[22:38:40.944](0.013s) # testing using transfer mode --link # Checking port 57111 # Found port 57111 Name: old_node Data directory: /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_old_node_data/pgdata Backup directory: /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_old_node_data/backup Archive directory: /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_old_node_data/archives Connection string: port=57111 host=/tmp/3G23NZJIWK Log file: /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/log/002_pg_upgrade_old_node.log [22:38:40.983](0.040s) # initializing database system by running initdb # Running: initdb -D /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_old_node_data/pgdata -A trust -N --wal-segsize 1 --allow-group-access --encoding UTF-8 --lc-collate C --lc-ctype C --locale-provider builtin --builtin-locale C.UTF-8 The files belonging to this database system will be owned by user "postgres". This user must also own the server process. The database cluster will be initialized with this locale configuration: locale provider: builtin default collation: C.UTF-8 LC_COLLATE: C LC_CTYPE: C LC_MESSAGES: C LC_MONETARY: en_US.UTF-8 LC_NUMERIC: en_US.UTF-8 LC_TIME: en_US.UTF-8 The default text search configuration will be set to "english". Data page checksums are disabled. creating directory /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_old_node_data/pgdata ... ok creating subdirectories ... ok selecting dynamic shared memory implementation ... posix selecting default max_connections ... 100 selecting default shared_buffers ... 128MB selecting default time zone ... UTC creating configuration files ... ok running bootstrap script ... ok performing post-bootstrap initialization ... ok Sync to disk skipped. The data directory might become corrupt if the operating system crashes. Success. You can now start the database server using: pg_ctl -D /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_old_node_data/pgdata -l logfile start # Running: /tmp/cirrus-ci-build/build/src/test/regress/pg_regress --config-auth /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_old_node_data/pgdata ### Starting node "old_node" # Running: pg_ctl -w -D /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_old_node_data/pgdata -l /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/log/002_pg_upgrade_old_node.log -o --cluster-name=old_node start waiting for server to start.... done server started # Postmaster PID for node "old_node" is 6020 [22:38:42.641](1.658s) ok 1 - check locales in original cluster # Running: createdb regression\"\  !"#$%&'()*+,-\\"\\\ [22:38:42.811](0.170s) ok 2 - created database with ASCII characters from 1 to 45 # Running: createdb regression./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ [22:38:42.978](0.167s) ok 3 - created database with ASCII characters from 46 to 90 # Running: createdb regression[\]^_`abcdefghijklmnopqrstuvwxyz{|}~ [22:38:43.057](0.078s) ok 4 - created database with ASCII characters from 91 to 127 [22:38:43.057](0.000s) # running regression tests in old instance # using postmaster on /tmp/3G23NZJIWK, port 57111 ok 1 - test_setup 527 ms # parallel group (20 tests): varchar oid char pg_lsn name txid uuid text int4 regproc money float4 boolean int2 bit enum int8 float8 rangetypes numeric ok 2 + boolean 273 ms ok 3 + char 126 ms ok 4 + name 167 ms ok 5 + varchar 95 ms ok 6 + text 187 ms ok 7 + int2 290 ms ok 8 + int4 198 ms ok 9 + int8 367 ms ok 10 + oid 108 ms ok 11 + float4 241 ms ok 12 + float8 374 ms ok 13 + bit 317 ms ok 14 + numeric 907 ms ok 15 + txid 167 ms ok 16 + uuid 181 ms ok 17 + enum 345 ms ok 18 + money 238 ms ok 19 + rangetypes 769 ms ok 20 + pg_lsn 126 ms ok 21 + regproc 224 ms # parallel group (20 tests): md5 lseg circle path point time line macaddr macaddr8 timetz numerology polygon inet date box interval timestamp strings timestamptz multirangetypes ok 22 + strings 686 ms ok 23 + md5 59 ms ok 24 + numerology 253 ms ok 25 + point 112 ms ok 26 + lseg 80 ms ok 27 + line 120 ms ok 28 + box 434 ms ok 29 + path 90 ms ok 30 + polygon 257 ms ok 31 + circle 83 ms ok 32 + date 267 ms ok 33 + time 114 ms ok 34 + timetz 189 ms ok 35 + timestamp 569 ms ok 36 + timestamptz 689 ms ok 37 + interval 493 ms ok 38 + inet 264 ms ok 39 + macaddr 140 ms ok 40 + macaddr8 175 ms ok 41 + multirangetypes 789 ms # parallel group (12 tests): comments misc_sanity unicode mvcc xid type_sanity expressions geometry tstypes horology regex opr_sanity ok 42 + geometry 291 ms ok 43 + horology 353 ms ok 44 + tstypes 292 ms ok 45 + regex 365 ms ok 46 + type_sanity 200 ms ok 47 + opr_sanity 395 ms ok 48 + misc_sanity 40 ms ok 49 + comments 35 ms ok 50 + expressions 234 ms ok 51 + unicode 47 ms ok 52 + xid 196 ms ok 53 + mvcc 83 ms # parallel group (5 tests): copyselect copydml copy insert_conflict insert ok 54 + copy 310 ms ok 55 + copyselect 113 ms ok 56 + copydml 140 ms ok 57 + insert 1185 ms ok 58 + insert_conflict 702 ms # parallel group (7 tests): create_function_c create_operator create_type create_schema create_procedure create_misc create_table ok 59 + create_function_c 18 ms ok 60 + create_misc 129 ms ok 61 + create_operator 70 ms ok 62 + create_procedure 113 ms ok 63 + create_table 1587 ms ok 64 + create_type 103 ms ok 65 + create_schema 107 ms # parallel group (5 tests): index_including_gist index_including create_index_spgist create_view create_index ok 66 + create_index 1849 ms ok 67 + create_index_spgist 710 ms ok 68 + create_view 983 ms ok 69 + index_including 448 ms ok 70 + index_including_gist 448 ms # parallel group (16 tests): errors hash_func create_aggregate select typed_table drop_if_exists create_cast roleattributes create_function_sql infinite_recurse create_am vacuum constraints updatable_views inherit triggers ok 71 + create_aggregate 190 ms ok 72 + create_function_sql 292 ms ok 73 + create_cast 263 ms ok 74 + constraints 1334 ms ok 75 + triggers 5427 ms ok 76 + select 207 ms ok 77 + inherit 3658 ms ok 78 + typed_table 214 ms ok 79 + vacuum 775 ms ok 80 + drop_if_exists 249 ms ok 81 + updatable_views 3179 ms ok 82 + roleattributes 272 ms ok 83 + create_am 421 ms ok 84 + hash_func 71 ms ok 85 + errors 53 ms ok 86 + infinite_recurse 364 ms ok 87 - sanity_check 94 ms # parallel group (20 tests): select_distinct_on random delete select_having select_implicit namespace select_into select_distinct case prepared_xacts union portals hash_index subselect transactions arrays update aggregates btree_index join ok 88 + select_into 278 ms ok 89 + select_distinct 343 ms ok 90 + select_distinct_on 85 ms ok 91 + select_implicit 171 ms ok 92 + select_having 166 ms ok 93 + subselect 931 ms ok 94 + union 711 ms ok 95 + case 363 ms ok 96 + join 1761 ms ok 97 + aggregates 1518 ms ok 98 + transactions 1037 ms ok 99 + random 98 ms ok 100 + portals 820 ms ok 101 + arrays 1045 ms ok 102 + btree_index 1719 ms ok 103 + hash_index 905 ms ok 104 + update 1286 ms ok 105 + delete 112 ms ok 106 + namespace 232 ms ok 107 + prepared_xacts 365 ms # parallel group (20 tests): init_privs drop_operator tablesample security_label password object_address lock groupingsets collate replica_identity spgist gin gist matview identity generated brin join_hash rowsecurity privileges ok 108 + brin 4125 ms ok 109 + gin 1492 ms ok 110 + gist 1605 ms ok 111 + spgist 1431 ms ok 112 + privileges 4656 ms ok 113 + init_privs 81 ms ok 114 + security_label 340 ms ok 115 + collate 1303 ms ok 116 + matview 1983 ms ok 117 + lock 891 ms ok 118 + replica_identity 1309 ms ok 119 + rowsecurity 4536 ms ok 120 + object_address 820 ms ok 121 + tablesample 266 ms ok 122 + groupingsets 1079 ms ok 123 + drop_operator 250 ms ok 124 + password 537 ms ok 125 + identity 2097 ms ok 126 + generated 2988 ms ok 127 + join_hash 4236 ms # parallel group (2 tests): brin_bloom brin_multi ok 128 + brin_bloom 132 ms ok 129 + brin_multi 777 ms # parallel group (18 tests): async dbsize collate.utf8 sysviews tidscan tid alter_operator tsrf tidrangescan misc_functions create_role misc incremental_sort without_overlaps alter_generic collate.icu.utf8 merge create_table_like ok 130 + create_table_like 948 ms ok 131 + alter_generic 498 ms ok 132 + alter_operator 199 ms ok 133 + misc 348 ms ok 134 + async 46 ms ok 135 + dbsize 115 ms ok 136 + merge 929 ms ok 137 + misc_functions 331 ms ok 138 + sysviews 131 ms ok 139 + tsrf 201 ms ok 140 + tid 183 ms ok 141 + tidscan 170 ms ok 142 + tidrangescan 202 ms ok 143 + collate.utf8 117 ms ok 144 + collate.icu.utf8 818 ms ok 145 + incremental_sort 377 ms ok 146 + create_role 345 ms ok 147 + without_overlaps 431 ms # parallel group (7 tests): collate.linux.utf8 collate.windows.win1252 psql_crosstab amutils rules psql stats_ext ok 148 + rules 1172 ms ok 149 + psql 1488 ms ok 150 + psql_crosstab 62 ms ok 151 + amutils 94 ms ok 152 + stats_ext 2337 ms ok 153 + collate.linux.utf8 14 ms ok 154 + collate.windows.win1252 18 ms ok 155 - select_parallel 2202 ms ok 156 - write_parallel 199 ms ok 157 - vacuum_parallel 127 ms # parallel group (2 tests): subscription publication ok 158 + publication 1791 ms ok 159 + subscription 131 ms # parallel group (17 tests): advisory_lock xmlmap portals_p2 combocid functional_deps bitmapops dependency equivclass select_views tsdicts guc indirect_toast window cluster tsearch foreign_data foreign_key ok 160 + select_views 466 ms ok 161 + portals_p2 261 ms ok 162 + foreign_key 5868 ms ok 163 + cluster 925 ms ok 164 + dependency 434 ms ok 165 + guc 531 ms ok 166 + bitmapops 433 ms ok 167 + combocid 267 ms ok 168 + tsearch 1050 ms ok 169 + tsdicts 469 ms ok 170 + foreign_data 2735 ms ok 171 + window 881 ms ok 172 + xmlmap 198 ms ok 173 + functional_deps 290 ms ok 174 + advisory_lock 171 ms ok 175 + indirect_toast 547 ms ok 176 + equivclass 461 ms # parallel group (8 tests): jsonpath_encoding json_encoding sqljson jsonpath sqljson_queryfuncs json jsonb_jsonpath jsonb ok 177 + json 297 ms ok 178 + jsonb 719 ms ok 179 + json_encoding 34 ms ok 180 + jsonpath 195 ms ok 181 + jsonpath_encoding 31 ms ok 182 + jsonb_jsonpath 346 ms ok 183 + sqljson 176 ms ok 184 + sqljson_queryfuncs 281 ms # parallel group (18 tests): prepare returning conversion limit plancache temp truncate sequence rowtypes with copy2 polymorphism xml rangefuncs largeobject domain plpgsql alter_table ok 185 + plancache 520 ms ok 186 + limit 480 ms ok 187 + plpgsql 3141 ms ok 188 + copy2 1398 ms ok 189 + temp 833 ms ok 190 + domain 1746 ms ok 191 + rangefuncs 1589 ms ok 192 + prepare 186 ms ok 193 + conversion 395 ms ok 194 + truncate 1040 ms ok 195 + alter_table 9085 ms ok 196 + sequence 1173 ms ok 197 + polymorphism 1497 ms ok 198 + rowtypes 1257 ms ok 199 + returning 357 ms ok 200 + largeobject 1660 ms ok 201 + with 1299 ms ok 202 + xml 1504 ms # parallel group (13 tests): hash_part predicate explain partition_info reloptions memoize compression partition_aggregate stats tuplesort partition_join partition_prune indexing ok 203 + partition_join 2666 ms ok 204 + partition_prune 4424 ms ok 205 + reloptions 320 ms ok 206 + hash_part 141 ms ok 207 + indexing 5311 ms ok 208 + partition_aggregate 1271 ms ok 209 + partition_info 192 ms ok 210 + tuplesort 2280 ms ok 211 + explain 182 ms ok 212 + compression 1047 ms ok 213 + memoize 360 ms ok 214 + stats 2038 ms ok 215 + predicate 157 ms # parallel group (2 tests): oidjoins event_trigger ok 216 + oidjoins 286 ms ok 217 + event_trigger 503 ms ok 218 - event_trigger_login 82 ms ok 219 - fast_default 451 ms ok 220 - tablespace 1485 ms 1..220 # All 220 tests passed. [22:39:34.837](51.780s) ok 5 - regression tests pass # Checking port 57112 # Found port 57112 Name: new_node Data directory: /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata Backup directory: /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/backup Archive directory: /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/archives Connection string: port=57112 host=/tmp/3G23NZJIWK Log file: /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/log/002_pg_upgrade_new_node.log [22:39:34.840](0.002s) # initializing database system by running initdb # Running: initdb -D /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata -A trust -N --wal-segsize 1 --allow-group-access --encoding SQL_ASCII --locale-provider libc The files belonging to this database system will be owned by user "postgres". This user must also own the server process. The database cluster will be initialized with this locale configuration: locale provider: libc LC_COLLATE: en_US.UTF-8 LC_CTYPE: en_US.UTF-8 LC_MESSAGES: C LC_MONETARY: en_US.UTF-8 LC_NUMERIC: en_US.UTF-8 LC_TIME: en_US.UTF-8 The default text search configuration will be set to "english". Data page checksums are disabled. creating directory /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata ... ok creating subdirectories ... ok selecting dynamic shared memory implementation ... posix selecting default max_connections ... 100 selecting default shared_buffers ... 128MB selecting default time zone ... UTC creating configuration files ... ok running bootstrap script ... ok performing post-bootstrap initialization ... ok Sync to disk skipped. The data directory might become corrupt if the operating system crashes. Success. You can now start the database server using: pg_ctl -D /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata -l logfile start # Running: /tmp/cirrus-ci-build/build/src/test/regress/pg_regress --config-auth /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata # Running: pg_dumpall --no-sync -d port=57111 host=/tmp/3G23NZJIWK dbname='postgres' -f /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/tmp_test_krdM/dump1.sql [22:39:39.868](5.028s) ok 6 - dump before running pg_upgrade ### Stopping node "old_node" using mode fast # Running: pg_ctl -D /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_old_node_data/pgdata -m fast stop waiting for server to shut down.... done server stopped # No postmaster PID for node "old_node" # Running: pg_upgrade --no-sync -d /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_old_node_data/pgdata -D /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata -b /tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/does/not/exist/ -B /tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin -s /tmp/3G23NZJIWK -p 57111 -P 57112 --link --check check for "/tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/does/not/exist" failed: No such file or directory Failure, exiting [22:39:40.057](0.189s) ok 7 - run of pg_upgrade --check for new instance with incorrect binary path [22:39:40.058](0.000s) ok 8 - pg_upgrade_output.d/ not removed after pg_upgrade failure # Running: pg_upgrade --no-sync -d /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_old_node_data/pgdata -D /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata -b /tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin -B /tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin -s /tmp/3G23NZJIWK -p 57111 -P 57112 --link --check [22:39:40.601](0.543s) ok 9 - invalid database causes failure status (got 1 vs expected 1) [22:39:40.603](0.002s) ok 10 - invalid database causes failure stdout /(?^:invalid)/ [22:39:40.604](0.001s) ok 11 - invalid database causes failure stderr /(?^:^$)/ ### Starting node "old_node" # Running: pg_ctl -w -D /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_old_node_data/pgdata -l /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/log/002_pg_upgrade_old_node.log -o --cluster-name=old_node start waiting for server to start.... done server started # Postmaster PID for node "old_node" is 18274 ### Stopping node "old_node" using mode fast # Running: pg_ctl -D /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_old_node_data/pgdata -m fast stop waiting for server to shut down.... done server stopped # No postmaster PID for node "old_node" # Running: pg_upgrade --no-sync -d /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_old_node_data/pgdata -D /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata -b /tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin -B /tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin -s /tmp/3G23NZJIWK -p 57111 -P 57112 --link --check Performing Consistency Checks ----------------------------- Checking cluster versions ok Checking database user is the install user ok Checking database connection settings ok Checking for prepared transactions ok Checking for contrib/isn with bigint-passing mismatch ok Checking for valid logical replication slots ok Checking for subscription state ok Checking for data type usage ok Checking for presence of required libraries ok Checking database user is the install user ok Checking for prepared transactions ok Checking for new cluster tablespace directories ok *Clusters are compatible* [22:39:42.559](1.955s) ok 12 - run of pg_upgrade --check for new instance [22:39:42.561](0.002s) ok 13 - pg_upgrade_output.d/ removed after pg_upgrade --check success # Running: pg_upgrade --no-sync -d /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_old_node_data/pgdata -D /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata -b /tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin -B /tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin -s /tmp/3G23NZJIWK -p 57111 -P 57112 --link Performing Consistency Checks ----------------------------- Checking cluster versions ok Checking database user is the install user ok Checking database connection settings ok Checking for prepared transactions ok Checking for contrib/isn with bigint-passing mismatch ok Checking for valid logical replication slots ok Checking for subscription state ok Checking for data type usage ok Creating dump of global objects ok Creating dump of database schemas ok Checking for presence of required libraries ok Checking database user is the install user ok Checking for prepared transactions ok Checking for new cluster tablespace directories ok If pg_upgrade fails after this point, you must re-initdb the new cluster before continuing. Performing Upgrade ------------------ Setting locale and encoding for new cluster ok Analyzing all rows in the new cluster ok Freezing all rows in the new cluster ok Deleting files from new pg_xact ok Copying old pg_xact to new server ok Setting oldest XID for new cluster ok Setting next transaction ID and epoch for new cluster ok Deleting files from new pg_multixact/offsets ok Copying old pg_multixact/offsets to new server ok Deleting files from new pg_multixact/members ok Copying old pg_multixact/members to new server ok Setting next multixact ID and offset for new cluster ok Resetting WAL archives ok Setting frozenxid and minmxid counters in new cluster ok Restoring global objects in the new cluster ok Restoring database schemas in the new cluster *failure* Consult the last few lines of "/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata/pg_upgrade_output.d/20240321T223942.568/log/pg_upgrade_dump_16387.log" for the probable cause of the failure. Failure, exiting [22:39:55.541](12.980s) not ok 14 - run of pg_upgrade for new instance [22:39:55.541](0.000s) # Failed test 'run of pg_upgrade for new instance' # at /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 440. [22:39:55.541](0.000s) not ok 15 - pg_upgrade_output.d/ removed after pg_upgrade success [22:39:55.542](0.000s) # Failed test 'pg_upgrade_output.d/ removed after pg_upgrade success' # at /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 449. ### Starting node "new_node" # Running: pg_ctl -w -D /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata -l /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/log/002_pg_upgrade_new_node.log -o --cluster-name=new_node start waiting for server to start.... done server started # Postmaster PID for node "new_node" is 20949 [22:39:55.651](0.110s) # === contents of /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata/pg_upgrade_output.d/20240321T223942.568/log/pg_upgrade_internal.log === ----------------------------------------------------------------- pg_upgrade run on Thu Mar 21 22:39:42 2024 ----------------------------------------------------------------- Performing Consistency Checks ----------------------------- Checking cluster versions ok Checking database user is the install user ok Checking database connection settings ok Checking for prepared transactions ok Checking for contrib/isn with bigint-passing mismatch ok Checking for valid logical replication slots ok Checking for subscription state ok Checking for data type usage ok Creating dump of global objects ok Creating dump of database schemas ok Checking for presence of required libraries ok Checking database user is the install user ok Checking for prepared transactions ok Checking for new cluster tablespace directories ok If pg_upgrade fails after this point, you must re-initdb the new cluster before continuing. Performing Upgrade ------------------ Setting locale and encoding for new cluster ok Analyzing all rows in the new cluster ok Freezing all rows in the new cluster ok Deleting files from new pg_xact ok Copying old pg_xact to new server ok Setting oldest XID for new cluster ok Setting next transaction ID and epoch for new cluster ok Deleting files from new pg_multixact/offsets ok Copying old pg_multixact/offsets to new server ok Deleting files from new pg_multixact/members ok Copying old pg_multixact/members to new server ok Setting next multixact ID and offset for new cluster ok Resetting WAL archives ok Setting frozenxid and minmxid counters in new cluster ok Restoring global objects in the new cluster ok Restoring database schemas in the new cluster *failure* Consult the last few lines of "/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata/pg_upgrade_output.d/20240321T223942.568/log/pg_upgrade_dump_16387.log" for the probable cause of the failure. === EOF === [22:39:55.652](0.000s) # === contents of /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata/pg_upgrade_output.d/20240321T223942.568/log/pg_upgrade_server.log === ----------------------------------------------------------------- pg_upgrade run on Thu Mar 21 22:39:42 2024 ----------------------------------------------------------------- command: "/tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/pg_ctl" -w -l "/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata/pg_upgrade_output.d/20240321T223942.568/log/pg_upgrade_server.log" -D "/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_old_node_data/pgdata" -o "-p 57111 -b -c max_slot_wal_keep_size=-1 -c listen_addresses='' -c unix_socket_permissions=0700 -c unix_socket_directories='/tmp/3G23NZJIWK'" start >> "/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata/pg_upgrade_output.d/20240321T223942.568/log/pg_upgrade_server.log" 2>&1 waiting for server to start....2024-03-21 22:39:42.988 UTC [18799][postmaster] LOG: starting PostgreSQL 17devel on x86_64-freebsd, compiled by clang-14.0.5, 64-bit 2024-03-21 22:39:42.988 UTC [18799][postmaster] LOG: listening on Unix socket "/tmp/3G23NZJIWK/.s.PGSQL.57111" 2024-03-21 22:39:43.034 UTC [18803][startup] LOG: database system was shut down at 2024-03-21 22:39:41 UTC 2024-03-21 22:39:43.036 UTC [18799][postmaster] LOG: database system is ready to accept connections done server started 2024-03-21 22:39:43.063 UTC [18815][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-21 22:39:43.064 UTC [18815][client backend] [[unknown]][0/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_old_node_data/pgdata/pg_hba.conf:117) 2024-03-21 22:39:43.064 UTC [18815][client backend] [[unknown]][0/1:0] LOG: connection authorized: user=postgres database=template1 application_name=002_pg_upgrade.pl 2024-03-21 22:39:43.073 UTC [18815][client backend] [002_pg_upgrade.pl][:0] LOG: disconnection: session time: 0:00:00.010 user=postgres database=template1 host=[local] 2024-03-21 22:39:43.085 UTC [18817][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-21 22:39:43.085 UTC [18817][client backend] [[unknown]][1/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_old_node_data/pgdata/pg_hba.conf:117) 2024-03-21 22:39:43.085 UTC [18817][client backend] [[unknown]][1/1:0] LOG: connection authorized: user=postgres database=template1 application_name=002_pg_upgrade.pl 2024-03-21 22:39:43.093 UTC [18817][client backend] [002_pg_upgrade.pl][1/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:43.095 UTC [18817][client backend] [002_pg_upgrade.pl][1/3:0] LOG: statement: SELECT encoding, datlocprovider, datcollate, datctype, datlocale FROM pg_catalog.pg_database WHERE datname='template0' 2024-03-21 22:39:43.098 UTC [18817][client backend] [002_pg_upgrade.pl][:0] LOG: disconnection: session time: 0:00:00.013 user=postgres database=template1 host=[local] 2024-03-21 22:39:43.100 UTC [18820][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-21 22:39:43.101 UTC [18820][client backend] [[unknown]][2/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_old_node_data/pgdata/pg_hba.conf:117) 2024-03-21 22:39:43.101 UTC [18820][client backend] [[unknown]][2/1:0] LOG: connection authorized: user=postgres database=template1 application_name=002_pg_upgrade.pl 2024-03-21 22:39:43.102 UTC [18820][client backend] [002_pg_upgrade.pl][2/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:43.103 UTC [18820][client backend] [002_pg_upgrade.pl][2/3:0] LOG: statement: SELECT d.oid, d.datname, d.encoding, d.datcollate, d.datctype, datlocprovider, datlocale, pg_catalog.pg_tablespace_location(t.oid) AS spclocation FROM pg_catalog.pg_database d LEFT OUTER JOIN pg_catalog.pg_tablespace t ON d.dattablespace = t.oid WHERE d.datallowconn = true ORDER BY 1 2024-03-21 22:39:43.109 UTC [18820][client backend] [002_pg_upgrade.pl][:0] LOG: disconnection: session time: 0:00:00.008 user=postgres database=template1 host=[local] 2024-03-21 22:39:43.125 UTC [18823][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-21 22:39:43.125 UTC [18823][client backend] [[unknown]][3/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_old_node_data/pgdata/pg_hba.conf:117) 2024-03-21 22:39:43.125 UTC [18823][client backend] [[unknown]][3/1:0] LOG: connection authorized: user=postgres database=template1 application_name=002_pg_upgrade.pl 2024-03-21 22:39:43.127 UTC [18823][client backend] [002_pg_upgrade.pl][3/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:43.131 UTC [18823][client backend] [002_pg_upgrade.pl][3/3:0] LOG: statement: WITH regular_heap (reloid, indtable, toastheap) AS ( SELECT c.oid, 0::oid, 0::oid FROM pg_catalog.pg_class c JOIN pg_catalog.pg_namespace n ON c.relnamespace = n.oid WHERE relkind IN ('r', 'm') AND ((n.nspname !~ '^pg_temp_' AND n.nspname !~ '^pg_toast_temp_' AND n.nspname NOT IN ('pg_catalog', 'information_schema', 'binary_upgrade', 'pg_toast') AND c.oid >= 16384::pg_catalog.oid) OR (n.nspname = 'pg_catalog' AND relname IN ('pg_largeobject') ))), toast_heap (reloid, indtable, toastheap) AS ( SELECT c.reltoastrelid, 0::oid, c.oid FROM regular_heap JOIN pg_catalog.pg_class c ON regular_heap.reloid = c.oid WHERE c.reltoastrelid != 0), all_index (reloid, indtable, toastheap) AS ( SELECT indexrelid, indrelid, 0::oid FROM pg_catalog.pg_index WHERE indisvalid AND indisready AND indrelid IN (SELECT reloid FROM regular_heap UNION ALL SELECT reloid FROM toast_heap)) SELECT all_rels.*, n.nspname, c.relname, c.relfilenode, c.reltablespace, pg_catalog.pg_tablespace_location(t.oid) AS spclocation FROM (SELECT * FROM regular_heap UNION ALL SELECT * FROM toast_heap UNION ALL SELECT * FROM all_index) all_rels JOIN pg_catalog.pg_class c ON all_rels.reloid = c.oid JOIN pg_catalog.pg_namespace n ON c.relnamespace = n.oid LEFT OUTER JOIN pg_catalog.pg_tablespace t ON c.reltablespace = t.oid ORDER BY 1; 2024-03-21 22:39:43.139 UTC [18823][client backend] [002_pg_upgrade.pl][:0] LOG: disconnection: session time: 0:00:00.014 user=postgres database=template1 host=[local] 2024-03-21 22:39:43.146 UTC [18829][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-21 22:39:43.147 UTC [18829][client backend] [[unknown]][4/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_old_node_data/pgdata/pg_hba.conf:117) 2024-03-21 22:39:43.147 UTC [18829][client backend] [[unknown]][4/1:0] LOG: connection authorized: user=postgres database=template1 application_name=002_pg_upgrade.pl 2024-03-21 22:39:43.149 UTC [18829][client backend] [002_pg_upgrade.pl][4/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:43.164 UTC [18829][client backend] [002_pg_upgrade.pl][4/3:0] LOG: statement: SELECT slot_name, plugin, two_phase, failover, (CASE WHEN conflict_reason IS NOT NULL THEN FALSE ELSE (SELECT pg_catalog.binary_upgrade_logical_slot_has_caught_up(slot_name)) END) as caught_up, conflict_reason IS NOT NULL as invalid FROM pg_catalog.pg_replication_slots WHERE slot_type = 'logical' AND database = current_database() AND temporary IS FALSE; 2024-03-21 22:39:43.172 UTC [18829][client backend] [002_pg_upgrade.pl][:0] LOG: disconnection: session time: 0:00:00.025 user=postgres database=template1 host=[local] 2024-03-21 22:39:43.188 UTC [18834][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-21 22:39:43.188 UTC [18834][client backend] [[unknown]][5/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_old_node_data/pgdata/pg_hba.conf:117) 2024-03-21 22:39:43.188 UTC [18834][client backend] [[unknown]][5/1:0] LOG: connection authorized: user=postgres database=template1 application_name=002_pg_upgrade.pl 2024-03-21 22:39:43.190 UTC [18834][client backend] [002_pg_upgrade.pl][5/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:43.190 UTC [18834][client backend] [002_pg_upgrade.pl][5/3:0] LOG: statement: SELECT count(*) FROM pg_catalog.pg_subscription WHERE subdbid = 1 2024-03-21 22:39:43.194 UTC [18834][client backend] [002_pg_upgrade.pl][:0] LOG: disconnection: session time: 0:00:00.006 user=postgres database=template1 host=[local] 2024-03-21 22:39:43.196 UTC [18836][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-21 22:39:43.196 UTC [18836][client backend] [[unknown]][6/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_old_node_data/pgdata/pg_hba.conf:117) 2024-03-21 22:39:43.196 UTC [18836][client backend] [[unknown]][6/1:0] LOG: connection authorized: user=postgres database=postgres application_name=002_pg_upgrade.pl 2024-03-21 22:39:43.200 UTC [18836][client backend] [002_pg_upgrade.pl][6/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:43.201 UTC [18836][client backend] [002_pg_upgrade.pl][6/3:0] LOG: statement: WITH regular_heap (reloid, indtable, toastheap) AS ( SELECT c.oid, 0::oid, 0::oid FROM pg_catalog.pg_class c JOIN pg_catalog.pg_namespace n ON c.relnamespace = n.oid WHERE relkind IN ('r', 'm') AND ((n.nspname !~ '^pg_temp_' AND n.nspname !~ '^pg_toast_temp_' AND n.nspname NOT IN ('pg_catalog', 'information_schema', 'binary_upgrade', 'pg_toast') AND c.oid >= 16384::pg_catalog.oid) OR (n.nspname = 'pg_catalog' AND relname IN ('pg_largeobject') ))), toast_heap (reloid, indtable, toastheap) AS ( SELECT c.reltoastrelid, 0::oid, c.oid FROM regular_heap JOIN pg_catalog.pg_class c ON regular_heap.reloid = c.oid WHERE c.reltoastrelid != 0), all_index (reloid, indtable, toastheap) AS ( SELECT indexrelid, indrelid, 0::oid FROM pg_catalog.pg_index WHERE indisvalid AND indisready AND indrelid IN (SELECT reloid FROM regular_heap UNION ALL SELECT reloid FROM toast_heap)) SELECT all_rels.*, n.nspname, c.relname, c.relfilenode, c.reltablespace, pg_catalog.pg_tablespace_location(t.oid) AS spclocation FROM (SELECT * FROM regular_heap UNION ALL SELECT * FROM toast_heap UNION ALL SELECT * FROM all_index) all_rels JOIN pg_catalog.pg_class c ON all_rels.reloid = c.oid JOIN pg_catalog.pg_namespace n ON c.relnamespace = n.oid LEFT OUTER JOIN pg_catalog.pg_tablespace t ON c.reltablespace = t.oid ORDER BY 1; 2024-03-21 22:39:43.213 UTC [18836][client backend] [002_pg_upgrade.pl][:0] LOG: disconnection: session time: 0:00:00.017 user=postgres database=postgres host=[local] 2024-03-21 22:39:43.219 UTC [18839][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-21 22:39:43.219 UTC [18839][client backend] [[unknown]][7/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_old_node_data/pgdata/pg_hba.conf:117) 2024-03-21 22:39:43.219 UTC [18839][client backend] [[unknown]][7/1:0] LOG: connection authorized: user=postgres database=postgres application_name=002_pg_upgrade.pl 2024-03-21 22:39:43.220 UTC [18839][client backend] [002_pg_upgrade.pl][7/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:43.221 UTC [18839][client backend] [002_pg_upgrade.pl][7/3:0] LOG: statement: SELECT slot_name, plugin, two_phase, failover, (CASE WHEN conflict_reason IS NOT NULL THEN FALSE ELSE (SELECT pg_catalog.binary_upgrade_logical_slot_has_caught_up(slot_name)) END) as caught_up, conflict_reason IS NOT NULL as invalid FROM pg_catalog.pg_replication_slots WHERE slot_type = 'logical' AND database = current_database() AND temporary IS FALSE; 2024-03-21 22:39:43.246 UTC [18839][client backend] [002_pg_upgrade.pl][:0] LOG: disconnection: session time: 0:00:00.027 user=postgres database=postgres host=[local] 2024-03-21 22:39:43.251 UTC [18845][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-21 22:39:43.251 UTC [18845][client backend] [[unknown]][8/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_old_node_data/pgdata/pg_hba.conf:117) 2024-03-21 22:39:43.251 UTC [18845][client backend] [[unknown]][8/1:0] LOG: connection authorized: user=postgres database=postgres application_name=002_pg_upgrade.pl 2024-03-21 22:39:43.253 UTC [18845][client backend] [002_pg_upgrade.pl][8/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:43.253 UTC [18845][client backend] [002_pg_upgrade.pl][8/3:0] LOG: statement: SELECT count(*) FROM pg_catalog.pg_subscription WHERE subdbid = 5 2024-03-21 22:39:43.257 UTC [18847][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-21 22:39:43.258 UTC [18845][client backend] [002_pg_upgrade.pl][:0] LOG: disconnection: session time: 0:00:00.007 user=postgres database=postgres host=[local] 2024-03-21 22:39:43.259 UTC [18847][client backend] [[unknown]][9/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_old_node_data/pgdata/pg_hba.conf:117) 2024-03-21 22:39:43.259 UTC [18847][client backend] [[unknown]][9/1:0] LOG: connection authorized: user=postgres database=regression\"\  !"#$%&'()*+,-\\"\\\ application_name=002_pg_upgrade.pl 2024-03-21 22:39:43.264 UTC [18847][client backend] [002_pg_upgrade.pl][9/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:43.266 UTC [18847][client backend] [002_pg_upgrade.pl][9/3:0] LOG: statement: WITH regular_heap (reloid, indtable, toastheap) AS ( SELECT c.oid, 0::oid, 0::oid FROM pg_catalog.pg_class c JOIN pg_catalog.pg_namespace n ON c.relnamespace = n.oid WHERE relkind IN ('r', 'm') AND ((n.nspname !~ '^pg_temp_' AND n.nspname !~ '^pg_toast_temp_' AND n.nspname NOT IN ('pg_catalog', 'information_schema', 'binary_upgrade', 'pg_toast') AND c.oid >= 16384::pg_catalog.oid) OR (n.nspname = 'pg_catalog' AND relname IN ('pg_largeobject') ))), toast_heap (reloid, indtable, toastheap) AS ( SELECT c.reltoastrelid, 0::oid, c.oid FROM regular_heap JOIN pg_catalog.pg_class c ON regular_heap.reloid = c.oid WHERE c.reltoastrelid != 0), all_index (reloid, indtable, toastheap) AS ( SELECT indexrelid, indrelid, 0::oid FROM pg_catalog.pg_index WHERE indisvalid AND indisready AND indrelid IN (SELECT reloid FROM regular_heap UNION ALL SELECT reloid FROM toast_heap)) SELECT all_rels.*, n.nspname, c.relname, c.relfilenode, c.reltablespace, pg_catalog.pg_tablespace_location(t.oid) AS spclocation FROM (SELECT * FROM regular_heap UNION ALL SELECT * FROM toast_heap UNION ALL SELECT * FROM all_index) all_rels JOIN pg_catalog.pg_class c ON all_rels.reloid = c.oid JOIN pg_catalog.pg_namespace n ON c.relnamespace = n.oid LEFT OUTER JOIN pg_catalog.pg_tablespace t ON c.reltablespace = t.oid ORDER BY 1; 2024-03-21 22:39:43.276 UTC [18852][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-21 22:39:43.276 UTC [18852][client backend] [[unknown]][10/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_old_node_data/pgdata/pg_hba.conf:117) 2024-03-21 22:39:43.276 UTC [18852][client backend] [[unknown]][10/1:0] LOG: connection authorized: user=postgres database=regression\"\  !"#$%&'()*+,-\\"\\\ application_name=002_pg_upgrade.pl 2024-03-21 22:39:43.278 UTC [18852][client backend] [002_pg_upgrade.pl][10/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:43.278 UTC [18852][client backend] [002_pg_upgrade.pl][10/3:0] LOG: statement: SELECT slot_name, plugin, two_phase, failover, (CASE WHEN conflict_reason IS NOT NULL THEN FALSE ELSE (SELECT pg_catalog.binary_upgrade_logical_slot_has_caught_up(slot_name)) END) as caught_up, conflict_reason IS NOT NULL as invalid FROM pg_catalog.pg_replication_slots WHERE slot_type = 'logical' AND database = current_database() AND temporary IS FALSE; 2024-03-21 22:39:43.279 UTC [18847][client backend] [002_pg_upgrade.pl][:0] LOG: disconnection: session time: 0:00:00.021 user=postgres database=regression\"\  !"#$%&'()*+,-\\"\\\ host=[local] 2024-03-21 22:39:43.282 UTC [18852][client backend] [002_pg_upgrade.pl][:0] LOG: disconnection: session time: 0:00:00.006 user=postgres database=regression\"\  !"#$%&'()*+,-\\"\\\ host=[local] 2024-03-21 22:39:43.282 UTC [18853][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-21 22:39:43.283 UTC [18853][client backend] [[unknown]][11/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_old_node_data/pgdata/pg_hba.conf:117) 2024-03-21 22:39:43.283 UTC [18853][client backend] [[unknown]][11/1:0] LOG: connection authorized: user=postgres database=regression\"\  !"#$%&'()*+,-\\"\\\ application_name=002_pg_upgrade.pl 2024-03-21 22:39:43.283 UTC [18853][client backend] [002_pg_upgrade.pl][11/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:43.284 UTC [18853][client backend] [002_pg_upgrade.pl][11/3:0] LOG: statement: SELECT count(*) FROM pg_catalog.pg_subscription WHERE subdbid = 16384 2024-03-21 22:39:43.287 UTC [18853][client backend] [002_pg_upgrade.pl][:0] LOG: disconnection: session time: 0:00:00.004 user=postgres database=regression\"\  !"#$%&'()*+,-\\"\\\ host=[local] 2024-03-21 22:39:43.287 UTC [18854][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-21 22:39:43.288 UTC [18854][client backend] [[unknown]][12/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_old_node_data/pgdata/pg_hba.conf:117) 2024-03-21 22:39:43.288 UTC [18854][client backend] [[unknown]][12/1:0] LOG: connection authorized: user=postgres database=regression./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ application_name=002_pg_upgrade.pl 2024-03-21 22:39:43.302 UTC [18854][client backend] [002_pg_upgrade.pl][12/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:43.303 UTC [18854][client backend] [002_pg_upgrade.pl][12/3:0] LOG: statement: WITH regular_heap (reloid, indtable, toastheap) AS ( SELECT c.oid, 0::oid, 0::oid FROM pg_catalog.pg_class c JOIN pg_catalog.pg_namespace n ON c.relnamespace = n.oid WHERE relkind IN ('r', 'm') AND ((n.nspname !~ '^pg_temp_' AND n.nspname !~ '^pg_toast_temp_' AND n.nspname NOT IN ('pg_catalog', 'information_schema', 'binary_upgrade', 'pg_toast') AND c.oid >= 16384::pg_catalog.oid) OR (n.nspname = 'pg_catalog' AND relname IN ('pg_largeobject') ))), toast_heap (reloid, indtable, toastheap) AS ( SELECT c.reltoastrelid, 0::oid, c.oid FROM regular_heap JOIN pg_catalog.pg_class c ON regular_heap.reloid = c.oid WHERE c.reltoastrelid != 0), all_index (reloid, indtable, toastheap) AS ( SELECT indexrelid, indrelid, 0::oid FROM pg_catalog.pg_index WHERE indisvalid AND indisready AND indrelid IN (SELECT reloid FROM regular_heap UNION ALL SELECT reloid FROM toast_heap)) SELECT all_rels.*, n.nspname, c.relname, c.relfilenode, c.reltablespace, pg_catalog.pg_tablespace_location(t.oid) AS spclocation FROM (SELECT * FROM regular_heap UNION ALL SELECT * FROM toast_heap UNION ALL SELECT * FROM all_index) all_rels JOIN pg_catalog.pg_class c ON all_rels.reloid = c.oid JOIN pg_catalog.pg_namespace n ON c.relnamespace = n.oid LEFT OUTER JOIN pg_catalog.pg_tablespace t ON c.reltablespace = t.oid ORDER BY 1; 2024-03-21 22:39:43.313 UTC [18854][client backend] [002_pg_upgrade.pl][:0] LOG: disconnection: session time: 0:00:00.025 user=postgres database=regression./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ host=[local] 2024-03-21 22:39:43.322 UTC [18860][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-21 22:39:43.322 UTC [18860][client backend] [[unknown]][13/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_old_node_data/pgdata/pg_hba.conf:117) 2024-03-21 22:39:43.322 UTC [18860][client backend] [[unknown]][13/1:0] LOG: connection authorized: user=postgres database=regression./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ application_name=002_pg_upgrade.pl 2024-03-21 22:39:43.323 UTC [18860][client backend] [002_pg_upgrade.pl][13/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:43.324 UTC [18860][client backend] [002_pg_upgrade.pl][13/3:0] LOG: statement: SELECT slot_name, plugin, two_phase, failover, (CASE WHEN conflict_reason IS NOT NULL THEN FALSE ELSE (SELECT pg_catalog.binary_upgrade_logical_slot_has_caught_up(slot_name)) END) as caught_up, conflict_reason IS NOT NULL as invalid FROM pg_catalog.pg_replication_slots WHERE slot_type = 'logical' AND database = current_database() AND temporary IS FALSE; 2024-03-21 22:39:43.327 UTC [18860][client backend] [002_pg_upgrade.pl][:0] LOG: disconnection: session time: 0:00:00.004 user=postgres database=regression./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ host=[local] 2024-03-21 22:39:43.328 UTC [18869][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-21 22:39:43.329 UTC [18869][client backend] [[unknown]][14/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_old_node_data/pgdata/pg_hba.conf:117) 2024-03-21 22:39:43.329 UTC [18869][client backend] [[unknown]][14/1:0] LOG: connection authorized: user=postgres database=regression./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ application_name=002_pg_upgrade.pl 2024-03-21 22:39:43.329 UTC [18869][client backend] [002_pg_upgrade.pl][14/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:43.330 UTC [18869][client backend] [002_pg_upgrade.pl][14/3:0] LOG: statement: SELECT count(*) FROM pg_catalog.pg_subscription WHERE subdbid = 16385 2024-03-21 22:39:43.333 UTC [18869][client backend] [002_pg_upgrade.pl][:0] LOG: disconnection: session time: 0:00:00.004 user=postgres database=regression./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ host=[local] 2024-03-21 22:39:43.333 UTC [18870][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-21 22:39:43.334 UTC [18870][client backend] [[unknown]][15/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_old_node_data/pgdata/pg_hba.conf:117) 2024-03-21 22:39:43.334 UTC [18870][client backend] [[unknown]][15/1:0] LOG: connection authorized: user=postgres database=regression[\]^_`abcdefghijklmnopqrstuvwxyz{|}~ application_name=002_pg_upgrade.pl 2024-03-21 22:39:43.338 UTC [18870][client backend] [002_pg_upgrade.pl][15/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:43.339 UTC [18870][client backend] [002_pg_upgrade.pl][15/3:0] LOG: statement: WITH regular_heap (reloid, indtable, toastheap) AS ( SELECT c.oid, 0::oid, 0::oid FROM pg_catalog.pg_class c JOIN pg_catalog.pg_namespace n ON c.relnamespace = n.oid WHERE relkind IN ('r', 'm') AND ((n.nspname !~ '^pg_temp_' AND n.nspname !~ '^pg_toast_temp_' AND n.nspname NOT IN ('pg_catalog', 'information_schema', 'binary_upgrade', 'pg_toast') AND c.oid >= 16384::pg_catalog.oid) OR (n.nspname = 'pg_catalog' AND relname IN ('pg_largeobject') ))), toast_heap (reloid, indtable, toastheap) AS ( SELECT c.reltoastrelid, 0::oid, c.oid FROM regular_heap JOIN pg_catalog.pg_class c ON regular_heap.reloid = c.oid WHERE c.reltoastrelid != 0), all_index (reloid, indtable, toastheap) AS ( SELECT indexrelid, indrelid, 0::oid FROM pg_catalog.pg_index WHERE indisvalid AND indisready AND indrelid IN (SELECT reloid FROM regular_heap UNION ALL SELECT reloid FROM toast_heap)) SELECT all_rels.*, n.nspname, c.relname, c.relfilenode, c.reltablespace, pg_catalog.pg_tablespace_location(t.oid) AS spclocation FROM (SELECT * FROM regular_heap UNION ALL SELECT * FROM toast_heap UNION ALL SELECT * FROM all_index) all_rels JOIN pg_catalog.pg_class c ON all_rels.reloid = c.oid JOIN pg_catalog.pg_namespace n ON c.relnamespace = n.oid LEFT OUTER JOIN pg_catalog.pg_tablespace t ON c.reltablespace = t.oid ORDER BY 1; 2024-03-21 22:39:43.347 UTC [18870][client backend] [002_pg_upgrade.pl][:0] LOG: disconnection: session time: 0:00:00.014 user=postgres database=regression[\]^_`abcdefghijklmnopqrstuvwxyz{|}~ host=[local] 2024-03-21 22:39:43.354 UTC [18874][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-21 22:39:43.354 UTC [18874][client backend] [[unknown]][16/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_old_node_data/pgdata/pg_hba.conf:117) 2024-03-21 22:39:43.354 UTC [18874][client backend] [[unknown]][16/1:0] LOG: connection authorized: user=postgres database=regression[\]^_`abcdefghijklmnopqrstuvwxyz{|}~ application_name=002_pg_upgrade.pl 2024-03-21 22:39:43.375 UTC [18874][client backend] [002_pg_upgrade.pl][16/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:43.377 UTC [18874][client backend] [002_pg_upgrade.pl][16/3:0] LOG: statement: SELECT slot_name, plugin, two_phase, failover, (CASE WHEN conflict_reason IS NOT NULL THEN FALSE ELSE (SELECT pg_catalog.binary_upgrade_logical_slot_has_caught_up(slot_name)) END) as caught_up, conflict_reason IS NOT NULL as invalid FROM pg_catalog.pg_replication_slots WHERE slot_type = 'logical' AND database = current_database() AND temporary IS FALSE; 2024-03-21 22:39:43.381 UTC [18874][client backend] [002_pg_upgrade.pl][:0] LOG: disconnection: session time: 0:00:00.027 user=postgres database=regression[\]^_`abcdefghijklmnopqrstuvwxyz{|}~ host=[local] 2024-03-21 22:39:43.385 UTC [18882][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-21 22:39:43.385 UTC [18882][client backend] [[unknown]][17/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_old_node_data/pgdata/pg_hba.conf:117) 2024-03-21 22:39:43.385 UTC [18882][client backend] [[unknown]][17/1:0] LOG: connection authorized: user=postgres database=regression[\]^_`abcdefghijklmnopqrstuvwxyz{|}~ application_name=002_pg_upgrade.pl 2024-03-21 22:39:43.389 UTC [18882][client backend] [002_pg_upgrade.pl][17/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:43.390 UTC [18882][client backend] [002_pg_upgrade.pl][17/3:0] LOG: statement: SELECT count(*) FROM pg_catalog.pg_subscription WHERE subdbid = 16386 2024-03-21 22:39:43.393 UTC [18882][client backend] [002_pg_upgrade.pl][:0] LOG: disconnection: session time: 0:00:00.008 user=postgres database=regression[\]^_`abcdefghijklmnopqrstuvwxyz{|}~ host=[local] 2024-03-21 22:39:43.402 UTC [18889][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-21 22:39:43.403 UTC [18889][client backend] [[unknown]][18/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_old_node_data/pgdata/pg_hba.conf:117) 2024-03-21 22:39:43.403 UTC [18889][client backend] [[unknown]][18/1:0] LOG: connection authorized: user=postgres database=regression application_name=002_pg_upgrade.pl 2024-03-21 22:39:43.435 UTC [18889][client backend] [002_pg_upgrade.pl][18/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:43.436 UTC [18889][client backend] [002_pg_upgrade.pl][18/3:0] LOG: statement: WITH regular_heap (reloid, indtable, toastheap) AS ( SELECT c.oid, 0::oid, 0::oid FROM pg_catalog.pg_class c JOIN pg_catalog.pg_namespace n ON c.relnamespace = n.oid WHERE relkind IN ('r', 'm') AND ((n.nspname !~ '^pg_temp_' AND n.nspname !~ '^pg_toast_temp_' AND n.nspname NOT IN ('pg_catalog', 'information_schema', 'binary_upgrade', 'pg_toast') AND c.oid >= 16384::pg_catalog.oid) OR (n.nspname = 'pg_catalog' AND relname IN ('pg_largeobject') ))), toast_heap (reloid, indtable, toastheap) AS ( SELECT c.reltoastrelid, 0::oid, c.oid FROM regular_heap JOIN pg_catalog.pg_class c ON regular_heap.reloid = c.oid WHERE c.reltoastrelid != 0), all_index (reloid, indtable, toastheap) AS ( SELECT indexrelid, indrelid, 0::oid FROM pg_catalog.pg_index WHERE indisvalid AND indisready AND indrelid IN (SELECT reloid FROM regular_heap UNION ALL SELECT reloid FROM toast_heap)) SELECT all_rels.*, n.nspname, c.relname, c.relfilenode, c.reltablespace, pg_catalog.pg_tablespace_location(t.oid) AS spclocation FROM (SELECT * FROM regular_heap UNION ALL SELECT * FROM toast_heap UNION ALL SELECT * FROM all_index) all_rels JOIN pg_catalog.pg_class c ON all_rels.reloid = c.oid JOIN pg_catalog.pg_namespace n ON c.relnamespace = n.oid LEFT OUTER JOIN pg_catalog.pg_tablespace t ON c.reltablespace = t.oid ORDER BY 1; 2024-03-21 22:39:43.474 UTC [18889][client backend] [002_pg_upgrade.pl][:0] LOG: disconnection: session time: 0:00:00.071 user=postgres database=regression host=[local] 2024-03-21 22:39:43.482 UTC [18908][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-21 22:39:43.482 UTC [18908][client backend] [[unknown]][19/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_old_node_data/pgdata/pg_hba.conf:117) 2024-03-21 22:39:43.482 UTC [18908][client backend] [[unknown]][19/1:0] LOG: connection authorized: user=postgres database=regression application_name=002_pg_upgrade.pl 2024-03-21 22:39:43.483 UTC [18908][client backend] [002_pg_upgrade.pl][19/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:43.484 UTC [18908][client backend] [002_pg_upgrade.pl][19/3:0] LOG: statement: SELECT slot_name, plugin, two_phase, failover, (CASE WHEN conflict_reason IS NOT NULL THEN FALSE ELSE (SELECT pg_catalog.binary_upgrade_logical_slot_has_caught_up(slot_name)) END) as caught_up, conflict_reason IS NOT NULL as invalid FROM pg_catalog.pg_replication_slots WHERE slot_type = 'logical' AND database = current_database() AND temporary IS FALSE; 2024-03-21 22:39:43.488 UTC [18908][client backend] [002_pg_upgrade.pl][:0] LOG: disconnection: session time: 0:00:00.006 user=postgres database=regression host=[local] 2024-03-21 22:39:43.491 UTC [18912][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-21 22:39:43.491 UTC [18912][client backend] [[unknown]][20/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_old_node_data/pgdata/pg_hba.conf:117) 2024-03-21 22:39:43.491 UTC [18912][client backend] [[unknown]][20/1:0] LOG: connection authorized: user=postgres database=regression application_name=002_pg_upgrade.pl 2024-03-21 22:39:43.492 UTC [18912][client backend] [002_pg_upgrade.pl][20/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:43.493 UTC [18912][client backend] [002_pg_upgrade.pl][20/3:0] LOG: statement: SELECT count(*) FROM pg_catalog.pg_subscription WHERE subdbid = 16387 2024-03-21 22:39:43.495 UTC [18912][client backend] [002_pg_upgrade.pl][:0] LOG: disconnection: session time: 0:00:00.004 user=postgres database=regression host=[local] 2024-03-21 22:39:43.497 UTC [18914][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-21 22:39:43.497 UTC [18914][client backend] [[unknown]][21/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_old_node_data/pgdata/pg_hba.conf:117) 2024-03-21 22:39:43.497 UTC [18914][client backend] [[unknown]][21/1:0] LOG: connection authorized: user=postgres database=template1 application_name=002_pg_upgrade.pl 2024-03-21 22:39:43.498 UTC [18914][client backend] [002_pg_upgrade.pl][21/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:43.498 UTC [18914][client backend] [002_pg_upgrade.pl][21/3:0] LOG: statement: SELECT pg_catalog.pg_tablespace_location(oid) AS spclocation FROM pg_catalog.pg_tablespace WHERE spcname != 'pg_default' AND spcname != 'pg_global' 2024-03-21 22:39:43.500 UTC [18914][client backend] [002_pg_upgrade.pl][:0] LOG: disconnection: session time: 0:00:00.003 user=postgres database=template1 host=[local] 2024-03-21 22:39:43.508 UTC [18918][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-21 22:39:43.508 UTC [18918][client backend] [[unknown]][22/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_old_node_data/pgdata/pg_hba.conf:117) 2024-03-21 22:39:43.508 UTC [18918][client backend] [[unknown]][22/1:0] LOG: connection authorized: user=postgres database=template1 application_name=002_pg_upgrade.pl 2024-03-21 22:39:43.509 UTC [18918][client backend] [002_pg_upgrade.pl][22/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:43.510 UTC [18918][client backend] [002_pg_upgrade.pl][22/3:0] LOG: statement: SELECT DISTINCT probin FROM pg_catalog.pg_proc WHERE prolang = 13 AND probin IS NOT NULL AND oid >= 16384; 2024-03-21 22:39:43.515 UTC [18918][client backend] [002_pg_upgrade.pl][:0] LOG: disconnection: session time: 0:00:00.006 user=postgres database=template1 host=[local] 2024-03-21 22:39:43.518 UTC [18921][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-21 22:39:43.519 UTC [18921][client backend] [[unknown]][23/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_old_node_data/pgdata/pg_hba.conf:117) 2024-03-21 22:39:43.519 UTC [18921][client backend] [[unknown]][23/1:0] LOG: connection authorized: user=postgres database=postgres application_name=002_pg_upgrade.pl 2024-03-21 22:39:43.521 UTC [18921][client backend] [002_pg_upgrade.pl][23/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:43.522 UTC [18921][client backend] [002_pg_upgrade.pl][23/3:0] LOG: statement: SELECT DISTINCT probin FROM pg_catalog.pg_proc WHERE prolang = 13 AND probin IS NOT NULL AND oid >= 16384; 2024-03-21 22:39:43.526 UTC [18921][client backend] [002_pg_upgrade.pl][:0] LOG: disconnection: session time: 0:00:00.007 user=postgres database=postgres host=[local] 2024-03-21 22:39:43.530 UTC [18925][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-21 22:39:43.533 UTC [18925][client backend] [[unknown]][24/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_old_node_data/pgdata/pg_hba.conf:117) 2024-03-21 22:39:43.533 UTC [18925][client backend] [[unknown]][24/1:0] LOG: connection authorized: user=postgres database=regression\"\  !"#$%&'()*+,-\\"\\\ application_name=002_pg_upgrade.pl 2024-03-21 22:39:43.535 UTC [18925][client backend] [002_pg_upgrade.pl][24/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:43.539 UTC [18925][client backend] [002_pg_upgrade.pl][24/3:0] LOG: statement: SELECT DISTINCT probin FROM pg_catalog.pg_proc WHERE prolang = 13 AND probin IS NOT NULL AND oid >= 16384; 2024-03-21 22:39:43.544 UTC [18925][client backend] [002_pg_upgrade.pl][:0] LOG: disconnection: session time: 0:00:00.013 user=postgres database=regression\"\  !"#$%&'()*+,-\\"\\\ host=[local] 2024-03-21 22:39:43.552 UTC [18927][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-21 22:39:43.553 UTC [18927][client backend] [[unknown]][25/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_old_node_data/pgdata/pg_hba.conf:117) 2024-03-21 22:39:43.553 UTC [18927][client backend] [[unknown]][25/1:0] LOG: connection authorized: user=postgres database=regression./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ application_name=002_pg_upgrade.pl 2024-03-21 22:39:43.554 UTC [18927][client backend] [002_pg_upgrade.pl][25/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:43.555 UTC [18927][client backend] [002_pg_upgrade.pl][25/3:0] LOG: statement: SELECT DISTINCT probin FROM pg_catalog.pg_proc WHERE prolang = 13 AND probin IS NOT NULL AND oid >= 16384; 2024-03-21 22:39:43.559 UTC [18927][client backend] [002_pg_upgrade.pl][:0] LOG: disconnection: session time: 0:00:00.007 user=postgres database=regression./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ host=[local] 2024-03-21 22:39:43.568 UTC [18929][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-21 22:39:43.568 UTC [18929][client backend] [[unknown]][26/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_old_node_data/pgdata/pg_hba.conf:117) 2024-03-21 22:39:43.568 UTC [18929][client backend] [[unknown]][26/1:0] LOG: connection authorized: user=postgres database=regression[\]^_`abcdefghijklmnopqrstuvwxyz{|}~ application_name=002_pg_upgrade.pl 2024-03-21 22:39:43.571 UTC [18929][client backend] [002_pg_upgrade.pl][26/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:43.571 UTC [18929][client backend] [002_pg_upgrade.pl][26/3:0] LOG: statement: SELECT DISTINCT probin FROM pg_catalog.pg_proc WHERE prolang = 13 AND probin IS NOT NULL AND oid >= 16384; 2024-03-21 22:39:43.576 UTC [18933][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-21 22:39:43.577 UTC [18933][client backend] [[unknown]][27/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_old_node_data/pgdata/pg_hba.conf:117) 2024-03-21 22:39:43.577 UTC [18933][client backend] [[unknown]][27/1:0] LOG: connection authorized: user=postgres database=regression application_name=002_pg_upgrade.pl 2024-03-21 22:39:43.578 UTC [18933][client backend] [002_pg_upgrade.pl][27/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:43.579 UTC [18933][client backend] [002_pg_upgrade.pl][27/3:0] LOG: statement: SELECT DISTINCT probin FROM pg_catalog.pg_proc WHERE prolang = 13 AND probin IS NOT NULL AND oid >= 16384; 2024-03-21 22:39:43.584 UTC [18933][client backend] [002_pg_upgrade.pl][:0] LOG: disconnection: session time: 0:00:00.007 user=postgres database=regression host=[local] 2024-03-21 22:39:43.584 UTC [18929][client backend] [002_pg_upgrade.pl][:0] LOG: disconnection: session time: 0:00:00.016 user=postgres database=regression[\]^_`abcdefghijklmnopqrstuvwxyz{|}~ host=[local] 2024-03-21 22:39:43.591 UTC [18934][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-21 22:39:43.591 UTC [18934][client backend] [[unknown]][28/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_old_node_data/pgdata/pg_hba.conf:117) 2024-03-21 22:39:43.591 UTC [18934][client backend] [[unknown]][28/1:0] LOG: connection authorized: user=postgres database=template1 application_name=002_pg_upgrade.pl 2024-03-21 22:39:43.595 UTC [18934][client backend] [002_pg_upgrade.pl][28/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:43.595 UTC [18934][client backend] [002_pg_upgrade.pl][28/3:0] LOG: statement: SELECT rolsuper, oid FROM pg_catalog.pg_roles WHERE rolname = current_user AND rolname !~ '^pg_' 2024-03-21 22:39:43.598 UTC [18934][client backend] [002_pg_upgrade.pl][28/4:0] LOG: statement: SELECT COUNT(*) FROM pg_catalog.pg_roles WHERE rolname !~ '^pg_' 2024-03-21 22:39:43.600 UTC [18934][client backend] [002_pg_upgrade.pl][:0] LOG: disconnection: session time: 0:00:00.009 user=postgres database=template1 host=[local] 2024-03-21 22:39:43.602 UTC [18937][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-21 22:39:43.602 UTC [18937][client backend] [[unknown]][29/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_old_node_data/pgdata/pg_hba.conf:117) 2024-03-21 22:39:43.602 UTC [18937][client backend] [[unknown]][29/1:0] LOG: connection authorized: user=postgres database=template1 application_name=002_pg_upgrade.pl 2024-03-21 22:39:43.604 UTC [18937][client backend] [002_pg_upgrade.pl][29/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:43.607 UTC [18937][client backend] [002_pg_upgrade.pl][29/3:0] LOG: statement: SELECT datname, datallowconn FROM pg_catalog.pg_database 2024-03-21 22:39:43.609 UTC [18937][client backend] [002_pg_upgrade.pl][:0] LOG: disconnection: session time: 0:00:00.007 user=postgres database=template1 host=[local] 2024-03-21 22:39:43.613 UTC [18942][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-21 22:39:43.613 UTC [18942][client backend] [[unknown]][30/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_old_node_data/pgdata/pg_hba.conf:117) 2024-03-21 22:39:43.613 UTC [18942][client backend] [[unknown]][30/1:0] LOG: connection authorized: user=postgres database=template1 application_name=002_pg_upgrade.pl 2024-03-21 22:39:43.645 UTC [18942][client backend] [002_pg_upgrade.pl][30/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:43.647 UTC [18942][client backend] [002_pg_upgrade.pl][30/3:0] LOG: statement: SELECT * FROM pg_catalog.pg_prepared_xacts 2024-03-21 22:39:43.651 UTC [18942][client backend] [002_pg_upgrade.pl][:0] LOG: disconnection: session time: 0:00:00.038 user=postgres database=template1 host=[local] 2024-03-21 22:39:43.651 UTC [18947][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-21 22:39:43.652 UTC [18947][client backend] [[unknown]][31/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_old_node_data/pgdata/pg_hba.conf:117) 2024-03-21 22:39:43.652 UTC [18947][client backend] [[unknown]][31/1:0] LOG: connection authorized: user=postgres database=template1 application_name=002_pg_upgrade.pl 2024-03-21 22:39:43.652 UTC [18947][client backend] [002_pg_upgrade.pl][31/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:43.653 UTC [18947][client backend] [002_pg_upgrade.pl][31/3:0] LOG: statement: SELECT d.datname, s.subname FROM pg_catalog.pg_subscription s LEFT OUTER JOIN pg_catalog.pg_replication_origin o ON o.roname = 'pg_' || s.oid INNER JOIN pg_catalog.pg_database d ON d.oid = s.subdbid WHERE o.roname iS NULL; 2024-03-21 22:39:43.657 UTC [18947][client backend] [002_pg_upgrade.pl][31/4:0] LOG: statement: SELECT r.srsubstate, s.subname, n.nspname, c.relname FROM pg_catalog.pg_subscription_rel r LEFT JOIN pg_catalog.pg_subscription s ON r.srsubid = s.oid LEFT JOIN pg_catalog.pg_class c ON r.srrelid = c.oid LEFT JOIN pg_catalog.pg_namespace n ON c.relnamespace = n.oid WHERE r.srsubstate NOT IN ('i', 'r') ORDER BY s.subname 2024-03-21 22:39:43.661 UTC [18947][client backend] [002_pg_upgrade.pl][:0] LOG: disconnection: session time: 0:00:00.009 user=postgres database=template1 host=[local] 2024-03-21 22:39:43.665 UTC [18949][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-21 22:39:43.666 UTC [18949][client backend] [[unknown]][32/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_old_node_data/pgdata/pg_hba.conf:117) 2024-03-21 22:39:43.666 UTC [18949][client backend] [[unknown]][32/1:0] LOG: connection authorized: user=postgres database=postgres application_name=002_pg_upgrade.pl 2024-03-21 22:39:43.667 UTC [18949][client backend] [002_pg_upgrade.pl][32/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:43.667 UTC [18949][client backend] [002_pg_upgrade.pl][32/3:0] LOG: statement: SELECT r.srsubstate, s.subname, n.nspname, c.relname FROM pg_catalog.pg_subscription_rel r LEFT JOIN pg_catalog.pg_subscription s ON r.srsubid = s.oid LEFT JOIN pg_catalog.pg_class c ON r.srrelid = c.oid LEFT JOIN pg_catalog.pg_namespace n ON c.relnamespace = n.oid WHERE r.srsubstate NOT IN ('i', 'r') ORDER BY s.subname 2024-03-21 22:39:43.673 UTC [18949][client backend] [002_pg_upgrade.pl][:0] LOG: disconnection: session time: 0:00:00.007 user=postgres database=postgres host=[local] 2024-03-21 22:39:43.677 UTC [18951][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-21 22:39:43.677 UTC [18951][client backend] [[unknown]][33/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_old_node_data/pgdata/pg_hba.conf:117) 2024-03-21 22:39:43.677 UTC [18951][client backend] [[unknown]][33/1:0] LOG: connection authorized: user=postgres database=regression\"\  !"#$%&'()*+,-\\"\\\ application_name=002_pg_upgrade.pl 2024-03-21 22:39:43.679 UTC [18951][client backend] [002_pg_upgrade.pl][33/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:43.680 UTC [18951][client backend] [002_pg_upgrade.pl][33/3:0] LOG: statement: SELECT r.srsubstate, s.subname, n.nspname, c.relname FROM pg_catalog.pg_subscription_rel r LEFT JOIN pg_catalog.pg_subscription s ON r.srsubid = s.oid LEFT JOIN pg_catalog.pg_class c ON r.srrelid = c.oid LEFT JOIN pg_catalog.pg_namespace n ON c.relnamespace = n.oid WHERE r.srsubstate NOT IN ('i', 'r') ORDER BY s.subname 2024-03-21 22:39:43.684 UTC [18951][client backend] [002_pg_upgrade.pl][:0] LOG: disconnection: session time: 0:00:00.007 user=postgres database=regression\"\  !"#$%&'()*+,-\\"\\\ host=[local] 2024-03-21 22:39:43.688 UTC [18952][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-21 22:39:43.689 UTC [18952][client backend] [[unknown]][34/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_old_node_data/pgdata/pg_hba.conf:117) 2024-03-21 22:39:43.689 UTC [18952][client backend] [[unknown]][34/1:0] LOG: connection authorized: user=postgres database=regression./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ application_name=002_pg_upgrade.pl 2024-03-21 22:39:43.691 UTC [18952][client backend] [002_pg_upgrade.pl][34/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:43.692 UTC [18952][client backend] [002_pg_upgrade.pl][34/3:0] LOG: statement: SELECT r.srsubstate, s.subname, n.nspname, c.relname FROM pg_catalog.pg_subscription_rel r LEFT JOIN pg_catalog.pg_subscription s ON r.srsubid = s.oid LEFT JOIN pg_catalog.pg_class c ON r.srrelid = c.oid LEFT JOIN pg_catalog.pg_namespace n ON c.relnamespace = n.oid WHERE r.srsubstate NOT IN ('i', 'r') ORDER BY s.subname 2024-03-21 22:39:43.697 UTC [18952][client backend] [002_pg_upgrade.pl][:0] LOG: disconnection: session time: 0:00:00.009 user=postgres database=regression./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ host=[local] 2024-03-21 22:39:43.700 UTC [18953][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-21 22:39:43.701 UTC [18953][client backend] [[unknown]][35/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_old_node_data/pgdata/pg_hba.conf:117) 2024-03-21 22:39:43.701 UTC [18953][client backend] [[unknown]][35/1:0] LOG: connection authorized: user=postgres database=regression[\]^_`abcdefghijklmnopqrstuvwxyz{|}~ application_name=002_pg_upgrade.pl 2024-03-21 22:39:43.703 UTC [18953][client backend] [002_pg_upgrade.pl][35/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:43.704 UTC [18953][client backend] [002_pg_upgrade.pl][35/3:0] LOG: statement: SELECT r.srsubstate, s.subname, n.nspname, c.relname FROM pg_catalog.pg_subscription_rel r LEFT JOIN pg_catalog.pg_subscription s ON r.srsubid = s.oid LEFT JOIN pg_catalog.pg_class c ON r.srrelid = c.oid LEFT JOIN pg_catalog.pg_namespace n ON c.relnamespace = n.oid WHERE r.srsubstate NOT IN ('i', 'r') ORDER BY s.subname 2024-03-21 22:39:43.710 UTC [18953][client backend] [002_pg_upgrade.pl][:0] LOG: disconnection: session time: 0:00:00.009 user=postgres database=regression[\]^_`abcdefghijklmnopqrstuvwxyz{|}~ host=[local] 2024-03-21 22:39:43.717 UTC [18955][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-21 22:39:43.718 UTC [18955][client backend] [[unknown]][36/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_old_node_data/pgdata/pg_hba.conf:117) 2024-03-21 22:39:43.718 UTC [18955][client backend] [[unknown]][36/1:0] LOG: connection authorized: user=postgres database=regression application_name=002_pg_upgrade.pl 2024-03-21 22:39:43.720 UTC [18955][client backend] [002_pg_upgrade.pl][36/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:43.722 UTC [18955][client backend] [002_pg_upgrade.pl][36/3:0] LOG: statement: SELECT r.srsubstate, s.subname, n.nspname, c.relname FROM pg_catalog.pg_subscription_rel r LEFT JOIN pg_catalog.pg_subscription s ON r.srsubid = s.oid LEFT JOIN pg_catalog.pg_class c ON r.srrelid = c.oid LEFT JOIN pg_catalog.pg_namespace n ON c.relnamespace = n.oid WHERE r.srsubstate NOT IN ('i', 'r') ORDER BY s.subname 2024-03-21 22:39:43.732 UTC [18955][client backend] [002_pg_upgrade.pl][:0] LOG: disconnection: session time: 0:00:00.015 user=postgres database=regression host=[local] 2024-03-21 22:39:43.736 UTC [18965][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-21 22:39:43.736 UTC [18965][client backend] [[unknown]][37/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_old_node_data/pgdata/pg_hba.conf:117) 2024-03-21 22:39:43.736 UTC [18965][client backend] [[unknown]][37/1:0] LOG: connection authorized: user=postgres database=template1 application_name=002_pg_upgrade.pl 2024-03-21 22:39:43.737 UTC [18965][client backend] [002_pg_upgrade.pl][37/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:43.738 UTC [18965][client backend] [002_pg_upgrade.pl][37/3:0] LOG: statement: WITH RECURSIVE oids AS ( SELECT t.oid FROM pg_catalog.pg_type t LEFT JOIN pg_catalog.pg_namespace n ON t.typnamespace = n.oid WHERE typtype = 'c' AND (t.oid < 16384 OR nspname = 'information_schema') UNION ALL SELECT * FROM ( WITH x AS (SELECT oid FROM oids) SELECT t.oid FROM pg_catalog.pg_type t, x WHERE typbasetype = x.oid AND typtype = 'd' UNION ALL SELECT t.oid FROM pg_catalog.pg_type t, x WHERE typelem = x.oid AND typtype = 'b' UNION ALL SELECT t.oid FROM pg_catalog.pg_type t, pg_catalog.pg_class c, pg_catalog.pg_attribute a, x WHERE t.typtype = 'c' AND t.oid = c.reltype AND c.oid = a.attrelid AND NOT a.attisdropped AND a.atttypid = x.oid UNION ALL SELECT t.oid FROM pg_catalog.pg_type t, pg_catalog.pg_range r, x WHERE t.typtype = 'r' AND r.rngtypid = t.oid AND r.rngsubtype = x.oid ) foo ) SELECT n.nspname, c.relname, a.attname FROM pg_catalog.pg_class c, pg_catalog.pg_namespace n, pg_catalog.pg_attribute a WHERE c.oid = a.attrelid AND NOT a.attisdropped AND a.atttypid IN (SELECT oid FROM oids) AND c.relkind IN ('r', 'm', 'i') AND c.relnamespace = n.oid AND n.nspname !~ '^pg_temp_' AND n.nspname !~ '^pg_toast_temp_' AND n.nspname NOT IN ('pg_catalog', 'information_schema') 2024-03-21 22:39:43.756 UTC [18965][client backend] [002_pg_upgrade.pl][37/4:0] LOG: statement: WITH RECURSIVE oids AS ( SELECT oid FROM pg_catalog.pg_type t WHERE t.typnamespace = (SELECT oid FROM pg_catalog.pg_namespace WHERE nspname = 'pg_catalog') AND t.typname IN ( 'regcollation', 'regconfig', 'regdictionary', 'regnamespace', 'regoper', 'regoperator', 'regproc', 'regprocedure' ) UNION ALL SELECT * FROM ( WITH x AS (SELECT oid FROM oids) SELECT t.oid FROM pg_catalog.pg_type t, x WHERE typbasetype = x.oid AND typtype = 'd' UNION ALL SELECT t.oid FROM pg_catalog.pg_type t, x WHERE typelem = x.oid AND typtype = 'b' UNION ALL SELECT t.oid FROM pg_catalog.pg_type t, pg_catalog.pg_class c, pg_catalog.pg_attribute a, x WHERE t.typtype = 'c' AND t.oid = c.reltype AND c.oid = a.attrelid AND NOT a.attisdropped AND a.atttypid = x.oid UNION ALL SELECT t.oid FROM pg_catalog.pg_type t, pg_catalog.pg_range r, x WHERE t.typtype = 'r' AND r.rngtypid = t.oid AND r.rngsubtype = x.oid ) foo ) SELECT n.nspname, c.relname, a.attname FROM pg_catalog.pg_class c, pg_catalog.pg_namespace n, pg_catalog.pg_attribute a WHERE c.oid = a.attrelid AND NOT a.attisdropped AND a.atttypid IN (SELECT oid FROM oids) AND c.relkind IN ('r', 'm', 'i') AND c.relnamespace = n.oid AND n.nspname !~ '^pg_temp_' AND n.nspname !~ '^pg_toast_temp_' AND n.nspname NOT IN ('pg_catalog', 'information_schema') 2024-03-21 22:39:43.767 UTC [18965][client backend] [002_pg_upgrade.pl][:0] LOG: disconnection: session time: 0:00:00.031 user=postgres database=template1 host=[local] 2024-03-21 22:39:43.797 UTC [18970][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-21 22:39:43.798 UTC [18970][client backend] [[unknown]][38/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_old_node_data/pgdata/pg_hba.conf:117) 2024-03-21 22:39:43.798 UTC [18970][client backend] [[unknown]][38/1:0] LOG: connection authorized: user=postgres database=postgres application_name=002_pg_upgrade.pl 2024-03-21 22:39:43.805 UTC [18970][client backend] [002_pg_upgrade.pl][38/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:43.806 UTC [18970][client backend] [002_pg_upgrade.pl][38/3:0] LOG: statement: WITH RECURSIVE oids AS ( SELECT t.oid FROM pg_catalog.pg_type t LEFT JOIN pg_catalog.pg_namespace n ON t.typnamespace = n.oid WHERE typtype = 'c' AND (t.oid < 16384 OR nspname = 'information_schema') UNION ALL SELECT * FROM ( WITH x AS (SELECT oid FROM oids) SELECT t.oid FROM pg_catalog.pg_type t, x WHERE typbasetype = x.oid AND typtype = 'd' UNION ALL SELECT t.oid FROM pg_catalog.pg_type t, x WHERE typelem = x.oid AND typtype = 'b' UNION ALL SELECT t.oid FROM pg_catalog.pg_type t, pg_catalog.pg_class c, pg_catalog.pg_attribute a, x WHERE t.typtype = 'c' AND t.oid = c.reltype AND c.oid = a.attrelid AND NOT a.attisdropped AND a.atttypid = x.oid UNION ALL SELECT t.oid FROM pg_catalog.pg_type t, pg_catalog.pg_range r, x WHERE t.typtype = 'r' AND r.rngtypid = t.oid AND r.rngsubtype = x.oid ) foo ) SELECT n.nspname, c.relname, a.attname FROM pg_catalog.pg_class c, pg_catalog.pg_namespace n, pg_catalog.pg_attribute a WHERE c.oid = a.attrelid AND NOT a.attisdropped AND a.atttypid IN (SELECT oid FROM oids) AND c.relkind IN ('r', 'm', 'i') AND c.relnamespace = n.oid AND n.nspname !~ '^pg_temp_' AND n.nspname !~ '^pg_toast_temp_' AND n.nspname NOT IN ('pg_catalog', 'information_schema') 2024-03-21 22:39:43.821 UTC [18970][client backend] [002_pg_upgrade.pl][38/4:0] LOG: statement: WITH RECURSIVE oids AS ( SELECT oid FROM pg_catalog.pg_type t WHERE t.typnamespace = (SELECT oid FROM pg_catalog.pg_namespace WHERE nspname = 'pg_catalog') AND t.typname IN ( 'regcollation', 'regconfig', 'regdictionary', 'regnamespace', 'regoper', 'regoperator', 'regproc', 'regprocedure' ) UNION ALL SELECT * FROM ( WITH x AS (SELECT oid FROM oids) SELECT t.oid FROM pg_catalog.pg_type t, x WHERE typbasetype = x.oid AND typtype = 'd' UNION ALL SELECT t.oid FROM pg_catalog.pg_type t, x WHERE typelem = x.oid AND typtype = 'b' UNION ALL SELECT t.oid FROM pg_catalog.pg_type t, pg_catalog.pg_class c, pg_catalog.pg_attribute a, x WHERE t.typtype = 'c' AND t.oid = c.reltype AND c.oid = a.attrelid AND NOT a.attisdropped AND a.atttypid = x.oid UNION ALL SELECT t.oid FROM pg_catalog.pg_type t, pg_catalog.pg_range r, x WHERE t.typtype = 'r' AND r.rngtypid = t.oid AND r.rngsubtype = x.oid ) foo ) SELECT n.nspname, c.relname, a.attname FROM pg_catalog.pg_class c, pg_catalog.pg_namespace n, pg_catalog.pg_attribute a WHERE c.oid = a.attrelid AND NOT a.attisdropped AND a.atttypid IN (SELECT oid FROM oids) AND c.relkind IN ('r', 'm', 'i') AND c.relnamespace = n.oid AND n.nspname !~ '^pg_temp_' AND n.nspname !~ '^pg_toast_temp_' AND n.nspname NOT IN ('pg_catalog', 'information_schema') 2024-03-21 22:39:43.829 UTC [18970][client backend] [002_pg_upgrade.pl][:0] LOG: disconnection: session time: 0:00:00.031 user=postgres database=postgres host=[local] 2024-03-21 22:39:43.833 UTC [18980][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-21 22:39:43.834 UTC [18980][client backend] [[unknown]][39/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_old_node_data/pgdata/pg_hba.conf:117) 2024-03-21 22:39:43.834 UTC [18980][client backend] [[unknown]][39/1:0] LOG: connection authorized: user=postgres database=regression\"\  !"#$%&'()*+,-\\"\\\ application_name=002_pg_upgrade.pl 2024-03-21 22:39:43.834 UTC [18980][client backend] [002_pg_upgrade.pl][39/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:43.836 UTC [18980][client backend] [002_pg_upgrade.pl][39/3:0] LOG: statement: WITH RECURSIVE oids AS ( SELECT t.oid FROM pg_catalog.pg_type t LEFT JOIN pg_catalog.pg_namespace n ON t.typnamespace = n.oid WHERE typtype = 'c' AND (t.oid < 16384 OR nspname = 'information_schema') UNION ALL SELECT * FROM ( WITH x AS (SELECT oid FROM oids) SELECT t.oid FROM pg_catalog.pg_type t, x WHERE typbasetype = x.oid AND typtype = 'd' UNION ALL SELECT t.oid FROM pg_catalog.pg_type t, x WHERE typelem = x.oid AND typtype = 'b' UNION ALL SELECT t.oid FROM pg_catalog.pg_type t, pg_catalog.pg_class c, pg_catalog.pg_attribute a, x WHERE t.typtype = 'c' AND t.oid = c.reltype AND c.oid = a.attrelid AND NOT a.attisdropped AND a.atttypid = x.oid UNION ALL SELECT t.oid FROM pg_catalog.pg_type t, pg_catalog.pg_range r, x WHERE t.typtype = 'r' AND r.rngtypid = t.oid AND r.rngsubtype = x.oid ) foo ) SELECT n.nspname, c.relname, a.attname FROM pg_catalog.pg_class c, pg_catalog.pg_namespace n, pg_catalog.pg_attribute a WHERE c.oid = a.attrelid AND NOT a.attisdropped AND a.atttypid IN (SELECT oid FROM oids) AND c.relkind IN ('r', 'm', 'i') AND c.relnamespace = n.oid AND n.nspname !~ '^pg_temp_' AND n.nspname !~ '^pg_toast_temp_' AND n.nspname NOT IN ('pg_catalog', 'information_schema') 2024-03-21 22:39:43.855 UTC [18980][client backend] [002_pg_upgrade.pl][39/4:0] LOG: statement: WITH RECURSIVE oids AS ( SELECT oid FROM pg_catalog.pg_type t WHERE t.typnamespace = (SELECT oid FROM pg_catalog.pg_namespace WHERE nspname = 'pg_catalog') AND t.typname IN ( 'regcollation', 'regconfig', 'regdictionary', 'regnamespace', 'regoper', 'regoperator', 'regproc', 'regprocedure' ) UNION ALL SELECT * FROM ( WITH x AS (SELECT oid FROM oids) SELECT t.oid FROM pg_catalog.pg_type t, x WHERE typbasetype = x.oid AND typtype = 'd' UNION ALL SELECT t.oid FROM pg_catalog.pg_type t, x WHERE typelem = x.oid AND typtype = 'b' UNION ALL SELECT t.oid FROM pg_catalog.pg_type t, pg_catalog.pg_class c, pg_catalog.pg_attribute a, x WHERE t.typtype = 'c' AND t.oid = c.reltype AND c.oid = a.attrelid AND NOT a.attisdropped AND a.atttypid = x.oid UNION ALL SELECT t.oid FROM pg_catalog.pg_type t, pg_catalog.pg_range r, x WHERE t.typtype = 'r' AND r.rngtypid = t.oid AND r.rngsubtype = x.oid ) foo ) SELECT n.nspname, c.relname, a.attname FROM pg_catalog.pg_class c, pg_catalog.pg_namespace n, pg_catalog.pg_attribute a WHERE c.oid = a.attrelid AND NOT a.attisdropped AND a.atttypid IN (SELECT oid FROM oids) AND c.relkind IN ('r', 'm', 'i') AND c.relnamespace = n.oid AND n.nspname !~ '^pg_temp_' AND n.nspname !~ '^pg_toast_temp_' AND n.nspname NOT IN ('pg_catalog', 'information_schema') 2024-03-21 22:39:43.864 UTC [18980][client backend] [002_pg_upgrade.pl][:0] LOG: disconnection: session time: 0:00:00.030 user=postgres database=regression\"\  !"#$%&'()*+,-\\"\\\ host=[local] 2024-03-21 22:39:43.876 UTC [18987][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-21 22:39:43.877 UTC [18987][client backend] [[unknown]][40/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_old_node_data/pgdata/pg_hba.conf:117) 2024-03-21 22:39:43.877 UTC [18987][client backend] [[unknown]][40/1:0] LOG: connection authorized: user=postgres database=regression./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ application_name=002_pg_upgrade.pl 2024-03-21 22:39:43.879 UTC [18987][client backend] [002_pg_upgrade.pl][40/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:43.880 UTC [18987][client backend] [002_pg_upgrade.pl][40/3:0] LOG: statement: WITH RECURSIVE oids AS ( SELECT t.oid FROM pg_catalog.pg_type t LEFT JOIN pg_catalog.pg_namespace n ON t.typnamespace = n.oid WHERE typtype = 'c' AND (t.oid < 16384 OR nspname = 'information_schema') UNION ALL SELECT * FROM ( WITH x AS (SELECT oid FROM oids) SELECT t.oid FROM pg_catalog.pg_type t, x WHERE typbasetype = x.oid AND typtype = 'd' UNION ALL SELECT t.oid FROM pg_catalog.pg_type t, x WHERE typelem = x.oid AND typtype = 'b' UNION ALL SELECT t.oid FROM pg_catalog.pg_type t, pg_catalog.pg_class c, pg_catalog.pg_attribute a, x WHERE t.typtype = 'c' AND t.oid = c.reltype AND c.oid = a.attrelid AND NOT a.attisdropped AND a.atttypid = x.oid UNION ALL SELECT t.oid FROM pg_catalog.pg_type t, pg_catalog.pg_range r, x WHERE t.typtype = 'r' AND r.rngtypid = t.oid AND r.rngsubtype = x.oid ) foo ) SELECT n.nspname, c.relname, a.attname FROM pg_catalog.pg_class c, pg_catalog.pg_namespace n, pg_catalog.pg_attribute a WHERE c.oid = a.attrelid AND NOT a.attisdropped AND a.atttypid IN (SELECT oid FROM oids) AND c.relkind IN ('r', 'm', 'i') AND c.relnamespace = n.oid AND n.nspname !~ '^pg_temp_' AND n.nspname !~ '^pg_toast_temp_' AND n.nspname NOT IN ('pg_catalog', 'information_schema') 2024-03-21 22:39:43.896 UTC [18987][client backend] [002_pg_upgrade.pl][40/4:0] LOG: statement: WITH RECURSIVE oids AS ( SELECT oid FROM pg_catalog.pg_type t WHERE t.typnamespace = (SELECT oid FROM pg_catalog.pg_namespace WHERE nspname = 'pg_catalog') AND t.typname IN ( 'regcollation', 'regconfig', 'regdictionary', 'regnamespace', 'regoper', 'regoperator', 'regproc', 'regprocedure' ) UNION ALL SELECT * FROM ( WITH x AS (SELECT oid FROM oids) SELECT t.oid FROM pg_catalog.pg_type t, x WHERE typbasetype = x.oid AND typtype = 'd' UNION ALL SELECT t.oid FROM pg_catalog.pg_type t, x WHERE typelem = x.oid AND typtype = 'b' UNION ALL SELECT t.oid FROM pg_catalog.pg_type t, pg_catalog.pg_class c, pg_catalog.pg_attribute a, x WHERE t.typtype = 'c' AND t.oid = c.reltype AND c.oid = a.attrelid AND NOT a.attisdropped AND a.atttypid = x.oid UNION ALL SELECT t.oid FROM pg_catalog.pg_type t, pg_catalog.pg_range r, x WHERE t.typtype = 'r' AND r.rngtypid = t.oid AND r.rngsubtype = x.oid ) foo ) SELECT n.nspname, c.relname, a.attname FROM pg_catalog.pg_class c, pg_catalog.pg_namespace n, pg_catalog.pg_attribute a WHERE c.oid = a.attrelid AND NOT a.attisdropped AND a.atttypid IN (SELECT oid FROM oids) AND c.relkind IN ('r', 'm', 'i') AND c.relnamespace = n.oid AND n.nspname !~ '^pg_temp_' AND n.nspname !~ '^pg_toast_temp_' AND n.nspname NOT IN ('pg_catalog', 'information_schema') 2024-03-21 22:39:43.906 UTC [18987][client backend] [002_pg_upgrade.pl][:0] LOG: disconnection: session time: 0:00:00.029 user=postgres database=regression./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ host=[local] 2024-03-21 22:39:43.925 UTC [18992][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-21 22:39:43.926 UTC [18992][client backend] [[unknown]][41/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_old_node_data/pgdata/pg_hba.conf:117) 2024-03-21 22:39:43.926 UTC [18992][client backend] [[unknown]][41/1:0] LOG: connection authorized: user=postgres database=regression[\]^_`abcdefghijklmnopqrstuvwxyz{|}~ application_name=002_pg_upgrade.pl 2024-03-21 22:39:43.931 UTC [18992][client backend] [002_pg_upgrade.pl][41/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:43.934 UTC [18992][client backend] [002_pg_upgrade.pl][41/3:0] LOG: statement: WITH RECURSIVE oids AS ( SELECT t.oid FROM pg_catalog.pg_type t LEFT JOIN pg_catalog.pg_namespace n ON t.typnamespace = n.oid WHERE typtype = 'c' AND (t.oid < 16384 OR nspname = 'information_schema') UNION ALL SELECT * FROM ( WITH x AS (SELECT oid FROM oids) SELECT t.oid FROM pg_catalog.pg_type t, x WHERE typbasetype = x.oid AND typtype = 'd' UNION ALL SELECT t.oid FROM pg_catalog.pg_type t, x WHERE typelem = x.oid AND typtype = 'b' UNION ALL SELECT t.oid FROM pg_catalog.pg_type t, pg_catalog.pg_class c, pg_catalog.pg_attribute a, x WHERE t.typtype = 'c' AND t.oid = c.reltype AND c.oid = a.attrelid AND NOT a.attisdropped AND a.atttypid = x.oid UNION ALL SELECT t.oid FROM pg_catalog.pg_type t, pg_catalog.pg_range r, x WHERE t.typtype = 'r' AND r.rngtypid = t.oid AND r.rngsubtype = x.oid ) foo ) SELECT n.nspname, c.relname, a.attname FROM pg_catalog.pg_class c, pg_catalog.pg_namespace n, pg_catalog.pg_attribute a WHERE c.oid = a.attrelid AND NOT a.attisdropped AND a.atttypid IN (SELECT oid FROM oids) AND c.relkind IN ('r', 'm', 'i') AND c.relnamespace = n.oid AND n.nspname !~ '^pg_temp_' AND n.nspname !~ '^pg_toast_temp_' AND n.nspname NOT IN ('pg_catalog', 'information_schema') 2024-03-21 22:39:43.951 UTC [18992][client backend] [002_pg_upgrade.pl][41/4:0] LOG: statement: WITH RECURSIVE oids AS ( SELECT oid FROM pg_catalog.pg_type t WHERE t.typnamespace = (SELECT oid FROM pg_catalog.pg_namespace WHERE nspname = 'pg_catalog') AND t.typname IN ( 'regcollation', 'regconfig', 'regdictionary', 'regnamespace', 'regoper', 'regoperator', 'regproc', 'regprocedure' ) UNION ALL SELECT * FROM ( WITH x AS (SELECT oid FROM oids) SELECT t.oid FROM pg_catalog.pg_type t, x WHERE typbasetype = x.oid AND typtype = 'd' UNION ALL SELECT t.oid FROM pg_catalog.pg_type t, x WHERE typelem = x.oid AND typtype = 'b' UNION ALL SELECT t.oid FROM pg_catalog.pg_type t, pg_catalog.pg_class c, pg_catalog.pg_attribute a, x WHERE t.typtype = 'c' AND t.oid = c.reltype AND c.oid = a.attrelid AND NOT a.attisdropped AND a.atttypid = x.oid UNION ALL SELECT t.oid FROM pg_catalog.pg_type t, pg_catalog.pg_range r, x WHERE t.typtype = 'r' AND r.rngtypid = t.oid AND r.rngsubtype = x.oid ) foo ) SELECT n.nspname, c.relname, a.attname FROM pg_catalog.pg_class c, pg_catalog.pg_namespace n, pg_catalog.pg_attribute a WHERE c.oid = a.attrelid AND NOT a.attisdropped AND a.atttypid IN (SELECT oid FROM oids) AND c.relkind IN ('r', 'm', 'i') AND c.relnamespace = n.oid AND n.nspname !~ '^pg_temp_' AND n.nspname !~ '^pg_toast_temp_' AND n.nspname NOT IN ('pg_catalog', 'information_schema') 2024-03-21 22:39:43.958 UTC [18992][client backend] [002_pg_upgrade.pl][:0] LOG: disconnection: session time: 0:00:00.033 user=postgres database=regression[\]^_`abcdefghijklmnopqrstuvwxyz{|}~ host=[local] 2024-03-21 22:39:43.961 UTC [19001][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-21 22:39:43.962 UTC [19001][client backend] [[unknown]][42/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_old_node_data/pgdata/pg_hba.conf:117) 2024-03-21 22:39:43.962 UTC [19001][client backend] [[unknown]][42/1:0] LOG: connection authorized: user=postgres database=regression application_name=002_pg_upgrade.pl 2024-03-21 22:39:43.963 UTC [19001][client backend] [002_pg_upgrade.pl][42/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:43.963 UTC [19001][client backend] [002_pg_upgrade.pl][42/3:0] LOG: statement: WITH RECURSIVE oids AS ( SELECT t.oid FROM pg_catalog.pg_type t LEFT JOIN pg_catalog.pg_namespace n ON t.typnamespace = n.oid WHERE typtype = 'c' AND (t.oid < 16384 OR nspname = 'information_schema') UNION ALL SELECT * FROM ( WITH x AS (SELECT oid FROM oids) SELECT t.oid FROM pg_catalog.pg_type t, x WHERE typbasetype = x.oid AND typtype = 'd' UNION ALL SELECT t.oid FROM pg_catalog.pg_type t, x WHERE typelem = x.oid AND typtype = 'b' UNION ALL SELECT t.oid FROM pg_catalog.pg_type t, pg_catalog.pg_class c, pg_catalog.pg_attribute a, x WHERE t.typtype = 'c' AND t.oid = c.reltype AND c.oid = a.attrelid AND NOT a.attisdropped AND a.atttypid = x.oid UNION ALL SELECT t.oid FROM pg_catalog.pg_type t, pg_catalog.pg_range r, x WHERE t.typtype = 'r' AND r.rngtypid = t.oid AND r.rngsubtype = x.oid ) foo ) SELECT n.nspname, c.relname, a.attname FROM pg_catalog.pg_class c, pg_catalog.pg_namespace n, pg_catalog.pg_attribute a WHERE c.oid = a.attrelid AND NOT a.attisdropped AND a.atttypid IN (SELECT oid FROM oids) AND c.relkind IN ('r', 'm', 'i') AND c.relnamespace = n.oid AND n.nspname !~ '^pg_temp_' AND n.nspname !~ '^pg_toast_temp_' AND n.nspname NOT IN ('pg_catalog', 'information_schema') 2024-03-21 22:39:44.024 UTC [19001][client backend] [002_pg_upgrade.pl][42/4:0] LOG: statement: WITH RECURSIVE oids AS ( SELECT oid FROM pg_catalog.pg_type t WHERE t.typnamespace = (SELECT oid FROM pg_catalog.pg_namespace WHERE nspname = 'pg_catalog') AND t.typname IN ( 'regcollation', 'regconfig', 'regdictionary', 'regnamespace', 'regoper', 'regoperator', 'regproc', 'regprocedure' ) UNION ALL SELECT * FROM ( WITH x AS (SELECT oid FROM oids) SELECT t.oid FROM pg_catalog.pg_type t, x WHERE typbasetype = x.oid AND typtype = 'd' UNION ALL SELECT t.oid FROM pg_catalog.pg_type t, x WHERE typelem = x.oid AND typtype = 'b' UNION ALL SELECT t.oid FROM pg_catalog.pg_type t, pg_catalog.pg_class c, pg_catalog.pg_attribute a, x WHERE t.typtype = 'c' AND t.oid = c.reltype AND c.oid = a.attrelid AND NOT a.attisdropped AND a.atttypid = x.oid UNION ALL SELECT t.oid FROM pg_catalog.pg_type t, pg_catalog.pg_range r, x WHERE t.typtype = 'r' AND r.rngtypid = t.oid AND r.rngsubtype = x.oid ) foo ) SELECT n.nspname, c.relname, a.attname FROM pg_catalog.pg_class c, pg_catalog.pg_namespace n, pg_catalog.pg_attribute a WHERE c.oid = a.attrelid AND NOT a.attisdropped AND a.atttypid IN (SELECT oid FROM oids) AND c.relkind IN ('r', 'm', 'i') AND c.relnamespace = n.oid AND n.nspname !~ '^pg_temp_' AND n.nspname !~ '^pg_toast_temp_' AND n.nspname NOT IN ('pg_catalog', 'information_schema') 2024-03-21 22:39:44.080 UTC [19001][client backend] [002_pg_upgrade.pl][:0] LOG: disconnection: session time: 0:00:00.118 user=postgres database=regression host=[local] 2024-03-21 22:39:44.144 UTC [19024][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-21 22:39:44.144 UTC [19024][client backend] [[unknown]][43/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_old_node_data/pgdata/pg_hba.conf:117) 2024-03-21 22:39:44.144 UTC [19024][client backend] [[unknown]][43/1:0] LOG: connection authorized: user=postgres database=postgres application_name=002_pg_upgrade.pl 2024-03-21 22:39:44.145 UTC [19024][client backend] [002_pg_upgrade.pl][43/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:44.145 UTC [19024][client backend] [002_pg_upgrade.pl][43/3:0] LOG: statement: SET quote_all_identifiers = true 2024-03-21 22:39:44.145 UTC [19024][client backend] [002_pg_upgrade.pl][43/4:0] LOG: statement: SELECT oid, rolname, rolsuper, rolinherit, rolcreaterole, rolcreatedb, rolcanlogin, rolconnlimit, rolpassword, rolvaliduntil, rolreplication, rolbypassrls, pg_catalog.shobj_description(oid, 'pg_authid') as rolcomment, rolname = current_user AS is_current_user FROM pg_authid WHERE rolname !~ '^pg_' ORDER BY 2 2024-03-21 22:39:44.149 UTC [19024][client backend] [002_pg_upgrade.pl][43/5:0] LOG: statement: SELECT provider, label FROM pg_catalog.pg_shseclabel WHERE classoid = 'pg_catalog.pg_authid'::pg_catalog.regclass AND objoid = '10' 2024-03-21 22:39:44.150 UTC [19024][client backend] [002_pg_upgrade.pl][43/6:0] LOG: statement: SELECT unnest(setconfig) FROM pg_db_role_setting WHERE setdatabase = 0 AND setrole = (SELECT oid FROM pg_authid WHERE rolname = 'postgres') 2024-03-21 22:39:44.151 UTC [19024][client backend] [002_pg_upgrade.pl][43/7:0] LOG: statement: SELECT ur.rolname AS role, um.rolname AS member, ug.oid AS grantorid, ug.rolname AS grantor, a.admin_option, a.inherit_option, a.set_option FROM pg_auth_members a LEFT JOIN pg_authid ur on ur.oid = a.roleid LEFT JOIN pg_authid um on um.oid = a.member LEFT JOIN pg_authid ug on ug.oid = a.grantor WHERE NOT (ur.rolname ~ '^pg_' AND um.rolname ~ '^pg_')ORDER BY 1,2,4 2024-03-21 22:39:44.154 UTC [19024][client backend] [002_pg_upgrade.pl][43/8:0] LOG: statement: SELECT parname, pg_catalog.pg_get_userbyid(10) AS parowner, paracl, pg_catalog.acldefault('p', 10) AS acldefault FROM pg_catalog.pg_parameter_acl ORDER BY 1 2024-03-21 22:39:44.155 UTC [19024][client backend] [002_pg_upgrade.pl][43/9:0] LOG: statement: SELECT oid, spcname, pg_catalog.pg_get_userbyid(spcowner) AS spcowner, pg_catalog.pg_tablespace_location(oid), spcacl, acldefault('t', spcowner) AS acldefault, array_to_string(spcoptions, ', '),pg_catalog.shobj_description(oid, 'pg_tablespace') FROM pg_catalog.pg_tablespace WHERE spcname !~ '^pg_' ORDER BY 1 2024-03-21 22:39:44.156 UTC [19024][client backend] [002_pg_upgrade.pl][:0] LOG: disconnection: session time: 0:00:00.012 user=postgres database=postgres host=[local] 2024-03-21 22:39:44.205 UTC [19031][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-21 22:39:44.205 UTC [19031][client backend] [[unknown]][44/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_old_node_data/pgdata/pg_hba.conf:117) 2024-03-21 22:39:44.205 UTC [19031][client backend] [[unknown]][44/1:0] LOG: connection authorized: user=postgres database=template1 application_name=002_pg_upgrade.pl 2024-03-21 22:39:44.205 UTC [19031][client backend] [002_pg_upgrade.pl][44/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:44.206 UTC [19031][client backend] [002_pg_upgrade.pl][44/3:0] LOG: statement: SELECT pg_catalog.pg_is_in_recovery() 2024-03-21 22:39:44.206 UTC [19031][client backend] [002_pg_upgrade.pl][44/4:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:44.206 UTC [19031][client backend] [002_pg_upgrade.pl][44/5:0] LOG: statement: SET DATESTYLE = ISO 2024-03-21 22:39:44.207 UTC [19031][client backend] [002_pg_upgrade.pl][44/6:0] LOG: statement: SET INTERVALSTYLE = POSTGRES 2024-03-21 22:39:44.207 UTC [19031][client backend] [002_pg_upgrade.pl][44/7:0] LOG: statement: SET extra_float_digits TO 3 2024-03-21 22:39:44.207 UTC [19031][client backend] [002_pg_upgrade.pl][44/8:0] LOG: statement: SET synchronize_seqscans TO off 2024-03-21 22:39:44.207 UTC [19031][client backend] [002_pg_upgrade.pl][44/9:0] LOG: statement: SET statement_timeout = 0 2024-03-21 22:39:44.207 UTC [19031][client backend] [002_pg_upgrade.pl][44/10:0] LOG: statement: SET lock_timeout = 0 2024-03-21 22:39:44.207 UTC [19031][client backend] [002_pg_upgrade.pl][44/11:0] LOG: statement: SET idle_in_transaction_session_timeout = 0 2024-03-21 22:39:44.207 UTC [19031][client backend] [002_pg_upgrade.pl][44/12:0] LOG: statement: SET transaction_timeout = 0 2024-03-21 22:39:44.207 UTC [19031][client backend] [002_pg_upgrade.pl][44/13:0] LOG: statement: SET quote_all_identifiers = true 2024-03-21 22:39:44.207 UTC [19031][client backend] [002_pg_upgrade.pl][44/14:0] LOG: statement: SET row_security = off 2024-03-21 22:39:44.207 UTC [19031][client backend] [002_pg_upgrade.pl][44/15:0] LOG: statement: BEGIN 2024-03-21 22:39:44.207 UTC [19031][client backend] [002_pg_upgrade.pl][44/15:0] LOG: statement: SET TRANSACTION ISOLATION LEVEL REPEATABLE READ, READ ONLY 2024-03-21 22:39:44.207 UTC [19031][client backend] [002_pg_upgrade.pl][44/15:0] LOG: statement: SELECT oid, rolname FROM pg_catalog.pg_roles ORDER BY 1 2024-03-21 22:39:44.209 UTC [19031][client backend] [002_pg_upgrade.pl][44/15:0] LOG: statement: SELECT x.tableoid, x.oid, x.extname, n.nspname, x.extrelocatable, x.extversion, x.extconfig, x.extcondition FROM pg_extension x JOIN pg_namespace n ON n.oid = x.extnamespace 2024-03-21 22:39:44.210 UTC [19031][client backend] [002_pg_upgrade.pl][44/15:0] LOG: statement: SELECT classid, objid, refobjid FROM pg_depend WHERE refclassid = 'pg_extension'::regclass AND deptype = 'e' ORDER BY 3 2024-03-21 22:39:44.212 UTC [19031][client backend] [002_pg_upgrade.pl][44/15:0] LOG: statement: SELECT n.tableoid, n.oid, n.nspname, n.nspowner, n.nspacl, acldefault('n', n.nspowner) AS acldefault FROM pg_namespace n 2024-03-21 22:39:44.213 UTC [19031][client backend] [002_pg_upgrade.pl][44/15:0] LOG: statement: SELECT c.tableoid, c.oid, c.relname, c.relnamespace, c.relkind, c.reltype, c.relowner, c.relchecks, c.relhasindex, c.relhasrules, c.relpages, c.relhastriggers, c.relpersistence, c.reloftype, c.relacl, acldefault(CASE WHEN c.relkind = 'S' THEN 's'::"char" ELSE 'r'::"char" END, c.relowner) AS acldefault, CASE WHEN c.relkind = 'f' THEN (SELECT ftserver FROM pg_catalog.pg_foreign_table WHERE ftrelid = c.oid) ELSE 0 END AS foreignserver, c.relfrozenxid, tc.relfrozenxid AS tfrozenxid, tc.oid AS toid, tc.relpages AS toastpages, tc.reloptions AS toast_reloptions, d.refobjid AS owning_tab, d.refobjsubid AS owning_col, tsp.spcname AS reltablespace, false AS relhasoids, c.relispopulated, c.relreplident, c.relrowsecurity, c.relforcerowsecurity, c.relminmxid, tc.relminmxid AS tminmxid, array_remove(array_remove(c.reloptions,'check_option=local'),'check_option=cascaded') AS reloptions, CASE WHEN 'check_option=local' = ANY (c.reloptions) THEN 'LOCAL'::text WHEN 'check_option=cascaded' = ANY (c.reloptions) THEN 'CASCADED'::text ELSE NULL END AS checkoption, am.amname, (d.deptype = 'i') IS TRUE AS is_identity_sequence, c.relispartition AS ispartition FROM pg_class c LEFT JOIN pg_depend d ON (c.relkind = 'S' AND d.classid = 'pg_class'::regclass AND d.objid = c.oid AND d.objsubid = 0 AND d.refclassid = 'pg_class'::regclass AND d.deptype IN ('a', 'i')) LEFT JOIN pg_tablespace tsp ON (tsp.oid = c.reltablespace) LEFT JOIN pg_am am ON (c.relam = am.oid) LEFT JOIN pg_class tc ON (c.reltoastrelid = tc.oid AND tc.relkind = 't' AND c.relkind <> 'p') WHERE c.relkind IN ('r', 'S', 'v', 'c', 'm', 'f', 'p') ORDER BY c.oid 2024-03-21 22:39:44.219 UTC [19031][client backend] [002_pg_upgrade.pl][44/15:0] LOG: statement: SELECT p.tableoid, p.oid, p.proname, p.prolang, p.pronargs, p.proargtypes, p.prorettype, p.proacl, acldefault('f', p.proowner) AS acldefault, p.pronamespace, p.proowner FROM pg_proc p LEFT JOIN pg_init_privs pip ON (p.oid = pip.objoid AND pip.classoid = 'pg_proc'::regclass AND pip.objsubid = 0) WHERE p.prokind <> 'a' AND NOT EXISTS (SELECT 1 FROM pg_depend WHERE classid = 'pg_proc'::regclass AND objid = p.oid AND deptype = 'i') AND ( pronamespace != (SELECT oid FROM pg_namespace WHERE nspname = 'pg_catalog') OR EXISTS (SELECT 1 FROM pg_cast WHERE pg_cast.oid > 16383 AND p.oid = pg_cast.castfunc) OR EXISTS (SELECT 1 FROM pg_transform WHERE pg_transform.oid > 16383 AND (p.oid = pg_transform.trffromsql OR p.oid = pg_transform.trftosql)) OR EXISTS(SELECT 1 FROM pg_depend WHERE classid = 'pg_proc'::regclass AND objid = p.oid AND refclassid = 'pg_extension'::regclass AND deptype = 'e') OR p.proacl IS DISTINCT FROM pip.initprivs) 2024-03-21 22:39:44.227 UTC [19031][client backend] [002_pg_upgrade.pl][44/15:0] LOG: statement: SELECT tableoid, oid, typname, typnamespace, typacl, acldefault('T', typowner) AS acldefault, typowner, typelem, typrelid, CASE WHEN typrelid = 0 THEN ' '::"char" ELSE (SELECT relkind FROM pg_class WHERE oid = typrelid) END AS typrelkind, typtype, typisdefined, typname[0] = '_' AND typelem != 0 AND (SELECT typarray FROM pg_type te WHERE oid = pg_type.typelem) = oid AS isarray FROM pg_type 2024-03-21 22:39:44.230 UTC [19031][client backend] [002_pg_upgrade.pl][44/15:0] LOG: statement: SELECT tableoid, oid, lanname, lanpltrusted, lanplcallfoid, laninline, lanvalidator, lanacl, acldefault('l', lanowner) AS acldefault, lanowner FROM pg_language WHERE lanispl ORDER BY oid 2024-03-21 22:39:44.231 UTC [19031][client backend] [002_pg_upgrade.pl][44/15:0] LOG: statement: SELECT p.tableoid, p.oid, p.proname AS aggname, p.pronamespace AS aggnamespace, p.pronargs, p.proargtypes, p.proowner, p.proacl AS aggacl, acldefault('f', p.proowner) AS acldefault FROM pg_proc p LEFT JOIN pg_init_privs pip ON (p.oid = pip.objoid AND pip.classoid = 'pg_proc'::regclass AND pip.objsubid = 0) WHERE p.prokind = 'a' AND (p.pronamespace != (SELECT oid FROM pg_namespace WHERE nspname = 'pg_catalog') OR p.proacl IS DISTINCT FROM pip.initprivs OR EXISTS(SELECT 1 FROM pg_depend WHERE classid = 'pg_proc'::regclass AND objid = p.oid AND refclassid = 'pg_extension'::regclass AND deptype = 'e')) 2024-03-21 22:39:44.233 UTC [19031][client backend] [002_pg_upgrade.pl][44/15:0] LOG: statement: SELECT tableoid, oid, oprname, oprnamespace, oprowner, oprkind, oprcode::oid AS oprcode FROM pg_operator 2024-03-21 22:39:44.234 UTC [19031][client backend] [002_pg_upgrade.pl][44/15:0] LOG: statement: SELECT tableoid, oid, amname, amtype, amhandler::pg_catalog.regproc AS amhandler FROM pg_am 2024-03-21 22:39:44.235 UTC [19031][client backend] [002_pg_upgrade.pl][44/15:0] LOG: statement: SELECT tableoid, oid, opcname, opcnamespace, opcowner FROM pg_opclass 2024-03-21 22:39:44.235 UTC [19031][client backend] [002_pg_upgrade.pl][44/15:0] LOG: statement: SELECT tableoid, oid, opfname, opfnamespace, opfowner FROM pg_opfamily 2024-03-21 22:39:44.236 UTC [19031][client backend] [002_pg_upgrade.pl][44/15:0] LOG: statement: SELECT tableoid, oid, prsname, prsnamespace, prsstart::oid, prstoken::oid, prsend::oid, prsheadline::oid, prslextype::oid FROM pg_ts_parser 2024-03-21 22:39:44.237 UTC [19031][client backend] [002_pg_upgrade.pl][44/15:0] LOG: statement: SELECT tableoid, oid, tmplname, tmplnamespace, tmplinit::oid, tmpllexize::oid FROM pg_ts_template 2024-03-21 22:39:44.237 UTC [19031][client backend] [002_pg_upgrade.pl][44/15:0] LOG: statement: SELECT tableoid, oid, dictname, dictnamespace, dictowner, dicttemplate, dictinitoption FROM pg_ts_dict 2024-03-21 22:39:44.237 UTC [19031][client backend] [002_pg_upgrade.pl][44/15:0] LOG: statement: SELECT tableoid, oid, cfgname, cfgnamespace, cfgowner, cfgparser FROM pg_ts_config 2024-03-21 22:39:44.238 UTC [19031][client backend] [002_pg_upgrade.pl][44/15:0] LOG: statement: SELECT tableoid, oid, fdwname, fdwowner, fdwhandler::pg_catalog.regproc, fdwvalidator::pg_catalog.regproc, fdwacl, acldefault('F', fdwowner) AS acldefault, array_to_string(ARRAY(SELECT quote_ident(option_name) || ' ' || quote_literal(option_value) FROM pg_options_to_table(fdwoptions) ORDER BY option_name), E', ') AS fdwoptions FROM pg_foreign_data_wrapper 2024-03-21 22:39:44.240 UTC [19031][client backend] [002_pg_upgrade.pl][44/15:0] LOG: statement: SELECT tableoid, oid, srvname, srvowner, srvfdw, srvtype, srvversion, srvacl, acldefault('S', srvowner) AS acldefault, array_to_string(ARRAY(SELECT quote_ident(option_name) || ' ' || quote_literal(option_value) FROM pg_options_to_table(srvoptions) ORDER BY option_name), E', ') AS srvoptions FROM pg_foreign_server 2024-03-21 22:39:44.240 UTC [19031][client backend] [002_pg_upgrade.pl][44/15:0] LOG: statement: SELECT oid, tableoid, defaclrole, defaclnamespace, defaclobjtype, defaclacl, CASE WHEN defaclnamespace = 0 THEN acldefault(CASE WHEN defaclobjtype = 'S' THEN 's'::"char" ELSE defaclobjtype END, defaclrole) ELSE '{}' END AS acldefault FROM pg_default_acl 2024-03-21 22:39:44.241 UTC [19031][client backend] [002_pg_upgrade.pl][44/15:0] LOG: statement: SELECT tableoid, oid, collname, collnamespace, collowner FROM pg_collation 2024-03-21 22:39:44.242 UTC [19031][client backend] [002_pg_upgrade.pl][44/15:0] LOG: statement: SELECT tableoid, oid, conname, connamespace, conowner FROM pg_conversion 2024-03-21 22:39:44.243 UTC [19031][client backend] [002_pg_upgrade.pl][44/15:0] LOG: statement: SELECT tableoid, oid, castsource, casttarget, castfunc, castcontext, castmethod FROM pg_cast c WHERE NOT EXISTS ( SELECT 1 FROM pg_range r WHERE c.castsource = r.rngtypid AND c.casttarget = r.rngmultitypid ) ORDER BY 3,4 2024-03-21 22:39:44.244 UTC [19031][client backend] [002_pg_upgrade.pl][44/15:0] LOG: statement: SELECT tableoid, oid, trftype, trflang, trffromsql::oid, trftosql::oid FROM pg_transform ORDER BY 3,4 2024-03-21 22:39:44.245 UTC [19031][client backend] [002_pg_upgrade.pl][44/15:0] LOG: statement: SELECT inhrelid, inhparent FROM pg_inherits 2024-03-21 22:39:44.245 UTC [19031][client backend] [002_pg_upgrade.pl][44/15:0] LOG: statement: SELECT e.tableoid, e.oid, evtname, evtenabled, evtevent, evtowner, array_to_string(array(select quote_literal(x) from unnest(evttags) as t(x)), ', ') as evttags, e.evtfoid::regproc as evtfname FROM pg_event_trigger e ORDER BY e.oid 2024-03-21 22:39:44.246 UTC [19031][client backend] [002_pg_upgrade.pl][44/15:0] LOG: statement: SELECT conrelid, confrelid FROM pg_constraint JOIN pg_depend ON (objid = confrelid) WHERE contype = 'f' AND refclassid = 'pg_extension'::regclass AND classid = 'pg_class'::regclass; 2024-03-21 22:39:44.247 UTC [19031][client backend] [002_pg_upgrade.pl][44/15:0] LOG: statement: SELECT a.attrelid, a.attnum, a.attname, a.attstattarget, a.attstorage, t.typstorage, a.atthasdef, a.attisdropped, a.attlen, a.attalign, a.attislocal, pg_catalog.format_type(t.oid, a.atttypmod) AS atttypname, array_to_string(a.attoptions, ', ') AS attoptions, CASE WHEN a.attcollation <> t.typcollation THEN a.attcollation ELSE 0 END AS attcollation, pg_catalog.array_to_string(ARRAY(SELECT pg_catalog.quote_ident(option_name) || ' ' || pg_catalog.quote_literal(option_value) FROM pg_catalog.pg_options_to_table(attfdwoptions) ORDER BY option_name), E', ') AS attfdwoptions, co.conname AS notnull_name, co.connoinherit AS notnull_noinherit, copk.conname IS NOT NULL as notnull_is_pk, coalesce(NOT co.conislocal, true) AS notnull_inh, a.attcompression AS attcompression, a.attidentity, CASE WHEN a.atthasmissing AND NOT a.attisdropped THEN a.attmissingval ELSE null END AS attmissingval, a.attgenerated FROM unnest('{}'::pg_catalog.oid[]) AS src(tbloid) JOIN pg_catalog.pg_attribute a ON (src.tbloid = a.attrelid) LEFT JOIN pg_catalog.pg_type t ON (a.atttypid = t.oid) LEFT JOIN pg_catalog.pg_constraint co ON (a.attrelid = co.conrelid AND co.contype = 'n' AND co.conkey = array[a.attnum]) LEFT JOIN pg_catalog.pg_constraint copk ON (copk.conrelid = src.tbloid AND copk.contype = 'p' AND copk.conkey @> array[a.attnum]) WHERE a.attnum > 0::pg_catalog.int2 ORDER BY a.attrelid, a.attnum 2024-03-21 22:39:44.253 UTC [19031][client backend] [002_pg_upgrade.pl][44/15:0] LOG: statement: SELECT t.tableoid, t.oid, i.indrelid, t.relname AS indexname, pg_catalog.pg_get_indexdef(i.indexrelid) AS indexdef, i.indkey, i.indisclustered, c.contype, c.conname, c.condeferrable, c.condeferred, c.tableoid AS contableoid, c.oid AS conoid, pg_catalog.pg_get_constraintdef(c.oid, false) AS condef, (SELECT spcname FROM pg_catalog.pg_tablespace s WHERE s.oid = t.reltablespace) AS tablespace, t.reloptions AS indreloptions, i.indisreplident, inh.inhparent AS parentidx, i.indnkeyatts AS indnkeyatts, i.indnatts AS indnatts, (SELECT pg_catalog.array_agg(attnum ORDER BY attnum) FROM pg_catalog.pg_attribute WHERE attrelid = i.indexrelid AND attstattarget >= 0) AS indstatcols, (SELECT pg_catalog.array_agg(attstattarget ORDER BY attnum) FROM pg_catalog.pg_attribute WHERE attrelid = i.indexrelid AND attstattarget >= 0) AS indstatvals, i.indnullsnotdistinct, c.conperiod FROM unnest('{}'::pg_catalog.oid[]) AS src(tbloid) JOIN pg_catalog.pg_index i ON (src.tbloid = i.indrelid) JOIN pg_catalog.pg_class t ON (t.oid = i.indexrelid) JOIN pg_catalog.pg_class t2 ON (t2.oid = i.indrelid) LEFT JOIN pg_catalog.pg_constraint c ON (i.indrelid = c.conrelid AND i.indexrelid = c.conindid AND c.contype IN ('p','u','x')) LEFT JOIN pg_catalog.pg_inherits inh ON (inh.inhrelid = indexrelid) WHERE (i.indisvalid OR t2.relkind = 'p') AND i.indisready ORDER BY i.indrelid, indexname 2024-03-21 22:39:44.258 UTC [19031][client backend] [002_pg_upgrade.pl][44/15:0] LOG: statement: SELECT tableoid, oid, stxname, stxnamespace, stxowner, stxrelid, stxstattarget FROM pg_catalog.pg_statistic_ext 2024-03-21 22:39:44.259 UTC [19031][client backend] [002_pg_upgrade.pl][44/15:0] LOG: statement: SELECT c.tableoid, c.oid, conrelid, conname, confrelid, conindid, pg_catalog.pg_get_constraintdef(c.oid) AS condef FROM unnest('{}'::pg_catalog.oid[]) AS src(tbloid) JOIN pg_catalog.pg_constraint c ON (src.tbloid = c.conrelid) WHERE contype = 'f' AND conparentid = 0 ORDER BY conrelid, conname 2024-03-21 22:39:44.259 UTC [19031][client backend] [002_pg_upgrade.pl][44/15:0] LOG: statement: SELECT t.tgrelid, t.tgname, pg_catalog.pg_get_triggerdef(t.oid, false) AS tgdef, t.tgenabled, t.tableoid, t.oid, t.tgparentid <> 0 AS tgispartition FROM unnest('{}'::pg_catalog.oid[]) AS src(tbloid) JOIN pg_catalog.pg_trigger t ON (src.tbloid = t.tgrelid) LEFT JOIN pg_catalog.pg_trigger u ON (u.oid = t.tgparentid) WHERE ((NOT t.tgisinternal AND t.tgparentid = 0) OR t.tgenabled != u.tgenabled) ORDER BY t.tgrelid, t.tgname 2024-03-21 22:39:44.260 UTC [19031][client backend] [002_pg_upgrade.pl][44/15:0] LOG: statement: SELECT tableoid, oid, rulename, ev_class AS ruletable, ev_type, is_instead, ev_enabled FROM pg_rewrite ORDER BY oid 2024-03-21 22:39:44.261 UTC [19031][client backend] [002_pg_upgrade.pl][44/15:0] LOG: statement: SELECT pol.oid, pol.tableoid, pol.polrelid, pol.polname, pol.polcmd, pol.polpermissive, CASE WHEN pol.polroles = '{0}' THEN NULL ELSE pg_catalog.array_to_string(ARRAY(SELECT pg_catalog.quote_ident(rolname) from pg_catalog.pg_roles WHERE oid = ANY(pol.polroles)), ', ') END AS polroles, pg_catalog.pg_get_expr(pol.polqual, pol.polrelid) AS polqual, pg_catalog.pg_get_expr(pol.polwithcheck, pol.polrelid) AS polwithcheck FROM unnest('{}'::pg_catalog.oid[]) AS src(tbloid) JOIN pg_catalog.pg_policy pol ON (src.tbloid = pol.polrelid) 2024-03-21 22:39:44.263 UTC [19031][client backend] [002_pg_upgrade.pl][44/15:0] LOG: statement: SELECT p.tableoid, p.oid, p.pubname, p.pubowner, p.puballtables, p.pubinsert, p.pubupdate, p.pubdelete, p.pubtruncate, p.pubviaroot FROM pg_publication p 2024-03-21 22:39:44.264 UTC [19031][client backend] [002_pg_upgrade.pl][44/15:0] LOG: statement: SELECT tableoid, oid, prpubid, prrelid, pg_catalog.pg_get_expr(prqual, prrelid) AS prrelqual, (CASE WHEN pr.prattrs IS NOT NULL THEN (SELECT array_agg(attname) FROM pg_catalog.generate_series(0, pg_catalog.array_upper(pr.prattrs::pg_catalog.int2[], 1)) s, pg_catalog.pg_attribute WHERE attrelid = pr.prrelid AND attnum = prattrs[s]) ELSE NULL END) prattrs FROM pg_catalog.pg_publication_rel pr 2024-03-21 22:39:44.265 UTC [19031][client backend] [002_pg_upgrade.pl][44/15:0] LOG: statement: SELECT tableoid, oid, pnpubid, pnnspid FROM pg_catalog.pg_publication_namespace 2024-03-21 22:39:44.268 UTC [19031][client backend] [002_pg_upgrade.pl][44/15:0] LOG: statement: SELECT s.tableoid, s.oid, s.subname, s.subowner, s.subconninfo, s.subslotname, s.subsynccommit, s.subpublications, s.subbinary, s.substream, s.subtwophasestate, s.subdisableonerr, s.subpasswordrequired, s.subrunasowner, s.suborigin, o.remote_lsn AS suboriginremotelsn, s.subenabled, s.subfailover FROM pg_subscription s LEFT JOIN pg_catalog.pg_replication_origin_status o ON o.external_id = 'pg_' || s.oid::text WHERE s.subdbid = (SELECT oid FROM pg_database WHERE datname = current_database()) 2024-03-21 22:39:44.272 UTC [19031][client backend] [002_pg_upgrade.pl][44/15:0] LOG: statement: SELECT srsubid, srrelid, srsubstate, srsublsn FROM pg_catalog.pg_subscription_rel ORDER BY srsubid 2024-03-21 22:39:44.273 UTC [19031][client backend] [002_pg_upgrade.pl][44/15:0] LOG: statement: SELECT oid, lomowner, lomacl, acldefault('L', lomowner) AS acldefault FROM pg_largeobject_metadata ORDER BY lomowner, lomacl::pg_catalog.text, oid 2024-03-21 22:39:44.275 UTC [19031][client backend] [002_pg_upgrade.pl][44/15:0] LOG: statement: SELECT classid, objid, refclassid, refobjid, deptype FROM pg_depend WHERE deptype != 'p' AND deptype != 'e' UNION ALL SELECT 'pg_opfamily'::regclass AS classid, amopfamily AS objid, refclassid, refobjid, deptype FROM pg_depend d, pg_amop o WHERE deptype NOT IN ('p', 'e', 'i') AND classid = 'pg_amop'::regclass AND objid = o.oid AND NOT (refclassid = 'pg_opfamily'::regclass AND amopfamily = refobjid) UNION ALL SELECT 'pg_opfamily'::regclass AS classid, amprocfamily AS objid, refclassid, refobjid, deptype FROM pg_depend d, pg_amproc p WHERE deptype NOT IN ('p', 'e', 'i') AND classid = 'pg_amproc'::regclass AND objid = p.oid AND NOT (refclassid = 'pg_opfamily'::regclass AND amprocfamily = refobjid) ORDER BY 1,2 2024-03-21 22:39:44.341 UTC [19031][client backend] [002_pg_upgrade.pl][44/15:0] LOG: statement: SELECT DISTINCT attrelid FROM pg_attribute WHERE attacl IS NOT NULL 2024-03-21 22:39:44.342 UTC [19031][client backend] [002_pg_upgrade.pl][44/15:0] LOG: statement: SELECT objoid, classoid, objsubid, privtype, initprivs FROM pg_init_privs 2024-03-21 22:39:44.343 UTC [19031][client backend] [002_pg_upgrade.pl][44/15:0] LOG: statement: SELECT description, classoid, objoid, objsubid FROM pg_catalog.pg_description ORDER BY classoid, objoid, objsubid 2024-03-21 22:39:44.353 UTC [19031][client backend] [002_pg_upgrade.pl][44/15:0] LOG: statement: SELECT label, provider, classoid, objoid, objsubid FROM pg_catalog.pg_seclabel ORDER BY classoid, objoid, objsubid 2024-03-21 22:39:44.356 UTC [19031][client backend] [002_pg_upgrade.pl][44/15:0] LOG: statement: SELECT pg_catalog.current_schemas(false) 2024-03-21 22:39:44.364 UTC [19031][client backend] [002_pg_upgrade.pl][44/15:0] LOG: statement: SELECT tableoid, oid, datname, datdba, pg_encoding_to_char(encoding) AS encoding, datcollate, datctype, datfrozenxid, datacl, acldefault('d', datdba) AS acldefault, datistemplate, datconnlimit, datminmxid, datlocprovider, datlocale, datcollversion, daticurules, (SELECT spcname FROM pg_tablespace t WHERE t.oid = dattablespace) AS tablespace, shobj_description(oid, 'pg_database') AS description FROM pg_database WHERE datname = current_database() 2024-03-21 22:39:44.365 UTC [19031][client backend] [002_pg_upgrade.pl][44/15:0] LOG: statement: SELECT provider, label FROM pg_catalog.pg_shseclabel WHERE classoid = 'pg_catalog.pg_database'::pg_catalog.regclass AND objoid = '1' 2024-03-21 22:39:44.366 UTC [19031][client backend] [002_pg_upgrade.pl][44/15:0] LOG: statement: SELECT unnest(setconfig) FROM pg_db_role_setting WHERE setrole = 0 AND setdatabase = '1'::oid 2024-03-21 22:39:44.366 UTC [19031][client backend] [002_pg_upgrade.pl][44/15:0] LOG: statement: SELECT rolname, unnest(setconfig) FROM pg_db_role_setting s, pg_roles r WHERE setrole = r.oid AND setdatabase = '1'::oid 2024-03-21 22:39:44.367 UTC [19031][client backend] [002_pg_upgrade.pl][44/15:0] LOG: statement: SELECT relfrozenxid, relminmxid, relfilenode, oid FROM pg_catalog.pg_class WHERE oid IN (2613, 2683); 2024-03-21 22:39:44.368 UTC [19031][client backend] [002_pg_upgrade.pl][44/15:0] LOG: statement: PREPARE getColumnACLs(pg_catalog.oid) AS SELECT at.attname, at.attacl, '{}' AS acldefault, pip.privtype, pip.initprivs FROM pg_catalog.pg_attribute at LEFT JOIN pg_catalog.pg_init_privs pip ON (at.attrelid = pip.objoid AND pip.classoid = 'pg_catalog.pg_class'::pg_catalog.regclass AND at.attnum = pip.objsubid) WHERE at.attrelid = $1 AND NOT at.attisdropped AND (at.attacl IS NOT NULL OR pip.initprivs IS NOT NULL) ORDER BY at.attnum 2024-03-21 22:39:44.368 UTC [19031][client backend] [002_pg_upgrade.pl][44/15:0] LOG: statement: EXECUTE getColumnACLs('6100') 2024-03-21 22:39:44.368 UTC [19031][client backend] [002_pg_upgrade.pl][44/15:0] DETAIL: prepare: PREPARE getColumnACLs(pg_catalog.oid) AS SELECT at.attname, at.attacl, '{}' AS acldefault, pip.privtype, pip.initprivs FROM pg_catalog.pg_attribute at LEFT JOIN pg_catalog.pg_init_privs pip ON (at.attrelid = pip.objoid AND pip.classoid = 'pg_catalog.pg_class'::pg_catalog.regclass AND at.attnum = pip.objsubid) WHERE at.attrelid = $1 AND NOT at.attisdropped AND (at.attacl IS NOT NULL OR pip.initprivs IS NOT NULL) ORDER BY at.attnum 2024-03-21 22:39:44.375 UTC [19031][client backend] [002_pg_upgrade.pl][:0] LOG: disconnection: session time: 0:00:00.170 user=postgres database=template1 host=[local] 2024-03-21 22:39:44.414 UTC [19044][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-21 22:39:44.414 UTC [19044][client backend] [[unknown]][45/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_old_node_data/pgdata/pg_hba.conf:117) 2024-03-21 22:39:44.414 UTC [19044][client backend] [[unknown]][45/1:0] LOG: connection authorized: user=postgres database=postgres application_name=002_pg_upgrade.pl 2024-03-21 22:39:44.419 UTC [19044][client backend] [002_pg_upgrade.pl][45/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:44.419 UTC [19044][client backend] [002_pg_upgrade.pl][45/3:0] LOG: statement: SELECT pg_catalog.pg_is_in_recovery() 2024-03-21 22:39:44.420 UTC [19044][client backend] [002_pg_upgrade.pl][45/4:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:44.420 UTC [19044][client backend] [002_pg_upgrade.pl][45/5:0] LOG: statement: SET DATESTYLE = ISO 2024-03-21 22:39:44.420 UTC [19044][client backend] [002_pg_upgrade.pl][45/6:0] LOG: statement: SET INTERVALSTYLE = POSTGRES 2024-03-21 22:39:44.420 UTC [19044][client backend] [002_pg_upgrade.pl][45/7:0] LOG: statement: SET extra_float_digits TO 3 2024-03-21 22:39:44.420 UTC [19044][client backend] [002_pg_upgrade.pl][45/8:0] LOG: statement: SET synchronize_seqscans TO off 2024-03-21 22:39:44.420 UTC [19044][client backend] [002_pg_upgrade.pl][45/9:0] LOG: statement: SET statement_timeout = 0 2024-03-21 22:39:44.420 UTC [19044][client backend] [002_pg_upgrade.pl][45/10:0] LOG: statement: SET lock_timeout = 0 2024-03-21 22:39:44.420 UTC [19044][client backend] [002_pg_upgrade.pl][45/11:0] LOG: statement: SET idle_in_transaction_session_timeout = 0 2024-03-21 22:39:44.420 UTC [19044][client backend] [002_pg_upgrade.pl][45/12:0] LOG: statement: SET transaction_timeout = 0 2024-03-21 22:39:44.420 UTC [19044][client backend] [002_pg_upgrade.pl][45/13:0] LOG: statement: SET quote_all_identifiers = true 2024-03-21 22:39:44.420 UTC [19044][client backend] [002_pg_upgrade.pl][45/14:0] LOG: statement: SET row_security = off 2024-03-21 22:39:44.420 UTC [19044][client backend] [002_pg_upgrade.pl][45/15:0] LOG: statement: BEGIN 2024-03-21 22:39:44.420 UTC [19044][client backend] [002_pg_upgrade.pl][45/15:0] LOG: statement: SET TRANSACTION ISOLATION LEVEL REPEATABLE READ, READ ONLY 2024-03-21 22:39:44.420 UTC [19044][client backend] [002_pg_upgrade.pl][45/15:0] LOG: statement: SELECT oid, rolname FROM pg_catalog.pg_roles ORDER BY 1 2024-03-21 22:39:44.422 UTC [19044][client backend] [002_pg_upgrade.pl][45/15:0] LOG: statement: SELECT x.tableoid, x.oid, x.extname, n.nspname, x.extrelocatable, x.extversion, x.extconfig, x.extcondition FROM pg_extension x JOIN pg_namespace n ON n.oid = x.extnamespace 2024-03-21 22:39:44.424 UTC [19044][client backend] [002_pg_upgrade.pl][45/15:0] LOG: statement: SELECT classid, objid, refobjid FROM pg_depend WHERE refclassid = 'pg_extension'::regclass AND deptype = 'e' ORDER BY 3 2024-03-21 22:39:44.425 UTC [19044][client backend] [002_pg_upgrade.pl][45/15:0] LOG: statement: SELECT n.tableoid, n.oid, n.nspname, n.nspowner, n.nspacl, acldefault('n', n.nspowner) AS acldefault FROM pg_namespace n 2024-03-21 22:39:44.426 UTC [19044][client backend] [002_pg_upgrade.pl][45/15:0] LOG: statement: SELECT c.tableoid, c.oid, c.relname, c.relnamespace, c.relkind, c.reltype, c.relowner, c.relchecks, c.relhasindex, c.relhasrules, c.relpages, c.relhastriggers, c.relpersistence, c.reloftype, c.relacl, acldefault(CASE WHEN c.relkind = 'S' THEN 's'::"char" ELSE 'r'::"char" END, c.relowner) AS acldefault, CASE WHEN c.relkind = 'f' THEN (SELECT ftserver FROM pg_catalog.pg_foreign_table WHERE ftrelid = c.oid) ELSE 0 END AS foreignserver, c.relfrozenxid, tc.relfrozenxid AS tfrozenxid, tc.oid AS toid, tc.relpages AS toastpages, tc.reloptions AS toast_reloptions, d.refobjid AS owning_tab, d.refobjsubid AS owning_col, tsp.spcname AS reltablespace, false AS relhasoids, c.relispopulated, c.relreplident, c.relrowsecurity, c.relforcerowsecurity, c.relminmxid, tc.relminmxid AS tminmxid, array_remove(array_remove(c.reloptions,'check_option=local'),'check_option=cascaded') AS reloptions, CASE WHEN 'check_option=local' = ANY (c.reloptions) THEN 'LOCAL'::text WHEN 'check_option=cascaded' = ANY (c.reloptions) THEN 'CASCADED'::text ELSE NULL END AS checkoption, am.amname, (d.deptype = 'i') IS TRUE AS is_identity_sequence, c.relispartition AS ispartition FROM pg_class c LEFT JOIN pg_depend d ON (c.relkind = 'S' AND d.classid = 'pg_class'::regclass AND d.objid = c.oid AND d.objsubid = 0 AND d.refclassid = 'pg_class'::regclass AND d.deptype IN ('a', 'i')) LEFT JOIN pg_tablespace tsp ON (tsp.oid = c.reltablespace) LEFT JOIN pg_am am ON (c.relam = am.oid) LEFT JOIN pg_class tc ON (c.reltoastrelid = tc.oid AND tc.relkind = 't' AND c.relkind <> 'p') WHERE c.relkind IN ('r', 'S', 'v', 'c', 'm', 'f', 'p') ORDER BY c.oid 2024-03-21 22:39:44.439 UTC [19044][client backend] [002_pg_upgrade.pl][45/15:0] LOG: statement: SELECT p.tableoid, p.oid, p.proname, p.prolang, p.pronargs, p.proargtypes, p.prorettype, p.proacl, acldefault('f', p.proowner) AS acldefault, p.pronamespace, p.proowner FROM pg_proc p LEFT JOIN pg_init_privs pip ON (p.oid = pip.objoid AND pip.classoid = 'pg_proc'::regclass AND pip.objsubid = 0) WHERE p.prokind <> 'a' AND NOT EXISTS (SELECT 1 FROM pg_depend WHERE classid = 'pg_proc'::regclass AND objid = p.oid AND deptype = 'i') AND ( pronamespace != (SELECT oid FROM pg_namespace WHERE nspname = 'pg_catalog') OR EXISTS (SELECT 1 FROM pg_cast WHERE pg_cast.oid > 16383 AND p.oid = pg_cast.castfunc) OR EXISTS (SELECT 1 FROM pg_transform WHERE pg_transform.oid > 16383 AND (p.oid = pg_transform.trffromsql OR p.oid = pg_transform.trftosql)) OR EXISTS(SELECT 1 FROM pg_depend WHERE classid = 'pg_proc'::regclass AND objid = p.oid AND refclassid = 'pg_extension'::regclass AND deptype = 'e') OR p.proacl IS DISTINCT FROM pip.initprivs) 2024-03-21 22:39:44.447 UTC [19044][client backend] [002_pg_upgrade.pl][45/15:0] LOG: statement: SELECT tableoid, oid, typname, typnamespace, typacl, acldefault('T', typowner) AS acldefault, typowner, typelem, typrelid, CASE WHEN typrelid = 0 THEN ' '::"char" ELSE (SELECT relkind FROM pg_class WHERE oid = typrelid) END AS typrelkind, typtype, typisdefined, typname[0] = '_' AND typelem != 0 AND (SELECT typarray FROM pg_type te WHERE oid = pg_type.typelem) = oid AS isarray FROM pg_type 2024-03-21 22:39:44.450 UTC [19044][client backend] [002_pg_upgrade.pl][45/15:0] LOG: statement: SELECT tableoid, oid, lanname, lanpltrusted, lanplcallfoid, laninline, lanvalidator, lanacl, acldefault('l', lanowner) AS acldefault, lanowner FROM pg_language WHERE lanispl ORDER BY oid 2024-03-21 22:39:44.451 UTC [19044][client backend] [002_pg_upgrade.pl][45/15:0] LOG: statement: SELECT p.tableoid, p.oid, p.proname AS aggname, p.pronamespace AS aggnamespace, p.pronargs, p.proargtypes, p.proowner, p.proacl AS aggacl, acldefault('f', p.proowner) AS acldefault FROM pg_proc p LEFT JOIN pg_init_privs pip ON (p.oid = pip.objoid AND pip.classoid = 'pg_proc'::regclass AND pip.objsubid = 0) WHERE p.prokind = 'a' AND (p.pronamespace != (SELECT oid FROM pg_namespace WHERE nspname = 'pg_catalog') OR p.proacl IS DISTINCT FROM pip.initprivs OR EXISTS(SELECT 1 FROM pg_depend WHERE classid = 'pg_proc'::regclass AND objid = p.oid AND refclassid = 'pg_extension'::regclass AND deptype = 'e')) 2024-03-21 22:39:44.453 UTC [19044][client backend] [002_pg_upgrade.pl][45/15:0] LOG: statement: SELECT tableoid, oid, oprname, oprnamespace, oprowner, oprkind, oprcode::oid AS oprcode FROM pg_operator 2024-03-21 22:39:44.454 UTC [19044][client backend] [002_pg_upgrade.pl][45/15:0] LOG: statement: SELECT tableoid, oid, amname, amtype, amhandler::pg_catalog.regproc AS amhandler FROM pg_am 2024-03-21 22:39:44.454 UTC [19044][client backend] [002_pg_upgrade.pl][45/15:0] LOG: statement: SELECT tableoid, oid, opcname, opcnamespace, opcowner FROM pg_opclass 2024-03-21 22:39:44.455 UTC [19044][client backend] [002_pg_upgrade.pl][45/15:0] LOG: statement: SELECT tableoid, oid, opfname, opfnamespace, opfowner FROM pg_opfamily 2024-03-21 22:39:44.455 UTC [19044][client backend] [002_pg_upgrade.pl][45/15:0] LOG: statement: SELECT tableoid, oid, prsname, prsnamespace, prsstart::oid, prstoken::oid, prsend::oid, prsheadline::oid, prslextype::oid FROM pg_ts_parser 2024-03-21 22:39:44.456 UTC [19044][client backend] [002_pg_upgrade.pl][45/15:0] LOG: statement: SELECT tableoid, oid, tmplname, tmplnamespace, tmplinit::oid, tmpllexize::oid FROM pg_ts_template 2024-03-21 22:39:44.457 UTC [19044][client backend] [002_pg_upgrade.pl][45/15:0] LOG: statement: SELECT tableoid, oid, dictname, dictnamespace, dictowner, dicttemplate, dictinitoption FROM pg_ts_dict 2024-03-21 22:39:44.457 UTC [19044][client backend] [002_pg_upgrade.pl][45/15:0] LOG: statement: SELECT tableoid, oid, cfgname, cfgnamespace, cfgowner, cfgparser FROM pg_ts_config 2024-03-21 22:39:44.458 UTC [19044][client backend] [002_pg_upgrade.pl][45/15:0] LOG: statement: SELECT tableoid, oid, fdwname, fdwowner, fdwhandler::pg_catalog.regproc, fdwvalidator::pg_catalog.regproc, fdwacl, acldefault('F', fdwowner) AS acldefault, array_to_string(ARRAY(SELECT quote_ident(option_name) || ' ' || quote_literal(option_value) FROM pg_options_to_table(fdwoptions) ORDER BY option_name), E', ') AS fdwoptions FROM pg_foreign_data_wrapper 2024-03-21 22:39:44.464 UTC [19044][client backend] [002_pg_upgrade.pl][45/15:0] LOG: statement: SELECT tableoid, oid, srvname, srvowner, srvfdw, srvtype, srvversion, srvacl, acldefault('S', srvowner) AS acldefault, array_to_string(ARRAY(SELECT quote_ident(option_name) || ' ' || quote_literal(option_value) FROM pg_options_to_table(srvoptions) ORDER BY option_name), E', ') AS srvoptions FROM pg_foreign_server 2024-03-21 22:39:44.465 UTC [19044][client backend] [002_pg_upgrade.pl][45/15:0] LOG: statement: SELECT oid, tableoid, defaclrole, defaclnamespace, defaclobjtype, defaclacl, CASE WHEN defaclnamespace = 0 THEN acldefault(CASE WHEN defaclobjtype = 'S' THEN 's'::"char" ELSE defaclobjtype END, defaclrole) ELSE '{}' END AS acldefault FROM pg_default_acl 2024-03-21 22:39:44.465 UTC [19044][client backend] [002_pg_upgrade.pl][45/15:0] LOG: statement: SELECT tableoid, oid, collname, collnamespace, collowner FROM pg_collation 2024-03-21 22:39:44.467 UTC [19044][client backend] [002_pg_upgrade.pl][45/15:0] LOG: statement: SELECT tableoid, oid, conname, connamespace, conowner FROM pg_conversion 2024-03-21 22:39:44.468 UTC [19044][client backend] [002_pg_upgrade.pl][45/15:0] LOG: statement: SELECT tableoid, oid, castsource, casttarget, castfunc, castcontext, castmethod FROM pg_cast c WHERE NOT EXISTS ( SELECT 1 FROM pg_range r WHERE c.castsource = r.rngtypid AND c.casttarget = r.rngmultitypid ) ORDER BY 3,4 2024-03-21 22:39:44.469 UTC [19044][client backend] [002_pg_upgrade.pl][45/15:0] LOG: statement: SELECT tableoid, oid, trftype, trflang, trffromsql::oid, trftosql::oid FROM pg_transform ORDER BY 3,4 2024-03-21 22:39:44.469 UTC [19044][client backend] [002_pg_upgrade.pl][45/15:0] LOG: statement: SELECT inhrelid, inhparent FROM pg_inherits 2024-03-21 22:39:44.470 UTC [19044][client backend] [002_pg_upgrade.pl][45/15:0] LOG: statement: SELECT e.tableoid, e.oid, evtname, evtenabled, evtevent, evtowner, array_to_string(array(select quote_literal(x) from unnest(evttags) as t(x)), ', ') as evttags, e.evtfoid::regproc as evtfname FROM pg_event_trigger e ORDER BY e.oid 2024-03-21 22:39:44.471 UTC [19044][client backend] [002_pg_upgrade.pl][45/15:0] LOG: statement: SELECT conrelid, confrelid FROM pg_constraint JOIN pg_depend ON (objid = confrelid) WHERE contype = 'f' AND refclassid = 'pg_extension'::regclass AND classid = 'pg_class'::regclass; 2024-03-21 22:39:44.472 UTC [19044][client backend] [002_pg_upgrade.pl][45/15:0] LOG: statement: SELECT a.attrelid, a.attnum, a.attname, a.attstattarget, a.attstorage, t.typstorage, a.atthasdef, a.attisdropped, a.attlen, a.attalign, a.attislocal, pg_catalog.format_type(t.oid, a.atttypmod) AS atttypname, array_to_string(a.attoptions, ', ') AS attoptions, CASE WHEN a.attcollation <> t.typcollation THEN a.attcollation ELSE 0 END AS attcollation, pg_catalog.array_to_string(ARRAY(SELECT pg_catalog.quote_ident(option_name) || ' ' || pg_catalog.quote_literal(option_value) FROM pg_catalog.pg_options_to_table(attfdwoptions) ORDER BY option_name), E', ') AS attfdwoptions, co.conname AS notnull_name, co.connoinherit AS notnull_noinherit, copk.conname IS NOT NULL as notnull_is_pk, coalesce(NOT co.conislocal, true) AS notnull_inh, a.attcompression AS attcompression, a.attidentity, CASE WHEN a.atthasmissing AND NOT a.attisdropped THEN a.attmissingval ELSE null END AS attmissingval, a.attgenerated FROM unnest('{}'::pg_catalog.oid[]) AS src(tbloid) JOIN pg_catalog.pg_attribute a ON (src.tbloid = a.attrelid) LEFT JOIN pg_catalog.pg_type t ON (a.atttypid = t.oid) LEFT JOIN pg_catalog.pg_constraint co ON (a.attrelid = co.conrelid AND co.contype = 'n' AND co.conkey = array[a.attnum]) LEFT JOIN pg_catalog.pg_constraint copk ON (copk.conrelid = src.tbloid AND copk.contype = 'p' AND copk.conkey @> array[a.attnum]) WHERE a.attnum > 0::pg_catalog.int2 ORDER BY a.attrelid, a.attnum 2024-03-21 22:39:44.478 UTC [19044][client backend] [002_pg_upgrade.pl][45/15:0] LOG: statement: SELECT t.tableoid, t.oid, i.indrelid, t.relname AS indexname, pg_catalog.pg_get_indexdef(i.indexrelid) AS indexdef, i.indkey, i.indisclustered, c.contype, c.conname, c.condeferrable, c.condeferred, c.tableoid AS contableoid, c.oid AS conoid, pg_catalog.pg_get_constraintdef(c.oid, false) AS condef, (SELECT spcname FROM pg_catalog.pg_tablespace s WHERE s.oid = t.reltablespace) AS tablespace, t.reloptions AS indreloptions, i.indisreplident, inh.inhparent AS parentidx, i.indnkeyatts AS indnkeyatts, i.indnatts AS indnatts, (SELECT pg_catalog.array_agg(attnum ORDER BY attnum) FROM pg_catalog.pg_attribute WHERE attrelid = i.indexrelid AND attstattarget >= 0) AS indstatcols, (SELECT pg_catalog.array_agg(attstattarget ORDER BY attnum) FROM pg_catalog.pg_attribute WHERE attrelid = i.indexrelid AND attstattarget >= 0) AS indstatvals, i.indnullsnotdistinct, c.conperiod FROM unnest('{}'::pg_catalog.oid[]) AS src(tbloid) JOIN pg_catalog.pg_index i ON (src.tbloid = i.indrelid) JOIN pg_catalog.pg_class t ON (t.oid = i.indexrelid) JOIN pg_catalog.pg_class t2 ON (t2.oid = i.indrelid) LEFT JOIN pg_catalog.pg_constraint c ON (i.indrelid = c.conrelid AND i.indexrelid = c.conindid AND c.contype IN ('p','u','x')) LEFT JOIN pg_catalog.pg_inherits inh ON (inh.inhrelid = indexrelid) WHERE (i.indisvalid OR t2.relkind = 'p') AND i.indisready ORDER BY i.indrelid, indexname 2024-03-21 22:39:44.484 UTC [19044][client backend] [002_pg_upgrade.pl][45/15:0] LOG: statement: SELECT tableoid, oid, stxname, stxnamespace, stxowner, stxrelid, stxstattarget FROM pg_catalog.pg_statistic_ext 2024-03-21 22:39:44.484 UTC [19044][client backend] [002_pg_upgrade.pl][45/15:0] LOG: statement: SELECT c.tableoid, c.oid, conrelid, conname, confrelid, conindid, pg_catalog.pg_get_constraintdef(c.oid) AS condef FROM unnest('{}'::pg_catalog.oid[]) AS src(tbloid) JOIN pg_catalog.pg_constraint c ON (src.tbloid = c.conrelid) WHERE contype = 'f' AND conparentid = 0 ORDER BY conrelid, conname 2024-03-21 22:39:44.485 UTC [19044][client backend] [002_pg_upgrade.pl][45/15:0] LOG: statement: SELECT t.tgrelid, t.tgname, pg_catalog.pg_get_triggerdef(t.oid, false) AS tgdef, t.tgenabled, t.tableoid, t.oid, t.tgparentid <> 0 AS tgispartition FROM unnest('{}'::pg_catalog.oid[]) AS src(tbloid) JOIN pg_catalog.pg_trigger t ON (src.tbloid = t.tgrelid) LEFT JOIN pg_catalog.pg_trigger u ON (u.oid = t.tgparentid) WHERE ((NOT t.tgisinternal AND t.tgparentid = 0) OR t.tgenabled != u.tgenabled) ORDER BY t.tgrelid, t.tgname 2024-03-21 22:39:44.486 UTC [19044][client backend] [002_pg_upgrade.pl][45/15:0] LOG: statement: SELECT tableoid, oid, rulename, ev_class AS ruletable, ev_type, is_instead, ev_enabled FROM pg_rewrite ORDER BY oid 2024-03-21 22:39:44.487 UTC [19044][client backend] [002_pg_upgrade.pl][45/15:0] LOG: statement: SELECT pol.oid, pol.tableoid, pol.polrelid, pol.polname, pol.polcmd, pol.polpermissive, CASE WHEN pol.polroles = '{0}' THEN NULL ELSE pg_catalog.array_to_string(ARRAY(SELECT pg_catalog.quote_ident(rolname) from pg_catalog.pg_roles WHERE oid = ANY(pol.polroles)), ', ') END AS polroles, pg_catalog.pg_get_expr(pol.polqual, pol.polrelid) AS polqual, pg_catalog.pg_get_expr(pol.polwithcheck, pol.polrelid) AS polwithcheck FROM unnest('{}'::pg_catalog.oid[]) AS src(tbloid) JOIN pg_catalog.pg_policy pol ON (src.tbloid = pol.polrelid) 2024-03-21 22:39:44.489 UTC [19044][client backend] [002_pg_upgrade.pl][45/15:0] LOG: statement: SELECT p.tableoid, p.oid, p.pubname, p.pubowner, p.puballtables, p.pubinsert, p.pubupdate, p.pubdelete, p.pubtruncate, p.pubviaroot FROM pg_publication p 2024-03-21 22:39:44.489 UTC [19044][client backend] [002_pg_upgrade.pl][45/15:0] LOG: statement: SELECT tableoid, oid, prpubid, prrelid, pg_catalog.pg_get_expr(prqual, prrelid) AS prrelqual, (CASE WHEN pr.prattrs IS NOT NULL THEN (SELECT array_agg(attname) FROM pg_catalog.generate_series(0, pg_catalog.array_upper(pr.prattrs::pg_catalog.int2[], 1)) s, pg_catalog.pg_attribute WHERE attrelid = pr.prrelid AND attnum = prattrs[s]) ELSE NULL END) prattrs FROM pg_catalog.pg_publication_rel pr 2024-03-21 22:39:44.493 UTC [19044][client backend] [002_pg_upgrade.pl][45/15:0] LOG: statement: SELECT tableoid, oid, pnpubid, pnnspid FROM pg_catalog.pg_publication_namespace 2024-03-21 22:39:44.494 UTC [19044][client backend] [002_pg_upgrade.pl][45/15:0] LOG: statement: SELECT s.tableoid, s.oid, s.subname, s.subowner, s.subconninfo, s.subslotname, s.subsynccommit, s.subpublications, s.subbinary, s.substream, s.subtwophasestate, s.subdisableonerr, s.subpasswordrequired, s.subrunasowner, s.suborigin, o.remote_lsn AS suboriginremotelsn, s.subenabled, s.subfailover FROM pg_subscription s LEFT JOIN pg_catalog.pg_replication_origin_status o ON o.external_id = 'pg_' || s.oid::text WHERE s.subdbid = (SELECT oid FROM pg_database WHERE datname = current_database()) 2024-03-21 22:39:44.495 UTC [19044][client backend] [002_pg_upgrade.pl][45/15:0] LOG: statement: SELECT srsubid, srrelid, srsubstate, srsublsn FROM pg_catalog.pg_subscription_rel ORDER BY srsubid 2024-03-21 22:39:44.495 UTC [19044][client backend] [002_pg_upgrade.pl][45/15:0] LOG: statement: SELECT oid, lomowner, lomacl, acldefault('L', lomowner) AS acldefault FROM pg_largeobject_metadata ORDER BY lomowner, lomacl::pg_catalog.text, oid 2024-03-21 22:39:44.496 UTC [19044][client backend] [002_pg_upgrade.pl][45/15:0] LOG: statement: SELECT classid, objid, refclassid, refobjid, deptype FROM pg_depend WHERE deptype != 'p' AND deptype != 'e' UNION ALL SELECT 'pg_opfamily'::regclass AS classid, amopfamily AS objid, refclassid, refobjid, deptype FROM pg_depend d, pg_amop o WHERE deptype NOT IN ('p', 'e', 'i') AND classid = 'pg_amop'::regclass AND objid = o.oid AND NOT (refclassid = 'pg_opfamily'::regclass AND amopfamily = refobjid) UNION ALL SELECT 'pg_opfamily'::regclass AS classid, amprocfamily AS objid, refclassid, refobjid, deptype FROM pg_depend d, pg_amproc p WHERE deptype NOT IN ('p', 'e', 'i') AND classid = 'pg_amproc'::regclass AND objid = p.oid AND NOT (refclassid = 'pg_opfamily'::regclass AND amprocfamily = refobjid) ORDER BY 1,2 2024-03-21 22:39:44.501 UTC [19044][client backend] [002_pg_upgrade.pl][45/15:0] LOG: statement: SELECT DISTINCT attrelid FROM pg_attribute WHERE attacl IS NOT NULL 2024-03-21 22:39:44.502 UTC [19044][client backend] [002_pg_upgrade.pl][45/15:0] LOG: statement: SELECT objoid, classoid, objsubid, privtype, initprivs FROM pg_init_privs 2024-03-21 22:39:44.503 UTC [19044][client backend] [002_pg_upgrade.pl][45/15:0] LOG: statement: SELECT description, classoid, objoid, objsubid FROM pg_catalog.pg_description ORDER BY classoid, objoid, objsubid 2024-03-21 22:39:44.513 UTC [19044][client backend] [002_pg_upgrade.pl][45/15:0] LOG: statement: SELECT label, provider, classoid, objoid, objsubid FROM pg_catalog.pg_seclabel ORDER BY classoid, objoid, objsubid 2024-03-21 22:39:44.517 UTC [19044][client backend] [002_pg_upgrade.pl][45/15:0] LOG: statement: SELECT pg_catalog.current_schemas(false) 2024-03-21 22:39:44.517 UTC [19044][client backend] [002_pg_upgrade.pl][45/15:0] LOG: statement: SELECT tableoid, oid, datname, datdba, pg_encoding_to_char(encoding) AS encoding, datcollate, datctype, datfrozenxid, datacl, acldefault('d', datdba) AS acldefault, datistemplate, datconnlimit, datminmxid, datlocprovider, datlocale, datcollversion, daticurules, (SELECT spcname FROM pg_tablespace t WHERE t.oid = dattablespace) AS tablespace, shobj_description(oid, 'pg_database') AS description FROM pg_database WHERE datname = current_database() 2024-03-21 22:39:44.519 UTC [19044][client backend] [002_pg_upgrade.pl][45/15:0] LOG: statement: SELECT provider, label FROM pg_catalog.pg_shseclabel WHERE classoid = 'pg_catalog.pg_database'::pg_catalog.regclass AND objoid = '5' 2024-03-21 22:39:44.519 UTC [19044][client backend] [002_pg_upgrade.pl][45/15:0] LOG: statement: SELECT unnest(setconfig) FROM pg_db_role_setting WHERE setrole = 0 AND setdatabase = '5'::oid 2024-03-21 22:39:44.520 UTC [19044][client backend] [002_pg_upgrade.pl][45/15:0] LOG: statement: SELECT rolname, unnest(setconfig) FROM pg_db_role_setting s, pg_roles r WHERE setrole = r.oid AND setdatabase = '5'::oid 2024-03-21 22:39:44.520 UTC [19044][client backend] [002_pg_upgrade.pl][45/15:0] LOG: statement: SELECT relfrozenxid, relminmxid, relfilenode, oid FROM pg_catalog.pg_class WHERE oid IN (2613, 2683); 2024-03-21 22:39:44.521 UTC [19044][client backend] [002_pg_upgrade.pl][45/15:0] LOG: statement: PREPARE getColumnACLs(pg_catalog.oid) AS SELECT at.attname, at.attacl, '{}' AS acldefault, pip.privtype, pip.initprivs FROM pg_catalog.pg_attribute at LEFT JOIN pg_catalog.pg_init_privs pip ON (at.attrelid = pip.objoid AND pip.classoid = 'pg_catalog.pg_class'::pg_catalog.regclass AND at.attnum = pip.objsubid) WHERE at.attrelid = $1 AND NOT at.attisdropped AND (at.attacl IS NOT NULL OR pip.initprivs IS NOT NULL) ORDER BY at.attnum 2024-03-21 22:39:44.524 UTC [19044][client backend] [002_pg_upgrade.pl][45/15:0] LOG: statement: EXECUTE getColumnACLs('6100') 2024-03-21 22:39:44.524 UTC [19044][client backend] [002_pg_upgrade.pl][45/15:0] DETAIL: prepare: PREPARE getColumnACLs(pg_catalog.oid) AS SELECT at.attname, at.attacl, '{}' AS acldefault, pip.privtype, pip.initprivs FROM pg_catalog.pg_attribute at LEFT JOIN pg_catalog.pg_init_privs pip ON (at.attrelid = pip.objoid AND pip.classoid = 'pg_catalog.pg_class'::pg_catalog.regclass AND at.attnum = pip.objsubid) WHERE at.attrelid = $1 AND NOT at.attisdropped AND (at.attacl IS NOT NULL OR pip.initprivs IS NOT NULL) ORDER BY at.attnum 2024-03-21 22:39:44.569 UTC [19044][client backend] [002_pg_upgrade.pl][:0] LOG: disconnection: session time: 0:00:00.154 user=postgres database=postgres host=[local] 2024-03-21 22:39:44.605 UTC [19052][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-21 22:39:44.605 UTC [19052][client backend] [[unknown]][46/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_old_node_data/pgdata/pg_hba.conf:117) 2024-03-21 22:39:44.605 UTC [19052][client backend] [[unknown]][46/1:0] LOG: connection authorized: user=postgres database=regression\"\  !"#$%&'()*+,-\\"\\\ application_name=002_pg_upgrade.pl 2024-03-21 22:39:44.624 UTC [19052][client backend] [002_pg_upgrade.pl][46/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:44.631 UTC [19052][client backend] [002_pg_upgrade.pl][46/3:0] LOG: statement: SELECT pg_catalog.pg_is_in_recovery() 2024-03-21 22:39:44.632 UTC [19052][client backend] [002_pg_upgrade.pl][46/4:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:44.632 UTC [19052][client backend] [002_pg_upgrade.pl][46/5:0] LOG: statement: SET DATESTYLE = ISO 2024-03-21 22:39:44.632 UTC [19052][client backend] [002_pg_upgrade.pl][46/6:0] LOG: statement: SET INTERVALSTYLE = POSTGRES 2024-03-21 22:39:44.632 UTC [19052][client backend] [002_pg_upgrade.pl][46/7:0] LOG: statement: SET extra_float_digits TO 3 2024-03-21 22:39:44.632 UTC [19052][client backend] [002_pg_upgrade.pl][46/8:0] LOG: statement: SET synchronize_seqscans TO off 2024-03-21 22:39:44.632 UTC [19052][client backend] [002_pg_upgrade.pl][46/9:0] LOG: statement: SET statement_timeout = 0 2024-03-21 22:39:44.632 UTC [19052][client backend] [002_pg_upgrade.pl][46/10:0] LOG: statement: SET lock_timeout = 0 2024-03-21 22:39:44.632 UTC [19052][client backend] [002_pg_upgrade.pl][46/11:0] LOG: statement: SET idle_in_transaction_session_timeout = 0 2024-03-21 22:39:44.632 UTC [19052][client backend] [002_pg_upgrade.pl][46/12:0] LOG: statement: SET transaction_timeout = 0 2024-03-21 22:39:44.632 UTC [19052][client backend] [002_pg_upgrade.pl][46/13:0] LOG: statement: SET quote_all_identifiers = true 2024-03-21 22:39:44.632 UTC [19052][client backend] [002_pg_upgrade.pl][46/14:0] LOG: statement: SET row_security = off 2024-03-21 22:39:44.632 UTC [19052][client backend] [002_pg_upgrade.pl][46/15:0] LOG: statement: BEGIN 2024-03-21 22:39:44.632 UTC [19052][client backend] [002_pg_upgrade.pl][46/15:0] LOG: statement: SET TRANSACTION ISOLATION LEVEL REPEATABLE READ, READ ONLY 2024-03-21 22:39:44.632 UTC [19052][client backend] [002_pg_upgrade.pl][46/15:0] LOG: statement: SELECT oid, rolname FROM pg_catalog.pg_roles ORDER BY 1 2024-03-21 22:39:44.635 UTC [19052][client backend] [002_pg_upgrade.pl][46/15:0] LOG: statement: SELECT x.tableoid, x.oid, x.extname, n.nspname, x.extrelocatable, x.extversion, x.extconfig, x.extcondition FROM pg_extension x JOIN pg_namespace n ON n.oid = x.extnamespace 2024-03-21 22:39:44.636 UTC [19052][client backend] [002_pg_upgrade.pl][46/15:0] LOG: statement: SELECT classid, objid, refobjid FROM pg_depend WHERE refclassid = 'pg_extension'::regclass AND deptype = 'e' ORDER BY 3 2024-03-21 22:39:44.638 UTC [19052][client backend] [002_pg_upgrade.pl][46/15:0] LOG: statement: SELECT n.tableoid, n.oid, n.nspname, n.nspowner, n.nspacl, acldefault('n', n.nspowner) AS acldefault FROM pg_namespace n 2024-03-21 22:39:44.638 UTC [19052][client backend] [002_pg_upgrade.pl][46/15:0] LOG: statement: SELECT c.tableoid, c.oid, c.relname, c.relnamespace, c.relkind, c.reltype, c.relowner, c.relchecks, c.relhasindex, c.relhasrules, c.relpages, c.relhastriggers, c.relpersistence, c.reloftype, c.relacl, acldefault(CASE WHEN c.relkind = 'S' THEN 's'::"char" ELSE 'r'::"char" END, c.relowner) AS acldefault, CASE WHEN c.relkind = 'f' THEN (SELECT ftserver FROM pg_catalog.pg_foreign_table WHERE ftrelid = c.oid) ELSE 0 END AS foreignserver, c.relfrozenxid, tc.relfrozenxid AS tfrozenxid, tc.oid AS toid, tc.relpages AS toastpages, tc.reloptions AS toast_reloptions, d.refobjid AS owning_tab, d.refobjsubid AS owning_col, tsp.spcname AS reltablespace, false AS relhasoids, c.relispopulated, c.relreplident, c.relrowsecurity, c.relforcerowsecurity, c.relminmxid, tc.relminmxid AS tminmxid, array_remove(array_remove(c.reloptions,'check_option=local'),'check_option=cascaded') AS reloptions, CASE WHEN 'check_option=local' = ANY (c.reloptions) THEN 'LOCAL'::text WHEN 'check_option=cascaded' = ANY (c.reloptions) THEN 'CASCADED'::text ELSE NULL END AS checkoption, am.amname, (d.deptype = 'i') IS TRUE AS is_identity_sequence, c.relispartition AS ispartition FROM pg_class c LEFT JOIN pg_depend d ON (c.relkind = 'S' AND d.classid = 'pg_class'::regclass AND d.objid = c.oid AND d.objsubid = 0 AND d.refclassid = 'pg_class'::regclass AND d.deptype IN ('a', 'i')) LEFT JOIN pg_tablespace tsp ON (tsp.oid = c.reltablespace) LEFT JOIN pg_am am ON (c.relam = am.oid) LEFT JOIN pg_class tc ON (c.reltoastrelid = tc.oid AND tc.relkind = 't' AND c.relkind <> 'p') WHERE c.relkind IN ('r', 'S', 'v', 'c', 'm', 'f', 'p') ORDER BY c.oid 2024-03-21 22:39:44.645 UTC [19052][client backend] [002_pg_upgrade.pl][46/15:0] LOG: statement: SELECT p.tableoid, p.oid, p.proname, p.prolang, p.pronargs, p.proargtypes, p.prorettype, p.proacl, acldefault('f', p.proowner) AS acldefault, p.pronamespace, p.proowner FROM pg_proc p LEFT JOIN pg_init_privs pip ON (p.oid = pip.objoid AND pip.classoid = 'pg_proc'::regclass AND pip.objsubid = 0) WHERE p.prokind <> 'a' AND NOT EXISTS (SELECT 1 FROM pg_depend WHERE classid = 'pg_proc'::regclass AND objid = p.oid AND deptype = 'i') AND ( pronamespace != (SELECT oid FROM pg_namespace WHERE nspname = 'pg_catalog') OR EXISTS (SELECT 1 FROM pg_cast WHERE pg_cast.oid > 16383 AND p.oid = pg_cast.castfunc) OR EXISTS (SELECT 1 FROM pg_transform WHERE pg_transform.oid > 16383 AND (p.oid = pg_transform.trffromsql OR p.oid = pg_transform.trftosql)) OR EXISTS(SELECT 1 FROM pg_depend WHERE classid = 'pg_proc'::regclass AND objid = p.oid AND refclassid = 'pg_extension'::regclass AND deptype = 'e') OR p.proacl IS DISTINCT FROM pip.initprivs) 2024-03-21 22:39:44.653 UTC [19052][client backend] [002_pg_upgrade.pl][46/15:0] LOG: statement: SELECT tableoid, oid, typname, typnamespace, typacl, acldefault('T', typowner) AS acldefault, typowner, typelem, typrelid, CASE WHEN typrelid = 0 THEN ' '::"char" ELSE (SELECT relkind FROM pg_class WHERE oid = typrelid) END AS typrelkind, typtype, typisdefined, typname[0] = '_' AND typelem != 0 AND (SELECT typarray FROM pg_type te WHERE oid = pg_type.typelem) = oid AS isarray FROM pg_type 2024-03-21 22:39:44.681 UTC [19052][client backend] [002_pg_upgrade.pl][46/15:0] LOG: statement: SELECT tableoid, oid, lanname, lanpltrusted, lanplcallfoid, laninline, lanvalidator, lanacl, acldefault('l', lanowner) AS acldefault, lanowner FROM pg_language WHERE lanispl ORDER BY oid 2024-03-21 22:39:44.682 UTC [19052][client backend] [002_pg_upgrade.pl][46/15:0] LOG: statement: SELECT p.tableoid, p.oid, p.proname AS aggname, p.pronamespace AS aggnamespace, p.pronargs, p.proargtypes, p.proowner, p.proacl AS aggacl, acldefault('f', p.proowner) AS acldefault FROM pg_proc p LEFT JOIN pg_init_privs pip ON (p.oid = pip.objoid AND pip.classoid = 'pg_proc'::regclass AND pip.objsubid = 0) WHERE p.prokind = 'a' AND (p.pronamespace != (SELECT oid FROM pg_namespace WHERE nspname = 'pg_catalog') OR p.proacl IS DISTINCT FROM pip.initprivs OR EXISTS(SELECT 1 FROM pg_depend WHERE classid = 'pg_proc'::regclass AND objid = p.oid AND refclassid = 'pg_extension'::regclass AND deptype = 'e')) 2024-03-21 22:39:44.684 UTC [19052][client backend] [002_pg_upgrade.pl][46/15:0] LOG: statement: SELECT tableoid, oid, oprname, oprnamespace, oprowner, oprkind, oprcode::oid AS oprcode FROM pg_operator 2024-03-21 22:39:44.686 UTC [19052][client backend] [002_pg_upgrade.pl][46/15:0] LOG: statement: SELECT tableoid, oid, amname, amtype, amhandler::pg_catalog.regproc AS amhandler FROM pg_am 2024-03-21 22:39:44.686 UTC [19052][client backend] [002_pg_upgrade.pl][46/15:0] LOG: statement: SELECT tableoid, oid, opcname, opcnamespace, opcowner FROM pg_opclass 2024-03-21 22:39:44.687 UTC [19052][client backend] [002_pg_upgrade.pl][46/15:0] LOG: statement: SELECT tableoid, oid, opfname, opfnamespace, opfowner FROM pg_opfamily 2024-03-21 22:39:44.687 UTC [19052][client backend] [002_pg_upgrade.pl][46/15:0] LOG: statement: SELECT tableoid, oid, prsname, prsnamespace, prsstart::oid, prstoken::oid, prsend::oid, prsheadline::oid, prslextype::oid FROM pg_ts_parser 2024-03-21 22:39:44.688 UTC [19052][client backend] [002_pg_upgrade.pl][46/15:0] LOG: statement: SELECT tableoid, oid, tmplname, tmplnamespace, tmplinit::oid, tmpllexize::oid FROM pg_ts_template 2024-03-21 22:39:44.688 UTC [19052][client backend] [002_pg_upgrade.pl][46/15:0] LOG: statement: SELECT tableoid, oid, dictname, dictnamespace, dictowner, dicttemplate, dictinitoption FROM pg_ts_dict 2024-03-21 22:39:44.689 UTC [19052][client backend] [002_pg_upgrade.pl][46/15:0] LOG: statement: SELECT tableoid, oid, cfgname, cfgnamespace, cfgowner, cfgparser FROM pg_ts_config 2024-03-21 22:39:44.689 UTC [19052][client backend] [002_pg_upgrade.pl][46/15:0] LOG: statement: SELECT tableoid, oid, fdwname, fdwowner, fdwhandler::pg_catalog.regproc, fdwvalidator::pg_catalog.regproc, fdwacl, acldefault('F', fdwowner) AS acldefault, array_to_string(ARRAY(SELECT quote_ident(option_name) || ' ' || quote_literal(option_value) FROM pg_options_to_table(fdwoptions) ORDER BY option_name), E', ') AS fdwoptions FROM pg_foreign_data_wrapper 2024-03-21 22:39:44.691 UTC [19052][client backend] [002_pg_upgrade.pl][46/15:0] LOG: statement: SELECT tableoid, oid, srvname, srvowner, srvfdw, srvtype, srvversion, srvacl, acldefault('S', srvowner) AS acldefault, array_to_string(ARRAY(SELECT quote_ident(option_name) || ' ' || quote_literal(option_value) FROM pg_options_to_table(srvoptions) ORDER BY option_name), E', ') AS srvoptions FROM pg_foreign_server 2024-03-21 22:39:44.691 UTC [19052][client backend] [002_pg_upgrade.pl][46/15:0] LOG: statement: SELECT oid, tableoid, defaclrole, defaclnamespace, defaclobjtype, defaclacl, CASE WHEN defaclnamespace = 0 THEN acldefault(CASE WHEN defaclobjtype = 'S' THEN 's'::"char" ELSE defaclobjtype END, defaclrole) ELSE '{}' END AS acldefault FROM pg_default_acl 2024-03-21 22:39:44.692 UTC [19052][client backend] [002_pg_upgrade.pl][46/15:0] LOG: statement: SELECT tableoid, oid, collname, collnamespace, collowner FROM pg_collation 2024-03-21 22:39:44.693 UTC [19052][client backend] [002_pg_upgrade.pl][46/15:0] LOG: statement: SELECT tableoid, oid, conname, connamespace, conowner FROM pg_conversion 2024-03-21 22:39:44.694 UTC [19052][client backend] [002_pg_upgrade.pl][46/15:0] LOG: statement: SELECT tableoid, oid, castsource, casttarget, castfunc, castcontext, castmethod FROM pg_cast c WHERE NOT EXISTS ( SELECT 1 FROM pg_range r WHERE c.castsource = r.rngtypid AND c.casttarget = r.rngmultitypid ) ORDER BY 3,4 2024-03-21 22:39:44.695 UTC [19052][client backend] [002_pg_upgrade.pl][46/15:0] LOG: statement: SELECT tableoid, oid, trftype, trflang, trffromsql::oid, trftosql::oid FROM pg_transform ORDER BY 3,4 2024-03-21 22:39:44.696 UTC [19052][client backend] [002_pg_upgrade.pl][46/15:0] LOG: statement: SELECT inhrelid, inhparent FROM pg_inherits 2024-03-21 22:39:44.696 UTC [19052][client backend] [002_pg_upgrade.pl][46/15:0] LOG: statement: SELECT e.tableoid, e.oid, evtname, evtenabled, evtevent, evtowner, array_to_string(array(select quote_literal(x) from unnest(evttags) as t(x)), ', ') as evttags, e.evtfoid::regproc as evtfname FROM pg_event_trigger e ORDER BY e.oid 2024-03-21 22:39:44.697 UTC [19052][client backend] [002_pg_upgrade.pl][46/15:0] LOG: statement: SELECT conrelid, confrelid FROM pg_constraint JOIN pg_depend ON (objid = confrelid) WHERE contype = 'f' AND refclassid = 'pg_extension'::regclass AND classid = 'pg_class'::regclass; 2024-03-21 22:39:44.698 UTC [19052][client backend] [002_pg_upgrade.pl][46/15:0] LOG: statement: SELECT a.attrelid, a.attnum, a.attname, a.attstattarget, a.attstorage, t.typstorage, a.atthasdef, a.attisdropped, a.attlen, a.attalign, a.attislocal, pg_catalog.format_type(t.oid, a.atttypmod) AS atttypname, array_to_string(a.attoptions, ', ') AS attoptions, CASE WHEN a.attcollation <> t.typcollation THEN a.attcollation ELSE 0 END AS attcollation, pg_catalog.array_to_string(ARRAY(SELECT pg_catalog.quote_ident(option_name) || ' ' || pg_catalog.quote_literal(option_value) FROM pg_catalog.pg_options_to_table(attfdwoptions) ORDER BY option_name), E', ') AS attfdwoptions, co.conname AS notnull_name, co.connoinherit AS notnull_noinherit, copk.conname IS NOT NULL as notnull_is_pk, coalesce(NOT co.conislocal, true) AS notnull_inh, a.attcompression AS attcompression, a.attidentity, CASE WHEN a.atthasmissing AND NOT a.attisdropped THEN a.attmissingval ELSE null END AS attmissingval, a.attgenerated FROM unnest('{}'::pg_catalog.oid[]) AS src(tbloid) JOIN pg_catalog.pg_attribute a ON (src.tbloid = a.attrelid) LEFT JOIN pg_catalog.pg_type t ON (a.atttypid = t.oid) LEFT JOIN pg_catalog.pg_constraint co ON (a.attrelid = co.conrelid AND co.contype = 'n' AND co.conkey = array[a.attnum]) LEFT JOIN pg_catalog.pg_constraint copk ON (copk.conrelid = src.tbloid AND copk.contype = 'p' AND copk.conkey @> array[a.attnum]) WHERE a.attnum > 0::pg_catalog.int2 ORDER BY a.attrelid, a.attnum 2024-03-21 22:39:44.703 UTC [19052][client backend] [002_pg_upgrade.pl][46/15:0] LOG: statement: SELECT t.tableoid, t.oid, i.indrelid, t.relname AS indexname, pg_catalog.pg_get_indexdef(i.indexrelid) AS indexdef, i.indkey, i.indisclustered, c.contype, c.conname, c.condeferrable, c.condeferred, c.tableoid AS contableoid, c.oid AS conoid, pg_catalog.pg_get_constraintdef(c.oid, false) AS condef, (SELECT spcname FROM pg_catalog.pg_tablespace s WHERE s.oid = t.reltablespace) AS tablespace, t.reloptions AS indreloptions, i.indisreplident, inh.inhparent AS parentidx, i.indnkeyatts AS indnkeyatts, i.indnatts AS indnatts, (SELECT pg_catalog.array_agg(attnum ORDER BY attnum) FROM pg_catalog.pg_attribute WHERE attrelid = i.indexrelid AND attstattarget >= 0) AS indstatcols, (SELECT pg_catalog.array_agg(attstattarget ORDER BY attnum) FROM pg_catalog.pg_attribute WHERE attrelid = i.indexrelid AND attstattarget >= 0) AS indstatvals, i.indnullsnotdistinct, c.conperiod FROM unnest('{}'::pg_catalog.oid[]) AS src(tbloid) JOIN pg_catalog.pg_index i ON (src.tbloid = i.indrelid) JOIN pg_catalog.pg_class t ON (t.oid = i.indexrelid) JOIN pg_catalog.pg_class t2 ON (t2.oid = i.indrelid) LEFT JOIN pg_catalog.pg_constraint c ON (i.indrelid = c.conrelid AND i.indexrelid = c.conindid AND c.contype IN ('p','u','x')) LEFT JOIN pg_catalog.pg_inherits inh ON (inh.inhrelid = indexrelid) WHERE (i.indisvalid OR t2.relkind = 'p') AND i.indisready ORDER BY i.indrelid, indexname 2024-03-21 22:39:44.708 UTC [19052][client backend] [002_pg_upgrade.pl][46/15:0] LOG: statement: SELECT tableoid, oid, stxname, stxnamespace, stxowner, stxrelid, stxstattarget FROM pg_catalog.pg_statistic_ext 2024-03-21 22:39:44.709 UTC [19052][client backend] [002_pg_upgrade.pl][46/15:0] LOG: statement: SELECT c.tableoid, c.oid, conrelid, conname, confrelid, conindid, pg_catalog.pg_get_constraintdef(c.oid) AS condef FROM unnest('{}'::pg_catalog.oid[]) AS src(tbloid) JOIN pg_catalog.pg_constraint c ON (src.tbloid = c.conrelid) WHERE contype = 'f' AND conparentid = 0 ORDER BY conrelid, conname 2024-03-21 22:39:44.709 UTC [19052][client backend] [002_pg_upgrade.pl][46/15:0] LOG: statement: SELECT t.tgrelid, t.tgname, pg_catalog.pg_get_triggerdef(t.oid, false) AS tgdef, t.tgenabled, t.tableoid, t.oid, t.tgparentid <> 0 AS tgispartition FROM unnest('{}'::pg_catalog.oid[]) AS src(tbloid) JOIN pg_catalog.pg_trigger t ON (src.tbloid = t.tgrelid) LEFT JOIN pg_catalog.pg_trigger u ON (u.oid = t.tgparentid) WHERE ((NOT t.tgisinternal AND t.tgparentid = 0) OR t.tgenabled != u.tgenabled) ORDER BY t.tgrelid, t.tgname 2024-03-21 22:39:44.710 UTC [19052][client backend] [002_pg_upgrade.pl][46/15:0] LOG: statement: SELECT tableoid, oid, rulename, ev_class AS ruletable, ev_type, is_instead, ev_enabled FROM pg_rewrite ORDER BY oid 2024-03-21 22:39:44.711 UTC [19052][client backend] [002_pg_upgrade.pl][46/15:0] LOG: statement: SELECT pol.oid, pol.tableoid, pol.polrelid, pol.polname, pol.polcmd, pol.polpermissive, CASE WHEN pol.polroles = '{0}' THEN NULL ELSE pg_catalog.array_to_string(ARRAY(SELECT pg_catalog.quote_ident(rolname) from pg_catalog.pg_roles WHERE oid = ANY(pol.polroles)), ', ') END AS polroles, pg_catalog.pg_get_expr(pol.polqual, pol.polrelid) AS polqual, pg_catalog.pg_get_expr(pol.polwithcheck, pol.polrelid) AS polwithcheck FROM unnest('{}'::pg_catalog.oid[]) AS src(tbloid) JOIN pg_catalog.pg_policy pol ON (src.tbloid = pol.polrelid) 2024-03-21 22:39:44.713 UTC [19052][client backend] [002_pg_upgrade.pl][46/15:0] LOG: statement: SELECT p.tableoid, p.oid, p.pubname, p.pubowner, p.puballtables, p.pubinsert, p.pubupdate, p.pubdelete, p.pubtruncate, p.pubviaroot FROM pg_publication p 2024-03-21 22:39:44.714 UTC [19052][client backend] [002_pg_upgrade.pl][46/15:0] LOG: statement: SELECT tableoid, oid, prpubid, prrelid, pg_catalog.pg_get_expr(prqual, prrelid) AS prrelqual, (CASE WHEN pr.prattrs IS NOT NULL THEN (SELECT array_agg(attname) FROM pg_catalog.generate_series(0, pg_catalog.array_upper(pr.prattrs::pg_catalog.int2[], 1)) s, pg_catalog.pg_attribute WHERE attrelid = pr.prrelid AND attnum = prattrs[s]) ELSE NULL END) prattrs FROM pg_catalog.pg_publication_rel pr 2024-03-21 22:39:44.715 UTC [19052][client backend] [002_pg_upgrade.pl][46/15:0] LOG: statement: SELECT tableoid, oid, pnpubid, pnnspid FROM pg_catalog.pg_publication_namespace 2024-03-21 22:39:44.715 UTC [19052][client backend] [002_pg_upgrade.pl][46/15:0] LOG: statement: SELECT s.tableoid, s.oid, s.subname, s.subowner, s.subconninfo, s.subslotname, s.subsynccommit, s.subpublications, s.subbinary, s.substream, s.subtwophasestate, s.subdisableonerr, s.subpasswordrequired, s.subrunasowner, s.suborigin, o.remote_lsn AS suboriginremotelsn, s.subenabled, s.subfailover FROM pg_subscription s LEFT JOIN pg_catalog.pg_replication_origin_status o ON o.external_id = 'pg_' || s.oid::text WHERE s.subdbid = (SELECT oid FROM pg_database WHERE datname = current_database()) 2024-03-21 22:39:44.717 UTC [19052][client backend] [002_pg_upgrade.pl][46/15:0] LOG: statement: SELECT srsubid, srrelid, srsubstate, srsublsn FROM pg_catalog.pg_subscription_rel ORDER BY srsubid 2024-03-21 22:39:44.717 UTC [19052][client backend] [002_pg_upgrade.pl][46/15:0] LOG: statement: SELECT oid, lomowner, lomacl, acldefault('L', lomowner) AS acldefault FROM pg_largeobject_metadata ORDER BY lomowner, lomacl::pg_catalog.text, oid 2024-03-21 22:39:44.718 UTC [19052][client backend] [002_pg_upgrade.pl][46/15:0] LOG: statement: SELECT classid, objid, refclassid, refobjid, deptype FROM pg_depend WHERE deptype != 'p' AND deptype != 'e' UNION ALL SELECT 'pg_opfamily'::regclass AS classid, amopfamily AS objid, refclassid, refobjid, deptype FROM pg_depend d, pg_amop o WHERE deptype NOT IN ('p', 'e', 'i') AND classid = 'pg_amop'::regclass AND objid = o.oid AND NOT (refclassid = 'pg_opfamily'::regclass AND amopfamily = refobjid) UNION ALL SELECT 'pg_opfamily'::regclass AS classid, amprocfamily AS objid, refclassid, refobjid, deptype FROM pg_depend d, pg_amproc p WHERE deptype NOT IN ('p', 'e', 'i') AND classid = 'pg_amproc'::regclass AND objid = p.oid AND NOT (refclassid = 'pg_opfamily'::regclass AND amprocfamily = refobjid) ORDER BY 1,2 2024-03-21 22:39:44.721 UTC [19052][client backend] [002_pg_upgrade.pl][46/15:0] LOG: statement: SELECT DISTINCT attrelid FROM pg_attribute WHERE attacl IS NOT NULL 2024-03-21 22:39:44.722 UTC [19052][client backend] [002_pg_upgrade.pl][46/15:0] LOG: statement: SELECT objoid, classoid, objsubid, privtype, initprivs FROM pg_init_privs 2024-03-21 22:39:44.723 UTC [19052][client backend] [002_pg_upgrade.pl][46/15:0] LOG: statement: SELECT description, classoid, objoid, objsubid FROM pg_catalog.pg_description ORDER BY classoid, objoid, objsubid 2024-03-21 22:39:44.734 UTC [19052][client backend] [002_pg_upgrade.pl][46/15:0] LOG: statement: SELECT label, provider, classoid, objoid, objsubid FROM pg_catalog.pg_seclabel ORDER BY classoid, objoid, objsubid 2024-03-21 22:39:44.736 UTC [19052][client backend] [002_pg_upgrade.pl][46/15:0] LOG: statement: SELECT pg_catalog.current_schemas(false) 2024-03-21 22:39:44.737 UTC [19052][client backend] [002_pg_upgrade.pl][46/15:0] LOG: statement: SELECT tableoid, oid, datname, datdba, pg_encoding_to_char(encoding) AS encoding, datcollate, datctype, datfrozenxid, datacl, acldefault('d', datdba) AS acldefault, datistemplate, datconnlimit, datminmxid, datlocprovider, datlocale, datcollversion, daticurules, (SELECT spcname FROM pg_tablespace t WHERE t.oid = dattablespace) AS tablespace, shobj_description(oid, 'pg_database') AS description FROM pg_database WHERE datname = current_database() 2024-03-21 22:39:44.738 UTC [19052][client backend] [002_pg_upgrade.pl][46/15:0] LOG: statement: SELECT provider, label FROM pg_catalog.pg_shseclabel WHERE classoid = 'pg_catalog.pg_database'::pg_catalog.regclass AND objoid = '16384' 2024-03-21 22:39:44.738 UTC [19052][client backend] [002_pg_upgrade.pl][46/15:0] LOG: statement: SELECT unnest(setconfig) FROM pg_db_role_setting WHERE setrole = 0 AND setdatabase = '16384'::oid 2024-03-21 22:39:44.739 UTC [19052][client backend] [002_pg_upgrade.pl][46/15:0] LOG: statement: SELECT rolname, unnest(setconfig) FROM pg_db_role_setting s, pg_roles r WHERE setrole = r.oid AND setdatabase = '16384'::oid 2024-03-21 22:39:44.740 UTC [19052][client backend] [002_pg_upgrade.pl][46/15:0] LOG: statement: SELECT relfrozenxid, relminmxid, relfilenode, oid FROM pg_catalog.pg_class WHERE oid IN (2613, 2683); 2024-03-21 22:39:44.740 UTC [19052][client backend] [002_pg_upgrade.pl][46/15:0] LOG: statement: PREPARE getColumnACLs(pg_catalog.oid) AS SELECT at.attname, at.attacl, '{}' AS acldefault, pip.privtype, pip.initprivs FROM pg_catalog.pg_attribute at LEFT JOIN pg_catalog.pg_init_privs pip ON (at.attrelid = pip.objoid AND pip.classoid = 'pg_catalog.pg_class'::pg_catalog.regclass AND at.attnum = pip.objsubid) WHERE at.attrelid = $1 AND NOT at.attisdropped AND (at.attacl IS NOT NULL OR pip.initprivs IS NOT NULL) ORDER BY at.attnum 2024-03-21 22:39:44.741 UTC [19052][client backend] [002_pg_upgrade.pl][46/15:0] LOG: statement: EXECUTE getColumnACLs('6100') 2024-03-21 22:39:44.741 UTC [19052][client backend] [002_pg_upgrade.pl][46/15:0] DETAIL: prepare: PREPARE getColumnACLs(pg_catalog.oid) AS SELECT at.attname, at.attacl, '{}' AS acldefault, pip.privtype, pip.initprivs FROM pg_catalog.pg_attribute at LEFT JOIN pg_catalog.pg_init_privs pip ON (at.attrelid = pip.objoid AND pip.classoid = 'pg_catalog.pg_class'::pg_catalog.regclass AND at.attnum = pip.objsubid) WHERE at.attrelid = $1 AND NOT at.attisdropped AND (at.attacl IS NOT NULL OR pip.initprivs IS NOT NULL) ORDER BY at.attnum 2024-03-21 22:39:44.811 UTC [19052][client backend] [002_pg_upgrade.pl][:0] LOG: disconnection: session time: 0:00:00.206 user=postgres database=regression\"\  !"#$%&'()*+,-\\"\\\ host=[local] 2024-03-21 22:39:44.853 UTC [19076][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-21 22:39:44.853 UTC [19076][client backend] [[unknown]][47/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_old_node_data/pgdata/pg_hba.conf:117) 2024-03-21 22:39:44.853 UTC [19076][client backend] [[unknown]][47/1:0] LOG: connection authorized: user=postgres database=regression./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ application_name=002_pg_upgrade.pl 2024-03-21 22:39:44.861 UTC [19076][client backend] [002_pg_upgrade.pl][47/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:44.861 UTC [19076][client backend] [002_pg_upgrade.pl][47/3:0] LOG: statement: SELECT pg_catalog.pg_is_in_recovery() 2024-03-21 22:39:44.861 UTC [19076][client backend] [002_pg_upgrade.pl][47/4:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:44.861 UTC [19076][client backend] [002_pg_upgrade.pl][47/5:0] LOG: statement: SET DATESTYLE = ISO 2024-03-21 22:39:44.861 UTC [19076][client backend] [002_pg_upgrade.pl][47/6:0] LOG: statement: SET INTERVALSTYLE = POSTGRES 2024-03-21 22:39:44.861 UTC [19076][client backend] [002_pg_upgrade.pl][47/7:0] LOG: statement: SET extra_float_digits TO 3 2024-03-21 22:39:44.862 UTC [19076][client backend] [002_pg_upgrade.pl][47/8:0] LOG: statement: SET synchronize_seqscans TO off 2024-03-21 22:39:44.862 UTC [19076][client backend] [002_pg_upgrade.pl][47/9:0] LOG: statement: SET statement_timeout = 0 2024-03-21 22:39:44.862 UTC [19076][client backend] [002_pg_upgrade.pl][47/10:0] LOG: statement: SET lock_timeout = 0 2024-03-21 22:39:44.862 UTC [19076][client backend] [002_pg_upgrade.pl][47/11:0] LOG: statement: SET idle_in_transaction_session_timeout = 0 2024-03-21 22:39:44.862 UTC [19076][client backend] [002_pg_upgrade.pl][47/12:0] LOG: statement: SET transaction_timeout = 0 2024-03-21 22:39:44.862 UTC [19076][client backend] [002_pg_upgrade.pl][47/13:0] LOG: statement: SET quote_all_identifiers = true 2024-03-21 22:39:44.862 UTC [19076][client backend] [002_pg_upgrade.pl][47/14:0] LOG: statement: SET row_security = off 2024-03-21 22:39:44.862 UTC [19076][client backend] [002_pg_upgrade.pl][47/15:0] LOG: statement: BEGIN 2024-03-21 22:39:44.862 UTC [19076][client backend] [002_pg_upgrade.pl][47/15:0] LOG: statement: SET TRANSACTION ISOLATION LEVEL REPEATABLE READ, READ ONLY 2024-03-21 22:39:44.862 UTC [19076][client backend] [002_pg_upgrade.pl][47/15:0] LOG: statement: SELECT oid, rolname FROM pg_catalog.pg_roles ORDER BY 1 2024-03-21 22:39:44.864 UTC [19076][client backend] [002_pg_upgrade.pl][47/15:0] LOG: statement: SELECT x.tableoid, x.oid, x.extname, n.nspname, x.extrelocatable, x.extversion, x.extconfig, x.extcondition FROM pg_extension x JOIN pg_namespace n ON n.oid = x.extnamespace 2024-03-21 22:39:44.865 UTC [19076][client backend] [002_pg_upgrade.pl][47/15:0] LOG: statement: SELECT classid, objid, refobjid FROM pg_depend WHERE refclassid = 'pg_extension'::regclass AND deptype = 'e' ORDER BY 3 2024-03-21 22:39:44.867 UTC [19076][client backend] [002_pg_upgrade.pl][47/15:0] LOG: statement: SELECT n.tableoid, n.oid, n.nspname, n.nspowner, n.nspacl, acldefault('n', n.nspowner) AS acldefault FROM pg_namespace n 2024-03-21 22:39:44.868 UTC [19076][client backend] [002_pg_upgrade.pl][47/15:0] LOG: statement: SELECT c.tableoid, c.oid, c.relname, c.relnamespace, c.relkind, c.reltype, c.relowner, c.relchecks, c.relhasindex, c.relhasrules, c.relpages, c.relhastriggers, c.relpersistence, c.reloftype, c.relacl, acldefault(CASE WHEN c.relkind = 'S' THEN 's'::"char" ELSE 'r'::"char" END, c.relowner) AS acldefault, CASE WHEN c.relkind = 'f' THEN (SELECT ftserver FROM pg_catalog.pg_foreign_table WHERE ftrelid = c.oid) ELSE 0 END AS foreignserver, c.relfrozenxid, tc.relfrozenxid AS tfrozenxid, tc.oid AS toid, tc.relpages AS toastpages, tc.reloptions AS toast_reloptions, d.refobjid AS owning_tab, d.refobjsubid AS owning_col, tsp.spcname AS reltablespace, false AS relhasoids, c.relispopulated, c.relreplident, c.relrowsecurity, c.relforcerowsecurity, c.relminmxid, tc.relminmxid AS tminmxid, array_remove(array_remove(c.reloptions,'check_option=local'),'check_option=cascaded') AS reloptions, CASE WHEN 'check_option=local' = ANY (c.reloptions) THEN 'LOCAL'::text WHEN 'check_option=cascaded' = ANY (c.reloptions) THEN 'CASCADED'::text ELSE NULL END AS checkoption, am.amname, (d.deptype = 'i') IS TRUE AS is_identity_sequence, c.relispartition AS ispartition FROM pg_class c LEFT JOIN pg_depend d ON (c.relkind = 'S' AND d.classid = 'pg_class'::regclass AND d.objid = c.oid AND d.objsubid = 0 AND d.refclassid = 'pg_class'::regclass AND d.deptype IN ('a', 'i')) LEFT JOIN pg_tablespace tsp ON (tsp.oid = c.reltablespace) LEFT JOIN pg_am am ON (c.relam = am.oid) LEFT JOIN pg_class tc ON (c.reltoastrelid = tc.oid AND tc.relkind = 't' AND c.relkind <> 'p') WHERE c.relkind IN ('r', 'S', 'v', 'c', 'm', 'f', 'p') ORDER BY c.oid 2024-03-21 22:39:44.879 UTC [19076][client backend] [002_pg_upgrade.pl][47/15:0] LOG: statement: SELECT p.tableoid, p.oid, p.proname, p.prolang, p.pronargs, p.proargtypes, p.prorettype, p.proacl, acldefault('f', p.proowner) AS acldefault, p.pronamespace, p.proowner FROM pg_proc p LEFT JOIN pg_init_privs pip ON (p.oid = pip.objoid AND pip.classoid = 'pg_proc'::regclass AND pip.objsubid = 0) WHERE p.prokind <> 'a' AND NOT EXISTS (SELECT 1 FROM pg_depend WHERE classid = 'pg_proc'::regclass AND objid = p.oid AND deptype = 'i') AND ( pronamespace != (SELECT oid FROM pg_namespace WHERE nspname = 'pg_catalog') OR EXISTS (SELECT 1 FROM pg_cast WHERE pg_cast.oid > 16383 AND p.oid = pg_cast.castfunc) OR EXISTS (SELECT 1 FROM pg_transform WHERE pg_transform.oid > 16383 AND (p.oid = pg_transform.trffromsql OR p.oid = pg_transform.trftosql)) OR EXISTS(SELECT 1 FROM pg_depend WHERE classid = 'pg_proc'::regclass AND objid = p.oid AND refclassid = 'pg_extension'::regclass AND deptype = 'e') OR p.proacl IS DISTINCT FROM pip.initprivs) 2024-03-21 22:39:44.896 UTC [19076][client backend] [002_pg_upgrade.pl][47/15:0] LOG: statement: SELECT tableoid, oid, typname, typnamespace, typacl, acldefault('T', typowner) AS acldefault, typowner, typelem, typrelid, CASE WHEN typrelid = 0 THEN ' '::"char" ELSE (SELECT relkind FROM pg_class WHERE oid = typrelid) END AS typrelkind, typtype, typisdefined, typname[0] = '_' AND typelem != 0 AND (SELECT typarray FROM pg_type te WHERE oid = pg_type.typelem) = oid AS isarray FROM pg_type 2024-03-21 22:39:44.911 UTC [19076][client backend] [002_pg_upgrade.pl][47/15:0] LOG: statement: SELECT tableoid, oid, lanname, lanpltrusted, lanplcallfoid, laninline, lanvalidator, lanacl, acldefault('l', lanowner) AS acldefault, lanowner FROM pg_language WHERE lanispl ORDER BY oid 2024-03-21 22:39:44.912 UTC [19076][client backend] [002_pg_upgrade.pl][47/15:0] LOG: statement: SELECT p.tableoid, p.oid, p.proname AS aggname, p.pronamespace AS aggnamespace, p.pronargs, p.proargtypes, p.proowner, p.proacl AS aggacl, acldefault('f', p.proowner) AS acldefault FROM pg_proc p LEFT JOIN pg_init_privs pip ON (p.oid = pip.objoid AND pip.classoid = 'pg_proc'::regclass AND pip.objsubid = 0) WHERE p.prokind = 'a' AND (p.pronamespace != (SELECT oid FROM pg_namespace WHERE nspname = 'pg_catalog') OR p.proacl IS DISTINCT FROM pip.initprivs OR EXISTS(SELECT 1 FROM pg_depend WHERE classid = 'pg_proc'::regclass AND objid = p.oid AND refclassid = 'pg_extension'::regclass AND deptype = 'e')) 2024-03-21 22:39:44.914 UTC [19076][client backend] [002_pg_upgrade.pl][47/15:0] LOG: statement: SELECT tableoid, oid, oprname, oprnamespace, oprowner, oprkind, oprcode::oid AS oprcode FROM pg_operator 2024-03-21 22:39:44.915 UTC [19076][client backend] [002_pg_upgrade.pl][47/15:0] LOG: statement: SELECT tableoid, oid, amname, amtype, amhandler::pg_catalog.regproc AS amhandler FROM pg_am 2024-03-21 22:39:44.921 UTC [19076][client backend] [002_pg_upgrade.pl][47/15:0] LOG: statement: SELECT tableoid, oid, opcname, opcnamespace, opcowner FROM pg_opclass 2024-03-21 22:39:44.921 UTC [19076][client backend] [002_pg_upgrade.pl][47/15:0] LOG: statement: SELECT tableoid, oid, opfname, opfnamespace, opfowner FROM pg_opfamily 2024-03-21 22:39:44.922 UTC [19076][client backend] [002_pg_upgrade.pl][47/15:0] LOG: statement: SELECT tableoid, oid, prsname, prsnamespace, prsstart::oid, prstoken::oid, prsend::oid, prsheadline::oid, prslextype::oid FROM pg_ts_parser 2024-03-21 22:39:44.922 UTC [19076][client backend] [002_pg_upgrade.pl][47/15:0] LOG: statement: SELECT tableoid, oid, tmplname, tmplnamespace, tmplinit::oid, tmpllexize::oid FROM pg_ts_template 2024-03-21 22:39:44.961 UTC [19076][client backend] [002_pg_upgrade.pl][47/15:0] LOG: statement: SELECT tableoid, oid, dictname, dictnamespace, dictowner, dicttemplate, dictinitoption FROM pg_ts_dict 2024-03-21 22:39:44.962 UTC [19076][client backend] [002_pg_upgrade.pl][47/15:0] LOG: statement: SELECT tableoid, oid, cfgname, cfgnamespace, cfgowner, cfgparser FROM pg_ts_config 2024-03-21 22:39:44.963 UTC [19076][client backend] [002_pg_upgrade.pl][47/15:0] LOG: statement: SELECT tableoid, oid, fdwname, fdwowner, fdwhandler::pg_catalog.regproc, fdwvalidator::pg_catalog.regproc, fdwacl, acldefault('F', fdwowner) AS acldefault, array_to_string(ARRAY(SELECT quote_ident(option_name) || ' ' || quote_literal(option_value) FROM pg_options_to_table(fdwoptions) ORDER BY option_name), E', ') AS fdwoptions FROM pg_foreign_data_wrapper 2024-03-21 22:39:44.964 UTC [19076][client backend] [002_pg_upgrade.pl][47/15:0] LOG: statement: SELECT tableoid, oid, srvname, srvowner, srvfdw, srvtype, srvversion, srvacl, acldefault('S', srvowner) AS acldefault, array_to_string(ARRAY(SELECT quote_ident(option_name) || ' ' || quote_literal(option_value) FROM pg_options_to_table(srvoptions) ORDER BY option_name), E', ') AS srvoptions FROM pg_foreign_server 2024-03-21 22:39:44.965 UTC [19076][client backend] [002_pg_upgrade.pl][47/15:0] LOG: statement: SELECT oid, tableoid, defaclrole, defaclnamespace, defaclobjtype, defaclacl, CASE WHEN defaclnamespace = 0 THEN acldefault(CASE WHEN defaclobjtype = 'S' THEN 's'::"char" ELSE defaclobjtype END, defaclrole) ELSE '{}' END AS acldefault FROM pg_default_acl 2024-03-21 22:39:44.966 UTC [19076][client backend] [002_pg_upgrade.pl][47/15:0] LOG: statement: SELECT tableoid, oid, collname, collnamespace, collowner FROM pg_collation 2024-03-21 22:39:44.967 UTC [19076][client backend] [002_pg_upgrade.pl][47/15:0] LOG: statement: SELECT tableoid, oid, conname, connamespace, conowner FROM pg_conversion 2024-03-21 22:39:44.968 UTC [19076][client backend] [002_pg_upgrade.pl][47/15:0] LOG: statement: SELECT tableoid, oid, castsource, casttarget, castfunc, castcontext, castmethod FROM pg_cast c WHERE NOT EXISTS ( SELECT 1 FROM pg_range r WHERE c.castsource = r.rngtypid AND c.casttarget = r.rngmultitypid ) ORDER BY 3,4 2024-03-21 22:39:44.969 UTC [19076][client backend] [002_pg_upgrade.pl][47/15:0] LOG: statement: SELECT tableoid, oid, trftype, trflang, trffromsql::oid, trftosql::oid FROM pg_transform ORDER BY 3,4 2024-03-21 22:39:44.969 UTC [19076][client backend] [002_pg_upgrade.pl][47/15:0] LOG: statement: SELECT inhrelid, inhparent FROM pg_inherits 2024-03-21 22:39:44.970 UTC [19076][client backend] [002_pg_upgrade.pl][47/15:0] LOG: statement: SELECT e.tableoid, e.oid, evtname, evtenabled, evtevent, evtowner, array_to_string(array(select quote_literal(x) from unnest(evttags) as t(x)), ', ') as evttags, e.evtfoid::regproc as evtfname FROM pg_event_trigger e ORDER BY e.oid 2024-03-21 22:39:44.971 UTC [19076][client backend] [002_pg_upgrade.pl][47/15:0] LOG: statement: SELECT conrelid, confrelid FROM pg_constraint JOIN pg_depend ON (objid = confrelid) WHERE contype = 'f' AND refclassid = 'pg_extension'::regclass AND classid = 'pg_class'::regclass; 2024-03-21 22:39:44.972 UTC [19076][client backend] [002_pg_upgrade.pl][47/15:0] LOG: statement: SELECT a.attrelid, a.attnum, a.attname, a.attstattarget, a.attstorage, t.typstorage, a.atthasdef, a.attisdropped, a.attlen, a.attalign, a.attislocal, pg_catalog.format_type(t.oid, a.atttypmod) AS atttypname, array_to_string(a.attoptions, ', ') AS attoptions, CASE WHEN a.attcollation <> t.typcollation THEN a.attcollation ELSE 0 END AS attcollation, pg_catalog.array_to_string(ARRAY(SELECT pg_catalog.quote_ident(option_name) || ' ' || pg_catalog.quote_literal(option_value) FROM pg_catalog.pg_options_to_table(attfdwoptions) ORDER BY option_name), E', ') AS attfdwoptions, co.conname AS notnull_name, co.connoinherit AS notnull_noinherit, copk.conname IS NOT NULL as notnull_is_pk, coalesce(NOT co.conislocal, true) AS notnull_inh, a.attcompression AS attcompression, a.attidentity, CASE WHEN a.atthasmissing AND NOT a.attisdropped THEN a.attmissingval ELSE null END AS attmissingval, a.attgenerated FROM unnest('{}'::pg_catalog.oid[]) AS src(tbloid) JOIN pg_catalog.pg_attribute a ON (src.tbloid = a.attrelid) LEFT JOIN pg_catalog.pg_type t ON (a.atttypid = t.oid) LEFT JOIN pg_catalog.pg_constraint co ON (a.attrelid = co.conrelid AND co.contype = 'n' AND co.conkey = array[a.attnum]) LEFT JOIN pg_catalog.pg_constraint copk ON (copk.conrelid = src.tbloid AND copk.contype = 'p' AND copk.conkey @> array[a.attnum]) WHERE a.attnum > 0::pg_catalog.int2 ORDER BY a.attrelid, a.attnum 2024-03-21 22:39:44.977 UTC [19076][client backend] [002_pg_upgrade.pl][47/15:0] LOG: statement: SELECT t.tableoid, t.oid, i.indrelid, t.relname AS indexname, pg_catalog.pg_get_indexdef(i.indexrelid) AS indexdef, i.indkey, i.indisclustered, c.contype, c.conname, c.condeferrable, c.condeferred, c.tableoid AS contableoid, c.oid AS conoid, pg_catalog.pg_get_constraintdef(c.oid, false) AS condef, (SELECT spcname FROM pg_catalog.pg_tablespace s WHERE s.oid = t.reltablespace) AS tablespace, t.reloptions AS indreloptions, i.indisreplident, inh.inhparent AS parentidx, i.indnkeyatts AS indnkeyatts, i.indnatts AS indnatts, (SELECT pg_catalog.array_agg(attnum ORDER BY attnum) FROM pg_catalog.pg_attribute WHERE attrelid = i.indexrelid AND attstattarget >= 0) AS indstatcols, (SELECT pg_catalog.array_agg(attstattarget ORDER BY attnum) FROM pg_catalog.pg_attribute WHERE attrelid = i.indexrelid AND attstattarget >= 0) AS indstatvals, i.indnullsnotdistinct, c.conperiod FROM unnest('{}'::pg_catalog.oid[]) AS src(tbloid) JOIN pg_catalog.pg_index i ON (src.tbloid = i.indrelid) JOIN pg_catalog.pg_class t ON (t.oid = i.indexrelid) JOIN pg_catalog.pg_class t2 ON (t2.oid = i.indrelid) LEFT JOIN pg_catalog.pg_constraint c ON (i.indrelid = c.conrelid AND i.indexrelid = c.conindid AND c.contype IN ('p','u','x')) LEFT JOIN pg_catalog.pg_inherits inh ON (inh.inhrelid = indexrelid) WHERE (i.indisvalid OR t2.relkind = 'p') AND i.indisready ORDER BY i.indrelid, indexname 2024-03-21 22:39:44.983 UTC [19076][client backend] [002_pg_upgrade.pl][47/15:0] LOG: statement: SELECT tableoid, oid, stxname, stxnamespace, stxowner, stxrelid, stxstattarget FROM pg_catalog.pg_statistic_ext 2024-03-21 22:39:44.984 UTC [19076][client backend] [002_pg_upgrade.pl][47/15:0] LOG: statement: SELECT c.tableoid, c.oid, conrelid, conname, confrelid, conindid, pg_catalog.pg_get_constraintdef(c.oid) AS condef FROM unnest('{}'::pg_catalog.oid[]) AS src(tbloid) JOIN pg_catalog.pg_constraint c ON (src.tbloid = c.conrelid) WHERE contype = 'f' AND conparentid = 0 ORDER BY conrelid, conname 2024-03-21 22:39:44.985 UTC [19076][client backend] [002_pg_upgrade.pl][47/15:0] LOG: statement: SELECT t.tgrelid, t.tgname, pg_catalog.pg_get_triggerdef(t.oid, false) AS tgdef, t.tgenabled, t.tableoid, t.oid, t.tgparentid <> 0 AS tgispartition FROM unnest('{}'::pg_catalog.oid[]) AS src(tbloid) JOIN pg_catalog.pg_trigger t ON (src.tbloid = t.tgrelid) LEFT JOIN pg_catalog.pg_trigger u ON (u.oid = t.tgparentid) WHERE ((NOT t.tgisinternal AND t.tgparentid = 0) OR t.tgenabled != u.tgenabled) ORDER BY t.tgrelid, t.tgname 2024-03-21 22:39:44.986 UTC [19076][client backend] [002_pg_upgrade.pl][47/15:0] LOG: statement: SELECT tableoid, oid, rulename, ev_class AS ruletable, ev_type, is_instead, ev_enabled FROM pg_rewrite ORDER BY oid 2024-03-21 22:39:44.986 UTC [19076][client backend] [002_pg_upgrade.pl][47/15:0] LOG: statement: SELECT pol.oid, pol.tableoid, pol.polrelid, pol.polname, pol.polcmd, pol.polpermissive, CASE WHEN pol.polroles = '{0}' THEN NULL ELSE pg_catalog.array_to_string(ARRAY(SELECT pg_catalog.quote_ident(rolname) from pg_catalog.pg_roles WHERE oid = ANY(pol.polroles)), ', ') END AS polroles, pg_catalog.pg_get_expr(pol.polqual, pol.polrelid) AS polqual, pg_catalog.pg_get_expr(pol.polwithcheck, pol.polrelid) AS polwithcheck FROM unnest('{}'::pg_catalog.oid[]) AS src(tbloid) JOIN pg_catalog.pg_policy pol ON (src.tbloid = pol.polrelid) 2024-03-21 22:39:44.988 UTC [19076][client backend] [002_pg_upgrade.pl][47/15:0] LOG: statement: SELECT p.tableoid, p.oid, p.pubname, p.pubowner, p.puballtables, p.pubinsert, p.pubupdate, p.pubdelete, p.pubtruncate, p.pubviaroot FROM pg_publication p 2024-03-21 22:39:44.989 UTC [19076][client backend] [002_pg_upgrade.pl][47/15:0] LOG: statement: SELECT tableoid, oid, prpubid, prrelid, pg_catalog.pg_get_expr(prqual, prrelid) AS prrelqual, (CASE WHEN pr.prattrs IS NOT NULL THEN (SELECT array_agg(attname) FROM pg_catalog.generate_series(0, pg_catalog.array_upper(pr.prattrs::pg_catalog.int2[], 1)) s, pg_catalog.pg_attribute WHERE attrelid = pr.prrelid AND attnum = prattrs[s]) ELSE NULL END) prattrs FROM pg_catalog.pg_publication_rel pr 2024-03-21 22:39:44.990 UTC [19076][client backend] [002_pg_upgrade.pl][47/15:0] LOG: statement: SELECT tableoid, oid, pnpubid, pnnspid FROM pg_catalog.pg_publication_namespace 2024-03-21 22:39:44.990 UTC [19076][client backend] [002_pg_upgrade.pl][47/15:0] LOG: statement: SELECT s.tableoid, s.oid, s.subname, s.subowner, s.subconninfo, s.subslotname, s.subsynccommit, s.subpublications, s.subbinary, s.substream, s.subtwophasestate, s.subdisableonerr, s.subpasswordrequired, s.subrunasowner, s.suborigin, o.remote_lsn AS suboriginremotelsn, s.subenabled, s.subfailover FROM pg_subscription s LEFT JOIN pg_catalog.pg_replication_origin_status o ON o.external_id = 'pg_' || s.oid::text WHERE s.subdbid = (SELECT oid FROM pg_database WHERE datname = current_database()) 2024-03-21 22:39:44.992 UTC [19076][client backend] [002_pg_upgrade.pl][47/15:0] LOG: statement: SELECT srsubid, srrelid, srsubstate, srsublsn FROM pg_catalog.pg_subscription_rel ORDER BY srsubid 2024-03-21 22:39:44.992 UTC [19076][client backend] [002_pg_upgrade.pl][47/15:0] LOG: statement: SELECT oid, lomowner, lomacl, acldefault('L', lomowner) AS acldefault FROM pg_largeobject_metadata ORDER BY lomowner, lomacl::pg_catalog.text, oid 2024-03-21 22:39:44.993 UTC [19076][client backend] [002_pg_upgrade.pl][47/15:0] LOG: statement: SELECT classid, objid, refclassid, refobjid, deptype FROM pg_depend WHERE deptype != 'p' AND deptype != 'e' UNION ALL SELECT 'pg_opfamily'::regclass AS classid, amopfamily AS objid, refclassid, refobjid, deptype FROM pg_depend d, pg_amop o WHERE deptype NOT IN ('p', 'e', 'i') AND classid = 'pg_amop'::regclass AND objid = o.oid AND NOT (refclassid = 'pg_opfamily'::regclass AND amopfamily = refobjid) UNION ALL SELECT 'pg_opfamily'::regclass AS classid, amprocfamily AS objid, refclassid, refobjid, deptype FROM pg_depend d, pg_amproc p WHERE deptype NOT IN ('p', 'e', 'i') AND classid = 'pg_amproc'::regclass AND objid = p.oid AND NOT (refclassid = 'pg_opfamily'::regclass AND amprocfamily = refobjid) ORDER BY 1,2 2024-03-21 22:39:44.997 UTC [19076][client backend] [002_pg_upgrade.pl][47/15:0] LOG: statement: SELECT DISTINCT attrelid FROM pg_attribute WHERE attacl IS NOT NULL 2024-03-21 22:39:44.998 UTC [19076][client backend] [002_pg_upgrade.pl][47/15:0] LOG: statement: SELECT objoid, classoid, objsubid, privtype, initprivs FROM pg_init_privs 2024-03-21 22:39:44.998 UTC [19076][client backend] [002_pg_upgrade.pl][47/15:0] LOG: statement: SELECT description, classoid, objoid, objsubid FROM pg_catalog.pg_description ORDER BY classoid, objoid, objsubid 2024-03-21 22:39:45.008 UTC [19076][client backend] [002_pg_upgrade.pl][47/15:0] LOG: statement: SELECT label, provider, classoid, objoid, objsubid FROM pg_catalog.pg_seclabel ORDER BY classoid, objoid, objsubid 2024-03-21 22:39:45.011 UTC [19076][client backend] [002_pg_upgrade.pl][47/15:0] LOG: statement: SELECT pg_catalog.current_schemas(false) 2024-03-21 22:39:45.011 UTC [19076][client backend] [002_pg_upgrade.pl][47/15:0] LOG: statement: SELECT tableoid, oid, datname, datdba, pg_encoding_to_char(encoding) AS encoding, datcollate, datctype, datfrozenxid, datacl, acldefault('d', datdba) AS acldefault, datistemplate, datconnlimit, datminmxid, datlocprovider, datlocale, datcollversion, daticurules, (SELECT spcname FROM pg_tablespace t WHERE t.oid = dattablespace) AS tablespace, shobj_description(oid, 'pg_database') AS description FROM pg_database WHERE datname = current_database() 2024-03-21 22:39:45.013 UTC [19076][client backend] [002_pg_upgrade.pl][47/15:0] LOG: statement: SELECT provider, label FROM pg_catalog.pg_shseclabel WHERE classoid = 'pg_catalog.pg_database'::pg_catalog.regclass AND objoid = '16385' 2024-03-21 22:39:45.013 UTC [19076][client backend] [002_pg_upgrade.pl][47/15:0] LOG: statement: SELECT unnest(setconfig) FROM pg_db_role_setting WHERE setrole = 0 AND setdatabase = '16385'::oid 2024-03-21 22:39:45.014 UTC [19076][client backend] [002_pg_upgrade.pl][47/15:0] LOG: statement: SELECT rolname, unnest(setconfig) FROM pg_db_role_setting s, pg_roles r WHERE setrole = r.oid AND setdatabase = '16385'::oid 2024-03-21 22:39:45.015 UTC [19076][client backend] [002_pg_upgrade.pl][47/15:0] LOG: statement: SELECT relfrozenxid, relminmxid, relfilenode, oid FROM pg_catalog.pg_class WHERE oid IN (2613, 2683); 2024-03-21 22:39:45.016 UTC [19076][client backend] [002_pg_upgrade.pl][47/15:0] LOG: statement: PREPARE getColumnACLs(pg_catalog.oid) AS SELECT at.attname, at.attacl, '{}' AS acldefault, pip.privtype, pip.initprivs FROM pg_catalog.pg_attribute at LEFT JOIN pg_catalog.pg_init_privs pip ON (at.attrelid = pip.objoid AND pip.classoid = 'pg_catalog.pg_class'::pg_catalog.regclass AND at.attnum = pip.objsubid) WHERE at.attrelid = $1 AND NOT at.attisdropped AND (at.attacl IS NOT NULL OR pip.initprivs IS NOT NULL) ORDER BY at.attnum 2024-03-21 22:39:45.016 UTC [19076][client backend] [002_pg_upgrade.pl][47/15:0] LOG: statement: EXECUTE getColumnACLs('6100') 2024-03-21 22:39:45.016 UTC [19076][client backend] [002_pg_upgrade.pl][47/15:0] DETAIL: prepare: PREPARE getColumnACLs(pg_catalog.oid) AS SELECT at.attname, at.attacl, '{}' AS acldefault, pip.privtype, pip.initprivs FROM pg_catalog.pg_attribute at LEFT JOIN pg_catalog.pg_init_privs pip ON (at.attrelid = pip.objoid AND pip.classoid = 'pg_catalog.pg_class'::pg_catalog.regclass AND at.attnum = pip.objsubid) WHERE at.attrelid = $1 AND NOT at.attisdropped AND (at.attacl IS NOT NULL OR pip.initprivs IS NOT NULL) ORDER BY at.attnum 2024-03-21 22:39:45.050 UTC [19076][client backend] [002_pg_upgrade.pl][:0] LOG: disconnection: session time: 0:00:00.196 user=postgres database=regression./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ host=[local] 2024-03-21 22:39:45.075 UTC [19088][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-21 22:39:45.076 UTC [19088][client backend] [[unknown]][48/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_old_node_data/pgdata/pg_hba.conf:117) 2024-03-21 22:39:45.076 UTC [19088][client backend] [[unknown]][48/1:0] LOG: connection authorized: user=postgres database=regression[\]^_`abcdefghijklmnopqrstuvwxyz{|}~ application_name=002_pg_upgrade.pl 2024-03-21 22:39:45.076 UTC [19088][client backend] [002_pg_upgrade.pl][48/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:45.077 UTC [19088][client backend] [002_pg_upgrade.pl][48/3:0] LOG: statement: SELECT pg_catalog.pg_is_in_recovery() 2024-03-21 22:39:45.077 UTC [19088][client backend] [002_pg_upgrade.pl][48/4:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:45.077 UTC [19088][client backend] [002_pg_upgrade.pl][48/5:0] LOG: statement: SET DATESTYLE = ISO 2024-03-21 22:39:45.077 UTC [19088][client backend] [002_pg_upgrade.pl][48/6:0] LOG: statement: SET INTERVALSTYLE = POSTGRES 2024-03-21 22:39:45.077 UTC [19088][client backend] [002_pg_upgrade.pl][48/7:0] LOG: statement: SET extra_float_digits TO 3 2024-03-21 22:39:45.077 UTC [19088][client backend] [002_pg_upgrade.pl][48/8:0] LOG: statement: SET synchronize_seqscans TO off 2024-03-21 22:39:45.077 UTC [19088][client backend] [002_pg_upgrade.pl][48/9:0] LOG: statement: SET statement_timeout = 0 2024-03-21 22:39:45.077 UTC [19088][client backend] [002_pg_upgrade.pl][48/10:0] LOG: statement: SET lock_timeout = 0 2024-03-21 22:39:45.077 UTC [19088][client backend] [002_pg_upgrade.pl][48/11:0] LOG: statement: SET idle_in_transaction_session_timeout = 0 2024-03-21 22:39:45.078 UTC [19088][client backend] [002_pg_upgrade.pl][48/12:0] LOG: statement: SET transaction_timeout = 0 2024-03-21 22:39:45.078 UTC [19088][client backend] [002_pg_upgrade.pl][48/13:0] LOG: statement: SET quote_all_identifiers = true 2024-03-21 22:39:45.078 UTC [19088][client backend] [002_pg_upgrade.pl][48/14:0] LOG: statement: SET row_security = off 2024-03-21 22:39:45.078 UTC [19088][client backend] [002_pg_upgrade.pl][48/15:0] LOG: statement: BEGIN 2024-03-21 22:39:45.078 UTC [19088][client backend] [002_pg_upgrade.pl][48/15:0] LOG: statement: SET TRANSACTION ISOLATION LEVEL REPEATABLE READ, READ ONLY 2024-03-21 22:39:45.078 UTC [19088][client backend] [002_pg_upgrade.pl][48/15:0] LOG: statement: SELECT oid, rolname FROM pg_catalog.pg_roles ORDER BY 1 2024-03-21 22:39:45.080 UTC [19088][client backend] [002_pg_upgrade.pl][48/15:0] LOG: statement: SELECT x.tableoid, x.oid, x.extname, n.nspname, x.extrelocatable, x.extversion, x.extconfig, x.extcondition FROM pg_extension x JOIN pg_namespace n ON n.oid = x.extnamespace 2024-03-21 22:39:45.081 UTC [19088][client backend] [002_pg_upgrade.pl][48/15:0] LOG: statement: SELECT classid, objid, refobjid FROM pg_depend WHERE refclassid = 'pg_extension'::regclass AND deptype = 'e' ORDER BY 3 2024-03-21 22:39:45.083 UTC [19088][client backend] [002_pg_upgrade.pl][48/15:0] LOG: statement: SELECT n.tableoid, n.oid, n.nspname, n.nspowner, n.nspacl, acldefault('n', n.nspowner) AS acldefault FROM pg_namespace n 2024-03-21 22:39:45.083 UTC [19088][client backend] [002_pg_upgrade.pl][48/15:0] LOG: statement: SELECT c.tableoid, c.oid, c.relname, c.relnamespace, c.relkind, c.reltype, c.relowner, c.relchecks, c.relhasindex, c.relhasrules, c.relpages, c.relhastriggers, c.relpersistence, c.reloftype, c.relacl, acldefault(CASE WHEN c.relkind = 'S' THEN 's'::"char" ELSE 'r'::"char" END, c.relowner) AS acldefault, CASE WHEN c.relkind = 'f' THEN (SELECT ftserver FROM pg_catalog.pg_foreign_table WHERE ftrelid = c.oid) ELSE 0 END AS foreignserver, c.relfrozenxid, tc.relfrozenxid AS tfrozenxid, tc.oid AS toid, tc.relpages AS toastpages, tc.reloptions AS toast_reloptions, d.refobjid AS owning_tab, d.refobjsubid AS owning_col, tsp.spcname AS reltablespace, false AS relhasoids, c.relispopulated, c.relreplident, c.relrowsecurity, c.relforcerowsecurity, c.relminmxid, tc.relminmxid AS tminmxid, array_remove(array_remove(c.reloptions,'check_option=local'),'check_option=cascaded') AS reloptions, CASE WHEN 'check_option=local' = ANY (c.reloptions) THEN 'LOCAL'::text WHEN 'check_option=cascaded' = ANY (c.reloptions) THEN 'CASCADED'::text ELSE NULL END AS checkoption, am.amname, (d.deptype = 'i') IS TRUE AS is_identity_sequence, c.relispartition AS ispartition FROM pg_class c LEFT JOIN pg_depend d ON (c.relkind = 'S' AND d.classid = 'pg_class'::regclass AND d.objid = c.oid AND d.objsubid = 0 AND d.refclassid = 'pg_class'::regclass AND d.deptype IN ('a', 'i')) LEFT JOIN pg_tablespace tsp ON (tsp.oid = c.reltablespace) LEFT JOIN pg_am am ON (c.relam = am.oid) LEFT JOIN pg_class tc ON (c.reltoastrelid = tc.oid AND tc.relkind = 't' AND c.relkind <> 'p') WHERE c.relkind IN ('r', 'S', 'v', 'c', 'm', 'f', 'p') ORDER BY c.oid 2024-03-21 22:39:45.090 UTC [19088][client backend] [002_pg_upgrade.pl][48/15:0] LOG: statement: SELECT p.tableoid, p.oid, p.proname, p.prolang, p.pronargs, p.proargtypes, p.prorettype, p.proacl, acldefault('f', p.proowner) AS acldefault, p.pronamespace, p.proowner FROM pg_proc p LEFT JOIN pg_init_privs pip ON (p.oid = pip.objoid AND pip.classoid = 'pg_proc'::regclass AND pip.objsubid = 0) WHERE p.prokind <> 'a' AND NOT EXISTS (SELECT 1 FROM pg_depend WHERE classid = 'pg_proc'::regclass AND objid = p.oid AND deptype = 'i') AND ( pronamespace != (SELECT oid FROM pg_namespace WHERE nspname = 'pg_catalog') OR EXISTS (SELECT 1 FROM pg_cast WHERE pg_cast.oid > 16383 AND p.oid = pg_cast.castfunc) OR EXISTS (SELECT 1 FROM pg_transform WHERE pg_transform.oid > 16383 AND (p.oid = pg_transform.trffromsql OR p.oid = pg_transform.trftosql)) OR EXISTS(SELECT 1 FROM pg_depend WHERE classid = 'pg_proc'::regclass AND objid = p.oid AND refclassid = 'pg_extension'::regclass AND deptype = 'e') OR p.proacl IS DISTINCT FROM pip.initprivs) 2024-03-21 22:39:45.098 UTC [19088][client backend] [002_pg_upgrade.pl][48/15:0] LOG: statement: SELECT tableoid, oid, typname, typnamespace, typacl, acldefault('T', typowner) AS acldefault, typowner, typelem, typrelid, CASE WHEN typrelid = 0 THEN ' '::"char" ELSE (SELECT relkind FROM pg_class WHERE oid = typrelid) END AS typrelkind, typtype, typisdefined, typname[0] = '_' AND typelem != 0 AND (SELECT typarray FROM pg_type te WHERE oid = pg_type.typelem) = oid AS isarray FROM pg_type 2024-03-21 22:39:45.102 UTC [19088][client backend] [002_pg_upgrade.pl][48/15:0] LOG: statement: SELECT tableoid, oid, lanname, lanpltrusted, lanplcallfoid, laninline, lanvalidator, lanacl, acldefault('l', lanowner) AS acldefault, lanowner FROM pg_language WHERE lanispl ORDER BY oid 2024-03-21 22:39:45.102 UTC [19088][client backend] [002_pg_upgrade.pl][48/15:0] LOG: statement: SELECT p.tableoid, p.oid, p.proname AS aggname, p.pronamespace AS aggnamespace, p.pronargs, p.proargtypes, p.proowner, p.proacl AS aggacl, acldefault('f', p.proowner) AS acldefault FROM pg_proc p LEFT JOIN pg_init_privs pip ON (p.oid = pip.objoid AND pip.classoid = 'pg_proc'::regclass AND pip.objsubid = 0) WHERE p.prokind = 'a' AND (p.pronamespace != (SELECT oid FROM pg_namespace WHERE nspname = 'pg_catalog') OR p.proacl IS DISTINCT FROM pip.initprivs OR EXISTS(SELECT 1 FROM pg_depend WHERE classid = 'pg_proc'::regclass AND objid = p.oid AND refclassid = 'pg_extension'::regclass AND deptype = 'e')) 2024-03-21 22:39:45.104 UTC [19088][client backend] [002_pg_upgrade.pl][48/15:0] LOG: statement: SELECT tableoid, oid, oprname, oprnamespace, oprowner, oprkind, oprcode::oid AS oprcode FROM pg_operator 2024-03-21 22:39:45.106 UTC [19088][client backend] [002_pg_upgrade.pl][48/15:0] LOG: statement: SELECT tableoid, oid, amname, amtype, amhandler::pg_catalog.regproc AS amhandler FROM pg_am 2024-03-21 22:39:45.106 UTC [19088][client backend] [002_pg_upgrade.pl][48/15:0] LOG: statement: SELECT tableoid, oid, opcname, opcnamespace, opcowner FROM pg_opclass 2024-03-21 22:39:45.107 UTC [19088][client backend] [002_pg_upgrade.pl][48/15:0] LOG: statement: SELECT tableoid, oid, opfname, opfnamespace, opfowner FROM pg_opfamily 2024-03-21 22:39:45.107 UTC [19088][client backend] [002_pg_upgrade.pl][48/15:0] LOG: statement: SELECT tableoid, oid, prsname, prsnamespace, prsstart::oid, prstoken::oid, prsend::oid, prsheadline::oid, prslextype::oid FROM pg_ts_parser 2024-03-21 22:39:45.108 UTC [19088][client backend] [002_pg_upgrade.pl][48/15:0] LOG: statement: SELECT tableoid, oid, tmplname, tmplnamespace, tmplinit::oid, tmpllexize::oid FROM pg_ts_template 2024-03-21 22:39:45.108 UTC [19088][client backend] [002_pg_upgrade.pl][48/15:0] LOG: statement: SELECT tableoid, oid, dictname, dictnamespace, dictowner, dicttemplate, dictinitoption FROM pg_ts_dict 2024-03-21 22:39:45.109 UTC [19088][client backend] [002_pg_upgrade.pl][48/15:0] LOG: statement: SELECT tableoid, oid, cfgname, cfgnamespace, cfgowner, cfgparser FROM pg_ts_config 2024-03-21 22:39:45.109 UTC [19088][client backend] [002_pg_upgrade.pl][48/15:0] LOG: statement: SELECT tableoid, oid, fdwname, fdwowner, fdwhandler::pg_catalog.regproc, fdwvalidator::pg_catalog.regproc, fdwacl, acldefault('F', fdwowner) AS acldefault, array_to_string(ARRAY(SELECT quote_ident(option_name) || ' ' || quote_literal(option_value) FROM pg_options_to_table(fdwoptions) ORDER BY option_name), E', ') AS fdwoptions FROM pg_foreign_data_wrapper 2024-03-21 22:39:45.111 UTC [19088][client backend] [002_pg_upgrade.pl][48/15:0] LOG: statement: SELECT tableoid, oid, srvname, srvowner, srvfdw, srvtype, srvversion, srvacl, acldefault('S', srvowner) AS acldefault, array_to_string(ARRAY(SELECT quote_ident(option_name) || ' ' || quote_literal(option_value) FROM pg_options_to_table(srvoptions) ORDER BY option_name), E', ') AS srvoptions FROM pg_foreign_server 2024-03-21 22:39:45.111 UTC [19088][client backend] [002_pg_upgrade.pl][48/15:0] LOG: statement: SELECT oid, tableoid, defaclrole, defaclnamespace, defaclobjtype, defaclacl, CASE WHEN defaclnamespace = 0 THEN acldefault(CASE WHEN defaclobjtype = 'S' THEN 's'::"char" ELSE defaclobjtype END, defaclrole) ELSE '{}' END AS acldefault FROM pg_default_acl 2024-03-21 22:39:45.112 UTC [19088][client backend] [002_pg_upgrade.pl][48/15:0] LOG: statement: SELECT tableoid, oid, collname, collnamespace, collowner FROM pg_collation 2024-03-21 22:39:45.114 UTC [19088][client backend] [002_pg_upgrade.pl][48/15:0] LOG: statement: SELECT tableoid, oid, conname, connamespace, conowner FROM pg_conversion 2024-03-21 22:39:45.114 UTC [19088][client backend] [002_pg_upgrade.pl][48/15:0] LOG: statement: SELECT tableoid, oid, castsource, casttarget, castfunc, castcontext, castmethod FROM pg_cast c WHERE NOT EXISTS ( SELECT 1 FROM pg_range r WHERE c.castsource = r.rngtypid AND c.casttarget = r.rngmultitypid ) ORDER BY 3,4 2024-03-21 22:39:45.116 UTC [19088][client backend] [002_pg_upgrade.pl][48/15:0] LOG: statement: SELECT tableoid, oid, trftype, trflang, trffromsql::oid, trftosql::oid FROM pg_transform ORDER BY 3,4 2024-03-21 22:39:45.116 UTC [19088][client backend] [002_pg_upgrade.pl][48/15:0] LOG: statement: SELECT inhrelid, inhparent FROM pg_inherits 2024-03-21 22:39:45.117 UTC [19088][client backend] [002_pg_upgrade.pl][48/15:0] LOG: statement: SELECT e.tableoid, e.oid, evtname, evtenabled, evtevent, evtowner, array_to_string(array(select quote_literal(x) from unnest(evttags) as t(x)), ', ') as evttags, e.evtfoid::regproc as evtfname FROM pg_event_trigger e ORDER BY e.oid 2024-03-21 22:39:45.117 UTC [19088][client backend] [002_pg_upgrade.pl][48/15:0] LOG: statement: SELECT conrelid, confrelid FROM pg_constraint JOIN pg_depend ON (objid = confrelid) WHERE contype = 'f' AND refclassid = 'pg_extension'::regclass AND classid = 'pg_class'::regclass; 2024-03-21 22:39:45.119 UTC [19088][client backend] [002_pg_upgrade.pl][48/15:0] LOG: statement: SELECT a.attrelid, a.attnum, a.attname, a.attstattarget, a.attstorage, t.typstorage, a.atthasdef, a.attisdropped, a.attlen, a.attalign, a.attislocal, pg_catalog.format_type(t.oid, a.atttypmod) AS atttypname, array_to_string(a.attoptions, ', ') AS attoptions, CASE WHEN a.attcollation <> t.typcollation THEN a.attcollation ELSE 0 END AS attcollation, pg_catalog.array_to_string(ARRAY(SELECT pg_catalog.quote_ident(option_name) || ' ' || pg_catalog.quote_literal(option_value) FROM pg_catalog.pg_options_to_table(attfdwoptions) ORDER BY option_name), E', ') AS attfdwoptions, co.conname AS notnull_name, co.connoinherit AS notnull_noinherit, copk.conname IS NOT NULL as notnull_is_pk, coalesce(NOT co.conislocal, true) AS notnull_inh, a.attcompression AS attcompression, a.attidentity, CASE WHEN a.atthasmissing AND NOT a.attisdropped THEN a.attmissingval ELSE null END AS attmissingval, a.attgenerated FROM unnest('{}'::pg_catalog.oid[]) AS src(tbloid) JOIN pg_catalog.pg_attribute a ON (src.tbloid = a.attrelid) LEFT JOIN pg_catalog.pg_type t ON (a.atttypid = t.oid) LEFT JOIN pg_catalog.pg_constraint co ON (a.attrelid = co.conrelid AND co.contype = 'n' AND co.conkey = array[a.attnum]) LEFT JOIN pg_catalog.pg_constraint copk ON (copk.conrelid = src.tbloid AND copk.contype = 'p' AND copk.conkey @> array[a.attnum]) WHERE a.attnum > 0::pg_catalog.int2 ORDER BY a.attrelid, a.attnum 2024-03-21 22:39:45.130 UTC [19088][client backend] [002_pg_upgrade.pl][48/15:0] LOG: statement: SELECT t.tableoid, t.oid, i.indrelid, t.relname AS indexname, pg_catalog.pg_get_indexdef(i.indexrelid) AS indexdef, i.indkey, i.indisclustered, c.contype, c.conname, c.condeferrable, c.condeferred, c.tableoid AS contableoid, c.oid AS conoid, pg_catalog.pg_get_constraintdef(c.oid, false) AS condef, (SELECT spcname FROM pg_catalog.pg_tablespace s WHERE s.oid = t.reltablespace) AS tablespace, t.reloptions AS indreloptions, i.indisreplident, inh.inhparent AS parentidx, i.indnkeyatts AS indnkeyatts, i.indnatts AS indnatts, (SELECT pg_catalog.array_agg(attnum ORDER BY attnum) FROM pg_catalog.pg_attribute WHERE attrelid = i.indexrelid AND attstattarget >= 0) AS indstatcols, (SELECT pg_catalog.array_agg(attstattarget ORDER BY attnum) FROM pg_catalog.pg_attribute WHERE attrelid = i.indexrelid AND attstattarget >= 0) AS indstatvals, i.indnullsnotdistinct, c.conperiod FROM unnest('{}'::pg_catalog.oid[]) AS src(tbloid) JOIN pg_catalog.pg_index i ON (src.tbloid = i.indrelid) JOIN pg_catalog.pg_class t ON (t.oid = i.indexrelid) JOIN pg_catalog.pg_class t2 ON (t2.oid = i.indrelid) LEFT JOIN pg_catalog.pg_constraint c ON (i.indrelid = c.conrelid AND i.indexrelid = c.conindid AND c.contype IN ('p','u','x')) LEFT JOIN pg_catalog.pg_inherits inh ON (inh.inhrelid = indexrelid) WHERE (i.indisvalid OR t2.relkind = 'p') AND i.indisready ORDER BY i.indrelid, indexname 2024-03-21 22:39:45.135 UTC [19088][client backend] [002_pg_upgrade.pl][48/15:0] LOG: statement: SELECT tableoid, oid, stxname, stxnamespace, stxowner, stxrelid, stxstattarget FROM pg_catalog.pg_statistic_ext 2024-03-21 22:39:45.135 UTC [19088][client backend] [002_pg_upgrade.pl][48/15:0] LOG: statement: SELECT c.tableoid, c.oid, conrelid, conname, confrelid, conindid, pg_catalog.pg_get_constraintdef(c.oid) AS condef FROM unnest('{}'::pg_catalog.oid[]) AS src(tbloid) JOIN pg_catalog.pg_constraint c ON (src.tbloid = c.conrelid) WHERE contype = 'f' AND conparentid = 0 ORDER BY conrelid, conname 2024-03-21 22:39:45.136 UTC [19088][client backend] [002_pg_upgrade.pl][48/15:0] LOG: statement: SELECT t.tgrelid, t.tgname, pg_catalog.pg_get_triggerdef(t.oid, false) AS tgdef, t.tgenabled, t.tableoid, t.oid, t.tgparentid <> 0 AS tgispartition FROM unnest('{}'::pg_catalog.oid[]) AS src(tbloid) JOIN pg_catalog.pg_trigger t ON (src.tbloid = t.tgrelid) LEFT JOIN pg_catalog.pg_trigger u ON (u.oid = t.tgparentid) WHERE ((NOT t.tgisinternal AND t.tgparentid = 0) OR t.tgenabled != u.tgenabled) ORDER BY t.tgrelid, t.tgname 2024-03-21 22:39:45.137 UTC [19088][client backend] [002_pg_upgrade.pl][48/15:0] LOG: statement: SELECT tableoid, oid, rulename, ev_class AS ruletable, ev_type, is_instead, ev_enabled FROM pg_rewrite ORDER BY oid 2024-03-21 22:39:45.138 UTC [19088][client backend] [002_pg_upgrade.pl][48/15:0] LOG: statement: SELECT pol.oid, pol.tableoid, pol.polrelid, pol.polname, pol.polcmd, pol.polpermissive, CASE WHEN pol.polroles = '{0}' THEN NULL ELSE pg_catalog.array_to_string(ARRAY(SELECT pg_catalog.quote_ident(rolname) from pg_catalog.pg_roles WHERE oid = ANY(pol.polroles)), ', ') END AS polroles, pg_catalog.pg_get_expr(pol.polqual, pol.polrelid) AS polqual, pg_catalog.pg_get_expr(pol.polwithcheck, pol.polrelid) AS polwithcheck FROM unnest('{}'::pg_catalog.oid[]) AS src(tbloid) JOIN pg_catalog.pg_policy pol ON (src.tbloid = pol.polrelid) 2024-03-21 22:39:45.141 UTC [19088][client backend] [002_pg_upgrade.pl][48/15:0] LOG: statement: SELECT p.tableoid, p.oid, p.pubname, p.pubowner, p.puballtables, p.pubinsert, p.pubupdate, p.pubdelete, p.pubtruncate, p.pubviaroot FROM pg_publication p 2024-03-21 22:39:45.142 UTC [19088][client backend] [002_pg_upgrade.pl][48/15:0] LOG: statement: SELECT tableoid, oid, prpubid, prrelid, pg_catalog.pg_get_expr(prqual, prrelid) AS prrelqual, (CASE WHEN pr.prattrs IS NOT NULL THEN (SELECT array_agg(attname) FROM pg_catalog.generate_series(0, pg_catalog.array_upper(pr.prattrs::pg_catalog.int2[], 1)) s, pg_catalog.pg_attribute WHERE attrelid = pr.prrelid AND attnum = prattrs[s]) ELSE NULL END) prattrs FROM pg_catalog.pg_publication_rel pr 2024-03-21 22:39:45.143 UTC [19088][client backend] [002_pg_upgrade.pl][48/15:0] LOG: statement: SELECT tableoid, oid, pnpubid, pnnspid FROM pg_catalog.pg_publication_namespace 2024-03-21 22:39:45.143 UTC [19088][client backend] [002_pg_upgrade.pl][48/15:0] LOG: statement: SELECT s.tableoid, s.oid, s.subname, s.subowner, s.subconninfo, s.subslotname, s.subsynccommit, s.subpublications, s.subbinary, s.substream, s.subtwophasestate, s.subdisableonerr, s.subpasswordrequired, s.subrunasowner, s.suborigin, o.remote_lsn AS suboriginremotelsn, s.subenabled, s.subfailover FROM pg_subscription s LEFT JOIN pg_catalog.pg_replication_origin_status o ON o.external_id = 'pg_' || s.oid::text WHERE s.subdbid = (SELECT oid FROM pg_database WHERE datname = current_database()) 2024-03-21 22:39:45.144 UTC [19088][client backend] [002_pg_upgrade.pl][48/15:0] LOG: statement: SELECT srsubid, srrelid, srsubstate, srsublsn FROM pg_catalog.pg_subscription_rel ORDER BY srsubid 2024-03-21 22:39:45.145 UTC [19088][client backend] [002_pg_upgrade.pl][48/15:0] LOG: statement: SELECT oid, lomowner, lomacl, acldefault('L', lomowner) AS acldefault FROM pg_largeobject_metadata ORDER BY lomowner, lomacl::pg_catalog.text, oid 2024-03-21 22:39:45.145 UTC [19088][client backend] [002_pg_upgrade.pl][48/15:0] LOG: statement: SELECT classid, objid, refclassid, refobjid, deptype FROM pg_depend WHERE deptype != 'p' AND deptype != 'e' UNION ALL SELECT 'pg_opfamily'::regclass AS classid, amopfamily AS objid, refclassid, refobjid, deptype FROM pg_depend d, pg_amop o WHERE deptype NOT IN ('p', 'e', 'i') AND classid = 'pg_amop'::regclass AND objid = o.oid AND NOT (refclassid = 'pg_opfamily'::regclass AND amopfamily = refobjid) UNION ALL SELECT 'pg_opfamily'::regclass AS classid, amprocfamily AS objid, refclassid, refobjid, deptype FROM pg_depend d, pg_amproc p WHERE deptype NOT IN ('p', 'e', 'i') AND classid = 'pg_amproc'::regclass AND objid = p.oid AND NOT (refclassid = 'pg_opfamily'::regclass AND amprocfamily = refobjid) ORDER BY 1,2 2024-03-21 22:39:45.149 UTC [19088][client backend] [002_pg_upgrade.pl][48/15:0] LOG: statement: SELECT DISTINCT attrelid FROM pg_attribute WHERE attacl IS NOT NULL 2024-03-21 22:39:45.150 UTC [19088][client backend] [002_pg_upgrade.pl][48/15:0] LOG: statement: SELECT objoid, classoid, objsubid, privtype, initprivs FROM pg_init_privs 2024-03-21 22:39:45.150 UTC [19088][client backend] [002_pg_upgrade.pl][48/15:0] LOG: statement: SELECT description, classoid, objoid, objsubid FROM pg_catalog.pg_description ORDER BY classoid, objoid, objsubid 2024-03-21 22:39:45.159 UTC [19088][client backend] [002_pg_upgrade.pl][48/15:0] LOG: statement: SELECT label, provider, classoid, objoid, objsubid FROM pg_catalog.pg_seclabel ORDER BY classoid, objoid, objsubid 2024-03-21 22:39:45.161 UTC [19088][client backend] [002_pg_upgrade.pl][48/15:0] LOG: statement: SELECT pg_catalog.current_schemas(false) 2024-03-21 22:39:45.161 UTC [19088][client backend] [002_pg_upgrade.pl][48/15:0] LOG: statement: SELECT tableoid, oid, datname, datdba, pg_encoding_to_char(encoding) AS encoding, datcollate, datctype, datfrozenxid, datacl, acldefault('d', datdba) AS acldefault, datistemplate, datconnlimit, datminmxid, datlocprovider, datlocale, datcollversion, daticurules, (SELECT spcname FROM pg_tablespace t WHERE t.oid = dattablespace) AS tablespace, shobj_description(oid, 'pg_database') AS description FROM pg_database WHERE datname = current_database() 2024-03-21 22:39:45.163 UTC [19088][client backend] [002_pg_upgrade.pl][48/15:0] LOG: statement: SELECT provider, label FROM pg_catalog.pg_shseclabel WHERE classoid = 'pg_catalog.pg_database'::pg_catalog.regclass AND objoid = '16386' 2024-03-21 22:39:45.163 UTC [19088][client backend] [002_pg_upgrade.pl][48/15:0] LOG: statement: SELECT unnest(setconfig) FROM pg_db_role_setting WHERE setrole = 0 AND setdatabase = '16386'::oid 2024-03-21 22:39:45.164 UTC [19088][client backend] [002_pg_upgrade.pl][48/15:0] LOG: statement: SELECT rolname, unnest(setconfig) FROM pg_db_role_setting s, pg_roles r WHERE setrole = r.oid AND setdatabase = '16386'::oid 2024-03-21 22:39:45.164 UTC [19088][client backend] [002_pg_upgrade.pl][48/15:0] LOG: statement: SELECT relfrozenxid, relminmxid, relfilenode, oid FROM pg_catalog.pg_class WHERE oid IN (2613, 2683); 2024-03-21 22:39:45.165 UTC [19088][client backend] [002_pg_upgrade.pl][48/15:0] LOG: statement: PREPARE getColumnACLs(pg_catalog.oid) AS SELECT at.attname, at.attacl, '{}' AS acldefault, pip.privtype, pip.initprivs FROM pg_catalog.pg_attribute at LEFT JOIN pg_catalog.pg_init_privs pip ON (at.attrelid = pip.objoid AND pip.classoid = 'pg_catalog.pg_class'::pg_catalog.regclass AND at.attnum = pip.objsubid) WHERE at.attrelid = $1 AND NOT at.attisdropped AND (at.attacl IS NOT NULL OR pip.initprivs IS NOT NULL) ORDER BY at.attnum 2024-03-21 22:39:45.165 UTC [19088][client backend] [002_pg_upgrade.pl][48/15:0] LOG: statement: EXECUTE getColumnACLs('6100') 2024-03-21 22:39:45.165 UTC [19088][client backend] [002_pg_upgrade.pl][48/15:0] DETAIL: prepare: PREPARE getColumnACLs(pg_catalog.oid) AS SELECT at.attname, at.attacl, '{}' AS acldefault, pip.privtype, pip.initprivs FROM pg_catalog.pg_attribute at LEFT JOIN pg_catalog.pg_init_privs pip ON (at.attrelid = pip.objoid AND pip.classoid = 'pg_catalog.pg_class'::pg_catalog.regclass AND at.attnum = pip.objsubid) WHERE at.attrelid = $1 AND NOT at.attisdropped AND (at.attacl IS NOT NULL OR pip.initprivs IS NOT NULL) ORDER BY at.attnum 2024-03-21 22:39:45.183 UTC [19088][client backend] [002_pg_upgrade.pl][:0] LOG: disconnection: session time: 0:00:00.107 user=postgres database=regression[\]^_`abcdefghijklmnopqrstuvwxyz{|}~ host=[local] 2024-03-21 22:39:45.199 UTC [19094][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-21 22:39:45.199 UTC [19094][client backend] [[unknown]][49/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_old_node_data/pgdata/pg_hba.conf:117) 2024-03-21 22:39:45.199 UTC [19094][client backend] [[unknown]][49/1:0] LOG: connection authorized: user=postgres database=regression application_name=002_pg_upgrade.pl 2024-03-21 22:39:45.200 UTC [19094][client backend] [002_pg_upgrade.pl][49/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:45.201 UTC [19094][client backend] [002_pg_upgrade.pl][49/3:0] LOG: statement: SELECT pg_catalog.pg_is_in_recovery() 2024-03-21 22:39:45.201 UTC [19094][client backend] [002_pg_upgrade.pl][49/4:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:45.201 UTC [19094][client backend] [002_pg_upgrade.pl][49/5:0] LOG: statement: SET DATESTYLE = ISO 2024-03-21 22:39:45.201 UTC [19094][client backend] [002_pg_upgrade.pl][49/6:0] LOG: statement: SET INTERVALSTYLE = POSTGRES 2024-03-21 22:39:45.201 UTC [19094][client backend] [002_pg_upgrade.pl][49/7:0] LOG: statement: SET extra_float_digits TO 3 2024-03-21 22:39:45.201 UTC [19094][client backend] [002_pg_upgrade.pl][49/8:0] LOG: statement: SET synchronize_seqscans TO off 2024-03-21 22:39:45.201 UTC [19094][client backend] [002_pg_upgrade.pl][49/9:0] LOG: statement: SET statement_timeout = 0 2024-03-21 22:39:45.201 UTC [19094][client backend] [002_pg_upgrade.pl][49/10:0] LOG: statement: SET lock_timeout = 0 2024-03-21 22:39:45.201 UTC [19094][client backend] [002_pg_upgrade.pl][49/11:0] LOG: statement: SET idle_in_transaction_session_timeout = 0 2024-03-21 22:39:45.201 UTC [19094][client backend] [002_pg_upgrade.pl][49/12:0] LOG: statement: SET transaction_timeout = 0 2024-03-21 22:39:45.201 UTC [19094][client backend] [002_pg_upgrade.pl][49/13:0] LOG: statement: SET quote_all_identifiers = true 2024-03-21 22:39:45.201 UTC [19094][client backend] [002_pg_upgrade.pl][49/14:0] LOG: statement: SET row_security = off 2024-03-21 22:39:45.201 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: BEGIN 2024-03-21 22:39:45.201 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SET TRANSACTION ISOLATION LEVEL REPEATABLE READ, READ ONLY 2024-03-21 22:39:45.201 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT oid, rolname FROM pg_catalog.pg_roles ORDER BY 1 2024-03-21 22:39:45.204 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT x.tableoid, x.oid, x.extname, n.nspname, x.extrelocatable, x.extversion, x.extconfig, x.extcondition FROM pg_extension x JOIN pg_namespace n ON n.oid = x.extnamespace 2024-03-21 22:39:45.205 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT classid, objid, refobjid FROM pg_depend WHERE refclassid = 'pg_extension'::regclass AND deptype = 'e' ORDER BY 3 2024-03-21 22:39:45.207 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT n.tableoid, n.oid, n.nspname, n.nspowner, n.nspacl, acldefault('n', n.nspowner) AS acldefault FROM pg_namespace n 2024-03-21 22:39:45.208 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.tableoid, c.oid, c.relname, c.relnamespace, c.relkind, c.reltype, c.relowner, c.relchecks, c.relhasindex, c.relhasrules, c.relpages, c.relhastriggers, c.relpersistence, c.reloftype, c.relacl, acldefault(CASE WHEN c.relkind = 'S' THEN 's'::"char" ELSE 'r'::"char" END, c.relowner) AS acldefault, CASE WHEN c.relkind = 'f' THEN (SELECT ftserver FROM pg_catalog.pg_foreign_table WHERE ftrelid = c.oid) ELSE 0 END AS foreignserver, c.relfrozenxid, tc.relfrozenxid AS tfrozenxid, tc.oid AS toid, tc.relpages AS toastpages, tc.reloptions AS toast_reloptions, d.refobjid AS owning_tab, d.refobjsubid AS owning_col, tsp.spcname AS reltablespace, false AS relhasoids, c.relispopulated, c.relreplident, c.relrowsecurity, c.relforcerowsecurity, c.relminmxid, tc.relminmxid AS tminmxid, array_remove(array_remove(c.reloptions,'check_option=local'),'check_option=cascaded') AS reloptions, CASE WHEN 'check_option=local' = ANY (c.reloptions) THEN 'LOCAL'::text WHEN 'check_option=cascaded' = ANY (c.reloptions) THEN 'CASCADED'::text ELSE NULL END AS checkoption, am.amname, (d.deptype = 'i') IS TRUE AS is_identity_sequence, c.relispartition AS ispartition FROM pg_class c LEFT JOIN pg_depend d ON (c.relkind = 'S' AND d.classid = 'pg_class'::regclass AND d.objid = c.oid AND d.objsubid = 0 AND d.refclassid = 'pg_class'::regclass AND d.deptype IN ('a', 'i')) LEFT JOIN pg_tablespace tsp ON (tsp.oid = c.reltablespace) LEFT JOIN pg_am am ON (c.relam = am.oid) LEFT JOIN pg_class tc ON (c.reltoastrelid = tc.oid AND tc.relkind = 't' AND c.relkind <> 'p') WHERE c.relkind IN ('r', 'S', 'v', 'c', 'm', 'f', 'p') ORDER BY c.oid 2024-03-21 22:39:45.225 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: LOCK TABLE "public"."char_tbl", "public"."float8_tbl", "public"."int2_tbl", "public"."int4_tbl", "public"."int8_tbl", "public"."point_tbl", "public"."text_tbl", "public"."varchar_tbl", "public"."onek", "public"."onek2", "public"."tenk1", "public"."tenk2", "public"."person", "public"."emp", "public"."student", "public"."stud_emp", "public"."road", "public"."ihighway", "public"."shighway", "public"."money_data", "public"."num_data", "public"."num_exp_add", "public"."num_exp_sub", "public"."float4_tbl", "public"."num_exp_div", "public"."num_exp_mul", "public"."num_exp_sqrt", "public"."num_exp_ln", "public"."num_exp_log10", "public"."num_exp_power_10_ln", "public"."num_result", "public"."numrange_test", "public"."bit_defaults", "public"."textrange_test", "public"."test_range_gist", "public"."test_range_spgist", "public"."num_input_test", "public"."test_range_excl", "public"."num_typemod_test", "public"."line_tbl", "public"."circle_tbl", "public"."timetz_tbl", "public"."polygon_tbl", "public"."time_tbl", "public"."box_tbl", "public"."timestamp_tbl", "public"."lseg_tbl", "public"."path_tbl", "public"."timestamptz_tbl", "public"."date_tbl", "public"."inet_tbl", "public"."quad_poly_tbl", "public"."interval_tbl", "public"."nummultirange_test", "public"."quad_box_tbl", "public"."quad_box_tbl_ord_seq1", "public"."quad_box_tbl_ord_seq2", "public"."infinite_interval_tbl", "public"."reservations", "public"."tab_core_types", "public"."mlparted", "public"."mlparted1", "public"."mlparted11", "public"."mlparted12", "public"."mlparted2", "public"."mlparted3", "public"."mlparted4", "public"."mlparted_def", "public"."mlparted_def1", "public"."mlparted_def2", "public"."mlparted_defd", "public"."a_star", "public"."b_star", "public"."c_star", "public"."d_star", "public"."e_star", "public"."f_star", "public"."city", "public"."extra_wide_table", "public"."quad_point_tbl", "public"."tbl_include_reg", "public"."real_city", "public"."tbl_include_unique1", "public"."tbl_include_unique2", "public"."ramp", "public"."tbl_include_pk", "public"."kd_point_tbl", "public"."tbl_include_box", "public"."tbl_include_box_pk", "public"."view_base_table", "public"."radix_text_tbl", "public"."slow_emp4000", "public"."fast_emp4000", "public"."array_index_op_test", "public"."func_index_heap", "public"."dupindexcols", "public"."default_tbl", "public"."a", "public"."b", "public"."c", "public"."d", "public"."persons", "public"."persons2", "public"."persons3", "public"."defaultexpr_tbl", "public"."check_tbl", "public"."tableam_tbl_heap2", "public"."check2_tbl", "public"."tableam_tblas_heap2", "public"."tableam_parted_heap2", "public"."tableam_parted_a_heap2", "public"."tableam_parted_b_heap2", "public"."insert_tbl", "public"."tableam_parted_c_heap2", "public"."tableam_parted_d_heap2", "public"."log_table", "public"."main_table", "public"."copy_tbl", "public"."notnull_tbl2", "public"."notnull_tbl3", "public"."cnn_parent", "public"."cnn_child", "public"."cnn_grandchild", "public"."cnn_child2", "public"."cnn_grandchild2", "public"."notnull_tbl4", "public"."notnull_tbl4_lk", "public"."notnull_tbl4_lk2", "public"."notnull_tbl4_lk3", "public"."notnull_tbl4_cld", "public"."notnull_tbl4_cld2", "public"."notnull_tbl4_cld3", "public"."invalid_check_con", "public"."invalid_check_con_child", "public"."pp1", "public"."cc1", "public"."cc2", "public"."trigger_parted", "public"."trigger_parted_p1", "public"."trigger_parted_p1_1", "public"."trigger_parted_p2", "public"."trigger_parted_p2_2", "public"."hash_i4_heap", "public"."arrtest", "public"."aggtest", "public"."bt_i4_heap", "public"."bt_name_heap", "public"."bt_txt_heap", "public"."hash_name_heap", "public"."bt_f8_heap", "public"."hash_txt_heap", "public"."xacttest", "public"."hash_f8_heap", "public"."array_op_test", "public"."subselect_tbl", "public"."dedup_unique_test_table", "public"."agg_data_2k", "public"."agg_data_20k", "public"."sj", "public"."btree_tall_tbl", "public"."delete_test_table", "public"."sk", "public"."emp1", "public"."sl", "public"."sj_t1", "public"."sj_t2", "public"."sj_t3", "public"."sj_t4", "public"."brintest", "public"."spgist_point_tbl", "public"."test_tablesample", "public"."mvtest_t", "public"."gin_test_tbl", "public"."gist_point_tbl", "public"."itest1", "public"."itest2", "public"."itest3", "public"."gtest0", "public"."itest4", "public"."gtest1", "public"."brinopers", "public"."bug_16784", "public"."gs_data_1", "public"."spgist_box_tbl", "public"."itest9", "public"."spgist_text_tbl", "public"."gtest1_1", "public"."itest10", "public"."itest11", "public"."itest13", "public"."gtestx", "public"."itest5", "public"."gtestxx_1", "public"."gtestxx_3", "public"."brin_summarize", "public"."gtestxx_4", "public"."gtesty", "public"."gtest1_y", "public"."itest17", "public"."spgist_domain_tbl", "public"."itest18", "public"."gtest3", "public"."gtest3a", "public"."spgist_unlogged_tbl", "public"."brin_test", "public"."gtest2", "public"."gtest_tableoid", "public"."gtest10", "public"."gtest10a", "public"."itest6", "public"."itest7", "public"."gtest20", "public"."itest7a", "public"."gtest20a", "public"."gtest20b", "public"."gtest21a", "public"."itest7b", "public"."gtest21b", "public"."itest7c", "public"."gtest22a", "public"."itest7d", "public"."gtest22b", "public"."itest7e", "public"."gtest22c", "public"."gtest23p", "public"."gtest23q", "public"."gtest24", "public"."pitest1", "public"."gtest_parent", "public"."gtest_child", "public"."gtest_child2", "public"."pitest1_p1", "public"."pitest1_p2", "public"."gtest_child3", "public"."pitest2", "public"."pitest2_p2", "public"."itest14", "public"."gtest25", "public"."gtest27", "public"."gtest29", "public"."gtest30", "public"."gtest30_1", "public"."gtest26", "public"."gtest28a", "public"."gtest28b", "public"."datdba_only", "regress_rls_schema"."rls_tbl", "regress_rls_schema"."rls_tbl_force", "public"."brintest_multi", "public"."brintest_bloom", "public"."brinopers_bloom", "public"."brinopers_multi", "public"."brin_summarize_bloom", "public"."brin_test_bloom", "public"."brin_summarize_multi", "public"."brin_test_multi", "public"."inhx", "public"."inhf", "public"."temporal_rng2", "public"."temporal_mltrng", "public"."hobbies_r", "public"."equipment_r", "public"."temporal_rng", "public"."point_table", "public"."rtest_t1", "public"."rtest_t2", "public"."rtest_t3", "public"."rtest_system", "public"."rtest_interface", "public"."rtest_person", "public"."rtest_admin", "public"."rtest_emp", "public"."rtest_emplog", "public"."rtest_empmass", "public"."rtest_t4", "public"."rtest_t5", "public"."rtest_t6", "public"."rtest_t7", "public"."rtest_t8", "public"."rtest_t9", "public"."rtest_order1", "public"."rtest_order2", "public"."rtest_nothn1", "public"."rtest_nothn2", "public"."rtest_nothn3", "public"."rtest_nothn4", "public"."ndistinct", "public"."rtest_view1", "public"."rtest_view2", "public"."rtest_view3", "public"."rtest_view4", "public"."rtest_comp", "public"."rtest_unitfact", "public"."shoe_data", "public"."shoelace_data", "public"."unit", "public"."shoelace_log", "public"."shoelace_arrive", "public"."shoelace_ok", "public"."ruletest_tbl", "public"."ruletest_tbl2", "public"."rule_and_refint_t1", "public"."rule_and_refint_t2", "public"."rule_and_refint_t3", "public"."functional_dependencies", "public"."rules_src", "public"."rules_log", "public"."rule_merge1", "public"."rule_merge2", "public"."mcv_lists", "public"."mcv_lists_arrays", "public"."mcv_lists_bool", "public"."parallel_vacuum_table", "testxmlschema"."test1", "public"."clstr_tst_s", "public"."clstr_tst", "testxmlschema"."test2", "public"."test_tsvector", "testxmlschema"."test3", "public"."clstr_tst_inh", "public"."customer", "public"."credit_card", "public"."credit_usage", "public"."ec0", "public"."ec1", "public"."ec2", "public"."test_tsquery", "public"."fk_notpartitioned_pk", "public"."fk_partitioned_fk", "public"."fk_partitioned_fk_1", "public"."fk_partitioned_fk_3", "public"."fk_partitioned_fk_4", "public"."fk_partitioned_fk_4_1", "public"."fk_partitioned_fk_4_2", "public"."fk_partitioned_fk_5", "public"."fk_partitioned_fk_5_1", "public"."fk_partitioned_fk_2", "public"."fk_partitioned_fk_2_1", "public"."fk_partitioned_fk_2_2", "public"."parted_self_fk", "public"."part1_self_fk", "public"."part2_self_fk", "public"."part3_self_fk", "public"."part32_self_fk", "public"."part33_self_fk", "fkpart3"."pk", "fkpart3"."pk1", "fkpart3"."pk2", "fkpart3"."fk", "fkpart3"."fk1", "fkpart3"."fk2", "fkpart3"."pk3", "fkpart3"."pk4", "fkpart3"."pk5", "fkpart3"."pk51", "fkpart3"."pk52", "fkpart3"."fk3", "fkpart4"."droppk", "fkpart4"."droppk1", "fkpart4"."droppk_d", "fkpart4"."droppk2", "fkpart4"."droppk21", "fkpart4"."droppk2_d", "fkpart4"."dropfk", "fkpart5"."pk", "fkpart5"."pk1", "fkpart5"."pk11", "fkpart5"."fk", "fkpart5"."fk1", "fkpart5"."fk11", "fkpart5"."pk2", "fkpart5"."pk3", "fkpart5"."pk31", "fkpart5"."pk32", "fkpart5"."fk2", "fkpart5"."fk3", "fkpart5"."fk4", "fkpart6"."pk", "fkpart6"."pk1", "fkpart6"."pk11", "fkpart6"."pk12", "public"."testjsonb", "public"."test_is_json", "public"."room", "public"."xmltest", "public"."wslot", "public"."pfield", "public"."pslot", "public"."pline", "public"."hub", "public"."hslot", "public"."system", "public"."utf8_verification_inputs", "public"."iface", "public"."phone", "public"."utf8_inputs", "public"."euc_jis_2004_inputs", "public"."shiftjis2004_inputs", "public"."gb18030_inputs", "public"."iso8859_5_inputs", "public"."big5_inputs", "public"."mic_inputs", "public"."alter_idx_rename_test_parted_2", "public"."truncate_b", "public"."query", "public"."xmldata", "public"."check_con_tbl", "public"."domnotnull", "public"."domcontest", "public"."xmltest2", "public"."thethings", "public"."nv_parent", "public"."domtab", "public"."nv_child_2010", "public"."found_test_tbl", "public"."nv_child_2011", "public"."nv_child_2009", "public"."domain_test", "public"."rc_test", "public"."dropcolumn", "public"."dropcolumnchild", "public"."transition_table_base", "public"."dropcolumnanother", "public"."renamecolumn", "public"."renamecolumnchild", "public"."renamecolumnanother", "public"."transition_table_level1", "public"."transition_table_level2", "public"."transition_table_status", "public"."dropcolumnexists", "public"."depth0", "public"."depth1", "public"."depth2", "public"."alter_table_under_transition_tables", "public"."partitioned_table", "public"."pt_part1", "public"."pt_part2", "public"."skip_wal_skip_rewrite_index", "public"."test_storage", "public"."test_inh_check", "public"."test_inh_check_child", "public"."test_type_diff", "public"."test_type_diff_c", "public"."test_type_diff2", "public"."test_type_diff2_c1", "public"."test_type_diff2_c2", "public"."test_type_diff2_c3", "public"."test_tbl3", "public"."tt0", "public"."tt1", "public"."tt2", "public"."tt3", "public"."tt4", "public"."tt5", "public"."tt6", "public"."tt7", "public"."comment_test", "public"."comment_test_child", "public"."atnotnull1", "public"."partr_def2", "public"."part_7", "public"."part_7_a_null", "public"."part_rp", "public"."part_rp100", "public"."inh_test", "public"."defpart_attach_test_2", "public"."perm_part_child", "public"."bar1", "public"."bar2", "public"."target_parted", "public"."attach_parted", "public"."attach_parted_part1", "public"."cmdata", "public"."pagg_tab", "public"."pagg_tab_p1", "public"."pagg_tab_p2", "public"."pagg_tab_p3", "public"."prt1", "public"."prt1_p1", "public"."prt1_p3", "public"."prt1_p2", "public"."prt2", "public"."prt2_p1", "public"."prt2_p2", "public"."prt2_p3", "public"."cmdata1", "public"."reloptions_test", "public"."pagg_tab1", "public"."pagg_tab1_p1", "public"."prt1_e", "public"."pagg_tab1_p2", "public"."prt1_e_p1", "public"."pagg_tab1_p3", "public"."prt1_e_p2", "public"."pagg_tab2", "public"."prt1_e_p3", "public"."pagg_tab2_p1", "public"."pagg_tab2_p2", "public"."pagg_tab2_p3", "public"."prt2_e", "public"."prt2_e_p1", "public"."prt2_e_p2", "public"."prt2_e_p3", "public"."cmmove1", "public"."cmmove3", "public"."cmmove2", "public"."pagg_tab_m", "public"."pagg_tab_m_p1", "public"."pagg_tab_m_p2", "public"."pagg_tab_m_p3", "public"."pagg_tab_ml", "public"."pagg_tab_ml_p1", "public"."pagg_tab_ml_p2", "public"."pagg_tab_ml_p2_s1", "public"."pagg_tab_ml_p2_s2", "public"."pagg_tab_ml_p3", "public"."prt1_m", "public"."pagg_tab_ml_p3_s1", "public"."pagg_tab_ml_p3_s2", "public"."prt1_m_p1", "public"."prt1_m_p2", "public"."prt1_m_p3", "public"."prt2_m", "public"."prt2_m_p1", "public"."prt2_m_p2", "public"."prt2_m_p3", "public"."plt1", "public"."plt1_p1", "public"."plt1_p2", "public"."plt1_p3", "public"."plt2", "public"."plt2_p1", "public"."plt2_p2", "public"."plt2_p3", "public"."plt1_e", "public"."plt1_e_p1", "public"."plt1_e_p2", "public"."plt1_e_p3", "public"."part", "public"."part_p1", "public"."part_p2", "public"."part_p2_p1", "public"."part_rev", "public"."pht1", "public"."pht1_p1", "public"."pht1_p2", "public"."pht1_p3", "public"."pht2", "public"."pht2_p1", "public"."pht2_p2", "public"."pht2_p3", "public"."pht1_e", "public"."pht1_e_p1", "public"."pht1_e_p2", "public"."pht1_e_p3", "public"."cmpart", "public"."cmpart1", "public"."cmpart2", "public"."prt1_l", "public"."prt1_l_p1", "public"."prt1_l_p2", "public"."prt1_l_p2_p1", "public"."prt1_l_p2_p2", "public"."pagg_tab_para", "public"."prt1_l_p3", "public"."pagg_tab_para_p1", "public"."prt1_l_p3_p1", "public"."pagg_tab_para_p2", "public"."prt1_l_p3_p2", "public"."pagg_tab_para_p3", "public"."prt2_l", "public"."prt2_l_p1", "public"."prt2_l_p2", "public"."prt2_l_p2_p1", "public"."prt2_l_p2_p2", "public"."prt2_l_p3", "public"."prt2_l_p3_p1", "public"."prt2_l_p3_p2", "public"."cmdata2", "public"."prt1_n", "public"."prt1_n_p1", "public"."prt1_n_p2", "public"."prt2_n", "public"."prt2_n_p1", "public"."prt2_n_p2", "public"."prt3_n", "public"."prt3_n_p1", "public"."prt3_n_p2", "public"."prt3_n_p3", "public"."prt4_n", "public"."prt4_n_p1", "public"."prt4_n_p2", "public"."prt4_n_p3", "public"."stats_test_tab1", "public"."test_io_vac_strategy", "public"."test_io_bulkwrite_strategy", "public"."xy_1", "public"."alpha", "public"."alpha_neg", "public"."alpha_pos", "public"."alpha_neg_p1", "public"."alpha_neg_p2", "public"."alpha_neg_p3", "public"."alpha_pos_p1", "public"."alpha_pos_p2", "public"."alpha_pos_p3", "public"."beta", "public"."beta_neg", "public"."beta_pos", "public"."beta_neg_p1", "public"."beta_neg_p2", "public"."beta_neg_p3", "public"."beta_pos_p1", "public"."beta_pos_p2", "public"."beta_pos_p3", "public"."boolvalues", "public"."idxpart", "public"."idxpart1", "public"."idxpart2", "public"."idxpart21", "public"."idxpart22", "public"."idxpart_another", "public"."idxpart_another_1", "public"."idxpart3", "public"."idxpart31", "public"."idxpart32", "regress_indexing"."pk", "regress_indexing"."pk1", "regress_indexing"."pk2", "regress_indexing"."pk3", "regress_indexing"."pk4", "regress_indexing"."pk5", "regress_indexing"."pk51", "regress_indexing"."pk52", "public"."covidxpart", "public"."covidxpart1", "public"."covidxpart2", "public"."covidxpart3", "public"."covidxpart4", "public"."undroppable_objs", "public"."dropped_objects", "public"."rewritemetoo1", "public"."rewritemetoo2", "public"."rewritemetoo3", "public"."event_trigger_test", "public"."has_fast_default" IN ACCESS SHARE MODE 2024-03-21 22:39:45.240 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT p.tableoid, p.oid, p.proname, p.prolang, p.pronargs, p.proargtypes, p.prorettype, p.proacl, acldefault('f', p.proowner) AS acldefault, p.pronamespace, p.proowner FROM pg_proc p LEFT JOIN pg_init_privs pip ON (p.oid = pip.objoid AND pip.classoid = 'pg_proc'::regclass AND pip.objsubid = 0) WHERE p.prokind <> 'a' AND NOT EXISTS (SELECT 1 FROM pg_depend WHERE classid = 'pg_proc'::regclass AND objid = p.oid AND deptype = 'i') AND ( pronamespace != (SELECT oid FROM pg_namespace WHERE nspname = 'pg_catalog') OR EXISTS (SELECT 1 FROM pg_cast WHERE pg_cast.oid > 16383 AND p.oid = pg_cast.castfunc) OR EXISTS (SELECT 1 FROM pg_transform WHERE pg_transform.oid > 16383 AND (p.oid = pg_transform.trffromsql OR p.oid = pg_transform.trftosql)) OR EXISTS(SELECT 1 FROM pg_depend WHERE classid = 'pg_proc'::regclass AND objid = p.oid AND refclassid = 'pg_extension'::regclass AND deptype = 'e') OR p.proacl IS DISTINCT FROM pip.initprivs) 2024-03-21 22:39:45.250 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT tableoid, oid, typname, typnamespace, typacl, acldefault('T', typowner) AS acldefault, typowner, typelem, typrelid, CASE WHEN typrelid = 0 THEN ' '::"char" ELSE (SELECT relkind FROM pg_class WHERE oid = typrelid) END AS typrelkind, typtype, typisdefined, typname[0] = '_' AND typelem != 0 AND (SELECT typarray FROM pg_type te WHERE oid = pg_type.typelem) = oid AS isarray FROM pg_type 2024-03-21 22:39:45.261 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: PREPARE getDomainConstraints(pg_catalog.oid) AS SELECT tableoid, oid, conname, pg_catalog.pg_get_constraintdef(oid) AS consrc, convalidated FROM pg_catalog.pg_constraint WHERE contypid = $1 AND contype = 'c' ORDER BY conname 2024-03-21 22:39:45.262 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE getDomainConstraints('31473') 2024-03-21 22:39:45.262 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE getDomainConstraints(pg_catalog.oid) AS SELECT tableoid, oid, conname, pg_catalog.pg_get_constraintdef(oid) AS consrc, convalidated FROM pg_catalog.pg_constraint WHERE contypid = $1 AND contype = 'c' ORDER BY conname 2024-03-21 22:39:45.263 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE getDomainConstraints('31585') 2024-03-21 22:39:45.263 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE getDomainConstraints(pg_catalog.oid) AS SELECT tableoid, oid, conname, pg_catalog.pg_get_constraintdef(oid) AS consrc, convalidated FROM pg_catalog.pg_constraint WHERE contypid = $1 AND contype = 'c' ORDER BY conname 2024-03-21 22:39:45.263 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE getDomainConstraints('31593') 2024-03-21 22:39:45.263 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE getDomainConstraints(pg_catalog.oid) AS SELECT tableoid, oid, conname, pg_catalog.pg_get_constraintdef(oid) AS consrc, convalidated FROM pg_catalog.pg_constraint WHERE contypid = $1 AND contype = 'c' ORDER BY conname 2024-03-21 22:39:45.264 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE getDomainConstraints('26713') 2024-03-21 22:39:45.264 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE getDomainConstraints(pg_catalog.oid) AS SELECT tableoid, oid, conname, pg_catalog.pg_get_constraintdef(oid) AS consrc, convalidated FROM pg_catalog.pg_constraint WHERE contypid = $1 AND contype = 'c' ORDER BY conname 2024-03-21 22:39:45.264 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE getDomainConstraints('27350') 2024-03-21 22:39:45.264 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE getDomainConstraints(pg_catalog.oid) AS SELECT tableoid, oid, conname, pg_catalog.pg_get_constraintdef(oid) AS consrc, convalidated FROM pg_catalog.pg_constraint WHERE contypid = $1 AND contype = 'c' ORDER BY conname 2024-03-21 22:39:45.265 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE getDomainConstraints('34612') 2024-03-21 22:39:45.265 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE getDomainConstraints(pg_catalog.oid) AS SELECT tableoid, oid, conname, pg_catalog.pg_get_constraintdef(oid) AS consrc, convalidated FROM pg_catalog.pg_constraint WHERE contypid = $1 AND contype = 'c' ORDER BY conname 2024-03-21 22:39:45.265 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE getDomainConstraints('34636') 2024-03-21 22:39:45.265 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE getDomainConstraints(pg_catalog.oid) AS SELECT tableoid, oid, conname, pg_catalog.pg_get_constraintdef(oid) AS consrc, convalidated FROM pg_catalog.pg_constraint WHERE contypid = $1 AND contype = 'c' ORDER BY conname 2024-03-21 22:39:45.267 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE getDomainConstraints('36684') 2024-03-21 22:39:45.267 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE getDomainConstraints(pg_catalog.oid) AS SELECT tableoid, oid, conname, pg_catalog.pg_get_constraintdef(oid) AS consrc, convalidated FROM pg_catalog.pg_constraint WHERE contypid = $1 AND contype = 'c' ORDER BY conname 2024-03-21 22:39:45.267 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE getDomainConstraints('36750') 2024-03-21 22:39:45.267 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE getDomainConstraints(pg_catalog.oid) AS SELECT tableoid, oid, conname, pg_catalog.pg_get_constraintdef(oid) AS consrc, convalidated FROM pg_catalog.pg_constraint WHERE contypid = $1 AND contype = 'c' ORDER BY conname 2024-03-21 22:39:45.268 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE getDomainConstraints('36770') 2024-03-21 22:39:45.268 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE getDomainConstraints(pg_catalog.oid) AS SELECT tableoid, oid, conname, pg_catalog.pg_get_constraintdef(oid) AS consrc, convalidated FROM pg_catalog.pg_constraint WHERE contypid = $1 AND contype = 'c' ORDER BY conname 2024-03-21 22:39:45.268 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE getDomainConstraints('36849') 2024-03-21 22:39:45.268 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE getDomainConstraints(pg_catalog.oid) AS SELECT tableoid, oid, conname, pg_catalog.pg_get_constraintdef(oid) AS consrc, convalidated FROM pg_catalog.pg_constraint WHERE contypid = $1 AND contype = 'c' ORDER BY conname 2024-03-21 22:39:45.268 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE getDomainConstraints('36880') 2024-03-21 22:39:45.268 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE getDomainConstraints(pg_catalog.oid) AS SELECT tableoid, oid, conname, pg_catalog.pg_get_constraintdef(oid) AS consrc, convalidated FROM pg_catalog.pg_constraint WHERE contypid = $1 AND contype = 'c' ORDER BY conname 2024-03-21 22:39:45.269 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE getDomainConstraints('36892') 2024-03-21 22:39:45.269 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE getDomainConstraints(pg_catalog.oid) AS SELECT tableoid, oid, conname, pg_catalog.pg_get_constraintdef(oid) AS consrc, convalidated FROM pg_catalog.pg_constraint WHERE contypid = $1 AND contype = 'c' ORDER BY conname 2024-03-21 22:39:45.269 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE getDomainConstraints('37014') 2024-03-21 22:39:45.269 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE getDomainConstraints(pg_catalog.oid) AS SELECT tableoid, oid, conname, pg_catalog.pg_get_constraintdef(oid) AS consrc, convalidated FROM pg_catalog.pg_constraint WHERE contypid = $1 AND contype = 'c' ORDER BY conname 2024-03-21 22:39:45.270 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE getDomainConstraints('37018') 2024-03-21 22:39:45.270 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE getDomainConstraints(pg_catalog.oid) AS SELECT tableoid, oid, conname, pg_catalog.pg_get_constraintdef(oid) AS consrc, convalidated FROM pg_catalog.pg_constraint WHERE contypid = $1 AND contype = 'c' ORDER BY conname 2024-03-21 22:39:45.270 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE getDomainConstraints('37020') 2024-03-21 22:39:45.270 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE getDomainConstraints(pg_catalog.oid) AS SELECT tableoid, oid, conname, pg_catalog.pg_get_constraintdef(oid) AS consrc, convalidated FROM pg_catalog.pg_constraint WHERE contypid = $1 AND contype = 'c' ORDER BY conname 2024-03-21 22:39:45.270 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE getDomainConstraints('37455') 2024-03-21 22:39:45.270 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE getDomainConstraints(pg_catalog.oid) AS SELECT tableoid, oid, conname, pg_catalog.pg_get_constraintdef(oid) AS consrc, convalidated FROM pg_catalog.pg_constraint WHERE contypid = $1 AND contype = 'c' ORDER BY conname 2024-03-21 22:39:45.271 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE getDomainConstraints('37489') 2024-03-21 22:39:45.271 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE getDomainConstraints(pg_catalog.oid) AS SELECT tableoid, oid, conname, pg_catalog.pg_get_constraintdef(oid) AS consrc, convalidated FROM pg_catalog.pg_constraint WHERE contypid = $1 AND contype = 'c' ORDER BY conname 2024-03-21 22:39:45.271 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE getDomainConstraints('37493') 2024-03-21 22:39:45.271 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE getDomainConstraints(pg_catalog.oid) AS SELECT tableoid, oid, conname, pg_catalog.pg_get_constraintdef(oid) AS consrc, convalidated FROM pg_catalog.pg_constraint WHERE contypid = $1 AND contype = 'c' ORDER BY conname 2024-03-21 22:39:45.272 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT tableoid, oid, lanname, lanpltrusted, lanplcallfoid, laninline, lanvalidator, lanacl, acldefault('l', lanowner) AS acldefault, lanowner FROM pg_language WHERE lanispl ORDER BY oid 2024-03-21 22:39:45.273 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT p.tableoid, p.oid, p.proname AS aggname, p.pronamespace AS aggnamespace, p.pronargs, p.proargtypes, p.proowner, p.proacl AS aggacl, acldefault('f', p.proowner) AS acldefault FROM pg_proc p LEFT JOIN pg_init_privs pip ON (p.oid = pip.objoid AND pip.classoid = 'pg_proc'::regclass AND pip.objsubid = 0) WHERE p.prokind = 'a' AND (p.pronamespace != (SELECT oid FROM pg_namespace WHERE nspname = 'pg_catalog') OR p.proacl IS DISTINCT FROM pip.initprivs OR EXISTS(SELECT 1 FROM pg_depend WHERE classid = 'pg_proc'::regclass AND objid = p.oid AND refclassid = 'pg_extension'::regclass AND deptype = 'e')) 2024-03-21 22:39:45.275 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT tableoid, oid, oprname, oprnamespace, oprowner, oprkind, oprcode::oid AS oprcode FROM pg_operator 2024-03-21 22:39:45.276 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT tableoid, oid, amname, amtype, amhandler::pg_catalog.regproc AS amhandler FROM pg_am 2024-03-21 22:39:45.277 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT tableoid, oid, opcname, opcnamespace, opcowner FROM pg_opclass 2024-03-21 22:39:45.277 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT tableoid, oid, opfname, opfnamespace, opfowner FROM pg_opfamily 2024-03-21 22:39:45.278 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT tableoid, oid, prsname, prsnamespace, prsstart::oid, prstoken::oid, prsend::oid, prsheadline::oid, prslextype::oid FROM pg_ts_parser 2024-03-21 22:39:45.279 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT tableoid, oid, tmplname, tmplnamespace, tmplinit::oid, tmpllexize::oid FROM pg_ts_template 2024-03-21 22:39:45.279 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT tableoid, oid, dictname, dictnamespace, dictowner, dicttemplate, dictinitoption FROM pg_ts_dict 2024-03-21 22:39:45.280 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT tableoid, oid, cfgname, cfgnamespace, cfgowner, cfgparser FROM pg_ts_config 2024-03-21 22:39:45.280 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT tableoid, oid, fdwname, fdwowner, fdwhandler::pg_catalog.regproc, fdwvalidator::pg_catalog.regproc, fdwacl, acldefault('F', fdwowner) AS acldefault, array_to_string(ARRAY(SELECT quote_ident(option_name) || ' ' || quote_literal(option_value) FROM pg_options_to_table(fdwoptions) ORDER BY option_name), E', ') AS fdwoptions FROM pg_foreign_data_wrapper 2024-03-21 22:39:45.282 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT tableoid, oid, srvname, srvowner, srvfdw, srvtype, srvversion, srvacl, acldefault('S', srvowner) AS acldefault, array_to_string(ARRAY(SELECT quote_ident(option_name) || ' ' || quote_literal(option_value) FROM pg_options_to_table(srvoptions) ORDER BY option_name), E', ') AS srvoptions FROM pg_foreign_server 2024-03-21 22:39:45.283 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT oid, tableoid, defaclrole, defaclnamespace, defaclobjtype, defaclacl, CASE WHEN defaclnamespace = 0 THEN acldefault(CASE WHEN defaclobjtype = 'S' THEN 's'::"char" ELSE defaclobjtype END, defaclrole) ELSE '{}' END AS acldefault FROM pg_default_acl 2024-03-21 22:39:45.283 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT tableoid, oid, collname, collnamespace, collowner FROM pg_collation 2024-03-21 22:39:45.285 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT tableoid, oid, conname, connamespace, conowner FROM pg_conversion 2024-03-21 22:39:45.285 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT tableoid, oid, castsource, casttarget, castfunc, castcontext, castmethod FROM pg_cast c WHERE NOT EXISTS ( SELECT 1 FROM pg_range r WHERE c.castsource = r.rngtypid AND c.casttarget = r.rngmultitypid ) ORDER BY 3,4 2024-03-21 22:39:45.289 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT tableoid, oid, trftype, trflang, trffromsql::oid, trftosql::oid FROM pg_transform ORDER BY 3,4 2024-03-21 22:39:45.289 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT lanname FROM pg_language WHERE oid = 14 2024-03-21 22:39:45.289 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT inhrelid, inhparent FROM pg_inherits 2024-03-21 22:39:45.290 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT e.tableoid, e.oid, evtname, evtenabled, evtevent, evtowner, array_to_string(array(select quote_literal(x) from unnest(evttags) as t(x)), ', ') as evttags, e.evtfoid::regproc as evtfname FROM pg_event_trigger e ORDER BY e.oid 2024-03-21 22:39:45.298 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT conrelid, confrelid FROM pg_constraint JOIN pg_depend ON (objid = confrelid) WHERE contype = 'f' AND refclassid = 'pg_extension'::regclass AND classid = 'pg_class'::regclass; 2024-03-21 22:39:45.299 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT a.attrelid, a.attnum, a.attname, a.attstattarget, a.attstorage, t.typstorage, a.atthasdef, a.attisdropped, a.attlen, a.attalign, a.attislocal, pg_catalog.format_type(t.oid, a.atttypmod) AS atttypname, array_to_string(a.attoptions, ', ') AS attoptions, CASE WHEN a.attcollation <> t.typcollation THEN a.attcollation ELSE 0 END AS attcollation, pg_catalog.array_to_string(ARRAY(SELECT pg_catalog.quote_ident(option_name) || ' ' || pg_catalog.quote_literal(option_value) FROM pg_catalog.pg_options_to_table(attfdwoptions) ORDER BY option_name), E', ') AS attfdwoptions, co.conname AS notnull_name, co.connoinherit AS notnull_noinherit, copk.conname IS NOT NULL as notnull_is_pk, coalesce(NOT co.conislocal, true) AS notnull_inh, a.attcompression AS attcompression, a.attidentity, CASE WHEN a.atthasmissing AND NOT a.attisdropped THEN a.attmissingval ELSE null END AS attmissingval, a.attgenerated FROM unnest('{16389,16392,16395,16398,16401,16404,16407,16412,16415,16418,16421,16424,16427,16432,16437,16442,16447,16453,16458,16540,16543,16549,16552,16555,16565,16568,16589,16597,16600,16604,16607,16702,16735,16777,16809,16826,16846,16856,16861,16977,16980,16983,16986,16994,16997,17000,17003,17004,17009,17012,17017,17022,17025,17067,17081,17096,17099,17133,17166,17346,17975,17978,17983,18001,18006,18011,18014,18051,18054,18059,18064,18297,18305,18324,18351,18379,18402,18469,18502,19152,19155,19170,19176,19184,19190,19195,19198,19204,19207,19212,19217,19220,19232,19237,19242,19283,19290,19293,19656,19764,20024,20291,20306,20319,20331,20346,20525,20552,20597,20701,20737,20756,20759,20774,20785,20792,20797,20803,20806,20818,20826,21189,21204,21295,21823,21828,21995,21998,22001,22005,22009,22074,22081,22086,22093,22100,22108,22125,22444,22447,22733,22738,22760,23926,23933,23939,23945,23951,24035,24051,24070,24084,24089,24095,24108,24111,24117,24124,24132,24133,24146,24431,25530,25533,25598,25610,25619,25643,25648,25660,25665,25671,25677,25683,25783,25784,25790,25791,25805,25817,25830,25841,25848,25868,25882,25899,25922,25960,26013,26038,26050,26125,26165,26189,26201,26208,26216,26225,26294,26330,26345,26420,26427,26450,26506,26513,26553,26556,26592,26599,26604,26608,26621,26676,26680,26697,26726,26743,26784,26790,26816,26828,26860,26899,26917,26941,26949,27003,27026,27047,27069,27085,27092,27096,27102,27110,27114,27125,27129,27135,27138,27330,27336,27352,27382,27394,27409,27414,27419,27445,27522,27536,27555,27718,27775,27810,27839,27868,27872,27877,27896,27900,28226,28299,28306,28376,28381,28393,28401,28408,28412,28427,28431,28474,28568,28593,28708,28778,28797,28931,29054,29882,29885,29888,29891,29898,29903,29908,29913,29922,29927,29932,29944,29957,29963,29970,29987,29992,30007,30010,30020,30026,30031,30036,30154,30160,30165,30168,30173,30181,30185,30189,30193,30198,30202,30207,30210,30214,30217,30220,30223,30227,30231,30235,30242,30245,30250,30254,30317,30324,30337,30346,30351,30378,30472,30477,30627,30632,30676,30751,30760,30884,31433,31452,31475,31482,31499,31596,31599,31622,31631,31657,31704,31710,31714,31720,31732,31738,31746,31751,31757,32563,33148,33153,33158,33179,33305,33313,33319,33341,33354,33382,33385,33388,33432,33443,33452,33461,33467,33479,33643,33648,33653,33659,33662,33679,33685,33693,33702,33706,33710,33729,33736,33741,33746,33751,33756,33761,33766,33790,33795,33800,33805,33808,33811,33831,33839,33843,33847,33866,33872,33878,34051,34056,34061,34066,34591,34682,34823,34850,34891,34896,34917,34930,34948,34982,35024,35080,35096,35104,35126,35204,35215,35303,35317,35348,35369,35432,35496,35551,35603,35667,35690,35788,35808,35813,35825,35835,35862,35866,35871,35883,35914,35954,36011,36045,36150,36170,36197,36224,36613,36685,36731,36751,36757,36762,36771,36777,36781,36785,36794,36863,36955,37495,37498,37501,37507,37512,37516,37519,37532,37543,37554,37601,37604,37607,37612,37688,37757,37760,37765,37783,37884,37896,37900,37938,37941,37950,37953,37956,37959,38187,38198,38202,38205,38208,38211,38214,38217,38221,38262,38300,38496,38634,38660,38664,38749,38756,38799,38836,38845,38874,38879,38976,38979,38982,39046,39069,39079,39091,39107,39116,39122,39128,39146,39218,39234,39250,39260,39290,39469,39474,39477,39480,39483,39486,39489,39493,39496,39499,39502,39505,39509,39514,39518,39521,39530,39536,39578,39589,39601,39604,39607,39610,39650,39653,39659,39665,39675,39680,39686,39689,39699,39702,39716,39734,39737,39740,39746,39749,39787,39797,39809,39814,39829,39832,39837,39842,39864,39868,39873,39878,39885,39888,39891,39897,39900,39903,39906,39911,39916,39927,39938,39942,39950,39955,39967,39974,39982,39987,39992,39995,40000,40084,40087,40092,40095,40100,40105,40108,40111,40114,40119,40122,40130,40133,40136,40141,40150,40167,40177,40180,40185,40197,40205,40208,40214,40224,40227,40237,40245,40251,40262,40274,40296,40302,40314,40324,40355,40692,40699,40789,41024,41033,41036,41039,41044,41054,41059,41064,41070,41078,41084,41090,41096,41101,41109,41114,41119,41127,41157,41822,41825,41828,41831,41834,41841,41846,41851,41854,41857,41864,41869,41874,41880,41885,41891,41895,41899,41909,41913,41917,41921,41925,42097,42102,42216,42219,42236,42276,42557}'::pg_catalog.oid[]) AS src(tbloid) JOIN pg_catalog.pg_attribute a ON (src.tbloid = a.attrelid) LEFT JOIN pg_catalog.pg_type t ON (a.atttypid = t.oid) LEFT JOIN pg_catalog.pg_constraint co ON (a.attrelid = co.conrelid AND co.contype = 'n' AND co.conkey = array[a.attnum]) LEFT JOIN pg_catalog.pg_constraint copk ON (copk.conrelid = src.tbloid AND copk.contype = 'p' AND copk.conkey @> array[a.attnum]) WHERE a.attnum > 0::pg_catalog.int2 ORDER BY a.attrelid, a.attnum 2024-03-21 22:39:45.328 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT a.tableoid, a.oid, adrelid, adnum, pg_catalog.pg_get_expr(adbin, adrelid) AS adsrc FROM unnest('{16735,20291,20597,20701,20806,21189,25648,25665,25671,25677,25683,25922,26013,26038,26345,26450,26556,26592,26604,26621,26676,26680,26784,26790,26816,26860,26899,27026,27069,27085,27092,27102,27114,27129,27138,27330,27352,27394,27409,27414,27522,27775,27810,27868,27872,27877,27896,27900,28474,28568,30472,30477,31452,31475,31599,33153,33158,37532,37543,37884,38874,38879,42557}'::pg_catalog.oid[]) AS src(tbloid) JOIN pg_catalog.pg_attrdef a ON (src.tbloid = a.adrelid) ORDER BY a.adrelid, a.adnum 2024-03-21 22:39:45.332 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.tableoid, c.oid, conrelid, conname, pg_catalog.pg_get_constraintdef(c.oid) AS consrc, conislocal, convalidated FROM unnest('{20737,20759,20806,21295,21828,22444,22447,26050,27026,27085,28393,28401,28474,36224,36757,36777,36785,36794,37896,37900,38262,38634,38664,38749,38756}'::pg_catalog.oid[]) AS src(tbloid) JOIN pg_catalog.pg_constraint c ON (src.tbloid = c.conrelid) WHERE contype = 'c' ORDER BY c.conrelid, c.conname 2024-03-21 22:39:45.337 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT t.tableoid, t.oid, i.indrelid, t.relname AS indexname, pg_catalog.pg_get_indexdef(i.indexrelid) AS indexdef, i.indkey, i.indisclustered, c.contype, c.conname, c.condeferrable, c.condeferred, c.tableoid AS contableoid, c.oid AS conoid, pg_catalog.pg_get_constraintdef(c.oid, false) AS condef, (SELECT spcname FROM pg_catalog.pg_tablespace s WHERE s.oid = t.reltablespace) AS tablespace, t.reloptions AS indreloptions, i.indisreplident, inh.inhparent AS parentidx, i.indnkeyatts AS indnkeyatts, i.indnatts AS indnatts, (SELECT pg_catalog.array_agg(attnum ORDER BY attnum) FROM pg_catalog.pg_attribute WHERE attrelid = i.indexrelid AND attstattarget >= 0) AS indstatcols, (SELECT pg_catalog.array_agg(attstattarget ORDER BY attnum) FROM pg_catalog.pg_attribute WHERE attrelid = i.indexrelid AND attstattarget >= 0) AS indstatvals, i.indnullsnotdistinct, c.conperiod FROM unnest('{16415,16418,16421,16424,16447,16453,16458,16549,16552,16565,16568,16589,16597,16600,16604,16702,16777,16809,16826,16856,16980,16986,17022,17067,17081,19152,19155,19176,19195,19204,19212,19232,19283,19293,19656,19764,20024,20552,20597,21823,21995,22074,22086,22093,22108,22125,22733,23926,23933,23939,23945,23951,24035,24084,24089,24095,24108,24111,24117,24132,24431,25598,25610,25619,25643,25648,25660,25671,25677,25783,25784,25791,25805,25817,25882,25922,26038,26189,26225,26345,26427,26608,26726,26816,26828,26860,26899,26917,26941,27026,27069,27085,27092,27102,27114,27129,27138,27330,27336,27352,27775,27877,28376,28381,28408,28412,28427,28431,28474,28593,28708,28931,29054,30337,30346,30351,30378,30884,31452,31475,31499,31622,31746,31751,31757,32563,33148,33432,33443,33452,33461,33467,33479,33643,33648,33653,33685,33693,33702,33706,33710,33736,33741,33746,33751,33756,33761,33790,33795,33800,33831,33839,33843,33847,34051,34056,34061,34066,34591,34823,34896,34917,34930,34948,34982,35024,35080,35096,35104,35126,35813,37501,37532,37543,37554,37688,37783,37884,38262,38300,38496,39046,39122,39128,39146,39234,39250,39260,39469,39486,39493,39499,40197,40355,41822,41825,41828,41834,41841,41846,41851,41854,41857,41864,41869,41874,41880,41885,41891,41895,41899,41909,41913,41917,41921,41925}'::pg_catalog.oid[]) AS src(tbloid) JOIN pg_catalog.pg_index i ON (src.tbloid = i.indrelid) JOIN pg_catalog.pg_class t ON (t.oid = i.indexrelid) JOIN pg_catalog.pg_class t2 ON (t2.oid = i.indrelid) LEFT JOIN pg_catalog.pg_constraint c ON (i.indrelid = c.conrelid AND i.indexrelid = c.conindid AND c.contype IN ('p','u','x')) LEFT JOIN pg_catalog.pg_inherits inh ON (inh.inhrelid = indexrelid) WHERE (i.indisvalid OR t2.relkind = 'p') AND i.indisready ORDER BY i.indrelid, indexname 2024-03-21 22:39:45.390 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT tableoid, oid, stxname, stxnamespace, stxowner, stxrelid, stxstattarget FROM pg_catalog.pg_statistic_ext 2024-03-21 22:39:45.390 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.tableoid, c.oid, conrelid, conname, confrelid, conindid, pg_catalog.pg_get_constraintdef(c.oid) AS condef FROM unnest('{17975,17978,18051,20792,21204,22074,22086,22093,22108,22125,23926,23933,23939,23945,23951,27330,27336,27382,27394,27536,27877,30337,30346,30351,31452,31475,31499,31622,31631,31657,33148,33153,33158,33179,33305,33313,33319,33341,33354,33382,33385,33388,33432,33443,33452,33461,33467,33479,33643,33648,33653,33659,33662,33679,33685,33693,33702,33706,33710,33729,33736,33741,33746,33751,33756,33761,33766,33790,33795,33800,33805,33808,33811,33831,33839,33843,33847,33866,33872,34051,34056,34061,34066,34823,34896,34917,34930,34948,34982,35024,35080,35104,35126,35813,37501,37532,37543,37688,37757,38262,38300,38660,38874,38976,38979,39069,39116,39218,39474,39480,39496,39514,39601,39650,39659,39680,39686,39737,39787,39829,39864,39885,39891,39903,39938,39967,39992,40084,40092,40105,40108,40133,40141,40177,40205,40224,40245,40296,41024,41033,41036,41078,41084,41090,41822,41828,41841,41851,41864,41891,41909}'::pg_catalog.oid[]) AS src(tbloid) JOIN pg_catalog.pg_constraint c ON (src.tbloid = c.conrelid) WHERE contype = 'f' AND conparentid = 0 ORDER BY conrelid, conname 2024-03-21 22:39:45.392 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT t.tgrelid, t.tgname, pg_catalog.pg_get_triggerdef(t.oid, false) AS tgdef, t.tgenabled, t.tableoid, t.oid, t.tgparentid <> 0 AS tgispartition FROM unnest('{21204,22074,22086,22093,22108,22125,23926,23933,23939,23945,23951,27330,27336,27877,30337,30346,30351,31452,31475,31499,31622,31631,31657,33148,33153,33158,33179,33305,33313,33319,33341,33354,33382,33385,33388,33432,33443,33452,33461,33467,33479,33643,33648,33653,33659,33662,33679,33685,33693,33702,33706,33710,33729,33736,33741,33746,33751,33756,33761,33766,33790,33795,33800,33805,33808,33811,33831,33839,33843,33847,33866,33872,34051,34056,34061,34066,34823,34896,34917,34930,34948,34982,35024,35080,35104,35126,37501,37532,37543,37688,38262,38300,38874}'::pg_catalog.oid[]) AS src(tbloid) JOIN pg_catalog.pg_trigger t ON (src.tbloid = t.tgrelid) LEFT JOIN pg_catalog.pg_trigger u ON (u.oid = t.tgparentid) WHERE ((NOT t.tgisinternal AND t.tgparentid = 0) OR t.tgenabled != u.tgenabled) ORDER BY t.tgrelid, t.tgname 2024-03-21 22:39:45.395 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT tableoid, oid, rulename, ev_class AS ruletable, ev_type, is_instead, ev_enabled FROM pg_rewrite ORDER BY oid 2024-03-21 22:39:45.397 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pol.oid, pol.tableoid, pol.polrelid, pol.polname, pol.polcmd, pol.polpermissive, CASE WHEN pol.polroles = '{0}' THEN NULL ELSE pg_catalog.array_to_string(ARRAY(SELECT pg_catalog.quote_ident(rolname) from pg_catalog.pg_roles WHERE oid = ANY(pol.polroles)), ', ') END AS polroles, pg_catalog.pg_get_expr(pol.polqual, pol.polrelid) AS polqual, pg_catalog.pg_get_expr(pol.polwithcheck, pol.polrelid) AS polwithcheck FROM unnest('{16389,16392,16395,16398,16401,16404,16407,16412,16415,16418,16421,16424,16427,16432,16437,16442,16447,16453,16458,16540,16543,16549,16552,16555,16565,16568,16589,16597,16600,16604,16607,16702,16735,16777,16809,16826,16846,16856,16861,16977,16980,16983,16986,16994,16997,17000,17003,17004,17009,17012,17017,17022,17025,17067,17081,17096,17099,17133,17166,17346,17975,17978,17983,18001,18006,18011,18014,18051,18054,18059,18064,18297,18305,18324,18351,18379,18402,18469,18502,19152,19155,19170,19176,19184,19190,19195,19204,19212,19217,19232,19283,19290,19293,19656,19764,20024,20291,20306,20319,20331,20346,20525,20552,20597,20701,20737,20756,20759,20774,20792,20797,20803,20806,20818,20826,21189,21204,21295,21823,21828,21995,21998,22001,22005,22009,22074,22081,22086,22093,22100,22108,22125,22444,22447,22733,22738,22760,23926,23933,23939,23945,23951,24035,24051,24070,24084,24089,24095,24108,24111,24117,24124,24132,24133,24146,24431,25530,25533,25598,25610,25619,25643,25648,25660,25665,25671,25677,25683,25783,25784,25790,25791,25805,25817,25830,25848,25868,25922,26013,26038,26050,26294,26330,26345,26420,26427,26450,26506,26513,26553,26556,26592,26599,26604,26608,26621,26676,26680,26697,26726,26743,26784,26790,26816,26828,26860,26899,26917,26941,26949,27003,27026,27047,27069,27085,27092,27096,27102,27110,27114,27125,27129,27135,27138,27330,27336,27352,27382,27394,27409,27414,27419,27445,27522,27536,27555,27718,27775,27810,27839,27868,27872,27877,27896,27900,28226,28299,28306,28376,28381,28393,28401,28408,28412,28427,28431,28474,28568,28593,28708,28778,28797,28931,29054,29882,29885,29888,29898,29903,29908,29913,29922,29927,29932,29944,29957,29963,29970,29987,29992,30007,30010,30020,30026,30031,30036,30154,30160,30165,30168,30173,30202,30207,30214,30217,30220,30235,30242,30245,30317,30324,30337,30346,30351,30378,30472,30477,30627,30632,30676,30751,30760,30884,31433,31452,31475,31482,31499,31596,31599,31622,31631,31657,31746,31751,31757,32563,33148,33153,33158,33179,33305,33313,33319,33341,33354,33382,33385,33388,33432,33443,33452,33461,33467,33479,33643,33648,33653,33659,33662,33679,33685,33693,33702,33706,33710,33729,33736,33741,33746,33751,33756,33761,33766,33790,33795,33800,33805,33808,33811,33831,33839,33843,33847,33866,33872,33878,34051,34056,34061,34066,34591,34682,34823,34850,34896,34917,34930,34948,34982,35024,35080,35096,35104,35126,35204,35303,35317,35348,35369,35432,35496,35813,36011,36045,36150,36224,36613,36685,36731,36751,36757,36762,36777,36781,36785,36794,36863,36955,37495,37498,37501,37507,37512,37516,37519,37532,37543,37554,37601,37604,37607,37612,37688,37757,37760,37765,37783,37884,37896,37900,37938,37941,37950,37953,37956,37959,38187,38198,38202,38205,38208,38211,38214,38217,38221,38262,38300,38496,38634,38660,38664,38749,38756,38799,38836,38845,38874,38879,38976,38979,38982,39046,39069,39079,39091,39107,39116,39122,39128,39146,39218,39234,39250,39260,39290,39469,39474,39477,39480,39483,39486,39489,39493,39496,39499,39502,39505,39509,39514,39518,39521,39530,39536,39578,39589,39601,39604,39607,39610,39650,39653,39659,39665,39675,39680,39686,39689,39699,39702,39716,39734,39737,39740,39746,39749,39787,39797,39809,39814,39829,39832,39837,39842,39864,39868,39873,39878,39885,39888,39891,39897,39900,39903,39906,39911,39916,39938,39942,39950,39955,39967,39974,39982,39987,39992,39995,40000,40084,40087,40092,40095,40100,40105,40108,40111,40114,40119,40122,40130,40133,40136,40141,40150,40167,40177,40180,40185,40197,40205,40208,40214,40224,40227,40237,40245,40251,40262,40274,40296,40302,40314,40324,40355,40692,40699,40789,41024,41033,41036,41039,41044,41054,41059,41064,41070,41078,41084,41090,41096,41101,41109,41114,41119,41127,41157,41822,41825,41828,41831,41834,41841,41846,41851,41854,41857,41864,41869,41874,41880,41885,41891,41895,41899,41909,41913,41917,41921,41925,42097,42102,42216,42219,42236,42276,42557}'::pg_catalog.oid[]) AS src(tbloid) JOIN pg_catalog.pg_policy pol ON (src.tbloid = pol.polrelid) 2024-03-21 22:39:45.401 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT p.tableoid, p.oid, p.pubname, p.pubowner, p.puballtables, p.pubinsert, p.pubupdate, p.pubdelete, p.pubtruncate, p.pubviaroot FROM pg_publication p 2024-03-21 22:39:45.402 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT tableoid, oid, prpubid, prrelid, pg_catalog.pg_get_expr(prqual, prrelid) AS prrelqual, (CASE WHEN pr.prattrs IS NOT NULL THEN (SELECT array_agg(attname) FROM pg_catalog.generate_series(0, pg_catalog.array_upper(pr.prattrs::pg_catalog.int2[], 1)) s, pg_catalog.pg_attribute WHERE attrelid = pr.prrelid AND attnum = prattrs[s]) ELSE NULL END) prattrs FROM pg_catalog.pg_publication_rel pr 2024-03-21 22:39:45.403 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT tableoid, oid, pnpubid, pnnspid FROM pg_catalog.pg_publication_namespace 2024-03-21 22:39:45.404 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT s.tableoid, s.oid, s.subname, s.subowner, s.subconninfo, s.subslotname, s.subsynccommit, s.subpublications, s.subbinary, s.substream, s.subtwophasestate, s.subdisableonerr, s.subpasswordrequired, s.subrunasowner, s.suborigin, o.remote_lsn AS suboriginremotelsn, s.subenabled, s.subfailover FROM pg_subscription s LEFT JOIN pg_catalog.pg_replication_origin_status o ON o.external_id = 'pg_' || s.oid::text WHERE s.subdbid = (SELECT oid FROM pg_database WHERE datname = current_database()) 2024-03-21 22:39:45.405 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT srsubid, srrelid, srsubstate, srsublsn FROM pg_catalog.pg_subscription_rel ORDER BY srsubid 2024-03-21 22:39:45.406 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT oid, lomowner, lomacl, acldefault('L', lomowner) AS acldefault FROM pg_largeobject_metadata ORDER BY lomowner, lomacl::pg_catalog.text, oid 2024-03-21 22:39:45.406 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT classid, objid, refclassid, refobjid, deptype FROM pg_depend WHERE deptype != 'p' AND deptype != 'e' UNION ALL SELECT 'pg_opfamily'::regclass AS classid, amopfamily AS objid, refclassid, refobjid, deptype FROM pg_depend d, pg_amop o WHERE deptype NOT IN ('p', 'e', 'i') AND classid = 'pg_amop'::regclass AND objid = o.oid AND NOT (refclassid = 'pg_opfamily'::regclass AND amopfamily = refobjid) UNION ALL SELECT 'pg_opfamily'::regclass AS classid, amprocfamily AS objid, refclassid, refobjid, deptype FROM pg_depend d, pg_amproc p WHERE deptype NOT IN ('p', 'e', 'i') AND classid = 'pg_amproc'::regclass AND objid = p.oid AND NOT (refclassid = 'pg_opfamily'::regclass AND amprocfamily = refobjid) ORDER BY 1,2 2024-03-21 22:39:45.421 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT DISTINCT attrelid FROM pg_attribute WHERE attacl IS NOT NULL 2024-03-21 22:39:45.424 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT objoid, classoid, objsubid, privtype, initprivs FROM pg_init_privs 2024-03-21 22:39:45.425 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT description, classoid, objoid, objsubid FROM pg_catalog.pg_description ORDER BY classoid, objoid, objsubid 2024-03-21 22:39:45.436 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT label, provider, classoid, objoid, objsubid FROM pg_catalog.pg_seclabel ORDER BY classoid, objoid, objsubid 2024-03-21 22:39:45.445 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.current_schemas(false) 2024-03-21 22:39:45.447 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT tableoid, oid, datname, datdba, pg_encoding_to_char(encoding) AS encoding, datcollate, datctype, datfrozenxid, datacl, acldefault('d', datdba) AS acldefault, datistemplate, datconnlimit, datminmxid, datlocprovider, datlocale, datcollversion, daticurules, (SELECT spcname FROM pg_tablespace t WHERE t.oid = dattablespace) AS tablespace, shobj_description(oid, 'pg_database') AS description FROM pg_database WHERE datname = current_database() 2024-03-21 22:39:45.449 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT provider, label FROM pg_catalog.pg_shseclabel WHERE classoid = 'pg_catalog.pg_database'::pg_catalog.regclass AND objoid = '16387' 2024-03-21 22:39:45.449 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT unnest(setconfig) FROM pg_db_role_setting WHERE setrole = 0 AND setdatabase = '16387'::oid 2024-03-21 22:39:45.450 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT rolname, unnest(setconfig) FROM pg_db_role_setting s, pg_roles r WHERE setrole = r.oid AND setdatabase = '16387'::oid 2024-03-21 22:39:45.451 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT relfrozenxid, relminmxid, relfilenode, oid FROM pg_catalog.pg_class WHERE oid IN (2613, 2683); 2024-03-21 22:39:45.451 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT collprovider, collversion, collisdeterministic, colllocale, collicurules, collcollate, collctype FROM pg_catalog.pg_collation c WHERE c.oid = '29810'::pg_catalog.oid 2024-03-21 22:39:45.452 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT collprovider, collversion, collisdeterministic, colllocale, collicurules, collcollate, collctype FROM pg_catalog.pg_collation c WHERE c.oid = '28540'::pg_catalog.oid 2024-03-21 22:39:45.452 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT lanname FROM pg_language WHERE oid = 14 2024-03-21 22:39:45.453 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.format_type('23'::pg_catalog.oid, NULL) 2024-03-21 22:39:45.453 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.format_type('2281'::pg_catalog.oid, NULL) 2024-03-21 22:39:45.453 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: PREPARE dumpCompositeType(pg_catalog.oid) AS SELECT a.attname, a.attnum, pg_catalog.format_type(a.atttypid, a.atttypmod) AS atttypdefn, a.attlen, a.attalign, a.attisdropped, CASE WHEN a.attcollation <> at.typcollation THEN a.attcollation ELSE 0 END AS attcollation FROM pg_catalog.pg_type ct JOIN pg_catalog.pg_attribute a ON a.attrelid = ct.typrelid LEFT JOIN pg_catalog.pg_type at ON at.oid = a.atttypid WHERE ct.oid = $1 ORDER BY a.attnum 2024-03-21 22:39:45.454 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpCompositeType('20474') 2024-03-21 22:39:45.454 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpCompositeType(pg_catalog.oid) AS SELECT a.attname, a.attnum, pg_catalog.format_type(a.atttypid, a.atttypmod) AS atttypdefn, a.attlen, a.attalign, a.attisdropped, CASE WHEN a.attcollation <> at.typcollation THEN a.attcollation ELSE 0 END AS attcollation FROM pg_catalog.pg_type ct JOIN pg_catalog.pg_attribute a ON a.attrelid = ct.typrelid LEFT JOIN pg_catalog.pg_type at ON at.oid = a.atttypid WHERE ct.oid = $1 ORDER BY a.attnum 2024-03-21 22:39:45.455 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '20474'::pg_catalog.oid; 2024-03-21 22:39:45.455 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '20472'::pg_catalog.oid; 2024-03-21 22:39:45.457 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: PREPARE dumpRangeType(pg_catalog.oid) AS SELECT pg_catalog.format_type(rngmultitypid, NULL) AS rngmultitype, pg_catalog.format_type(rngsubtype, NULL) AS rngsubtype, opc.opcname AS opcname, (SELECT nspname FROM pg_catalog.pg_namespace nsp WHERE nsp.oid = opc.opcnamespace) AS opcnsp, opc.opcdefault, CASE WHEN rngcollation = st.typcollation THEN 0 ELSE rngcollation END AS collation, rngcanonical, rngsubdiff FROM pg_catalog.pg_range r, pg_catalog.pg_type st, pg_catalog.pg_opclass opc WHERE st.oid = rngsubtype AND opc.oid = rngsubopc AND rngtypid = $1 2024-03-21 22:39:45.457 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpRangeType('16920') 2024-03-21 22:39:45.457 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpRangeType(pg_catalog.oid) AS SELECT pg_catalog.format_type(rngmultitypid, NULL) AS rngmultitype, pg_catalog.format_type(rngsubtype, NULL) AS rngsubtype, opc.opcname AS opcname, (SELECT nspname FROM pg_catalog.pg_namespace nsp WHERE nsp.oid = opc.opcnamespace) AS opcnsp, opc.opcdefault, CASE WHEN rngcollation = st.typcollation THEN 0 ELSE rngcollation END AS collation, rngcanonical, rngsubdiff FROM pg_catalog.pg_range r, pg_catalog.pg_type st, pg_catalog.pg_opclass opc WHERE st.oid = rngsubtype AND opc.oid = rngsubopc AND rngtypid = $1 2024-03-21 22:39:45.458 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '16920'::pg_catalog.oid; 2024-03-21 22:39:45.458 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT t.oid, t.typarray FROM pg_catalog.pg_type t JOIN pg_catalog.pg_range r ON t.oid = r.rngmultitypid WHERE r.rngtypid = '16920'::pg_catalog.oid; 2024-03-21 22:39:45.459 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpCompositeType('35823') 2024-03-21 22:39:45.459 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpCompositeType(pg_catalog.oid) AS SELECT a.attname, a.attnum, pg_catalog.format_type(a.atttypid, a.atttypmod) AS atttypdefn, a.attlen, a.attalign, a.attisdropped, CASE WHEN a.attcollation <> at.typcollation THEN a.attcollation ELSE 0 END AS attcollation FROM pg_catalog.pg_type ct JOIN pg_catalog.pg_attribute a ON a.attrelid = ct.typrelid LEFT JOIN pg_catalog.pg_type at ON at.oid = a.atttypid WHERE ct.oid = $1 ORDER BY a.attnum 2024-03-21 22:39:45.460 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '35823'::pg_catalog.oid; 2024-03-21 22:39:45.460 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '35821'::pg_catalog.oid; 2024-03-21 22:39:45.462 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '20267'::pg_catalog.oid; 2024-03-21 22:39:45.462 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.463 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('20269') 2024-03-21 22:39:45.463 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.464 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.format_type('2275'::pg_catalog.oid, NULL) 2024-03-21 22:39:45.464 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('20287') 2024-03-21 22:39:45.464 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.465 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.format_type('20267'::pg_catalog.oid, NULL) 2024-03-21 22:39:45.465 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: PREPARE dumpBaseType(pg_catalog.oid) AS SELECT typlen, typinput, typoutput, typreceive, typsend, typreceive::pg_catalog.oid AS typreceiveoid, typsend::pg_catalog.oid AS typsendoid, typanalyze, typanalyze::pg_catalog.oid AS typanalyzeoid, typdelim, typbyval, typalign, typstorage, typmodin, typmodout, typmodin::pg_catalog.oid AS typmodinoid, typmodout::pg_catalog.oid AS typmodoutoid, typcategory, typispreferred, (typcollation <> 0) AS typcollatable, pg_catalog.pg_get_expr(typdefaultbin, 0) AS typdefaultbin, typdefault, typsubscript, typsubscript::pg_catalog.oid AS typsubscriptoid FROM pg_catalog.pg_type WHERE oid = $1 2024-03-21 22:39:45.465 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpBaseType('20267') 2024-03-21 22:39:45.465 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpBaseType(pg_catalog.oid) AS SELECT typlen, typinput, typoutput, typreceive, typsend, typreceive::pg_catalog.oid AS typreceiveoid, typsend::pg_catalog.oid AS typsendoid, typanalyze, typanalyze::pg_catalog.oid AS typanalyzeoid, typdelim, typbyval, typalign, typstorage, typmodin, typmodout, typmodin::pg_catalog.oid AS typmodinoid, typmodout::pg_catalog.oid AS typmodoutoid, typcategory, typispreferred, (typcollation <> 0) AS typcollatable, pg_catalog.pg_get_expr(typdefaultbin, 0) AS typdefaultbin, typdefault, typsubscript, typsubscript::pg_catalog.oid AS typsubscriptoid FROM pg_catalog.pg_type WHERE oid = $1 2024-03-21 22:39:45.466 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '20267'::pg_catalog.oid; 2024-03-21 22:39:45.466 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '18318'::pg_catalog.oid; 2024-03-21 22:39:45.467 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('18320') 2024-03-21 22:39:45.467 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.467 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('18329') 2024-03-21 22:39:45.467 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.468 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.format_type('18318'::pg_catalog.oid, NULL) 2024-03-21 22:39:45.468 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpBaseType('18318') 2024-03-21 22:39:45.468 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpBaseType(pg_catalog.oid) AS SELECT typlen, typinput, typoutput, typreceive, typsend, typreceive::pg_catalog.oid AS typreceiveoid, typsend::pg_catalog.oid AS typsendoid, typanalyze, typanalyze::pg_catalog.oid AS typanalyzeoid, typdelim, typbyval, typalign, typstorage, typmodin, typmodout, typmodin::pg_catalog.oid AS typmodinoid, typmodout::pg_catalog.oid AS typmodoutoid, typcategory, typispreferred, (typcollation <> 0) AS typcollatable, pg_catalog.pg_get_expr(typdefaultbin, 0) AS typdefaultbin, typdefault, typsubscript, typsubscript::pg_catalog.oid AS typsubscriptoid FROM pg_catalog.pg_type WHERE oid = $1 2024-03-21 22:39:45.469 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '18318'::pg_catalog.oid; 2024-03-21 22:39:45.469 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpCompositeType('34831') 2024-03-21 22:39:45.469 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpCompositeType(pg_catalog.oid) AS SELECT a.attname, a.attnum, pg_catalog.format_type(a.atttypid, a.atttypmod) AS atttypdefn, a.attlen, a.attalign, a.attisdropped, CASE WHEN a.attcollation <> at.typcollation THEN a.attcollation ELSE 0 END AS attcollation FROM pg_catalog.pg_type ct JOIN pg_catalog.pg_attribute a ON a.attrelid = ct.typrelid LEFT JOIN pg_catalog.pg_type at ON at.oid = a.atttypid WHERE ct.oid = $1 ORDER BY a.attnum 2024-03-21 22:39:45.470 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '34831'::pg_catalog.oid; 2024-03-21 22:39:45.470 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '34829'::pg_catalog.oid; 2024-03-21 22:39:45.472 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: PREPARE dumpDomain(pg_catalog.oid) AS SELECT t.typnotnull, pg_catalog.format_type(t.typbasetype, t.typtypmod) AS typdefn, pg_catalog.pg_get_expr(t.typdefaultbin, 'pg_catalog.pg_type'::pg_catalog.regclass) AS typdefaultbin, t.typdefault, CASE WHEN t.typcollation <> u.typcollation THEN t.typcollation ELSE 0 END AS typcollation FROM pg_catalog.pg_type t LEFT JOIN pg_catalog.pg_type u ON (t.typbasetype = u.oid) WHERE t.oid = $1 2024-03-21 22:39:45.472 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpDomain('36684') 2024-03-21 22:39:45.472 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpDomain(pg_catalog.oid) AS SELECT t.typnotnull, pg_catalog.format_type(t.typbasetype, t.typtypmod) AS typdefn, pg_catalog.pg_get_expr(t.typdefaultbin, 'pg_catalog.pg_type'::pg_catalog.regclass) AS typdefaultbin, t.typdefault, CASE WHEN t.typcollation <> u.typcollation THEN t.typcollation ELSE 0 END AS typcollation FROM pg_catalog.pg_type t LEFT JOIN pg_catalog.pg_type u ON (t.typbasetype = u.oid) WHERE t.oid = $1 2024-03-21 22:39:45.473 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '36684'::pg_catalog.oid; 2024-03-21 22:39:45.473 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpDomain('36770') 2024-03-21 22:39:45.473 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpDomain(pg_catalog.oid) AS SELECT t.typnotnull, pg_catalog.format_type(t.typbasetype, t.typtypmod) AS typdefn, pg_catalog.pg_get_expr(t.typdefaultbin, 'pg_catalog.pg_type'::pg_catalog.regclass) AS typdefaultbin, t.typdefault, CASE WHEN t.typcollation <> u.typcollation THEN t.typcollation ELSE 0 END AS typcollation FROM pg_catalog.pg_type t LEFT JOIN pg_catalog.pg_type u ON (t.typbasetype = u.oid) WHERE t.oid = $1 2024-03-21 22:39:45.478 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '36770'::pg_catalog.oid; 2024-03-21 22:39:45.478 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpRangeType('16474') 2024-03-21 22:39:45.478 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpRangeType(pg_catalog.oid) AS SELECT pg_catalog.format_type(rngmultitypid, NULL) AS rngmultitype, pg_catalog.format_type(rngsubtype, NULL) AS rngsubtype, opc.opcname AS opcname, (SELECT nspname FROM pg_catalog.pg_namespace nsp WHERE nsp.oid = opc.opcnamespace) AS opcnsp, opc.opcdefault, CASE WHEN rngcollation = st.typcollation THEN 0 ELSE rngcollation END AS collation, rngcanonical, rngsubdiff FROM pg_catalog.pg_range r, pg_catalog.pg_type st, pg_catalog.pg_opclass opc WHERE st.oid = rngsubtype AND opc.oid = rngsubopc AND rngtypid = $1 2024-03-21 22:39:45.479 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '16474'::pg_catalog.oid; 2024-03-21 22:39:45.479 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT t.oid, t.typarray FROM pg_catalog.pg_type t JOIN pg_catalog.pg_range r ON t.oid = r.rngmultitypid WHERE r.rngtypid = '16474'::pg_catalog.oid; 2024-03-21 22:39:45.480 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpDomain('27350') 2024-03-21 22:39:45.480 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpDomain(pg_catalog.oid) AS SELECT t.typnotnull, pg_catalog.format_type(t.typbasetype, t.typtypmod) AS typdefn, pg_catalog.pg_get_expr(t.typdefaultbin, 'pg_catalog.pg_type'::pg_catalog.regclass) AS typdefaultbin, t.typdefault, CASE WHEN t.typcollation <> u.typcollation THEN t.typcollation ELSE 0 END AS typcollation FROM pg_catalog.pg_type t LEFT JOIN pg_catalog.pg_type u ON (t.typbasetype = u.oid) WHERE t.oid = $1 2024-03-21 22:39:45.481 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '27350'::pg_catalog.oid; 2024-03-21 22:39:45.481 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: PREPARE dumpEnumType(pg_catalog.oid) AS SELECT oid, enumlabel FROM pg_catalog.pg_enum WHERE enumtypid = $1 ORDER BY enumsortorder 2024-03-21 22:39:45.482 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpEnumType('16620') 2024-03-21 22:39:45.482 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpEnumType(pg_catalog.oid) AS SELECT oid, enumlabel FROM pg_catalog.pg_enum WHERE enumtypid = $1 ORDER BY enumsortorder 2024-03-21 22:39:45.482 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '16620'::pg_catalog.oid; 2024-03-21 22:39:45.483 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '18343'::pg_catalog.oid; 2024-03-21 22:39:45.483 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('18345') 2024-03-21 22:39:45.483 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.484 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('18346') 2024-03-21 22:39:45.484 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.484 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.format_type('18343'::pg_catalog.oid, NULL) 2024-03-21 22:39:45.484 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpBaseType('18343') 2024-03-21 22:39:45.484 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpBaseType(pg_catalog.oid) AS SELECT typlen, typinput, typoutput, typreceive, typsend, typreceive::pg_catalog.oid AS typreceiveoid, typsend::pg_catalog.oid AS typsendoid, typanalyze, typanalyze::pg_catalog.oid AS typanalyzeoid, typdelim, typbyval, typalign, typstorage, typmodin, typmodout, typmodin::pg_catalog.oid AS typmodinoid, typmodout::pg_catalog.oid AS typmodoutoid, typcategory, typispreferred, (typcollation <> 0) AS typcollatable, pg_catalog.pg_get_expr(typdefaultbin, 0) AS typdefaultbin, typdefault, typsubscript, typsubscript::pg_catalog.oid AS typsubscriptoid FROM pg_catalog.pg_type WHERE oid = $1 2024-03-21 22:39:45.485 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '18343'::pg_catalog.oid; 2024-03-21 22:39:45.485 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '31406'::pg_catalog.oid; 2024-03-21 22:39:45.485 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('31407') 2024-03-21 22:39:45.485 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.486 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('31465') 2024-03-21 22:39:45.486 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.486 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.format_type('31406'::pg_catalog.oid, NULL) 2024-03-21 22:39:45.486 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpBaseType('31406') 2024-03-21 22:39:45.486 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpBaseType(pg_catalog.oid) AS SELECT typlen, typinput, typoutput, typreceive, typsend, typreceive::pg_catalog.oid AS typreceiveoid, typsend::pg_catalog.oid AS typsendoid, typanalyze, typanalyze::pg_catalog.oid AS typanalyzeoid, typdelim, typbyval, typalign, typstorage, typmodin, typmodout, typmodin::pg_catalog.oid AS typmodinoid, typmodout::pg_catalog.oid AS typmodoutoid, typcategory, typispreferred, (typcollation <> 0) AS typcollatable, pg_catalog.pg_get_expr(typdefaultbin, 0) AS typdefaultbin, typdefault, typsubscript, typsubscript::pg_catalog.oid AS typsubscriptoid FROM pg_catalog.pg_type WHERE oid = $1 2024-03-21 22:39:45.487 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '31406'::pg_catalog.oid; 2024-03-21 22:39:45.487 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '31495'::pg_catalog.oid; 2024-03-21 22:39:45.487 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('31502') 2024-03-21 22:39:45.487 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.487 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('31525') 2024-03-21 22:39:45.487 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.488 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.format_type('31495'::pg_catalog.oid, NULL) 2024-03-21 22:39:45.488 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpBaseType('31495') 2024-03-21 22:39:45.488 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpBaseType(pg_catalog.oid) AS SELECT typlen, typinput, typoutput, typreceive, typsend, typreceive::pg_catalog.oid AS typreceiveoid, typsend::pg_catalog.oid AS typsendoid, typanalyze, typanalyze::pg_catalog.oid AS typanalyzeoid, typdelim, typbyval, typalign, typstorage, typmodin, typmodout, typmodin::pg_catalog.oid AS typmodinoid, typmodout::pg_catalog.oid AS typmodoutoid, typcategory, typispreferred, (typcollation <> 0) AS typcollatable, pg_catalog.pg_get_expr(typdefaultbin, 0) AS typdefaultbin, typdefault, typsubscript, typsubscript::pg_catalog.oid AS typsubscriptoid FROM pg_catalog.pg_type WHERE oid = $1 2024-03-21 22:39:45.488 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '31495'::pg_catalog.oid; 2024-03-21 22:39:45.488 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpCompositeType('34726') 2024-03-21 22:39:45.488 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpCompositeType(pg_catalog.oid) AS SELECT a.attname, a.attnum, pg_catalog.format_type(a.atttypid, a.atttypmod) AS atttypdefn, a.attlen, a.attalign, a.attisdropped, CASE WHEN a.attcollation <> at.typcollation THEN a.attcollation ELSE 0 END AS attcollation FROM pg_catalog.pg_type ct JOIN pg_catalog.pg_attribute a ON a.attrelid = ct.typrelid LEFT JOIN pg_catalog.pg_type at ON at.oid = a.atttypid WHERE ct.oid = $1 ORDER BY a.attnum 2024-03-21 22:39:45.489 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '34726'::pg_catalog.oid; 2024-03-21 22:39:45.490 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '34724'::pg_catalog.oid; 2024-03-21 22:39:45.506 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpCompositeType('34652') 2024-03-21 22:39:45.506 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpCompositeType(pg_catalog.oid) AS SELECT a.attname, a.attnum, pg_catalog.format_type(a.atttypid, a.atttypmod) AS atttypdefn, a.attlen, a.attalign, a.attisdropped, CASE WHEN a.attcollation <> at.typcollation THEN a.attcollation ELSE 0 END AS attcollation FROM pg_catalog.pg_type ct JOIN pg_catalog.pg_attribute a ON a.attrelid = ct.typrelid LEFT JOIN pg_catalog.pg_type at ON at.oid = a.atttypid WHERE ct.oid = $1 ORDER BY a.attnum 2024-03-21 22:39:45.507 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '34652'::pg_catalog.oid; 2024-03-21 22:39:45.513 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '34650'::pg_catalog.oid; 2024-03-21 22:39:45.516 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpCompositeType('34712') 2024-03-21 22:39:45.516 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpCompositeType(pg_catalog.oid) AS SELECT a.attname, a.attnum, pg_catalog.format_type(a.atttypid, a.atttypmod) AS atttypdefn, a.attlen, a.attalign, a.attisdropped, CASE WHEN a.attcollation <> at.typcollation THEN a.attcollation ELSE 0 END AS attcollation FROM pg_catalog.pg_type ct JOIN pg_catalog.pg_attribute a ON a.attrelid = ct.typrelid LEFT JOIN pg_catalog.pg_type at ON at.oid = a.atttypid WHERE ct.oid = $1 ORDER BY a.attnum 2024-03-21 22:39:45.517 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '34712'::pg_catalog.oid; 2024-03-21 22:39:45.518 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '34710'::pg_catalog.oid; 2024-03-21 22:39:45.519 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpDomain('37014') 2024-03-21 22:39:45.519 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpDomain(pg_catalog.oid) AS SELECT t.typnotnull, pg_catalog.format_type(t.typbasetype, t.typtypmod) AS typdefn, pg_catalog.pg_get_expr(t.typdefaultbin, 'pg_catalog.pg_type'::pg_catalog.regclass) AS typdefaultbin, t.typdefault, CASE WHEN t.typcollation <> u.typcollation THEN t.typcollation ELSE 0 END AS typcollation FROM pg_catalog.pg_type t LEFT JOIN pg_catalog.pg_type u ON (t.typbasetype = u.oid) WHERE t.oid = $1 2024-03-21 22:39:45.520 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '37014'::pg_catalog.oid; 2024-03-21 22:39:45.520 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpDomain('37018') 2024-03-21 22:39:45.520 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpDomain(pg_catalog.oid) AS SELECT t.typnotnull, pg_catalog.format_type(t.typbasetype, t.typtypmod) AS typdefn, pg_catalog.pg_get_expr(t.typdefaultbin, 'pg_catalog.pg_type'::pg_catalog.regclass) AS typdefaultbin, t.typdefault, CASE WHEN t.typcollation <> u.typcollation THEN t.typcollation ELSE 0 END AS typcollation FROM pg_catalog.pg_type t LEFT JOIN pg_catalog.pg_type u ON (t.typbasetype = u.oid) WHERE t.oid = $1 2024-03-21 22:39:45.521 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '37018'::pg_catalog.oid; 2024-03-21 22:39:45.521 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '18342'::pg_catalog.oid; 2024-03-21 22:39:45.521 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpDomain('37455') 2024-03-21 22:39:45.521 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpDomain(pg_catalog.oid) AS SELECT t.typnotnull, pg_catalog.format_type(t.typbasetype, t.typtypmod) AS typdefn, pg_catalog.pg_get_expr(t.typdefaultbin, 'pg_catalog.pg_type'::pg_catalog.regclass) AS typdefaultbin, t.typdefault, CASE WHEN t.typcollation <> u.typcollation THEN t.typcollation ELSE 0 END AS typcollation FROM pg_catalog.pg_type t LEFT JOIN pg_catalog.pg_type u ON (t.typbasetype = u.oid) WHERE t.oid = $1 2024-03-21 22:39:45.522 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '37455'::pg_catalog.oid; 2024-03-21 22:39:45.522 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpDomain('37020') 2024-03-21 22:39:45.522 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpDomain(pg_catalog.oid) AS SELECT t.typnotnull, pg_catalog.format_type(t.typbasetype, t.typtypmod) AS typdefn, pg_catalog.pg_get_expr(t.typdefaultbin, 'pg_catalog.pg_type'::pg_catalog.regclass) AS typdefaultbin, t.typdefault, CASE WHEN t.typcollation <> u.typcollation THEN t.typcollation ELSE 0 END AS typcollation FROM pg_catalog.pg_type t LEFT JOIN pg_catalog.pg_type u ON (t.typbasetype = u.oid) WHERE t.oid = $1 2024-03-21 22:39:45.522 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '37020'::pg_catalog.oid; 2024-03-21 22:39:45.523 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpCompositeType('20484') 2024-03-21 22:39:45.523 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpCompositeType(pg_catalog.oid) AS SELECT a.attname, a.attnum, pg_catalog.format_type(a.atttypid, a.atttypmod) AS atttypdefn, a.attlen, a.attalign, a.attisdropped, CASE WHEN a.attcollation <> at.typcollation THEN a.attcollation ELSE 0 END AS attcollation FROM pg_catalog.pg_type ct JOIN pg_catalog.pg_attribute a ON a.attrelid = ct.typrelid LEFT JOIN pg_catalog.pg_type at ON at.oid = a.atttypid WHERE ct.oid = $1 ORDER BY a.attnum 2024-03-21 22:39:45.523 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '20484'::pg_catalog.oid; 2024-03-21 22:39:45.523 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '20482'::pg_catalog.oid; 2024-03-21 22:39:45.525 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpEnumType('16559') 2024-03-21 22:39:45.525 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpEnumType(pg_catalog.oid) AS SELECT oid, enumlabel FROM pg_catalog.pg_enum WHERE enumtypid = $1 ORDER BY enumsortorder 2024-03-21 22:39:45.525 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '16559'::pg_catalog.oid; 2024-03-21 22:39:45.526 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('37491') 2024-03-21 22:39:45.526 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.526 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.format_type('1007'::pg_catalog.oid, NULL) 2024-03-21 22:39:45.526 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpDomain('37493') 2024-03-21 22:39:45.526 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpDomain(pg_catalog.oid) AS SELECT t.typnotnull, pg_catalog.format_type(t.typbasetype, t.typtypmod) AS typdefn, pg_catalog.pg_get_expr(t.typdefaultbin, 'pg_catalog.pg_type'::pg_catalog.regclass) AS typdefaultbin, t.typdefault, CASE WHEN t.typcollation <> u.typcollation THEN t.typcollation ELSE 0 END AS typcollation FROM pg_catalog.pg_type t LEFT JOIN pg_catalog.pg_type u ON (t.typbasetype = u.oid) WHERE t.oid = $1 2024-03-21 22:39:45.526 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '37493'::pg_catalog.oid; 2024-03-21 22:39:45.526 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('37487') 2024-03-21 22:39:45.526 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.527 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpDomain('37489') 2024-03-21 22:39:45.527 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpDomain(pg_catalog.oid) AS SELECT t.typnotnull, pg_catalog.format_type(t.typbasetype, t.typtypmod) AS typdefn, pg_catalog.pg_get_expr(t.typdefaultbin, 'pg_catalog.pg_type'::pg_catalog.regclass) AS typdefaultbin, t.typdefault, CASE WHEN t.typcollation <> u.typcollation THEN t.typcollation ELSE 0 END AS typcollation FROM pg_catalog.pg_type t LEFT JOIN pg_catalog.pg_type u ON (t.typbasetype = u.oid) WHERE t.oid = $1 2024-03-21 22:39:45.527 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '37489'::pg_catalog.oid; 2024-03-21 22:39:45.527 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpDomain('36892') 2024-03-21 22:39:45.527 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpDomain(pg_catalog.oid) AS SELECT t.typnotnull, pg_catalog.format_type(t.typbasetype, t.typtypmod) AS typdefn, pg_catalog.pg_get_expr(t.typdefaultbin, 'pg_catalog.pg_type'::pg_catalog.regclass) AS typdefaultbin, t.typdefault, CASE WHEN t.typcollation <> u.typcollation THEN t.typcollation ELSE 0 END AS typcollation FROM pg_catalog.pg_type t LEFT JOIN pg_catalog.pg_type u ON (t.typbasetype = u.oid) WHERE t.oid = $1 2024-03-21 22:39:45.527 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '36892'::pg_catalog.oid; 2024-03-21 22:39:45.528 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpCompositeType('34872') 2024-03-21 22:39:45.528 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpCompositeType(pg_catalog.oid) AS SELECT a.attname, a.attnum, pg_catalog.format_type(a.atttypid, a.atttypmod) AS atttypdefn, a.attlen, a.attalign, a.attisdropped, CASE WHEN a.attcollation <> at.typcollation THEN a.attcollation ELSE 0 END AS attcollation FROM pg_catalog.pg_type ct JOIN pg_catalog.pg_attribute a ON a.attrelid = ct.typrelid LEFT JOIN pg_catalog.pg_type at ON at.oid = a.atttypid WHERE ct.oid = $1 ORDER BY a.attnum 2024-03-21 22:39:45.528 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '34872'::pg_catalog.oid; 2024-03-21 22:39:45.528 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '34870'::pg_catalog.oid; 2024-03-21 22:39:45.530 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpEnumType('34622') 2024-03-21 22:39:45.530 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpEnumType(pg_catalog.oid) AS SELECT oid, enumlabel FROM pg_catalog.pg_enum WHERE enumtypid = $1 ORDER BY enumsortorder 2024-03-21 22:39:45.530 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '34622'::pg_catalog.oid; 2024-03-21 22:39:45.531 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpCompositeType('37189') 2024-03-21 22:39:45.531 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpCompositeType(pg_catalog.oid) AS SELECT a.attname, a.attnum, pg_catalog.format_type(a.atttypid, a.atttypmod) AS atttypdefn, a.attlen, a.attalign, a.attisdropped, CASE WHEN a.attcollation <> at.typcollation THEN a.attcollation ELSE 0 END AS attcollation FROM pg_catalog.pg_type ct JOIN pg_catalog.pg_attribute a ON a.attrelid = ct.typrelid LEFT JOIN pg_catalog.pg_type at ON at.oid = a.atttypid WHERE ct.oid = $1 ORDER BY a.attnum 2024-03-21 22:39:45.531 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '37189'::pg_catalog.oid; 2024-03-21 22:39:45.531 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '37187'::pg_catalog.oid; 2024-03-21 22:39:45.533 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpCompositeType('42215') 2024-03-21 22:39:45.533 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpCompositeType(pg_catalog.oid) AS SELECT a.attname, a.attnum, pg_catalog.format_type(a.atttypid, a.atttypmod) AS atttypdefn, a.attlen, a.attalign, a.attisdropped, CASE WHEN a.attcollation <> at.typcollation THEN a.attcollation ELSE 0 END AS attcollation FROM pg_catalog.pg_type ct JOIN pg_catalog.pg_attribute a ON a.attrelid = ct.typrelid LEFT JOIN pg_catalog.pg_type at ON at.oid = a.atttypid WHERE ct.oid = $1 ORDER BY a.attnum 2024-03-21 22:39:45.533 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '42215'::pg_catalog.oid; 2024-03-21 22:39:45.533 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '42213'::pg_catalog.oid; 2024-03-21 22:39:45.535 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpDomain('34636') 2024-03-21 22:39:45.535 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpDomain(pg_catalog.oid) AS SELECT t.typnotnull, pg_catalog.format_type(t.typbasetype, t.typtypmod) AS typdefn, pg_catalog.pg_get_expr(t.typdefaultbin, 'pg_catalog.pg_type'::pg_catalog.regclass) AS typdefaultbin, t.typdefault, CASE WHEN t.typcollation <> u.typcollation THEN t.typcollation ELSE 0 END AS typcollation FROM pg_catalog.pg_type t LEFT JOIN pg_catalog.pg_type u ON (t.typbasetype = u.oid) WHERE t.oid = $1 2024-03-21 22:39:45.535 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '34636'::pg_catalog.oid; 2024-03-21 22:39:45.535 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpCompositeType('36058') 2024-03-21 22:39:45.535 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpCompositeType(pg_catalog.oid) AS SELECT a.attname, a.attnum, pg_catalog.format_type(a.atttypid, a.atttypmod) AS atttypdefn, a.attlen, a.attalign, a.attisdropped, CASE WHEN a.attcollation <> at.typcollation THEN a.attcollation ELSE 0 END AS attcollation FROM pg_catalog.pg_type ct JOIN pg_catalog.pg_attribute a ON a.attrelid = ct.typrelid LEFT JOIN pg_catalog.pg_type at ON at.oid = a.atttypid WHERE ct.oid = $1 ORDER BY a.attnum 2024-03-21 22:39:45.536 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '36058'::pg_catalog.oid; 2024-03-21 22:39:45.536 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '36056'::pg_catalog.oid; 2024-03-21 22:39:45.538 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpDomain('26713') 2024-03-21 22:39:45.538 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpDomain(pg_catalog.oid) AS SELECT t.typnotnull, pg_catalog.format_type(t.typbasetype, t.typtypmod) AS typdefn, pg_catalog.pg_get_expr(t.typdefaultbin, 'pg_catalog.pg_type'::pg_catalog.regclass) AS typdefaultbin, t.typdefault, CASE WHEN t.typcollation <> u.typcollation THEN t.typcollation ELSE 0 END AS typcollation FROM pg_catalog.pg_type t LEFT JOIN pg_catalog.pg_type u ON (t.typbasetype = u.oid) WHERE t.oid = $1 2024-03-21 22:39:45.553 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '26713'::pg_catalog.oid; 2024-03-21 22:39:45.553 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpDomain('34612') 2024-03-21 22:39:45.553 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpDomain(pg_catalog.oid) AS SELECT t.typnotnull, pg_catalog.format_type(t.typbasetype, t.typtypmod) AS typdefn, pg_catalog.pg_get_expr(t.typdefaultbin, 'pg_catalog.pg_type'::pg_catalog.regclass) AS typdefaultbin, t.typdefault, CASE WHEN t.typcollation <> u.typcollation THEN t.typcollation ELSE 0 END AS typcollation FROM pg_catalog.pg_type t LEFT JOIN pg_catalog.pg_type u ON (t.typbasetype = u.oid) WHERE t.oid = $1 2024-03-21 22:39:45.553 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '34612'::pg_catalog.oid; 2024-03-21 22:39:45.554 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpCompositeType('34701') 2024-03-21 22:39:45.554 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpCompositeType(pg_catalog.oid) AS SELECT a.attname, a.attnum, pg_catalog.format_type(a.atttypid, a.atttypmod) AS atttypdefn, a.attlen, a.attalign, a.attisdropped, CASE WHEN a.attcollation <> at.typcollation THEN a.attcollation ELSE 0 END AS attcollation FROM pg_catalog.pg_type ct JOIN pg_catalog.pg_attribute a ON a.attrelid = ct.typrelid LEFT JOIN pg_catalog.pg_type at ON at.oid = a.atttypid WHERE ct.oid = $1 ORDER BY a.attnum 2024-03-21 22:39:45.554 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '34701'::pg_catalog.oid; 2024-03-21 22:39:45.554 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '34699'::pg_catalog.oid; 2024-03-21 22:39:45.556 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpCompositeType('34704') 2024-03-21 22:39:45.556 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpCompositeType(pg_catalog.oid) AS SELECT a.attname, a.attnum, pg_catalog.format_type(a.atttypid, a.atttypmod) AS atttypdefn, a.attlen, a.attalign, a.attisdropped, CASE WHEN a.attcollation <> at.typcollation THEN a.attcollation ELSE 0 END AS attcollation FROM pg_catalog.pg_type ct JOIN pg_catalog.pg_attribute a ON a.attrelid = ct.typrelid LEFT JOIN pg_catalog.pg_type at ON at.oid = a.atttypid WHERE ct.oid = $1 ORDER BY a.attnum 2024-03-21 22:39:45.556 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '34704'::pg_catalog.oid; 2024-03-21 22:39:45.556 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '34702'::pg_catalog.oid; 2024-03-21 22:39:45.558 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpEnumType('16464') 2024-03-21 22:39:45.558 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpEnumType(pg_catalog.oid) AS SELECT oid, enumlabel FROM pg_catalog.pg_enum WHERE enumtypid = $1 ORDER BY enumsortorder 2024-03-21 22:39:45.558 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '16464'::pg_catalog.oid; 2024-03-21 22:39:45.559 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpDomain('36849') 2024-03-21 22:39:45.559 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpDomain(pg_catalog.oid) AS SELECT t.typnotnull, pg_catalog.format_type(t.typbasetype, t.typtypmod) AS typdefn, pg_catalog.pg_get_expr(t.typdefaultbin, 'pg_catalog.pg_type'::pg_catalog.regclass) AS typdefaultbin, t.typdefault, CASE WHEN t.typcollation <> u.typcollation THEN t.typcollation ELSE 0 END AS typcollation FROM pg_catalog.pg_type t LEFT JOIN pg_catalog.pg_type u ON (t.typbasetype = u.oid) WHERE t.oid = $1 2024-03-21 22:39:45.559 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '36849'::pg_catalog.oid; 2024-03-21 22:39:45.559 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpDomain('36880') 2024-03-21 22:39:45.559 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpDomain(pg_catalog.oid) AS SELECT t.typnotnull, pg_catalog.format_type(t.typbasetype, t.typtypmod) AS typdefn, pg_catalog.pg_get_expr(t.typdefaultbin, 'pg_catalog.pg_type'::pg_catalog.regclass) AS typdefaultbin, t.typdefault, CASE WHEN t.typcollation <> u.typcollation THEN t.typcollation ELSE 0 END AS typcollation FROM pg_catalog.pg_type t LEFT JOIN pg_catalog.pg_type u ON (t.typbasetype = u.oid) WHERE t.oid = $1 2024-03-21 22:39:45.559 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '36880'::pg_catalog.oid; 2024-03-21 22:39:45.560 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpCompositeType('38186') 2024-03-21 22:39:45.560 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpCompositeType(pg_catalog.oid) AS SELECT a.attname, a.attnum, pg_catalog.format_type(a.atttypid, a.atttypmod) AS atttypdefn, a.attlen, a.attalign, a.attisdropped, CASE WHEN a.attcollation <> at.typcollation THEN a.attcollation ELSE 0 END AS attcollation FROM pg_catalog.pg_type ct JOIN pg_catalog.pg_attribute a ON a.attrelid = ct.typrelid LEFT JOIN pg_catalog.pg_type at ON at.oid = a.atttypid WHERE ct.oid = $1 ORDER BY a.attnum 2024-03-21 22:39:45.560 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '38186'::pg_catalog.oid; 2024-03-21 22:39:45.560 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '38184'::pg_catalog.oid; 2024-03-21 22:39:45.562 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpDomain('31585') 2024-03-21 22:39:45.562 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpDomain(pg_catalog.oid) AS SELECT t.typnotnull, pg_catalog.format_type(t.typbasetype, t.typtypmod) AS typdefn, pg_catalog.pg_get_expr(t.typdefaultbin, 'pg_catalog.pg_type'::pg_catalog.regclass) AS typdefaultbin, t.typdefault, CASE WHEN t.typcollation <> u.typcollation THEN t.typcollation ELSE 0 END AS typcollation FROM pg_catalog.pg_type t LEFT JOIN pg_catalog.pg_type u ON (t.typbasetype = u.oid) WHERE t.oid = $1 2024-03-21 22:39:45.562 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '31585'::pg_catalog.oid; 2024-03-21 22:39:45.563 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpDomain('31593') 2024-03-21 22:39:45.563 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpDomain(pg_catalog.oid) AS SELECT t.typnotnull, pg_catalog.format_type(t.typbasetype, t.typtypmod) AS typdefn, pg_catalog.pg_get_expr(t.typdefaultbin, 'pg_catalog.pg_type'::pg_catalog.regclass) AS typdefaultbin, t.typdefault, CASE WHEN t.typcollation <> u.typcollation THEN t.typcollation ELSE 0 END AS typcollation FROM pg_catalog.pg_type t LEFT JOIN pg_catalog.pg_type u ON (t.typbasetype = u.oid) WHERE t.oid = $1 2024-03-21 22:39:45.563 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '31593'::pg_catalog.oid; 2024-03-21 22:39:45.563 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpDomain('31473') 2024-03-21 22:39:45.563 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpDomain(pg_catalog.oid) AS SELECT t.typnotnull, pg_catalog.format_type(t.typbasetype, t.typtypmod) AS typdefn, pg_catalog.pg_get_expr(t.typdefaultbin, 'pg_catalog.pg_type'::pg_catalog.regclass) AS typdefaultbin, t.typdefault, CASE WHEN t.typcollation <> u.typcollation THEN t.typcollation ELSE 0 END AS typcollation FROM pg_catalog.pg_type t LEFT JOIN pg_catalog.pg_type u ON (t.typbasetype = u.oid) WHERE t.oid = $1 2024-03-21 22:39:45.563 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '31473'::pg_catalog.oid; 2024-03-21 22:39:45.564 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '18344'::pg_catalog.oid; 2024-03-21 22:39:45.564 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('18347') 2024-03-21 22:39:45.564 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.564 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('18348') 2024-03-21 22:39:45.564 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.564 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.format_type('18344'::pg_catalog.oid, NULL) 2024-03-21 22:39:45.565 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpBaseType('18344') 2024-03-21 22:39:45.565 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpBaseType(pg_catalog.oid) AS SELECT typlen, typinput, typoutput, typreceive, typsend, typreceive::pg_catalog.oid AS typreceiveoid, typsend::pg_catalog.oid AS typsendoid, typanalyze, typanalyze::pg_catalog.oid AS typanalyzeoid, typdelim, typbyval, typalign, typstorage, typmodin, typmodout, typmodin::pg_catalog.oid AS typmodinoid, typmodout::pg_catalog.oid AS typmodoutoid, typcategory, typispreferred, (typcollation <> 0) AS typcollatable, pg_catalog.pg_get_expr(typdefaultbin, 0) AS typdefaultbin, typdefault, typsubscript, typsubscript::pg_catalog.oid AS typsubscriptoid FROM pg_catalog.pg_type WHERE oid = $1 2024-03-21 22:39:45.565 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '18344'::pg_catalog.oid; 2024-03-21 22:39:45.565 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpRangeType('16484') 2024-03-21 22:39:45.565 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpRangeType(pg_catalog.oid) AS SELECT pg_catalog.format_type(rngmultitypid, NULL) AS rngmultitype, pg_catalog.format_type(rngsubtype, NULL) AS rngsubtype, opc.opcname AS opcname, (SELECT nspname FROM pg_catalog.pg_namespace nsp WHERE nsp.oid = opc.opcnamespace) AS opcnsp, opc.opcdefault, CASE WHEN rngcollation = st.typcollation THEN 0 ELSE rngcollation END AS collation, rngcanonical, rngsubdiff FROM pg_catalog.pg_range r, pg_catalog.pg_type st, pg_catalog.pg_opclass opc WHERE st.oid = rngsubtype AND opc.oid = rngsubopc AND rngtypid = $1 2024-03-21 22:39:45.566 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '16484'::pg_catalog.oid; 2024-03-21 22:39:45.567 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT t.oid, t.typarray FROM pg_catalog.pg_type t JOIN pg_catalog.pg_range r ON t.oid = r.rngmultitypid WHERE r.rngtypid = '16484'::pg_catalog.oid; 2024-03-21 22:39:45.567 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpDomain('36750') 2024-03-21 22:39:45.567 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpDomain(pg_catalog.oid) AS SELECT t.typnotnull, pg_catalog.format_type(t.typbasetype, t.typtypmod) AS typdefn, pg_catalog.pg_get_expr(t.typdefaultbin, 'pg_catalog.pg_type'::pg_catalog.regclass) AS typdefaultbin, t.typdefault, CASE WHEN t.typcollation <> u.typcollation THEN t.typcollation ELSE 0 END AS typcollation FROM pg_catalog.pg_type t LEFT JOIN pg_catalog.pg_type u ON (t.typbasetype = u.oid) WHERE t.oid = $1 2024-03-21 22:39:45.568 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '36750'::pg_catalog.oid; 2024-03-21 22:39:45.568 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpCompositeType('38197') 2024-03-21 22:39:45.568 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpCompositeType(pg_catalog.oid) AS SELECT a.attname, a.attnum, pg_catalog.format_type(a.atttypid, a.atttypmod) AS atttypdefn, a.attlen, a.attalign, a.attisdropped, CASE WHEN a.attcollation <> at.typcollation THEN a.attcollation ELSE 0 END AS attcollation FROM pg_catalog.pg_type ct JOIN pg_catalog.pg_attribute a ON a.attrelid = ct.typrelid LEFT JOIN pg_catalog.pg_type at ON at.oid = a.atttypid WHERE ct.oid = $1 ORDER BY a.attnum 2024-03-21 22:39:45.568 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '38197'::pg_catalog.oid; 2024-03-21 22:39:45.568 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '38195'::pg_catalog.oid; 2024-03-21 22:39:45.575 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpCompositeType('38228') 2024-03-21 22:39:45.575 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpCompositeType(pg_catalog.oid) AS SELECT a.attname, a.attnum, pg_catalog.format_type(a.atttypid, a.atttypmod) AS atttypdefn, a.attlen, a.attalign, a.attisdropped, CASE WHEN a.attcollation <> at.typcollation THEN a.attcollation ELSE 0 END AS attcollation FROM pg_catalog.pg_type ct JOIN pg_catalog.pg_attribute a ON a.attrelid = ct.typrelid LEFT JOIN pg_catalog.pg_type at ON at.oid = a.atttypid WHERE ct.oid = $1 ORDER BY a.attnum 2024-03-21 22:39:45.575 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '38228'::pg_catalog.oid; 2024-03-21 22:39:45.576 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '38226'::pg_catalog.oid; 2024-03-21 22:39:45.577 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpRangeType('16943') 2024-03-21 22:39:45.577 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpRangeType(pg_catalog.oid) AS SELECT pg_catalog.format_type(rngmultitypid, NULL) AS rngmultitype, pg_catalog.format_type(rngsubtype, NULL) AS rngsubtype, opc.opcname AS opcname, (SELECT nspname FROM pg_catalog.pg_namespace nsp WHERE nsp.oid = opc.opcnamespace) AS opcnsp, opc.opcdefault, CASE WHEN rngcollation = st.typcollation THEN 0 ELSE rngcollation END AS collation, rngcanonical, rngsubdiff FROM pg_catalog.pg_range r, pg_catalog.pg_type st, pg_catalog.pg_opclass opc WHERE st.oid = rngsubtype AND opc.oid = rngsubopc AND rngtypid = $1 2024-03-21 22:39:45.578 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '16943'::pg_catalog.oid; 2024-03-21 22:39:45.579 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT t.oid, t.typarray FROM pg_catalog.pg_type t JOIN pg_catalog.pg_range r ON t.oid = r.rngmultitypid WHERE r.rngtypid = '16943'::pg_catalog.oid; 2024-03-21 22:39:45.579 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '18291'::pg_catalog.oid; 2024-03-21 22:39:45.580 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('18293') 2024-03-21 22:39:45.580 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.580 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('18304') 2024-03-21 22:39:45.580 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.580 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.format_type('18291'::pg_catalog.oid, NULL) 2024-03-21 22:39:45.580 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpBaseType('18291') 2024-03-21 22:39:45.580 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpBaseType(pg_catalog.oid) AS SELECT typlen, typinput, typoutput, typreceive, typsend, typreceive::pg_catalog.oid AS typreceiveoid, typsend::pg_catalog.oid AS typsendoid, typanalyze, typanalyze::pg_catalog.oid AS typanalyzeoid, typdelim, typbyval, typalign, typstorage, typmodin, typmodout, typmodin::pg_catalog.oid AS typmodinoid, typmodout::pg_catalog.oid AS typmodoutoid, typcategory, typispreferred, (typcollation <> 0) AS typcollatable, pg_catalog.pg_get_expr(typdefaultbin, 0) AS typdefaultbin, typdefault, typsubscript, typsubscript::pg_catalog.oid AS typsubscriptoid FROM pg_catalog.pg_type WHERE oid = $1 2024-03-21 22:39:45.581 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '18291'::pg_catalog.oid; 2024-03-21 22:39:45.581 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.format_type('25'::pg_catalog.oid, NULL) 2024-03-21 22:39:45.581 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('20695') 2024-03-21 22:39:45.581 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.582 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.format_type('20'::pg_catalog.oid, NULL) 2024-03-21 22:39:45.582 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('27498') 2024-03-21 22:39:45.582 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.582 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('36102') 2024-03-21 22:39:45.582 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.582 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.format_type('2277'::pg_catalog.oid, NULL) 2024-03-21 22:39:45.582 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.format_type('2283'::pg_catalog.oid, NULL) 2024-03-21 22:39:45.582 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('20476') 2024-03-21 22:39:45.582 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.583 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.format_type('20473'::pg_catalog.oid, NULL) 2024-03-21 22:39:45.583 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('20481') 2024-03-21 22:39:45.583 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.583 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('37695') 2024-03-21 22:39:45.583 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.583 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('36678') 2024-03-21 22:39:45.583 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.584 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('20268') 2024-03-21 22:39:45.584 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.584 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('16491') 2024-03-21 22:39:45.584 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.584 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.format_type('26'::pg_catalog.oid, NULL) 2024-03-21 22:39:45.584 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('36079') 2024-03-21 22:39:45.584 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.585 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('36671') 2024-03-21 22:39:45.585 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.585 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('35083') 2024-03-21 22:39:45.585 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.585 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('35190') 2024-03-21 22:39:45.585 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.585 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('35361') 2024-03-21 22:39:45.585 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.585 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('20329') 2024-03-21 22:39:45.585 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.586 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '36226'::pg_catalog.oid; 2024-03-21 22:39:45.586 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '36224'::pg_catalog.oid; 2024-03-21 22:39:45.588 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('36230') 2024-03-21 22:39:45.588 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.588 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.format_type('36226'::pg_catalog.oid, NULL) 2024-03-21 22:39:45.588 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('29981') 2024-03-21 22:39:45.588 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.589 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('20294') 2024-03-21 22:39:45.589 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.589 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('20286') 2024-03-21 22:39:45.589 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.589 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('21802') 2024-03-21 22:39:45.589 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.589 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('21800') 2024-03-21 22:39:45.589 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.589 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('21804') 2024-03-21 22:39:45.589 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.590 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('20541') 2024-03-21 22:39:45.590 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.590 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.format_type('5077'::pg_catalog.oid, NULL) 2024-03-21 22:39:45.590 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.format_type('5078'::pg_catalog.oid, NULL) 2024-03-21 22:39:45.590 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('36999') 2024-03-21 22:39:45.590 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.591 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('37460') 2024-03-21 22:39:45.591 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.591 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('24311') 2024-03-21 22:39:45.591 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.591 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('20457') 2024-03-21 22:39:45.591 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.591 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('36896') 2024-03-21 22:39:45.591 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.591 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.format_type('36892'::pg_catalog.oid, NULL) 2024-03-21 22:39:45.592 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('42283') 2024-03-21 22:39:45.592 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.592 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('21329') 2024-03-21 22:39:45.592 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.592 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('42282') 2024-03-21 22:39:45.592 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.592 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '28799'::pg_catalog.oid; 2024-03-21 22:39:45.593 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '28797'::pg_catalog.oid; 2024-03-21 22:39:45.594 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '28780'::pg_catalog.oid; 2024-03-21 22:39:45.595 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '28778'::pg_catalog.oid; 2024-03-21 22:39:45.596 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('28854') 2024-03-21 22:39:45.596 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.597 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.format_type('28780'::pg_catalog.oid, NULL) 2024-03-21 22:39:45.597 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('28857') 2024-03-21 22:39:45.597 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.597 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('28863') 2024-03-21 22:39:45.597 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.597 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('28864') 2024-03-21 22:39:45.597 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.597 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('28869') 2024-03-21 22:39:45.597 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.598 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('28872') 2024-03-21 22:39:45.598 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.598 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('28874') 2024-03-21 22:39:45.598 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.598 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('17144') 2024-03-21 22:39:45.598 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.598 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('42111') 2024-03-21 22:39:45.598 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.599 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('42113') 2024-03-21 22:39:45.599 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.599 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('37062') 2024-03-21 22:39:45.599 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.599 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.format_type('1043'::pg_catalog.oid, NULL) 2024-03-21 22:39:45.599 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('26439') 2024-03-21 22:39:45.599 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.599 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('26438') 2024-03-21 22:39:45.599 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.600 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('28551') 2024-03-21 22:39:45.600 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.600 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('28562') 2024-03-21 22:39:45.600 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.600 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('28554') 2024-03-21 22:39:45.600 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.600 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('28541') 2024-03-21 22:39:45.600 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.601 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('39056') 2024-03-21 22:39:45.601 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.601 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('39060') 2024-03-21 22:39:45.601 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.601 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('39125') 2024-03-21 22:39:45.601 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.601 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.format_type('16'::pg_catalog.oid, NULL) 2024-03-21 22:39:45.601 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('40424') 2024-03-21 22:39:45.601 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.602 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('26437') 2024-03-21 22:39:45.602 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.602 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '16403'::pg_catalog.oid; 2024-03-21 22:39:45.602 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '16401'::pg_catalog.oid; 2024-03-21 22:39:45.604 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('36811') 2024-03-21 22:39:45.604 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.604 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.format_type('16403'::pg_catalog.oid, NULL) 2024-03-21 22:39:45.604 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('36818') 2024-03-21 22:39:45.604 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.605 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('36852') 2024-03-21 22:39:45.605 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.605 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('20982') 2024-03-21 22:39:45.605 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.605 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('31602') 2024-03-21 22:39:45.605 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.605 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('35445') 2024-03-21 22:39:45.605 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.605 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('35440') 2024-03-21 22:39:45.605 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.606 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('16503') 2024-03-21 22:39:45.606 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.606 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.format_type('17'::pg_catalog.oid, NULL) 2024-03-21 22:39:45.606 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('16504') 2024-03-21 22:39:45.606 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.606 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('36117') 2024-03-21 22:39:45.606 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.607 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('36110') 2024-03-21 22:39:45.607 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.607 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('20614') 2024-03-21 22:39:45.607 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.607 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.format_type('701'::pg_catalog.oid, NULL) 2024-03-21 22:39:45.607 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('20613') 2024-03-21 22:39:45.607 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.607 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('31959') 2024-03-21 22:39:45.607 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.608 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('30608') 2024-03-21 22:39:45.608 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.608 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '37759'::pg_catalog.oid; 2024-03-21 22:39:45.608 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_get_partkeydef('37757') 2024-03-21 22:39:45.609 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '37757'::pg_catalog.oid; 2024-03-21 22:39:45.610 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('37775') 2024-03-21 22:39:45.610 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.610 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('26119') 2024-03-21 22:39:45.610 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.611 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('27883') 2024-03-21 22:39:45.611 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.611 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('27888') 2024-03-21 22:39:45.611 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.611 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('27892') 2024-03-21 22:39:45.611 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.611 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '16429'::pg_catalog.oid; 2024-03-21 22:39:45.612 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '16427'::pg_catalog.oid; 2024-03-21 22:39:45.613 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('28833') 2024-03-21 22:39:45.613 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.614 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.format_type('16429'::pg_catalog.oid, NULL) 2024-03-21 22:39:45.614 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('28851') 2024-03-21 22:39:45.614 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.614 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('28834') 2024-03-21 22:39:45.614 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.614 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('28839') 2024-03-21 22:39:45.614 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.614 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('20310') 2024-03-21 22:39:45.614 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.615 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('16953') 2024-03-21 22:39:45.615 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.615 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.format_type('3831'::pg_catalog.oid, NULL) 2024-03-21 22:39:45.615 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('36585') 2024-03-21 22:39:45.615 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.615 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('36598') 2024-03-21 22:39:45.615 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.616 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('31743') 2024-03-21 22:39:45.616 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.616 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('31718') 2024-03-21 22:39:45.616 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.621 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('31674') 2024-03-21 22:39:45.621 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.621 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('31725') 2024-03-21 22:39:45.621 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.621 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('31728') 2024-03-21 22:39:45.621 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.622 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('31703') 2024-03-21 22:39:45.622 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.622 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('19165') 2024-03-21 22:39:45.622 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.622 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.format_type('602'::pg_catalog.oid, NULL) 2024-03-21 22:39:45.622 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('24154') 2024-03-21 22:39:45.622 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.623 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('24122') 2024-03-21 22:39:45.623 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.623 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('39613') 2024-03-21 22:39:45.623 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.623 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('20510') 2024-03-21 22:39:45.623 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.623 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('37781') 2024-03-21 22:39:45.623 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.623 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('32460') 2024-03-21 22:39:45.623 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.640 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('32467') 2024-03-21 22:39:45.640 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.640 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('32439') 2024-03-21 22:39:45.640 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.641 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('32466') 2024-03-21 22:39:45.641 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.641 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('32437') 2024-03-21 22:39:45.641 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.641 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('32464') 2024-03-21 22:39:45.641 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.642 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('24268') 2024-03-21 22:39:45.642 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.642 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('31411') 2024-03-21 22:39:45.642 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.642 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.format_type('2249'::pg_catalog.oid, NULL) 2024-03-21 22:39:45.642 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('24574') 2024-03-21 22:39:45.642 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.643 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('18049') 2024-03-21 22:39:45.643 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.643 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('17302') 2024-03-21 22:39:45.643 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.643 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.format_type('4537'::pg_catalog.oid, NULL) 2024-03-21 22:39:45.643 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('17298') 2024-03-21 22:39:45.643 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.644 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('17299') 2024-03-21 22:39:45.644 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.644 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('17300') 2024-03-21 22:39:45.644 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.644 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('17301') 2024-03-21 22:39:45.644 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.644 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('17304') 2024-03-21 22:39:45.644 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.645 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('17303') 2024-03-21 22:39:45.645 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.645 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('37081') 2024-03-21 22:39:45.645 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.645 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('17277') 2024-03-21 22:39:45.645 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.645 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('28919') 2024-03-21 22:39:45.645 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.646 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('28925') 2024-03-21 22:39:45.646 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.646 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('28918') 2024-03-21 22:39:45.646 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.646 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('31931') 2024-03-21 22:39:45.646 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.646 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('36213') 2024-03-21 22:39:45.646 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.646 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('37001') 2024-03-21 22:39:45.646 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.647 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('37008') 2024-03-21 22:39:45.647 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.647 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('37028') 2024-03-21 22:39:45.647 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.647 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('37030') 2024-03-21 22:39:45.647 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.655 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('37033') 2024-03-21 22:39:45.655 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.656 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('20540') 2024-03-21 22:39:45.656 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.656 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.format_type('20484'::pg_catalog.oid, NULL) 2024-03-21 22:39:45.656 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('21848') 2024-03-21 22:39:45.656 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.656 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('38112') 2024-03-21 22:39:45.656 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.657 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('36611') 2024-03-21 22:39:45.657 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.657 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('32391') 2024-03-21 22:39:45.657 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.657 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('16951') 2024-03-21 22:39:45.657 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.657 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('16950') 2024-03-21 22:39:45.657 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.658 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('16952') 2024-03-21 22:39:45.658 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.658 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '16434'::pg_catalog.oid; 2024-03-21 22:39:45.658 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '16432'::pg_catalog.oid; 2024-03-21 22:39:45.662 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('28485') 2024-03-21 22:39:45.662 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.662 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.format_type('16434'::pg_catalog.oid, NULL) 2024-03-21 22:39:45.662 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('16493') 2024-03-21 22:39:45.662 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.663 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('16498') 2024-03-21 22:39:45.663 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.663 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('17518') 2024-03-21 22:39:45.663 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.663 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('22744') 2024-03-21 22:39:45.663 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.663 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('36916') 2024-03-21 22:39:45.663 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.664 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('36917') 2024-03-21 22:39:45.664 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.664 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('18604') 2024-03-21 22:39:45.664 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.664 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('35938') 2024-03-21 22:39:45.664 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.664 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.format_type('1042'::pg_catalog.oid, NULL) 2024-03-21 22:39:45.664 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('35943') 2024-03-21 22:39:45.664 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.665 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('18455') 2024-03-21 22:39:45.665 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.665 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.format_type('600'::pg_catalog.oid, NULL) 2024-03-21 22:39:45.665 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('18499') 2024-03-21 22:39:45.665 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.665 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('18501') 2024-03-21 22:39:45.665 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.665 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('18500') 2024-03-21 22:39:45.665 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.666 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('18428') 2024-03-21 22:39:45.666 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.666 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('18470') 2024-03-21 22:39:45.666 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.666 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('18495') 2024-03-21 22:39:45.666 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.666 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('18496') 2024-03-21 22:39:45.666 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.667 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('18497') 2024-03-21 22:39:45.667 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.667 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('18498') 2024-03-21 22:39:45.667 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.667 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('37038') 2024-03-21 22:39:45.667 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.667 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('17276') 2024-03-21 22:39:45.667 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.667 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('16909') 2024-03-21 22:39:45.667 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.668 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('16910') 2024-03-21 22:39:45.668 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.668 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('37361') 2024-03-21 22:39:45.668 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.668 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('36776') 2024-03-21 22:39:45.668 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.668 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('36980') 2024-03-21 22:39:45.668 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.668 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.format_type('1790'::pg_catalog.oid, NULL) 2024-03-21 22:39:45.669 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('36998') 2024-03-21 22:39:45.669 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.669 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('31916') 2024-03-21 22:39:45.669 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.669 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('37040') 2024-03-21 22:39:45.669 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.669 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('37186') 2024-03-21 22:39:45.669 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.669 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('37190') 2024-03-21 22:39:45.669 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.670 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('36979') 2024-03-21 22:39:45.670 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.670 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('36977') 2024-03-21 22:39:45.670 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.670 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('37459') 2024-03-21 22:39:45.670 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.670 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('28491') 2024-03-21 22:39:45.670 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.671 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.format_type('19'::pg_catalog.oid, NULL) 2024-03-21 22:39:45.671 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('30197') 2024-03-21 22:39:45.671 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.675 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('21567') 2024-03-21 22:39:45.675 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.675 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('20574') 2024-03-21 22:39:45.675 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.675 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('37161') 2024-03-21 22:39:45.675 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.676 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('30826') 2024-03-21 22:39:45.676 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.676 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('36084') 2024-03-21 22:39:45.676 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.676 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('37362') 2024-03-21 22:39:45.676 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.676 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('27711') 2024-03-21 22:39:45.676 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.677 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('42281') 2024-03-21 22:39:45.677 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.677 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('35431') 2024-03-21 22:39:45.677 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.677 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('35430') 2024-03-21 22:39:45.677 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.677 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('37128') 2024-03-21 22:39:45.677 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.677 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('35439') 2024-03-21 22:39:45.677 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.678 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('20469') 2024-03-21 22:39:45.678 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.678 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('32491') 2024-03-21 22:39:45.678 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.678 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('16954') 2024-03-21 22:39:45.678 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.678 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('26418') 2024-03-21 22:39:45.678 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.678 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('28588') 2024-03-21 22:39:45.678 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.679 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('35088') 2024-03-21 22:39:45.679 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.679 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('34875') 2024-03-21 22:39:45.679 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.679 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('42026') 2024-03-21 22:39:45.679 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.679 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('42288') 2024-03-21 22:39:45.679 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.680 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('42109') 2024-03-21 22:39:45.680 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.680 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('31481') 2024-03-21 22:39:45.680 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.680 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('36784') 2024-03-21 22:39:45.680 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.680 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('28496') 2024-03-21 22:39:45.680 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.680 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('36803') 2024-03-21 22:39:45.680 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.681 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('36793') 2024-03-21 22:39:45.681 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.681 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('36792') 2024-03-21 22:39:45.681 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.681 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('38111') 2024-03-21 22:39:45.681 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.681 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '36783'::pg_catalog.oid; 2024-03-21 22:39:45.682 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '36781'::pg_catalog.oid; 2024-03-21 22:39:45.684 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('36789') 2024-03-21 22:39:45.684 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.684 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('36790') 2024-03-21 22:39:45.684 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.684 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('35437') 2024-03-21 22:39:45.684 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.684 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('35438') 2024-03-21 22:39:45.684 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.685 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('35436') 2024-03-21 22:39:45.685 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.685 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('35433') 2024-03-21 22:39:45.685 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.685 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('35787') 2024-03-21 22:39:45.685 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.685 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('35816') 2024-03-21 22:39:45.685 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.685 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('35824') 2024-03-21 22:39:45.685 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.686 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('35682') 2024-03-21 22:39:45.686 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.686 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('35640') 2024-03-21 22:39:45.686 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.686 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('35576') 2024-03-21 22:39:45.686 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.686 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('35564') 2024-03-21 22:39:45.686 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.686 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('35558') 2024-03-21 22:39:45.686 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.687 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('35766') 2024-03-21 22:39:45.687 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.691 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('35473') 2024-03-21 22:39:45.691 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.691 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('35514') 2024-03-21 22:39:45.691 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.691 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('35428') 2024-03-21 22:39:45.691 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.692 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('35760') 2024-03-21 22:39:45.692 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.692 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('35256') 2024-03-21 22:39:45.692 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.692 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('35209') 2024-03-21 22:39:45.692 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.692 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('35772') 2024-03-21 22:39:45.692 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.692 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('35749') 2024-03-21 22:39:45.692 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.693 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('35308') 2024-03-21 22:39:45.693 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.693 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('35732') 2024-03-21 22:39:45.693 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.693 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('35191') 2024-03-21 22:39:45.693 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.693 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('35185') 2024-03-21 22:39:45.693 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.693 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('35836') 2024-03-21 22:39:45.693 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.694 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('35879') 2024-03-21 22:39:45.694 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.694 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('35929') 2024-03-21 22:39:45.694 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.694 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('35411') 2024-03-21 22:39:45.694 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.694 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('35199') 2024-03-21 22:39:45.694 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.695 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('35734') 2024-03-21 22:39:45.695 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.695 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('24727') 2024-03-21 22:39:45.695 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.695 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('37511') 2024-03-21 22:39:45.695 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.695 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('37522') 2024-03-21 22:39:45.695 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.695 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('37561') 2024-03-21 22:39:45.695 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.696 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('37566') 2024-03-21 22:39:45.696 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.696 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('37663') 2024-03-21 22:39:45.696 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.696 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('37571') 2024-03-21 22:39:45.696 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.696 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('23120') 2024-03-21 22:39:45.696 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.696 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('25232') 2024-03-21 22:39:45.696 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.697 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('21215') 2024-03-21 22:39:45.697 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.697 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('22381') 2024-03-21 22:39:45.697 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.697 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('23931') 2024-03-21 22:39:45.697 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.697 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('20369') 2024-03-21 22:39:45.697 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.697 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('21427') 2024-03-21 22:39:45.697 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.698 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('16492') 2024-03-21 22:39:45.698 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.698 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('42107') 2024-03-21 22:39:45.698 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.698 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('36978') 2024-03-21 22:39:45.698 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.698 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('21659') 2024-03-21 22:39:45.698 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.698 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('35616') 2024-03-21 22:39:45.698 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.699 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('20458') 2024-03-21 22:39:45.699 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.699 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('35947') 2024-03-21 22:39:45.699 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.699 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpFunc('38884') 2024-03-21 22:39:45.699 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpFunc(pg_catalog.oid) AS SELECT proretset, prosrc, probin, provolatile, proisstrict, prosecdef, lanname, proconfig, procost, prorows, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, pg_catalog.pg_get_function_result(p.oid) AS funcresult, proleakproof, array_to_string(protrftypes, ' ') AS protrftypes, proparallel, prokind, prosupport, pg_get_function_sqlbody(p.oid) AS prosqlbody FROM pg_catalog.pg_proc p, pg_catalog.pg_language l WHERE p.oid = $1 AND l.oid = p.prolang 2024-03-21 22:39:45.699 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: PREPARE dumpAgg(pg_catalog.oid) AS SELECT aggtransfn, aggfinalfn, aggtranstype::pg_catalog.regtype, agginitval, aggsortop, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, aggkind, aggmtransfn, aggminvtransfn, aggmfinalfn, aggmtranstype::pg_catalog.regtype, aggfinalextra, aggmfinalextra, aggtransspace, aggmtransspace, aggminitval, aggcombinefn, aggserialfn, aggdeserialfn, proparallel, aggfinalmodify, aggmfinalmodify FROM pg_catalog.pg_aggregate a, pg_catalog.pg_proc p WHERE a.aggfnoid = p.oid AND p.oid = $1 2024-03-21 22:39:45.700 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpAgg('20502') 2024-03-21 22:39:45.700 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpAgg(pg_catalog.oid) AS SELECT aggtransfn, aggfinalfn, aggtranstype::pg_catalog.regtype, agginitval, aggsortop, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, aggkind, aggmtransfn, aggminvtransfn, aggmfinalfn, aggmtranstype::pg_catalog.regtype, aggfinalextra, aggmfinalextra, aggtransspace, aggmtransspace, aggminitval, aggcombinefn, aggserialfn, aggdeserialfn, proparallel, aggfinalmodify, aggmfinalmodify FROM pg_catalog.pg_aggregate a, pg_catalog.pg_proc p WHERE a.aggfnoid = p.oid AND p.oid = $1 2024-03-21 22:39:45.702 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpAgg('20499') 2024-03-21 22:39:45.702 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpAgg(pg_catalog.oid) AS SELECT aggtransfn, aggfinalfn, aggtranstype::pg_catalog.regtype, agginitval, aggsortop, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, aggkind, aggmtransfn, aggminvtransfn, aggmfinalfn, aggmtranstype::pg_catalog.regtype, aggfinalextra, aggmfinalextra, aggtransspace, aggmtransspace, aggminitval, aggcombinefn, aggserialfn, aggdeserialfn, proparallel, aggfinalmodify, aggmfinalmodify FROM pg_catalog.pg_aggregate a, pg_catalog.pg_proc p WHERE a.aggfnoid = p.oid AND p.oid = $1 2024-03-21 22:39:45.702 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpAgg('36093') 2024-03-21 22:39:45.702 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpAgg(pg_catalog.oid) AS SELECT aggtransfn, aggfinalfn, aggtranstype::pg_catalog.regtype, agginitval, aggsortop, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, aggkind, aggmtransfn, aggminvtransfn, aggmfinalfn, aggmtranstype::pg_catalog.regtype, aggfinalextra, aggmfinalextra, aggtransspace, aggmtransspace, aggminitval, aggcombinefn, aggserialfn, aggdeserialfn, proparallel, aggfinalmodify, aggmfinalmodify FROM pg_catalog.pg_aggregate a, pg_catalog.pg_proc p WHERE a.aggfnoid = p.oid AND p.oid = $1 2024-03-21 22:39:45.707 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpAgg('36103') 2024-03-21 22:39:45.707 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpAgg(pg_catalog.oid) AS SELECT aggtransfn, aggfinalfn, aggtranstype::pg_catalog.regtype, agginitval, aggsortop, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, aggkind, aggmtransfn, aggminvtransfn, aggmfinalfn, aggmtranstype::pg_catalog.regtype, aggfinalextra, aggmfinalextra, aggtransspace, aggmtransspace, aggminitval, aggcombinefn, aggserialfn, aggdeserialfn, proparallel, aggfinalmodify, aggmfinalmodify FROM pg_catalog.pg_aggregate a, pg_catalog.pg_proc p WHERE a.aggfnoid = p.oid AND p.oid = $1 2024-03-21 22:39:45.708 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpAgg('36106') 2024-03-21 22:39:45.708 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpAgg(pg_catalog.oid) AS SELECT aggtransfn, aggfinalfn, aggtranstype::pg_catalog.regtype, agginitval, aggsortop, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, aggkind, aggmtransfn, aggminvtransfn, aggmfinalfn, aggmtranstype::pg_catalog.regtype, aggfinalextra, aggmfinalextra, aggtransspace, aggmtransspace, aggminitval, aggcombinefn, aggserialfn, aggdeserialfn, proparallel, aggfinalmodify, aggmfinalmodify FROM pg_catalog.pg_aggregate a, pg_catalog.pg_proc p WHERE a.aggfnoid = p.oid AND p.oid = $1 2024-03-21 22:39:45.709 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpAgg('20544') 2024-03-21 22:39:45.709 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpAgg(pg_catalog.oid) AS SELECT aggtransfn, aggfinalfn, aggtranstype::pg_catalog.regtype, agginitval, aggsortop, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, aggkind, aggmtransfn, aggminvtransfn, aggmfinalfn, aggmtranstype::pg_catalog.regtype, aggfinalextra, aggmfinalextra, aggtransspace, aggmtransspace, aggminitval, aggcombinefn, aggserialfn, aggdeserialfn, proparallel, aggfinalmodify, aggmfinalmodify FROM pg_catalog.pg_aggregate a, pg_catalog.pg_proc p WHERE a.aggfnoid = p.oid AND p.oid = $1 2024-03-21 22:39:45.709 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpAgg('36129') 2024-03-21 22:39:45.709 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpAgg(pg_catalog.oid) AS SELECT aggtransfn, aggfinalfn, aggtranstype::pg_catalog.regtype, agginitval, aggsortop, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, aggkind, aggmtransfn, aggminvtransfn, aggmfinalfn, aggmtranstype::pg_catalog.regtype, aggfinalextra, aggmfinalextra, aggtransspace, aggmtransspace, aggminitval, aggcombinefn, aggserialfn, aggdeserialfn, proparallel, aggfinalmodify, aggmfinalmodify FROM pg_catalog.pg_aggregate a, pg_catalog.pg_proc p WHERE a.aggfnoid = p.oid AND p.oid = $1 2024-03-21 22:39:45.710 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpAgg('36128') 2024-03-21 22:39:45.710 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpAgg(pg_catalog.oid) AS SELECT aggtransfn, aggfinalfn, aggtranstype::pg_catalog.regtype, agginitval, aggsortop, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, aggkind, aggmtransfn, aggminvtransfn, aggmfinalfn, aggmtranstype::pg_catalog.regtype, aggfinalextra, aggmfinalextra, aggtransspace, aggmtransspace, aggminitval, aggcombinefn, aggserialfn, aggdeserialfn, proparallel, aggfinalmodify, aggmfinalmodify FROM pg_catalog.pg_aggregate a, pg_catalog.pg_proc p WHERE a.aggfnoid = p.oid AND p.oid = $1 2024-03-21 22:39:45.710 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpAgg('20513') 2024-03-21 22:39:45.710 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpAgg(pg_catalog.oid) AS SELECT aggtransfn, aggfinalfn, aggtranstype::pg_catalog.regtype, agginitval, aggsortop, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, aggkind, aggmtransfn, aggminvtransfn, aggmfinalfn, aggmtranstype::pg_catalog.regtype, aggfinalextra, aggmfinalextra, aggtransspace, aggmtransspace, aggminitval, aggcombinefn, aggserialfn, aggdeserialfn, proparallel, aggfinalmodify, aggmfinalmodify FROM pg_catalog.pg_aggregate a, pg_catalog.pg_proc p WHERE a.aggfnoid = p.oid AND p.oid = $1 2024-03-21 22:39:45.710 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpAgg('32461') 2024-03-21 22:39:45.710 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpAgg(pg_catalog.oid) AS SELECT aggtransfn, aggfinalfn, aggtranstype::pg_catalog.regtype, agginitval, aggsortop, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, aggkind, aggmtransfn, aggminvtransfn, aggmfinalfn, aggmtranstype::pg_catalog.regtype, aggfinalextra, aggmfinalextra, aggtransspace, aggmtransspace, aggminitval, aggcombinefn, aggserialfn, aggdeserialfn, proparallel, aggfinalmodify, aggmfinalmodify FROM pg_catalog.pg_aggregate a, pg_catalog.pg_proc p WHERE a.aggfnoid = p.oid AND p.oid = $1 2024-03-21 22:39:45.711 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpAgg('32462') 2024-03-21 22:39:45.711 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpAgg(pg_catalog.oid) AS SELECT aggtransfn, aggfinalfn, aggtranstype::pg_catalog.regtype, agginitval, aggsortop, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, aggkind, aggmtransfn, aggminvtransfn, aggmfinalfn, aggmtranstype::pg_catalog.regtype, aggfinalextra, aggmfinalextra, aggtransspace, aggmtransspace, aggminitval, aggcombinefn, aggserialfn, aggdeserialfn, proparallel, aggfinalmodify, aggmfinalmodify FROM pg_catalog.pg_aggregate a, pg_catalog.pg_proc p WHERE a.aggfnoid = p.oid AND p.oid = $1 2024-03-21 22:39:45.711 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpAgg('32469') 2024-03-21 22:39:45.711 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpAgg(pg_catalog.oid) AS SELECT aggtransfn, aggfinalfn, aggtranstype::pg_catalog.regtype, agginitval, aggsortop, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, aggkind, aggmtransfn, aggminvtransfn, aggmfinalfn, aggmtranstype::pg_catalog.regtype, aggfinalextra, aggmfinalextra, aggtransspace, aggmtransspace, aggminitval, aggcombinefn, aggserialfn, aggdeserialfn, proparallel, aggfinalmodify, aggmfinalmodify FROM pg_catalog.pg_aggregate a, pg_catalog.pg_proc p WHERE a.aggfnoid = p.oid AND p.oid = $1 2024-03-21 22:39:45.711 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpAgg('32473') 2024-03-21 22:39:45.711 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpAgg(pg_catalog.oid) AS SELECT aggtransfn, aggfinalfn, aggtranstype::pg_catalog.regtype, agginitval, aggsortop, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, aggkind, aggmtransfn, aggminvtransfn, aggmfinalfn, aggmtranstype::pg_catalog.regtype, aggfinalextra, aggmfinalextra, aggtransspace, aggmtransspace, aggminitval, aggcombinefn, aggserialfn, aggdeserialfn, proparallel, aggfinalmodify, aggmfinalmodify FROM pg_catalog.pg_aggregate a, pg_catalog.pg_proc p WHERE a.aggfnoid = p.oid AND p.oid = $1 2024-03-21 22:39:45.711 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpAgg('35743') 2024-03-21 22:39:45.711 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpAgg(pg_catalog.oid) AS SELECT aggtransfn, aggfinalfn, aggtranstype::pg_catalog.regtype, agginitval, aggsortop, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, aggkind, aggmtransfn, aggminvtransfn, aggmfinalfn, aggmtranstype::pg_catalog.regtype, aggfinalextra, aggmfinalextra, aggtransspace, aggmtransspace, aggminitval, aggcombinefn, aggserialfn, aggdeserialfn, proparallel, aggfinalmodify, aggmfinalmodify FROM pg_catalog.pg_aggregate a, pg_catalog.pg_proc p WHERE a.aggfnoid = p.oid AND p.oid = $1 2024-03-21 22:39:45.712 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpAgg('35745') 2024-03-21 22:39:45.712 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpAgg(pg_catalog.oid) AS SELECT aggtransfn, aggfinalfn, aggtranstype::pg_catalog.regtype, agginitval, aggsortop, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, aggkind, aggmtransfn, aggminvtransfn, aggmfinalfn, aggmtranstype::pg_catalog.regtype, aggfinalextra, aggmfinalextra, aggtransspace, aggmtransspace, aggminitval, aggcombinefn, aggserialfn, aggdeserialfn, proparallel, aggfinalmodify, aggmfinalmodify FROM pg_catalog.pg_aggregate a, pg_catalog.pg_proc p WHERE a.aggfnoid = p.oid AND p.oid = $1 2024-03-21 22:39:45.712 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpAgg('35770') 2024-03-21 22:39:45.712 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpAgg(pg_catalog.oid) AS SELECT aggtransfn, aggfinalfn, aggtranstype::pg_catalog.regtype, agginitval, aggsortop, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, aggkind, aggmtransfn, aggminvtransfn, aggmfinalfn, aggmtranstype::pg_catalog.regtype, aggfinalextra, aggmfinalextra, aggtransspace, aggmtransspace, aggminitval, aggcombinefn, aggserialfn, aggdeserialfn, proparallel, aggfinalmodify, aggmfinalmodify FROM pg_catalog.pg_aggregate a, pg_catalog.pg_proc p WHERE a.aggfnoid = p.oid AND p.oid = $1 2024-03-21 22:39:45.712 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpAgg('35791') 2024-03-21 22:39:45.712 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpAgg(pg_catalog.oid) AS SELECT aggtransfn, aggfinalfn, aggtranstype::pg_catalog.regtype, agginitval, aggsortop, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, aggkind, aggmtransfn, aggminvtransfn, aggmfinalfn, aggmtranstype::pg_catalog.regtype, aggfinalextra, aggmfinalextra, aggtransspace, aggmtransspace, aggminitval, aggcombinefn, aggserialfn, aggdeserialfn, proparallel, aggfinalmodify, aggmfinalmodify FROM pg_catalog.pg_aggregate a, pg_catalog.pg_proc p WHERE a.aggfnoid = p.oid AND p.oid = $1 2024-03-21 22:39:45.713 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpAgg('35795') 2024-03-21 22:39:45.713 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpAgg(pg_catalog.oid) AS SELECT aggtransfn, aggfinalfn, aggtranstype::pg_catalog.regtype, agginitval, aggsortop, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, aggkind, aggmtransfn, aggminvtransfn, aggmfinalfn, aggmtranstype::pg_catalog.regtype, aggfinalextra, aggmfinalextra, aggtransspace, aggmtransspace, aggminitval, aggcombinefn, aggserialfn, aggdeserialfn, proparallel, aggfinalmodify, aggmfinalmodify FROM pg_catalog.pg_aggregate a, pg_catalog.pg_proc p WHERE a.aggfnoid = p.oid AND p.oid = $1 2024-03-21 22:39:45.713 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpAgg('35801') 2024-03-21 22:39:45.713 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpAgg(pg_catalog.oid) AS SELECT aggtransfn, aggfinalfn, aggtranstype::pg_catalog.regtype, agginitval, aggsortop, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, aggkind, aggmtransfn, aggminvtransfn, aggmfinalfn, aggmtranstype::pg_catalog.regtype, aggfinalextra, aggmfinalextra, aggtransspace, aggmtransspace, aggminitval, aggcombinefn, aggserialfn, aggdeserialfn, proparallel, aggfinalmodify, aggmfinalmodify FROM pg_catalog.pg_aggregate a, pg_catalog.pg_proc p WHERE a.aggfnoid = p.oid AND p.oid = $1 2024-03-21 22:39:45.713 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpAgg('35807') 2024-03-21 22:39:45.713 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpAgg(pg_catalog.oid) AS SELECT aggtransfn, aggfinalfn, aggtranstype::pg_catalog.regtype, agginitval, aggsortop, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, aggkind, aggmtransfn, aggminvtransfn, aggmfinalfn, aggmtranstype::pg_catalog.regtype, aggfinalextra, aggmfinalextra, aggtransspace, aggmtransspace, aggminitval, aggcombinefn, aggserialfn, aggdeserialfn, proparallel, aggfinalmodify, aggmfinalmodify FROM pg_catalog.pg_aggregate a, pg_catalog.pg_proc p WHERE a.aggfnoid = p.oid AND p.oid = $1 2024-03-21 22:39:45.713 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpAgg('35850') 2024-03-21 22:39:45.713 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpAgg(pg_catalog.oid) AS SELECT aggtransfn, aggfinalfn, aggtranstype::pg_catalog.regtype, agginitval, aggsortop, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, aggkind, aggmtransfn, aggminvtransfn, aggmfinalfn, aggmtranstype::pg_catalog.regtype, aggfinalextra, aggmfinalextra, aggtransspace, aggmtransspace, aggminitval, aggcombinefn, aggserialfn, aggdeserialfn, proparallel, aggfinalmodify, aggmfinalmodify FROM pg_catalog.pg_aggregate a, pg_catalog.pg_proc p WHERE a.aggfnoid = p.oid AND p.oid = $1 2024-03-21 22:39:45.714 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpAgg('35857') 2024-03-21 22:39:45.714 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpAgg(pg_catalog.oid) AS SELECT aggtransfn, aggfinalfn, aggtranstype::pg_catalog.regtype, agginitval, aggsortop, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, aggkind, aggmtransfn, aggminvtransfn, aggmfinalfn, aggmtranstype::pg_catalog.regtype, aggfinalextra, aggmfinalextra, aggtransspace, aggmtransspace, aggminitval, aggcombinefn, aggserialfn, aggdeserialfn, proparallel, aggfinalmodify, aggmfinalmodify FROM pg_catalog.pg_aggregate a, pg_catalog.pg_proc p WHERE a.aggfnoid = p.oid AND p.oid = $1 2024-03-21 22:39:45.714 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpAgg('35891') 2024-03-21 22:39:45.714 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpAgg(pg_catalog.oid) AS SELECT aggtransfn, aggfinalfn, aggtranstype::pg_catalog.regtype, agginitval, aggsortop, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, aggkind, aggmtransfn, aggminvtransfn, aggmfinalfn, aggmtranstype::pg_catalog.regtype, aggfinalextra, aggmfinalextra, aggtransspace, aggmtransspace, aggminitval, aggcombinefn, aggserialfn, aggdeserialfn, proparallel, aggfinalmodify, aggmfinalmodify FROM pg_catalog.pg_aggregate a, pg_catalog.pg_proc p WHERE a.aggfnoid = p.oid AND p.oid = $1 2024-03-21 22:39:45.714 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpAgg('35913') 2024-03-21 22:39:45.714 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpAgg(pg_catalog.oid) AS SELECT aggtransfn, aggfinalfn, aggtranstype::pg_catalog.regtype, agginitval, aggsortop, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, aggkind, aggmtransfn, aggminvtransfn, aggmfinalfn, aggmtranstype::pg_catalog.regtype, aggfinalextra, aggmfinalextra, aggtransspace, aggmtransspace, aggminitval, aggcombinefn, aggserialfn, aggdeserialfn, proparallel, aggfinalmodify, aggmfinalmodify FROM pg_catalog.pg_aggregate a, pg_catalog.pg_proc p WHERE a.aggfnoid = p.oid AND p.oid = $1 2024-03-21 22:39:45.715 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpAgg('35452') 2024-03-21 22:39:45.715 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpAgg(pg_catalog.oid) AS SELECT aggtransfn, aggfinalfn, aggtranstype::pg_catalog.regtype, agginitval, aggsortop, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, aggkind, aggmtransfn, aggminvtransfn, aggmfinalfn, aggmtranstype::pg_catalog.regtype, aggfinalextra, aggmfinalextra, aggtransspace, aggmtransspace, aggminitval, aggcombinefn, aggserialfn, aggdeserialfn, proparallel, aggfinalmodify, aggmfinalmodify FROM pg_catalog.pg_aggregate a, pg_catalog.pg_proc p WHERE a.aggfnoid = p.oid AND p.oid = $1 2024-03-21 22:39:45.715 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpAgg('35502') 2024-03-21 22:39:45.715 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpAgg(pg_catalog.oid) AS SELECT aggtransfn, aggfinalfn, aggtranstype::pg_catalog.regtype, agginitval, aggsortop, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, aggkind, aggmtransfn, aggminvtransfn, aggmfinalfn, aggmtranstype::pg_catalog.regtype, aggfinalextra, aggmfinalextra, aggtransspace, aggmtransspace, aggminitval, aggcombinefn, aggserialfn, aggdeserialfn, proparallel, aggfinalmodify, aggmfinalmodify FROM pg_catalog.pg_aggregate a, pg_catalog.pg_proc p WHERE a.aggfnoid = p.oid AND p.oid = $1 2024-03-21 22:39:45.715 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpAgg('35508') 2024-03-21 22:39:45.715 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpAgg(pg_catalog.oid) AS SELECT aggtransfn, aggfinalfn, aggtranstype::pg_catalog.regtype, agginitval, aggsortop, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, aggkind, aggmtransfn, aggminvtransfn, aggmfinalfn, aggmtranstype::pg_catalog.regtype, aggfinalextra, aggmfinalextra, aggtransspace, aggmtransspace, aggminitval, aggcombinefn, aggserialfn, aggdeserialfn, proparallel, aggfinalmodify, aggmfinalmodify FROM pg_catalog.pg_aggregate a, pg_catalog.pg_proc p WHERE a.aggfnoid = p.oid AND p.oid = $1 2024-03-21 22:39:45.715 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpAgg('35543') 2024-03-21 22:39:45.715 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpAgg(pg_catalog.oid) AS SELECT aggtransfn, aggfinalfn, aggtranstype::pg_catalog.regtype, agginitval, aggsortop, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, aggkind, aggmtransfn, aggminvtransfn, aggmfinalfn, aggmtranstype::pg_catalog.regtype, aggfinalextra, aggmfinalextra, aggtransspace, aggmtransspace, aggminitval, aggcombinefn, aggserialfn, aggdeserialfn, proparallel, aggfinalmodify, aggmfinalmodify FROM pg_catalog.pg_aggregate a, pg_catalog.pg_proc p WHERE a.aggfnoid = p.oid AND p.oid = $1 2024-03-21 22:39:45.716 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpAgg('35545') 2024-03-21 22:39:45.716 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpAgg(pg_catalog.oid) AS SELECT aggtransfn, aggfinalfn, aggtranstype::pg_catalog.regtype, agginitval, aggsortop, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, aggkind, aggmtransfn, aggminvtransfn, aggmfinalfn, aggmtranstype::pg_catalog.regtype, aggfinalextra, aggmfinalextra, aggtransspace, aggmtransspace, aggminitval, aggcombinefn, aggserialfn, aggdeserialfn, proparallel, aggfinalmodify, aggmfinalmodify FROM pg_catalog.pg_aggregate a, pg_catalog.pg_proc p WHERE a.aggfnoid = p.oid AND p.oid = $1 2024-03-21 22:39:45.716 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpAgg('35559') 2024-03-21 22:39:45.716 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpAgg(pg_catalog.oid) AS SELECT aggtransfn, aggfinalfn, aggtranstype::pg_catalog.regtype, agginitval, aggsortop, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, aggkind, aggmtransfn, aggminvtransfn, aggmfinalfn, aggmtranstype::pg_catalog.regtype, aggfinalextra, aggmfinalextra, aggtransspace, aggmtransspace, aggminitval, aggcombinefn, aggserialfn, aggdeserialfn, proparallel, aggfinalmodify, aggmfinalmodify FROM pg_catalog.pg_aggregate a, pg_catalog.pg_proc p WHERE a.aggfnoid = p.oid AND p.oid = $1 2024-03-21 22:39:45.716 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpAgg('35562') 2024-03-21 22:39:45.716 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpAgg(pg_catalog.oid) AS SELECT aggtransfn, aggfinalfn, aggtranstype::pg_catalog.regtype, agginitval, aggsortop, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, aggkind, aggmtransfn, aggminvtransfn, aggmfinalfn, aggmtranstype::pg_catalog.regtype, aggfinalextra, aggmfinalextra, aggtransspace, aggmtransspace, aggminitval, aggcombinefn, aggserialfn, aggdeserialfn, proparallel, aggfinalmodify, aggmfinalmodify FROM pg_catalog.pg_aggregate a, pg_catalog.pg_proc p WHERE a.aggfnoid = p.oid AND p.oid = $1 2024-03-21 22:39:45.716 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpAgg('35601') 2024-03-21 22:39:45.716 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpAgg(pg_catalog.oid) AS SELECT aggtransfn, aggfinalfn, aggtranstype::pg_catalog.regtype, agginitval, aggsortop, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, aggkind, aggmtransfn, aggminvtransfn, aggmfinalfn, aggmtranstype::pg_catalog.regtype, aggfinalextra, aggmfinalextra, aggtransspace, aggmtransspace, aggminitval, aggcombinefn, aggserialfn, aggdeserialfn, proparallel, aggfinalmodify, aggmfinalmodify FROM pg_catalog.pg_aggregate a, pg_catalog.pg_proc p WHERE a.aggfnoid = p.oid AND p.oid = $1 2024-03-21 22:39:45.717 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpAgg('35602') 2024-03-21 22:39:45.717 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpAgg(pg_catalog.oid) AS SELECT aggtransfn, aggfinalfn, aggtranstype::pg_catalog.regtype, agginitval, aggsortop, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, aggkind, aggmtransfn, aggminvtransfn, aggmfinalfn, aggmtranstype::pg_catalog.regtype, aggfinalextra, aggmfinalextra, aggtransspace, aggmtransspace, aggminitval, aggcombinefn, aggserialfn, aggdeserialfn, proparallel, aggfinalmodify, aggmfinalmodify FROM pg_catalog.pg_aggregate a, pg_catalog.pg_proc p WHERE a.aggfnoid = p.oid AND p.oid = $1 2024-03-21 22:39:45.717 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpAgg('35615') 2024-03-21 22:39:45.717 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpAgg(pg_catalog.oid) AS SELECT aggtransfn, aggfinalfn, aggtranstype::pg_catalog.regtype, agginitval, aggsortop, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, aggkind, aggmtransfn, aggminvtransfn, aggmfinalfn, aggmtranstype::pg_catalog.regtype, aggfinalextra, aggmfinalextra, aggtransspace, aggmtransspace, aggminitval, aggcombinefn, aggserialfn, aggdeserialfn, proparallel, aggfinalmodify, aggmfinalmodify FROM pg_catalog.pg_aggregate a, pg_catalog.pg_proc p WHERE a.aggfnoid = p.oid AND p.oid = $1 2024-03-21 22:39:45.717 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpAgg('35737') 2024-03-21 22:39:45.717 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpAgg(pg_catalog.oid) AS SELECT aggtransfn, aggfinalfn, aggtranstype::pg_catalog.regtype, agginitval, aggsortop, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, aggkind, aggmtransfn, aggminvtransfn, aggmfinalfn, aggmtranstype::pg_catalog.regtype, aggfinalextra, aggmfinalextra, aggtransspace, aggmtransspace, aggminitval, aggcombinefn, aggserialfn, aggdeserialfn, proparallel, aggfinalmodify, aggmfinalmodify FROM pg_catalog.pg_aggregate a, pg_catalog.pg_proc p WHERE a.aggfnoid = p.oid AND p.oid = $1 2024-03-21 22:39:45.717 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpAgg('35742') 2024-03-21 22:39:45.717 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpAgg(pg_catalog.oid) AS SELECT aggtransfn, aggfinalfn, aggtranstype::pg_catalog.regtype, agginitval, aggsortop, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, aggkind, aggmtransfn, aggminvtransfn, aggmfinalfn, aggmtranstype::pg_catalog.regtype, aggfinalextra, aggmfinalextra, aggtransspace, aggmtransspace, aggminitval, aggcombinefn, aggserialfn, aggdeserialfn, proparallel, aggfinalmodify, aggmfinalmodify FROM pg_catalog.pg_aggregate a, pg_catalog.pg_proc p WHERE a.aggfnoid = p.oid AND p.oid = $1 2024-03-21 22:39:45.718 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpAgg('35962') 2024-03-21 22:39:45.718 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpAgg(pg_catalog.oid) AS SELECT aggtransfn, aggfinalfn, aggtranstype::pg_catalog.regtype, agginitval, aggsortop, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, aggkind, aggmtransfn, aggminvtransfn, aggmfinalfn, aggmtranstype::pg_catalog.regtype, aggfinalextra, aggmfinalextra, aggtransspace, aggmtransspace, aggminitval, aggcombinefn, aggserialfn, aggdeserialfn, proparallel, aggfinalmodify, aggmfinalmodify FROM pg_catalog.pg_aggregate a, pg_catalog.pg_proc p WHERE a.aggfnoid = p.oid AND p.oid = $1 2024-03-21 22:39:45.718 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpAgg('20279') 2024-03-21 22:39:45.718 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpAgg(pg_catalog.oid) AS SELECT aggtransfn, aggfinalfn, aggtranstype::pg_catalog.regtype, agginitval, aggsortop, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, aggkind, aggmtransfn, aggminvtransfn, aggmfinalfn, aggmtranstype::pg_catalog.regtype, aggfinalextra, aggmfinalextra, aggtransspace, aggmtransspace, aggminitval, aggcombinefn, aggserialfn, aggdeserialfn, proparallel, aggfinalmodify, aggmfinalmodify FROM pg_catalog.pg_aggregate a, pg_catalog.pg_proc p WHERE a.aggfnoid = p.oid AND p.oid = $1 2024-03-21 22:39:45.718 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpAgg('20459') 2024-03-21 22:39:45.718 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpAgg(pg_catalog.oid) AS SELECT aggtransfn, aggfinalfn, aggtranstype::pg_catalog.regtype, agginitval, aggsortop, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, aggkind, aggmtransfn, aggminvtransfn, aggmfinalfn, aggmtranstype::pg_catalog.regtype, aggfinalextra, aggmfinalextra, aggtransspace, aggmtransspace, aggminitval, aggcombinefn, aggserialfn, aggdeserialfn, proparallel, aggfinalmodify, aggmfinalmodify FROM pg_catalog.pg_aggregate a, pg_catalog.pg_proc p WHERE a.aggfnoid = p.oid AND p.oid = $1 2024-03-21 22:39:45.727 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpAgg('20464') 2024-03-21 22:39:45.727 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpAgg(pg_catalog.oid) AS SELECT aggtransfn, aggfinalfn, aggtranstype::pg_catalog.regtype, agginitval, aggsortop, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, aggkind, aggmtransfn, aggminvtransfn, aggmfinalfn, aggmtranstype::pg_catalog.regtype, aggfinalextra, aggmfinalextra, aggtransspace, aggmtransspace, aggminitval, aggcombinefn, aggserialfn, aggdeserialfn, proparallel, aggfinalmodify, aggmfinalmodify FROM pg_catalog.pg_aggregate a, pg_catalog.pg_proc p WHERE a.aggfnoid = p.oid AND p.oid = $1 2024-03-21 22:39:45.728 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.format_type('2276'::pg_catalog.oid, NULL) 2024-03-21 22:39:45.728 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpAgg('20456') 2024-03-21 22:39:45.728 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpAgg(pg_catalog.oid) AS SELECT aggtransfn, aggfinalfn, aggtranstype::pg_catalog.regtype, agginitval, aggsortop, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, aggkind, aggmtransfn, aggminvtransfn, aggmfinalfn, aggmtranstype::pg_catalog.regtype, aggfinalextra, aggmfinalextra, aggtransspace, aggmtransspace, aggminitval, aggcombinefn, aggserialfn, aggdeserialfn, proparallel, aggfinalmodify, aggmfinalmodify FROM pg_catalog.pg_aggregate a, pg_catalog.pg_proc p WHERE a.aggfnoid = p.oid AND p.oid = $1 2024-03-21 22:39:45.728 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpAgg('20460') 2024-03-21 22:39:45.728 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpAgg(pg_catalog.oid) AS SELECT aggtransfn, aggfinalfn, aggtranstype::pg_catalog.regtype, agginitval, aggsortop, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, aggkind, aggmtransfn, aggminvtransfn, aggmfinalfn, aggmtranstype::pg_catalog.regtype, aggfinalextra, aggmfinalextra, aggtransspace, aggmtransspace, aggminitval, aggcombinefn, aggserialfn, aggdeserialfn, proparallel, aggfinalmodify, aggmfinalmodify FROM pg_catalog.pg_aggregate a, pg_catalog.pg_proc p WHERE a.aggfnoid = p.oid AND p.oid = $1 2024-03-21 22:39:45.728 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpAgg('20471') 2024-03-21 22:39:45.728 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpAgg(pg_catalog.oid) AS SELECT aggtransfn, aggfinalfn, aggtranstype::pg_catalog.regtype, agginitval, aggsortop, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, aggkind, aggmtransfn, aggminvtransfn, aggmfinalfn, aggmtranstype::pg_catalog.regtype, aggfinalextra, aggmfinalextra, aggtransspace, aggmtransspace, aggminitval, aggcombinefn, aggserialfn, aggdeserialfn, proparallel, aggfinalmodify, aggmfinalmodify FROM pg_catalog.pg_aggregate a, pg_catalog.pg_proc p WHERE a.aggfnoid = p.oid AND p.oid = $1 2024-03-21 22:39:45.729 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpAgg('32493') 2024-03-21 22:39:45.729 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpAgg(pg_catalog.oid) AS SELECT aggtransfn, aggfinalfn, aggtranstype::pg_catalog.regtype, agginitval, aggsortop, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, aggkind, aggmtransfn, aggminvtransfn, aggmfinalfn, aggmtranstype::pg_catalog.regtype, aggfinalextra, aggmfinalextra, aggtransspace, aggmtransspace, aggminitval, aggcombinefn, aggserialfn, aggdeserialfn, proparallel, aggfinalmodify, aggmfinalmodify FROM pg_catalog.pg_aggregate a, pg_catalog.pg_proc p WHERE a.aggfnoid = p.oid AND p.oid = $1 2024-03-21 22:39:45.729 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpAgg('20583') 2024-03-21 22:39:45.729 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpAgg(pg_catalog.oid) AS SELECT aggtransfn, aggfinalfn, aggtranstype::pg_catalog.regtype, agginitval, aggsortop, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, aggkind, aggmtransfn, aggminvtransfn, aggmfinalfn, aggmtranstype::pg_catalog.regtype, aggfinalextra, aggmfinalextra, aggtransspace, aggmtransspace, aggminitval, aggcombinefn, aggserialfn, aggdeserialfn, proparallel, aggfinalmodify, aggmfinalmodify FROM pg_catalog.pg_aggregate a, pg_catalog.pg_proc p WHERE a.aggfnoid = p.oid AND p.oid = $1 2024-03-21 22:39:45.729 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpAgg('20564') 2024-03-21 22:39:45.729 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpAgg(pg_catalog.oid) AS SELECT aggtransfn, aggfinalfn, aggtranstype::pg_catalog.regtype, agginitval, aggsortop, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, aggkind, aggmtransfn, aggminvtransfn, aggmfinalfn, aggmtranstype::pg_catalog.regtype, aggfinalextra, aggmfinalextra, aggtransspace, aggmtransspace, aggminitval, aggcombinefn, aggserialfn, aggdeserialfn, proparallel, aggfinalmodify, aggmfinalmodify FROM pg_catalog.pg_aggregate a, pg_catalog.pg_proc p WHERE a.aggfnoid = p.oid AND p.oid = $1 2024-03-21 22:39:45.729 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpAgg('20569') 2024-03-21 22:39:45.729 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpAgg(pg_catalog.oid) AS SELECT aggtransfn, aggfinalfn, aggtranstype::pg_catalog.regtype, agginitval, aggsortop, pg_catalog.pg_get_function_arguments(p.oid) AS funcargs, pg_catalog.pg_get_function_identity_arguments(p.oid) AS funciargs, aggkind, aggmtransfn, aggminvtransfn, aggmfinalfn, aggmtranstype::pg_catalog.regtype, aggfinalextra, aggmfinalextra, aggtransspace, aggmtransspace, aggminitval, aggcombinefn, aggserialfn, aggdeserialfn, proparallel, aggfinalmodify, aggmfinalmodify FROM pg_catalog.pg_aggregate a, pg_catalog.pg_proc p WHERE a.aggfnoid = p.oid AND p.oid = $1 2024-03-21 22:39:45.730 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: PREPARE dumpOpr(pg_catalog.oid) AS SELECT oprkind, oprcode::pg_catalog.regprocedure, oprleft::pg_catalog.regtype, oprright::pg_catalog.regtype, oprcom, oprnegate, oprrest::pg_catalog.regprocedure, oprjoin::pg_catalog.regprocedure, oprcanmerge, oprcanhash FROM pg_catalog.pg_operator WHERE oid = $1 2024-03-21 22:39:45.730 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpOpr('18341') 2024-03-21 22:39:45.730 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpOpr(pg_catalog.oid) AS SELECT oprkind, oprcode::pg_catalog.regprocedure, oprleft::pg_catalog.regtype, oprright::pg_catalog.regtype, oprcom, oprnegate, oprrest::pg_catalog.regprocedure, oprjoin::pg_catalog.regprocedure, oprcanmerge, oprcanhash FROM pg_catalog.pg_operator WHERE oid = $1 2024-03-21 22:39:45.731 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpOpr('18280') 2024-03-21 22:39:45.731 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpOpr(pg_catalog.oid) AS SELECT oprkind, oprcode::pg_catalog.regprocedure, oprleft::pg_catalog.regtype, oprright::pg_catalog.regtype, oprcom, oprnegate, oprrest::pg_catalog.regprocedure, oprjoin::pg_catalog.regprocedure, oprcanmerge, oprcanhash FROM pg_catalog.pg_operator WHERE oid = $1 2024-03-21 22:39:45.731 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpOpr('18409') 2024-03-21 22:39:45.731 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpOpr(pg_catalog.oid) AS SELECT oprkind, oprcode::pg_catalog.regprocedure, oprleft::pg_catalog.regtype, oprright::pg_catalog.regtype, oprcom, oprnegate, oprrest::pg_catalog.regprocedure, oprjoin::pg_catalog.regprocedure, oprcanmerge, oprcanhash FROM pg_catalog.pg_operator WHERE oid = $1 2024-03-21 22:39:45.732 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpOpr('31730') 2024-03-21 22:39:45.732 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpOpr(pg_catalog.oid) AS SELECT oprkind, oprcode::pg_catalog.regprocedure, oprleft::pg_catalog.regtype, oprright::pg_catalog.regtype, oprcom, oprnegate, oprrest::pg_catalog.regprocedure, oprjoin::pg_catalog.regprocedure, oprcanmerge, oprcanhash FROM pg_catalog.pg_operator WHERE oid = $1 2024-03-21 22:39:45.732 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpOpr('18468') 2024-03-21 22:39:45.732 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpOpr(pg_catalog.oid) AS SELECT oprkind, oprcode::pg_catalog.regprocedure, oprleft::pg_catalog.regtype, oprright::pg_catalog.regtype, oprcom, oprnegate, oprrest::pg_catalog.regprocedure, oprjoin::pg_catalog.regprocedure, oprcanmerge, oprcanhash FROM pg_catalog.pg_operator WHERE oid = $1 2024-03-21 22:39:45.732 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpOpr('31687') 2024-03-21 22:39:45.732 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpOpr(pg_catalog.oid) AS SELECT oprkind, oprcode::pg_catalog.regprocedure, oprleft::pg_catalog.regtype, oprright::pg_catalog.regtype, oprcom, oprnegate, oprrest::pg_catalog.regprocedure, oprjoin::pg_catalog.regprocedure, oprcanmerge, oprcanhash FROM pg_catalog.pg_operator WHERE oid = $1 2024-03-21 22:39:45.733 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpOpr('31708') 2024-03-21 22:39:45.733 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpOpr(pg_catalog.oid) AS SELECT oprkind, oprcode::pg_catalog.regprocedure, oprleft::pg_catalog.regtype, oprright::pg_catalog.regtype, oprcom, oprnegate, oprrest::pg_catalog.regprocedure, oprjoin::pg_catalog.regprocedure, oprcanmerge, oprcanhash FROM pg_catalog.pg_operator WHERE oid = $1 2024-03-21 22:39:45.757 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpOpr('31719') 2024-03-21 22:39:45.757 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpOpr(pg_catalog.oid) AS SELECT oprkind, oprcode::pg_catalog.regprocedure, oprleft::pg_catalog.regtype, oprright::pg_catalog.regtype, oprcom, oprnegate, oprrest::pg_catalog.regprocedure, oprjoin::pg_catalog.regprocedure, oprcanmerge, oprcanhash FROM pg_catalog.pg_operator WHERE oid = $1 2024-03-21 22:39:45.758 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpOpr('31726') 2024-03-21 22:39:45.758 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpOpr(pg_catalog.oid) AS SELECT oprkind, oprcode::pg_catalog.regprocedure, oprleft::pg_catalog.regtype, oprright::pg_catalog.regtype, oprcom, oprnegate, oprrest::pg_catalog.regprocedure, oprjoin::pg_catalog.regprocedure, oprcanmerge, oprcanhash FROM pg_catalog.pg_operator WHERE oid = $1 2024-03-21 22:39:45.758 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpOpr('18287') 2024-03-21 22:39:45.758 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpOpr(pg_catalog.oid) AS SELECT oprkind, oprcode::pg_catalog.regprocedure, oprleft::pg_catalog.regtype, oprright::pg_catalog.regtype, oprcom, oprnegate, oprrest::pg_catalog.regprocedure, oprjoin::pg_catalog.regprocedure, oprcanmerge, oprcanhash FROM pg_catalog.pg_operator WHERE oid = $1 2024-03-21 22:39:45.759 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpOpr('28658') 2024-03-21 22:39:45.759 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpOpr(pg_catalog.oid) AS SELECT oprkind, oprcode::pg_catalog.regprocedure, oprleft::pg_catalog.regtype, oprright::pg_catalog.regtype, oprcom, oprnegate, oprrest::pg_catalog.regprocedure, oprjoin::pg_catalog.regprocedure, oprcanmerge, oprcanhash FROM pg_catalog.pg_operator WHERE oid = $1 2024-03-21 22:39:45.759 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT amopstrategy, amopopr::pg_catalog.regoperator, opfname AS sortfamily, nspname AS sortfamilynsp FROM pg_catalog.pg_amop ao JOIN pg_catalog.pg_depend ON (classid = 'pg_catalog.pg_amop'::pg_catalog.regclass AND objid = ao.oid) LEFT JOIN pg_catalog.pg_opfamily f ON f.oid = amopsortfamily LEFT JOIN pg_catalog.pg_namespace n ON n.oid = opfnamespace WHERE refclassid = 'pg_catalog.pg_opfamily'::pg_catalog.regclass AND refobjid = '38860'::pg_catalog.oid AND amopfamily = '38860'::pg_catalog.oid ORDER BY amopstrategy 2024-03-21 22:39:45.761 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT amprocnum, amproc::pg_catalog.regprocedure, amproclefttype::pg_catalog.regtype, amprocrighttype::pg_catalog.regtype FROM pg_catalog.pg_amproc ap, pg_catalog.pg_depend WHERE refclassid = 'pg_catalog.pg_opfamily'::pg_catalog.regclass AND refobjid = '38860'::pg_catalog.oid AND classid = 'pg_catalog.pg_amproc'::pg_catalog.regclass AND objid = ap.oid ORDER BY amprocnum 2024-03-21 22:39:45.762 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT (SELECT amname FROM pg_catalog.pg_am WHERE oid = opfmethod) AS amname FROM pg_catalog.pg_opfamily WHERE oid = '38860'::pg_catalog.oid 2024-03-21 22:39:45.763 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT amopstrategy, amopopr::pg_catalog.regoperator, opfname AS sortfamily, nspname AS sortfamilynsp FROM pg_catalog.pg_amop ao JOIN pg_catalog.pg_depend ON (classid = 'pg_catalog.pg_amop'::pg_catalog.regclass AND objid = ao.oid) LEFT JOIN pg_catalog.pg_opfamily f ON f.oid = amopsortfamily LEFT JOIN pg_catalog.pg_namespace n ON n.oid = opfnamespace WHERE refclassid = 'pg_catalog.pg_opfamily'::pg_catalog.regclass AND refobjid = '25473'::pg_catalog.oid AND amopfamily = '25473'::pg_catalog.oid ORDER BY amopstrategy 2024-03-21 22:39:45.765 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT amprocnum, amproc::pg_catalog.regprocedure, amproclefttype::pg_catalog.regtype, amprocrighttype::pg_catalog.regtype FROM pg_catalog.pg_amproc ap, pg_catalog.pg_depend WHERE refclassid = 'pg_catalog.pg_opfamily'::pg_catalog.regclass AND refobjid = '25473'::pg_catalog.oid AND classid = 'pg_catalog.pg_amproc'::pg_catalog.regclass AND objid = ap.oid ORDER BY amprocnum 2024-03-21 22:39:45.766 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT (SELECT amname FROM pg_catalog.pg_am WHERE oid = opfmethod) AS amname FROM pg_catalog.pg_opfamily WHERE oid = '25473'::pg_catalog.oid 2024-03-21 22:39:45.766 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT amopstrategy, amopopr::pg_catalog.regoperator, opfname AS sortfamily, nspname AS sortfamilynsp FROM pg_catalog.pg_amop ao JOIN pg_catalog.pg_depend ON (classid = 'pg_catalog.pg_amop'::pg_catalog.regclass AND objid = ao.oid) LEFT JOIN pg_catalog.pg_opfamily f ON f.oid = amopsortfamily LEFT JOIN pg_catalog.pg_namespace n ON n.oid = opfnamespace WHERE refclassid = 'pg_catalog.pg_opfamily'::pg_catalog.regclass AND refobjid = '42181'::pg_catalog.oid AND amopfamily = '42181'::pg_catalog.oid ORDER BY amopstrategy 2024-03-21 22:39:45.768 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT amprocnum, amproc::pg_catalog.regprocedure, amproclefttype::pg_catalog.regtype, amprocrighttype::pg_catalog.regtype FROM pg_catalog.pg_amproc ap, pg_catalog.pg_depend WHERE refclassid = 'pg_catalog.pg_opfamily'::pg_catalog.regclass AND refobjid = '42181'::pg_catalog.oid AND classid = 'pg_catalog.pg_amproc'::pg_catalog.regclass AND objid = ap.oid ORDER BY amprocnum 2024-03-21 22:39:45.769 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT (SELECT amname FROM pg_catalog.pg_am WHERE oid = opfmethod) AS amname FROM pg_catalog.pg_opfamily WHERE oid = '42181'::pg_catalog.oid 2024-03-21 22:39:45.769 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT opcintype::pg_catalog.regtype, opckeytype::pg_catalog.regtype, opcdefault, opcfamily, opfname AS opcfamilyname, nspname AS opcfamilynsp, (SELECT amname FROM pg_catalog.pg_am WHERE oid = opcmethod) AS amname FROM pg_catalog.pg_opclass c LEFT JOIN pg_catalog.pg_opfamily f ON f.oid = opcfamily LEFT JOIN pg_catalog.pg_namespace n ON n.oid = opfnamespace WHERE c.oid = '42182'::pg_catalog.oid 2024-03-21 22:39:45.771 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT amopstrategy, amopopr::pg_catalog.regoperator, opfname AS sortfamily, nspname AS sortfamilynsp FROM pg_catalog.pg_amop ao JOIN pg_catalog.pg_depend ON (classid = 'pg_catalog.pg_amop'::pg_catalog.regclass AND objid = ao.oid) LEFT JOIN pg_catalog.pg_opfamily f ON f.oid = amopsortfamily LEFT JOIN pg_catalog.pg_namespace n ON n.oid = opfnamespace WHERE refclassid = 'pg_catalog.pg_opclass'::pg_catalog.regclass AND refobjid = '42182'::pg_catalog.oid AND amopfamily = '42181'::pg_catalog.oid ORDER BY amopstrategy 2024-03-21 22:39:45.776 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT amprocnum, amproc::pg_catalog.regprocedure, amproclefttype::pg_catalog.regtype, amprocrighttype::pg_catalog.regtype FROM pg_catalog.pg_amproc ap, pg_catalog.pg_depend WHERE refclassid = 'pg_catalog.pg_opclass'::pg_catalog.regclass AND refobjid = '42182'::pg_catalog.oid AND classid = 'pg_catalog.pg_amproc'::pg_catalog.regclass AND objid = ap.oid ORDER BY amprocnum 2024-03-21 22:39:45.782 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT amopstrategy, amopopr::pg_catalog.regoperator, opfname AS sortfamily, nspname AS sortfamilynsp FROM pg_catalog.pg_amop ao JOIN pg_catalog.pg_depend ON (classid = 'pg_catalog.pg_amop'::pg_catalog.regclass AND objid = ao.oid) LEFT JOIN pg_catalog.pg_opfamily f ON f.oid = amopsortfamily LEFT JOIN pg_catalog.pg_namespace n ON n.oid = opfnamespace WHERE refclassid = 'pg_catalog.pg_opfamily'::pg_catalog.regclass AND refobjid = '16494'::pg_catalog.oid AND amopfamily = '16494'::pg_catalog.oid ORDER BY amopstrategy 2024-03-21 22:39:45.789 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT amprocnum, amproc::pg_catalog.regprocedure, amproclefttype::pg_catalog.regtype, amprocrighttype::pg_catalog.regtype FROM pg_catalog.pg_amproc ap, pg_catalog.pg_depend WHERE refclassid = 'pg_catalog.pg_opfamily'::pg_catalog.regclass AND refobjid = '16494'::pg_catalog.oid AND classid = 'pg_catalog.pg_amproc'::pg_catalog.regclass AND objid = ap.oid ORDER BY amprocnum 2024-03-21 22:39:45.798 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT (SELECT amname FROM pg_catalog.pg_am WHERE oid = opfmethod) AS amname FROM pg_catalog.pg_opfamily WHERE oid = '16494'::pg_catalog.oid 2024-03-21 22:39:45.805 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT opcintype::pg_catalog.regtype, opckeytype::pg_catalog.regtype, opcdefault, opcfamily, opfname AS opcfamilyname, nspname AS opcfamilynsp, (SELECT amname FROM pg_catalog.pg_am WHERE oid = opcmethod) AS amname FROM pg_catalog.pg_opclass c LEFT JOIN pg_catalog.pg_opfamily f ON f.oid = opcfamily LEFT JOIN pg_catalog.pg_namespace n ON n.oid = opfnamespace WHERE c.oid = '16495'::pg_catalog.oid 2024-03-21 22:39:45.814 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT amopstrategy, amopopr::pg_catalog.regoperator, opfname AS sortfamily, nspname AS sortfamilynsp FROM pg_catalog.pg_amop ao JOIN pg_catalog.pg_depend ON (classid = 'pg_catalog.pg_amop'::pg_catalog.regclass AND objid = ao.oid) LEFT JOIN pg_catalog.pg_opfamily f ON f.oid = amopsortfamily LEFT JOIN pg_catalog.pg_namespace n ON n.oid = opfnamespace WHERE refclassid = 'pg_catalog.pg_opclass'::pg_catalog.regclass AND refobjid = '16495'::pg_catalog.oid AND amopfamily = '16494'::pg_catalog.oid ORDER BY amopstrategy 2024-03-21 22:39:45.820 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT amprocnum, amproc::pg_catalog.regprocedure, amproclefttype::pg_catalog.regtype, amprocrighttype::pg_catalog.regtype FROM pg_catalog.pg_amproc ap, pg_catalog.pg_depend WHERE refclassid = 'pg_catalog.pg_opclass'::pg_catalog.regclass AND refobjid = '16495'::pg_catalog.oid AND classid = 'pg_catalog.pg_amproc'::pg_catalog.regclass AND objid = ap.oid ORDER BY amprocnum 2024-03-21 22:39:45.821 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT amopstrategy, amopopr::pg_catalog.regoperator, opfname AS sortfamily, nspname AS sortfamilynsp FROM pg_catalog.pg_amop ao JOIN pg_catalog.pg_depend ON (classid = 'pg_catalog.pg_amop'::pg_catalog.regclass AND objid = ao.oid) LEFT JOIN pg_catalog.pg_opfamily f ON f.oid = amopsortfamily LEFT JOIN pg_catalog.pg_namespace n ON n.oid = opfnamespace WHERE refclassid = 'pg_catalog.pg_opfamily'::pg_catalog.regclass AND refobjid = '41691'::pg_catalog.oid AND amopfamily = '41691'::pg_catalog.oid ORDER BY amopstrategy 2024-03-21 22:39:45.823 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT amprocnum, amproc::pg_catalog.regprocedure, amproclefttype::pg_catalog.regtype, amprocrighttype::pg_catalog.regtype FROM pg_catalog.pg_amproc ap, pg_catalog.pg_depend WHERE refclassid = 'pg_catalog.pg_opfamily'::pg_catalog.regclass AND refobjid = '41691'::pg_catalog.oid AND classid = 'pg_catalog.pg_amproc'::pg_catalog.regclass AND objid = ap.oid ORDER BY amprocnum 2024-03-21 22:39:45.824 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT (SELECT amname FROM pg_catalog.pg_am WHERE oid = opfmethod) AS amname FROM pg_catalog.pg_opfamily WHERE oid = '41691'::pg_catalog.oid 2024-03-21 22:39:45.825 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT amopstrategy, amopopr::pg_catalog.regoperator, opfname AS sortfamily, nspname AS sortfamilynsp FROM pg_catalog.pg_amop ao JOIN pg_catalog.pg_depend ON (classid = 'pg_catalog.pg_amop'::pg_catalog.regclass AND objid = ao.oid) LEFT JOIN pg_catalog.pg_opfamily f ON f.oid = amopsortfamily LEFT JOIN pg_catalog.pg_namespace n ON n.oid = opfnamespace WHERE refclassid = 'pg_catalog.pg_opfamily'::pg_catalog.regclass AND refobjid = '16499'::pg_catalog.oid AND amopfamily = '16499'::pg_catalog.oid ORDER BY amopstrategy 2024-03-21 22:39:45.826 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT amprocnum, amproc::pg_catalog.regprocedure, amproclefttype::pg_catalog.regtype, amprocrighttype::pg_catalog.regtype FROM pg_catalog.pg_amproc ap, pg_catalog.pg_depend WHERE refclassid = 'pg_catalog.pg_opfamily'::pg_catalog.regclass AND refobjid = '16499'::pg_catalog.oid AND classid = 'pg_catalog.pg_amproc'::pg_catalog.regclass AND objid = ap.oid ORDER BY amprocnum 2024-03-21 22:39:45.827 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT (SELECT amname FROM pg_catalog.pg_am WHERE oid = opfmethod) AS amname FROM pg_catalog.pg_opfamily WHERE oid = '16499'::pg_catalog.oid 2024-03-21 22:39:45.828 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT opcintype::pg_catalog.regtype, opckeytype::pg_catalog.regtype, opcdefault, opcfamily, opfname AS opcfamilyname, nspname AS opcfamilynsp, (SELECT amname FROM pg_catalog.pg_am WHERE oid = opcmethod) AS amname FROM pg_catalog.pg_opclass c LEFT JOIN pg_catalog.pg_opfamily f ON f.oid = opcfamily LEFT JOIN pg_catalog.pg_namespace n ON n.oid = opfnamespace WHERE c.oid = '16500'::pg_catalog.oid 2024-03-21 22:39:45.829 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT amopstrategy, amopopr::pg_catalog.regoperator, opfname AS sortfamily, nspname AS sortfamilynsp FROM pg_catalog.pg_amop ao JOIN pg_catalog.pg_depend ON (classid = 'pg_catalog.pg_amop'::pg_catalog.regclass AND objid = ao.oid) LEFT JOIN pg_catalog.pg_opfamily f ON f.oid = amopsortfamily LEFT JOIN pg_catalog.pg_namespace n ON n.oid = opfnamespace WHERE refclassid = 'pg_catalog.pg_opclass'::pg_catalog.regclass AND refobjid = '16500'::pg_catalog.oid AND amopfamily = '16499'::pg_catalog.oid ORDER BY amopstrategy 2024-03-21 22:39:45.831 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT amprocnum, amproc::pg_catalog.regprocedure, amproclefttype::pg_catalog.regtype, amprocrighttype::pg_catalog.regtype FROM pg_catalog.pg_amproc ap, pg_catalog.pg_depend WHERE refclassid = 'pg_catalog.pg_opclass'::pg_catalog.regclass AND refobjid = '16500'::pg_catalog.oid AND classid = 'pg_catalog.pg_amproc'::pg_catalog.regclass AND objid = ap.oid ORDER BY amprocnum 2024-03-21 22:39:45.832 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT amopstrategy, amopopr::pg_catalog.regoperator, opfname AS sortfamily, nspname AS sortfamilynsp FROM pg_catalog.pg_amop ao JOIN pg_catalog.pg_depend ON (classid = 'pg_catalog.pg_amop'::pg_catalog.regclass AND objid = ao.oid) LEFT JOIN pg_catalog.pg_opfamily f ON f.oid = amopsortfamily LEFT JOIN pg_catalog.pg_namespace n ON n.oid = opfnamespace WHERE refclassid = 'pg_catalog.pg_opfamily'::pg_catalog.regclass AND refobjid = '19068'::pg_catalog.oid AND amopfamily = '19068'::pg_catalog.oid ORDER BY amopstrategy 2024-03-21 22:39:45.834 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT amprocnum, amproc::pg_catalog.regprocedure, amproclefttype::pg_catalog.regtype, amprocrighttype::pg_catalog.regtype FROM pg_catalog.pg_amproc ap, pg_catalog.pg_depend WHERE refclassid = 'pg_catalog.pg_opfamily'::pg_catalog.regclass AND refobjid = '19068'::pg_catalog.oid AND classid = 'pg_catalog.pg_amproc'::pg_catalog.regclass AND objid = ap.oid ORDER BY amprocnum 2024-03-21 22:39:45.835 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT (SELECT amname FROM pg_catalog.pg_am WHERE oid = opfmethod) AS amname FROM pg_catalog.pg_opfamily WHERE oid = '19068'::pg_catalog.oid 2024-03-21 22:39:45.835 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT nspname, tmplname FROM pg_ts_template p, pg_namespace n WHERE p.oid = '3733' AND n.oid = tmplnamespace 2024-03-21 22:39:45.836 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT nspname, tmplname FROM pg_ts_template p, pg_namespace n WHERE p.oid = '3733' AND n.oid = tmplnamespace 2024-03-21 22:39:45.836 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT nspname, tmplname FROM pg_ts_template p, pg_namespace n WHERE p.oid = '3733' AND n.oid = tmplnamespace 2024-03-21 22:39:45.838 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT nspname, tmplname FROM pg_ts_template p, pg_namespace n WHERE p.oid = '3733' AND n.oid = tmplnamespace 2024-03-21 22:39:45.839 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT nspname, tmplname FROM pg_ts_template p, pg_namespace n WHERE p.oid = '3733' AND n.oid = tmplnamespace 2024-03-21 22:39:45.839 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT nspname, tmplname FROM pg_ts_template p, pg_namespace n WHERE p.oid = '3733' AND n.oid = tmplnamespace 2024-03-21 22:39:45.840 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT nspname, tmplname FROM pg_ts_template p, pg_namespace n WHERE p.oid = '3733' AND n.oid = tmplnamespace 2024-03-21 22:39:45.840 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT nspname, tmplname FROM pg_ts_template p, pg_namespace n WHERE p.oid = '3730' AND n.oid = tmplnamespace 2024-03-21 22:39:45.841 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT nspname, tmplname FROM pg_ts_template p, pg_namespace n WHERE p.oid = '3742' AND n.oid = tmplnamespace 2024-03-21 22:39:45.842 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT nspname, prsname FROM pg_ts_parser p, pg_namespace n WHERE p.oid = '3722' AND n.oid = prsnamespace 2024-03-21 22:39:45.843 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT ( SELECT alias FROM pg_catalog.ts_token_type('3722'::pg_catalog.oid) AS t WHERE t.tokid = m.maptokentype ) AS tokenname, m.mapdict::pg_catalog.regdictionary AS dictname FROM pg_catalog.pg_ts_config_map AS m WHERE m.mapcfg = '31799' ORDER BY m.mapcfg, m.maptokentype, m.mapseqno 2024-03-21 22:39:45.844 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT nspname, prsname FROM pg_ts_parser p, pg_namespace n WHERE p.oid = '3722' AND n.oid = prsnamespace 2024-03-21 22:39:45.845 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT ( SELECT alias FROM pg_catalog.ts_token_type('3722'::pg_catalog.oid) AS t WHERE t.tokid = m.maptokentype ) AS tokenname, m.mapdict::pg_catalog.regdictionary AS dictname FROM pg_catalog.pg_ts_config_map AS m WHERE m.mapcfg = '31790' ORDER BY m.mapcfg, m.maptokentype, m.mapseqno 2024-03-21 22:39:45.846 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT nspname, prsname FROM pg_ts_parser p, pg_namespace n WHERE p.oid = '3722' AND n.oid = prsnamespace 2024-03-21 22:39:45.846 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT ( SELECT alias FROM pg_catalog.ts_token_type('3722'::pg_catalog.oid) AS t WHERE t.tokid = m.maptokentype ) AS tokenname, m.mapdict::pg_catalog.regdictionary AS dictname FROM pg_catalog.pg_ts_config_map AS m WHERE m.mapcfg = '31865' ORDER BY m.mapcfg, m.maptokentype, m.mapseqno 2024-03-21 22:39:45.847 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT nspname, prsname FROM pg_ts_parser p, pg_namespace n WHERE p.oid = '3722' AND n.oid = prsnamespace 2024-03-21 22:39:45.847 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT ( SELECT alias FROM pg_catalog.ts_token_type('3722'::pg_catalog.oid) AS t WHERE t.tokid = m.maptokentype ) AS tokenname, m.mapdict::pg_catalog.regdictionary AS dictname FROM pg_catalog.pg_ts_config_map AS m WHERE m.mapcfg = '31878' ORDER BY m.mapcfg, m.maptokentype, m.mapseqno 2024-03-21 22:39:45.848 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT fdwname FROM pg_foreign_data_wrapper w WHERE w.oid = '42056' 2024-03-21 22:39:45.848 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT usename, array_to_string(ARRAY(SELECT quote_ident(option_name) || ' ' || quote_literal(option_value) FROM pg_options_to_table(umoptions) ORDER BY option_name), E', ') AS umoptions FROM pg_user_mappings WHERE srvid = '42057' ORDER BY usename 2024-03-21 22:39:45.850 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '33661'::pg_catalog.oid; 2024-03-21 22:39:45.851 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_get_partkeydef('33659') 2024-03-21 22:39:45.851 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '33659'::pg_catalog.oid; 2024-03-21 22:39:45.861 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '33664'::pg_catalog.oid; 2024-03-21 22:39:45.867 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '33662'::pg_catalog.oid; 2024-03-21 22:39:45.869 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '33681'::pg_catalog.oid; 2024-03-21 22:39:45.870 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '33679'::pg_catalog.oid; 2024-03-21 22:39:45.871 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '33731'::pg_catalog.oid; 2024-03-21 22:39:45.872 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '33729'::pg_catalog.oid; 2024-03-21 22:39:45.873 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '33645'::pg_catalog.oid; 2024-03-21 22:39:45.874 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_get_partkeydef('33643') 2024-03-21 22:39:45.874 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '33643'::pg_catalog.oid; 2024-03-21 22:39:45.876 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '33650'::pg_catalog.oid; 2024-03-21 22:39:45.876 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '33648'::pg_catalog.oid; 2024-03-21 22:39:45.878 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '33655'::pg_catalog.oid; 2024-03-21 22:39:45.878 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '33653'::pg_catalog.oid; 2024-03-21 22:39:45.880 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '33687'::pg_catalog.oid; 2024-03-21 22:39:45.880 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '33685'::pg_catalog.oid; 2024-03-21 22:39:45.882 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '33695'::pg_catalog.oid; 2024-03-21 22:39:45.882 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '33693'::pg_catalog.oid; 2024-03-21 22:39:45.884 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '33704'::pg_catalog.oid; 2024-03-21 22:39:45.884 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_get_partkeydef('33702') 2024-03-21 22:39:45.884 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '33702'::pg_catalog.oid; 2024-03-21 22:39:45.889 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '33708'::pg_catalog.oid; 2024-03-21 22:39:45.890 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '33706'::pg_catalog.oid; 2024-03-21 22:39:45.891 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '33712'::pg_catalog.oid; 2024-03-21 22:39:45.892 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '33710'::pg_catalog.oid; 2024-03-21 22:39:45.894 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '33768'::pg_catalog.oid; 2024-03-21 22:39:45.894 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '33766'::pg_catalog.oid; 2024-03-21 22:39:45.896 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '33738'::pg_catalog.oid; 2024-03-21 22:39:45.896 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_get_partkeydef('33736') 2024-03-21 22:39:45.896 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '33736'::pg_catalog.oid; 2024-03-21 22:39:45.898 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '33743'::pg_catalog.oid; 2024-03-21 22:39:45.898 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '33741'::pg_catalog.oid; 2024-03-21 22:39:45.900 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '33753'::pg_catalog.oid; 2024-03-21 22:39:45.900 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_get_partkeydef('33751') 2024-03-21 22:39:45.901 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '33751'::pg_catalog.oid; 2024-03-21 22:39:45.902 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '33758'::pg_catalog.oid; 2024-03-21 22:39:45.903 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '33756'::pg_catalog.oid; 2024-03-21 22:39:45.904 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '33763'::pg_catalog.oid; 2024-03-21 22:39:45.905 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '33761'::pg_catalog.oid; 2024-03-21 22:39:45.906 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '33748'::pg_catalog.oid; 2024-03-21 22:39:45.907 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '33746'::pg_catalog.oid; 2024-03-21 22:39:45.910 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '33807'::pg_catalog.oid; 2024-03-21 22:39:45.910 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_get_partkeydef('33805') 2024-03-21 22:39:45.911 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '33805'::pg_catalog.oid; 2024-03-21 22:39:45.912 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '33810'::pg_catalog.oid; 2024-03-21 22:39:45.913 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_get_partkeydef('33808') 2024-03-21 22:39:45.913 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '33808'::pg_catalog.oid; 2024-03-21 22:39:45.915 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '33813'::pg_catalog.oid; 2024-03-21 22:39:45.917 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '33811'::pg_catalog.oid; 2024-03-21 22:39:45.918 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '33868'::pg_catalog.oid; 2024-03-21 22:39:45.919 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '33866'::pg_catalog.oid; 2024-03-21 22:39:45.921 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '33874'::pg_catalog.oid; 2024-03-21 22:39:45.921 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '33872'::pg_catalog.oid; 2024-03-21 22:39:45.923 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '33880'::pg_catalog.oid; 2024-03-21 22:39:45.924 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '33878'::pg_catalog.oid; 2024-03-21 22:39:45.926 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '33792'::pg_catalog.oid; 2024-03-21 22:39:45.926 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_get_partkeydef('33790') 2024-03-21 22:39:45.926 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '33790'::pg_catalog.oid; 2024-03-21 22:39:45.928 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '33797'::pg_catalog.oid; 2024-03-21 22:39:45.928 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_get_partkeydef('33795') 2024-03-21 22:39:45.929 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '33795'::pg_catalog.oid; 2024-03-21 22:39:45.930 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '33802'::pg_catalog.oid; 2024-03-21 22:39:45.931 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '33800'::pg_catalog.oid; 2024-03-21 22:39:45.933 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '33833'::pg_catalog.oid; 2024-03-21 22:39:45.933 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '33831'::pg_catalog.oid; 2024-03-21 22:39:45.935 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '33841'::pg_catalog.oid; 2024-03-21 22:39:45.935 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_get_partkeydef('33839') 2024-03-21 22:39:45.936 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '33839'::pg_catalog.oid; 2024-03-21 22:39:45.938 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '33845'::pg_catalog.oid; 2024-03-21 22:39:45.938 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '33843'::pg_catalog.oid; 2024-03-21 22:39:45.941 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '33849'::pg_catalog.oid; 2024-03-21 22:39:45.941 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '33847'::pg_catalog.oid; 2024-03-21 22:39:45.943 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '34053'::pg_catalog.oid; 2024-03-21 22:39:45.943 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_get_partkeydef('34051') 2024-03-21 22:39:45.943 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '34051'::pg_catalog.oid; 2024-03-21 22:39:45.945 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '34058'::pg_catalog.oid; 2024-03-21 22:39:45.945 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_get_partkeydef('34056') 2024-03-21 22:39:45.946 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '34056'::pg_catalog.oid; 2024-03-21 22:39:45.948 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '34063'::pg_catalog.oid; 2024-03-21 22:39:45.948 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '34061'::pg_catalog.oid; 2024-03-21 22:39:45.950 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '34068'::pg_catalog.oid; 2024-03-21 22:39:45.950 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '34066'::pg_catalog.oid; 2024-03-21 22:39:45.952 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '25793'::pg_catalog.oid; 2024-03-21 22:39:45.952 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '25791'::pg_catalog.oid; 2024-03-21 22:39:45.954 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '25843'::pg_catalog.oid; 2024-03-21 22:39:45.954 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '25841'::pg_catalog.oid; 2024-03-21 22:39:45.957 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.pg_get_viewdef('25841'::pg_catalog.oid) AS viewdef 2024-03-21 22:39:45.958 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '26135'::pg_catalog.oid; 2024-03-21 22:39:45.958 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '26125'::pg_catalog.oid; 2024-03-21 22:39:45.960 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.pg_get_viewdef('26125'::pg_catalog.oid) AS viewdef 2024-03-21 22:39:45.961 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: PREPARE getColumnACLs(pg_catalog.oid) AS SELECT at.attname, at.attacl, '{}' AS acldefault, pip.privtype, pip.initprivs FROM pg_catalog.pg_attribute at LEFT JOIN pg_catalog.pg_init_privs pip ON (at.attrelid = pip.objoid AND pip.classoid = 'pg_catalog.pg_class'::pg_catalog.regclass AND at.attnum = pip.objsubid) WHERE at.attrelid = $1 AND NOT at.attisdropped AND (at.attacl IS NOT NULL OR pip.initprivs IS NOT NULL) ORDER BY at.attnum 2024-03-21 22:39:45.961 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE getColumnACLs('1260') 2024-03-21 22:39:45.961 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE getColumnACLs(pg_catalog.oid) AS SELECT at.attname, at.attacl, '{}' AS acldefault, pip.privtype, pip.initprivs FROM pg_catalog.pg_attribute at LEFT JOIN pg_catalog.pg_init_privs pip ON (at.attrelid = pip.objoid AND pip.classoid = 'pg_catalog.pg_class'::pg_catalog.regclass AND at.attnum = pip.objsubid) WHERE at.attrelid = $1 AND NOT at.attisdropped AND (at.attacl IS NOT NULL OR pip.initprivs IS NOT NULL) ORDER BY at.attnum 2024-03-21 22:39:45.962 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE getColumnACLs('1255') 2024-03-21 22:39:45.962 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE getColumnACLs(pg_catalog.oid) AS SELECT at.attname, at.attacl, '{}' AS acldefault, pip.privtype, pip.initprivs FROM pg_catalog.pg_attribute at LEFT JOIN pg_catalog.pg_init_privs pip ON (at.attrelid = pip.objoid AND pip.classoid = 'pg_catalog.pg_class'::pg_catalog.regclass AND at.attnum = pip.objsubid) WHERE at.attrelid = $1 AND NOT at.attisdropped AND (at.attacl IS NOT NULL OR pip.initprivs IS NOT NULL) ORDER BY at.attnum 2024-03-21 22:39:45.963 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE getColumnACLs('6100') 2024-03-21 22:39:45.963 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE getColumnACLs(pg_catalog.oid) AS SELECT at.attname, at.attacl, '{}' AS acldefault, pip.privtype, pip.initprivs FROM pg_catalog.pg_attribute at LEFT JOIN pg_catalog.pg_init_privs pip ON (at.attrelid = pip.objoid AND pip.classoid = 'pg_catalog.pg_class'::pg_catalog.regclass AND at.attnum = pip.objsubid) WHERE at.attrelid = $1 AND NOT at.attisdropped AND (at.attacl IS NOT NULL OR pip.initprivs IS NOT NULL) ORDER BY at.attnum 2024-03-21 22:39:45.964 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '20308'::pg_catalog.oid; 2024-03-21 22:39:45.964 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '20306'::pg_catalog.oid; 2024-03-21 22:39:45.966 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '18301'::pg_catalog.oid; 2024-03-21 22:39:45.966 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '18297'::pg_catalog.oid; 2024-03-21 22:39:45.968 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '25535'::pg_catalog.oid; 2024-03-21 22:39:45.968 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '25533'::pg_catalog.oid; 2024-03-21 22:39:45.970 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '25532'::pg_catalog.oid; 2024-03-21 22:39:45.971 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '25530'::pg_catalog.oid; 2024-03-21 22:39:45.972 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '24073'::pg_catalog.oid; 2024-03-21 22:39:45.973 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '24070'::pg_catalog.oid; 2024-03-21 22:39:45.975 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '41026'::pg_catalog.oid; 2024-03-21 22:39:45.975 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_get_partkeydef('41024') 2024-03-21 22:39:45.975 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '41024'::pg_catalog.oid; 2024-03-21 22:39:45.977 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '41035'::pg_catalog.oid; 2024-03-21 22:39:45.977 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_get_partkeydef('41033') 2024-03-21 22:39:45.978 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '41033'::pg_catalog.oid; 2024-03-21 22:39:45.980 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '41041'::pg_catalog.oid; 2024-03-21 22:39:45.980 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '41039'::pg_catalog.oid; 2024-03-21 22:39:45.982 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '41046'::pg_catalog.oid; 2024-03-21 22:39:45.982 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '41044'::pg_catalog.oid; 2024-03-21 22:39:45.984 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '41056'::pg_catalog.oid; 2024-03-21 22:39:45.984 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '41054'::pg_catalog.oid; 2024-03-21 22:39:45.986 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '41038'::pg_catalog.oid; 2024-03-21 22:39:45.994 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_get_partkeydef('41036') 2024-03-21 22:39:45.994 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '41036'::pg_catalog.oid; 2024-03-21 22:39:45.996 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '41061'::pg_catalog.oid; 2024-03-21 22:39:45.997 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '41059'::pg_catalog.oid; 2024-03-21 22:39:45.998 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '41066'::pg_catalog.oid; 2024-03-21 22:39:45.999 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '41064'::pg_catalog.oid; 2024-03-21 22:39:46.001 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '41072'::pg_catalog.oid; 2024-03-21 22:39:46.001 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '41070'::pg_catalog.oid; 2024-03-21 22:39:46.003 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '35815'::pg_catalog.oid; 2024-03-21 22:39:46.003 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_get_partkeydef('35813') 2024-03-21 22:39:46.004 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '35813'::pg_catalog.oid; 2024-03-21 22:39:46.005 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '37690'::pg_catalog.oid; 2024-03-21 22:39:46.006 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '37688'::pg_catalog.oid; 2024-03-21 22:39:46.008 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '19658'::pg_catalog.oid; 2024-03-21 22:39:46.008 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '19656'::pg_catalog.oid; 2024-03-21 22:39:46.010 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '24138'::pg_catalog.oid; 2024-03-21 22:39:46.010 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '24133'::pg_catalog.oid; 2024-03-21 22:39:46.012 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '24054'::pg_catalog.oid; 2024-03-21 22:39:46.012 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '24051'::pg_catalog.oid; 2024-03-21 22:39:46.014 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '38498'::pg_catalog.oid; 2024-03-21 22:39:46.014 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '38496'::pg_catalog.oid; 2024-03-21 22:39:46.016 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '38981'::pg_catalog.oid; 2024-03-21 22:39:46.016 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_get_partkeydef('38979') 2024-03-21 22:39:46.017 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '38979'::pg_catalog.oid; 2024-03-21 22:39:46.019 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '38984'::pg_catalog.oid; 2024-03-21 22:39:46.020 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '38982'::pg_catalog.oid; 2024-03-21 22:39:46.021 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '20321'::pg_catalog.oid; 2024-03-21 22:39:46.022 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '20319'::pg_catalog.oid; 2024-03-21 22:39:46.024 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '18307'::pg_catalog.oid; 2024-03-21 22:39:46.024 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '18305'::pg_catalog.oid; 2024-03-21 22:39:46.026 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '38876'::pg_catalog.oid; 2024-03-21 22:39:46.061 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_get_partkeydef('38874') 2024-03-21 22:39:46.061 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '38874'::pg_catalog.oid; 2024-03-21 22:39:46.063 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '38881'::pg_catalog.oid; 2024-03-21 22:39:46.064 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '38879'::pg_catalog.oid; 2024-03-21 22:39:46.065 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '41080'::pg_catalog.oid; 2024-03-21 22:39:46.065 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_get_partkeydef('41078') 2024-03-21 22:39:46.066 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '41078'::pg_catalog.oid; 2024-03-21 22:39:46.067 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '41086'::pg_catalog.oid; 2024-03-21 22:39:46.068 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_get_partkeydef('41084') 2024-03-21 22:39:46.068 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '41084'::pg_catalog.oid; 2024-03-21 22:39:46.070 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '41098'::pg_catalog.oid; 2024-03-21 22:39:46.070 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '41096'::pg_catalog.oid; 2024-03-21 22:39:46.072 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '41103'::pg_catalog.oid; 2024-03-21 22:39:46.072 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '41101'::pg_catalog.oid; 2024-03-21 22:39:46.074 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '41111'::pg_catalog.oid; 2024-03-21 22:39:46.075 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '41109'::pg_catalog.oid; 2024-03-21 22:39:46.077 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '41092'::pg_catalog.oid; 2024-03-21 22:39:46.077 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_get_partkeydef('41090') 2024-03-21 22:39:46.078 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '41090'::pg_catalog.oid; 2024-03-21 22:39:46.080 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '41116'::pg_catalog.oid; 2024-03-21 22:39:46.080 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '41114'::pg_catalog.oid; 2024-03-21 22:39:46.096 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '41121'::pg_catalog.oid; 2024-03-21 22:39:46.104 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '41119'::pg_catalog.oid; 2024-03-21 22:39:46.121 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '41129'::pg_catalog.oid; 2024-03-21 22:39:46.122 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '41127'::pg_catalog.oid; 2024-03-21 22:39:46.124 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '35435'::pg_catalog.oid; 2024-03-21 22:39:46.125 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '35432'::pg_catalog.oid; 2024-03-21 22:39:46.126 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '16737'::pg_catalog.oid; 2024-03-21 22:39:46.127 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '16735'::pg_catalog.oid; 2024-03-21 22:39:46.128 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '41159'::pg_catalog.oid; 2024-03-21 22:39:46.129 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '41157'::pg_catalog.oid; 2024-03-21 22:39:46.135 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '16999'::pg_catalog.oid; 2024-03-21 22:39:46.136 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '16997'::pg_catalog.oid; 2024-03-21 22:39:46.138 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '26620'::pg_catalog.oid; 2024-03-21 22:39:46.138 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '26608'::pg_catalog.oid; 2024-03-21 22:39:46.140 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '28410'::pg_catalog.oid; 2024-03-21 22:39:46.140 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '28408'::pg_catalog.oid; 2024-03-21 22:39:46.142 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '28429'::pg_catalog.oid; 2024-03-21 22:39:46.143 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '28427'::pg_catalog.oid; 2024-03-21 22:39:46.144 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '26830'::pg_catalog.oid; 2024-03-21 22:39:46.145 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '26828'::pg_catalog.oid; 2024-03-21 22:39:46.146 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '28414'::pg_catalog.oid; 2024-03-21 22:39:46.147 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '28412'::pg_catalog.oid; 2024-03-21 22:39:46.148 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '28433'::pg_catalog.oid; 2024-03-21 22:39:46.149 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '28431'::pg_catalog.oid; 2024-03-21 22:39:46.150 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '26052'::pg_catalog.oid; 2024-03-21 22:39:46.151 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '26050'::pg_catalog.oid; 2024-03-21 22:39:46.152 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '28395'::pg_catalog.oid; 2024-03-21 22:39:46.153 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '28393'::pg_catalog.oid; 2024-03-21 22:39:46.154 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '28403'::pg_catalog.oid; 2024-03-21 22:39:46.155 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '28401'::pg_catalog.oid; 2024-03-21 22:39:46.156 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '25787'::pg_catalog.oid; 2024-03-21 22:39:46.157 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '25783'::pg_catalog.oid; 2024-03-21 22:39:46.158 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '28383'::pg_catalog.oid; 2024-03-21 22:39:46.159 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '28381'::pg_catalog.oid; 2024-03-21 22:39:46.160 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '28378'::pg_catalog.oid; 2024-03-21 22:39:46.161 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '28376'::pg_catalog.oid; 2024-03-21 22:39:46.163 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '24113'::pg_catalog.oid; 2024-03-21 22:39:46.163 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '24111'::pg_catalog.oid; 2024-03-21 22:39:46.165 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '24087'::pg_catalog.oid; 2024-03-21 22:39:46.165 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '24084'::pg_catalog.oid; 2024-03-21 22:39:46.167 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '24091'::pg_catalog.oid; 2024-03-21 22:39:46.167 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '24089'::pg_catalog.oid; 2024-03-21 22:39:46.169 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '24097'::pg_catalog.oid; 2024-03-21 22:39:46.170 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '24095'::pg_catalog.oid; 2024-03-21 22:39:46.171 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '25612'::pg_catalog.oid; 2024-03-21 22:39:46.172 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '25610'::pg_catalog.oid; 2024-03-21 22:39:46.173 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '26296'::pg_catalog.oid; 2024-03-21 22:39:46.174 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '26294'::pg_catalog.oid; 2024-03-21 22:39:46.184 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '20333'::pg_catalog.oid; 2024-03-21 22:39:46.190 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '20331'::pg_catalog.oid; 2024-03-21 22:39:46.192 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '18327'::pg_catalog.oid; 2024-03-21 22:39:46.192 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '18324'::pg_catalog.oid; 2024-03-21 22:39:46.194 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '22735'::pg_catalog.oid; 2024-03-21 22:39:46.194 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '22733'::pg_catalog.oid; 2024-03-21 22:39:46.196 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '22740'::pg_catalog.oid; 2024-03-21 22:39:46.196 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '22738'::pg_catalog.oid; 2024-03-21 22:39:46.198 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '22762'::pg_catalog.oid; 2024-03-21 22:39:46.198 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '22760'::pg_catalog.oid; 2024-03-21 22:39:46.200 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '16391'::pg_catalog.oid; 2024-03-21 22:39:46.201 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '16389'::pg_catalog.oid; 2024-03-21 22:39:46.202 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '20761'::pg_catalog.oid; 2024-03-21 22:39:46.203 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '20759'::pg_catalog.oid; 2024-03-21 22:39:46.206 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT format_type(seqtypid, NULL), seqstart, seqincrement, seqmax, seqmin, seqcache, seqcycle FROM pg_catalog.pg_sequence WHERE seqrelid = '20742'::oid 2024-03-21 22:39:46.207 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '20742'::pg_catalog.oid; 2024-03-21 22:39:46.209 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '20739'::pg_catalog.oid; 2024-03-21 22:39:46.209 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '20737'::pg_catalog.oid; 2024-03-21 22:39:46.211 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '16982'::pg_catalog.oid; 2024-03-21 22:39:46.211 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '16980'::pg_catalog.oid; 2024-03-21 22:39:46.213 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '18472'::pg_catalog.oid; 2024-03-21 22:39:46.213 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '18469'::pg_catalog.oid; 2024-03-21 22:39:46.215 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '31477'::pg_catalog.oid; 2024-03-21 22:39:46.215 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '31475'::pg_catalog.oid; 2024-03-21 22:39:46.218 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT format_type(seqtypid, NULL), seqstart, seqincrement, seqmax, seqmin, seqcache, seqcycle FROM pg_catalog.pg_sequence WHERE seqrelid = '31474'::oid 2024-03-21 22:39:46.219 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '31474'::pg_catalog.oid; 2024-03-21 22:39:46.220 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '31604'::pg_catalog.oid; 2024-03-21 22:39:46.221 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '31599'::pg_catalog.oid; 2024-03-21 22:39:46.246 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '31454'::pg_catalog.oid; 2024-03-21 22:39:46.247 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '31452'::pg_catalog.oid; 2024-03-21 22:39:46.249 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT format_type(seqtypid, NULL), seqstart, seqincrement, seqmax, seqmin, seqcache, seqcycle FROM pg_catalog.pg_sequence WHERE seqrelid = '31450'::oid 2024-03-21 22:39:46.250 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '31450'::pg_catalog.oid; 2024-03-21 22:39:46.285 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '39048'::pg_catalog.oid; 2024-03-21 22:39:46.298 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '39046'::pg_catalog.oid; 2024-03-21 22:39:46.301 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '39292'::pg_catalog.oid; 2024-03-21 22:39:46.301 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '39290'::pg_catalog.oid; 2024-03-21 22:39:46.303 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '40199'::pg_catalog.oid; 2024-03-21 22:39:46.304 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '40197'::pg_catalog.oid; 2024-03-21 22:39:46.305 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '39538'::pg_catalog.oid; 2024-03-21 22:39:46.306 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '39536'::pg_catalog.oid; 2024-03-21 22:39:46.307 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '39591'::pg_catalog.oid; 2024-03-21 22:39:46.308 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '39589'::pg_catalog.oid; 2024-03-21 22:39:46.309 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '39580'::pg_catalog.oid; 2024-03-21 22:39:46.310 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '39578'::pg_catalog.oid; 2024-03-21 22:39:46.311 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '39994'::pg_catalog.oid; 2024-03-21 22:39:46.312 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_get_partkeydef('39992') 2024-03-21 22:39:46.312 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '39992'::pg_catalog.oid; 2024-03-21 22:39:46.314 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '39997'::pg_catalog.oid; 2024-03-21 22:39:46.314 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '39995'::pg_catalog.oid; 2024-03-21 22:39:46.316 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '40002'::pg_catalog.oid; 2024-03-21 22:39:46.316 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '40000'::pg_catalog.oid; 2024-03-21 22:39:46.318 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '21997'::pg_catalog.oid; 2024-03-21 22:39:46.318 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '21995'::pg_catalog.oid; 2024-03-21 22:39:46.320 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '22000'::pg_catalog.oid; 2024-03-21 22:39:46.320 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '21998'::pg_catalog.oid; 2024-03-21 22:39:46.322 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '22007'::pg_catalog.oid; 2024-03-21 22:39:46.322 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '22005'::pg_catalog.oid; 2024-03-21 22:39:46.324 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '22003'::pg_catalog.oid; 2024-03-21 22:39:46.324 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '22001'::pg_catalog.oid; 2024-03-21 22:39:46.326 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '22011'::pg_catalog.oid; 2024-03-21 22:39:46.327 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '22009'::pg_catalog.oid; 2024-03-21 22:39:46.328 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '38264'::pg_catalog.oid; 2024-03-21 22:39:46.329 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '38262'::pg_catalog.oid; 2024-03-21 22:39:46.331 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '38302'::pg_catalog.oid; 2024-03-21 22:39:46.331 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '38300'::pg_catalog.oid; 2024-03-21 22:39:46.333 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '39929'::pg_catalog.oid; 2024-03-21 22:39:46.333 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '39927'::pg_catalog.oid; 2024-03-21 22:39:46.335 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.pg_get_viewdef('39927'::pg_catalog.oid) AS viewdef 2024-03-21 22:39:46.335 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '21297'::pg_catalog.oid; 2024-03-21 22:39:46.335 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '21295'::pg_catalog.oid; 2024-03-21 22:39:46.337 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '41911'::pg_catalog.oid; 2024-03-21 22:39:46.337 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_get_partkeydef('41909') 2024-03-21 22:39:46.338 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '41909'::pg_catalog.oid; 2024-03-21 22:39:46.339 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '41915'::pg_catalog.oid; 2024-03-21 22:39:46.340 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '41913'::pg_catalog.oid; 2024-03-21 22:39:46.341 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '41919'::pg_catalog.oid; 2024-03-21 22:39:46.342 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '41917'::pg_catalog.oid; 2024-03-21 22:39:46.343 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '41923'::pg_catalog.oid; 2024-03-21 22:39:46.344 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '41921'::pg_catalog.oid; 2024-03-21 22:39:46.345 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '41927'::pg_catalog.oid; 2024-03-21 22:39:46.346 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '41925'::pg_catalog.oid; 2024-03-21 22:39:46.347 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '31633'::pg_catalog.oid; 2024-03-21 22:39:46.348 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '31631'::pg_catalog.oid; 2024-03-21 22:39:46.350 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '31659'::pg_catalog.oid; 2024-03-21 22:39:46.351 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '31657'::pg_catalog.oid; 2024-03-21 22:39:46.352 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '31624'::pg_catalog.oid; 2024-03-21 22:39:46.353 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '31622'::pg_catalog.oid; 2024-03-21 22:39:46.354 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '20349'::pg_catalog.oid; 2024-03-21 22:39:46.355 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '20346'::pg_catalog.oid; 2024-03-21 22:39:46.356 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '18357'::pg_catalog.oid; 2024-03-21 22:39:46.357 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '18351'::pg_catalog.oid; 2024-03-21 22:39:46.358 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '28228'::pg_catalog.oid; 2024-03-21 22:39:46.359 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '28226'::pg_catalog.oid; 2024-03-21 22:39:46.361 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '17014'::pg_catalog.oid; 2024-03-21 22:39:46.361 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '17012'::pg_catalog.oid; 2024-03-21 22:39:46.363 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '24433'::pg_catalog.oid; 2024-03-21 22:39:46.363 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '24431'::pg_catalog.oid; 2024-03-21 22:39:46.367 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT format_type(seqtypid, NULL), seqstart, seqincrement, seqmax, seqmin, seqcache, seqcycle FROM pg_catalog.pg_sequence WHERE seqrelid = '20696'::oid 2024-03-21 22:39:46.367 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '20696'::pg_catalog.oid; 2024-03-21 22:39:46.369 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '20293'::pg_catalog.oid; 2024-03-21 22:39:46.369 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '20291'::pg_catalog.oid; 2024-03-21 22:39:46.371 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '20703'::pg_catalog.oid; 2024-03-21 22:39:46.371 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '20701'::pg_catalog.oid; 2024-03-21 22:39:46.373 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '38838'::pg_catalog.oid; 2024-03-21 22:39:46.374 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '38836'::pg_catalog.oid; 2024-03-21 22:39:46.375 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '25621'::pg_catalog.oid; 2024-03-21 22:39:46.376 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '25619'::pg_catalog.oid; 2024-03-21 22:39:46.377 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '37606'::pg_catalog.oid; 2024-03-21 22:39:46.378 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '37604'::pg_catalog.oid; 2024-03-21 22:39:46.379 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '37609'::pg_catalog.oid; 2024-03-21 22:39:46.380 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '37607'::pg_catalog.oid; 2024-03-21 22:39:46.382 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '37614'::pg_catalog.oid; 2024-03-21 22:39:46.382 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '37612'::pg_catalog.oid; 2024-03-21 22:39:46.384 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '36865'::pg_catalog.oid; 2024-03-21 22:39:46.384 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '36863'::pg_catalog.oid; 2024-03-21 22:39:46.386 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '36687'::pg_catalog.oid; 2024-03-21 22:39:46.386 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '36685'::pg_catalog.oid; 2024-03-21 22:39:46.390 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '36615'::pg_catalog.oid; 2024-03-21 22:39:46.391 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '36613'::pg_catalog.oid; 2024-03-21 22:39:46.393 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '36764'::pg_catalog.oid; 2024-03-21 22:39:46.393 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '36762'::pg_catalog.oid; 2024-03-21 22:39:46.395 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '36773'::pg_catalog.oid; 2024-03-21 22:39:46.396 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '36771'::pg_catalog.oid; 2024-03-21 22:39:46.397 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.pg_get_viewdef('36771'::pg_catalog.oid) AS viewdef 2024-03-21 22:39:46.398 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '37497'::pg_catalog.oid; 2024-03-21 22:39:46.401 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '37495'::pg_catalog.oid; 2024-03-21 22:39:46.409 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '37500'::pg_catalog.oid; 2024-03-21 22:39:46.410 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '37498'::pg_catalog.oid; 2024-03-21 22:39:46.412 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '37509'::pg_catalog.oid; 2024-03-21 22:39:46.412 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '37507'::pg_catalog.oid; 2024-03-21 22:39:46.414 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '37603'::pg_catalog.oid; 2024-03-21 22:39:46.414 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '37601'::pg_catalog.oid; 2024-03-21 22:39:46.416 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '42104'::pg_catalog.oid; 2024-03-21 22:39:46.416 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '42102'::pg_catalog.oid; 2024-03-21 22:39:46.418 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '20026'::pg_catalog.oid; 2024-03-21 22:39:46.418 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '20024'::pg_catalog.oid; 2024-03-21 22:39:46.420 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '18381'::pg_catalog.oid; 2024-03-21 22:39:46.420 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '18379'::pg_catalog.oid; 2024-03-21 22:39:46.422 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '31748'::pg_catalog.oid; 2024-03-21 22:39:46.423 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '31746'::pg_catalog.oid; 2024-03-21 22:39:46.424 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '31753'::pg_catalog.oid; 2024-03-21 22:39:46.425 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '31751'::pg_catalog.oid; 2024-03-21 22:39:46.426 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '31759'::pg_catalog.oid; 2024-03-21 22:39:46.427 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '31757'::pg_catalog.oid; 2024-03-21 22:39:46.429 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '25650'::pg_catalog.oid; 2024-03-21 22:39:46.430 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '25648'::pg_catalog.oid; 2024-03-21 22:39:46.431 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT format_type(seqtypid, NULL), seqstart, seqincrement, seqmax, seqmin, seqcache, seqcycle FROM pg_catalog.pg_sequence WHERE seqrelid = '25647'::oid 2024-03-21 22:39:46.432 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '25647'::pg_catalog.oid; 2024-03-21 22:39:46.433 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '35305'::pg_catalog.oid; 2024-03-21 22:39:46.434 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '35303'::pg_catalog.oid; 2024-03-21 22:39:46.435 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '42278'::pg_catalog.oid; 2024-03-21 22:39:46.436 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '42276'::pg_catalog.oid; 2024-03-21 22:39:46.437 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '18504'::pg_catalog.oid; 2024-03-21 22:39:46.438 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '18502'::pg_catalog.oid; 2024-03-21 22:39:46.440 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '18404'::pg_catalog.oid; 2024-03-21 22:39:46.440 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '18402'::pg_catalog.oid; 2024-03-21 22:39:46.442 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '19296'::pg_catalog.oid; 2024-03-21 22:39:46.442 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '19293'::pg_catalog.oid; 2024-03-21 22:39:46.444 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '33150'::pg_catalog.oid; 2024-03-21 22:39:46.444 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '33148'::pg_catalog.oid; 2024-03-21 22:39:46.446 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '33155'::pg_catalog.oid; 2024-03-21 22:39:46.446 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_get_partkeydef('33153') 2024-03-21 22:39:46.446 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '33153'::pg_catalog.oid; 2024-03-21 22:39:46.448 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '33160'::pg_catalog.oid; 2024-03-21 22:39:46.448 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '33158'::pg_catalog.oid; 2024-03-21 22:39:46.450 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '33384'::pg_catalog.oid; 2024-03-21 22:39:46.450 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_get_partkeydef('33382') 2024-03-21 22:39:46.451 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '33382'::pg_catalog.oid; 2024-03-21 22:39:46.454 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '33387'::pg_catalog.oid; 2024-03-21 22:39:46.455 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '33385'::pg_catalog.oid; 2024-03-21 22:39:46.456 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '33390'::pg_catalog.oid; 2024-03-21 22:39:46.457 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '33388'::pg_catalog.oid; 2024-03-21 22:39:46.461 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '33181'::pg_catalog.oid; 2024-03-21 22:39:46.461 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '33179'::pg_catalog.oid; 2024-03-21 22:39:46.463 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '33307'::pg_catalog.oid; 2024-03-21 22:39:46.463 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_get_partkeydef('33305') 2024-03-21 22:39:46.464 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '33305'::pg_catalog.oid; 2024-03-21 22:39:46.465 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '33315'::pg_catalog.oid; 2024-03-21 22:39:46.466 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '33313'::pg_catalog.oid; 2024-03-21 22:39:46.469 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '33321'::pg_catalog.oid; 2024-03-21 22:39:46.470 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '33319'::pg_catalog.oid; 2024-03-21 22:39:46.472 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '33343'::pg_catalog.oid; 2024-03-21 22:39:46.474 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_get_partkeydef('33341') 2024-03-21 22:39:46.477 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '33341'::pg_catalog.oid; 2024-03-21 22:39:46.480 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '33356'::pg_catalog.oid; 2024-03-21 22:39:46.480 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '33354'::pg_catalog.oid; 2024-03-21 22:39:46.493 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '16557'::pg_catalog.oid; 2024-03-21 22:39:46.494 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '16555'::pg_catalog.oid; 2024-03-21 22:39:46.495 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '16394'::pg_catalog.oid; 2024-03-21 22:39:46.496 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '16392'::pg_catalog.oid; 2024-03-21 22:39:46.498 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '19766'::pg_catalog.oid; 2024-03-21 22:39:46.502 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '19764'::pg_catalog.oid; 2024-03-21 22:39:46.503 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '30380'::pg_catalog.oid; 2024-03-21 22:39:46.504 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '30378'::pg_catalog.oid; 2024-03-21 22:39:46.507 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '35350'::pg_catalog.oid; 2024-03-21 22:39:46.508 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '35348'::pg_catalog.oid; 2024-03-21 22:39:46.509 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '25807'::pg_catalog.oid; 2024-03-21 22:39:46.510 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '25805'::pg_catalog.oid; 2024-03-21 22:39:46.511 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '25819'::pg_catalog.oid; 2024-03-21 22:39:46.512 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '25817'::pg_catalog.oid; 2024-03-21 22:39:46.513 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '26332'::pg_catalog.oid; 2024-03-21 22:39:46.515 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '26330'::pg_catalog.oid; 2024-03-21 22:39:46.517 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '25985'::pg_catalog.oid; 2024-03-21 22:39:46.517 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '25922'::pg_catalog.oid; 2024-03-21 22:39:46.519 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '26040'::pg_catalog.oid; 2024-03-21 22:39:46.519 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '26038'::pg_catalog.oid; 2024-03-21 22:39:46.521 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '26919'::pg_catalog.oid; 2024-03-21 22:39:46.522 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '26917'::pg_catalog.oid; 2024-03-21 22:39:46.524 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '26943'::pg_catalog.oid; 2024-03-21 22:39:46.524 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '26941'::pg_catalog.oid; 2024-03-21 22:39:46.533 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '26452'::pg_catalog.oid; 2024-03-21 22:39:46.537 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '26450'::pg_catalog.oid; 2024-03-21 22:39:46.576 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '26678'::pg_catalog.oid; 2024-03-21 22:39:46.577 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '26676'::pg_catalog.oid; 2024-03-21 22:39:46.579 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '26682'::pg_catalog.oid; 2024-03-21 22:39:46.580 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '26680'::pg_catalog.oid; 2024-03-21 22:39:46.582 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '26862'::pg_catalog.oid; 2024-03-21 22:39:46.582 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '26860'::pg_catalog.oid; 2024-03-21 22:39:46.584 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '27028'::pg_catalog.oid; 2024-03-21 22:39:46.584 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '27026'::pg_catalog.oid; 2024-03-21 22:39:46.601 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '27071'::pg_catalog.oid; 2024-03-21 22:39:46.601 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '27069'::pg_catalog.oid; 2024-03-21 22:39:46.603 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '27087'::pg_catalog.oid; 2024-03-21 22:39:46.604 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '27085'::pg_catalog.oid; 2024-03-21 22:39:46.605 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '27094'::pg_catalog.oid; 2024-03-21 22:39:46.606 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '27092'::pg_catalog.oid; 2024-03-21 22:39:46.607 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '27104'::pg_catalog.oid; 2024-03-21 22:39:46.608 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '27102'::pg_catalog.oid; 2024-03-21 22:39:46.610 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '27116'::pg_catalog.oid; 2024-03-21 22:39:46.610 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '27114'::pg_catalog.oid; 2024-03-21 22:39:46.612 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '27131'::pg_catalog.oid; 2024-03-21 22:39:46.612 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '27129'::pg_catalog.oid; 2024-03-21 22:39:46.614 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '27141'::pg_catalog.oid; 2024-03-21 22:39:46.614 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '27138'::pg_catalog.oid; 2024-03-21 22:39:46.616 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '27332'::pg_catalog.oid; 2024-03-21 22:39:46.616 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '27330'::pg_catalog.oid; 2024-03-21 22:39:46.618 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '27338'::pg_catalog.oid; 2024-03-21 22:39:46.618 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '27336'::pg_catalog.oid; 2024-03-21 22:39:46.620 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '27354'::pg_catalog.oid; 2024-03-21 22:39:46.620 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '27352'::pg_catalog.oid; 2024-03-21 22:39:46.622 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '27777'::pg_catalog.oid; 2024-03-21 22:39:46.622 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '27775'::pg_catalog.oid; 2024-03-21 22:39:46.655 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '27879'::pg_catalog.oid; 2024-03-21 22:39:46.661 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '27877'::pg_catalog.oid; 2024-03-21 22:39:46.671 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '27812'::pg_catalog.oid; 2024-03-21 22:39:46.698 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '27810'::pg_catalog.oid; 2024-03-21 22:39:46.742 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '27898'::pg_catalog.oid; 2024-03-21 22:39:46.743 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '27896'::pg_catalog.oid; 2024-03-21 22:39:46.746 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '27902'::pg_catalog.oid; 2024-03-21 22:39:46.746 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '27900'::pg_catalog.oid; 2024-03-21 22:39:46.748 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '27841'::pg_catalog.oid; 2024-03-21 22:39:46.749 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '27839'::pg_catalog.oid; 2024-03-21 22:39:46.751 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '26786'::pg_catalog.oid; 2024-03-21 22:39:46.751 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '26784'::pg_catalog.oid; 2024-03-21 22:39:46.753 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '27870'::pg_catalog.oid; 2024-03-21 22:39:46.753 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '27868'::pg_catalog.oid; 2024-03-21 22:39:46.755 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '27874'::pg_catalog.oid; 2024-03-21 22:39:46.756 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '27872'::pg_catalog.oid; 2024-03-21 22:39:46.757 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '26792'::pg_catalog.oid; 2024-03-21 22:39:46.758 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '26790'::pg_catalog.oid; 2024-03-21 22:39:46.759 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '27406'::pg_catalog.oid; 2024-03-21 22:39:46.760 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_get_partkeydef('27394') 2024-03-21 22:39:46.760 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '27394'::pg_catalog.oid; 2024-03-21 22:39:46.762 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '27411'::pg_catalog.oid; 2024-03-21 22:39:46.762 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '27409'::pg_catalog.oid; 2024-03-21 22:39:46.764 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '27416'::pg_catalog.oid; 2024-03-21 22:39:46.764 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '27414'::pg_catalog.oid; 2024-03-21 22:39:46.773 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '27524'::pg_catalog.oid; 2024-03-21 22:39:46.774 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '27522'::pg_catalog.oid; 2024-03-21 22:39:46.776 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '26901'::pg_catalog.oid; 2024-03-21 22:39:46.777 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '26899'::pg_catalog.oid; 2024-03-21 22:39:46.778 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '26558'::pg_catalog.oid; 2024-03-21 22:39:46.779 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '26556'::pg_catalog.oid; 2024-03-21 22:39:46.780 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '26601'::pg_catalog.oid; 2024-03-21 22:39:46.781 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '26599'::pg_catalog.oid; 2024-03-21 22:39:46.783 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '26610'::pg_catalog.oid; 2024-03-21 22:39:46.783 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '26604'::pg_catalog.oid; 2024-03-21 22:39:46.785 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '26623'::pg_catalog.oid; 2024-03-21 22:39:46.785 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '26621'::pg_catalog.oid; 2024-03-21 22:39:46.787 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '42559'::pg_catalog.oid; 2024-03-21 22:39:46.787 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '42557'::pg_catalog.oid; 2024-03-21 22:39:46.790 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '24136'::pg_catalog.oid; 2024-03-21 22:39:46.790 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '24132'::pg_catalog.oid; 2024-03-21 22:39:46.792 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '24037'::pg_catalog.oid; 2024-03-21 22:39:46.792 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '24035'::pg_catalog.oid; 2024-03-21 22:39:46.794 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '24110'::pg_catalog.oid; 2024-03-21 22:39:46.794 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '24108'::pg_catalog.oid; 2024-03-21 22:39:46.796 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '24119'::pg_catalog.oid; 2024-03-21 22:39:46.796 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '24117'::pg_catalog.oid; 2024-03-21 22:39:46.800 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '35026'::pg_catalog.oid; 2024-03-21 22:39:46.801 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '35024'::pg_catalog.oid; 2024-03-21 22:39:46.802 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '34984'::pg_catalog.oid; 2024-03-21 22:39:46.803 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '34982'::pg_catalog.oid; 2024-03-21 22:39:46.804 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '41824'::pg_catalog.oid; 2024-03-21 22:39:46.805 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_get_partkeydef('41822') 2024-03-21 22:39:46.805 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '41822'::pg_catalog.oid; 2024-03-21 22:39:46.807 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '41827'::pg_catalog.oid; 2024-03-21 22:39:46.807 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '41825'::pg_catalog.oid; 2024-03-21 22:39:46.809 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '41830'::pg_catalog.oid; 2024-03-21 22:39:46.810 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_get_partkeydef('41828') 2024-03-21 22:39:46.810 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '41828'::pg_catalog.oid; 2024-03-21 22:39:46.811 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '41833'::pg_catalog.oid; 2024-03-21 22:39:46.812 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '41831'::pg_catalog.oid; 2024-03-21 22:39:46.814 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '41836'::pg_catalog.oid; 2024-03-21 22:39:46.814 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '41834'::pg_catalog.oid; 2024-03-21 22:39:46.816 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '41853'::pg_catalog.oid; 2024-03-21 22:39:46.816 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_get_partkeydef('41851') 2024-03-21 22:39:46.817 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '41851'::pg_catalog.oid; 2024-03-21 22:39:46.818 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '41856'::pg_catalog.oid; 2024-03-21 22:39:46.819 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '41854'::pg_catalog.oid; 2024-03-21 22:39:46.820 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '41859'::pg_catalog.oid; 2024-03-21 22:39:46.822 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '41857'::pg_catalog.oid; 2024-03-21 22:39:46.824 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '41843'::pg_catalog.oid; 2024-03-21 22:39:46.824 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_get_partkeydef('41841') 2024-03-21 22:39:46.825 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '41841'::pg_catalog.oid; 2024-03-21 22:39:46.826 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '41848'::pg_catalog.oid; 2024-03-21 22:39:46.827 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '41846'::pg_catalog.oid; 2024-03-21 22:39:46.829 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '16449'::pg_catalog.oid; 2024-03-21 22:39:46.830 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '16447'::pg_catalog.oid; 2024-03-21 22:39:46.832 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '16455'::pg_catalog.oid; 2024-03-21 22:39:46.832 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '16453'::pg_catalog.oid; 2024-03-21 22:39:46.834 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '19192'::pg_catalog.oid; 2024-03-21 22:39:46.834 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '19190'::pg_catalog.oid; 2024-03-21 22:39:46.836 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '19209'::pg_catalog.oid; 2024-03-21 22:39:46.836 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '19207'::pg_catalog.oid; 2024-03-21 22:39:46.838 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.pg_get_viewdef('19207'::pg_catalog.oid) AS viewdef 2024-03-21 22:39:46.838 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '35106'::pg_catalog.oid; 2024-03-21 22:39:46.839 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '35104'::pg_catalog.oid; 2024-03-21 22:39:46.840 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '17019'::pg_catalog.oid; 2024-03-21 22:39:46.841 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '17017'::pg_catalog.oid; 2024-03-21 22:39:46.842 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '17135'::pg_catalog.oid; 2024-03-21 22:39:46.843 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '17133'::pg_catalog.oid; 2024-03-21 22:39:46.845 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '38801'::pg_catalog.oid; 2024-03-21 22:39:46.845 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '38799'::pg_catalog.oid; 2024-03-21 22:39:46.847 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '28570'::pg_catalog.oid; 2024-03-21 22:39:46.847 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '28568'::pg_catalog.oid; 2024-03-21 22:39:46.849 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '28476'::pg_catalog.oid; 2024-03-21 22:39:46.849 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '28474'::pg_catalog.oid; 2024-03-21 22:39:46.851 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT format_type(seqtypid, NULL), seqstart, seqincrement, seqmax, seqmin, seqcache, seqcycle FROM pg_catalog.pg_sequence WHERE seqrelid = '20802'::oid 2024-03-21 22:39:46.851 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '20802'::pg_catalog.oid; 2024-03-21 22:39:46.853 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '20808'::pg_catalog.oid; 2024-03-21 22:39:46.854 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '20806'::pg_catalog.oid; 2024-03-21 22:39:46.855 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '16397'::pg_catalog.oid; 2024-03-21 22:39:46.856 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '16395'::pg_catalog.oid; 2024-03-21 22:39:46.857 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '16400'::pg_catalog.oid; 2024-03-21 22:39:46.858 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '16398'::pg_catalog.oid; 2024-03-21 22:39:46.859 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '17027'::pg_catalog.oid; 2024-03-21 22:39:46.860 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '17025'::pg_catalog.oid; 2024-03-21 22:39:46.864 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '22446'::pg_catalog.oid; 2024-03-21 22:39:46.864 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '22444'::pg_catalog.oid; 2024-03-21 22:39:46.866 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '22449'::pg_catalog.oid; 2024-03-21 22:39:46.866 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '22447'::pg_catalog.oid; 2024-03-21 22:39:46.868 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '35371'::pg_catalog.oid; 2024-03-21 22:39:46.868 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '35369'::pg_catalog.oid; 2024-03-21 22:39:46.870 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '25832'::pg_catalog.oid; 2024-03-21 22:39:46.870 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '25830'::pg_catalog.oid; 2024-03-21 22:39:46.872 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '26508'::pg_catalog.oid; 2024-03-21 22:39:46.872 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '26506'::pg_catalog.oid; 2024-03-21 22:39:46.874 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT format_type(seqtypid, NULL), seqstart, seqincrement, seqmax, seqmin, seqcache, seqcycle FROM pg_catalog.pg_sequence WHERE seqrelid = '26505'::oid 2024-03-21 22:39:46.874 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '26505'::pg_catalog.oid; 2024-03-21 22:39:46.877 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '26515'::pg_catalog.oid; 2024-03-21 22:39:46.877 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '26513'::pg_catalog.oid; 2024-03-21 22:39:46.879 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT format_type(seqtypid, NULL), seqstart, seqincrement, seqmax, seqmin, seqcache, seqcycle FROM pg_catalog.pg_sequence WHERE seqrelid = '26512'::oid 2024-03-21 22:39:46.879 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '26512'::pg_catalog.oid; 2024-03-21 22:39:46.881 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '26555'::pg_catalog.oid; 2024-03-21 22:39:46.881 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '26553'::pg_catalog.oid; 2024-03-21 22:39:46.883 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT format_type(seqtypid, NULL), seqstart, seqincrement, seqmax, seqmin, seqcache, seqcycle FROM pg_catalog.pg_sequence WHERE seqrelid = '26561'::oid 2024-03-21 22:39:46.883 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '26561'::pg_catalog.oid; 2024-03-21 22:39:46.886 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT format_type(seqtypid, NULL), seqstart, seqincrement, seqmax, seqmin, seqcache, seqcycle FROM pg_catalog.pg_sequence WHERE seqrelid = '26566'::oid 2024-03-21 22:39:46.886 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '26566'::pg_catalog.oid; 2024-03-21 22:39:46.888 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '27720'::pg_catalog.oid; 2024-03-21 22:39:46.888 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '27718'::pg_catalog.oid; 2024-03-21 22:39:46.890 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT format_type(seqtypid, NULL), seqstart, seqincrement, seqmax, seqmin, seqcache, seqcycle FROM pg_catalog.pg_sequence WHERE seqrelid = '27717'::oid 2024-03-21 22:39:46.891 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '27717'::pg_catalog.oid; 2024-03-21 22:39:46.893 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT format_type(seqtypid, NULL), seqstart, seqincrement, seqmax, seqmin, seqcache, seqcycle FROM pg_catalog.pg_sequence WHERE seqrelid = '27723'::oid 2024-03-21 22:39:46.893 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '27723'::pg_catalog.oid; 2024-03-21 22:39:46.895 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '26699'::pg_catalog.oid; 2024-03-21 22:39:46.895 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '26697'::pg_catalog.oid; 2024-03-21 22:39:46.897 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT format_type(seqtypid, NULL), seqstart, seqincrement, seqmax, seqmin, seqcache, seqcycle FROM pg_catalog.pg_sequence WHERE seqrelid = '26704'::oid 2024-03-21 22:39:46.897 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '26704'::pg_catalog.oid; 2024-03-21 22:39:46.899 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT format_type(seqtypid, NULL), seqstart, seqincrement, seqmax, seqmin, seqcache, seqcycle FROM pg_catalog.pg_sequence WHERE seqrelid = '26705'::oid 2024-03-21 22:39:46.906 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '26705'::pg_catalog.oid; 2024-03-21 22:39:46.917 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '26746'::pg_catalog.oid; 2024-03-21 22:39:46.918 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '26743'::pg_catalog.oid; 2024-03-21 22:39:46.920 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT format_type(seqtypid, NULL), seqstart, seqincrement, seqmax, seqmin, seqcache, seqcycle FROM pg_catalog.pg_sequence WHERE seqrelid = '26754'::oid 2024-03-21 22:39:46.923 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '26754'::pg_catalog.oid; 2024-03-21 22:39:46.926 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT format_type(seqtypid, NULL), seqstart, seqincrement, seqmax, seqmin, seqcache, seqcycle FROM pg_catalog.pg_sequence WHERE seqrelid = '25829'::oid 2024-03-21 22:39:46.926 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '25829'::pg_catalog.oid; 2024-03-21 22:39:46.928 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '25850'::pg_catalog.oid; 2024-03-21 22:39:46.928 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '25848'::pg_catalog.oid; 2024-03-21 22:39:46.930 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT format_type(seqtypid, NULL), seqstart, seqincrement, seqmax, seqmin, seqcache, seqcycle FROM pg_catalog.pg_sequence WHERE seqrelid = '25846'::oid 2024-03-21 22:39:46.930 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '25846'::pg_catalog.oid; 2024-03-21 22:39:46.936 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '25870'::pg_catalog.oid; 2024-03-21 22:39:46.937 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '25868'::pg_catalog.oid; 2024-03-21 22:39:46.941 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT format_type(seqtypid, NULL), seqstart, seqincrement, seqmax, seqmin, seqcache, seqcycle FROM pg_catalog.pg_sequence WHERE seqrelid = '25867'::oid 2024-03-21 22:39:46.943 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '25867'::pg_catalog.oid; 2024-03-21 22:39:46.946 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT format_type(seqtypid, NULL), seqstart, seqincrement, seqmax, seqmin, seqcache, seqcycle FROM pg_catalog.pg_sequence WHERE seqrelid = '26930'::oid 2024-03-21 22:39:46.947 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '26930'::pg_catalog.oid; 2024-03-21 22:39:46.950 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '26016'::pg_catalog.oid; 2024-03-21 22:39:46.952 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '26013'::pg_catalog.oid; 2024-03-21 22:39:46.955 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '26594'::pg_catalog.oid; 2024-03-21 22:39:46.957 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '26592'::pg_catalog.oid; 2024-03-21 22:39:46.959 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT format_type(seqtypid, NULL), seqstart, seqincrement, seqmax, seqmin, seqcache, seqcycle FROM pg_catalog.pg_sequence WHERE seqrelid = '26591'::oid 2024-03-21 22:39:46.968 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '26591'::pg_catalog.oid; 2024-03-21 22:39:46.971 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '26951'::pg_catalog.oid; 2024-03-21 22:39:46.971 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '26949'::pg_catalog.oid; 2024-03-21 22:39:46.973 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT format_type(seqtypid, NULL), seqstart, seqincrement, seqmax, seqmin, seqcache, seqcycle FROM pg_catalog.pg_sequence WHERE seqrelid = '26948'::oid 2024-03-21 22:39:46.973 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '26948'::pg_catalog.oid; 2024-03-21 22:39:46.975 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '27005'::pg_catalog.oid; 2024-03-21 22:39:46.976 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '27003'::pg_catalog.oid; 2024-03-21 22:39:46.978 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '27049'::pg_catalog.oid; 2024-03-21 22:39:46.978 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '27047'::pg_catalog.oid; 2024-03-21 22:39:46.980 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '27098'::pg_catalog.oid; 2024-03-21 22:39:46.980 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '27096'::pg_catalog.oid; 2024-03-21 22:39:46.982 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '27112'::pg_catalog.oid; 2024-03-21 22:39:46.982 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '27110'::pg_catalog.oid; 2024-03-21 22:39:46.984 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT format_type(seqtypid, NULL), seqstart, seqincrement, seqmax, seqmin, seqcache, seqcycle FROM pg_catalog.pg_sequence WHERE seqrelid = '27109'::oid 2024-03-21 22:39:46.984 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '27109'::pg_catalog.oid; 2024-03-21 22:39:46.986 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '27127'::pg_catalog.oid; 2024-03-21 22:39:46.986 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '27125'::pg_catalog.oid; 2024-03-21 22:39:46.988 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT format_type(seqtypid, NULL), seqstart, seqincrement, seqmax, seqmin, seqcache, seqcycle FROM pg_catalog.pg_sequence WHERE seqrelid = '27143'::oid 2024-03-21 22:39:46.988 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '27143'::pg_catalog.oid; 2024-03-21 22:39:46.991 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '27137'::pg_catalog.oid; 2024-03-21 22:39:46.991 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '27135'::pg_catalog.oid; 2024-03-21 22:39:46.993 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '26422'::pg_catalog.oid; 2024-03-21 22:39:46.993 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '26420'::pg_catalog.oid; 2024-03-21 22:39:46.998 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT format_type(seqtypid, NULL), seqstart, seqincrement, seqmax, seqmin, seqcache, seqcycle FROM pg_catalog.pg_sequence WHERE seqrelid = '26419'::oid 2024-03-21 22:39:46.999 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '26419'::pg_catalog.oid; 2024-03-21 22:39:47.002 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '19206'::pg_catalog.oid; 2024-03-21 22:39:47.003 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '19204'::pg_catalog.oid; 2024-03-21 22:39:47.033 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '19239'::pg_catalog.oid; 2024-03-21 22:39:47.034 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '19237'::pg_catalog.oid; 2024-03-21 22:39:47.036 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '19244'::pg_catalog.oid; 2024-03-21 22:39:47.038 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '19242'::pg_catalog.oid; 2024-03-21 22:39:47.043 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '16417'::pg_catalog.oid; 2024-03-21 22:39:47.044 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '16415'::pg_catalog.oid; 2024-03-21 22:39:47.046 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '35553'::pg_catalog.oid; 2024-03-21 22:39:47.048 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '35551'::pg_catalog.oid; 2024-03-21 22:39:47.050 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.pg_get_viewdef('35551'::pg_catalog.oid) AS viewdef 2024-03-21 22:39:47.052 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '35605'::pg_catalog.oid; 2024-03-21 22:39:47.053 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '35603'::pg_catalog.oid; 2024-03-21 22:39:47.055 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.pg_get_viewdef('35603'::pg_catalog.oid) AS viewdef 2024-03-21 22:39:47.055 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '35669'::pg_catalog.oid; 2024-03-21 22:39:47.055 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '35667'::pg_catalog.oid; 2024-03-21 22:39:47.059 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.pg_get_viewdef('35667'::pg_catalog.oid) AS viewdef 2024-03-21 22:39:47.059 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '35692'::pg_catalog.oid; 2024-03-21 22:39:47.060 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '35690'::pg_catalog.oid; 2024-03-21 22:39:47.062 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.pg_get_viewdef('35690'::pg_catalog.oid) AS viewdef 2024-03-21 22:39:47.063 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '16979'::pg_catalog.oid; 2024-03-21 22:39:47.064 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '16977'::pg_catalog.oid; 2024-03-21 22:39:47.079 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '21191'::pg_catalog.oid; 2024-03-21 22:39:47.080 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '21189'::pg_catalog.oid; 2024-03-21 22:39:47.083 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '17006'::pg_catalog.oid; 2024-03-21 22:39:47.084 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '17003'::pg_catalog.oid; 2024-03-21 22:39:47.088 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '21206'::pg_catalog.oid; 2024-03-21 22:39:47.089 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '21204'::pg_catalog.oid; 2024-03-21 22:39:47.091 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '30678'::pg_catalog.oid; 2024-03-21 22:39:47.104 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '30676'::pg_catalog.oid; 2024-03-21 22:39:47.106 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '30753'::pg_catalog.oid; 2024-03-21 22:39:47.107 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '30751'::pg_catalog.oid; 2024-03-21 22:39:47.109 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '30762'::pg_catalog.oid; 2024-03-21 22:39:47.109 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '30760'::pg_catalog.oid; 2024-03-21 22:39:47.111 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '35499'::pg_catalog.oid; 2024-03-21 22:39:47.111 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '35496'::pg_catalog.oid; 2024-03-21 22:39:47.113 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '17977'::pg_catalog.oid; 2024-03-21 22:39:47.117 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_get_partkeydef('17975') 2024-03-21 22:39:47.118 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '17975'::pg_catalog.oid; 2024-03-21 22:39:47.126 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '17980'::pg_catalog.oid; 2024-03-21 22:39:47.127 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_get_partkeydef('17978') 2024-03-21 22:39:47.128 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '17978'::pg_catalog.oid; 2024-03-21 22:39:47.130 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '17985'::pg_catalog.oid; 2024-03-21 22:39:47.131 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '17983'::pg_catalog.oid; 2024-03-21 22:39:47.133 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '18003'::pg_catalog.oid; 2024-03-21 22:39:47.134 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '18001'::pg_catalog.oid; 2024-03-21 22:39:47.135 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '18008'::pg_catalog.oid; 2024-03-21 22:39:47.136 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '18006'::pg_catalog.oid; 2024-03-21 22:39:47.140 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '18013'::pg_catalog.oid; 2024-03-21 22:39:47.140 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '18011'::pg_catalog.oid; 2024-03-21 22:39:47.142 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '18016'::pg_catalog.oid; 2024-03-21 22:39:47.142 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '18014'::pg_catalog.oid; 2024-03-21 22:39:47.144 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '18053'::pg_catalog.oid; 2024-03-21 22:39:47.144 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_get_partkeydef('18051') 2024-03-21 22:39:47.144 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '18051'::pg_catalog.oid; 2024-03-21 22:39:47.154 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '18056'::pg_catalog.oid; 2024-03-21 22:39:47.154 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '18054'::pg_catalog.oid; 2024-03-21 22:39:47.156 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '18061'::pg_catalog.oid; 2024-03-21 22:39:47.156 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '18059'::pg_catalog.oid; 2024-03-21 22:39:47.160 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '18066'::pg_catalog.oid; 2024-03-21 22:39:47.161 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '18064'::pg_catalog.oid; 2024-03-21 22:39:47.163 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '16542'::pg_catalog.oid; 2024-03-21 22:39:47.164 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '16540'::pg_catalog.oid; 2024-03-21 22:39:47.166 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '26203'::pg_catalog.oid; 2024-03-21 22:39:47.166 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '26201'::pg_catalog.oid; 2024-03-21 22:39:47.171 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.pg_get_viewdef('26201'::pg_catalog.oid) AS viewdef 2024-03-21 22:39:47.171 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '26210'::pg_catalog.oid; 2024-03-21 22:39:47.172 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '26208'::pg_catalog.oid; 2024-03-21 22:39:47.173 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.pg_get_viewdef('26208'::pg_catalog.oid) AS viewdef 2024-03-21 22:39:47.174 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '26218'::pg_catalog.oid; 2024-03-21 22:39:47.174 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '26216'::pg_catalog.oid; 2024-03-21 22:39:47.177 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.pg_get_viewdef('26216'::pg_catalog.oid) AS viewdef 2024-03-21 22:39:47.178 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '26227'::pg_catalog.oid; 2024-03-21 22:39:47.178 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '26225'::pg_catalog.oid; 2024-03-21 22:39:47.180 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.pg_get_viewdef('26225'::pg_catalog.oid) AS viewdef 2024-03-21 22:39:47.180 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '25884'::pg_catalog.oid; 2024-03-21 22:39:47.181 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '25882'::pg_catalog.oid; 2024-03-21 22:39:47.182 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.pg_get_viewdef('25882'::pg_catalog.oid) AS viewdef 2024-03-21 22:39:47.183 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '26167'::pg_catalog.oid; 2024-03-21 22:39:47.187 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '26165'::pg_catalog.oid; 2024-03-21 22:39:47.189 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.pg_get_viewdef('26165'::pg_catalog.oid) AS viewdef 2024-03-21 22:39:47.189 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '26191'::pg_catalog.oid; 2024-03-21 22:39:47.190 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '26189'::pg_catalog.oid; 2024-03-21 22:39:47.191 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.pg_get_viewdef('26189'::pg_catalog.oid) AS viewdef 2024-03-21 22:39:47.192 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '31716'::pg_catalog.oid; 2024-03-21 22:39:47.193 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '31714'::pg_catalog.oid; 2024-03-21 22:39:47.195 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.pg_get_viewdef('31714'::pg_catalog.oid) AS viewdef 2024-03-21 22:39:47.195 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '31722'::pg_catalog.oid; 2024-03-21 22:39:47.195 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '31720'::pg_catalog.oid; 2024-03-21 22:39:47.198 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.pg_get_viewdef('31720'::pg_catalog.oid) AS viewdef 2024-03-21 22:39:47.199 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '31734'::pg_catalog.oid; 2024-03-21 22:39:47.203 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '31732'::pg_catalog.oid; 2024-03-21 22:39:47.205 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.pg_get_viewdef('31732'::pg_catalog.oid) AS viewdef 2024-03-21 22:39:47.205 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '31740'::pg_catalog.oid; 2024-03-21 22:39:47.207 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '31738'::pg_catalog.oid; 2024-03-21 22:39:47.208 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.pg_get_viewdef('31738'::pg_catalog.oid) AS viewdef 2024-03-21 22:39:47.209 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '31706'::pg_catalog.oid; 2024-03-21 22:39:47.209 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '31704'::pg_catalog.oid; 2024-03-21 22:39:47.223 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.pg_get_viewdef('31704'::pg_catalog.oid) AS viewdef 2024-03-21 22:39:47.224 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '31712'::pg_catalog.oid; 2024-03-21 22:39:47.225 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '31710'::pg_catalog.oid; 2024-03-21 22:39:47.227 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.pg_get_viewdef('31710'::pg_catalog.oid) AS viewdef 2024-03-21 22:39:47.227 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '30156'::pg_catalog.oid; 2024-03-21 22:39:47.228 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '30154'::pg_catalog.oid; 2024-03-21 22:39:47.229 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '21825'::pg_catalog.oid; 2024-03-21 22:39:47.230 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '21823'::pg_catalog.oid; 2024-03-21 22:39:47.245 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '21830'::pg_catalog.oid; 2024-03-21 22:39:47.246 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '21828'::pg_catalog.oid; 2024-03-21 22:39:47.249 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '22076'::pg_catalog.oid; 2024-03-21 22:39:47.249 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '22074'::pg_catalog.oid; 2024-03-21 22:39:47.259 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '22102'::pg_catalog.oid; 2024-03-21 22:39:47.260 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '22100'::pg_catalog.oid; 2024-03-21 22:39:47.262 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '22110'::pg_catalog.oid; 2024-03-21 22:39:47.262 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '22108'::pg_catalog.oid; 2024-03-21 22:39:47.264 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '22127'::pg_catalog.oid; 2024-03-21 22:39:47.265 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '22125'::pg_catalog.oid; 2024-03-21 22:39:47.267 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '22083'::pg_catalog.oid; 2024-03-21 22:39:47.267 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '22081'::pg_catalog.oid; 2024-03-21 22:39:47.269 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '22088'::pg_catalog.oid; 2024-03-21 22:39:47.269 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '22086'::pg_catalog.oid; 2024-03-21 22:39:47.271 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '22095'::pg_catalog.oid; 2024-03-21 22:39:47.272 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '22093'::pg_catalog.oid; 2024-03-21 22:39:47.273 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '16545'::pg_catalog.oid; 2024-03-21 22:39:47.274 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '16543'::pg_catalog.oid; 2024-03-21 22:39:47.276 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '16551'::pg_catalog.oid; 2024-03-21 22:39:47.276 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '16549'::pg_catalog.oid; 2024-03-21 22:39:47.278 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '16567'::pg_catalog.oid; 2024-03-21 22:39:47.279 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '16565'::pg_catalog.oid; 2024-03-21 22:39:47.280 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '16599'::pg_catalog.oid; 2024-03-21 22:39:47.332 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '16597'::pg_catalog.oid; 2024-03-21 22:39:47.353 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '16602'::pg_catalog.oid; 2024-03-21 22:39:47.361 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '16600'::pg_catalog.oid; 2024-03-21 22:39:47.365 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '16570'::pg_catalog.oid; 2024-03-21 22:39:47.367 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '16568'::pg_catalog.oid; 2024-03-21 22:39:47.370 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '16606'::pg_catalog.oid; 2024-03-21 22:39:47.378 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '16604'::pg_catalog.oid; 2024-03-21 22:39:47.380 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '16593'::pg_catalog.oid; 2024-03-21 22:39:47.382 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '16589'::pg_catalog.oid; 2024-03-21 22:39:47.383 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '16554'::pg_catalog.oid; 2024-03-21 22:39:47.384 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '16552'::pg_catalog.oid; 2024-03-21 22:39:47.386 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '16848'::pg_catalog.oid; 2024-03-21 22:39:47.386 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '16846'::pg_catalog.oid; 2024-03-21 22:39:47.388 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '16609'::pg_catalog.oid; 2024-03-21 22:39:47.388 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '16607'::pg_catalog.oid; 2024-03-21 22:39:47.390 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '16863'::pg_catalog.oid; 2024-03-21 22:39:47.390 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '16861'::pg_catalog.oid; 2024-03-21 22:39:47.392 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '17069'::pg_catalog.oid; 2024-03-21 22:39:47.392 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '17067'::pg_catalog.oid; 2024-03-21 22:39:47.394 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '16704'::pg_catalog.oid; 2024-03-21 22:39:47.394 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '16702'::pg_catalog.oid; 2024-03-21 22:39:47.396 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '34893'::pg_catalog.oid; 2024-03-21 22:39:47.396 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '34891'::pg_catalog.oid; 2024-03-21 22:39:47.398 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.pg_get_viewdef('34891'::pg_catalog.oid) AS viewdef 2024-03-21 22:39:47.398 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '36759'::pg_catalog.oid; 2024-03-21 22:39:47.399 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '36757'::pg_catalog.oid; 2024-03-21 22:39:47.400 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '36796'::pg_catalog.oid; 2024-03-21 22:39:47.401 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '36794'::pg_catalog.oid; 2024-03-21 22:39:47.403 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '36779'::pg_catalog.oid; 2024-03-21 22:39:47.403 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '36777'::pg_catalog.oid; 2024-03-21 22:39:47.405 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '36787'::pg_catalog.oid; 2024-03-21 22:39:47.405 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '36785'::pg_catalog.oid; 2024-03-21 22:39:47.407 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '16420'::pg_catalog.oid; 2024-03-21 22:39:47.407 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '16418'::pg_catalog.oid; 2024-03-21 22:39:47.409 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '39071'::pg_catalog.oid; 2024-03-21 22:39:47.409 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_get_partkeydef('39069') 2024-03-21 22:39:47.410 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '39069'::pg_catalog.oid; 2024-03-21 22:39:47.411 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '39476'::pg_catalog.oid; 2024-03-21 22:39:47.412 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_get_partkeydef('39474') 2024-03-21 22:39:47.412 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '39474'::pg_catalog.oid; 2024-03-21 22:39:47.442 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '39479'::pg_catalog.oid; 2024-03-21 22:39:47.444 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '39477'::pg_catalog.oid; 2024-03-21 22:39:47.446 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '39485'::pg_catalog.oid; 2024-03-21 22:39:47.446 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '39483'::pg_catalog.oid; 2024-03-21 22:39:47.482 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '39491'::pg_catalog.oid; 2024-03-21 22:39:47.489 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '39489'::pg_catalog.oid; 2024-03-21 22:39:47.525 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '39498'::pg_catalog.oid; 2024-03-21 22:39:47.526 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_get_partkeydef('39496') 2024-03-21 22:39:47.527 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '39496'::pg_catalog.oid; 2024-03-21 22:39:47.528 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '39504'::pg_catalog.oid; 2024-03-21 22:39:47.529 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '39502'::pg_catalog.oid; 2024-03-21 22:39:47.541 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '39507'::pg_catalog.oid; 2024-03-21 22:39:47.542 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '39505'::pg_catalog.oid; 2024-03-21 22:39:47.544 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '39511'::pg_catalog.oid; 2024-03-21 22:39:47.544 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '39509'::pg_catalog.oid; 2024-03-21 22:39:47.553 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '39603'::pg_catalog.oid; 2024-03-21 22:39:47.557 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_get_partkeydef('39601') 2024-03-21 22:39:47.559 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '39601'::pg_catalog.oid; 2024-03-21 22:39:47.577 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '39606'::pg_catalog.oid; 2024-03-21 22:39:47.578 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '39604'::pg_catalog.oid; 2024-03-21 22:39:47.580 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '39609'::pg_catalog.oid; 2024-03-21 22:39:47.581 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '39607'::pg_catalog.oid; 2024-03-21 22:39:47.599 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '39612'::pg_catalog.oid; 2024-03-21 22:39:47.601 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '39610'::pg_catalog.oid; 2024-03-21 22:39:47.606 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '39652'::pg_catalog.oid; 2024-03-21 22:39:47.607 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_get_partkeydef('39650') 2024-03-21 22:39:47.607 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '39650'::pg_catalog.oid; 2024-03-21 22:39:47.610 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '39655'::pg_catalog.oid; 2024-03-21 22:39:47.611 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '39653'::pg_catalog.oid; 2024-03-21 22:39:47.612 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '39661'::pg_catalog.oid; 2024-03-21 22:39:47.613 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_get_partkeydef('39659') 2024-03-21 22:39:47.613 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '39659'::pg_catalog.oid; 2024-03-21 22:39:47.622 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '39667'::pg_catalog.oid; 2024-03-21 22:39:47.623 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '39665'::pg_catalog.oid; 2024-03-21 22:39:47.625 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '39677'::pg_catalog.oid; 2024-03-21 22:39:47.625 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '39675'::pg_catalog.oid; 2024-03-21 22:39:47.635 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '39682'::pg_catalog.oid; 2024-03-21 22:39:47.643 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_get_partkeydef('39680') 2024-03-21 22:39:47.644 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '39680'::pg_catalog.oid; 2024-03-21 22:39:47.663 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '39691'::pg_catalog.oid; 2024-03-21 22:39:47.664 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '39689'::pg_catalog.oid; 2024-03-21 22:39:47.687 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '39701'::pg_catalog.oid; 2024-03-21 22:39:47.690 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '39699'::pg_catalog.oid; 2024-03-21 22:39:47.694 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '39081'::pg_catalog.oid; 2024-03-21 22:39:47.697 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '39079'::pg_catalog.oid; 2024-03-21 22:39:47.700 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '39093'::pg_catalog.oid; 2024-03-21 22:39:47.701 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '39091'::pg_catalog.oid; 2024-03-21 22:39:47.702 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '39109'::pg_catalog.oid; 2024-03-21 22:39:47.713 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '39107'::pg_catalog.oid; 2024-03-21 22:39:47.715 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '40107'::pg_catalog.oid; 2024-03-21 22:39:47.718 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_get_partkeydef('40105') 2024-03-21 22:39:47.718 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '40105'::pg_catalog.oid; 2024-03-21 22:39:47.721 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '40113'::pg_catalog.oid; 2024-03-21 22:39:47.722 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '40111'::pg_catalog.oid; 2024-03-21 22:39:47.724 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '40121'::pg_catalog.oid; 2024-03-21 22:39:47.724 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '40119'::pg_catalog.oid; 2024-03-21 22:39:47.727 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '40132'::pg_catalog.oid; 2024-03-21 22:39:47.727 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '40130'::pg_catalog.oid; 2024-03-21 22:39:47.729 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '30886'::pg_catalog.oid; 2024-03-21 22:39:47.730 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '30884'::pg_catalog.oid; 2024-03-21 22:39:47.732 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '39887'::pg_catalog.oid; 2024-03-21 22:39:47.734 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_get_partkeydef('39885') 2024-03-21 22:39:47.736 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '39885'::pg_catalog.oid; 2024-03-21 22:39:47.738 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '33434'::pg_catalog.oid; 2024-03-21 22:39:47.738 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_get_partkeydef('33432') 2024-03-21 22:39:47.738 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '33432'::pg_catalog.oid; 2024-03-21 22:39:47.740 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '33445'::pg_catalog.oid; 2024-03-21 22:39:47.741 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '33443'::pg_catalog.oid; 2024-03-21 22:39:47.742 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '33454'::pg_catalog.oid; 2024-03-21 22:39:47.743 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '33452'::pg_catalog.oid; 2024-03-21 22:39:47.745 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '33463'::pg_catalog.oid; 2024-03-21 22:39:47.745 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_get_partkeydef('33461') 2024-03-21 22:39:47.745 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '33461'::pg_catalog.oid; 2024-03-21 22:39:47.747 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '33469'::pg_catalog.oid; 2024-03-21 22:39:47.747 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '33467'::pg_catalog.oid; 2024-03-21 22:39:47.749 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '33481'::pg_catalog.oid; 2024-03-21 22:39:47.749 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '33479'::pg_catalog.oid; 2024-03-21 22:39:47.751 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '38662'::pg_catalog.oid; 2024-03-21 22:39:47.752 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_get_partkeydef('38660') 2024-03-21 22:39:47.752 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '38660'::pg_catalog.oid; 2024-03-21 22:39:47.754 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '38666'::pg_catalog.oid; 2024-03-21 22:39:47.754 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '38664'::pg_catalog.oid; 2024-03-21 22:39:47.756 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '39890'::pg_catalog.oid; 2024-03-21 22:39:47.765 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '39888'::pg_catalog.oid; 2024-03-21 22:39:47.781 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '39893'::pg_catalog.oid; 2024-03-21 22:39:47.785 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_get_partkeydef('39891') 2024-03-21 22:39:47.786 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '39891'::pg_catalog.oid; 2024-03-21 22:39:47.791 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '39899'::pg_catalog.oid; 2024-03-21 22:39:47.791 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '39897'::pg_catalog.oid; 2024-03-21 22:39:47.797 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '39902'::pg_catalog.oid; 2024-03-21 22:39:47.806 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '39900'::pg_catalog.oid; 2024-03-21 22:39:47.808 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '38751'::pg_catalog.oid; 2024-03-21 22:39:47.808 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '38749'::pg_catalog.oid; 2024-03-21 22:39:47.810 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '38758'::pg_catalog.oid; 2024-03-21 22:39:47.811 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '38756'::pg_catalog.oid; 2024-03-21 22:39:47.820 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '38636'::pg_catalog.oid; 2024-03-21 22:39:47.826 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '38634'::pg_catalog.oid; 2024-03-21 22:39:47.828 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '17008'::pg_catalog.oid; 2024-03-21 22:39:47.847 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '17004'::pg_catalog.oid; 2024-03-21 22:39:47.852 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '38847'::pg_catalog.oid; 2024-03-21 22:39:47.853 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '38845'::pg_catalog.oid; 2024-03-21 22:39:47.859 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '20527'::pg_catalog.oid; 2024-03-21 22:39:47.867 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '20525'::pg_catalog.oid; 2024-03-21 22:39:47.869 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '20554'::pg_catalog.oid; 2024-03-21 22:39:47.869 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '20552'::pg_catalog.oid; 2024-03-21 22:39:47.871 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '20599'::pg_catalog.oid; 2024-03-21 22:39:47.877 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '20597'::pg_catalog.oid; 2024-03-21 22:39:47.879 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '34919'::pg_catalog.oid; 2024-03-21 22:39:47.880 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '34917'::pg_catalog.oid; 2024-03-21 22:39:47.881 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '34932'::pg_catalog.oid; 2024-03-21 22:39:47.886 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '34930'::pg_catalog.oid; 2024-03-21 22:39:47.887 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '35956'::pg_catalog.oid; 2024-03-21 22:39:47.888 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '35954'::pg_catalog.oid; 2024-03-21 22:39:47.890 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.pg_get_viewdef('35954'::pg_catalog.oid) AS viewdef 2024-03-21 22:39:47.894 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '35128'::pg_catalog.oid; 2024-03-21 22:39:47.894 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '35126'::pg_catalog.oid; 2024-03-21 22:39:47.896 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '39905'::pg_catalog.oid; 2024-03-21 22:39:47.896 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_get_partkeydef('39903') 2024-03-21 22:39:47.896 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '39903'::pg_catalog.oid; 2024-03-21 22:39:47.898 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '39969'::pg_catalog.oid; 2024-03-21 22:39:47.898 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_get_partkeydef('39967') 2024-03-21 22:39:47.899 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '39967'::pg_catalog.oid; 2024-03-21 22:39:47.904 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '39976'::pg_catalog.oid; 2024-03-21 22:39:47.904 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '39974'::pg_catalog.oid; 2024-03-21 22:39:47.906 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '39984'::pg_catalog.oid; 2024-03-21 22:39:47.906 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '39982'::pg_catalog.oid; 2024-03-21 22:39:47.922 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '39989'::pg_catalog.oid; 2024-03-21 22:39:47.924 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '39987'::pg_catalog.oid; 2024-03-21 22:39:47.926 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '39908'::pg_catalog.oid; 2024-03-21 22:39:47.930 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '39906'::pg_catalog.oid; 2024-03-21 22:39:47.933 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '39913'::pg_catalog.oid; 2024-03-21 22:39:47.934 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '39911'::pg_catalog.oid; 2024-03-21 22:39:47.940 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '39918'::pg_catalog.oid; 2024-03-21 22:39:47.941 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '39916'::pg_catalog.oid; 2024-03-21 22:39:47.944 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '39940'::pg_catalog.oid; 2024-03-21 22:39:47.944 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_get_partkeydef('39938') 2024-03-21 22:39:47.945 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '39938'::pg_catalog.oid; 2024-03-21 22:39:47.947 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '39944'::pg_catalog.oid; 2024-03-21 22:39:47.947 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '39942'::pg_catalog.oid; 2024-03-21 22:39:47.949 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '39952'::pg_catalog.oid; 2024-03-21 22:39:47.949 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '39950'::pg_catalog.oid; 2024-03-21 22:39:47.955 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '39957'::pg_catalog.oid; 2024-03-21 22:39:47.956 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '39955'::pg_catalog.oid; 2024-03-21 22:39:47.985 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '27384'::pg_catalog.oid; 2024-03-21 22:39:47.993 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_get_partkeydef('27382') 2024-03-21 22:39:47.994 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '27382'::pg_catalog.oid; 2024-03-21 22:39:47.996 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT format_type(seqtypid, NULL), seqstart, seqincrement, seqmax, seqmin, seqcache, seqcycle FROM pg_catalog.pg_sequence WHERE seqrelid = '27381'::oid 2024-03-21 22:39:47.997 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '27381'::pg_catalog.oid; 2024-03-21 22:39:48.004 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '27421'::pg_catalog.oid; 2024-03-21 22:39:48.005 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '27419'::pg_catalog.oid; 2024-03-21 22:39:48.006 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '27447'::pg_catalog.oid; 2024-03-21 22:39:48.007 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '27445'::pg_catalog.oid; 2024-03-21 22:39:48.008 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '27538'::pg_catalog.oid; 2024-03-21 22:39:48.009 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_get_partkeydef('27536') 2024-03-21 22:39:48.011 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '27536'::pg_catalog.oid; 2024-03-21 22:39:48.027 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT format_type(seqtypid, NULL), seqstart, seqincrement, seqmax, seqmin, seqcache, seqcycle FROM pg_catalog.pg_sequence WHERE seqrelid = '27562'::oid 2024-03-21 22:39:48.028 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '27562'::pg_catalog.oid; 2024-03-21 22:39:48.030 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '27557'::pg_catalog.oid; 2024-03-21 22:39:48.030 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '27555'::pg_catalog.oid; 2024-03-21 22:39:48.067 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '34950'::pg_catalog.oid; 2024-03-21 22:39:48.088 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '34948'::pg_catalog.oid; 2024-03-21 22:39:48.101 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '39789'::pg_catalog.oid; 2024-03-21 22:39:48.102 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_get_partkeydef('39787') 2024-03-21 22:39:48.109 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '39787'::pg_catalog.oid; 2024-03-21 22:39:48.116 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '39866'::pg_catalog.oid; 2024-03-21 22:39:48.124 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_get_partkeydef('39864') 2024-03-21 22:39:48.125 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '39864'::pg_catalog.oid; 2024-03-21 22:39:48.127 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '39870'::pg_catalog.oid; 2024-03-21 22:39:48.127 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '39868'::pg_catalog.oid; 2024-03-21 22:39:48.130 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '39875'::pg_catalog.oid; 2024-03-21 22:39:48.130 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '39873'::pg_catalog.oid; 2024-03-21 22:39:48.132 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '39880'::pg_catalog.oid; 2024-03-21 22:39:48.141 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '39878'::pg_catalog.oid; 2024-03-21 22:39:48.145 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '39799'::pg_catalog.oid; 2024-03-21 22:39:48.145 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '39797'::pg_catalog.oid; 2024-03-21 22:39:48.147 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '39811'::pg_catalog.oid; 2024-03-21 22:39:48.147 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '39809'::pg_catalog.oid; 2024-03-21 22:39:48.149 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '39816'::pg_catalog.oid; 2024-03-21 22:39:48.149 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '39814'::pg_catalog.oid; 2024-03-21 22:39:48.151 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '39831'::pg_catalog.oid; 2024-03-21 22:39:48.151 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_get_partkeydef('39829') 2024-03-21 22:39:48.176 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '39829'::pg_catalog.oid; 2024-03-21 22:39:48.199 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '39834'::pg_catalog.oid; 2024-03-21 22:39:48.215 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '39832'::pg_catalog.oid; 2024-03-21 22:39:48.217 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '39839'::pg_catalog.oid; 2024-03-21 22:39:48.218 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '39837'::pg_catalog.oid; 2024-03-21 22:39:48.220 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '39844'::pg_catalog.oid; 2024-03-21 22:39:48.220 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '39842'::pg_catalog.oid; 2024-03-21 22:39:48.222 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '29056'::pg_catalog.oid; 2024-03-21 22:39:48.222 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '29054'::pg_catalog.oid; 2024-03-21 22:39:48.224 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '16406'::pg_catalog.oid; 2024-03-21 22:39:48.225 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '16404'::pg_catalog.oid; 2024-03-21 22:39:48.226 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '16988'::pg_catalog.oid; 2024-03-21 22:39:48.227 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '16986'::pg_catalog.oid; 2024-03-21 22:39:48.228 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '39118'::pg_catalog.oid; 2024-03-21 22:39:48.229 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_get_partkeydef('39116') 2024-03-21 22:39:48.229 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '39116'::pg_catalog.oid; 2024-03-21 22:39:48.231 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '39482'::pg_catalog.oid; 2024-03-21 22:39:48.231 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_get_partkeydef('39480') 2024-03-21 22:39:48.232 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '39480'::pg_catalog.oid; 2024-03-21 22:39:48.233 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '39488'::pg_catalog.oid; 2024-03-21 22:39:48.234 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '39486'::pg_catalog.oid; 2024-03-21 22:39:48.235 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '39495'::pg_catalog.oid; 2024-03-21 22:39:48.236 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '39493'::pg_catalog.oid; 2024-03-21 22:39:48.237 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '39501'::pg_catalog.oid; 2024-03-21 22:39:48.238 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '39499'::pg_catalog.oid; 2024-03-21 22:39:48.246 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '40086'::pg_catalog.oid; 2024-03-21 22:39:48.247 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_get_partkeydef('40084') 2024-03-21 22:39:48.247 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '40084'::pg_catalog.oid; 2024-03-21 22:39:48.255 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '40089'::pg_catalog.oid; 2024-03-21 22:39:48.255 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '40087'::pg_catalog.oid; 2024-03-21 22:39:48.257 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '40094'::pg_catalog.oid; 2024-03-21 22:39:48.257 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_get_partkeydef('40092') 2024-03-21 22:39:48.269 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '40092'::pg_catalog.oid; 2024-03-21 22:39:48.281 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '40097'::pg_catalog.oid; 2024-03-21 22:39:48.307 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '40095'::pg_catalog.oid; 2024-03-21 22:39:48.310 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '40102'::pg_catalog.oid; 2024-03-21 22:39:48.311 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '40100'::pg_catalog.oid; 2024-03-21 22:39:48.313 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '40110'::pg_catalog.oid; 2024-03-21 22:39:48.313 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_get_partkeydef('40108') 2024-03-21 22:39:48.314 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '40108'::pg_catalog.oid; 2024-03-21 22:39:48.316 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '40116'::pg_catalog.oid; 2024-03-21 22:39:48.316 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '40114'::pg_catalog.oid; 2024-03-21 22:39:48.333 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '40124'::pg_catalog.oid; 2024-03-21 22:39:48.334 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '40122'::pg_catalog.oid; 2024-03-21 22:39:48.339 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '39688'::pg_catalog.oid; 2024-03-21 22:39:48.339 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_get_partkeydef('39686') 2024-03-21 22:39:48.340 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '39686'::pg_catalog.oid; 2024-03-21 22:39:48.343 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '39704'::pg_catalog.oid; 2024-03-21 22:39:48.343 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '39702'::pg_catalog.oid; 2024-03-21 22:39:48.354 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '39718'::pg_catalog.oid; 2024-03-21 22:39:48.355 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '39716'::pg_catalog.oid; 2024-03-21 22:39:48.357 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '39736'::pg_catalog.oid; 2024-03-21 22:39:48.357 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '39734'::pg_catalog.oid; 2024-03-21 22:39:48.360 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '40207'::pg_catalog.oid; 2024-03-21 22:39:48.362 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_get_partkeydef('40205') 2024-03-21 22:39:48.362 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '40205'::pg_catalog.oid; 2024-03-21 22:39:48.365 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '40210'::pg_catalog.oid; 2024-03-21 22:39:48.366 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '40208'::pg_catalog.oid; 2024-03-21 22:39:48.369 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '40216'::pg_catalog.oid; 2024-03-21 22:39:48.369 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '40214'::pg_catalog.oid; 2024-03-21 22:39:48.371 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '39124'::pg_catalog.oid; 2024-03-21 22:39:48.371 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '39122'::pg_catalog.oid; 2024-03-21 22:39:48.373 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '39148'::pg_catalog.oid; 2024-03-21 22:39:48.374 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '39146'::pg_catalog.oid; 2024-03-21 22:39:48.375 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '39130'::pg_catalog.oid; 2024-03-21 22:39:48.376 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '39128'::pg_catalog.oid; 2024-03-21 22:39:48.377 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '39220'::pg_catalog.oid; 2024-03-21 22:39:48.378 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_get_partkeydef('39218') 2024-03-21 22:39:48.378 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '39218'::pg_catalog.oid; 2024-03-21 22:39:48.381 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '39516'::pg_catalog.oid; 2024-03-21 22:39:48.381 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_get_partkeydef('39514') 2024-03-21 22:39:48.382 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '39514'::pg_catalog.oid; 2024-03-21 22:39:48.385 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '39520'::pg_catalog.oid; 2024-03-21 22:39:48.385 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '39518'::pg_catalog.oid; 2024-03-21 22:39:48.387 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '39523'::pg_catalog.oid; 2024-03-21 22:39:48.388 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '39521'::pg_catalog.oid; 2024-03-21 22:39:48.390 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '39532'::pg_catalog.oid; 2024-03-21 22:39:48.390 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '39530'::pg_catalog.oid; 2024-03-21 22:39:48.392 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '40135'::pg_catalog.oid; 2024-03-21 22:39:48.392 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_get_partkeydef('40133') 2024-03-21 22:39:48.393 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '40133'::pg_catalog.oid; 2024-03-21 22:39:48.395 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '40138'::pg_catalog.oid; 2024-03-21 22:39:48.395 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '40136'::pg_catalog.oid; 2024-03-21 22:39:48.398 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '40143'::pg_catalog.oid; 2024-03-21 22:39:48.401 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_get_partkeydef('40141') 2024-03-21 22:39:48.415 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '40141'::pg_catalog.oid; 2024-03-21 22:39:48.418 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '40152'::pg_catalog.oid; 2024-03-21 22:39:48.425 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '40150'::pg_catalog.oid; 2024-03-21 22:39:48.427 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '40169'::pg_catalog.oid; 2024-03-21 22:39:48.459 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '40167'::pg_catalog.oid; 2024-03-21 22:39:48.462 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '40179'::pg_catalog.oid; 2024-03-21 22:39:48.463 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_get_partkeydef('40177') 2024-03-21 22:39:48.463 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '40177'::pg_catalog.oid; 2024-03-21 22:39:48.465 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '40182'::pg_catalog.oid; 2024-03-21 22:39:48.465 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '40180'::pg_catalog.oid; 2024-03-21 22:39:48.467 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '40187'::pg_catalog.oid; 2024-03-21 22:39:48.467 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '40185'::pg_catalog.oid; 2024-03-21 22:39:48.469 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '39739'::pg_catalog.oid; 2024-03-21 22:39:48.469 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_get_partkeydef('39737') 2024-03-21 22:39:48.482 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '39737'::pg_catalog.oid; 2024-03-21 22:39:48.494 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '39742'::pg_catalog.oid; 2024-03-21 22:39:48.495 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '39740'::pg_catalog.oid; 2024-03-21 22:39:48.498 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '39748'::pg_catalog.oid; 2024-03-21 22:39:48.499 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '39746'::pg_catalog.oid; 2024-03-21 22:39:48.500 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '39751'::pg_catalog.oid; 2024-03-21 22:39:48.501 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '39749'::pg_catalog.oid; 2024-03-21 22:39:48.503 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '40226'::pg_catalog.oid; 2024-03-21 22:39:48.505 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_get_partkeydef('40224') 2024-03-21 22:39:48.506 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '40224'::pg_catalog.oid; 2024-03-21 22:39:48.508 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '40229'::pg_catalog.oid; 2024-03-21 22:39:48.508 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '40227'::pg_catalog.oid; 2024-03-21 22:39:48.510 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '40239'::pg_catalog.oid; 2024-03-21 22:39:48.522 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '40237'::pg_catalog.oid; 2024-03-21 22:39:48.524 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '39236'::pg_catalog.oid; 2024-03-21 22:39:48.524 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '39234'::pg_catalog.oid; 2024-03-21 22:39:48.526 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '39253'::pg_catalog.oid; 2024-03-21 22:39:48.526 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '39250'::pg_catalog.oid; 2024-03-21 22:39:48.531 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '39262'::pg_catalog.oid; 2024-03-21 22:39:48.531 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '39260'::pg_catalog.oid; 2024-03-21 22:39:48.533 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '40247'::pg_catalog.oid; 2024-03-21 22:39:48.533 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_get_partkeydef('40245') 2024-03-21 22:39:48.534 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '40245'::pg_catalog.oid; 2024-03-21 22:39:48.536 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '40253'::pg_catalog.oid; 2024-03-21 22:39:48.537 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '40251'::pg_catalog.oid; 2024-03-21 22:39:48.539 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '40266'::pg_catalog.oid; 2024-03-21 22:39:48.540 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '40262'::pg_catalog.oid; 2024-03-21 22:39:48.547 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '40276'::pg_catalog.oid; 2024-03-21 22:39:48.548 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '40274'::pg_catalog.oid; 2024-03-21 22:39:48.550 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '40298'::pg_catalog.oid; 2024-03-21 22:39:48.550 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_get_partkeydef('40296') 2024-03-21 22:39:48.550 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '40296'::pg_catalog.oid; 2024-03-21 22:39:48.552 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '40305'::pg_catalog.oid; 2024-03-21 22:39:48.552 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '40302'::pg_catalog.oid; 2024-03-21 22:39:48.554 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '40316'::pg_catalog.oid; 2024-03-21 22:39:48.554 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '40314'::pg_catalog.oid; 2024-03-21 22:39:48.559 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '40326'::pg_catalog.oid; 2024-03-21 22:39:48.560 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '40324'::pg_catalog.oid; 2024-03-21 22:39:48.561 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '37762'::pg_catalog.oid; 2024-03-21 22:39:48.562 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '37760'::pg_catalog.oid; 2024-03-21 22:39:48.565 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '37767'::pg_catalog.oid; 2024-03-21 22:39:48.565 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '37765'::pg_catalog.oid; 2024-03-21 22:39:48.567 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '17083'::pg_catalog.oid; 2024-03-21 22:39:48.567 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '17081'::pg_catalog.oid; 2024-03-21 22:39:48.569 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '17098'::pg_catalog.oid; 2024-03-21 22:39:48.569 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '17096'::pg_catalog.oid; 2024-03-21 22:39:48.571 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '17101'::pg_catalog.oid; 2024-03-21 22:39:48.571 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '17099'::pg_catalog.oid; 2024-03-21 22:39:48.573 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '19154'::pg_catalog.oid; 2024-03-21 22:39:48.573 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '19152'::pg_catalog.oid; 2024-03-21 22:39:48.586 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '17024'::pg_catalog.oid; 2024-03-21 22:39:48.586 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '17022'::pg_catalog.oid; 2024-03-21 22:39:48.592 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '36047'::pg_catalog.oid; 2024-03-21 22:39:48.595 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '36045'::pg_catalog.oid; 2024-03-21 22:39:48.597 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '19285'::pg_catalog.oid; 2024-03-21 22:39:48.598 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '19283'::pg_catalog.oid; 2024-03-21 22:39:48.600 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '36957'::pg_catalog.oid; 2024-03-21 22:39:48.600 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '36955'::pg_catalog.oid; 2024-03-21 22:39:48.617 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '19172'::pg_catalog.oid; 2024-03-21 22:39:48.621 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '19170'::pg_catalog.oid; 2024-03-21 22:39:48.623 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '39471'::pg_catalog.oid; 2024-03-21 22:39:48.624 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '39469'::pg_catalog.oid; 2024-03-21 22:39:48.625 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '37514'::pg_catalog.oid; 2024-03-21 22:39:48.626 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '37512'::pg_catalog.oid; 2024-03-21 22:39:48.628 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '37518'::pg_catalog.oid; 2024-03-21 22:39:48.628 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '37516'::pg_catalog.oid; 2024-03-21 22:39:48.630 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '37521'::pg_catalog.oid; 2024-03-21 22:39:48.630 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '37519'::pg_catalog.oid; 2024-03-21 22:39:48.632 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '17168'::pg_catalog.oid; 2024-03-21 22:39:48.632 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '17166'::pg_catalog.oid; 2024-03-21 22:39:48.634 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '42218'::pg_catalog.oid; 2024-03-21 22:39:48.634 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '42216'::pg_catalog.oid; 2024-03-21 22:39:48.636 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.format_type('42215'::pg_catalog.oid, NULL) 2024-03-21 22:39:48.636 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '42221'::pg_catalog.oid; 2024-03-21 22:39:48.637 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '42219'::pg_catalog.oid; 2024-03-21 22:39:48.638 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '42238'::pg_catalog.oid; 2024-03-21 22:39:48.639 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '42236'::pg_catalog.oid; 2024-03-21 22:39:48.641 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '34825'::pg_catalog.oid; 2024-03-21 22:39:48.642 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '34823'::pg_catalog.oid; 2024-03-21 22:39:48.644 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '29915'::pg_catalog.oid; 2024-03-21 22:39:48.644 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '29913'::pg_catalog.oid; 2024-03-21 22:39:48.647 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '30204'::pg_catalog.oid; 2024-03-21 22:39:48.648 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '30202'::pg_catalog.oid; 2024-03-21 22:39:48.650 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '29924'::pg_catalog.oid; 2024-03-21 22:39:48.650 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '29922'::pg_catalog.oid; 2024-03-21 22:39:48.656 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '29929'::pg_catalog.oid; 2024-03-21 22:39:48.656 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '29927'::pg_catalog.oid; 2024-03-21 22:39:48.691 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '29934'::pg_catalog.oid; 2024-03-21 22:39:48.719 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '29932'::pg_catalog.oid; 2024-03-21 22:39:48.723 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '29905'::pg_catalog.oid; 2024-03-21 22:39:48.751 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '29903'::pg_catalog.oid; 2024-03-21 22:39:48.784 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '30022'::pg_catalog.oid; 2024-03-21 22:39:48.817 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '30020'::pg_catalog.oid; 2024-03-21 22:39:48.846 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '30028'::pg_catalog.oid; 2024-03-21 22:39:48.847 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '30026'::pg_catalog.oid; 2024-03-21 22:39:48.849 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '30033'::pg_catalog.oid; 2024-03-21 22:39:48.871 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '30031'::pg_catalog.oid; 2024-03-21 22:39:48.900 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '30038'::pg_catalog.oid; 2024-03-21 22:39:48.927 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '30036'::pg_catalog.oid; 2024-03-21 22:39:48.933 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '30009'::pg_catalog.oid; 2024-03-21 22:39:48.942 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '30007'::pg_catalog.oid; 2024-03-21 22:39:48.949 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '30012'::pg_catalog.oid; 2024-03-21 22:39:48.950 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '30010'::pg_catalog.oid; 2024-03-21 22:39:48.953 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '29910'::pg_catalog.oid; 2024-03-21 22:39:48.953 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '29908'::pg_catalog.oid; 2024-03-21 22:39:48.974 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT format_type(seqtypid, NULL), seqstart, seqincrement, seqmax, seqmin, seqcache, seqcycle FROM pg_catalog.pg_sequence WHERE seqrelid = '30015'::oid 2024-03-21 22:39:48.975 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '30015'::pg_catalog.oid; 2024-03-21 22:39:49.003 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '29900'::pg_catalog.oid; 2024-03-21 22:39:49.027 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '29898'::pg_catalog.oid; 2024-03-21 22:39:49.029 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '29884'::pg_catalog.oid; 2024-03-21 22:39:49.030 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '29882'::pg_catalog.oid; 2024-03-21 22:39:49.032 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '29887'::pg_catalog.oid; 2024-03-21 22:39:49.051 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '29885'::pg_catalog.oid; 2024-03-21 22:39:49.081 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '29890'::pg_catalog.oid; 2024-03-21 22:39:49.082 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '29888'::pg_catalog.oid; 2024-03-21 22:39:49.084 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '29946'::pg_catalog.oid; 2024-03-21 22:39:49.085 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '29944'::pg_catalog.oid; 2024-03-21 22:39:49.113 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '29959'::pg_catalog.oid; 2024-03-21 22:39:49.144 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '29957'::pg_catalog.oid; 2024-03-21 22:39:49.172 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '29965'::pg_catalog.oid; 2024-03-21 22:39:49.199 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '29963'::pg_catalog.oid; 2024-03-21 22:39:49.232 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '29972'::pg_catalog.oid; 2024-03-21 22:39:49.262 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '29970'::pg_catalog.oid; 2024-03-21 22:39:49.281 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '29989'::pg_catalog.oid; 2024-03-21 22:39:49.299 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '29987'::pg_catalog.oid; 2024-03-21 22:39:49.333 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '29994'::pg_catalog.oid; 2024-03-21 22:39:49.333 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '29992'::pg_catalog.oid; 2024-03-21 22:39:49.364 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '30209'::pg_catalog.oid; 2024-03-21 22:39:49.391 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '30207'::pg_catalog.oid; 2024-03-21 22:39:49.419 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '29893'::pg_catalog.oid; 2024-03-21 22:39:49.452 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '29891'::pg_catalog.oid; 2024-03-21 22:39:49.484 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.pg_get_viewdef('29891'::pg_catalog.oid) AS viewdef 2024-03-21 22:39:49.485 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '30212'::pg_catalog.oid; 2024-03-21 22:39:49.508 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '30210'::pg_catalog.oid; 2024-03-21 22:39:49.539 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.pg_get_viewdef('30210'::pg_catalog.oid) AS viewdef 2024-03-21 22:39:49.564 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '30162'::pg_catalog.oid; 2024-03-21 22:39:49.592 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '30160'::pg_catalog.oid; 2024-03-21 22:39:49.628 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '30167'::pg_catalog.oid; 2024-03-21 22:39:49.653 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '30165'::pg_catalog.oid; 2024-03-21 22:39:49.703 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '30170'::pg_catalog.oid; 2024-03-21 22:39:49.735 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '30168'::pg_catalog.oid; 2024-03-21 22:39:49.768 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '30175'::pg_catalog.oid; 2024-03-21 22:39:49.797 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '30173'::pg_catalog.oid; 2024-03-21 22:39:49.829 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '30183'::pg_catalog.oid; 2024-03-21 22:39:49.850 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '30181'::pg_catalog.oid; 2024-03-21 22:39:49.870 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.pg_get_viewdef('30181'::pg_catalog.oid) AS viewdef 2024-03-21 22:39:49.878 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '30187'::pg_catalog.oid; 2024-03-21 22:39:49.878 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '30185'::pg_catalog.oid; 2024-03-21 22:39:49.892 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.pg_get_viewdef('30185'::pg_catalog.oid) AS viewdef 2024-03-21 22:39:49.909 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '30191'::pg_catalog.oid; 2024-03-21 22:39:49.918 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '30189'::pg_catalog.oid; 2024-03-21 22:39:49.922 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.pg_get_viewdef('30189'::pg_catalog.oid) AS viewdef 2024-03-21 22:39:49.937 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '30195'::pg_catalog.oid; 2024-03-21 22:39:49.939 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '30193'::pg_catalog.oid; 2024-03-21 22:39:49.946 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.pg_get_viewdef('30193'::pg_catalog.oid) AS viewdef 2024-03-21 22:39:49.948 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '30200'::pg_catalog.oid; 2024-03-21 22:39:49.949 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '30198'::pg_catalog.oid; 2024-03-21 22:39:49.979 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.pg_get_viewdef('30198'::pg_catalog.oid) AS viewdef 2024-03-21 22:39:50.010 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '30339'::pg_catalog.oid; 2024-03-21 22:39:50.012 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '30337'::pg_catalog.oid; 2024-03-21 22:39:50.017 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '30348'::pg_catalog.oid; 2024-03-21 22:39:50.025 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '30346'::pg_catalog.oid; 2024-03-21 22:39:50.028 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '30353'::pg_catalog.oid; 2024-03-21 22:39:50.028 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '30351'::pg_catalog.oid; 2024-03-21 22:39:50.030 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '30629'::pg_catalog.oid; 2024-03-21 22:39:50.031 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '30627'::pg_catalog.oid; 2024-03-21 22:39:50.033 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '30634'::pg_catalog.oid; 2024-03-21 22:39:50.033 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '30632'::pg_catalog.oid; 2024-03-21 22:39:50.039 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '30479'::pg_catalog.oid; 2024-03-21 22:39:50.040 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '30477'::pg_catalog.oid; 2024-03-21 22:39:50.042 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT format_type(seqtypid, NULL), seqstart, seqincrement, seqmax, seqmin, seqcache, seqcycle FROM pg_catalog.pg_sequence WHERE seqrelid = '30476'::oid 2024-03-21 22:39:50.042 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '30476'::pg_catalog.oid; 2024-03-21 22:39:50.048 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '30474'::pg_catalog.oid; 2024-03-21 22:39:50.049 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '30472'::pg_catalog.oid; 2024-03-21 22:39:50.057 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '30319'::pg_catalog.oid; 2024-03-21 22:39:50.062 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '30317'::pg_catalog.oid; 2024-03-21 22:39:50.064 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '30326'::pg_catalog.oid; 2024-03-21 22:39:50.067 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '30324'::pg_catalog.oid; 2024-03-21 22:39:50.069 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT format_type(seqtypid, NULL), seqstart, seqincrement, seqmax, seqmin, seqcache, seqcycle FROM pg_catalog.pg_sequence WHERE seqrelid = '35125'::oid 2024-03-21 22:39:50.070 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '35125'::pg_catalog.oid; 2024-03-21 22:39:50.074 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT format_type(seqtypid, NULL), seqstart, seqincrement, seqmax, seqmin, seqcache, seqcycle FROM pg_catalog.pg_sequence WHERE seqrelid = '35153'::oid 2024-03-21 22:39:50.075 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '35153'::pg_catalog.oid; 2024-03-21 22:39:50.077 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT format_type(seqtypid, NULL), seqstart, seqincrement, seqmax, seqmin, seqcache, seqcycle FROM pg_catalog.pg_sequence WHERE seqrelid = '35158'::oid 2024-03-21 22:39:50.081 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '35158'::pg_catalog.oid; 2024-03-21 22:39:50.083 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT format_type(seqtypid, NULL), seqstart, seqincrement, seqmax, seqmin, seqcache, seqcycle FROM pg_catalog.pg_sequence WHERE seqrelid = '35169'::oid 2024-03-21 22:39:50.084 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '35169'::pg_catalog.oid; 2024-03-21 22:39:50.087 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT format_type(seqtypid, NULL), seqstart, seqincrement, seqmax, seqmin, seqcache, seqcycle FROM pg_catalog.pg_sequence WHERE seqrelid = '35186'::oid 2024-03-21 22:39:50.101 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '35186'::pg_catalog.oid; 2024-03-21 22:39:50.108 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT format_type(seqtypid, NULL), seqstart, seqincrement, seqmax, seqmin, seqcache, seqcycle FROM pg_catalog.pg_sequence WHERE seqrelid = '35987'::oid 2024-03-21 22:39:50.109 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '35987'::pg_catalog.oid; 2024-03-21 22:39:50.111 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT format_type(seqtypid, NULL), seqstart, seqincrement, seqmax, seqmin, seqcache, seqcycle FROM pg_catalog.pg_sequence WHERE seqrelid = '36143'::oid 2024-03-21 22:39:50.112 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '36143'::pg_catalog.oid; 2024-03-21 22:39:50.114 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT format_type(seqtypid, NULL), seqstart, seqincrement, seqmax, seqmin, seqcache, seqcycle FROM pg_catalog.pg_sequence WHERE seqrelid = '35992'::oid 2024-03-21 22:39:50.114 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '35992'::pg_catalog.oid; 2024-03-21 22:39:50.117 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT format_type(seqtypid, NULL), seqstart, seqincrement, seqmax, seqmin, seqcache, seqcycle FROM pg_catalog.pg_sequence WHERE seqrelid = '35060'::oid 2024-03-21 22:39:50.117 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '35060'::pg_catalog.oid; 2024-03-21 22:39:50.143 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT format_type(seqtypid, NULL), seqstart, seqincrement, seqmax, seqmin, seqcache, seqcycle FROM pg_catalog.pg_sequence WHERE seqrelid = '35079'::oid 2024-03-21 22:39:50.170 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '35079'::pg_catalog.oid; 2024-03-21 22:39:50.175 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT format_type(seqtypid, NULL), seqstart, seqincrement, seqmax, seqmin, seqcache, seqcycle FROM pg_catalog.pg_sequence WHERE seqrelid = '35086'::oid 2024-03-21 22:39:50.177 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '35086'::pg_catalog.oid; 2024-03-21 22:39:50.192 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT format_type(seqtypid, NULL), seqstart, seqincrement, seqmax, seqmin, seqcache, seqcycle FROM pg_catalog.pg_sequence WHERE seqrelid = '35099'::oid 2024-03-21 22:39:50.206 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '35099'::pg_catalog.oid; 2024-03-21 22:39:50.218 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT format_type(seqtypid, NULL), seqstart, seqincrement, seqmax, seqmin, seqcache, seqcycle FROM pg_catalog.pg_sequence WHERE seqrelid = '35113'::oid 2024-03-21 22:39:50.219 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '35113'::pg_catalog.oid; 2024-03-21 22:39:50.222 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '35320'::pg_catalog.oid; 2024-03-21 22:39:50.223 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '35317'::pg_catalog.oid; 2024-03-21 22:39:50.248 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '16460'::pg_catalog.oid; 2024-03-21 22:39:50.249 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '16458'::pg_catalog.oid; 2024-03-21 22:39:50.252 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '30216'::pg_catalog.oid; 2024-03-21 22:39:50.252 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '30214'::pg_catalog.oid; 2024-03-21 22:39:50.257 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '30222'::pg_catalog.oid; 2024-03-21 22:39:50.257 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '30220'::pg_catalog.oid; 2024-03-21 22:39:50.259 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '30225'::pg_catalog.oid; 2024-03-21 22:39:50.260 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '30223'::pg_catalog.oid; 2024-03-21 22:39:50.261 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.pg_get_viewdef('30223'::pg_catalog.oid) AS viewdef 2024-03-21 22:39:50.263 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '30219'::pg_catalog.oid; 2024-03-21 22:39:50.263 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '30217'::pg_catalog.oid; 2024-03-21 22:39:50.265 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '30229'::pg_catalog.oid; 2024-03-21 22:39:50.265 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '30227'::pg_catalog.oid; 2024-03-21 22:39:50.267 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.pg_get_viewdef('30227'::pg_catalog.oid) AS viewdef 2024-03-21 22:39:50.273 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '30233'::pg_catalog.oid; 2024-03-21 22:39:50.277 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '30231'::pg_catalog.oid; 2024-03-21 22:39:50.287 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.pg_get_viewdef('30231'::pg_catalog.oid) AS viewdef 2024-03-21 22:39:50.289 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '30244'::pg_catalog.oid; 2024-03-21 22:39:50.290 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '30242'::pg_catalog.oid; 2024-03-21 22:39:50.292 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '30252'::pg_catalog.oid; 2024-03-21 22:39:50.294 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '30250'::pg_catalog.oid; 2024-03-21 22:39:50.297 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.pg_get_viewdef('30250'::pg_catalog.oid) AS viewdef 2024-03-21 22:39:50.298 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '30256'::pg_catalog.oid; 2024-03-21 22:39:50.298 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '30254'::pg_catalog.oid; 2024-03-21 22:39:50.307 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.pg_get_viewdef('30254'::pg_catalog.oid) AS viewdef 2024-03-21 22:39:50.308 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '30237'::pg_catalog.oid; 2024-03-21 22:39:50.309 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '30235'::pg_catalog.oid; 2024-03-21 22:39:50.330 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '30247'::pg_catalog.oid; 2024-03-21 22:39:50.347 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '30245'::pg_catalog.oid; 2024-03-21 22:39:50.350 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '25600'::pg_catalog.oid; 2024-03-21 22:39:50.369 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '25598'::pg_catalog.oid; 2024-03-21 22:39:50.387 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '25667'::pg_catalog.oid; 2024-03-21 22:39:50.406 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '25665'::pg_catalog.oid; 2024-03-21 22:39:50.428 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT format_type(seqtypid, NULL), seqstart, seqincrement, seqmax, seqmin, seqcache, seqcycle FROM pg_catalog.pg_sequence WHERE seqrelid = '25664'::oid 2024-03-21 22:39:50.430 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '25664'::pg_catalog.oid; 2024-03-21 22:39:50.434 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '25673'::pg_catalog.oid; 2024-03-21 22:39:50.434 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '25671'::pg_catalog.oid; 2024-03-21 22:39:50.436 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT format_type(seqtypid, NULL), seqstart, seqincrement, seqmax, seqmin, seqcache, seqcycle FROM pg_catalog.pg_sequence WHERE seqrelid = '25670'::oid 2024-03-21 22:39:50.437 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '25670'::pg_catalog.oid; 2024-03-21 22:39:50.444 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '25679'::pg_catalog.oid; 2024-03-21 22:39:50.446 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '25677'::pg_catalog.oid; 2024-03-21 22:39:50.450 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT format_type(seqtypid, NULL), seqstart, seqincrement, seqmax, seqmin, seqcache, seqcycle FROM pg_catalog.pg_sequence WHERE seqrelid = '25676'::oid 2024-03-21 22:39:50.459 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '25676'::pg_catalog.oid; 2024-03-21 22:39:50.528 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '25685'::pg_catalog.oid; 2024-03-21 22:39:50.544 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '25683'::pg_catalog.oid; 2024-03-21 22:39:50.548 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT format_type(seqtypid, NULL), seqstart, seqincrement, seqmax, seqmin, seqcache, seqcycle FROM pg_catalog.pg_sequence WHERE seqrelid = '25682'::oid 2024-03-21 22:39:50.548 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '25682'::pg_catalog.oid; 2024-03-21 22:39:50.551 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '25645'::pg_catalog.oid; 2024-03-21 22:39:50.552 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '25643'::pg_catalog.oid; 2024-03-21 22:39:50.558 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '37785'::pg_catalog.oid; 2024-03-21 22:39:50.559 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '37783'::pg_catalog.oid; 2024-03-21 22:39:50.592 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '25662'::pg_catalog.oid; 2024-03-21 22:39:50.624 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '25660'::pg_catalog.oid; 2024-03-21 22:39:50.648 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '19292'::pg_catalog.oid; 2024-03-21 22:39:50.650 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '19290'::pg_catalog.oid; 2024-03-21 22:39:50.690 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '26347'::pg_catalog.oid; 2024-03-21 22:39:50.691 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '26345'::pg_catalog.oid; 2024-03-21 22:39:50.693 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT format_type(seqtypid, NULL), seqstart, seqincrement, seqmax, seqmin, seqcache, seqcycle FROM pg_catalog.pg_sequence WHERE seqrelid = '26344'::oid 2024-03-21 22:39:50.702 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '26344'::pg_catalog.oid; 2024-03-21 22:39:50.705 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '26728'::pg_catalog.oid; 2024-03-21 22:39:50.708 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '26726'::pg_catalog.oid; 2024-03-21 22:39:50.711 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '25788'::pg_catalog.oid; 2024-03-21 22:39:50.715 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '25784'::pg_catalog.oid; 2024-03-21 22:39:50.721 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '26429'::pg_catalog.oid; 2024-03-21 22:39:50.730 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '26427'::pg_catalog.oid; 2024-03-21 22:39:50.732 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '26818'::pg_catalog.oid; 2024-03-21 22:39:50.733 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '26816'::pg_catalog.oid; 2024-03-21 22:39:50.736 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT format_type(seqtypid, NULL), seqstart, seqincrement, seqmax, seqmin, seqcache, seqcycle FROM pg_catalog.pg_sequence WHERE seqrelid = '26815'::oid 2024-03-21 22:39:50.737 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '26815'::pg_catalog.oid; 2024-03-21 22:39:50.739 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '40357'::pg_catalog.oid; 2024-03-21 22:39:50.739 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '40355'::pg_catalog.oid; 2024-03-21 22:39:50.742 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '19200'::pg_catalog.oid; 2024-03-21 22:39:50.756 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '19198'::pg_catalog.oid; 2024-03-21 22:39:50.758 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.pg_get_viewdef('19198'::pg_catalog.oid) AS viewdef 2024-03-21 22:39:50.758 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '16439'::pg_catalog.oid; 2024-03-21 22:39:50.759 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '16437'::pg_catalog.oid; 2024-03-21 22:39:50.760 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '16444'::pg_catalog.oid; 2024-03-21 22:39:50.761 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '16442'::pg_catalog.oid; 2024-03-21 22:39:50.763 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '24148'::pg_catalog.oid; 2024-03-21 22:39:50.763 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '24146'::pg_catalog.oid; 2024-03-21 22:39:50.769 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '35217'::pg_catalog.oid; 2024-03-21 22:39:50.769 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '35215'::pg_catalog.oid; 2024-03-21 22:39:50.771 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.pg_get_viewdef('35215'::pg_catalog.oid) AS viewdef 2024-03-21 22:39:50.771 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '35082'::pg_catalog.oid; 2024-03-21 22:39:50.772 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '35080'::pg_catalog.oid; 2024-03-21 22:39:50.774 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '17348'::pg_catalog.oid; 2024-03-21 22:39:50.774 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '17346'::pg_catalog.oid; 2024-03-21 22:39:50.780 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '20794'::pg_catalog.oid; 2024-03-21 22:39:50.781 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_get_partkeydef('20792') 2024-03-21 22:39:50.781 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '20792'::pg_catalog.oid; 2024-03-21 22:39:50.783 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '20799'::pg_catalog.oid; 2024-03-21 22:39:50.784 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '20797'::pg_catalog.oid; 2024-03-21 22:39:50.785 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '20805'::pg_catalog.oid; 2024-03-21 22:39:50.786 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '20803'::pg_catalog.oid; 2024-03-21 22:39:50.790 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '20820'::pg_catalog.oid; 2024-03-21 22:39:50.792 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '20818'::pg_catalog.oid; 2024-03-21 22:39:50.794 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '20828'::pg_catalog.oid; 2024-03-21 22:39:50.794 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '20826'::pg_catalog.oid; 2024-03-21 22:39:50.796 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '20758'::pg_catalog.oid; 2024-03-21 22:39:50.796 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '20756'::pg_catalog.oid; 2024-03-21 22:39:50.798 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '20776'::pg_catalog.oid; 2024-03-21 22:39:50.798 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '20774'::pg_catalog.oid; 2024-03-21 22:39:50.800 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '20787'::pg_catalog.oid; 2024-03-21 22:39:50.801 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '20785'::pg_catalog.oid; 2024-03-21 22:39:50.802 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.pg_get_viewdef('20785'::pg_catalog.oid) AS viewdef 2024-03-21 22:39:50.806 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '38978'::pg_catalog.oid; 2024-03-21 22:39:50.807 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_get_partkeydef('38976') 2024-03-21 22:39:50.809 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '38976'::pg_catalog.oid; 2024-03-21 22:39:50.811 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '19214'::pg_catalog.oid; 2024-03-21 22:39:50.821 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '19212'::pg_catalog.oid; 2024-03-21 22:39:50.825 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '19219'::pg_catalog.oid; 2024-03-21 22:39:50.825 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '19217'::pg_catalog.oid; 2024-03-21 22:39:50.828 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '19197'::pg_catalog.oid; 2024-03-21 22:39:50.829 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '19195'::pg_catalog.oid; 2024-03-21 22:39:50.837 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '19157'::pg_catalog.oid; 2024-03-21 22:39:50.852 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '19155'::pg_catalog.oid; 2024-03-21 22:39:50.856 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '19178'::pg_catalog.oid; 2024-03-21 22:39:50.857 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '19176'::pg_catalog.oid; 2024-03-21 22:39:50.863 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '19186'::pg_catalog.oid; 2024-03-21 22:39:50.863 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '19184'::pg_catalog.oid; 2024-03-21 22:39:50.865 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '28710'::pg_catalog.oid; 2024-03-21 22:39:50.865 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '28708'::pg_catalog.oid; 2024-03-21 22:39:50.868 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '28933'::pg_catalog.oid; 2024-03-21 22:39:50.877 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '28931'::pg_catalog.oid; 2024-03-21 22:39:50.879 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '28595'::pg_catalog.oid; 2024-03-21 22:39:50.899 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '28593'::pg_catalog.oid; 2024-03-21 22:39:50.901 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '16423'::pg_catalog.oid; 2024-03-21 22:39:50.901 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '16421'::pg_catalog.oid; 2024-03-21 22:39:50.903 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '16426'::pg_catalog.oid; 2024-03-21 22:39:50.903 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '16424'::pg_catalog.oid; 2024-03-21 22:39:50.905 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '37898'::pg_catalog.oid; 2024-03-21 22:39:50.905 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '37896'::pg_catalog.oid; 2024-03-21 22:39:50.907 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '37902'::pg_catalog.oid; 2024-03-21 22:39:50.908 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '37900'::pg_catalog.oid; 2024-03-21 22:39:50.909 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '40701'::pg_catalog.oid; 2024-03-21 22:39:50.910 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '40699'::pg_catalog.oid; 2024-03-21 22:39:50.931 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '40694'::pg_catalog.oid; 2024-03-21 22:39:50.955 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '40692'::pg_catalog.oid; 2024-03-21 22:39:50.962 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '34684'::pg_catalog.oid; 2024-03-21 22:39:50.963 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '34682'::pg_catalog.oid; 2024-03-21 22:39:50.965 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '16858'::pg_catalog.oid; 2024-03-21 22:39:50.965 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '16856'::pg_catalog.oid; 2024-03-21 22:39:50.967 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '16811'::pg_catalog.oid; 2024-03-21 22:39:50.968 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '16809'::pg_catalog.oid; 2024-03-21 22:39:50.969 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '16828'::pg_catalog.oid; 2024-03-21 22:39:50.970 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '16826'::pg_catalog.oid; 2024-03-21 22:39:50.973 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '37886'::pg_catalog.oid; 2024-03-21 22:39:50.984 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '37884'::pg_catalog.oid; 2024-03-21 22:39:50.990 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '25802'::pg_catalog.oid; 2024-03-21 22:39:50.991 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '25790'::pg_catalog.oid; 2024-03-21 22:39:51.001 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '25901'::pg_catalog.oid; 2024-03-21 22:39:51.006 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '25899'::pg_catalog.oid; 2024-03-21 22:39:51.009 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.pg_get_viewdef('25899'::pg_catalog.oid) AS viewdef 2024-03-21 22:39:51.012 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '25962'::pg_catalog.oid; 2024-03-21 22:39:51.012 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '25960'::pg_catalog.oid; 2024-03-21 22:39:51.016 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.pg_get_viewdef('25960'::pg_catalog.oid) AS viewdef 2024-03-21 22:39:51.028 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '38189'::pg_catalog.oid; 2024-03-21 22:39:51.029 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '38187'::pg_catalog.oid; 2024-03-21 22:39:51.031 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '32565'::pg_catalog.oid; 2024-03-21 22:39:51.031 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '32563'::pg_catalog.oid; 2024-03-21 22:39:51.034 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '31501'::pg_catalog.oid; 2024-03-21 22:39:51.034 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '31499'::pg_catalog.oid; 2024-03-21 22:39:51.041 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '37940'::pg_catalog.oid; 2024-03-21 22:39:51.060 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '37938'::pg_catalog.oid; 2024-03-21 22:39:51.063 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '37952'::pg_catalog.oid; 2024-03-21 22:39:51.064 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '37950'::pg_catalog.oid; 2024-03-21 22:39:51.066 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '37955'::pg_catalog.oid; 2024-03-21 22:39:51.071 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '37953'::pg_catalog.oid; 2024-03-21 22:39:51.107 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '37958'::pg_catalog.oid; 2024-03-21 22:39:51.108 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '37956'::pg_catalog.oid; 2024-03-21 22:39:51.110 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '37961'::pg_catalog.oid; 2024-03-21 22:39:51.110 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '37959'::pg_catalog.oid; 2024-03-21 22:39:51.113 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '37943'::pg_catalog.oid; 2024-03-21 22:39:51.113 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '37941'::pg_catalog.oid; 2024-03-21 22:39:51.115 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '34593'::pg_catalog.oid; 2024-03-21 22:39:51.115 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '34591'::pg_catalog.oid; 2024-03-21 22:39:51.117 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '16409'::pg_catalog.oid; 2024-03-21 22:39:51.117 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '16407'::pg_catalog.oid; 2024-03-21 22:39:51.119 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '16779'::pg_catalog.oid; 2024-03-21 22:39:51.119 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '16777'::pg_catalog.oid; 2024-03-21 22:39:51.121 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '36753'::pg_catalog.oid; 2024-03-21 22:39:51.122 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '36751'::pg_catalog.oid; 2024-03-21 22:39:51.123 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '16996'::pg_catalog.oid; 2024-03-21 22:39:51.124 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '16994'::pg_catalog.oid; 2024-03-21 22:39:51.125 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '17002'::pg_catalog.oid; 2024-03-21 22:39:51.126 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '17000'::pg_catalog.oid; 2024-03-21 22:39:51.127 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '17011'::pg_catalog.oid; 2024-03-21 22:39:51.128 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '17009'::pg_catalog.oid; 2024-03-21 22:39:51.129 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '16985'::pg_catalog.oid; 2024-03-21 22:39:51.130 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '16983'::pg_catalog.oid; 2024-03-21 22:39:51.131 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '19222'::pg_catalog.oid; 2024-03-21 22:39:51.132 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '19220'::pg_catalog.oid; 2024-03-21 22:39:51.134 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.pg_get_viewdef('19220'::pg_catalog.oid) AS viewdef 2024-03-21 22:39:51.136 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '37503'::pg_catalog.oid; 2024-03-21 22:39:51.136 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '37501'::pg_catalog.oid; 2024-03-21 22:39:51.138 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '37534'::pg_catalog.oid; 2024-03-21 22:39:51.138 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '37532'::pg_catalog.oid; 2024-03-21 22:39:51.140 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT format_type(seqtypid, NULL), seqstart, seqincrement, seqmax, seqmin, seqcache, seqcycle FROM pg_catalog.pg_sequence WHERE seqrelid = '37530'::oid 2024-03-21 22:39:51.140 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '37530'::pg_catalog.oid; 2024-03-21 22:39:51.142 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '37546'::pg_catalog.oid; 2024-03-21 22:39:51.142 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '37543'::pg_catalog.oid; 2024-03-21 22:39:51.144 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT format_type(seqtypid, NULL), seqstart, seqincrement, seqmax, seqmin, seqcache, seqcycle FROM pg_catalog.pg_sequence WHERE seqrelid = '37542'::oid 2024-03-21 22:39:51.145 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '37542'::pg_catalog.oid; 2024-03-21 22:39:51.146 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '37556'::pg_catalog.oid; 2024-03-21 22:39:51.147 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '37554'::pg_catalog.oid; 2024-03-21 22:39:51.148 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '23928'::pg_catalog.oid; 2024-03-21 22:39:51.148 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_get_partkeydef('23926') 2024-03-21 22:39:51.149 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '23926'::pg_catalog.oid; 2024-03-21 22:39:51.152 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '23935'::pg_catalog.oid; 2024-03-21 22:39:51.160 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_get_partkeydef('23933') 2024-03-21 22:39:51.161 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '23933'::pg_catalog.oid; 2024-03-21 22:39:51.163 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '23941'::pg_catalog.oid; 2024-03-21 22:39:51.163 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '23939'::pg_catalog.oid; 2024-03-21 22:39:51.165 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '23947'::pg_catalog.oid; 2024-03-21 22:39:51.166 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_get_partkeydef('23945') 2024-03-21 22:39:51.167 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '23945'::pg_catalog.oid; 2024-03-21 22:39:51.172 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '23953'::pg_catalog.oid; 2024-03-21 22:39:51.199 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '23951'::pg_catalog.oid; 2024-03-21 22:39:51.205 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '36013'::pg_catalog.oid; 2024-03-21 22:39:51.217 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '36011'::pg_catalog.oid; 2024-03-21 22:39:51.230 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT format_type(seqtypid, NULL), seqstart, seqincrement, seqmax, seqmin, seqcache, seqcycle FROM pg_catalog.pg_sequence WHERE seqrelid = '36010'::oid 2024-03-21 22:39:51.235 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '36010'::pg_catalog.oid; 2024-03-21 22:39:51.239 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '38200'::pg_catalog.oid; 2024-03-21 22:39:51.240 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '38198'::pg_catalog.oid; 2024-03-21 22:39:51.242 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.format_type('38197'::pg_catalog.oid, NULL) 2024-03-21 22:39:51.242 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '38204'::pg_catalog.oid; 2024-03-21 22:39:51.258 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '38202'::pg_catalog.oid; 2024-03-21 22:39:51.261 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '38207'::pg_catalog.oid; 2024-03-21 22:39:51.261 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '38205'::pg_catalog.oid; 2024-03-21 22:39:51.263 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '38210'::pg_catalog.oid; 2024-03-21 22:39:51.263 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '38208'::pg_catalog.oid; 2024-03-21 22:39:51.268 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '38213'::pg_catalog.oid; 2024-03-21 22:39:51.269 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '38211'::pg_catalog.oid; 2024-03-21 22:39:51.271 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '38216'::pg_catalog.oid; 2024-03-21 22:39:51.285 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '38214'::pg_catalog.oid; 2024-03-21 22:39:51.289 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '38219'::pg_catalog.oid; 2024-03-21 22:39:51.300 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '38217'::pg_catalog.oid; 2024-03-21 22:39:51.309 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '38223'::pg_catalog.oid; 2024-03-21 22:39:51.309 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '38221'::pg_catalog.oid; 2024-03-21 22:39:51.319 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '42099'::pg_catalog.oid; 2024-03-21 22:39:51.328 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '42097'::pg_catalog.oid; 2024-03-21 22:39:51.330 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '35206'::pg_catalog.oid; 2024-03-21 22:39:51.330 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '35204'::pg_catalog.oid; 2024-03-21 22:39:51.334 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '35098'::pg_catalog.oid; 2024-03-21 22:39:51.335 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '35096'::pg_catalog.oid; 2024-03-21 22:39:51.339 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '16414'::pg_catalog.oid; 2024-03-21 22:39:51.339 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '16412'::pg_catalog.oid; 2024-03-21 22:39:51.342 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '19234'::pg_catalog.oid; 2024-03-21 22:39:51.347 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '19232'::pg_catalog.oid; 2024-03-21 22:39:51.349 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '34898'::pg_catalog.oid; 2024-03-21 22:39:51.350 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '34896'::pg_catalog.oid; 2024-03-21 22:39:51.352 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '24126'::pg_catalog.oid; 2024-03-21 22:39:51.353 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '24124'::pg_catalog.oid; 2024-03-21 22:39:51.355 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '36152'::pg_catalog.oid; 2024-03-21 22:39:51.355 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '36150'::pg_catalog.oid; 2024-03-21 22:39:51.358 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '36172'::pg_catalog.oid; 2024-03-21 22:39:51.358 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '36170'::pg_catalog.oid; 2024-03-21 22:39:51.360 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.pg_get_viewdef('36170'::pg_catalog.oid) AS viewdef 2024-03-21 22:39:51.361 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '36199'::pg_catalog.oid; 2024-03-21 22:39:51.361 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '36197'::pg_catalog.oid; 2024-03-21 22:39:51.363 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.pg_get_viewdef('36197'::pg_catalog.oid) AS viewdef 2024-03-21 22:39:51.363 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '34852'::pg_catalog.oid; 2024-03-21 22:39:51.364 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '34850'::pg_catalog.oid; 2024-03-21 22:39:51.366 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '36739'::pg_catalog.oid; 2024-03-21 22:39:51.366 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '36731'::pg_catalog.oid; 2024-03-21 22:39:51.369 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '35790'::pg_catalog.oid; 2024-03-21 22:39:51.369 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '35788'::pg_catalog.oid; 2024-03-21 22:39:51.371 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.pg_get_viewdef('35788'::pg_catalog.oid) AS viewdef 2024-03-21 22:39:51.372 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '35810'::pg_catalog.oid; 2024-03-21 22:39:51.372 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '35808'::pg_catalog.oid; 2024-03-21 22:39:51.380 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.pg_get_viewdef('35808'::pg_catalog.oid) AS viewdef 2024-03-21 22:39:51.381 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '35827'::pg_catalog.oid; 2024-03-21 22:39:51.382 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '35825'::pg_catalog.oid; 2024-03-21 22:39:51.384 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.pg_get_viewdef('35825'::pg_catalog.oid) AS viewdef 2024-03-21 22:39:51.384 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '35838'::pg_catalog.oid; 2024-03-21 22:39:51.385 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '35835'::pg_catalog.oid; 2024-03-21 22:39:51.386 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.pg_get_viewdef('35835'::pg_catalog.oid) AS viewdef 2024-03-21 22:39:51.387 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '35864'::pg_catalog.oid; 2024-03-21 22:39:51.387 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '35862'::pg_catalog.oid; 2024-03-21 22:39:51.390 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.pg_get_viewdef('35862'::pg_catalog.oid) AS viewdef 2024-03-21 22:39:51.393 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '35868'::pg_catalog.oid; 2024-03-21 22:39:51.393 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '35866'::pg_catalog.oid; 2024-03-21 22:39:51.401 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.pg_get_viewdef('35866'::pg_catalog.oid) AS viewdef 2024-03-21 22:39:51.404 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '35873'::pg_catalog.oid; 2024-03-21 22:39:51.426 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '35871'::pg_catalog.oid; 2024-03-21 22:39:51.428 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.pg_get_viewdef('35871'::pg_catalog.oid) AS viewdef 2024-03-21 22:39:51.446 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '35886'::pg_catalog.oid; 2024-03-21 22:39:51.450 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '35883'::pg_catalog.oid; 2024-03-21 22:39:51.453 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.pg_get_viewdef('35883'::pg_catalog.oid) AS viewdef 2024-03-21 22:39:51.454 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '35916'::pg_catalog.oid; 2024-03-21 22:39:51.457 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '35914'::pg_catalog.oid; 2024-03-21 22:39:51.459 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.pg_get_viewdef('35914'::pg_catalog.oid) AS viewdef 2024-03-21 22:39:51.471 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '40791'::pg_catalog.oid; 2024-03-21 22:39:51.472 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '40789'::pg_catalog.oid; 2024-03-21 22:39:51.474 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '41866'::pg_catalog.oid; 2024-03-21 22:39:51.474 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_get_partkeydef('41864') 2024-03-21 22:39:51.474 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '41864'::pg_catalog.oid; 2024-03-21 22:39:51.476 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '41871'::pg_catalog.oid; 2024-03-21 22:39:51.478 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '41869'::pg_catalog.oid; 2024-03-21 22:39:51.482 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '41876'::pg_catalog.oid; 2024-03-21 22:39:51.488 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '41874'::pg_catalog.oid; 2024-03-21 22:39:51.490 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '41882'::pg_catalog.oid; 2024-03-21 22:39:51.490 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '41880'::pg_catalog.oid; 2024-03-21 22:39:51.492 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '41887'::pg_catalog.oid; 2024-03-21 22:39:51.493 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '41885'::pg_catalog.oid; 2024-03-21 22:39:51.495 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '41893'::pg_catalog.oid; 2024-03-21 22:39:51.495 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_get_partkeydef('41891') 2024-03-21 22:39:51.495 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '41891'::pg_catalog.oid; 2024-03-21 22:39:51.497 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '41897'::pg_catalog.oid; 2024-03-21 22:39:51.498 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '41895'::pg_catalog.oid; 2024-03-21 22:39:51.500 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '41901'::pg_catalog.oid; 2024-03-21 22:39:51.505 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '41899'::pg_catalog.oid; 2024-03-21 22:39:51.506 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '28301'::pg_catalog.oid; 2024-03-21 22:39:51.507 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '28299'::pg_catalog.oid; 2024-03-21 22:39:51.523 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '28308'::pg_catalog.oid; 2024-03-21 22:39:51.524 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '28306'::pg_catalog.oid; 2024-03-21 22:39:51.526 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '31435'::pg_catalog.oid; 2024-03-21 22:39:51.526 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '31433'::pg_catalog.oid; 2024-03-21 22:39:51.528 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '31484'::pg_catalog.oid; 2024-03-21 22:39:51.528 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '31482'::pg_catalog.oid; 2024-03-21 22:39:51.530 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT typarray FROM pg_catalog.pg_type WHERE oid = '31598'::pg_catalog.oid; 2024-03-21 22:39:51.530 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '31596'::pg_catalog.oid; 2024-03-21 22:39:51.533 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.543 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('33662') 2024-03-21 22:39:51.543 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.544 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('33679') 2024-03-21 22:39:51.544 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.544 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('33729') 2024-03-21 22:39:51.544 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.545 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('33648') 2024-03-21 22:39:51.545 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.545 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('33653') 2024-03-21 22:39:51.545 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.545 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('33685') 2024-03-21 22:39:51.545 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.546 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('33693') 2024-03-21 22:39:51.546 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.546 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('33702') 2024-03-21 22:39:51.546 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.546 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('33706') 2024-03-21 22:39:51.546 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.546 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('33710') 2024-03-21 22:39:51.546 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.547 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('33741') 2024-03-21 22:39:51.547 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.547 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('33751') 2024-03-21 22:39:51.547 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.547 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('33761') 2024-03-21 22:39:51.547 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.547 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('33746') 2024-03-21 22:39:51.547 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.547 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('33808') 2024-03-21 22:39:51.547 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.548 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('33811') 2024-03-21 22:39:51.548 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.548 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('33866') 2024-03-21 22:39:51.548 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.548 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('33872') 2024-03-21 22:39:51.548 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.557 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('33795') 2024-03-21 22:39:51.557 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.558 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('33800') 2024-03-21 22:39:51.558 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.558 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('33831') 2024-03-21 22:39:51.558 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.558 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('33839') 2024-03-21 22:39:51.558 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.559 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('33843') 2024-03-21 22:39:51.559 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.559 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('33847') 2024-03-21 22:39:51.559 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.559 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('34056') 2024-03-21 22:39:51.559 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.559 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('34061') 2024-03-21 22:39:51.559 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.559 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('34066') 2024-03-21 22:39:51.559 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.560 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('41033') 2024-03-21 22:39:51.560 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.560 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('41039') 2024-03-21 22:39:51.560 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.560 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('41044') 2024-03-21 22:39:51.560 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.560 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('41054') 2024-03-21 22:39:51.560 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.560 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('41036') 2024-03-21 22:39:51.560 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.560 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('41059') 2024-03-21 22:39:51.560 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.561 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('41064') 2024-03-21 22:39:51.561 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.561 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('41070') 2024-03-21 22:39:51.561 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.561 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('38982') 2024-03-21 22:39:51.561 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.561 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('38879') 2024-03-21 22:39:51.561 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.561 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('41084') 2024-03-21 22:39:51.561 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.562 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('41096') 2024-03-21 22:39:51.562 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.562 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('41101') 2024-03-21 22:39:51.562 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.562 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('41109') 2024-03-21 22:39:51.562 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.562 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('41090') 2024-03-21 22:39:51.562 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.562 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('41114') 2024-03-21 22:39:51.562 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.563 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('41119') 2024-03-21 22:39:51.563 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.563 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('41127') 2024-03-21 22:39:51.563 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.563 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('39995') 2024-03-21 22:39:51.563 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.563 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('40000') 2024-03-21 22:39:51.563 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.563 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('41913') 2024-03-21 22:39:51.563 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.564 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('41917') 2024-03-21 22:39:51.564 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.564 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('41921') 2024-03-21 22:39:51.564 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.564 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('41925') 2024-03-21 22:39:51.564 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.564 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('33158') 2024-03-21 22:39:51.564 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.564 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('33382') 2024-03-21 22:39:51.564 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.565 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('33385') 2024-03-21 22:39:51.565 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.565 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('33388') 2024-03-21 22:39:51.565 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.565 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('33179') 2024-03-21 22:39:51.565 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.565 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('33305') 2024-03-21 22:39:51.565 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.565 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('33313') 2024-03-21 22:39:51.565 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.566 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('33319') 2024-03-21 22:39:51.566 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.566 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('33341') 2024-03-21 22:39:51.566 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.566 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('33354') 2024-03-21 22:39:51.566 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.566 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('27409') 2024-03-21 22:39:51.566 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.567 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('27414') 2024-03-21 22:39:51.567 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.567 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('27522') 2024-03-21 22:39:51.567 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.568 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('41825') 2024-03-21 22:39:51.568 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.568 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('41828') 2024-03-21 22:39:51.568 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.569 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('41831') 2024-03-21 22:39:51.569 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.569 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('41834') 2024-03-21 22:39:51.569 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.569 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('41851') 2024-03-21 22:39:51.569 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.570 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('41854') 2024-03-21 22:39:51.570 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.570 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('41857') 2024-03-21 22:39:51.570 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.571 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('41846') 2024-03-21 22:39:51.571 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.584 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('17978') 2024-03-21 22:39:51.584 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.594 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('17983') 2024-03-21 22:39:51.594 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.597 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('18001') 2024-03-21 22:39:51.597 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.598 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('18006') 2024-03-21 22:39:51.598 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.598 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('18011') 2024-03-21 22:39:51.598 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.598 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('18014') 2024-03-21 22:39:51.598 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.598 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('18051') 2024-03-21 22:39:51.598 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.599 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('18054') 2024-03-21 22:39:51.599 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.599 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('18059') 2024-03-21 22:39:51.599 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.599 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('18064') 2024-03-21 22:39:51.599 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.599 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('39477') 2024-03-21 22:39:51.599 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.599 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('39483') 2024-03-21 22:39:51.599 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.599 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('39489') 2024-03-21 22:39:51.599 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.600 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('39502') 2024-03-21 22:39:51.600 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.600 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('39505') 2024-03-21 22:39:51.600 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.600 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('39509') 2024-03-21 22:39:51.600 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.600 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('39604') 2024-03-21 22:39:51.600 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.600 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('39607') 2024-03-21 22:39:51.600 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.601 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('39610') 2024-03-21 22:39:51.601 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.601 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('39653') 2024-03-21 22:39:51.601 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.601 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('39659') 2024-03-21 22:39:51.601 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.601 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('39665') 2024-03-21 22:39:51.601 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.601 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('39675') 2024-03-21 22:39:51.601 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.602 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('39680') 2024-03-21 22:39:51.602 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.602 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('39689') 2024-03-21 22:39:51.602 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.602 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('39699') 2024-03-21 22:39:51.602 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.602 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('39079') 2024-03-21 22:39:51.602 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.602 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('39091') 2024-03-21 22:39:51.602 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.603 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('39107') 2024-03-21 22:39:51.603 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.604 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('40111') 2024-03-21 22:39:51.604 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.605 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('40119') 2024-03-21 22:39:51.605 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.605 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('40130') 2024-03-21 22:39:51.605 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.605 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('33443') 2024-03-21 22:39:51.605 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.605 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('33452') 2024-03-21 22:39:51.605 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.605 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('33467') 2024-03-21 22:39:51.605 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.606 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('33479') 2024-03-21 22:39:51.606 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.606 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('33461') 2024-03-21 22:39:51.606 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.606 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('38664') 2024-03-21 22:39:51.606 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.607 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('39888') 2024-03-21 22:39:51.607 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.607 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('39891') 2024-03-21 22:39:51.607 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.607 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('39897') 2024-03-21 22:39:51.607 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.607 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('39900') 2024-03-21 22:39:51.607 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.607 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('39974') 2024-03-21 22:39:51.607 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.608 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('39982') 2024-03-21 22:39:51.608 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.608 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('39987') 2024-03-21 22:39:51.608 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.608 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('39906') 2024-03-21 22:39:51.608 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.608 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('39911') 2024-03-21 22:39:51.608 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.608 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('39916') 2024-03-21 22:39:51.608 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.609 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('39942') 2024-03-21 22:39:51.609 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.609 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('39950') 2024-03-21 22:39:51.609 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.609 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('39955') 2024-03-21 22:39:51.609 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.609 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('27419') 2024-03-21 22:39:51.609 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.609 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('27445') 2024-03-21 22:39:51.609 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.609 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('27555') 2024-03-21 22:39:51.609 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.610 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('39868') 2024-03-21 22:39:51.610 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.610 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('39873') 2024-03-21 22:39:51.610 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.610 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('39878') 2024-03-21 22:39:51.610 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.610 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('39797') 2024-03-21 22:39:51.610 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.610 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('39809') 2024-03-21 22:39:51.610 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.611 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('39814') 2024-03-21 22:39:51.611 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.611 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('39832') 2024-03-21 22:39:51.611 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.611 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('39837') 2024-03-21 22:39:51.611 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.611 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('39842') 2024-03-21 22:39:51.611 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.632 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('39486') 2024-03-21 22:39:51.632 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.642 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('39493') 2024-03-21 22:39:51.642 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.642 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('39499') 2024-03-21 22:39:51.642 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.646 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('40087') 2024-03-21 22:39:51.646 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.647 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('40092') 2024-03-21 22:39:51.647 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.652 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('40095') 2024-03-21 22:39:51.652 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.653 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('40100') 2024-03-21 22:39:51.653 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.653 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('40108') 2024-03-21 22:39:51.653 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.653 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('40114') 2024-03-21 22:39:51.653 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.653 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('40122') 2024-03-21 22:39:51.653 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.653 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('39702') 2024-03-21 22:39:51.653 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.653 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('39716') 2024-03-21 22:39:51.653 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.654 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('39734') 2024-03-21 22:39:51.654 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.655 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('40208') 2024-03-21 22:39:51.655 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.655 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('40214') 2024-03-21 22:39:51.655 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.655 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('39122') 2024-03-21 22:39:51.655 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.655 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('39146') 2024-03-21 22:39:51.655 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.655 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('39128') 2024-03-21 22:39:51.655 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.656 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('39518') 2024-03-21 22:39:51.656 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.656 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('39521') 2024-03-21 22:39:51.656 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.656 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('39530') 2024-03-21 22:39:51.656 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.656 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('40136') 2024-03-21 22:39:51.656 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.656 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('40141') 2024-03-21 22:39:51.656 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.657 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('40150') 2024-03-21 22:39:51.657 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.657 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('40167') 2024-03-21 22:39:51.657 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.657 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('40177') 2024-03-21 22:39:51.657 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.657 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('40180') 2024-03-21 22:39:51.657 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.657 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('40185') 2024-03-21 22:39:51.657 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.658 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('39740') 2024-03-21 22:39:51.658 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.658 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('39746') 2024-03-21 22:39:51.658 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.658 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('39749') 2024-03-21 22:39:51.658 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.658 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('40227') 2024-03-21 22:39:51.658 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.658 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('40237') 2024-03-21 22:39:51.658 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.659 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('39234') 2024-03-21 22:39:51.659 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.659 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('39250') 2024-03-21 22:39:51.659 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.659 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('39260') 2024-03-21 22:39:51.659 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.659 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('40251') 2024-03-21 22:39:51.659 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.659 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('40262') 2024-03-21 22:39:51.659 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.659 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('40274') 2024-03-21 22:39:51.659 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.660 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('40302') 2024-03-21 22:39:51.660 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.660 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('40314') 2024-03-21 22:39:51.660 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.660 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('40324') 2024-03-21 22:39:51.660 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.660 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('37760') 2024-03-21 22:39:51.660 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.660 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('37765') 2024-03-21 22:39:51.660 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.661 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('20797') 2024-03-21 22:39:51.661 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.661 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('20803') 2024-03-21 22:39:51.661 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.661 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('20818') 2024-03-21 22:39:51.661 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.661 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('20826') 2024-03-21 22:39:51.661 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.661 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('23933') 2024-03-21 22:39:51.661 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.662 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('23939') 2024-03-21 22:39:51.662 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.662 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('23945') 2024-03-21 22:39:51.662 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.662 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('23951') 2024-03-21 22:39:51.662 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.662 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('41869') 2024-03-21 22:39:51.662 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.662 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('41874') 2024-03-21 22:39:51.662 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.662 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('41880') 2024-03-21 22:39:51.662 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.663 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('41885') 2024-03-21 22:39:51.663 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.663 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('41891') 2024-03-21 22:39:51.663 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.663 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('41895') 2024-03-21 22:39:51.663 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.663 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: EXECUTE dumpTableAttach('41899') 2024-03-21 22:39:51.663 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] DETAIL: prepare: PREPARE dumpTableAttach(pg_catalog.oid) AS SELECT pg_get_expr(c.relpartbound, c.oid) FROM pg_class c WHERE c.oid = $1 2024-03-21 22:39:51.663 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT last_value, is_called FROM "public"."check_seq" 2024-03-21 22:39:51.664 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT last_value, is_called FROM "public"."clstr_tst_a_seq" 2024-03-21 22:39:51.664 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT last_value, is_called FROM "public"."clstr_tst_s_rf_a_seq" 2024-03-21 22:39:51.665 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT last_value, is_called FROM "public"."default_seq" 2024-03-21 22:39:51.665 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT last_value, is_called FROM "public"."emp1_id_seq" 2024-03-21 22:39:51.665 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT last_value, is_called FROM "public"."insert_seq" 2024-03-21 22:39:51.666 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT last_value, is_called FROM "public"."itest10_a_seq" 2024-03-21 22:39:51.666 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT last_value, is_called FROM "public"."itest11_a_seq" 2024-03-21 22:39:51.666 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT last_value, is_called FROM "public"."itest13_b_seq" 2024-03-21 22:39:51.667 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT last_value, is_called FROM "public"."itest13_c_seq" 2024-03-21 22:39:51.667 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT last_value, is_called FROM "public"."itest14_id_seq" 2024-03-21 22:39:51.667 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT last_value, is_called FROM "public"."itest14_id_seq1" 2024-03-21 22:39:51.668 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT last_value, is_called FROM "public"."itest17_a_seq" 2024-03-21 22:39:51.668 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT last_value, is_called FROM "public"."itest17_c_seq" 2024-03-21 22:39:51.668 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT last_value, is_called FROM "public"."itest18_a_seq" 2024-03-21 22:39:51.669 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT last_value, is_called FROM "public"."itest1_a_seq" 2024-03-21 22:39:51.669 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT last_value, is_called FROM "public"."itest2_a_seq" 2024-03-21 22:39:51.669 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT last_value, is_called FROM "public"."itest3_a_seq" 2024-03-21 22:39:51.670 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT last_value, is_called FROM "public"."itest3_c_seq" 2024-03-21 22:39:51.670 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT last_value, is_called FROM "public"."itest5_a_seq" 2024-03-21 22:39:51.670 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT last_value, is_called FROM "public"."itest6_a_seq" 2024-03-21 22:39:51.671 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT last_value, is_called FROM "public"."itest7c_a_seq" 2024-03-21 22:39:51.671 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT last_value, is_called FROM "public"."itest7d_a_seq" 2024-03-21 22:39:51.672 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT last_value, is_called FROM "public"."itest9_a_seq" 2024-03-21 22:39:51.672 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT last_value, is_called FROM "public"."pitest1_f3_seq" 2024-03-21 22:39:51.672 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT last_value, is_called FROM "public"."pitest2_f3_seq" 2024-03-21 22:39:51.673 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT last_value, is_called FROM "public"."rtest_seq" 2024-03-21 22:39:51.673 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT last_value, is_called FROM "public"."rules_log_id_seq" 2024-03-21 22:39:51.673 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT last_value, is_called FROM "public"."sequence_test10" 2024-03-21 22:39:51.674 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT last_value, is_called FROM "public"."sequence_test11" 2024-03-21 22:39:51.674 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT last_value, is_called FROM "public"."sequence_test12" 2024-03-21 22:39:51.674 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT last_value, is_called FROM "public"."sequence_test13" 2024-03-21 22:39:51.675 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT last_value, is_called FROM "public"."sequence_test14" 2024-03-21 22:39:51.675 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT last_value, is_called FROM "public"."sequence_test2" 2024-03-21 22:39:51.675 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT last_value, is_called FROM "public"."sequence_test3" 2024-03-21 22:39:51.676 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT last_value, is_called FROM "public"."sequence_test4" 2024-03-21 22:39:51.676 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT last_value, is_called FROM "public"."sequence_test5" 2024-03-21 22:39:51.676 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT last_value, is_called FROM "public"."sequence_test6" 2024-03-21 22:39:51.677 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT last_value, is_called FROM "public"."sequence_test7" 2024-03-21 22:39:51.679 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT last_value, is_called FROM "public"."sequence_test8" 2024-03-21 22:39:51.679 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT last_value, is_called FROM "public"."sequence_test9" 2024-03-21 22:39:51.680 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT last_value, is_called FROM "public"."sj_t1_id_seq" 2024-03-21 22:39:51.680 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT last_value, is_called FROM "public"."sj_t2_id_seq" 2024-03-21 22:39:51.680 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT last_value, is_called FROM "public"."sj_t3_id_seq" 2024-03-21 22:39:51.681 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT last_value, is_called FROM "public"."sj_t4_id_seq" 2024-03-21 22:39:51.681 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT last_value, is_called FROM "public"."spgist_box_tbl_id_seq" 2024-03-21 22:39:51.686 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT last_value, is_called FROM "public"."spgist_unlogged_tbl_id_seq" 2024-03-21 22:39:51.687 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT last_value, is_called FROM "public"."transition_table_level1_level1_no_seq" 2024-03-21 22:39:51.687 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT last_value, is_called FROM "public"."transition_table_level2_level2_no_seq" 2024-03-21 22:39:51.688 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT last_value, is_called FROM "public"."truncate_b_id_seq" 2024-03-21 22:39:51.688 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '33646'::pg_catalog.oid; 2024-03-21 22:39:51.691 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '33651'::pg_catalog.oid; 2024-03-21 22:39:51.695 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '33657'::pg_catalog.oid; 2024-03-21 22:39:51.696 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '33688'::pg_catalog.oid; 2024-03-21 22:39:51.698 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '33697'::pg_catalog.oid; 2024-03-21 22:39:51.700 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '33714'::pg_catalog.oid; 2024-03-21 22:39:51.702 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '33716'::pg_catalog.oid; 2024-03-21 22:39:51.703 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '33718'::pg_catalog.oid; 2024-03-21 22:39:51.715 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '33739'::pg_catalog.oid; 2024-03-21 22:39:51.717 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '33744'::pg_catalog.oid; 2024-03-21 22:39:51.723 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '33759'::pg_catalog.oid; 2024-03-21 22:39:51.725 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '33754'::pg_catalog.oid; 2024-03-21 22:39:51.729 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '33764'::pg_catalog.oid; 2024-03-21 22:39:51.731 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '33749'::pg_catalog.oid; 2024-03-21 22:39:51.733 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '33793'::pg_catalog.oid; 2024-03-21 22:39:51.736 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '33798'::pg_catalog.oid; 2024-03-21 22:39:51.738 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '33803'::pg_catalog.oid; 2024-03-21 22:39:51.739 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '33834'::pg_catalog.oid; 2024-03-21 22:39:51.742 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '33851'::pg_catalog.oid; 2024-03-21 22:39:51.744 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '33853'::pg_catalog.oid; 2024-03-21 22:39:51.759 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '33855'::pg_catalog.oid; 2024-03-21 22:39:51.761 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '34054'::pg_catalog.oid; 2024-03-21 22:39:51.763 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '34059'::pg_catalog.oid; 2024-03-21 22:39:51.765 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '34064'::pg_catalog.oid; 2024-03-21 22:39:51.778 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '34069'::pg_catalog.oid; 2024-03-21 22:39:51.780 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '37693'::pg_catalog.oid; 2024-03-21 22:39:51.783 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '38501'::pg_catalog.oid; 2024-03-21 22:39:51.787 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '22013'::pg_catalog.oid; 2024-03-21 22:39:51.793 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '31512'::pg_catalog.oid; 2024-03-21 22:39:51.796 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '31461'::pg_catalog.oid; 2024-03-21 22:39:51.799 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '38311'::pg_catalog.oid; 2024-03-21 22:39:51.803 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '31628'::pg_catalog.oid; 2024-03-21 22:39:51.806 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '25690'::pg_catalog.oid; 2024-03-21 22:39:51.808 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '31749'::pg_catalog.oid; 2024-03-21 22:39:51.810 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '31754'::pg_catalog.oid; 2024-03-21 22:39:51.812 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '31760'::pg_catalog.oid; 2024-03-21 22:39:51.814 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '25653'::pg_catalog.oid; 2024-03-21 22:39:51.816 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '33151'::pg_catalog.oid; 2024-03-21 22:39:51.819 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '25987'::pg_catalog.oid; 2024-03-21 22:39:51.823 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '26921'::pg_catalog.oid; 2024-03-21 22:39:51.826 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '26945'::pg_catalog.oid; 2024-03-21 22:39:51.828 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '26045'::pg_catalog.oid; 2024-03-21 22:39:51.830 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '27045'::pg_catalog.oid; 2024-03-21 22:39:51.833 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '27073'::pg_catalog.oid; 2024-03-21 22:39:51.838 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '27089'::pg_catalog.oid; 2024-03-21 22:39:51.840 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '27100'::pg_catalog.oid; 2024-03-21 22:39:51.884 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '27106'::pg_catalog.oid; 2024-03-21 22:39:51.886 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '27120'::pg_catalog.oid; 2024-03-21 22:39:51.890 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '27118'::pg_catalog.oid; 2024-03-21 22:39:51.893 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '27133'::pg_catalog.oid; 2024-03-21 22:39:51.895 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '27334'::pg_catalog.oid; 2024-03-21 22:39:51.897 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '27339'::pg_catalog.oid; 2024-03-21 22:39:51.901 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '27359'::pg_catalog.oid; 2024-03-21 22:39:51.906 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '27778'::pg_catalog.oid; 2024-03-21 22:39:51.908 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '27881'::pg_catalog.oid; 2024-03-21 22:39:51.910 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '26864'::pg_catalog.oid; 2024-03-21 22:39:51.916 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '26903'::pg_catalog.oid; 2024-03-21 22:39:51.919 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '41844'::pg_catalog.oid; 2024-03-21 22:39:51.921 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '41849'::pg_catalog.oid; 2024-03-21 22:39:51.925 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '28611'::pg_catalog.oid; 2024-03-21 22:39:51.930 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '25808'::pg_catalog.oid; 2024-03-21 22:39:51.932 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '21826'::pg_catalog.oid; 2024-03-21 22:39:51.935 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '22115'::pg_catalog.oid; 2024-03-21 22:39:51.937 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '22132'::pg_catalog.oid; 2024-03-21 22:39:51.938 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '22089'::pg_catalog.oid; 2024-03-21 22:39:51.940 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '22097'::pg_catalog.oid; 2024-03-21 22:39:51.942 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '22077'::pg_catalog.oid; 2024-03-21 22:39:51.945 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '33436'::pg_catalog.oid; 2024-03-21 22:39:51.946 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '33447'::pg_catalog.oid; 2024-03-21 22:39:51.959 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '33455'::pg_catalog.oid; 2024-03-21 22:39:51.966 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '33465'::pg_catalog.oid; 2024-03-21 22:39:51.969 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '33470'::pg_catalog.oid; 2024-03-21 22:39:51.972 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '33483'::pg_catalog.oid; 2024-03-21 22:39:52.005 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '20562'::pg_catalog.oid; 2024-03-21 22:39:52.007 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '20559'::pg_catalog.oid; 2024-03-21 22:39:52.010 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '20605'::pg_catalog.oid; 2024-03-21 22:39:52.012 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '22933'::pg_catalog.oid; 2024-03-21 22:39:52.016 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '30340'::pg_catalog.oid; 2024-03-21 22:39:52.018 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '30349'::pg_catalog.oid; 2024-03-21 22:39:52.020 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '30356'::pg_catalog.oid; 2024-03-21 22:39:52.022 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '25601'::pg_catalog.oid; 2024-03-21 22:39:52.023 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '25603'::pg_catalog.oid; 2024-03-21 22:39:52.025 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '37788'::pg_catalog.oid; 2024-03-21 22:39:52.027 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '19215'::pg_catalog.oid; 2024-03-21 22:39:52.030 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '19202'::pg_catalog.oid; 2024-03-21 22:39:52.038 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '19182'::pg_catalog.oid; 2024-03-21 22:39:52.040 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '19180'::pg_catalog.oid; 2024-03-21 22:39:52.042 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '28713'::pg_catalog.oid; 2024-03-21 22:39:52.047 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '28599'::pg_catalog.oid; 2024-03-21 22:39:52.049 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '28956'::pg_catalog.oid; 2024-03-21 22:39:52.054 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '16864'::pg_catalog.oid; 2024-03-21 22:39:52.056 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '16866'::pg_catalog.oid; 2024-03-21 22:39:52.058 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '37506'::pg_catalog.oid; 2024-03-21 22:39:52.060 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '37537'::pg_catalog.oid; 2024-03-21 22:39:52.064 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '37550'::pg_catalog.oid; 2024-03-21 22:39:52.065 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '37559'::pg_catalog.oid; 2024-03-21 22:39:52.067 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '23929'::pg_catalog.oid; 2024-03-21 22:39:52.069 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '23936'::pg_catalog.oid; 2024-03-21 22:39:52.070 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '23942'::pg_catalog.oid; 2024-03-21 22:39:52.072 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '23948'::pg_catalog.oid; 2024-03-21 22:39:52.074 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '23954'::pg_catalog.oid; 2024-03-21 22:39:52.075 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '35148'::pg_catalog.oid; 2024-03-21 22:39:52.077 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '19235'::pg_catalog.oid; 2024-03-21 22:39:52.079 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '41867'::pg_catalog.oid; 2024-03-21 22:39:52.081 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '41872'::pg_catalog.oid; 2024-03-21 22:39:52.082 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '41878'::pg_catalog.oid; 2024-03-21 22:39:52.084 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '41883'::pg_catalog.oid; 2024-03-21 22:39:52.086 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '41889'::pg_catalog.oid; 2024-03-21 22:39:52.087 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '41903'::pg_catalog.oid; 2024-03-21 22:39:52.089 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '41905'::pg_catalog.oid; 2024-03-21 22:39:52.091 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '41907'::pg_catalog.oid; 2024-03-21 22:39:52.093 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '35829'::pg_catalog.oid; 2024-03-21 22:39:52.095 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '19674'::pg_catalog.oid; 2024-03-21 22:39:52.096 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '28411'::pg_catalog.oid; 2024-03-21 22:39:52.099 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '26647'::pg_catalog.oid; 2024-03-21 22:39:52.110 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '28430'::pg_catalog.oid; 2024-03-21 22:39:52.136 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '26871'::pg_catalog.oid; 2024-03-21 22:39:52.145 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '26883'::pg_catalog.oid; 2024-03-21 22:39:52.148 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '28415'::pg_catalog.oid; 2024-03-21 22:39:52.150 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '28416'::pg_catalog.oid; 2024-03-21 22:39:52.185 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '28434'::pg_catalog.oid; 2024-03-21 22:39:52.188 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '28435'::pg_catalog.oid; 2024-03-21 22:39:52.199 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '25916'::pg_catalog.oid; 2024-03-21 22:39:52.215 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '28392'::pg_catalog.oid; 2024-03-21 22:39:52.230 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '28400'::pg_catalog.oid; 2024-03-21 22:39:52.247 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '24267'::pg_catalog.oid; 2024-03-21 22:39:52.277 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '24238'::pg_catalog.oid; 2024-03-21 22:39:52.310 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '24261'::pg_catalog.oid; 2024-03-21 22:39:52.312 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '32568'::pg_catalog.oid; 2024-03-21 22:39:52.340 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '24265'::pg_catalog.oid; 2024-03-21 22:39:52.344 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '25617'::pg_catalog.oid; 2024-03-21 22:39:52.346 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '31532'::pg_catalog.oid; 2024-03-21 22:39:52.348 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '31544'::pg_catalog.oid; 2024-03-21 22:39:52.350 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '31535'::pg_catalog.oid; 2024-03-21 22:39:52.353 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '31540'::pg_catalog.oid; 2024-03-21 22:39:52.355 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '38310'::pg_catalog.oid; 2024-03-21 22:39:52.363 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '38270'::pg_catalog.oid; 2024-03-21 22:39:52.365 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '41912'::pg_catalog.oid; 2024-03-21 22:39:52.371 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '41916'::pg_catalog.oid; 2024-03-21 22:39:52.373 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '41920'::pg_catalog.oid; 2024-03-21 22:39:52.375 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '41924'::pg_catalog.oid; 2024-03-21 22:39:52.377 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '41928'::pg_catalog.oid; 2024-03-21 22:39:52.379 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '41929'::pg_catalog.oid; 2024-03-21 22:39:52.381 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '24442'::pg_catalog.oid; 2024-03-21 22:39:52.383 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '20029'::pg_catalog.oid; 2024-03-21 22:39:52.390 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '31812'::pg_catalog.oid; 2024-03-21 22:39:52.392 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '31814'::pg_catalog.oid; 2024-03-21 22:39:52.394 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '31816'::pg_catalog.oid; 2024-03-21 22:39:52.396 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '25655'::pg_catalog.oid; 2024-03-21 22:39:52.402 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '30387'::pg_catalog.oid; 2024-03-21 22:39:52.404 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '30589'::pg_catalog.oid; 2024-03-21 22:39:52.405 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '19769'::pg_catalog.oid; 2024-03-21 22:39:52.407 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '17369'::pg_catalog.oid; 2024-03-21 22:39:52.409 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '19687'::pg_catalog.oid; 2024-03-21 22:39:52.410 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '25816'::pg_catalog.oid; 2024-03-21 22:39:52.412 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '25840'::pg_catalog.oid; 2024-03-21 22:39:52.414 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '17370'::pg_catalog.oid; 2024-03-21 22:39:52.415 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '19414'::pg_catalog.oid; 2024-03-21 22:39:52.417 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '27194'::pg_catalog.oid; 2024-03-21 22:39:52.419 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '27195'::pg_catalog.oid; 2024-03-21 22:39:52.471 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '27196'::pg_catalog.oid; 2024-03-21 22:39:52.498 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '24365'::pg_catalog.oid; 2024-03-21 22:39:52.533 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '24394'::pg_catalog.oid; 2024-03-21 22:39:52.550 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '24407'::pg_catalog.oid; 2024-03-21 22:39:52.552 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '24447'::pg_catalog.oid; 2024-03-21 22:39:52.554 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '24315'::pg_catalog.oid; 2024-03-21 22:39:52.556 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '24319'::pg_catalog.oid; 2024-03-21 22:39:52.558 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '24335'::pg_catalog.oid; 2024-03-21 22:39:52.560 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '35078'::pg_catalog.oid; 2024-03-21 22:39:52.561 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '35041'::pg_catalog.oid; 2024-03-21 22:39:52.563 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '34994'::pg_catalog.oid; 2024-03-21 22:39:52.565 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '39121'::pg_catalog.oid; 2024-03-21 22:39:52.566 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '40203'::pg_catalog.oid; 2024-03-21 22:39:52.568 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '41839'::pg_catalog.oid; 2024-03-21 22:39:52.570 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '41840'::pg_catalog.oid; 2024-03-21 22:39:52.571 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '41838'::pg_catalog.oid; 2024-03-21 22:39:52.573 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '41837'::pg_catalog.oid; 2024-03-21 22:39:52.575 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '41860'::pg_catalog.oid; 2024-03-21 22:39:52.576 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '41861'::pg_catalog.oid; 2024-03-21 22:39:52.578 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '41862'::pg_catalog.oid; 2024-03-21 22:39:52.580 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '35124'::pg_catalog.oid; 2024-03-21 22:39:52.582 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '19268'::pg_catalog.oid; 2024-03-21 22:39:52.583 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '39508'::pg_catalog.oid; 2024-03-21 22:39:52.585 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '39512'::pg_catalog.oid; 2024-03-21 22:39:52.587 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '39513'::pg_catalog.oid; 2024-03-21 22:39:52.588 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '39165'::pg_catalog.oid; 2024-03-21 22:39:52.590 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '39173'::pg_catalog.oid; 2024-03-21 22:39:52.592 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '39192'::pg_catalog.oid; 2024-03-21 22:39:52.593 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '39272'::pg_catalog.oid; 2024-03-21 22:39:52.595 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '39286'::pg_catalog.oid; 2024-03-21 22:39:52.597 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '39314'::pg_catalog.oid; 2024-03-21 22:39:52.598 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '26241'::pg_catalog.oid; 2024-03-21 22:39:52.600 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '26091'::pg_catalog.oid; 2024-03-21 22:39:52.602 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '26199'::pg_catalog.oid; 2024-03-21 22:39:52.603 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '26200'::pg_catalog.oid; 2024-03-21 22:39:52.605 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '16818'::pg_catalog.oid; 2024-03-21 22:39:52.607 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '16820'::pg_catalog.oid; 2024-03-21 22:39:52.608 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '16823'::pg_catalog.oid; 2024-03-21 22:39:52.610 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '16824'::pg_catalog.oid; 2024-03-21 22:39:52.612 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '16821'::pg_catalog.oid; 2024-03-21 22:39:52.613 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '16825'::pg_catalog.oid; 2024-03-21 22:39:52.615 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '16822'::pg_catalog.oid; 2024-03-21 22:39:52.647 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '16819'::pg_catalog.oid; 2024-03-21 22:39:52.680 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '17085'::pg_catalog.oid; 2024-03-21 22:39:52.710 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '16708'::pg_catalog.oid; 2024-03-21 22:39:52.718 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '19289'::pg_catalog.oid; 2024-03-21 22:39:52.721 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '19282'::pg_catalog.oid; 2024-03-21 22:39:52.724 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '19286'::pg_catalog.oid; 2024-03-21 22:39:52.726 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '19167'::pg_catalog.oid; 2024-03-21 22:39:52.728 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '19168'::pg_catalog.oid; 2024-03-21 22:39:52.729 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '19161'::pg_catalog.oid; 2024-03-21 22:39:52.731 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '19164'::pg_catalog.oid; 2024-03-21 22:39:52.733 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '34924'::pg_catalog.oid; 2024-03-21 22:39:52.734 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '35165'::pg_catalog.oid; 2024-03-21 22:39:52.736 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '34956'::pg_catalog.oid; 2024-03-21 22:39:52.738 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '29057'::pg_catalog.oid; 2024-03-21 22:39:52.739 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '34937'::pg_catalog.oid; 2024-03-21 22:39:52.741 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '32577'::pg_catalog.oid; 2024-03-21 22:39:52.749 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '17092'::pg_catalog.oid; 2024-03-21 22:39:52.751 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '17047'::pg_catalog.oid; 2024-03-21 22:39:52.752 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '30887'::pg_catalog.oid; 2024-03-21 22:39:52.754 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '39492'::pg_catalog.oid; 2024-03-21 22:39:52.756 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '39517'::pg_catalog.oid; 2024-03-21 22:39:52.757 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '19267'::pg_catalog.oid; 2024-03-21 22:39:52.759 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '34837'::pg_catalog.oid; 2024-03-21 22:39:52.761 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '19274'::pg_catalog.oid; 2024-03-21 22:39:52.762 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '25689'::pg_catalog.oid; 2024-03-21 22:39:52.764 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '25688'::pg_catalog.oid; 2024-03-21 22:39:52.766 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '25646'::pg_catalog.oid; 2024-03-21 22:39:52.767 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '25663'::pg_catalog.oid; 2024-03-21 22:39:52.769 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '19257'::pg_catalog.oid; 2024-03-21 22:39:52.771 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '19169'::pg_catalog.oid; 2024-03-21 22:39:52.772 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '19307'::pg_catalog.oid; 2024-03-21 22:39:52.774 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '26386'::pg_catalog.oid; 2024-03-21 22:39:52.776 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '26739'::pg_catalog.oid; 2024-03-21 22:39:52.777 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '25815'::pg_catalog.oid; 2024-03-21 22:39:52.779 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '26449'::pg_catalog.oid; 2024-03-21 22:39:52.780 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '26848'::pg_catalog.oid; 2024-03-21 22:39:52.782 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '40396'::pg_catalog.oid; 2024-03-21 22:39:52.784 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '35095'::pg_catalog.oid; 2024-03-21 22:39:52.876 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '19163'::pg_catalog.oid; 2024-03-21 22:39:52.907 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '19162'::pg_catalog.oid; 2024-03-21 22:39:52.931 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '19211'::pg_catalog.oid; 2024-03-21 22:39:52.951 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '19224'::pg_catalog.oid; 2024-03-21 22:39:52.978 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '19175'::pg_catalog.oid; 2024-03-21 22:39:52.981 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '19179'::pg_catalog.oid; 2024-03-21 22:39:53.002 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '19266'::pg_catalog.oid; 2024-03-21 22:39:53.030 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '19241'::pg_catalog.oid; 2024-03-21 22:39:53.061 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '19265'::pg_catalog.oid; 2024-03-21 22:39:53.080 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '16817'::pg_catalog.oid; 2024-03-21 22:39:53.124 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '16845'::pg_catalog.oid; 2024-03-21 22:39:53.149 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '37895'::pg_catalog.oid; 2024-03-21 22:39:53.151 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '16782'::pg_catalog.oid; 2024-03-21 22:39:53.194 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '30888'::pg_catalog.oid; 2024-03-21 22:39:53.199 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '30889'::pg_catalog.oid; 2024-03-21 22:39:53.205 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '32124'::pg_catalog.oid; 2024-03-21 22:39:53.207 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT c.relkind, c.relfilenode, c.reltoastrelid, ct.relfilenode AS toast_relfilenode, i.indexrelid, cti.relfilenode AS toast_index_relfilenode FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_index i ON (c.reltoastrelid = i.indrelid AND i.indisvalid) LEFT JOIN pg_catalog.pg_class ct ON (c.reltoastrelid = ct.oid) LEFT JOIN pg_catalog.pg_class AS cti ON (i.indexrelid = cti.oid) WHERE c.oid = '34906'::pg_catalog.oid; 2024-03-21 22:39:53.209 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.pg_get_statisticsobjdef('30647'::pg_catalog.oid) 2024-03-21 22:39:53.210 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.pg_get_statisticsobjdef('30756'::pg_catalog.oid) 2024-03-21 22:39:53.210 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.pg_get_statisticsobjdef('30763'::pg_catalog.oid) 2024-03-21 22:39:53.213 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.pg_get_statisticsobjdef('30745'::pg_catalog.oid) 2024-03-21 22:39:53.238 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.pg_get_viewdef('19237'::pg_catalog.oid) AS viewdef 2024-03-21 22:39:53.264 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.pg_get_viewdef('19242'::pg_catalog.oid) AS viewdef 2024-03-21 22:39:53.265 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.pg_get_ruledef('30238'::pg_catalog.oid) 2024-03-21 22:39:53.266 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.pg_get_ruledef('30327'::pg_catalog.oid) 2024-03-21 22:39:53.266 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.pg_get_ruledef('30484'::pg_catalog.oid) 2024-03-21 22:39:53.267 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.pg_get_ruledef('30485'::pg_catalog.oid) 2024-03-21 22:39:53.268 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.pg_get_ruledef('30491'::pg_catalog.oid) 2024-03-21 22:39:53.268 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.pg_get_ruledef('30492'::pg_catalog.oid) 2024-03-21 22:39:53.269 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.pg_get_ruledef('30493'::pg_catalog.oid) 2024-03-21 22:39:53.269 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.pg_get_ruledef('30494'::pg_catalog.oid) 2024-03-21 22:39:53.270 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.pg_get_ruledef('30495'::pg_catalog.oid) 2024-03-21 22:39:53.271 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.pg_get_ruledef('29942'::pg_catalog.oid) 2024-03-21 22:39:53.271 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.pg_get_ruledef('29937'::pg_catalog.oid) 2024-03-21 22:39:53.271 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.pg_get_ruledef('29938'::pg_catalog.oid) 2024-03-21 22:39:53.275 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.pg_get_ruledef('30041'::pg_catalog.oid) 2024-03-21 22:39:53.275 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.pg_get_ruledef('30042'::pg_catalog.oid) 2024-03-21 22:39:53.275 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.pg_get_ruledef('30043'::pg_catalog.oid) 2024-03-21 22:39:53.276 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.pg_get_ruledef('30047'::pg_catalog.oid) 2024-03-21 22:39:53.276 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.pg_get_ruledef('30019'::pg_catalog.oid) 2024-03-21 22:39:53.276 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.pg_get_ruledef('30018'::pg_catalog.oid) 2024-03-21 22:39:53.277 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.pg_get_ruledef('30016'::pg_catalog.oid) 2024-03-21 22:39:53.277 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.pg_get_ruledef('30017'::pg_catalog.oid) 2024-03-21 22:39:53.278 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.pg_get_ruledef('29921'::pg_catalog.oid) 2024-03-21 22:39:53.278 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.pg_get_ruledef('29920'::pg_catalog.oid) 2024-03-21 22:39:53.278 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.pg_get_ruledef('29919'::pg_catalog.oid) 2024-03-21 22:39:53.279 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.pg_get_ruledef('29918'::pg_catalog.oid) 2024-03-21 22:39:53.279 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.pg_get_ruledef('29997'::pg_catalog.oid) 2024-03-21 22:39:53.279 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.pg_get_ruledef('29998'::pg_catalog.oid) 2024-03-21 22:39:53.280 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.pg_get_ruledef('30004'::pg_catalog.oid) 2024-03-21 22:39:53.280 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.pg_get_ruledef('30005'::pg_catalog.oid) 2024-03-21 22:39:53.280 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.pg_get_ruledef('29897'::pg_catalog.oid) 2024-03-21 22:39:53.281 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.pg_get_ruledef('29895'::pg_catalog.oid) 2024-03-21 22:39:53.281 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.pg_get_ruledef('29896'::pg_catalog.oid) 2024-03-21 22:39:53.281 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.pg_get_ruledef('30637'::pg_catalog.oid) 2024-03-21 22:39:53.282 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.pg_get_ruledef('30638'::pg_catalog.oid) 2024-03-21 22:39:53.282 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.pg_get_ruledef('30639'::pg_catalog.oid) 2024-03-21 22:39:53.282 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.pg_get_ruledef('30372'::pg_catalog.oid) 2024-03-21 22:39:53.283 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.pg_get_ruledef('30241'::pg_catalog.oid) 2024-03-21 22:39:53.283 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.pg_get_ruledef('30239'::pg_catalog.oid) 2024-03-21 22:39:53.284 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.pg_get_ruledef('30248'::pg_catalog.oid) 2024-03-21 22:39:53.284 UTC [19094][client backend] [002_pg_upgrade.pl][49/15:0] LOG: statement: SELECT pg_catalog.pg_get_ruledef('30240'::pg_catalog.oid) 2024-03-21 22:39:53.294 UTC [19094][client backend] [002_pg_upgrade.pl][:0] LOG: disconnection: session time: 0:00:08.095 user=postgres database=regression host=[local] command: "/tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/pg_ctl" -w -D "/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_old_node_data/pgdata" -o "" -m smart stop >> "/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata/pg_upgrade_output.d/20240321T223942.568/log/pg_upgrade_server.log" 2>&1 2024-03-21 22:39:53.318 UTC [18799][postmaster] LOG: received smart shutdown request waiting for server to shut down....2024-03-21 22:39:53.319 UTC [18801][checkpointer] LOG: shutting down 2024-03-21 22:39:53.319 UTC [18801][checkpointer] LOG: checkpoint starting: shutdown immediate 2024-03-21 22:39:53.319 UTC [18801][checkpointer] LOG: checkpoint complete: wrote 3 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.001 s, sync=0.001 s, total=0.001 s; sync files=0, longest=0.000 s, average=0.000 s; distance=0 kB, estimate=0 kB; lsn=0/121AE848, redo lsn=0/121AE848 2024-03-21 22:39:53.321 UTC [18799][postmaster] LOG: database system is shut down done server stopped command: "/tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/pg_ctl" -w -l "/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata/pg_upgrade_output.d/20240321T223942.568/log/pg_upgrade_server.log" -D "/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata" -o "-p 57112 -b -c synchronous_commit=off -c fsync=off -c full_page_writes=off -c max_slot_wal_keep_size=-1 -c listen_addresses='' -c unix_socket_permissions=0700 -c unix_socket_directories='/tmp/3G23NZJIWK'" start >> "/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata/pg_upgrade_output.d/20240321T223942.568/log/pg_upgrade_server.log" 2>&1 waiting for server to start....2024-03-21 22:39:53.433 UTC [20540][postmaster] LOG: starting PostgreSQL 17devel on x86_64-freebsd, compiled by clang-14.0.5, 64-bit 2024-03-21 22:39:53.433 UTC [20540][postmaster] LOG: listening on Unix socket "/tmp/3G23NZJIWK/.s.PGSQL.57112" 2024-03-21 22:39:53.434 UTC [20547][startup] LOG: database system was shut down at 2024-03-21 22:39:42 UTC 2024-03-21 22:39:53.436 UTC [20540][postmaster] LOG: database system is ready to accept connections done server started 2024-03-21 22:39:53.530 UTC [20554][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-21 22:39:53.530 UTC [20554][client backend] [[unknown]][0/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata/pg_hba.conf:117) 2024-03-21 22:39:53.530 UTC [20554][client backend] [[unknown]][0/1:0] LOG: connection authorized: user=postgres database=template1 application_name=002_pg_upgrade.pl 2024-03-21 22:39:53.534 UTC [20554][client backend] [002_pg_upgrade.pl][:0] LOG: disconnection: session time: 0:00:00.004 user=postgres database=template1 host=[local] 2024-03-21 22:39:53.535 UTC [20555][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-21 22:39:53.535 UTC [20555][client backend] [[unknown]][1/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata/pg_hba.conf:117) 2024-03-21 22:39:53.535 UTC [20555][client backend] [[unknown]][1/1:0] LOG: connection authorized: user=postgres database=template1 application_name=002_pg_upgrade.pl 2024-03-21 22:39:53.536 UTC [20555][client backend] [002_pg_upgrade.pl][1/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:53.536 UTC [20555][client backend] [002_pg_upgrade.pl][1/3:0] LOG: statement: SELECT encoding, datlocprovider, datcollate, datctype, datlocale FROM pg_catalog.pg_database WHERE datname='template0' 2024-03-21 22:39:53.537 UTC [20555][client backend] [002_pg_upgrade.pl][:0] LOG: disconnection: session time: 0:00:00.002 user=postgres database=template1 host=[local] 2024-03-21 22:39:53.545 UTC [20556][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-21 22:39:53.545 UTC [20556][client backend] [[unknown]][2/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata/pg_hba.conf:117) 2024-03-21 22:39:53.545 UTC [20556][client backend] [[unknown]][2/1:0] LOG: connection authorized: user=postgres database=template1 application_name=002_pg_upgrade.pl 2024-03-21 22:39:53.546 UTC [20556][client backend] [002_pg_upgrade.pl][2/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:53.546 UTC [20556][client backend] [002_pg_upgrade.pl][2/3:0] LOG: statement: SELECT d.oid, d.datname, d.encoding, d.datcollate, d.datctype, datlocprovider, datlocale, pg_catalog.pg_tablespace_location(t.oid) AS spclocation FROM pg_catalog.pg_database d LEFT OUTER JOIN pg_catalog.pg_tablespace t ON d.dattablespace = t.oid WHERE d.datallowconn = true ORDER BY 1 2024-03-21 22:39:53.549 UTC [20556][client backend] [002_pg_upgrade.pl][:0] LOG: disconnection: session time: 0:00:00.003 user=postgres database=template1 host=[local] 2024-03-21 22:39:53.565 UTC [20560][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-21 22:39:53.565 UTC [20560][client backend] [[unknown]][3/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata/pg_hba.conf:117) 2024-03-21 22:39:53.565 UTC [20560][client backend] [[unknown]][3/1:0] LOG: connection authorized: user=postgres database=template1 application_name=002_pg_upgrade.pl 2024-03-21 22:39:53.566 UTC [20560][client backend] [002_pg_upgrade.pl][3/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:53.567 UTC [20560][client backend] [002_pg_upgrade.pl][3/3:0] LOG: statement: WITH regular_heap (reloid, indtable, toastheap) AS ( SELECT c.oid, 0::oid, 0::oid FROM pg_catalog.pg_class c JOIN pg_catalog.pg_namespace n ON c.relnamespace = n.oid WHERE relkind IN ('r', 'm') AND ((n.nspname !~ '^pg_temp_' AND n.nspname !~ '^pg_toast_temp_' AND n.nspname NOT IN ('pg_catalog', 'information_schema', 'binary_upgrade', 'pg_toast') AND c.oid >= 16384::pg_catalog.oid) OR (n.nspname = 'pg_catalog' AND relname IN ('pg_largeobject') ))), toast_heap (reloid, indtable, toastheap) AS ( SELECT c.reltoastrelid, 0::oid, c.oid FROM regular_heap JOIN pg_catalog.pg_class c ON regular_heap.reloid = c.oid WHERE c.reltoastrelid != 0), all_index (reloid, indtable, toastheap) AS ( SELECT indexrelid, indrelid, 0::oid FROM pg_catalog.pg_index WHERE indisvalid AND indisready AND indrelid IN (SELECT reloid FROM regular_heap UNION ALL SELECT reloid FROM toast_heap)) SELECT all_rels.*, n.nspname, c.relname, c.relfilenode, c.reltablespace, pg_catalog.pg_tablespace_location(t.oid) AS spclocation FROM (SELECT * FROM regular_heap UNION ALL SELECT * FROM toast_heap UNION ALL SELECT * FROM all_index) all_rels JOIN pg_catalog.pg_class c ON all_rels.reloid = c.oid JOIN pg_catalog.pg_namespace n ON c.relnamespace = n.oid LEFT OUTER JOIN pg_catalog.pg_tablespace t ON c.reltablespace = t.oid ORDER BY 1; 2024-03-21 22:39:53.575 UTC [20560][client backend] [002_pg_upgrade.pl][:0] LOG: disconnection: session time: 0:00:00.010 user=postgres database=template1 host=[local] 2024-03-21 22:39:53.594 UTC [20575][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-21 22:39:53.595 UTC [20575][client backend] [[unknown]][4/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata/pg_hba.conf:117) 2024-03-21 22:39:53.595 UTC [20575][client backend] [[unknown]][4/1:0] LOG: connection authorized: user=postgres database=postgres application_name=002_pg_upgrade.pl 2024-03-21 22:39:53.601 UTC [20575][client backend] [002_pg_upgrade.pl][4/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:53.602 UTC [20575][client backend] [002_pg_upgrade.pl][4/3:0] LOG: statement: WITH regular_heap (reloid, indtable, toastheap) AS ( SELECT c.oid, 0::oid, 0::oid FROM pg_catalog.pg_class c JOIN pg_catalog.pg_namespace n ON c.relnamespace = n.oid WHERE relkind IN ('r', 'm') AND ((n.nspname !~ '^pg_temp_' AND n.nspname !~ '^pg_toast_temp_' AND n.nspname NOT IN ('pg_catalog', 'information_schema', 'binary_upgrade', 'pg_toast') AND c.oid >= 16384::pg_catalog.oid) OR (n.nspname = 'pg_catalog' AND relname IN ('pg_largeobject') ))), toast_heap (reloid, indtable, toastheap) AS ( SELECT c.reltoastrelid, 0::oid, c.oid FROM regular_heap JOIN pg_catalog.pg_class c ON regular_heap.reloid = c.oid WHERE c.reltoastrelid != 0), all_index (reloid, indtable, toastheap) AS ( SELECT indexrelid, indrelid, 0::oid FROM pg_catalog.pg_index WHERE indisvalid AND indisready AND indrelid IN (SELECT reloid FROM regular_heap UNION ALL SELECT reloid FROM toast_heap)) SELECT all_rels.*, n.nspname, c.relname, c.relfilenode, c.reltablespace, pg_catalog.pg_tablespace_location(t.oid) AS spclocation FROM (SELECT * FROM regular_heap UNION ALL SELECT * FROM toast_heap UNION ALL SELECT * FROM all_index) all_rels JOIN pg_catalog.pg_class c ON all_rels.reloid = c.oid JOIN pg_catalog.pg_namespace n ON c.relnamespace = n.oid LEFT OUTER JOIN pg_catalog.pg_tablespace t ON c.reltablespace = t.oid ORDER BY 1; 2024-03-21 22:39:53.611 UTC [20575][client backend] [002_pg_upgrade.pl][:0] LOG: disconnection: session time: 0:00:00.016 user=postgres database=postgres host=[local] 2024-03-21 22:39:53.614 UTC [20578][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-21 22:39:53.614 UTC [20578][client backend] [[unknown]][5/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata/pg_hba.conf:117) 2024-03-21 22:39:53.614 UTC [20578][client backend] [[unknown]][5/1:0] LOG: connection authorized: user=postgres database=template1 application_name=002_pg_upgrade.pl 2024-03-21 22:39:53.615 UTC [20578][client backend] [002_pg_upgrade.pl][5/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:53.615 UTC [20578][client backend] [002_pg_upgrade.pl][5/3:0] LOG: statement: LOAD '/tmp/cirrus-ci-build/build/src/test/regress/refint.so' 2024-03-21 22:39:53.616 UTC [20578][client backend] [002_pg_upgrade.pl][5/4:0] LOG: statement: LOAD '/tmp/cirrus-ci-build/build/src/test/regress/autoinc.so' 2024-03-21 22:39:53.617 UTC [20578][client backend] [002_pg_upgrade.pl][5/5:0] LOG: statement: LOAD '/tmp/cirrus-ci-build/build/src/test/regress/regress.so' 2024-03-21 22:39:53.618 UTC [20578][client backend] [002_pg_upgrade.pl][:0] LOG: disconnection: session time: 0:00:00.004 user=postgres database=template1 host=[local] 2024-03-21 22:39:53.619 UTC [20580][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-21 22:39:53.620 UTC [20580][client backend] [[unknown]][6/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata/pg_hba.conf:117) 2024-03-21 22:39:53.620 UTC [20580][client backend] [[unknown]][6/1:0] LOG: connection authorized: user=postgres database=template1 application_name=002_pg_upgrade.pl 2024-03-21 22:39:53.620 UTC [20580][client backend] [002_pg_upgrade.pl][6/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:53.621 UTC [20580][client backend] [002_pg_upgrade.pl][6/3:0] LOG: statement: SELECT rolsuper, oid FROM pg_catalog.pg_roles WHERE rolname = current_user AND rolname !~ '^pg_' 2024-03-21 22:39:53.623 UTC [20580][client backend] [002_pg_upgrade.pl][6/4:0] LOG: statement: SELECT COUNT(*) FROM pg_catalog.pg_roles WHERE rolname !~ '^pg_' 2024-03-21 22:39:53.624 UTC [20580][client backend] [002_pg_upgrade.pl][:0] LOG: disconnection: session time: 0:00:00.004 user=postgres database=template1 host=[local] 2024-03-21 22:39:53.625 UTC [20583][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-21 22:39:53.626 UTC [20583][client backend] [[unknown]][7/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata/pg_hba.conf:117) 2024-03-21 22:39:53.626 UTC [20583][client backend] [[unknown]][7/1:0] LOG: connection authorized: user=postgres database=template1 application_name=002_pg_upgrade.pl 2024-03-21 22:39:53.626 UTC [20583][client backend] [002_pg_upgrade.pl][7/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:53.627 UTC [20583][client backend] [002_pg_upgrade.pl][7/3:0] LOG: statement: SELECT * FROM pg_catalog.pg_prepared_xacts 2024-03-21 22:39:53.629 UTC [20583][client backend] [002_pg_upgrade.pl][:0] LOG: disconnection: session time: 0:00:00.003 user=postgres database=template1 host=[local] 2024-03-21 22:39:53.631 UTC [20585][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-21 22:39:53.631 UTC [20585][client backend] [[unknown]][8/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata/pg_hba.conf:117) 2024-03-21 22:39:53.631 UTC [20585][client backend] [[unknown]][8/1:0] LOG: connection authorized: user=postgres database=template1 application_name=002_pg_upgrade.pl 2024-03-21 22:39:53.632 UTC [20585][client backend] [002_pg_upgrade.pl][8/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:53.633 UTC [20585][client backend] [002_pg_upgrade.pl][8/3:0] LOG: statement: UPDATE pg_catalog.pg_database SET encoding = 6, datlocprovider = 'b', datcollate = 'C', datctype = 'C', datlocale = 'C.UTF-8' WHERE datname = 'template0' 2024-03-21 22:39:53.634 UTC [20585][client backend] [002_pg_upgrade.pl][:0] LOG: disconnection: session time: 0:00:00.002 user=postgres database=template1 host=[local] 2024-03-21 22:39:53.637 UTC [20588][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-21 22:39:53.638 UTC [20588][client backend] [[unknown]][9/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata/pg_hba.conf:117) 2024-03-21 22:39:53.638 UTC [20588][client backend] [[unknown]][9/1:0] LOG: connection authorized: user=postgres database=postgres application_name=002_pg_upgrade.pl 2024-03-21 22:39:53.638 UTC [20588][client backend] [002_pg_upgrade.pl][9/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:53.638 UTC [20588][client backend] [002_pg_upgrade.pl][9/3:0] LOG: statement: SELECT datname FROM pg_database WHERE datallowconn AND datconnlimit <> -2 ORDER BY 1; 2024-03-21 22:39:53.640 UTC [20588][client backend] [002_pg_upgrade.pl][:0] LOG: disconnection: session time: 0:00:00.002 user=postgres database=postgres host=[local] 2024-03-21 22:39:53.645 UTC [20590][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-21 22:39:53.645 UTC [20590][client backend] [[unknown]][10/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata/pg_hba.conf:117) 2024-03-21 22:39:53.645 UTC [20590][client backend] [[unknown]][10/1:0] LOG: connection authorized: user=postgres database=postgres application_name=002_pg_upgrade.pl 2024-03-21 22:39:53.646 UTC [20590][client backend] [002_pg_upgrade.pl][10/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:53.646 UTC [20590][client backend] [002_pg_upgrade.pl][10/3:0] LOG: statement: RESET search_path; 2024-03-21 22:39:53.646 UTC [20590][client backend] [002_pg_upgrade.pl][10/4:0] LOG: statement: SELECT c.relname, ns.nspname FROM pg_catalog.pg_class c JOIN pg_catalog.pg_namespace ns ON c.relnamespace OPERATOR(pg_catalog.=) ns.oid LEFT JOIN pg_catalog.pg_class t ON c.reltoastrelid OPERATOR(pg_catalog.=) t.oid WHERE c.relkind OPERATOR(pg_catalog.=) ANY (array['r', 'm']) ORDER BY c.relpages DESC; 2024-03-21 22:39:53.651 UTC [20590][client backend] [002_pg_upgrade.pl][10/5:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:53.651 UTC [20590][client backend] [002_pg_upgrade.pl][10/6:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_proc; 2024-03-21 22:39:53.674 UTC [20590][client backend] [002_pg_upgrade.pl][10/11:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_attribute; 2024-03-21 22:39:53.686 UTC [20590][client backend] [002_pg_upgrade.pl][10/15:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_description; 2024-03-21 22:39:53.691 UTC [20590][client backend] [002_pg_upgrade.pl][10/20:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_collation; 2024-03-21 22:39:53.693 UTC [20590][client backend] [002_pg_upgrade.pl][10/25:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_statistic; 2024-03-21 22:39:53.694 UTC [20590][client backend] [002_pg_upgrade.pl][10/30:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_type; 2024-03-21 22:39:53.698 UTC [20590][client backend] [002_pg_upgrade.pl][10/35:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_class; 2024-03-21 22:39:53.701 UTC [20590][client backend] [002_pg_upgrade.pl][10/39:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_operator; 2024-03-21 22:39:53.703 UTC [20590][client backend] [002_pg_upgrade.pl][10/43:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_rewrite; 2024-03-21 22:39:53.704 UTC [20590][client backend] [002_pg_upgrade.pl][10/48:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_depend; 2024-03-21 22:39:53.706 UTC [20590][client backend] [002_pg_upgrade.pl][10/52:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) information_schema.sql_features; 2024-03-21 22:39:53.710 UTC [20590][client backend] [002_pg_upgrade.pl][10/57:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_amop; 2024-03-21 22:39:53.713 UTC [20590][client backend] [002_pg_upgrade.pl][10/61:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_amproc; 2024-03-21 22:39:53.715 UTC [20590][client backend] [002_pg_upgrade.pl][10/65:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_index; 2024-03-21 22:39:53.716 UTC [20590][client backend] [002_pg_upgrade.pl][10/69:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_init_privs; 2024-03-21 22:39:53.717 UTC [20590][client backend] [002_pg_upgrade.pl][10/74:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_ts_config_map; 2024-03-21 22:39:53.718 UTC [20590][client backend] [002_pg_upgrade.pl][10/78:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_opclass; 2024-03-21 22:39:53.719 UTC [20590][client backend] [002_pg_upgrade.pl][10/82:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_constraint; 2024-03-21 22:39:53.721 UTC [20590][client backend] [002_pg_upgrade.pl][10/87:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_cast; 2024-03-21 22:39:53.721 UTC [20590][client backend] [002_pg_upgrade.pl][10/91:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_conversion; 2024-03-21 22:39:53.722 UTC [20590][client backend] [002_pg_upgrade.pl][10/95:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_aggregate; 2024-03-21 22:39:53.723 UTC [20590][client backend] [002_pg_upgrade.pl][10/100:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_opfamily; 2024-03-21 22:39:53.724 UTC [20590][client backend] [002_pg_upgrade.pl][10/104:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_shdescription; 2024-03-21 22:39:53.725 UTC [20590][client backend] [002_pg_upgrade.pl][10/109:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_ts_dict; 2024-03-21 22:39:53.725 UTC [20590][client backend] [002_pg_upgrade.pl][10/114:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_ts_parser; 2024-03-21 22:39:53.726 UTC [20590][client backend] [002_pg_upgrade.pl][10/118:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_ts_template; 2024-03-21 22:39:53.727 UTC [20590][client backend] [002_pg_upgrade.pl][10/122:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_extension; 2024-03-21 22:39:53.727 UTC [20590][client backend] [002_pg_upgrade.pl][10/127:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_am; 2024-03-21 22:39:53.731 UTC [20590][client backend] [002_pg_upgrade.pl][10/131:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_language; 2024-03-21 22:39:53.732 UTC [20590][client backend] [002_pg_upgrade.pl][10/136:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_range; 2024-03-21 22:39:53.733 UTC [20590][client backend] [002_pg_upgrade.pl][10/140:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_authid; 2024-03-21 22:39:53.734 UTC [20590][client backend] [002_pg_upgrade.pl][10/145:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) information_schema.sql_parts; 2024-03-21 22:39:53.735 UTC [20590][client backend] [002_pg_upgrade.pl][10/150:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) information_schema.sql_implementation_info; 2024-03-21 22:39:53.735 UTC [20590][client backend] [002_pg_upgrade.pl][10/155:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) information_schema.sql_sizing; 2024-03-21 22:39:53.736 UTC [20590][client backend] [002_pg_upgrade.pl][10/160:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_namespace; 2024-03-21 22:39:53.736 UTC [20590][client backend] [002_pg_upgrade.pl][10/165:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_database; 2024-03-21 22:39:53.737 UTC [20590][client backend] [002_pg_upgrade.pl][10/170:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_tablespace; 2024-03-21 22:39:53.738 UTC [20590][client backend] [002_pg_upgrade.pl][10/175:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_auth_members; 2024-03-21 22:39:53.738 UTC [20590][client backend] [002_pg_upgrade.pl][10/179:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_ts_config; 2024-03-21 22:39:53.739 UTC [20590][client backend] [002_pg_upgrade.pl][10/183:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_publication; 2024-03-21 22:39:53.739 UTC [20590][client backend] [002_pg_upgrade.pl][10/187:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_foreign_table; 2024-03-21 22:39:53.739 UTC [20590][client backend] [002_pg_upgrade.pl][10/192:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_statistic_ext_data; 2024-03-21 22:39:53.751 UTC [20590][client backend] [002_pg_upgrade.pl][10/197:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_user_mapping; 2024-03-21 22:39:53.751 UTC [20590][client backend] [002_pg_upgrade.pl][10/202:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_subscription; 2024-03-21 22:39:53.752 UTC [20590][client backend] [002_pg_upgrade.pl][10/207:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_attrdef; 2024-03-21 22:39:53.753 UTC [20590][client backend] [002_pg_upgrade.pl][10/212:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_inherits; 2024-03-21 22:39:53.753 UTC [20590][client backend] [002_pg_upgrade.pl][10/216:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_largeobject_metadata; 2024-03-21 22:39:53.754 UTC [20590][client backend] [002_pg_upgrade.pl][10/220:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_statistic_ext; 2024-03-21 22:39:53.754 UTC [20590][client backend] [002_pg_upgrade.pl][10/225:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_trigger; 2024-03-21 22:39:53.755 UTC [20590][client backend] [002_pg_upgrade.pl][10/230:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_event_trigger; 2024-03-21 22:39:53.755 UTC [20590][client backend] [002_pg_upgrade.pl][10/235:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_enum; 2024-03-21 22:39:53.756 UTC [20590][client backend] [002_pg_upgrade.pl][10/239:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_db_role_setting; 2024-03-21 22:39:53.756 UTC [20590][client backend] [002_pg_upgrade.pl][10/244:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_shdepend; 2024-03-21 22:39:53.756 UTC [20590][client backend] [002_pg_upgrade.pl][10/248:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_foreign_data_wrapper; 2024-03-21 22:39:53.757 UTC [20590][client backend] [002_pg_upgrade.pl][10/253:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_foreign_server; 2024-03-21 22:39:53.757 UTC [20590][client backend] [002_pg_upgrade.pl][10/258:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_policy; 2024-03-21 22:39:53.758 UTC [20590][client backend] [002_pg_upgrade.pl][10/263:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_replication_origin; 2024-03-21 22:39:53.759 UTC [20590][client backend] [002_pg_upgrade.pl][10/268:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_default_acl; 2024-03-21 22:39:53.759 UTC [20590][client backend] [002_pg_upgrade.pl][10/273:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_seclabel; 2024-03-21 22:39:53.760 UTC [20590][client backend] [002_pg_upgrade.pl][10/278:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_shseclabel; 2024-03-21 22:39:53.760 UTC [20590][client backend] [002_pg_upgrade.pl][10/283:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_parameter_acl; 2024-03-21 22:39:53.760 UTC [20590][client backend] [002_pg_upgrade.pl][10/288:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_partitioned_table; 2024-03-21 22:39:53.761 UTC [20590][client backend] [002_pg_upgrade.pl][10/293:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_transform; 2024-03-21 22:39:53.761 UTC [20590][client backend] [002_pg_upgrade.pl][10/297:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_sequence; 2024-03-21 22:39:53.762 UTC [20590][client backend] [002_pg_upgrade.pl][10/301:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_publication_namespace; 2024-03-21 22:39:53.762 UTC [20590][client backend] [002_pg_upgrade.pl][10/305:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_publication_rel; 2024-03-21 22:39:53.763 UTC [20590][client backend] [002_pg_upgrade.pl][10/310:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_subscription_rel; 2024-03-21 22:39:53.763 UTC [20590][client backend] [002_pg_upgrade.pl][10/314:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_largeobject; 2024-03-21 22:39:53.763 UTC [20590][client backend] [002_pg_upgrade.pl][10/318:0] LOG: statement: VACUUM (ONLY_DATABASE_STATS); 2024-03-21 22:39:53.763 UTC [20590][client backend] [002_pg_upgrade.pl][:0] LOG: disconnection: session time: 0:00:00.118 user=postgres database=postgres host=[local] 2024-03-21 22:39:53.770 UTC [20603][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-21 22:39:53.770 UTC [20603][client backend] [[unknown]][11/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata/pg_hba.conf:117) 2024-03-21 22:39:53.770 UTC [20603][client backend] [[unknown]][11/1:0] LOG: connection authorized: user=postgres database=template1 application_name=002_pg_upgrade.pl 2024-03-21 22:39:53.773 UTC [20603][client backend] [002_pg_upgrade.pl][11/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:53.774 UTC [20603][client backend] [002_pg_upgrade.pl][11/3:0] LOG: statement: RESET search_path; 2024-03-21 22:39:53.774 UTC [20603][client backend] [002_pg_upgrade.pl][11/4:0] LOG: statement: SELECT c.relname, ns.nspname FROM pg_catalog.pg_class c JOIN pg_catalog.pg_namespace ns ON c.relnamespace OPERATOR(pg_catalog.=) ns.oid LEFT JOIN pg_catalog.pg_class t ON c.reltoastrelid OPERATOR(pg_catalog.=) t.oid WHERE c.relkind OPERATOR(pg_catalog.=) ANY (array['r', 'm']) ORDER BY c.relpages DESC; 2024-03-21 22:39:53.778 UTC [20603][client backend] [002_pg_upgrade.pl][11/5:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:53.778 UTC [20603][client backend] [002_pg_upgrade.pl][11/6:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_proc; 2024-03-21 22:39:53.801 UTC [20603][client backend] [002_pg_upgrade.pl][11/11:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_attribute; 2024-03-21 22:39:53.810 UTC [20603][client backend] [002_pg_upgrade.pl][11/15:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_description; 2024-03-21 22:39:53.816 UTC [20603][client backend] [002_pg_upgrade.pl][11/20:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_collation; 2024-03-21 22:39:53.820 UTC [20603][client backend] [002_pg_upgrade.pl][11/25:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_statistic; 2024-03-21 22:39:53.820 UTC [20603][client backend] [002_pg_upgrade.pl][11/30:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_type; 2024-03-21 22:39:53.824 UTC [20603][client backend] [002_pg_upgrade.pl][11/35:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_class; 2024-03-21 22:39:53.826 UTC [20603][client backend] [002_pg_upgrade.pl][11/39:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_operator; 2024-03-21 22:39:53.829 UTC [20603][client backend] [002_pg_upgrade.pl][11/43:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_rewrite; 2024-03-21 22:39:53.830 UTC [20603][client backend] [002_pg_upgrade.pl][11/48:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_depend; 2024-03-21 22:39:53.832 UTC [20603][client backend] [002_pg_upgrade.pl][11/52:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) information_schema.sql_features; 2024-03-21 22:39:53.835 UTC [20603][client backend] [002_pg_upgrade.pl][11/57:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_amop; 2024-03-21 22:39:53.838 UTC [20603][client backend] [002_pg_upgrade.pl][11/61:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_amproc; 2024-03-21 22:39:53.839 UTC [20603][client backend] [002_pg_upgrade.pl][11/65:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_index; 2024-03-21 22:39:53.841 UTC [20603][client backend] [002_pg_upgrade.pl][11/69:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_init_privs; 2024-03-21 22:39:53.842 UTC [20603][client backend] [002_pg_upgrade.pl][11/74:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_ts_config_map; 2024-03-21 22:39:53.843 UTC [20603][client backend] [002_pg_upgrade.pl][11/78:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_opclass; 2024-03-21 22:39:53.844 UTC [20603][client backend] [002_pg_upgrade.pl][11/82:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_constraint; 2024-03-21 22:39:53.846 UTC [20603][client backend] [002_pg_upgrade.pl][11/87:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_cast; 2024-03-21 22:39:53.847 UTC [20603][client backend] [002_pg_upgrade.pl][11/91:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_conversion; 2024-03-21 22:39:53.847 UTC [20603][client backend] [002_pg_upgrade.pl][11/95:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_aggregate; 2024-03-21 22:39:53.848 UTC [20603][client backend] [002_pg_upgrade.pl][11/100:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_opfamily; 2024-03-21 22:39:53.849 UTC [20603][client backend] [002_pg_upgrade.pl][11/104:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_shdescription; 2024-03-21 22:39:53.850 UTC [20603][client backend] [002_pg_upgrade.pl][11/109:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_ts_dict; 2024-03-21 22:39:53.851 UTC [20603][client backend] [002_pg_upgrade.pl][11/114:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_ts_parser; 2024-03-21 22:39:53.852 UTC [20603][client backend] [002_pg_upgrade.pl][11/118:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_ts_template; 2024-03-21 22:39:53.853 UTC [20603][client backend] [002_pg_upgrade.pl][11/122:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_extension; 2024-03-21 22:39:53.854 UTC [20603][client backend] [002_pg_upgrade.pl][11/127:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_am; 2024-03-21 22:39:53.854 UTC [20603][client backend] [002_pg_upgrade.pl][11/131:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_language; 2024-03-21 22:39:53.855 UTC [20603][client backend] [002_pg_upgrade.pl][11/136:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_range; 2024-03-21 22:39:53.857 UTC [20603][client backend] [002_pg_upgrade.pl][11/140:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_authid; 2024-03-21 22:39:53.858 UTC [20603][client backend] [002_pg_upgrade.pl][11/145:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) information_schema.sql_parts; 2024-03-21 22:39:53.858 UTC [20603][client backend] [002_pg_upgrade.pl][11/150:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) information_schema.sql_implementation_info; 2024-03-21 22:39:53.859 UTC [20603][client backend] [002_pg_upgrade.pl][11/155:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) information_schema.sql_sizing; 2024-03-21 22:39:53.860 UTC [20603][client backend] [002_pg_upgrade.pl][11/160:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_namespace; 2024-03-21 22:39:53.861 UTC [20603][client backend] [002_pg_upgrade.pl][11/165:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_database; 2024-03-21 22:39:53.862 UTC [20603][client backend] [002_pg_upgrade.pl][11/170:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_tablespace; 2024-03-21 22:39:53.862 UTC [20603][client backend] [002_pg_upgrade.pl][11/175:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_auth_members; 2024-03-21 22:39:53.863 UTC [20603][client backend] [002_pg_upgrade.pl][11/179:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_ts_config; 2024-03-21 22:39:53.863 UTC [20603][client backend] [002_pg_upgrade.pl][11/183:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_publication; 2024-03-21 22:39:53.864 UTC [20603][client backend] [002_pg_upgrade.pl][11/187:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_foreign_table; 2024-03-21 22:39:53.864 UTC [20603][client backend] [002_pg_upgrade.pl][11/192:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_statistic_ext_data; 2024-03-21 22:39:53.870 UTC [20603][client backend] [002_pg_upgrade.pl][11/197:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_user_mapping; 2024-03-21 22:39:53.871 UTC [20603][client backend] [002_pg_upgrade.pl][11/202:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_subscription; 2024-03-21 22:39:53.872 UTC [20603][client backend] [002_pg_upgrade.pl][11/207:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_attrdef; 2024-03-21 22:39:53.872 UTC [20603][client backend] [002_pg_upgrade.pl][11/212:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_inherits; 2024-03-21 22:39:53.873 UTC [20603][client backend] [002_pg_upgrade.pl][11/216:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_largeobject_metadata; 2024-03-21 22:39:53.873 UTC [20603][client backend] [002_pg_upgrade.pl][11/220:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_statistic_ext; 2024-03-21 22:39:53.874 UTC [20603][client backend] [002_pg_upgrade.pl][11/225:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_trigger; 2024-03-21 22:39:53.876 UTC [20603][client backend] [002_pg_upgrade.pl][11/230:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_event_trigger; 2024-03-21 22:39:53.876 UTC [20603][client backend] [002_pg_upgrade.pl][11/235:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_enum; 2024-03-21 22:39:53.877 UTC [20603][client backend] [002_pg_upgrade.pl][11/239:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_db_role_setting; 2024-03-21 22:39:53.878 UTC [20603][client backend] [002_pg_upgrade.pl][11/244:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_shdepend; 2024-03-21 22:39:53.878 UTC [20603][client backend] [002_pg_upgrade.pl][11/248:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_foreign_data_wrapper; 2024-03-21 22:39:53.879 UTC [20603][client backend] [002_pg_upgrade.pl][11/253:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_foreign_server; 2024-03-21 22:39:53.879 UTC [20603][client backend] [002_pg_upgrade.pl][11/258:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_policy; 2024-03-21 22:39:53.880 UTC [20603][client backend] [002_pg_upgrade.pl][11/263:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_replication_origin; 2024-03-21 22:39:53.880 UTC [20603][client backend] [002_pg_upgrade.pl][11/268:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_default_acl; 2024-03-21 22:39:53.881 UTC [20603][client backend] [002_pg_upgrade.pl][11/273:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_seclabel; 2024-03-21 22:39:53.881 UTC [20603][client backend] [002_pg_upgrade.pl][11/278:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_shseclabel; 2024-03-21 22:39:53.882 UTC [20603][client backend] [002_pg_upgrade.pl][11/283:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_parameter_acl; 2024-03-21 22:39:53.882 UTC [20603][client backend] [002_pg_upgrade.pl][11/288:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_partitioned_table; 2024-03-21 22:39:53.882 UTC [20603][client backend] [002_pg_upgrade.pl][11/293:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_transform; 2024-03-21 22:39:53.883 UTC [20603][client backend] [002_pg_upgrade.pl][11/297:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_sequence; 2024-03-21 22:39:53.883 UTC [20603][client backend] [002_pg_upgrade.pl][11/301:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_publication_namespace; 2024-03-21 22:39:53.884 UTC [20603][client backend] [002_pg_upgrade.pl][11/305:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_publication_rel; 2024-03-21 22:39:53.884 UTC [20603][client backend] [002_pg_upgrade.pl][11/310:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_subscription_rel; 2024-03-21 22:39:53.885 UTC [20603][client backend] [002_pg_upgrade.pl][11/314:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_largeobject; 2024-03-21 22:39:53.885 UTC [20603][client backend] [002_pg_upgrade.pl][11/318:0] LOG: statement: VACUUM (ONLY_DATABASE_STATS); 2024-03-21 22:39:53.885 UTC [20603][client backend] [002_pg_upgrade.pl][:0] LOG: disconnection: session time: 0:00:00.115 user=postgres database=template1 host=[local] 2024-03-21 22:39:53.889 UTC [20636][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-21 22:39:53.889 UTC [20636][client backend] [[unknown]][12/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata/pg_hba.conf:117) 2024-03-21 22:39:53.889 UTC [20636][client backend] [[unknown]][12/1:0] LOG: connection authorized: user=postgres database=postgres application_name=002_pg_upgrade.pl 2024-03-21 22:39:53.893 UTC [20636][client backend] [002_pg_upgrade.pl][12/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:53.893 UTC [20636][client backend] [002_pg_upgrade.pl][12/3:0] LOG: statement: SELECT datname FROM pg_database WHERE datallowconn AND datconnlimit <> -2 ORDER BY 1; 2024-03-21 22:39:53.895 UTC [20636][client backend] [002_pg_upgrade.pl][:0] LOG: disconnection: session time: 0:00:00.006 user=postgres database=postgres host=[local] 2024-03-21 22:39:53.897 UTC [20638][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-21 22:39:53.897 UTC [20638][client backend] [[unknown]][13/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata/pg_hba.conf:117) 2024-03-21 22:39:53.897 UTC [20638][client backend] [[unknown]][13/1:0] LOG: connection authorized: user=postgres database=postgres application_name=002_pg_upgrade.pl 2024-03-21 22:39:53.898 UTC [20638][client backend] [002_pg_upgrade.pl][13/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:53.898 UTC [20638][client backend] [002_pg_upgrade.pl][13/3:0] LOG: statement: RESET search_path; 2024-03-21 22:39:53.898 UTC [20638][client backend] [002_pg_upgrade.pl][13/4:0] LOG: statement: SELECT c.relname, ns.nspname FROM pg_catalog.pg_class c JOIN pg_catalog.pg_namespace ns ON c.relnamespace OPERATOR(pg_catalog.=) ns.oid LEFT JOIN pg_catalog.pg_class t ON c.reltoastrelid OPERATOR(pg_catalog.=) t.oid WHERE c.relkind OPERATOR(pg_catalog.=) ANY (array['r', 'm']) ORDER BY c.relpages DESC; 2024-03-21 22:39:53.903 UTC [20638][client backend] [002_pg_upgrade.pl][13/5:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:53.905 UTC [20638][client backend] [002_pg_upgrade.pl][13/6:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_proc; 2024-03-21 22:39:53.906 UTC [20638][client backend] [002_pg_upgrade.pl][13/10:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_attribute; 2024-03-21 22:39:53.906 UTC [20638][client backend] [002_pg_upgrade.pl][13/13:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_description; 2024-03-21 22:39:53.906 UTC [20638][client backend] [002_pg_upgrade.pl][13/17:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_statistic; 2024-03-21 22:39:53.907 UTC [20638][client backend] [002_pg_upgrade.pl][13/21:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_collation; 2024-03-21 22:39:53.908 UTC [20638][client backend] [002_pg_upgrade.pl][13/25:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_type; 2024-03-21 22:39:53.909 UTC [20638][client backend] [002_pg_upgrade.pl][13/29:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_class; 2024-03-21 22:39:53.909 UTC [20638][client backend] [002_pg_upgrade.pl][13/32:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_operator; 2024-03-21 22:39:53.909 UTC [20638][client backend] [002_pg_upgrade.pl][13/35:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_rewrite; 2024-03-21 22:39:53.910 UTC [20638][client backend] [002_pg_upgrade.pl][13/39:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_depend; 2024-03-21 22:39:53.910 UTC [20638][client backend] [002_pg_upgrade.pl][13/42:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) information_schema.sql_features; 2024-03-21 22:39:53.910 UTC [20638][client backend] [002_pg_upgrade.pl][13/46:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_amop; 2024-03-21 22:39:53.910 UTC [20638][client backend] [002_pg_upgrade.pl][13/49:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_amproc; 2024-03-21 22:39:53.911 UTC [20638][client backend] [002_pg_upgrade.pl][13/52:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_index; 2024-03-21 22:39:53.911 UTC [20638][client backend] [002_pg_upgrade.pl][13/55:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_init_privs; 2024-03-21 22:39:53.911 UTC [20638][client backend] [002_pg_upgrade.pl][13/59:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_ts_config_map; 2024-03-21 22:39:53.911 UTC [20638][client backend] [002_pg_upgrade.pl][13/62:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_opclass; 2024-03-21 22:39:53.912 UTC [20638][client backend] [002_pg_upgrade.pl][13/65:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_constraint; 2024-03-21 22:39:53.912 UTC [20638][client backend] [002_pg_upgrade.pl][13/69:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_cast; 2024-03-21 22:39:53.912 UTC [20638][client backend] [002_pg_upgrade.pl][13/72:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_conversion; 2024-03-21 22:39:53.912 UTC [20638][client backend] [002_pg_upgrade.pl][13/75:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_aggregate; 2024-03-21 22:39:53.913 UTC [20638][client backend] [002_pg_upgrade.pl][13/79:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_opfamily; 2024-03-21 22:39:53.913 UTC [20638][client backend] [002_pg_upgrade.pl][13/82:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_shdescription; 2024-03-21 22:39:53.913 UTC [20638][client backend] [002_pg_upgrade.pl][13/86:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_ts_dict; 2024-03-21 22:39:53.914 UTC [20638][client backend] [002_pg_upgrade.pl][13/90:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_ts_parser; 2024-03-21 22:39:53.914 UTC [20638][client backend] [002_pg_upgrade.pl][13/93:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_ts_template; 2024-03-21 22:39:53.914 UTC [20638][client backend] [002_pg_upgrade.pl][13/96:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_extension; 2024-03-21 22:39:53.914 UTC [20638][client backend] [002_pg_upgrade.pl][13/100:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_am; 2024-03-21 22:39:53.915 UTC [20638][client backend] [002_pg_upgrade.pl][13/103:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_language; 2024-03-21 22:39:53.915 UTC [20638][client backend] [002_pg_upgrade.pl][13/107:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_range; 2024-03-21 22:39:53.916 UTC [20638][client backend] [002_pg_upgrade.pl][13/110:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_authid; 2024-03-21 22:39:53.916 UTC [20638][client backend] [002_pg_upgrade.pl][13/114:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) information_schema.sql_parts; 2024-03-21 22:39:53.916 UTC [20638][client backend] [002_pg_upgrade.pl][13/118:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) information_schema.sql_implementation_info; 2024-03-21 22:39:53.916 UTC [20638][client backend] [002_pg_upgrade.pl][13/122:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) information_schema.sql_sizing; 2024-03-21 22:39:53.917 UTC [20638][client backend] [002_pg_upgrade.pl][13/126:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_namespace; 2024-03-21 22:39:53.917 UTC [20638][client backend] [002_pg_upgrade.pl][13/130:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_database; 2024-03-21 22:39:53.917 UTC [20638][client backend] [002_pg_upgrade.pl][13/134:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_tablespace; 2024-03-21 22:39:53.918 UTC [20638][client backend] [002_pg_upgrade.pl][13/138:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_auth_members; 2024-03-21 22:39:53.918 UTC [20638][client backend] [002_pg_upgrade.pl][13/141:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_ts_config; 2024-03-21 22:39:53.918 UTC [20638][client backend] [002_pg_upgrade.pl][13/144:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_publication; 2024-03-21 22:39:53.918 UTC [20638][client backend] [002_pg_upgrade.pl][13/147:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_foreign_table; 2024-03-21 22:39:53.918 UTC [20638][client backend] [002_pg_upgrade.pl][13/151:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_statistic_ext_data; 2024-03-21 22:39:53.919 UTC [20638][client backend] [002_pg_upgrade.pl][13/155:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_user_mapping; 2024-03-21 22:39:53.919 UTC [20638][client backend] [002_pg_upgrade.pl][13/159:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_subscription; 2024-03-21 22:39:53.919 UTC [20638][client backend] [002_pg_upgrade.pl][13/163:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_attrdef; 2024-03-21 22:39:53.920 UTC [20638][client backend] [002_pg_upgrade.pl][13/167:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_inherits; 2024-03-21 22:39:53.920 UTC [20638][client backend] [002_pg_upgrade.pl][13/170:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_largeobject_metadata; 2024-03-21 22:39:53.920 UTC [20638][client backend] [002_pg_upgrade.pl][13/173:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_statistic_ext; 2024-03-21 22:39:53.920 UTC [20638][client backend] [002_pg_upgrade.pl][13/177:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_trigger; 2024-03-21 22:39:53.921 UTC [20638][client backend] [002_pg_upgrade.pl][13/181:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_event_trigger; 2024-03-21 22:39:53.921 UTC [20638][client backend] [002_pg_upgrade.pl][13/185:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_enum; 2024-03-21 22:39:53.922 UTC [20638][client backend] [002_pg_upgrade.pl][13/188:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_db_role_setting; 2024-03-21 22:39:53.922 UTC [20638][client backend] [002_pg_upgrade.pl][13/192:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_shdepend; 2024-03-21 22:39:53.922 UTC [20638][client backend] [002_pg_upgrade.pl][13/195:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_foreign_data_wrapper; 2024-03-21 22:39:53.923 UTC [20638][client backend] [002_pg_upgrade.pl][13/199:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_foreign_server; 2024-03-21 22:39:53.925 UTC [20638][client backend] [002_pg_upgrade.pl][13/203:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_policy; 2024-03-21 22:39:53.925 UTC [20638][client backend] [002_pg_upgrade.pl][13/207:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_replication_origin; 2024-03-21 22:39:53.926 UTC [20638][client backend] [002_pg_upgrade.pl][13/211:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_default_acl; 2024-03-21 22:39:53.926 UTC [20638][client backend] [002_pg_upgrade.pl][13/215:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_seclabel; 2024-03-21 22:39:53.926 UTC [20638][client backend] [002_pg_upgrade.pl][13/219:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_shseclabel; 2024-03-21 22:39:53.926 UTC [20638][client backend] [002_pg_upgrade.pl][13/223:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_parameter_acl; 2024-03-21 22:39:53.927 UTC [20638][client backend] [002_pg_upgrade.pl][13/227:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_partitioned_table; 2024-03-21 22:39:53.927 UTC [20638][client backend] [002_pg_upgrade.pl][13/231:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_transform; 2024-03-21 22:39:53.927 UTC [20638][client backend] [002_pg_upgrade.pl][13/234:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_sequence; 2024-03-21 22:39:53.927 UTC [20638][client backend] [002_pg_upgrade.pl][13/237:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_publication_namespace; 2024-03-21 22:39:53.928 UTC [20638][client backend] [002_pg_upgrade.pl][13/240:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_publication_rel; 2024-03-21 22:39:53.928 UTC [20638][client backend] [002_pg_upgrade.pl][13/244:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_subscription_rel; 2024-03-21 22:39:53.928 UTC [20638][client backend] [002_pg_upgrade.pl][13/247:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_largeobject; 2024-03-21 22:39:53.928 UTC [20638][client backend] [002_pg_upgrade.pl][13/250:0] LOG: statement: VACUUM (ONLY_DATABASE_STATS); 2024-03-21 22:39:53.929 UTC [20638][client backend] [002_pg_upgrade.pl][:0] LOG: disconnection: session time: 0:00:00.031 user=postgres database=postgres host=[local] 2024-03-21 22:39:53.929 UTC [20647][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-21 22:39:53.930 UTC [20647][client backend] [[unknown]][14/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata/pg_hba.conf:117) 2024-03-21 22:39:53.930 UTC [20647][client backend] [[unknown]][14/1:0] LOG: connection authorized: user=postgres database=template1 application_name=002_pg_upgrade.pl 2024-03-21 22:39:53.935 UTC [20647][client backend] [002_pg_upgrade.pl][14/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:53.937 UTC [20647][client backend] [002_pg_upgrade.pl][14/3:0] LOG: statement: RESET search_path; 2024-03-21 22:39:53.937 UTC [20647][client backend] [002_pg_upgrade.pl][14/4:0] LOG: statement: SELECT c.relname, ns.nspname FROM pg_catalog.pg_class c JOIN pg_catalog.pg_namespace ns ON c.relnamespace OPERATOR(pg_catalog.=) ns.oid LEFT JOIN pg_catalog.pg_class t ON c.reltoastrelid OPERATOR(pg_catalog.=) t.oid WHERE c.relkind OPERATOR(pg_catalog.=) ANY (array['r', 'm']) ORDER BY c.relpages DESC; 2024-03-21 22:39:53.942 UTC [20647][client backend] [002_pg_upgrade.pl][14/5:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:53.942 UTC [20647][client backend] [002_pg_upgrade.pl][14/6:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_proc; 2024-03-21 22:39:53.943 UTC [20647][client backend] [002_pg_upgrade.pl][14/10:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_attribute; 2024-03-21 22:39:53.943 UTC [20647][client backend] [002_pg_upgrade.pl][14/13:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_description; 2024-03-21 22:39:53.944 UTC [20647][client backend] [002_pg_upgrade.pl][14/17:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_statistic; 2024-03-21 22:39:53.944 UTC [20647][client backend] [002_pg_upgrade.pl][14/21:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_collation; 2024-03-21 22:39:53.944 UTC [20647][client backend] [002_pg_upgrade.pl][14/25:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_type; 2024-03-21 22:39:53.945 UTC [20647][client backend] [002_pg_upgrade.pl][14/29:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_class; 2024-03-21 22:39:53.945 UTC [20647][client backend] [002_pg_upgrade.pl][14/32:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_operator; 2024-03-21 22:39:53.945 UTC [20647][client backend] [002_pg_upgrade.pl][14/35:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_rewrite; 2024-03-21 22:39:53.945 UTC [20647][client backend] [002_pg_upgrade.pl][14/39:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_depend; 2024-03-21 22:39:53.946 UTC [20647][client backend] [002_pg_upgrade.pl][14/42:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) information_schema.sql_features; 2024-03-21 22:39:53.946 UTC [20647][client backend] [002_pg_upgrade.pl][14/46:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_amop; 2024-03-21 22:39:53.946 UTC [20647][client backend] [002_pg_upgrade.pl][14/49:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_amproc; 2024-03-21 22:39:53.947 UTC [20647][client backend] [002_pg_upgrade.pl][14/52:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_index; 2024-03-21 22:39:53.947 UTC [20647][client backend] [002_pg_upgrade.pl][14/55:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_init_privs; 2024-03-21 22:39:53.947 UTC [20647][client backend] [002_pg_upgrade.pl][14/59:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_ts_config_map; 2024-03-21 22:39:53.947 UTC [20647][client backend] [002_pg_upgrade.pl][14/62:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_opclass; 2024-03-21 22:39:53.947 UTC [20647][client backend] [002_pg_upgrade.pl][14/65:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_constraint; 2024-03-21 22:39:53.948 UTC [20647][client backend] [002_pg_upgrade.pl][14/69:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_cast; 2024-03-21 22:39:53.948 UTC [20647][client backend] [002_pg_upgrade.pl][14/72:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_conversion; 2024-03-21 22:39:53.948 UTC [20647][client backend] [002_pg_upgrade.pl][14/75:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_aggregate; 2024-03-21 22:39:53.949 UTC [20647][client backend] [002_pg_upgrade.pl][14/79:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_opfamily; 2024-03-21 22:39:53.949 UTC [20647][client backend] [002_pg_upgrade.pl][14/82:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_shdescription; 2024-03-21 22:39:53.949 UTC [20647][client backend] [002_pg_upgrade.pl][14/86:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_ts_dict; 2024-03-21 22:39:53.950 UTC [20647][client backend] [002_pg_upgrade.pl][14/90:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_ts_parser; 2024-03-21 22:39:53.950 UTC [20647][client backend] [002_pg_upgrade.pl][14/93:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_ts_template; 2024-03-21 22:39:53.950 UTC [20647][client backend] [002_pg_upgrade.pl][14/96:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_extension; 2024-03-21 22:39:53.950 UTC [20647][client backend] [002_pg_upgrade.pl][14/100:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_am; 2024-03-21 22:39:53.950 UTC [20647][client backend] [002_pg_upgrade.pl][14/103:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_language; 2024-03-21 22:39:53.951 UTC [20647][client backend] [002_pg_upgrade.pl][14/107:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_range; 2024-03-21 22:39:53.951 UTC [20647][client backend] [002_pg_upgrade.pl][14/110:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_authid; 2024-03-21 22:39:53.951 UTC [20647][client backend] [002_pg_upgrade.pl][14/114:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) information_schema.sql_parts; 2024-03-21 22:39:53.951 UTC [20647][client backend] [002_pg_upgrade.pl][14/118:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) information_schema.sql_implementation_info; 2024-03-21 22:39:53.952 UTC [20647][client backend] [002_pg_upgrade.pl][14/122:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) information_schema.sql_sizing; 2024-03-21 22:39:53.952 UTC [20647][client backend] [002_pg_upgrade.pl][14/126:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_namespace; 2024-03-21 22:39:53.952 UTC [20647][client backend] [002_pg_upgrade.pl][14/130:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_database; 2024-03-21 22:39:53.953 UTC [20647][client backend] [002_pg_upgrade.pl][14/134:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_tablespace; 2024-03-21 22:39:53.953 UTC [20647][client backend] [002_pg_upgrade.pl][14/138:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_auth_members; 2024-03-21 22:39:53.953 UTC [20647][client backend] [002_pg_upgrade.pl][14/141:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_ts_config; 2024-03-21 22:39:53.953 UTC [20647][client backend] [002_pg_upgrade.pl][14/144:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_publication; 2024-03-21 22:39:53.954 UTC [20647][client backend] [002_pg_upgrade.pl][14/147:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_foreign_table; 2024-03-21 22:39:53.954 UTC [20647][client backend] [002_pg_upgrade.pl][14/151:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_statistic_ext_data; 2024-03-21 22:39:53.954 UTC [20647][client backend] [002_pg_upgrade.pl][14/155:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_user_mapping; 2024-03-21 22:39:53.954 UTC [20647][client backend] [002_pg_upgrade.pl][14/159:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_subscription; 2024-03-21 22:39:53.955 UTC [20647][client backend] [002_pg_upgrade.pl][14/163:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_attrdef; 2024-03-21 22:39:53.955 UTC [20647][client backend] [002_pg_upgrade.pl][14/167:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_inherits; 2024-03-21 22:39:53.955 UTC [20647][client backend] [002_pg_upgrade.pl][14/170:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_largeobject_metadata; 2024-03-21 22:39:53.956 UTC [20647][client backend] [002_pg_upgrade.pl][14/173:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_statistic_ext; 2024-03-21 22:39:53.956 UTC [20647][client backend] [002_pg_upgrade.pl][14/177:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_trigger; 2024-03-21 22:39:53.958 UTC [20647][client backend] [002_pg_upgrade.pl][14/181:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_event_trigger; 2024-03-21 22:39:53.959 UTC [20647][client backend] [002_pg_upgrade.pl][14/185:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_enum; 2024-03-21 22:39:53.959 UTC [20647][client backend] [002_pg_upgrade.pl][14/188:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_db_role_setting; 2024-03-21 22:39:53.959 UTC [20647][client backend] [002_pg_upgrade.pl][14/192:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_shdepend; 2024-03-21 22:39:53.959 UTC [20647][client backend] [002_pg_upgrade.pl][14/195:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_foreign_data_wrapper; 2024-03-21 22:39:53.960 UTC [20647][client backend] [002_pg_upgrade.pl][14/199:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_foreign_server; 2024-03-21 22:39:53.960 UTC [20647][client backend] [002_pg_upgrade.pl][14/203:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_policy; 2024-03-21 22:39:53.960 UTC [20647][client backend] [002_pg_upgrade.pl][14/207:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_replication_origin; 2024-03-21 22:39:53.960 UTC [20647][client backend] [002_pg_upgrade.pl][14/211:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_default_acl; 2024-03-21 22:39:53.961 UTC [20647][client backend] [002_pg_upgrade.pl][14/215:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_seclabel; 2024-03-21 22:39:53.961 UTC [20647][client backend] [002_pg_upgrade.pl][14/219:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_shseclabel; 2024-03-21 22:39:53.961 UTC [20647][client backend] [002_pg_upgrade.pl][14/223:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_parameter_acl; 2024-03-21 22:39:53.962 UTC [20647][client backend] [002_pg_upgrade.pl][14/227:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_partitioned_table; 2024-03-21 22:39:53.962 UTC [20647][client backend] [002_pg_upgrade.pl][14/231:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_transform; 2024-03-21 22:39:53.962 UTC [20647][client backend] [002_pg_upgrade.pl][14/234:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_sequence; 2024-03-21 22:39:53.962 UTC [20647][client backend] [002_pg_upgrade.pl][14/237:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_publication_namespace; 2024-03-21 22:39:53.963 UTC [20647][client backend] [002_pg_upgrade.pl][14/240:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_publication_rel; 2024-03-21 22:39:53.963 UTC [20647][client backend] [002_pg_upgrade.pl][14/244:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_subscription_rel; 2024-03-21 22:39:53.965 UTC [20647][client backend] [002_pg_upgrade.pl][14/247:0] LOG: statement: VACUUM (SKIP_DATABASE_STATS, FREEZE) pg_catalog.pg_largeobject; 2024-03-21 22:39:53.968 UTC [20647][client backend] [002_pg_upgrade.pl][14/250:0] LOG: statement: VACUUM (ONLY_DATABASE_STATS); command: "/tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/pg_ctl" -w -D "/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata" -o "" -m smart stop >> "/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata/pg_upgrade_output.d/20240321T223942.568/log/pg_upgrade_server.log" 2>&1 2024-03-21 22:39:53.968 UTC [20647][client backend] [002_pg_upgrade.pl][:0] LOG: disconnection: session time: 0:00:00.039 user=postgres database=template1 host=[local] 2024-03-21 22:39:53.970 UTC [20540][postmaster] LOG: received smart shutdown request waiting for server to shut down....2024-03-21 22:39:53.970 UTC [20545][checkpointer] LOG: shutting down 2024-03-21 22:39:53.970 UTC [20545][checkpointer] LOG: checkpoint starting: shutdown immediate 2024-03-21 22:39:53.971 UTC [20545][checkpointer] LOG: checkpoint complete: wrote 133 buffers (0.8%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.001 s, sync=0.001 s, total=0.001 s; sync files=0, longest=0.000 s, average=0.000 s; distance=482 kB, estimate=482 kB; lsn=0/693200, redo lsn=0/693200 2024-03-21 22:39:53.972 UTC [20540][postmaster] LOG: database system is shut down done server stopped command: "/tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/pg_ctl" -w -l "/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata/pg_upgrade_output.d/20240321T223942.568/log/pg_upgrade_server.log" -D "/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata" -o "-p 57112 -b -c synchronous_commit=off -c fsync=off -c full_page_writes=off -c max_slot_wal_keep_size=-1 -c listen_addresses='' -c unix_socket_permissions=0700 -c unix_socket_directories='/tmp/3G23NZJIWK'" start >> "/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata/pg_upgrade_output.d/20240321T223942.568/log/pg_upgrade_server.log" 2>&1 waiting for server to start....2024-03-21 22:39:54.101 UTC [20680][postmaster] LOG: starting PostgreSQL 17devel on x86_64-freebsd, compiled by clang-14.0.5, 64-bit 2024-03-21 22:39:54.101 UTC [20680][postmaster] LOG: listening on Unix socket "/tmp/3G23NZJIWK/.s.PGSQL.57112" 2024-03-21 22:39:54.103 UTC [20683][startup] LOG: database system was shut down at 2024-03-21 22:39:54 UTC 2024-03-21 22:39:54.104 UTC [20680][postmaster] LOG: database system is ready to accept connections done server started 2024-03-21 22:39:54.215 UTC [20695][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-21 22:39:54.215 UTC [20695][client backend] [[unknown]][0/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata/pg_hba.conf:117) 2024-03-21 22:39:54.215 UTC [20695][client backend] [[unknown]][0/1:0] LOG: connection authorized: user=postgres database=template1 application_name=002_pg_upgrade.pl 2024-03-21 22:39:54.219 UTC [20695][client backend] [002_pg_upgrade.pl][:0] LOG: disconnection: session time: 0:00:00.004 user=postgres database=template1 host=[local] 2024-03-21 22:39:54.246 UTC [20699][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-21 22:39:54.246 UTC [20699][client backend] [[unknown]][1/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata/pg_hba.conf:117) 2024-03-21 22:39:54.246 UTC [20699][client backend] [[unknown]][1/1:0] LOG: connection authorized: user=postgres database=template1 application_name=002_pg_upgrade.pl 2024-03-21 22:39:54.247 UTC [20699][client backend] [002_pg_upgrade.pl][1/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:54.248 UTC [20699][client backend] [002_pg_upgrade.pl][1/3:0] LOG: statement: UPDATE pg_catalog.pg_database SET datfrozenxid = '19075' 2024-03-21 22:39:54.248 UTC [20699][client backend] [002_pg_upgrade.pl][1/4:0] LOG: statement: UPDATE pg_catalog.pg_database SET datminmxid = '3' 2024-03-21 22:39:54.248 UTC [20699][client backend] [002_pg_upgrade.pl][1/5:0] LOG: statement: SELECT datname, datallowconn FROM pg_catalog.pg_database 2024-03-21 22:39:54.251 UTC [20700][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-21 22:39:54.252 UTC [20700][client backend] [[unknown]][2/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata/pg_hba.conf:117) 2024-03-21 22:39:54.252 UTC [20700][client backend] [[unknown]][2/1:0] LOG: connection authorized: user=postgres database=postgres application_name=002_pg_upgrade.pl 2024-03-21 22:39:54.257 UTC [20700][client backend] [002_pg_upgrade.pl][2/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:54.257 UTC [20700][client backend] [002_pg_upgrade.pl][2/3:0] LOG: statement: UPDATE pg_catalog.pg_class SET relfrozenxid = '19075' WHERE relkind IN ('r', 'm', 't') 2024-03-21 22:39:54.259 UTC [20700][client backend] [002_pg_upgrade.pl][2/4:0] LOG: statement: UPDATE pg_catalog.pg_class SET relminmxid = '3' WHERE relkind IN ('r', 'm', 't') 2024-03-21 22:39:54.261 UTC [20700][client backend] [002_pg_upgrade.pl][:0] LOG: disconnection: session time: 0:00:00.009 user=postgres database=postgres host=[local] 2024-03-21 22:39:54.262 UTC [20699][client backend] [002_pg_upgrade.pl][1/6:0] LOG: statement: ALTER DATABASE "template0" ALLOW_CONNECTIONS = true 2024-03-21 22:39:54.266 UTC [20701][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-21 22:39:54.266 UTC [20701][client backend] [[unknown]][3/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata/pg_hba.conf:117) 2024-03-21 22:39:54.266 UTC [20701][client backend] [[unknown]][3/1:0] LOG: connection authorized: user=postgres database=template0 application_name=002_pg_upgrade.pl 2024-03-21 22:39:54.271 UTC [20701][client backend] [002_pg_upgrade.pl][3/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:54.271 UTC [20701][client backend] [002_pg_upgrade.pl][3/3:0] LOG: statement: UPDATE pg_catalog.pg_class SET relfrozenxid = '19075' WHERE relkind IN ('r', 'm', 't') 2024-03-21 22:39:54.274 UTC [20701][client backend] [002_pg_upgrade.pl][3/4:0] LOG: statement: UPDATE pg_catalog.pg_class SET relminmxid = '3' WHERE relkind IN ('r', 'm', 't') 2024-03-21 22:39:54.275 UTC [20701][client backend] [002_pg_upgrade.pl][:0] LOG: disconnection: session time: 0:00:00.009 user=postgres database=template0 host=[local] 2024-03-21 22:39:54.279 UTC [20699][client backend] [002_pg_upgrade.pl][1/7:0] LOG: statement: ALTER DATABASE "template0" ALLOW_CONNECTIONS = false 2024-03-21 22:39:54.280 UTC [20704][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-21 22:39:54.280 UTC [20704][client backend] [[unknown]][4/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata/pg_hba.conf:117) 2024-03-21 22:39:54.280 UTC [20704][client backend] [[unknown]][4/1:0] LOG: connection authorized: user=postgres database=template1 application_name=002_pg_upgrade.pl 2024-03-21 22:39:54.283 UTC [20704][client backend] [002_pg_upgrade.pl][4/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:54.284 UTC [20704][client backend] [002_pg_upgrade.pl][4/3:0] LOG: statement: UPDATE pg_catalog.pg_class SET relfrozenxid = '19075' WHERE relkind IN ('r', 'm', 't') 2024-03-21 22:39:54.286 UTC [20704][client backend] [002_pg_upgrade.pl][4/4:0] LOG: statement: UPDATE pg_catalog.pg_class SET relminmxid = '3' WHERE relkind IN ('r', 'm', 't') 2024-03-21 22:39:54.288 UTC [20704][client backend] [002_pg_upgrade.pl][:0] LOG: disconnection: session time: 0:00:00.007 user=postgres database=template1 host=[local] 2024-03-21 22:39:54.291 UTC [20709][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-21 22:39:54.292 UTC [20709][client backend] [[unknown]][5/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata/pg_hba.conf:117) 2024-03-21 22:39:54.292 UTC [20709][client backend] [[unknown]][5/1:0] LOG: connection authorized: user=postgres database=template1 application_name=002_pg_upgrade.pl 2024-03-21 22:39:54.293 UTC [20699][client backend] [002_pg_upgrade.pl][:0] LOG: disconnection: session time: 0:00:00.047 user=postgres database=template1 host=[local] 2024-03-21 22:39:54.296 UTC [20709][client backend] [002_pg_upgrade.pl][5/2:0] LOG: statement: SET default_transaction_read_only = off; 2024-03-21 22:39:54.296 UTC [20709][client backend] [002_pg_upgrade.pl][5/3:0] LOG: statement: SET client_encoding = 'UTF8'; 2024-03-21 22:39:54.296 UTC [20709][client backend] [002_pg_upgrade.pl][5/4:0] LOG: statement: SET standard_conforming_strings = on; 2024-03-21 22:39:54.296 UTC [20709][client backend] [002_pg_upgrade.pl][5/5:0] LOG: statement: SELECT pg_catalog.binary_upgrade_set_next_pg_authid_oid('10'::pg_catalog.oid); 2024-03-21 22:39:54.297 UTC [20709][client backend] [002_pg_upgrade.pl][5/6:0] LOG: statement: ALTER ROLE "postgres" WITH SUPERUSER INHERIT CREATEROLE CREATEDB LOGIN REPLICATION BYPASSRLS; 2024-03-21 22:39:54.297 UTC [20709][client backend] [002_pg_upgrade.pl][:0] LOG: disconnection: session time: 0:00:00.005 user=postgres database=template1 host=[local] 2024-03-21 22:39:54.301 UTC [20714][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-21 22:39:54.301 UTC [20714][client backend] [[unknown]][6/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata/pg_hba.conf:117) 2024-03-21 22:39:54.301 UTC [20714][client backend] [[unknown]][6/1:0] LOG: connection authorized: user=postgres database=postgres application_name=002_pg_upgrade.pl 2024-03-21 22:39:54.305 UTC [20714][client backend] [002_pg_upgrade.pl][6/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:54.305 UTC [20714][client backend] [002_pg_upgrade.pl][6/3:0] LOG: statement: SELECT pg_catalog.pg_is_in_recovery() 2024-03-21 22:39:54.305 UTC [20714][client backend] [002_pg_upgrade.pl][6/4:0] LOG: statement: -- -- PostgreSQL database dump -- 2024-03-21 22:39:54.305 UTC [20714][client backend] [002_pg_upgrade.pl][6/5:0] LOG: statement: -- Dumped from database version 17devel 2024-03-21 22:39:54.305 UTC [20714][client backend] [002_pg_upgrade.pl][6/6:0] LOG: statement: -- Dumped by pg_dump version 17devel 2024-03-21 22:39:54.305 UTC [20714][client backend] [002_pg_upgrade.pl][6/7:0] LOG: statement: 2024-03-21 22:39:54.305 UTC [20714][client backend] [002_pg_upgrade.pl][6/8:0] LOG: statement: -- Started on 2024-03-21 22:39:44 UTC 2024-03-21 22:39:54.305 UTC [20714][client backend] [002_pg_upgrade.pl][6/9:0] LOG: statement: SET statement_timeout = 0; 2024-03-21 22:39:54.306 UTC [20714][client backend] [002_pg_upgrade.pl][6/10:0] LOG: statement: SET lock_timeout = 0; 2024-03-21 22:39:54.306 UTC [20714][client backend] [002_pg_upgrade.pl][6/11:0] LOG: statement: SET idle_in_transaction_session_timeout = 0; 2024-03-21 22:39:54.306 UTC [20714][client backend] [002_pg_upgrade.pl][6/12:0] LOG: statement: SET transaction_timeout = 0; 2024-03-21 22:39:54.306 UTC [20714][client backend] [002_pg_upgrade.pl][6/13:0] LOG: statement: SET client_encoding = 'UTF8'; 2024-03-21 22:39:54.306 UTC [20714][client backend] [002_pg_upgrade.pl][6/14:0] LOG: statement: SET standard_conforming_strings = on; 2024-03-21 22:39:54.306 UTC [20714][client backend] [002_pg_upgrade.pl][6/15:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:54.306 UTC [20714][client backend] [002_pg_upgrade.pl][6/16:0] LOG: statement: SET check_function_bodies = false; 2024-03-21 22:39:54.306 UTC [20714][client backend] [002_pg_upgrade.pl][6/17:0] LOG: statement: SET xmloption = content; 2024-03-21 22:39:54.306 UTC [20714][client backend] [002_pg_upgrade.pl][6/18:0] LOG: statement: SET client_min_messages = warning; 2024-03-21 22:39:54.306 UTC [20714][client backend] [002_pg_upgrade.pl][6/19:0] LOG: statement: SET row_security = off; 2024-03-21 22:39:54.306 UTC [20714][client backend] [002_pg_upgrade.pl][6/20:0] LOG: statement: BEGIN 2024-03-21 22:39:54.306 UTC [20714][client backend] [002_pg_upgrade.pl][6/20:0] LOG: statement: 2024-03-21 22:39:54.306 UTC [20714][client backend] [002_pg_upgrade.pl][6/20:0] LOG: statement: COMMIT 2024-03-21 22:39:54.306 UTC [20714][client backend] [002_pg_upgrade.pl][6/21:0] LOG: statement: UPDATE pg_catalog.pg_database SET datistemplate = false WHERE datname = 'template1'; 2024-03-21 22:39:54.307 UTC [20714][client backend] [002_pg_upgrade.pl][6/22:0] LOG: statement: BEGIN 2024-03-21 22:39:54.307 UTC [20714][client backend] [002_pg_upgrade.pl][6/22:0] LOG: statement: COMMIT 2024-03-21 22:39:54.307 UTC [20714][client backend] [002_pg_upgrade.pl][6/23:0] LOG: statement: DROP DATABASE "template1"; 2024-03-21 22:39:54.307 UTC [20681][checkpointer] LOG: checkpoint starting: immediate force wait 2024-03-21 22:39:54.308 UTC [20681][checkpointer] LOG: checkpoint complete: wrote 54 buffers (0.3%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.001 s, sync=0.001 s, total=0.001 s; sync files=0, longest=0.000 s, average=0.000 s; distance=267 kB, estimate=267 kB; lsn=0/14C42CF0, redo lsn=0/14C42CD0 2024-03-21 22:39:54.312 UTC [20714][client backend] [002_pg_upgrade.pl][6/24:0] LOG: statement: BEGIN 2024-03-21 22:39:54.312 UTC [20714][client backend] [002_pg_upgrade.pl][6/24:0] LOG: statement: COMMIT 2024-03-21 22:39:54.312 UTC [20714][client backend] [002_pg_upgrade.pl][6/25:0] LOG: statement: CREATE DATABASE "template1" WITH TEMPLATE = template0 OID = 1 ENCODING = 'UTF8' LOCALE_PROVIDER = builtin LOCALE = 'C' BUILTIN_LOCALE = 'C.UTF-8'; 2024-03-21 22:39:54.312 UTC [20714][client backend] [002_pg_upgrade.pl][6/25:0] WARNING: databases created by regression test cases should have names including "regression" 2024-03-21 22:39:54.335 UTC [20714][client backend] [002_pg_upgrade.pl][6/26:0] LOG: statement: ALTER DATABASE template1 OWNER TO postgres; 2024-03-21 22:39:54.335 UTC [20728][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-21 22:39:54.336 UTC [20728][client backend] [[unknown]][7/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata/pg_hba.conf:117) 2024-03-21 22:39:54.336 UTC [20728][client backend] [[unknown]][7/1:0] LOG: connection authorized: user=postgres database=template1 application_name=002_pg_upgrade.pl 2024-03-21 22:39:54.339 UTC [20728][client backend] [002_pg_upgrade.pl][7/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:54.340 UTC [20728][client backend] [002_pg_upgrade.pl][7/3:0] LOG: statement: SELECT pg_catalog.pg_is_in_recovery() 2024-03-21 22:39:54.340 UTC [20728][client backend] [002_pg_upgrade.pl][7/4:0] LOG: statement: SET statement_timeout = 0; 2024-03-21 22:39:54.340 UTC [20728][client backend] [002_pg_upgrade.pl][7/5:0] LOG: statement: SET lock_timeout = 0; 2024-03-21 22:39:54.340 UTC [20728][client backend] [002_pg_upgrade.pl][7/6:0] LOG: statement: SET idle_in_transaction_session_timeout = 0; 2024-03-21 22:39:54.340 UTC [20714][client backend] [002_pg_upgrade.pl][:0] LOG: disconnection: session time: 0:00:00.039 user=postgres database=postgres host=[local] 2024-03-21 22:39:54.341 UTC [20728][client backend] [002_pg_upgrade.pl][7/7:0] LOG: statement: SET transaction_timeout = 0; 2024-03-21 22:39:54.341 UTC [20728][client backend] [002_pg_upgrade.pl][7/8:0] LOG: statement: SET client_encoding = 'UTF8'; 2024-03-21 22:39:54.341 UTC [20728][client backend] [002_pg_upgrade.pl][7/9:0] LOG: statement: SET standard_conforming_strings = on; 2024-03-21 22:39:54.341 UTC [20728][client backend] [002_pg_upgrade.pl][7/10:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:54.341 UTC [20728][client backend] [002_pg_upgrade.pl][7/11:0] LOG: statement: SET check_function_bodies = false; 2024-03-21 22:39:54.341 UTC [20728][client backend] [002_pg_upgrade.pl][7/12:0] LOG: statement: SET xmloption = content; 2024-03-21 22:39:54.341 UTC [20728][client backend] [002_pg_upgrade.pl][7/13:0] LOG: statement: SET client_min_messages = warning; 2024-03-21 22:39:54.341 UTC [20728][client backend] [002_pg_upgrade.pl][7/14:0] LOG: statement: SET row_security = off; 2024-03-21 22:39:54.341 UTC [20728][client backend] [002_pg_upgrade.pl][7/15:0] LOG: statement: BEGIN 2024-03-21 22:39:54.341 UTC [20728][client backend] [002_pg_upgrade.pl][7/15:0] LOG: statement: 2024-03-21 22:39:54.341 UTC [20728][client backend] [002_pg_upgrade.pl][7/15:0] LOG: statement: COMMENT ON DATABASE "template1" IS 'default template for new databases'; 2024-03-21 22:39:54.342 UTC [20728][client backend] [002_pg_upgrade.pl][7/15:19089] LOG: statement: COMMIT 2024-03-21 22:39:54.342 UTC [20728][client backend] [002_pg_upgrade.pl][7/16:0] LOG: statement: ALTER DATABASE "template1" IS_TEMPLATE = true; -- For binary upgrade, set datfrozenxid and datminmxid. UPDATE pg_catalog.pg_database SET datfrozenxid = '730', datminmxid = '1' WHERE datname = 'template1'; 2024-03-21 22:39:54.344 UTC [20729][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-21 22:39:54.345 UTC [20729][client backend] [[unknown]][8/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata/pg_hba.conf:117) 2024-03-21 22:39:54.345 UTC [20729][client backend] [[unknown]][8/1:0] LOG: connection authorized: user=postgres database=template1 application_name=002_pg_upgrade.pl 2024-03-21 22:39:54.345 UTC [20729][client backend] [002_pg_upgrade.pl][8/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:54.345 UTC [20729][client backend] [002_pg_upgrade.pl][8/3:0] LOG: statement: SELECT pg_catalog.pg_is_in_recovery() 2024-03-21 22:39:54.346 UTC [20729][client backend] [002_pg_upgrade.pl][8/4:0] LOG: statement: SET statement_timeout = 0; 2024-03-21 22:39:54.346 UTC [20729][client backend] [002_pg_upgrade.pl][8/5:0] LOG: statement: SET lock_timeout = 0; 2024-03-21 22:39:54.346 UTC [20729][client backend] [002_pg_upgrade.pl][8/6:0] LOG: statement: SET idle_in_transaction_session_timeout = 0; 2024-03-21 22:39:54.346 UTC [20729][client backend] [002_pg_upgrade.pl][8/7:0] LOG: statement: SET transaction_timeout = 0; 2024-03-21 22:39:54.346 UTC [20729][client backend] [002_pg_upgrade.pl][8/8:0] LOG: statement: SET client_encoding = 'UTF8'; 2024-03-21 22:39:54.346 UTC [20729][client backend] [002_pg_upgrade.pl][8/9:0] LOG: statement: SET standard_conforming_strings = on; 2024-03-21 22:39:54.346 UTC [20729][client backend] [002_pg_upgrade.pl][8/10:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:54.346 UTC [20729][client backend] [002_pg_upgrade.pl][8/11:0] LOG: statement: SET check_function_bodies = false; 2024-03-21 22:39:54.346 UTC [20729][client backend] [002_pg_upgrade.pl][8/12:0] LOG: statement: SET xmloption = content; 2024-03-21 22:39:54.346 UTC [20728][client backend] [002_pg_upgrade.pl][:0] LOG: disconnection: session time: 0:00:00.010 user=postgres database=template1 host=[local] 2024-03-21 22:39:54.346 UTC [20729][client backend] [002_pg_upgrade.pl][8/13:0] LOG: statement: SET client_min_messages = warning; 2024-03-21 22:39:54.346 UTC [20729][client backend] [002_pg_upgrade.pl][8/14:0] LOG: statement: SET row_security = off; 2024-03-21 22:39:54.346 UTC [20729][client backend] [002_pg_upgrade.pl][8/15:0] LOG: statement: BEGIN 2024-03-21 22:39:54.346 UTC [20729][client backend] [002_pg_upgrade.pl][8/15:0] LOG: statement: 2024-03-21 22:39:54.346 UTC [20729][client backend] [002_pg_upgrade.pl][8/15:0] LOG: statement: -- For binary upgrade, preserve pg_largeobject and index relfilenodes SELECT pg_catalog.binary_upgrade_set_next_index_relfilenode('2683'::pg_catalog.oid); SELECT pg_catalog.binary_upgrade_set_next_heap_relfilenode('2613'::pg_catalog.oid); TRUNCATE pg_catalog.pg_largeobject; -- For binary upgrade, set pg_largeobject relfrozenxid and relminmxid UPDATE pg_catalog.pg_class SET relfrozenxid = '0', relminmxid = '0' WHERE oid = 2683; UPDATE pg_catalog.pg_class SET relfrozenxid = '730', relminmxid = '1' WHERE oid = 2613; 2024-03-21 22:39:54.350 UTC [20729][client backend] [002_pg_upgrade.pl][8/15:19091] LOG: statement: COMMENT ON SCHEMA "public" IS 'standard public schema'; 2024-03-21 22:39:54.350 UTC [20729][client backend] [002_pg_upgrade.pl][8/15:19091] LOG: statement: REVOKE CONNECT,TEMPORARY ON DATABASE "template1" FROM PUBLIC; GRANT CONNECT ON DATABASE "template1" TO PUBLIC; 2024-03-21 22:39:54.350 UTC [20729][client backend] [002_pg_upgrade.pl][8/15:19091] LOG: statement: COMMIT 2024-03-21 22:39:54.351 UTC [20729][client backend] [002_pg_upgrade.pl][8/16:0] LOG: statement: -- Completed on 2024-03-21 22:39:54 UTC 2024-03-21 22:39:54.351 UTC [20729][client backend] [002_pg_upgrade.pl][8/17:0] LOG: statement: -- -- PostgreSQL database dump complete -- 2024-03-21 22:39:54.351 UTC [20729][client backend] [002_pg_upgrade.pl][:0] LOG: disconnection: session time: 0:00:00.006 user=postgres database=template1 host=[local] 2024-03-21 22:39:54.355 UTC [20731][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-21 22:39:54.356 UTC [20731][client backend] [[unknown]][9/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata/pg_hba.conf:117) 2024-03-21 22:39:54.356 UTC [20731][client backend] [[unknown]][9/1:0] LOG: connection authorized: user=postgres database=template1 application_name=002_pg_upgrade.pl 2024-03-21 22:39:54.356 UTC [20731][client backend] [002_pg_upgrade.pl][9/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:54.357 UTC [20731][client backend] [002_pg_upgrade.pl][9/3:0] LOG: statement: SELECT pg_catalog.pg_is_in_recovery() 2024-03-21 22:39:54.357 UTC [20731][client backend] [002_pg_upgrade.pl][9/4:0] LOG: statement: -- -- PostgreSQL database dump -- 2024-03-21 22:39:54.357 UTC [20731][client backend] [002_pg_upgrade.pl][9/5:0] LOG: statement: -- Dumped from database version 17devel 2024-03-21 22:39:54.357 UTC [20731][client backend] [002_pg_upgrade.pl][9/6:0] LOG: statement: -- Dumped by pg_dump version 17devel 2024-03-21 22:39:54.357 UTC [20731][client backend] [002_pg_upgrade.pl][9/7:0] LOG: statement: 2024-03-21 22:39:54.357 UTC [20731][client backend] [002_pg_upgrade.pl][9/8:0] LOG: statement: -- Started on 2024-03-21 22:39:44 UTC 2024-03-21 22:39:54.357 UTC [20731][client backend] [002_pg_upgrade.pl][9/9:0] LOG: statement: SET statement_timeout = 0; 2024-03-21 22:39:54.357 UTC [20731][client backend] [002_pg_upgrade.pl][9/10:0] LOG: statement: SET lock_timeout = 0; 2024-03-21 22:39:54.357 UTC [20731][client backend] [002_pg_upgrade.pl][9/11:0] LOG: statement: SET idle_in_transaction_session_timeout = 0; 2024-03-21 22:39:54.357 UTC [20731][client backend] [002_pg_upgrade.pl][9/12:0] LOG: statement: SET transaction_timeout = 0; 2024-03-21 22:39:54.357 UTC [20731][client backend] [002_pg_upgrade.pl][9/13:0] LOG: statement: SET client_encoding = 'UTF8'; 2024-03-21 22:39:54.357 UTC [20731][client backend] [002_pg_upgrade.pl][9/14:0] LOG: statement: SET standard_conforming_strings = on; 2024-03-21 22:39:54.357 UTC [20731][client backend] [002_pg_upgrade.pl][9/15:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:54.357 UTC [20731][client backend] [002_pg_upgrade.pl][9/16:0] LOG: statement: SET check_function_bodies = false; 2024-03-21 22:39:54.357 UTC [20731][client backend] [002_pg_upgrade.pl][9/17:0] LOG: statement: SET xmloption = content; 2024-03-21 22:39:54.357 UTC [20731][client backend] [002_pg_upgrade.pl][9/18:0] LOG: statement: SET client_min_messages = warning; 2024-03-21 22:39:54.357 UTC [20731][client backend] [002_pg_upgrade.pl][9/19:0] LOG: statement: SET row_security = off; 2024-03-21 22:39:54.357 UTC [20731][client backend] [002_pg_upgrade.pl][9/20:0] LOG: statement: BEGIN 2024-03-21 22:39:54.357 UTC [20731][client backend] [002_pg_upgrade.pl][9/20:0] LOG: statement: 2024-03-21 22:39:54.357 UTC [20731][client backend] [002_pg_upgrade.pl][9/20:0] LOG: statement: COMMIT 2024-03-21 22:39:54.357 UTC [20731][client backend] [002_pg_upgrade.pl][9/21:0] LOG: statement: BEGIN 2024-03-21 22:39:54.357 UTC [20731][client backend] [002_pg_upgrade.pl][9/21:0] LOG: statement: COMMIT 2024-03-21 22:39:54.357 UTC [20731][client backend] [002_pg_upgrade.pl][9/22:0] LOG: statement: DROP DATABASE "postgres"; 2024-03-21 22:39:54.358 UTC [20681][checkpointer] LOG: checkpoint starting: immediate force wait 2024-03-21 22:39:54.363 UTC [20681][checkpointer] LOG: checkpoint complete: wrote 953 buffers (5.8%); 0 WAL file(s) added, 0 removed, 7 recycled; write=0.006 s, sync=0.001 s, total=0.006 s; sync files=0, longest=0.000 s, average=0.000 s; distance=7550 kB, estimate=7550 kB; lsn=0/153A2710, redo lsn=0/153A26F0 2024-03-21 22:39:54.367 UTC [20731][client backend] [002_pg_upgrade.pl][9/23:0] LOG: statement: BEGIN 2024-03-21 22:39:54.367 UTC [20731][client backend] [002_pg_upgrade.pl][9/23:0] LOG: statement: COMMIT 2024-03-21 22:39:54.367 UTC [20731][client backend] [002_pg_upgrade.pl][9/24:0] LOG: statement: CREATE DATABASE "postgres" WITH TEMPLATE = template0 OID = 5 ENCODING = 'UTF8' LOCALE_PROVIDER = builtin LOCALE = 'C' BUILTIN_LOCALE = 'C.UTF-8'; 2024-03-21 22:39:54.367 UTC [20731][client backend] [002_pg_upgrade.pl][9/24:0] WARNING: databases created by regression test cases should have names including "regression" 2024-03-21 22:39:54.381 UTC [20731][client backend] [002_pg_upgrade.pl][9/25:0] LOG: statement: ALTER DATABASE postgres OWNER TO postgres; 2024-03-21 22:39:54.382 UTC [20735][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-21 22:39:54.382 UTC [20735][client backend] [[unknown]][10/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata/pg_hba.conf:117) 2024-03-21 22:39:54.382 UTC [20735][client backend] [[unknown]][10/1:0] LOG: connection authorized: user=postgres database=postgres application_name=002_pg_upgrade.pl 2024-03-21 22:39:54.386 UTC [20735][client backend] [002_pg_upgrade.pl][10/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:54.387 UTC [20735][client backend] [002_pg_upgrade.pl][10/3:0] LOG: statement: SELECT pg_catalog.pg_is_in_recovery() 2024-03-21 22:39:54.387 UTC [20735][client backend] [002_pg_upgrade.pl][10/4:0] LOG: statement: SET statement_timeout = 0; 2024-03-21 22:39:54.387 UTC [20735][client backend] [002_pg_upgrade.pl][10/5:0] LOG: statement: SET lock_timeout = 0; 2024-03-21 22:39:54.387 UTC [20735][client backend] [002_pg_upgrade.pl][10/6:0] LOG: statement: SET idle_in_transaction_session_timeout = 0; 2024-03-21 22:39:54.387 UTC [20735][client backend] [002_pg_upgrade.pl][10/7:0] LOG: statement: SET transaction_timeout = 0; 2024-03-21 22:39:54.387 UTC [20735][client backend] [002_pg_upgrade.pl][10/8:0] LOG: statement: SET client_encoding = 'UTF8'; 2024-03-21 22:39:54.387 UTC [20731][client backend] [002_pg_upgrade.pl][:0] LOG: disconnection: session time: 0:00:00.032 user=postgres database=template1 host=[local] 2024-03-21 22:39:54.387 UTC [20735][client backend] [002_pg_upgrade.pl][10/9:0] LOG: statement: SET standard_conforming_strings = on; 2024-03-21 22:39:54.387 UTC [20735][client backend] [002_pg_upgrade.pl][10/10:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:54.387 UTC [20735][client backend] [002_pg_upgrade.pl][10/11:0] LOG: statement: SET check_function_bodies = false; 2024-03-21 22:39:54.387 UTC [20735][client backend] [002_pg_upgrade.pl][10/12:0] LOG: statement: SET xmloption = content; 2024-03-21 22:39:54.387 UTC [20735][client backend] [002_pg_upgrade.pl][10/13:0] LOG: statement: SET client_min_messages = warning; 2024-03-21 22:39:54.387 UTC [20735][client backend] [002_pg_upgrade.pl][10/14:0] LOG: statement: SET row_security = off; 2024-03-21 22:39:54.388 UTC [20735][client backend] [002_pg_upgrade.pl][10/15:0] LOG: statement: BEGIN 2024-03-21 22:39:54.388 UTC [20735][client backend] [002_pg_upgrade.pl][10/15:0] LOG: statement: 2024-03-21 22:39:54.388 UTC [20735][client backend] [002_pg_upgrade.pl][10/15:0] LOG: statement: COMMENT ON DATABASE "postgres" IS 'default administrative connection database'; 2024-03-21 22:39:54.388 UTC [20735][client backend] [002_pg_upgrade.pl][10/15:19094] LOG: statement: COMMIT 2024-03-21 22:39:54.388 UTC [20735][client backend] [002_pg_upgrade.pl][10/16:0] LOG: statement: -- For binary upgrade, set datfrozenxid and datminmxid. UPDATE pg_catalog.pg_database SET datfrozenxid = '730', datminmxid = '1' WHERE datname = 'postgres'; 2024-03-21 22:39:54.390 UTC [20738][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-21 22:39:54.390 UTC [20738][client backend] [[unknown]][11/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata/pg_hba.conf:117) 2024-03-21 22:39:54.390 UTC [20738][client backend] [[unknown]][11/1:0] LOG: connection authorized: user=postgres database=postgres application_name=002_pg_upgrade.pl 2024-03-21 22:39:54.391 UTC [20738][client backend] [002_pg_upgrade.pl][11/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:54.391 UTC [20738][client backend] [002_pg_upgrade.pl][11/3:0] LOG: statement: SELECT pg_catalog.pg_is_in_recovery() 2024-03-21 22:39:54.391 UTC [20738][client backend] [002_pg_upgrade.pl][11/4:0] LOG: statement: SET statement_timeout = 0; 2024-03-21 22:39:54.391 UTC [20738][client backend] [002_pg_upgrade.pl][11/5:0] LOG: statement: SET lock_timeout = 0; 2024-03-21 22:39:54.391 UTC [20738][client backend] [002_pg_upgrade.pl][11/6:0] LOG: statement: SET idle_in_transaction_session_timeout = 0; 2024-03-21 22:39:54.392 UTC [20738][client backend] [002_pg_upgrade.pl][11/7:0] LOG: statement: SET transaction_timeout = 0; 2024-03-21 22:39:54.392 UTC [20738][client backend] [002_pg_upgrade.pl][11/8:0] LOG: statement: SET client_encoding = 'UTF8'; 2024-03-21 22:39:54.392 UTC [20738][client backend] [002_pg_upgrade.pl][11/9:0] LOG: statement: SET standard_conforming_strings = on; 2024-03-21 22:39:54.392 UTC [20738][client backend] [002_pg_upgrade.pl][11/10:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:54.392 UTC [20738][client backend] [002_pg_upgrade.pl][11/11:0] LOG: statement: SET check_function_bodies = false; 2024-03-21 22:39:54.392 UTC [20738][client backend] [002_pg_upgrade.pl][11/12:0] LOG: statement: SET xmloption = content; 2024-03-21 22:39:54.392 UTC [20738][client backend] [002_pg_upgrade.pl][11/13:0] LOG: statement: SET client_min_messages = warning; 2024-03-21 22:39:54.392 UTC [20738][client backend] [002_pg_upgrade.pl][11/14:0] LOG: statement: SET row_security = off; 2024-03-21 22:39:54.392 UTC [20738][client backend] [002_pg_upgrade.pl][11/15:0] LOG: statement: BEGIN 2024-03-21 22:39:54.392 UTC [20738][client backend] [002_pg_upgrade.pl][11/15:0] LOG: statement: 2024-03-21 22:39:54.392 UTC [20738][client backend] [002_pg_upgrade.pl][11/15:0] LOG: statement: -- For binary upgrade, preserve pg_largeobject and index relfilenodes SELECT pg_catalog.binary_upgrade_set_next_index_relfilenode('2683'::pg_catalog.oid); SELECT pg_catalog.binary_upgrade_set_next_heap_relfilenode('2613'::pg_catalog.oid); TRUNCATE pg_catalog.pg_largeobject; -- For binary upgrade, set pg_largeobject relfrozenxid and relminmxid UPDATE pg_catalog.pg_class SET relfrozenxid = '0', relminmxid = '0' WHERE oid = 2683; UPDATE pg_catalog.pg_class SET relfrozenxid = '730', relminmxid = '1' WHERE oid = 2613; 2024-03-21 22:39:54.394 UTC [20735][client backend] [002_pg_upgrade.pl][:0] LOG: disconnection: session time: 0:00:00.011 user=postgres database=postgres host=[local] 2024-03-21 22:39:54.396 UTC [20738][client backend] [002_pg_upgrade.pl][11/15:19096] LOG: statement: COMMENT ON SCHEMA "public" IS 'standard public schema'; 2024-03-21 22:39:54.396 UTC [20738][client backend] [002_pg_upgrade.pl][11/15:19096] LOG: statement: COMMIT 2024-03-21 22:39:54.397 UTC [20738][client backend] [002_pg_upgrade.pl][11/16:0] LOG: statement: -- Completed on 2024-03-21 22:39:54 UTC 2024-03-21 22:39:54.397 UTC [20738][client backend] [002_pg_upgrade.pl][11/17:0] LOG: statement: -- -- PostgreSQL database dump complete -- 2024-03-21 22:39:54.397 UTC [20738][client backend] [002_pg_upgrade.pl][:0] LOG: disconnection: session time: 0:00:00.007 user=postgres database=postgres host=[local] 2024-03-21 22:39:54.401 UTC [20744][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-21 22:39:54.401 UTC [20744][client backend] [[unknown]][12/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata/pg_hba.conf:117) 2024-03-21 22:39:54.401 UTC [20744][client backend] [[unknown]][12/1:0] LOG: connection authorized: user=postgres database=template1 application_name=002_pg_upgrade.pl 2024-03-21 22:39:54.401 UTC [20744][client backend] [002_pg_upgrade.pl][12/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:54.402 UTC [20744][client backend] [002_pg_upgrade.pl][12/3:0] LOG: statement: SELECT pg_catalog.pg_is_in_recovery() 2024-03-21 22:39:54.402 UTC [20744][client backend] [002_pg_upgrade.pl][12/4:0] LOG: statement: -- -- PostgreSQL database dump -- 2024-03-21 22:39:54.402 UTC [20744][client backend] [002_pg_upgrade.pl][12/5:0] LOG: statement: -- Dumped from database version 17devel 2024-03-21 22:39:54.402 UTC [20744][client backend] [002_pg_upgrade.pl][12/6:0] LOG: statement: -- Dumped by pg_dump version 17devel 2024-03-21 22:39:54.402 UTC [20744][client backend] [002_pg_upgrade.pl][12/7:0] LOG: statement: 2024-03-21 22:39:54.402 UTC [20744][client backend] [002_pg_upgrade.pl][12/8:0] LOG: statement: -- Started on 2024-03-21 22:39:44 UTC 2024-03-21 22:39:54.402 UTC [20744][client backend] [002_pg_upgrade.pl][12/9:0] LOG: statement: SET statement_timeout = 0; 2024-03-21 22:39:54.402 UTC [20744][client backend] [002_pg_upgrade.pl][12/10:0] LOG: statement: SET lock_timeout = 0; 2024-03-21 22:39:54.402 UTC [20744][client backend] [002_pg_upgrade.pl][12/11:0] LOG: statement: SET idle_in_transaction_session_timeout = 0; 2024-03-21 22:39:54.402 UTC [20744][client backend] [002_pg_upgrade.pl][12/12:0] LOG: statement: SET transaction_timeout = 0; 2024-03-21 22:39:54.402 UTC [20744][client backend] [002_pg_upgrade.pl][12/13:0] LOG: statement: SET client_encoding = 'UTF8'; 2024-03-21 22:39:54.402 UTC [20744][client backend] [002_pg_upgrade.pl][12/14:0] LOG: statement: SET standard_conforming_strings = on; 2024-03-21 22:39:54.402 UTC [20744][client backend] [002_pg_upgrade.pl][12/15:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:54.402 UTC [20744][client backend] [002_pg_upgrade.pl][12/16:0] LOG: statement: SET check_function_bodies = false; 2024-03-21 22:39:54.403 UTC [20744][client backend] [002_pg_upgrade.pl][12/17:0] LOG: statement: SET xmloption = content; 2024-03-21 22:39:54.403 UTC [20744][client backend] [002_pg_upgrade.pl][12/18:0] LOG: statement: SET client_min_messages = warning; 2024-03-21 22:39:54.403 UTC [20744][client backend] [002_pg_upgrade.pl][12/19:0] LOG: statement: SET row_security = off; 2024-03-21 22:39:54.403 UTC [20744][client backend] [002_pg_upgrade.pl][12/20:0] LOG: statement: BEGIN 2024-03-21 22:39:54.403 UTC [20744][client backend] [002_pg_upgrade.pl][12/20:0] LOG: statement: 2024-03-21 22:39:54.403 UTC [20744][client backend] [002_pg_upgrade.pl][12/20:0] LOG: statement: COMMIT 2024-03-21 22:39:54.403 UTC [20744][client backend] [002_pg_upgrade.pl][12/21:0] LOG: statement: CREATE DATABASE "regression\""\  !""#$%&'()*+,-\\""\\\" WITH TEMPLATE = template0 OID = 16384 ENCODING = 'UTF8' LOCALE_PROVIDER = builtin LOCALE = 'C' BUILTIN_LOCALE = 'C.UTF-8'; 2024-03-21 22:39:54.422 UTC [20744][client backend] [002_pg_upgrade.pl][12/22:0] LOG: statement: ALTER DATABASE "regression\""\  !""#$%&'()*+,-\\""\\\" OWNER TO postgres; 2024-03-21 22:39:54.441 UTC [20766][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-21 22:39:54.441 UTC [20766][client backend] [[unknown]][13/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata/pg_hba.conf:117) 2024-03-21 22:39:54.441 UTC [20766][client backend] [[unknown]][13/1:0] LOG: connection authorized: user=postgres database=regression\"\  !"#$%&'()*+,-\\"\\\ application_name=002_pg_upgrade.pl 2024-03-21 22:39:54.445 UTC [20766][client backend] [002_pg_upgrade.pl][13/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:54.446 UTC [20766][client backend] [002_pg_upgrade.pl][13/3:0] LOG: statement: SELECT pg_catalog.pg_is_in_recovery() 2024-03-21 22:39:54.446 UTC [20766][client backend] [002_pg_upgrade.pl][13/4:0] LOG: statement: SET statement_timeout = 0; 2024-03-21 22:39:54.446 UTC [20744][client backend] [002_pg_upgrade.pl][:0] LOG: disconnection: session time: 0:00:00.045 user=postgres database=template1 host=[local] 2024-03-21 22:39:54.446 UTC [20766][client backend] [002_pg_upgrade.pl][13/5:0] LOG: statement: SET lock_timeout = 0; 2024-03-21 22:39:54.446 UTC [20766][client backend] [002_pg_upgrade.pl][13/6:0] LOG: statement: SET idle_in_transaction_session_timeout = 0; 2024-03-21 22:39:54.446 UTC [20766][client backend] [002_pg_upgrade.pl][13/7:0] LOG: statement: SET transaction_timeout = 0; 2024-03-21 22:39:54.446 UTC [20766][client backend] [002_pg_upgrade.pl][13/8:0] LOG: statement: SET client_encoding = 'UTF8'; 2024-03-21 22:39:54.446 UTC [20766][client backend] [002_pg_upgrade.pl][13/9:0] LOG: statement: SET standard_conforming_strings = on; 2024-03-21 22:39:54.446 UTC [20766][client backend] [002_pg_upgrade.pl][13/10:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:54.446 UTC [20766][client backend] [002_pg_upgrade.pl][13/11:0] LOG: statement: SET check_function_bodies = false; 2024-03-21 22:39:54.446 UTC [20766][client backend] [002_pg_upgrade.pl][13/12:0] LOG: statement: SET xmloption = content; 2024-03-21 22:39:54.446 UTC [20766][client backend] [002_pg_upgrade.pl][13/13:0] LOG: statement: SET client_min_messages = warning; 2024-03-21 22:39:54.446 UTC [20766][client backend] [002_pg_upgrade.pl][13/14:0] LOG: statement: SET row_security = off; 2024-03-21 22:39:54.446 UTC [20766][client backend] [002_pg_upgrade.pl][13/15:0] LOG: statement: BEGIN 2024-03-21 22:39:54.446 UTC [20766][client backend] [002_pg_upgrade.pl][13/15:0] LOG: statement: 2024-03-21 22:39:54.446 UTC [20766][client backend] [002_pg_upgrade.pl][13/15:0] LOG: statement: COMMIT 2024-03-21 22:39:54.446 UTC [20766][client backend] [002_pg_upgrade.pl][13/16:0] LOG: statement: -- For binary upgrade, set datfrozenxid and datminmxid. UPDATE pg_catalog.pg_database SET datfrozenxid = '730', datminmxid = '1' WHERE datname = 'regression\"\  !"#$%&''()*+,-\\"\\\'; 2024-03-21 22:39:54.447 UTC [20769][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-21 22:39:54.448 UTC [20769][client backend] [[unknown]][14/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata/pg_hba.conf:117) 2024-03-21 22:39:54.448 UTC [20769][client backend] [[unknown]][14/1:0] LOG: connection authorized: user=postgres database=regression\"\  !"#$%&'()*+,-\\"\\\ application_name=002_pg_upgrade.pl 2024-03-21 22:39:54.448 UTC [20769][client backend] [002_pg_upgrade.pl][14/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:54.449 UTC [20769][client backend] [002_pg_upgrade.pl][14/3:0] LOG: statement: SELECT pg_catalog.pg_is_in_recovery() 2024-03-21 22:39:54.449 UTC [20769][client backend] [002_pg_upgrade.pl][14/4:0] LOG: statement: SET statement_timeout = 0; 2024-03-21 22:39:54.449 UTC [20769][client backend] [002_pg_upgrade.pl][14/5:0] LOG: statement: SET lock_timeout = 0; 2024-03-21 22:39:54.449 UTC [20769][client backend] [002_pg_upgrade.pl][14/6:0] LOG: statement: SET idle_in_transaction_session_timeout = 0; 2024-03-21 22:39:54.449 UTC [20769][client backend] [002_pg_upgrade.pl][14/7:0] LOG: statement: SET transaction_timeout = 0; 2024-03-21 22:39:54.449 UTC [20769][client backend] [002_pg_upgrade.pl][14/8:0] LOG: statement: SET client_encoding = 'UTF8'; 2024-03-21 22:39:54.449 UTC [20769][client backend] [002_pg_upgrade.pl][14/9:0] LOG: statement: SET standard_conforming_strings = on; 2024-03-21 22:39:54.449 UTC [20769][client backend] [002_pg_upgrade.pl][14/10:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:54.449 UTC [20769][client backend] [002_pg_upgrade.pl][14/11:0] LOG: statement: SET check_function_bodies = false; 2024-03-21 22:39:54.449 UTC [20766][client backend] [002_pg_upgrade.pl][:0] LOG: disconnection: session time: 0:00:00.008 user=postgres database=regression\"\  !"#$%&'()*+,-\\"\\\ host=[local] 2024-03-21 22:39:54.449 UTC [20769][client backend] [002_pg_upgrade.pl][14/12:0] LOG: statement: SET xmloption = content; 2024-03-21 22:39:54.449 UTC [20769][client backend] [002_pg_upgrade.pl][14/13:0] LOG: statement: SET client_min_messages = warning; 2024-03-21 22:39:54.449 UTC [20769][client backend] [002_pg_upgrade.pl][14/14:0] LOG: statement: SET row_security = off; 2024-03-21 22:39:54.449 UTC [20769][client backend] [002_pg_upgrade.pl][14/15:0] LOG: statement: BEGIN 2024-03-21 22:39:54.449 UTC [20769][client backend] [002_pg_upgrade.pl][14/15:0] LOG: statement: 2024-03-21 22:39:54.449 UTC [20769][client backend] [002_pg_upgrade.pl][14/15:0] LOG: statement: -- For binary upgrade, preserve pg_largeobject and index relfilenodes SELECT pg_catalog.binary_upgrade_set_next_index_relfilenode('2683'::pg_catalog.oid); SELECT pg_catalog.binary_upgrade_set_next_heap_relfilenode('2613'::pg_catalog.oid); TRUNCATE pg_catalog.pg_largeobject; -- For binary upgrade, set pg_largeobject relfrozenxid and relminmxid UPDATE pg_catalog.pg_class SET relfrozenxid = '0', relminmxid = '0' WHERE oid = 2683; UPDATE pg_catalog.pg_class SET relfrozenxid = '730', relminmxid = '1' WHERE oid = 2613; 2024-03-21 22:39:54.454 UTC [20769][client backend] [002_pg_upgrade.pl][14/15:19099] LOG: statement: COMMENT ON SCHEMA "public" IS 'standard public schema'; 2024-03-21 22:39:54.454 UTC [20769][client backend] [002_pg_upgrade.pl][14/15:19099] LOG: statement: COMMIT 2024-03-21 22:39:54.455 UTC [20769][client backend] [002_pg_upgrade.pl][14/16:0] LOG: statement: -- Completed on 2024-03-21 22:39:54 UTC 2024-03-21 22:39:54.455 UTC [20769][client backend] [002_pg_upgrade.pl][14/17:0] LOG: statement: -- -- PostgreSQL database dump complete -- 2024-03-21 22:39:54.455 UTC [20769][client backend] [002_pg_upgrade.pl][:0] LOG: disconnection: session time: 0:00:00.007 user=postgres database=regression\"\  !"#$%&'()*+,-\\"\\\ host=[local] 2024-03-21 22:39:54.460 UTC [20772][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-21 22:39:54.460 UTC [20772][client backend] [[unknown]][15/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata/pg_hba.conf:117) 2024-03-21 22:39:54.460 UTC [20772][client backend] [[unknown]][15/1:0] LOG: connection authorized: user=postgres database=template1 application_name=002_pg_upgrade.pl 2024-03-21 22:39:54.461 UTC [20772][client backend] [002_pg_upgrade.pl][15/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:54.461 UTC [20772][client backend] [002_pg_upgrade.pl][15/3:0] LOG: statement: SELECT pg_catalog.pg_is_in_recovery() 2024-03-21 22:39:54.461 UTC [20772][client backend] [002_pg_upgrade.pl][15/4:0] LOG: statement: -- -- PostgreSQL database dump -- 2024-03-21 22:39:54.462 UTC [20772][client backend] [002_pg_upgrade.pl][15/5:0] LOG: statement: -- Dumped from database version 17devel 2024-03-21 22:39:54.462 UTC [20772][client backend] [002_pg_upgrade.pl][15/6:0] LOG: statement: -- Dumped by pg_dump version 17devel 2024-03-21 22:39:54.462 UTC [20772][client backend] [002_pg_upgrade.pl][15/7:0] LOG: statement: 2024-03-21 22:39:54.462 UTC [20772][client backend] [002_pg_upgrade.pl][15/8:0] LOG: statement: -- Started on 2024-03-21 22:39:44 UTC 2024-03-21 22:39:54.462 UTC [20772][client backend] [002_pg_upgrade.pl][15/9:0] LOG: statement: SET statement_timeout = 0; 2024-03-21 22:39:54.462 UTC [20772][client backend] [002_pg_upgrade.pl][15/10:0] LOG: statement: SET lock_timeout = 0; 2024-03-21 22:39:54.462 UTC [20772][client backend] [002_pg_upgrade.pl][15/11:0] LOG: statement: SET idle_in_transaction_session_timeout = 0; 2024-03-21 22:39:54.462 UTC [20772][client backend] [002_pg_upgrade.pl][15/12:0] LOG: statement: SET transaction_timeout = 0; 2024-03-21 22:39:54.462 UTC [20772][client backend] [002_pg_upgrade.pl][15/13:0] LOG: statement: SET client_encoding = 'UTF8'; 2024-03-21 22:39:54.462 UTC [20772][client backend] [002_pg_upgrade.pl][15/14:0] LOG: statement: SET standard_conforming_strings = on; 2024-03-21 22:39:54.462 UTC [20772][client backend] [002_pg_upgrade.pl][15/15:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:54.462 UTC [20772][client backend] [002_pg_upgrade.pl][15/16:0] LOG: statement: SET check_function_bodies = false; 2024-03-21 22:39:54.462 UTC [20772][client backend] [002_pg_upgrade.pl][15/17:0] LOG: statement: SET xmloption = content; 2024-03-21 22:39:54.462 UTC [20772][client backend] [002_pg_upgrade.pl][15/18:0] LOG: statement: SET client_min_messages = warning; 2024-03-21 22:39:54.462 UTC [20772][client backend] [002_pg_upgrade.pl][15/19:0] LOG: statement: SET row_security = off; 2024-03-21 22:39:54.462 UTC [20772][client backend] [002_pg_upgrade.pl][15/20:0] LOG: statement: BEGIN 2024-03-21 22:39:54.462 UTC [20772][client backend] [002_pg_upgrade.pl][15/20:0] LOG: statement: 2024-03-21 22:39:54.462 UTC [20772][client backend] [002_pg_upgrade.pl][15/20:0] LOG: statement: COMMIT 2024-03-21 22:39:54.462 UTC [20772][client backend] [002_pg_upgrade.pl][15/21:0] LOG: statement: CREATE DATABASE "regression./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ" WITH TEMPLATE = template0 OID = 16385 ENCODING = 'UTF8' LOCALE_PROVIDER = builtin LOCALE = 'C' BUILTIN_LOCALE = 'C.UTF-8'; 2024-03-21 22:39:54.515 UTC [20772][client backend] [002_pg_upgrade.pl][15/22:0] LOG: statement: ALTER DATABASE "regression./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ" OWNER TO postgres; 2024-03-21 22:39:54.521 UTC [20806][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-21 22:39:54.521 UTC [20806][client backend] [[unknown]][16/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata/pg_hba.conf:117) 2024-03-21 22:39:54.521 UTC [20806][client backend] [[unknown]][16/1:0] LOG: connection authorized: user=postgres database=regression./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ application_name=002_pg_upgrade.pl 2024-03-21 22:39:54.525 UTC [20806][client backend] [002_pg_upgrade.pl][16/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:54.527 UTC [20806][client backend] [002_pg_upgrade.pl][16/3:0] LOG: statement: SELECT pg_catalog.pg_is_in_recovery() 2024-03-21 22:39:54.528 UTC [20772][client backend] [002_pg_upgrade.pl][:0] LOG: disconnection: session time: 0:00:00.067 user=postgres database=template1 host=[local] 2024-03-21 22:39:54.529 UTC [20806][client backend] [002_pg_upgrade.pl][16/4:0] LOG: statement: SET statement_timeout = 0; 2024-03-21 22:39:54.530 UTC [20806][client backend] [002_pg_upgrade.pl][16/5:0] LOG: statement: SET lock_timeout = 0; 2024-03-21 22:39:54.531 UTC [20806][client backend] [002_pg_upgrade.pl][16/6:0] LOG: statement: SET idle_in_transaction_session_timeout = 0; 2024-03-21 22:39:54.532 UTC [20806][client backend] [002_pg_upgrade.pl][16/7:0] LOG: statement: SET transaction_timeout = 0; 2024-03-21 22:39:54.533 UTC [20806][client backend] [002_pg_upgrade.pl][16/8:0] LOG: statement: SET client_encoding = 'UTF8'; 2024-03-21 22:39:54.534 UTC [20806][client backend] [002_pg_upgrade.pl][16/9:0] LOG: statement: SET standard_conforming_strings = on; 2024-03-21 22:39:54.534 UTC [20806][client backend] [002_pg_upgrade.pl][16/10:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:54.536 UTC [20806][client backend] [002_pg_upgrade.pl][16/11:0] LOG: statement: SET check_function_bodies = false; 2024-03-21 22:39:54.536 UTC [20806][client backend] [002_pg_upgrade.pl][16/12:0] LOG: statement: SET xmloption = content; 2024-03-21 22:39:54.537 UTC [20806][client backend] [002_pg_upgrade.pl][16/13:0] LOG: statement: SET client_min_messages = warning; 2024-03-21 22:39:54.538 UTC [20806][client backend] [002_pg_upgrade.pl][16/14:0] LOG: statement: SET row_security = off; 2024-03-21 22:39:54.538 UTC [20806][client backend] [002_pg_upgrade.pl][16/15:0] LOG: statement: BEGIN 2024-03-21 22:39:54.538 UTC [20806][client backend] [002_pg_upgrade.pl][16/15:0] LOG: statement: 2024-03-21 22:39:54.539 UTC [20806][client backend] [002_pg_upgrade.pl][16/15:0] LOG: statement: COMMIT 2024-03-21 22:39:54.542 UTC [20806][client backend] [002_pg_upgrade.pl][16/16:0] LOG: statement: -- For binary upgrade, set datfrozenxid and datminmxid. UPDATE pg_catalog.pg_database SET datfrozenxid = '730', datminmxid = '1' WHERE datname = 'regression./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ'; 2024-03-21 22:39:54.553 UTC [20811][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-21 22:39:54.553 UTC [20811][client backend] [[unknown]][17/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata/pg_hba.conf:117) 2024-03-21 22:39:54.553 UTC [20811][client backend] [[unknown]][17/1:0] LOG: connection authorized: user=postgres database=regression./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ application_name=002_pg_upgrade.pl 2024-03-21 22:39:54.558 UTC [20811][client backend] [002_pg_upgrade.pl][17/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:54.558 UTC [20811][client backend] [002_pg_upgrade.pl][17/3:0] LOG: statement: SELECT pg_catalog.pg_is_in_recovery() 2024-03-21 22:39:54.559 UTC [20806][client backend] [002_pg_upgrade.pl][:0] LOG: disconnection: session time: 0:00:00.037 user=postgres database=regression./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ host=[local] 2024-03-21 22:39:54.560 UTC [20811][client backend] [002_pg_upgrade.pl][17/4:0] LOG: statement: SET statement_timeout = 0; 2024-03-21 22:39:54.560 UTC [20811][client backend] [002_pg_upgrade.pl][17/5:0] LOG: statement: SET lock_timeout = 0; 2024-03-21 22:39:54.560 UTC [20811][client backend] [002_pg_upgrade.pl][17/6:0] LOG: statement: SET idle_in_transaction_session_timeout = 0; 2024-03-21 22:39:54.560 UTC [20811][client backend] [002_pg_upgrade.pl][17/7:0] LOG: statement: SET transaction_timeout = 0; 2024-03-21 22:39:54.561 UTC [20811][client backend] [002_pg_upgrade.pl][17/8:0] LOG: statement: SET client_encoding = 'UTF8'; 2024-03-21 22:39:54.561 UTC [20811][client backend] [002_pg_upgrade.pl][17/9:0] LOG: statement: SET standard_conforming_strings = on; 2024-03-21 22:39:54.561 UTC [20811][client backend] [002_pg_upgrade.pl][17/10:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:54.561 UTC [20811][client backend] [002_pg_upgrade.pl][17/11:0] LOG: statement: SET check_function_bodies = false; 2024-03-21 22:39:54.562 UTC [20811][client backend] [002_pg_upgrade.pl][17/12:0] LOG: statement: SET xmloption = content; 2024-03-21 22:39:54.562 UTC [20811][client backend] [002_pg_upgrade.pl][17/13:0] LOG: statement: SET client_min_messages = warning; 2024-03-21 22:39:54.562 UTC [20811][client backend] [002_pg_upgrade.pl][17/14:0] LOG: statement: SET row_security = off; 2024-03-21 22:39:54.562 UTC [20811][client backend] [002_pg_upgrade.pl][17/15:0] LOG: statement: BEGIN 2024-03-21 22:39:54.562 UTC [20811][client backend] [002_pg_upgrade.pl][17/15:0] LOG: statement: 2024-03-21 22:39:54.562 UTC [20811][client backend] [002_pg_upgrade.pl][17/15:0] LOG: statement: -- For binary upgrade, preserve pg_largeobject and index relfilenodes SELECT pg_catalog.binary_upgrade_set_next_index_relfilenode('2683'::pg_catalog.oid); SELECT pg_catalog.binary_upgrade_set_next_heap_relfilenode('2613'::pg_catalog.oid); TRUNCATE pg_catalog.pg_largeobject; -- For binary upgrade, set pg_largeobject relfrozenxid and relminmxid UPDATE pg_catalog.pg_class SET relfrozenxid = '0', relminmxid = '0' WHERE oid = 2683; UPDATE pg_catalog.pg_class SET relfrozenxid = '730', relminmxid = '1' WHERE oid = 2613; 2024-03-21 22:39:54.565 UTC [20811][client backend] [002_pg_upgrade.pl][17/15:19102] LOG: statement: COMMENT ON SCHEMA "public" IS 'standard public schema'; 2024-03-21 22:39:54.566 UTC [20811][client backend] [002_pg_upgrade.pl][17/15:19102] LOG: statement: COMMIT 2024-03-21 22:39:54.566 UTC [20811][client backend] [002_pg_upgrade.pl][17/16:0] LOG: statement: -- Completed on 2024-03-21 22:39:54 UTC 2024-03-21 22:39:54.566 UTC [20811][client backend] [002_pg_upgrade.pl][17/17:0] LOG: statement: -- -- PostgreSQL database dump complete -- 2024-03-21 22:39:54.566 UTC [20811][client backend] [002_pg_upgrade.pl][:0] LOG: disconnection: session time: 0:00:00.013 user=postgres database=regression./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ host=[local] 2024-03-21 22:39:54.574 UTC [20820][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-21 22:39:54.574 UTC [20820][client backend] [[unknown]][18/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata/pg_hba.conf:117) 2024-03-21 22:39:54.574 UTC [20820][client backend] [[unknown]][18/1:0] LOG: connection authorized: user=postgres database=template1 application_name=002_pg_upgrade.pl 2024-03-21 22:39:54.575 UTC [20820][client backend] [002_pg_upgrade.pl][18/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:54.578 UTC [20820][client backend] [002_pg_upgrade.pl][18/3:0] LOG: statement: SELECT pg_catalog.pg_is_in_recovery() 2024-03-21 22:39:54.585 UTC [20820][client backend] [002_pg_upgrade.pl][18/4:0] LOG: statement: -- -- PostgreSQL database dump -- 2024-03-21 22:39:54.588 UTC [20820][client backend] [002_pg_upgrade.pl][18/5:0] LOG: statement: -- Dumped from database version 17devel 2024-03-21 22:39:54.588 UTC [20820][client backend] [002_pg_upgrade.pl][18/6:0] LOG: statement: -- Dumped by pg_dump version 17devel 2024-03-21 22:39:54.592 UTC [20820][client backend] [002_pg_upgrade.pl][18/7:0] LOG: statement: 2024-03-21 22:39:54.592 UTC [20820][client backend] [002_pg_upgrade.pl][18/8:0] LOG: statement: -- Started on 2024-03-21 22:39:45 UTC 2024-03-21 22:39:54.593 UTC [20820][client backend] [002_pg_upgrade.pl][18/9:0] LOG: statement: SET statement_timeout = 0; 2024-03-21 22:39:54.593 UTC [20820][client backend] [002_pg_upgrade.pl][18/10:0] LOG: statement: SET lock_timeout = 0; 2024-03-21 22:39:54.597 UTC [20820][client backend] [002_pg_upgrade.pl][18/11:0] LOG: statement: SET idle_in_transaction_session_timeout = 0; 2024-03-21 22:39:54.597 UTC [20820][client backend] [002_pg_upgrade.pl][18/12:0] LOG: statement: SET transaction_timeout = 0; 2024-03-21 22:39:54.597 UTC [20820][client backend] [002_pg_upgrade.pl][18/13:0] LOG: statement: SET client_encoding = 'UTF8'; 2024-03-21 22:39:54.597 UTC [20820][client backend] [002_pg_upgrade.pl][18/14:0] LOG: statement: SET standard_conforming_strings = on; 2024-03-21 22:39:54.597 UTC [20820][client backend] [002_pg_upgrade.pl][18/15:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:54.597 UTC [20820][client backend] [002_pg_upgrade.pl][18/16:0] LOG: statement: SET check_function_bodies = false; 2024-03-21 22:39:54.597 UTC [20820][client backend] [002_pg_upgrade.pl][18/17:0] LOG: statement: SET xmloption = content; 2024-03-21 22:39:54.597 UTC [20820][client backend] [002_pg_upgrade.pl][18/18:0] LOG: statement: SET client_min_messages = warning; 2024-03-21 22:39:54.598 UTC [20820][client backend] [002_pg_upgrade.pl][18/19:0] LOG: statement: SET row_security = off; 2024-03-21 22:39:54.598 UTC [20820][client backend] [002_pg_upgrade.pl][18/20:0] LOG: statement: BEGIN 2024-03-21 22:39:54.598 UTC [20820][client backend] [002_pg_upgrade.pl][18/20:0] LOG: statement: 2024-03-21 22:39:54.598 UTC [20820][client backend] [002_pg_upgrade.pl][18/20:0] LOG: statement: COMMIT 2024-03-21 22:39:54.598 UTC [20820][client backend] [002_pg_upgrade.pl][18/21:0] LOG: statement: CREATE DATABASE "regression[\]^_`abcdefghijklmnopqrstuvwxyz{|}~" WITH TEMPLATE = template0 OID = 16386 ENCODING = 'UTF8' LOCALE_PROVIDER = builtin LOCALE = 'C' BUILTIN_LOCALE = 'C.UTF-8'; 2024-03-21 22:39:54.692 UTC [20820][client backend] [002_pg_upgrade.pl][18/22:0] LOG: statement: ALTER DATABASE "regression[\]^_`abcdefghijklmnopqrstuvwxyz{|}~" OWNER TO postgres; 2024-03-21 22:39:54.708 UTC [20850][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-21 22:39:54.709 UTC [20850][client backend] [[unknown]][19/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata/pg_hba.conf:117) 2024-03-21 22:39:54.709 UTC [20850][client backend] [[unknown]][19/1:0] LOG: connection authorized: user=postgres database=regression[\]^_`abcdefghijklmnopqrstuvwxyz{|}~ application_name=002_pg_upgrade.pl 2024-03-21 22:39:54.716 UTC [20850][client backend] [002_pg_upgrade.pl][19/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:54.718 UTC [20850][client backend] [002_pg_upgrade.pl][19/3:0] LOG: statement: SELECT pg_catalog.pg_is_in_recovery() 2024-03-21 22:39:54.720 UTC [20820][client backend] [002_pg_upgrade.pl][:0] LOG: disconnection: session time: 0:00:00.145 user=postgres database=template1 host=[local] 2024-03-21 22:39:54.722 UTC [20850][client backend] [002_pg_upgrade.pl][19/4:0] LOG: statement: SET statement_timeout = 0; 2024-03-21 22:39:54.723 UTC [20850][client backend] [002_pg_upgrade.pl][19/5:0] LOG: statement: SET lock_timeout = 0; 2024-03-21 22:39:54.726 UTC [20850][client backend] [002_pg_upgrade.pl][19/6:0] LOG: statement: SET idle_in_transaction_session_timeout = 0; 2024-03-21 22:39:54.727 UTC [20850][client backend] [002_pg_upgrade.pl][19/7:0] LOG: statement: SET transaction_timeout = 0; 2024-03-21 22:39:54.730 UTC [20850][client backend] [002_pg_upgrade.pl][19/8:0] LOG: statement: SET client_encoding = 'UTF8'; 2024-03-21 22:39:54.732 UTC [20850][client backend] [002_pg_upgrade.pl][19/9:0] LOG: statement: SET standard_conforming_strings = on; 2024-03-21 22:39:54.733 UTC [20850][client backend] [002_pg_upgrade.pl][19/10:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:54.734 UTC [20850][client backend] [002_pg_upgrade.pl][19/11:0] LOG: statement: SET check_function_bodies = false; 2024-03-21 22:39:54.739 UTC [20850][client backend] [002_pg_upgrade.pl][19/12:0] LOG: statement: SET xmloption = content; 2024-03-21 22:39:54.742 UTC [20850][client backend] [002_pg_upgrade.pl][19/13:0] LOG: statement: SET client_min_messages = warning; 2024-03-21 22:39:54.745 UTC [20850][client backend] [002_pg_upgrade.pl][19/14:0] LOG: statement: SET row_security = off; 2024-03-21 22:39:54.749 UTC [20850][client backend] [002_pg_upgrade.pl][19/15:0] LOG: statement: BEGIN 2024-03-21 22:39:54.750 UTC [20850][client backend] [002_pg_upgrade.pl][19/15:0] LOG: statement: 2024-03-21 22:39:54.751 UTC [20850][client backend] [002_pg_upgrade.pl][19/15:0] LOG: statement: COMMIT 2024-03-21 22:39:54.752 UTC [20850][client backend] [002_pg_upgrade.pl][19/16:0] LOG: statement: -- For binary upgrade, set datfrozenxid and datminmxid. UPDATE pg_catalog.pg_database SET datfrozenxid = '730', datminmxid = '1' WHERE datname = 'regression[\]^_`abcdefghijklmnopqrstuvwxyz{|}~'; 2024-03-21 22:39:54.757 UTC [20855][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-21 22:39:54.758 UTC [20855][client backend] [[unknown]][20/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata/pg_hba.conf:117) 2024-03-21 22:39:54.758 UTC [20855][client backend] [[unknown]][20/1:0] LOG: connection authorized: user=postgres database=regression[\]^_`abcdefghijklmnopqrstuvwxyz{|}~ application_name=002_pg_upgrade.pl 2024-03-21 22:39:54.758 UTC [20855][client backend] [002_pg_upgrade.pl][20/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:54.760 UTC [20855][client backend] [002_pg_upgrade.pl][20/3:0] LOG: statement: SELECT pg_catalog.pg_is_in_recovery() 2024-03-21 22:39:54.760 UTC [20855][client backend] [002_pg_upgrade.pl][20/4:0] LOG: statement: SET statement_timeout = 0; 2024-03-21 22:39:54.761 UTC [20850][client backend] [002_pg_upgrade.pl][:0] LOG: disconnection: session time: 0:00:00.052 user=postgres database=regression[\]^_`abcdefghijklmnopqrstuvwxyz{|}~ host=[local] 2024-03-21 22:39:54.763 UTC [20855][client backend] [002_pg_upgrade.pl][20/5:0] LOG: statement: SET lock_timeout = 0; 2024-03-21 22:39:54.764 UTC [20855][client backend] [002_pg_upgrade.pl][20/6:0] LOG: statement: SET idle_in_transaction_session_timeout = 0; 2024-03-21 22:39:54.764 UTC [20855][client backend] [002_pg_upgrade.pl][20/7:0] LOG: statement: SET transaction_timeout = 0; 2024-03-21 22:39:54.764 UTC [20855][client backend] [002_pg_upgrade.pl][20/8:0] LOG: statement: SET client_encoding = 'UTF8'; 2024-03-21 22:39:54.764 UTC [20855][client backend] [002_pg_upgrade.pl][20/9:0] LOG: statement: SET standard_conforming_strings = on; 2024-03-21 22:39:54.764 UTC [20855][client backend] [002_pg_upgrade.pl][20/10:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:54.764 UTC [20855][client backend] [002_pg_upgrade.pl][20/11:0] LOG: statement: SET check_function_bodies = false; 2024-03-21 22:39:54.764 UTC [20855][client backend] [002_pg_upgrade.pl][20/12:0] LOG: statement: SET xmloption = content; 2024-03-21 22:39:54.764 UTC [20855][client backend] [002_pg_upgrade.pl][20/13:0] LOG: statement: SET client_min_messages = warning; 2024-03-21 22:39:54.765 UTC [20855][client backend] [002_pg_upgrade.pl][20/14:0] LOG: statement: SET row_security = off; 2024-03-21 22:39:54.765 UTC [20855][client backend] [002_pg_upgrade.pl][20/15:0] LOG: statement: BEGIN 2024-03-21 22:39:54.765 UTC [20855][client backend] [002_pg_upgrade.pl][20/15:0] LOG: statement: 2024-03-21 22:39:54.765 UTC [20855][client backend] [002_pg_upgrade.pl][20/15:0] LOG: statement: -- For binary upgrade, preserve pg_largeobject and index relfilenodes SELECT pg_catalog.binary_upgrade_set_next_index_relfilenode('2683'::pg_catalog.oid); SELECT pg_catalog.binary_upgrade_set_next_heap_relfilenode('2613'::pg_catalog.oid); TRUNCATE pg_catalog.pg_largeobject; -- For binary upgrade, set pg_largeobject relfrozenxid and relminmxid UPDATE pg_catalog.pg_class SET relfrozenxid = '0', relminmxid = '0' WHERE oid = 2683; UPDATE pg_catalog.pg_class SET relfrozenxid = '730', relminmxid = '1' WHERE oid = 2613; 2024-03-21 22:39:54.771 UTC [20855][client backend] [002_pg_upgrade.pl][20/15:19105] LOG: statement: COMMENT ON SCHEMA "public" IS 'standard public schema'; 2024-03-21 22:39:54.772 UTC [20855][client backend] [002_pg_upgrade.pl][20/15:19105] LOG: statement: COMMIT 2024-03-21 22:39:54.777 UTC [20855][client backend] [002_pg_upgrade.pl][20/16:0] LOG: statement: -- Completed on 2024-03-21 22:39:54 UTC 2024-03-21 22:39:54.779 UTC [20855][client backend] [002_pg_upgrade.pl][20/17:0] LOG: statement: -- -- PostgreSQL database dump complete -- 2024-03-21 22:39:54.780 UTC [20855][client backend] [002_pg_upgrade.pl][:0] LOG: disconnection: session time: 0:00:00.022 user=postgres database=regression[\]^_`abcdefghijklmnopqrstuvwxyz{|}~ host=[local] 2024-03-21 22:39:54.789 UTC [20860][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-21 22:39:54.789 UTC [20860][client backend] [[unknown]][21/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata/pg_hba.conf:117) 2024-03-21 22:39:54.789 UTC [20860][client backend] [[unknown]][21/1:0] LOG: connection authorized: user=postgres database=template1 application_name=002_pg_upgrade.pl 2024-03-21 22:39:54.794 UTC [20860][client backend] [002_pg_upgrade.pl][21/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:54.795 UTC [20860][client backend] [002_pg_upgrade.pl][21/3:0] LOG: statement: SELECT pg_catalog.pg_is_in_recovery() 2024-03-21 22:39:54.796 UTC [20860][client backend] [002_pg_upgrade.pl][21/4:0] LOG: statement: -- -- PostgreSQL database dump -- 2024-03-21 22:39:54.796 UTC [20860][client backend] [002_pg_upgrade.pl][21/5:0] LOG: statement: -- Dumped from database version 17devel 2024-03-21 22:39:54.796 UTC [20860][client backend] [002_pg_upgrade.pl][21/6:0] LOG: statement: -- Dumped by pg_dump version 17devel 2024-03-21 22:39:54.797 UTC [20860][client backend] [002_pg_upgrade.pl][21/7:0] LOG: statement: 2024-03-21 22:39:54.798 UTC [20860][client backend] [002_pg_upgrade.pl][21/8:0] LOG: statement: -- Started on 2024-03-21 22:39:45 UTC 2024-03-21 22:39:54.798 UTC [20860][client backend] [002_pg_upgrade.pl][21/9:0] LOG: statement: SET statement_timeout = 0; 2024-03-21 22:39:54.799 UTC [20860][client backend] [002_pg_upgrade.pl][21/10:0] LOG: statement: SET lock_timeout = 0; 2024-03-21 22:39:54.799 UTC [20860][client backend] [002_pg_upgrade.pl][21/11:0] LOG: statement: SET idle_in_transaction_session_timeout = 0; 2024-03-21 22:39:54.800 UTC [20860][client backend] [002_pg_upgrade.pl][21/12:0] LOG: statement: SET transaction_timeout = 0; 2024-03-21 22:39:54.800 UTC [20860][client backend] [002_pg_upgrade.pl][21/13:0] LOG: statement: SET client_encoding = 'UTF8'; 2024-03-21 22:39:54.802 UTC [20860][client backend] [002_pg_upgrade.pl][21/14:0] LOG: statement: SET standard_conforming_strings = on; 2024-03-21 22:39:54.803 UTC [20860][client backend] [002_pg_upgrade.pl][21/15:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:54.805 UTC [20860][client backend] [002_pg_upgrade.pl][21/16:0] LOG: statement: SET check_function_bodies = false; 2024-03-21 22:39:54.810 UTC [20860][client backend] [002_pg_upgrade.pl][21/17:0] LOG: statement: SET xmloption = content; 2024-03-21 22:39:54.810 UTC [20860][client backend] [002_pg_upgrade.pl][21/18:0] LOG: statement: SET client_min_messages = warning; 2024-03-21 22:39:54.811 UTC [20860][client backend] [002_pg_upgrade.pl][21/19:0] LOG: statement: SET row_security = off; 2024-03-21 22:39:54.811 UTC [20860][client backend] [002_pg_upgrade.pl][21/20:0] LOG: statement: BEGIN 2024-03-21 22:39:54.819 UTC [20860][client backend] [002_pg_upgrade.pl][21/20:0] LOG: statement: 2024-03-21 22:39:54.820 UTC [20860][client backend] [002_pg_upgrade.pl][21/20:0] LOG: statement: COMMIT 2024-03-21 22:39:54.823 UTC [20860][client backend] [002_pg_upgrade.pl][21/21:0] LOG: statement: CREATE DATABASE "regression" WITH TEMPLATE = template0 OID = 16387 ENCODING = 'UTF8' LOCALE_PROVIDER = builtin LOCALE = 'C' BUILTIN_LOCALE = 'C.UTF-8'; 2024-03-21 22:39:54.840 UTC [20681][checkpointer] LOG: checkpoints are occurring too frequently (0 seconds apart) 2024-03-21 22:39:54.840 UTC [20681][checkpointer] HINT: Consider increasing the configuration parameter max_wal_size. 2024-03-21 22:39:54.840 UTC [20681][checkpointer] LOG: checkpoint starting: wal 2024-03-21 22:39:54.874 UTC [20860][client backend] [002_pg_upgrade.pl][21/22:0] LOG: statement: ALTER DATABASE regression OWNER TO postgres; 2024-03-21 22:39:54.882 UTC [20868][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-21 22:39:54.883 UTC [20868][client backend] [[unknown]][22/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata/pg_hba.conf:117) 2024-03-21 22:39:54.883 UTC [20868][client backend] [[unknown]][22/1:0] LOG: connection authorized: user=postgres database=regression application_name=002_pg_upgrade.pl 2024-03-21 22:39:54.889 UTC [20868][client backend] [002_pg_upgrade.pl][22/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:54.892 UTC [20868][client backend] [002_pg_upgrade.pl][22/3:0] LOG: statement: SELECT pg_catalog.pg_is_in_recovery() 2024-03-21 22:39:54.893 UTC [20868][client backend] [002_pg_upgrade.pl][22/4:0] LOG: statement: SET statement_timeout = 0; 2024-03-21 22:39:54.893 UTC [20868][client backend] [002_pg_upgrade.pl][22/5:0] LOG: statement: SET lock_timeout = 0; 2024-03-21 22:39:54.895 UTC [20860][client backend] [002_pg_upgrade.pl][:0] LOG: disconnection: session time: 0:00:00.105 user=postgres database=template1 host=[local] 2024-03-21 22:39:54.895 UTC [20868][client backend] [002_pg_upgrade.pl][22/6:0] LOG: statement: SET idle_in_transaction_session_timeout = 0; 2024-03-21 22:39:54.896 UTC [20868][client backend] [002_pg_upgrade.pl][22/7:0] LOG: statement: SET transaction_timeout = 0; 2024-03-21 22:39:54.897 UTC [20868][client backend] [002_pg_upgrade.pl][22/8:0] LOG: statement: SET client_encoding = 'UTF8'; 2024-03-21 22:39:54.898 UTC [20868][client backend] [002_pg_upgrade.pl][22/9:0] LOG: statement: SET standard_conforming_strings = on; 2024-03-21 22:39:54.899 UTC [20868][client backend] [002_pg_upgrade.pl][22/10:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:54.900 UTC [20868][client backend] [002_pg_upgrade.pl][22/11:0] LOG: statement: SET check_function_bodies = false; 2024-03-21 22:39:54.901 UTC [20868][client backend] [002_pg_upgrade.pl][22/12:0] LOG: statement: SET xmloption = content; 2024-03-21 22:39:54.902 UTC [20868][client backend] [002_pg_upgrade.pl][22/13:0] LOG: statement: SET client_min_messages = warning; 2024-03-21 22:39:54.903 UTC [20868][client backend] [002_pg_upgrade.pl][22/14:0] LOG: statement: SET row_security = off; 2024-03-21 22:39:54.906 UTC [20868][client backend] [002_pg_upgrade.pl][22/15:0] LOG: statement: BEGIN 2024-03-21 22:39:54.907 UTC [20868][client backend] [002_pg_upgrade.pl][22/15:0] LOG: statement: 2024-03-21 22:39:54.908 UTC [20868][client backend] [002_pg_upgrade.pl][22/15:0] LOG: statement: COMMIT 2024-03-21 22:39:54.911 UTC [20868][client backend] [002_pg_upgrade.pl][22/16:0] LOG: statement: ALTER DATABASE "regression" SET "lc_messages" TO 'C'; ALTER DATABASE "regression" SET "lc_monetary" TO 'C'; ALTER DATABASE "regression" SET "lc_numeric" TO 'C'; ALTER DATABASE "regression" SET "lc_time" TO 'C'; ALTER DATABASE "regression" SET "bytea_output" TO 'hex'; ALTER DATABASE "regression" SET "timezone_abbreviations" TO 'Default'; -- For binary upgrade, set datfrozenxid and datminmxid. UPDATE pg_catalog.pg_database SET datfrozenxid = '735', datminmxid = '1' WHERE datname = 'regression'; 2024-03-21 22:39:54.916 UTC [20869][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-21 22:39:54.916 UTC [20869][client backend] [[unknown]][23/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata/pg_hba.conf:117) 2024-03-21 22:39:54.916 UTC [20869][client backend] [[unknown]][23/1:0] LOG: connection authorized: user=postgres database=regression application_name=002_pg_upgrade.pl 2024-03-21 22:39:54.920 UTC [20869][client backend] [002_pg_upgrade.pl][23/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:54.923 UTC [20869][client backend] [002_pg_upgrade.pl][23/3:0] LOG: statement: SELECT pg_catalog.pg_is_in_recovery() 2024-03-21 22:39:54.925 UTC [20869][client backend] [002_pg_upgrade.pl][23/4:0] LOG: statement: SET statement_timeout = 0; 2024-03-21 22:39:54.925 UTC [20869][client backend] [002_pg_upgrade.pl][23/5:0] LOG: statement: SET lock_timeout = 0; 2024-03-21 22:39:54.925 UTC [20869][client backend] [002_pg_upgrade.pl][23/6:0] LOG: statement: SET idle_in_transaction_session_timeout = 0; 2024-03-21 22:39:54.925 UTC [20869][client backend] [002_pg_upgrade.pl][23/7:0] LOG: statement: SET transaction_timeout = 0; 2024-03-21 22:39:54.925 UTC [20869][client backend] [002_pg_upgrade.pl][23/8:0] LOG: statement: SET client_encoding = 'UTF8'; 2024-03-21 22:39:54.925 UTC [20869][client backend] [002_pg_upgrade.pl][23/9:0] LOG: statement: SET standard_conforming_strings = on; 2024-03-21 22:39:54.925 UTC [20869][client backend] [002_pg_upgrade.pl][23/10:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-03-21 22:39:54.925 UTC [20869][client backend] [002_pg_upgrade.pl][23/11:0] LOG: statement: SET check_function_bodies = false; 2024-03-21 22:39:54.925 UTC [20869][client backend] [002_pg_upgrade.pl][23/12:0] LOG: statement: SET xmloption = content; 2024-03-21 22:39:54.925 UTC [20869][client backend] [002_pg_upgrade.pl][23/13:0] LOG: statement: SET client_min_messages = warning; 2024-03-21 22:39:54.925 UTC [20869][client backend] [002_pg_upgrade.pl][23/14:0] LOG: statement: SET row_security = off; 2024-03-21 22:39:54.925 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:0] LOG: statement: BEGIN 2024-03-21 22:39:54.925 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:0] LOG: statement: 2024-03-21 22:39:54.925 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:0] LOG: statement: -- For binary upgrade, preserve pg_largeobject and index relfilenodes SELECT pg_catalog.binary_upgrade_set_next_heap_relfilenode('2613'::pg_catalog.oid); SELECT pg_catalog.binary_upgrade_set_next_index_relfilenode('2683'::pg_catalog.oid); TRUNCATE pg_catalog.pg_largeobject; -- For binary upgrade, set pg_largeobject relfrozenxid and relminmxid UPDATE pg_catalog.pg_class SET relfrozenxid = '6385', relminmxid = '1' WHERE oid = 2613; UPDATE pg_catalog.pg_class SET relfrozenxid = '0', relminmxid = '0' WHERE oid = 2683; 2024-03-21 22:39:54.934 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: CREATE SCHEMA "fkpart3"; 2024-03-21 22:39:54.935 UTC [20868][client backend] [002_pg_upgrade.pl][:0] LOG: disconnection: session time: 0:00:00.052 user=postgres database=regression host=[local] 2024-03-21 22:39:54.937 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: ALTER SCHEMA fkpart3 OWNER TO postgres; 2024-03-21 22:39:54.938 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: CREATE SCHEMA "fkpart4"; 2024-03-21 22:39:54.942 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: ALTER SCHEMA fkpart4 OWNER TO postgres; 2024-03-21 22:39:54.943 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: CREATE SCHEMA "fkpart5"; 2024-03-21 22:39:54.944 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: ALTER SCHEMA fkpart5 OWNER TO postgres; 2024-03-21 22:39:54.947 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: CREATE SCHEMA "fkpart6"; 2024-03-21 22:39:54.947 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: ALTER SCHEMA fkpart6 OWNER TO postgres; 2024-03-21 22:39:54.949 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: CREATE SCHEMA "mvtest_mvschema"; 2024-03-21 22:39:54.953 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: ALTER SCHEMA mvtest_mvschema OWNER TO postgres; 2024-03-21 22:39:54.953 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: COMMENT ON SCHEMA "public" IS 'standard public schema'; 2024-03-21 22:39:54.957 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: CREATE SCHEMA "regress_indexing"; 2024-03-21 22:39:54.958 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: ALTER SCHEMA regress_indexing OWNER TO postgres; 2024-03-21 22:39:54.961 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: CREATE SCHEMA "regress_rls_schema"; 2024-03-21 22:39:54.962 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: ALTER SCHEMA regress_rls_schema OWNER TO postgres; 2024-03-21 22:39:54.965 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: CREATE SCHEMA "regress_schema_2"; 2024-03-21 22:39:54.968 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: ALTER SCHEMA regress_schema_2 OWNER TO postgres; 2024-03-21 22:39:54.969 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: CREATE SCHEMA "testxmlschema"; 2024-03-21 22:39:54.970 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: ALTER SCHEMA testxmlschema OWNER TO postgres; 2024-03-21 22:39:54.971 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: CREATE COLLATION "public"."coll_icu_upgrade" (provider = icu, locale = 'und', version = '153.121'); 2024-03-21 22:39:54.973 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: ALTER COLLATION public.coll_icu_upgrade OWNER TO postgres; 2024-03-21 22:39:54.976 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: CREATE COLLATION "public"."regress_pg_c_utf8" (provider = builtin, locale = 'C.UTF-8'); 2024-03-21 22:39:54.977 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: ALTER COLLATION public.regress_pg_c_utf8 OWNER TO postgres; 2024-03-21 22:39:54.978 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: CREATE TRANSFORM FOR integer LANGUAGE "sql" (FROM SQL WITH FUNCTION "pg_catalog"."prsd_lextype"("internal"), TO SQL WITH FUNCTION "pg_catalog"."int4recv"("internal")); 2024-03-21 22:39:54.981 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: -- For binary upgrade, must preserve pg_type oid SELECT pg_catalog.binary_upgrade_set_next_pg_type_oid('20474'::pg_catalog.oid); -- For binary upgrade, must preserve pg_type array oid SELECT pg_catalog.binary_upgrade_set_next_array_pg_type_oid('20473'::pg_catalog.oid); -- For binary upgrade, must preserve pg_class oids and relfilenodes SELECT pg_catalog.binary_upgrade_set_next_heap_pg_class_oid('20472'::pg_catalog.oid); CREATE TYPE "public"."aggtype" AS ( "a" integer, "b" integer, "c" "text" ); 2024-03-21 22:39:54.983 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: ALTER TYPE public.aggtype OWNER TO postgres; 2024-03-21 22:39:54.985 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: -- For binary upgrade, must preserve pg_type oid SELECT pg_catalog.binary_upgrade_set_next_pg_type_oid('16920'::pg_catalog.oid); -- For binary upgrade, must preserve pg_type array oid SELECT pg_catalog.binary_upgrade_set_next_array_pg_type_oid('16917'::pg_catalog.oid); -- For binary upgrade, must preserve multirange pg_type oid SELECT pg_catalog.binary_upgrade_set_next_multirange_pg_type_oid('16918'::pg_catalog.oid); -- For binary upgrade, must preserve multirange pg_type array oid SELECT pg_catalog.binary_upgrade_set_next_multirange_array_pg_type_oid('16919'::pg_catalog.oid); CREATE TYPE "public"."arrayrange" AS RANGE ( subtype = integer[], multirange_type_name = "public"."arraymultirange" ); 2024-03-21 22:39:54.988 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: ALTER TYPE public.arrayrange OWNER TO postgres; 2024-03-21 22:39:54.989 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: -- For binary upgrade, must preserve pg_type oid SELECT pg_catalog.binary_upgrade_set_next_pg_type_oid('35823'::pg_catalog.oid); -- For binary upgrade, must preserve pg_type array oid SELECT pg_catalog.binary_upgrade_set_next_array_pg_type_oid('35822'::pg_catalog.oid); -- For binary upgrade, must preserve pg_class oids and relfilenodes SELECT pg_catalog.binary_upgrade_set_next_heap_pg_class_oid('35821'::pg_catalog.oid); CREATE TYPE "public"."cantcompare" AS ( "p" "point", "r" double precision ); 2024-03-21 22:39:54.991 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: ALTER TYPE public.cantcompare OWNER TO postgres; 2024-03-21 22:39:54.992 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: -- For binary upgrade, must preserve pg_type oid SELECT pg_catalog.binary_upgrade_set_next_pg_type_oid('20267'::pg_catalog.oid); -- For binary upgrade, must preserve pg_type array oid SELECT pg_catalog.binary_upgrade_set_next_array_pg_type_oid('20303'::pg_catalog.oid); CREATE TYPE "public"."casttesttype"; 2024-03-21 22:39:54.994 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: CREATE FUNCTION "public"."casttesttype_in"("cstring") RETURNS "public"."casttesttype" LANGUAGE "internal" IMMUTABLE STRICT AS $$textin$$; 2024-03-21 22:39:54.996 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: ALTER FUNCTION "public"."casttesttype_in"("cstring") OWNER TO postgres; 2024-03-21 22:39:54.996 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: CREATE FUNCTION "public"."casttesttype_out"("public"."casttesttype") RETURNS "cstring" LANGUAGE "internal" IMMUTABLE STRICT AS $$textout$$; 2024-03-21 22:39:54.996 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: ALTER FUNCTION "public"."casttesttype_out"("public"."casttesttype") OWNER TO postgres; 2024-03-21 22:39:54.996 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: -- For binary upgrade, must preserve pg_type oid SELECT pg_catalog.binary_upgrade_set_next_pg_type_oid('20267'::pg_catalog.oid); -- For binary upgrade, must preserve pg_type array oid SELECT pg_catalog.binary_upgrade_set_next_array_pg_type_oid('20303'::pg_catalog.oid); CREATE TYPE "public"."casttesttype" ( INTERNALLENGTH = variable, INPUT = "public"."casttesttype_in", OUTPUT = "public"."casttesttype_out", ALIGNMENT = int4, STORAGE = plain ); 2024-03-21 22:39:54.997 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: ALTER TYPE public.casttesttype OWNER TO postgres; 2024-03-21 22:39:54.997 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: -- For binary upgrade, must preserve pg_type oid SELECT pg_catalog.binary_upgrade_set_next_pg_type_oid('18318'::pg_catalog.oid); -- For binary upgrade, must preserve pg_type array oid SELECT pg_catalog.binary_upgrade_set_next_array_pg_type_oid('18332'::pg_catalog.oid); CREATE TYPE "public"."city_budget"; 2024-03-21 22:39:54.997 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: CREATE FUNCTION "public"."int44in"("cstring") RETURNS "public"."city_budget" LANGUAGE "c" IMMUTABLE STRICT AS '/tmp/cirrus-ci-build/build/src/test/regress/regress.so', 'int44in'; 2024-03-21 22:39:54.998 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: ALTER FUNCTION "public"."int44in"("cstring") OWNER TO postgres; 2024-03-21 22:39:54.998 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: CREATE FUNCTION "public"."int44out"("public"."city_budget") RETURNS "cstring" LANGUAGE "c" IMMUTABLE STRICT AS '/tmp/cirrus-ci-build/build/src/test/regress/regress.so', 'int44out'; 2024-03-21 22:39:54.998 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: ALTER FUNCTION "public"."int44out"("public"."city_budget") OWNER TO postgres; 2024-03-21 22:39:54.998 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: -- For binary upgrade, must preserve pg_type oid SELECT pg_catalog.binary_upgrade_set_next_pg_type_oid('18318'::pg_catalog.oid); -- For binary upgrade, must preserve pg_type array oid SELECT pg_catalog.binary_upgrade_set_next_array_pg_type_oid('18332'::pg_catalog.oid); CREATE TYPE "public"."city_budget" ( INTERNALLENGTH = 16, INPUT = "public"."int44in", OUTPUT = "public"."int44out", SUBSCRIPT = "raw_array_subscript_handler", ELEMENT = integer, CATEGORY = 'x', PREFERRED = true, ALIGNMENT = int4, STORAGE = plain ); 2024-03-21 22:39:54.999 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: ALTER TYPE public.city_budget OWNER TO postgres; 2024-03-21 22:39:54.999 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: -- For binary upgrade, must preserve pg_type oid SELECT pg_catalog.binary_upgrade_set_next_pg_type_oid('34831'::pg_catalog.oid); -- For binary upgrade, must preserve pg_type array oid SELECT pg_catalog.binary_upgrade_set_next_array_pg_type_oid('34830'::pg_catalog.oid); -- For binary upgrade, must preserve pg_class oids and relfilenodes SELECT pg_catalog.binary_upgrade_set_next_heap_pg_class_oid('34829'::pg_catalog.oid); CREATE TYPE "public"."complex" AS ( "r" double precision, "i" double precision ); 2024-03-21 22:39:55.000 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: ALTER TYPE public.complex OWNER TO postgres; 2024-03-21 22:39:55.000 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: -- For binary upgrade, must preserve pg_type oid SELECT pg_catalog.binary_upgrade_set_next_pg_type_oid('36684'::pg_catalog.oid); -- For binary upgrade, must preserve pg_type array oid SELECT pg_catalog.binary_upgrade_set_next_array_pg_type_oid('36683'::pg_catalog.oid); CREATE DOMAIN "public"."con" AS integer CONSTRAINT "con_check" CHECK ((VALUE > 0)); 2024-03-21 22:39:55.001 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: ALTER DOMAIN public.con OWNER TO postgres; 2024-03-21 22:39:55.001 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: -- For binary upgrade, must preserve pg_type oid SELECT pg_catalog.binary_upgrade_set_next_pg_type_oid('36770'::pg_catalog.oid); -- For binary upgrade, must preserve pg_type array oid SELECT pg_catalog.binary_upgrade_set_next_array_pg_type_oid('36769'::pg_catalog.oid); CREATE DOMAIN "public"."dom" AS integer; 2024-03-21 22:39:55.001 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: ALTER DOMAIN public.dom OWNER TO postgres; 2024-03-21 22:39:55.001 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: -- For binary upgrade, must preserve pg_type oid SELECT pg_catalog.binary_upgrade_set_next_pg_type_oid('16474'::pg_catalog.oid); -- For binary upgrade, must preserve pg_type array oid SELECT pg_catalog.binary_upgrade_set_next_array_pg_type_oid('16471'::pg_catalog.oid); -- For binary upgrade, must preserve multirange pg_type oid SELECT pg_catalog.binary_upgrade_set_next_multirange_pg_type_oid('16472'::pg_catalog.oid); -- For binary upgrade, must preserve multirange pg_type array oid SELECT pg_catalog.binary_upgrade_set_next_multirange_array_pg_type_oid('16473'::pg_catalog.oid); CREATE TYPE "public"."float8range" AS RANGE ( subtype = double precision, multirange_type_name = "public"."float8multirange", subtype_diff = "float8mi" ); 2024-03-21 22:39:55.004 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: ALTER TYPE public.float8range OWNER TO postgres; 2024-03-21 22:39:55.004 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: -- For binary upgrade, must preserve pg_type oid SELECT pg_catalog.binary_upgrade_set_next_pg_type_oid('27350'::pg_catalog.oid); -- For binary upgrade, must preserve pg_type array oid SELECT pg_catalog.binary_upgrade_set_next_array_pg_type_oid('27349'::pg_catalog.oid); CREATE DOMAIN "public"."gtestdomain1" AS integer CONSTRAINT "gtestdomain1_check" CHECK ((VALUE < 10)); 2024-03-21 22:39:55.005 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: ALTER DOMAIN public.gtestdomain1 OWNER TO postgres; 2024-03-21 22:39:55.005 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: -- For binary upgrade, must preserve pg_type oid SELECT pg_catalog.binary_upgrade_set_next_pg_type_oid('16620'::pg_catalog.oid); -- For binary upgrade, must preserve pg_type array oid SELECT pg_catalog.binary_upgrade_set_next_array_pg_type_oid('16619'::pg_catalog.oid); CREATE TYPE "public"."insenum" AS ENUM ( ); -- For binary upgrade, must preserve pg_enum oids SELECT pg_catalog.binary_upgrade_set_next_pg_enum_oid('16622'::pg_catalog.oid); ALTER TYPE "public"."insenum" ADD VALUE 'L1'; SELECT pg_catalog.binary_upgrade_set_next_pg_enum_oid('16625'::pg_catalog.oid); ALTER TYPE "public"."insenum" ADD VALUE 'i1'; SELECT pg_catalog.binary_upgrade_set_next_pg_enum_oid('16627'::pg_catalog.oid); ALTER TYPE "public"."insenum" ADD VALUE 'i2'; SELECT pg_catalog.binary_upgrade_set_next_pg_enum_oid('16629'::pg_catalog.oid); ALTER TYPE "public"."insenum" ADD VALUE 'i3'; SELECT pg_catalog.binary_upgrade_set_next_pg_enum_oid('16631'::pg_catalog.oid); ALTER TYPE "public"."insenum" ADD VALUE 'i4'; SELECT pg_catalog.binary_upgrade_set_next_pg_enum_oid('16633'::pg_catalog.oid); ALTER TYPE "public"."insenum" ADD VALUE 'i5'; SELECT pg_catalog.binary_upgrade_set_next_pg_enum_oid('16635'::pg_catalog.oid); ALTER TYPE "public"."insenum" ADD VALUE 'i6'; SELECT pg_catalog.binary_upgrade_set_next_pg_enum_oid('16637'::pg_catalog.oid); ALTER TYPE "public"."insenum" ADD VALUE 'i7'; SELECT pg_catalog.binary_upgrade_set_next_pg_enum_oid('16639'::pg_catalog.oid); ALTER TYPE "public"."insenum" ADD VALUE 'i8'; SELECT pg_catalog.binary_upgrade_set_next_pg_enum_oid('16641'::pg_catalog.oid); ALTER TYPE "public"."insenum" ADD VALUE 'i9'; SELECT pg_catalog.binary_upgrade_set_next_pg_enum_oid('16643'::pg_catalog.oid); ALTER TYPE "public"."insenum" ADD VALUE 'i10'; SELECT pg_catalog.binary_upgrade_set_next_pg_enum_oid('16645'::pg_catalog.oid); ALTER TYPE "public"."insenum" ADD VALUE 'i11'; SELECT pg_catalog.binary_upgrade_set_next_pg_enum_oid('16647'::pg_catalog.oid); ALTER TYPE "public"."insenum" ADD VALUE 'i12'; SELECT pg_catalog.binary_upgrade_set_next_pg_enum_oid('16649'::pg_catalog.oid); ALTER TYPE "public"."insenum" ADD VALUE 'i13'; SELECT pg_catalog.binary_upgrade_set_next_pg_enum_oid('16651'::pg_catalog.oid); ALTER TYPE "public"."insenum" ADD VALUE 'i14'; SELECT pg_catalog.binary_upgrade_set_next_pg_enum_oid('16655'::pg_catalog.oid); ALTER TYPE "public"."insenum" ADD VALUE 'i15'; SELECT pg_catalog.binary_upgrade_set_next_pg_enum_oid('16657'::pg_catalog.oid); ALTER TYPE "public"."insenum" ADD VALUE 'i16'; SELECT pg_catalog.binary_upgrade_set_next_pg_enum_oid('16659'::pg_catalog.oid); ALTER TYPE "public"."insenum" ADD VALUE 'i17'; SELECT pg_catalog.binary_upgrade_set_next_pg_enum_oid('16661'::pg_catalog.oid); ALTER TYPE "public"."insenum" ADD VALUE 'i18'; SELECT pg_catalog.binary_upgrade_set_next_pg_enum_oid('16663'::pg_catalog.oid); ALTER TYPE "public"."insenum" ADD VALUE 'i19'; SELECT pg_catalog.binary_upgrade_set_next_pg_enum_oid('16665'::pg_catalog.oid); ALTER TYPE "public"."insenum" ADD VALUE 'i20'; SELECT pg_catalog.binary_upgrade_set_next_pg_enum_oid('16667'::pg_catalog.oid); ALTER TYPE "public"."insenum" ADD VALUE 'i21'; SELECT pg_catalog.binary_upgrade_set_next_pg_enum_oid('16669'::pg_catalog.oid); ALTER TYPE "public"."insenum" ADD VALUE 'i22'; SELECT pg_catalog.binary_upgrade_set_next_pg_enum_oid('16671'::pg_catalog.oid); ALTER TYPE "public"."insenum" ADD VALUE 'i23'; SELECT pg_catalog.binary_upgrade_set_next_pg_enum_oid('16677'::pg_catalog.oid); ALTER TYPE "public"."insenum" ADD VALUE 'i24'; SELECT pg_catalog.binary_upgrade_set_next_pg_enum_oid('16679'::pg_catalog.oid); ALTER TYPE "public"."insenum" ADD VALUE 'i25'; SELECT pg_catalog.binary_upgrade_set_next_pg_enum_oid('16681'::pg_catalog.oid); ALTER TYPE "public"."insenum" ADD VALUE 'i26'; SELECT pg_catalog.binary_upgrade_set_next_pg_enum_oid('16685'::pg_catalog.oid); ALTER TYPE "public"."insenum" ADD VALUE 'i27'; SELECT pg_catalog.binary_upgrade_set_next_pg_enum_oid('16687'::pg_catalog.oid); ALTER TYPE "public"."insenum" ADD VALUE 'i28'; SELECT pg_catalog.binary_upgrade_set_next_pg_enum_oid('16689'::pg_catalog.oid); ALTER TYPE "public"."insenum" ADD VALUE 'i29'; SELECT pg_catalog.binary_upgrade_set_next_pg_enum_oid('16691'::pg_catalog.oid); ALTER TYPE "public"."insenum" ADD VALUE 'i30'; SELECT pg_catalog.binary_upgrade_set_next_pg_enum_oid('16624'::pg_catalog.oid); ALTER TYPE "public"."insenum" ADD VALUE 'L2'; 2024-03-21 22:39:55.012 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: ALTER TYPE public.insenum OWNER TO postgres; 2024-03-21 22:39:55.012 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: -- For binary upgrade, must preserve pg_type oid SELECT pg_catalog.binary_upgrade_set_next_pg_type_oid('18343'::pg_catalog.oid); -- For binary upgrade, must preserve pg_type array oid SELECT pg_catalog.binary_upgrade_set_next_array_pg_type_oid('18349'::pg_catalog.oid); CREATE TYPE "public"."int42"; 2024-03-21 22:39:55.013 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: CREATE FUNCTION "public"."int42_in"("cstring") RETURNS "public"."int42" LANGUAGE "internal" IMMUTABLE STRICT AS $$int4in$$; 2024-03-21 22:39:55.013 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: ALTER FUNCTION "public"."int42_in"("cstring") OWNER TO postgres; 2024-03-21 22:39:55.013 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: CREATE FUNCTION "public"."int42_out"("public"."int42") RETURNS "cstring" LANGUAGE "internal" IMMUTABLE STRICT AS $$int4out$$; 2024-03-21 22:39:55.013 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: ALTER FUNCTION "public"."int42_out"("public"."int42") OWNER TO postgres; 2024-03-21 22:39:55.014 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: -- For binary upgrade, must preserve pg_type oid SELECT pg_catalog.binary_upgrade_set_next_pg_type_oid('18343'::pg_catalog.oid); -- For binary upgrade, must preserve pg_type array oid SELECT pg_catalog.binary_upgrade_set_next_array_pg_type_oid('18349'::pg_catalog.oid); CREATE TYPE "public"."int42" ( INTERNALLENGTH = 4, INPUT = "public"."int42_in", OUTPUT = "public"."int42_out", DEFAULT = '42', ALIGNMENT = int4, STORAGE = plain, PASSEDBYVALUE ); 2024-03-21 22:39:55.014 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: ALTER TYPE public.int42 OWNER TO postgres; 2024-03-21 22:39:55.014 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: -- For binary upgrade, must preserve pg_type oid SELECT pg_catalog.binary_upgrade_set_next_pg_type_oid('31406'::pg_catalog.oid); -- For binary upgrade, must preserve pg_type array oid SELECT pg_catalog.binary_upgrade_set_next_array_pg_type_oid('31492'::pg_catalog.oid); CREATE TYPE "public"."int8alias1"; 2024-03-21 22:39:55.015 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: CREATE FUNCTION "public"."int8alias1in"("cstring") RETURNS "public"."int8alias1" LANGUAGE "internal" IMMUTABLE STRICT AS $$int8in$$; 2024-03-21 22:39:55.015 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: ALTER FUNCTION "public"."int8alias1in"("cstring") OWNER TO postgres; 2024-03-21 22:39:55.017 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: CREATE FUNCTION "public"."int8alias1out"("public"."int8alias1") RETURNS "cstring" LANGUAGE "internal" IMMUTABLE STRICT AS $$int8out$$; 2024-03-21 22:39:55.021 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: ALTER FUNCTION "public"."int8alias1out"("public"."int8alias1") OWNER TO postgres; 2024-03-21 22:39:55.021 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: -- For binary upgrade, must preserve pg_type oid SELECT pg_catalog.binary_upgrade_set_next_pg_type_oid('31406'::pg_catalog.oid); -- For binary upgrade, must preserve pg_type array oid SELECT pg_catalog.binary_upgrade_set_next_array_pg_type_oid('31492'::pg_catalog.oid); CREATE TYPE "public"."int8alias1" ( INTERNALLENGTH = 8, INPUT = "public"."int8alias1in", OUTPUT = "public"."int8alias1out", ALIGNMENT = double, STORAGE = plain, PASSEDBYVALUE ); 2024-03-21 22:39:55.023 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: ALTER TYPE public.int8alias1 OWNER TO postgres; 2024-03-21 22:39:55.025 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: -- For binary upgrade, must preserve pg_type oid SELECT pg_catalog.binary_upgrade_set_next_pg_type_oid('31495'::pg_catalog.oid); -- For binary upgrade, must preserve pg_type array oid SELECT pg_catalog.binary_upgrade_set_next_array_pg_type_oid('31541'::pg_catalog.oid); CREATE TYPE "public"."int8alias2"; 2024-03-21 22:39:55.026 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: CREATE FUNCTION "public"."int8alias2in"("cstring") RETURNS "public"."int8alias2" LANGUAGE "internal" IMMUTABLE STRICT AS $$int8in$$; 2024-03-21 22:39:55.042 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: ALTER FUNCTION "public"."int8alias2in"("cstring") OWNER TO postgres; 2024-03-21 22:39:55.051 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: CREATE FUNCTION "public"."int8alias2out"("public"."int8alias2") RETURNS "cstring" LANGUAGE "internal" IMMUTABLE STRICT AS $$int8out$$; 2024-03-21 22:39:55.059 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: ALTER FUNCTION "public"."int8alias2out"("public"."int8alias2") OWNER TO postgres; 2024-03-21 22:39:55.060 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: -- For binary upgrade, must preserve pg_type oid SELECT pg_catalog.binary_upgrade_set_next_pg_type_oid('31495'::pg_catalog.oid); -- For binary upgrade, must preserve pg_type array oid SELECT pg_catalog.binary_upgrade_set_next_array_pg_type_oid('31541'::pg_catalog.oid); CREATE TYPE "public"."int8alias2" ( INTERNALLENGTH = 8, INPUT = "public"."int8alias2in", OUTPUT = "public"."int8alias2out", ALIGNMENT = double, STORAGE = plain, PASSEDBYVALUE ); 2024-03-21 22:39:55.060 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: ALTER TYPE public.int8alias2 OWNER TO postgres; 2024-03-21 22:39:55.061 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: -- For binary upgrade, must preserve pg_type oid SELECT pg_catalog.binary_upgrade_set_next_pg_type_oid('34726'::pg_catalog.oid); -- For binary upgrade, must preserve pg_type array oid SELECT pg_catalog.binary_upgrade_set_next_array_pg_type_oid('34725'::pg_catalog.oid); -- For binary upgrade, must preserve pg_class oids and relfilenodes SELECT pg_catalog.binary_upgrade_set_next_heap_pg_class_oid('34724'::pg_catalog.oid); CREATE TYPE "public"."jbpop" AS ( "a" "text", "b" integer, "c" timestamp without time zone ); 2024-03-21 22:39:55.061 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: ALTER TYPE public.jbpop OWNER TO postgres; 2024-03-21 22:39:55.061 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: -- For binary upgrade, must preserve pg_type oid SELECT pg_catalog.binary_upgrade_set_next_pg_type_oid('34652'::pg_catalog.oid); -- For binary upgrade, must preserve pg_type array oid SELECT pg_catalog.binary_upgrade_set_next_array_pg_type_oid('34651'::pg_catalog.oid); -- For binary upgrade, must preserve pg_class oids and relfilenodes SELECT pg_catalog.binary_upgrade_set_next_heap_pg_class_oid('34650'::pg_catalog.oid); CREATE TYPE "public"."jpop" AS ( "a" "text", "b" integer, "c" timestamp without time zone ); 2024-03-21 22:39:55.062 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: ALTER TYPE public.jpop OWNER TO postgres; 2024-03-21 22:39:55.062 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: -- For binary upgrade, must preserve pg_type oid SELECT pg_catalog.binary_upgrade_set_next_pg_type_oid('34712'::pg_catalog.oid); -- For binary upgrade, must preserve pg_type array oid SELECT pg_catalog.binary_upgrade_set_next_array_pg_type_oid('34711'::pg_catalog.oid); -- For binary upgrade, must preserve pg_class oids and relfilenodes SELECT pg_catalog.binary_upgrade_set_next_heap_pg_class_oid('34710'::pg_catalog.oid); CREATE TYPE "public"."jpop2" AS ( "a" integer, "b" json, "c" integer, "d" integer ); 2024-03-21 22:39:55.063 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: ALTER TYPE public.jpop2 OWNER TO postgres; 2024-03-21 22:39:55.063 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: -- For binary upgrade, must preserve pg_type oid SELECT pg_catalog.binary_upgrade_set_next_pg_type_oid('37014'::pg_catalog.oid); -- For binary upgrade, must preserve pg_type array oid SELECT pg_catalog.binary_upgrade_set_next_array_pg_type_oid('37013'::pg_catalog.oid); CREATE DOMAIN "public"."mynums" AS numeric(4,2)[]; 2024-03-21 22:39:55.063 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: ALTER DOMAIN public.mynums OWNER TO postgres; 2024-03-21 22:39:55.063 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: -- For binary upgrade, must preserve pg_type oid SELECT pg_catalog.binary_upgrade_set_next_pg_type_oid('37018'::pg_catalog.oid); -- For binary upgrade, must preserve pg_type array oid SELECT pg_catalog.binary_upgrade_set_next_array_pg_type_oid('37017'::pg_catalog.oid); CREATE DOMAIN "public"."mynums2" AS "public"."mynums"; 2024-03-21 22:39:55.064 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: ALTER DOMAIN public.mynums2 OWNER TO postgres; 2024-03-21 22:39:55.064 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: -- For binary upgrade, must preserve pg_type oid SELECT pg_catalog.binary_upgrade_set_next_pg_type_oid('18342'::pg_catalog.oid); CREATE TYPE "public"."myshell"; 2024-03-21 22:39:55.064 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: ALTER TYPE public.myshell OWNER TO postgres; 2024-03-21 22:39:55.064 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: -- For binary upgrade, must preserve pg_type oid SELECT pg_catalog.binary_upgrade_set_next_pg_type_oid('37455'::pg_catalog.oid); -- For binary upgrade, must preserve pg_type array oid SELECT pg_catalog.binary_upgrade_set_next_array_pg_type_oid('37454'::pg_catalog.oid); CREATE DOMAIN "public"."orderedarray" AS integer[] CONSTRAINT "sorted" CHECK (((VALUE)[1] < (VALUE)[2])); 2024-03-21 22:39:55.097 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: ALTER DOMAIN public.orderedarray OWNER TO postgres; 2024-03-21 22:39:55.098 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: -- For binary upgrade, must preserve pg_type oid SELECT pg_catalog.binary_upgrade_set_next_pg_type_oid('37020'::pg_catalog.oid); -- For binary upgrade, must preserve pg_type array oid SELECT pg_catalog.binary_upgrade_set_next_array_pg_type_oid('37019'::pg_catalog.oid); CREATE DOMAIN "public"."orderedpair" AS integer[] CONSTRAINT "orderedpair_check" CHECK (((VALUE)[1] < (VALUE)[2])); 2024-03-21 22:39:55.099 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: ALTER DOMAIN public.orderedpair OWNER TO postgres; 2024-03-21 22:39:55.100 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: -- For binary upgrade, must preserve pg_type oid SELECT pg_catalog.binary_upgrade_set_next_pg_type_oid('20484'::pg_catalog.oid); -- For binary upgrade, must preserve pg_type array oid SELECT pg_catalog.binary_upgrade_set_next_array_pg_type_oid('20483'::pg_catalog.oid); -- For binary upgrade, must preserve pg_class oids and relfilenodes SELECT pg_catalog.binary_upgrade_set_next_heap_pg_class_oid('20482'::pg_catalog.oid); CREATE TYPE "public"."person_type" AS ( "id" integer, "name" "text" ); 2024-03-21 22:39:55.100 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: ALTER TYPE public.person_type OWNER TO postgres; 2024-03-21 22:39:55.100 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: -- For binary upgrade, must preserve pg_type oid SELECT pg_catalog.binary_upgrade_set_next_pg_type_oid('16559'::pg_catalog.oid); -- For binary upgrade, must preserve pg_type array oid SELECT pg_catalog.binary_upgrade_set_next_array_pg_type_oid('16558'::pg_catalog.oid); CREATE TYPE "public"."planets" AS ENUM ( ); -- For binary upgrade, must preserve pg_enum oids SELECT pg_catalog.binary_upgrade_set_next_pg_enum_oid('16603'::pg_catalog.oid); ALTER TYPE "public"."planets" ADD VALUE 'mercury'; SELECT pg_catalog.binary_upgrade_set_next_pg_enum_oid('16560'::pg_catalog.oid); ALTER TYPE "public"."planets" ADD VALUE 'venus'; SELECT pg_catalog.binary_upgrade_set_next_pg_enum_oid('16562'::pg_catalog.oid); ALTER TYPE "public"."planets" ADD VALUE 'earth'; SELECT pg_catalog.binary_upgrade_set_next_pg_enum_oid('16564'::pg_catalog.oid); ALTER TYPE "public"."planets" ADD VALUE 'mars'; SELECT pg_catalog.binary_upgrade_set_next_pg_enum_oid('16613'::pg_catalog.oid); ALTER TYPE "public"."planets" ADD VALUE 'jupiter'; SELECT pg_catalog.binary_upgrade_set_next_pg_enum_oid('16611'::pg_catalog.oid); ALTER TYPE "public"."planets" ADD VALUE 'saturn'; SELECT pg_catalog.binary_upgrade_set_next_pg_enum_oid('16574'::pg_catalog.oid); ALTER TYPE "public"."planets" ADD VALUE 'uranus'; SELECT pg_catalog.binary_upgrade_set_next_pg_enum_oid('16614'::pg_catalog.oid); ALTER TYPE "public"."planets" ADD VALUE 'neptune'; SELECT pg_catalog.binary_upgrade_set_next_pg_enum_oid('16618'::pg_catalog.oid); ALTER TYPE "public"."planets" ADD VALUE 'pluto'; 2024-03-21 22:39:55.103 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: ALTER TYPE public.planets OWNER TO postgres; 2024-03-21 22:39:55.103 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: CREATE FUNCTION "public"."plpgsql_arr_domain_check"("val" integer[]) RETURNS boolean LANGUAGE "plpgsql" IMMUTABLE AS $$ begin return val[1] > 0; end $$; 2024-03-21 22:39:55.103 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: ALTER FUNCTION "public"."plpgsql_arr_domain_check"("val" integer[]) OWNER TO postgres; 2024-03-21 22:39:55.104 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: -- For binary upgrade, must preserve pg_type oid SELECT pg_catalog.binary_upgrade_set_next_pg_type_oid('37493'::pg_catalog.oid); -- For binary upgrade, must preserve pg_type array oid SELECT pg_catalog.binary_upgrade_set_next_array_pg_type_oid('37492'::pg_catalog.oid); CREATE DOMAIN "public"."plpgsql_arr_domain" AS integer[] CONSTRAINT "plpgsql_arr_domain_check" CHECK ("public"."plpgsql_arr_domain_check"(VALUE)); 2024-03-21 22:39:55.110 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: ALTER DOMAIN public.plpgsql_arr_domain OWNER TO postgres; 2024-03-21 22:39:55.110 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: CREATE FUNCTION "public"."plpgsql_domain_check"("val" integer) RETURNS boolean LANGUAGE "plpgsql" IMMUTABLE AS $$ begin return val > 0; end $$; 2024-03-21 22:39:55.110 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: ALTER FUNCTION "public"."plpgsql_domain_check"("val" integer) OWNER TO postgres; 2024-03-21 22:39:55.110 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: -- For binary upgrade, must preserve pg_type oid SELECT pg_catalog.binary_upgrade_set_next_pg_type_oid('37489'::pg_catalog.oid); -- For binary upgrade, must preserve pg_type array oid SELECT pg_catalog.binary_upgrade_set_next_array_pg_type_oid('37488'::pg_catalog.oid); CREATE DOMAIN "public"."plpgsql_domain" AS integer CONSTRAINT "plpgsql_domain_check" CHECK ("public"."plpgsql_domain_check"(VALUE)); 2024-03-21 22:39:55.111 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: ALTER DOMAIN public.plpgsql_domain OWNER TO postgres; 2024-03-21 22:39:55.111 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: -- For binary upgrade, must preserve pg_type oid SELECT pg_catalog.binary_upgrade_set_next_pg_type_oid('36892'::pg_catalog.oid); -- For binary upgrade, must preserve pg_type array oid SELECT pg_catalog.binary_upgrade_set_next_array_pg_type_oid('36891'::pg_catalog.oid); CREATE DOMAIN "public"."pos_int" AS integer NOT NULL CONSTRAINT "pos_int_check" CHECK ((VALUE > 0)); 2024-03-21 22:39:55.131 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: ALTER DOMAIN public.pos_int OWNER TO postgres; 2024-03-21 22:39:55.131 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: -- For binary upgrade, must preserve pg_type oid SELECT pg_catalog.binary_upgrade_set_next_pg_type_oid('34872'::pg_catalog.oid); -- For binary upgrade, must preserve pg_type array oid SELECT pg_catalog.binary_upgrade_set_next_array_pg_type_oid('34871'::pg_catalog.oid); -- For binary upgrade, must preserve pg_class oids and relfilenodes SELECT pg_catalog.binary_upgrade_set_next_heap_pg_class_oid('34870'::pg_catalog.oid); CREATE TYPE "public"."quad" AS ( "c1" "public"."complex", "c2" "public"."complex" ); 2024-03-21 22:39:55.132 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: ALTER TYPE public.quad OWNER TO postgres; 2024-03-21 22:39:55.132 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: -- For binary upgrade, must preserve pg_type oid SELECT pg_catalog.binary_upgrade_set_next_pg_type_oid('34622'::pg_catalog.oid); -- For binary upgrade, must preserve pg_type array oid SELECT pg_catalog.binary_upgrade_set_next_array_pg_type_oid('34621'::pg_catalog.oid); CREATE TYPE "public"."rainbow" AS ENUM ( ); -- For binary upgrade, must preserve pg_enum oids SELECT pg_catalog.binary_upgrade_set_next_pg_enum_oid('34624'::pg_catalog.oid); ALTER TYPE "public"."rainbow" ADD VALUE 'red'; SELECT pg_catalog.binary_upgrade_set_next_pg_enum_oid('34626'::pg_catalog.oid); ALTER TYPE "public"."rainbow" ADD VALUE 'orange'; SELECT pg_catalog.binary_upgrade_set_next_pg_enum_oid('34628'::pg_catalog.oid); ALTER TYPE "public"."rainbow" ADD VALUE 'yellow'; SELECT pg_catalog.binary_upgrade_set_next_pg_enum_oid('34630'::pg_catalog.oid); ALTER TYPE "public"."rainbow" ADD VALUE 'green'; SELECT pg_catalog.binary_upgrade_set_next_pg_enum_oid('34632'::pg_catalog.oid); ALTER TYPE "public"."rainbow" ADD VALUE 'blue'; SELECT pg_catalog.binary_upgrade_set_next_pg_enum_oid('34634'::pg_catalog.oid); ALTER TYPE "public"."rainbow" ADD VALUE 'purple'; 2024-03-21 22:39:55.134 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: ALTER TYPE public.rainbow OWNER TO postgres; 2024-03-21 22:39:55.134 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: -- For binary upgrade, must preserve pg_type oid SELECT pg_catalog.binary_upgrade_set_next_pg_type_oid('37189'::pg_catalog.oid); -- For binary upgrade, must preserve pg_type array oid SELECT pg_catalog.binary_upgrade_set_next_array_pg_type_oid('37188'::pg_catalog.oid); -- For binary upgrade, must preserve pg_class oids and relfilenodes SELECT pg_catalog.binary_upgrade_set_next_heap_pg_class_oid('37187'::pg_catalog.oid); CREATE TYPE "public"."record_type" AS ( "x" "text", "y" integer, "z" boolean ); 2024-03-21 22:39:55.134 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: ALTER TYPE public.record_type OWNER TO postgres; 2024-03-21 22:39:55.135 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: -- For binary upgrade, must preserve pg_type oid SELECT pg_catalog.binary_upgrade_set_next_pg_type_oid('42215'::pg_catalog.oid); -- For binary upgrade, must preserve pg_type array oid SELECT pg_catalog.binary_upgrade_set_next_array_pg_type_oid('42214'::pg_catalog.oid); -- For binary upgrade, must preserve pg_class oids and relfilenodes SELECT pg_catalog.binary_upgrade_set_next_heap_pg_class_oid('42213'::pg_catalog.oid); CREATE TYPE "public"."rewritetype" AS ( "a" "text" ); 2024-03-21 22:39:55.135 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: ALTER TYPE public.rewritetype OWNER TO postgres; 2024-03-21 22:39:55.154 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] LOG: statement: -- For binary upgrade, must preserve pg_type oid SELECT pg_catalog.binary_upgrade_set_next_pg_type_oid('34636'::pg_catalog.oid); -- For binary upgrade, must preserve pg_type array oid SELECT pg_catalog.binary_upgrade_set_next_array_pg_type_oid('34635'::pg_catalog.oid); CREATE DOMAIN "public"."rgb" AS "public"."rainbow" CONSTRAINT "rgb_check" CHECK ((VALUE = ANY (ARRAY['red'::"public"."rainbow", 'green'::"public"."rainbow", 'blue'::"public"."rainbow"]))); 2024-03-21 22:39:55.154 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] ERROR: unsafe use of new value "red" of enum type public.rainbow 2024-03-21 22:39:55.154 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] HINT: New enum values must be committed before they can be used. 2024-03-21 22:39:55.154 UTC [20869][client backend] [002_pg_upgrade.pl][23/15:19108] STATEMENT: -- For binary upgrade, must preserve pg_type oid SELECT pg_catalog.binary_upgrade_set_next_pg_type_oid('34636'::pg_catalog.oid); -- For binary upgrade, must preserve pg_type array oid SELECT pg_catalog.binary_upgrade_set_next_array_pg_type_oid('34635'::pg_catalog.oid); CREATE DOMAIN "public"."rgb" AS "public"."rainbow" CONSTRAINT "rgb_check" CHECK ((VALUE = ANY (ARRAY['red'::"public"."rainbow", 'green'::"public"."rainbow", 'blue'::"public"."rainbow"]))); 2024-03-21 22:39:55.156 UTC [20869][client backend] [002_pg_upgrade.pl][:0] LOG: disconnection: session time: 0:00:00.240 user=postgres database=regression host=[local] command: "/tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/pg_ctl" -w -D "/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata" -o "" -m fast stop >> "/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata/pg_upgrade_output.d/20240321T223942.568/log/pg_upgrade_server.log" 2>&1 2024-03-21 22:39:55.163 UTC [20680][postmaster] LOG: received fast shutdown request 2024-03-21 22:39:55.164 UTC [20680][postmaster] LOG: aborting any active transactions waiting for server to shut down....2024-03-21 22:39:55.191 UTC [20681][checkpointer] LOG: checkpoint complete: wrote 4680 buffers (28.6%); 0 WAL file(s) added, 0 removed, 33 recycled; write=0.351 s, sync=0.001 s, total=0.352 s; sync files=0, longest=0.000 s, average=0.000 s; distance=34163 kB, estimate=34163 kB; lsn=0/1789AEE0, redo lsn=0/174FF4E0 2024-03-21 22:39:55.193 UTC [20681][checkpointer] LOG: shutting down 2024-03-21 22:39:55.193 UTC [20681][checkpointer] LOG: checkpoint starting: shutdown immediate 2024-03-21 22:39:55.193 UTC [20681][checkpointer] LOG: checkpoint complete: wrote 38 buffers (0.2%); 0 WAL file(s) added, 0 removed, 4 recycled; write=0.001 s, sync=0.001 s, total=0.001 s; sync files=0, longest=0.000 s, average=0.000 s; distance=3694 kB, estimate=31116 kB; lsn=0/1789AF58, redo lsn=0/1789AF58 2024-03-21 22:39:55.195 UTC [20680][postmaster] LOG: database system is shut down done server stopped === EOF === [22:39:55.654](0.002s) # === contents of /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata/pg_upgrade_output.d/20240321T223942.568/log/pg_upgrade_utility.log === ----------------------------------------------------------------- pg_upgrade run on Thu Mar 21 22:39:42 2024 ----------------------------------------------------------------- command: "/tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/pg_dumpall" --host /tmp/3G23NZJIWK --port 57111 --username postgres --globals-only --quote-all-identifiers --binary-upgrade -f "/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata/pg_upgrade_output.d/20240321T223942.568/dump/pg_upgrade_dump_globals.sql" >> "/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata/pg_upgrade_output.d/20240321T223942.568/log/pg_upgrade_utility.log" 2>&1 command: "/tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/vacuumdb" --host /tmp/3G23NZJIWK --port 57112 --username postgres --all --analyze >> "/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata/pg_upgrade_output.d/20240321T223942.568/log/pg_upgrade_utility.log" 2>&1 vacuumdb: vacuuming database "postgres" vacuumdb: vacuuming database "template1" command: "/tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/vacuumdb" --host /tmp/3G23NZJIWK --port 57112 --username postgres --all --freeze >> "/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata/pg_upgrade_output.d/20240321T223942.568/log/pg_upgrade_utility.log" 2>&1 vacuumdb: vacuuming database "postgres" vacuumdb: vacuuming database "template1" command: cp -Rf "/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_old_node_data/pgdata/pg_xact" "/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata/pg_xact" >> "/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata/pg_upgrade_output.d/20240321T223942.568/log/pg_upgrade_utility.log" 2>&1 command: "/tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/pg_resetwal" -f -u 730 "/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata" >> "/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata/pg_upgrade_output.d/20240321T223942.568/log/pg_upgrade_utility.log" 2>&1 Write-ahead log reset command: "/tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/pg_resetwal" -f -x 19075 "/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata" >> "/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata/pg_upgrade_output.d/20240321T223942.568/log/pg_upgrade_utility.log" 2>&1 Write-ahead log reset command: "/tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/pg_resetwal" -f -e 0 "/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata" >> "/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata/pg_upgrade_output.d/20240321T223942.568/log/pg_upgrade_utility.log" 2>&1 Write-ahead log reset command: "/tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/pg_resetwal" -f -c 19075,19075 "/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata" >> "/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata/pg_upgrade_output.d/20240321T223942.568/log/pg_upgrade_utility.log" 2>&1 Write-ahead log reset command: cp -Rf "/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_old_node_data/pgdata/pg_multixact/offsets" "/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata/pg_multixact/offsets" >> "/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata/pg_upgrade_output.d/20240321T223942.568/log/pg_upgrade_utility.log" 2>&1 command: cp -Rf "/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_old_node_data/pgdata/pg_multixact/members" "/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata/pg_multixact/members" >> "/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata/pg_upgrade_output.d/20240321T223942.568/log/pg_upgrade_utility.log" 2>&1 command: "/tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/pg_resetwal" -O 5 -m 3,1 "/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata" >> "/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata/pg_upgrade_output.d/20240321T223942.568/log/pg_upgrade_utility.log" 2>&1 Write-ahead log reset command: "/tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/pg_resetwal" -l 00000001000000000000014C "/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata" >> "/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata/pg_upgrade_output.d/20240321T223942.568/log/pg_upgrade_utility.log" 2>&1 Write-ahead log reset command: "/tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/psql" --echo-queries --set ON_ERROR_STOP=on --no-psqlrc --dbname=template1 --host /tmp/3G23NZJIWK --port 57112 --username postgres -f "/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata/pg_upgrade_output.d/20240321T223942.568/dump/pg_upgrade_dump_globals.sql" >> "/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata/pg_upgrade_output.d/20240321T223942.568/log/pg_upgrade_utility.log" 2>&1 SET default_transaction_read_only = off; SET SET client_encoding = 'UTF8'; SET SET standard_conforming_strings = on; SET SELECT pg_catalog.binary_upgrade_set_next_pg_authid_oid('10'::pg_catalog.oid); binary_upgrade_set_next_pg_authid_oid --------------------------------------- (1 row) ALTER ROLE "postgres" WITH SUPERUSER INHERIT CREATEROLE CREATEDB LOGIN REPLICATION BYPASSRLS; ALTER ROLE === EOF === [22:39:55.654](0.000s) # === contents of /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata/pg_upgrade_output.d/20240321T223942.568/log/pg_upgrade_dump_1.log === command: "/tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/pg_dump" --host /tmp/3G23NZJIWK --port 57111 --username postgres --schema-only --quote-all-identifiers --binary-upgrade --format=custom --file="/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata/pg_upgrade_output.d/20240321T223942.568/dump/pg_upgrade_dump_1.custom" 'dbname=template1' >> "/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata/pg_upgrade_output.d/20240321T223942.568/log/pg_upgrade_dump_1.log" 2>&1 command: "/tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/pg_restore" --host /tmp/3G23NZJIWK --port 57112 --username postgres --clean --create --exit-on-error --verbose --transaction-size=1000 --dbname postgres "/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata/pg_upgrade_output.d/20240321T223942.568/dump/pg_upgrade_dump_1.custom" >> "/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata/pg_upgrade_output.d/20240321T223942.568/log/pg_upgrade_dump_1.log" 2>&1 pg_restore: connecting to database for restore pg_restore: dropping DATABASE PROPERTIES template1 pg_restore: dropping DATABASE template1 pg_restore: creating DATABASE "template1" pg_restore: WARNING: databases created by regression test cases should have names including "regression" pg_restore: connecting to new database "template1" pg_restore: creating COMMENT "DATABASE "template1"" pg_restore: creating DATABASE PROPERTIES "template1" pg_restore: connecting to new database "template1" pg_restore: creating pg_largeobject "pg_largeobject" pg_restore: creating COMMENT "SCHEMA "public"" pg_restore: creating ACL "DATABASE "template1"" === EOF === [22:39:55.654](0.000s) # === contents of /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata/pg_upgrade_output.d/20240321T223942.568/log/pg_upgrade_dump_5.log === command: "/tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/pg_dump" --host /tmp/3G23NZJIWK --port 57111 --username postgres --schema-only --quote-all-identifiers --binary-upgrade --format=custom --file="/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata/pg_upgrade_output.d/20240321T223942.568/dump/pg_upgrade_dump_5.custom" 'dbname=postgres' >> "/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata/pg_upgrade_output.d/20240321T223942.568/log/pg_upgrade_dump_5.log" 2>&1 command: "/tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/pg_restore" --host /tmp/3G23NZJIWK --port 57112 --username postgres --clean --create --exit-on-error --verbose --transaction-size=1000 --dbname template1 "/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata/pg_upgrade_output.d/20240321T223942.568/dump/pg_upgrade_dump_5.custom" >> "/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata/pg_upgrade_output.d/20240321T223942.568/log/pg_upgrade_dump_5.log" 2>&1 pg_restore: connecting to database for restore pg_restore: dropping DATABASE PROPERTIES postgres pg_restore: dropping DATABASE postgres pg_restore: creating DATABASE "postgres" pg_restore: WARNING: databases created by regression test cases should have names including "regression" pg_restore: connecting to new database "postgres" pg_restore: creating COMMENT "DATABASE "postgres"" pg_restore: creating DATABASE PROPERTIES "postgres" pg_restore: connecting to new database "postgres" pg_restore: creating pg_largeobject "pg_largeobject" pg_restore: creating COMMENT "SCHEMA "public"" === EOF === [22:39:55.654](0.000s) # === contents of /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata/pg_upgrade_output.d/20240321T223942.568/log/pg_upgrade_dump_16384.log === command: "/tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/pg_dump" --host /tmp/3G23NZJIWK --port 57111 --username postgres --schema-only --quote-all-identifiers --binary-upgrade --format=custom --file="/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata/pg_upgrade_output.d/20240321T223942.568/dump/pg_upgrade_dump_16384.custom" 'dbname='"'"'regression\\"\\  !"#$%&\'"'"'()*+,-\\\\"\\\\\\'"'"'' >> "/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata/pg_upgrade_output.d/20240321T223942.568/log/pg_upgrade_dump_16384.log" 2>&1 command: "/tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/pg_restore" --host /tmp/3G23NZJIWK --port 57112 --username postgres --create --exit-on-error --verbose --transaction-size=1000 --dbname template1 "/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata/pg_upgrade_output.d/20240321T223942.568/dump/pg_upgrade_dump_16384.custom" >> "/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata/pg_upgrade_output.d/20240321T223942.568/log/pg_upgrade_dump_16384.log" 2>&1 pg_restore: connecting to database for restore pg_restore: creating DATABASE "regression\"\  !"#$%&'()*+,-\\"\\\" pg_restore: connecting to new database "regression\"\  !"#$%&'()*+,-\\"\\\" pg_restore: creating DATABASE PROPERTIES "regression\"\  !"#$%&'()*+,-\\"\\\" pg_restore: connecting to new database "regression\"\  !"#$%&'()*+,-\\"\\\" pg_restore: creating pg_largeobject "pg_largeobject" pg_restore: creating COMMENT "SCHEMA "public"" === EOF === [22:39:55.654](0.000s) # === contents of /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata/pg_upgrade_output.d/20240321T223942.568/log/pg_upgrade_dump_16385.log === command: "/tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/pg_dump" --host /tmp/3G23NZJIWK --port 57111 --username postgres --schema-only --quote-all-identifiers --binary-upgrade --format=custom --file="/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata/pg_upgrade_output.d/20240321T223942.568/dump/pg_upgrade_dump_16385.custom" 'dbname='"'"'regression./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ'"'"'' >> "/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata/pg_upgrade_output.d/20240321T223942.568/log/pg_upgrade_dump_16385.log" 2>&1 command: "/tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/pg_restore" --host /tmp/3G23NZJIWK --port 57112 --username postgres --create --exit-on-error --verbose --transaction-size=1000 --dbname template1 "/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata/pg_upgrade_output.d/20240321T223942.568/dump/pg_upgrade_dump_16385.custom" >> "/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata/pg_upgrade_output.d/20240321T223942.568/log/pg_upgrade_dump_16385.log" 2>&1 pg_restore: connecting to database for restore pg_restore: creating DATABASE "regression./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ" pg_restore: connecting to new database "regression./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ" pg_restore: creating DATABASE PROPERTIES "regression./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ" pg_restore: connecting to new database "regression./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ" pg_restore: creating pg_largeobject "pg_largeobject" pg_restore: creating COMMENT "SCHEMA "public"" === EOF === [22:39:55.654](0.000s) # === contents of /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata/pg_upgrade_output.d/20240321T223942.568/log/pg_upgrade_dump_16386.log === command: "/tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/pg_dump" --host /tmp/3G23NZJIWK --port 57111 --username postgres --schema-only --quote-all-identifiers --binary-upgrade --format=custom --file="/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata/pg_upgrade_output.d/20240321T223942.568/dump/pg_upgrade_dump_16386.custom" 'dbname='"'"'regression[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~'"'"'' >> "/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata/pg_upgrade_output.d/20240321T223942.568/log/pg_upgrade_dump_16386.log" 2>&1 command: "/tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/pg_restore" --host /tmp/3G23NZJIWK --port 57112 --username postgres --create --exit-on-error --verbose --transaction-size=1000 --dbname template1 "/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata/pg_upgrade_output.d/20240321T223942.568/dump/pg_upgrade_dump_16386.custom" >> "/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata/pg_upgrade_output.d/20240321T223942.568/log/pg_upgrade_dump_16386.log" 2>&1 pg_restore: connecting to database for restore pg_restore: creating DATABASE "regression[\]^_`abcdefghijklmnopqrstuvwxyz{|}~" pg_restore: connecting to new database "regression[\]^_`abcdefghijklmnopqrstuvwxyz{|}~" pg_restore: creating DATABASE PROPERTIES "regression[\]^_`abcdefghijklmnopqrstuvwxyz{|}~" pg_restore: connecting to new database "regression[\]^_`abcdefghijklmnopqrstuvwxyz{|}~" pg_restore: creating pg_largeobject "pg_largeobject" pg_restore: creating COMMENT "SCHEMA "public"" === EOF === [22:39:55.654](0.000s) # === contents of /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata/pg_upgrade_output.d/20240321T223942.568/log/pg_upgrade_dump_16387.log === command: "/tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/pg_dump" --host /tmp/3G23NZJIWK --port 57111 --username postgres --schema-only --quote-all-identifiers --binary-upgrade --format=custom --file="/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata/pg_upgrade_output.d/20240321T223942.568/dump/pg_upgrade_dump_16387.custom" 'dbname=regression' >> "/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata/pg_upgrade_output.d/20240321T223942.568/log/pg_upgrade_dump_16387.log" 2>&1 command: "/tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/pg_restore" --host /tmp/3G23NZJIWK --port 57112 --username postgres --create --exit-on-error --verbose --transaction-size=1000 --dbname template1 "/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata/pg_upgrade_output.d/20240321T223942.568/dump/pg_upgrade_dump_16387.custom" >> "/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata/pg_upgrade_output.d/20240321T223942.568/log/pg_upgrade_dump_16387.log" 2>&1 pg_restore: connecting to database for restore pg_restore: creating DATABASE "regression" pg_restore: connecting to new database "regression" pg_restore: creating DATABASE PROPERTIES "regression" pg_restore: connecting to new database "regression" pg_restore: creating pg_largeobject "pg_largeobject" pg_restore: creating SCHEMA "fkpart3" pg_restore: creating SCHEMA "fkpart4" pg_restore: creating SCHEMA "fkpart5" pg_restore: creating SCHEMA "fkpart6" pg_restore: creating SCHEMA "mvtest_mvschema" pg_restore: creating COMMENT "SCHEMA "public"" pg_restore: creating SCHEMA "regress_indexing" pg_restore: creating SCHEMA "regress_rls_schema" pg_restore: creating SCHEMA "regress_schema_2" pg_restore: creating SCHEMA "testxmlschema" pg_restore: creating COLLATION "public.coll_icu_upgrade" pg_restore: creating COLLATION "public.regress_pg_c_utf8" pg_restore: creating TRANSFORM "TRANSFORM FOR integer LANGUAGE "sql"" pg_restore: creating TYPE "public.aggtype" pg_restore: creating TYPE "public.arrayrange" pg_restore: creating TYPE "public.cantcompare" pg_restore: creating SHELL TYPE "public.casttesttype" pg_restore: creating FUNCTION "public.casttesttype_in("cstring")" pg_restore: creating FUNCTION "public.casttesttype_out("public"."casttesttype")" pg_restore: creating TYPE "public.casttesttype" pg_restore: creating SHELL TYPE "public.city_budget" pg_restore: creating FUNCTION "public.int44in("cstring")" pg_restore: creating FUNCTION "public.int44out("public"."city_budget")" pg_restore: creating TYPE "public.city_budget" pg_restore: creating TYPE "public.complex" pg_restore: creating DOMAIN "public.con" pg_restore: creating DOMAIN "public.dom" pg_restore: creating TYPE "public.float8range" pg_restore: creating DOMAIN "public.gtestdomain1" pg_restore: creating TYPE "public.insenum" pg_restore: creating SHELL TYPE "public.int42" pg_restore: creating FUNCTION "public.int42_in("cstring")" pg_restore: creating FUNCTION "public.int42_out("public"."int42")" pg_restore: creating TYPE "public.int42" pg_restore: creating SHELL TYPE "public.int8alias1" pg_restore: creating FUNCTION "public.int8alias1in("cstring")" pg_restore: creating FUNCTION "public.int8alias1out("public"."int8alias1")" pg_restore: creating TYPE "public.int8alias1" pg_restore: creating SHELL TYPE "public.int8alias2" pg_restore: creating FUNCTION "public.int8alias2in("cstring")" pg_restore: creating FUNCTION "public.int8alias2out("public"."int8alias2")" pg_restore: creating TYPE "public.int8alias2" pg_restore: creating TYPE "public.jbpop" pg_restore: creating TYPE "public.jpop" pg_restore: creating TYPE "public.jpop2" pg_restore: creating DOMAIN "public.mynums" pg_restore: creating DOMAIN "public.mynums2" pg_restore: creating TYPE "public.myshell" pg_restore: creating DOMAIN "public.orderedarray" pg_restore: creating DOMAIN "public.orderedpair" pg_restore: creating TYPE "public.person_type" pg_restore: creating TYPE "public.planets" pg_restore: creating FUNCTION "public.plpgsql_arr_domain_check(integer[])" pg_restore: creating DOMAIN "public.plpgsql_arr_domain" pg_restore: creating FUNCTION "public.plpgsql_domain_check(integer)" pg_restore: creating DOMAIN "public.plpgsql_domain" pg_restore: creating DOMAIN "public.pos_int" pg_restore: creating TYPE "public.quad" pg_restore: creating TYPE "public.rainbow" pg_restore: creating TYPE "public.record_type" pg_restore: creating TYPE "public.rewritetype" pg_restore: creating DOMAIN "public.rgb" pg_restore: while PROCESSING TOC: pg_restore: from TOC entry 3372; 1247 34636 DOMAIN rgb postgres pg_restore: error: could not execute query: ERROR: unsafe use of new value "red" of enum type public.rainbow HINT: New enum values must be committed before they can be used. Command was: -- For binary upgrade, must preserve pg_type oid SELECT pg_catalog.binary_upgrade_set_next_pg_type_oid('34636'::pg_catalog.oid); -- For binary upgrade, must preserve pg_type array oid SELECT pg_catalog.binary_upgrade_set_next_array_pg_type_oid('34635'::pg_catalog.oid); CREATE DOMAIN "public"."rgb" AS "public"."rainbow" CONSTRAINT "rgb_check" CHECK ((VALUE = ANY (ARRAY['red'::"public"."rainbow", 'green'::"public"."rainbow", 'blue'::"public"."rainbow"]))); === EOF === [22:39:55.671](0.016s) ok 16 - check that locales in new cluster match original cluster # Running: pg_dumpall --no-sync -d port=57112 host=/tmp/3G23NZJIWK dbname='postgres' -f /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/tmp_test_krdM/dump2.sql [22:39:56.841](1.170s) ok 17 - dump after running pg_upgrade [22:39:56.884](0.043s) not ok 18 - old and new dumps match after pg_upgrade [22:39:56.886](0.002s) # Failed test 'old and new dumps match after pg_upgrade' # at /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 498. [22:39:56.886](0.000s) # got: '1' # expected: '0' === diff of /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/tmp_test_krdM/dump1.sql_filtered and /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/tmp_test_krdM/dump2.sql_filtered === stdout === --- /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/tmp_test_krdM/dump1.sql_filtered 2024-03-21 22:39:56.883628000 +0000 +++ /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/tmp_test_krdM/dump2.sql_filtered 2024-03-21 22:39:56.884026000 +0000 @@ -116,437472 +116,6 @@ SET client_min_messages = warning; SET row_security = off; -- --- Name: fkpart3; Type: SCHEMA; Schema: -; Owner: postgres --- -CREATE SCHEMA fkpart3; -ALTER SCHEMA fkpart3 OWNER TO postgres; --- --- Name: fkpart4; Type: SCHEMA; Schema: -; Owner: postgres --- -CREATE SCHEMA fkpart4; -ALTER SCHEMA fkpart4 OWNER TO postgres; --- --- Name: fkpart5; Type: SCHEMA; Schema: -; Owner: postgres --- -CREATE SCHEMA fkpart5; -ALTER SCHEMA fkpart5 OWNER TO postgres; --- --- Name: fkpart6; Type: SCHEMA; Schema: -; Owner: postgres --- -CREATE SCHEMA fkpart6; -ALTER SCHEMA fkpart6 OWNER TO postgres; --- --- Name: mvtest_mvschema; Type: SCHEMA; Schema: -; Owner: postgres --- -CREATE SCHEMA mvtest_mvschema; -ALTER SCHEMA mvtest_mvschema OWNER TO postgres; --- --- Name: regress_indexing; Type: SCHEMA; Schema: -; Owner: postgres --- -CREATE SCHEMA regress_indexing; -ALTER SCHEMA regress_indexing OWNER TO postgres; --- --- Name: regress_rls_schema; Type: SCHEMA; Schema: -; Owner: postgres --- -CREATE SCHEMA regress_rls_schema; -ALTER SCHEMA regress_rls_schema OWNER TO postgres; --- --- Name: regress_schema_2; Type: SCHEMA; Schema: -; Owner: postgres --- -CREATE SCHEMA regress_schema_2; -ALTER SCHEMA regress_schema_2 OWNER TO postgres; --- --- Name: testxmlschema; Type: SCHEMA; Schema: -; Owner: postgres --- -CREATE SCHEMA testxmlschema; -ALTER SCHEMA testxmlschema OWNER TO postgres; --- --- Name: coll_icu_upgrade; Type: COLLATION; Schema: public; Owner: postgres --- -CREATE COLLATION public.coll_icu_upgrade (provider = icu, locale = 'und'); -ALTER COLLATION public.coll_icu_upgrade OWNER TO postgres; --- --- Name: regress_pg_c_utf8; Type: COLLATION; Schema: public; Owner: postgres --- -CREATE COLLATION public.regress_pg_c_utf8 (provider = builtin, locale = 'C.UTF-8'); -ALTER COLLATION public.regress_pg_c_utf8 OWNER TO postgres; --- --- Name: TRANSFORM FOR integer LANGUAGE sql; Type: TRANSFORM; Schema: -; Owner: - --- -CREATE TRANSFORM FOR integer LANGUAGE sql (FROM SQL WITH FUNCTION pg_catalog.prsd_lextype(internal), TO SQL WITH FUNCTION pg_catalog.int4recv(internal)); --- --- Name: aggtype; Type: TYPE; Schema: public; Owner: postgres --- -CREATE TYPE public.aggtype AS ( - a integer, - b integer, - c text -); -ALTER TYPE public.aggtype OWNER TO postgres; --- --- Name: arrayrange; Type: TYPE; Schema: public; Owner: postgres --- -CREATE TYPE public.arrayrange AS RANGE ( - subtype = integer[], - multirange_type_name = public.arraymultirange -); -ALTER TYPE public.arrayrange OWNER TO postgres; --- --- Name: cantcompare; Type: TYPE; Schema: public; Owner: postgres --- -CREATE TYPE public.cantcompare AS ( - p point, - r double precision -); -ALTER TYPE public.cantcompare OWNER TO postgres; --- --- Name: casttesttype; Type: SHELL TYPE; Schema: public; Owner: postgres --- -CREATE TYPE public.casttesttype; --- --- Name: casttesttype_in(cstring); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.casttesttype_in(cstring) RETURNS public.casttesttype - LANGUAGE internal IMMUTABLE STRICT - AS $$textin$$; -ALTER FUNCTION public.casttesttype_in(cstring) OWNER TO postgres; --- --- Name: casttesttype_out(public.casttesttype); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.casttesttype_out(public.casttesttype) RETURNS cstring - LANGUAGE internal IMMUTABLE STRICT - AS $$textout$$; -ALTER FUNCTION public.casttesttype_out(public.casttesttype) OWNER TO postgres; --- --- Name: casttesttype; Type: TYPE; Schema: public; Owner: postgres --- -CREATE TYPE public.casttesttype ( - INTERNALLENGTH = variable, - INPUT = public.casttesttype_in, - OUTPUT = public.casttesttype_out, - ALIGNMENT = int4, - STORAGE = plain -); -ALTER TYPE public.casttesttype OWNER TO postgres; --- --- Name: city_budget; Type: SHELL TYPE; Schema: public; Owner: postgres --- -CREATE TYPE public.city_budget; --- --- Name: int44in(cstring); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.int44in(cstring) RETURNS public.city_budget - LANGUAGE c IMMUTABLE STRICT - AS '/tmp/cirrus-ci-build/build/src/test/regress/regress.so', 'int44in'; -ALTER FUNCTION public.int44in(cstring) OWNER TO postgres; --- --- Name: int44out(public.city_budget); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.int44out(public.city_budget) RETURNS cstring - LANGUAGE c IMMUTABLE STRICT - AS '/tmp/cirrus-ci-build/build/src/test/regress/regress.so', 'int44out'; -ALTER FUNCTION public.int44out(public.city_budget) OWNER TO postgres; --- --- Name: city_budget; Type: TYPE; Schema: public; Owner: postgres --- -CREATE TYPE public.city_budget ( - INTERNALLENGTH = 16, - INPUT = public.int44in, - OUTPUT = public.int44out, - SUBSCRIPT = raw_array_subscript_handler, - ELEMENT = integer, - CATEGORY = 'x', - PREFERRED = true, - ALIGNMENT = int4, - STORAGE = plain -); -ALTER TYPE public.city_budget OWNER TO postgres; --- --- Name: complex; Type: TYPE; Schema: public; Owner: postgres --- -CREATE TYPE public.complex AS ( - r double precision, - i double precision -); -ALTER TYPE public.complex OWNER TO postgres; --- --- Name: con; Type: DOMAIN; Schema: public; Owner: postgres --- -CREATE DOMAIN public.con AS integer - CONSTRAINT con_check CHECK ((VALUE > 0)); -ALTER DOMAIN public.con OWNER TO postgres; --- --- Name: dom; Type: DOMAIN; Schema: public; Owner: postgres --- -CREATE DOMAIN public.dom AS integer; -ALTER DOMAIN public.dom OWNER TO postgres; --- --- Name: float8range; Type: TYPE; Schema: public; Owner: postgres --- -CREATE TYPE public.float8range AS RANGE ( - subtype = double precision, - multirange_type_name = public.float8multirange, - subtype_diff = float8mi -); -ALTER TYPE public.float8range OWNER TO postgres; --- --- Name: gtestdomain1; Type: DOMAIN; Schema: public; Owner: postgres --- -CREATE DOMAIN public.gtestdomain1 AS integer - CONSTRAINT gtestdomain1_check CHECK ((VALUE < 10)); -ALTER DOMAIN public.gtestdomain1 OWNER TO postgres; --- --- Name: insenum; Type: TYPE; Schema: public; Owner: postgres --- -CREATE TYPE public.insenum AS ENUM ( - 'L1', - 'i1', - 'i2', - 'i3', - 'i4', - 'i5', - 'i6', - 'i7', - 'i8', - 'i9', - 'i10', - 'i11', - 'i12', - 'i13', - 'i14', - 'i15', - 'i16', - 'i17', - 'i18', - 'i19', - 'i20', - 'i21', - 'i22', - 'i23', - 'i24', - 'i25', - 'i26', - 'i27', - 'i28', - 'i29', - 'i30', - 'L2' -); -ALTER TYPE public.insenum OWNER TO postgres; --- --- Name: int42; Type: SHELL TYPE; Schema: public; Owner: postgres --- -CREATE TYPE public.int42; --- --- Name: int42_in(cstring); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.int42_in(cstring) RETURNS public.int42 - LANGUAGE internal IMMUTABLE STRICT - AS $$int4in$$; -ALTER FUNCTION public.int42_in(cstring) OWNER TO postgres; --- --- Name: int42_out(public.int42); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.int42_out(public.int42) RETURNS cstring - LANGUAGE internal IMMUTABLE STRICT - AS $$int4out$$; -ALTER FUNCTION public.int42_out(public.int42) OWNER TO postgres; --- --- Name: int42; Type: TYPE; Schema: public; Owner: postgres --- -CREATE TYPE public.int42 ( - INTERNALLENGTH = 4, - INPUT = public.int42_in, - OUTPUT = public.int42_out, - DEFAULT = '42', - ALIGNMENT = int4, - STORAGE = plain, - PASSEDBYVALUE -); -ALTER TYPE public.int42 OWNER TO postgres; --- --- Name: int8alias1; Type: SHELL TYPE; Schema: public; Owner: postgres --- -CREATE TYPE public.int8alias1; --- --- Name: int8alias1in(cstring); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.int8alias1in(cstring) RETURNS public.int8alias1 - LANGUAGE internal IMMUTABLE STRICT - AS $$int8in$$; -ALTER FUNCTION public.int8alias1in(cstring) OWNER TO postgres; --- --- Name: int8alias1out(public.int8alias1); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.int8alias1out(public.int8alias1) RETURNS cstring - LANGUAGE internal IMMUTABLE STRICT - AS $$int8out$$; -ALTER FUNCTION public.int8alias1out(public.int8alias1) OWNER TO postgres; --- --- Name: int8alias1; Type: TYPE; Schema: public; Owner: postgres --- -CREATE TYPE public.int8alias1 ( - INTERNALLENGTH = 8, - INPUT = public.int8alias1in, - OUTPUT = public.int8alias1out, - ALIGNMENT = double, - STORAGE = plain, - PASSEDBYVALUE -); -ALTER TYPE public.int8alias1 OWNER TO postgres; --- --- Name: int8alias2; Type: SHELL TYPE; Schema: public; Owner: postgres --- -CREATE TYPE public.int8alias2; --- --- Name: int8alias2in(cstring); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.int8alias2in(cstring) RETURNS public.int8alias2 - LANGUAGE internal IMMUTABLE STRICT - AS $$int8in$$; -ALTER FUNCTION public.int8alias2in(cstring) OWNER TO postgres; --- --- Name: int8alias2out(public.int8alias2); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.int8alias2out(public.int8alias2) RETURNS cstring - LANGUAGE internal IMMUTABLE STRICT - AS $$int8out$$; -ALTER FUNCTION public.int8alias2out(public.int8alias2) OWNER TO postgres; --- --- Name: int8alias2; Type: TYPE; Schema: public; Owner: postgres --- -CREATE TYPE public.int8alias2 ( - INTERNALLENGTH = 8, - INPUT = public.int8alias2in, - OUTPUT = public.int8alias2out, - ALIGNMENT = double, - STORAGE = plain, - PASSEDBYVALUE -); -ALTER TYPE public.int8alias2 OWNER TO postgres; --- --- Name: jbpop; Type: TYPE; Schema: public; Owner: postgres --- -CREATE TYPE public.jbpop AS ( - a text, - b integer, - c timestamp without time zone -); -ALTER TYPE public.jbpop OWNER TO postgres; --- --- Name: jpop; Type: TYPE; Schema: public; Owner: postgres --- -CREATE TYPE public.jpop AS ( - a text, - b integer, - c timestamp without time zone -); -ALTER TYPE public.jpop OWNER TO postgres; --- --- Name: jpop2; Type: TYPE; Schema: public; Owner: postgres --- -CREATE TYPE public.jpop2 AS ( - a integer, - b json, - c integer, - d integer -); -ALTER TYPE public.jpop2 OWNER TO postgres; --- --- Name: mynums; Type: DOMAIN; Schema: public; Owner: postgres --- -CREATE DOMAIN public.mynums AS numeric(4,2)[]; -ALTER DOMAIN public.mynums OWNER TO postgres; --- --- Name: mynums2; Type: DOMAIN; Schema: public; Owner: postgres --- -CREATE DOMAIN public.mynums2 AS public.mynums; -ALTER DOMAIN public.mynums2 OWNER TO postgres; --- --- Name: myshell; Type: TYPE; Schema: public; Owner: postgres --- -CREATE TYPE public.myshell; -ALTER TYPE public.myshell OWNER TO postgres; --- --- Name: orderedarray; Type: DOMAIN; Schema: public; Owner: postgres --- -CREATE DOMAIN public.orderedarray AS integer[] - CONSTRAINT sorted CHECK (((VALUE)[1] < (VALUE)[2])); -ALTER DOMAIN public.orderedarray OWNER TO postgres; --- --- Name: orderedpair; Type: DOMAIN; Schema: public; Owner: postgres --- -CREATE DOMAIN public.orderedpair AS integer[] - CONSTRAINT orderedpair_check CHECK (((VALUE)[1] < (VALUE)[2])); -ALTER DOMAIN public.orderedpair OWNER TO postgres; --- --- Name: person_type; Type: TYPE; Schema: public; Owner: postgres --- -CREATE TYPE public.person_type AS ( - id integer, - name text -); -ALTER TYPE public.person_type OWNER TO postgres; --- --- Name: planets; Type: TYPE; Schema: public; Owner: postgres --- -CREATE TYPE public.planets AS ENUM ( - 'mercury', - 'venus', - 'earth', - 'mars', - 'jupiter', - 'saturn', - 'uranus', - 'neptune', - 'pluto' -); -ALTER TYPE public.planets OWNER TO postgres; --- --- Name: plpgsql_arr_domain_check(integer[]); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.plpgsql_arr_domain_check(val integer[]) RETURNS boolean - LANGUAGE plpgsql IMMUTABLE - AS $$ -begin return val[1] > 0; end -$$; -ALTER FUNCTION public.plpgsql_arr_domain_check(val integer[]) OWNER TO postgres; --- --- Name: plpgsql_arr_domain; Type: DOMAIN; Schema: public; Owner: postgres --- -CREATE DOMAIN public.plpgsql_arr_domain AS integer[] - CONSTRAINT plpgsql_arr_domain_check CHECK (public.plpgsql_arr_domain_check(VALUE)); -ALTER DOMAIN public.plpgsql_arr_domain OWNER TO postgres; --- --- Name: plpgsql_domain_check(integer); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.plpgsql_domain_check(val integer) RETURNS boolean - LANGUAGE plpgsql IMMUTABLE - AS $$ -begin return val > 0; end -$$; -ALTER FUNCTION public.plpgsql_domain_check(val integer) OWNER TO postgres; --- --- Name: plpgsql_domain; Type: DOMAIN; Schema: public; Owner: postgres --- -CREATE DOMAIN public.plpgsql_domain AS integer - CONSTRAINT plpgsql_domain_check CHECK (public.plpgsql_domain_check(VALUE)); -ALTER DOMAIN public.plpgsql_domain OWNER TO postgres; --- --- Name: pos_int; Type: DOMAIN; Schema: public; Owner: postgres --- -CREATE DOMAIN public.pos_int AS integer NOT NULL - CONSTRAINT pos_int_check CHECK ((VALUE > 0)); -ALTER DOMAIN public.pos_int OWNER TO postgres; --- --- Name: quad; Type: TYPE; Schema: public; Owner: postgres --- -CREATE TYPE public.quad AS ( - c1 public.complex, - c2 public.complex -); -ALTER TYPE public.quad OWNER TO postgres; --- --- Name: rainbow; Type: TYPE; Schema: public; Owner: postgres --- -CREATE TYPE public.rainbow AS ENUM ( - 'red', - 'orange', - 'yellow', - 'green', - 'blue', - 'purple' -); -ALTER TYPE public.rainbow OWNER TO postgres; --- --- Name: record_type; Type: TYPE; Schema: public; Owner: postgres --- -CREATE TYPE public.record_type AS ( - x text, - y integer, - z boolean -); -ALTER TYPE public.record_type OWNER TO postgres; --- --- Name: rewritetype; Type: TYPE; Schema: public; Owner: postgres --- -CREATE TYPE public.rewritetype AS ( - a text -); -ALTER TYPE public.rewritetype OWNER TO postgres; --- --- Name: rgb; Type: DOMAIN; Schema: public; Owner: postgres --- -CREATE DOMAIN public.rgb AS public.rainbow - CONSTRAINT rgb_check CHECK ((VALUE = ANY (ARRAY['red'::public.rainbow, 'green'::public.rainbow, 'blue'::public.rainbow]))); -ALTER DOMAIN public.rgb OWNER TO postgres; --- --- Name: rngfunc_rescan_t; Type: TYPE; Schema: public; Owner: postgres --- -CREATE TYPE public.rngfunc_rescan_t AS ( - i integer, - s bigint -); -ALTER TYPE public.rngfunc_rescan_t OWNER TO postgres; --- --- Name: spgist_text; Type: DOMAIN; Schema: public; Owner: postgres --- -CREATE DOMAIN public.spgist_text AS character varying; -ALTER DOMAIN public.spgist_text OWNER TO postgres; --- --- Name: sqljsonb_int_not_null; Type: DOMAIN; Schema: public; Owner: postgres --- -CREATE DOMAIN public.sqljsonb_int_not_null AS integer NOT NULL; -ALTER DOMAIN public.sqljsonb_int_not_null OWNER TO postgres; --- --- Name: sqljsonb_rec; Type: TYPE; Schema: public; Owner: postgres --- -CREATE TYPE public.sqljsonb_rec AS ( - a integer, - t text, - js json, - jb jsonb, - jsa json[] -); -ALTER TYPE public.sqljsonb_rec OWNER TO postgres; --- --- Name: sqljsonb_reca; Type: TYPE; Schema: public; Owner: postgres --- -CREATE TYPE public.sqljsonb_reca AS ( - reca public.sqljsonb_rec[] -); -ALTER TYPE public.sqljsonb_reca OWNER TO postgres; --- --- Name: stoplight; Type: TYPE; Schema: public; Owner: postgres --- -CREATE TYPE public.stoplight AS ENUM ( - 'red', - 'yellow', - 'green' -); -ALTER TYPE public.stoplight OWNER TO postgres; --- --- Name: str_domain; Type: DOMAIN; Schema: public; Owner: postgres --- -CREATE DOMAIN public.str_domain AS text NOT NULL; -ALTER DOMAIN public.str_domain OWNER TO postgres; --- --- Name: str_domain2; Type: DOMAIN; Schema: public; Owner: postgres --- -CREATE DOMAIN public.str_domain2 AS text DEFAULT 'foo'::text - CONSTRAINT str_domain2_check CHECK ((VALUE <> 'foo'::text)); -ALTER DOMAIN public.str_domain2 OWNER TO postgres; --- --- Name: test_type3; Type: TYPE; Schema: public; Owner: postgres --- -CREATE TYPE public.test_type3 AS ( - b integer -); -ALTER TYPE public.test_type3 OWNER TO postgres; --- --- Name: testboolxmldomain; Type: DOMAIN; Schema: public; Owner: postgres --- -CREATE DOMAIN public.testboolxmldomain AS boolean; -ALTER DOMAIN public.testboolxmldomain OWNER TO postgres; --- --- Name: testdatexmldomain; Type: DOMAIN; Schema: public; Owner: postgres --- -CREATE DOMAIN public.testdatexmldomain AS date; -ALTER DOMAIN public.testdatexmldomain OWNER TO postgres; --- --- Name: testxmldomain; Type: DOMAIN; Schema: public; Owner: postgres --- -CREATE DOMAIN public.testxmldomain AS character varying; -ALTER DOMAIN public.testxmldomain OWNER TO postgres; --- --- Name: text_w_default; Type: SHELL TYPE; Schema: public; Owner: postgres --- -CREATE TYPE public.text_w_default; --- --- Name: text_w_default_in(cstring); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.text_w_default_in(cstring) RETURNS public.text_w_default - LANGUAGE internal IMMUTABLE STRICT - AS $$textin$$; -ALTER FUNCTION public.text_w_default_in(cstring) OWNER TO postgres; --- --- Name: text_w_default_out(public.text_w_default); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.text_w_default_out(public.text_w_default) RETURNS cstring - LANGUAGE internal IMMUTABLE STRICT - AS $$textout$$; -ALTER FUNCTION public.text_w_default_out(public.text_w_default) OWNER TO postgres; --- --- Name: text_w_default; Type: TYPE; Schema: public; Owner: postgres --- -CREATE TYPE public.text_w_default ( - INTERNALLENGTH = variable, - INPUT = public.text_w_default_in, - OUTPUT = public.text_w_default_out, - DEFAULT = 'zippo', - ALIGNMENT = int4, - STORAGE = plain -); -ALTER TYPE public.text_w_default OWNER TO postgres; --- --- Name: textrange; Type: TYPE; Schema: public; Owner: postgres --- -CREATE TYPE public.textrange AS RANGE ( - subtype = text, - multirange_type_name = public.textmultirange, - collation = pg_catalog."C" -); -ALTER TYPE public.textrange OWNER TO postgres; --- --- Name: things; Type: DOMAIN; Schema: public; Owner: postgres --- -CREATE DOMAIN public.things AS integer - CONSTRAINT meow CHECK ((VALUE < 11)); -ALTER DOMAIN public.things OWNER TO postgres; --- --- Name: tt_t0; Type: TYPE; Schema: public; Owner: postgres --- -CREATE TYPE public.tt_t0 AS ( - x integer, - y numeric(8,2) -); -ALTER TYPE public.tt_t0 OWNER TO postgres; --- --- Name: tt_t1; Type: TYPE; Schema: public; Owner: postgres --- -CREATE TYPE public.tt_t1 AS ( - x integer, - y numeric(8,2) -); -ALTER TYPE public.tt_t1 OWNER TO postgres; --- --- Name: varbitrange; Type: TYPE; Schema: public; Owner: postgres --- -CREATE TYPE public.varbitrange AS RANGE ( - subtype = bit varying, - multirange_type_name = public.varbitmultirange -); -ALTER TYPE public.varbitrange OWNER TO postgres; --- --- Name: widget; Type: SHELL TYPE; Schema: public; Owner: postgres --- -CREATE TYPE public.widget; --- --- Name: widget_in(cstring); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.widget_in(cstring) RETURNS public.widget - LANGUAGE c IMMUTABLE STRICT - AS '/tmp/cirrus-ci-build/build/src/test/regress/regress.so', 'widget_in'; -ALTER FUNCTION public.widget_in(cstring) OWNER TO postgres; --- --- Name: widget_out(public.widget); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.widget_out(public.widget) RETURNS cstring - LANGUAGE c IMMUTABLE STRICT - AS '/tmp/cirrus-ci-build/build/src/test/regress/regress.so', 'widget_out'; -ALTER FUNCTION public.widget_out(public.widget) OWNER TO postgres; --- --- Name: widget; Type: TYPE; Schema: public; Owner: postgres --- -CREATE TYPE public.widget ( - INTERNALLENGTH = 24, - INPUT = public.widget_in, - OUTPUT = public.widget_out, - TYPMOD_IN = numerictypmodin, - TYPMOD_OUT = numerictypmodout, - ALIGNMENT = double, - STORAGE = plain -); -ALTER TYPE public.widget OWNER TO postgres; --- --- Name: CAST (text AS public.casttesttype); Type: CAST; Schema: -; Owner: - --- -CREATE CAST (text AS public.casttesttype) WITHOUT FUNCTION AS IMPLICIT; --- --- Name: bar_int4_text(integer); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.bar_int4_text(integer) RETURNS text - LANGUAGE sql - AS $_$ SELECT ('bar'::text || $1::text); $_$; -ALTER FUNCTION public.bar_int4_text(integer) OWNER TO postgres; --- --- Name: CAST (integer AS public.casttesttype); Type: CAST; Schema: -; Owner: - --- -CREATE CAST (integer AS public.casttesttype) WITH FUNCTION public.bar_int4_text(integer) AS IMPLICIT; --- --- Name: CAST (bigint AS public.int8alias1); Type: CAST; Schema: -; Owner: - --- -CREATE CAST (bigint AS public.int8alias1) WITHOUT FUNCTION; --- --- Name: CAST (bigint AS public.int8alias2); Type: CAST; Schema: -; Owner: - --- -CREATE CAST (bigint AS public.int8alias2) WITHOUT FUNCTION; --- --- Name: CAST (public.int8alias1 AS bigint); Type: CAST; Schema: -; Owner: - --- -CREATE CAST (public.int8alias1 AS bigint) WITHOUT FUNCTION; --- --- Name: CAST (public.int8alias2 AS bigint); Type: CAST; Schema: -; Owner: - --- -CREATE CAST (public.int8alias2 AS bigint) WITHOUT FUNCTION; --- --- Name: mvtest_drop_the_index(); Type: FUNCTION; Schema: mvtest_mvschema; Owner: postgres --- -CREATE FUNCTION mvtest_mvschema.mvtest_drop_the_index() RETURNS boolean - LANGUAGE plpgsql - AS $$ -BEGIN - EXECUTE 'DROP INDEX IF EXISTS mvtest_mvschema.mvtest_drop_idx'; - RETURN true; -END; -$$; -ALTER FUNCTION mvtest_mvschema.mvtest_drop_the_index() OWNER TO postgres; --- --- Name: add_group(anyarray, anyelement, integer); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.add_group(grp anyarray, ad anyelement, size integer) RETURNS anyarray - LANGUAGE plpgsql IMMUTABLE - AS $$ -begin - if grp is null then - return array[ad]; - end if; - if array_upper(grp, 1) < size then - return grp || ad; - end if; - return grp; -end; -$$; -ALTER FUNCTION public.add_group(grp anyarray, ad anyelement, size integer) OWNER TO postgres; --- --- Name: aggf_trans(public.aggtype[], integer, integer, text); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.aggf_trans(public.aggtype[], integer, integer, text) RETURNS public.aggtype[] - LANGUAGE sql IMMUTABLE STRICT - AS $_$select array_append($1,ROW($2,$3,$4)::aggtype)$_$; -ALTER FUNCTION public.aggf_trans(public.aggtype[], integer, integer, text) OWNER TO postgres; --- --- Name: aggfns_trans(public.aggtype[], integer, integer, text); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.aggfns_trans(public.aggtype[], integer, integer, text) RETURNS public.aggtype[] - LANGUAGE sql IMMUTABLE - AS $_$select array_append($1,ROW($2,$3,$4)::aggtype)$_$; -ALTER FUNCTION public.aggfns_trans(public.aggtype[], integer, integer, text) OWNER TO postgres; --- --- Name: alter_table_under_transition_tables_upd_func(); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.alter_table_under_transition_tables_upd_func() RETURNS trigger - LANGUAGE plpgsql - AS $$ -BEGIN - RAISE WARNING 'old table = %, new table = %', - (SELECT string_agg(id || '=' || name, ',') FROM d), - (SELECT string_agg(id || '=' || name, ',') FROM i); - RAISE NOTICE 'one = %', (SELECT 1 FROM alter_table_under_transition_tables LIMIT 1); - RETURN NULL; -END; -$$; -ALTER FUNCTION public.alter_table_under_transition_tables_upd_func() OWNER TO postgres; --- --- Name: array_to_set(anyarray); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.array_to_set(anyarray) RETURNS SETOF record - LANGUAGE sql IMMUTABLE - AS $_$ - select i AS "index", $1[i] AS "value" from generate_subscripts($1, 1) i -$_$; -ALTER FUNCTION public.array_to_set(anyarray) OWNER TO postgres; --- --- Name: autoinc(); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.autoinc() RETURNS trigger - LANGUAGE c - AS '/tmp/cirrus-ci-build/build/src/test/regress/autoinc.so', 'autoinc'; -ALTER FUNCTION public.autoinc() OWNER TO postgres; --- --- Name: binary_coercible(oid, oid); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.binary_coercible(oid, oid) RETURNS boolean - LANGUAGE c STABLE STRICT PARALLEL SAFE - AS '/tmp/cirrus-ci-build/build/src/test/regress/regress.so', 'binary_coercible'; -ALTER FUNCTION public.binary_coercible(oid, oid) OWNER TO postgres; --- --- Name: bleat(integer); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.bleat(integer) RETURNS integer - LANGUAGE plpgsql - AS $_$ -begin - raise notice 'bleat %', $1; - return $1; -end$_$; -ALTER FUNCTION public.bleat(integer) OWNER TO postgres; --- --- Name: boo(integer); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.boo(integer) RETURNS integer - LANGUAGE plpgsql IMMUTABLE STRICT - AS $_$ BEGIN RAISE NOTICE 'boo: %', $1; RETURN $1; END; $_$; -ALTER FUNCTION public.boo(integer) OWNER TO postgres; --- --- Name: cache_test(integer); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.cache_test(integer) RETURNS integer - LANGUAGE plpgsql - AS $_$ -declare total int; -begin - create temp table t1(f1 int); - insert into t1 values($1); - insert into t1 values(11); - insert into t1 values(12); - insert into t1 values(13); - select sum(f1) into total from t1; - drop table t1; - return total; -end -$_$; -ALTER FUNCTION public.cache_test(integer) OWNER TO postgres; --- --- Name: cache_test_2(); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.cache_test_2() RETURNS integer - LANGUAGE plpgsql - AS $$ -begin - return f1 from v1; -end$$; -ALTER FUNCTION public.cache_test_2() OWNER TO postgres; --- --- Name: cachebug(); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.cachebug() RETURNS void - LANGUAGE plpgsql - AS $$ -declare r int; -begin - drop table if exists temptable cascade; - create temp table temptable as select * from generate_series(1,3) as f1; - create temp view vv as select * from temptable; - for r in select * from vv loop - raise notice '%', r; - end loop; -end$$; -ALTER FUNCTION public.cachebug() OWNER TO postgres; --- --- Name: casttestfunc(public.casttesttype); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.casttestfunc(public.casttesttype) RETURNS integer - LANGUAGE sql - AS $$ SELECT 1; $$; -ALTER FUNCTION public.casttestfunc(public.casttesttype) OWNER TO postgres; -SET default_tablespace = ''; -SET default_table_access_method = heap; --- --- Name: check_con_tbl; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.check_con_tbl ( - f1 integer -); -ALTER TABLE public.check_con_tbl OWNER TO postgres; --- --- Name: check_con_function(public.check_con_tbl); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.check_con_function(public.check_con_tbl) RETURNS boolean - LANGUAGE plpgsql IMMUTABLE - AS $_$ -begin - raise notice 'input = %', row_to_json($1); - return $1.f1 > 0; -end $_$; -ALTER FUNCTION public.check_con_function(public.check_con_tbl) OWNER TO postgres; --- --- Name: check_estimated_rows(text); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.check_estimated_rows(text) RETURNS TABLE(estimated integer, actual integer) - LANGUAGE plpgsql - AS $_$ -declare - ln text; - tmp text[]; - first_row bool := true; -begin - for ln in - execute format('explain analyze %s', $1) - loop - if first_row then - first_row := false; - tmp := regexp_match(ln, 'rows=(\d*) .* rows=(\d*)'); - return query select tmp[1]::int, tmp[2]::int; - end if; - end loop; -end; -$_$; -ALTER FUNCTION public.check_estimated_rows(text) OWNER TO postgres; --- --- Name: check_foreign_key(); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.check_foreign_key() RETURNS trigger - LANGUAGE c - AS '/tmp/cirrus-ci-build/build/src/test/regress/refint.so', 'check_foreign_key'; -ALTER FUNCTION public.check_foreign_key() OWNER TO postgres; --- --- Name: check_primary_key(); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.check_primary_key() RETURNS trigger - LANGUAGE c - AS '/tmp/cirrus-ci-build/build/src/test/regress/refint.so', 'check_primary_key'; -ALTER FUNCTION public.check_primary_key() OWNER TO postgres; --- --- Name: city_delete(); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.city_delete() RETURNS trigger - LANGUAGE plpgsql - AS $$ -begin - DELETE FROM city_table WHERE city_id = OLD.city_id; - if NOT FOUND then RETURN NULL; end if; - RETURN OLD; -end; -$$; -ALTER FUNCTION public.city_delete() OWNER TO postgres; --- --- Name: city_insert(); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.city_insert() RETURNS trigger - LANGUAGE plpgsql - AS $$ -declare - ctry_id int; -begin - if NEW.country_name IS NOT NULL then - SELECT country_id, continent INTO ctry_id, NEW.continent - FROM country_table WHERE country_name = NEW.country_name; - if NOT FOUND then - raise exception 'No such country: "%"', NEW.country_name; - end if; - else - NEW.continent := NULL; - end if; - if NEW.city_id IS NOT NULL then - INSERT INTO city_table - VALUES(NEW.city_id, NEW.city_name, NEW.population, ctry_id); - else - INSERT INTO city_table(city_name, population, country_id) - VALUES(NEW.city_name, NEW.population, ctry_id) - RETURNING city_id INTO NEW.city_id; - end if; - RETURN NEW; -end; -$$; -ALTER FUNCTION public.city_insert() OWNER TO postgres; --- --- Name: city_update(); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.city_update() RETURNS trigger - LANGUAGE plpgsql - AS $$ -declare - ctry_id int; -begin - if NEW.country_name IS DISTINCT FROM OLD.country_name then - SELECT country_id, continent INTO ctry_id, NEW.continent - FROM country_table WHERE country_name = NEW.country_name; - if NOT FOUND then - raise exception 'No such country: "%"', NEW.country_name; - end if; - UPDATE city_table SET city_name = NEW.city_name, - population = NEW.population, - country_id = ctry_id - WHERE city_id = OLD.city_id; - else - UPDATE city_table SET city_name = NEW.city_name, - population = NEW.population - WHERE city_id = OLD.city_id; - NEW.continent := OLD.continent; - end if; - if NOT FOUND then RETURN NULL; end if; - RETURN NEW; -end; -$$; -ALTER FUNCTION public.city_update() OWNER TO postgres; --- --- Name: cleast_accum(anycompatible, anycompatiblearray); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.cleast_accum(anycompatible, VARIADIC anycompatiblearray) RETURNS anycompatible - LANGUAGE sql - AS $_$select least($1, min($2[i])) from generate_subscripts($2,1) g(i)$_$; -ALTER FUNCTION public.cleast_accum(anycompatible, VARIADIC anycompatiblearray) OWNER TO postgres; --- --- Name: constant_refcursor(); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.constant_refcursor() RETURNS refcursor - LANGUAGE plpgsql - AS $$ -declare - rc constant refcursor := 'my_cursor_name'; -begin - open rc for select a from rc_test; - return rc; -end -$$; -ALTER FUNCTION public.constant_refcursor() OWNER TO postgres; --- --- Name: consumes_rw_array(integer[]); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.consumes_rw_array(integer[]) RETURNS integer - LANGUAGE plpgsql STABLE - AS $_$ - begin return $1[1]; end; -$_$; -ALTER FUNCTION public.consumes_rw_array(integer[]) OWNER TO postgres; --- --- Name: distinct_func(integer); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.distinct_func(a integer) RETURNS integer - LANGUAGE plpgsql PARALLEL SAFE - AS $$ - BEGIN - RETURN a; - END; -$$; -ALTER FUNCTION public.distinct_func(a integer) OWNER TO postgres; --- --- Name: do_analyze(); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.do_analyze() RETURNS void - LANGUAGE sql - AS $$ANALYZE pg_am$$; -ALTER FUNCTION public.do_analyze() OWNER TO postgres; --- --- Name: doubledecrement(public.pos_int); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.doubledecrement(p1 public.pos_int) RETURNS public.pos_int - LANGUAGE plpgsql - AS $$ -declare v pos_int := 1; -begin - v := p1 - 1; - return v - 1; -end$$; -ALTER FUNCTION public.doubledecrement(p1 public.pos_int) OWNER TO postgres; --- --- Name: drop_sql_command(); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.drop_sql_command() RETURNS event_trigger - LANGUAGE plpgsql - AS $$ -BEGIN -RAISE NOTICE '% - sql_drop', tg_tag; -END; -$$; -ALTER FUNCTION public.drop_sql_command() OWNER TO postgres; --- --- Name: dummy_update_func(); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.dummy_update_func() RETURNS trigger - LANGUAGE plpgsql - AS $$ -BEGIN - RAISE NOTICE 'dummy_update_func(%) called: action = %, old = %, new = %', - TG_ARGV[0], TG_OP, OLD, NEW; - RETURN NEW; -END; -$$; -ALTER FUNCTION public.dummy_update_func() OWNER TO postgres; --- --- Name: end_command(); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.end_command() RETURNS event_trigger - LANGUAGE plpgsql - AS $$ -BEGIN -RAISE NOTICE '% - ddl_command_end', tg_tag; -END; -$$; -ALTER FUNCTION public.end_command() OWNER TO postgres; --- --- Name: equipment_r; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.equipment_r ( - name text, - hobby text -); -ALTER TABLE public.equipment_r OWNER TO postgres; --- --- Name: hobbies_r; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.hobbies_r ( - name text, - person text -); -ALTER TABLE public.hobbies_r OWNER TO postgres; --- --- Name: equipment(public.hobbies_r); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.equipment(public.hobbies_r) RETURNS SETOF public.equipment_r - LANGUAGE sql - AS $_$select * from equipment_r where hobby = $1.name$_$; -ALTER FUNCTION public.equipment(public.hobbies_r) OWNER TO postgres; --- --- Name: equipment_named(public.hobbies_r); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.equipment_named(hobby public.hobbies_r) RETURNS SETOF public.equipment_r - LANGUAGE sql - AS $$select * from equipment_r where equipment_r.hobby = equipment_named.hobby.name$$; -ALTER FUNCTION public.equipment_named(hobby public.hobbies_r) OWNER TO postgres; --- --- Name: equipment_named_ambiguous_1a(public.hobbies_r); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.equipment_named_ambiguous_1a(hobby public.hobbies_r) RETURNS SETOF public.equipment_r - LANGUAGE sql - AS $$select * from equipment_r where hobby = equipment_named_ambiguous_1a.hobby.name$$; -ALTER FUNCTION public.equipment_named_ambiguous_1a(hobby public.hobbies_r) OWNER TO postgres; --- --- Name: equipment_named_ambiguous_1b(public.hobbies_r); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.equipment_named_ambiguous_1b(hobby public.hobbies_r) RETURNS SETOF public.equipment_r - LANGUAGE sql - AS $$select * from equipment_r where equipment_r.hobby = hobby.name$$; -ALTER FUNCTION public.equipment_named_ambiguous_1b(hobby public.hobbies_r) OWNER TO postgres; --- --- Name: equipment_named_ambiguous_1c(public.hobbies_r); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.equipment_named_ambiguous_1c(hobby public.hobbies_r) RETURNS SETOF public.equipment_r - LANGUAGE sql - AS $$select * from equipment_r where hobby = hobby.name$$; -ALTER FUNCTION public.equipment_named_ambiguous_1c(hobby public.hobbies_r) OWNER TO postgres; --- --- Name: equipment_named_ambiguous_2a(text); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.equipment_named_ambiguous_2a(hobby text) RETURNS SETOF public.equipment_r - LANGUAGE sql - AS $$select * from equipment_r where hobby = equipment_named_ambiguous_2a.hobby$$; -ALTER FUNCTION public.equipment_named_ambiguous_2a(hobby text) OWNER TO postgres; --- --- Name: equipment_named_ambiguous_2b(text); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.equipment_named_ambiguous_2b(hobby text) RETURNS SETOF public.equipment_r - LANGUAGE sql - AS $$select * from equipment_r where equipment_r.hobby = hobby$$; -ALTER FUNCTION public.equipment_named_ambiguous_2b(hobby text) OWNER TO postgres; --- --- Name: eval(text); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.eval(expr text) RETURNS text - LANGUAGE plpgsql - AS $$ -DECLARE - result text; -BEGIN - EXECUTE 'select '||expr INTO result; - RETURN result; -EXCEPTION WHEN OTHERS THEN - RETURN SQLERRM; -END -$$; -ALTER FUNCTION public.eval(expr text) OWNER TO postgres; --- --- Name: event_trigger_report_dropped(); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.event_trigger_report_dropped() RETURNS event_trigger - LANGUAGE plpgsql - AS $$ -DECLARE r record; -BEGIN - FOR r IN SELECT * from pg_event_trigger_dropped_objects() - LOOP - IF NOT r.normal AND NOT r.original THEN - CONTINUE; - END IF; - RAISE NOTICE 'NORMAL: orig=% normal=% istemp=% type=% identity=% name=% args=%', - r.original, r.normal, r.is_temporary, r.object_type, - r.object_identity, r.address_names, r.address_args; - END LOOP; -END; $$; -ALTER FUNCTION public.event_trigger_report_dropped() OWNER TO postgres; --- --- Name: event_trigger_report_end(); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.event_trigger_report_end() RETURNS event_trigger - LANGUAGE plpgsql - AS $$ -DECLARE r RECORD; -BEGIN - FOR r IN SELECT * FROM pg_event_trigger_ddl_commands() - LOOP - RAISE NOTICE 'END: command_tag=% type=% identity=%', - r.command_tag, r.object_type, r.object_identity; - END LOOP; -END; $$; -ALTER FUNCTION public.event_trigger_report_end() OWNER TO postgres; --- --- Name: execute_into_test(character varying); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.execute_into_test(character varying) RETURNS record - LANGUAGE plpgsql - AS $_$ -declare - _r record; - _rt eifoo%rowtype; - _v eitype; - i int; - j int; - k int; -begin - execute 'insert into '||$1||' values(10,15)'; - execute 'select (row).* from (select row(10,1)::eifoo) s' into _r; - raise notice '% %', _r.i, _r.y; - execute 'select * from '||$1||' limit 1' into _rt; - raise notice '% %', _rt.i, _rt.y; - execute 'select *, 20 from '||$1||' limit 1' into i, j, k; - raise notice '% % %', i, j, k; - execute 'select 1,2' into _v; - return _v; -end; $_$; -ALTER FUNCTION public.execute_into_test(character varying) OWNER TO postgres; --- --- Name: execute_text_query_heap(text); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.execute_text_query_heap(query_sql text) RETURNS SETOF text - LANGUAGE plpgsql - AS $$ -begin - set enable_seqscan = on; - set enable_bitmapscan = off; - return query execute query_sql; -end; -$$; -ALTER FUNCTION public.execute_text_query_heap(query_sql text) OWNER TO postgres; --- --- Name: execute_text_query_index(text); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.execute_text_query_index(query_sql text) RETURNS SETOF text - LANGUAGE plpgsql - AS $$ -begin - set enable_seqscan = off; - set enable_bitmapscan = on; - return query execute query_sql; -end; -$$; -ALTER FUNCTION public.execute_text_query_index(query_sql text) OWNER TO postgres; --- --- Name: explain_analyze_inc_sort_nodes(text); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.explain_analyze_inc_sort_nodes(query text) RETURNS jsonb - LANGUAGE plpgsql - AS $$ -declare - elements jsonb; - element jsonb; - matching_nodes jsonb := '[]'::jsonb; -begin - execute 'explain (analyze, costs off, summary off, timing off, format ''json'') ' || query into strict elements; - while jsonb_array_length(elements) > 0 loop - element := elements->0; - elements := elements - 0; - case jsonb_typeof(element) - when 'array' then - if jsonb_array_length(element) > 0 then - elements := elements || element; - end if; - when 'object' then - if element ? 'Plan' then - elements := elements || jsonb_build_array(element->'Plan'); - element := element - 'Plan'; - else - if element ? 'Plans' then - elements := elements || jsonb_build_array(element->'Plans'); - element := element - 'Plans'; - end if; - if (element->>'Node Type')::text = 'Incremental Sort' then - matching_nodes := matching_nodes || element; - end if; - end if; - end case; - end loop; - return matching_nodes; -end; -$$; -ALTER FUNCTION public.explain_analyze_inc_sort_nodes(query text) OWNER TO postgres; --- --- Name: explain_analyze_inc_sort_nodes_verify_invariants(text); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.explain_analyze_inc_sort_nodes_verify_invariants(query text) RETURNS boolean - LANGUAGE plpgsql - AS $$ -declare - node jsonb; - group_stats jsonb; - group_key text; - space_key text; -begin - for node in select * from jsonb_array_elements(explain_analyze_inc_sort_nodes(query)) t loop - for group_key in select unnest(array['Full-sort Groups', 'Pre-sorted Groups']::text[]) t loop - group_stats := node->group_key; - for space_key in select unnest(array['Sort Space Memory', 'Sort Space Disk']::text[]) t loop - if (group_stats->space_key->'Peak Sort Space Used')::bigint < (group_stats->space_key->'Peak Sort Space Used')::bigint then - raise exception '% has invalid max space < average space', group_key; - end if; - end loop; - end loop; - end loop; - return true; -end; -$$; -ALTER FUNCTION public.explain_analyze_inc_sort_nodes_verify_invariants(query text) OWNER TO postgres; --- --- Name: explain_analyze_inc_sort_nodes_without_memory(text); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.explain_analyze_inc_sort_nodes_without_memory(query text) RETURNS jsonb - LANGUAGE plpgsql - AS $$ -declare - nodes jsonb := '[]'::jsonb; - node jsonb; - group_key text; - space_key text; -begin - for node in select * from jsonb_array_elements(explain_analyze_inc_sort_nodes(query)) t loop - for group_key in select unnest(array['Full-sort Groups', 'Pre-sorted Groups']::text[]) t loop - for space_key in select unnest(array['Sort Space Memory', 'Sort Space Disk']::text[]) t loop - node := jsonb_set(node, array[group_key, space_key, 'Average Sort Space Used'], '"NN"', false); - node := jsonb_set(node, array[group_key, space_key, 'Peak Sort Space Used'], '"NN"', false); - end loop; - end loop; - nodes := nodes || node; - end loop; - return nodes; -end; -$$; -ALTER FUNCTION public.explain_analyze_inc_sort_nodes_without_memory(query text) OWNER TO postgres; --- --- Name: explain_analyze_without_memory(text); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.explain_analyze_without_memory(query text) RETURNS TABLE(out_line text) - LANGUAGE plpgsql - AS $$ -declare - line text; -begin - for line in - execute 'explain (analyze, costs off, summary off, timing off) ' || query - loop - out_line := regexp_replace(line, '\d+kB', 'NNkB', 'g'); - return next; - end loop; -end; -$$; -ALTER FUNCTION public.explain_analyze_without_memory(query text) OWNER TO postgres; --- --- Name: explain_filter(text); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.explain_filter(text) RETURNS SETOF text - LANGUAGE plpgsql - AS $_$ -declare - ln text; -begin - for ln in execute $1 - loop - -- Replace any numeric word with just 'N' - ln := regexp_replace(ln, '-?\m\d+\M', 'N', 'g'); - -- In sort output, the above won't match units-suffixed numbers - ln := regexp_replace(ln, '\m\d+kB', 'NkB', 'g'); - -- Ignore text-mode buffers output because it varies depending - -- on the system state - CONTINUE WHEN (ln ~ ' +Buffers: .*'); - -- Ignore text-mode "Planning:" line because whether it's output - -- varies depending on the system state - CONTINUE WHEN (ln = 'Planning:'); - return next ln; - end loop; -end; -$_$; -ALTER FUNCTION public.explain_filter(text) OWNER TO postgres; --- --- Name: explain_filter_to_json(text); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.explain_filter_to_json(text) RETURNS jsonb - LANGUAGE plpgsql - AS $_$ -declare - data text := ''; - ln text; -begin - for ln in execute $1 - loop - -- Replace any numeric word with just '0' - ln := regexp_replace(ln, '\m\d+\M', '0', 'g'); - data := data || ln; - end loop; - return data::jsonb; -end; -$_$; -ALTER FUNCTION public.explain_filter_to_json(text) OWNER TO postgres; --- --- Name: explain_memoize(text, boolean); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.explain_memoize(query text, hide_hitmiss boolean) RETURNS SETOF text - LANGUAGE plpgsql - AS $$ -declare - ln text; -begin - for ln in - execute format('explain (analyze, costs off, summary off, timing off) %s', - query) - loop - if hide_hitmiss = true then - ln := regexp_replace(ln, 'Hits: 0', 'Hits: Zero'); - ln := regexp_replace(ln, 'Hits: \d+', 'Hits: N'); - ln := regexp_replace(ln, 'Misses: 0', 'Misses: Zero'); - ln := regexp_replace(ln, 'Misses: \d+', 'Misses: N'); - end if; - ln := regexp_replace(ln, 'Evictions: 0', 'Evictions: Zero'); - ln := regexp_replace(ln, 'Evictions: \d+', 'Evictions: N'); - ln := regexp_replace(ln, 'Memory Usage: \d+', 'Memory Usage: N'); - ln := regexp_replace(ln, 'Heap Fetches: \d+', 'Heap Fetches: N'); - ln := regexp_replace(ln, 'loops=\d+', 'loops=N'); - return next ln; - end loop; -end; -$$; -ALTER FUNCTION public.explain_memoize(query text, hide_hitmiss boolean) OWNER TO postgres; --- --- Name: explain_parallel_append(text); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.explain_parallel_append(text) RETURNS SETOF text - LANGUAGE plpgsql - AS $_$ -declare - ln text; -begin - for ln in - execute format('explain (analyze, costs off, summary off, timing off) %s', - $1) - loop - ln := regexp_replace(ln, 'Workers Launched: \d+', 'Workers Launched: N'); - ln := regexp_replace(ln, 'actual rows=\d+ loops=\d+', 'actual rows=N loops=N'); - ln := regexp_replace(ln, 'Rows Removed by Filter: \d+', 'Rows Removed by Filter: N'); - return next ln; - end loop; -end; -$_$; -ALTER FUNCTION public.explain_parallel_append(text) OWNER TO postgres; --- --- Name: explain_query_json(text); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.explain_query_json(query_sql text) RETURNS TABLE(explain_line json) - LANGUAGE plpgsql - AS $$ -begin - set enable_seqscan = off; - set enable_bitmapscan = on; - return query execute 'EXPLAIN (ANALYZE, FORMAT json) ' || query_sql; -end; -$$; -ALTER FUNCTION public.explain_query_json(query_sql text) OWNER TO postgres; --- --- Name: int8_tbl; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.int8_tbl ( - q1 bigint, - q2 bigint -); -ALTER TABLE public.int8_tbl OWNER TO postgres; --- --- Name: extractq2(public.int8_tbl); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.extractq2(t public.int8_tbl) RETURNS bigint - LANGUAGE sql IMMUTABLE - AS $$ - select t.q2 -$$; -ALTER FUNCTION public.extractq2(t public.int8_tbl) OWNER TO postgres; --- --- Name: extractq2_2(public.int8_tbl); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.extractq2_2(t public.int8_tbl) RETURNS TABLE(ret1 bigint) - LANGUAGE sql IMMUTABLE - AS $$ - select extractq2(t) offset 0 -$$; -ALTER FUNCTION public.extractq2_2(t public.int8_tbl) OWNER TO postgres; --- --- Name: extractq2_2_opt(public.int8_tbl); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.extractq2_2_opt(t public.int8_tbl) RETURNS TABLE(ret1 bigint) - LANGUAGE sql IMMUTABLE - AS $$ - select extractq2(t) -$$; -ALTER FUNCTION public.extractq2_2_opt(t public.int8_tbl) OWNER TO postgres; --- --- Name: f1_times_10(); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.f1_times_10() RETURNS trigger - LANGUAGE plpgsql - AS $$ begin new.f1 := new.f1 * 10; return new; end $$; -ALTER FUNCTION public.f1_times_10() OWNER TO postgres; --- --- Name: f_leak(text); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.f_leak(text) RETURNS boolean - LANGUAGE plpgsql COST 1e-07 - AS $_$BEGIN RAISE NOTICE 'f_leak => %', $1; RETURN true; END$_$; -ALTER FUNCTION public.f_leak(text) OWNER TO postgres; --- --- Name: ffnp(integer[]); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.ffnp(integer[]) RETURNS integer[] - LANGUAGE sql - AS $_$select $1$_$; -ALTER FUNCTION public.ffnp(integer[]) OWNER TO postgres; --- --- Name: ffp(anyarray); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.ffp(anyarray) RETURNS anyarray - LANGUAGE sql - AS $_$select $1$_$; -ALTER FUNCTION public.ffp(anyarray) OWNER TO postgres; --- --- Name: fipshash(bytea); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.fipshash(bytea) RETURNS text - LANGUAGE sql IMMUTABLE STRICT LEAKPROOF PARALLEL SAFE - RETURN substr(encode(sha256($1), 'hex'::text), 1, 32); -ALTER FUNCTION public.fipshash(bytea) OWNER TO postgres; --- --- Name: fipshash(text); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.fipshash(text) RETURNS text - LANGUAGE sql IMMUTABLE STRICT LEAKPROOF PARALLEL SAFE - RETURN substr(encode(sha256(($1)::bytea), 'hex'::text), 1, 32); -ALTER FUNCTION public.fipshash(text) OWNER TO postgres; --- --- Name: first_el(anyarray); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.first_el(anyarray) RETURNS anyelement - LANGUAGE sql IMMUTABLE STRICT - AS $_$select $1[1]$_$; -ALTER FUNCTION public.first_el(anyarray) OWNER TO postgres; --- --- Name: first_el_transfn(anyarray, anyelement); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.first_el_transfn(anyarray, anyelement) RETURNS anyarray - LANGUAGE sql IMMUTABLE - AS $_$select $1 || $2$_$; -ALTER FUNCTION public.first_el_transfn(anyarray, anyelement) OWNER TO postgres; --- --- Name: float8mi_int(double precision, double precision); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.float8mi_int(double precision, double precision) RETURNS integer - LANGUAGE sql - AS $_$ SELECT CAST($1 - $2 AS INT); $_$; -ALTER FUNCTION public.float8mi_int(double precision, double precision) OWNER TO postgres; --- --- Name: float8mi_n(double precision, double precision); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.float8mi_n(double precision, double precision) RETURNS double precision - LANGUAGE sql - AS $_$ SELECT $1 - $2; $_$; -ALTER FUNCTION public.float8mi_n(double precision, double precision) OWNER TO postgres; --- --- Name: func_with_bad_set(); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.func_with_bad_set() RETURNS integer - LANGUAGE sql - SET default_text_search_config TO 'no_such_config' - AS $$ select 1 $$; -ALTER FUNCTION public.func_with_bad_set() OWNER TO postgres; --- --- Name: func_with_set_params(); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.func_with_set_params() RETURNS integer - LANGUAGE sql IMMUTABLE STRICT - SET search_path TO 'pg_catalog' - SET extra_float_digits TO '2' - SET work_mem TO '4MB' - SET "DateStyle" TO 'iso, mdy' - SET local_preload_libraries TO 'Mixed/Case', 'c:/''a"/path', '', '0123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789' - AS $$select 1;$$; -ALTER FUNCTION public.func_with_set_params() OWNER TO postgres; --- --- Name: partitioned_table; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.partitioned_table ( - a integer, - b text -) -PARTITION BY LIST (a); -ALTER TABLE public.partitioned_table OWNER TO postgres; --- --- Name: get_from_partitioned_table(integer); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.get_from_partitioned_table(integer) RETURNS public.partitioned_table - LANGUAGE plpgsql - AS $_$ -DECLARE - a_val partitioned_table.a%TYPE; - result partitioned_table%ROWTYPE; -BEGIN - a_val := $1; - SELECT * INTO result FROM partitioned_table WHERE a = a_val; - RETURN result; -END; $_$; -ALTER FUNCTION public.get_from_partitioned_table(integer) OWNER TO postgres; --- --- Name: gstest_data(integer); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.gstest_data(v integer, OUT a integer, OUT b integer) RETURNS SETOF record - LANGUAGE plpgsql - AS $$ - begin - return query select v, i from generate_series(1,3) i; - end; - $$; -ALTER FUNCTION public.gstest_data(v integer, OUT a integer, OUT b integer) OWNER TO postgres; --- --- Name: gtest_trigger_func(); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.gtest_trigger_func() RETURNS trigger - LANGUAGE plpgsql - AS $$ -BEGIN - IF tg_op IN ('DELETE', 'UPDATE') THEN - RAISE INFO '%: %: old = %', TG_NAME, TG_WHEN, OLD; - END IF; - IF tg_op IN ('INSERT', 'UPDATE') THEN - RAISE INFO '%: %: new = %', TG_NAME, TG_WHEN, NEW; - END IF; - IF tg_op = 'DELETE' THEN - RETURN OLD; - ELSE - RETURN NEW; - END IF; -END -$$; -ALTER FUNCTION public.gtest_trigger_func() OWNER TO postgres; --- --- Name: gtest_trigger_func3(); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.gtest_trigger_func3() RETURNS trigger - LANGUAGE plpgsql - AS $$ -BEGIN - RAISE NOTICE 'OK'; - RETURN NEW; -END -$$; -ALTER FUNCTION public.gtest_trigger_func3() OWNER TO postgres; --- --- Name: gtest_trigger_func4(); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.gtest_trigger_func4() RETURNS trigger - LANGUAGE plpgsql - AS $$ -BEGIN - NEW.a = 10; - NEW.b = 300; - RETURN NEW; -END; -$$; -ALTER FUNCTION public.gtest_trigger_func4() OWNER TO postgres; --- --- Name: person; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.person ( - name text, - age integer, - location point -); -ALTER TABLE public.person OWNER TO postgres; --- --- Name: hobbies(public.person); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.hobbies(public.person) RETURNS SETOF public.hobbies_r - LANGUAGE sql - AS $_$select * from hobbies_r where person = $1.name$_$; -ALTER FUNCTION public.hobbies(public.person) OWNER TO postgres; --- --- Name: hobbies_by_name(text); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.hobbies_by_name(text) RETURNS text - LANGUAGE sql - AS $_$select person from hobbies_r where name = $1$_$; -ALTER FUNCTION public.hobbies_by_name(text) OWNER TO postgres; --- --- Name: hobby_construct(text, text); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.hobby_construct(text, text) RETURNS public.hobbies_r - LANGUAGE sql - AS $_$select $1 as name, $2 as hobby$_$; -ALTER FUNCTION public.hobby_construct(text, text) OWNER TO postgres; --- --- Name: hobby_construct_named(text, text); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.hobby_construct_named(name text, hobby text) RETURNS public.hobbies_r - LANGUAGE sql - AS $$select name, hobby$$; -ALTER FUNCTION public.hobby_construct_named(name text, hobby text) OWNER TO postgres; --- --- Name: infinite_recurse(); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.infinite_recurse() RETURNS integer - LANGUAGE sql - AS $$select infinite_recurse()$$; -ALTER FUNCTION public.infinite_recurse() OWNER TO postgres; --- --- Name: inoutparam_succeed(anyrange); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.inoutparam_succeed(OUT i anyelement, INOUT r anyrange) RETURNS record - LANGUAGE sql - AS $_$ select upper($1), $1 $_$; -ALTER FUNCTION public.inoutparam_succeed(OUT i anyelement, INOUT r anyrange) OWNER TO postgres; --- --- Name: insert_tt(text); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.insert_tt(text) RETURNS integer - LANGUAGE sql - AS $_$ insert into tt(data) values($1),($1||$1) returning f1 $_$; -ALTER FUNCTION public.insert_tt(text) OWNER TO postgres; --- --- Name: insert_tt2(text, text); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.insert_tt2(text, text) RETURNS SETOF integer - LANGUAGE sql - AS $_$ insert into tt(data) values($1),($2) returning f1 $_$; -ALTER FUNCTION public.insert_tt2(text, text) OWNER TO postgres; --- --- Name: int8alias1cmp(bigint, public.int8alias1); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.int8alias1cmp(bigint, public.int8alias1) RETURNS integer - LANGUAGE internal IMMUTABLE STRICT - AS $$btint8cmp$$; -ALTER FUNCTION public.int8alias1cmp(bigint, public.int8alias1) OWNER TO postgres; --- --- Name: int8alias1eq(bigint, public.int8alias1); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.int8alias1eq(bigint, public.int8alias1) RETURNS boolean - LANGUAGE internal IMMUTABLE STRICT - AS $$int8eq$$; -ALTER FUNCTION public.int8alias1eq(bigint, public.int8alias1) OWNER TO postgres; --- --- Name: int8alias1eq(public.int8alias1, public.int8alias1); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.int8alias1eq(public.int8alias1, public.int8alias1) RETURNS boolean - LANGUAGE internal IMMUTABLE STRICT - AS $$int8eq$$; -ALTER FUNCTION public.int8alias1eq(public.int8alias1, public.int8alias1) OWNER TO postgres; --- --- Name: int8alias1eq(public.int8alias1, public.int8alias2); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.int8alias1eq(public.int8alias1, public.int8alias2) RETURNS boolean - LANGUAGE internal IMMUTABLE STRICT - AS $$int8eq$$; -ALTER FUNCTION public.int8alias1eq(public.int8alias1, public.int8alias2) OWNER TO postgres; --- --- Name: int8alias1lt(public.int8alias1, public.int8alias1); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.int8alias1lt(public.int8alias1, public.int8alias1) RETURNS boolean - LANGUAGE internal IMMUTABLE STRICT - AS $$int8lt$$; -ALTER FUNCTION public.int8alias1lt(public.int8alias1, public.int8alias1) OWNER TO postgres; --- --- Name: int8alias2eq(public.int8alias2, public.int8alias2); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.int8alias2eq(public.int8alias2, public.int8alias2) RETURNS boolean - LANGUAGE internal IMMUTABLE STRICT - AS $$int8eq$$; -ALTER FUNCTION public.int8alias2eq(public.int8alias2, public.int8alias2) OWNER TO postgres; --- --- Name: interpt_pp(path, path); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.interpt_pp(path, path) RETURNS point - LANGUAGE c STRICT - AS '/tmp/cirrus-ci-build/build/src/test/regress/regress.so', 'interpt_pp'; -ALTER FUNCTION public.interpt_pp(path, path) OWNER TO postgres; --- --- Name: ks_test_normal_random(); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.ks_test_normal_random() RETURNS boolean - LANGUAGE plpgsql - AS $$ -DECLARE - n int := 1000; -- Number of samples - c float8 := 1.94947; -- Critical value for 99.9% confidence - ok boolean; -BEGIN - ok := ( - WITH samples AS ( - SELECT random_normal() r FROM generate_series(1, n) ORDER BY 1 - ), indexed_samples AS ( - SELECT (row_number() OVER())-1.0 i, r FROM samples - ) - SELECT max(abs((1+erf(r/sqrt(2)))/2 - i/n)) < c / sqrt(n) - FROM indexed_samples - ); - RETURN ok; -END -$$; -ALTER FUNCTION public.ks_test_normal_random() OWNER TO postgres; --- --- Name: ks_test_uniform_random(); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.ks_test_uniform_random() RETURNS boolean - LANGUAGE plpgsql - AS $$ -DECLARE - n int := 1000; -- Number of samples - c float8 := 1.94947; -- Critical value for 99.9% confidence - ok boolean; -BEGIN - ok := ( - WITH samples AS ( - SELECT random() r FROM generate_series(1, n) ORDER BY 1 - ), indexed_samples AS ( - SELECT (row_number() OVER())-1.0 i, r FROM samples - ) - SELECT max(abs(i/n-r)) < c / sqrt(n) FROM indexed_samples - ); - RETURN ok; -END -$$; -ALTER FUNCTION public.ks_test_uniform_random() OWNER TO postgres; --- --- Name: large_val(); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.large_val() RETURNS text - LANGUAGE sql - AS $$select array_agg(fipshash(g::text))::text from generate_series(1, 256) g$$; -ALTER FUNCTION public.large_val() OWNER TO postgres; --- --- Name: least_accum(anyelement, anyarray); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.least_accum(anyelement, VARIADIC anyarray) RETURNS anyelement - LANGUAGE sql - AS $_$select least($1, min($2[i])) from generate_subscripts($2,1) g(i)$_$; -ALTER FUNCTION public.least_accum(anyelement, VARIADIC anyarray) OWNER TO postgres; --- --- Name: list_partitioned_table(); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.list_partitioned_table() RETURNS SETOF integer - LANGUAGE plpgsql - AS $$ -DECLARE - row public.partitioned_table%ROWTYPE; - a_val public.partitioned_table.a%TYPE; -BEGIN - FOR row IN SELECT * FROM public.partitioned_table ORDER BY a LOOP - a_val := row.a; - RETURN NEXT a_val; - END LOOP; - RETURN; -END; $$; -ALTER FUNCTION public.list_partitioned_table() OWNER TO postgres; --- --- Name: logging_minvfunc_nonstrict(text, anyelement); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.logging_minvfunc_nonstrict(text, anyelement) RETURNS text - LANGUAGE sql IMMUTABLE - AS $_$ SELECT $1 || '-' || quote_nullable($2) $_$; -ALTER FUNCTION public.logging_minvfunc_nonstrict(text, anyelement) OWNER TO postgres; --- --- Name: logging_minvfunc_strict(text, anyelement); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.logging_minvfunc_strict(text, anyelement) RETURNS text - LANGUAGE sql IMMUTABLE STRICT - AS $_$ SELECT $1 || '-' || quote_nullable($2) $_$; -ALTER FUNCTION public.logging_minvfunc_strict(text, anyelement) OWNER TO postgres; --- --- Name: logging_msfunc_nonstrict(text, anyelement); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.logging_msfunc_nonstrict(text, anyelement) RETURNS text - LANGUAGE sql IMMUTABLE - AS $_$ SELECT COALESCE($1, '') || '+' || quote_nullable($2) $_$; -ALTER FUNCTION public.logging_msfunc_nonstrict(text, anyelement) OWNER TO postgres; --- --- Name: logging_msfunc_strict(text, anyelement); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.logging_msfunc_strict(text, anyelement) RETURNS text - LANGUAGE sql IMMUTABLE STRICT - AS $_$ SELECT $1 || '+' || quote_nullable($2) $_$; -ALTER FUNCTION public.logging_msfunc_strict(text, anyelement) OWNER TO postgres; --- --- Name: logging_sfunc_nonstrict(text, anyelement); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.logging_sfunc_nonstrict(text, anyelement) RETURNS text - LANGUAGE sql IMMUTABLE - AS $_$ SELECT COALESCE($1, '') || '*' || quote_nullable($2) $_$; -ALTER FUNCTION public.logging_sfunc_nonstrict(text, anyelement) OWNER TO postgres; --- --- Name: logging_sfunc_strict(text, anyelement); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.logging_sfunc_strict(text, anyelement) RETURNS text - LANGUAGE sql IMMUTABLE STRICT - AS $_$ SELECT $1 || '*' || quote_nullable($2) $_$; -ALTER FUNCTION public.logging_sfunc_strict(text, anyelement) OWNER TO postgres; --- --- Name: make_table(); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.make_table() RETURNS void - LANGUAGE sql - AS $$ - CREATE TABLE created_table AS SELECT * FROM int8_tbl; -$$; -ALTER FUNCTION public.make_table() OWNER TO postgres; --- --- Name: make_tuple_indirect(record); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.make_tuple_indirect(record) RETURNS record - LANGUAGE c STRICT - AS '/tmp/cirrus-ci-build/build/src/test/regress/regress.so', 'make_tuple_indirect'; -ALTER FUNCTION public.make_tuple_indirect(record) OWNER TO postgres; --- --- Name: max_xacttest(); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.max_xacttest() RETURNS smallint - LANGUAGE plpgsql - AS $$begin return max(a) from xacttest; end$$; -ALTER FUNCTION public.max_xacttest() OWNER TO postgres; --- --- Name: mlparted5abrtrig_func(); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.mlparted5abrtrig_func() RETURNS trigger - LANGUAGE plpgsql - AS $$ begin new.c = 'b'; return new; end; $$; -ALTER FUNCTION public.mlparted5abrtrig_func() OWNER TO postgres; --- --- Name: mr_inoutparam_succeed(anymultirange); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.mr_inoutparam_succeed(OUT i anyelement, INOUT r anymultirange) RETURNS record - LANGUAGE sql - AS $_$ select upper($1), $1 $_$; -ALTER FUNCTION public.mr_inoutparam_succeed(OUT i anyelement, INOUT r anymultirange) OWNER TO postgres; --- --- Name: mr_outparam_succeed(anymultirange); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.mr_outparam_succeed(i anymultirange, OUT r anymultirange, OUT t text) RETURNS record - LANGUAGE sql - AS $_$ select $1, 'foo'::text $_$; -ALTER FUNCTION public.mr_outparam_succeed(i anymultirange, OUT r anymultirange, OUT t text) OWNER TO postgres; --- --- Name: mr_outparam_succeed2(anymultirange); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.mr_outparam_succeed2(i anymultirange, OUT r anyarray, OUT t text) RETURNS record - LANGUAGE sql - AS $_$ select ARRAY[upper($1)], 'foo'::text $_$; -ALTER FUNCTION public.mr_outparam_succeed2(i anymultirange, OUT r anyarray, OUT t text) OWNER TO postgres; --- --- Name: mr_outparam_succeed3(anymultirange); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.mr_outparam_succeed3(i anymultirange, OUT r anyrange, OUT t text) RETURNS record - LANGUAGE sql - AS $_$ select range_merge($1), 'foo'::text $_$; -ALTER FUNCTION public.mr_outparam_succeed3(i anymultirange, OUT r anyrange, OUT t text) OWNER TO postgres; --- --- Name: mr_outparam_succeed4(anyrange); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.mr_outparam_succeed4(i anyrange, OUT r anymultirange, OUT t text) RETURNS record - LANGUAGE sql - AS $_$ select multirange($1), 'foo'::text $_$; -ALTER FUNCTION public.mr_outparam_succeed4(i anyrange, OUT r anymultirange, OUT t text) OWNER TO postgres; --- --- Name: mr_polymorphic(anyrange); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.mr_polymorphic(i anyrange) RETURNS anymultirange - LANGUAGE plpgsql - AS $_$ begin return multirange($1); end; $_$; -ALTER FUNCTION public.mr_polymorphic(i anyrange) OWNER TO postgres; --- --- Name: mr_table_succeed(anyelement, anymultirange); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.mr_table_succeed(i anyelement, r anymultirange) RETURNS TABLE(i anyelement, r anymultirange) - LANGUAGE sql - AS $_$ select $1, $2 $_$; -ALTER FUNCTION public.mr_table_succeed(i anyelement, r anymultirange) OWNER TO postgres; --- --- Name: multi_datum_use(integer); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.multi_datum_use(p1 integer) RETURNS boolean - LANGUAGE plpgsql - AS $_$ -declare - x int; - y int; -begin - select into x,y unique1/p1, unique1/$1 from tenk1 group by unique1/p1; - return x = y; -end$_$; -ALTER FUNCTION public.multi_datum_use(p1 integer) OWNER TO postgres; --- --- Name: multirangetypes_sql(anymultirange, anyarray); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.multirangetypes_sql(q anymultirange, b anyarray, OUT c anyelement) RETURNS anyelement - LANGUAGE sql - AS $_$ select upper($1) + $2[1] $_$; -ALTER FUNCTION public.multirangetypes_sql(q anymultirange, b anyarray, OUT c anyelement) OWNER TO postgres; --- --- Name: test_support_func(internal); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.test_support_func(internal) RETURNS internal - LANGUAGE c STRICT - AS '/tmp/cirrus-ci-build/build/src/test/regress/regress.so', 'test_support_func'; -ALTER FUNCTION public.test_support_func(internal) OWNER TO postgres; --- --- Name: my_gen_series(integer, integer); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.my_gen_series(integer, integer) RETURNS SETOF integer - LANGUAGE internal IMMUTABLE STRICT SUPPORT public.test_support_func PARALLEL SAFE - AS $$generate_series_int4$$; -ALTER FUNCTION public.my_gen_series(integer, integer) OWNER TO postgres; --- --- Name: my_int_eq(integer, integer); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.my_int_eq(integer, integer) RETURNS boolean - LANGUAGE internal IMMUTABLE STRICT SUPPORT public.test_support_func PARALLEL SAFE - AS $$int4eq$$; -ALTER FUNCTION public.my_int_eq(integer, integer) OWNER TO postgres; --- --- Name: myfunc(integer); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.myfunc(integer) RETURNS text - LANGUAGE plpgsql - SET work_mem TO '1MB' - AS $_$ -begin - set work_mem = '2MB'; - perform 1/$1; - return current_setting('work_mem'); -end $_$; -ALTER FUNCTION public.myfunc(integer) OWNER TO postgres; --- --- Name: myleast(anyarray); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.myleast(VARIADIC anyarray) RETURNS anyelement - LANGUAGE sql IMMUTABLE STRICT - AS $_$ - select min($1[i]) from generate_subscripts($1,1) g(i) -$_$; -ALTER FUNCTION public.myleast(VARIADIC anyarray) OWNER TO postgres; --- --- Name: namedparmcursor_test1(integer, integer); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.namedparmcursor_test1(integer, integer) RETURNS boolean - LANGUAGE plpgsql - AS $_$ -declare - c1 cursor (param1 int, param12 int) for select * from rc_test where a > param1 and b > param12; - nonsense record; -begin - open c1(param12 := $2, param1 := $1); - fetch c1 into nonsense; - close c1; - if found then - return true; - else - return false; - end if; -end -$_$; -ALTER FUNCTION public.namedparmcursor_test1(integer, integer) OWNER TO postgres; --- --- Name: namedparmcursor_test2(integer, integer); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.namedparmcursor_test2(integer, integer) RETURNS boolean - LANGUAGE plpgsql - AS $_$ -declare - c1 cursor (param1 int, param2 int) for select * from rc_test where a > param1 and b > param2; - nonsense record; -begin - open c1(param1 := $1, $2); - fetch c1 into nonsense; - close c1; - if found then - return true; - else - return false; - end if; -end -$_$; -ALTER FUNCTION public.namedparmcursor_test2(integer, integer) OWNER TO postgres; --- --- Name: namedparmcursor_test7(); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.namedparmcursor_test7() RETURNS void - LANGUAGE plpgsql - AS $$ -declare - c1 cursor (p1 int, p2 int) for - select * from tenk1 where thousand = p1 and tenthous = p2; -begin - open c1 (p2 := 77, p1 := 42/0); -end $$; -ALTER FUNCTION public.namedparmcursor_test7() OWNER TO postgres; --- --- Name: namedparmcursor_test8(); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.namedparmcursor_test8() RETURNS integer - LANGUAGE plpgsql - AS $$ -declare - c1 cursor (p1 int, p2 int) for - select count(*) from tenk1 where thousand = p1 and tenthous = p2; - n int4; -begin - open c1 (77 -- test - , 42); - fetch c1 into n; - return n; -end $$; -ALTER FUNCTION public.namedparmcursor_test8() OWNER TO postgres; --- --- Name: namedparmcursor_test9(integer); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.namedparmcursor_test9(p1 integer) RETURNS integer - LANGUAGE plpgsql - AS $$ -declare - c1 cursor (p1 int, p2 int, debug int) for - select count(*) from tenk1 where thousand = p1 and tenthous = p2 - and four = debug; - p2 int4 := 1006; - n int4; -begin - open c1 (p1 := p1, p2 := p2, debug := 2); - fetch c1 into n; - return n; -end $$; -ALTER FUNCTION public.namedparmcursor_test9(p1 integer) OWNER TO postgres; --- --- Name: namelen(public.person_type); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.namelen(public.person_type) RETURNS integer - LANGUAGE sql - AS $_$ SELECT length($1.name) $_$; -ALTER FUNCTION public.namelen(public.person_type) OWNER TO postgres; --- --- Name: no_op_trig_fn(); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.no_op_trig_fn() RETURNS trigger - LANGUAGE plpgsql - AS $$begin RETURN NULL; end$$; -ALTER FUNCTION public.no_op_trig_fn() OWNER TO postgres; --- --- Name: non_strict(text); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.non_strict(text) RETURNS text - LANGUAGE sql STRICT - AS $_$select coalesce($1, 'got passed a null');$_$; -ALTER FUNCTION public.non_strict(text) OWNER TO postgres; --- --- Name: noticetrigger(); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.noticetrigger() RETURNS trigger - LANGUAGE plpgsql - AS $$ -begin - raise notice 'noticetrigger % %', new.f1, new.data; - return null; -end $$; -ALTER FUNCTION public.noticetrigger() OWNER TO postgres; --- --- Name: nth_value_def(anyelement, integer); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.nth_value_def(val anyelement, n integer DEFAULT 1) RETURNS anyelement - LANGUAGE internal WINDOW IMMUTABLE STRICT - AS $$window_nth_value$$; -ALTER FUNCTION public.nth_value_def(val anyelement, n integer) OWNER TO postgres; --- --- Name: outparam2_succeed(anyrange); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.outparam2_succeed(r anyrange, OUT lu anyarray, OUT ul anyarray) RETURNS record - LANGUAGE sql - AS $_$ select array[lower($1), upper($1)], array[upper($1), lower($1)] $_$; -ALTER FUNCTION public.outparam2_succeed(r anyrange, OUT lu anyarray, OUT ul anyarray) OWNER TO postgres; --- --- Name: outparam_succeed(anyrange); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.outparam_succeed(i anyrange, OUT r anyrange, OUT t text) RETURNS record - LANGUAGE sql - AS $_$ select $1, 'foo'::text $_$; -ALTER FUNCTION public.outparam_succeed(i anyrange, OUT r anyrange, OUT t text) OWNER TO postgres; --- --- Name: outparam_succeed2(anyrange); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.outparam_succeed2(i anyrange, OUT r anyarray, OUT t text) RETURNS record - LANGUAGE sql - AS $_$ select ARRAY[upper($1)], 'foo'::text $_$; -ALTER FUNCTION public.outparam_succeed2(i anyrange, OUT r anyarray, OUT t text) OWNER TO postgres; --- --- Name: emp; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.emp ( - salary integer, - manager name -) -INHERITS (public.person); -ALTER TABLE public.emp OWNER TO postgres; --- --- Name: overpaid(public.emp); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.overpaid(public.emp) RETURNS boolean - LANGUAGE c STRICT - AS '/tmp/cirrus-ci-build/build/src/test/regress/regress.so', 'overpaid'; -ALTER FUNCTION public.overpaid(public.emp) OWNER TO postgres; --- --- Name: part_hashint4_noop(integer, bigint); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.part_hashint4_noop(value integer, seed bigint) RETURNS bigint - LANGUAGE sql IMMUTABLE STRICT PARALLEL SAFE - AS $$ - select value + seed; - $$; -ALTER FUNCTION public.part_hashint4_noop(value integer, seed bigint) OWNER TO postgres; --- --- Name: part_hashtext_length(text, bigint); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.part_hashtext_length(value text, seed bigint) RETURNS bigint - LANGUAGE sql IMMUTABLE STRICT PARALLEL SAFE - AS $$ - select length(coalesce(value, ''))::int8 - $$; -ALTER FUNCTION public.part_hashtext_length(value text, seed bigint) OWNER TO postgres; --- --- Name: part_ins_func(); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.part_ins_func() RETURNS trigger - LANGUAGE plpgsql - AS $$ -begin - return new; -end; -$$; -ALTER FUNCTION public.part_ins_func() OWNER TO postgres; --- --- Name: parted_trigfunc2(); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.parted_trigfunc2() RETURNS trigger - LANGUAGE plpgsql - AS $$ -begin - new.a = new.a + 1; - return new; -end; -$$; -ALTER FUNCTION public.parted_trigfunc2() OWNER TO postgres; --- --- Name: perform_simple_func(integer); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.perform_simple_func(integer) RETURNS boolean - LANGUAGE plpgsql - AS $_$ -BEGIN - IF $1 < 20 THEN - INSERT INTO perform_test VALUES ($1, $1 + 10); - RETURN TRUE; - ELSE - RETURN FALSE; - END IF; -END;$_$; -ALTER FUNCTION public.perform_simple_func(integer) OWNER TO postgres; --- --- Name: perform_test_func(); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.perform_test_func() RETURNS void - LANGUAGE plpgsql - AS $$ -BEGIN - IF FOUND then - INSERT INTO perform_test VALUES (100, 100); - END IF; - PERFORM perform_simple_func(5); - IF FOUND then - INSERT INTO perform_test VALUES (100, 100); - END IF; - PERFORM perform_simple_func(50); - IF FOUND then - INSERT INTO perform_test VALUES (100, 100); - END IF; - RETURN; -END;$$; -ALTER FUNCTION public.perform_test_func() OWNER TO postgres; --- --- Name: plusone(integer); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.plusone(a integer) RETURNS integer - LANGUAGE sql - AS $$ SELECT a+1; $$; -ALTER FUNCTION public.plusone(a integer) OWNER TO postgres; --- --- Name: pslot_backlink_view(character); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.pslot_backlink_view(character) RETURNS text - LANGUAGE plpgsql - AS $_$ -<> -declare - rec record; - bltype char(2); - retval text; -begin - select into rec * from PSlot where slotname = $1; - if not found then - return ''; - end if; - if rec.backlink = '' then - return '-'; - end if; - bltype := substr(rec.backlink, 1, 2); - if bltype = 'PL' then - declare - rec record; - begin - select into rec * from PLine where slotname = "outer".rec.backlink; - retval := 'Phone line ' || trim(rec.phonenumber); - if rec.comment != '' then - retval := retval || ' ('; - retval := retval || rec.comment; - retval := retval || ')'; - end if; - return retval; - end; - end if; - if bltype = 'WS' then - select into rec * from WSlot where slotname = rec.backlink; - retval := trim(rec.slotname) || ' in room '; - retval := retval || trim(rec.roomno); - retval := retval || ' -> '; - return retval || wslot_slotlink_view(rec.slotname); - end if; - return rec.backlink; -end; -$_$; -ALTER FUNCTION public.pslot_backlink_view(character) OWNER TO postgres; --- --- Name: pslot_slotlink_view(character); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.pslot_slotlink_view(character) RETURNS text - LANGUAGE plpgsql - AS $_$ -declare - psrec record; - sltype char(2); - retval text; -begin - select into psrec * from PSlot where slotname = $1; - if not found then - return ''; - end if; - if psrec.slotlink = '' then - return '-'; - end if; - sltype := substr(psrec.slotlink, 1, 2); - if sltype = 'PS' then - retval := trim(psrec.slotlink) || ' -> '; - return retval || pslot_backlink_view(psrec.slotlink); - end if; - if sltype = 'HS' then - retval := comment from Hub H, HSlot HS - where HS.slotname = psrec.slotlink - and H.name = HS.hubname; - retval := retval || ' slot '; - retval := retval || slotno::text from HSlot - where slotname = psrec.slotlink; - return retval; - end if; - return psrec.slotlink; -end; -$_$; -ALTER FUNCTION public.pslot_slotlink_view(character) OWNER TO postgres; --- --- Name: pt_in_widget(point, public.widget); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.pt_in_widget(point, public.widget) RETURNS boolean - LANGUAGE c STRICT - AS '/tmp/cirrus-ci-build/build/src/test/regress/regress.so', 'pt_in_widget'; -ALTER FUNCTION public.pt_in_widget(point, public.widget) OWNER TO postgres; --- --- Name: ptest10(integer, integer); Type: PROCEDURE; Schema: public; Owner: postgres --- -CREATE PROCEDURE public.ptest10(OUT a integer, IN b integer, IN c integer) - LANGUAGE sql - AS $$ SELECT b - c $$; -ALTER PROCEDURE public.ptest10(OUT a integer, IN b integer, IN c integer) OWNER TO postgres; --- --- Name: ptest10(integer, integer, integer); Type: PROCEDURE; Schema: public; Owner: postgres --- -CREATE PROCEDURE public.ptest10(IN a integer, IN b integer, IN c integer) - LANGUAGE sql - AS $$ SELECT a + b - c $$; -ALTER PROCEDURE public.ptest10(IN a integer, IN b integer, IN c integer) OWNER TO postgres; --- --- Name: ptest11(integer[]); Type: PROCEDURE; Schema: public; Owner: postgres --- -CREATE PROCEDURE public.ptest11(OUT a integer, VARIADIC b integer[]) - LANGUAGE sql - AS $$ SELECT b[1] + b[2] $$; -ALTER PROCEDURE public.ptest11(OUT a integer, VARIADIC b integer[]) OWNER TO postgres; --- --- Name: ptest3(text); Type: PROCEDURE; Schema: public; Owner: postgres --- -CREATE PROCEDURE public.ptest3(IN y text) - LANGUAGE sql - AS $_$ -CALL ptest1(y); -CALL ptest1($1); -$_$; -ALTER PROCEDURE public.ptest3(IN y text) OWNER TO postgres; --- --- Name: ptest5(integer, text, integer); Type: PROCEDURE; Schema: public; Owner: postgres --- -CREATE PROCEDURE public.ptest5(IN a integer, IN b text, IN c integer DEFAULT 100) - LANGUAGE sql - AS $$ -INSERT INTO cp_test VALUES(a, b); -INSERT INTO cp_test VALUES(c, b); -$$; -ALTER PROCEDURE public.ptest5(IN a integer, IN b text, IN c integer) OWNER TO postgres; --- --- Name: ptest6(integer, anyelement); Type: PROCEDURE; Schema: public; Owner: postgres --- -CREATE PROCEDURE public.ptest6(IN a integer, IN b anyelement) - LANGUAGE sql - AS $$ -SELECT NULL::int; -$$; -ALTER PROCEDURE public.ptest6(IN a integer, IN b anyelement) OWNER TO postgres; --- --- Name: ptest7(text, text); Type: PROCEDURE; Schema: public; Owner: postgres --- -CREATE PROCEDURE public.ptest7(IN a text, IN b text) - LANGUAGE sql - AS $$ -SELECT a = b; -$$; -ALTER PROCEDURE public.ptest7(IN a text, IN b text) OWNER TO postgres; --- --- Name: ptest8(text); Type: PROCEDURE; Schema: public; Owner: postgres --- -CREATE PROCEDURE public.ptest8(IN x text) - LANGUAGE sql - BEGIN ATOMIC -END; -ALTER PROCEDURE public.ptest8(IN x text) OWNER TO postgres; --- --- Name: ptest9(); Type: PROCEDURE; Schema: public; Owner: postgres --- -CREATE PROCEDURE public.ptest9(OUT a integer) - LANGUAGE sql - AS $$ -INSERT INTO cp_test VALUES (1, 'a'); -SELECT 1; -$$; -ALTER PROCEDURE public.ptest9(OUT a integer) OWNER TO postgres; --- --- Name: raise_test3(integer); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.raise_test3(integer) RETURNS integer - LANGUAGE plpgsql - AS $_$ -begin - raise notice 'This message has no parameters (despite having %% signs in it)!'; - return $1; -end; -$_$; -ALTER FUNCTION public.raise_test3(integer) OWNER TO postgres; --- --- Name: range_add_bounds(anymultirange); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.range_add_bounds(anymultirange) RETURNS anyelement - LANGUAGE sql - AS $_$select lower($1) + upper($1)$_$; -ALTER FUNCTION public.range_add_bounds(anymultirange) OWNER TO postgres; --- --- Name: range_add_bounds(anyrange); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.range_add_bounds(anyrange) RETURNS anyelement - LANGUAGE sql - AS $_$select lower($1) + upper($1)$_$; -ALTER FUNCTION public.range_add_bounds(anyrange) OWNER TO postgres; --- --- Name: rangetypes_sql(anyrange, anyarray); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.rangetypes_sql(q anyrange, b anyarray, OUT c anyelement) RETURNS anyelement - LANGUAGE sql - AS $_$ select upper($1) + $2[1] $_$; -ALTER FUNCTION public.rangetypes_sql(q anyrange, b anyarray, OUT c anyelement) OWNER TO postgres; --- --- Name: recurse(double precision); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.recurse(double precision) RETURNS double precision - LANGUAGE plpgsql - AS $_$ -begin - if ($1 > 0) then - return sql_recurse($1 - 1); - else - return $1; - end if; -end; -$_$; -ALTER FUNCTION public.recurse(double precision) OWNER TO postgres; --- --- Name: recursion_test(integer, integer); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.recursion_test(integer, integer) RETURNS text - LANGUAGE plpgsql - AS $_$ -DECLARE rslt text; -BEGIN - IF $1 <= 0 THEN - rslt = CAST($2 AS TEXT); - ELSE - rslt = CAST($1 AS TEXT) || ',' || recursion_test($1 - 1, $2); - END IF; - RETURN rslt; -END;$_$; -ALTER FUNCTION public.recursion_test(integer, integer) OWNER TO postgres; --- --- Name: refcursor_test1(refcursor); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.refcursor_test1(refcursor) RETURNS refcursor - LANGUAGE plpgsql - AS $_$ -begin - perform return_refcursor($1); - return $1; -end -$_$; -ALTER FUNCTION public.refcursor_test1(refcursor) OWNER TO postgres; --- --- Name: refcursor_test2(integer, integer); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.refcursor_test2(integer, integer) RETURNS boolean - LANGUAGE plpgsql - AS $_$ -declare - c1 cursor (param1 int, param2 int) for select * from rc_test where a > param1 and b > param2; - nonsense record; -begin - open c1($1, $2); - fetch c1 into nonsense; - close c1; - if found then - return true; - else - return false; - end if; -end -$_$; -ALTER FUNCTION public.refcursor_test2(integer, integer) OWNER TO postgres; --- --- Name: report_guc(text); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.report_guc(text) RETURNS text - LANGUAGE sql - AS $_$ select current_setting($1) $_$; -ALTER FUNCTION public.report_guc(text) OWNER TO postgres; --- --- Name: reraise_test(); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.reraise_test() RETURNS void - LANGUAGE plpgsql - AS $$ -BEGIN - BEGIN - RAISE syntax_error; - EXCEPTION - WHEN syntax_error THEN - BEGIN - raise notice 'exception % thrown in inner block, reraising', sqlerrm; - RAISE; - EXCEPTION - WHEN OTHERS THEN - raise notice 'RIGHT - exception % caught in inner block', sqlerrm; - END; - END; -EXCEPTION - WHEN OTHERS THEN - raise notice 'WRONG - exception % caught in outer block', sqlerrm; -END; -$$; -ALTER FUNCTION public.reraise_test() OWNER TO postgres; --- --- Name: ret_query1(); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.ret_query1(OUT integer, OUT integer) RETURNS SETOF record - LANGUAGE plpgsql - AS $_$ -begin - $1 := -1; - $2 := -2; - return next; - return query select x + 1, x * 10 from generate_series(0, 10) s (x); - return next; -end; -$_$; -ALTER FUNCTION public.ret_query1(OUT integer, OUT integer) OWNER TO postgres; --- --- Name: ret_query2(integer); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.ret_query2(lim integer) RETURNS SETOF public.record_type - LANGUAGE plpgsql - AS $$ -begin - return query select fipshash(s.x::text), s.x, s.x > 0 - from generate_series(-8, lim) s (x) where s.x % 2 = 0; -end; -$$; -ALTER FUNCTION public.ret_query2(lim integer) OWNER TO postgres; --- --- Name: return_refcursor(refcursor); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.return_refcursor(rc refcursor) RETURNS refcursor - LANGUAGE plpgsql - AS $$ -begin - open rc for select a from rc_test; - return rc; -end -$$; -ALTER FUNCTION public.return_refcursor(rc refcursor) OWNER TO postgres; --- --- Name: return_unnamed_refcursor(); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.return_unnamed_refcursor() RETURNS refcursor - LANGUAGE plpgsql - AS $$ -declare - rc refcursor; -begin - open rc for select a from rc_test; - return rc; -end -$$; -ALTER FUNCTION public.return_unnamed_refcursor() OWNER TO postgres; --- --- Name: returns_rw_array(integer); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.returns_rw_array(integer) RETURNS integer[] - LANGUAGE plpgsql STABLE - AS $_$ - declare r int[]; - begin r := array[$1, $1]; return r; end; -$_$; -ALTER FUNCTION public.returns_rw_array(integer) OWNER TO postgres; --- --- Name: reverse_name(name); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.reverse_name(name) RETURNS name - LANGUAGE c STRICT - AS '/tmp/cirrus-ci-build/build/src/test/regress/regress.so', 'reverse_name'; -ALTER FUNCTION public.reverse_name(name) OWNER TO postgres; --- --- Name: rtest_viewfunc1(integer); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.rtest_viewfunc1(integer) RETURNS integer - LANGUAGE sql - AS $_$select count(*)::int4 from rtest_view2 where a = $1$_$; -ALTER FUNCTION public.rtest_viewfunc1(integer) OWNER TO postgres; --- --- Name: serializable_update_trig(); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.serializable_update_trig() RETURNS trigger - LANGUAGE plpgsql - AS $$ -declare - rec record; -begin - new.description = 'updated in trigger'; - return new; -end; -$$; -ALTER FUNCTION public.serializable_update_trig() OWNER TO postgres; --- --- Name: set_ttdummy(integer); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.set_ttdummy(integer) RETURNS integer - LANGUAGE c STRICT - AS '/tmp/cirrus-ci-build/build/src/test/regress/regress.so', 'set_ttdummy'; -ALTER FUNCTION public.set_ttdummy(integer) OWNER TO postgres; --- --- Name: shadowtest(integer); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.shadowtest(f1 integer) RETURNS boolean - LANGUAGE plpgsql - AS $$ -declare f1 int; begin return 1; end $$; -ALTER FUNCTION public.shadowtest(f1 integer) OWNER TO postgres; --- --- Name: sp_parallel_restricted(integer); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.sp_parallel_restricted(integer) RETURNS integer - LANGUAGE plpgsql PARALLEL RESTRICTED - AS $_$begin return $1; end$_$; -ALTER FUNCTION public.sp_parallel_restricted(integer) OWNER TO postgres; --- --- Name: sql_if(boolean, anyelement, anyelement); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.sql_if(boolean, anyelement, anyelement) RETURNS anyelement - LANGUAGE sql - AS $_$ -select case when $1 then $2 else $3 end $_$; -ALTER FUNCTION public.sql_if(boolean, anyelement, anyelement) OWNER TO postgres; --- --- Name: sql_recurse(double precision); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.sql_recurse(double precision) RETURNS double precision - LANGUAGE sql - AS $_$ select recurse($1) limit 1; $_$; -ALTER FUNCTION public.sql_recurse(double precision) OWNER TO postgres; --- --- Name: sro_ifun(integer); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.sro_ifun(integer) RETURNS integer - LANGUAGE plpgsql IMMUTABLE - AS $_$ -BEGIN - -- Below we set the table's owner to regress_sro_user - ASSERT current_user = 'regress_sro_user', - format('sro_ifun(%s) called by %s', $1, current_user); - RETURN $1; -END; -$_$; -ALTER FUNCTION public.sro_ifun(integer) OWNER TO postgres; --- --- Name: start_command(); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.start_command() RETURNS event_trigger - LANGUAGE plpgsql - AS $$ -BEGIN -RAISE NOTICE '% - ddl_command_start', tg_tag; -END; -$$; -ALTER FUNCTION public.start_command() OWNER TO postgres; --- --- Name: stfnp(integer[]); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.stfnp(integer[]) RETURNS integer[] - LANGUAGE sql - AS $_$select $1$_$; -ALTER FUNCTION public.stfnp(integer[]) OWNER TO postgres; --- --- Name: stfp(anyarray); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.stfp(anyarray) RETURNS anyarray - LANGUAGE sql - AS $_$select $1$_$; -ALTER FUNCTION public.stfp(anyarray) OWNER TO postgres; --- --- Name: stricttest(); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.stricttest() RETURNS void - LANGUAGE plpgsql - AS $$ --- override the global -#print_strict_params on -declare -x record; -p1 int := 2; -p3 text := 'foo'; -begin - -- too many rows - select * from foo where f1 > p1 or f1::text = p3 into strict x; - raise notice 'x.f1 = %, x.f2 = %', x.f1, x.f2; -end$$; -ALTER FUNCTION public.stricttest() OWNER TO postgres; --- --- Name: sum3(anyelement, anyelement, anyelement); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.sum3(anyelement, anyelement, anyelement) RETURNS anyelement - LANGUAGE sql STRICT - AS $_$select $1+$2+$3$_$; -ALTER FUNCTION public.sum3(anyelement, anyelement, anyelement) OWNER TO postgres; --- --- Name: sum3(bigint, bigint, bigint); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.sum3(bigint, bigint, bigint) RETURNS bigint - LANGUAGE sql IMMUTABLE STRICT - AS $_$select $1 + $2 + $3$_$; -ALTER FUNCTION public.sum3(bigint, bigint, bigint) OWNER TO postgres; --- --- Name: sum_int_randrestart_minvfunc(integer, integer); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.sum_int_randrestart_minvfunc(integer, integer) RETURNS integer - LANGUAGE sql STRICT - AS $_$ SELECT CASE WHEN random() < 0.2 THEN NULL ELSE $1 - $2 END $_$; -ALTER FUNCTION public.sum_int_randrestart_minvfunc(integer, integer) OWNER TO postgres; --- --- Name: table_succeed(anyrange); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.table_succeed(r anyrange) RETURNS TABLE(l anyelement, u anyelement) - LANGUAGE sql - AS $_$ select lower($1), upper($1) $_$; -ALTER FUNCTION public.table_succeed(r anyrange) OWNER TO postgres; --- --- Name: test_atomic_ops(); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.test_atomic_ops() RETURNS boolean - LANGUAGE c - AS '/tmp/cirrus-ci-build/build/src/test/regress/regress.so', 'test_atomic_ops'; -ALTER FUNCTION public.test_atomic_ops() OWNER TO postgres; --- --- Name: test_canonicalize_path(text); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.test_canonicalize_path(text) RETURNS text - LANGUAGE c IMMUTABLE STRICT - AS '/tmp/cirrus-ci-build/build/src/test/regress/regress.so', 'test_canonicalize_path'; -ALTER FUNCTION public.test_canonicalize_path(text) OWNER TO postgres; --- --- Name: test_conv(bytea, text, text); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.test_conv(input bytea, src_encoding text, dst_encoding text, OUT result bytea, OUT errorat bytea, OUT error text) RETURNS record - LANGUAGE plpgsql - AS $$ -declare - validlen int; -begin - -- First try to perform the conversion with noError = false. If that errors out, - -- capture the error message, and try again with noError = true. The second call - -- should succeed and return the position of the error, return that too. - begin - select * into validlen, result from test_enc_conversion(input, src_encoding, dst_encoding, false); - errorat = NULL; - error := NULL; - exception when others then - error := sqlerrm; - select * into validlen, result from test_enc_conversion(input, src_encoding, dst_encoding, true); - errorat = substr(input, validlen + 1); - end; - return; -end; -$$; -ALTER FUNCTION public.test_conv(input bytea, src_encoding text, dst_encoding text, OUT result bytea, OUT errorat bytea, OUT error text) OWNER TO postgres; --- --- Name: test_enc_conversion(bytea, name, name, boolean); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.test_enc_conversion(bytea, name, name, boolean, OUT validlen integer, OUT result bytea) RETURNS record - LANGUAGE c STRICT - AS '/tmp/cirrus-ci-build/build/src/test/regress/regress.so', 'test_enc_conversion'; -ALTER FUNCTION public.test_enc_conversion(bytea, name, name, boolean, OUT validlen integer, OUT result bytea) OWNER TO postgres; --- --- Name: test_event_trigger(); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.test_event_trigger() RETURNS event_trigger - LANGUAGE plpgsql - AS $$ -BEGIN - RAISE NOTICE 'test_event_trigger: % %', tg_event, tg_tag; -END -$$; -ALTER FUNCTION public.test_event_trigger() OWNER TO postgres; --- --- Name: test_event_trigger_guc(); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.test_event_trigger_guc() RETURNS event_trigger - LANGUAGE plpgsql - AS $$ -DECLARE - obj record; -BEGIN - FOR obj IN SELECT * FROM pg_event_trigger_dropped_objects() - LOOP - RAISE NOTICE '% dropped %', tg_tag, obj.object_type; - END LOOP; -END; -$$; -ALTER FUNCTION public.test_event_trigger_guc() OWNER TO postgres; --- --- Name: test_evtrig_dropped_objects(); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.test_evtrig_dropped_objects() RETURNS event_trigger - LANGUAGE plpgsql - AS $$ -DECLARE - obj record; -BEGIN - FOR obj IN SELECT * FROM pg_event_trigger_dropped_objects() - LOOP - IF obj.object_type = 'table' THEN - EXECUTE format('DROP TABLE IF EXISTS audit_tbls.%I', - format('%s_%s', obj.schema_name, obj.object_name)); - END IF; - INSERT INTO dropped_objects - (type, schema, object) VALUES - (obj.object_type, obj.schema_name, obj.object_identity); - END LOOP; -END -$$; -ALTER FUNCTION public.test_evtrig_dropped_objects() OWNER TO postgres; --- --- Name: test_fdw_handler(); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.test_fdw_handler() RETURNS fdw_handler - LANGUAGE c - AS '/tmp/cirrus-ci-build/build/src/test/regress/regress.so', 'test_fdw_handler'; -ALTER FUNCTION public.test_fdw_handler() OWNER TO postgres; --- --- Name: test_found(); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.test_found() RETURNS boolean - LANGUAGE plpgsql - AS $$ - declare - begin - insert into found_test_tbl values (1); - if FOUND then - insert into found_test_tbl values (2); - end if; - update found_test_tbl set a = 100 where a = 1; - if FOUND then - insert into found_test_tbl values (3); - end if; - delete from found_test_tbl where a = 9999; -- matches no rows - if not FOUND then - insert into found_test_tbl values (4); - end if; - for i in 1 .. 10 loop - -- no need to do anything - end loop; - if FOUND then - insert into found_test_tbl values (5); - end if; - -- never executes the loop - for i in 2 .. 1 loop - -- no need to do anything - end loop; - if not FOUND then - insert into found_test_tbl values (6); - end if; - return true; - end;$$; -ALTER FUNCTION public.test_found() OWNER TO postgres; --- --- Name: test_opclass_options_func(internal); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.test_opclass_options_func(internal) RETURNS void - LANGUAGE c - AS '/tmp/cirrus-ci-build/build/src/test/regress/regress.so', 'test_opclass_options_func'; -ALTER FUNCTION public.test_opclass_options_func(internal) OWNER TO postgres; --- --- Name: test_ret_rec_dyn(integer); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.test_ret_rec_dyn(integer) RETURNS record - LANGUAGE plpgsql - AS $_$ -DECLARE - retval RECORD; -BEGIN - IF $1 > 10 THEN - SELECT INTO retval 5, 10, 15; - RETURN retval; - ELSE - SELECT INTO retval 50, 5::numeric, 'xxx'::text; - RETURN retval; - END IF; -END;$_$; -ALTER FUNCTION public.test_ret_rec_dyn(integer) OWNER TO postgres; --- --- Name: test_ret_set_rec_dyn(integer); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.test_ret_set_rec_dyn(integer) RETURNS SETOF record - LANGUAGE plpgsql - AS $_$ -DECLARE - retval RECORD; -BEGIN - IF $1 > 10 THEN - SELECT INTO retval 5, 10, 15; - RETURN NEXT retval; - RETURN NEXT retval; - ELSE - SELECT INTO retval 50, 5::numeric, 'xxx'::text; - RETURN NEXT retval; - RETURN NEXT retval; - END IF; - RETURN; -END;$_$; -ALTER FUNCTION public.test_ret_set_rec_dyn(integer) OWNER TO postgres; --- --- Name: test_ret_set_scalar(integer, integer); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.test_ret_set_scalar(integer, integer) RETURNS SETOF integer - LANGUAGE plpgsql - AS $_$ -DECLARE - i int; -BEGIN - FOR i IN $1 .. $2 LOOP - RETURN NEXT i + 1; - END LOOP; - RETURN; -END;$_$; -ALTER FUNCTION public.test_ret_set_scalar(integer, integer) OWNER TO postgres; --- --- Name: test_strict(text); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.test_strict(text) RETURNS text - LANGUAGE sql - AS $_$select coalesce($1, 'got passed a null');$_$; -ALTER FUNCTION public.test_strict(text) OWNER TO postgres; --- --- Name: found_test_tbl; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.found_test_tbl ( - a integer -); -ALTER TABLE public.found_test_tbl OWNER TO postgres; --- --- Name: test_table_func_rec(); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.test_table_func_rec() RETURNS SETOF public.found_test_tbl - LANGUAGE plpgsql - AS $$ -DECLARE - rec RECORD; -BEGIN - FOR rec IN select * from found_test_tbl LOOP - RETURN NEXT rec; - END LOOP; - RETURN; -END;$$; -ALTER FUNCTION public.test_table_func_rec() OWNER TO postgres; --- --- Name: test_table_func_row(); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.test_table_func_row() RETURNS SETOF public.found_test_tbl - LANGUAGE plpgsql - AS $$ -DECLARE - row found_test_tbl%ROWTYPE; -BEGIN - FOR row IN select * from found_test_tbl LOOP - RETURN NEXT row; - END LOOP; - RETURN; -END;$$; -ALTER FUNCTION public.test_table_func_row() OWNER TO postgres; --- --- Name: tf1p(anyarray, integer); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.tf1p(anyarray, integer) RETURNS anyarray - LANGUAGE sql - AS $_$select $1$_$; -ALTER FUNCTION public.tf1p(anyarray, integer) OWNER TO postgres; --- --- Name: tf2p(integer[], anyelement); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.tf2p(integer[], anyelement) RETURNS integer[] - LANGUAGE sql - AS $_$select $1$_$; -ALTER FUNCTION public.tf2p(integer[], anyelement) OWNER TO postgres; --- --- Name: tfnp(integer[], integer); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.tfnp(integer[], integer) RETURNS integer[] - LANGUAGE sql - AS $_$select $1 || $2$_$; -ALTER FUNCTION public.tfnp(integer[], integer) OWNER TO postgres; --- --- Name: tfp(anyarray, anyelement); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.tfp(anyarray, anyelement) RETURNS anyarray - LANGUAGE sql - AS $_$select $1 || $2$_$; -ALTER FUNCTION public.tfp(anyarray, anyelement) OWNER TO postgres; --- --- Name: tg_backlink_a(); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.tg_backlink_a() RETURNS trigger - LANGUAGE plpgsql - AS $$ -declare - dummy integer; -begin - if tg_op = 'INSERT' then - if new.backlink != '' then - dummy := tg_backlink_set(new.backlink, new.slotname); - end if; - return new; - end if; - if tg_op = 'UPDATE' then - if new.backlink != old.backlink then - if old.backlink != '' then - dummy := tg_backlink_unset(old.backlink, old.slotname); - end if; - if new.backlink != '' then - dummy := tg_backlink_set(new.backlink, new.slotname); - end if; - else - if new.slotname != old.slotname and new.backlink != '' then - dummy := tg_slotlink_set(new.backlink, new.slotname); - end if; - end if; - return new; - end if; - if tg_op = 'DELETE' then - if old.backlink != '' then - dummy := tg_backlink_unset(old.backlink, old.slotname); - end if; - return old; - end if; -end; -$$; -ALTER FUNCTION public.tg_backlink_a() OWNER TO postgres; --- --- Name: tg_backlink_set(character, character); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.tg_backlink_set(myname character, blname character) RETURNS integer - LANGUAGE plpgsql - AS $$ -declare - mytype char(2); - link char(4); - rec record; -begin - mytype := substr(myname, 1, 2); - link := mytype || substr(blname, 1, 2); - if link = 'PLPL' then - raise exception - 'backlink between two phone lines does not make sense'; - end if; - if link in ('PLWS', 'WSPL') then - raise exception - 'direct link of phone line to wall slot not permitted'; - end if; - if mytype = 'PS' then - select into rec * from PSlot where slotname = myname; - if not found then - raise exception '% does not exist', myname; - end if; - if rec.backlink != blname then - update PSlot set backlink = blname where slotname = myname; - end if; - return 0; - end if; - if mytype = 'WS' then - select into rec * from WSlot where slotname = myname; - if not found then - raise exception '% does not exist', myname; - end if; - if rec.backlink != blname then - update WSlot set backlink = blname where slotname = myname; - end if; - return 0; - end if; - if mytype = 'PL' then - select into rec * from PLine where slotname = myname; - if not found then - raise exception '% does not exist', myname; - end if; - if rec.backlink != blname then - update PLine set backlink = blname where slotname = myname; - end if; - return 0; - end if; - raise exception 'illegal backlink beginning with %', mytype; -end; -$$; -ALTER FUNCTION public.tg_backlink_set(myname character, blname character) OWNER TO postgres; --- --- Name: tg_backlink_unset(character, character); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.tg_backlink_unset(character, character) RETURNS integer - LANGUAGE plpgsql - AS $_$ -declare - myname alias for $1; - blname alias for $2; - mytype char(2); - rec record; -begin - mytype := substr(myname, 1, 2); - if mytype = 'PS' then - select into rec * from PSlot where slotname = myname; - if not found then - return 0; - end if; - if rec.backlink = blname then - update PSlot set backlink = '' where slotname = myname; - end if; - return 0; - end if; - if mytype = 'WS' then - select into rec * from WSlot where slotname = myname; - if not found then - return 0; - end if; - if rec.backlink = blname then - update WSlot set backlink = '' where slotname = myname; - end if; - return 0; - end if; - if mytype = 'PL' then - select into rec * from PLine where slotname = myname; - if not found then - return 0; - end if; - if rec.backlink = blname then - update PLine set backlink = '' where slotname = myname; - end if; - return 0; - end if; -end -$_$; -ALTER FUNCTION public.tg_backlink_unset(character, character) OWNER TO postgres; --- --- Name: tg_chkbacklink(); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.tg_chkbacklink() RETURNS trigger - LANGUAGE plpgsql - AS $$ -begin - if new.backlink isnull then - new.backlink := ''; - end if; - return new; -end; -$$; -ALTER FUNCTION public.tg_chkbacklink() OWNER TO postgres; --- --- Name: tg_chkslotlink(); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.tg_chkslotlink() RETURNS trigger - LANGUAGE plpgsql - AS $$ -begin - if new.slotlink isnull then - new.slotlink := ''; - end if; - return new; -end; -$$; -ALTER FUNCTION public.tg_chkslotlink() OWNER TO postgres; --- --- Name: tg_chkslotname(); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.tg_chkslotname() RETURNS trigger - LANGUAGE plpgsql - AS $$ -begin - if substr(new.slotname, 1, 2) != tg_argv[0] then - raise exception 'slotname must begin with %', tg_argv[0]; - end if; - return new; -end; -$$; -ALTER FUNCTION public.tg_chkslotname() OWNER TO postgres; --- --- Name: tg_hslot_bd(); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.tg_hslot_bd() RETURNS trigger - LANGUAGE plpgsql - AS $$ -declare - hubrec record; -begin - select into hubrec * from Hub where name = old.hubname; - if not found then - return old; - end if; - if old.slotno > hubrec.nslots then - return old; - end if; - raise exception 'no manual manipulation of HSlot'; -end; -$$; -ALTER FUNCTION public.tg_hslot_bd() OWNER TO postgres; --- --- Name: tg_hslot_biu(); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.tg_hslot_biu() RETURNS trigger - LANGUAGE plpgsql - AS $$ -declare - sname text; - xname HSlot.slotname%TYPE; - hubrec record; -begin - select into hubrec * from Hub where name = new.hubname; - if not found then - raise exception 'no manual manipulation of HSlot'; - end if; - if new.slotno < 1 or new.slotno > hubrec.nslots then - raise exception 'no manual manipulation of HSlot'; - end if; - if tg_op = 'UPDATE' and new.hubname != old.hubname then - if count(*) > 0 from Hub where name = old.hubname then - raise exception 'no manual manipulation of HSlot'; - end if; - end if; - sname := 'HS.' || trim(new.hubname); - sname := sname || '.'; - sname := sname || new.slotno::text; - if length(sname) > 20 then - raise exception 'HSlot slotname "%" too long (20 char max)', sname; - end if; - new.slotname := sname; - return new; -end; -$$; -ALTER FUNCTION public.tg_hslot_biu() OWNER TO postgres; --- --- Name: tg_hslot_bu(); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.tg_hslot_bu() RETURNS trigger - LANGUAGE plpgsql - AS $$ -begin - if new.slotname != old.slotname or new.hubname != old.hubname then - delete from HSlot where slotname = old.slotname; - insert into HSlot ( - slotname, - hubname, - slotno, - slotlink - ) values ( - new.slotname, - new.hubname, - new.slotno, - new.slotlink - ); - return null; - end if; - return new; -end; -$$; -ALTER FUNCTION public.tg_hslot_bu() OWNER TO postgres; --- --- Name: tg_hub_a(); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.tg_hub_a() RETURNS trigger - LANGUAGE plpgsql - AS $$ -declare - hname text; - dummy integer; -begin - if tg_op = 'INSERT' then - dummy := tg_hub_adjustslots(new.name, 0, new.nslots); - return new; - end if; - if tg_op = 'UPDATE' then - if new.name != old.name then - update HSlot set hubname = new.name where hubname = old.name; - end if; - dummy := tg_hub_adjustslots(new.name, old.nslots, new.nslots); - return new; - end if; - if tg_op = 'DELETE' then - dummy := tg_hub_adjustslots(old.name, old.nslots, 0); - return old; - end if; -end; -$$; -ALTER FUNCTION public.tg_hub_a() OWNER TO postgres; --- --- Name: tg_hub_adjustslots(character, integer, integer); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.tg_hub_adjustslots(hname character, oldnslots integer, newnslots integer) RETURNS integer - LANGUAGE plpgsql - AS $$ -begin - if newnslots = oldnslots then - return 0; - end if; - if newnslots < oldnslots then - delete from HSlot where hubname = hname and slotno > newnslots; - return 0; - end if; - for i in oldnslots + 1 .. newnslots loop - insert into HSlot (slotname, hubname, slotno, slotlink) - values ('HS.dummy', hname, i, ''); - end loop; - return 0; -end -$$; -ALTER FUNCTION public.tg_hub_adjustslots(hname character, oldnslots integer, newnslots integer) OWNER TO postgres; --- --- Name: tg_iface_biu(); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.tg_iface_biu() RETURNS trigger - LANGUAGE plpgsql - AS $_$ -declare - sname text; - sysrec record; -begin - select into sysrec * from system where name = new.sysname; - if not found then - raise exception $q$system "%" does not exist$q$, new.sysname; - end if; - sname := 'IF.' || new.sysname; - sname := sname || '.'; - sname := sname || new.ifname; - if length(sname) > 20 then - raise exception 'IFace slotname "%" too long (20 char max)', sname; - end if; - new.slotname := sname; - return new; -end; -$_$; -ALTER FUNCTION public.tg_iface_biu() OWNER TO postgres; --- --- Name: tg_iface_bu(); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.tg_iface_bu() RETURNS trigger - LANGUAGE plpgsql - AS $$ -begin - if new.slotname != old.slotname then - delete from IFace where slotname = old.slotname; - insert into IFace ( - slotname, - sysname, - ifname, - slotlink - ) values ( - new.slotname, - new.sysname, - new.ifname, - new.slotlink - ); - return null; - end if; - return new; -end; -$$; -ALTER FUNCTION public.tg_iface_bu() OWNER TO postgres; --- --- Name: tg_pfield_ad(); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.tg_pfield_ad() RETURNS trigger - LANGUAGE plpgsql - AS $$ -begin - delete from PSlot where pfname = old.name; - return old; -end; -$$; -ALTER FUNCTION public.tg_pfield_ad() OWNER TO postgres; --- --- Name: tg_pfield_au(); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.tg_pfield_au() RETURNS trigger - LANGUAGE plpgsql - AS $$ -begin - if new.name != old.name then - update PSlot set pfname = new.name where pfname = old.name; - end if; - return new; -end; -$$; -ALTER FUNCTION public.tg_pfield_au() OWNER TO postgres; --- --- Name: tg_phone_bu(); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.tg_phone_bu() RETURNS trigger - LANGUAGE plpgsql - AS $$ -begin - if new.slotname != old.slotname then - delete from PHone where slotname = old.slotname; - insert into PHone ( - slotname, - comment, - slotlink - ) values ( - new.slotname, - new.comment, - new.slotlink - ); - return null; - end if; - return new; -end; -$$; -ALTER FUNCTION public.tg_phone_bu() OWNER TO postgres; --- --- Name: tg_pline_bu(); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.tg_pline_bu() RETURNS trigger - LANGUAGE plpgsql - AS $$ -begin - if new.slotname != old.slotname then - delete from PLine where slotname = old.slotname; - insert into PLine ( - slotname, - phonenumber, - comment, - backlink - ) values ( - new.slotname, - new.phonenumber, - new.comment, - new.backlink - ); - return null; - end if; - return new; -end; -$$; -ALTER FUNCTION public.tg_pline_bu() OWNER TO postgres; --- --- Name: tg_pslot_biu(); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.tg_pslot_biu() RETURNS trigger - LANGUAGE plpgsql - AS $_$ -declare - pfrec record; - ps alias for new; -begin - select into pfrec * from PField where name = ps.pfname; - if not found then - raise exception $$Patchfield "%" does not exist$$, ps.pfname; - end if; - return ps; -end; -$_$; -ALTER FUNCTION public.tg_pslot_biu() OWNER TO postgres; --- --- Name: tg_pslot_bu(); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.tg_pslot_bu() RETURNS trigger - LANGUAGE plpgsql - AS $$ -begin - if new.slotname != old.slotname then - delete from PSlot where slotname = old.slotname; - insert into PSlot ( - slotname, - pfname, - slotlink, - backlink - ) values ( - new.slotname, - new.pfname, - new.slotlink, - new.backlink - ); - return null; - end if; - return new; -end; -$$; -ALTER FUNCTION public.tg_pslot_bu() OWNER TO postgres; --- --- Name: tg_room_ad(); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.tg_room_ad() RETURNS trigger - LANGUAGE plpgsql - AS $$ -begin - delete from WSlot where roomno = old.roomno; - return old; -end; -$$; -ALTER FUNCTION public.tg_room_ad() OWNER TO postgres; --- --- Name: tg_room_au(); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.tg_room_au() RETURNS trigger - LANGUAGE plpgsql - AS $$ -begin - if new.roomno != old.roomno then - update WSlot set roomno = new.roomno where roomno = old.roomno; - end if; - return new; -end; -$$; -ALTER FUNCTION public.tg_room_au() OWNER TO postgres; --- --- Name: tg_slotlink_a(); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.tg_slotlink_a() RETURNS trigger - LANGUAGE plpgsql - AS $$ -declare - dummy integer; -begin - if tg_op = 'INSERT' then - if new.slotlink != '' then - dummy := tg_slotlink_set(new.slotlink, new.slotname); - end if; - return new; - end if; - if tg_op = 'UPDATE' then - if new.slotlink != old.slotlink then - if old.slotlink != '' then - dummy := tg_slotlink_unset(old.slotlink, old.slotname); - end if; - if new.slotlink != '' then - dummy := tg_slotlink_set(new.slotlink, new.slotname); - end if; - else - if new.slotname != old.slotname and new.slotlink != '' then - dummy := tg_slotlink_set(new.slotlink, new.slotname); - end if; - end if; - return new; - end if; - if tg_op = 'DELETE' then - if old.slotlink != '' then - dummy := tg_slotlink_unset(old.slotlink, old.slotname); - end if; - return old; - end if; -end; -$$; -ALTER FUNCTION public.tg_slotlink_a() OWNER TO postgres; --- --- Name: tg_slotlink_set(character, character); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.tg_slotlink_set(character, character) RETURNS integer - LANGUAGE plpgsql - AS $_$ -declare - myname alias for $1; - blname alias for $2; - mytype char(2); - link char(4); - rec record; -begin - mytype := substr(myname, 1, 2); - link := mytype || substr(blname, 1, 2); - if link = 'PHPH' then - raise exception - 'slotlink between two phones does not make sense'; - end if; - if link in ('PHHS', 'HSPH') then - raise exception - 'link of phone to hub does not make sense'; - end if; - if link in ('PHIF', 'IFPH') then - raise exception - 'link of phone to hub does not make sense'; - end if; - if link in ('PSWS', 'WSPS') then - raise exception - 'slotlink from patchslot to wallslot not permitted'; - end if; - if mytype = 'PS' then - select into rec * from PSlot where slotname = myname; - if not found then - raise exception '% does not exist', myname; - end if; - if rec.slotlink != blname then - update PSlot set slotlink = blname where slotname = myname; - end if; - return 0; - end if; - if mytype = 'WS' then - select into rec * from WSlot where slotname = myname; - if not found then - raise exception '% does not exist', myname; - end if; - if rec.slotlink != blname then - update WSlot set slotlink = blname where slotname = myname; - end if; - return 0; - end if; - if mytype = 'IF' then - select into rec * from IFace where slotname = myname; - if not found then - raise exception '% does not exist', myname; - end if; - if rec.slotlink != blname then - update IFace set slotlink = blname where slotname = myname; - end if; - return 0; - end if; - if mytype = 'HS' then - select into rec * from HSlot where slotname = myname; - if not found then - raise exception '% does not exist', myname; - end if; - if rec.slotlink != blname then - update HSlot set slotlink = blname where slotname = myname; - end if; - return 0; - end if; - if mytype = 'PH' then - select into rec * from PHone where slotname = myname; - if not found then - raise exception '% does not exist', myname; - end if; - if rec.slotlink != blname then - update PHone set slotlink = blname where slotname = myname; - end if; - return 0; - end if; - raise exception 'illegal slotlink beginning with %', mytype; -end; -$_$; -ALTER FUNCTION public.tg_slotlink_set(character, character) OWNER TO postgres; --- --- Name: tg_slotlink_unset(character, character); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.tg_slotlink_unset(character, character) RETURNS integer - LANGUAGE plpgsql - AS $_$ -declare - myname alias for $1; - blname alias for $2; - mytype char(2); - rec record; -begin - mytype := substr(myname, 1, 2); - if mytype = 'PS' then - select into rec * from PSlot where slotname = myname; - if not found then - return 0; - end if; - if rec.slotlink = blname then - update PSlot set slotlink = '' where slotname = myname; - end if; - return 0; - end if; - if mytype = 'WS' then - select into rec * from WSlot where slotname = myname; - if not found then - return 0; - end if; - if rec.slotlink = blname then - update WSlot set slotlink = '' where slotname = myname; - end if; - return 0; - end if; - if mytype = 'IF' then - select into rec * from IFace where slotname = myname; - if not found then - return 0; - end if; - if rec.slotlink = blname then - update IFace set slotlink = '' where slotname = myname; - end if; - return 0; - end if; - if mytype = 'HS' then - select into rec * from HSlot where slotname = myname; - if not found then - return 0; - end if; - if rec.slotlink = blname then - update HSlot set slotlink = '' where slotname = myname; - end if; - return 0; - end if; - if mytype = 'PH' then - select into rec * from PHone where slotname = myname; - if not found then - return 0; - end if; - if rec.slotlink = blname then - update PHone set slotlink = '' where slotname = myname; - end if; - return 0; - end if; -end; -$_$; -ALTER FUNCTION public.tg_slotlink_unset(character, character) OWNER TO postgres; --- --- Name: tg_system_au(); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.tg_system_au() RETURNS trigger - LANGUAGE plpgsql - AS $$ -begin - if new.name != old.name then - update IFace set sysname = new.name where sysname = old.name; - end if; - return new; -end; -$$; -ALTER FUNCTION public.tg_system_au() OWNER TO postgres; --- --- Name: tg_wslot_biu(); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.tg_wslot_biu() RETURNS trigger - LANGUAGE plpgsql - AS $$ -begin - if count(*) = 0 from Room where roomno = new.roomno then - raise exception 'Room % does not exist', new.roomno; - end if; - return new; -end; -$$; -ALTER FUNCTION public.tg_wslot_biu() OWNER TO postgres; --- --- Name: tg_wslot_bu(); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.tg_wslot_bu() RETURNS trigger - LANGUAGE plpgsql - AS $$ -begin - if new.slotname != old.slotname then - delete from WSlot where slotname = old.slotname; - insert into WSlot ( - slotname, - roomno, - slotlink, - backlink - ) values ( - new.slotname, - new.roomno, - new.slotlink, - new.backlink - ); - return null; - end if; - return new; -end; -$$; -ALTER FUNCTION public.tg_wslot_bu() OWNER TO postgres; --- --- Name: trans_updatetrigfunc(); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.trans_updatetrigfunc() RETURNS trigger - LANGUAGE plpgsql - AS $$ - begin - raise notice 'trigger = %, old table = %, new table = %', - TG_NAME, - (select string_agg(old_table::text, ', ' ORDER BY a) FROM old_table), - (select string_agg(new_table::text, ', ' ORDER BY a) FROM new_table); - return null; - end; -$$; -ALTER FUNCTION public.trans_updatetrigfunc() OWNER TO postgres; --- --- Name: transition_table_base_ins_func(); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.transition_table_base_ins_func() RETURNS trigger - LANGUAGE plpgsql - AS $_$ -DECLARE - t text; - l text; -BEGIN - t = ''; - FOR l IN EXECUTE - $q$ - EXPLAIN (TIMING off, COSTS off, VERBOSE on) - SELECT * FROM newtable - $q$ LOOP - t = t || l || E'\n'; - END LOOP; - RAISE INFO '%', t; - RETURN new; -END; -$_$; -ALTER FUNCTION public.transition_table_base_ins_func() OWNER TO postgres; --- --- Name: transition_table_base_upd_func(); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.transition_table_base_upd_func() RETURNS trigger - LANGUAGE plpgsql - AS $_$ -DECLARE - t text; - l text; -BEGIN - t = ''; - FOR l IN EXECUTE - $q$ - EXPLAIN (TIMING off, COSTS off, VERBOSE on) - SELECT * FROM oldtable ot FULL JOIN newtable nt USING (id) - $q$ LOOP - t = t || l || E'\n'; - END LOOP; - RAISE INFO '%', t; - RETURN new; -END; -$_$; -ALTER FUNCTION public.transition_table_base_upd_func() OWNER TO postgres; --- --- Name: transition_table_level1_ri_parent_del_func(); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.transition_table_level1_ri_parent_del_func() RETURNS trigger - LANGUAGE plpgsql - AS $$ - DECLARE n bigint; - BEGIN - PERFORM FROM p JOIN transition_table_level2 c ON c.parent_no = p.level1_no; - IF FOUND THEN - RAISE EXCEPTION 'RI error'; - END IF; - RETURN NULL; - END; -$$; -ALTER FUNCTION public.transition_table_level1_ri_parent_del_func() OWNER TO postgres; --- --- Name: transition_table_level1_ri_parent_upd_func(); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.transition_table_level1_ri_parent_upd_func() RETURNS trigger - LANGUAGE plpgsql - AS $$ - DECLARE - x int; - BEGIN - WITH p AS (SELECT level1_no, sum(delta) cnt - FROM (SELECT level1_no, 1 AS delta FROM i - UNION ALL - SELECT level1_no, -1 AS delta FROM d) w - GROUP BY level1_no - HAVING sum(delta) < 0) - SELECT level1_no - FROM p JOIN transition_table_level2 c ON c.parent_no = p.level1_no - INTO x; - IF FOUND THEN - RAISE EXCEPTION 'RI error'; - END IF; - RETURN NULL; - END; -$$; -ALTER FUNCTION public.transition_table_level1_ri_parent_upd_func() OWNER TO postgres; --- --- Name: transition_table_level2_bad_usage_func(); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.transition_table_level2_bad_usage_func() RETURNS trigger - LANGUAGE plpgsql - AS $$ - BEGIN - INSERT INTO dx VALUES (1000000, 1000000, 'x'); - RETURN NULL; - END; -$$; -ALTER FUNCTION public.transition_table_level2_bad_usage_func() OWNER TO postgres; --- --- Name: transition_table_level2_ri_child_insupd_func(); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.transition_table_level2_ri_child_insupd_func() RETURNS trigger - LANGUAGE plpgsql - AS $$ - BEGIN - PERFORM FROM i - LEFT JOIN transition_table_level1 p - ON p.level1_no IS NOT NULL AND p.level1_no = i.parent_no - WHERE p.level1_no IS NULL; - IF FOUND THEN - RAISE EXCEPTION 'RI error'; - END IF; - RETURN NULL; - END; -$$; -ALTER FUNCTION public.transition_table_level2_ri_child_insupd_func() OWNER TO postgres; --- --- Name: trig_nothing(); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.trig_nothing() RETURNS trigger - LANGUAGE plpgsql - AS $$ begin return null; end $$; -ALTER FUNCTION public.trig_nothing() OWNER TO postgres; --- --- Name: trigfunc(); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.trigfunc() RETURNS trigger - LANGUAGE plpgsql - AS $$ - begin - raise notice 'trigger = % fired on table % during %', - TG_NAME, TG_TABLE_NAME, TG_OP; - return null; - end; -$$; -ALTER FUNCTION public.trigfunc() OWNER TO postgres; --- --- Name: trigger_func(); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.trigger_func() RETURNS trigger - LANGUAGE plpgsql - AS $$ -BEGIN - RAISE NOTICE 'trigger_func(%) called: action = %, when = %, level = %', TG_ARGV[0], TG_OP, TG_WHEN, TG_LEVEL; - RETURN NULL; -END;$$; -ALTER FUNCTION public.trigger_func() OWNER TO postgres; --- --- Name: trigger_notice(); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.trigger_notice() RETURNS trigger - LANGUAGE plpgsql - AS $$ - declare - arg1 text = TG_ARGV[0]; - arg2 integer = TG_ARGV[1]; - begin - raise notice 'trigger % on % % % for % args % %', - TG_NAME, TG_TABLE_NAME, TG_WHEN, TG_OP, TG_LEVEL, arg1, arg2; - return null; - end; - $$; -ALTER FUNCTION public.trigger_notice() OWNER TO postgres; --- --- Name: trigger_parted_trigfunc(); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.trigger_parted_trigfunc() RETURNS trigger - LANGUAGE plpgsql - AS $$ begin end; $$; -ALTER FUNCTION public.trigger_parted_trigfunc() OWNER TO postgres; --- --- Name: trigger_return_old(); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.trigger_return_old() RETURNS trigger - LANGUAGE c - AS '/tmp/cirrus-ci-build/build/src/test/regress/regress.so', 'trigger_return_old'; -ALTER FUNCTION public.trigger_return_old() OWNER TO postgres; --- --- Name: trigtest(); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.trigtest() RETURNS trigger - LANGUAGE plpgsql - AS $$ -begin - raise notice '% % % %', TG_TABLE_NAME, TG_OP, TG_WHEN, TG_LEVEL; - return new; -end;$$; -ALTER FUNCTION public.trigtest() OWNER TO postgres; --- --- Name: ttdummy(); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.ttdummy() RETURNS trigger - LANGUAGE c - AS '/tmp/cirrus-ci-build/build/src/test/regress/regress.so', 'ttdummy'; -ALTER FUNCTION public.ttdummy() OWNER TO postgres; --- --- Name: undroppable(); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.undroppable() RETURNS event_trigger - LANGUAGE plpgsql - AS $$ -DECLARE - obj record; -BEGIN - PERFORM 1 FROM pg_tables WHERE tablename = 'undroppable_objs'; - IF NOT FOUND THEN - RAISE NOTICE 'table undroppable_objs not found, skipping'; - RETURN; - END IF; - FOR obj IN - SELECT * FROM pg_event_trigger_dropped_objects() JOIN - undroppable_objs USING (object_type, object_identity) - LOOP - RAISE EXCEPTION 'object % of type % cannot be dropped', - obj.object_identity, obj.object_type; - END LOOP; -END; -$$; -ALTER FUNCTION public.undroppable() OWNER TO postgres; --- --- Name: use_refcursor(refcursor); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.use_refcursor(rc refcursor) RETURNS integer - LANGUAGE plpgsql - AS $$ -declare - rc refcursor; - x record; -begin - rc := return_unnamed_refcursor(); - fetch next from rc into x; - return x.a; -end -$$; -ALTER FUNCTION public.use_refcursor(rc refcursor) OWNER TO postgres; --- --- Name: view_trigger(); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.view_trigger() RETURNS trigger - LANGUAGE plpgsql - AS $$ -declare - argstr text := ''; -begin - for i in 0 .. TG_nargs - 1 loop - if i > 0 then - argstr := argstr || ', '; - end if; - argstr := argstr || TG_argv[i]; - end loop; - raise notice '% % % % (%)', TG_TABLE_NAME, TG_WHEN, TG_OP, TG_LEVEL, argstr; - if TG_LEVEL = 'ROW' then - if TG_OP = 'INSERT' then - raise NOTICE 'NEW: %', NEW; - INSERT INTO main_table VALUES (NEW.a, NEW.b); - RETURN NEW; - end if; - if TG_OP = 'UPDATE' then - raise NOTICE 'OLD: %, NEW: %', OLD, NEW; - UPDATE main_table SET a = NEW.a, b = NEW.b WHERE a = OLD.a AND b = OLD.b; - if NOT FOUND then RETURN NULL; end if; - RETURN NEW; - end if; - if TG_OP = 'DELETE' then - raise NOTICE 'OLD: %', OLD; - DELETE FROM main_table WHERE a = OLD.a AND b = OLD.b; - if NOT FOUND then RETURN NULL; end if; - RETURN OLD; - end if; - end if; - RETURN NULL; -end; -$$; -ALTER FUNCTION public.view_trigger() OWNER TO postgres; --- --- Name: whoami(); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.whoami() RETURNS text - LANGUAGE sql - AS $$select 'public'::text$$; -ALTER FUNCTION public.whoami() OWNER TO postgres; --- --- Name: wrap_do_analyze(integer); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.wrap_do_analyze(c integer) RETURNS integer - LANGUAGE sql IMMUTABLE - AS $_$SELECT $1 FROM public.do_analyze()$_$; -ALTER FUNCTION public.wrap_do_analyze(c integer) OWNER TO postgres; --- --- Name: wslot_slotlink_view(character); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.wslot_slotlink_view(character) RETURNS text - LANGUAGE plpgsql - AS $_$ -declare - rec record; - sltype char(2); - retval text; -begin - select into rec * from WSlot where slotname = $1; - if not found then - return ''; - end if; - if rec.slotlink = '' then - return '-'; - end if; - sltype := substr(rec.slotlink, 1, 2); - if sltype = 'PH' then - select into rec * from PHone where slotname = rec.slotlink; - retval := 'Phone ' || trim(rec.slotname); - if rec.comment != '' then - retval := retval || ' ('; - retval := retval || rec.comment; - retval := retval || ')'; - end if; - return retval; - end if; - if sltype = 'IF' then - declare - syrow System%RowType; - ifrow IFace%ROWTYPE; - begin - select into ifrow * from IFace where slotname = rec.slotlink; - select into syrow * from System where name = ifrow.sysname; - retval := syrow.name || ' IF '; - retval := retval || ifrow.ifname; - if syrow.comment != '' then - retval := retval || ' ('; - retval := retval || syrow.comment; - retval := retval || ')'; - end if; - return retval; - end; - end if; - return rec.slotlink; -end; -$_$; -ALTER FUNCTION public.wslot_slotlink_view(character) OWNER TO postgres; --- --- Name: xtrig(); Type: FUNCTION; Schema: public; Owner: postgres --- -CREATE FUNCTION public.xtrig() RETURNS trigger - LANGUAGE plpgsql - AS $$ - declare - r record; - begin - for r in select * from old loop - raise info 'a=%, b=%', r.a, r.b; - end loop; - return NULL; - end; -$$; -ALTER FUNCTION public.xtrig() OWNER TO postgres; --- --- Name: aggfns(integer, integer, text); Type: AGGREGATE; Schema: public; Owner: postgres --- -CREATE AGGREGATE public.aggfns(integer, integer, text) ( - SFUNC = public.aggfns_trans, - STYPE = public.aggtype[], - SSPACE = 10000, - INITCOND = '{}' -); -ALTER AGGREGATE public.aggfns(integer, integer, text) OWNER TO postgres; --- --- Name: aggfstr(integer, integer, text); Type: AGGREGATE; Schema: public; Owner: postgres --- -CREATE AGGREGATE public.aggfstr(integer, integer, text) ( - SFUNC = public.aggf_trans, - STYPE = public.aggtype[], - INITCOND = '{}' -); -ALTER AGGREGATE public.aggfstr(integer, integer, text) OWNER TO postgres; --- --- Name: array_larger_accum(anyarray); Type: AGGREGATE; Schema: public; Owner: postgres --- -CREATE AGGREGATE public.array_larger_accum(anyarray) ( - SFUNC = array_larger, - STYPE = anyarray, - INITCOND = '{}' -); -ALTER AGGREGATE public.array_larger_accum(anyarray) OWNER TO postgres; --- --- Name: build_group(anyelement, integer); Type: AGGREGATE; Schema: public; Owner: postgres --- -CREATE AGGREGATE public.build_group(anyelement, integer) ( - SFUNC = public.add_group, - STYPE = anyarray -); -ALTER AGGREGATE public.build_group(anyelement, integer) OWNER TO postgres; --- --- Name: build_group(bigint, integer); Type: AGGREGATE; Schema: public; Owner: postgres --- -CREATE AGGREGATE public.build_group(bigint, integer) ( - SFUNC = public.add_group, - STYPE = bigint[] -); -ALTER AGGREGATE public.build_group(bigint, integer) OWNER TO postgres; --- --- Name: cleast_agg(anycompatiblearray); Type: AGGREGATE; Schema: public; Owner: postgres --- -CREATE AGGREGATE public.cleast_agg(VARIADIC items anycompatiblearray) ( - SFUNC = public.cleast_accum, - STYPE = anycompatible -); -ALTER AGGREGATE public.cleast_agg(VARIADIC items anycompatiblearray) OWNER TO postgres; --- --- Name: first_el_agg_any(anyelement); Type: AGGREGATE; Schema: public; Owner: postgres --- -CREATE AGGREGATE public.first_el_agg_any(anyelement) ( - SFUNC = public.first_el_transfn, - STYPE = anyarray, - FINALFUNC = public.first_el -); -ALTER AGGREGATE public.first_el_agg_any(anyelement) OWNER TO postgres; --- --- Name: first_el_agg_f8(double precision); Type: AGGREGATE; Schema: public; Owner: postgres --- -CREATE AGGREGATE public.first_el_agg_f8(double precision) ( - SFUNC = array_append, - STYPE = double precision[], - FINALFUNC = public.first_el -); -ALTER AGGREGATE public.first_el_agg_f8(double precision) OWNER TO postgres; --- --- Name: least_agg(anyarray); Type: AGGREGATE; Schema: public; Owner: postgres --- -CREATE AGGREGATE public.least_agg(VARIADIC items anyarray) ( - SFUNC = public.least_accum, - STYPE = anyelement -); -ALTER AGGREGATE public.least_agg(VARIADIC items anyarray) OWNER TO postgres; --- --- Name: logging_agg_nonstrict(anyelement); Type: AGGREGATE; Schema: public; Owner: postgres --- -CREATE AGGREGATE public.logging_agg_nonstrict(anyelement) ( - SFUNC = public.logging_sfunc_nonstrict, - STYPE = text, - MSFUNC = public.logging_msfunc_nonstrict, - MINVFUNC = public.logging_minvfunc_nonstrict, - MSTYPE = text -); -ALTER AGGREGATE public.logging_agg_nonstrict(anyelement) OWNER TO postgres; --- --- Name: logging_agg_nonstrict_initcond(anyelement); Type: AGGREGATE; Schema: public; Owner: postgres --- -CREATE AGGREGATE public.logging_agg_nonstrict_initcond(anyelement) ( - SFUNC = public.logging_sfunc_nonstrict, - STYPE = text, - INITCOND = 'I', - MSFUNC = public.logging_msfunc_nonstrict, - MINVFUNC = public.logging_minvfunc_nonstrict, - MSTYPE = text, - MINITCOND = 'MI' -); -ALTER AGGREGATE public.logging_agg_nonstrict_initcond(anyelement) OWNER TO postgres; --- --- Name: logging_agg_strict(text); Type: AGGREGATE; Schema: public; Owner: postgres --- -CREATE AGGREGATE public.logging_agg_strict(text) ( - SFUNC = public.logging_sfunc_strict, - STYPE = text, - MSFUNC = public.logging_msfunc_strict, - MINVFUNC = public.logging_minvfunc_strict, - MSTYPE = text -); -ALTER AGGREGATE public.logging_agg_strict(text) OWNER TO postgres; --- --- Name: logging_agg_strict_initcond(anyelement); Type: AGGREGATE; Schema: public; Owner: postgres --- -CREATE AGGREGATE public.logging_agg_strict_initcond(anyelement) ( - SFUNC = public.logging_sfunc_strict, - STYPE = text, - INITCOND = 'I', - MSFUNC = public.logging_msfunc_strict, - MINVFUNC = public.logging_minvfunc_strict, - MSTYPE = text, - MINITCOND = 'MI' -); -ALTER AGGREGATE public.logging_agg_strict_initcond(anyelement) OWNER TO postgres; --- --- Name: myaggn01a(*); Type: AGGREGATE; Schema: public; Owner: postgres --- -CREATE AGGREGATE public.myaggn01a(*) ( - SFUNC = public.stfnp, - STYPE = integer[], - INITCOND = '{}', - FINALFUNC = public.ffnp -); -ALTER AGGREGATE public.myaggn01a(*) OWNER TO postgres; --- --- Name: myaggn01b(*); Type: AGGREGATE; Schema: public; Owner: postgres --- -CREATE AGGREGATE public.myaggn01b(*) ( - SFUNC = public.stfnp, - STYPE = integer[], - INITCOND = '{}' -); -ALTER AGGREGATE public.myaggn01b(*) OWNER TO postgres; --- --- Name: myaggn03a(*); Type: AGGREGATE; Schema: public; Owner: postgres --- -CREATE AGGREGATE public.myaggn03a(*) ( - SFUNC = public.stfp, - STYPE = integer[], - INITCOND = '{}', - FINALFUNC = public.ffnp -); -ALTER AGGREGATE public.myaggn03a(*) OWNER TO postgres; --- --- Name: myaggn05a(integer); Type: AGGREGATE; Schema: public; Owner: postgres --- -CREATE AGGREGATE public.myaggn05a(integer) ( - SFUNC = public.tfnp, - STYPE = integer[], - INITCOND = '{}', - FINALFUNC = public.ffnp -); -ALTER AGGREGATE public.myaggn05a(integer) OWNER TO postgres; --- --- Name: myaggn05b(integer); Type: AGGREGATE; Schema: public; Owner: postgres --- -CREATE AGGREGATE public.myaggn05b(integer) ( - SFUNC = public.tfnp, - STYPE = integer[], - INITCOND = '{}' -); -ALTER AGGREGATE public.myaggn05b(integer) OWNER TO postgres; --- --- Name: myaggn06a(integer); Type: AGGREGATE; Schema: public; Owner: postgres --- -CREATE AGGREGATE public.myaggn06a(integer) ( - SFUNC = public.tf2p, - STYPE = integer[], - INITCOND = '{}', - FINALFUNC = public.ffnp -); -ALTER AGGREGATE public.myaggn06a(integer) OWNER TO postgres; --- --- Name: myaggn06b(integer); Type: AGGREGATE; Schema: public; Owner: postgres --- -CREATE AGGREGATE public.myaggn06b(integer) ( - SFUNC = public.tf2p, - STYPE = integer[], - INITCOND = '{}' -); -ALTER AGGREGATE public.myaggn06b(integer) OWNER TO postgres; --- --- Name: myaggn08a(anyelement); Type: AGGREGATE; Schema: public; Owner: postgres --- -CREATE AGGREGATE public.myaggn08a(anyelement) ( - SFUNC = public.tf2p, - STYPE = integer[], - INITCOND = '{}', - FINALFUNC = public.ffnp -); -ALTER AGGREGATE public.myaggn08a(anyelement) OWNER TO postgres; --- --- Name: myaggn08b(anyelement); Type: AGGREGATE; Schema: public; Owner: postgres --- -CREATE AGGREGATE public.myaggn08b(anyelement) ( - SFUNC = public.tf2p, - STYPE = integer[], - INITCOND = '{}' -); -ALTER AGGREGATE public.myaggn08b(anyelement) OWNER TO postgres; --- --- Name: myaggn09a(integer); Type: AGGREGATE; Schema: public; Owner: postgres --- -CREATE AGGREGATE public.myaggn09a(integer) ( - SFUNC = public.tf1p, - STYPE = integer[], - INITCOND = '{}', - FINALFUNC = public.ffnp -); -ALTER AGGREGATE public.myaggn09a(integer) OWNER TO postgres; --- --- Name: myaggn10a(integer); Type: AGGREGATE; Schema: public; Owner: postgres --- -CREATE AGGREGATE public.myaggn10a(integer) ( - SFUNC = public.tfp, - STYPE = integer[], - INITCOND = '{}', - FINALFUNC = public.ffnp -); -ALTER AGGREGATE public.myaggn10a(integer) OWNER TO postgres; --- --- Name: myaggp01a(*); Type: AGGREGATE; Schema: public; Owner: postgres --- -CREATE AGGREGATE public.myaggp01a(*) ( - SFUNC = public.stfnp, - STYPE = integer[], - INITCOND = '{}', - FINALFUNC = public.ffp -); -ALTER AGGREGATE public.myaggp01a(*) OWNER TO postgres; --- --- Name: myaggp03a(*); Type: AGGREGATE; Schema: public; Owner: postgres --- -CREATE AGGREGATE public.myaggp03a(*) ( - SFUNC = public.stfp, - STYPE = integer[], - INITCOND = '{}', - FINALFUNC = public.ffp -); -ALTER AGGREGATE public.myaggp03a(*) OWNER TO postgres; --- --- Name: myaggp03b(*); Type: AGGREGATE; Schema: public; Owner: postgres --- -CREATE AGGREGATE public.myaggp03b(*) ( - SFUNC = public.stfp, - STYPE = integer[], - INITCOND = '{}' -); -ALTER AGGREGATE public.myaggp03b(*) OWNER TO postgres; --- --- Name: myaggp05a(integer); Type: AGGREGATE; Schema: public; Owner: postgres --- -CREATE AGGREGATE public.myaggp05a(integer) ( - SFUNC = public.tfnp, - STYPE = integer[], - INITCOND = '{}', - FINALFUNC = public.ffp -); -ALTER AGGREGATE public.myaggp05a(integer) OWNER TO postgres; --- --- Name: myaggp06a(integer); Type: AGGREGATE; Schema: public; Owner: postgres --- -CREATE AGGREGATE public.myaggp06a(integer) ( - SFUNC = public.tf2p, - STYPE = integer[], - INITCOND = '{}', - FINALFUNC = public.ffp -); -ALTER AGGREGATE public.myaggp06a(integer) OWNER TO postgres; --- --- Name: myaggp08a(anyelement); Type: AGGREGATE; Schema: public; Owner: postgres --- -CREATE AGGREGATE public.myaggp08a(anyelement) ( - SFUNC = public.tf2p, - STYPE = integer[], - INITCOND = '{}', - FINALFUNC = public.ffp -); -ALTER AGGREGATE public.myaggp08a(anyelement) OWNER TO postgres; --- --- Name: myaggp09a(integer); Type: AGGREGATE; Schema: public; Owner: postgres --- -CREATE AGGREGATE public.myaggp09a(integer) ( - SFUNC = public.tf1p, - STYPE = integer[], - INITCOND = '{}', - FINALFUNC = public.ffp -); -ALTER AGGREGATE public.myaggp09a(integer) OWNER TO postgres; --- --- Name: myaggp09b(integer); Type: AGGREGATE; Schema: public; Owner: postgres --- -CREATE AGGREGATE public.myaggp09b(integer) ( - SFUNC = public.tf1p, - STYPE = integer[], - INITCOND = '{}' -); -ALTER AGGREGATE public.myaggp09b(integer) OWNER TO postgres; --- --- Name: myaggp10a(integer); Type: AGGREGATE; Schema: public; Owner: postgres --- -CREATE AGGREGATE public.myaggp10a(integer) ( - SFUNC = public.tfp, - STYPE = integer[], - INITCOND = '{}', - FINALFUNC = public.ffp -); -ALTER AGGREGATE public.myaggp10a(integer) OWNER TO postgres; --- --- Name: myaggp10b(integer); Type: AGGREGATE; Schema: public; Owner: postgres --- -CREATE AGGREGATE public.myaggp10b(integer) ( - SFUNC = public.tfp, - STYPE = integer[], - INITCOND = '{}' -); -ALTER AGGREGATE public.myaggp10b(integer) OWNER TO postgres; --- --- Name: myaggp20a(anyelement); Type: AGGREGATE; Schema: public; Owner: postgres --- -CREATE AGGREGATE public.myaggp20a(anyelement) ( - SFUNC = public.tfp, - STYPE = anyarray, - INITCOND = '{}', - FINALFUNC = public.ffp -); -ALTER AGGREGATE public.myaggp20a(anyelement) OWNER TO postgres; --- --- Name: myaggp20b(anyelement); Type: AGGREGATE; Schema: public; Owner: postgres --- -CREATE AGGREGATE public.myaggp20b(anyelement) ( - SFUNC = public.tfp, - STYPE = anyarray, - INITCOND = '{}' -); -ALTER AGGREGATE public.myaggp20b(anyelement) OWNER TO postgres; --- --- Name: mysum2(anyelement, anyelement); Type: AGGREGATE; Schema: public; Owner: postgres --- -CREATE AGGREGATE public.mysum2(anyelement, anyelement) ( - SFUNC = public.sum3, - STYPE = anyelement, - INITCOND = '0' -); -ALTER AGGREGATE public.mysum2(anyelement, anyelement) OWNER TO postgres; --- --- Name: newavg(integer); Type: AGGREGATE; Schema: public; Owner: postgres --- -CREATE AGGREGATE public.newavg(integer) ( - SFUNC = int4_avg_accum, - STYPE = bigint[], - INITCOND = '{0,0}', - FINALFUNC = int8_avg -); -ALTER AGGREGATE public.newavg(integer) OWNER TO postgres; --- --- Name: newcnt(*); Type: AGGREGATE; Schema: public; Owner: postgres --- -CREATE AGGREGATE public.newcnt(*) ( - SFUNC = int8inc, - STYPE = bigint, - INITCOND = '0', - PARALLEL = safe -); -ALTER AGGREGATE public.newcnt(*) OWNER TO postgres; --- --- Name: AGGREGATE newcnt(*); Type: COMMENT; Schema: public; Owner: postgres --- -COMMENT ON AGGREGATE public.newcnt(*) IS 'an agg(*) comment'; --- --- Name: newcnt("any"); Type: AGGREGATE; Schema: public; Owner: postgres --- -CREATE AGGREGATE public.newcnt("any") ( - SFUNC = int8inc_any, - STYPE = bigint, - INITCOND = '0' -); -ALTER AGGREGATE public.newcnt("any") OWNER TO postgres; --- --- Name: AGGREGATE newcnt("any"); Type: COMMENT; Schema: public; Owner: postgres --- -COMMENT ON AGGREGATE public.newcnt("any") IS 'an agg(any) comment'; --- --- Name: newsum(integer); Type: AGGREGATE; Schema: public; Owner: postgres --- -CREATE AGGREGATE public.newsum(integer) ( - SFUNC = int4pl, - STYPE = integer, - INITCOND = '0' -); -ALTER AGGREGATE public.newsum(integer) OWNER TO postgres; --- --- Name: oldcnt(*); Type: AGGREGATE; Schema: public; Owner: postgres --- -CREATE AGGREGATE public.oldcnt(*) ( - SFUNC = int8inc, - STYPE = bigint, - INITCOND = '0' -); -ALTER AGGREGATE public.oldcnt(*) OWNER TO postgres; --- --- Name: sum2(bigint, bigint); Type: AGGREGATE; Schema: public; Owner: postgres --- -CREATE AGGREGATE public.sum2(bigint, bigint) ( - SFUNC = public.sum3, - STYPE = bigint, - INITCOND = '0' -); -ALTER AGGREGATE public.sum2(bigint, bigint) OWNER TO postgres; --- --- Name: sum_int_randomrestart(integer); Type: AGGREGATE; Schema: public; Owner: postgres --- -CREATE AGGREGATE public.sum_int_randomrestart(integer) ( - SFUNC = int4pl, - STYPE = integer, - MSFUNC = int4pl, - MINVFUNC = public.sum_int_randrestart_minvfunc, - MSTYPE = integer -); -ALTER AGGREGATE public.sum_int_randomrestart(integer) OWNER TO postgres; --- --- Name: sumdouble(double precision); Type: AGGREGATE; Schema: public; Owner: postgres --- -CREATE AGGREGATE public.sumdouble(double precision) ( - SFUNC = float8pl, - STYPE = double precision, - MSFUNC = float8pl, - MINVFUNC = float8mi, - MSTYPE = double precision -); -ALTER AGGREGATE public.sumdouble(double precision) OWNER TO postgres; --- --- Name: test_percentile_disc(double precision, anyelement); Type: AGGREGATE; Schema: public; Owner: postgres --- -CREATE AGGREGATE public.test_percentile_disc(double precision ORDER BY anyelement) ( - SFUNC = ordered_set_transition, - STYPE = internal, - FINALFUNC = percentile_disc_final, - FINALFUNC_EXTRA -); -ALTER AGGREGATE public.test_percentile_disc(double precision ORDER BY anyelement) OWNER TO postgres; --- --- Name: test_rank("any"); Type: AGGREGATE; Schema: public; Owner: postgres --- -CREATE AGGREGATE public.test_rank(VARIADIC "any" ORDER BY VARIADIC "any") ( - SFUNC = ordered_set_transition_multi, - STYPE = internal, - FINALFUNC = rank_final, - FINALFUNC_EXTRA, - HYPOTHETICAL -); -ALTER AGGREGATE public.test_rank(VARIADIC "any" ORDER BY VARIADIC "any") OWNER TO postgres; --- --- Name: heap2; Type: ACCESS METHOD; Schema: -; Owner: - --- -CREATE ACCESS METHOD heap2 TYPE TABLE HANDLER heap_tableam_handler; --- --- Name: !=-; Type: OPERATOR; Schema: public; Owner: postgres --- -CREATE OPERATOR public.!=- ( - FUNCTION = factorial, - RIGHTARG = bigint -); -ALTER OPERATOR public.!=- (NONE, bigint) OWNER TO postgres; --- --- Name: ##; Type: OPERATOR; Schema: public; Owner: postgres --- -CREATE OPERATOR public.## ( - FUNCTION = path_inter, - LEFTARG = path, - RIGHTARG = path, - COMMUTATOR = OPERATOR(public.##) -); -ALTER OPERATOR public.## (path, path) OWNER TO postgres; --- --- Name: #@%#; Type: OPERATOR; Schema: public; Owner: postgres --- -CREATE OPERATOR public.#@%# ( - FUNCTION = factorial, - RIGHTARG = bigint -); -ALTER OPERATOR public.#@%# (NONE, bigint) OWNER TO postgres; --- --- Name: <; Type: OPERATOR; Schema: public; Owner: postgres --- -CREATE OPERATOR public.< ( - FUNCTION = public.int8alias1lt, - LEFTARG = public.int8alias1, - RIGHTARG = public.int8alias1 -); -ALTER OPERATOR public.< (public.int8alias1, public.int8alias1) OWNER TO postgres; --- --- Name: <%; Type: OPERATOR; Schema: public; Owner: postgres --- -CREATE OPERATOR public.<% ( - FUNCTION = public.pt_in_widget, - LEFTARG = point, - RIGHTARG = public.widget, - COMMUTATOR = OPERATOR(public.>%), - NEGATOR = OPERATOR(public.>=%) -); -ALTER OPERATOR public.<% (point, public.widget) OWNER TO postgres; --- --- Name: =; Type: OPERATOR; Schema: public; Owner: postgres --- -CREATE OPERATOR public.= ( - FUNCTION = public.int8alias1eq, - LEFTARG = public.int8alias1, - RIGHTARG = public.int8alias1, - COMMUTATOR = OPERATOR(public.=), - MERGES, - RESTRICT = eqsel, - JOIN = eqjoinsel -); -ALTER OPERATOR public.= (public.int8alias1, public.int8alias1) OWNER TO postgres; --- --- Name: =; Type: OPERATOR; Schema: public; Owner: postgres --- -CREATE OPERATOR public.= ( - FUNCTION = public.int8alias2eq, - LEFTARG = public.int8alias2, - RIGHTARG = public.int8alias2, - COMMUTATOR = OPERATOR(public.=), - MERGES, - RESTRICT = eqsel, - JOIN = eqjoinsel -); -ALTER OPERATOR public.= (public.int8alias2, public.int8alias2) OWNER TO postgres; --- --- Name: =; Type: OPERATOR; Schema: public; Owner: postgres --- -CREATE OPERATOR public.= ( - FUNCTION = public.int8alias1eq, - LEFTARG = bigint, - RIGHTARG = public.int8alias1, - MERGES, - RESTRICT = eqsel, - JOIN = eqjoinsel -); -ALTER OPERATOR public.= (bigint, public.int8alias1) OWNER TO postgres; --- --- Name: =; Type: OPERATOR; Schema: public; Owner: postgres --- -CREATE OPERATOR public.= ( - FUNCTION = public.int8alias1eq, - LEFTARG = public.int8alias1, - RIGHTARG = public.int8alias2, - MERGES, - RESTRICT = eqsel, - JOIN = eqjoinsel -); -ALTER OPERATOR public.= (public.int8alias1, public.int8alias2) OWNER TO postgres; --- --- Name: @#@; Type: OPERATOR; Schema: public; Owner: postgres --- -CREATE OPERATOR public.@#@ ( - FUNCTION = factorial, - RIGHTARG = bigint -); -ALTER OPERATOR public.@#@ (NONE, bigint) OWNER TO postgres; --- --- Name: |@|; Type: OPERATOR; Schema: public; Owner: postgres --- -CREATE OPERATOR public.|@| ( - FUNCTION = unnest, - RIGHTARG = anyarray -); -ALTER OPERATOR public.|@| (NONE, anyarray) OWNER TO postgres; --- --- Name: at_test_sql_partop; Type: OPERATOR FAMILY; Schema: public; Owner: postgres --- -CREATE OPERATOR FAMILY public.at_test_sql_partop USING btree; -ALTER OPERATOR FAMILY public.at_test_sql_partop USING btree OWNER TO postgres; --- --- Name: custom_opclass; Type: OPERATOR FAMILY; Schema: public; Owner: postgres --- -CREATE OPERATOR FAMILY public.custom_opclass USING hash; -ALTER OPERATOR FAMILY public.custom_opclass USING hash OWNER TO postgres; --- --- Name: evttrigopclass; Type: OPERATOR FAMILY; Schema: public; Owner: postgres --- -CREATE OPERATOR FAMILY public.evttrigopclass USING btree; -ALTER OPERATOR FAMILY public.evttrigopclass USING btree OWNER TO postgres; --- --- Name: evttrigopclass; Type: OPERATOR CLASS; Schema: public; Owner: postgres --- -CREATE OPERATOR CLASS public.evttrigopclass - FOR TYPE integer USING btree FAMILY public.evttrigopclass AS - STORAGE integer; -ALTER OPERATOR CLASS public.evttrigopclass USING btree OWNER TO postgres; --- --- Name: part_test_int4_ops; Type: OPERATOR FAMILY; Schema: public; Owner: postgres --- -CREATE OPERATOR FAMILY public.part_test_int4_ops USING hash; -ALTER OPERATOR FAMILY public.part_test_int4_ops USING hash ADD - FUNCTION 2 (integer, integer) public.part_hashint4_noop(integer,bigint); -ALTER OPERATOR FAMILY public.part_test_int4_ops USING hash OWNER TO postgres; --- --- Name: part_test_int4_ops; Type: OPERATOR CLASS; Schema: public; Owner: postgres --- -CREATE OPERATOR CLASS public.part_test_int4_ops - FOR TYPE integer USING hash FAMILY public.part_test_int4_ops AS - OPERATOR 1 =(integer,integer); -ALTER OPERATOR CLASS public.part_test_int4_ops USING hash OWNER TO postgres; --- --- Name: part_test_int4_ops2; Type: OPERATOR FAMILY; Schema: public; Owner: postgres --- -CREATE OPERATOR FAMILY public.part_test_int4_ops2 USING hash; -ALTER OPERATOR FAMILY public.part_test_int4_ops2 USING hash ADD - FUNCTION 2 (integer, integer) public.part_hashint4_noop(integer,bigint); -ALTER OPERATOR FAMILY public.part_test_int4_ops2 USING hash OWNER TO postgres; --- --- Name: part_test_text_ops; Type: OPERATOR FAMILY; Schema: public; Owner: postgres --- -CREATE OPERATOR FAMILY public.part_test_text_ops USING hash; -ALTER OPERATOR FAMILY public.part_test_text_ops USING hash ADD - FUNCTION 2 (text, text) public.part_hashtext_length(text,bigint); -ALTER OPERATOR FAMILY public.part_test_text_ops USING hash OWNER TO postgres; --- --- Name: part_test_text_ops; Type: OPERATOR CLASS; Schema: public; Owner: postgres --- -CREATE OPERATOR CLASS public.part_test_text_ops - FOR TYPE text USING hash FAMILY public.part_test_text_ops AS - OPERATOR 1 =(text,text); -ALTER OPERATOR CLASS public.part_test_text_ops USING hash OWNER TO postgres; --- --- Name: test_int4_ops; Type: OPERATOR FAMILY; Schema: public; Owner: postgres --- -CREATE OPERATOR FAMILY public.test_int4_ops USING btree; -ALTER OPERATOR FAMILY public.test_int4_ops USING btree OWNER TO postgres; --- --- Name: hunspell; Type: TEXT SEARCH DICTIONARY; Schema: public; Owner: postgres --- -CREATE TEXT SEARCH DICTIONARY public.hunspell ( - TEMPLATE = pg_catalog.ispell, - dictfile = 'ispell_sample', afffile = 'hunspell_sample' ); -ALTER TEXT SEARCH DICTIONARY public.hunspell OWNER TO postgres; --- --- Name: hunspell_invalid_1; Type: TEXT SEARCH DICTIONARY; Schema: public; Owner: postgres --- -CREATE TEXT SEARCH DICTIONARY public.hunspell_invalid_1 ( - TEMPLATE = pg_catalog.ispell, - dictfile = 'hunspell_sample_long', afffile = 'ispell_sample' ); -ALTER TEXT SEARCH DICTIONARY public.hunspell_invalid_1 OWNER TO postgres; --- --- Name: hunspell_invalid_2; Type: TEXT SEARCH DICTIONARY; Schema: public; Owner: postgres --- -CREATE TEXT SEARCH DICTIONARY public.hunspell_invalid_2 ( - TEMPLATE = pg_catalog.ispell, - dictfile = 'hunspell_sample_long', afffile = 'hunspell_sample_num' ); -ALTER TEXT SEARCH DICTIONARY public.hunspell_invalid_2 OWNER TO postgres; --- --- Name: hunspell_invalid_3; Type: TEXT SEARCH DICTIONARY; Schema: public; Owner: postgres --- -CREATE TEXT SEARCH DICTIONARY public.hunspell_invalid_3 ( - TEMPLATE = pg_catalog.ispell, - dictfile = 'hunspell_sample_num', afffile = 'ispell_sample' ); -ALTER TEXT SEARCH DICTIONARY public.hunspell_invalid_3 OWNER TO postgres; --- --- Name: hunspell_long; Type: TEXT SEARCH DICTIONARY; Schema: public; Owner: postgres --- -CREATE TEXT SEARCH DICTIONARY public.hunspell_long ( - TEMPLATE = pg_catalog.ispell, - dictfile = 'hunspell_sample_long', afffile = 'hunspell_sample_long' ); -ALTER TEXT SEARCH DICTIONARY public.hunspell_long OWNER TO postgres; --- --- Name: hunspell_num; Type: TEXT SEARCH DICTIONARY; Schema: public; Owner: postgres --- -CREATE TEXT SEARCH DICTIONARY public.hunspell_num ( - TEMPLATE = pg_catalog.ispell, - dictfile = 'hunspell_sample_num', afffile = 'hunspell_sample_num' ); -ALTER TEXT SEARCH DICTIONARY public.hunspell_num OWNER TO postgres; --- --- Name: ispell; Type: TEXT SEARCH DICTIONARY; Schema: public; Owner: postgres --- -CREATE TEXT SEARCH DICTIONARY public.ispell ( - TEMPLATE = pg_catalog.ispell, - dictfile = 'ispell_sample', afffile = 'ispell_sample' ); -ALTER TEXT SEARCH DICTIONARY public.ispell OWNER TO postgres; --- --- Name: synonym; Type: TEXT SEARCH DICTIONARY; Schema: public; Owner: postgres --- -CREATE TEXT SEARCH DICTIONARY public.synonym ( - TEMPLATE = pg_catalog.synonym, - synonyms = 'synonym_sample', casesensitive = 'off' ); -ALTER TEXT SEARCH DICTIONARY public.synonym OWNER TO postgres; --- --- Name: thesaurus; Type: TEXT SEARCH DICTIONARY; Schema: public; Owner: postgres --- -CREATE TEXT SEARCH DICTIONARY public.thesaurus ( - TEMPLATE = pg_catalog.thesaurus, - dictfile = 'thesaurus_sample', dictionary = 'english_stem' ); -ALTER TEXT SEARCH DICTIONARY public.thesaurus OWNER TO postgres; --- --- Name: hunspell_tst; Type: TEXT SEARCH CONFIGURATION; Schema: public; Owner: postgres --- -CREATE TEXT SEARCH CONFIGURATION public.hunspell_tst ( - PARSER = pg_catalog."default" ); -ALTER TEXT SEARCH CONFIGURATION public.hunspell_tst - ADD MAPPING FOR asciiword WITH public.hunspell_num, english_stem; -ALTER TEXT SEARCH CONFIGURATION public.hunspell_tst - ADD MAPPING FOR word WITH public.hunspell_num, english_stem; -ALTER TEXT SEARCH CONFIGURATION public.hunspell_tst - ADD MAPPING FOR numword WITH public.hunspell_num, english_stem; -ALTER TEXT SEARCH CONFIGURATION public.hunspell_tst - ADD MAPPING FOR email WITH simple; -ALTER TEXT SEARCH CONFIGURATION public.hunspell_tst - ADD MAPPING FOR url WITH simple; -ALTER TEXT SEARCH CONFIGURATION public.hunspell_tst - ADD MAPPING FOR host WITH simple; -ALTER TEXT SEARCH CONFIGURATION public.hunspell_tst - ADD MAPPING FOR sfloat WITH simple; -ALTER TEXT SEARCH CONFIGURATION public.hunspell_tst - ADD MAPPING FOR version WITH simple; -ALTER TEXT SEARCH CONFIGURATION public.hunspell_tst - ADD MAPPING FOR hword_numpart WITH public.hunspell_num, english_stem; -ALTER TEXT SEARCH CONFIGURATION public.hunspell_tst - ADD MAPPING FOR hword_part WITH public.hunspell_num, english_stem; -ALTER TEXT SEARCH CONFIGURATION public.hunspell_tst - ADD MAPPING FOR hword_asciipart WITH public.hunspell_num, english_stem; -ALTER TEXT SEARCH CONFIGURATION public.hunspell_tst - ADD MAPPING FOR numhword WITH public.hunspell_num, english_stem; -ALTER TEXT SEARCH CONFIGURATION public.hunspell_tst - ADD MAPPING FOR asciihword WITH public.hunspell_num, english_stem; -ALTER TEXT SEARCH CONFIGURATION public.hunspell_tst - ADD MAPPING FOR hword WITH public.hunspell_num, english_stem; -ALTER TEXT SEARCH CONFIGURATION public.hunspell_tst - ADD MAPPING FOR url_path WITH simple; -ALTER TEXT SEARCH CONFIGURATION public.hunspell_tst - ADD MAPPING FOR file WITH simple; -ALTER TEXT SEARCH CONFIGURATION public.hunspell_tst - ADD MAPPING FOR "float" WITH simple; -ALTER TEXT SEARCH CONFIGURATION public.hunspell_tst - ADD MAPPING FOR "int" WITH simple; -ALTER TEXT SEARCH CONFIGURATION public.hunspell_tst - ADD MAPPING FOR uint WITH simple; -ALTER TEXT SEARCH CONFIGURATION public.hunspell_tst OWNER TO postgres; --- --- Name: ispell_tst; Type: TEXT SEARCH CONFIGURATION; Schema: public; Owner: postgres --- -CREATE TEXT SEARCH CONFIGURATION public.ispell_tst ( - PARSER = pg_catalog."default" ); -ALTER TEXT SEARCH CONFIGURATION public.ispell_tst - ADD MAPPING FOR asciiword WITH public.ispell, english_stem; -ALTER TEXT SEARCH CONFIGURATION public.ispell_tst - ADD MAPPING FOR word WITH public.ispell, english_stem; -ALTER TEXT SEARCH CONFIGURATION public.ispell_tst - ADD MAPPING FOR numword WITH public.ispell, english_stem; -ALTER TEXT SEARCH CONFIGURATION public.ispell_tst - ADD MAPPING FOR email WITH simple; -ALTER TEXT SEARCH CONFIGURATION public.ispell_tst - ADD MAPPING FOR url WITH simple; -ALTER TEXT SEARCH CONFIGURATION public.ispell_tst - ADD MAPPING FOR host WITH simple; -ALTER TEXT SEARCH CONFIGURATION public.ispell_tst - ADD MAPPING FOR sfloat WITH simple; -ALTER TEXT SEARCH CONFIGURATION public.ispell_tst - ADD MAPPING FOR version WITH simple; -ALTER TEXT SEARCH CONFIGURATION public.ispell_tst - ADD MAPPING FOR hword_numpart WITH public.ispell, english_stem; -ALTER TEXT SEARCH CONFIGURATION public.ispell_tst - ADD MAPPING FOR hword_part WITH public.ispell, english_stem; -ALTER TEXT SEARCH CONFIGURATION public.ispell_tst - ADD MAPPING FOR hword_asciipart WITH public.ispell, english_stem; -ALTER TEXT SEARCH CONFIGURATION public.ispell_tst - ADD MAPPING FOR numhword WITH public.ispell, english_stem; -ALTER TEXT SEARCH CONFIGURATION public.ispell_tst - ADD MAPPING FOR asciihword WITH public.ispell, english_stem; -ALTER TEXT SEARCH CONFIGURATION public.ispell_tst - ADD MAPPING FOR hword WITH public.ispell, english_stem; -ALTER TEXT SEARCH CONFIGURATION public.ispell_tst - ADD MAPPING FOR url_path WITH simple; -ALTER TEXT SEARCH CONFIGURATION public.ispell_tst - ADD MAPPING FOR file WITH simple; -ALTER TEXT SEARCH CONFIGURATION public.ispell_tst - ADD MAPPING FOR "float" WITH simple; -ALTER TEXT SEARCH CONFIGURATION public.ispell_tst - ADD MAPPING FOR "int" WITH simple; -ALTER TEXT SEARCH CONFIGURATION public.ispell_tst - ADD MAPPING FOR uint WITH simple; -ALTER TEXT SEARCH CONFIGURATION public.ispell_tst OWNER TO postgres; --- --- Name: synonym_tst; Type: TEXT SEARCH CONFIGURATION; Schema: public; Owner: postgres --- -CREATE TEXT SEARCH CONFIGURATION public.synonym_tst ( - PARSER = pg_catalog."default" ); -ALTER TEXT SEARCH CONFIGURATION public.synonym_tst - ADD MAPPING FOR asciiword WITH public.synonym, english_stem; -ALTER TEXT SEARCH CONFIGURATION public.synonym_tst - ADD MAPPING FOR word WITH english_stem; -ALTER TEXT SEARCH CONFIGURATION public.synonym_tst - ADD MAPPING FOR numword WITH simple; -ALTER TEXT SEARCH CONFIGURATION public.synonym_tst - ADD MAPPING FOR email WITH simple; -ALTER TEXT SEARCH CONFIGURATION public.synonym_tst - ADD MAPPING FOR url WITH simple; -ALTER TEXT SEARCH CONFIGURATION public.synonym_tst - ADD MAPPING FOR host WITH simple; -ALTER TEXT SEARCH CONFIGURATION public.synonym_tst - ADD MAPPING FOR sfloat WITH simple; -ALTER TEXT SEARCH CONFIGURATION public.synonym_tst - ADD MAPPING FOR version WITH simple; -ALTER TEXT SEARCH CONFIGURATION public.synonym_tst - ADD MAPPING FOR hword_numpart WITH simple; -ALTER TEXT SEARCH CONFIGURATION public.synonym_tst - ADD MAPPING FOR hword_part WITH english_stem; -ALTER TEXT SEARCH CONFIGURATION public.synonym_tst - ADD MAPPING FOR hword_asciipart WITH public.synonym, english_stem; -ALTER TEXT SEARCH CONFIGURATION public.synonym_tst - ADD MAPPING FOR numhword WITH simple; -ALTER TEXT SEARCH CONFIGURATION public.synonym_tst - ADD MAPPING FOR asciihword WITH public.synonym, english_stem; -ALTER TEXT SEARCH CONFIGURATION public.synonym_tst - ADD MAPPING FOR hword WITH english_stem; -ALTER TEXT SEARCH CONFIGURATION public.synonym_tst - ADD MAPPING FOR url_path WITH simple; -ALTER TEXT SEARCH CONFIGURATION public.synonym_tst - ADD MAPPING FOR file WITH simple; -ALTER TEXT SEARCH CONFIGURATION public.synonym_tst - ADD MAPPING FOR "float" WITH simple; -ALTER TEXT SEARCH CONFIGURATION public.synonym_tst - ADD MAPPING FOR "int" WITH simple; -ALTER TEXT SEARCH CONFIGURATION public.synonym_tst - ADD MAPPING FOR uint WITH simple; -ALTER TEXT SEARCH CONFIGURATION public.synonym_tst OWNER TO postgres; --- --- Name: thesaurus_tst; Type: TEXT SEARCH CONFIGURATION; Schema: public; Owner: postgres --- -CREATE TEXT SEARCH CONFIGURATION public.thesaurus_tst ( - PARSER = pg_catalog."default" ); -ALTER TEXT SEARCH CONFIGURATION public.thesaurus_tst - ADD MAPPING FOR asciiword WITH public.synonym, public.thesaurus, english_stem; -ALTER TEXT SEARCH CONFIGURATION public.thesaurus_tst - ADD MAPPING FOR word WITH english_stem; -ALTER TEXT SEARCH CONFIGURATION public.thesaurus_tst - ADD MAPPING FOR numword WITH simple; -ALTER TEXT SEARCH CONFIGURATION public.thesaurus_tst - ADD MAPPING FOR email WITH simple; -ALTER TEXT SEARCH CONFIGURATION public.thesaurus_tst - ADD MAPPING FOR url WITH simple; -ALTER TEXT SEARCH CONFIGURATION public.thesaurus_tst - ADD MAPPING FOR host WITH simple; -ALTER TEXT SEARCH CONFIGURATION public.thesaurus_tst - ADD MAPPING FOR sfloat WITH simple; -ALTER TEXT SEARCH CONFIGURATION public.thesaurus_tst - ADD MAPPING FOR version WITH simple; -ALTER TEXT SEARCH CONFIGURATION public.thesaurus_tst - ADD MAPPING FOR hword_numpart WITH simple; -ALTER TEXT SEARCH CONFIGURATION public.thesaurus_tst - ADD MAPPING FOR hword_part WITH english_stem; -ALTER TEXT SEARCH CONFIGURATION public.thesaurus_tst - ADD MAPPING FOR hword_asciipart WITH public.synonym, public.thesaurus, english_stem; -ALTER TEXT SEARCH CONFIGURATION public.thesaurus_tst - ADD MAPPING FOR numhword WITH simple; -ALTER TEXT SEARCH CONFIGURATION public.thesaurus_tst - ADD MAPPING FOR asciihword WITH public.synonym, public.thesaurus, english_stem; -ALTER TEXT SEARCH CONFIGURATION public.thesaurus_tst - ADD MAPPING FOR hword WITH english_stem; -ALTER TEXT SEARCH CONFIGURATION public.thesaurus_tst - ADD MAPPING FOR url_path WITH simple; -ALTER TEXT SEARCH CONFIGURATION public.thesaurus_tst - ADD MAPPING FOR file WITH simple; -ALTER TEXT SEARCH CONFIGURATION public.thesaurus_tst - ADD MAPPING FOR "float" WITH simple; -ALTER TEXT SEARCH CONFIGURATION public.thesaurus_tst - ADD MAPPING FOR "int" WITH simple; -ALTER TEXT SEARCH CONFIGURATION public.thesaurus_tst - ADD MAPPING FOR uint WITH simple; -ALTER TEXT SEARCH CONFIGURATION public.thesaurus_tst OWNER TO postgres; --- --- Name: useless; Type: FOREIGN DATA WRAPPER; Schema: -; Owner: postgres --- -CREATE FOREIGN DATA WRAPPER useless; -ALTER FOREIGN DATA WRAPPER useless OWNER TO postgres; --- --- Name: useless_server; Type: SERVER; Schema: -; Owner: postgres --- -CREATE SERVER useless_server FOREIGN DATA WRAPPER useless; -ALTER SERVER useless_server OWNER TO postgres; --- --- Name: fk; Type: TABLE; Schema: fkpart3; Owner: postgres --- -CREATE TABLE fkpart3.fk ( - a integer -) -PARTITION BY RANGE (a); -ALTER TABLE fkpart3.fk OWNER TO postgres; --- --- Name: fk1; Type: TABLE; Schema: fkpart3; Owner: postgres --- -CREATE TABLE fkpart3.fk1 ( - a integer -); -ALTER TABLE fkpart3.fk1 OWNER TO postgres; --- --- Name: fk2; Type: TABLE; Schema: fkpart3; Owner: postgres --- -CREATE TABLE fkpart3.fk2 ( - a integer -); -ALTER TABLE fkpart3.fk2 OWNER TO postgres; --- --- Name: fk3; Type: TABLE; Schema: fkpart3; Owner: postgres --- -CREATE TABLE fkpart3.fk3 ( - a integer -); -ALTER TABLE fkpart3.fk3 OWNER TO postgres; --- --- Name: pk; Type: TABLE; Schema: fkpart3; Owner: postgres --- -CREATE TABLE fkpart3.pk ( - a integer CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT -) -PARTITION BY RANGE (a); -ALTER TABLE fkpart3.pk OWNER TO postgres; --- --- Name: pk1; Type: TABLE; Schema: fkpart3; Owner: postgres --- -CREATE TABLE fkpart3.pk1 ( - a integer CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT -); -ALTER TABLE fkpart3.pk1 OWNER TO postgres; --- --- Name: pk2; Type: TABLE; Schema: fkpart3; Owner: postgres --- -CREATE TABLE fkpart3.pk2 ( - a integer NOT NULL -); -ALTER TABLE fkpart3.pk2 OWNER TO postgres; --- --- Name: pk3; Type: TABLE; Schema: fkpart3; Owner: postgres --- -CREATE TABLE fkpart3.pk3 ( - a integer CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT -); -ALTER TABLE fkpart3.pk3 OWNER TO postgres; --- --- Name: pk4; Type: TABLE; Schema: fkpart3; Owner: postgres --- -CREATE TABLE fkpart3.pk4 ( - a integer NOT NULL -); -ALTER TABLE fkpart3.pk4 OWNER TO postgres; --- --- Name: pk5; Type: TABLE; Schema: fkpart3; Owner: postgres --- -CREATE TABLE fkpart3.pk5 ( - a integer NOT NULL -) -PARTITION BY RANGE (a); -ALTER TABLE fkpart3.pk5 OWNER TO postgres; --- --- Name: pk51; Type: TABLE; Schema: fkpart3; Owner: postgres --- -CREATE TABLE fkpart3.pk51 ( - a integer CONSTRAINT pk5_a_not_null NOT NULL -); -ALTER TABLE fkpart3.pk51 OWNER TO postgres; --- --- Name: pk52; Type: TABLE; Schema: fkpart3; Owner: postgres --- -CREATE TABLE fkpart3.pk52 ( - a integer CONSTRAINT pk5_a_not_null NOT NULL -); -ALTER TABLE fkpart3.pk52 OWNER TO postgres; --- --- Name: dropfk; Type: TABLE; Schema: fkpart4; Owner: postgres --- -CREATE TABLE fkpart4.dropfk ( - a integer -); -ALTER TABLE fkpart4.dropfk OWNER TO postgres; --- --- Name: droppk; Type: TABLE; Schema: fkpart4; Owner: postgres --- -CREATE TABLE fkpart4.droppk ( - a integer CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT -) -PARTITION BY RANGE (a); -ALTER TABLE fkpart4.droppk OWNER TO postgres; --- --- Name: droppk1; Type: TABLE; Schema: fkpart4; Owner: postgres --- -CREATE TABLE fkpart4.droppk1 ( - a integer CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT -); -ALTER TABLE fkpart4.droppk1 OWNER TO postgres; --- --- Name: droppk2; Type: TABLE; Schema: fkpart4; Owner: postgres --- -CREATE TABLE fkpart4.droppk2 ( - a integer CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT -) -PARTITION BY RANGE (a); -ALTER TABLE fkpart4.droppk2 OWNER TO postgres; --- --- Name: droppk21; Type: TABLE; Schema: fkpart4; Owner: postgres --- -CREATE TABLE fkpart4.droppk21 ( - a integer CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT -); -ALTER TABLE fkpart4.droppk21 OWNER TO postgres; --- --- Name: droppk2_d; Type: TABLE; Schema: fkpart4; Owner: postgres --- -CREATE TABLE fkpart4.droppk2_d ( - a integer CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT -); -ALTER TABLE fkpart4.droppk2_d OWNER TO postgres; --- --- Name: droppk_d; Type: TABLE; Schema: fkpart4; Owner: postgres --- -CREATE TABLE fkpart4.droppk_d ( - a integer CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT -); -ALTER TABLE fkpart4.droppk_d OWNER TO postgres; --- --- Name: fk; Type: TABLE; Schema: fkpart5; Owner: postgres --- -CREATE TABLE fkpart5.fk ( - a integer -) -PARTITION BY LIST (a); -ALTER TABLE fkpart5.fk OWNER TO postgres; --- --- Name: fk1; Type: TABLE; Schema: fkpart5; Owner: postgres --- -CREATE TABLE fkpart5.fk1 ( - a integer -) -PARTITION BY LIST (a); -ALTER TABLE fkpart5.fk1 OWNER TO postgres; --- --- Name: fk11; Type: TABLE; Schema: fkpart5; Owner: postgres --- -CREATE TABLE fkpart5.fk11 ( - a integer -); -ALTER TABLE fkpart5.fk11 OWNER TO postgres; --- --- Name: fk2; Type: TABLE; Schema: fkpart5; Owner: postgres --- -CREATE TABLE fkpart5.fk2 ( - a integer -); -ALTER TABLE fkpart5.fk2 OWNER TO postgres; --- --- Name: fk3; Type: TABLE; Schema: fkpart5; Owner: postgres --- -CREATE TABLE fkpart5.fk3 ( - a integer -); -ALTER TABLE fkpart5.fk3 OWNER TO postgres; --- --- Name: fk4; Type: TABLE; Schema: fkpart5; Owner: postgres --- -CREATE TABLE fkpart5.fk4 ( - a integer -); -ALTER TABLE fkpart5.fk4 OWNER TO postgres; --- --- Name: pk; Type: TABLE; Schema: fkpart5; Owner: postgres --- -CREATE TABLE fkpart5.pk ( - a integer CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT -) -PARTITION BY LIST (a); -ALTER TABLE fkpart5.pk OWNER TO postgres; --- --- Name: pk1; Type: TABLE; Schema: fkpart5; Owner: postgres --- -CREATE TABLE fkpart5.pk1 ( - a integer CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT -) -PARTITION BY LIST (a); -ALTER TABLE fkpart5.pk1 OWNER TO postgres; --- --- Name: pk11; Type: TABLE; Schema: fkpart5; Owner: postgres --- -CREATE TABLE fkpart5.pk11 ( - a integer CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT -); -ALTER TABLE fkpart5.pk11 OWNER TO postgres; --- --- Name: pk2; Type: TABLE; Schema: fkpart5; Owner: postgres --- -CREATE TABLE fkpart5.pk2 ( - a integer CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT -); -ALTER TABLE fkpart5.pk2 OWNER TO postgres; --- --- Name: pk3; Type: TABLE; Schema: fkpart5; Owner: postgres --- -CREATE TABLE fkpart5.pk3 ( - a integer NOT NULL -) -PARTITION BY LIST (a); -ALTER TABLE fkpart5.pk3 OWNER TO postgres; --- --- Name: pk31; Type: TABLE; Schema: fkpart5; Owner: postgres --- -CREATE TABLE fkpart5.pk31 ( - a integer CONSTRAINT pk3_a_not_null NOT NULL -); -ALTER TABLE fkpart5.pk31 OWNER TO postgres; --- --- Name: pk32; Type: TABLE; Schema: fkpart5; Owner: postgres --- -CREATE TABLE fkpart5.pk32 ( - a integer NOT NULL -); -ALTER TABLE fkpart5.pk32 OWNER TO postgres; --- --- Name: pk; Type: TABLE; Schema: fkpart6; Owner: postgres --- -CREATE TABLE fkpart6.pk ( - a integer CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT -) -PARTITION BY RANGE (a); -ALTER TABLE fkpart6.pk OWNER TO postgres; --- --- Name: pk1; Type: TABLE; Schema: fkpart6; Owner: postgres --- -CREATE TABLE fkpart6.pk1 ( - a integer CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT -) -PARTITION BY RANGE (a); -ALTER TABLE fkpart6.pk1 OWNER TO postgres; --- --- Name: pk11; Type: TABLE; Schema: fkpart6; Owner: postgres --- -CREATE TABLE fkpart6.pk11 ( - a integer CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT -); -ALTER TABLE fkpart6.pk11 OWNER TO postgres; --- --- Name: pk12; Type: TABLE; Schema: fkpart6; Owner: postgres --- -CREATE TABLE fkpart6.pk12 ( - a integer CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT -); -ALTER TABLE fkpart6.pk12 OWNER TO postgres; --- --- Name: mvtest_t; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.mvtest_t ( - id integer NOT NULL, - type text NOT NULL, - amt numeric NOT NULL -); -ALTER TABLE public.mvtest_t OWNER TO postgres; --- --- Name: mvtest_tv; Type: VIEW; Schema: public; Owner: postgres --- -CREATE VIEW public.mvtest_tv AS - SELECT type, - sum(amt) AS totamt - FROM public.mvtest_t - GROUP BY type; -ALTER VIEW public.mvtest_tv OWNER TO postgres; --- --- Name: mvtest_tvm; Type: MATERIALIZED VIEW; Schema: mvtest_mvschema; Owner: postgres --- -CREATE MATERIALIZED VIEW mvtest_mvschema.mvtest_tvm AS - SELECT type, - totamt - FROM public.mvtest_tv - ORDER BY type - WITH NO DATA; -ALTER MATERIALIZED VIEW mvtest_mvschema.mvtest_tvm OWNER TO postgres; --- --- Name: a; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.a ( - aa integer -); -ALTER TABLE public.a OWNER TO postgres; --- --- Name: a_star; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.a_star ( - class character(1), - aa integer, - a text -); -ALTER TABLE public.a_star OWNER TO postgres; --- --- Name: agg_data_20k; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.agg_data_20k ( - g integer -); -ALTER TABLE public.agg_data_20k OWNER TO postgres; --- --- Name: agg_data_2k; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.agg_data_2k ( - g integer -); -ALTER TABLE public.agg_data_2k OWNER TO postgres; --- --- Name: aggtest; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.aggtest ( - a smallint, - b real -); -ALTER TABLE public.aggtest OWNER TO postgres; --- --- Name: alpha; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.alpha ( - a double precision, - b integer, - c text -) -PARTITION BY RANGE (a); -ALTER TABLE public.alpha OWNER TO postgres; --- --- Name: alpha_neg; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.alpha_neg ( - a double precision, - b integer, - c text -) -PARTITION BY RANGE (b); -ALTER TABLE public.alpha_neg OWNER TO postgres; --- --- Name: alpha_neg_p1; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.alpha_neg_p1 ( - a double precision, - b integer, - c text -); -ALTER TABLE public.alpha_neg_p1 OWNER TO postgres; --- --- Name: alpha_neg_p2; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.alpha_neg_p2 ( - a double precision, - b integer, - c text -); -ALTER TABLE public.alpha_neg_p2 OWNER TO postgres; --- --- Name: alpha_neg_p3; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.alpha_neg_p3 ( - a double precision, - b integer, - c text -); -ALTER TABLE public.alpha_neg_p3 OWNER TO postgres; --- --- Name: alpha_pos; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.alpha_pos ( - a double precision, - b integer, - c text -) -PARTITION BY LIST (c); -ALTER TABLE public.alpha_pos OWNER TO postgres; --- --- Name: alpha_pos_p1; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.alpha_pos_p1 ( - a double precision, - b integer, - c text -); -ALTER TABLE public.alpha_pos_p1 OWNER TO postgres; --- --- Name: alpha_pos_p2; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.alpha_pos_p2 ( - a double precision, - b integer, - c text -); -ALTER TABLE public.alpha_pos_p2 OWNER TO postgres; --- --- Name: alpha_pos_p3; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.alpha_pos_p3 ( - a double precision, - b integer, - c text -); -ALTER TABLE public.alpha_pos_p3 OWNER TO postgres; --- --- Name: alter_idx_rename_test_parted_2; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.alter_idx_rename_test_parted_2 ( - a integer -) -PARTITION BY LIST (a); -ALTER TABLE public.alter_idx_rename_test_parted_2 OWNER TO postgres; --- --- Name: alter_table_under_transition_tables; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.alter_table_under_transition_tables ( - id integer CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT -); -ALTER TABLE public.alter_table_under_transition_tables OWNER TO postgres; --- --- Name: array_index_op_test; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.array_index_op_test ( - seqno integer, - i integer[], - t text[] -); -ALTER TABLE public.array_index_op_test OWNER TO postgres; --- --- Name: array_op_test; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.array_op_test ( - seqno integer, - i integer[], - t text[] -); -ALTER TABLE public.array_op_test OWNER TO postgres; --- --- Name: arrtest; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.arrtest ( - a smallint[], - b integer[], - c name[], - d text[], - e double precision[], - f character(5)[], - g character varying(5)[] -); -ALTER TABLE public.arrtest OWNER TO postgres; --- --- Name: atnotnull1; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.atnotnull1 ( - a integer NOT NULL, - b integer NOT NULL, - c integer CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT -); -ALTER TABLE public.atnotnull1 OWNER TO postgres; --- --- Name: attach_parted; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.attach_parted ( - a integer, - b integer -) -PARTITION BY LIST (b); -ALTER TABLE public.attach_parted OWNER TO postgres; --- --- Name: attach_parted_part1; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.attach_parted_part1 ( - a integer, - b integer -); -ALTER TABLE public.attach_parted_part1 OWNER TO postgres; --- --- Name: b; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.b ( - bb text -) -INHERITS (public.a); -ALTER TABLE public.b OWNER TO postgres; --- --- Name: b_star; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.b_star ( - bb text -) -INHERITS (public.a_star); -ALTER TABLE public.b_star OWNER TO postgres; --- --- Name: bar1; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.bar1 ( - a integer, - b integer DEFAULT 1 NOT NULL -) -PARTITION BY RANGE (a); -ALTER TABLE public.bar1 OWNER TO postgres; --- --- Name: bar2; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.bar2 ( - a integer, - b integer DEFAULT 1 NOT NULL -); -ALTER TABLE public.bar2 OWNER TO postgres; --- --- Name: beta; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.beta ( - a double precision, - b integer, - c text -) -PARTITION BY RANGE (a); -ALTER TABLE public.beta OWNER TO postgres; --- --- Name: beta_neg; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.beta_neg ( - a double precision, - b integer, - c text -) -PARTITION BY RANGE (b); -ALTER TABLE public.beta_neg OWNER TO postgres; --- --- Name: beta_neg_p1; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.beta_neg_p1 ( - a double precision, - b integer, - c text -); -ALTER TABLE public.beta_neg_p1 OWNER TO postgres; --- --- Name: beta_neg_p2; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.beta_neg_p2 ( - a double precision, - b integer, - c text -); -ALTER TABLE public.beta_neg_p2 OWNER TO postgres; --- --- Name: beta_neg_p3; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.beta_neg_p3 ( - a double precision, - b integer, - c text -); -ALTER TABLE public.beta_neg_p3 OWNER TO postgres; --- --- Name: beta_pos; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.beta_pos ( - a double precision, - b integer, - c text -) -PARTITION BY LIST (c); -ALTER TABLE public.beta_pos OWNER TO postgres; --- --- Name: beta_pos_p1; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.beta_pos_p1 ( - a double precision, - b integer, - c text -); -ALTER TABLE public.beta_pos_p1 OWNER TO postgres; --- --- Name: beta_pos_p2; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.beta_pos_p2 ( - a double precision, - b integer, - c text -); -ALTER TABLE public.beta_pos_p2 OWNER TO postgres; --- --- Name: beta_pos_p3; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.beta_pos_p3 ( - a double precision, - b integer, - c text -); -ALTER TABLE public.beta_pos_p3 OWNER TO postgres; --- --- Name: big5_inputs; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.big5_inputs ( - inbytes bytea, - description text -); -ALTER TABLE public.big5_inputs OWNER TO postgres; --- --- Name: bit_defaults; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.bit_defaults ( - b1 bit(4) DEFAULT '1001'::"bit", - b2 bit(4) DEFAULT '0101'::"bit", - b3 bit varying(5) DEFAULT '1001'::bit varying, - b4 bit varying(5) DEFAULT '0101'::"bit" -); -ALTER TABLE public.bit_defaults OWNER TO postgres; --- --- Name: boolvalues; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.boolvalues ( - value boolean NOT NULL -); -ALTER TABLE public.boolvalues OWNER TO postgres; --- --- Name: box_tbl; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.box_tbl ( - f1 box -); -ALTER TABLE public.box_tbl OWNER TO postgres; --- --- Name: brin_summarize; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.brin_summarize ( - value integer -) -WITH (fillfactor='10', autovacuum_enabled='false'); -ALTER TABLE public.brin_summarize OWNER TO postgres; --- --- Name: brin_summarize_bloom; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.brin_summarize_bloom ( - value integer -) -WITH (fillfactor='10', autovacuum_enabled='false'); -ALTER TABLE public.brin_summarize_bloom OWNER TO postgres; --- --- Name: brin_summarize_multi; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.brin_summarize_multi ( - value integer -) -WITH (fillfactor='10', autovacuum_enabled='false'); -ALTER TABLE public.brin_summarize_multi OWNER TO postgres; --- --- Name: brin_test; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.brin_test ( - a integer, - b integer -); -ALTER TABLE public.brin_test OWNER TO postgres; --- --- Name: brin_test_bloom; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.brin_test_bloom ( - a integer, - b integer -); -ALTER TABLE public.brin_test_bloom OWNER TO postgres; --- --- Name: brin_test_multi; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.brin_test_multi ( - a integer, - b integer -); -ALTER TABLE public.brin_test_multi OWNER TO postgres; --- --- Name: brinopers; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.brinopers ( - colname name, - typ text, - op text[], - value text[], - matches integer[], - CONSTRAINT brinopers_check CHECK ((cardinality(op) = cardinality(value))), - CONSTRAINT brinopers_check1 CHECK ((cardinality(op) = cardinality(matches))) -); -ALTER TABLE public.brinopers OWNER TO postgres; --- --- Name: brinopers_bloom; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.brinopers_bloom ( - colname name, - typ text, - op text[], - value text[], - matches integer[], - CONSTRAINT brinopers_bloom_check CHECK ((cardinality(op) = cardinality(value))), - CONSTRAINT brinopers_bloom_check1 CHECK ((cardinality(op) = cardinality(matches))) -); -ALTER TABLE public.brinopers_bloom OWNER TO postgres; --- --- Name: brinopers_multi; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.brinopers_multi ( - colname name, - typ text, - op text[], - value text[], - matches integer[], - CONSTRAINT brinopers_multi_check CHECK ((cardinality(op) = cardinality(value))), - CONSTRAINT brinopers_multi_check1 CHECK ((cardinality(op) = cardinality(matches))) -); -ALTER TABLE public.brinopers_multi OWNER TO postgres; --- --- Name: brintest; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.brintest ( - byteacol bytea, - charcol "char", - namecol name, - int8col bigint, - int2col smallint, - int4col integer, - textcol text, - oidcol oid, - tidcol tid, - float4col real, - float8col double precision, - macaddrcol macaddr, - inetcol inet, - cidrcol cidr, - bpcharcol character(1), - datecol date, - timecol time without time zone, - timestampcol timestamp without time zone, - timestamptzcol timestamp with time zone, - intervalcol interval, - timetzcol time with time zone, - bitcol bit(10), - varbitcol bit varying(16), - numericcol numeric, - uuidcol uuid, - int4rangecol int4range, - lsncol pg_lsn, - boxcol box -) -WITH (fillfactor='10', autovacuum_enabled=off); -ALTER TABLE public.brintest OWNER TO postgres; --- --- Name: brintest_bloom; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.brintest_bloom ( - byteacol bytea, - charcol "char", - namecol name, - int8col bigint, - int2col smallint, - int4col integer, - textcol text, - oidcol oid, - float4col real, - float8col double precision, - macaddrcol macaddr, - inetcol inet, - cidrcol cidr, - bpcharcol character(1), - datecol date, - timecol time without time zone, - timestampcol timestamp without time zone, - timestamptzcol timestamp with time zone, - intervalcol interval, - timetzcol time with time zone, - numericcol numeric, - uuidcol uuid, - lsncol pg_lsn -) -WITH (fillfactor='10'); -ALTER TABLE public.brintest_bloom OWNER TO postgres; --- --- Name: brintest_multi; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.brintest_multi ( - int8col bigint, - int2col smallint, - int4col integer, - oidcol oid, - tidcol tid, - float4col real, - float8col double precision, - macaddrcol macaddr, - macaddr8col macaddr8, - inetcol inet, - cidrcol cidr, - datecol date, - timecol time without time zone, - timestampcol timestamp without time zone, - timestamptzcol timestamp with time zone, - intervalcol interval, - timetzcol time with time zone, - numericcol numeric, - uuidcol uuid, - lsncol pg_lsn -) -WITH (fillfactor='10'); -ALTER TABLE public.brintest_multi OWNER TO postgres; --- --- Name: bt_f8_heap; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.bt_f8_heap ( - seqno double precision, - random integer -); -ALTER TABLE public.bt_f8_heap OWNER TO postgres; --- --- Name: bt_i4_heap; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.bt_i4_heap ( - seqno integer, - random integer -); -ALTER TABLE public.bt_i4_heap OWNER TO postgres; --- --- Name: bt_name_heap; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.bt_name_heap ( - seqno name, - random integer -); -ALTER TABLE public.bt_name_heap OWNER TO postgres; --- --- Name: bt_txt_heap; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.bt_txt_heap ( - seqno text, - random integer -); -ALTER TABLE public.bt_txt_heap OWNER TO postgres; --- --- Name: btree_tall_tbl; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.btree_tall_tbl ( - id integer, - t text -); -ALTER TABLE ONLY public.btree_tall_tbl ALTER COLUMN t SET STORAGE PLAIN; -ALTER TABLE public.btree_tall_tbl OWNER TO postgres; --- --- Name: bug_16784; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.bug_16784 ( - i integer, - j integer -) -WITH (autovacuum_enabled='false'); -ALTER TABLE public.bug_16784 OWNER TO postgres; --- --- Name: c; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.c ( - cc text -) -INHERITS (public.a); -ALTER TABLE public.c OWNER TO postgres; --- --- Name: c_star; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.c_star ( - cc name -) -INHERITS (public.a_star); -ALTER TABLE public.c_star OWNER TO postgres; --- --- Name: pp1; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.pp1 ( - f1 integer CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT -); -ALTER TABLE public.pp1 OWNER TO postgres; --- --- Name: cc1; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.cc1 ( - f2 text, - f3 integer, - a2 integer -) -INHERITS (public.pp1); -ALTER TABLE public.cc1 OWNER TO postgres; --- --- Name: cc2; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.cc2 ( - f4 double precision -) -INHERITS (public.pp1, public.cc1); -ALTER TABLE public.cc2 OWNER TO postgres; --- --- Name: char_tbl; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.char_tbl ( - f1 character(4) -); -ALTER TABLE public.char_tbl OWNER TO postgres; --- --- Name: check2_tbl; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.check2_tbl ( - x integer, - y text, - z integer, - CONSTRAINT sequence_con CHECK (((x > 3) AND (y <> 'check failed'::text) AND (z < 8))) -); -ALTER TABLE public.check2_tbl OWNER TO postgres; --- --- Name: check_seq; Type: SEQUENCE; Schema: public; Owner: postgres --- -CREATE SEQUENCE public.check_seq - START WITH 1 - INCREMENT BY 1 - NO MINVALUE - NO MAXVALUE - CACHE 1; -ALTER SEQUENCE public.check_seq OWNER TO postgres; --- --- Name: check_tbl; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.check_tbl ( - x integer, - CONSTRAINT check_con CHECK ((x > 3)) -); -ALTER TABLE public.check_tbl OWNER TO postgres; --- --- Name: circle_tbl; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.circle_tbl ( - f1 circle -); -ALTER TABLE public.circle_tbl OWNER TO postgres; --- --- Name: city; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.city ( - name name, - location box, - budget public.city_budget -); -ALTER TABLE public.city OWNER TO postgres; --- --- Name: clstr_tst; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.clstr_tst ( - a integer NOT NULL, - b integer, - c text, - d text -); -ALTER TABLE public.clstr_tst OWNER TO postgres; --- --- Name: clstr_tst_a_seq; Type: SEQUENCE; Schema: public; Owner: postgres --- -CREATE SEQUENCE public.clstr_tst_a_seq - AS integer - START WITH 1 - INCREMENT BY 1 - NO MINVALUE - NO MAXVALUE - CACHE 1; -ALTER SEQUENCE public.clstr_tst_a_seq OWNER TO postgres; --- --- Name: clstr_tst_a_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: postgres --- -ALTER SEQUENCE public.clstr_tst_a_seq OWNED BY public.clstr_tst.a; --- --- Name: clstr_tst_inh; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.clstr_tst_inh ( -) -INHERITS (public.clstr_tst); -ALTER TABLE public.clstr_tst_inh OWNER TO postgres; --- --- Name: clstr_tst_s; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.clstr_tst_s ( - rf_a integer NOT NULL, - b integer -); -ALTER TABLE public.clstr_tst_s OWNER TO postgres; --- --- Name: clstr_tst_s_rf_a_seq; Type: SEQUENCE; Schema: public; Owner: postgres --- -CREATE SEQUENCE public.clstr_tst_s_rf_a_seq - AS integer - START WITH 1 - INCREMENT BY 1 - NO MINVALUE - NO MAXVALUE - CACHE 1; -ALTER SEQUENCE public.clstr_tst_s_rf_a_seq OWNER TO postgres; --- --- Name: clstr_tst_s_rf_a_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: postgres --- -ALTER SEQUENCE public.clstr_tst_s_rf_a_seq OWNED BY public.clstr_tst_s.rf_a; --- --- Name: cmdata; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.cmdata ( - f1 text -); -ALTER TABLE ONLY public.cmdata ALTER COLUMN f1 SET COMPRESSION lz4; -ALTER TABLE public.cmdata OWNER TO postgres; --- --- Name: cmdata1; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.cmdata1 ( - f1 text -); -ALTER TABLE ONLY public.cmdata1 ALTER COLUMN f1 SET COMPRESSION lz4; -ALTER TABLE public.cmdata1 OWNER TO postgres; --- --- Name: cmdata2; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.cmdata2 ( - f1 text, - f2 text -); -ALTER TABLE ONLY public.cmdata2 ALTER COLUMN f1 SET COMPRESSION pglz; -ALTER TABLE ONLY public.cmdata2 ALTER COLUMN f2 SET COMPRESSION lz4; -ALTER TABLE public.cmdata2 OWNER TO postgres; --- --- Name: cmmove1; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.cmmove1 ( - f1 text -); -ALTER TABLE public.cmmove1 OWNER TO postgres; --- --- Name: cmmove2; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.cmmove2 ( - f1 text -); -ALTER TABLE ONLY public.cmmove2 ALTER COLUMN f1 SET COMPRESSION pglz; -ALTER TABLE public.cmmove2 OWNER TO postgres; --- --- Name: cmmove3; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.cmmove3 ( - f1 text -); -ALTER TABLE ONLY public.cmmove3 ALTER COLUMN f1 SET COMPRESSION pglz; -ALTER TABLE public.cmmove3 OWNER TO postgres; --- --- Name: cmpart; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.cmpart ( - f1 text -) -PARTITION BY HASH (f1); -ALTER TABLE ONLY public.cmpart ALTER COLUMN f1 SET COMPRESSION lz4; -ALTER TABLE public.cmpart OWNER TO postgres; --- --- Name: cmpart1; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.cmpart1 ( - f1 text -); -ALTER TABLE ONLY public.cmpart1 ALTER COLUMN f1 SET COMPRESSION pglz; -ALTER TABLE public.cmpart1 OWNER TO postgres; --- --- Name: cmpart2; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.cmpart2 ( - f1 text -); -ALTER TABLE ONLY public.cmpart2 ALTER COLUMN f1 SET COMPRESSION lz4; -ALTER TABLE public.cmpart2 OWNER TO postgres; --- --- Name: cnn_parent; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.cnn_parent ( - a integer, - b integer CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT -); -ALTER TABLE public.cnn_parent OWNER TO postgres; --- --- Name: cnn_child; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.cnn_child ( -) -INHERITS (public.cnn_parent); -ALTER TABLE public.cnn_child OWNER TO postgres; --- --- Name: cnn_child2; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.cnn_child2 ( -) -INHERITS (public.cnn_parent); -ALTER TABLE ONLY public.cnn_child2 ALTER COLUMN a SET NOT NULL; -ALTER TABLE public.cnn_child2 OWNER TO postgres; --- --- Name: cnn_grandchild; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.cnn_grandchild ( -) -INHERITS (public.cnn_child); -ALTER TABLE ONLY public.cnn_grandchild ALTER COLUMN b SET NOT NULL; -ALTER TABLE public.cnn_grandchild OWNER TO postgres; --- --- Name: cnn_grandchild2; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.cnn_grandchild2 ( -) -INHERITS (public.cnn_grandchild, public.cnn_child2); -ALTER TABLE public.cnn_grandchild2 OWNER TO postgres; --- --- Name: comment_test; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.comment_test ( - id text CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT, - positive_col bigint, - indexed_col text, - CONSTRAINT comment_test_positive_col_check CHECK ((positive_col > 0)) -); -ALTER TABLE public.comment_test OWNER TO postgres; --- --- Name: COLUMN comment_test.id; Type: COMMENT; Schema: public; Owner: postgres --- -COMMENT ON COLUMN public.comment_test.id IS 'Column ''id'' on comment_test'; --- --- Name: CONSTRAINT comment_test_positive_col_check ON comment_test; Type: COMMENT; Schema: public; Owner: postgres --- -COMMENT ON CONSTRAINT comment_test_positive_col_check ON public.comment_test IS 'CHECK constraint on comment_test.positive_col'; --- --- Name: comment_test_child; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.comment_test_child ( - id text -); -ALTER TABLE public.comment_test_child OWNER TO postgres; --- --- Name: COLUMN comment_test_child.id; Type: COMMENT; Schema: public; Owner: postgres --- -COMMENT ON COLUMN public.comment_test_child.id IS 'Column ''id'' on comment_test_child'; --- --- Name: compressmv; Type: MATERIALIZED VIEW; Schema: public; Owner: postgres --- -CREATE MATERIALIZED VIEW public.compressmv AS - SELECT f1 AS x - FROM public.cmdata1 - WITH NO DATA; -ALTER TABLE ONLY public.compressmv ALTER COLUMN x SET COMPRESSION lz4; -ALTER MATERIALIZED VIEW public.compressmv OWNER TO postgres; --- --- Name: copy_tbl; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.copy_tbl ( - x integer, - y text, - z integer, - CONSTRAINT copy_con CHECK (((x > 3) AND (y <> 'check failed'::text) AND (x < 7))) -); -ALTER TABLE public.copy_tbl OWNER TO postgres; --- --- Name: covidxpart; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.covidxpart ( - a integer, - b integer -) -PARTITION BY LIST (a); -ALTER TABLE public.covidxpart OWNER TO postgres; --- --- Name: covidxpart1; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.covidxpart1 ( - a integer, - b integer -); -ALTER TABLE public.covidxpart1 OWNER TO postgres; --- --- Name: covidxpart2; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.covidxpart2 ( - a integer, - b integer -); -ALTER TABLE public.covidxpart2 OWNER TO postgres; --- --- Name: covidxpart3; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.covidxpart3 ( - b integer, - a integer -); -ALTER TABLE public.covidxpart3 OWNER TO postgres; --- --- Name: covidxpart4; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.covidxpart4 ( - b integer, - a integer -); -ALTER TABLE public.covidxpart4 OWNER TO postgres; --- --- Name: credit_card; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.credit_card ( - cid integer, - cnum text, - climit integer -); -ALTER TABLE public.credit_card OWNER TO postgres; --- --- Name: credit_usage; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.credit_usage ( - cid integer, - ymd date, - usage integer -); -ALTER TABLE public.credit_usage OWNER TO postgres; --- --- Name: customer; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.customer ( - cid integer CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT, - name text NOT NULL, - tel text, - passwd text -); -ALTER TABLE public.customer OWNER TO postgres; --- --- Name: d; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.d ( - dd text -) -INHERITS (public.b, public.c, public.a); -ALTER TABLE public.d OWNER TO postgres; --- --- Name: d_star; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.d_star ( - dd double precision -) -INHERITS (public.b_star, public.c_star); -ALTER TABLE public.d_star OWNER TO postgres; --- --- Name: datdba_only; Type: TABLE; Schema: public; Owner: pg_database_owner --- -CREATE TABLE public.datdba_only ( -); -ALTER TABLE public.datdba_only OWNER TO pg_database_owner; --- --- Name: date_tbl; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.date_tbl ( - f1 date -); -ALTER TABLE public.date_tbl OWNER TO postgres; --- --- Name: dedup_unique_test_table; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.dedup_unique_test_table ( - a integer -) -WITH (autovacuum_enabled='false'); -ALTER TABLE public.dedup_unique_test_table OWNER TO postgres; --- --- Name: default_seq; Type: SEQUENCE; Schema: public; Owner: postgres --- -CREATE SEQUENCE public.default_seq - START WITH 1 - INCREMENT BY 1 - NO MINVALUE - NO MAXVALUE - CACHE 1; -ALTER SEQUENCE public.default_seq OWNER TO postgres; --- --- Name: default_tbl; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.default_tbl ( - i integer DEFAULT 100, - x text DEFAULT 'vadim'::text, - f double precision DEFAULT 123.456 -); -ALTER TABLE public.default_tbl OWNER TO postgres; --- --- Name: defaultexpr_tbl; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.defaultexpr_tbl ( - i1 integer DEFAULT (100 + ((200 - 199) * 2)), - i2 integer DEFAULT nextval('public.default_seq'::regclass) -); -ALTER TABLE public.defaultexpr_tbl OWNER TO postgres; --- --- Name: defpart_attach_test_2; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.defpart_attach_test_2 ( - a integer -); -ALTER TABLE public.defpart_attach_test_2 OWNER TO postgres; --- --- Name: delete_test_table; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.delete_test_table ( - a bigint CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT, - b bigint CONSTRAINT pgdump_throwaway_notnull_1 NOT NULL NO INHERIT, - c bigint CONSTRAINT pgdump_throwaway_notnull_2 NOT NULL NO INHERIT, - d bigint CONSTRAINT pgdump_throwaway_notnull_3 NOT NULL NO INHERIT -); -ALTER TABLE public.delete_test_table OWNER TO postgres; --- --- Name: depth0; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.depth0 ( - c text -); -ALTER TABLE public.depth0 OWNER TO postgres; --- --- Name: depth1; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.depth1 ( - c text -) -INHERITS (public.depth0); -ALTER TABLE public.depth1 OWNER TO postgres; --- --- Name: depth2; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.depth2 ( -) -INHERITS (public.depth1); -ALTER TABLE public.depth2 OWNER TO postgres; --- --- Name: domain_test; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.domain_test ( - a integer, - b integer -); -ALTER TABLE public.domain_test OWNER TO postgres; --- --- Name: domcontest; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.domcontest ( - col1 public.con -); -ALTER TABLE public.domcontest OWNER TO postgres; --- --- Name: domnotnull; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.domnotnull ( -); -ALTER TABLE public.domnotnull OWNER TO postgres; --- --- Name: domtab; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.domtab ( - col1 integer -); -ALTER TABLE public.domtab OWNER TO postgres; --- --- Name: domview; Type: VIEW; Schema: public; Owner: postgres --- -CREATE VIEW public.domview AS - SELECT (col1)::public.dom AS col1 - FROM public.domtab; -ALTER VIEW public.domview OWNER TO postgres; --- --- Name: dropcolumn; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.dropcolumn ( - b integer -); -ALTER TABLE public.dropcolumn OWNER TO postgres; --- --- Name: dropcolumnchild; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.dropcolumnchild ( - e integer -) -INHERITS (public.dropcolumn); -ALTER TABLE public.dropcolumnchild OWNER TO postgres; --- --- Name: dropcolumnanother; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.dropcolumnanother ( - d integer -) -INHERITS (public.dropcolumnchild); -ALTER TABLE public.dropcolumnanother OWNER TO postgres; --- --- Name: dropcolumnexists; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.dropcolumnexists ( -); -ALTER TABLE public.dropcolumnexists OWNER TO postgres; --- --- Name: dropped_objects; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.dropped_objects ( - type text, - schema text, - object text -); -ALTER TABLE public.dropped_objects OWNER TO postgres; --- --- Name: dupindexcols; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.dupindexcols ( - id integer, - f1 text COLLATE pg_catalog."C" -); -ALTER TABLE public.dupindexcols OWNER TO postgres; --- --- Name: e_star; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.e_star ( - ee smallint, - e integer -) -INHERITS (public.c_star); -ALTER TABLE public.e_star OWNER TO postgres; --- --- Name: ec0; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.ec0 ( - ff bigint CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT, - f1 bigint, - f2 bigint -); -ALTER TABLE public.ec0 OWNER TO postgres; --- --- Name: ec1; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.ec1 ( - ff bigint CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT, - f1 public.int8alias1, - f2 public.int8alias2 -); -ALTER TABLE public.ec1 OWNER TO postgres; --- --- Name: ec2; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.ec2 ( - xf bigint CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT, - x1 public.int8alias1, - x2 public.int8alias2 -); -ALTER TABLE public.ec2 OWNER TO postgres; --- --- Name: emp1; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.emp1 ( - id integer NOT NULL, - code integer -); -ALTER TABLE public.emp1 OWNER TO postgres; --- --- Name: emp1_id_seq; Type: SEQUENCE; Schema: public; Owner: postgres --- -CREATE SEQUENCE public.emp1_id_seq - AS integer - START WITH 1 - INCREMENT BY 1 - NO MINVALUE - NO MAXVALUE - CACHE 1; -ALTER SEQUENCE public.emp1_id_seq OWNER TO postgres; --- --- Name: emp1_id_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: postgres --- -ALTER SEQUENCE public.emp1_id_seq OWNED BY public.emp1.id; --- --- Name: euc_jis_2004_inputs; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.euc_jis_2004_inputs ( - inbytes bytea, - description text -); -ALTER TABLE public.euc_jis_2004_inputs OWNER TO postgres; --- --- Name: event_trigger_test; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.event_trigger_test ( - a integer, - b text -); -ALTER TABLE public.event_trigger_test OWNER TO postgres; --- --- Name: extra_wide_table; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.extra_wide_table ( - firstc text, - c1 boolean, - c2 boolean, - c3 boolean, - c4 boolean, - c5 boolean, - c6 boolean, - c7 boolean, - c8 boolean, - c9 boolean, - c10 boolean, - c11 boolean, - c12 boolean, - c13 boolean, - c14 boolean, - c15 boolean, - c16 boolean, - c17 boolean, - c18 boolean, - c19 boolean, - c20 boolean, - c21 boolean, - c22 boolean, - c23 boolean, - c24 boolean, - c25 boolean, - c26 boolean, - c27 boolean, - c28 boolean, - c29 boolean, - c30 boolean, - c31 boolean, - c32 boolean, - c33 boolean, - c34 boolean, - c35 boolean, - c36 boolean, - c37 boolean, - c38 boolean, - c39 boolean, - c40 boolean, - c41 boolean, - c42 boolean, - c43 boolean, - c44 boolean, - c45 boolean, - c46 boolean, - c47 boolean, - c48 boolean, - c49 boolean, - c50 boolean, - c51 boolean, - c52 boolean, - c53 boolean, - c54 boolean, - c55 boolean, - c56 boolean, - c57 boolean, - c58 boolean, - c59 boolean, - c60 boolean, - c61 boolean, - c62 boolean, - c63 boolean, - c64 boolean, - c65 boolean, - c66 boolean, - c67 boolean, - c68 boolean, - c69 boolean, - c70 boolean, - c71 boolean, - c72 boolean, - c73 boolean, - c74 boolean, - c75 boolean, - c76 boolean, - c77 boolean, - c78 boolean, - c79 boolean, - c80 boolean, - c81 boolean, - c82 boolean, - c83 boolean, - c84 boolean, - c85 boolean, - c86 boolean, - c87 boolean, - c88 boolean, - c89 boolean, - c90 boolean, - c91 boolean, - c92 boolean, - c93 boolean, - c94 boolean, - c95 boolean, - c96 boolean, - c97 boolean, - c98 boolean, - c99 boolean, - c100 boolean, - c101 boolean, - c102 boolean, - c103 boolean, - c104 boolean, - c105 boolean, - c106 boolean, - c107 boolean, - c108 boolean, - c109 boolean, - c110 boolean, - c111 boolean, - c112 boolean, - c113 boolean, - c114 boolean, - c115 boolean, - c116 boolean, - c117 boolean, - c118 boolean, - c119 boolean, - c120 boolean, - c121 boolean, - c122 boolean, - c123 boolean, - c124 boolean, - c125 boolean, - c126 boolean, - c127 boolean, - c128 boolean, - c129 boolean, - c130 boolean, - c131 boolean, - c132 boolean, - c133 boolean, - c134 boolean, - c135 boolean, - c136 boolean, - c137 boolean, - c138 boolean, - c139 boolean, - c140 boolean, - c141 boolean, - c142 boolean, - c143 boolean, - c144 boolean, - c145 boolean, - c146 boolean, - c147 boolean, - c148 boolean, - c149 boolean, - c150 boolean, - c151 boolean, - c152 boolean, - c153 boolean, - c154 boolean, - c155 boolean, - c156 boolean, - c157 boolean, - c158 boolean, - c159 boolean, - c160 boolean, - c161 boolean, - c162 boolean, - c163 boolean, - c164 boolean, - c165 boolean, - c166 boolean, - c167 boolean, - c168 boolean, - c169 boolean, - c170 boolean, - c171 boolean, - c172 boolean, - c173 boolean, - c174 boolean, - c175 boolean, - c176 boolean, - c177 boolean, - c178 boolean, - c179 boolean, - c180 boolean, - c181 boolean, - c182 boolean, - c183 boolean, - c184 boolean, - c185 boolean, - c186 boolean, - c187 boolean, - c188 boolean, - c189 boolean, - c190 boolean, - c191 boolean, - c192 boolean, - c193 boolean, - c194 boolean, - c195 boolean, - c196 boolean, - c197 boolean, - c198 boolean, - c199 boolean, - c200 boolean, - c201 boolean, - c202 boolean, - c203 boolean, - c204 boolean, - c205 boolean, - c206 boolean, - c207 boolean, - c208 boolean, - c209 boolean, - c210 boolean, - c211 boolean, - c212 boolean, - c213 boolean, - c214 boolean, - c215 boolean, - c216 boolean, - c217 boolean, - c218 boolean, - c219 boolean, - c220 boolean, - c221 boolean, - c222 boolean, - c223 boolean, - c224 boolean, - c225 boolean, - c226 boolean, - c227 boolean, - c228 boolean, - c229 boolean, - c230 boolean, - c231 boolean, - c232 boolean, - c233 boolean, - c234 boolean, - c235 boolean, - c236 boolean, - c237 boolean, - c238 boolean, - c239 boolean, - c240 boolean, - c241 boolean, - c242 boolean, - c243 boolean, - c244 boolean, - c245 boolean, - c246 boolean, - c247 boolean, - c248 boolean, - c249 boolean, - c250 boolean, - c251 boolean, - c252 boolean, - c253 boolean, - c254 boolean, - c255 boolean, - c256 boolean, - c257 boolean, - c258 boolean, - c259 boolean, - c260 boolean, - c261 boolean, - c262 boolean, - c263 boolean, - c264 boolean, - c265 boolean, - c266 boolean, - c267 boolean, - c268 boolean, - c269 boolean, - c270 boolean, - c271 boolean, - c272 boolean, - c273 boolean, - c274 boolean, - c275 boolean, - c276 boolean, - c277 boolean, - c278 boolean, - c279 boolean, - c280 boolean, - c281 boolean, - c282 boolean, - c283 boolean, - c284 boolean, - c285 boolean, - c286 boolean, - c287 boolean, - c288 boolean, - c289 boolean, - c290 boolean, - c291 boolean, - c292 boolean, - c293 boolean, - c294 boolean, - c295 boolean, - c296 boolean, - c297 boolean, - c298 boolean, - c299 boolean, - c300 boolean, - c301 boolean, - c302 boolean, - c303 boolean, - c304 boolean, - c305 boolean, - c306 boolean, - c307 boolean, - c308 boolean, - c309 boolean, - c310 boolean, - c311 boolean, - c312 boolean, - c313 boolean, - c314 boolean, - c315 boolean, - c316 boolean, - c317 boolean, - c318 boolean, - c319 boolean, - c320 boolean, - c321 boolean, - c322 boolean, - c323 boolean, - c324 boolean, - c325 boolean, - c326 boolean, - c327 boolean, - c328 boolean, - c329 boolean, - c330 boolean, - c331 boolean, - c332 boolean, - c333 boolean, - c334 boolean, - c335 boolean, - c336 boolean, - c337 boolean, - c338 boolean, - c339 boolean, - c340 boolean, - c341 boolean, - c342 boolean, - c343 boolean, - c344 boolean, - c345 boolean, - c346 boolean, - c347 boolean, - c348 boolean, - c349 boolean, - c350 boolean, - c351 boolean, - c352 boolean, - c353 boolean, - c354 boolean, - c355 boolean, - c356 boolean, - c357 boolean, - c358 boolean, - c359 boolean, - c360 boolean, - c361 boolean, - c362 boolean, - c363 boolean, - c364 boolean, - c365 boolean, - c366 boolean, - c367 boolean, - c368 boolean, - c369 boolean, - c370 boolean, - c371 boolean, - c372 boolean, - c373 boolean, - c374 boolean, - c375 boolean, - c376 boolean, - c377 boolean, - c378 boolean, - c379 boolean, - c380 boolean, - c381 boolean, - c382 boolean, - c383 boolean, - c384 boolean, - c385 boolean, - c386 boolean, - c387 boolean, - c388 boolean, - c389 boolean, - c390 boolean, - c391 boolean, - c392 boolean, - c393 boolean, - c394 boolean, - c395 boolean, - c396 boolean, - c397 boolean, - c398 boolean, - c399 boolean, - c400 boolean, - c401 boolean, - c402 boolean, - c403 boolean, - c404 boolean, - c405 boolean, - c406 boolean, - c407 boolean, - c408 boolean, - c409 boolean, - c410 boolean, - c411 boolean, - c412 boolean, - c413 boolean, - c414 boolean, - c415 boolean, - c416 boolean, - c417 boolean, - c418 boolean, - c419 boolean, - c420 boolean, - c421 boolean, - c422 boolean, - c423 boolean, - c424 boolean, - c425 boolean, - c426 boolean, - c427 boolean, - c428 boolean, - c429 boolean, - c430 boolean, - c431 boolean, - c432 boolean, - c433 boolean, - c434 boolean, - c435 boolean, - c436 boolean, - c437 boolean, - c438 boolean, - c439 boolean, - c440 boolean, - c441 boolean, - c442 boolean, - c443 boolean, - c444 boolean, - c445 boolean, - c446 boolean, - c447 boolean, - c448 boolean, - c449 boolean, - c450 boolean, - c451 boolean, - c452 boolean, - c453 boolean, - c454 boolean, - c455 boolean, - c456 boolean, - c457 boolean, - c458 boolean, - c459 boolean, - c460 boolean, - c461 boolean, - c462 boolean, - c463 boolean, - c464 boolean, - c465 boolean, - c466 boolean, - c467 boolean, - c468 boolean, - c469 boolean, - c470 boolean, - c471 boolean, - c472 boolean, - c473 boolean, - c474 boolean, - c475 boolean, - c476 boolean, - c477 boolean, - c478 boolean, - c479 boolean, - c480 boolean, - c481 boolean, - c482 boolean, - c483 boolean, - c484 boolean, - c485 boolean, - c486 boolean, - c487 boolean, - c488 boolean, - c489 boolean, - c490 boolean, - c491 boolean, - c492 boolean, - c493 boolean, - c494 boolean, - c495 boolean, - c496 boolean, - c497 boolean, - c498 boolean, - c499 boolean, - c500 boolean, - c501 boolean, - c502 boolean, - c503 boolean, - c504 boolean, - c505 boolean, - c506 boolean, - c507 boolean, - c508 boolean, - c509 boolean, - c510 boolean, - c511 boolean, - c512 boolean, - c513 boolean, - c514 boolean, - c515 boolean, - c516 boolean, - c517 boolean, - c518 boolean, - c519 boolean, - c520 boolean, - c521 boolean, - c522 boolean, - c523 boolean, - c524 boolean, - c525 boolean, - c526 boolean, - c527 boolean, - c528 boolean, - c529 boolean, - c530 boolean, - c531 boolean, - c532 boolean, - c533 boolean, - c534 boolean, - c535 boolean, - c536 boolean, - c537 boolean, - c538 boolean, - c539 boolean, - c540 boolean, - c541 boolean, - c542 boolean, - c543 boolean, - c544 boolean, - c545 boolean, - c546 boolean, - c547 boolean, - c548 boolean, - c549 boolean, - c550 boolean, - c551 boolean, - c552 boolean, - c553 boolean, - c554 boolean, - c555 boolean, - c556 boolean, - c557 boolean, - c558 boolean, - c559 boolean, - c560 boolean, - c561 boolean, - c562 boolean, - c563 boolean, - c564 boolean, - c565 boolean, - c566 boolean, - c567 boolean, - c568 boolean, - c569 boolean, - c570 boolean, - c571 boolean, - c572 boolean, - c573 boolean, - c574 boolean, - c575 boolean, - c576 boolean, - c577 boolean, - c578 boolean, - c579 boolean, - c580 boolean, - c581 boolean, - c582 boolean, - c583 boolean, - c584 boolean, - c585 boolean, - c586 boolean, - c587 boolean, - c588 boolean, - c589 boolean, - c590 boolean, - c591 boolean, - c592 boolean, - c593 boolean, - c594 boolean, - c595 boolean, - c596 boolean, - c597 boolean, - c598 boolean, - c599 boolean, - c600 boolean, - c601 boolean, - c602 boolean, - c603 boolean, - c604 boolean, - c605 boolean, - c606 boolean, - c607 boolean, - c608 boolean, - c609 boolean, - c610 boolean, - c611 boolean, - c612 boolean, - c613 boolean, - c614 boolean, - c615 boolean, - c616 boolean, - c617 boolean, - c618 boolean, - c619 boolean, - c620 boolean, - c621 boolean, - c622 boolean, - c623 boolean, - c624 boolean, - c625 boolean, - c626 boolean, - c627 boolean, - c628 boolean, - c629 boolean, - c630 boolean, - c631 boolean, - c632 boolean, - c633 boolean, - c634 boolean, - c635 boolean, - c636 boolean, - c637 boolean, - c638 boolean, - c639 boolean, - c640 boolean, - c641 boolean, - c642 boolean, - c643 boolean, - c644 boolean, - c645 boolean, - c646 boolean, - c647 boolean, - c648 boolean, - c649 boolean, - c650 boolean, - c651 boolean, - c652 boolean, - c653 boolean, - c654 boolean, - c655 boolean, - c656 boolean, - c657 boolean, - c658 boolean, - c659 boolean, - c660 boolean, - c661 boolean, - c662 boolean, - c663 boolean, - c664 boolean, - c665 boolean, - c666 boolean, - c667 boolean, - c668 boolean, - c669 boolean, - c670 boolean, - c671 boolean, - c672 boolean, - c673 boolean, - c674 boolean, - c675 boolean, - c676 boolean, - c677 boolean, - c678 boolean, - c679 boolean, - c680 boolean, - c681 boolean, - c682 boolean, - c683 boolean, - c684 boolean, - c685 boolean, - c686 boolean, - c687 boolean, - c688 boolean, - c689 boolean, - c690 boolean, - c691 boolean, - c692 boolean, - c693 boolean, - c694 boolean, - c695 boolean, - c696 boolean, - c697 boolean, - c698 boolean, - c699 boolean, - c700 boolean, - c701 boolean, - c702 boolean, - c703 boolean, - c704 boolean, - c705 boolean, - c706 boolean, - c707 boolean, - c708 boolean, - c709 boolean, - c710 boolean, - c711 boolean, - c712 boolean, - c713 boolean, - c714 boolean, - c715 boolean, - c716 boolean, - c717 boolean, - c718 boolean, - c719 boolean, - c720 boolean, - c721 boolean, - c722 boolean, - c723 boolean, - c724 boolean, - c725 boolean, - c726 boolean, - c727 boolean, - c728 boolean, - c729 boolean, - c730 boolean, - c731 boolean, - c732 boolean, - c733 boolean, - c734 boolean, - c735 boolean, - c736 boolean, - c737 boolean, - c738 boolean, - c739 boolean, - c740 boolean, - c741 boolean, - c742 boolean, - c743 boolean, - c744 boolean, - c745 boolean, - c746 boolean, - c747 boolean, - c748 boolean, - c749 boolean, - c750 boolean, - c751 boolean, - c752 boolean, - c753 boolean, - c754 boolean, - c755 boolean, - c756 boolean, - c757 boolean, - c758 boolean, - c759 boolean, - c760 boolean, - c761 boolean, - c762 boolean, - c763 boolean, - c764 boolean, - c765 boolean, - c766 boolean, - c767 boolean, - c768 boolean, - c769 boolean, - c770 boolean, - c771 boolean, - c772 boolean, - c773 boolean, - c774 boolean, - c775 boolean, - c776 boolean, - c777 boolean, - c778 boolean, - c779 boolean, - c780 boolean, - c781 boolean, - c782 boolean, - c783 boolean, - c784 boolean, - c785 boolean, - c786 boolean, - c787 boolean, - c788 boolean, - c789 boolean, - c790 boolean, - c791 boolean, - c792 boolean, - c793 boolean, - c794 boolean, - c795 boolean, - c796 boolean, - c797 boolean, - c798 boolean, - c799 boolean, - c800 boolean, - c801 boolean, - c802 boolean, - c803 boolean, - c804 boolean, - c805 boolean, - c806 boolean, - c807 boolean, - c808 boolean, - c809 boolean, - c810 boolean, - c811 boolean, - c812 boolean, - c813 boolean, - c814 boolean, - c815 boolean, - c816 boolean, - c817 boolean, - c818 boolean, - c819 boolean, - c820 boolean, - c821 boolean, - c822 boolean, - c823 boolean, - c824 boolean, - c825 boolean, - c826 boolean, - c827 boolean, - c828 boolean, - c829 boolean, - c830 boolean, - c831 boolean, - c832 boolean, - c833 boolean, - c834 boolean, - c835 boolean, - c836 boolean, - c837 boolean, - c838 boolean, - c839 boolean, - c840 boolean, - c841 boolean, - c842 boolean, - c843 boolean, - c844 boolean, - c845 boolean, - c846 boolean, - c847 boolean, - c848 boolean, - c849 boolean, - c850 boolean, - c851 boolean, - c852 boolean, - c853 boolean, - c854 boolean, - c855 boolean, - c856 boolean, - c857 boolean, - c858 boolean, - c859 boolean, - c860 boolean, - c861 boolean, - c862 boolean, - c863 boolean, - c864 boolean, - c865 boolean, - c866 boolean, - c867 boolean, - c868 boolean, - c869 boolean, - c870 boolean, - c871 boolean, - c872 boolean, - c873 boolean, - c874 boolean, - c875 boolean, - c876 boolean, - c877 boolean, - c878 boolean, - c879 boolean, - c880 boolean, - c881 boolean, - c882 boolean, - c883 boolean, - c884 boolean, - c885 boolean, - c886 boolean, - c887 boolean, - c888 boolean, - c889 boolean, - c890 boolean, - c891 boolean, - c892 boolean, - c893 boolean, - c894 boolean, - c895 boolean, - c896 boolean, - c897 boolean, - c898 boolean, - c899 boolean, - c900 boolean, - c901 boolean, - c902 boolean, - c903 boolean, - c904 boolean, - c905 boolean, - c906 boolean, - c907 boolean, - c908 boolean, - c909 boolean, - c910 boolean, - c911 boolean, - c912 boolean, - c913 boolean, - c914 boolean, - c915 boolean, - c916 boolean, - c917 boolean, - c918 boolean, - c919 boolean, - c920 boolean, - c921 boolean, - c922 boolean, - c923 boolean, - c924 boolean, - c925 boolean, - c926 boolean, - c927 boolean, - c928 boolean, - c929 boolean, - c930 boolean, - c931 boolean, - c932 boolean, - c933 boolean, - c934 boolean, - c935 boolean, - c936 boolean, - c937 boolean, - c938 boolean, - c939 boolean, - c940 boolean, - c941 boolean, - c942 boolean, - c943 boolean, - c944 boolean, - c945 boolean, - c946 boolean, - c947 boolean, - c948 boolean, - c949 boolean, - c950 boolean, - c951 boolean, - c952 boolean, - c953 boolean, - c954 boolean, - c955 boolean, - c956 boolean, - c957 boolean, - c958 boolean, - c959 boolean, - c960 boolean, - c961 boolean, - c962 boolean, - c963 boolean, - c964 boolean, - c965 boolean, - c966 boolean, - c967 boolean, - c968 boolean, - c969 boolean, - c970 boolean, - c971 boolean, - c972 boolean, - c973 boolean, - c974 boolean, - c975 boolean, - c976 boolean, - c977 boolean, - c978 boolean, - c979 boolean, - c980 boolean, - c981 boolean, - c982 boolean, - c983 boolean, - c984 boolean, - c985 boolean, - c986 boolean, - c987 boolean, - c988 boolean, - c989 boolean, - c990 boolean, - c991 boolean, - c992 boolean, - c993 boolean, - c994 boolean, - c995 boolean, - c996 boolean, - c997 boolean, - c998 boolean, - c999 boolean, - c1000 boolean, - c1001 boolean, - c1002 boolean, - c1003 boolean, - c1004 boolean, - c1005 boolean, - c1006 boolean, - c1007 boolean, - c1008 boolean, - c1009 boolean, - c1010 boolean, - c1011 boolean, - c1012 boolean, - c1013 boolean, - c1014 boolean, - c1015 boolean, - c1016 boolean, - c1017 boolean, - c1018 boolean, - c1019 boolean, - c1020 boolean, - c1021 boolean, - c1022 boolean, - c1023 boolean, - c1024 boolean, - c1025 boolean, - c1026 boolean, - c1027 boolean, - c1028 boolean, - c1029 boolean, - c1030 boolean, - c1031 boolean, - c1032 boolean, - c1033 boolean, - c1034 boolean, - c1035 boolean, - c1036 boolean, - c1037 boolean, - c1038 boolean, - c1039 boolean, - c1040 boolean, - c1041 boolean, - c1042 boolean, - c1043 boolean, - c1044 boolean, - c1045 boolean, - c1046 boolean, - c1047 boolean, - c1048 boolean, - c1049 boolean, - c1050 boolean, - c1051 boolean, - c1052 boolean, - c1053 boolean, - c1054 boolean, - c1055 boolean, - c1056 boolean, - c1057 boolean, - c1058 boolean, - c1059 boolean, - c1060 boolean, - c1061 boolean, - c1062 boolean, - c1063 boolean, - c1064 boolean, - c1065 boolean, - c1066 boolean, - c1067 boolean, - c1068 boolean, - c1069 boolean, - c1070 boolean, - c1071 boolean, - c1072 boolean, - c1073 boolean, - c1074 boolean, - c1075 boolean, - c1076 boolean, - c1077 boolean, - c1078 boolean, - c1079 boolean, - c1080 boolean, - c1081 boolean, - c1082 boolean, - c1083 boolean, - c1084 boolean, - c1085 boolean, - c1086 boolean, - c1087 boolean, - c1088 boolean, - c1089 boolean, - c1090 boolean, - c1091 boolean, - c1092 boolean, - c1093 boolean, - c1094 boolean, - c1095 boolean, - c1096 boolean, - c1097 boolean, - c1098 boolean, - c1099 boolean, - c1100 boolean, - lastc text -); -ALTER TABLE public.extra_wide_table OWNER TO postgres; --- --- Name: f_star; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.f_star ( - ff polygon, - f integer -) -INHERITS (public.e_star); -ALTER TABLE public.f_star OWNER TO postgres; --- --- Name: fast_emp4000; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.fast_emp4000 ( - home_base box -); -ALTER TABLE public.fast_emp4000 OWNER TO postgres; --- --- Name: fk_notpartitioned_pk; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.fk_notpartitioned_pk ( - a integer CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT, - b integer CONSTRAINT pgdump_throwaway_notnull_1 NOT NULL NO INHERIT -); -ALTER TABLE public.fk_notpartitioned_pk OWNER TO postgres; --- --- Name: fk_partitioned_fk; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.fk_partitioned_fk ( - a integer DEFAULT 2501, - b integer DEFAULT 142857 -) -PARTITION BY LIST (a); -ALTER TABLE public.fk_partitioned_fk OWNER TO postgres; --- --- Name: fk_partitioned_fk_1; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.fk_partitioned_fk_1 ( - a integer DEFAULT 2501, - b integer DEFAULT 142857 -); -ALTER TABLE public.fk_partitioned_fk_1 OWNER TO postgres; --- --- Name: fk_partitioned_fk_2; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.fk_partitioned_fk_2 ( - a integer DEFAULT NULL, - b integer DEFAULT NULL -) -PARTITION BY RANGE (b); -ALTER TABLE public.fk_partitioned_fk_2 OWNER TO postgres; --- --- Name: fk_partitioned_fk_2_1; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.fk_partitioned_fk_2_1 ( - a integer, - b integer -); -ALTER TABLE public.fk_partitioned_fk_2_1 OWNER TO postgres; --- --- Name: fk_partitioned_fk_2_2; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.fk_partitioned_fk_2_2 ( - a integer, - b integer -); -ALTER TABLE public.fk_partitioned_fk_2_2 OWNER TO postgres; --- --- Name: fk_partitioned_fk_3; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.fk_partitioned_fk_3 ( - a integer DEFAULT NULL, - b integer DEFAULT NULL -); -ALTER TABLE public.fk_partitioned_fk_3 OWNER TO postgres; --- --- Name: fk_partitioned_fk_4; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.fk_partitioned_fk_4 ( - a integer DEFAULT NULL, - b integer DEFAULT NULL -) -PARTITION BY RANGE (b, a); -ALTER TABLE public.fk_partitioned_fk_4 OWNER TO postgres; --- --- Name: fk_partitioned_fk_4_1; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.fk_partitioned_fk_4_1 ( - a integer, - b integer -); -ALTER TABLE public.fk_partitioned_fk_4_1 OWNER TO postgres; --- --- Name: fk_partitioned_fk_4_2; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.fk_partitioned_fk_4_2 ( - a integer, - b integer -); -ALTER TABLE public.fk_partitioned_fk_4_2 OWNER TO postgres; --- --- Name: fk_partitioned_fk_5; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.fk_partitioned_fk_5 ( - a integer DEFAULT NULL, - b integer DEFAULT NULL -) -PARTITION BY RANGE (a); -ALTER TABLE public.fk_partitioned_fk_5 OWNER TO postgres; --- --- Name: fk_partitioned_fk_5_1; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.fk_partitioned_fk_5_1 ( - a integer, - b integer -); -ALTER TABLE public.fk_partitioned_fk_5_1 OWNER TO postgres; --- --- Name: float4_tbl; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.float4_tbl ( - f1 real -); -ALTER TABLE public.float4_tbl OWNER TO postgres; --- --- Name: float8_tbl; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.float8_tbl ( - f1 double precision -); -ALTER TABLE public.float8_tbl OWNER TO postgres; --- --- Name: func_index_heap; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.func_index_heap ( - f1 text, - f2 text -); -ALTER TABLE public.func_index_heap OWNER TO postgres; --- --- Name: functional_dependencies; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.functional_dependencies ( - filler1 text, - filler2 numeric, - a integer, - b text, - filler3 date, - c numeric, - d text -) -WITH (autovacuum_enabled=off); -ALTER TABLE public.functional_dependencies OWNER TO postgres; --- --- Name: gb18030_inputs; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.gb18030_inputs ( - inbytes bytea, - description text -); -ALTER TABLE public.gb18030_inputs OWNER TO postgres; --- --- Name: gin_test_tbl; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.gin_test_tbl ( - i integer[] -) -WITH (autovacuum_enabled=off); -ALTER TABLE public.gin_test_tbl OWNER TO postgres; --- --- Name: gist_point_tbl; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.gist_point_tbl ( - id integer, - p point -); -ALTER TABLE public.gist_point_tbl OWNER TO postgres; --- --- Name: gs_data_1; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.gs_data_1 ( - g1000 integer, - g100 integer, - g10 integer, - g integer -) -WITH (autovacuum_enabled='false'); -ALTER TABLE public.gs_data_1 OWNER TO postgres; --- --- Name: gtest0; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.gtest0 ( - a integer CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT, - b integer GENERATED ALWAYS AS (55) STORED -); -ALTER TABLE public.gtest0 OWNER TO postgres; --- --- Name: gtest1; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.gtest1 ( - a integer CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT, - b integer GENERATED ALWAYS AS ((a * 2)) STORED -); -ALTER TABLE public.gtest1 OWNER TO postgres; --- --- Name: gtest10; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.gtest10 ( - a integer CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT -); -ALTER TABLE public.gtest10 OWNER TO postgres; --- --- Name: gtest10a; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.gtest10a ( - a integer CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT -); -ALTER TABLE public.gtest10a OWNER TO postgres; --- --- Name: gtest1_1; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.gtest1_1 ( -) -INHERITS (public.gtest1); -ALTER TABLE public.gtest1_1 OWNER TO postgres; --- --- Name: gtesty; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.gtesty ( - x integer, - b integer GENERATED ALWAYS AS ((x * 22)) STORED -); -ALTER TABLE public.gtesty OWNER TO postgres; --- --- Name: gtest1_y; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.gtest1_y ( - b integer GENERATED ALWAYS AS ((x + 1)) STORED -) -INHERITS (public.gtest1, public.gtesty); -ALTER TABLE public.gtest1_y OWNER TO postgres; --- --- Name: gtest2; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.gtest2 ( - a integer CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT, - b integer GENERATED ALWAYS AS (NULL::integer) STORED -); -ALTER TABLE public.gtest2 OWNER TO postgres; --- --- Name: gtest20; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.gtest20 ( - a integer CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT, - b integer GENERATED ALWAYS AS ((a * 3)) STORED, - CONSTRAINT gtest20_b_check CHECK ((b < 50)) -); -ALTER TABLE public.gtest20 OWNER TO postgres; --- --- Name: gtest20a; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.gtest20a ( - a integer CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT, - b integer GENERATED ALWAYS AS ((a * 2)) STORED -); -ALTER TABLE public.gtest20a OWNER TO postgres; --- --- Name: gtest20b; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.gtest20b ( - a integer CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT, - b integer GENERATED ALWAYS AS ((a * 2)) STORED -); -ALTER TABLE public.gtest20b OWNER TO postgres; --- --- Name: gtest21a; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.gtest21a ( - a integer CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT, - b integer GENERATED ALWAYS AS (NULLIF(a, 0)) STORED NOT NULL -); -ALTER TABLE public.gtest21a OWNER TO postgres; --- --- Name: gtest21b; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.gtest21b ( - a integer CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT, - b integer GENERATED ALWAYS AS (NULLIF(a, 0)) STORED -); -ALTER TABLE public.gtest21b OWNER TO postgres; --- --- Name: gtest22a; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.gtest22a ( - a integer CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT, - b integer GENERATED ALWAYS AS ((a / 2)) STORED -); -ALTER TABLE public.gtest22a OWNER TO postgres; --- --- Name: gtest22b; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.gtest22b ( - a integer CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT, - b integer GENERATED ALWAYS AS ((a / 2)) STORED CONSTRAINT pgdump_throwaway_notnull_1 NOT NULL NO INHERIT -); -ALTER TABLE public.gtest22b OWNER TO postgres; --- --- Name: gtest22c; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.gtest22c ( - a integer, - b integer GENERATED ALWAYS AS ((a * 4)) STORED -); -ALTER TABLE public.gtest22c OWNER TO postgres; --- --- Name: gtest23p; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.gtest23p ( - x integer, - y integer GENERATED ALWAYS AS ((x * 2)) STORED CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT -); -ALTER TABLE public.gtest23p OWNER TO postgres; --- --- Name: gtest23q; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.gtest23q ( - a integer CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT, - b integer -); -ALTER TABLE public.gtest23q OWNER TO postgres; --- --- Name: gtest24; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.gtest24 ( - a integer CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT, - b public.gtestdomain1 GENERATED ALWAYS AS ((a * 2)) STORED -); -ALTER TABLE public.gtest24 OWNER TO postgres; --- --- Name: gtest25; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.gtest25 ( - a integer CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT, - b integer GENERATED ALWAYS AS ((a * 3)) STORED, - c integer DEFAULT 42, - x integer GENERATED ALWAYS AS ((c * 4)) STORED, - d double precision DEFAULT 101, - y double precision GENERATED ALWAYS AS ((d * (4)::double precision)) STORED -); -ALTER TABLE public.gtest25 OWNER TO postgres; --- --- Name: gtest26; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.gtest26 ( - a integer CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT, - b integer GENERATED ALWAYS AS ((a * 2)) STORED -); -ALTER TABLE public.gtest26 OWNER TO postgres; --- --- Name: gtest27; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.gtest27 ( - a bigint, - b bigint, - x bigint GENERATED ALWAYS AS (((a + b) * 2)) STORED -); -ALTER TABLE public.gtest27 OWNER TO postgres; --- --- Name: gtest28a; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.gtest28a ( - b integer, - c integer, - x integer GENERATED ALWAYS AS ((b * 2)) STORED -); -ALTER TABLE public.gtest28a OWNER TO postgres; --- --- Name: gtest28b; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.gtest28b ( - b integer, - c integer, - x integer GENERATED ALWAYS AS ((b * 2)) STORED -); -ALTER TABLE public.gtest28b OWNER TO postgres; --- --- Name: gtest29; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.gtest29 ( - b integer -); -ALTER TABLE public.gtest29 OWNER TO postgres; --- --- Name: gtest3; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.gtest3 ( - a integer, - b integer GENERATED ALWAYS AS ((a * 3)) STORED -); -ALTER TABLE public.gtest3 OWNER TO postgres; --- --- Name: gtest30; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.gtest30 ( - a integer, - b integer GENERATED ALWAYS AS ((a * 2)) STORED -); -ALTER TABLE public.gtest30 OWNER TO postgres; --- --- Name: gtest30_1; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.gtest30_1 ( -) -INHERITS (public.gtest30); -ALTER TABLE public.gtest30_1 OWNER TO postgres; --- --- Name: gtest3a; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.gtest3a ( - a text, - b text GENERATED ALWAYS AS (((a || '+'::text) || a)) STORED -); -ALTER TABLE public.gtest3a OWNER TO postgres; --- --- Name: gtest_parent; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.gtest_parent ( - f1 date NOT NULL, - f2 bigint, - f3 bigint GENERATED ALWAYS AS ((f2 * 2)) STORED -) -PARTITION BY RANGE (f1); -ALTER TABLE public.gtest_parent OWNER TO postgres; --- --- Name: gtest_child; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.gtest_child ( - f1 date CONSTRAINT gtest_parent_f1_not_null NOT NULL, - f2 bigint, - f3 bigint GENERATED ALWAYS AS ((f2 * 2)) STORED -); -ALTER TABLE public.gtest_child OWNER TO postgres; --- --- Name: gtest_child2; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.gtest_child2 ( - f1 date CONSTRAINT gtest_parent_f1_not_null NOT NULL, - f2 bigint, - f3 bigint GENERATED ALWAYS AS ((f2 * 2)) STORED -); -ALTER TABLE public.gtest_child2 OWNER TO postgres; --- --- Name: gtest_child3; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.gtest_child3 ( - f1 date NOT NULL, - f2 bigint, - f3 bigint GENERATED ALWAYS AS ((f2 * 2)) STORED -); -ALTER TABLE public.gtest_child3 OWNER TO postgres; --- --- Name: gtest_tableoid; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.gtest_tableoid ( - a integer CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT, - b boolean GENERATED ALWAYS AS ((tableoid = ('public.gtest_tableoid'::regclass)::oid)) STORED, - c regclass GENERATED ALWAYS AS (tableoid) STORED -); -ALTER TABLE public.gtest_tableoid OWNER TO postgres; --- --- Name: gtestx; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.gtestx ( - b integer GENERATED ALWAYS AS ((a * 22)) STORED, - x integer -) -INHERITS (public.gtest1); -ALTER TABLE public.gtestx OWNER TO postgres; --- --- Name: gtestxx_1; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.gtestxx_1 ( - a integer NOT NULL, - b integer -); -ALTER TABLE public.gtestxx_1 OWNER TO postgres; --- --- Name: gtestxx_3; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.gtestxx_3 ( - a integer NOT NULL, - b integer -) -INHERITS (public.gtest1); -ALTER TABLE public.gtestxx_3 OWNER TO postgres; --- --- Name: gtestxx_4; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.gtestxx_4 ( - b integer, - a integer NOT NULL -) -INHERITS (public.gtest1); -ALTER TABLE public.gtestxx_4 OWNER TO postgres; --- --- Name: has_fast_default; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.has_fast_default ( - f1 integer, - f2 integer DEFAULT 42 -); -ALTER TABLE public.has_fast_default OWNER TO postgres; --- --- Name: hash_f8_heap; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.hash_f8_heap ( - seqno integer, - random double precision -); -ALTER TABLE public.hash_f8_heap OWNER TO postgres; --- --- Name: hash_i4_heap; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.hash_i4_heap ( - seqno integer, - random integer -); -ALTER TABLE public.hash_i4_heap OWNER TO postgres; --- --- Name: hash_name_heap; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.hash_name_heap ( - seqno integer, - random name -); -ALTER TABLE public.hash_name_heap OWNER TO postgres; --- --- Name: hash_txt_heap; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.hash_txt_heap ( - seqno integer, - random text -); -ALTER TABLE public.hash_txt_heap OWNER TO postgres; --- --- Name: hslot; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.hslot ( - slotname character(20), - hubname character(14), - slotno integer, - slotlink character(20) -); -ALTER TABLE public.hslot OWNER TO postgres; --- --- Name: hub; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.hub ( - name character(14), - comment text, - nslots integer -); -ALTER TABLE public.hub OWNER TO postgres; --- --- Name: idxpart; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.idxpart ( - a integer -) -PARTITION BY RANGE (a); -ALTER TABLE public.idxpart OWNER TO postgres; --- --- Name: idxpart1; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.idxpart1 ( - a integer -); -ALTER TABLE public.idxpart1 OWNER TO postgres; --- --- Name: idxpart2; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.idxpart2 ( - a integer -) -PARTITION BY RANGE (a); -ALTER TABLE public.idxpart2 OWNER TO postgres; --- --- Name: idxpart21; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.idxpart21 ( - a integer -); -ALTER TABLE public.idxpart21 OWNER TO postgres; --- --- Name: idxpart22; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.idxpart22 ( - a integer -); -ALTER TABLE public.idxpart22 OWNER TO postgres; --- --- Name: idxpart3; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.idxpart3 ( - a integer -) -PARTITION BY RANGE (a); -ALTER TABLE public.idxpart3 OWNER TO postgres; --- --- Name: idxpart31; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.idxpart31 ( - a integer -); -ALTER TABLE public.idxpart31 OWNER TO postgres; --- --- Name: idxpart32; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.idxpart32 ( - a integer -); -ALTER TABLE public.idxpart32 OWNER TO postgres; --- --- Name: idxpart_another; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.idxpart_another ( - a integer CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT, - b integer CONSTRAINT pgdump_throwaway_notnull_1 NOT NULL NO INHERIT -) -PARTITION BY RANGE (a); -ALTER TABLE public.idxpart_another OWNER TO postgres; --- --- Name: idxpart_another_1; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.idxpart_another_1 ( - a integer CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT, - b integer CONSTRAINT pgdump_throwaway_notnull_1 NOT NULL NO INHERIT -); -ALTER TABLE public.idxpart_another_1 OWNER TO postgres; --- --- Name: road; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.road ( - name text, - thepath path -); -ALTER TABLE public.road OWNER TO postgres; --- --- Name: ihighway; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.ihighway ( -) -INHERITS (public.road); -ALTER TABLE public.ihighway OWNER TO postgres; --- --- Name: ramp; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.ramp ( - name text, - thepath path -); -ALTER TABLE public.ramp OWNER TO postgres; --- --- Name: iexit; Type: VIEW; Schema: public; Owner: postgres --- -CREATE VIEW public.iexit AS - SELECT ih.name, - ih.thepath, - public.interpt_pp(ih.thepath, r.thepath) AS exit - FROM public.ihighway ih, - public.ramp r - WHERE (ih.thepath ?# r.thepath); -ALTER VIEW public.iexit OWNER TO postgres; --- --- Name: iface; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.iface ( - slotname character(20), - sysname text, - ifname text, - slotlink character(20) -); -ALTER TABLE public.iface OWNER TO postgres; --- --- Name: inet_tbl; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.inet_tbl ( - c cidr, - i inet -); -ALTER TABLE public.inet_tbl OWNER TO postgres; --- --- Name: infinite_interval_tbl; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.infinite_interval_tbl ( - i interval -); -ALTER TABLE public.infinite_interval_tbl OWNER TO postgres; --- --- Name: inh_test; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.inh_test ( - a integer, - b character(1) CONSTRAINT list_parted2_b_not_null NOT NULL -); -ALTER TABLE public.inh_test OWNER TO postgres; --- --- Name: inhf; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.inhf ( - xx text DEFAULT 'text'::text -); -ALTER TABLE public.inhf OWNER TO postgres; --- --- Name: inhx; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.inhx ( - xx text DEFAULT 'text'::text CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT, - CONSTRAINT foo CHECK ((xx = 'text'::text)) -); -ALTER TABLE public.inhx OWNER TO postgres; --- --- Name: insert_seq; Type: SEQUENCE; Schema: public; Owner: postgres --- -CREATE SEQUENCE public.insert_seq - START WITH 1 - INCREMENT BY 1 - NO MINVALUE - NO MAXVALUE - CACHE 1; -ALTER SEQUENCE public.insert_seq OWNER TO postgres; --- --- Name: insert_tbl; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.insert_tbl ( - x integer DEFAULT nextval('public.insert_seq'::regclass), - y text DEFAULT '-NULL-'::text, - z integer DEFAULT ('-1'::integer * currval('public.insert_seq'::regclass)), - CONSTRAINT insert_tbl_check CHECK (((x + z) = 0)), - CONSTRAINT insert_tbl_con CHECK (((x >= 3) AND (y <> 'check failed'::text) AND (x < 8))) -); -ALTER TABLE public.insert_tbl OWNER TO postgres; --- --- Name: int2_tbl; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.int2_tbl ( - f1 smallint -); -ALTER TABLE public.int2_tbl OWNER TO postgres; --- --- Name: int4_tbl; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.int4_tbl ( - f1 integer -); -ALTER TABLE public.int4_tbl OWNER TO postgres; --- --- Name: interval_tbl; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.interval_tbl ( - f1 interval -); -ALTER TABLE public.interval_tbl OWNER TO postgres; --- --- Name: invalid_check_con; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.invalid_check_con ( - f1 integer -); -ALTER TABLE public.invalid_check_con OWNER TO postgres; --- --- Name: invalid_check_con_child; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.invalid_check_con_child ( - CONSTRAINT inh_check_constraint CHECK ((f1 > 0)) -) -INHERITS (public.invalid_check_con); -ALTER TABLE public.invalid_check_con_child OWNER TO postgres; --- --- Name: iso8859_5_inputs; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.iso8859_5_inputs ( - inbytes bytea, - description text -); -ALTER TABLE public.iso8859_5_inputs OWNER TO postgres; --- --- Name: itest1; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.itest1 ( - a integer NOT NULL, - b text -); -ALTER TABLE public.itest1 OWNER TO postgres; --- --- Name: itest10; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.itest10 ( - a integer NOT NULL, - b text -); -ALTER TABLE public.itest10 OWNER TO postgres; --- --- Name: itest10_a_seq; Type: SEQUENCE; Schema: public; Owner: postgres --- -ALTER TABLE public.itest10 ALTER COLUMN a ADD GENERATED BY DEFAULT AS IDENTITY ( - SEQUENCE NAME public.itest10_a_seq - START WITH 1 - INCREMENT BY 1 - NO MINVALUE - NO MAXVALUE - CACHE 1 -); --- --- Name: itest11; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.itest11 ( - a integer NOT NULL, - b text -); -ALTER TABLE public.itest11 OWNER TO postgres; --- --- Name: itest11_a_seq; Type: SEQUENCE; Schema: public; Owner: postgres --- -ALTER TABLE public.itest11 ALTER COLUMN a ADD GENERATED ALWAYS AS IDENTITY ( - SEQUENCE NAME public.itest11_a_seq - START WITH 1 - INCREMENT BY 1 - NO MINVALUE - NO MAXVALUE - CACHE 1 -); --- --- Name: itest13; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.itest13 ( - a integer, - b integer NOT NULL, - c integer NOT NULL -); -ALTER TABLE public.itest13 OWNER TO postgres; --- --- Name: itest13_b_seq; Type: SEQUENCE; Schema: public; Owner: postgres --- -ALTER TABLE public.itest13 ALTER COLUMN b ADD GENERATED BY DEFAULT AS IDENTITY ( - SEQUENCE NAME public.itest13_b_seq - START WITH 1 - INCREMENT BY 1 - NO MINVALUE - NO MAXVALUE - CACHE 1 -); --- --- Name: itest13_c_seq; Type: SEQUENCE; Schema: public; Owner: postgres --- -ALTER TABLE public.itest13 ALTER COLUMN c ADD GENERATED BY DEFAULT AS IDENTITY ( - SEQUENCE NAME public.itest13_c_seq - START WITH 1 - INCREMENT BY 1 - NO MINVALUE - NO MAXVALUE - CACHE 1 -); --- --- Name: itest14; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.itest14 ( - id integer NOT NULL -); -ALTER TABLE public.itest14 OWNER TO postgres; --- --- Name: itest14_id_seq; Type: SEQUENCE; Schema: public; Owner: postgres --- -CREATE SEQUENCE public.itest14_id_seq - AS integer - START WITH 1 - INCREMENT BY 1 - NO MINVALUE - NO MAXVALUE - CACHE 1; -ALTER SEQUENCE public.itest14_id_seq OWNER TO postgres; --- --- Name: itest14_id_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: postgres --- -ALTER SEQUENCE public.itest14_id_seq OWNED BY public.itest14.id; --- --- Name: itest14_id_seq1; Type: SEQUENCE; Schema: public; Owner: postgres --- -ALTER TABLE public.itest14 ALTER COLUMN id ADD GENERATED BY DEFAULT AS IDENTITY ( - SEQUENCE NAME public.itest14_id_seq1 - START WITH 1 - INCREMENT BY 1 - NO MINVALUE - NO MAXVALUE - CACHE 1 -); --- --- Name: itest17; Type: TABLE; Schema: public; Owner: postgres --- -CREATE UNLOGGED TABLE public.itest17 ( - a integer NOT NULL, - b text, - c integer NOT NULL -); -ALTER TABLE public.itest17 OWNER TO postgres; --- --- Name: itest17_a_seq; Type: SEQUENCE; Schema: public; Owner: postgres --- -ALTER TABLE public.itest17 ALTER COLUMN a ADD GENERATED ALWAYS AS IDENTITY ( - SEQUENCE NAME public.itest17_a_seq - START WITH 1 - INCREMENT BY 1 - NO MINVALUE - NO MAXVALUE - CACHE 1 -); --- --- Name: itest17_c_seq; Type: SEQUENCE; Schema: public; Owner: postgres --- -ALTER TABLE public.itest17 ALTER COLUMN c ADD GENERATED ALWAYS AS IDENTITY ( - SEQUENCE NAME public.itest17_c_seq - START WITH 1 - INCREMENT BY 1 - NO MINVALUE - NO MAXVALUE - CACHE 1 -); --- --- Name: itest18; Type: TABLE; Schema: public; Owner: postgres --- -CREATE UNLOGGED TABLE public.itest18 ( - a integer NOT NULL, - b text -); -ALTER TABLE public.itest18 OWNER TO postgres; --- --- Name: itest18_a_seq; Type: SEQUENCE; Schema: public; Owner: postgres --- -ALTER TABLE public.itest18 ALTER COLUMN a ADD GENERATED ALWAYS AS IDENTITY ( - SEQUENCE NAME public.itest18_a_seq - START WITH 1 - INCREMENT BY 1 - NO MINVALUE - NO MAXVALUE - CACHE 1 -); --- --- Name: itest1_a_seq; Type: SEQUENCE; Schema: public; Owner: postgres --- -ALTER TABLE public.itest1 ALTER COLUMN a ADD GENERATED BY DEFAULT AS IDENTITY ( - SEQUENCE NAME public.itest1_a_seq - START WITH 1 - INCREMENT BY 1 - NO MINVALUE - NO MAXVALUE - CACHE 1 -); --- --- Name: itest2; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.itest2 ( - a bigint NOT NULL, - b text -); -ALTER TABLE public.itest2 OWNER TO postgres; --- --- Name: itest2_a_seq; Type: SEQUENCE; Schema: public; Owner: postgres --- -ALTER TABLE public.itest2 ALTER COLUMN a ADD GENERATED ALWAYS AS IDENTITY ( - SEQUENCE NAME public.itest2_a_seq - START WITH 1 - INCREMENT BY 1 - NO MINVALUE - NO MAXVALUE - CACHE 1 -); --- --- Name: itest3; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.itest3 ( - a integer NOT NULL, - b text, - c integer NOT NULL -); -ALTER TABLE public.itest3 OWNER TO postgres; --- --- Name: itest3_a_seq; Type: SEQUENCE; Schema: public; Owner: postgres --- -ALTER TABLE public.itest3 ALTER COLUMN a ADD GENERATED BY DEFAULT AS IDENTITY ( - SEQUENCE NAME public.itest3_a_seq - START WITH 7 - INCREMENT BY 5 - NO MINVALUE - NO MAXVALUE - CACHE 1 -); --- --- Name: itest3_c_seq; Type: SEQUENCE; Schema: public; Owner: postgres --- -ALTER TABLE public.itest3 ALTER COLUMN c ADD GENERATED ALWAYS AS IDENTITY ( - SEQUENCE NAME public.itest3_c_seq - START WITH 1 - INCREMENT BY 1 - NO MINVALUE - NO MAXVALUE - CACHE 1 -); --- --- Name: itest4; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.itest4 ( - a integer, - b text DEFAULT ''::text -); -ALTER TABLE public.itest4 OWNER TO postgres; --- --- Name: itest5; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.itest5 ( - a integer NOT NULL, - b text -); -ALTER TABLE public.itest5 OWNER TO postgres; --- --- Name: itest5_a_seq; Type: SEQUENCE; Schema: public; Owner: postgres --- -CREATE SEQUENCE public.itest5_a_seq - AS integer - START WITH 1 - INCREMENT BY 1 - NO MINVALUE - NO MAXVALUE - CACHE 1; -ALTER SEQUENCE public.itest5_a_seq OWNER TO postgres; --- --- Name: itest5_a_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: postgres --- -ALTER SEQUENCE public.itest5_a_seq OWNED BY public.itest5.a; --- --- Name: itest6; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.itest6 ( - a integer NOT NULL, - b text -); -ALTER TABLE public.itest6 OWNER TO postgres; --- --- Name: itest6_a_seq; Type: SEQUENCE; Schema: public; Owner: postgres --- -ALTER TABLE public.itest6 ALTER COLUMN a ADD GENERATED BY DEFAULT AS IDENTITY ( - SEQUENCE NAME public.itest6_a_seq - START WITH 100 - INCREMENT BY 2 - NO MINVALUE - NO MAXVALUE - CACHE 1 -); --- --- Name: itest7; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.itest7 ( - a integer NOT NULL -); -ALTER TABLE public.itest7 OWNER TO postgres; --- --- Name: itest7a; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.itest7a ( - b text -) -INHERITS (public.itest7); -ALTER TABLE public.itest7a OWNER TO postgres; --- --- Name: itest7b; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.itest7b ( - a integer -); -ALTER TABLE public.itest7b OWNER TO postgres; --- --- Name: itest7c; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.itest7c ( - a integer NOT NULL -) -INHERITS (public.itest7b); -ALTER TABLE public.itest7c OWNER TO postgres; --- --- Name: itest7c_a_seq; Type: SEQUENCE; Schema: public; Owner: postgres --- -ALTER TABLE public.itest7c ALTER COLUMN a ADD GENERATED ALWAYS AS IDENTITY ( - SEQUENCE NAME public.itest7c_a_seq - START WITH 1 - INCREMENT BY 1 - NO MINVALUE - NO MAXVALUE - CACHE 1 -); --- --- Name: itest7d; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.itest7d ( - a integer NOT NULL -); -ALTER TABLE public.itest7d OWNER TO postgres; --- --- Name: itest7d_a_seq; Type: SEQUENCE; Schema: public; Owner: postgres --- -ALTER TABLE public.itest7d ALTER COLUMN a ADD GENERATED ALWAYS AS IDENTITY ( - SEQUENCE NAME public.itest7d_a_seq - START WITH 1 - INCREMENT BY 1 - NO MINVALUE - NO MAXVALUE - CACHE 1 -); --- --- Name: itest7e; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.itest7e ( -) -INHERITS (public.itest7d); -ALTER TABLE public.itest7e OWNER TO postgres; --- --- Name: itest9; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.itest9 ( - a integer NOT NULL, - b text, - c bigint -); -ALTER TABLE public.itest9 OWNER TO postgres; --- --- Name: itest9_a_seq; Type: SEQUENCE; Schema: public; Owner: postgres --- -ALTER TABLE public.itest9 ALTER COLUMN a ADD GENERATED ALWAYS AS IDENTITY ( - SEQUENCE NAME public.itest9_a_seq - START WITH 1 - INCREMENT BY 1 - NO MINVALUE - NO MAXVALUE - CACHE 1 -); --- --- Name: kd_point_tbl; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.kd_point_tbl ( - p point -); -ALTER TABLE public.kd_point_tbl OWNER TO postgres; --- --- Name: key_dependent_view; Type: VIEW; Schema: public; Owner: postgres --- -CREATE VIEW public.key_dependent_view AS -SELECT - NULL::integer AS key, - NULL::character varying(20) AS data; -ALTER VIEW public.key_dependent_view OWNER TO postgres; --- --- Name: key_dependent_view_no_cols; Type: VIEW; Schema: public; Owner: postgres --- -CREATE VIEW public.key_dependent_view_no_cols AS -SELECT; -ALTER VIEW public.key_dependent_view_no_cols OWNER TO postgres; --- --- Name: onek; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.onek ( - unique1 integer, - unique2 integer, - two integer, - four integer, - ten integer, - twenty integer, - hundred integer, - thousand integer, - twothousand integer, - fivethous integer, - tenthous integer, - odd integer, - even integer, - stringu1 name, - stringu2 name, - string4 name -); -ALTER TABLE public.onek OWNER TO postgres; --- --- Name: limit_thousand_v_1; Type: VIEW; Schema: public; Owner: postgres --- -CREATE VIEW public.limit_thousand_v_1 AS - SELECT thousand - FROM public.onek - WHERE (thousand < 995) - ORDER BY thousand - OFFSET 10 - FETCH FIRST 5 ROWS WITH TIES; -ALTER VIEW public.limit_thousand_v_1 OWNER TO postgres; --- --- Name: limit_thousand_v_2; Type: VIEW; Schema: public; Owner: postgres --- -CREATE VIEW public.limit_thousand_v_2 AS - SELECT thousand - FROM public.onek - WHERE (thousand < 995) - ORDER BY thousand - OFFSET 10 - LIMIT 5; -ALTER VIEW public.limit_thousand_v_2 OWNER TO postgres; --- --- Name: limit_thousand_v_3; Type: VIEW; Schema: public; Owner: postgres --- -CREATE VIEW public.limit_thousand_v_3 AS - SELECT thousand - FROM public.onek - WHERE (thousand < 995) - ORDER BY thousand - FETCH FIRST (NULL::integer + 1) ROWS WITH TIES; -ALTER VIEW public.limit_thousand_v_3 OWNER TO postgres; --- --- Name: limit_thousand_v_4; Type: VIEW; Schema: public; Owner: postgres --- -CREATE VIEW public.limit_thousand_v_4 AS - SELECT thousand - FROM public.onek - WHERE (thousand < 995) - ORDER BY thousand - LIMIT ALL; -ALTER VIEW public.limit_thousand_v_4 OWNER TO postgres; --- --- Name: line_tbl; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.line_tbl ( - s line -); -ALTER TABLE public.line_tbl OWNER TO postgres; --- --- Name: log_table; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.log_table ( - tstamp timestamp without time zone DEFAULT (timeofday())::timestamp without time zone -); -ALTER TABLE public.log_table OWNER TO postgres; --- --- Name: lseg_tbl; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.lseg_tbl ( - s lseg -); -ALTER TABLE public.lseg_tbl OWNER TO postgres; --- --- Name: main_table; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.main_table ( - a integer, - b integer -); -ALTER TABLE public.main_table OWNER TO postgres; --- --- Name: mcv_lists; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.mcv_lists ( - filler1 text, - filler2 numeric, - a integer, - b character varying, - filler3 date, - c numeric, - d character varying(64), - ia integer[] -) -WITH (autovacuum_enabled=off); -ALTER TABLE public.mcv_lists OWNER TO postgres; --- --- Name: mcv_lists_arrays; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.mcv_lists_arrays ( - a text[], - b numeric[], - c integer[] -) -WITH (autovacuum_enabled=off); -ALTER TABLE public.mcv_lists_arrays OWNER TO postgres; --- --- Name: mcv_lists_bool; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.mcv_lists_bool ( - a boolean, - b boolean, - c boolean -) -WITH (autovacuum_enabled=off); -ALTER TABLE public.mcv_lists_bool OWNER TO postgres; --- --- Name: mic_inputs; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.mic_inputs ( - inbytes bytea, - description text -); -ALTER TABLE public.mic_inputs OWNER TO postgres; --- --- Name: mlparted; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.mlparted ( - a integer, - b integer, - c text -) -PARTITION BY RANGE (a, b); -ALTER TABLE public.mlparted OWNER TO postgres; --- --- Name: mlparted1; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.mlparted1 ( - b integer NOT NULL, - a integer NOT NULL, - c text -) -PARTITION BY RANGE (((b + 0))); -ALTER TABLE public.mlparted1 OWNER TO postgres; --- --- Name: mlparted11; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.mlparted11 ( - b integer CONSTRAINT mlparted1_b_not_null NOT NULL, - a integer NOT NULL, - c text -); -ALTER TABLE public.mlparted11 OWNER TO postgres; --- --- Name: mlparted12; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.mlparted12 ( - b integer CONSTRAINT mlparted1_b_not_null NOT NULL, - a integer CONSTRAINT mlparted1_a_not_null NOT NULL, - c text -); -ALTER TABLE public.mlparted12 OWNER TO postgres; --- --- Name: mlparted2; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.mlparted2 ( - b integer NOT NULL, - a integer NOT NULL, - c text -); -ALTER TABLE public.mlparted2 OWNER TO postgres; --- --- Name: mlparted3; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.mlparted3 ( - a integer, - b integer, - c text -); -ALTER TABLE public.mlparted3 OWNER TO postgres; --- --- Name: mlparted4; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.mlparted4 ( - b integer, - a integer NOT NULL, - c text -); -ALTER TABLE public.mlparted4 OWNER TO postgres; --- --- Name: mlparted_def; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.mlparted_def ( - a integer, - b integer, - c text -) -PARTITION BY RANGE (a); -ALTER TABLE public.mlparted_def OWNER TO postgres; --- --- Name: mlparted_def1; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.mlparted_def1 ( - a integer, - b integer, - c text -); -ALTER TABLE public.mlparted_def1 OWNER TO postgres; --- --- Name: mlparted_def2; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.mlparted_def2 ( - a integer, - b integer, - c text -); -ALTER TABLE public.mlparted_def2 OWNER TO postgres; --- --- Name: mlparted_defd; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.mlparted_defd ( - a integer, - b integer, - c text -); -ALTER TABLE public.mlparted_defd OWNER TO postgres; --- --- Name: money_data; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.money_data ( - m money -); -ALTER TABLE public.money_data OWNER TO postgres; --- --- Name: mvtest_tvv; Type: VIEW; Schema: public; Owner: postgres --- -CREATE VIEW public.mvtest_tvv AS - SELECT sum(totamt) AS grandtot - FROM public.mvtest_tv; -ALTER VIEW public.mvtest_tvv OWNER TO postgres; --- --- Name: mvtest_tvvm; Type: MATERIALIZED VIEW; Schema: public; Owner: postgres --- -CREATE MATERIALIZED VIEW public.mvtest_tvvm AS - SELECT grandtot - FROM public.mvtest_tvv - WITH NO DATA; -ALTER MATERIALIZED VIEW public.mvtest_tvvm OWNER TO postgres; --- --- Name: mvtest_tvvmv; Type: VIEW; Schema: public; Owner: postgres --- -CREATE VIEW public.mvtest_tvvmv AS - SELECT grandtot - FROM public.mvtest_tvvm; -ALTER VIEW public.mvtest_tvvmv OWNER TO postgres; --- --- Name: mvtest_bb; Type: MATERIALIZED VIEW; Schema: public; Owner: postgres --- -CREATE MATERIALIZED VIEW public.mvtest_bb AS - SELECT grandtot - FROM public.mvtest_tvvmv - WITH NO DATA; -ALTER MATERIALIZED VIEW public.mvtest_bb OWNER TO postgres; --- --- Name: mvtest_tm; Type: MATERIALIZED VIEW; Schema: public; Owner: postgres --- -CREATE MATERIALIZED VIEW public.mvtest_tm AS - SELECT type, - sum(amt) AS totamt - FROM public.mvtest_t - GROUP BY type - WITH NO DATA; -ALTER MATERIALIZED VIEW public.mvtest_tm OWNER TO postgres; --- --- Name: mvtest_tmm; Type: MATERIALIZED VIEW; Schema: public; Owner: postgres --- -CREATE MATERIALIZED VIEW public.mvtest_tmm AS - SELECT sum(totamt) AS grandtot - FROM public.mvtest_tm - WITH NO DATA; -ALTER MATERIALIZED VIEW public.mvtest_tmm OWNER TO postgres; --- --- Name: mvtest_tvmm; Type: MATERIALIZED VIEW; Schema: public; Owner: postgres --- -CREATE MATERIALIZED VIEW public.mvtest_tvmm AS - SELECT sum(totamt) AS grandtot - FROM mvtest_mvschema.mvtest_tvm - WITH NO DATA; -ALTER MATERIALIZED VIEW public.mvtest_tvmm OWNER TO postgres; --- --- Name: my_credit_card_normal; Type: VIEW; Schema: public; Owner: postgres --- -CREATE VIEW public.my_credit_card_normal AS - SELECT l.cid, - l.name, - l.tel, - l.passwd, - r.cnum, - r.climit - FROM (public.customer l - JOIN public.credit_card r USING (cid)) - WHERE (l.name = CURRENT_USER); -ALTER VIEW public.my_credit_card_normal OWNER TO postgres; --- --- Name: my_credit_card_secure; Type: VIEW; Schema: public; Owner: postgres --- -CREATE VIEW public.my_credit_card_secure WITH (security_barrier='true') AS - SELECT l.cid, - l.name, - l.tel, - l.passwd, - r.cnum, - r.climit - FROM (public.customer l - JOIN public.credit_card r USING (cid)) - WHERE (l.name = CURRENT_USER); -ALTER VIEW public.my_credit_card_secure OWNER TO postgres; --- --- Name: my_credit_card_usage_normal; Type: VIEW; Schema: public; Owner: postgres --- -CREATE VIEW public.my_credit_card_usage_normal AS - SELECT l.cid, - l.name, - l.tel, - l.passwd, - l.cnum, - l.climit, - r.ymd, - r.usage - FROM (public.my_credit_card_secure l - JOIN public.credit_usage r USING (cid)); -ALTER VIEW public.my_credit_card_usage_normal OWNER TO postgres; --- --- Name: my_credit_card_usage_secure; Type: VIEW; Schema: public; Owner: postgres --- -CREATE VIEW public.my_credit_card_usage_secure WITH (security_barrier='true') AS - SELECT l.cid, - l.name, - l.tel, - l.passwd, - l.cnum, - l.climit, - r.ymd, - r.usage - FROM (public.my_credit_card_secure l - JOIN public.credit_usage r USING (cid)); -ALTER VIEW public.my_credit_card_usage_secure OWNER TO postgres; --- --- Name: my_property_normal; Type: VIEW; Schema: public; Owner: postgres --- -CREATE VIEW public.my_property_normal WITH (security_barrier='true') AS - SELECT cid, - name, - tel, - passwd - FROM public.customer - WHERE (name = CURRENT_USER); -ALTER VIEW public.my_property_normal OWNER TO postgres; --- --- Name: my_property_secure; Type: VIEW; Schema: public; Owner: postgres --- -CREATE VIEW public.my_property_secure WITH (security_barrier='false') AS - SELECT cid, - name, - tel, - passwd - FROM public.customer - WHERE (name = CURRENT_USER); -ALTER VIEW public.my_property_secure OWNER TO postgres; --- --- Name: ndistinct; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.ndistinct ( - filler1 text, - filler2 numeric, - a integer, - b integer, - filler3 date, - c integer, - d integer -) -WITH (autovacuum_enabled=off); -ALTER TABLE public.ndistinct OWNER TO postgres; --- --- Name: notnull_tbl2; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.notnull_tbl2 ( - a integer CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT -); -ALTER TABLE public.notnull_tbl2 OWNER TO postgres; --- --- Name: notnull_tbl3; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.notnull_tbl3 ( - a integer, - b integer, - CONSTRAINT notnull_tbl3_a_check CHECK ((a IS NOT NULL)) -); -ALTER TABLE public.notnull_tbl3 OWNER TO postgres; --- --- Name: notnull_tbl4; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.notnull_tbl4 ( - a integer CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT -); -ALTER TABLE public.notnull_tbl4 OWNER TO postgres; --- --- Name: notnull_tbl4_cld; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.notnull_tbl4_cld ( -) -INHERITS (public.notnull_tbl4); -ALTER TABLE public.notnull_tbl4_cld OWNER TO postgres; --- --- Name: notnull_tbl4_cld2; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.notnull_tbl4_cld2 ( -) -INHERITS (public.notnull_tbl4); -ALTER TABLE public.notnull_tbl4_cld2 OWNER TO postgres; --- --- Name: notnull_tbl4_cld3; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.notnull_tbl4_cld3 ( -) -INHERITS (public.notnull_tbl4); -ALTER TABLE ONLY public.notnull_tbl4_cld3 ADD CONSTRAINT a_nn NOT NULL a; -ALTER TABLE public.notnull_tbl4_cld3 OWNER TO postgres; --- --- Name: notnull_tbl4_lk; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.notnull_tbl4_lk ( - a integer NOT NULL -); -ALTER TABLE public.notnull_tbl4_lk OWNER TO postgres; --- --- Name: notnull_tbl4_lk2; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.notnull_tbl4_lk2 ( - a integer CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT -); -ALTER TABLE public.notnull_tbl4_lk2 OWNER TO postgres; --- --- Name: notnull_tbl4_lk3; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.notnull_tbl4_lk3 ( - a integer CONSTRAINT a_nn NOT NULL -); -ALTER TABLE public.notnull_tbl4_lk3 OWNER TO postgres; --- --- Name: num_data; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.num_data ( - id integer, - val numeric(210,10) -); -ALTER TABLE public.num_data OWNER TO postgres; --- --- Name: num_exp_add; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.num_exp_add ( - id1 integer, - id2 integer, - expected numeric(210,10) -); -ALTER TABLE public.num_exp_add OWNER TO postgres; --- --- Name: num_exp_div; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.num_exp_div ( - id1 integer, - id2 integer, - expected numeric(210,10) -); -ALTER TABLE public.num_exp_div OWNER TO postgres; --- --- Name: num_exp_ln; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.num_exp_ln ( - id integer, - expected numeric(210,10) -); -ALTER TABLE public.num_exp_ln OWNER TO postgres; --- --- Name: num_exp_log10; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.num_exp_log10 ( - id integer, - expected numeric(210,10) -); -ALTER TABLE public.num_exp_log10 OWNER TO postgres; --- --- Name: num_exp_mul; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.num_exp_mul ( - id1 integer, - id2 integer, - expected numeric(210,10) -); -ALTER TABLE public.num_exp_mul OWNER TO postgres; --- --- Name: num_exp_power_10_ln; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.num_exp_power_10_ln ( - id integer, - expected numeric(210,10) -); -ALTER TABLE public.num_exp_power_10_ln OWNER TO postgres; --- --- Name: num_exp_sqrt; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.num_exp_sqrt ( - id integer, - expected numeric(210,10) -); -ALTER TABLE public.num_exp_sqrt OWNER TO postgres; --- --- Name: num_exp_sub; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.num_exp_sub ( - id1 integer, - id2 integer, - expected numeric(210,10) -); -ALTER TABLE public.num_exp_sub OWNER TO postgres; --- --- Name: num_input_test; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.num_input_test ( - n1 numeric -); -ALTER TABLE public.num_input_test OWNER TO postgres; --- --- Name: num_result; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.num_result ( - id1 integer, - id2 integer, - result numeric(210,10) -); -ALTER TABLE public.num_result OWNER TO postgres; --- --- Name: num_typemod_test; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.num_typemod_test ( - millions numeric(3,-6), - thousands numeric(3,-3), - units numeric(3,0), - thousandths numeric(3,3), - millionths numeric(3,6) -); -ALTER TABLE public.num_typemod_test OWNER TO postgres; --- --- Name: nummultirange_test; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.nummultirange_test ( - nmr nummultirange -); -ALTER TABLE public.nummultirange_test OWNER TO postgres; --- --- Name: numrange_test; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.numrange_test ( - nr numrange -); -ALTER TABLE public.numrange_test OWNER TO postgres; --- --- Name: nums; Type: VIEW; Schema: public; Owner: postgres --- -CREATE VIEW public.nums AS - WITH RECURSIVE nums(n) AS ( - VALUES (1) - UNION ALL - SELECT (nums_1.n + 1) - FROM nums nums_1 - WHERE (nums_1.n < 6) - ) - SELECT n - FROM nums; -ALTER VIEW public.nums OWNER TO postgres; --- --- Name: nv_parent; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.nv_parent ( - d date, - CONSTRAINT nv_parent_check CHECK (false) NO INHERIT -); -ALTER TABLE public.nv_parent OWNER TO postgres; --- --- Name: nv_child_2009; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.nv_child_2009 ( - CONSTRAINT nv_child_2009_d_check CHECK (((d >= '2009-01-01'::date) AND (d <= '2009-12-31'::date))) -) -INHERITS (public.nv_parent); -ALTER TABLE public.nv_child_2009 OWNER TO postgres; --- --- Name: nv_child_2010; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.nv_child_2010 ( -) -INHERITS (public.nv_parent); -ALTER TABLE public.nv_child_2010 OWNER TO postgres; --- --- Name: nv_child_2011; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.nv_child_2011 ( - CONSTRAINT nv_child_2011_d_check CHECK (((d >= '2011-01-01'::date) AND (d <= '2011-12-31'::date))) -) -INHERITS (public.nv_parent); -ALTER TABLE public.nv_child_2011 OWNER TO postgres; --- --- Name: onek2; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.onek2 ( - unique1 integer, - unique2 integer, - two integer, - four integer, - ten integer, - twenty integer, - hundred integer, - thousand integer, - twothousand integer, - fivethous integer, - tenthous integer, - odd integer, - even integer, - stringu1 name, - stringu2 name, - string4 name -); -ALTER TABLE public.onek2 OWNER TO postgres; --- --- Name: pagg_tab; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.pagg_tab ( - a integer, - b integer, - c text, - d integer -) -PARTITION BY LIST (c); -ALTER TABLE public.pagg_tab OWNER TO postgres; --- --- Name: pagg_tab1; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.pagg_tab1 ( - x integer, - y integer -) -PARTITION BY RANGE (x); -ALTER TABLE public.pagg_tab1 OWNER TO postgres; --- --- Name: pagg_tab1_p1; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.pagg_tab1_p1 ( - x integer, - y integer -); -ALTER TABLE public.pagg_tab1_p1 OWNER TO postgres; --- --- Name: pagg_tab1_p2; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.pagg_tab1_p2 ( - x integer, - y integer -); -ALTER TABLE public.pagg_tab1_p2 OWNER TO postgres; --- --- Name: pagg_tab1_p3; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.pagg_tab1_p3 ( - x integer, - y integer -); -ALTER TABLE public.pagg_tab1_p3 OWNER TO postgres; --- --- Name: pagg_tab2; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.pagg_tab2 ( - x integer, - y integer -) -PARTITION BY RANGE (y); -ALTER TABLE public.pagg_tab2 OWNER TO postgres; --- --- Name: pagg_tab2_p1; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.pagg_tab2_p1 ( - x integer, - y integer -); -ALTER TABLE public.pagg_tab2_p1 OWNER TO postgres; --- --- Name: pagg_tab2_p2; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.pagg_tab2_p2 ( - x integer, - y integer -); -ALTER TABLE public.pagg_tab2_p2 OWNER TO postgres; --- --- Name: pagg_tab2_p3; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.pagg_tab2_p3 ( - x integer, - y integer -); -ALTER TABLE public.pagg_tab2_p3 OWNER TO postgres; --- --- Name: pagg_tab_m; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.pagg_tab_m ( - a integer, - b integer, - c integer -) -PARTITION BY RANGE (a, (((a + b) / 2))); -ALTER TABLE public.pagg_tab_m OWNER TO postgres; --- --- Name: pagg_tab_m_p1; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.pagg_tab_m_p1 ( - a integer, - b integer, - c integer -); -ALTER TABLE public.pagg_tab_m_p1 OWNER TO postgres; --- --- Name: pagg_tab_m_p2; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.pagg_tab_m_p2 ( - a integer, - b integer, - c integer -); -ALTER TABLE public.pagg_tab_m_p2 OWNER TO postgres; --- --- Name: pagg_tab_m_p3; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.pagg_tab_m_p3 ( - a integer, - b integer, - c integer -); -ALTER TABLE public.pagg_tab_m_p3 OWNER TO postgres; --- --- Name: pagg_tab_ml; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.pagg_tab_ml ( - a integer, - b integer, - c text -) -PARTITION BY RANGE (a); -ALTER TABLE public.pagg_tab_ml OWNER TO postgres; --- --- Name: pagg_tab_ml_p1; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.pagg_tab_ml_p1 ( - a integer, - b integer, - c text -); -ALTER TABLE public.pagg_tab_ml_p1 OWNER TO postgres; --- --- Name: pagg_tab_ml_p2; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.pagg_tab_ml_p2 ( - a integer, - b integer, - c text -) -PARTITION BY LIST (c); -ALTER TABLE public.pagg_tab_ml_p2 OWNER TO postgres; --- --- Name: pagg_tab_ml_p2_s1; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.pagg_tab_ml_p2_s1 ( - a integer, - b integer, - c text -); -ALTER TABLE public.pagg_tab_ml_p2_s1 OWNER TO postgres; --- --- Name: pagg_tab_ml_p2_s2; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.pagg_tab_ml_p2_s2 ( - a integer, - b integer, - c text -); -ALTER TABLE public.pagg_tab_ml_p2_s2 OWNER TO postgres; --- --- Name: pagg_tab_ml_p3; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.pagg_tab_ml_p3 ( - b integer, - c text, - a integer -) -PARTITION BY RANGE (b); -ALTER TABLE public.pagg_tab_ml_p3 OWNER TO postgres; --- --- Name: pagg_tab_ml_p3_s1; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.pagg_tab_ml_p3_s1 ( - c text, - a integer, - b integer -); -ALTER TABLE public.pagg_tab_ml_p3_s1 OWNER TO postgres; --- --- Name: pagg_tab_ml_p3_s2; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.pagg_tab_ml_p3_s2 ( - b integer, - c text, - a integer -); -ALTER TABLE public.pagg_tab_ml_p3_s2 OWNER TO postgres; --- --- Name: pagg_tab_p1; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.pagg_tab_p1 ( - a integer, - b integer, - c text, - d integer -); -ALTER TABLE public.pagg_tab_p1 OWNER TO postgres; --- --- Name: pagg_tab_p2; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.pagg_tab_p2 ( - a integer, - b integer, - c text, - d integer -); -ALTER TABLE public.pagg_tab_p2 OWNER TO postgres; --- --- Name: pagg_tab_p3; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.pagg_tab_p3 ( - a integer, - b integer, - c text, - d integer -); -ALTER TABLE public.pagg_tab_p3 OWNER TO postgres; --- --- Name: pagg_tab_para; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.pagg_tab_para ( - x integer, - y integer -) -PARTITION BY RANGE (x); -ALTER TABLE public.pagg_tab_para OWNER TO postgres; --- --- Name: pagg_tab_para_p1; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.pagg_tab_para_p1 ( - x integer, - y integer -) -WITH (parallel_workers='0'); -ALTER TABLE public.pagg_tab_para_p1 OWNER TO postgres; --- --- Name: pagg_tab_para_p2; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.pagg_tab_para_p2 ( - x integer, - y integer -) -WITH (parallel_workers='0'); -ALTER TABLE public.pagg_tab_para_p2 OWNER TO postgres; --- --- Name: pagg_tab_para_p3; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.pagg_tab_para_p3 ( - x integer, - y integer -) -WITH (parallel_workers='0'); -ALTER TABLE public.pagg_tab_para_p3 OWNER TO postgres; --- --- Name: parallel_vacuum_table; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.parallel_vacuum_table ( - a integer -) -WITH (autovacuum_enabled=off); -ALTER TABLE public.parallel_vacuum_table OWNER TO postgres; --- --- Name: part; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.part ( - a integer, - b integer -) -PARTITION BY LIST (a); -ALTER TABLE public.part OWNER TO postgres; --- --- Name: parted_self_fk; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.parted_self_fk ( - id bigint NOT NULL, - id_abc bigint -) -PARTITION BY RANGE (id); -ALTER TABLE public.parted_self_fk OWNER TO postgres; --- --- Name: part1_self_fk; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.part1_self_fk ( - id bigint NOT NULL, - id_abc bigint -); -ALTER TABLE public.part1_self_fk OWNER TO postgres; --- --- Name: part2_self_fk; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.part2_self_fk ( - id bigint CONSTRAINT parted_self_fk_id_not_null NOT NULL, - id_abc bigint -); -ALTER TABLE public.part2_self_fk OWNER TO postgres; --- --- Name: part3_self_fk; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.part3_self_fk ( - id bigint NOT NULL, - id_abc bigint -) -PARTITION BY RANGE (id); -ALTER TABLE public.part3_self_fk OWNER TO postgres; --- --- Name: part32_self_fk; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.part32_self_fk ( - id bigint CONSTRAINT part3_self_fk_id_not_null NOT NULL, - id_abc bigint -); -ALTER TABLE public.part32_self_fk OWNER TO postgres; --- --- Name: part33_self_fk; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.part33_self_fk ( - id bigint NOT NULL, - id_abc bigint -); -ALTER TABLE public.part33_self_fk OWNER TO postgres; --- --- Name: part_7; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.part_7 ( - a integer, - b character(1) -) -PARTITION BY LIST (b); -ALTER TABLE public.part_7 OWNER TO postgres; --- --- Name: part_7_a_null; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.part_7_a_null ( - a integer, - b character(1), - CONSTRAINT check_b CHECK (((b IS NULL) OR (b = 'a'::bpchar))) -); -ALTER TABLE public.part_7_a_null OWNER TO postgres; --- --- Name: part_p1; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.part_p1 ( - a integer, - b integer -); -ALTER TABLE public.part_p1 OWNER TO postgres; --- --- Name: part_p2; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.part_p2 ( - a integer, - b integer -) -PARTITION BY RANGE (a); -ALTER TABLE public.part_p2 OWNER TO postgres; --- --- Name: part_p2_p1; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.part_p2_p1 ( - a integer, - b integer -); -ALTER TABLE public.part_p2_p1 OWNER TO postgres; --- --- Name: part_rev; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.part_rev ( - b integer, - a integer -); -ALTER TABLE public.part_rev OWNER TO postgres; --- --- Name: part_rp; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.part_rp ( - a integer, - CONSTRAINT part_rp_a_check CHECK (((a IS NOT NULL) AND (a >= 0) AND (a < 100))) -); -ALTER TABLE public.part_rp OWNER TO postgres; --- --- Name: part_rp100; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.part_rp100 ( - a integer, - CONSTRAINT part_rp100_a_check CHECK (((a >= 123) AND (a < 133) AND (a IS NOT NULL))) -); -ALTER TABLE public.part_rp100 OWNER TO postgres; --- --- Name: partr_def2; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.partr_def2 ( - a integer CONSTRAINT part1_a_not_null NOT NULL, - b integer CONSTRAINT part1_b_not_null NOT NULL, - CONSTRAINT part1_a_check CHECK ((a = 1)), - CONSTRAINT part1_b_check CHECK (((b >= 1) AND (b <= 10))) -); -ALTER TABLE public.partr_def2 OWNER TO postgres; --- --- Name: path_tbl; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.path_tbl ( - f1 path -); -ALTER TABLE public.path_tbl OWNER TO postgres; --- --- Name: perm_part_child; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.perm_part_child ( - a integer -); -ALTER TABLE public.perm_part_child OWNER TO postgres; --- --- Name: persons; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.persons OF public.person_type; -ALTER TABLE public.persons OWNER TO postgres; --- --- Name: persons2; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.persons2 OF public.person_type ( - id CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT -); -ALTER TABLE public.persons2 OWNER TO postgres; --- --- Name: persons3; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.persons3 OF public.person_type ( - id CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT, - name DEFAULT ''::text NOT NULL -); -ALTER TABLE public.persons3 OWNER TO postgres; --- --- Name: pfield; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.pfield ( - name text, - comment text -); -ALTER TABLE public.pfield OWNER TO postgres; --- --- Name: pslot; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.pslot ( - slotname character(20), - pfname text, - slotlink character(20), - backlink character(20) -); -ALTER TABLE public.pslot OWNER TO postgres; --- --- Name: pfield_v1; Type: VIEW; Schema: public; Owner: postgres --- -CREATE VIEW public.pfield_v1 AS - SELECT pfname, - slotname, - public.pslot_backlink_view(slotname) AS backside, - public.pslot_slotlink_view(slotname) AS patch - FROM public.pslot pf; -ALTER VIEW public.pfield_v1 OWNER TO postgres; --- --- Name: phone; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.phone ( - slotname character(20), - comment text, - slotlink character(20) -); -ALTER TABLE public.phone OWNER TO postgres; --- --- Name: pht1; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.pht1 ( - a integer, - b integer, - c text -) -PARTITION BY HASH (c); -ALTER TABLE public.pht1 OWNER TO postgres; --- --- Name: pht1_e; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.pht1_e ( - a integer, - b integer, - c text -) -PARTITION BY HASH (ltrim(c, 'A'::text)); -ALTER TABLE public.pht1_e OWNER TO postgres; --- --- Name: pht1_e_p1; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.pht1_e_p1 ( - a integer, - b integer, - c text -); -ALTER TABLE public.pht1_e_p1 OWNER TO postgres; --- --- Name: pht1_e_p2; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.pht1_e_p2 ( - a integer, - b integer, - c text -); -ALTER TABLE public.pht1_e_p2 OWNER TO postgres; --- --- Name: pht1_e_p3; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.pht1_e_p3 ( - a integer, - b integer, - c text -); -ALTER TABLE public.pht1_e_p3 OWNER TO postgres; --- --- Name: pht1_p1; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.pht1_p1 ( - a integer, - b integer, - c text -); -ALTER TABLE public.pht1_p1 OWNER TO postgres; --- --- Name: pht1_p2; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.pht1_p2 ( - a integer, - b integer, - c text -); -ALTER TABLE public.pht1_p2 OWNER TO postgres; --- --- Name: pht1_p3; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.pht1_p3 ( - a integer, - b integer, - c text -); -ALTER TABLE public.pht1_p3 OWNER TO postgres; --- --- Name: pht2; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.pht2 ( - a integer, - b integer, - c text -) -PARTITION BY HASH (c); -ALTER TABLE public.pht2 OWNER TO postgres; --- --- Name: pht2_p1; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.pht2_p1 ( - a integer, - b integer, - c text -); -ALTER TABLE public.pht2_p1 OWNER TO postgres; --- --- Name: pht2_p2; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.pht2_p2 ( - a integer, - b integer, - c text -); -ALTER TABLE public.pht2_p2 OWNER TO postgres; --- --- Name: pht2_p3; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.pht2_p3 ( - a integer, - b integer, - c text -); -ALTER TABLE public.pht2_p3 OWNER TO postgres; --- --- Name: pitest1; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.pitest1 ( - f1 date NOT NULL, - f2 text, - f3 bigint NOT NULL -) -PARTITION BY RANGE (f1); -ALTER TABLE public.pitest1 OWNER TO postgres; --- --- Name: pitest1_f3_seq; Type: SEQUENCE; Schema: public; Owner: postgres --- -ALTER TABLE public.pitest1 ALTER COLUMN f3 ADD GENERATED ALWAYS AS IDENTITY ( - SEQUENCE NAME public.pitest1_f3_seq - START WITH 1 - INCREMENT BY 1 - NO MINVALUE - NO MAXVALUE - CACHE 1 -); --- --- Name: pitest1_p1; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.pitest1_p1 ( - f1 date CONSTRAINT pitest1_f1_not_null NOT NULL, - f2 text, - f3 bigint CONSTRAINT pitest1_f3_not_null NOT NULL -); -ALTER TABLE public.pitest1_p1 OWNER TO postgres; --- --- Name: pitest1_p2; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.pitest1_p2 ( - f1 date NOT NULL, - f2 text, - f3 bigint NOT NULL -); -ALTER TABLE public.pitest1_p2 OWNER TO postgres; --- --- Name: pitest2; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.pitest2 ( - f1 date NOT NULL, - f2 text, - f3 integer NOT NULL -) -PARTITION BY RANGE (f1); -ALTER TABLE public.pitest2 OWNER TO postgres; --- --- Name: pitest2_f3_seq; Type: SEQUENCE; Schema: public; Owner: postgres --- -ALTER TABLE public.pitest2 ALTER COLUMN f3 ADD GENERATED BY DEFAULT AS IDENTITY ( - SEQUENCE NAME public.pitest2_f3_seq - START WITH 1000 - INCREMENT BY 2 - NO MINVALUE - NO MAXVALUE - CACHE 1 -); --- --- Name: pitest2_p2; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.pitest2_p2 ( - f1 date CONSTRAINT pitest2_f1_not_null NOT NULL, - f2 text, - f3 integer CONSTRAINT pitest2_f3_not_null NOT NULL -); -ALTER TABLE public.pitest2_p2 OWNER TO postgres; --- --- Name: pline; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.pline ( - slotname character(20), - phonenumber character(20), - comment text, - backlink character(20) -); -ALTER TABLE public.pline OWNER TO postgres; --- --- Name: plt1; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.plt1 ( - a integer, - b integer, - c text -) -PARTITION BY LIST (c); -ALTER TABLE public.plt1 OWNER TO postgres; --- --- Name: plt1_e; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.plt1_e ( - a integer, - b integer, - c text -) -PARTITION BY LIST (ltrim(c, 'A'::text)); -ALTER TABLE public.plt1_e OWNER TO postgres; --- --- Name: plt1_e_p1; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.plt1_e_p1 ( - a integer, - b integer, - c text -); -ALTER TABLE public.plt1_e_p1 OWNER TO postgres; --- --- Name: plt1_e_p2; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.plt1_e_p2 ( - a integer, - b integer, - c text -); -ALTER TABLE public.plt1_e_p2 OWNER TO postgres; --- --- Name: plt1_e_p3; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.plt1_e_p3 ( - a integer, - b integer, - c text -); -ALTER TABLE public.plt1_e_p3 OWNER TO postgres; --- --- Name: plt1_p1; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.plt1_p1 ( - a integer, - b integer, - c text -); -ALTER TABLE public.plt1_p1 OWNER TO postgres; --- --- Name: plt1_p2; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.plt1_p2 ( - a integer, - b integer, - c text -); -ALTER TABLE public.plt1_p2 OWNER TO postgres; --- --- Name: plt1_p3; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.plt1_p3 ( - a integer, - b integer, - c text -); -ALTER TABLE public.plt1_p3 OWNER TO postgres; --- --- Name: plt2; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.plt2 ( - a integer, - b integer, - c text -) -PARTITION BY LIST (c); -ALTER TABLE public.plt2 OWNER TO postgres; --- --- Name: plt2_p1; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.plt2_p1 ( - a integer, - b integer, - c text -); -ALTER TABLE public.plt2_p1 OWNER TO postgres; --- --- Name: plt2_p2; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.plt2_p2 ( - a integer, - b integer, - c text -); -ALTER TABLE public.plt2_p2 OWNER TO postgres; --- --- Name: plt2_p3; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.plt2_p3 ( - a integer, - b integer, - c text -); -ALTER TABLE public.plt2_p3 OWNER TO postgres; --- --- Name: point_table; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.point_table ( - a point, - b integer -); -ALTER TABLE public.point_table OWNER TO postgres; --- --- Name: point_tbl; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.point_tbl ( - f1 point -); -ALTER TABLE public.point_tbl OWNER TO postgres; --- --- Name: polygon_tbl; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.polygon_tbl ( - f1 polygon -); -ALTER TABLE public.polygon_tbl OWNER TO postgres; --- --- Name: prt1; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.prt1 ( - a integer, - b integer, - c character varying -) -PARTITION BY RANGE (a); -ALTER TABLE public.prt1 OWNER TO postgres; --- --- Name: prt1_e; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.prt1_e ( - a integer, - b integer, - c integer -) -PARTITION BY RANGE ((((a + b) / 2))); -ALTER TABLE public.prt1_e OWNER TO postgres; --- --- Name: prt1_e_p1; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.prt1_e_p1 ( - a integer, - b integer, - c integer -); -ALTER TABLE public.prt1_e_p1 OWNER TO postgres; --- --- Name: prt1_e_p2; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.prt1_e_p2 ( - a integer, - b integer, - c integer -); -ALTER TABLE public.prt1_e_p2 OWNER TO postgres; --- --- Name: prt1_e_p3; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.prt1_e_p3 ( - a integer, - b integer, - c integer -); -ALTER TABLE public.prt1_e_p3 OWNER TO postgres; --- --- Name: prt1_l; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.prt1_l ( - a integer, - b integer, - c character varying -) -PARTITION BY RANGE (a); -ALTER TABLE public.prt1_l OWNER TO postgres; --- --- Name: prt1_l_p1; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.prt1_l_p1 ( - a integer, - b integer, - c character varying -); -ALTER TABLE public.prt1_l_p1 OWNER TO postgres; --- --- Name: prt1_l_p2; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.prt1_l_p2 ( - a integer, - b integer, - c character varying -) -PARTITION BY LIST (c); -ALTER TABLE public.prt1_l_p2 OWNER TO postgres; --- --- Name: prt1_l_p2_p1; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.prt1_l_p2_p1 ( - a integer, - b integer, - c character varying -); -ALTER TABLE public.prt1_l_p2_p1 OWNER TO postgres; --- --- Name: prt1_l_p2_p2; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.prt1_l_p2_p2 ( - a integer, - b integer, - c character varying -); -ALTER TABLE public.prt1_l_p2_p2 OWNER TO postgres; --- --- Name: prt1_l_p3; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.prt1_l_p3 ( - a integer, - b integer, - c character varying -) -PARTITION BY RANGE (b); -ALTER TABLE public.prt1_l_p3 OWNER TO postgres; --- --- Name: prt1_l_p3_p1; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.prt1_l_p3_p1 ( - a integer, - b integer, - c character varying -); -ALTER TABLE public.prt1_l_p3_p1 OWNER TO postgres; --- --- Name: prt1_l_p3_p2; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.prt1_l_p3_p2 ( - a integer, - b integer, - c character varying -); -ALTER TABLE public.prt1_l_p3_p2 OWNER TO postgres; --- --- Name: prt1_m; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.prt1_m ( - a integer, - b integer, - c integer -) -PARTITION BY RANGE (a, (((a + b) / 2))); -ALTER TABLE public.prt1_m OWNER TO postgres; --- --- Name: prt1_m_p1; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.prt1_m_p1 ( - a integer, - b integer, - c integer -); -ALTER TABLE public.prt1_m_p1 OWNER TO postgres; --- --- Name: prt1_m_p2; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.prt1_m_p2 ( - a integer, - b integer, - c integer -); -ALTER TABLE public.prt1_m_p2 OWNER TO postgres; --- --- Name: prt1_m_p3; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.prt1_m_p3 ( - a integer, - b integer, - c integer -); -ALTER TABLE public.prt1_m_p3 OWNER TO postgres; --- --- Name: prt1_n; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.prt1_n ( - a integer, - b integer, - c character varying -) -PARTITION BY RANGE (c); -ALTER TABLE public.prt1_n OWNER TO postgres; --- --- Name: prt1_n_p1; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.prt1_n_p1 ( - a integer, - b integer, - c character varying -); -ALTER TABLE public.prt1_n_p1 OWNER TO postgres; --- --- Name: prt1_n_p2; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.prt1_n_p2 ( - a integer, - b integer, - c character varying -); -ALTER TABLE public.prt1_n_p2 OWNER TO postgres; --- --- Name: prt1_p1; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.prt1_p1 ( - a integer, - b integer, - c character varying -); -ALTER TABLE public.prt1_p1 OWNER TO postgres; --- --- Name: prt1_p2; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.prt1_p2 ( - a integer, - b integer, - c character varying -); -ALTER TABLE public.prt1_p2 OWNER TO postgres; --- --- Name: prt1_p3; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.prt1_p3 ( - a integer, - b integer, - c character varying -); -ALTER TABLE public.prt1_p3 OWNER TO postgres; --- --- Name: prt2; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.prt2 ( - a integer, - b integer, - c character varying -) -PARTITION BY RANGE (b); -ALTER TABLE public.prt2 OWNER TO postgres; --- --- Name: prt2_e; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.prt2_e ( - a integer, - b integer, - c integer -) -PARTITION BY RANGE ((((b + a) / 2))); -ALTER TABLE public.prt2_e OWNER TO postgres; --- --- Name: prt2_e_p1; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.prt2_e_p1 ( - a integer, - b integer, - c integer -); -ALTER TABLE public.prt2_e_p1 OWNER TO postgres; --- --- Name: prt2_e_p2; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.prt2_e_p2 ( - a integer, - b integer, - c integer -); -ALTER TABLE public.prt2_e_p2 OWNER TO postgres; --- --- Name: prt2_e_p3; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.prt2_e_p3 ( - a integer, - b integer, - c integer -); -ALTER TABLE public.prt2_e_p3 OWNER TO postgres; --- --- Name: prt2_l; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.prt2_l ( - a integer, - b integer, - c character varying -) -PARTITION BY RANGE (b); -ALTER TABLE public.prt2_l OWNER TO postgres; --- --- Name: prt2_l_p1; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.prt2_l_p1 ( - a integer, - b integer, - c character varying -); -ALTER TABLE public.prt2_l_p1 OWNER TO postgres; --- --- Name: prt2_l_p2; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.prt2_l_p2 ( - a integer, - b integer, - c character varying -) -PARTITION BY LIST (c); -ALTER TABLE public.prt2_l_p2 OWNER TO postgres; --- --- Name: prt2_l_p2_p1; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.prt2_l_p2_p1 ( - a integer, - b integer, - c character varying -); -ALTER TABLE public.prt2_l_p2_p1 OWNER TO postgres; --- --- Name: prt2_l_p2_p2; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.prt2_l_p2_p2 ( - a integer, - b integer, - c character varying -); -ALTER TABLE public.prt2_l_p2_p2 OWNER TO postgres; --- --- Name: prt2_l_p3; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.prt2_l_p3 ( - a integer, - b integer, - c character varying -) -PARTITION BY RANGE (a); -ALTER TABLE public.prt2_l_p3 OWNER TO postgres; --- --- Name: prt2_l_p3_p1; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.prt2_l_p3_p1 ( - a integer, - b integer, - c character varying -); -ALTER TABLE public.prt2_l_p3_p1 OWNER TO postgres; --- --- Name: prt2_l_p3_p2; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.prt2_l_p3_p2 ( - a integer, - b integer, - c character varying -); -ALTER TABLE public.prt2_l_p3_p2 OWNER TO postgres; --- --- Name: prt2_m; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.prt2_m ( - a integer, - b integer, - c integer -) -PARTITION BY RANGE ((((b + a) / 2)), b); -ALTER TABLE public.prt2_m OWNER TO postgres; --- --- Name: prt2_m_p1; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.prt2_m_p1 ( - a integer, - b integer, - c integer -); -ALTER TABLE public.prt2_m_p1 OWNER TO postgres; --- --- Name: prt2_m_p2; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.prt2_m_p2 ( - a integer, - b integer, - c integer -); -ALTER TABLE public.prt2_m_p2 OWNER TO postgres; --- --- Name: prt2_m_p3; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.prt2_m_p3 ( - a integer, - b integer, - c integer -); -ALTER TABLE public.prt2_m_p3 OWNER TO postgres; --- --- Name: prt2_n; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.prt2_n ( - a integer, - b integer, - c text -) -PARTITION BY LIST (c); -ALTER TABLE public.prt2_n OWNER TO postgres; --- --- Name: prt2_n_p1; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.prt2_n_p1 ( - a integer, - b integer, - c text -); -ALTER TABLE public.prt2_n_p1 OWNER TO postgres; --- --- Name: prt2_n_p2; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.prt2_n_p2 ( - a integer, - b integer, - c text -); -ALTER TABLE public.prt2_n_p2 OWNER TO postgres; --- --- Name: prt2_p1; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.prt2_p1 ( - a integer, - b integer, - c character varying -); -ALTER TABLE public.prt2_p1 OWNER TO postgres; --- --- Name: prt2_p2; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.prt2_p2 ( - a integer, - b integer, - c character varying -); -ALTER TABLE public.prt2_p2 OWNER TO postgres; --- --- Name: prt2_p3; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.prt2_p3 ( - a integer, - b integer, - c character varying -); -ALTER TABLE public.prt2_p3 OWNER TO postgres; --- --- Name: prt3_n; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.prt3_n ( - a integer, - b integer, - c text -) -PARTITION BY LIST (c); -ALTER TABLE public.prt3_n OWNER TO postgres; --- --- Name: prt3_n_p1; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.prt3_n_p1 ( - a integer, - b integer, - c text -); -ALTER TABLE public.prt3_n_p1 OWNER TO postgres; --- --- Name: prt3_n_p2; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.prt3_n_p2 ( - a integer, - b integer, - c text -); -ALTER TABLE public.prt3_n_p2 OWNER TO postgres; --- --- Name: prt3_n_p3; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.prt3_n_p3 ( - a integer, - b integer, - c text -); -ALTER TABLE public.prt3_n_p3 OWNER TO postgres; --- --- Name: prt4_n; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.prt4_n ( - a integer, - b integer, - c text -) -PARTITION BY RANGE (a); -ALTER TABLE public.prt4_n OWNER TO postgres; --- --- Name: prt4_n_p1; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.prt4_n_p1 ( - a integer, - b integer, - c text -); -ALTER TABLE public.prt4_n_p1 OWNER TO postgres; --- --- Name: prt4_n_p2; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.prt4_n_p2 ( - a integer, - b integer, - c text -); -ALTER TABLE public.prt4_n_p2 OWNER TO postgres; --- --- Name: prt4_n_p3; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.prt4_n_p3 ( - a integer, - b integer, - c text -); -ALTER TABLE public.prt4_n_p3 OWNER TO postgres; --- --- Name: pt_part1; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.pt_part1 ( - a integer, - b text -); -ALTER TABLE public.pt_part1 OWNER TO postgres; --- --- Name: pt_part2; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.pt_part2 ( - a integer, - b text -); -ALTER TABLE public.pt_part2 OWNER TO postgres; --- --- Name: quad_box_tbl; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.quad_box_tbl ( - id integer, - b box -); -ALTER TABLE public.quad_box_tbl OWNER TO postgres; --- --- Name: quad_box_tbl_ord_seq1; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.quad_box_tbl_ord_seq1 ( - n bigint, - dist double precision, - id integer -); -ALTER TABLE public.quad_box_tbl_ord_seq1 OWNER TO postgres; --- --- Name: quad_box_tbl_ord_seq2; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.quad_box_tbl_ord_seq2 ( - n bigint, - dist double precision, - id integer -); -ALTER TABLE public.quad_box_tbl_ord_seq2 OWNER TO postgres; --- --- Name: quad_point_tbl; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.quad_point_tbl ( - p point -); -ALTER TABLE public.quad_point_tbl OWNER TO postgres; --- --- Name: quad_poly_tbl; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.quad_poly_tbl ( - id integer, - p polygon -); -ALTER TABLE public.quad_poly_tbl OWNER TO postgres; --- --- Name: query; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.query ( - expr text -); -ALTER TABLE public.query OWNER TO postgres; --- --- Name: radix_text_tbl; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.radix_text_tbl ( - t text -); -ALTER TABLE public.radix_text_tbl OWNER TO postgres; --- --- Name: rc_test; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.rc_test ( - a integer, - b integer -); -ALTER TABLE public.rc_test OWNER TO postgres; --- --- Name: real_city; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.real_city ( - pop integer, - cname text, - outline path -); -ALTER TABLE public.real_city OWNER TO postgres; --- --- Name: reloptions_test; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.reloptions_test ( - s character varying -) -WITH (autovacuum_vacuum_cost_delay='24', fillfactor='40', toast.autovacuum_vacuum_cost_delay='23'); -ALTER TABLE public.reloptions_test OWNER TO postgres; --- --- Name: renamecolumn; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.renamecolumn ( - d integer, - w integer -); -ALTER TABLE public.renamecolumn OWNER TO postgres; --- --- Name: renamecolumnchild; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.renamecolumnchild ( - a integer -) -INHERITS (public.renamecolumn); -ALTER TABLE public.renamecolumnchild OWNER TO postgres; --- --- Name: renamecolumnanother; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.renamecolumnanother ( - c integer -) -INHERITS (public.renamecolumnchild); -ALTER TABLE public.renamecolumnanother OWNER TO postgres; --- --- Name: reservations; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.reservations ( - room_id integer NOT NULL, - booked_during daterange -); -ALTER TABLE public.reservations OWNER TO postgres; --- --- Name: rewritemetoo1; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.rewritemetoo1 OF public.rewritetype; -ALTER TABLE public.rewritemetoo1 OWNER TO postgres; --- --- Name: rewritemetoo2; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.rewritemetoo2 OF public.rewritetype; -ALTER TABLE public.rewritemetoo2 OWNER TO postgres; --- --- Name: rewritemetoo3; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.rewritemetoo3 ( - a public.rewritetype -); -ALTER TABLE public.rewritemetoo3 OWNER TO postgres; --- --- Name: room; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.room ( - roomno character(8), - comment text -); -ALTER TABLE public.room OWNER TO postgres; --- --- Name: rtest_admin; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.rtest_admin ( - pname text, - sysname text -); -ALTER TABLE public.rtest_admin OWNER TO postgres; --- --- Name: rtest_comp; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.rtest_comp ( - part text, - unit character(4), - size double precision -); -ALTER TABLE public.rtest_comp OWNER TO postgres; --- --- Name: rtest_emp; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.rtest_emp ( - ename character(20), - salary numeric -); -ALTER TABLE public.rtest_emp OWNER TO postgres; --- --- Name: rtest_emplog; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.rtest_emplog ( - ename character(20), - who name, - action character(10), - newsal numeric, - oldsal numeric -); -ALTER TABLE public.rtest_emplog OWNER TO postgres; --- --- Name: rtest_empmass; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.rtest_empmass ( - ename character(20), - salary numeric -); -ALTER TABLE public.rtest_empmass OWNER TO postgres; --- --- Name: rtest_interface; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.rtest_interface ( - sysname text, - ifname text -); -ALTER TABLE public.rtest_interface OWNER TO postgres; --- --- Name: rtest_nothn1; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.rtest_nothn1 ( - a integer, - b text -); -ALTER TABLE public.rtest_nothn1 OWNER TO postgres; --- --- Name: rtest_nothn2; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.rtest_nothn2 ( - a integer, - b text -); -ALTER TABLE public.rtest_nothn2 OWNER TO postgres; --- --- Name: rtest_nothn3; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.rtest_nothn3 ( - a integer, - b text -); -ALTER TABLE public.rtest_nothn3 OWNER TO postgres; --- --- Name: rtest_nothn4; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.rtest_nothn4 ( - a integer, - b text -); -ALTER TABLE public.rtest_nothn4 OWNER TO postgres; --- --- Name: rtest_order1; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.rtest_order1 ( - a integer -); -ALTER TABLE public.rtest_order1 OWNER TO postgres; --- --- Name: rtest_order2; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.rtest_order2 ( - a integer, - b integer, - c text -); -ALTER TABLE public.rtest_order2 OWNER TO postgres; --- --- Name: rtest_person; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.rtest_person ( - pname text, - pdesc text -); -ALTER TABLE public.rtest_person OWNER TO postgres; --- --- Name: rtest_seq; Type: SEQUENCE; Schema: public; Owner: postgres --- -CREATE SEQUENCE public.rtest_seq - START WITH 1 - INCREMENT BY 1 - NO MINVALUE - NO MAXVALUE - CACHE 1; -ALTER SEQUENCE public.rtest_seq OWNER TO postgres; --- --- Name: rtest_system; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.rtest_system ( - sysname text, - sysdesc text -); -ALTER TABLE public.rtest_system OWNER TO postgres; --- --- Name: rtest_t1; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.rtest_t1 ( - a integer, - b integer -); -ALTER TABLE public.rtest_t1 OWNER TO postgres; --- --- Name: rtest_t2; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.rtest_t2 ( - a integer, - b integer -); -ALTER TABLE public.rtest_t2 OWNER TO postgres; --- --- Name: rtest_t3; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.rtest_t3 ( - a integer, - b integer -); -ALTER TABLE public.rtest_t3 OWNER TO postgres; --- --- Name: rtest_t4; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.rtest_t4 ( - a integer, - b text -); -ALTER TABLE public.rtest_t4 OWNER TO postgres; --- --- Name: rtest_t5; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.rtest_t5 ( - a integer, - b text -); -ALTER TABLE public.rtest_t5 OWNER TO postgres; --- --- Name: rtest_t6; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.rtest_t6 ( - a integer, - b text -); -ALTER TABLE public.rtest_t6 OWNER TO postgres; --- --- Name: rtest_t7; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.rtest_t7 ( - a integer, - b text -); -ALTER TABLE public.rtest_t7 OWNER TO postgres; --- --- Name: rtest_t8; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.rtest_t8 ( - a integer, - b text -); -ALTER TABLE public.rtest_t8 OWNER TO postgres; --- --- Name: rtest_t9; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.rtest_t9 ( - a integer, - b text -); -ALTER TABLE public.rtest_t9 OWNER TO postgres; --- --- Name: rtest_unitfact; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.rtest_unitfact ( - unit character(4), - factor double precision -); -ALTER TABLE public.rtest_unitfact OWNER TO postgres; --- --- Name: rtest_v1; Type: VIEW; Schema: public; Owner: postgres --- -CREATE VIEW public.rtest_v1 AS - SELECT a, - b - FROM public.rtest_t1; -ALTER VIEW public.rtest_v1 OWNER TO postgres; --- --- Name: rtest_vcomp; Type: VIEW; Schema: public; Owner: postgres --- -CREATE VIEW public.rtest_vcomp AS - SELECT x.part, - (x.size * y.factor) AS size_in_cm - FROM public.rtest_comp x, - public.rtest_unitfact y - WHERE (x.unit = y.unit); -ALTER VIEW public.rtest_vcomp OWNER TO postgres; --- --- Name: rtest_view1; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.rtest_view1 ( - a integer, - b text, - v boolean -); -ALTER TABLE public.rtest_view1 OWNER TO postgres; --- --- Name: rtest_view2; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.rtest_view2 ( - a integer -); -ALTER TABLE public.rtest_view2 OWNER TO postgres; --- --- Name: rtest_view3; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.rtest_view3 ( - a integer, - b text -); -ALTER TABLE public.rtest_view3 OWNER TO postgres; --- --- Name: rtest_view4; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.rtest_view4 ( - a integer, - b text, - c integer -); -ALTER TABLE public.rtest_view4 OWNER TO postgres; --- --- Name: rtest_vview1; Type: VIEW; Schema: public; Owner: postgres --- -CREATE VIEW public.rtest_vview1 AS - SELECT a, - b - FROM public.rtest_view1 x - WHERE (0 < ( SELECT count(*) AS count - FROM public.rtest_view2 y - WHERE (y.a = x.a))); -ALTER VIEW public.rtest_vview1 OWNER TO postgres; --- --- Name: rtest_vview2; Type: VIEW; Schema: public; Owner: postgres --- -CREATE VIEW public.rtest_vview2 AS - SELECT a, - b - FROM public.rtest_view1 - WHERE v; -ALTER VIEW public.rtest_vview2 OWNER TO postgres; --- --- Name: rtest_vview3; Type: VIEW; Schema: public; Owner: postgres --- -CREATE VIEW public.rtest_vview3 AS - SELECT a, - b - FROM public.rtest_vview2 x - WHERE (0 < ( SELECT count(*) AS count - FROM public.rtest_view2 y - WHERE (y.a = x.a))); -ALTER VIEW public.rtest_vview3 OWNER TO postgres; --- --- Name: rtest_vview4; Type: VIEW; Schema: public; Owner: postgres --- -CREATE VIEW public.rtest_vview4 AS - SELECT x.a, - x.b, - count(y.a) AS refcount - FROM public.rtest_view1 x, - public.rtest_view2 y - WHERE (x.a = y.a) - GROUP BY x.a, x.b; -ALTER VIEW public.rtest_vview4 OWNER TO postgres; --- --- Name: rtest_vview5; Type: VIEW; Schema: public; Owner: postgres --- -CREATE VIEW public.rtest_vview5 AS - SELECT a, - b, - public.rtest_viewfunc1(a) AS refcount - FROM public.rtest_view1; -ALTER VIEW public.rtest_vview5 OWNER TO postgres; --- --- Name: rule_and_refint_t1; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.rule_and_refint_t1 ( - id1a integer CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT, - id1b integer CONSTRAINT pgdump_throwaway_notnull_1 NOT NULL NO INHERIT -); -ALTER TABLE public.rule_and_refint_t1 OWNER TO postgres; --- --- Name: rule_and_refint_t2; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.rule_and_refint_t2 ( - id2a integer CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT, - id2c integer CONSTRAINT pgdump_throwaway_notnull_1 NOT NULL NO INHERIT -); -ALTER TABLE public.rule_and_refint_t2 OWNER TO postgres; --- --- Name: rule_and_refint_t3; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.rule_and_refint_t3 ( - id3a integer CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT, - id3b integer CONSTRAINT pgdump_throwaway_notnull_1 NOT NULL NO INHERIT, - id3c integer CONSTRAINT pgdump_throwaway_notnull_2 NOT NULL NO INHERIT, - data text -); -ALTER TABLE public.rule_and_refint_t3 OWNER TO postgres; --- --- Name: rule_merge1; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.rule_merge1 ( - a integer, - b text -); -ALTER TABLE public.rule_merge1 OWNER TO postgres; --- --- Name: rule_merge2; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.rule_merge2 ( - a integer, - b text -); -ALTER TABLE public.rule_merge2 OWNER TO postgres; --- --- Name: rules_log; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.rules_log ( - f1 integer, - f2 integer, - tag text, - id integer NOT NULL -); -ALTER TABLE public.rules_log OWNER TO postgres; --- --- Name: rules_log_id_seq; Type: SEQUENCE; Schema: public; Owner: postgres --- -CREATE SEQUENCE public.rules_log_id_seq - AS integer - START WITH 1 - INCREMENT BY 1 - NO MINVALUE - NO MAXVALUE - CACHE 1; -ALTER SEQUENCE public.rules_log_id_seq OWNER TO postgres; --- --- Name: rules_log_id_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: postgres --- -ALTER SEQUENCE public.rules_log_id_seq OWNED BY public.rules_log.id; --- --- Name: rules_src; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.rules_src ( - f1 integer, - f2 integer DEFAULT 0 -); -ALTER TABLE public.rules_src OWNER TO postgres; --- --- Name: ruletest_tbl; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.ruletest_tbl ( - a integer, - b integer -); -ALTER TABLE public.ruletest_tbl OWNER TO postgres; --- --- Name: ruletest_tbl2; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.ruletest_tbl2 ( - a integer, - b integer -); -ALTER TABLE public.ruletest_tbl2 OWNER TO postgres; --- --- Name: sequence_test10; Type: SEQUENCE; Schema: public; Owner: postgres --- -CREATE SEQUENCE public.sequence_test10 - AS smallint - START WITH 1 - INCREMENT BY 1 - MINVALUE -20000 - NO MAXVALUE - CACHE 1; -ALTER SEQUENCE public.sequence_test10 OWNER TO postgres; --- --- Name: sequence_test11; Type: SEQUENCE; Schema: public; Owner: postgres --- -CREATE SEQUENCE public.sequence_test11 - AS integer - START WITH 1 - INCREMENT BY 1 - NO MINVALUE - NO MAXVALUE - CACHE 1; -ALTER SEQUENCE public.sequence_test11 OWNER TO postgres; --- --- Name: sequence_test12; Type: SEQUENCE; Schema: public; Owner: postgres --- -CREATE SEQUENCE public.sequence_test12 - AS integer - START WITH -1 - INCREMENT BY -1 - NO MINVALUE - NO MAXVALUE - CACHE 1; -ALTER SEQUENCE public.sequence_test12 OWNER TO postgres; --- --- Name: sequence_test13; Type: SEQUENCE; Schema: public; Owner: postgres --- -CREATE SEQUENCE public.sequence_test13 - AS integer - START WITH -32768 - INCREMENT BY 1 - MINVALUE -2147483648 - NO MAXVALUE - CACHE 1; -ALTER SEQUENCE public.sequence_test13 OWNER TO postgres; --- --- Name: sequence_test14; Type: SEQUENCE; Schema: public; Owner: postgres --- -CREATE SEQUENCE public.sequence_test14 - AS integer - START WITH 32767 - INCREMENT BY -1 - NO MINVALUE - MAXVALUE 2147483647 - CACHE 1; -ALTER SEQUENCE public.sequence_test14 OWNER TO postgres; --- --- Name: sequence_test2; Type: SEQUENCE; Schema: public; Owner: postgres --- -CREATE SEQUENCE public.sequence_test2 - START WITH 32 - INCREMENT BY 4 - MINVALUE 5 - MAXVALUE 36 - CACHE 1 - CYCLE; -ALTER SEQUENCE public.sequence_test2 OWNER TO postgres; --- --- Name: sequence_test3; Type: SEQUENCE; Schema: public; Owner: postgres --- -CREATE SEQUENCE public.sequence_test3 - START WITH 1 - INCREMENT BY 1 - NO MINVALUE - NO MAXVALUE - CACHE 1; -ALTER SEQUENCE public.sequence_test3 OWNER TO postgres; --- --- Name: sequence_test4; Type: SEQUENCE; Schema: public; Owner: postgres --- -CREATE SEQUENCE public.sequence_test4 - START WITH -1 - INCREMENT BY -1 - NO MINVALUE - NO MAXVALUE - CACHE 1; -ALTER SEQUENCE public.sequence_test4 OWNER TO postgres; --- --- Name: sequence_test5; Type: SEQUENCE; Schema: public; Owner: postgres --- -CREATE SEQUENCE public.sequence_test5 - AS smallint - START WITH 1 - INCREMENT BY 1 - NO MINVALUE - NO MAXVALUE - CACHE 1; -ALTER SEQUENCE public.sequence_test5 OWNER TO postgres; --- --- Name: sequence_test6; Type: SEQUENCE; Schema: public; Owner: postgres --- -CREATE SEQUENCE public.sequence_test6 - AS smallint - START WITH 1 - INCREMENT BY 1 - NO MINVALUE - NO MAXVALUE - CACHE 1; -ALTER SEQUENCE public.sequence_test6 OWNER TO postgres; --- --- Name: sequence_test7; Type: SEQUENCE; Schema: public; Owner: postgres --- -CREATE SEQUENCE public.sequence_test7 - START WITH 1 - INCREMENT BY 1 - NO MINVALUE - NO MAXVALUE - CACHE 1; -ALTER SEQUENCE public.sequence_test7 OWNER TO postgres; --- --- Name: sequence_test8; Type: SEQUENCE; Schema: public; Owner: postgres --- -CREATE SEQUENCE public.sequence_test8 - AS smallint - START WITH 1 - INCREMENT BY 1 - NO MINVALUE - MAXVALUE 20000 - CACHE 1; -ALTER SEQUENCE public.sequence_test8 OWNER TO postgres; --- --- Name: sequence_test9; Type: SEQUENCE; Schema: public; Owner: postgres --- -CREATE SEQUENCE public.sequence_test9 - AS smallint - START WITH -1 - INCREMENT BY -1 - NO MINVALUE - NO MAXVALUE - CACHE 1; -ALTER SEQUENCE public.sequence_test9 OWNER TO postgres; --- --- Name: shiftjis2004_inputs; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.shiftjis2004_inputs ( - inbytes bytea, - description text -); -ALTER TABLE public.shiftjis2004_inputs OWNER TO postgres; --- --- Name: shighway; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.shighway ( - surface text -) -INHERITS (public.road); -ALTER TABLE public.shighway OWNER TO postgres; --- --- Name: shoe_data; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.shoe_data ( - shoename character(10), - sh_avail integer, - slcolor character(10), - slminlen double precision, - slmaxlen double precision, - slunit character(8) -); -ALTER TABLE public.shoe_data OWNER TO postgres; --- --- Name: unit; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.unit ( - un_name character(8), - un_fact double precision -); -ALTER TABLE public.unit OWNER TO postgres; --- --- Name: shoe; Type: VIEW; Schema: public; Owner: postgres --- -CREATE VIEW public.shoe AS - SELECT sh.shoename, - sh.sh_avail, - sh.slcolor, - sh.slminlen, - (sh.slminlen * un.un_fact) AS slminlen_cm, - sh.slmaxlen, - (sh.slmaxlen * un.un_fact) AS slmaxlen_cm, - sh.slunit - FROM public.shoe_data sh, - public.unit un - WHERE (sh.slunit = un.un_name); -ALTER VIEW public.shoe OWNER TO postgres; --- --- Name: shoelace_data; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.shoelace_data ( - sl_name character(10), - sl_avail integer, - sl_color character(10), - sl_len double precision, - sl_unit character(8) -); -ALTER TABLE public.shoelace_data OWNER TO postgres; --- --- Name: shoelace; Type: VIEW; Schema: public; Owner: postgres --- -CREATE VIEW public.shoelace AS - SELECT s.sl_name, - s.sl_avail, - s.sl_color, - s.sl_len, - s.sl_unit, - (s.sl_len * u.un_fact) AS sl_len_cm - FROM public.shoelace_data s, - public.unit u - WHERE (s.sl_unit = u.un_name); -ALTER VIEW public.shoelace OWNER TO postgres; --- --- Name: shoe_ready; Type: VIEW; Schema: public; Owner: postgres --- -CREATE VIEW public.shoe_ready AS - SELECT rsh.shoename, - rsh.sh_avail, - rsl.sl_name, - rsl.sl_avail, - int4smaller(rsh.sh_avail, rsl.sl_avail) AS total_avail - FROM public.shoe rsh, - public.shoelace rsl - WHERE ((rsl.sl_color = rsh.slcolor) AND (rsl.sl_len_cm >= rsh.slminlen_cm) AND (rsl.sl_len_cm <= rsh.slmaxlen_cm)); -ALTER VIEW public.shoe_ready OWNER TO postgres; --- --- Name: shoelace_arrive; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.shoelace_arrive ( - arr_name character(10), - arr_quant integer -); -ALTER TABLE public.shoelace_arrive OWNER TO postgres; --- --- Name: shoelace_obsolete; Type: VIEW; Schema: public; Owner: postgres --- -CREATE VIEW public.shoelace_obsolete AS - SELECT sl_name, - sl_avail, - sl_color, - sl_len, - sl_unit, - sl_len_cm - FROM public.shoelace - WHERE (NOT (EXISTS ( SELECT shoe.shoename - FROM public.shoe - WHERE (shoe.slcolor = shoelace.sl_color)))); -ALTER VIEW public.shoelace_obsolete OWNER TO postgres; --- --- Name: shoelace_candelete; Type: VIEW; Schema: public; Owner: postgres --- -CREATE VIEW public.shoelace_candelete AS - SELECT sl_name, - sl_avail, - sl_color, - sl_len, - sl_unit, - sl_len_cm - FROM public.shoelace_obsolete - WHERE (sl_avail = 0); -ALTER VIEW public.shoelace_candelete OWNER TO postgres; --- --- Name: shoelace_log; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.shoelace_log ( - sl_name character(10), - sl_avail integer, - log_who name, - log_when timestamp without time zone -); -ALTER TABLE public.shoelace_log OWNER TO postgres; --- --- Name: shoelace_ok; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.shoelace_ok ( - ok_name character(10), - ok_quant integer -); -ALTER TABLE public.shoelace_ok OWNER TO postgres; --- --- Name: sj; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.sj ( - a integer, - b integer, - c integer -); -ALTER TABLE public.sj OWNER TO postgres; --- --- Name: sj_t1; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.sj_t1 ( - id integer NOT NULL, - a integer -); -ALTER TABLE public.sj_t1 OWNER TO postgres; --- --- Name: sj_t1_id_seq; Type: SEQUENCE; Schema: public; Owner: postgres --- -CREATE SEQUENCE public.sj_t1_id_seq - AS integer - START WITH 1 - INCREMENT BY 1 - NO MINVALUE - NO MAXVALUE - CACHE 1; -ALTER SEQUENCE public.sj_t1_id_seq OWNER TO postgres; --- --- Name: sj_t1_id_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: postgres --- -ALTER SEQUENCE public.sj_t1_id_seq OWNED BY public.sj_t1.id; --- --- Name: sj_t2; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.sj_t2 ( - id integer NOT NULL, - a integer -); -ALTER TABLE public.sj_t2 OWNER TO postgres; --- --- Name: sj_t2_id_seq; Type: SEQUENCE; Schema: public; Owner: postgres --- -CREATE SEQUENCE public.sj_t2_id_seq - AS integer - START WITH 1 - INCREMENT BY 1 - NO MINVALUE - NO MAXVALUE - CACHE 1; -ALTER SEQUENCE public.sj_t2_id_seq OWNER TO postgres; --- --- Name: sj_t2_id_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: postgres --- -ALTER SEQUENCE public.sj_t2_id_seq OWNED BY public.sj_t2.id; --- --- Name: sj_t3; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.sj_t3 ( - id integer NOT NULL, - a integer -); -ALTER TABLE public.sj_t3 OWNER TO postgres; --- --- Name: sj_t3_id_seq; Type: SEQUENCE; Schema: public; Owner: postgres --- -CREATE SEQUENCE public.sj_t3_id_seq - AS integer - START WITH 1 - INCREMENT BY 1 - NO MINVALUE - NO MAXVALUE - CACHE 1; -ALTER SEQUENCE public.sj_t3_id_seq OWNER TO postgres; --- --- Name: sj_t3_id_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: postgres --- -ALTER SEQUENCE public.sj_t3_id_seq OWNED BY public.sj_t3.id; --- --- Name: sj_t4; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.sj_t4 ( - id integer NOT NULL, - a integer -); -ALTER TABLE public.sj_t4 OWNER TO postgres; --- --- Name: sj_t4_id_seq; Type: SEQUENCE; Schema: public; Owner: postgres --- -CREATE SEQUENCE public.sj_t4_id_seq - AS integer - START WITH 1 - INCREMENT BY 1 - NO MINVALUE - NO MAXVALUE - CACHE 1; -ALTER SEQUENCE public.sj_t4_id_seq OWNER TO postgres; --- --- Name: sj_t4_id_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: postgres --- -ALTER SEQUENCE public.sj_t4_id_seq OWNED BY public.sj_t4.id; --- --- Name: sk; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.sk ( - a integer, - b integer -); -ALTER TABLE public.sk OWNER TO postgres; --- --- Name: skip_wal_skip_rewrite_index; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.skip_wal_skip_rewrite_index ( - c character varying(20) CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT -); -ALTER TABLE public.skip_wal_skip_rewrite_index OWNER TO postgres; --- --- Name: sl; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.sl ( - a integer, - b integer, - c integer -); -ALTER TABLE public.sl OWNER TO postgres; --- --- Name: slow_emp4000; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.slow_emp4000 ( - home_base box -); -ALTER TABLE public.slow_emp4000 OWNER TO postgres; --- --- Name: spgist_box_tbl; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.spgist_box_tbl ( - id integer NOT NULL, - b box -); -ALTER TABLE public.spgist_box_tbl OWNER TO postgres; --- --- Name: spgist_box_tbl_id_seq; Type: SEQUENCE; Schema: public; Owner: postgres --- -CREATE SEQUENCE public.spgist_box_tbl_id_seq - AS integer - START WITH 1 - INCREMENT BY 1 - NO MINVALUE - NO MAXVALUE - CACHE 1; -ALTER SEQUENCE public.spgist_box_tbl_id_seq OWNER TO postgres; --- --- Name: spgist_box_tbl_id_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: postgres --- -ALTER SEQUENCE public.spgist_box_tbl_id_seq OWNED BY public.spgist_box_tbl.id; --- --- Name: spgist_domain_tbl; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.spgist_domain_tbl ( - f1 public.spgist_text -); -ALTER TABLE public.spgist_domain_tbl OWNER TO postgres; --- --- Name: spgist_point_tbl; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.spgist_point_tbl ( - id integer, - p point -); -ALTER TABLE public.spgist_point_tbl OWNER TO postgres; --- --- Name: spgist_text_tbl; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.spgist_text_tbl ( - id integer, - t text -); -ALTER TABLE public.spgist_text_tbl OWNER TO postgres; --- --- Name: spgist_unlogged_tbl; Type: TABLE; Schema: public; Owner: postgres --- -CREATE UNLOGGED TABLE public.spgist_unlogged_tbl ( - id integer NOT NULL, - b box -); -ALTER TABLE public.spgist_unlogged_tbl OWNER TO postgres; --- --- Name: spgist_unlogged_tbl_id_seq; Type: SEQUENCE; Schema: public; Owner: postgres --- -CREATE UNLOGGED SEQUENCE public.spgist_unlogged_tbl_id_seq - AS integer - START WITH 1 - INCREMENT BY 1 - NO MINVALUE - NO MAXVALUE - CACHE 1; -ALTER SEQUENCE public.spgist_unlogged_tbl_id_seq OWNER TO postgres; --- --- Name: spgist_unlogged_tbl_id_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: postgres --- -ALTER SEQUENCE public.spgist_unlogged_tbl_id_seq OWNED BY public.spgist_unlogged_tbl.id; --- --- Name: stats_test_tab1; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.stats_test_tab1 ( - a integer -); -ALTER TABLE public.stats_test_tab1 OWNER TO postgres; --- --- Name: street; Type: VIEW; Schema: public; Owner: postgres --- -CREATE VIEW public.street AS - SELECT r.name, - r.thepath, - c.cname - FROM ONLY public.road r, - public.real_city c - WHERE (c.outline ?# r.thepath); -ALTER VIEW public.street OWNER TO postgres; --- --- Name: student; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.student ( - gpa double precision -) -INHERITS (public.person); -ALTER TABLE public.student OWNER TO postgres; --- --- Name: stud_emp; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.stud_emp ( - percent integer -) -INHERITS (public.emp, public.student); -ALTER TABLE public.stud_emp OWNER TO postgres; --- --- Name: subselect_tbl; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.subselect_tbl ( - f1 integer, - f2 integer, - f3 double precision -); -ALTER TABLE public.subselect_tbl OWNER TO postgres; --- --- Name: sums_1_100; Type: VIEW; Schema: public; Owner: postgres --- -CREATE VIEW public.sums_1_100 AS - WITH RECURSIVE t(n) AS ( - VALUES (1) - UNION ALL - SELECT (t_1.n + 1) - FROM t t_1 - WHERE (t_1.n < 100) - ) - SELECT sum(n) AS sum - FROM t; -ALTER VIEW public.sums_1_100 OWNER TO postgres; --- --- Name: system; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.system ( - name text, - comment text -); -ALTER TABLE public.system OWNER TO postgres; --- --- Name: tab_core_types; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.tab_core_types ( - point point, - line line, - lseg lseg, - box box, - openedpath path, - closedpath path, - polygon polygon, - circle circle, - date date, - "time" time without time zone, - "timestamp" timestamp without time zone, - timetz time with time zone, - timestamptz timestamp with time zone, - "interval" interval, - "json" json, - jsonb jsonb, - jsonpath jsonpath, - inet inet, - cidr cidr, - macaddr8 macaddr8, - macaddr macaddr, - int2 smallint, - int4 integer, - int8 bigint, - float4 real, - float8 double precision, - pi numeric, - "char" "char", - bpchar bpchar, - "varchar" character varying, - name name, - text text, - bool boolean, - bytea bytea, - "bit" bit(1), - varbit bit varying, - money money, - refcursor refcursor, - int2vector int2vector, - oidvector oidvector, - aclitem aclitem, - tsvector tsvector, - tsquery tsquery, - uuid uuid, - xid8 xid8, - regclass regclass, - type regtype, - regrole regrole, - oid oid, - tid tid, - xid xid, - cid cid, - txid_snapshot txid_snapshot, - pg_snapshot pg_snapshot, - pg_lsn pg_lsn, - cardinal_number information_schema.cardinal_number, - character_data information_schema.character_data, - sql_identifier information_schema.sql_identifier, - time_stamp information_schema.time_stamp, - yes_or_no information_schema.yes_or_no, - int4range int4range, - int4multirange int4multirange, - int8range int8range, - int8multirange int8multirange, - numrange numrange, - nummultirange nummultirange, - daterange daterange, - datemultirange datemultirange, - tsrange tsrange, - tsmultirange tsmultirange, - tstzrange tstzrange, - tstzmultirange tstzmultirange -); -ALTER TABLE public.tab_core_types OWNER TO postgres; --- --- Name: tableam_parted_heap2; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.tableam_parted_heap2 ( - a text, - b integer -) -PARTITION BY LIST (a); -ALTER TABLE public.tableam_parted_heap2 OWNER TO postgres; --- --- Name: tableam_parted_a_heap2; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.tableam_parted_a_heap2 ( - a text, - b integer -); -ALTER TABLE public.tableam_parted_a_heap2 OWNER TO postgres; -SET default_table_access_method = heap2; --- --- Name: tableam_parted_b_heap2; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.tableam_parted_b_heap2 ( - a text, - b integer -); -ALTER TABLE public.tableam_parted_b_heap2 OWNER TO postgres; -SET default_table_access_method = heap; --- --- Name: tableam_parted_c_heap2; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.tableam_parted_c_heap2 ( - a text, - b integer -); -ALTER TABLE public.tableam_parted_c_heap2 OWNER TO postgres; -SET default_table_access_method = heap2; --- --- Name: tableam_parted_d_heap2; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.tableam_parted_d_heap2 ( - a text, - b integer -); -ALTER TABLE public.tableam_parted_d_heap2 OWNER TO postgres; --- --- Name: tableam_tbl_heap2; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.tableam_tbl_heap2 ( - f1 integer -); -ALTER TABLE public.tableam_tbl_heap2 OWNER TO postgres; --- --- Name: tableam_tblas_heap2; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.tableam_tblas_heap2 ( - f1 integer -); -ALTER TABLE public.tableam_tblas_heap2 OWNER TO postgres; --- --- Name: tableam_tblmv_heap2; Type: MATERIALIZED VIEW; Schema: public; Owner: postgres --- -CREATE MATERIALIZED VIEW public.tableam_tblmv_heap2 AS - SELECT f1 - FROM public.tableam_tbl_heap2 - WITH NO DATA; -ALTER MATERIALIZED VIEW public.tableam_tblmv_heap2 OWNER TO postgres; --- --- Name: target_parted; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.target_parted ( - a integer, - b integer -) -PARTITION BY LIST (a); -ALTER TABLE public.target_parted OWNER TO postgres; -SET default_table_access_method = heap; --- --- Name: tbl_include_box; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.tbl_include_box ( - c1 integer CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT, - c2 integer CONSTRAINT pgdump_throwaway_notnull_1 NOT NULL NO INHERIT, - c3 integer, - c4 box -); -ALTER TABLE public.tbl_include_box OWNER TO postgres; --- --- Name: tbl_include_box_pk; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.tbl_include_box_pk ( - c1 integer, - c2 integer, - c3 integer, - c4 box -); -ALTER TABLE public.tbl_include_box_pk OWNER TO postgres; --- --- Name: tbl_include_pk; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.tbl_include_pk ( - c1 integer CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT, - c2 integer CONSTRAINT pgdump_throwaway_notnull_1 NOT NULL NO INHERIT, - c3 integer, - c4 box -); -ALTER TABLE public.tbl_include_pk OWNER TO postgres; --- --- Name: tbl_include_reg; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.tbl_include_reg ( - c1 integer, - c2 integer, - c3 integer, - c4 box -); -ALTER TABLE public.tbl_include_reg OWNER TO postgres; --- --- Name: tbl_include_unique1; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.tbl_include_unique1 ( - c1 integer, - c2 integer, - c3 integer, - c4 box -); -ALTER TABLE public.tbl_include_unique1 OWNER TO postgres; --- --- Name: tbl_include_unique2; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.tbl_include_unique2 ( - c1 integer, - c2 integer, - c3 integer, - c4 box -); -ALTER TABLE public.tbl_include_unique2 OWNER TO postgres; --- --- Name: temporal_mltrng; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.temporal_mltrng ( - id int4range CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT, - valid_at tsmultirange CONSTRAINT pgdump_throwaway_notnull_1 NOT NULL NO INHERIT -); -ALTER TABLE public.temporal_mltrng OWNER TO postgres; --- --- Name: temporal_rng; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.temporal_rng ( - id int4range CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT, - valid_at daterange CONSTRAINT pgdump_throwaway_notnull_1 NOT NULL NO INHERIT -); -ALTER TABLE public.temporal_rng OWNER TO postgres; --- --- Name: temporal_rng2; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.temporal_rng2 ( - id1 int4range CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT, - id2 int4range CONSTRAINT pgdump_throwaway_notnull_1 NOT NULL NO INHERIT, - valid_at daterange CONSTRAINT pgdump_throwaway_notnull_2 NOT NULL NO INHERIT -); -ALTER TABLE public.temporal_rng2 OWNER TO postgres; --- --- Name: tenk1; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.tenk1 ( - unique1 integer, - unique2 integer, - two integer, - four integer, - ten integer, - twenty integer, - hundred integer, - thousand integer, - twothousand integer, - fivethous integer, - tenthous integer, - odd integer, - even integer, - stringu1 name, - stringu2 name, - string4 name -); -ALTER TABLE public.tenk1 OWNER TO postgres; --- --- Name: tenk2; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.tenk2 ( - unique1 integer, - unique2 integer, - two integer, - four integer, - ten integer, - twenty integer, - hundred integer, - thousand integer, - twothousand integer, - fivethous integer, - tenthous integer, - odd integer, - even integer, - stringu1 name, - stringu2 name, - string4 name -); -ALTER TABLE public.tenk2 OWNER TO postgres; --- --- Name: test_inh_check; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.test_inh_check ( - a numeric, - b numeric, - CONSTRAINT bmerged CHECK (((b)::double precision > (1)::double precision)), - CONSTRAINT bnoinherit CHECK (((b)::double precision > (100)::double precision)) NO INHERIT, - CONSTRAINT test_inh_check_a_check CHECK (((a)::double precision > (10.2)::double precision)) -); -ALTER TABLE public.test_inh_check OWNER TO postgres; --- --- Name: test_inh_check_child; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.test_inh_check_child ( - CONSTRAINT blocal CHECK (((b)::double precision < (1000)::double precision)), - CONSTRAINT bmerged CHECK (((b)::double precision > (1)::double precision)) -) -INHERITS (public.test_inh_check); -ALTER TABLE public.test_inh_check_child OWNER TO postgres; --- --- Name: test_io_bulkwrite_strategy; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.test_io_bulkwrite_strategy ( - i integer -); -ALTER TABLE public.test_io_bulkwrite_strategy OWNER TO postgres; --- --- Name: test_io_vac_strategy; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.test_io_vac_strategy ( - a integer, - b integer -) -WITH (autovacuum_enabled='false'); -ALTER TABLE public.test_io_vac_strategy OWNER TO postgres; --- --- Name: test_is_json; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.test_is_json ( - js text -); -ALTER TABLE public.test_is_json OWNER TO postgres; --- --- Name: test_range_excl; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.test_range_excl ( - room int4range, - speaker int4range, - during tsrange -); -ALTER TABLE public.test_range_excl OWNER TO postgres; --- --- Name: test_range_gist; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.test_range_gist ( - ir int4range -); -ALTER TABLE public.test_range_gist OWNER TO postgres; --- --- Name: test_range_spgist; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.test_range_spgist ( - ir int4range -); -ALTER TABLE public.test_range_spgist OWNER TO postgres; --- --- Name: test_storage; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.test_storage ( - a text, - c text, - b integer DEFAULT (random())::integer -); -ALTER TABLE ONLY public.test_storage ALTER COLUMN a SET STORAGE EXTERNAL; -ALTER TABLE ONLY public.test_storage ALTER COLUMN c SET STORAGE PLAIN; -ALTER TABLE public.test_storage OWNER TO postgres; --- --- Name: test_tablesample; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.test_tablesample ( - id integer, - name text -) -WITH (fillfactor='10'); -ALTER TABLE public.test_tablesample OWNER TO postgres; --- --- Name: test_tablesample_v1; Type: VIEW; Schema: public; Owner: postgres --- -CREATE VIEW public.test_tablesample_v1 AS - SELECT id - FROM public.test_tablesample TABLESAMPLE system ((10 * 2)) REPEATABLE (2); -ALTER VIEW public.test_tablesample_v1 OWNER TO postgres; --- --- Name: test_tablesample_v2; Type: VIEW; Schema: public; Owner: postgres --- -CREATE VIEW public.test_tablesample_v2 AS - SELECT id - FROM public.test_tablesample TABLESAMPLE system (99); -ALTER VIEW public.test_tablesample_v2 OWNER TO postgres; --- --- Name: test_tbl3; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.test_tbl3 ( - c public.test_type3 -); -ALTER TABLE public.test_tbl3 OWNER TO postgres; --- --- Name: test_tsquery; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.test_tsquery ( - txtkeyword text, - txtsample text, - keyword tsquery, - sample tsquery -); -ALTER TABLE public.test_tsquery OWNER TO postgres; --- --- Name: test_tsvector; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.test_tsvector ( - t text, - a tsvector -); -ALTER TABLE public.test_tsvector OWNER TO postgres; --- --- Name: test_type_diff; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.test_type_diff ( - f1 integer, - f2 bigint -); -ALTER TABLE public.test_type_diff OWNER TO postgres; --- --- Name: test_type_diff2; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.test_type_diff2 ( - int_two smallint, - int_four bigint, - int_eight bigint -); -ALTER TABLE public.test_type_diff2 OWNER TO postgres; --- --- Name: test_type_diff2_c1; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.test_type_diff2_c1 ( - int_four bigint, - int_eight bigint, - int_two smallint -) -INHERITS (public.test_type_diff2); -ALTER TABLE public.test_type_diff2_c1 OWNER TO postgres; --- --- Name: test_type_diff2_c2; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.test_type_diff2_c2 ( - int_eight bigint, - int_two smallint, - int_four bigint -) -INHERITS (public.test_type_diff2); -ALTER TABLE public.test_type_diff2_c2 OWNER TO postgres; --- --- Name: test_type_diff2_c3; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.test_type_diff2_c3 ( - int_two smallint, - int_four bigint, - int_eight bigint -) -INHERITS (public.test_type_diff2); -ALTER TABLE public.test_type_diff2_c3 OWNER TO postgres; --- --- Name: test_type_diff_c; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.test_type_diff_c ( - extra smallint -) -INHERITS (public.test_type_diff); -ALTER TABLE public.test_type_diff_c OWNER TO postgres; --- --- Name: testjsonb; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.testjsonb ( - j jsonb -); -ALTER TABLE public.testjsonb OWNER TO postgres; --- --- Name: text_tbl; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.text_tbl ( - f1 text -); -ALTER TABLE public.text_tbl OWNER TO postgres; --- --- Name: textrange_test; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.textrange_test ( - tr public.textrange -); -ALTER TABLE public.textrange_test OWNER TO postgres; --- --- Name: thethings; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.thethings ( - stuff public.things -); -ALTER TABLE public.thethings OWNER TO postgres; --- --- Name: time_tbl; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.time_tbl ( - f1 time(2) without time zone -); -ALTER TABLE public.time_tbl OWNER TO postgres; --- --- Name: timestamp_tbl; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.timestamp_tbl ( - d1 timestamp(2) without time zone -); -ALTER TABLE public.timestamp_tbl OWNER TO postgres; --- --- Name: timestamptz_tbl; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.timestamptz_tbl ( - d1 timestamp(2) with time zone -); -ALTER TABLE public.timestamptz_tbl OWNER TO postgres; --- --- Name: timetz_tbl; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.timetz_tbl ( - f1 time(2) with time zone -); -ALTER TABLE public.timetz_tbl OWNER TO postgres; --- --- Name: toyemp; Type: VIEW; Schema: public; Owner: postgres --- -CREATE VIEW public.toyemp AS - SELECT name, - age, - location, - (12 * salary) AS annualsal - FROM public.emp; -ALTER VIEW public.toyemp OWNER TO postgres; --- --- Name: transition_table_base; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.transition_table_base ( - id integer CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT, - val text -); -ALTER TABLE public.transition_table_base OWNER TO postgres; --- --- Name: transition_table_level1; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.transition_table_level1 ( - level1_no integer NOT NULL, - level1_node_name character varying(255) -); -ALTER TABLE public.transition_table_level1 OWNER TO postgres; --- --- Name: transition_table_level1_level1_no_seq; Type: SEQUENCE; Schema: public; Owner: postgres --- -CREATE SEQUENCE public.transition_table_level1_level1_no_seq - AS integer - START WITH 1 - INCREMENT BY 1 - NO MINVALUE - NO MAXVALUE - CACHE 1; -ALTER SEQUENCE public.transition_table_level1_level1_no_seq OWNER TO postgres; --- --- Name: transition_table_level1_level1_no_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: postgres --- -ALTER SEQUENCE public.transition_table_level1_level1_no_seq OWNED BY public.transition_table_level1.level1_no; --- --- Name: transition_table_level2; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.transition_table_level2 ( - level2_no integer NOT NULL, - parent_no integer NOT NULL, - level1_node_name character varying(255) -); -ALTER TABLE public.transition_table_level2 OWNER TO postgres; --- --- Name: transition_table_level2_level2_no_seq; Type: SEQUENCE; Schema: public; Owner: postgres --- -CREATE SEQUENCE public.transition_table_level2_level2_no_seq - AS integer - START WITH 1 - INCREMENT BY 1 - NO MINVALUE - NO MAXVALUE - CACHE 1; -ALTER SEQUENCE public.transition_table_level2_level2_no_seq OWNER TO postgres; --- --- Name: transition_table_level2_level2_no_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: postgres --- -ALTER SEQUENCE public.transition_table_level2_level2_no_seq OWNED BY public.transition_table_level2.level2_no; --- --- Name: transition_table_status; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.transition_table_status ( - level integer NOT NULL, - node_no integer NOT NULL, - status integer -); -ALTER TABLE public.transition_table_status OWNER TO postgres; --- --- Name: trigger_parted; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.trigger_parted ( - a integer CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT -) -PARTITION BY LIST (a); -ALTER TABLE public.trigger_parted OWNER TO postgres; --- --- Name: trigger_parted_p1; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.trigger_parted_p1 ( - a integer CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT -) -PARTITION BY LIST (a); -ALTER TABLE public.trigger_parted_p1 OWNER TO postgres; --- --- Name: trigger_parted_p1_1; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.trigger_parted_p1_1 ( - a integer CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT -); -ALTER TABLE public.trigger_parted_p1_1 OWNER TO postgres; --- --- Name: trigger_parted_p2; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.trigger_parted_p2 ( - a integer CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT -) -PARTITION BY LIST (a); -ALTER TABLE public.trigger_parted_p2 OWNER TO postgres; --- --- Name: trigger_parted_p2_2; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.trigger_parted_p2_2 ( - a integer CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT -); -ALTER TABLE public.trigger_parted_p2_2 OWNER TO postgres; --- --- Name: truncate_b; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.truncate_b ( - id integer NOT NULL -); -ALTER TABLE public.truncate_b OWNER TO postgres; --- --- Name: truncate_b_id_seq; Type: SEQUENCE; Schema: public; Owner: postgres --- -ALTER TABLE public.truncate_b ALTER COLUMN id ADD GENERATED ALWAYS AS IDENTITY ( - SEQUENCE NAME public.truncate_b_id_seq - START WITH 44 - INCREMENT BY 1 - NO MINVALUE - NO MAXVALUE - CACHE 1 -); --- --- Name: tt0; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.tt0 OF public.tt_t0 ( - x NOT NULL -); -ALTER TABLE public.tt0 OWNER TO postgres; --- --- Name: tt1; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.tt1 ( - x integer, - y bigint -); -ALTER TABLE public.tt1 OWNER TO postgres; --- --- Name: tt2; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.tt2 ( - x integer, - y numeric(9,2) -); -ALTER TABLE public.tt2 OWNER TO postgres; --- --- Name: tt3; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.tt3 ( - y numeric(8,2), - x integer -); -ALTER TABLE public.tt3 OWNER TO postgres; --- --- Name: tt4; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.tt4 ( - x integer -); -ALTER TABLE public.tt4 OWNER TO postgres; --- --- Name: tt5; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.tt5 ( - x integer, - y numeric(8,2), - z integer -); -ALTER TABLE public.tt5 OWNER TO postgres; --- --- Name: tt6; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.tt6 ( -) -INHERITS (public.tt0); -ALTER TABLE public.tt6 OWNER TO postgres; --- --- Name: tt7; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.tt7 ( - x integer, - y numeric(8,2) -); -ALTER TABLE public.tt7 OWNER TO postgres; --- --- Name: undroppable_objs; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.undroppable_objs ( - object_type text, - object_identity text -); -ALTER TABLE public.undroppable_objs OWNER TO postgres; --- --- Name: utf8_inputs; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.utf8_inputs ( - inbytes bytea, - description text -); -ALTER TABLE public.utf8_inputs OWNER TO postgres; --- --- Name: utf8_verification_inputs; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.utf8_verification_inputs ( - inbytes bytea, - description text CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT -); -ALTER TABLE public.utf8_verification_inputs OWNER TO postgres; --- --- Name: varchar_tbl; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.varchar_tbl ( - f1 character varying(4) -); -ALTER TABLE public.varchar_tbl OWNER TO postgres; --- --- Name: view_base_table; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.view_base_table ( - key integer CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT, - data character varying(20) -); -ALTER TABLE public.view_base_table OWNER TO postgres; --- --- Name: wslot; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.wslot ( - slotname character(20), - roomno character(8), - slotlink character(20), - backlink character(20) -); -ALTER TABLE public.wslot OWNER TO postgres; --- --- Name: xacttest; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.xacttest ( - a smallint, - b real -); -ALTER TABLE public.xacttest OWNER TO postgres; --- --- Name: xmldata; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.xmldata ( - data xml -); -ALTER TABLE public.xmldata OWNER TO postgres; --- --- Name: xmltableview1; Type: VIEW; Schema: public; Owner: postgres --- -CREATE VIEW public.xmltableview1 AS - SELECT "xmltable".id, - "xmltable"._id, - "xmltable".country_name, - "xmltable".country_id, - "xmltable".region_id, - "xmltable".size, - "xmltable".unit, - "xmltable".premier_name - FROM ( SELECT xmldata.data - FROM public.xmldata) x, - LATERAL XMLTABLE(('/ROWS/ROW'::text) PASSING (x.data) COLUMNS id integer PATH ('@id'::text), _id FOR ORDINALITY, country_name text PATH ('COUNTRY_NAME/text()'::text) NOT NULL, country_id text PATH ('COUNTRY_ID'::text), region_id integer PATH ('REGION_ID'::text), size double precision PATH ('SIZE'::text), unit text PATH ('SIZE/@unit'::text), premier_name text DEFAULT ('not specified'::text) PATH ('PREMIER_NAME'::text)); -ALTER VIEW public.xmltableview1 OWNER TO postgres; --- --- Name: xmltableview2; Type: VIEW; Schema: public; Owner: postgres --- -CREATE VIEW public.xmltableview2 AS - SELECT a - FROM XMLTABLE(XMLNAMESPACES ('http://x.y'::text AS zz), ('/zz:rows/zz:row'::text) PASSING ('10'::xml) COLUMNS a integer PATH ('zz:a'::text)); -ALTER VIEW public.xmltableview2 OWNER TO postgres; --- --- Name: xmltest; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.xmltest ( - id integer, - data xml -); -ALTER TABLE public.xmltest OWNER TO postgres; --- --- Name: xmltest2; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.xmltest2 ( - x xml, - _path text -); -ALTER TABLE public.xmltest2 OWNER TO postgres; --- --- Name: xmlview1; Type: VIEW; Schema: public; Owner: postgres --- -CREATE VIEW public.xmlview1 AS - SELECT xmlcomment('test'::text) AS xmlcomment; -ALTER VIEW public.xmlview1 OWNER TO postgres; --- --- Name: xmlview2; Type: VIEW; Schema: public; Owner: postgres --- -CREATE VIEW public.xmlview2 AS - SELECT XMLCONCAT('hello'::xml, 'you'::xml) AS "xmlconcat"; -ALTER VIEW public.xmlview2 OWNER TO postgres; --- --- Name: xmlview3; Type: VIEW; Schema: public; Owner: postgres --- -CREATE VIEW public.xmlview3 AS - SELECT XMLELEMENT(NAME element, XMLATTRIBUTES(1 AS ":one:", 'deuce' AS two), 'content&') AS "xmlelement"; -ALTER VIEW public.xmlview3 OWNER TO postgres; --- --- Name: xmlview4; Type: VIEW; Schema: public; Owner: postgres --- -CREATE VIEW public.xmlview4 AS - SELECT XMLELEMENT(NAME employee, XMLFOREST(name AS name, age AS age, salary AS pay)) AS "xmlelement" - FROM public.emp; -ALTER VIEW public.xmlview4 OWNER TO postgres; --- --- Name: xmlview5; Type: VIEW; Schema: public; Owner: postgres --- -CREATE VIEW public.xmlview5 AS - SELECT XMLPARSE(CONTENT 'x'::text STRIP WHITESPACE) AS "xmlparse"; -ALTER VIEW public.xmlview5 OWNER TO postgres; --- --- Name: xmlview6; Type: VIEW; Schema: public; Owner: postgres --- -CREATE VIEW public.xmlview6 AS - SELECT XMLPI(NAME foo, 'bar'::text) AS "xmlpi"; -ALTER VIEW public.xmlview6 OWNER TO postgres; --- --- Name: xmlview7; Type: VIEW; Schema: public; Owner: postgres --- -CREATE VIEW public.xmlview7 AS - SELECT XMLROOT(''::xml, VERSION NO VALUE, STANDALONE YES) AS "xmlroot"; -ALTER VIEW public.xmlview7 OWNER TO postgres; --- --- Name: xmlview8; Type: VIEW; Schema: public; Owner: postgres --- -CREATE VIEW public.xmlview8 AS - SELECT (XMLSERIALIZE(CONTENT 'good'::xml AS character(10)))::character(10) AS "xmlserialize"; -ALTER VIEW public.xmlview8 OWNER TO postgres; --- --- Name: xmlview9; Type: VIEW; Schema: public; Owner: postgres --- -CREATE VIEW public.xmlview9 AS - SELECT XMLSERIALIZE(CONTENT 'good'::xml AS text) AS "xmlserialize"; -ALTER VIEW public.xmlview9 OWNER TO postgres; --- --- Name: xy_1; Type: TABLE; Schema: public; Owner: postgres --- -CREATE TABLE public.xy_1 ( - x integer, - y integer -); -ALTER TABLE public.xy_1 OWNER TO postgres; --- --- Name: pk; Type: TABLE; Schema: regress_indexing; Owner: postgres --- -CREATE TABLE regress_indexing.pk ( - a integer CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT -) -PARTITION BY RANGE (a); -ALTER TABLE regress_indexing.pk OWNER TO postgres; --- --- Name: pk1; Type: TABLE; Schema: regress_indexing; Owner: postgres --- -CREATE TABLE regress_indexing.pk1 ( - a integer CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT -); -ALTER TABLE regress_indexing.pk1 OWNER TO postgres; --- --- Name: pk2; Type: TABLE; Schema: regress_indexing; Owner: postgres --- -CREATE TABLE regress_indexing.pk2 ( - a integer NOT NULL -); -ALTER TABLE regress_indexing.pk2 OWNER TO postgres; --- --- Name: pk3; Type: TABLE; Schema: regress_indexing; Owner: postgres --- -CREATE TABLE regress_indexing.pk3 ( - a integer CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT -); -ALTER TABLE regress_indexing.pk3 OWNER TO postgres; --- --- Name: pk4; Type: TABLE; Schema: regress_indexing; Owner: postgres --- -CREATE TABLE regress_indexing.pk4 ( - a integer NOT NULL -); -ALTER TABLE regress_indexing.pk4 OWNER TO postgres; --- --- Name: pk5; Type: TABLE; Schema: regress_indexing; Owner: postgres --- -CREATE TABLE regress_indexing.pk5 ( - a integer NOT NULL -) -PARTITION BY RANGE (a); -ALTER TABLE regress_indexing.pk5 OWNER TO postgres; --- --- Name: pk51; Type: TABLE; Schema: regress_indexing; Owner: postgres --- -CREATE TABLE regress_indexing.pk51 ( - a integer CONSTRAINT pk5_a_not_null NOT NULL -); -ALTER TABLE regress_indexing.pk51 OWNER TO postgres; --- --- Name: pk52; Type: TABLE; Schema: regress_indexing; Owner: postgres --- -CREATE TABLE regress_indexing.pk52 ( - a integer CONSTRAINT pk5_a_not_null NOT NULL -); -ALTER TABLE regress_indexing.pk52 OWNER TO postgres; --- --- Name: rls_tbl; Type: TABLE; Schema: regress_rls_schema; Owner: postgres --- -CREATE TABLE regress_rls_schema.rls_tbl ( - c1 integer -); -ALTER TABLE regress_rls_schema.rls_tbl OWNER TO postgres; --- --- Name: rls_tbl_force; Type: TABLE; Schema: regress_rls_schema; Owner: postgres --- -CREATE TABLE regress_rls_schema.rls_tbl_force ( - c1 integer -); -ALTER TABLE ONLY regress_rls_schema.rls_tbl_force FORCE ROW LEVEL SECURITY; -ALTER TABLE regress_rls_schema.rls_tbl_force OWNER TO postgres; --- --- Name: test1; Type: TABLE; Schema: testxmlschema; Owner: postgres --- -CREATE TABLE testxmlschema.test1 ( - a integer, - b text -); -ALTER TABLE testxmlschema.test1 OWNER TO postgres; --- --- Name: test2; Type: TABLE; Schema: testxmlschema; Owner: postgres --- -CREATE TABLE testxmlschema.test2 ( - z integer, - y character varying(500), - x character(6), - w numeric(9,2), - v smallint, - u bigint, - t real, - s time without time zone, - stz time with time zone, - r timestamp without time zone, - rtz timestamp with time zone, - q date, - p xml, - o public.testxmldomain, - n boolean, - m bytea -); -ALTER TABLE testxmlschema.test2 OWNER TO postgres; --- --- Name: test3; Type: TABLE; Schema: testxmlschema; Owner: postgres --- -CREATE TABLE testxmlschema.test3 ( - c1 boolean, - c2 public.testboolxmldomain, - c3 date, - c4 public.testdatexmldomain -); -ALTER TABLE testxmlschema.test3 OWNER TO postgres; --- --- Name: fk1; Type: TABLE ATTACH; Schema: fkpart3; Owner: postgres --- -ALTER TABLE ONLY fkpart3.fk ATTACH PARTITION fkpart3.fk1 FOR VALUES FROM (0) TO (750); --- --- Name: fk2; Type: TABLE ATTACH; Schema: fkpart3; Owner: postgres --- -ALTER TABLE ONLY fkpart3.fk ATTACH PARTITION fkpart3.fk2 FOR VALUES FROM (750) TO (3500); --- --- Name: fk3; Type: TABLE ATTACH; Schema: fkpart3; Owner: postgres --- -ALTER TABLE ONLY fkpart3.fk ATTACH PARTITION fkpart3.fk3 FOR VALUES FROM (3500) TO (5000); --- --- Name: pk1; Type: TABLE ATTACH; Schema: fkpart3; Owner: postgres --- -ALTER TABLE ONLY fkpart3.pk ATTACH PARTITION fkpart3.pk1 FOR VALUES FROM (0) TO (1000); --- --- Name: pk2; Type: TABLE ATTACH; Schema: fkpart3; Owner: postgres --- -ALTER TABLE ONLY fkpart3.pk ATTACH PARTITION fkpart3.pk2 FOR VALUES FROM (1000) TO (2000); --- --- Name: pk3; Type: TABLE ATTACH; Schema: fkpart3; Owner: postgres --- -ALTER TABLE ONLY fkpart3.pk ATTACH PARTITION fkpart3.pk3 FOR VALUES FROM (2000) TO (3000); --- --- Name: pk4; Type: TABLE ATTACH; Schema: fkpart3; Owner: postgres --- -ALTER TABLE ONLY fkpart3.pk ATTACH PARTITION fkpart3.pk4 FOR VALUES FROM (3000) TO (4000); --- --- Name: pk5; Type: TABLE ATTACH; Schema: fkpart3; Owner: postgres --- -ALTER TABLE ONLY fkpart3.pk ATTACH PARTITION fkpart3.pk5 FOR VALUES FROM (4000) TO (5000); --- --- Name: pk51; Type: TABLE ATTACH; Schema: fkpart3; Owner: postgres --- -ALTER TABLE ONLY fkpart3.pk5 ATTACH PARTITION fkpart3.pk51 FOR VALUES FROM (4000) TO (4500); --- --- Name: pk52; Type: TABLE ATTACH; Schema: fkpart3; Owner: postgres --- -ALTER TABLE ONLY fkpart3.pk5 ATTACH PARTITION fkpart3.pk52 FOR VALUES FROM (4500) TO (5000); --- --- Name: droppk1; Type: TABLE ATTACH; Schema: fkpart4; Owner: postgres --- -ALTER TABLE ONLY fkpart4.droppk ATTACH PARTITION fkpart4.droppk1 FOR VALUES FROM (0) TO (1000); --- --- Name: droppk2; Type: TABLE ATTACH; Schema: fkpart4; Owner: postgres --- -ALTER TABLE ONLY fkpart4.droppk ATTACH PARTITION fkpart4.droppk2 FOR VALUES FROM (1000) TO (2000); --- --- Name: droppk2_d; Type: TABLE ATTACH; Schema: fkpart4; Owner: postgres --- -ALTER TABLE ONLY fkpart4.droppk2 ATTACH PARTITION fkpart4.droppk2_d DEFAULT; --- --- Name: droppk_d; Type: TABLE ATTACH; Schema: fkpart4; Owner: postgres --- -ALTER TABLE ONLY fkpart4.droppk ATTACH PARTITION fkpart4.droppk_d DEFAULT; --- --- Name: fk1; Type: TABLE ATTACH; Schema: fkpart5; Owner: postgres --- -ALTER TABLE ONLY fkpart5.fk ATTACH PARTITION fkpart5.fk1 FOR VALUES IN (1); --- --- Name: fk11; Type: TABLE ATTACH; Schema: fkpart5; Owner: postgres --- -ALTER TABLE ONLY fkpart5.fk1 ATTACH PARTITION fkpart5.fk11 FOR VALUES IN (1); --- --- Name: fk2; Type: TABLE ATTACH; Schema: fkpart5; Owner: postgres --- -ALTER TABLE ONLY fkpart5.fk ATTACH PARTITION fkpart5.fk2 FOR VALUES IN (2); --- --- Name: fk3; Type: TABLE ATTACH; Schema: fkpart5; Owner: postgres --- -ALTER TABLE ONLY fkpart5.fk ATTACH PARTITION fkpart5.fk3 FOR VALUES IN (3); --- --- Name: pk1; Type: TABLE ATTACH; Schema: fkpart5; Owner: postgres --- -ALTER TABLE ONLY fkpart5.pk ATTACH PARTITION fkpart5.pk1 FOR VALUES IN (1); --- --- Name: pk11; Type: TABLE ATTACH; Schema: fkpart5; Owner: postgres --- -ALTER TABLE ONLY fkpart5.pk1 ATTACH PARTITION fkpart5.pk11 FOR VALUES IN (1); --- --- Name: pk2; Type: TABLE ATTACH; Schema: fkpart5; Owner: postgres --- -ALTER TABLE ONLY fkpart5.pk ATTACH PARTITION fkpart5.pk2 FOR VALUES IN (2); --- --- Name: pk3; Type: TABLE ATTACH; Schema: fkpart5; Owner: postgres --- -ALTER TABLE ONLY fkpart5.pk ATTACH PARTITION fkpart5.pk3 FOR VALUES IN (31, 32); --- --- Name: pk31; Type: TABLE ATTACH; Schema: fkpart5; Owner: postgres --- -ALTER TABLE ONLY fkpart5.pk3 ATTACH PARTITION fkpart5.pk31 FOR VALUES IN (31); --- --- Name: pk32; Type: TABLE ATTACH; Schema: fkpart5; Owner: postgres --- -ALTER TABLE ONLY fkpart5.pk3 ATTACH PARTITION fkpart5.pk32 FOR VALUES IN (32); --- --- Name: pk1; Type: TABLE ATTACH; Schema: fkpart6; Owner: postgres --- -ALTER TABLE ONLY fkpart6.pk ATTACH PARTITION fkpart6.pk1 FOR VALUES FROM (1) TO (100); --- --- Name: pk11; Type: TABLE ATTACH; Schema: fkpart6; Owner: postgres --- -ALTER TABLE ONLY fkpart6.pk1 ATTACH PARTITION fkpart6.pk11 FOR VALUES FROM (1) TO (50); --- --- Name: pk12; Type: TABLE ATTACH; Schema: fkpart6; Owner: postgres --- -ALTER TABLE ONLY fkpart6.pk1 ATTACH PARTITION fkpart6.pk12 FOR VALUES FROM (50) TO (100); --- --- Name: alpha_neg; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.alpha ATTACH PARTITION public.alpha_neg FOR VALUES FROM ('-Infinity') TO ('0'); --- --- Name: alpha_neg_p1; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.alpha_neg ATTACH PARTITION public.alpha_neg_p1 FOR VALUES FROM (100) TO (200); --- --- Name: alpha_neg_p2; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.alpha_neg ATTACH PARTITION public.alpha_neg_p2 FOR VALUES FROM (200) TO (300); --- --- Name: alpha_neg_p3; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.alpha_neg ATTACH PARTITION public.alpha_neg_p3 FOR VALUES FROM (300) TO (400); --- --- Name: alpha_pos; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.alpha ATTACH PARTITION public.alpha_pos FOR VALUES FROM ('0') TO ('10'); --- --- Name: alpha_pos_p1; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.alpha_pos ATTACH PARTITION public.alpha_pos_p1 FOR VALUES IN ('0001', '0003'); --- --- Name: alpha_pos_p2; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.alpha_pos ATTACH PARTITION public.alpha_pos_p2 FOR VALUES IN ('0004', '0006'); --- --- Name: alpha_pos_p3; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.alpha_pos ATTACH PARTITION public.alpha_pos_p3 FOR VALUES IN ('0008', '0009'); --- --- Name: attach_parted_part1; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.attach_parted ATTACH PARTITION public.attach_parted_part1 FOR VALUES IN (1); --- --- Name: bar2; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.bar1 ATTACH PARTITION public.bar2 DEFAULT; --- --- Name: beta_neg; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.beta ATTACH PARTITION public.beta_neg FOR VALUES FROM ('-10') TO ('0'); --- --- Name: beta_neg_p1; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.beta_neg ATTACH PARTITION public.beta_neg_p1 FOR VALUES FROM (100) TO (150); --- --- Name: beta_neg_p2; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.beta_neg ATTACH PARTITION public.beta_neg_p2 FOR VALUES FROM (200) TO (300); --- --- Name: beta_neg_p3; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.beta_neg ATTACH PARTITION public.beta_neg_p3 FOR VALUES FROM (350) TO (500); --- --- Name: beta_pos; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.beta ATTACH PARTITION public.beta_pos FOR VALUES FROM ('0') TO ('Infinity'); --- --- Name: beta_pos_p1; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.beta_pos ATTACH PARTITION public.beta_pos_p1 FOR VALUES IN ('0002', '0003'); --- --- Name: beta_pos_p2; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.beta_pos ATTACH PARTITION public.beta_pos_p2 FOR VALUES IN ('0004', '0006'); --- --- Name: beta_pos_p3; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.beta_pos ATTACH PARTITION public.beta_pos_p3 FOR VALUES IN ('0007', '0009'); --- --- Name: cmpart1; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.cmpart ATTACH PARTITION public.cmpart1 FOR VALUES WITH (modulus 2, remainder 0); --- --- Name: cmpart2; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.cmpart ATTACH PARTITION public.cmpart2 FOR VALUES WITH (modulus 2, remainder 1); --- --- Name: covidxpart1; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.covidxpart ATTACH PARTITION public.covidxpart1 FOR VALUES IN (1); --- --- Name: covidxpart2; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.covidxpart ATTACH PARTITION public.covidxpart2 FOR VALUES IN (2); --- --- Name: covidxpart3; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.covidxpart ATTACH PARTITION public.covidxpart3 FOR VALUES IN (3); --- --- Name: covidxpart4; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.covidxpart ATTACH PARTITION public.covidxpart4 FOR VALUES IN (4); --- --- Name: fk_partitioned_fk_1; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.fk_partitioned_fk ATTACH PARTITION public.fk_partitioned_fk_1 FOR VALUES IN (NULL, 500, 501, 502); --- --- Name: fk_partitioned_fk_2; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.fk_partitioned_fk ATTACH PARTITION public.fk_partitioned_fk_2 FOR VALUES IN (1600); --- --- Name: fk_partitioned_fk_2_1; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.fk_partitioned_fk_2 ATTACH PARTITION public.fk_partitioned_fk_2_1 FOR VALUES FROM (0) TO (1000); --- --- Name: fk_partitioned_fk_2_2; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.fk_partitioned_fk_2 ATTACH PARTITION public.fk_partitioned_fk_2_2 FOR VALUES FROM (1000) TO (2000); --- --- Name: fk_partitioned_fk_3; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.fk_partitioned_fk ATTACH PARTITION public.fk_partitioned_fk_3 FOR VALUES IN (2500, 2501, 2502, 2503); --- --- Name: fk_partitioned_fk_4; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.fk_partitioned_fk ATTACH PARTITION public.fk_partitioned_fk_4 FOR VALUES IN (3500, 3502); --- --- Name: fk_partitioned_fk_4_1; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.fk_partitioned_fk_4 ATTACH PARTITION public.fk_partitioned_fk_4_1 FOR VALUES FROM (1, 1) TO (100, 100); --- --- Name: fk_partitioned_fk_4_2; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.fk_partitioned_fk_4 ATTACH PARTITION public.fk_partitioned_fk_4_2 FOR VALUES FROM (100, 100) TO (1000, 1000); --- --- Name: fk_partitioned_fk_5; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.fk_partitioned_fk ATTACH PARTITION public.fk_partitioned_fk_5 FOR VALUES IN (4500); --- --- Name: fk_partitioned_fk_5_1; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.fk_partitioned_fk_5 ATTACH PARTITION public.fk_partitioned_fk_5_1 FOR VALUES FROM (0) TO (10); --- --- Name: gtest_child; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.gtest_parent ATTACH PARTITION public.gtest_child FOR VALUES FROM ('2016-07-01') TO ('2016-08-01'); --- --- Name: gtest_child2; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.gtest_parent ATTACH PARTITION public.gtest_child2 FOR VALUES FROM ('2016-08-01') TO ('2016-09-01'); --- --- Name: gtest_child3; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.gtest_parent ATTACH PARTITION public.gtest_child3 FOR VALUES FROM ('2016-09-01') TO ('2016-10-01'); --- --- Name: idxpart1; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.idxpart ATTACH PARTITION public.idxpart1 FOR VALUES FROM (0) TO (100); --- --- Name: idxpart2; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.idxpart ATTACH PARTITION public.idxpart2 FOR VALUES FROM (100) TO (1000); --- --- Name: idxpart21; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.idxpart2 ATTACH PARTITION public.idxpart21 FOR VALUES FROM (100) TO (200); --- --- Name: idxpart22; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.idxpart2 ATTACH PARTITION public.idxpart22 FOR VALUES FROM (200) TO (300); --- --- Name: idxpart3; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.idxpart ATTACH PARTITION public.idxpart3 FOR VALUES FROM (1000) TO (2000); --- --- Name: idxpart31; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.idxpart3 ATTACH PARTITION public.idxpart31 FOR VALUES FROM (1000) TO (1200); --- --- Name: idxpart32; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.idxpart3 ATTACH PARTITION public.idxpart32 FOR VALUES FROM (1200) TO (1400); --- --- Name: idxpart_another_1; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.idxpart_another ATTACH PARTITION public.idxpart_another_1 FOR VALUES FROM (0) TO (100); --- --- Name: mlparted1; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.mlparted ATTACH PARTITION public.mlparted1 FOR VALUES FROM (1, 2) TO (1, 10); --- --- Name: mlparted11; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.mlparted1 ATTACH PARTITION public.mlparted11 FOR VALUES FROM (2) TO (5); --- --- Name: mlparted12; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.mlparted1 ATTACH PARTITION public.mlparted12 FOR VALUES FROM (5) TO (10); --- --- Name: mlparted2; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.mlparted ATTACH PARTITION public.mlparted2 FOR VALUES FROM (1, 10) TO (1, 20); --- --- Name: mlparted3; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.mlparted ATTACH PARTITION public.mlparted3 FOR VALUES FROM (1, 20) TO (1, 30); --- --- Name: mlparted4; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.mlparted ATTACH PARTITION public.mlparted4 FOR VALUES FROM (1, 30) TO (1, 40); --- --- Name: mlparted_def; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.mlparted ATTACH PARTITION public.mlparted_def DEFAULT; --- --- Name: mlparted_def1; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.mlparted_def ATTACH PARTITION public.mlparted_def1 FOR VALUES FROM (40) TO (50); --- --- Name: mlparted_def2; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.mlparted_def ATTACH PARTITION public.mlparted_def2 FOR VALUES FROM (50) TO (60); --- --- Name: mlparted_defd; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.mlparted_def ATTACH PARTITION public.mlparted_defd DEFAULT; --- --- Name: pagg_tab1_p1; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.pagg_tab1 ATTACH PARTITION public.pagg_tab1_p1 FOR VALUES FROM (0) TO (10); --- --- Name: pagg_tab1_p2; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.pagg_tab1 ATTACH PARTITION public.pagg_tab1_p2 FOR VALUES FROM (10) TO (20); --- --- Name: pagg_tab1_p3; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.pagg_tab1 ATTACH PARTITION public.pagg_tab1_p3 FOR VALUES FROM (20) TO (30); --- --- Name: pagg_tab2_p1; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.pagg_tab2 ATTACH PARTITION public.pagg_tab2_p1 FOR VALUES FROM (0) TO (10); --- --- Name: pagg_tab2_p2; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.pagg_tab2 ATTACH PARTITION public.pagg_tab2_p2 FOR VALUES FROM (10) TO (20); --- --- Name: pagg_tab2_p3; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.pagg_tab2 ATTACH PARTITION public.pagg_tab2_p3 FOR VALUES FROM (20) TO (30); --- --- Name: pagg_tab_m_p1; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.pagg_tab_m ATTACH PARTITION public.pagg_tab_m_p1 FOR VALUES FROM (0, 0) TO (12, 12); --- --- Name: pagg_tab_m_p2; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.pagg_tab_m ATTACH PARTITION public.pagg_tab_m_p2 FOR VALUES FROM (12, 12) TO (22, 22); --- --- Name: pagg_tab_m_p3; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.pagg_tab_m ATTACH PARTITION public.pagg_tab_m_p3 FOR VALUES FROM (22, 22) TO (30, 30); --- --- Name: pagg_tab_ml_p1; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.pagg_tab_ml ATTACH PARTITION public.pagg_tab_ml_p1 FOR VALUES FROM (0) TO (12); --- --- Name: pagg_tab_ml_p2; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.pagg_tab_ml ATTACH PARTITION public.pagg_tab_ml_p2 FOR VALUES FROM (12) TO (20); --- --- Name: pagg_tab_ml_p2_s1; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.pagg_tab_ml_p2 ATTACH PARTITION public.pagg_tab_ml_p2_s1 FOR VALUES IN ('0000', '0001', '0002'); --- --- Name: pagg_tab_ml_p2_s2; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.pagg_tab_ml_p2 ATTACH PARTITION public.pagg_tab_ml_p2_s2 FOR VALUES IN ('0003'); --- --- Name: pagg_tab_ml_p3; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.pagg_tab_ml ATTACH PARTITION public.pagg_tab_ml_p3 FOR VALUES FROM (20) TO (30); --- --- Name: pagg_tab_ml_p3_s1; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.pagg_tab_ml_p3 ATTACH PARTITION public.pagg_tab_ml_p3_s1 FOR VALUES FROM (0) TO (7); --- --- Name: pagg_tab_ml_p3_s2; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.pagg_tab_ml_p3 ATTACH PARTITION public.pagg_tab_ml_p3_s2 FOR VALUES FROM (7) TO (10); --- --- Name: pagg_tab_p1; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.pagg_tab ATTACH PARTITION public.pagg_tab_p1 FOR VALUES IN ('0000', '0001', '0002', '0003', '0004'); --- --- Name: pagg_tab_p2; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.pagg_tab ATTACH PARTITION public.pagg_tab_p2 FOR VALUES IN ('0005', '0006', '0007', '0008'); --- --- Name: pagg_tab_p3; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.pagg_tab ATTACH PARTITION public.pagg_tab_p3 FOR VALUES IN ('0009', '0010', '0011'); --- --- Name: pagg_tab_para_p1; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.pagg_tab_para ATTACH PARTITION public.pagg_tab_para_p1 FOR VALUES FROM (0) TO (12); --- --- Name: pagg_tab_para_p2; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.pagg_tab_para ATTACH PARTITION public.pagg_tab_para_p2 FOR VALUES FROM (12) TO (22); --- --- Name: pagg_tab_para_p3; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.pagg_tab_para ATTACH PARTITION public.pagg_tab_para_p3 FOR VALUES FROM (22) TO (30); --- --- Name: part1_self_fk; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.parted_self_fk ATTACH PARTITION public.part1_self_fk FOR VALUES FROM ('0') TO ('10'); --- --- Name: part2_self_fk; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.parted_self_fk ATTACH PARTITION public.part2_self_fk FOR VALUES FROM ('10') TO ('20'); --- --- Name: part32_self_fk; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.part3_self_fk ATTACH PARTITION public.part32_self_fk FOR VALUES FROM ('20') TO ('30'); --- --- Name: part33_self_fk; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.part3_self_fk ATTACH PARTITION public.part33_self_fk FOR VALUES FROM ('30') TO ('40'); --- --- Name: part3_self_fk; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.parted_self_fk ATTACH PARTITION public.part3_self_fk FOR VALUES FROM ('20') TO ('40'); --- --- Name: part_7_a_null; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.part_7 ATTACH PARTITION public.part_7_a_null FOR VALUES IN ('a', NULL); --- --- Name: part_p1; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.part ATTACH PARTITION public.part_p1 FOR VALUES IN ('-2', '-1', 0, 1, 2); --- --- Name: part_p2; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.part ATTACH PARTITION public.part_p2 DEFAULT; --- --- Name: part_p2_p1; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.part_p2 ATTACH PARTITION public.part_p2_p1 DEFAULT; --- --- Name: part_rev; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.part ATTACH PARTITION public.part_rev FOR VALUES IN (3); --- --- Name: pht1_e_p1; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.pht1_e ATTACH PARTITION public.pht1_e_p1 FOR VALUES WITH (modulus 3, remainder 0); --- --- Name: pht1_e_p2; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.pht1_e ATTACH PARTITION public.pht1_e_p2 FOR VALUES WITH (modulus 3, remainder 1); --- --- Name: pht1_e_p3; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.pht1_e ATTACH PARTITION public.pht1_e_p3 FOR VALUES WITH (modulus 3, remainder 2); --- --- Name: pht1_p1; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.pht1 ATTACH PARTITION public.pht1_p1 FOR VALUES WITH (modulus 3, remainder 0); --- --- Name: pht1_p2; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.pht1 ATTACH PARTITION public.pht1_p2 FOR VALUES WITH (modulus 3, remainder 1); --- --- Name: pht1_p3; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.pht1 ATTACH PARTITION public.pht1_p3 FOR VALUES WITH (modulus 3, remainder 2); --- --- Name: pht2_p1; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.pht2 ATTACH PARTITION public.pht2_p1 FOR VALUES WITH (modulus 3, remainder 0); --- --- Name: pht2_p2; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.pht2 ATTACH PARTITION public.pht2_p2 FOR VALUES WITH (modulus 3, remainder 1); --- --- Name: pht2_p3; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.pht2 ATTACH PARTITION public.pht2_p3 FOR VALUES WITH (modulus 3, remainder 2); --- --- Name: pitest1_p1; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.pitest1 ATTACH PARTITION public.pitest1_p1 FOR VALUES FROM ('2016-07-01') TO ('2016-08-01'); --- --- Name: pitest1_p2; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.pitest1 ATTACH PARTITION public.pitest1_p2 FOR VALUES FROM ('2016-08-01') TO ('2016-09-01'); --- --- Name: pitest2_p2; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.pitest2 ATTACH PARTITION public.pitest2_p2 FOR VALUES FROM ('2016-08-01') TO ('2016-09-01'); --- --- Name: plt1_e_p1; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.plt1_e ATTACH PARTITION public.plt1_e_p1 FOR VALUES IN ('0000', '0003', '0004', '0010'); --- --- Name: plt1_e_p2; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.plt1_e ATTACH PARTITION public.plt1_e_p2 FOR VALUES IN ('0001', '0005', '0002', '0009'); --- --- Name: plt1_e_p3; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.plt1_e ATTACH PARTITION public.plt1_e_p3 FOR VALUES IN ('0006', '0007', '0008', '0011'); --- --- Name: plt1_p1; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.plt1 ATTACH PARTITION public.plt1_p1 FOR VALUES IN ('0000', '0003', '0004', '0010'); --- --- Name: plt1_p2; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.plt1 ATTACH PARTITION public.plt1_p2 FOR VALUES IN ('0001', '0005', '0002', '0009'); --- --- Name: plt1_p3; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.plt1 ATTACH PARTITION public.plt1_p3 DEFAULT; --- --- Name: plt2_p1; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.plt2 ATTACH PARTITION public.plt2_p1 FOR VALUES IN ('0000', '0003', '0004', '0010'); --- --- Name: plt2_p2; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.plt2 ATTACH PARTITION public.plt2_p2 FOR VALUES IN ('0001', '0005', '0002', '0009'); --- --- Name: plt2_p3; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.plt2 ATTACH PARTITION public.plt2_p3 DEFAULT; --- --- Name: prt1_e_p1; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.prt1_e ATTACH PARTITION public.prt1_e_p1 FOR VALUES FROM (0) TO (250); --- --- Name: prt1_e_p2; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.prt1_e ATTACH PARTITION public.prt1_e_p2 FOR VALUES FROM (250) TO (500); --- --- Name: prt1_e_p3; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.prt1_e ATTACH PARTITION public.prt1_e_p3 FOR VALUES FROM (500) TO (600); --- --- Name: prt1_l_p1; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.prt1_l ATTACH PARTITION public.prt1_l_p1 FOR VALUES FROM (0) TO (250); --- --- Name: prt1_l_p2; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.prt1_l ATTACH PARTITION public.prt1_l_p2 FOR VALUES FROM (250) TO (500); --- --- Name: prt1_l_p2_p1; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.prt1_l_p2 ATTACH PARTITION public.prt1_l_p2_p1 FOR VALUES IN ('0000', '0001'); --- --- Name: prt1_l_p2_p2; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.prt1_l_p2 ATTACH PARTITION public.prt1_l_p2_p2 FOR VALUES IN ('0002', '0003'); --- --- Name: prt1_l_p3; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.prt1_l ATTACH PARTITION public.prt1_l_p3 FOR VALUES FROM (500) TO (600); --- --- Name: prt1_l_p3_p1; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.prt1_l_p3 ATTACH PARTITION public.prt1_l_p3_p1 FOR VALUES FROM (0) TO (13); --- --- Name: prt1_l_p3_p2; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.prt1_l_p3 ATTACH PARTITION public.prt1_l_p3_p2 FOR VALUES FROM (13) TO (25); --- --- Name: prt1_m_p1; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.prt1_m ATTACH PARTITION public.prt1_m_p1 FOR VALUES FROM (0, 0) TO (250, 250); --- --- Name: prt1_m_p2; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.prt1_m ATTACH PARTITION public.prt1_m_p2 FOR VALUES FROM (250, 250) TO (500, 500); --- --- Name: prt1_m_p3; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.prt1_m ATTACH PARTITION public.prt1_m_p3 FOR VALUES FROM (500, 500) TO (600, 600); --- --- Name: prt1_n_p1; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.prt1_n ATTACH PARTITION public.prt1_n_p1 FOR VALUES FROM ('0000') TO ('0250'); --- --- Name: prt1_n_p2; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.prt1_n ATTACH PARTITION public.prt1_n_p2 FOR VALUES FROM ('0250') TO ('0500'); --- --- Name: prt1_p1; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.prt1 ATTACH PARTITION public.prt1_p1 FOR VALUES FROM (0) TO (250); --- --- Name: prt1_p2; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.prt1 ATTACH PARTITION public.prt1_p2 FOR VALUES FROM (250) TO (500); --- --- Name: prt1_p3; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.prt1 ATTACH PARTITION public.prt1_p3 DEFAULT; --- --- Name: prt2_e_p1; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.prt2_e ATTACH PARTITION public.prt2_e_p1 FOR VALUES FROM (0) TO (250); --- --- Name: prt2_e_p2; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.prt2_e ATTACH PARTITION public.prt2_e_p2 FOR VALUES FROM (250) TO (500); --- --- Name: prt2_e_p3; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.prt2_e ATTACH PARTITION public.prt2_e_p3 FOR VALUES FROM (500) TO (600); --- --- Name: prt2_l_p1; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.prt2_l ATTACH PARTITION public.prt2_l_p1 FOR VALUES FROM (0) TO (250); --- --- Name: prt2_l_p2; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.prt2_l ATTACH PARTITION public.prt2_l_p2 FOR VALUES FROM (250) TO (500); --- --- Name: prt2_l_p2_p1; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.prt2_l_p2 ATTACH PARTITION public.prt2_l_p2_p1 FOR VALUES IN ('0000', '0001'); --- --- Name: prt2_l_p2_p2; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.prt2_l_p2 ATTACH PARTITION public.prt2_l_p2_p2 FOR VALUES IN ('0002', '0003'); --- --- Name: prt2_l_p3; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.prt2_l ATTACH PARTITION public.prt2_l_p3 FOR VALUES FROM (500) TO (600); --- --- Name: prt2_l_p3_p1; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.prt2_l_p3 ATTACH PARTITION public.prt2_l_p3_p1 FOR VALUES FROM (0) TO (13); --- --- Name: prt2_l_p3_p2; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.prt2_l_p3 ATTACH PARTITION public.prt2_l_p3_p2 FOR VALUES FROM (13) TO (25); --- --- Name: prt2_m_p1; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.prt2_m ATTACH PARTITION public.prt2_m_p1 FOR VALUES FROM (0, 0) TO (250, 250); --- --- Name: prt2_m_p2; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.prt2_m ATTACH PARTITION public.prt2_m_p2 FOR VALUES FROM (250, 250) TO (500, 500); --- --- Name: prt2_m_p3; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.prt2_m ATTACH PARTITION public.prt2_m_p3 FOR VALUES FROM (500, 500) TO (600, 600); --- --- Name: prt2_n_p1; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.prt2_n ATTACH PARTITION public.prt2_n_p1 FOR VALUES IN ('0000', '0003', '0004', '0010', '0006', '0007'); --- --- Name: prt2_n_p2; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.prt2_n ATTACH PARTITION public.prt2_n_p2 FOR VALUES IN ('0001', '0005', '0002', '0009', '0008', '0011'); --- --- Name: prt2_p1; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.prt2 ATTACH PARTITION public.prt2_p1 FOR VALUES FROM (0) TO (250); --- --- Name: prt2_p2; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.prt2 ATTACH PARTITION public.prt2_p2 FOR VALUES FROM (250) TO (500); --- --- Name: prt2_p3; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.prt2 ATTACH PARTITION public.prt2_p3 DEFAULT; --- --- Name: prt3_n_p1; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.prt3_n ATTACH PARTITION public.prt3_n_p1 FOR VALUES IN ('0000', '0004', '0006', '0007'); --- --- Name: prt3_n_p2; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.prt3_n ATTACH PARTITION public.prt3_n_p2 FOR VALUES IN ('0001', '0002', '0008', '0010'); --- --- Name: prt3_n_p3; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.prt3_n ATTACH PARTITION public.prt3_n_p3 FOR VALUES IN ('0003', '0005', '0009', '0011'); --- --- Name: prt4_n_p1; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.prt4_n ATTACH PARTITION public.prt4_n_p1 FOR VALUES FROM (0) TO (300); --- --- Name: prt4_n_p2; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.prt4_n ATTACH PARTITION public.prt4_n_p2 FOR VALUES FROM (300) TO (500); --- --- Name: prt4_n_p3; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.prt4_n ATTACH PARTITION public.prt4_n_p3 FOR VALUES FROM (500) TO (600); --- --- Name: pt_part1; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.partitioned_table ATTACH PARTITION public.pt_part1 FOR VALUES IN (1); --- --- Name: pt_part2; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.partitioned_table ATTACH PARTITION public.pt_part2 FOR VALUES IN (2); --- --- Name: tableam_parted_a_heap2; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.tableam_parted_heap2 ATTACH PARTITION public.tableam_parted_a_heap2 FOR VALUES IN ('a'); --- --- Name: tableam_parted_b_heap2; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.tableam_parted_heap2 ATTACH PARTITION public.tableam_parted_b_heap2 FOR VALUES IN ('b'); --- --- Name: tableam_parted_c_heap2; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.tableam_parted_heap2 ATTACH PARTITION public.tableam_parted_c_heap2 FOR VALUES IN ('c'); --- --- Name: tableam_parted_d_heap2; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.tableam_parted_heap2 ATTACH PARTITION public.tableam_parted_d_heap2 FOR VALUES IN ('d'); --- --- Name: trigger_parted_p1; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.trigger_parted ATTACH PARTITION public.trigger_parted_p1 FOR VALUES IN (1); --- --- Name: trigger_parted_p1_1; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.trigger_parted_p1 ATTACH PARTITION public.trigger_parted_p1_1 FOR VALUES IN (1); --- --- Name: trigger_parted_p2; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.trigger_parted ATTACH PARTITION public.trigger_parted_p2 FOR VALUES IN (2); --- --- Name: trigger_parted_p2_2; Type: TABLE ATTACH; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.trigger_parted_p2 ATTACH PARTITION public.trigger_parted_p2_2 FOR VALUES IN (2); --- --- Name: pk1; Type: TABLE ATTACH; Schema: regress_indexing; Owner: postgres --- -ALTER TABLE ONLY regress_indexing.pk ATTACH PARTITION regress_indexing.pk1 FOR VALUES FROM (0) TO (1000); --- --- Name: pk2; Type: TABLE ATTACH; Schema: regress_indexing; Owner: postgres --- -ALTER TABLE ONLY regress_indexing.pk ATTACH PARTITION regress_indexing.pk2 FOR VALUES FROM (1000) TO (2000); --- --- Name: pk3; Type: TABLE ATTACH; Schema: regress_indexing; Owner: postgres --- -ALTER TABLE ONLY regress_indexing.pk ATTACH PARTITION regress_indexing.pk3 FOR VALUES FROM (2000) TO (3000); --- --- Name: pk4; Type: TABLE ATTACH; Schema: regress_indexing; Owner: postgres --- -ALTER TABLE ONLY regress_indexing.pk ATTACH PARTITION regress_indexing.pk4 FOR VALUES FROM (3000) TO (4000); --- --- Name: pk5; Type: TABLE ATTACH; Schema: regress_indexing; Owner: postgres --- -ALTER TABLE ONLY regress_indexing.pk ATTACH PARTITION regress_indexing.pk5 FOR VALUES FROM (4000) TO (5000); --- --- Name: pk51; Type: TABLE ATTACH; Schema: regress_indexing; Owner: postgres --- -ALTER TABLE ONLY regress_indexing.pk5 ATTACH PARTITION regress_indexing.pk51 FOR VALUES FROM (4000) TO (4500); --- --- Name: pk52; Type: TABLE ATTACH; Schema: regress_indexing; Owner: postgres --- -ALTER TABLE ONLY regress_indexing.pk5 ATTACH PARTITION regress_indexing.pk52 FOR VALUES FROM (4500) TO (5000); --- --- Name: clstr_tst a; Type: DEFAULT; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.clstr_tst ALTER COLUMN a SET DEFAULT nextval('public.clstr_tst_a_seq'::regclass); --- --- Name: clstr_tst_inh a; Type: DEFAULT; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.clstr_tst_inh ALTER COLUMN a SET DEFAULT nextval('public.clstr_tst_a_seq'::regclass); --- --- Name: clstr_tst_s rf_a; Type: DEFAULT; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.clstr_tst_s ALTER COLUMN rf_a SET DEFAULT nextval('public.clstr_tst_s_rf_a_seq'::regclass); --- --- Name: emp1 id; Type: DEFAULT; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.emp1 ALTER COLUMN id SET DEFAULT nextval('public.emp1_id_seq'::regclass); --- --- Name: itest5 a; Type: DEFAULT; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.itest5 ALTER COLUMN a SET DEFAULT nextval('public.itest5_a_seq'::regclass); --- --- Name: rules_log id; Type: DEFAULT; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.rules_log ALTER COLUMN id SET DEFAULT nextval('public.rules_log_id_seq'::regclass); --- --- Name: sj_t1 id; Type: DEFAULT; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.sj_t1 ALTER COLUMN id SET DEFAULT nextval('public.sj_t1_id_seq'::regclass); --- --- Name: sj_t2 id; Type: DEFAULT; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.sj_t2 ALTER COLUMN id SET DEFAULT nextval('public.sj_t2_id_seq'::regclass); --- --- Name: sj_t3 id; Type: DEFAULT; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.sj_t3 ALTER COLUMN id SET DEFAULT nextval('public.sj_t3_id_seq'::regclass); --- --- Name: sj_t4 id; Type: DEFAULT; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.sj_t4 ALTER COLUMN id SET DEFAULT nextval('public.sj_t4_id_seq'::regclass); --- --- Name: spgist_box_tbl id; Type: DEFAULT; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.spgist_box_tbl ALTER COLUMN id SET DEFAULT nextval('public.spgist_box_tbl_id_seq'::regclass); --- --- Name: spgist_unlogged_tbl id; Type: DEFAULT; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.spgist_unlogged_tbl ALTER COLUMN id SET DEFAULT nextval('public.spgist_unlogged_tbl_id_seq'::regclass); --- --- Name: transition_table_level1 level1_no; Type: DEFAULT; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.transition_table_level1 ALTER COLUMN level1_no SET DEFAULT nextval('public.transition_table_level1_level1_no_seq'::regclass); --- --- Name: transition_table_level2 level2_no; Type: DEFAULT; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.transition_table_level2 ALTER COLUMN level2_no SET DEFAULT nextval('public.transition_table_level2_level2_no_seq'::regclass); --- --- Name: 2121..36902; Type: BLOB METADATA; Schema: -; Owner: postgres --- -SELECT pg_catalog.lo_create('2121'); -SELECT pg_catalog.lo_create('35137'); -SELECT pg_catalog.lo_create('36902'); -ALTER LARGE OBJECT 2121 OWNER TO postgres; -ALTER LARGE OBJECT 35137 OWNER TO postgres; -ALTER LARGE OBJECT 36902 OWNER TO postgres; --- --- Name: LARGE OBJECT 2121; Type: COMMENT; Schema: -; Owner: postgres --- -COMMENT ON LARGE OBJECT 2121 IS 'testing comments'; --- --- Name: LARGE OBJECT 35137; Type: COMMENT; Schema: -; Owner: postgres --- -COMMENT ON LARGE OBJECT 35137 IS 'I Wandered Lonely as a Cloud'; --- --- Data for Name: fk1; Type: TABLE DATA; Schema: fkpart3; Owner: postgres --- -COPY fkpart3.fk1 (a) FROM stdin; -\. --- --- Data for Name: fk2; Type: TABLE DATA; Schema: fkpart3; Owner: postgres --- -COPY fkpart3.fk2 (a) FROM stdin; -\. --- --- Data for Name: fk3; Type: TABLE DATA; Schema: fkpart3; Owner: postgres --- -COPY fkpart3.fk3 (a) FROM stdin; -\. --- --- Data for Name: pk1; Type: TABLE DATA; Schema: fkpart3; Owner: postgres --- -COPY fkpart3.pk1 (a) FROM stdin; -\. --- --- Data for Name: pk2; Type: TABLE DATA; Schema: fkpart3; Owner: postgres --- -COPY fkpart3.pk2 (a) FROM stdin; -\. --- --- Data for Name: pk3; Type: TABLE DATA; Schema: fkpart3; Owner: postgres --- -COPY fkpart3.pk3 (a) FROM stdin; -\. --- --- Data for Name: pk4; Type: TABLE DATA; Schema: fkpart3; Owner: postgres --- -COPY fkpart3.pk4 (a) FROM stdin; -\. --- --- Data for Name: pk51; Type: TABLE DATA; Schema: fkpart3; Owner: postgres --- -COPY fkpart3.pk51 (a) FROM stdin; -\. --- --- Data for Name: pk52; Type: TABLE DATA; Schema: fkpart3; Owner: postgres --- -COPY fkpart3.pk52 (a) FROM stdin; -\. --- --- Data for Name: dropfk; Type: TABLE DATA; Schema: fkpart4; Owner: postgres --- -COPY fkpart4.dropfk (a) FROM stdin; -\. --- --- Data for Name: droppk1; Type: TABLE DATA; Schema: fkpart4; Owner: postgres --- -COPY fkpart4.droppk1 (a) FROM stdin; -1 -\. --- --- Data for Name: droppk21; Type: TABLE DATA; Schema: fkpart4; Owner: postgres --- -COPY fkpart4.droppk21 (a) FROM stdin; -1000 -\. --- --- Data for Name: droppk2_d; Type: TABLE DATA; Schema: fkpart4; Owner: postgres --- -COPY fkpart4.droppk2_d (a) FROM stdin; -1500 -\. --- --- Data for Name: droppk_d; Type: TABLE DATA; Schema: fkpart4; Owner: postgres --- -COPY fkpart4.droppk_d (a) FROM stdin; -2000 -\. --- --- Data for Name: fk11; Type: TABLE DATA; Schema: fkpart5; Owner: postgres --- -COPY fkpart5.fk11 (a) FROM stdin; -\. --- --- Data for Name: fk2; Type: TABLE DATA; Schema: fkpart5; Owner: postgres --- -COPY fkpart5.fk2 (a) FROM stdin; -\. --- --- Data for Name: fk3; Type: TABLE DATA; Schema: fkpart5; Owner: postgres --- -COPY fkpart5.fk3 (a) FROM stdin; -\. --- --- Data for Name: fk4; Type: TABLE DATA; Schema: fkpart5; Owner: postgres --- -COPY fkpart5.fk4 (a) FROM stdin; -50 -\. --- --- Data for Name: pk11; Type: TABLE DATA; Schema: fkpart5; Owner: postgres --- -COPY fkpart5.pk11 (a) FROM stdin; -\. --- --- Data for Name: pk2; Type: TABLE DATA; Schema: fkpart5; Owner: postgres --- -COPY fkpart5.pk2 (a) FROM stdin; -\. --- --- Data for Name: pk31; Type: TABLE DATA; Schema: fkpart5; Owner: postgres --- -COPY fkpart5.pk31 (a) FROM stdin; -\. --- --- Data for Name: pk32; Type: TABLE DATA; Schema: fkpart5; Owner: postgres --- -COPY fkpart5.pk32 (a) FROM stdin; -\. --- --- Data for Name: pk11; Type: TABLE DATA; Schema: fkpart6; Owner: postgres --- -COPY fkpart6.pk11 (a) FROM stdin; -20 -30 -\. --- --- Data for Name: pk12; Type: TABLE DATA; Schema: fkpart6; Owner: postgres --- -COPY fkpart6.pk12 (a) FROM stdin; -\. --- --- Data for Name: a; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.a (aa) FROM stdin; -\. --- --- Data for Name: a_star; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.a_star (class, aa, a) FROM stdin; -a 1 \N -a 2 \N -a \N \N -\. --- --- Data for Name: agg_data_20k; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.agg_data_20k (g) FROM stdin; -0 -1 -2 -3 -4 -5 -6 -7 -8 -9 -10 -11 -12 -13 -14 -15 -16 -17 -18 -19 -20 -21 -22 -23 -24 -25 -26 -27 -28 -29 -30 -31 -32 -33 -34 -35 -36 -37 -38 -39 -40 -41 -42 -43 -44 -45 -46 -47 -48 -49 -50 -51 -52 -53 -54 -55 -56 -57 -58 -59 -60 -61 -62 -63 -64 -65 -66 -67 -68 -69 -70 -71 -72 -73 -74 -75 -76 -77 -78 -79 -80 -81 -82 -83 -84 -85 -86 -87 -88 -89 -90 -91 -92 -93 -94 -95 -96 -97 -98 -99 -100 -101 -102 -103 -104 -105 -106 -107 -108 -109 -110 -111 -112 -113 -114 -115 -116 -117 -118 -119 -120 -121 -122 -123 -124 -125 -126 -127 -128 -129 -130 -131 -132 -133 -134 -135 -136 -137 -138 -139 -140 -141 -142 -143 -144 -145 -146 -147 -148 -149 -150 -151 -152 -153 -154 -155 -156 -157 -158 -159 -160 -161 -162 -163 -164 -165 -166 -167 -168 -169 -170 -171 -172 -173 -174 -175 -176 -177 -178 -179 -180 -181 -182 -183 -184 -185 -186 -187 -188 -189 -190 -191 -192 -193 -194 -195 -196 -197 -198 -199 -200 -201 -202 -203 -204 -205 -206 -207 -208 -209 -210 -211 -212 -213 -214 -215 -216 -217 -218 -219 -220 -221 -222 -223 -224 -225 -226 -227 -228 -229 -230 -231 -232 -233 -234 -235 -236 -237 -238 -239 -240 -241 -242 -243 -244 -245 -246 -247 -248 -249 -250 -251 -252 -253 -254 -255 -256 -257 -258 -259 -260 -261 -262 -263 -264 -265 -266 -267 -268 -269 -270 -271 -272 -273 -274 -275 -276 -277 -278 -279 -280 -281 -282 -283 -284 -285 -286 -287 -288 -289 -290 -291 -292 -293 -294 -295 -296 -297 -298 -299 -300 -301 -302 -303 -304 -305 -306 -307 -308 -309 -310 -311 -312 -313 -314 -315 -316 -317 -318 -319 -320 -321 -322 -323 -324 -325 -326 -327 -328 -329 -330 -331 -332 -333 -334 -335 -336 -337 -338 -339 -340 -341 -342 -343 -344 -345 -346 -347 -348 -349 -350 -351 -352 -353 -354 -355 -356 -357 -358 -359 -360 -361 -362 -363 -364 -365 -366 -367 -368 -369 -370 -371 -372 -373 -374 -375 -376 -377 -378 -379 -380 -381 -382 -383 -384 -385 -386 -387 -388 -389 -390 -391 -392 -393 -394 -395 -396 -397 -398 -399 -400 -401 -402 -403 -404 -405 -406 -407 -408 -409 -410 -411 -412 -413 -414 -415 -416 -417 -418 -419 -420 -421 -422 -423 -424 -425 -426 -427 -428 -429 -430 -431 -432 -433 -434 -435 -436 -437 -438 -439 -440 -441 -442 -443 -444 -445 -446 -447 -448 -449 -450 -451 -452 -453 -454 -455 -456 -457 -458 -459 -460 -461 -462 -463 -464 -465 -466 -467 -468 -469 -470 -471 -472 -473 -474 -475 -476 -477 -478 -479 -480 -481 -482 -483 -484 -485 -486 -487 -488 -489 -490 -491 -492 -493 -494 -495 -496 -497 -498 -499 -500 -501 -502 -503 -504 -505 -506 -507 -508 -509 -510 -511 -512 -513 -514 -515 -516 -517 -518 -519 -520 -521 -522 -523 -524 -525 -526 -527 -528 -529 -530 -531 -532 -533 -534 -535 -536 -537 -538 -539 -540 -541 -542 -543 -544 -545 -546 -547 -548 -549 -550 -551 -552 -553 -554 -555 -556 -557 -558 -559 -560 -561 -562 -563 -564 -565 -566 -567 -568 -569 -570 -571 -572 -573 -574 -575 -576 -577 -578 -579 -580 -581 -582 -583 -584 -585 -586 -587 -588 -589 -590 -591 -592 -593 -594 -595 -596 -597 -598 -599 -600 -601 -602 -603 -604 -605 -606 -607 -608 -609 -610 -611 -612 -613 -614 -615 -616 -617 -618 -619 -620 -621 -622 -623 -624 -625 -626 -627 -628 -629 -630 -631 -632 -633 -634 -635 -636 -637 -638 -639 -640 -641 -642 -643 -644 -645 -646 -647 -648 -649 -650 -651 -652 -653 -654 -655 -656 -657 -658 -659 -660 -661 -662 -663 -664 -665 -666 -667 -668 -669 -670 -671 -672 -673 -674 -675 -676 -677 -678 -679 -680 -681 -682 -683 -684 -685 -686 -687 -688 -689 -690 -691 -692 -693 -694 -695 -696 -697 -698 -699 -700 -701 -702 -703 -704 -705 -706 -707 -708 -709 -710 -711 -712 -713 -714 -715 -716 -717 -718 -719 -720 -721 -722 -723 -724 -725 -726 -727 -728 -729 -730 -731 -732 -733 -734 -735 -736 -737 -738 -739 -740 -741 -742 -743 -744 -745 -746 -747 -748 -749 -750 -751 -752 -753 -754 -755 -756 -757 -758 -759 -760 -761 -762 -763 -764 -765 -766 -767 -768 -769 -770 -771 -772 -773 -774 -775 -776 -777 -778 -779 -780 -781 -782 -783 -784 -785 -786 -787 -788 -789 -790 -791 -792 -793 -794 -795 -796 -797 -798 -799 -800 -801 -802 -803 -804 -805 -806 -807 -808 -809 -810 -811 -812 -813 -814 -815 -816 -817 -818 -819 -820 -821 -822 -823 -824 -825 -826 -827 -828 -829 -830 -831 -832 -833 -834 -835 -836 -837 -838 -839 -840 -841 -842 -843 -844 -845 -846 -847 -848 -849 -850 -851 -852 -853 -854 -855 -856 -857 -858 -859 -860 -861 -862 -863 -864 -865 -866 -867 -868 -869 -870 -871 -872 -873 -874 -875 -876 -877 -878 -879 -880 -881 -882 -883 -884 -885 -886 -887 -888 -889 -890 -891 -892 -893 -894 -895 -896 -897 -898 -899 -900 -901 -902 -903 -904 -905 -906 -907 -908 -909 -910 -911 -912 -913 -914 -915 -916 -917 -918 -919 -920 -921 -922 -923 -924 -925 -926 -927 -928 -929 -930 -931 -932 -933 -934 -935 -936 -937 -938 -939 -940 -941 -942 -943 -944 -945 -946 -947 -948 -949 -950 -951 -952 -953 -954 -955 -956 -957 -958 -959 -960 -961 -962 -963 -964 -965 -966 -967 -968 -969 -970 -971 -972 -973 -974 -975 -976 -977 -978 -979 -980 -981 -982 -983 -984 -985 -986 -987 -988 -989 -990 -991 -992 -993 -994 -995 -996 -997 -998 -999 -1000 -1001 -1002 -1003 -1004 -1005 -1006 -1007 -1008 -1009 -1010 -1011 -1012 -1013 -1014 -1015 -1016 -1017 -1018 -1019 -1020 -1021 -1022 -1023 -1024 -1025 -1026 -1027 -1028 -1029 -1030 -1031 -1032 -1033 -1034 -1035 -1036 -1037 -1038 -1039 -1040 -1041 -1042 -1043 -1044 -1045 -1046 -1047 -1048 -1049 -1050 -1051 -1052 -1053 -1054 -1055 -1056 -1057 -1058 -1059 -1060 -1061 -1062 -1063 -1064 -1065 -1066 -1067 -1068 -1069 -1070 -1071 -1072 -1073 -1074 -1075 -1076 -1077 -1078 -1079 -1080 -1081 -1082 -1083 -1084 -1085 -1086 -1087 -1088 -1089 -1090 -1091 -1092 -1093 -1094 -1095 -1096 -1097 -1098 -1099 -1100 -1101 -1102 -1103 -1104 -1105 -1106 -1107 -1108 -1109 -1110 -1111 -1112 -1113 -1114 -1115 -1116 -1117 -1118 -1119 -1120 -1121 -1122 -1123 -1124 -1125 -1126 -1127 -1128 -1129 -1130 -1131 -1132 -1133 -1134 -1135 -1136 -1137 -1138 -1139 -1140 -1141 -1142 -1143 -1144 -1145 -1146 -1147 -1148 -1149 -1150 -1151 -1152 -1153 -1154 -1155 -1156 -1157 -1158 -1159 -1160 -1161 -1162 -1163 -1164 -1165 -1166 -1167 -1168 -1169 -1170 -1171 -1172 -1173 -1174 -1175 -1176 -1177 -1178 -1179 -1180 -1181 -1182 -1183 -1184 -1185 -1186 -1187 -1188 -1189 -1190 -1191 -1192 -1193 -1194 -1195 -1196 -1197 -1198 -1199 -1200 -1201 -1202 -1203 -1204 -1205 -1206 -1207 -1208 -1209 -1210 -1211 -1212 -1213 -1214 -1215 -1216 -1217 -1218 -1219 -1220 -1221 -1222 -1223 -1224 -1225 -1226 -1227 -1228 -1229 -1230 -1231 -1232 -1233 -1234 -1235 -1236 -1237 -1238 -1239 -1240 -1241 -1242 -1243 -1244 -1245 -1246 -1247 -1248 -1249 -1250 -1251 -1252 -1253 -1254 -1255 -1256 -1257 -1258 -1259 -1260 -1261 -1262 -1263 -1264 -1265 -1266 -1267 -1268 -1269 -1270 -1271 -1272 -1273 -1274 -1275 -1276 -1277 -1278 -1279 -1280 -1281 -1282 -1283 -1284 -1285 -1286 -1287 -1288 -1289 -1290 -1291 -1292 -1293 -1294 -1295 -1296 -1297 -1298 -1299 -1300 -1301 -1302 -1303 -1304 -1305 -1306 -1307 -1308 -1309 -1310 -1311 -1312 -1313 -1314 -1315 -1316 -1317 -1318 -1319 -1320 -1321 -1322 -1323 -1324 -1325 -1326 -1327 -1328 -1329 -1330 -1331 -1332 -1333 -1334 -1335 -1336 -1337 -1338 -1339 -1340 -1341 -1342 -1343 -1344 -1345 -1346 -1347 -1348 -1349 -1350 -1351 -1352 -1353 -1354 -1355 -1356 -1357 -1358 -1359 -1360 -1361 -1362 -1363 -1364 -1365 -1366 -1367 -1368 -1369 -1370 -1371 -1372 -1373 -1374 -1375 -1376 -1377 -1378 -1379 -1380 -1381 -1382 -1383 -1384 -1385 -1386 -1387 -1388 -1389 -1390 -1391 -1392 -1393 -1394 -1395 -1396 -1397 -1398 -1399 -1400 -1401 -1402 -1403 -1404 -1405 -1406 -1407 -1408 -1409 -1410 -1411 -1412 -1413 -1414 -1415 -1416 -1417 -1418 -1419 -1420 -1421 -1422 -1423 -1424 -1425 -1426 -1427 -1428 -1429 -1430 -1431 -1432 -1433 -1434 -1435 -1436 -1437 -1438 -1439 -1440 -1441 -1442 -1443 -1444 -1445 -1446 -1447 -1448 -1449 -1450 -1451 -1452 -1453 -1454 -1455 -1456 -1457 -1458 -1459 -1460 -1461 -1462 -1463 -1464 -1465 -1466 -1467 -1468 -1469 -1470 -1471 -1472 -1473 -1474 -1475 -1476 -1477 -1478 -1479 -1480 -1481 -1482 -1483 -1484 -1485 -1486 -1487 -1488 -1489 -1490 -1491 -1492 -1493 -1494 -1495 -1496 -1497 -1498 -1499 -1500 -1501 -1502 -1503 -1504 -1505 -1506 -1507 -1508 -1509 -1510 -1511 -1512 -1513 -1514 -1515 -1516 -1517 -1518 -1519 -1520 -1521 -1522 -1523 -1524 -1525 -1526 -1527 -1528 -1529 -1530 -1531 -1532 -1533 -1534 -1535 -1536 -1537 -1538 -1539 -1540 -1541 -1542 -1543 -1544 -1545 -1546 -1547 -1548 -1549 -1550 -1551 -1552 -1553 -1554 -1555 -1556 -1557 -1558 -1559 -1560 -1561 -1562 -1563 -1564 -1565 -1566 -1567 -1568 -1569 -1570 -1571 -1572 -1573 -1574 -1575 -1576 -1577 -1578 -1579 -1580 -1581 -1582 -1583 -1584 -1585 -1586 -1587 -1588 -1589 -1590 -1591 -1592 -1593 -1594 -1595 -1596 -1597 -1598 -1599 -1600 -1601 -1602 -1603 -1604 -1605 -1606 -1607 -1608 -1609 -1610 -1611 -1612 -1613 -1614 -1615 -1616 -1617 -1618 -1619 -1620 -1621 -1622 -1623 -1624 -1625 -1626 -1627 -1628 -1629 -1630 -1631 -1632 -1633 -1634 -1635 -1636 -1637 -1638 -1639 -1640 -1641 -1642 -1643 -1644 -1645 -1646 -1647 -1648 -1649 -1650 -1651 -1652 -1653 -1654 -1655 -1656 -1657 -1658 -1659 -1660 -1661 -1662 -1663 -1664 -1665 -1666 -1667 -1668 -1669 -1670 -1671 -1672 -1673 -1674 -1675 -1676 -1677 -1678 -1679 -1680 -1681 -1682 -1683 -1684 -1685 -1686 -1687 -1688 -1689 -1690 -1691 -1692 -1693 -1694 -1695 -1696 -1697 -1698 -1699 -1700 -1701 -1702 -1703 -1704 -1705 -1706 -1707 -1708 -1709 -1710 -1711 -1712 -1713 -1714 -1715 -1716 -1717 -1718 -1719 -1720 -1721 -1722 -1723 -1724 -1725 -1726 -1727 -1728 -1729 -1730 -1731 -1732 -1733 -1734 -1735 -1736 -1737 -1738 -1739 -1740 -1741 -1742 -1743 -1744 -1745 -1746 -1747 -1748 -1749 -1750 -1751 -1752 -1753 -1754 -1755 -1756 -1757 -1758 -1759 -1760 -1761 -1762 -1763 -1764 -1765 -1766 -1767 -1768 -1769 -1770 -1771 -1772 -1773 -1774 -1775 -1776 -1777 -1778 -1779 -1780 -1781 -1782 -1783 -1784 -1785 -1786 -1787 -1788 -1789 -1790 -1791 -1792 -1793 -1794 -1795 -1796 -1797 -1798 -1799 -1800 -1801 -1802 -1803 -1804 -1805 -1806 -1807 -1808 -1809 -1810 -1811 -1812 -1813 -1814 -1815 -1816 -1817 -1818 -1819 -1820 -1821 -1822 -1823 -1824 -1825 -1826 -1827 -1828 -1829 -1830 -1831 -1832 -1833 -1834 -1835 -1836 -1837 -1838 -1839 -1840 -1841 -1842 -1843 -1844 -1845 -1846 -1847 -1848 -1849 -1850 -1851 -1852 -1853 -1854 -1855 -1856 -1857 -1858 -1859 -1860 -1861 -1862 -1863 -1864 -1865 -1866 -1867 -1868 -1869 -1870 -1871 -1872 -1873 -1874 -1875 -1876 -1877 -1878 -1879 -1880 -1881 -1882 -1883 -1884 -1885 -1886 -1887 -1888 -1889 -1890 -1891 -1892 -1893 -1894 -1895 -1896 -1897 -1898 -1899 -1900 -1901 -1902 -1903 -1904 -1905 -1906 -1907 -1908 -1909 -1910 -1911 -1912 -1913 -1914 -1915 -1916 -1917 -1918 -1919 -1920 -1921 -1922 -1923 -1924 -1925 -1926 -1927 -1928 -1929 -1930 -1931 -1932 -1933 -1934 -1935 -1936 -1937 -1938 -1939 -1940 -1941 -1942 -1943 -1944 -1945 -1946 -1947 -1948 -1949 -1950 -1951 -1952 -1953 -1954 -1955 -1956 -1957 -1958 -1959 -1960 -1961 -1962 -1963 -1964 -1965 -1966 -1967 -1968 -1969 -1970 -1971 -1972 -1973 -1974 -1975 -1976 -1977 -1978 -1979 -1980 -1981 -1982 -1983 -1984 -1985 -1986 -1987 -1988 -1989 -1990 -1991 -1992 -1993 -1994 -1995 -1996 -1997 -1998 -1999 -2000 -2001 -2002 -2003 -2004 -2005 -2006 -2007 -2008 -2009 -2010 -2011 -2012 -2013 -2014 -2015 -2016 -2017 -2018 -2019 -2020 -2021 -2022 -2023 -2024 -2025 -2026 -2027 -2028 -2029 -2030 -2031 -2032 -2033 -2034 -2035 -2036 -2037 -2038 -2039 -2040 -2041 -2042 -2043 -2044 -2045 -2046 -2047 -2048 -2049 -2050 -2051 -2052 -2053 -2054 -2055 -2056 -2057 -2058 -2059 -2060 -2061 -2062 -2063 -2064 -2065 -2066 -2067 -2068 -2069 -2070 -2071 -2072 -2073 -2074 -2075 -2076 -2077 -2078 -2079 -2080 -2081 -2082 -2083 -2084 -2085 -2086 -2087 -2088 -2089 -2090 -2091 -2092 -2093 -2094 -2095 -2096 -2097 -2098 -2099 -2100 -2101 -2102 -2103 -2104 -2105 -2106 -2107 -2108 -2109 -2110 -2111 -2112 -2113 -2114 -2115 -2116 -2117 -2118 -2119 -2120 -2121 -2122 -2123 -2124 -2125 -2126 -2127 -2128 -2129 -2130 -2131 -2132 -2133 -2134 -2135 -2136 -2137 -2138 -2139 -2140 -2141 -2142 -2143 -2144 -2145 -2146 -2147 -2148 -2149 -2150 -2151 -2152 -2153 -2154 -2155 -2156 -2157 -2158 -2159 -2160 -2161 -2162 -2163 -2164 -2165 -2166 -2167 -2168 -2169 -2170 -2171 -2172 -2173 -2174 -2175 -2176 -2177 -2178 -2179 -2180 -2181 -2182 -2183 -2184 -2185 -2186 -2187 -2188 -2189 -2190 -2191 -2192 -2193 -2194 -2195 -2196 -2197 -2198 -2199 -2200 -2201 -2202 -2203 -2204 -2205 -2206 -2207 -2208 -2209 -2210 -2211 -2212 -2213 -2214 -2215 -2216 -2217 -2218 -2219 -2220 -2221 -2222 -2223 -2224 -2225 -2226 -2227 -2228 -2229 -2230 -2231 -2232 -2233 -2234 -2235 -2236 -2237 -2238 -2239 -2240 -2241 -2242 -2243 -2244 -2245 -2246 -2247 -2248 -2249 -2250 -2251 -2252 -2253 -2254 -2255 -2256 -2257 -2258 -2259 -2260 -2261 -2262 -2263 -2264 -2265 -2266 -2267 -2268 -2269 -2270 -2271 -2272 -2273 -2274 -2275 -2276 -2277 -2278 -2279 -2280 -2281 -2282 -2283 -2284 -2285 -2286 -2287 -2288 -2289 -2290 -2291 -2292 -2293 -2294 -2295 -2296 -2297 -2298 -2299 -2300 -2301 -2302 -2303 -2304 -2305 -2306 -2307 -2308 -2309 -2310 -2311 -2312 -2313 -2314 -2315 -2316 -2317 -2318 -2319 -2320 -2321 -2322 -2323 -2324 -2325 -2326 -2327 -2328 -2329 -2330 -2331 -2332 -2333 -2334 -2335 -2336 -2337 -2338 -2339 -2340 -2341 -2342 -2343 -2344 -2345 -2346 -2347 -2348 -2349 -2350 -2351 -2352 -2353 -2354 -2355 -2356 -2357 -2358 -2359 -2360 -2361 -2362 -2363 -2364 -2365 -2366 -2367 -2368 -2369 -2370 -2371 -2372 -2373 -2374 -2375 -2376 -2377 -2378 -2379 -2380 -2381 -2382 -2383 -2384 -2385 -2386 -2387 -2388 -2389 -2390 -2391 -2392 -2393 -2394 -2395 -2396 -2397 -2398 -2399 -2400 -2401 -2402 -2403 -2404 -2405 -2406 -2407 -2408 -2409 -2410 -2411 -2412 -2413 -2414 -2415 -2416 -2417 -2418 -2419 -2420 -2421 -2422 -2423 -2424 -2425 -2426 -2427 -2428 -2429 -2430 -2431 -2432 -2433 -2434 -2435 -2436 -2437 -2438 -2439 -2440 -2441 -2442 -2443 -2444 -2445 -2446 -2447 -2448 -2449 -2450 -2451 -2452 -2453 -2454 -2455 -2456 -2457 -2458 -2459 -2460 -2461 -2462 -2463 -2464 -2465 -2466 -2467 -2468 -2469 -2470 -2471 -2472 -2473 -2474 -2475 -2476 -2477 -2478 -2479 -2480 -2481 -2482 -2483 -2484 -2485 -2486 -2487 -2488 -2489 -2490 -2491 -2492 -2493 -2494 -2495 -2496 -2497 -2498 -2499 -2500 -2501 -2502 -2503 -2504 -2505 -2506 -2507 -2508 -2509 -2510 -2511 -2512 -2513 -2514 -2515 -2516 -2517 -2518 -2519 -2520 -2521 -2522 -2523 -2524 -2525 -2526 -2527 -2528 -2529 -2530 -2531 -2532 -2533 -2534 -2535 -2536 -2537 -2538 -2539 -2540 -2541 -2542 -2543 -2544 -2545 -2546 -2547 -2548 -2549 -2550 -2551 -2552 -2553 -2554 -2555 -2556 -2557 -2558 -2559 -2560 -2561 -2562 -2563 -2564 -2565 -2566 -2567 -2568 -2569 -2570 -2571 -2572 -2573 -2574 -2575 -2576 -2577 -2578 -2579 -2580 -2581 -2582 -2583 -2584 -2585 -2586 -2587 -2588 -2589 -2590 -2591 -2592 -2593 -2594 -2595 -2596 -2597 -2598 -2599 -2600 -2601 -2602 -2603 -2604 -2605 -2606 -2607 -2608 -2609 -2610 -2611 -2612 -2613 -2614 -2615 -2616 -2617 -2618 -2619 -2620 -2621 -2622 -2623 -2624 -2625 -2626 -2627 -2628 -2629 -2630 -2631 -2632 -2633 -2634 -2635 -2636 -2637 -2638 -2639 -2640 -2641 -2642 -2643 -2644 -2645 -2646 -2647 -2648 -2649 -2650 -2651 -2652 -2653 -2654 -2655 -2656 -2657 -2658 -2659 -2660 -2661 -2662 -2663 -2664 -2665 -2666 -2667 -2668 -2669 -2670 -2671 -2672 -2673 -2674 -2675 -2676 -2677 -2678 -2679 -2680 -2681 -2682 -2683 -2684 -2685 -2686 -2687 -2688 -2689 -2690 -2691 -2692 -2693 -2694 -2695 -2696 -2697 -2698 -2699 -2700 -2701 -2702 -2703 -2704 -2705 -2706 -2707 -2708 -2709 -2710 -2711 -2712 -2713 -2714 -2715 -2716 -2717 -2718 -2719 -2720 -2721 -2722 -2723 -2724 -2725 -2726 -2727 -2728 -2729 -2730 -2731 -2732 -2733 -2734 -2735 -2736 -2737 -2738 -2739 -2740 -2741 -2742 -2743 -2744 -2745 -2746 -2747 -2748 -2749 -2750 -2751 -2752 -2753 -2754 -2755 -2756 -2757 -2758 -2759 -2760 -2761 -2762 -2763 -2764 -2765 -2766 -2767 -2768 -2769 -2770 -2771 -2772 -2773 -2774 -2775 -2776 -2777 -2778 -2779 -2780 -2781 -2782 -2783 -2784 -2785 -2786 -2787 -2788 -2789 -2790 -2791 -2792 -2793 -2794 -2795 -2796 -2797 -2798 -2799 -2800 -2801 -2802 -2803 -2804 -2805 -2806 -2807 -2808 -2809 -2810 -2811 -2812 -2813 -2814 -2815 -2816 -2817 -2818 -2819 -2820 -2821 -2822 -2823 -2824 -2825 -2826 -2827 -2828 -2829 -2830 -2831 -2832 -2833 -2834 -2835 -2836 -2837 -2838 -2839 -2840 -2841 -2842 -2843 -2844 -2845 -2846 -2847 -2848 -2849 -2850 -2851 -2852 -2853 -2854 -2855 -2856 -2857 -2858 -2859 -2860 -2861 -2862 -2863 -2864 -2865 -2866 -2867 -2868 -2869 -2870 -2871 -2872 -2873 -2874 -2875 -2876 -2877 -2878 -2879 -2880 -2881 -2882 -2883 -2884 -2885 -2886 -2887 -2888 -2889 -2890 -2891 -2892 -2893 -2894 -2895 -2896 -2897 -2898 -2899 -2900 -2901 -2902 -2903 -2904 -2905 -2906 -2907 -2908 -2909 -2910 -2911 -2912 -2913 -2914 -2915 -2916 -2917 -2918 -2919 -2920 -2921 -2922 -2923 -2924 -2925 -2926 -2927 -2928 -2929 -2930 -2931 -2932 -2933 -2934 -2935 -2936 -2937 -2938 -2939 -2940 -2941 -2942 -2943 -2944 -2945 -2946 -2947 -2948 -2949 -2950 -2951 -2952 -2953 -2954 -2955 -2956 -2957 -2958 -2959 -2960 -2961 -2962 -2963 -2964 -2965 -2966 -2967 -2968 -2969 -2970 -2971 -2972 -2973 -2974 -2975 -2976 -2977 -2978 -2979 -2980 -2981 -2982 -2983 -2984 -2985 -2986 -2987 -2988 -2989 -2990 -2991 -2992 -2993 -2994 -2995 -2996 -2997 -2998 -2999 -3000 -3001 -3002 -3003 -3004 -3005 -3006 -3007 -3008 -3009 -3010 -3011 -3012 -3013 -3014 -3015 -3016 -3017 -3018 -3019 -3020 -3021 -3022 -3023 -3024 -3025 -3026 -3027 -3028 -3029 -3030 -3031 -3032 -3033 -3034 -3035 -3036 -3037 -3038 -3039 -3040 -3041 -3042 -3043 -3044 -3045 -3046 -3047 -3048 -3049 -3050 -3051 -3052 -3053 -3054 -3055 -3056 -3057 -3058 -3059 -3060 -3061 -3062 -3063 -3064 -3065 -3066 -3067 -3068 -3069 -3070 -3071 -3072 -3073 -3074 -3075 -3076 -3077 -3078 -3079 -3080 -3081 -3082 -3083 -3084 -3085 -3086 -3087 -3088 -3089 -3090 -3091 -3092 -3093 -3094 -3095 -3096 -3097 -3098 -3099 -3100 -3101 -3102 -3103 -3104 -3105 -3106 -3107 -3108 -3109 -3110 -3111 -3112 -3113 -3114 -3115 -3116 -3117 -3118 -3119 -3120 -3121 -3122 -3123 -3124 -3125 -3126 -3127 -3128 -3129 -3130 -3131 -3132 -3133 -3134 -3135 -3136 -3137 -3138 -3139 -3140 -3141 -3142 -3143 -3144 -3145 -3146 -3147 -3148 -3149 -3150 -3151 -3152 -3153 -3154 -3155 -3156 -3157 -3158 -3159 -3160 -3161 -3162 -3163 -3164 -3165 -3166 -3167 -3168 -3169 -3170 -3171 -3172 -3173 -3174 -3175 -3176 -3177 -3178 -3179 -3180 -3181 -3182 -3183 -3184 -3185 -3186 -3187 -3188 -3189 -3190 -3191 -3192 -3193 -3194 -3195 -3196 -3197 -3198 -3199 -3200 -3201 -3202 -3203 -3204 -3205 -3206 -3207 -3208 -3209 -3210 -3211 -3212 -3213 -3214 -3215 -3216 -3217 -3218 -3219 -3220 -3221 -3222 -3223 -3224 -3225 -3226 -3227 -3228 -3229 -3230 -3231 -3232 -3233 -3234 -3235 -3236 -3237 -3238 -3239 -3240 -3241 -3242 -3243 -3244 -3245 -3246 -3247 -3248 -3249 -3250 -3251 -3252 -3253 -3254 -3255 -3256 -3257 -3258 -3259 -3260 -3261 -3262 -3263 -3264 -3265 -3266 -3267 -3268 -3269 -3270 -3271 -3272 -3273 -3274 -3275 -3276 -3277 -3278 -3279 -3280 -3281 -3282 -3283 -3284 -3285 -3286 -3287 -3288 -3289 -3290 -3291 -3292 -3293 -3294 -3295 -3296 -3297 -3298 -3299 -3300 -3301 -3302 -3303 -3304 -3305 -3306 -3307 -3308 -3309 -3310 -3311 -3312 -3313 -3314 -3315 -3316 -3317 -3318 -3319 -3320 -3321 -3322 -3323 -3324 -3325 -3326 -3327 -3328 -3329 -3330 -3331 -3332 -3333 -3334 -3335 -3336 -3337 -3338 -3339 -3340 -3341 -3342 -3343 -3344 -3345 -3346 -3347 -3348 -3349 -3350 -3351 -3352 -3353 -3354 -3355 -3356 -3357 -3358 -3359 -3360 -3361 -3362 -3363 -3364 -3365 -3366 -3367 -3368 -3369 -3370 -3371 -3372 -3373 -3374 -3375 -3376 -3377 -3378 -3379 -3380 -3381 -3382 -3383 -3384 -3385 -3386 -3387 -3388 -3389 -3390 -3391 -3392 -3393 -3394 -3395 -3396 -3397 -3398 -3399 -3400 -3401 -3402 -3403 -3404 -3405 -3406 -3407 -3408 -3409 -3410 -3411 -3412 -3413 -3414 -3415 -3416 -3417 -3418 -3419 -3420 -3421 -3422 -3423 -3424 -3425 -3426 -3427 -3428 -3429 -3430 -3431 -3432 -3433 -3434 -3435 -3436 -3437 -3438 -3439 -3440 -3441 -3442 -3443 -3444 -3445 -3446 -3447 -3448 -3449 -3450 -3451 -3452 -3453 -3454 -3455 -3456 -3457 -3458 -3459 -3460 -3461 -3462 -3463 -3464 -3465 -3466 -3467 -3468 -3469 -3470 -3471 -3472 -3473 -3474 -3475 -3476 -3477 -3478 -3479 -3480 -3481 -3482 -3483 -3484 -3485 -3486 -3487 -3488 -3489 -3490 -3491 -3492 -3493 -3494 -3495 -3496 -3497 -3498 -3499 -3500 -3501 -3502 -3503 -3504 -3505 -3506 -3507 -3508 -3509 -3510 -3511 -3512 -3513 -3514 -3515 -3516 -3517 -3518 -3519 -3520 -3521 -3522 -3523 -3524 -3525 -3526 -3527 -3528 -3529 -3530 -3531 -3532 -3533 -3534 -3535 -3536 -3537 -3538 -3539 -3540 -3541 -3542 -3543 -3544 -3545 -3546 -3547 -3548 -3549 -3550 -3551 -3552 -3553 -3554 -3555 -3556 -3557 -3558 -3559 -3560 -3561 -3562 -3563 -3564 -3565 -3566 -3567 -3568 -3569 -3570 -3571 -3572 -3573 -3574 -3575 -3576 -3577 -3578 -3579 -3580 -3581 -3582 -3583 -3584 -3585 -3586 -3587 -3588 -3589 -3590 -3591 -3592 -3593 -3594 -3595 -3596 -3597 -3598 -3599 -3600 -3601 -3602 -3603 -3604 -3605 -3606 -3607 -3608 -3609 -3610 -3611 -3612 -3613 -3614 -3615 -3616 -3617 -3618 -3619 -3620 -3621 -3622 -3623 -3624 -3625 -3626 -3627 -3628 -3629 -3630 -3631 -3632 -3633 -3634 -3635 -3636 -3637 -3638 -3639 -3640 -3641 -3642 -3643 -3644 -3645 -3646 -3647 -3648 -3649 -3650 -3651 -3652 -3653 -3654 -3655 -3656 -3657 -3658 -3659 -3660 -3661 -3662 -3663 -3664 -3665 -3666 -3667 -3668 -3669 -3670 -3671 -3672 -3673 -3674 -3675 -3676 -3677 -3678 -3679 -3680 -3681 -3682 -3683 -3684 -3685 -3686 -3687 -3688 -3689 -3690 -3691 -3692 -3693 -3694 -3695 -3696 -3697 -3698 -3699 -3700 -3701 -3702 -3703 -3704 -3705 -3706 -3707 -3708 -3709 -3710 -3711 -3712 -3713 -3714 -3715 -3716 -3717 -3718 -3719 -3720 -3721 -3722 -3723 -3724 -3725 -3726 -3727 -3728 -3729 -3730 -3731 -3732 -3733 -3734 -3735 -3736 -3737 -3738 -3739 -3740 -3741 -3742 -3743 -3744 -3745 -3746 -3747 -3748 -3749 -3750 -3751 -3752 -3753 -3754 -3755 -3756 -3757 -3758 -3759 -3760 -3761 -3762 -3763 -3764 -3765 -3766 -3767 -3768 -3769 -3770 -3771 -3772 -3773 -3774 -3775 -3776 -3777 -3778 -3779 -3780 -3781 -3782 -3783 -3784 -3785 -3786 -3787 -3788 -3789 -3790 -3791 -3792 -3793 -3794 -3795 -3796 -3797 -3798 -3799 -3800 -3801 -3802 -3803 -3804 -3805 -3806 -3807 -3808 -3809 -3810 -3811 -3812 -3813 -3814 -3815 -3816 -3817 -3818 -3819 -3820 -3821 -3822 -3823 -3824 -3825 -3826 -3827 -3828 -3829 -3830 -3831 -3832 -3833 -3834 -3835 -3836 -3837 -3838 -3839 -3840 -3841 -3842 -3843 -3844 -3845 -3846 -3847 -3848 -3849 -3850 -3851 -3852 -3853 -3854 -3855 -3856 -3857 -3858 -3859 -3860 -3861 -3862 -3863 -3864 -3865 -3866 -3867 -3868 -3869 -3870 -3871 -3872 -3873 -3874 -3875 -3876 -3877 -3878 -3879 -3880 -3881 -3882 -3883 -3884 -3885 -3886 -3887 -3888 -3889 -3890 -3891 -3892 -3893 -3894 -3895 -3896 -3897 -3898 -3899 -3900 -3901 -3902 -3903 -3904 -3905 -3906 -3907 -3908 -3909 -3910 -3911 -3912 -3913 -3914 -3915 -3916 -3917 -3918 -3919 -3920 -3921 -3922 -3923 -3924 -3925 -3926 -3927 -3928 -3929 -3930 -3931 -3932 -3933 -3934 -3935 -3936 -3937 -3938 -3939 -3940 -3941 -3942 -3943 -3944 -3945 -3946 -3947 -3948 -3949 -3950 -3951 -3952 -3953 -3954 -3955 -3956 -3957 -3958 -3959 -3960 -3961 -3962 -3963 -3964 -3965 -3966 -3967 -3968 -3969 -3970 -3971 -3972 -3973 -3974 -3975 -3976 -3977 -3978 -3979 -3980 -3981 -3982 -3983 -3984 -3985 -3986 -3987 -3988 -3989 -3990 -3991 -3992 -3993 -3994 -3995 -3996 -3997 -3998 -3999 -4000 -4001 -4002 -4003 -4004 -4005 -4006 -4007 -4008 -4009 -4010 -4011 -4012 -4013 -4014 -4015 -4016 -4017 -4018 -4019 -4020 -4021 -4022 -4023 -4024 -4025 -4026 -4027 -4028 -4029 -4030 -4031 -4032 -4033 -4034 -4035 -4036 -4037 -4038 -4039 -4040 -4041 -4042 -4043 -4044 -4045 -4046 -4047 -4048 -4049 -4050 -4051 -4052 -4053 -4054 -4055 -4056 -4057 -4058 -4059 -4060 -4061 -4062 -4063 -4064 -4065 -4066 -4067 -4068 -4069 -4070 -4071 -4072 -4073 -4074 -4075 -4076 -4077 -4078 -4079 -4080 -4081 -4082 -4083 -4084 -4085 -4086 -4087 -4088 -4089 -4090 -4091 -4092 -4093 -4094 -4095 -4096 -4097 -4098 -4099 -4100 -4101 -4102 -4103 -4104 -4105 -4106 -4107 -4108 -4109 -4110 -4111 -4112 -4113 -4114 -4115 -4116 -4117 -4118 -4119 -4120 -4121 -4122 -4123 -4124 -4125 -4126 -4127 -4128 -4129 -4130 -4131 -4132 -4133 -4134 -4135 -4136 -4137 -4138 -4139 -4140 -4141 -4142 -4143 -4144 -4145 -4146 -4147 -4148 -4149 -4150 -4151 -4152 -4153 -4154 -4155 -4156 -4157 -4158 -4159 -4160 -4161 -4162 -4163 -4164 -4165 -4166 -4167 -4168 -4169 -4170 -4171 -4172 -4173 -4174 -4175 -4176 -4177 -4178 -4179 -4180 -4181 -4182 -4183 -4184 -4185 -4186 -4187 -4188 -4189 -4190 -4191 -4192 -4193 -4194 -4195 -4196 -4197 -4198 -4199 -4200 -4201 -4202 -4203 -4204 -4205 -4206 -4207 -4208 -4209 -4210 -4211 -4212 -4213 -4214 -4215 -4216 -4217 -4218 -4219 -4220 -4221 -4222 -4223 -4224 -4225 -4226 -4227 -4228 -4229 -4230 -4231 -4232 -4233 -4234 -4235 -4236 -4237 -4238 -4239 -4240 -4241 -4242 -4243 -4244 -4245 -4246 -4247 -4248 -4249 -4250 -4251 -4252 -4253 -4254 -4255 -4256 -4257 -4258 -4259 -4260 -4261 -4262 -4263 -4264 -4265 -4266 -4267 -4268 -4269 -4270 -4271 -4272 -4273 -4274 -4275 -4276 -4277 -4278 -4279 -4280 -4281 -4282 -4283 -4284 -4285 -4286 -4287 -4288 -4289 -4290 -4291 -4292 -4293 -4294 -4295 -4296 -4297 -4298 -4299 -4300 -4301 -4302 -4303 -4304 -4305 -4306 -4307 -4308 -4309 -4310 -4311 -4312 -4313 -4314 -4315 -4316 -4317 -4318 -4319 -4320 -4321 -4322 -4323 -4324 -4325 -4326 -4327 -4328 -4329 -4330 -4331 -4332 -4333 -4334 -4335 -4336 -4337 -4338 -4339 -4340 -4341 -4342 -4343 -4344 -4345 -4346 -4347 -4348 -4349 -4350 -4351 -4352 -4353 -4354 -4355 -4356 -4357 -4358 -4359 -4360 -4361 -4362 -4363 -4364 -4365 -4366 -4367 -4368 -4369 -4370 -4371 -4372 -4373 -4374 -4375 -4376 -4377 -4378 -4379 -4380 -4381 -4382 -4383 -4384 -4385 -4386 -4387 -4388 -4389 -4390 -4391 -4392 -4393 -4394 -4395 -4396 -4397 -4398 -4399 -4400 -4401 -4402 -4403 -4404 -4405 -4406 -4407 -4408 -4409 -4410 -4411 -4412 -4413 -4414 -4415 -4416 -4417 -4418 -4419 -4420 -4421 -4422 -4423 -4424 -4425 -4426 -4427 -4428 -4429 -4430 -4431 -4432 -4433 -4434 -4435 -4436 -4437 -4438 -4439 -4440 -4441 -4442 -4443 -4444 -4445 -4446 -4447 -4448 -4449 -4450 -4451 -4452 -4453 -4454 -4455 -4456 -4457 -4458 -4459 -4460 -4461 -4462 -4463 -4464 -4465 -4466 -4467 -4468 -4469 -4470 -4471 -4472 -4473 -4474 -4475 -4476 -4477 -4478 -4479 -4480 -4481 -4482 -4483 -4484 -4485 -4486 -4487 -4488 -4489 -4490 -4491 -4492 -4493 -4494 -4495 -4496 -4497 -4498 -4499 -4500 -4501 -4502 -4503 -4504 -4505 -4506 -4507 -4508 -4509 -4510 -4511 -4512 -4513 -4514 -4515 -4516 -4517 -4518 -4519 -4520 -4521 -4522 -4523 -4524 -4525 -4526 -4527 -4528 -4529 -4530 -4531 -4532 -4533 -4534 -4535 -4536 -4537 -4538 -4539 -4540 -4541 -4542 -4543 -4544 -4545 -4546 -4547 -4548 -4549 -4550 -4551 -4552 -4553 -4554 -4555 -4556 -4557 -4558 -4559 -4560 -4561 -4562 -4563 -4564 -4565 -4566 -4567 -4568 -4569 -4570 -4571 -4572 -4573 -4574 -4575 -4576 -4577 -4578 -4579 -4580 -4581 -4582 -4583 -4584 -4585 -4586 -4587 -4588 -4589 -4590 -4591 -4592 -4593 -4594 -4595 -4596 -4597 -4598 -4599 -4600 -4601 -4602 -4603 -4604 -4605 -4606 -4607 -4608 -4609 -4610 -4611 -4612 -4613 -4614 -4615 -4616 -4617 -4618 -4619 -4620 -4621 -4622 -4623 -4624 -4625 -4626 -4627 -4628 -4629 -4630 -4631 -4632 -4633 -4634 -4635 -4636 -4637 -4638 -4639 -4640 -4641 -4642 -4643 -4644 -4645 -4646 -4647 -4648 -4649 -4650 -4651 -4652 -4653 -4654 -4655 -4656 -4657 -4658 -4659 -4660 -4661 -4662 -4663 -4664 -4665 -4666 -4667 -4668 -4669 -4670 -4671 -4672 -4673 -4674 -4675 -4676 -4677 -4678 -4679 -4680 -4681 -4682 -4683 -4684 -4685 -4686 -4687 -4688 -4689 -4690 -4691 -4692 -4693 -4694 -4695 -4696 -4697 -4698 -4699 -4700 -4701 -4702 -4703 -4704 -4705 -4706 -4707 -4708 -4709 -4710 -4711 -4712 -4713 -4714 -4715 -4716 -4717 -4718 -4719 -4720 -4721 -4722 -4723 -4724 -4725 -4726 -4727 -4728 -4729 -4730 -4731 -4732 -4733 -4734 -4735 -4736 -4737 -4738 -4739 -4740 -4741 -4742 -4743 -4744 -4745 -4746 -4747 -4748 -4749 -4750 -4751 -4752 -4753 -4754 -4755 -4756 -4757 -4758 -4759 -4760 -4761 -4762 -4763 -4764 -4765 -4766 -4767 -4768 -4769 -4770 -4771 -4772 -4773 -4774 -4775 -4776 -4777 -4778 -4779 -4780 -4781 -4782 -4783 -4784 -4785 -4786 -4787 -4788 -4789 -4790 -4791 -4792 -4793 -4794 -4795 -4796 -4797 -4798 -4799 -4800 -4801 -4802 -4803 -4804 -4805 -4806 -4807 -4808 -4809 -4810 -4811 -4812 -4813 -4814 -4815 -4816 -4817 -4818 -4819 -4820 -4821 -4822 -4823 -4824 -4825 -4826 -4827 -4828 -4829 -4830 -4831 -4832 -4833 -4834 -4835 -4836 -4837 -4838 -4839 -4840 -4841 -4842 -4843 -4844 -4845 -4846 -4847 -4848 -4849 -4850 -4851 -4852 -4853 -4854 -4855 -4856 -4857 -4858 -4859 -4860 -4861 -4862 -4863 -4864 -4865 -4866 -4867 -4868 -4869 -4870 -4871 -4872 -4873 -4874 -4875 -4876 -4877 -4878 -4879 -4880 -4881 -4882 -4883 -4884 -4885 -4886 -4887 -4888 -4889 -4890 -4891 -4892 -4893 -4894 -4895 -4896 -4897 -4898 -4899 -4900 -4901 -4902 -4903 -4904 -4905 -4906 -4907 -4908 -4909 -4910 -4911 -4912 -4913 -4914 -4915 -4916 -4917 -4918 -4919 -4920 -4921 -4922 -4923 -4924 -4925 -4926 -4927 -4928 -4929 -4930 -4931 -4932 -4933 -4934 -4935 -4936 -4937 -4938 -4939 -4940 -4941 -4942 -4943 -4944 -4945 -4946 -4947 -4948 -4949 -4950 -4951 -4952 -4953 -4954 -4955 -4956 -4957 -4958 -4959 -4960 -4961 -4962 -4963 -4964 -4965 -4966 -4967 -4968 -4969 -4970 -4971 -4972 -4973 -4974 -4975 -4976 -4977 -4978 -4979 -4980 -4981 -4982 -4983 -4984 -4985 -4986 -4987 -4988 -4989 -4990 -4991 -4992 -4993 -4994 -4995 -4996 -4997 -4998 -4999 -5000 -5001 -5002 -5003 -5004 -5005 -5006 -5007 -5008 -5009 -5010 -5011 -5012 -5013 -5014 -5015 -5016 -5017 -5018 -5019 -5020 -5021 -5022 -5023 -5024 -5025 -5026 -5027 -5028 -5029 -5030 -5031 -5032 -5033 -5034 -5035 -5036 -5037 -5038 -5039 -5040 -5041 -5042 -5043 -5044 -5045 -5046 -5047 -5048 -5049 -5050 -5051 -5052 -5053 -5054 -5055 -5056 -5057 -5058 -5059 -5060 -5061 -5062 -5063 -5064 -5065 -5066 -5067 -5068 -5069 -5070 -5071 -5072 -5073 -5074 -5075 -5076 -5077 -5078 -5079 -5080 -5081 -5082 -5083 -5084 -5085 -5086 -5087 -5088 -5089 -5090 -5091 -5092 -5093 -5094 -5095 -5096 -5097 -5098 -5099 -5100 -5101 -5102 -5103 -5104 -5105 -5106 -5107 -5108 -5109 -5110 -5111 -5112 -5113 -5114 -5115 -5116 -5117 -5118 -5119 -5120 -5121 -5122 -5123 -5124 -5125 -5126 -5127 -5128 -5129 -5130 -5131 -5132 -5133 -5134 -5135 -5136 -5137 -5138 -5139 -5140 -5141 -5142 -5143 -5144 -5145 -5146 -5147 -5148 -5149 -5150 -5151 -5152 -5153 -5154 -5155 -5156 -5157 -5158 -5159 -5160 -5161 -5162 -5163 -5164 -5165 -5166 -5167 -5168 -5169 -5170 -5171 -5172 -5173 -5174 -5175 -5176 -5177 -5178 -5179 -5180 -5181 -5182 -5183 -5184 -5185 -5186 -5187 -5188 -5189 -5190 -5191 -5192 -5193 -5194 -5195 -5196 -5197 -5198 -5199 -5200 -5201 -5202 -5203 -5204 -5205 -5206 -5207 -5208 -5209 -5210 -5211 -5212 -5213 -5214 -5215 -5216 -5217 -5218 -5219 -5220 -5221 -5222 -5223 -5224 -5225 -5226 -5227 -5228 -5229 -5230 -5231 -5232 -5233 -5234 -5235 -5236 -5237 -5238 -5239 -5240 -5241 -5242 -5243 -5244 -5245 -5246 -5247 -5248 -5249 -5250 -5251 -5252 -5253 -5254 -5255 -5256 -5257 -5258 -5259 -5260 -5261 -5262 -5263 -5264 -5265 -5266 -5267 -5268 -5269 -5270 -5271 -5272 -5273 -5274 -5275 -5276 -5277 -5278 -5279 -5280 -5281 -5282 -5283 -5284 -5285 -5286 -5287 -5288 -5289 -5290 -5291 -5292 -5293 -5294 -5295 -5296 -5297 -5298 -5299 -5300 -5301 -5302 -5303 -5304 -5305 -5306 -5307 -5308 -5309 -5310 -5311 -5312 -5313 -5314 -5315 -5316 -5317 -5318 -5319 -5320 -5321 -5322 -5323 -5324 -5325 -5326 -5327 -5328 -5329 -5330 -5331 -5332 -5333 -5334 -5335 -5336 -5337 -5338 -5339 -5340 -5341 -5342 -5343 -5344 -5345 -5346 -5347 -5348 -5349 -5350 -5351 -5352 -5353 -5354 -5355 -5356 -5357 -5358 -5359 -5360 -5361 -5362 -5363 -5364 -5365 -5366 -5367 -5368 -5369 -5370 -5371 -5372 -5373 -5374 -5375 -5376 -5377 -5378 -5379 -5380 -5381 -5382 -5383 -5384 -5385 -5386 -5387 -5388 -5389 -5390 -5391 -5392 -5393 -5394 -5395 -5396 -5397 -5398 -5399 -5400 -5401 -5402 -5403 -5404 -5405 -5406 -5407 -5408 -5409 -5410 -5411 -5412 -5413 -5414 -5415 -5416 -5417 -5418 -5419 -5420 -5421 -5422 -5423 -5424 -5425 -5426 -5427 -5428 -5429 -5430 -5431 -5432 -5433 -5434 -5435 -5436 -5437 -5438 -5439 -5440 -5441 -5442 -5443 -5444 -5445 -5446 -5447 -5448 -5449 -5450 -5451 -5452 -5453 -5454 -5455 -5456 -5457 -5458 -5459 -5460 -5461 -5462 -5463 -5464 -5465 -5466 -5467 -5468 -5469 -5470 -5471 -5472 -5473 -5474 -5475 -5476 -5477 -5478 -5479 -5480 -5481 -5482 -5483 -5484 -5485 -5486 -5487 -5488 -5489 -5490 -5491 -5492 -5493 -5494 -5495 -5496 -5497 -5498 -5499 -5500 -5501 -5502 -5503 -5504 -5505 -5506 -5507 -5508 -5509 -5510 -5511 -5512 -5513 -5514 -5515 -5516 -5517 -5518 -5519 -5520 -5521 -5522 -5523 -5524 -5525 -5526 -5527 -5528 -5529 -5530 -5531 -5532 -5533 -5534 -5535 -5536 -5537 -5538 -5539 -5540 -5541 -5542 -5543 -5544 -5545 -5546 -5547 -5548 -5549 -5550 -5551 -5552 -5553 -5554 -5555 -5556 -5557 -5558 -5559 -5560 -5561 -5562 -5563 -5564 -5565 -5566 -5567 -5568 -5569 -5570 -5571 -5572 -5573 -5574 -5575 -5576 -5577 -5578 -5579 -5580 -5581 -5582 -5583 -5584 -5585 -5586 -5587 -5588 -5589 -5590 -5591 -5592 -5593 -5594 -5595 -5596 -5597 -5598 -5599 -5600 -5601 -5602 -5603 -5604 -5605 -5606 -5607 -5608 -5609 -5610 -5611 -5612 -5613 -5614 -5615 -5616 -5617 -5618 -5619 -5620 -5621 -5622 -5623 -5624 -5625 -5626 -5627 -5628 -5629 -5630 -5631 -5632 -5633 -5634 -5635 -5636 -5637 -5638 -5639 -5640 -5641 -5642 -5643 -5644 -5645 -5646 -5647 -5648 -5649 -5650 -5651 -5652 -5653 -5654 -5655 -5656 -5657 -5658 -5659 -5660 -5661 -5662 -5663 -5664 -5665 -5666 -5667 -5668 -5669 -5670 -5671 -5672 -5673 -5674 -5675 -5676 -5677 -5678 -5679 -5680 -5681 -5682 -5683 -5684 -5685 -5686 -5687 -5688 -5689 -5690 -5691 -5692 -5693 -5694 -5695 -5696 -5697 -5698 -5699 -5700 -5701 -5702 -5703 -5704 -5705 -5706 -5707 -5708 -5709 -5710 -5711 -5712 -5713 -5714 -5715 -5716 -5717 -5718 -5719 -5720 -5721 -5722 -5723 -5724 -5725 -5726 -5727 -5728 -5729 -5730 -5731 -5732 -5733 -5734 -5735 -5736 -5737 -5738 -5739 -5740 -5741 -5742 -5743 -5744 -5745 -5746 -5747 -5748 -5749 -5750 -5751 -5752 -5753 -5754 -5755 -5756 -5757 -5758 -5759 -5760 -5761 -5762 -5763 -5764 -5765 -5766 -5767 -5768 -5769 -5770 -5771 -5772 -5773 -5774 -5775 -5776 -5777 -5778 -5779 -5780 -5781 -5782 -5783 -5784 -5785 -5786 -5787 -5788 -5789 -5790 -5791 -5792 -5793 -5794 -5795 -5796 -5797 -5798 -5799 -5800 -5801 -5802 -5803 -5804 -5805 -5806 -5807 -5808 -5809 -5810 -5811 -5812 -5813 -5814 -5815 -5816 -5817 -5818 -5819 -5820 -5821 -5822 -5823 -5824 -5825 -5826 -5827 -5828 -5829 -5830 -5831 -5832 -5833 -5834 -5835 -5836 -5837 -5838 -5839 -5840 -5841 -5842 -5843 -5844 -5845 -5846 -5847 -5848 -5849 -5850 -5851 -5852 -5853 -5854 -5855 -5856 -5857 -5858 -5859 -5860 -5861 -5862 -5863 -5864 -5865 -5866 -5867 -5868 -5869 -5870 -5871 -5872 -5873 -5874 -5875 -5876 -5877 -5878 -5879 -5880 -5881 -5882 -5883 -5884 -5885 -5886 -5887 -5888 -5889 -5890 -5891 -5892 -5893 -5894 -5895 -5896 -5897 -5898 -5899 -5900 -5901 -5902 -5903 -5904 -5905 -5906 -5907 -5908 -5909 -5910 -5911 -5912 -5913 -5914 -5915 -5916 -5917 -5918 -5919 -5920 -5921 -5922 -5923 -5924 -5925 -5926 -5927 -5928 -5929 -5930 -5931 -5932 -5933 -5934 -5935 -5936 -5937 -5938 -5939 -5940 -5941 -5942 -5943 -5944 -5945 -5946 -5947 -5948 -5949 -5950 -5951 -5952 -5953 -5954 -5955 -5956 -5957 -5958 -5959 -5960 -5961 -5962 -5963 -5964 -5965 -5966 -5967 -5968 -5969 -5970 -5971 -5972 -5973 -5974 -5975 -5976 -5977 -5978 -5979 -5980 -5981 -5982 -5983 -5984 -5985 -5986 -5987 -5988 -5989 -5990 -5991 -5992 -5993 -5994 -5995 -5996 -5997 -5998 -5999 -6000 -6001 -6002 -6003 -6004 -6005 -6006 -6007 -6008 -6009 -6010 -6011 -6012 -6013 -6014 -6015 -6016 -6017 -6018 -6019 -6020 -6021 -6022 -6023 -6024 -6025 -6026 -6027 -6028 -6029 -6030 -6031 -6032 -6033 -6034 -6035 -6036 -6037 -6038 -6039 -6040 -6041 -6042 -6043 -6044 -6045 -6046 -6047 -6048 -6049 -6050 -6051 -6052 -6053 -6054 -6055 -6056 -6057 -6058 -6059 -6060 -6061 -6062 -6063 -6064 -6065 -6066 -6067 -6068 -6069 -6070 -6071 -6072 -6073 -6074 -6075 -6076 -6077 -6078 -6079 -6080 -6081 -6082 -6083 -6084 -6085 -6086 -6087 -6088 -6089 -6090 -6091 -6092 -6093 -6094 -6095 -6096 -6097 -6098 -6099 -6100 -6101 -6102 -6103 -6104 -6105 -6106 -6107 -6108 -6109 -6110 -6111 -6112 -6113 -6114 -6115 -6116 -6117 -6118 -6119 -6120 -6121 -6122 -6123 -6124 -6125 -6126 -6127 -6128 -6129 -6130 -6131 -6132 -6133 -6134 -6135 -6136 -6137 -6138 -6139 -6140 -6141 -6142 -6143 -6144 -6145 -6146 -6147 -6148 -6149 -6150 -6151 -6152 -6153 -6154 -6155 -6156 -6157 -6158 -6159 -6160 -6161 -6162 -6163 -6164 -6165 -6166 -6167 -6168 -6169 -6170 -6171 -6172 -6173 -6174 -6175 -6176 -6177 -6178 -6179 -6180 -6181 -6182 -6183 -6184 -6185 -6186 -6187 -6188 -6189 -6190 -6191 -6192 -6193 -6194 -6195 -6196 -6197 -6198 -6199 -6200 -6201 -6202 -6203 -6204 -6205 -6206 -6207 -6208 -6209 -6210 -6211 -6212 -6213 -6214 -6215 -6216 -6217 -6218 -6219 -6220 -6221 -6222 -6223 -6224 -6225 -6226 -6227 -6228 -6229 -6230 -6231 -6232 -6233 -6234 -6235 -6236 -6237 -6238 -6239 -6240 -6241 -6242 -6243 -6244 -6245 -6246 -6247 -6248 -6249 -6250 -6251 -6252 -6253 -6254 -6255 -6256 -6257 -6258 -6259 -6260 -6261 -6262 -6263 -6264 -6265 -6266 -6267 -6268 -6269 -6270 -6271 -6272 -6273 -6274 -6275 -6276 -6277 -6278 -6279 -6280 -6281 -6282 -6283 -6284 -6285 -6286 -6287 -6288 -6289 -6290 -6291 -6292 -6293 -6294 -6295 -6296 -6297 -6298 -6299 -6300 -6301 -6302 -6303 -6304 -6305 -6306 -6307 -6308 -6309 -6310 -6311 -6312 -6313 -6314 -6315 -6316 -6317 -6318 -6319 -6320 -6321 -6322 -6323 -6324 -6325 -6326 -6327 -6328 -6329 -6330 -6331 -6332 -6333 -6334 -6335 -6336 -6337 -6338 -6339 -6340 -6341 -6342 -6343 -6344 -6345 -6346 -6347 -6348 -6349 -6350 -6351 -6352 -6353 -6354 -6355 -6356 -6357 -6358 -6359 -6360 -6361 -6362 -6363 -6364 -6365 -6366 -6367 -6368 -6369 -6370 -6371 -6372 -6373 -6374 -6375 -6376 -6377 -6378 -6379 -6380 -6381 -6382 -6383 -6384 -6385 -6386 -6387 -6388 -6389 -6390 -6391 -6392 -6393 -6394 -6395 -6396 -6397 -6398 -6399 -6400 -6401 -6402 -6403 -6404 -6405 -6406 -6407 -6408 -6409 -6410 -6411 -6412 -6413 -6414 -6415 -6416 -6417 -6418 -6419 -6420 -6421 -6422 -6423 -6424 -6425 -6426 -6427 -6428 -6429 -6430 -6431 -6432 -6433 -6434 -6435 -6436 -6437 -6438 -6439 -6440 -6441 -6442 -6443 -6444 -6445 -6446 -6447 -6448 -6449 -6450 -6451 -6452 -6453 -6454 -6455 -6456 -6457 -6458 -6459 -6460 -6461 -6462 -6463 -6464 -6465 -6466 -6467 -6468 -6469 -6470 -6471 -6472 -6473 -6474 -6475 -6476 -6477 -6478 -6479 -6480 -6481 -6482 -6483 -6484 -6485 -6486 -6487 -6488 -6489 -6490 -6491 -6492 -6493 -6494 -6495 -6496 -6497 -6498 -6499 -6500 -6501 -6502 -6503 -6504 -6505 -6506 -6507 -6508 -6509 -6510 -6511 -6512 -6513 -6514 -6515 -6516 -6517 -6518 -6519 -6520 -6521 -6522 -6523 -6524 -6525 -6526 -6527 -6528 -6529 -6530 -6531 -6532 -6533 -6534 -6535 -6536 -6537 -6538 -6539 -6540 -6541 -6542 -6543 -6544 -6545 -6546 -6547 -6548 -6549 -6550 -6551 -6552 -6553 -6554 -6555 -6556 -6557 -6558 -6559 -6560 -6561 -6562 -6563 -6564 -6565 -6566 -6567 -6568 -6569 -6570 -6571 -6572 -6573 -6574 -6575 -6576 -6577 -6578 -6579 -6580 -6581 -6582 -6583 -6584 -6585 -6586 -6587 -6588 -6589 -6590 -6591 -6592 -6593 -6594 -6595 -6596 -6597 -6598 -6599 -6600 -6601 -6602 -6603 -6604 -6605 -6606 -6607 -6608 -6609 -6610 -6611 -6612 -6613 -6614 -6615 -6616 -6617 -6618 -6619 -6620 -6621 -6622 -6623 -6624 -6625 -6626 -6627 -6628 -6629 -6630 -6631 -6632 -6633 -6634 -6635 -6636 -6637 -6638 -6639 -6640 -6641 -6642 -6643 -6644 -6645 -6646 -6647 -6648 -6649 -6650 -6651 -6652 -6653 -6654 -6655 -6656 -6657 -6658 -6659 -6660 -6661 -6662 -6663 -6664 -6665 -6666 -6667 -6668 -6669 -6670 -6671 -6672 -6673 -6674 -6675 -6676 -6677 -6678 -6679 -6680 -6681 -6682 -6683 -6684 -6685 -6686 -6687 -6688 -6689 -6690 -6691 -6692 -6693 -6694 -6695 -6696 -6697 -6698 -6699 -6700 -6701 -6702 -6703 -6704 -6705 -6706 -6707 -6708 -6709 -6710 -6711 -6712 -6713 -6714 -6715 -6716 -6717 -6718 -6719 -6720 -6721 -6722 -6723 -6724 -6725 -6726 -6727 -6728 -6729 -6730 -6731 -6732 -6733 -6734 -6735 -6736 -6737 -6738 -6739 -6740 -6741 -6742 -6743 -6744 -6745 -6746 -6747 -6748 -6749 -6750 -6751 -6752 -6753 -6754 -6755 -6756 -6757 -6758 -6759 -6760 -6761 -6762 -6763 -6764 -6765 -6766 -6767 -6768 -6769 -6770 -6771 -6772 -6773 -6774 -6775 -6776 -6777 -6778 -6779 -6780 -6781 -6782 -6783 -6784 -6785 -6786 -6787 -6788 -6789 -6790 -6791 -6792 -6793 -6794 -6795 -6796 -6797 -6798 -6799 -6800 -6801 -6802 -6803 -6804 -6805 -6806 -6807 -6808 -6809 -6810 -6811 -6812 -6813 -6814 -6815 -6816 -6817 -6818 -6819 -6820 -6821 -6822 -6823 -6824 -6825 -6826 -6827 -6828 -6829 -6830 -6831 -6832 -6833 -6834 -6835 -6836 -6837 -6838 -6839 -6840 -6841 -6842 -6843 -6844 -6845 -6846 -6847 -6848 -6849 -6850 -6851 -6852 -6853 -6854 -6855 -6856 -6857 -6858 -6859 -6860 -6861 -6862 -6863 -6864 -6865 -6866 -6867 -6868 -6869 -6870 -6871 -6872 -6873 -6874 -6875 -6876 -6877 -6878 -6879 -6880 -6881 -6882 -6883 -6884 -6885 -6886 -6887 -6888 -6889 -6890 -6891 -6892 -6893 -6894 -6895 -6896 -6897 -6898 -6899 -6900 -6901 -6902 -6903 -6904 -6905 -6906 -6907 -6908 -6909 -6910 -6911 -6912 -6913 -6914 -6915 -6916 -6917 -6918 -6919 -6920 -6921 -6922 -6923 -6924 -6925 -6926 -6927 -6928 -6929 -6930 -6931 -6932 -6933 -6934 -6935 -6936 -6937 -6938 -6939 -6940 -6941 -6942 -6943 -6944 -6945 -6946 -6947 -6948 -6949 -6950 -6951 -6952 -6953 -6954 -6955 -6956 -6957 -6958 -6959 -6960 -6961 -6962 -6963 -6964 -6965 -6966 -6967 -6968 -6969 -6970 -6971 -6972 -6973 -6974 -6975 -6976 -6977 -6978 -6979 -6980 -6981 -6982 -6983 -6984 -6985 -6986 -6987 -6988 -6989 -6990 -6991 -6992 -6993 -6994 -6995 -6996 -6997 -6998 -6999 -7000 -7001 -7002 -7003 -7004 -7005 -7006 -7007 -7008 -7009 -7010 -7011 -7012 -7013 -7014 -7015 -7016 -7017 -7018 -7019 -7020 -7021 -7022 -7023 -7024 -7025 -7026 -7027 -7028 -7029 -7030 -7031 -7032 -7033 -7034 -7035 -7036 -7037 -7038 -7039 -7040 -7041 -7042 -7043 -7044 -7045 -7046 -7047 -7048 -7049 -7050 -7051 -7052 -7053 -7054 -7055 -7056 -7057 -7058 -7059 -7060 -7061 -7062 -7063 -7064 -7065 -7066 -7067 -7068 -7069 -7070 -7071 -7072 -7073 -7074 -7075 -7076 -7077 -7078 -7079 -7080 -7081 -7082 -7083 -7084 -7085 -7086 -7087 -7088 -7089 -7090 -7091 -7092 -7093 -7094 -7095 -7096 -7097 -7098 -7099 -7100 -7101 -7102 -7103 -7104 -7105 -7106 -7107 -7108 -7109 -7110 -7111 -7112 -7113 -7114 -7115 -7116 -7117 -7118 -7119 -7120 -7121 -7122 -7123 -7124 -7125 -7126 -7127 -7128 -7129 -7130 -7131 -7132 -7133 -7134 -7135 -7136 -7137 -7138 -7139 -7140 -7141 -7142 -7143 -7144 -7145 -7146 -7147 -7148 -7149 -7150 -7151 -7152 -7153 -7154 -7155 -7156 -7157 -7158 -7159 -7160 -7161 -7162 -7163 -7164 -7165 -7166 -7167 -7168 -7169 -7170 -7171 -7172 -7173 -7174 -7175 -7176 -7177 -7178 -7179 -7180 -7181 -7182 -7183 -7184 -7185 -7186 -7187 -7188 -7189 -7190 -7191 -7192 -7193 -7194 -7195 -7196 -7197 -7198 -7199 -7200 -7201 -7202 -7203 -7204 -7205 -7206 -7207 -7208 -7209 -7210 -7211 -7212 -7213 -7214 -7215 -7216 -7217 -7218 -7219 -7220 -7221 -7222 -7223 -7224 -7225 -7226 -7227 -7228 -7229 -7230 -7231 -7232 -7233 -7234 -7235 -7236 -7237 -7238 -7239 -7240 -7241 -7242 -7243 -7244 -7245 -7246 -7247 -7248 -7249 -7250 -7251 -7252 -7253 -7254 -7255 -7256 -7257 -7258 -7259 -7260 -7261 -7262 -7263 -7264 -7265 -7266 -7267 -7268 -7269 -7270 -7271 -7272 -7273 -7274 -7275 -7276 -7277 -7278 -7279 -7280 -7281 -7282 -7283 -7284 -7285 -7286 -7287 -7288 -7289 -7290 -7291 -7292 -7293 -7294 -7295 -7296 -7297 -7298 -7299 -7300 -7301 -7302 -7303 -7304 -7305 -7306 -7307 -7308 -7309 -7310 -7311 -7312 -7313 -7314 -7315 -7316 -7317 -7318 -7319 -7320 -7321 -7322 -7323 -7324 -7325 -7326 -7327 -7328 -7329 -7330 -7331 -7332 -7333 -7334 -7335 -7336 -7337 -7338 -7339 -7340 -7341 -7342 -7343 -7344 -7345 -7346 -7347 -7348 -7349 -7350 -7351 -7352 -7353 -7354 -7355 -7356 -7357 -7358 -7359 -7360 -7361 -7362 -7363 -7364 -7365 -7366 -7367 -7368 -7369 -7370 -7371 -7372 -7373 -7374 -7375 -7376 -7377 -7378 -7379 -7380 -7381 -7382 -7383 -7384 -7385 -7386 -7387 -7388 -7389 -7390 -7391 -7392 -7393 -7394 -7395 -7396 -7397 -7398 -7399 -7400 -7401 -7402 -7403 -7404 -7405 -7406 -7407 -7408 -7409 -7410 -7411 -7412 -7413 -7414 -7415 -7416 -7417 -7418 -7419 -7420 -7421 -7422 -7423 -7424 -7425 -7426 -7427 -7428 -7429 -7430 -7431 -7432 -7433 -7434 -7435 -7436 -7437 -7438 -7439 -7440 -7441 -7442 -7443 -7444 -7445 -7446 -7447 -7448 -7449 -7450 -7451 -7452 -7453 -7454 -7455 -7456 -7457 -7458 -7459 -7460 -7461 -7462 -7463 -7464 -7465 -7466 -7467 -7468 -7469 -7470 -7471 -7472 -7473 -7474 -7475 -7476 -7477 -7478 -7479 -7480 -7481 -7482 -7483 -7484 -7485 -7486 -7487 -7488 -7489 -7490 -7491 -7492 -7493 -7494 -7495 -7496 -7497 -7498 -7499 -7500 -7501 -7502 -7503 -7504 -7505 -7506 -7507 -7508 -7509 -7510 -7511 -7512 -7513 -7514 -7515 -7516 -7517 -7518 -7519 -7520 -7521 -7522 -7523 -7524 -7525 -7526 -7527 -7528 -7529 -7530 -7531 -7532 -7533 -7534 -7535 -7536 -7537 -7538 -7539 -7540 -7541 -7542 -7543 -7544 -7545 -7546 -7547 -7548 -7549 -7550 -7551 -7552 -7553 -7554 -7555 -7556 -7557 -7558 -7559 -7560 -7561 -7562 -7563 -7564 -7565 -7566 -7567 -7568 -7569 -7570 -7571 -7572 -7573 -7574 -7575 -7576 -7577 -7578 -7579 -7580 -7581 -7582 -7583 -7584 -7585 -7586 -7587 -7588 -7589 -7590 -7591 -7592 -7593 -7594 -7595 -7596 -7597 -7598 -7599 -7600 -7601 -7602 -7603 -7604 -7605 -7606 -7607 -7608 -7609 -7610 -7611 -7612 -7613 -7614 -7615 -7616 -7617 -7618 -7619 -7620 -7621 -7622 -7623 -7624 -7625 -7626 -7627 -7628 -7629 -7630 -7631 -7632 -7633 -7634 -7635 -7636 -7637 -7638 -7639 -7640 -7641 -7642 -7643 -7644 -7645 -7646 -7647 -7648 -7649 -7650 -7651 -7652 -7653 -7654 -7655 -7656 -7657 -7658 -7659 -7660 -7661 -7662 -7663 -7664 -7665 -7666 -7667 -7668 -7669 -7670 -7671 -7672 -7673 -7674 -7675 -7676 -7677 -7678 -7679 -7680 -7681 -7682 -7683 -7684 -7685 -7686 -7687 -7688 -7689 -7690 -7691 -7692 -7693 -7694 -7695 -7696 -7697 -7698 -7699 -7700 -7701 -7702 -7703 -7704 -7705 -7706 -7707 -7708 -7709 -7710 -7711 -7712 -7713 -7714 -7715 -7716 -7717 -7718 -7719 -7720 -7721 -7722 -7723 -7724 -7725 -7726 -7727 -7728 -7729 -7730 -7731 -7732 -7733 -7734 -7735 -7736 -7737 -7738 -7739 -7740 -7741 -7742 -7743 -7744 -7745 -7746 -7747 -7748 -7749 -7750 -7751 -7752 -7753 -7754 -7755 -7756 -7757 -7758 -7759 -7760 -7761 -7762 -7763 -7764 -7765 -7766 -7767 -7768 -7769 -7770 -7771 -7772 -7773 -7774 -7775 -7776 -7777 -7778 -7779 -7780 -7781 -7782 -7783 -7784 -7785 -7786 -7787 -7788 -7789 -7790 -7791 -7792 -7793 -7794 -7795 -7796 -7797 -7798 -7799 -7800 -7801 -7802 -7803 -7804 -7805 -7806 -7807 -7808 -7809 -7810 -7811 -7812 -7813 -7814 -7815 -7816 -7817 -7818 -7819 -7820 -7821 -7822 -7823 -7824 -7825 -7826 -7827 -7828 -7829 -7830 -7831 -7832 -7833 -7834 -7835 -7836 -7837 -7838 -7839 -7840 -7841 -7842 -7843 -7844 -7845 -7846 -7847 -7848 -7849 -7850 -7851 -7852 -7853 -7854 -7855 -7856 -7857 -7858 -7859 -7860 -7861 -7862 -7863 -7864 -7865 -7866 -7867 -7868 -7869 -7870 -7871 -7872 -7873 -7874 -7875 -7876 -7877 -7878 -7879 -7880 -7881 -7882 -7883 -7884 -7885 -7886 -7887 -7888 -7889 -7890 -7891 -7892 -7893 -7894 -7895 -7896 -7897 -7898 -7899 -7900 -7901 -7902 -7903 -7904 -7905 -7906 -7907 -7908 -7909 -7910 -7911 -7912 -7913 -7914 -7915 -7916 -7917 -7918 -7919 -7920 -7921 -7922 -7923 -7924 -7925 -7926 -7927 -7928 -7929 -7930 -7931 -7932 -7933 -7934 -7935 -7936 -7937 -7938 -7939 -7940 -7941 -7942 -7943 -7944 -7945 -7946 -7947 -7948 -7949 -7950 -7951 -7952 -7953 -7954 -7955 -7956 -7957 -7958 -7959 -7960 -7961 -7962 -7963 -7964 -7965 -7966 -7967 -7968 -7969 -7970 -7971 -7972 -7973 -7974 -7975 -7976 -7977 -7978 -7979 -7980 -7981 -7982 -7983 -7984 -7985 -7986 -7987 -7988 -7989 -7990 -7991 -7992 -7993 -7994 -7995 -7996 -7997 -7998 -7999 -8000 -8001 -8002 -8003 -8004 -8005 -8006 -8007 -8008 -8009 -8010 -8011 -8012 -8013 -8014 -8015 -8016 -8017 -8018 -8019 -8020 -8021 -8022 -8023 -8024 -8025 -8026 -8027 -8028 -8029 -8030 -8031 -8032 -8033 -8034 -8035 -8036 -8037 -8038 -8039 -8040 -8041 -8042 -8043 -8044 -8045 -8046 -8047 -8048 -8049 -8050 -8051 -8052 -8053 -8054 -8055 -8056 -8057 -8058 -8059 -8060 -8061 -8062 -8063 -8064 -8065 -8066 -8067 -8068 -8069 -8070 -8071 -8072 -8073 -8074 -8075 -8076 -8077 -8078 -8079 -8080 -8081 -8082 -8083 -8084 -8085 -8086 -8087 -8088 -8089 -8090 -8091 -8092 -8093 -8094 -8095 -8096 -8097 -8098 -8099 -8100 -8101 -8102 -8103 -8104 -8105 -8106 -8107 -8108 -8109 -8110 -8111 -8112 -8113 -8114 -8115 -8116 -8117 -8118 -8119 -8120 -8121 -8122 -8123 -8124 -8125 -8126 -8127 -8128 -8129 -8130 -8131 -8132 -8133 -8134 -8135 -8136 -8137 -8138 -8139 -8140 -8141 -8142 -8143 -8144 -8145 -8146 -8147 -8148 -8149 -8150 -8151 -8152 -8153 -8154 -8155 -8156 -8157 -8158 -8159 -8160 -8161 -8162 -8163 -8164 -8165 -8166 -8167 -8168 -8169 -8170 -8171 -8172 -8173 -8174 -8175 -8176 -8177 -8178 -8179 -8180 -8181 -8182 -8183 -8184 -8185 -8186 -8187 -8188 -8189 -8190 -8191 -8192 -8193 -8194 -8195 -8196 -8197 -8198 -8199 -8200 -8201 -8202 -8203 -8204 -8205 -8206 -8207 -8208 -8209 -8210 -8211 -8212 -8213 -8214 -8215 -8216 -8217 -8218 -8219 -8220 -8221 -8222 -8223 -8224 -8225 -8226 -8227 -8228 -8229 -8230 -8231 -8232 -8233 -8234 -8235 -8236 -8237 -8238 -8239 -8240 -8241 -8242 -8243 -8244 -8245 -8246 -8247 -8248 -8249 -8250 -8251 -8252 -8253 -8254 -8255 -8256 -8257 -8258 -8259 -8260 -8261 -8262 -8263 -8264 -8265 -8266 -8267 -8268 -8269 -8270 -8271 -8272 -8273 -8274 -8275 -8276 -8277 -8278 -8279 -8280 -8281 -8282 -8283 -8284 -8285 -8286 -8287 -8288 -8289 -8290 -8291 -8292 -8293 -8294 -8295 -8296 -8297 -8298 -8299 -8300 -8301 -8302 -8303 -8304 -8305 -8306 -8307 -8308 -8309 -8310 -8311 -8312 -8313 -8314 -8315 -8316 -8317 -8318 -8319 -8320 -8321 -8322 -8323 -8324 -8325 -8326 -8327 -8328 -8329 -8330 -8331 -8332 -8333 -8334 -8335 -8336 -8337 -8338 -8339 -8340 -8341 -8342 -8343 -8344 -8345 -8346 -8347 -8348 -8349 -8350 -8351 -8352 -8353 -8354 -8355 -8356 -8357 -8358 -8359 -8360 -8361 -8362 -8363 -8364 -8365 -8366 -8367 -8368 -8369 -8370 -8371 -8372 -8373 -8374 -8375 -8376 -8377 -8378 -8379 -8380 -8381 -8382 -8383 -8384 -8385 -8386 -8387 -8388 -8389 -8390 -8391 -8392 -8393 -8394 -8395 -8396 -8397 -8398 -8399 -8400 -8401 -8402 -8403 -8404 -8405 -8406 -8407 -8408 -8409 -8410 -8411 -8412 -8413 -8414 -8415 -8416 -8417 -8418 -8419 -8420 -8421 -8422 -8423 -8424 -8425 -8426 -8427 -8428 -8429 -8430 -8431 -8432 -8433 -8434 -8435 -8436 -8437 -8438 -8439 -8440 -8441 -8442 -8443 -8444 -8445 -8446 -8447 -8448 -8449 -8450 -8451 -8452 -8453 -8454 -8455 -8456 -8457 -8458 -8459 -8460 -8461 -8462 -8463 -8464 -8465 -8466 -8467 -8468 -8469 -8470 -8471 -8472 -8473 -8474 -8475 -8476 -8477 -8478 -8479 -8480 -8481 -8482 -8483 -8484 -8485 -8486 -8487 -8488 -8489 -8490 -8491 -8492 -8493 -8494 -8495 -8496 -8497 -8498 -8499 -8500 -8501 -8502 -8503 -8504 -8505 -8506 -8507 -8508 -8509 -8510 -8511 -8512 -8513 -8514 -8515 -8516 -8517 -8518 -8519 -8520 -8521 -8522 -8523 -8524 -8525 -8526 -8527 -8528 -8529 -8530 -8531 -8532 -8533 -8534 -8535 -8536 -8537 -8538 -8539 -8540 -8541 -8542 -8543 -8544 -8545 -8546 -8547 -8548 -8549 -8550 -8551 -8552 -8553 -8554 -8555 -8556 -8557 -8558 -8559 -8560 -8561 -8562 -8563 -8564 -8565 -8566 -8567 -8568 -8569 -8570 -8571 -8572 -8573 -8574 -8575 -8576 -8577 -8578 -8579 -8580 -8581 -8582 -8583 -8584 -8585 -8586 -8587 -8588 -8589 -8590 -8591 -8592 -8593 -8594 -8595 -8596 -8597 -8598 -8599 -8600 -8601 -8602 -8603 -8604 -8605 -8606 -8607 -8608 -8609 -8610 -8611 -8612 -8613 -8614 -8615 -8616 -8617 -8618 -8619 -8620 -8621 -8622 -8623 -8624 -8625 -8626 -8627 -8628 -8629 -8630 -8631 -8632 -8633 -8634 -8635 -8636 -8637 -8638 -8639 -8640 -8641 -8642 -8643 -8644 -8645 -8646 -8647 -8648 -8649 -8650 -8651 -8652 -8653 -8654 -8655 -8656 -8657 -8658 -8659 -8660 -8661 -8662 -8663 -8664 -8665 -8666 -8667 -8668 -8669 -8670 -8671 -8672 -8673 -8674 -8675 -8676 -8677 -8678 -8679 -8680 -8681 -8682 -8683 -8684 -8685 -8686 -8687 -8688 -8689 -8690 -8691 -8692 -8693 -8694 -8695 -8696 -8697 -8698 -8699 -8700 -8701 -8702 -8703 -8704 -8705 -8706 -8707 -8708 -8709 -8710 -8711 -8712 -8713 -8714 -8715 -8716 -8717 -8718 -8719 -8720 -8721 -8722 -8723 -8724 -8725 -8726 -8727 -8728 -8729 -8730 -8731 -8732 -8733 -8734 -8735 -8736 -8737 -8738 -8739 -8740 -8741 -8742 -8743 -8744 -8745 -8746 -8747 -8748 -8749 -8750 -8751 -8752 -8753 -8754 -8755 -8756 -8757 -8758 -8759 -8760 -8761 -8762 -8763 -8764 -8765 -8766 -8767 -8768 -8769 -8770 -8771 -8772 -8773 -8774 -8775 -8776 -8777 -8778 -8779 -8780 -8781 -8782 -8783 -8784 -8785 -8786 -8787 -8788 -8789 -8790 -8791 -8792 -8793 -8794 -8795 -8796 -8797 -8798 -8799 -8800 -8801 -8802 -8803 -8804 -8805 -8806 -8807 -8808 -8809 -8810 -8811 -8812 -8813 -8814 -8815 -8816 -8817 -8818 -8819 -8820 -8821 -8822 -8823 -8824 -8825 -8826 -8827 -8828 -8829 -8830 -8831 -8832 -8833 -8834 -8835 -8836 -8837 -8838 -8839 -8840 -8841 -8842 -8843 -8844 -8845 -8846 -8847 -8848 -8849 -8850 -8851 -8852 -8853 -8854 -8855 -8856 -8857 -8858 -8859 -8860 -8861 -8862 -8863 -8864 -8865 -8866 -8867 -8868 -8869 -8870 -8871 -8872 -8873 -8874 -8875 -8876 -8877 -8878 -8879 -8880 -8881 -8882 -8883 -8884 -8885 -8886 -8887 -8888 -8889 -8890 -8891 -8892 -8893 -8894 -8895 -8896 -8897 -8898 -8899 -8900 -8901 -8902 -8903 -8904 -8905 -8906 -8907 -8908 -8909 -8910 -8911 -8912 -8913 -8914 -8915 -8916 -8917 -8918 -8919 -8920 -8921 -8922 -8923 -8924 -8925 -8926 -8927 -8928 -8929 -8930 -8931 -8932 -8933 -8934 -8935 -8936 -8937 -8938 -8939 -8940 -8941 -8942 -8943 -8944 -8945 -8946 -8947 -8948 -8949 -8950 -8951 -8952 -8953 -8954 -8955 -8956 -8957 -8958 -8959 -8960 -8961 -8962 -8963 -8964 -8965 -8966 -8967 -8968 -8969 -8970 -8971 -8972 -8973 -8974 -8975 -8976 -8977 -8978 -8979 -8980 -8981 -8982 -8983 -8984 -8985 -8986 -8987 -8988 -8989 -8990 -8991 -8992 -8993 -8994 -8995 -8996 -8997 -8998 -8999 -9000 -9001 -9002 -9003 -9004 -9005 -9006 -9007 -9008 -9009 -9010 -9011 -9012 -9013 -9014 -9015 -9016 -9017 -9018 -9019 -9020 -9021 -9022 -9023 -9024 -9025 -9026 -9027 -9028 -9029 -9030 -9031 -9032 -9033 -9034 -9035 -9036 -9037 -9038 -9039 -9040 -9041 -9042 -9043 -9044 -9045 -9046 -9047 -9048 -9049 -9050 -9051 -9052 -9053 -9054 -9055 -9056 -9057 -9058 -9059 -9060 -9061 -9062 -9063 -9064 -9065 -9066 -9067 -9068 -9069 -9070 -9071 -9072 -9073 -9074 -9075 -9076 -9077 -9078 -9079 -9080 -9081 -9082 -9083 -9084 -9085 -9086 -9087 -9088 -9089 -9090 -9091 -9092 -9093 -9094 -9095 -9096 -9097 -9098 -9099 -9100 -9101 -9102 -9103 -9104 -9105 -9106 -9107 -9108 -9109 -9110 -9111 -9112 -9113 -9114 -9115 -9116 -9117 -9118 -9119 -9120 -9121 -9122 -9123 -9124 -9125 -9126 -9127 -9128 -9129 -9130 -9131 -9132 -9133 -9134 -9135 -9136 -9137 -9138 -9139 -9140 -9141 -9142 -9143 -9144 -9145 -9146 -9147 -9148 -9149 -9150 -9151 -9152 -9153 -9154 -9155 -9156 -9157 -9158 -9159 -9160 -9161 -9162 -9163 -9164 -9165 -9166 -9167 -9168 -9169 -9170 -9171 -9172 -9173 -9174 -9175 -9176 -9177 -9178 -9179 -9180 -9181 -9182 -9183 -9184 -9185 -9186 -9187 -9188 -9189 -9190 -9191 -9192 -9193 -9194 -9195 -9196 -9197 -9198 -9199 -9200 -9201 -9202 -9203 -9204 -9205 -9206 -9207 -9208 -9209 -9210 -9211 -9212 -9213 -9214 -9215 -9216 -9217 -9218 -9219 -9220 -9221 -9222 -9223 -9224 -9225 -9226 -9227 -9228 -9229 -9230 -9231 -9232 -9233 -9234 -9235 -9236 -9237 -9238 -9239 -9240 -9241 -9242 -9243 -9244 -9245 -9246 -9247 -9248 -9249 -9250 -9251 -9252 -9253 -9254 -9255 -9256 -9257 -9258 -9259 -9260 -9261 -9262 -9263 -9264 -9265 -9266 -9267 -9268 -9269 -9270 -9271 -9272 -9273 -9274 -9275 -9276 -9277 -9278 -9279 -9280 -9281 -9282 -9283 -9284 -9285 -9286 -9287 -9288 -9289 -9290 -9291 -9292 -9293 -9294 -9295 -9296 -9297 -9298 -9299 -9300 -9301 -9302 -9303 -9304 -9305 -9306 -9307 -9308 -9309 -9310 -9311 -9312 -9313 -9314 -9315 -9316 -9317 -9318 -9319 -9320 -9321 -9322 -9323 -9324 -9325 -9326 -9327 -9328 -9329 -9330 -9331 -9332 -9333 -9334 -9335 -9336 -9337 -9338 -9339 -9340 -9341 -9342 -9343 -9344 -9345 -9346 -9347 -9348 -9349 -9350 -9351 -9352 -9353 -9354 -9355 -9356 -9357 -9358 -9359 -9360 -9361 -9362 -9363 -9364 -9365 -9366 -9367 -9368 -9369 -9370 -9371 -9372 -9373 -9374 -9375 -9376 -9377 -9378 -9379 -9380 -9381 -9382 -9383 -9384 -9385 -9386 -9387 -9388 -9389 -9390 -9391 -9392 -9393 -9394 -9395 -9396 -9397 -9398 -9399 -9400 -9401 -9402 -9403 -9404 -9405 -9406 -9407 -9408 -9409 -9410 -9411 -9412 -9413 -9414 -9415 -9416 -9417 -9418 -9419 -9420 -9421 -9422 -9423 -9424 -9425 -9426 -9427 -9428 -9429 -9430 -9431 -9432 -9433 -9434 -9435 -9436 -9437 -9438 -9439 -9440 -9441 -9442 -9443 -9444 -9445 -9446 -9447 -9448 -9449 -9450 -9451 -9452 -9453 -9454 -9455 -9456 -9457 -9458 -9459 -9460 -9461 -9462 -9463 -9464 -9465 -9466 -9467 -9468 -9469 -9470 -9471 -9472 -9473 -9474 -9475 -9476 -9477 -9478 -9479 -9480 -9481 -9482 -9483 -9484 -9485 -9486 -9487 -9488 -9489 -9490 -9491 -9492 -9493 -9494 -9495 -9496 -9497 -9498 -9499 -9500 -9501 -9502 -9503 -9504 -9505 -9506 -9507 -9508 -9509 -9510 -9511 -9512 -9513 -9514 -9515 -9516 -9517 -9518 -9519 -9520 -9521 -9522 -9523 -9524 -9525 -9526 -9527 -9528 -9529 -9530 -9531 -9532 -9533 -9534 -9535 -9536 -9537 -9538 -9539 -9540 -9541 -9542 -9543 -9544 -9545 -9546 -9547 -9548 -9549 -9550 -9551 -9552 -9553 -9554 -9555 -9556 -9557 -9558 -9559 -9560 -9561 -9562 -9563 -9564 -9565 -9566 -9567 -9568 -9569 -9570 -9571 -9572 -9573 -9574 -9575 -9576 -9577 -9578 -9579 -9580 -9581 -9582 -9583 -9584 -9585 -9586 -9587 -9588 -9589 -9590 -9591 -9592 -9593 -9594 -9595 -9596 -9597 -9598 -9599 -9600 -9601 -9602 -9603 -9604 -9605 -9606 -9607 -9608 -9609 -9610 -9611 -9612 -9613 -9614 -9615 -9616 -9617 -9618 -9619 -9620 -9621 -9622 -9623 -9624 -9625 -9626 -9627 -9628 -9629 -9630 -9631 -9632 -9633 -9634 -9635 -9636 -9637 -9638 -9639 -9640 -9641 -9642 -9643 -9644 -9645 -9646 -9647 -9648 -9649 -9650 -9651 -9652 -9653 -9654 -9655 -9656 -9657 -9658 -9659 -9660 -9661 -9662 -9663 -9664 -9665 -9666 -9667 -9668 -9669 -9670 -9671 -9672 -9673 -9674 -9675 -9676 -9677 -9678 -9679 -9680 -9681 -9682 -9683 -9684 -9685 -9686 -9687 -9688 -9689 -9690 -9691 -9692 -9693 -9694 -9695 -9696 -9697 -9698 -9699 -9700 -9701 -9702 -9703 -9704 -9705 -9706 -9707 -9708 -9709 -9710 -9711 -9712 -9713 -9714 -9715 -9716 -9717 -9718 -9719 -9720 -9721 -9722 -9723 -9724 -9725 -9726 -9727 -9728 -9729 -9730 -9731 -9732 -9733 -9734 -9735 -9736 -9737 -9738 -9739 -9740 -9741 -9742 -9743 -9744 -9745 -9746 -9747 -9748 -9749 -9750 -9751 -9752 -9753 -9754 -9755 -9756 -9757 -9758 -9759 -9760 -9761 -9762 -9763 -9764 -9765 -9766 -9767 -9768 -9769 -9770 -9771 -9772 -9773 -9774 -9775 -9776 -9777 -9778 -9779 -9780 -9781 -9782 -9783 -9784 -9785 -9786 -9787 -9788 -9789 -9790 -9791 -9792 -9793 -9794 -9795 -9796 -9797 -9798 -9799 -9800 -9801 -9802 -9803 -9804 -9805 -9806 -9807 -9808 -9809 -9810 -9811 -9812 -9813 -9814 -9815 -9816 -9817 -9818 -9819 -9820 -9821 -9822 -9823 -9824 -9825 -9826 -9827 -9828 -9829 -9830 -9831 -9832 -9833 -9834 -9835 -9836 -9837 -9838 -9839 -9840 -9841 -9842 -9843 -9844 -9845 -9846 -9847 -9848 -9849 -9850 -9851 -9852 -9853 -9854 -9855 -9856 -9857 -9858 -9859 -9860 -9861 -9862 -9863 -9864 -9865 -9866 -9867 -9868 -9869 -9870 -9871 -9872 -9873 -9874 -9875 -9876 -9877 -9878 -9879 -9880 -9881 -9882 -9883 -9884 -9885 -9886 -9887 -9888 -9889 -9890 -9891 -9892 -9893 -9894 -9895 -9896 -9897 -9898 -9899 -9900 -9901 -9902 -9903 -9904 -9905 -9906 -9907 -9908 -9909 -9910 -9911 -9912 -9913 -9914 -9915 -9916 -9917 -9918 -9919 -9920 -9921 -9922 -9923 -9924 -9925 -9926 -9927 -9928 -9929 -9930 -9931 -9932 -9933 -9934 -9935 -9936 -9937 -9938 -9939 -9940 -9941 -9942 -9943 -9944 -9945 -9946 -9947 -9948 -9949 -9950 -9951 -9952 -9953 -9954 -9955 -9956 -9957 -9958 -9959 -9960 -9961 -9962 -9963 -9964 -9965 -9966 -9967 -9968 -9969 -9970 -9971 -9972 -9973 -9974 -9975 -9976 -9977 -9978 -9979 -9980 -9981 -9982 -9983 -9984 -9985 -9986 -9987 -9988 -9989 -9990 -9991 -9992 -9993 -9994 -9995 -9996 -9997 -9998 -9999 -10000 -10001 -10002 -10003 -10004 -10005 -10006 -10007 -10008 -10009 -10010 -10011 -10012 -10013 -10014 -10015 -10016 -10017 -10018 -10019 -10020 -10021 -10022 -10023 -10024 -10025 -10026 -10027 -10028 -10029 -10030 -10031 -10032 -10033 -10034 -10035 -10036 -10037 -10038 -10039 -10040 -10041 -10042 -10043 -10044 -10045 -10046 -10047 -10048 -10049 -10050 -10051 -10052 -10053 -10054 -10055 -10056 -10057 -10058 -10059 -10060 -10061 -10062 -10063 -10064 -10065 -10066 -10067 -10068 -10069 -10070 -10071 -10072 -10073 -10074 -10075 -10076 -10077 -10078 -10079 -10080 -10081 -10082 -10083 -10084 -10085 -10086 -10087 -10088 -10089 -10090 -10091 -10092 -10093 -10094 -10095 -10096 -10097 -10098 -10099 -10100 -10101 -10102 -10103 -10104 -10105 -10106 -10107 -10108 -10109 -10110 -10111 -10112 -10113 -10114 -10115 -10116 -10117 -10118 -10119 -10120 -10121 -10122 -10123 -10124 -10125 -10126 -10127 -10128 -10129 -10130 -10131 -10132 -10133 -10134 -10135 -10136 -10137 -10138 -10139 -10140 -10141 -10142 -10143 -10144 -10145 -10146 -10147 -10148 -10149 -10150 -10151 -10152 -10153 -10154 -10155 -10156 -10157 -10158 -10159 -10160 -10161 -10162 -10163 -10164 -10165 -10166 -10167 -10168 -10169 -10170 -10171 -10172 -10173 -10174 -10175 -10176 -10177 -10178 -10179 -10180 -10181 -10182 -10183 -10184 -10185 -10186 -10187 -10188 -10189 -10190 -10191 -10192 -10193 -10194 -10195 -10196 -10197 -10198 -10199 -10200 -10201 -10202 -10203 -10204 -10205 -10206 -10207 -10208 -10209 -10210 -10211 -10212 -10213 -10214 -10215 -10216 -10217 -10218 -10219 -10220 -10221 -10222 -10223 -10224 -10225 -10226 -10227 -10228 -10229 -10230 -10231 -10232 -10233 -10234 -10235 -10236 -10237 -10238 -10239 -10240 -10241 -10242 -10243 -10244 -10245 -10246 -10247 -10248 -10249 -10250 -10251 -10252 -10253 -10254 -10255 -10256 -10257 -10258 -10259 -10260 -10261 -10262 -10263 -10264 -10265 -10266 -10267 -10268 -10269 -10270 -10271 -10272 -10273 -10274 -10275 -10276 -10277 -10278 -10279 -10280 -10281 -10282 -10283 -10284 -10285 -10286 -10287 -10288 -10289 -10290 -10291 -10292 -10293 -10294 -10295 -10296 -10297 -10298 -10299 -10300 -10301 -10302 -10303 -10304 -10305 -10306 -10307 -10308 -10309 -10310 -10311 -10312 -10313 -10314 -10315 -10316 -10317 -10318 -10319 -10320 -10321 -10322 -10323 -10324 -10325 -10326 -10327 -10328 -10329 -10330 -10331 -10332 -10333 -10334 -10335 -10336 -10337 -10338 -10339 -10340 -10341 -10342 -10343 -10344 -10345 -10346 -10347 -10348 -10349 -10350 -10351 -10352 -10353 -10354 -10355 -10356 -10357 -10358 -10359 -10360 -10361 -10362 -10363 -10364 -10365 -10366 -10367 -10368 -10369 -10370 -10371 -10372 -10373 -10374 -10375 -10376 -10377 -10378 -10379 -10380 -10381 -10382 -10383 -10384 -10385 -10386 -10387 -10388 -10389 -10390 -10391 -10392 -10393 -10394 -10395 -10396 -10397 -10398 -10399 -10400 -10401 -10402 -10403 -10404 -10405 -10406 -10407 -10408 -10409 -10410 -10411 -10412 -10413 -10414 -10415 -10416 -10417 -10418 -10419 -10420 -10421 -10422 -10423 -10424 -10425 -10426 -10427 -10428 -10429 -10430 -10431 -10432 -10433 -10434 -10435 -10436 -10437 -10438 -10439 -10440 -10441 -10442 -10443 -10444 -10445 -10446 -10447 -10448 -10449 -10450 -10451 -10452 -10453 -10454 -10455 -10456 -10457 -10458 -10459 -10460 -10461 -10462 -10463 -10464 -10465 -10466 -10467 -10468 -10469 -10470 -10471 -10472 -10473 -10474 -10475 -10476 -10477 -10478 -10479 -10480 -10481 -10482 -10483 -10484 -10485 -10486 -10487 -10488 -10489 -10490 -10491 -10492 -10493 -10494 -10495 -10496 -10497 -10498 -10499 -10500 -10501 -10502 -10503 -10504 -10505 -10506 -10507 -10508 -10509 -10510 -10511 -10512 -10513 -10514 -10515 -10516 -10517 -10518 -10519 -10520 -10521 -10522 -10523 -10524 -10525 -10526 -10527 -10528 -10529 -10530 -10531 -10532 -10533 -10534 -10535 -10536 -10537 -10538 -10539 -10540 -10541 -10542 -10543 -10544 -10545 -10546 -10547 -10548 -10549 -10550 -10551 -10552 -10553 -10554 -10555 -10556 -10557 -10558 -10559 -10560 -10561 -10562 -10563 -10564 -10565 -10566 -10567 -10568 -10569 -10570 -10571 -10572 -10573 -10574 -10575 -10576 -10577 -10578 -10579 -10580 -10581 -10582 -10583 -10584 -10585 -10586 -10587 -10588 -10589 -10590 -10591 -10592 -10593 -10594 -10595 -10596 -10597 -10598 -10599 -10600 -10601 -10602 -10603 -10604 -10605 -10606 -10607 -10608 -10609 -10610 -10611 -10612 -10613 -10614 -10615 -10616 -10617 -10618 -10619 -10620 -10621 -10622 -10623 -10624 -10625 -10626 -10627 -10628 -10629 -10630 -10631 -10632 -10633 -10634 -10635 -10636 -10637 -10638 -10639 -10640 -10641 -10642 -10643 -10644 -10645 -10646 -10647 -10648 -10649 -10650 -10651 -10652 -10653 -10654 -10655 -10656 -10657 -10658 -10659 -10660 -10661 -10662 -10663 -10664 -10665 -10666 -10667 -10668 -10669 -10670 -10671 -10672 -10673 -10674 -10675 -10676 -10677 -10678 -10679 -10680 -10681 -10682 -10683 -10684 -10685 -10686 -10687 -10688 -10689 -10690 -10691 -10692 -10693 -10694 -10695 -10696 -10697 -10698 -10699 -10700 -10701 -10702 -10703 -10704 -10705 -10706 -10707 -10708 -10709 -10710 -10711 -10712 -10713 -10714 -10715 -10716 -10717 -10718 -10719 -10720 -10721 -10722 -10723 -10724 -10725 -10726 -10727 -10728 -10729 -10730 -10731 -10732 -10733 -10734 -10735 -10736 -10737 -10738 -10739 -10740 -10741 -10742 -10743 -10744 -10745 -10746 -10747 -10748 -10749 -10750 -10751 -10752 -10753 -10754 -10755 -10756 -10757 -10758 -10759 -10760 -10761 -10762 -10763 -10764 -10765 -10766 -10767 -10768 -10769 -10770 -10771 -10772 -10773 -10774 -10775 -10776 -10777 -10778 -10779 -10780 -10781 -10782 -10783 -10784 -10785 -10786 -10787 -10788 -10789 -10790 -10791 -10792 -10793 -10794 -10795 -10796 -10797 -10798 -10799 -10800 -10801 -10802 -10803 -10804 -10805 -10806 -10807 -10808 -10809 -10810 -10811 -10812 -10813 -10814 -10815 -10816 -10817 -10818 -10819 -10820 -10821 -10822 -10823 -10824 -10825 -10826 -10827 -10828 -10829 -10830 -10831 -10832 -10833 -10834 -10835 -10836 -10837 -10838 -10839 -10840 -10841 -10842 -10843 -10844 -10845 -10846 -10847 -10848 -10849 -10850 -10851 -10852 -10853 -10854 -10855 -10856 -10857 -10858 -10859 -10860 -10861 -10862 -10863 -10864 -10865 -10866 -10867 -10868 -10869 -10870 -10871 -10872 -10873 -10874 -10875 -10876 -10877 -10878 -10879 -10880 -10881 -10882 -10883 -10884 -10885 -10886 -10887 -10888 -10889 -10890 -10891 -10892 -10893 -10894 -10895 -10896 -10897 -10898 -10899 -10900 -10901 -10902 -10903 -10904 -10905 -10906 -10907 -10908 -10909 -10910 -10911 -10912 -10913 -10914 -10915 -10916 -10917 -10918 -10919 -10920 -10921 -10922 -10923 -10924 -10925 -10926 -10927 -10928 -10929 -10930 -10931 -10932 -10933 -10934 -10935 -10936 -10937 -10938 -10939 -10940 -10941 -10942 -10943 -10944 -10945 -10946 -10947 -10948 -10949 -10950 -10951 -10952 -10953 -10954 -10955 -10956 -10957 -10958 -10959 -10960 -10961 -10962 -10963 -10964 -10965 -10966 -10967 -10968 -10969 -10970 -10971 -10972 -10973 -10974 -10975 -10976 -10977 -10978 -10979 -10980 -10981 -10982 -10983 -10984 -10985 -10986 -10987 -10988 -10989 -10990 -10991 -10992 -10993 -10994 -10995 -10996 -10997 -10998 -10999 -11000 -11001 -11002 -11003 -11004 -11005 -11006 -11007 -11008 -11009 -11010 -11011 -11012 -11013 -11014 -11015 -11016 -11017 -11018 -11019 -11020 -11021 -11022 -11023 -11024 -11025 -11026 -11027 -11028 -11029 -11030 -11031 -11032 -11033 -11034 -11035 -11036 -11037 -11038 -11039 -11040 -11041 -11042 -11043 -11044 -11045 -11046 -11047 -11048 -11049 -11050 -11051 -11052 -11053 -11054 -11055 -11056 -11057 -11058 -11059 -11060 -11061 -11062 -11063 -11064 -11065 -11066 -11067 -11068 -11069 -11070 -11071 -11072 -11073 -11074 -11075 -11076 -11077 -11078 -11079 -11080 -11081 -11082 -11083 -11084 -11085 -11086 -11087 -11088 -11089 -11090 -11091 -11092 -11093 -11094 -11095 -11096 -11097 -11098 -11099 -11100 -11101 -11102 -11103 -11104 -11105 -11106 -11107 -11108 -11109 -11110 -11111 -11112 -11113 -11114 -11115 -11116 -11117 -11118 -11119 -11120 -11121 -11122 -11123 -11124 -11125 -11126 -11127 -11128 -11129 -11130 -11131 -11132 -11133 -11134 -11135 -11136 -11137 -11138 -11139 -11140 -11141 -11142 -11143 -11144 -11145 -11146 -11147 -11148 -11149 -11150 -11151 -11152 -11153 -11154 -11155 -11156 -11157 -11158 -11159 -11160 -11161 -11162 -11163 -11164 -11165 -11166 -11167 -11168 -11169 -11170 -11171 -11172 -11173 -11174 -11175 -11176 -11177 -11178 -11179 -11180 -11181 -11182 -11183 -11184 -11185 -11186 -11187 -11188 -11189 -11190 -11191 -11192 -11193 -11194 -11195 -11196 -11197 -11198 -11199 -11200 -11201 -11202 -11203 -11204 -11205 -11206 -11207 -11208 -11209 -11210 -11211 -11212 -11213 -11214 -11215 -11216 -11217 -11218 -11219 -11220 -11221 -11222 -11223 -11224 -11225 -11226 -11227 -11228 -11229 -11230 -11231 -11232 -11233 -11234 -11235 -11236 -11237 -11238 -11239 -11240 -11241 -11242 -11243 -11244 -11245 -11246 -11247 -11248 -11249 -11250 -11251 -11252 -11253 -11254 -11255 -11256 -11257 -11258 -11259 -11260 -11261 -11262 -11263 -11264 -11265 -11266 -11267 -11268 -11269 -11270 -11271 -11272 -11273 -11274 -11275 -11276 -11277 -11278 -11279 -11280 -11281 -11282 -11283 -11284 -11285 -11286 -11287 -11288 -11289 -11290 -11291 -11292 -11293 -11294 -11295 -11296 -11297 -11298 -11299 -11300 -11301 -11302 -11303 -11304 -11305 -11306 -11307 -11308 -11309 -11310 -11311 -11312 -11313 -11314 -11315 -11316 -11317 -11318 -11319 -11320 -11321 -11322 -11323 -11324 -11325 -11326 -11327 -11328 -11329 -11330 -11331 -11332 -11333 -11334 -11335 -11336 -11337 -11338 -11339 -11340 -11341 -11342 -11343 -11344 -11345 -11346 -11347 -11348 -11349 -11350 -11351 -11352 -11353 -11354 -11355 -11356 -11357 -11358 -11359 -11360 -11361 -11362 -11363 -11364 -11365 -11366 -11367 -11368 -11369 -11370 -11371 -11372 -11373 -11374 -11375 -11376 -11377 -11378 -11379 -11380 -11381 -11382 -11383 -11384 -11385 -11386 -11387 -11388 -11389 -11390 -11391 -11392 -11393 -11394 -11395 -11396 -11397 -11398 -11399 -11400 -11401 -11402 -11403 -11404 -11405 -11406 -11407 -11408 -11409 -11410 -11411 -11412 -11413 -11414 -11415 -11416 -11417 -11418 -11419 -11420 -11421 -11422 -11423 -11424 -11425 -11426 -11427 -11428 -11429 -11430 -11431 -11432 -11433 -11434 -11435 -11436 -11437 -11438 -11439 -11440 -11441 -11442 -11443 -11444 -11445 -11446 -11447 -11448 -11449 -11450 -11451 -11452 -11453 -11454 -11455 -11456 -11457 -11458 -11459 -11460 -11461 -11462 -11463 -11464 -11465 -11466 -11467 -11468 -11469 -11470 -11471 -11472 -11473 -11474 -11475 -11476 -11477 -11478 -11479 -11480 -11481 -11482 -11483 -11484 -11485 -11486 -11487 -11488 -11489 -11490 -11491 -11492 -11493 -11494 -11495 -11496 -11497 -11498 -11499 -11500 -11501 -11502 -11503 -11504 -11505 -11506 -11507 -11508 -11509 -11510 -11511 -11512 -11513 -11514 -11515 -11516 -11517 -11518 -11519 -11520 -11521 -11522 -11523 -11524 -11525 -11526 -11527 -11528 -11529 -11530 -11531 -11532 -11533 -11534 -11535 -11536 -11537 -11538 -11539 -11540 -11541 -11542 -11543 -11544 -11545 -11546 -11547 -11548 -11549 -11550 -11551 -11552 -11553 -11554 -11555 -11556 -11557 -11558 -11559 -11560 -11561 -11562 -11563 -11564 -11565 -11566 -11567 -11568 -11569 -11570 -11571 -11572 -11573 -11574 -11575 -11576 -11577 -11578 -11579 -11580 -11581 -11582 -11583 -11584 -11585 -11586 -11587 -11588 -11589 -11590 -11591 -11592 -11593 -11594 -11595 -11596 -11597 -11598 -11599 -11600 -11601 -11602 -11603 -11604 -11605 -11606 -11607 -11608 -11609 -11610 -11611 -11612 -11613 -11614 -11615 -11616 -11617 -11618 -11619 -11620 -11621 -11622 -11623 -11624 -11625 -11626 -11627 -11628 -11629 -11630 -11631 -11632 -11633 -11634 -11635 -11636 -11637 -11638 -11639 -11640 -11641 -11642 -11643 -11644 -11645 -11646 -11647 -11648 -11649 -11650 -11651 -11652 -11653 -11654 -11655 -11656 -11657 -11658 -11659 -11660 -11661 -11662 -11663 -11664 -11665 -11666 -11667 -11668 -11669 -11670 -11671 -11672 -11673 -11674 -11675 -11676 -11677 -11678 -11679 -11680 -11681 -11682 -11683 -11684 -11685 -11686 -11687 -11688 -11689 -11690 -11691 -11692 -11693 -11694 -11695 -11696 -11697 -11698 -11699 -11700 -11701 -11702 -11703 -11704 -11705 -11706 -11707 -11708 -11709 -11710 -11711 -11712 -11713 -11714 -11715 -11716 -11717 -11718 -11719 -11720 -11721 -11722 -11723 -11724 -11725 -11726 -11727 -11728 -11729 -11730 -11731 -11732 -11733 -11734 -11735 -11736 -11737 -11738 -11739 -11740 -11741 -11742 -11743 -11744 -11745 -11746 -11747 -11748 -11749 -11750 -11751 -11752 -11753 -11754 -11755 -11756 -11757 -11758 -11759 -11760 -11761 -11762 -11763 -11764 -11765 -11766 -11767 -11768 -11769 -11770 -11771 -11772 -11773 -11774 -11775 -11776 -11777 -11778 -11779 -11780 -11781 -11782 -11783 -11784 -11785 -11786 -11787 -11788 -11789 -11790 -11791 -11792 -11793 -11794 -11795 -11796 -11797 -11798 -11799 -11800 -11801 -11802 -11803 -11804 -11805 -11806 -11807 -11808 -11809 -11810 -11811 -11812 -11813 -11814 -11815 -11816 -11817 -11818 -11819 -11820 -11821 -11822 -11823 -11824 -11825 -11826 -11827 -11828 -11829 -11830 -11831 -11832 -11833 -11834 -11835 -11836 -11837 -11838 -11839 -11840 -11841 -11842 -11843 -11844 -11845 -11846 -11847 -11848 -11849 -11850 -11851 -11852 -11853 -11854 -11855 -11856 -11857 -11858 -11859 -11860 -11861 -11862 -11863 -11864 -11865 -11866 -11867 -11868 -11869 -11870 -11871 -11872 -11873 -11874 -11875 -11876 -11877 -11878 -11879 -11880 -11881 -11882 -11883 -11884 -11885 -11886 -11887 -11888 -11889 -11890 -11891 -11892 -11893 -11894 -11895 -11896 -11897 -11898 -11899 -11900 -11901 -11902 -11903 -11904 -11905 -11906 -11907 -11908 -11909 -11910 -11911 -11912 -11913 -11914 -11915 -11916 -11917 -11918 -11919 -11920 -11921 -11922 -11923 -11924 -11925 -11926 -11927 -11928 -11929 -11930 -11931 -11932 -11933 -11934 -11935 -11936 -11937 -11938 -11939 -11940 -11941 -11942 -11943 -11944 -11945 -11946 -11947 -11948 -11949 -11950 -11951 -11952 -11953 -11954 -11955 -11956 -11957 -11958 -11959 -11960 -11961 -11962 -11963 -11964 -11965 -11966 -11967 -11968 -11969 -11970 -11971 -11972 -11973 -11974 -11975 -11976 -11977 -11978 -11979 -11980 -11981 -11982 -11983 -11984 -11985 -11986 -11987 -11988 -11989 -11990 -11991 -11992 -11993 -11994 -11995 -11996 -11997 -11998 -11999 -12000 -12001 -12002 -12003 -12004 -12005 -12006 -12007 -12008 -12009 -12010 -12011 -12012 -12013 -12014 -12015 -12016 -12017 -12018 -12019 -12020 -12021 -12022 -12023 -12024 -12025 -12026 -12027 -12028 -12029 -12030 -12031 -12032 -12033 -12034 -12035 -12036 -12037 -12038 -12039 -12040 -12041 -12042 -12043 -12044 -12045 -12046 -12047 -12048 -12049 -12050 -12051 -12052 -12053 -12054 -12055 -12056 -12057 -12058 -12059 -12060 -12061 -12062 -12063 -12064 -12065 -12066 -12067 -12068 -12069 -12070 -12071 -12072 -12073 -12074 -12075 -12076 -12077 -12078 -12079 -12080 -12081 -12082 -12083 -12084 -12085 -12086 -12087 -12088 -12089 -12090 -12091 -12092 -12093 -12094 -12095 -12096 -12097 -12098 -12099 -12100 -12101 -12102 -12103 -12104 -12105 -12106 -12107 -12108 -12109 -12110 -12111 -12112 -12113 -12114 -12115 -12116 -12117 -12118 -12119 -12120 -12121 -12122 -12123 -12124 -12125 -12126 -12127 -12128 -12129 -12130 -12131 -12132 -12133 -12134 -12135 -12136 -12137 -12138 -12139 -12140 -12141 -12142 -12143 -12144 -12145 -12146 -12147 -12148 -12149 -12150 -12151 -12152 -12153 -12154 -12155 -12156 -12157 -12158 -12159 -12160 -12161 -12162 -12163 -12164 -12165 -12166 -12167 -12168 -12169 -12170 -12171 -12172 -12173 -12174 -12175 -12176 -12177 -12178 -12179 -12180 -12181 -12182 -12183 -12184 -12185 -12186 -12187 -12188 -12189 -12190 -12191 -12192 -12193 -12194 -12195 -12196 -12197 -12198 -12199 -12200 -12201 -12202 -12203 -12204 -12205 -12206 -12207 -12208 -12209 -12210 -12211 -12212 -12213 -12214 -12215 -12216 -12217 -12218 -12219 -12220 -12221 -12222 -12223 -12224 -12225 -12226 -12227 -12228 -12229 -12230 -12231 -12232 -12233 -12234 -12235 -12236 -12237 -12238 -12239 -12240 -12241 -12242 -12243 -12244 -12245 -12246 -12247 -12248 -12249 -12250 -12251 -12252 -12253 -12254 -12255 -12256 -12257 -12258 -12259 -12260 -12261 -12262 -12263 -12264 -12265 -12266 -12267 -12268 -12269 -12270 -12271 -12272 -12273 -12274 -12275 -12276 -12277 -12278 -12279 -12280 -12281 -12282 -12283 -12284 -12285 -12286 -12287 -12288 -12289 -12290 -12291 -12292 -12293 -12294 -12295 -12296 -12297 -12298 -12299 -12300 -12301 -12302 -12303 -12304 -12305 -12306 -12307 -12308 -12309 -12310 -12311 -12312 -12313 -12314 -12315 -12316 -12317 -12318 -12319 -12320 -12321 -12322 -12323 -12324 -12325 -12326 -12327 -12328 -12329 -12330 -12331 -12332 -12333 -12334 -12335 -12336 -12337 -12338 -12339 -12340 -12341 -12342 -12343 -12344 -12345 -12346 -12347 -12348 -12349 -12350 -12351 -12352 -12353 -12354 -12355 -12356 -12357 -12358 -12359 -12360 -12361 -12362 -12363 -12364 -12365 -12366 -12367 -12368 -12369 -12370 -12371 -12372 -12373 -12374 -12375 -12376 -12377 -12378 -12379 -12380 -12381 -12382 -12383 -12384 -12385 -12386 -12387 -12388 -12389 -12390 -12391 -12392 -12393 -12394 -12395 -12396 -12397 -12398 -12399 -12400 -12401 -12402 -12403 -12404 -12405 -12406 -12407 -12408 -12409 -12410 -12411 -12412 -12413 -12414 -12415 -12416 -12417 -12418 -12419 -12420 -12421 -12422 -12423 -12424 -12425 -12426 -12427 -12428 -12429 -12430 -12431 -12432 -12433 -12434 -12435 -12436 -12437 -12438 -12439 -12440 -12441 -12442 -12443 -12444 -12445 -12446 -12447 -12448 -12449 -12450 -12451 -12452 -12453 -12454 -12455 -12456 -12457 -12458 -12459 -12460 -12461 -12462 -12463 -12464 -12465 -12466 -12467 -12468 -12469 -12470 -12471 -12472 -12473 -12474 -12475 -12476 -12477 -12478 -12479 -12480 -12481 -12482 -12483 -12484 -12485 -12486 -12487 -12488 -12489 -12490 -12491 -12492 -12493 -12494 -12495 -12496 -12497 -12498 -12499 -12500 -12501 -12502 -12503 -12504 -12505 -12506 -12507 -12508 -12509 -12510 -12511 -12512 -12513 -12514 -12515 -12516 -12517 -12518 -12519 -12520 -12521 -12522 -12523 -12524 -12525 -12526 -12527 -12528 -12529 -12530 -12531 -12532 -12533 -12534 -12535 -12536 -12537 -12538 -12539 -12540 -12541 -12542 -12543 -12544 -12545 -12546 -12547 -12548 -12549 -12550 -12551 -12552 -12553 -12554 -12555 -12556 -12557 -12558 -12559 -12560 -12561 -12562 -12563 -12564 -12565 -12566 -12567 -12568 -12569 -12570 -12571 -12572 -12573 -12574 -12575 -12576 -12577 -12578 -12579 -12580 -12581 -12582 -12583 -12584 -12585 -12586 -12587 -12588 -12589 -12590 -12591 -12592 -12593 -12594 -12595 -12596 -12597 -12598 -12599 -12600 -12601 -12602 -12603 -12604 -12605 -12606 -12607 -12608 -12609 -12610 -12611 -12612 -12613 -12614 -12615 -12616 -12617 -12618 -12619 -12620 -12621 -12622 -12623 -12624 -12625 -12626 -12627 -12628 -12629 -12630 -12631 -12632 -12633 -12634 -12635 -12636 -12637 -12638 -12639 -12640 -12641 -12642 -12643 -12644 -12645 -12646 -12647 -12648 -12649 -12650 -12651 -12652 -12653 -12654 -12655 -12656 -12657 -12658 -12659 -12660 -12661 -12662 -12663 -12664 -12665 -12666 -12667 -12668 -12669 -12670 -12671 -12672 -12673 -12674 -12675 -12676 -12677 -12678 -12679 -12680 -12681 -12682 -12683 -12684 -12685 -12686 -12687 -12688 -12689 -12690 -12691 -12692 -12693 -12694 -12695 -12696 -12697 -12698 -12699 -12700 -12701 -12702 -12703 -12704 -12705 -12706 -12707 -12708 -12709 -12710 -12711 -12712 -12713 -12714 -12715 -12716 -12717 -12718 -12719 -12720 -12721 -12722 -12723 -12724 -12725 -12726 -12727 -12728 -12729 -12730 -12731 -12732 -12733 -12734 -12735 -12736 -12737 -12738 -12739 -12740 -12741 -12742 -12743 -12744 -12745 -12746 -12747 -12748 -12749 -12750 -12751 -12752 -12753 -12754 -12755 -12756 -12757 -12758 -12759 -12760 -12761 -12762 -12763 -12764 -12765 -12766 -12767 -12768 -12769 -12770 -12771 -12772 -12773 -12774 -12775 -12776 -12777 -12778 -12779 -12780 -12781 -12782 -12783 -12784 -12785 -12786 -12787 -12788 -12789 -12790 -12791 -12792 -12793 -12794 -12795 -12796 -12797 -12798 -12799 -12800 -12801 -12802 -12803 -12804 -12805 -12806 -12807 -12808 -12809 -12810 -12811 -12812 -12813 -12814 -12815 -12816 -12817 -12818 -12819 -12820 -12821 -12822 -12823 -12824 -12825 -12826 -12827 -12828 -12829 -12830 -12831 -12832 -12833 -12834 -12835 -12836 -12837 -12838 -12839 -12840 -12841 -12842 -12843 -12844 -12845 -12846 -12847 -12848 -12849 -12850 -12851 -12852 -12853 -12854 -12855 -12856 -12857 -12858 -12859 -12860 -12861 -12862 -12863 -12864 -12865 -12866 -12867 -12868 -12869 -12870 -12871 -12872 -12873 -12874 -12875 -12876 -12877 -12878 -12879 -12880 -12881 -12882 -12883 -12884 -12885 -12886 -12887 -12888 -12889 -12890 -12891 -12892 -12893 -12894 -12895 -12896 -12897 -12898 -12899 -12900 -12901 -12902 -12903 -12904 -12905 -12906 -12907 -12908 -12909 -12910 -12911 -12912 -12913 -12914 -12915 -12916 -12917 -12918 -12919 -12920 -12921 -12922 -12923 -12924 -12925 -12926 -12927 -12928 -12929 -12930 -12931 -12932 -12933 -12934 -12935 -12936 -12937 -12938 -12939 -12940 -12941 -12942 -12943 -12944 -12945 -12946 -12947 -12948 -12949 -12950 -12951 -12952 -12953 -12954 -12955 -12956 -12957 -12958 -12959 -12960 -12961 -12962 -12963 -12964 -12965 -12966 -12967 -12968 -12969 -12970 -12971 -12972 -12973 -12974 -12975 -12976 -12977 -12978 -12979 -12980 -12981 -12982 -12983 -12984 -12985 -12986 -12987 -12988 -12989 -12990 -12991 -12992 -12993 -12994 -12995 -12996 -12997 -12998 -12999 -13000 -13001 -13002 -13003 -13004 -13005 -13006 -13007 -13008 -13009 -13010 -13011 -13012 -13013 -13014 -13015 -13016 -13017 -13018 -13019 -13020 -13021 -13022 -13023 -13024 -13025 -13026 -13027 -13028 -13029 -13030 -13031 -13032 -13033 -13034 -13035 -13036 -13037 -13038 -13039 -13040 -13041 -13042 -13043 -13044 -13045 -13046 -13047 -13048 -13049 -13050 -13051 -13052 -13053 -13054 -13055 -13056 -13057 -13058 -13059 -13060 -13061 -13062 -13063 -13064 -13065 -13066 -13067 -13068 -13069 -13070 -13071 -13072 -13073 -13074 -13075 -13076 -13077 -13078 -13079 -13080 -13081 -13082 -13083 -13084 -13085 -13086 -13087 -13088 -13089 -13090 -13091 -13092 -13093 -13094 -13095 -13096 -13097 -13098 -13099 -13100 -13101 -13102 -13103 -13104 -13105 -13106 -13107 -13108 -13109 -13110 -13111 -13112 -13113 -13114 -13115 -13116 -13117 -13118 -13119 -13120 -13121 -13122 -13123 -13124 -13125 -13126 -13127 -13128 -13129 -13130 -13131 -13132 -13133 -13134 -13135 -13136 -13137 -13138 -13139 -13140 -13141 -13142 -13143 -13144 -13145 -13146 -13147 -13148 -13149 -13150 -13151 -13152 -13153 -13154 -13155 -13156 -13157 -13158 -13159 -13160 -13161 -13162 -13163 -13164 -13165 -13166 -13167 -13168 -13169 -13170 -13171 -13172 -13173 -13174 -13175 -13176 -13177 -13178 -13179 -13180 -13181 -13182 -13183 -13184 -13185 -13186 -13187 -13188 -13189 -13190 -13191 -13192 -13193 -13194 -13195 -13196 -13197 -13198 -13199 -13200 -13201 -13202 -13203 -13204 -13205 -13206 -13207 -13208 -13209 -13210 -13211 -13212 -13213 -13214 -13215 -13216 -13217 -13218 -13219 -13220 -13221 -13222 -13223 -13224 -13225 -13226 -13227 -13228 -13229 -13230 -13231 -13232 -13233 -13234 -13235 -13236 -13237 -13238 -13239 -13240 -13241 -13242 -13243 -13244 -13245 -13246 -13247 -13248 -13249 -13250 -13251 -13252 -13253 -13254 -13255 -13256 -13257 -13258 -13259 -13260 -13261 -13262 -13263 -13264 -13265 -13266 -13267 -13268 -13269 -13270 -13271 -13272 -13273 -13274 -13275 -13276 -13277 -13278 -13279 -13280 -13281 -13282 -13283 -13284 -13285 -13286 -13287 -13288 -13289 -13290 -13291 -13292 -13293 -13294 -13295 -13296 -13297 -13298 -13299 -13300 -13301 -13302 -13303 -13304 -13305 -13306 -13307 -13308 -13309 -13310 -13311 -13312 -13313 -13314 -13315 -13316 -13317 -13318 -13319 -13320 -13321 -13322 -13323 -13324 -13325 -13326 -13327 -13328 -13329 -13330 -13331 -13332 -13333 -13334 -13335 -13336 -13337 -13338 -13339 -13340 -13341 -13342 -13343 -13344 -13345 -13346 -13347 -13348 -13349 -13350 -13351 -13352 -13353 -13354 -13355 -13356 -13357 -13358 -13359 -13360 -13361 -13362 -13363 -13364 -13365 -13366 -13367 -13368 -13369 -13370 -13371 -13372 -13373 -13374 -13375 -13376 -13377 -13378 -13379 -13380 -13381 -13382 -13383 -13384 -13385 -13386 -13387 -13388 -13389 -13390 -13391 -13392 -13393 -13394 -13395 -13396 -13397 -13398 -13399 -13400 -13401 -13402 -13403 -13404 -13405 -13406 -13407 -13408 -13409 -13410 -13411 -13412 -13413 -13414 -13415 -13416 -13417 -13418 -13419 -13420 -13421 -13422 -13423 -13424 -13425 -13426 -13427 -13428 -13429 -13430 -13431 -13432 -13433 -13434 -13435 -13436 -13437 -13438 -13439 -13440 -13441 -13442 -13443 -13444 -13445 -13446 -13447 -13448 -13449 -13450 -13451 -13452 -13453 -13454 -13455 -13456 -13457 -13458 -13459 -13460 -13461 -13462 -13463 -13464 -13465 -13466 -13467 -13468 -13469 -13470 -13471 -13472 -13473 -13474 -13475 -13476 -13477 -13478 -13479 -13480 -13481 -13482 -13483 -13484 -13485 -13486 -13487 -13488 -13489 -13490 -13491 -13492 -13493 -13494 -13495 -13496 -13497 -13498 -13499 -13500 -13501 -13502 -13503 -13504 -13505 -13506 -13507 -13508 -13509 -13510 -13511 -13512 -13513 -13514 -13515 -13516 -13517 -13518 -13519 -13520 -13521 -13522 -13523 -13524 -13525 -13526 -13527 -13528 -13529 -13530 -13531 -13532 -13533 -13534 -13535 -13536 -13537 -13538 -13539 -13540 -13541 -13542 -13543 -13544 -13545 -13546 -13547 -13548 -13549 -13550 -13551 -13552 -13553 -13554 -13555 -13556 -13557 -13558 -13559 -13560 -13561 -13562 -13563 -13564 -13565 -13566 -13567 -13568 -13569 -13570 -13571 -13572 -13573 -13574 -13575 -13576 -13577 -13578 -13579 -13580 -13581 -13582 -13583 -13584 -13585 -13586 -13587 -13588 -13589 -13590 -13591 -13592 -13593 -13594 -13595 -13596 -13597 -13598 -13599 -13600 -13601 -13602 -13603 -13604 -13605 -13606 -13607 -13608 -13609 -13610 -13611 -13612 -13613 -13614 -13615 -13616 -13617 -13618 -13619 -13620 -13621 -13622 -13623 -13624 -13625 -13626 -13627 -13628 -13629 -13630 -13631 -13632 -13633 -13634 -13635 -13636 -13637 -13638 -13639 -13640 -13641 -13642 -13643 -13644 -13645 -13646 -13647 -13648 -13649 -13650 -13651 -13652 -13653 -13654 -13655 -13656 -13657 -13658 -13659 -13660 -13661 -13662 -13663 -13664 -13665 -13666 -13667 -13668 -13669 -13670 -13671 -13672 -13673 -13674 -13675 -13676 -13677 -13678 -13679 -13680 -13681 -13682 -13683 -13684 -13685 -13686 -13687 -13688 -13689 -13690 -13691 -13692 -13693 -13694 -13695 -13696 -13697 -13698 -13699 -13700 -13701 -13702 -13703 -13704 -13705 -13706 -13707 -13708 -13709 -13710 -13711 -13712 -13713 -13714 -13715 -13716 -13717 -13718 -13719 -13720 -13721 -13722 -13723 -13724 -13725 -13726 -13727 -13728 -13729 -13730 -13731 -13732 -13733 -13734 -13735 -13736 -13737 -13738 -13739 -13740 -13741 -13742 -13743 -13744 -13745 -13746 -13747 -13748 -13749 -13750 -13751 -13752 -13753 -13754 -13755 -13756 -13757 -13758 -13759 -13760 -13761 -13762 -13763 -13764 -13765 -13766 -13767 -13768 -13769 -13770 -13771 -13772 -13773 -13774 -13775 -13776 -13777 -13778 -13779 -13780 -13781 -13782 -13783 -13784 -13785 -13786 -13787 -13788 -13789 -13790 -13791 -13792 -13793 -13794 -13795 -13796 -13797 -13798 -13799 -13800 -13801 -13802 -13803 -13804 -13805 -13806 -13807 -13808 -13809 -13810 -13811 -13812 -13813 -13814 -13815 -13816 -13817 -13818 -13819 -13820 -13821 -13822 -13823 -13824 -13825 -13826 -13827 -13828 -13829 -13830 -13831 -13832 -13833 -13834 -13835 -13836 -13837 -13838 -13839 -13840 -13841 -13842 -13843 -13844 -13845 -13846 -13847 -13848 -13849 -13850 -13851 -13852 -13853 -13854 -13855 -13856 -13857 -13858 -13859 -13860 -13861 -13862 -13863 -13864 -13865 -13866 -13867 -13868 -13869 -13870 -13871 -13872 -13873 -13874 -13875 -13876 -13877 -13878 -13879 -13880 -13881 -13882 -13883 -13884 -13885 -13886 -13887 -13888 -13889 -13890 -13891 -13892 -13893 -13894 -13895 -13896 -13897 -13898 -13899 -13900 -13901 -13902 -13903 -13904 -13905 -13906 -13907 -13908 -13909 -13910 -13911 -13912 -13913 -13914 -13915 -13916 -13917 -13918 -13919 -13920 -13921 -13922 -13923 -13924 -13925 -13926 -13927 -13928 -13929 -13930 -13931 -13932 -13933 -13934 -13935 -13936 -13937 -13938 -13939 -13940 -13941 -13942 -13943 -13944 -13945 -13946 -13947 -13948 -13949 -13950 -13951 -13952 -13953 -13954 -13955 -13956 -13957 -13958 -13959 -13960 -13961 -13962 -13963 -13964 -13965 -13966 -13967 -13968 -13969 -13970 -13971 -13972 -13973 -13974 -13975 -13976 -13977 -13978 -13979 -13980 -13981 -13982 -13983 -13984 -13985 -13986 -13987 -13988 -13989 -13990 -13991 -13992 -13993 -13994 -13995 -13996 -13997 -13998 -13999 -14000 -14001 -14002 -14003 -14004 -14005 -14006 -14007 -14008 -14009 -14010 -14011 -14012 -14013 -14014 -14015 -14016 -14017 -14018 -14019 -14020 -14021 -14022 -14023 -14024 -14025 -14026 -14027 -14028 -14029 -14030 -14031 -14032 -14033 -14034 -14035 -14036 -14037 -14038 -14039 -14040 -14041 -14042 -14043 -14044 -14045 -14046 -14047 -14048 -14049 -14050 -14051 -14052 -14053 -14054 -14055 -14056 -14057 -14058 -14059 -14060 -14061 -14062 -14063 -14064 -14065 -14066 -14067 -14068 -14069 -14070 -14071 -14072 -14073 -14074 -14075 -14076 -14077 -14078 -14079 -14080 -14081 -14082 -14083 -14084 -14085 -14086 -14087 -14088 -14089 -14090 -14091 -14092 -14093 -14094 -14095 -14096 -14097 -14098 -14099 -14100 -14101 -14102 -14103 -14104 -14105 -14106 -14107 -14108 -14109 -14110 -14111 -14112 -14113 -14114 -14115 -14116 -14117 -14118 -14119 -14120 -14121 -14122 -14123 -14124 -14125 -14126 -14127 -14128 -14129 -14130 -14131 -14132 -14133 -14134 -14135 -14136 -14137 -14138 -14139 -14140 -14141 -14142 -14143 -14144 -14145 -14146 -14147 -14148 -14149 -14150 -14151 -14152 -14153 -14154 -14155 -14156 -14157 -14158 -14159 -14160 -14161 -14162 -14163 -14164 -14165 -14166 -14167 -14168 -14169 -14170 -14171 -14172 -14173 -14174 -14175 -14176 -14177 -14178 -14179 -14180 -14181 -14182 -14183 -14184 -14185 -14186 -14187 -14188 -14189 -14190 -14191 -14192 -14193 -14194 -14195 -14196 -14197 -14198 -14199 -14200 -14201 -14202 -14203 -14204 -14205 -14206 -14207 -14208 -14209 -14210 -14211 -14212 -14213 -14214 -14215 -14216 -14217 -14218 -14219 -14220 -14221 -14222 -14223 -14224 -14225 -14226 -14227 -14228 -14229 -14230 -14231 -14232 -14233 -14234 -14235 -14236 -14237 -14238 -14239 -14240 -14241 -14242 -14243 -14244 -14245 -14246 -14247 -14248 -14249 -14250 -14251 -14252 -14253 -14254 -14255 -14256 -14257 -14258 -14259 -14260 -14261 -14262 -14263 -14264 -14265 -14266 -14267 -14268 -14269 -14270 -14271 -14272 -14273 -14274 -14275 -14276 -14277 -14278 -14279 -14280 -14281 -14282 -14283 -14284 -14285 -14286 -14287 -14288 -14289 -14290 -14291 -14292 -14293 -14294 -14295 -14296 -14297 -14298 -14299 -14300 -14301 -14302 -14303 -14304 -14305 -14306 -14307 -14308 -14309 -14310 -14311 -14312 -14313 -14314 -14315 -14316 -14317 -14318 -14319 -14320 -14321 -14322 -14323 -14324 -14325 -14326 -14327 -14328 -14329 -14330 -14331 -14332 -14333 -14334 -14335 -14336 -14337 -14338 -14339 -14340 -14341 -14342 -14343 -14344 -14345 -14346 -14347 -14348 -14349 -14350 -14351 -14352 -14353 -14354 -14355 -14356 -14357 -14358 -14359 -14360 -14361 -14362 -14363 -14364 -14365 -14366 -14367 -14368 -14369 -14370 -14371 -14372 -14373 -14374 -14375 -14376 -14377 -14378 -14379 -14380 -14381 -14382 -14383 -14384 -14385 -14386 -14387 -14388 -14389 -14390 -14391 -14392 -14393 -14394 -14395 -14396 -14397 -14398 -14399 -14400 -14401 -14402 -14403 -14404 -14405 -14406 -14407 -14408 -14409 -14410 -14411 -14412 -14413 -14414 -14415 -14416 -14417 -14418 -14419 -14420 -14421 -14422 -14423 -14424 -14425 -14426 -14427 -14428 -14429 -14430 -14431 -14432 -14433 -14434 -14435 -14436 -14437 -14438 -14439 -14440 -14441 -14442 -14443 -14444 -14445 -14446 -14447 -14448 -14449 -14450 -14451 -14452 -14453 -14454 -14455 -14456 -14457 -14458 -14459 -14460 -14461 -14462 -14463 -14464 -14465 -14466 -14467 -14468 -14469 -14470 -14471 -14472 -14473 -14474 -14475 -14476 -14477 -14478 -14479 -14480 -14481 -14482 -14483 -14484 -14485 -14486 -14487 -14488 -14489 -14490 -14491 -14492 -14493 -14494 -14495 -14496 -14497 -14498 -14499 -14500 -14501 -14502 -14503 -14504 -14505 -14506 -14507 -14508 -14509 -14510 -14511 -14512 -14513 -14514 -14515 -14516 -14517 -14518 -14519 -14520 -14521 -14522 -14523 -14524 -14525 -14526 -14527 -14528 -14529 -14530 -14531 -14532 -14533 -14534 -14535 -14536 -14537 -14538 -14539 -14540 -14541 -14542 -14543 -14544 -14545 -14546 -14547 -14548 -14549 -14550 -14551 -14552 -14553 -14554 -14555 -14556 -14557 -14558 -14559 -14560 -14561 -14562 -14563 -14564 -14565 -14566 -14567 -14568 -14569 -14570 -14571 -14572 -14573 -14574 -14575 -14576 -14577 -14578 -14579 -14580 -14581 -14582 -14583 -14584 -14585 -14586 -14587 -14588 -14589 -14590 -14591 -14592 -14593 -14594 -14595 -14596 -14597 -14598 -14599 -14600 -14601 -14602 -14603 -14604 -14605 -14606 -14607 -14608 -14609 -14610 -14611 -14612 -14613 -14614 -14615 -14616 -14617 -14618 -14619 -14620 -14621 -14622 -14623 -14624 -14625 -14626 -14627 -14628 -14629 -14630 -14631 -14632 -14633 -14634 -14635 -14636 -14637 -14638 -14639 -14640 -14641 -14642 -14643 -14644 -14645 -14646 -14647 -14648 -14649 -14650 -14651 -14652 -14653 -14654 -14655 -14656 -14657 -14658 -14659 -14660 -14661 -14662 -14663 -14664 -14665 -14666 -14667 -14668 -14669 -14670 -14671 -14672 -14673 -14674 -14675 -14676 -14677 -14678 -14679 -14680 -14681 -14682 -14683 -14684 -14685 -14686 -14687 -14688 -14689 -14690 -14691 -14692 -14693 -14694 -14695 -14696 -14697 -14698 -14699 -14700 -14701 -14702 -14703 -14704 -14705 -14706 -14707 -14708 -14709 -14710 -14711 -14712 -14713 -14714 -14715 -14716 -14717 -14718 -14719 -14720 -14721 -14722 -14723 -14724 -14725 -14726 -14727 -14728 -14729 -14730 -14731 -14732 -14733 -14734 -14735 -14736 -14737 -14738 -14739 -14740 -14741 -14742 -14743 -14744 -14745 -14746 -14747 -14748 -14749 -14750 -14751 -14752 -14753 -14754 -14755 -14756 -14757 -14758 -14759 -14760 -14761 -14762 -14763 -14764 -14765 -14766 -14767 -14768 -14769 -14770 -14771 -14772 -14773 -14774 -14775 -14776 -14777 -14778 -14779 -14780 -14781 -14782 -14783 -14784 -14785 -14786 -14787 -14788 -14789 -14790 -14791 -14792 -14793 -14794 -14795 -14796 -14797 -14798 -14799 -14800 -14801 -14802 -14803 -14804 -14805 -14806 -14807 -14808 -14809 -14810 -14811 -14812 -14813 -14814 -14815 -14816 -14817 -14818 -14819 -14820 -14821 -14822 -14823 -14824 -14825 -14826 -14827 -14828 -14829 -14830 -14831 -14832 -14833 -14834 -14835 -14836 -14837 -14838 -14839 -14840 -14841 -14842 -14843 -14844 -14845 -14846 -14847 -14848 -14849 -14850 -14851 -14852 -14853 -14854 -14855 -14856 -14857 -14858 -14859 -14860 -14861 -14862 -14863 -14864 -14865 -14866 -14867 -14868 -14869 -14870 -14871 -14872 -14873 -14874 -14875 -14876 -14877 -14878 -14879 -14880 -14881 -14882 -14883 -14884 -14885 -14886 -14887 -14888 -14889 -14890 -14891 -14892 -14893 -14894 -14895 -14896 -14897 -14898 -14899 -14900 -14901 -14902 -14903 -14904 -14905 -14906 -14907 -14908 -14909 -14910 -14911 -14912 -14913 -14914 -14915 -14916 -14917 -14918 -14919 -14920 -14921 -14922 -14923 -14924 -14925 -14926 -14927 -14928 -14929 -14930 -14931 -14932 -14933 -14934 -14935 -14936 -14937 -14938 -14939 -14940 -14941 -14942 -14943 -14944 -14945 -14946 -14947 -14948 -14949 -14950 -14951 -14952 -14953 -14954 -14955 -14956 -14957 -14958 -14959 -14960 -14961 -14962 -14963 -14964 -14965 -14966 -14967 -14968 -14969 -14970 -14971 -14972 -14973 -14974 -14975 -14976 -14977 -14978 -14979 -14980 -14981 -14982 -14983 -14984 -14985 -14986 -14987 -14988 -14989 -14990 -14991 -14992 -14993 -14994 -14995 -14996 -14997 -14998 -14999 -15000 -15001 -15002 -15003 -15004 -15005 -15006 -15007 -15008 -15009 -15010 -15011 -15012 -15013 -15014 -15015 -15016 -15017 -15018 -15019 -15020 -15021 -15022 -15023 -15024 -15025 -15026 -15027 -15028 -15029 -15030 -15031 -15032 -15033 -15034 -15035 -15036 -15037 -15038 -15039 -15040 -15041 -15042 -15043 -15044 -15045 -15046 -15047 -15048 -15049 -15050 -15051 -15052 -15053 -15054 -15055 -15056 -15057 -15058 -15059 -15060 -15061 -15062 -15063 -15064 -15065 -15066 -15067 -15068 -15069 -15070 -15071 -15072 -15073 -15074 -15075 -15076 -15077 -15078 -15079 -15080 -15081 -15082 -15083 -15084 -15085 -15086 -15087 -15088 -15089 -15090 -15091 -15092 -15093 -15094 -15095 -15096 -15097 -15098 -15099 -15100 -15101 -15102 -15103 -15104 -15105 -15106 -15107 -15108 -15109 -15110 -15111 -15112 -15113 -15114 -15115 -15116 -15117 -15118 -15119 -15120 -15121 -15122 -15123 -15124 -15125 -15126 -15127 -15128 -15129 -15130 -15131 -15132 -15133 -15134 -15135 -15136 -15137 -15138 -15139 -15140 -15141 -15142 -15143 -15144 -15145 -15146 -15147 -15148 -15149 -15150 -15151 -15152 -15153 -15154 -15155 -15156 -15157 -15158 -15159 -15160 -15161 -15162 -15163 -15164 -15165 -15166 -15167 -15168 -15169 -15170 -15171 -15172 -15173 -15174 -15175 -15176 -15177 -15178 -15179 -15180 -15181 -15182 -15183 -15184 -15185 -15186 -15187 -15188 -15189 -15190 -15191 -15192 -15193 -15194 -15195 -15196 -15197 -15198 -15199 -15200 -15201 -15202 -15203 -15204 -15205 -15206 -15207 -15208 -15209 -15210 -15211 -15212 -15213 -15214 -15215 -15216 -15217 -15218 -15219 -15220 -15221 -15222 -15223 -15224 -15225 -15226 -15227 -15228 -15229 -15230 -15231 -15232 -15233 -15234 -15235 -15236 -15237 -15238 -15239 -15240 -15241 -15242 -15243 -15244 -15245 -15246 -15247 -15248 -15249 -15250 -15251 -15252 -15253 -15254 -15255 -15256 -15257 -15258 -15259 -15260 -15261 -15262 -15263 -15264 -15265 -15266 -15267 -15268 -15269 -15270 -15271 -15272 -15273 -15274 -15275 -15276 -15277 -15278 -15279 -15280 -15281 -15282 -15283 -15284 -15285 -15286 -15287 -15288 -15289 -15290 -15291 -15292 -15293 -15294 -15295 -15296 -15297 -15298 -15299 -15300 -15301 -15302 -15303 -15304 -15305 -15306 -15307 -15308 -15309 -15310 -15311 -15312 -15313 -15314 -15315 -15316 -15317 -15318 -15319 -15320 -15321 -15322 -15323 -15324 -15325 -15326 -15327 -15328 -15329 -15330 -15331 -15332 -15333 -15334 -15335 -15336 -15337 -15338 -15339 -15340 -15341 -15342 -15343 -15344 -15345 -15346 -15347 -15348 -15349 -15350 -15351 -15352 -15353 -15354 -15355 -15356 -15357 -15358 -15359 -15360 -15361 -15362 -15363 -15364 -15365 -15366 -15367 -15368 -15369 -15370 -15371 -15372 -15373 -15374 -15375 -15376 -15377 -15378 -15379 -15380 -15381 -15382 -15383 -15384 -15385 -15386 -15387 -15388 -15389 -15390 -15391 -15392 -15393 -15394 -15395 -15396 -15397 -15398 -15399 -15400 -15401 -15402 -15403 -15404 -15405 -15406 -15407 -15408 -15409 -15410 -15411 -15412 -15413 -15414 -15415 -15416 -15417 -15418 -15419 -15420 -15421 -15422 -15423 -15424 -15425 -15426 -15427 -15428 -15429 -15430 -15431 -15432 -15433 -15434 -15435 -15436 -15437 -15438 -15439 -15440 -15441 -15442 -15443 -15444 -15445 -15446 -15447 -15448 -15449 -15450 -15451 -15452 -15453 -15454 -15455 -15456 -15457 -15458 -15459 -15460 -15461 -15462 -15463 -15464 -15465 -15466 -15467 -15468 -15469 -15470 -15471 -15472 -15473 -15474 -15475 -15476 -15477 -15478 -15479 -15480 -15481 -15482 -15483 -15484 -15485 -15486 -15487 -15488 -15489 -15490 -15491 -15492 -15493 -15494 -15495 -15496 -15497 -15498 -15499 -15500 -15501 -15502 -15503 -15504 -15505 -15506 -15507 -15508 -15509 -15510 -15511 -15512 -15513 -15514 -15515 -15516 -15517 -15518 -15519 -15520 -15521 -15522 -15523 -15524 -15525 -15526 -15527 -15528 -15529 -15530 -15531 -15532 -15533 -15534 -15535 -15536 -15537 -15538 -15539 -15540 -15541 -15542 -15543 -15544 -15545 -15546 -15547 -15548 -15549 -15550 -15551 -15552 -15553 -15554 -15555 -15556 -15557 -15558 -15559 -15560 -15561 -15562 -15563 -15564 -15565 -15566 -15567 -15568 -15569 -15570 -15571 -15572 -15573 -15574 -15575 -15576 -15577 -15578 -15579 -15580 -15581 -15582 -15583 -15584 -15585 -15586 -15587 -15588 -15589 -15590 -15591 -15592 -15593 -15594 -15595 -15596 -15597 -15598 -15599 -15600 -15601 -15602 -15603 -15604 -15605 -15606 -15607 -15608 -15609 -15610 -15611 -15612 -15613 -15614 -15615 -15616 -15617 -15618 -15619 -15620 -15621 -15622 -15623 -15624 -15625 -15626 -15627 -15628 -15629 -15630 -15631 -15632 -15633 -15634 -15635 -15636 -15637 -15638 -15639 -15640 -15641 -15642 -15643 -15644 -15645 -15646 -15647 -15648 -15649 -15650 -15651 -15652 -15653 -15654 -15655 -15656 -15657 -15658 -15659 -15660 -15661 -15662 -15663 -15664 -15665 -15666 -15667 -15668 -15669 -15670 -15671 -15672 -15673 -15674 -15675 -15676 -15677 -15678 -15679 -15680 -15681 -15682 -15683 -15684 -15685 -15686 -15687 -15688 -15689 -15690 -15691 -15692 -15693 -15694 -15695 -15696 -15697 -15698 -15699 -15700 -15701 -15702 -15703 -15704 -15705 -15706 -15707 -15708 -15709 -15710 -15711 -15712 -15713 -15714 -15715 -15716 -15717 -15718 -15719 -15720 -15721 -15722 -15723 -15724 -15725 -15726 -15727 -15728 -15729 -15730 -15731 -15732 -15733 -15734 -15735 -15736 -15737 -15738 -15739 -15740 -15741 -15742 -15743 -15744 -15745 -15746 -15747 -15748 -15749 -15750 -15751 -15752 -15753 -15754 -15755 -15756 -15757 -15758 -15759 -15760 -15761 -15762 -15763 -15764 -15765 -15766 -15767 -15768 -15769 -15770 -15771 -15772 -15773 -15774 -15775 -15776 -15777 -15778 -15779 -15780 -15781 -15782 -15783 -15784 -15785 -15786 -15787 -15788 -15789 -15790 -15791 -15792 -15793 -15794 -15795 -15796 -15797 -15798 -15799 -15800 -15801 -15802 -15803 -15804 -15805 -15806 -15807 -15808 -15809 -15810 -15811 -15812 -15813 -15814 -15815 -15816 -15817 -15818 -15819 -15820 -15821 -15822 -15823 -15824 -15825 -15826 -15827 -15828 -15829 -15830 -15831 -15832 -15833 -15834 -15835 -15836 -15837 -15838 -15839 -15840 -15841 -15842 -15843 -15844 -15845 -15846 -15847 -15848 -15849 -15850 -15851 -15852 -15853 -15854 -15855 -15856 -15857 -15858 -15859 -15860 -15861 -15862 -15863 -15864 -15865 -15866 -15867 -15868 -15869 -15870 -15871 -15872 -15873 -15874 -15875 -15876 -15877 -15878 -15879 -15880 -15881 -15882 -15883 -15884 -15885 -15886 -15887 -15888 -15889 -15890 -15891 -15892 -15893 -15894 -15895 -15896 -15897 -15898 -15899 -15900 -15901 -15902 -15903 -15904 -15905 -15906 -15907 -15908 -15909 -15910 -15911 -15912 -15913 -15914 -15915 -15916 -15917 -15918 -15919 -15920 -15921 -15922 -15923 -15924 -15925 -15926 -15927 -15928 -15929 -15930 -15931 -15932 -15933 -15934 -15935 -15936 -15937 -15938 -15939 -15940 -15941 -15942 -15943 -15944 -15945 -15946 -15947 -15948 -15949 -15950 -15951 -15952 -15953 -15954 -15955 -15956 -15957 -15958 -15959 -15960 -15961 -15962 -15963 -15964 -15965 -15966 -15967 -15968 -15969 -15970 -15971 -15972 -15973 -15974 -15975 -15976 -15977 -15978 -15979 -15980 -15981 -15982 -15983 -15984 -15985 -15986 -15987 -15988 -15989 -15990 -15991 -15992 -15993 -15994 -15995 -15996 -15997 -15998 -15999 -16000 -16001 -16002 -16003 -16004 -16005 -16006 -16007 -16008 -16009 -16010 -16011 -16012 -16013 -16014 -16015 -16016 -16017 -16018 -16019 -16020 -16021 -16022 -16023 -16024 -16025 -16026 -16027 -16028 -16029 -16030 -16031 -16032 -16033 -16034 -16035 -16036 -16037 -16038 -16039 -16040 -16041 -16042 -16043 -16044 -16045 -16046 -16047 -16048 -16049 -16050 -16051 -16052 -16053 -16054 -16055 -16056 -16057 -16058 -16059 -16060 -16061 -16062 -16063 -16064 -16065 -16066 -16067 -16068 -16069 -16070 -16071 -16072 -16073 -16074 -16075 -16076 -16077 -16078 -16079 -16080 -16081 -16082 -16083 -16084 -16085 -16086 -16087 -16088 -16089 -16090 -16091 -16092 -16093 -16094 -16095 -16096 -16097 -16098 -16099 -16100 -16101 -16102 -16103 -16104 -16105 -16106 -16107 -16108 -16109 -16110 -16111 -16112 -16113 -16114 -16115 -16116 -16117 -16118 -16119 -16120 -16121 -16122 -16123 -16124 -16125 -16126 -16127 -16128 -16129 -16130 -16131 -16132 -16133 -16134 -16135 -16136 -16137 -16138 -16139 -16140 -16141 -16142 -16143 -16144 -16145 -16146 -16147 -16148 -16149 -16150 -16151 -16152 -16153 -16154 -16155 -16156 -16157 -16158 -16159 -16160 -16161 -16162 -16163 -16164 -16165 -16166 -16167 -16168 -16169 -16170 -16171 -16172 -16173 -16174 -16175 -16176 -16177 -16178 -16179 -16180 -16181 -16182 -16183 -16184 -16185 -16186 -16187 -16188 -16189 -16190 -16191 -16192 -16193 -16194 -16195 -16196 -16197 -16198 -16199 -16200 -16201 -16202 -16203 -16204 -16205 -16206 -16207 -16208 -16209 -16210 -16211 -16212 -16213 -16214 -16215 -16216 -16217 -16218 -16219 -16220 -16221 -16222 -16223 -16224 -16225 -16226 -16227 -16228 -16229 -16230 -16231 -16232 -16233 -16234 -16235 -16236 -16237 -16238 -16239 -16240 -16241 -16242 -16243 -16244 -16245 -16246 -16247 -16248 -16249 -16250 -16251 -16252 -16253 -16254 -16255 -16256 -16257 -16258 -16259 -16260 -16261 -16262 -16263 -16264 -16265 -16266 -16267 -16268 -16269 -16270 -16271 -16272 -16273 -16274 -16275 -16276 -16277 -16278 -16279 -16280 -16281 -16282 -16283 -16284 -16285 -16286 -16287 -16288 -16289 -16290 -16291 -16292 -16293 -16294 -16295 -16296 -16297 -16298 -16299 -16300 -16301 -16302 -16303 -16304 -16305 -16306 -16307 -16308 -16309 -16310 -16311 -16312 -16313 -16314 -16315 -16316 -16317 -16318 -16319 -16320 -16321 -16322 -16323 -16324 -16325 -16326 -16327 -16328 -16329 -16330 -16331 -16332 -16333 -16334 -16335 -16336 -16337 -16338 -16339 -16340 -16341 -16342 -16343 -16344 -16345 -16346 -16347 -16348 -16349 -16350 -16351 -16352 -16353 -16354 -16355 -16356 -16357 -16358 -16359 -16360 -16361 -16362 -16363 -16364 -16365 -16366 -16367 -16368 -16369 -16370 -16371 -16372 -16373 -16374 -16375 -16376 -16377 -16378 -16379 -16380 -16381 -16382 -16383 -16384 -16385 -16386 -16387 -16388 -16389 -16390 -16391 -16392 -16393 -16394 -16395 -16396 -16397 -16398 -16399 -16400 -16401 -16402 -16403 -16404 -16405 -16406 -16407 -16408 -16409 -16410 -16411 -16412 -16413 -16414 -16415 -16416 -16417 -16418 -16419 -16420 -16421 -16422 -16423 -16424 -16425 -16426 -16427 -16428 -16429 -16430 -16431 -16432 -16433 -16434 -16435 -16436 -16437 -16438 -16439 -16440 -16441 -16442 -16443 -16444 -16445 -16446 -16447 -16448 -16449 -16450 -16451 -16452 -16453 -16454 -16455 -16456 -16457 -16458 -16459 -16460 -16461 -16462 -16463 -16464 -16465 -16466 -16467 -16468 -16469 -16470 -16471 -16472 -16473 -16474 -16475 -16476 -16477 -16478 -16479 -16480 -16481 -16482 -16483 -16484 -16485 -16486 -16487 -16488 -16489 -16490 -16491 -16492 -16493 -16494 -16495 -16496 -16497 -16498 -16499 -16500 -16501 -16502 -16503 -16504 -16505 -16506 -16507 -16508 -16509 -16510 -16511 -16512 -16513 -16514 -16515 -16516 -16517 -16518 -16519 -16520 -16521 -16522 -16523 -16524 -16525 -16526 -16527 -16528 -16529 -16530 -16531 -16532 -16533 -16534 -16535 -16536 -16537 -16538 -16539 -16540 -16541 -16542 -16543 -16544 -16545 -16546 -16547 -16548 -16549 -16550 -16551 -16552 -16553 -16554 -16555 -16556 -16557 -16558 -16559 -16560 -16561 -16562 -16563 -16564 -16565 -16566 -16567 -16568 -16569 -16570 -16571 -16572 -16573 -16574 -16575 -16576 -16577 -16578 -16579 -16580 -16581 -16582 -16583 -16584 -16585 -16586 -16587 -16588 -16589 -16590 -16591 -16592 -16593 -16594 -16595 -16596 -16597 -16598 -16599 -16600 -16601 -16602 -16603 -16604 -16605 -16606 -16607 -16608 -16609 -16610 -16611 -16612 -16613 -16614 -16615 -16616 -16617 -16618 -16619 -16620 -16621 -16622 -16623 -16624 -16625 -16626 -16627 -16628 -16629 -16630 -16631 -16632 -16633 -16634 -16635 -16636 -16637 -16638 -16639 -16640 -16641 -16642 -16643 -16644 -16645 -16646 -16647 -16648 -16649 -16650 -16651 -16652 -16653 -16654 -16655 -16656 -16657 -16658 -16659 -16660 -16661 -16662 -16663 -16664 -16665 -16666 -16667 -16668 -16669 -16670 -16671 -16672 -16673 -16674 -16675 -16676 -16677 -16678 -16679 -16680 -16681 -16682 -16683 -16684 -16685 -16686 -16687 -16688 -16689 -16690 -16691 -16692 -16693 -16694 -16695 -16696 -16697 -16698 -16699 -16700 -16701 -16702 -16703 -16704 -16705 -16706 -16707 -16708 -16709 -16710 -16711 -16712 -16713 -16714 -16715 -16716 -16717 -16718 -16719 -16720 -16721 -16722 -16723 -16724 -16725 -16726 -16727 -16728 -16729 -16730 -16731 -16732 -16733 -16734 -16735 -16736 -16737 -16738 -16739 -16740 -16741 -16742 -16743 -16744 -16745 -16746 -16747 -16748 -16749 -16750 -16751 -16752 -16753 -16754 -16755 -16756 -16757 -16758 -16759 -16760 -16761 -16762 -16763 -16764 -16765 -16766 -16767 -16768 -16769 -16770 -16771 -16772 -16773 -16774 -16775 -16776 -16777 -16778 -16779 -16780 -16781 -16782 -16783 -16784 -16785 -16786 -16787 -16788 -16789 -16790 -16791 -16792 -16793 -16794 -16795 -16796 -16797 -16798 -16799 -16800 -16801 -16802 -16803 -16804 -16805 -16806 -16807 -16808 -16809 -16810 -16811 -16812 -16813 -16814 -16815 -16816 -16817 -16818 -16819 -16820 -16821 -16822 -16823 -16824 -16825 -16826 -16827 -16828 -16829 -16830 -16831 -16832 -16833 -16834 -16835 -16836 -16837 -16838 -16839 -16840 -16841 -16842 -16843 -16844 -16845 -16846 -16847 -16848 -16849 -16850 -16851 -16852 -16853 -16854 -16855 -16856 -16857 -16858 -16859 -16860 -16861 -16862 -16863 -16864 -16865 -16866 -16867 -16868 -16869 -16870 -16871 -16872 -16873 -16874 -16875 -16876 -16877 -16878 -16879 -16880 -16881 -16882 -16883 -16884 -16885 -16886 -16887 -16888 -16889 -16890 -16891 -16892 -16893 -16894 -16895 -16896 -16897 -16898 -16899 -16900 -16901 -16902 -16903 -16904 -16905 -16906 -16907 -16908 -16909 -16910 -16911 -16912 -16913 -16914 -16915 -16916 -16917 -16918 -16919 -16920 -16921 -16922 -16923 -16924 -16925 -16926 -16927 -16928 -16929 -16930 -16931 -16932 -16933 -16934 -16935 -16936 -16937 -16938 -16939 -16940 -16941 -16942 -16943 -16944 -16945 -16946 -16947 -16948 -16949 -16950 -16951 -16952 -16953 -16954 -16955 -16956 -16957 -16958 -16959 -16960 -16961 -16962 -16963 -16964 -16965 -16966 -16967 -16968 -16969 -16970 -16971 -16972 -16973 -16974 -16975 -16976 -16977 -16978 -16979 -16980 -16981 -16982 -16983 -16984 -16985 -16986 -16987 -16988 -16989 -16990 -16991 -16992 -16993 -16994 -16995 -16996 -16997 -16998 -16999 -17000 -17001 -17002 -17003 -17004 -17005 -17006 -17007 -17008 -17009 -17010 -17011 -17012 -17013 -17014 -17015 -17016 -17017 -17018 -17019 -17020 -17021 -17022 -17023 -17024 -17025 -17026 -17027 -17028 -17029 -17030 -17031 -17032 -17033 -17034 -17035 -17036 -17037 -17038 -17039 -17040 -17041 -17042 -17043 -17044 -17045 -17046 -17047 -17048 -17049 -17050 -17051 -17052 -17053 -17054 -17055 -17056 -17057 -17058 -17059 -17060 -17061 -17062 -17063 -17064 -17065 -17066 -17067 -17068 -17069 -17070 -17071 -17072 -17073 -17074 -17075 -17076 -17077 -17078 -17079 -17080 -17081 -17082 -17083 -17084 -17085 -17086 -17087 -17088 -17089 -17090 -17091 -17092 -17093 -17094 -17095 -17096 -17097 -17098 -17099 -17100 -17101 -17102 -17103 -17104 -17105 -17106 -17107 -17108 -17109 -17110 -17111 -17112 -17113 -17114 -17115 -17116 -17117 -17118 -17119 -17120 -17121 -17122 -17123 -17124 -17125 -17126 -17127 -17128 -17129 -17130 -17131 -17132 -17133 -17134 -17135 -17136 -17137 -17138 -17139 -17140 -17141 -17142 -17143 -17144 -17145 -17146 -17147 -17148 -17149 -17150 -17151 -17152 -17153 -17154 -17155 -17156 -17157 -17158 -17159 -17160 -17161 -17162 -17163 -17164 -17165 -17166 -17167 -17168 -17169 -17170 -17171 -17172 -17173 -17174 -17175 -17176 -17177 -17178 -17179 -17180 -17181 -17182 -17183 -17184 -17185 -17186 -17187 -17188 -17189 -17190 -17191 -17192 -17193 -17194 -17195 -17196 -17197 -17198 -17199 -17200 -17201 -17202 -17203 -17204 -17205 -17206 -17207 -17208 -17209 -17210 -17211 -17212 -17213 -17214 -17215 -17216 -17217 -17218 -17219 -17220 -17221 -17222 -17223 -17224 -17225 -17226 -17227 -17228 -17229 -17230 -17231 -17232 -17233 -17234 -17235 -17236 -17237 -17238 -17239 -17240 -17241 -17242 -17243 -17244 -17245 -17246 -17247 -17248 -17249 -17250 -17251 -17252 -17253 -17254 -17255 -17256 -17257 -17258 -17259 -17260 -17261 -17262 -17263 -17264 -17265 -17266 -17267 -17268 -17269 -17270 -17271 -17272 -17273 -17274 -17275 -17276 -17277 -17278 -17279 -17280 -17281 -17282 -17283 -17284 -17285 -17286 -17287 -17288 -17289 -17290 -17291 -17292 -17293 -17294 -17295 -17296 -17297 -17298 -17299 -17300 -17301 -17302 -17303 -17304 -17305 -17306 -17307 -17308 -17309 -17310 -17311 -17312 -17313 -17314 -17315 -17316 -17317 -17318 -17319 -17320 -17321 -17322 -17323 -17324 -17325 -17326 -17327 -17328 -17329 -17330 -17331 -17332 -17333 -17334 -17335 -17336 -17337 -17338 -17339 -17340 -17341 -17342 -17343 -17344 -17345 -17346 -17347 -17348 -17349 -17350 -17351 -17352 -17353 -17354 -17355 -17356 -17357 -17358 -17359 -17360 -17361 -17362 -17363 -17364 -17365 -17366 -17367 -17368 -17369 -17370 -17371 -17372 -17373 -17374 -17375 -17376 -17377 -17378 -17379 -17380 -17381 -17382 -17383 -17384 -17385 -17386 -17387 -17388 -17389 -17390 -17391 -17392 -17393 -17394 -17395 -17396 -17397 -17398 -17399 -17400 -17401 -17402 -17403 -17404 -17405 -17406 -17407 -17408 -17409 -17410 -17411 -17412 -17413 -17414 -17415 -17416 -17417 -17418 -17419 -17420 -17421 -17422 -17423 -17424 -17425 -17426 -17427 -17428 -17429 -17430 -17431 -17432 -17433 -17434 -17435 -17436 -17437 -17438 -17439 -17440 -17441 -17442 -17443 -17444 -17445 -17446 -17447 -17448 -17449 -17450 -17451 -17452 -17453 -17454 -17455 -17456 -17457 -17458 -17459 -17460 -17461 -17462 -17463 -17464 -17465 -17466 -17467 -17468 -17469 -17470 -17471 -17472 -17473 -17474 -17475 -17476 -17477 -17478 -17479 -17480 -17481 -17482 -17483 -17484 -17485 -17486 -17487 -17488 -17489 -17490 -17491 -17492 -17493 -17494 -17495 -17496 -17497 -17498 -17499 -17500 -17501 -17502 -17503 -17504 -17505 -17506 -17507 -17508 -17509 -17510 -17511 -17512 -17513 -17514 -17515 -17516 -17517 -17518 -17519 -17520 -17521 -17522 -17523 -17524 -17525 -17526 -17527 -17528 -17529 -17530 -17531 -17532 -17533 -17534 -17535 -17536 -17537 -17538 -17539 -17540 -17541 -17542 -17543 -17544 -17545 -17546 -17547 -17548 -17549 -17550 -17551 -17552 -17553 -17554 -17555 -17556 -17557 -17558 -17559 -17560 -17561 -17562 -17563 -17564 -17565 -17566 -17567 -17568 -17569 -17570 -17571 -17572 -17573 -17574 -17575 -17576 -17577 -17578 -17579 -17580 -17581 -17582 -17583 -17584 -17585 -17586 -17587 -17588 -17589 -17590 -17591 -17592 -17593 -17594 -17595 -17596 -17597 -17598 -17599 -17600 -17601 -17602 -17603 -17604 -17605 -17606 -17607 -17608 -17609 -17610 -17611 -17612 -17613 -17614 -17615 -17616 -17617 -17618 -17619 -17620 -17621 -17622 -17623 -17624 -17625 -17626 -17627 -17628 -17629 -17630 -17631 -17632 -17633 -17634 -17635 -17636 -17637 -17638 -17639 -17640 -17641 -17642 -17643 -17644 -17645 -17646 -17647 -17648 -17649 -17650 -17651 -17652 -17653 -17654 -17655 -17656 -17657 -17658 -17659 -17660 -17661 -17662 -17663 -17664 -17665 -17666 -17667 -17668 -17669 -17670 -17671 -17672 -17673 -17674 -17675 -17676 -17677 -17678 -17679 -17680 -17681 -17682 -17683 -17684 -17685 -17686 -17687 -17688 -17689 -17690 -17691 -17692 -17693 -17694 -17695 -17696 -17697 -17698 -17699 -17700 -17701 -17702 -17703 -17704 -17705 -17706 -17707 -17708 -17709 -17710 -17711 -17712 -17713 -17714 -17715 -17716 -17717 -17718 -17719 -17720 -17721 -17722 -17723 -17724 -17725 -17726 -17727 -17728 -17729 -17730 -17731 -17732 -17733 -17734 -17735 -17736 -17737 -17738 -17739 -17740 -17741 -17742 -17743 -17744 -17745 -17746 -17747 -17748 -17749 -17750 -17751 -17752 -17753 -17754 -17755 -17756 -17757 -17758 -17759 -17760 -17761 -17762 -17763 -17764 -17765 -17766 -17767 -17768 -17769 -17770 -17771 -17772 -17773 -17774 -17775 -17776 -17777 -17778 -17779 -17780 -17781 -17782 -17783 -17784 -17785 -17786 -17787 -17788 -17789 -17790 -17791 -17792 -17793 -17794 -17795 -17796 -17797 -17798 -17799 -17800 -17801 -17802 -17803 -17804 -17805 -17806 -17807 -17808 -17809 -17810 -17811 -17812 -17813 -17814 -17815 -17816 -17817 -17818 -17819 -17820 -17821 -17822 -17823 -17824 -17825 -17826 -17827 -17828 -17829 -17830 -17831 -17832 -17833 -17834 -17835 -17836 -17837 -17838 -17839 -17840 -17841 -17842 -17843 -17844 -17845 -17846 -17847 -17848 -17849 -17850 -17851 -17852 -17853 -17854 -17855 -17856 -17857 -17858 -17859 -17860 -17861 -17862 -17863 -17864 -17865 -17866 -17867 -17868 -17869 -17870 -17871 -17872 -17873 -17874 -17875 -17876 -17877 -17878 -17879 -17880 -17881 -17882 -17883 -17884 -17885 -17886 -17887 -17888 -17889 -17890 -17891 -17892 -17893 -17894 -17895 -17896 -17897 -17898 -17899 -17900 -17901 -17902 -17903 -17904 -17905 -17906 -17907 -17908 -17909 -17910 -17911 -17912 -17913 -17914 -17915 -17916 -17917 -17918 -17919 -17920 -17921 -17922 -17923 -17924 -17925 -17926 -17927 -17928 -17929 -17930 -17931 -17932 -17933 -17934 -17935 -17936 -17937 -17938 -17939 -17940 -17941 -17942 -17943 -17944 -17945 -17946 -17947 -17948 -17949 -17950 -17951 -17952 -17953 -17954 -17955 -17956 -17957 -17958 -17959 -17960 -17961 -17962 -17963 -17964 -17965 -17966 -17967 -17968 -17969 -17970 -17971 -17972 -17973 -17974 -17975 -17976 -17977 -17978 -17979 -17980 -17981 -17982 -17983 -17984 -17985 -17986 -17987 -17988 -17989 -17990 -17991 -17992 -17993 -17994 -17995 -17996 -17997 -17998 -17999 -18000 -18001 -18002 -18003 -18004 -18005 -18006 -18007 -18008 -18009 -18010 -18011 -18012 -18013 -18014 -18015 -18016 -18017 -18018 -18019 -18020 -18021 -18022 -18023 -18024 -18025 -18026 -18027 -18028 -18029 -18030 -18031 -18032 -18033 -18034 -18035 -18036 -18037 -18038 -18039 -18040 -18041 -18042 -18043 -18044 -18045 -18046 -18047 -18048 -18049 -18050 -18051 -18052 -18053 -18054 -18055 -18056 -18057 -18058 -18059 -18060 -18061 -18062 -18063 -18064 -18065 -18066 -18067 -18068 -18069 -18070 -18071 -18072 -18073 -18074 -18075 -18076 -18077 -18078 -18079 -18080 -18081 -18082 -18083 -18084 -18085 -18086 -18087 -18088 -18089 -18090 -18091 -18092 -18093 -18094 -18095 -18096 -18097 -18098 -18099 -18100 -18101 -18102 -18103 -18104 -18105 -18106 -18107 -18108 -18109 -18110 -18111 -18112 -18113 -18114 -18115 -18116 -18117 -18118 -18119 -18120 -18121 -18122 -18123 -18124 -18125 -18126 -18127 -18128 -18129 -18130 -18131 -18132 -18133 -18134 -18135 -18136 -18137 -18138 -18139 -18140 -18141 -18142 -18143 -18144 -18145 -18146 -18147 -18148 -18149 -18150 -18151 -18152 -18153 -18154 -18155 -18156 -18157 -18158 -18159 -18160 -18161 -18162 -18163 -18164 -18165 -18166 -18167 -18168 -18169 -18170 -18171 -18172 -18173 -18174 -18175 -18176 -18177 -18178 -18179 -18180 -18181 -18182 -18183 -18184 -18185 -18186 -18187 -18188 -18189 -18190 -18191 -18192 -18193 -18194 -18195 -18196 -18197 -18198 -18199 -18200 -18201 -18202 -18203 -18204 -18205 -18206 -18207 -18208 -18209 -18210 -18211 -18212 -18213 -18214 -18215 -18216 -18217 -18218 -18219 -18220 -18221 -18222 -18223 -18224 -18225 -18226 -18227 -18228 -18229 -18230 -18231 -18232 -18233 -18234 -18235 -18236 -18237 -18238 -18239 -18240 -18241 -18242 -18243 -18244 -18245 -18246 -18247 -18248 -18249 -18250 -18251 -18252 -18253 -18254 -18255 -18256 -18257 -18258 -18259 -18260 -18261 -18262 -18263 -18264 -18265 -18266 -18267 -18268 -18269 -18270 -18271 -18272 -18273 -18274 -18275 -18276 -18277 -18278 -18279 -18280 -18281 -18282 -18283 -18284 -18285 -18286 -18287 -18288 -18289 -18290 -18291 -18292 -18293 -18294 -18295 -18296 -18297 -18298 -18299 -18300 -18301 -18302 -18303 -18304 -18305 -18306 -18307 -18308 -18309 -18310 -18311 -18312 -18313 -18314 -18315 -18316 -18317 -18318 -18319 -18320 -18321 -18322 -18323 -18324 -18325 -18326 -18327 -18328 -18329 -18330 -18331 -18332 -18333 -18334 -18335 -18336 -18337 -18338 -18339 -18340 -18341 -18342 -18343 -18344 -18345 -18346 -18347 -18348 -18349 -18350 -18351 -18352 -18353 -18354 -18355 -18356 -18357 -18358 -18359 -18360 -18361 -18362 -18363 -18364 -18365 -18366 -18367 -18368 -18369 -18370 -18371 -18372 -18373 -18374 -18375 -18376 -18377 -18378 -18379 -18380 -18381 -18382 -18383 -18384 -18385 -18386 -18387 -18388 -18389 -18390 -18391 -18392 -18393 -18394 -18395 -18396 -18397 -18398 -18399 -18400 -18401 -18402 -18403 -18404 -18405 -18406 -18407 -18408 -18409 -18410 -18411 -18412 -18413 -18414 -18415 -18416 -18417 -18418 -18419 -18420 -18421 -18422 -18423 -18424 -18425 -18426 -18427 -18428 -18429 -18430 -18431 -18432 -18433 -18434 -18435 -18436 -18437 -18438 -18439 -18440 -18441 -18442 -18443 -18444 -18445 -18446 -18447 -18448 -18449 -18450 -18451 -18452 -18453 -18454 -18455 -18456 -18457 -18458 -18459 -18460 -18461 -18462 -18463 -18464 -18465 -18466 -18467 -18468 -18469 -18470 -18471 -18472 -18473 -18474 -18475 -18476 -18477 -18478 -18479 -18480 -18481 -18482 -18483 -18484 -18485 -18486 -18487 -18488 -18489 -18490 -18491 -18492 -18493 -18494 -18495 -18496 -18497 -18498 -18499 -18500 -18501 -18502 -18503 -18504 -18505 -18506 -18507 -18508 -18509 -18510 -18511 -18512 -18513 -18514 -18515 -18516 -18517 -18518 -18519 -18520 -18521 -18522 -18523 -18524 -18525 -18526 -18527 -18528 -18529 -18530 -18531 -18532 -18533 -18534 -18535 -18536 -18537 -18538 -18539 -18540 -18541 -18542 -18543 -18544 -18545 -18546 -18547 -18548 -18549 -18550 -18551 -18552 -18553 -18554 -18555 -18556 -18557 -18558 -18559 -18560 -18561 -18562 -18563 -18564 -18565 -18566 -18567 -18568 -18569 -18570 -18571 -18572 -18573 -18574 -18575 -18576 -18577 -18578 -18579 -18580 -18581 -18582 -18583 -18584 -18585 -18586 -18587 -18588 -18589 -18590 -18591 -18592 -18593 -18594 -18595 -18596 -18597 -18598 -18599 -18600 -18601 -18602 -18603 -18604 -18605 -18606 -18607 -18608 -18609 -18610 -18611 -18612 -18613 -18614 -18615 -18616 -18617 -18618 -18619 -18620 -18621 -18622 -18623 -18624 -18625 -18626 -18627 -18628 -18629 -18630 -18631 -18632 -18633 -18634 -18635 -18636 -18637 -18638 -18639 -18640 -18641 -18642 -18643 -18644 -18645 -18646 -18647 -18648 -18649 -18650 -18651 -18652 -18653 -18654 -18655 -18656 -18657 -18658 -18659 -18660 -18661 -18662 -18663 -18664 -18665 -18666 -18667 -18668 -18669 -18670 -18671 -18672 -18673 -18674 -18675 -18676 -18677 -18678 -18679 -18680 -18681 -18682 -18683 -18684 -18685 -18686 -18687 -18688 -18689 -18690 -18691 -18692 -18693 -18694 -18695 -18696 -18697 -18698 -18699 -18700 -18701 -18702 -18703 -18704 -18705 -18706 -18707 -18708 -18709 -18710 -18711 -18712 -18713 -18714 -18715 -18716 -18717 -18718 -18719 -18720 -18721 -18722 -18723 -18724 -18725 -18726 -18727 -18728 -18729 -18730 -18731 -18732 -18733 -18734 -18735 -18736 -18737 -18738 -18739 -18740 -18741 -18742 -18743 -18744 -18745 -18746 -18747 -18748 -18749 -18750 -18751 -18752 -18753 -18754 -18755 -18756 -18757 -18758 -18759 -18760 -18761 -18762 -18763 -18764 -18765 -18766 -18767 -18768 -18769 -18770 -18771 -18772 -18773 -18774 -18775 -18776 -18777 -18778 -18779 -18780 -18781 -18782 -18783 -18784 -18785 -18786 -18787 -18788 -18789 -18790 -18791 -18792 -18793 -18794 -18795 -18796 -18797 -18798 -18799 -18800 -18801 -18802 -18803 -18804 -18805 -18806 -18807 -18808 -18809 -18810 -18811 -18812 -18813 -18814 -18815 -18816 -18817 -18818 -18819 -18820 -18821 -18822 -18823 -18824 -18825 -18826 -18827 -18828 -18829 -18830 -18831 -18832 -18833 -18834 -18835 -18836 -18837 -18838 -18839 -18840 -18841 -18842 -18843 -18844 -18845 -18846 -18847 -18848 -18849 -18850 -18851 -18852 -18853 -18854 -18855 -18856 -18857 -18858 -18859 -18860 -18861 -18862 -18863 -18864 -18865 -18866 -18867 -18868 -18869 -18870 -18871 -18872 -18873 -18874 -18875 -18876 -18877 -18878 -18879 -18880 -18881 -18882 -18883 -18884 -18885 -18886 -18887 -18888 -18889 -18890 -18891 -18892 -18893 -18894 -18895 -18896 -18897 -18898 -18899 -18900 -18901 -18902 -18903 -18904 -18905 -18906 -18907 -18908 -18909 -18910 -18911 -18912 -18913 -18914 -18915 -18916 -18917 -18918 -18919 -18920 -18921 -18922 -18923 -18924 -18925 -18926 -18927 -18928 -18929 -18930 -18931 -18932 -18933 -18934 -18935 -18936 -18937 -18938 -18939 -18940 -18941 -18942 -18943 -18944 -18945 -18946 -18947 -18948 -18949 -18950 -18951 -18952 -18953 -18954 -18955 -18956 -18957 -18958 -18959 -18960 -18961 -18962 -18963 -18964 -18965 -18966 -18967 -18968 -18969 -18970 -18971 -18972 -18973 -18974 -18975 -18976 -18977 -18978 -18979 -18980 -18981 -18982 -18983 -18984 -18985 -18986 -18987 -18988 -18989 -18990 -18991 -18992 -18993 -18994 -18995 -18996 -18997 -18998 -18999 -19000 -19001 -19002 -19003 -19004 -19005 -19006 -19007 -19008 -19009 -19010 -19011 -19012 -19013 -19014 -19015 -19016 -19017 -19018 -19019 -19020 -19021 -19022 -19023 -19024 -19025 -19026 -19027 -19028 -19029 -19030 -19031 -19032 -19033 -19034 -19035 -19036 -19037 -19038 -19039 -19040 -19041 -19042 -19043 -19044 -19045 -19046 -19047 -19048 -19049 -19050 -19051 -19052 -19053 -19054 -19055 -19056 -19057 -19058 -19059 -19060 -19061 -19062 -19063 -19064 -19065 -19066 -19067 -19068 -19069 -19070 -19071 -19072 -19073 -19074 -19075 -19076 -19077 -19078 -19079 -19080 -19081 -19082 -19083 -19084 -19085 -19086 -19087 -19088 -19089 -19090 -19091 -19092 -19093 -19094 -19095 -19096 -19097 -19098 -19099 -19100 -19101 -19102 -19103 -19104 -19105 -19106 -19107 -19108 -19109 -19110 -19111 -19112 -19113 -19114 -19115 -19116 -19117 -19118 -19119 -19120 -19121 -19122 -19123 -19124 -19125 -19126 -19127 -19128 -19129 -19130 -19131 -19132 -19133 -19134 -19135 -19136 -19137 -19138 -19139 -19140 -19141 -19142 -19143 -19144 -19145 -19146 -19147 -19148 -19149 -19150 -19151 -19152 -19153 -19154 -19155 -19156 -19157 -19158 -19159 -19160 -19161 -19162 -19163 -19164 -19165 -19166 -19167 -19168 -19169 -19170 -19171 -19172 -19173 -19174 -19175 -19176 -19177 -19178 -19179 -19180 -19181 -19182 -19183 -19184 -19185 -19186 -19187 -19188 -19189 -19190 -19191 -19192 -19193 -19194 -19195 -19196 -19197 -19198 -19199 -19200 -19201 -19202 -19203 -19204 -19205 -19206 -19207 -19208 -19209 -19210 -19211 -19212 -19213 -19214 -19215 -19216 -19217 -19218 -19219 -19220 -19221 -19222 -19223 -19224 -19225 -19226 -19227 -19228 -19229 -19230 -19231 -19232 -19233 -19234 -19235 -19236 -19237 -19238 -19239 -19240 -19241 -19242 -19243 -19244 -19245 -19246 -19247 -19248 -19249 -19250 -19251 -19252 -19253 -19254 -19255 -19256 -19257 -19258 -19259 -19260 -19261 -19262 -19263 -19264 -19265 -19266 -19267 -19268 -19269 -19270 -19271 -19272 -19273 -19274 -19275 -19276 -19277 -19278 -19279 -19280 -19281 -19282 -19283 -19284 -19285 -19286 -19287 -19288 -19289 -19290 -19291 -19292 -19293 -19294 -19295 -19296 -19297 -19298 -19299 -19300 -19301 -19302 -19303 -19304 -19305 -19306 -19307 -19308 -19309 -19310 -19311 -19312 -19313 -19314 -19315 -19316 -19317 -19318 -19319 -19320 -19321 -19322 -19323 -19324 -19325 -19326 -19327 -19328 -19329 -19330 -19331 -19332 -19333 -19334 -19335 -19336 -19337 -19338 -19339 -19340 -19341 -19342 -19343 -19344 -19345 -19346 -19347 -19348 -19349 -19350 -19351 -19352 -19353 -19354 -19355 -19356 -19357 -19358 -19359 -19360 -19361 -19362 -19363 -19364 -19365 -19366 -19367 -19368 -19369 -19370 -19371 -19372 -19373 -19374 -19375 -19376 -19377 -19378 -19379 -19380 -19381 -19382 -19383 -19384 -19385 -19386 -19387 -19388 -19389 -19390 -19391 -19392 -19393 -19394 -19395 -19396 -19397 -19398 -19399 -19400 -19401 -19402 -19403 -19404 -19405 -19406 -19407 -19408 -19409 -19410 -19411 -19412 -19413 -19414 -19415 -19416 -19417 -19418 -19419 -19420 -19421 -19422 -19423 -19424 -19425 -19426 -19427 -19428 -19429 -19430 -19431 -19432 -19433 -19434 -19435 -19436 -19437 -19438 -19439 -19440 -19441 -19442 -19443 -19444 -19445 -19446 -19447 -19448 -19449 -19450 -19451 -19452 -19453 -19454 -19455 -19456 -19457 -19458 -19459 -19460 -19461 -19462 -19463 -19464 -19465 -19466 -19467 -19468 -19469 -19470 -19471 -19472 -19473 -19474 -19475 -19476 -19477 -19478 -19479 -19480 -19481 -19482 -19483 -19484 -19485 -19486 -19487 -19488 -19489 -19490 -19491 -19492 -19493 -19494 -19495 -19496 -19497 -19498 -19499 -19500 -19501 -19502 -19503 -19504 -19505 -19506 -19507 -19508 -19509 -19510 -19511 -19512 -19513 -19514 -19515 -19516 -19517 -19518 -19519 -19520 -19521 -19522 -19523 -19524 -19525 -19526 -19527 -19528 -19529 -19530 -19531 -19532 -19533 -19534 -19535 -19536 -19537 -19538 -19539 -19540 -19541 -19542 -19543 -19544 -19545 -19546 -19547 -19548 -19549 -19550 -19551 -19552 -19553 -19554 -19555 -19556 -19557 -19558 -19559 -19560 -19561 -19562 -19563 -19564 -19565 -19566 -19567 -19568 -19569 -19570 -19571 -19572 -19573 -19574 -19575 -19576 -19577 -19578 -19579 -19580 -19581 -19582 -19583 -19584 -19585 -19586 -19587 -19588 -19589 -19590 -19591 -19592 -19593 -19594 -19595 -19596 -19597 -19598 -19599 -19600 -19601 -19602 -19603 -19604 -19605 -19606 -19607 -19608 -19609 -19610 -19611 -19612 -19613 -19614 -19615 -19616 -19617 -19618 -19619 -19620 -19621 -19622 -19623 -19624 -19625 -19626 -19627 -19628 -19629 -19630 -19631 -19632 -19633 -19634 -19635 -19636 -19637 -19638 -19639 -19640 -19641 -19642 -19643 -19644 -19645 -19646 -19647 -19648 -19649 -19650 -19651 -19652 -19653 -19654 -19655 -19656 -19657 -19658 -19659 -19660 -19661 -19662 -19663 -19664 -19665 -19666 -19667 -19668 -19669 -19670 -19671 -19672 -19673 -19674 -19675 -19676 -19677 -19678 -19679 -19680 -19681 -19682 -19683 -19684 -19685 -19686 -19687 -19688 -19689 -19690 -19691 -19692 -19693 -19694 -19695 -19696 -19697 -19698 -19699 -19700 -19701 -19702 -19703 -19704 -19705 -19706 -19707 -19708 -19709 -19710 -19711 -19712 -19713 -19714 -19715 -19716 -19717 -19718 -19719 -19720 -19721 -19722 -19723 -19724 -19725 -19726 -19727 -19728 -19729 -19730 -19731 -19732 -19733 -19734 -19735 -19736 -19737 -19738 -19739 -19740 -19741 -19742 -19743 -19744 -19745 -19746 -19747 -19748 -19749 -19750 -19751 -19752 -19753 -19754 -19755 -19756 -19757 -19758 -19759 -19760 -19761 -19762 -19763 -19764 -19765 -19766 -19767 -19768 -19769 -19770 -19771 -19772 -19773 -19774 -19775 -19776 -19777 -19778 -19779 -19780 -19781 -19782 -19783 -19784 -19785 -19786 -19787 -19788 -19789 -19790 -19791 -19792 -19793 -19794 -19795 -19796 -19797 -19798 -19799 -19800 -19801 -19802 -19803 -19804 -19805 -19806 -19807 -19808 -19809 -19810 -19811 -19812 -19813 -19814 -19815 -19816 -19817 -19818 -19819 -19820 -19821 -19822 -19823 -19824 -19825 -19826 -19827 -19828 -19829 -19830 -19831 -19832 -19833 -19834 -19835 -19836 -19837 -19838 -19839 -19840 -19841 -19842 -19843 -19844 -19845 -19846 -19847 -19848 -19849 -19850 -19851 -19852 -19853 -19854 -19855 -19856 -19857 -19858 -19859 -19860 -19861 -19862 -19863 -19864 -19865 -19866 -19867 -19868 -19869 -19870 -19871 -19872 -19873 -19874 -19875 -19876 -19877 -19878 -19879 -19880 -19881 -19882 -19883 -19884 -19885 -19886 -19887 -19888 -19889 -19890 -19891 -19892 -19893 -19894 -19895 -19896 -19897 -19898 -19899 -19900 -19901 -19902 -19903 -19904 -19905 -19906 -19907 -19908 -19909 -19910 -19911 -19912 -19913 -19914 -19915 -19916 -19917 -19918 -19919 -19920 -19921 -19922 -19923 -19924 -19925 -19926 -19927 -19928 -19929 -19930 -19931 -19932 -19933 -19934 -19935 -19936 -19937 -19938 -19939 -19940 -19941 -19942 -19943 -19944 -19945 -19946 -19947 -19948 -19949 -19950 -19951 -19952 -19953 -19954 -19955 -19956 -19957 -19958 -19959 -19960 -19961 -19962 -19963 -19964 -19965 -19966 -19967 -19968 -19969 -19970 -19971 -19972 -19973 -19974 -19975 -19976 -19977 -19978 -19979 -19980 -19981 -19982 -19983 -19984 -19985 -19986 -19987 -19988 -19989 -19990 -19991 -19992 -19993 -19994 -19995 -19996 -19997 -19998 -19999 -\. --- --- Data for Name: agg_data_2k; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.agg_data_2k (g) FROM stdin; -0 -1 -2 -3 -4 -5 -6 -7 -8 -9 -10 -11 -12 -13 -14 -15 -16 -17 -18 -19 -20 -21 -22 -23 -24 -25 -26 -27 -28 -29 -30 -31 -32 -33 -34 -35 -36 -37 -38 -39 -40 -41 -42 -43 -44 -45 -46 -47 -48 -49 -50 -51 -52 -53 -54 -55 -56 -57 -58 -59 -60 -61 -62 -63 -64 -65 -66 -67 -68 -69 -70 -71 -72 -73 -74 -75 -76 -77 -78 -79 -80 -81 -82 -83 -84 -85 -86 -87 -88 -89 -90 -91 -92 -93 -94 -95 -96 -97 -98 -99 -100 -101 -102 -103 -104 -105 -106 -107 -108 -109 -110 -111 -112 -113 -114 -115 -116 -117 -118 -119 -120 -121 -122 -123 -124 -125 -126 -127 -128 -129 -130 -131 -132 -133 -134 -135 -136 -137 -138 -139 -140 -141 -142 -143 -144 -145 -146 -147 -148 -149 -150 -151 -152 -153 -154 -155 -156 -157 -158 -159 -160 -161 -162 -163 -164 -165 -166 -167 -168 -169 -170 -171 -172 -173 -174 -175 -176 -177 -178 -179 -180 -181 -182 -183 -184 -185 -186 -187 -188 -189 -190 -191 -192 -193 -194 -195 -196 -197 -198 -199 -200 -201 -202 -203 -204 -205 -206 -207 -208 -209 -210 -211 -212 -213 -214 -215 -216 -217 -218 -219 -220 -221 -222 -223 -224 -225 -226 -227 -228 -229 -230 -231 -232 -233 -234 -235 -236 -237 -238 -239 -240 -241 -242 -243 -244 -245 -246 -247 -248 -249 -250 -251 -252 -253 -254 -255 -256 -257 -258 -259 -260 -261 -262 -263 -264 -265 -266 -267 -268 -269 -270 -271 -272 -273 -274 -275 -276 -277 -278 -279 -280 -281 -282 -283 -284 -285 -286 -287 -288 -289 -290 -291 -292 -293 -294 -295 -296 -297 -298 -299 -300 -301 -302 -303 -304 -305 -306 -307 -308 -309 -310 -311 -312 -313 -314 -315 -316 -317 -318 -319 -320 -321 -322 -323 -324 -325 -326 -327 -328 -329 -330 -331 -332 -333 -334 -335 -336 -337 -338 -339 -340 -341 -342 -343 -344 -345 -346 -347 -348 -349 -350 -351 -352 -353 -354 -355 -356 -357 -358 -359 -360 -361 -362 -363 -364 -365 -366 -367 -368 -369 -370 -371 -372 -373 -374 -375 -376 -377 -378 -379 -380 -381 -382 -383 -384 -385 -386 -387 -388 -389 -390 -391 -392 -393 -394 -395 -396 -397 -398 -399 -400 -401 -402 -403 -404 -405 -406 -407 -408 -409 -410 -411 -412 -413 -414 -415 -416 -417 -418 -419 -420 -421 -422 -423 -424 -425 -426 -427 -428 -429 -430 -431 -432 -433 -434 -435 -436 -437 -438 -439 -440 -441 -442 -443 -444 -445 -446 -447 -448 -449 -450 -451 -452 -453 -454 -455 -456 -457 -458 -459 -460 -461 -462 -463 -464 -465 -466 -467 -468 -469 -470 -471 -472 -473 -474 -475 -476 -477 -478 -479 -480 -481 -482 -483 -484 -485 -486 -487 -488 -489 -490 -491 -492 -493 -494 -495 -496 -497 -498 -499 -500 -501 -502 -503 -504 -505 -506 -507 -508 -509 -510 -511 -512 -513 -514 -515 -516 -517 -518 -519 -520 -521 -522 -523 -524 -525 -526 -527 -528 -529 -530 -531 -532 -533 -534 -535 -536 -537 -538 -539 -540 -541 -542 -543 -544 -545 -546 -547 -548 -549 -550 -551 -552 -553 -554 -555 -556 -557 -558 -559 -560 -561 -562 -563 -564 -565 -566 -567 -568 -569 -570 -571 -572 -573 -574 -575 -576 -577 -578 -579 -580 -581 -582 -583 -584 -585 -586 -587 -588 -589 -590 -591 -592 -593 -594 -595 -596 -597 -598 -599 -600 -601 -602 -603 -604 -605 -606 -607 -608 -609 -610 -611 -612 -613 -614 -615 -616 -617 -618 -619 -620 -621 -622 -623 -624 -625 -626 -627 -628 -629 -630 -631 -632 -633 -634 -635 -636 -637 -638 -639 -640 -641 -642 -643 -644 -645 -646 -647 -648 -649 -650 -651 -652 -653 -654 -655 -656 -657 -658 -659 -660 -661 -662 -663 -664 -665 -666 -667 -668 -669 -670 -671 -672 -673 -674 -675 -676 -677 -678 -679 -680 -681 -682 -683 -684 -685 -686 -687 -688 -689 -690 -691 -692 -693 -694 -695 -696 -697 -698 -699 -700 -701 -702 -703 -704 -705 -706 -707 -708 -709 -710 -711 -712 -713 -714 -715 -716 -717 -718 -719 -720 -721 -722 -723 -724 -725 -726 -727 -728 -729 -730 -731 -732 -733 -734 -735 -736 -737 -738 -739 -740 -741 -742 -743 -744 -745 -746 -747 -748 -749 -750 -751 -752 -753 -754 -755 -756 -757 -758 -759 -760 -761 -762 -763 -764 -765 -766 -767 -768 -769 -770 -771 -772 -773 -774 -775 -776 -777 -778 -779 -780 -781 -782 -783 -784 -785 -786 -787 -788 -789 -790 -791 -792 -793 -794 -795 -796 -797 -798 -799 -800 -801 -802 -803 -804 -805 -806 -807 -808 -809 -810 -811 -812 -813 -814 -815 -816 -817 -818 -819 -820 -821 -822 -823 -824 -825 -826 -827 -828 -829 -830 -831 -832 -833 -834 -835 -836 -837 -838 -839 -840 -841 -842 -843 -844 -845 -846 -847 -848 -849 -850 -851 -852 -853 -854 -855 -856 -857 -858 -859 -860 -861 -862 -863 -864 -865 -866 -867 -868 -869 -870 -871 -872 -873 -874 -875 -876 -877 -878 -879 -880 -881 -882 -883 -884 -885 -886 -887 -888 -889 -890 -891 -892 -893 -894 -895 -896 -897 -898 -899 -900 -901 -902 -903 -904 -905 -906 -907 -908 -909 -910 -911 -912 -913 -914 -915 -916 -917 -918 -919 -920 -921 -922 -923 -924 -925 -926 -927 -928 -929 -930 -931 -932 -933 -934 -935 -936 -937 -938 -939 -940 -941 -942 -943 -944 -945 -946 -947 -948 -949 -950 -951 -952 -953 -954 -955 -956 -957 -958 -959 -960 -961 -962 -963 -964 -965 -966 -967 -968 -969 -970 -971 -972 -973 -974 -975 -976 -977 -978 -979 -980 -981 -982 -983 -984 -985 -986 -987 -988 -989 -990 -991 -992 -993 -994 -995 -996 -997 -998 -999 -1000 -1001 -1002 -1003 -1004 -1005 -1006 -1007 -1008 -1009 -1010 -1011 -1012 -1013 -1014 -1015 -1016 -1017 -1018 -1019 -1020 -1021 -1022 -1023 -1024 -1025 -1026 -1027 -1028 -1029 -1030 -1031 -1032 -1033 -1034 -1035 -1036 -1037 -1038 -1039 -1040 -1041 -1042 -1043 -1044 -1045 -1046 -1047 -1048 -1049 -1050 -1051 -1052 -1053 -1054 -1055 -1056 -1057 -1058 -1059 -1060 -1061 -1062 -1063 -1064 -1065 -1066 -1067 -1068 -1069 -1070 -1071 -1072 -1073 -1074 -1075 -1076 -1077 -1078 -1079 -1080 -1081 -1082 -1083 -1084 -1085 -1086 -1087 -1088 -1089 -1090 -1091 -1092 -1093 -1094 -1095 -1096 -1097 -1098 -1099 -1100 -1101 -1102 -1103 -1104 -1105 -1106 -1107 -1108 -1109 -1110 -1111 -1112 -1113 -1114 -1115 -1116 -1117 -1118 -1119 -1120 -1121 -1122 -1123 -1124 -1125 -1126 -1127 -1128 -1129 -1130 -1131 -1132 -1133 -1134 -1135 -1136 -1137 -1138 -1139 -1140 -1141 -1142 -1143 -1144 -1145 -1146 -1147 -1148 -1149 -1150 -1151 -1152 -1153 -1154 -1155 -1156 -1157 -1158 -1159 -1160 -1161 -1162 -1163 -1164 -1165 -1166 -1167 -1168 -1169 -1170 -1171 -1172 -1173 -1174 -1175 -1176 -1177 -1178 -1179 -1180 -1181 -1182 -1183 -1184 -1185 -1186 -1187 -1188 -1189 -1190 -1191 -1192 -1193 -1194 -1195 -1196 -1197 -1198 -1199 -1200 -1201 -1202 -1203 -1204 -1205 -1206 -1207 -1208 -1209 -1210 -1211 -1212 -1213 -1214 -1215 -1216 -1217 -1218 -1219 -1220 -1221 -1222 -1223 -1224 -1225 -1226 -1227 -1228 -1229 -1230 -1231 -1232 -1233 -1234 -1235 -1236 -1237 -1238 -1239 -1240 -1241 -1242 -1243 -1244 -1245 -1246 -1247 -1248 -1249 -1250 -1251 -1252 -1253 -1254 -1255 -1256 -1257 -1258 -1259 -1260 -1261 -1262 -1263 -1264 -1265 -1266 -1267 -1268 -1269 -1270 -1271 -1272 -1273 -1274 -1275 -1276 -1277 -1278 -1279 -1280 -1281 -1282 -1283 -1284 -1285 -1286 -1287 -1288 -1289 -1290 -1291 -1292 -1293 -1294 -1295 -1296 -1297 -1298 -1299 -1300 -1301 -1302 -1303 -1304 -1305 -1306 -1307 -1308 -1309 -1310 -1311 -1312 -1313 -1314 -1315 -1316 -1317 -1318 -1319 -1320 -1321 -1322 -1323 -1324 -1325 -1326 -1327 -1328 -1329 -1330 -1331 -1332 -1333 -1334 -1335 -1336 -1337 -1338 -1339 -1340 -1341 -1342 -1343 -1344 -1345 -1346 -1347 -1348 -1349 -1350 -1351 -1352 -1353 -1354 -1355 -1356 -1357 -1358 -1359 -1360 -1361 -1362 -1363 -1364 -1365 -1366 -1367 -1368 -1369 -1370 -1371 -1372 -1373 -1374 -1375 -1376 -1377 -1378 -1379 -1380 -1381 -1382 -1383 -1384 -1385 -1386 -1387 -1388 -1389 -1390 -1391 -1392 -1393 -1394 -1395 -1396 -1397 -1398 -1399 -1400 -1401 -1402 -1403 -1404 -1405 -1406 -1407 -1408 -1409 -1410 -1411 -1412 -1413 -1414 -1415 -1416 -1417 -1418 -1419 -1420 -1421 -1422 -1423 -1424 -1425 -1426 -1427 -1428 -1429 -1430 -1431 -1432 -1433 -1434 -1435 -1436 -1437 -1438 -1439 -1440 -1441 -1442 -1443 -1444 -1445 -1446 -1447 -1448 -1449 -1450 -1451 -1452 -1453 -1454 -1455 -1456 -1457 -1458 -1459 -1460 -1461 -1462 -1463 -1464 -1465 -1466 -1467 -1468 -1469 -1470 -1471 -1472 -1473 -1474 -1475 -1476 -1477 -1478 -1479 -1480 -1481 -1482 -1483 -1484 -1485 -1486 -1487 -1488 -1489 -1490 -1491 -1492 -1493 -1494 -1495 -1496 -1497 -1498 -1499 -1500 -1501 -1502 -1503 -1504 -1505 -1506 -1507 -1508 -1509 -1510 -1511 -1512 -1513 -1514 -1515 -1516 -1517 -1518 -1519 -1520 -1521 -1522 -1523 -1524 -1525 -1526 -1527 -1528 -1529 -1530 -1531 -1532 -1533 -1534 -1535 -1536 -1537 -1538 -1539 -1540 -1541 -1542 -1543 -1544 -1545 -1546 -1547 -1548 -1549 -1550 -1551 -1552 -1553 -1554 -1555 -1556 -1557 -1558 -1559 -1560 -1561 -1562 -1563 -1564 -1565 -1566 -1567 -1568 -1569 -1570 -1571 -1572 -1573 -1574 -1575 -1576 -1577 -1578 -1579 -1580 -1581 -1582 -1583 -1584 -1585 -1586 -1587 -1588 -1589 -1590 -1591 -1592 -1593 -1594 -1595 -1596 -1597 -1598 -1599 -1600 -1601 -1602 -1603 -1604 -1605 -1606 -1607 -1608 -1609 -1610 -1611 -1612 -1613 -1614 -1615 -1616 -1617 -1618 -1619 -1620 -1621 -1622 -1623 -1624 -1625 -1626 -1627 -1628 -1629 -1630 -1631 -1632 -1633 -1634 -1635 -1636 -1637 -1638 -1639 -1640 -1641 -1642 -1643 -1644 -1645 -1646 -1647 -1648 -1649 -1650 -1651 -1652 -1653 -1654 -1655 -1656 -1657 -1658 -1659 -1660 -1661 -1662 -1663 -1664 -1665 -1666 -1667 -1668 -1669 -1670 -1671 -1672 -1673 -1674 -1675 -1676 -1677 -1678 -1679 -1680 -1681 -1682 -1683 -1684 -1685 -1686 -1687 -1688 -1689 -1690 -1691 -1692 -1693 -1694 -1695 -1696 -1697 -1698 -1699 -1700 -1701 -1702 -1703 -1704 -1705 -1706 -1707 -1708 -1709 -1710 -1711 -1712 -1713 -1714 -1715 -1716 -1717 -1718 -1719 -1720 -1721 -1722 -1723 -1724 -1725 -1726 -1727 -1728 -1729 -1730 -1731 -1732 -1733 -1734 -1735 -1736 -1737 -1738 -1739 -1740 -1741 -1742 -1743 -1744 -1745 -1746 -1747 -1748 -1749 -1750 -1751 -1752 -1753 -1754 -1755 -1756 -1757 -1758 -1759 -1760 -1761 -1762 -1763 -1764 -1765 -1766 -1767 -1768 -1769 -1770 -1771 -1772 -1773 -1774 -1775 -1776 -1777 -1778 -1779 -1780 -1781 -1782 -1783 -1784 -1785 -1786 -1787 -1788 -1789 -1790 -1791 -1792 -1793 -1794 -1795 -1796 -1797 -1798 -1799 -1800 -1801 -1802 -1803 -1804 -1805 -1806 -1807 -1808 -1809 -1810 -1811 -1812 -1813 -1814 -1815 -1816 -1817 -1818 -1819 -1820 -1821 -1822 -1823 -1824 -1825 -1826 -1827 -1828 -1829 -1830 -1831 -1832 -1833 -1834 -1835 -1836 -1837 -1838 -1839 -1840 -1841 -1842 -1843 -1844 -1845 -1846 -1847 -1848 -1849 -1850 -1851 -1852 -1853 -1854 -1855 -1856 -1857 -1858 -1859 -1860 -1861 -1862 -1863 -1864 -1865 -1866 -1867 -1868 -1869 -1870 -1871 -1872 -1873 -1874 -1875 -1876 -1877 -1878 -1879 -1880 -1881 -1882 -1883 -1884 -1885 -1886 -1887 -1888 -1889 -1890 -1891 -1892 -1893 -1894 -1895 -1896 -1897 -1898 -1899 -1900 -1901 -1902 -1903 -1904 -1905 -1906 -1907 -1908 -1909 -1910 -1911 -1912 -1913 -1914 -1915 -1916 -1917 -1918 -1919 -1920 -1921 -1922 -1923 -1924 -1925 -1926 -1927 -1928 -1929 -1930 -1931 -1932 -1933 -1934 -1935 -1936 -1937 -1938 -1939 -1940 -1941 -1942 -1943 -1944 -1945 -1946 -1947 -1948 -1949 -1950 -1951 -1952 -1953 -1954 -1955 -1956 -1957 -1958 -1959 -1960 -1961 -1962 -1963 -1964 -1965 -1966 -1967 -1968 -1969 -1970 -1971 -1972 -1973 -1974 -1975 -1976 -1977 -1978 -1979 -1980 -1981 -1982 -1983 -1984 -1985 -1986 -1987 -1988 -1989 -1990 -1991 -1992 -1993 -1994 -1995 -1996 -1997 -1998 -1999 -\. --- --- Data for Name: aggtest; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.aggtest (a, b) FROM stdin; -56 7.8 -100 99.097 -0 0.09561 -42 324.78 -\. --- --- Data for Name: alpha_neg_p1; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.alpha_neg_p1 (a, b, c) FROM stdin; --1 101 0001 --1 103 0003 --1 104 0004 --1 106 0006 --1 108 0008 --1 109 0009 --1 111 0001 --1 113 0003 --1 114 0004 --1 116 0006 --1 118 0008 --1 119 0009 --1 121 0001 --1 123 0003 --1 124 0004 --1 126 0006 --1 128 0008 --1 129 0009 --1 131 0001 --1 133 0003 --1 134 0004 --1 136 0006 --1 138 0008 --1 139 0009 --1 141 0001 --1 143 0003 --1 144 0004 --1 146 0006 --1 148 0008 --1 149 0009 --1 151 0001 --1 153 0003 --1 154 0004 --1 156 0006 --1 158 0008 --1 159 0009 --1 161 0001 --1 163 0003 --1 164 0004 --1 166 0006 --1 168 0008 --1 169 0009 --1 171 0001 --1 173 0003 --1 174 0004 --1 176 0006 --1 178 0008 --1 179 0009 --1 181 0001 --1 183 0003 --1 184 0004 --1 186 0006 --1 188 0008 --1 189 0009 --1 191 0001 --1 193 0003 --1 194 0004 --1 196 0006 --1 198 0008 --1 199 0009 -\. --- --- Data for Name: alpha_neg_p2; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.alpha_neg_p2 (a, b, c) FROM stdin; --1 201 0001 --1 203 0003 --1 204 0004 --1 206 0006 --1 208 0008 --1 209 0009 --1 211 0001 --1 213 0003 --1 214 0004 --1 216 0006 --1 218 0008 --1 219 0009 --1 221 0001 --1 223 0003 --1 224 0004 --1 226 0006 --1 228 0008 --1 229 0009 --1 231 0001 --1 233 0003 --1 234 0004 --1 236 0006 --1 238 0008 --1 239 0009 --1 241 0001 --1 243 0003 --1 244 0004 --1 246 0006 --1 248 0008 --1 249 0009 --1 251 0001 --1 253 0003 --1 254 0004 --1 256 0006 --1 258 0008 --1 259 0009 --1 261 0001 --1 263 0003 --1 264 0004 --1 266 0006 --1 268 0008 --1 269 0009 --1 271 0001 --1 273 0003 --1 274 0004 --1 276 0006 --1 278 0008 --1 279 0009 --1 281 0001 --1 283 0003 --1 284 0004 --1 286 0006 --1 288 0008 --1 289 0009 --1 291 0001 --1 293 0003 --1 294 0004 --1 296 0006 --1 298 0008 --1 299 0009 -\. --- --- Data for Name: alpha_neg_p3; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.alpha_neg_p3 (a, b, c) FROM stdin; --1 301 0001 --1 303 0003 --1 304 0004 --1 306 0006 --1 308 0008 --1 309 0009 --1 311 0001 --1 313 0003 --1 314 0004 --1 316 0006 --1 318 0008 --1 319 0009 --1 321 0001 --1 323 0003 --1 324 0004 --1 326 0006 --1 328 0008 --1 329 0009 --1 331 0001 --1 333 0003 --1 334 0004 --1 336 0006 --1 338 0008 --1 339 0009 --1 341 0001 --1 343 0003 --1 344 0004 --1 346 0006 --1 348 0008 --1 349 0009 --1 351 0001 --1 353 0003 --1 354 0004 --1 356 0006 --1 358 0008 --1 359 0009 --1 361 0001 --1 363 0003 --1 364 0004 --1 366 0006 --1 368 0008 --1 369 0009 --1 371 0001 --1 373 0003 --1 374 0004 --1 376 0006 --1 378 0008 --1 379 0009 --1 381 0001 --1 383 0003 --1 384 0004 --1 386 0006 --1 388 0008 --1 389 0009 --1 391 0001 --1 393 0003 --1 394 0004 --1 396 0006 --1 398 0008 --1 399 0009 -\. --- --- Data for Name: alpha_pos_p1; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.alpha_pos_p1 (a, b, c) FROM stdin; -1 101 0001 -1 103 0003 -1 111 0001 -1 113 0003 -1 121 0001 -1 123 0003 -1 131 0001 -1 133 0003 -1 141 0001 -1 143 0003 -1 151 0001 -1 153 0003 -1 161 0001 -1 163 0003 -1 171 0001 -1 173 0003 -1 181 0001 -1 183 0003 -1 191 0001 -1 193 0003 -1 201 0001 -1 203 0003 -1 211 0001 -1 213 0003 -1 221 0001 -1 223 0003 -1 231 0001 -1 233 0003 -1 241 0001 -1 243 0003 -1 251 0001 -1 253 0003 -1 261 0001 -1 263 0003 -1 271 0001 -1 273 0003 -1 281 0001 -1 283 0003 -1 291 0001 -1 293 0003 -1 301 0001 -1 303 0003 -1 311 0001 -1 313 0003 -1 321 0001 -1 323 0003 -1 331 0001 -1 333 0003 -1 341 0001 -1 343 0003 -1 351 0001 -1 353 0003 -1 361 0001 -1 363 0003 -1 371 0001 -1 373 0003 -1 381 0001 -1 383 0003 -1 391 0001 -1 393 0003 -\. --- --- Data for Name: alpha_pos_p2; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.alpha_pos_p2 (a, b, c) FROM stdin; -1 104 0004 -1 106 0006 -1 114 0004 -1 116 0006 -1 124 0004 -1 126 0006 -1 134 0004 -1 136 0006 -1 144 0004 -1 146 0006 -1 154 0004 -1 156 0006 -1 164 0004 -1 166 0006 -1 174 0004 -1 176 0006 -1 184 0004 -1 186 0006 -1 194 0004 -1 196 0006 -1 204 0004 -1 206 0006 -1 214 0004 -1 216 0006 -1 224 0004 -1 226 0006 -1 234 0004 -1 236 0006 -1 244 0004 -1 246 0006 -1 254 0004 -1 256 0006 -1 264 0004 -1 266 0006 -1 274 0004 -1 276 0006 -1 284 0004 -1 286 0006 -1 294 0004 -1 296 0006 -1 304 0004 -1 306 0006 -1 314 0004 -1 316 0006 -1 324 0004 -1 326 0006 -1 334 0004 -1 336 0006 -1 344 0004 -1 346 0006 -1 354 0004 -1 356 0006 -1 364 0004 -1 366 0006 -1 374 0004 -1 376 0006 -1 384 0004 -1 386 0006 -1 394 0004 -1 396 0006 -\. --- --- Data for Name: alpha_pos_p3; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.alpha_pos_p3 (a, b, c) FROM stdin; -1 108 0008 -1 109 0009 -1 118 0008 -1 119 0009 -1 128 0008 -1 129 0009 -1 138 0008 -1 139 0009 -1 148 0008 -1 149 0009 -1 158 0008 -1 159 0009 -1 168 0008 -1 169 0009 -1 178 0008 -1 179 0009 -1 188 0008 -1 189 0009 -1 198 0008 -1 199 0009 -1 208 0008 -1 209 0009 -1 218 0008 -1 219 0009 -1 228 0008 -1 229 0009 -1 238 0008 -1 239 0009 -1 248 0008 -1 249 0009 -1 258 0008 -1 259 0009 -1 268 0008 -1 269 0009 -1 278 0008 -1 279 0009 -1 288 0008 -1 289 0009 -1 298 0008 -1 299 0009 -1 308 0008 -1 309 0009 -1 318 0008 -1 319 0009 -1 328 0008 -1 329 0009 -1 338 0008 -1 339 0009 -1 348 0008 -1 349 0009 -1 358 0008 -1 359 0009 -1 368 0008 -1 369 0009 -1 378 0008 -1 379 0009 -1 388 0008 -1 389 0009 -1 398 0008 -1 399 0009 -\. --- --- Data for Name: alter_table_under_transition_tables; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.alter_table_under_transition_tables (id) FROM stdin; -1 -2 -3 -\. --- --- Data for Name: array_index_op_test; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.array_index_op_test (seqno, i, t) FROM stdin; -1 {92,75,71,52,64,83} {AAAAAAAA44066,AAAAAA1059,AAAAAAAAAAA176,AAAAAAA48038} -2 {3,6} {AAAAAA98232,AAAAAAAA79710,AAAAAAAAAAAAAAAAA69675,AAAAAAAAAAAAAAAA55798,AAAAAAAAA12793} -3 {37,64,95,43,3,41,13,30,11,43} {AAAAAAAAAA48845,AAAAA75968,AAAAA95309,AAA54451,AAAAAAAAAA22292,AAAAAAA99836,A96617,AA17009,AAAAAAAAAAAAAA95246} -4 {71,39,99,55,33,75,45} {AAAAAAAAA53663,AAAAAAAAAAAAAAA67062,AAAAAAAAAA64777,AAA99043,AAAAAAAAAAAAAAAAAAA91804,39557} -5 {50,42,77,50,4} {AAAAAAAAAAAAAAAAA26540,AAAAAAA79710,AAAAAAAAAAAAAAAAAAA1205,AAAAAAAAAAA176,AAAAA95309,AAAAAAAAAAA46154,AAAAAA66777,AAAAAAAAA27249,AAAAAAAAAA64777,AAAAAAAAAAAAAAAAAAA70104} -6 {39,35,5,94,17,92,60,32} {AAAAAAAAAAAAAAA35875,AAAAAAAAAAAAAAAA23657} -7 {12,51,88,64,8} {AAAAAAAAAAAAAAAAAA12591,AAAAAAAAAAAAAAAAA50407,AAAAAAAAAAAA67946} -8 {60,84} {AAAAAAA81898,AAAAAA1059,AAAAAAAAAAAA81511,AAAAA961,AAAAAAAAAAAAAAAA31334,AAAAA64741,AA6416,AAAAAAAAAAAAAAAAAA32918,AAAAAAAAAAAAAAAAA50407} -9 {56,52,35,27,80,44,81,22} {AAAAAAAAAAAAAAA73034,AAAAAAAAAAAAA7929,AAAAAAA66161,AA88409,39557,A27153,AAAAAAAA9523,AAAAAAAAAAA99000} -10 {71,5,45} {AAAAAAAAAAA21658,AAAAAAAAAAAA21089,AAA54451,AAAAAAAAAAAAAAAAAA54141,AAAAAAAAAAAAAA28620,AAAAAAAAAAA21658,AAAAAAAAAAA74076,AAAAAAAAA27249} -11 {41,86,74,48,22,74,47,50} {AAAAAAAA9523,AAAAAAAAAAAA37562,AAAAAAAAAAAAAAAA14047,AAAAAAAAAAA46154,AAAA41702,AAAAAAAAAAAAAAAAA764,AAAAA62737,39557} -12 {17,99,18,52,91,72,0,43,96,23} {AAAAA33250,AAAAAAAAAAAAAAAAAAA85420,AAAAAAAAAAA33576} -13 {3,52,34,23} {AAAAAA98232,AAAA49534,AAAAAAAAAAA21658} -14 {78,57,19} {AAAA8857,AAAAAAAAAAAAAAA73034,AAAAAAAA81587,AAAAAAAAAAAAAAA68526,AAAAA75968,AAAAAAAAAAAAAA65909,AAAAAAAAA10012,AAAAAAAAAAAAAA65909} -15 {17,14,16,63,67} {AA6416,AAAAAAAAAA646,AAAAA95309} -16 {14,63,85,11} {AAAAAA66777} -17 {7,10,81,85} {AAAAAA43678,AAAAAAA12144,AAAAAAAAAAA50956,AAAAAAAAAAAAAAAAAAA15356} -18 {1} {AAAAAAAAAAA33576,AAAAA95309,64261,AAA59323,AAAAAAAAAAAAAA95246,55847,AAAAAAAAAAAA67946,AAAAAAAAAAAAAAAAAA64374} -19 {52,82,17,74,23,46,69,51,75} {AAAAAAAAAAAAA73084,AAAAA75968,AAAAAAAAAAAAAAAA14047,AAAAAAA80240,AAAAAAAAAAAAAAAAAAA1205,A68938} -20 {72,89,70,51,54,37,8,49,79} {AAAAAA58494} -21 {2,8,65,10,5,79,43} {AAAAAAAAAAAAAAAAA88852,AAAAAAAAAAAAAAAAAAA91804,AAAAA64669,AAAAAAAAAAAAAAAA1443,AAAAAAAAAAAAAAAA23657,AAAAA12179,AAAAAAAAAAAAAAAAA88852,AAAAAAAAAAAAAAAA31334,AAAAAAAAAAAAAAAA41303,AAAAAAAAAAAAAAAAAAA85420} -22 {11,6,56,62,53,30} {AAAAAAAA72908} -23 {40,90,5,38,72,40,30,10,43,55} {A6053,AAAAAAAAAAA6119,AA44673,AAAAAAAAAAAAAAAAA764,AA17009,AAAAA17383,AAAAA70514,AAAAA33250,AAAAA95309,AAAAAAAAAAAA37562} -24 {94,61,99,35,48} {AAAAAAAAAAA50956,AAAAAAAAAAA15165,AAAA85070,AAAAAAAAAAAAAAA36627,AAAAA961,AAAAAAAAAA55219} -25 {31,1,10,11,27,79,38} {AAAAAAAAAAAAAAAAAA59334,45449} -26 {71,10,9,69,75} {47735,AAAAAAA21462,AAAAAAAAAAAAAAAAA6897,AAAAAAAAAAAAAAAAAAA91804,AAAAAAAAA72121,AAAAAAAAAAAAAAAAAAA1205,AAAAA41597,AAAA8857,AAAAAAAAAAAAAAAAAAA15356,AA17009} -27 {94} {AA6416,A6053,AAAAAAA21462,AAAAAAA57334,AAAAAAAAAAAAAAAAAA12591,AA88409,AAAAAAAAAAAAA70254} -28 {14,33,6,34,14} {AAAAAAAAAAAAAAA13198,AAAAAAAA69452,AAAAAAAAAAA82945,AAAAAAA12144,AAAAAAAAA72121,AAAAAAAAAA18601} -29 {39,21} {AAAAAAAAAAAAAAAAA6897,AAAAAAAAAAAAAAAAAAA38885,AAAA85070,AAAAAAAAAAAAAAAAAAA70104,AAAAA66674,AAAAAAAAAAAAA62007,AAAAAAAA69452,AAAAAAA1242,AAAAAAAAAAAAAAAA1729,AAAA35194} -30 {26,81,47,91,34} {AAAAAAAAAAAAAAAAAAA70104,AAAAAAA80240} -31 {80,24,18,21,54} {AAAAAAAAAAAAAAA13198,AAAAAAAAAAAAAAAAAAA70415,A27153,AAAAAAAAA53663,AAAAAAAAAAAAAAAAA50407,A68938} -32 {58,79,82,80,67,75,98,10,41} {AAAAAAAAAAAAAAAAAA61286,AAA54451,AAAAAAAAAAAAAAAAAAA87527,A96617,51533} -33 {74,73} {A85417,AAAAAAA56483,AAAAA17383,AAAAAAAAAAAAA62159,AAAAAAAAAAAA52814,AAAAAAAAAAAAA85723,AAAAAAAAAAAAAAAAAA55796} -34 {70,45} {AAAAAAAAAAAAAAAAAA71621,AAAAAAAAAAAAAA28620,AAAAAAAAAA55219,AAAAAAAA23648,AAAAAAAAAA22292,AAAAAAA1242} -35 {23,40} {AAAAAAAAAAAA52814,AAAA48949,AAAAAAAAA34727,AAAA8857,AAAAAAAAAAAAAAAAAAA62179,AAAAAAAAAAAAAAA68526,AAAAAAA99836,AAAAAAAA50094,AAAA91194,AAAAAAAAAAAAA73084} -36 {79,82,14,52,30,5,79} {AAAAAAAAA53663,AAAAAAAAAAAAAAAA55798,AAAAAAAAAAAAAAAAAAA89194,AA88409,AAAAAAAAAAAAAAA81326,AAAAAAAAAAAAAAAAA63050,AAAAAAAAAAAAAAAA33598} -37 {53,11,81,39,3,78,58,64,74} {AAAAAAAAAAAAAAAAAAA17075,AAAAAAA66161,AAAAAAAA23648,AAAAAAAAAAAAAA10611} -38 {59,5,4,95,28} {AAAAAAAAAAA82945,A96617,47735,AAAAA12179,AAAAA64669,AAAAAA99807,AA74433,AAAAAAAAAAAAAAAAA59387} -39 {82,43,99,16,74} {AAAAAAAAAAAAAAA67062,AAAAAAA57334,AAAAAAAAAAAAAA65909,A27153,AAAAAAAAAAAAAAAAAAA17075,AAAAAAAAAAAAAAAAA43052,AAAAAAAAAA64777,AAAAAAAAAAAA81511,AAAAAAAAAAAAAA65909,AAAAAAAAAAAAAA28620} -40 {34} {AAAAAAAAAAAAAA10611,AAAAAAAAAAAAAAAAAAA1205,AAAAAAAAAAA50956,AAAAAAAAAAAAAAAA31334,AAAAA70466,AAAAAAAA81587,AAAAAAA74623} -41 {19,26,63,12,93,73,27,94} {AAAAAAA79710,AAAAAAAAAA55219,AAAA41702,AAAAAAAAAAAAAAAAAAA17075,AAAAAAAAAAAAAAAAAA71621,AAAAAAAAAAAAAAAAA63050,AAAAAAA99836,AAAAAAAAAAAAAA8666} -42 {15,76,82,75,8,91} {AAAAAAAAAAA176,AAAAAA38063,45449,AAAAAA54032,AAAAAAA81898,AA6416,AAAAAAAAAAAAAAAAAAA62179,45449,AAAAA60038,AAAAAAAA81587} -43 {39,87,91,97,79,28} {AAAAAAAAAAA74076,A96617,AAAAAAAAAAAAAAAAAAA89194,AAAAAAAAAAAAAAAAAA55796,AAAAAAAAAAAAAAAA23657,AAAAAAAAAAAA67946} -44 {40,58,68,29,54} {AAAAAAA81898,AAAAAA66777,AAAAAA98232} -45 {99,45} {AAAAAAAA72908,AAAAAAAAAAAAAAAAAAA17075,AA88409,AAAAAAAAAAAAAAAAAA36842,AAAAAAA48038,AAAAAAAAAAAAAA10611} -46 {53,24} {AAAAAAAAAAA53908,AAAAAA54032,AAAAA17383,AAAA48949,AAAAAAAAAA18601,AAAAA64669,45449,AAAAAAAAAAA98051,AAAAAAAAAAAAAAAAAA71621} -47 {98,23,64,12,75,61} {AAA59323,AAAAA95309,AAAAAAAAAAAAAAAA31334,AAAAAAAAA27249,AAAAA17383,AAAAAAAAAAAA37562,AAAAAA1059,A84822,55847,AAAAA70466} -48 {76,14} {AAAAAAAAAAAAA59671,AAAAAAAAAAAAAAAAAAA91804,AAAAAA66777,AAAAAAAAAAAAAAAAAAA89194,AAAAAAAAAAAAAAA36627,AAAAAAAAAAAAAAAAAAA17075,AAAAAAAAAAAAA73084,AAAAAAA79710,AAAAAAAAAAAAAAA40402,AAAAAAAAAAAAAAAAAAA65037} -49 {56,5,54,37,49} {AA21643,AAAAAAAAAAA92631,AAAAAAAA81587} -50 {20,12,37,64,93} {AAAAAAAAAA5483,AAAAAAAAAAAAAAAAAAA1205,AA6416,AAAAAAAAAAAAAAAAA63050,AAAAAAAAAAAAAAAAAA47955} -51 {47} {AAAAAAAAAAAAAA96505,AAAAAAAAAAAAAAAAAA36842,AAAAA95309,AAAAAAAA81587,AA6416,AAAA91194,AAAAAA58494,AAAAAA1059,AAAAAAAA69452} -52 {89,0} {AAAAAAAAAAAAAAAAAA47955,AAAAAAA48038,AAAAAAAAAAAAAAAAA43052,AAAAAAAAAAAAA73084,AAAAA70466,AAAAAAAAAAAAAAAAA764,AAAAAAAAAAA46154,AA66862} -53 {38,17} {AAAAAAAAAAA21658} -54 {70,47} {AAAAAAAAAAAAAAAAAA54141,AAAAA40681,AAAAAAA48038,AAAAAAAAAAAAAAAA29150,AAAAA41597,AAAAAAAAAAAAAAAAAA59334,AA15322} -55 {47,79,47,64,72,25,71,24,93} {AAAAAAAAAAAAAAAAAA55796,AAAAA62737} -56 {33,7,60,54,93,90,77,85,39} {AAAAAAAAAAAAAAAAAA32918,AA42406} -57 {23,45,10,42,36,21,9,96} {AAAAAAAAAAAAAAAAAAA70415} -58 {92} {AAAAAAAAAAAAAAAA98414,AAAAAAAA23648,AAAAAAAAAAAAAAAAAA55796,AA25381,AAAAAAAAAAA6119} -59 {9,69,46,77} {39557,AAAAAAA89932,AAAAAAAAAAAAAAAAA43052,AAAAAAAAAAAAAAAAA26540,AAA20874,AA6416,AAAAAAAAAAAAAAAAAA47955} -60 {62,2,59,38,89} {AAAAAAA89932,AAAAAAAAAAAAAAAAAAA15356,AA99927,AA17009,AAAAAAAAAAAAAAA35875} -61 {72,2,44,95,54,54,13} {AAAAAAAAAAAAAAAAAAA91804} -62 {83,72,29,73} {AAAAAAAAAAAAA15097,AAAA8857,AAAAAAAAAAAA35809,AAAAAAAAAAAA52814,AAAAAAAAAAAAAAAAAAA38885,AAAAAAAAAAAAAAAAAA24183,AAAAAA43678,A96617} -63 {11,4,61,87} {AAAAAAAAA27249,AAAAAAAAAAAAAAAAAA32918,AAAAAAAAAAAAAAA13198,AAA20874,39557,51533,AAAAAAAAAAA53908,AAAAAAAAAAAAAA96505,AAAAAAAA78938} -64 {26,19,34,24,81,78} {A96617,AAAAAAAAAAAAAAAAAAA70104,A68938,AAAAAAAAAAA53908,AAAAAAAAAAAAAAA453,AA17009,AAAAAAA80240} -65 {61,5,76,59,17} {AAAAAA99807,AAAAA64741,AAAAAAAAAAA53908,AA21643,AAAAAAAAA10012} -66 {31,23,70,52,4,33,48,25} {AAAAAAAAAAAAAAAAA69675,AAAAAAAA50094,AAAAAAAAAAA92631,AAAA35194,39557,AAAAAAA99836} -67 {31,94,7,10} {AAAAAA38063,A96617,AAAA35194,AAAAAAAAAAAA67946} -68 {90,43,38} {AA75092,AAAAAAAAAAAAAAAAA69675,AAAAAAAAAAA92631,AAAAAAAAA10012,AAAAAAAAAAAAA7929,AA21643} -69 {67,35,99,85,72,86,44} {AAAAAAAAAAAAAAAAAAA1205,AAAAAAAA50094,AAAAAAAAAAAAAAAA1729,AAAAAAAAAAAAAAAAAA47955} -70 {56,70,83} {AAAA41702,AAAAAAAAAAA82945,AA21643,AAAAAAAAAAA99000,A27153,AA25381,AAAAAAAAAAAAAA96505,AAAAAAA1242} -71 {74,26} {AAAAAAAAAAA50956,AA74433,AAAAAAA21462,AAAAAAAAAAAAAAAAAAA17075,AAAAAAAAAAAAAAA36627,AAAAAAAAAAAAA70254,AAAAAAAAAA43419,39557} -72 {22,1,16,78,20,91,83} {47735,AAAAAAA56483,AAAAAAAAAAAAA93788,AA42406,AAAAAAAAAAAAA73084,AAAAAAAA72908,AAAAAAAAAAAAAAAAAA61286,AAAAA66674,AAAAAAAAAAAAAAAAA50407} -73 {88,25,96,78,65,15,29,19} {AAA54451,AAAAAAAAA27249,AAAAAAA9228,AAAAAAAAAAAAAAA67062,AAAAAAAAAAAAAAAAAAA70415,AAAAA17383,AAAAAAAAAAAAAAAA33598} -74 {32} {AAAAAAAAAAAAAAAA1729,AAAAAAAAAAAAA22860,AAAAAA99807,AAAAA17383,AAAAAAAAAAAAAAA67062,AAAAAAAAAAA15165,AAAAAAAAAAA50956} -75 {12,96,83,24,71,89,55} {AAAA48949,AAAAAAAA29716,AAAAAAAAAAAAAAAAAAA1205,AAAAAAAAAAAA67946,AAAAAAAAAAAAAAAA29150,AAA28075,AAAAAAAAAAAAAAAAA43052} -76 {92,55,10,7} {AAAAAAAAAAAAAAA67062} -77 {97,15,32,17,55,59,18,37,50,39} {AAAAAAAAAAAA67946,AAAAAA54032,AAAAAAAA81587,55847,AAAAAAAAAAAAAA28620,AAAAAAAAAAAAAAAAA43052,AAAAAA75463,AAAA49534,AAAAAAAA44066} -78 {55,89,44,84,34} {AAAAAAAAAAA6119,AAAAAAAAAAAAAA8666,AA99927,AA42406,AAAAAAA81898,AAAAAAA9228,AAAAAAAAAAA92631,AA21643,AAAAAAAAAAAAAA28620} -79 {45} {AAAAAAAAAA646,AAAAAAAAAAAAAAAAAAA70415,AAAAAA43678,AAAAAAAA72908} -80 {74,89,44,80,0} {AAAA35194,AAAAAAAA79710,AAA20874,AAAAAAAAAAAAAAAAAAA70104,AAAAAAAAAAAAA73084,AAAAAAA57334,AAAAAAA9228,AAAAAAAAAAAAA62007} -81 {63,77,54,48,61,53,97} {AAAAAAAAAAAAAAA81326,AAAAAAAAAA22292,AA25381,AAAAAAAAAAA74076,AAAAAAA81898,AAAAAAAAA72121} -82 {34,60,4,79,78,16,86,89,42,50} {AAAAA40681,AAAAAAAAAAAAAAAAAA12591,AAAAAAA80240,AAAAAAAAAAAAAAAA55798,AAAAAAAAAAAAAAAAAAA70104} -83 {14,10} {AAAAAAAAAA22292,AAAAAAAAAAAAA70254,AAAAAAAAAAA6119} -84 {11,83,35,13,96,94} {AAAAA95309,AAAAAAAAAAAAAAAAAA32918,AAAAAAAAAAAAAAAAAA24183} -85 {39,60} {AAAAAAAAAAAAAAAA55798,AAAAAAAAAA22292,AAAAAAA66161,AAAAAAA21462,AAAAAAAAAAAAAAAAAA12591,55847,AAAAAA98232,AAAAAAAAAAA46154} -86 {33,81,72,74,45,36,82} {AAAAAAAA81587,AAAAAAAAAAAAAA96505,45449,AAAA80176} -87 {57,27,50,12,97,68} {AAAAAAAAAAAAAAAAA26540,AAAAAAAAA10012,AAAAAAAAAAAA35809,AAAAAAAAAAAAAAAA29150,AAAAAAAAAAA82945,AAAAAA66777,31228,AAAAAAAAAAAAAAAA23657,AAAAAAAAAAAAAA28620,AAAAAAAAAAAAAA96505} -88 {41,90,77,24,6,24} {AAAA35194,AAAA35194,AAAAAAA80240,AAAAAAAAAAA46154,AAAAAA58494,AAAAAAAAAAAAAAAAAAA17075,AAAAAAAAAAAAAAAAAA59334,AAAAAAAAAAAAAAAAAAA91804,AA74433} -89 {40,32,17,6,30,88} {AA44673,AAAAAAAAAAA6119,AAAAAAAAAAAAAAAA23657,AAAAAAAAAAAAAAAAAA47955,AAAAAAAAAAAAAAAA33598,AAAAAAAAAAA33576,AA44673} -90 {88,75} {AAAAA60038,AAAAAAAA23648,AAAAAAAAAAA99000,AAAA41702,AAAAAAAAAAAAA22860,AAAAAAAAAAAAAAA68526} -91 {78} {AAAAAAAAAAAAA62007,AAA99043} -92 {85,63,49,45} {AAAAAAA89932,AAAAAAAAAAAAA22860,AAAAAAAAAAAAAAAAAAA1205,AAAAAAAAAAAA21089} -93 {11} {AAAAAAAAAAA176,AAAAAAAAAAAAAA8666,AAAAAAAAAAAAAAA453,AAAAAAAAAAAAA85723,A68938,AAAAAAAAAAAAA9821,AAAAAAA48038,AAAAAAAAAAAAAAAAA59387,AA99927,AAAAA17383} -94 {98,9,85,62,88,91,60,61,38,86} {AAAAAAAA81587,AAAAA17383,AAAAAAAA81587} -95 {47,77} {AAAAAAAAAAAAAAAAA764,AAAAAAAAAAA74076,AAAAAAAAAA18107,AAAAA40681,AAAAAAAAAAAAAAA35875,AAAAA60038,AAAAAAA56483} -96 {23,97,43} {AAAAAAAAAA646,A87088} -97 {54,2,86,65} {47735,AAAAAAA99836,AAAAAAAAAAAAAAAAA6897,AAAAAAAAAAAAAAAA29150,AAAAAAA80240,AAAAAAAAAAAAAAAA98414,AAAAAAA56483,AAAAAAAAAAAAAAAA29150,AAAAAAA39692,AA21643} -98 {38,34,32,89} {AAAAAAAAAAAAAAAAAA71621,AAAA8857,AAAAAAAAAAAAAAAAAAA65037,AAAAAAAAAAAAAAAA31334,AAAAAAAAAA48845} -99 {37,86} {AAAAAAAAAAAAAAAAAA32918,AAAAA70514,AAAAAAAAA10012,AAAAAAAAAAAAAAAAA59387,AAAAAAAAAA64777,AAAAAAAAAAAAAAAAAAA15356} -100 {85,32,57,39,49,84,32,3,30} {AAAAAAA80240,AAAAAAAAAAAAAAAA1729,AAAAA60038,AAAAAAAAAAA92631,AAAAAAAA9523} -101 {} {} -102 {NULL} {NULL} -103 \N \N -\. --- --- Data for Name: array_op_test; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.array_op_test (seqno, i, t) FROM stdin; -1 {92,75,71,52,64,83} {AAAAAAAA44066,AAAAAA1059,AAAAAAAAAAA176,AAAAAAA48038} -2 {3,6} {AAAAAA98232,AAAAAAAA79710,AAAAAAAAAAAAAAAAA69675,AAAAAAAAAAAAAAAA55798,AAAAAAAAA12793} -3 {37,64,95,43,3,41,13,30,11,43} {AAAAAAAAAA48845,AAAAA75968,AAAAA95309,AAA54451,AAAAAAAAAA22292,AAAAAAA99836,A96617,AA17009,AAAAAAAAAAAAAA95246} -4 {71,39,99,55,33,75,45} {AAAAAAAAA53663,AAAAAAAAAAAAAAA67062,AAAAAAAAAA64777,AAA99043,AAAAAAAAAAAAAAAAAAA91804,39557} -5 {50,42,77,50,4} {AAAAAAAAAAAAAAAAA26540,AAAAAAA79710,AAAAAAAAAAAAAAAAAAA1205,AAAAAAAAAAA176,AAAAA95309,AAAAAAAAAAA46154,AAAAAA66777,AAAAAAAAA27249,AAAAAAAAAA64777,AAAAAAAAAAAAAAAAAAA70104} -6 {39,35,5,94,17,92,60,32} {AAAAAAAAAAAAAAA35875,AAAAAAAAAAAAAAAA23657} -7 {12,51,88,64,8} {AAAAAAAAAAAAAAAAAA12591,AAAAAAAAAAAAAAAAA50407,AAAAAAAAAAAA67946} -8 {60,84} {AAAAAAA81898,AAAAAA1059,AAAAAAAAAAAA81511,AAAAA961,AAAAAAAAAAAAAAAA31334,AAAAA64741,AA6416,AAAAAAAAAAAAAAAAAA32918,AAAAAAAAAAAAAAAAA50407} -9 {56,52,35,27,80,44,81,22} {AAAAAAAAAAAAAAA73034,AAAAAAAAAAAAA7929,AAAAAAA66161,AA88409,39557,A27153,AAAAAAAA9523,AAAAAAAAAAA99000} -10 {71,5,45} {AAAAAAAAAAA21658,AAAAAAAAAAAA21089,AAA54451,AAAAAAAAAAAAAAAAAA54141,AAAAAAAAAAAAAA28620,AAAAAAAAAAA21658,AAAAAAAAAAA74076,AAAAAAAAA27249} -11 {41,86,74,48,22,74,47,50} {AAAAAAAA9523,AAAAAAAAAAAA37562,AAAAAAAAAAAAAAAA14047,AAAAAAAAAAA46154,AAAA41702,AAAAAAAAAAAAAAAAA764,AAAAA62737,39557} -12 {17,99,18,52,91,72,0,43,96,23} {AAAAA33250,AAAAAAAAAAAAAAAAAAA85420,AAAAAAAAAAA33576} -13 {3,52,34,23} {AAAAAA98232,AAAA49534,AAAAAAAAAAA21658} -14 {78,57,19} {AAAA8857,AAAAAAAAAAAAAAA73034,AAAAAAAA81587,AAAAAAAAAAAAAAA68526,AAAAA75968,AAAAAAAAAAAAAA65909,AAAAAAAAA10012,AAAAAAAAAAAAAA65909} -15 {17,14,16,63,67} {AA6416,AAAAAAAAAA646,AAAAA95309} -16 {14,63,85,11} {AAAAAA66777} -17 {7,10,81,85} {AAAAAA43678,AAAAAAA12144,AAAAAAAAAAA50956,AAAAAAAAAAAAAAAAAAA15356} -18 {1} {AAAAAAAAAAA33576,AAAAA95309,64261,AAA59323,AAAAAAAAAAAAAA95246,55847,AAAAAAAAAAAA67946,AAAAAAAAAAAAAAAAAA64374} -19 {52,82,17,74,23,46,69,51,75} {AAAAAAAAAAAAA73084,AAAAA75968,AAAAAAAAAAAAAAAA14047,AAAAAAA80240,AAAAAAAAAAAAAAAAAAA1205,A68938} -20 {72,89,70,51,54,37,8,49,79} {AAAAAA58494} -21 {2,8,65,10,5,79,43} {AAAAAAAAAAAAAAAAA88852,AAAAAAAAAAAAAAAAAAA91804,AAAAA64669,AAAAAAAAAAAAAAAA1443,AAAAAAAAAAAAAAAA23657,AAAAA12179,AAAAAAAAAAAAAAAAA88852,AAAAAAAAAAAAAAAA31334,AAAAAAAAAAAAAAAA41303,AAAAAAAAAAAAAAAAAAA85420} -22 {11,6,56,62,53,30} {AAAAAAAA72908} -23 {40,90,5,38,72,40,30,10,43,55} {A6053,AAAAAAAAAAA6119,AA44673,AAAAAAAAAAAAAAAAA764,AA17009,AAAAA17383,AAAAA70514,AAAAA33250,AAAAA95309,AAAAAAAAAAAA37562} -24 {94,61,99,35,48} {AAAAAAAAAAA50956,AAAAAAAAAAA15165,AAAA85070,AAAAAAAAAAAAAAA36627,AAAAA961,AAAAAAAAAA55219} -25 {31,1,10,11,27,79,38} {AAAAAAAAAAAAAAAAAA59334,45449} -26 {71,10,9,69,75} {47735,AAAAAAA21462,AAAAAAAAAAAAAAAAA6897,AAAAAAAAAAAAAAAAAAA91804,AAAAAAAAA72121,AAAAAAAAAAAAAAAAAAA1205,AAAAA41597,AAAA8857,AAAAAAAAAAAAAAAAAAA15356,AA17009} -27 {94} {AA6416,A6053,AAAAAAA21462,AAAAAAA57334,AAAAAAAAAAAAAAAAAA12591,AA88409,AAAAAAAAAAAAA70254} -28 {14,33,6,34,14} {AAAAAAAAAAAAAAA13198,AAAAAAAA69452,AAAAAAAAAAA82945,AAAAAAA12144,AAAAAAAAA72121,AAAAAAAAAA18601} -29 {39,21} {AAAAAAAAAAAAAAAAA6897,AAAAAAAAAAAAAAAAAAA38885,AAAA85070,AAAAAAAAAAAAAAAAAAA70104,AAAAA66674,AAAAAAAAAAAAA62007,AAAAAAAA69452,AAAAAAA1242,AAAAAAAAAAAAAAAA1729,AAAA35194} -30 {26,81,47,91,34} {AAAAAAAAAAAAAAAAAAA70104,AAAAAAA80240} -31 {80,24,18,21,54} {AAAAAAAAAAAAAAA13198,AAAAAAAAAAAAAAAAAAA70415,A27153,AAAAAAAAA53663,AAAAAAAAAAAAAAAAA50407,A68938} -32 {58,79,82,80,67,75,98,10,41} {AAAAAAAAAAAAAAAAAA61286,AAA54451,AAAAAAAAAAAAAAAAAAA87527,A96617,51533} -33 {74,73} {A85417,AAAAAAA56483,AAAAA17383,AAAAAAAAAAAAA62159,AAAAAAAAAAAA52814,AAAAAAAAAAAAA85723,AAAAAAAAAAAAAAAAAA55796} -34 {70,45} {AAAAAAAAAAAAAAAAAA71621,AAAAAAAAAAAAAA28620,AAAAAAAAAA55219,AAAAAAAA23648,AAAAAAAAAA22292,AAAAAAA1242} -35 {23,40} {AAAAAAAAAAAA52814,AAAA48949,AAAAAAAAA34727,AAAA8857,AAAAAAAAAAAAAAAAAAA62179,AAAAAAAAAAAAAAA68526,AAAAAAA99836,AAAAAAAA50094,AAAA91194,AAAAAAAAAAAAA73084} -36 {79,82,14,52,30,5,79} {AAAAAAAAA53663,AAAAAAAAAAAAAAAA55798,AAAAAAAAAAAAAAAAAAA89194,AA88409,AAAAAAAAAAAAAAA81326,AAAAAAAAAAAAAAAAA63050,AAAAAAAAAAAAAAAA33598} -37 {53,11,81,39,3,78,58,64,74} {AAAAAAAAAAAAAAAAAAA17075,AAAAAAA66161,AAAAAAAA23648,AAAAAAAAAAAAAA10611} -38 {59,5,4,95,28} {AAAAAAAAAAA82945,A96617,47735,AAAAA12179,AAAAA64669,AAAAAA99807,AA74433,AAAAAAAAAAAAAAAAA59387} -39 {82,43,99,16,74} {AAAAAAAAAAAAAAA67062,AAAAAAA57334,AAAAAAAAAAAAAA65909,A27153,AAAAAAAAAAAAAAAAAAA17075,AAAAAAAAAAAAAAAAA43052,AAAAAAAAAA64777,AAAAAAAAAAAA81511,AAAAAAAAAAAAAA65909,AAAAAAAAAAAAAA28620} -40 {34} {AAAAAAAAAAAAAA10611,AAAAAAAAAAAAAAAAAAA1205,AAAAAAAAAAA50956,AAAAAAAAAAAAAAAA31334,AAAAA70466,AAAAAAAA81587,AAAAAAA74623} -41 {19,26,63,12,93,73,27,94} {AAAAAAA79710,AAAAAAAAAA55219,AAAA41702,AAAAAAAAAAAAAAAAAAA17075,AAAAAAAAAAAAAAAAAA71621,AAAAAAAAAAAAAAAAA63050,AAAAAAA99836,AAAAAAAAAAAAAA8666} -42 {15,76,82,75,8,91} {AAAAAAAAAAA176,AAAAAA38063,45449,AAAAAA54032,AAAAAAA81898,AA6416,AAAAAAAAAAAAAAAAAAA62179,45449,AAAAA60038,AAAAAAAA81587} -43 {39,87,91,97,79,28} {AAAAAAAAAAA74076,A96617,AAAAAAAAAAAAAAAAAAA89194,AAAAAAAAAAAAAAAAAA55796,AAAAAAAAAAAAAAAA23657,AAAAAAAAAAAA67946} -44 {40,58,68,29,54} {AAAAAAA81898,AAAAAA66777,AAAAAA98232} -45 {99,45} {AAAAAAAA72908,AAAAAAAAAAAAAAAAAAA17075,AA88409,AAAAAAAAAAAAAAAAAA36842,AAAAAAA48038,AAAAAAAAAAAAAA10611} -46 {53,24} {AAAAAAAAAAA53908,AAAAAA54032,AAAAA17383,AAAA48949,AAAAAAAAAA18601,AAAAA64669,45449,AAAAAAAAAAA98051,AAAAAAAAAAAAAAAAAA71621} -47 {98,23,64,12,75,61} {AAA59323,AAAAA95309,AAAAAAAAAAAAAAAA31334,AAAAAAAAA27249,AAAAA17383,AAAAAAAAAAAA37562,AAAAAA1059,A84822,55847,AAAAA70466} -48 {76,14} {AAAAAAAAAAAAA59671,AAAAAAAAAAAAAAAAAAA91804,AAAAAA66777,AAAAAAAAAAAAAAAAAAA89194,AAAAAAAAAAAAAAA36627,AAAAAAAAAAAAAAAAAAA17075,AAAAAAAAAAAAA73084,AAAAAAA79710,AAAAAAAAAAAAAAA40402,AAAAAAAAAAAAAAAAAAA65037} -49 {56,5,54,37,49} {AA21643,AAAAAAAAAAA92631,AAAAAAAA81587} -50 {20,12,37,64,93} {AAAAAAAAAA5483,AAAAAAAAAAAAAAAAAAA1205,AA6416,AAAAAAAAAAAAAAAAA63050,AAAAAAAAAAAAAAAAAA47955} -51 {47} {AAAAAAAAAAAAAA96505,AAAAAAAAAAAAAAAAAA36842,AAAAA95309,AAAAAAAA81587,AA6416,AAAA91194,AAAAAA58494,AAAAAA1059,AAAAAAAA69452} -52 {89,0} {AAAAAAAAAAAAAAAAAA47955,AAAAAAA48038,AAAAAAAAAAAAAAAAA43052,AAAAAAAAAAAAA73084,AAAAA70466,AAAAAAAAAAAAAAAAA764,AAAAAAAAAAA46154,AA66862} -53 {38,17} {AAAAAAAAAAA21658} -54 {70,47} {AAAAAAAAAAAAAAAAAA54141,AAAAA40681,AAAAAAA48038,AAAAAAAAAAAAAAAA29150,AAAAA41597,AAAAAAAAAAAAAAAAAA59334,AA15322} -55 {47,79,47,64,72,25,71,24,93} {AAAAAAAAAAAAAAAAAA55796,AAAAA62737} -56 {33,7,60,54,93,90,77,85,39} {AAAAAAAAAAAAAAAAAA32918,AA42406} -57 {23,45,10,42,36,21,9,96} {AAAAAAAAAAAAAAAAAAA70415} -58 {92} {AAAAAAAAAAAAAAAA98414,AAAAAAAA23648,AAAAAAAAAAAAAAAAAA55796,AA25381,AAAAAAAAAAA6119} -59 {9,69,46,77} {39557,AAAAAAA89932,AAAAAAAAAAAAAAAAA43052,AAAAAAAAAAAAAAAAA26540,AAA20874,AA6416,AAAAAAAAAAAAAAAAAA47955} -60 {62,2,59,38,89} {AAAAAAA89932,AAAAAAAAAAAAAAAAAAA15356,AA99927,AA17009,AAAAAAAAAAAAAAA35875} -61 {72,2,44,95,54,54,13} {AAAAAAAAAAAAAAAAAAA91804} -62 {83,72,29,73} {AAAAAAAAAAAAA15097,AAAA8857,AAAAAAAAAAAA35809,AAAAAAAAAAAA52814,AAAAAAAAAAAAAAAAAAA38885,AAAAAAAAAAAAAAAAAA24183,AAAAAA43678,A96617} -63 {11,4,61,87} {AAAAAAAAA27249,AAAAAAAAAAAAAAAAAA32918,AAAAAAAAAAAAAAA13198,AAA20874,39557,51533,AAAAAAAAAAA53908,AAAAAAAAAAAAAA96505,AAAAAAAA78938} -64 {26,19,34,24,81,78} {A96617,AAAAAAAAAAAAAAAAAAA70104,A68938,AAAAAAAAAAA53908,AAAAAAAAAAAAAAA453,AA17009,AAAAAAA80240} -65 {61,5,76,59,17} {AAAAAA99807,AAAAA64741,AAAAAAAAAAA53908,AA21643,AAAAAAAAA10012} -66 {31,23,70,52,4,33,48,25} {AAAAAAAAAAAAAAAAA69675,AAAAAAAA50094,AAAAAAAAAAA92631,AAAA35194,39557,AAAAAAA99836} -67 {31,94,7,10} {AAAAAA38063,A96617,AAAA35194,AAAAAAAAAAAA67946} -68 {90,43,38} {AA75092,AAAAAAAAAAAAAAAAA69675,AAAAAAAAAAA92631,AAAAAAAAA10012,AAAAAAAAAAAAA7929,AA21643} -69 {67,35,99,85,72,86,44} {AAAAAAAAAAAAAAAAAAA1205,AAAAAAAA50094,AAAAAAAAAAAAAAAA1729,AAAAAAAAAAAAAAAAAA47955} -70 {56,70,83} {AAAA41702,AAAAAAAAAAA82945,AA21643,AAAAAAAAAAA99000,A27153,AA25381,AAAAAAAAAAAAAA96505,AAAAAAA1242} -71 {74,26} {AAAAAAAAAAA50956,AA74433,AAAAAAA21462,AAAAAAAAAAAAAAAAAAA17075,AAAAAAAAAAAAAAA36627,AAAAAAAAAAAAA70254,AAAAAAAAAA43419,39557} -72 {22,1,16,78,20,91,83} {47735,AAAAAAA56483,AAAAAAAAAAAAA93788,AA42406,AAAAAAAAAAAAA73084,AAAAAAAA72908,AAAAAAAAAAAAAAAAAA61286,AAAAA66674,AAAAAAAAAAAAAAAAA50407} -73 {88,25,96,78,65,15,29,19} {AAA54451,AAAAAAAAA27249,AAAAAAA9228,AAAAAAAAAAAAAAA67062,AAAAAAAAAAAAAAAAAAA70415,AAAAA17383,AAAAAAAAAAAAAAAA33598} -74 {32} {AAAAAAAAAAAAAAAA1729,AAAAAAAAAAAAA22860,AAAAAA99807,AAAAA17383,AAAAAAAAAAAAAAA67062,AAAAAAAAAAA15165,AAAAAAAAAAA50956} -75 {12,96,83,24,71,89,55} {AAAA48949,AAAAAAAA29716,AAAAAAAAAAAAAAAAAAA1205,AAAAAAAAAAAA67946,AAAAAAAAAAAAAAAA29150,AAA28075,AAAAAAAAAAAAAAAAA43052} -76 {92,55,10,7} {AAAAAAAAAAAAAAA67062} -77 {97,15,32,17,55,59,18,37,50,39} {AAAAAAAAAAAA67946,AAAAAA54032,AAAAAAAA81587,55847,AAAAAAAAAAAAAA28620,AAAAAAAAAAAAAAAAA43052,AAAAAA75463,AAAA49534,AAAAAAAA44066} -78 {55,89,44,84,34} {AAAAAAAAAAA6119,AAAAAAAAAAAAAA8666,AA99927,AA42406,AAAAAAA81898,AAAAAAA9228,AAAAAAAAAAA92631,AA21643,AAAAAAAAAAAAAA28620} -79 {45} {AAAAAAAAAA646,AAAAAAAAAAAAAAAAAAA70415,AAAAAA43678,AAAAAAAA72908} -80 {74,89,44,80,0} {AAAA35194,AAAAAAAA79710,AAA20874,AAAAAAAAAAAAAAAAAAA70104,AAAAAAAAAAAAA73084,AAAAAAA57334,AAAAAAA9228,AAAAAAAAAAAAA62007} -81 {63,77,54,48,61,53,97} {AAAAAAAAAAAAAAA81326,AAAAAAAAAA22292,AA25381,AAAAAAAAAAA74076,AAAAAAA81898,AAAAAAAAA72121} -82 {34,60,4,79,78,16,86,89,42,50} {AAAAA40681,AAAAAAAAAAAAAAAAAA12591,AAAAAAA80240,AAAAAAAAAAAAAAAA55798,AAAAAAAAAAAAAAAAAAA70104} -83 {14,10} {AAAAAAAAAA22292,AAAAAAAAAAAAA70254,AAAAAAAAAAA6119} -84 {11,83,35,13,96,94} {AAAAA95309,AAAAAAAAAAAAAAAAAA32918,AAAAAAAAAAAAAAAAAA24183} -85 {39,60} {AAAAAAAAAAAAAAAA55798,AAAAAAAAAA22292,AAAAAAA66161,AAAAAAA21462,AAAAAAAAAAAAAAAAAA12591,55847,AAAAAA98232,AAAAAAAAAAA46154} -86 {33,81,72,74,45,36,82} {AAAAAAAA81587,AAAAAAAAAAAAAA96505,45449,AAAA80176} -87 {57,27,50,12,97,68} {AAAAAAAAAAAAAAAAA26540,AAAAAAAAA10012,AAAAAAAAAAAA35809,AAAAAAAAAAAAAAAA29150,AAAAAAAAAAA82945,AAAAAA66777,31228,AAAAAAAAAAAAAAAA23657,AAAAAAAAAAAAAA28620,AAAAAAAAAAAAAA96505} -88 {41,90,77,24,6,24} {AAAA35194,AAAA35194,AAAAAAA80240,AAAAAAAAAAA46154,AAAAAA58494,AAAAAAAAAAAAAAAAAAA17075,AAAAAAAAAAAAAAAAAA59334,AAAAAAAAAAAAAAAAAAA91804,AA74433} -89 {40,32,17,6,30,88} {AA44673,AAAAAAAAAAA6119,AAAAAAAAAAAAAAAA23657,AAAAAAAAAAAAAAAAAA47955,AAAAAAAAAAAAAAAA33598,AAAAAAAAAAA33576,AA44673} -90 {88,75} {AAAAA60038,AAAAAAAA23648,AAAAAAAAAAA99000,AAAA41702,AAAAAAAAAAAAA22860,AAAAAAAAAAAAAAA68526} -91 {78} {AAAAAAAAAAAAA62007,AAA99043} -92 {85,63,49,45} {AAAAAAA89932,AAAAAAAAAAAAA22860,AAAAAAAAAAAAAAAAAAA1205,AAAAAAAAAAAA21089} -93 {11} {AAAAAAAAAAA176,AAAAAAAAAAAAAA8666,AAAAAAAAAAAAAAA453,AAAAAAAAAAAAA85723,A68938,AAAAAAAAAAAAA9821,AAAAAAA48038,AAAAAAAAAAAAAAAAA59387,AA99927,AAAAA17383} -94 {98,9,85,62,88,91,60,61,38,86} {AAAAAAAA81587,AAAAA17383,AAAAAAAA81587} -95 {47,77} {AAAAAAAAAAAAAAAAA764,AAAAAAAAAAA74076,AAAAAAAAAA18107,AAAAA40681,AAAAAAAAAAAAAAA35875,AAAAA60038,AAAAAAA56483} -96 {23,97,43} {AAAAAAAAAA646,A87088} -97 {54,2,86,65} {47735,AAAAAAA99836,AAAAAAAAAAAAAAAAA6897,AAAAAAAAAAAAAAAA29150,AAAAAAA80240,AAAAAAAAAAAAAAAA98414,AAAAAAA56483,AAAAAAAAAAAAAAAA29150,AAAAAAA39692,AA21643} -98 {38,34,32,89} {AAAAAAAAAAAAAAAAAA71621,AAAA8857,AAAAAAAAAAAAAAAAAAA65037,AAAAAAAAAAAAAAAA31334,AAAAAAAAAA48845} -99 {37,86} {AAAAAAAAAAAAAAAAAA32918,AAAAA70514,AAAAAAAAA10012,AAAAAAAAAAAAAAAAA59387,AAAAAAAAAA64777,AAAAAAAAAAAAAAAAAAA15356} -100 {85,32,57,39,49,84,32,3,30} {AAAAAAA80240,AAAAAAAAAAAAAAAA1729,AAAAA60038,AAAAAAAAAAA92631,AAAAAAAA9523} -101 {} {} -102 {NULL} {NULL} -103 \N \N -\. --- --- Data for Name: arrtest; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.arrtest (a, b, c, d, e, f, g) FROM stdin; -{16,25,3,4,5} {{{113,142},{1,147}}} {} {} [0:1]={1.1,2.2} {} {} -{16,25,23} {{3,4},{4,5}} {foobar,new_word} {{elt1,elt2}} {3.4,6.7} {"abc ",abcde} {abc,abcde} -[4:4]={NULL} {3,4} {foo,new_word} {bar,foo} \N \N \N -\. --- --- Data for Name: atnotnull1; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.atnotnull1 (a, b, c) FROM stdin; -\. --- --- Data for Name: attach_parted_part1; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.attach_parted_part1 (a, b) FROM stdin; -1 1 -2 1 -\. --- --- Data for Name: b; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.b (aa, bb) FROM stdin; -\. --- --- Data for Name: b_star; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.b_star (class, aa, bb, a) FROM stdin; -b 3 mumble \N -b 4 \N \N -b \N bumble \N -b \N \N \N -\. --- --- Data for Name: bar2; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.bar2 (a, b) FROM stdin; -2 1 -\. --- --- Data for Name: beta_neg_p1; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.beta_neg_p1 (a, b, c) FROM stdin; --1 102 0002 --1 103 0003 --1 104 0004 --1 106 0006 --1 107 0007 --1 109 0009 --1 112 0002 --1 113 0003 --1 114 0004 --1 116 0006 --1 117 0007 --1 119 0009 --1 122 0002 --1 123 0003 --1 124 0004 --1 126 0006 --1 127 0007 --1 129 0009 --1 132 0002 --1 133 0003 --1 134 0004 --1 136 0006 --1 137 0007 --1 139 0009 --1 142 0002 --1 143 0003 --1 144 0004 --1 146 0006 --1 147 0007 --1 149 0009 -\. --- --- Data for Name: beta_neg_p2; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.beta_neg_p2 (a, b, c) FROM stdin; --1 202 0002 --1 203 0003 --1 204 0004 --1 206 0006 --1 207 0007 --1 209 0009 --1 212 0002 --1 213 0003 --1 214 0004 --1 216 0006 --1 217 0007 --1 219 0009 --1 222 0002 --1 223 0003 --1 224 0004 --1 226 0006 --1 227 0007 --1 229 0009 --1 232 0002 --1 233 0003 --1 234 0004 --1 236 0006 --1 237 0007 --1 239 0009 --1 242 0002 --1 243 0003 --1 244 0004 --1 246 0006 --1 247 0007 --1 249 0009 --1 252 0002 --1 253 0003 --1 254 0004 --1 256 0006 --1 257 0007 --1 259 0009 --1 262 0002 --1 263 0003 --1 264 0004 --1 266 0006 --1 267 0007 --1 269 0009 --1 272 0002 --1 273 0003 --1 274 0004 --1 276 0006 --1 277 0007 --1 279 0009 --1 282 0002 --1 283 0003 --1 284 0004 --1 286 0006 --1 287 0007 --1 289 0009 --1 292 0002 --1 293 0003 --1 294 0004 --1 296 0006 --1 297 0007 --1 299 0009 -\. --- --- Data for Name: beta_neg_p3; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.beta_neg_p3 (a, b, c) FROM stdin; --1 352 0002 --1 353 0003 --1 354 0004 --1 356 0006 --1 357 0007 --1 359 0009 --1 362 0002 --1 363 0003 --1 364 0004 --1 366 0006 --1 367 0007 --1 369 0009 --1 372 0002 --1 373 0003 --1 374 0004 --1 376 0006 --1 377 0007 --1 379 0009 --1 382 0002 --1 383 0003 --1 384 0004 --1 386 0006 --1 387 0007 --1 389 0009 --1 392 0002 --1 393 0003 --1 394 0004 --1 396 0006 --1 397 0007 --1 399 0009 --1 402 0002 --1 403 0003 --1 404 0004 --1 406 0006 --1 407 0007 --1 409 0009 --1 412 0002 --1 413 0003 --1 414 0004 --1 416 0006 --1 417 0007 --1 419 0009 --1 422 0002 --1 423 0003 --1 424 0004 --1 426 0006 --1 427 0007 --1 429 0009 --1 432 0002 --1 433 0003 --1 434 0004 --1 436 0006 --1 437 0007 --1 439 0009 --1 442 0002 --1 443 0003 --1 444 0004 --1 446 0006 --1 447 0007 --1 449 0009 --1 452 0002 --1 453 0003 --1 454 0004 --1 456 0006 --1 457 0007 --1 459 0009 --1 462 0002 --1 463 0003 --1 464 0004 --1 466 0006 --1 467 0007 --1 469 0009 --1 472 0002 --1 473 0003 --1 474 0004 --1 476 0006 --1 477 0007 --1 479 0009 --1 482 0002 --1 483 0003 --1 484 0004 --1 486 0006 --1 487 0007 --1 489 0009 --1 492 0002 --1 493 0003 --1 494 0004 --1 496 0006 --1 497 0007 --1 499 0009 -\. --- --- Data for Name: beta_pos_p1; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.beta_pos_p1 (a, b, c) FROM stdin; -1 102 0002 -1 103 0003 -1 112 0002 -1 113 0003 -1 122 0002 -1 123 0003 -1 132 0002 -1 133 0003 -1 142 0002 -1 143 0003 -1 202 0002 -1 203 0003 -1 212 0002 -1 213 0003 -1 222 0002 -1 223 0003 -1 232 0002 -1 233 0003 -1 242 0002 -1 243 0003 -1 252 0002 -1 253 0003 -1 262 0002 -1 263 0003 -1 272 0002 -1 273 0003 -1 282 0002 -1 283 0003 -1 292 0002 -1 293 0003 -1 352 0002 -1 353 0003 -1 362 0002 -1 363 0003 -1 372 0002 -1 373 0003 -1 382 0002 -1 383 0003 -1 392 0002 -1 393 0003 -1 402 0002 -1 403 0003 -1 412 0002 -1 413 0003 -1 422 0002 -1 423 0003 -1 432 0002 -1 433 0003 -1 442 0002 -1 443 0003 -1 452 0002 -1 453 0003 -1 462 0002 -1 463 0003 -1 472 0002 -1 473 0003 -1 482 0002 -1 483 0003 -1 492 0002 -1 493 0003 -\. --- --- Data for Name: beta_pos_p2; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.beta_pos_p2 (a, b, c) FROM stdin; -1 104 0004 -1 106 0006 -1 114 0004 -1 116 0006 -1 124 0004 -1 126 0006 -1 134 0004 -1 136 0006 -1 144 0004 -1 146 0006 -1 204 0004 -1 206 0006 -1 214 0004 -1 216 0006 -1 224 0004 -1 226 0006 -1 234 0004 -1 236 0006 -1 244 0004 -1 246 0006 -1 254 0004 -1 256 0006 -1 264 0004 -1 266 0006 -1 274 0004 -1 276 0006 -1 284 0004 -1 286 0006 -1 294 0004 -1 296 0006 -1 354 0004 -1 356 0006 -1 364 0004 -1 366 0006 -1 374 0004 -1 376 0006 -1 384 0004 -1 386 0006 -1 394 0004 -1 396 0006 -1 404 0004 -1 406 0006 -1 414 0004 -1 416 0006 -1 424 0004 -1 426 0006 -1 434 0004 -1 436 0006 -1 444 0004 -1 446 0006 -1 454 0004 -1 456 0006 -1 464 0004 -1 466 0006 -1 474 0004 -1 476 0006 -1 484 0004 -1 486 0006 -1 494 0004 -1 496 0006 -\. --- --- Data for Name: beta_pos_p3; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.beta_pos_p3 (a, b, c) FROM stdin; -1 107 0007 -1 109 0009 -1 117 0007 -1 119 0009 -1 127 0007 -1 129 0009 -1 137 0007 -1 139 0009 -1 147 0007 -1 149 0009 -1 207 0007 -1 209 0009 -1 217 0007 -1 219 0009 -1 227 0007 -1 229 0009 -1 237 0007 -1 239 0009 -1 247 0007 -1 249 0009 -1 257 0007 -1 259 0009 -1 267 0007 -1 269 0009 -1 277 0007 -1 279 0009 -1 287 0007 -1 289 0009 -1 297 0007 -1 299 0009 -1 357 0007 -1 359 0009 -1 367 0007 -1 369 0009 -1 377 0007 -1 379 0009 -1 387 0007 -1 389 0009 -1 397 0007 -1 399 0009 -1 407 0007 -1 409 0009 -1 417 0007 -1 419 0009 -1 427 0007 -1 429 0009 -1 437 0007 -1 439 0009 -1 447 0007 -1 449 0009 -1 457 0007 -1 459 0009 -1 467 0007 -1 469 0009 -1 477 0007 -1 479 0009 -1 487 0007 -1 489 0009 -1 497 0007 -1 499 0009 -\. --- --- Data for Name: big5_inputs; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.big5_inputs (inbytes, description) FROM stdin; -\\x666f6f valid, pure ASCII -\\x666f6fb648 valid -\\x666f6fa27f valid, no translation to UTF-8 -\\x666f6fb60048 invalid, NUL byte -\\x666f6fb64800 invalid, NUL byte -\. --- --- Data for Name: bit_defaults; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.bit_defaults (b1, b2, b3, b4) FROM stdin; -1001 0101 1001 0101 -\. --- --- Data for Name: boolvalues; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.boolvalues (value) FROM stdin; -t -f -\. --- --- Data for Name: box_tbl; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.box_tbl (f1) FROM stdin; -(2,2),(0,0) -(3,3),(1,1) -(-2,2),(-8,-10) -(2.5,3.5),(2.5,2.5) -(3,3),(3,3) -\. --- --- Data for Name: brin_summarize; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.brin_summarize (value) FROM stdin; -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -\. --- --- Data for Name: brin_summarize_bloom; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.brin_summarize_bloom (value) FROM stdin; -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -\. --- --- Data for Name: brin_summarize_multi; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.brin_summarize_multi (value) FROM stdin; -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -\. --- --- Data for Name: brin_test; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.brin_test (a, b) FROM stdin; -0 1 -0 2 -0 3 -0 4 -0 5 -0 6 -0 7 -0 8 -0 9 -0 10 -0 11 -0 12 -0 13 -0 14 -0 15 -0 16 -0 17 -0 18 -0 19 -0 20 -0 21 -0 22 -0 23 -0 24 -0 25 -0 26 -0 27 -0 28 -0 29 -0 30 -0 31 -0 32 -0 33 -0 34 -0 35 -0 36 -0 37 -0 38 -0 39 -0 40 -0 41 -0 42 -0 43 -0 44 -0 45 -0 46 -0 47 -0 48 -0 49 -0 50 -0 51 -0 52 -0 53 -0 54 -0 55 -0 56 -0 57 -0 58 -0 59 -0 60 -0 61 -0 62 -0 63 -0 64 -0 65 -0 66 -0 67 -0 68 -0 69 -0 70 -0 71 -0 72 -0 73 -0 74 -0 75 -0 76 -0 77 -0 78 -0 79 -0 80 -0 81 -0 82 -0 83 -0 84 -0 85 -0 86 -0 87 -0 88 -0 89 -0 90 -0 91 -0 92 -0 93 -0 94 -0 95 -0 96 -0 97 -0 98 -0 99 -1 0 -1 1 -1 2 -1 3 -1 4 -1 5 -1 6 -1 7 -1 8 -1 9 -1 10 -1 11 -1 12 -1 13 -1 14 -1 15 -1 16 -1 17 -1 18 -1 19 -1 20 -1 21 -1 22 -1 23 -1 24 -1 25 -1 26 -1 27 -1 28 -1 29 -1 30 -1 31 -1 32 -1 33 -1 34 -1 35 -1 36 -1 37 -1 38 -1 39 -1 40 -1 41 -1 42 -1 43 -1 44 -1 45 -1 46 -1 47 -1 48 -1 49 -1 50 -1 51 -1 52 -1 53 -1 54 -1 55 -1 56 -1 57 -1 58 -1 59 -1 60 -1 61 -1 62 -1 63 -1 64 -1 65 -1 66 -1 67 -1 68 -1 69 -1 70 -1 71 -1 72 -1 73 -1 74 -1 75 -1 76 -1 77 -1 78 -1 79 -1 80 -1 81 -1 82 -1 83 -1 84 -1 85 -1 86 -1 87 -1 88 -1 89 -1 90 -1 91 -1 92 -1 93 -1 94 -1 95 -1 96 -1 97 -1 98 -1 99 -2 0 -2 1 -2 2 -2 3 -2 4 -2 5 -2 6 -2 7 -2 8 -2 9 -2 10 -2 11 -2 12 -2 13 -2 14 -2 15 -2 16 -2 17 -2 18 -2 19 -2 20 -2 21 -2 22 -2 23 -2 24 -2 25 -2 26 -2 27 -2 28 -2 29 -2 30 -2 31 -2 32 -2 33 -2 34 -2 35 -2 36 -2 37 -2 38 -2 39 -2 40 -2 41 -2 42 -2 43 -2 44 -2 45 -2 46 -2 47 -2 48 -2 49 -2 50 -2 51 -2 52 -2 53 -2 54 -2 55 -2 56 -2 57 -2 58 -2 59 -2 60 -2 61 -2 62 -2 63 -2 64 -2 65 -2 66 -2 67 -2 68 -2 69 -2 70 -2 71 -2 72 -2 73 -2 74 -2 75 -2 76 -2 77 -2 78 -2 79 -2 80 -2 81 -2 82 -2 83 -2 84 -2 85 -2 86 -2 87 -2 88 -2 89 -2 90 -2 91 -2 92 -2 93 -2 94 -2 95 -2 96 -2 97 -2 98 -2 99 -3 0 -3 1 -3 2 -3 3 -3 4 -3 5 -3 6 -3 7 -3 8 -3 9 -3 10 -3 11 -3 12 -3 13 -3 14 -3 15 -3 16 -3 17 -3 18 -3 19 -3 20 -3 21 -3 22 -3 23 -3 24 -3 25 -3 26 -3 27 -3 28 -3 29 -3 30 -3 31 -3 32 -3 33 -3 34 -3 35 -3 36 -3 37 -3 38 -3 39 -3 40 -3 41 -3 42 -3 43 -3 44 -3 45 -3 46 -3 47 -3 48 -3 49 -3 50 -3 51 -3 52 -3 53 -3 54 -3 55 -3 56 -3 57 -3 58 -3 59 -3 60 -3 61 -3 62 -3 63 -3 64 -3 65 -3 66 -3 67 -3 68 -3 69 -3 70 -3 71 -3 72 -3 73 -3 74 -3 75 -3 76 -3 77 -3 78 -3 79 -3 80 -3 81 -3 82 -3 83 -3 84 -3 85 -3 86 -3 87 -3 88 -3 89 -3 90 -3 91 -3 92 -3 93 -3 94 -3 95 -3 96 -3 97 -3 98 -3 99 -4 0 -4 1 -4 2 -4 3 -4 4 -4 5 -4 6 -4 7 -4 8 -4 9 -4 10 -4 11 -4 12 -4 13 -4 14 -4 15 -4 16 -4 17 -4 18 -4 19 -4 20 -4 21 -4 22 -4 23 -4 24 -4 25 -4 26 -4 27 -4 28 -4 29 -4 30 -4 31 -4 32 -4 33 -4 34 -4 35 -4 36 -4 37 -4 38 -4 39 -4 40 -4 41 -4 42 -4 43 -4 44 -4 45 -4 46 -4 47 -4 48 -4 49 -4 50 -4 51 -4 52 -4 53 -4 54 -4 55 -4 56 -4 57 -4 58 -4 59 -4 60 -4 61 -4 62 -4 63 -4 64 -4 65 -4 66 -4 67 -4 68 -4 69 -4 70 -4 71 -4 72 -4 73 -4 74 -4 75 -4 76 -4 77 -4 78 -4 79 -4 80 -4 81 -4 82 -4 83 -4 84 -4 85 -4 86 -4 87 -4 88 -4 89 -4 90 -4 91 -4 92 -4 93 -4 94 -4 95 -4 96 -4 97 -4 98 -4 99 -5 0 -5 1 -5 2 -5 3 -5 4 -5 5 -5 6 -5 7 -5 8 -5 9 -5 10 -5 11 -5 12 -5 13 -5 14 -5 15 -5 16 -5 17 -5 18 -5 19 -5 20 -5 21 -5 22 -5 23 -5 24 -5 25 -5 26 -5 27 -5 28 -5 29 -5 30 -5 31 -5 32 -5 33 -5 34 -5 35 -5 36 -5 37 -5 38 -5 39 -5 40 -5 41 -5 42 -5 43 -5 44 -5 45 -5 46 -5 47 -5 48 -5 49 -5 50 -5 51 -5 52 -5 53 -5 54 -5 55 -5 56 -5 57 -5 58 -5 59 -5 60 -5 61 -5 62 -5 63 -5 64 -5 65 -5 66 -5 67 -5 68 -5 69 -5 70 -5 71 -5 72 -5 73 -5 74 -5 75 -5 76 -5 77 -5 78 -5 79 -5 80 -5 81 -5 82 -5 83 -5 84 -5 85 -5 86 -5 87 -5 88 -5 89 -5 90 -5 91 -5 92 -5 93 -5 94 -5 95 -5 96 -5 97 -5 98 -5 99 -6 0 -6 1 -6 2 -6 3 -6 4 -6 5 -6 6 -6 7 -6 8 -6 9 -6 10 -6 11 -6 12 -6 13 -6 14 -6 15 -6 16 -6 17 -6 18 -6 19 -6 20 -6 21 -6 22 -6 23 -6 24 -6 25 -6 26 -6 27 -6 28 -6 29 -6 30 -6 31 -6 32 -6 33 -6 34 -6 35 -6 36 -6 37 -6 38 -6 39 -6 40 -6 41 -6 42 -6 43 -6 44 -6 45 -6 46 -6 47 -6 48 -6 49 -6 50 -6 51 -6 52 -6 53 -6 54 -6 55 -6 56 -6 57 -6 58 -6 59 -6 60 -6 61 -6 62 -6 63 -6 64 -6 65 -6 66 -6 67 -6 68 -6 69 -6 70 -6 71 -6 72 -6 73 -6 74 -6 75 -6 76 -6 77 -6 78 -6 79 -6 80 -6 81 -6 82 -6 83 -6 84 -6 85 -6 86 -6 87 -6 88 -6 89 -6 90 -6 91 -6 92 -6 93 -6 94 -6 95 -6 96 -6 97 -6 98 -6 99 -7 0 -7 1 -7 2 -7 3 -7 4 -7 5 -7 6 -7 7 -7 8 -7 9 -7 10 -7 11 -7 12 -7 13 -7 14 -7 15 -7 16 -7 17 -7 18 -7 19 -7 20 -7 21 -7 22 -7 23 -7 24 -7 25 -7 26 -7 27 -7 28 -7 29 -7 30 -7 31 -7 32 -7 33 -7 34 -7 35 -7 36 -7 37 -7 38 -7 39 -7 40 -7 41 -7 42 -7 43 -7 44 -7 45 -7 46 -7 47 -7 48 -7 49 -7 50 -7 51 -7 52 -7 53 -7 54 -7 55 -7 56 -7 57 -7 58 -7 59 -7 60 -7 61 -7 62 -7 63 -7 64 -7 65 -7 66 -7 67 -7 68 -7 69 -7 70 -7 71 -7 72 -7 73 -7 74 -7 75 -7 76 -7 77 -7 78 -7 79 -7 80 -7 81 -7 82 -7 83 -7 84 -7 85 -7 86 -7 87 -7 88 -7 89 -7 90 -7 91 -7 92 -7 93 -7 94 -7 95 -7 96 -7 97 -7 98 -7 99 -8 0 -8 1 -8 2 -8 3 -8 4 -8 5 -8 6 -8 7 -8 8 -8 9 -8 10 -8 11 -8 12 -8 13 -8 14 -8 15 -8 16 -8 17 -8 18 -8 19 -8 20 -8 21 -8 22 -8 23 -8 24 -8 25 -8 26 -8 27 -8 28 -8 29 -8 30 -8 31 -8 32 -8 33 -8 34 -8 35 -8 36 -8 37 -8 38 -8 39 -8 40 -8 41 -8 42 -8 43 -8 44 -8 45 -8 46 -8 47 -8 48 -8 49 -8 50 -8 51 -8 52 -8 53 -8 54 -8 55 -8 56 -8 57 -8 58 -8 59 -8 60 -8 61 -8 62 -8 63 -8 64 -8 65 -8 66 -8 67 -8 68 -8 69 -8 70 -8 71 -8 72 -8 73 -8 74 -8 75 -8 76 -8 77 -8 78 -8 79 -8 80 -8 81 -8 82 -8 83 -8 84 -8 85 -8 86 -8 87 -8 88 -8 89 -8 90 -8 91 -8 92 -8 93 -8 94 -8 95 -8 96 -8 97 -8 98 -8 99 -9 0 -9 1 -9 2 -9 3 -9 4 -9 5 -9 6 -9 7 -9 8 -9 9 -9 10 -9 11 -9 12 -9 13 -9 14 -9 15 -9 16 -9 17 -9 18 -9 19 -9 20 -9 21 -9 22 -9 23 -9 24 -9 25 -9 26 -9 27 -9 28 -9 29 -9 30 -9 31 -9 32 -9 33 -9 34 -9 35 -9 36 -9 37 -9 38 -9 39 -9 40 -9 41 -9 42 -9 43 -9 44 -9 45 -9 46 -9 47 -9 48 -9 49 -9 50 -9 51 -9 52 -9 53 -9 54 -9 55 -9 56 -9 57 -9 58 -9 59 -9 60 -9 61 -9 62 -9 63 -9 64 -9 65 -9 66 -9 67 -9 68 -9 69 -9 70 -9 71 -9 72 -9 73 -9 74 -9 75 -9 76 -9 77 -9 78 -9 79 -9 80 -9 81 -9 82 -9 83 -9 84 -9 85 -9 86 -9 87 -9 88 -9 89 -9 90 -9 91 -9 92 -9 93 -9 94 -9 95 -9 96 -9 97 -9 98 -9 99 -10 0 -10 1 -10 2 -10 3 -10 4 -10 5 -10 6 -10 7 -10 8 -10 9 -10 10 -10 11 -10 12 -10 13 -10 14 -10 15 -10 16 -10 17 -10 18 -10 19 -10 20 -10 21 -10 22 -10 23 -10 24 -10 25 -10 26 -10 27 -10 28 -10 29 -10 30 -10 31 -10 32 -10 33 -10 34 -10 35 -10 36 -10 37 -10 38 -10 39 -10 40 -10 41 -10 42 -10 43 -10 44 -10 45 -10 46 -10 47 -10 48 -10 49 -10 50 -10 51 -10 52 -10 53 -10 54 -10 55 -10 56 -10 57 -10 58 -10 59 -10 60 -10 61 -10 62 -10 63 -10 64 -10 65 -10 66 -10 67 -10 68 -10 69 -10 70 -10 71 -10 72 -10 73 -10 74 -10 75 -10 76 -10 77 -10 78 -10 79 -10 80 -10 81 -10 82 -10 83 -10 84 -10 85 -10 86 -10 87 -10 88 -10 89 -10 90 -10 91 -10 92 -10 93 -10 94 -10 95 -10 96 -10 97 -10 98 -10 99 -11 0 -11 1 -11 2 -11 3 -11 4 -11 5 -11 6 -11 7 -11 8 -11 9 -11 10 -11 11 -11 12 -11 13 -11 14 -11 15 -11 16 -11 17 -11 18 -11 19 -11 20 -11 21 -11 22 -11 23 -11 24 -11 25 -11 26 -11 27 -11 28 -11 29 -11 30 -11 31 -11 32 -11 33 -11 34 -11 35 -11 36 -11 37 -11 38 -11 39 -11 40 -11 41 -11 42 -11 43 -11 44 -11 45 -11 46 -11 47 -11 48 -11 49 -11 50 -11 51 -11 52 -11 53 -11 54 -11 55 -11 56 -11 57 -11 58 -11 59 -11 60 -11 61 -11 62 -11 63 -11 64 -11 65 -11 66 -11 67 -11 68 -11 69 -11 70 -11 71 -11 72 -11 73 -11 74 -11 75 -11 76 -11 77 -11 78 -11 79 -11 80 -11 81 -11 82 -11 83 -11 84 -11 85 -11 86 -11 87 -11 88 -11 89 -11 90 -11 91 -11 92 -11 93 -11 94 -11 95 -11 96 -11 97 -11 98 -11 99 -12 0 -12 1 -12 2 -12 3 -12 4 -12 5 -12 6 -12 7 -12 8 -12 9 -12 10 -12 11 -12 12 -12 13 -12 14 -12 15 -12 16 -12 17 -12 18 -12 19 -12 20 -12 21 -12 22 -12 23 -12 24 -12 25 -12 26 -12 27 -12 28 -12 29 -12 30 -12 31 -12 32 -12 33 -12 34 -12 35 -12 36 -12 37 -12 38 -12 39 -12 40 -12 41 -12 42 -12 43 -12 44 -12 45 -12 46 -12 47 -12 48 -12 49 -12 50 -12 51 -12 52 -12 53 -12 54 -12 55 -12 56 -12 57 -12 58 -12 59 -12 60 -12 61 -12 62 -12 63 -12 64 -12 65 -12 66 -12 67 -12 68 -12 69 -12 70 -12 71 -12 72 -12 73 -12 74 -12 75 -12 76 -12 77 -12 78 -12 79 -12 80 -12 81 -12 82 -12 83 -12 84 -12 85 -12 86 -12 87 -12 88 -12 89 -12 90 -12 91 -12 92 -12 93 -12 94 -12 95 -12 96 -12 97 -12 98 -12 99 -13 0 -13 1 -13 2 -13 3 -13 4 -13 5 -13 6 -13 7 -13 8 -13 9 -13 10 -13 11 -13 12 -13 13 -13 14 -13 15 -13 16 -13 17 -13 18 -13 19 -13 20 -13 21 -13 22 -13 23 -13 24 -13 25 -13 26 -13 27 -13 28 -13 29 -13 30 -13 31 -13 32 -13 33 -13 34 -13 35 -13 36 -13 37 -13 38 -13 39 -13 40 -13 41 -13 42 -13 43 -13 44 -13 45 -13 46 -13 47 -13 48 -13 49 -13 50 -13 51 -13 52 -13 53 -13 54 -13 55 -13 56 -13 57 -13 58 -13 59 -13 60 -13 61 -13 62 -13 63 -13 64 -13 65 -13 66 -13 67 -13 68 -13 69 -13 70 -13 71 -13 72 -13 73 -13 74 -13 75 -13 76 -13 77 -13 78 -13 79 -13 80 -13 81 -13 82 -13 83 -13 84 -13 85 -13 86 -13 87 -13 88 -13 89 -13 90 -13 91 -13 92 -13 93 -13 94 -13 95 -13 96 -13 97 -13 98 -13 99 -14 0 -14 1 -14 2 -14 3 -14 4 -14 5 -14 6 -14 7 -14 8 -14 9 -14 10 -14 11 -14 12 -14 13 -14 14 -14 15 -14 16 -14 17 -14 18 -14 19 -14 20 -14 21 -14 22 -14 23 -14 24 -14 25 -14 26 -14 27 -14 28 -14 29 -14 30 -14 31 -14 32 -14 33 -14 34 -14 35 -14 36 -14 37 -14 38 -14 39 -14 40 -14 41 -14 42 -14 43 -14 44 -14 45 -14 46 -14 47 -14 48 -14 49 -14 50 -14 51 -14 52 -14 53 -14 54 -14 55 -14 56 -14 57 -14 58 -14 59 -14 60 -14 61 -14 62 -14 63 -14 64 -14 65 -14 66 -14 67 -14 68 -14 69 -14 70 -14 71 -14 72 -14 73 -14 74 -14 75 -14 76 -14 77 -14 78 -14 79 -14 80 -14 81 -14 82 -14 83 -14 84 -14 85 -14 86 -14 87 -14 88 -14 89 -14 90 -14 91 -14 92 -14 93 -14 94 -14 95 -14 96 -14 97 -14 98 -14 99 -15 0 -15 1 -15 2 -15 3 -15 4 -15 5 -15 6 -15 7 -15 8 -15 9 -15 10 -15 11 -15 12 -15 13 -15 14 -15 15 -15 16 -15 17 -15 18 -15 19 -15 20 -15 21 -15 22 -15 23 -15 24 -15 25 -15 26 -15 27 -15 28 -15 29 -15 30 -15 31 -15 32 -15 33 -15 34 -15 35 -15 36 -15 37 -15 38 -15 39 -15 40 -15 41 -15 42 -15 43 -15 44 -15 45 -15 46 -15 47 -15 48 -15 49 -15 50 -15 51 -15 52 -15 53 -15 54 -15 55 -15 56 -15 57 -15 58 -15 59 -15 60 -15 61 -15 62 -15 63 -15 64 -15 65 -15 66 -15 67 -15 68 -15 69 -15 70 -15 71 -15 72 -15 73 -15 74 -15 75 -15 76 -15 77 -15 78 -15 79 -15 80 -15 81 -15 82 -15 83 -15 84 -15 85 -15 86 -15 87 -15 88 -15 89 -15 90 -15 91 -15 92 -15 93 -15 94 -15 95 -15 96 -15 97 -15 98 -15 99 -16 0 -16 1 -16 2 -16 3 -16 4 -16 5 -16 6 -16 7 -16 8 -16 9 -16 10 -16 11 -16 12 -16 13 -16 14 -16 15 -16 16 -16 17 -16 18 -16 19 -16 20 -16 21 -16 22 -16 23 -16 24 -16 25 -16 26 -16 27 -16 28 -16 29 -16 30 -16 31 -16 32 -16 33 -16 34 -16 35 -16 36 -16 37 -16 38 -16 39 -16 40 -16 41 -16 42 -16 43 -16 44 -16 45 -16 46 -16 47 -16 48 -16 49 -16 50 -16 51 -16 52 -16 53 -16 54 -16 55 -16 56 -16 57 -16 58 -16 59 -16 60 -16 61 -16 62 -16 63 -16 64 -16 65 -16 66 -16 67 -16 68 -16 69 -16 70 -16 71 -16 72 -16 73 -16 74 -16 75 -16 76 -16 77 -16 78 -16 79 -16 80 -16 81 -16 82 -16 83 -16 84 -16 85 -16 86 -16 87 -16 88 -16 89 -16 90 -16 91 -16 92 -16 93 -16 94 -16 95 -16 96 -16 97 -16 98 -16 99 -17 0 -17 1 -17 2 -17 3 -17 4 -17 5 -17 6 -17 7 -17 8 -17 9 -17 10 -17 11 -17 12 -17 13 -17 14 -17 15 -17 16 -17 17 -17 18 -17 19 -17 20 -17 21 -17 22 -17 23 -17 24 -17 25 -17 26 -17 27 -17 28 -17 29 -17 30 -17 31 -17 32 -17 33 -17 34 -17 35 -17 36 -17 37 -17 38 -17 39 -17 40 -17 41 -17 42 -17 43 -17 44 -17 45 -17 46 -17 47 -17 48 -17 49 -17 50 -17 51 -17 52 -17 53 -17 54 -17 55 -17 56 -17 57 -17 58 -17 59 -17 60 -17 61 -17 62 -17 63 -17 64 -17 65 -17 66 -17 67 -17 68 -17 69 -17 70 -17 71 -17 72 -17 73 -17 74 -17 75 -17 76 -17 77 -17 78 -17 79 -17 80 -17 81 -17 82 -17 83 -17 84 -17 85 -17 86 -17 87 -17 88 -17 89 -17 90 -17 91 -17 92 -17 93 -17 94 -17 95 -17 96 -17 97 -17 98 -17 99 -18 0 -18 1 -18 2 -18 3 -18 4 -18 5 -18 6 -18 7 -18 8 -18 9 -18 10 -18 11 -18 12 -18 13 -18 14 -18 15 -18 16 -18 17 -18 18 -18 19 -18 20 -18 21 -18 22 -18 23 -18 24 -18 25 -18 26 -18 27 -18 28 -18 29 -18 30 -18 31 -18 32 -18 33 -18 34 -18 35 -18 36 -18 37 -18 38 -18 39 -18 40 -18 41 -18 42 -18 43 -18 44 -18 45 -18 46 -18 47 -18 48 -18 49 -18 50 -18 51 -18 52 -18 53 -18 54 -18 55 -18 56 -18 57 -18 58 -18 59 -18 60 -18 61 -18 62 -18 63 -18 64 -18 65 -18 66 -18 67 -18 68 -18 69 -18 70 -18 71 -18 72 -18 73 -18 74 -18 75 -18 76 -18 77 -18 78 -18 79 -18 80 -18 81 -18 82 -18 83 -18 84 -18 85 -18 86 -18 87 -18 88 -18 89 -18 90 -18 91 -18 92 -18 93 -18 94 -18 95 -18 96 -18 97 -18 98 -18 99 -19 0 -19 1 -19 2 -19 3 -19 4 -19 5 -19 6 -19 7 -19 8 -19 9 -19 10 -19 11 -19 12 -19 13 -19 14 -19 15 -19 16 -19 17 -19 18 -19 19 -19 20 -19 21 -19 22 -19 23 -19 24 -19 25 -19 26 -19 27 -19 28 -19 29 -19 30 -19 31 -19 32 -19 33 -19 34 -19 35 -19 36 -19 37 -19 38 -19 39 -19 40 -19 41 -19 42 -19 43 -19 44 -19 45 -19 46 -19 47 -19 48 -19 49 -19 50 -19 51 -19 52 -19 53 -19 54 -19 55 -19 56 -19 57 -19 58 -19 59 -19 60 -19 61 -19 62 -19 63 -19 64 -19 65 -19 66 -19 67 -19 68 -19 69 -19 70 -19 71 -19 72 -19 73 -19 74 -19 75 -19 76 -19 77 -19 78 -19 79 -19 80 -19 81 -19 82 -19 83 -19 84 -19 85 -19 86 -19 87 -19 88 -19 89 -19 90 -19 91 -19 92 -19 93 -19 94 -19 95 -19 96 -19 97 -19 98 -19 99 -20 0 -20 1 -20 2 -20 3 -20 4 -20 5 -20 6 -20 7 -20 8 -20 9 -20 10 -20 11 -20 12 -20 13 -20 14 -20 15 -20 16 -20 17 -20 18 -20 19 -20 20 -20 21 -20 22 -20 23 -20 24 -20 25 -20 26 -20 27 -20 28 -20 29 -20 30 -20 31 -20 32 -20 33 -20 34 -20 35 -20 36 -20 37 -20 38 -20 39 -20 40 -20 41 -20 42 -20 43 -20 44 -20 45 -20 46 -20 47 -20 48 -20 49 -20 50 -20 51 -20 52 -20 53 -20 54 -20 55 -20 56 -20 57 -20 58 -20 59 -20 60 -20 61 -20 62 -20 63 -20 64 -20 65 -20 66 -20 67 -20 68 -20 69 -20 70 -20 71 -20 72 -20 73 -20 74 -20 75 -20 76 -20 77 -20 78 -20 79 -20 80 -20 81 -20 82 -20 83 -20 84 -20 85 -20 86 -20 87 -20 88 -20 89 -20 90 -20 91 -20 92 -20 93 -20 94 -20 95 -20 96 -20 97 -20 98 -20 99 -21 0 -21 1 -21 2 -21 3 -21 4 -21 5 -21 6 -21 7 -21 8 -21 9 -21 10 -21 11 -21 12 -21 13 -21 14 -21 15 -21 16 -21 17 -21 18 -21 19 -21 20 -21 21 -21 22 -21 23 -21 24 -21 25 -21 26 -21 27 -21 28 -21 29 -21 30 -21 31 -21 32 -21 33 -21 34 -21 35 -21 36 -21 37 -21 38 -21 39 -21 40 -21 41 -21 42 -21 43 -21 44 -21 45 -21 46 -21 47 -21 48 -21 49 -21 50 -21 51 -21 52 -21 53 -21 54 -21 55 -21 56 -21 57 -21 58 -21 59 -21 60 -21 61 -21 62 -21 63 -21 64 -21 65 -21 66 -21 67 -21 68 -21 69 -21 70 -21 71 -21 72 -21 73 -21 74 -21 75 -21 76 -21 77 -21 78 -21 79 -21 80 -21 81 -21 82 -21 83 -21 84 -21 85 -21 86 -21 87 -21 88 -21 89 -21 90 -21 91 -21 92 -21 93 -21 94 -21 95 -21 96 -21 97 -21 98 -21 99 -22 0 -22 1 -22 2 -22 3 -22 4 -22 5 -22 6 -22 7 -22 8 -22 9 -22 10 -22 11 -22 12 -22 13 -22 14 -22 15 -22 16 -22 17 -22 18 -22 19 -22 20 -22 21 -22 22 -22 23 -22 24 -22 25 -22 26 -22 27 -22 28 -22 29 -22 30 -22 31 -22 32 -22 33 -22 34 -22 35 -22 36 -22 37 -22 38 -22 39 -22 40 -22 41 -22 42 -22 43 -22 44 -22 45 -22 46 -22 47 -22 48 -22 49 -22 50 -22 51 -22 52 -22 53 -22 54 -22 55 -22 56 -22 57 -22 58 -22 59 -22 60 -22 61 -22 62 -22 63 -22 64 -22 65 -22 66 -22 67 -22 68 -22 69 -22 70 -22 71 -22 72 -22 73 -22 74 -22 75 -22 76 -22 77 -22 78 -22 79 -22 80 -22 81 -22 82 -22 83 -22 84 -22 85 -22 86 -22 87 -22 88 -22 89 -22 90 -22 91 -22 92 -22 93 -22 94 -22 95 -22 96 -22 97 -22 98 -22 99 -23 0 -23 1 -23 2 -23 3 -23 4 -23 5 -23 6 -23 7 -23 8 -23 9 -23 10 -23 11 -23 12 -23 13 -23 14 -23 15 -23 16 -23 17 -23 18 -23 19 -23 20 -23 21 -23 22 -23 23 -23 24 -23 25 -23 26 -23 27 -23 28 -23 29 -23 30 -23 31 -23 32 -23 33 -23 34 -23 35 -23 36 -23 37 -23 38 -23 39 -23 40 -23 41 -23 42 -23 43 -23 44 -23 45 -23 46 -23 47 -23 48 -23 49 -23 50 -23 51 -23 52 -23 53 -23 54 -23 55 -23 56 -23 57 -23 58 -23 59 -23 60 -23 61 -23 62 -23 63 -23 64 -23 65 -23 66 -23 67 -23 68 -23 69 -23 70 -23 71 -23 72 -23 73 -23 74 -23 75 -23 76 -23 77 -23 78 -23 79 -23 80 -23 81 -23 82 -23 83 -23 84 -23 85 -23 86 -23 87 -23 88 -23 89 -23 90 -23 91 -23 92 -23 93 -23 94 -23 95 -23 96 -23 97 -23 98 -23 99 -24 0 -24 1 -24 2 -24 3 -24 4 -24 5 -24 6 -24 7 -24 8 -24 9 -24 10 -24 11 -24 12 -24 13 -24 14 -24 15 -24 16 -24 17 -24 18 -24 19 -24 20 -24 21 -24 22 -24 23 -24 24 -24 25 -24 26 -24 27 -24 28 -24 29 -24 30 -24 31 -24 32 -24 33 -24 34 -24 35 -24 36 -24 37 -24 38 -24 39 -24 40 -24 41 -24 42 -24 43 -24 44 -24 45 -24 46 -24 47 -24 48 -24 49 -24 50 -24 51 -24 52 -24 53 -24 54 -24 55 -24 56 -24 57 -24 58 -24 59 -24 60 -24 61 -24 62 -24 63 -24 64 -24 65 -24 66 -24 67 -24 68 -24 69 -24 70 -24 71 -24 72 -24 73 -24 74 -24 75 -24 76 -24 77 -24 78 -24 79 -24 80 -24 81 -24 82 -24 83 -24 84 -24 85 -24 86 -24 87 -24 88 -24 89 -24 90 -24 91 -24 92 -24 93 -24 94 -24 95 -24 96 -24 97 -24 98 -24 99 -25 0 -25 1 -25 2 -25 3 -25 4 -25 5 -25 6 -25 7 -25 8 -25 9 -25 10 -25 11 -25 12 -25 13 -25 14 -25 15 -25 16 -25 17 -25 18 -25 19 -25 20 -25 21 -25 22 -25 23 -25 24 -25 25 -25 26 -25 27 -25 28 -25 29 -25 30 -25 31 -25 32 -25 33 -25 34 -25 35 -25 36 -25 37 -25 38 -25 39 -25 40 -25 41 -25 42 -25 43 -25 44 -25 45 -25 46 -25 47 -25 48 -25 49 -25 50 -25 51 -25 52 -25 53 -25 54 -25 55 -25 56 -25 57 -25 58 -25 59 -25 60 -25 61 -25 62 -25 63 -25 64 -25 65 -25 66 -25 67 -25 68 -25 69 -25 70 -25 71 -25 72 -25 73 -25 74 -25 75 -25 76 -25 77 -25 78 -25 79 -25 80 -25 81 -25 82 -25 83 -25 84 -25 85 -25 86 -25 87 -25 88 -25 89 -25 90 -25 91 -25 92 -25 93 -25 94 -25 95 -25 96 -25 97 -25 98 -25 99 -26 0 -26 1 -26 2 -26 3 -26 4 -26 5 -26 6 -26 7 -26 8 -26 9 -26 10 -26 11 -26 12 -26 13 -26 14 -26 15 -26 16 -26 17 -26 18 -26 19 -26 20 -26 21 -26 22 -26 23 -26 24 -26 25 -26 26 -26 27 -26 28 -26 29 -26 30 -26 31 -26 32 -26 33 -26 34 -26 35 -26 36 -26 37 -26 38 -26 39 -26 40 -26 41 -26 42 -26 43 -26 44 -26 45 -26 46 -26 47 -26 48 -26 49 -26 50 -26 51 -26 52 -26 53 -26 54 -26 55 -26 56 -26 57 -26 58 -26 59 -26 60 -26 61 -26 62 -26 63 -26 64 -26 65 -26 66 -26 67 -26 68 -26 69 -26 70 -26 71 -26 72 -26 73 -26 74 -26 75 -26 76 -26 77 -26 78 -26 79 -26 80 -26 81 -26 82 -26 83 -26 84 -26 85 -26 86 -26 87 -26 88 -26 89 -26 90 -26 91 -26 92 -26 93 -26 94 -26 95 -26 96 -26 97 -26 98 -26 99 -27 0 -27 1 -27 2 -27 3 -27 4 -27 5 -27 6 -27 7 -27 8 -27 9 -27 10 -27 11 -27 12 -27 13 -27 14 -27 15 -27 16 -27 17 -27 18 -27 19 -27 20 -27 21 -27 22 -27 23 -27 24 -27 25 -27 26 -27 27 -27 28 -27 29 -27 30 -27 31 -27 32 -27 33 -27 34 -27 35 -27 36 -27 37 -27 38 -27 39 -27 40 -27 41 -27 42 -27 43 -27 44 -27 45 -27 46 -27 47 -27 48 -27 49 -27 50 -27 51 -27 52 -27 53 -27 54 -27 55 -27 56 -27 57 -27 58 -27 59 -27 60 -27 61 -27 62 -27 63 -27 64 -27 65 -27 66 -27 67 -27 68 -27 69 -27 70 -27 71 -27 72 -27 73 -27 74 -27 75 -27 76 -27 77 -27 78 -27 79 -27 80 -27 81 -27 82 -27 83 -27 84 -27 85 -27 86 -27 87 -27 88 -27 89 -27 90 -27 91 -27 92 -27 93 -27 94 -27 95 -27 96 -27 97 -27 98 -27 99 -28 0 -28 1 -28 2 -28 3 -28 4 -28 5 -28 6 -28 7 -28 8 -28 9 -28 10 -28 11 -28 12 -28 13 -28 14 -28 15 -28 16 -28 17 -28 18 -28 19 -28 20 -28 21 -28 22 -28 23 -28 24 -28 25 -28 26 -28 27 -28 28 -28 29 -28 30 -28 31 -28 32 -28 33 -28 34 -28 35 -28 36 -28 37 -28 38 -28 39 -28 40 -28 41 -28 42 -28 43 -28 44 -28 45 -28 46 -28 47 -28 48 -28 49 -28 50 -28 51 -28 52 -28 53 -28 54 -28 55 -28 56 -28 57 -28 58 -28 59 -28 60 -28 61 -28 62 -28 63 -28 64 -28 65 -28 66 -28 67 -28 68 -28 69 -28 70 -28 71 -28 72 -28 73 -28 74 -28 75 -28 76 -28 77 -28 78 -28 79 -28 80 -28 81 -28 82 -28 83 -28 84 -28 85 -28 86 -28 87 -28 88 -28 89 -28 90 -28 91 -28 92 -28 93 -28 94 -28 95 -28 96 -28 97 -28 98 -28 99 -29 0 -29 1 -29 2 -29 3 -29 4 -29 5 -29 6 -29 7 -29 8 -29 9 -29 10 -29 11 -29 12 -29 13 -29 14 -29 15 -29 16 -29 17 -29 18 -29 19 -29 20 -29 21 -29 22 -29 23 -29 24 -29 25 -29 26 -29 27 -29 28 -29 29 -29 30 -29 31 -29 32 -29 33 -29 34 -29 35 -29 36 -29 37 -29 38 -29 39 -29 40 -29 41 -29 42 -29 43 -29 44 -29 45 -29 46 -29 47 -29 48 -29 49 -29 50 -29 51 -29 52 -29 53 -29 54 -29 55 -29 56 -29 57 -29 58 -29 59 -29 60 -29 61 -29 62 -29 63 -29 64 -29 65 -29 66 -29 67 -29 68 -29 69 -29 70 -29 71 -29 72 -29 73 -29 74 -29 75 -29 76 -29 77 -29 78 -29 79 -29 80 -29 81 -29 82 -29 83 -29 84 -29 85 -29 86 -29 87 -29 88 -29 89 -29 90 -29 91 -29 92 -29 93 -29 94 -29 95 -29 96 -29 97 -29 98 -29 99 -30 0 -30 1 -30 2 -30 3 -30 4 -30 5 -30 6 -30 7 -30 8 -30 9 -30 10 -30 11 -30 12 -30 13 -30 14 -30 15 -30 16 -30 17 -30 18 -30 19 -30 20 -30 21 -30 22 -30 23 -30 24 -30 25 -30 26 -30 27 -30 28 -30 29 -30 30 -30 31 -30 32 -30 33 -30 34 -30 35 -30 36 -30 37 -30 38 -30 39 -30 40 -30 41 -30 42 -30 43 -30 44 -30 45 -30 46 -30 47 -30 48 -30 49 -30 50 -30 51 -30 52 -30 53 -30 54 -30 55 -30 56 -30 57 -30 58 -30 59 -30 60 -30 61 -30 62 -30 63 -30 64 -30 65 -30 66 -30 67 -30 68 -30 69 -30 70 -30 71 -30 72 -30 73 -30 74 -30 75 -30 76 -30 77 -30 78 -30 79 -30 80 -30 81 -30 82 -30 83 -30 84 -30 85 -30 86 -30 87 -30 88 -30 89 -30 90 -30 91 -30 92 -30 93 -30 94 -30 95 -30 96 -30 97 -30 98 -30 99 -31 0 -31 1 -31 2 -31 3 -31 4 -31 5 -31 6 -31 7 -31 8 -31 9 -31 10 -31 11 -31 12 -31 13 -31 14 -31 15 -31 16 -31 17 -31 18 -31 19 -31 20 -31 21 -31 22 -31 23 -31 24 -31 25 -31 26 -31 27 -31 28 -31 29 -31 30 -31 31 -31 32 -31 33 -31 34 -31 35 -31 36 -31 37 -31 38 -31 39 -31 40 -31 41 -31 42 -31 43 -31 44 -31 45 -31 46 -31 47 -31 48 -31 49 -31 50 -31 51 -31 52 -31 53 -31 54 -31 55 -31 56 -31 57 -31 58 -31 59 -31 60 -31 61 -31 62 -31 63 -31 64 -31 65 -31 66 -31 67 -31 68 -31 69 -31 70 -31 71 -31 72 -31 73 -31 74 -31 75 -31 76 -31 77 -31 78 -31 79 -31 80 -31 81 -31 82 -31 83 -31 84 -31 85 -31 86 -31 87 -31 88 -31 89 -31 90 -31 91 -31 92 -31 93 -31 94 -31 95 -31 96 -31 97 -31 98 -31 99 -32 0 -32 1 -32 2 -32 3 -32 4 -32 5 -32 6 -32 7 -32 8 -32 9 -32 10 -32 11 -32 12 -32 13 -32 14 -32 15 -32 16 -32 17 -32 18 -32 19 -32 20 -32 21 -32 22 -32 23 -32 24 -32 25 -32 26 -32 27 -32 28 -32 29 -32 30 -32 31 -32 32 -32 33 -32 34 -32 35 -32 36 -32 37 -32 38 -32 39 -32 40 -32 41 -32 42 -32 43 -32 44 -32 45 -32 46 -32 47 -32 48 -32 49 -32 50 -32 51 -32 52 -32 53 -32 54 -32 55 -32 56 -32 57 -32 58 -32 59 -32 60 -32 61 -32 62 -32 63 -32 64 -32 65 -32 66 -32 67 -32 68 -32 69 -32 70 -32 71 -32 72 -32 73 -32 74 -32 75 -32 76 -32 77 -32 78 -32 79 -32 80 -32 81 -32 82 -32 83 -32 84 -32 85 -32 86 -32 87 -32 88 -32 89 -32 90 -32 91 -32 92 -32 93 -32 94 -32 95 -32 96 -32 97 -32 98 -32 99 -33 0 -33 1 -33 2 -33 3 -33 4 -33 5 -33 6 -33 7 -33 8 -33 9 -33 10 -33 11 -33 12 -33 13 -33 14 -33 15 -33 16 -33 17 -33 18 -33 19 -33 20 -33 21 -33 22 -33 23 -33 24 -33 25 -33 26 -33 27 -33 28 -33 29 -33 30 -33 31 -33 32 -33 33 -33 34 -33 35 -33 36 -33 37 -33 38 -33 39 -33 40 -33 41 -33 42 -33 43 -33 44 -33 45 -33 46 -33 47 -33 48 -33 49 -33 50 -33 51 -33 52 -33 53 -33 54 -33 55 -33 56 -33 57 -33 58 -33 59 -33 60 -33 61 -33 62 -33 63 -33 64 -33 65 -33 66 -33 67 -33 68 -33 69 -33 70 -33 71 -33 72 -33 73 -33 74 -33 75 -33 76 -33 77 -33 78 -33 79 -33 80 -33 81 -33 82 -33 83 -33 84 -33 85 -33 86 -33 87 -33 88 -33 89 -33 90 -33 91 -33 92 -33 93 -33 94 -33 95 -33 96 -33 97 -33 98 -33 99 -34 0 -34 1 -34 2 -34 3 -34 4 -34 5 -34 6 -34 7 -34 8 -34 9 -34 10 -34 11 -34 12 -34 13 -34 14 -34 15 -34 16 -34 17 -34 18 -34 19 -34 20 -34 21 -34 22 -34 23 -34 24 -34 25 -34 26 -34 27 -34 28 -34 29 -34 30 -34 31 -34 32 -34 33 -34 34 -34 35 -34 36 -34 37 -34 38 -34 39 -34 40 -34 41 -34 42 -34 43 -34 44 -34 45 -34 46 -34 47 -34 48 -34 49 -34 50 -34 51 -34 52 -34 53 -34 54 -34 55 -34 56 -34 57 -34 58 -34 59 -34 60 -34 61 -34 62 -34 63 -34 64 -34 65 -34 66 -34 67 -34 68 -34 69 -34 70 -34 71 -34 72 -34 73 -34 74 -34 75 -34 76 -34 77 -34 78 -34 79 -34 80 -34 81 -34 82 -34 83 -34 84 -34 85 -34 86 -34 87 -34 88 -34 89 -34 90 -34 91 -34 92 -34 93 -34 94 -34 95 -34 96 -34 97 -34 98 -34 99 -35 0 -35 1 -35 2 -35 3 -35 4 -35 5 -35 6 -35 7 -35 8 -35 9 -35 10 -35 11 -35 12 -35 13 -35 14 -35 15 -35 16 -35 17 -35 18 -35 19 -35 20 -35 21 -35 22 -35 23 -35 24 -35 25 -35 26 -35 27 -35 28 -35 29 -35 30 -35 31 -35 32 -35 33 -35 34 -35 35 -35 36 -35 37 -35 38 -35 39 -35 40 -35 41 -35 42 -35 43 -35 44 -35 45 -35 46 -35 47 -35 48 -35 49 -35 50 -35 51 -35 52 -35 53 -35 54 -35 55 -35 56 -35 57 -35 58 -35 59 -35 60 -35 61 -35 62 -35 63 -35 64 -35 65 -35 66 -35 67 -35 68 -35 69 -35 70 -35 71 -35 72 -35 73 -35 74 -35 75 -35 76 -35 77 -35 78 -35 79 -35 80 -35 81 -35 82 -35 83 -35 84 -35 85 -35 86 -35 87 -35 88 -35 89 -35 90 -35 91 -35 92 -35 93 -35 94 -35 95 -35 96 -35 97 -35 98 -35 99 -36 0 -36 1 -36 2 -36 3 -36 4 -36 5 -36 6 -36 7 -36 8 -36 9 -36 10 -36 11 -36 12 -36 13 -36 14 -36 15 -36 16 -36 17 -36 18 -36 19 -36 20 -36 21 -36 22 -36 23 -36 24 -36 25 -36 26 -36 27 -36 28 -36 29 -36 30 -36 31 -36 32 -36 33 -36 34 -36 35 -36 36 -36 37 -36 38 -36 39 -36 40 -36 41 -36 42 -36 43 -36 44 -36 45 -36 46 -36 47 -36 48 -36 49 -36 50 -36 51 -36 52 -36 53 -36 54 -36 55 -36 56 -36 57 -36 58 -36 59 -36 60 -36 61 -36 62 -36 63 -36 64 -36 65 -36 66 -36 67 -36 68 -36 69 -36 70 -36 71 -36 72 -36 73 -36 74 -36 75 -36 76 -36 77 -36 78 -36 79 -36 80 -36 81 -36 82 -36 83 -36 84 -36 85 -36 86 -36 87 -36 88 -36 89 -36 90 -36 91 -36 92 -36 93 -36 94 -36 95 -36 96 -36 97 -36 98 -36 99 -37 0 -37 1 -37 2 -37 3 -37 4 -37 5 -37 6 -37 7 -37 8 -37 9 -37 10 -37 11 -37 12 -37 13 -37 14 -37 15 -37 16 -37 17 -37 18 -37 19 -37 20 -37 21 -37 22 -37 23 -37 24 -37 25 -37 26 -37 27 -37 28 -37 29 -37 30 -37 31 -37 32 -37 33 -37 34 -37 35 -37 36 -37 37 -37 38 -37 39 -37 40 -37 41 -37 42 -37 43 -37 44 -37 45 -37 46 -37 47 -37 48 -37 49 -37 50 -37 51 -37 52 -37 53 -37 54 -37 55 -37 56 -37 57 -37 58 -37 59 -37 60 -37 61 -37 62 -37 63 -37 64 -37 65 -37 66 -37 67 -37 68 -37 69 -37 70 -37 71 -37 72 -37 73 -37 74 -37 75 -37 76 -37 77 -37 78 -37 79 -37 80 -37 81 -37 82 -37 83 -37 84 -37 85 -37 86 -37 87 -37 88 -37 89 -37 90 -37 91 -37 92 -37 93 -37 94 -37 95 -37 96 -37 97 -37 98 -37 99 -38 0 -38 1 -38 2 -38 3 -38 4 -38 5 -38 6 -38 7 -38 8 -38 9 -38 10 -38 11 -38 12 -38 13 -38 14 -38 15 -38 16 -38 17 -38 18 -38 19 -38 20 -38 21 -38 22 -38 23 -38 24 -38 25 -38 26 -38 27 -38 28 -38 29 -38 30 -38 31 -38 32 -38 33 -38 34 -38 35 -38 36 -38 37 -38 38 -38 39 -38 40 -38 41 -38 42 -38 43 -38 44 -38 45 -38 46 -38 47 -38 48 -38 49 -38 50 -38 51 -38 52 -38 53 -38 54 -38 55 -38 56 -38 57 -38 58 -38 59 -38 60 -38 61 -38 62 -38 63 -38 64 -38 65 -38 66 -38 67 -38 68 -38 69 -38 70 -38 71 -38 72 -38 73 -38 74 -38 75 -38 76 -38 77 -38 78 -38 79 -38 80 -38 81 -38 82 -38 83 -38 84 -38 85 -38 86 -38 87 -38 88 -38 89 -38 90 -38 91 -38 92 -38 93 -38 94 -38 95 -38 96 -38 97 -38 98 -38 99 -39 0 -39 1 -39 2 -39 3 -39 4 -39 5 -39 6 -39 7 -39 8 -39 9 -39 10 -39 11 -39 12 -39 13 -39 14 -39 15 -39 16 -39 17 -39 18 -39 19 -39 20 -39 21 -39 22 -39 23 -39 24 -39 25 -39 26 -39 27 -39 28 -39 29 -39 30 -39 31 -39 32 -39 33 -39 34 -39 35 -39 36 -39 37 -39 38 -39 39 -39 40 -39 41 -39 42 -39 43 -39 44 -39 45 -39 46 -39 47 -39 48 -39 49 -39 50 -39 51 -39 52 -39 53 -39 54 -39 55 -39 56 -39 57 -39 58 -39 59 -39 60 -39 61 -39 62 -39 63 -39 64 -39 65 -39 66 -39 67 -39 68 -39 69 -39 70 -39 71 -39 72 -39 73 -39 74 -39 75 -39 76 -39 77 -39 78 -39 79 -39 80 -39 81 -39 82 -39 83 -39 84 -39 85 -39 86 -39 87 -39 88 -39 89 -39 90 -39 91 -39 92 -39 93 -39 94 -39 95 -39 96 -39 97 -39 98 -39 99 -40 0 -40 1 -40 2 -40 3 -40 4 -40 5 -40 6 -40 7 -40 8 -40 9 -40 10 -40 11 -40 12 -40 13 -40 14 -40 15 -40 16 -40 17 -40 18 -40 19 -40 20 -40 21 -40 22 -40 23 -40 24 -40 25 -40 26 -40 27 -40 28 -40 29 -40 30 -40 31 -40 32 -40 33 -40 34 -40 35 -40 36 -40 37 -40 38 -40 39 -40 40 -40 41 -40 42 -40 43 -40 44 -40 45 -40 46 -40 47 -40 48 -40 49 -40 50 -40 51 -40 52 -40 53 -40 54 -40 55 -40 56 -40 57 -40 58 -40 59 -40 60 -40 61 -40 62 -40 63 -40 64 -40 65 -40 66 -40 67 -40 68 -40 69 -40 70 -40 71 -40 72 -40 73 -40 74 -40 75 -40 76 -40 77 -40 78 -40 79 -40 80 -40 81 -40 82 -40 83 -40 84 -40 85 -40 86 -40 87 -40 88 -40 89 -40 90 -40 91 -40 92 -40 93 -40 94 -40 95 -40 96 -40 97 -40 98 -40 99 -41 0 -41 1 -41 2 -41 3 -41 4 -41 5 -41 6 -41 7 -41 8 -41 9 -41 10 -41 11 -41 12 -41 13 -41 14 -41 15 -41 16 -41 17 -41 18 -41 19 -41 20 -41 21 -41 22 -41 23 -41 24 -41 25 -41 26 -41 27 -41 28 -41 29 -41 30 -41 31 -41 32 -41 33 -41 34 -41 35 -41 36 -41 37 -41 38 -41 39 -41 40 -41 41 -41 42 -41 43 -41 44 -41 45 -41 46 -41 47 -41 48 -41 49 -41 50 -41 51 -41 52 -41 53 -41 54 -41 55 -41 56 -41 57 -41 58 -41 59 -41 60 -41 61 -41 62 -41 63 -41 64 -41 65 -41 66 -41 67 -41 68 -41 69 -41 70 -41 71 -41 72 -41 73 -41 74 -41 75 -41 76 -41 77 -41 78 -41 79 -41 80 -41 81 -41 82 -41 83 -41 84 -41 85 -41 86 -41 87 -41 88 -41 89 -41 90 -41 91 -41 92 -41 93 -41 94 -41 95 -41 96 -41 97 -41 98 -41 99 -42 0 -42 1 -42 2 -42 3 -42 4 -42 5 -42 6 -42 7 -42 8 -42 9 -42 10 -42 11 -42 12 -42 13 -42 14 -42 15 -42 16 -42 17 -42 18 -42 19 -42 20 -42 21 -42 22 -42 23 -42 24 -42 25 -42 26 -42 27 -42 28 -42 29 -42 30 -42 31 -42 32 -42 33 -42 34 -42 35 -42 36 -42 37 -42 38 -42 39 -42 40 -42 41 -42 42 -42 43 -42 44 -42 45 -42 46 -42 47 -42 48 -42 49 -42 50 -42 51 -42 52 -42 53 -42 54 -42 55 -42 56 -42 57 -42 58 -42 59 -42 60 -42 61 -42 62 -42 63 -42 64 -42 65 -42 66 -42 67 -42 68 -42 69 -42 70 -42 71 -42 72 -42 73 -42 74 -42 75 -42 76 -42 77 -42 78 -42 79 -42 80 -42 81 -42 82 -42 83 -42 84 -42 85 -42 86 -42 87 -42 88 -42 89 -42 90 -42 91 -42 92 -42 93 -42 94 -42 95 -42 96 -42 97 -42 98 -42 99 -43 0 -43 1 -43 2 -43 3 -43 4 -43 5 -43 6 -43 7 -43 8 -43 9 -43 10 -43 11 -43 12 -43 13 -43 14 -43 15 -43 16 -43 17 -43 18 -43 19 -43 20 -43 21 -43 22 -43 23 -43 24 -43 25 -43 26 -43 27 -43 28 -43 29 -43 30 -43 31 -43 32 -43 33 -43 34 -43 35 -43 36 -43 37 -43 38 -43 39 -43 40 -43 41 -43 42 -43 43 -43 44 -43 45 -43 46 -43 47 -43 48 -43 49 -43 50 -43 51 -43 52 -43 53 -43 54 -43 55 -43 56 -43 57 -43 58 -43 59 -43 60 -43 61 -43 62 -43 63 -43 64 -43 65 -43 66 -43 67 -43 68 -43 69 -43 70 -43 71 -43 72 -43 73 -43 74 -43 75 -43 76 -43 77 -43 78 -43 79 -43 80 -43 81 -43 82 -43 83 -43 84 -43 85 -43 86 -43 87 -43 88 -43 89 -43 90 -43 91 -43 92 -43 93 -43 94 -43 95 -43 96 -43 97 -43 98 -43 99 -44 0 -44 1 -44 2 -44 3 -44 4 -44 5 -44 6 -44 7 -44 8 -44 9 -44 10 -44 11 -44 12 -44 13 -44 14 -44 15 -44 16 -44 17 -44 18 -44 19 -44 20 -44 21 -44 22 -44 23 -44 24 -44 25 -44 26 -44 27 -44 28 -44 29 -44 30 -44 31 -44 32 -44 33 -44 34 -44 35 -44 36 -44 37 -44 38 -44 39 -44 40 -44 41 -44 42 -44 43 -44 44 -44 45 -44 46 -44 47 -44 48 -44 49 -44 50 -44 51 -44 52 -44 53 -44 54 -44 55 -44 56 -44 57 -44 58 -44 59 -44 60 -44 61 -44 62 -44 63 -44 64 -44 65 -44 66 -44 67 -44 68 -44 69 -44 70 -44 71 -44 72 -44 73 -44 74 -44 75 -44 76 -44 77 -44 78 -44 79 -44 80 -44 81 -44 82 -44 83 -44 84 -44 85 -44 86 -44 87 -44 88 -44 89 -44 90 -44 91 -44 92 -44 93 -44 94 -44 95 -44 96 -44 97 -44 98 -44 99 -45 0 -45 1 -45 2 -45 3 -45 4 -45 5 -45 6 -45 7 -45 8 -45 9 -45 10 -45 11 -45 12 -45 13 -45 14 -45 15 -45 16 -45 17 -45 18 -45 19 -45 20 -45 21 -45 22 -45 23 -45 24 -45 25 -45 26 -45 27 -45 28 -45 29 -45 30 -45 31 -45 32 -45 33 -45 34 -45 35 -45 36 -45 37 -45 38 -45 39 -45 40 -45 41 -45 42 -45 43 -45 44 -45 45 -45 46 -45 47 -45 48 -45 49 -45 50 -45 51 -45 52 -45 53 -45 54 -45 55 -45 56 -45 57 -45 58 -45 59 -45 60 -45 61 -45 62 -45 63 -45 64 -45 65 -45 66 -45 67 -45 68 -45 69 -45 70 -45 71 -45 72 -45 73 -45 74 -45 75 -45 76 -45 77 -45 78 -45 79 -45 80 -45 81 -45 82 -45 83 -45 84 -45 85 -45 86 -45 87 -45 88 -45 89 -45 90 -45 91 -45 92 -45 93 -45 94 -45 95 -45 96 -45 97 -45 98 -45 99 -46 0 -46 1 -46 2 -46 3 -46 4 -46 5 -46 6 -46 7 -46 8 -46 9 -46 10 -46 11 -46 12 -46 13 -46 14 -46 15 -46 16 -46 17 -46 18 -46 19 -46 20 -46 21 -46 22 -46 23 -46 24 -46 25 -46 26 -46 27 -46 28 -46 29 -46 30 -46 31 -46 32 -46 33 -46 34 -46 35 -46 36 -46 37 -46 38 -46 39 -46 40 -46 41 -46 42 -46 43 -46 44 -46 45 -46 46 -46 47 -46 48 -46 49 -46 50 -46 51 -46 52 -46 53 -46 54 -46 55 -46 56 -46 57 -46 58 -46 59 -46 60 -46 61 -46 62 -46 63 -46 64 -46 65 -46 66 -46 67 -46 68 -46 69 -46 70 -46 71 -46 72 -46 73 -46 74 -46 75 -46 76 -46 77 -46 78 -46 79 -46 80 -46 81 -46 82 -46 83 -46 84 -46 85 -46 86 -46 87 -46 88 -46 89 -46 90 -46 91 -46 92 -46 93 -46 94 -46 95 -46 96 -46 97 -46 98 -46 99 -47 0 -47 1 -47 2 -47 3 -47 4 -47 5 -47 6 -47 7 -47 8 -47 9 -47 10 -47 11 -47 12 -47 13 -47 14 -47 15 -47 16 -47 17 -47 18 -47 19 -47 20 -47 21 -47 22 -47 23 -47 24 -47 25 -47 26 -47 27 -47 28 -47 29 -47 30 -47 31 -47 32 -47 33 -47 34 -47 35 -47 36 -47 37 -47 38 -47 39 -47 40 -47 41 -47 42 -47 43 -47 44 -47 45 -47 46 -47 47 -47 48 -47 49 -47 50 -47 51 -47 52 -47 53 -47 54 -47 55 -47 56 -47 57 -47 58 -47 59 -47 60 -47 61 -47 62 -47 63 -47 64 -47 65 -47 66 -47 67 -47 68 -47 69 -47 70 -47 71 -47 72 -47 73 -47 74 -47 75 -47 76 -47 77 -47 78 -47 79 -47 80 -47 81 -47 82 -47 83 -47 84 -47 85 -47 86 -47 87 -47 88 -47 89 -47 90 -47 91 -47 92 -47 93 -47 94 -47 95 -47 96 -47 97 -47 98 -47 99 -48 0 -48 1 -48 2 -48 3 -48 4 -48 5 -48 6 -48 7 -48 8 -48 9 -48 10 -48 11 -48 12 -48 13 -48 14 -48 15 -48 16 -48 17 -48 18 -48 19 -48 20 -48 21 -48 22 -48 23 -48 24 -48 25 -48 26 -48 27 -48 28 -48 29 -48 30 -48 31 -48 32 -48 33 -48 34 -48 35 -48 36 -48 37 -48 38 -48 39 -48 40 -48 41 -48 42 -48 43 -48 44 -48 45 -48 46 -48 47 -48 48 -48 49 -48 50 -48 51 -48 52 -48 53 -48 54 -48 55 -48 56 -48 57 -48 58 -48 59 -48 60 -48 61 -48 62 -48 63 -48 64 -48 65 -48 66 -48 67 -48 68 -48 69 -48 70 -48 71 -48 72 -48 73 -48 74 -48 75 -48 76 -48 77 -48 78 -48 79 -48 80 -48 81 -48 82 -48 83 -48 84 -48 85 -48 86 -48 87 -48 88 -48 89 -48 90 -48 91 -48 92 -48 93 -48 94 -48 95 -48 96 -48 97 -48 98 -48 99 -49 0 -49 1 -49 2 -49 3 -49 4 -49 5 -49 6 -49 7 -49 8 -49 9 -49 10 -49 11 -49 12 -49 13 -49 14 -49 15 -49 16 -49 17 -49 18 -49 19 -49 20 -49 21 -49 22 -49 23 -49 24 -49 25 -49 26 -49 27 -49 28 -49 29 -49 30 -49 31 -49 32 -49 33 -49 34 -49 35 -49 36 -49 37 -49 38 -49 39 -49 40 -49 41 -49 42 -49 43 -49 44 -49 45 -49 46 -49 47 -49 48 -49 49 -49 50 -49 51 -49 52 -49 53 -49 54 -49 55 -49 56 -49 57 -49 58 -49 59 -49 60 -49 61 -49 62 -49 63 -49 64 -49 65 -49 66 -49 67 -49 68 -49 69 -49 70 -49 71 -49 72 -49 73 -49 74 -49 75 -49 76 -49 77 -49 78 -49 79 -49 80 -49 81 -49 82 -49 83 -49 84 -49 85 -49 86 -49 87 -49 88 -49 89 -49 90 -49 91 -49 92 -49 93 -49 94 -49 95 -49 96 -49 97 -49 98 -49 99 -50 0 -50 1 -50 2 -50 3 -50 4 -50 5 -50 6 -50 7 -50 8 -50 9 -50 10 -50 11 -50 12 -50 13 -50 14 -50 15 -50 16 -50 17 -50 18 -50 19 -50 20 -50 21 -50 22 -50 23 -50 24 -50 25 -50 26 -50 27 -50 28 -50 29 -50 30 -50 31 -50 32 -50 33 -50 34 -50 35 -50 36 -50 37 -50 38 -50 39 -50 40 -50 41 -50 42 -50 43 -50 44 -50 45 -50 46 -50 47 -50 48 -50 49 -50 50 -50 51 -50 52 -50 53 -50 54 -50 55 -50 56 -50 57 -50 58 -50 59 -50 60 -50 61 -50 62 -50 63 -50 64 -50 65 -50 66 -50 67 -50 68 -50 69 -50 70 -50 71 -50 72 -50 73 -50 74 -50 75 -50 76 -50 77 -50 78 -50 79 -50 80 -50 81 -50 82 -50 83 -50 84 -50 85 -50 86 -50 87 -50 88 -50 89 -50 90 -50 91 -50 92 -50 93 -50 94 -50 95 -50 96 -50 97 -50 98 -50 99 -51 0 -51 1 -51 2 -51 3 -51 4 -51 5 -51 6 -51 7 -51 8 -51 9 -51 10 -51 11 -51 12 -51 13 -51 14 -51 15 -51 16 -51 17 -51 18 -51 19 -51 20 -51 21 -51 22 -51 23 -51 24 -51 25 -51 26 -51 27 -51 28 -51 29 -51 30 -51 31 -51 32 -51 33 -51 34 -51 35 -51 36 -51 37 -51 38 -51 39 -51 40 -51 41 -51 42 -51 43 -51 44 -51 45 -51 46 -51 47 -51 48 -51 49 -51 50 -51 51 -51 52 -51 53 -51 54 -51 55 -51 56 -51 57 -51 58 -51 59 -51 60 -51 61 -51 62 -51 63 -51 64 -51 65 -51 66 -51 67 -51 68 -51 69 -51 70 -51 71 -51 72 -51 73 -51 74 -51 75 -51 76 -51 77 -51 78 -51 79 -51 80 -51 81 -51 82 -51 83 -51 84 -51 85 -51 86 -51 87 -51 88 -51 89 -51 90 -51 91 -51 92 -51 93 -51 94 -51 95 -51 96 -51 97 -51 98 -51 99 -52 0 -52 1 -52 2 -52 3 -52 4 -52 5 -52 6 -52 7 -52 8 -52 9 -52 10 -52 11 -52 12 -52 13 -52 14 -52 15 -52 16 -52 17 -52 18 -52 19 -52 20 -52 21 -52 22 -52 23 -52 24 -52 25 -52 26 -52 27 -52 28 -52 29 -52 30 -52 31 -52 32 -52 33 -52 34 -52 35 -52 36 -52 37 -52 38 -52 39 -52 40 -52 41 -52 42 -52 43 -52 44 -52 45 -52 46 -52 47 -52 48 -52 49 -52 50 -52 51 -52 52 -52 53 -52 54 -52 55 -52 56 -52 57 -52 58 -52 59 -52 60 -52 61 -52 62 -52 63 -52 64 -52 65 -52 66 -52 67 -52 68 -52 69 -52 70 -52 71 -52 72 -52 73 -52 74 -52 75 -52 76 -52 77 -52 78 -52 79 -52 80 -52 81 -52 82 -52 83 -52 84 -52 85 -52 86 -52 87 -52 88 -52 89 -52 90 -52 91 -52 92 -52 93 -52 94 -52 95 -52 96 -52 97 -52 98 -52 99 -53 0 -53 1 -53 2 -53 3 -53 4 -53 5 -53 6 -53 7 -53 8 -53 9 -53 10 -53 11 -53 12 -53 13 -53 14 -53 15 -53 16 -53 17 -53 18 -53 19 -53 20 -53 21 -53 22 -53 23 -53 24 -53 25 -53 26 -53 27 -53 28 -53 29 -53 30 -53 31 -53 32 -53 33 -53 34 -53 35 -53 36 -53 37 -53 38 -53 39 -53 40 -53 41 -53 42 -53 43 -53 44 -53 45 -53 46 -53 47 -53 48 -53 49 -53 50 -53 51 -53 52 -53 53 -53 54 -53 55 -53 56 -53 57 -53 58 -53 59 -53 60 -53 61 -53 62 -53 63 -53 64 -53 65 -53 66 -53 67 -53 68 -53 69 -53 70 -53 71 -53 72 -53 73 -53 74 -53 75 -53 76 -53 77 -53 78 -53 79 -53 80 -53 81 -53 82 -53 83 -53 84 -53 85 -53 86 -53 87 -53 88 -53 89 -53 90 -53 91 -53 92 -53 93 -53 94 -53 95 -53 96 -53 97 -53 98 -53 99 -54 0 -54 1 -54 2 -54 3 -54 4 -54 5 -54 6 -54 7 -54 8 -54 9 -54 10 -54 11 -54 12 -54 13 -54 14 -54 15 -54 16 -54 17 -54 18 -54 19 -54 20 -54 21 -54 22 -54 23 -54 24 -54 25 -54 26 -54 27 -54 28 -54 29 -54 30 -54 31 -54 32 -54 33 -54 34 -54 35 -54 36 -54 37 -54 38 -54 39 -54 40 -54 41 -54 42 -54 43 -54 44 -54 45 -54 46 -54 47 -54 48 -54 49 -54 50 -54 51 -54 52 -54 53 -54 54 -54 55 -54 56 -54 57 -54 58 -54 59 -54 60 -54 61 -54 62 -54 63 -54 64 -54 65 -54 66 -54 67 -54 68 -54 69 -54 70 -54 71 -54 72 -54 73 -54 74 -54 75 -54 76 -54 77 -54 78 -54 79 -54 80 -54 81 -54 82 -54 83 -54 84 -54 85 -54 86 -54 87 -54 88 -54 89 -54 90 -54 91 -54 92 -54 93 -54 94 -54 95 -54 96 -54 97 -54 98 -54 99 -55 0 -55 1 -55 2 -55 3 -55 4 -55 5 -55 6 -55 7 -55 8 -55 9 -55 10 -55 11 -55 12 -55 13 -55 14 -55 15 -55 16 -55 17 -55 18 -55 19 -55 20 -55 21 -55 22 -55 23 -55 24 -55 25 -55 26 -55 27 -55 28 -55 29 -55 30 -55 31 -55 32 -55 33 -55 34 -55 35 -55 36 -55 37 -55 38 -55 39 -55 40 -55 41 -55 42 -55 43 -55 44 -55 45 -55 46 -55 47 -55 48 -55 49 -55 50 -55 51 -55 52 -55 53 -55 54 -55 55 -55 56 -55 57 -55 58 -55 59 -55 60 -55 61 -55 62 -55 63 -55 64 -55 65 -55 66 -55 67 -55 68 -55 69 -55 70 -55 71 -55 72 -55 73 -55 74 -55 75 -55 76 -55 77 -55 78 -55 79 -55 80 -55 81 -55 82 -55 83 -55 84 -55 85 -55 86 -55 87 -55 88 -55 89 -55 90 -55 91 -55 92 -55 93 -55 94 -55 95 -55 96 -55 97 -55 98 -55 99 -56 0 -56 1 -56 2 -56 3 -56 4 -56 5 -56 6 -56 7 -56 8 -56 9 -56 10 -56 11 -56 12 -56 13 -56 14 -56 15 -56 16 -56 17 -56 18 -56 19 -56 20 -56 21 -56 22 -56 23 -56 24 -56 25 -56 26 -56 27 -56 28 -56 29 -56 30 -56 31 -56 32 -56 33 -56 34 -56 35 -56 36 -56 37 -56 38 -56 39 -56 40 -56 41 -56 42 -56 43 -56 44 -56 45 -56 46 -56 47 -56 48 -56 49 -56 50 -56 51 -56 52 -56 53 -56 54 -56 55 -56 56 -56 57 -56 58 -56 59 -56 60 -56 61 -56 62 -56 63 -56 64 -56 65 -56 66 -56 67 -56 68 -56 69 -56 70 -56 71 -56 72 -56 73 -56 74 -56 75 -56 76 -56 77 -56 78 -56 79 -56 80 -56 81 -56 82 -56 83 -56 84 -56 85 -56 86 -56 87 -56 88 -56 89 -56 90 -56 91 -56 92 -56 93 -56 94 -56 95 -56 96 -56 97 -56 98 -56 99 -57 0 -57 1 -57 2 -57 3 -57 4 -57 5 -57 6 -57 7 -57 8 -57 9 -57 10 -57 11 -57 12 -57 13 -57 14 -57 15 -57 16 -57 17 -57 18 -57 19 -57 20 -57 21 -57 22 -57 23 -57 24 -57 25 -57 26 -57 27 -57 28 -57 29 -57 30 -57 31 -57 32 -57 33 -57 34 -57 35 -57 36 -57 37 -57 38 -57 39 -57 40 -57 41 -57 42 -57 43 -57 44 -57 45 -57 46 -57 47 -57 48 -57 49 -57 50 -57 51 -57 52 -57 53 -57 54 -57 55 -57 56 -57 57 -57 58 -57 59 -57 60 -57 61 -57 62 -57 63 -57 64 -57 65 -57 66 -57 67 -57 68 -57 69 -57 70 -57 71 -57 72 -57 73 -57 74 -57 75 -57 76 -57 77 -57 78 -57 79 -57 80 -57 81 -57 82 -57 83 -57 84 -57 85 -57 86 -57 87 -57 88 -57 89 -57 90 -57 91 -57 92 -57 93 -57 94 -57 95 -57 96 -57 97 -57 98 -57 99 -58 0 -58 1 -58 2 -58 3 -58 4 -58 5 -58 6 -58 7 -58 8 -58 9 -58 10 -58 11 -58 12 -58 13 -58 14 -58 15 -58 16 -58 17 -58 18 -58 19 -58 20 -58 21 -58 22 -58 23 -58 24 -58 25 -58 26 -58 27 -58 28 -58 29 -58 30 -58 31 -58 32 -58 33 -58 34 -58 35 -58 36 -58 37 -58 38 -58 39 -58 40 -58 41 -58 42 -58 43 -58 44 -58 45 -58 46 -58 47 -58 48 -58 49 -58 50 -58 51 -58 52 -58 53 -58 54 -58 55 -58 56 -58 57 -58 58 -58 59 -58 60 -58 61 -58 62 -58 63 -58 64 -58 65 -58 66 -58 67 -58 68 -58 69 -58 70 -58 71 -58 72 -58 73 -58 74 -58 75 -58 76 -58 77 -58 78 -58 79 -58 80 -58 81 -58 82 -58 83 -58 84 -58 85 -58 86 -58 87 -58 88 -58 89 -58 90 -58 91 -58 92 -58 93 -58 94 -58 95 -58 96 -58 97 -58 98 -58 99 -59 0 -59 1 -59 2 -59 3 -59 4 -59 5 -59 6 -59 7 -59 8 -59 9 -59 10 -59 11 -59 12 -59 13 -59 14 -59 15 -59 16 -59 17 -59 18 -59 19 -59 20 -59 21 -59 22 -59 23 -59 24 -59 25 -59 26 -59 27 -59 28 -59 29 -59 30 -59 31 -59 32 -59 33 -59 34 -59 35 -59 36 -59 37 -59 38 -59 39 -59 40 -59 41 -59 42 -59 43 -59 44 -59 45 -59 46 -59 47 -59 48 -59 49 -59 50 -59 51 -59 52 -59 53 -59 54 -59 55 -59 56 -59 57 -59 58 -59 59 -59 60 -59 61 -59 62 -59 63 -59 64 -59 65 -59 66 -59 67 -59 68 -59 69 -59 70 -59 71 -59 72 -59 73 -59 74 -59 75 -59 76 -59 77 -59 78 -59 79 -59 80 -59 81 -59 82 -59 83 -59 84 -59 85 -59 86 -59 87 -59 88 -59 89 -59 90 -59 91 -59 92 -59 93 -59 94 -59 95 -59 96 -59 97 -59 98 -59 99 -60 0 -60 1 -60 2 -60 3 -60 4 -60 5 -60 6 -60 7 -60 8 -60 9 -60 10 -60 11 -60 12 -60 13 -60 14 -60 15 -60 16 -60 17 -60 18 -60 19 -60 20 -60 21 -60 22 -60 23 -60 24 -60 25 -60 26 -60 27 -60 28 -60 29 -60 30 -60 31 -60 32 -60 33 -60 34 -60 35 -60 36 -60 37 -60 38 -60 39 -60 40 -60 41 -60 42 -60 43 -60 44 -60 45 -60 46 -60 47 -60 48 -60 49 -60 50 -60 51 -60 52 -60 53 -60 54 -60 55 -60 56 -60 57 -60 58 -60 59 -60 60 -60 61 -60 62 -60 63 -60 64 -60 65 -60 66 -60 67 -60 68 -60 69 -60 70 -60 71 -60 72 -60 73 -60 74 -60 75 -60 76 -60 77 -60 78 -60 79 -60 80 -60 81 -60 82 -60 83 -60 84 -60 85 -60 86 -60 87 -60 88 -60 89 -60 90 -60 91 -60 92 -60 93 -60 94 -60 95 -60 96 -60 97 -60 98 -60 99 -61 0 -61 1 -61 2 -61 3 -61 4 -61 5 -61 6 -61 7 -61 8 -61 9 -61 10 -61 11 -61 12 -61 13 -61 14 -61 15 -61 16 -61 17 -61 18 -61 19 -61 20 -61 21 -61 22 -61 23 -61 24 -61 25 -61 26 -61 27 -61 28 -61 29 -61 30 -61 31 -61 32 -61 33 -61 34 -61 35 -61 36 -61 37 -61 38 -61 39 -61 40 -61 41 -61 42 -61 43 -61 44 -61 45 -61 46 -61 47 -61 48 -61 49 -61 50 -61 51 -61 52 -61 53 -61 54 -61 55 -61 56 -61 57 -61 58 -61 59 -61 60 -61 61 -61 62 -61 63 -61 64 -61 65 -61 66 -61 67 -61 68 -61 69 -61 70 -61 71 -61 72 -61 73 -61 74 -61 75 -61 76 -61 77 -61 78 -61 79 -61 80 -61 81 -61 82 -61 83 -61 84 -61 85 -61 86 -61 87 -61 88 -61 89 -61 90 -61 91 -61 92 -61 93 -61 94 -61 95 -61 96 -61 97 -61 98 -61 99 -62 0 -62 1 -62 2 -62 3 -62 4 -62 5 -62 6 -62 7 -62 8 -62 9 -62 10 -62 11 -62 12 -62 13 -62 14 -62 15 -62 16 -62 17 -62 18 -62 19 -62 20 -62 21 -62 22 -62 23 -62 24 -62 25 -62 26 -62 27 -62 28 -62 29 -62 30 -62 31 -62 32 -62 33 -62 34 -62 35 -62 36 -62 37 -62 38 -62 39 -62 40 -62 41 -62 42 -62 43 -62 44 -62 45 -62 46 -62 47 -62 48 -62 49 -62 50 -62 51 -62 52 -62 53 -62 54 -62 55 -62 56 -62 57 -62 58 -62 59 -62 60 -62 61 -62 62 -62 63 -62 64 -62 65 -62 66 -62 67 -62 68 -62 69 -62 70 -62 71 -62 72 -62 73 -62 74 -62 75 -62 76 -62 77 -62 78 -62 79 -62 80 -62 81 -62 82 -62 83 -62 84 -62 85 -62 86 -62 87 -62 88 -62 89 -62 90 -62 91 -62 92 -62 93 -62 94 -62 95 -62 96 -62 97 -62 98 -62 99 -63 0 -63 1 -63 2 -63 3 -63 4 -63 5 -63 6 -63 7 -63 8 -63 9 -63 10 -63 11 -63 12 -63 13 -63 14 -63 15 -63 16 -63 17 -63 18 -63 19 -63 20 -63 21 -63 22 -63 23 -63 24 -63 25 -63 26 -63 27 -63 28 -63 29 -63 30 -63 31 -63 32 -63 33 -63 34 -63 35 -63 36 -63 37 -63 38 -63 39 -63 40 -63 41 -63 42 -63 43 -63 44 -63 45 -63 46 -63 47 -63 48 -63 49 -63 50 -63 51 -63 52 -63 53 -63 54 -63 55 -63 56 -63 57 -63 58 -63 59 -63 60 -63 61 -63 62 -63 63 -63 64 -63 65 -63 66 -63 67 -63 68 -63 69 -63 70 -63 71 -63 72 -63 73 -63 74 -63 75 -63 76 -63 77 -63 78 -63 79 -63 80 -63 81 -63 82 -63 83 -63 84 -63 85 -63 86 -63 87 -63 88 -63 89 -63 90 -63 91 -63 92 -63 93 -63 94 -63 95 -63 96 -63 97 -63 98 -63 99 -64 0 -64 1 -64 2 -64 3 -64 4 -64 5 -64 6 -64 7 -64 8 -64 9 -64 10 -64 11 -64 12 -64 13 -64 14 -64 15 -64 16 -64 17 -64 18 -64 19 -64 20 -64 21 -64 22 -64 23 -64 24 -64 25 -64 26 -64 27 -64 28 -64 29 -64 30 -64 31 -64 32 -64 33 -64 34 -64 35 -64 36 -64 37 -64 38 -64 39 -64 40 -64 41 -64 42 -64 43 -64 44 -64 45 -64 46 -64 47 -64 48 -64 49 -64 50 -64 51 -64 52 -64 53 -64 54 -64 55 -64 56 -64 57 -64 58 -64 59 -64 60 -64 61 -64 62 -64 63 -64 64 -64 65 -64 66 -64 67 -64 68 -64 69 -64 70 -64 71 -64 72 -64 73 -64 74 -64 75 -64 76 -64 77 -64 78 -64 79 -64 80 -64 81 -64 82 -64 83 -64 84 -64 85 -64 86 -64 87 -64 88 -64 89 -64 90 -64 91 -64 92 -64 93 -64 94 -64 95 -64 96 -64 97 -64 98 -64 99 -65 0 -65 1 -65 2 -65 3 -65 4 -65 5 -65 6 -65 7 -65 8 -65 9 -65 10 -65 11 -65 12 -65 13 -65 14 -65 15 -65 16 -65 17 -65 18 -65 19 -65 20 -65 21 -65 22 -65 23 -65 24 -65 25 -65 26 -65 27 -65 28 -65 29 -65 30 -65 31 -65 32 -65 33 -65 34 -65 35 -65 36 -65 37 -65 38 -65 39 -65 40 -65 41 -65 42 -65 43 -65 44 -65 45 -65 46 -65 47 -65 48 -65 49 -65 50 -65 51 -65 52 -65 53 -65 54 -65 55 -65 56 -65 57 -65 58 -65 59 -65 60 -65 61 -65 62 -65 63 -65 64 -65 65 -65 66 -65 67 -65 68 -65 69 -65 70 -65 71 -65 72 -65 73 -65 74 -65 75 -65 76 -65 77 -65 78 -65 79 -65 80 -65 81 -65 82 -65 83 -65 84 -65 85 -65 86 -65 87 -65 88 -65 89 -65 90 -65 91 -65 92 -65 93 -65 94 -65 95 -65 96 -65 97 -65 98 -65 99 -66 0 -66 1 -66 2 -66 3 -66 4 -66 5 -66 6 -66 7 -66 8 -66 9 -66 10 -66 11 -66 12 -66 13 -66 14 -66 15 -66 16 -66 17 -66 18 -66 19 -66 20 -66 21 -66 22 -66 23 -66 24 -66 25 -66 26 -66 27 -66 28 -66 29 -66 30 -66 31 -66 32 -66 33 -66 34 -66 35 -66 36 -66 37 -66 38 -66 39 -66 40 -66 41 -66 42 -66 43 -66 44 -66 45 -66 46 -66 47 -66 48 -66 49 -66 50 -66 51 -66 52 -66 53 -66 54 -66 55 -66 56 -66 57 -66 58 -66 59 -66 60 -66 61 -66 62 -66 63 -66 64 -66 65 -66 66 -66 67 -66 68 -66 69 -66 70 -66 71 -66 72 -66 73 -66 74 -66 75 -66 76 -66 77 -66 78 -66 79 -66 80 -66 81 -66 82 -66 83 -66 84 -66 85 -66 86 -66 87 -66 88 -66 89 -66 90 -66 91 -66 92 -66 93 -66 94 -66 95 -66 96 -66 97 -66 98 -66 99 -67 0 -67 1 -67 2 -67 3 -67 4 -67 5 -67 6 -67 7 -67 8 -67 9 -67 10 -67 11 -67 12 -67 13 -67 14 -67 15 -67 16 -67 17 -67 18 -67 19 -67 20 -67 21 -67 22 -67 23 -67 24 -67 25 -67 26 -67 27 -67 28 -67 29 -67 30 -67 31 -67 32 -67 33 -67 34 -67 35 -67 36 -67 37 -67 38 -67 39 -67 40 -67 41 -67 42 -67 43 -67 44 -67 45 -67 46 -67 47 -67 48 -67 49 -67 50 -67 51 -67 52 -67 53 -67 54 -67 55 -67 56 -67 57 -67 58 -67 59 -67 60 -67 61 -67 62 -67 63 -67 64 -67 65 -67 66 -67 67 -67 68 -67 69 -67 70 -67 71 -67 72 -67 73 -67 74 -67 75 -67 76 -67 77 -67 78 -67 79 -67 80 -67 81 -67 82 -67 83 -67 84 -67 85 -67 86 -67 87 -67 88 -67 89 -67 90 -67 91 -67 92 -67 93 -67 94 -67 95 -67 96 -67 97 -67 98 -67 99 -68 0 -68 1 -68 2 -68 3 -68 4 -68 5 -68 6 -68 7 -68 8 -68 9 -68 10 -68 11 -68 12 -68 13 -68 14 -68 15 -68 16 -68 17 -68 18 -68 19 -68 20 -68 21 -68 22 -68 23 -68 24 -68 25 -68 26 -68 27 -68 28 -68 29 -68 30 -68 31 -68 32 -68 33 -68 34 -68 35 -68 36 -68 37 -68 38 -68 39 -68 40 -68 41 -68 42 -68 43 -68 44 -68 45 -68 46 -68 47 -68 48 -68 49 -68 50 -68 51 -68 52 -68 53 -68 54 -68 55 -68 56 -68 57 -68 58 -68 59 -68 60 -68 61 -68 62 -68 63 -68 64 -68 65 -68 66 -68 67 -68 68 -68 69 -68 70 -68 71 -68 72 -68 73 -68 74 -68 75 -68 76 -68 77 -68 78 -68 79 -68 80 -68 81 -68 82 -68 83 -68 84 -68 85 -68 86 -68 87 -68 88 -68 89 -68 90 -68 91 -68 92 -68 93 -68 94 -68 95 -68 96 -68 97 -68 98 -68 99 -69 0 -69 1 -69 2 -69 3 -69 4 -69 5 -69 6 -69 7 -69 8 -69 9 -69 10 -69 11 -69 12 -69 13 -69 14 -69 15 -69 16 -69 17 -69 18 -69 19 -69 20 -69 21 -69 22 -69 23 -69 24 -69 25 -69 26 -69 27 -69 28 -69 29 -69 30 -69 31 -69 32 -69 33 -69 34 -69 35 -69 36 -69 37 -69 38 -69 39 -69 40 -69 41 -69 42 -69 43 -69 44 -69 45 -69 46 -69 47 -69 48 -69 49 -69 50 -69 51 -69 52 -69 53 -69 54 -69 55 -69 56 -69 57 -69 58 -69 59 -69 60 -69 61 -69 62 -69 63 -69 64 -69 65 -69 66 -69 67 -69 68 -69 69 -69 70 -69 71 -69 72 -69 73 -69 74 -69 75 -69 76 -69 77 -69 78 -69 79 -69 80 -69 81 -69 82 -69 83 -69 84 -69 85 -69 86 -69 87 -69 88 -69 89 -69 90 -69 91 -69 92 -69 93 -69 94 -69 95 -69 96 -69 97 -69 98 -69 99 -70 0 -70 1 -70 2 -70 3 -70 4 -70 5 -70 6 -70 7 -70 8 -70 9 -70 10 -70 11 -70 12 -70 13 -70 14 -70 15 -70 16 -70 17 -70 18 -70 19 -70 20 -70 21 -70 22 -70 23 -70 24 -70 25 -70 26 -70 27 -70 28 -70 29 -70 30 -70 31 -70 32 -70 33 -70 34 -70 35 -70 36 -70 37 -70 38 -70 39 -70 40 -70 41 -70 42 -70 43 -70 44 -70 45 -70 46 -70 47 -70 48 -70 49 -70 50 -70 51 -70 52 -70 53 -70 54 -70 55 -70 56 -70 57 -70 58 -70 59 -70 60 -70 61 -70 62 -70 63 -70 64 -70 65 -70 66 -70 67 -70 68 -70 69 -70 70 -70 71 -70 72 -70 73 -70 74 -70 75 -70 76 -70 77 -70 78 -70 79 -70 80 -70 81 -70 82 -70 83 -70 84 -70 85 -70 86 -70 87 -70 88 -70 89 -70 90 -70 91 -70 92 -70 93 -70 94 -70 95 -70 96 -70 97 -70 98 -70 99 -71 0 -71 1 -71 2 -71 3 -71 4 -71 5 -71 6 -71 7 -71 8 -71 9 -71 10 -71 11 -71 12 -71 13 -71 14 -71 15 -71 16 -71 17 -71 18 -71 19 -71 20 -71 21 -71 22 -71 23 -71 24 -71 25 -71 26 -71 27 -71 28 -71 29 -71 30 -71 31 -71 32 -71 33 -71 34 -71 35 -71 36 -71 37 -71 38 -71 39 -71 40 -71 41 -71 42 -71 43 -71 44 -71 45 -71 46 -71 47 -71 48 -71 49 -71 50 -71 51 -71 52 -71 53 -71 54 -71 55 -71 56 -71 57 -71 58 -71 59 -71 60 -71 61 -71 62 -71 63 -71 64 -71 65 -71 66 -71 67 -71 68 -71 69 -71 70 -71 71 -71 72 -71 73 -71 74 -71 75 -71 76 -71 77 -71 78 -71 79 -71 80 -71 81 -71 82 -71 83 -71 84 -71 85 -71 86 -71 87 -71 88 -71 89 -71 90 -71 91 -71 92 -71 93 -71 94 -71 95 -71 96 -71 97 -71 98 -71 99 -72 0 -72 1 -72 2 -72 3 -72 4 -72 5 -72 6 -72 7 -72 8 -72 9 -72 10 -72 11 -72 12 -72 13 -72 14 -72 15 -72 16 -72 17 -72 18 -72 19 -72 20 -72 21 -72 22 -72 23 -72 24 -72 25 -72 26 -72 27 -72 28 -72 29 -72 30 -72 31 -72 32 -72 33 -72 34 -72 35 -72 36 -72 37 -72 38 -72 39 -72 40 -72 41 -72 42 -72 43 -72 44 -72 45 -72 46 -72 47 -72 48 -72 49 -72 50 -72 51 -72 52 -72 53 -72 54 -72 55 -72 56 -72 57 -72 58 -72 59 -72 60 -72 61 -72 62 -72 63 -72 64 -72 65 -72 66 -72 67 -72 68 -72 69 -72 70 -72 71 -72 72 -72 73 -72 74 -72 75 -72 76 -72 77 -72 78 -72 79 -72 80 -72 81 -72 82 -72 83 -72 84 -72 85 -72 86 -72 87 -72 88 -72 89 -72 90 -72 91 -72 92 -72 93 -72 94 -72 95 -72 96 -72 97 -72 98 -72 99 -73 0 -73 1 -73 2 -73 3 -73 4 -73 5 -73 6 -73 7 -73 8 -73 9 -73 10 -73 11 -73 12 -73 13 -73 14 -73 15 -73 16 -73 17 -73 18 -73 19 -73 20 -73 21 -73 22 -73 23 -73 24 -73 25 -73 26 -73 27 -73 28 -73 29 -73 30 -73 31 -73 32 -73 33 -73 34 -73 35 -73 36 -73 37 -73 38 -73 39 -73 40 -73 41 -73 42 -73 43 -73 44 -73 45 -73 46 -73 47 -73 48 -73 49 -73 50 -73 51 -73 52 -73 53 -73 54 -73 55 -73 56 -73 57 -73 58 -73 59 -73 60 -73 61 -73 62 -73 63 -73 64 -73 65 -73 66 -73 67 -73 68 -73 69 -73 70 -73 71 -73 72 -73 73 -73 74 -73 75 -73 76 -73 77 -73 78 -73 79 -73 80 -73 81 -73 82 -73 83 -73 84 -73 85 -73 86 -73 87 -73 88 -73 89 -73 90 -73 91 -73 92 -73 93 -73 94 -73 95 -73 96 -73 97 -73 98 -73 99 -74 0 -74 1 -74 2 -74 3 -74 4 -74 5 -74 6 -74 7 -74 8 -74 9 -74 10 -74 11 -74 12 -74 13 -74 14 -74 15 -74 16 -74 17 -74 18 -74 19 -74 20 -74 21 -74 22 -74 23 -74 24 -74 25 -74 26 -74 27 -74 28 -74 29 -74 30 -74 31 -74 32 -74 33 -74 34 -74 35 -74 36 -74 37 -74 38 -74 39 -74 40 -74 41 -74 42 -74 43 -74 44 -74 45 -74 46 -74 47 -74 48 -74 49 -74 50 -74 51 -74 52 -74 53 -74 54 -74 55 -74 56 -74 57 -74 58 -74 59 -74 60 -74 61 -74 62 -74 63 -74 64 -74 65 -74 66 -74 67 -74 68 -74 69 -74 70 -74 71 -74 72 -74 73 -74 74 -74 75 -74 76 -74 77 -74 78 -74 79 -74 80 -74 81 -74 82 -74 83 -74 84 -74 85 -74 86 -74 87 -74 88 -74 89 -74 90 -74 91 -74 92 -74 93 -74 94 -74 95 -74 96 -74 97 -74 98 -74 99 -75 0 -75 1 -75 2 -75 3 -75 4 -75 5 -75 6 -75 7 -75 8 -75 9 -75 10 -75 11 -75 12 -75 13 -75 14 -75 15 -75 16 -75 17 -75 18 -75 19 -75 20 -75 21 -75 22 -75 23 -75 24 -75 25 -75 26 -75 27 -75 28 -75 29 -75 30 -75 31 -75 32 -75 33 -75 34 -75 35 -75 36 -75 37 -75 38 -75 39 -75 40 -75 41 -75 42 -75 43 -75 44 -75 45 -75 46 -75 47 -75 48 -75 49 -75 50 -75 51 -75 52 -75 53 -75 54 -75 55 -75 56 -75 57 -75 58 -75 59 -75 60 -75 61 -75 62 -75 63 -75 64 -75 65 -75 66 -75 67 -75 68 -75 69 -75 70 -75 71 -75 72 -75 73 -75 74 -75 75 -75 76 -75 77 -75 78 -75 79 -75 80 -75 81 -75 82 -75 83 -75 84 -75 85 -75 86 -75 87 -75 88 -75 89 -75 90 -75 91 -75 92 -75 93 -75 94 -75 95 -75 96 -75 97 -75 98 -75 99 -76 0 -76 1 -76 2 -76 3 -76 4 -76 5 -76 6 -76 7 -76 8 -76 9 -76 10 -76 11 -76 12 -76 13 -76 14 -76 15 -76 16 -76 17 -76 18 -76 19 -76 20 -76 21 -76 22 -76 23 -76 24 -76 25 -76 26 -76 27 -76 28 -76 29 -76 30 -76 31 -76 32 -76 33 -76 34 -76 35 -76 36 -76 37 -76 38 -76 39 -76 40 -76 41 -76 42 -76 43 -76 44 -76 45 -76 46 -76 47 -76 48 -76 49 -76 50 -76 51 -76 52 -76 53 -76 54 -76 55 -76 56 -76 57 -76 58 -76 59 -76 60 -76 61 -76 62 -76 63 -76 64 -76 65 -76 66 -76 67 -76 68 -76 69 -76 70 -76 71 -76 72 -76 73 -76 74 -76 75 -76 76 -76 77 -76 78 -76 79 -76 80 -76 81 -76 82 -76 83 -76 84 -76 85 -76 86 -76 87 -76 88 -76 89 -76 90 -76 91 -76 92 -76 93 -76 94 -76 95 -76 96 -76 97 -76 98 -76 99 -77 0 -77 1 -77 2 -77 3 -77 4 -77 5 -77 6 -77 7 -77 8 -77 9 -77 10 -77 11 -77 12 -77 13 -77 14 -77 15 -77 16 -77 17 -77 18 -77 19 -77 20 -77 21 -77 22 -77 23 -77 24 -77 25 -77 26 -77 27 -77 28 -77 29 -77 30 -77 31 -77 32 -77 33 -77 34 -77 35 -77 36 -77 37 -77 38 -77 39 -77 40 -77 41 -77 42 -77 43 -77 44 -77 45 -77 46 -77 47 -77 48 -77 49 -77 50 -77 51 -77 52 -77 53 -77 54 -77 55 -77 56 -77 57 -77 58 -77 59 -77 60 -77 61 -77 62 -77 63 -77 64 -77 65 -77 66 -77 67 -77 68 -77 69 -77 70 -77 71 -77 72 -77 73 -77 74 -77 75 -77 76 -77 77 -77 78 -77 79 -77 80 -77 81 -77 82 -77 83 -77 84 -77 85 -77 86 -77 87 -77 88 -77 89 -77 90 -77 91 -77 92 -77 93 -77 94 -77 95 -77 96 -77 97 -77 98 -77 99 -78 0 -78 1 -78 2 -78 3 -78 4 -78 5 -78 6 -78 7 -78 8 -78 9 -78 10 -78 11 -78 12 -78 13 -78 14 -78 15 -78 16 -78 17 -78 18 -78 19 -78 20 -78 21 -78 22 -78 23 -78 24 -78 25 -78 26 -78 27 -78 28 -78 29 -78 30 -78 31 -78 32 -78 33 -78 34 -78 35 -78 36 -78 37 -78 38 -78 39 -78 40 -78 41 -78 42 -78 43 -78 44 -78 45 -78 46 -78 47 -78 48 -78 49 -78 50 -78 51 -78 52 -78 53 -78 54 -78 55 -78 56 -78 57 -78 58 -78 59 -78 60 -78 61 -78 62 -78 63 -78 64 -78 65 -78 66 -78 67 -78 68 -78 69 -78 70 -78 71 -78 72 -78 73 -78 74 -78 75 -78 76 -78 77 -78 78 -78 79 -78 80 -78 81 -78 82 -78 83 -78 84 -78 85 -78 86 -78 87 -78 88 -78 89 -78 90 -78 91 -78 92 -78 93 -78 94 -78 95 -78 96 -78 97 -78 98 -78 99 -79 0 -79 1 -79 2 -79 3 -79 4 -79 5 -79 6 -79 7 -79 8 -79 9 -79 10 -79 11 -79 12 -79 13 -79 14 -79 15 -79 16 -79 17 -79 18 -79 19 -79 20 -79 21 -79 22 -79 23 -79 24 -79 25 -79 26 -79 27 -79 28 -79 29 -79 30 -79 31 -79 32 -79 33 -79 34 -79 35 -79 36 -79 37 -79 38 -79 39 -79 40 -79 41 -79 42 -79 43 -79 44 -79 45 -79 46 -79 47 -79 48 -79 49 -79 50 -79 51 -79 52 -79 53 -79 54 -79 55 -79 56 -79 57 -79 58 -79 59 -79 60 -79 61 -79 62 -79 63 -79 64 -79 65 -79 66 -79 67 -79 68 -79 69 -79 70 -79 71 -79 72 -79 73 -79 74 -79 75 -79 76 -79 77 -79 78 -79 79 -79 80 -79 81 -79 82 -79 83 -79 84 -79 85 -79 86 -79 87 -79 88 -79 89 -79 90 -79 91 -79 92 -79 93 -79 94 -79 95 -79 96 -79 97 -79 98 -79 99 -80 0 -80 1 -80 2 -80 3 -80 4 -80 5 -80 6 -80 7 -80 8 -80 9 -80 10 -80 11 -80 12 -80 13 -80 14 -80 15 -80 16 -80 17 -80 18 -80 19 -80 20 -80 21 -80 22 -80 23 -80 24 -80 25 -80 26 -80 27 -80 28 -80 29 -80 30 -80 31 -80 32 -80 33 -80 34 -80 35 -80 36 -80 37 -80 38 -80 39 -80 40 -80 41 -80 42 -80 43 -80 44 -80 45 -80 46 -80 47 -80 48 -80 49 -80 50 -80 51 -80 52 -80 53 -80 54 -80 55 -80 56 -80 57 -80 58 -80 59 -80 60 -80 61 -80 62 -80 63 -80 64 -80 65 -80 66 -80 67 -80 68 -80 69 -80 70 -80 71 -80 72 -80 73 -80 74 -80 75 -80 76 -80 77 -80 78 -80 79 -80 80 -80 81 -80 82 -80 83 -80 84 -80 85 -80 86 -80 87 -80 88 -80 89 -80 90 -80 91 -80 92 -80 93 -80 94 -80 95 -80 96 -80 97 -80 98 -80 99 -81 0 -81 1 -81 2 -81 3 -81 4 -81 5 -81 6 -81 7 -81 8 -81 9 -81 10 -81 11 -81 12 -81 13 -81 14 -81 15 -81 16 -81 17 -81 18 -81 19 -81 20 -81 21 -81 22 -81 23 -81 24 -81 25 -81 26 -81 27 -81 28 -81 29 -81 30 -81 31 -81 32 -81 33 -81 34 -81 35 -81 36 -81 37 -81 38 -81 39 -81 40 -81 41 -81 42 -81 43 -81 44 -81 45 -81 46 -81 47 -81 48 -81 49 -81 50 -81 51 -81 52 -81 53 -81 54 -81 55 -81 56 -81 57 -81 58 -81 59 -81 60 -81 61 -81 62 -81 63 -81 64 -81 65 -81 66 -81 67 -81 68 -81 69 -81 70 -81 71 -81 72 -81 73 -81 74 -81 75 -81 76 -81 77 -81 78 -81 79 -81 80 -81 81 -81 82 -81 83 -81 84 -81 85 -81 86 -81 87 -81 88 -81 89 -81 90 -81 91 -81 92 -81 93 -81 94 -81 95 -81 96 -81 97 -81 98 -81 99 -82 0 -82 1 -82 2 -82 3 -82 4 -82 5 -82 6 -82 7 -82 8 -82 9 -82 10 -82 11 -82 12 -82 13 -82 14 -82 15 -82 16 -82 17 -82 18 -82 19 -82 20 -82 21 -82 22 -82 23 -82 24 -82 25 -82 26 -82 27 -82 28 -82 29 -82 30 -82 31 -82 32 -82 33 -82 34 -82 35 -82 36 -82 37 -82 38 -82 39 -82 40 -82 41 -82 42 -82 43 -82 44 -82 45 -82 46 -82 47 -82 48 -82 49 -82 50 -82 51 -82 52 -82 53 -82 54 -82 55 -82 56 -82 57 -82 58 -82 59 -82 60 -82 61 -82 62 -82 63 -82 64 -82 65 -82 66 -82 67 -82 68 -82 69 -82 70 -82 71 -82 72 -82 73 -82 74 -82 75 -82 76 -82 77 -82 78 -82 79 -82 80 -82 81 -82 82 -82 83 -82 84 -82 85 -82 86 -82 87 -82 88 -82 89 -82 90 -82 91 -82 92 -82 93 -82 94 -82 95 -82 96 -82 97 -82 98 -82 99 -83 0 -83 1 -83 2 -83 3 -83 4 -83 5 -83 6 -83 7 -83 8 -83 9 -83 10 -83 11 -83 12 -83 13 -83 14 -83 15 -83 16 -83 17 -83 18 -83 19 -83 20 -83 21 -83 22 -83 23 -83 24 -83 25 -83 26 -83 27 -83 28 -83 29 -83 30 -83 31 -83 32 -83 33 -83 34 -83 35 -83 36 -83 37 -83 38 -83 39 -83 40 -83 41 -83 42 -83 43 -83 44 -83 45 -83 46 -83 47 -83 48 -83 49 -83 50 -83 51 -83 52 -83 53 -83 54 -83 55 -83 56 -83 57 -83 58 -83 59 -83 60 -83 61 -83 62 -83 63 -83 64 -83 65 -83 66 -83 67 -83 68 -83 69 -83 70 -83 71 -83 72 -83 73 -83 74 -83 75 -83 76 -83 77 -83 78 -83 79 -83 80 -83 81 -83 82 -83 83 -83 84 -83 85 -83 86 -83 87 -83 88 -83 89 -83 90 -83 91 -83 92 -83 93 -83 94 -83 95 -83 96 -83 97 -83 98 -83 99 -84 0 -84 1 -84 2 -84 3 -84 4 -84 5 -84 6 -84 7 -84 8 -84 9 -84 10 -84 11 -84 12 -84 13 -84 14 -84 15 -84 16 -84 17 -84 18 -84 19 -84 20 -84 21 -84 22 -84 23 -84 24 -84 25 -84 26 -84 27 -84 28 -84 29 -84 30 -84 31 -84 32 -84 33 -84 34 -84 35 -84 36 -84 37 -84 38 -84 39 -84 40 -84 41 -84 42 -84 43 -84 44 -84 45 -84 46 -84 47 -84 48 -84 49 -84 50 -84 51 -84 52 -84 53 -84 54 -84 55 -84 56 -84 57 -84 58 -84 59 -84 60 -84 61 -84 62 -84 63 -84 64 -84 65 -84 66 -84 67 -84 68 -84 69 -84 70 -84 71 -84 72 -84 73 -84 74 -84 75 -84 76 -84 77 -84 78 -84 79 -84 80 -84 81 -84 82 -84 83 -84 84 -84 85 -84 86 -84 87 -84 88 -84 89 -84 90 -84 91 -84 92 -84 93 -84 94 -84 95 -84 96 -84 97 -84 98 -84 99 -85 0 -85 1 -85 2 -85 3 -85 4 -85 5 -85 6 -85 7 -85 8 -85 9 -85 10 -85 11 -85 12 -85 13 -85 14 -85 15 -85 16 -85 17 -85 18 -85 19 -85 20 -85 21 -85 22 -85 23 -85 24 -85 25 -85 26 -85 27 -85 28 -85 29 -85 30 -85 31 -85 32 -85 33 -85 34 -85 35 -85 36 -85 37 -85 38 -85 39 -85 40 -85 41 -85 42 -85 43 -85 44 -85 45 -85 46 -85 47 -85 48 -85 49 -85 50 -85 51 -85 52 -85 53 -85 54 -85 55 -85 56 -85 57 -85 58 -85 59 -85 60 -85 61 -85 62 -85 63 -85 64 -85 65 -85 66 -85 67 -85 68 -85 69 -85 70 -85 71 -85 72 -85 73 -85 74 -85 75 -85 76 -85 77 -85 78 -85 79 -85 80 -85 81 -85 82 -85 83 -85 84 -85 85 -85 86 -85 87 -85 88 -85 89 -85 90 -85 91 -85 92 -85 93 -85 94 -85 95 -85 96 -85 97 -85 98 -85 99 -86 0 -86 1 -86 2 -86 3 -86 4 -86 5 -86 6 -86 7 -86 8 -86 9 -86 10 -86 11 -86 12 -86 13 -86 14 -86 15 -86 16 -86 17 -86 18 -86 19 -86 20 -86 21 -86 22 -86 23 -86 24 -86 25 -86 26 -86 27 -86 28 -86 29 -86 30 -86 31 -86 32 -86 33 -86 34 -86 35 -86 36 -86 37 -86 38 -86 39 -86 40 -86 41 -86 42 -86 43 -86 44 -86 45 -86 46 -86 47 -86 48 -86 49 -86 50 -86 51 -86 52 -86 53 -86 54 -86 55 -86 56 -86 57 -86 58 -86 59 -86 60 -86 61 -86 62 -86 63 -86 64 -86 65 -86 66 -86 67 -86 68 -86 69 -86 70 -86 71 -86 72 -86 73 -86 74 -86 75 -86 76 -86 77 -86 78 -86 79 -86 80 -86 81 -86 82 -86 83 -86 84 -86 85 -86 86 -86 87 -86 88 -86 89 -86 90 -86 91 -86 92 -86 93 -86 94 -86 95 -86 96 -86 97 -86 98 -86 99 -87 0 -87 1 -87 2 -87 3 -87 4 -87 5 -87 6 -87 7 -87 8 -87 9 -87 10 -87 11 -87 12 -87 13 -87 14 -87 15 -87 16 -87 17 -87 18 -87 19 -87 20 -87 21 -87 22 -87 23 -87 24 -87 25 -87 26 -87 27 -87 28 -87 29 -87 30 -87 31 -87 32 -87 33 -87 34 -87 35 -87 36 -87 37 -87 38 -87 39 -87 40 -87 41 -87 42 -87 43 -87 44 -87 45 -87 46 -87 47 -87 48 -87 49 -87 50 -87 51 -87 52 -87 53 -87 54 -87 55 -87 56 -87 57 -87 58 -87 59 -87 60 -87 61 -87 62 -87 63 -87 64 -87 65 -87 66 -87 67 -87 68 -87 69 -87 70 -87 71 -87 72 -87 73 -87 74 -87 75 -87 76 -87 77 -87 78 -87 79 -87 80 -87 81 -87 82 -87 83 -87 84 -87 85 -87 86 -87 87 -87 88 -87 89 -87 90 -87 91 -87 92 -87 93 -87 94 -87 95 -87 96 -87 97 -87 98 -87 99 -88 0 -88 1 -88 2 -88 3 -88 4 -88 5 -88 6 -88 7 -88 8 -88 9 -88 10 -88 11 -88 12 -88 13 -88 14 -88 15 -88 16 -88 17 -88 18 -88 19 -88 20 -88 21 -88 22 -88 23 -88 24 -88 25 -88 26 -88 27 -88 28 -88 29 -88 30 -88 31 -88 32 -88 33 -88 34 -88 35 -88 36 -88 37 -88 38 -88 39 -88 40 -88 41 -88 42 -88 43 -88 44 -88 45 -88 46 -88 47 -88 48 -88 49 -88 50 -88 51 -88 52 -88 53 -88 54 -88 55 -88 56 -88 57 -88 58 -88 59 -88 60 -88 61 -88 62 -88 63 -88 64 -88 65 -88 66 -88 67 -88 68 -88 69 -88 70 -88 71 -88 72 -88 73 -88 74 -88 75 -88 76 -88 77 -88 78 -88 79 -88 80 -88 81 -88 82 -88 83 -88 84 -88 85 -88 86 -88 87 -88 88 -88 89 -88 90 -88 91 -88 92 -88 93 -88 94 -88 95 -88 96 -88 97 -88 98 -88 99 -89 0 -89 1 -89 2 -89 3 -89 4 -89 5 -89 6 -89 7 -89 8 -89 9 -89 10 -89 11 -89 12 -89 13 -89 14 -89 15 -89 16 -89 17 -89 18 -89 19 -89 20 -89 21 -89 22 -89 23 -89 24 -89 25 -89 26 -89 27 -89 28 -89 29 -89 30 -89 31 -89 32 -89 33 -89 34 -89 35 -89 36 -89 37 -89 38 -89 39 -89 40 -89 41 -89 42 -89 43 -89 44 -89 45 -89 46 -89 47 -89 48 -89 49 -89 50 -89 51 -89 52 -89 53 -89 54 -89 55 -89 56 -89 57 -89 58 -89 59 -89 60 -89 61 -89 62 -89 63 -89 64 -89 65 -89 66 -89 67 -89 68 -89 69 -89 70 -89 71 -89 72 -89 73 -89 74 -89 75 -89 76 -89 77 -89 78 -89 79 -89 80 -89 81 -89 82 -89 83 -89 84 -89 85 -89 86 -89 87 -89 88 -89 89 -89 90 -89 91 -89 92 -89 93 -89 94 -89 95 -89 96 -89 97 -89 98 -89 99 -90 0 -90 1 -90 2 -90 3 -90 4 -90 5 -90 6 -90 7 -90 8 -90 9 -90 10 -90 11 -90 12 -90 13 -90 14 -90 15 -90 16 -90 17 -90 18 -90 19 -90 20 -90 21 -90 22 -90 23 -90 24 -90 25 -90 26 -90 27 -90 28 -90 29 -90 30 -90 31 -90 32 -90 33 -90 34 -90 35 -90 36 -90 37 -90 38 -90 39 -90 40 -90 41 -90 42 -90 43 -90 44 -90 45 -90 46 -90 47 -90 48 -90 49 -90 50 -90 51 -90 52 -90 53 -90 54 -90 55 -90 56 -90 57 -90 58 -90 59 -90 60 -90 61 -90 62 -90 63 -90 64 -90 65 -90 66 -90 67 -90 68 -90 69 -90 70 -90 71 -90 72 -90 73 -90 74 -90 75 -90 76 -90 77 -90 78 -90 79 -90 80 -90 81 -90 82 -90 83 -90 84 -90 85 -90 86 -90 87 -90 88 -90 89 -90 90 -90 91 -90 92 -90 93 -90 94 -90 95 -90 96 -90 97 -90 98 -90 99 -91 0 -91 1 -91 2 -91 3 -91 4 -91 5 -91 6 -91 7 -91 8 -91 9 -91 10 -91 11 -91 12 -91 13 -91 14 -91 15 -91 16 -91 17 -91 18 -91 19 -91 20 -91 21 -91 22 -91 23 -91 24 -91 25 -91 26 -91 27 -91 28 -91 29 -91 30 -91 31 -91 32 -91 33 -91 34 -91 35 -91 36 -91 37 -91 38 -91 39 -91 40 -91 41 -91 42 -91 43 -91 44 -91 45 -91 46 -91 47 -91 48 -91 49 -91 50 -91 51 -91 52 -91 53 -91 54 -91 55 -91 56 -91 57 -91 58 -91 59 -91 60 -91 61 -91 62 -91 63 -91 64 -91 65 -91 66 -91 67 -91 68 -91 69 -91 70 -91 71 -91 72 -91 73 -91 74 -91 75 -91 76 -91 77 -91 78 -91 79 -91 80 -91 81 -91 82 -91 83 -91 84 -91 85 -91 86 -91 87 -91 88 -91 89 -91 90 -91 91 -91 92 -91 93 -91 94 -91 95 -91 96 -91 97 -91 98 -91 99 -92 0 -92 1 -92 2 -92 3 -92 4 -92 5 -92 6 -92 7 -92 8 -92 9 -92 10 -92 11 -92 12 -92 13 -92 14 -92 15 -92 16 -92 17 -92 18 -92 19 -92 20 -92 21 -92 22 -92 23 -92 24 -92 25 -92 26 -92 27 -92 28 -92 29 -92 30 -92 31 -92 32 -92 33 -92 34 -92 35 -92 36 -92 37 -92 38 -92 39 -92 40 -92 41 -92 42 -92 43 -92 44 -92 45 -92 46 -92 47 -92 48 -92 49 -92 50 -92 51 -92 52 -92 53 -92 54 -92 55 -92 56 -92 57 -92 58 -92 59 -92 60 -92 61 -92 62 -92 63 -92 64 -92 65 -92 66 -92 67 -92 68 -92 69 -92 70 -92 71 -92 72 -92 73 -92 74 -92 75 -92 76 -92 77 -92 78 -92 79 -92 80 -92 81 -92 82 -92 83 -92 84 -92 85 -92 86 -92 87 -92 88 -92 89 -92 90 -92 91 -92 92 -92 93 -92 94 -92 95 -92 96 -92 97 -92 98 -92 99 -93 0 -93 1 -93 2 -93 3 -93 4 -93 5 -93 6 -93 7 -93 8 -93 9 -93 10 -93 11 -93 12 -93 13 -93 14 -93 15 -93 16 -93 17 -93 18 -93 19 -93 20 -93 21 -93 22 -93 23 -93 24 -93 25 -93 26 -93 27 -93 28 -93 29 -93 30 -93 31 -93 32 -93 33 -93 34 -93 35 -93 36 -93 37 -93 38 -93 39 -93 40 -93 41 -93 42 -93 43 -93 44 -93 45 -93 46 -93 47 -93 48 -93 49 -93 50 -93 51 -93 52 -93 53 -93 54 -93 55 -93 56 -93 57 -93 58 -93 59 -93 60 -93 61 -93 62 -93 63 -93 64 -93 65 -93 66 -93 67 -93 68 -93 69 -93 70 -93 71 -93 72 -93 73 -93 74 -93 75 -93 76 -93 77 -93 78 -93 79 -93 80 -93 81 -93 82 -93 83 -93 84 -93 85 -93 86 -93 87 -93 88 -93 89 -93 90 -93 91 -93 92 -93 93 -93 94 -93 95 -93 96 -93 97 -93 98 -93 99 -94 0 -94 1 -94 2 -94 3 -94 4 -94 5 -94 6 -94 7 -94 8 -94 9 -94 10 -94 11 -94 12 -94 13 -94 14 -94 15 -94 16 -94 17 -94 18 -94 19 -94 20 -94 21 -94 22 -94 23 -94 24 -94 25 -94 26 -94 27 -94 28 -94 29 -94 30 -94 31 -94 32 -94 33 -94 34 -94 35 -94 36 -94 37 -94 38 -94 39 -94 40 -94 41 -94 42 -94 43 -94 44 -94 45 -94 46 -94 47 -94 48 -94 49 -94 50 -94 51 -94 52 -94 53 -94 54 -94 55 -94 56 -94 57 -94 58 -94 59 -94 60 -94 61 -94 62 -94 63 -94 64 -94 65 -94 66 -94 67 -94 68 -94 69 -94 70 -94 71 -94 72 -94 73 -94 74 -94 75 -94 76 -94 77 -94 78 -94 79 -94 80 -94 81 -94 82 -94 83 -94 84 -94 85 -94 86 -94 87 -94 88 -94 89 -94 90 -94 91 -94 92 -94 93 -94 94 -94 95 -94 96 -94 97 -94 98 -94 99 -95 0 -95 1 -95 2 -95 3 -95 4 -95 5 -95 6 -95 7 -95 8 -95 9 -95 10 -95 11 -95 12 -95 13 -95 14 -95 15 -95 16 -95 17 -95 18 -95 19 -95 20 -95 21 -95 22 -95 23 -95 24 -95 25 -95 26 -95 27 -95 28 -95 29 -95 30 -95 31 -95 32 -95 33 -95 34 -95 35 -95 36 -95 37 -95 38 -95 39 -95 40 -95 41 -95 42 -95 43 -95 44 -95 45 -95 46 -95 47 -95 48 -95 49 -95 50 -95 51 -95 52 -95 53 -95 54 -95 55 -95 56 -95 57 -95 58 -95 59 -95 60 -95 61 -95 62 -95 63 -95 64 -95 65 -95 66 -95 67 -95 68 -95 69 -95 70 -95 71 -95 72 -95 73 -95 74 -95 75 -95 76 -95 77 -95 78 -95 79 -95 80 -95 81 -95 82 -95 83 -95 84 -95 85 -95 86 -95 87 -95 88 -95 89 -95 90 -95 91 -95 92 -95 93 -95 94 -95 95 -95 96 -95 97 -95 98 -95 99 -96 0 -96 1 -96 2 -96 3 -96 4 -96 5 -96 6 -96 7 -96 8 -96 9 -96 10 -96 11 -96 12 -96 13 -96 14 -96 15 -96 16 -96 17 -96 18 -96 19 -96 20 -96 21 -96 22 -96 23 -96 24 -96 25 -96 26 -96 27 -96 28 -96 29 -96 30 -96 31 -96 32 -96 33 -96 34 -96 35 -96 36 -96 37 -96 38 -96 39 -96 40 -96 41 -96 42 -96 43 -96 44 -96 45 -96 46 -96 47 -96 48 -96 49 -96 50 -96 51 -96 52 -96 53 -96 54 -96 55 -96 56 -96 57 -96 58 -96 59 -96 60 -96 61 -96 62 -96 63 -96 64 -96 65 -96 66 -96 67 -96 68 -96 69 -96 70 -96 71 -96 72 -96 73 -96 74 -96 75 -96 76 -96 77 -96 78 -96 79 -96 80 -96 81 -96 82 -96 83 -96 84 -96 85 -96 86 -96 87 -96 88 -96 89 -96 90 -96 91 -96 92 -96 93 -96 94 -96 95 -96 96 -96 97 -96 98 -96 99 -97 0 -97 1 -97 2 -97 3 -97 4 -97 5 -97 6 -97 7 -97 8 -97 9 -97 10 -97 11 -97 12 -97 13 -97 14 -97 15 -97 16 -97 17 -97 18 -97 19 -97 20 -97 21 -97 22 -97 23 -97 24 -97 25 -97 26 -97 27 -97 28 -97 29 -97 30 -97 31 -97 32 -97 33 -97 34 -97 35 -97 36 -97 37 -97 38 -97 39 -97 40 -97 41 -97 42 -97 43 -97 44 -97 45 -97 46 -97 47 -97 48 -97 49 -97 50 -97 51 -97 52 -97 53 -97 54 -97 55 -97 56 -97 57 -97 58 -97 59 -97 60 -97 61 -97 62 -97 63 -97 64 -97 65 -97 66 -97 67 -97 68 -97 69 -97 70 -97 71 -97 72 -97 73 -97 74 -97 75 -97 76 -97 77 -97 78 -97 79 -97 80 -97 81 -97 82 -97 83 -97 84 -97 85 -97 86 -97 87 -97 88 -97 89 -97 90 -97 91 -97 92 -97 93 -97 94 -97 95 -97 96 -97 97 -97 98 -97 99 -98 0 -98 1 -98 2 -98 3 -98 4 -98 5 -98 6 -98 7 -98 8 -98 9 -98 10 -98 11 -98 12 -98 13 -98 14 -98 15 -98 16 -98 17 -98 18 -98 19 -98 20 -98 21 -98 22 -98 23 -98 24 -98 25 -98 26 -98 27 -98 28 -98 29 -98 30 -98 31 -98 32 -98 33 -98 34 -98 35 -98 36 -98 37 -98 38 -98 39 -98 40 -98 41 -98 42 -98 43 -98 44 -98 45 -98 46 -98 47 -98 48 -98 49 -98 50 -98 51 -98 52 -98 53 -98 54 -98 55 -98 56 -98 57 -98 58 -98 59 -98 60 -98 61 -98 62 -98 63 -98 64 -98 65 -98 66 -98 67 -98 68 -98 69 -98 70 -98 71 -98 72 -98 73 -98 74 -98 75 -98 76 -98 77 -98 78 -98 79 -98 80 -98 81 -98 82 -98 83 -98 84 -98 85 -98 86 -98 87 -98 88 -98 89 -98 90 -98 91 -98 92 -98 93 -98 94 -98 95 -98 96 -98 97 -98 98 -98 99 -99 0 -99 1 -99 2 -99 3 -99 4 -99 5 -99 6 -99 7 -99 8 -99 9 -99 10 -99 11 -99 12 -99 13 -99 14 -99 15 -99 16 -99 17 -99 18 -99 19 -99 20 -99 21 -99 22 -99 23 -99 24 -99 25 -99 26 -99 27 -99 28 -99 29 -99 30 -99 31 -99 32 -99 33 -99 34 -99 35 -99 36 -99 37 -99 38 -99 39 -99 40 -99 41 -99 42 -99 43 -99 44 -99 45 -99 46 -99 47 -99 48 -99 49 -99 50 -99 51 -99 52 -99 53 -99 54 -99 55 -99 56 -99 57 -99 58 -99 59 -99 60 -99 61 -99 62 -99 63 -99 64 -99 65 -99 66 -99 67 -99 68 -99 69 -99 70 -99 71 -99 72 -99 73 -99 74 -99 75 -99 76 -99 77 -99 78 -99 79 -99 80 -99 81 -99 82 -99 83 -99 84 -99 85 -99 86 -99 87 -99 88 -99 89 -99 90 -99 91 -99 92 -99 93 -99 94 -99 95 -99 96 -99 97 -99 98 -99 99 -100 0 -\. --- --- Data for Name: brin_test_bloom; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.brin_test_bloom (a, b) FROM stdin; -0 1 -0 2 -0 3 -0 4 -0 5 -0 6 -0 7 -0 8 -0 9 -0 10 -0 11 -0 12 -0 13 -0 14 -0 15 -0 16 -0 17 -0 18 -0 19 -0 20 -0 21 -0 22 -0 23 -0 24 -0 25 -0 26 -0 27 -0 28 -0 29 -0 30 -0 31 -0 32 -0 33 -0 34 -0 35 -0 36 -0 37 -0 38 -0 39 -0 40 -0 41 -0 42 -0 43 -0 44 -0 45 -0 46 -0 47 -0 48 -0 49 -0 50 -0 51 -0 52 -0 53 -0 54 -0 55 -0 56 -0 57 -0 58 -0 59 -0 60 -0 61 -0 62 -0 63 -0 64 -0 65 -0 66 -0 67 -0 68 -0 69 -0 70 -0 71 -0 72 -0 73 -0 74 -0 75 -0 76 -0 77 -0 78 -0 79 -0 80 -0 81 -0 82 -0 83 -0 84 -0 85 -0 86 -0 87 -0 88 -0 89 -0 90 -0 91 -0 92 -0 93 -0 94 -0 95 -0 96 -0 97 -0 98 -0 99 -1 0 -1 1 -1 2 -1 3 -1 4 -1 5 -1 6 -1 7 -1 8 -1 9 -1 10 -1 11 -1 12 -1 13 -1 14 -1 15 -1 16 -1 17 -1 18 -1 19 -1 20 -1 21 -1 22 -1 23 -1 24 -1 25 -1 26 -1 27 -1 28 -1 29 -1 30 -1 31 -1 32 -1 33 -1 34 -1 35 -1 36 -1 37 -1 38 -1 39 -1 40 -1 41 -1 42 -1 43 -1 44 -1 45 -1 46 -1 47 -1 48 -1 49 -1 50 -1 51 -1 52 -1 53 -1 54 -1 55 -1 56 -1 57 -1 58 -1 59 -1 60 -1 61 -1 62 -1 63 -1 64 -1 65 -1 66 -1 67 -1 68 -1 69 -1 70 -1 71 -1 72 -1 73 -1 74 -1 75 -1 76 -1 77 -1 78 -1 79 -1 80 -1 81 -1 82 -1 83 -1 84 -1 85 -1 86 -1 87 -1 88 -1 89 -1 90 -1 91 -1 92 -1 93 -1 94 -1 95 -1 96 -1 97 -1 98 -1 99 -2 0 -2 1 -2 2 -2 3 -2 4 -2 5 -2 6 -2 7 -2 8 -2 9 -2 10 -2 11 -2 12 -2 13 -2 14 -2 15 -2 16 -2 17 -2 18 -2 19 -2 20 -2 21 -2 22 -2 23 -2 24 -2 25 -2 26 -2 27 -2 28 -2 29 -2 30 -2 31 -2 32 -2 33 -2 34 -2 35 -2 36 -2 37 -2 38 -2 39 -2 40 -2 41 -2 42 -2 43 -2 44 -2 45 -2 46 -2 47 -2 48 -2 49 -2 50 -2 51 -2 52 -2 53 -2 54 -2 55 -2 56 -2 57 -2 58 -2 59 -2 60 -2 61 -2 62 -2 63 -2 64 -2 65 -2 66 -2 67 -2 68 -2 69 -2 70 -2 71 -2 72 -2 73 -2 74 -2 75 -2 76 -2 77 -2 78 -2 79 -2 80 -2 81 -2 82 -2 83 -2 84 -2 85 -2 86 -2 87 -2 88 -2 89 -2 90 -2 91 -2 92 -2 93 -2 94 -2 95 -2 96 -2 97 -2 98 -2 99 -3 0 -3 1 -3 2 -3 3 -3 4 -3 5 -3 6 -3 7 -3 8 -3 9 -3 10 -3 11 -3 12 -3 13 -3 14 -3 15 -3 16 -3 17 -3 18 -3 19 -3 20 -3 21 -3 22 -3 23 -3 24 -3 25 -3 26 -3 27 -3 28 -3 29 -3 30 -3 31 -3 32 -3 33 -3 34 -3 35 -3 36 -3 37 -3 38 -3 39 -3 40 -3 41 -3 42 -3 43 -3 44 -3 45 -3 46 -3 47 -3 48 -3 49 -3 50 -3 51 -3 52 -3 53 -3 54 -3 55 -3 56 -3 57 -3 58 -3 59 -3 60 -3 61 -3 62 -3 63 -3 64 -3 65 -3 66 -3 67 -3 68 -3 69 -3 70 -3 71 -3 72 -3 73 -3 74 -3 75 -3 76 -3 77 -3 78 -3 79 -3 80 -3 81 -3 82 -3 83 -3 84 -3 85 -3 86 -3 87 -3 88 -3 89 -3 90 -3 91 -3 92 -3 93 -3 94 -3 95 -3 96 -3 97 -3 98 -3 99 -4 0 -4 1 -4 2 -4 3 -4 4 -4 5 -4 6 -4 7 -4 8 -4 9 -4 10 -4 11 -4 12 -4 13 -4 14 -4 15 -4 16 -4 17 -4 18 -4 19 -4 20 -4 21 -4 22 -4 23 -4 24 -4 25 -4 26 -4 27 -4 28 -4 29 -4 30 -4 31 -4 32 -4 33 -4 34 -4 35 -4 36 -4 37 -4 38 -4 39 -4 40 -4 41 -4 42 -4 43 -4 44 -4 45 -4 46 -4 47 -4 48 -4 49 -4 50 -4 51 -4 52 -4 53 -4 54 -4 55 -4 56 -4 57 -4 58 -4 59 -4 60 -4 61 -4 62 -4 63 -4 64 -4 65 -4 66 -4 67 -4 68 -4 69 -4 70 -4 71 -4 72 -4 73 -4 74 -4 75 -4 76 -4 77 -4 78 -4 79 -4 80 -4 81 -4 82 -4 83 -4 84 -4 85 -4 86 -4 87 -4 88 -4 89 -4 90 -4 91 -4 92 -4 93 -4 94 -4 95 -4 96 -4 97 -4 98 -4 99 -5 0 -5 1 -5 2 -5 3 -5 4 -5 5 -5 6 -5 7 -5 8 -5 9 -5 10 -5 11 -5 12 -5 13 -5 14 -5 15 -5 16 -5 17 -5 18 -5 19 -5 20 -5 21 -5 22 -5 23 -5 24 -5 25 -5 26 -5 27 -5 28 -5 29 -5 30 -5 31 -5 32 -5 33 -5 34 -5 35 -5 36 -5 37 -5 38 -5 39 -5 40 -5 41 -5 42 -5 43 -5 44 -5 45 -5 46 -5 47 -5 48 -5 49 -5 50 -5 51 -5 52 -5 53 -5 54 -5 55 -5 56 -5 57 -5 58 -5 59 -5 60 -5 61 -5 62 -5 63 -5 64 -5 65 -5 66 -5 67 -5 68 -5 69 -5 70 -5 71 -5 72 -5 73 -5 74 -5 75 -5 76 -5 77 -5 78 -5 79 -5 80 -5 81 -5 82 -5 83 -5 84 -5 85 -5 86 -5 87 -5 88 -5 89 -5 90 -5 91 -5 92 -5 93 -5 94 -5 95 -5 96 -5 97 -5 98 -5 99 -6 0 -6 1 -6 2 -6 3 -6 4 -6 5 -6 6 -6 7 -6 8 -6 9 -6 10 -6 11 -6 12 -6 13 -6 14 -6 15 -6 16 -6 17 -6 18 -6 19 -6 20 -6 21 -6 22 -6 23 -6 24 -6 25 -6 26 -6 27 -6 28 -6 29 -6 30 -6 31 -6 32 -6 33 -6 34 -6 35 -6 36 -6 37 -6 38 -6 39 -6 40 -6 41 -6 42 -6 43 -6 44 -6 45 -6 46 -6 47 -6 48 -6 49 -6 50 -6 51 -6 52 -6 53 -6 54 -6 55 -6 56 -6 57 -6 58 -6 59 -6 60 -6 61 -6 62 -6 63 -6 64 -6 65 -6 66 -6 67 -6 68 -6 69 -6 70 -6 71 -6 72 -6 73 -6 74 -6 75 -6 76 -6 77 -6 78 -6 79 -6 80 -6 81 -6 82 -6 83 -6 84 -6 85 -6 86 -6 87 -6 88 -6 89 -6 90 -6 91 -6 92 -6 93 -6 94 -6 95 -6 96 -6 97 -6 98 -6 99 -7 0 -7 1 -7 2 -7 3 -7 4 -7 5 -7 6 -7 7 -7 8 -7 9 -7 10 -7 11 -7 12 -7 13 -7 14 -7 15 -7 16 -7 17 -7 18 -7 19 -7 20 -7 21 -7 22 -7 23 -7 24 -7 25 -7 26 -7 27 -7 28 -7 29 -7 30 -7 31 -7 32 -7 33 -7 34 -7 35 -7 36 -7 37 -7 38 -7 39 -7 40 -7 41 -7 42 -7 43 -7 44 -7 45 -7 46 -7 47 -7 48 -7 49 -7 50 -7 51 -7 52 -7 53 -7 54 -7 55 -7 56 -7 57 -7 58 -7 59 -7 60 -7 61 -7 62 -7 63 -7 64 -7 65 -7 66 -7 67 -7 68 -7 69 -7 70 -7 71 -7 72 -7 73 -7 74 -7 75 -7 76 -7 77 -7 78 -7 79 -7 80 -7 81 -7 82 -7 83 -7 84 -7 85 -7 86 -7 87 -7 88 -7 89 -7 90 -7 91 -7 92 -7 93 -7 94 -7 95 -7 96 -7 97 -7 98 -7 99 -8 0 -8 1 -8 2 -8 3 -8 4 -8 5 -8 6 -8 7 -8 8 -8 9 -8 10 -8 11 -8 12 -8 13 -8 14 -8 15 -8 16 -8 17 -8 18 -8 19 -8 20 -8 21 -8 22 -8 23 -8 24 -8 25 -8 26 -8 27 -8 28 -8 29 -8 30 -8 31 -8 32 -8 33 -8 34 -8 35 -8 36 -8 37 -8 38 -8 39 -8 40 -8 41 -8 42 -8 43 -8 44 -8 45 -8 46 -8 47 -8 48 -8 49 -8 50 -8 51 -8 52 -8 53 -8 54 -8 55 -8 56 -8 57 -8 58 -8 59 -8 60 -8 61 -8 62 -8 63 -8 64 -8 65 -8 66 -8 67 -8 68 -8 69 -8 70 -8 71 -8 72 -8 73 -8 74 -8 75 -8 76 -8 77 -8 78 -8 79 -8 80 -8 81 -8 82 -8 83 -8 84 -8 85 -8 86 -8 87 -8 88 -8 89 -8 90 -8 91 -8 92 -8 93 -8 94 -8 95 -8 96 -8 97 -8 98 -8 99 -9 0 -9 1 -9 2 -9 3 -9 4 -9 5 -9 6 -9 7 -9 8 -9 9 -9 10 -9 11 -9 12 -9 13 -9 14 -9 15 -9 16 -9 17 -9 18 -9 19 -9 20 -9 21 -9 22 -9 23 -9 24 -9 25 -9 26 -9 27 -9 28 -9 29 -9 30 -9 31 -9 32 -9 33 -9 34 -9 35 -9 36 -9 37 -9 38 -9 39 -9 40 -9 41 -9 42 -9 43 -9 44 -9 45 -9 46 -9 47 -9 48 -9 49 -9 50 -9 51 -9 52 -9 53 -9 54 -9 55 -9 56 -9 57 -9 58 -9 59 -9 60 -9 61 -9 62 -9 63 -9 64 -9 65 -9 66 -9 67 -9 68 -9 69 -9 70 -9 71 -9 72 -9 73 -9 74 -9 75 -9 76 -9 77 -9 78 -9 79 -9 80 -9 81 -9 82 -9 83 -9 84 -9 85 -9 86 -9 87 -9 88 -9 89 -9 90 -9 91 -9 92 -9 93 -9 94 -9 95 -9 96 -9 97 -9 98 -9 99 -10 0 -10 1 -10 2 -10 3 -10 4 -10 5 -10 6 -10 7 -10 8 -10 9 -10 10 -10 11 -10 12 -10 13 -10 14 -10 15 -10 16 -10 17 -10 18 -10 19 -10 20 -10 21 -10 22 -10 23 -10 24 -10 25 -10 26 -10 27 -10 28 -10 29 -10 30 -10 31 -10 32 -10 33 -10 34 -10 35 -10 36 -10 37 -10 38 -10 39 -10 40 -10 41 -10 42 -10 43 -10 44 -10 45 -10 46 -10 47 -10 48 -10 49 -10 50 -10 51 -10 52 -10 53 -10 54 -10 55 -10 56 -10 57 -10 58 -10 59 -10 60 -10 61 -10 62 -10 63 -10 64 -10 65 -10 66 -10 67 -10 68 -10 69 -10 70 -10 71 -10 72 -10 73 -10 74 -10 75 -10 76 -10 77 -10 78 -10 79 -10 80 -10 81 -10 82 -10 83 -10 84 -10 85 -10 86 -10 87 -10 88 -10 89 -10 90 -10 91 -10 92 -10 93 -10 94 -10 95 -10 96 -10 97 -10 98 -10 99 -11 0 -11 1 -11 2 -11 3 -11 4 -11 5 -11 6 -11 7 -11 8 -11 9 -11 10 -11 11 -11 12 -11 13 -11 14 -11 15 -11 16 -11 17 -11 18 -11 19 -11 20 -11 21 -11 22 -11 23 -11 24 -11 25 -11 26 -11 27 -11 28 -11 29 -11 30 -11 31 -11 32 -11 33 -11 34 -11 35 -11 36 -11 37 -11 38 -11 39 -11 40 -11 41 -11 42 -11 43 -11 44 -11 45 -11 46 -11 47 -11 48 -11 49 -11 50 -11 51 -11 52 -11 53 -11 54 -11 55 -11 56 -11 57 -11 58 -11 59 -11 60 -11 61 -11 62 -11 63 -11 64 -11 65 -11 66 -11 67 -11 68 -11 69 -11 70 -11 71 -11 72 -11 73 -11 74 -11 75 -11 76 -11 77 -11 78 -11 79 -11 80 -11 81 -11 82 -11 83 -11 84 -11 85 -11 86 -11 87 -11 88 -11 89 -11 90 -11 91 -11 92 -11 93 -11 94 -11 95 -11 96 -11 97 -11 98 -11 99 -12 0 -12 1 -12 2 -12 3 -12 4 -12 5 -12 6 -12 7 -12 8 -12 9 -12 10 -12 11 -12 12 -12 13 -12 14 -12 15 -12 16 -12 17 -12 18 -12 19 -12 20 -12 21 -12 22 -12 23 -12 24 -12 25 -12 26 -12 27 -12 28 -12 29 -12 30 -12 31 -12 32 -12 33 -12 34 -12 35 -12 36 -12 37 -12 38 -12 39 -12 40 -12 41 -12 42 -12 43 -12 44 -12 45 -12 46 -12 47 -12 48 -12 49 -12 50 -12 51 -12 52 -12 53 -12 54 -12 55 -12 56 -12 57 -12 58 -12 59 -12 60 -12 61 -12 62 -12 63 -12 64 -12 65 -12 66 -12 67 -12 68 -12 69 -12 70 -12 71 -12 72 -12 73 -12 74 -12 75 -12 76 -12 77 -12 78 -12 79 -12 80 -12 81 -12 82 -12 83 -12 84 -12 85 -12 86 -12 87 -12 88 -12 89 -12 90 -12 91 -12 92 -12 93 -12 94 -12 95 -12 96 -12 97 -12 98 -12 99 -13 0 -13 1 -13 2 -13 3 -13 4 -13 5 -13 6 -13 7 -13 8 -13 9 -13 10 -13 11 -13 12 -13 13 -13 14 -13 15 -13 16 -13 17 -13 18 -13 19 -13 20 -13 21 -13 22 -13 23 -13 24 -13 25 -13 26 -13 27 -13 28 -13 29 -13 30 -13 31 -13 32 -13 33 -13 34 -13 35 -13 36 -13 37 -13 38 -13 39 -13 40 -13 41 -13 42 -13 43 -13 44 -13 45 -13 46 -13 47 -13 48 -13 49 -13 50 -13 51 -13 52 -13 53 -13 54 -13 55 -13 56 -13 57 -13 58 -13 59 -13 60 -13 61 -13 62 -13 63 -13 64 -13 65 -13 66 -13 67 -13 68 -13 69 -13 70 -13 71 -13 72 -13 73 -13 74 -13 75 -13 76 -13 77 -13 78 -13 79 -13 80 -13 81 -13 82 -13 83 -13 84 -13 85 -13 86 -13 87 -13 88 -13 89 -13 90 -13 91 -13 92 -13 93 -13 94 -13 95 -13 96 -13 97 -13 98 -13 99 -14 0 -14 1 -14 2 -14 3 -14 4 -14 5 -14 6 -14 7 -14 8 -14 9 -14 10 -14 11 -14 12 -14 13 -14 14 -14 15 -14 16 -14 17 -14 18 -14 19 -14 20 -14 21 -14 22 -14 23 -14 24 -14 25 -14 26 -14 27 -14 28 -14 29 -14 30 -14 31 -14 32 -14 33 -14 34 -14 35 -14 36 -14 37 -14 38 -14 39 -14 40 -14 41 -14 42 -14 43 -14 44 -14 45 -14 46 -14 47 -14 48 -14 49 -14 50 -14 51 -14 52 -14 53 -14 54 -14 55 -14 56 -14 57 -14 58 -14 59 -14 60 -14 61 -14 62 -14 63 -14 64 -14 65 -14 66 -14 67 -14 68 -14 69 -14 70 -14 71 -14 72 -14 73 -14 74 -14 75 -14 76 -14 77 -14 78 -14 79 -14 80 -14 81 -14 82 -14 83 -14 84 -14 85 -14 86 -14 87 -14 88 -14 89 -14 90 -14 91 -14 92 -14 93 -14 94 -14 95 -14 96 -14 97 -14 98 -14 99 -15 0 -15 1 -15 2 -15 3 -15 4 -15 5 -15 6 -15 7 -15 8 -15 9 -15 10 -15 11 -15 12 -15 13 -15 14 -15 15 -15 16 -15 17 -15 18 -15 19 -15 20 -15 21 -15 22 -15 23 -15 24 -15 25 -15 26 -15 27 -15 28 -15 29 -15 30 -15 31 -15 32 -15 33 -15 34 -15 35 -15 36 -15 37 -15 38 -15 39 -15 40 -15 41 -15 42 -15 43 -15 44 -15 45 -15 46 -15 47 -15 48 -15 49 -15 50 -15 51 -15 52 -15 53 -15 54 -15 55 -15 56 -15 57 -15 58 -15 59 -15 60 -15 61 -15 62 -15 63 -15 64 -15 65 -15 66 -15 67 -15 68 -15 69 -15 70 -15 71 -15 72 -15 73 -15 74 -15 75 -15 76 -15 77 -15 78 -15 79 -15 80 -15 81 -15 82 -15 83 -15 84 -15 85 -15 86 -15 87 -15 88 -15 89 -15 90 -15 91 -15 92 -15 93 -15 94 -15 95 -15 96 -15 97 -15 98 -15 99 -16 0 -16 1 -16 2 -16 3 -16 4 -16 5 -16 6 -16 7 -16 8 -16 9 -16 10 -16 11 -16 12 -16 13 -16 14 -16 15 -16 16 -16 17 -16 18 -16 19 -16 20 -16 21 -16 22 -16 23 -16 24 -16 25 -16 26 -16 27 -16 28 -16 29 -16 30 -16 31 -16 32 -16 33 -16 34 -16 35 -16 36 -16 37 -16 38 -16 39 -16 40 -16 41 -16 42 -16 43 -16 44 -16 45 -16 46 -16 47 -16 48 -16 49 -16 50 -16 51 -16 52 -16 53 -16 54 -16 55 -16 56 -16 57 -16 58 -16 59 -16 60 -16 61 -16 62 -16 63 -16 64 -16 65 -16 66 -16 67 -16 68 -16 69 -16 70 -16 71 -16 72 -16 73 -16 74 -16 75 -16 76 -16 77 -16 78 -16 79 -16 80 -16 81 -16 82 -16 83 -16 84 -16 85 -16 86 -16 87 -16 88 -16 89 -16 90 -16 91 -16 92 -16 93 -16 94 -16 95 -16 96 -16 97 -16 98 -16 99 -17 0 -17 1 -17 2 -17 3 -17 4 -17 5 -17 6 -17 7 -17 8 -17 9 -17 10 -17 11 -17 12 -17 13 -17 14 -17 15 -17 16 -17 17 -17 18 -17 19 -17 20 -17 21 -17 22 -17 23 -17 24 -17 25 -17 26 -17 27 -17 28 -17 29 -17 30 -17 31 -17 32 -17 33 -17 34 -17 35 -17 36 -17 37 -17 38 -17 39 -17 40 -17 41 -17 42 -17 43 -17 44 -17 45 -17 46 -17 47 -17 48 -17 49 -17 50 -17 51 -17 52 -17 53 -17 54 -17 55 -17 56 -17 57 -17 58 -17 59 -17 60 -17 61 -17 62 -17 63 -17 64 -17 65 -17 66 -17 67 -17 68 -17 69 -17 70 -17 71 -17 72 -17 73 -17 74 -17 75 -17 76 -17 77 -17 78 -17 79 -17 80 -17 81 -17 82 -17 83 -17 84 -17 85 -17 86 -17 87 -17 88 -17 89 -17 90 -17 91 -17 92 -17 93 -17 94 -17 95 -17 96 -17 97 -17 98 -17 99 -18 0 -18 1 -18 2 -18 3 -18 4 -18 5 -18 6 -18 7 -18 8 -18 9 -18 10 -18 11 -18 12 -18 13 -18 14 -18 15 -18 16 -18 17 -18 18 -18 19 -18 20 -18 21 -18 22 -18 23 -18 24 -18 25 -18 26 -18 27 -18 28 -18 29 -18 30 -18 31 -18 32 -18 33 -18 34 -18 35 -18 36 -18 37 -18 38 -18 39 -18 40 -18 41 -18 42 -18 43 -18 44 -18 45 -18 46 -18 47 -18 48 -18 49 -18 50 -18 51 -18 52 -18 53 -18 54 -18 55 -18 56 -18 57 -18 58 -18 59 -18 60 -18 61 -18 62 -18 63 -18 64 -18 65 -18 66 -18 67 -18 68 -18 69 -18 70 -18 71 -18 72 -18 73 -18 74 -18 75 -18 76 -18 77 -18 78 -18 79 -18 80 -18 81 -18 82 -18 83 -18 84 -18 85 -18 86 -18 87 -18 88 -18 89 -18 90 -18 91 -18 92 -18 93 -18 94 -18 95 -18 96 -18 97 -18 98 -18 99 -19 0 -19 1 -19 2 -19 3 -19 4 -19 5 -19 6 -19 7 -19 8 -19 9 -19 10 -19 11 -19 12 -19 13 -19 14 -19 15 -19 16 -19 17 -19 18 -19 19 -19 20 -19 21 -19 22 -19 23 -19 24 -19 25 -19 26 -19 27 -19 28 -19 29 -19 30 -19 31 -19 32 -19 33 -19 34 -19 35 -19 36 -19 37 -19 38 -19 39 -19 40 -19 41 -19 42 -19 43 -19 44 -19 45 -19 46 -19 47 -19 48 -19 49 -19 50 -19 51 -19 52 -19 53 -19 54 -19 55 -19 56 -19 57 -19 58 -19 59 -19 60 -19 61 -19 62 -19 63 -19 64 -19 65 -19 66 -19 67 -19 68 -19 69 -19 70 -19 71 -19 72 -19 73 -19 74 -19 75 -19 76 -19 77 -19 78 -19 79 -19 80 -19 81 -19 82 -19 83 -19 84 -19 85 -19 86 -19 87 -19 88 -19 89 -19 90 -19 91 -19 92 -19 93 -19 94 -19 95 -19 96 -19 97 -19 98 -19 99 -20 0 -20 1 -20 2 -20 3 -20 4 -20 5 -20 6 -20 7 -20 8 -20 9 -20 10 -20 11 -20 12 -20 13 -20 14 -20 15 -20 16 -20 17 -20 18 -20 19 -20 20 -20 21 -20 22 -20 23 -20 24 -20 25 -20 26 -20 27 -20 28 -20 29 -20 30 -20 31 -20 32 -20 33 -20 34 -20 35 -20 36 -20 37 -20 38 -20 39 -20 40 -20 41 -20 42 -20 43 -20 44 -20 45 -20 46 -20 47 -20 48 -20 49 -20 50 -20 51 -20 52 -20 53 -20 54 -20 55 -20 56 -20 57 -20 58 -20 59 -20 60 -20 61 -20 62 -20 63 -20 64 -20 65 -20 66 -20 67 -20 68 -20 69 -20 70 -20 71 -20 72 -20 73 -20 74 -20 75 -20 76 -20 77 -20 78 -20 79 -20 80 -20 81 -20 82 -20 83 -20 84 -20 85 -20 86 -20 87 -20 88 -20 89 -20 90 -20 91 -20 92 -20 93 -20 94 -20 95 -20 96 -20 97 -20 98 -20 99 -21 0 -21 1 -21 2 -21 3 -21 4 -21 5 -21 6 -21 7 -21 8 -21 9 -21 10 -21 11 -21 12 -21 13 -21 14 -21 15 -21 16 -21 17 -21 18 -21 19 -21 20 -21 21 -21 22 -21 23 -21 24 -21 25 -21 26 -21 27 -21 28 -21 29 -21 30 -21 31 -21 32 -21 33 -21 34 -21 35 -21 36 -21 37 -21 38 -21 39 -21 40 -21 41 -21 42 -21 43 -21 44 -21 45 -21 46 -21 47 -21 48 -21 49 -21 50 -21 51 -21 52 -21 53 -21 54 -21 55 -21 56 -21 57 -21 58 -21 59 -21 60 -21 61 -21 62 -21 63 -21 64 -21 65 -21 66 -21 67 -21 68 -21 69 -21 70 -21 71 -21 72 -21 73 -21 74 -21 75 -21 76 -21 77 -21 78 -21 79 -21 80 -21 81 -21 82 -21 83 -21 84 -21 85 -21 86 -21 87 -21 88 -21 89 -21 90 -21 91 -21 92 -21 93 -21 94 -21 95 -21 96 -21 97 -21 98 -21 99 -22 0 -22 1 -22 2 -22 3 -22 4 -22 5 -22 6 -22 7 -22 8 -22 9 -22 10 -22 11 -22 12 -22 13 -22 14 -22 15 -22 16 -22 17 -22 18 -22 19 -22 20 -22 21 -22 22 -22 23 -22 24 -22 25 -22 26 -22 27 -22 28 -22 29 -22 30 -22 31 -22 32 -22 33 -22 34 -22 35 -22 36 -22 37 -22 38 -22 39 -22 40 -22 41 -22 42 -22 43 -22 44 -22 45 -22 46 -22 47 -22 48 -22 49 -22 50 -22 51 -22 52 -22 53 -22 54 -22 55 -22 56 -22 57 -22 58 -22 59 -22 60 -22 61 -22 62 -22 63 -22 64 -22 65 -22 66 -22 67 -22 68 -22 69 -22 70 -22 71 -22 72 -22 73 -22 74 -22 75 -22 76 -22 77 -22 78 -22 79 -22 80 -22 81 -22 82 -22 83 -22 84 -22 85 -22 86 -22 87 -22 88 -22 89 -22 90 -22 91 -22 92 -22 93 -22 94 -22 95 -22 96 -22 97 -22 98 -22 99 -23 0 -23 1 -23 2 -23 3 -23 4 -23 5 -23 6 -23 7 -23 8 -23 9 -23 10 -23 11 -23 12 -23 13 -23 14 -23 15 -23 16 -23 17 -23 18 -23 19 -23 20 -23 21 -23 22 -23 23 -23 24 -23 25 -23 26 -23 27 -23 28 -23 29 -23 30 -23 31 -23 32 -23 33 -23 34 -23 35 -23 36 -23 37 -23 38 -23 39 -23 40 -23 41 -23 42 -23 43 -23 44 -23 45 -23 46 -23 47 -23 48 -23 49 -23 50 -23 51 -23 52 -23 53 -23 54 -23 55 -23 56 -23 57 -23 58 -23 59 -23 60 -23 61 -23 62 -23 63 -23 64 -23 65 -23 66 -23 67 -23 68 -23 69 -23 70 -23 71 -23 72 -23 73 -23 74 -23 75 -23 76 -23 77 -23 78 -23 79 -23 80 -23 81 -23 82 -23 83 -23 84 -23 85 -23 86 -23 87 -23 88 -23 89 -23 90 -23 91 -23 92 -23 93 -23 94 -23 95 -23 96 -23 97 -23 98 -23 99 -24 0 -24 1 -24 2 -24 3 -24 4 -24 5 -24 6 -24 7 -24 8 -24 9 -24 10 -24 11 -24 12 -24 13 -24 14 -24 15 -24 16 -24 17 -24 18 -24 19 -24 20 -24 21 -24 22 -24 23 -24 24 -24 25 -24 26 -24 27 -24 28 -24 29 -24 30 -24 31 -24 32 -24 33 -24 34 -24 35 -24 36 -24 37 -24 38 -24 39 -24 40 -24 41 -24 42 -24 43 -24 44 -24 45 -24 46 -24 47 -24 48 -24 49 -24 50 -24 51 -24 52 -24 53 -24 54 -24 55 -24 56 -24 57 -24 58 -24 59 -24 60 -24 61 -24 62 -24 63 -24 64 -24 65 -24 66 -24 67 -24 68 -24 69 -24 70 -24 71 -24 72 -24 73 -24 74 -24 75 -24 76 -24 77 -24 78 -24 79 -24 80 -24 81 -24 82 -24 83 -24 84 -24 85 -24 86 -24 87 -24 88 -24 89 -24 90 -24 91 -24 92 -24 93 -24 94 -24 95 -24 96 -24 97 -24 98 -24 99 -25 0 -25 1 -25 2 -25 3 -25 4 -25 5 -25 6 -25 7 -25 8 -25 9 -25 10 -25 11 -25 12 -25 13 -25 14 -25 15 -25 16 -25 17 -25 18 -25 19 -25 20 -25 21 -25 22 -25 23 -25 24 -25 25 -25 26 -25 27 -25 28 -25 29 -25 30 -25 31 -25 32 -25 33 -25 34 -25 35 -25 36 -25 37 -25 38 -25 39 -25 40 -25 41 -25 42 -25 43 -25 44 -25 45 -25 46 -25 47 -25 48 -25 49 -25 50 -25 51 -25 52 -25 53 -25 54 -25 55 -25 56 -25 57 -25 58 -25 59 -25 60 -25 61 -25 62 -25 63 -25 64 -25 65 -25 66 -25 67 -25 68 -25 69 -25 70 -25 71 -25 72 -25 73 -25 74 -25 75 -25 76 -25 77 -25 78 -25 79 -25 80 -25 81 -25 82 -25 83 -25 84 -25 85 -25 86 -25 87 -25 88 -25 89 -25 90 -25 91 -25 92 -25 93 -25 94 -25 95 -25 96 -25 97 -25 98 -25 99 -26 0 -26 1 -26 2 -26 3 -26 4 -26 5 -26 6 -26 7 -26 8 -26 9 -26 10 -26 11 -26 12 -26 13 -26 14 -26 15 -26 16 -26 17 -26 18 -26 19 -26 20 -26 21 -26 22 -26 23 -26 24 -26 25 -26 26 -26 27 -26 28 -26 29 -26 30 -26 31 -26 32 -26 33 -26 34 -26 35 -26 36 -26 37 -26 38 -26 39 -26 40 -26 41 -26 42 -26 43 -26 44 -26 45 -26 46 -26 47 -26 48 -26 49 -26 50 -26 51 -26 52 -26 53 -26 54 -26 55 -26 56 -26 57 -26 58 -26 59 -26 60 -26 61 -26 62 -26 63 -26 64 -26 65 -26 66 -26 67 -26 68 -26 69 -26 70 -26 71 -26 72 -26 73 -26 74 -26 75 -26 76 -26 77 -26 78 -26 79 -26 80 -26 81 -26 82 -26 83 -26 84 -26 85 -26 86 -26 87 -26 88 -26 89 -26 90 -26 91 -26 92 -26 93 -26 94 -26 95 -26 96 -26 97 -26 98 -26 99 -27 0 -27 1 -27 2 -27 3 -27 4 -27 5 -27 6 -27 7 -27 8 -27 9 -27 10 -27 11 -27 12 -27 13 -27 14 -27 15 -27 16 -27 17 -27 18 -27 19 -27 20 -27 21 -27 22 -27 23 -27 24 -27 25 -27 26 -27 27 -27 28 -27 29 -27 30 -27 31 -27 32 -27 33 -27 34 -27 35 -27 36 -27 37 -27 38 -27 39 -27 40 -27 41 -27 42 -27 43 -27 44 -27 45 -27 46 -27 47 -27 48 -27 49 -27 50 -27 51 -27 52 -27 53 -27 54 -27 55 -27 56 -27 57 -27 58 -27 59 -27 60 -27 61 -27 62 -27 63 -27 64 -27 65 -27 66 -27 67 -27 68 -27 69 -27 70 -27 71 -27 72 -27 73 -27 74 -27 75 -27 76 -27 77 -27 78 -27 79 -27 80 -27 81 -27 82 -27 83 -27 84 -27 85 -27 86 -27 87 -27 88 -27 89 -27 90 -27 91 -27 92 -27 93 -27 94 -27 95 -27 96 -27 97 -27 98 -27 99 -28 0 -28 1 -28 2 -28 3 -28 4 -28 5 -28 6 -28 7 -28 8 -28 9 -28 10 -28 11 -28 12 -28 13 -28 14 -28 15 -28 16 -28 17 -28 18 -28 19 -28 20 -28 21 -28 22 -28 23 -28 24 -28 25 -28 26 -28 27 -28 28 -28 29 -28 30 -28 31 -28 32 -28 33 -28 34 -28 35 -28 36 -28 37 -28 38 -28 39 -28 40 -28 41 -28 42 -28 43 -28 44 -28 45 -28 46 -28 47 -28 48 -28 49 -28 50 -28 51 -28 52 -28 53 -28 54 -28 55 -28 56 -28 57 -28 58 -28 59 -28 60 -28 61 -28 62 -28 63 -28 64 -28 65 -28 66 -28 67 -28 68 -28 69 -28 70 -28 71 -28 72 -28 73 -28 74 -28 75 -28 76 -28 77 -28 78 -28 79 -28 80 -28 81 -28 82 -28 83 -28 84 -28 85 -28 86 -28 87 -28 88 -28 89 -28 90 -28 91 -28 92 -28 93 -28 94 -28 95 -28 96 -28 97 -28 98 -28 99 -29 0 -29 1 -29 2 -29 3 -29 4 -29 5 -29 6 -29 7 -29 8 -29 9 -29 10 -29 11 -29 12 -29 13 -29 14 -29 15 -29 16 -29 17 -29 18 -29 19 -29 20 -29 21 -29 22 -29 23 -29 24 -29 25 -29 26 -29 27 -29 28 -29 29 -29 30 -29 31 -29 32 -29 33 -29 34 -29 35 -29 36 -29 37 -29 38 -29 39 -29 40 -29 41 -29 42 -29 43 -29 44 -29 45 -29 46 -29 47 -29 48 -29 49 -29 50 -29 51 -29 52 -29 53 -29 54 -29 55 -29 56 -29 57 -29 58 -29 59 -29 60 -29 61 -29 62 -29 63 -29 64 -29 65 -29 66 -29 67 -29 68 -29 69 -29 70 -29 71 -29 72 -29 73 -29 74 -29 75 -29 76 -29 77 -29 78 -29 79 -29 80 -29 81 -29 82 -29 83 -29 84 -29 85 -29 86 -29 87 -29 88 -29 89 -29 90 -29 91 -29 92 -29 93 -29 94 -29 95 -29 96 -29 97 -29 98 -29 99 -30 0 -30 1 -30 2 -30 3 -30 4 -30 5 -30 6 -30 7 -30 8 -30 9 -30 10 -30 11 -30 12 -30 13 -30 14 -30 15 -30 16 -30 17 -30 18 -30 19 -30 20 -30 21 -30 22 -30 23 -30 24 -30 25 -30 26 -30 27 -30 28 -30 29 -30 30 -30 31 -30 32 -30 33 -30 34 -30 35 -30 36 -30 37 -30 38 -30 39 -30 40 -30 41 -30 42 -30 43 -30 44 -30 45 -30 46 -30 47 -30 48 -30 49 -30 50 -30 51 -30 52 -30 53 -30 54 -30 55 -30 56 -30 57 -30 58 -30 59 -30 60 -30 61 -30 62 -30 63 -30 64 -30 65 -30 66 -30 67 -30 68 -30 69 -30 70 -30 71 -30 72 -30 73 -30 74 -30 75 -30 76 -30 77 -30 78 -30 79 -30 80 -30 81 -30 82 -30 83 -30 84 -30 85 -30 86 -30 87 -30 88 -30 89 -30 90 -30 91 -30 92 -30 93 -30 94 -30 95 -30 96 -30 97 -30 98 -30 99 -31 0 -31 1 -31 2 -31 3 -31 4 -31 5 -31 6 -31 7 -31 8 -31 9 -31 10 -31 11 -31 12 -31 13 -31 14 -31 15 -31 16 -31 17 -31 18 -31 19 -31 20 -31 21 -31 22 -31 23 -31 24 -31 25 -31 26 -31 27 -31 28 -31 29 -31 30 -31 31 -31 32 -31 33 -31 34 -31 35 -31 36 -31 37 -31 38 -31 39 -31 40 -31 41 -31 42 -31 43 -31 44 -31 45 -31 46 -31 47 -31 48 -31 49 -31 50 -31 51 -31 52 -31 53 -31 54 -31 55 -31 56 -31 57 -31 58 -31 59 -31 60 -31 61 -31 62 -31 63 -31 64 -31 65 -31 66 -31 67 -31 68 -31 69 -31 70 -31 71 -31 72 -31 73 -31 74 -31 75 -31 76 -31 77 -31 78 -31 79 -31 80 -31 81 -31 82 -31 83 -31 84 -31 85 -31 86 -31 87 -31 88 -31 89 -31 90 -31 91 -31 92 -31 93 -31 94 -31 95 -31 96 -31 97 -31 98 -31 99 -32 0 -32 1 -32 2 -32 3 -32 4 -32 5 -32 6 -32 7 -32 8 -32 9 -32 10 -32 11 -32 12 -32 13 -32 14 -32 15 -32 16 -32 17 -32 18 -32 19 -32 20 -32 21 -32 22 -32 23 -32 24 -32 25 -32 26 -32 27 -32 28 -32 29 -32 30 -32 31 -32 32 -32 33 -32 34 -32 35 -32 36 -32 37 -32 38 -32 39 -32 40 -32 41 -32 42 -32 43 -32 44 -32 45 -32 46 -32 47 -32 48 -32 49 -32 50 -32 51 -32 52 -32 53 -32 54 -32 55 -32 56 -32 57 -32 58 -32 59 -32 60 -32 61 -32 62 -32 63 -32 64 -32 65 -32 66 -32 67 -32 68 -32 69 -32 70 -32 71 -32 72 -32 73 -32 74 -32 75 -32 76 -32 77 -32 78 -32 79 -32 80 -32 81 -32 82 -32 83 -32 84 -32 85 -32 86 -32 87 -32 88 -32 89 -32 90 -32 91 -32 92 -32 93 -32 94 -32 95 -32 96 -32 97 -32 98 -32 99 -33 0 -33 1 -33 2 -33 3 -33 4 -33 5 -33 6 -33 7 -33 8 -33 9 -33 10 -33 11 -33 12 -33 13 -33 14 -33 15 -33 16 -33 17 -33 18 -33 19 -33 20 -33 21 -33 22 -33 23 -33 24 -33 25 -33 26 -33 27 -33 28 -33 29 -33 30 -33 31 -33 32 -33 33 -33 34 -33 35 -33 36 -33 37 -33 38 -33 39 -33 40 -33 41 -33 42 -33 43 -33 44 -33 45 -33 46 -33 47 -33 48 -33 49 -33 50 -33 51 -33 52 -33 53 -33 54 -33 55 -33 56 -33 57 -33 58 -33 59 -33 60 -33 61 -33 62 -33 63 -33 64 -33 65 -33 66 -33 67 -33 68 -33 69 -33 70 -33 71 -33 72 -33 73 -33 74 -33 75 -33 76 -33 77 -33 78 -33 79 -33 80 -33 81 -33 82 -33 83 -33 84 -33 85 -33 86 -33 87 -33 88 -33 89 -33 90 -33 91 -33 92 -33 93 -33 94 -33 95 -33 96 -33 97 -33 98 -33 99 -34 0 -34 1 -34 2 -34 3 -34 4 -34 5 -34 6 -34 7 -34 8 -34 9 -34 10 -34 11 -34 12 -34 13 -34 14 -34 15 -34 16 -34 17 -34 18 -34 19 -34 20 -34 21 -34 22 -34 23 -34 24 -34 25 -34 26 -34 27 -34 28 -34 29 -34 30 -34 31 -34 32 -34 33 -34 34 -34 35 -34 36 -34 37 -34 38 -34 39 -34 40 -34 41 -34 42 -34 43 -34 44 -34 45 -34 46 -34 47 -34 48 -34 49 -34 50 -34 51 -34 52 -34 53 -34 54 -34 55 -34 56 -34 57 -34 58 -34 59 -34 60 -34 61 -34 62 -34 63 -34 64 -34 65 -34 66 -34 67 -34 68 -34 69 -34 70 -34 71 -34 72 -34 73 -34 74 -34 75 -34 76 -34 77 -34 78 -34 79 -34 80 -34 81 -34 82 -34 83 -34 84 -34 85 -34 86 -34 87 -34 88 -34 89 -34 90 -34 91 -34 92 -34 93 -34 94 -34 95 -34 96 -34 97 -34 98 -34 99 -35 0 -35 1 -35 2 -35 3 -35 4 -35 5 -35 6 -35 7 -35 8 -35 9 -35 10 -35 11 -35 12 -35 13 -35 14 -35 15 -35 16 -35 17 -35 18 -35 19 -35 20 -35 21 -35 22 -35 23 -35 24 -35 25 -35 26 -35 27 -35 28 -35 29 -35 30 -35 31 -35 32 -35 33 -35 34 -35 35 -35 36 -35 37 -35 38 -35 39 -35 40 -35 41 -35 42 -35 43 -35 44 -35 45 -35 46 -35 47 -35 48 -35 49 -35 50 -35 51 -35 52 -35 53 -35 54 -35 55 -35 56 -35 57 -35 58 -35 59 -35 60 -35 61 -35 62 -35 63 -35 64 -35 65 -35 66 -35 67 -35 68 -35 69 -35 70 -35 71 -35 72 -35 73 -35 74 -35 75 -35 76 -35 77 -35 78 -35 79 -35 80 -35 81 -35 82 -35 83 -35 84 -35 85 -35 86 -35 87 -35 88 -35 89 -35 90 -35 91 -35 92 -35 93 -35 94 -35 95 -35 96 -35 97 -35 98 -35 99 -36 0 -36 1 -36 2 -36 3 -36 4 -36 5 -36 6 -36 7 -36 8 -36 9 -36 10 -36 11 -36 12 -36 13 -36 14 -36 15 -36 16 -36 17 -36 18 -36 19 -36 20 -36 21 -36 22 -36 23 -36 24 -36 25 -36 26 -36 27 -36 28 -36 29 -36 30 -36 31 -36 32 -36 33 -36 34 -36 35 -36 36 -36 37 -36 38 -36 39 -36 40 -36 41 -36 42 -36 43 -36 44 -36 45 -36 46 -36 47 -36 48 -36 49 -36 50 -36 51 -36 52 -36 53 -36 54 -36 55 -36 56 -36 57 -36 58 -36 59 -36 60 -36 61 -36 62 -36 63 -36 64 -36 65 -36 66 -36 67 -36 68 -36 69 -36 70 -36 71 -36 72 -36 73 -36 74 -36 75 -36 76 -36 77 -36 78 -36 79 -36 80 -36 81 -36 82 -36 83 -36 84 -36 85 -36 86 -36 87 -36 88 -36 89 -36 90 -36 91 -36 92 -36 93 -36 94 -36 95 -36 96 -36 97 -36 98 -36 99 -37 0 -37 1 -37 2 -37 3 -37 4 -37 5 -37 6 -37 7 -37 8 -37 9 -37 10 -37 11 -37 12 -37 13 -37 14 -37 15 -37 16 -37 17 -37 18 -37 19 -37 20 -37 21 -37 22 -37 23 -37 24 -37 25 -37 26 -37 27 -37 28 -37 29 -37 30 -37 31 -37 32 -37 33 -37 34 -37 35 -37 36 -37 37 -37 38 -37 39 -37 40 -37 41 -37 42 -37 43 -37 44 -37 45 -37 46 -37 47 -37 48 -37 49 -37 50 -37 51 -37 52 -37 53 -37 54 -37 55 -37 56 -37 57 -37 58 -37 59 -37 60 -37 61 -37 62 -37 63 -37 64 -37 65 -37 66 -37 67 -37 68 -37 69 -37 70 -37 71 -37 72 -37 73 -37 74 -37 75 -37 76 -37 77 -37 78 -37 79 -37 80 -37 81 -37 82 -37 83 -37 84 -37 85 -37 86 -37 87 -37 88 -37 89 -37 90 -37 91 -37 92 -37 93 -37 94 -37 95 -37 96 -37 97 -37 98 -37 99 -38 0 -38 1 -38 2 -38 3 -38 4 -38 5 -38 6 -38 7 -38 8 -38 9 -38 10 -38 11 -38 12 -38 13 -38 14 -38 15 -38 16 -38 17 -38 18 -38 19 -38 20 -38 21 -38 22 -38 23 -38 24 -38 25 -38 26 -38 27 -38 28 -38 29 -38 30 -38 31 -38 32 -38 33 -38 34 -38 35 -38 36 -38 37 -38 38 -38 39 -38 40 -38 41 -38 42 -38 43 -38 44 -38 45 -38 46 -38 47 -38 48 -38 49 -38 50 -38 51 -38 52 -38 53 -38 54 -38 55 -38 56 -38 57 -38 58 -38 59 -38 60 -38 61 -38 62 -38 63 -38 64 -38 65 -38 66 -38 67 -38 68 -38 69 -38 70 -38 71 -38 72 -38 73 -38 74 -38 75 -38 76 -38 77 -38 78 -38 79 -38 80 -38 81 -38 82 -38 83 -38 84 -38 85 -38 86 -38 87 -38 88 -38 89 -38 90 -38 91 -38 92 -38 93 -38 94 -38 95 -38 96 -38 97 -38 98 -38 99 -39 0 -39 1 -39 2 -39 3 -39 4 -39 5 -39 6 -39 7 -39 8 -39 9 -39 10 -39 11 -39 12 -39 13 -39 14 -39 15 -39 16 -39 17 -39 18 -39 19 -39 20 -39 21 -39 22 -39 23 -39 24 -39 25 -39 26 -39 27 -39 28 -39 29 -39 30 -39 31 -39 32 -39 33 -39 34 -39 35 -39 36 -39 37 -39 38 -39 39 -39 40 -39 41 -39 42 -39 43 -39 44 -39 45 -39 46 -39 47 -39 48 -39 49 -39 50 -39 51 -39 52 -39 53 -39 54 -39 55 -39 56 -39 57 -39 58 -39 59 -39 60 -39 61 -39 62 -39 63 -39 64 -39 65 -39 66 -39 67 -39 68 -39 69 -39 70 -39 71 -39 72 -39 73 -39 74 -39 75 -39 76 -39 77 -39 78 -39 79 -39 80 -39 81 -39 82 -39 83 -39 84 -39 85 -39 86 -39 87 -39 88 -39 89 -39 90 -39 91 -39 92 -39 93 -39 94 -39 95 -39 96 -39 97 -39 98 -39 99 -40 0 -40 1 -40 2 -40 3 -40 4 -40 5 -40 6 -40 7 -40 8 -40 9 -40 10 -40 11 -40 12 -40 13 -40 14 -40 15 -40 16 -40 17 -40 18 -40 19 -40 20 -40 21 -40 22 -40 23 -40 24 -40 25 -40 26 -40 27 -40 28 -40 29 -40 30 -40 31 -40 32 -40 33 -40 34 -40 35 -40 36 -40 37 -40 38 -40 39 -40 40 -40 41 -40 42 -40 43 -40 44 -40 45 -40 46 -40 47 -40 48 -40 49 -40 50 -40 51 -40 52 -40 53 -40 54 -40 55 -40 56 -40 57 -40 58 -40 59 -40 60 -40 61 -40 62 -40 63 -40 64 -40 65 -40 66 -40 67 -40 68 -40 69 -40 70 -40 71 -40 72 -40 73 -40 74 -40 75 -40 76 -40 77 -40 78 -40 79 -40 80 -40 81 -40 82 -40 83 -40 84 -40 85 -40 86 -40 87 -40 88 -40 89 -40 90 -40 91 -40 92 -40 93 -40 94 -40 95 -40 96 -40 97 -40 98 -40 99 -41 0 -41 1 -41 2 -41 3 -41 4 -41 5 -41 6 -41 7 -41 8 -41 9 -41 10 -41 11 -41 12 -41 13 -41 14 -41 15 -41 16 -41 17 -41 18 -41 19 -41 20 -41 21 -41 22 -41 23 -41 24 -41 25 -41 26 -41 27 -41 28 -41 29 -41 30 -41 31 -41 32 -41 33 -41 34 -41 35 -41 36 -41 37 -41 38 -41 39 -41 40 -41 41 -41 42 -41 43 -41 44 -41 45 -41 46 -41 47 -41 48 -41 49 -41 50 -41 51 -41 52 -41 53 -41 54 -41 55 -41 56 -41 57 -41 58 -41 59 -41 60 -41 61 -41 62 -41 63 -41 64 -41 65 -41 66 -41 67 -41 68 -41 69 -41 70 -41 71 -41 72 -41 73 -41 74 -41 75 -41 76 -41 77 -41 78 -41 79 -41 80 -41 81 -41 82 -41 83 -41 84 -41 85 -41 86 -41 87 -41 88 -41 89 -41 90 -41 91 -41 92 -41 93 -41 94 -41 95 -41 96 -41 97 -41 98 -41 99 -42 0 -42 1 -42 2 -42 3 -42 4 -42 5 -42 6 -42 7 -42 8 -42 9 -42 10 -42 11 -42 12 -42 13 -42 14 -42 15 -42 16 -42 17 -42 18 -42 19 -42 20 -42 21 -42 22 -42 23 -42 24 -42 25 -42 26 -42 27 -42 28 -42 29 -42 30 -42 31 -42 32 -42 33 -42 34 -42 35 -42 36 -42 37 -42 38 -42 39 -42 40 -42 41 -42 42 -42 43 -42 44 -42 45 -42 46 -42 47 -42 48 -42 49 -42 50 -42 51 -42 52 -42 53 -42 54 -42 55 -42 56 -42 57 -42 58 -42 59 -42 60 -42 61 -42 62 -42 63 -42 64 -42 65 -42 66 -42 67 -42 68 -42 69 -42 70 -42 71 -42 72 -42 73 -42 74 -42 75 -42 76 -42 77 -42 78 -42 79 -42 80 -42 81 -42 82 -42 83 -42 84 -42 85 -42 86 -42 87 -42 88 -42 89 -42 90 -42 91 -42 92 -42 93 -42 94 -42 95 -42 96 -42 97 -42 98 -42 99 -43 0 -43 1 -43 2 -43 3 -43 4 -43 5 -43 6 -43 7 -43 8 -43 9 -43 10 -43 11 -43 12 -43 13 -43 14 -43 15 -43 16 -43 17 -43 18 -43 19 -43 20 -43 21 -43 22 -43 23 -43 24 -43 25 -43 26 -43 27 -43 28 -43 29 -43 30 -43 31 -43 32 -43 33 -43 34 -43 35 -43 36 -43 37 -43 38 -43 39 -43 40 -43 41 -43 42 -43 43 -43 44 -43 45 -43 46 -43 47 -43 48 -43 49 -43 50 -43 51 -43 52 -43 53 -43 54 -43 55 -43 56 -43 57 -43 58 -43 59 -43 60 -43 61 -43 62 -43 63 -43 64 -43 65 -43 66 -43 67 -43 68 -43 69 -43 70 -43 71 -43 72 -43 73 -43 74 -43 75 -43 76 -43 77 -43 78 -43 79 -43 80 -43 81 -43 82 -43 83 -43 84 -43 85 -43 86 -43 87 -43 88 -43 89 -43 90 -43 91 -43 92 -43 93 -43 94 -43 95 -43 96 -43 97 -43 98 -43 99 -44 0 -44 1 -44 2 -44 3 -44 4 -44 5 -44 6 -44 7 -44 8 -44 9 -44 10 -44 11 -44 12 -44 13 -44 14 -44 15 -44 16 -44 17 -44 18 -44 19 -44 20 -44 21 -44 22 -44 23 -44 24 -44 25 -44 26 -44 27 -44 28 -44 29 -44 30 -44 31 -44 32 -44 33 -44 34 -44 35 -44 36 -44 37 -44 38 -44 39 -44 40 -44 41 -44 42 -44 43 -44 44 -44 45 -44 46 -44 47 -44 48 -44 49 -44 50 -44 51 -44 52 -44 53 -44 54 -44 55 -44 56 -44 57 -44 58 -44 59 -44 60 -44 61 -44 62 -44 63 -44 64 -44 65 -44 66 -44 67 -44 68 -44 69 -44 70 -44 71 -44 72 -44 73 -44 74 -44 75 -44 76 -44 77 -44 78 -44 79 -44 80 -44 81 -44 82 -44 83 -44 84 -44 85 -44 86 -44 87 -44 88 -44 89 -44 90 -44 91 -44 92 -44 93 -44 94 -44 95 -44 96 -44 97 -44 98 -44 99 -45 0 -45 1 -45 2 -45 3 -45 4 -45 5 -45 6 -45 7 -45 8 -45 9 -45 10 -45 11 -45 12 -45 13 -45 14 -45 15 -45 16 -45 17 -45 18 -45 19 -45 20 -45 21 -45 22 -45 23 -45 24 -45 25 -45 26 -45 27 -45 28 -45 29 -45 30 -45 31 -45 32 -45 33 -45 34 -45 35 -45 36 -45 37 -45 38 -45 39 -45 40 -45 41 -45 42 -45 43 -45 44 -45 45 -45 46 -45 47 -45 48 -45 49 -45 50 -45 51 -45 52 -45 53 -45 54 -45 55 -45 56 -45 57 -45 58 -45 59 -45 60 -45 61 -45 62 -45 63 -45 64 -45 65 -45 66 -45 67 -45 68 -45 69 -45 70 -45 71 -45 72 -45 73 -45 74 -45 75 -45 76 -45 77 -45 78 -45 79 -45 80 -45 81 -45 82 -45 83 -45 84 -45 85 -45 86 -45 87 -45 88 -45 89 -45 90 -45 91 -45 92 -45 93 -45 94 -45 95 -45 96 -45 97 -45 98 -45 99 -46 0 -46 1 -46 2 -46 3 -46 4 -46 5 -46 6 -46 7 -46 8 -46 9 -46 10 -46 11 -46 12 -46 13 -46 14 -46 15 -46 16 -46 17 -46 18 -46 19 -46 20 -46 21 -46 22 -46 23 -46 24 -46 25 -46 26 -46 27 -46 28 -46 29 -46 30 -46 31 -46 32 -46 33 -46 34 -46 35 -46 36 -46 37 -46 38 -46 39 -46 40 -46 41 -46 42 -46 43 -46 44 -46 45 -46 46 -46 47 -46 48 -46 49 -46 50 -46 51 -46 52 -46 53 -46 54 -46 55 -46 56 -46 57 -46 58 -46 59 -46 60 -46 61 -46 62 -46 63 -46 64 -46 65 -46 66 -46 67 -46 68 -46 69 -46 70 -46 71 -46 72 -46 73 -46 74 -46 75 -46 76 -46 77 -46 78 -46 79 -46 80 -46 81 -46 82 -46 83 -46 84 -46 85 -46 86 -46 87 -46 88 -46 89 -46 90 -46 91 -46 92 -46 93 -46 94 -46 95 -46 96 -46 97 -46 98 -46 99 -47 0 -47 1 -47 2 -47 3 -47 4 -47 5 -47 6 -47 7 -47 8 -47 9 -47 10 -47 11 -47 12 -47 13 -47 14 -47 15 -47 16 -47 17 -47 18 -47 19 -47 20 -47 21 -47 22 -47 23 -47 24 -47 25 -47 26 -47 27 -47 28 -47 29 -47 30 -47 31 -47 32 -47 33 -47 34 -47 35 -47 36 -47 37 -47 38 -47 39 -47 40 -47 41 -47 42 -47 43 -47 44 -47 45 -47 46 -47 47 -47 48 -47 49 -47 50 -47 51 -47 52 -47 53 -47 54 -47 55 -47 56 -47 57 -47 58 -47 59 -47 60 -47 61 -47 62 -47 63 -47 64 -47 65 -47 66 -47 67 -47 68 -47 69 -47 70 -47 71 -47 72 -47 73 -47 74 -47 75 -47 76 -47 77 -47 78 -47 79 -47 80 -47 81 -47 82 -47 83 -47 84 -47 85 -47 86 -47 87 -47 88 -47 89 -47 90 -47 91 -47 92 -47 93 -47 94 -47 95 -47 96 -47 97 -47 98 -47 99 -48 0 -48 1 -48 2 -48 3 -48 4 -48 5 -48 6 -48 7 -48 8 -48 9 -48 10 -48 11 -48 12 -48 13 -48 14 -48 15 -48 16 -48 17 -48 18 -48 19 -48 20 -48 21 -48 22 -48 23 -48 24 -48 25 -48 26 -48 27 -48 28 -48 29 -48 30 -48 31 -48 32 -48 33 -48 34 -48 35 -48 36 -48 37 -48 38 -48 39 -48 40 -48 41 -48 42 -48 43 -48 44 -48 45 -48 46 -48 47 -48 48 -48 49 -48 50 -48 51 -48 52 -48 53 -48 54 -48 55 -48 56 -48 57 -48 58 -48 59 -48 60 -48 61 -48 62 -48 63 -48 64 -48 65 -48 66 -48 67 -48 68 -48 69 -48 70 -48 71 -48 72 -48 73 -48 74 -48 75 -48 76 -48 77 -48 78 -48 79 -48 80 -48 81 -48 82 -48 83 -48 84 -48 85 -48 86 -48 87 -48 88 -48 89 -48 90 -48 91 -48 92 -48 93 -48 94 -48 95 -48 96 -48 97 -48 98 -48 99 -49 0 -49 1 -49 2 -49 3 -49 4 -49 5 -49 6 -49 7 -49 8 -49 9 -49 10 -49 11 -49 12 -49 13 -49 14 -49 15 -49 16 -49 17 -49 18 -49 19 -49 20 -49 21 -49 22 -49 23 -49 24 -49 25 -49 26 -49 27 -49 28 -49 29 -49 30 -49 31 -49 32 -49 33 -49 34 -49 35 -49 36 -49 37 -49 38 -49 39 -49 40 -49 41 -49 42 -49 43 -49 44 -49 45 -49 46 -49 47 -49 48 -49 49 -49 50 -49 51 -49 52 -49 53 -49 54 -49 55 -49 56 -49 57 -49 58 -49 59 -49 60 -49 61 -49 62 -49 63 -49 64 -49 65 -49 66 -49 67 -49 68 -49 69 -49 70 -49 71 -49 72 -49 73 -49 74 -49 75 -49 76 -49 77 -49 78 -49 79 -49 80 -49 81 -49 82 -49 83 -49 84 -49 85 -49 86 -49 87 -49 88 -49 89 -49 90 -49 91 -49 92 -49 93 -49 94 -49 95 -49 96 -49 97 -49 98 -49 99 -50 0 -50 1 -50 2 -50 3 -50 4 -50 5 -50 6 -50 7 -50 8 -50 9 -50 10 -50 11 -50 12 -50 13 -50 14 -50 15 -50 16 -50 17 -50 18 -50 19 -50 20 -50 21 -50 22 -50 23 -50 24 -50 25 -50 26 -50 27 -50 28 -50 29 -50 30 -50 31 -50 32 -50 33 -50 34 -50 35 -50 36 -50 37 -50 38 -50 39 -50 40 -50 41 -50 42 -50 43 -50 44 -50 45 -50 46 -50 47 -50 48 -50 49 -50 50 -50 51 -50 52 -50 53 -50 54 -50 55 -50 56 -50 57 -50 58 -50 59 -50 60 -50 61 -50 62 -50 63 -50 64 -50 65 -50 66 -50 67 -50 68 -50 69 -50 70 -50 71 -50 72 -50 73 -50 74 -50 75 -50 76 -50 77 -50 78 -50 79 -50 80 -50 81 -50 82 -50 83 -50 84 -50 85 -50 86 -50 87 -50 88 -50 89 -50 90 -50 91 -50 92 -50 93 -50 94 -50 95 -50 96 -50 97 -50 98 -50 99 -51 0 -51 1 -51 2 -51 3 -51 4 -51 5 -51 6 -51 7 -51 8 -51 9 -51 10 -51 11 -51 12 -51 13 -51 14 -51 15 -51 16 -51 17 -51 18 -51 19 -51 20 -51 21 -51 22 -51 23 -51 24 -51 25 -51 26 -51 27 -51 28 -51 29 -51 30 -51 31 -51 32 -51 33 -51 34 -51 35 -51 36 -51 37 -51 38 -51 39 -51 40 -51 41 -51 42 -51 43 -51 44 -51 45 -51 46 -51 47 -51 48 -51 49 -51 50 -51 51 -51 52 -51 53 -51 54 -51 55 -51 56 -51 57 -51 58 -51 59 -51 60 -51 61 -51 62 -51 63 -51 64 -51 65 -51 66 -51 67 -51 68 -51 69 -51 70 -51 71 -51 72 -51 73 -51 74 -51 75 -51 76 -51 77 -51 78 -51 79 -51 80 -51 81 -51 82 -51 83 -51 84 -51 85 -51 86 -51 87 -51 88 -51 89 -51 90 -51 91 -51 92 -51 93 -51 94 -51 95 -51 96 -51 97 -51 98 -51 99 -52 0 -52 1 -52 2 -52 3 -52 4 -52 5 -52 6 -52 7 -52 8 -52 9 -52 10 -52 11 -52 12 -52 13 -52 14 -52 15 -52 16 -52 17 -52 18 -52 19 -52 20 -52 21 -52 22 -52 23 -52 24 -52 25 -52 26 -52 27 -52 28 -52 29 -52 30 -52 31 -52 32 -52 33 -52 34 -52 35 -52 36 -52 37 -52 38 -52 39 -52 40 -52 41 -52 42 -52 43 -52 44 -52 45 -52 46 -52 47 -52 48 -52 49 -52 50 -52 51 -52 52 -52 53 -52 54 -52 55 -52 56 -52 57 -52 58 -52 59 -52 60 -52 61 -52 62 -52 63 -52 64 -52 65 -52 66 -52 67 -52 68 -52 69 -52 70 -52 71 -52 72 -52 73 -52 74 -52 75 -52 76 -52 77 -52 78 -52 79 -52 80 -52 81 -52 82 -52 83 -52 84 -52 85 -52 86 -52 87 -52 88 -52 89 -52 90 -52 91 -52 92 -52 93 -52 94 -52 95 -52 96 -52 97 -52 98 -52 99 -53 0 -53 1 -53 2 -53 3 -53 4 -53 5 -53 6 -53 7 -53 8 -53 9 -53 10 -53 11 -53 12 -53 13 -53 14 -53 15 -53 16 -53 17 -53 18 -53 19 -53 20 -53 21 -53 22 -53 23 -53 24 -53 25 -53 26 -53 27 -53 28 -53 29 -53 30 -53 31 -53 32 -53 33 -53 34 -53 35 -53 36 -53 37 -53 38 -53 39 -53 40 -53 41 -53 42 -53 43 -53 44 -53 45 -53 46 -53 47 -53 48 -53 49 -53 50 -53 51 -53 52 -53 53 -53 54 -53 55 -53 56 -53 57 -53 58 -53 59 -53 60 -53 61 -53 62 -53 63 -53 64 -53 65 -53 66 -53 67 -53 68 -53 69 -53 70 -53 71 -53 72 -53 73 -53 74 -53 75 -53 76 -53 77 -53 78 -53 79 -53 80 -53 81 -53 82 -53 83 -53 84 -53 85 -53 86 -53 87 -53 88 -53 89 -53 90 -53 91 -53 92 -53 93 -53 94 -53 95 -53 96 -53 97 -53 98 -53 99 -54 0 -54 1 -54 2 -54 3 -54 4 -54 5 -54 6 -54 7 -54 8 -54 9 -54 10 -54 11 -54 12 -54 13 -54 14 -54 15 -54 16 -54 17 -54 18 -54 19 -54 20 -54 21 -54 22 -54 23 -54 24 -54 25 -54 26 -54 27 -54 28 -54 29 -54 30 -54 31 -54 32 -54 33 -54 34 -54 35 -54 36 -54 37 -54 38 -54 39 -54 40 -54 41 -54 42 -54 43 -54 44 -54 45 -54 46 -54 47 -54 48 -54 49 -54 50 -54 51 -54 52 -54 53 -54 54 -54 55 -54 56 -54 57 -54 58 -54 59 -54 60 -54 61 -54 62 -54 63 -54 64 -54 65 -54 66 -54 67 -54 68 -54 69 -54 70 -54 71 -54 72 -54 73 -54 74 -54 75 -54 76 -54 77 -54 78 -54 79 -54 80 -54 81 -54 82 -54 83 -54 84 -54 85 -54 86 -54 87 -54 88 -54 89 -54 90 -54 91 -54 92 -54 93 -54 94 -54 95 -54 96 -54 97 -54 98 -54 99 -55 0 -55 1 -55 2 -55 3 -55 4 -55 5 -55 6 -55 7 -55 8 -55 9 -55 10 -55 11 -55 12 -55 13 -55 14 -55 15 -55 16 -55 17 -55 18 -55 19 -55 20 -55 21 -55 22 -55 23 -55 24 -55 25 -55 26 -55 27 -55 28 -55 29 -55 30 -55 31 -55 32 -55 33 -55 34 -55 35 -55 36 -55 37 -55 38 -55 39 -55 40 -55 41 -55 42 -55 43 -55 44 -55 45 -55 46 -55 47 -55 48 -55 49 -55 50 -55 51 -55 52 -55 53 -55 54 -55 55 -55 56 -55 57 -55 58 -55 59 -55 60 -55 61 -55 62 -55 63 -55 64 -55 65 -55 66 -55 67 -55 68 -55 69 -55 70 -55 71 -55 72 -55 73 -55 74 -55 75 -55 76 -55 77 -55 78 -55 79 -55 80 -55 81 -55 82 -55 83 -55 84 -55 85 -55 86 -55 87 -55 88 -55 89 -55 90 -55 91 -55 92 -55 93 -55 94 -55 95 -55 96 -55 97 -55 98 -55 99 -56 0 -56 1 -56 2 -56 3 -56 4 -56 5 -56 6 -56 7 -56 8 -56 9 -56 10 -56 11 -56 12 -56 13 -56 14 -56 15 -56 16 -56 17 -56 18 -56 19 -56 20 -56 21 -56 22 -56 23 -56 24 -56 25 -56 26 -56 27 -56 28 -56 29 -56 30 -56 31 -56 32 -56 33 -56 34 -56 35 -56 36 -56 37 -56 38 -56 39 -56 40 -56 41 -56 42 -56 43 -56 44 -56 45 -56 46 -56 47 -56 48 -56 49 -56 50 -56 51 -56 52 -56 53 -56 54 -56 55 -56 56 -56 57 -56 58 -56 59 -56 60 -56 61 -56 62 -56 63 -56 64 -56 65 -56 66 -56 67 -56 68 -56 69 -56 70 -56 71 -56 72 -56 73 -56 74 -56 75 -56 76 -56 77 -56 78 -56 79 -56 80 -56 81 -56 82 -56 83 -56 84 -56 85 -56 86 -56 87 -56 88 -56 89 -56 90 -56 91 -56 92 -56 93 -56 94 -56 95 -56 96 -56 97 -56 98 -56 99 -57 0 -57 1 -57 2 -57 3 -57 4 -57 5 -57 6 -57 7 -57 8 -57 9 -57 10 -57 11 -57 12 -57 13 -57 14 -57 15 -57 16 -57 17 -57 18 -57 19 -57 20 -57 21 -57 22 -57 23 -57 24 -57 25 -57 26 -57 27 -57 28 -57 29 -57 30 -57 31 -57 32 -57 33 -57 34 -57 35 -57 36 -57 37 -57 38 -57 39 -57 40 -57 41 -57 42 -57 43 -57 44 -57 45 -57 46 -57 47 -57 48 -57 49 -57 50 -57 51 -57 52 -57 53 -57 54 -57 55 -57 56 -57 57 -57 58 -57 59 -57 60 -57 61 -57 62 -57 63 -57 64 -57 65 -57 66 -57 67 -57 68 -57 69 -57 70 -57 71 -57 72 -57 73 -57 74 -57 75 -57 76 -57 77 -57 78 -57 79 -57 80 -57 81 -57 82 -57 83 -57 84 -57 85 -57 86 -57 87 -57 88 -57 89 -57 90 -57 91 -57 92 -57 93 -57 94 -57 95 -57 96 -57 97 -57 98 -57 99 -58 0 -58 1 -58 2 -58 3 -58 4 -58 5 -58 6 -58 7 -58 8 -58 9 -58 10 -58 11 -58 12 -58 13 -58 14 -58 15 -58 16 -58 17 -58 18 -58 19 -58 20 -58 21 -58 22 -58 23 -58 24 -58 25 -58 26 -58 27 -58 28 -58 29 -58 30 -58 31 -58 32 -58 33 -58 34 -58 35 -58 36 -58 37 -58 38 -58 39 -58 40 -58 41 -58 42 -58 43 -58 44 -58 45 -58 46 -58 47 -58 48 -58 49 -58 50 -58 51 -58 52 -58 53 -58 54 -58 55 -58 56 -58 57 -58 58 -58 59 -58 60 -58 61 -58 62 -58 63 -58 64 -58 65 -58 66 -58 67 -58 68 -58 69 -58 70 -58 71 -58 72 -58 73 -58 74 -58 75 -58 76 -58 77 -58 78 -58 79 -58 80 -58 81 -58 82 -58 83 -58 84 -58 85 -58 86 -58 87 -58 88 -58 89 -58 90 -58 91 -58 92 -58 93 -58 94 -58 95 -58 96 -58 97 -58 98 -58 99 -59 0 -59 1 -59 2 -59 3 -59 4 -59 5 -59 6 -59 7 -59 8 -59 9 -59 10 -59 11 -59 12 -59 13 -59 14 -59 15 -59 16 -59 17 -59 18 -59 19 -59 20 -59 21 -59 22 -59 23 -59 24 -59 25 -59 26 -59 27 -59 28 -59 29 -59 30 -59 31 -59 32 -59 33 -59 34 -59 35 -59 36 -59 37 -59 38 -59 39 -59 40 -59 41 -59 42 -59 43 -59 44 -59 45 -59 46 -59 47 -59 48 -59 49 -59 50 -59 51 -59 52 -59 53 -59 54 -59 55 -59 56 -59 57 -59 58 -59 59 -59 60 -59 61 -59 62 -59 63 -59 64 -59 65 -59 66 -59 67 -59 68 -59 69 -59 70 -59 71 -59 72 -59 73 -59 74 -59 75 -59 76 -59 77 -59 78 -59 79 -59 80 -59 81 -59 82 -59 83 -59 84 -59 85 -59 86 -59 87 -59 88 -59 89 -59 90 -59 91 -59 92 -59 93 -59 94 -59 95 -59 96 -59 97 -59 98 -59 99 -60 0 -60 1 -60 2 -60 3 -60 4 -60 5 -60 6 -60 7 -60 8 -60 9 -60 10 -60 11 -60 12 -60 13 -60 14 -60 15 -60 16 -60 17 -60 18 -60 19 -60 20 -60 21 -60 22 -60 23 -60 24 -60 25 -60 26 -60 27 -60 28 -60 29 -60 30 -60 31 -60 32 -60 33 -60 34 -60 35 -60 36 -60 37 -60 38 -60 39 -60 40 -60 41 -60 42 -60 43 -60 44 -60 45 -60 46 -60 47 -60 48 -60 49 -60 50 -60 51 -60 52 -60 53 -60 54 -60 55 -60 56 -60 57 -60 58 -60 59 -60 60 -60 61 -60 62 -60 63 -60 64 -60 65 -60 66 -60 67 -60 68 -60 69 -60 70 -60 71 -60 72 -60 73 -60 74 -60 75 -60 76 -60 77 -60 78 -60 79 -60 80 -60 81 -60 82 -60 83 -60 84 -60 85 -60 86 -60 87 -60 88 -60 89 -60 90 -60 91 -60 92 -60 93 -60 94 -60 95 -60 96 -60 97 -60 98 -60 99 -61 0 -61 1 -61 2 -61 3 -61 4 -61 5 -61 6 -61 7 -61 8 -61 9 -61 10 -61 11 -61 12 -61 13 -61 14 -61 15 -61 16 -61 17 -61 18 -61 19 -61 20 -61 21 -61 22 -61 23 -61 24 -61 25 -61 26 -61 27 -61 28 -61 29 -61 30 -61 31 -61 32 -61 33 -61 34 -61 35 -61 36 -61 37 -61 38 -61 39 -61 40 -61 41 -61 42 -61 43 -61 44 -61 45 -61 46 -61 47 -61 48 -61 49 -61 50 -61 51 -61 52 -61 53 -61 54 -61 55 -61 56 -61 57 -61 58 -61 59 -61 60 -61 61 -61 62 -61 63 -61 64 -61 65 -61 66 -61 67 -61 68 -61 69 -61 70 -61 71 -61 72 -61 73 -61 74 -61 75 -61 76 -61 77 -61 78 -61 79 -61 80 -61 81 -61 82 -61 83 -61 84 -61 85 -61 86 -61 87 -61 88 -61 89 -61 90 -61 91 -61 92 -61 93 -61 94 -61 95 -61 96 -61 97 -61 98 -61 99 -62 0 -62 1 -62 2 -62 3 -62 4 -62 5 -62 6 -62 7 -62 8 -62 9 -62 10 -62 11 -62 12 -62 13 -62 14 -62 15 -62 16 -62 17 -62 18 -62 19 -62 20 -62 21 -62 22 -62 23 -62 24 -62 25 -62 26 -62 27 -62 28 -62 29 -62 30 -62 31 -62 32 -62 33 -62 34 -62 35 -62 36 -62 37 -62 38 -62 39 -62 40 -62 41 -62 42 -62 43 -62 44 -62 45 -62 46 -62 47 -62 48 -62 49 -62 50 -62 51 -62 52 -62 53 -62 54 -62 55 -62 56 -62 57 -62 58 -62 59 -62 60 -62 61 -62 62 -62 63 -62 64 -62 65 -62 66 -62 67 -62 68 -62 69 -62 70 -62 71 -62 72 -62 73 -62 74 -62 75 -62 76 -62 77 -62 78 -62 79 -62 80 -62 81 -62 82 -62 83 -62 84 -62 85 -62 86 -62 87 -62 88 -62 89 -62 90 -62 91 -62 92 -62 93 -62 94 -62 95 -62 96 -62 97 -62 98 -62 99 -63 0 -63 1 -63 2 -63 3 -63 4 -63 5 -63 6 -63 7 -63 8 -63 9 -63 10 -63 11 -63 12 -63 13 -63 14 -63 15 -63 16 -63 17 -63 18 -63 19 -63 20 -63 21 -63 22 -63 23 -63 24 -63 25 -63 26 -63 27 -63 28 -63 29 -63 30 -63 31 -63 32 -63 33 -63 34 -63 35 -63 36 -63 37 -63 38 -63 39 -63 40 -63 41 -63 42 -63 43 -63 44 -63 45 -63 46 -63 47 -63 48 -63 49 -63 50 -63 51 -63 52 -63 53 -63 54 -63 55 -63 56 -63 57 -63 58 -63 59 -63 60 -63 61 -63 62 -63 63 -63 64 -63 65 -63 66 -63 67 -63 68 -63 69 -63 70 -63 71 -63 72 -63 73 -63 74 -63 75 -63 76 -63 77 -63 78 -63 79 -63 80 -63 81 -63 82 -63 83 -63 84 -63 85 -63 86 -63 87 -63 88 -63 89 -63 90 -63 91 -63 92 -63 93 -63 94 -63 95 -63 96 -63 97 -63 98 -63 99 -64 0 -64 1 -64 2 -64 3 -64 4 -64 5 -64 6 -64 7 -64 8 -64 9 -64 10 -64 11 -64 12 -64 13 -64 14 -64 15 -64 16 -64 17 -64 18 -64 19 -64 20 -64 21 -64 22 -64 23 -64 24 -64 25 -64 26 -64 27 -64 28 -64 29 -64 30 -64 31 -64 32 -64 33 -64 34 -64 35 -64 36 -64 37 -64 38 -64 39 -64 40 -64 41 -64 42 -64 43 -64 44 -64 45 -64 46 -64 47 -64 48 -64 49 -64 50 -64 51 -64 52 -64 53 -64 54 -64 55 -64 56 -64 57 -64 58 -64 59 -64 60 -64 61 -64 62 -64 63 -64 64 -64 65 -64 66 -64 67 -64 68 -64 69 -64 70 -64 71 -64 72 -64 73 -64 74 -64 75 -64 76 -64 77 -64 78 -64 79 -64 80 -64 81 -64 82 -64 83 -64 84 -64 85 -64 86 -64 87 -64 88 -64 89 -64 90 -64 91 -64 92 -64 93 -64 94 -64 95 -64 96 -64 97 -64 98 -64 99 -65 0 -65 1 -65 2 -65 3 -65 4 -65 5 -65 6 -65 7 -65 8 -65 9 -65 10 -65 11 -65 12 -65 13 -65 14 -65 15 -65 16 -65 17 -65 18 -65 19 -65 20 -65 21 -65 22 -65 23 -65 24 -65 25 -65 26 -65 27 -65 28 -65 29 -65 30 -65 31 -65 32 -65 33 -65 34 -65 35 -65 36 -65 37 -65 38 -65 39 -65 40 -65 41 -65 42 -65 43 -65 44 -65 45 -65 46 -65 47 -65 48 -65 49 -65 50 -65 51 -65 52 -65 53 -65 54 -65 55 -65 56 -65 57 -65 58 -65 59 -65 60 -65 61 -65 62 -65 63 -65 64 -65 65 -65 66 -65 67 -65 68 -65 69 -65 70 -65 71 -65 72 -65 73 -65 74 -65 75 -65 76 -65 77 -65 78 -65 79 -65 80 -65 81 -65 82 -65 83 -65 84 -65 85 -65 86 -65 87 -65 88 -65 89 -65 90 -65 91 -65 92 -65 93 -65 94 -65 95 -65 96 -65 97 -65 98 -65 99 -66 0 -66 1 -66 2 -66 3 -66 4 -66 5 -66 6 -66 7 -66 8 -66 9 -66 10 -66 11 -66 12 -66 13 -66 14 -66 15 -66 16 -66 17 -66 18 -66 19 -66 20 -66 21 -66 22 -66 23 -66 24 -66 25 -66 26 -66 27 -66 28 -66 29 -66 30 -66 31 -66 32 -66 33 -66 34 -66 35 -66 36 -66 37 -66 38 -66 39 -66 40 -66 41 -66 42 -66 43 -66 44 -66 45 -66 46 -66 47 -66 48 -66 49 -66 50 -66 51 -66 52 -66 53 -66 54 -66 55 -66 56 -66 57 -66 58 -66 59 -66 60 -66 61 -66 62 -66 63 -66 64 -66 65 -66 66 -66 67 -66 68 -66 69 -66 70 -66 71 -66 72 -66 73 -66 74 -66 75 -66 76 -66 77 -66 78 -66 79 -66 80 -66 81 -66 82 -66 83 -66 84 -66 85 -66 86 -66 87 -66 88 -66 89 -66 90 -66 91 -66 92 -66 93 -66 94 -66 95 -66 96 -66 97 -66 98 -66 99 -67 0 -67 1 -67 2 -67 3 -67 4 -67 5 -67 6 -67 7 -67 8 -67 9 -67 10 -67 11 -67 12 -67 13 -67 14 -67 15 -67 16 -67 17 -67 18 -67 19 -67 20 -67 21 -67 22 -67 23 -67 24 -67 25 -67 26 -67 27 -67 28 -67 29 -67 30 -67 31 -67 32 -67 33 -67 34 -67 35 -67 36 -67 37 -67 38 -67 39 -67 40 -67 41 -67 42 -67 43 -67 44 -67 45 -67 46 -67 47 -67 48 -67 49 -67 50 -67 51 -67 52 -67 53 -67 54 -67 55 -67 56 -67 57 -67 58 -67 59 -67 60 -67 61 -67 62 -67 63 -67 64 -67 65 -67 66 -67 67 -67 68 -67 69 -67 70 -67 71 -67 72 -67 73 -67 74 -67 75 -67 76 -67 77 -67 78 -67 79 -67 80 -67 81 -67 82 -67 83 -67 84 -67 85 -67 86 -67 87 -67 88 -67 89 -67 90 -67 91 -67 92 -67 93 -67 94 -67 95 -67 96 -67 97 -67 98 -67 99 -68 0 -68 1 -68 2 -68 3 -68 4 -68 5 -68 6 -68 7 -68 8 -68 9 -68 10 -68 11 -68 12 -68 13 -68 14 -68 15 -68 16 -68 17 -68 18 -68 19 -68 20 -68 21 -68 22 -68 23 -68 24 -68 25 -68 26 -68 27 -68 28 -68 29 -68 30 -68 31 -68 32 -68 33 -68 34 -68 35 -68 36 -68 37 -68 38 -68 39 -68 40 -68 41 -68 42 -68 43 -68 44 -68 45 -68 46 -68 47 -68 48 -68 49 -68 50 -68 51 -68 52 -68 53 -68 54 -68 55 -68 56 -68 57 -68 58 -68 59 -68 60 -68 61 -68 62 -68 63 -68 64 -68 65 -68 66 -68 67 -68 68 -68 69 -68 70 -68 71 -68 72 -68 73 -68 74 -68 75 -68 76 -68 77 -68 78 -68 79 -68 80 -68 81 -68 82 -68 83 -68 84 -68 85 -68 86 -68 87 -68 88 -68 89 -68 90 -68 91 -68 92 -68 93 -68 94 -68 95 -68 96 -68 97 -68 98 -68 99 -69 0 -69 1 -69 2 -69 3 -69 4 -69 5 -69 6 -69 7 -69 8 -69 9 -69 10 -69 11 -69 12 -69 13 -69 14 -69 15 -69 16 -69 17 -69 18 -69 19 -69 20 -69 21 -69 22 -69 23 -69 24 -69 25 -69 26 -69 27 -69 28 -69 29 -69 30 -69 31 -69 32 -69 33 -69 34 -69 35 -69 36 -69 37 -69 38 -69 39 -69 40 -69 41 -69 42 -69 43 -69 44 -69 45 -69 46 -69 47 -69 48 -69 49 -69 50 -69 51 -69 52 -69 53 -69 54 -69 55 -69 56 -69 57 -69 58 -69 59 -69 60 -69 61 -69 62 -69 63 -69 64 -69 65 -69 66 -69 67 -69 68 -69 69 -69 70 -69 71 -69 72 -69 73 -69 74 -69 75 -69 76 -69 77 -69 78 -69 79 -69 80 -69 81 -69 82 -69 83 -69 84 -69 85 -69 86 -69 87 -69 88 -69 89 -69 90 -69 91 -69 92 -69 93 -69 94 -69 95 -69 96 -69 97 -69 98 -69 99 -70 0 -70 1 -70 2 -70 3 -70 4 -70 5 -70 6 -70 7 -70 8 -70 9 -70 10 -70 11 -70 12 -70 13 -70 14 -70 15 -70 16 -70 17 -70 18 -70 19 -70 20 -70 21 -70 22 -70 23 -70 24 -70 25 -70 26 -70 27 -70 28 -70 29 -70 30 -70 31 -70 32 -70 33 -70 34 -70 35 -70 36 -70 37 -70 38 -70 39 -70 40 -70 41 -70 42 -70 43 -70 44 -70 45 -70 46 -70 47 -70 48 -70 49 -70 50 -70 51 -70 52 -70 53 -70 54 -70 55 -70 56 -70 57 -70 58 -70 59 -70 60 -70 61 -70 62 -70 63 -70 64 -70 65 -70 66 -70 67 -70 68 -70 69 -70 70 -70 71 -70 72 -70 73 -70 74 -70 75 -70 76 -70 77 -70 78 -70 79 -70 80 -70 81 -70 82 -70 83 -70 84 -70 85 -70 86 -70 87 -70 88 -70 89 -70 90 -70 91 -70 92 -70 93 -70 94 -70 95 -70 96 -70 97 -70 98 -70 99 -71 0 -71 1 -71 2 -71 3 -71 4 -71 5 -71 6 -71 7 -71 8 -71 9 -71 10 -71 11 -71 12 -71 13 -71 14 -71 15 -71 16 -71 17 -71 18 -71 19 -71 20 -71 21 -71 22 -71 23 -71 24 -71 25 -71 26 -71 27 -71 28 -71 29 -71 30 -71 31 -71 32 -71 33 -71 34 -71 35 -71 36 -71 37 -71 38 -71 39 -71 40 -71 41 -71 42 -71 43 -71 44 -71 45 -71 46 -71 47 -71 48 -71 49 -71 50 -71 51 -71 52 -71 53 -71 54 -71 55 -71 56 -71 57 -71 58 -71 59 -71 60 -71 61 -71 62 -71 63 -71 64 -71 65 -71 66 -71 67 -71 68 -71 69 -71 70 -71 71 -71 72 -71 73 -71 74 -71 75 -71 76 -71 77 -71 78 -71 79 -71 80 -71 81 -71 82 -71 83 -71 84 -71 85 -71 86 -71 87 -71 88 -71 89 -71 90 -71 91 -71 92 -71 93 -71 94 -71 95 -71 96 -71 97 -71 98 -71 99 -72 0 -72 1 -72 2 -72 3 -72 4 -72 5 -72 6 -72 7 -72 8 -72 9 -72 10 -72 11 -72 12 -72 13 -72 14 -72 15 -72 16 -72 17 -72 18 -72 19 -72 20 -72 21 -72 22 -72 23 -72 24 -72 25 -72 26 -72 27 -72 28 -72 29 -72 30 -72 31 -72 32 -72 33 -72 34 -72 35 -72 36 -72 37 -72 38 -72 39 -72 40 -72 41 -72 42 -72 43 -72 44 -72 45 -72 46 -72 47 -72 48 -72 49 -72 50 -72 51 -72 52 -72 53 -72 54 -72 55 -72 56 -72 57 -72 58 -72 59 -72 60 -72 61 -72 62 -72 63 -72 64 -72 65 -72 66 -72 67 -72 68 -72 69 -72 70 -72 71 -72 72 -72 73 -72 74 -72 75 -72 76 -72 77 -72 78 -72 79 -72 80 -72 81 -72 82 -72 83 -72 84 -72 85 -72 86 -72 87 -72 88 -72 89 -72 90 -72 91 -72 92 -72 93 -72 94 -72 95 -72 96 -72 97 -72 98 -72 99 -73 0 -73 1 -73 2 -73 3 -73 4 -73 5 -73 6 -73 7 -73 8 -73 9 -73 10 -73 11 -73 12 -73 13 -73 14 -73 15 -73 16 -73 17 -73 18 -73 19 -73 20 -73 21 -73 22 -73 23 -73 24 -73 25 -73 26 -73 27 -73 28 -73 29 -73 30 -73 31 -73 32 -73 33 -73 34 -73 35 -73 36 -73 37 -73 38 -73 39 -73 40 -73 41 -73 42 -73 43 -73 44 -73 45 -73 46 -73 47 -73 48 -73 49 -73 50 -73 51 -73 52 -73 53 -73 54 -73 55 -73 56 -73 57 -73 58 -73 59 -73 60 -73 61 -73 62 -73 63 -73 64 -73 65 -73 66 -73 67 -73 68 -73 69 -73 70 -73 71 -73 72 -73 73 -73 74 -73 75 -73 76 -73 77 -73 78 -73 79 -73 80 -73 81 -73 82 -73 83 -73 84 -73 85 -73 86 -73 87 -73 88 -73 89 -73 90 -73 91 -73 92 -73 93 -73 94 -73 95 -73 96 -73 97 -73 98 -73 99 -74 0 -74 1 -74 2 -74 3 -74 4 -74 5 -74 6 -74 7 -74 8 -74 9 -74 10 -74 11 -74 12 -74 13 -74 14 -74 15 -74 16 -74 17 -74 18 -74 19 -74 20 -74 21 -74 22 -74 23 -74 24 -74 25 -74 26 -74 27 -74 28 -74 29 -74 30 -74 31 -74 32 -74 33 -74 34 -74 35 -74 36 -74 37 -74 38 -74 39 -74 40 -74 41 -74 42 -74 43 -74 44 -74 45 -74 46 -74 47 -74 48 -74 49 -74 50 -74 51 -74 52 -74 53 -74 54 -74 55 -74 56 -74 57 -74 58 -74 59 -74 60 -74 61 -74 62 -74 63 -74 64 -74 65 -74 66 -74 67 -74 68 -74 69 -74 70 -74 71 -74 72 -74 73 -74 74 -74 75 -74 76 -74 77 -74 78 -74 79 -74 80 -74 81 -74 82 -74 83 -74 84 -74 85 -74 86 -74 87 -74 88 -74 89 -74 90 -74 91 -74 92 -74 93 -74 94 -74 95 -74 96 -74 97 -74 98 -74 99 -75 0 -75 1 -75 2 -75 3 -75 4 -75 5 -75 6 -75 7 -75 8 -75 9 -75 10 -75 11 -75 12 -75 13 -75 14 -75 15 -75 16 -75 17 -75 18 -75 19 -75 20 -75 21 -75 22 -75 23 -75 24 -75 25 -75 26 -75 27 -75 28 -75 29 -75 30 -75 31 -75 32 -75 33 -75 34 -75 35 -75 36 -75 37 -75 38 -75 39 -75 40 -75 41 -75 42 -75 43 -75 44 -75 45 -75 46 -75 47 -75 48 -75 49 -75 50 -75 51 -75 52 -75 53 -75 54 -75 55 -75 56 -75 57 -75 58 -75 59 -75 60 -75 61 -75 62 -75 63 -75 64 -75 65 -75 66 -75 67 -75 68 -75 69 -75 70 -75 71 -75 72 -75 73 -75 74 -75 75 -75 76 -75 77 -75 78 -75 79 -75 80 -75 81 -75 82 -75 83 -75 84 -75 85 -75 86 -75 87 -75 88 -75 89 -75 90 -75 91 -75 92 -75 93 -75 94 -75 95 -75 96 -75 97 -75 98 -75 99 -76 0 -76 1 -76 2 -76 3 -76 4 -76 5 -76 6 -76 7 -76 8 -76 9 -76 10 -76 11 -76 12 -76 13 -76 14 -76 15 -76 16 -76 17 -76 18 -76 19 -76 20 -76 21 -76 22 -76 23 -76 24 -76 25 -76 26 -76 27 -76 28 -76 29 -76 30 -76 31 -76 32 -76 33 -76 34 -76 35 -76 36 -76 37 -76 38 -76 39 -76 40 -76 41 -76 42 -76 43 -76 44 -76 45 -76 46 -76 47 -76 48 -76 49 -76 50 -76 51 -76 52 -76 53 -76 54 -76 55 -76 56 -76 57 -76 58 -76 59 -76 60 -76 61 -76 62 -76 63 -76 64 -76 65 -76 66 -76 67 -76 68 -76 69 -76 70 -76 71 -76 72 -76 73 -76 74 -76 75 -76 76 -76 77 -76 78 -76 79 -76 80 -76 81 -76 82 -76 83 -76 84 -76 85 -76 86 -76 87 -76 88 -76 89 -76 90 -76 91 -76 92 -76 93 -76 94 -76 95 -76 96 -76 97 -76 98 -76 99 -77 0 -77 1 -77 2 -77 3 -77 4 -77 5 -77 6 -77 7 -77 8 -77 9 -77 10 -77 11 -77 12 -77 13 -77 14 -77 15 -77 16 -77 17 -77 18 -77 19 -77 20 -77 21 -77 22 -77 23 -77 24 -77 25 -77 26 -77 27 -77 28 -77 29 -77 30 -77 31 -77 32 -77 33 -77 34 -77 35 -77 36 -77 37 -77 38 -77 39 -77 40 -77 41 -77 42 -77 43 -77 44 -77 45 -77 46 -77 47 -77 48 -77 49 -77 50 -77 51 -77 52 -77 53 -77 54 -77 55 -77 56 -77 57 -77 58 -77 59 -77 60 -77 61 -77 62 -77 63 -77 64 -77 65 -77 66 -77 67 -77 68 -77 69 -77 70 -77 71 -77 72 -77 73 -77 74 -77 75 -77 76 -77 77 -77 78 -77 79 -77 80 -77 81 -77 82 -77 83 -77 84 -77 85 -77 86 -77 87 -77 88 -77 89 -77 90 -77 91 -77 92 -77 93 -77 94 -77 95 -77 96 -77 97 -77 98 -77 99 -78 0 -78 1 -78 2 -78 3 -78 4 -78 5 -78 6 -78 7 -78 8 -78 9 -78 10 -78 11 -78 12 -78 13 -78 14 -78 15 -78 16 -78 17 -78 18 -78 19 -78 20 -78 21 -78 22 -78 23 -78 24 -78 25 -78 26 -78 27 -78 28 -78 29 -78 30 -78 31 -78 32 -78 33 -78 34 -78 35 -78 36 -78 37 -78 38 -78 39 -78 40 -78 41 -78 42 -78 43 -78 44 -78 45 -78 46 -78 47 -78 48 -78 49 -78 50 -78 51 -78 52 -78 53 -78 54 -78 55 -78 56 -78 57 -78 58 -78 59 -78 60 -78 61 -78 62 -78 63 -78 64 -78 65 -78 66 -78 67 -78 68 -78 69 -78 70 -78 71 -78 72 -78 73 -78 74 -78 75 -78 76 -78 77 -78 78 -78 79 -78 80 -78 81 -78 82 -78 83 -78 84 -78 85 -78 86 -78 87 -78 88 -78 89 -78 90 -78 91 -78 92 -78 93 -78 94 -78 95 -78 96 -78 97 -78 98 -78 99 -79 0 -79 1 -79 2 -79 3 -79 4 -79 5 -79 6 -79 7 -79 8 -79 9 -79 10 -79 11 -79 12 -79 13 -79 14 -79 15 -79 16 -79 17 -79 18 -79 19 -79 20 -79 21 -79 22 -79 23 -79 24 -79 25 -79 26 -79 27 -79 28 -79 29 -79 30 -79 31 -79 32 -79 33 -79 34 -79 35 -79 36 -79 37 -79 38 -79 39 -79 40 -79 41 -79 42 -79 43 -79 44 -79 45 -79 46 -79 47 -79 48 -79 49 -79 50 -79 51 -79 52 -79 53 -79 54 -79 55 -79 56 -79 57 -79 58 -79 59 -79 60 -79 61 -79 62 -79 63 -79 64 -79 65 -79 66 -79 67 -79 68 -79 69 -79 70 -79 71 -79 72 -79 73 -79 74 -79 75 -79 76 -79 77 -79 78 -79 79 -79 80 -79 81 -79 82 -79 83 -79 84 -79 85 -79 86 -79 87 -79 88 -79 89 -79 90 -79 91 -79 92 -79 93 -79 94 -79 95 -79 96 -79 97 -79 98 -79 99 -80 0 -80 1 -80 2 -80 3 -80 4 -80 5 -80 6 -80 7 -80 8 -80 9 -80 10 -80 11 -80 12 -80 13 -80 14 -80 15 -80 16 -80 17 -80 18 -80 19 -80 20 -80 21 -80 22 -80 23 -80 24 -80 25 -80 26 -80 27 -80 28 -80 29 -80 30 -80 31 -80 32 -80 33 -80 34 -80 35 -80 36 -80 37 -80 38 -80 39 -80 40 -80 41 -80 42 -80 43 -80 44 -80 45 -80 46 -80 47 -80 48 -80 49 -80 50 -80 51 -80 52 -80 53 -80 54 -80 55 -80 56 -80 57 -80 58 -80 59 -80 60 -80 61 -80 62 -80 63 -80 64 -80 65 -80 66 -80 67 -80 68 -80 69 -80 70 -80 71 -80 72 -80 73 -80 74 -80 75 -80 76 -80 77 -80 78 -80 79 -80 80 -80 81 -80 82 -80 83 -80 84 -80 85 -80 86 -80 87 -80 88 -80 89 -80 90 -80 91 -80 92 -80 93 -80 94 -80 95 -80 96 -80 97 -80 98 -80 99 -81 0 -81 1 -81 2 -81 3 -81 4 -81 5 -81 6 -81 7 -81 8 -81 9 -81 10 -81 11 -81 12 -81 13 -81 14 -81 15 -81 16 -81 17 -81 18 -81 19 -81 20 -81 21 -81 22 -81 23 -81 24 -81 25 -81 26 -81 27 -81 28 -81 29 -81 30 -81 31 -81 32 -81 33 -81 34 -81 35 -81 36 -81 37 -81 38 -81 39 -81 40 -81 41 -81 42 -81 43 -81 44 -81 45 -81 46 -81 47 -81 48 -81 49 -81 50 -81 51 -81 52 -81 53 -81 54 -81 55 -81 56 -81 57 -81 58 -81 59 -81 60 -81 61 -81 62 -81 63 -81 64 -81 65 -81 66 -81 67 -81 68 -81 69 -81 70 -81 71 -81 72 -81 73 -81 74 -81 75 -81 76 -81 77 -81 78 -81 79 -81 80 -81 81 -81 82 -81 83 -81 84 -81 85 -81 86 -81 87 -81 88 -81 89 -81 90 -81 91 -81 92 -81 93 -81 94 -81 95 -81 96 -81 97 -81 98 -81 99 -82 0 -82 1 -82 2 -82 3 -82 4 -82 5 -82 6 -82 7 -82 8 -82 9 -82 10 -82 11 -82 12 -82 13 -82 14 -82 15 -82 16 -82 17 -82 18 -82 19 -82 20 -82 21 -82 22 -82 23 -82 24 -82 25 -82 26 -82 27 -82 28 -82 29 -82 30 -82 31 -82 32 -82 33 -82 34 -82 35 -82 36 -82 37 -82 38 -82 39 -82 40 -82 41 -82 42 -82 43 -82 44 -82 45 -82 46 -82 47 -82 48 -82 49 -82 50 -82 51 -82 52 -82 53 -82 54 -82 55 -82 56 -82 57 -82 58 -82 59 -82 60 -82 61 -82 62 -82 63 -82 64 -82 65 -82 66 -82 67 -82 68 -82 69 -82 70 -82 71 -82 72 -82 73 -82 74 -82 75 -82 76 -82 77 -82 78 -82 79 -82 80 -82 81 -82 82 -82 83 -82 84 -82 85 -82 86 -82 87 -82 88 -82 89 -82 90 -82 91 -82 92 -82 93 -82 94 -82 95 -82 96 -82 97 -82 98 -82 99 -83 0 -83 1 -83 2 -83 3 -83 4 -83 5 -83 6 -83 7 -83 8 -83 9 -83 10 -83 11 -83 12 -83 13 -83 14 -83 15 -83 16 -83 17 -83 18 -83 19 -83 20 -83 21 -83 22 -83 23 -83 24 -83 25 -83 26 -83 27 -83 28 -83 29 -83 30 -83 31 -83 32 -83 33 -83 34 -83 35 -83 36 -83 37 -83 38 -83 39 -83 40 -83 41 -83 42 -83 43 -83 44 -83 45 -83 46 -83 47 -83 48 -83 49 -83 50 -83 51 -83 52 -83 53 -83 54 -83 55 -83 56 -83 57 -83 58 -83 59 -83 60 -83 61 -83 62 -83 63 -83 64 -83 65 -83 66 -83 67 -83 68 -83 69 -83 70 -83 71 -83 72 -83 73 -83 74 -83 75 -83 76 -83 77 -83 78 -83 79 -83 80 -83 81 -83 82 -83 83 -83 84 -83 85 -83 86 -83 87 -83 88 -83 89 -83 90 -83 91 -83 92 -83 93 -83 94 -83 95 -83 96 -83 97 -83 98 -83 99 -84 0 -84 1 -84 2 -84 3 -84 4 -84 5 -84 6 -84 7 -84 8 -84 9 -84 10 -84 11 -84 12 -84 13 -84 14 -84 15 -84 16 -84 17 -84 18 -84 19 -84 20 -84 21 -84 22 -84 23 -84 24 -84 25 -84 26 -84 27 -84 28 -84 29 -84 30 -84 31 -84 32 -84 33 -84 34 -84 35 -84 36 -84 37 -84 38 -84 39 -84 40 -84 41 -84 42 -84 43 -84 44 -84 45 -84 46 -84 47 -84 48 -84 49 -84 50 -84 51 -84 52 -84 53 -84 54 -84 55 -84 56 -84 57 -84 58 -84 59 -84 60 -84 61 -84 62 -84 63 -84 64 -84 65 -84 66 -84 67 -84 68 -84 69 -84 70 -84 71 -84 72 -84 73 -84 74 -84 75 -84 76 -84 77 -84 78 -84 79 -84 80 -84 81 -84 82 -84 83 -84 84 -84 85 -84 86 -84 87 -84 88 -84 89 -84 90 -84 91 -84 92 -84 93 -84 94 -84 95 -84 96 -84 97 -84 98 -84 99 -85 0 -85 1 -85 2 -85 3 -85 4 -85 5 -85 6 -85 7 -85 8 -85 9 -85 10 -85 11 -85 12 -85 13 -85 14 -85 15 -85 16 -85 17 -85 18 -85 19 -85 20 -85 21 -85 22 -85 23 -85 24 -85 25 -85 26 -85 27 -85 28 -85 29 -85 30 -85 31 -85 32 -85 33 -85 34 -85 35 -85 36 -85 37 -85 38 -85 39 -85 40 -85 41 -85 42 -85 43 -85 44 -85 45 -85 46 -85 47 -85 48 -85 49 -85 50 -85 51 -85 52 -85 53 -85 54 -85 55 -85 56 -85 57 -85 58 -85 59 -85 60 -85 61 -85 62 -85 63 -85 64 -85 65 -85 66 -85 67 -85 68 -85 69 -85 70 -85 71 -85 72 -85 73 -85 74 -85 75 -85 76 -85 77 -85 78 -85 79 -85 80 -85 81 -85 82 -85 83 -85 84 -85 85 -85 86 -85 87 -85 88 -85 89 -85 90 -85 91 -85 92 -85 93 -85 94 -85 95 -85 96 -85 97 -85 98 -85 99 -86 0 -86 1 -86 2 -86 3 -86 4 -86 5 -86 6 -86 7 -86 8 -86 9 -86 10 -86 11 -86 12 -86 13 -86 14 -86 15 -86 16 -86 17 -86 18 -86 19 -86 20 -86 21 -86 22 -86 23 -86 24 -86 25 -86 26 -86 27 -86 28 -86 29 -86 30 -86 31 -86 32 -86 33 -86 34 -86 35 -86 36 -86 37 -86 38 -86 39 -86 40 -86 41 -86 42 -86 43 -86 44 -86 45 -86 46 -86 47 -86 48 -86 49 -86 50 -86 51 -86 52 -86 53 -86 54 -86 55 -86 56 -86 57 -86 58 -86 59 -86 60 -86 61 -86 62 -86 63 -86 64 -86 65 -86 66 -86 67 -86 68 -86 69 -86 70 -86 71 -86 72 -86 73 -86 74 -86 75 -86 76 -86 77 -86 78 -86 79 -86 80 -86 81 -86 82 -86 83 -86 84 -86 85 -86 86 -86 87 -86 88 -86 89 -86 90 -86 91 -86 92 -86 93 -86 94 -86 95 -86 96 -86 97 -86 98 -86 99 -87 0 -87 1 -87 2 -87 3 -87 4 -87 5 -87 6 -87 7 -87 8 -87 9 -87 10 -87 11 -87 12 -87 13 -87 14 -87 15 -87 16 -87 17 -87 18 -87 19 -87 20 -87 21 -87 22 -87 23 -87 24 -87 25 -87 26 -87 27 -87 28 -87 29 -87 30 -87 31 -87 32 -87 33 -87 34 -87 35 -87 36 -87 37 -87 38 -87 39 -87 40 -87 41 -87 42 -87 43 -87 44 -87 45 -87 46 -87 47 -87 48 -87 49 -87 50 -87 51 -87 52 -87 53 -87 54 -87 55 -87 56 -87 57 -87 58 -87 59 -87 60 -87 61 -87 62 -87 63 -87 64 -87 65 -87 66 -87 67 -87 68 -87 69 -87 70 -87 71 -87 72 -87 73 -87 74 -87 75 -87 76 -87 77 -87 78 -87 79 -87 80 -87 81 -87 82 -87 83 -87 84 -87 85 -87 86 -87 87 -87 88 -87 89 -87 90 -87 91 -87 92 -87 93 -87 94 -87 95 -87 96 -87 97 -87 98 -87 99 -88 0 -88 1 -88 2 -88 3 -88 4 -88 5 -88 6 -88 7 -88 8 -88 9 -88 10 -88 11 -88 12 -88 13 -88 14 -88 15 -88 16 -88 17 -88 18 -88 19 -88 20 -88 21 -88 22 -88 23 -88 24 -88 25 -88 26 -88 27 -88 28 -88 29 -88 30 -88 31 -88 32 -88 33 -88 34 -88 35 -88 36 -88 37 -88 38 -88 39 -88 40 -88 41 -88 42 -88 43 -88 44 -88 45 -88 46 -88 47 -88 48 -88 49 -88 50 -88 51 -88 52 -88 53 -88 54 -88 55 -88 56 -88 57 -88 58 -88 59 -88 60 -88 61 -88 62 -88 63 -88 64 -88 65 -88 66 -88 67 -88 68 -88 69 -88 70 -88 71 -88 72 -88 73 -88 74 -88 75 -88 76 -88 77 -88 78 -88 79 -88 80 -88 81 -88 82 -88 83 -88 84 -88 85 -88 86 -88 87 -88 88 -88 89 -88 90 -88 91 -88 92 -88 93 -88 94 -88 95 -88 96 -88 97 -88 98 -88 99 -89 0 -89 1 -89 2 -89 3 -89 4 -89 5 -89 6 -89 7 -89 8 -89 9 -89 10 -89 11 -89 12 -89 13 -89 14 -89 15 -89 16 -89 17 -89 18 -89 19 -89 20 -89 21 -89 22 -89 23 -89 24 -89 25 -89 26 -89 27 -89 28 -89 29 -89 30 -89 31 -89 32 -89 33 -89 34 -89 35 -89 36 -89 37 -89 38 -89 39 -89 40 -89 41 -89 42 -89 43 -89 44 -89 45 -89 46 -89 47 -89 48 -89 49 -89 50 -89 51 -89 52 -89 53 -89 54 -89 55 -89 56 -89 57 -89 58 -89 59 -89 60 -89 61 -89 62 -89 63 -89 64 -89 65 -89 66 -89 67 -89 68 -89 69 -89 70 -89 71 -89 72 -89 73 -89 74 -89 75 -89 76 -89 77 -89 78 -89 79 -89 80 -89 81 -89 82 -89 83 -89 84 -89 85 -89 86 -89 87 -89 88 -89 89 -89 90 -89 91 -89 92 -89 93 -89 94 -89 95 -89 96 -89 97 -89 98 -89 99 -90 0 -90 1 -90 2 -90 3 -90 4 -90 5 -90 6 -90 7 -90 8 -90 9 -90 10 -90 11 -90 12 -90 13 -90 14 -90 15 -90 16 -90 17 -90 18 -90 19 -90 20 -90 21 -90 22 -90 23 -90 24 -90 25 -90 26 -90 27 -90 28 -90 29 -90 30 -90 31 -90 32 -90 33 -90 34 -90 35 -90 36 -90 37 -90 38 -90 39 -90 40 -90 41 -90 42 -90 43 -90 44 -90 45 -90 46 -90 47 -90 48 -90 49 -90 50 -90 51 -90 52 -90 53 -90 54 -90 55 -90 56 -90 57 -90 58 -90 59 -90 60 -90 61 -90 62 -90 63 -90 64 -90 65 -90 66 -90 67 -90 68 -90 69 -90 70 -90 71 -90 72 -90 73 -90 74 -90 75 -90 76 -90 77 -90 78 -90 79 -90 80 -90 81 -90 82 -90 83 -90 84 -90 85 -90 86 -90 87 -90 88 -90 89 -90 90 -90 91 -90 92 -90 93 -90 94 -90 95 -90 96 -90 97 -90 98 -90 99 -91 0 -91 1 -91 2 -91 3 -91 4 -91 5 -91 6 -91 7 -91 8 -91 9 -91 10 -91 11 -91 12 -91 13 -91 14 -91 15 -91 16 -91 17 -91 18 -91 19 -91 20 -91 21 -91 22 -91 23 -91 24 -91 25 -91 26 -91 27 -91 28 -91 29 -91 30 -91 31 -91 32 -91 33 -91 34 -91 35 -91 36 -91 37 -91 38 -91 39 -91 40 -91 41 -91 42 -91 43 -91 44 -91 45 -91 46 -91 47 -91 48 -91 49 -91 50 -91 51 -91 52 -91 53 -91 54 -91 55 -91 56 -91 57 -91 58 -91 59 -91 60 -91 61 -91 62 -91 63 -91 64 -91 65 -91 66 -91 67 -91 68 -91 69 -91 70 -91 71 -91 72 -91 73 -91 74 -91 75 -91 76 -91 77 -91 78 -91 79 -91 80 -91 81 -91 82 -91 83 -91 84 -91 85 -91 86 -91 87 -91 88 -91 89 -91 90 -91 91 -91 92 -91 93 -91 94 -91 95 -91 96 -91 97 -91 98 -91 99 -92 0 -92 1 -92 2 -92 3 -92 4 -92 5 -92 6 -92 7 -92 8 -92 9 -92 10 -92 11 -92 12 -92 13 -92 14 -92 15 -92 16 -92 17 -92 18 -92 19 -92 20 -92 21 -92 22 -92 23 -92 24 -92 25 -92 26 -92 27 -92 28 -92 29 -92 30 -92 31 -92 32 -92 33 -92 34 -92 35 -92 36 -92 37 -92 38 -92 39 -92 40 -92 41 -92 42 -92 43 -92 44 -92 45 -92 46 -92 47 -92 48 -92 49 -92 50 -92 51 -92 52 -92 53 -92 54 -92 55 -92 56 -92 57 -92 58 -92 59 -92 60 -92 61 -92 62 -92 63 -92 64 -92 65 -92 66 -92 67 -92 68 -92 69 -92 70 -92 71 -92 72 -92 73 -92 74 -92 75 -92 76 -92 77 -92 78 -92 79 -92 80 -92 81 -92 82 -92 83 -92 84 -92 85 -92 86 -92 87 -92 88 -92 89 -92 90 -92 91 -92 92 -92 93 -92 94 -92 95 -92 96 -92 97 -92 98 -92 99 -93 0 -93 1 -93 2 -93 3 -93 4 -93 5 -93 6 -93 7 -93 8 -93 9 -93 10 -93 11 -93 12 -93 13 -93 14 -93 15 -93 16 -93 17 -93 18 -93 19 -93 20 -93 21 -93 22 -93 23 -93 24 -93 25 -93 26 -93 27 -93 28 -93 29 -93 30 -93 31 -93 32 -93 33 -93 34 -93 35 -93 36 -93 37 -93 38 -93 39 -93 40 -93 41 -93 42 -93 43 -93 44 -93 45 -93 46 -93 47 -93 48 -93 49 -93 50 -93 51 -93 52 -93 53 -93 54 -93 55 -93 56 -93 57 -93 58 -93 59 -93 60 -93 61 -93 62 -93 63 -93 64 -93 65 -93 66 -93 67 -93 68 -93 69 -93 70 -93 71 -93 72 -93 73 -93 74 -93 75 -93 76 -93 77 -93 78 -93 79 -93 80 -93 81 -93 82 -93 83 -93 84 -93 85 -93 86 -93 87 -93 88 -93 89 -93 90 -93 91 -93 92 -93 93 -93 94 -93 95 -93 96 -93 97 -93 98 -93 99 -94 0 -94 1 -94 2 -94 3 -94 4 -94 5 -94 6 -94 7 -94 8 -94 9 -94 10 -94 11 -94 12 -94 13 -94 14 -94 15 -94 16 -94 17 -94 18 -94 19 -94 20 -94 21 -94 22 -94 23 -94 24 -94 25 -94 26 -94 27 -94 28 -94 29 -94 30 -94 31 -94 32 -94 33 -94 34 -94 35 -94 36 -94 37 -94 38 -94 39 -94 40 -94 41 -94 42 -94 43 -94 44 -94 45 -94 46 -94 47 -94 48 -94 49 -94 50 -94 51 -94 52 -94 53 -94 54 -94 55 -94 56 -94 57 -94 58 -94 59 -94 60 -94 61 -94 62 -94 63 -94 64 -94 65 -94 66 -94 67 -94 68 -94 69 -94 70 -94 71 -94 72 -94 73 -94 74 -94 75 -94 76 -94 77 -94 78 -94 79 -94 80 -94 81 -94 82 -94 83 -94 84 -94 85 -94 86 -94 87 -94 88 -94 89 -94 90 -94 91 -94 92 -94 93 -94 94 -94 95 -94 96 -94 97 -94 98 -94 99 -95 0 -95 1 -95 2 -95 3 -95 4 -95 5 -95 6 -95 7 -95 8 -95 9 -95 10 -95 11 -95 12 -95 13 -95 14 -95 15 -95 16 -95 17 -95 18 -95 19 -95 20 -95 21 -95 22 -95 23 -95 24 -95 25 -95 26 -95 27 -95 28 -95 29 -95 30 -95 31 -95 32 -95 33 -95 34 -95 35 -95 36 -95 37 -95 38 -95 39 -95 40 -95 41 -95 42 -95 43 -95 44 -95 45 -95 46 -95 47 -95 48 -95 49 -95 50 -95 51 -95 52 -95 53 -95 54 -95 55 -95 56 -95 57 -95 58 -95 59 -95 60 -95 61 -95 62 -95 63 -95 64 -95 65 -95 66 -95 67 -95 68 -95 69 -95 70 -95 71 -95 72 -95 73 -95 74 -95 75 -95 76 -95 77 -95 78 -95 79 -95 80 -95 81 -95 82 -95 83 -95 84 -95 85 -95 86 -95 87 -95 88 -95 89 -95 90 -95 91 -95 92 -95 93 -95 94 -95 95 -95 96 -95 97 -95 98 -95 99 -96 0 -96 1 -96 2 -96 3 -96 4 -96 5 -96 6 -96 7 -96 8 -96 9 -96 10 -96 11 -96 12 -96 13 -96 14 -96 15 -96 16 -96 17 -96 18 -96 19 -96 20 -96 21 -96 22 -96 23 -96 24 -96 25 -96 26 -96 27 -96 28 -96 29 -96 30 -96 31 -96 32 -96 33 -96 34 -96 35 -96 36 -96 37 -96 38 -96 39 -96 40 -96 41 -96 42 -96 43 -96 44 -96 45 -96 46 -96 47 -96 48 -96 49 -96 50 -96 51 -96 52 -96 53 -96 54 -96 55 -96 56 -96 57 -96 58 -96 59 -96 60 -96 61 -96 62 -96 63 -96 64 -96 65 -96 66 -96 67 -96 68 -96 69 -96 70 -96 71 -96 72 -96 73 -96 74 -96 75 -96 76 -96 77 -96 78 -96 79 -96 80 -96 81 -96 82 -96 83 -96 84 -96 85 -96 86 -96 87 -96 88 -96 89 -96 90 -96 91 -96 92 -96 93 -96 94 -96 95 -96 96 -96 97 -96 98 -96 99 -97 0 -97 1 -97 2 -97 3 -97 4 -97 5 -97 6 -97 7 -97 8 -97 9 -97 10 -97 11 -97 12 -97 13 -97 14 -97 15 -97 16 -97 17 -97 18 -97 19 -97 20 -97 21 -97 22 -97 23 -97 24 -97 25 -97 26 -97 27 -97 28 -97 29 -97 30 -97 31 -97 32 -97 33 -97 34 -97 35 -97 36 -97 37 -97 38 -97 39 -97 40 -97 41 -97 42 -97 43 -97 44 -97 45 -97 46 -97 47 -97 48 -97 49 -97 50 -97 51 -97 52 -97 53 -97 54 -97 55 -97 56 -97 57 -97 58 -97 59 -97 60 -97 61 -97 62 -97 63 -97 64 -97 65 -97 66 -97 67 -97 68 -97 69 -97 70 -97 71 -97 72 -97 73 -97 74 -97 75 -97 76 -97 77 -97 78 -97 79 -97 80 -97 81 -97 82 -97 83 -97 84 -97 85 -97 86 -97 87 -97 88 -97 89 -97 90 -97 91 -97 92 -97 93 -97 94 -97 95 -97 96 -97 97 -97 98 -97 99 -98 0 -98 1 -98 2 -98 3 -98 4 -98 5 -98 6 -98 7 -98 8 -98 9 -98 10 -98 11 -98 12 -98 13 -98 14 -98 15 -98 16 -98 17 -98 18 -98 19 -98 20 -98 21 -98 22 -98 23 -98 24 -98 25 -98 26 -98 27 -98 28 -98 29 -98 30 -98 31 -98 32 -98 33 -98 34 -98 35 -98 36 -98 37 -98 38 -98 39 -98 40 -98 41 -98 42 -98 43 -98 44 -98 45 -98 46 -98 47 -98 48 -98 49 -98 50 -98 51 -98 52 -98 53 -98 54 -98 55 -98 56 -98 57 -98 58 -98 59 -98 60 -98 61 -98 62 -98 63 -98 64 -98 65 -98 66 -98 67 -98 68 -98 69 -98 70 -98 71 -98 72 -98 73 -98 74 -98 75 -98 76 -98 77 -98 78 -98 79 -98 80 -98 81 -98 82 -98 83 -98 84 -98 85 -98 86 -98 87 -98 88 -98 89 -98 90 -98 91 -98 92 -98 93 -98 94 -98 95 -98 96 -98 97 -98 98 -98 99 -99 0 -99 1 -99 2 -99 3 -99 4 -99 5 -99 6 -99 7 -99 8 -99 9 -99 10 -99 11 -99 12 -99 13 -99 14 -99 15 -99 16 -99 17 -99 18 -99 19 -99 20 -99 21 -99 22 -99 23 -99 24 -99 25 -99 26 -99 27 -99 28 -99 29 -99 30 -99 31 -99 32 -99 33 -99 34 -99 35 -99 36 -99 37 -99 38 -99 39 -99 40 -99 41 -99 42 -99 43 -99 44 -99 45 -99 46 -99 47 -99 48 -99 49 -99 50 -99 51 -99 52 -99 53 -99 54 -99 55 -99 56 -99 57 -99 58 -99 59 -99 60 -99 61 -99 62 -99 63 -99 64 -99 65 -99 66 -99 67 -99 68 -99 69 -99 70 -99 71 -99 72 -99 73 -99 74 -99 75 -99 76 -99 77 -99 78 -99 79 -99 80 -99 81 -99 82 -99 83 -99 84 -99 85 -99 86 -99 87 -99 88 -99 89 -99 90 -99 91 -99 92 -99 93 -99 94 -99 95 -99 96 -99 97 -99 98 -99 99 -100 0 -\. --- --- Data for Name: brin_test_multi; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.brin_test_multi (a, b) FROM stdin; -0 1 -0 2 -0 3 -0 4 -0 5 -0 6 -0 7 -0 8 -0 9 -0 10 -0 11 -0 12 -0 13 -0 14 -0 15 -0 16 -0 17 -0 18 -0 19 -0 20 -0 21 -0 22 -0 23 -0 24 -0 25 -0 26 -0 27 -0 28 -0 29 -0 30 -0 31 -0 32 -0 33 -0 34 -0 35 -0 36 -0 37 -0 38 -0 39 -0 40 -0 41 -0 42 -0 43 -0 44 -0 45 -0 46 -0 47 -0 48 -0 49 -0 50 -0 51 -0 52 -0 53 -0 54 -0 55 -0 56 -0 57 -0 58 -0 59 -0 60 -0 61 -0 62 -0 63 -0 64 -0 65 -0 66 -0 67 -0 68 -0 69 -0 70 -0 71 -0 72 -0 73 -0 74 -0 75 -0 76 -0 77 -0 78 -0 79 -0 80 -0 81 -0 82 -0 83 -0 84 -0 85 -0 86 -0 87 -0 88 -0 89 -0 90 -0 91 -0 92 -0 93 -0 94 -0 95 -0 96 -0 97 -0 98 -0 99 -1 0 -1 1 -1 2 -1 3 -1 4 -1 5 -1 6 -1 7 -1 8 -1 9 -1 10 -1 11 -1 12 -1 13 -1 14 -1 15 -1 16 -1 17 -1 18 -1 19 -1 20 -1 21 -1 22 -1 23 -1 24 -1 25 -1 26 -1 27 -1 28 -1 29 -1 30 -1 31 -1 32 -1 33 -1 34 -1 35 -1 36 -1 37 -1 38 -1 39 -1 40 -1 41 -1 42 -1 43 -1 44 -1 45 -1 46 -1 47 -1 48 -1 49 -1 50 -1 51 -1 52 -1 53 -1 54 -1 55 -1 56 -1 57 -1 58 -1 59 -1 60 -1 61 -1 62 -1 63 -1 64 -1 65 -1 66 -1 67 -1 68 -1 69 -1 70 -1 71 -1 72 -1 73 -1 74 -1 75 -1 76 -1 77 -1 78 -1 79 -1 80 -1 81 -1 82 -1 83 -1 84 -1 85 -1 86 -1 87 -1 88 -1 89 -1 90 -1 91 -1 92 -1 93 -1 94 -1 95 -1 96 -1 97 -1 98 -1 99 -2 0 -2 1 -2 2 -2 3 -2 4 -2 5 -2 6 -2 7 -2 8 -2 9 -2 10 -2 11 -2 12 -2 13 -2 14 -2 15 -2 16 -2 17 -2 18 -2 19 -2 20 -2 21 -2 22 -2 23 -2 24 -2 25 -2 26 -2 27 -2 28 -2 29 -2 30 -2 31 -2 32 -2 33 -2 34 -2 35 -2 36 -2 37 -2 38 -2 39 -2 40 -2 41 -2 42 -2 43 -2 44 -2 45 -2 46 -2 47 -2 48 -2 49 -2 50 -2 51 -2 52 -2 53 -2 54 -2 55 -2 56 -2 57 -2 58 -2 59 -2 60 -2 61 -2 62 -2 63 -2 64 -2 65 -2 66 -2 67 -2 68 -2 69 -2 70 -2 71 -2 72 -2 73 -2 74 -2 75 -2 76 -2 77 -2 78 -2 79 -2 80 -2 81 -2 82 -2 83 -2 84 -2 85 -2 86 -2 87 -2 88 -2 89 -2 90 -2 91 -2 92 -2 93 -2 94 -2 95 -2 96 -2 97 -2 98 -2 99 -3 0 -3 1 -3 2 -3 3 -3 4 -3 5 -3 6 -3 7 -3 8 -3 9 -3 10 -3 11 -3 12 -3 13 -3 14 -3 15 -3 16 -3 17 -3 18 -3 19 -3 20 -3 21 -3 22 -3 23 -3 24 -3 25 -3 26 -3 27 -3 28 -3 29 -3 30 -3 31 -3 32 -3 33 -3 34 -3 35 -3 36 -3 37 -3 38 -3 39 -3 40 -3 41 -3 42 -3 43 -3 44 -3 45 -3 46 -3 47 -3 48 -3 49 -3 50 -3 51 -3 52 -3 53 -3 54 -3 55 -3 56 -3 57 -3 58 -3 59 -3 60 -3 61 -3 62 -3 63 -3 64 -3 65 -3 66 -3 67 -3 68 -3 69 -3 70 -3 71 -3 72 -3 73 -3 74 -3 75 -3 76 -3 77 -3 78 -3 79 -3 80 -3 81 -3 82 -3 83 -3 84 -3 85 -3 86 -3 87 -3 88 -3 89 -3 90 -3 91 -3 92 -3 93 -3 94 -3 95 -3 96 -3 97 -3 98 -3 99 -4 0 -4 1 -4 2 -4 3 -4 4 -4 5 -4 6 -4 7 -4 8 -4 9 -4 10 -4 11 -4 12 -4 13 -4 14 -4 15 -4 16 -4 17 -4 18 -4 19 -4 20 -4 21 -4 22 -4 23 -4 24 -4 25 -4 26 -4 27 -4 28 -4 29 -4 30 -4 31 -4 32 -4 33 -4 34 -4 35 -4 36 -4 37 -4 38 -4 39 -4 40 -4 41 -4 42 -4 43 -4 44 -4 45 -4 46 -4 47 -4 48 -4 49 -4 50 -4 51 -4 52 -4 53 -4 54 -4 55 -4 56 -4 57 -4 58 -4 59 -4 60 -4 61 -4 62 -4 63 -4 64 -4 65 -4 66 -4 67 -4 68 -4 69 -4 70 -4 71 -4 72 -4 73 -4 74 -4 75 -4 76 -4 77 -4 78 -4 79 -4 80 -4 81 -4 82 -4 83 -4 84 -4 85 -4 86 -4 87 -4 88 -4 89 -4 90 -4 91 -4 92 -4 93 -4 94 -4 95 -4 96 -4 97 -4 98 -4 99 -5 0 -5 1 -5 2 -5 3 -5 4 -5 5 -5 6 -5 7 -5 8 -5 9 -5 10 -5 11 -5 12 -5 13 -5 14 -5 15 -5 16 -5 17 -5 18 -5 19 -5 20 -5 21 -5 22 -5 23 -5 24 -5 25 -5 26 -5 27 -5 28 -5 29 -5 30 -5 31 -5 32 -5 33 -5 34 -5 35 -5 36 -5 37 -5 38 -5 39 -5 40 -5 41 -5 42 -5 43 -5 44 -5 45 -5 46 -5 47 -5 48 -5 49 -5 50 -5 51 -5 52 -5 53 -5 54 -5 55 -5 56 -5 57 -5 58 -5 59 -5 60 -5 61 -5 62 -5 63 -5 64 -5 65 -5 66 -5 67 -5 68 -5 69 -5 70 -5 71 -5 72 -5 73 -5 74 -5 75 -5 76 -5 77 -5 78 -5 79 -5 80 -5 81 -5 82 -5 83 -5 84 -5 85 -5 86 -5 87 -5 88 -5 89 -5 90 -5 91 -5 92 -5 93 -5 94 -5 95 -5 96 -5 97 -5 98 -5 99 -6 0 -6 1 -6 2 -6 3 -6 4 -6 5 -6 6 -6 7 -6 8 -6 9 -6 10 -6 11 -6 12 -6 13 -6 14 -6 15 -6 16 -6 17 -6 18 -6 19 -6 20 -6 21 -6 22 -6 23 -6 24 -6 25 -6 26 -6 27 -6 28 -6 29 -6 30 -6 31 -6 32 -6 33 -6 34 -6 35 -6 36 -6 37 -6 38 -6 39 -6 40 -6 41 -6 42 -6 43 -6 44 -6 45 -6 46 -6 47 -6 48 -6 49 -6 50 -6 51 -6 52 -6 53 -6 54 -6 55 -6 56 -6 57 -6 58 -6 59 -6 60 -6 61 -6 62 -6 63 -6 64 -6 65 -6 66 -6 67 -6 68 -6 69 -6 70 -6 71 -6 72 -6 73 -6 74 -6 75 -6 76 -6 77 -6 78 -6 79 -6 80 -6 81 -6 82 -6 83 -6 84 -6 85 -6 86 -6 87 -6 88 -6 89 -6 90 -6 91 -6 92 -6 93 -6 94 -6 95 -6 96 -6 97 -6 98 -6 99 -7 0 -7 1 -7 2 -7 3 -7 4 -7 5 -7 6 -7 7 -7 8 -7 9 -7 10 -7 11 -7 12 -7 13 -7 14 -7 15 -7 16 -7 17 -7 18 -7 19 -7 20 -7 21 -7 22 -7 23 -7 24 -7 25 -7 26 -7 27 -7 28 -7 29 -7 30 -7 31 -7 32 -7 33 -7 34 -7 35 -7 36 -7 37 -7 38 -7 39 -7 40 -7 41 -7 42 -7 43 -7 44 -7 45 -7 46 -7 47 -7 48 -7 49 -7 50 -7 51 -7 52 -7 53 -7 54 -7 55 -7 56 -7 57 -7 58 -7 59 -7 60 -7 61 -7 62 -7 63 -7 64 -7 65 -7 66 -7 67 -7 68 -7 69 -7 70 -7 71 -7 72 -7 73 -7 74 -7 75 -7 76 -7 77 -7 78 -7 79 -7 80 -7 81 -7 82 -7 83 -7 84 -7 85 -7 86 -7 87 -7 88 -7 89 -7 90 -7 91 -7 92 -7 93 -7 94 -7 95 -7 96 -7 97 -7 98 -7 99 -8 0 -8 1 -8 2 -8 3 -8 4 -8 5 -8 6 -8 7 -8 8 -8 9 -8 10 -8 11 -8 12 -8 13 -8 14 -8 15 -8 16 -8 17 -8 18 -8 19 -8 20 -8 21 -8 22 -8 23 -8 24 -8 25 -8 26 -8 27 -8 28 -8 29 -8 30 -8 31 -8 32 -8 33 -8 34 -8 35 -8 36 -8 37 -8 38 -8 39 -8 40 -8 41 -8 42 -8 43 -8 44 -8 45 -8 46 -8 47 -8 48 -8 49 -8 50 -8 51 -8 52 -8 53 -8 54 -8 55 -8 56 -8 57 -8 58 -8 59 -8 60 -8 61 -8 62 -8 63 -8 64 -8 65 -8 66 -8 67 -8 68 -8 69 -8 70 -8 71 -8 72 -8 73 -8 74 -8 75 -8 76 -8 77 -8 78 -8 79 -8 80 -8 81 -8 82 -8 83 -8 84 -8 85 -8 86 -8 87 -8 88 -8 89 -8 90 -8 91 -8 92 -8 93 -8 94 -8 95 -8 96 -8 97 -8 98 -8 99 -9 0 -9 1 -9 2 -9 3 -9 4 -9 5 -9 6 -9 7 -9 8 -9 9 -9 10 -9 11 -9 12 -9 13 -9 14 -9 15 -9 16 -9 17 -9 18 -9 19 -9 20 -9 21 -9 22 -9 23 -9 24 -9 25 -9 26 -9 27 -9 28 -9 29 -9 30 -9 31 -9 32 -9 33 -9 34 -9 35 -9 36 -9 37 -9 38 -9 39 -9 40 -9 41 -9 42 -9 43 -9 44 -9 45 -9 46 -9 47 -9 48 -9 49 -9 50 -9 51 -9 52 -9 53 -9 54 -9 55 -9 56 -9 57 -9 58 -9 59 -9 60 -9 61 -9 62 -9 63 -9 64 -9 65 -9 66 -9 67 -9 68 -9 69 -9 70 -9 71 -9 72 -9 73 -9 74 -9 75 -9 76 -9 77 -9 78 -9 79 -9 80 -9 81 -9 82 -9 83 -9 84 -9 85 -9 86 -9 87 -9 88 -9 89 -9 90 -9 91 -9 92 -9 93 -9 94 -9 95 -9 96 -9 97 -9 98 -9 99 -10 0 -10 1 -10 2 -10 3 -10 4 -10 5 -10 6 -10 7 -10 8 -10 9 -10 10 -10 11 -10 12 -10 13 -10 14 -10 15 -10 16 -10 17 -10 18 -10 19 -10 20 -10 21 -10 22 -10 23 -10 24 -10 25 -10 26 -10 27 -10 28 -10 29 -10 30 -10 31 -10 32 -10 33 -10 34 -10 35 -10 36 -10 37 -10 38 -10 39 -10 40 -10 41 -10 42 -10 43 -10 44 -10 45 -10 46 -10 47 -10 48 -10 49 -10 50 -10 51 -10 52 -10 53 -10 54 -10 55 -10 56 -10 57 -10 58 -10 59 -10 60 -10 61 -10 62 -10 63 -10 64 -10 65 -10 66 -10 67 -10 68 -10 69 -10 70 -10 71 -10 72 -10 73 -10 74 -10 75 -10 76 -10 77 -10 78 -10 79 -10 80 -10 81 -10 82 -10 83 -10 84 -10 85 -10 86 -10 87 -10 88 -10 89 -10 90 -10 91 -10 92 -10 93 -10 94 -10 95 -10 96 -10 97 -10 98 -10 99 -11 0 -11 1 -11 2 -11 3 -11 4 -11 5 -11 6 -11 7 -11 8 -11 9 -11 10 -11 11 -11 12 -11 13 -11 14 -11 15 -11 16 -11 17 -11 18 -11 19 -11 20 -11 21 -11 22 -11 23 -11 24 -11 25 -11 26 -11 27 -11 28 -11 29 -11 30 -11 31 -11 32 -11 33 -11 34 -11 35 -11 36 -11 37 -11 38 -11 39 -11 40 -11 41 -11 42 -11 43 -11 44 -11 45 -11 46 -11 47 -11 48 -11 49 -11 50 -11 51 -11 52 -11 53 -11 54 -11 55 -11 56 -11 57 -11 58 -11 59 -11 60 -11 61 -11 62 -11 63 -11 64 -11 65 -11 66 -11 67 -11 68 -11 69 -11 70 -11 71 -11 72 -11 73 -11 74 -11 75 -11 76 -11 77 -11 78 -11 79 -11 80 -11 81 -11 82 -11 83 -11 84 -11 85 -11 86 -11 87 -11 88 -11 89 -11 90 -11 91 -11 92 -11 93 -11 94 -11 95 -11 96 -11 97 -11 98 -11 99 -12 0 -12 1 -12 2 -12 3 -12 4 -12 5 -12 6 -12 7 -12 8 -12 9 -12 10 -12 11 -12 12 -12 13 -12 14 -12 15 -12 16 -12 17 -12 18 -12 19 -12 20 -12 21 -12 22 -12 23 -12 24 -12 25 -12 26 -12 27 -12 28 -12 29 -12 30 -12 31 -12 32 -12 33 -12 34 -12 35 -12 36 -12 37 -12 38 -12 39 -12 40 -12 41 -12 42 -12 43 -12 44 -12 45 -12 46 -12 47 -12 48 -12 49 -12 50 -12 51 -12 52 -12 53 -12 54 -12 55 -12 56 -12 57 -12 58 -12 59 -12 60 -12 61 -12 62 -12 63 -12 64 -12 65 -12 66 -12 67 -12 68 -12 69 -12 70 -12 71 -12 72 -12 73 -12 74 -12 75 -12 76 -12 77 -12 78 -12 79 -12 80 -12 81 -12 82 -12 83 -12 84 -12 85 -12 86 -12 87 -12 88 -12 89 -12 90 -12 91 -12 92 -12 93 -12 94 -12 95 -12 96 -12 97 -12 98 -12 99 -13 0 -13 1 -13 2 -13 3 -13 4 -13 5 -13 6 -13 7 -13 8 -13 9 -13 10 -13 11 -13 12 -13 13 -13 14 -13 15 -13 16 -13 17 -13 18 -13 19 -13 20 -13 21 -13 22 -13 23 -13 24 -13 25 -13 26 -13 27 -13 28 -13 29 -13 30 -13 31 -13 32 -13 33 -13 34 -13 35 -13 36 -13 37 -13 38 -13 39 -13 40 -13 41 -13 42 -13 43 -13 44 -13 45 -13 46 -13 47 -13 48 -13 49 -13 50 -13 51 -13 52 -13 53 -13 54 -13 55 -13 56 -13 57 -13 58 -13 59 -13 60 -13 61 -13 62 -13 63 -13 64 -13 65 -13 66 -13 67 -13 68 -13 69 -13 70 -13 71 -13 72 -13 73 -13 74 -13 75 -13 76 -13 77 -13 78 -13 79 -13 80 -13 81 -13 82 -13 83 -13 84 -13 85 -13 86 -13 87 -13 88 -13 89 -13 90 -13 91 -13 92 -13 93 -13 94 -13 95 -13 96 -13 97 -13 98 -13 99 -14 0 -14 1 -14 2 -14 3 -14 4 -14 5 -14 6 -14 7 -14 8 -14 9 -14 10 -14 11 -14 12 -14 13 -14 14 -14 15 -14 16 -14 17 -14 18 -14 19 -14 20 -14 21 -14 22 -14 23 -14 24 -14 25 -14 26 -14 27 -14 28 -14 29 -14 30 -14 31 -14 32 -14 33 -14 34 -14 35 -14 36 -14 37 -14 38 -14 39 -14 40 -14 41 -14 42 -14 43 -14 44 -14 45 -14 46 -14 47 -14 48 -14 49 -14 50 -14 51 -14 52 -14 53 -14 54 -14 55 -14 56 -14 57 -14 58 -14 59 -14 60 -14 61 -14 62 -14 63 -14 64 -14 65 -14 66 -14 67 -14 68 -14 69 -14 70 -14 71 -14 72 -14 73 -14 74 -14 75 -14 76 -14 77 -14 78 -14 79 -14 80 -14 81 -14 82 -14 83 -14 84 -14 85 -14 86 -14 87 -14 88 -14 89 -14 90 -14 91 -14 92 -14 93 -14 94 -14 95 -14 96 -14 97 -14 98 -14 99 -15 0 -15 1 -15 2 -15 3 -15 4 -15 5 -15 6 -15 7 -15 8 -15 9 -15 10 -15 11 -15 12 -15 13 -15 14 -15 15 -15 16 -15 17 -15 18 -15 19 -15 20 -15 21 -15 22 -15 23 -15 24 -15 25 -15 26 -15 27 -15 28 -15 29 -15 30 -15 31 -15 32 -15 33 -15 34 -15 35 -15 36 -15 37 -15 38 -15 39 -15 40 -15 41 -15 42 -15 43 -15 44 -15 45 -15 46 -15 47 -15 48 -15 49 -15 50 -15 51 -15 52 -15 53 -15 54 -15 55 -15 56 -15 57 -15 58 -15 59 -15 60 -15 61 -15 62 -15 63 -15 64 -15 65 -15 66 -15 67 -15 68 -15 69 -15 70 -15 71 -15 72 -15 73 -15 74 -15 75 -15 76 -15 77 -15 78 -15 79 -15 80 -15 81 -15 82 -15 83 -15 84 -15 85 -15 86 -15 87 -15 88 -15 89 -15 90 -15 91 -15 92 -15 93 -15 94 -15 95 -15 96 -15 97 -15 98 -15 99 -16 0 -16 1 -16 2 -16 3 -16 4 -16 5 -16 6 -16 7 -16 8 -16 9 -16 10 -16 11 -16 12 -16 13 -16 14 -16 15 -16 16 -16 17 -16 18 -16 19 -16 20 -16 21 -16 22 -16 23 -16 24 -16 25 -16 26 -16 27 -16 28 -16 29 -16 30 -16 31 -16 32 -16 33 -16 34 -16 35 -16 36 -16 37 -16 38 -16 39 -16 40 -16 41 -16 42 -16 43 -16 44 -16 45 -16 46 -16 47 -16 48 -16 49 -16 50 -16 51 -16 52 -16 53 -16 54 -16 55 -16 56 -16 57 -16 58 -16 59 -16 60 -16 61 -16 62 -16 63 -16 64 -16 65 -16 66 -16 67 -16 68 -16 69 -16 70 -16 71 -16 72 -16 73 -16 74 -16 75 -16 76 -16 77 -16 78 -16 79 -16 80 -16 81 -16 82 -16 83 -16 84 -16 85 -16 86 -16 87 -16 88 -16 89 -16 90 -16 91 -16 92 -16 93 -16 94 -16 95 -16 96 -16 97 -16 98 -16 99 -17 0 -17 1 -17 2 -17 3 -17 4 -17 5 -17 6 -17 7 -17 8 -17 9 -17 10 -17 11 -17 12 -17 13 -17 14 -17 15 -17 16 -17 17 -17 18 -17 19 -17 20 -17 21 -17 22 -17 23 -17 24 -17 25 -17 26 -17 27 -17 28 -17 29 -17 30 -17 31 -17 32 -17 33 -17 34 -17 35 -17 36 -17 37 -17 38 -17 39 -17 40 -17 41 -17 42 -17 43 -17 44 -17 45 -17 46 -17 47 -17 48 -17 49 -17 50 -17 51 -17 52 -17 53 -17 54 -17 55 -17 56 -17 57 -17 58 -17 59 -17 60 -17 61 -17 62 -17 63 -17 64 -17 65 -17 66 -17 67 -17 68 -17 69 -17 70 -17 71 -17 72 -17 73 -17 74 -17 75 -17 76 -17 77 -17 78 -17 79 -17 80 -17 81 -17 82 -17 83 -17 84 -17 85 -17 86 -17 87 -17 88 -17 89 -17 90 -17 91 -17 92 -17 93 -17 94 -17 95 -17 96 -17 97 -17 98 -17 99 -18 0 -18 1 -18 2 -18 3 -18 4 -18 5 -18 6 -18 7 -18 8 -18 9 -18 10 -18 11 -18 12 -18 13 -18 14 -18 15 -18 16 -18 17 -18 18 -18 19 -18 20 -18 21 -18 22 -18 23 -18 24 -18 25 -18 26 -18 27 -18 28 -18 29 -18 30 -18 31 -18 32 -18 33 -18 34 -18 35 -18 36 -18 37 -18 38 -18 39 -18 40 -18 41 -18 42 -18 43 -18 44 -18 45 -18 46 -18 47 -18 48 -18 49 -18 50 -18 51 -18 52 -18 53 -18 54 -18 55 -18 56 -18 57 -18 58 -18 59 -18 60 -18 61 -18 62 -18 63 -18 64 -18 65 -18 66 -18 67 -18 68 -18 69 -18 70 -18 71 -18 72 -18 73 -18 74 -18 75 -18 76 -18 77 -18 78 -18 79 -18 80 -18 81 -18 82 -18 83 -18 84 -18 85 -18 86 -18 87 -18 88 -18 89 -18 90 -18 91 -18 92 -18 93 -18 94 -18 95 -18 96 -18 97 -18 98 -18 99 -19 0 -19 1 -19 2 -19 3 -19 4 -19 5 -19 6 -19 7 -19 8 -19 9 -19 10 -19 11 -19 12 -19 13 -19 14 -19 15 -19 16 -19 17 -19 18 -19 19 -19 20 -19 21 -19 22 -19 23 -19 24 -19 25 -19 26 -19 27 -19 28 -19 29 -19 30 -19 31 -19 32 -19 33 -19 34 -19 35 -19 36 -19 37 -19 38 -19 39 -19 40 -19 41 -19 42 -19 43 -19 44 -19 45 -19 46 -19 47 -19 48 -19 49 -19 50 -19 51 -19 52 -19 53 -19 54 -19 55 -19 56 -19 57 -19 58 -19 59 -19 60 -19 61 -19 62 -19 63 -19 64 -19 65 -19 66 -19 67 -19 68 -19 69 -19 70 -19 71 -19 72 -19 73 -19 74 -19 75 -19 76 -19 77 -19 78 -19 79 -19 80 -19 81 -19 82 -19 83 -19 84 -19 85 -19 86 -19 87 -19 88 -19 89 -19 90 -19 91 -19 92 -19 93 -19 94 -19 95 -19 96 -19 97 -19 98 -19 99 -20 0 -20 1 -20 2 -20 3 -20 4 -20 5 -20 6 -20 7 -20 8 -20 9 -20 10 -20 11 -20 12 -20 13 -20 14 -20 15 -20 16 -20 17 -20 18 -20 19 -20 20 -20 21 -20 22 -20 23 -20 24 -20 25 -20 26 -20 27 -20 28 -20 29 -20 30 -20 31 -20 32 -20 33 -20 34 -20 35 -20 36 -20 37 -20 38 -20 39 -20 40 -20 41 -20 42 -20 43 -20 44 -20 45 -20 46 -20 47 -20 48 -20 49 -20 50 -20 51 -20 52 -20 53 -20 54 -20 55 -20 56 -20 57 -20 58 -20 59 -20 60 -20 61 -20 62 -20 63 -20 64 -20 65 -20 66 -20 67 -20 68 -20 69 -20 70 -20 71 -20 72 -20 73 -20 74 -20 75 -20 76 -20 77 -20 78 -20 79 -20 80 -20 81 -20 82 -20 83 -20 84 -20 85 -20 86 -20 87 -20 88 -20 89 -20 90 -20 91 -20 92 -20 93 -20 94 -20 95 -20 96 -20 97 -20 98 -20 99 -21 0 -21 1 -21 2 -21 3 -21 4 -21 5 -21 6 -21 7 -21 8 -21 9 -21 10 -21 11 -21 12 -21 13 -21 14 -21 15 -21 16 -21 17 -21 18 -21 19 -21 20 -21 21 -21 22 -21 23 -21 24 -21 25 -21 26 -21 27 -21 28 -21 29 -21 30 -21 31 -21 32 -21 33 -21 34 -21 35 -21 36 -21 37 -21 38 -21 39 -21 40 -21 41 -21 42 -21 43 -21 44 -21 45 -21 46 -21 47 -21 48 -21 49 -21 50 -21 51 -21 52 -21 53 -21 54 -21 55 -21 56 -21 57 -21 58 -21 59 -21 60 -21 61 -21 62 -21 63 -21 64 -21 65 -21 66 -21 67 -21 68 -21 69 -21 70 -21 71 -21 72 -21 73 -21 74 -21 75 -21 76 -21 77 -21 78 -21 79 -21 80 -21 81 -21 82 -21 83 -21 84 -21 85 -21 86 -21 87 -21 88 -21 89 -21 90 -21 91 -21 92 -21 93 -21 94 -21 95 -21 96 -21 97 -21 98 -21 99 -22 0 -22 1 -22 2 -22 3 -22 4 -22 5 -22 6 -22 7 -22 8 -22 9 -22 10 -22 11 -22 12 -22 13 -22 14 -22 15 -22 16 -22 17 -22 18 -22 19 -22 20 -22 21 -22 22 -22 23 -22 24 -22 25 -22 26 -22 27 -22 28 -22 29 -22 30 -22 31 -22 32 -22 33 -22 34 -22 35 -22 36 -22 37 -22 38 -22 39 -22 40 -22 41 -22 42 -22 43 -22 44 -22 45 -22 46 -22 47 -22 48 -22 49 -22 50 -22 51 -22 52 -22 53 -22 54 -22 55 -22 56 -22 57 -22 58 -22 59 -22 60 -22 61 -22 62 -22 63 -22 64 -22 65 -22 66 -22 67 -22 68 -22 69 -22 70 -22 71 -22 72 -22 73 -22 74 -22 75 -22 76 -22 77 -22 78 -22 79 -22 80 -22 81 -22 82 -22 83 -22 84 -22 85 -22 86 -22 87 -22 88 -22 89 -22 90 -22 91 -22 92 -22 93 -22 94 -22 95 -22 96 -22 97 -22 98 -22 99 -23 0 -23 1 -23 2 -23 3 -23 4 -23 5 -23 6 -23 7 -23 8 -23 9 -23 10 -23 11 -23 12 -23 13 -23 14 -23 15 -23 16 -23 17 -23 18 -23 19 -23 20 -23 21 -23 22 -23 23 -23 24 -23 25 -23 26 -23 27 -23 28 -23 29 -23 30 -23 31 -23 32 -23 33 -23 34 -23 35 -23 36 -23 37 -23 38 -23 39 -23 40 -23 41 -23 42 -23 43 -23 44 -23 45 -23 46 -23 47 -23 48 -23 49 -23 50 -23 51 -23 52 -23 53 -23 54 -23 55 -23 56 -23 57 -23 58 -23 59 -23 60 -23 61 -23 62 -23 63 -23 64 -23 65 -23 66 -23 67 -23 68 -23 69 -23 70 -23 71 -23 72 -23 73 -23 74 -23 75 -23 76 -23 77 -23 78 -23 79 -23 80 -23 81 -23 82 -23 83 -23 84 -23 85 -23 86 -23 87 -23 88 -23 89 -23 90 -23 91 -23 92 -23 93 -23 94 -23 95 -23 96 -23 97 -23 98 -23 99 -24 0 -24 1 -24 2 -24 3 -24 4 -24 5 -24 6 -24 7 -24 8 -24 9 -24 10 -24 11 -24 12 -24 13 -24 14 -24 15 -24 16 -24 17 -24 18 -24 19 -24 20 -24 21 -24 22 -24 23 -24 24 -24 25 -24 26 -24 27 -24 28 -24 29 -24 30 -24 31 -24 32 -24 33 -24 34 -24 35 -24 36 -24 37 -24 38 -24 39 -24 40 -24 41 -24 42 -24 43 -24 44 -24 45 -24 46 -24 47 -24 48 -24 49 -24 50 -24 51 -24 52 -24 53 -24 54 -24 55 -24 56 -24 57 -24 58 -24 59 -24 60 -24 61 -24 62 -24 63 -24 64 -24 65 -24 66 -24 67 -24 68 -24 69 -24 70 -24 71 -24 72 -24 73 -24 74 -24 75 -24 76 -24 77 -24 78 -24 79 -24 80 -24 81 -24 82 -24 83 -24 84 -24 85 -24 86 -24 87 -24 88 -24 89 -24 90 -24 91 -24 92 -24 93 -24 94 -24 95 -24 96 -24 97 -24 98 -24 99 -25 0 -25 1 -25 2 -25 3 -25 4 -25 5 -25 6 -25 7 -25 8 -25 9 -25 10 -25 11 -25 12 -25 13 -25 14 -25 15 -25 16 -25 17 -25 18 -25 19 -25 20 -25 21 -25 22 -25 23 -25 24 -25 25 -25 26 -25 27 -25 28 -25 29 -25 30 -25 31 -25 32 -25 33 -25 34 -25 35 -25 36 -25 37 -25 38 -25 39 -25 40 -25 41 -25 42 -25 43 -25 44 -25 45 -25 46 -25 47 -25 48 -25 49 -25 50 -25 51 -25 52 -25 53 -25 54 -25 55 -25 56 -25 57 -25 58 -25 59 -25 60 -25 61 -25 62 -25 63 -25 64 -25 65 -25 66 -25 67 -25 68 -25 69 -25 70 -25 71 -25 72 -25 73 -25 74 -25 75 -25 76 -25 77 -25 78 -25 79 -25 80 -25 81 -25 82 -25 83 -25 84 -25 85 -25 86 -25 87 -25 88 -25 89 -25 90 -25 91 -25 92 -25 93 -25 94 -25 95 -25 96 -25 97 -25 98 -25 99 -26 0 -26 1 -26 2 -26 3 -26 4 -26 5 -26 6 -26 7 -26 8 -26 9 -26 10 -26 11 -26 12 -26 13 -26 14 -26 15 -26 16 -26 17 -26 18 -26 19 -26 20 -26 21 -26 22 -26 23 -26 24 -26 25 -26 26 -26 27 -26 28 -26 29 -26 30 -26 31 -26 32 -26 33 -26 34 -26 35 -26 36 -26 37 -26 38 -26 39 -26 40 -26 41 -26 42 -26 43 -26 44 -26 45 -26 46 -26 47 -26 48 -26 49 -26 50 -26 51 -26 52 -26 53 -26 54 -26 55 -26 56 -26 57 -26 58 -26 59 -26 60 -26 61 -26 62 -26 63 -26 64 -26 65 -26 66 -26 67 -26 68 -26 69 -26 70 -26 71 -26 72 -26 73 -26 74 -26 75 -26 76 -26 77 -26 78 -26 79 -26 80 -26 81 -26 82 -26 83 -26 84 -26 85 -26 86 -26 87 -26 88 -26 89 -26 90 -26 91 -26 92 -26 93 -26 94 -26 95 -26 96 -26 97 -26 98 -26 99 -27 0 -27 1 -27 2 -27 3 -27 4 -27 5 -27 6 -27 7 -27 8 -27 9 -27 10 -27 11 -27 12 -27 13 -27 14 -27 15 -27 16 -27 17 -27 18 -27 19 -27 20 -27 21 -27 22 -27 23 -27 24 -27 25 -27 26 -27 27 -27 28 -27 29 -27 30 -27 31 -27 32 -27 33 -27 34 -27 35 -27 36 -27 37 -27 38 -27 39 -27 40 -27 41 -27 42 -27 43 -27 44 -27 45 -27 46 -27 47 -27 48 -27 49 -27 50 -27 51 -27 52 -27 53 -27 54 -27 55 -27 56 -27 57 -27 58 -27 59 -27 60 -27 61 -27 62 -27 63 -27 64 -27 65 -27 66 -27 67 -27 68 -27 69 -27 70 -27 71 -27 72 -27 73 -27 74 -27 75 -27 76 -27 77 -27 78 -27 79 -27 80 -27 81 -27 82 -27 83 -27 84 -27 85 -27 86 -27 87 -27 88 -27 89 -27 90 -27 91 -27 92 -27 93 -27 94 -27 95 -27 96 -27 97 -27 98 -27 99 -28 0 -28 1 -28 2 -28 3 -28 4 -28 5 -28 6 -28 7 -28 8 -28 9 -28 10 -28 11 -28 12 -28 13 -28 14 -28 15 -28 16 -28 17 -28 18 -28 19 -28 20 -28 21 -28 22 -28 23 -28 24 -28 25 -28 26 -28 27 -28 28 -28 29 -28 30 -28 31 -28 32 -28 33 -28 34 -28 35 -28 36 -28 37 -28 38 -28 39 -28 40 -28 41 -28 42 -28 43 -28 44 -28 45 -28 46 -28 47 -28 48 -28 49 -28 50 -28 51 -28 52 -28 53 -28 54 -28 55 -28 56 -28 57 -28 58 -28 59 -28 60 -28 61 -28 62 -28 63 -28 64 -28 65 -28 66 -28 67 -28 68 -28 69 -28 70 -28 71 -28 72 -28 73 -28 74 -28 75 -28 76 -28 77 -28 78 -28 79 -28 80 -28 81 -28 82 -28 83 -28 84 -28 85 -28 86 -28 87 -28 88 -28 89 -28 90 -28 91 -28 92 -28 93 -28 94 -28 95 -28 96 -28 97 -28 98 -28 99 -29 0 -29 1 -29 2 -29 3 -29 4 -29 5 -29 6 -29 7 -29 8 -29 9 -29 10 -29 11 -29 12 -29 13 -29 14 -29 15 -29 16 -29 17 -29 18 -29 19 -29 20 -29 21 -29 22 -29 23 -29 24 -29 25 -29 26 -29 27 -29 28 -29 29 -29 30 -29 31 -29 32 -29 33 -29 34 -29 35 -29 36 -29 37 -29 38 -29 39 -29 40 -29 41 -29 42 -29 43 -29 44 -29 45 -29 46 -29 47 -29 48 -29 49 -29 50 -29 51 -29 52 -29 53 -29 54 -29 55 -29 56 -29 57 -29 58 -29 59 -29 60 -29 61 -29 62 -29 63 -29 64 -29 65 -29 66 -29 67 -29 68 -29 69 -29 70 -29 71 -29 72 -29 73 -29 74 -29 75 -29 76 -29 77 -29 78 -29 79 -29 80 -29 81 -29 82 -29 83 -29 84 -29 85 -29 86 -29 87 -29 88 -29 89 -29 90 -29 91 -29 92 -29 93 -29 94 -29 95 -29 96 -29 97 -29 98 -29 99 -30 0 -30 1 -30 2 -30 3 -30 4 -30 5 -30 6 -30 7 -30 8 -30 9 -30 10 -30 11 -30 12 -30 13 -30 14 -30 15 -30 16 -30 17 -30 18 -30 19 -30 20 -30 21 -30 22 -30 23 -30 24 -30 25 -30 26 -30 27 -30 28 -30 29 -30 30 -30 31 -30 32 -30 33 -30 34 -30 35 -30 36 -30 37 -30 38 -30 39 -30 40 -30 41 -30 42 -30 43 -30 44 -30 45 -30 46 -30 47 -30 48 -30 49 -30 50 -30 51 -30 52 -30 53 -30 54 -30 55 -30 56 -30 57 -30 58 -30 59 -30 60 -30 61 -30 62 -30 63 -30 64 -30 65 -30 66 -30 67 -30 68 -30 69 -30 70 -30 71 -30 72 -30 73 -30 74 -30 75 -30 76 -30 77 -30 78 -30 79 -30 80 -30 81 -30 82 -30 83 -30 84 -30 85 -30 86 -30 87 -30 88 -30 89 -30 90 -30 91 -30 92 -30 93 -30 94 -30 95 -30 96 -30 97 -30 98 -30 99 -31 0 -31 1 -31 2 -31 3 -31 4 -31 5 -31 6 -31 7 -31 8 -31 9 -31 10 -31 11 -31 12 -31 13 -31 14 -31 15 -31 16 -31 17 -31 18 -31 19 -31 20 -31 21 -31 22 -31 23 -31 24 -31 25 -31 26 -31 27 -31 28 -31 29 -31 30 -31 31 -31 32 -31 33 -31 34 -31 35 -31 36 -31 37 -31 38 -31 39 -31 40 -31 41 -31 42 -31 43 -31 44 -31 45 -31 46 -31 47 -31 48 -31 49 -31 50 -31 51 -31 52 -31 53 -31 54 -31 55 -31 56 -31 57 -31 58 -31 59 -31 60 -31 61 -31 62 -31 63 -31 64 -31 65 -31 66 -31 67 -31 68 -31 69 -31 70 -31 71 -31 72 -31 73 -31 74 -31 75 -31 76 -31 77 -31 78 -31 79 -31 80 -31 81 -31 82 -31 83 -31 84 -31 85 -31 86 -31 87 -31 88 -31 89 -31 90 -31 91 -31 92 -31 93 -31 94 -31 95 -31 96 -31 97 -31 98 -31 99 -32 0 -32 1 -32 2 -32 3 -32 4 -32 5 -32 6 -32 7 -32 8 -32 9 -32 10 -32 11 -32 12 -32 13 -32 14 -32 15 -32 16 -32 17 -32 18 -32 19 -32 20 -32 21 -32 22 -32 23 -32 24 -32 25 -32 26 -32 27 -32 28 -32 29 -32 30 -32 31 -32 32 -32 33 -32 34 -32 35 -32 36 -32 37 -32 38 -32 39 -32 40 -32 41 -32 42 -32 43 -32 44 -32 45 -32 46 -32 47 -32 48 -32 49 -32 50 -32 51 -32 52 -32 53 -32 54 -32 55 -32 56 -32 57 -32 58 -32 59 -32 60 -32 61 -32 62 -32 63 -32 64 -32 65 -32 66 -32 67 -32 68 -32 69 -32 70 -32 71 -32 72 -32 73 -32 74 -32 75 -32 76 -32 77 -32 78 -32 79 -32 80 -32 81 -32 82 -32 83 -32 84 -32 85 -32 86 -32 87 -32 88 -32 89 -32 90 -32 91 -32 92 -32 93 -32 94 -32 95 -32 96 -32 97 -32 98 -32 99 -33 0 -33 1 -33 2 -33 3 -33 4 -33 5 -33 6 -33 7 -33 8 -33 9 -33 10 -33 11 -33 12 -33 13 -33 14 -33 15 -33 16 -33 17 -33 18 -33 19 -33 20 -33 21 -33 22 -33 23 -33 24 -33 25 -33 26 -33 27 -33 28 -33 29 -33 30 -33 31 -33 32 -33 33 -33 34 -33 35 -33 36 -33 37 -33 38 -33 39 -33 40 -33 41 -33 42 -33 43 -33 44 -33 45 -33 46 -33 47 -33 48 -33 49 -33 50 -33 51 -33 52 -33 53 -33 54 -33 55 -33 56 -33 57 -33 58 -33 59 -33 60 -33 61 -33 62 -33 63 -33 64 -33 65 -33 66 -33 67 -33 68 -33 69 -33 70 -33 71 -33 72 -33 73 -33 74 -33 75 -33 76 -33 77 -33 78 -33 79 -33 80 -33 81 -33 82 -33 83 -33 84 -33 85 -33 86 -33 87 -33 88 -33 89 -33 90 -33 91 -33 92 -33 93 -33 94 -33 95 -33 96 -33 97 -33 98 -33 99 -34 0 -34 1 -34 2 -34 3 -34 4 -34 5 -34 6 -34 7 -34 8 -34 9 -34 10 -34 11 -34 12 -34 13 -34 14 -34 15 -34 16 -34 17 -34 18 -34 19 -34 20 -34 21 -34 22 -34 23 -34 24 -34 25 -34 26 -34 27 -34 28 -34 29 -34 30 -34 31 -34 32 -34 33 -34 34 -34 35 -34 36 -34 37 -34 38 -34 39 -34 40 -34 41 -34 42 -34 43 -34 44 -34 45 -34 46 -34 47 -34 48 -34 49 -34 50 -34 51 -34 52 -34 53 -34 54 -34 55 -34 56 -34 57 -34 58 -34 59 -34 60 -34 61 -34 62 -34 63 -34 64 -34 65 -34 66 -34 67 -34 68 -34 69 -34 70 -34 71 -34 72 -34 73 -34 74 -34 75 -34 76 -34 77 -34 78 -34 79 -34 80 -34 81 -34 82 -34 83 -34 84 -34 85 -34 86 -34 87 -34 88 -34 89 -34 90 -34 91 -34 92 -34 93 -34 94 -34 95 -34 96 -34 97 -34 98 -34 99 -35 0 -35 1 -35 2 -35 3 -35 4 -35 5 -35 6 -35 7 -35 8 -35 9 -35 10 -35 11 -35 12 -35 13 -35 14 -35 15 -35 16 -35 17 -35 18 -35 19 -35 20 -35 21 -35 22 -35 23 -35 24 -35 25 -35 26 -35 27 -35 28 -35 29 -35 30 -35 31 -35 32 -35 33 -35 34 -35 35 -35 36 -35 37 -35 38 -35 39 -35 40 -35 41 -35 42 -35 43 -35 44 -35 45 -35 46 -35 47 -35 48 -35 49 -35 50 -35 51 -35 52 -35 53 -35 54 -35 55 -35 56 -35 57 -35 58 -35 59 -35 60 -35 61 -35 62 -35 63 -35 64 -35 65 -35 66 -35 67 -35 68 -35 69 -35 70 -35 71 -35 72 -35 73 -35 74 -35 75 -35 76 -35 77 -35 78 -35 79 -35 80 -35 81 -35 82 -35 83 -35 84 -35 85 -35 86 -35 87 -35 88 -35 89 -35 90 -35 91 -35 92 -35 93 -35 94 -35 95 -35 96 -35 97 -35 98 -35 99 -36 0 -36 1 -36 2 -36 3 -36 4 -36 5 -36 6 -36 7 -36 8 -36 9 -36 10 -36 11 -36 12 -36 13 -36 14 -36 15 -36 16 -36 17 -36 18 -36 19 -36 20 -36 21 -36 22 -36 23 -36 24 -36 25 -36 26 -36 27 -36 28 -36 29 -36 30 -36 31 -36 32 -36 33 -36 34 -36 35 -36 36 -36 37 -36 38 -36 39 -36 40 -36 41 -36 42 -36 43 -36 44 -36 45 -36 46 -36 47 -36 48 -36 49 -36 50 -36 51 -36 52 -36 53 -36 54 -36 55 -36 56 -36 57 -36 58 -36 59 -36 60 -36 61 -36 62 -36 63 -36 64 -36 65 -36 66 -36 67 -36 68 -36 69 -36 70 -36 71 -36 72 -36 73 -36 74 -36 75 -36 76 -36 77 -36 78 -36 79 -36 80 -36 81 -36 82 -36 83 -36 84 -36 85 -36 86 -36 87 -36 88 -36 89 -36 90 -36 91 -36 92 -36 93 -36 94 -36 95 -36 96 -36 97 -36 98 -36 99 -37 0 -37 1 -37 2 -37 3 -37 4 -37 5 -37 6 -37 7 -37 8 -37 9 -37 10 -37 11 -37 12 -37 13 -37 14 -37 15 -37 16 -37 17 -37 18 -37 19 -37 20 -37 21 -37 22 -37 23 -37 24 -37 25 -37 26 -37 27 -37 28 -37 29 -37 30 -37 31 -37 32 -37 33 -37 34 -37 35 -37 36 -37 37 -37 38 -37 39 -37 40 -37 41 -37 42 -37 43 -37 44 -37 45 -37 46 -37 47 -37 48 -37 49 -37 50 -37 51 -37 52 -37 53 -37 54 -37 55 -37 56 -37 57 -37 58 -37 59 -37 60 -37 61 -37 62 -37 63 -37 64 -37 65 -37 66 -37 67 -37 68 -37 69 -37 70 -37 71 -37 72 -37 73 -37 74 -37 75 -37 76 -37 77 -37 78 -37 79 -37 80 -37 81 -37 82 -37 83 -37 84 -37 85 -37 86 -37 87 -37 88 -37 89 -37 90 -37 91 -37 92 -37 93 -37 94 -37 95 -37 96 -37 97 -37 98 -37 99 -38 0 -38 1 -38 2 -38 3 -38 4 -38 5 -38 6 -38 7 -38 8 -38 9 -38 10 -38 11 -38 12 -38 13 -38 14 -38 15 -38 16 -38 17 -38 18 -38 19 -38 20 -38 21 -38 22 -38 23 -38 24 -38 25 -38 26 -38 27 -38 28 -38 29 -38 30 -38 31 -38 32 -38 33 -38 34 -38 35 -38 36 -38 37 -38 38 -38 39 -38 40 -38 41 -38 42 -38 43 -38 44 -38 45 -38 46 -38 47 -38 48 -38 49 -38 50 -38 51 -38 52 -38 53 -38 54 -38 55 -38 56 -38 57 -38 58 -38 59 -38 60 -38 61 -38 62 -38 63 -38 64 -38 65 -38 66 -38 67 -38 68 -38 69 -38 70 -38 71 -38 72 -38 73 -38 74 -38 75 -38 76 -38 77 -38 78 -38 79 -38 80 -38 81 -38 82 -38 83 -38 84 -38 85 -38 86 -38 87 -38 88 -38 89 -38 90 -38 91 -38 92 -38 93 -38 94 -38 95 -38 96 -38 97 -38 98 -38 99 -39 0 -39 1 -39 2 -39 3 -39 4 -39 5 -39 6 -39 7 -39 8 -39 9 -39 10 -39 11 -39 12 -39 13 -39 14 -39 15 -39 16 -39 17 -39 18 -39 19 -39 20 -39 21 -39 22 -39 23 -39 24 -39 25 -39 26 -39 27 -39 28 -39 29 -39 30 -39 31 -39 32 -39 33 -39 34 -39 35 -39 36 -39 37 -39 38 -39 39 -39 40 -39 41 -39 42 -39 43 -39 44 -39 45 -39 46 -39 47 -39 48 -39 49 -39 50 -39 51 -39 52 -39 53 -39 54 -39 55 -39 56 -39 57 -39 58 -39 59 -39 60 -39 61 -39 62 -39 63 -39 64 -39 65 -39 66 -39 67 -39 68 -39 69 -39 70 -39 71 -39 72 -39 73 -39 74 -39 75 -39 76 -39 77 -39 78 -39 79 -39 80 -39 81 -39 82 -39 83 -39 84 -39 85 -39 86 -39 87 -39 88 -39 89 -39 90 -39 91 -39 92 -39 93 -39 94 -39 95 -39 96 -39 97 -39 98 -39 99 -40 0 -40 1 -40 2 -40 3 -40 4 -40 5 -40 6 -40 7 -40 8 -40 9 -40 10 -40 11 -40 12 -40 13 -40 14 -40 15 -40 16 -40 17 -40 18 -40 19 -40 20 -40 21 -40 22 -40 23 -40 24 -40 25 -40 26 -40 27 -40 28 -40 29 -40 30 -40 31 -40 32 -40 33 -40 34 -40 35 -40 36 -40 37 -40 38 -40 39 -40 40 -40 41 -40 42 -40 43 -40 44 -40 45 -40 46 -40 47 -40 48 -40 49 -40 50 -40 51 -40 52 -40 53 -40 54 -40 55 -40 56 -40 57 -40 58 -40 59 -40 60 -40 61 -40 62 -40 63 -40 64 -40 65 -40 66 -40 67 -40 68 -40 69 -40 70 -40 71 -40 72 -40 73 -40 74 -40 75 -40 76 -40 77 -40 78 -40 79 -40 80 -40 81 -40 82 -40 83 -40 84 -40 85 -40 86 -40 87 -40 88 -40 89 -40 90 -40 91 -40 92 -40 93 -40 94 -40 95 -40 96 -40 97 -40 98 -40 99 -41 0 -41 1 -41 2 -41 3 -41 4 -41 5 -41 6 -41 7 -41 8 -41 9 -41 10 -41 11 -41 12 -41 13 -41 14 -41 15 -41 16 -41 17 -41 18 -41 19 -41 20 -41 21 -41 22 -41 23 -41 24 -41 25 -41 26 -41 27 -41 28 -41 29 -41 30 -41 31 -41 32 -41 33 -41 34 -41 35 -41 36 -41 37 -41 38 -41 39 -41 40 -41 41 -41 42 -41 43 -41 44 -41 45 -41 46 -41 47 -41 48 -41 49 -41 50 -41 51 -41 52 -41 53 -41 54 -41 55 -41 56 -41 57 -41 58 -41 59 -41 60 -41 61 -41 62 -41 63 -41 64 -41 65 -41 66 -41 67 -41 68 -41 69 -41 70 -41 71 -41 72 -41 73 -41 74 -41 75 -41 76 -41 77 -41 78 -41 79 -41 80 -41 81 -41 82 -41 83 -41 84 -41 85 -41 86 -41 87 -41 88 -41 89 -41 90 -41 91 -41 92 -41 93 -41 94 -41 95 -41 96 -41 97 -41 98 -41 99 -42 0 -42 1 -42 2 -42 3 -42 4 -42 5 -42 6 -42 7 -42 8 -42 9 -42 10 -42 11 -42 12 -42 13 -42 14 -42 15 -42 16 -42 17 -42 18 -42 19 -42 20 -42 21 -42 22 -42 23 -42 24 -42 25 -42 26 -42 27 -42 28 -42 29 -42 30 -42 31 -42 32 -42 33 -42 34 -42 35 -42 36 -42 37 -42 38 -42 39 -42 40 -42 41 -42 42 -42 43 -42 44 -42 45 -42 46 -42 47 -42 48 -42 49 -42 50 -42 51 -42 52 -42 53 -42 54 -42 55 -42 56 -42 57 -42 58 -42 59 -42 60 -42 61 -42 62 -42 63 -42 64 -42 65 -42 66 -42 67 -42 68 -42 69 -42 70 -42 71 -42 72 -42 73 -42 74 -42 75 -42 76 -42 77 -42 78 -42 79 -42 80 -42 81 -42 82 -42 83 -42 84 -42 85 -42 86 -42 87 -42 88 -42 89 -42 90 -42 91 -42 92 -42 93 -42 94 -42 95 -42 96 -42 97 -42 98 -42 99 -43 0 -43 1 -43 2 -43 3 -43 4 -43 5 -43 6 -43 7 -43 8 -43 9 -43 10 -43 11 -43 12 -43 13 -43 14 -43 15 -43 16 -43 17 -43 18 -43 19 -43 20 -43 21 -43 22 -43 23 -43 24 -43 25 -43 26 -43 27 -43 28 -43 29 -43 30 -43 31 -43 32 -43 33 -43 34 -43 35 -43 36 -43 37 -43 38 -43 39 -43 40 -43 41 -43 42 -43 43 -43 44 -43 45 -43 46 -43 47 -43 48 -43 49 -43 50 -43 51 -43 52 -43 53 -43 54 -43 55 -43 56 -43 57 -43 58 -43 59 -43 60 -43 61 -43 62 -43 63 -43 64 -43 65 -43 66 -43 67 -43 68 -43 69 -43 70 -43 71 -43 72 -43 73 -43 74 -43 75 -43 76 -43 77 -43 78 -43 79 -43 80 -43 81 -43 82 -43 83 -43 84 -43 85 -43 86 -43 87 -43 88 -43 89 -43 90 -43 91 -43 92 -43 93 -43 94 -43 95 -43 96 -43 97 -43 98 -43 99 -44 0 -44 1 -44 2 -44 3 -44 4 -44 5 -44 6 -44 7 -44 8 -44 9 -44 10 -44 11 -44 12 -44 13 -44 14 -44 15 -44 16 -44 17 -44 18 -44 19 -44 20 -44 21 -44 22 -44 23 -44 24 -44 25 -44 26 -44 27 -44 28 -44 29 -44 30 -44 31 -44 32 -44 33 -44 34 -44 35 -44 36 -44 37 -44 38 -44 39 -44 40 -44 41 -44 42 -44 43 -44 44 -44 45 -44 46 -44 47 -44 48 -44 49 -44 50 -44 51 -44 52 -44 53 -44 54 -44 55 -44 56 -44 57 -44 58 -44 59 -44 60 -44 61 -44 62 -44 63 -44 64 -44 65 -44 66 -44 67 -44 68 -44 69 -44 70 -44 71 -44 72 -44 73 -44 74 -44 75 -44 76 -44 77 -44 78 -44 79 -44 80 -44 81 -44 82 -44 83 -44 84 -44 85 -44 86 -44 87 -44 88 -44 89 -44 90 -44 91 -44 92 -44 93 -44 94 -44 95 -44 96 -44 97 -44 98 -44 99 -45 0 -45 1 -45 2 -45 3 -45 4 -45 5 -45 6 -45 7 -45 8 -45 9 -45 10 -45 11 -45 12 -45 13 -45 14 -45 15 -45 16 -45 17 -45 18 -45 19 -45 20 -45 21 -45 22 -45 23 -45 24 -45 25 -45 26 -45 27 -45 28 -45 29 -45 30 -45 31 -45 32 -45 33 -45 34 -45 35 -45 36 -45 37 -45 38 -45 39 -45 40 -45 41 -45 42 -45 43 -45 44 -45 45 -45 46 -45 47 -45 48 -45 49 -45 50 -45 51 -45 52 -45 53 -45 54 -45 55 -45 56 -45 57 -45 58 -45 59 -45 60 -45 61 -45 62 -45 63 -45 64 -45 65 -45 66 -45 67 -45 68 -45 69 -45 70 -45 71 -45 72 -45 73 -45 74 -45 75 -45 76 -45 77 -45 78 -45 79 -45 80 -45 81 -45 82 -45 83 -45 84 -45 85 -45 86 -45 87 -45 88 -45 89 -45 90 -45 91 -45 92 -45 93 -45 94 -45 95 -45 96 -45 97 -45 98 -45 99 -46 0 -46 1 -46 2 -46 3 -46 4 -46 5 -46 6 -46 7 -46 8 -46 9 -46 10 -46 11 -46 12 -46 13 -46 14 -46 15 -46 16 -46 17 -46 18 -46 19 -46 20 -46 21 -46 22 -46 23 -46 24 -46 25 -46 26 -46 27 -46 28 -46 29 -46 30 -46 31 -46 32 -46 33 -46 34 -46 35 -46 36 -46 37 -46 38 -46 39 -46 40 -46 41 -46 42 -46 43 -46 44 -46 45 -46 46 -46 47 -46 48 -46 49 -46 50 -46 51 -46 52 -46 53 -46 54 -46 55 -46 56 -46 57 -46 58 -46 59 -46 60 -46 61 -46 62 -46 63 -46 64 -46 65 -46 66 -46 67 -46 68 -46 69 -46 70 -46 71 -46 72 -46 73 -46 74 -46 75 -46 76 -46 77 -46 78 -46 79 -46 80 -46 81 -46 82 -46 83 -46 84 -46 85 -46 86 -46 87 -46 88 -46 89 -46 90 -46 91 -46 92 -46 93 -46 94 -46 95 -46 96 -46 97 -46 98 -46 99 -47 0 -47 1 -47 2 -47 3 -47 4 -47 5 -47 6 -47 7 -47 8 -47 9 -47 10 -47 11 -47 12 -47 13 -47 14 -47 15 -47 16 -47 17 -47 18 -47 19 -47 20 -47 21 -47 22 -47 23 -47 24 -47 25 -47 26 -47 27 -47 28 -47 29 -47 30 -47 31 -47 32 -47 33 -47 34 -47 35 -47 36 -47 37 -47 38 -47 39 -47 40 -47 41 -47 42 -47 43 -47 44 -47 45 -47 46 -47 47 -47 48 -47 49 -47 50 -47 51 -47 52 -47 53 -47 54 -47 55 -47 56 -47 57 -47 58 -47 59 -47 60 -47 61 -47 62 -47 63 -47 64 -47 65 -47 66 -47 67 -47 68 -47 69 -47 70 -47 71 -47 72 -47 73 -47 74 -47 75 -47 76 -47 77 -47 78 -47 79 -47 80 -47 81 -47 82 -47 83 -47 84 -47 85 -47 86 -47 87 -47 88 -47 89 -47 90 -47 91 -47 92 -47 93 -47 94 -47 95 -47 96 -47 97 -47 98 -47 99 -48 0 -48 1 -48 2 -48 3 -48 4 -48 5 -48 6 -48 7 -48 8 -48 9 -48 10 -48 11 -48 12 -48 13 -48 14 -48 15 -48 16 -48 17 -48 18 -48 19 -48 20 -48 21 -48 22 -48 23 -48 24 -48 25 -48 26 -48 27 -48 28 -48 29 -48 30 -48 31 -48 32 -48 33 -48 34 -48 35 -48 36 -48 37 -48 38 -48 39 -48 40 -48 41 -48 42 -48 43 -48 44 -48 45 -48 46 -48 47 -48 48 -48 49 -48 50 -48 51 -48 52 -48 53 -48 54 -48 55 -48 56 -48 57 -48 58 -48 59 -48 60 -48 61 -48 62 -48 63 -48 64 -48 65 -48 66 -48 67 -48 68 -48 69 -48 70 -48 71 -48 72 -48 73 -48 74 -48 75 -48 76 -48 77 -48 78 -48 79 -48 80 -48 81 -48 82 -48 83 -48 84 -48 85 -48 86 -48 87 -48 88 -48 89 -48 90 -48 91 -48 92 -48 93 -48 94 -48 95 -48 96 -48 97 -48 98 -48 99 -49 0 -49 1 -49 2 -49 3 -49 4 -49 5 -49 6 -49 7 -49 8 -49 9 -49 10 -49 11 -49 12 -49 13 -49 14 -49 15 -49 16 -49 17 -49 18 -49 19 -49 20 -49 21 -49 22 -49 23 -49 24 -49 25 -49 26 -49 27 -49 28 -49 29 -49 30 -49 31 -49 32 -49 33 -49 34 -49 35 -49 36 -49 37 -49 38 -49 39 -49 40 -49 41 -49 42 -49 43 -49 44 -49 45 -49 46 -49 47 -49 48 -49 49 -49 50 -49 51 -49 52 -49 53 -49 54 -49 55 -49 56 -49 57 -49 58 -49 59 -49 60 -49 61 -49 62 -49 63 -49 64 -49 65 -49 66 -49 67 -49 68 -49 69 -49 70 -49 71 -49 72 -49 73 -49 74 -49 75 -49 76 -49 77 -49 78 -49 79 -49 80 -49 81 -49 82 -49 83 -49 84 -49 85 -49 86 -49 87 -49 88 -49 89 -49 90 -49 91 -49 92 -49 93 -49 94 -49 95 -49 96 -49 97 -49 98 -49 99 -50 0 -50 1 -50 2 -50 3 -50 4 -50 5 -50 6 -50 7 -50 8 -50 9 -50 10 -50 11 -50 12 -50 13 -50 14 -50 15 -50 16 -50 17 -50 18 -50 19 -50 20 -50 21 -50 22 -50 23 -50 24 -50 25 -50 26 -50 27 -50 28 -50 29 -50 30 -50 31 -50 32 -50 33 -50 34 -50 35 -50 36 -50 37 -50 38 -50 39 -50 40 -50 41 -50 42 -50 43 -50 44 -50 45 -50 46 -50 47 -50 48 -50 49 -50 50 -50 51 -50 52 -50 53 -50 54 -50 55 -50 56 -50 57 -50 58 -50 59 -50 60 -50 61 -50 62 -50 63 -50 64 -50 65 -50 66 -50 67 -50 68 -50 69 -50 70 -50 71 -50 72 -50 73 -50 74 -50 75 -50 76 -50 77 -50 78 -50 79 -50 80 -50 81 -50 82 -50 83 -50 84 -50 85 -50 86 -50 87 -50 88 -50 89 -50 90 -50 91 -50 92 -50 93 -50 94 -50 95 -50 96 -50 97 -50 98 -50 99 -51 0 -51 1 -51 2 -51 3 -51 4 -51 5 -51 6 -51 7 -51 8 -51 9 -51 10 -51 11 -51 12 -51 13 -51 14 -51 15 -51 16 -51 17 -51 18 -51 19 -51 20 -51 21 -51 22 -51 23 -51 24 -51 25 -51 26 -51 27 -51 28 -51 29 -51 30 -51 31 -51 32 -51 33 -51 34 -51 35 -51 36 -51 37 -51 38 -51 39 -51 40 -51 41 -51 42 -51 43 -51 44 -51 45 -51 46 -51 47 -51 48 -51 49 -51 50 -51 51 -51 52 -51 53 -51 54 -51 55 -51 56 -51 57 -51 58 -51 59 -51 60 -51 61 -51 62 -51 63 -51 64 -51 65 -51 66 -51 67 -51 68 -51 69 -51 70 -51 71 -51 72 -51 73 -51 74 -51 75 -51 76 -51 77 -51 78 -51 79 -51 80 -51 81 -51 82 -51 83 -51 84 -51 85 -51 86 -51 87 -51 88 -51 89 -51 90 -51 91 -51 92 -51 93 -51 94 -51 95 -51 96 -51 97 -51 98 -51 99 -52 0 -52 1 -52 2 -52 3 -52 4 -52 5 -52 6 -52 7 -52 8 -52 9 -52 10 -52 11 -52 12 -52 13 -52 14 -52 15 -52 16 -52 17 -52 18 -52 19 -52 20 -52 21 -52 22 -52 23 -52 24 -52 25 -52 26 -52 27 -52 28 -52 29 -52 30 -52 31 -52 32 -52 33 -52 34 -52 35 -52 36 -52 37 -52 38 -52 39 -52 40 -52 41 -52 42 -52 43 -52 44 -52 45 -52 46 -52 47 -52 48 -52 49 -52 50 -52 51 -52 52 -52 53 -52 54 -52 55 -52 56 -52 57 -52 58 -52 59 -52 60 -52 61 -52 62 -52 63 -52 64 -52 65 -52 66 -52 67 -52 68 -52 69 -52 70 -52 71 -52 72 -52 73 -52 74 -52 75 -52 76 -52 77 -52 78 -52 79 -52 80 -52 81 -52 82 -52 83 -52 84 -52 85 -52 86 -52 87 -52 88 -52 89 -52 90 -52 91 -52 92 -52 93 -52 94 -52 95 -52 96 -52 97 -52 98 -52 99 -53 0 -53 1 -53 2 -53 3 -53 4 -53 5 -53 6 -53 7 -53 8 -53 9 -53 10 -53 11 -53 12 -53 13 -53 14 -53 15 -53 16 -53 17 -53 18 -53 19 -53 20 -53 21 -53 22 -53 23 -53 24 -53 25 -53 26 -53 27 -53 28 -53 29 -53 30 -53 31 -53 32 -53 33 -53 34 -53 35 -53 36 -53 37 -53 38 -53 39 -53 40 -53 41 -53 42 -53 43 -53 44 -53 45 -53 46 -53 47 -53 48 -53 49 -53 50 -53 51 -53 52 -53 53 -53 54 -53 55 -53 56 -53 57 -53 58 -53 59 -53 60 -53 61 -53 62 -53 63 -53 64 -53 65 -53 66 -53 67 -53 68 -53 69 -53 70 -53 71 -53 72 -53 73 -53 74 -53 75 -53 76 -53 77 -53 78 -53 79 -53 80 -53 81 -53 82 -53 83 -53 84 -53 85 -53 86 -53 87 -53 88 -53 89 -53 90 -53 91 -53 92 -53 93 -53 94 -53 95 -53 96 -53 97 -53 98 -53 99 -54 0 -54 1 -54 2 -54 3 -54 4 -54 5 -54 6 -54 7 -54 8 -54 9 -54 10 -54 11 -54 12 -54 13 -54 14 -54 15 -54 16 -54 17 -54 18 -54 19 -54 20 -54 21 -54 22 -54 23 -54 24 -54 25 -54 26 -54 27 -54 28 -54 29 -54 30 -54 31 -54 32 -54 33 -54 34 -54 35 -54 36 -54 37 -54 38 -54 39 -54 40 -54 41 -54 42 -54 43 -54 44 -54 45 -54 46 -54 47 -54 48 -54 49 -54 50 -54 51 -54 52 -54 53 -54 54 -54 55 -54 56 -54 57 -54 58 -54 59 -54 60 -54 61 -54 62 -54 63 -54 64 -54 65 -54 66 -54 67 -54 68 -54 69 -54 70 -54 71 -54 72 -54 73 -54 74 -54 75 -54 76 -54 77 -54 78 -54 79 -54 80 -54 81 -54 82 -54 83 -54 84 -54 85 -54 86 -54 87 -54 88 -54 89 -54 90 -54 91 -54 92 -54 93 -54 94 -54 95 -54 96 -54 97 -54 98 -54 99 -55 0 -55 1 -55 2 -55 3 -55 4 -55 5 -55 6 -55 7 -55 8 -55 9 -55 10 -55 11 -55 12 -55 13 -55 14 -55 15 -55 16 -55 17 -55 18 -55 19 -55 20 -55 21 -55 22 -55 23 -55 24 -55 25 -55 26 -55 27 -55 28 -55 29 -55 30 -55 31 -55 32 -55 33 -55 34 -55 35 -55 36 -55 37 -55 38 -55 39 -55 40 -55 41 -55 42 -55 43 -55 44 -55 45 -55 46 -55 47 -55 48 -55 49 -55 50 -55 51 -55 52 -55 53 -55 54 -55 55 -55 56 -55 57 -55 58 -55 59 -55 60 -55 61 -55 62 -55 63 -55 64 -55 65 -55 66 -55 67 -55 68 -55 69 -55 70 -55 71 -55 72 -55 73 -55 74 -55 75 -55 76 -55 77 -55 78 -55 79 -55 80 -55 81 -55 82 -55 83 -55 84 -55 85 -55 86 -55 87 -55 88 -55 89 -55 90 -55 91 -55 92 -55 93 -55 94 -55 95 -55 96 -55 97 -55 98 -55 99 -56 0 -56 1 -56 2 -56 3 -56 4 -56 5 -56 6 -56 7 -56 8 -56 9 -56 10 -56 11 -56 12 -56 13 -56 14 -56 15 -56 16 -56 17 -56 18 -56 19 -56 20 -56 21 -56 22 -56 23 -56 24 -56 25 -56 26 -56 27 -56 28 -56 29 -56 30 -56 31 -56 32 -56 33 -56 34 -56 35 -56 36 -56 37 -56 38 -56 39 -56 40 -56 41 -56 42 -56 43 -56 44 -56 45 -56 46 -56 47 -56 48 -56 49 -56 50 -56 51 -56 52 -56 53 -56 54 -56 55 -56 56 -56 57 -56 58 -56 59 -56 60 -56 61 -56 62 -56 63 -56 64 -56 65 -56 66 -56 67 -56 68 -56 69 -56 70 -56 71 -56 72 -56 73 -56 74 -56 75 -56 76 -56 77 -56 78 -56 79 -56 80 -56 81 -56 82 -56 83 -56 84 -56 85 -56 86 -56 87 -56 88 -56 89 -56 90 -56 91 -56 92 -56 93 -56 94 -56 95 -56 96 -56 97 -56 98 -56 99 -57 0 -57 1 -57 2 -57 3 -57 4 -57 5 -57 6 -57 7 -57 8 -57 9 -57 10 -57 11 -57 12 -57 13 -57 14 -57 15 -57 16 -57 17 -57 18 -57 19 -57 20 -57 21 -57 22 -57 23 -57 24 -57 25 -57 26 -57 27 -57 28 -57 29 -57 30 -57 31 -57 32 -57 33 -57 34 -57 35 -57 36 -57 37 -57 38 -57 39 -57 40 -57 41 -57 42 -57 43 -57 44 -57 45 -57 46 -57 47 -57 48 -57 49 -57 50 -57 51 -57 52 -57 53 -57 54 -57 55 -57 56 -57 57 -57 58 -57 59 -57 60 -57 61 -57 62 -57 63 -57 64 -57 65 -57 66 -57 67 -57 68 -57 69 -57 70 -57 71 -57 72 -57 73 -57 74 -57 75 -57 76 -57 77 -57 78 -57 79 -57 80 -57 81 -57 82 -57 83 -57 84 -57 85 -57 86 -57 87 -57 88 -57 89 -57 90 -57 91 -57 92 -57 93 -57 94 -57 95 -57 96 -57 97 -57 98 -57 99 -58 0 -58 1 -58 2 -58 3 -58 4 -58 5 -58 6 -58 7 -58 8 -58 9 -58 10 -58 11 -58 12 -58 13 -58 14 -58 15 -58 16 -58 17 -58 18 -58 19 -58 20 -58 21 -58 22 -58 23 -58 24 -58 25 -58 26 -58 27 -58 28 -58 29 -58 30 -58 31 -58 32 -58 33 -58 34 -58 35 -58 36 -58 37 -58 38 -58 39 -58 40 -58 41 -58 42 -58 43 -58 44 -58 45 -58 46 -58 47 -58 48 -58 49 -58 50 -58 51 -58 52 -58 53 -58 54 -58 55 -58 56 -58 57 -58 58 -58 59 -58 60 -58 61 -58 62 -58 63 -58 64 -58 65 -58 66 -58 67 -58 68 -58 69 -58 70 -58 71 -58 72 -58 73 -58 74 -58 75 -58 76 -58 77 -58 78 -58 79 -58 80 -58 81 -58 82 -58 83 -58 84 -58 85 -58 86 -58 87 -58 88 -58 89 -58 90 -58 91 -58 92 -58 93 -58 94 -58 95 -58 96 -58 97 -58 98 -58 99 -59 0 -59 1 -59 2 -59 3 -59 4 -59 5 -59 6 -59 7 -59 8 -59 9 -59 10 -59 11 -59 12 -59 13 -59 14 -59 15 -59 16 -59 17 -59 18 -59 19 -59 20 -59 21 -59 22 -59 23 -59 24 -59 25 -59 26 -59 27 -59 28 -59 29 -59 30 -59 31 -59 32 -59 33 -59 34 -59 35 -59 36 -59 37 -59 38 -59 39 -59 40 -59 41 -59 42 -59 43 -59 44 -59 45 -59 46 -59 47 -59 48 -59 49 -59 50 -59 51 -59 52 -59 53 -59 54 -59 55 -59 56 -59 57 -59 58 -59 59 -59 60 -59 61 -59 62 -59 63 -59 64 -59 65 -59 66 -59 67 -59 68 -59 69 -59 70 -59 71 -59 72 -59 73 -59 74 -59 75 -59 76 -59 77 -59 78 -59 79 -59 80 -59 81 -59 82 -59 83 -59 84 -59 85 -59 86 -59 87 -59 88 -59 89 -59 90 -59 91 -59 92 -59 93 -59 94 -59 95 -59 96 -59 97 -59 98 -59 99 -60 0 -60 1 -60 2 -60 3 -60 4 -60 5 -60 6 -60 7 -60 8 -60 9 -60 10 -60 11 -60 12 -60 13 -60 14 -60 15 -60 16 -60 17 -60 18 -60 19 -60 20 -60 21 -60 22 -60 23 -60 24 -60 25 -60 26 -60 27 -60 28 -60 29 -60 30 -60 31 -60 32 -60 33 -60 34 -60 35 -60 36 -60 37 -60 38 -60 39 -60 40 -60 41 -60 42 -60 43 -60 44 -60 45 -60 46 -60 47 -60 48 -60 49 -60 50 -60 51 -60 52 -60 53 -60 54 -60 55 -60 56 -60 57 -60 58 -60 59 -60 60 -60 61 -60 62 -60 63 -60 64 -60 65 -60 66 -60 67 -60 68 -60 69 -60 70 -60 71 -60 72 -60 73 -60 74 -60 75 -60 76 -60 77 -60 78 -60 79 -60 80 -60 81 -60 82 -60 83 -60 84 -60 85 -60 86 -60 87 -60 88 -60 89 -60 90 -60 91 -60 92 -60 93 -60 94 -60 95 -60 96 -60 97 -60 98 -60 99 -61 0 -61 1 -61 2 -61 3 -61 4 -61 5 -61 6 -61 7 -61 8 -61 9 -61 10 -61 11 -61 12 -61 13 -61 14 -61 15 -61 16 -61 17 -61 18 -61 19 -61 20 -61 21 -61 22 -61 23 -61 24 -61 25 -61 26 -61 27 -61 28 -61 29 -61 30 -61 31 -61 32 -61 33 -61 34 -61 35 -61 36 -61 37 -61 38 -61 39 -61 40 -61 41 -61 42 -61 43 -61 44 -61 45 -61 46 -61 47 -61 48 -61 49 -61 50 -61 51 -61 52 -61 53 -61 54 -61 55 -61 56 -61 57 -61 58 -61 59 -61 60 -61 61 -61 62 -61 63 -61 64 -61 65 -61 66 -61 67 -61 68 -61 69 -61 70 -61 71 -61 72 -61 73 -61 74 -61 75 -61 76 -61 77 -61 78 -61 79 -61 80 -61 81 -61 82 -61 83 -61 84 -61 85 -61 86 -61 87 -61 88 -61 89 -61 90 -61 91 -61 92 -61 93 -61 94 -61 95 -61 96 -61 97 -61 98 -61 99 -62 0 -62 1 -62 2 -62 3 -62 4 -62 5 -62 6 -62 7 -62 8 -62 9 -62 10 -62 11 -62 12 -62 13 -62 14 -62 15 -62 16 -62 17 -62 18 -62 19 -62 20 -62 21 -62 22 -62 23 -62 24 -62 25 -62 26 -62 27 -62 28 -62 29 -62 30 -62 31 -62 32 -62 33 -62 34 -62 35 -62 36 -62 37 -62 38 -62 39 -62 40 -62 41 -62 42 -62 43 -62 44 -62 45 -62 46 -62 47 -62 48 -62 49 -62 50 -62 51 -62 52 -62 53 -62 54 -62 55 -62 56 -62 57 -62 58 -62 59 -62 60 -62 61 -62 62 -62 63 -62 64 -62 65 -62 66 -62 67 -62 68 -62 69 -62 70 -62 71 -62 72 -62 73 -62 74 -62 75 -62 76 -62 77 -62 78 -62 79 -62 80 -62 81 -62 82 -62 83 -62 84 -62 85 -62 86 -62 87 -62 88 -62 89 -62 90 -62 91 -62 92 -62 93 -62 94 -62 95 -62 96 -62 97 -62 98 -62 99 -63 0 -63 1 -63 2 -63 3 -63 4 -63 5 -63 6 -63 7 -63 8 -63 9 -63 10 -63 11 -63 12 -63 13 -63 14 -63 15 -63 16 -63 17 -63 18 -63 19 -63 20 -63 21 -63 22 -63 23 -63 24 -63 25 -63 26 -63 27 -63 28 -63 29 -63 30 -63 31 -63 32 -63 33 -63 34 -63 35 -63 36 -63 37 -63 38 -63 39 -63 40 -63 41 -63 42 -63 43 -63 44 -63 45 -63 46 -63 47 -63 48 -63 49 -63 50 -63 51 -63 52 -63 53 -63 54 -63 55 -63 56 -63 57 -63 58 -63 59 -63 60 -63 61 -63 62 -63 63 -63 64 -63 65 -63 66 -63 67 -63 68 -63 69 -63 70 -63 71 -63 72 -63 73 -63 74 -63 75 -63 76 -63 77 -63 78 -63 79 -63 80 -63 81 -63 82 -63 83 -63 84 -63 85 -63 86 -63 87 -63 88 -63 89 -63 90 -63 91 -63 92 -63 93 -63 94 -63 95 -63 96 -63 97 -63 98 -63 99 -64 0 -64 1 -64 2 -64 3 -64 4 -64 5 -64 6 -64 7 -64 8 -64 9 -64 10 -64 11 -64 12 -64 13 -64 14 -64 15 -64 16 -64 17 -64 18 -64 19 -64 20 -64 21 -64 22 -64 23 -64 24 -64 25 -64 26 -64 27 -64 28 -64 29 -64 30 -64 31 -64 32 -64 33 -64 34 -64 35 -64 36 -64 37 -64 38 -64 39 -64 40 -64 41 -64 42 -64 43 -64 44 -64 45 -64 46 -64 47 -64 48 -64 49 -64 50 -64 51 -64 52 -64 53 -64 54 -64 55 -64 56 -64 57 -64 58 -64 59 -64 60 -64 61 -64 62 -64 63 -64 64 -64 65 -64 66 -64 67 -64 68 -64 69 -64 70 -64 71 -64 72 -64 73 -64 74 -64 75 -64 76 -64 77 -64 78 -64 79 -64 80 -64 81 -64 82 -64 83 -64 84 -64 85 -64 86 -64 87 -64 88 -64 89 -64 90 -64 91 -64 92 -64 93 -64 94 -64 95 -64 96 -64 97 -64 98 -64 99 -65 0 -65 1 -65 2 -65 3 -65 4 -65 5 -65 6 -65 7 -65 8 -65 9 -65 10 -65 11 -65 12 -65 13 -65 14 -65 15 -65 16 -65 17 -65 18 -65 19 -65 20 -65 21 -65 22 -65 23 -65 24 -65 25 -65 26 -65 27 -65 28 -65 29 -65 30 -65 31 -65 32 -65 33 -65 34 -65 35 -65 36 -65 37 -65 38 -65 39 -65 40 -65 41 -65 42 -65 43 -65 44 -65 45 -65 46 -65 47 -65 48 -65 49 -65 50 -65 51 -65 52 -65 53 -65 54 -65 55 -65 56 -65 57 -65 58 -65 59 -65 60 -65 61 -65 62 -65 63 -65 64 -65 65 -65 66 -65 67 -65 68 -65 69 -65 70 -65 71 -65 72 -65 73 -65 74 -65 75 -65 76 -65 77 -65 78 -65 79 -65 80 -65 81 -65 82 -65 83 -65 84 -65 85 -65 86 -65 87 -65 88 -65 89 -65 90 -65 91 -65 92 -65 93 -65 94 -65 95 -65 96 -65 97 -65 98 -65 99 -66 0 -66 1 -66 2 -66 3 -66 4 -66 5 -66 6 -66 7 -66 8 -66 9 -66 10 -66 11 -66 12 -66 13 -66 14 -66 15 -66 16 -66 17 -66 18 -66 19 -66 20 -66 21 -66 22 -66 23 -66 24 -66 25 -66 26 -66 27 -66 28 -66 29 -66 30 -66 31 -66 32 -66 33 -66 34 -66 35 -66 36 -66 37 -66 38 -66 39 -66 40 -66 41 -66 42 -66 43 -66 44 -66 45 -66 46 -66 47 -66 48 -66 49 -66 50 -66 51 -66 52 -66 53 -66 54 -66 55 -66 56 -66 57 -66 58 -66 59 -66 60 -66 61 -66 62 -66 63 -66 64 -66 65 -66 66 -66 67 -66 68 -66 69 -66 70 -66 71 -66 72 -66 73 -66 74 -66 75 -66 76 -66 77 -66 78 -66 79 -66 80 -66 81 -66 82 -66 83 -66 84 -66 85 -66 86 -66 87 -66 88 -66 89 -66 90 -66 91 -66 92 -66 93 -66 94 -66 95 -66 96 -66 97 -66 98 -66 99 -67 0 -67 1 -67 2 -67 3 -67 4 -67 5 -67 6 -67 7 -67 8 -67 9 -67 10 -67 11 -67 12 -67 13 -67 14 -67 15 -67 16 -67 17 -67 18 -67 19 -67 20 -67 21 -67 22 -67 23 -67 24 -67 25 -67 26 -67 27 -67 28 -67 29 -67 30 -67 31 -67 32 -67 33 -67 34 -67 35 -67 36 -67 37 -67 38 -67 39 -67 40 -67 41 -67 42 -67 43 -67 44 -67 45 -67 46 -67 47 -67 48 -67 49 -67 50 -67 51 -67 52 -67 53 -67 54 -67 55 -67 56 -67 57 -67 58 -67 59 -67 60 -67 61 -67 62 -67 63 -67 64 -67 65 -67 66 -67 67 -67 68 -67 69 -67 70 -67 71 -67 72 -67 73 -67 74 -67 75 -67 76 -67 77 -67 78 -67 79 -67 80 -67 81 -67 82 -67 83 -67 84 -67 85 -67 86 -67 87 -67 88 -67 89 -67 90 -67 91 -67 92 -67 93 -67 94 -67 95 -67 96 -67 97 -67 98 -67 99 -68 0 -68 1 -68 2 -68 3 -68 4 -68 5 -68 6 -68 7 -68 8 -68 9 -68 10 -68 11 -68 12 -68 13 -68 14 -68 15 -68 16 -68 17 -68 18 -68 19 -68 20 -68 21 -68 22 -68 23 -68 24 -68 25 -68 26 -68 27 -68 28 -68 29 -68 30 -68 31 -68 32 -68 33 -68 34 -68 35 -68 36 -68 37 -68 38 -68 39 -68 40 -68 41 -68 42 -68 43 -68 44 -68 45 -68 46 -68 47 -68 48 -68 49 -68 50 -68 51 -68 52 -68 53 -68 54 -68 55 -68 56 -68 57 -68 58 -68 59 -68 60 -68 61 -68 62 -68 63 -68 64 -68 65 -68 66 -68 67 -68 68 -68 69 -68 70 -68 71 -68 72 -68 73 -68 74 -68 75 -68 76 -68 77 -68 78 -68 79 -68 80 -68 81 -68 82 -68 83 -68 84 -68 85 -68 86 -68 87 -68 88 -68 89 -68 90 -68 91 -68 92 -68 93 -68 94 -68 95 -68 96 -68 97 -68 98 -68 99 -69 0 -69 1 -69 2 -69 3 -69 4 -69 5 -69 6 -69 7 -69 8 -69 9 -69 10 -69 11 -69 12 -69 13 -69 14 -69 15 -69 16 -69 17 -69 18 -69 19 -69 20 -69 21 -69 22 -69 23 -69 24 -69 25 -69 26 -69 27 -69 28 -69 29 -69 30 -69 31 -69 32 -69 33 -69 34 -69 35 -69 36 -69 37 -69 38 -69 39 -69 40 -69 41 -69 42 -69 43 -69 44 -69 45 -69 46 -69 47 -69 48 -69 49 -69 50 -69 51 -69 52 -69 53 -69 54 -69 55 -69 56 -69 57 -69 58 -69 59 -69 60 -69 61 -69 62 -69 63 -69 64 -69 65 -69 66 -69 67 -69 68 -69 69 -69 70 -69 71 -69 72 -69 73 -69 74 -69 75 -69 76 -69 77 -69 78 -69 79 -69 80 -69 81 -69 82 -69 83 -69 84 -69 85 -69 86 -69 87 -69 88 -69 89 -69 90 -69 91 -69 92 -69 93 -69 94 -69 95 -69 96 -69 97 -69 98 -69 99 -70 0 -70 1 -70 2 -70 3 -70 4 -70 5 -70 6 -70 7 -70 8 -70 9 -70 10 -70 11 -70 12 -70 13 -70 14 -70 15 -70 16 -70 17 -70 18 -70 19 -70 20 -70 21 -70 22 -70 23 -70 24 -70 25 -70 26 -70 27 -70 28 -70 29 -70 30 -70 31 -70 32 -70 33 -70 34 -70 35 -70 36 -70 37 -70 38 -70 39 -70 40 -70 41 -70 42 -70 43 -70 44 -70 45 -70 46 -70 47 -70 48 -70 49 -70 50 -70 51 -70 52 -70 53 -70 54 -70 55 -70 56 -70 57 -70 58 -70 59 -70 60 -70 61 -70 62 -70 63 -70 64 -70 65 -70 66 -70 67 -70 68 -70 69 -70 70 -70 71 -70 72 -70 73 -70 74 -70 75 -70 76 -70 77 -70 78 -70 79 -70 80 -70 81 -70 82 -70 83 -70 84 -70 85 -70 86 -70 87 -70 88 -70 89 -70 90 -70 91 -70 92 -70 93 -70 94 -70 95 -70 96 -70 97 -70 98 -70 99 -71 0 -71 1 -71 2 -71 3 -71 4 -71 5 -71 6 -71 7 -71 8 -71 9 -71 10 -71 11 -71 12 -71 13 -71 14 -71 15 -71 16 -71 17 -71 18 -71 19 -71 20 -71 21 -71 22 -71 23 -71 24 -71 25 -71 26 -71 27 -71 28 -71 29 -71 30 -71 31 -71 32 -71 33 -71 34 -71 35 -71 36 -71 37 -71 38 -71 39 -71 40 -71 41 -71 42 -71 43 -71 44 -71 45 -71 46 -71 47 -71 48 -71 49 -71 50 -71 51 -71 52 -71 53 -71 54 -71 55 -71 56 -71 57 -71 58 -71 59 -71 60 -71 61 -71 62 -71 63 -71 64 -71 65 -71 66 -71 67 -71 68 -71 69 -71 70 -71 71 -71 72 -71 73 -71 74 -71 75 -71 76 -71 77 -71 78 -71 79 -71 80 -71 81 -71 82 -71 83 -71 84 -71 85 -71 86 -71 87 -71 88 -71 89 -71 90 -71 91 -71 92 -71 93 -71 94 -71 95 -71 96 -71 97 -71 98 -71 99 -72 0 -72 1 -72 2 -72 3 -72 4 -72 5 -72 6 -72 7 -72 8 -72 9 -72 10 -72 11 -72 12 -72 13 -72 14 -72 15 -72 16 -72 17 -72 18 -72 19 -72 20 -72 21 -72 22 -72 23 -72 24 -72 25 -72 26 -72 27 -72 28 -72 29 -72 30 -72 31 -72 32 -72 33 -72 34 -72 35 -72 36 -72 37 -72 38 -72 39 -72 40 -72 41 -72 42 -72 43 -72 44 -72 45 -72 46 -72 47 -72 48 -72 49 -72 50 -72 51 -72 52 -72 53 -72 54 -72 55 -72 56 -72 57 -72 58 -72 59 -72 60 -72 61 -72 62 -72 63 -72 64 -72 65 -72 66 -72 67 -72 68 -72 69 -72 70 -72 71 -72 72 -72 73 -72 74 -72 75 -72 76 -72 77 -72 78 -72 79 -72 80 -72 81 -72 82 -72 83 -72 84 -72 85 -72 86 -72 87 -72 88 -72 89 -72 90 -72 91 -72 92 -72 93 -72 94 -72 95 -72 96 -72 97 -72 98 -72 99 -73 0 -73 1 -73 2 -73 3 -73 4 -73 5 -73 6 -73 7 -73 8 -73 9 -73 10 -73 11 -73 12 -73 13 -73 14 -73 15 -73 16 -73 17 -73 18 -73 19 -73 20 -73 21 -73 22 -73 23 -73 24 -73 25 -73 26 -73 27 -73 28 -73 29 -73 30 -73 31 -73 32 -73 33 -73 34 -73 35 -73 36 -73 37 -73 38 -73 39 -73 40 -73 41 -73 42 -73 43 -73 44 -73 45 -73 46 -73 47 -73 48 -73 49 -73 50 -73 51 -73 52 -73 53 -73 54 -73 55 -73 56 -73 57 -73 58 -73 59 -73 60 -73 61 -73 62 -73 63 -73 64 -73 65 -73 66 -73 67 -73 68 -73 69 -73 70 -73 71 -73 72 -73 73 -73 74 -73 75 -73 76 -73 77 -73 78 -73 79 -73 80 -73 81 -73 82 -73 83 -73 84 -73 85 -73 86 -73 87 -73 88 -73 89 -73 90 -73 91 -73 92 -73 93 -73 94 -73 95 -73 96 -73 97 -73 98 -73 99 -74 0 -74 1 -74 2 -74 3 -74 4 -74 5 -74 6 -74 7 -74 8 -74 9 -74 10 -74 11 -74 12 -74 13 -74 14 -74 15 -74 16 -74 17 -74 18 -74 19 -74 20 -74 21 -74 22 -74 23 -74 24 -74 25 -74 26 -74 27 -74 28 -74 29 -74 30 -74 31 -74 32 -74 33 -74 34 -74 35 -74 36 -74 37 -74 38 -74 39 -74 40 -74 41 -74 42 -74 43 -74 44 -74 45 -74 46 -74 47 -74 48 -74 49 -74 50 -74 51 -74 52 -74 53 -74 54 -74 55 -74 56 -74 57 -74 58 -74 59 -74 60 -74 61 -74 62 -74 63 -74 64 -74 65 -74 66 -74 67 -74 68 -74 69 -74 70 -74 71 -74 72 -74 73 -74 74 -74 75 -74 76 -74 77 -74 78 -74 79 -74 80 -74 81 -74 82 -74 83 -74 84 -74 85 -74 86 -74 87 -74 88 -74 89 -74 90 -74 91 -74 92 -74 93 -74 94 -74 95 -74 96 -74 97 -74 98 -74 99 -75 0 -75 1 -75 2 -75 3 -75 4 -75 5 -75 6 -75 7 -75 8 -75 9 -75 10 -75 11 -75 12 -75 13 -75 14 -75 15 -75 16 -75 17 -75 18 -75 19 -75 20 -75 21 -75 22 -75 23 -75 24 -75 25 -75 26 -75 27 -75 28 -75 29 -75 30 -75 31 -75 32 -75 33 -75 34 -75 35 -75 36 -75 37 -75 38 -75 39 -75 40 -75 41 -75 42 -75 43 -75 44 -75 45 -75 46 -75 47 -75 48 -75 49 -75 50 -75 51 -75 52 -75 53 -75 54 -75 55 -75 56 -75 57 -75 58 -75 59 -75 60 -75 61 -75 62 -75 63 -75 64 -75 65 -75 66 -75 67 -75 68 -75 69 -75 70 -75 71 -75 72 -75 73 -75 74 -75 75 -75 76 -75 77 -75 78 -75 79 -75 80 -75 81 -75 82 -75 83 -75 84 -75 85 -75 86 -75 87 -75 88 -75 89 -75 90 -75 91 -75 92 -75 93 -75 94 -75 95 -75 96 -75 97 -75 98 -75 99 -76 0 -76 1 -76 2 -76 3 -76 4 -76 5 -76 6 -76 7 -76 8 -76 9 -76 10 -76 11 -76 12 -76 13 -76 14 -76 15 -76 16 -76 17 -76 18 -76 19 -76 20 -76 21 -76 22 -76 23 -76 24 -76 25 -76 26 -76 27 -76 28 -76 29 -76 30 -76 31 -76 32 -76 33 -76 34 -76 35 -76 36 -76 37 -76 38 -76 39 -76 40 -76 41 -76 42 -76 43 -76 44 -76 45 -76 46 -76 47 -76 48 -76 49 -76 50 -76 51 -76 52 -76 53 -76 54 -76 55 -76 56 -76 57 -76 58 -76 59 -76 60 -76 61 -76 62 -76 63 -76 64 -76 65 -76 66 -76 67 -76 68 -76 69 -76 70 -76 71 -76 72 -76 73 -76 74 -76 75 -76 76 -76 77 -76 78 -76 79 -76 80 -76 81 -76 82 -76 83 -76 84 -76 85 -76 86 -76 87 -76 88 -76 89 -76 90 -76 91 -76 92 -76 93 -76 94 -76 95 -76 96 -76 97 -76 98 -76 99 -77 0 -77 1 -77 2 -77 3 -77 4 -77 5 -77 6 -77 7 -77 8 -77 9 -77 10 -77 11 -77 12 -77 13 -77 14 -77 15 -77 16 -77 17 -77 18 -77 19 -77 20 -77 21 -77 22 -77 23 -77 24 -77 25 -77 26 -77 27 -77 28 -77 29 -77 30 -77 31 -77 32 -77 33 -77 34 -77 35 -77 36 -77 37 -77 38 -77 39 -77 40 -77 41 -77 42 -77 43 -77 44 -77 45 -77 46 -77 47 -77 48 -77 49 -77 50 -77 51 -77 52 -77 53 -77 54 -77 55 -77 56 -77 57 -77 58 -77 59 -77 60 -77 61 -77 62 -77 63 -77 64 -77 65 -77 66 -77 67 -77 68 -77 69 -77 70 -77 71 -77 72 -77 73 -77 74 -77 75 -77 76 -77 77 -77 78 -77 79 -77 80 -77 81 -77 82 -77 83 -77 84 -77 85 -77 86 -77 87 -77 88 -77 89 -77 90 -77 91 -77 92 -77 93 -77 94 -77 95 -77 96 -77 97 -77 98 -77 99 -78 0 -78 1 -78 2 -78 3 -78 4 -78 5 -78 6 -78 7 -78 8 -78 9 -78 10 -78 11 -78 12 -78 13 -78 14 -78 15 -78 16 -78 17 -78 18 -78 19 -78 20 -78 21 -78 22 -78 23 -78 24 -78 25 -78 26 -78 27 -78 28 -78 29 -78 30 -78 31 -78 32 -78 33 -78 34 -78 35 -78 36 -78 37 -78 38 -78 39 -78 40 -78 41 -78 42 -78 43 -78 44 -78 45 -78 46 -78 47 -78 48 -78 49 -78 50 -78 51 -78 52 -78 53 -78 54 -78 55 -78 56 -78 57 -78 58 -78 59 -78 60 -78 61 -78 62 -78 63 -78 64 -78 65 -78 66 -78 67 -78 68 -78 69 -78 70 -78 71 -78 72 -78 73 -78 74 -78 75 -78 76 -78 77 -78 78 -78 79 -78 80 -78 81 -78 82 -78 83 -78 84 -78 85 -78 86 -78 87 -78 88 -78 89 -78 90 -78 91 -78 92 -78 93 -78 94 -78 95 -78 96 -78 97 -78 98 -78 99 -79 0 -79 1 -79 2 -79 3 -79 4 -79 5 -79 6 -79 7 -79 8 -79 9 -79 10 -79 11 -79 12 -79 13 -79 14 -79 15 -79 16 -79 17 -79 18 -79 19 -79 20 -79 21 -79 22 -79 23 -79 24 -79 25 -79 26 -79 27 -79 28 -79 29 -79 30 -79 31 -79 32 -79 33 -79 34 -79 35 -79 36 -79 37 -79 38 -79 39 -79 40 -79 41 -79 42 -79 43 -79 44 -79 45 -79 46 -79 47 -79 48 -79 49 -79 50 -79 51 -79 52 -79 53 -79 54 -79 55 -79 56 -79 57 -79 58 -79 59 -79 60 -79 61 -79 62 -79 63 -79 64 -79 65 -79 66 -79 67 -79 68 -79 69 -79 70 -79 71 -79 72 -79 73 -79 74 -79 75 -79 76 -79 77 -79 78 -79 79 -79 80 -79 81 -79 82 -79 83 -79 84 -79 85 -79 86 -79 87 -79 88 -79 89 -79 90 -79 91 -79 92 -79 93 -79 94 -79 95 -79 96 -79 97 -79 98 -79 99 -80 0 -80 1 -80 2 -80 3 -80 4 -80 5 -80 6 -80 7 -80 8 -80 9 -80 10 -80 11 -80 12 -80 13 -80 14 -80 15 -80 16 -80 17 -80 18 -80 19 -80 20 -80 21 -80 22 -80 23 -80 24 -80 25 -80 26 -80 27 -80 28 -80 29 -80 30 -80 31 -80 32 -80 33 -80 34 -80 35 -80 36 -80 37 -80 38 -80 39 -80 40 -80 41 -80 42 -80 43 -80 44 -80 45 -80 46 -80 47 -80 48 -80 49 -80 50 -80 51 -80 52 -80 53 -80 54 -80 55 -80 56 -80 57 -80 58 -80 59 -80 60 -80 61 -80 62 -80 63 -80 64 -80 65 -80 66 -80 67 -80 68 -80 69 -80 70 -80 71 -80 72 -80 73 -80 74 -80 75 -80 76 -80 77 -80 78 -80 79 -80 80 -80 81 -80 82 -80 83 -80 84 -80 85 -80 86 -80 87 -80 88 -80 89 -80 90 -80 91 -80 92 -80 93 -80 94 -80 95 -80 96 -80 97 -80 98 -80 99 -81 0 -81 1 -81 2 -81 3 -81 4 -81 5 -81 6 -81 7 -81 8 -81 9 -81 10 -81 11 -81 12 -81 13 -81 14 -81 15 -81 16 -81 17 -81 18 -81 19 -81 20 -81 21 -81 22 -81 23 -81 24 -81 25 -81 26 -81 27 -81 28 -81 29 -81 30 -81 31 -81 32 -81 33 -81 34 -81 35 -81 36 -81 37 -81 38 -81 39 -81 40 -81 41 -81 42 -81 43 -81 44 -81 45 -81 46 -81 47 -81 48 -81 49 -81 50 -81 51 -81 52 -81 53 -81 54 -81 55 -81 56 -81 57 -81 58 -81 59 -81 60 -81 61 -81 62 -81 63 -81 64 -81 65 -81 66 -81 67 -81 68 -81 69 -81 70 -81 71 -81 72 -81 73 -81 74 -81 75 -81 76 -81 77 -81 78 -81 79 -81 80 -81 81 -81 82 -81 83 -81 84 -81 85 -81 86 -81 87 -81 88 -81 89 -81 90 -81 91 -81 92 -81 93 -81 94 -81 95 -81 96 -81 97 -81 98 -81 99 -82 0 -82 1 -82 2 -82 3 -82 4 -82 5 -82 6 -82 7 -82 8 -82 9 -82 10 -82 11 -82 12 -82 13 -82 14 -82 15 -82 16 -82 17 -82 18 -82 19 -82 20 -82 21 -82 22 -82 23 -82 24 -82 25 -82 26 -82 27 -82 28 -82 29 -82 30 -82 31 -82 32 -82 33 -82 34 -82 35 -82 36 -82 37 -82 38 -82 39 -82 40 -82 41 -82 42 -82 43 -82 44 -82 45 -82 46 -82 47 -82 48 -82 49 -82 50 -82 51 -82 52 -82 53 -82 54 -82 55 -82 56 -82 57 -82 58 -82 59 -82 60 -82 61 -82 62 -82 63 -82 64 -82 65 -82 66 -82 67 -82 68 -82 69 -82 70 -82 71 -82 72 -82 73 -82 74 -82 75 -82 76 -82 77 -82 78 -82 79 -82 80 -82 81 -82 82 -82 83 -82 84 -82 85 -82 86 -82 87 -82 88 -82 89 -82 90 -82 91 -82 92 -82 93 -82 94 -82 95 -82 96 -82 97 -82 98 -82 99 -83 0 -83 1 -83 2 -83 3 -83 4 -83 5 -83 6 -83 7 -83 8 -83 9 -83 10 -83 11 -83 12 -83 13 -83 14 -83 15 -83 16 -83 17 -83 18 -83 19 -83 20 -83 21 -83 22 -83 23 -83 24 -83 25 -83 26 -83 27 -83 28 -83 29 -83 30 -83 31 -83 32 -83 33 -83 34 -83 35 -83 36 -83 37 -83 38 -83 39 -83 40 -83 41 -83 42 -83 43 -83 44 -83 45 -83 46 -83 47 -83 48 -83 49 -83 50 -83 51 -83 52 -83 53 -83 54 -83 55 -83 56 -83 57 -83 58 -83 59 -83 60 -83 61 -83 62 -83 63 -83 64 -83 65 -83 66 -83 67 -83 68 -83 69 -83 70 -83 71 -83 72 -83 73 -83 74 -83 75 -83 76 -83 77 -83 78 -83 79 -83 80 -83 81 -83 82 -83 83 -83 84 -83 85 -83 86 -83 87 -83 88 -83 89 -83 90 -83 91 -83 92 -83 93 -83 94 -83 95 -83 96 -83 97 -83 98 -83 99 -84 0 -84 1 -84 2 -84 3 -84 4 -84 5 -84 6 -84 7 -84 8 -84 9 -84 10 -84 11 -84 12 -84 13 -84 14 -84 15 -84 16 -84 17 -84 18 -84 19 -84 20 -84 21 -84 22 -84 23 -84 24 -84 25 -84 26 -84 27 -84 28 -84 29 -84 30 -84 31 -84 32 -84 33 -84 34 -84 35 -84 36 -84 37 -84 38 -84 39 -84 40 -84 41 -84 42 -84 43 -84 44 -84 45 -84 46 -84 47 -84 48 -84 49 -84 50 -84 51 -84 52 -84 53 -84 54 -84 55 -84 56 -84 57 -84 58 -84 59 -84 60 -84 61 -84 62 -84 63 -84 64 -84 65 -84 66 -84 67 -84 68 -84 69 -84 70 -84 71 -84 72 -84 73 -84 74 -84 75 -84 76 -84 77 -84 78 -84 79 -84 80 -84 81 -84 82 -84 83 -84 84 -84 85 -84 86 -84 87 -84 88 -84 89 -84 90 -84 91 -84 92 -84 93 -84 94 -84 95 -84 96 -84 97 -84 98 -84 99 -85 0 -85 1 -85 2 -85 3 -85 4 -85 5 -85 6 -85 7 -85 8 -85 9 -85 10 -85 11 -85 12 -85 13 -85 14 -85 15 -85 16 -85 17 -85 18 -85 19 -85 20 -85 21 -85 22 -85 23 -85 24 -85 25 -85 26 -85 27 -85 28 -85 29 -85 30 -85 31 -85 32 -85 33 -85 34 -85 35 -85 36 -85 37 -85 38 -85 39 -85 40 -85 41 -85 42 -85 43 -85 44 -85 45 -85 46 -85 47 -85 48 -85 49 -85 50 -85 51 -85 52 -85 53 -85 54 -85 55 -85 56 -85 57 -85 58 -85 59 -85 60 -85 61 -85 62 -85 63 -85 64 -85 65 -85 66 -85 67 -85 68 -85 69 -85 70 -85 71 -85 72 -85 73 -85 74 -85 75 -85 76 -85 77 -85 78 -85 79 -85 80 -85 81 -85 82 -85 83 -85 84 -85 85 -85 86 -85 87 -85 88 -85 89 -85 90 -85 91 -85 92 -85 93 -85 94 -85 95 -85 96 -85 97 -85 98 -85 99 -86 0 -86 1 -86 2 -86 3 -86 4 -86 5 -86 6 -86 7 -86 8 -86 9 -86 10 -86 11 -86 12 -86 13 -86 14 -86 15 -86 16 -86 17 -86 18 -86 19 -86 20 -86 21 -86 22 -86 23 -86 24 -86 25 -86 26 -86 27 -86 28 -86 29 -86 30 -86 31 -86 32 -86 33 -86 34 -86 35 -86 36 -86 37 -86 38 -86 39 -86 40 -86 41 -86 42 -86 43 -86 44 -86 45 -86 46 -86 47 -86 48 -86 49 -86 50 -86 51 -86 52 -86 53 -86 54 -86 55 -86 56 -86 57 -86 58 -86 59 -86 60 -86 61 -86 62 -86 63 -86 64 -86 65 -86 66 -86 67 -86 68 -86 69 -86 70 -86 71 -86 72 -86 73 -86 74 -86 75 -86 76 -86 77 -86 78 -86 79 -86 80 -86 81 -86 82 -86 83 -86 84 -86 85 -86 86 -86 87 -86 88 -86 89 -86 90 -86 91 -86 92 -86 93 -86 94 -86 95 -86 96 -86 97 -86 98 -86 99 -87 0 -87 1 -87 2 -87 3 -87 4 -87 5 -87 6 -87 7 -87 8 -87 9 -87 10 -87 11 -87 12 -87 13 -87 14 -87 15 -87 16 -87 17 -87 18 -87 19 -87 20 -87 21 -87 22 -87 23 -87 24 -87 25 -87 26 -87 27 -87 28 -87 29 -87 30 -87 31 -87 32 -87 33 -87 34 -87 35 -87 36 -87 37 -87 38 -87 39 -87 40 -87 41 -87 42 -87 43 -87 44 -87 45 -87 46 -87 47 -87 48 -87 49 -87 50 -87 51 -87 52 -87 53 -87 54 -87 55 -87 56 -87 57 -87 58 -87 59 -87 60 -87 61 -87 62 -87 63 -87 64 -87 65 -87 66 -87 67 -87 68 -87 69 -87 70 -87 71 -87 72 -87 73 -87 74 -87 75 -87 76 -87 77 -87 78 -87 79 -87 80 -87 81 -87 82 -87 83 -87 84 -87 85 -87 86 -87 87 -87 88 -87 89 -87 90 -87 91 -87 92 -87 93 -87 94 -87 95 -87 96 -87 97 -87 98 -87 99 -88 0 -88 1 -88 2 -88 3 -88 4 -88 5 -88 6 -88 7 -88 8 -88 9 -88 10 -88 11 -88 12 -88 13 -88 14 -88 15 -88 16 -88 17 -88 18 -88 19 -88 20 -88 21 -88 22 -88 23 -88 24 -88 25 -88 26 -88 27 -88 28 -88 29 -88 30 -88 31 -88 32 -88 33 -88 34 -88 35 -88 36 -88 37 -88 38 -88 39 -88 40 -88 41 -88 42 -88 43 -88 44 -88 45 -88 46 -88 47 -88 48 -88 49 -88 50 -88 51 -88 52 -88 53 -88 54 -88 55 -88 56 -88 57 -88 58 -88 59 -88 60 -88 61 -88 62 -88 63 -88 64 -88 65 -88 66 -88 67 -88 68 -88 69 -88 70 -88 71 -88 72 -88 73 -88 74 -88 75 -88 76 -88 77 -88 78 -88 79 -88 80 -88 81 -88 82 -88 83 -88 84 -88 85 -88 86 -88 87 -88 88 -88 89 -88 90 -88 91 -88 92 -88 93 -88 94 -88 95 -88 96 -88 97 -88 98 -88 99 -89 0 -89 1 -89 2 -89 3 -89 4 -89 5 -89 6 -89 7 -89 8 -89 9 -89 10 -89 11 -89 12 -89 13 -89 14 -89 15 -89 16 -89 17 -89 18 -89 19 -89 20 -89 21 -89 22 -89 23 -89 24 -89 25 -89 26 -89 27 -89 28 -89 29 -89 30 -89 31 -89 32 -89 33 -89 34 -89 35 -89 36 -89 37 -89 38 -89 39 -89 40 -89 41 -89 42 -89 43 -89 44 -89 45 -89 46 -89 47 -89 48 -89 49 -89 50 -89 51 -89 52 -89 53 -89 54 -89 55 -89 56 -89 57 -89 58 -89 59 -89 60 -89 61 -89 62 -89 63 -89 64 -89 65 -89 66 -89 67 -89 68 -89 69 -89 70 -89 71 -89 72 -89 73 -89 74 -89 75 -89 76 -89 77 -89 78 -89 79 -89 80 -89 81 -89 82 -89 83 -89 84 -89 85 -89 86 -89 87 -89 88 -89 89 -89 90 -89 91 -89 92 -89 93 -89 94 -89 95 -89 96 -89 97 -89 98 -89 99 -90 0 -90 1 -90 2 -90 3 -90 4 -90 5 -90 6 -90 7 -90 8 -90 9 -90 10 -90 11 -90 12 -90 13 -90 14 -90 15 -90 16 -90 17 -90 18 -90 19 -90 20 -90 21 -90 22 -90 23 -90 24 -90 25 -90 26 -90 27 -90 28 -90 29 -90 30 -90 31 -90 32 -90 33 -90 34 -90 35 -90 36 -90 37 -90 38 -90 39 -90 40 -90 41 -90 42 -90 43 -90 44 -90 45 -90 46 -90 47 -90 48 -90 49 -90 50 -90 51 -90 52 -90 53 -90 54 -90 55 -90 56 -90 57 -90 58 -90 59 -90 60 -90 61 -90 62 -90 63 -90 64 -90 65 -90 66 -90 67 -90 68 -90 69 -90 70 -90 71 -90 72 -90 73 -90 74 -90 75 -90 76 -90 77 -90 78 -90 79 -90 80 -90 81 -90 82 -90 83 -90 84 -90 85 -90 86 -90 87 -90 88 -90 89 -90 90 -90 91 -90 92 -90 93 -90 94 -90 95 -90 96 -90 97 -90 98 -90 99 -91 0 -91 1 -91 2 -91 3 -91 4 -91 5 -91 6 -91 7 -91 8 -91 9 -91 10 -91 11 -91 12 -91 13 -91 14 -91 15 -91 16 -91 17 -91 18 -91 19 -91 20 -91 21 -91 22 -91 23 -91 24 -91 25 -91 26 -91 27 -91 28 -91 29 -91 30 -91 31 -91 32 -91 33 -91 34 -91 35 -91 36 -91 37 -91 38 -91 39 -91 40 -91 41 -91 42 -91 43 -91 44 -91 45 -91 46 -91 47 -91 48 -91 49 -91 50 -91 51 -91 52 -91 53 -91 54 -91 55 -91 56 -91 57 -91 58 -91 59 -91 60 -91 61 -91 62 -91 63 -91 64 -91 65 -91 66 -91 67 -91 68 -91 69 -91 70 -91 71 -91 72 -91 73 -91 74 -91 75 -91 76 -91 77 -91 78 -91 79 -91 80 -91 81 -91 82 -91 83 -91 84 -91 85 -91 86 -91 87 -91 88 -91 89 -91 90 -91 91 -91 92 -91 93 -91 94 -91 95 -91 96 -91 97 -91 98 -91 99 -92 0 -92 1 -92 2 -92 3 -92 4 -92 5 -92 6 -92 7 -92 8 -92 9 -92 10 -92 11 -92 12 -92 13 -92 14 -92 15 -92 16 -92 17 -92 18 -92 19 -92 20 -92 21 -92 22 -92 23 -92 24 -92 25 -92 26 -92 27 -92 28 -92 29 -92 30 -92 31 -92 32 -92 33 -92 34 -92 35 -92 36 -92 37 -92 38 -92 39 -92 40 -92 41 -92 42 -92 43 -92 44 -92 45 -92 46 -92 47 -92 48 -92 49 -92 50 -92 51 -92 52 -92 53 -92 54 -92 55 -92 56 -92 57 -92 58 -92 59 -92 60 -92 61 -92 62 -92 63 -92 64 -92 65 -92 66 -92 67 -92 68 -92 69 -92 70 -92 71 -92 72 -92 73 -92 74 -92 75 -92 76 -92 77 -92 78 -92 79 -92 80 -92 81 -92 82 -92 83 -92 84 -92 85 -92 86 -92 87 -92 88 -92 89 -92 90 -92 91 -92 92 -92 93 -92 94 -92 95 -92 96 -92 97 -92 98 -92 99 -93 0 -93 1 -93 2 -93 3 -93 4 -93 5 -93 6 -93 7 -93 8 -93 9 -93 10 -93 11 -93 12 -93 13 -93 14 -93 15 -93 16 -93 17 -93 18 -93 19 -93 20 -93 21 -93 22 -93 23 -93 24 -93 25 -93 26 -93 27 -93 28 -93 29 -93 30 -93 31 -93 32 -93 33 -93 34 -93 35 -93 36 -93 37 -93 38 -93 39 -93 40 -93 41 -93 42 -93 43 -93 44 -93 45 -93 46 -93 47 -93 48 -93 49 -93 50 -93 51 -93 52 -93 53 -93 54 -93 55 -93 56 -93 57 -93 58 -93 59 -93 60 -93 61 -93 62 -93 63 -93 64 -93 65 -93 66 -93 67 -93 68 -93 69 -93 70 -93 71 -93 72 -93 73 -93 74 -93 75 -93 76 -93 77 -93 78 -93 79 -93 80 -93 81 -93 82 -93 83 -93 84 -93 85 -93 86 -93 87 -93 88 -93 89 -93 90 -93 91 -93 92 -93 93 -93 94 -93 95 -93 96 -93 97 -93 98 -93 99 -94 0 -94 1 -94 2 -94 3 -94 4 -94 5 -94 6 -94 7 -94 8 -94 9 -94 10 -94 11 -94 12 -94 13 -94 14 -94 15 -94 16 -94 17 -94 18 -94 19 -94 20 -94 21 -94 22 -94 23 -94 24 -94 25 -94 26 -94 27 -94 28 -94 29 -94 30 -94 31 -94 32 -94 33 -94 34 -94 35 -94 36 -94 37 -94 38 -94 39 -94 40 -94 41 -94 42 -94 43 -94 44 -94 45 -94 46 -94 47 -94 48 -94 49 -94 50 -94 51 -94 52 -94 53 -94 54 -94 55 -94 56 -94 57 -94 58 -94 59 -94 60 -94 61 -94 62 -94 63 -94 64 -94 65 -94 66 -94 67 -94 68 -94 69 -94 70 -94 71 -94 72 -94 73 -94 74 -94 75 -94 76 -94 77 -94 78 -94 79 -94 80 -94 81 -94 82 -94 83 -94 84 -94 85 -94 86 -94 87 -94 88 -94 89 -94 90 -94 91 -94 92 -94 93 -94 94 -94 95 -94 96 -94 97 -94 98 -94 99 -95 0 -95 1 -95 2 -95 3 -95 4 -95 5 -95 6 -95 7 -95 8 -95 9 -95 10 -95 11 -95 12 -95 13 -95 14 -95 15 -95 16 -95 17 -95 18 -95 19 -95 20 -95 21 -95 22 -95 23 -95 24 -95 25 -95 26 -95 27 -95 28 -95 29 -95 30 -95 31 -95 32 -95 33 -95 34 -95 35 -95 36 -95 37 -95 38 -95 39 -95 40 -95 41 -95 42 -95 43 -95 44 -95 45 -95 46 -95 47 -95 48 -95 49 -95 50 -95 51 -95 52 -95 53 -95 54 -95 55 -95 56 -95 57 -95 58 -95 59 -95 60 -95 61 -95 62 -95 63 -95 64 -95 65 -95 66 -95 67 -95 68 -95 69 -95 70 -95 71 -95 72 -95 73 -95 74 -95 75 -95 76 -95 77 -95 78 -95 79 -95 80 -95 81 -95 82 -95 83 -95 84 -95 85 -95 86 -95 87 -95 88 -95 89 -95 90 -95 91 -95 92 -95 93 -95 94 -95 95 -95 96 -95 97 -95 98 -95 99 -96 0 -96 1 -96 2 -96 3 -96 4 -96 5 -96 6 -96 7 -96 8 -96 9 -96 10 -96 11 -96 12 -96 13 -96 14 -96 15 -96 16 -96 17 -96 18 -96 19 -96 20 -96 21 -96 22 -96 23 -96 24 -96 25 -96 26 -96 27 -96 28 -96 29 -96 30 -96 31 -96 32 -96 33 -96 34 -96 35 -96 36 -96 37 -96 38 -96 39 -96 40 -96 41 -96 42 -96 43 -96 44 -96 45 -96 46 -96 47 -96 48 -96 49 -96 50 -96 51 -96 52 -96 53 -96 54 -96 55 -96 56 -96 57 -96 58 -96 59 -96 60 -96 61 -96 62 -96 63 -96 64 -96 65 -96 66 -96 67 -96 68 -96 69 -96 70 -96 71 -96 72 -96 73 -96 74 -96 75 -96 76 -96 77 -96 78 -96 79 -96 80 -96 81 -96 82 -96 83 -96 84 -96 85 -96 86 -96 87 -96 88 -96 89 -96 90 -96 91 -96 92 -96 93 -96 94 -96 95 -96 96 -96 97 -96 98 -96 99 -97 0 -97 1 -97 2 -97 3 -97 4 -97 5 -97 6 -97 7 -97 8 -97 9 -97 10 -97 11 -97 12 -97 13 -97 14 -97 15 -97 16 -97 17 -97 18 -97 19 -97 20 -97 21 -97 22 -97 23 -97 24 -97 25 -97 26 -97 27 -97 28 -97 29 -97 30 -97 31 -97 32 -97 33 -97 34 -97 35 -97 36 -97 37 -97 38 -97 39 -97 40 -97 41 -97 42 -97 43 -97 44 -97 45 -97 46 -97 47 -97 48 -97 49 -97 50 -97 51 -97 52 -97 53 -97 54 -97 55 -97 56 -97 57 -97 58 -97 59 -97 60 -97 61 -97 62 -97 63 -97 64 -97 65 -97 66 -97 67 -97 68 -97 69 -97 70 -97 71 -97 72 -97 73 -97 74 -97 75 -97 76 -97 77 -97 78 -97 79 -97 80 -97 81 -97 82 -97 83 -97 84 -97 85 -97 86 -97 87 -97 88 -97 89 -97 90 -97 91 -97 92 -97 93 -97 94 -97 95 -97 96 -97 97 -97 98 -97 99 -98 0 -98 1 -98 2 -98 3 -98 4 -98 5 -98 6 -98 7 -98 8 -98 9 -98 10 -98 11 -98 12 -98 13 -98 14 -98 15 -98 16 -98 17 -98 18 -98 19 -98 20 -98 21 -98 22 -98 23 -98 24 -98 25 -98 26 -98 27 -98 28 -98 29 -98 30 -98 31 -98 32 -98 33 -98 34 -98 35 -98 36 -98 37 -98 38 -98 39 -98 40 -98 41 -98 42 -98 43 -98 44 -98 45 -98 46 -98 47 -98 48 -98 49 -98 50 -98 51 -98 52 -98 53 -98 54 -98 55 -98 56 -98 57 -98 58 -98 59 -98 60 -98 61 -98 62 -98 63 -98 64 -98 65 -98 66 -98 67 -98 68 -98 69 -98 70 -98 71 -98 72 -98 73 -98 74 -98 75 -98 76 -98 77 -98 78 -98 79 -98 80 -98 81 -98 82 -98 83 -98 84 -98 85 -98 86 -98 87 -98 88 -98 89 -98 90 -98 91 -98 92 -98 93 -98 94 -98 95 -98 96 -98 97 -98 98 -98 99 -99 0 -99 1 -99 2 -99 3 -99 4 -99 5 -99 6 -99 7 -99 8 -99 9 -99 10 -99 11 -99 12 -99 13 -99 14 -99 15 -99 16 -99 17 -99 18 -99 19 -99 20 -99 21 -99 22 -99 23 -99 24 -99 25 -99 26 -99 27 -99 28 -99 29 -99 30 -99 31 -99 32 -99 33 -99 34 -99 35 -99 36 -99 37 -99 38 -99 39 -99 40 -99 41 -99 42 -99 43 -99 44 -99 45 -99 46 -99 47 -99 48 -99 49 -99 50 -99 51 -99 52 -99 53 -99 54 -99 55 -99 56 -99 57 -99 58 -99 59 -99 60 -99 61 -99 62 -99 63 -99 64 -99 65 -99 66 -99 67 -99 68 -99 69 -99 70 -99 71 -99 72 -99 73 -99 74 -99 75 -99 76 -99 77 -99 78 -99 79 -99 80 -99 81 -99 82 -99 83 -99 84 -99 85 -99 86 -99 87 -99 88 -99 89 -99 90 -99 91 -99 92 -99 93 -99 94 -99 95 -99 96 -99 97 -99 98 -99 99 -100 0 -\. --- --- Data for Name: brinopers; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.brinopers (colname, typ, op, value, matches) FROM stdin; -byteacol bytea {>,>=,=,<=,<} {AAAAAA,AAAAAA,BNAAAABNAAAABNAAAABNAAAABNAAAABNAAAABNAAAABNAAAA,ZZZZZZ,ZZZZZZ} {100,100,1,100,100} -charcol "char" {>,>=,=,<=,<} {A,A,M,Z,Z} {97,100,6,100,98} -namecol name {>,>=,=,<=,<} {AAAAAA,AAAAAA,MAAAAA,ZZAAAA,ZZAAAA} {100,100,2,100,100} -int2col int2 {>,>=,=,<=,<} {0,0,800,999,999} {100,100,1,100,100} -int2col int4 {>,>=,=,<=,<} {0,0,800,999,1999} {100,100,1,100,100} -int2col int8 {>,>=,=,<=,<} {0,0,800,999,1428427143} {100,100,1,100,100} -int4col int2 {>,>=,=,<=,<} {0,0,800,1999,1999} {100,100,1,100,100} -int4col int4 {>,>=,=,<=,<} {0,0,800,1999,1999} {100,100,1,100,100} -int4col int8 {>,>=,=,<=,<} {0,0,800,1999,1428427143} {100,100,1,100,100} -int8col int2 {>,>=} {0,0} {100,100} -int8col int4 {>,>=} {0,0} {100,100} -int8col int8 {>,>=,=,<=,<} {0,0,1257141600,1428427143,1428427143} {100,100,1,100,100} -textcol text {>,>=,=,<=,<} {ABABAB,ABABAB,BNAAAABNAAAABNAAAABNAAAABNAAAABNAAAABNAAAABNAAAA,ZZAAAA,ZZAAAA} {100,100,1,100,100} -oidcol oid {>,>=,=,<=,<} {0,0,8800,9999,9999} {100,100,1,100,100} -tidcol tid {>,>=,=,<=,<} {"(0,0)","(0,0)","(8800,0)","(9999,19)","(9999,19)"} {100,100,1,100,100} -float4col float4 {>,>=,=,<=,<} {0.0103093,0.0103093,1,1,1} {100,100,4,100,96} -float4col float8 {>,>=,=,<=,<} {0.0103093,0.0103093,1,1,1} {100,100,4,100,96} -float8col float4 {>,>=,=,<=,<} {0,0,0,1.98,1.98} {99,100,1,100,100} -float8col float8 {>,>=,=,<=,<} {0,0,0,1.98,1.98} {99,100,1,100,100} -macaddrcol macaddr {>,>=,=,<=,<} {00:00:01:00:00:00,00:00:01:00:00:00,2c:00:2d:00:16:00,ff:fe:00:00:00:00,ff:fe:00:00:00:00} {99,100,2,100,100} -inetcol inet {&&,=,<,<=,>,>=,>>=,>>,<<=,<<} {10/8,10.2.14.231/24,255.255.255.255,255.255.255.255,0.0.0.0,0.0.0.0,10.2.14.231/24,10.2.14.231/25,10.2.14.231/8,0/0} {100,1,100,100,125,125,2,2,100,100} -inetcol inet {&&,>>=,<<=,=} {fe80::6e40:8ff:fea9:a673/32,fe80::6e40:8ff:fea9:8c46,fe80::6e40:8ff:fea9:a673/32,fe80::6e40:8ff:fea9:8c46} {25,1,25,1} -inetcol cidr {&&,<,<=,>,>=,>>=,>>,<<=,<<} {10/8,255.255.255.255,255.255.255.255,0.0.0.0,0.0.0.0,10.2.14/24,10.2.14/25,10/8,0/0} {100,100,100,125,125,2,2,100,100} -inetcol cidr {&&,>>=,<<=,=} {fe80::/32,fe80::6e40:8ff:fea9:8c46,fe80::/32,fe80::6e40:8ff:fea9:8c46} {25,1,25,1} -cidrcol inet {&&,=,<,<=,>,>=,>>=,>>,<<=,<<} {10/8,10.2.14/24,255.255.255.255,255.255.255.255,0.0.0.0,0.0.0.0,10.2.14.231/24,10.2.14.231/25,10.2.14.231/8,0/0} {100,2,100,100,125,125,2,2,100,100} -cidrcol inet {&&,>>=,<<=,=} {fe80::6e40:8ff:fea9:a673/32,fe80::6e40:8ff:fea9:8c46,fe80::6e40:8ff:fea9:a673/32,fe80::6e40:8ff:fea9:8c46} {25,1,25,1} -cidrcol cidr {&&,=,<,<=,>,>=,>>=,>>,<<=,<<} {10/8,10.2.14/24,255.255.255.255,255.255.255.255,0.0.0.0,0.0.0.0,10.2.14/24,10.2.14/25,10/8,0/0} {100,2,100,100,125,125,2,2,100,100} -cidrcol cidr {&&,>>=,<<=,=} {fe80::/32,fe80::6e40:8ff:fea9:8c46,fe80::/32,fe80::6e40:8ff:fea9:8c46} {25,1,25,1} -bpcharcol bpchar {>,>=,=,<=,<} {A,A,W,Z,Z} {97,100,6,100,98} -datecol date {>,>=,=,<=,<} {1995-08-15,1995-08-15,2009-12-01,2022-12-30,2022-12-30} {100,100,1,100,100} -timecol time {>,>=,=,<=,<} {01:20:30,01:20:30,02:28:57,06:28:31.5,06:28:31.5} {100,100,1,100,100} -timestampcol timestamp {>,>=,=,<=,<} {"1942-07-23 03:05:09","1942-07-23 03:05:09","1964-03-24 19:26:45","1984-01-20 22:42:21","1984-01-20 22:42:21"} {100,100,1,100,100} -timestampcol timestamptz {>,>=,=,<=,<} {"1942-07-23 03:05:09","1942-07-23 03:05:09","1964-03-24 19:26:45","1984-01-20 22:42:21","1984-01-20 22:42:21"} {100,100,1,100,100} -timestamptzcol timestamptz {>,>=,=,<=,<} {"1972-10-10 03:00:00-04","1972-10-10 03:00:00-04","1972-10-19 09:00:00-07","1972-11-20 19:00:00-03","1972-11-20 19:00:00-03"} {100,100,1,100,100} -intervalcol interval {>,>=,=,<=,<} {00:00:00,00:00:00,"1 mons 13 days 12:24","2 mons 23 days 07:48:00","1 year"} {100,100,1,100,100} -timetzcol timetz {>,>=,=,<=,<} {01:30:20+02,01:30:20+02,01:35:50+02,23:55:05+02,23:55:05+02} {99,100,2,100,100} -bitcol bit(10) {>,>=,=,<=,<} {0000000010,0000000010,0011011110,1111111000,1111111000} {100,100,1,100,100} -varbitcol varbit(16) {>,>=,=,<=,<} {0000000000000100,0000000000000100,0001010001100110,1111111111111000,1111111111111000} {100,100,1,100,100} -numericcol numeric {>,>=,=,<=,<} {0.00,0.01,2268164.347826086956521739130434782609,99470151.9,99470151.9} {100,100,1,100,100} -uuidcol uuid {>,>=,=,<=,<} {00040004-0004-0004-0004-000400040004,00040004-0004-0004-0004-000400040004,52225222-5222-5222-5222-522252225222,99989998-9998-9998-9998-999899989998,99989998-9998-9998-9998-999899989998} {100,100,1,100,100} -int4rangecol int4range {<<,&<,&&,&>,>>,@>,<@,=,<,<=,>,>=} {"[10000,)","[10000,)","(,]","[3,4)","[36,44)","(1500,1501]","[3,4)","[222,1222)","[36,44)","[43,1043)","[367,4466)","[519,)"} {53,53,53,53,50,22,72,1,74,75,34,21} -int4rangecol int4range {@>,<@,=,<=,>,>=} {empty,empty,empty,empty,empty,empty} {125,72,72,72,53,125} -int4rangecol int4 {@>} {1500} {22} -lsncol pg_lsn {>,>=,=,<=,<,IS,"IS NOT"} {0/1200,0/1200,44/455222,198/1999799,198/1999799,NULL,NULL} {100,100,1,100,100,25,100} -boxcol point {@>} {"(500,43)"} {11} -boxcol box {<<,&<,&&,&>,>>,<<|,&<|,|&>,|>>,@>,<@,~=} {"((1000,2000),(3000,4000))","((1,2),(3000,4000))","((1,2),(3000,4000))","((1,2),(3000,4000))","((1,2),(3,4))","((1000,2000),(3000,4000))","((1,2000),(3,4000))","((1000,2),(3000,4))","((1,2),(3,4))","((1,2),(300,400))","((1,2),(3000,4000))","((222,1222),(44,45))"} {100,100,100,99,96,100,100,99,96,1,99,1} -\. --- --- Data for Name: brinopers_bloom; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.brinopers_bloom (colname, typ, op, value, matches) FROM stdin; -byteacol bytea {=} {BNAAAABNAAAABNAAAABNAAAABNAAAABNAAAABNAAAABNAAAA} {1} -charcol "char" {=} {M} {6} -namecol name {=} {MAAAAA} {2} -int2col int2 {=} {800} {1} -int4col int4 {=} {800} {1} -int8col int8 {=} {1257141600} {1} -textcol text {=} {BNAAAABNAAAABNAAAABNAAAABNAAAABNAAAABNAAAABNAAAA} {1} -oidcol oid {=} {8800} {1} -float4col float4 {=} {1} {4} -float8col float8 {=} {0} {1} -macaddrcol macaddr {=} {2c:00:2d:00:16:00} {2} -inetcol inet {=} {10.2.14.231/24} {1} -inetcol cidr {=} {fe80::6e40:8ff:fea9:8c46} {1} -cidrcol inet {=} {10.2.14/24} {2} -cidrcol inet {=} {fe80::6e40:8ff:fea9:8c46} {1} -cidrcol cidr {=} {10.2.14/24} {2} -cidrcol cidr {=} {fe80::6e40:8ff:fea9:8c46} {1} -bpcharcol bpchar {=} {W} {6} -datecol date {=} {2009-12-01} {1} -timecol time {=} {02:28:57} {1} -timestampcol timestamp {=} {"1964-03-24 19:26:45"} {1} -timestamptzcol timestamptz {=} {"1972-10-19 09:00:00-07"} {1} -intervalcol interval {=} {"1 mons 13 days 12:24"} {1} -timetzcol timetz {=} {01:35:50+02} {2} -numericcol numeric {=} {2268164.347826086956521739130434782609} {1} -uuidcol uuid {=} {52225222-5222-5222-5222-522252225222} {1} -lsncol pg_lsn {=,IS,"IS NOT"} {44/455222,NULL,NULL} {1,25,100} -\. --- --- Data for Name: brinopers_multi; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.brinopers_multi (colname, typ, op, value, matches) FROM stdin; -int2col int2 {>,>=,=,<=,<} {0,0,800,999,999} {100,100,1,100,100} -int2col int4 {>,>=,=,<=,<} {0,0,800,999,1999} {100,100,1,100,100} -int2col int8 {>,>=,=,<=,<} {0,0,800,999,1428427143} {100,100,1,100,100} -int4col int2 {>,>=,=,<=,<} {0,0,800,1999,1999} {100,100,1,100,100} -int4col int4 {>,>=,=,<=,<} {0,0,800,1999,1999} {100,100,1,100,100} -int4col int8 {>,>=,=,<=,<} {0,0,800,1999,1428427143} {100,100,1,100,100} -int8col int2 {>,>=} {0,0} {100,100} -int8col int4 {>,>=} {0,0} {100,100} -int8col int8 {>,>=,=,<=,<} {0,0,1257141600,1428427143,1428427143} {100,100,1,100,100} -oidcol oid {>,>=,=,<=,<} {0,0,8800,9999,9999} {100,100,1,100,100} -tidcol tid {>,>=,=,<=,<} {"(0,0)","(0,0)","(8800,0)","(9999,19)","(9999,19)"} {100,100,1,100,100} -float4col float4 {>,>=,=,<=,<} {0.0103093,0.0103093,1,1,1} {100,100,4,100,96} -float4col float8 {>,>=,=,<=,<} {0.0103093,0.0103093,1,1,1} {100,100,4,100,96} -float8col float4 {>,>=,=,<=,<} {0,0,0,1.98,1.98} {99,100,1,100,100} -float8col float8 {>,>=,=,<=,<} {0,0,0,1.98,1.98} {99,100,1,100,100} -macaddrcol macaddr {>,>=,=,<=,<} {00:00:01:00:00:00,00:00:01:00:00:00,2c:00:2d:00:16:00,ff:fe:00:00:00:00,ff:fe:00:00:00:00} {99,100,2,100,100} -macaddr8col macaddr8 {>,>=,=,<=,<} {b1:d1:0e:7b:af:a4:42:12,d9:35:91:bd:f7:86:0e:1e,72:8f:20:6c:2a:01:bf:57,23:e8:46:63:86:07:ad:cb,13:16:8e:6a:2e:6c:84:b4} {31,17,1,11,4} -inetcol inet {=,<,<=,>,>=} {10.2.14.231/24,255.255.255.255,255.255.255.255,0.0.0.0,0.0.0.0} {1,100,100,125,125} -inetcol cidr {<,<=,>,>=} {255.255.255.255,255.255.255.255,0.0.0.0,0.0.0.0} {100,100,125,125} -cidrcol inet {=,<,<=,>,>=} {10.2.14/24,255.255.255.255,255.255.255.255,0.0.0.0,0.0.0.0} {2,100,100,125,125} -cidrcol cidr {=,<,<=,>,>=} {10.2.14/24,255.255.255.255,255.255.255.255,0.0.0.0,0.0.0.0} {2,100,100,125,125} -datecol date {>,>=,=,<=,<} {1995-08-15,1995-08-15,2009-12-01,2022-12-30,2022-12-30} {100,100,1,100,100} -timecol time {>,>=,=,<=,<} {01:20:30,01:20:30,02:28:57,06:28:31.5,06:28:31.5} {100,100,1,100,100} -timestampcol timestamp {>,>=,=,<=,<} {"1942-07-23 03:05:09","1942-07-23 03:05:09","1964-03-24 19:26:45","1984-01-20 22:42:21","1984-01-20 22:42:21"} {100,100,1,100,100} -timestampcol timestamptz {>,>=,=,<=,<} {"1942-07-23 03:05:09","1942-07-23 03:05:09","1964-03-24 19:26:45","1984-01-20 22:42:21","1984-01-20 22:42:21"} {100,100,1,100,100} -timestamptzcol timestamptz {>,>=,=,<=,<} {"1972-10-10 03:00:00-04","1972-10-10 03:00:00-04","1972-10-19 09:00:00-07","1972-11-20 19:00:00-03","1972-11-20 19:00:00-03"} {100,100,1,100,100} -intervalcol interval {>,>=,=,<=,<} {00:00:00,00:00:00,"1 mons 13 days 12:24","2 mons 23 days 07:48:00","1 year"} {100,100,1,100,100} -timetzcol timetz {>,>=,=,<=,<} {01:30:20+02,01:30:20+02,01:35:50+02,23:55:05+02,23:55:05+02} {99,100,2,100,100} -numericcol numeric {>,>=,=,<=,<} {0.00,0.01,2268164.347826086956521739130434782609,99470151.9,99470151.9} {100,100,1,100,100} -uuidcol uuid {>,>=,=,<=,<} {00040004-0004-0004-0004-000400040004,00040004-0004-0004-0004-000400040004,52225222-5222-5222-5222-522252225222,99989998-9998-9998-9998-999899989998,99989998-9998-9998-9998-999899989998} {100,100,1,100,100} -lsncol pg_lsn {>,>=,=,<=,<,IS,"IS NOT"} {0/1200,0/1200,44/455222,198/1999799,198/1999799,NULL,NULL} {100,100,1,100,100,25,100} -\. --- --- Data for Name: brintest; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.brintest (byteacol, charcol, namecol, int8col, int2col, int4col, textcol, oidcol, tidcol, float4col, float8col, macaddrcol, inetcol, cidrcol, bpcharcol, datecol, timecol, timestampcol, timestamptzcol, intervalcol, timetzcol, bitcol, varbitcol, numericcol, uuidcol, int4rangecol, lsncol, boxcol) FROM stdin; -\N \N \N \N \N \N \N \N \N \N \N \N fe80::6e40:8ff:fea9:9be6 fe80::6e40:8ff:fea9:9be6/128 \N \N \N \N \N \N \N \N \N \N \N empty \N \N -\N \N \N \N \N \N \N \N \N \N \N \N fe80::6e40:8ff:fea9:9fce fe80::6e40:8ff:fea9:9fce/128 \N \N \N \N \N \N \N \N \N \N \N empty \N \N -\N \N \N \N \N \N \N \N \N \N \N \N fe80::6e40:8ff:fea9:a3b6 fe80::6e40:8ff:fea9:a3b6/128 \N \N \N \N \N \N \N \N \N \N \N empty \N \N -\N \N \N \N \N \N \N \N \N \N \N \N fe80::6e40:8ff:fea9:a79e fe80::6e40:8ff:fea9:a79e/128 \N \N \N \N \N \N \N \N \N \N \N empty \N \N -\\x4d41414141414d41414141414d41414141414d41414141414d41414141414d41414141414d41414141414d4141414141 M MAAAAA 1005713280000 800 800 8800 (8800,0) 1 0 00:00:01:00:00:00 10.2.37.100/24 10.2.37.0/24 M 2019-09-18 05:27:10 1979-01-29 11:05:09 1972-11-12 18:00:00+00 2 mons 13 days 08:00:00 01:30:20+02 1100100000 0010001001100000 33440000.000000000000000000000000000000 88008800-8800-8800-8800-880088008800 empty 0/18800 (800,800),(0,1) -\N \N \N \N \N \N \N \N \N \N \N \N fe80::6e40:8ff:fea9:ab86 fe80::6e40:8ff:fea9:ab86/128 \N \N \N \N \N \N \N \N \N \N \N empty \N \N -\N \N \N \N \N \N \N \N \N \N \N \N fe80::6e40:8ff:fea9:af6e fe80::6e40:8ff:fea9:af6e/128 \N \N \N \N \N \N \N \N \N \N \N empty \N \N -\N \N \N \N \N \N \N \N \N \N \N \N fe80::6e40:8ff:fea9:8c47 fe80::6e40:8ff:fea9:8c47/128 \N \N \N \N \N \N \N \N \N \N \N empty \N \N -\N \N \N \N \N \N \N \N \N \N \N \N fe80::6e40:8ff:fea9:902f fe80::6e40:8ff:fea9:902f/128 \N \N \N \N \N \N \N \N \N \N \N empty \N \N -\\x545541414141545541414141545541414141545541414141545541414141545541414141545541414141545541414141 T TUAAAA 510839632017 891 1891 1891 (1891,11) 0.04347826 0.09619450317124736 b6:00:b7:00:5b:00 10.2.10.103/24 10.2.10.0/24 T 2000-10-18 05:55:13.5 1950-05-28 13:39:57 1972-11-16 13:00:00+00 15 days 18:12:00 01:53:05+02 1101111011 0000011101100011 7112893.728260869565217391304347826087 18911891-1891-1891-1891-189118911891 [891,1891) 182/1831891 (891,1891),(182,183) -\N \N \N \N \N \N \N \N \N \N \N \N fe80::6e40:8ff:fea9:9417 fe80::6e40:8ff:fea9:9417/128 \N \N \N \N \N \N \N \N \N \N \N empty \N \N -\N \N \N \N \N \N \N \N \N \N \N \N fe80::6e40:8ff:fea9:97ff fe80::6e40:8ff:fea9:97ff/128 \N \N \N \N \N \N \N \N \N \N \N empty \N \N -\N \N \N \N \N \N \N \N \N \N \N \N fe80::6e40:8ff:fea9:9be7 fe80::6e40:8ff:fea9:9be7/128 \N \N \N \N \N \N \N \N \N \N \N empty \N \N -\N \N \N \N \N \N \N \N \N \N \N \N fe80::6e40:8ff:fea9:9fcf fe80::6e40:8ff:fea9:9fcf/128 \N \N \N \N \N \N \N \N \N \N \N empty \N \N -\\x4f42414141414f42414141414f42414141414f42414141414f42414141414f42414141414f42414141414f4241414141 O OBAAAA 693770734800 420 1420 3420 (3420,0) 0.04761905 0.01169248757673195 28:00:29:00:14:00 10.2.16.96/24 10.2.16.0/24 O 2004-12-25 03:30:00 1956-10-01 06:41:09 1972-10-27 22:00:00+00 28 days 12:00:00 01:35:20+02 0110100100 0000110101011100 22835828.571428571428571428571428571429 34203420-3420-3420-3420-342034203420 [420,1420) 40/413420 (420,1420),(40,41) -\N \N \N \N \N \N \N \N \N \N \N \N fe80::6e40:8ff:fea9:a3b7 fe80::6e40:8ff:fea9:a3b7/128 \N \N \N \N \N \N \N \N \N \N \N empty \N \N -\N \N \N \N \N \N \N \N \N \N \N \N fe80::6e40:8ff:fea9:a79f fe80::6e40:8ff:fea9:a79f/128 \N \N \N \N \N \N \N \N \N \N \N empty \N \N -\N \N \N \N \N \N \N \N \N \N \N \N fe80::6e40:8ff:fea9:ab87 fe80::6e40:8ff:fea9:ab87/128 \N \N \N \N \N \N \N \N \N \N \N empty \N \N -\N \N \N \N \N \N \N \N \N \N \N \N fe80::6e40:8ff:fea9:af6f fe80::6e40:8ff:fea9:af6f/128 \N \N \N \N \N \N \N \N \N \N \N empty \N \N -\\x574f41414141574f41414141574f41414141574f41414141574f41414141574f41414141574f41414141574f41414141 W WOAAAA 2603211682500 850 1850 9850 (9850,10) 0.05882353 0.010151253679829459 64:00:65:00:32:00 10.2.41.126/24 10.2.41.0/24 W 2022-08-03 05:42:35 1983-06-09 02:05:09 1972-11-14 20:00:00+00 2 mons 22 days 02:00:00 01:42:50+02 1101010010 0010011001111010 94608284.313725490196078431372549019608 98509850-9850-9850-9850-985098509850 [850,1850) 100/1019850 (850,1850),(100,101) -\N \N \N \N \N \N \N \N \N \N \N \N fe80::6e40:8ff:fea9:8c48 fe80::6e40:8ff:fea9:8c48/128 \N \N \N \N \N \N \N \N \N \N \N empty \N \N -\N \N \N \N \N \N \N \N \N \N \N \N fe80::6e40:8ff:fea9:9030 fe80::6e40:8ff:fea9:9030/128 \N \N \N \N \N \N \N \N \N \N \N empty \N \N -\N \N \N \N \N \N \N \N \N \N \N \N fe80::6e40:8ff:fea9:9418 fe80::6e40:8ff:fea9:9418/128 \N \N \N \N \N \N \N \N \N \N \N empty \N \N -\N \N \N \N \N \N \N \N \N \N \N \N fe80::6e40:8ff:fea9:9800 fe80::6e40:8ff:fea9:9800/128 \N \N \N \N \N \N \N \N \N \N \N empty \N \N -\\x4f50414141414f50414141414f50414141414f50414141414f50414141414f50414141414f50414141414f5041414141 O OPAAAA 1191269665872 164 1164 7164 (7164,4) 0.015384615 0.017864619678995115 80:00:81:00:40:00 10.2.31.0/24 10.2.30.0/24 O 2015-03-27 02:11:04 1972-04-15 13:24:21 1972-10-17 06:00:00+00 1 mon 29 days 16:48:00 01:46:20+02 0010100100 0001101111111100 30767285.907692307692307692307692307692 71647164-7164-7164-7164-716471647164 [164,1164) 128/1297164 (164,1164),(128,129) -\N \N \N \N \N \N \N \N \N \N \N \N fe80::6e40:8ff:fea9:9be8 fe80::6e40:8ff:fea9:9be8/128 \N \N \N \N \N \N \N \N \N \N \N empty \N \N -\\x425741414141425741414141425741414141425741414141425741414141425741414141425741414141425741414141 B BWAAAA 10297275417 9 9 8009 (8009,9) 0.2 0.0022471910112359553 12:00:13:00:09:00 10.2.34.77/24 10.2.34.0/24 B 2017-07-19 01:23:16.5 1975-10-18 10:30:21 1972-10-10 19:00:00+00 2 mons 6 days 17:48:00 01:32:35+02 0000001001 0001111101001001 45788253.900000000000000000000000000000 80098009-8009-8009-8009-800980098009 empty 18/198009 (18,19),(9,9) -\\x4e4d414141414e4d414141414e4d414141414e4d414141414e4d414141414e4d414141414e4d414141414e4d41414141 N NMAAAA 763606236393 57 1057 5057 (5057,17) 0.03448276 0.022538552787663108 72:00:73:00:39:00 10.2.22.197/24 10.2.22.0/24 N 2009-06-19 01:38:04.5 1963-07-18 16:44:45 1972-10-12 19:00:00+00 1 mon 12 days 03:24:00 01:44:35+02 0000111001 0001001111000001 571528.189655172413793103448275862069 50575057-5057-5057-5057-505750575057 [57,1057) 114/1155057 (114,1057),(57,115) -\\x545841414141545841414141545841414141545841414141545841414141545841414141545841414141545841414141 T TXAAAA 671056614657 701 701 6701 (6701,1) 1 0.0002984183825723665 02:00:03:00:01:00 10.2.29.49/24 10.2.29.0/24 T 2013-12-19 04:56:38.5 1970-05-14 17:27:57 1972-11-08 15:00:00+00 1 mon 25 days 20:12:00 01:30:35+02 1010111101 0001101000101101 17097601.500000000000000000000000000000 67016701-6701-6701-6701-670167016701 empty 2/36701 (701,701),(2,3) -\\x464b41414141464b41414141464b41414141464b41414141464b41414141464b41414141464b41414141464b41414141 F FKAAAA 198148516137 321 321 4321 (4321,1) 0.09090909 0.00971772327626099 2a:00:2b:00:15:00 10.2.19.229/24 10.2.19.0/24 F 2007-06-14 02:59:28.5 1960-06-28 01:03:57 1972-10-23 19:00:00+00 1 mon 6 days 00:12:00 01:35:35+02 0101000001 0001000011100001 36493398.318181818181818181818181818182 43214321-4321-4321-4321-432143214321 empty 42/434321 (321,321),(42,43) -\\x424e41414141424e41414141424e41414141424e41414141424e41414141424e41414141424e41414141424e41414141 B BNAAAA 453406546593 43 1043 3043 (3043,3) 0.09090909 0.028252299605781867 56:00:57:00:2b:00 10.2.14.231/24 10.2.14.0/24 B 2003-12-14 01:33:45.5 1955-03-09 19:25:33 1972-10-12 05:00:00+00 25 days 08:36:00 01:41:05+02 0000101011 0000101111100011 18309246.886363636363636363636363636364 30433043-3043-3043-3043-304330433043 [43,1043) 86/873043 (86,1043),(43,87) -\\x4f59414141414f59414141414f59414141414f59414141414f59414141414f59414141414f59414141414f5941414141 O OYAAAA 246656324772 314 1314 1314 (1314,14) 0.2 0.02129277566539924 1c:00:1d:00:0e:00 10.2.8.38/24 10.2.8.0/24 O 1999-03-21 02:57:19 1948-01-04 22:24:21 1972-10-23 12:00:00+00 10 days 22:48:00 01:33:50+02 0100111010 0000010100100010 3338085.600000000000000000000000000000 13141314-1314-1314-1314-131413141314 [314,1314) 28/291314 (314,1314),(28,29) -\\x574641414141574641414141574641414141574641414141574641414141574641414141574641414141574641414141 W WFAAAA 323144819712 504 1504 1504 (1504,4) 0.2 0.0053156146179402 08:00:09:00:04:00 10.2.8.228/24 10.2.8.0/24 W 1999-09-27 03:55:54 1948-10-18 22:36:21 1972-10-31 10:00:00+00 12 days 12:48:00 01:31:20+02 0111111000 0000010111100000 4071628.800000000000000000000000000000 15041504-1504-1504-1504-150415041504 [504,1504) 8/91504 (504,1504),(8,9) -\\x575341414141575341414141575341414141575341414141575341414141575341414141575341414141575341414141 W WSAAAA 911611088388 222 1222 5222 (5222,2) 0.13043478 0.00842427723530538 2c:00:2d:00:16:00 10.2.23.106/24 10.2.23.0/24 W 2009-12-01 02:28:57 1964-03-24 19:26:45 1972-10-19 16:00:00+00 1 mon 13 days 12:24:00 01:35:50+02 0011011110 0001010001100110 2268164.347826086956521739130434782609 52225222-5222-5222-5222-522252225222 [222,1222) 44/455222 (222,1222),(44,45) -\\x444741414141444741414141444741414141444741414141444741414141444741414141444741414141444741414141 D DGAAAA 216721068993 243 243 6243 (6243,3) 0.09090909 0.013773222293401666 56:00:57:00:2b:00 10.2.27.103/24 10.2.27.0/24 D 2012-09-17 02:35:25.5 1968-06-19 11:25:33 1972-10-20 13:00:00+00 1 mon 22 days 00:36:00 01:41:05+02 0011110011 0001100001100011 15343733.250000000000000000000000000000 62436243-6243-6243-6243-624362436243 empty 86/876243 (243,243),(86,87) -\\x4c43414141414c43414141414c43414141414c43414141414c43414141414c43414141414c43414141414c4341414141 L LCAAAA 1149690421737 471 1471 5471 (5471,11) 0.055555556 0.025950292397660817 8e:00:8f:00:47:00 10.2.24.99/24 10.2.24.0/24 L 2010-08-07 03:45:43.5 1965-04-06 06:03:57 1972-10-30 01:00:00+00 1 mon 15 days 14:12:00 01:48:05+02 0111010111 0001010101011111 5117892.541666666666666666666666666667 54715471-5471-5471-5471-547154715471 [471,1471) 142/1435471 (471,1471),(142,143) -\\x4f4b414141414f4b414141414f4b414141414f4b414141414f4b414141414f4b414141414f4b414141414f4b41414141 O OKAAAA 719432994852 6 1006 5006 (5006,6) 0.42857143 0.002396644697423607 0c:00:0d:00:06:00 10.2.22.146/24 10.2.22.0/24 O 2009-04-29 01:22:21 1963-05-02 09:21:57 1972-10-10 16:00:00+00 1 mon 11 days 17:12:00 01:31:50+02 0000000110 0001001110001110 55781.142857142857142857142857142857 50065006-5006-5006-5006-500650065006 [6,1006) 12/135006 (12,1006),(6,13) -\\x465a41414141465a41414141465a41414141465a41414141465a41414141465a41414141465a41414141465a41414141 F FZAAAA 1067394504033 387 1387 5387 (5387,7) 0.045454547 0.03229398663697105 ae:00:af:00:57:00 10.2.24.15/24 10.2.24.0/24 F 2010-05-15 03:19:49.5 1964-11-29 22:08:45 1972-10-26 13:00:00+00 1 mon 14 days 21:24:00 01:52:05+02 0110000011 0001010100001011 4145847.443181818181818181818181818182 53875387-5387-5387-5387-538753875387 [387,1387) 174/1755387 (387,1387),(174,175) -\\x4e4f414141414e4f414141414e4f414141414e4f414141414e4f414141414e4f414141414e4f414141414e4f41414141 N NOAAAA 1475173524825 785 1785 5785 (5785,5) 0.023255814 0.029381265122709988 aa:00:ab:00:55:00 10.2.25.157/24 10.2.25.0/24 N 2011-06-17 05:22:32.5 1966-07-26 05:23:09 1972-11-12 03:00:00+00 1 mon 18 days 05:00:00 01:51:35+02 1100010001 0001011010011001 9029645.058139534883720930232558139535 57855785-5785-5785-5785-578557855785 [785,1785) 170/1715785 (785,1785),(170,171) -\\x525541414141525541414141525541414141525541414141525541414141525541414141525541414141525541414141 R RUAAAA 587376698337 621 621 6621 (6621,1) 0.09090909 0.006342494714587738 2a:00:2b:00:15:00 10.2.28.225/24 10.2.28.0/24 R 2013-09-30 04:31:58.5 1970-01-13 11:03:57 1972-11-05 07:00:00+00 1 mon 25 days 04:12:00 01:35:35+02 1001101101 0001100111011101 20977434.681818181818181818181818181818 66216621-6621-6621-6621-662166216621 empty 42/436621 (621,621),(42,43) -\\x424941414141424941414141424941414141424941414141424941414141424941414141424941414141424941414141 B BIAAAA 964707749577 969 969 6969 (6969,9) 0.028571429 0.019799139167862266 8a:00:8b:00:45:00 10.2.30.61/24 10.2.30.0/24 B 2014-09-13 06:19:16.5 1971-06-24 23:18:21 1972-11-19 19:00:00+00 1 mon 28 days 01:48:00 01:47:35+02 1111001001 0001101100111001 27247893.985714285714285714285714285714 69696969-6969-6969-6969-696969696969 empty 138/1396969 (969,969),(138,139) -\\x575a41414141575a41414141575a41414141575a41414141575a41414141575a41414141575a41414141575a41414141 W WZAAAA 1973083741200 460 1460 9460 (9460,0) 0.016393442 0.012683648662932036 78:00:79:00:3c:00 10.2.39.248/24 10.2.39.0/24 W 2021-07-09 03:42:20 1981-10-25 21:53:09 1972-10-29 14:00:00+00 2 mons 18 days 20:00:00 01:45:20+02 0111001100 0010010011110100 83691534.426229508196721311475409836066 94609460-9460-9460-9460-946094609460 [460,1460) 120/1219460 (460,1460),(120,121) -\\x484341414141484341414141484341414141484341414141484341414141484341414141484341414141484341414141 H HCAAAA 497285217 59 59 59 (59,19) 0.06666667 1.9666666666666666 76:00:77:00:3b:00 10.2.3.63/24 10.2.3.0/24 H 1995-10-13 01:38:41.5 1942-10-20 13:30:21 1972-10-12 21:00:00+00 11:48:00 01:45:05+02 0000111011 0000000000111011 6903.983333333333333333333333333333 00590059-0059-0059-0059-005900590059 empty 118/11959 (118,119),(59,59) -\\x4d57414141414d57414141414d57414141414d57414141414d57414141414d57414141414d57414141414d5741414141 M MWAAAA 22914262800 20 20 8020 (8020,0) 0.04761905 0.004986909362922329 28:00:29:00:14:00 10.2.34.88/24 10.2.34.0/24 M 2017-07-30 01:26:40 1975-11-04 02:41:09 1972-10-11 06:00:00+00 2 mons 6 days 20:00:00 01:35:20+02 0000010100 0001111101010100 47287447.619047619047619047619047619048 80208020-8020-8020-8020-802080208020 empty 40/418020 (40,41),(20,20) -\\x5a4a414141415a4a414141415a4a414141415a4a414141415a4a414141415a4a414141415a4a414141415a4a41414141 Z ZJAAAA 1863287422425 695 1695 7695 (7695,15) 0.041666668 0.02468814968814969 be:00:bf:00:5f:00 10.2.33.19/24 10.2.33.0/24 Z 2016-09-08 04:54:47.5 1974-06-29 11:11:09 1972-11-08 09:00:00+00 2 mons 4 days 03:00:00 01:54:05+02 1010110111 0001111000001111 41260028.906250000000000000000000000000 76957695-7695-7695-7695-769576957695 [695,1695) 190/1917695 (695,1695),(190,191) -\\x4b43414141414b43414141414b43414141414b43414141414b43414141414b43414141414b43414141414b4341414141 K KCAAAA 709051290948 442 1442 3442 (3442,2) 0.069767445 0.02439732791170491 54:00:55:00:2a:00 10.2.16.118/24 10.2.16.0/24 K 2005-01-16 03:36:47 1956-11-03 15:02:45 1972-10-28 20:00:00+00 28 days 16:24:00 01:40:50+02 0110111010 0000110101110010 23419207.906976744186046511627906976744 34423442-3442-3442-3442-344234423442 [442,1442) 84/853442 (442,1442),(84,85) -\\x584f41414141584f41414141584f41414141584f41414141584f41414141584f41414141584f41414141584f41414141 X XOAAAA 818307895977 119 1119 5119 (5119,19) 0.2 0.007421875 26:00:27:00:13:00 10.2.23.3/24 10.2.22.0/24 X 2009-08-20 01:57:11.5 1963-10-20 16:18:21 1972-10-15 09:00:00+00 1 mon 12 days 15:48:00 01:35:05+02 0001110111 0001001111111111 1187863.950000000000000000000000000000 51195119-5119-5119-5119-511951195119 [119,1119) 38/395119 (119,1119),(38,39) -\\x575941414141575941414141575941414141575941414141575941414141575941414141575941414141575941414141 W WYAAAA 59616511812 646 646 646 (646,6) 0.06382979 0.14219474497681608 5c:00:5d:00:2e:00 10.2.5.138/24 10.2.5.0/24 W 1997-05-22 04:39:41 1945-03-28 08:33:57 1972-11-06 08:00:00+00 5 days 09:12:00 01:41:50+02 1010000110 0000001010000110 825752.936170212765957446808510638298 06460646-0646-0646-0646-064606460646 empty 92/93646 (646,646),(92,93) -\\x4c46414141414c46414141414c46414141414c46414141414c46414141414c46414141414c46414141414c4641414141 L LFAAAA 2202287083425 605 1605 9605 (9605,5) 0.33333334 0.0010410160316468874 0a:00:0b:00:05:00 10.2.40.137/24 10.2.40.0/24 L 2021-12-01 04:27:02.5 1982-06-02 16:59:09 1972-11-04 15:00:00+00 2 mons 20 days 01:00:00 01:31:35+02 1001011101 0010010110000101 81090212.500000000000000000000000000000 96059605-9605-9605-9605-960596059605 [605,1605) 10/119605 (605,1605),(10,11) -\\x444b41414141444b41414141444b41414141444b41414141444b41414141444b41414141444b41414141444b41414141 D DKAAAA 9881275833 263 263 263 (263,3) 0.0625 0.4772727272727273 7e:00:7f:00:3f:00 10.2.4.11/24 10.2.4.0/24 D 1996-05-04 02:41:35.5 1943-08-25 19:01:33 1972-10-21 09:00:00+00 2 days 04:36:00 01:46:05+02 0100000111 0000000100000111 137257.234375000000000000000000000000 02630263-0263-0263-0263-026302630263 empty 126/127263 (263,263),(126,127) -\\x545641414141545641414141545641414141545641414141545641414141545641414141545641414141545641414141 T TVAAAA 592622407377 269 1269 3269 (3269,9) 0.028571429 0.04220183486238532 8a:00:8b:00:45:00 10.2.15.201/24 10.2.15.0/24 T 2004-07-27 02:43:26.5 1956-02-15 09:18:21 1972-10-21 15:00:00+00 27 days 05:48:00 01:47:35+02 0100001101 0000110011000101 21220059.700000000000000000000000000000 32693269-3269-3269-3269-326932693269 [269,1269) 138/1393269 (269,1269),(138,139) -\\x545341414141545341414141545341414141545341414141545341414141545341414141545341414141545341414141 T TSAAAA 483131088297 839 1839 1839 (1839,19) 0.1 0.042391304347826085 4e:00:4f:00:27:00 10.2.10.51/24 10.2.10.0/24 T 2000-08-27 05:39:11.5 1950-03-10 17:54:21 1972-11-14 09:00:00+00 15 days 07:48:00 01:40:05+02 1101000111 0000011100101111 6679293.975000000000000000000000000000 18391839-1839-1839-1839-183918391839 [839,1839) 78/791839 (839,1839),(78,79) -\\x534e41414141534e41414141534e41414141534e41414141534e41414141534e41414141534e41414141534e41414141 S SNAAAA 1494389362752 144 1144 9144 (9144,4) 0.022222223 0.009622744669218152 58:00:59:00:2c:00 10.2.38.188/24 10.2.38.0/24 S 2020-08-27 02:04:54 1980-07-03 21:48:21 1972-10-16 10:00:00+00 2 mons 16 days 04:48:00 01:41:20+02 0010010000 0010001110111000 74943411.200000000000000000000000000000 91449144-9144-9144-9144-914491449144 [144,1144) 88/899144 (144,1144),(88,89) -\\x525341414141525341414141525341414141525341414141525341414141525341414141525341414141525341414141 R RSAAAA 184166815833 513 513 2513 (2513,13) 0.14285715 0.010342084327764518 1a:00:1b:00:0d:00 10.2.12.213/24 10.2.12.0/24 R 2002-07-02 03:58:40.5 1952-12-26 10:01:33 1972-10-31 19:00:00+00 20 days 22:36:00 01:33:35+02 1000000001 0000100111010001 12179254.500000000000000000000000000000 25132513-2513-2513-2513-251325132513 empty 26/272513 (513,513),(26,27) -\\x4b43414141414b43414141414b43414141414b43414141414b43414141414b43414141414b43414141414b4341414141 K KCAAAA 1074641782500 850 850 8850 (8850,10) 0.05882353 0.011298158400180771 64:00:65:00:32:00 10.2.37.150/24 10.2.37.0/24 K 2019-11-07 05:42:35 1979-04-15 06:05:09 1972-11-14 20:00:00+00 2 mons 13 days 18:00:00 01:42:50+02 1101010010 0010001010010010 67476911.764705882352941176470588235294 88508850-8850-8850-8850-885088508850 empty 100/1018850 (850,850),(100,101) -\\x434a41414141434a41414141434a41414141434a41414141434a41414141434a41414141434a41414141434a41414141 C CJAAAA 7956563472 236 236 236 (236,16) 0.027027028 0.3037974683544304 48:00:49:00:24:00 10.2.3.240/24 10.2.3.0/24 C 1996-04-07 02:33:16 1943-07-15 20:45:57 1972-10-20 06:00:00+00 1 day 23:12:00 01:39:20+02 0011101100 0000000011101100 109886.702702702702702702702702702703 02360236-0236-0236-0236-023602360236 empty 72/73236 (236,236),(72,73) -\\x515241414141515241414141515241414141515241414141515241414141515241414141515241414141515241414141 Q QRAAAA 524891475108 162 1162 3162 (3162,2) 0.04761905 0.03920328801770471 7c:00:7d:00:3e:00 10.2.15.94/24 10.2.15.0/24 Q 2004-04-11 02:10:27 1955-09-06 04:38:45 1972-10-17 04:00:00+00 26 days 08:24:00 01:45:50+02 0010100010 0000110001011010 19837785.714285714285714285714285714286 31623162-3162-3162-3162-316231623162 [162,1162) 124/1253162 (162,1162),(124,125) -\\x4d4d414141414d4d414141414d4d414141414d4d414141414d4d414141414d4d414141414d4d414141414d4d41414141 M MMAAAA 237771190800 380 380 4380 (4380,0) 0.012345679 0.03652134215932436 a0:00:a1:00:50:00 10.2.20.32/24 10.2.20.0/24 M 2007-08-12 03:17:40 1960-09-25 11:29:09 1972-10-26 06:00:00+00 1 mon 6 days 12:00:00 01:50:20+02 0101111100 0001000100011100 38131955.555555555555555555555555555556 43804380-4380-4380-4380-438043804380 empty 160/1614380 (380,380),(160,161) -\\x4a5a414141414a5a414141414a5a414141414a5a414141414a5a414141414a5a414141414a5a414141414a5a41414141 J JZAAAA 109860604425 95 95 8095 (8095,15) 0.041666668 0.023468379446640316 be:00:bf:00:5f:00 10.2.34.163/24 10.2.34.0/24 J 2017-10-13 01:49:47.5 1976-02-25 19:11:09 1972-10-14 09:00:00+00 2 mons 7 days 11:00:00 01:54:05+02 0001011111 0001111110011111 49847070.572916666666666666666666666667 80958095-8095-8095-8095-809580958095 empty 190/1918095 (190,191),(95,95) -\\x424941414141424941414141424941414141424941414141424941414141424941414141424941414141424941414141 B BIAAAA 6240136617 209 209 209 (209,9) 0.2 0.08571428571428572 12:00:13:00:09:00 10.2.3.213/24 10.2.3.0/24 B 1996-03-11 02:24:56.5 1943-06-04 22:30:21 1972-10-19 03:00:00+00 1 day 17:48:00 01:32:35+02 0011010001 0000000011010001 82993.900000000000000000000000000000 02090209-0209-0209-0209-020902090209 empty 18/19209 (209,209),(18,19) -\\x4e4e414141414e4e414141414e4e414141414e4e414141414e4e414141414e4e414141414e4e414141414e4e41414141 N NNAAAA 460431682425 55 1055 3055 (3055,15) 0.071428575 0.03599476439790576 6e:00:6f:00:37:00 10.2.14.243/24 10.2.14.0/24 N 2003-12-26 01:37:27.5 1955-03-27 23:59:09 1972-10-12 17:00:00+00 25 days 11:00:00 01:44:05+02 0000110111 0000101111101111 18499388.839285714285714285714285714286 30553055-3055-3055-3055-305530553055 [55,1055) 110/1113055 (110,1055),(55,111) -\\x464741414141464741414141464741414141464741414141464741414141464741414141464741414141464741414141 F FGAAAA 910604946537 921 921 6921 (6921,1) 0.09090909 0.006067610517191563 2a:00:2b:00:15:00 10.2.30.13/24 10.2.30.0/24 F 2014-07-27 06:04:28.5 1971-04-13 05:03:57 1972-11-17 19:00:00+00 1 mon 27 days 16:12:00 01:35:35+02 1110011001 0001101100001001 25986152.863636363636363636363636363636 69216921-6921-6921-6921-692169216921 empty 42/436921 (921,921),(42,43) -\\x414c41414141414c41414141414c41414141414c41414141414c41414141414c41414141414c41414141414c41414141 A ALAAAA 1052872661412 46 1046 7046 (7046,6) 0.06382979 0.013055200794664396 5c:00:5d:00:2e:00 10.2.30.138/24 10.2.30.0/24 A 2014-11-29 01:34:41 1971-10-19 16:33:57 1972-10-12 08:00:00+00 1 mon 28 days 17:12:00 01:41:50+02 0000101110 0001101110000110 28525506.127659574468085106382978723404 70467046-7046-7046-7046-704670467046 [46,1046) 92/937046 (92,1046),(46,93) -\\x495341414141495341414141495341414141495341414141495341414141495341414141495341414141495341414141 I ISAAAA 2161104124608 912 1912 7912 (7912,12) 0.07692308 0.0030329836977126246 18:00:19:00:0c:00 10.2.33.236/24 10.2.33.0/24 I 2017-04-13 06:01:42 1975-05-24 09:38:45 1972-11-17 10:00:00+00 2 mons 5 days 22:24:00 01:33:20+02 1110010000 0001111011101000 44307200.000000000000000000000000000000 79127912-7912-7912-7912-791279127912 [912,1912) 24/257912 (912,1912),(24,25) -\\x4e54414141414e54414141414e54414141414e54414141414e54414141414e54414141414e54414141414e5441414141 N NTAAAA 1315325684673 267 1267 7267 (7267,7) 0.05882353 0.018436984039625758 86:00:87:00:43:00 10.2.31.103/24 10.2.31.0/24 N 2015-07-08 02:42:49.5 1972-09-18 16:32:45 1972-10-21 13:00:00+00 2 mons 13:24:00 01:47:05+02 0100001011 0001110001100011 32706309.044117647058823529411764705882 72677267-7267-7267-7267-726772677267 [267,1267) 134/1357267 (267,1267),(134,135) -\\x4c49414141414c49414141414c49414141414c49414141414c49414141414c49414141414c49414141414c4941414141 L LIAAAA 822113606457 599 1599 3599 (3599,19) 0.04 0.055 c6:00:c7:00:63:00 10.2.17.19/24 10.2.17.0/24 L 2005-06-22 04:25:11.5 1957-06-29 14:42:21 1972-11-04 09:00:00+00 29 days 23:48:00 01:55:05+02 1001010111 0000111000001111 25776073.990000000000000000000000000000 35993599-3599-3599-3599-359935993599 [599,1599) 198/1993599 (599,1599),(198,199) -\\x4e4a414141414e4a414141414e4a414141414e4a414141414e4a414141414e4a414141414e4a414141414e4a41414141 N NJAAAA 121704021153 923 923 923 (923,3) 0.16666667 0.049783549783549784 2e:00:2f:00:17:00 10.2.6.159/24 10.2.6.0/24 N 1998-02-23 06:05:05.5 1946-05-22 05:49:33 1972-11-17 21:00:00+00 7 days 16:36:00 01:36:05+02 1110011011 0000001110011011 1668360.958333333333333333333333333333 09230923-0923-0923-0923-092309230923 empty 46/47923 (923,923),(46,47) -\\x484441414141484441414141484441414141484441414141484441414141484441414141484441414141484441414141 H HDAAAA 294995276433 437 1437 1437 (1437,17) 0.05263158 0.05146036161335188 4a:00:4b:00:25:00 10.2.8.161/24 10.2.8.0/24 H 1999-07-22 03:35:14.5 1948-07-09 09:08:45 1972-10-28 15:00:00+00 11 days 23:24:00 01:39:35+02 0110110101 0000010110011101 4075596.710526315789473684210526315789 14371437-1437-1437-1437-143714371437 [437,1437) 74/751437 (437,1437),(74,75) -\\x524e41414141524e41414141524e41414141524e41414141524e41414141524e41414141524e41414141524e41414141 R RNAAAA 403816881897 439 439 6439 (6439,19) 0.1 0.012111801242236025 4e:00:4f:00:27:00 10.2.28.43/24 10.2.28.0/24 R 2013-04-01 03:35:51.5 1969-04-12 13:54:21 1972-10-28 17:00:00+00 1 mon 23 days 15:48:00 01:40:05+02 0110110111 0001100100100111 18299798.975000000000000000000000000000 64396439-6439-6439-6439-643964396439 empty 78/796439 (439,439),(78,79) -\\x564941414141564941414141564941414141564941414141564941414141564941414141564941414141564941414141 V VIAAAA 987444869697 989 989 6989 (6989,9) 0.022222223 0.025464949928469243 b2:00:b3:00:59:00 10.2.30.81/24 10.2.30.0/24 V 2014-10-03 06:25:26.5 1971-07-25 06:54:21 1972-11-20 15:00:00+00 1 mon 28 days 05:48:00 01:52:35+02 1111011101 0001101101001101 27647785.100000000000000000000000000000 69896989-6989-6989-6989-698969896989 empty 178/1796989 (989,989),(178,179) -\\x4b41414141414b41414141414b41414141414b41414141414b41414141414b41414141414b41414141414b4141414141 K KAAAAA 1002970997028 798 798 8798 (8798,18) 0.030303031 0.022275258552108195 c4:00:c5:00:62:00 10.2.37.98/24 10.2.37.0/24 K 2019-09-16 05:26:33 1979-01-26 10:19:33 1972-11-12 16:00:00+00 2 mons 13 days 07:36:00 01:54:50+02 1100011110 0010001001011110 66492084.727272727272727272727272727273 87988798-8798-8798-8798-879887988798 empty 196/1978798 (798,798),(196,197) -\\x475641414141475641414141475641414141475641414141475641414141475641414141475641414141475641414141 G GVAAAA 1668798331200 960 1960 5960 (5960,0) 0.016393442 0.020130850528434826 78:00:79:00:3c:00 10.2.26.76/24 10.2.26.0/24 G 2011-12-09 06:16:30 1967-04-17 11:53:09 1972-11-19 10:00:00+00 1 mon 19 days 16:00:00 01:45:20+02 1111000000 0001011101001000 11349403.278688524590163934426229508197 59605960-5960-5960-5960-596059605960 [960,1960) 120/1215960 (960,1960),(120,121) -\\x495141414141495141414141495141414141495141414141495141414141495141414141495141414141495141414141 I IQAAAA 1526316187968 832 1832 5832 (5832,12) 0.030303031 0.010972055546031203 40:00:41:00:20:00 10.2.25.204/24 10.2.25.0/24 I 2011-08-03 05:37:02 1966-10-05 11:14:45 1972-11-14 02:00:00+00 1 mon 18 days 14:24:00 01:38:20+02 1101000000 0001011011001000 9557410.909090909090909090909090909091 58325832-5832-5832-5832-583258325832 [832,1832) 64/655832 (832,1832),(64,65) -\\x495a41414141495a41414141495a41414141495a41414141495a41414141495a41414141495a41414141495a41414141 I IZAAAA 57193657092 66 66 6066 (6066,6) 0.04477612 0.021757046316136477 84:00:85:00:42:00 10.2.26.182/24 10.2.26.0/24 I 2012-03-24 01:40:51 1967-09-25 04:09:57 1972-10-13 04:00:00+00 1 mon 20 days 13:12:00 01:46:50+02 0001000010 0001011110110010 12836199.223880597014925373134328358209 60666066-6066-6066-6066-606660666066 empty 132/1336066 (132,133),(66,66) -\\x4b4d414141414b4d414141414b4d414141414b4d414141414b4d414141414b4d414141414b4d414141414b4d41414141 K KMAAAA 14811985188 322 322 322 (322,2) 0.13043478 0.13622291021671826 2c:00:2d:00:16:00 10.2.4.70/24 10.2.4.0/24 K 1996-07-02 02:59:47 1943-11-23 05:26:45 1972-10-23 20:00:00+00 2 days 16:24:00 01:35:50+02 0101000010 0000000101000010 202860.000000000000000000000000000000 03220322-0322-0322-0322-032203220322 empty 44/45322 (322,322),(44,45) -\\x424941414141424941414141424941414141424941414141424941414141424941414141424941414141424941414141 B BIAAAA 381576904137 321 321 8321 (8321,1) 0.09090909 0.005046863734679163 2a:00:2b:00:15:00 10.2.35.133/24 10.2.35.0/24 B 2018-05-27 02:59:28.5 1977-02-02 09:03:57 1972-10-23 19:00:00+00 2 mons 9 days 08:12:00 01:35:35+02 0101000001 0010000010000001 54011989.227272727272727272727272727273 83218321-8321-8321-8321-832183218321 empty 42/438321 (321,321),(42,43) -\\x474341414141474341414141474341414141474341414141474341414141474341414141474341414141474341414141 G GCAAAA 76965065892 734 734 734 (734,14) 0.08571429 0.09251700680272108 44:00:45:00:22:00 10.2.5.226/24 10.2.5.0/24 G 1997-08-18 05:06:49 1945-08-08 18:00:21 1972-11-10 00:00:00+00 6 days 02:48:00 01:38:50+02 1011011110 0000001011011110 1062118.971428571428571428571428571429 07340734-0734-0734-0734-073407340734 empty 68/69734 (734,734),(68,69) -\\x4d41414141414d41414141414d41414141414d41414141414d41414141414d41414141414d41414141414d4141414141 M MAAAAA 67620503808 688 688 688 (688,8) 0.011235955 0.25544267053701014 b0:00:b1:00:58:00 10.2.5.180/24 10.2.5.0/24 M 1997-07-03 04:52:38 1945-05-31 00:31:33 1972-11-08 02:00:00+00 5 days 17:36:00 01:52:20+02 1010110000 0000001010110000 941369.528089887640449438202247191011 06880688-0688-0688-0688-068806880688 empty 176/177688 (688,688),(176,177) -\\x414741414141414741414141414741414141414741414141414741414141414741414141414741414141414741414141 A AGAAAA 127563301008 212 212 4212 (4212,12) 0.07692308 0.005696653216235461 18:00:19:00:0c:00 10.2.19.120/24 10.2.19.0/24 A 2007-02-25 02:25:52 1960-01-14 19:38:45 1972-10-19 06:00:00+00 1 mon 5 days 02:24:00 01:33:20+02 0011010100 0001000001110100 34117200.000000000000000000000000000000 42124212-4212-4212-4212-421242124212 empty 24/254212 (212,212),(24,25) -\\x484841414141484841414141484841414141484841414141484841414141484841414141484841414141484841414141 H HHAAAA 2279484720513 653 1653 9653 (9653,13) 0.037037037 0.010979904702713901 6a:00:6b:00:35:00 10.2.40.185/24 10.2.40.0/24 H 2022-01-18 04:41:50.5 1982-08-14 11:13:33 1972-11-06 15:00:00+00 2 mons 20 days 10:36:00 01:43:35+02 1010001101 0010010110110101 88999051.166666666666666666666666666667 96539653-9653-9653-9653-965396539653 [653,1653) 106/1079653 (653,1653),(106,107) -\\x5a59414141415a59414141415a59414141415a59414141415a59414141415a59414141415a59414141415a5941414141 Z ZYAAAA 258903883953 677 677 2677 (2677,17) 0.025641026 0.05750560119492158 9a:00:9b:00:4d:00 10.2.13.121/24 10.2.13.0/24 Z 2002-12-13 04:49:14.5 1953-09-01 00:20:45 1972-11-07 15:00:00+00 22 days 07:24:00 01:49:35+02 1010100101 0000101001110101 14240781.987179487179487179487179487179 26772677-2677-2677-2677-267726772677 empty 154/1552677 (677,677),(154,155) -\\x504141414141504141414141504141414141504141414141504141414141504141414141504141414141504141414141 P PAAAAA 1102417326153 423 1423 5423 (5423,3) 0.16666667 0.008480825958702065 2e:00:2f:00:17:00 10.2.24.51/24 10.2.24.0/24 P 2010-06-20 03:30:55.5 1965-01-23 11:49:33 1972-10-28 01:00:00+00 1 mon 15 days 04:36:00 01:36:05+02 0110100111 0001010100101111 4492277.625000000000000000000000000000 54235423-5423-5423-5423-542354235423 [423,1423) 46/475423 (423,1423),(46,47) -\\x535641414141535641414141535641414141535641414141535641414141535641414141535641414141535641414141 S SVAAAA 219208923648 592 592 2592 (2592,12) 0.010752688 0.07096027767065176 b8:00:b9:00:5c:00 10.2.13.36/24 10.2.13.0/24 S 2002-09-19 04:23:02 1953-04-25 04:02:45 1972-11-04 02:00:00+00 21 days 14:24:00 01:53:20+02 1001010000 0000101000100000 13364686.451612903225806451612903225806 25922592-2592-2592-2592-259225922592 empty 184/1852592 (592,592),(184,185) -\\x4a55414141414a55414141414a55414141414a55414141414a55414141414a55414141414a55414141414a5541414141 J JUAAAA 569469287673 233 1233 3233 (3233,13) 0.05882353 0.02040816326530612 42:00:43:00:21:00 10.2.15.165/24 10.2.15.0/24 J 2004-06-21 02:32:20.5 1955-12-22 19:37:33 1972-10-20 03:00:00+00 26 days 22:36:00 01:38:35+02 0011101001 0000110010100001 20597157.735294117647058823529411764706 32333233-3233-3233-3233-323332333233 [233,1233) 66/673233 (233,1233),(66,67) -\\x4f4c414141414f4c414141414f4c414141414f4c414141414f4c414141414f4c414141414f4c414141414f4c41414141 O OLAAAA 741859829568 32 1032 5032 (5032,12) 0.030303031 0.012716073912179614 40:00:41:00:20:00 10.2.22.172/24 10.2.22.0/24 O 2009-05-25 01:30:22 1963-06-10 19:14:45 1972-10-11 18:00:00+00 1 mon 11 days 22:24:00 01:38:20+02 0000100000 0001001110101000 317168.484848484848484848484848484848 50325032-5032-5032-5032-503250325032 [32,1032) 64/655032 (64,1032),(32,65) -\\x445441414141445441414141445441414141445441414141445441414141445441414141445441414141445441414141 D DTAAAA 189374810625 525 525 2525 (2525,5) 0.07692308 0.01979414093428345 32:00:33:00:19:00 10.2.12.225/24 10.2.12.0/24 D 2002-07-14 04:02:22.5 1953-01-13 14:35:09 1972-11-01 07:00:00+00 21 days 01:00:00 01:36:35+02 1000001101 0000100111011101 12506033.653846153846153846153846153846 25252525-2525-2525-2525-252525252525 empty 50/512525 (525,525),(50,51) -\\x455041414141455041414141455041414141455041414141455041414141455041414141455041414141455041414141 E EPAAAA 286071142500 450 450 4450 (4450,10) 0.05882353 0.02246686137946529 64:00:65:00:32:00 10.2.20.102/24 10.2.20.0/24 E 2007-10-21 03:39:15 1961-01-09 14:05:09 1972-10-29 04:00:00+00 1 mon 7 days 02:00:00 01:42:50+02 0111000010 0001000101100010 39216715.686274509803921568627450980392 44504450-4450-4450-4450-445044504450 empty 100/1014450 (450,450),(100,101) -\\x474f41414141474f41414141474f41414141474f41414141474f41414141474f41414141474f41414141474f41414141 G GOAAAA 1467610532388 778 1778 5778 (5778,18) 0.03797468 0.026994289669492993 9c:00:9d:00:4e:00 10.2.25.150/24 10.2.25.0/24 G 2011-06-10 05:20:23 1966-07-15 14:43:33 1972-11-11 20:00:00+00 1 mon 18 days 03:36:00 01:49:50+02 1100001010 0001011010010010 8933665.670886075949367088607594936709 57785778-5778-5778-5778-577857785778 [778,1778) 156/1575778 (778,1778),(156,157) -\\x435241414141435241414141435241414141435241414141435241414141435241414141435241414141435241414141 C CRAAAA 1548270451728 852 1852 5852 (5852,12) 0.018867925 0.017768665641551343 68:00:69:00:34:00 10.2.25.224/24 10.2.25.0/24 C 2011-08-23 05:43:12 1966-11-04 18:50:45 1972-11-14 22:00:00+00 1 mon 18 days 18:24:00 01:43:20+02 1101010100 0001011011011100 9877734.339622641509433962264150943396 58525852-5852-5852-5852-585258525852 [852,1852) 104/1055852 (852,1852),(104,105) -\\x575a41414141575a41414141575a41414141575a41414141575a41414141575a41414141575a41414141575a41414141 W WZAAAA 1083886916112 404 1404 5404 (5404,4) 0.2 0.0014801110083256244 08:00:09:00:04:00 10.2.24.32/24 10.2.24.0/24 W 2010-06-01 03:25:04 1964-12-25 16:36:21 1972-10-27 06:00:00+00 1 mon 15 days 00:48:00 01:31:20+02 0110010100 0001010100011100 3929788.800000000000000000000000000000 54045404-5404-5404-5404-540454045404 [404,1404) 8/95404 (404,1404),(8,9) -\\x4a46414141414a46414141414a46414141414a46414141414a46414141414a46414141414a46414141414a4641414141 J JFAAAA 198246801753 223 223 6223 (6223,3) 0.16666667 0.007390745501285347 2e:00:2f:00:17:00 10.2.27.83/24 10.2.27.0/24 J 2012-08-28 02:29:15.5 1968-05-20 03:49:33 1972-10-19 17:00:00+00 1 mon 21 days 20:36:00 01:36:05+02 0011011111 0001100001001111 14904344.291666666666666666666666666667 62236223-6223-6223-6223-622362236223 empty 46/476223 (223,223),(46,47) -\\x584241414141584241414141584241414141584241414141584241414141584241414141584241414141584241414141 X XBAAAA 116526883473 133 133 6133 (6133,13) 0.05882353 0.010759700032605152 42:00:43:00:21:00 10.2.26.249/24 10.2.26.0/24 X 2012-05-30 02:01:30.5 1968-01-04 17:37:33 1972-10-15 23:00:00+00 1 mon 21 days 02:36:00 01:38:35+02 0010000101 0001011111110101 13693004.794117647058823529411764705882 61336133-6133-6133-6133-613361336133 empty 66/676133 (133,133),(66,67) -\\x4d4d414141414d4d414141414d4d414141414d4d414141414d4d414141414d4d414141414d4d414141414d4d41414141 M MMAAAA 1447504838208 112 1112 9112 (9112,12) 0.07692308 0.0026336003511467135 18:00:19:00:0c:00 10.2.38.156/24 10.2.38.0/24 M 2020-07-26 01:55:02 1980-05-16 09:38:45 1972-10-15 02:00:00+00 2 mons 15 days 22:24:00 01:33:20+02 0001110000 0010001110011000 72054892.307692307692307692307692307692 91129112-9112-9112-9112-911291129112 [112,1112) 24/259112 (112,1112),(24,25) -\\x4a46414141414a46414141414a46414141414a46414141414a46414141414a46414141414a46414141414a4641414141 J JFAAAA 1704373295625 575 1575 7575 (7575,15) 0.05263158 0.01979936642027455 96:00:97:00:4b:00 10.2.32.155/24 10.2.32.0/24 J 2016-05-11 04:17:47.5 1973-12-29 13:35:09 1972-11-03 09:00:00+00 2 mons 3 days 03:00:00 01:49:05+02 1000111111 0001110110010111 38754597.039473684210526315789473684211 75757575-7575-7575-7575-757575757575 [575,1575) 150/1517575 (575,1575),(150,151) -\\x455a41414141455a41414141455a41414141455a41414141455a41414141455a41414141455a41414141455a41414141 E EZAAAA 1497626502372 414 1414 7414 (7414,14) 0.2 0.003776129467296022 1c:00:1d:00:0e:00 10.2.31.250/24 10.2.31.0/24 E 2015-12-02 03:28:09 1973-04-29 12:24:21 1972-10-27 16:00:00+00 2 mons 1 day 18:48:00 01:33:50+02 0110011110 0001110011110110 34601632.266666666666666666666666666667 74147414-7414-7414-7414-741474147414 [414,1414) 28/297414 (414,1414),(28,29) -\\x524b41414141524b41414141524b41414141524b41414141524b41414141524b41414141524b41414141524b41414141 R RKAAAA 2422723434417 741 1741 9741 (9741,1) 0.04761905 0.008417162800246356 52:00:53:00:29:00 10.2.41.17/24 10.2.41.0/24 R 2022-04-16 05:08:58.5 1982-12-25 20:39:57 1972-11-10 07:00:00+00 2 mons 21 days 04:12:00 01:40:35+02 1011100101 0010011000001101 91264588.642857142857142857142857142857 97419741-9741-9741-9741-974197419741 [741,1741) 82/839741 (741,1741),(82,83) -\\x584f41414141584f41414141584f41414141584f41414141584f41414141584f41414141584f41414141584f41414141 X XOAAAA 950897477673 767 1767 3767 (3767,7) 0.05882353 0.03556263269639066 86:00:87:00:43:00 10.2.17.187/24 10.2.17.0/24 X 2005-12-07 05:16:59.5 1958-03-11 06:32:45 1972-11-11 09:00:00+00 1 mon 1 day 09:24:00 01:47:05+02 1011111111 0000111010110111 28171897.279411764705882352941176470588 37673767-3767-3767-3767-376737673767 [767,1767) 134/1353767 (767,1767),(134,135) -\\x4d57414141414d57414141414d57414141414d57414141414d57414141414d57414141414d57414141414d5741414141 M MWAAAA 1836910163088 372 1372 9372 (9372,12) 0.01369863 0.015363277499199829 90:00:91:00:48:00 10.2.39.160/24 10.2.39.0/24 M 2021-04-12 03:15:12 1981-06-14 12:26:45 1972-10-25 22:00:00+00 2 mons 18 days 02:24:00 01:48:20+02 0101110100 0010010010011100 81387475.068493150684931506849315068493 93729372-9372-9372-9372-937293729372 [372,1372) 144/1459372 (372,1372),(144,145) -\\x474841414141474841414141474841414141474841414141474841414141474841414141474841414141474841414141 G GHAAAA 1251509605632 976 976 8976 (8976,16) 0.012987013 0.016932159964353346 98:00:99:00:4c:00 10.2.38.20/24 10.2.38.0/24 G 2020-03-12 06:21:26 1979-10-23 05:57:57 1972-11-20 02:00:00+00 2 mons 14 days 19:12:00 01:49:20+02 1111010000 0010001100010000 70913664.000000000000000000000000000000 89768976-8976-8976-8976-897689768976 empty 152/1538976 (976,976),(152,153) -\\x504141414141504141414141504141414141504141414141504141414141504141414141504141414141504141414141 P PAAAAA 41291530137 71 71 4071 (4071,11) 0.055555556 0.03487229862475442 8e:00:8f:00:47:00 10.2.18.235/24 10.2.18.0/24 P 2006-10-07 01:42:23.5 1959-06-15 02:03:57 1972-10-13 09:00:00+00 1 mon 3 days 22:12:00 01:48:05+02 0001000111 0000111111100111 32915900.875000000000000000000000000000 40714071-4071-4071-4071-407140714071 empty 142/1434071 (142,143),(71,71) -\\x4c59414141414c59414141414c59414141414c59414141414c59414141414c59414141414c59414141414c5941414141 L LYAAAA 245531325897 311 1311 1311 (1311,11) 0.33333334 0.01676829268292683 16:00:17:00:0b:00 10.2.8.35/24 10.2.8.0/24 L 1999-03-18 02:56:23.5 1947-12-31 09:15:57 1972-10-23 09:00:00+00 10 days 22:12:00 01:33:05+02 0100110111 0000010100011111 3294215.250000000000000000000000000000 13111311-1311-1311-1311-131113111311 [311,1311) 22/231311 (311,1311),(22,23) -\\x455741414141455741414141455741414141455741414141455741414141455741414141455741414141455741414141 E EWAAAA 224687775312 604 604 2604 (2604,4) 0.2 0.003071017274472169 08:00:09:00:04:00 10.2.13.48/24 10.2.13.0/24 E 2002-10-01 04:26:44 1953-05-13 08:36:21 1972-11-04 14:00:00+00 21 days 16:48:00 01:31:20+02 1001011100 0000101000101100 12205468.800000000000000000000000000000 26042604-2604-2604-2604-260426042604 empty 8/92604 (604,604),(8,9) -\\x414341414141414341414141414341414141414341414141414341414141414341414141414341414141414341414141 A ACAAAA 1060798939200 840 840 8840 (8840,0) 0.024390243 0.009048750141386721 50:00:51:00:28:00 10.2.37.140/24 10.2.37.0/24 A 2019-10-28 05:39:30 1979-03-31 02:17:09 1972-11-14 10:00:00+00 2 mons 13 days 16:00:00 01:40:20+02 1101001000 0010001010001000 67063258.536585365853658536585365853659 88408840-8840-8840-8840-884088408840 empty 80/818840 (840,840),(80,81) -\\x565641414141565641414141565641414141565641414141565641414141565641414141565641414141565641414141 V VVAAAA 45926954073 567 567 567 (567,7) 0.05882353 0.23591549295774647 86:00:87:00:43:00 10.2.5.59/24 10.2.5.0/24 V 1997-03-04 04:15:19.5 1944-11-28 14:32:45 1972-11-03 01:00:00+00 4 days 17:24:00 01:47:05+02 1000110111 0000001000110111 638250.220588235294117647058823529412 05670567-0567-0567-0567-056705670567 empty 134/135567 (567,567),(134,135) -\\x505341414141505341414141505341414141505341414141505341414141505341414141505341414141505341414141 P PSAAAA 905174094825 215 1215 5215 (5215,15) 0.25 0.005751533742331288 1e:00:1f:00:0f:00 10.2.23.99/24 10.2.23.0/24 P 2009-11-24 02:26:47.5 1964-03-14 04:47:09 1972-10-19 09:00:00+00 1 mon 13 days 11:00:00 01:34:05+02 0011010111 0001010001011111 2172373.437500000000000000000000000000 52155215-5215-5215-5215-521552155215 [215,1215) 30/315215 (215,1215),(30,31) -\\x4f43414141414f43414141414f43414141414f43414141414f43414141414f43414141414f43414141414f4341414141 O OCAAAA 1152666847332 474 1474 5474 (5474,14) 0.04 0.027031963470319633 94:00:95:00:4a:00 10.2.24.102/24 10.2.24.0/24 O 2010-08-10 03:46:39 1965-04-10 19:12:21 1972-10-30 04:00:00+00 1 mon 15 days 14:48:00 01:48:50+02 0111011010 0001010101100010 5154756.320000000000000000000000000000 54745474-5474-5474-5474-547454745474 [474,1474) 148/1495474 (474,1474),(148,149) -\\x475541414141475541414141475541414141475541414141475541414141475541414141475541414141475541414141 G GUAAAA 1063546936452 906 1906 3906 (3906,6) 0.42857143 0.0030714102892244687 0c:00:0d:00:06:00 10.2.18.70/24 10.2.18.0/24 G 2006-04-25 05:59:51 1958-10-07 23:21:57 1972-11-17 04:00:00+00 1 mon 2 days 13:12:00 01:31:50+02 1110001010 0000111101000010 28334124.000000000000000000000000000000 39063906-3906-3906-3906-390639063906 [906,1906) 12/133906 (906,1906),(12,13) -\\x425141414141425141414141425141414141425141414141425141414141425141414141425141414141425141414141 B BQAAAA 447051124377 769 1769 1769 (1769,9) 0.028571429 0.07796610169491526 8a:00:8b:00:45:00 10.2.9.237/24 10.2.9.0/24 B 2000-06-18 05:17:36.5 1949-11-24 15:18:21 1972-11-11 11:00:00+00 14 days 17:48:00 01:47:35+02 1100000001 0000011011101001 6214016.842857142857142857142857142857 17691769-1769-1769-1769-176917691769 [769,1769) 138/1391769 (769,1769),(138,139) -\\x594441414141594441414141594441414141594441414141594441414141594441414141594441414141594441414141 Y YDAAAA 302016269412 454 1454 1454 (1454,14) 0.054545455 0.07422680412371134 6c:00:6d:00:36:00 10.2.8.178/24 10.2.8.0/24 Y 1999-08-08 03:40:29 1948-08-04 03:36:21 1972-10-29 08:00:00+00 12 days 02:48:00 01:43:50+02 0111000110 0000010110101110 4189793.527272727272727272727272727273 14541454-1454-1454-1454-145414541454 [454,1454) 108/1091454 (454,1454),(108,109) -\\x4e45414141414e45414141414e45414141414e45414141414e45414141414e45414141414e45414141414e4541414141 N NEAAAA 861588995553 877 877 6877 (6877,17) 0.025641026 0.022390229717941263 9a:00:9b:00:4d:00 10.2.29.225/24 10.2.29.0/24 N 2014-06-13 05:50:54.5 1971-02-05 12:20:45 1972-11-15 23:00:00+00 1 mon 27 days 07:24:00 01:49:35+02 1101101101 0001101011011101 25650769.166666666666666666666666666667 68776877-6877-6877-6877-687768776877 empty 154/1556877 (877,877),(154,155) -\\x425141414141425141414141425141414141425141414141425141414141425141414141425141414141425141414141 B BQAAAA 465285391857 501 501 6501 (6501,1) 1 0.00030759766225776686 02:00:03:00:01:00 10.2.28.105/24 10.2.28.0/24 B 2013-06-02 03:54:58.5 1969-07-15 13:27:57 1972-10-31 07:00:00+00 1 mon 24 days 04:12:00 01:30:35+02 0111110101 0001100101100101 14637001.500000000000000000000000000000 65016501-6501-6501-6501-650165016501 empty 2/36501 (501,501),(2,3) -\\x594a41414141594a41414141594a41414141594a41414141594a41414141594a41414141594a41414141594a41414141 Y YJAAAA 124622161092 934 934 934 (934,14) 0.08571429 0.07272727272727272 44:00:45:00:22:00 10.2.6.170/24 10.2.6.0/24 Y 1998-03-06 06:08:29 1946-06-07 22:00:21 1972-11-18 08:00:00+00 7 days 18:48:00 01:38:50+02 1110100110 0000001110100110 1719787.542857142857142857142857142857 09340934-0934-0934-0934-093409340934 empty 68/69934 (934,934),(68,69) -\\x544141414141544141414141544141414141544141414141544141414141544141414141544141414141544141414141 T TAAAAA 43660670625 75 75 4075 (4075,15) 0.05263158 0.03680078508341511 96:00:97:00:4b:00 10.2.18.239/24 10.2.18.0/24 T 2006-10-11 01:43:37.5 1959-06-21 03:35:09 1972-10-13 13:00:00+00 1 mon 3 days 23:00:00 01:49:05+02 0001001011 0000111111101011 32992754.934210526315789473684210526316 40754075-4075-4075-4075-407540754075 empty 150/1514075 (150,151),(75,75) -\\x495341414141495341414141495341414141495341414141495341414141495341414141495341414141495341414141 I ISAAAA 536056606800 180 1180 3180 (3180,0) 0.012345679 0.050298648223828984 a0:00:a1:00:50:00 10.2.15.112/24 10.2.15.0/24 I 2004-04-29 02:16:00 1955-10-03 11:29:09 1972-10-17 22:00:00+00 26 days 12:00:00 01:50:20+02 0010110100 0000110001101100 20099955.555555555555555555555555555556 31803180-3180-3180-3180-318031803180 [180,1180) 160/1613180 (180,1180),(160,161) -\\x4e4e414141414e4e414141414e4e414141414e4e414141414e4e414141414e4e414141414e4e414141414e4e41414141 N NNAAAA 1987907869233 787 1787 7787 (7787,7) 0.045454547 0.02234206471494607 ae:00:af:00:57:00 10.2.33.111/24 10.2.33.0/24 N 2016-12-09 05:23:09.5 1974-11-15 22:08:45 1972-11-12 05:00:00+00 2 mons 4 days 21:24:00 01:52:05+02 1100010011 0001111001101011 43158120.170454545454545454545454545455 77877787-7787-7787-7787-778777877787 [787,1787) 174/1757787 (787,1787),(174,175) -\\x464d41414141464d41414141464d41414141464d41414141464d41414141464d41414141464d41414141464d41414141 F FMAAAA 366685490457 401 401 6401 (6401,1) 1 0.00031240237425804435 02:00:03:00:01:00 10.2.28.5/24 10.2.28.0/24 F 2013-02-22 03:24:08.5 1969-02-13 23:27:57 1972-10-27 03:00:00+00 1 mon 23 days 08:12:00 01:30:35+02 0110010001 0001100100000001 13451701.500000000000000000000000000000 64016401-6401-6401-6401-640164016401 empty 2/36401 (401,401),(2,3) -\\x474841414141474841414141474841414141474841414141474841414141474841414141474841414141474841414141 G GHAAAA 147933566352 244 244 4244 (4244,4) 0.022222223 0.02073027090694935 58:00:59:00:2c:00 10.2.19.152/24 10.2.19.0/24 G 2007-03-29 02:35:44 1960-03-03 07:48:21 1972-10-20 14:00:00+00 1 mon 5 days 08:48:00 01:41:20+02 0011110100 0001000010010100 35622815.644444444444444444444444444444 42444244-4244-4244-4244-424442444244 empty 88/894244 (244,244),(88,89) -\\x505541414141505541414141505541414141505541414141505541414141505541414141505541414141505541414141 P PUAAAA 387611183817 591 591 4591 (4591,11) 0.04347826 0.039634146341463415 b6:00:b7:00:5b:00 10.2.20.243/24 10.2.20.0/24 P 2008-03-10 04:22:43.5 1961-08-11 07:39:57 1972-11-04 01:00:00+00 1 mon 8 days 06:12:00 01:53:05+02 1001001111 0001000111101111 41925461.119565217391304347826086956522 45914591-4591-4591-4591-459145914591 empty 182/1834591 (591,591),(182,183) -\\x464341414141464341414141464341414141464341414141464341414141464341414141464341414141464341414141 F FCAAAA 66395505033 113 113 4113 (4113,13) 0.14285715 0.006319883325230919 1a:00:1b:00:0d:00 10.2.19.21/24 10.2.19.0/24 F 2006-11-18 01:55:20.5 1959-08-17 18:01:33 1972-10-15 03:00:00+00 1 mon 4 days 06:36:00 01:33:35+02 0001110001 0001000000010001 32625197.357142857142857142857142857143 41134113-4113-4113-4113-411341134113 empty 26/274113 (113,113),(26,27) -\\x585441414141585441414141585441414141585441414141585441414141585441414141585441414141585441414141 X XTAAAA 1629373370625 925 1925 5925 (5925,5) 0.07692308 0.008437394532568343 32:00:33:00:19:00 10.2.26.41/24 10.2.26.0/24 X 2011-11-04 06:05:42.5 1967-02-23 10:35:09 1972-11-17 23:00:00+00 1 mon 19 days 09:00:00 01:36:35+02 1110011101 0001011100100101 10750456.730769230769230769230769230769 59255925-5925-5925-5925-592559255925 [925,1925) 50/515925 (925,1925),(50,51) -\N \N \N \N \N \N \N \N \N \N \N \N fe80::6e40:8ff:fea9:8c46 fe80::6e40:8ff:fea9:8c46/128 \N \N \N \N \N \N \N \N \N \N \N empty \N \N -\N \N \N \N \N \N \N \N \N \N \N \N fe80::6e40:8ff:fea9:902e fe80::6e40:8ff:fea9:902e/128 \N \N \N \N \N \N \N \N \N \N \N empty \N \N -\N \N \N \N \N \N \N \N \N \N \N \N fe80::6e40:8ff:fea9:9416 fe80::6e40:8ff:fea9:9416/128 \N \N \N \N \N \N \N \N \N \N \N empty \N \N -\N \N \N \N \N \N \N \N \N \N \N \N fe80::6e40:8ff:fea9:97fe fe80::6e40:8ff:fea9:97fe/128 \N \N \N \N \N \N \N \N \N \N \N empty \N \N -\\x4c59414141414c59414141414c59414141414c59414141414c59414141414c59414141414c59414141414c5941414141 L LYAAAA 564023578833 987 1987 1987 (1987,7) 0.045454547 0.0875251509054326 ae:00:af:00:57:00 10.2.10.199/24 10.2.10.0/24 L 2001-01-22 06:24:49.5 1950-10-21 02:08:45 1972-11-20 13:00:00+00 16 days 13:24:00 01:52:05+02 1111011011 0000011111000011 7851472.443181818181818181818181818182 19871987-1987-1987-1987-198719871987 [987,1987) 174/1751987 (987,1987),(174,175) -\\x425741414141425741414141425741414141425741414141425741414141425741414141425741414141425741414141425741414141425741414141425741414141425741414141425741414141425741414141425741414141425741414141425741414141425741414141425741414141425741414141425741414141425741414141425741414141425741414141425741414141425741414141425741414141425741414141425741414141425741414141425741414141425741414141425741414141425741414141425741414141425741414141425741414141425741414141425741414141425741414141425741414141425741414141 B BWAAAA 10297275417 9 9 8009 (8009,9) 0.2 0.0022471910112359553 12:00:13:00:09:00 10.2.34.77 10.2.34.0/24 B 2017-07-19 01:23:16.5 1975-10-18 10:30:21 1972-10-10 19:00:00+00 2 mons 6 days 17:48:00 01:32:35-07 0000001001 0001111101001001 45788253.900000000000000000000000000000 80098009-8009-8009-8009-800980098009 empty 18/198009 (18,19),(9,9) -\\x4e4d414141414e4d414141414e4d414141414e4d414141414e4d414141414e4d414141414e4d414141414e4d414141414e4d414141414e4d414141414e4d414141414e4d414141414e4d414141414e4d414141414e4d414141414e4d414141414e4d414141414e4d414141414e4d414141414e4d414141414e4d414141414e4d414141414e4d414141414e4d414141414e4d414141414e4d414141414e4d414141414e4d414141414e4d414141414e4d414141414e4d414141414e4d414141414e4d414141414e4d414141414e4d414141414e4d414141414e4d414141414e4d414141414e4d414141414e4d414141414e4d414141414e4d41414141 N NMAAAA 763606236393 57 1057 5057 (5057,17) 0.03448276 0.022538552787663108 72:00:73:00:39:00 10.2.22.197 10.2.22.0/24 N 2009-06-19 01:38:04.5 1963-07-18 16:44:45 1972-10-12 19:00:00+00 1 mon 12 days 03:24:00 01:44:35-07 0000111001 0001001111000001 571528.189655172413793103448275862069 50575057-5057-5057-5057-505750575057 [57,1057) 114/1155057 (114,1057),(57,115) -\\x545841414141545841414141545841414141545841414141545841414141545841414141545841414141545841414141545841414141545841414141545841414141545841414141545841414141545841414141545841414141545841414141545841414141545841414141545841414141545841414141545841414141545841414141545841414141545841414141545841414141545841414141545841414141545841414141545841414141545841414141545841414141545841414141545841414141545841414141545841414141545841414141545841414141545841414141545841414141545841414141545841414141545841414141 T TXAAAA 671056614657 701 701 6701 (6701,1) 1 0.0002984183825723665 02:00:03:00:01:00 10.2.29.49 10.2.29.0/24 T 2013-12-19 04:56:38.5 1970-05-14 17:27:57 1972-11-08 15:00:00+00 1 mon 25 days 20:12:00 01:30:35-07 1010111101 0001101000101101 17097601.500000000000000000000000000000 67016701-6701-6701-6701-670167016701 empty 2/36701 (701,701),(2,3) -\\x464b41414141464b41414141464b41414141464b41414141464b41414141464b41414141464b41414141464b41414141464b41414141464b41414141464b41414141464b41414141464b41414141464b41414141464b41414141464b41414141464b41414141464b41414141464b41414141464b41414141464b41414141464b41414141464b41414141464b41414141464b41414141464b41414141464b41414141464b41414141464b41414141464b41414141464b41414141464b41414141464b41414141464b41414141464b41414141464b41414141464b41414141464b41414141464b41414141464b41414141464b41414141464b41414141 F FKAAAA 198148516137 321 321 4321 (4321,1) 0.09090909 0.00971772327626099 2a:00:2b:00:15:00 10.2.19.229 10.2.19.0/24 F 2007-06-14 02:59:28.5 1960-06-28 01:03:57 1972-10-23 19:00:00+00 1 mon 6 days 00:12:00 01:35:35-07 0101000001 0001000011100001 36493398.318181818181818181818181818182 43214321-4321-4321-4321-432143214321 empty 42/434321 (321,321),(42,43) -\\x424e41414141424e41414141424e41414141424e41414141424e41414141424e41414141424e41414141424e41414141424e41414141424e41414141424e41414141424e41414141424e41414141424e41414141424e41414141424e41414141424e41414141424e41414141424e41414141424e41414141424e41414141424e41414141424e41414141424e41414141424e41414141424e41414141424e41414141424e41414141424e41414141424e41414141424e41414141424e41414141424e41414141424e41414141424e41414141424e41414141424e41414141424e41414141424e41414141424e41414141424e41414141424e41414141 B BNAAAA 453406546593 43 1043 3043 (3043,3) 0.09090909 0.028252299605781867 56:00:57:00:2b:00 10.2.14.231 10.2.14.0/24 B 2003-12-14 01:33:45.5 1955-03-09 19:25:33 1972-10-12 05:00:00+00 25 days 08:36:00 01:41:05-07 0000101011 0000101111100011 18309246.886363636363636363636363636364 30433043-3043-3043-3043-304330433043 [43,1043) 86/873043 (86,1043),(43,87) -\. --- --- Data for Name: brintest_bloom; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.brintest_bloom (byteacol, charcol, namecol, int8col, int2col, int4col, textcol, oidcol, float4col, float8col, macaddrcol, inetcol, cidrcol, bpcharcol, datecol, timecol, timestampcol, timestamptzcol, intervalcol, timetzcol, numericcol, uuidcol, lsncol) FROM stdin; -\\x4d41414141414d41414141414d41414141414d41414141414d41414141414d41414141414d41414141414d4141414141 M MAAAAA 1005713280000 800 800 8800 1 0 00:00:01:00:00:00 10.2.37.100/24 10.2.37.0/24 M 2019-09-18 05:27:10 1979-01-29 11:05:09 1972-11-12 18:00:00+00 2 mons 13 days 08:00:00 01:30:20+02 33440000.000000000000000000000000000000 88008800-8800-8800-8800-880088008800 0/18800 -\\x545541414141545541414141545541414141545541414141545541414141545541414141545541414141545541414141 T TUAAAA 510839632017 891 1891 1891 0.04347826 0.09619450317124736 b6:00:b7:00:5b:00 10.2.10.103/24 10.2.10.0/24 T 2000-10-18 05:55:13.5 1950-05-28 13:39:57 1972-11-16 13:00:00+00 15 days 18:12:00 01:53:05+02 7112893.728260869565217391304347826087 18911891-1891-1891-1891-189118911891 182/1831891 -\\x4f42414141414f42414141414f42414141414f42414141414f42414141414f42414141414f42414141414f4241414141 O OBAAAA 693770734800 420 1420 3420 0.04761905 0.01169248757673195 28:00:29:00:14:00 10.2.16.96/24 10.2.16.0/24 O 2004-12-25 03:30:00 1956-10-01 06:41:09 1972-10-27 22:00:00+00 28 days 12:00:00 01:35:20+02 22835828.571428571428571428571428571429 34203420-3420-3420-3420-342034203420 40/413420 -\\x574f41414141574f41414141574f41414141574f41414141574f41414141574f41414141574f41414141574f41414141 W WOAAAA 2603211682500 850 1850 9850 0.05882353 0.010151253679829459 64:00:65:00:32:00 10.2.41.126/24 10.2.41.0/24 W 2022-08-03 05:42:35 1983-06-09 02:05:09 1972-11-14 20:00:00+00 2 mons 22 days 02:00:00 01:42:50+02 94608284.313725490196078431372549019608 98509850-9850-9850-9850-985098509850 100/1019850 -\\x4f50414141414f50414141414f50414141414f50414141414f50414141414f50414141414f50414141414f5041414141 O OPAAAA 1191269665872 164 1164 7164 0.015384615 0.017864619678995115 80:00:81:00:40:00 10.2.31.0/24 10.2.30.0/24 O 2015-03-27 02:11:04 1972-04-15 13:24:21 1972-10-17 06:00:00+00 1 mon 29 days 16:48:00 01:46:20+02 30767285.907692307692307692307692307692 71647164-7164-7164-7164-716471647164 128/1297164 -\\x425741414141425741414141425741414141425741414141425741414141425741414141425741414141425741414141 B BWAAAA 10297275417 9 9 8009 0.2 0.0022471910112359553 12:00:13:00:09:00 10.2.34.77/24 10.2.34.0/24 B 2017-07-19 01:23:16.5 1975-10-18 10:30:21 1972-10-10 19:00:00+00 2 mons 6 days 17:48:00 01:32:35+02 45788253.900000000000000000000000000000 80098009-8009-8009-8009-800980098009 18/198009 -\\x4e4d414141414e4d414141414e4d414141414e4d414141414e4d414141414e4d414141414e4d414141414e4d41414141 N NMAAAA 763606236393 57 1057 5057 0.03448276 0.022538552787663108 72:00:73:00:39:00 10.2.22.197/24 10.2.22.0/24 N 2009-06-19 01:38:04.5 1963-07-18 16:44:45 1972-10-12 19:00:00+00 1 mon 12 days 03:24:00 01:44:35+02 571528.189655172413793103448275862069 50575057-5057-5057-5057-505750575057 114/1155057 -\\x545841414141545841414141545841414141545841414141545841414141545841414141545841414141545841414141 T TXAAAA 671056614657 701 701 6701 1 0.0002984183825723665 02:00:03:00:01:00 10.2.29.49/24 10.2.29.0/24 T 2013-12-19 04:56:38.5 1970-05-14 17:27:57 1972-11-08 15:00:00+00 1 mon 25 days 20:12:00 01:30:35+02 17097601.500000000000000000000000000000 67016701-6701-6701-6701-670167016701 2/36701 -\\x464b41414141464b41414141464b41414141464b41414141464b41414141464b41414141464b41414141464b41414141 F FKAAAA 198148516137 321 321 4321 0.09090909 0.00971772327626099 2a:00:2b:00:15:00 10.2.19.229/24 10.2.19.0/24 F 2007-06-14 02:59:28.5 1960-06-28 01:03:57 1972-10-23 19:00:00+00 1 mon 6 days 00:12:00 01:35:35+02 36493398.318181818181818181818181818182 43214321-4321-4321-4321-432143214321 42/434321 -\\x424e41414141424e41414141424e41414141424e41414141424e41414141424e41414141424e41414141424e41414141 B BNAAAA 453406546593 43 1043 3043 0.09090909 0.028252299605781867 56:00:57:00:2b:00 10.2.14.231/24 10.2.14.0/24 B 2003-12-14 01:33:45.5 1955-03-09 19:25:33 1972-10-12 05:00:00+00 25 days 08:36:00 01:41:05+02 18309246.886363636363636363636363636364 30433043-3043-3043-3043-304330433043 86/873043 -\\x4f59414141414f59414141414f59414141414f59414141414f59414141414f59414141414f59414141414f5941414141 O OYAAAA 246656324772 314 1314 1314 0.2 0.02129277566539924 1c:00:1d:00:0e:00 10.2.8.38/24 10.2.8.0/24 O 1999-03-21 02:57:19 1948-01-04 22:24:21 1972-10-23 12:00:00+00 10 days 22:48:00 01:33:50+02 3338085.600000000000000000000000000000 13141314-1314-1314-1314-131413141314 28/291314 -\\x574641414141574641414141574641414141574641414141574641414141574641414141574641414141574641414141 W WFAAAA 323144819712 504 1504 1504 0.2 0.0053156146179402 08:00:09:00:04:00 10.2.8.228/24 10.2.8.0/24 W 1999-09-27 03:55:54 1948-10-18 22:36:21 1972-10-31 10:00:00+00 12 days 12:48:00 01:31:20+02 4071628.800000000000000000000000000000 15041504-1504-1504-1504-150415041504 8/91504 -\\x575341414141575341414141575341414141575341414141575341414141575341414141575341414141575341414141 W WSAAAA 911611088388 222 1222 5222 0.13043478 0.00842427723530538 2c:00:2d:00:16:00 10.2.23.106/24 10.2.23.0/24 W 2009-12-01 02:28:57 1964-03-24 19:26:45 1972-10-19 16:00:00+00 1 mon 13 days 12:24:00 01:35:50+02 2268164.347826086956521739130434782609 52225222-5222-5222-5222-522252225222 44/455222 -\\x444741414141444741414141444741414141444741414141444741414141444741414141444741414141444741414141 D DGAAAA 216721068993 243 243 6243 0.09090909 0.013773222293401666 56:00:57:00:2b:00 10.2.27.103/24 10.2.27.0/24 D 2012-09-17 02:35:25.5 1968-06-19 11:25:33 1972-10-20 13:00:00+00 1 mon 22 days 00:36:00 01:41:05+02 15343733.250000000000000000000000000000 62436243-6243-6243-6243-624362436243 86/876243 -\\x4c43414141414c43414141414c43414141414c43414141414c43414141414c43414141414c43414141414c4341414141 L LCAAAA 1149690421737 471 1471 5471 0.055555556 0.025950292397660817 8e:00:8f:00:47:00 10.2.24.99/24 10.2.24.0/24 L 2010-08-07 03:45:43.5 1965-04-06 06:03:57 1972-10-30 01:00:00+00 1 mon 15 days 14:12:00 01:48:05+02 5117892.541666666666666666666666666667 54715471-5471-5471-5471-547154715471 142/1435471 -\\x4f4b414141414f4b414141414f4b414141414f4b414141414f4b414141414f4b414141414f4b414141414f4b41414141 O OKAAAA 719432994852 6 1006 5006 0.42857143 0.002396644697423607 0c:00:0d:00:06:00 10.2.22.146/24 10.2.22.0/24 O 2009-04-29 01:22:21 1963-05-02 09:21:57 1972-10-10 16:00:00+00 1 mon 11 days 17:12:00 01:31:50+02 55781.142857142857142857142857142857 50065006-5006-5006-5006-500650065006 12/135006 -\\x465a41414141465a41414141465a41414141465a41414141465a41414141465a41414141465a41414141465a41414141 F FZAAAA 1067394504033 387 1387 5387 0.045454547 0.03229398663697105 ae:00:af:00:57:00 10.2.24.15/24 10.2.24.0/24 F 2010-05-15 03:19:49.5 1964-11-29 22:08:45 1972-10-26 13:00:00+00 1 mon 14 days 21:24:00 01:52:05+02 4145847.443181818181818181818181818182 53875387-5387-5387-5387-538753875387 174/1755387 -\\x4e4f414141414e4f414141414e4f414141414e4f414141414e4f414141414e4f414141414e4f414141414e4f41414141 N NOAAAA 1475173524825 785 1785 5785 0.023255814 0.029381265122709988 aa:00:ab:00:55:00 10.2.25.157/24 10.2.25.0/24 N 2011-06-17 05:22:32.5 1966-07-26 05:23:09 1972-11-12 03:00:00+00 1 mon 18 days 05:00:00 01:51:35+02 9029645.058139534883720930232558139535 57855785-5785-5785-5785-578557855785 170/1715785 -\\x525541414141525541414141525541414141525541414141525541414141525541414141525541414141525541414141 R RUAAAA 587376698337 621 621 6621 0.09090909 0.006342494714587738 2a:00:2b:00:15:00 10.2.28.225/24 10.2.28.0/24 R 2013-09-30 04:31:58.5 1970-01-13 11:03:57 1972-11-05 07:00:00+00 1 mon 25 days 04:12:00 01:35:35+02 20977434.681818181818181818181818181818 66216621-6621-6621-6621-662166216621 42/436621 -\\x424941414141424941414141424941414141424941414141424941414141424941414141424941414141424941414141 B BIAAAA 964707749577 969 969 6969 0.028571429 0.019799139167862266 8a:00:8b:00:45:00 10.2.30.61/24 10.2.30.0/24 B 2014-09-13 06:19:16.5 1971-06-24 23:18:21 1972-11-19 19:00:00+00 1 mon 28 days 01:48:00 01:47:35+02 27247893.985714285714285714285714285714 69696969-6969-6969-6969-696969696969 138/1396969 -\\x575a41414141575a41414141575a41414141575a41414141575a41414141575a41414141575a41414141575a41414141 W WZAAAA 1973083741200 460 1460 9460 0.016393442 0.012683648662932036 78:00:79:00:3c:00 10.2.39.248/24 10.2.39.0/24 W 2021-07-09 03:42:20 1981-10-25 21:53:09 1972-10-29 14:00:00+00 2 mons 18 days 20:00:00 01:45:20+02 83691534.426229508196721311475409836066 94609460-9460-9460-9460-946094609460 120/1219460 -\\x484341414141484341414141484341414141484341414141484341414141484341414141484341414141484341414141 H HCAAAA 497285217 59 59 59 0.06666667 1.9666666666666666 76:00:77:00:3b:00 10.2.3.63/24 10.2.3.0/24 H 1995-10-13 01:38:41.5 1942-10-20 13:30:21 1972-10-12 21:00:00+00 11:48:00 01:45:05+02 6903.983333333333333333333333333333 00590059-0059-0059-0059-005900590059 118/11959 -\\x4d57414141414d57414141414d57414141414d57414141414d57414141414d57414141414d57414141414d5741414141 M MWAAAA 22914262800 20 20 8020 0.04761905 0.004986909362922329 28:00:29:00:14:00 10.2.34.88/24 10.2.34.0/24 M 2017-07-30 01:26:40 1975-11-04 02:41:09 1972-10-11 06:00:00+00 2 mons 6 days 20:00:00 01:35:20+02 47287447.619047619047619047619047619048 80208020-8020-8020-8020-802080208020 40/418020 -\\x5a4a414141415a4a414141415a4a414141415a4a414141415a4a414141415a4a414141415a4a414141415a4a41414141 Z ZJAAAA 1863287422425 695 1695 7695 0.041666668 0.02468814968814969 be:00:bf:00:5f:00 10.2.33.19/24 10.2.33.0/24 Z 2016-09-08 04:54:47.5 1974-06-29 11:11:09 1972-11-08 09:00:00+00 2 mons 4 days 03:00:00 01:54:05+02 41260028.906250000000000000000000000000 76957695-7695-7695-7695-769576957695 190/1917695 -\\x4b43414141414b43414141414b43414141414b43414141414b43414141414b43414141414b43414141414b4341414141 K KCAAAA 709051290948 442 1442 3442 0.069767445 0.02439732791170491 54:00:55:00:2a:00 10.2.16.118/24 10.2.16.0/24 K 2005-01-16 03:36:47 1956-11-03 15:02:45 1972-10-28 20:00:00+00 28 days 16:24:00 01:40:50+02 23419207.906976744186046511627906976744 34423442-3442-3442-3442-344234423442 84/853442 -\\x584f41414141584f41414141584f41414141584f41414141584f41414141584f41414141584f41414141584f41414141 X XOAAAA 818307895977 119 1119 5119 0.2 0.007421875 26:00:27:00:13:00 10.2.23.3/24 10.2.22.0/24 X 2009-08-20 01:57:11.5 1963-10-20 16:18:21 1972-10-15 09:00:00+00 1 mon 12 days 15:48:00 01:35:05+02 1187863.950000000000000000000000000000 51195119-5119-5119-5119-511951195119 38/395119 -\\x575941414141575941414141575941414141575941414141575941414141575941414141575941414141575941414141 W WYAAAA 59616511812 646 646 646 0.06382979 0.14219474497681608 5c:00:5d:00:2e:00 10.2.5.138/24 10.2.5.0/24 W 1997-05-22 04:39:41 1945-03-28 08:33:57 1972-11-06 08:00:00+00 5 days 09:12:00 01:41:50+02 825752.936170212765957446808510638298 06460646-0646-0646-0646-064606460646 92/93646 -\\x4c46414141414c46414141414c46414141414c46414141414c46414141414c46414141414c46414141414c4641414141 L LFAAAA 2202287083425 605 1605 9605 0.33333334 0.0010410160316468874 0a:00:0b:00:05:00 10.2.40.137/24 10.2.40.0/24 L 2021-12-01 04:27:02.5 1982-06-02 16:59:09 1972-11-04 15:00:00+00 2 mons 20 days 01:00:00 01:31:35+02 81090212.500000000000000000000000000000 96059605-9605-9605-9605-960596059605 10/119605 -\\x444b41414141444b41414141444b41414141444b41414141444b41414141444b41414141444b41414141444b41414141 D DKAAAA 9881275833 263 263 263 0.0625 0.4772727272727273 7e:00:7f:00:3f:00 10.2.4.11/24 10.2.4.0/24 D 1996-05-04 02:41:35.5 1943-08-25 19:01:33 1972-10-21 09:00:00+00 2 days 04:36:00 01:46:05+02 137257.234375000000000000000000000000 02630263-0263-0263-0263-026302630263 126/127263 -\\x545641414141545641414141545641414141545641414141545641414141545641414141545641414141545641414141 T TVAAAA 592622407377 269 1269 3269 0.028571429 0.04220183486238532 8a:00:8b:00:45:00 10.2.15.201/24 10.2.15.0/24 T 2004-07-27 02:43:26.5 1956-02-15 09:18:21 1972-10-21 15:00:00+00 27 days 05:48:00 01:47:35+02 21220059.700000000000000000000000000000 32693269-3269-3269-3269-326932693269 138/1393269 -\\x545341414141545341414141545341414141545341414141545341414141545341414141545341414141545341414141 T TSAAAA 483131088297 839 1839 1839 0.1 0.042391304347826085 4e:00:4f:00:27:00 10.2.10.51/24 10.2.10.0/24 T 2000-08-27 05:39:11.5 1950-03-10 17:54:21 1972-11-14 09:00:00+00 15 days 07:48:00 01:40:05+02 6679293.975000000000000000000000000000 18391839-1839-1839-1839-183918391839 78/791839 -\\x534e41414141534e41414141534e41414141534e41414141534e41414141534e41414141534e41414141534e41414141 S SNAAAA 1494389362752 144 1144 9144 0.022222223 0.009622744669218152 58:00:59:00:2c:00 10.2.38.188/24 10.2.38.0/24 S 2020-08-27 02:04:54 1980-07-03 21:48:21 1972-10-16 10:00:00+00 2 mons 16 days 04:48:00 01:41:20+02 74943411.200000000000000000000000000000 91449144-9144-9144-9144-914491449144 88/899144 -\\x525341414141525341414141525341414141525341414141525341414141525341414141525341414141525341414141 R RSAAAA 184166815833 513 513 2513 0.14285715 0.010342084327764518 1a:00:1b:00:0d:00 10.2.12.213/24 10.2.12.0/24 R 2002-07-02 03:58:40.5 1952-12-26 10:01:33 1972-10-31 19:00:00+00 20 days 22:36:00 01:33:35+02 12179254.500000000000000000000000000000 25132513-2513-2513-2513-251325132513 26/272513 -\\x4b43414141414b43414141414b43414141414b43414141414b43414141414b43414141414b43414141414b4341414141 K KCAAAA 1074641782500 850 850 8850 0.05882353 0.011298158400180771 64:00:65:00:32:00 10.2.37.150/24 10.2.37.0/24 K 2019-11-07 05:42:35 1979-04-15 06:05:09 1972-11-14 20:00:00+00 2 mons 13 days 18:00:00 01:42:50+02 67476911.764705882352941176470588235294 88508850-8850-8850-8850-885088508850 100/1018850 -\\x434a41414141434a41414141434a41414141434a41414141434a41414141434a41414141434a41414141434a41414141 C CJAAAA 7956563472 236 236 236 0.027027028 0.3037974683544304 48:00:49:00:24:00 10.2.3.240/24 10.2.3.0/24 C 1996-04-07 02:33:16 1943-07-15 20:45:57 1972-10-20 06:00:00+00 1 day 23:12:00 01:39:20+02 109886.702702702702702702702702702703 02360236-0236-0236-0236-023602360236 72/73236 -\\x515241414141515241414141515241414141515241414141515241414141515241414141515241414141515241414141 Q QRAAAA 524891475108 162 1162 3162 0.04761905 0.03920328801770471 7c:00:7d:00:3e:00 10.2.15.94/24 10.2.15.0/24 Q 2004-04-11 02:10:27 1955-09-06 04:38:45 1972-10-17 04:00:00+00 26 days 08:24:00 01:45:50+02 19837785.714285714285714285714285714286 31623162-3162-3162-3162-316231623162 124/1253162 -\\x4d4d414141414d4d414141414d4d414141414d4d414141414d4d414141414d4d414141414d4d414141414d4d41414141 M MMAAAA 237771190800 380 380 4380 0.012345679 0.03652134215932436 a0:00:a1:00:50:00 10.2.20.32/24 10.2.20.0/24 M 2007-08-12 03:17:40 1960-09-25 11:29:09 1972-10-26 06:00:00+00 1 mon 6 days 12:00:00 01:50:20+02 38131955.555555555555555555555555555556 43804380-4380-4380-4380-438043804380 160/1614380 -\\x4a5a414141414a5a414141414a5a414141414a5a414141414a5a414141414a5a414141414a5a414141414a5a41414141 J JZAAAA 109860604425 95 95 8095 0.041666668 0.023468379446640316 be:00:bf:00:5f:00 10.2.34.163/24 10.2.34.0/24 J 2017-10-13 01:49:47.5 1976-02-25 19:11:09 1972-10-14 09:00:00+00 2 mons 7 days 11:00:00 01:54:05+02 49847070.572916666666666666666666666667 80958095-8095-8095-8095-809580958095 190/1918095 -\\x424941414141424941414141424941414141424941414141424941414141424941414141424941414141424941414141 B BIAAAA 6240136617 209 209 209 0.2 0.08571428571428572 12:00:13:00:09:00 10.2.3.213/24 10.2.3.0/24 B 1996-03-11 02:24:56.5 1943-06-04 22:30:21 1972-10-19 03:00:00+00 1 day 17:48:00 01:32:35+02 82993.900000000000000000000000000000 02090209-0209-0209-0209-020902090209 18/19209 -\\x4e4e414141414e4e414141414e4e414141414e4e414141414e4e414141414e4e414141414e4e414141414e4e41414141 N NNAAAA 460431682425 55 1055 3055 0.071428575 0.03599476439790576 6e:00:6f:00:37:00 10.2.14.243/24 10.2.14.0/24 N 2003-12-26 01:37:27.5 1955-03-27 23:59:09 1972-10-12 17:00:00+00 25 days 11:00:00 01:44:05+02 18499388.839285714285714285714285714286 30553055-3055-3055-3055-305530553055 110/1113055 -\\x464741414141464741414141464741414141464741414141464741414141464741414141464741414141464741414141 F FGAAAA 910604946537 921 921 6921 0.09090909 0.006067610517191563 2a:00:2b:00:15:00 10.2.30.13/24 10.2.30.0/24 F 2014-07-27 06:04:28.5 1971-04-13 05:03:57 1972-11-17 19:00:00+00 1 mon 27 days 16:12:00 01:35:35+02 25986152.863636363636363636363636363636 69216921-6921-6921-6921-692169216921 42/436921 -\\x414c41414141414c41414141414c41414141414c41414141414c41414141414c41414141414c41414141414c41414141 A ALAAAA 1052872661412 46 1046 7046 0.06382979 0.013055200794664396 5c:00:5d:00:2e:00 10.2.30.138/24 10.2.30.0/24 A 2014-11-29 01:34:41 1971-10-19 16:33:57 1972-10-12 08:00:00+00 1 mon 28 days 17:12:00 01:41:50+02 28525506.127659574468085106382978723404 70467046-7046-7046-7046-704670467046 92/937046 -\\x495341414141495341414141495341414141495341414141495341414141495341414141495341414141495341414141 I ISAAAA 2161104124608 912 1912 7912 0.07692308 0.0030329836977126246 18:00:19:00:0c:00 10.2.33.236/24 10.2.33.0/24 I 2017-04-13 06:01:42 1975-05-24 09:38:45 1972-11-17 10:00:00+00 2 mons 5 days 22:24:00 01:33:20+02 44307200.000000000000000000000000000000 79127912-7912-7912-7912-791279127912 24/257912 -\\x4e54414141414e54414141414e54414141414e54414141414e54414141414e54414141414e54414141414e5441414141 N NTAAAA 1315325684673 267 1267 7267 0.05882353 0.018436984039625758 86:00:87:00:43:00 10.2.31.103/24 10.2.31.0/24 N 2015-07-08 02:42:49.5 1972-09-18 16:32:45 1972-10-21 13:00:00+00 2 mons 13:24:00 01:47:05+02 32706309.044117647058823529411764705882 72677267-7267-7267-7267-726772677267 134/1357267 -\\x4c49414141414c49414141414c49414141414c49414141414c49414141414c49414141414c49414141414c4941414141 L LIAAAA 822113606457 599 1599 3599 0.04 0.055 c6:00:c7:00:63:00 10.2.17.19/24 10.2.17.0/24 L 2005-06-22 04:25:11.5 1957-06-29 14:42:21 1972-11-04 09:00:00+00 29 days 23:48:00 01:55:05+02 25776073.990000000000000000000000000000 35993599-3599-3599-3599-359935993599 198/1993599 -\\x4e4a414141414e4a414141414e4a414141414e4a414141414e4a414141414e4a414141414e4a414141414e4a41414141 N NJAAAA 121704021153 923 923 923 0.16666667 0.049783549783549784 2e:00:2f:00:17:00 10.2.6.159/24 10.2.6.0/24 N 1998-02-23 06:05:05.5 1946-05-22 05:49:33 1972-11-17 21:00:00+00 7 days 16:36:00 01:36:05+02 1668360.958333333333333333333333333333 09230923-0923-0923-0923-092309230923 46/47923 -\\x484441414141484441414141484441414141484441414141484441414141484441414141484441414141484441414141 H HDAAAA 294995276433 437 1437 1437 0.05263158 0.05146036161335188 4a:00:4b:00:25:00 10.2.8.161/24 10.2.8.0/24 H 1999-07-22 03:35:14.5 1948-07-09 09:08:45 1972-10-28 15:00:00+00 11 days 23:24:00 01:39:35+02 4075596.710526315789473684210526315789 14371437-1437-1437-1437-143714371437 74/751437 -\\x524e41414141524e41414141524e41414141524e41414141524e41414141524e41414141524e41414141524e41414141 R RNAAAA 403816881897 439 439 6439 0.1 0.012111801242236025 4e:00:4f:00:27:00 10.2.28.43/24 10.2.28.0/24 R 2013-04-01 03:35:51.5 1969-04-12 13:54:21 1972-10-28 17:00:00+00 1 mon 23 days 15:48:00 01:40:05+02 18299798.975000000000000000000000000000 64396439-6439-6439-6439-643964396439 78/796439 -\\x564941414141564941414141564941414141564941414141564941414141564941414141564941414141564941414141 V VIAAAA 987444869697 989 989 6989 0.022222223 0.025464949928469243 b2:00:b3:00:59:00 10.2.30.81/24 10.2.30.0/24 V 2014-10-03 06:25:26.5 1971-07-25 06:54:21 1972-11-20 15:00:00+00 1 mon 28 days 05:48:00 01:52:35+02 27647785.100000000000000000000000000000 69896989-6989-6989-6989-698969896989 178/1796989 -\\x4b41414141414b41414141414b41414141414b41414141414b41414141414b41414141414b41414141414b4141414141 K KAAAAA 1002970997028 798 798 8798 0.030303031 0.022275258552108195 c4:00:c5:00:62:00 10.2.37.98/24 10.2.37.0/24 K 2019-09-16 05:26:33 1979-01-26 10:19:33 1972-11-12 16:00:00+00 2 mons 13 days 07:36:00 01:54:50+02 66492084.727272727272727272727272727273 87988798-8798-8798-8798-879887988798 196/1978798 -\\x475641414141475641414141475641414141475641414141475641414141475641414141475641414141475641414141 G GVAAAA 1668798331200 960 1960 5960 0.016393442 0.020130850528434826 78:00:79:00:3c:00 10.2.26.76/24 10.2.26.0/24 G 2011-12-09 06:16:30 1967-04-17 11:53:09 1972-11-19 10:00:00+00 1 mon 19 days 16:00:00 01:45:20+02 11349403.278688524590163934426229508197 59605960-5960-5960-5960-596059605960 120/1215960 -\\x495141414141495141414141495141414141495141414141495141414141495141414141495141414141495141414141 I IQAAAA 1526316187968 832 1832 5832 0.030303031 0.010972055546031203 40:00:41:00:20:00 10.2.25.204/24 10.2.25.0/24 I 2011-08-03 05:37:02 1966-10-05 11:14:45 1972-11-14 02:00:00+00 1 mon 18 days 14:24:00 01:38:20+02 9557410.909090909090909090909090909091 58325832-5832-5832-5832-583258325832 64/655832 -\\x495a41414141495a41414141495a41414141495a41414141495a41414141495a41414141495a41414141495a41414141 I IZAAAA 57193657092 66 66 6066 0.04477612 0.021757046316136477 84:00:85:00:42:00 10.2.26.182/24 10.2.26.0/24 I 2012-03-24 01:40:51 1967-09-25 04:09:57 1972-10-13 04:00:00+00 1 mon 20 days 13:12:00 01:46:50+02 12836199.223880597014925373134328358209 60666066-6066-6066-6066-606660666066 132/1336066 -\\x4b4d414141414b4d414141414b4d414141414b4d414141414b4d414141414b4d414141414b4d414141414b4d41414141 K KMAAAA 14811985188 322 322 322 0.13043478 0.13622291021671826 2c:00:2d:00:16:00 10.2.4.70/24 10.2.4.0/24 K 1996-07-02 02:59:47 1943-11-23 05:26:45 1972-10-23 20:00:00+00 2 days 16:24:00 01:35:50+02 202860.000000000000000000000000000000 03220322-0322-0322-0322-032203220322 44/45322 -\\x424941414141424941414141424941414141424941414141424941414141424941414141424941414141424941414141 B BIAAAA 381576904137 321 321 8321 0.09090909 0.005046863734679163 2a:00:2b:00:15:00 10.2.35.133/24 10.2.35.0/24 B 2018-05-27 02:59:28.5 1977-02-02 09:03:57 1972-10-23 19:00:00+00 2 mons 9 days 08:12:00 01:35:35+02 54011989.227272727272727272727272727273 83218321-8321-8321-8321-832183218321 42/438321 -\\x474341414141474341414141474341414141474341414141474341414141474341414141474341414141474341414141 G GCAAAA 76965065892 734 734 734 0.08571429 0.09251700680272108 44:00:45:00:22:00 10.2.5.226/24 10.2.5.0/24 G 1997-08-18 05:06:49 1945-08-08 18:00:21 1972-11-10 00:00:00+00 6 days 02:48:00 01:38:50+02 1062118.971428571428571428571428571429 07340734-0734-0734-0734-073407340734 68/69734 -\\x4d41414141414d41414141414d41414141414d41414141414d41414141414d41414141414d41414141414d4141414141 M MAAAAA 67620503808 688 688 688 0.011235955 0.25544267053701014 b0:00:b1:00:58:00 10.2.5.180/24 10.2.5.0/24 M 1997-07-03 04:52:38 1945-05-31 00:31:33 1972-11-08 02:00:00+00 5 days 17:36:00 01:52:20+02 941369.528089887640449438202247191011 06880688-0688-0688-0688-068806880688 176/177688 -\\x414741414141414741414141414741414141414741414141414741414141414741414141414741414141414741414141 A AGAAAA 127563301008 212 212 4212 0.07692308 0.005696653216235461 18:00:19:00:0c:00 10.2.19.120/24 10.2.19.0/24 A 2007-02-25 02:25:52 1960-01-14 19:38:45 1972-10-19 06:00:00+00 1 mon 5 days 02:24:00 01:33:20+02 34117200.000000000000000000000000000000 42124212-4212-4212-4212-421242124212 24/254212 -\\x484841414141484841414141484841414141484841414141484841414141484841414141484841414141484841414141 H HHAAAA 2279484720513 653 1653 9653 0.037037037 0.010979904702713901 6a:00:6b:00:35:00 10.2.40.185/24 10.2.40.0/24 H 2022-01-18 04:41:50.5 1982-08-14 11:13:33 1972-11-06 15:00:00+00 2 mons 20 days 10:36:00 01:43:35+02 88999051.166666666666666666666666666667 96539653-9653-9653-9653-965396539653 106/1079653 -\\x5a59414141415a59414141415a59414141415a59414141415a59414141415a59414141415a59414141415a5941414141 Z ZYAAAA 258903883953 677 677 2677 0.025641026 0.05750560119492158 9a:00:9b:00:4d:00 10.2.13.121/24 10.2.13.0/24 Z 2002-12-13 04:49:14.5 1953-09-01 00:20:45 1972-11-07 15:00:00+00 22 days 07:24:00 01:49:35+02 14240781.987179487179487179487179487179 26772677-2677-2677-2677-267726772677 154/1552677 -\\x504141414141504141414141504141414141504141414141504141414141504141414141504141414141504141414141 P PAAAAA 1102417326153 423 1423 5423 0.16666667 0.008480825958702065 2e:00:2f:00:17:00 10.2.24.51/24 10.2.24.0/24 P 2010-06-20 03:30:55.5 1965-01-23 11:49:33 1972-10-28 01:00:00+00 1 mon 15 days 04:36:00 01:36:05+02 4492277.625000000000000000000000000000 54235423-5423-5423-5423-542354235423 46/475423 -\\x535641414141535641414141535641414141535641414141535641414141535641414141535641414141535641414141 S SVAAAA 219208923648 592 592 2592 0.010752688 0.07096027767065176 b8:00:b9:00:5c:00 10.2.13.36/24 10.2.13.0/24 S 2002-09-19 04:23:02 1953-04-25 04:02:45 1972-11-04 02:00:00+00 21 days 14:24:00 01:53:20+02 13364686.451612903225806451612903225806 25922592-2592-2592-2592-259225922592 184/1852592 -\\x4a55414141414a55414141414a55414141414a55414141414a55414141414a55414141414a55414141414a5541414141 J JUAAAA 569469287673 233 1233 3233 0.05882353 0.02040816326530612 42:00:43:00:21:00 10.2.15.165/24 10.2.15.0/24 J 2004-06-21 02:32:20.5 1955-12-22 19:37:33 1972-10-20 03:00:00+00 26 days 22:36:00 01:38:35+02 20597157.735294117647058823529411764706 32333233-3233-3233-3233-323332333233 66/673233 -\\x4f4c414141414f4c414141414f4c414141414f4c414141414f4c414141414f4c414141414f4c414141414f4c41414141 O OLAAAA 741859829568 32 1032 5032 0.030303031 0.012716073912179614 40:00:41:00:20:00 10.2.22.172/24 10.2.22.0/24 O 2009-05-25 01:30:22 1963-06-10 19:14:45 1972-10-11 18:00:00+00 1 mon 11 days 22:24:00 01:38:20+02 317168.484848484848484848484848484848 50325032-5032-5032-5032-503250325032 64/655032 -\\x445441414141445441414141445441414141445441414141445441414141445441414141445441414141445441414141 D DTAAAA 189374810625 525 525 2525 0.07692308 0.01979414093428345 32:00:33:00:19:00 10.2.12.225/24 10.2.12.0/24 D 2002-07-14 04:02:22.5 1953-01-13 14:35:09 1972-11-01 07:00:00+00 21 days 01:00:00 01:36:35+02 12506033.653846153846153846153846153846 25252525-2525-2525-2525-252525252525 50/512525 -\\x455041414141455041414141455041414141455041414141455041414141455041414141455041414141455041414141 E EPAAAA 286071142500 450 450 4450 0.05882353 0.02246686137946529 64:00:65:00:32:00 10.2.20.102/24 10.2.20.0/24 E 2007-10-21 03:39:15 1961-01-09 14:05:09 1972-10-29 04:00:00+00 1 mon 7 days 02:00:00 01:42:50+02 39216715.686274509803921568627450980392 44504450-4450-4450-4450-445044504450 100/1014450 -\\x474f41414141474f41414141474f41414141474f41414141474f41414141474f41414141474f41414141474f41414141 G GOAAAA 1467610532388 778 1778 5778 0.03797468 0.026994289669492993 9c:00:9d:00:4e:00 10.2.25.150/24 10.2.25.0/24 G 2011-06-10 05:20:23 1966-07-15 14:43:33 1972-11-11 20:00:00+00 1 mon 18 days 03:36:00 01:49:50+02 8933665.670886075949367088607594936709 57785778-5778-5778-5778-577857785778 156/1575778 -\\x435241414141435241414141435241414141435241414141435241414141435241414141435241414141435241414141 C CRAAAA 1548270451728 852 1852 5852 0.018867925 0.017768665641551343 68:00:69:00:34:00 10.2.25.224/24 10.2.25.0/24 C 2011-08-23 05:43:12 1966-11-04 18:50:45 1972-11-14 22:00:00+00 1 mon 18 days 18:24:00 01:43:20+02 9877734.339622641509433962264150943396 58525852-5852-5852-5852-585258525852 104/1055852 -\\x575a41414141575a41414141575a41414141575a41414141575a41414141575a41414141575a41414141575a41414141 W WZAAAA 1083886916112 404 1404 5404 0.2 0.0014801110083256244 08:00:09:00:04:00 10.2.24.32/24 10.2.24.0/24 W 2010-06-01 03:25:04 1964-12-25 16:36:21 1972-10-27 06:00:00+00 1 mon 15 days 00:48:00 01:31:20+02 3929788.800000000000000000000000000000 54045404-5404-5404-5404-540454045404 8/95404 -\\x4a46414141414a46414141414a46414141414a46414141414a46414141414a46414141414a46414141414a4641414141 J JFAAAA 198246801753 223 223 6223 0.16666667 0.007390745501285347 2e:00:2f:00:17:00 10.2.27.83/24 10.2.27.0/24 J 2012-08-28 02:29:15.5 1968-05-20 03:49:33 1972-10-19 17:00:00+00 1 mon 21 days 20:36:00 01:36:05+02 14904344.291666666666666666666666666667 62236223-6223-6223-6223-622362236223 46/476223 -\\x584241414141584241414141584241414141584241414141584241414141584241414141584241414141584241414141 X XBAAAA 116526883473 133 133 6133 0.05882353 0.010759700032605152 42:00:43:00:21:00 10.2.26.249/24 10.2.26.0/24 X 2012-05-30 02:01:30.5 1968-01-04 17:37:33 1972-10-15 23:00:00+00 1 mon 21 days 02:36:00 01:38:35+02 13693004.794117647058823529411764705882 61336133-6133-6133-6133-613361336133 66/676133 -\\x4d4d414141414d4d414141414d4d414141414d4d414141414d4d414141414d4d414141414d4d414141414d4d41414141 M MMAAAA 1447504838208 112 1112 9112 0.07692308 0.0026336003511467135 18:00:19:00:0c:00 10.2.38.156/24 10.2.38.0/24 M 2020-07-26 01:55:02 1980-05-16 09:38:45 1972-10-15 02:00:00+00 2 mons 15 days 22:24:00 01:33:20+02 72054892.307692307692307692307692307692 91129112-9112-9112-9112-911291129112 24/259112 -\\x4a46414141414a46414141414a46414141414a46414141414a46414141414a46414141414a46414141414a4641414141 J JFAAAA 1704373295625 575 1575 7575 0.05263158 0.01979936642027455 96:00:97:00:4b:00 10.2.32.155/24 10.2.32.0/24 J 2016-05-11 04:17:47.5 1973-12-29 13:35:09 1972-11-03 09:00:00+00 2 mons 3 days 03:00:00 01:49:05+02 38754597.039473684210526315789473684211 75757575-7575-7575-7575-757575757575 150/1517575 -\\x455a41414141455a41414141455a41414141455a41414141455a41414141455a41414141455a41414141455a41414141 E EZAAAA 1497626502372 414 1414 7414 0.2 0.003776129467296022 1c:00:1d:00:0e:00 10.2.31.250/24 10.2.31.0/24 E 2015-12-02 03:28:09 1973-04-29 12:24:21 1972-10-27 16:00:00+00 2 mons 1 day 18:48:00 01:33:50+02 34601632.266666666666666666666666666667 74147414-7414-7414-7414-741474147414 28/297414 -\\x524b41414141524b41414141524b41414141524b41414141524b41414141524b41414141524b41414141524b41414141 R RKAAAA 2422723434417 741 1741 9741 0.04761905 0.008417162800246356 52:00:53:00:29:00 10.2.41.17/24 10.2.41.0/24 R 2022-04-16 05:08:58.5 1982-12-25 20:39:57 1972-11-10 07:00:00+00 2 mons 21 days 04:12:00 01:40:35+02 91264588.642857142857142857142857142857 97419741-9741-9741-9741-974197419741 82/839741 -\\x584f41414141584f41414141584f41414141584f41414141584f41414141584f41414141584f41414141584f41414141 X XOAAAA 950897477673 767 1767 3767 0.05882353 0.03556263269639066 86:00:87:00:43:00 10.2.17.187/24 10.2.17.0/24 X 2005-12-07 05:16:59.5 1958-03-11 06:32:45 1972-11-11 09:00:00+00 1 mon 1 day 09:24:00 01:47:05+02 28171897.279411764705882352941176470588 37673767-3767-3767-3767-376737673767 134/1353767 -\\x4d57414141414d57414141414d57414141414d57414141414d57414141414d57414141414d57414141414d5741414141 M MWAAAA 1836910163088 372 1372 9372 0.01369863 0.015363277499199829 90:00:91:00:48:00 10.2.39.160/24 10.2.39.0/24 M 2021-04-12 03:15:12 1981-06-14 12:26:45 1972-10-25 22:00:00+00 2 mons 18 days 02:24:00 01:48:20+02 81387475.068493150684931506849315068493 93729372-9372-9372-9372-937293729372 144/1459372 -\\x474841414141474841414141474841414141474841414141474841414141474841414141474841414141474841414141 G GHAAAA 1251509605632 976 976 8976 0.012987013 0.016932159964353346 98:00:99:00:4c:00 10.2.38.20/24 10.2.38.0/24 G 2020-03-12 06:21:26 1979-10-23 05:57:57 1972-11-20 02:00:00+00 2 mons 14 days 19:12:00 01:49:20+02 70913664.000000000000000000000000000000 89768976-8976-8976-8976-897689768976 152/1538976 -\\x504141414141504141414141504141414141504141414141504141414141504141414141504141414141504141414141 P PAAAAA 41291530137 71 71 4071 0.055555556 0.03487229862475442 8e:00:8f:00:47:00 10.2.18.235/24 10.2.18.0/24 P 2006-10-07 01:42:23.5 1959-06-15 02:03:57 1972-10-13 09:00:00+00 1 mon 3 days 22:12:00 01:48:05+02 32915900.875000000000000000000000000000 40714071-4071-4071-4071-407140714071 142/1434071 -\\x4c59414141414c59414141414c59414141414c59414141414c59414141414c59414141414c59414141414c5941414141 L LYAAAA 245531325897 311 1311 1311 0.33333334 0.01676829268292683 16:00:17:00:0b:00 10.2.8.35/24 10.2.8.0/24 L 1999-03-18 02:56:23.5 1947-12-31 09:15:57 1972-10-23 09:00:00+00 10 days 22:12:00 01:33:05+02 3294215.250000000000000000000000000000 13111311-1311-1311-1311-131113111311 22/231311 -\\x455741414141455741414141455741414141455741414141455741414141455741414141455741414141455741414141 E EWAAAA 224687775312 604 604 2604 0.2 0.003071017274472169 08:00:09:00:04:00 10.2.13.48/24 10.2.13.0/24 E 2002-10-01 04:26:44 1953-05-13 08:36:21 1972-11-04 14:00:00+00 21 days 16:48:00 01:31:20+02 12205468.800000000000000000000000000000 26042604-2604-2604-2604-260426042604 8/92604 -\\x414341414141414341414141414341414141414341414141414341414141414341414141414341414141414341414141 A ACAAAA 1060798939200 840 840 8840 0.024390243 0.009048750141386721 50:00:51:00:28:00 10.2.37.140/24 10.2.37.0/24 A 2019-10-28 05:39:30 1979-03-31 02:17:09 1972-11-14 10:00:00+00 2 mons 13 days 16:00:00 01:40:20+02 67063258.536585365853658536585365853659 88408840-8840-8840-8840-884088408840 80/818840 -\\x565641414141565641414141565641414141565641414141565641414141565641414141565641414141565641414141 V VVAAAA 45926954073 567 567 567 0.05882353 0.23591549295774647 86:00:87:00:43:00 10.2.5.59/24 10.2.5.0/24 V 1997-03-04 04:15:19.5 1944-11-28 14:32:45 1972-11-03 01:00:00+00 4 days 17:24:00 01:47:05+02 638250.220588235294117647058823529412 05670567-0567-0567-0567-056705670567 134/135567 -\\x505341414141505341414141505341414141505341414141505341414141505341414141505341414141505341414141 P PSAAAA 905174094825 215 1215 5215 0.25 0.005751533742331288 1e:00:1f:00:0f:00 10.2.23.99/24 10.2.23.0/24 P 2009-11-24 02:26:47.5 1964-03-14 04:47:09 1972-10-19 09:00:00+00 1 mon 13 days 11:00:00 01:34:05+02 2172373.437500000000000000000000000000 52155215-5215-5215-5215-521552155215 30/315215 -\\x4f43414141414f43414141414f43414141414f43414141414f43414141414f43414141414f43414141414f4341414141 O OCAAAA 1152666847332 474 1474 5474 0.04 0.027031963470319633 94:00:95:00:4a:00 10.2.24.102/24 10.2.24.0/24 O 2010-08-10 03:46:39 1965-04-10 19:12:21 1972-10-30 04:00:00+00 1 mon 15 days 14:48:00 01:48:50+02 5154756.320000000000000000000000000000 54745474-5474-5474-5474-547454745474 148/1495474 -\\x475541414141475541414141475541414141475541414141475541414141475541414141475541414141475541414141 G GUAAAA 1063546936452 906 1906 3906 0.42857143 0.0030714102892244687 0c:00:0d:00:06:00 10.2.18.70/24 10.2.18.0/24 G 2006-04-25 05:59:51 1958-10-07 23:21:57 1972-11-17 04:00:00+00 1 mon 2 days 13:12:00 01:31:50+02 28334124.000000000000000000000000000000 39063906-3906-3906-3906-390639063906 12/133906 -\\x425141414141425141414141425141414141425141414141425141414141425141414141425141414141425141414141 B BQAAAA 447051124377 769 1769 1769 0.028571429 0.07796610169491526 8a:00:8b:00:45:00 10.2.9.237/24 10.2.9.0/24 B 2000-06-18 05:17:36.5 1949-11-24 15:18:21 1972-11-11 11:00:00+00 14 days 17:48:00 01:47:35+02 6214016.842857142857142857142857142857 17691769-1769-1769-1769-176917691769 138/1391769 -\\x594441414141594441414141594441414141594441414141594441414141594441414141594441414141594441414141 Y YDAAAA 302016269412 454 1454 1454 0.054545455 0.07422680412371134 6c:00:6d:00:36:00 10.2.8.178/24 10.2.8.0/24 Y 1999-08-08 03:40:29 1948-08-04 03:36:21 1972-10-29 08:00:00+00 12 days 02:48:00 01:43:50+02 4189793.527272727272727272727272727273 14541454-1454-1454-1454-145414541454 108/1091454 -\\x4e45414141414e45414141414e45414141414e45414141414e45414141414e45414141414e45414141414e4541414141 N NEAAAA 861588995553 877 877 6877 0.025641026 0.022390229717941263 9a:00:9b:00:4d:00 10.2.29.225/24 10.2.29.0/24 N 2014-06-13 05:50:54.5 1971-02-05 12:20:45 1972-11-15 23:00:00+00 1 mon 27 days 07:24:00 01:49:35+02 25650769.166666666666666666666666666667 68776877-6877-6877-6877-687768776877 154/1556877 -\\x425141414141425141414141425141414141425141414141425141414141425141414141425141414141425141414141 B BQAAAA 465285391857 501 501 6501 1 0.00030759766225776686 02:00:03:00:01:00 10.2.28.105/24 10.2.28.0/24 B 2013-06-02 03:54:58.5 1969-07-15 13:27:57 1972-10-31 07:00:00+00 1 mon 24 days 04:12:00 01:30:35+02 14637001.500000000000000000000000000000 65016501-6501-6501-6501-650165016501 2/36501 -\\x594a41414141594a41414141594a41414141594a41414141594a41414141594a41414141594a41414141594a41414141 Y YJAAAA 124622161092 934 934 934 0.08571429 0.07272727272727272 44:00:45:00:22:00 10.2.6.170/24 10.2.6.0/24 Y 1998-03-06 06:08:29 1946-06-07 22:00:21 1972-11-18 08:00:00+00 7 days 18:48:00 01:38:50+02 1719787.542857142857142857142857142857 09340934-0934-0934-0934-093409340934 68/69934 -\\x544141414141544141414141544141414141544141414141544141414141544141414141544141414141544141414141 T TAAAAA 43660670625 75 75 4075 0.05263158 0.03680078508341511 96:00:97:00:4b:00 10.2.18.239/24 10.2.18.0/24 T 2006-10-11 01:43:37.5 1959-06-21 03:35:09 1972-10-13 13:00:00+00 1 mon 3 days 23:00:00 01:49:05+02 32992754.934210526315789473684210526316 40754075-4075-4075-4075-407540754075 150/1514075 -\\x495341414141495341414141495341414141495341414141495341414141495341414141495341414141495341414141 I ISAAAA 536056606800 180 1180 3180 0.012345679 0.050298648223828984 a0:00:a1:00:50:00 10.2.15.112/24 10.2.15.0/24 I 2004-04-29 02:16:00 1955-10-03 11:29:09 1972-10-17 22:00:00+00 26 days 12:00:00 01:50:20+02 20099955.555555555555555555555555555556 31803180-3180-3180-3180-318031803180 160/1613180 -\\x4e4e414141414e4e414141414e4e414141414e4e414141414e4e414141414e4e414141414e4e414141414e4e41414141 N NNAAAA 1987907869233 787 1787 7787 0.045454547 0.02234206471494607 ae:00:af:00:57:00 10.2.33.111/24 10.2.33.0/24 N 2016-12-09 05:23:09.5 1974-11-15 22:08:45 1972-11-12 05:00:00+00 2 mons 4 days 21:24:00 01:52:05+02 43158120.170454545454545454545454545455 77877787-7787-7787-7787-778777877787 174/1757787 -\\x464d41414141464d41414141464d41414141464d41414141464d41414141464d41414141464d41414141464d41414141 F FMAAAA 366685490457 401 401 6401 1 0.00031240237425804435 02:00:03:00:01:00 10.2.28.5/24 10.2.28.0/24 F 2013-02-22 03:24:08.5 1969-02-13 23:27:57 1972-10-27 03:00:00+00 1 mon 23 days 08:12:00 01:30:35+02 13451701.500000000000000000000000000000 64016401-6401-6401-6401-640164016401 2/36401 -\\x474841414141474841414141474841414141474841414141474841414141474841414141474841414141474841414141 G GHAAAA 147933566352 244 244 4244 0.022222223 0.02073027090694935 58:00:59:00:2c:00 10.2.19.152/24 10.2.19.0/24 G 2007-03-29 02:35:44 1960-03-03 07:48:21 1972-10-20 14:00:00+00 1 mon 5 days 08:48:00 01:41:20+02 35622815.644444444444444444444444444444 42444244-4244-4244-4244-424442444244 88/894244 -\\x505541414141505541414141505541414141505541414141505541414141505541414141505541414141505541414141 P PUAAAA 387611183817 591 591 4591 0.04347826 0.039634146341463415 b6:00:b7:00:5b:00 10.2.20.243/24 10.2.20.0/24 P 2008-03-10 04:22:43.5 1961-08-11 07:39:57 1972-11-04 01:00:00+00 1 mon 8 days 06:12:00 01:53:05+02 41925461.119565217391304347826086956522 45914591-4591-4591-4591-459145914591 182/1834591 -\\x464341414141464341414141464341414141464341414141464341414141464341414141464341414141464341414141 F FCAAAA 66395505033 113 113 4113 0.14285715 0.006319883325230919 1a:00:1b:00:0d:00 10.2.19.21/24 10.2.19.0/24 F 2006-11-18 01:55:20.5 1959-08-17 18:01:33 1972-10-15 03:00:00+00 1 mon 4 days 06:36:00 01:33:35+02 32625197.357142857142857142857142857143 41134113-4113-4113-4113-411341134113 26/274113 -\\x585441414141585441414141585441414141585441414141585441414141585441414141585441414141585441414141 X XTAAAA 1629373370625 925 1925 5925 0.07692308 0.008437394532568343 32:00:33:00:19:00 10.2.26.41/24 10.2.26.0/24 X 2011-11-04 06:05:42.5 1967-02-23 10:35:09 1972-11-17 23:00:00+00 1 mon 19 days 09:00:00 01:36:35+02 10750456.730769230769230769230769230769 59255925-5925-5925-5925-592559255925 50/515925 -\\x4c59414141414c59414141414c59414141414c59414141414c59414141414c59414141414c59414141414c5941414141 L LYAAAA 564023578833 987 1987 1987 0.045454547 0.0875251509054326 ae:00:af:00:57:00 10.2.10.199/24 10.2.10.0/24 L 2001-01-22 06:24:49.5 1950-10-21 02:08:45 1972-11-20 13:00:00+00 16 days 13:24:00 01:52:05+02 7851472.443181818181818181818181818182 19871987-1987-1987-1987-198719871987 174/1751987 -\N \N \N \N \N \N \N \N \N \N \N fe80::6e40:8ff:fea9:8c46 fe80::6e40:8ff:fea9:8c46/128 \N \N \N \N \N \N \N \N \N \N -\N \N \N \N \N \N \N \N \N \N \N fe80::6e40:8ff:fea9:902e fe80::6e40:8ff:fea9:902e/128 \N \N \N \N \N \N \N \N \N \N -\N \N \N \N \N \N \N \N \N \N \N fe80::6e40:8ff:fea9:9416 fe80::6e40:8ff:fea9:9416/128 \N \N \N \N \N \N \N \N \N \N -\N \N \N \N \N \N \N \N \N \N \N fe80::6e40:8ff:fea9:97fe fe80::6e40:8ff:fea9:97fe/128 \N \N \N \N \N \N \N \N \N \N -\N \N \N \N \N \N \N \N \N \N \N fe80::6e40:8ff:fea9:9be6 fe80::6e40:8ff:fea9:9be6/128 \N \N \N \N \N \N \N \N \N \N -\N \N \N \N \N \N \N \N \N \N \N fe80::6e40:8ff:fea9:9fce fe80::6e40:8ff:fea9:9fce/128 \N \N \N \N \N \N \N \N \N \N -\N \N \N \N \N \N \N \N \N \N \N fe80::6e40:8ff:fea9:a3b6 fe80::6e40:8ff:fea9:a3b6/128 \N \N \N \N \N \N \N \N \N \N -\N \N \N \N \N \N \N \N \N \N \N fe80::6e40:8ff:fea9:a79e fe80::6e40:8ff:fea9:a79e/128 \N \N \N \N \N \N \N \N \N \N -\N \N \N \N \N \N \N \N \N \N \N fe80::6e40:8ff:fea9:ab86 fe80::6e40:8ff:fea9:ab86/128 \N \N \N \N \N \N \N \N \N \N -\N \N \N \N \N \N \N \N \N \N \N fe80::6e40:8ff:fea9:af6e fe80::6e40:8ff:fea9:af6e/128 \N \N \N \N \N \N \N \N \N \N -\N \N \N \N \N \N \N \N \N \N \N fe80::6e40:8ff:fea9:8c47 fe80::6e40:8ff:fea9:8c47/128 \N \N \N \N \N \N \N \N \N \N -\N \N \N \N \N \N \N \N \N \N \N fe80::6e40:8ff:fea9:902f fe80::6e40:8ff:fea9:902f/128 \N \N \N \N \N \N \N \N \N \N -\N \N \N \N \N \N \N \N \N \N \N fe80::6e40:8ff:fea9:9417 fe80::6e40:8ff:fea9:9417/128 \N \N \N \N \N \N \N \N \N \N -\N \N \N \N \N \N \N \N \N \N \N fe80::6e40:8ff:fea9:97ff fe80::6e40:8ff:fea9:97ff/128 \N \N \N \N \N \N \N \N \N \N -\N \N \N \N \N \N \N \N \N \N \N fe80::6e40:8ff:fea9:9be7 fe80::6e40:8ff:fea9:9be7/128 \N \N \N \N \N \N \N \N \N \N -\N \N \N \N \N \N \N \N \N \N \N fe80::6e40:8ff:fea9:9fcf fe80::6e40:8ff:fea9:9fcf/128 \N \N \N \N \N \N \N \N \N \N -\N \N \N \N \N \N \N \N \N \N \N fe80::6e40:8ff:fea9:a3b7 fe80::6e40:8ff:fea9:a3b7/128 \N \N \N \N \N \N \N \N \N \N -\N \N \N \N \N \N \N \N \N \N \N fe80::6e40:8ff:fea9:a79f fe80::6e40:8ff:fea9:a79f/128 \N \N \N \N \N \N \N \N \N \N -\N \N \N \N \N \N \N \N \N \N \N fe80::6e40:8ff:fea9:ab87 fe80::6e40:8ff:fea9:ab87/128 \N \N \N \N \N \N \N \N \N \N -\N \N \N \N \N \N \N \N \N \N \N fe80::6e40:8ff:fea9:af6f fe80::6e40:8ff:fea9:af6f/128 \N \N \N \N \N \N \N \N \N \N -\N \N \N \N \N \N \N \N \N \N \N fe80::6e40:8ff:fea9:8c48 fe80::6e40:8ff:fea9:8c48/128 \N \N \N \N \N \N \N \N \N \N -\N \N \N \N \N \N \N \N \N \N \N fe80::6e40:8ff:fea9:9030 fe80::6e40:8ff:fea9:9030/128 \N \N \N \N \N \N \N \N \N \N -\N \N \N \N \N \N \N \N \N \N \N fe80::6e40:8ff:fea9:9418 fe80::6e40:8ff:fea9:9418/128 \N \N \N \N \N \N \N \N \N \N -\N \N \N \N \N \N \N \N \N \N \N fe80::6e40:8ff:fea9:9800 fe80::6e40:8ff:fea9:9800/128 \N \N \N \N \N \N \N \N \N \N -\N \N \N \N \N \N \N \N \N \N \N fe80::6e40:8ff:fea9:9be8 fe80::6e40:8ff:fea9:9be8/128 \N \N \N \N \N \N \N \N \N \N -\\x425741414141425741414141425741414141425741414141425741414141425741414141425741414141425741414141425741414141425741414141425741414141425741414141425741414141425741414141425741414141425741414141425741414141425741414141425741414141425741414141425741414141425741414141425741414141425741414141425741414141425741414141425741414141425741414141425741414141425741414141425741414141425741414141425741414141425741414141425741414141425741414141425741414141425741414141425741414141425741414141425741414141425741414141 B BWAAAA 10297275417 9 9 8009 0.2 0.0022471910112359553 12:00:13:00:09:00 10.2.34.77 10.2.34.0/24 B 2017-07-19 01:23:16.5 1975-10-18 10:30:21 1972-10-10 19:00:00+00 2 mons 6 days 17:48:00 01:32:35-07 45788253.900000000000000000000000000000 80098009-8009-8009-8009-800980098009 18/198009 -\\x4e4d414141414e4d414141414e4d414141414e4d414141414e4d414141414e4d414141414e4d414141414e4d414141414e4d414141414e4d414141414e4d414141414e4d414141414e4d414141414e4d414141414e4d414141414e4d414141414e4d414141414e4d414141414e4d414141414e4d414141414e4d414141414e4d414141414e4d414141414e4d414141414e4d414141414e4d414141414e4d414141414e4d414141414e4d414141414e4d414141414e4d414141414e4d414141414e4d414141414e4d414141414e4d414141414e4d414141414e4d414141414e4d414141414e4d414141414e4d414141414e4d414141414e4d41414141 N NMAAAA 763606236393 57 1057 5057 0.03448276 0.022538552787663108 72:00:73:00:39:00 10.2.22.197 10.2.22.0/24 N 2009-06-19 01:38:04.5 1963-07-18 16:44:45 1972-10-12 19:00:00+00 1 mon 12 days 03:24:00 01:44:35-07 571528.189655172413793103448275862069 50575057-5057-5057-5057-505750575057 114/1155057 -\\x545841414141545841414141545841414141545841414141545841414141545841414141545841414141545841414141545841414141545841414141545841414141545841414141545841414141545841414141545841414141545841414141545841414141545841414141545841414141545841414141545841414141545841414141545841414141545841414141545841414141545841414141545841414141545841414141545841414141545841414141545841414141545841414141545841414141545841414141545841414141545841414141545841414141545841414141545841414141545841414141545841414141545841414141 T TXAAAA 671056614657 701 701 6701 1 0.0002984183825723665 02:00:03:00:01:00 10.2.29.49 10.2.29.0/24 T 2013-12-19 04:56:38.5 1970-05-14 17:27:57 1972-11-08 15:00:00+00 1 mon 25 days 20:12:00 01:30:35-07 17097601.500000000000000000000000000000 67016701-6701-6701-6701-670167016701 2/36701 -\\x464b41414141464b41414141464b41414141464b41414141464b41414141464b41414141464b41414141464b41414141464b41414141464b41414141464b41414141464b41414141464b41414141464b41414141464b41414141464b41414141464b41414141464b41414141464b41414141464b41414141464b41414141464b41414141464b41414141464b41414141464b41414141464b41414141464b41414141464b41414141464b41414141464b41414141464b41414141464b41414141464b41414141464b41414141464b41414141464b41414141464b41414141464b41414141464b41414141464b41414141464b41414141464b41414141 F FKAAAA 198148516137 321 321 4321 0.09090909 0.00971772327626099 2a:00:2b:00:15:00 10.2.19.229 10.2.19.0/24 F 2007-06-14 02:59:28.5 1960-06-28 01:03:57 1972-10-23 19:00:00+00 1 mon 6 days 00:12:00 01:35:35-07 36493398.318181818181818181818181818182 43214321-4321-4321-4321-432143214321 42/434321 -\\x424e41414141424e41414141424e41414141424e41414141424e41414141424e41414141424e41414141424e41414141424e41414141424e41414141424e41414141424e41414141424e41414141424e41414141424e41414141424e41414141424e41414141424e41414141424e41414141424e41414141424e41414141424e41414141424e41414141424e41414141424e41414141424e41414141424e41414141424e41414141424e41414141424e41414141424e41414141424e41414141424e41414141424e41414141424e41414141424e41414141424e41414141424e41414141424e41414141424e41414141424e41414141424e41414141 B BNAAAA 453406546593 43 1043 3043 0.09090909 0.028252299605781867 56:00:57:00:2b:00 10.2.14.231 10.2.14.0/24 B 2003-12-14 01:33:45.5 1955-03-09 19:25:33 1972-10-12 05:00:00+00 25 days 08:36:00 01:41:05-07 18309246.886363636363636363636363636364 30433043-3043-3043-3043-304330433043 86/873043 -\. --- --- Data for Name: brintest_multi; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.brintest_multi (int8col, int2col, int4col, oidcol, tidcol, float4col, float8col, macaddrcol, macaddr8col, inetcol, cidrcol, datecol, timecol, timestampcol, timestamptzcol, intervalcol, timetzcol, numericcol, uuidcol, lsncol) FROM stdin; -1005713280000 800 800 8800 (8800,0) 1 0 00:00:01:00:00:00 74:7e:da:a6:6d:ec:70:dc 10.2.37.100/24 10.2.37.0/24 2019-09-18 05:27:10 1979-01-29 11:05:09 1972-11-12 18:00:00+00 2 mons 13 days 08:00:00 01:30:20+02 33440000.000000000000000000000000000000 88008800-8800-8800-8800-880088008800 0/18800 -510839632017 891 1891 1891 (1891,11) 0.04347826 0.09619450317124736 b6:00:b7:00:5b:00 fd:24:28:59:bc:18:ff:bb 10.2.10.103/24 10.2.10.0/24 2000-10-18 05:55:13.5 1950-05-28 13:39:57 1972-11-16 13:00:00+00 15 days 18:12:00 01:53:05+02 7112893.728260869565217391304347826087 18911891-1891-1891-1891-189118911891 182/1831891 -693770734800 420 1420 3420 (3420,0) 0.04761905 0.01169248757673195 28:00:29:00:14:00 7c:6c:b0:b8:e3:dc:e4:68 10.2.16.96/24 10.2.16.0/24 2004-12-25 03:30:00 1956-10-01 06:41:09 1972-10-27 22:00:00+00 28 days 12:00:00 01:35:20+02 22835828.571428571428571428571428571429 34203420-3420-3420-3420-342034203420 40/413420 -\N \N \N \N \N \N \N \N \N fe80::6e40:8ff:fea9:9416 fe80::6e40:8ff:fea9:9416/128 \N \N \N \N \N \N \N \N \N -\N \N \N \N \N \N \N \N \N fe80::6e40:8ff:fea9:97fe fe80::6e40:8ff:fea9:97fe/128 \N \N \N \N \N \N \N \N \N -2603211682500 850 1850 9850 (9850,10) 0.05882353 0.010151253679829459 64:00:65:00:32:00 ba:25:8b:5a:7e:b0:0f:1b 10.2.41.126/24 10.2.41.0/24 2022-08-03 05:42:35 1983-06-09 02:05:09 1972-11-14 20:00:00+00 2 mons 22 days 02:00:00 01:42:50+02 94608284.313725490196078431372549019608 98509850-9850-9850-9850-985098509850 100/1019850 -1191269665872 164 1164 7164 (7164,4) 0.015384615 0.017864619678995115 80:00:81:00:40:00 31:d7:72:04:19:2b:e7:1d 10.2.31.0/24 10.2.30.0/24 2015-03-27 02:11:04 1972-04-15 13:24:21 1972-10-17 06:00:00+00 1 mon 29 days 16:48:00 01:46:20+02 30767285.907692307692307692307692307692 71647164-7164-7164-7164-716471647164 128/1297164 -10297275417 9 9 8009 (8009,9) 0.2 0.0022471910112359553 12:00:13:00:09:00 6c:48:78:bc:9f:e1:6e:04 10.2.34.77/24 10.2.34.0/24 2017-07-19 01:23:16.5 1975-10-18 10:30:21 1972-10-10 19:00:00+00 2 mons 6 days 17:48:00 01:32:35+02 45788253.900000000000000000000000000000 80098009-8009-8009-8009-800980098009 18/198009 -\N \N \N \N \N \N \N \N \N fe80::6e40:8ff:fea9:9be6 fe80::6e40:8ff:fea9:9be6/128 \N \N \N \N \N \N \N \N \N -\N \N \N \N \N \N \N \N \N fe80::6e40:8ff:fea9:9fce fe80::6e40:8ff:fea9:9fce/128 \N \N \N \N \N \N \N \N \N -763606236393 57 1057 5057 (5057,17) 0.03448276 0.022538552787663108 72:00:73:00:39:00 f0:64:36:fb:a1:04:19:3e 10.2.22.197/24 10.2.22.0/24 2009-06-19 01:38:04.5 1963-07-18 16:44:45 1972-10-12 19:00:00+00 1 mon 12 days 03:24:00 01:44:35+02 571528.189655172413793103448275862069 50575057-5057-5057-5057-505750575057 114/1155057 -671056614657 701 701 6701 (6701,1) 1 0.0002984183825723665 02:00:03:00:01:00 15:22:1c:bc:f4:2b:4b:46 10.2.29.49/24 10.2.29.0/24 2013-12-19 04:56:38.5 1970-05-14 17:27:57 1972-11-08 15:00:00+00 1 mon 25 days 20:12:00 01:30:35+02 17097601.500000000000000000000000000000 67016701-6701-6701-6701-670167016701 2/36701 -198148516137 321 321 4321 (4321,1) 0.09090909 0.00971772327626099 2a:00:2b:00:15:00 fe:25:92:b4:2a:72:7e:97 10.2.19.229/24 10.2.19.0/24 2007-06-14 02:59:28.5 1960-06-28 01:03:57 1972-10-23 19:00:00+00 1 mon 6 days 00:12:00 01:35:35+02 36493398.318181818181818181818181818182 43214321-4321-4321-4321-432143214321 42/434321 -\N \N \N \N \N \N \N \N \N fe80::6e40:8ff:fea9:a3b6 fe80::6e40:8ff:fea9:a3b6/128 \N \N \N \N \N \N \N \N \N -\N \N \N \N \N \N \N \N \N fe80::6e40:8ff:fea9:a79e fe80::6e40:8ff:fea9:a79e/128 \N \N \N \N \N \N \N \N \N -453406546593 43 1043 3043 (3043,3) 0.09090909 0.028252299605781867 56:00:57:00:2b:00 de:ec:ed:07:56:44:5f:44 10.2.14.231/24 10.2.14.0/24 2003-12-14 01:33:45.5 1955-03-09 19:25:33 1972-10-12 05:00:00+00 25 days 08:36:00 01:41:05+02 18309246.886363636363636363636363636364 30433043-3043-3043-3043-304330433043 86/873043 -246656324772 314 1314 1314 (1314,14) 0.2 0.02129277566539924 1c:00:1d:00:0e:00 33:24:da:b8:6f:4d:cd:f4 10.2.8.38/24 10.2.8.0/24 1999-03-21 02:57:19 1948-01-04 22:24:21 1972-10-23 12:00:00+00 10 days 22:48:00 01:33:50+02 3338085.600000000000000000000000000000 13141314-1314-1314-1314-131413141314 28/291314 -323144819712 504 1504 1504 (1504,4) 0.2 0.0053156146179402 08:00:09:00:04:00 3e:c1:31:15:81:7a:01:4a 10.2.8.228/24 10.2.8.0/24 1999-09-27 03:55:54 1948-10-18 22:36:21 1972-10-31 10:00:00+00 12 days 12:48:00 01:31:20+02 4071628.800000000000000000000000000000 15041504-1504-1504-1504-150415041504 8/91504 -\N \N \N \N \N \N \N \N \N fe80::6e40:8ff:fea9:ab86 fe80::6e40:8ff:fea9:ab86/128 \N \N \N \N \N \N \N \N \N -\N \N \N \N \N \N \N \N \N fe80::6e40:8ff:fea9:af6e fe80::6e40:8ff:fea9:af6e/128 \N \N \N \N \N \N \N \N \N -911611088388 222 1222 5222 (5222,2) 0.13043478 0.00842427723530538 2c:00:2d:00:16:00 80:5c:94:a3:58:c1:d4:59 10.2.23.106/24 10.2.23.0/24 2009-12-01 02:28:57 1964-03-24 19:26:45 1972-10-19 16:00:00+00 1 mon 13 days 12:24:00 01:35:50+02 2268164.347826086956521739130434782609 52225222-5222-5222-5222-522252225222 44/455222 -216721068993 243 243 6243 (6243,3) 0.09090909 0.013773222293401666 56:00:57:00:2b:00 de:3a:b8:43:c4:6b:15:2c 10.2.27.103/24 10.2.27.0/24 2012-09-17 02:35:25.5 1968-06-19 11:25:33 1972-10-20 13:00:00+00 1 mon 22 days 00:36:00 01:41:05+02 15343733.250000000000000000000000000000 62436243-6243-6243-6243-624362436243 86/876243 -1149690421737 471 1471 5471 (5471,11) 0.055555556 0.025950292397660817 8e:00:8f:00:47:00 d3:08:dd:c5:57:e7:74:18 10.2.24.99/24 10.2.24.0/24 2010-08-07 03:45:43.5 1965-04-06 06:03:57 1972-10-30 01:00:00+00 1 mon 15 days 14:12:00 01:48:05+02 5117892.541666666666666666666666666667 54715471-5471-5471-5471-547154715471 142/1435471 -\N \N \N \N \N \N \N \N \N fe80::6e40:8ff:fea9:8c47 fe80::6e40:8ff:fea9:8c47/128 \N \N \N \N \N \N \N \N \N -\N \N \N \N \N \N \N \N \N fe80::6e40:8ff:fea9:902f fe80::6e40:8ff:fea9:902f/128 \N \N \N \N \N \N \N \N \N -719432994852 6 1006 5006 (5006,6) 0.42857143 0.002396644697423607 0c:00:0d:00:06:00 b7:22:c9:ca:aa:55:03:8b 10.2.22.146/24 10.2.22.0/24 2009-04-29 01:22:21 1963-05-02 09:21:57 1972-10-10 16:00:00+00 1 mon 11 days 17:12:00 01:31:50+02 55781.142857142857142857142857142857 50065006-5006-5006-5006-500650065006 12/135006 -1067394504033 387 1387 5387 (5387,7) 0.045454547 0.03229398663697105 ae:00:af:00:57:00 42:9d:f0:dc:02:01:55:e7 10.2.24.15/24 10.2.24.0/24 2010-05-15 03:19:49.5 1964-11-29 22:08:45 1972-10-26 13:00:00+00 1 mon 14 days 21:24:00 01:52:05+02 4145847.443181818181818181818181818182 53875387-5387-5387-5387-538753875387 174/1755387 -1475173524825 785 1785 5785 (5785,5) 0.023255814 0.029381265122709988 aa:00:ab:00:55:00 0b:a8:3c:fb:95:9e:92:46 10.2.25.157/24 10.2.25.0/24 2011-06-17 05:22:32.5 1966-07-26 05:23:09 1972-11-12 03:00:00+00 1 mon 18 days 05:00:00 01:51:35+02 9029645.058139534883720930232558139535 57855785-5785-5785-5785-578557855785 170/1715785 -\N \N \N \N \N \N \N \N \N fe80::6e40:8ff:fea9:9417 fe80::6e40:8ff:fea9:9417/128 \N \N \N \N \N \N \N \N \N -\N \N \N \N \N \N \N \N \N fe80::6e40:8ff:fea9:97ff fe80::6e40:8ff:fea9:97ff/128 \N \N \N \N \N \N \N \N \N -587376698337 621 621 6621 (6621,1) 0.09090909 0.006342494714587738 2a:00:2b:00:15:00 86:84:47:a1:b9:c7:be:a6 10.2.28.225/24 10.2.28.0/24 2013-09-30 04:31:58.5 1970-01-13 11:03:57 1972-11-05 07:00:00+00 1 mon 25 days 04:12:00 01:35:35+02 20977434.681818181818181818181818181818 66216621-6621-6621-6621-662166216621 42/436621 -964707749577 969 969 6969 (6969,9) 0.028571429 0.019799139167862266 8a:00:8b:00:45:00 61:61:b2:83:8f:fa:6c:e1 10.2.30.61/24 10.2.30.0/24 2014-09-13 06:19:16.5 1971-06-24 23:18:21 1972-11-19 19:00:00+00 1 mon 28 days 01:48:00 01:47:35+02 27247893.985714285714285714285714285714 69696969-6969-6969-6969-696969696969 138/1396969 -1973083741200 460 1460 9460 (9460,0) 0.016393442 0.012683648662932036 78:00:79:00:3c:00 a0:02:78:63:dd:74:19:e5 10.2.39.248/24 10.2.39.0/24 2021-07-09 03:42:20 1981-10-25 21:53:09 1972-10-29 14:00:00+00 2 mons 18 days 20:00:00 01:45:20+02 83691534.426229508196721311475409836066 94609460-9460-9460-9460-946094609460 120/1219460 -\N \N \N \N \N \N \N \N \N fe80::6e40:8ff:fea9:9be7 fe80::6e40:8ff:fea9:9be7/128 \N \N \N \N \N \N \N \N \N -\N \N \N \N \N \N \N \N \N fe80::6e40:8ff:fea9:9fcf fe80::6e40:8ff:fea9:9fcf/128 \N \N \N \N \N \N \N \N \N -497285217 59 59 59 (59,19) 0.06666667 1.9666666666666666 76:00:77:00:3b:00 3e:1e:96:7e:9b:79:3e:90 10.2.3.63/24 10.2.3.0/24 1995-10-13 01:38:41.5 1942-10-20 13:30:21 1972-10-12 21:00:00+00 11:48:00 01:45:05+02 6903.983333333333333333333333333333 00590059-0059-0059-0059-005900590059 118/11959 -22914262800 20 20 8020 (8020,0) 0.04761905 0.004986909362922329 28:00:29:00:14:00 14:4f:58:b5:92:63:67:a9 10.2.34.88/24 10.2.34.0/24 2017-07-30 01:26:40 1975-11-04 02:41:09 1972-10-11 06:00:00+00 2 mons 6 days 20:00:00 01:35:20+02 47287447.619047619047619047619047619048 80208020-8020-8020-8020-802080208020 40/418020 -1863287422425 695 1695 7695 (7695,15) 0.041666668 0.02468814968814969 be:00:bf:00:5f:00 0b:a9:24:89:d7:91:9f:dc 10.2.33.19/24 10.2.33.0/24 2016-09-08 04:54:47.5 1974-06-29 11:11:09 1972-11-08 09:00:00+00 2 mons 4 days 03:00:00 01:54:05+02 41260028.906250000000000000000000000000 76957695-7695-7695-7695-769576957695 190/1917695 -\N \N \N \N \N \N \N \N \N fe80::6e40:8ff:fea9:a3b7 fe80::6e40:8ff:fea9:a3b7/128 \N \N \N \N \N \N \N \N \N -\N \N \N \N \N \N \N \N \N fe80::6e40:8ff:fea9:a79f fe80::6e40:8ff:fea9:a79f/128 \N \N \N \N \N \N \N \N \N -709051290948 442 1442 3442 (3442,2) 0.069767445 0.02439732791170491 54:00:55:00:2a:00 82:bd:3b:63:e2:f8:76:7c 10.2.16.118/24 10.2.16.0/24 2005-01-16 03:36:47 1956-11-03 15:02:45 1972-10-28 20:00:00+00 28 days 16:24:00 01:40:50+02 23419207.906976744186046511627906976744 34423442-3442-3442-3442-344234423442 84/853442 -818307895977 119 1119 5119 (5119,19) 0.2 0.007421875 26:00:27:00:13:00 77:c5:3f:d8:fa:a9:cd:5a 10.2.23.3/24 10.2.22.0/24 2009-08-20 01:57:11.5 1963-10-20 16:18:21 1972-10-15 09:00:00+00 1 mon 12 days 15:48:00 01:35:05+02 1187863.950000000000000000000000000000 51195119-5119-5119-5119-511951195119 38/395119 -59616511812 646 646 646 (646,6) 0.06382979 0.14219474497681608 5c:00:5d:00:2e:00 ed:0b:85:3b:d9:c2:84:35 10.2.5.138/24 10.2.5.0/24 1997-05-22 04:39:41 1945-03-28 08:33:57 1972-11-06 08:00:00+00 5 days 09:12:00 01:41:50+02 825752.936170212765957446808510638298 06460646-0646-0646-0646-064606460646 92/93646 -\N \N \N \N \N \N \N \N \N fe80::6e40:8ff:fea9:ab87 fe80::6e40:8ff:fea9:ab87/128 \N \N \N \N \N \N \N \N \N -\N \N \N \N \N \N \N \N \N fe80::6e40:8ff:fea9:af6f fe80::6e40:8ff:fea9:af6f/128 \N \N \N \N \N \N \N \N \N -2202287083425 605 1605 9605 (9605,5) 0.33333334 0.0010410160316468874 0a:00:0b:00:05:00 f8:37:45:bc:2b:36:f8:cf 10.2.40.137/24 10.2.40.0/24 2021-12-01 04:27:02.5 1982-06-02 16:59:09 1972-11-04 15:00:00+00 2 mons 20 days 01:00:00 01:31:35+02 81090212.500000000000000000000000000000 96059605-9605-9605-9605-960596059605 10/119605 -9881275833 263 263 263 (263,3) 0.0625 0.4772727272727273 7e:00:7f:00:3f:00 4b:e8:41:11:a6:13:65:4b 10.2.4.11/24 10.2.4.0/24 1996-05-04 02:41:35.5 1943-08-25 19:01:33 1972-10-21 09:00:00+00 2 days 04:36:00 01:46:05+02 137257.234375000000000000000000000000 02630263-0263-0263-0263-026302630263 126/127263 -592622407377 269 1269 3269 (3269,9) 0.028571429 0.04220183486238532 8a:00:8b:00:45:00 2b:3a:cf:19:e8:b2:63:65 10.2.15.201/24 10.2.15.0/24 2004-07-27 02:43:26.5 1956-02-15 09:18:21 1972-10-21 15:00:00+00 27 days 05:48:00 01:47:35+02 21220059.700000000000000000000000000000 32693269-3269-3269-3269-326932693269 138/1393269 -483131088297 839 1839 1839 (1839,19) 0.1 0.042391304347826085 4e:00:4f:00:27:00 67:93:f9:e2:66:ce:6e:bd 10.2.10.51/24 10.2.10.0/24 2000-08-27 05:39:11.5 1950-03-10 17:54:21 1972-11-14 09:00:00+00 15 days 07:48:00 01:40:05+02 6679293.975000000000000000000000000000 18391839-1839-1839-1839-183918391839 78/791839 -1494389362752 144 1144 9144 (9144,4) 0.022222223 0.009622744669218152 58:00:59:00:2c:00 da:ab:c5:d7:dd:36:d9:ee 10.2.38.188/24 10.2.38.0/24 2020-08-27 02:04:54 1980-07-03 21:48:21 1972-10-16 10:00:00+00 2 mons 16 days 04:48:00 01:41:20+02 74943411.200000000000000000000000000000 91449144-9144-9144-9144-914491449144 88/899144 -184166815833 513 513 2513 (2513,13) 0.14285715 0.010342084327764518 1a:00:1b:00:0d:00 47:9f:8e:c9:09:fe:2e:84 10.2.12.213/24 10.2.12.0/24 2002-07-02 03:58:40.5 1952-12-26 10:01:33 1972-10-31 19:00:00+00 20 days 22:36:00 01:33:35+02 12179254.500000000000000000000000000000 25132513-2513-2513-2513-251325132513 26/272513 -1074641782500 850 850 8850 (8850,10) 0.05882353 0.011298158400180771 64:00:65:00:32:00 ba:70:f9:77:4b:3c:fe:cb 10.2.37.150/24 10.2.37.0/24 2019-11-07 05:42:35 1979-04-15 06:05:09 1972-11-14 20:00:00+00 2 mons 13 days 18:00:00 01:42:50+02 67476911.764705882352941176470588235294 88508850-8850-8850-8850-885088508850 100/1018850 -\N \N \N \N \N \N \N \N \N fe80::6e40:8ff:fea9:8c48 fe80::6e40:8ff:fea9:8c48/128 \N \N \N \N \N \N \N \N \N -\N \N \N \N \N \N \N \N \N fe80::6e40:8ff:fea9:9030 fe80::6e40:8ff:fea9:9030/128 \N \N \N \N \N \N \N \N \N -7956563472 236 236 236 (236,16) 0.027027028 0.3037974683544304 48:00:49:00:24:00 9a:04:9b:03:f6:fc:40:bf 10.2.3.240/24 10.2.3.0/24 1996-04-07 02:33:16 1943-07-15 20:45:57 1972-10-20 06:00:00+00 1 day 23:12:00 01:39:20+02 109886.702702702702702702702702702703 02360236-0236-0236-0236-023602360236 72/73236 -524891475108 162 1162 3162 (3162,2) 0.04761905 0.03920328801770471 7c:00:7d:00:3e:00 77:f1:ee:f9:7d:f6:f4:e1 10.2.15.94/24 10.2.15.0/24 2004-04-11 02:10:27 1955-09-06 04:38:45 1972-10-17 04:00:00+00 26 days 08:24:00 01:45:50+02 19837785.714285714285714285714285714286 31623162-3162-3162-3162-316231623162 124/1253162 -237771190800 380 380 4380 (4380,0) 0.012345679 0.03652134215932436 a0:00:a1:00:50:00 a6:ba:1d:32:e2:73:1f:8c 10.2.20.32/24 10.2.20.0/24 2007-08-12 03:17:40 1960-09-25 11:29:09 1972-10-26 06:00:00+00 1 mon 6 days 12:00:00 01:50:20+02 38131955.555555555555555555555555555556 43804380-4380-4380-4380-438043804380 160/1614380 -\N \N \N \N \N \N \N \N \N fe80::6e40:8ff:fea9:9418 fe80::6e40:8ff:fea9:9418/128 \N \N \N \N \N \N \N \N \N -\N \N \N \N \N \N \N \N \N fe80::6e40:8ff:fea9:9800 fe80::6e40:8ff:fea9:9800/128 \N \N \N \N \N \N \N \N \N -109860604425 95 95 8095 (8095,15) 0.041666668 0.023468379446640316 be:00:bf:00:5f:00 c4:0b:15:ca:50:8f:04:64 10.2.34.163/24 10.2.34.0/24 2017-10-13 01:49:47.5 1976-02-25 19:11:09 1972-10-14 09:00:00+00 2 mons 7 days 11:00:00 01:54:05+02 49847070.572916666666666666666666666667 80958095-8095-8095-8095-809580958095 190/1918095 -6240136617 209 209 209 (209,9) 0.2 0.08571428571428572 12:00:13:00:09:00 83:f8:14:f7:a9:2e:36:5c 10.2.3.213/24 10.2.3.0/24 1996-03-11 02:24:56.5 1943-06-04 22:30:21 1972-10-19 03:00:00+00 1 day 17:48:00 01:32:35+02 82993.900000000000000000000000000000 02090209-0209-0209-0209-020902090209 18/19209 -460431682425 55 1055 3055 (3055,15) 0.071428575 0.03599476439790576 6e:00:6f:00:37:00 4c:36:c7:75:b8:18:b8:91 10.2.14.243/24 10.2.14.0/24 2003-12-26 01:37:27.5 1955-03-27 23:59:09 1972-10-12 17:00:00+00 25 days 11:00:00 01:44:05+02 18499388.839285714285714285714285714286 30553055-3055-3055-3055-305530553055 110/1113055 -\N \N \N \N \N \N \N \N \N fe80::6e40:8ff:fea9:9be8 fe80::6e40:8ff:fea9:9be8/128 \N \N \N \N \N \N \N \N \N -\N \N \N \N \N NaN \N \N \N \N \N \N \N \N \N \N \N \N \N \N -910604946537 921 921 6921 (6921,1) 0.09090909 0.006067610517191563 2a:00:2b:00:15:00 7d:7b:e5:9d:21:00:8b:0c 10.2.30.13/24 10.2.30.0/24 2014-07-27 06:04:28.5 1971-04-13 05:03:57 1972-11-17 19:00:00+00 1 mon 27 days 16:12:00 01:35:35+02 25986152.863636363636363636363636363636 69216921-6921-6921-6921-692169216921 42/436921 -1052872661412 46 1046 7046 (7046,6) 0.06382979 0.013055200794664396 5c:00:5d:00:2e:00 98:96:01:09:3f:b7:5f:f4 10.2.30.138/24 10.2.30.0/24 2014-11-29 01:34:41 1971-10-19 16:33:57 1972-10-12 08:00:00+00 1 mon 28 days 17:12:00 01:41:50+02 28525506.127659574468085106382978723404 70467046-7046-7046-7046-704670467046 92/937046 -2161104124608 912 1912 7912 (7912,12) 0.07692308 0.0030329836977126246 18:00:19:00:0c:00 1a:14:5b:42:5f:30:66:3a 10.2.33.236/24 10.2.33.0/24 2017-04-13 06:01:42 1975-05-24 09:38:45 1972-11-17 10:00:00+00 2 mons 5 days 22:24:00 01:33:20+02 44307200.000000000000000000000000000000 79127912-7912-7912-7912-791279127912 24/257912 -\N \N \N \N \N \N NaN \N \N \N \N \N \N \N \N \N \N \N \N \N -1315325684673 267 1267 7267 (7267,7) 0.05882353 0.018436984039625758 86:00:87:00:43:00 fb:ef:6f:1e:f7:66:d1:01 10.2.31.103/24 10.2.31.0/24 2015-07-08 02:42:49.5 1972-09-18 16:32:45 1972-10-21 13:00:00+00 2 mons 13:24:00 01:47:05+02 32706309.044117647058823529411764705882 72677267-7267-7267-7267-726772677267 134/1357267 -822113606457 599 1599 3599 (3599,19) 0.04 0.055 c6:00:c7:00:63:00 66:84:9e:29:a8:eb:89:6b 10.2.17.19/24 10.2.17.0/24 2005-06-22 04:25:11.5 1957-06-29 14:42:21 1972-11-04 09:00:00+00 29 days 23:48:00 01:55:05+02 25776073.990000000000000000000000000000 35993599-3599-3599-3599-359935993599 198/1993599 -121704021153 923 923 923 (923,3) 0.16666667 0.049783549783549784 2e:00:2f:00:17:00 b5:a9:ed:e9:a9:35:28:be 10.2.6.159/24 10.2.6.0/24 1998-02-23 06:05:05.5 1946-05-22 05:49:33 1972-11-17 21:00:00+00 7 days 16:36:00 01:36:05+02 1668360.958333333333333333333333333333 09230923-0923-0923-0923-092309230923 46/47923 -294995276433 437 1437 1437 (1437,17) 0.05263158 0.05146036161335188 4a:00:4b:00:25:00 1e:65:61:85:f9:8e:d3:a3 10.2.8.161/24 10.2.8.0/24 1999-07-22 03:35:14.5 1948-07-09 09:08:45 1972-10-28 15:00:00+00 11 days 23:24:00 01:39:35+02 4075596.710526315789473684210526315789 14371437-1437-1437-1437-143714371437 74/751437 -403816881897 439 439 6439 (6439,19) 0.1 0.012111801242236025 4e:00:4f:00:27:00 7b:c7:48:60:bb:b1:40:00 10.2.28.43/24 10.2.28.0/24 2013-04-01 03:35:51.5 1969-04-12 13:54:21 1972-10-28 17:00:00+00 1 mon 23 days 15:48:00 01:40:05+02 18299798.975000000000000000000000000000 64396439-6439-6439-6439-643964396439 78/796439 -987444869697 989 989 6989 (6989,9) 0.022222223 0.025464949928469243 b2:00:b3:00:59:00 88:c8:21:89:8c:75:be:84 10.2.30.81/24 10.2.30.0/24 2014-10-03 06:25:26.5 1971-07-25 06:54:21 1972-11-20 15:00:00+00 1 mon 28 days 05:48:00 01:52:35+02 27647785.100000000000000000000000000000 69896989-6989-6989-6989-698969896989 178/1796989 -1002970997028 798 798 8798 (8798,18) 0.030303031 0.022275258552108195 c4:00:c5:00:62:00 34:57:32:0a:2b:11:5c:45 10.2.37.98/24 10.2.37.0/24 2019-09-16 05:26:33 1979-01-26 10:19:33 1972-11-12 16:00:00+00 2 mons 13 days 07:36:00 01:54:50+02 66492084.727272727272727272727272727273 87988798-8798-8798-8798-879887988798 196/1978798 -1668798331200 960 1960 5960 (5960,0) 0.016393442 0.020130850528434826 78:00:79:00:3c:00 e0:4f:20:2d:6c:fd:37:11 10.2.26.76/24 10.2.26.0/24 2011-12-09 06:16:30 1967-04-17 11:53:09 1972-11-19 10:00:00+00 1 mon 19 days 16:00:00 01:45:20+02 11349403.278688524590163934426229508197 59605960-5960-5960-5960-596059605960 120/1215960 -1526316187968 832 1832 5832 (5832,12) 0.030303031 0.010972055546031203 40:00:41:00:20:00 b0:95:2d:81:c2:6d:98:b4 10.2.25.204/24 10.2.25.0/24 2011-08-03 05:37:02 1966-10-05 11:14:45 1972-11-14 02:00:00+00 1 mon 18 days 14:24:00 01:38:20+02 9557410.909090909090909090909090909091 58325832-5832-5832-5832-583258325832 64/655832 -57193657092 66 66 6066 (6066,6) 0.04477612 0.021757046316136477 84:00:85:00:42:00 47:ea:14:7f:ee:c3:75:15 10.2.26.182/24 10.2.26.0/24 2012-03-24 01:40:51 1967-09-25 04:09:57 1972-10-13 04:00:00+00 1 mon 20 days 13:12:00 01:46:50+02 12836199.223880597014925373134328358209 60666066-6066-6066-6066-606660666066 132/1336066 -14811985188 322 322 322 (322,2) 0.13043478 0.13622291021671826 2c:00:2d:00:16:00 f1:0d:91:a7:59:6b:f5:a6 10.2.4.70/24 10.2.4.0/24 1996-07-02 02:59:47 1943-11-23 05:26:45 1972-10-23 20:00:00+00 2 days 16:24:00 01:35:50+02 202860.000000000000000000000000000000 03220322-0322-0322-0322-032203220322 44/45322 -381576904137 321 321 8321 (8321,1) 0.09090909 0.005046863734679163 2a:00:2b:00:15:00 64:cd:89:6a:f0:df:aa:ba 10.2.35.133/24 10.2.35.0/24 2018-05-27 02:59:28.5 1977-02-02 09:03:57 1972-10-23 19:00:00+00 2 mons 9 days 08:12:00 01:35:35+02 54011989.227272727272727272727272727273 83218321-8321-8321-8321-832183218321 42/438321 -76965065892 734 734 734 (734,14) 0.08571429 0.09251700680272108 44:00:45:00:22:00 c2:a1:81:d8:17:8a:9f:75 10.2.5.226/24 10.2.5.0/24 1997-08-18 05:06:49 1945-08-08 18:00:21 1972-11-10 00:00:00+00 6 days 02:48:00 01:38:50+02 1062118.971428571428571428571428571429 07340734-0734-0734-0734-073407340734 68/69734 -67620503808 688 688 688 (688,8) 0.011235955 0.25544267053701014 b0:00:b1:00:58:00 1c:63:ed:91:64:d6:1a:cf 10.2.5.180/24 10.2.5.0/24 1997-07-03 04:52:38 1945-05-31 00:31:33 1972-11-08 02:00:00+00 5 days 17:36:00 01:52:20+02 941369.528089887640449438202247191011 06880688-0688-0688-0688-068806880688 176/177688 -127563301008 212 212 4212 (4212,12) 0.07692308 0.005696653216235461 18:00:19:00:0c:00 74:e5:95:54:70:95:f3:b0 10.2.19.120/24 10.2.19.0/24 2007-02-25 02:25:52 1960-01-14 19:38:45 1972-10-19 06:00:00+00 1 mon 5 days 02:24:00 01:33:20+02 34117200.000000000000000000000000000000 42124212-4212-4212-4212-421242124212 24/254212 -2279484720513 653 1653 9653 (9653,13) 0.037037037 0.010979904702713901 6a:00:6b:00:35:00 1f:80:c1:e6:63:05:4e:65 10.2.40.185/24 10.2.40.0/24 2022-01-18 04:41:50.5 1982-08-14 11:13:33 1972-11-06 15:00:00+00 2 mons 20 days 10:36:00 01:43:35+02 88999051.166666666666666666666666666667 96539653-9653-9653-9653-965396539653 106/1079653 -258903883953 677 677 2677 (2677,17) 0.025641026 0.05750560119492158 9a:00:9b:00:4d:00 50:82:5d:7e:97:07:bb:6c 10.2.13.121/24 10.2.13.0/24 2002-12-13 04:49:14.5 1953-09-01 00:20:45 1972-11-07 15:00:00+00 22 days 07:24:00 01:49:35+02 14240781.987179487179487179487179487179 26772677-2677-2677-2677-267726772677 154/1552677 -1102417326153 423 1423 5423 (5423,3) 0.16666667 0.008480825958702065 2e:00:2f:00:17:00 f2:06:9c:4f:9c:32:f3:76 10.2.24.51/24 10.2.24.0/24 2010-06-20 03:30:55.5 1965-01-23 11:49:33 1972-10-28 01:00:00+00 1 mon 15 days 04:36:00 01:36:05+02 4492277.625000000000000000000000000000 54235423-5423-5423-5423-542354235423 46/475423 -219208923648 592 592 2592 (2592,12) 0.010752688 0.07096027767065176 b8:00:b9:00:5c:00 f6:14:2d:19:1a:2f:19:d2 10.2.13.36/24 10.2.13.0/24 2002-09-19 04:23:02 1953-04-25 04:02:45 1972-11-04 02:00:00+00 21 days 14:24:00 01:53:20+02 13364686.451612903225806451612903225806 25922592-2592-2592-2592-259225922592 184/1852592 -569469287673 233 1233 3233 (3233,13) 0.05882353 0.02040816326530612 42:00:43:00:21:00 84:d1:33:d9:68:52:0d:b5 10.2.15.165/24 10.2.15.0/24 2004-06-21 02:32:20.5 1955-12-22 19:37:33 1972-10-20 03:00:00+00 26 days 22:36:00 01:38:35+02 20597157.735294117647058823529411764706 32333233-3233-3233-3233-323332333233 66/673233 -741859829568 32 1032 5032 (5032,12) 0.030303031 0.012716073912179614 40:00:41:00:20:00 ff:95:11:e0:25:4e:ff:33 10.2.22.172/24 10.2.22.0/24 2009-05-25 01:30:22 1963-06-10 19:14:45 1972-10-11 18:00:00+00 1 mon 11 days 22:24:00 01:38:20+02 317168.484848484848484848484848484848 50325032-5032-5032-5032-503250325032 64/655032 -189374810625 525 525 2525 (2525,5) 0.07692308 0.01979414093428345 32:00:33:00:19:00 83:e1:9a:9c:e4:79:dc:06 10.2.12.225/24 10.2.12.0/24 2002-07-14 04:02:22.5 1953-01-13 14:35:09 1972-11-01 07:00:00+00 21 days 01:00:00 01:36:35+02 12506033.653846153846153846153846153846 25252525-2525-2525-2525-252525252525 50/512525 -286071142500 450 450 4450 (4450,10) 0.05882353 0.02246686137946529 64:00:65:00:32:00 44:69:94:8f:22:fd:f2:a3 10.2.20.102/24 10.2.20.0/24 2007-10-21 03:39:15 1961-01-09 14:05:09 1972-10-29 04:00:00+00 1 mon 7 days 02:00:00 01:42:50+02 39216715.686274509803921568627450980392 44504450-4450-4450-4450-445044504450 100/1014450 -1467610532388 778 1778 5778 (5778,18) 0.03797468 0.026994289669492993 9c:00:9d:00:4e:00 9f:6b:c4:9f:a5:e4:0b:2a 10.2.25.150/24 10.2.25.0/24 2011-06-10 05:20:23 1966-07-15 14:43:33 1972-11-11 20:00:00+00 1 mon 18 days 03:36:00 01:49:50+02 8933665.670886075949367088607594936709 57785778-5778-5778-5778-577857785778 156/1575778 -1548270451728 852 1852 5852 (5852,12) 0.018867925 0.017768665641551343 68:00:69:00:34:00 c8:8d:f3:07:57:6d:b7:93 10.2.25.224/24 10.2.25.0/24 2011-08-23 05:43:12 1966-11-04 18:50:45 1972-11-14 22:00:00+00 1 mon 18 days 18:24:00 01:43:20+02 9877734.339622641509433962264150943396 58525852-5852-5852-5852-585258525852 104/1055852 -1083886916112 404 1404 5404 (5404,4) 0.2 0.0014801110083256244 08:00:09:00:04:00 64:ed:a6:2b:35:a3:b6:86 10.2.24.32/24 10.2.24.0/24 2010-06-01 03:25:04 1964-12-25 16:36:21 1972-10-27 06:00:00+00 1 mon 15 days 00:48:00 01:31:20+02 3929788.800000000000000000000000000000 54045404-5404-5404-5404-540454045404 8/95404 -198246801753 223 223 6223 (6223,3) 0.16666667 0.007390745501285347 2e:00:2f:00:17:00 27:83:e2:5b:07:10:1b:26 10.2.27.83/24 10.2.27.0/24 2012-08-28 02:29:15.5 1968-05-20 03:49:33 1972-10-19 17:00:00+00 1 mon 21 days 20:36:00 01:36:05+02 14904344.291666666666666666666666666667 62236223-6223-6223-6223-622362236223 46/476223 -116526883473 133 133 6133 (6133,13) 0.05882353 0.010759700032605152 42:00:43:00:21:00 76:c6:b1:ef:b7:01:14:28 10.2.26.249/24 10.2.26.0/24 2012-05-30 02:01:30.5 1968-01-04 17:37:33 1972-10-15 23:00:00+00 1 mon 21 days 02:36:00 01:38:35+02 13693004.794117647058823529411764705882 61336133-6133-6133-6133-613361336133 66/676133 -1447504838208 112 1112 9112 (9112,12) 0.07692308 0.0026336003511467135 18:00:19:00:0c:00 cc:e1:9c:c2:cd:21:3e:fd 10.2.38.156/24 10.2.38.0/24 2020-07-26 01:55:02 1980-05-16 09:38:45 1972-10-15 02:00:00+00 2 mons 15 days 22:24:00 01:33:20+02 72054892.307692307692307692307692307692 91129112-9112-9112-9112-911291129112 24/259112 -1704373295625 575 1575 7575 (7575,15) 0.05263158 0.01979936642027455 96:00:97:00:4b:00 c9:1a:1a:d0:b6:bf:41:ab 10.2.32.155/24 10.2.32.0/24 2016-05-11 04:17:47.5 1973-12-29 13:35:09 1972-11-03 09:00:00+00 2 mons 3 days 03:00:00 01:49:05+02 38754597.039473684210526315789473684211 75757575-7575-7575-7575-757575757575 150/1517575 -1497626502372 414 1414 7414 (7414,14) 0.2 0.003776129467296022 1c:00:1d:00:0e:00 cc:b9:ca:95:ca:75:b3:c3 10.2.31.250/24 10.2.31.0/24 2015-12-02 03:28:09 1973-04-29 12:24:21 1972-10-27 16:00:00+00 2 mons 1 day 18:48:00 01:33:50+02 34601632.266666666666666666666666666667 74147414-7414-7414-7414-741474147414 28/297414 -2422723434417 741 1741 9741 (9741,1) 0.04761905 0.008417162800246356 52:00:53:00:29:00 24:50:cd:f3:05:0a:f9:08 10.2.41.17/24 10.2.41.0/24 2022-04-16 05:08:58.5 1982-12-25 20:39:57 1972-11-10 07:00:00+00 2 mons 21 days 04:12:00 01:40:35+02 91264588.642857142857142857142857142857 97419741-9741-9741-9741-974197419741 82/839741 -950897477673 767 1767 3767 (3767,7) 0.05882353 0.03556263269639066 86:00:87:00:43:00 69:38:d1:83:43:2d:a8:ae 10.2.17.187/24 10.2.17.0/24 2005-12-07 05:16:59.5 1958-03-11 06:32:45 1972-11-11 09:00:00+00 1 mon 1 day 09:24:00 01:47:05+02 28171897.279411764705882352941176470588 37673767-3767-3767-3767-376737673767 134/1353767 -1836910163088 372 1372 9372 (9372,12) 0.01369863 0.015363277499199829 90:00:91:00:48:00 f3:49:92:fe:fe:7a:af:05 10.2.39.160/24 10.2.39.0/24 2021-04-12 03:15:12 1981-06-14 12:26:45 1972-10-25 22:00:00+00 2 mons 18 days 02:24:00 01:48:20+02 81387475.068493150684931506849315068493 93729372-9372-9372-9372-937293729372 144/1459372 -1251509605632 976 976 8976 (8976,16) 0.012987013 0.016932159964353346 98:00:99:00:4c:00 d4:5b:49:a5:c4:08:c3:a5 10.2.38.20/24 10.2.38.0/24 2020-03-12 06:21:26 1979-10-23 05:57:57 1972-11-20 02:00:00+00 2 mons 14 days 19:12:00 01:49:20+02 70913664.000000000000000000000000000000 89768976-8976-8976-8976-897689768976 152/1538976 -41291530137 71 71 4071 (4071,11) 0.055555556 0.03487229862475442 8e:00:8f:00:47:00 b5:51:84:de:c3:51:ac:66 10.2.18.235/24 10.2.18.0/24 2006-10-07 01:42:23.5 1959-06-15 02:03:57 1972-10-13 09:00:00+00 1 mon 3 days 22:12:00 01:48:05+02 32915900.875000000000000000000000000000 40714071-4071-4071-4071-407140714071 142/1434071 -245531325897 311 1311 1311 (1311,11) 0.33333334 0.01676829268292683 16:00:17:00:0b:00 76:11:f1:a5:7f:80:b0:a8 10.2.8.35/24 10.2.8.0/24 1999-03-18 02:56:23.5 1947-12-31 09:15:57 1972-10-23 09:00:00+00 10 days 22:12:00 01:33:05+02 3294215.250000000000000000000000000000 13111311-1311-1311-1311-131113111311 22/231311 -224687775312 604 604 2604 (2604,4) 0.2 0.003071017274472169 08:00:09:00:04:00 6d:d6:d7:77:94:05:6b:a9 10.2.13.48/24 10.2.13.0/24 2002-10-01 04:26:44 1953-05-13 08:36:21 1972-11-04 14:00:00+00 21 days 16:48:00 01:31:20+02 12205468.800000000000000000000000000000 26042604-2604-2604-2604-260426042604 8/92604 -1060798939200 840 840 8840 (8840,0) 0.024390243 0.009048750141386721 50:00:51:00:28:00 19:7e:b7:3a:c8:e7:a8:45 10.2.37.140/24 10.2.37.0/24 2019-10-28 05:39:30 1979-03-31 02:17:09 1972-11-14 10:00:00+00 2 mons 13 days 16:00:00 01:40:20+02 67063258.536585365853658536585365853659 88408840-8840-8840-8840-884088408840 80/818840 -45926954073 567 567 567 (567,7) 0.05882353 0.23591549295774647 86:00:87:00:43:00 97:a6:d2:1d:f7:c5:1e:82 10.2.5.59/24 10.2.5.0/24 1997-03-04 04:15:19.5 1944-11-28 14:32:45 1972-11-03 01:00:00+00 4 days 17:24:00 01:47:05+02 638250.220588235294117647058823529412 05670567-0567-0567-0567-056705670567 134/135567 -905174094825 215 1215 5215 (5215,15) 0.25 0.005751533742331288 1e:00:1f:00:0f:00 80:41:47:5d:9d:85:5a:e0 10.2.23.99/24 10.2.23.0/24 2009-11-24 02:26:47.5 1964-03-14 04:47:09 1972-10-19 09:00:00+00 1 mon 13 days 11:00:00 01:34:05+02 2172373.437500000000000000000000000000 52155215-5215-5215-5215-521552155215 30/315215 -1152666847332 474 1474 5474 (5474,14) 0.04 0.027031963470319633 94:00:95:00:4a:00 50:18:2d:9d:05:05:1a:6c 10.2.24.102/24 10.2.24.0/24 2010-08-10 03:46:39 1965-04-10 19:12:21 1972-10-30 04:00:00+00 1 mon 15 days 14:48:00 01:48:50+02 5154756.320000000000000000000000000000 54745474-5474-5474-5474-547454745474 148/1495474 -1063546936452 906 1906 3906 (3906,6) 0.42857143 0.0030714102892244687 0c:00:0d:00:06:00 0f:7a:fb:8f:94:e5:4a:80 10.2.18.70/24 10.2.18.0/24 2006-04-25 05:59:51 1958-10-07 23:21:57 1972-11-17 04:00:00+00 1 mon 2 days 13:12:00 01:31:50+02 28334124.000000000000000000000000000000 39063906-3906-3906-3906-390639063906 12/133906 -447051124377 769 1769 1769 (1769,9) 0.028571429 0.07796610169491526 8a:00:8b:00:45:00 eb:86:11:37:ef:a0:07:79 10.2.9.237/24 10.2.9.0/24 2000-06-18 05:17:36.5 1949-11-24 15:18:21 1972-11-11 11:00:00+00 14 days 17:48:00 01:47:35+02 6214016.842857142857142857142857142857 17691769-1769-1769-1769-176917691769 138/1391769 -302016269412 454 1454 1454 (1454,14) 0.054545455 0.07422680412371134 6c:00:6d:00:36:00 96:b0:26:df:37:a1:f9:96 10.2.8.178/24 10.2.8.0/24 1999-08-08 03:40:29 1948-08-04 03:36:21 1972-10-29 08:00:00+00 12 days 02:48:00 01:43:50+02 4189793.527272727272727272727272727273 14541454-1454-1454-1454-145414541454 108/1091454 -861588995553 877 877 6877 (6877,17) 0.025641026 0.022390229717941263 9a:00:9b:00:4d:00 0e:65:2b:39:2b:bd:6a:b2 10.2.29.225/24 10.2.29.0/24 2014-06-13 05:50:54.5 1971-02-05 12:20:45 1972-11-15 23:00:00+00 1 mon 27 days 07:24:00 01:49:35+02 25650769.166666666666666666666666666667 68776877-6877-6877-6877-687768776877 154/1556877 -465285391857 501 501 6501 (6501,1) 1 0.00030759766225776686 02:00:03:00:01:00 92:bb:58:90:f3:07:a7:0d 10.2.28.105/24 10.2.28.0/24 2013-06-02 03:54:58.5 1969-07-15 13:27:57 1972-10-31 07:00:00+00 1 mon 24 days 04:12:00 01:30:35+02 14637001.500000000000000000000000000000 65016501-6501-6501-6501-650165016501 2/36501 -124622161092 934 934 934 (934,14) 0.08571429 0.07272727272727272 44:00:45:00:22:00 a8:44:3b:14:26:65:21:57 10.2.6.170/24 10.2.6.0/24 1998-03-06 06:08:29 1946-06-07 22:00:21 1972-11-18 08:00:00+00 7 days 18:48:00 01:38:50+02 1719787.542857142857142857142857142857 09340934-0934-0934-0934-093409340934 68/69934 -43660670625 75 75 4075 (4075,15) 0.05263158 0.03680078508341511 96:00:97:00:4b:00 97:05:cc:61:28:a6:0c:c2 10.2.18.239/24 10.2.18.0/24 2006-10-11 01:43:37.5 1959-06-21 03:35:09 1972-10-13 13:00:00+00 1 mon 3 days 23:00:00 01:49:05+02 32992754.934210526315789473684210526316 40754075-4075-4075-4075-407540754075 150/1514075 -536056606800 180 1180 3180 (3180,0) 0.012345679 0.050298648223828984 a0:00:a1:00:50:00 93:35:bc:f8:6f:c2:a9:2e 10.2.15.112/24 10.2.15.0/24 2004-04-29 02:16:00 1955-10-03 11:29:09 1972-10-17 22:00:00+00 26 days 12:00:00 01:50:20+02 20099955.555555555555555555555555555556 31803180-3180-3180-3180-318031803180 160/1613180 -1987907869233 787 1787 7787 (7787,7) 0.045454547 0.02234206471494607 ae:00:af:00:57:00 26:72:c5:e0:b4:b0:aa:15 10.2.33.111/24 10.2.33.0/24 2016-12-09 05:23:09.5 1974-11-15 22:08:45 1972-11-12 05:00:00+00 2 mons 4 days 21:24:00 01:52:05+02 43158120.170454545454545454545454545455 77877787-7787-7787-7787-778777877787 174/1757787 -366685490457 401 401 6401 (6401,1) 1 0.00031240237425804435 02:00:03:00:01:00 9c:9a:60:de:58:76:fa:b9 10.2.28.5/24 10.2.28.0/24 2013-02-22 03:24:08.5 1969-02-13 23:27:57 1972-10-27 03:00:00+00 1 mon 23 days 08:12:00 01:30:35+02 13451701.500000000000000000000000000000 64016401-6401-6401-6401-640164016401 2/36401 -147933566352 244 244 4244 (4244,4) 0.022222223 0.02073027090694935 58:00:59:00:2c:00 d6:b9:05:bd:0b:0f:db:7b 10.2.19.152/24 10.2.19.0/24 2007-03-29 02:35:44 1960-03-03 07:48:21 1972-10-20 14:00:00+00 1 mon 5 days 08:48:00 01:41:20+02 35622815.644444444444444444444444444444 42444244-4244-4244-4244-424442444244 88/894244 -387611183817 591 591 4591 (4591,11) 0.04347826 0.039634146341463415 b6:00:b7:00:5b:00 ea:be:e6:aa:ee:ce:b3:44 10.2.20.243/24 10.2.20.0/24 2008-03-10 04:22:43.5 1961-08-11 07:39:57 1972-11-04 01:00:00+00 1 mon 8 days 06:12:00 01:53:05+02 41925461.119565217391304347826086956522 45914591-4591-4591-4591-459145914591 182/1834591 -66395505033 113 113 4113 (4113,13) 0.14285715 0.006319883325230919 1a:00:1b:00:0d:00 71:b3:af:35:d9:d5:3d:24 10.2.19.21/24 10.2.19.0/24 2006-11-18 01:55:20.5 1959-08-17 18:01:33 1972-10-15 03:00:00+00 1 mon 4 days 06:36:00 01:33:35+02 32625197.357142857142857142857142857143 41134113-4113-4113-4113-411341134113 26/274113 -1629373370625 925 1925 5925 (5925,5) 0.07692308 0.008437394532568343 32:00:33:00:19:00 4c:d4:73:87:3e:0f:7a:b8 10.2.26.41/24 10.2.26.0/24 2011-11-04 06:05:42.5 1967-02-23 10:35:09 1972-11-17 23:00:00+00 1 mon 19 days 09:00:00 01:36:35+02 10750456.730769230769230769230769230769 59255925-5925-5925-5925-592559255925 50/515925 -564023578833 987 1987 1987 (1987,7) 0.045454547 0.0875251509054326 ae:00:af:00:57:00 74:4b:93:f9:95:0f:c3:8d 10.2.10.199/24 10.2.10.0/24 2001-01-22 06:24:49.5 1950-10-21 02:08:45 1972-11-20 13:00:00+00 16 days 13:24:00 01:52:05+02 7851472.443181818181818181818181818182 19871987-1987-1987-1987-198719871987 174/1751987 -\N \N \N \N \N \N \N \N \N fe80::6e40:8ff:fea9:8c46 fe80::6e40:8ff:fea9:8c46/128 \N \N \N \N \N \N \N \N \N -\N \N \N \N \N \N \N \N \N fe80::6e40:8ff:fea9:902e fe80::6e40:8ff:fea9:902e/128 \N \N \N \N \N \N \N \N \N -10297275417 9 9 8009 (8009,9) 0.2 0.0022471910112359553 12:00:13:00:09:00 6c:48:78:bc:9f:e1:6e:04 10.2.34.77 10.2.34.0/24 2017-07-19 01:23:16.5 1975-10-18 10:30:21 1972-10-10 19:00:00+00 2 mons 6 days 17:48:00 01:32:35-07 45788253.900000000000000000000000000000 80098009-8009-8009-8009-800980098009 18/198009 -763606236393 57 1057 5057 (5057,17) 0.03448276 0.022538552787663108 72:00:73:00:39:00 f0:64:36:fb:a1:04:19:3e 10.2.22.197 10.2.22.0/24 2009-06-19 01:38:04.5 1963-07-18 16:44:45 1972-10-12 19:00:00+00 1 mon 12 days 03:24:00 01:44:35-07 571528.189655172413793103448275862069 50575057-5057-5057-5057-505750575057 114/1155057 -671056614657 701 701 6701 (6701,1) 1 0.0002984183825723665 02:00:03:00:01:00 15:22:1c:bc:f4:2b:4b:46 10.2.29.49 10.2.29.0/24 2013-12-19 04:56:38.5 1970-05-14 17:27:57 1972-11-08 15:00:00+00 1 mon 25 days 20:12:00 01:30:35-07 17097601.500000000000000000000000000000 67016701-6701-6701-6701-670167016701 2/36701 -198148516137 321 321 4321 (4321,1) 0.09090909 0.00971772327626099 2a:00:2b:00:15:00 fe:25:92:b4:2a:72:7e:97 10.2.19.229 10.2.19.0/24 2007-06-14 02:59:28.5 1960-06-28 01:03:57 1972-10-23 19:00:00+00 1 mon 6 days 00:12:00 01:35:35-07 36493398.318181818181818181818181818182 43214321-4321-4321-4321-432143214321 42/434321 -453406546593 43 1043 3043 (3043,3) 0.09090909 0.028252299605781867 56:00:57:00:2b:00 de:ec:ed:07:56:44:5f:44 10.2.14.231 10.2.14.0/24 2003-12-14 01:33:45.5 1955-03-09 19:25:33 1972-10-12 05:00:00+00 25 days 08:36:00 01:41:05-07 18309246.886363636363636363636363636364 30433043-3043-3043-3043-304330433043 86/873043 -\. --- --- Data for Name: bt_f8_heap; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.bt_f8_heap (seqno, random) FROM stdin; -0 1935401906 -1 1345971420 -2 656473370 -3 1269710788 -4 1156776517 -5 1289013296 -6 1415564928 -7 1937919553 -8 435456494 -9 66302641 -10 915852158 -11 1661301944 -12 961711400 -13 74070078 -14 2036973298 -15 843938989 -16 189351248 -17 1388679963 -18 556726251 -19 634715959 -20 1489080225 -21 649132105 -22 886008616 -23 1280154196 -24 2036166893 -25 846480997 -26 1102020422 -27 1533442662 -28 2060089600 -29 1212135685 -30 539384293 -31 1848007858 -32 410623457 -33 1195857664 -34 970234999 -35 1567399975 -36 337387312 -37 238316279 -38 1357835880 -39 772843806 -40 304618920 -41 126204390 -42 286662102 -43 1266330320 -44 200274468 -45 176151752 -46 2110269310 -47 389625717 -48 1564831715 -49 519511913 -50 1024341676 -51 906428292 -52 1168644018 -53 1910350293 -54 39098840 -55 1057327263 -56 609347642 -57 1141119263 -58 443286278 -59 521953594 -60 205771300 -61 982670571 -62 222477805 -63 616394758 -64 31044587 -65 1192712804 -66 36311085 -67 368431899 -68 1431029083 -69 1394146965 -70 1141275706 -71 1735648004 -72 1520351356 -73 1427937808 -74 854494676 -75 1720625824 -76 1604089561 -77 817280338 -78 2110251541 -79 1021437628 -80 1336792251 -81 987109570 -82 1927865921 -83 357952622 -84 749976215 -85 1966964761 -86 1415279885 -87 1359323857 -88 960600376 -89 1858566163 -90 1881277452 -91 1166371677 -92 693753087 -93 2103755257 -94 1782766435 -95 724797674 -96 1148984413 -97 1819077520 -98 1093229574 -99 432529848 -100 1065740837 -101 87021632 -102 20694204 -103 438608545 -104 1514959440 -105 875188881 -106 11750722 -107 971565353 -108 1692469219 -109 2122002263 -110 1993002982 -111 881777823 -112 961628185 -113 1773385255 -114 1239730445 -115 1711604400 -116 1592866368 -117 507526682 -118 923444610 -119 405983097 -120 218609198 -121 657238414 -122 1572354774 -123 912362285 -124 613510023 -125 1207637561 -126 1637159959 -127 1762494436 -128 879231433 -129 582905885 -130 47540636 -131 1944972270 -132 669927517 -133 68234841 -134 236097168 -135 37403310 -136 943423722 -137 247847890 -138 1008968663 -139 488409293 -140 222366505 -141 854487997 -142 1370187116 -143 1183994691 -144 480389604 -145 462433913 -146 748115443 -147 2073255973 -148 969960596 -149 1671560053 -150 331755422 -151 1188569794 -152 181314819 -153 1904110196 -154 2100932079 -155 794824842 -156 964264109 -157 1590608390 -158 409835630 -159 1843495542 -160 26030628 -161 457376267 -162 1640984164 -163 695958145 -164 525611108 -165 1877081332 -166 733361455 -167 1469034830 -168 2124929222 -169 1742330119 -170 1957444123 -171 199812080 -172 449334468 -173 1180147592 -174 1383806771 -175 929724073 -176 1642581505 -177 2131922214 -178 855496398 -179 465058453 -180 1655998620 -181 1187251820 -182 1653628247 -183 1837313439 -184 943878368 -185 1607076678 -186 484654634 -187 1908142477 -188 1050201421 -189 894490264 -190 1604154371 -191 1076232049 -192 1351866531 -193 1097654887 -194 1772190194 -195 1877477639 -196 827252572 -197 358068002 -198 1199028821 -199 804698146 -200 2100398121 -201 1008989297 -202 1004510226 -203 402248941 -204 41653241 -205 240833349 -206 1331973014 -207 1684234746 -208 225271916 -209 39985764 -210 1809552 -211 1881270536 -212 1227237584 -213 1655437799 -214 1571100327 -215 23632304 -216 1115030830 -217 2055754961 -218 1931774781 -219 17748603 -220 802761578 -221 1388445504 -222 1093980652 -223 7144461 -224 338616744 -225 718687198 -226 1884622101 -227 1165869316 -228 1076755200 -229 936167274 -230 1970567462 -231 1029669673 -232 1945156571 -233 827594041 -234 1431918615 -235 1986809812 -236 1068427390 -237 616407981 -238 1523560911 -239 1293699306 -240 656393746 -241 1525370463 -242 1027486194 -243 1883631330 -244 1033324614 -245 451102874 -246 1907263635 -247 871796 -248 359374187 -249 1691554768 -250 18620399 -251 1162135765 -252 932516625 -253 1112601051 -254 1169280227 -255 1271133369 -256 1831288250 -257 906418680 -258 289519037 -259 760559802 -260 1842585954 -261 112602851 -262 1790229476 -263 1640258878 -264 940196892 -265 1074664443 -266 1479585042 -267 2008624283 -268 1691072424 -269 855662305 -270 1154839941 -271 199982522 -272 233549120 -273 34842488 -274 2083613853 -275 1266873735 -276 485945362 -277 1843393840 -278 1267745531 -279 845319549 -280 1387464960 -281 1286365931 -282 2007455315 -283 172497937 -284 251483334 -285 1029251894 -286 1443631306 -287 2082771584 -288 1935670574 -289 1733150343 -290 695847739 -291 1630772880 -292 1845753195 -293 338593567 -294 1123548110 -295 638466439 -296 1413258010 -297 455649505 -298 499607074 -299 956846786 -300 1311311810 -301 1654447016 -302 1156829309 -303 1544860931 -304 1689289504 -305 1092959514 -306 664251018 -307 27751218 -308 788869706 -309 1931996549 -310 873070767 -311 28851018 -312 1070878832 -313 733042434 -314 201348956 -315 1322362167 -316 1762294328 -317 1644980262 -318 1257650103 -319 1550481254 -320 1230646958 -321 1953497842 -322 1033770487 -323 928916505 -324 144607761 -325 9834949 -326 1567382944 -327 1557865771 -328 465484454 -329 2066990019 -330 367228910 -331 1776796265 -332 1573953387 -333 1524058219 -334 1174173548 -335 1115759243 -336 469534085 -337 1838424566 -338 1143510461 -339 1258403791 -340 1622937467 -341 2016581228 -342 1287254809 -343 546332652 -344 602140015 -345 1488603765 -346 1868694819 -347 216950695 -348 986100380 -349 978861274 -350 1767431950 -351 69263690 -352 784875469 -353 653718789 -354 998180195 -355 929483230 -356 663553738 -357 418079491 -358 339865354 -359 1129038193 -360 337585862 -361 707094264 -362 758350810 -363 1911539249 -364 83668835 -365 1932524358 -366 879814844 -367 553202920 -368 1623465276 -369 2023325305 -370 1811606711 -371 1098919095 -372 1892422886 -373 951377872 -374 1645251747 -375 347079253 -376 292497990 -377 1366462918 -378 564029948 -379 1278598370 -380 197840545 -381 183978250 -382 1347862060 -383 982716014 -384 837697039 -385 198558607 -386 1912199244 -387 1501250778 -388 616638098 -389 104580950 -390 482805323 -391 954223961 -392 811675214 -393 1241156133 -394 718279562 -395 895344049 -396 1026196843 -397 1598094407 -398 1448546969 -399 502178471 -400 1473936064 -401 1112670032 -402 1601097566 -403 1218875302 -404 2064047905 -405 1098865666 -406 1565954555 -407 209062247 -408 317844936 -409 2129984504 -410 1487660617 -411 515685481 -412 166479106 -413 688039029 -414 1498401495 -415 1004176146 -416 886597636 -417 1263117092 -418 357943276 -419 1503235734 -420 1367698042 -421 840748599 -422 309976047 -423 31889609 -424 2081904732 -425 1028255610 -426 927233658 -427 960617927 -428 478866369 -429 228296980 -430 1462796398 -431 1952802433 -432 1340967012 -433 916410316 -434 1024194088 -435 1257531269 -436 2015275982 -437 442664995 -438 1466593516 -439 185637271 -440 425165851 -441 806770485 -442 701322752 -443 591644958 -444 1494809514 -445 52240600 -446 1595821104 -447 233923502 -448 1315357692 -449 1953764380 -450 1737159237 -451 535572086 -452 647029331 -453 2047135284 -454 567461695 -455 581450415 -456 927907246 -457 1494695354 -458 1542068342 -459 1406773615 -460 1722992334 -461 857381092 -462 1212092401 -463 916475698 -464 1773791408 -465 88802841 -466 26523320 -467 1641583743 -468 531467836 -469 1493116836 -470 1827221014 -471 956633688 -472 152403674 -473 381060118 -474 1548278646 -475 1647213188 -476 433300718 -477 996616102 -478 1881136691 -479 1748658410 -480 802896834 -481 1470812280 -482 136746849 -483 1449926165 -484 1370463916 -485 704208544 -486 2031376580 -487 150887515 -488 51420250 -489 1425961274 -490 1557661130 -491 1774412584 -492 135858718 -493 622269883 -494 543404635 -495 1909650126 -496 711072724 -497 569927955 -498 1403750221 -499 1242540561 -500 2063044791 -501 1083487587 -502 51690601 -503 67964817 -504 1464547706 -505 1599969247 -506 1715178006 -507 1897848424 -508 449101701 -509 1448831049 -510 1499023187 -511 1251998535 -512 772159681 -513 1635770036 -514 554441052 -515 2142623597 -516 192494932 -517 438333984 -518 146027464 -519 243915183 -520 1864295258 -521 1703688595 -522 2018327767 -523 2000153976 -524 178474830 -525 414248754 -526 1762320454 -527 889547555 -528 984176709 -529 1018587028 -530 2132088116 -531 899737853 -532 2102074615 -533 36295069 -534 967702670 -535 1419138673 -536 1636264316 -537 535397028 -538 1169503450 -539 2085366017 -540 1984228077 -541 521042989 -542 1189880904 -543 608904110 -544 9329377 -545 1744321956 -546 604044060 -547 201824309 -548 35172292 -549 750071524 -550 445739492 -551 1899467550 -552 306276471 -553 316583612 -554 1752137878 -555 484751302 -556 730832366 -557 1366974684 -558 1374298857 -559 1715009076 -560 238078064 -561 1358903325 -562 467263281 -563 192669032 -564 1395198394 -565 1434965951 -566 1611807705 -567 883979062 -568 1970362980 -569 633827507 -570 821861431 -571 1807107409 -572 1154870496 -573 2011742335 -574 268527872 -575 1164199873 -576 1608580643 -577 872571932 -578 1366024183 -579 1643752935 -580 1622643456 -581 1811763675 -582 1395736837 -583 1928919928 -584 2128347287 -585 1000391067 -586 266187582 -587 711696006 -588 219882103 -589 1640486439 -590 279221434 -591 457960168 -592 851906116 -593 746484715 -594 650629200 -595 99620862 -596 33967018 -597 114953257 -598 983599924 -599 2004329998 -600 748780765 -601 1805461355 -602 1663953760 -603 1903651261 -604 1669720042 -605 1932481632 -606 920367487 -607 1130817037 -608 657569916 -609 138908022 -610 627086324 -611 132729724 -612 1950671697 -613 2022823161 -614 2061649652 -615 1931535337 -616 875730580 -617 180353586 -618 495747695 -619 1095612683 -620 1820840025 -621 774969129 -622 1553572851 -623 525262493 -624 1521453844 -625 56718403 -626 624883355 -627 1555420862 -628 171671661 -629 1608483279 -630 1412267213 -631 920452426 -632 1266460986 -633 928737325 -634 676620039 -635 788697380 -636 713735309 -637 1596987526 -638 1919514417 -639 1371305225 -640 1735895548 -641 399117093 -642 1504034949 -643 1539083598 -644 274456606 -645 1418200954 -646 1323135287 -647 1150187186 -648 1598554540 -649 1818882982 -650 98316222 -651 1271910918 -652 446368463 -653 1651889073 -654 1797173411 -655 1967822307 -656 1708607477 -657 274573119 -658 1375759521 -659 1880279138 -660 1883056398 -661 640543086 -662 653247916 -663 1002033737 -664 1569280411 -665 1329867955 -666 1790731117 -667 135532072 -668 779371834 -669 1562761887 -670 1506837297 -671 367783734 -672 1961878980 -673 863388599 -674 1906867332 -675 88851939 -676 134105905 -677 1082518971 -678 1239039125 -679 1732660445 -680 753918305 -681 1337355347 -682 857087715 -683 1200286768 -684 841760773 -685 506777479 -686 1020625427 -687 402884602 -688 781350598 -689 248901301 -690 135680092 -691 516923348 -692 889444387 -693 788928008 -694 1518957085 -695 311241151 -696 2118795963 -697 1162204555 -698 446773223 -699 750684149 -700 577482794 -701 1953610521 -702 1118467884 -703 391878126 -704 669515472 -705 877851568 -706 480730065 -707 803621377 -708 1960370540 -709 1719769191 -710 388798174 -711 566805197 -712 909640890 -713 1245885890 -714 1767091966 -715 1751401663 -716 1752663369 -717 640233745 -718 6802617 -719 386530319 -720 889135046 -721 142482709 -722 903453667 -723 1778579434 -724 931410717 -725 274927105 -726 2089820585 -727 902723033 -728 1437131660 -729 389110160 -730 1653407182 -731 2014614454 -732 195237033 -733 624391418 -734 259008932 -735 864752505 -736 1502242987 -737 739738998 -738 1668373882 -739 1315129879 -740 312024541 -741 2057172057 -742 1881935076 -743 1221665431 -744 1155574299 -745 1501543394 -746 825583447 -747 760754020 -748 2141777140 -749 832386064 -750 1147284339 -751 883428538 -752 974868774 -753 2050738006 -754 514524324 -755 1906279491 -756 178181463 -757 456861261 -758 661518876 -759 1615313123 -760 845971422 -761 167442411 -762 1482443929 -763 1041208455 -764 791833829 -765 1741452862 -766 1905960961 -767 146593168 -768 333708212 -769 1426851195 -770 1461723047 -771 645732753 -772 1336539604 -773 1196174476 -774 1867398184 -775 344630255 -776 550234222 -777 545497983 -778 1105384275 -779 544527714 -780 1377884048 -781 105184966 -782 1427956253 -783 205269174 -784 8439325 -785 1942480577 -786 2111548665 -787 186620788 -788 251858191 -789 625583894 -790 1801933912 -791 1097829613 -792 793026305 -793 1136894193 -794 2139038068 -795 1584860134 -796 730863407 -797 1897515381 -798 1731453303 -799 1064571619 -800 1176882929 -801 1045692702 -802 1710304372 -803 365938885 -804 94383530 -805 1430218909 -806 710569141 -807 644617753 -808 1975716892 -809 1815953416 -810 1189145467 -811 1206117292 -812 1921138383 -813 469618072 -814 1411386466 -815 1929577708 -816 264615002 -817 1375451484 -818 2116198496 -819 516473193 -820 2001035378 -821 1770648760 -822 1614302806 -823 646578035 -824 760059306 -825 1605857226 -826 83954521 -827 1490922713 -828 1355888960 -829 1815407824 -830 408010685 -831 385288241 -832 713616879 -833 2118315057 -834 751227126 -835 808000409 -836 1401050318 -837 1461796267 -838 1452618162 -839 1229283563 -840 1130266036 -841 494279982 -842 287917207 -843 903920771 -844 963898054 -845 1699303674 -846 686014831 -847 1228513056 -848 927271510 -849 654729679 -850 1744986249 -851 780823240 -852 277894792 -853 1211805407 -854 1427401275 -855 1037954098 -856 670178986 -857 1511355796 -858 381393163 -859 2026067946 -860 1179279973 -861 789403848 -862 263872539 -863 1892896852 -864 760235258 -865 1015099665 -866 553413613 -867 13801928 -868 329412285 -869 2006031776 -870 1243085491 -871 1459678321 -872 352828110 -873 1531002699 -874 216115444 -875 1316726164 -876 1082822725 -877 902130275 -878 397755573 -879 2010094235 -880 1556859954 -881 2142741822 -882 643433827 -883 1834754746 -884 1207063582 -885 2070835102 -886 725225196 -887 1877242568 -888 1434707250 -889 1106618360 -890 1755826866 -891 466503575 -892 1896022208 -893 2019699405 -894 211916779 -895 508773818 -896 887315422 -897 765330393 -898 522575747 -899 1216727707 -900 623878521 -901 1765661238 -902 528922380 -903 976706631 -904 1149180289 -905 745037824 -906 145949147 -907 84519366 -908 1647168099 -909 543704720 -910 2094613601 -911 1056544406 -912 538962895 -913 590563780 -914 743815504 -915 1746026477 -916 513915234 -917 1469040701 -918 1475785397 -919 1948622485 -920 428175413 -921 1084128615 -922 267642412 -923 176713973 -924 956344372 -925 479559192 -926 685487792 -927 1843659794 -928 1244889585 -929 1208063539 -930 912903854 -931 1868768106 -932 826241129 -933 1441826234 -934 697991089 -935 1975421419 -936 39380411 -937 843940236 -938 2059940785 -939 1686548510 -940 1387644957 -941 2007070739 -942 595609268 -943 1926607852 -944 450150871 -945 1339424773 -946 1525150681 -947 964066106 -948 660981826 -949 853452430 -950 765204943 -951 1089157239 -952 1937581045 -953 1032847355 -954 1265871212 -955 746441769 -956 1512406547 -957 1951359004 -958 442617915 -959 609812484 -960 1011938895 -961 1355521769 -962 331096942 -963 1838180025 -964 649864356 -965 1029088031 -966 1666117796 -967 689244767 -968 1873028268 -969 1578574933 -970 228309629 -971 1113189577 -972 1438162024 -973 823918898 -974 892313781 -975 1888312896 -976 15860023 -977 269980814 -978 704895354 -979 676841849 -980 1123433244 -981 1470100297 -982 1765999088 -983 913530641 -984 355464004 -985 884386652 -986 1659972410 -987 1867870552 -988 688262009 -989 2102590325 -990 330199388 -991 1700200904 -992 1310628447 -993 661296331 -994 1390897281 -995 1960492803 -996 1690384362 -997 909531429 -998 502253922 -999 1415928982 -1000 340622715 -1001 730563551 -1002 381634911 -1003 1778784739 -1004 1554482449 -1005 1273948692 -1006 1519613987 -1007 1570342472 -1008 1543929506 -1009 77025693 -1010 99700673 -1011 519879102 -1012 1547125990 -1013 1865699761 -1014 1433409743 -1015 1902589995 -1016 602602766 -1017 945898505 -1018 1622976899 -1019 1290864775 -1020 901005183 -1021 1953176287 -1022 843582031 -1023 64149982 -1024 466988970 -1025 86995665 -1026 2024642785 -1027 9889685 -1028 996527094 -1029 379413059 -1030 1425818667 -1031 1337149809 -1032 1109976610 -1033 1807453579 -1034 968450901 -1035 516975412 -1036 933918623 -1037 340581240 -1038 2087317884 -1039 330364482 -1040 417606934 -1041 39534910 -1042 850243584 -1043 1964732924 -1044 1905234671 -1045 136169680 -1046 1719839271 -1047 360353789 -1048 1082068185 -1049 1195332522 -1050 1651218564 -1051 1983073368 -1052 1001025162 -1053 347316948 -1054 2047223350 -1055 1468014132 -1056 434312613 -1057 1924382487 -1058 1477903817 -1059 1430839707 -1060 156311898 -1061 756238837 -1062 620505869 -1063 1266288509 -1064 416208768 -1065 1588956770 -1066 1783263921 -1067 1350127391 -1068 1929538010 -1069 1723098157 -1070 1680491873 -1071 199661296 -1072 1762633067 -1073 383251810 -1074 16910573 -1075 1520384091 -1076 519421490 -1077 1736749844 -1078 1880737880 -1079 1601489675 -1080 784598719 -1081 1384472797 -1082 1437079396 -1083 1785623881 -1084 1731789745 -1085 1336819098 -1086 1106154365 -1087 18618710 -1088 1113717938 -1089 436574535 -1090 1449458417 -1091 1270029836 -1092 1192813372 -1093 2069964286 -1094 388834697 -1095 1609022140 -1096 1511437408 -1097 24614970 -1098 811665883 -1099 1293491771 -1100 1747713128 -1101 344674109 -1102 1493153067 -1103 1362862547 -1104 727925919 -1105 1510063640 -1106 735762990 -1107 1247347409 -1108 1099329837 -1109 469017223 -1110 701353436 -1111 1883928556 -1112 1853490020 -1113 2138432832 -1114 1522068789 -1115 1437796117 -1116 1327768283 -1117 480739506 -1118 1456414827 -1119 294002573 -1120 917314041 -1121 758389596 -1122 1564032409 -1123 2110127413 -1124 680870235 -1125 1952867107 -1126 1571665905 -1127 44823995 -1128 1977482077 -1129 235848141 -1130 1338315766 -1131 1577711557 -1132 580522250 -1133 683985186 -1134 793090457 -1135 1308448169 -1136 46565178 -1137 1528853447 -1138 408311930 -1139 1145895015 -1140 1997870670 -1141 1109665366 -1142 882339923 -1143 1703877042 -1144 1100614551 -1145 256925064 -1146 994189511 -1147 280899186 -1148 737664571 -1149 303120690 -1150 574901759 -1151 1654978612 -1152 1061510287 -1153 2138934168 -1154 1617622378 -1155 1742380522 -1156 1944317627 -1157 1041804635 -1158 1787204517 -1159 1774316057 -1160 1277652776 -1161 978036636 -1162 1204543966 -1163 1858175026 -1164 1662021822 -1165 1997634423 -1166 1019139547 -1167 1708587000 -1168 1379004223 -1169 1427451477 -1170 706998368 -1171 1229391245 -1172 389633196 -1173 1589338291 -1174 785784640 -1175 1490247747 -1176 1846263356 -1177 1779974151 -1178 1771146933 -1179 436444279 -1180 2083094842 -1181 198565044 -1182 2091422891 -1183 997121481 -1184 190015564 -1185 1561561621 -1186 592018355 -1187 2134333192 -1188 455882609 -1189 231739224 -1190 1761165601 -1191 1733535385 -1192 1209775860 -1193 818225919 -1194 1444226764 -1195 724314034 -1196 668376695 -1197 315882663 -1198 285417387 -1199 2047380918 -1200 1743334141 -1201 992415755 -1202 1129288515 -1203 2132967337 -1204 434270398 -1205 1915073155 -1206 1475731436 -1207 133050106 -1208 1547563659 -1209 1099394721 -1210 569494385 -1211 1483174853 -1212 1297959765 -1213 513433629 -1214 332812686 -1215 1487975329 -1216 2074995250 -1217 924831041 -1218 1474824873 -1219 383394211 -1220 1156570265 -1221 1088506826 -1222 2116929597 -1223 218862478 -1224 1906732746 -1225 1413672713 -1226 943176512 -1227 427625793 -1228 1729555376 -1229 1228593899 -1230 327523063 -1231 1325405869 -1232 73526006 -1233 1456811578 -1234 1310889558 -1235 507796405 -1236 1224401086 -1237 639137346 -1238 640846511 -1239 624481097 -1240 1738532067 -1241 1210340897 -1242 2107655950 -1243 889008184 -1244 1723774526 -1245 292984988 -1246 229499866 -1247 1651286128 -1248 1217816029 -1249 1704324739 -1250 2034680340 -1251 226902646 -1252 645347918 -1253 2004126289 -1254 445765124 -1255 404597016 -1256 1270315354 -1257 1388941637 -1258 832222809 -1259 852387082 -1260 470051888 -1261 1159745872 -1262 30309304 -1263 543577895 -1264 469073802 -1265 1341198862 -1266 1051374300 -1267 1693474888 -1268 1980336209 -1269 1692220811 -1270 170472337 -1271 1571384628 -1272 755078060 -1273 130644639 -1274 312909165 -1275 331368938 -1276 423629627 -1277 542409031 -1278 1982655067 -1279 1641445656 -1280 99250122 -1281 1869851759 -1282 1868348303 -1283 744598040 -1284 1726494400 -1285 166629779 -1286 1149195056 -1287 849326106 -1288 1555571416 -1289 1981417865 -1290 1701713188 -1291 2025623305 -1292 993680089 -1293 1732022492 -1294 421717552 -1295 1462753892 -1296 925737707 -1297 1473091852 -1298 1008745132 -1299 758590268 -1300 1017829015 -1301 1179217470 -1302 182491248 -1303 1772907076 -1304 1309862109 -1305 495400413 -1306 2104276014 -1307 1733491737 -1308 1037809444 -1309 1939447433 -1310 1227453745 -1311 1137059567 -1312 1661815544 -1313 948318400 -1314 1881657607 -1315 1240826296 -1316 1114948180 -1317 883369016 -1318 2090152402 -1319 523035948 -1320 717303233 -1321 1644381943 -1322 401175605 -1323 1710983323 -1324 1228920787 -1325 822893157 -1326 1026253567 -1327 7174846 -1328 148501361 -1329 2034998699 -1330 765765114 -1331 1166330377 -1332 1066732521 -1333 948256363 -1334 791753805 -1335 229110983 -1336 1443656776 -1337 748546171 -1338 1962602720 -1339 333982573 -1340 540509957 -1341 1042572817 -1342 1471042140 -1343 54841853 -1344 1990891218 -1345 1205216099 -1346 1295668150 -1347 958355750 -1348 2088585115 -1349 1238336904 -1350 1481391698 -1351 658404701 -1352 735235199 -1353 1882567304 -1354 221904376 -1355 1964155987 -1356 557976813 -1357 1248157943 -1358 1971330833 -1359 706478175 -1360 1135672994 -1361 589612300 -1362 1872808552 -1363 54921868 -1364 1537868663 -1365 517078709 -1366 284032851 -1367 834041791 -1368 1265624880 -1369 99151923 -1370 1168024364 -1371 1806134837 -1372 1141724740 -1373 491582856 -1374 1860976691 -1375 985132310 -1376 1696798956 -1377 1009161193 -1378 1943488060 -1379 1637900423 -1380 100014449 -1381 1277396111 -1382 148821476 -1383 835249649 -1384 1012479767 -1385 370725852 -1386 651921988 -1387 1570456580 -1388 1618883795 -1389 475769173 -1390 129451107 -1391 607073142 -1392 1065381473 -1393 2002259659 -1394 661995010 -1395 455766488 -1396 371854720 -1397 946027861 -1398 1289808280 -1399 1637479601 -1400 1045179784 -1401 310348996 -1402 1296130790 -1403 39420876 -1404 801931853 -1405 1009623833 -1406 1024553187 -1407 351247161 -1408 2018785026 -1409 820557599 -1410 1989147584 -1411 2118799476 -1412 2097953710 -1413 2137969061 -1414 806565477 -1415 962949829 -1416 361211265 -1417 1458487465 -1418 385922762 -1419 1980095061 -1420 1934256638 -1421 515373869 -1422 439684555 -1423 852154464 -1424 370149881 -1425 1101679565 -1426 1307920952 -1427 742004601 -1428 2047707426 -1429 450245584 -1430 232000554 -1431 945403562 -1432 760594581 -1433 1528131345 -1434 984824438 -1435 1562526434 -1436 390271530 -1437 2009377625 -1438 1913773595 -1439 261572909 -1440 682451577 -1441 1755437531 -1442 232888737 -1443 632921639 -1444 1745922944 -1445 1039454214 -1446 1595871469 -1447 2107134210 -1448 350458031 -1449 1981794231 -1450 1939745623 -1451 137231021 -1452 349684452 -1453 231946530 -1454 989385485 -1455 719834333 -1456 1333626095 -1457 149822790 -1458 1461838935 -1459 1233849873 -1460 600068374 -1461 1693839489 -1462 31769787 -1463 1360662955 -1464 1074487186 -1465 1016594225 -1466 775705741 -1467 1464758717 -1468 878488203 -1469 541995688 -1470 1726331626 -1471 1560939780 -1472 149949572 -1473 1959220363 -1474 46377771 -1475 1895872516 -1476 851190929 -1477 1642249240 -1478 1855523078 -1479 1201648960 -1480 1476559823 -1481 1647785053 -1482 1338879981 -1483 1826244276 -1484 1879731583 -1485 180781819 -1486 398594961 -1487 1065874030 -1488 330604609 -1489 1860433896 -1490 152240255 -1491 930672983 -1492 1406789738 -1493 184010042 -1494 143852291 -1495 333793276 -1496 1200604268 -1497 919558032 -1498 1798551993 -1499 2079092471 -1500 1461553721 -1501 1377399971 -1502 1492548603 -1503 1611503293 -1504 1189136686 -1505 1538926374 -1506 1359892161 -1507 2040327615 -1508 1033691967 -1509 1067931592 -1510 1094492927 -1511 362768142 -1512 568232997 -1513 285889261 -1514 41528770 -1515 300480933 -1516 466671080 -1517 440123732 -1518 1366354963 -1519 797275689 -1520 153073980 -1521 1518595219 -1522 1727948672 -1523 1559863718 -1524 1702605261 -1525 1871800963 -1526 1893656995 -1527 755725881 -1528 643875348 -1529 1544725340 -1530 687334704 -1531 2105429069 -1532 774641664 -1533 32399659 -1534 1569448714 -1535 1963778350 -1536 1571326034 -1537 781857227 -1538 1856622318 -1539 457534353 -1540 1849788819 -1541 803631597 -1542 820302495 -1543 270538169 -1544 1089520858 -1545 861831266 -1546 571019102 -1547 1556191938 -1548 1301954998 -1549 1937374065 -1550 205983979 -1551 1455028978 -1552 1308485636 -1553 1933932652 -1554 867409049 -1555 863607250 -1556 1658249967 -1557 613582396 -1558 1619333131 -1559 154641667 -1560 10824088 -1561 159184188 -1562 112587088 -1563 785465752 -1564 191583847 -1565 1682035802 -1566 601760455 -1567 1762909881 -1568 316409382 -1569 310899125 -1570 72960586 -1571 18714553 -1572 1114530722 -1573 893263082 -1574 289252722 -1575 56567933 -1576 1755094348 -1577 860271824 -1578 1612759871 -1579 909565698 -1580 650162242 -1581 1818743851 -1582 217111028 -1583 1958647878 -1584 1605192855 -1585 1084520077 -1586 674771480 -1587 1115959174 -1588 1698102473 -1589 146620964 -1590 1270600842 -1591 1708926562 -1592 305805152 -1593 1383187930 -1594 346908666 -1595 497388999 -1596 917740085 -1597 948669121 -1598 112815233 -1599 1234149467 -1600 1259568246 -1601 185775819 -1602 1252864020 -1603 226615321 -1604 1079038901 -1605 1542116743 -1606 283183254 -1607 686649601 -1608 254904919 -1609 1895943125 -1610 1596215299 -1611 905067161 -1612 1567203328 -1613 1813326328 -1614 716231392 -1615 1024912535 -1616 750362757 -1617 1391002872 -1618 2140871710 -1619 300981583 -1620 1537623836 -1621 1263988904 -1622 2009908145 -1623 1843428988 -1624 499693186 -1625 209333163 -1626 193334340 -1627 1417433271 -1628 1158002285 -1629 306149573 -1630 504099090 -1631 270086883 -1632 491925392 -1633 1756963111 -1634 496702204 -1635 1570964294 -1636 1151596206 -1637 779885458 -1638 110130247 -1639 1406501125 -1640 528344936 -1641 1706345547 -1642 164084639 -1643 2095548264 -1644 1372188227 -1645 880316031 -1646 972977152 -1647 2122550984 -1648 123835255 -1649 966365214 -1650 276048919 -1651 1661459092 -1652 82870470 -1653 138473416 -1654 1357404432 -1655 582563656 -1656 347806580 -1657 1550738772 -1658 1999996928 -1659 1505808865 -1660 1856888345 -1661 356612370 -1662 1775895748 -1663 201330090 -1664 2113575481 -1665 125114305 -1666 1772294384 -1667 1117688039 -1668 904999763 -1669 1882424631 -1670 376705517 -1671 1433344699 -1672 1441286530 -1673 540790156 -1674 1381409316 -1675 665991109 -1676 1421106187 -1677 206902820 -1678 641058446 -1679 1544941442 -1680 1173268034 -1681 917107365 -1682 1058916886 -1683 1256138504 -1684 1055580782 -1685 268837671 -1686 1838702160 -1687 1403387362 -1688 1819576443 -1689 1691215440 -1690 761712579 -1691 1528981141 -1692 2047827811 -1693 390124679 -1694 1730311231 -1695 2013919644 -1696 515238984 -1697 1355121967 -1698 984124036 -1699 1420238748 -1700 1090062950 -1701 1360829553 -1702 706099799 -1703 383865833 -1704 1901619709 -1705 2087509115 -1706 1049856942 -1707 1175242248 -1708 146928287 -1709 1690915388 -1710 572700042 -1711 1320196321 -1712 460539106 -1713 1631616929 -1714 428851177 -1715 1516119888 -1716 1900454600 -1717 120069690 -1718 772023602 -1719 1572547395 -1720 1811285130 -1721 1533736181 -1722 954044888 -1723 1711629293 -1724 1923860860 -1725 536872471 -1726 1578065290 -1727 291616197 -1728 1891994438 -1729 414705678 -1730 1711854945 -1731 834573741 -1732 1775535231 -1733 270471096 -1734 1218439574 -1735 1529671292 -1736 210496564 -1737 120812868 -1738 557429892 -1739 357424851 -1740 1811728257 -1741 1130129934 -1742 1677621173 -1743 124783715 -1744 614263215 -1745 2106472350 -1746 1640903603 -1747 367234167 -1748 79058392 -1749 265443557 -1750 1939781563 -1751 1890343523 -1752 1799179738 -1753 746342803 -1754 1454489168 -1755 1575556950 -1756 1283215275 -1757 885070810 -1758 1867173147 -1759 1027726065 -1760 1299776488 -1761 1431544444 -1762 1862299806 -1763 927828071 -1764 1702015541 -1765 933255732 -1766 310015715 -1767 1912512105 -1768 1054068601 -1769 867445607 -1770 122453308 -1771 718313210 -1772 1997575542 -1773 1800074481 -1774 843096925 -1775 464355109 -1776 1759063184 -1777 336516880 -1778 831589277 -1779 1838121576 -1780 601960437 -1781 623887192 -1782 1580981451 -1783 253656527 -1784 1370229995 -1785 887986972 -1786 1829213477 -1787 505961622 -1788 1773057782 -1789 1548902977 -1790 1533687688 -1791 925350623 -1792 832963773 -1793 1248503846 -1794 1853178694 -1795 387495666 -1796 34275931 -1797 15710762 -1798 152524123 -1799 1088344532 -1800 883156369 -1801 274977432 -1802 1806657742 -1803 733248263 -1804 2075051913 -1805 502271019 -1806 1197603373 -1807 1686631449 -1808 838787899 -1809 2029192650 -1810 1377269378 -1811 1440748336 -1812 505596194 -1813 810767181 -1814 1694404863 -1815 1875826189 -1816 1698754153 -1817 1376134692 -1818 234304164 -1819 1324328288 -1820 777554021 -1821 1767991852 -1822 102195263 -1823 1610517795 -1824 869012050 -1825 1955373957 -1826 1998013461 -1827 903287981 -1828 1971084719 -1829 3053937 -1830 1991632513 -1831 706757441 -1832 278031369 -1833 1650806607 -1834 1440005704 -1835 205599634 -1836 5593978 -1837 490125429 -1838 1892231084 -1839 844381877 -1840 371834431 -1841 1122016814 -1842 137646565 -1843 877430625 -1844 1932783995 -1845 1832051428 -1846 605773167 -1847 1484054501 -1848 1060702473 -1849 840077331 -1850 660899141 -1851 1838256494 -1852 460585535 -1853 763094404 -1854 1301290641 -1855 1329597585 -1856 570984713 -1857 1151820455 -1858 85401919 -1859 394585785 -1860 1154874392 -1861 2077034432 -1862 1101343226 -1863 1432905761 -1864 1580357392 -1865 393865282 -1866 1638505395 -1867 1585951370 -1868 883990712 -1869 1383252831 -1870 282849600 -1871 1255825143 -1872 357785997 -1873 420496165 -1874 2133255769 -1875 143086345 -1876 105063946 -1877 591545288 -1878 1627140846 -1879 1165766419 -1880 1431622619 -1881 140556339 -1882 856539265 -1883 1892208154 -1884 903650743 -1885 10346259 -1886 1074322091 -1887 1474635456 -1888 1162166714 -1889 1159724010 -1890 1869221241 -1891 169557458 -1892 1089274795 -1893 823080819 -1894 1602463219 -1895 522148539 -1896 1216946102 -1897 1093484966 -1898 2108099909 -1899 2100936814 -1900 329254150 -1901 243465861 -1902 1209278309 -1903 687040147 -1904 663962027 -1905 1195050430 -1906 830126492 -1907 769025973 -1908 1786595718 -1909 309783690 -1910 1934792392 -1911 1070734689 -1912 450340029 -1913 643848009 -1914 815459195 -1915 1353990772 -1916 654194268 -1917 1889781287 -1918 681142581 -1919 1816360982 -1920 902021649 -1921 402880174 -1922 1985918440 -1923 1991296444 -1924 1225960994 -1925 1440898011 -1926 365961335 -1927 295423448 -1928 386899330 -1929 326577597 -1930 248876614 -1931 716153480 -1932 570043458 -1933 1458154923 -1934 1403193627 -1935 1234005485 -1936 505721706 -1937 85836472 -1938 2003031458 -1939 144833776 -1940 395620162 -1941 1790340202 -1942 1215568466 -1943 845960192 -1944 286704564 -1945 2031027661 -1946 52467316 -1947 940898832 -1948 1773325300 -1949 733609897 -1950 609776167 -1951 527863302 -1952 1136490072 -1953 448210959 -1954 371676098 -1955 214967418 -1956 1889108971 -1957 737637434 -1958 510390866 -1959 128524653 -1960 1064215031 -1961 759267480 -1962 844678133 -1963 1634258489 -1964 69938755 -1965 100388112 -1966 720780327 -1967 575660461 -1968 186224584 -1969 576328137 -1970 720494238 -1971 581844747 -1972 219184692 -1973 1936062704 -1974 1427804939 -1975 505889256 -1976 1819606717 -1977 1480272255 -1978 1446788088 -1979 1445448370 -1980 66398505 -1981 2056564255 -1982 1973311672 -1983 1202888577 -1984 357291567 -1985 197504122 -1986 1417855995 -1987 98916890 -1988 935141556 -1989 1928246861 -1990 227441543 -1991 1999356587 -1992 540030693 -1993 1072119676 -1994 1486131429 -1995 609969448 -1996 1172507788 -1997 59428108 -1998 1185629910 -1999 1358732373 -2000 635756245 -2001 1906124148 -2002 1940577120 -2003 854940937 -2004 1694703204 -2005 1220898411 -2006 1360830193 -2007 1366826273 -2008 553687018 -2009 660134634 -2010 664790995 -2011 620085523 -2012 569215241 -2013 490619019 -2014 1822974100 -2015 926506808 -2016 688123142 -2017 1093346447 -2018 1025423698 -2019 1623264698 -2020 874109660 -2021 1252865241 -2022 1475137638 -2023 1414140353 -2024 177501269 -2025 813785419 -2026 2024109802 -2027 1350009058 -2028 873213527 -2029 1062256064 -2030 561257783 -2031 1508969772 -2032 820896564 -2033 354351255 -2034 216427062 -2035 368116120 -2036 1575249666 -2037 1577257255 -2038 1734942393 -2039 2128936684 -2040 89908241 -2041 252249741 -2042 601538560 -2043 659123483 -2044 742868760 -2045 277029012 -2046 1585630291 -2047 1430991902 -2048 1370375460 -2049 463570342 -2050 906772953 -2051 97001472 -2052 1716435583 -2053 234426943 -2054 1511141826 -2055 1893936853 -2056 1048212362 -2057 1387767980 -2058 1096462263 -2059 1921425889 -2060 302540396 -2061 1657720046 -2062 1282912013 -2063 1123436960 -2064 2012071301 -2065 1499339075 -2066 1491553080 -2067 1439837319 -2068 929112683 -2069 1079011825 -2070 1421290355 -2071 1019020924 -2072 1331261566 -2073 2022828915 -2074 1678144407 -2075 2074130327 -2076 152374280 -2077 1116291051 -2078 1357638581 -2079 1522749740 -2080 1579861393 -2081 116927886 -2082 1619751212 -2083 1148813328 -2084 351354829 -2085 983409390 -2086 895266533 -2087 1399567191 -2088 223693722 -2089 1991728796 -2090 1173509432 -2091 526234118 -2092 1501965194 -2093 308937798 -2094 1649671078 -2095 1366552847 -2096 1808276873 -2097 993740510 -2098 658906518 -2099 589905908 -2100 2072752336 -2101 2080196874 -2102 1608926833 -2103 1256530254 -2104 1955542141 -2105 1139587592 -2106 1183176933 -2107 2107916421 -2108 108394995 -2109 393331867 -2110 1483182513 -2111 1688256388 -2112 510259753 -2113 955450078 -2114 689586069 -2115 861614583 -2116 1938859468 -2117 1584852602 -2118 113698126 -2119 15069543 -2120 1429097751 -2121 1287207559 -2122 541303661 -2123 783579297 -2124 1596145357 -2125 43491092 -2126 2648497 -2127 1256938582 -2128 1037231602 -2129 661555015 -2130 1846844491 -2131 962500290 -2132 594268241 -2133 1308287676 -2134 71546897 -2135 402326735 -2136 300391620 -2137 1254723830 -2138 362759508 -2139 408786616 -2140 1648055697 -2141 1845942022 -2142 2097043004 -2143 10831803 -2144 653908452 -2145 639145425 -2146 872446386 -2147 445284272 -2148 76514380 -2149 986144512 -2150 460353815 -2151 1505612131 -2152 125868423 -2153 1001657477 -2154 141707780 -2155 1722013780 -2156 1045148569 -2157 144356277 -2158 831468715 -2159 2082380171 -2160 805911293 -2161 530829558 -2162 897396814 -2163 1400179534 -2164 1839117234 -2165 968943711 -2166 1802506269 -2167 2139508854 -2168 76183893 -2169 17782130 -2170 400811822 -2171 1724239591 -2172 1863724152 -2173 350371179 -2174 1735071394 -2175 370148956 -2176 989516604 -2177 460034132 -2178 815433228 -2179 1066030984 -2180 1446178644 -2181 1275787044 -2182 424159467 -2183 1572047068 -2184 129960873 -2185 565867248 -2186 1146577200 -2187 1175109442 -2188 710223525 -2189 1978045915 -2190 1110005965 -2191 1516134818 -2192 361391825 -2193 2007402779 -2194 768830705 -2195 53025411 -2196 828862842 -2197 423853326 -2198 45050618 -2199 905046736 -2200 441635456 -2201 445862440 -2202 481802679 -2203 157875960 -2204 796233619 -2205 69390425 -2206 528024916 -2207 1785750224 -2208 529424557 -2209 1343458145 -2210 704297560 -2211 1975603201 -2212 471761541 -2213 1128457028 -2214 1400166621 -2215 601722414 -2216 1694324276 -2217 399260174 -2218 1776831856 -2219 257064153 -2220 229822441 -2221 739354173 -2222 1773198972 -2223 591214267 -2224 599273305 -2225 394546029 -2226 644239678 -2227 1428136147 -2228 818399355 -2229 689290296 -2230 185699235 -2231 1260034812 -2232 1135152737 -2233 667501914 -2234 1417910772 -2235 1931386356 -2236 736892339 -2237 1945935689 -2238 1569652932 -2239 1266316896 -2240 1141910186 -2241 126466845 -2242 1094436450 -2243 1613671727 -2244 1254923873 -2245 347119423 -2246 67910493 -2247 801764501 -2248 746379597 -2249 1844742349 -2250 1058828654 -2251 976202039 -2252 436612874 -2253 684543978 -2254 1567416306 -2255 1035886179 -2256 1079090007 -2257 64172336 -2258 316538679 -2259 1897489363 -2260 753462633 -2261 502237914 -2262 1010040527 -2263 1888615370 -2264 1169739829 -2265 280467651 -2266 1672518078 -2267 1906632168 -2268 78919692 -2269 1094687363 -2270 1025465417 -2271 1220829878 -2272 1221154208 -2273 2119901867 -2274 687017957 -2275 328594433 -2276 319537642 -2277 754928450 -2278 1130358934 -2279 1065917240 -2280 452187151 -2281 41703940 -2282 2042119279 -2283 888800026 -2284 726247919 -2285 1462051937 -2286 1924686205 -2287 1805337926 -2288 1526224273 -2289 93741236 -2290 1555343641 -2291 132203258 -2292 595979151 -2293 417900520 -2294 2020818628 -2295 1765718980 -2296 698368172 -2297 1545853059 -2298 1524867500 -2299 777287864 -2300 493056774 -2301 402849269 -2302 1998117743 -2303 1714210982 -2304 375267488 -2305 537652052 -2306 2042805415 -2307 694805131 -2308 1292580503 -2309 1025680701 -2310 1760722371 -2311 1744767654 -2312 1067384641 -2313 1655358002 -2314 486084032 -2315 1793632560 -2316 969926291 -2317 263286590 -2318 1451486839 -2319 348666916 -2320 357027826 -2321 859346832 -2322 480870175 -2323 953006977 -2324 1277247353 -2325 354205155 -2326 571242309 -2327 1975615525 -2328 1900058214 -2329 2096109810 -2330 605419741 -2331 245631340 -2332 351475431 -2333 456053836 -2334 1959842322 -2335 726742920 -2336 993705889 -2337 1855164089 -2338 1421548051 -2339 138802744 -2340 733361142 -2341 1034786774 -2342 1883570398 -2343 1800745784 -2344 542661128 -2345 222170783 -2346 1446894696 -2347 1512587419 -2348 485457373 -2349 750897887 -2350 1861254335 -2351 842485199 -2352 1610244720 -2353 194640862 -2354 1795492177 -2355 740008425 -2356 548846018 -2357 219250838 -2358 568140302 -2359 301420584 -2360 167877000 -2361 1173560043 -2362 547051925 -2363 519352432 -2364 1629613880 -2365 359410599 -2366 1246095352 -2367 475836121 -2368 67091041 -2369 520159755 -2370 614638865 -2371 800452183 -2372 1554946529 -2373 350725615 -2374 453714319 -2375 2097607657 -2376 572896398 -2377 1900609016 -2378 1462711428 -2379 1058353771 -2380 504023255 -2381 1176482115 -2382 1900838971 -2383 2114267975 -2384 1371122978 -2385 1548847500 -2386 706792752 -2387 1919968996 -2388 1768098338 -2389 1274933054 -2390 73905932 -2391 1935975339 -2392 301009450 -2393 620957857 -2394 307844123 -2395 1930623330 -2396 980368457 -2397 1553939475 -2398 258975803 -2399 1047459498 -2400 2074099230 -2401 873614668 -2402 1847911681 -2403 1481562111 -2404 1224340283 -2405 154142353 -2406 1431686120 -2407 1797236682 -2408 2054751369 -2409 746913900 -2410 708106805 -2411 411290976 -2412 1923396015 -2413 461462128 -2414 378075304 -2415 1147035345 -2416 2010309628 -2417 1084868056 -2418 919520693 -2419 1630924319 -2420 212317463 -2421 993426626 -2422 1419416010 -2423 513326913 -2424 1614384483 -2425 1727260133 -2426 296466595 -2427 447269292 -2428 1133715960 -2429 555442398 -2430 1494728790 -2431 1060331542 -2432 1429057066 -2433 1195156824 -2434 394410005 -2435 505913701 -2436 1349299177 -2437 1826096125 -2438 155666735 -2439 1256566898 -2440 425526377 -2441 863773541 -2442 1667857874 -2443 201438744 -2444 1325235669 -2445 2045933178 -2446 1348474090 -2447 1188061650 -2448 983317587 -2449 120511135 -2450 671502321 -2451 1195635050 -2452 1113937761 -2453 2090918331 -2454 1708961963 -2455 580838597 -2456 1670694816 -2457 2005428558 -2458 1028107889 -2459 656927128 -2460 413387308 -2461 375353032 -2462 1717258670 -2463 1842444374 -2464 1570509856 -2465 2111668675 -2466 200874427 -2467 772325385 -2468 1790281152 -2469 356541163 -2470 2028892283 -2471 68323881 -2472 1220314704 -2473 1549266509 -2474 269762625 -2475 398066725 -2476 1447716040 -2477 1618236715 -2478 1586128375 -2479 283549979 -2480 1738747851 -2481 110147048 -2482 1479185029 -2483 705201964 -2484 53581731 -2485 1040663344 -2486 1286040561 -2487 1724276547 -2488 898608254 -2489 166664803 -2490 233720027 -2491 1311995562 -2492 542017835 -2493 1950978697 -2494 1006956288 -2495 2112527691 -2496 1915163724 -2497 1207830715 -2498 737369428 -2499 1557961228 -2500 1564371878 -2501 618778063 -2502 1626285109 -2503 637202934 -2504 20560924 -2505 1896047735 -2506 1035269660 -2507 1468276964 -2508 1366800802 -2509 473914387 -2510 1751826943 -2511 958065005 -2512 584061436 -2513 1083528324 -2514 1663266970 -2515 637643167 -2516 2124191668 -2517 801823883 -2518 214436067 -2519 875316274 -2520 968488686 -2521 448156094 -2522 39828188 -2523 1510506521 -2524 251651144 -2525 1046784476 -2526 1475550564 -2527 19331220 -2528 107131544 -2529 65436344 -2530 1577292449 -2531 1671503422 -2532 684214407 -2533 1056093910 -2534 161222709 -2535 704775332 -2536 804657997 -2537 1196492369 -2538 25568648 -2539 23975152 -2540 1670406756 -2541 1777395592 -2542 982040157 -2543 106984544 -2544 713440268 -2545 497823479 -2546 744627712 -2547 690148289 -2548 1299647363 -2549 959063779 -2550 1565464563 -2551 120652401 -2552 1407219873 -2553 1605292752 -2554 1631158923 -2555 1658871017 -2556 504593580 -2557 959225839 -2558 1678202238 -2559 611725124 -2560 1024662184 -2561 1108011039 -2562 135744899 -2563 1708876591 -2564 16621301 -2565 296967608 -2566 266168275 -2567 821279299 -2568 1493459977 -2569 291736924 -2570 845254451 -2571 1016383085 -2572 2069132516 -2573 1827294608 -2574 1123367630 -2575 635089136 -2576 177634440 -2577 1867995342 -2578 1325237425 -2579 1477281803 -2580 679575473 -2581 743218341 -2582 1597934204 -2583 2086795346 -2584 201027445 -2585 1081609479 -2586 1598182716 -2587 705621025 -2588 2040835319 -2589 1128901306 -2590 1317346150 -2591 918013855 -2592 89428697 -2593 1453091049 -2594 479406798 -2595 106049998 -2596 1750058657 -2597 745575074 -2598 927329297 -2599 1096034986 -2600 1037311998 -2601 1772583748 -2602 2112418071 -2603 958960866 -2604 1452394709 -2605 1088302053 -2606 1594050002 -2607 1630029149 -2608 808813747 -2609 771803780 -2610 959827304 -2611 1488389220 -2612 1515022121 -2613 410277860 -2614 1427700919 -2615 1716049566 -2616 1491887340 -2617 878399987 -2618 274186943 -2619 1385239011 -2620 2007301293 -2621 1591533093 -2622 155769218 -2623 2096729990 -2624 897140494 -2625 635176016 -2626 55296340 -2627 499715503 -2628 1380751090 -2629 982625638 -2630 1595750489 -2631 270579440 -2632 607725738 -2633 1560684913 -2634 1229540306 -2635 2060120447 -2636 501503318 -2637 676106661 -2638 1542665948 -2639 1310317066 -2640 1447910441 -2641 355009604 -2642 651222638 -2643 815448914 -2644 765287465 -2645 2078923557 -2646 384014832 -2647 109691157 -2648 809839896 -2649 658201775 -2650 1494930168 -2651 669657541 -2652 102251221 -2653 1650699386 -2654 618903883 -2655 999391715 -2656 138391754 -2657 674200224 -2658 1499107219 -2659 1519142845 -2660 1656825862 -2661 947374060 -2662 1789722285 -2663 117067952 -2664 360575325 -2665 871778944 -2666 29704752 -2667 862078644 -2668 1547885605 -2669 1572370700 -2670 24912062 -2671 848312398 -2672 1927380305 -2673 676134700 -2674 1663761312 -2675 545184122 -2676 607574610 -2677 2047776144 -2678 654875279 -2679 1417414506 -2680 558494271 -2681 2321799 -2682 2087072048 -2683 660745492 -2684 1653021185 -2685 558492283 -2686 1660137208 -2687 1791412939 -2688 1232692507 -2689 1011760779 -2690 1163072136 -2691 742034721 -2692 1959134839 -2693 805310774 -2694 859102674 -2695 172226517 -2696 1677089718 -2697 888807426 -2698 1034305161 -2699 1077491675 -2700 313694478 -2701 1059217223 -2702 1925804073 -2703 93591135 -2704 1735351923 -2705 1442081737 -2706 638775257 -2707 195442885 -2708 1342374233 -2709 1293650536 -2710 1612857392 -2711 1900868504 -2712 1295972335 -2713 1552445792 -2714 414130349 -2715 801509872 -2716 2110938075 -2717 2074267557 -2718 445439164 -2719 1196146935 -2720 938544688 -2721 1608511300 -2722 1938181656 -2723 750195879 -2724 266338426 -2725 649800682 -2726 922422396 -2727 1943428144 -2728 1538608108 -2729 1956727557 -2730 873436171 -2731 1852302587 -2732 868461132 -2733 651756596 -2734 1945893722 -2735 456329408 -2736 2093838333 -2737 437185332 -2738 651772293 -2739 1288728918 -2740 1730835868 -2741 117146037 -2742 1042113775 -2743 879324556 -2744 1669591829 -2745 1456244124 -2746 1680834428 -2747 1633046257 -2748 1383028033 -2749 2126273592 -2750 681709544 -2751 174089073 -2752 1587301245 -2753 472407552 -2754 924284952 -2755 1853639671 -2756 1122208235 -2757 1846707349 -2758 1649584168 -2759 513332695 -2760 1655951258 -2761 375536691 -2762 218151634 -2763 376928743 -2764 1027293288 -2765 16561709 -2766 833258151 -2767 973647973 -2768 453747041 -2769 1485030444 -2770 114893244 -2771 37099261 -2772 1602176482 -2773 1157007019 -2774 916423817 -2775 1124284663 -2776 465767495 -2777 449774598 -2778 609847272 -2779 1848795528 -2780 428564542 -2781 1291556816 -2782 2022884601 -2783 2015865787 -2784 1763964369 -2785 799685905 -2786 1722021811 -2787 738688956 -2788 498909606 -2789 1224122331 -2790 1252021651 -2791 7377217 -2792 1599659022 -2793 1470173286 -2794 384305960 -2795 479468662 -2796 1486734995 -2797 1217564111 -2798 1453116636 -2799 1940482036 -2800 555110907 -2801 1568009880 -2802 1977581297 -2803 9803741 -2804 577533251 -2805 746521467 -2806 1134088405 -2807 1043300746 -2808 1196296065 -2809 1743935677 -2810 744612626 -2811 1624860607 -2812 888008846 -2813 620013579 -2814 1493242747 -2815 504489567 -2816 1419699484 -2817 1067780910 -2818 1243178523 -2819 1918609091 -2820 144419593 -2821 347716526 -2822 1925986308 -2823 1744078615 -2824 1817889812 -2825 162808620 -2826 76063630 -2827 1157141159 -2828 1380372731 -2829 1529180266 -2830 950139547 -2831 1935483638 -2832 949706498 -2833 780237197 -2834 1945287380 -2835 1527239749 -2836 1526758664 -2837 931892137 -2838 423056847 -2839 575571081 -2840 528344166 -2841 1167669473 -2842 52948040 -2843 1416353012 -2844 1787683052 -2845 1546190787 -2846 1920842579 -2847 1059898888 -2848 466488049 -2849 1016537454 -2850 831024331 -2851 610907642 -2852 1364253981 -2853 609526991 -2854 207502610 -2855 1034660145 -2856 772335611 -2857 283566240 -2858 44317657 -2859 5224694 -2860 1812746506 -2861 994457204 -2862 1940708333 -2863 614969356 -2864 1774694401 -2865 1738512065 -2866 2142209105 -2867 1153969417 -2868 522920554 -2869 417782304 -2870 1729540498 -2871 1051264720 -2872 1585451777 -2873 1782488539 -2874 320134085 -2875 1225651181 -2876 1181195678 -2877 93493016 -2878 138066421 -2879 1647683728 -2880 1110030471 -2881 969090753 -2882 111107722 -2883 326800804 -2884 1578617744 -2885 318610332 -2886 1361460949 -2887 203469708 -2888 602176572 -2889 1405778606 -2890 208694402 -2891 267439430 -2892 252752163 -2893 1919087 -2894 882408786 -2895 2027446564 -2896 1740431152 -2897 877134243 -2898 1033932334 -2899 115868058 -2900 1294916547 -2901 615989184 -2902 1167132779 -2903 732884676 -2904 250994075 -2905 1487266864 -2906 1958535857 -2907 1432189754 -2908 1580759880 -2909 2096602279 -2910 932389834 -2911 543306703 -2912 918209384 -2913 1043497556 -2914 870107507 -2915 349343480 -2916 1362107889 -2917 84084809 -2918 552813188 -2919 1964284461 -2920 1489863415 -2921 761507591 -2922 84240244 -2923 1742615578 -2924 763426678 -2925 966649030 -2926 1622578495 -2927 356374183 -2928 1843783274 -2929 509027181 -2930 472242241 -2931 991216173 -2932 1125016365 -2933 1639375020 -2934 1724100850 -2935 1376010441 -2936 979158236 -2937 1535153059 -2938 660716547 -2939 412434469 -2940 1484271690 -2941 1593106381 -2942 955741172 -2943 254997426 -2944 489120289 -2945 1825848680 -2946 604340907 -2947 1851228178 -2948 1909933489 -2949 1157154095 -2950 1668028992 -2951 1252313256 -2952 1918661686 -2953 1752269236 -2954 847445187 -2955 534604717 -2956 571434618 -2957 322540034 -2958 890978900 -2959 267734244 -2960 831567215 -2961 1363221141 -2962 1258950418 -2963 1956583580 -2964 855112514 -2965 835567620 -2966 1185110373 -2967 1834270750 -2968 223237031 -2969 1845826920 -2970 99221571 -2971 1707508722 -2972 1291449653 -2973 1054962744 -2974 1962506148 -2975 1780569943 -2976 733327776 -2977 419363407 -2978 1484314473 -2979 495777617 -2980 1576517503 -2981 1004859817 -2982 1748090873 -2983 1347695541 -2984 609645405 -2985 448052412 -2986 1882300258 -2987 1181080024 -2988 770592446 -2989 625795510 -2990 1448814268 -2991 1602159661 -2992 1989016652 -2993 560281038 -2994 1411259594 -2995 696645518 -2996 1395848658 -2997 448886319 -2998 383432620 -2999 1619085690 -3000 147229592 -3001 482654192 -3002 1179110764 -3003 1438679245 -3004 1537616936 -3005 994133264 -3006 1071765540 -3007 123461064 -3008 1413496672 -3009 408596366 -3010 619238681 -3011 842530527 -3012 1413456183 -3013 219845906 -3014 42742420 -3015 2023101589 -3016 667898319 -3017 1925042679 -3018 1056697965 -3019 1438490765 -3020 403354541 -3021 358028585 -3022 893166779 -3023 244887545 -3024 918309624 -3025 156942725 -3026 941533063 -3027 166674634 -3028 605829044 -3029 1324965684 -3030 1785760324 -3031 753058636 -3032 1807619876 -3033 817387440 -3034 44254234 -3035 1197753164 -3036 1811520705 -3037 1116019774 -3038 1321214228 -3039 1077533729 -3040 1524616140 -3041 1940452909 -3042 1920064256 -3043 790588676 -3044 12815167 -3045 1962806676 -3046 666206617 -3047 680713486 -3048 1740365707 -3049 1722904582 -3050 2119204252 -3051 2143720249 -3052 2080933167 -3053 864887383 -3054 241124146 -3055 851759143 -3056 1021830108 -3057 1182657210 -3058 1018433778 -3059 1627659152 -3060 360139246 -3061 656710454 -3062 233234141 -3063 20275474 -3064 1474097895 -3065 277488375 -3066 1218028638 -3067 1138134952 -3068 1393508149 -3069 391759218 -3070 68185033 -3071 770640642 -3072 184728479 -3073 1988249289 -3074 1561229318 -3075 197543646 -3076 1803572317 -3077 79952287 -3078 878257133 -3079 1396454377 -3080 1802856869 -3081 849977737 -3082 1392690978 -3083 1736306388 -3084 1714865120 -3085 1633815124 -3086 440581884 -3087 589211580 -3088 668988686 -3089 1459015662 -3090 69387084 -3091 1029127932 -3092 2115726116 -3093 302621225 -3094 1049403406 -3095 1442340363 -3096 580109600 -3097 119948396 -3098 432991667 -3099 1973617750 -3100 511707614 -3101 501176700 -3102 596774744 -3103 696436093 -3104 341942341 -3105 10520414 -3106 893979740 -3107 2145514659 -3108 90472701 -3109 1772236873 -3110 1394485388 -3111 1893329570 -3112 474730962 -3113 639692718 -3114 1482152310 -3115 42112434 -3116 126024194 -3117 1922734194 -3118 631324014 -3119 795012881 -3120 1234266208 -3121 700711098 -3122 1824140813 -3123 1202508677 -3124 1003332324 -3125 726060572 -3126 497365392 -3127 1583441924 -3128 846008968 -3129 930357060 -3130 1409576026 -3131 1357716583 -3132 1431533760 -3133 2006350770 -3134 2054152676 -3135 1773476102 -3136 2016871184 -3137 800648768 -3138 1771507113 -3139 2107343885 -3140 425401993 -3141 1018508853 -3142 1853189807 -3143 900132955 -3144 1658201571 -3145 1187858470 -3146 942245389 -3147 1784225765 -3148 963109016 -3149 1573569403 -3150 431754998 -3151 49891577 -3152 126796854 -3153 108412164 -3154 1252400254 -3155 1130129178 -3156 834472736 -3157 1749765646 -3158 566087454 -3159 1680481704 -3160 532639058 -3161 1975663481 -3162 890714639 -3163 1964172819 -3164 1834530603 -3165 797383668 -3166 1590165273 -3167 1703918140 -3168 1598032436 -3169 1214188738 -3170 1663778377 -3171 2023434430 -3172 85213943 -3173 1369484537 -3174 776083737 -3175 1743415514 -3176 409859359 -3177 1718329127 -3178 1380157631 -3179 1372968375 -3180 1144414882 -3181 1811912630 -3182 1422859952 -3183 1271211736 -3184 1920324794 -3185 527776558 -3186 253857266 -3187 607313882 -3188 130058557 -3189 819944721 -3190 140311938 -3191 662697615 -3192 648124554 -3193 1031026578 -3194 479386786 -3195 335171509 -3196 1828410246 -3197 2069552059 -3198 2039089649 -3199 1278959034 -3200 1136257149 -3201 1555384379 -3202 1154909816 -3203 1221471092 -3204 777385268 -3205 1930993554 -3206 817402958 -3207 1187244627 -3208 1501839033 -3209 50076942 -3210 412729354 -3211 498770267 -3212 1861989572 -3213 1835589307 -3214 1769982004 -3215 1634830718 -3216 215882217 -3217 2023839270 -3218 94660952 -3219 345940774 -3220 696300343 -3221 234972890 -3222 1008638390 -3223 1344424897 -3224 1265999468 -3225 1488025176 -3226 1679596407 -3227 946926066 -3228 1410093588 -3229 1571202408 -3230 78401453 -3231 398867089 -3232 979103139 -3233 1233311269 -3234 1620338182 -3235 1756488407 -3236 1016821175 -3237 290257492 -3238 796249386 -3239 371176560 -3240 340334434 -3241 1208978741 -3242 869946828 -3243 54840358 -3244 897084400 -3245 492445184 -3246 1689671076 -3247 1112966617 -3248 368800806 -3249 1784332028 -3250 1458907392 -3251 1065101150 -3252 2019304919 -3253 320062134 -3254 262042399 -3255 1137820739 -3256 1808087310 -3257 1941638806 -3258 2084746806 -3259 1070697250 -3260 1365357567 -3261 15664611 -3262 1469564340 -3263 196977058 -3264 1248975880 -3265 942418874 -3266 1953465466 -3267 118313408 -3268 1232676366 -3269 602231204 -3270 489489968 -3271 1573010801 -3272 1811209945 -3273 1359436796 -3274 1627851159 -3275 560810697 -3276 1851881980 -3277 1170038588 -3278 1673777315 -3279 73199139 -3280 806886968 -3281 985201059 -3282 1138300289 -3283 678708239 -3284 1305263193 -3285 1400342688 -3286 1816528979 -3287 965866855 -3288 1194497847 -3289 1753792137 -3290 2036564106 -3291 412371766 -3292 1769456748 -3293 1358644798 -3294 609348824 -3295 870948980 -3296 153580024 -3297 415330642 -3298 989262388 -3299 1386256390 -3300 1017561847 -3301 1478752357 -3302 811783543 -3303 681288144 -3304 690705505 -3305 292151055 -3306 1242098842 -3307 395103838 -3308 1462189643 -3309 768392509 -3310 468302977 -3311 121592963 -3312 1753593568 -3313 1606603266 -3314 800301203 -3315 911373113 -3316 859462306 -3317 469346534 -3318 1877239968 -3319 2053960153 -3320 75655023 -3321 1766320426 -3322 318848271 -3323 1845111771 -3324 977481576 -3325 928197096 -3326 568577103 -3327 1131061600 -3328 1343527738 -3329 1557839492 -3330 369834343 -3331 213605937 -3332 889108201 -3333 1181617886 -3334 894894082 -3335 1579813706 -3336 1473768941 -3337 2136992924 -3338 1974917544 -3339 788474936 -3340 757901785 -3341 295736873 -3342 910067900 -3343 364011705 -3344 1902340139 -3345 1710369103 -3346 1275384818 -3347 614318798 -3348 32231989 -3349 1005141138 -3350 520795303 -3351 107887012 -3352 623977917 -3353 839643575 -3354 1952998783 -3355 1601459493 -3356 1767840671 -3357 374092238 -3358 585037446 -3359 963884761 -3360 1931931730 -3361 954871789 -3362 1177490699 -3363 673556283 -3364 2136489675 -3365 2072384781 -3366 105886342 -3367 1462774969 -3368 2061894057 -3369 2080803886 -3370 103766257 -3371 672312194 -3372 229057112 -3373 1013834157 -3374 1036323899 -3375 2131397251 -3376 576719612 -3377 164225069 -3378 598232401 -3379 608951601 -3380 1169366207 -3381 1119027705 -3382 716838613 -3383 1793344124 -3384 1958671280 -3385 522353748 -3386 1247319970 -3387 1579028303 -3388 896445987 -3389 1832357416 -3390 395429416 -3391 680894069 -3392 639745557 -3393 1572920115 -3394 1354450353 -3395 628751584 -3396 1497821248 -3397 1460336695 -3398 2091526553 -3399 1412231657 -3400 1393656933 -3401 47809163 -3402 2084543851 -3403 1622714045 -3404 1061643320 -3405 973384102 -3406 1606627649 -3407 1638362933 -3408 1137609171 -3409 57376402 -3410 99830886 -3411 159491731 -3412 1176404107 -3413 816669500 -3414 1952835855 -3415 987591739 -3416 1339023248 -3417 1052672177 -3418 419136394 -3419 87985587 -3420 737545945 -3421 814565811 -3422 768879657 -3423 1377291502 -3424 240002278 -3425 2123330010 -3426 2006043087 -3427 1737823527 -3428 1436183057 -3429 1950085992 -3430 1002571536 -3431 682356342 -3432 1997895155 -3433 939631740 -3434 157586740 -3435 912054828 -3436 1913015842 -3437 1764214389 -3438 402934113 -3439 903141366 -3440 1821590791 -3441 502764999 -3442 1062633097 -3443 850511251 -3444 1319434499 -3445 867985304 -3446 1838102990 -3447 510974100 -3448 1920657482 -3449 109755737 -3450 598959687 -3451 510719779 -3452 924321548 -3453 1367839344 -3454 1888011282 -3455 1164323826 -3456 1343685706 -3457 1746570721 -3458 754663705 -3459 632385115 -3460 1549173065 -3461 1757235242 -3462 1314741458 -3463 1399584573 -3464 549383334 -3465 1472328198 -3466 164155753 -3467 314915528 -3468 1089058939 -3469 567089866 -3470 1218056894 -3471 763166082 -3472 1069854865 -3473 133206343 -3474 1613677333 -3475 241805717 -3476 1001191648 -3477 1304296676 -3478 752779817 -3479 774365482 -3480 1414052413 -3481 1351739504 -3482 1285085261 -3483 190890313 -3484 572095201 -3485 1025612895 -3486 1355214139 -3487 1915780907 -3488 624699968 -3489 2109877845 -3490 400682375 -3491 26389386 -3492 1719629439 -3493 1715423833 -3494 1425973959 -3495 121529125 -3496 1040268383 -3497 1590129712 -3498 436444653 -3499 2129327322 -3500 9735930 -3501 1654501548 -3502 745009756 -3503 1079590795 -3504 1787707891 -3505 211203442 -3506 1321396512 -3507 641415891 -3508 1515500118 -3509 2074176329 -3510 1415781373 -3511 782068883 -3512 1278432186 -3513 553382987 -3514 972959196 -3515 1850527387 -3516 1578995882 -3517 180689687 -3518 1618824646 -3519 56212203 -3520 143083884 -3521 2019507021 -3522 82601589 -3523 1862713323 -3524 1587447206 -3525 1508575548 -3526 1984242448 -3527 480231941 -3528 951221612 -3529 273203454 -3530 462075615 -3531 960957542 -3532 1927705002 -3533 1207085372 -3534 2040548337 -3535 1567929245 -3536 1418288814 -3537 1214461202 -3538 61861489 -3539 786305284 -3540 1141153883 -3541 1477642862 -3542 1568374167 -3543 272102421 -3544 2031025849 -3545 393849715 -3546 2122629808 -3547 1462538084 -3548 574539402 -3549 1593970807 -3550 1518750287 -3551 717623287 -3552 1465994180 -3553 1601351876 -3554 432852962 -3555 905957739 -3556 962443776 -3557 269611763 -3558 1386189680 -3559 1913665388 -3560 542815217 -3561 1848265296 -3562 727139282 -3563 323036571 -3564 907867020 -3565 620203971 -3566 1890965816 -3567 178672186 -3568 1834665173 -3569 1952827305 -3570 964977470 -3571 828335409 -3572 1282986520 -3573 385867989 -3574 1100437830 -3575 1166528721 -3576 779717704 -3577 1075583991 -3578 481583157 -3579 1354257106 -3580 522071150 -3581 2000333444 -3582 2071880393 -3583 1988065330 -3584 1454201672 -3585 357249708 -3586 746539421 -3587 269161800 -3588 626861471 -3589 2132729102 -3590 35343540 -3591 1169676688 -3592 1833510750 -3593 762482822 -3594 1492713259 -3595 593894122 -3596 1382686794 -3597 1236195427 -3598 772566308 -3599 1069868319 -3600 1041539085 -3601 1737543778 -3602 1898203728 -3603 177041957 -3604 2123411767 -3605 851157911 -3606 1343570678 -3607 755645823 -3608 1926741902 -3609 1825153836 -3610 2109902929 -3611 301329404 -3612 1678003632 -3613 2034299675 -3614 141911086 -3615 984721657 -3616 244065735 -3617 888450508 -3618 1253883457 -3619 870927206 -3620 873695962 -3621 1289226998 -3622 2040603894 -3623 559723064 -3624 2051709820 -3625 1385833505 -3626 1153617186 -3627 1286912966 -3628 474545284 -3629 1926183494 -3630 209297638 -3631 1516084369 -3632 1516243624 -3633 2107501366 -3634 1693126326 -3635 1492171743 -3636 811175629 -3637 889213357 -3638 100333918 -3639 590433883 -3640 566883545 -3641 62753199 -3642 891763287 -3643 97403529 -3644 2097052874 -3645 1033674374 -3646 1082125186 -3647 193634961 -3648 1922124882 -3649 188524996 -3650 1064562167 -3651 648337196 -3652 1477751994 -3653 957682413 -3654 1208060260 -3655 1381978166 -3656 196032270 -3657 214193798 -3658 521407485 -3659 670577555 -3660 2140377292 -3661 730705123 -3662 39178276 -3663 1509137268 -3664 690722841 -3665 1732304603 -3666 853825363 -3667 1501898471 -3668 474034312 -3669 954159281 -3670 2092332354 -3671 1040917857 -3672 1016912480 -3673 836611994 -3674 1138321386 -3675 966481707 -3676 1870286368 -3677 72962925 -3678 1160116668 -3679 1644927602 -3680 261487921 -3681 77195188 -3682 145781150 -3683 1739239915 -3684 1034877601 -3685 1353841410 -3686 973734433 -3687 1230909872 -3688 1568035208 -3689 1495141918 -3690 1901487427 -3691 1560928852 -3692 78363393 -3693 1940665703 -3694 922582472 -3695 769086235 -3696 1525486658 -3697 1776407835 -3698 123501058 -3699 1999520970 -3700 583083468 -3701 68349764 -3702 892955179 -3703 1599995948 -3704 904961758 -3705 2031276566 -3706 418994007 -3707 627764478 -3708 2104239491 -3709 1579110676 -3710 125208432 -3711 218243764 -3712 1656305864 -3713 270989582 -3714 1957483679 -3715 543699817 -3716 1624830992 -3717 783734464 -3718 1774609689 -3719 1045382552 -3720 131392735 -3721 1528613468 -3722 458827756 -3723 209756128 -3724 1321795524 -3725 1381410228 -3726 978842363 -3727 699798534 -3728 1010334415 -3729 1102343421 -3730 551835857 -3731 1593417883 -3732 1170693186 -3733 1444791036 -3734 1045930184 -3735 2075654944 -3736 1328583954 -3737 1464924191 -3738 555935775 -3739 1285339797 -3740 896551219 -3741 681144207 -3742 1503583561 -3743 405373435 -3744 952133790 -3745 1313583592 -3746 949073253 -3747 429481134 -3748 2097318057 -3749 576199294 -3750 1474863687 -3751 81227144 -3752 2104812763 -3753 1933691443 -3754 290983272 -3755 1279124639 -3756 1167618024 -3757 1269825636 -3758 1978923173 -3759 30468791 -3760 224685409 -3761 383275382 -3762 1623886675 -3763 1395378595 -3764 1828066419 -3765 522333211 -3766 1323549892 -3767 1009166725 -3768 1987257402 -3769 1879485667 -3770 147022875 -3771 736324974 -3772 413146226 -3773 1650606436 -3774 1141698409 -3775 1365280016 -3776 816706381 -3777 2090771662 -3778 1794761151 -3779 766540790 -3780 519487309 -3781 1122141190 -3782 847767934 -3783 476816424 -3784 908348985 -3785 1138751206 -3786 1755941063 -3787 2075967009 -3788 261093194 -3789 1587380588 -3790 2106435801 -3791 485778604 -3792 1970655971 -3793 1582838828 -3794 1881157199 -3795 1651238742 -3796 2105172039 -3797 1057223443 -3798 512921819 -3799 1944945793 -3800 789225462 -3801 659944694 -3802 533787119 -3803 1202371689 -3804 163067483 -3805 1675485529 -3806 420168057 -3807 979773864 -3808 1618773543 -3809 67445560 -3810 1746314654 -3811 2138260852 -3812 1189586750 -3813 446598940 -3814 467593628 -3815 2097935736 -3816 1585350146 -3817 76051043 -3818 2026419097 -3819 1846443341 -3820 1663431632 -3821 1985371250 -3822 184738297 -3823 1486603955 -3824 1420726430 -3825 2065895496 -3826 990359049 -3827 1378414821 -3828 975635292 -3829 1503280868 -3830 1175876967 -3831 1764860754 -3832 15741915 -3833 1709664086 -3834 819748795 -3835 178809398 -3836 1237665967 -3837 1239916853 -3838 1158583262 -3839 708955863 -3840 1307362413 -3841 757414268 -3842 699733067 -3843 349465516 -3844 1204013208 -3845 1167326696 -3846 299917604 -3847 641879706 -3848 1243377739 -3849 178853053 -3850 340839399 -3851 759325723 -3852 16740656 -3853 525577696 -3854 98446030 -3855 1437467086 -3856 443989545 -3857 1088805079 -3858 668398260 -3859 1419624837 -3860 444602300 -3861 1844275227 -3862 1037001943 -3863 460344215 -3864 1406455665 -3865 1856750739 -3866 639153613 -3867 496637985 -3868 949183944 -3869 1797736875 -3870 1205593848 -3871 109062709 -3872 407667495 -3873 1905326915 -3874 458528225 -3875 1611680703 -3876 925169963 -3877 758445829 -3878 106076761 -3879 21064055 -3880 937298883 -3881 446916161 -3882 780389778 -3883 954039539 -3884 972493857 -3885 878835809 -3886 244022977 -3887 1416483402 -3888 1967640888 -3889 912421237 -3890 688624591 -3891 264759540 -3892 609212816 -3893 1725626535 -3894 725103755 -3895 2015668482 -3896 1434893626 -3897 1364257368 -3898 364822819 -3899 236593922 -3900 1014510595 -3901 1570416667 -3902 345656631 -3903 1422178090 -3904 1328259934 -3905 804184857 -3906 886375145 -3907 105946250 -3908 1562630686 -3909 992451907 -3910 127010305 -3911 352445921 -3912 1439368068 -3913 907400083 -3914 1306485460 -3915 264378277 -3916 1786235892 -3917 1550508438 -3918 1680861680 -3919 1606393133 -3920 315446027 -3921 222002623 -3922 1871152673 -3923 924658844 -3924 1947629158 -3925 448772781 -3926 792843678 -3927 1235039136 -3928 1813030149 -3929 1157666497 -3930 1471633058 -3931 680057097 -3932 580599516 -3933 1817289690 -3934 2102235187 -3935 1908859450 -3936 473990899 -3937 841126685 -3938 2014805700 -3939 2036621585 -3940 1833578592 -3941 2141816005 -3942 241583859 -3943 1125463012 -3944 901732441 -3945 1548069319 -3946 1389841289 -3947 540484685 -3948 951094109 -3949 923219321 -3950 2146877818 -3951 1266540137 -3952 1145221945 -3953 1870546844 -3954 43715333 -3955 945367455 -3956 171835977 -3957 836559011 -3958 32922944 -3959 1984866126 -3960 1994225508 -3961 1504556002 -3962 517439575 -3963 427341376 -3964 1174362044 -3965 472191115 -3966 188717178 -3967 1648352943 -3968 1313317800 -3969 56039231 -3970 1537490881 -3971 999412744 -3972 50371588 -3973 1779074740 -3974 2124875756 -3975 952104029 -3976 1179660411 -3977 1367233397 -3978 1492588715 -3979 2130754521 -3980 142969071 -3981 1491982885 -3982 1249811010 -3983 1288191016 -3984 1215046081 -3985 1293526343 -3986 86074823 -3987 1386882058 -3988 2130085354 -3989 118997767 -3990 1224264537 -3991 1976827214 -3992 1623553770 -3993 1741704112 -3994 256684942 -3995 650432166 -3996 66411579 -3997 445402120 -3998 151301462 -3999 1379729379 -4000 501441351 -4001 1688792343 -4002 231658475 -4003 551812940 -4004 1320383435 -4005 209050583 -4006 1503916969 -4007 352560198 -4008 1576283981 -4009 849022036 -4010 335831071 -4011 1719253052 -4012 193521274 -4013 1585642081 -4014 859960420 -4015 1408567355 -4016 731684776 -4017 946035243 -4018 647965766 -4019 714286482 -4020 1065033011 -4021 1872230303 -4022 543630048 -4023 541103133 -4024 1466450767 -4025 800314990 -4026 1191535299 -4027 1532862347 -4028 1245717111 -4029 1342836761 -4030 765108078 -4031 1747158462 -4032 884145456 -4033 996766554 -4034 151487754 -4035 57045243 -4036 1205817137 -4037 1655404724 -4038 409605442 -4039 634617470 -4040 356943112 -4041 745436513 -4042 206386874 -4043 550464386 -4044 183594947 -4045 1066347294 -4046 1959031742 -4047 915279723 -4048 2012382538 -4049 459513860 -4050 1629566206 -4051 929931901 -4052 184260515 -4053 25712606 -4054 1471035034 -4055 1650711282 -4056 826027597 -4057 515086685 -4058 1036089981 -4059 2071744708 -4060 1857923447 -4061 1801198060 -4062 1671419522 -4063 594585255 -4064 650480966 -4065 1822907277 -4066 651630499 -4067 1856298103 -4068 1330828353 -4069 1061235941 -4070 343431926 -4071 1687771465 -4072 1806672454 -4073 549818800 -4074 90752204 -4075 1990267401 -4076 1616166095 -4077 2049783946 -4078 758063477 -4079 1481064985 -4080 361814158 -4081 240146035 -4082 263513238 -4083 546074673 -4084 265858641 -4085 1734548272 -4086 49302307 -4087 1091886238 -4088 102151309 -4089 1085392289 -4090 1016147298 -4091 1960074756 -4092 739106701 -4093 540083173 -4094 407176364 -4095 1389587667 -4096 215506802 -4097 1058806863 -4098 1098402122 -4099 1546335155 -4100 2120042804 -4101 1441834048 -4102 1086622972 -4103 1779231610 -4104 1991652849 -4105 1177375176 -4106 1622015364 -4107 1460335296 -4108 1079675474 -4109 232595193 -4110 793916633 -4111 1441489632 -4112 472741228 -4113 1057429871 -4114 1987564305 -4115 738599869 -4116 644494495 -4117 2036866613 -4118 1830486108 -4119 746645804 -4120 974775254 -4121 699149758 -4122 559236913 -4123 1713881955 -4124 1239232931 -4125 966413277 -4126 955985974 -4127 1454739733 -4128 2025220140 -4129 2054388096 -4130 853591240 -4131 1997779296 -4132 1348738497 -4133 1940214213 -4134 1629527258 -4135 1192907698 -4136 970105741 -4137 1104058974 -4138 505759346 -4139 2049781216 -4140 1336654167 -4141 1299675979 -4142 1343787200 -4143 1809395395 -4144 209622202 -4145 1183867858 -4146 400511617 -4147 854116697 -4148 1073250823 -4149 83514077 -4150 1600762501 -4151 2048026077 -4152 782663835 -4153 12515766 -4154 1614424384 -4155 2021896767 -4156 978929043 -4157 422926710 -4158 1329152852 -4159 856665535 -4160 329831158 -4161 35260445 -4162 706961183 -4163 1678569655 -4164 1975474658 -4165 189004794 -4166 723993705 -4167 798096751 -4168 1293063768 -4169 1229753051 -4170 700394319 -4171 482234288 -4172 381945382 -4173 2044181520 -4174 144146035 -4175 591567584 -4176 1080565730 -4177 544657652 -4178 1445684281 -4179 6332905 -4180 628171729 -4181 898963135 -4182 2054358982 -4183 1410835565 -4184 911478901 -4185 1521299718 -4186 1285248684 -4187 1890407945 -4188 1944226428 -4189 466917888 -4190 599589832 -4191 126573938 -4192 502178333 -4193 1306551016 -4194 1805143594 -4195 330169343 -4196 1495555810 -4197 381653651 -4198 1128266095 -4199 641135930 -4200 1611406703 -4201 1828660414 -4202 1123370218 -4203 1993352085 -4204 1725358286 -4205 1267516254 -4206 437436022 -4207 658440368 -4208 1812173906 -4209 1883120303 -4210 664773273 -4211 292861988 -4212 634599790 -4213 571648607 -4214 1703697553 -4215 1546078692 -4216 2092948325 -4217 841462589 -4218 1289002989 -4219 1889691105 -4220 1308380477 -4221 1888592821 -4222 2016265044 -4223 1810558811 -4224 1047660189 -4225 1673924990 -4226 2140728154 -4227 395732351 -4228 2055578641 -4229 1121510601 -4230 1036868282 -4231 1519501696 -4232 802687368 -4233 12754852 -4234 1365370134 -4235 380562006 -4236 1280271106 -4237 1802806156 -4238 1039002375 -4239 944961365 -4240 1538442811 -4241 1703775648 -4242 1237823353 -4243 25558954 -4244 127940608 -4245 794037258 -4246 1571637646 -4247 73405285 -4248 1635499847 -4249 713156987 -4250 1963096391 -4251 796396676 -4252 454266160 -4253 1831877787 -4254 459471839 -4255 1501926350 -4256 1358319129 -4257 452716346 -4258 1897658701 -4259 1266414122 -4260 1574226947 -4261 787043335 -4262 638432171 -4263 229430667 -4264 799798188 -4265 2003802305 -4266 609992674 -4267 2080069294 -4268 1659124813 -4269 1648995049 -4270 877547011 -4271 1050083976 -4272 1205287049 -4273 2115370364 -4274 1075642930 -4275 1333227657 -4276 761923974 -4277 499796928 -4278 1406632943 -4279 249940173 -4280 1212953915 -4281 1222245686 -4282 1046336850 -4283 1667220076 -4284 906639825 -4285 1505808689 -4286 1021662778 -4287 117475306 -4288 1958525035 -4289 771837831 -4290 1383889428 -4291 1385268335 -4292 1558881167 -4293 2022321599 -4294 1614699002 -4295 211195707 -4296 1878640256 -4297 77208028 -4298 143781353 -4299 1390281421 -4300 1726203077 -4301 1021328365 -4302 292881750 -4303 784006479 -4304 989215081 -4305 1368524680 -4306 2117234136 -4307 1751139056 -4308 1868321609 -4309 1376383431 -4310 2001079229 -4311 933791876 -4312 451145469 -4313 899932431 -4314 453528304 -4315 1357785294 -4316 258257473 -4317 1475191082 -4318 1475260600 -4319 69298860 -4320 99545266 -4321 711666381 -4322 1454567195 -4323 1658426433 -4324 586504332 -4325 921782550 -4326 1869622140 -4327 317660941 -4328 998990578 -4329 2013403493 -4330 1707942362 -4331 577710008 -4332 887248210 -4333 2000824112 -4334 1361716487 -4335 1876463292 -4336 1221865145 -4337 1331466975 -4338 1480118700 -4339 942703106 -4340 560366759 -4341 1333714281 -4342 1876494982 -4343 1011512228 -4344 86163065 -4345 182539639 -4346 221813875 -4347 344420538 -4348 1657730721 -4349 1697074475 -4350 413719398 -4351 1757275987 -4352 261257208 -4353 1868286594 -4354 1268218772 -4355 847761541 -4356 642585496 -4357 990357264 -4358 1165422482 -4359 1641576074 -4360 856277110 -4361 725881196 -4362 71802434 -4363 1743525320 -4364 579221661 -4365 1433518921 -4366 1472504964 -4367 1801086806 -4368 617502249 -4369 805140016 -4370 596306264 -4371 1177869008 -4372 2138854298 -4373 325317598 -4374 41897588 -4375 77533715 -4376 507857237 -4377 263711463 -4378 421954253 -4379 18104311 -4380 1960785939 -4381 835673651 -4382 1775380298 -4383 74559499 -4384 556476597 -4385 896115423 -4386 922321040 -4387 1199062093 -4388 1886472687 -4389 2087743522 -4390 693154520 -4391 595266149 -4392 666141071 -4393 764956954 -4394 191307822 -4395 1245362732 -4396 50992228 -4397 1663812786 -4398 898965890 -4399 668494477 -4400 321469155 -4401 1495272154 -4402 1846363485 -4403 312839805 -4404 1820589752 -4405 1888261073 -4406 390373520 -4407 180963342 -4408 4488889 -4409 812327773 -4410 199067653 -4411 1965274828 -4412 1648001424 -4413 1974447951 -4414 2039834327 -4415 56994374 -4416 723079726 -4417 814671720 -4418 1256056467 -4419 462068766 -4420 754931594 -4421 1949210987 -4422 1057334915 -4423 1421072665 -4424 566684294 -4425 1248642737 -4426 518951749 -4427 617676522 -4428 764971876 -4429 1417917639 -4430 1286170999 -4431 1086441031 -4432 765706145 -4433 985050836 -4434 1399280836 -4435 438812250 -4436 725828261 -4437 1789654356 -4438 619775592 -4439 730317150 -4440 454498481 -4441 818843245 -4442 548108330 -4443 2102499905 -4444 645807548 -4445 440459010 -4446 12010631 -4447 1368887275 -4448 1255130730 -4449 1268067099 -4450 1830956041 -4451 2010062324 -4452 1069794438 -4453 740807308 -4454 1283651342 -4455 1636478732 -4456 1989450046 -4457 1802603091 -4458 106671606 -4459 606938274 -4460 1073037083 -4461 1392842605 -4462 1693379305 -4463 1838743228 -4464 230409793 -4465 945176493 -4466 130071830 -4467 956238055 -4468 587347201 -4469 749847422 -4470 1686555205 -4471 1041845682 -4472 1568690667 -4473 87179888 -4474 996861939 -4475 67014568 -4476 527638898 -4477 1008872571 -4478 1435901843 -4479 1782769628 -4480 129456022 -4481 1119374236 -4482 1645348304 -4483 1199250460 -4484 1860181544 -4485 781515998 -4486 688245545 -4487 1702147942 -4488 436635442 -4489 794917151 -4490 161602568 -4491 1509672525 -4492 40276109 -4493 1854981873 -4494 1200932105 -4495 270685902 -4496 652674718 -4497 1331003936 -4498 1226923957 -4499 1240021919 -4500 2080851358 -4501 765995515 -4502 134383953 -4503 1502058378 -4504 853175403 -4505 1131245893 -4506 1569072946 -4507 1380814301 -4508 2140118464 -4509 857491141 -4510 1016100281 -4511 122090838 -4512 1976865377 -4513 513964937 -4514 1321341298 -4515 1689563273 -4516 1295480936 -4517 2009586843 -4518 1244227568 -4519 1732116378 -4520 657020347 -4521 1405830136 -4522 1094305255 -4523 697296456 -4524 1113328362 -4525 147753712 -4526 967982358 -4527 1766003080 -4528 1478757648 -4529 47422668 -4530 858541352 -4531 1412125359 -4532 813418183 -4533 992925305 -4534 766700089 -4535 1666593586 -4536 2124171198 -4537 188289387 -4538 899924239 -4539 2116806014 -4540 1045780528 -4541 1916024520 -4542 91413204 -4543 875162257 -4544 282505809 -4545 1412754503 -4546 417241882 -4547 1577986745 -4548 1274857698 -4549 1661469450 -4550 1162619475 -4551 1931878045 -4552 919815939 -4553 109441082 -4554 481690853 -4555 2033144301 -4556 257194795 -4557 1449673212 -4558 1651663733 -4559 1735952443 -4560 1497095880 -4561 362721437 -4562 1000594154 -4563 163030415 -4564 1355646743 -4565 1767294243 -4566 1829624001 -4567 1332334293 -4568 1955583630 -4569 582064592 -4570 1301656660 -4571 853880510 -4572 350605464 -4573 1393069864 -4574 1729042767 -4575 633111273 -4576 658340719 -4577 2146284650 -4578 63614371 -4579 1933198418 -4580 1660270452 -4581 1226233846 -4582 1717592815 -4583 432602743 -4584 1335674929 -4585 51800021 -4586 318263396 -4587 1592869724 -4588 1501473233 -4589 1969927130 -4590 1181338519 -4591 851085465 -4592 185164919 -4593 34449026 -4594 1014115880 -4595 1540811662 -4596 1801743269 -4597 696256233 -4598 725662308 -4599 1609843252 -4600 1278320825 -4601 2027318968 -4602 316240114 -4603 1628926289 -4604 1272905184 -4605 2045282882 -4606 114553914 -4607 1931245904 -4608 2044083884 -4609 178168285 -4610 1716960674 -4611 1556870688 -4612 1404402132 -4613 1287069841 -4614 1989473432 -4615 592593413 -4616 1338869862 -4617 160253180 -4618 37979489 -4619 692859447 -4620 2130180310 -4621 1219318008 -4622 1543944912 -4623 167861582 -4624 1253767034 -4625 410577144 -4626 1708673244 -4627 908026656 -4628 1106833377 -4629 286851904 -4630 370386260 -4631 237670554 -4632 166687224 -4633 686626374 -4634 1866596843 -4635 1439592409 -4636 584425608 -4637 1981150758 -4638 1223354665 -4639 481025844 -4640 11835395 -4641 792831691 -4642 2037896533 -4643 1416237527 -4644 2079901532 -4645 1879886317 -4646 2008830940 -4647 1271287747 -4648 2040139497 -4649 2046810429 -4650 1964147194 -4651 2022836160 -4652 1118644790 -4653 1360608459 -4654 43214094 -4655 224928176 -4656 1771185603 -4657 1751887338 -4658 1132954832 -4659 730535333 -4660 2038739243 -4661 1503341092 -4662 968205887 -4663 57942819 -4664 42483819 -4665 687319083 -4666 1497535228 -4667 626909427 -4668 520986193 -4669 573406245 -4670 1107935272 -4671 532821588 -4672 1366237936 -4673 998348157 -4674 1949059116 -4675 1298655821 -4676 730750826 -4677 1810406408 -4678 422459920 -4679 623406675 -4680 1709733190 -4681 239123466 -4682 498759187 -4683 680894332 -4684 1599731925 -4685 541973281 -4686 905822508 -4687 1223433881 -4688 146376972 -4689 2038777341 -4690 1953969214 -4691 37632567 -4692 1394634785 -4693 774691453 -4694 95575386 -4695 1437118604 -4696 1462010536 -4697 1593110615 -4698 2064028032 -4699 1982996729 -4700 19033212 -4701 1024479656 -4702 368334670 -4703 1385271149 -4704 2022827813 -4705 169910138 -4706 536443322 -4707 606094991 -4708 1980316546 -4709 958903242 -4710 1229501666 -4711 1542566088 -4712 1198026708 -4713 1728260854 -4714 75976772 -4715 650274986 -4716 122750487 -4717 981799281 -4718 1873708867 -4719 269127459 -4720 873092974 -4721 1680194433 -4722 306760026 -4723 120244111 -4724 307402238 -4725 402335413 -4726 1557362716 -4727 1769412775 -4728 1995446028 -4729 1473907100 -4730 1604925856 -4731 2014479240 -4732 350903108 -4733 1973260526 -4734 1252266741 -4735 226247273 -4736 2143170664 -4737 1788710063 -4738 832342264 -4739 1976003563 -4740 600129657 -4741 2061843930 -4742 1371086003 -4743 1798156366 -4744 1642621136 -4745 1447062776 -4746 300947704 -4747 1765371624 -4748 281378409 -4749 27172923 -4750 2034499083 -4751 1154471383 -4752 1707367356 -4753 193775462 -4754 1274715494 -4755 2014769594 -4756 596110875 -4757 684594562 -4758 1636698721 -4759 444073255 -4760 11018014 -4761 1094140930 -4762 311068847 -4763 361921122 -4764 919917808 -4765 1563335589 -4766 588168395 -4767 915604825 -4768 1204562004 -4769 1420510659 -4770 744124740 -4771 1804691662 -4772 1334870942 -4773 2115210743 -4774 1455364380 -4775 830008430 -4776 1414789871 -4777 1756312084 -4778 447896406 -4779 1696168280 -4780 1783485007 -4781 334911842 -4782 703156015 -4783 1343368715 -4784 528687304 -4785 1977871510 -4786 1210654661 -4787 1124798179 -4788 514982424 -4789 699869735 -4790 1568871434 -4791 526000439 -4792 1794010665 -4793 1879940281 -4794 887921561 -4795 566444825 -4796 1295792222 -4797 1476089957 -4798 1482049650 -4799 352870579 -4800 749116968 -4801 78690742 -4802 10078593 -4803 2083987910 -4804 46417838 -4805 1465442973 -4806 766512693 -4807 1461207709 -4808 1074271409 -4809 1214409099 -4810 1009892342 -4811 710272768 -4812 1549320941 -4813 1713048357 -4814 2053641483 -4815 2078008245 -4816 1543436219 -4817 1116812496 -4818 1055322776 -4819 2058418644 -4820 1816682231 -4821 476710562 -4822 436935435 -4823 1463209248 -4824 209167196 -4825 1324856996 -4826 2029654074 -4827 1504959418 -4828 653463305 -4829 1364220076 -4830 1857829997 -4831 1402580274 -4832 1442910819 -4833 1867908590 -4834 1339084536 -4835 1489328657 -4836 1185867915 -4837 2105597229 -4838 803052718 -4839 112655676 -4840 1172522681 -4841 1812945060 -4842 822928444 -4843 574359974 -4844 1378509770 -4845 729086279 -4846 504884572 -4847 774462341 -4848 1845898776 -4849 1560207348 -4850 685397337 -4851 1515097359 -4852 2036917911 -4853 1122332772 -4854 830822960 -4855 98601459 -4856 299706121 -4857 712993386 -4858 1603560877 -4859 953169426 -4860 2077213462 -4861 1313907227 -4862 208266052 -4863 1372640633 -4864 1034332169 -4865 1547350589 -4866 714485642 -4867 72716437 -4868 1505464170 -4869 1517538361 -4870 185372113 -4871 530503203 -4872 1182999773 -4873 1008300558 -4874 1104863178 -4875 414025895 -4876 1737386837 -4877 1609747750 -4878 1188488237 -4879 1435801965 -4880 1022471450 -4881 1873885574 -4882 803415677 -4883 911905713 -4884 848734699 -4885 1634238637 -4886 1010507172 -4887 1148440820 -4888 199748375 -4889 466584402 -4890 2101610246 -4891 129478189 -4892 1780491629 -4893 162392651 -4894 1502118823 -4895 667340150 -4896 1709743240 -4897 69120817 -4898 740056587 -4899 1067723762 -4900 1586659178 -4901 925428701 -4902 1598226966 -4903 622175304 -4904 1933729259 -4905 555606496 -4906 1036201199 -4907 1523632448 -4908 17870598 -4909 77205788 -4910 811950766 -4911 1040342048 -4912 1951091363 -4913 1615366443 -4914 1952247762 -4915 652342414 -4916 1102121432 -4917 815271286 -4918 1800783234 -4919 1301869807 -4920 1281855688 -4921 1754909832 -4922 1431347996 -4923 914863669 -4924 1917302483 -4925 785983171 -4926 1582203820 -4927 1479562075 -4928 855103989 -4929 174776759 -4930 399802190 -4931 294279519 -4932 1100205460 -4933 1998029156 -4934 916454823 -4935 886451071 -4936 406152004 -4937 1952656023 -4938 262599872 -4939 424022602 -4940 2029861811 -4941 1074550638 -4942 1464364650 -4943 1833469526 -4944 542433433 -4945 1269128764 -4946 338328292 -4947 1644554865 -4948 2084400051 -4949 2139111526 -4950 798941024 -4951 1218772091 -4952 1746537711 -4953 82805372 -4954 2133635761 -4955 1516356546 -4956 868788544 -4957 1568355933 -4958 848434974 -4959 1723892533 -4960 1743132692 -4961 1248237164 -4962 2018172052 -4963 695854505 -4964 1098782672 -4965 787143228 -4966 1582305576 -4967 1504934676 -4968 592315603 -4969 1844905448 -4970 1928957278 -4971 474693766 -4972 771972438 -4973 1245838280 -4974 160679645 -4975 1314405871 -4976 367483397 -4977 499007937 -4978 811477088 -4979 304399800 -4980 490635816 -4981 1610418112 -4982 1523171891 -4983 89689879 -4984 1693223485 -4985 1509324004 -4986 1606046425 -4987 414528381 -4988 930196289 -4989 306997751 -4990 2138420914 -4991 525845334 -4992 1555234915 -4993 2009109318 -4994 1221699839 -4995 506533939 -4996 648768898 -4997 656521767 -4998 2011468615 -4999 1241084501 -5000 353943568 -5001 1792942245 -5002 1715778268 -5003 1125916006 -5004 891296878 -5005 1876457913 -5006 292838230 -5007 1258780275 -5008 227982202 -5009 1104315318 -5010 1563180075 -5011 718618018 -5012 567249783 -5013 938868318 -5014 808307897 -5015 112989620 -5016 300708675 -5017 266870675 -5018 527518001 -5019 1230904964 -5020 573868426 -5021 518455267 -5022 1756750298 -5023 2129103342 -5024 380080937 -5025 830966489 -5026 488153633 -5027 1028849836 -5028 1487488257 -5029 352138601 -5030 122450689 -5031 1841431825 -5032 2145080846 -5033 1838228957 -5034 819864183 -5035 888894076 -5036 1567203222 -5037 1112702413 -5038 190703 -5039 1795185425 -5040 69534084 -5041 1563370778 -5042 366319795 -5043 636783867 -5044 354755449 -5045 1174627693 -5046 749773487 -5047 655464124 -5048 1441498368 -5049 1277291488 -5050 1886369088 -5051 2015366794 -5052 1795746755 -5053 1495635739 -5054 1996986488 -5055 28344044 -5056 179118580 -5057 337656474 -5058 1057193880 -5059 1666606837 -5060 689795075 -5061 1179644570 -5062 1360555014 -5063 687392273 -5064 870389879 -5065 32935550 -5066 1576286350 -5067 290109454 -5068 1145637963 -5069 1576477053 -5070 2085294879 -5071 1215172047 -5072 992364184 -5073 304131026 -5074 1851955914 -5075 1347119633 -5076 1478758719 -5077 454245753 -5078 2002583757 -5079 772773439 -5080 1731537241 -5081 1741469197 -5082 640656586 -5083 1379800348 -5084 1089621288 -5085 490159426 -5086 1408144393 -5087 1268739869 -5088 827815900 -5089 317854625 -5090 787863058 -5091 1517610975 -5092 1497499195 -5093 934425 -5094 57519601 -5095 220405427 -5096 33869975 -5097 1633805951 -5098 510514881 -5099 1179507938 -5100 1062799356 -5101 448326112 -5102 247196338 -5103 2055163540 -5104 752457138 -5105 2099152252 -5106 1254799525 -5107 83732210 -5108 405914358 -5109 1109899634 -5110 856505649 -5111 2137451599 -5112 703885184 -5113 1497162235 -5114 1369768300 -5115 1793506472 -5116 1987321662 -5117 630429045 -5118 914762693 -5119 667653914 -5120 948283670 -5121 1702625752 -5122 37781242 -5123 298299218 -5124 1703560177 -5125 95300843 -5126 518704645 -5127 1737430152 -5128 1729106794 -5129 1029219526 -5130 769454442 -5131 644422502 -5132 1477545638 -5133 1016650780 -5134 552102395 -5135 82519128 -5136 968319385 -5137 1806901920 -5138 166251338 -5139 1374233743 -5140 769317907 -5141 1022756988 -5142 1364201694 -5143 1473203091 -5144 372435575 -5145 586486346 -5146 1119225915 -5147 212273589 -5148 1216915391 -5149 2033988609 -5150 879927504 -5151 17715414 -5152 1589130713 -5153 917708746 -5154 316014632 -5155 1145207242 -5156 1013009589 -5157 834719277 -5158 735153746 -5159 594632735 -5160 1863938803 -5161 1504608188 -5162 1239055237 -5163 1194000793 -5164 373775321 -5165 1791157632 -5166 1276519921 -5167 1342094706 -5168 1450575905 -5169 1442771260 -5170 568844801 -5171 72410164 -5172 318044600 -5173 1933046495 -5174 1545613255 -5175 690480175 -5176 372049194 -5177 517355522 -5178 902753765 -5179 1588964585 -5180 403860483 -5181 1782681269 -5182 1606679999 -5183 1992991196 -5184 552906367 -5185 1922694631 -5186 990714790 -5187 1565915956 -5188 609930260 -5189 1725868536 -5190 13065043 -5191 326385415 -5192 1082993077 -5193 1252120280 -5194 1520386208 -5195 1456768398 -5196 895794265 -5197 649422482 -5198 651379456 -5199 198886522 -5200 2092193742 -5201 1220224257 -5202 271296686 -5203 262754694 -5204 1005787104 -5205 1816909941 -5206 953234869 -5207 1377836298 -5208 186781815 -5209 1855988634 -5210 819317236 -5211 590642299 -5212 1491186255 -5213 278513587 -5214 436149847 -5215 2044092622 -5216 53724571 -5217 1426864638 -5218 1462524930 -5219 663654831 -5220 1005249526 -5221 1475589973 -5222 990040247 -5223 2088242603 -5224 580226606 -5225 362942807 -5226 1397527353 -5227 1476020871 -5228 1012365289 -5229 2048906809 -5230 1674907393 -5231 957075383 -5232 1121647418 -5233 1946204079 -5234 1219830077 -5235 2127434523 -5236 1615630372 -5237 25581299 -5238 1357787173 -5239 1802412187 -5240 1881569933 -5241 29620761 -5242 245570838 -5243 1225272541 -5244 308134349 -5245 681720686 -5246 1121881515 -5247 361858920 -5248 2108585324 -5249 436922798 -5250 1025513751 -5251 966351202 -5252 1912512771 -5253 2015553998 -5254 907110158 -5255 345255729 -5256 231013158 -5257 157153863 -5258 1821276600 -5259 1243378447 -5260 58577025 -5261 1348700345 -5262 52970183 -5263 1180224443 -5264 1147420776 -5265 1272800260 -5266 1160175318 -5267 615567500 -5268 1298381559 -5269 370478844 -5270 270496040 -5271 1032467845 -5272 400099605 -5273 516066878 -5274 110256738 -5275 708233954 -5276 1197787564 -5277 1232138253 -5278 1070092874 -5279 1158889240 -5280 1669061051 -5281 2095606626 -5282 2125240443 -5283 1434090175 -5284 1963676976 -5285 884866953 -5286 1779345904 -5287 47206486 -5288 1042020816 -5289 1453138857 -5290 1290584934 -5291 1100597841 -5292 654355554 -5293 1343555117 -5294 133338637 -5295 1801776331 -5296 468871729 -5297 1293513955 -5298 269860183 -5299 1767253289 -5300 1663992799 -5301 540356223 -5302 652237486 -5303 2064092405 -5304 1056423102 -5305 762494224 -5306 624842711 -5307 106727018 -5308 1994632477 -5309 1694935586 -5310 1265616259 -5311 1516209881 -5312 1643058564 -5313 1243373054 -5314 802816408 -5315 1459251892 -5316 2128240007 -5317 434678664 -5318 1506458379 -5319 1022777175 -5320 1887817521 -5321 649559665 -5322 2123375017 -5323 394689428 -5324 1993114782 -5325 109230006 -5326 48982111 -5327 314502863 -5328 1402743961 -5329 318842294 -5330 2081756152 -5331 919253113 -5332 859198518 -5333 586509990 -5334 835861870 -5335 1915621620 -5336 1349004214 -5337 1460704581 -5338 2022348638 -5339 1196153044 -5340 1008156519 -5341 1140481249 -5342 564879277 -5343 503731435 -5344 236370655 -5345 1367695685 -5346 1962983328 -5347 217127014 -5348 1802374349 -5349 1321958059 -5350 1239904190 -5351 1542708223 -5352 1971517724 -5353 1215795559 -5354 1937397651 -5355 1817148858 -5356 1325025565 -5357 1986379762 -5358 2131651721 -5359 580285878 -5360 157738408 -5361 2065924226 -5362 1499538991 -5363 1016936926 -5364 504950568 -5365 187917213 -5366 785074898 -5367 1853954783 -5368 1648621795 -5369 659939889 -5370 902624179 -5371 509294666 -5372 1800421138 -5373 1467503456 -5374 1013026102 -5375 2036791794 -5376 687715493 -5377 828525782 -5378 106435160 -5379 342606194 -5380 3000193 -5381 1346339350 -5382 1885314417 -5383 1974517917 -5384 414651261 -5385 1675228420 -5386 1644183127 -5387 1739676826 -5388 1514124534 -5389 1628351200 -5390 172479057 -5391 1671862943 -5392 1546791778 -5393 1672018048 -5394 541316221 -5395 2051742347 -5396 1859935262 -5397 1326391120 -5398 1758213482 -5399 1361073409 -5400 1986331009 -5401 513354013 -5402 1870368075 -5403 1639268499 -5404 1980857469 -5405 735910529 -5406 1528576645 -5407 521089314 -5408 1564436311 -5409 1635011806 -5410 863695508 -5411 1567436504 -5412 833867508 -5413 601526278 -5414 1394470773 -5415 1248518770 -5416 129271050 -5417 891170252 -5418 840711948 -5419 1643395585 -5420 372037805 -5421 1013191005 -5422 1167774880 -5423 1918829583 -5424 537725406 -5425 1709091101 -5426 1823088282 -5427 250177020 -5428 887998573 -5429 1433818116 -5430 1611250429 -5431 726845934 -5432 1947172129 -5433 1334134856 -5434 218630786 -5435 1780545950 -5436 2070045386 -5437 1747207431 -5438 154151616 -5439 1486998049 -5440 1234735589 -5441 1017847125 -5442 906950906 -5443 2068603098 -5444 1619373403 -5445 153938031 -5446 1169638220 -5447 1748644453 -5448 1045108284 -5449 2010350168 -5450 1244556390 -5451 1417146089 -5452 876057526 -5453 264847622 -5454 1188492024 -5455 1413782932 -5456 1973938724 -5457 864096659 -5458 1663959952 -5459 714453649 -5460 150431127 -5461 1127726733 -5462 1441299584 -5463 2097603257 -5464 314377941 -5465 1659930370 -5466 1730665559 -5467 236939679 -5468 1259654153 -5469 1884817176 -5470 1723937729 -5471 346906095 -5472 755180653 -5473 483404987 -5474 268025545 -5475 227070408 -5476 637343018 -5477 1437663765 -5478 1975714861 -5479 1682451302 -5480 1300530285 -5481 1072787604 -5482 952113743 -5483 29104163 -5484 1337635226 -5485 2140605768 -5486 1442887095 -5487 1164090302 -5488 857218779 -5489 959363399 -5490 1878543952 -5491 1007649906 -5492 2087090132 -5493 1172359888 -5494 957769515 -5495 253984426 -5496 684806610 -5497 540951427 -5498 490924105 -5499 1944460763 -5500 278284955 -5501 67378186 -5502 143883210 -5503 1033465608 -5504 550783173 -5505 411908755 -5506 1260536016 -5507 1188126192 -5508 1849572520 -5509 1088767229 -5510 723093846 -5511 1002619158 -5512 14071185 -5513 1675207590 -5514 1031723321 -5515 1351706412 -5516 1668329710 -5517 327126769 -5518 368313066 -5519 378064841 -5520 1286490168 -5521 99373370 -5522 1385714747 -5523 1226096653 -5524 1271733258 -5525 196000615 -5526 1480081079 -5527 1956539868 -5528 736952042 -5529 1971005184 -5530 1753516984 -5531 1015236997 -5532 2038383371 -5533 1897400194 -5534 2048702605 -5535 441682896 -5536 161825302 -5537 1161754973 -5538 1629809088 -5539 2011397822 -5540 103038554 -5541 205419287 -5542 866533332 -5543 117109740 -5544 1880626877 -5545 1898256654 -5546 1468816152 -5547 1401472939 -5548 77899775 -5549 1837129218 -5550 1779537780 -5551 1364389943 -5552 1936502589 -5553 1017768879 -5554 443002948 -5555 1060752199 -5556 1213769494 -5557 1923084027 -5558 869808420 -5559 1950721536 -5560 1746605564 -5561 475841756 -5562 818474885 -5563 1637505287 -5564 225758302 -5565 719693842 -5566 2079188183 -5567 387583604 -5568 1881448815 -5569 1561513624 -5570 251497779 -5571 1984487370 -5572 1766932911 -5573 1118031111 -5574 2101597110 -5575 1500076140 -5576 868804117 -5577 1422929614 -5578 754065431 -5579 946703892 -5580 1112575184 -5581 386119563 -5582 163610188 -5583 901594125 -5584 1403888442 -5585 606613136 -5586 1962346325 -5587 470174289 -5588 382213516 -5589 684671097 -5590 273412177 -5591 2128819080 -5592 1160512853 -5593 1091887063 -5594 1618840719 -5595 1386271155 -5596 1811580905 -5597 1550545254 -5598 1773854760 -5599 1545546073 -5600 964575230 -5601 2025352539 -5602 1382549795 -5603 584024493 -5604 995900002 -5605 1336663257 -5606 2084100633 -5607 1864704120 -5608 612109223 -5609 690682416 -5610 663924364 -5611 1724684407 -5612 1076801979 -5613 827534552 -5614 478794885 -5615 333206774 -5616 1434147689 -5617 293657562 -5618 803381063 -5619 1816361205 -5620 978328659 -5621 1076793240 -5622 1797696637 -5623 2138841512 -5624 21196655 -5625 1269053708 -5626 1377629019 -5627 1832777561 -5628 672115314 -5629 1004000131 -5630 1230839986 -5631 1636690545 -5632 881869022 -5633 465906133 -5634 73231390 -5635 1877769025 -5636 1802569390 -5637 9848376 -5638 1594989497 -5639 267194965 -5640 700530792 -5641 111430213 -5642 1991879372 -5643 1777332772 -5644 938964766 -5645 323190609 -5646 2110539546 -5647 225628807 -5648 616848171 -5649 766436961 -5650 2041990012 -5651 1595176830 -5652 1843230201 -5653 1692203001 -5654 1586534694 -5655 1864426857 -5656 813773061 -5657 816680066 -5658 1549720770 -5659 1485888375 -5660 1820680197 -5661 633077108 -5662 975095272 -5663 555065572 -5664 1098983241 -5665 1048326663 -5666 285350949 -5667 754068983 -5668 1058175039 -5669 1880340446 -5670 1021263948 -5671 1758705831 -5672 1991770659 -5673 865659672 -5674 1388554955 -5675 783251777 -5676 1188850282 -5677 1351610853 -5678 1008880584 -5679 1805698453 -5680 2118047814 -5681 903386948 -5682 1253391636 -5683 1813794368 -5684 448106301 -5685 692442682 -5686 1530737577 -5687 1261879362 -5688 1509122748 -5689 932974699 -5690 600284090 -5691 1182319298 -5692 1566051807 -5693 1575379362 -5694 1737384870 -5695 517551400 -5696 476222377 -5697 2022735819 -5698 1271620383 -5699 1534397416 -5700 1755592617 -5701 145400683 -5702 1145619600 -5703 1599879628 -5704 1011060355 -5705 386690907 -5706 235647758 -5707 52426989 -5708 1738301761 -5709 1244528342 -5710 1858125443 -5711 1708865927 -5712 431643 -5713 964033431 -5714 1375176647 -5715 448537944 -5716 1656476113 -5717 758430576 -5718 1710417307 -5719 1018115214 -5720 1691405275 -5721 163217749 -5722 52950864 -5723 1109973434 -5724 1738597111 -5725 1790335734 -5726 1627524834 -5727 67335841 -5728 1665587905 -5729 751661569 -5730 1601733257 -5731 1273696874 -5732 897062252 -5733 599869209 -5734 726092854 -5735 1908122608 -5736 986560117 -5737 961740612 -5738 1960549597 -5739 577378230 -5740 58785307 -5741 1671191392 -5742 138760509 -5743 59216950 -5744 487741175 -5745 1513937157 -5746 507754894 -5747 2144217289 -5748 124884085 -5749 70688553 -5750 1014848855 -5751 1816289361 -5752 233906302 -5753 1067799719 -5754 778779147 -5755 1972503414 -5756 710651805 -5757 258820334 -5758 2039839255 -5759 228756062 -5760 1010481903 -5761 1494088864 -5762 1502452936 -5763 1907544156 -5764 2093958074 -5765 81062142 -5766 1668183116 -5767 933034543 -5768 1042802755 -5769 1481249065 -5770 1510412773 -5771 1101588062 -5772 1004956810 -5773 1649173282 -5774 1160805012 -5775 1492697985 -5776 1015626791 -5777 1668559906 -5778 1489431626 -5779 1140510877 -5780 1739248460 -5781 356796833 -5782 809316590 -5783 1973154762 -5784 1424596552 -5785 1588095737 -5786 1798174528 -5787 2135248357 -5788 1846916071 -5789 1690530135 -5790 216520771 -5791 709914327 -5792 1037135352 -5793 1718973707 -5794 469974835 -5795 983609778 -5796 1800035850 -5797 2138157951 -5798 1916644321 -5799 695354957 -5800 1471923368 -5801 1279573446 -5802 1796943019 -5803 329396530 -5804 781263080 -5805 810264383 -5806 1822094516 -5807 1796889872 -5808 331340641 -5809 1164042494 -5810 789917101 -5811 2070589101 -5812 1520839328 -5813 1599233691 -5814 1896260216 -5815 797952232 -5816 1039845780 -5817 1546951096 -5818 785716942 -5819 739278204 -5820 1089997584 -5821 1002237713 -5822 1449192531 -5823 2127132936 -5824 573727773 -5825 1919167366 -5826 963259066 -5827 226279975 -5828 1909841669 -5829 732419739 -5830 921634932 -5831 1234281389 -5832 2011993185 -5833 571094303 -5834 1563677920 -5835 645772617 -5836 1381358686 -5837 1238288788 -5838 295178841 -5839 1712699327 -5840 254847634 -5841 1085095942 -5842 1635804781 -5843 1775686962 -5844 536845985 -5845 1384581349 -5846 426155547 -5847 1576691766 -5848 784048797 -5849 1211872489 -5850 168486322 -5851 1874046381 -5852 66626554 -5853 1617678853 -5854 1853695669 -5855 640354327 -5856 1389362571 -5857 669471087 -5858 866634302 -5859 1151720592 -5860 1401890826 -5861 1788269234 -5862 238518333 -5863 1266400363 -5864 211879889 -5865 1802196253 -5866 1912172981 -5867 1593238575 -5868 893001393 -5869 59868174 -5870 1158454255 -5871 1147849028 -5872 1144964117 -5873 646775388 -5874 776052342 -5875 1681810102 -5876 2031356737 -5877 1202207889 -5878 1111018220 -5879 667921886 -5880 266596730 -5881 1279504542 -5882 394484620 -5883 333223285 -5884 749699747 -5885 100696641 -5886 973577612 -5887 2139062318 -5888 770167729 -5889 1840211915 -5890 1143299262 -5891 24574907 -5892 1480997501 -5893 1381817596 -5894 1290975271 -5895 1692877391 -5896 1036530201 -5897 1055664604 -5898 1138632318 -5899 1929531595 -5900 1115532778 -5901 149602925 -5902 929896975 -5903 113013247 -5904 796378313 -5905 1705949317 -5906 1794823350 -5907 680251402 -5908 760673559 -5909 758357922 -5910 1348173289 -5911 1027270289 -5912 2037862465 -5913 1742657909 -5914 1360493574 -5915 640078564 -5916 1843354550 -5917 186587539 -5918 631657235 -5919 466038631 -5920 2026799454 -5921 1774956497 -5922 490613539 -5923 1360313307 -5924 1009290445 -5925 1781588810 -5926 905707050 -5927 2045820647 -5928 689769766 -5929 2044339369 -5930 1827868594 -5931 1805302544 -5932 46458646 -5933 610281921 -5934 1918315792 -5935 842836960 -5936 168747590 -5937 1565655494 -5938 1523088362 -5939 929421149 -5940 176529768 -5941 723778003 -5942 1956691439 -5943 66908585 -5944 318952264 -5945 1169701365 -5946 706987150 -5947 14823167 -5948 1356288904 -5949 1338644385 -5950 480861798 -5951 1235604710 -5952 966117234 -5953 971475337 -5954 448434370 -5955 1975407680 -5956 605580499 -5957 1354141420 -5958 1873744679 -5959 1295350265 -5960 1250997141 -5961 1554129625 -5962 953169162 -5963 1297455788 -5964 16927898 -5965 724001306 -5966 2140292748 -5967 185675488 -5968 142173152 -5969 1515897462 -5970 1115096638 -5971 318702920 -5972 92191818 -5973 924304429 -5974 385611506 -5975 411144082 -5976 2094005794 -5977 1092598656 -5978 425967249 -5979 1302811051 -5980 283759393 -5981 906829048 -5982 390932113 -5983 1249876627 -5984 1878304385 -5985 839366483 -5986 1077800659 -5987 336401237 -5988 46024256 -5989 804061690 -5990 1631751502 -5991 1297021397 -5992 210707667 -5993 437437016 -5994 446993537 -5995 227635565 -5996 1161438322 -5997 439802637 -5998 413311054 -5999 1303611474 -6000 1955700100 -6001 1528407692 -6002 1622314395 -6003 2047891918 -6004 305228473 -6005 2007925901 -6006 311552352 -6007 251750619 -6008 953040909 -6009 737519602 -6010 1554561670 -6011 1236800302 -6012 1644348650 -6013 1945493784 -6014 339193281 -6015 1375169387 -6016 637376619 -6017 1416993941 -6018 1711570624 -6019 683400875 -6020 73571983 -6021 1195838479 -6022 1980422273 -6023 284279651 -6024 1633275495 -6025 279932162 -6026 511915216 -6027 647230170 -6028 719734800 -6029 925226270 -6030 1950841644 -6031 527951252 -6032 306150314 -6033 1425672391 -6034 428359522 -6035 611378787 -6036 1286114644 -6037 739911874 -6038 863129407 -6039 91671905 -6040 1477431476 -6041 270207429 -6042 1328472207 -6043 974296478 -6044 68217565 -6045 1667665489 -6046 201982218 -6047 705594185 -6048 937175782 -6049 1913552842 -6050 1388995060 -6051 1010747765 -6052 961907673 -6053 1221933685 -6054 1295027416 -6055 447699521 -6056 1501865848 -6057 1806942633 -6058 1094929691 -6059 74117000 -6060 584685255 -6061 898287687 -6062 602068252 -6063 890835570 -6064 176476431 -6065 1030427774 -6066 1502214357 -6067 1462591075 -6068 1770339648 -6069 217860116 -6070 1554262981 -6071 1100287477 -6072 488067546 -6073 735251540 -6074 2074583955 -6075 556285111 -6076 255433381 -6077 129082525 -6078 1261879296 -6079 1192609163 -6080 2042635368 -6081 503390709 -6082 55873281 -6083 857059393 -6084 1725324394 -6085 1350900697 -6086 1304758914 -6087 1079706594 -6088 1010359682 -6089 252204957 -6090 1153823594 -6091 1595044938 -6092 1150492645 -6093 1755891846 -6094 338396860 -6095 1326969076 -6096 638835972 -6097 1840611217 -6098 642076503 -6099 261691973 -6100 2058471334 -6101 48855836 -6102 1361979450 -6103 399055232 -6104 784107377 -6105 1289079757 -6106 955340343 -6107 1039540758 -6108 1418162283 -6109 69735992 -6110 84666274 -6111 1313314003 -6112 573126701 -6113 140539555 -6114 22889748 -6115 150967447 -6116 1491440252 -6117 1327648663 -6118 1230674042 -6119 354316287 -6120 1579853620 -6121 237013988 -6122 1949361225 -6123 582862617 -6124 1992905835 -6125 140274437 -6126 1909831693 -6127 484258159 -6128 1980885654 -6129 404424549 -6130 745950132 -6131 1891873340 -6132 453280385 -6133 2107929582 -6134 143444924 -6135 1237387762 -6136 1249525692 -6137 1098785268 -6138 129444873 -6139 520204327 -6140 1168521260 -6141 214111147 -6142 1833518330 -6143 1741647961 -6144 354650702 -6145 1856408078 -6146 1892615408 -6147 1846090954 -6148 1036573093 -6149 975805802 -6150 52923593 -6151 468943066 -6152 1212819791 -6153 2002284818 -6154 1051805683 -6155 1058241978 -6156 2142559255 -6157 814153729 -6158 1542500137 -6159 1975961262 -6160 1218578278 -6161 140966622 -6162 1720350954 -6163 1671858663 -6164 101412556 -6165 1863795879 -6166 761762778 -6167 1350938248 -6168 815097499 -6169 891207651 -6170 1871142575 -6171 1983618759 -6172 1105318798 -6173 1557177257 -6174 1577783072 -6175 1459969500 -6176 1266101688 -6177 1322914832 -6178 1158576806 -6179 155191133 -6180 151236987 -6181 1211500400 -6182 624134199 -6183 1364056778 -6184 1066301570 -6185 1675939883 -6186 274815108 -6187 1061377178 -6188 342609964 -6189 1817315245 -6190 889854792 -6191 1561188242 -6192 1958281867 -6193 462722098 -6194 1085563257 -6195 2059694424 -6196 179034329 -6197 1847326035 -6198 1263149024 -6199 994131828 -6200 591050038 -6201 986807952 -6202 830266939 -6203 1696368836 -6204 396501561 -6205 260566363 -6206 1008854688 -6207 1662603249 -6208 1583481196 -6209 19947847 -6210 1817794383 -6211 1734718183 -6212 1231448247 -6213 294444934 -6214 951291313 -6215 150266169 -6216 1970384817 -6217 1226106421 -6218 1211643347 -6219 165511133 -6220 895938018 -6221 2101498139 -6222 1726699375 -6223 706736238 -6224 416736590 -6225 664778985 -6226 618947014 -6227 595770919 -6228 364621372 -6229 1882096038 -6230 1589902748 -6231 955671411 -6232 721420342 -6233 272686039 -6234 504556599 -6235 1117921904 -6236 533252403 -6237 1513411288 -6238 633041505 -6239 2116733599 -6240 1533359135 -6241 303352240 -6242 1703968134 -6243 617323734 -6244 597797175 -6245 507775799 -6246 767589903 -6247 420698344 -6248 1733882220 -6249 1979233251 -6250 586209478 -6251 482336590 -6252 1933247742 -6253 165425205 -6254 1189072828 -6255 202500684 -6256 830204190 -6257 1808019842 -6258 798271604 -6259 1194825563 -6260 1542632233 -6261 240690704 -6262 3013326 -6263 116568927 -6264 513376743 -6265 507569925 -6266 1234490831 -6267 1046629146 -6268 2020981213 -6269 1867532337 -6270 1015879097 -6271 1406856700 -6272 23400929 -6273 572363583 -6274 2024180434 -6275 621198104 -6276 1080139382 -6277 644286690 -6278 1041896449 -6279 666537954 -6280 476036293 -6281 1628105927 -6282 1148874545 -6283 261800387 -6284 1793531132 -6285 190463725 -6286 464301072 -6287 476251675 -6288 1998483568 -6289 1262572676 -6290 1671077238 -6291 1393632153 -6292 1503263380 -6293 1674090564 -6294 1510201080 -6295 2016640123 -6296 34176841 -6297 597208264 -6298 915785622 -6299 2055158055 -6300 317256953 -6301 1931664719 -6302 1314531107 -6303 340657882 -6304 356544655 -6305 1191227894 -6306 961855987 -6307 1436684037 -6308 1835514584 -6309 2003752436 -6310 2103221992 -6311 164067229 -6312 1484374715 -6313 1104612889 -6314 425867616 -6315 1130422199 -6316 1295076614 -6317 890168688 -6318 1606673874 -6319 1146076534 -6320 5257716 -6321 1130267464 -6322 392225039 -6323 1508521096 -6324 656874380 -6325 1902426120 -6326 1377677572 -6327 691051222 -6328 352150736 -6329 145979546 -6330 598725629 -6331 669407689 -6332 2077644265 -6333 1913256736 -6334 1010065571 -6335 286705272 -6336 957000982 -6337 1971921558 -6338 1723389310 -6339 645031918 -6340 1828190346 -6341 1679127654 -6342 809099147 -6343 1165081413 -6344 636256895 -6345 1234966764 -6346 148019965 -6347 1931333509 -6348 2125135452 -6349 1754693839 -6350 929926396 -6351 2130393169 -6352 737477656 -6353 1322151435 -6354 1491430617 -6355 1394352036 -6356 1077093907 -6357 721624541 -6358 2085403258 -6359 1429244643 -6360 867604087 -6361 536645239 -6362 2098652332 -6363 797764705 -6364 302418328 -6365 961234256 -6366 1084469977 -6367 1259419310 -6368 785672166 -6369 660375639 -6370 1904451229 -6371 466378865 -6372 192019645 -6373 566066728 -6374 1631460278 -6375 828276540 -6376 1801033492 -6377 1779480243 -6378 612126402 -6379 1778685297 -6380 1386690435 -6381 1542052798 -6382 1761594818 -6383 2124168091 -6384 716720585 -6385 1105541787 -6386 1371036479 -6387 1793814493 -6388 1827166329 -6389 1308956090 -6390 1075575488 -6391 547286768 -6392 1845601329 -6393 1026744173 -6394 1345051473 -6395 536009 -6396 1987978429 -6397 282037803 -6398 1259955320 -6399 626166947 -6400 942413442 -6401 1016922901 -6402 1092545812 -6403 1134433088 -6404 1582989629 -6405 576522443 -6406 1962709628 -6407 1236539474 -6408 208519038 -6409 427352382 -6410 867741123 -6411 1595209473 -6412 1969405180 -6413 481852293 -6414 1571893916 -6415 538642118 -6416 1587394080 -6417 795446748 -6418 184972963 -6419 1267076761 -6420 2104402838 -6421 1260548451 -6422 1814363530 -6423 1802520519 -6424 139808976 -6425 1011931355 -6426 1803056529 -6427 2127787405 -6428 1293969158 -6429 915528201 -6430 606470705 -6431 88898953 -6432 1932451102 -6433 1699016517 -6434 1223332041 -6435 1367957083 -6436 128055312 -6437 1038558021 -6438 457012909 -6439 336574351 -6440 1465910404 -6441 1324754032 -6442 1931783824 -6443 1287831936 -6444 1806606325 -6445 1356194093 -6446 1826474054 -6447 1246516758 -6448 4157193 -6449 2011447017 -6450 366109871 -6451 2108560031 -6452 1124511821 -6453 32989753 -6454 1763596902 -6455 1264320797 -6456 1044921109 -6457 1419169783 -6458 1244624555 -6459 191406619 -6460 187214336 -6461 1851095260 -6462 280305572 -6463 2119665438 -6464 1402628129 -6465 1503637613 -6466 1340138874 -6467 1530683442 -6468 394711987 -6469 1797151783 -6470 1867257793 -6471 1860622391 -6472 974422168 -6473 1651557969 -6474 1000970679 -6475 633544845 -6476 860268414 -6477 679961086 -6478 1880061603 -6479 864425607 -6480 543924455 -6481 98687827 -6482 825501990 -6483 1668436276 -6484 131677580 -6485 441615245 -6486 785273426 -6487 1176598689 -6488 1860785028 -6489 2029897981 -6490 1368005309 -6491 2047999365 -6492 1733509593 -6493 1648310881 -6494 2020181155 -6495 988654074 -6496 1004464847 -6497 1212836381 -6498 371853868 -6499 1399176834 -6500 862504517 -6501 91628013 -6502 1112315577 -6503 1836926685 -6504 1743185983 -6505 2113286256 -6506 322987882 -6507 455970749 -6508 645763694 -6509 55565838 -6510 1320396357 -6511 1189688150 -6512 154253665 -6513 2145898347 -6514 710640778 -6515 285931245 -6516 440029944 -6517 1495914204 -6518 1462529935 -6519 153331325 -6520 1378328537 -6521 683051596 -6522 53847042 -6523 964354482 -6524 183878829 -6525 2074028197 -6526 1953008557 -6527 1188343676 -6528 1139380931 -6529 177378777 -6530 440036862 -6531 2001885448 -6532 269006791 -6533 1552352439 -6534 1691328485 -6535 2012192774 -6536 1518155048 -6537 2014316367 -6538 320679875 -6539 16435094 -6540 2069882205 -6541 1641076232 -6542 1206123244 -6543 76652222 -6544 1639490932 -6545 1916764023 -6546 362583468 -6547 2079520876 -6548 1265194579 -6549 1825113403 -6550 85368553 -6551 496039469 -6552 360681351 -6553 139215595 -6554 1460393951 -6555 544560180 -6556 65760145 -6557 1265918860 -6558 1732903857 -6559 1205141076 -6560 1443297638 -6561 25457071 -6562 1059542876 -6563 1712304429 -6564 1577809511 -6565 603387713 -6566 1577013555 -6567 948480911 -6568 470220432 -6569 1897693430 -6570 964916005 -6571 392618990 -6572 1391286015 -6573 23555602 -6574 469271212 -6575 883293299 -6576 1940319625 -6577 831854680 -6578 815330527 -6579 1058030556 -6580 509484435 -6581 900699081 -6582 1554070025 -6583 870165786 -6584 1039914676 -6585 866980329 -6586 1414725967 -6587 1105674821 -6588 2132899189 -6589 1000146176 -6590 163332249 -6591 1428713179 -6592 1025603247 -6593 1222875125 -6594 993533960 -6595 455929110 -6596 1826262838 -6597 423063867 -6598 1404410021 -6599 148999623 -6600 173273650 -6601 221842379 -6602 541618613 -6603 1564559665 -6604 245397981 -6605 1010889825 -6606 300369316 -6607 38233958 -6608 1842744506 -6609 1115699843 -6610 1096264514 -6611 204745293 -6612 2016398924 -6613 502850892 -6614 1074911080 -6615 908829953 -6616 1369831221 -6617 342153399 -6618 2014504774 -6619 1355246762 -6620 1342299575 -6621 30353376 -6622 636476294 -6623 220419174 -6624 1253228501 -6625 1630010254 -6626 676348285 -6627 932007692 -6628 2053074122 -6629 2080758306 -6630 1081007315 -6631 78864124 -6632 155117037 -6633 1622625928 -6634 1643423789 -6635 400515018 -6636 486032105 -6637 1943793105 -6638 438748976 -6639 181292963 -6640 912009300 -6641 1535013491 -6642 386038257 -6643 780924577 -6644 2037864383 -6645 1460949337 -6646 1689754530 -6647 1260211956 -6648 1803102736 -6649 1556775656 -6650 467975070 -6651 997918663 -6652 1587129032 -6653 1104451364 -6654 1218337837 -6655 692873886 -6656 586977971 -6657 1894686122 -6658 1624881578 -6659 492568445 -6660 1827960781 -6661 558405245 -6662 571432569 -6663 1983077818 -6664 33547525 -6665 67372710 -6666 236109189 -6667 519579630 -6668 2011165815 -6669 674858165 -6670 700872594 -6671 775691467 -6672 62388008 -6673 1086910851 -6674 1556616044 -6675 2100252391 -6676 400376540 -6677 1098886926 -6678 1212980699 -6679 55995628 -6680 508178935 -6681 1680955770 -6682 1053914291 -6683 2095307967 -6684 637923486 -6685 124768480 -6686 640698205 -6687 1224901457 -6688 2019454603 -6689 118096135 -6690 1717469902 -6691 1699931736 -6692 676501380 -6693 141418823 -6694 1535525906 -6695 710048905 -6696 208791533 -6697 1771635095 -6698 1229628536 -6699 72473700 -6700 299009613 -6701 1930501130 -6702 848165168 -6703 361397621 -6704 869928333 -6705 257297564 -6706 314166365 -6707 1270304873 -6708 1356184491 -6709 1527147064 -6710 1326300501 -6711 1864363426 -6712 1060619186 -6713 232731144 -6714 1812187745 -6715 1698542673 -6716 357499624 -6717 305402303 -6718 775960482 -6719 229470579 -6720 423498438 -6721 345946737 -6722 1929402315 -6723 1099999819 -6724 487365560 -6725 1317444574 -6726 1810048724 -6727 696157094 -6728 941596021 -6729 892193612 -6730 768630794 -6731 1240605634 -6732 675211094 -6733 1616795962 -6734 1602003256 -6735 1545139427 -6736 1874093527 -6737 1916169621 -6738 667960652 -6739 1082794370 -6740 1295833037 -6741 1994261153 -6742 799674148 -6743 208968576 -6744 79508649 -6745 464378245 -6746 1907511249 -6747 437008274 -6748 769780548 -6749 535988083 -6750 666478853 -6751 1193278987 -6752 881934820 -6753 448397521 -6754 145795158 -6755 1369300381 -6756 1765842095 -6757 1955843882 -6758 2065457475 -6759 559954468 -6760 700553847 -6761 686604621 -6762 1800560103 -6763 1375764941 -6764 155916936 -6765 1255079711 -6766 773420721 -6767 2030010463 -6768 1023765684 -6769 1441381373 -6770 965321185 -6771 172115073 -6772 1288158879 -6773 1764995333 -6774 381083649 -6775 1367667528 -6776 81889930 -6777 141111250 -6778 1804675802 -6779 851670479 -6780 677099334 -6781 323671008 -6782 2044949466 -6783 1559034154 -6784 772068529 -6785 43260976 -6786 780850887 -6787 390426976 -6788 1999104858 -6789 698824714 -6790 950381444 -6791 552175057 -6792 1385429336 -6793 603457899 -6794 1927939999 -6795 1541346272 -6796 1858537610 -6797 553877072 -6798 1423873087 -6799 734819646 -6800 1995258445 -6801 241710624 -6802 906934720 -6803 1135933676 -6804 2006705957 -6805 1288018369 -6806 356117557 -6807 2088595887 -6808 1429129620 -6809 13309711 -6810 792782718 -6811 2106228954 -6812 336980719 -6813 690248536 -6814 1517779460 -6815 1109049248 -6816 733509512 -6817 151146700 -6818 1499476224 -6819 585130723 -6820 849971414 -6821 302374021 -6822 1137305780 -6823 87917102 -6824 905831920 -6825 917762131 -6826 1629263374 -6827 616885883 -6828 1471639203 -6829 905652813 -6830 1351705529 -6831 1319414001 -6832 1147363437 -6833 111156601 -6834 307864029 -6835 1006585746 -6836 1399174971 -6837 663981586 -6838 947697986 -6839 680820943 -6840 677291298 -6841 1740480704 -6842 639566249 -6843 1014272017 -6844 283245593 -6845 9862061 -6846 2123321266 -6847 1016755105 -6848 161008761 -6849 1475313842 -6850 1601885828 -6851 1010980176 -6852 1777687863 -6853 591707961 -6854 1098897278 -6855 536036136 -6856 1509470092 -6857 580677005 -6858 1152922019 -6859 833625648 -6860 1486329818 -6861 357143900 -6862 5556001 -6863 486209608 -6864 468300502 -6865 313420030 -6866 1492795354 -6867 1867475473 -6868 977401617 -6869 293009692 -6870 400812768 -6871 1654692915 -6872 2033490397 -6873 1040379017 -6874 521481284 -6875 169252342 -6876 1050241078 -6877 497318902 -6878 1186007447 -6879 1211249840 -6880 1972632745 -6881 640409628 -6882 74746368 -6883 1602836960 -6884 1232117589 -6885 1173643646 -6886 2138873096 -6887 594104033 -6888 1754320651 -6889 1144311467 -6890 1427729681 -6891 1093166822 -6892 1501455368 -6893 1433285682 -6894 1579376430 -6895 1969755870 -6896 1746705713 -6897 924688136 -6898 1689747695 -6899 576623682 -6900 1217697829 -6901 2090560463 -6902 83832949 -6903 1103704578 -6904 983455832 -6905 605314233 -6906 1272956920 -6907 2033696910 -6908 1102633136 -6909 311480719 -6910 1097463102 -6911 927782233 -6912 951890347 -6913 1172209470 -6914 383135545 -6915 36524288 -6916 198369469 -6917 374524994 -6918 630628322 -6919 1952690120 -6920 1518836461 -6921 2058358003 -6922 898373294 -6923 872808181 -6924 1344160038 -6925 330266076 -6926 695080403 -6927 943382103 -6928 1254954213 -6929 237344450 -6930 1520005785 -6931 325168394 -6932 180421265 -6933 1603838734 -6934 1428872972 -6935 1163877097 -6936 61669319 -6937 554346244 -6938 1050090360 -6939 1164302455 -6940 865826963 -6941 69814 -6942 2092084688 -6943 1817717311 -6944 1172279285 -6945 327736586 -6946 1854241599 -6947 1370648754 -6948 702261580 -6949 337386273 -6950 1175855226 -6951 73614393 -6952 248260629 -6953 2074228521 -6954 946422575 -6955 1592420667 -6956 257010949 -6957 1641502978 -6958 388319122 -6959 1511965162 -6960 1878847429 -6961 1908324907 -6962 1837133556 -6963 2059268694 -6964 1364679993 -6965 1118522880 -6966 1075662144 -6967 1426349312 -6968 1672869124 -6969 2125752504 -6970 443168120 -6971 391212440 -6972 2125822318 -6973 387769160 -6974 61446103 -6975 1150617955 -6976 715505746 -6977 1915687702 -6978 373783061 -6979 1417767326 -6980 105590328 -6981 1549638288 -6982 1491381720 -6983 353850957 -6984 1476383161 -6985 290320647 -6986 1946271624 -6987 1733394110 -6988 1931823625 -6989 187107098 -6990 1097875625 -6991 1663187406 -6992 2095432005 -6993 787525533 -6994 1574972453 -6995 1312628350 -6996 1906048414 -6997 503150949 -6998 591494014 -6999 1431433890 -7000 481419805 -7001 1034662134 -7002 1822646330 -7003 459758475 -7004 1422431295 -7005 1884092433 -7006 1610376431 -7007 2137937041 -7008 1652296488 -7009 1984159492 -7010 1408220720 -7011 1757886816 -7012 1386314132 -7013 752118792 -7014 2111737773 -7015 715213645 -7016 1042439439 -7017 1910525749 -7018 301124108 -7019 826779416 -7020 2097632847 -7021 1398999733 -7022 342483175 -7023 2045581204 -7024 39041618 -7025 1917455628 -7026 1210725906 -7027 1945090032 -7028 273122929 -7029 1802219920 -7030 1229040275 -7031 754542734 -7032 689398407 -7033 904202957 -7034 1214301209 -7035 2111829702 -7036 640811743 -7037 677193992 -7038 2102283095 -7039 145624583 -7040 513869837 -7041 1363020167 -7042 1903511399 -7043 1900183969 -7044 2115138959 -7045 1867765524 -7046 467913967 -7047 1010094750 -7048 1630807625 -7049 769038075 -7050 1836874167 -7051 1580956824 -7052 20554160 -7053 31873694 -7054 1479054380 -7055 59595778 -7056 1949329322 -7057 542296638 -7058 2004685811 -7059 74968603 -7060 197032910 -7061 1086242438 -7062 829511337 -7063 886431317 -7064 1990445395 -7065 2043812546 -7066 850777371 -7067 483773490 -7068 573522891 -7069 805576819 -7070 629398073 -7071 1087392728 -7072 21113338 -7073 385425824 -7074 840093049 -7075 2136252298 -7076 105707700 -7077 1308007016 -7078 998863400 -7079 1736515325 -7080 2077045091 -7081 688253919 -7082 1169988501 -7083 2097599251 -7084 720127613 -7085 501559233 -7086 9711382 -7087 521973287 -7088 1043855871 -7089 2014397193 -7090 596941890 -7091 1240888782 -7092 953155983 -7093 1426453227 -7094 2127320099 -7095 796117730 -7096 1322782126 -7097 830613823 -7098 1279891221 -7099 1896305017 -7100 1636190642 -7101 1909289294 -7102 836214097 -7103 1657303980 -7104 147231471 -7105 1676307146 -7106 1646072630 -7107 252939171 -7108 836830515 -7109 497452383 -7110 1989454497 -7111 766391958 -7112 1185706302 -7113 1011959350 -7114 716507562 -7115 1905833916 -7116 1513518584 -7117 726218944 -7118 280323555 -7119 409890807 -7120 593132489 -7121 877265446 -7122 1650779589 -7123 1546288472 -7124 156235025 -7125 1630616041 -7126 194922554 -7127 1479017151 -7128 313746216 -7129 1474813775 -7130 1227838520 -7131 1949936858 -7132 1236619422 -7133 2064052617 -7134 1459757190 -7135 1383850893 -7136 1592876116 -7137 958346173 -7138 1636790064 -7139 282222983 -7140 1455798556 -7141 1478760913 -7142 1048614941 -7143 494021210 -7144 343236616 -7145 1765122503 -7146 252371478 -7147 1856755200 -7148 343857799 -7149 532695034 -7150 119162359 -7151 936990288 -7152 1409960480 -7153 1769941949 -7154 335795112 -7155 1566195505 -7156 1253074342 -7157 530717667 -7158 897729009 -7159 1566820558 -7160 2005531442 -7161 2125567529 -7162 1369273768 -7163 1094667216 -7164 2042136499 -7165 681547310 -7166 331034461 -7167 1487528967 -7168 1639893483 -7169 1967824526 -7170 1769751950 -7171 948208391 -7172 1299101791 -7173 670883243 -7174 1442229602 -7175 1642338407 -7176 288522099 -7177 1694601080 -7178 1351609959 -7179 632379898 -7180 79812466 -7181 1470772319 -7182 1569370187 -7183 1489772946 -7184 1093230620 -7185 1905165299 -7186 908484804 -7187 198821314 -7188 288399318 -7189 1806213813 -7190 1765641872 -7191 146447113 -7192 1784297694 -7193 987431992 -7194 1241114329 -7195 1678950545 -7196 1668979302 -7197 1572148791 -7198 1018995864 -7199 1161389138 -7200 1392489669 -7201 641264166 -7202 2109597529 -7203 544107812 -7204 1312147410 -7205 1404343483 -7206 38962572 -7207 1600669509 -7208 951460916 -7209 1390572531 -7210 85565759 -7211 1031273382 -7212 713861202 -7213 1654935946 -7214 373562681 -7215 1807091822 -7216 1412617598 -7217 1282047485 -7218 2005913136 -7219 1701016916 -7220 940777650 -7221 1624071360 -7222 1847464029 -7223 577591696 -7224 464019704 -7225 941094711 -7226 109058594 -7227 2132999007 -7228 365759854 -7229 1128054458 -7230 1146904497 -7231 1758249523 -7232 1769318625 -7233 1109018378 -7234 154873687 -7235 933982387 -7236 365878214 -7237 193836259 -7238 387168248 -7239 1317339130 -7240 1584408791 -7241 472734007 -7242 201128864 -7243 150786345 -7244 2127669954 -7245 574691545 -7246 1957878168 -7247 1392803904 -7248 1856739030 -7249 1816307656 -7250 946337172 -7251 650033032 -7252 1292895369 -7253 646317554 -7254 1227624729 -7255 1756915073 -7256 1587412265 -7257 1336683323 -7258 1742430432 -7259 1953172119 -7260 317254133 -7261 741851281 -7262 1563937994 -7263 2086572758 -7264 1850869660 -7265 1718811681 -7266 873071497 -7267 69264226 -7268 1912647941 -7269 1260239745 -7270 1386603356 -7271 1349573084 -7272 1732973753 -7273 1587732220 -7274 1500359429 -7275 1713160059 -7276 14940118 -7277 1310753949 -7278 958480315 -7279 1871679148 -7280 979577958 -7281 1904817487 -7282 374228533 -7283 124989679 -7284 403651393 -7285 1601853262 -7286 1881904752 -7287 1991063658 -7288 791052937 -7289 1476851537 -7290 1796752129 -7291 1108307070 -7292 71219170 -7293 1213206475 -7294 1047396181 -7295 1922088830 -7296 784534509 -7297 1920467678 -7298 1991353056 -7299 549698802 -7300 1033223776 -7301 1230472764 -7302 1899271886 -7303 618713881 -7304 670721337 -7305 1252147667 -7306 184390292 -7307 685661455 -7308 415417969 -7309 1142870607 -7310 409856955 -7311 1394995927 -7312 900204446 -7313 784085488 -7314 1519985606 -7315 1303855840 -7316 238455102 -7317 1254406710 -7318 1147435850 -7319 1029508039 -7320 583774599 -7321 796704332 -7322 2137815110 -7323 654993770 -7324 2009910807 -7325 1037727643 -7326 429598952 -7327 646961668 -7328 810711673 -7329 273468361 -7330 1196660470 -7331 1843935449 -7332 1503941125 -7333 948448708 -7334 315165682 -7335 27178814 -7336 53112728 -7337 499555974 -7338 712840269 -7339 468530697 -7340 1642426581 -7341 1122697225 -7342 1863526624 -7343 395147380 -7344 1906782713 -7345 1236028582 -7346 1699003220 -7347 2145237816 -7348 342951644 -7349 698955422 -7350 1027262207 -7351 926726244 -7352 1495659754 -7353 1017593669 -7354 1581720014 -7355 1358086914 -7356 2055321312 -7357 2011318966 -7358 2005048582 -7359 718549338 -7360 137303679 -7361 1054225405 -7362 415001139 -7363 1641244805 -7364 2002674113 -7365 730166822 -7366 1668423619 -7367 2055786841 -7368 1229722796 -7369 233780241 -7370 376833890 -7371 724665730 -7372 1356477466 -7373 92876866 -7374 1119813110 -7375 1115776531 -7376 1328905448 -7377 671332682 -7378 1113530699 -7379 1671857093 -7380 1370288104 -7381 2140792907 -7382 451099689 -7383 718464211 -7384 1010902928 -7385 2032819703 -7386 2076551125 -7387 918740593 -7388 1896655021 -7389 1934116059 -7390 1637289931 -7391 2033958701 -7392 840857816 -7393 2052291070 -7394 1527719858 -7395 696048282 -7396 634974244 -7397 1048659829 -7398 604351475 -7399 1864697041 -7400 1282440070 -7401 981185366 -7402 441879123 -7403 491433888 -7404 1074062232 -7405 1561692233 -7406 1607210420 -7407 255484033 -7408 85541267 -7409 573257471 -7410 1927341126 -7411 1455829371 -7412 566566730 -7413 230957167 -7414 26809934 -7415 1577469659 -7416 116293222 -7417 2103361059 -7418 348726604 -7419 2012948243 -7420 1889993471 -7421 1986016535 -7422 1899423296 -7423 583367639 -7424 1890823957 -7425 1279659506 -7426 1279415921 -7427 378314554 -7428 180835688 -7429 1883767397 -7430 95527947 -7431 1463275758 -7432 717469115 -7433 537407070 -7434 1954709647 -7435 1791531347 -7436 2099099303 -7437 1414436419 -7438 2047015380 -7439 37156922 -7440 1987693890 -7441 1826872858 -7442 1492986293 -7443 406776973 -7444 2057830025 -7445 1519796228 -7446 1984246632 -7447 26639599 -7448 1475673639 -7449 185489588 -7450 2039587843 -7451 1218183462 -7452 24022475 -7453 1791527491 -7454 1801551102 -7455 1914846432 -7456 923703350 -7457 933483375 -7458 145677338 -7459 1104539038 -7460 669767124 -7461 241205285 -7462 420331148 -7463 1387236239 -7464 778612355 -7465 227557147 -7466 1031283939 -7467 730228010 -7468 1641993566 -7469 930815671 -7470 767384932 -7471 1482203809 -7472 610204882 -7473 112887578 -7474 1888980782 -7475 520551259 -7476 1632683806 -7477 1725743766 -7478 547190859 -7479 960873797 -7480 1911233354 -7481 439295054 -7482 31573612 -7483 1935255829 -7484 83338897 -7485 1833124714 -7486 1702618613 -7487 1007042247 -7488 619124441 -7489 1848295952 -7490 2111581285 -7491 1288891566 -7492 2089501237 -7493 384428786 -7494 528644157 -7495 720629945 -7496 611985933 -7497 1559928096 -7498 1450857955 -7499 106495852 -7500 343260120 -7501 70759240 -7502 1588699661 -7503 953465002 -7504 183646818 -7505 1330196795 -7506 1474016261 -7507 1816330624 -7508 908456913 -7509 2021207120 -7510 629720773 -7511 672206619 -7512 313018526 -7513 661294385 -7514 459978800 -7515 396357424 -7516 346935451 -7517 15113765 -7518 1403399671 -7519 966059893 -7520 1863409717 -7521 1367497309 -7522 107467811 -7523 1805427307 -7524 1751926095 -7525 636111968 -7526 378573604 -7527 216428380 -7528 48556417 -7529 1829431559 -7530 322924232 -7531 391816537 -7532 1900190799 -7533 1911623893 -7534 1345281539 -7535 2083837617 -7536 1094337040 -7537 671814152 -7538 1752684593 -7539 2002793953 -7540 545537625 -7541 234921719 -7542 527516924 -7543 858556151 -7544 896216104 -7545 987495724 -7546 1254913575 -7547 1243151556 -7548 1002609490 -7549 510829599 -7550 61727801 -7551 718535559 -7552 1878326908 -7553 169195612 -7554 376479218 -7555 1482769355 -7556 805307580 -7557 755052822 -7558 1699197735 -7559 853863997 -7560 437000734 -7561 2022121968 -7562 1245680534 -7563 189707885 -7564 1786262213 -7565 443478425 -7566 126061855 -7567 733115606 -7568 1115292578 -7569 1878746448 -7570 588425911 -7571 1660830203 -7572 2113668167 -7573 1115942836 -7574 371902706 -7575 862400624 -7576 2103438560 -7577 1626816282 -7578 2105552180 -7579 958564402 -7580 2137645881 -7581 19796333 -7582 1677099962 -7583 1868489141 -7584 188991945 -7585 2053579180 -7586 1203774848 -7587 994299525 -7588 661148355 -7589 755488935 -7590 1848163523 -7591 1098149089 -7592 630127255 -7593 946360409 -7594 1287856974 -7595 268905821 -7596 1389838835 -7597 1413918829 -7598 1002021427 -7599 357647765 -7600 1145181630 -7601 1590447338 -7602 2018477968 -7603 1111366149 -7604 558906526 -7605 242897026 -7606 1973766773 -7607 514861439 -7608 1869713308 -7609 1931835305 -7610 1473425841 -7611 1859875541 -7612 1951631638 -7613 1003042155 -7614 1580881034 -7615 2140623583 -7616 909137688 -7617 637172234 -7618 987439461 -7619 1570286043 -7620 1392661170 -7621 688119336 -7622 520951484 -7623 2022788425 -7624 1634479745 -7625 1808808458 -7626 144210598 -7627 876834932 -7628 1075243640 -7629 1146232025 -7630 1234482697 -7631 72941622 -7632 589195716 -7633 1105477017 -7634 1184307771 -7635 1148102242 -7636 1348374044 -7637 1010590897 -7638 1662963681 -7639 1070603704 -7640 794942554 -7641 988905875 -7642 782995598 -7643 599090545 -7644 1991948030 -7645 216392984 -7646 592230480 -7647 753602070 -7648 853565219 -7649 1579669941 -7650 176404465 -7651 98742741 -7652 120305629 -7653 697355949 -7654 2121531166 -7655 1754785375 -7656 358680760 -7657 118258117 -7658 484136659 -7659 1433924400 -7660 1264490142 -7661 1718619357 -7662 1506866022 -7663 1853685858 -7664 676612726 -7665 543690145 -7666 854304453 -7667 2024986770 -7668 1554281042 -7669 369784486 -7670 948106827 -7671 201739949 -7672 1358690361 -7673 1731102425 -7674 800830494 -7675 1203154744 -7676 1947495409 -7677 1393060974 -7678 1956756814 -7679 653576980 -7680 825247268 -7681 2133161280 -7682 752319721 -7683 945552897 -7684 683033581 -7685 726367240 -7686 552854624 -7687 1041714341 -7688 844625357 -7689 1036991284 -7690 328155093 -7691 2109115499 -7692 608126993 -7693 1835021115 -7694 1815317710 -7695 1284739719 -7696 231227613 -7697 522138515 -7698 1162242842 -7699 1785508655 -7700 891923001 -7701 2110349669 -7702 1987248604 -7703 103129715 -7704 1693968446 -7705 640595450 -7706 1306284459 -7707 1493980207 -7708 2033656425 -7709 1115557625 -7710 73540 -7711 711420045 -7712 1101235257 -7713 752393261 -7714 1656972942 -7715 1784268839 -7716 1478760501 -7717 62343919 -7718 678499532 -7719 175902210 -7720 1099335203 -7721 1006654626 -7722 137534062 -7723 1707462196 -7724 694192093 -7725 1952851772 -7726 844718267 -7727 925419706 -7728 327506639 -7729 2006961109 -7730 563444714 -7731 1219429640 -7732 1969827130 -7733 403209670 -7734 1322559355 -7735 1516311928 -7736 1043805121 -7737 481360166 -7738 862808488 -7739 929977898 -7740 1596917792 -7741 862882028 -7742 1641397943 -7743 550669401 -7744 1615275289 -7745 1150887237 -7746 187454592 -7747 946552143 -7748 1213231156 -7749 865954125 -7750 1122454353 -7751 165082711 -7752 1872608751 -7753 1259988415 -7754 1872544907 -7755 419317196 -7756 1065356539 -7757 569779527 -7758 1344736903 -7759 1392863178 -7760 429256988 -7761 1908181617 -7762 464809171 -7763 251600471 -7764 163907639 -7765 1787368526 -7766 1767912399 -7767 1207712760 -7768 121245045 -7769 483237239 -7770 2137690658 -7771 1718162837 -7772 1346119267 -7773 1631604953 -7774 121348590 -7775 813910909 -7776 635008543 -7777 308803183 -7778 1760463052 -7779 1848239699 -7780 1174757308 -7781 735433757 -7782 2013322411 -7783 899882411 -7784 1995422173 -7785 1738383670 -7786 1319199607 -7787 913295064 -7788 160679549 -7789 516452862 -7790 158674595 -7791 589936538 -7792 277150831 -7793 623483766 -7794 841537009 -7795 441058471 -7796 263368644 -7797 461965760 -7798 1648771231 -7799 384613689 -7800 945203000 -7801 1638978242 -7802 2102776526 -7803 143838619 -7804 1123099547 -7805 76641469 -7806 957749528 -7807 1758108090 -7808 385444652 -7809 570728932 -7810 1458864142 -7811 1560201960 -7812 1306162690 -7813 1324702905 -7814 312600723 -7815 1154101215 -7816 915602927 -7817 1631800330 -7818 2067396279 -7819 1076282477 -7820 769545 -7821 78587226 -7822 1666219015 -7823 277920376 -7824 702070992 -7825 360272376 -7826 718978847 -7827 965439637 -7828 822238136 -7829 220266431 -7830 1350053326 -7831 1767441136 -7832 1859244673 -7833 1305346205 -7834 1911279756 -7835 834860572 -7836 1381987674 -7837 721545636 -7838 445485015 -7839 1767432326 -7840 1292274569 -7841 1904349157 -7842 1180150638 -7843 450953611 -7844 1081568414 -7845 1492751361 -7846 1605054826 -7847 1997171341 -7848 977068043 -7849 1524967457 -7850 925970170 -7851 977837588 -7852 1603554684 -7853 444705537 -7854 1255757965 -7855 158142028 -7856 804977913 -7857 1974736812 -7858 1123581665 -7859 1627216050 -7860 47519595 -7861 326151344 -7862 1247173538 -7863 1906764268 -7864 1631497549 -7865 1010969646 -7866 594141193 -7867 866001575 -7868 1732515283 -7869 1039626208 -7870 485950253 -7871 877306204 -7872 796491717 -7873 1666100891 -7874 1328259815 -7875 1878060131 -7876 1011368604 -7877 785830993 -7878 1727747824 -7879 1988436647 -7880 163314802 -7881 506234347 -7882 818790588 -7883 1766869486 -7884 950939884 -7885 2074548553 -7886 1925011515 -7887 1755917798 -7888 1901801717 -7889 901109532 -7890 1235650200 -7891 1949321313 -7892 1227260876 -7893 335340090 -7894 1708601933 -7895 711274777 -7896 1346309737 -7897 155259478 -7898 1577276352 -7899 931341372 -7900 1194885686 -7901 2063226605 -7902 1808647576 -7903 1991377403 -7904 1581843848 -7905 989423743 -7906 1721953886 -7907 445728804 -7908 1775254736 -7909 1302218063 -7910 286681804 -7911 1938569538 -7912 1808452410 -7913 1105472392 -7914 1557955377 -7915 611908646 -7916 1032537297 -7917 1335483244 -7918 220342796 -7919 786855366 -7920 89109128 -7921 1455992996 -7922 588693031 -7923 1316370005 -7924 1791333087 -7925 149811317 -7926 2027644782 -7927 990159176 -7928 305070795 -7929 1457437487 -7930 1921500548 -7931 1499956482 -7932 1373180444 -7933 1582664476 -7934 1343850237 -7935 807540645 -7936 424604571 -7937 918320476 -7938 1253269449 -7939 52375659 -7940 73054891 -7941 1539951253 -7942 1990945197 -7943 1881507301 -7944 497939997 -7945 1401416926 -7946 345932299 -7947 1530477294 -7948 589416522 -7949 566275096 -7950 169849013 -7951 678525651 -7952 2022268092 -7953 758542044 -7954 1994895656 -7955 1666117531 -7956 908353361 -7957 1875056790 -7958 508793059 -7959 1213424157 -7960 1185010629 -7961 282809959 -7962 565896991 -7963 410707426 -7964 1865474435 -7965 1909747228 -7966 1218248071 -7967 142595358 -7968 680584056 -7969 324033872 -7970 194971017 -7971 753638947 -7972 1863985126 -7973 38432567 -7974 487662600 -7975 214441475 -7976 1439849493 -7977 833594900 -7978 1744918770 -7979 2029266016 -7980 1399869996 -7981 1914767783 -7982 560308019 -7983 1274654440 -7984 525826179 -7985 407720027 -7986 793288324 -7987 1434179541 -7988 135293169 -7989 1302081383 -7990 500120050 -7991 1320303799 -7992 1584891343 -7993 1066017041 -7994 1731011225 -7995 1302882130 -7996 828280621 -7997 801775648 -7998 1445477489 -7999 1508864678 -8000 1125809520 -8001 1640448506 -8002 115019977 -8003 842310998 -8004 1678881073 -8005 602682578 -8006 1056752474 -8007 971246919 -8008 1436277478 -8009 654187596 -8010 853029287 -8011 688663826 -8012 421471731 -8013 1413337306 -8014 1963318266 -8015 947297910 -8016 1821057333 -8017 609122942 -8018 233993803 -8019 1956350502 -8020 1911204326 -8021 734113853 -8022 1129170653 -8023 1348612021 -8024 1800130894 -8025 712698230 -8026 504010503 -8027 480927868 -8028 1514473878 -8029 1949487992 -8030 1989792546 -8031 492799751 -8032 1442452851 -8033 2104812523 -8034 1335110749 -8035 973850276 -8036 560011453 -8037 244379575 -8038 1945097195 -8039 1996288931 -8040 898567171 -8041 650642834 -8042 537469109 -8043 1320038902 -8044 2063980140 -8045 353303728 -8046 119853165 -8047 1737553825 -8048 962426670 -8049 353846968 -8050 1546420680 -8051 726147348 -8052 1087960822 -8053 528107685 -8054 2074759369 -8055 740608068 -8056 1240805916 -8057 431286225 -8058 1221535936 -8059 607796146 -8060 233290569 -8061 1063844834 -8062 1100595897 -8063 1675743420 -8064 1021173710 -8065 288222999 -8066 502110049 -8067 1581185163 -8068 532602574 -8069 299723596 -8070 1429990447 -8071 1431169746 -8072 950366431 -8073 1967459556 -8074 603725000 -8075 866862923 -8076 173279636 -8077 723578165 -8078 456933101 -8079 1135706307 -8080 1077425134 -8081 2003353781 -8082 1861853655 -8083 17902308 -8084 383977818 -8085 1789129377 -8086 758510376 -8087 1624783734 -8088 72931954 -8089 1980046313 -8090 85096233 -8091 306222523 -8092 896407499 -8093 1185692130 -8094 1981965944 -8095 1917581209 -8096 1473915129 -8097 336592345 -8098 1351282725 -8099 2006517704 -8100 636315941 -8101 633789524 -8102 1290203802 -8103 1586682372 -8104 453765432 -8105 1893928802 -8106 306061648 -8107 627045069 -8108 470023320 -8109 762994749 -8110 1762751376 -8111 1547448454 -8112 618864882 -8113 1477121383 -8114 1565350762 -8115 1002842700 -8116 1118767112 -8117 176377490 -8118 480142787 -8119 1191699066 -8120 8940155 -8121 565239020 -8122 1497921590 -8123 905347655 -8124 1750931150 -8125 1332403886 -8126 675445216 -8127 1077362632 -8128 1668996231 -8129 2026727941 -8130 936396688 -8131 157828524 -8132 513033817 -8133 79116842 -8134 1744510897 -8135 966799250 -8136 1973045644 -8137 2050572545 -8138 1593844319 -8139 295585316 -8140 666083646 -8141 1209112047 -8142 1843033770 -8143 1284948528 -8144 538749782 -8145 1260900884 -8146 140307580 -8147 1657516895 -8148 1437278375 -8149 620450367 -8150 701732313 -8151 1446218530 -8152 1185689387 -8153 52170255 -8154 204082537 -8155 789136890 -8156 1384574141 -8157 879527754 -8158 1866499522 -8159 906086724 -8160 758772047 -8161 655412562 -8162 1063915249 -8163 1271805865 -8164 734529404 -8165 660942498 -8166 91121467 -8167 560091400 -8168 564031395 -8169 1684965786 -8170 855676717 -8171 1230115041 -8172 746594185 -8173 551226839 -8174 367579921 -8175 1285343967 -8176 1812127724 -8177 507887501 -8178 795377214 -8179 1101922451 -8180 1128337869 -8181 1497109528 -8182 400657333 -8183 166543608 -8184 1549279783 -8185 604739871 -8186 955680498 -8187 786370277 -8188 1484267625 -8189 674696372 -8190 1692457001 -8191 95556024 -8192 1330108934 -8193 608888602 -8194 1367361889 -8195 2064638338 -8196 1269831100 -8197 1458483356 -8198 477246091 -8199 1833862495 -8200 995965494 -8201 1332922808 -8202 916493888 -8203 1742559679 -8204 1884149647 -8205 1284073809 -8206 880419999 -8207 1548793723 -8208 1791961311 -8209 1675797213 -8210 503232526 -8211 772815532 -8212 1025423093 -8213 903889860 -8214 939359140 -8215 427219229 -8216 1508629731 -8217 1895039639 -8218 1213589506 -8219 845413708 -8220 422252363 -8221 758562859 -8222 940969732 -8223 1752361298 -8224 1367451462 -8225 160847974 -8226 1669515988 -8227 489798914 -8228 1619331330 -8229 2146762079 -8230 176177762 -8231 467813177 -8232 1332201239 -8233 1092671650 -8234 62889208 -8235 1068867239 -8236 229261812 -8237 943309207 -8238 470177314 -8239 2021223123 -8240 471622773 -8241 973409841 -8242 646555007 -8243 1497045866 -8244 1877299701 -8245 1585914147 -8246 1924265095 -8247 1238445784 -8248 1333470138 -8249 990370953 -8250 2083859492 -8251 1755722502 -8252 1748933813 -8253 877345576 -8254 1360600152 -8255 968901627 -8256 1038193550 -8257 882632492 -8258 1458700541 -8259 510041233 -8260 881910924 -8261 1634878303 -8262 977854410 -8263 66628515 -8264 580066306 -8265 1040743618 -8266 1135495754 -8267 809328118 -8268 1984052826 -8269 1605673069 -8270 683067593 -8271 308191951 -8272 431599262 -8273 1329622600 -8274 1805237817 -8275 161415315 -8276 768053099 -8277 1582019265 -8278 1399861099 -8279 2101523238 -8280 424906570 -8281 1336236943 -8282 1709762092 -8283 26356735 -8284 66098871 -8285 922878596 -8286 995258362 -8287 1104292422 -8288 1805511088 -8289 306475256 -8290 1614333655 -8291 539938364 -8292 1941353559 -8293 444704417 -8294 606566880 -8295 373936217 -8296 1485448035 -8297 1742062634 -8298 1183264335 -8299 1322017213 -8300 1200252055 -8301 1866331928 -8302 1630209164 -8303 1631851317 -8304 1048470880 -8305 1287963334 -8306 1793266632 -8307 1816523980 -8308 722498951 -8309 1045644083 -8310 1770563570 -8311 1147405521 -8312 234397378 -8313 1332842014 -8314 1173762257 -8315 300496250 -8316 108236962 -8317 21536971 -8318 1404788672 -8319 1913748050 -8320 328012227 -8321 871638679 -8322 306202767 -8323 121882139 -8324 1316343096 -8325 912769647 -8326 495818356 -8327 654307483 -8328 507348633 -8329 1679082692 -8330 1976324697 -8331 1707600689 -8332 1397930972 -8333 1459050213 -8334 1191968358 -8335 298918205 -8336 599529899 -8337 837751343 -8338 2115442185 -8339 1322028850 -8340 1883395426 -8341 1738522107 -8342 321950724 -8343 2117792805 -8344 923880473 -8345 1495712981 -8346 270805407 -8347 1032117435 -8348 1517249952 -8349 1675594079 -8350 798381837 -8351 1845262180 -8352 399749110 -8353 1104584604 -8354 1967144319 -8355 1716092206 -8356 2017354251 -8357 315479027 -8358 222916041 -8359 377219237 -8360 1994561719 -8361 51757090 -8362 2084819926 -8363 1245009044 -8364 1510807304 -8365 1129304636 -8366 1543927249 -8367 2110337203 -8368 1967055979 -8369 1511885786 -8370 1284882406 -8371 1702967758 -8372 1102924245 -8373 1606833130 -8374 1673276915 -8375 2026804718 -8376 955062463 -8377 1944082322 -8378 911438505 -8379 324828767 -8380 1472192753 -8381 1709820342 -8382 22607299 -8383 1871941863 -8384 666921299 -8385 1989751618 -8386 1440550421 -8387 536791902 -8388 157746998 -8389 1663466462 -8390 914011139 -8391 4825069 -8392 1715223553 -8393 851347417 -8394 1249834113 -8395 1078547209 -8396 1980652054 -8397 646277714 -8398 1041400764 -8399 1800224385 -8400 10679852 -8401 178799522 -8402 1355708495 -8403 1113604097 -8404 1785632652 -8405 881501762 -8406 992925167 -8407 593211467 -8408 678100436 -8409 1904363672 -8410 918040235 -8411 2809541 -8412 1466700367 -8413 940647534 -8414 1874751404 -8415 2133621666 -8416 782915505 -8417 1167818177 -8418 522929920 -8419 940662503 -8420 683800992 -8421 1436941060 -8422 945487572 -8423 251540897 -8424 140804829 -8425 47838038 -8426 1330088106 -8427 2121456883 -8428 694115752 -8429 224005222 -8430 1774197621 -8431 704795605 -8432 402804745 -8433 982422468 -8434 1818399702 -8435 40953749 -8436 1863924231 -8437 663841222 -8438 634165217 -8439 394541019 -8440 420721246 -8441 1552205452 -8442 397350561 -8443 1887421613 -8444 345369338 -8445 124618317 -8446 1873559631 -8447 1128284843 -8448 1292436495 -8449 249005904 -8450 2068947346 -8451 1976237487 -8452 1685946964 -8453 866951271 -8454 80294736 -8455 1826751793 -8456 914789309 -8457 1410382842 -8458 1800725029 -8459 1608905061 -8460 1634388064 -8461 1427439002 -8462 166217018 -8463 2037192809 -8464 262377822 -8465 1984616721 -8466 2078146559 -8467 2126302053 -8468 500974295 -8469 564828128 -8470 373359425 -8471 921695541 -8472 2117033580 -8473 770709986 -8474 661633507 -8475 314919270 -8476 895328303 -8477 387709490 -8478 1443204114 -8479 40281150 -8480 636715394 -8481 1364667812 -8482 2016518637 -8483 175178710 -8484 84135435 -8485 2096813373 -8486 2001930504 -8487 998924744 -8488 1359712567 -8489 1655171885 -8490 460346158 -8491 846616984 -8492 935127239 -8493 626563176 -8494 736326145 -8495 1197505061 -8496 463696249 -8497 666989056 -8498 1176323467 -8499 964670544 -8500 1231817184 -8501 1549682892 -8502 1886366086 -8503 1201367116 -8504 172909230 -8505 400515945 -8506 1516286387 -8507 1068237533 -8508 788225435 -8509 812006853 -8510 1108518684 -8511 1424940830 -8512 29191017 -8513 977553673 -8514 1600119540 -8515 113326453 -8516 926883399 -8517 1454566396 -8518 1112251197 -8519 139112318 -8520 962254633 -8521 1572597355 -8522 985729302 -8523 1897381872 -8524 51676884 -8525 1722055448 -8526 947403286 -8527 515373133 -8528 241560856 -8529 2123726753 -8530 1480043678 -8531 1473378041 -8532 1525925997 -8533 1218926116 -8534 527261509 -8535 1698835227 -8536 1619442061 -8537 2043547896 -8538 619589112 -8539 260183848 -8540 708071101 -8541 1728107796 -8542 1685124678 -8543 737262119 -8544 558177822 -8545 1137760571 -8546 850588572 -8547 1485061221 -8548 444843319 -8549 1962839769 -8550 1624173539 -8551 1407097953 -8552 1387953477 -8553 462419194 -8554 1156996177 -8555 1439630361 -8556 36990994 -8557 2104399463 -8558 1955003494 -8559 278551850 -8560 2080642568 -8561 1287563524 -8562 1751929891 -8563 1459084917 -8564 359005992 -8565 131707753 -8566 1010436496 -8567 1978448053 -8568 27772001 -8569 1630025609 -8570 91148254 -8571 735843103 -8572 1210649757 -8573 1776272932 -8574 1473105222 -8575 1768827579 -8576 766549855 -8577 176210146 -8578 1106405152 -8579 1211393175 -8580 2139049915 -8581 583095044 -8582 471007480 -8583 1379519744 -8584 1045514238 -8585 1628003657 -8586 671666457 -8587 1082505232 -8588 1584919473 -8589 479186304 -8590 1361057082 -8591 1518078393 -8592 1766749828 -8593 965503326 -8594 829679663 -8595 2125755821 -8596 1097211079 -8597 1840116159 -8598 1956720226 -8599 1124983080 -8600 1322658120 -8601 2047868480 -8602 1860826183 -8603 385824230 -8604 1676657765 -8605 1186447757 -8606 7168161 -8607 295723972 -8608 1362657903 -8609 1113573314 -8610 1507117147 -8611 1354224171 -8612 1696668358 -8613 1978124627 -8614 586260267 -8615 594698948 -8616 1458644637 -8617 1257926725 -8618 1677204180 -8619 896080462 -8620 1737113029 -8621 890777614 -8622 266675207 -8623 1356379209 -8624 1856280940 -8625 1096354870 -8626 1334651382 -8627 806008371 -8628 788987382 -8629 1143887961 -8630 1930991452 -8631 2111645502 -8632 1044272793 -8633 1644333987 -8634 349986084 -8635 573446910 -8636 683298097 -8637 357154246 -8638 869170883 -8639 2045956000 -8640 1470727560 -8641 228804382 -8642 1252696523 -8643 1019912270 -8644 59445362 -8645 1838956791 -8646 1614611218 -8647 1518089999 -8648 949399868 -8649 1144331750 -8650 266686813 -8651 539029249 -8652 2035109364 -8653 533362020 -8654 1895408458 -8655 1743906657 -8656 1629716891 -8657 1082576193 -8658 402431380 -8659 271220625 -8660 78980506 -8661 185939184 -8662 235382479 -8663 1123253299 -8664 1830273172 -8665 585368564 -8666 1696700210 -8667 366087621 -8668 942522810 -8669 418387445 -8670 264559973 -8671 265766722 -8672 647191827 -8673 1517256497 -8674 1285678992 -8675 706637189 -8676 1208729640 -8677 752806562 -8678 77243540 -8679 10645860 -8680 1897138312 -8681 343930353 -8682 549675109 -8683 1784764028 -8684 877292374 -8685 297599919 -8686 1381187037 -8687 359525617 -8688 1380176112 -8689 1783618418 -8690 630746242 -8691 1459156618 -8692 1969557602 -8693 866128721 -8694 434926270 -8695 1652347126 -8696 1451497285 -8697 2131626480 -8698 2018434747 -8699 246536447 -8700 402530277 -8701 135511073 -8702 512303169 -8703 1049722104 -8704 1652767570 -8705 1797982161 -8706 1756359294 -8707 714013562 -8708 403305075 -8709 1833602834 -8710 724659422 -8711 152959739 -8712 30049540 -8713 1274334531 -8714 1937723768 -8715 907341914 -8716 1571934450 -8717 1171427157 -8718 1266867531 -8719 804626915 -8720 807561927 -8721 1897613773 -8722 116299885 -8723 629635882 -8724 616258846 -8725 551226155 -8726 134499360 -8727 2067756132 -8728 535368987 -8729 5450460 -8730 166808931 -8731 937899264 -8732 140961533 -8733 679112101 -8734 1987621369 -8735 1793729103 -8736 329610614 -8737 1596497015 -8738 360259017 -8739 732915690 -8740 1282616201 -8741 1084918439 -8742 885875429 -8743 1312665741 -8744 211769322 -8745 676115549 -8746 72524007 -8747 1783703772 -8748 1847542707 -8749 1339391538 -8750 440847039 -8751 507620986 -8752 1089521663 -8753 557146925 -8754 1137256868 -8755 1705780510 -8756 1108373080 -8757 1271756229 -8758 1626052994 -8759 1643742068 -8760 1277206689 -8761 1792861925 -8762 434157684 -8763 1418168222 -8764 324490378 -8765 274295405 -8766 1064413677 -8767 654100993 -8768 1870792420 -8769 1424672694 -8770 1387016683 -8771 1005924974 -8772 362107485 -8773 125408464 -8774 171107067 -8775 573876807 -8776 801524014 -8777 243631075 -8778 210096931 -8779 501583073 -8780 1583022613 -8781 650943971 -8782 1009204059 -8783 525060629 -8784 1208090896 -8785 2146460928 -8786 83357491 -8787 168980328 -8788 1270733509 -8789 1709410485 -8790 1812722396 -8791 400456550 -8792 1354788762 -8793 99396433 -8794 1818624772 -8795 1679279141 -8796 373691838 -8797 735554801 -8798 185896486 -8799 97000611 -8800 12743847 -8801 1572913169 -8802 1102925585 -8803 374851332 -8804 1698321633 -8805 1274032652 -8806 948728139 -8807 352361999 -8808 1517663727 -8809 1158825070 -8810 853945072 -8811 953202693 -8812 1809769041 -8813 1863149132 -8814 1478263322 -8815 870376289 -8816 1862126412 -8817 1561620813 -8818 1039356618 -8819 985376273 -8820 1123547650 -8821 704595366 -8822 1385832823 -8823 330852764 -8824 803991799 -8825 1056973947 -8826 2010131905 -8827 1177683638 -8828 1792528748 -8829 48544743 -8830 1274684249 -8831 1805272595 -8832 1621457912 -8833 230126186 -8834 32640279 -8835 1172295898 -8836 1504158838 -8837 981368418 -8838 1524657897 -8839 874338918 -8840 2140193488 -8841 231119322 -8842 1827541611 -8843 1802478882 -8844 2094268454 -8845 1158321285 -8846 525371523 -8847 1808911218 -8848 572458450 -8849 1564728141 -8850 646803843 -8851 1696006100 -8852 121839860 -8853 2032636666 -8854 2026858864 -8855 925831659 -8856 942126965 -8857 1889507122 -8858 2103515297 -8859 587172065 -8860 1938051865 -8861 1230715898 -8862 244961012 -8863 1412026130 -8864 1460842084 -8865 277601291 -8866 436838380 -8867 817517275 -8868 1258969709 -8869 1961496277 -8870 1691856193 -8871 1251679549 -8872 45131951 -8873 1371914156 -8874 906674783 -8875 2139400405 -8876 382751793 -8877 1432046307 -8878 1800827975 -8879 955210243 -8880 849290800 -8881 300148170 -8882 503732695 -8883 971130660 -8884 185301188 -8885 383107911 -8886 1896962320 -8887 1127428153 -8888 125131385 -8889 1852993969 -8890 1714600218 -8891 2063183251 -8892 936226220 -8893 1959561230 -8894 1327725733 -8895 249584656 -8896 89678873 -8897 1764564113 -8898 1067101931 -8899 1348648582 -8900 1578576742 -8901 611474476 -8902 452844484 -8903 1623708694 -8904 1983388632 -8905 1359519267 -8906 1615625451 -8907 218656777 -8908 644081926 -8909 1268969779 -8910 1173867020 -8911 1493372727 -8912 1569117949 -8913 1677599715 -8914 317019739 -8915 1754419138 -8916 2060707627 -8917 66498411 -8918 734363643 -8919 38355364 -8920 1919492381 -8921 301480214 -8922 2101538615 -8923 708234953 -8924 113557796 -8925 1281780700 -8926 957819609 -8927 203236670 -8928 898861165 -8929 2024921541 -8930 1551885252 -8931 329954260 -8932 488912369 -8933 2004729736 -8934 1953662954 -8935 324817354 -8936 1216765356 -8937 1421804757 -8938 543474131 -8939 1860847282 -8940 543290888 -8941 1717341152 -8942 1206736361 -8943 2112408838 -8944 1247457219 -8945 1523756101 -8946 1719344328 -8947 1160681198 -8948 1590254512 -8949 306224323 -8950 1199036563 -8951 1362263245 -8952 607704537 -8953 1153091530 -8954 2070498198 -8955 721262334 -8956 287388583 -8957 880834160 -8958 924499004 -8959 1186249748 -8960 758272053 -8961 328900608 -8962 1516204008 -8963 1247184422 -8964 186146697 -8965 1322383314 -8966 1572001776 -8967 1402912053 -8968 596704424 -8969 2115475908 -8970 1116275687 -8971 1139995312 -8972 1685333412 -8973 175528401 -8974 1104920502 -8975 785306983 -8976 1699284502 -8977 676781182 -8978 1945988182 -8979 1142055366 -8980 983005506 -8981 997541097 -8982 356834964 -8983 1590710043 -8984 3148979 -8985 279849514 -8986 164488729 -8987 290537562 -8988 1160683674 -8989 1088987733 -8990 1476787311 -8991 1918955727 -8992 1417888342 -8993 845507671 -8994 1018656502 -8995 1604035039 -8996 20407338 -8997 443174630 -8998 859463444 -8999 617111762 -9000 411166890 -9001 1975739131 -9002 1757107074 -9003 2096500302 -9004 3783884 -9005 714543929 -9006 734323638 -9007 1703068386 -9008 1391325111 -9009 532828172 -9010 697640105 -9011 226846969 -9012 1530369269 -9013 1054475069 -9014 1817557013 -9015 1533518248 -9016 1334324583 -9017 1982045742 -9018 1824055811 -9019 347524610 -9020 923549828 -9021 1153359474 -9022 118996689 -9023 193954522 -9024 1998867145 -9025 1137653191 -9026 1797989561 -9027 2019274483 -9028 1580827822 -9029 509969357 -9030 488902597 -9031 1991994712 -9032 338224840 -9033 98526024 -9034 1941011367 -9035 342008725 -9036 813069953 -9037 527851357 -9038 2045077111 -9039 56911416 -9040 1060679529 -9041 595233568 -9042 283758386 -9043 443565150 -9044 1649708637 -9045 2101315399 -9046 1977083398 -9047 836549573 -9048 1935877493 -9049 1653655561 -9050 1184074183 -9051 711943673 -9052 659531387 -9053 1303070872 -9054 905898195 -9055 510914885 -9056 293240416 -9057 556404108 -9058 382705720 -9059 1874068238 -9060 1066373465 -9061 871608318 -9062 1718579302 -9063 1404598306 -9064 970134342 -9065 1512107021 -9066 1746607031 -9067 1783204295 -9068 2039958378 -9069 1644200494 -9070 1840115711 -9071 953154259 -9072 91950415 -9073 2123874097 -9074 1396719409 -9075 1741659052 -9076 2077705848 -9077 1226319160 -9078 430724977 -9079 1866099694 -9080 732491073 -9081 1614799160 -9082 430559719 -9083 1392022461 -9084 770386385 -9085 1336457915 -9086 1902937346 -9087 1063626801 -9088 1892862023 -9089 138159418 -9090 790211391 -9091 811751841 -9092 1009767736 -9093 361307045 -9094 68866499 -9095 1979902078 -9096 1873414067 -9097 1815473530 -9098 1615622725 -9099 1765888797 -9100 1312190376 -9101 1308254789 -9102 571559409 -9103 1404140791 -9104 1284645238 -9105 1968278818 -9106 998316196 -9107 1214867439 -9108 1047114330 -9109 1429041173 -9110 933483485 -9111 1779605404 -9112 896356686 -9113 1364043204 -9114 1024144217 -9115 1666743071 -9116 553017471 -9117 779597915 -9118 582886224 -9119 298395847 -9120 917757333 -9121 1373097615 -9122 1110147688 -9123 1927525070 -9124 1734404660 -9125 1179014187 -9126 1759943500 -9127 1460335079 -9128 847004069 -9129 1228082578 -9130 1078740229 -9131 11710797 -9132 388853719 -9133 1650299638 -9134 1415851589 -9135 1673498957 -9136 1471094808 -9137 266684137 -9138 740882748 -9139 370725491 -9140 1695725310 -9141 1674366233 -9142 2847247 -9143 444598348 -9144 890925790 -9145 1026991464 -9146 2111341419 -9147 1443943261 -9148 1806589379 -9149 546743995 -9150 1742339108 -9151 576863064 -9152 1919841610 -9153 705003148 -9154 356904486 -9155 1506762623 -9156 1884017335 -9157 2116847987 -9158 819614054 -9159 583537756 -9160 1197446917 -9161 1898354283 -9162 595248554 -9163 1586300636 -9164 1401170273 -9165 2011100143 -9166 1112315945 -9167 724781434 -9168 130300632 -9169 1853198694 -9170 1095506925 -9171 1826025942 -9172 1380081279 -9173 1098354172 -9174 123140643 -9175 123523421 -9176 2125345636 -9177 86998414 -9178 1567466683 -9179 1784451367 -9180 633742410 -9181 1162322143 -9182 213830783 -9183 406100372 -9184 1867325292 -9185 570735270 -9186 1912862995 -9187 1603858979 -9188 540099609 -9189 584993402 -9190 39913088 -9191 1737546526 -9192 335864037 -9193 635161642 -9194 1176363514 -9195 1737034311 -9196 498778137 -9197 141195811 -9198 314332097 -9199 629078769 -9200 1994394505 -9201 1409839022 -9202 307621063 -9203 1226992137 -9204 360709546 -9205 430761706 -9206 1350515558 -9207 338571534 -9208 517760121 -9209 770498593 -9210 2123022901 -9211 1151502531 -9212 1932820737 -9213 189370036 -9214 1557602903 -9215 1652662381 -9216 760105306 -9217 1322982251 -9218 1109037712 -9219 1300204915 -9220 1907975653 -9221 1148950800 -9222 890267793 -9223 96356042 -9224 1784112442 -9225 2066631307 -9226 1833390353 -9227 135406931 -9228 60343471 -9229 238802 -9230 764485700 -9231 2054737976 -9232 1410077824 -9233 1072106764 -9234 1134246465 -9235 1770787370 -9236 1502868470 -9237 337278376 -9238 2109358904 -9239 2020628591 -9240 1107776969 -9241 2084898157 -9242 1024647474 -9243 893114058 -9244 126784546 -9245 434766730 -9246 398292791 -9247 886889852 -9248 1757748981 -9249 1507330504 -9250 39611120 -9251 1518240986 -9252 508797656 -9253 929878913 -9254 1614597028 -9255 145426451 -9256 849026573 -9257 1300503734 -9258 280833382 -9259 909370044 -9260 1300742536 -9261 1045319083 -9262 816624372 -9263 563336713 -9264 2117425847 -9265 1950870838 -9266 186640435 -9267 1472810669 -9268 140665566 -9269 148515692 -9270 1345955613 -9271 1248442535 -9272 85930201 -9273 223119439 -9274 2141556594 -9275 212714747 -9276 657886169 -9277 392365737 -9278 1099604600 -9279 268151502 -9280 1899696241 -9281 1139215720 -9282 1786392488 -9283 261010250 -9284 2069094633 -9285 1253505869 -9286 406436701 -9287 770637558 -9288 406525955 -9289 687270083 -9290 1680007602 -9291 1707268491 -9292 1732589166 -9293 349148327 -9294 123121556 -9295 1702531365 -9296 152535517 -9297 309761992 -9298 1027858387 -9299 293201083 -9300 458277684 -9301 226330352 -9302 1541643618 -9303 544207885 -9304 449449791 -9305 1535716564 -9306 756922633 -9307 1107335961 -9308 1928082302 -9309 1856527233 -9310 1375487463 -9311 1680294895 -9312 848259305 -9313 1014396304 -9314 1941305145 -9315 769870290 -9316 120418525 -9317 200258198 -9318 1540507849 -9319 526944480 -9320 887528282 -9321 1073031803 -9322 86729323 -9323 472633800 -9324 1422180130 -9325 209850880 -9326 27681518 -9327 1574715647 -9328 519612872 -9329 1055539905 -9330 1867916730 -9331 977890556 -9332 1281870257 -9333 1262076701 -9334 1522098441 -9335 1731320048 -9336 650309617 -9337 131537426 -9338 691172361 -9339 430908271 -9340 1988064659 -9341 2066659825 -9342 2111203167 -9343 688840316 -9344 933572481 -9345 1905024664 -9346 1458710607 -9347 1053991006 -9348 2105282863 -9349 851734808 -9350 1580935486 -9351 845327497 -9352 1924766611 -9353 1667664809 -9354 1317961297 -9355 1199463094 -9356 1877515689 -9357 1345642815 -9358 626695093 -9359 249644913 -9360 253699072 -9361 347128176 -9362 1227535469 -9363 1535569329 -9364 1609204877 -9365 602150263 -9366 1119405730 -9367 112030846 -9368 733687689 -9369 1810578091 -9370 542939118 -9371 574268701 -9372 1729754268 -9373 506658637 -9374 1263109017 -9375 515843101 -9376 264199653 -9377 574335976 -9378 1569834107 -9379 221998868 -9380 1426070784 -9381 1003285945 -9382 1067326365 -9383 1203353748 -9384 523467107 -9385 237804015 -9386 255333194 -9387 253499148 -9388 1583446830 -9389 882028287 -9390 503144062 -9391 1837145903 -9392 1229156463 -9393 1730679531 -9394 1225231584 -9395 690877692 -9396 185346146 -9397 197153666 -9398 802908539 -9399 919033836 -9400 2007731758 -9401 1345847657 -9402 1493302537 -9403 1590002378 -9404 1852506294 -9405 608927906 -9406 2105845480 -9407 2116705947 -9408 1183263883 -9409 1528195939 -9410 191221168 -9411 461851019 -9412 383998237 -9413 1258547533 -9414 1665204767 -9415 907465344 -9416 1496351548 -9417 1920537961 -9418 1160964492 -9419 932314731 -9420 655082601 -9421 1664108554 -9422 621976986 -9423 1884239064 -9424 1247304438 -9425 1847208570 -9426 427633109 -9427 1432650584 -9428 2044362237 -9429 1230541648 -9430 204200772 -9431 1904610347 -9432 428905657 -9433 1697503309 -9434 1347129077 -9435 133928303 -9436 158947568 -9437 1305490909 -9438 103150602 -9439 1342211451 -9440 686203201 -9441 294371770 -9442 1804062470 -9443 1070201438 -9444 1552919304 -9445 1321783590 -9446 1977666782 -9447 901787204 -9448 1094837903 -9449 991147626 -9450 1834101935 -9451 1749920504 -9452 507772533 -9453 308595273 -9454 1486675921 -9455 1755076971 -9456 8320196 -9457 1914309030 -9458 1040243907 -9459 2052682433 -9460 997367030 -9461 1244444680 -9462 1809809132 -9463 1426272687 -9464 794464341 -9465 1009454561 -9466 1560200990 -9467 953411909 -9468 167461823 -9469 1663351592 -9470 148139712 -9471 853665024 -9472 1957723363 -9473 1952202183 -9474 1923866462 -9475 1363159019 -9476 1126502125 -9477 1754049596 -9478 117462575 -9479 73856380 -9480 597713574 -9481 1951564511 -9482 1823776885 -9483 1105486107 -9484 112676136 -9485 1162969158 -9486 713079430 -9487 120996332 -9488 929794540 -9489 1753323338 -9490 26195117 -9491 1927161570 -9492 850284370 -9493 1836004249 -9494 1205950609 -9495 1644748711 -9496 697975163 -9497 618667951 -9498 450676973 -9499 865436986 -9500 134535895 -9501 598816685 -9502 1719102010 -9503 2092259258 -9504 403535220 -9505 1495484824 -9506 1307934629 -9507 1530037345 -9508 1102050772 -9509 1425397205 -9510 1603893726 -9511 1699764346 -9512 1229478068 -9513 1280186963 -9514 657766806 -9515 1342154204 -9516 295672473 -9517 1370846236 -9518 1463150537 -9519 1225467013 -9520 976685926 -9521 1489345654 -9522 1005144935 -9523 1826970296 -9524 1177866256 -9525 63611896 -9526 1324235360 -9527 1875841419 -9528 682279847 -9529 1774912333 -9530 593794757 -9531 816815742 -9532 226245370 -9533 165413119 -9534 761591353 -9535 629780591 -9536 1660897943 -9537 2069525982 -9538 12334288 -9539 615465067 -9540 1347439539 -9541 1616228014 -9542 167745765 -9543 429433959 -9544 748931329 -9545 825512571 -9546 1771588164 -9547 1044603802 -9548 48875160 -9549 1087255053 -9550 122587167 -9551 1025561086 -9552 429117059 -9553 1127732102 -9554 705047735 -9555 1606983315 -9556 1191343998 -9557 2029283095 -9558 1335341086 -9559 1873623845 -9560 1656711780 -9561 1929135843 -9562 542955940 -9563 1882957150 -9564 2094548962 -9565 1304547293 -9566 365254093 -9567 1607963257 -9568 1226589627 -9569 377588382 -9570 75944676 -9571 426545519 -9572 1993816396 -9573 243690442 -9574 855979478 -9575 595264078 -9576 1069203013 -9577 480083994 -9578 1639867880 -9579 1118078173 -9580 1567339047 -9581 1762455048 -9582 2143639260 -9583 1996456107 -9584 742703502 -9585 701203347 -9586 1455955774 -9587 1934047501 -9588 583002794 -9589 643813213 -9590 1660187698 -9591 92230926 -9592 425465408 -9593 55659990 -9594 1975188076 -9595 372530723 -9596 1360207283 -9597 192958522 -9598 1980493980 -9599 439313263 -9600 570546904 -9601 2056438657 -9602 865858782 -9603 416879652 -9604 152645451 -9605 1721838260 -9606 1012143730 -9607 1221848464 -9608 54438607 -9609 504527963 -9610 192442990 -9611 1621777654 -9612 119499363 -9613 188598602 -9614 1470750113 -9615 862202865 -9616 889801949 -9617 779222240 -9618 648766718 -9619 1472804743 -9620 1423035453 -9621 161470769 -9622 1565035669 -9623 1848500861 -9624 217130759 -9625 1392740097 -9626 73547936 -9627 1577338043 -9628 1585698619 -9629 2054041917 -9630 2016651306 -9631 8761875 -9632 1962996926 -9633 735026440 -9634 425641528 -9635 2115642377 -9636 309381052 -9637 1437785258 -9638 1190007193 -9639 363819659 -9640 1942313221 -9641 1382450183 -9642 1985597314 -9643 2061812584 -9644 1571048785 -9645 1308863779 -9646 776531802 -9647 313367086 -9648 2088086019 -9649 1425298520 -9650 1786171829 -9651 1363637824 -9652 1586769289 -9653 1203723850 -9654 1064655038 -9655 1803900049 -9656 448980300 -9657 1138202974 -9658 1233754444 -9659 2034678919 -9660 1044761243 -9661 1102922102 -9662 2043440795 -9663 860274521 -9664 1837948542 -9665 321598675 -9666 828433250 -9667 2147329594 -9668 1759383933 -9669 2018440444 -9670 363665606 -9671 1554213507 -9672 1253406979 -9673 201779272 -9674 1468542443 -9675 676972117 -9676 1510643051 -9677 97590597 -9678 990339203 -9679 1451245423 -9680 1522889118 -9681 629027385 -9682 667399599 -9683 962174759 -9684 1832751235 -9685 1732054637 -9686 618591160 -9687 134247887 -9688 722773964 -9689 1852345604 -9690 21443159 -9691 1767535207 -9692 807784058 -9693 2064883954 -9694 480326081 -9695 498248952 -9696 238998981 -9697 1308759331 -9698 498094899 -9699 1998382914 -9700 1179716127 -9701 861760505 -9702 1405112773 -9703 285639459 -9704 1063539777 -9705 726171569 -9706 962611576 -9707 426699180 -9708 823762166 -9709 1952950779 -9710 1877944603 -9711 199167636 -9712 434494516 -9713 397860555 -9714 1161342396 -9715 119762104 -9716 2129915192 -9717 1779933556 -9718 254009991 -9719 705205508 -9720 1484795513 -9721 275453150 -9722 325257068 -9723 145095923 -9724 192853456 -9725 805583149 -9726 643344876 -9727 431852437 -9728 2114342480 -9729 1141439775 -9730 282751704 -9731 1146574960 -9732 2003200280 -9733 1687864477 -9734 1432214419 -9735 919256409 -9736 266552398 -9737 247342347 -9738 1345955589 -9739 1090314565 -9740 52809478 -9741 1076416545 -9742 1289482201 -9743 487303995 -9744 1474277100 -9745 303340949 -9746 607066099 -9747 1456708644 -9748 2083274506 -9749 861076090 -9750 14430505 -9751 1420586371 -9752 1136529241 -9753 339687573 -9754 1565682294 -9755 1329382697 -9756 1145270722 -9757 61543522 -9758 1761235135 -9759 1112129554 -9760 1202983297 -9761 2043986839 -9762 111220866 -9763 1058699929 -9764 1584367668 -9765 1543435285 -9766 1977956338 -9767 1850920067 -9768 1790777632 -9769 1176428280 -9770 793750984 -9771 1843587111 -9772 105361177 -9773 2083233185 -9774 183407458 -9775 1579638277 -9776 239090487 -9777 790473557 -9778 888863273 -9779 174881345 -9780 1651549647 -9781 903293778 -9782 1595467716 -9783 640595240 -9784 1242981351 -9785 1013666362 -9786 1969977938 -9787 240768425 -9788 1075209885 -9789 1583729425 -9790 1352897980 -9791 130709534 -9792 1480232616 -9793 1464118846 -9794 1189409464 -9795 917116636 -9796 860070484 -9797 1019882154 -9798 620553055 -9799 503364468 -9800 48826786 -9801 1414304039 -9802 199467931 -9803 154187963 -9804 1350053577 -9805 382875389 -9806 1733826240 -9807 1589144064 -9808 1173348946 -9809 475205866 -9810 1764025409 -9811 677414946 -9812 1378499644 -9813 1212009477 -9814 1318010186 -9815 473997348 -9816 78192191 -9817 1140504476 -9818 714765773 -9819 1153402076 -9820 576750253 -9821 2067663753 -9822 1284111611 -9823 2056982869 -9824 1384298952 -9825 326037427 -9826 826615858 -9827 96885788 -9828 1345919581 -9829 1447168913 -9830 600250256 -9831 1394746368 -9832 713989305 -9833 799718188 -9834 1548934331 -9835 2064042882 -9836 1182593577 -9837 1135276924 -9838 1505703298 -9839 208458876 -9840 1610482790 -9841 1122245059 -9842 885873822 -9843 841498786 -9844 186770888 -9845 56400360 -9846 1315496134 -9847 264963079 -9848 1196904837 -9849 2030261908 -9850 1418365156 -9851 1773655090 -9852 1950442013 -9853 554993119 -9854 1683154312 -9855 1187257317 -9856 881030546 -9857 362286522 -9858 1284143105 -9859 79466479 -9860 1809455435 -9861 1884393362 -9862 1474212847 -9863 375961092 -9864 536627902 -9865 875663531 -9866 292520326 -9867 1719221479 -9868 2010940455 -9869 1798223624 -9870 1927680355 -9871 1473939597 -9872 772985035 -9873 666070529 -9874 167954735 -9875 959755923 -9876 722470890 -9877 1483450870 -9878 1224719003 -9879 1919375727 -9880 1366229130 -9881 495600511 -9882 1545547169 -9883 1169187495 -9884 1050593630 -9885 1081217833 -9886 208961165 -9887 1931624176 -9888 1443504355 -9889 1493104270 -9890 2011090655 -9891 1105476143 -9892 1230013984 -9893 1337819855 -9894 1481437235 -9895 1766641886 -9896 65999738 -9897 1773957562 -9898 1338379718 -9899 2076940193 -9900 1424697538 -9901 1118576425 -9902 1403396142 -9903 50198926 -9904 1784646955 -9905 1571350877 -9906 1009954849 -9907 359634197 -9908 907318099 -9909 87190204 -9910 131526276 -9911 126063581 -9912 582790715 -9913 1677073445 -9914 1295251077 -9915 1633384345 -9916 610807631 -9917 1504212242 -9918 1417524873 -9919 2054311986 -9920 849832864 -9921 1281131881 -9922 1012304481 -9923 2079846849 -9924 471468088 -9925 346258069 -9926 1699005087 -9927 537467826 -9928 2120215631 -9929 889901157 -9930 466924371 -9931 1397429521 -9932 2008477583 -9933 1870320513 -9934 1447628447 -9935 1645640890 -9936 1294187742 -9937 310099649 -9938 2005275087 -9939 54022194 -9940 397289853 -9941 2136801363 -9942 180085775 -9943 980080569 -9944 1666391160 -9945 1475336852 -9946 465981266 -9947 129715143 -9948 832065446 -9949 1883506140 -9950 36543482 -9951 1681898311 -9952 1017154373 -9953 1048847963 -9954 1614261512 -9955 1488622461 -9956 1395106032 -9957 1165782951 -9958 2026090287 -9959 1367838015 -9960 2055684109 -9961 345531010 -9962 617783889 -9963 1916678044 -9964 68367875 -9965 2065412336 -9966 1414835286 -9967 1362555617 -9968 228028337 -9969 1272626725 -9970 1416577811 -9971 625318191 -9972 1261944440 -9973 1596663587 -9974 1605398760 -9975 780851952 -9976 924516791 -9977 2071380026 -9978 910567096 -9979 1756582238 -9980 1807402518 -9981 947110578 -9982 1290996901 -9983 677073243 -9984 1995958541 -9985 757774765 -9986 18212056 -9987 1243580926 -9988 1923557716 -9989 2044302343 -9990 463935293 -9991 1831758177 -9992 242349705 -9993 1081719182 -9994 1600952573 -9995 310717580 -9996 999647871 -9997 868304211 -9998 1673273198 -9999 1227676208 -\. --- --- Data for Name: bt_i4_heap; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.bt_i4_heap (seqno, random) FROM stdin; -9999 1227676208 -9998 1673273198 -9997 868304211 -9996 999647871 -9995 310717580 -9994 1600952573 -9993 1081719182 -9992 242349705 -9991 1831758177 -9990 463935293 -9989 2044302343 -9988 1923557716 -9987 1243580926 -9986 18212056 -9985 757774765 -9984 1995958541 -9983 677073243 -9982 1290996901 -9981 947110578 -9980 1807402518 -9979 1756582238 -9978 910567096 -9977 2071380026 -9976 924516791 -9975 780851952 -9974 1605398760 -9973 1596663587 -9972 1261944440 -9971 625318191 -9970 1416577811 -9969 1272626725 -9968 228028337 -9967 1362555617 -9966 1414835286 -9965 2065412336 -9964 68367875 -9963 1916678044 -9962 617783889 -9961 345531010 -9960 2055684109 -9959 1367838015 -9958 2026090287 -9957 1165782951 -9956 1395106032 -9955 1488622461 -9954 1614261512 -9953 1048847963 -9952 1017154373 -9951 1681898311 -9950 36543482 -9949 1883506140 -9948 832065446 -9947 129715143 -9946 465981266 -9945 1475336852 -9944 1666391160 -9943 980080569 -9942 180085775 -9941 2136801363 -9940 397289853 -9939 54022194 -9938 2005275087 -9937 310099649 -9936 1294187742 -9935 1645640890 -9934 1447628447 -9933 1870320513 -9932 2008477583 -9931 1397429521 -9930 466924371 -9929 889901157 -9928 2120215631 -9927 537467826 -9926 1699005087 -9925 346258069 -9924 471468088 -9923 2079846849 -9922 1012304481 -9921 1281131881 -9920 849832864 -9919 2054311986 -9918 1417524873 -9917 1504212242 -9916 610807631 -9915 1633384345 -9914 1295251077 -9913 1677073445 -9912 582790715 -9911 126063581 -9910 131526276 -9909 87190204 -9908 907318099 -9907 359634197 -9906 1009954849 -9905 1571350877 -9904 1784646955 -9903 50198926 -9902 1403396142 -9901 1118576425 -9900 1424697538 -9899 2076940193 -9898 1338379718 -9897 1773957562 -9896 65999738 -9895 1766641886 -9894 1481437235 -9893 1337819855 -9892 1230013984 -9891 1105476143 -9890 2011090655 -9889 1493104270 -9888 1443504355 -9887 1931624176 -9886 208961165 -9885 1081217833 -9884 1050593630 -9883 1169187495 -9882 1545547169 -9881 495600511 -9880 1366229130 -9879 1919375727 -9878 1224719003 -9877 1483450870 -9876 722470890 -9875 959755923 -9874 167954735 -9873 666070529 -9872 772985035 -9871 1473939597 -9870 1927680355 -9869 1798223624 -9868 2010940455 -9867 1719221479 -9866 292520326 -9865 875663531 -9864 536627902 -9863 375961092 -9862 1474212847 -9861 1884393362 -9860 1809455435 -9859 79466479 -9858 1284143105 -9857 362286522 -9856 881030546 -9855 1187257317 -9854 1683154312 -9853 554993119 -9852 1950442013 -9851 1773655090 -9850 1418365156 -9849 2030261908 -9848 1196904837 -9847 264963079 -9846 1315496134 -9845 56400360 -9844 186770888 -9843 841498786 -9842 885873822 -9841 1122245059 -9840 1610482790 -9839 208458876 -9838 1505703298 -9837 1135276924 -9836 1182593577 -9835 2064042882 -9834 1548934331 -9833 799718188 -9832 713989305 -9831 1394746368 -9830 600250256 -9829 1447168913 -9828 1345919581 -9827 96885788 -9826 826615858 -9825 326037427 -9824 1384298952 -9823 2056982869 -9822 1284111611 -9821 2067663753 -9820 576750253 -9819 1153402076 -9818 714765773 -9817 1140504476 -9816 78192191 -9815 473997348 -9814 1318010186 -9813 1212009477 -9812 1378499644 -9811 677414946 -9810 1764025409 -9809 475205866 -9808 1173348946 -9807 1589144064 -9806 1733826240 -9805 382875389 -9804 1350053577 -9803 154187963 -9802 199467931 -9801 1414304039 -9800 48826786 -9799 503364468 -9798 620553055 -9797 1019882154 -9796 860070484 -9795 917116636 -9794 1189409464 -9793 1464118846 -9792 1480232616 -9791 130709534 -9790 1352897980 -9789 1583729425 -9788 1075209885 -9787 240768425 -9786 1969977938 -9785 1013666362 -9784 1242981351 -9783 640595240 -9782 1595467716 -9781 903293778 -9780 1651549647 -9779 174881345 -9778 888863273 -9777 790473557 -9776 239090487 -9775 1579638277 -9774 183407458 -9773 2083233185 -9772 105361177 -9771 1843587111 -9770 793750984 -9769 1176428280 -9768 1790777632 -9767 1850920067 -9766 1977956338 -9765 1543435285 -9764 1584367668 -9763 1058699929 -9762 111220866 -9761 2043986839 -9760 1202983297 -9759 1112129554 -9758 1761235135 -9757 61543522 -9756 1145270722 -9755 1329382697 -9754 1565682294 -9753 339687573 -9752 1136529241 -9751 1420586371 -9750 14430505 -9749 861076090 -9748 2083274506 -9747 1456708644 -9746 607066099 -9745 303340949 -9744 1474277100 -9743 487303995 -9742 1289482201 -9741 1076416545 -9740 52809478 -9739 1090314565 -9738 1345955589 -9737 247342347 -9736 266552398 -9735 919256409 -9734 1432214419 -9733 1687864477 -9732 2003200280 -9731 1146574960 -9730 282751704 -9729 1141439775 -9728 2114342480 -9727 431852437 -9726 643344876 -9725 805583149 -9724 192853456 -9723 145095923 -9722 325257068 -9721 275453150 -9720 1484795513 -9719 705205508 -9718 254009991 -9717 1779933556 -9716 2129915192 -9715 119762104 -9714 1161342396 -9713 397860555 -9712 434494516 -9711 199167636 -9710 1877944603 -9709 1952950779 -9708 823762166 -9707 426699180 -9706 962611576 -9705 726171569 -9704 1063539777 -9703 285639459 -9702 1405112773 -9701 861760505 -9700 1179716127 -9699 1998382914 -9698 498094899 -9697 1308759331 -9696 238998981 -9695 498248952 -9694 480326081 -9693 2064883954 -9692 807784058 -9691 1767535207 -9690 21443159 -9689 1852345604 -9688 722773964 -9687 134247887 -9686 618591160 -9685 1732054637 -9684 1832751235 -9683 962174759 -9682 667399599 -9681 629027385 -9680 1522889118 -9679 1451245423 -9678 990339203 -9677 97590597 -9676 1510643051 -9675 676972117 -9674 1468542443 -9673 201779272 -9672 1253406979 -9671 1554213507 -9670 363665606 -9669 2018440444 -9668 1759383933 -9667 2147329594 -9666 828433250 -9665 321598675 -9664 1837948542 -9663 860274521 -9662 2043440795 -9661 1102922102 -9660 1044761243 -9659 2034678919 -9658 1233754444 -9657 1138202974 -9656 448980300 -9655 1803900049 -9654 1064655038 -9653 1203723850 -9652 1586769289 -9651 1363637824 -9650 1786171829 -9649 1425298520 -9648 2088086019 -9647 313367086 -9646 776531802 -9645 1308863779 -9644 1571048785 -9643 2061812584 -9642 1985597314 -9641 1382450183 -9640 1942313221 -9639 363819659 -9638 1190007193 -9637 1437785258 -9636 309381052 -9635 2115642377 -9634 425641528 -9633 735026440 -9632 1962996926 -9631 8761875 -9630 2016651306 -9629 2054041917 -9628 1585698619 -9627 1577338043 -9626 73547936 -9625 1392740097 -9624 217130759 -9623 1848500861 -9622 1565035669 -9621 161470769 -9620 1423035453 -9619 1472804743 -9618 648766718 -9617 779222240 -9616 889801949 -9615 862202865 -9614 1470750113 -9613 188598602 -9612 119499363 -9611 1621777654 -9610 192442990 -9609 504527963 -9608 54438607 -9607 1221848464 -9606 1012143730 -9605 1721838260 -9604 152645451 -9603 416879652 -9602 865858782 -9601 2056438657 -9600 570546904 -9599 439313263 -9598 1980493980 -9597 192958522 -9596 1360207283 -9595 372530723 -9594 1975188076 -9593 55659990 -9592 425465408 -9591 92230926 -9590 1660187698 -9589 643813213 -9588 583002794 -9587 1934047501 -9586 1455955774 -9585 701203347 -9584 742703502 -9583 1996456107 -9582 2143639260 -9581 1762455048 -9580 1567339047 -9579 1118078173 -9578 1639867880 -9577 480083994 -9576 1069203013 -9575 595264078 -9574 855979478 -9573 243690442 -9572 1993816396 -9571 426545519 -9570 75944676 -9569 377588382 -9568 1226589627 -9567 1607963257 -9566 365254093 -9565 1304547293 -9564 2094548962 -9563 1882957150 -9562 542955940 -9561 1929135843 -9560 1656711780 -9559 1873623845 -9558 1335341086 -9557 2029283095 -9556 1191343998 -9555 1606983315 -9554 705047735 -9553 1127732102 -9552 429117059 -9551 1025561086 -9550 122587167 -9549 1087255053 -9548 48875160 -9547 1044603802 -9546 1771588164 -9545 825512571 -9544 748931329 -9543 429433959 -9542 167745765 -9541 1616228014 -9540 1347439539 -9539 615465067 -9538 12334288 -9537 2069525982 -9536 1660897943 -9535 629780591 -9534 761591353 -9533 165413119 -9532 226245370 -9531 816815742 -9530 593794757 -9529 1774912333 -9528 682279847 -9527 1875841419 -9526 1324235360 -9525 63611896 -9524 1177866256 -9523 1826970296 -9522 1005144935 -9521 1489345654 -9520 976685926 -9519 1225467013 -9518 1463150537 -9517 1370846236 -9516 295672473 -9515 1342154204 -9514 657766806 -9513 1280186963 -9512 1229478068 -9511 1699764346 -9510 1603893726 -9509 1425397205 -9508 1102050772 -9507 1530037345 -9506 1307934629 -9505 1495484824 -9504 403535220 -9503 2092259258 -9502 1719102010 -9501 598816685 -9500 134535895 -9499 865436986 -9498 450676973 -9497 618667951 -9496 697975163 -9495 1644748711 -9494 1205950609 -9493 1836004249 -9492 850284370 -9491 1927161570 -9490 26195117 -9489 1753323338 -9488 929794540 -9487 120996332 -9486 713079430 -9485 1162969158 -9484 112676136 -9483 1105486107 -9482 1823776885 -9481 1951564511 -9480 597713574 -9479 73856380 -9478 117462575 -9477 1754049596 -9476 1126502125 -9475 1363159019 -9474 1923866462 -9473 1952202183 -9472 1957723363 -9471 853665024 -9470 148139712 -9469 1663351592 -9468 167461823 -9467 953411909 -9466 1560200990 -9465 1009454561 -9464 794464341 -9463 1426272687 -9462 1809809132 -9461 1244444680 -9460 997367030 -9459 2052682433 -9458 1040243907 -9457 1914309030 -9456 8320196 -9455 1755076971 -9454 1486675921 -9453 308595273 -9452 507772533 -9451 1749920504 -9450 1834101935 -9449 991147626 -9448 1094837903 -9447 901787204 -9446 1977666782 -9445 1321783590 -9444 1552919304 -9443 1070201438 -9442 1804062470 -9441 294371770 -9440 686203201 -9439 1342211451 -9438 103150602 -9437 1305490909 -9436 158947568 -9435 133928303 -9434 1347129077 -9433 1697503309 -9432 428905657 -9431 1904610347 -9430 204200772 -9429 1230541648 -9428 2044362237 -9427 1432650584 -9426 427633109 -9425 1847208570 -9424 1247304438 -9423 1884239064 -9422 621976986 -9421 1664108554 -9420 655082601 -9419 932314731 -9418 1160964492 -9417 1920537961 -9416 1496351548 -9415 907465344 -9414 1665204767 -9413 1258547533 -9412 383998237 -9411 461851019 -9410 191221168 -9409 1528195939 -9408 1183263883 -9407 2116705947 -9406 2105845480 -9405 608927906 -9404 1852506294 -9403 1590002378 -9402 1493302537 -9401 1345847657 -9400 2007731758 -9399 919033836 -9398 802908539 -9397 197153666 -9396 185346146 -9395 690877692 -9394 1225231584 -9393 1730679531 -9392 1229156463 -9391 1837145903 -9390 503144062 -9389 882028287 -9388 1583446830 -9387 253499148 -9386 255333194 -9385 237804015 -9384 523467107 -9383 1203353748 -9382 1067326365 -9381 1003285945 -9380 1426070784 -9379 221998868 -9378 1569834107 -9377 574335976 -9376 264199653 -9375 515843101 -9374 1263109017 -9373 506658637 -9372 1729754268 -9371 574268701 -9370 542939118 -9369 1810578091 -9368 733687689 -9367 112030846 -9366 1119405730 -9365 602150263 -9364 1609204877 -9363 1535569329 -9362 1227535469 -9361 347128176 -9360 253699072 -9359 249644913 -9358 626695093 -9357 1345642815 -9356 1877515689 -9355 1199463094 -9354 1317961297 -9353 1667664809 -9352 1924766611 -9351 845327497 -9350 1580935486 -9349 851734808 -9348 2105282863 -9347 1053991006 -9346 1458710607 -9345 1905024664 -9344 933572481 -9343 688840316 -9342 2111203167 -9341 2066659825 -9340 1988064659 -9339 430908271 -9338 691172361 -9337 131537426 -9336 650309617 -9335 1731320048 -9334 1522098441 -9333 1262076701 -9332 1281870257 -9331 977890556 -9330 1867916730 -9329 1055539905 -9328 519612872 -9327 1574715647 -9326 27681518 -9325 209850880 -9324 1422180130 -9323 472633800 -9322 86729323 -9321 1073031803 -9320 887528282 -9319 526944480 -9318 1540507849 -9317 200258198 -9316 120418525 -9315 769870290 -9314 1941305145 -9313 1014396304 -9312 848259305 -9311 1680294895 -9310 1375487463 -9309 1856527233 -9308 1928082302 -9307 1107335961 -9306 756922633 -9305 1535716564 -9304 449449791 -9303 544207885 -9302 1541643618 -9301 226330352 -9300 458277684 -9299 293201083 -9298 1027858387 -9297 309761992 -9296 152535517 -9295 1702531365 -9294 123121556 -9293 349148327 -9292 1732589166 -9291 1707268491 -9290 1680007602 -9289 687270083 -9288 406525955 -9287 770637558 -9286 406436701 -9285 1253505869 -9284 2069094633 -9283 261010250 -9282 1786392488 -9281 1139215720 -9280 1899696241 -9279 268151502 -9278 1099604600 -9277 392365737 -9276 657886169 -9275 212714747 -9274 2141556594 -9273 223119439 -9272 85930201 -9271 1248442535 -9270 1345955613 -9269 148515692 -9268 140665566 -9267 1472810669 -9266 186640435 -9265 1950870838 -9264 2117425847 -9263 563336713 -9262 816624372 -9261 1045319083 -9260 1300742536 -9259 909370044 -9258 280833382 -9257 1300503734 -9256 849026573 -9255 145426451 -9254 1614597028 -9253 929878913 -9252 508797656 -9251 1518240986 -9250 39611120 -9249 1507330504 -9248 1757748981 -9247 886889852 -9246 398292791 -9245 434766730 -9244 126784546 -9243 893114058 -9242 1024647474 -9241 2084898157 -9240 1107776969 -9239 2020628591 -9238 2109358904 -9237 337278376 -9236 1502868470 -9235 1770787370 -9234 1134246465 -9233 1072106764 -9232 1410077824 -9231 2054737976 -9230 764485700 -9229 238802 -9228 60343471 -9227 135406931 -9226 1833390353 -9225 2066631307 -9224 1784112442 -9223 96356042 -9222 890267793 -9221 1148950800 -9220 1907975653 -9219 1300204915 -9218 1109037712 -9217 1322982251 -9216 760105306 -9215 1652662381 -9214 1557602903 -9213 189370036 -9212 1932820737 -9211 1151502531 -9210 2123022901 -9209 770498593 -9208 517760121 -9207 338571534 -9206 1350515558 -9205 430761706 -9204 360709546 -9203 1226992137 -9202 307621063 -9201 1409839022 -9200 1994394505 -9199 629078769 -9198 314332097 -9197 141195811 -9196 498778137 -9195 1737034311 -9194 1176363514 -9193 635161642 -9192 335864037 -9191 1737546526 -9190 39913088 -9189 584993402 -9188 540099609 -9187 1603858979 -9186 1912862995 -9185 570735270 -9184 1867325292 -9183 406100372 -9182 213830783 -9181 1162322143 -9180 633742410 -9179 1784451367 -9178 1567466683 -9177 86998414 -9176 2125345636 -9175 123523421 -9174 123140643 -9173 1098354172 -9172 1380081279 -9171 1826025942 -9170 1095506925 -9169 1853198694 -9168 130300632 -9167 724781434 -9166 1112315945 -9165 2011100143 -9164 1401170273 -9163 1586300636 -9162 595248554 -9161 1898354283 -9160 1197446917 -9159 583537756 -9158 819614054 -9157 2116847987 -9156 1884017335 -9155 1506762623 -9154 356904486 -9153 705003148 -9152 1919841610 -9151 576863064 -9150 1742339108 -9149 546743995 -9148 1806589379 -9147 1443943261 -9146 2111341419 -9145 1026991464 -9144 890925790 -9143 444598348 -9142 2847247 -9141 1674366233 -9140 1695725310 -9139 370725491 -9138 740882748 -9137 266684137 -9136 1471094808 -9135 1673498957 -9134 1415851589 -9133 1650299638 -9132 388853719 -9131 11710797 -9130 1078740229 -9129 1228082578 -9128 847004069 -9127 1460335079 -9126 1759943500 -9125 1179014187 -9124 1734404660 -9123 1927525070 -9122 1110147688 -9121 1373097615 -9120 917757333 -9119 298395847 -9118 582886224 -9117 779597915 -9116 553017471 -9115 1666743071 -9114 1024144217 -9113 1364043204 -9112 896356686 -9111 1779605404 -9110 933483485 -9109 1429041173 -9108 1047114330 -9107 1214867439 -9106 998316196 -9105 1968278818 -9104 1284645238 -9103 1404140791 -9102 571559409 -9101 1308254789 -9100 1312190376 -9099 1765888797 -9098 1615622725 -9097 1815473530 -9096 1873414067 -9095 1979902078 -9094 68866499 -9093 361307045 -9092 1009767736 -9091 811751841 -9090 790211391 -9089 138159418 -9088 1892862023 -9087 1063626801 -9086 1902937346 -9085 1336457915 -9084 770386385 -9083 1392022461 -9082 430559719 -9081 1614799160 -9080 732491073 -9079 1866099694 -9078 430724977 -9077 1226319160 -9076 2077705848 -9075 1741659052 -9074 1396719409 -9073 2123874097 -9072 91950415 -9071 953154259 -9070 1840115711 -9069 1644200494 -9068 2039958378 -9067 1783204295 -9066 1746607031 -9065 1512107021 -9064 970134342 -9063 1404598306 -9062 1718579302 -9061 871608318 -9060 1066373465 -9059 1874068238 -9058 382705720 -9057 556404108 -9056 293240416 -9055 510914885 -9054 905898195 -9053 1303070872 -9052 659531387 -9051 711943673 -9050 1184074183 -9049 1653655561 -9048 1935877493 -9047 836549573 -9046 1977083398 -9045 2101315399 -9044 1649708637 -9043 443565150 -9042 283758386 -9041 595233568 -9040 1060679529 -9039 56911416 -9038 2045077111 -9037 527851357 -9036 813069953 -9035 342008725 -9034 1941011367 -9033 98526024 -9032 338224840 -9031 1991994712 -9030 488902597 -9029 509969357 -9028 1580827822 -9027 2019274483 -9026 1797989561 -9025 1137653191 -9024 1998867145 -9023 193954522 -9022 118996689 -9021 1153359474 -9020 923549828 -9019 347524610 -9018 1824055811 -9017 1982045742 -9016 1334324583 -9015 1533518248 -9014 1817557013 -9013 1054475069 -9012 1530369269 -9011 226846969 -9010 697640105 -9009 532828172 -9008 1391325111 -9007 1703068386 -9006 734323638 -9005 714543929 -9004 3783884 -9003 2096500302 -9002 1757107074 -9001 1975739131 -9000 411166890 -8999 617111762 -8998 859463444 -8997 443174630 -8996 20407338 -8995 1604035039 -8994 1018656502 -8993 845507671 -8992 1417888342 -8991 1918955727 -8990 1476787311 -8989 1088987733 -8988 1160683674 -8987 290537562 -8986 164488729 -8985 279849514 -8984 3148979 -8983 1590710043 -8982 356834964 -8981 997541097 -8980 983005506 -8979 1142055366 -8978 1945988182 -8977 676781182 -8976 1699284502 -8975 785306983 -8974 1104920502 -8973 175528401 -8972 1685333412 -8971 1139995312 -8970 1116275687 -8969 2115475908 -8968 596704424 -8967 1402912053 -8966 1572001776 -8965 1322383314 -8964 186146697 -8963 1247184422 -8962 1516204008 -8961 328900608 -8960 758272053 -8959 1186249748 -8958 924499004 -8957 880834160 -8956 287388583 -8955 721262334 -8954 2070498198 -8953 1153091530 -8952 607704537 -8951 1362263245 -8950 1199036563 -8949 306224323 -8948 1590254512 -8947 1160681198 -8946 1719344328 -8945 1523756101 -8944 1247457219 -8943 2112408838 -8942 1206736361 -8941 1717341152 -8940 543290888 -8939 1860847282 -8938 543474131 -8937 1421804757 -8936 1216765356 -8935 324817354 -8934 1953662954 -8933 2004729736 -8932 488912369 -8931 329954260 -8930 1551885252 -8929 2024921541 -8928 898861165 -8927 203236670 -8926 957819609 -8925 1281780700 -8924 113557796 -8923 708234953 -8922 2101538615 -8921 301480214 -8920 1919492381 -8919 38355364 -8918 734363643 -8917 66498411 -8916 2060707627 -8915 1754419138 -8914 317019739 -8913 1677599715 -8912 1569117949 -8911 1493372727 -8910 1173867020 -8909 1268969779 -8908 644081926 -8907 218656777 -8906 1615625451 -8905 1359519267 -8904 1983388632 -8903 1623708694 -8902 452844484 -8901 611474476 -8900 1578576742 -8899 1348648582 -8898 1067101931 -8897 1764564113 -8896 89678873 -8895 249584656 -8894 1327725733 -8893 1959561230 -8892 936226220 -8891 2063183251 -8890 1714600218 -8889 1852993969 -8888 125131385 -8887 1127428153 -8886 1896962320 -8885 383107911 -8884 185301188 -8883 971130660 -8882 503732695 -8881 300148170 -8880 849290800 -8879 955210243 -8878 1800827975 -8877 1432046307 -8876 382751793 -8875 2139400405 -8874 906674783 -8873 1371914156 -8872 45131951 -8871 1251679549 -8870 1691856193 -8869 1961496277 -8868 1258969709 -8867 817517275 -8866 436838380 -8865 277601291 -8864 1460842084 -8863 1412026130 -8862 244961012 -8861 1230715898 -8860 1938051865 -8859 587172065 -8858 2103515297 -8857 1889507122 -8856 942126965 -8855 925831659 -8854 2026858864 -8853 2032636666 -8852 121839860 -8851 1696006100 -8850 646803843 -8849 1564728141 -8848 572458450 -8847 1808911218 -8846 525371523 -8845 1158321285 -8844 2094268454 -8843 1802478882 -8842 1827541611 -8841 231119322 -8840 2140193488 -8839 874338918 -8838 1524657897 -8837 981368418 -8836 1504158838 -8835 1172295898 -8834 32640279 -8833 230126186 -8832 1621457912 -8831 1805272595 -8830 1274684249 -8829 48544743 -8828 1792528748 -8827 1177683638 -8826 2010131905 -8825 1056973947 -8824 803991799 -8823 330852764 -8822 1385832823 -8821 704595366 -8820 1123547650 -8819 985376273 -8818 1039356618 -8817 1561620813 -8816 1862126412 -8815 870376289 -8814 1478263322 -8813 1863149132 -8812 1809769041 -8811 953202693 -8810 853945072 -8809 1158825070 -8808 1517663727 -8807 352361999 -8806 948728139 -8805 1274032652 -8804 1698321633 -8803 374851332 -8802 1102925585 -8801 1572913169 -8800 12743847 -8799 97000611 -8798 185896486 -8797 735554801 -8796 373691838 -8795 1679279141 -8794 1818624772 -8793 99396433 -8792 1354788762 -8791 400456550 -8790 1812722396 -8789 1709410485 -8788 1270733509 -8787 168980328 -8786 83357491 -8785 2146460928 -8784 1208090896 -8783 525060629 -8782 1009204059 -8781 650943971 -8780 1583022613 -8779 501583073 -8778 210096931 -8777 243631075 -8776 801524014 -8775 573876807 -8774 171107067 -8773 125408464 -8772 362107485 -8771 1005924974 -8770 1387016683 -8769 1424672694 -8768 1870792420 -8767 654100993 -8766 1064413677 -8765 274295405 -8764 324490378 -8763 1418168222 -8762 434157684 -8761 1792861925 -8760 1277206689 -8759 1643742068 -8758 1626052994 -8757 1271756229 -8756 1108373080 -8755 1705780510 -8754 1137256868 -8753 557146925 -8752 1089521663 -8751 507620986 -8750 440847039 -8749 1339391538 -8748 1847542707 -8747 1783703772 -8746 72524007 -8745 676115549 -8744 211769322 -8743 1312665741 -8742 885875429 -8741 1084918439 -8740 1282616201 -8739 732915690 -8738 360259017 -8737 1596497015 -8736 329610614 -8735 1793729103 -8734 1987621369 -8733 679112101 -8732 140961533 -8731 937899264 -8730 166808931 -8729 5450460 -8728 535368987 -8727 2067756132 -8726 134499360 -8725 551226155 -8724 616258846 -8723 629635882 -8722 116299885 -8721 1897613773 -8720 807561927 -8719 804626915 -8718 1266867531 -8717 1171427157 -8716 1571934450 -8715 907341914 -8714 1937723768 -8713 1274334531 -8712 30049540 -8711 152959739 -8710 724659422 -8709 1833602834 -8708 403305075 -8707 714013562 -8706 1756359294 -8705 1797982161 -8704 1652767570 -8703 1049722104 -8702 512303169 -8701 135511073 -8700 402530277 -8699 246536447 -8698 2018434747 -8697 2131626480 -8696 1451497285 -8695 1652347126 -8694 434926270 -8693 866128721 -8692 1969557602 -8691 1459156618 -8690 630746242 -8689 1783618418 -8688 1380176112 -8687 359525617 -8686 1381187037 -8685 297599919 -8684 877292374 -8683 1784764028 -8682 549675109 -8681 343930353 -8680 1897138312 -8679 10645860 -8678 77243540 -8677 752806562 -8676 1208729640 -8675 706637189 -8674 1285678992 -8673 1517256497 -8672 647191827 -8671 265766722 -8670 264559973 -8669 418387445 -8668 942522810 -8667 366087621 -8666 1696700210 -8665 585368564 -8664 1830273172 -8663 1123253299 -8662 235382479 -8661 185939184 -8660 78980506 -8659 271220625 -8658 402431380 -8657 1082576193 -8656 1629716891 -8655 1743906657 -8654 1895408458 -8653 533362020 -8652 2035109364 -8651 539029249 -8650 266686813 -8649 1144331750 -8648 949399868 -8647 1518089999 -8646 1614611218 -8645 1838956791 -8644 59445362 -8643 1019912270 -8642 1252696523 -8641 228804382 -8640 1470727560 -8639 2045956000 -8638 869170883 -8637 357154246 -8636 683298097 -8635 573446910 -8634 349986084 -8633 1644333987 -8632 1044272793 -8631 2111645502 -8630 1930991452 -8629 1143887961 -8628 788987382 -8627 806008371 -8626 1334651382 -8625 1096354870 -8624 1856280940 -8623 1356379209 -8622 266675207 -8621 890777614 -8620 1737113029 -8619 896080462 -8618 1677204180 -8617 1257926725 -8616 1458644637 -8615 594698948 -8614 586260267 -8613 1978124627 -8612 1696668358 -8611 1354224171 -8610 1507117147 -8609 1113573314 -8608 1362657903 -8607 295723972 -8606 7168161 -8605 1186447757 -8604 1676657765 -8603 385824230 -8602 1860826183 -8601 2047868480 -8600 1322658120 -8599 1124983080 -8598 1956720226 -8597 1840116159 -8596 1097211079 -8595 2125755821 -8594 829679663 -8593 965503326 -8592 1766749828 -8591 1518078393 -8590 1361057082 -8589 479186304 -8588 1584919473 -8587 1082505232 -8586 671666457 -8585 1628003657 -8584 1045514238 -8583 1379519744 -8582 471007480 -8581 583095044 -8580 2139049915 -8579 1211393175 -8578 1106405152 -8577 176210146 -8576 766549855 -8575 1768827579 -8574 1473105222 -8573 1776272932 -8572 1210649757 -8571 735843103 -8570 91148254 -8569 1630025609 -8568 27772001 -8567 1978448053 -8566 1010436496 -8565 131707753 -8564 359005992 -8563 1459084917 -8562 1751929891 -8561 1287563524 -8560 2080642568 -8559 278551850 -8558 1955003494 -8557 2104399463 -8556 36990994 -8555 1439630361 -8554 1156996177 -8553 462419194 -8552 1387953477 -8551 1407097953 -8550 1624173539 -8549 1962839769 -8548 444843319 -8547 1485061221 -8546 850588572 -8545 1137760571 -8544 558177822 -8543 737262119 -8542 1685124678 -8541 1728107796 -8540 708071101 -8539 260183848 -8538 619589112 -8537 2043547896 -8536 1619442061 -8535 1698835227 -8534 527261509 -8533 1218926116 -8532 1525925997 -8531 1473378041 -8530 1480043678 -8529 2123726753 -8528 241560856 -8527 515373133 -8526 947403286 -8525 1722055448 -8524 51676884 -8523 1897381872 -8522 985729302 -8521 1572597355 -8520 962254633 -8519 139112318 -8518 1112251197 -8517 1454566396 -8516 926883399 -8515 113326453 -8514 1600119540 -8513 977553673 -8512 29191017 -8511 1424940830 -8510 1108518684 -8509 812006853 -8508 788225435 -8507 1068237533 -8506 1516286387 -8505 400515945 -8504 172909230 -8503 1201367116 -8502 1886366086 -8501 1549682892 -8500 1231817184 -8499 964670544 -8498 1176323467 -8497 666989056 -8496 463696249 -8495 1197505061 -8494 736326145 -8493 626563176 -8492 935127239 -8491 846616984 -8490 460346158 -8489 1655171885 -8488 1359712567 -8487 998924744 -8486 2001930504 -8485 2096813373 -8484 84135435 -8483 175178710 -8482 2016518637 -8481 1364667812 -8480 636715394 -8479 40281150 -8478 1443204114 -8477 387709490 -8476 895328303 -8475 314919270 -8474 661633507 -8473 770709986 -8472 2117033580 -8471 921695541 -8470 373359425 -8469 564828128 -8468 500974295 -8467 2126302053 -8466 2078146559 -8465 1984616721 -8464 262377822 -8463 2037192809 -8462 166217018 -8461 1427439002 -8460 1634388064 -8459 1608905061 -8458 1800725029 -8457 1410382842 -8456 914789309 -8455 1826751793 -8454 80294736 -8453 866951271 -8452 1685946964 -8451 1976237487 -8450 2068947346 -8449 249005904 -8448 1292436495 -8447 1128284843 -8446 1873559631 -8445 124618317 -8444 345369338 -8443 1887421613 -8442 397350561 -8441 1552205452 -8440 420721246 -8439 394541019 -8438 634165217 -8437 663841222 -8436 1863924231 -8435 40953749 -8434 1818399702 -8433 982422468 -8432 402804745 -8431 704795605 -8430 1774197621 -8429 224005222 -8428 694115752 -8427 2121456883 -8426 1330088106 -8425 47838038 -8424 140804829 -8423 251540897 -8422 945487572 -8421 1436941060 -8420 683800992 -8419 940662503 -8418 522929920 -8417 1167818177 -8416 782915505 -8415 2133621666 -8414 1874751404 -8413 940647534 -8412 1466700367 -8411 2809541 -8410 918040235 -8409 1904363672 -8408 678100436 -8407 593211467 -8406 992925167 -8405 881501762 -8404 1785632652 -8403 1113604097 -8402 1355708495 -8401 178799522 -8400 10679852 -8399 1800224385 -8398 1041400764 -8397 646277714 -8396 1980652054 -8395 1078547209 -8394 1249834113 -8393 851347417 -8392 1715223553 -8391 4825069 -8390 914011139 -8389 1663466462 -8388 157746998 -8387 536791902 -8386 1440550421 -8385 1989751618 -8384 666921299 -8383 1871941863 -8382 22607299 -8381 1709820342 -8380 1472192753 -8379 324828767 -8378 911438505 -8377 1944082322 -8376 955062463 -8375 2026804718 -8374 1673276915 -8373 1606833130 -8372 1102924245 -8371 1702967758 -8370 1284882406 -8369 1511885786 -8368 1967055979 -8367 2110337203 -8366 1543927249 -8365 1129304636 -8364 1510807304 -8363 1245009044 -8362 2084819926 -8361 51757090 -8360 1994561719 -8359 377219237 -8358 222916041 -8357 315479027 -8356 2017354251 -8355 1716092206 -8354 1967144319 -8353 1104584604 -8352 399749110 -8351 1845262180 -8350 798381837 -8349 1675594079 -8348 1517249952 -8347 1032117435 -8346 270805407 -8345 1495712981 -8344 923880473 -8343 2117792805 -8342 321950724 -8341 1738522107 -8340 1883395426 -8339 1322028850 -8338 2115442185 -8337 837751343 -8336 599529899 -8335 298918205 -8334 1191968358 -8333 1459050213 -8332 1397930972 -8331 1707600689 -8330 1976324697 -8329 1679082692 -8328 507348633 -8327 654307483 -8326 495818356 -8325 912769647 -8324 1316343096 -8323 121882139 -8322 306202767 -8321 871638679 -8320 328012227 -8319 1913748050 -8318 1404788672 -8317 21536971 -8316 108236962 -8315 300496250 -8314 1173762257 -8313 1332842014 -8312 234397378 -8311 1147405521 -8310 1770563570 -8309 1045644083 -8308 722498951 -8307 1816523980 -8306 1793266632 -8305 1287963334 -8304 1048470880 -8303 1631851317 -8302 1630209164 -8301 1866331928 -8300 1200252055 -8299 1322017213 -8298 1183264335 -8297 1742062634 -8296 1485448035 -8295 373936217 -8294 606566880 -8293 444704417 -8292 1941353559 -8291 539938364 -8290 1614333655 -8289 306475256 -8288 1805511088 -8287 1104292422 -8286 995258362 -8285 922878596 -8284 66098871 -8283 26356735 -8282 1709762092 -8281 1336236943 -8280 424906570 -8279 2101523238 -8278 1399861099 -8277 1582019265 -8276 768053099 -8275 161415315 -8274 1805237817 -8273 1329622600 -8272 431599262 -8271 308191951 -8270 683067593 -8269 1605673069 -8268 1984052826 -8267 809328118 -8266 1135495754 -8265 1040743618 -8264 580066306 -8263 66628515 -8262 977854410 -8261 1634878303 -8260 881910924 -8259 510041233 -8258 1458700541 -8257 882632492 -8256 1038193550 -8255 968901627 -8254 1360600152 -8253 877345576 -8252 1748933813 -8251 1755722502 -8250 2083859492 -8249 990370953 -8248 1333470138 -8247 1238445784 -8246 1924265095 -8245 1585914147 -8244 1877299701 -8243 1497045866 -8242 646555007 -8241 973409841 -8240 471622773 -8239 2021223123 -8238 470177314 -8237 943309207 -8236 229261812 -8235 1068867239 -8234 62889208 -8233 1092671650 -8232 1332201239 -8231 467813177 -8230 176177762 -8229 2146762079 -8228 1619331330 -8227 489798914 -8226 1669515988 -8225 160847974 -8224 1367451462 -8223 1752361298 -8222 940969732 -8221 758562859 -8220 422252363 -8219 845413708 -8218 1213589506 -8217 1895039639 -8216 1508629731 -8215 427219229 -8214 939359140 -8213 903889860 -8212 1025423093 -8211 772815532 -8210 503232526 -8209 1675797213 -8208 1791961311 -8207 1548793723 -8206 880419999 -8205 1284073809 -8204 1884149647 -8203 1742559679 -8202 916493888 -8201 1332922808 -8200 995965494 -8199 1833862495 -8198 477246091 -8197 1458483356 -8196 1269831100 -8195 2064638338 -8194 1367361889 -8193 608888602 -8192 1330108934 -8191 95556024 -8190 1692457001 -8189 674696372 -8188 1484267625 -8187 786370277 -8186 955680498 -8185 604739871 -8184 1549279783 -8183 166543608 -8182 400657333 -8181 1497109528 -8180 1128337869 -8179 1101922451 -8178 795377214 -8177 507887501 -8176 1812127724 -8175 1285343967 -8174 367579921 -8173 551226839 -8172 746594185 -8171 1230115041 -8170 855676717 -8169 1684965786 -8168 564031395 -8167 560091400 -8166 91121467 -8165 660942498 -8164 734529404 -8163 1271805865 -8162 1063915249 -8161 655412562 -8160 758772047 -8159 906086724 -8158 1866499522 -8157 879527754 -8156 1384574141 -8155 789136890 -8154 204082537 -8153 52170255 -8152 1185689387 -8151 1446218530 -8150 701732313 -8149 620450367 -8148 1437278375 -8147 1657516895 -8146 140307580 -8145 1260900884 -8144 538749782 -8143 1284948528 -8142 1843033770 -8141 1209112047 -8140 666083646 -8139 295585316 -8138 1593844319 -8137 2050572545 -8136 1973045644 -8135 966799250 -8134 1744510897 -8133 79116842 -8132 513033817 -8131 157828524 -8130 936396688 -8129 2026727941 -8128 1668996231 -8127 1077362632 -8126 675445216 -8125 1332403886 -8124 1750931150 -8123 905347655 -8122 1497921590 -8121 565239020 -8120 8940155 -8119 1191699066 -8118 480142787 -8117 176377490 -8116 1118767112 -8115 1002842700 -8114 1565350762 -8113 1477121383 -8112 618864882 -8111 1547448454 -8110 1762751376 -8109 762994749 -8108 470023320 -8107 627045069 -8106 306061648 -8105 1893928802 -8104 453765432 -8103 1586682372 -8102 1290203802 -8101 633789524 -8100 636315941 -8099 2006517704 -8098 1351282725 -8097 336592345 -8096 1473915129 -8095 1917581209 -8094 1981965944 -8093 1185692130 -8092 896407499 -8091 306222523 -8090 85096233 -8089 1980046313 -8088 72931954 -8087 1624783734 -8086 758510376 -8085 1789129377 -8084 383977818 -8083 17902308 -8082 1861853655 -8081 2003353781 -8080 1077425134 -8079 1135706307 -8078 456933101 -8077 723578165 -8076 173279636 -8075 866862923 -8074 603725000 -8073 1967459556 -8072 950366431 -8071 1431169746 -8070 1429990447 -8069 299723596 -8068 532602574 -8067 1581185163 -8066 502110049 -8065 288222999 -8064 1021173710 -8063 1675743420 -8062 1100595897 -8061 1063844834 -8060 233290569 -8059 607796146 -8058 1221535936 -8057 431286225 -8056 1240805916 -8055 740608068 -8054 2074759369 -8053 528107685 -8052 1087960822 -8051 726147348 -8050 1546420680 -8049 353846968 -8048 962426670 -8047 1737553825 -8046 119853165 -8045 353303728 -8044 2063980140 -8043 1320038902 -8042 537469109 -8041 650642834 -8040 898567171 -8039 1996288931 -8038 1945097195 -8037 244379575 -8036 560011453 -8035 973850276 -8034 1335110749 -8033 2104812523 -8032 1442452851 -8031 492799751 -8030 1989792546 -8029 1949487992 -8028 1514473878 -8027 480927868 -8026 504010503 -8025 712698230 -8024 1800130894 -8023 1348612021 -8022 1129170653 -8021 734113853 -8020 1911204326 -8019 1956350502 -8018 233993803 -8017 609122942 -8016 1821057333 -8015 947297910 -8014 1963318266 -8013 1413337306 -8012 421471731 -8011 688663826 -8010 853029287 -8009 654187596 -8008 1436277478 -8007 971246919 -8006 1056752474 -8005 602682578 -8004 1678881073 -8003 842310998 -8002 115019977 -8001 1640448506 -8000 1125809520 -7999 1508864678 -7998 1445477489 -7997 801775648 -7996 828280621 -7995 1302882130 -7994 1731011225 -7993 1066017041 -7992 1584891343 -7991 1320303799 -7990 500120050 -7989 1302081383 -7988 135293169 -7987 1434179541 -7986 793288324 -7985 407720027 -7984 525826179 -7983 1274654440 -7982 560308019 -7981 1914767783 -7980 1399869996 -7979 2029266016 -7978 1744918770 -7977 833594900 -7976 1439849493 -7975 214441475 -7974 487662600 -7973 38432567 -7972 1863985126 -7971 753638947 -7970 194971017 -7969 324033872 -7968 680584056 -7967 142595358 -7966 1218248071 -7965 1909747228 -7964 1865474435 -7963 410707426 -7962 565896991 -7961 282809959 -7960 1185010629 -7959 1213424157 -7958 508793059 -7957 1875056790 -7956 908353361 -7955 1666117531 -7954 1994895656 -7953 758542044 -7952 2022268092 -7951 678525651 -7950 169849013 -7949 566275096 -7948 589416522 -7947 1530477294 -7946 345932299 -7945 1401416926 -7944 497939997 -7943 1881507301 -7942 1990945197 -7941 1539951253 -7940 73054891 -7939 52375659 -7938 1253269449 -7937 918320476 -7936 424604571 -7935 807540645 -7934 1343850237 -7933 1582664476 -7932 1373180444 -7931 1499956482 -7930 1921500548 -7929 1457437487 -7928 305070795 -7927 990159176 -7926 2027644782 -7925 149811317 -7924 1791333087 -7923 1316370005 -7922 588693031 -7921 1455992996 -7920 89109128 -7919 786855366 -7918 220342796 -7917 1335483244 -7916 1032537297 -7915 611908646 -7914 1557955377 -7913 1105472392 -7912 1808452410 -7911 1938569538 -7910 286681804 -7909 1302218063 -7908 1775254736 -7907 445728804 -7906 1721953886 -7905 989423743 -7904 1581843848 -7903 1991377403 -7902 1808647576 -7901 2063226605 -7900 1194885686 -7899 931341372 -7898 1577276352 -7897 155259478 -7896 1346309737 -7895 711274777 -7894 1708601933 -7893 335340090 -7892 1227260876 -7891 1949321313 -7890 1235650200 -7889 901109532 -7888 1901801717 -7887 1755917798 -7886 1925011515 -7885 2074548553 -7884 950939884 -7883 1766869486 -7882 818790588 -7881 506234347 -7880 163314802 -7879 1988436647 -7878 1727747824 -7877 785830993 -7876 1011368604 -7875 1878060131 -7874 1328259815 -7873 1666100891 -7872 796491717 -7871 877306204 -7870 485950253 -7869 1039626208 -7868 1732515283 -7867 866001575 -7866 594141193 -7865 1010969646 -7864 1631497549 -7863 1906764268 -7862 1247173538 -7861 326151344 -7860 47519595 -7859 1627216050 -7858 1123581665 -7857 1974736812 -7856 804977913 -7855 158142028 -7854 1255757965 -7853 444705537 -7852 1603554684 -7851 977837588 -7850 925970170 -7849 1524967457 -7848 977068043 -7847 1997171341 -7846 1605054826 -7845 1492751361 -7844 1081568414 -7843 450953611 -7842 1180150638 -7841 1904349157 -7840 1292274569 -7839 1767432326 -7838 445485015 -7837 721545636 -7836 1381987674 -7835 834860572 -7834 1911279756 -7833 1305346205 -7832 1859244673 -7831 1767441136 -7830 1350053326 -7829 220266431 -7828 822238136 -7827 965439637 -7826 718978847 -7825 360272376 -7824 702070992 -7823 277920376 -7822 1666219015 -7821 78587226 -7820 769545 -7819 1076282477 -7818 2067396279 -7817 1631800330 -7816 915602927 -7815 1154101215 -7814 312600723 -7813 1324702905 -7812 1306162690 -7811 1560201960 -7810 1458864142 -7809 570728932 -7808 385444652 -7807 1758108090 -7806 957749528 -7805 76641469 -7804 1123099547 -7803 143838619 -7802 2102776526 -7801 1638978242 -7800 945203000 -7799 384613689 -7798 1648771231 -7797 461965760 -7796 263368644 -7795 441058471 -7794 841537009 -7793 623483766 -7792 277150831 -7791 589936538 -7790 158674595 -7789 516452862 -7788 160679549 -7787 913295064 -7786 1319199607 -7785 1738383670 -7784 1995422173 -7783 899882411 -7782 2013322411 -7781 735433757 -7780 1174757308 -7779 1848239699 -7778 1760463052 -7777 308803183 -7776 635008543 -7775 813910909 -7774 121348590 -7773 1631604953 -7772 1346119267 -7771 1718162837 -7770 2137690658 -7769 483237239 -7768 121245045 -7767 1207712760 -7766 1767912399 -7765 1787368526 -7764 163907639 -7763 251600471 -7762 464809171 -7761 1908181617 -7760 429256988 -7759 1392863178 -7758 1344736903 -7757 569779527 -7756 1065356539 -7755 419317196 -7754 1872544907 -7753 1259988415 -7752 1872608751 -7751 165082711 -7750 1122454353 -7749 865954125 -7748 1213231156 -7747 946552143 -7746 187454592 -7745 1150887237 -7744 1615275289 -7743 550669401 -7742 1641397943 -7741 862882028 -7740 1596917792 -7739 929977898 -7738 862808488 -7737 481360166 -7736 1043805121 -7735 1516311928 -7734 1322559355 -7733 403209670 -7732 1969827130 -7731 1219429640 -7730 563444714 -7729 2006961109 -7728 327506639 -7727 925419706 -7726 844718267 -7725 1952851772 -7724 694192093 -7723 1707462196 -7722 137534062 -7721 1006654626 -7720 1099335203 -7719 175902210 -7718 678499532 -7717 62343919 -7716 1478760501 -7715 1784268839 -7714 1656972942 -7713 752393261 -7712 1101235257 -7711 711420045 -7710 73540 -7709 1115557625 -7708 2033656425 -7707 1493980207 -7706 1306284459 -7705 640595450 -7704 1693968446 -7703 103129715 -7702 1987248604 -7701 2110349669 -7700 891923001 -7699 1785508655 -7698 1162242842 -7697 522138515 -7696 231227613 -7695 1284739719 -7694 1815317710 -7693 1835021115 -7692 608126993 -7691 2109115499 -7690 328155093 -7689 1036991284 -7688 844625357 -7687 1041714341 -7686 552854624 -7685 726367240 -7684 683033581 -7683 945552897 -7682 752319721 -7681 2133161280 -7680 825247268 -7679 653576980 -7678 1956756814 -7677 1393060974 -7676 1947495409 -7675 1203154744 -7674 800830494 -7673 1731102425 -7672 1358690361 -7671 201739949 -7670 948106827 -7669 369784486 -7668 1554281042 -7667 2024986770 -7666 854304453 -7665 543690145 -7664 676612726 -7663 1853685858 -7662 1506866022 -7661 1718619357 -7660 1264490142 -7659 1433924400 -7658 484136659 -7657 118258117 -7656 358680760 -7655 1754785375 -7654 2121531166 -7653 697355949 -7652 120305629 -7651 98742741 -7650 176404465 -7649 1579669941 -7648 853565219 -7647 753602070 -7646 592230480 -7645 216392984 -7644 1991948030 -7643 599090545 -7642 782995598 -7641 988905875 -7640 794942554 -7639 1070603704 -7638 1662963681 -7637 1010590897 -7636 1348374044 -7635 1148102242 -7634 1184307771 -7633 1105477017 -7632 589195716 -7631 72941622 -7630 1234482697 -7629 1146232025 -7628 1075243640 -7627 876834932 -7626 144210598 -7625 1808808458 -7624 1634479745 -7623 2022788425 -7622 520951484 -7621 688119336 -7620 1392661170 -7619 1570286043 -7618 987439461 -7617 637172234 -7616 909137688 -7615 2140623583 -7614 1580881034 -7613 1003042155 -7612 1951631638 -7611 1859875541 -7610 1473425841 -7609 1931835305 -7608 1869713308 -7607 514861439 -7606 1973766773 -7605 242897026 -7604 558906526 -7603 1111366149 -7602 2018477968 -7601 1590447338 -7600 1145181630 -7599 357647765 -7598 1002021427 -7597 1413918829 -7596 1389838835 -7595 268905821 -7594 1287856974 -7593 946360409 -7592 630127255 -7591 1098149089 -7590 1848163523 -7589 755488935 -7588 661148355 -7587 994299525 -7586 1203774848 -7585 2053579180 -7584 188991945 -7583 1868489141 -7582 1677099962 -7581 19796333 -7580 2137645881 -7579 958564402 -7578 2105552180 -7577 1626816282 -7576 2103438560 -7575 862400624 -7574 371902706 -7573 1115942836 -7572 2113668167 -7571 1660830203 -7570 588425911 -7569 1878746448 -7568 1115292578 -7567 733115606 -7566 126061855 -7565 443478425 -7564 1786262213 -7563 189707885 -7562 1245680534 -7561 2022121968 -7560 437000734 -7559 853863997 -7558 1699197735 -7557 755052822 -7556 805307580 -7555 1482769355 -7554 376479218 -7553 169195612 -7552 1878326908 -7551 718535559 -7550 61727801 -7549 510829599 -7548 1002609490 -7547 1243151556 -7546 1254913575 -7545 987495724 -7544 896216104 -7543 858556151 -7542 527516924 -7541 234921719 -7540 545537625 -7539 2002793953 -7538 1752684593 -7537 671814152 -7536 1094337040 -7535 2083837617 -7534 1345281539 -7533 1911623893 -7532 1900190799 -7531 391816537 -7530 322924232 -7529 1829431559 -7528 48556417 -7527 216428380 -7526 378573604 -7525 636111968 -7524 1751926095 -7523 1805427307 -7522 107467811 -7521 1367497309 -7520 1863409717 -7519 966059893 -7518 1403399671 -7517 15113765 -7516 346935451 -7515 396357424 -7514 459978800 -7513 661294385 -7512 313018526 -7511 672206619 -7510 629720773 -7509 2021207120 -7508 908456913 -7507 1816330624 -7506 1474016261 -7505 1330196795 -7504 183646818 -7503 953465002 -7502 1588699661 -7501 70759240 -7500 343260120 -7499 106495852 -7498 1450857955 -7497 1559928096 -7496 611985933 -7495 720629945 -7494 528644157 -7493 384428786 -7492 2089501237 -7491 1288891566 -7490 2111581285 -7489 1848295952 -7488 619124441 -7487 1007042247 -7486 1702618613 -7485 1833124714 -7484 83338897 -7483 1935255829 -7482 31573612 -7481 439295054 -7480 1911233354 -7479 960873797 -7478 547190859 -7477 1725743766 -7476 1632683806 -7475 520551259 -7474 1888980782 -7473 112887578 -7472 610204882 -7471 1482203809 -7470 767384932 -7469 930815671 -7468 1641993566 -7467 730228010 -7466 1031283939 -7465 227557147 -7464 778612355 -7463 1387236239 -7462 420331148 -7461 241205285 -7460 669767124 -7459 1104539038 -7458 145677338 -7457 933483375 -7456 923703350 -7455 1914846432 -7454 1801551102 -7453 1791527491 -7452 24022475 -7451 1218183462 -7450 2039587843 -7449 185489588 -7448 1475673639 -7447 26639599 -7446 1984246632 -7445 1519796228 -7444 2057830025 -7443 406776973 -7442 1492986293 -7441 1826872858 -7440 1987693890 -7439 37156922 -7438 2047015380 -7437 1414436419 -7436 2099099303 -7435 1791531347 -7434 1954709647 -7433 537407070 -7432 717469115 -7431 1463275758 -7430 95527947 -7429 1883767397 -7428 180835688 -7427 378314554 -7426 1279415921 -7425 1279659506 -7424 1890823957 -7423 583367639 -7422 1899423296 -7421 1986016535 -7420 1889993471 -7419 2012948243 -7418 348726604 -7417 2103361059 -7416 116293222 -7415 1577469659 -7414 26809934 -7413 230957167 -7412 566566730 -7411 1455829371 -7410 1927341126 -7409 573257471 -7408 85541267 -7407 255484033 -7406 1607210420 -7405 1561692233 -7404 1074062232 -7403 491433888 -7402 441879123 -7401 981185366 -7400 1282440070 -7399 1864697041 -7398 604351475 -7397 1048659829 -7396 634974244 -7395 696048282 -7394 1527719858 -7393 2052291070 -7392 840857816 -7391 2033958701 -7390 1637289931 -7389 1934116059 -7388 1896655021 -7387 918740593 -7386 2076551125 -7385 2032819703 -7384 1010902928 -7383 718464211 -7382 451099689 -7381 2140792907 -7380 1370288104 -7379 1671857093 -7378 1113530699 -7377 671332682 -7376 1328905448 -7375 1115776531 -7374 1119813110 -7373 92876866 -7372 1356477466 -7371 724665730 -7370 376833890 -7369 233780241 -7368 1229722796 -7367 2055786841 -7366 1668423619 -7365 730166822 -7364 2002674113 -7363 1641244805 -7362 415001139 -7361 1054225405 -7360 137303679 -7359 718549338 -7358 2005048582 -7357 2011318966 -7356 2055321312 -7355 1358086914 -7354 1581720014 -7353 1017593669 -7352 1495659754 -7351 926726244 -7350 1027262207 -7349 698955422 -7348 342951644 -7347 2145237816 -7346 1699003220 -7345 1236028582 -7344 1906782713 -7343 395147380 -7342 1863526624 -7341 1122697225 -7340 1642426581 -7339 468530697 -7338 712840269 -7337 499555974 -7336 53112728 -7335 27178814 -7334 315165682 -7333 948448708 -7332 1503941125 -7331 1843935449 -7330 1196660470 -7329 273468361 -7328 810711673 -7327 646961668 -7326 429598952 -7325 1037727643 -7324 2009910807 -7323 654993770 -7322 2137815110 -7321 796704332 -7320 583774599 -7319 1029508039 -7318 1147435850 -7317 1254406710 -7316 238455102 -7315 1303855840 -7314 1519985606 -7313 784085488 -7312 900204446 -7311 1394995927 -7310 409856955 -7309 1142870607 -7308 415417969 -7307 685661455 -7306 184390292 -7305 1252147667 -7304 670721337 -7303 618713881 -7302 1899271886 -7301 1230472764 -7300 1033223776 -7299 549698802 -7298 1991353056 -7297 1920467678 -7296 784534509 -7295 1922088830 -7294 1047396181 -7293 1213206475 -7292 71219170 -7291 1108307070 -7290 1796752129 -7289 1476851537 -7288 791052937 -7287 1991063658 -7286 1881904752 -7285 1601853262 -7284 403651393 -7283 124989679 -7282 374228533 -7281 1904817487 -7280 979577958 -7279 1871679148 -7278 958480315 -7277 1310753949 -7276 14940118 -7275 1713160059 -7274 1500359429 -7273 1587732220 -7272 1732973753 -7271 1349573084 -7270 1386603356 -7269 1260239745 -7268 1912647941 -7267 69264226 -7266 873071497 -7265 1718811681 -7264 1850869660 -7263 2086572758 -7262 1563937994 -7261 741851281 -7260 317254133 -7259 1953172119 -7258 1742430432 -7257 1336683323 -7256 1587412265 -7255 1756915073 -7254 1227624729 -7253 646317554 -7252 1292895369 -7251 650033032 -7250 946337172 -7249 1816307656 -7248 1856739030 -7247 1392803904 -7246 1957878168 -7245 574691545 -7244 2127669954 -7243 150786345 -7242 201128864 -7241 472734007 -7240 1584408791 -7239 1317339130 -7238 387168248 -7237 193836259 -7236 365878214 -7235 933982387 -7234 154873687 -7233 1109018378 -7232 1769318625 -7231 1758249523 -7230 1146904497 -7229 1128054458 -7228 365759854 -7227 2132999007 -7226 109058594 -7225 941094711 -7224 464019704 -7223 577591696 -7222 1847464029 -7221 1624071360 -7220 940777650 -7219 1701016916 -7218 2005913136 -7217 1282047485 -7216 1412617598 -7215 1807091822 -7214 373562681 -7213 1654935946 -7212 713861202 -7211 1031273382 -7210 85565759 -7209 1390572531 -7208 951460916 -7207 1600669509 -7206 38962572 -7205 1404343483 -7204 1312147410 -7203 544107812 -7202 2109597529 -7201 641264166 -7200 1392489669 -7199 1161389138 -7198 1018995864 -7197 1572148791 -7196 1668979302 -7195 1678950545 -7194 1241114329 -7193 987431992 -7192 1784297694 -7191 146447113 -7190 1765641872 -7189 1806213813 -7188 288399318 -7187 198821314 -7186 908484804 -7185 1905165299 -7184 1093230620 -7183 1489772946 -7182 1569370187 -7181 1470772319 -7180 79812466 -7179 632379898 -7178 1351609959 -7177 1694601080 -7176 288522099 -7175 1642338407 -7174 1442229602 -7173 670883243 -7172 1299101791 -7171 948208391 -7170 1769751950 -7169 1967824526 -7168 1639893483 -7167 1487528967 -7166 331034461 -7165 681547310 -7164 2042136499 -7163 1094667216 -7162 1369273768 -7161 2125567529 -7160 2005531442 -7159 1566820558 -7158 897729009 -7157 530717667 -7156 1253074342 -7155 1566195505 -7154 335795112 -7153 1769941949 -7152 1409960480 -7151 936990288 -7150 119162359 -7149 532695034 -7148 343857799 -7147 1856755200 -7146 252371478 -7145 1765122503 -7144 343236616 -7143 494021210 -7142 1048614941 -7141 1478760913 -7140 1455798556 -7139 282222983 -7138 1636790064 -7137 958346173 -7136 1592876116 -7135 1383850893 -7134 1459757190 -7133 2064052617 -7132 1236619422 -7131 1949936858 -7130 1227838520 -7129 1474813775 -7128 313746216 -7127 1479017151 -7126 194922554 -7125 1630616041 -7124 156235025 -7123 1546288472 -7122 1650779589 -7121 877265446 -7120 593132489 -7119 409890807 -7118 280323555 -7117 726218944 -7116 1513518584 -7115 1905833916 -7114 716507562 -7113 1011959350 -7112 1185706302 -7111 766391958 -7110 1989454497 -7109 497452383 -7108 836830515 -7107 252939171 -7106 1646072630 -7105 1676307146 -7104 147231471 -7103 1657303980 -7102 836214097 -7101 1909289294 -7100 1636190642 -7099 1896305017 -7098 1279891221 -7097 830613823 -7096 1322782126 -7095 796117730 -7094 2127320099 -7093 1426453227 -7092 953155983 -7091 1240888782 -7090 596941890 -7089 2014397193 -7088 1043855871 -7087 521973287 -7086 9711382 -7085 501559233 -7084 720127613 -7083 2097599251 -7082 1169988501 -7081 688253919 -7080 2077045091 -7079 1736515325 -7078 998863400 -7077 1308007016 -7076 105707700 -7075 2136252298 -7074 840093049 -7073 385425824 -7072 21113338 -7071 1087392728 -7070 629398073 -7069 805576819 -7068 573522891 -7067 483773490 -7066 850777371 -7065 2043812546 -7064 1990445395 -7063 886431317 -7062 829511337 -7061 1086242438 -7060 197032910 -7059 74968603 -7058 2004685811 -7057 542296638 -7056 1949329322 -7055 59595778 -7054 1479054380 -7053 31873694 -7052 20554160 -7051 1580956824 -7050 1836874167 -7049 769038075 -7048 1630807625 -7047 1010094750 -7046 467913967 -7045 1867765524 -7044 2115138959 -7043 1900183969 -7042 1903511399 -7041 1363020167 -7040 513869837 -7039 145624583 -7038 2102283095 -7037 677193992 -7036 640811743 -7035 2111829702 -7034 1214301209 -7033 904202957 -7032 689398407 -7031 754542734 -7030 1229040275 -7029 1802219920 -7028 273122929 -7027 1945090032 -7026 1210725906 -7025 1917455628 -7024 39041618 -7023 2045581204 -7022 342483175 -7021 1398999733 -7020 2097632847 -7019 826779416 -7018 301124108 -7017 1910525749 -7016 1042439439 -7015 715213645 -7014 2111737773 -7013 752118792 -7012 1386314132 -7011 1757886816 -7010 1408220720 -7009 1984159492 -7008 1652296488 -7007 2137937041 -7006 1610376431 -7005 1884092433 -7004 1422431295 -7003 459758475 -7002 1822646330 -7001 1034662134 -7000 481419805 -6999 1431433890 -6998 591494014 -6997 503150949 -6996 1906048414 -6995 1312628350 -6994 1574972453 -6993 787525533 -6992 2095432005 -6991 1663187406 -6990 1097875625 -6989 187107098 -6988 1931823625 -6987 1733394110 -6986 1946271624 -6985 290320647 -6984 1476383161 -6983 353850957 -6982 1491381720 -6981 1549638288 -6980 105590328 -6979 1417767326 -6978 373783061 -6977 1915687702 -6976 715505746 -6975 1150617955 -6974 61446103 -6973 387769160 -6972 2125822318 -6971 391212440 -6970 443168120 -6969 2125752504 -6968 1672869124 -6967 1426349312 -6966 1075662144 -6965 1118522880 -6964 1364679993 -6963 2059268694 -6962 1837133556 -6961 1908324907 -6960 1878847429 -6959 1511965162 -6958 388319122 -6957 1641502978 -6956 257010949 -6955 1592420667 -6954 946422575 -6953 2074228521 -6952 248260629 -6951 73614393 -6950 1175855226 -6949 337386273 -6948 702261580 -6947 1370648754 -6946 1854241599 -6945 327736586 -6944 1172279285 -6943 1817717311 -6942 2092084688 -6941 69814 -6940 865826963 -6939 1164302455 -6938 1050090360 -6937 554346244 -6936 61669319 -6935 1163877097 -6934 1428872972 -6933 1603838734 -6932 180421265 -6931 325168394 -6930 1520005785 -6929 237344450 -6928 1254954213 -6927 943382103 -6926 695080403 -6925 330266076 -6924 1344160038 -6923 872808181 -6922 898373294 -6921 2058358003 -6920 1518836461 -6919 1952690120 -6918 630628322 -6917 374524994 -6916 198369469 -6915 36524288 -6914 383135545 -6913 1172209470 -6912 951890347 -6911 927782233 -6910 1097463102 -6909 311480719 -6908 1102633136 -6907 2033696910 -6906 1272956920 -6905 605314233 -6904 983455832 -6903 1103704578 -6902 83832949 -6901 2090560463 -6900 1217697829 -6899 576623682 -6898 1689747695 -6897 924688136 -6896 1746705713 -6895 1969755870 -6894 1579376430 -6893 1433285682 -6892 1501455368 -6891 1093166822 -6890 1427729681 -6889 1144311467 -6888 1754320651 -6887 594104033 -6886 2138873096 -6885 1173643646 -6884 1232117589 -6883 1602836960 -6882 74746368 -6881 640409628 -6880 1972632745 -6879 1211249840 -6878 1186007447 -6877 497318902 -6876 1050241078 -6875 169252342 -6874 521481284 -6873 1040379017 -6872 2033490397 -6871 1654692915 -6870 400812768 -6869 293009692 -6868 977401617 -6867 1867475473 -6866 1492795354 -6865 313420030 -6864 468300502 -6863 486209608 -6862 5556001 -6861 357143900 -6860 1486329818 -6859 833625648 -6858 1152922019 -6857 580677005 -6856 1509470092 -6855 536036136 -6854 1098897278 -6853 591707961 -6852 1777687863 -6851 1010980176 -6850 1601885828 -6849 1475313842 -6848 161008761 -6847 1016755105 -6846 2123321266 -6845 9862061 -6844 283245593 -6843 1014272017 -6842 639566249 -6841 1740480704 -6840 677291298 -6839 680820943 -6838 947697986 -6837 663981586 -6836 1399174971 -6835 1006585746 -6834 307864029 -6833 111156601 -6832 1147363437 -6831 1319414001 -6830 1351705529 -6829 905652813 -6828 1471639203 -6827 616885883 -6826 1629263374 -6825 917762131 -6824 905831920 -6823 87917102 -6822 1137305780 -6821 302374021 -6820 849971414 -6819 585130723 -6818 1499476224 -6817 151146700 -6816 733509512 -6815 1109049248 -6814 1517779460 -6813 690248536 -6812 336980719 -6811 2106228954 -6810 792782718 -6809 13309711 -6808 1429129620 -6807 2088595887 -6806 356117557 -6805 1288018369 -6804 2006705957 -6803 1135933676 -6802 906934720 -6801 241710624 -6800 1995258445 -6799 734819646 -6798 1423873087 -6797 553877072 -6796 1858537610 -6795 1541346272 -6794 1927939999 -6793 603457899 -6792 1385429336 -6791 552175057 -6790 950381444 -6789 698824714 -6788 1999104858 -6787 390426976 -6786 780850887 -6785 43260976 -6784 772068529 -6783 1559034154 -6782 2044949466 -6781 323671008 -6780 677099334 -6779 851670479 -6778 1804675802 -6777 141111250 -6776 81889930 -6775 1367667528 -6774 381083649 -6773 1764995333 -6772 1288158879 -6771 172115073 -6770 965321185 -6769 1441381373 -6768 1023765684 -6767 2030010463 -6766 773420721 -6765 1255079711 -6764 155916936 -6763 1375764941 -6762 1800560103 -6761 686604621 -6760 700553847 -6759 559954468 -6758 2065457475 -6757 1955843882 -6756 1765842095 -6755 1369300381 -6754 145795158 -6753 448397521 -6752 881934820 -6751 1193278987 -6750 666478853 -6749 535988083 -6748 769780548 -6747 437008274 -6746 1907511249 -6745 464378245 -6744 79508649 -6743 208968576 -6742 799674148 -6741 1994261153 -6740 1295833037 -6739 1082794370 -6738 667960652 -6737 1916169621 -6736 1874093527 -6735 1545139427 -6734 1602003256 -6733 1616795962 -6732 675211094 -6731 1240605634 -6730 768630794 -6729 892193612 -6728 941596021 -6727 696157094 -6726 1810048724 -6725 1317444574 -6724 487365560 -6723 1099999819 -6722 1929402315 -6721 345946737 -6720 423498438 -6719 229470579 -6718 775960482 -6717 305402303 -6716 357499624 -6715 1698542673 -6714 1812187745 -6713 232731144 -6712 1060619186 -6711 1864363426 -6710 1326300501 -6709 1527147064 -6708 1356184491 -6707 1270304873 -6706 314166365 -6705 257297564 -6704 869928333 -6703 361397621 -6702 848165168 -6701 1930501130 -6700 299009613 -6699 72473700 -6698 1229628536 -6697 1771635095 -6696 208791533 -6695 710048905 -6694 1535525906 -6693 141418823 -6692 676501380 -6691 1699931736 -6690 1717469902 -6689 118096135 -6688 2019454603 -6687 1224901457 -6686 640698205 -6685 124768480 -6684 637923486 -6683 2095307967 -6682 1053914291 -6681 1680955770 -6680 508178935 -6679 55995628 -6678 1212980699 -6677 1098886926 -6676 400376540 -6675 2100252391 -6674 1556616044 -6673 1086910851 -6672 62388008 -6671 775691467 -6670 700872594 -6669 674858165 -6668 2011165815 -6667 519579630 -6666 236109189 -6665 67372710 -6664 33547525 -6663 1983077818 -6662 571432569 -6661 558405245 -6660 1827960781 -6659 492568445 -6658 1624881578 -6657 1894686122 -6656 586977971 -6655 692873886 -6654 1218337837 -6653 1104451364 -6652 1587129032 -6651 997918663 -6650 467975070 -6649 1556775656 -6648 1803102736 -6647 1260211956 -6646 1689754530 -6645 1460949337 -6644 2037864383 -6643 780924577 -6642 386038257 -6641 1535013491 -6640 912009300 -6639 181292963 -6638 438748976 -6637 1943793105 -6636 486032105 -6635 400515018 -6634 1643423789 -6633 1622625928 -6632 155117037 -6631 78864124 -6630 1081007315 -6629 2080758306 -6628 2053074122 -6627 932007692 -6626 676348285 -6625 1630010254 -6624 1253228501 -6623 220419174 -6622 636476294 -6621 30353376 -6620 1342299575 -6619 1355246762 -6618 2014504774 -6617 342153399 -6616 1369831221 -6615 908829953 -6614 1074911080 -6613 502850892 -6612 2016398924 -6611 204745293 -6610 1096264514 -6609 1115699843 -6608 1842744506 -6607 38233958 -6606 300369316 -6605 1010889825 -6604 245397981 -6603 1564559665 -6602 541618613 -6601 221842379 -6600 173273650 -6599 148999623 -6598 1404410021 -6597 423063867 -6596 1826262838 -6595 455929110 -6594 993533960 -6593 1222875125 -6592 1025603247 -6591 1428713179 -6590 163332249 -6589 1000146176 -6588 2132899189 -6587 1105674821 -6586 1414725967 -6585 866980329 -6584 1039914676 -6583 870165786 -6582 1554070025 -6581 900699081 -6580 509484435 -6579 1058030556 -6578 815330527 -6577 831854680 -6576 1940319625 -6575 883293299 -6574 469271212 -6573 23555602 -6572 1391286015 -6571 392618990 -6570 964916005 -6569 1897693430 -6568 470220432 -6567 948480911 -6566 1577013555 -6565 603387713 -6564 1577809511 -6563 1712304429 -6562 1059542876 -6561 25457071 -6560 1443297638 -6559 1205141076 -6558 1732903857 -6557 1265918860 -6556 65760145 -6555 544560180 -6554 1460393951 -6553 139215595 -6552 360681351 -6551 496039469 -6550 85368553 -6549 1825113403 -6548 1265194579 -6547 2079520876 -6546 362583468 -6545 1916764023 -6544 1639490932 -6543 76652222 -6542 1206123244 -6541 1641076232 -6540 2069882205 -6539 16435094 -6538 320679875 -6537 2014316367 -6536 1518155048 -6535 2012192774 -6534 1691328485 -6533 1552352439 -6532 269006791 -6531 2001885448 -6530 440036862 -6529 177378777 -6528 1139380931 -6527 1188343676 -6526 1953008557 -6525 2074028197 -6524 183878829 -6523 964354482 -6522 53847042 -6521 683051596 -6520 1378328537 -6519 153331325 -6518 1462529935 -6517 1495914204 -6516 440029944 -6515 285931245 -6514 710640778 -6513 2145898347 -6512 154253665 -6511 1189688150 -6510 1320396357 -6509 55565838 -6508 645763694 -6507 455970749 -6506 322987882 -6505 2113286256 -6504 1743185983 -6503 1836926685 -6502 1112315577 -6501 91628013 -6500 862504517 -6499 1399176834 -6498 371853868 -6497 1212836381 -6496 1004464847 -6495 988654074 -6494 2020181155 -6493 1648310881 -6492 1733509593 -6491 2047999365 -6490 1368005309 -6489 2029897981 -6488 1860785028 -6487 1176598689 -6486 785273426 -6485 441615245 -6484 131677580 -6483 1668436276 -6482 825501990 -6481 98687827 -6480 543924455 -6479 864425607 -6478 1880061603 -6477 679961086 -6476 860268414 -6475 633544845 -6474 1000970679 -6473 1651557969 -6472 974422168 -6471 1860622391 -6470 1867257793 -6469 1797151783 -6468 394711987 -6467 1530683442 -6466 1340138874 -6465 1503637613 -6464 1402628129 -6463 2119665438 -6462 280305572 -6461 1851095260 -6460 187214336 -6459 191406619 -6458 1244624555 -6457 1419169783 -6456 1044921109 -6455 1264320797 -6454 1763596902 -6453 32989753 -6452 1124511821 -6451 2108560031 -6450 366109871 -6449 2011447017 -6448 4157193 -6447 1246516758 -6446 1826474054 -6445 1356194093 -6444 1806606325 -6443 1287831936 -6442 1931783824 -6441 1324754032 -6440 1465910404 -6439 336574351 -6438 457012909 -6437 1038558021 -6436 128055312 -6435 1367957083 -6434 1223332041 -6433 1699016517 -6432 1932451102 -6431 88898953 -6430 606470705 -6429 915528201 -6428 1293969158 -6427 2127787405 -6426 1803056529 -6425 1011931355 -6424 139808976 -6423 1802520519 -6422 1814363530 -6421 1260548451 -6420 2104402838 -6419 1267076761 -6418 184972963 -6417 795446748 -6416 1587394080 -6415 538642118 -6414 1571893916 -6413 481852293 -6412 1969405180 -6411 1595209473 -6410 867741123 -6409 427352382 -6408 208519038 -6407 1236539474 -6406 1962709628 -6405 576522443 -6404 1582989629 -6403 1134433088 -6402 1092545812 -6401 1016922901 -6400 942413442 -6399 626166947 -6398 1259955320 -6397 282037803 -6396 1987978429 -6395 536009 -6394 1345051473 -6393 1026744173 -6392 1845601329 -6391 547286768 -6390 1075575488 -6389 1308956090 -6388 1827166329 -6387 1793814493 -6386 1371036479 -6385 1105541787 -6384 716720585 -6383 2124168091 -6382 1761594818 -6381 1542052798 -6380 1386690435 -6379 1778685297 -6378 612126402 -6377 1779480243 -6376 1801033492 -6375 828276540 -6374 1631460278 -6373 566066728 -6372 192019645 -6371 466378865 -6370 1904451229 -6369 660375639 -6368 785672166 -6367 1259419310 -6366 1084469977 -6365 961234256 -6364 302418328 -6363 797764705 -6362 2098652332 -6361 536645239 -6360 867604087 -6359 1429244643 -6358 2085403258 -6357 721624541 -6356 1077093907 -6355 1394352036 -6354 1491430617 -6353 1322151435 -6352 737477656 -6351 2130393169 -6350 929926396 -6349 1754693839 -6348 2125135452 -6347 1931333509 -6346 148019965 -6345 1234966764 -6344 636256895 -6343 1165081413 -6342 809099147 -6341 1679127654 -6340 1828190346 -6339 645031918 -6338 1723389310 -6337 1971921558 -6336 957000982 -6335 286705272 -6334 1010065571 -6333 1913256736 -6332 2077644265 -6331 669407689 -6330 598725629 -6329 145979546 -6328 352150736 -6327 691051222 -6326 1377677572 -6325 1902426120 -6324 656874380 -6323 1508521096 -6322 392225039 -6321 1130267464 -6320 5257716 -6319 1146076534 -6318 1606673874 -6317 890168688 -6316 1295076614 -6315 1130422199 -6314 425867616 -6313 1104612889 -6312 1484374715 -6311 164067229 -6310 2103221992 -6309 2003752436 -6308 1835514584 -6307 1436684037 -6306 961855987 -6305 1191227894 -6304 356544655 -6303 340657882 -6302 1314531107 -6301 1931664719 -6300 317256953 -6299 2055158055 -6298 915785622 -6297 597208264 -6296 34176841 -6295 2016640123 -6294 1510201080 -6293 1674090564 -6292 1503263380 -6291 1393632153 -6290 1671077238 -6289 1262572676 -6288 1998483568 -6287 476251675 -6286 464301072 -6285 190463725 -6284 1793531132 -6283 261800387 -6282 1148874545 -6281 1628105927 -6280 476036293 -6279 666537954 -6278 1041896449 -6277 644286690 -6276 1080139382 -6275 621198104 -6274 2024180434 -6273 572363583 -6272 23400929 -6271 1406856700 -6270 1015879097 -6269 1867532337 -6268 2020981213 -6267 1046629146 -6266 1234490831 -6265 507569925 -6264 513376743 -6263 116568927 -6262 3013326 -6261 240690704 -6260 1542632233 -6259 1194825563 -6258 798271604 -6257 1808019842 -6256 830204190 -6255 202500684 -6254 1189072828 -6253 165425205 -6252 1933247742 -6251 482336590 -6250 586209478 -6249 1979233251 -6248 1733882220 -6247 420698344 -6246 767589903 -6245 507775799 -6244 597797175 -6243 617323734 -6242 1703968134 -6241 303352240 -6240 1533359135 -6239 2116733599 -6238 633041505 -6237 1513411288 -6236 533252403 -6235 1117921904 -6234 504556599 -6233 272686039 -6232 721420342 -6231 955671411 -6230 1589902748 -6229 1882096038 -6228 364621372 -6227 595770919 -6226 618947014 -6225 664778985 -6224 416736590 -6223 706736238 -6222 1726699375 -6221 2101498139 -6220 895938018 -6219 165511133 -6218 1211643347 -6217 1226106421 -6216 1970384817 -6215 150266169 -6214 951291313 -6213 294444934 -6212 1231448247 -6211 1734718183 -6210 1817794383 -6209 19947847 -6208 1583481196 -6207 1662603249 -6206 1008854688 -6205 260566363 -6204 396501561 -6203 1696368836 -6202 830266939 -6201 986807952 -6200 591050038 -6199 994131828 -6198 1263149024 -6197 1847326035 -6196 179034329 -6195 2059694424 -6194 1085563257 -6193 462722098 -6192 1958281867 -6191 1561188242 -6190 889854792 -6189 1817315245 -6188 342609964 -6187 1061377178 -6186 274815108 -6185 1675939883 -6184 1066301570 -6183 1364056778 -6182 624134199 -6181 1211500400 -6180 151236987 -6179 155191133 -6178 1158576806 -6177 1322914832 -6176 1266101688 -6175 1459969500 -6174 1577783072 -6173 1557177257 -6172 1105318798 -6171 1983618759 -6170 1871142575 -6169 891207651 -6168 815097499 -6167 1350938248 -6166 761762778 -6165 1863795879 -6164 101412556 -6163 1671858663 -6162 1720350954 -6161 140966622 -6160 1218578278 -6159 1975961262 -6158 1542500137 -6157 814153729 -6156 2142559255 -6155 1058241978 -6154 1051805683 -6153 2002284818 -6152 1212819791 -6151 468943066 -6150 52923593 -6149 975805802 -6148 1036573093 -6147 1846090954 -6146 1892615408 -6145 1856408078 -6144 354650702 -6143 1741647961 -6142 1833518330 -6141 214111147 -6140 1168521260 -6139 520204327 -6138 129444873 -6137 1098785268 -6136 1249525692 -6135 1237387762 -6134 143444924 -6133 2107929582 -6132 453280385 -6131 1891873340 -6130 745950132 -6129 404424549 -6128 1980885654 -6127 484258159 -6126 1909831693 -6125 140274437 -6124 1992905835 -6123 582862617 -6122 1949361225 -6121 237013988 -6120 1579853620 -6119 354316287 -6118 1230674042 -6117 1327648663 -6116 1491440252 -6115 150967447 -6114 22889748 -6113 140539555 -6112 573126701 -6111 1313314003 -6110 84666274 -6109 69735992 -6108 1418162283 -6107 1039540758 -6106 955340343 -6105 1289079757 -6104 784107377 -6103 399055232 -6102 1361979450 -6101 48855836 -6100 2058471334 -6099 261691973 -6098 642076503 -6097 1840611217 -6096 638835972 -6095 1326969076 -6094 338396860 -6093 1755891846 -6092 1150492645 -6091 1595044938 -6090 1153823594 -6089 252204957 -6088 1010359682 -6087 1079706594 -6086 1304758914 -6085 1350900697 -6084 1725324394 -6083 857059393 -6082 55873281 -6081 503390709 -6080 2042635368 -6079 1192609163 -6078 1261879296 -6077 129082525 -6076 255433381 -6075 556285111 -6074 2074583955 -6073 735251540 -6072 488067546 -6071 1100287477 -6070 1554262981 -6069 217860116 -6068 1770339648 -6067 1462591075 -6066 1502214357 -6065 1030427774 -6064 176476431 -6063 890835570 -6062 602068252 -6061 898287687 -6060 584685255 -6059 74117000 -6058 1094929691 -6057 1806942633 -6056 1501865848 -6055 447699521 -6054 1295027416 -6053 1221933685 -6052 961907673 -6051 1010747765 -6050 1388995060 -6049 1913552842 -6048 937175782 -6047 705594185 -6046 201982218 -6045 1667665489 -6044 68217565 -6043 974296478 -6042 1328472207 -6041 270207429 -6040 1477431476 -6039 91671905 -6038 863129407 -6037 739911874 -6036 1286114644 -6035 611378787 -6034 428359522 -6033 1425672391 -6032 306150314 -6031 527951252 -6030 1950841644 -6029 925226270 -6028 719734800 -6027 647230170 -6026 511915216 -6025 279932162 -6024 1633275495 -6023 284279651 -6022 1980422273 -6021 1195838479 -6020 73571983 -6019 683400875 -6018 1711570624 -6017 1416993941 -6016 637376619 -6015 1375169387 -6014 339193281 -6013 1945493784 -6012 1644348650 -6011 1236800302 -6010 1554561670 -6009 737519602 -6008 953040909 -6007 251750619 -6006 311552352 -6005 2007925901 -6004 305228473 -6003 2047891918 -6002 1622314395 -6001 1528407692 -6000 1955700100 -5999 1303611474 -5998 413311054 -5997 439802637 -5996 1161438322 -5995 227635565 -5994 446993537 -5993 437437016 -5992 210707667 -5991 1297021397 -5990 1631751502 -5989 804061690 -5988 46024256 -5987 336401237 -5986 1077800659 -5985 839366483 -5984 1878304385 -5983 1249876627 -5982 390932113 -5981 906829048 -5980 283759393 -5979 1302811051 -5978 425967249 -5977 1092598656 -5976 2094005794 -5975 411144082 -5974 385611506 -5973 924304429 -5972 92191818 -5971 318702920 -5970 1115096638 -5969 1515897462 -5968 142173152 -5967 185675488 -5966 2140292748 -5965 724001306 -5964 16927898 -5963 1297455788 -5962 953169162 -5961 1554129625 -5960 1250997141 -5959 1295350265 -5958 1873744679 -5957 1354141420 -5956 605580499 -5955 1975407680 -5954 448434370 -5953 971475337 -5952 966117234 -5951 1235604710 -5950 480861798 -5949 1338644385 -5948 1356288904 -5947 14823167 -5946 706987150 -5945 1169701365 -5944 318952264 -5943 66908585 -5942 1956691439 -5941 723778003 -5940 176529768 -5939 929421149 -5938 1523088362 -5937 1565655494 -5936 168747590 -5935 842836960 -5934 1918315792 -5933 610281921 -5932 46458646 -5931 1805302544 -5930 1827868594 -5929 2044339369 -5928 689769766 -5927 2045820647 -5926 905707050 -5925 1781588810 -5924 1009290445 -5923 1360313307 -5922 490613539 -5921 1774956497 -5920 2026799454 -5919 466038631 -5918 631657235 -5917 186587539 -5916 1843354550 -5915 640078564 -5914 1360493574 -5913 1742657909 -5912 2037862465 -5911 1027270289 -5910 1348173289 -5909 758357922 -5908 760673559 -5907 680251402 -5906 1794823350 -5905 1705949317 -5904 796378313 -5903 113013247 -5902 929896975 -5901 149602925 -5900 1115532778 -5899 1929531595 -5898 1138632318 -5897 1055664604 -5896 1036530201 -5895 1692877391 -5894 1290975271 -5893 1381817596 -5892 1480997501 -5891 24574907 -5890 1143299262 -5889 1840211915 -5888 770167729 -5887 2139062318 -5886 973577612 -5885 100696641 -5884 749699747 -5883 333223285 -5882 394484620 -5881 1279504542 -5880 266596730 -5879 667921886 -5878 1111018220 -5877 1202207889 -5876 2031356737 -5875 1681810102 -5874 776052342 -5873 646775388 -5872 1144964117 -5871 1147849028 -5870 1158454255 -5869 59868174 -5868 893001393 -5867 1593238575 -5866 1912172981 -5865 1802196253 -5864 211879889 -5863 1266400363 -5862 238518333 -5861 1788269234 -5860 1401890826 -5859 1151720592 -5858 866634302 -5857 669471087 -5856 1389362571 -5855 640354327 -5854 1853695669 -5853 1617678853 -5852 66626554 -5851 1874046381 -5850 168486322 -5849 1211872489 -5848 784048797 -5847 1576691766 -5846 426155547 -5845 1384581349 -5844 536845985 -5843 1775686962 -5842 1635804781 -5841 1085095942 -5840 254847634 -5839 1712699327 -5838 295178841 -5837 1238288788 -5836 1381358686 -5835 645772617 -5834 1563677920 -5833 571094303 -5832 2011993185 -5831 1234281389 -5830 921634932 -5829 732419739 -5828 1909841669 -5827 226279975 -5826 963259066 -5825 1919167366 -5824 573727773 -5823 2127132936 -5822 1449192531 -5821 1002237713 -5820 1089997584 -5819 739278204 -5818 785716942 -5817 1546951096 -5816 1039845780 -5815 797952232 -5814 1896260216 -5813 1599233691 -5812 1520839328 -5811 2070589101 -5810 789917101 -5809 1164042494 -5808 331340641 -5807 1796889872 -5806 1822094516 -5805 810264383 -5804 781263080 -5803 329396530 -5802 1796943019 -5801 1279573446 -5800 1471923368 -5799 695354957 -5798 1916644321 -5797 2138157951 -5796 1800035850 -5795 983609778 -5794 469974835 -5793 1718973707 -5792 1037135352 -5791 709914327 -5790 216520771 -5789 1690530135 -5788 1846916071 -5787 2135248357 -5786 1798174528 -5785 1588095737 -5784 1424596552 -5783 1973154762 -5782 809316590 -5781 356796833 -5780 1739248460 -5779 1140510877 -5778 1489431626 -5777 1668559906 -5776 1015626791 -5775 1492697985 -5774 1160805012 -5773 1649173282 -5772 1004956810 -5771 1101588062 -5770 1510412773 -5769 1481249065 -5768 1042802755 -5767 933034543 -5766 1668183116 -5765 81062142 -5764 2093958074 -5763 1907544156 -5762 1502452936 -5761 1494088864 -5760 1010481903 -5759 228756062 -5758 2039839255 -5757 258820334 -5756 710651805 -5755 1972503414 -5754 778779147 -5753 1067799719 -5752 233906302 -5751 1816289361 -5750 1014848855 -5749 70688553 -5748 124884085 -5747 2144217289 -5746 507754894 -5745 1513937157 -5744 487741175 -5743 59216950 -5742 138760509 -5741 1671191392 -5740 58785307 -5739 577378230 -5738 1960549597 -5737 961740612 -5736 986560117 -5735 1908122608 -5734 726092854 -5733 599869209 -5732 897062252 -5731 1273696874 -5730 1601733257 -5729 751661569 -5728 1665587905 -5727 67335841 -5726 1627524834 -5725 1790335734 -5724 1738597111 -5723 1109973434 -5722 52950864 -5721 163217749 -5720 1691405275 -5719 1018115214 -5718 1710417307 -5717 758430576 -5716 1656476113 -5715 448537944 -5714 1375176647 -5713 964033431 -5712 431643 -5711 1708865927 -5710 1858125443 -5709 1244528342 -5708 1738301761 -5707 52426989 -5706 235647758 -5705 386690907 -5704 1011060355 -5703 1599879628 -5702 1145619600 -5701 145400683 -5700 1755592617 -5699 1534397416 -5698 1271620383 -5697 2022735819 -5696 476222377 -5695 517551400 -5694 1737384870 -5693 1575379362 -5692 1566051807 -5691 1182319298 -5690 600284090 -5689 932974699 -5688 1509122748 -5687 1261879362 -5686 1530737577 -5685 692442682 -5684 448106301 -5683 1813794368 -5682 1253391636 -5681 903386948 -5680 2118047814 -5679 1805698453 -5678 1008880584 -5677 1351610853 -5676 1188850282 -5675 783251777 -5674 1388554955 -5673 865659672 -5672 1991770659 -5671 1758705831 -5670 1021263948 -5669 1880340446 -5668 1058175039 -5667 754068983 -5666 285350949 -5665 1048326663 -5664 1098983241 -5663 555065572 -5662 975095272 -5661 633077108 -5660 1820680197 -5659 1485888375 -5658 1549720770 -5657 816680066 -5656 813773061 -5655 1864426857 -5654 1586534694 -5653 1692203001 -5652 1843230201 -5651 1595176830 -5650 2041990012 -5649 766436961 -5648 616848171 -5647 225628807 -5646 2110539546 -5645 323190609 -5644 938964766 -5643 1777332772 -5642 1991879372 -5641 111430213 -5640 700530792 -5639 267194965 -5638 1594989497 -5637 9848376 -5636 1802569390 -5635 1877769025 -5634 73231390 -5633 465906133 -5632 881869022 -5631 1636690545 -5630 1230839986 -5629 1004000131 -5628 672115314 -5627 1832777561 -5626 1377629019 -5625 1269053708 -5624 21196655 -5623 2138841512 -5622 1797696637 -5621 1076793240 -5620 978328659 -5619 1816361205 -5618 803381063 -5617 293657562 -5616 1434147689 -5615 333206774 -5614 478794885 -5613 827534552 -5612 1076801979 -5611 1724684407 -5610 663924364 -5609 690682416 -5608 612109223 -5607 1864704120 -5606 2084100633 -5605 1336663257 -5604 995900002 -5603 584024493 -5602 1382549795 -5601 2025352539 -5600 964575230 -5599 1545546073 -5598 1773854760 -5597 1550545254 -5596 1811580905 -5595 1386271155 -5594 1618840719 -5593 1091887063 -5592 1160512853 -5591 2128819080 -5590 273412177 -5589 684671097 -5588 382213516 -5587 470174289 -5586 1962346325 -5585 606613136 -5584 1403888442 -5583 901594125 -5582 163610188 -5581 386119563 -5580 1112575184 -5579 946703892 -5578 754065431 -5577 1422929614 -5576 868804117 -5575 1500076140 -5574 2101597110 -5573 1118031111 -5572 1766932911 -5571 1984487370 -5570 251497779 -5569 1561513624 -5568 1881448815 -5567 387583604 -5566 2079188183 -5565 719693842 -5564 225758302 -5563 1637505287 -5562 818474885 -5561 475841756 -5560 1746605564 -5559 1950721536 -5558 869808420 -5557 1923084027 -5556 1213769494 -5555 1060752199 -5554 443002948 -5553 1017768879 -5552 1936502589 -5551 1364389943 -5550 1779537780 -5549 1837129218 -5548 77899775 -5547 1401472939 -5546 1468816152 -5545 1898256654 -5544 1880626877 -5543 117109740 -5542 866533332 -5541 205419287 -5540 103038554 -5539 2011397822 -5538 1629809088 -5537 1161754973 -5536 161825302 -5535 441682896 -5534 2048702605 -5533 1897400194 -5532 2038383371 -5531 1015236997 -5530 1753516984 -5529 1971005184 -5528 736952042 -5527 1956539868 -5526 1480081079 -5525 196000615 -5524 1271733258 -5523 1226096653 -5522 1385714747 -5521 99373370 -5520 1286490168 -5519 378064841 -5518 368313066 -5517 327126769 -5516 1668329710 -5515 1351706412 -5514 1031723321 -5513 1675207590 -5512 14071185 -5511 1002619158 -5510 723093846 -5509 1088767229 -5508 1849572520 -5507 1188126192 -5506 1260536016 -5505 411908755 -5504 550783173 -5503 1033465608 -5502 143883210 -5501 67378186 -5500 278284955 -5499 1944460763 -5498 490924105 -5497 540951427 -5496 684806610 -5495 253984426 -5494 957769515 -5493 1172359888 -5492 2087090132 -5491 1007649906 -5490 1878543952 -5489 959363399 -5488 857218779 -5487 1164090302 -5486 1442887095 -5485 2140605768 -5484 1337635226 -5483 29104163 -5482 952113743 -5481 1072787604 -5480 1300530285 -5479 1682451302 -5478 1975714861 -5477 1437663765 -5476 637343018 -5475 227070408 -5474 268025545 -5473 483404987 -5472 755180653 -5471 346906095 -5470 1723937729 -5469 1884817176 -5468 1259654153 -5467 236939679 -5466 1730665559 -5465 1659930370 -5464 314377941 -5463 2097603257 -5462 1441299584 -5461 1127726733 -5460 150431127 -5459 714453649 -5458 1663959952 -5457 864096659 -5456 1973938724 -5455 1413782932 -5454 1188492024 -5453 264847622 -5452 876057526 -5451 1417146089 -5450 1244556390 -5449 2010350168 -5448 1045108284 -5447 1748644453 -5446 1169638220 -5445 153938031 -5444 1619373403 -5443 2068603098 -5442 906950906 -5441 1017847125 -5440 1234735589 -5439 1486998049 -5438 154151616 -5437 1747207431 -5436 2070045386 -5435 1780545950 -5434 218630786 -5433 1334134856 -5432 1947172129 -5431 726845934 -5430 1611250429 -5429 1433818116 -5428 887998573 -5427 250177020 -5426 1823088282 -5425 1709091101 -5424 537725406 -5423 1918829583 -5422 1167774880 -5421 1013191005 -5420 372037805 -5419 1643395585 -5418 840711948 -5417 891170252 -5416 129271050 -5415 1248518770 -5414 1394470773 -5413 601526278 -5412 833867508 -5411 1567436504 -5410 863695508 -5409 1635011806 -5408 1564436311 -5407 521089314 -5406 1528576645 -5405 735910529 -5404 1980857469 -5403 1639268499 -5402 1870368075 -5401 513354013 -5400 1986331009 -5399 1361073409 -5398 1758213482 -5397 1326391120 -5396 1859935262 -5395 2051742347 -5394 541316221 -5393 1672018048 -5392 1546791778 -5391 1671862943 -5390 172479057 -5389 1628351200 -5388 1514124534 -5387 1739676826 -5386 1644183127 -5385 1675228420 -5384 414651261 -5383 1974517917 -5382 1885314417 -5381 1346339350 -5380 3000193 -5379 342606194 -5378 106435160 -5377 828525782 -5376 687715493 -5375 2036791794 -5374 1013026102 -5373 1467503456 -5372 1800421138 -5371 509294666 -5370 902624179 -5369 659939889 -5368 1648621795 -5367 1853954783 -5366 785074898 -5365 187917213 -5364 504950568 -5363 1016936926 -5362 1499538991 -5361 2065924226 -5360 157738408 -5359 580285878 -5358 2131651721 -5357 1986379762 -5356 1325025565 -5355 1817148858 -5354 1937397651 -5353 1215795559 -5352 1971517724 -5351 1542708223 -5350 1239904190 -5349 1321958059 -5348 1802374349 -5347 217127014 -5346 1962983328 -5345 1367695685 -5344 236370655 -5343 503731435 -5342 564879277 -5341 1140481249 -5340 1008156519 -5339 1196153044 -5338 2022348638 -5337 1460704581 -5336 1349004214 -5335 1915621620 -5334 835861870 -5333 586509990 -5332 859198518 -5331 919253113 -5330 2081756152 -5329 318842294 -5328 1402743961 -5327 314502863 -5326 48982111 -5325 109230006 -5324 1993114782 -5323 394689428 -5322 2123375017 -5321 649559665 -5320 1887817521 -5319 1022777175 -5318 1506458379 -5317 434678664 -5316 2128240007 -5315 1459251892 -5314 802816408 -5313 1243373054 -5312 1643058564 -5311 1516209881 -5310 1265616259 -5309 1694935586 -5308 1994632477 -5307 106727018 -5306 624842711 -5305 762494224 -5304 1056423102 -5303 2064092405 -5302 652237486 -5301 540356223 -5300 1663992799 -5299 1767253289 -5298 269860183 -5297 1293513955 -5296 468871729 -5295 1801776331 -5294 133338637 -5293 1343555117 -5292 654355554 -5291 1100597841 -5290 1290584934 -5289 1453138857 -5288 1042020816 -5287 47206486 -5286 1779345904 -5285 884866953 -5284 1963676976 -5283 1434090175 -5282 2125240443 -5281 2095606626 -5280 1669061051 -5279 1158889240 -5278 1070092874 -5277 1232138253 -5276 1197787564 -5275 708233954 -5274 110256738 -5273 516066878 -5272 400099605 -5271 1032467845 -5270 270496040 -5269 370478844 -5268 1298381559 -5267 615567500 -5266 1160175318 -5265 1272800260 -5264 1147420776 -5263 1180224443 -5262 52970183 -5261 1348700345 -5260 58577025 -5259 1243378447 -5258 1821276600 -5257 157153863 -5256 231013158 -5255 345255729 -5254 907110158 -5253 2015553998 -5252 1912512771 -5251 966351202 -5250 1025513751 -5249 436922798 -5248 2108585324 -5247 361858920 -5246 1121881515 -5245 681720686 -5244 308134349 -5243 1225272541 -5242 245570838 -5241 29620761 -5240 1881569933 -5239 1802412187 -5238 1357787173 -5237 25581299 -5236 1615630372 -5235 2127434523 -5234 1219830077 -5233 1946204079 -5232 1121647418 -5231 957075383 -5230 1674907393 -5229 2048906809 -5228 1012365289 -5227 1476020871 -5226 1397527353 -5225 362942807 -5224 580226606 -5223 2088242603 -5222 990040247 -5221 1475589973 -5220 1005249526 -5219 663654831 -5218 1462524930 -5217 1426864638 -5216 53724571 -5215 2044092622 -5214 436149847 -5213 278513587 -5212 1491186255 -5211 590642299 -5210 819317236 -5209 1855988634 -5208 186781815 -5207 1377836298 -5206 953234869 -5205 1816909941 -5204 1005787104 -5203 262754694 -5202 271296686 -5201 1220224257 -5200 2092193742 -5199 198886522 -5198 651379456 -5197 649422482 -5196 895794265 -5195 1456768398 -5194 1520386208 -5193 1252120280 -5192 1082993077 -5191 326385415 -5190 13065043 -5189 1725868536 -5188 609930260 -5187 1565915956 -5186 990714790 -5185 1922694631 -5184 552906367 -5183 1992991196 -5182 1606679999 -5181 1782681269 -5180 403860483 -5179 1588964585 -5178 902753765 -5177 517355522 -5176 372049194 -5175 690480175 -5174 1545613255 -5173 1933046495 -5172 318044600 -5171 72410164 -5170 568844801 -5169 1442771260 -5168 1450575905 -5167 1342094706 -5166 1276519921 -5165 1791157632 -5164 373775321 -5163 1194000793 -5162 1239055237 -5161 1504608188 -5160 1863938803 -5159 594632735 -5158 735153746 -5157 834719277 -5156 1013009589 -5155 1145207242 -5154 316014632 -5153 917708746 -5152 1589130713 -5151 17715414 -5150 879927504 -5149 2033988609 -5148 1216915391 -5147 212273589 -5146 1119225915 -5145 586486346 -5144 372435575 -5143 1473203091 -5142 1364201694 -5141 1022756988 -5140 769317907 -5139 1374233743 -5138 166251338 -5137 1806901920 -5136 968319385 -5135 82519128 -5134 552102395 -5133 1016650780 -5132 1477545638 -5131 644422502 -5130 769454442 -5129 1029219526 -5128 1729106794 -5127 1737430152 -5126 518704645 -5125 95300843 -5124 1703560177 -5123 298299218 -5122 37781242 -5121 1702625752 -5120 948283670 -5119 667653914 -5118 914762693 -5117 630429045 -5116 1987321662 -5115 1793506472 -5114 1369768300 -5113 1497162235 -5112 703885184 -5111 2137451599 -5110 856505649 -5109 1109899634 -5108 405914358 -5107 83732210 -5106 1254799525 -5105 2099152252 -5104 752457138 -5103 2055163540 -5102 247196338 -5101 448326112 -5100 1062799356 -5099 1179507938 -5098 510514881 -5097 1633805951 -5096 33869975 -5095 220405427 -5094 57519601 -5093 934425 -5092 1497499195 -5091 1517610975 -5090 787863058 -5089 317854625 -5088 827815900 -5087 1268739869 -5086 1408144393 -5085 490159426 -5084 1089621288 -5083 1379800348 -5082 640656586 -5081 1741469197 -5080 1731537241 -5079 772773439 -5078 2002583757 -5077 454245753 -5076 1478758719 -5075 1347119633 -5074 1851955914 -5073 304131026 -5072 992364184 -5071 1215172047 -5070 2085294879 -5069 1576477053 -5068 1145637963 -5067 290109454 -5066 1576286350 -5065 32935550 -5064 870389879 -5063 687392273 -5062 1360555014 -5061 1179644570 -5060 689795075 -5059 1666606837 -5058 1057193880 -5057 337656474 -5056 179118580 -5055 28344044 -5054 1996986488 -5053 1495635739 -5052 1795746755 -5051 2015366794 -5050 1886369088 -5049 1277291488 -5048 1441498368 -5047 655464124 -5046 749773487 -5045 1174627693 -5044 354755449 -5043 636783867 -5042 366319795 -5041 1563370778 -5040 69534084 -5039 1795185425 -5038 190703 -5037 1112702413 -5036 1567203222 -5035 888894076 -5034 819864183 -5033 1838228957 -5032 2145080846 -5031 1841431825 -5030 122450689 -5029 352138601 -5028 1487488257 -5027 1028849836 -5026 488153633 -5025 830966489 -5024 380080937 -5023 2129103342 -5022 1756750298 -5021 518455267 -5020 573868426 -5019 1230904964 -5018 527518001 -5017 266870675 -5016 300708675 -5015 112989620 -5014 808307897 -5013 938868318 -5012 567249783 -5011 718618018 -5010 1563180075 -5009 1104315318 -5008 227982202 -5007 1258780275 -5006 292838230 -5005 1876457913 -5004 891296878 -5003 1125916006 -5002 1715778268 -5001 1792942245 -5000 353943568 -4999 1241084501 -4998 2011468615 -4997 656521767 -4996 648768898 -4995 506533939 -4994 1221699839 -4993 2009109318 -4992 1555234915 -4991 525845334 -4990 2138420914 -4989 306997751 -4988 930196289 -4987 414528381 -4986 1606046425 -4985 1509324004 -4984 1693223485 -4983 89689879 -4982 1523171891 -4981 1610418112 -4980 490635816 -4979 304399800 -4978 811477088 -4977 499007937 -4976 367483397 -4975 1314405871 -4974 160679645 -4973 1245838280 -4972 771972438 -4971 474693766 -4970 1928957278 -4969 1844905448 -4968 592315603 -4967 1504934676 -4966 1582305576 -4965 787143228 -4964 1098782672 -4963 695854505 -4962 2018172052 -4961 1248237164 -4960 1743132692 -4959 1723892533 -4958 848434974 -4957 1568355933 -4956 868788544 -4955 1516356546 -4954 2133635761 -4953 82805372 -4952 1746537711 -4951 1218772091 -4950 798941024 -4949 2139111526 -4948 2084400051 -4947 1644554865 -4946 338328292 -4945 1269128764 -4944 542433433 -4943 1833469526 -4942 1464364650 -4941 1074550638 -4940 2029861811 -4939 424022602 -4938 262599872 -4937 1952656023 -4936 406152004 -4935 886451071 -4934 916454823 -4933 1998029156 -4932 1100205460 -4931 294279519 -4930 399802190 -4929 174776759 -4928 855103989 -4927 1479562075 -4926 1582203820 -4925 785983171 -4924 1917302483 -4923 914863669 -4922 1431347996 -4921 1754909832 -4920 1281855688 -4919 1301869807 -4918 1800783234 -4917 815271286 -4916 1102121432 -4915 652342414 -4914 1952247762 -4913 1615366443 -4912 1951091363 -4911 1040342048 -4910 811950766 -4909 77205788 -4908 17870598 -4907 1523632448 -4906 1036201199 -4905 555606496 -4904 1933729259 -4903 622175304 -4902 1598226966 -4901 925428701 -4900 1586659178 -4899 1067723762 -4898 740056587 -4897 69120817 -4896 1709743240 -4895 667340150 -4894 1502118823 -4893 162392651 -4892 1780491629 -4891 129478189 -4890 2101610246 -4889 466584402 -4888 199748375 -4887 1148440820 -4886 1010507172 -4885 1634238637 -4884 848734699 -4883 911905713 -4882 803415677 -4881 1873885574 -4880 1022471450 -4879 1435801965 -4878 1188488237 -4877 1609747750 -4876 1737386837 -4875 414025895 -4874 1104863178 -4873 1008300558 -4872 1182999773 -4871 530503203 -4870 185372113 -4869 1517538361 -4868 1505464170 -4867 72716437 -4866 714485642 -4865 1547350589 -4864 1034332169 -4863 1372640633 -4862 208266052 -4861 1313907227 -4860 2077213462 -4859 953169426 -4858 1603560877 -4857 712993386 -4856 299706121 -4855 98601459 -4854 830822960 -4853 1122332772 -4852 2036917911 -4851 1515097359 -4850 685397337 -4849 1560207348 -4848 1845898776 -4847 774462341 -4846 504884572 -4845 729086279 -4844 1378509770 -4843 574359974 -4842 822928444 -4841 1812945060 -4840 1172522681 -4839 112655676 -4838 803052718 -4837 2105597229 -4836 1185867915 -4835 1489328657 -4834 1339084536 -4833 1867908590 -4832 1442910819 -4831 1402580274 -4830 1857829997 -4829 1364220076 -4828 653463305 -4827 1504959418 -4826 2029654074 -4825 1324856996 -4824 209167196 -4823 1463209248 -4822 436935435 -4821 476710562 -4820 1816682231 -4819 2058418644 -4818 1055322776 -4817 1116812496 -4816 1543436219 -4815 2078008245 -4814 2053641483 -4813 1713048357 -4812 1549320941 -4811 710272768 -4810 1009892342 -4809 1214409099 -4808 1074271409 -4807 1461207709 -4806 766512693 -4805 1465442973 -4804 46417838 -4803 2083987910 -4802 10078593 -4801 78690742 -4800 749116968 -4799 352870579 -4798 1482049650 -4797 1476089957 -4796 1295792222 -4795 566444825 -4794 887921561 -4793 1879940281 -4792 1794010665 -4791 526000439 -4790 1568871434 -4789 699869735 -4788 514982424 -4787 1124798179 -4786 1210654661 -4785 1977871510 -4784 528687304 -4783 1343368715 -4782 703156015 -4781 334911842 -4780 1783485007 -4779 1696168280 -4778 447896406 -4777 1756312084 -4776 1414789871 -4775 830008430 -4774 1455364380 -4773 2115210743 -4772 1334870942 -4771 1804691662 -4770 744124740 -4769 1420510659 -4768 1204562004 -4767 915604825 -4766 588168395 -4765 1563335589 -4764 919917808 -4763 361921122 -4762 311068847 -4761 1094140930 -4760 11018014 -4759 444073255 -4758 1636698721 -4757 684594562 -4756 596110875 -4755 2014769594 -4754 1274715494 -4753 193775462 -4752 1707367356 -4751 1154471383 -4750 2034499083 -4749 27172923 -4748 281378409 -4747 1765371624 -4746 300947704 -4745 1447062776 -4744 1642621136 -4743 1798156366 -4742 1371086003 -4741 2061843930 -4740 600129657 -4739 1976003563 -4738 832342264 -4737 1788710063 -4736 2143170664 -4735 226247273 -4734 1252266741 -4733 1973260526 -4732 350903108 -4731 2014479240 -4730 1604925856 -4729 1473907100 -4728 1995446028 -4727 1769412775 -4726 1557362716 -4725 402335413 -4724 307402238 -4723 120244111 -4722 306760026 -4721 1680194433 -4720 873092974 -4719 269127459 -4718 1873708867 -4717 981799281 -4716 122750487 -4715 650274986 -4714 75976772 -4713 1728260854 -4712 1198026708 -4711 1542566088 -4710 1229501666 -4709 958903242 -4708 1980316546 -4707 606094991 -4706 536443322 -4705 169910138 -4704 2022827813 -4703 1385271149 -4702 368334670 -4701 1024479656 -4700 19033212 -4699 1982996729 -4698 2064028032 -4697 1593110615 -4696 1462010536 -4695 1437118604 -4694 95575386 -4693 774691453 -4692 1394634785 -4691 37632567 -4690 1953969214 -4689 2038777341 -4688 146376972 -4687 1223433881 -4686 905822508 -4685 541973281 -4684 1599731925 -4683 680894332 -4682 498759187 -4681 239123466 -4680 1709733190 -4679 623406675 -4678 422459920 -4677 1810406408 -4676 730750826 -4675 1298655821 -4674 1949059116 -4673 998348157 -4672 1366237936 -4671 532821588 -4670 1107935272 -4669 573406245 -4668 520986193 -4667 626909427 -4666 1497535228 -4665 687319083 -4664 42483819 -4663 57942819 -4662 968205887 -4661 1503341092 -4660 2038739243 -4659 730535333 -4658 1132954832 -4657 1751887338 -4656 1771185603 -4655 224928176 -4654 43214094 -4653 1360608459 -4652 1118644790 -4651 2022836160 -4650 1964147194 -4649 2046810429 -4648 2040139497 -4647 1271287747 -4646 2008830940 -4645 1879886317 -4644 2079901532 -4643 1416237527 -4642 2037896533 -4641 792831691 -4640 11835395 -4639 481025844 -4638 1223354665 -4637 1981150758 -4636 584425608 -4635 1439592409 -4634 1866596843 -4633 686626374 -4632 166687224 -4631 237670554 -4630 370386260 -4629 286851904 -4628 1106833377 -4627 908026656 -4626 1708673244 -4625 410577144 -4624 1253767034 -4623 167861582 -4622 1543944912 -4621 1219318008 -4620 2130180310 -4619 692859447 -4618 37979489 -4617 160253180 -4616 1338869862 -4615 592593413 -4614 1989473432 -4613 1287069841 -4612 1404402132 -4611 1556870688 -4610 1716960674 -4609 178168285 -4608 2044083884 -4607 1931245904 -4606 114553914 -4605 2045282882 -4604 1272905184 -4603 1628926289 -4602 316240114 -4601 2027318968 -4600 1278320825 -4599 1609843252 -4598 725662308 -4597 696256233 -4596 1801743269 -4595 1540811662 -4594 1014115880 -4593 34449026 -4592 185164919 -4591 851085465 -4590 1181338519 -4589 1969927130 -4588 1501473233 -4587 1592869724 -4586 318263396 -4585 51800021 -4584 1335674929 -4583 432602743 -4582 1717592815 -4581 1226233846 -4580 1660270452 -4579 1933198418 -4578 63614371 -4577 2146284650 -4576 658340719 -4575 633111273 -4574 1729042767 -4573 1393069864 -4572 350605464 -4571 853880510 -4570 1301656660 -4569 582064592 -4568 1955583630 -4567 1332334293 -4566 1829624001 -4565 1767294243 -4564 1355646743 -4563 163030415 -4562 1000594154 -4561 362721437 -4560 1497095880 -4559 1735952443 -4558 1651663733 -4557 1449673212 -4556 257194795 -4555 2033144301 -4554 481690853 -4553 109441082 -4552 919815939 -4551 1931878045 -4550 1162619475 -4549 1661469450 -4548 1274857698 -4547 1577986745 -4546 417241882 -4545 1412754503 -4544 282505809 -4543 875162257 -4542 91413204 -4541 1916024520 -4540 1045780528 -4539 2116806014 -4538 899924239 -4537 188289387 -4536 2124171198 -4535 1666593586 -4534 766700089 -4533 992925305 -4532 813418183 -4531 1412125359 -4530 858541352 -4529 47422668 -4528 1478757648 -4527 1766003080 -4526 967982358 -4525 147753712 -4524 1113328362 -4523 697296456 -4522 1094305255 -4521 1405830136 -4520 657020347 -4519 1732116378 -4518 1244227568 -4517 2009586843 -4516 1295480936 -4515 1689563273 -4514 1321341298 -4513 513964937 -4512 1976865377 -4511 122090838 -4510 1016100281 -4509 857491141 -4508 2140118464 -4507 1380814301 -4506 1569072946 -4505 1131245893 -4504 853175403 -4503 1502058378 -4502 134383953 -4501 765995515 -4500 2080851358 -4499 1240021919 -4498 1226923957 -4497 1331003936 -4496 652674718 -4495 270685902 -4494 1200932105 -4493 1854981873 -4492 40276109 -4491 1509672525 -4490 161602568 -4489 794917151 -4488 436635442 -4487 1702147942 -4486 688245545 -4485 781515998 -4484 1860181544 -4483 1199250460 -4482 1645348304 -4481 1119374236 -4480 129456022 -4479 1782769628 -4478 1435901843 -4477 1008872571 -4476 527638898 -4475 67014568 -4474 996861939 -4473 87179888 -4472 1568690667 -4471 1041845682 -4470 1686555205 -4469 749847422 -4468 587347201 -4467 956238055 -4466 130071830 -4465 945176493 -4464 230409793 -4463 1838743228 -4462 1693379305 -4461 1392842605 -4460 1073037083 -4459 606938274 -4458 106671606 -4457 1802603091 -4456 1989450046 -4455 1636478732 -4454 1283651342 -4453 740807308 -4452 1069794438 -4451 2010062324 -4450 1830956041 -4449 1268067099 -4448 1255130730 -4447 1368887275 -4446 12010631 -4445 440459010 -4444 645807548 -4443 2102499905 -4442 548108330 -4441 818843245 -4440 454498481 -4439 730317150 -4438 619775592 -4437 1789654356 -4436 725828261 -4435 438812250 -4434 1399280836 -4433 985050836 -4432 765706145 -4431 1086441031 -4430 1286170999 -4429 1417917639 -4428 764971876 -4427 617676522 -4426 518951749 -4425 1248642737 -4424 566684294 -4423 1421072665 -4422 1057334915 -4421 1949210987 -4420 754931594 -4419 462068766 -4418 1256056467 -4417 814671720 -4416 723079726 -4415 56994374 -4414 2039834327 -4413 1974447951 -4412 1648001424 -4411 1965274828 -4410 199067653 -4409 812327773 -4408 4488889 -4407 180963342 -4406 390373520 -4405 1888261073 -4404 1820589752 -4403 312839805 -4402 1846363485 -4401 1495272154 -4400 321469155 -4399 668494477 -4398 898965890 -4397 1663812786 -4396 50992228 -4395 1245362732 -4394 191307822 -4393 764956954 -4392 666141071 -4391 595266149 -4390 693154520 -4389 2087743522 -4388 1886472687 -4387 1199062093 -4386 922321040 -4385 896115423 -4384 556476597 -4383 74559499 -4382 1775380298 -4381 835673651 -4380 1960785939 -4379 18104311 -4378 421954253 -4377 263711463 -4376 507857237 -4375 77533715 -4374 41897588 -4373 325317598 -4372 2138854298 -4371 1177869008 -4370 596306264 -4369 805140016 -4368 617502249 -4367 1801086806 -4366 1472504964 -4365 1433518921 -4364 579221661 -4363 1743525320 -4362 71802434 -4361 725881196 -4360 856277110 -4359 1641576074 -4358 1165422482 -4357 990357264 -4356 642585496 -4355 847761541 -4354 1268218772 -4353 1868286594 -4352 261257208 -4351 1757275987 -4350 413719398 -4349 1697074475 -4348 1657730721 -4347 344420538 -4346 221813875 -4345 182539639 -4344 86163065 -4343 1011512228 -4342 1876494982 -4341 1333714281 -4340 560366759 -4339 942703106 -4338 1480118700 -4337 1331466975 -4336 1221865145 -4335 1876463292 -4334 1361716487 -4333 2000824112 -4332 887248210 -4331 577710008 -4330 1707942362 -4329 2013403493 -4328 998990578 -4327 317660941 -4326 1869622140 -4325 921782550 -4324 586504332 -4323 1658426433 -4322 1454567195 -4321 711666381 -4320 99545266 -4319 69298860 -4318 1475260600 -4317 1475191082 -4316 258257473 -4315 1357785294 -4314 453528304 -4313 899932431 -4312 451145469 -4311 933791876 -4310 2001079229 -4309 1376383431 -4308 1868321609 -4307 1751139056 -4306 2117234136 -4305 1368524680 -4304 989215081 -4303 784006479 -4302 292881750 -4301 1021328365 -4300 1726203077 -4299 1390281421 -4298 143781353 -4297 77208028 -4296 1878640256 -4295 211195707 -4294 1614699002 -4293 2022321599 -4292 1558881167 -4291 1385268335 -4290 1383889428 -4289 771837831 -4288 1958525035 -4287 117475306 -4286 1021662778 -4285 1505808689 -4284 906639825 -4283 1667220076 -4282 1046336850 -4281 1222245686 -4280 1212953915 -4279 249940173 -4278 1406632943 -4277 499796928 -4276 761923974 -4275 1333227657 -4274 1075642930 -4273 2115370364 -4272 1205287049 -4271 1050083976 -4270 877547011 -4269 1648995049 -4268 1659124813 -4267 2080069294 -4266 609992674 -4265 2003802305 -4264 799798188 -4263 229430667 -4262 638432171 -4261 787043335 -4260 1574226947 -4259 1266414122 -4258 1897658701 -4257 452716346 -4256 1358319129 -4255 1501926350 -4254 459471839 -4253 1831877787 -4252 454266160 -4251 796396676 -4250 1963096391 -4249 713156987 -4248 1635499847 -4247 73405285 -4246 1571637646 -4245 794037258 -4244 127940608 -4243 25558954 -4242 1237823353 -4241 1703775648 -4240 1538442811 -4239 944961365 -4238 1039002375 -4237 1802806156 -4236 1280271106 -4235 380562006 -4234 1365370134 -4233 12754852 -4232 802687368 -4231 1519501696 -4230 1036868282 -4229 1121510601 -4228 2055578641 -4227 395732351 -4226 2140728154 -4225 1673924990 -4224 1047660189 -4223 1810558811 -4222 2016265044 -4221 1888592821 -4220 1308380477 -4219 1889691105 -4218 1289002989 -4217 841462589 -4216 2092948325 -4215 1546078692 -4214 1703697553 -4213 571648607 -4212 634599790 -4211 292861988 -4210 664773273 -4209 1883120303 -4208 1812173906 -4207 658440368 -4206 437436022 -4205 1267516254 -4204 1725358286 -4203 1993352085 -4202 1123370218 -4201 1828660414 -4200 1611406703 -4199 641135930 -4198 1128266095 -4197 381653651 -4196 1495555810 -4195 330169343 -4194 1805143594 -4193 1306551016 -4192 502178333 -4191 126573938 -4190 599589832 -4189 466917888 -4188 1944226428 -4187 1890407945 -4186 1285248684 -4185 1521299718 -4184 911478901 -4183 1410835565 -4182 2054358982 -4181 898963135 -4180 628171729 -4179 6332905 -4178 1445684281 -4177 544657652 -4176 1080565730 -4175 591567584 -4174 144146035 -4173 2044181520 -4172 381945382 -4171 482234288 -4170 700394319 -4169 1229753051 -4168 1293063768 -4167 798096751 -4166 723993705 -4165 189004794 -4164 1975474658 -4163 1678569655 -4162 706961183 -4161 35260445 -4160 329831158 -4159 856665535 -4158 1329152852 -4157 422926710 -4156 978929043 -4155 2021896767 -4154 1614424384 -4153 12515766 -4152 782663835 -4151 2048026077 -4150 1600762501 -4149 83514077 -4148 1073250823 -4147 854116697 -4146 400511617 -4145 1183867858 -4144 209622202 -4143 1809395395 -4142 1343787200 -4141 1299675979 -4140 1336654167 -4139 2049781216 -4138 505759346 -4137 1104058974 -4136 970105741 -4135 1192907698 -4134 1629527258 -4133 1940214213 -4132 1348738497 -4131 1997779296 -4130 853591240 -4129 2054388096 -4128 2025220140 -4127 1454739733 -4126 955985974 -4125 966413277 -4124 1239232931 -4123 1713881955 -4122 559236913 -4121 699149758 -4120 974775254 -4119 746645804 -4118 1830486108 -4117 2036866613 -4116 644494495 -4115 738599869 -4114 1987564305 -4113 1057429871 -4112 472741228 -4111 1441489632 -4110 793916633 -4109 232595193 -4108 1079675474 -4107 1460335296 -4106 1622015364 -4105 1177375176 -4104 1991652849 -4103 1779231610 -4102 1086622972 -4101 1441834048 -4100 2120042804 -4099 1546335155 -4098 1098402122 -4097 1058806863 -4096 215506802 -4095 1389587667 -4094 407176364 -4093 540083173 -4092 739106701 -4091 1960074756 -4090 1016147298 -4089 1085392289 -4088 102151309 -4087 1091886238 -4086 49302307 -4085 1734548272 -4084 265858641 -4083 546074673 -4082 263513238 -4081 240146035 -4080 361814158 -4079 1481064985 -4078 758063477 -4077 2049783946 -4076 1616166095 -4075 1990267401 -4074 90752204 -4073 549818800 -4072 1806672454 -4071 1687771465 -4070 343431926 -4069 1061235941 -4068 1330828353 -4067 1856298103 -4066 651630499 -4065 1822907277 -4064 650480966 -4063 594585255 -4062 1671419522 -4061 1801198060 -4060 1857923447 -4059 2071744708 -4058 1036089981 -4057 515086685 -4056 826027597 -4055 1650711282 -4054 1471035034 -4053 25712606 -4052 184260515 -4051 929931901 -4050 1629566206 -4049 459513860 -4048 2012382538 -4047 915279723 -4046 1959031742 -4045 1066347294 -4044 183594947 -4043 550464386 -4042 206386874 -4041 745436513 -4040 356943112 -4039 634617470 -4038 409605442 -4037 1655404724 -4036 1205817137 -4035 57045243 -4034 151487754 -4033 996766554 -4032 884145456 -4031 1747158462 -4030 765108078 -4029 1342836761 -4028 1245717111 -4027 1532862347 -4026 1191535299 -4025 800314990 -4024 1466450767 -4023 541103133 -4022 543630048 -4021 1872230303 -4020 1065033011 -4019 714286482 -4018 647965766 -4017 946035243 -4016 731684776 -4015 1408567355 -4014 859960420 -4013 1585642081 -4012 193521274 -4011 1719253052 -4010 335831071 -4009 849022036 -4008 1576283981 -4007 352560198 -4006 1503916969 -4005 209050583 -4004 1320383435 -4003 551812940 -4002 231658475 -4001 1688792343 -4000 501441351 -3999 1379729379 -3998 151301462 -3997 445402120 -3996 66411579 -3995 650432166 -3994 256684942 -3993 1741704112 -3992 1623553770 -3991 1976827214 -3990 1224264537 -3989 118997767 -3988 2130085354 -3987 1386882058 -3986 86074823 -3985 1293526343 -3984 1215046081 -3983 1288191016 -3982 1249811010 -3981 1491982885 -3980 142969071 -3979 2130754521 -3978 1492588715 -3977 1367233397 -3976 1179660411 -3975 952104029 -3974 2124875756 -3973 1779074740 -3972 50371588 -3971 999412744 -3970 1537490881 -3969 56039231 -3968 1313317800 -3967 1648352943 -3966 188717178 -3965 472191115 -3964 1174362044 -3963 427341376 -3962 517439575 -3961 1504556002 -3960 1994225508 -3959 1984866126 -3958 32922944 -3957 836559011 -3956 171835977 -3955 945367455 -3954 43715333 -3953 1870546844 -3952 1145221945 -3951 1266540137 -3950 2146877818 -3949 923219321 -3948 951094109 -3947 540484685 -3946 1389841289 -3945 1548069319 -3944 901732441 -3943 1125463012 -3942 241583859 -3941 2141816005 -3940 1833578592 -3939 2036621585 -3938 2014805700 -3937 841126685 -3936 473990899 -3935 1908859450 -3934 2102235187 -3933 1817289690 -3932 580599516 -3931 680057097 -3930 1471633058 -3929 1157666497 -3928 1813030149 -3927 1235039136 -3926 792843678 -3925 448772781 -3924 1947629158 -3923 924658844 -3922 1871152673 -3921 222002623 -3920 315446027 -3919 1606393133 -3918 1680861680 -3917 1550508438 -3916 1786235892 -3915 264378277 -3914 1306485460 -3913 907400083 -3912 1439368068 -3911 352445921 -3910 127010305 -3909 992451907 -3908 1562630686 -3907 105946250 -3906 886375145 -3905 804184857 -3904 1328259934 -3903 1422178090 -3902 345656631 -3901 1570416667 -3900 1014510595 -3899 236593922 -3898 364822819 -3897 1364257368 -3896 1434893626 -3895 2015668482 -3894 725103755 -3893 1725626535 -3892 609212816 -3891 264759540 -3890 688624591 -3889 912421237 -3888 1967640888 -3887 1416483402 -3886 244022977 -3885 878835809 -3884 972493857 -3883 954039539 -3882 780389778 -3881 446916161 -3880 937298883 -3879 21064055 -3878 106076761 -3877 758445829 -3876 925169963 -3875 1611680703 -3874 458528225 -3873 1905326915 -3872 407667495 -3871 109062709 -3870 1205593848 -3869 1797736875 -3868 949183944 -3867 496637985 -3866 639153613 -3865 1856750739 -3864 1406455665 -3863 460344215 -3862 1037001943 -3861 1844275227 -3860 444602300 -3859 1419624837 -3858 668398260 -3857 1088805079 -3856 443989545 -3855 1437467086 -3854 98446030 -3853 525577696 -3852 16740656 -3851 759325723 -3850 340839399 -3849 178853053 -3848 1243377739 -3847 641879706 -3846 299917604 -3845 1167326696 -3844 1204013208 -3843 349465516 -3842 699733067 -3841 757414268 -3840 1307362413 -3839 708955863 -3838 1158583262 -3837 1239916853 -3836 1237665967 -3835 178809398 -3834 819748795 -3833 1709664086 -3832 15741915 -3831 1764860754 -3830 1175876967 -3829 1503280868 -3828 975635292 -3827 1378414821 -3826 990359049 -3825 2065895496 -3824 1420726430 -3823 1486603955 -3822 184738297 -3821 1985371250 -3820 1663431632 -3819 1846443341 -3818 2026419097 -3817 76051043 -3816 1585350146 -3815 2097935736 -3814 467593628 -3813 446598940 -3812 1189586750 -3811 2138260852 -3810 1746314654 -3809 67445560 -3808 1618773543 -3807 979773864 -3806 420168057 -3805 1675485529 -3804 163067483 -3803 1202371689 -3802 533787119 -3801 659944694 -3800 789225462 -3799 1944945793 -3798 512921819 -3797 1057223443 -3796 2105172039 -3795 1651238742 -3794 1881157199 -3793 1582838828 -3792 1970655971 -3791 485778604 -3790 2106435801 -3789 1587380588 -3788 261093194 -3787 2075967009 -3786 1755941063 -3785 1138751206 -3784 908348985 -3783 476816424 -3782 847767934 -3781 1122141190 -3780 519487309 -3779 766540790 -3778 1794761151 -3777 2090771662 -3776 816706381 -3775 1365280016 -3774 1141698409 -3773 1650606436 -3772 413146226 -3771 736324974 -3770 147022875 -3769 1879485667 -3768 1987257402 -3767 1009166725 -3766 1323549892 -3765 522333211 -3764 1828066419 -3763 1395378595 -3762 1623886675 -3761 383275382 -3760 224685409 -3759 30468791 -3758 1978923173 -3757 1269825636 -3756 1167618024 -3755 1279124639 -3754 290983272 -3753 1933691443 -3752 2104812763 -3751 81227144 -3750 1474863687 -3749 576199294 -3748 2097318057 -3747 429481134 -3746 949073253 -3745 1313583592 -3744 952133790 -3743 405373435 -3742 1503583561 -3741 681144207 -3740 896551219 -3739 1285339797 -3738 555935775 -3737 1464924191 -3736 1328583954 -3735 2075654944 -3734 1045930184 -3733 1444791036 -3732 1170693186 -3731 1593417883 -3730 551835857 -3729 1102343421 -3728 1010334415 -3727 699798534 -3726 978842363 -3725 1381410228 -3724 1321795524 -3723 209756128 -3722 458827756 -3721 1528613468 -3720 131392735 -3719 1045382552 -3718 1774609689 -3717 783734464 -3716 1624830992 -3715 543699817 -3714 1957483679 -3713 270989582 -3712 1656305864 -3711 218243764 -3710 125208432 -3709 1579110676 -3708 2104239491 -3707 627764478 -3706 418994007 -3705 2031276566 -3704 904961758 -3703 1599995948 -3702 892955179 -3701 68349764 -3700 583083468 -3699 1999520970 -3698 123501058 -3697 1776407835 -3696 1525486658 -3695 769086235 -3694 922582472 -3693 1940665703 -3692 78363393 -3691 1560928852 -3690 1901487427 -3689 1495141918 -3688 1568035208 -3687 1230909872 -3686 973734433 -3685 1353841410 -3684 1034877601 -3683 1739239915 -3682 145781150 -3681 77195188 -3680 261487921 -3679 1644927602 -3678 1160116668 -3677 72962925 -3676 1870286368 -3675 966481707 -3674 1138321386 -3673 836611994 -3672 1016912480 -3671 1040917857 -3670 2092332354 -3669 954159281 -3668 474034312 -3667 1501898471 -3666 853825363 -3665 1732304603 -3664 690722841 -3663 1509137268 -3662 39178276 -3661 730705123 -3660 2140377292 -3659 670577555 -3658 521407485 -3657 214193798 -3656 196032270 -3655 1381978166 -3654 1208060260 -3653 957682413 -3652 1477751994 -3651 648337196 -3650 1064562167 -3649 188524996 -3648 1922124882 -3647 193634961 -3646 1082125186 -3645 1033674374 -3644 2097052874 -3643 97403529 -3642 891763287 -3641 62753199 -3640 566883545 -3639 590433883 -3638 100333918 -3637 889213357 -3636 811175629 -3635 1492171743 -3634 1693126326 -3633 2107501366 -3632 1516243624 -3631 1516084369 -3630 209297638 -3629 1926183494 -3628 474545284 -3627 1286912966 -3626 1153617186 -3625 1385833505 -3624 2051709820 -3623 559723064 -3622 2040603894 -3621 1289226998 -3620 873695962 -3619 870927206 -3618 1253883457 -3617 888450508 -3616 244065735 -3615 984721657 -3614 141911086 -3613 2034299675 -3612 1678003632 -3611 301329404 -3610 2109902929 -3609 1825153836 -3608 1926741902 -3607 755645823 -3606 1343570678 -3605 851157911 -3604 2123411767 -3603 177041957 -3602 1898203728 -3601 1737543778 -3600 1041539085 -3599 1069868319 -3598 772566308 -3597 1236195427 -3596 1382686794 -3595 593894122 -3594 1492713259 -3593 762482822 -3592 1833510750 -3591 1169676688 -3590 35343540 -3589 2132729102 -3588 626861471 -3587 269161800 -3586 746539421 -3585 357249708 -3584 1454201672 -3583 1988065330 -3582 2071880393 -3581 2000333444 -3580 522071150 -3579 1354257106 -3578 481583157 -3577 1075583991 -3576 779717704 -3575 1166528721 -3574 1100437830 -3573 385867989 -3572 1282986520 -3571 828335409 -3570 964977470 -3569 1952827305 -3568 1834665173 -3567 178672186 -3566 1890965816 -3565 620203971 -3564 907867020 -3563 323036571 -3562 727139282 -3561 1848265296 -3560 542815217 -3559 1913665388 -3558 1386189680 -3557 269611763 -3556 962443776 -3555 905957739 -3554 432852962 -3553 1601351876 -3552 1465994180 -3551 717623287 -3550 1518750287 -3549 1593970807 -3548 574539402 -3547 1462538084 -3546 2122629808 -3545 393849715 -3544 2031025849 -3543 272102421 -3542 1568374167 -3541 1477642862 -3540 1141153883 -3539 786305284 -3538 61861489 -3537 1214461202 -3536 1418288814 -3535 1567929245 -3534 2040548337 -3533 1207085372 -3532 1927705002 -3531 960957542 -3530 462075615 -3529 273203454 -3528 951221612 -3527 480231941 -3526 1984242448 -3525 1508575548 -3524 1587447206 -3523 1862713323 -3522 82601589 -3521 2019507021 -3520 143083884 -3519 56212203 -3518 1618824646 -3517 180689687 -3516 1578995882 -3515 1850527387 -3514 972959196 -3513 553382987 -3512 1278432186 -3511 782068883 -3510 1415781373 -3509 2074176329 -3508 1515500118 -3507 641415891 -3506 1321396512 -3505 211203442 -3504 1787707891 -3503 1079590795 -3502 745009756 -3501 1654501548 -3500 9735930 -3499 2129327322 -3498 436444653 -3497 1590129712 -3496 1040268383 -3495 121529125 -3494 1425973959 -3493 1715423833 -3492 1719629439 -3491 26389386 -3490 400682375 -3489 2109877845 -3488 624699968 -3487 1915780907 -3486 1355214139 -3485 1025612895 -3484 572095201 -3483 190890313 -3482 1285085261 -3481 1351739504 -3480 1414052413 -3479 774365482 -3478 752779817 -3477 1304296676 -3476 1001191648 -3475 241805717 -3474 1613677333 -3473 133206343 -3472 1069854865 -3471 763166082 -3470 1218056894 -3469 567089866 -3468 1089058939 -3467 314915528 -3466 164155753 -3465 1472328198 -3464 549383334 -3463 1399584573 -3462 1314741458 -3461 1757235242 -3460 1549173065 -3459 632385115 -3458 754663705 -3457 1746570721 -3456 1343685706 -3455 1164323826 -3454 1888011282 -3453 1367839344 -3452 924321548 -3451 510719779 -3450 598959687 -3449 109755737 -3448 1920657482 -3447 510974100 -3446 1838102990 -3445 867985304 -3444 1319434499 -3443 850511251 -3442 1062633097 -3441 502764999 -3440 1821590791 -3439 903141366 -3438 402934113 -3437 1764214389 -3436 1913015842 -3435 912054828 -3434 157586740 -3433 939631740 -3432 1997895155 -3431 682356342 -3430 1002571536 -3429 1950085992 -3428 1436183057 -3427 1737823527 -3426 2006043087 -3425 2123330010 -3424 240002278 -3423 1377291502 -3422 768879657 -3421 814565811 -3420 737545945 -3419 87985587 -3418 419136394 -3417 1052672177 -3416 1339023248 -3415 987591739 -3414 1952835855 -3413 816669500 -3412 1176404107 -3411 159491731 -3410 99830886 -3409 57376402 -3408 1137609171 -3407 1638362933 -3406 1606627649 -3405 973384102 -3404 1061643320 -3403 1622714045 -3402 2084543851 -3401 47809163 -3400 1393656933 -3399 1412231657 -3398 2091526553 -3397 1460336695 -3396 1497821248 -3395 628751584 -3394 1354450353 -3393 1572920115 -3392 639745557 -3391 680894069 -3390 395429416 -3389 1832357416 -3388 896445987 -3387 1579028303 -3386 1247319970 -3385 522353748 -3384 1958671280 -3383 1793344124 -3382 716838613 -3381 1119027705 -3380 1169366207 -3379 608951601 -3378 598232401 -3377 164225069 -3376 576719612 -3375 2131397251 -3374 1036323899 -3373 1013834157 -3372 229057112 -3371 672312194 -3370 103766257 -3369 2080803886 -3368 2061894057 -3367 1462774969 -3366 105886342 -3365 2072384781 -3364 2136489675 -3363 673556283 -3362 1177490699 -3361 954871789 -3360 1931931730 -3359 963884761 -3358 585037446 -3357 374092238 -3356 1767840671 -3355 1601459493 -3354 1952998783 -3353 839643575 -3352 623977917 -3351 107887012 -3350 520795303 -3349 1005141138 -3348 32231989 -3347 614318798 -3346 1275384818 -3345 1710369103 -3344 1902340139 -3343 364011705 -3342 910067900 -3341 295736873 -3340 757901785 -3339 788474936 -3338 1974917544 -3337 2136992924 -3336 1473768941 -3335 1579813706 -3334 894894082 -3333 1181617886 -3332 889108201 -3331 213605937 -3330 369834343 -3329 1557839492 -3328 1343527738 -3327 1131061600 -3326 568577103 -3325 928197096 -3324 977481576 -3323 1845111771 -3322 318848271 -3321 1766320426 -3320 75655023 -3319 2053960153 -3318 1877239968 -3317 469346534 -3316 859462306 -3315 911373113 -3314 800301203 -3313 1606603266 -3312 1753593568 -3311 121592963 -3310 468302977 -3309 768392509 -3308 1462189643 -3307 395103838 -3306 1242098842 -3305 292151055 -3304 690705505 -3303 681288144 -3302 811783543 -3301 1478752357 -3300 1017561847 -3299 1386256390 -3298 989262388 -3297 415330642 -3296 153580024 -3295 870948980 -3294 609348824 -3293 1358644798 -3292 1769456748 -3291 412371766 -3290 2036564106 -3289 1753792137 -3288 1194497847 -3287 965866855 -3286 1816528979 -3285 1400342688 -3284 1305263193 -3283 678708239 -3282 1138300289 -3281 985201059 -3280 806886968 -3279 73199139 -3278 1673777315 -3277 1170038588 -3276 1851881980 -3275 560810697 -3274 1627851159 -3273 1359436796 -3272 1811209945 -3271 1573010801 -3270 489489968 -3269 602231204 -3268 1232676366 -3267 118313408 -3266 1953465466 -3265 942418874 -3264 1248975880 -3263 196977058 -3262 1469564340 -3261 15664611 -3260 1365357567 -3259 1070697250 -3258 2084746806 -3257 1941638806 -3256 1808087310 -3255 1137820739 -3254 262042399 -3253 320062134 -3252 2019304919 -3251 1065101150 -3250 1458907392 -3249 1784332028 -3248 368800806 -3247 1112966617 -3246 1689671076 -3245 492445184 -3244 897084400 -3243 54840358 -3242 869946828 -3241 1208978741 -3240 340334434 -3239 371176560 -3238 796249386 -3237 290257492 -3236 1016821175 -3235 1756488407 -3234 1620338182 -3233 1233311269 -3232 979103139 -3231 398867089 -3230 78401453 -3229 1571202408 -3228 1410093588 -3227 946926066 -3226 1679596407 -3225 1488025176 -3224 1265999468 -3223 1344424897 -3222 1008638390 -3221 234972890 -3220 696300343 -3219 345940774 -3218 94660952 -3217 2023839270 -3216 215882217 -3215 1634830718 -3214 1769982004 -3213 1835589307 -3212 1861989572 -3211 498770267 -3210 412729354 -3209 50076942 -3208 1501839033 -3207 1187244627 -3206 817402958 -3205 1930993554 -3204 777385268 -3203 1221471092 -3202 1154909816 -3201 1555384379 -3200 1136257149 -3199 1278959034 -3198 2039089649 -3197 2069552059 -3196 1828410246 -3195 335171509 -3194 479386786 -3193 1031026578 -3192 648124554 -3191 662697615 -3190 140311938 -3189 819944721 -3188 130058557 -3187 607313882 -3186 253857266 -3185 527776558 -3184 1920324794 -3183 1271211736 -3182 1422859952 -3181 1811912630 -3180 1144414882 -3179 1372968375 -3178 1380157631 -3177 1718329127 -3176 409859359 -3175 1743415514 -3174 776083737 -3173 1369484537 -3172 85213943 -3171 2023434430 -3170 1663778377 -3169 1214188738 -3168 1598032436 -3167 1703918140 -3166 1590165273 -3165 797383668 -3164 1834530603 -3163 1964172819 -3162 890714639 -3161 1975663481 -3160 532639058 -3159 1680481704 -3158 566087454 -3157 1749765646 -3156 834472736 -3155 1130129178 -3154 1252400254 -3153 108412164 -3152 126796854 -3151 49891577 -3150 431754998 -3149 1573569403 -3148 963109016 -3147 1784225765 -3146 942245389 -3145 1187858470 -3144 1658201571 -3143 900132955 -3142 1853189807 -3141 1018508853 -3140 425401993 -3139 2107343885 -3138 1771507113 -3137 800648768 -3136 2016871184 -3135 1773476102 -3134 2054152676 -3133 2006350770 -3132 1431533760 -3131 1357716583 -3130 1409576026 -3129 930357060 -3128 846008968 -3127 1583441924 -3126 497365392 -3125 726060572 -3124 1003332324 -3123 1202508677 -3122 1824140813 -3121 700711098 -3120 1234266208 -3119 795012881 -3118 631324014 -3117 1922734194 -3116 126024194 -3115 42112434 -3114 1482152310 -3113 639692718 -3112 474730962 -3111 1893329570 -3110 1394485388 -3109 1772236873 -3108 90472701 -3107 2145514659 -3106 893979740 -3105 10520414 -3104 341942341 -3103 696436093 -3102 596774744 -3101 501176700 -3100 511707614 -3099 1973617750 -3098 432991667 -3097 119948396 -3096 580109600 -3095 1442340363 -3094 1049403406 -3093 302621225 -3092 2115726116 -3091 1029127932 -3090 69387084 -3089 1459015662 -3088 668988686 -3087 589211580 -3086 440581884 -3085 1633815124 -3084 1714865120 -3083 1736306388 -3082 1392690978 -3081 849977737 -3080 1802856869 -3079 1396454377 -3078 878257133 -3077 79952287 -3076 1803572317 -3075 197543646 -3074 1561229318 -3073 1988249289 -3072 184728479 -3071 770640642 -3070 68185033 -3069 391759218 -3068 1393508149 -3067 1138134952 -3066 1218028638 -3065 277488375 -3064 1474097895 -3063 20275474 -3062 233234141 -3061 656710454 -3060 360139246 -3059 1627659152 -3058 1018433778 -3057 1182657210 -3056 1021830108 -3055 851759143 -3054 241124146 -3053 864887383 -3052 2080933167 -3051 2143720249 -3050 2119204252 -3049 1722904582 -3048 1740365707 -3047 680713486 -3046 666206617 -3045 1962806676 -3044 12815167 -3043 790588676 -3042 1920064256 -3041 1940452909 -3040 1524616140 -3039 1077533729 -3038 1321214228 -3037 1116019774 -3036 1811520705 -3035 1197753164 -3034 44254234 -3033 817387440 -3032 1807619876 -3031 753058636 -3030 1785760324 -3029 1324965684 -3028 605829044 -3027 166674634 -3026 941533063 -3025 156942725 -3024 918309624 -3023 244887545 -3022 893166779 -3021 358028585 -3020 403354541 -3019 1438490765 -3018 1056697965 -3017 1925042679 -3016 667898319 -3015 2023101589 -3014 42742420 -3013 219845906 -3012 1413456183 -3011 842530527 -3010 619238681 -3009 408596366 -3008 1413496672 -3007 123461064 -3006 1071765540 -3005 994133264 -3004 1537616936 -3003 1438679245 -3002 1179110764 -3001 482654192 -3000 147229592 -2999 1619085690 -2998 383432620 -2997 448886319 -2996 1395848658 -2995 696645518 -2994 1411259594 -2993 560281038 -2992 1989016652 -2991 1602159661 -2990 1448814268 -2989 625795510 -2988 770592446 -2987 1181080024 -2986 1882300258 -2985 448052412 -2984 609645405 -2983 1347695541 -2982 1748090873 -2981 1004859817 -2980 1576517503 -2979 495777617 -2978 1484314473 -2977 419363407 -2976 733327776 -2975 1780569943 -2974 1962506148 -2973 1054962744 -2972 1291449653 -2971 1707508722 -2970 99221571 -2969 1845826920 -2968 223237031 -2967 1834270750 -2966 1185110373 -2965 835567620 -2964 855112514 -2963 1956583580 -2962 1258950418 -2961 1363221141 -2960 831567215 -2959 267734244 -2958 890978900 -2957 322540034 -2956 571434618 -2955 534604717 -2954 847445187 -2953 1752269236 -2952 1918661686 -2951 1252313256 -2950 1668028992 -2949 1157154095 -2948 1909933489 -2947 1851228178 -2946 604340907 -2945 1825848680 -2944 489120289 -2943 254997426 -2942 955741172 -2941 1593106381 -2940 1484271690 -2939 412434469 -2938 660716547 -2937 1535153059 -2936 979158236 -2935 1376010441 -2934 1724100850 -2933 1639375020 -2932 1125016365 -2931 991216173 -2930 472242241 -2929 509027181 -2928 1843783274 -2927 356374183 -2926 1622578495 -2925 966649030 -2924 763426678 -2923 1742615578 -2922 84240244 -2921 761507591 -2920 1489863415 -2919 1964284461 -2918 552813188 -2917 84084809 -2916 1362107889 -2915 349343480 -2914 870107507 -2913 1043497556 -2912 918209384 -2911 543306703 -2910 932389834 -2909 2096602279 -2908 1580759880 -2907 1432189754 -2906 1958535857 -2905 1487266864 -2904 250994075 -2903 732884676 -2902 1167132779 -2901 615989184 -2900 1294916547 -2899 115868058 -2898 1033932334 -2897 877134243 -2896 1740431152 -2895 2027446564 -2894 882408786 -2893 1919087 -2892 252752163 -2891 267439430 -2890 208694402 -2889 1405778606 -2888 602176572 -2887 203469708 -2886 1361460949 -2885 318610332 -2884 1578617744 -2883 326800804 -2882 111107722 -2881 969090753 -2880 1110030471 -2879 1647683728 -2878 138066421 -2877 93493016 -2876 1181195678 -2875 1225651181 -2874 320134085 -2873 1782488539 -2872 1585451777 -2871 1051264720 -2870 1729540498 -2869 417782304 -2868 522920554 -2867 1153969417 -2866 2142209105 -2865 1738512065 -2864 1774694401 -2863 614969356 -2862 1940708333 -2861 994457204 -2860 1812746506 -2859 5224694 -2858 44317657 -2857 283566240 -2856 772335611 -2855 1034660145 -2854 207502610 -2853 609526991 -2852 1364253981 -2851 610907642 -2850 831024331 -2849 1016537454 -2848 466488049 -2847 1059898888 -2846 1920842579 -2845 1546190787 -2844 1787683052 -2843 1416353012 -2842 52948040 -2841 1167669473 -2840 528344166 -2839 575571081 -2838 423056847 -2837 931892137 -2836 1526758664 -2835 1527239749 -2834 1945287380 -2833 780237197 -2832 949706498 -2831 1935483638 -2830 950139547 -2829 1529180266 -2828 1380372731 -2827 1157141159 -2826 76063630 -2825 162808620 -2824 1817889812 -2823 1744078615 -2822 1925986308 -2821 347716526 -2820 144419593 -2819 1918609091 -2818 1243178523 -2817 1067780910 -2816 1419699484 -2815 504489567 -2814 1493242747 -2813 620013579 -2812 888008846 -2811 1624860607 -2810 744612626 -2809 1743935677 -2808 1196296065 -2807 1043300746 -2806 1134088405 -2805 746521467 -2804 577533251 -2803 9803741 -2802 1977581297 -2801 1568009880 -2800 555110907 -2799 1940482036 -2798 1453116636 -2797 1217564111 -2796 1486734995 -2795 479468662 -2794 384305960 -2793 1470173286 -2792 1599659022 -2791 7377217 -2790 1252021651 -2789 1224122331 -2788 498909606 -2787 738688956 -2786 1722021811 -2785 799685905 -2784 1763964369 -2783 2015865787 -2782 2022884601 -2781 1291556816 -2780 428564542 -2779 1848795528 -2778 609847272 -2777 449774598 -2776 465767495 -2775 1124284663 -2774 916423817 -2773 1157007019 -2772 1602176482 -2771 37099261 -2770 114893244 -2769 1485030444 -2768 453747041 -2767 973647973 -2766 833258151 -2765 16561709 -2764 1027293288 -2763 376928743 -2762 218151634 -2761 375536691 -2760 1655951258 -2759 513332695 -2758 1649584168 -2757 1846707349 -2756 1122208235 -2755 1853639671 -2754 924284952 -2753 472407552 -2752 1587301245 -2751 174089073 -2750 681709544 -2749 2126273592 -2748 1383028033 -2747 1633046257 -2746 1680834428 -2745 1456244124 -2744 1669591829 -2743 879324556 -2742 1042113775 -2741 117146037 -2740 1730835868 -2739 1288728918 -2738 651772293 -2737 437185332 -2736 2093838333 -2735 456329408 -2734 1945893722 -2733 651756596 -2732 868461132 -2731 1852302587 -2730 873436171 -2729 1956727557 -2728 1538608108 -2727 1943428144 -2726 922422396 -2725 649800682 -2724 266338426 -2723 750195879 -2722 1938181656 -2721 1608511300 -2720 938544688 -2719 1196146935 -2718 445439164 -2717 2074267557 -2716 2110938075 -2715 801509872 -2714 414130349 -2713 1552445792 -2712 1295972335 -2711 1900868504 -2710 1612857392 -2709 1293650536 -2708 1342374233 -2707 195442885 -2706 638775257 -2705 1442081737 -2704 1735351923 -2703 93591135 -2702 1925804073 -2701 1059217223 -2700 313694478 -2699 1077491675 -2698 1034305161 -2697 888807426 -2696 1677089718 -2695 172226517 -2694 859102674 -2693 805310774 -2692 1959134839 -2691 742034721 -2690 1163072136 -2689 1011760779 -2688 1232692507 -2687 1791412939 -2686 1660137208 -2685 558492283 -2684 1653021185 -2683 660745492 -2682 2087072048 -2681 2321799 -2680 558494271 -2679 1417414506 -2678 654875279 -2677 2047776144 -2676 607574610 -2675 545184122 -2674 1663761312 -2673 676134700 -2672 1927380305 -2671 848312398 -2670 24912062 -2669 1572370700 -2668 1547885605 -2667 862078644 -2666 29704752 -2665 871778944 -2664 360575325 -2663 117067952 -2662 1789722285 -2661 947374060 -2660 1656825862 -2659 1519142845 -2658 1499107219 -2657 674200224 -2656 138391754 -2655 999391715 -2654 618903883 -2653 1650699386 -2652 102251221 -2651 669657541 -2650 1494930168 -2649 658201775 -2648 809839896 -2647 109691157 -2646 384014832 -2645 2078923557 -2644 765287465 -2643 815448914 -2642 651222638 -2641 355009604 -2640 1447910441 -2639 1310317066 -2638 1542665948 -2637 676106661 -2636 501503318 -2635 2060120447 -2634 1229540306 -2633 1560684913 -2632 607725738 -2631 270579440 -2630 1595750489 -2629 982625638 -2628 1380751090 -2627 499715503 -2626 55296340 -2625 635176016 -2624 897140494 -2623 2096729990 -2622 155769218 -2621 1591533093 -2620 2007301293 -2619 1385239011 -2618 274186943 -2617 878399987 -2616 1491887340 -2615 1716049566 -2614 1427700919 -2613 410277860 -2612 1515022121 -2611 1488389220 -2610 959827304 -2609 771803780 -2608 808813747 -2607 1630029149 -2606 1594050002 -2605 1088302053 -2604 1452394709 -2603 958960866 -2602 2112418071 -2601 1772583748 -2600 1037311998 -2599 1096034986 -2598 927329297 -2597 745575074 -2596 1750058657 -2595 106049998 -2594 479406798 -2593 1453091049 -2592 89428697 -2591 918013855 -2590 1317346150 -2589 1128901306 -2588 2040835319 -2587 705621025 -2586 1598182716 -2585 1081609479 -2584 201027445 -2583 2086795346 -2582 1597934204 -2581 743218341 -2580 679575473 -2579 1477281803 -2578 1325237425 -2577 1867995342 -2576 177634440 -2575 635089136 -2574 1123367630 -2573 1827294608 -2572 2069132516 -2571 1016383085 -2570 845254451 -2569 291736924 -2568 1493459977 -2567 821279299 -2566 266168275 -2565 296967608 -2564 16621301 -2563 1708876591 -2562 135744899 -2561 1108011039 -2560 1024662184 -2559 611725124 -2558 1678202238 -2557 959225839 -2556 504593580 -2555 1658871017 -2554 1631158923 -2553 1605292752 -2552 1407219873 -2551 120652401 -2550 1565464563 -2549 959063779 -2548 1299647363 -2547 690148289 -2546 744627712 -2545 497823479 -2544 713440268 -2543 106984544 -2542 982040157 -2541 1777395592 -2540 1670406756 -2539 23975152 -2538 25568648 -2537 1196492369 -2536 804657997 -2535 704775332 -2534 161222709 -2533 1056093910 -2532 684214407 -2531 1671503422 -2530 1577292449 -2529 65436344 -2528 107131544 -2527 19331220 -2526 1475550564 -2525 1046784476 -2524 251651144 -2523 1510506521 -2522 39828188 -2521 448156094 -2520 968488686 -2519 875316274 -2518 214436067 -2517 801823883 -2516 2124191668 -2515 637643167 -2514 1663266970 -2513 1083528324 -2512 584061436 -2511 958065005 -2510 1751826943 -2509 473914387 -2508 1366800802 -2507 1468276964 -2506 1035269660 -2505 1896047735 -2504 20560924 -2503 637202934 -2502 1626285109 -2501 618778063 -2500 1564371878 -2499 1557961228 -2498 737369428 -2497 1207830715 -2496 1915163724 -2495 2112527691 -2494 1006956288 -2493 1950978697 -2492 542017835 -2491 1311995562 -2490 233720027 -2489 166664803 -2488 898608254 -2487 1724276547 -2486 1286040561 -2485 1040663344 -2484 53581731 -2483 705201964 -2482 1479185029 -2481 110147048 -2480 1738747851 -2479 283549979 -2478 1586128375 -2477 1618236715 -2476 1447716040 -2475 398066725 -2474 269762625 -2473 1549266509 -2472 1220314704 -2471 68323881 -2470 2028892283 -2469 356541163 -2468 1790281152 -2467 772325385 -2466 200874427 -2465 2111668675 -2464 1570509856 -2463 1842444374 -2462 1717258670 -2461 375353032 -2460 413387308 -2459 656927128 -2458 1028107889 -2457 2005428558 -2456 1670694816 -2455 580838597 -2454 1708961963 -2453 2090918331 -2452 1113937761 -2451 1195635050 -2450 671502321 -2449 120511135 -2448 983317587 -2447 1188061650 -2446 1348474090 -2445 2045933178 -2444 1325235669 -2443 201438744 -2442 1667857874 -2441 863773541 -2440 425526377 -2439 1256566898 -2438 155666735 -2437 1826096125 -2436 1349299177 -2435 505913701 -2434 394410005 -2433 1195156824 -2432 1429057066 -2431 1060331542 -2430 1494728790 -2429 555442398 -2428 1133715960 -2427 447269292 -2426 296466595 -2425 1727260133 -2424 1614384483 -2423 513326913 -2422 1419416010 -2421 993426626 -2420 212317463 -2419 1630924319 -2418 919520693 -2417 1084868056 -2416 2010309628 -2415 1147035345 -2414 378075304 -2413 461462128 -2412 1923396015 -2411 411290976 -2410 708106805 -2409 746913900 -2408 2054751369 -2407 1797236682 -2406 1431686120 -2405 154142353 -2404 1224340283 -2403 1481562111 -2402 1847911681 -2401 873614668 -2400 2074099230 -2399 1047459498 -2398 258975803 -2397 1553939475 -2396 980368457 -2395 1930623330 -2394 307844123 -2393 620957857 -2392 301009450 -2391 1935975339 -2390 73905932 -2389 1274933054 -2388 1768098338 -2387 1919968996 -2386 706792752 -2385 1548847500 -2384 1371122978 -2383 2114267975 -2382 1900838971 -2381 1176482115 -2380 504023255 -2379 1058353771 -2378 1462711428 -2377 1900609016 -2376 572896398 -2375 2097607657 -2374 453714319 -2373 350725615 -2372 1554946529 -2371 800452183 -2370 614638865 -2369 520159755 -2368 67091041 -2367 475836121 -2366 1246095352 -2365 359410599 -2364 1629613880 -2363 519352432 -2362 547051925 -2361 1173560043 -2360 167877000 -2359 301420584 -2358 568140302 -2357 219250838 -2356 548846018 -2355 740008425 -2354 1795492177 -2353 194640862 -2352 1610244720 -2351 842485199 -2350 1861254335 -2349 750897887 -2348 485457373 -2347 1512587419 -2346 1446894696 -2345 222170783 -2344 542661128 -2343 1800745784 -2342 1883570398 -2341 1034786774 -2340 733361142 -2339 138802744 -2338 1421548051 -2337 1855164089 -2336 993705889 -2335 726742920 -2334 1959842322 -2333 456053836 -2332 351475431 -2331 245631340 -2330 605419741 -2329 2096109810 -2328 1900058214 -2327 1975615525 -2326 571242309 -2325 354205155 -2324 1277247353 -2323 953006977 -2322 480870175 -2321 859346832 -2320 357027826 -2319 348666916 -2318 1451486839 -2317 263286590 -2316 969926291 -2315 1793632560 -2314 486084032 -2313 1655358002 -2312 1067384641 -2311 1744767654 -2310 1760722371 -2309 1025680701 -2308 1292580503 -2307 694805131 -2306 2042805415 -2305 537652052 -2304 375267488 -2303 1714210982 -2302 1998117743 -2301 402849269 -2300 493056774 -2299 777287864 -2298 1524867500 -2297 1545853059 -2296 698368172 -2295 1765718980 -2294 2020818628 -2293 417900520 -2292 595979151 -2291 132203258 -2290 1555343641 -2289 93741236 -2288 1526224273 -2287 1805337926 -2286 1924686205 -2285 1462051937 -2284 726247919 -2283 888800026 -2282 2042119279 -2281 41703940 -2280 452187151 -2279 1065917240 -2278 1130358934 -2277 754928450 -2276 319537642 -2275 328594433 -2274 687017957 -2273 2119901867 -2272 1221154208 -2271 1220829878 -2270 1025465417 -2269 1094687363 -2268 78919692 -2267 1906632168 -2266 1672518078 -2265 280467651 -2264 1169739829 -2263 1888615370 -2262 1010040527 -2261 502237914 -2260 753462633 -2259 1897489363 -2258 316538679 -2257 64172336 -2256 1079090007 -2255 1035886179 -2254 1567416306 -2253 684543978 -2252 436612874 -2251 976202039 -2250 1058828654 -2249 1844742349 -2248 746379597 -2247 801764501 -2246 67910493 -2245 347119423 -2244 1254923873 -2243 1613671727 -2242 1094436450 -2241 126466845 -2240 1141910186 -2239 1266316896 -2238 1569652932 -2237 1945935689 -2236 736892339 -2235 1931386356 -2234 1417910772 -2233 667501914 -2232 1135152737 -2231 1260034812 -2230 185699235 -2229 689290296 -2228 818399355 -2227 1428136147 -2226 644239678 -2225 394546029 -2224 599273305 -2223 591214267 -2222 1773198972 -2221 739354173 -2220 229822441 -2219 257064153 -2218 1776831856 -2217 399260174 -2216 1694324276 -2215 601722414 -2214 1400166621 -2213 1128457028 -2212 471761541 -2211 1975603201 -2210 704297560 -2209 1343458145 -2208 529424557 -2207 1785750224 -2206 528024916 -2205 69390425 -2204 796233619 -2203 157875960 -2202 481802679 -2201 445862440 -2200 441635456 -2199 905046736 -2198 45050618 -2197 423853326 -2196 828862842 -2195 53025411 -2194 768830705 -2193 2007402779 -2192 361391825 -2191 1516134818 -2190 1110005965 -2189 1978045915 -2188 710223525 -2187 1175109442 -2186 1146577200 -2185 565867248 -2184 129960873 -2183 1572047068 -2182 424159467 -2181 1275787044 -2180 1446178644 -2179 1066030984 -2178 815433228 -2177 460034132 -2176 989516604 -2175 370148956 -2174 1735071394 -2173 350371179 -2172 1863724152 -2171 1724239591 -2170 400811822 -2169 17782130 -2168 76183893 -2167 2139508854 -2166 1802506269 -2165 968943711 -2164 1839117234 -2163 1400179534 -2162 897396814 -2161 530829558 -2160 805911293 -2159 2082380171 -2158 831468715 -2157 144356277 -2156 1045148569 -2155 1722013780 -2154 141707780 -2153 1001657477 -2152 125868423 -2151 1505612131 -2150 460353815 -2149 986144512 -2148 76514380 -2147 445284272 -2146 872446386 -2145 639145425 -2144 653908452 -2143 10831803 -2142 2097043004 -2141 1845942022 -2140 1648055697 -2139 408786616 -2138 362759508 -2137 1254723830 -2136 300391620 -2135 402326735 -2134 71546897 -2133 1308287676 -2132 594268241 -2131 962500290 -2130 1846844491 -2129 661555015 -2128 1037231602 -2127 1256938582 -2126 2648497 -2125 43491092 -2124 1596145357 -2123 783579297 -2122 541303661 -2121 1287207559 -2120 1429097751 -2119 15069543 -2118 113698126 -2117 1584852602 -2116 1938859468 -2115 861614583 -2114 689586069 -2113 955450078 -2112 510259753 -2111 1688256388 -2110 1483182513 -2109 393331867 -2108 108394995 -2107 2107916421 -2106 1183176933 -2105 1139587592 -2104 1955542141 -2103 1256530254 -2102 1608926833 -2101 2080196874 -2100 2072752336 -2099 589905908 -2098 658906518 -2097 993740510 -2096 1808276873 -2095 1366552847 -2094 1649671078 -2093 308937798 -2092 1501965194 -2091 526234118 -2090 1173509432 -2089 1991728796 -2088 223693722 -2087 1399567191 -2086 895266533 -2085 983409390 -2084 351354829 -2083 1148813328 -2082 1619751212 -2081 116927886 -2080 1579861393 -2079 1522749740 -2078 1357638581 -2077 1116291051 -2076 152374280 -2075 2074130327 -2074 1678144407 -2073 2022828915 -2072 1331261566 -2071 1019020924 -2070 1421290355 -2069 1079011825 -2068 929112683 -2067 1439837319 -2066 1491553080 -2065 1499339075 -2064 2012071301 -2063 1123436960 -2062 1282912013 -2061 1657720046 -2060 302540396 -2059 1921425889 -2058 1096462263 -2057 1387767980 -2056 1048212362 -2055 1893936853 -2054 1511141826 -2053 234426943 -2052 1716435583 -2051 97001472 -2050 906772953 -2049 463570342 -2048 1370375460 -2047 1430991902 -2046 1585630291 -2045 277029012 -2044 742868760 -2043 659123483 -2042 601538560 -2041 252249741 -2040 89908241 -2039 2128936684 -2038 1734942393 -2037 1577257255 -2036 1575249666 -2035 368116120 -2034 216427062 -2033 354351255 -2032 820896564 -2031 1508969772 -2030 561257783 -2029 1062256064 -2028 873213527 -2027 1350009058 -2026 2024109802 -2025 813785419 -2024 177501269 -2023 1414140353 -2022 1475137638 -2021 1252865241 -2020 874109660 -2019 1623264698 -2018 1025423698 -2017 1093346447 -2016 688123142 -2015 926506808 -2014 1822974100 -2013 490619019 -2012 569215241 -2011 620085523 -2010 664790995 -2009 660134634 -2008 553687018 -2007 1366826273 -2006 1360830193 -2005 1220898411 -2004 1694703204 -2003 854940937 -2002 1940577120 -2001 1906124148 -2000 635756245 -1999 1358732373 -1998 1185629910 -1997 59428108 -1996 1172507788 -1995 609969448 -1994 1486131429 -1993 1072119676 -1992 540030693 -1991 1999356587 -1990 227441543 -1989 1928246861 -1988 935141556 -1987 98916890 -1986 1417855995 -1985 197504122 -1984 357291567 -1983 1202888577 -1982 1973311672 -1981 2056564255 -1980 66398505 -1979 1445448370 -1978 1446788088 -1977 1480272255 -1976 1819606717 -1975 505889256 -1974 1427804939 -1973 1936062704 -1972 219184692 -1971 581844747 -1970 720494238 -1969 576328137 -1968 186224584 -1967 575660461 -1966 720780327 -1965 100388112 -1964 69938755 -1963 1634258489 -1962 844678133 -1961 759267480 -1960 1064215031 -1959 128524653 -1958 510390866 -1957 737637434 -1956 1889108971 -1955 214967418 -1954 371676098 -1953 448210959 -1952 1136490072 -1951 527863302 -1950 609776167 -1949 733609897 -1948 1773325300 -1947 940898832 -1946 52467316 -1945 2031027661 -1944 286704564 -1943 845960192 -1942 1215568466 -1941 1790340202 -1940 395620162 -1939 144833776 -1938 2003031458 -1937 85836472 -1936 505721706 -1935 1234005485 -1934 1403193627 -1933 1458154923 -1932 570043458 -1931 716153480 -1930 248876614 -1929 326577597 -1928 386899330 -1927 295423448 -1926 365961335 -1925 1440898011 -1924 1225960994 -1923 1991296444 -1922 1985918440 -1921 402880174 -1920 902021649 -1919 1816360982 -1918 681142581 -1917 1889781287 -1916 654194268 -1915 1353990772 -1914 815459195 -1913 643848009 -1912 450340029 -1911 1070734689 -1910 1934792392 -1909 309783690 -1908 1786595718 -1907 769025973 -1906 830126492 -1905 1195050430 -1904 663962027 -1903 687040147 -1902 1209278309 -1901 243465861 -1900 329254150 -1899 2100936814 -1898 2108099909 -1897 1093484966 -1896 1216946102 -1895 522148539 -1894 1602463219 -1893 823080819 -1892 1089274795 -1891 169557458 -1890 1869221241 -1889 1159724010 -1888 1162166714 -1887 1474635456 -1886 1074322091 -1885 10346259 -1884 903650743 -1883 1892208154 -1882 856539265 -1881 140556339 -1880 1431622619 -1879 1165766419 -1878 1627140846 -1877 591545288 -1876 105063946 -1875 143086345 -1874 2133255769 -1873 420496165 -1872 357785997 -1871 1255825143 -1870 282849600 -1869 1383252831 -1868 883990712 -1867 1585951370 -1866 1638505395 -1865 393865282 -1864 1580357392 -1863 1432905761 -1862 1101343226 -1861 2077034432 -1860 1154874392 -1859 394585785 -1858 85401919 -1857 1151820455 -1856 570984713 -1855 1329597585 -1854 1301290641 -1853 763094404 -1852 460585535 -1851 1838256494 -1850 660899141 -1849 840077331 -1848 1060702473 -1847 1484054501 -1846 605773167 -1845 1832051428 -1844 1932783995 -1843 877430625 -1842 137646565 -1841 1122016814 -1840 371834431 -1839 844381877 -1838 1892231084 -1837 490125429 -1836 5593978 -1835 205599634 -1834 1440005704 -1833 1650806607 -1832 278031369 -1831 706757441 -1830 1991632513 -1829 3053937 -1828 1971084719 -1827 903287981 -1826 1998013461 -1825 1955373957 -1824 869012050 -1823 1610517795 -1822 102195263 -1821 1767991852 -1820 777554021 -1819 1324328288 -1818 234304164 -1817 1376134692 -1816 1698754153 -1815 1875826189 -1814 1694404863 -1813 810767181 -1812 505596194 -1811 1440748336 -1810 1377269378 -1809 2029192650 -1808 838787899 -1807 1686631449 -1806 1197603373 -1805 502271019 -1804 2075051913 -1803 733248263 -1802 1806657742 -1801 274977432 -1800 883156369 -1799 1088344532 -1798 152524123 -1797 15710762 -1796 34275931 -1795 387495666 -1794 1853178694 -1793 1248503846 -1792 832963773 -1791 925350623 -1790 1533687688 -1789 1548902977 -1788 1773057782 -1787 505961622 -1786 1829213477 -1785 887986972 -1784 1370229995 -1783 253656527 -1782 1580981451 -1781 623887192 -1780 601960437 -1779 1838121576 -1778 831589277 -1777 336516880 -1776 1759063184 -1775 464355109 -1774 843096925 -1773 1800074481 -1772 1997575542 -1771 718313210 -1770 122453308 -1769 867445607 -1768 1054068601 -1767 1912512105 -1766 310015715 -1765 933255732 -1764 1702015541 -1763 927828071 -1762 1862299806 -1761 1431544444 -1760 1299776488 -1759 1027726065 -1758 1867173147 -1757 885070810 -1756 1283215275 -1755 1575556950 -1754 1454489168 -1753 746342803 -1752 1799179738 -1751 1890343523 -1750 1939781563 -1749 265443557 -1748 79058392 -1747 367234167 -1746 1640903603 -1745 2106472350 -1744 614263215 -1743 124783715 -1742 1677621173 -1741 1130129934 -1740 1811728257 -1739 357424851 -1738 557429892 -1737 120812868 -1736 210496564 -1735 1529671292 -1734 1218439574 -1733 270471096 -1732 1775535231 -1731 834573741 -1730 1711854945 -1729 414705678 -1728 1891994438 -1727 291616197 -1726 1578065290 -1725 536872471 -1724 1923860860 -1723 1711629293 -1722 954044888 -1721 1533736181 -1720 1811285130 -1719 1572547395 -1718 772023602 -1717 120069690 -1716 1900454600 -1715 1516119888 -1714 428851177 -1713 1631616929 -1712 460539106 -1711 1320196321 -1710 572700042 -1709 1690915388 -1708 146928287 -1707 1175242248 -1706 1049856942 -1705 2087509115 -1704 1901619709 -1703 383865833 -1702 706099799 -1701 1360829553 -1700 1090062950 -1699 1420238748 -1698 984124036 -1697 1355121967 -1696 515238984 -1695 2013919644 -1694 1730311231 -1693 390124679 -1692 2047827811 -1691 1528981141 -1690 761712579 -1689 1691215440 -1688 1819576443 -1687 1403387362 -1686 1838702160 -1685 268837671 -1684 1055580782 -1683 1256138504 -1682 1058916886 -1681 917107365 -1680 1173268034 -1679 1544941442 -1678 641058446 -1677 206902820 -1676 1421106187 -1675 665991109 -1674 1381409316 -1673 540790156 -1672 1441286530 -1671 1433344699 -1670 376705517 -1669 1882424631 -1668 904999763 -1667 1117688039 -1666 1772294384 -1665 125114305 -1664 2113575481 -1663 201330090 -1662 1775895748 -1661 356612370 -1660 1856888345 -1659 1505808865 -1658 1999996928 -1657 1550738772 -1656 347806580 -1655 582563656 -1654 1357404432 -1653 138473416 -1652 82870470 -1651 1661459092 -1650 276048919 -1649 966365214 -1648 123835255 -1647 2122550984 -1646 972977152 -1645 880316031 -1644 1372188227 -1643 2095548264 -1642 164084639 -1641 1706345547 -1640 528344936 -1639 1406501125 -1638 110130247 -1637 779885458 -1636 1151596206 -1635 1570964294 -1634 496702204 -1633 1756963111 -1632 491925392 -1631 270086883 -1630 504099090 -1629 306149573 -1628 1158002285 -1627 1417433271 -1626 193334340 -1625 209333163 -1624 499693186 -1623 1843428988 -1622 2009908145 -1621 1263988904 -1620 1537623836 -1619 300981583 -1618 2140871710 -1617 1391002872 -1616 750362757 -1615 1024912535 -1614 716231392 -1613 1813326328 -1612 1567203328 -1611 905067161 -1610 1596215299 -1609 1895943125 -1608 254904919 -1607 686649601 -1606 283183254 -1605 1542116743 -1604 1079038901 -1603 226615321 -1602 1252864020 -1601 185775819 -1600 1259568246 -1599 1234149467 -1598 112815233 -1597 948669121 -1596 917740085 -1595 497388999 -1594 346908666 -1593 1383187930 -1592 305805152 -1591 1708926562 -1590 1270600842 -1589 146620964 -1588 1698102473 -1587 1115959174 -1586 674771480 -1585 1084520077 -1584 1605192855 -1583 1958647878 -1582 217111028 -1581 1818743851 -1580 650162242 -1579 909565698 -1578 1612759871 -1577 860271824 -1576 1755094348 -1575 56567933 -1574 289252722 -1573 893263082 -1572 1114530722 -1571 18714553 -1570 72960586 -1569 310899125 -1568 316409382 -1567 1762909881 -1566 601760455 -1565 1682035802 -1564 191583847 -1563 785465752 -1562 112587088 -1561 159184188 -1560 10824088 -1559 154641667 -1558 1619333131 -1557 613582396 -1556 1658249967 -1555 863607250 -1554 867409049 -1553 1933932652 -1552 1308485636 -1551 1455028978 -1550 205983979 -1549 1937374065 -1548 1301954998 -1547 1556191938 -1546 571019102 -1545 861831266 -1544 1089520858 -1543 270538169 -1542 820302495 -1541 803631597 -1540 1849788819 -1539 457534353 -1538 1856622318 -1537 781857227 -1536 1571326034 -1535 1963778350 -1534 1569448714 -1533 32399659 -1532 774641664 -1531 2105429069 -1530 687334704 -1529 1544725340 -1528 643875348 -1527 755725881 -1526 1893656995 -1525 1871800963 -1524 1702605261 -1523 1559863718 -1522 1727948672 -1521 1518595219 -1520 153073980 -1519 797275689 -1518 1366354963 -1517 440123732 -1516 466671080 -1515 300480933 -1514 41528770 -1513 285889261 -1512 568232997 -1511 362768142 -1510 1094492927 -1509 1067931592 -1508 1033691967 -1507 2040327615 -1506 1359892161 -1505 1538926374 -1504 1189136686 -1503 1611503293 -1502 1492548603 -1501 1377399971 -1500 1461553721 -1499 2079092471 -1498 1798551993 -1497 919558032 -1496 1200604268 -1495 333793276 -1494 143852291 -1493 184010042 -1492 1406789738 -1491 930672983 -1490 152240255 -1489 1860433896 -1488 330604609 -1487 1065874030 -1486 398594961 -1485 180781819 -1484 1879731583 -1483 1826244276 -1482 1338879981 -1481 1647785053 -1480 1476559823 -1479 1201648960 -1478 1855523078 -1477 1642249240 -1476 851190929 -1475 1895872516 -1474 46377771 -1473 1959220363 -1472 149949572 -1471 1560939780 -1470 1726331626 -1469 541995688 -1468 878488203 -1467 1464758717 -1466 775705741 -1465 1016594225 -1464 1074487186 -1463 1360662955 -1462 31769787 -1461 1693839489 -1460 600068374 -1459 1233849873 -1458 1461838935 -1457 149822790 -1456 1333626095 -1455 719834333 -1454 989385485 -1453 231946530 -1452 349684452 -1451 137231021 -1450 1939745623 -1449 1981794231 -1448 350458031 -1447 2107134210 -1446 1595871469 -1445 1039454214 -1444 1745922944 -1443 632921639 -1442 232888737 -1441 1755437531 -1440 682451577 -1439 261572909 -1438 1913773595 -1437 2009377625 -1436 390271530 -1435 1562526434 -1434 984824438 -1433 1528131345 -1432 760594581 -1431 945403562 -1430 232000554 -1429 450245584 -1428 2047707426 -1427 742004601 -1426 1307920952 -1425 1101679565 -1424 370149881 -1423 852154464 -1422 439684555 -1421 515373869 -1420 1934256638 -1419 1980095061 -1418 385922762 -1417 1458487465 -1416 361211265 -1415 962949829 -1414 806565477 -1413 2137969061 -1412 2097953710 -1411 2118799476 -1410 1989147584 -1409 820557599 -1408 2018785026 -1407 351247161 -1406 1024553187 -1405 1009623833 -1404 801931853 -1403 39420876 -1402 1296130790 -1401 310348996 -1400 1045179784 -1399 1637479601 -1398 1289808280 -1397 946027861 -1396 371854720 -1395 455766488 -1394 661995010 -1393 2002259659 -1392 1065381473 -1391 607073142 -1390 129451107 -1389 475769173 -1388 1618883795 -1387 1570456580 -1386 651921988 -1385 370725852 -1384 1012479767 -1383 835249649 -1382 148821476 -1381 1277396111 -1380 100014449 -1379 1637900423 -1378 1943488060 -1377 1009161193 -1376 1696798956 -1375 985132310 -1374 1860976691 -1373 491582856 -1372 1141724740 -1371 1806134837 -1370 1168024364 -1369 99151923 -1368 1265624880 -1367 834041791 -1366 284032851 -1365 517078709 -1364 1537868663 -1363 54921868 -1362 1872808552 -1361 589612300 -1360 1135672994 -1359 706478175 -1358 1971330833 -1357 1248157943 -1356 557976813 -1355 1964155987 -1354 221904376 -1353 1882567304 -1352 735235199 -1351 658404701 -1350 1481391698 -1349 1238336904 -1348 2088585115 -1347 958355750 -1346 1295668150 -1345 1205216099 -1344 1990891218 -1343 54841853 -1342 1471042140 -1341 1042572817 -1340 540509957 -1339 333982573 -1338 1962602720 -1337 748546171 -1336 1443656776 -1335 229110983 -1334 791753805 -1333 948256363 -1332 1066732521 -1331 1166330377 -1330 765765114 -1329 2034998699 -1328 148501361 -1327 7174846 -1326 1026253567 -1325 822893157 -1324 1228920787 -1323 1710983323 -1322 401175605 -1321 1644381943 -1320 717303233 -1319 523035948 -1318 2090152402 -1317 883369016 -1316 1114948180 -1315 1240826296 -1314 1881657607 -1313 948318400 -1312 1661815544 -1311 1137059567 -1310 1227453745 -1309 1939447433 -1308 1037809444 -1307 1733491737 -1306 2104276014 -1305 495400413 -1304 1309862109 -1303 1772907076 -1302 182491248 -1301 1179217470 -1300 1017829015 -1299 758590268 -1298 1008745132 -1297 1473091852 -1296 925737707 -1295 1462753892 -1294 421717552 -1293 1732022492 -1292 993680089 -1291 2025623305 -1290 1701713188 -1289 1981417865 -1288 1555571416 -1287 849326106 -1286 1149195056 -1285 166629779 -1284 1726494400 -1283 744598040 -1282 1868348303 -1281 1869851759 -1280 99250122 -1279 1641445656 -1278 1982655067 -1277 542409031 -1276 423629627 -1275 331368938 -1274 312909165 -1273 130644639 -1272 755078060 -1271 1571384628 -1270 170472337 -1269 1692220811 -1268 1980336209 -1267 1693474888 -1266 1051374300 -1265 1341198862 -1264 469073802 -1263 543577895 -1262 30309304 -1261 1159745872 -1260 470051888 -1259 852387082 -1258 832222809 -1257 1388941637 -1256 1270315354 -1255 404597016 -1254 445765124 -1253 2004126289 -1252 645347918 -1251 226902646 -1250 2034680340 -1249 1704324739 -1248 1217816029 -1247 1651286128 -1246 229499866 -1245 292984988 -1244 1723774526 -1243 889008184 -1242 2107655950 -1241 1210340897 -1240 1738532067 -1239 624481097 -1238 640846511 -1237 639137346 -1236 1224401086 -1235 507796405 -1234 1310889558 -1233 1456811578 -1232 73526006 -1231 1325405869 -1230 327523063 -1229 1228593899 -1228 1729555376 -1227 427625793 -1226 943176512 -1225 1413672713 -1224 1906732746 -1223 218862478 -1222 2116929597 -1221 1088506826 -1220 1156570265 -1219 383394211 -1218 1474824873 -1217 924831041 -1216 2074995250 -1215 1487975329 -1214 332812686 -1213 513433629 -1212 1297959765 -1211 1483174853 -1210 569494385 -1209 1099394721 -1208 1547563659 -1207 133050106 -1206 1475731436 -1205 1915073155 -1204 434270398 -1203 2132967337 -1202 1129288515 -1201 992415755 -1200 1743334141 -1199 2047380918 -1198 285417387 -1197 315882663 -1196 668376695 -1195 724314034 -1194 1444226764 -1193 818225919 -1192 1209775860 -1191 1733535385 -1190 1761165601 -1189 231739224 -1188 455882609 -1187 2134333192 -1186 592018355 -1185 1561561621 -1184 190015564 -1183 997121481 -1182 2091422891 -1181 198565044 -1180 2083094842 -1179 436444279 -1178 1771146933 -1177 1779974151 -1176 1846263356 -1175 1490247747 -1174 785784640 -1173 1589338291 -1172 389633196 -1171 1229391245 -1170 706998368 -1169 1427451477 -1168 1379004223 -1167 1708587000 -1166 1019139547 -1165 1997634423 -1164 1662021822 -1163 1858175026 -1162 1204543966 -1161 978036636 -1160 1277652776 -1159 1774316057 -1158 1787204517 -1157 1041804635 -1156 1944317627 -1155 1742380522 -1154 1617622378 -1153 2138934168 -1152 1061510287 -1151 1654978612 -1150 574901759 -1149 303120690 -1148 737664571 -1147 280899186 -1146 994189511 -1145 256925064 -1144 1100614551 -1143 1703877042 -1142 882339923 -1141 1109665366 -1140 1997870670 -1139 1145895015 -1138 408311930 -1137 1528853447 -1136 46565178 -1135 1308448169 -1134 793090457 -1133 683985186 -1132 580522250 -1131 1577711557 -1130 1338315766 -1129 235848141 -1128 1977482077 -1127 44823995 -1126 1571665905 -1125 1952867107 -1124 680870235 -1123 2110127413 -1122 1564032409 -1121 758389596 -1120 917314041 -1119 294002573 -1118 1456414827 -1117 480739506 -1116 1327768283 -1115 1437796117 -1114 1522068789 -1113 2138432832 -1112 1853490020 -1111 1883928556 -1110 701353436 -1109 469017223 -1108 1099329837 -1107 1247347409 -1106 735762990 -1105 1510063640 -1104 727925919 -1103 1362862547 -1102 1493153067 -1101 344674109 -1100 1747713128 -1099 1293491771 -1098 811665883 -1097 24614970 -1096 1511437408 -1095 1609022140 -1094 388834697 -1093 2069964286 -1092 1192813372 -1091 1270029836 -1090 1449458417 -1089 436574535 -1088 1113717938 -1087 18618710 -1086 1106154365 -1085 1336819098 -1084 1731789745 -1083 1785623881 -1082 1437079396 -1081 1384472797 -1080 784598719 -1079 1601489675 -1078 1880737880 -1077 1736749844 -1076 519421490 -1075 1520384091 -1074 16910573 -1073 383251810 -1072 1762633067 -1071 199661296 -1070 1680491873 -1069 1723098157 -1068 1929538010 -1067 1350127391 -1066 1783263921 -1065 1588956770 -1064 416208768 -1063 1266288509 -1062 620505869 -1061 756238837 -1060 156311898 -1059 1430839707 -1058 1477903817 -1057 1924382487 -1056 434312613 -1055 1468014132 -1054 2047223350 -1053 347316948 -1052 1001025162 -1051 1983073368 -1050 1651218564 -1049 1195332522 -1048 1082068185 -1047 360353789 -1046 1719839271 -1045 136169680 -1044 1905234671 -1043 1964732924 -1042 850243584 -1041 39534910 -1040 417606934 -1039 330364482 -1038 2087317884 -1037 340581240 -1036 933918623 -1035 516975412 -1034 968450901 -1033 1807453579 -1032 1109976610 -1031 1337149809 -1030 1425818667 -1029 379413059 -1028 996527094 -1027 9889685 -1026 2024642785 -1025 86995665 -1024 466988970 -1023 64149982 -1022 843582031 -1021 1953176287 -1020 901005183 -1019 1290864775 -1018 1622976899 -1017 945898505 -1016 602602766 -1015 1902589995 -1014 1433409743 -1013 1865699761 -1012 1547125990 -1011 519879102 -1010 99700673 -1009 77025693 -1008 1543929506 -1007 1570342472 -1006 1519613987 -1005 1273948692 -1004 1554482449 -1003 1778784739 -1002 381634911 -1001 730563551 -1000 340622715 -999 1415928982 -998 502253922 -997 909531429 -996 1690384362 -995 1960492803 -994 1390897281 -993 661296331 -992 1310628447 -991 1700200904 -990 330199388 -989 2102590325 -988 688262009 -987 1867870552 -986 1659972410 -985 884386652 -984 355464004 -983 913530641 -982 1765999088 -981 1470100297 -980 1123433244 -979 676841849 -978 704895354 -977 269980814 -976 15860023 -975 1888312896 -974 892313781 -973 823918898 -972 1438162024 -971 1113189577 -970 228309629 -969 1578574933 -968 1873028268 -967 689244767 -966 1666117796 -965 1029088031 -964 649864356 -963 1838180025 -962 331096942 -961 1355521769 -960 1011938895 -959 609812484 -958 442617915 -957 1951359004 -956 1512406547 -955 746441769 -954 1265871212 -953 1032847355 -952 1937581045 -951 1089157239 -950 765204943 -949 853452430 -948 660981826 -947 964066106 -946 1525150681 -945 1339424773 -944 450150871 -943 1926607852 -942 595609268 -941 2007070739 -940 1387644957 -939 1686548510 -938 2059940785 -937 843940236 -936 39380411 -935 1975421419 -934 697991089 -933 1441826234 -932 826241129 -931 1868768106 -930 912903854 -929 1208063539 -928 1244889585 -927 1843659794 -926 685487792 -925 479559192 -924 956344372 -923 176713973 -922 267642412 -921 1084128615 -920 428175413 -919 1948622485 -918 1475785397 -917 1469040701 -916 513915234 -915 1746026477 -914 743815504 -913 590563780 -912 538962895 -911 1056544406 -910 2094613601 -909 543704720 -908 1647168099 -907 84519366 -906 145949147 -905 745037824 -904 1149180289 -903 976706631 -902 528922380 -901 1765661238 -900 623878521 -899 1216727707 -898 522575747 -897 765330393 -896 887315422 -895 508773818 -894 211916779 -893 2019699405 -892 1896022208 -891 466503575 -890 1755826866 -889 1106618360 -888 1434707250 -887 1877242568 -886 725225196 -885 2070835102 -884 1207063582 -883 1834754746 -882 643433827 -881 2142741822 -880 1556859954 -879 2010094235 -878 397755573 -877 902130275 -876 1082822725 -875 1316726164 -874 216115444 -873 1531002699 -872 352828110 -871 1459678321 -870 1243085491 -869 2006031776 -868 329412285 -867 13801928 -866 553413613 -865 1015099665 -864 760235258 -863 1892896852 -862 263872539 -861 789403848 -860 1179279973 -859 2026067946 -858 381393163 -857 1511355796 -856 670178986 -855 1037954098 -854 1427401275 -853 1211805407 -852 277894792 -851 780823240 -850 1744986249 -849 654729679 -848 927271510 -847 1228513056 -846 686014831 -845 1699303674 -844 963898054 -843 903920771 -842 287917207 -841 494279982 -840 1130266036 -839 1229283563 -838 1452618162 -837 1461796267 -836 1401050318 -835 808000409 -834 751227126 -833 2118315057 -832 713616879 -831 385288241 -830 408010685 -829 1815407824 -828 1355888960 -827 1490922713 -826 83954521 -825 1605857226 -824 760059306 -823 646578035 -822 1614302806 -821 1770648760 -820 2001035378 -819 516473193 -818 2116198496 -817 1375451484 -816 264615002 -815 1929577708 -814 1411386466 -813 469618072 -812 1921138383 -811 1206117292 -810 1189145467 -809 1815953416 -808 1975716892 -807 644617753 -806 710569141 -805 1430218909 -804 94383530 -803 365938885 -802 1710304372 -801 1045692702 -800 1176882929 -799 1064571619 -798 1731453303 -797 1897515381 -796 730863407 -795 1584860134 -794 2139038068 -793 1136894193 -792 793026305 -791 1097829613 -790 1801933912 -789 625583894 -788 251858191 -787 186620788 -786 2111548665 -785 1942480577 -784 8439325 -783 205269174 -782 1427956253 -781 105184966 -780 1377884048 -779 544527714 -778 1105384275 -777 545497983 -776 550234222 -775 344630255 -774 1867398184 -773 1196174476 -772 1336539604 -771 645732753 -770 1461723047 -769 1426851195 -768 333708212 -767 146593168 -766 1905960961 -765 1741452862 -764 791833829 -763 1041208455 -762 1482443929 -761 167442411 -760 845971422 -759 1615313123 -758 661518876 -757 456861261 -756 178181463 -755 1906279491 -754 514524324 -753 2050738006 -752 974868774 -751 883428538 -750 1147284339 -749 832386064 -748 2141777140 -747 760754020 -746 825583447 -745 1501543394 -744 1155574299 -743 1221665431 -742 1881935076 -741 2057172057 -740 312024541 -739 1315129879 -738 1668373882 -737 739738998 -736 1502242987 -735 864752505 -734 259008932 -733 624391418 -732 195237033 -731 2014614454 -730 1653407182 -729 389110160 -728 1437131660 -727 902723033 -726 2089820585 -725 274927105 -724 931410717 -723 1778579434 -722 903453667 -721 142482709 -720 889135046 -719 386530319 -718 6802617 -717 640233745 -716 1752663369 -715 1751401663 -714 1767091966 -713 1245885890 -712 909640890 -711 566805197 -710 388798174 -709 1719769191 -708 1960370540 -707 803621377 -706 480730065 -705 877851568 -704 669515472 -703 391878126 -702 1118467884 -701 1953610521 -700 577482794 -699 750684149 -698 446773223 -697 1162204555 -696 2118795963 -695 311241151 -694 1518957085 -693 788928008 -692 889444387 -691 516923348 -690 135680092 -689 248901301 -688 781350598 -687 402884602 -686 1020625427 -685 506777479 -684 841760773 -683 1200286768 -682 857087715 -681 1337355347 -680 753918305 -679 1732660445 -678 1239039125 -677 1082518971 -676 134105905 -675 88851939 -674 1906867332 -673 863388599 -672 1961878980 -671 367783734 -670 1506837297 -669 1562761887 -668 779371834 -667 135532072 -666 1790731117 -665 1329867955 -664 1569280411 -663 1002033737 -662 653247916 -661 640543086 -660 1883056398 -659 1880279138 -658 1375759521 -657 274573119 -656 1708607477 -655 1967822307 -654 1797173411 -653 1651889073 -652 446368463 -651 1271910918 -650 98316222 -649 1818882982 -648 1598554540 -647 1150187186 -646 1323135287 -645 1418200954 -644 274456606 -643 1539083598 -642 1504034949 -641 399117093 -640 1735895548 -639 1371305225 -638 1919514417 -637 1596987526 -636 713735309 -635 788697380 -634 676620039 -633 928737325 -632 1266460986 -631 920452426 -630 1412267213 -629 1608483279 -628 171671661 -627 1555420862 -626 624883355 -625 56718403 -624 1521453844 -623 525262493 -622 1553572851 -621 774969129 -620 1820840025 -619 1095612683 -618 495747695 -617 180353586 -616 875730580 -615 1931535337 -614 2061649652 -613 2022823161 -612 1950671697 -611 132729724 -610 627086324 -609 138908022 -608 657569916 -607 1130817037 -606 920367487 -605 1932481632 -604 1669720042 -603 1903651261 -602 1663953760 -601 1805461355 -600 748780765 -599 2004329998 -598 983599924 -597 114953257 -596 33967018 -595 99620862 -594 650629200 -593 746484715 -592 851906116 -591 457960168 -590 279221434 -589 1640486439 -588 219882103 -587 711696006 -586 266187582 -585 1000391067 -584 2128347287 -583 1928919928 -582 1395736837 -581 1811763675 -580 1622643456 -579 1643752935 -578 1366024183 -577 872571932 -576 1608580643 -575 1164199873 -574 268527872 -573 2011742335 -572 1154870496 -571 1807107409 -570 821861431 -569 633827507 -568 1970362980 -567 883979062 -566 1611807705 -565 1434965951 -564 1395198394 -563 192669032 -562 467263281 -561 1358903325 -560 238078064 -559 1715009076 -558 1374298857 -557 1366974684 -556 730832366 -555 484751302 -554 1752137878 -553 316583612 -552 306276471 -551 1899467550 -550 445739492 -549 750071524 -548 35172292 -547 201824309 -546 604044060 -545 1744321956 -544 9329377 -543 608904110 -542 1189880904 -541 521042989 -540 1984228077 -539 2085366017 -538 1169503450 -537 535397028 -536 1636264316 -535 1419138673 -534 967702670 -533 36295069 -532 2102074615 -531 899737853 -530 2132088116 -529 1018587028 -528 984176709 -527 889547555 -526 1762320454 -525 414248754 -524 178474830 -523 2000153976 -522 2018327767 -521 1703688595 -520 1864295258 -519 243915183 -518 146027464 -517 438333984 -516 192494932 -515 2142623597 -514 554441052 -513 1635770036 -512 772159681 -511 1251998535 -510 1499023187 -509 1448831049 -508 449101701 -507 1897848424 -506 1715178006 -505 1599969247 -504 1464547706 -503 67964817 -502 51690601 -501 1083487587 -500 2063044791 -499 1242540561 -498 1403750221 -497 569927955 -496 711072724 -495 1909650126 -494 543404635 -493 622269883 -492 135858718 -491 1774412584 -490 1557661130 -489 1425961274 -488 51420250 -487 150887515 -486 2031376580 -485 704208544 -484 1370463916 -483 1449926165 -482 136746849 -481 1470812280 -480 802896834 -479 1748658410 -478 1881136691 -477 996616102 -476 433300718 -475 1647213188 -474 1548278646 -473 381060118 -472 152403674 -471 956633688 -470 1827221014 -469 1493116836 -468 531467836 -467 1641583743 -466 26523320 -465 88802841 -464 1773791408 -463 916475698 -462 1212092401 -461 857381092 -460 1722992334 -459 1406773615 -458 1542068342 -457 1494695354 -456 927907246 -455 581450415 -454 567461695 -453 2047135284 -452 647029331 -451 535572086 -450 1737159237 -449 1953764380 -448 1315357692 -447 233923502 -446 1595821104 -445 52240600 -444 1494809514 -443 591644958 -442 701322752 -441 806770485 -440 425165851 -439 185637271 -438 1466593516 -437 442664995 -436 2015275982 -435 1257531269 -434 1024194088 -433 916410316 -432 1340967012 -431 1952802433 -430 1462796398 -429 228296980 -428 478866369 -427 960617927 -426 927233658 -425 1028255610 -424 2081904732 -423 31889609 -422 309976047 -421 840748599 -420 1367698042 -419 1503235734 -418 357943276 -417 1263117092 -416 886597636 -415 1004176146 -414 1498401495 -413 688039029 -412 166479106 -411 515685481 -410 1487660617 -409 2129984504 -408 317844936 -407 209062247 -406 1565954555 -405 1098865666 -404 2064047905 -403 1218875302 -402 1601097566 -401 1112670032 -400 1473936064 -399 502178471 -398 1448546969 -397 1598094407 -396 1026196843 -395 895344049 -394 718279562 -393 1241156133 -392 811675214 -391 954223961 -390 482805323 -389 104580950 -388 616638098 -387 1501250778 -386 1912199244 -385 198558607 -384 837697039 -383 982716014 -382 1347862060 -381 183978250 -380 197840545 -379 1278598370 -378 564029948 -377 1366462918 -376 292497990 -375 347079253 -374 1645251747 -373 951377872 -372 1892422886 -371 1098919095 -370 1811606711 -369 2023325305 -368 1623465276 -367 553202920 -366 879814844 -365 1932524358 -364 83668835 -363 1911539249 -362 758350810 -361 707094264 -360 337585862 -359 1129038193 -358 339865354 -357 418079491 -356 663553738 -355 929483230 -354 998180195 -353 653718789 -352 784875469 -351 69263690 -350 1767431950 -349 978861274 -348 986100380 -347 216950695 -346 1868694819 -345 1488603765 -344 602140015 -343 546332652 -342 1287254809 -341 2016581228 -340 1622937467 -339 1258403791 -338 1143510461 -337 1838424566 -336 469534085 -335 1115759243 -334 1174173548 -333 1524058219 -332 1573953387 -331 1776796265 -330 367228910 -329 2066990019 -328 465484454 -327 1557865771 -326 1567382944 -325 9834949 -324 144607761 -323 928916505 -322 1033770487 -321 1953497842 -320 1230646958 -319 1550481254 -318 1257650103 -317 1644980262 -316 1762294328 -315 1322362167 -314 201348956 -313 733042434 -312 1070878832 -311 28851018 -310 873070767 -309 1931996549 -308 788869706 -307 27751218 -306 664251018 -305 1092959514 -304 1689289504 -303 1544860931 -302 1156829309 -301 1654447016 -300 1311311810 -299 956846786 -298 499607074 -297 455649505 -296 1413258010 -295 638466439 -294 1123548110 -293 338593567 -292 1845753195 -291 1630772880 -290 695847739 -289 1733150343 -288 1935670574 -287 2082771584 -286 1443631306 -285 1029251894 -284 251483334 -283 172497937 -282 2007455315 -281 1286365931 -280 1387464960 -279 845319549 -278 1267745531 -277 1843393840 -276 485945362 -275 1266873735 -274 2083613853 -273 34842488 -272 233549120 -271 199982522 -270 1154839941 -269 855662305 -268 1691072424 -267 2008624283 -266 1479585042 -265 1074664443 -264 940196892 -263 1640258878 -262 1790229476 -261 112602851 -260 1842585954 -259 760559802 -258 289519037 -257 906418680 -256 1831288250 -255 1271133369 -254 1169280227 -253 1112601051 -252 932516625 -251 1162135765 -250 18620399 -249 1691554768 -248 359374187 -247 871796 -246 1907263635 -245 451102874 -244 1033324614 -243 1883631330 -242 1027486194 -241 1525370463 -240 656393746 -239 1293699306 -238 1523560911 -237 616407981 -236 1068427390 -235 1986809812 -234 1431918615 -233 827594041 -232 1945156571 -231 1029669673 -230 1970567462 -229 936167274 -228 1076755200 -227 1165869316 -226 1884622101 -225 718687198 -224 338616744 -223 7144461 -222 1093980652 -221 1388445504 -220 802761578 -219 17748603 -218 1931774781 -217 2055754961 -216 1115030830 -215 23632304 -214 1571100327 -213 1655437799 -212 1227237584 -211 1881270536 -210 1809552 -209 39985764 -208 225271916 -207 1684234746 -206 1331973014 -205 240833349 -204 41653241 -203 402248941 -202 1004510226 -201 1008989297 -200 2100398121 -199 804698146 -198 1199028821 -197 358068002 -196 827252572 -195 1877477639 -194 1772190194 -193 1097654887 -192 1351866531 -191 1076232049 -190 1604154371 -189 894490264 -188 1050201421 -187 1908142477 -186 484654634 -185 1607076678 -184 943878368 -183 1837313439 -182 1653628247 -181 1187251820 -180 1655998620 -179 465058453 -178 855496398 -177 2131922214 -176 1642581505 -175 929724073 -174 1383806771 -173 1180147592 -172 449334468 -171 199812080 -170 1957444123 -169 1742330119 -168 2124929222 -167 1469034830 -166 733361455 -165 1877081332 -164 525611108 -163 695958145 -162 1640984164 -161 457376267 -160 26030628 -159 1843495542 -158 409835630 -157 1590608390 -156 964264109 -155 794824842 -154 2100932079 -153 1904110196 -152 181314819 -151 1188569794 -150 331755422 -149 1671560053 -148 969960596 -147 2073255973 -146 748115443 -145 462433913 -144 480389604 -143 1183994691 -142 1370187116 -141 854487997 -140 222366505 -139 488409293 -138 1008968663 -137 247847890 -136 943423722 -135 37403310 -134 236097168 -133 68234841 -132 669927517 -131 1944972270 -130 47540636 -129 582905885 -128 879231433 -127 1762494436 -126 1637159959 -125 1207637561 -124 613510023 -123 912362285 -122 1572354774 -121 657238414 -120 218609198 -119 405983097 -118 923444610 -117 507526682 -116 1592866368 -115 1711604400 -114 1239730445 -113 1773385255 -112 961628185 -111 881777823 -110 1993002982 -109 2122002263 -108 1692469219 -107 971565353 -106 11750722 -105 875188881 -104 1514959440 -103 438608545 -102 20694204 -101 87021632 -100 1065740837 -99 432529848 -98 1093229574 -97 1819077520 -96 1148984413 -95 724797674 -94 1782766435 -93 2103755257 -92 693753087 -91 1166371677 -90 1881277452 -89 1858566163 -88 960600376 -87 1359323857 -86 1415279885 -85 1966964761 -84 749976215 -83 357952622 -82 1927865921 -81 987109570 -80 1336792251 -79 1021437628 -78 2110251541 -77 817280338 -76 1604089561 -75 1720625824 -74 854494676 -73 1427937808 -72 1520351356 -71 1735648004 -70 1141275706 -69 1394146965 -68 1431029083 -67 368431899 -66 36311085 -65 1192712804 -64 31044587 -63 616394758 -62 222477805 -61 982670571 -60 205771300 -59 521953594 -58 443286278 -57 1141119263 -56 609347642 -55 1057327263 -54 39098840 -53 1910350293 -52 1168644018 -51 906428292 -50 1024341676 -49 519511913 -48 1564831715 -47 389625717 -46 2110269310 -45 176151752 -44 200274468 -43 1266330320 -42 286662102 -41 126204390 -40 304618920 -39 772843806 -38 1357835880 -37 238316279 -36 337387312 -35 1567399975 -34 970234999 -33 1195857664 -32 410623457 -31 1848007858 -30 539384293 -29 1212135685 -28 2060089600 -27 1533442662 -26 1102020422 -25 846480997 -24 2036166893 -23 1280154196 -22 886008616 -21 649132105 -20 1489080225 -19 634715959 -18 556726251 -17 1388679963 -16 189351248 -15 843938989 -14 2036973298 -13 74070078 -12 961711400 -11 1661301944 -10 915852158 -9 66302641 -8 435456494 -7 1937919553 -6 1415564928 -5 1289013296 -4 1156776517 -3 1269710788 -2 656473370 -1 1345971420 -0 1935401906 -\. --- --- Data for Name: bt_name_heap; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.bt_name_heap (seqno, random) FROM stdin; -0 1935401906 -1 1345971420 -2 656473370 -3 1269710788 -4 1156776517 -5 1289013296 -6 1415564928 -7 1937919553 -8 435456494 -9 66302641 -10 915852158 -11 1661301944 -12 961711400 -13 74070078 -14 2036973298 -15 843938989 -16 189351248 -17 1388679963 -18 556726251 -19 634715959 -20 1489080225 -21 649132105 -22 886008616 -23 1280154196 -24 2036166893 -25 846480997 -26 1102020422 -27 1533442662 -28 2060089600 -29 1212135685 -30 539384293 -31 1848007858 -32 410623457 -33 1195857664 -34 970234999 -35 1567399975 -36 337387312 -37 238316279 -38 1357835880 -39 772843806 -40 304618920 -41 126204390 -42 286662102 -43 1266330320 -44 200274468 -45 176151752 -46 2110269310 -47 389625717 -48 1564831715 -49 519511913 -50 1024341676 -51 906428292 -52 1168644018 -53 1910350293 -54 39098840 -55 1057327263 -56 609347642 -57 1141119263 -58 443286278 -59 521953594 -60 205771300 -61 982670571 -62 222477805 -63 616394758 -64 31044587 -65 1192712804 -66 36311085 -67 368431899 -68 1431029083 -69 1394146965 -70 1141275706 -71 1735648004 -72 1520351356 -73 1427937808 -74 854494676 -75 1720625824 -76 1604089561 -77 817280338 -78 2110251541 -79 1021437628 -80 1336792251 -81 987109570 -82 1927865921 -83 357952622 -84 749976215 -85 1966964761 -86 1415279885 -87 1359323857 -88 960600376 -89 1858566163 -90 1881277452 -91 1166371677 -92 693753087 -93 2103755257 -94 1782766435 -95 724797674 -96 1148984413 -97 1819077520 -98 1093229574 -99 432529848 -100 1065740837 -101 87021632 -102 20694204 -103 438608545 -104 1514959440 -105 875188881 -106 11750722 -107 971565353 -108 1692469219 -109 2122002263 -110 1993002982 -111 881777823 -112 961628185 -113 1773385255 -114 1239730445 -115 1711604400 -116 1592866368 -117 507526682 -118 923444610 -119 405983097 -120 218609198 -121 657238414 -122 1572354774 -123 912362285 -124 613510023 -125 1207637561 -126 1637159959 -127 1762494436 -128 879231433 -129 582905885 -130 47540636 -131 1944972270 -132 669927517 -133 68234841 -134 236097168 -135 37403310 -136 943423722 -137 247847890 -138 1008968663 -139 488409293 -140 222366505 -141 854487997 -142 1370187116 -143 1183994691 -144 480389604 -145 462433913 -146 748115443 -147 2073255973 -148 969960596 -149 1671560053 -150 331755422 -151 1188569794 -152 181314819 -153 1904110196 -154 2100932079 -155 794824842 -156 964264109 -157 1590608390 -158 409835630 -159 1843495542 -160 26030628 -161 457376267 -162 1640984164 -163 695958145 -164 525611108 -165 1877081332 -166 733361455 -167 1469034830 -168 2124929222 -169 1742330119 -170 1957444123 -171 199812080 -172 449334468 -173 1180147592 -174 1383806771 -175 929724073 -176 1642581505 -177 2131922214 -178 855496398 -179 465058453 -180 1655998620 -181 1187251820 -182 1653628247 -183 1837313439 -184 943878368 -185 1607076678 -186 484654634 -187 1908142477 -188 1050201421 -189 894490264 -190 1604154371 -191 1076232049 -192 1351866531 -193 1097654887 -194 1772190194 -195 1877477639 -196 827252572 -197 358068002 -198 1199028821 -199 804698146 -200 2100398121 -201 1008989297 -202 1004510226 -203 402248941 -204 41653241 -205 240833349 -206 1331973014 -207 1684234746 -208 225271916 -209 39985764 -210 1809552 -211 1881270536 -212 1227237584 -213 1655437799 -214 1571100327 -215 23632304 -216 1115030830 -217 2055754961 -218 1931774781 -219 17748603 -220 802761578 -221 1388445504 -222 1093980652 -223 7144461 -224 338616744 -225 718687198 -226 1884622101 -227 1165869316 -228 1076755200 -229 936167274 -230 1970567462 -231 1029669673 -232 1945156571 -233 827594041 -234 1431918615 -235 1986809812 -236 1068427390 -237 616407981 -238 1523560911 -239 1293699306 -240 656393746 -241 1525370463 -242 1027486194 -243 1883631330 -244 1033324614 -245 451102874 -246 1907263635 -247 871796 -248 359374187 -249 1691554768 -250 18620399 -251 1162135765 -252 932516625 -253 1112601051 -254 1169280227 -255 1271133369 -256 1831288250 -257 906418680 -258 289519037 -259 760559802 -260 1842585954 -261 112602851 -262 1790229476 -263 1640258878 -264 940196892 -265 1074664443 -266 1479585042 -267 2008624283 -268 1691072424 -269 855662305 -270 1154839941 -271 199982522 -272 233549120 -273 34842488 -274 2083613853 -275 1266873735 -276 485945362 -277 1843393840 -278 1267745531 -279 845319549 -280 1387464960 -281 1286365931 -282 2007455315 -283 172497937 -284 251483334 -285 1029251894 -286 1443631306 -287 2082771584 -288 1935670574 -289 1733150343 -290 695847739 -291 1630772880 -292 1845753195 -293 338593567 -294 1123548110 -295 638466439 -296 1413258010 -297 455649505 -298 499607074 -299 956846786 -300 1311311810 -301 1654447016 -302 1156829309 -303 1544860931 -304 1689289504 -305 1092959514 -306 664251018 -307 27751218 -308 788869706 -309 1931996549 -310 873070767 -311 28851018 -312 1070878832 -313 733042434 -314 201348956 -315 1322362167 -316 1762294328 -317 1644980262 -318 1257650103 -319 1550481254 -320 1230646958 -321 1953497842 -322 1033770487 -323 928916505 -324 144607761 -325 9834949 -326 1567382944 -327 1557865771 -328 465484454 -329 2066990019 -330 367228910 -331 1776796265 -332 1573953387 -333 1524058219 -334 1174173548 -335 1115759243 -336 469534085 -337 1838424566 -338 1143510461 -339 1258403791 -340 1622937467 -341 2016581228 -342 1287254809 -343 546332652 -344 602140015 -345 1488603765 -346 1868694819 -347 216950695 -348 986100380 -349 978861274 -350 1767431950 -351 69263690 -352 784875469 -353 653718789 -354 998180195 -355 929483230 -356 663553738 -357 418079491 -358 339865354 -359 1129038193 -360 337585862 -361 707094264 -362 758350810 -363 1911539249 -364 83668835 -365 1932524358 -366 879814844 -367 553202920 -368 1623465276 -369 2023325305 -370 1811606711 -371 1098919095 -372 1892422886 -373 951377872 -374 1645251747 -375 347079253 -376 292497990 -377 1366462918 -378 564029948 -379 1278598370 -380 197840545 -381 183978250 -382 1347862060 -383 982716014 -384 837697039 -385 198558607 -386 1912199244 -387 1501250778 -388 616638098 -389 104580950 -390 482805323 -391 954223961 -392 811675214 -393 1241156133 -394 718279562 -395 895344049 -396 1026196843 -397 1598094407 -398 1448546969 -399 502178471 -400 1473936064 -401 1112670032 -402 1601097566 -403 1218875302 -404 2064047905 -405 1098865666 -406 1565954555 -407 209062247 -408 317844936 -409 2129984504 -410 1487660617 -411 515685481 -412 166479106 -413 688039029 -414 1498401495 -415 1004176146 -416 886597636 -417 1263117092 -418 357943276 -419 1503235734 -420 1367698042 -421 840748599 -422 309976047 -423 31889609 -424 2081904732 -425 1028255610 -426 927233658 -427 960617927 -428 478866369 -429 228296980 -430 1462796398 -431 1952802433 -432 1340967012 -433 916410316 -434 1024194088 -435 1257531269 -436 2015275982 -437 442664995 -438 1466593516 -439 185637271 -440 425165851 -441 806770485 -442 701322752 -443 591644958 -444 1494809514 -445 52240600 -446 1595821104 -447 233923502 -448 1315357692 -449 1953764380 -450 1737159237 -451 535572086 -452 647029331 -453 2047135284 -454 567461695 -455 581450415 -456 927907246 -457 1494695354 -458 1542068342 -459 1406773615 -460 1722992334 -461 857381092 -462 1212092401 -463 916475698 -464 1773791408 -465 88802841 -466 26523320 -467 1641583743 -468 531467836 -469 1493116836 -470 1827221014 -471 956633688 -472 152403674 -473 381060118 -474 1548278646 -475 1647213188 -476 433300718 -477 996616102 -478 1881136691 -479 1748658410 -480 802896834 -481 1470812280 -482 136746849 -483 1449926165 -484 1370463916 -485 704208544 -486 2031376580 -487 150887515 -488 51420250 -489 1425961274 -490 1557661130 -491 1774412584 -492 135858718 -493 622269883 -494 543404635 -495 1909650126 -496 711072724 -497 569927955 -498 1403750221 -499 1242540561 -500 2063044791 -501 1083487587 -502 51690601 -503 67964817 -504 1464547706 -505 1599969247 -506 1715178006 -507 1897848424 -508 449101701 -509 1448831049 -510 1499023187 -511 1251998535 -512 772159681 -513 1635770036 -514 554441052 -515 2142623597 -516 192494932 -517 438333984 -518 146027464 -519 243915183 -520 1864295258 -521 1703688595 -522 2018327767 -523 2000153976 -524 178474830 -525 414248754 -526 1762320454 -527 889547555 -528 984176709 -529 1018587028 -530 2132088116 -531 899737853 -532 2102074615 -533 36295069 -534 967702670 -535 1419138673 -536 1636264316 -537 535397028 -538 1169503450 -539 2085366017 -540 1984228077 -541 521042989 -542 1189880904 -543 608904110 -544 9329377 -545 1744321956 -546 604044060 -547 201824309 -548 35172292 -549 750071524 -550 445739492 -551 1899467550 -552 306276471 -553 316583612 -554 1752137878 -555 484751302 -556 730832366 -557 1366974684 -558 1374298857 -559 1715009076 -560 238078064 -561 1358903325 -562 467263281 -563 192669032 -564 1395198394 -565 1434965951 -566 1611807705 -567 883979062 -568 1970362980 -569 633827507 -570 821861431 -571 1807107409 -572 1154870496 -573 2011742335 -574 268527872 -575 1164199873 -576 1608580643 -577 872571932 -578 1366024183 -579 1643752935 -580 1622643456 -581 1811763675 -582 1395736837 -583 1928919928 -584 2128347287 -585 1000391067 -586 266187582 -587 711696006 -588 219882103 -589 1640486439 -590 279221434 -591 457960168 -592 851906116 -593 746484715 -594 650629200 -595 99620862 -596 33967018 -597 114953257 -598 983599924 -599 2004329998 -600 748780765 -601 1805461355 -602 1663953760 -603 1903651261 -604 1669720042 -605 1932481632 -606 920367487 -607 1130817037 -608 657569916 -609 138908022 -610 627086324 -611 132729724 -612 1950671697 -613 2022823161 -614 2061649652 -615 1931535337 -616 875730580 -617 180353586 -618 495747695 -619 1095612683 -620 1820840025 -621 774969129 -622 1553572851 -623 525262493 -624 1521453844 -625 56718403 -626 624883355 -627 1555420862 -628 171671661 -629 1608483279 -630 1412267213 -631 920452426 -632 1266460986 -633 928737325 -634 676620039 -635 788697380 -636 713735309 -637 1596987526 -638 1919514417 -639 1371305225 -640 1735895548 -641 399117093 -642 1504034949 -643 1539083598 -644 274456606 -645 1418200954 -646 1323135287 -647 1150187186 -648 1598554540 -649 1818882982 -650 98316222 -651 1271910918 -652 446368463 -653 1651889073 -654 1797173411 -655 1967822307 -656 1708607477 -657 274573119 -658 1375759521 -659 1880279138 -660 1883056398 -661 640543086 -662 653247916 -663 1002033737 -664 1569280411 -665 1329867955 -666 1790731117 -667 135532072 -668 779371834 -669 1562761887 -670 1506837297 -671 367783734 -672 1961878980 -673 863388599 -674 1906867332 -675 88851939 -676 134105905 -677 1082518971 -678 1239039125 -679 1732660445 -680 753918305 -681 1337355347 -682 857087715 -683 1200286768 -684 841760773 -685 506777479 -686 1020625427 -687 402884602 -688 781350598 -689 248901301 -690 135680092 -691 516923348 -692 889444387 -693 788928008 -694 1518957085 -695 311241151 -696 2118795963 -697 1162204555 -698 446773223 -699 750684149 -700 577482794 -701 1953610521 -702 1118467884 -703 391878126 -704 669515472 -705 877851568 -706 480730065 -707 803621377 -708 1960370540 -709 1719769191 -710 388798174 -711 566805197 -712 909640890 -713 1245885890 -714 1767091966 -715 1751401663 -716 1752663369 -717 640233745 -718 6802617 -719 386530319 -720 889135046 -721 142482709 -722 903453667 -723 1778579434 -724 931410717 -725 274927105 -726 2089820585 -727 902723033 -728 1437131660 -729 389110160 -730 1653407182 -731 2014614454 -732 195237033 -733 624391418 -734 259008932 -735 864752505 -736 1502242987 -737 739738998 -738 1668373882 -739 1315129879 -740 312024541 -741 2057172057 -742 1881935076 -743 1221665431 -744 1155574299 -745 1501543394 -746 825583447 -747 760754020 -748 2141777140 -749 832386064 -750 1147284339 -751 883428538 -752 974868774 -753 2050738006 -754 514524324 -755 1906279491 -756 178181463 -757 456861261 -758 661518876 -759 1615313123 -760 845971422 -761 167442411 -762 1482443929 -763 1041208455 -764 791833829 -765 1741452862 -766 1905960961 -767 146593168 -768 333708212 -769 1426851195 -770 1461723047 -771 645732753 -772 1336539604 -773 1196174476 -774 1867398184 -775 344630255 -776 550234222 -777 545497983 -778 1105384275 -779 544527714 -780 1377884048 -781 105184966 -782 1427956253 -783 205269174 -784 8439325 -785 1942480577 -786 2111548665 -787 186620788 -788 251858191 -789 625583894 -790 1801933912 -791 1097829613 -792 793026305 -793 1136894193 -794 2139038068 -795 1584860134 -796 730863407 -797 1897515381 -798 1731453303 -799 1064571619 -800 1176882929 -801 1045692702 -802 1710304372 -803 365938885 -804 94383530 -805 1430218909 -806 710569141 -807 644617753 -808 1975716892 -809 1815953416 -810 1189145467 -811 1206117292 -812 1921138383 -813 469618072 -814 1411386466 -815 1929577708 -816 264615002 -817 1375451484 -818 2116198496 -819 516473193 -820 2001035378 -821 1770648760 -822 1614302806 -823 646578035 -824 760059306 -825 1605857226 -826 83954521 -827 1490922713 -828 1355888960 -829 1815407824 -830 408010685 -831 385288241 -832 713616879 -833 2118315057 -834 751227126 -835 808000409 -836 1401050318 -837 1461796267 -838 1452618162 -839 1229283563 -840 1130266036 -841 494279982 -842 287917207 -843 903920771 -844 963898054 -845 1699303674 -846 686014831 -847 1228513056 -848 927271510 -849 654729679 -850 1744986249 -851 780823240 -852 277894792 -853 1211805407 -854 1427401275 -855 1037954098 -856 670178986 -857 1511355796 -858 381393163 -859 2026067946 -860 1179279973 -861 789403848 -862 263872539 -863 1892896852 -864 760235258 -865 1015099665 -866 553413613 -867 13801928 -868 329412285 -869 2006031776 -870 1243085491 -871 1459678321 -872 352828110 -873 1531002699 -874 216115444 -875 1316726164 -876 1082822725 -877 902130275 -878 397755573 -879 2010094235 -880 1556859954 -881 2142741822 -882 643433827 -883 1834754746 -884 1207063582 -885 2070835102 -886 725225196 -887 1877242568 -888 1434707250 -889 1106618360 -890 1755826866 -891 466503575 -892 1896022208 -893 2019699405 -894 211916779 -895 508773818 -896 887315422 -897 765330393 -898 522575747 -899 1216727707 -900 623878521 -901 1765661238 -902 528922380 -903 976706631 -904 1149180289 -905 745037824 -906 145949147 -907 84519366 -908 1647168099 -909 543704720 -910 2094613601 -911 1056544406 -912 538962895 -913 590563780 -914 743815504 -915 1746026477 -916 513915234 -917 1469040701 -918 1475785397 -919 1948622485 -920 428175413 -921 1084128615 -922 267642412 -923 176713973 -924 956344372 -925 479559192 -926 685487792 -927 1843659794 -928 1244889585 -929 1208063539 -930 912903854 -931 1868768106 -932 826241129 -933 1441826234 -934 697991089 -935 1975421419 -936 39380411 -937 843940236 -938 2059940785 -939 1686548510 -940 1387644957 -941 2007070739 -942 595609268 -943 1926607852 -944 450150871 -945 1339424773 -946 1525150681 -947 964066106 -948 660981826 -949 853452430 -950 765204943 -951 1089157239 -952 1937581045 -953 1032847355 -954 1265871212 -955 746441769 -956 1512406547 -957 1951359004 -958 442617915 -959 609812484 -960 1011938895 -961 1355521769 -962 331096942 -963 1838180025 -964 649864356 -965 1029088031 -966 1666117796 -967 689244767 -968 1873028268 -969 1578574933 -970 228309629 -971 1113189577 -972 1438162024 -973 823918898 -974 892313781 -975 1888312896 -976 15860023 -977 269980814 -978 704895354 -979 676841849 -980 1123433244 -981 1470100297 -982 1765999088 -983 913530641 -984 355464004 -985 884386652 -986 1659972410 -987 1867870552 -988 688262009 -989 2102590325 -990 330199388 -991 1700200904 -992 1310628447 -993 661296331 -994 1390897281 -995 1960492803 -996 1690384362 -997 909531429 -998 502253922 -999 1415928982 -1000 340622715 -1001 730563551 -1002 381634911 -1003 1778784739 -1004 1554482449 -1005 1273948692 -1006 1519613987 -1007 1570342472 -1008 1543929506 -1009 77025693 -1010 99700673 -1011 519879102 -1012 1547125990 -1013 1865699761 -1014 1433409743 -1015 1902589995 -1016 602602766 -1017 945898505 -1018 1622976899 -1019 1290864775 -1020 901005183 -1021 1953176287 -1022 843582031 -1023 64149982 -1024 466988970 -1025 86995665 -1026 2024642785 -1027 9889685 -1028 996527094 -1029 379413059 -1030 1425818667 -1031 1337149809 -1032 1109976610 -1033 1807453579 -1034 968450901 -1035 516975412 -1036 933918623 -1037 340581240 -1038 2087317884 -1039 330364482 -1040 417606934 -1041 39534910 -1042 850243584 -1043 1964732924 -1044 1905234671 -1045 136169680 -1046 1719839271 -1047 360353789 -1048 1082068185 -1049 1195332522 -1050 1651218564 -1051 1983073368 -1052 1001025162 -1053 347316948 -1054 2047223350 -1055 1468014132 -1056 434312613 -1057 1924382487 -1058 1477903817 -1059 1430839707 -1060 156311898 -1061 756238837 -1062 620505869 -1063 1266288509 -1064 416208768 -1065 1588956770 -1066 1783263921 -1067 1350127391 -1068 1929538010 -1069 1723098157 -1070 1680491873 -1071 199661296 -1072 1762633067 -1073 383251810 -1074 16910573 -1075 1520384091 -1076 519421490 -1077 1736749844 -1078 1880737880 -1079 1601489675 -1080 784598719 -1081 1384472797 -1082 1437079396 -1083 1785623881 -1084 1731789745 -1085 1336819098 -1086 1106154365 -1087 18618710 -1088 1113717938 -1089 436574535 -1090 1449458417 -1091 1270029836 -1092 1192813372 -1093 2069964286 -1094 388834697 -1095 1609022140 -1096 1511437408 -1097 24614970 -1098 811665883 -1099 1293491771 -1100 1747713128 -1101 344674109 -1102 1493153067 -1103 1362862547 -1104 727925919 -1105 1510063640 -1106 735762990 -1107 1247347409 -1108 1099329837 -1109 469017223 -1110 701353436 -1111 1883928556 -1112 1853490020 -1113 2138432832 -1114 1522068789 -1115 1437796117 -1116 1327768283 -1117 480739506 -1118 1456414827 -1119 294002573 -1120 917314041 -1121 758389596 -1122 1564032409 -1123 2110127413 -1124 680870235 -1125 1952867107 -1126 1571665905 -1127 44823995 -1128 1977482077 -1129 235848141 -1130 1338315766 -1131 1577711557 -1132 580522250 -1133 683985186 -1134 793090457 -1135 1308448169 -1136 46565178 -1137 1528853447 -1138 408311930 -1139 1145895015 -1140 1997870670 -1141 1109665366 -1142 882339923 -1143 1703877042 -1144 1100614551 -1145 256925064 -1146 994189511 -1147 280899186 -1148 737664571 -1149 303120690 -1150 574901759 -1151 1654978612 -1152 1061510287 -1153 2138934168 -1154 1617622378 -1155 1742380522 -1156 1944317627 -1157 1041804635 -1158 1787204517 -1159 1774316057 -1160 1277652776 -1161 978036636 -1162 1204543966 -1163 1858175026 -1164 1662021822 -1165 1997634423 -1166 1019139547 -1167 1708587000 -1168 1379004223 -1169 1427451477 -1170 706998368 -1171 1229391245 -1172 389633196 -1173 1589338291 -1174 785784640 -1175 1490247747 -1176 1846263356 -1177 1779974151 -1178 1771146933 -1179 436444279 -1180 2083094842 -1181 198565044 -1182 2091422891 -1183 997121481 -1184 190015564 -1185 1561561621 -1186 592018355 -1187 2134333192 -1188 455882609 -1189 231739224 -1190 1761165601 -1191 1733535385 -1192 1209775860 -1193 818225919 -1194 1444226764 -1195 724314034 -1196 668376695 -1197 315882663 -1198 285417387 -1199 2047380918 -1200 1743334141 -1201 992415755 -1202 1129288515 -1203 2132967337 -1204 434270398 -1205 1915073155 -1206 1475731436 -1207 133050106 -1208 1547563659 -1209 1099394721 -1210 569494385 -1211 1483174853 -1212 1297959765 -1213 513433629 -1214 332812686 -1215 1487975329 -1216 2074995250 -1217 924831041 -1218 1474824873 -1219 383394211 -1220 1156570265 -1221 1088506826 -1222 2116929597 -1223 218862478 -1224 1906732746 -1225 1413672713 -1226 943176512 -1227 427625793 -1228 1729555376 -1229 1228593899 -1230 327523063 -1231 1325405869 -1232 73526006 -1233 1456811578 -1234 1310889558 -1235 507796405 -1236 1224401086 -1237 639137346 -1238 640846511 -1239 624481097 -1240 1738532067 -1241 1210340897 -1242 2107655950 -1243 889008184 -1244 1723774526 -1245 292984988 -1246 229499866 -1247 1651286128 -1248 1217816029 -1249 1704324739 -1250 2034680340 -1251 226902646 -1252 645347918 -1253 2004126289 -1254 445765124 -1255 404597016 -1256 1270315354 -1257 1388941637 -1258 832222809 -1259 852387082 -1260 470051888 -1261 1159745872 -1262 30309304 -1263 543577895 -1264 469073802 -1265 1341198862 -1266 1051374300 -1267 1693474888 -1268 1980336209 -1269 1692220811 -1270 170472337 -1271 1571384628 -1272 755078060 -1273 130644639 -1274 312909165 -1275 331368938 -1276 423629627 -1277 542409031 -1278 1982655067 -1279 1641445656 -1280 99250122 -1281 1869851759 -1282 1868348303 -1283 744598040 -1284 1726494400 -1285 166629779 -1286 1149195056 -1287 849326106 -1288 1555571416 -1289 1981417865 -1290 1701713188 -1291 2025623305 -1292 993680089 -1293 1732022492 -1294 421717552 -1295 1462753892 -1296 925737707 -1297 1473091852 -1298 1008745132 -1299 758590268 -1300 1017829015 -1301 1179217470 -1302 182491248 -1303 1772907076 -1304 1309862109 -1305 495400413 -1306 2104276014 -1307 1733491737 -1308 1037809444 -1309 1939447433 -1310 1227453745 -1311 1137059567 -1312 1661815544 -1313 948318400 -1314 1881657607 -1315 1240826296 -1316 1114948180 -1317 883369016 -1318 2090152402 -1319 523035948 -1320 717303233 -1321 1644381943 -1322 401175605 -1323 1710983323 -1324 1228920787 -1325 822893157 -1326 1026253567 -1327 7174846 -1328 148501361 -1329 2034998699 -1330 765765114 -1331 1166330377 -1332 1066732521 -1333 948256363 -1334 791753805 -1335 229110983 -1336 1443656776 -1337 748546171 -1338 1962602720 -1339 333982573 -1340 540509957 -1341 1042572817 -1342 1471042140 -1343 54841853 -1344 1990891218 -1345 1205216099 -1346 1295668150 -1347 958355750 -1348 2088585115 -1349 1238336904 -1350 1481391698 -1351 658404701 -1352 735235199 -1353 1882567304 -1354 221904376 -1355 1964155987 -1356 557976813 -1357 1248157943 -1358 1971330833 -1359 706478175 -1360 1135672994 -1361 589612300 -1362 1872808552 -1363 54921868 -1364 1537868663 -1365 517078709 -1366 284032851 -1367 834041791 -1368 1265624880 -1369 99151923 -1370 1168024364 -1371 1806134837 -1372 1141724740 -1373 491582856 -1374 1860976691 -1375 985132310 -1376 1696798956 -1377 1009161193 -1378 1943488060 -1379 1637900423 -1380 100014449 -1381 1277396111 -1382 148821476 -1383 835249649 -1384 1012479767 -1385 370725852 -1386 651921988 -1387 1570456580 -1388 1618883795 -1389 475769173 -1390 129451107 -1391 607073142 -1392 1065381473 -1393 2002259659 -1394 661995010 -1395 455766488 -1396 371854720 -1397 946027861 -1398 1289808280 -1399 1637479601 -1400 1045179784 -1401 310348996 -1402 1296130790 -1403 39420876 -1404 801931853 -1405 1009623833 -1406 1024553187 -1407 351247161 -1408 2018785026 -1409 820557599 -1410 1989147584 -1411 2118799476 -1412 2097953710 -1413 2137969061 -1414 806565477 -1415 962949829 -1416 361211265 -1417 1458487465 -1418 385922762 -1419 1980095061 -1420 1934256638 -1421 515373869 -1422 439684555 -1423 852154464 -1424 370149881 -1425 1101679565 -1426 1307920952 -1427 742004601 -1428 2047707426 -1429 450245584 -1430 232000554 -1431 945403562 -1432 760594581 -1433 1528131345 -1434 984824438 -1435 1562526434 -1436 390271530 -1437 2009377625 -1438 1913773595 -1439 261572909 -1440 682451577 -1441 1755437531 -1442 232888737 -1443 632921639 -1444 1745922944 -1445 1039454214 -1446 1595871469 -1447 2107134210 -1448 350458031 -1449 1981794231 -1450 1939745623 -1451 137231021 -1452 349684452 -1453 231946530 -1454 989385485 -1455 719834333 -1456 1333626095 -1457 149822790 -1458 1461838935 -1459 1233849873 -1460 600068374 -1461 1693839489 -1462 31769787 -1463 1360662955 -1464 1074487186 -1465 1016594225 -1466 775705741 -1467 1464758717 -1468 878488203 -1469 541995688 -1470 1726331626 -1471 1560939780 -1472 149949572 -1473 1959220363 -1474 46377771 -1475 1895872516 -1476 851190929 -1477 1642249240 -1478 1855523078 -1479 1201648960 -1480 1476559823 -1481 1647785053 -1482 1338879981 -1483 1826244276 -1484 1879731583 -1485 180781819 -1486 398594961 -1487 1065874030 -1488 330604609 -1489 1860433896 -1490 152240255 -1491 930672983 -1492 1406789738 -1493 184010042 -1494 143852291 -1495 333793276 -1496 1200604268 -1497 919558032 -1498 1798551993 -1499 2079092471 -1500 1461553721 -1501 1377399971 -1502 1492548603 -1503 1611503293 -1504 1189136686 -1505 1538926374 -1506 1359892161 -1507 2040327615 -1508 1033691967 -1509 1067931592 -1510 1094492927 -1511 362768142 -1512 568232997 -1513 285889261 -1514 41528770 -1515 300480933 -1516 466671080 -1517 440123732 -1518 1366354963 -1519 797275689 -1520 153073980 -1521 1518595219 -1522 1727948672 -1523 1559863718 -1524 1702605261 -1525 1871800963 -1526 1893656995 -1527 755725881 -1528 643875348 -1529 1544725340 -1530 687334704 -1531 2105429069 -1532 774641664 -1533 32399659 -1534 1569448714 -1535 1963778350 -1536 1571326034 -1537 781857227 -1538 1856622318 -1539 457534353 -1540 1849788819 -1541 803631597 -1542 820302495 -1543 270538169 -1544 1089520858 -1545 861831266 -1546 571019102 -1547 1556191938 -1548 1301954998 -1549 1937374065 -1550 205983979 -1551 1455028978 -1552 1308485636 -1553 1933932652 -1554 867409049 -1555 863607250 -1556 1658249967 -1557 613582396 -1558 1619333131 -1559 154641667 -1560 10824088 -1561 159184188 -1562 112587088 -1563 785465752 -1564 191583847 -1565 1682035802 -1566 601760455 -1567 1762909881 -1568 316409382 -1569 310899125 -1570 72960586 -1571 18714553 -1572 1114530722 -1573 893263082 -1574 289252722 -1575 56567933 -1576 1755094348 -1577 860271824 -1578 1612759871 -1579 909565698 -1580 650162242 -1581 1818743851 -1582 217111028 -1583 1958647878 -1584 1605192855 -1585 1084520077 -1586 674771480 -1587 1115959174 -1588 1698102473 -1589 146620964 -1590 1270600842 -1591 1708926562 -1592 305805152 -1593 1383187930 -1594 346908666 -1595 497388999 -1596 917740085 -1597 948669121 -1598 112815233 -1599 1234149467 -1600 1259568246 -1601 185775819 -1602 1252864020 -1603 226615321 -1604 1079038901 -1605 1542116743 -1606 283183254 -1607 686649601 -1608 254904919 -1609 1895943125 -1610 1596215299 -1611 905067161 -1612 1567203328 -1613 1813326328 -1614 716231392 -1615 1024912535 -1616 750362757 -1617 1391002872 -1618 2140871710 -1619 300981583 -1620 1537623836 -1621 1263988904 -1622 2009908145 -1623 1843428988 -1624 499693186 -1625 209333163 -1626 193334340 -1627 1417433271 -1628 1158002285 -1629 306149573 -1630 504099090 -1631 270086883 -1632 491925392 -1633 1756963111 -1634 496702204 -1635 1570964294 -1636 1151596206 -1637 779885458 -1638 110130247 -1639 1406501125 -1640 528344936 -1641 1706345547 -1642 164084639 -1643 2095548264 -1644 1372188227 -1645 880316031 -1646 972977152 -1647 2122550984 -1648 123835255 -1649 966365214 -1650 276048919 -1651 1661459092 -1652 82870470 -1653 138473416 -1654 1357404432 -1655 582563656 -1656 347806580 -1657 1550738772 -1658 1999996928 -1659 1505808865 -1660 1856888345 -1661 356612370 -1662 1775895748 -1663 201330090 -1664 2113575481 -1665 125114305 -1666 1772294384 -1667 1117688039 -1668 904999763 -1669 1882424631 -1670 376705517 -1671 1433344699 -1672 1441286530 -1673 540790156 -1674 1381409316 -1675 665991109 -1676 1421106187 -1677 206902820 -1678 641058446 -1679 1544941442 -1680 1173268034 -1681 917107365 -1682 1058916886 -1683 1256138504 -1684 1055580782 -1685 268837671 -1686 1838702160 -1687 1403387362 -1688 1819576443 -1689 1691215440 -1690 761712579 -1691 1528981141 -1692 2047827811 -1693 390124679 -1694 1730311231 -1695 2013919644 -1696 515238984 -1697 1355121967 -1698 984124036 -1699 1420238748 -1700 1090062950 -1701 1360829553 -1702 706099799 -1703 383865833 -1704 1901619709 -1705 2087509115 -1706 1049856942 -1707 1175242248 -1708 146928287 -1709 1690915388 -1710 572700042 -1711 1320196321 -1712 460539106 -1713 1631616929 -1714 428851177 -1715 1516119888 -1716 1900454600 -1717 120069690 -1718 772023602 -1719 1572547395 -1720 1811285130 -1721 1533736181 -1722 954044888 -1723 1711629293 -1724 1923860860 -1725 536872471 -1726 1578065290 -1727 291616197 -1728 1891994438 -1729 414705678 -1730 1711854945 -1731 834573741 -1732 1775535231 -1733 270471096 -1734 1218439574 -1735 1529671292 -1736 210496564 -1737 120812868 -1738 557429892 -1739 357424851 -1740 1811728257 -1741 1130129934 -1742 1677621173 -1743 124783715 -1744 614263215 -1745 2106472350 -1746 1640903603 -1747 367234167 -1748 79058392 -1749 265443557 -1750 1939781563 -1751 1890343523 -1752 1799179738 -1753 746342803 -1754 1454489168 -1755 1575556950 -1756 1283215275 -1757 885070810 -1758 1867173147 -1759 1027726065 -1760 1299776488 -1761 1431544444 -1762 1862299806 -1763 927828071 -1764 1702015541 -1765 933255732 -1766 310015715 -1767 1912512105 -1768 1054068601 -1769 867445607 -1770 122453308 -1771 718313210 -1772 1997575542 -1773 1800074481 -1774 843096925 -1775 464355109 -1776 1759063184 -1777 336516880 -1778 831589277 -1779 1838121576 -1780 601960437 -1781 623887192 -1782 1580981451 -1783 253656527 -1784 1370229995 -1785 887986972 -1786 1829213477 -1787 505961622 -1788 1773057782 -1789 1548902977 -1790 1533687688 -1791 925350623 -1792 832963773 -1793 1248503846 -1794 1853178694 -1795 387495666 -1796 34275931 -1797 15710762 -1798 152524123 -1799 1088344532 -1800 883156369 -1801 274977432 -1802 1806657742 -1803 733248263 -1804 2075051913 -1805 502271019 -1806 1197603373 -1807 1686631449 -1808 838787899 -1809 2029192650 -1810 1377269378 -1811 1440748336 -1812 505596194 -1813 810767181 -1814 1694404863 -1815 1875826189 -1816 1698754153 -1817 1376134692 -1818 234304164 -1819 1324328288 -1820 777554021 -1821 1767991852 -1822 102195263 -1823 1610517795 -1824 869012050 -1825 1955373957 -1826 1998013461 -1827 903287981 -1828 1971084719 -1829 3053937 -1830 1991632513 -1831 706757441 -1832 278031369 -1833 1650806607 -1834 1440005704 -1835 205599634 -1836 5593978 -1837 490125429 -1838 1892231084 -1839 844381877 -1840 371834431 -1841 1122016814 -1842 137646565 -1843 877430625 -1844 1932783995 -1845 1832051428 -1846 605773167 -1847 1484054501 -1848 1060702473 -1849 840077331 -1850 660899141 -1851 1838256494 -1852 460585535 -1853 763094404 -1854 1301290641 -1855 1329597585 -1856 570984713 -1857 1151820455 -1858 85401919 -1859 394585785 -1860 1154874392 -1861 2077034432 -1862 1101343226 -1863 1432905761 -1864 1580357392 -1865 393865282 -1866 1638505395 -1867 1585951370 -1868 883990712 -1869 1383252831 -1870 282849600 -1871 1255825143 -1872 357785997 -1873 420496165 -1874 2133255769 -1875 143086345 -1876 105063946 -1877 591545288 -1878 1627140846 -1879 1165766419 -1880 1431622619 -1881 140556339 -1882 856539265 -1883 1892208154 -1884 903650743 -1885 10346259 -1886 1074322091 -1887 1474635456 -1888 1162166714 -1889 1159724010 -1890 1869221241 -1891 169557458 -1892 1089274795 -1893 823080819 -1894 1602463219 -1895 522148539 -1896 1216946102 -1897 1093484966 -1898 2108099909 -1899 2100936814 -1900 329254150 -1901 243465861 -1902 1209278309 -1903 687040147 -1904 663962027 -1905 1195050430 -1906 830126492 -1907 769025973 -1908 1786595718 -1909 309783690 -1910 1934792392 -1911 1070734689 -1912 450340029 -1913 643848009 -1914 815459195 -1915 1353990772 -1916 654194268 -1917 1889781287 -1918 681142581 -1919 1816360982 -1920 902021649 -1921 402880174 -1922 1985918440 -1923 1991296444 -1924 1225960994 -1925 1440898011 -1926 365961335 -1927 295423448 -1928 386899330 -1929 326577597 -1930 248876614 -1931 716153480 -1932 570043458 -1933 1458154923 -1934 1403193627 -1935 1234005485 -1936 505721706 -1937 85836472 -1938 2003031458 -1939 144833776 -1940 395620162 -1941 1790340202 -1942 1215568466 -1943 845960192 -1944 286704564 -1945 2031027661 -1946 52467316 -1947 940898832 -1948 1773325300 -1949 733609897 -1950 609776167 -1951 527863302 -1952 1136490072 -1953 448210959 -1954 371676098 -1955 214967418 -1956 1889108971 -1957 737637434 -1958 510390866 -1959 128524653 -1960 1064215031 -1961 759267480 -1962 844678133 -1963 1634258489 -1964 69938755 -1965 100388112 -1966 720780327 -1967 575660461 -1968 186224584 -1969 576328137 -1970 720494238 -1971 581844747 -1972 219184692 -1973 1936062704 -1974 1427804939 -1975 505889256 -1976 1819606717 -1977 1480272255 -1978 1446788088 -1979 1445448370 -1980 66398505 -1981 2056564255 -1982 1973311672 -1983 1202888577 -1984 357291567 -1985 197504122 -1986 1417855995 -1987 98916890 -1988 935141556 -1989 1928246861 -1990 227441543 -1991 1999356587 -1992 540030693 -1993 1072119676 -1994 1486131429 -1995 609969448 -1996 1172507788 -1997 59428108 -1998 1185629910 -1999 1358732373 -2000 635756245 -2001 1906124148 -2002 1940577120 -2003 854940937 -2004 1694703204 -2005 1220898411 -2006 1360830193 -2007 1366826273 -2008 553687018 -2009 660134634 -2010 664790995 -2011 620085523 -2012 569215241 -2013 490619019 -2014 1822974100 -2015 926506808 -2016 688123142 -2017 1093346447 -2018 1025423698 -2019 1623264698 -2020 874109660 -2021 1252865241 -2022 1475137638 -2023 1414140353 -2024 177501269 -2025 813785419 -2026 2024109802 -2027 1350009058 -2028 873213527 -2029 1062256064 -2030 561257783 -2031 1508969772 -2032 820896564 -2033 354351255 -2034 216427062 -2035 368116120 -2036 1575249666 -2037 1577257255 -2038 1734942393 -2039 2128936684 -2040 89908241 -2041 252249741 -2042 601538560 -2043 659123483 -2044 742868760 -2045 277029012 -2046 1585630291 -2047 1430991902 -2048 1370375460 -2049 463570342 -2050 906772953 -2051 97001472 -2052 1716435583 -2053 234426943 -2054 1511141826 -2055 1893936853 -2056 1048212362 -2057 1387767980 -2058 1096462263 -2059 1921425889 -2060 302540396 -2061 1657720046 -2062 1282912013 -2063 1123436960 -2064 2012071301 -2065 1499339075 -2066 1491553080 -2067 1439837319 -2068 929112683 -2069 1079011825 -2070 1421290355 -2071 1019020924 -2072 1331261566 -2073 2022828915 -2074 1678144407 -2075 2074130327 -2076 152374280 -2077 1116291051 -2078 1357638581 -2079 1522749740 -2080 1579861393 -2081 116927886 -2082 1619751212 -2083 1148813328 -2084 351354829 -2085 983409390 -2086 895266533 -2087 1399567191 -2088 223693722 -2089 1991728796 -2090 1173509432 -2091 526234118 -2092 1501965194 -2093 308937798 -2094 1649671078 -2095 1366552847 -2096 1808276873 -2097 993740510 -2098 658906518 -2099 589905908 -2100 2072752336 -2101 2080196874 -2102 1608926833 -2103 1256530254 -2104 1955542141 -2105 1139587592 -2106 1183176933 -2107 2107916421 -2108 108394995 -2109 393331867 -2110 1483182513 -2111 1688256388 -2112 510259753 -2113 955450078 -2114 689586069 -2115 861614583 -2116 1938859468 -2117 1584852602 -2118 113698126 -2119 15069543 -2120 1429097751 -2121 1287207559 -2122 541303661 -2123 783579297 -2124 1596145357 -2125 43491092 -2126 2648497 -2127 1256938582 -2128 1037231602 -2129 661555015 -2130 1846844491 -2131 962500290 -2132 594268241 -2133 1308287676 -2134 71546897 -2135 402326735 -2136 300391620 -2137 1254723830 -2138 362759508 -2139 408786616 -2140 1648055697 -2141 1845942022 -2142 2097043004 -2143 10831803 -2144 653908452 -2145 639145425 -2146 872446386 -2147 445284272 -2148 76514380 -2149 986144512 -2150 460353815 -2151 1505612131 -2152 125868423 -2153 1001657477 -2154 141707780 -2155 1722013780 -2156 1045148569 -2157 144356277 -2158 831468715 -2159 2082380171 -2160 805911293 -2161 530829558 -2162 897396814 -2163 1400179534 -2164 1839117234 -2165 968943711 -2166 1802506269 -2167 2139508854 -2168 76183893 -2169 17782130 -2170 400811822 -2171 1724239591 -2172 1863724152 -2173 350371179 -2174 1735071394 -2175 370148956 -2176 989516604 -2177 460034132 -2178 815433228 -2179 1066030984 -2180 1446178644 -2181 1275787044 -2182 424159467 -2183 1572047068 -2184 129960873 -2185 565867248 -2186 1146577200 -2187 1175109442 -2188 710223525 -2189 1978045915 -2190 1110005965 -2191 1516134818 -2192 361391825 -2193 2007402779 -2194 768830705 -2195 53025411 -2196 828862842 -2197 423853326 -2198 45050618 -2199 905046736 -2200 441635456 -2201 445862440 -2202 481802679 -2203 157875960 -2204 796233619 -2205 69390425 -2206 528024916 -2207 1785750224 -2208 529424557 -2209 1343458145 -2210 704297560 -2211 1975603201 -2212 471761541 -2213 1128457028 -2214 1400166621 -2215 601722414 -2216 1694324276 -2217 399260174 -2218 1776831856 -2219 257064153 -2220 229822441 -2221 739354173 -2222 1773198972 -2223 591214267 -2224 599273305 -2225 394546029 -2226 644239678 -2227 1428136147 -2228 818399355 -2229 689290296 -2230 185699235 -2231 1260034812 -2232 1135152737 -2233 667501914 -2234 1417910772 -2235 1931386356 -2236 736892339 -2237 1945935689 -2238 1569652932 -2239 1266316896 -2240 1141910186 -2241 126466845 -2242 1094436450 -2243 1613671727 -2244 1254923873 -2245 347119423 -2246 67910493 -2247 801764501 -2248 746379597 -2249 1844742349 -2250 1058828654 -2251 976202039 -2252 436612874 -2253 684543978 -2254 1567416306 -2255 1035886179 -2256 1079090007 -2257 64172336 -2258 316538679 -2259 1897489363 -2260 753462633 -2261 502237914 -2262 1010040527 -2263 1888615370 -2264 1169739829 -2265 280467651 -2266 1672518078 -2267 1906632168 -2268 78919692 -2269 1094687363 -2270 1025465417 -2271 1220829878 -2272 1221154208 -2273 2119901867 -2274 687017957 -2275 328594433 -2276 319537642 -2277 754928450 -2278 1130358934 -2279 1065917240 -2280 452187151 -2281 41703940 -2282 2042119279 -2283 888800026 -2284 726247919 -2285 1462051937 -2286 1924686205 -2287 1805337926 -2288 1526224273 -2289 93741236 -2290 1555343641 -2291 132203258 -2292 595979151 -2293 417900520 -2294 2020818628 -2295 1765718980 -2296 698368172 -2297 1545853059 -2298 1524867500 -2299 777287864 -2300 493056774 -2301 402849269 -2302 1998117743 -2303 1714210982 -2304 375267488 -2305 537652052 -2306 2042805415 -2307 694805131 -2308 1292580503 -2309 1025680701 -2310 1760722371 -2311 1744767654 -2312 1067384641 -2313 1655358002 -2314 486084032 -2315 1793632560 -2316 969926291 -2317 263286590 -2318 1451486839 -2319 348666916 -2320 357027826 -2321 859346832 -2322 480870175 -2323 953006977 -2324 1277247353 -2325 354205155 -2326 571242309 -2327 1975615525 -2328 1900058214 -2329 2096109810 -2330 605419741 -2331 245631340 -2332 351475431 -2333 456053836 -2334 1959842322 -2335 726742920 -2336 993705889 -2337 1855164089 -2338 1421548051 -2339 138802744 -2340 733361142 -2341 1034786774 -2342 1883570398 -2343 1800745784 -2344 542661128 -2345 222170783 -2346 1446894696 -2347 1512587419 -2348 485457373 -2349 750897887 -2350 1861254335 -2351 842485199 -2352 1610244720 -2353 194640862 -2354 1795492177 -2355 740008425 -2356 548846018 -2357 219250838 -2358 568140302 -2359 301420584 -2360 167877000 -2361 1173560043 -2362 547051925 -2363 519352432 -2364 1629613880 -2365 359410599 -2366 1246095352 -2367 475836121 -2368 67091041 -2369 520159755 -2370 614638865 -2371 800452183 -2372 1554946529 -2373 350725615 -2374 453714319 -2375 2097607657 -2376 572896398 -2377 1900609016 -2378 1462711428 -2379 1058353771 -2380 504023255 -2381 1176482115 -2382 1900838971 -2383 2114267975 -2384 1371122978 -2385 1548847500 -2386 706792752 -2387 1919968996 -2388 1768098338 -2389 1274933054 -2390 73905932 -2391 1935975339 -2392 301009450 -2393 620957857 -2394 307844123 -2395 1930623330 -2396 980368457 -2397 1553939475 -2398 258975803 -2399 1047459498 -2400 2074099230 -2401 873614668 -2402 1847911681 -2403 1481562111 -2404 1224340283 -2405 154142353 -2406 1431686120 -2407 1797236682 -2408 2054751369 -2409 746913900 -2410 708106805 -2411 411290976 -2412 1923396015 -2413 461462128 -2414 378075304 -2415 1147035345 -2416 2010309628 -2417 1084868056 -2418 919520693 -2419 1630924319 -2420 212317463 -2421 993426626 -2422 1419416010 -2423 513326913 -2424 1614384483 -2425 1727260133 -2426 296466595 -2427 447269292 -2428 1133715960 -2429 555442398 -2430 1494728790 -2431 1060331542 -2432 1429057066 -2433 1195156824 -2434 394410005 -2435 505913701 -2436 1349299177 -2437 1826096125 -2438 155666735 -2439 1256566898 -2440 425526377 -2441 863773541 -2442 1667857874 -2443 201438744 -2444 1325235669 -2445 2045933178 -2446 1348474090 -2447 1188061650 -2448 983317587 -2449 120511135 -2450 671502321 -2451 1195635050 -2452 1113937761 -2453 2090918331 -2454 1708961963 -2455 580838597 -2456 1670694816 -2457 2005428558 -2458 1028107889 -2459 656927128 -2460 413387308 -2461 375353032 -2462 1717258670 -2463 1842444374 -2464 1570509856 -2465 2111668675 -2466 200874427 -2467 772325385 -2468 1790281152 -2469 356541163 -2470 2028892283 -2471 68323881 -2472 1220314704 -2473 1549266509 -2474 269762625 -2475 398066725 -2476 1447716040 -2477 1618236715 -2478 1586128375 -2479 283549979 -2480 1738747851 -2481 110147048 -2482 1479185029 -2483 705201964 -2484 53581731 -2485 1040663344 -2486 1286040561 -2487 1724276547 -2488 898608254 -2489 166664803 -2490 233720027 -2491 1311995562 -2492 542017835 -2493 1950978697 -2494 1006956288 -2495 2112527691 -2496 1915163724 -2497 1207830715 -2498 737369428 -2499 1557961228 -2500 1564371878 -2501 618778063 -2502 1626285109 -2503 637202934 -2504 20560924 -2505 1896047735 -2506 1035269660 -2507 1468276964 -2508 1366800802 -2509 473914387 -2510 1751826943 -2511 958065005 -2512 584061436 -2513 1083528324 -2514 1663266970 -2515 637643167 -2516 2124191668 -2517 801823883 -2518 214436067 -2519 875316274 -2520 968488686 -2521 448156094 -2522 39828188 -2523 1510506521 -2524 251651144 -2525 1046784476 -2526 1475550564 -2527 19331220 -2528 107131544 -2529 65436344 -2530 1577292449 -2531 1671503422 -2532 684214407 -2533 1056093910 -2534 161222709 -2535 704775332 -2536 804657997 -2537 1196492369 -2538 25568648 -2539 23975152 -2540 1670406756 -2541 1777395592 -2542 982040157 -2543 106984544 -2544 713440268 -2545 497823479 -2546 744627712 -2547 690148289 -2548 1299647363 -2549 959063779 -2550 1565464563 -2551 120652401 -2552 1407219873 -2553 1605292752 -2554 1631158923 -2555 1658871017 -2556 504593580 -2557 959225839 -2558 1678202238 -2559 611725124 -2560 1024662184 -2561 1108011039 -2562 135744899 -2563 1708876591 -2564 16621301 -2565 296967608 -2566 266168275 -2567 821279299 -2568 1493459977 -2569 291736924 -2570 845254451 -2571 1016383085 -2572 2069132516 -2573 1827294608 -2574 1123367630 -2575 635089136 -2576 177634440 -2577 1867995342 -2578 1325237425 -2579 1477281803 -2580 679575473 -2581 743218341 -2582 1597934204 -2583 2086795346 -2584 201027445 -2585 1081609479 -2586 1598182716 -2587 705621025 -2588 2040835319 -2589 1128901306 -2590 1317346150 -2591 918013855 -2592 89428697 -2593 1453091049 -2594 479406798 -2595 106049998 -2596 1750058657 -2597 745575074 -2598 927329297 -2599 1096034986 -2600 1037311998 -2601 1772583748 -2602 2112418071 -2603 958960866 -2604 1452394709 -2605 1088302053 -2606 1594050002 -2607 1630029149 -2608 808813747 -2609 771803780 -2610 959827304 -2611 1488389220 -2612 1515022121 -2613 410277860 -2614 1427700919 -2615 1716049566 -2616 1491887340 -2617 878399987 -2618 274186943 -2619 1385239011 -2620 2007301293 -2621 1591533093 -2622 155769218 -2623 2096729990 -2624 897140494 -2625 635176016 -2626 55296340 -2627 499715503 -2628 1380751090 -2629 982625638 -2630 1595750489 -2631 270579440 -2632 607725738 -2633 1560684913 -2634 1229540306 -2635 2060120447 -2636 501503318 -2637 676106661 -2638 1542665948 -2639 1310317066 -2640 1447910441 -2641 355009604 -2642 651222638 -2643 815448914 -2644 765287465 -2645 2078923557 -2646 384014832 -2647 109691157 -2648 809839896 -2649 658201775 -2650 1494930168 -2651 669657541 -2652 102251221 -2653 1650699386 -2654 618903883 -2655 999391715 -2656 138391754 -2657 674200224 -2658 1499107219 -2659 1519142845 -2660 1656825862 -2661 947374060 -2662 1789722285 -2663 117067952 -2664 360575325 -2665 871778944 -2666 29704752 -2667 862078644 -2668 1547885605 -2669 1572370700 -2670 24912062 -2671 848312398 -2672 1927380305 -2673 676134700 -2674 1663761312 -2675 545184122 -2676 607574610 -2677 2047776144 -2678 654875279 -2679 1417414506 -2680 558494271 -2681 2321799 -2682 2087072048 -2683 660745492 -2684 1653021185 -2685 558492283 -2686 1660137208 -2687 1791412939 -2688 1232692507 -2689 1011760779 -2690 1163072136 -2691 742034721 -2692 1959134839 -2693 805310774 -2694 859102674 -2695 172226517 -2696 1677089718 -2697 888807426 -2698 1034305161 -2699 1077491675 -2700 313694478 -2701 1059217223 -2702 1925804073 -2703 93591135 -2704 1735351923 -2705 1442081737 -2706 638775257 -2707 195442885 -2708 1342374233 -2709 1293650536 -2710 1612857392 -2711 1900868504 -2712 1295972335 -2713 1552445792 -2714 414130349 -2715 801509872 -2716 2110938075 -2717 2074267557 -2718 445439164 -2719 1196146935 -2720 938544688 -2721 1608511300 -2722 1938181656 -2723 750195879 -2724 266338426 -2725 649800682 -2726 922422396 -2727 1943428144 -2728 1538608108 -2729 1956727557 -2730 873436171 -2731 1852302587 -2732 868461132 -2733 651756596 -2734 1945893722 -2735 456329408 -2736 2093838333 -2737 437185332 -2738 651772293 -2739 1288728918 -2740 1730835868 -2741 117146037 -2742 1042113775 -2743 879324556 -2744 1669591829 -2745 1456244124 -2746 1680834428 -2747 1633046257 -2748 1383028033 -2749 2126273592 -2750 681709544 -2751 174089073 -2752 1587301245 -2753 472407552 -2754 924284952 -2755 1853639671 -2756 1122208235 -2757 1846707349 -2758 1649584168 -2759 513332695 -2760 1655951258 -2761 375536691 -2762 218151634 -2763 376928743 -2764 1027293288 -2765 16561709 -2766 833258151 -2767 973647973 -2768 453747041 -2769 1485030444 -2770 114893244 -2771 37099261 -2772 1602176482 -2773 1157007019 -2774 916423817 -2775 1124284663 -2776 465767495 -2777 449774598 -2778 609847272 -2779 1848795528 -2780 428564542 -2781 1291556816 -2782 2022884601 -2783 2015865787 -2784 1763964369 -2785 799685905 -2786 1722021811 -2787 738688956 -2788 498909606 -2789 1224122331 -2790 1252021651 -2791 7377217 -2792 1599659022 -2793 1470173286 -2794 384305960 -2795 479468662 -2796 1486734995 -2797 1217564111 -2798 1453116636 -2799 1940482036 -2800 555110907 -2801 1568009880 -2802 1977581297 -2803 9803741 -2804 577533251 -2805 746521467 -2806 1134088405 -2807 1043300746 -2808 1196296065 -2809 1743935677 -2810 744612626 -2811 1624860607 -2812 888008846 -2813 620013579 -2814 1493242747 -2815 504489567 -2816 1419699484 -2817 1067780910 -2818 1243178523 -2819 1918609091 -2820 144419593 -2821 347716526 -2822 1925986308 -2823 1744078615 -2824 1817889812 -2825 162808620 -2826 76063630 -2827 1157141159 -2828 1380372731 -2829 1529180266 -2830 950139547 -2831 1935483638 -2832 949706498 -2833 780237197 -2834 1945287380 -2835 1527239749 -2836 1526758664 -2837 931892137 -2838 423056847 -2839 575571081 -2840 528344166 -2841 1167669473 -2842 52948040 -2843 1416353012 -2844 1787683052 -2845 1546190787 -2846 1920842579 -2847 1059898888 -2848 466488049 -2849 1016537454 -2850 831024331 -2851 610907642 -2852 1364253981 -2853 609526991 -2854 207502610 -2855 1034660145 -2856 772335611 -2857 283566240 -2858 44317657 -2859 5224694 -2860 1812746506 -2861 994457204 -2862 1940708333 -2863 614969356 -2864 1774694401 -2865 1738512065 -2866 2142209105 -2867 1153969417 -2868 522920554 -2869 417782304 -2870 1729540498 -2871 1051264720 -2872 1585451777 -2873 1782488539 -2874 320134085 -2875 1225651181 -2876 1181195678 -2877 93493016 -2878 138066421 -2879 1647683728 -2880 1110030471 -2881 969090753 -2882 111107722 -2883 326800804 -2884 1578617744 -2885 318610332 -2886 1361460949 -2887 203469708 -2888 602176572 -2889 1405778606 -2890 208694402 -2891 267439430 -2892 252752163 -2893 1919087 -2894 882408786 -2895 2027446564 -2896 1740431152 -2897 877134243 -2898 1033932334 -2899 115868058 -2900 1294916547 -2901 615989184 -2902 1167132779 -2903 732884676 -2904 250994075 -2905 1487266864 -2906 1958535857 -2907 1432189754 -2908 1580759880 -2909 2096602279 -2910 932389834 -2911 543306703 -2912 918209384 -2913 1043497556 -2914 870107507 -2915 349343480 -2916 1362107889 -2917 84084809 -2918 552813188 -2919 1964284461 -2920 1489863415 -2921 761507591 -2922 84240244 -2923 1742615578 -2924 763426678 -2925 966649030 -2926 1622578495 -2927 356374183 -2928 1843783274 -2929 509027181 -2930 472242241 -2931 991216173 -2932 1125016365 -2933 1639375020 -2934 1724100850 -2935 1376010441 -2936 979158236 -2937 1535153059 -2938 660716547 -2939 412434469 -2940 1484271690 -2941 1593106381 -2942 955741172 -2943 254997426 -2944 489120289 -2945 1825848680 -2946 604340907 -2947 1851228178 -2948 1909933489 -2949 1157154095 -2950 1668028992 -2951 1252313256 -2952 1918661686 -2953 1752269236 -2954 847445187 -2955 534604717 -2956 571434618 -2957 322540034 -2958 890978900 -2959 267734244 -2960 831567215 -2961 1363221141 -2962 1258950418 -2963 1956583580 -2964 855112514 -2965 835567620 -2966 1185110373 -2967 1834270750 -2968 223237031 -2969 1845826920 -2970 99221571 -2971 1707508722 -2972 1291449653 -2973 1054962744 -2974 1962506148 -2975 1780569943 -2976 733327776 -2977 419363407 -2978 1484314473 -2979 495777617 -2980 1576517503 -2981 1004859817 -2982 1748090873 -2983 1347695541 -2984 609645405 -2985 448052412 -2986 1882300258 -2987 1181080024 -2988 770592446 -2989 625795510 -2990 1448814268 -2991 1602159661 -2992 1989016652 -2993 560281038 -2994 1411259594 -2995 696645518 -2996 1395848658 -2997 448886319 -2998 383432620 -2999 1619085690 -3000 147229592 -3001 482654192 -3002 1179110764 -3003 1438679245 -3004 1537616936 -3005 994133264 -3006 1071765540 -3007 123461064 -3008 1413496672 -3009 408596366 -3010 619238681 -3011 842530527 -3012 1413456183 -3013 219845906 -3014 42742420 -3015 2023101589 -3016 667898319 -3017 1925042679 -3018 1056697965 -3019 1438490765 -3020 403354541 -3021 358028585 -3022 893166779 -3023 244887545 -3024 918309624 -3025 156942725 -3026 941533063 -3027 166674634 -3028 605829044 -3029 1324965684 -3030 1785760324 -3031 753058636 -3032 1807619876 -3033 817387440 -3034 44254234 -3035 1197753164 -3036 1811520705 -3037 1116019774 -3038 1321214228 -3039 1077533729 -3040 1524616140 -3041 1940452909 -3042 1920064256 -3043 790588676 -3044 12815167 -3045 1962806676 -3046 666206617 -3047 680713486 -3048 1740365707 -3049 1722904582 -3050 2119204252 -3051 2143720249 -3052 2080933167 -3053 864887383 -3054 241124146 -3055 851759143 -3056 1021830108 -3057 1182657210 -3058 1018433778 -3059 1627659152 -3060 360139246 -3061 656710454 -3062 233234141 -3063 20275474 -3064 1474097895 -3065 277488375 -3066 1218028638 -3067 1138134952 -3068 1393508149 -3069 391759218 -3070 68185033 -3071 770640642 -3072 184728479 -3073 1988249289 -3074 1561229318 -3075 197543646 -3076 1803572317 -3077 79952287 -3078 878257133 -3079 1396454377 -3080 1802856869 -3081 849977737 -3082 1392690978 -3083 1736306388 -3084 1714865120 -3085 1633815124 -3086 440581884 -3087 589211580 -3088 668988686 -3089 1459015662 -3090 69387084 -3091 1029127932 -3092 2115726116 -3093 302621225 -3094 1049403406 -3095 1442340363 -3096 580109600 -3097 119948396 -3098 432991667 -3099 1973617750 -3100 511707614 -3101 501176700 -3102 596774744 -3103 696436093 -3104 341942341 -3105 10520414 -3106 893979740 -3107 2145514659 -3108 90472701 -3109 1772236873 -3110 1394485388 -3111 1893329570 -3112 474730962 -3113 639692718 -3114 1482152310 -3115 42112434 -3116 126024194 -3117 1922734194 -3118 631324014 -3119 795012881 -3120 1234266208 -3121 700711098 -3122 1824140813 -3123 1202508677 -3124 1003332324 -3125 726060572 -3126 497365392 -3127 1583441924 -3128 846008968 -3129 930357060 -3130 1409576026 -3131 1357716583 -3132 1431533760 -3133 2006350770 -3134 2054152676 -3135 1773476102 -3136 2016871184 -3137 800648768 -3138 1771507113 -3139 2107343885 -3140 425401993 -3141 1018508853 -3142 1853189807 -3143 900132955 -3144 1658201571 -3145 1187858470 -3146 942245389 -3147 1784225765 -3148 963109016 -3149 1573569403 -3150 431754998 -3151 49891577 -3152 126796854 -3153 108412164 -3154 1252400254 -3155 1130129178 -3156 834472736 -3157 1749765646 -3158 566087454 -3159 1680481704 -3160 532639058 -3161 1975663481 -3162 890714639 -3163 1964172819 -3164 1834530603 -3165 797383668 -3166 1590165273 -3167 1703918140 -3168 1598032436 -3169 1214188738 -3170 1663778377 -3171 2023434430 -3172 85213943 -3173 1369484537 -3174 776083737 -3175 1743415514 -3176 409859359 -3177 1718329127 -3178 1380157631 -3179 1372968375 -3180 1144414882 -3181 1811912630 -3182 1422859952 -3183 1271211736 -3184 1920324794 -3185 527776558 -3186 253857266 -3187 607313882 -3188 130058557 -3189 819944721 -3190 140311938 -3191 662697615 -3192 648124554 -3193 1031026578 -3194 479386786 -3195 335171509 -3196 1828410246 -3197 2069552059 -3198 2039089649 -3199 1278959034 -3200 1136257149 -3201 1555384379 -3202 1154909816 -3203 1221471092 -3204 777385268 -3205 1930993554 -3206 817402958 -3207 1187244627 -3208 1501839033 -3209 50076942 -3210 412729354 -3211 498770267 -3212 1861989572 -3213 1835589307 -3214 1769982004 -3215 1634830718 -3216 215882217 -3217 2023839270 -3218 94660952 -3219 345940774 -3220 696300343 -3221 234972890 -3222 1008638390 -3223 1344424897 -3224 1265999468 -3225 1488025176 -3226 1679596407 -3227 946926066 -3228 1410093588 -3229 1571202408 -3230 78401453 -3231 398867089 -3232 979103139 -3233 1233311269 -3234 1620338182 -3235 1756488407 -3236 1016821175 -3237 290257492 -3238 796249386 -3239 371176560 -3240 340334434 -3241 1208978741 -3242 869946828 -3243 54840358 -3244 897084400 -3245 492445184 -3246 1689671076 -3247 1112966617 -3248 368800806 -3249 1784332028 -3250 1458907392 -3251 1065101150 -3252 2019304919 -3253 320062134 -3254 262042399 -3255 1137820739 -3256 1808087310 -3257 1941638806 -3258 2084746806 -3259 1070697250 -3260 1365357567 -3261 15664611 -3262 1469564340 -3263 196977058 -3264 1248975880 -3265 942418874 -3266 1953465466 -3267 118313408 -3268 1232676366 -3269 602231204 -3270 489489968 -3271 1573010801 -3272 1811209945 -3273 1359436796 -3274 1627851159 -3275 560810697 -3276 1851881980 -3277 1170038588 -3278 1673777315 -3279 73199139 -3280 806886968 -3281 985201059 -3282 1138300289 -3283 678708239 -3284 1305263193 -3285 1400342688 -3286 1816528979 -3287 965866855 -3288 1194497847 -3289 1753792137 -3290 2036564106 -3291 412371766 -3292 1769456748 -3293 1358644798 -3294 609348824 -3295 870948980 -3296 153580024 -3297 415330642 -3298 989262388 -3299 1386256390 -3300 1017561847 -3301 1478752357 -3302 811783543 -3303 681288144 -3304 690705505 -3305 292151055 -3306 1242098842 -3307 395103838 -3308 1462189643 -3309 768392509 -3310 468302977 -3311 121592963 -3312 1753593568 -3313 1606603266 -3314 800301203 -3315 911373113 -3316 859462306 -3317 469346534 -3318 1877239968 -3319 2053960153 -3320 75655023 -3321 1766320426 -3322 318848271 -3323 1845111771 -3324 977481576 -3325 928197096 -3326 568577103 -3327 1131061600 -3328 1343527738 -3329 1557839492 -3330 369834343 -3331 213605937 -3332 889108201 -3333 1181617886 -3334 894894082 -3335 1579813706 -3336 1473768941 -3337 2136992924 -3338 1974917544 -3339 788474936 -3340 757901785 -3341 295736873 -3342 910067900 -3343 364011705 -3344 1902340139 -3345 1710369103 -3346 1275384818 -3347 614318798 -3348 32231989 -3349 1005141138 -3350 520795303 -3351 107887012 -3352 623977917 -3353 839643575 -3354 1952998783 -3355 1601459493 -3356 1767840671 -3357 374092238 -3358 585037446 -3359 963884761 -3360 1931931730 -3361 954871789 -3362 1177490699 -3363 673556283 -3364 2136489675 -3365 2072384781 -3366 105886342 -3367 1462774969 -3368 2061894057 -3369 2080803886 -3370 103766257 -3371 672312194 -3372 229057112 -3373 1013834157 -3374 1036323899 -3375 2131397251 -3376 576719612 -3377 164225069 -3378 598232401 -3379 608951601 -3380 1169366207 -3381 1119027705 -3382 716838613 -3383 1793344124 -3384 1958671280 -3385 522353748 -3386 1247319970 -3387 1579028303 -3388 896445987 -3389 1832357416 -3390 395429416 -3391 680894069 -3392 639745557 -3393 1572920115 -3394 1354450353 -3395 628751584 -3396 1497821248 -3397 1460336695 -3398 2091526553 -3399 1412231657 -3400 1393656933 -3401 47809163 -3402 2084543851 -3403 1622714045 -3404 1061643320 -3405 973384102 -3406 1606627649 -3407 1638362933 -3408 1137609171 -3409 57376402 -3410 99830886 -3411 159491731 -3412 1176404107 -3413 816669500 -3414 1952835855 -3415 987591739 -3416 1339023248 -3417 1052672177 -3418 419136394 -3419 87985587 -3420 737545945 -3421 814565811 -3422 768879657 -3423 1377291502 -3424 240002278 -3425 2123330010 -3426 2006043087 -3427 1737823527 -3428 1436183057 -3429 1950085992 -3430 1002571536 -3431 682356342 -3432 1997895155 -3433 939631740 -3434 157586740 -3435 912054828 -3436 1913015842 -3437 1764214389 -3438 402934113 -3439 903141366 -3440 1821590791 -3441 502764999 -3442 1062633097 -3443 850511251 -3444 1319434499 -3445 867985304 -3446 1838102990 -3447 510974100 -3448 1920657482 -3449 109755737 -3450 598959687 -3451 510719779 -3452 924321548 -3453 1367839344 -3454 1888011282 -3455 1164323826 -3456 1343685706 -3457 1746570721 -3458 754663705 -3459 632385115 -3460 1549173065 -3461 1757235242 -3462 1314741458 -3463 1399584573 -3464 549383334 -3465 1472328198 -3466 164155753 -3467 314915528 -3468 1089058939 -3469 567089866 -3470 1218056894 -3471 763166082 -3472 1069854865 -3473 133206343 -3474 1613677333 -3475 241805717 -3476 1001191648 -3477 1304296676 -3478 752779817 -3479 774365482 -3480 1414052413 -3481 1351739504 -3482 1285085261 -3483 190890313 -3484 572095201 -3485 1025612895 -3486 1355214139 -3487 1915780907 -3488 624699968 -3489 2109877845 -3490 400682375 -3491 26389386 -3492 1719629439 -3493 1715423833 -3494 1425973959 -3495 121529125 -3496 1040268383 -3497 1590129712 -3498 436444653 -3499 2129327322 -3500 9735930 -3501 1654501548 -3502 745009756 -3503 1079590795 -3504 1787707891 -3505 211203442 -3506 1321396512 -3507 641415891 -3508 1515500118 -3509 2074176329 -3510 1415781373 -3511 782068883 -3512 1278432186 -3513 553382987 -3514 972959196 -3515 1850527387 -3516 1578995882 -3517 180689687 -3518 1618824646 -3519 56212203 -3520 143083884 -3521 2019507021 -3522 82601589 -3523 1862713323 -3524 1587447206 -3525 1508575548 -3526 1984242448 -3527 480231941 -3528 951221612 -3529 273203454 -3530 462075615 -3531 960957542 -3532 1927705002 -3533 1207085372 -3534 2040548337 -3535 1567929245 -3536 1418288814 -3537 1214461202 -3538 61861489 -3539 786305284 -3540 1141153883 -3541 1477642862 -3542 1568374167 -3543 272102421 -3544 2031025849 -3545 393849715 -3546 2122629808 -3547 1462538084 -3548 574539402 -3549 1593970807 -3550 1518750287 -3551 717623287 -3552 1465994180 -3553 1601351876 -3554 432852962 -3555 905957739 -3556 962443776 -3557 269611763 -3558 1386189680 -3559 1913665388 -3560 542815217 -3561 1848265296 -3562 727139282 -3563 323036571 -3564 907867020 -3565 620203971 -3566 1890965816 -3567 178672186 -3568 1834665173 -3569 1952827305 -3570 964977470 -3571 828335409 -3572 1282986520 -3573 385867989 -3574 1100437830 -3575 1166528721 -3576 779717704 -3577 1075583991 -3578 481583157 -3579 1354257106 -3580 522071150 -3581 2000333444 -3582 2071880393 -3583 1988065330 -3584 1454201672 -3585 357249708 -3586 746539421 -3587 269161800 -3588 626861471 -3589 2132729102 -3590 35343540 -3591 1169676688 -3592 1833510750 -3593 762482822 -3594 1492713259 -3595 593894122 -3596 1382686794 -3597 1236195427 -3598 772566308 -3599 1069868319 -3600 1041539085 -3601 1737543778 -3602 1898203728 -3603 177041957 -3604 2123411767 -3605 851157911 -3606 1343570678 -3607 755645823 -3608 1926741902 -3609 1825153836 -3610 2109902929 -3611 301329404 -3612 1678003632 -3613 2034299675 -3614 141911086 -3615 984721657 -3616 244065735 -3617 888450508 -3618 1253883457 -3619 870927206 -3620 873695962 -3621 1289226998 -3622 2040603894 -3623 559723064 -3624 2051709820 -3625 1385833505 -3626 1153617186 -3627 1286912966 -3628 474545284 -3629 1926183494 -3630 209297638 -3631 1516084369 -3632 1516243624 -3633 2107501366 -3634 1693126326 -3635 1492171743 -3636 811175629 -3637 889213357 -3638 100333918 -3639 590433883 -3640 566883545 -3641 62753199 -3642 891763287 -3643 97403529 -3644 2097052874 -3645 1033674374 -3646 1082125186 -3647 193634961 -3648 1922124882 -3649 188524996 -3650 1064562167 -3651 648337196 -3652 1477751994 -3653 957682413 -3654 1208060260 -3655 1381978166 -3656 196032270 -3657 214193798 -3658 521407485 -3659 670577555 -3660 2140377292 -3661 730705123 -3662 39178276 -3663 1509137268 -3664 690722841 -3665 1732304603 -3666 853825363 -3667 1501898471 -3668 474034312 -3669 954159281 -3670 2092332354 -3671 1040917857 -3672 1016912480 -3673 836611994 -3674 1138321386 -3675 966481707 -3676 1870286368 -3677 72962925 -3678 1160116668 -3679 1644927602 -3680 261487921 -3681 77195188 -3682 145781150 -3683 1739239915 -3684 1034877601 -3685 1353841410 -3686 973734433 -3687 1230909872 -3688 1568035208 -3689 1495141918 -3690 1901487427 -3691 1560928852 -3692 78363393 -3693 1940665703 -3694 922582472 -3695 769086235 -3696 1525486658 -3697 1776407835 -3698 123501058 -3699 1999520970 -3700 583083468 -3701 68349764 -3702 892955179 -3703 1599995948 -3704 904961758 -3705 2031276566 -3706 418994007 -3707 627764478 -3708 2104239491 -3709 1579110676 -3710 125208432 -3711 218243764 -3712 1656305864 -3713 270989582 -3714 1957483679 -3715 543699817 -3716 1624830992 -3717 783734464 -3718 1774609689 -3719 1045382552 -3720 131392735 -3721 1528613468 -3722 458827756 -3723 209756128 -3724 1321795524 -3725 1381410228 -3726 978842363 -3727 699798534 -3728 1010334415 -3729 1102343421 -3730 551835857 -3731 1593417883 -3732 1170693186 -3733 1444791036 -3734 1045930184 -3735 2075654944 -3736 1328583954 -3737 1464924191 -3738 555935775 -3739 1285339797 -3740 896551219 -3741 681144207 -3742 1503583561 -3743 405373435 -3744 952133790 -3745 1313583592 -3746 949073253 -3747 429481134 -3748 2097318057 -3749 576199294 -3750 1474863687 -3751 81227144 -3752 2104812763 -3753 1933691443 -3754 290983272 -3755 1279124639 -3756 1167618024 -3757 1269825636 -3758 1978923173 -3759 30468791 -3760 224685409 -3761 383275382 -3762 1623886675 -3763 1395378595 -3764 1828066419 -3765 522333211 -3766 1323549892 -3767 1009166725 -3768 1987257402 -3769 1879485667 -3770 147022875 -3771 736324974 -3772 413146226 -3773 1650606436 -3774 1141698409 -3775 1365280016 -3776 816706381 -3777 2090771662 -3778 1794761151 -3779 766540790 -3780 519487309 -3781 1122141190 -3782 847767934 -3783 476816424 -3784 908348985 -3785 1138751206 -3786 1755941063 -3787 2075967009 -3788 261093194 -3789 1587380588 -3790 2106435801 -3791 485778604 -3792 1970655971 -3793 1582838828 -3794 1881157199 -3795 1651238742 -3796 2105172039 -3797 1057223443 -3798 512921819 -3799 1944945793 -3800 789225462 -3801 659944694 -3802 533787119 -3803 1202371689 -3804 163067483 -3805 1675485529 -3806 420168057 -3807 979773864 -3808 1618773543 -3809 67445560 -3810 1746314654 -3811 2138260852 -3812 1189586750 -3813 446598940 -3814 467593628 -3815 2097935736 -3816 1585350146 -3817 76051043 -3818 2026419097 -3819 1846443341 -3820 1663431632 -3821 1985371250 -3822 184738297 -3823 1486603955 -3824 1420726430 -3825 2065895496 -3826 990359049 -3827 1378414821 -3828 975635292 -3829 1503280868 -3830 1175876967 -3831 1764860754 -3832 15741915 -3833 1709664086 -3834 819748795 -3835 178809398 -3836 1237665967 -3837 1239916853 -3838 1158583262 -3839 708955863 -3840 1307362413 -3841 757414268 -3842 699733067 -3843 349465516 -3844 1204013208 -3845 1167326696 -3846 299917604 -3847 641879706 -3848 1243377739 -3849 178853053 -3850 340839399 -3851 759325723 -3852 16740656 -3853 525577696 -3854 98446030 -3855 1437467086 -3856 443989545 -3857 1088805079 -3858 668398260 -3859 1419624837 -3860 444602300 -3861 1844275227 -3862 1037001943 -3863 460344215 -3864 1406455665 -3865 1856750739 -3866 639153613 -3867 496637985 -3868 949183944 -3869 1797736875 -3870 1205593848 -3871 109062709 -3872 407667495 -3873 1905326915 -3874 458528225 -3875 1611680703 -3876 925169963 -3877 758445829 -3878 106076761 -3879 21064055 -3880 937298883 -3881 446916161 -3882 780389778 -3883 954039539 -3884 972493857 -3885 878835809 -3886 244022977 -3887 1416483402 -3888 1967640888 -3889 912421237 -3890 688624591 -3891 264759540 -3892 609212816 -3893 1725626535 -3894 725103755 -3895 2015668482 -3896 1434893626 -3897 1364257368 -3898 364822819 -3899 236593922 -3900 1014510595 -3901 1570416667 -3902 345656631 -3903 1422178090 -3904 1328259934 -3905 804184857 -3906 886375145 -3907 105946250 -3908 1562630686 -3909 992451907 -3910 127010305 -3911 352445921 -3912 1439368068 -3913 907400083 -3914 1306485460 -3915 264378277 -3916 1786235892 -3917 1550508438 -3918 1680861680 -3919 1606393133 -3920 315446027 -3921 222002623 -3922 1871152673 -3923 924658844 -3924 1947629158 -3925 448772781 -3926 792843678 -3927 1235039136 -3928 1813030149 -3929 1157666497 -3930 1471633058 -3931 680057097 -3932 580599516 -3933 1817289690 -3934 2102235187 -3935 1908859450 -3936 473990899 -3937 841126685 -3938 2014805700 -3939 2036621585 -3940 1833578592 -3941 2141816005 -3942 241583859 -3943 1125463012 -3944 901732441 -3945 1548069319 -3946 1389841289 -3947 540484685 -3948 951094109 -3949 923219321 -3950 2146877818 -3951 1266540137 -3952 1145221945 -3953 1870546844 -3954 43715333 -3955 945367455 -3956 171835977 -3957 836559011 -3958 32922944 -3959 1984866126 -3960 1994225508 -3961 1504556002 -3962 517439575 -3963 427341376 -3964 1174362044 -3965 472191115 -3966 188717178 -3967 1648352943 -3968 1313317800 -3969 56039231 -3970 1537490881 -3971 999412744 -3972 50371588 -3973 1779074740 -3974 2124875756 -3975 952104029 -3976 1179660411 -3977 1367233397 -3978 1492588715 -3979 2130754521 -3980 142969071 -3981 1491982885 -3982 1249811010 -3983 1288191016 -3984 1215046081 -3985 1293526343 -3986 86074823 -3987 1386882058 -3988 2130085354 -3989 118997767 -3990 1224264537 -3991 1976827214 -3992 1623553770 -3993 1741704112 -3994 256684942 -3995 650432166 -3996 66411579 -3997 445402120 -3998 151301462 -3999 1379729379 -4000 501441351 -4001 1688792343 -4002 231658475 -4003 551812940 -4004 1320383435 -4005 209050583 -4006 1503916969 -4007 352560198 -4008 1576283981 -4009 849022036 -4010 335831071 -4011 1719253052 -4012 193521274 -4013 1585642081 -4014 859960420 -4015 1408567355 -4016 731684776 -4017 946035243 -4018 647965766 -4019 714286482 -4020 1065033011 -4021 1872230303 -4022 543630048 -4023 541103133 -4024 1466450767 -4025 800314990 -4026 1191535299 -4027 1532862347 -4028 1245717111 -4029 1342836761 -4030 765108078 -4031 1747158462 -4032 884145456 -4033 996766554 -4034 151487754 -4035 57045243 -4036 1205817137 -4037 1655404724 -4038 409605442 -4039 634617470 -4040 356943112 -4041 745436513 -4042 206386874 -4043 550464386 -4044 183594947 -4045 1066347294 -4046 1959031742 -4047 915279723 -4048 2012382538 -4049 459513860 -4050 1629566206 -4051 929931901 -4052 184260515 -4053 25712606 -4054 1471035034 -4055 1650711282 -4056 826027597 -4057 515086685 -4058 1036089981 -4059 2071744708 -4060 1857923447 -4061 1801198060 -4062 1671419522 -4063 594585255 -4064 650480966 -4065 1822907277 -4066 651630499 -4067 1856298103 -4068 1330828353 -4069 1061235941 -4070 343431926 -4071 1687771465 -4072 1806672454 -4073 549818800 -4074 90752204 -4075 1990267401 -4076 1616166095 -4077 2049783946 -4078 758063477 -4079 1481064985 -4080 361814158 -4081 240146035 -4082 263513238 -4083 546074673 -4084 265858641 -4085 1734548272 -4086 49302307 -4087 1091886238 -4088 102151309 -4089 1085392289 -4090 1016147298 -4091 1960074756 -4092 739106701 -4093 540083173 -4094 407176364 -4095 1389587667 -4096 215506802 -4097 1058806863 -4098 1098402122 -4099 1546335155 -4100 2120042804 -4101 1441834048 -4102 1086622972 -4103 1779231610 -4104 1991652849 -4105 1177375176 -4106 1622015364 -4107 1460335296 -4108 1079675474 -4109 232595193 -4110 793916633 -4111 1441489632 -4112 472741228 -4113 1057429871 -4114 1987564305 -4115 738599869 -4116 644494495 -4117 2036866613 -4118 1830486108 -4119 746645804 -4120 974775254 -4121 699149758 -4122 559236913 -4123 1713881955 -4124 1239232931 -4125 966413277 -4126 955985974 -4127 1454739733 -4128 2025220140 -4129 2054388096 -4130 853591240 -4131 1997779296 -4132 1348738497 -4133 1940214213 -4134 1629527258 -4135 1192907698 -4136 970105741 -4137 1104058974 -4138 505759346 -4139 2049781216 -4140 1336654167 -4141 1299675979 -4142 1343787200 -4143 1809395395 -4144 209622202 -4145 1183867858 -4146 400511617 -4147 854116697 -4148 1073250823 -4149 83514077 -4150 1600762501 -4151 2048026077 -4152 782663835 -4153 12515766 -4154 1614424384 -4155 2021896767 -4156 978929043 -4157 422926710 -4158 1329152852 -4159 856665535 -4160 329831158 -4161 35260445 -4162 706961183 -4163 1678569655 -4164 1975474658 -4165 189004794 -4166 723993705 -4167 798096751 -4168 1293063768 -4169 1229753051 -4170 700394319 -4171 482234288 -4172 381945382 -4173 2044181520 -4174 144146035 -4175 591567584 -4176 1080565730 -4177 544657652 -4178 1445684281 -4179 6332905 -4180 628171729 -4181 898963135 -4182 2054358982 -4183 1410835565 -4184 911478901 -4185 1521299718 -4186 1285248684 -4187 1890407945 -4188 1944226428 -4189 466917888 -4190 599589832 -4191 126573938 -4192 502178333 -4193 1306551016 -4194 1805143594 -4195 330169343 -4196 1495555810 -4197 381653651 -4198 1128266095 -4199 641135930 -4200 1611406703 -4201 1828660414 -4202 1123370218 -4203 1993352085 -4204 1725358286 -4205 1267516254 -4206 437436022 -4207 658440368 -4208 1812173906 -4209 1883120303 -4210 664773273 -4211 292861988 -4212 634599790 -4213 571648607 -4214 1703697553 -4215 1546078692 -4216 2092948325 -4217 841462589 -4218 1289002989 -4219 1889691105 -4220 1308380477 -4221 1888592821 -4222 2016265044 -4223 1810558811 -4224 1047660189 -4225 1673924990 -4226 2140728154 -4227 395732351 -4228 2055578641 -4229 1121510601 -4230 1036868282 -4231 1519501696 -4232 802687368 -4233 12754852 -4234 1365370134 -4235 380562006 -4236 1280271106 -4237 1802806156 -4238 1039002375 -4239 944961365 -4240 1538442811 -4241 1703775648 -4242 1237823353 -4243 25558954 -4244 127940608 -4245 794037258 -4246 1571637646 -4247 73405285 -4248 1635499847 -4249 713156987 -4250 1963096391 -4251 796396676 -4252 454266160 -4253 1831877787 -4254 459471839 -4255 1501926350 -4256 1358319129 -4257 452716346 -4258 1897658701 -4259 1266414122 -4260 1574226947 -4261 787043335 -4262 638432171 -4263 229430667 -4264 799798188 -4265 2003802305 -4266 609992674 -4267 2080069294 -4268 1659124813 -4269 1648995049 -4270 877547011 -4271 1050083976 -4272 1205287049 -4273 2115370364 -4274 1075642930 -4275 1333227657 -4276 761923974 -4277 499796928 -4278 1406632943 -4279 249940173 -4280 1212953915 -4281 1222245686 -4282 1046336850 -4283 1667220076 -4284 906639825 -4285 1505808689 -4286 1021662778 -4287 117475306 -4288 1958525035 -4289 771837831 -4290 1383889428 -4291 1385268335 -4292 1558881167 -4293 2022321599 -4294 1614699002 -4295 211195707 -4296 1878640256 -4297 77208028 -4298 143781353 -4299 1390281421 -4300 1726203077 -4301 1021328365 -4302 292881750 -4303 784006479 -4304 989215081 -4305 1368524680 -4306 2117234136 -4307 1751139056 -4308 1868321609 -4309 1376383431 -4310 2001079229 -4311 933791876 -4312 451145469 -4313 899932431 -4314 453528304 -4315 1357785294 -4316 258257473 -4317 1475191082 -4318 1475260600 -4319 69298860 -4320 99545266 -4321 711666381 -4322 1454567195 -4323 1658426433 -4324 586504332 -4325 921782550 -4326 1869622140 -4327 317660941 -4328 998990578 -4329 2013403493 -4330 1707942362 -4331 577710008 -4332 887248210 -4333 2000824112 -4334 1361716487 -4335 1876463292 -4336 1221865145 -4337 1331466975 -4338 1480118700 -4339 942703106 -4340 560366759 -4341 1333714281 -4342 1876494982 -4343 1011512228 -4344 86163065 -4345 182539639 -4346 221813875 -4347 344420538 -4348 1657730721 -4349 1697074475 -4350 413719398 -4351 1757275987 -4352 261257208 -4353 1868286594 -4354 1268218772 -4355 847761541 -4356 642585496 -4357 990357264 -4358 1165422482 -4359 1641576074 -4360 856277110 -4361 725881196 -4362 71802434 -4363 1743525320 -4364 579221661 -4365 1433518921 -4366 1472504964 -4367 1801086806 -4368 617502249 -4369 805140016 -4370 596306264 -4371 1177869008 -4372 2138854298 -4373 325317598 -4374 41897588 -4375 77533715 -4376 507857237 -4377 263711463 -4378 421954253 -4379 18104311 -4380 1960785939 -4381 835673651 -4382 1775380298 -4383 74559499 -4384 556476597 -4385 896115423 -4386 922321040 -4387 1199062093 -4388 1886472687 -4389 2087743522 -4390 693154520 -4391 595266149 -4392 666141071 -4393 764956954 -4394 191307822 -4395 1245362732 -4396 50992228 -4397 1663812786 -4398 898965890 -4399 668494477 -4400 321469155 -4401 1495272154 -4402 1846363485 -4403 312839805 -4404 1820589752 -4405 1888261073 -4406 390373520 -4407 180963342 -4408 4488889 -4409 812327773 -4410 199067653 -4411 1965274828 -4412 1648001424 -4413 1974447951 -4414 2039834327 -4415 56994374 -4416 723079726 -4417 814671720 -4418 1256056467 -4419 462068766 -4420 754931594 -4421 1949210987 -4422 1057334915 -4423 1421072665 -4424 566684294 -4425 1248642737 -4426 518951749 -4427 617676522 -4428 764971876 -4429 1417917639 -4430 1286170999 -4431 1086441031 -4432 765706145 -4433 985050836 -4434 1399280836 -4435 438812250 -4436 725828261 -4437 1789654356 -4438 619775592 -4439 730317150 -4440 454498481 -4441 818843245 -4442 548108330 -4443 2102499905 -4444 645807548 -4445 440459010 -4446 12010631 -4447 1368887275 -4448 1255130730 -4449 1268067099 -4450 1830956041 -4451 2010062324 -4452 1069794438 -4453 740807308 -4454 1283651342 -4455 1636478732 -4456 1989450046 -4457 1802603091 -4458 106671606 -4459 606938274 -4460 1073037083 -4461 1392842605 -4462 1693379305 -4463 1838743228 -4464 230409793 -4465 945176493 -4466 130071830 -4467 956238055 -4468 587347201 -4469 749847422 -4470 1686555205 -4471 1041845682 -4472 1568690667 -4473 87179888 -4474 996861939 -4475 67014568 -4476 527638898 -4477 1008872571 -4478 1435901843 -4479 1782769628 -4480 129456022 -4481 1119374236 -4482 1645348304 -4483 1199250460 -4484 1860181544 -4485 781515998 -4486 688245545 -4487 1702147942 -4488 436635442 -4489 794917151 -4490 161602568 -4491 1509672525 -4492 40276109 -4493 1854981873 -4494 1200932105 -4495 270685902 -4496 652674718 -4497 1331003936 -4498 1226923957 -4499 1240021919 -4500 2080851358 -4501 765995515 -4502 134383953 -4503 1502058378 -4504 853175403 -4505 1131245893 -4506 1569072946 -4507 1380814301 -4508 2140118464 -4509 857491141 -4510 1016100281 -4511 122090838 -4512 1976865377 -4513 513964937 -4514 1321341298 -4515 1689563273 -4516 1295480936 -4517 2009586843 -4518 1244227568 -4519 1732116378 -4520 657020347 -4521 1405830136 -4522 1094305255 -4523 697296456 -4524 1113328362 -4525 147753712 -4526 967982358 -4527 1766003080 -4528 1478757648 -4529 47422668 -4530 858541352 -4531 1412125359 -4532 813418183 -4533 992925305 -4534 766700089 -4535 1666593586 -4536 2124171198 -4537 188289387 -4538 899924239 -4539 2116806014 -4540 1045780528 -4541 1916024520 -4542 91413204 -4543 875162257 -4544 282505809 -4545 1412754503 -4546 417241882 -4547 1577986745 -4548 1274857698 -4549 1661469450 -4550 1162619475 -4551 1931878045 -4552 919815939 -4553 109441082 -4554 481690853 -4555 2033144301 -4556 257194795 -4557 1449673212 -4558 1651663733 -4559 1735952443 -4560 1497095880 -4561 362721437 -4562 1000594154 -4563 163030415 -4564 1355646743 -4565 1767294243 -4566 1829624001 -4567 1332334293 -4568 1955583630 -4569 582064592 -4570 1301656660 -4571 853880510 -4572 350605464 -4573 1393069864 -4574 1729042767 -4575 633111273 -4576 658340719 -4577 2146284650 -4578 63614371 -4579 1933198418 -4580 1660270452 -4581 1226233846 -4582 1717592815 -4583 432602743 -4584 1335674929 -4585 51800021 -4586 318263396 -4587 1592869724 -4588 1501473233 -4589 1969927130 -4590 1181338519 -4591 851085465 -4592 185164919 -4593 34449026 -4594 1014115880 -4595 1540811662 -4596 1801743269 -4597 696256233 -4598 725662308 -4599 1609843252 -4600 1278320825 -4601 2027318968 -4602 316240114 -4603 1628926289 -4604 1272905184 -4605 2045282882 -4606 114553914 -4607 1931245904 -4608 2044083884 -4609 178168285 -4610 1716960674 -4611 1556870688 -4612 1404402132 -4613 1287069841 -4614 1989473432 -4615 592593413 -4616 1338869862 -4617 160253180 -4618 37979489 -4619 692859447 -4620 2130180310 -4621 1219318008 -4622 1543944912 -4623 167861582 -4624 1253767034 -4625 410577144 -4626 1708673244 -4627 908026656 -4628 1106833377 -4629 286851904 -4630 370386260 -4631 237670554 -4632 166687224 -4633 686626374 -4634 1866596843 -4635 1439592409 -4636 584425608 -4637 1981150758 -4638 1223354665 -4639 481025844 -4640 11835395 -4641 792831691 -4642 2037896533 -4643 1416237527 -4644 2079901532 -4645 1879886317 -4646 2008830940 -4647 1271287747 -4648 2040139497 -4649 2046810429 -4650 1964147194 -4651 2022836160 -4652 1118644790 -4653 1360608459 -4654 43214094 -4655 224928176 -4656 1771185603 -4657 1751887338 -4658 1132954832 -4659 730535333 -4660 2038739243 -4661 1503341092 -4662 968205887 -4663 57942819 -4664 42483819 -4665 687319083 -4666 1497535228 -4667 626909427 -4668 520986193 -4669 573406245 -4670 1107935272 -4671 532821588 -4672 1366237936 -4673 998348157 -4674 1949059116 -4675 1298655821 -4676 730750826 -4677 1810406408 -4678 422459920 -4679 623406675 -4680 1709733190 -4681 239123466 -4682 498759187 -4683 680894332 -4684 1599731925 -4685 541973281 -4686 905822508 -4687 1223433881 -4688 146376972 -4689 2038777341 -4690 1953969214 -4691 37632567 -4692 1394634785 -4693 774691453 -4694 95575386 -4695 1437118604 -4696 1462010536 -4697 1593110615 -4698 2064028032 -4699 1982996729 -4700 19033212 -4701 1024479656 -4702 368334670 -4703 1385271149 -4704 2022827813 -4705 169910138 -4706 536443322 -4707 606094991 -4708 1980316546 -4709 958903242 -4710 1229501666 -4711 1542566088 -4712 1198026708 -4713 1728260854 -4714 75976772 -4715 650274986 -4716 122750487 -4717 981799281 -4718 1873708867 -4719 269127459 -4720 873092974 -4721 1680194433 -4722 306760026 -4723 120244111 -4724 307402238 -4725 402335413 -4726 1557362716 -4727 1769412775 -4728 1995446028 -4729 1473907100 -4730 1604925856 -4731 2014479240 -4732 350903108 -4733 1973260526 -4734 1252266741 -4735 226247273 -4736 2143170664 -4737 1788710063 -4738 832342264 -4739 1976003563 -4740 600129657 -4741 2061843930 -4742 1371086003 -4743 1798156366 -4744 1642621136 -4745 1447062776 -4746 300947704 -4747 1765371624 -4748 281378409 -4749 27172923 -4750 2034499083 -4751 1154471383 -4752 1707367356 -4753 193775462 -4754 1274715494 -4755 2014769594 -4756 596110875 -4757 684594562 -4758 1636698721 -4759 444073255 -4760 11018014 -4761 1094140930 -4762 311068847 -4763 361921122 -4764 919917808 -4765 1563335589 -4766 588168395 -4767 915604825 -4768 1204562004 -4769 1420510659 -4770 744124740 -4771 1804691662 -4772 1334870942 -4773 2115210743 -4774 1455364380 -4775 830008430 -4776 1414789871 -4777 1756312084 -4778 447896406 -4779 1696168280 -4780 1783485007 -4781 334911842 -4782 703156015 -4783 1343368715 -4784 528687304 -4785 1977871510 -4786 1210654661 -4787 1124798179 -4788 514982424 -4789 699869735 -4790 1568871434 -4791 526000439 -4792 1794010665 -4793 1879940281 -4794 887921561 -4795 566444825 -4796 1295792222 -4797 1476089957 -4798 1482049650 -4799 352870579 -4800 749116968 -4801 78690742 -4802 10078593 -4803 2083987910 -4804 46417838 -4805 1465442973 -4806 766512693 -4807 1461207709 -4808 1074271409 -4809 1214409099 -4810 1009892342 -4811 710272768 -4812 1549320941 -4813 1713048357 -4814 2053641483 -4815 2078008245 -4816 1543436219 -4817 1116812496 -4818 1055322776 -4819 2058418644 -4820 1816682231 -4821 476710562 -4822 436935435 -4823 1463209248 -4824 209167196 -4825 1324856996 -4826 2029654074 -4827 1504959418 -4828 653463305 -4829 1364220076 -4830 1857829997 -4831 1402580274 -4832 1442910819 -4833 1867908590 -4834 1339084536 -4835 1489328657 -4836 1185867915 -4837 2105597229 -4838 803052718 -4839 112655676 -4840 1172522681 -4841 1812945060 -4842 822928444 -4843 574359974 -4844 1378509770 -4845 729086279 -4846 504884572 -4847 774462341 -4848 1845898776 -4849 1560207348 -4850 685397337 -4851 1515097359 -4852 2036917911 -4853 1122332772 -4854 830822960 -4855 98601459 -4856 299706121 -4857 712993386 -4858 1603560877 -4859 953169426 -4860 2077213462 -4861 1313907227 -4862 208266052 -4863 1372640633 -4864 1034332169 -4865 1547350589 -4866 714485642 -4867 72716437 -4868 1505464170 -4869 1517538361 -4870 185372113 -4871 530503203 -4872 1182999773 -4873 1008300558 -4874 1104863178 -4875 414025895 -4876 1737386837 -4877 1609747750 -4878 1188488237 -4879 1435801965 -4880 1022471450 -4881 1873885574 -4882 803415677 -4883 911905713 -4884 848734699 -4885 1634238637 -4886 1010507172 -4887 1148440820 -4888 199748375 -4889 466584402 -4890 2101610246 -4891 129478189 -4892 1780491629 -4893 162392651 -4894 1502118823 -4895 667340150 -4896 1709743240 -4897 69120817 -4898 740056587 -4899 1067723762 -4900 1586659178 -4901 925428701 -4902 1598226966 -4903 622175304 -4904 1933729259 -4905 555606496 -4906 1036201199 -4907 1523632448 -4908 17870598 -4909 77205788 -4910 811950766 -4911 1040342048 -4912 1951091363 -4913 1615366443 -4914 1952247762 -4915 652342414 -4916 1102121432 -4917 815271286 -4918 1800783234 -4919 1301869807 -4920 1281855688 -4921 1754909832 -4922 1431347996 -4923 914863669 -4924 1917302483 -4925 785983171 -4926 1582203820 -4927 1479562075 -4928 855103989 -4929 174776759 -4930 399802190 -4931 294279519 -4932 1100205460 -4933 1998029156 -4934 916454823 -4935 886451071 -4936 406152004 -4937 1952656023 -4938 262599872 -4939 424022602 -4940 2029861811 -4941 1074550638 -4942 1464364650 -4943 1833469526 -4944 542433433 -4945 1269128764 -4946 338328292 -4947 1644554865 -4948 2084400051 -4949 2139111526 -4950 798941024 -4951 1218772091 -4952 1746537711 -4953 82805372 -4954 2133635761 -4955 1516356546 -4956 868788544 -4957 1568355933 -4958 848434974 -4959 1723892533 -4960 1743132692 -4961 1248237164 -4962 2018172052 -4963 695854505 -4964 1098782672 -4965 787143228 -4966 1582305576 -4967 1504934676 -4968 592315603 -4969 1844905448 -4970 1928957278 -4971 474693766 -4972 771972438 -4973 1245838280 -4974 160679645 -4975 1314405871 -4976 367483397 -4977 499007937 -4978 811477088 -4979 304399800 -4980 490635816 -4981 1610418112 -4982 1523171891 -4983 89689879 -4984 1693223485 -4985 1509324004 -4986 1606046425 -4987 414528381 -4988 930196289 -4989 306997751 -4990 2138420914 -4991 525845334 -4992 1555234915 -4993 2009109318 -4994 1221699839 -4995 506533939 -4996 648768898 -4997 656521767 -4998 2011468615 -4999 1241084501 -5000 353943568 -5001 1792942245 -5002 1715778268 -5003 1125916006 -5004 891296878 -5005 1876457913 -5006 292838230 -5007 1258780275 -5008 227982202 -5009 1104315318 -5010 1563180075 -5011 718618018 -5012 567249783 -5013 938868318 -5014 808307897 -5015 112989620 -5016 300708675 -5017 266870675 -5018 527518001 -5019 1230904964 -5020 573868426 -5021 518455267 -5022 1756750298 -5023 2129103342 -5024 380080937 -5025 830966489 -5026 488153633 -5027 1028849836 -5028 1487488257 -5029 352138601 -5030 122450689 -5031 1841431825 -5032 2145080846 -5033 1838228957 -5034 819864183 -5035 888894076 -5036 1567203222 -5037 1112702413 -5038 190703 -5039 1795185425 -5040 69534084 -5041 1563370778 -5042 366319795 -5043 636783867 -5044 354755449 -5045 1174627693 -5046 749773487 -5047 655464124 -5048 1441498368 -5049 1277291488 -5050 1886369088 -5051 2015366794 -5052 1795746755 -5053 1495635739 -5054 1996986488 -5055 28344044 -5056 179118580 -5057 337656474 -5058 1057193880 -5059 1666606837 -5060 689795075 -5061 1179644570 -5062 1360555014 -5063 687392273 -5064 870389879 -5065 32935550 -5066 1576286350 -5067 290109454 -5068 1145637963 -5069 1576477053 -5070 2085294879 -5071 1215172047 -5072 992364184 -5073 304131026 -5074 1851955914 -5075 1347119633 -5076 1478758719 -5077 454245753 -5078 2002583757 -5079 772773439 -5080 1731537241 -5081 1741469197 -5082 640656586 -5083 1379800348 -5084 1089621288 -5085 490159426 -5086 1408144393 -5087 1268739869 -5088 827815900 -5089 317854625 -5090 787863058 -5091 1517610975 -5092 1497499195 -5093 934425 -5094 57519601 -5095 220405427 -5096 33869975 -5097 1633805951 -5098 510514881 -5099 1179507938 -5100 1062799356 -5101 448326112 -5102 247196338 -5103 2055163540 -5104 752457138 -5105 2099152252 -5106 1254799525 -5107 83732210 -5108 405914358 -5109 1109899634 -5110 856505649 -5111 2137451599 -5112 703885184 -5113 1497162235 -5114 1369768300 -5115 1793506472 -5116 1987321662 -5117 630429045 -5118 914762693 -5119 667653914 -5120 948283670 -5121 1702625752 -5122 37781242 -5123 298299218 -5124 1703560177 -5125 95300843 -5126 518704645 -5127 1737430152 -5128 1729106794 -5129 1029219526 -5130 769454442 -5131 644422502 -5132 1477545638 -5133 1016650780 -5134 552102395 -5135 82519128 -5136 968319385 -5137 1806901920 -5138 166251338 -5139 1374233743 -5140 769317907 -5141 1022756988 -5142 1364201694 -5143 1473203091 -5144 372435575 -5145 586486346 -5146 1119225915 -5147 212273589 -5148 1216915391 -5149 2033988609 -5150 879927504 -5151 17715414 -5152 1589130713 -5153 917708746 -5154 316014632 -5155 1145207242 -5156 1013009589 -5157 834719277 -5158 735153746 -5159 594632735 -5160 1863938803 -5161 1504608188 -5162 1239055237 -5163 1194000793 -5164 373775321 -5165 1791157632 -5166 1276519921 -5167 1342094706 -5168 1450575905 -5169 1442771260 -5170 568844801 -5171 72410164 -5172 318044600 -5173 1933046495 -5174 1545613255 -5175 690480175 -5176 372049194 -5177 517355522 -5178 902753765 -5179 1588964585 -5180 403860483 -5181 1782681269 -5182 1606679999 -5183 1992991196 -5184 552906367 -5185 1922694631 -5186 990714790 -5187 1565915956 -5188 609930260 -5189 1725868536 -5190 13065043 -5191 326385415 -5192 1082993077 -5193 1252120280 -5194 1520386208 -5195 1456768398 -5196 895794265 -5197 649422482 -5198 651379456 -5199 198886522 -5200 2092193742 -5201 1220224257 -5202 271296686 -5203 262754694 -5204 1005787104 -5205 1816909941 -5206 953234869 -5207 1377836298 -5208 186781815 -5209 1855988634 -5210 819317236 -5211 590642299 -5212 1491186255 -5213 278513587 -5214 436149847 -5215 2044092622 -5216 53724571 -5217 1426864638 -5218 1462524930 -5219 663654831 -5220 1005249526 -5221 1475589973 -5222 990040247 -5223 2088242603 -5224 580226606 -5225 362942807 -5226 1397527353 -5227 1476020871 -5228 1012365289 -5229 2048906809 -5230 1674907393 -5231 957075383 -5232 1121647418 -5233 1946204079 -5234 1219830077 -5235 2127434523 -5236 1615630372 -5237 25581299 -5238 1357787173 -5239 1802412187 -5240 1881569933 -5241 29620761 -5242 245570838 -5243 1225272541 -5244 308134349 -5245 681720686 -5246 1121881515 -5247 361858920 -5248 2108585324 -5249 436922798 -5250 1025513751 -5251 966351202 -5252 1912512771 -5253 2015553998 -5254 907110158 -5255 345255729 -5256 231013158 -5257 157153863 -5258 1821276600 -5259 1243378447 -5260 58577025 -5261 1348700345 -5262 52970183 -5263 1180224443 -5264 1147420776 -5265 1272800260 -5266 1160175318 -5267 615567500 -5268 1298381559 -5269 370478844 -5270 270496040 -5271 1032467845 -5272 400099605 -5273 516066878 -5274 110256738 -5275 708233954 -5276 1197787564 -5277 1232138253 -5278 1070092874 -5279 1158889240 -5280 1669061051 -5281 2095606626 -5282 2125240443 -5283 1434090175 -5284 1963676976 -5285 884866953 -5286 1779345904 -5287 47206486 -5288 1042020816 -5289 1453138857 -5290 1290584934 -5291 1100597841 -5292 654355554 -5293 1343555117 -5294 133338637 -5295 1801776331 -5296 468871729 -5297 1293513955 -5298 269860183 -5299 1767253289 -5300 1663992799 -5301 540356223 -5302 652237486 -5303 2064092405 -5304 1056423102 -5305 762494224 -5306 624842711 -5307 106727018 -5308 1994632477 -5309 1694935586 -5310 1265616259 -5311 1516209881 -5312 1643058564 -5313 1243373054 -5314 802816408 -5315 1459251892 -5316 2128240007 -5317 434678664 -5318 1506458379 -5319 1022777175 -5320 1887817521 -5321 649559665 -5322 2123375017 -5323 394689428 -5324 1993114782 -5325 109230006 -5326 48982111 -5327 314502863 -5328 1402743961 -5329 318842294 -5330 2081756152 -5331 919253113 -5332 859198518 -5333 586509990 -5334 835861870 -5335 1915621620 -5336 1349004214 -5337 1460704581 -5338 2022348638 -5339 1196153044 -5340 1008156519 -5341 1140481249 -5342 564879277 -5343 503731435 -5344 236370655 -5345 1367695685 -5346 1962983328 -5347 217127014 -5348 1802374349 -5349 1321958059 -5350 1239904190 -5351 1542708223 -5352 1971517724 -5353 1215795559 -5354 1937397651 -5355 1817148858 -5356 1325025565 -5357 1986379762 -5358 2131651721 -5359 580285878 -5360 157738408 -5361 2065924226 -5362 1499538991 -5363 1016936926 -5364 504950568 -5365 187917213 -5366 785074898 -5367 1853954783 -5368 1648621795 -5369 659939889 -5370 902624179 -5371 509294666 -5372 1800421138 -5373 1467503456 -5374 1013026102 -5375 2036791794 -5376 687715493 -5377 828525782 -5378 106435160 -5379 342606194 -5380 3000193 -5381 1346339350 -5382 1885314417 -5383 1974517917 -5384 414651261 -5385 1675228420 -5386 1644183127 -5387 1739676826 -5388 1514124534 -5389 1628351200 -5390 172479057 -5391 1671862943 -5392 1546791778 -5393 1672018048 -5394 541316221 -5395 2051742347 -5396 1859935262 -5397 1326391120 -5398 1758213482 -5399 1361073409 -5400 1986331009 -5401 513354013 -5402 1870368075 -5403 1639268499 -5404 1980857469 -5405 735910529 -5406 1528576645 -5407 521089314 -5408 1564436311 -5409 1635011806 -5410 863695508 -5411 1567436504 -5412 833867508 -5413 601526278 -5414 1394470773 -5415 1248518770 -5416 129271050 -5417 891170252 -5418 840711948 -5419 1643395585 -5420 372037805 -5421 1013191005 -5422 1167774880 -5423 1918829583 -5424 537725406 -5425 1709091101 -5426 1823088282 -5427 250177020 -5428 887998573 -5429 1433818116 -5430 1611250429 -5431 726845934 -5432 1947172129 -5433 1334134856 -5434 218630786 -5435 1780545950 -5436 2070045386 -5437 1747207431 -5438 154151616 -5439 1486998049 -5440 1234735589 -5441 1017847125 -5442 906950906 -5443 2068603098 -5444 1619373403 -5445 153938031 -5446 1169638220 -5447 1748644453 -5448 1045108284 -5449 2010350168 -5450 1244556390 -5451 1417146089 -5452 876057526 -5453 264847622 -5454 1188492024 -5455 1413782932 -5456 1973938724 -5457 864096659 -5458 1663959952 -5459 714453649 -5460 150431127 -5461 1127726733 -5462 1441299584 -5463 2097603257 -5464 314377941 -5465 1659930370 -5466 1730665559 -5467 236939679 -5468 1259654153 -5469 1884817176 -5470 1723937729 -5471 346906095 -5472 755180653 -5473 483404987 -5474 268025545 -5475 227070408 -5476 637343018 -5477 1437663765 -5478 1975714861 -5479 1682451302 -5480 1300530285 -5481 1072787604 -5482 952113743 -5483 29104163 -5484 1337635226 -5485 2140605768 -5486 1442887095 -5487 1164090302 -5488 857218779 -5489 959363399 -5490 1878543952 -5491 1007649906 -5492 2087090132 -5493 1172359888 -5494 957769515 -5495 253984426 -5496 684806610 -5497 540951427 -5498 490924105 -5499 1944460763 -5500 278284955 -5501 67378186 -5502 143883210 -5503 1033465608 -5504 550783173 -5505 411908755 -5506 1260536016 -5507 1188126192 -5508 1849572520 -5509 1088767229 -5510 723093846 -5511 1002619158 -5512 14071185 -5513 1675207590 -5514 1031723321 -5515 1351706412 -5516 1668329710 -5517 327126769 -5518 368313066 -5519 378064841 -5520 1286490168 -5521 99373370 -5522 1385714747 -5523 1226096653 -5524 1271733258 -5525 196000615 -5526 1480081079 -5527 1956539868 -5528 736952042 -5529 1971005184 -5530 1753516984 -5531 1015236997 -5532 2038383371 -5533 1897400194 -5534 2048702605 -5535 441682896 -5536 161825302 -5537 1161754973 -5538 1629809088 -5539 2011397822 -5540 103038554 -5541 205419287 -5542 866533332 -5543 117109740 -5544 1880626877 -5545 1898256654 -5546 1468816152 -5547 1401472939 -5548 77899775 -5549 1837129218 -5550 1779537780 -5551 1364389943 -5552 1936502589 -5553 1017768879 -5554 443002948 -5555 1060752199 -5556 1213769494 -5557 1923084027 -5558 869808420 -5559 1950721536 -5560 1746605564 -5561 475841756 -5562 818474885 -5563 1637505287 -5564 225758302 -5565 719693842 -5566 2079188183 -5567 387583604 -5568 1881448815 -5569 1561513624 -5570 251497779 -5571 1984487370 -5572 1766932911 -5573 1118031111 -5574 2101597110 -5575 1500076140 -5576 868804117 -5577 1422929614 -5578 754065431 -5579 946703892 -5580 1112575184 -5581 386119563 -5582 163610188 -5583 901594125 -5584 1403888442 -5585 606613136 -5586 1962346325 -5587 470174289 -5588 382213516 -5589 684671097 -5590 273412177 -5591 2128819080 -5592 1160512853 -5593 1091887063 -5594 1618840719 -5595 1386271155 -5596 1811580905 -5597 1550545254 -5598 1773854760 -5599 1545546073 -5600 964575230 -5601 2025352539 -5602 1382549795 -5603 584024493 -5604 995900002 -5605 1336663257 -5606 2084100633 -5607 1864704120 -5608 612109223 -5609 690682416 -5610 663924364 -5611 1724684407 -5612 1076801979 -5613 827534552 -5614 478794885 -5615 333206774 -5616 1434147689 -5617 293657562 -5618 803381063 -5619 1816361205 -5620 978328659 -5621 1076793240 -5622 1797696637 -5623 2138841512 -5624 21196655 -5625 1269053708 -5626 1377629019 -5627 1832777561 -5628 672115314 -5629 1004000131 -5630 1230839986 -5631 1636690545 -5632 881869022 -5633 465906133 -5634 73231390 -5635 1877769025 -5636 1802569390 -5637 9848376 -5638 1594989497 -5639 267194965 -5640 700530792 -5641 111430213 -5642 1991879372 -5643 1777332772 -5644 938964766 -5645 323190609 -5646 2110539546 -5647 225628807 -5648 616848171 -5649 766436961 -5650 2041990012 -5651 1595176830 -5652 1843230201 -5653 1692203001 -5654 1586534694 -5655 1864426857 -5656 813773061 -5657 816680066 -5658 1549720770 -5659 1485888375 -5660 1820680197 -5661 633077108 -5662 975095272 -5663 555065572 -5664 1098983241 -5665 1048326663 -5666 285350949 -5667 754068983 -5668 1058175039 -5669 1880340446 -5670 1021263948 -5671 1758705831 -5672 1991770659 -5673 865659672 -5674 1388554955 -5675 783251777 -5676 1188850282 -5677 1351610853 -5678 1008880584 -5679 1805698453 -5680 2118047814 -5681 903386948 -5682 1253391636 -5683 1813794368 -5684 448106301 -5685 692442682 -5686 1530737577 -5687 1261879362 -5688 1509122748 -5689 932974699 -5690 600284090 -5691 1182319298 -5692 1566051807 -5693 1575379362 -5694 1737384870 -5695 517551400 -5696 476222377 -5697 2022735819 -5698 1271620383 -5699 1534397416 -5700 1755592617 -5701 145400683 -5702 1145619600 -5703 1599879628 -5704 1011060355 -5705 386690907 -5706 235647758 -5707 52426989 -5708 1738301761 -5709 1244528342 -5710 1858125443 -5711 1708865927 -5712 431643 -5713 964033431 -5714 1375176647 -5715 448537944 -5716 1656476113 -5717 758430576 -5718 1710417307 -5719 1018115214 -5720 1691405275 -5721 163217749 -5722 52950864 -5723 1109973434 -5724 1738597111 -5725 1790335734 -5726 1627524834 -5727 67335841 -5728 1665587905 -5729 751661569 -5730 1601733257 -5731 1273696874 -5732 897062252 -5733 599869209 -5734 726092854 -5735 1908122608 -5736 986560117 -5737 961740612 -5738 1960549597 -5739 577378230 -5740 58785307 -5741 1671191392 -5742 138760509 -5743 59216950 -5744 487741175 -5745 1513937157 -5746 507754894 -5747 2144217289 -5748 124884085 -5749 70688553 -5750 1014848855 -5751 1816289361 -5752 233906302 -5753 1067799719 -5754 778779147 -5755 1972503414 -5756 710651805 -5757 258820334 -5758 2039839255 -5759 228756062 -5760 1010481903 -5761 1494088864 -5762 1502452936 -5763 1907544156 -5764 2093958074 -5765 81062142 -5766 1668183116 -5767 933034543 -5768 1042802755 -5769 1481249065 -5770 1510412773 -5771 1101588062 -5772 1004956810 -5773 1649173282 -5774 1160805012 -5775 1492697985 -5776 1015626791 -5777 1668559906 -5778 1489431626 -5779 1140510877 -5780 1739248460 -5781 356796833 -5782 809316590 -5783 1973154762 -5784 1424596552 -5785 1588095737 -5786 1798174528 -5787 2135248357 -5788 1846916071 -5789 1690530135 -5790 216520771 -5791 709914327 -5792 1037135352 -5793 1718973707 -5794 469974835 -5795 983609778 -5796 1800035850 -5797 2138157951 -5798 1916644321 -5799 695354957 -5800 1471923368 -5801 1279573446 -5802 1796943019 -5803 329396530 -5804 781263080 -5805 810264383 -5806 1822094516 -5807 1796889872 -5808 331340641 -5809 1164042494 -5810 789917101 -5811 2070589101 -5812 1520839328 -5813 1599233691 -5814 1896260216 -5815 797952232 -5816 1039845780 -5817 1546951096 -5818 785716942 -5819 739278204 -5820 1089997584 -5821 1002237713 -5822 1449192531 -5823 2127132936 -5824 573727773 -5825 1919167366 -5826 963259066 -5827 226279975 -5828 1909841669 -5829 732419739 -5830 921634932 -5831 1234281389 -5832 2011993185 -5833 571094303 -5834 1563677920 -5835 645772617 -5836 1381358686 -5837 1238288788 -5838 295178841 -5839 1712699327 -5840 254847634 -5841 1085095942 -5842 1635804781 -5843 1775686962 -5844 536845985 -5845 1384581349 -5846 426155547 -5847 1576691766 -5848 784048797 -5849 1211872489 -5850 168486322 -5851 1874046381 -5852 66626554 -5853 1617678853 -5854 1853695669 -5855 640354327 -5856 1389362571 -5857 669471087 -5858 866634302 -5859 1151720592 -5860 1401890826 -5861 1788269234 -5862 238518333 -5863 1266400363 -5864 211879889 -5865 1802196253 -5866 1912172981 -5867 1593238575 -5868 893001393 -5869 59868174 -5870 1158454255 -5871 1147849028 -5872 1144964117 -5873 646775388 -5874 776052342 -5875 1681810102 -5876 2031356737 -5877 1202207889 -5878 1111018220 -5879 667921886 -5880 266596730 -5881 1279504542 -5882 394484620 -5883 333223285 -5884 749699747 -5885 100696641 -5886 973577612 -5887 2139062318 -5888 770167729 -5889 1840211915 -5890 1143299262 -5891 24574907 -5892 1480997501 -5893 1381817596 -5894 1290975271 -5895 1692877391 -5896 1036530201 -5897 1055664604 -5898 1138632318 -5899 1929531595 -5900 1115532778 -5901 149602925 -5902 929896975 -5903 113013247 -5904 796378313 -5905 1705949317 -5906 1794823350 -5907 680251402 -5908 760673559 -5909 758357922 -5910 1348173289 -5911 1027270289 -5912 2037862465 -5913 1742657909 -5914 1360493574 -5915 640078564 -5916 1843354550 -5917 186587539 -5918 631657235 -5919 466038631 -5920 2026799454 -5921 1774956497 -5922 490613539 -5923 1360313307 -5924 1009290445 -5925 1781588810 -5926 905707050 -5927 2045820647 -5928 689769766 -5929 2044339369 -5930 1827868594 -5931 1805302544 -5932 46458646 -5933 610281921 -5934 1918315792 -5935 842836960 -5936 168747590 -5937 1565655494 -5938 1523088362 -5939 929421149 -5940 176529768 -5941 723778003 -5942 1956691439 -5943 66908585 -5944 318952264 -5945 1169701365 -5946 706987150 -5947 14823167 -5948 1356288904 -5949 1338644385 -5950 480861798 -5951 1235604710 -5952 966117234 -5953 971475337 -5954 448434370 -5955 1975407680 -5956 605580499 -5957 1354141420 -5958 1873744679 -5959 1295350265 -5960 1250997141 -5961 1554129625 -5962 953169162 -5963 1297455788 -5964 16927898 -5965 724001306 -5966 2140292748 -5967 185675488 -5968 142173152 -5969 1515897462 -5970 1115096638 -5971 318702920 -5972 92191818 -5973 924304429 -5974 385611506 -5975 411144082 -5976 2094005794 -5977 1092598656 -5978 425967249 -5979 1302811051 -5980 283759393 -5981 906829048 -5982 390932113 -5983 1249876627 -5984 1878304385 -5985 839366483 -5986 1077800659 -5987 336401237 -5988 46024256 -5989 804061690 -5990 1631751502 -5991 1297021397 -5992 210707667 -5993 437437016 -5994 446993537 -5995 227635565 -5996 1161438322 -5997 439802637 -5998 413311054 -5999 1303611474 -6000 1955700100 -6001 1528407692 -6002 1622314395 -6003 2047891918 -6004 305228473 -6005 2007925901 -6006 311552352 -6007 251750619 -6008 953040909 -6009 737519602 -6010 1554561670 -6011 1236800302 -6012 1644348650 -6013 1945493784 -6014 339193281 -6015 1375169387 -6016 637376619 -6017 1416993941 -6018 1711570624 -6019 683400875 -6020 73571983 -6021 1195838479 -6022 1980422273 -6023 284279651 -6024 1633275495 -6025 279932162 -6026 511915216 -6027 647230170 -6028 719734800 -6029 925226270 -6030 1950841644 -6031 527951252 -6032 306150314 -6033 1425672391 -6034 428359522 -6035 611378787 -6036 1286114644 -6037 739911874 -6038 863129407 -6039 91671905 -6040 1477431476 -6041 270207429 -6042 1328472207 -6043 974296478 -6044 68217565 -6045 1667665489 -6046 201982218 -6047 705594185 -6048 937175782 -6049 1913552842 -6050 1388995060 -6051 1010747765 -6052 961907673 -6053 1221933685 -6054 1295027416 -6055 447699521 -6056 1501865848 -6057 1806942633 -6058 1094929691 -6059 74117000 -6060 584685255 -6061 898287687 -6062 602068252 -6063 890835570 -6064 176476431 -6065 1030427774 -6066 1502214357 -6067 1462591075 -6068 1770339648 -6069 217860116 -6070 1554262981 -6071 1100287477 -6072 488067546 -6073 735251540 -6074 2074583955 -6075 556285111 -6076 255433381 -6077 129082525 -6078 1261879296 -6079 1192609163 -6080 2042635368 -6081 503390709 -6082 55873281 -6083 857059393 -6084 1725324394 -6085 1350900697 -6086 1304758914 -6087 1079706594 -6088 1010359682 -6089 252204957 -6090 1153823594 -6091 1595044938 -6092 1150492645 -6093 1755891846 -6094 338396860 -6095 1326969076 -6096 638835972 -6097 1840611217 -6098 642076503 -6099 261691973 -6100 2058471334 -6101 48855836 -6102 1361979450 -6103 399055232 -6104 784107377 -6105 1289079757 -6106 955340343 -6107 1039540758 -6108 1418162283 -6109 69735992 -6110 84666274 -6111 1313314003 -6112 573126701 -6113 140539555 -6114 22889748 -6115 150967447 -6116 1491440252 -6117 1327648663 -6118 1230674042 -6119 354316287 -6120 1579853620 -6121 237013988 -6122 1949361225 -6123 582862617 -6124 1992905835 -6125 140274437 -6126 1909831693 -6127 484258159 -6128 1980885654 -6129 404424549 -6130 745950132 -6131 1891873340 -6132 453280385 -6133 2107929582 -6134 143444924 -6135 1237387762 -6136 1249525692 -6137 1098785268 -6138 129444873 -6139 520204327 -6140 1168521260 -6141 214111147 -6142 1833518330 -6143 1741647961 -6144 354650702 -6145 1856408078 -6146 1892615408 -6147 1846090954 -6148 1036573093 -6149 975805802 -6150 52923593 -6151 468943066 -6152 1212819791 -6153 2002284818 -6154 1051805683 -6155 1058241978 -6156 2142559255 -6157 814153729 -6158 1542500137 -6159 1975961262 -6160 1218578278 -6161 140966622 -6162 1720350954 -6163 1671858663 -6164 101412556 -6165 1863795879 -6166 761762778 -6167 1350938248 -6168 815097499 -6169 891207651 -6170 1871142575 -6171 1983618759 -6172 1105318798 -6173 1557177257 -6174 1577783072 -6175 1459969500 -6176 1266101688 -6177 1322914832 -6178 1158576806 -6179 155191133 -6180 151236987 -6181 1211500400 -6182 624134199 -6183 1364056778 -6184 1066301570 -6185 1675939883 -6186 274815108 -6187 1061377178 -6188 342609964 -6189 1817315245 -6190 889854792 -6191 1561188242 -6192 1958281867 -6193 462722098 -6194 1085563257 -6195 2059694424 -6196 179034329 -6197 1847326035 -6198 1263149024 -6199 994131828 -6200 591050038 -6201 986807952 -6202 830266939 -6203 1696368836 -6204 396501561 -6205 260566363 -6206 1008854688 -6207 1662603249 -6208 1583481196 -6209 19947847 -6210 1817794383 -6211 1734718183 -6212 1231448247 -6213 294444934 -6214 951291313 -6215 150266169 -6216 1970384817 -6217 1226106421 -6218 1211643347 -6219 165511133 -6220 895938018 -6221 2101498139 -6222 1726699375 -6223 706736238 -6224 416736590 -6225 664778985 -6226 618947014 -6227 595770919 -6228 364621372 -6229 1882096038 -6230 1589902748 -6231 955671411 -6232 721420342 -6233 272686039 -6234 504556599 -6235 1117921904 -6236 533252403 -6237 1513411288 -6238 633041505 -6239 2116733599 -6240 1533359135 -6241 303352240 -6242 1703968134 -6243 617323734 -6244 597797175 -6245 507775799 -6246 767589903 -6247 420698344 -6248 1733882220 -6249 1979233251 -6250 586209478 -6251 482336590 -6252 1933247742 -6253 165425205 -6254 1189072828 -6255 202500684 -6256 830204190 -6257 1808019842 -6258 798271604 -6259 1194825563 -6260 1542632233 -6261 240690704 -6262 3013326 -6263 116568927 -6264 513376743 -6265 507569925 -6266 1234490831 -6267 1046629146 -6268 2020981213 -6269 1867532337 -6270 1015879097 -6271 1406856700 -6272 23400929 -6273 572363583 -6274 2024180434 -6275 621198104 -6276 1080139382 -6277 644286690 -6278 1041896449 -6279 666537954 -6280 476036293 -6281 1628105927 -6282 1148874545 -6283 261800387 -6284 1793531132 -6285 190463725 -6286 464301072 -6287 476251675 -6288 1998483568 -6289 1262572676 -6290 1671077238 -6291 1393632153 -6292 1503263380 -6293 1674090564 -6294 1510201080 -6295 2016640123 -6296 34176841 -6297 597208264 -6298 915785622 -6299 2055158055 -6300 317256953 -6301 1931664719 -6302 1314531107 -6303 340657882 -6304 356544655 -6305 1191227894 -6306 961855987 -6307 1436684037 -6308 1835514584 -6309 2003752436 -6310 2103221992 -6311 164067229 -6312 1484374715 -6313 1104612889 -6314 425867616 -6315 1130422199 -6316 1295076614 -6317 890168688 -6318 1606673874 -6319 1146076534 -6320 5257716 -6321 1130267464 -6322 392225039 -6323 1508521096 -6324 656874380 -6325 1902426120 -6326 1377677572 -6327 691051222 -6328 352150736 -6329 145979546 -6330 598725629 -6331 669407689 -6332 2077644265 -6333 1913256736 -6334 1010065571 -6335 286705272 -6336 957000982 -6337 1971921558 -6338 1723389310 -6339 645031918 -6340 1828190346 -6341 1679127654 -6342 809099147 -6343 1165081413 -6344 636256895 -6345 1234966764 -6346 148019965 -6347 1931333509 -6348 2125135452 -6349 1754693839 -6350 929926396 -6351 2130393169 -6352 737477656 -6353 1322151435 -6354 1491430617 -6355 1394352036 -6356 1077093907 -6357 721624541 -6358 2085403258 -6359 1429244643 -6360 867604087 -6361 536645239 -6362 2098652332 -6363 797764705 -6364 302418328 -6365 961234256 -6366 1084469977 -6367 1259419310 -6368 785672166 -6369 660375639 -6370 1904451229 -6371 466378865 -6372 192019645 -6373 566066728 -6374 1631460278 -6375 828276540 -6376 1801033492 -6377 1779480243 -6378 612126402 -6379 1778685297 -6380 1386690435 -6381 1542052798 -6382 1761594818 -6383 2124168091 -6384 716720585 -6385 1105541787 -6386 1371036479 -6387 1793814493 -6388 1827166329 -6389 1308956090 -6390 1075575488 -6391 547286768 -6392 1845601329 -6393 1026744173 -6394 1345051473 -6395 536009 -6396 1987978429 -6397 282037803 -6398 1259955320 -6399 626166947 -6400 942413442 -6401 1016922901 -6402 1092545812 -6403 1134433088 -6404 1582989629 -6405 576522443 -6406 1962709628 -6407 1236539474 -6408 208519038 -6409 427352382 -6410 867741123 -6411 1595209473 -6412 1969405180 -6413 481852293 -6414 1571893916 -6415 538642118 -6416 1587394080 -6417 795446748 -6418 184972963 -6419 1267076761 -6420 2104402838 -6421 1260548451 -6422 1814363530 -6423 1802520519 -6424 139808976 -6425 1011931355 -6426 1803056529 -6427 2127787405 -6428 1293969158 -6429 915528201 -6430 606470705 -6431 88898953 -6432 1932451102 -6433 1699016517 -6434 1223332041 -6435 1367957083 -6436 128055312 -6437 1038558021 -6438 457012909 -6439 336574351 -6440 1465910404 -6441 1324754032 -6442 1931783824 -6443 1287831936 -6444 1806606325 -6445 1356194093 -6446 1826474054 -6447 1246516758 -6448 4157193 -6449 2011447017 -6450 366109871 -6451 2108560031 -6452 1124511821 -6453 32989753 -6454 1763596902 -6455 1264320797 -6456 1044921109 -6457 1419169783 -6458 1244624555 -6459 191406619 -6460 187214336 -6461 1851095260 -6462 280305572 -6463 2119665438 -6464 1402628129 -6465 1503637613 -6466 1340138874 -6467 1530683442 -6468 394711987 -6469 1797151783 -6470 1867257793 -6471 1860622391 -6472 974422168 -6473 1651557969 -6474 1000970679 -6475 633544845 -6476 860268414 -6477 679961086 -6478 1880061603 -6479 864425607 -6480 543924455 -6481 98687827 -6482 825501990 -6483 1668436276 -6484 131677580 -6485 441615245 -6486 785273426 -6487 1176598689 -6488 1860785028 -6489 2029897981 -6490 1368005309 -6491 2047999365 -6492 1733509593 -6493 1648310881 -6494 2020181155 -6495 988654074 -6496 1004464847 -6497 1212836381 -6498 371853868 -6499 1399176834 -6500 862504517 -6501 91628013 -6502 1112315577 -6503 1836926685 -6504 1743185983 -6505 2113286256 -6506 322987882 -6507 455970749 -6508 645763694 -6509 55565838 -6510 1320396357 -6511 1189688150 -6512 154253665 -6513 2145898347 -6514 710640778 -6515 285931245 -6516 440029944 -6517 1495914204 -6518 1462529935 -6519 153331325 -6520 1378328537 -6521 683051596 -6522 53847042 -6523 964354482 -6524 183878829 -6525 2074028197 -6526 1953008557 -6527 1188343676 -6528 1139380931 -6529 177378777 -6530 440036862 -6531 2001885448 -6532 269006791 -6533 1552352439 -6534 1691328485 -6535 2012192774 -6536 1518155048 -6537 2014316367 -6538 320679875 -6539 16435094 -6540 2069882205 -6541 1641076232 -6542 1206123244 -6543 76652222 -6544 1639490932 -6545 1916764023 -6546 362583468 -6547 2079520876 -6548 1265194579 -6549 1825113403 -6550 85368553 -6551 496039469 -6552 360681351 -6553 139215595 -6554 1460393951 -6555 544560180 -6556 65760145 -6557 1265918860 -6558 1732903857 -6559 1205141076 -6560 1443297638 -6561 25457071 -6562 1059542876 -6563 1712304429 -6564 1577809511 -6565 603387713 -6566 1577013555 -6567 948480911 -6568 470220432 -6569 1897693430 -6570 964916005 -6571 392618990 -6572 1391286015 -6573 23555602 -6574 469271212 -6575 883293299 -6576 1940319625 -6577 831854680 -6578 815330527 -6579 1058030556 -6580 509484435 -6581 900699081 -6582 1554070025 -6583 870165786 -6584 1039914676 -6585 866980329 -6586 1414725967 -6587 1105674821 -6588 2132899189 -6589 1000146176 -6590 163332249 -6591 1428713179 -6592 1025603247 -6593 1222875125 -6594 993533960 -6595 455929110 -6596 1826262838 -6597 423063867 -6598 1404410021 -6599 148999623 -6600 173273650 -6601 221842379 -6602 541618613 -6603 1564559665 -6604 245397981 -6605 1010889825 -6606 300369316 -6607 38233958 -6608 1842744506 -6609 1115699843 -6610 1096264514 -6611 204745293 -6612 2016398924 -6613 502850892 -6614 1074911080 -6615 908829953 -6616 1369831221 -6617 342153399 -6618 2014504774 -6619 1355246762 -6620 1342299575 -6621 30353376 -6622 636476294 -6623 220419174 -6624 1253228501 -6625 1630010254 -6626 676348285 -6627 932007692 -6628 2053074122 -6629 2080758306 -6630 1081007315 -6631 78864124 -6632 155117037 -6633 1622625928 -6634 1643423789 -6635 400515018 -6636 486032105 -6637 1943793105 -6638 438748976 -6639 181292963 -6640 912009300 -6641 1535013491 -6642 386038257 -6643 780924577 -6644 2037864383 -6645 1460949337 -6646 1689754530 -6647 1260211956 -6648 1803102736 -6649 1556775656 -6650 467975070 -6651 997918663 -6652 1587129032 -6653 1104451364 -6654 1218337837 -6655 692873886 -6656 586977971 -6657 1894686122 -6658 1624881578 -6659 492568445 -6660 1827960781 -6661 558405245 -6662 571432569 -6663 1983077818 -6664 33547525 -6665 67372710 -6666 236109189 -6667 519579630 -6668 2011165815 -6669 674858165 -6670 700872594 -6671 775691467 -6672 62388008 -6673 1086910851 -6674 1556616044 -6675 2100252391 -6676 400376540 -6677 1098886926 -6678 1212980699 -6679 55995628 -6680 508178935 -6681 1680955770 -6682 1053914291 -6683 2095307967 -6684 637923486 -6685 124768480 -6686 640698205 -6687 1224901457 -6688 2019454603 -6689 118096135 -6690 1717469902 -6691 1699931736 -6692 676501380 -6693 141418823 -6694 1535525906 -6695 710048905 -6696 208791533 -6697 1771635095 -6698 1229628536 -6699 72473700 -6700 299009613 -6701 1930501130 -6702 848165168 -6703 361397621 -6704 869928333 -6705 257297564 -6706 314166365 -6707 1270304873 -6708 1356184491 -6709 1527147064 -6710 1326300501 -6711 1864363426 -6712 1060619186 -6713 232731144 -6714 1812187745 -6715 1698542673 -6716 357499624 -6717 305402303 -6718 775960482 -6719 229470579 -6720 423498438 -6721 345946737 -6722 1929402315 -6723 1099999819 -6724 487365560 -6725 1317444574 -6726 1810048724 -6727 696157094 -6728 941596021 -6729 892193612 -6730 768630794 -6731 1240605634 -6732 675211094 -6733 1616795962 -6734 1602003256 -6735 1545139427 -6736 1874093527 -6737 1916169621 -6738 667960652 -6739 1082794370 -6740 1295833037 -6741 1994261153 -6742 799674148 -6743 208968576 -6744 79508649 -6745 464378245 -6746 1907511249 -6747 437008274 -6748 769780548 -6749 535988083 -6750 666478853 -6751 1193278987 -6752 881934820 -6753 448397521 -6754 145795158 -6755 1369300381 -6756 1765842095 -6757 1955843882 -6758 2065457475 -6759 559954468 -6760 700553847 -6761 686604621 -6762 1800560103 -6763 1375764941 -6764 155916936 -6765 1255079711 -6766 773420721 -6767 2030010463 -6768 1023765684 -6769 1441381373 -6770 965321185 -6771 172115073 -6772 1288158879 -6773 1764995333 -6774 381083649 -6775 1367667528 -6776 81889930 -6777 141111250 -6778 1804675802 -6779 851670479 -6780 677099334 -6781 323671008 -6782 2044949466 -6783 1559034154 -6784 772068529 -6785 43260976 -6786 780850887 -6787 390426976 -6788 1999104858 -6789 698824714 -6790 950381444 -6791 552175057 -6792 1385429336 -6793 603457899 -6794 1927939999 -6795 1541346272 -6796 1858537610 -6797 553877072 -6798 1423873087 -6799 734819646 -6800 1995258445 -6801 241710624 -6802 906934720 -6803 1135933676 -6804 2006705957 -6805 1288018369 -6806 356117557 -6807 2088595887 -6808 1429129620 -6809 13309711 -6810 792782718 -6811 2106228954 -6812 336980719 -6813 690248536 -6814 1517779460 -6815 1109049248 -6816 733509512 -6817 151146700 -6818 1499476224 -6819 585130723 -6820 849971414 -6821 302374021 -6822 1137305780 -6823 87917102 -6824 905831920 -6825 917762131 -6826 1629263374 -6827 616885883 -6828 1471639203 -6829 905652813 -6830 1351705529 -6831 1319414001 -6832 1147363437 -6833 111156601 -6834 307864029 -6835 1006585746 -6836 1399174971 -6837 663981586 -6838 947697986 -6839 680820943 -6840 677291298 -6841 1740480704 -6842 639566249 -6843 1014272017 -6844 283245593 -6845 9862061 -6846 2123321266 -6847 1016755105 -6848 161008761 -6849 1475313842 -6850 1601885828 -6851 1010980176 -6852 1777687863 -6853 591707961 -6854 1098897278 -6855 536036136 -6856 1509470092 -6857 580677005 -6858 1152922019 -6859 833625648 -6860 1486329818 -6861 357143900 -6862 5556001 -6863 486209608 -6864 468300502 -6865 313420030 -6866 1492795354 -6867 1867475473 -6868 977401617 -6869 293009692 -6870 400812768 -6871 1654692915 -6872 2033490397 -6873 1040379017 -6874 521481284 -6875 169252342 -6876 1050241078 -6877 497318902 -6878 1186007447 -6879 1211249840 -6880 1972632745 -6881 640409628 -6882 74746368 -6883 1602836960 -6884 1232117589 -6885 1173643646 -6886 2138873096 -6887 594104033 -6888 1754320651 -6889 1144311467 -6890 1427729681 -6891 1093166822 -6892 1501455368 -6893 1433285682 -6894 1579376430 -6895 1969755870 -6896 1746705713 -6897 924688136 -6898 1689747695 -6899 576623682 -6900 1217697829 -6901 2090560463 -6902 83832949 -6903 1103704578 -6904 983455832 -6905 605314233 -6906 1272956920 -6907 2033696910 -6908 1102633136 -6909 311480719 -6910 1097463102 -6911 927782233 -6912 951890347 -6913 1172209470 -6914 383135545 -6915 36524288 -6916 198369469 -6917 374524994 -6918 630628322 -6919 1952690120 -6920 1518836461 -6921 2058358003 -6922 898373294 -6923 872808181 -6924 1344160038 -6925 330266076 -6926 695080403 -6927 943382103 -6928 1254954213 -6929 237344450 -6930 1520005785 -6931 325168394 -6932 180421265 -6933 1603838734 -6934 1428872972 -6935 1163877097 -6936 61669319 -6937 554346244 -6938 1050090360 -6939 1164302455 -6940 865826963 -6941 69814 -6942 2092084688 -6943 1817717311 -6944 1172279285 -6945 327736586 -6946 1854241599 -6947 1370648754 -6948 702261580 -6949 337386273 -6950 1175855226 -6951 73614393 -6952 248260629 -6953 2074228521 -6954 946422575 -6955 1592420667 -6956 257010949 -6957 1641502978 -6958 388319122 -6959 1511965162 -6960 1878847429 -6961 1908324907 -6962 1837133556 -6963 2059268694 -6964 1364679993 -6965 1118522880 -6966 1075662144 -6967 1426349312 -6968 1672869124 -6969 2125752504 -6970 443168120 -6971 391212440 -6972 2125822318 -6973 387769160 -6974 61446103 -6975 1150617955 -6976 715505746 -6977 1915687702 -6978 373783061 -6979 1417767326 -6980 105590328 -6981 1549638288 -6982 1491381720 -6983 353850957 -6984 1476383161 -6985 290320647 -6986 1946271624 -6987 1733394110 -6988 1931823625 -6989 187107098 -6990 1097875625 -6991 1663187406 -6992 2095432005 -6993 787525533 -6994 1574972453 -6995 1312628350 -6996 1906048414 -6997 503150949 -6998 591494014 -6999 1431433890 -7000 481419805 -7001 1034662134 -7002 1822646330 -7003 459758475 -7004 1422431295 -7005 1884092433 -7006 1610376431 -7007 2137937041 -7008 1652296488 -7009 1984159492 -7010 1408220720 -7011 1757886816 -7012 1386314132 -7013 752118792 -7014 2111737773 -7015 715213645 -7016 1042439439 -7017 1910525749 -7018 301124108 -7019 826779416 -7020 2097632847 -7021 1398999733 -7022 342483175 -7023 2045581204 -7024 39041618 -7025 1917455628 -7026 1210725906 -7027 1945090032 -7028 273122929 -7029 1802219920 -7030 1229040275 -7031 754542734 -7032 689398407 -7033 904202957 -7034 1214301209 -7035 2111829702 -7036 640811743 -7037 677193992 -7038 2102283095 -7039 145624583 -7040 513869837 -7041 1363020167 -7042 1903511399 -7043 1900183969 -7044 2115138959 -7045 1867765524 -7046 467913967 -7047 1010094750 -7048 1630807625 -7049 769038075 -7050 1836874167 -7051 1580956824 -7052 20554160 -7053 31873694 -7054 1479054380 -7055 59595778 -7056 1949329322 -7057 542296638 -7058 2004685811 -7059 74968603 -7060 197032910 -7061 1086242438 -7062 829511337 -7063 886431317 -7064 1990445395 -7065 2043812546 -7066 850777371 -7067 483773490 -7068 573522891 -7069 805576819 -7070 629398073 -7071 1087392728 -7072 21113338 -7073 385425824 -7074 840093049 -7075 2136252298 -7076 105707700 -7077 1308007016 -7078 998863400 -7079 1736515325 -7080 2077045091 -7081 688253919 -7082 1169988501 -7083 2097599251 -7084 720127613 -7085 501559233 -7086 9711382 -7087 521973287 -7088 1043855871 -7089 2014397193 -7090 596941890 -7091 1240888782 -7092 953155983 -7093 1426453227 -7094 2127320099 -7095 796117730 -7096 1322782126 -7097 830613823 -7098 1279891221 -7099 1896305017 -7100 1636190642 -7101 1909289294 -7102 836214097 -7103 1657303980 -7104 147231471 -7105 1676307146 -7106 1646072630 -7107 252939171 -7108 836830515 -7109 497452383 -7110 1989454497 -7111 766391958 -7112 1185706302 -7113 1011959350 -7114 716507562 -7115 1905833916 -7116 1513518584 -7117 726218944 -7118 280323555 -7119 409890807 -7120 593132489 -7121 877265446 -7122 1650779589 -7123 1546288472 -7124 156235025 -7125 1630616041 -7126 194922554 -7127 1479017151 -7128 313746216 -7129 1474813775 -7130 1227838520 -7131 1949936858 -7132 1236619422 -7133 2064052617 -7134 1459757190 -7135 1383850893 -7136 1592876116 -7137 958346173 -7138 1636790064 -7139 282222983 -7140 1455798556 -7141 1478760913 -7142 1048614941 -7143 494021210 -7144 343236616 -7145 1765122503 -7146 252371478 -7147 1856755200 -7148 343857799 -7149 532695034 -7150 119162359 -7151 936990288 -7152 1409960480 -7153 1769941949 -7154 335795112 -7155 1566195505 -7156 1253074342 -7157 530717667 -7158 897729009 -7159 1566820558 -7160 2005531442 -7161 2125567529 -7162 1369273768 -7163 1094667216 -7164 2042136499 -7165 681547310 -7166 331034461 -7167 1487528967 -7168 1639893483 -7169 1967824526 -7170 1769751950 -7171 948208391 -7172 1299101791 -7173 670883243 -7174 1442229602 -7175 1642338407 -7176 288522099 -7177 1694601080 -7178 1351609959 -7179 632379898 -7180 79812466 -7181 1470772319 -7182 1569370187 -7183 1489772946 -7184 1093230620 -7185 1905165299 -7186 908484804 -7187 198821314 -7188 288399318 -7189 1806213813 -7190 1765641872 -7191 146447113 -7192 1784297694 -7193 987431992 -7194 1241114329 -7195 1678950545 -7196 1668979302 -7197 1572148791 -7198 1018995864 -7199 1161389138 -7200 1392489669 -7201 641264166 -7202 2109597529 -7203 544107812 -7204 1312147410 -7205 1404343483 -7206 38962572 -7207 1600669509 -7208 951460916 -7209 1390572531 -7210 85565759 -7211 1031273382 -7212 713861202 -7213 1654935946 -7214 373562681 -7215 1807091822 -7216 1412617598 -7217 1282047485 -7218 2005913136 -7219 1701016916 -7220 940777650 -7221 1624071360 -7222 1847464029 -7223 577591696 -7224 464019704 -7225 941094711 -7226 109058594 -7227 2132999007 -7228 365759854 -7229 1128054458 -7230 1146904497 -7231 1758249523 -7232 1769318625 -7233 1109018378 -7234 154873687 -7235 933982387 -7236 365878214 -7237 193836259 -7238 387168248 -7239 1317339130 -7240 1584408791 -7241 472734007 -7242 201128864 -7243 150786345 -7244 2127669954 -7245 574691545 -7246 1957878168 -7247 1392803904 -7248 1856739030 -7249 1816307656 -7250 946337172 -7251 650033032 -7252 1292895369 -7253 646317554 -7254 1227624729 -7255 1756915073 -7256 1587412265 -7257 1336683323 -7258 1742430432 -7259 1953172119 -7260 317254133 -7261 741851281 -7262 1563937994 -7263 2086572758 -7264 1850869660 -7265 1718811681 -7266 873071497 -7267 69264226 -7268 1912647941 -7269 1260239745 -7270 1386603356 -7271 1349573084 -7272 1732973753 -7273 1587732220 -7274 1500359429 -7275 1713160059 -7276 14940118 -7277 1310753949 -7278 958480315 -7279 1871679148 -7280 979577958 -7281 1904817487 -7282 374228533 -7283 124989679 -7284 403651393 -7285 1601853262 -7286 1881904752 -7287 1991063658 -7288 791052937 -7289 1476851537 -7290 1796752129 -7291 1108307070 -7292 71219170 -7293 1213206475 -7294 1047396181 -7295 1922088830 -7296 784534509 -7297 1920467678 -7298 1991353056 -7299 549698802 -7300 1033223776 -7301 1230472764 -7302 1899271886 -7303 618713881 -7304 670721337 -7305 1252147667 -7306 184390292 -7307 685661455 -7308 415417969 -7309 1142870607 -7310 409856955 -7311 1394995927 -7312 900204446 -7313 784085488 -7314 1519985606 -7315 1303855840 -7316 238455102 -7317 1254406710 -7318 1147435850 -7319 1029508039 -7320 583774599 -7321 796704332 -7322 2137815110 -7323 654993770 -7324 2009910807 -7325 1037727643 -7326 429598952 -7327 646961668 -7328 810711673 -7329 273468361 -7330 1196660470 -7331 1843935449 -7332 1503941125 -7333 948448708 -7334 315165682 -7335 27178814 -7336 53112728 -7337 499555974 -7338 712840269 -7339 468530697 -7340 1642426581 -7341 1122697225 -7342 1863526624 -7343 395147380 -7344 1906782713 -7345 1236028582 -7346 1699003220 -7347 2145237816 -7348 342951644 -7349 698955422 -7350 1027262207 -7351 926726244 -7352 1495659754 -7353 1017593669 -7354 1581720014 -7355 1358086914 -7356 2055321312 -7357 2011318966 -7358 2005048582 -7359 718549338 -7360 137303679 -7361 1054225405 -7362 415001139 -7363 1641244805 -7364 2002674113 -7365 730166822 -7366 1668423619 -7367 2055786841 -7368 1229722796 -7369 233780241 -7370 376833890 -7371 724665730 -7372 1356477466 -7373 92876866 -7374 1119813110 -7375 1115776531 -7376 1328905448 -7377 671332682 -7378 1113530699 -7379 1671857093 -7380 1370288104 -7381 2140792907 -7382 451099689 -7383 718464211 -7384 1010902928 -7385 2032819703 -7386 2076551125 -7387 918740593 -7388 1896655021 -7389 1934116059 -7390 1637289931 -7391 2033958701 -7392 840857816 -7393 2052291070 -7394 1527719858 -7395 696048282 -7396 634974244 -7397 1048659829 -7398 604351475 -7399 1864697041 -7400 1282440070 -7401 981185366 -7402 441879123 -7403 491433888 -7404 1074062232 -7405 1561692233 -7406 1607210420 -7407 255484033 -7408 85541267 -7409 573257471 -7410 1927341126 -7411 1455829371 -7412 566566730 -7413 230957167 -7414 26809934 -7415 1577469659 -7416 116293222 -7417 2103361059 -7418 348726604 -7419 2012948243 -7420 1889993471 -7421 1986016535 -7422 1899423296 -7423 583367639 -7424 1890823957 -7425 1279659506 -7426 1279415921 -7427 378314554 -7428 180835688 -7429 1883767397 -7430 95527947 -7431 1463275758 -7432 717469115 -7433 537407070 -7434 1954709647 -7435 1791531347 -7436 2099099303 -7437 1414436419 -7438 2047015380 -7439 37156922 -7440 1987693890 -7441 1826872858 -7442 1492986293 -7443 406776973 -7444 2057830025 -7445 1519796228 -7446 1984246632 -7447 26639599 -7448 1475673639 -7449 185489588 -7450 2039587843 -7451 1218183462 -7452 24022475 -7453 1791527491 -7454 1801551102 -7455 1914846432 -7456 923703350 -7457 933483375 -7458 145677338 -7459 1104539038 -7460 669767124 -7461 241205285 -7462 420331148 -7463 1387236239 -7464 778612355 -7465 227557147 -7466 1031283939 -7467 730228010 -7468 1641993566 -7469 930815671 -7470 767384932 -7471 1482203809 -7472 610204882 -7473 112887578 -7474 1888980782 -7475 520551259 -7476 1632683806 -7477 1725743766 -7478 547190859 -7479 960873797 -7480 1911233354 -7481 439295054 -7482 31573612 -7483 1935255829 -7484 83338897 -7485 1833124714 -7486 1702618613 -7487 1007042247 -7488 619124441 -7489 1848295952 -7490 2111581285 -7491 1288891566 -7492 2089501237 -7493 384428786 -7494 528644157 -7495 720629945 -7496 611985933 -7497 1559928096 -7498 1450857955 -7499 106495852 -7500 343260120 -7501 70759240 -7502 1588699661 -7503 953465002 -7504 183646818 -7505 1330196795 -7506 1474016261 -7507 1816330624 -7508 908456913 -7509 2021207120 -7510 629720773 -7511 672206619 -7512 313018526 -7513 661294385 -7514 459978800 -7515 396357424 -7516 346935451 -7517 15113765 -7518 1403399671 -7519 966059893 -7520 1863409717 -7521 1367497309 -7522 107467811 -7523 1805427307 -7524 1751926095 -7525 636111968 -7526 378573604 -7527 216428380 -7528 48556417 -7529 1829431559 -7530 322924232 -7531 391816537 -7532 1900190799 -7533 1911623893 -7534 1345281539 -7535 2083837617 -7536 1094337040 -7537 671814152 -7538 1752684593 -7539 2002793953 -7540 545537625 -7541 234921719 -7542 527516924 -7543 858556151 -7544 896216104 -7545 987495724 -7546 1254913575 -7547 1243151556 -7548 1002609490 -7549 510829599 -7550 61727801 -7551 718535559 -7552 1878326908 -7553 169195612 -7554 376479218 -7555 1482769355 -7556 805307580 -7557 755052822 -7558 1699197735 -7559 853863997 -7560 437000734 -7561 2022121968 -7562 1245680534 -7563 189707885 -7564 1786262213 -7565 443478425 -7566 126061855 -7567 733115606 -7568 1115292578 -7569 1878746448 -7570 588425911 -7571 1660830203 -7572 2113668167 -7573 1115942836 -7574 371902706 -7575 862400624 -7576 2103438560 -7577 1626816282 -7578 2105552180 -7579 958564402 -7580 2137645881 -7581 19796333 -7582 1677099962 -7583 1868489141 -7584 188991945 -7585 2053579180 -7586 1203774848 -7587 994299525 -7588 661148355 -7589 755488935 -7590 1848163523 -7591 1098149089 -7592 630127255 -7593 946360409 -7594 1287856974 -7595 268905821 -7596 1389838835 -7597 1413918829 -7598 1002021427 -7599 357647765 -7600 1145181630 -7601 1590447338 -7602 2018477968 -7603 1111366149 -7604 558906526 -7605 242897026 -7606 1973766773 -7607 514861439 -7608 1869713308 -7609 1931835305 -7610 1473425841 -7611 1859875541 -7612 1951631638 -7613 1003042155 -7614 1580881034 -7615 2140623583 -7616 909137688 -7617 637172234 -7618 987439461 -7619 1570286043 -7620 1392661170 -7621 688119336 -7622 520951484 -7623 2022788425 -7624 1634479745 -7625 1808808458 -7626 144210598 -7627 876834932 -7628 1075243640 -7629 1146232025 -7630 1234482697 -7631 72941622 -7632 589195716 -7633 1105477017 -7634 1184307771 -7635 1148102242 -7636 1348374044 -7637 1010590897 -7638 1662963681 -7639 1070603704 -7640 794942554 -7641 988905875 -7642 782995598 -7643 599090545 -7644 1991948030 -7645 216392984 -7646 592230480 -7647 753602070 -7648 853565219 -7649 1579669941 -7650 176404465 -7651 98742741 -7652 120305629 -7653 697355949 -7654 2121531166 -7655 1754785375 -7656 358680760 -7657 118258117 -7658 484136659 -7659 1433924400 -7660 1264490142 -7661 1718619357 -7662 1506866022 -7663 1853685858 -7664 676612726 -7665 543690145 -7666 854304453 -7667 2024986770 -7668 1554281042 -7669 369784486 -7670 948106827 -7671 201739949 -7672 1358690361 -7673 1731102425 -7674 800830494 -7675 1203154744 -7676 1947495409 -7677 1393060974 -7678 1956756814 -7679 653576980 -7680 825247268 -7681 2133161280 -7682 752319721 -7683 945552897 -7684 683033581 -7685 726367240 -7686 552854624 -7687 1041714341 -7688 844625357 -7689 1036991284 -7690 328155093 -7691 2109115499 -7692 608126993 -7693 1835021115 -7694 1815317710 -7695 1284739719 -7696 231227613 -7697 522138515 -7698 1162242842 -7699 1785508655 -7700 891923001 -7701 2110349669 -7702 1987248604 -7703 103129715 -7704 1693968446 -7705 640595450 -7706 1306284459 -7707 1493980207 -7708 2033656425 -7709 1115557625 -7710 73540 -7711 711420045 -7712 1101235257 -7713 752393261 -7714 1656972942 -7715 1784268839 -7716 1478760501 -7717 62343919 -7718 678499532 -7719 175902210 -7720 1099335203 -7721 1006654626 -7722 137534062 -7723 1707462196 -7724 694192093 -7725 1952851772 -7726 844718267 -7727 925419706 -7728 327506639 -7729 2006961109 -7730 563444714 -7731 1219429640 -7732 1969827130 -7733 403209670 -7734 1322559355 -7735 1516311928 -7736 1043805121 -7737 481360166 -7738 862808488 -7739 929977898 -7740 1596917792 -7741 862882028 -7742 1641397943 -7743 550669401 -7744 1615275289 -7745 1150887237 -7746 187454592 -7747 946552143 -7748 1213231156 -7749 865954125 -7750 1122454353 -7751 165082711 -7752 1872608751 -7753 1259988415 -7754 1872544907 -7755 419317196 -7756 1065356539 -7757 569779527 -7758 1344736903 -7759 1392863178 -7760 429256988 -7761 1908181617 -7762 464809171 -7763 251600471 -7764 163907639 -7765 1787368526 -7766 1767912399 -7767 1207712760 -7768 121245045 -7769 483237239 -7770 2137690658 -7771 1718162837 -7772 1346119267 -7773 1631604953 -7774 121348590 -7775 813910909 -7776 635008543 -7777 308803183 -7778 1760463052 -7779 1848239699 -7780 1174757308 -7781 735433757 -7782 2013322411 -7783 899882411 -7784 1995422173 -7785 1738383670 -7786 1319199607 -7787 913295064 -7788 160679549 -7789 516452862 -7790 158674595 -7791 589936538 -7792 277150831 -7793 623483766 -7794 841537009 -7795 441058471 -7796 263368644 -7797 461965760 -7798 1648771231 -7799 384613689 -7800 945203000 -7801 1638978242 -7802 2102776526 -7803 143838619 -7804 1123099547 -7805 76641469 -7806 957749528 -7807 1758108090 -7808 385444652 -7809 570728932 -7810 1458864142 -7811 1560201960 -7812 1306162690 -7813 1324702905 -7814 312600723 -7815 1154101215 -7816 915602927 -7817 1631800330 -7818 2067396279 -7819 1076282477 -7820 769545 -7821 78587226 -7822 1666219015 -7823 277920376 -7824 702070992 -7825 360272376 -7826 718978847 -7827 965439637 -7828 822238136 -7829 220266431 -7830 1350053326 -7831 1767441136 -7832 1859244673 -7833 1305346205 -7834 1911279756 -7835 834860572 -7836 1381987674 -7837 721545636 -7838 445485015 -7839 1767432326 -7840 1292274569 -7841 1904349157 -7842 1180150638 -7843 450953611 -7844 1081568414 -7845 1492751361 -7846 1605054826 -7847 1997171341 -7848 977068043 -7849 1524967457 -7850 925970170 -7851 977837588 -7852 1603554684 -7853 444705537 -7854 1255757965 -7855 158142028 -7856 804977913 -7857 1974736812 -7858 1123581665 -7859 1627216050 -7860 47519595 -7861 326151344 -7862 1247173538 -7863 1906764268 -7864 1631497549 -7865 1010969646 -7866 594141193 -7867 866001575 -7868 1732515283 -7869 1039626208 -7870 485950253 -7871 877306204 -7872 796491717 -7873 1666100891 -7874 1328259815 -7875 1878060131 -7876 1011368604 -7877 785830993 -7878 1727747824 -7879 1988436647 -7880 163314802 -7881 506234347 -7882 818790588 -7883 1766869486 -7884 950939884 -7885 2074548553 -7886 1925011515 -7887 1755917798 -7888 1901801717 -7889 901109532 -7890 1235650200 -7891 1949321313 -7892 1227260876 -7893 335340090 -7894 1708601933 -7895 711274777 -7896 1346309737 -7897 155259478 -7898 1577276352 -7899 931341372 -7900 1194885686 -7901 2063226605 -7902 1808647576 -7903 1991377403 -7904 1581843848 -7905 989423743 -7906 1721953886 -7907 445728804 -7908 1775254736 -7909 1302218063 -7910 286681804 -7911 1938569538 -7912 1808452410 -7913 1105472392 -7914 1557955377 -7915 611908646 -7916 1032537297 -7917 1335483244 -7918 220342796 -7919 786855366 -7920 89109128 -7921 1455992996 -7922 588693031 -7923 1316370005 -7924 1791333087 -7925 149811317 -7926 2027644782 -7927 990159176 -7928 305070795 -7929 1457437487 -7930 1921500548 -7931 1499956482 -7932 1373180444 -7933 1582664476 -7934 1343850237 -7935 807540645 -7936 424604571 -7937 918320476 -7938 1253269449 -7939 52375659 -7940 73054891 -7941 1539951253 -7942 1990945197 -7943 1881507301 -7944 497939997 -7945 1401416926 -7946 345932299 -7947 1530477294 -7948 589416522 -7949 566275096 -7950 169849013 -7951 678525651 -7952 2022268092 -7953 758542044 -7954 1994895656 -7955 1666117531 -7956 908353361 -7957 1875056790 -7958 508793059 -7959 1213424157 -7960 1185010629 -7961 282809959 -7962 565896991 -7963 410707426 -7964 1865474435 -7965 1909747228 -7966 1218248071 -7967 142595358 -7968 680584056 -7969 324033872 -7970 194971017 -7971 753638947 -7972 1863985126 -7973 38432567 -7974 487662600 -7975 214441475 -7976 1439849493 -7977 833594900 -7978 1744918770 -7979 2029266016 -7980 1399869996 -7981 1914767783 -7982 560308019 -7983 1274654440 -7984 525826179 -7985 407720027 -7986 793288324 -7987 1434179541 -7988 135293169 -7989 1302081383 -7990 500120050 -7991 1320303799 -7992 1584891343 -7993 1066017041 -7994 1731011225 -7995 1302882130 -7996 828280621 -7997 801775648 -7998 1445477489 -7999 1508864678 -8000 1125809520 -8001 1640448506 -8002 115019977 -8003 842310998 -8004 1678881073 -8005 602682578 -8006 1056752474 -8007 971246919 -8008 1436277478 -8009 654187596 -8010 853029287 -8011 688663826 -8012 421471731 -8013 1413337306 -8014 1963318266 -8015 947297910 -8016 1821057333 -8017 609122942 -8018 233993803 -8019 1956350502 -8020 1911204326 -8021 734113853 -8022 1129170653 -8023 1348612021 -8024 1800130894 -8025 712698230 -8026 504010503 -8027 480927868 -8028 1514473878 -8029 1949487992 -8030 1989792546 -8031 492799751 -8032 1442452851 -8033 2104812523 -8034 1335110749 -8035 973850276 -8036 560011453 -8037 244379575 -8038 1945097195 -8039 1996288931 -8040 898567171 -8041 650642834 -8042 537469109 -8043 1320038902 -8044 2063980140 -8045 353303728 -8046 119853165 -8047 1737553825 -8048 962426670 -8049 353846968 -8050 1546420680 -8051 726147348 -8052 1087960822 -8053 528107685 -8054 2074759369 -8055 740608068 -8056 1240805916 -8057 431286225 -8058 1221535936 -8059 607796146 -8060 233290569 -8061 1063844834 -8062 1100595897 -8063 1675743420 -8064 1021173710 -8065 288222999 -8066 502110049 -8067 1581185163 -8068 532602574 -8069 299723596 -8070 1429990447 -8071 1431169746 -8072 950366431 -8073 1967459556 -8074 603725000 -8075 866862923 -8076 173279636 -8077 723578165 -8078 456933101 -8079 1135706307 -8080 1077425134 -8081 2003353781 -8082 1861853655 -8083 17902308 -8084 383977818 -8085 1789129377 -8086 758510376 -8087 1624783734 -8088 72931954 -8089 1980046313 -8090 85096233 -8091 306222523 -8092 896407499 -8093 1185692130 -8094 1981965944 -8095 1917581209 -8096 1473915129 -8097 336592345 -8098 1351282725 -8099 2006517704 -8100 636315941 -8101 633789524 -8102 1290203802 -8103 1586682372 -8104 453765432 -8105 1893928802 -8106 306061648 -8107 627045069 -8108 470023320 -8109 762994749 -8110 1762751376 -8111 1547448454 -8112 618864882 -8113 1477121383 -8114 1565350762 -8115 1002842700 -8116 1118767112 -8117 176377490 -8118 480142787 -8119 1191699066 -8120 8940155 -8121 565239020 -8122 1497921590 -8123 905347655 -8124 1750931150 -8125 1332403886 -8126 675445216 -8127 1077362632 -8128 1668996231 -8129 2026727941 -8130 936396688 -8131 157828524 -8132 513033817 -8133 79116842 -8134 1744510897 -8135 966799250 -8136 1973045644 -8137 2050572545 -8138 1593844319 -8139 295585316 -8140 666083646 -8141 1209112047 -8142 1843033770 -8143 1284948528 -8144 538749782 -8145 1260900884 -8146 140307580 -8147 1657516895 -8148 1437278375 -8149 620450367 -8150 701732313 -8151 1446218530 -8152 1185689387 -8153 52170255 -8154 204082537 -8155 789136890 -8156 1384574141 -8157 879527754 -8158 1866499522 -8159 906086724 -8160 758772047 -8161 655412562 -8162 1063915249 -8163 1271805865 -8164 734529404 -8165 660942498 -8166 91121467 -8167 560091400 -8168 564031395 -8169 1684965786 -8170 855676717 -8171 1230115041 -8172 746594185 -8173 551226839 -8174 367579921 -8175 1285343967 -8176 1812127724 -8177 507887501 -8178 795377214 -8179 1101922451 -8180 1128337869 -8181 1497109528 -8182 400657333 -8183 166543608 -8184 1549279783 -8185 604739871 -8186 955680498 -8187 786370277 -8188 1484267625 -8189 674696372 -8190 1692457001 -8191 95556024 -8192 1330108934 -8193 608888602 -8194 1367361889 -8195 2064638338 -8196 1269831100 -8197 1458483356 -8198 477246091 -8199 1833862495 -8200 995965494 -8201 1332922808 -8202 916493888 -8203 1742559679 -8204 1884149647 -8205 1284073809 -8206 880419999 -8207 1548793723 -8208 1791961311 -8209 1675797213 -8210 503232526 -8211 772815532 -8212 1025423093 -8213 903889860 -8214 939359140 -8215 427219229 -8216 1508629731 -8217 1895039639 -8218 1213589506 -8219 845413708 -8220 422252363 -8221 758562859 -8222 940969732 -8223 1752361298 -8224 1367451462 -8225 160847974 -8226 1669515988 -8227 489798914 -8228 1619331330 -8229 2146762079 -8230 176177762 -8231 467813177 -8232 1332201239 -8233 1092671650 -8234 62889208 -8235 1068867239 -8236 229261812 -8237 943309207 -8238 470177314 -8239 2021223123 -8240 471622773 -8241 973409841 -8242 646555007 -8243 1497045866 -8244 1877299701 -8245 1585914147 -8246 1924265095 -8247 1238445784 -8248 1333470138 -8249 990370953 -8250 2083859492 -8251 1755722502 -8252 1748933813 -8253 877345576 -8254 1360600152 -8255 968901627 -8256 1038193550 -8257 882632492 -8258 1458700541 -8259 510041233 -8260 881910924 -8261 1634878303 -8262 977854410 -8263 66628515 -8264 580066306 -8265 1040743618 -8266 1135495754 -8267 809328118 -8268 1984052826 -8269 1605673069 -8270 683067593 -8271 308191951 -8272 431599262 -8273 1329622600 -8274 1805237817 -8275 161415315 -8276 768053099 -8277 1582019265 -8278 1399861099 -8279 2101523238 -8280 424906570 -8281 1336236943 -8282 1709762092 -8283 26356735 -8284 66098871 -8285 922878596 -8286 995258362 -8287 1104292422 -8288 1805511088 -8289 306475256 -8290 1614333655 -8291 539938364 -8292 1941353559 -8293 444704417 -8294 606566880 -8295 373936217 -8296 1485448035 -8297 1742062634 -8298 1183264335 -8299 1322017213 -8300 1200252055 -8301 1866331928 -8302 1630209164 -8303 1631851317 -8304 1048470880 -8305 1287963334 -8306 1793266632 -8307 1816523980 -8308 722498951 -8309 1045644083 -8310 1770563570 -8311 1147405521 -8312 234397378 -8313 1332842014 -8314 1173762257 -8315 300496250 -8316 108236962 -8317 21536971 -8318 1404788672 -8319 1913748050 -8320 328012227 -8321 871638679 -8322 306202767 -8323 121882139 -8324 1316343096 -8325 912769647 -8326 495818356 -8327 654307483 -8328 507348633 -8329 1679082692 -8330 1976324697 -8331 1707600689 -8332 1397930972 -8333 1459050213 -8334 1191968358 -8335 298918205 -8336 599529899 -8337 837751343 -8338 2115442185 -8339 1322028850 -8340 1883395426 -8341 1738522107 -8342 321950724 -8343 2117792805 -8344 923880473 -8345 1495712981 -8346 270805407 -8347 1032117435 -8348 1517249952 -8349 1675594079 -8350 798381837 -8351 1845262180 -8352 399749110 -8353 1104584604 -8354 1967144319 -8355 1716092206 -8356 2017354251 -8357 315479027 -8358 222916041 -8359 377219237 -8360 1994561719 -8361 51757090 -8362 2084819926 -8363 1245009044 -8364 1510807304 -8365 1129304636 -8366 1543927249 -8367 2110337203 -8368 1967055979 -8369 1511885786 -8370 1284882406 -8371 1702967758 -8372 1102924245 -8373 1606833130 -8374 1673276915 -8375 2026804718 -8376 955062463 -8377 1944082322 -8378 911438505 -8379 324828767 -8380 1472192753 -8381 1709820342 -8382 22607299 -8383 1871941863 -8384 666921299 -8385 1989751618 -8386 1440550421 -8387 536791902 -8388 157746998 -8389 1663466462 -8390 914011139 -8391 4825069 -8392 1715223553 -8393 851347417 -8394 1249834113 -8395 1078547209 -8396 1980652054 -8397 646277714 -8398 1041400764 -8399 1800224385 -8400 10679852 -8401 178799522 -8402 1355708495 -8403 1113604097 -8404 1785632652 -8405 881501762 -8406 992925167 -8407 593211467 -8408 678100436 -8409 1904363672 -8410 918040235 -8411 2809541 -8412 1466700367 -8413 940647534 -8414 1874751404 -8415 2133621666 -8416 782915505 -8417 1167818177 -8418 522929920 -8419 940662503 -8420 683800992 -8421 1436941060 -8422 945487572 -8423 251540897 -8424 140804829 -8425 47838038 -8426 1330088106 -8427 2121456883 -8428 694115752 -8429 224005222 -8430 1774197621 -8431 704795605 -8432 402804745 -8433 982422468 -8434 1818399702 -8435 40953749 -8436 1863924231 -8437 663841222 -8438 634165217 -8439 394541019 -8440 420721246 -8441 1552205452 -8442 397350561 -8443 1887421613 -8444 345369338 -8445 124618317 -8446 1873559631 -8447 1128284843 -8448 1292436495 -8449 249005904 -8450 2068947346 -8451 1976237487 -8452 1685946964 -8453 866951271 -8454 80294736 -8455 1826751793 -8456 914789309 -8457 1410382842 -8458 1800725029 -8459 1608905061 -8460 1634388064 -8461 1427439002 -8462 166217018 -8463 2037192809 -8464 262377822 -8465 1984616721 -8466 2078146559 -8467 2126302053 -8468 500974295 -8469 564828128 -8470 373359425 -8471 921695541 -8472 2117033580 -8473 770709986 -8474 661633507 -8475 314919270 -8476 895328303 -8477 387709490 -8478 1443204114 -8479 40281150 -8480 636715394 -8481 1364667812 -8482 2016518637 -8483 175178710 -8484 84135435 -8485 2096813373 -8486 2001930504 -8487 998924744 -8488 1359712567 -8489 1655171885 -8490 460346158 -8491 846616984 -8492 935127239 -8493 626563176 -8494 736326145 -8495 1197505061 -8496 463696249 -8497 666989056 -8498 1176323467 -8499 964670544 -8500 1231817184 -8501 1549682892 -8502 1886366086 -8503 1201367116 -8504 172909230 -8505 400515945 -8506 1516286387 -8507 1068237533 -8508 788225435 -8509 812006853 -8510 1108518684 -8511 1424940830 -8512 29191017 -8513 977553673 -8514 1600119540 -8515 113326453 -8516 926883399 -8517 1454566396 -8518 1112251197 -8519 139112318 -8520 962254633 -8521 1572597355 -8522 985729302 -8523 1897381872 -8524 51676884 -8525 1722055448 -8526 947403286 -8527 515373133 -8528 241560856 -8529 2123726753 -8530 1480043678 -8531 1473378041 -8532 1525925997 -8533 1218926116 -8534 527261509 -8535 1698835227 -8536 1619442061 -8537 2043547896 -8538 619589112 -8539 260183848 -8540 708071101 -8541 1728107796 -8542 1685124678 -8543 737262119 -8544 558177822 -8545 1137760571 -8546 850588572 -8547 1485061221 -8548 444843319 -8549 1962839769 -8550 1624173539 -8551 1407097953 -8552 1387953477 -8553 462419194 -8554 1156996177 -8555 1439630361 -8556 36990994 -8557 2104399463 -8558 1955003494 -8559 278551850 -8560 2080642568 -8561 1287563524 -8562 1751929891 -8563 1459084917 -8564 359005992 -8565 131707753 -8566 1010436496 -8567 1978448053 -8568 27772001 -8569 1630025609 -8570 91148254 -8571 735843103 -8572 1210649757 -8573 1776272932 -8574 1473105222 -8575 1768827579 -8576 766549855 -8577 176210146 -8578 1106405152 -8579 1211393175 -8580 2139049915 -8581 583095044 -8582 471007480 -8583 1379519744 -8584 1045514238 -8585 1628003657 -8586 671666457 -8587 1082505232 -8588 1584919473 -8589 479186304 -8590 1361057082 -8591 1518078393 -8592 1766749828 -8593 965503326 -8594 829679663 -8595 2125755821 -8596 1097211079 -8597 1840116159 -8598 1956720226 -8599 1124983080 -8600 1322658120 -8601 2047868480 -8602 1860826183 -8603 385824230 -8604 1676657765 -8605 1186447757 -8606 7168161 -8607 295723972 -8608 1362657903 -8609 1113573314 -8610 1507117147 -8611 1354224171 -8612 1696668358 -8613 1978124627 -8614 586260267 -8615 594698948 -8616 1458644637 -8617 1257926725 -8618 1677204180 -8619 896080462 -8620 1737113029 -8621 890777614 -8622 266675207 -8623 1356379209 -8624 1856280940 -8625 1096354870 -8626 1334651382 -8627 806008371 -8628 788987382 -8629 1143887961 -8630 1930991452 -8631 2111645502 -8632 1044272793 -8633 1644333987 -8634 349986084 -8635 573446910 -8636 683298097 -8637 357154246 -8638 869170883 -8639 2045956000 -8640 1470727560 -8641 228804382 -8642 1252696523 -8643 1019912270 -8644 59445362 -8645 1838956791 -8646 1614611218 -8647 1518089999 -8648 949399868 -8649 1144331750 -8650 266686813 -8651 539029249 -8652 2035109364 -8653 533362020 -8654 1895408458 -8655 1743906657 -8656 1629716891 -8657 1082576193 -8658 402431380 -8659 271220625 -8660 78980506 -8661 185939184 -8662 235382479 -8663 1123253299 -8664 1830273172 -8665 585368564 -8666 1696700210 -8667 366087621 -8668 942522810 -8669 418387445 -8670 264559973 -8671 265766722 -8672 647191827 -8673 1517256497 -8674 1285678992 -8675 706637189 -8676 1208729640 -8677 752806562 -8678 77243540 -8679 10645860 -8680 1897138312 -8681 343930353 -8682 549675109 -8683 1784764028 -8684 877292374 -8685 297599919 -8686 1381187037 -8687 359525617 -8688 1380176112 -8689 1783618418 -8690 630746242 -8691 1459156618 -8692 1969557602 -8693 866128721 -8694 434926270 -8695 1652347126 -8696 1451497285 -8697 2131626480 -8698 2018434747 -8699 246536447 -8700 402530277 -8701 135511073 -8702 512303169 -8703 1049722104 -8704 1652767570 -8705 1797982161 -8706 1756359294 -8707 714013562 -8708 403305075 -8709 1833602834 -8710 724659422 -8711 152959739 -8712 30049540 -8713 1274334531 -8714 1937723768 -8715 907341914 -8716 1571934450 -8717 1171427157 -8718 1266867531 -8719 804626915 -8720 807561927 -8721 1897613773 -8722 116299885 -8723 629635882 -8724 616258846 -8725 551226155 -8726 134499360 -8727 2067756132 -8728 535368987 -8729 5450460 -8730 166808931 -8731 937899264 -8732 140961533 -8733 679112101 -8734 1987621369 -8735 1793729103 -8736 329610614 -8737 1596497015 -8738 360259017 -8739 732915690 -8740 1282616201 -8741 1084918439 -8742 885875429 -8743 1312665741 -8744 211769322 -8745 676115549 -8746 72524007 -8747 1783703772 -8748 1847542707 -8749 1339391538 -8750 440847039 -8751 507620986 -8752 1089521663 -8753 557146925 -8754 1137256868 -8755 1705780510 -8756 1108373080 -8757 1271756229 -8758 1626052994 -8759 1643742068 -8760 1277206689 -8761 1792861925 -8762 434157684 -8763 1418168222 -8764 324490378 -8765 274295405 -8766 1064413677 -8767 654100993 -8768 1870792420 -8769 1424672694 -8770 1387016683 -8771 1005924974 -8772 362107485 -8773 125408464 -8774 171107067 -8775 573876807 -8776 801524014 -8777 243631075 -8778 210096931 -8779 501583073 -8780 1583022613 -8781 650943971 -8782 1009204059 -8783 525060629 -8784 1208090896 -8785 2146460928 -8786 83357491 -8787 168980328 -8788 1270733509 -8789 1709410485 -8790 1812722396 -8791 400456550 -8792 1354788762 -8793 99396433 -8794 1818624772 -8795 1679279141 -8796 373691838 -8797 735554801 -8798 185896486 -8799 97000611 -8800 12743847 -8801 1572913169 -8802 1102925585 -8803 374851332 -8804 1698321633 -8805 1274032652 -8806 948728139 -8807 352361999 -8808 1517663727 -8809 1158825070 -8810 853945072 -8811 953202693 -8812 1809769041 -8813 1863149132 -8814 1478263322 -8815 870376289 -8816 1862126412 -8817 1561620813 -8818 1039356618 -8819 985376273 -8820 1123547650 -8821 704595366 -8822 1385832823 -8823 330852764 -8824 803991799 -8825 1056973947 -8826 2010131905 -8827 1177683638 -8828 1792528748 -8829 48544743 -8830 1274684249 -8831 1805272595 -8832 1621457912 -8833 230126186 -8834 32640279 -8835 1172295898 -8836 1504158838 -8837 981368418 -8838 1524657897 -8839 874338918 -8840 2140193488 -8841 231119322 -8842 1827541611 -8843 1802478882 -8844 2094268454 -8845 1158321285 -8846 525371523 -8847 1808911218 -8848 572458450 -8849 1564728141 -8850 646803843 -8851 1696006100 -8852 121839860 -8853 2032636666 -8854 2026858864 -8855 925831659 -8856 942126965 -8857 1889507122 -8858 2103515297 -8859 587172065 -8860 1938051865 -8861 1230715898 -8862 244961012 -8863 1412026130 -8864 1460842084 -8865 277601291 -8866 436838380 -8867 817517275 -8868 1258969709 -8869 1961496277 -8870 1691856193 -8871 1251679549 -8872 45131951 -8873 1371914156 -8874 906674783 -8875 2139400405 -8876 382751793 -8877 1432046307 -8878 1800827975 -8879 955210243 -8880 849290800 -8881 300148170 -8882 503732695 -8883 971130660 -8884 185301188 -8885 383107911 -8886 1896962320 -8887 1127428153 -8888 125131385 -8889 1852993969 -8890 1714600218 -8891 2063183251 -8892 936226220 -8893 1959561230 -8894 1327725733 -8895 249584656 -8896 89678873 -8897 1764564113 -8898 1067101931 -8899 1348648582 -8900 1578576742 -8901 611474476 -8902 452844484 -8903 1623708694 -8904 1983388632 -8905 1359519267 -8906 1615625451 -8907 218656777 -8908 644081926 -8909 1268969779 -8910 1173867020 -8911 1493372727 -8912 1569117949 -8913 1677599715 -8914 317019739 -8915 1754419138 -8916 2060707627 -8917 66498411 -8918 734363643 -8919 38355364 -8920 1919492381 -8921 301480214 -8922 2101538615 -8923 708234953 -8924 113557796 -8925 1281780700 -8926 957819609 -8927 203236670 -8928 898861165 -8929 2024921541 -8930 1551885252 -8931 329954260 -8932 488912369 -8933 2004729736 -8934 1953662954 -8935 324817354 -8936 1216765356 -8937 1421804757 -8938 543474131 -8939 1860847282 -8940 543290888 -8941 1717341152 -8942 1206736361 -8943 2112408838 -8944 1247457219 -8945 1523756101 -8946 1719344328 -8947 1160681198 -8948 1590254512 -8949 306224323 -8950 1199036563 -8951 1362263245 -8952 607704537 -8953 1153091530 -8954 2070498198 -8955 721262334 -8956 287388583 -8957 880834160 -8958 924499004 -8959 1186249748 -8960 758272053 -8961 328900608 -8962 1516204008 -8963 1247184422 -8964 186146697 -8965 1322383314 -8966 1572001776 -8967 1402912053 -8968 596704424 -8969 2115475908 -8970 1116275687 -8971 1139995312 -8972 1685333412 -8973 175528401 -8974 1104920502 -8975 785306983 -8976 1699284502 -8977 676781182 -8978 1945988182 -8979 1142055366 -8980 983005506 -8981 997541097 -8982 356834964 -8983 1590710043 -8984 3148979 -8985 279849514 -8986 164488729 -8987 290537562 -8988 1160683674 -8989 1088987733 -8990 1476787311 -8991 1918955727 -8992 1417888342 -8993 845507671 -8994 1018656502 -8995 1604035039 -8996 20407338 -8997 443174630 -8998 859463444 -8999 617111762 -9000 411166890 -9001 1975739131 -9002 1757107074 -9003 2096500302 -9004 3783884 -9005 714543929 -9006 734323638 -9007 1703068386 -9008 1391325111 -9009 532828172 -9010 697640105 -9011 226846969 -9012 1530369269 -9013 1054475069 -9014 1817557013 -9015 1533518248 -9016 1334324583 -9017 1982045742 -9018 1824055811 -9019 347524610 -9020 923549828 -9021 1153359474 -9022 118996689 -9023 193954522 -9024 1998867145 -9025 1137653191 -9026 1797989561 -9027 2019274483 -9028 1580827822 -9029 509969357 -9030 488902597 -9031 1991994712 -9032 338224840 -9033 98526024 -9034 1941011367 -9035 342008725 -9036 813069953 -9037 527851357 -9038 2045077111 -9039 56911416 -9040 1060679529 -9041 595233568 -9042 283758386 -9043 443565150 -9044 1649708637 -9045 2101315399 -9046 1977083398 -9047 836549573 -9048 1935877493 -9049 1653655561 -9050 1184074183 -9051 711943673 -9052 659531387 -9053 1303070872 -9054 905898195 -9055 510914885 -9056 293240416 -9057 556404108 -9058 382705720 -9059 1874068238 -9060 1066373465 -9061 871608318 -9062 1718579302 -9063 1404598306 -9064 970134342 -9065 1512107021 -9066 1746607031 -9067 1783204295 -9068 2039958378 -9069 1644200494 -9070 1840115711 -9071 953154259 -9072 91950415 -9073 2123874097 -9074 1396719409 -9075 1741659052 -9076 2077705848 -9077 1226319160 -9078 430724977 -9079 1866099694 -9080 732491073 -9081 1614799160 -9082 430559719 -9083 1392022461 -9084 770386385 -9085 1336457915 -9086 1902937346 -9087 1063626801 -9088 1892862023 -9089 138159418 -9090 790211391 -9091 811751841 -9092 1009767736 -9093 361307045 -9094 68866499 -9095 1979902078 -9096 1873414067 -9097 1815473530 -9098 1615622725 -9099 1765888797 -9100 1312190376 -9101 1308254789 -9102 571559409 -9103 1404140791 -9104 1284645238 -9105 1968278818 -9106 998316196 -9107 1214867439 -9108 1047114330 -9109 1429041173 -9110 933483485 -9111 1779605404 -9112 896356686 -9113 1364043204 -9114 1024144217 -9115 1666743071 -9116 553017471 -9117 779597915 -9118 582886224 -9119 298395847 -9120 917757333 -9121 1373097615 -9122 1110147688 -9123 1927525070 -9124 1734404660 -9125 1179014187 -9126 1759943500 -9127 1460335079 -9128 847004069 -9129 1228082578 -9130 1078740229 -9131 11710797 -9132 388853719 -9133 1650299638 -9134 1415851589 -9135 1673498957 -9136 1471094808 -9137 266684137 -9138 740882748 -9139 370725491 -9140 1695725310 -9141 1674366233 -9142 2847247 -9143 444598348 -9144 890925790 -9145 1026991464 -9146 2111341419 -9147 1443943261 -9148 1806589379 -9149 546743995 -9150 1742339108 -9151 576863064 -9152 1919841610 -9153 705003148 -9154 356904486 -9155 1506762623 -9156 1884017335 -9157 2116847987 -9158 819614054 -9159 583537756 -9160 1197446917 -9161 1898354283 -9162 595248554 -9163 1586300636 -9164 1401170273 -9165 2011100143 -9166 1112315945 -9167 724781434 -9168 130300632 -9169 1853198694 -9170 1095506925 -9171 1826025942 -9172 1380081279 -9173 1098354172 -9174 123140643 -9175 123523421 -9176 2125345636 -9177 86998414 -9178 1567466683 -9179 1784451367 -9180 633742410 -9181 1162322143 -9182 213830783 -9183 406100372 -9184 1867325292 -9185 570735270 -9186 1912862995 -9187 1603858979 -9188 540099609 -9189 584993402 -9190 39913088 -9191 1737546526 -9192 335864037 -9193 635161642 -9194 1176363514 -9195 1737034311 -9196 498778137 -9197 141195811 -9198 314332097 -9199 629078769 -9200 1994394505 -9201 1409839022 -9202 307621063 -9203 1226992137 -9204 360709546 -9205 430761706 -9206 1350515558 -9207 338571534 -9208 517760121 -9209 770498593 -9210 2123022901 -9211 1151502531 -9212 1932820737 -9213 189370036 -9214 1557602903 -9215 1652662381 -9216 760105306 -9217 1322982251 -9218 1109037712 -9219 1300204915 -9220 1907975653 -9221 1148950800 -9222 890267793 -9223 96356042 -9224 1784112442 -9225 2066631307 -9226 1833390353 -9227 135406931 -9228 60343471 -9229 238802 -9230 764485700 -9231 2054737976 -9232 1410077824 -9233 1072106764 -9234 1134246465 -9235 1770787370 -9236 1502868470 -9237 337278376 -9238 2109358904 -9239 2020628591 -9240 1107776969 -9241 2084898157 -9242 1024647474 -9243 893114058 -9244 126784546 -9245 434766730 -9246 398292791 -9247 886889852 -9248 1757748981 -9249 1507330504 -9250 39611120 -9251 1518240986 -9252 508797656 -9253 929878913 -9254 1614597028 -9255 145426451 -9256 849026573 -9257 1300503734 -9258 280833382 -9259 909370044 -9260 1300742536 -9261 1045319083 -9262 816624372 -9263 563336713 -9264 2117425847 -9265 1950870838 -9266 186640435 -9267 1472810669 -9268 140665566 -9269 148515692 -9270 1345955613 -9271 1248442535 -9272 85930201 -9273 223119439 -9274 2141556594 -9275 212714747 -9276 657886169 -9277 392365737 -9278 1099604600 -9279 268151502 -9280 1899696241 -9281 1139215720 -9282 1786392488 -9283 261010250 -9284 2069094633 -9285 1253505869 -9286 406436701 -9287 770637558 -9288 406525955 -9289 687270083 -9290 1680007602 -9291 1707268491 -9292 1732589166 -9293 349148327 -9294 123121556 -9295 1702531365 -9296 152535517 -9297 309761992 -9298 1027858387 -9299 293201083 -9300 458277684 -9301 226330352 -9302 1541643618 -9303 544207885 -9304 449449791 -9305 1535716564 -9306 756922633 -9307 1107335961 -9308 1928082302 -9309 1856527233 -9310 1375487463 -9311 1680294895 -9312 848259305 -9313 1014396304 -9314 1941305145 -9315 769870290 -9316 120418525 -9317 200258198 -9318 1540507849 -9319 526944480 -9320 887528282 -9321 1073031803 -9322 86729323 -9323 472633800 -9324 1422180130 -9325 209850880 -9326 27681518 -9327 1574715647 -9328 519612872 -9329 1055539905 -9330 1867916730 -9331 977890556 -9332 1281870257 -9333 1262076701 -9334 1522098441 -9335 1731320048 -9336 650309617 -9337 131537426 -9338 691172361 -9339 430908271 -9340 1988064659 -9341 2066659825 -9342 2111203167 -9343 688840316 -9344 933572481 -9345 1905024664 -9346 1458710607 -9347 1053991006 -9348 2105282863 -9349 851734808 -9350 1580935486 -9351 845327497 -9352 1924766611 -9353 1667664809 -9354 1317961297 -9355 1199463094 -9356 1877515689 -9357 1345642815 -9358 626695093 -9359 249644913 -9360 253699072 -9361 347128176 -9362 1227535469 -9363 1535569329 -9364 1609204877 -9365 602150263 -9366 1119405730 -9367 112030846 -9368 733687689 -9369 1810578091 -9370 542939118 -9371 574268701 -9372 1729754268 -9373 506658637 -9374 1263109017 -9375 515843101 -9376 264199653 -9377 574335976 -9378 1569834107 -9379 221998868 -9380 1426070784 -9381 1003285945 -9382 1067326365 -9383 1203353748 -9384 523467107 -9385 237804015 -9386 255333194 -9387 253499148 -9388 1583446830 -9389 882028287 -9390 503144062 -9391 1837145903 -9392 1229156463 -9393 1730679531 -9394 1225231584 -9395 690877692 -9396 185346146 -9397 197153666 -9398 802908539 -9399 919033836 -9400 2007731758 -9401 1345847657 -9402 1493302537 -9403 1590002378 -9404 1852506294 -9405 608927906 -9406 2105845480 -9407 2116705947 -9408 1183263883 -9409 1528195939 -9410 191221168 -9411 461851019 -9412 383998237 -9413 1258547533 -9414 1665204767 -9415 907465344 -9416 1496351548 -9417 1920537961 -9418 1160964492 -9419 932314731 -9420 655082601 -9421 1664108554 -9422 621976986 -9423 1884239064 -9424 1247304438 -9425 1847208570 -9426 427633109 -9427 1432650584 -9428 2044362237 -9429 1230541648 -9430 204200772 -9431 1904610347 -9432 428905657 -9433 1697503309 -9434 1347129077 -9435 133928303 -9436 158947568 -9437 1305490909 -9438 103150602 -9439 1342211451 -9440 686203201 -9441 294371770 -9442 1804062470 -9443 1070201438 -9444 1552919304 -9445 1321783590 -9446 1977666782 -9447 901787204 -9448 1094837903 -9449 991147626 -9450 1834101935 -9451 1749920504 -9452 507772533 -9453 308595273 -9454 1486675921 -9455 1755076971 -9456 8320196 -9457 1914309030 -9458 1040243907 -9459 2052682433 -9460 997367030 -9461 1244444680 -9462 1809809132 -9463 1426272687 -9464 794464341 -9465 1009454561 -9466 1560200990 -9467 953411909 -9468 167461823 -9469 1663351592 -9470 148139712 -9471 853665024 -9472 1957723363 -9473 1952202183 -9474 1923866462 -9475 1363159019 -9476 1126502125 -9477 1754049596 -9478 117462575 -9479 73856380 -9480 597713574 -9481 1951564511 -9482 1823776885 -9483 1105486107 -9484 112676136 -9485 1162969158 -9486 713079430 -9487 120996332 -9488 929794540 -9489 1753323338 -9490 26195117 -9491 1927161570 -9492 850284370 -9493 1836004249 -9494 1205950609 -9495 1644748711 -9496 697975163 -9497 618667951 -9498 450676973 -9499 865436986 -9500 134535895 -9501 598816685 -9502 1719102010 -9503 2092259258 -9504 403535220 -9505 1495484824 -9506 1307934629 -9507 1530037345 -9508 1102050772 -9509 1425397205 -9510 1603893726 -9511 1699764346 -9512 1229478068 -9513 1280186963 -9514 657766806 -9515 1342154204 -9516 295672473 -9517 1370846236 -9518 1463150537 -9519 1225467013 -9520 976685926 -9521 1489345654 -9522 1005144935 -9523 1826970296 -9524 1177866256 -9525 63611896 -9526 1324235360 -9527 1875841419 -9528 682279847 -9529 1774912333 -9530 593794757 -9531 816815742 -9532 226245370 -9533 165413119 -9534 761591353 -9535 629780591 -9536 1660897943 -9537 2069525982 -9538 12334288 -9539 615465067 -9540 1347439539 -9541 1616228014 -9542 167745765 -9543 429433959 -9544 748931329 -9545 825512571 -9546 1771588164 -9547 1044603802 -9548 48875160 -9549 1087255053 -9550 122587167 -9551 1025561086 -9552 429117059 -9553 1127732102 -9554 705047735 -9555 1606983315 -9556 1191343998 -9557 2029283095 -9558 1335341086 -9559 1873623845 -9560 1656711780 -9561 1929135843 -9562 542955940 -9563 1882957150 -9564 2094548962 -9565 1304547293 -9566 365254093 -9567 1607963257 -9568 1226589627 -9569 377588382 -9570 75944676 -9571 426545519 -9572 1993816396 -9573 243690442 -9574 855979478 -9575 595264078 -9576 1069203013 -9577 480083994 -9578 1639867880 -9579 1118078173 -9580 1567339047 -9581 1762455048 -9582 2143639260 -9583 1996456107 -9584 742703502 -9585 701203347 -9586 1455955774 -9587 1934047501 -9588 583002794 -9589 643813213 -9590 1660187698 -9591 92230926 -9592 425465408 -9593 55659990 -9594 1975188076 -9595 372530723 -9596 1360207283 -9597 192958522 -9598 1980493980 -9599 439313263 -9600 570546904 -9601 2056438657 -9602 865858782 -9603 416879652 -9604 152645451 -9605 1721838260 -9606 1012143730 -9607 1221848464 -9608 54438607 -9609 504527963 -9610 192442990 -9611 1621777654 -9612 119499363 -9613 188598602 -9614 1470750113 -9615 862202865 -9616 889801949 -9617 779222240 -9618 648766718 -9619 1472804743 -9620 1423035453 -9621 161470769 -9622 1565035669 -9623 1848500861 -9624 217130759 -9625 1392740097 -9626 73547936 -9627 1577338043 -9628 1585698619 -9629 2054041917 -9630 2016651306 -9631 8761875 -9632 1962996926 -9633 735026440 -9634 425641528 -9635 2115642377 -9636 309381052 -9637 1437785258 -9638 1190007193 -9639 363819659 -9640 1942313221 -9641 1382450183 -9642 1985597314 -9643 2061812584 -9644 1571048785 -9645 1308863779 -9646 776531802 -9647 313367086 -9648 2088086019 -9649 1425298520 -9650 1786171829 -9651 1363637824 -9652 1586769289 -9653 1203723850 -9654 1064655038 -9655 1803900049 -9656 448980300 -9657 1138202974 -9658 1233754444 -9659 2034678919 -9660 1044761243 -9661 1102922102 -9662 2043440795 -9663 860274521 -9664 1837948542 -9665 321598675 -9666 828433250 -9667 2147329594 -9668 1759383933 -9669 2018440444 -9670 363665606 -9671 1554213507 -9672 1253406979 -9673 201779272 -9674 1468542443 -9675 676972117 -9676 1510643051 -9677 97590597 -9678 990339203 -9679 1451245423 -9680 1522889118 -9681 629027385 -9682 667399599 -9683 962174759 -9684 1832751235 -9685 1732054637 -9686 618591160 -9687 134247887 -9688 722773964 -9689 1852345604 -9690 21443159 -9691 1767535207 -9692 807784058 -9693 2064883954 -9694 480326081 -9695 498248952 -9696 238998981 -9697 1308759331 -9698 498094899 -9699 1998382914 -9700 1179716127 -9701 861760505 -9702 1405112773 -9703 285639459 -9704 1063539777 -9705 726171569 -9706 962611576 -9707 426699180 -9708 823762166 -9709 1952950779 -9710 1877944603 -9711 199167636 -9712 434494516 -9713 397860555 -9714 1161342396 -9715 119762104 -9716 2129915192 -9717 1779933556 -9718 254009991 -9719 705205508 -9720 1484795513 -9721 275453150 -9722 325257068 -9723 145095923 -9724 192853456 -9725 805583149 -9726 643344876 -9727 431852437 -9728 2114342480 -9729 1141439775 -9730 282751704 -9731 1146574960 -9732 2003200280 -9733 1687864477 -9734 1432214419 -9735 919256409 -9736 266552398 -9737 247342347 -9738 1345955589 -9739 1090314565 -9740 52809478 -9741 1076416545 -9742 1289482201 -9743 487303995 -9744 1474277100 -9745 303340949 -9746 607066099 -9747 1456708644 -9748 2083274506 -9749 861076090 -9750 14430505 -9751 1420586371 -9752 1136529241 -9753 339687573 -9754 1565682294 -9755 1329382697 -9756 1145270722 -9757 61543522 -9758 1761235135 -9759 1112129554 -9760 1202983297 -9761 2043986839 -9762 111220866 -9763 1058699929 -9764 1584367668 -9765 1543435285 -9766 1977956338 -9767 1850920067 -9768 1790777632 -9769 1176428280 -9770 793750984 -9771 1843587111 -9772 105361177 -9773 2083233185 -9774 183407458 -9775 1579638277 -9776 239090487 -9777 790473557 -9778 888863273 -9779 174881345 -9780 1651549647 -9781 903293778 -9782 1595467716 -9783 640595240 -9784 1242981351 -9785 1013666362 -9786 1969977938 -9787 240768425 -9788 1075209885 -9789 1583729425 -9790 1352897980 -9791 130709534 -9792 1480232616 -9793 1464118846 -9794 1189409464 -9795 917116636 -9796 860070484 -9797 1019882154 -9798 620553055 -9799 503364468 -9800 48826786 -9801 1414304039 -9802 199467931 -9803 154187963 -9804 1350053577 -9805 382875389 -9806 1733826240 -9807 1589144064 -9808 1173348946 -9809 475205866 -9810 1764025409 -9811 677414946 -9812 1378499644 -9813 1212009477 -9814 1318010186 -9815 473997348 -9816 78192191 -9817 1140504476 -9818 714765773 -9819 1153402076 -9820 576750253 -9821 2067663753 -9822 1284111611 -9823 2056982869 -9824 1384298952 -9825 326037427 -9826 826615858 -9827 96885788 -9828 1345919581 -9829 1447168913 -9830 600250256 -9831 1394746368 -9832 713989305 -9833 799718188 -9834 1548934331 -9835 2064042882 -9836 1182593577 -9837 1135276924 -9838 1505703298 -9839 208458876 -9840 1610482790 -9841 1122245059 -9842 885873822 -9843 841498786 -9844 186770888 -9845 56400360 -9846 1315496134 -9847 264963079 -9848 1196904837 -9849 2030261908 -9850 1418365156 -9851 1773655090 -9852 1950442013 -9853 554993119 -9854 1683154312 -9855 1187257317 -9856 881030546 -9857 362286522 -9858 1284143105 -9859 79466479 -9860 1809455435 -9861 1884393362 -9862 1474212847 -9863 375961092 -9864 536627902 -9865 875663531 -9866 292520326 -9867 1719221479 -9868 2010940455 -9869 1798223624 -9870 1927680355 -9871 1473939597 -9872 772985035 -9873 666070529 -9874 167954735 -9875 959755923 -9876 722470890 -9877 1483450870 -9878 1224719003 -9879 1919375727 -9880 1366229130 -9881 495600511 -9882 1545547169 -9883 1169187495 -9884 1050593630 -9885 1081217833 -9886 208961165 -9887 1931624176 -9888 1443504355 -9889 1493104270 -9890 2011090655 -9891 1105476143 -9892 1230013984 -9893 1337819855 -9894 1481437235 -9895 1766641886 -9896 65999738 -9897 1773957562 -9898 1338379718 -9899 2076940193 -9900 1424697538 -9901 1118576425 -9902 1403396142 -9903 50198926 -9904 1784646955 -9905 1571350877 -9906 1009954849 -9907 359634197 -9908 907318099 -9909 87190204 -9910 131526276 -9911 126063581 -9912 582790715 -9913 1677073445 -9914 1295251077 -9915 1633384345 -9916 610807631 -9917 1504212242 -9918 1417524873 -9919 2054311986 -9920 849832864 -9921 1281131881 -9922 1012304481 -9923 2079846849 -9924 471468088 -9925 346258069 -9926 1699005087 -9927 537467826 -9928 2120215631 -9929 889901157 -9930 466924371 -9931 1397429521 -9932 2008477583 -9933 1870320513 -9934 1447628447 -9935 1645640890 -9936 1294187742 -9937 310099649 -9938 2005275087 -9939 54022194 -9940 397289853 -9941 2136801363 -9942 180085775 -9943 980080569 -9944 1666391160 -9945 1475336852 -9946 465981266 -9947 129715143 -9948 832065446 -9949 1883506140 -9950 36543482 -9951 1681898311 -9952 1017154373 -9953 1048847963 -9954 1614261512 -9955 1488622461 -9956 1395106032 -9957 1165782951 -9958 2026090287 -9959 1367838015 -9960 2055684109 -9961 345531010 -9962 617783889 -9963 1916678044 -9964 68367875 -9965 2065412336 -9966 1414835286 -9967 1362555617 -9968 228028337 -9969 1272626725 -9970 1416577811 -9971 625318191 -9972 1261944440 -9973 1596663587 -9974 1605398760 -9975 780851952 -9976 924516791 -9977 2071380026 -9978 910567096 -9979 1756582238 -9980 1807402518 -9981 947110578 -9982 1290996901 -9983 677073243 -9984 1995958541 -9985 757774765 -9986 18212056 -9987 1243580926 -9988 1923557716 -9989 2044302343 -9990 463935293 -9991 1831758177 -9992 242349705 -9993 1081719182 -9994 1600952573 -9995 310717580 -9996 999647871 -9997 868304211 -9998 1673273198 -9999 1227676208 -\. --- --- Data for Name: bt_txt_heap; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.bt_txt_heap (seqno, random) FROM stdin; -9999 1227676208 -9998 1673273198 -9997 868304211 -9996 999647871 -9995 310717580 -9994 1600952573 -9993 1081719182 -9992 242349705 -9991 1831758177 -9990 463935293 -9989 2044302343 -9988 1923557716 -9987 1243580926 -9986 18212056 -9985 757774765 -9984 1995958541 -9983 677073243 -9982 1290996901 -9981 947110578 -9980 1807402518 -9979 1756582238 -9978 910567096 -9977 2071380026 -9976 924516791 -9975 780851952 -9974 1605398760 -9973 1596663587 -9972 1261944440 -9971 625318191 -9970 1416577811 -9969 1272626725 -9968 228028337 -9967 1362555617 -9966 1414835286 -9965 2065412336 -9964 68367875 -9963 1916678044 -9962 617783889 -9961 345531010 -9960 2055684109 -9959 1367838015 -9958 2026090287 -9957 1165782951 -9956 1395106032 -9955 1488622461 -9954 1614261512 -9953 1048847963 -9952 1017154373 -9951 1681898311 -9950 36543482 -9949 1883506140 -9948 832065446 -9947 129715143 -9946 465981266 -9945 1475336852 -9944 1666391160 -9943 980080569 -9942 180085775 -9941 2136801363 -9940 397289853 -9939 54022194 -9938 2005275087 -9937 310099649 -9936 1294187742 -9935 1645640890 -9934 1447628447 -9933 1870320513 -9932 2008477583 -9931 1397429521 -9930 466924371 -9929 889901157 -9928 2120215631 -9927 537467826 -9926 1699005087 -9925 346258069 -9924 471468088 -9923 2079846849 -9922 1012304481 -9921 1281131881 -9920 849832864 -9919 2054311986 -9918 1417524873 -9917 1504212242 -9916 610807631 -9915 1633384345 -9914 1295251077 -9913 1677073445 -9912 582790715 -9911 126063581 -9910 131526276 -9909 87190204 -9908 907318099 -9907 359634197 -9906 1009954849 -9905 1571350877 -9904 1784646955 -9903 50198926 -9902 1403396142 -9901 1118576425 -9900 1424697538 -9899 2076940193 -9898 1338379718 -9897 1773957562 -9896 65999738 -9895 1766641886 -9894 1481437235 -9893 1337819855 -9892 1230013984 -9891 1105476143 -9890 2011090655 -9889 1493104270 -9888 1443504355 -9887 1931624176 -9886 208961165 -9885 1081217833 -9884 1050593630 -9883 1169187495 -9882 1545547169 -9881 495600511 -9880 1366229130 -9879 1919375727 -9878 1224719003 -9877 1483450870 -9876 722470890 -9875 959755923 -9874 167954735 -9873 666070529 -9872 772985035 -9871 1473939597 -9870 1927680355 -9869 1798223624 -9868 2010940455 -9867 1719221479 -9866 292520326 -9865 875663531 -9864 536627902 -9863 375961092 -9862 1474212847 -9861 1884393362 -9860 1809455435 -9859 79466479 -9858 1284143105 -9857 362286522 -9856 881030546 -9855 1187257317 -9854 1683154312 -9853 554993119 -9852 1950442013 -9851 1773655090 -9850 1418365156 -9849 2030261908 -9848 1196904837 -9847 264963079 -9846 1315496134 -9845 56400360 -9844 186770888 -9843 841498786 -9842 885873822 -9841 1122245059 -9840 1610482790 -9839 208458876 -9838 1505703298 -9837 1135276924 -9836 1182593577 -9835 2064042882 -9834 1548934331 -9833 799718188 -9832 713989305 -9831 1394746368 -9830 600250256 -9829 1447168913 -9828 1345919581 -9827 96885788 -9826 826615858 -9825 326037427 -9824 1384298952 -9823 2056982869 -9822 1284111611 -9821 2067663753 -9820 576750253 -9819 1153402076 -9818 714765773 -9817 1140504476 -9816 78192191 -9815 473997348 -9814 1318010186 -9813 1212009477 -9812 1378499644 -9811 677414946 -9810 1764025409 -9809 475205866 -9808 1173348946 -9807 1589144064 -9806 1733826240 -9805 382875389 -9804 1350053577 -9803 154187963 -9802 199467931 -9801 1414304039 -9800 48826786 -9799 503364468 -9798 620553055 -9797 1019882154 -9796 860070484 -9795 917116636 -9794 1189409464 -9793 1464118846 -9792 1480232616 -9791 130709534 -9790 1352897980 -9789 1583729425 -9788 1075209885 -9787 240768425 -9786 1969977938 -9785 1013666362 -9784 1242981351 -9783 640595240 -9782 1595467716 -9781 903293778 -9780 1651549647 -9779 174881345 -9778 888863273 -9777 790473557 -9776 239090487 -9775 1579638277 -9774 183407458 -9773 2083233185 -9772 105361177 -9771 1843587111 -9770 793750984 -9769 1176428280 -9768 1790777632 -9767 1850920067 -9766 1977956338 -9765 1543435285 -9764 1584367668 -9763 1058699929 -9762 111220866 -9761 2043986839 -9760 1202983297 -9759 1112129554 -9758 1761235135 -9757 61543522 -9756 1145270722 -9755 1329382697 -9754 1565682294 -9753 339687573 -9752 1136529241 -9751 1420586371 -9750 14430505 -9749 861076090 -9748 2083274506 -9747 1456708644 -9746 607066099 -9745 303340949 -9744 1474277100 -9743 487303995 -9742 1289482201 -9741 1076416545 -9740 52809478 -9739 1090314565 -9738 1345955589 -9737 247342347 -9736 266552398 -9735 919256409 -9734 1432214419 -9733 1687864477 -9732 2003200280 -9731 1146574960 -9730 282751704 -9729 1141439775 -9728 2114342480 -9727 431852437 -9726 643344876 -9725 805583149 -9724 192853456 -9723 145095923 -9722 325257068 -9721 275453150 -9720 1484795513 -9719 705205508 -9718 254009991 -9717 1779933556 -9716 2129915192 -9715 119762104 -9714 1161342396 -9713 397860555 -9712 434494516 -9711 199167636 -9710 1877944603 -9709 1952950779 -9708 823762166 -9707 426699180 -9706 962611576 -9705 726171569 -9704 1063539777 -9703 285639459 -9702 1405112773 -9701 861760505 -9700 1179716127 -9699 1998382914 -9698 498094899 -9697 1308759331 -9696 238998981 -9695 498248952 -9694 480326081 -9693 2064883954 -9692 807784058 -9691 1767535207 -9690 21443159 -9689 1852345604 -9688 722773964 -9687 134247887 -9686 618591160 -9685 1732054637 -9684 1832751235 -9683 962174759 -9682 667399599 -9681 629027385 -9680 1522889118 -9679 1451245423 -9678 990339203 -9677 97590597 -9676 1510643051 -9675 676972117 -9674 1468542443 -9673 201779272 -9672 1253406979 -9671 1554213507 -9670 363665606 -9669 2018440444 -9668 1759383933 -9667 2147329594 -9666 828433250 -9665 321598675 -9664 1837948542 -9663 860274521 -9662 2043440795 -9661 1102922102 -9660 1044761243 -9659 2034678919 -9658 1233754444 -9657 1138202974 -9656 448980300 -9655 1803900049 -9654 1064655038 -9653 1203723850 -9652 1586769289 -9651 1363637824 -9650 1786171829 -9649 1425298520 -9648 2088086019 -9647 313367086 -9646 776531802 -9645 1308863779 -9644 1571048785 -9643 2061812584 -9642 1985597314 -9641 1382450183 -9640 1942313221 -9639 363819659 -9638 1190007193 -9637 1437785258 -9636 309381052 -9635 2115642377 -9634 425641528 -9633 735026440 -9632 1962996926 -9631 8761875 -9630 2016651306 -9629 2054041917 -9628 1585698619 -9627 1577338043 -9626 73547936 -9625 1392740097 -9624 217130759 -9623 1848500861 -9622 1565035669 -9621 161470769 -9620 1423035453 -9619 1472804743 -9618 648766718 -9617 779222240 -9616 889801949 -9615 862202865 -9614 1470750113 -9613 188598602 -9612 119499363 -9611 1621777654 -9610 192442990 -9609 504527963 -9608 54438607 -9607 1221848464 -9606 1012143730 -9605 1721838260 -9604 152645451 -9603 416879652 -9602 865858782 -9601 2056438657 -9600 570546904 -9599 439313263 -9598 1980493980 -9597 192958522 -9596 1360207283 -9595 372530723 -9594 1975188076 -9593 55659990 -9592 425465408 -9591 92230926 -9590 1660187698 -9589 643813213 -9588 583002794 -9587 1934047501 -9586 1455955774 -9585 701203347 -9584 742703502 -9583 1996456107 -9582 2143639260 -9581 1762455048 -9580 1567339047 -9579 1118078173 -9578 1639867880 -9577 480083994 -9576 1069203013 -9575 595264078 -9574 855979478 -9573 243690442 -9572 1993816396 -9571 426545519 -9570 75944676 -9569 377588382 -9568 1226589627 -9567 1607963257 -9566 365254093 -9565 1304547293 -9564 2094548962 -9563 1882957150 -9562 542955940 -9561 1929135843 -9560 1656711780 -9559 1873623845 -9558 1335341086 -9557 2029283095 -9556 1191343998 -9555 1606983315 -9554 705047735 -9553 1127732102 -9552 429117059 -9551 1025561086 -9550 122587167 -9549 1087255053 -9548 48875160 -9547 1044603802 -9546 1771588164 -9545 825512571 -9544 748931329 -9543 429433959 -9542 167745765 -9541 1616228014 -9540 1347439539 -9539 615465067 -9538 12334288 -9537 2069525982 -9536 1660897943 -9535 629780591 -9534 761591353 -9533 165413119 -9532 226245370 -9531 816815742 -9530 593794757 -9529 1774912333 -9528 682279847 -9527 1875841419 -9526 1324235360 -9525 63611896 -9524 1177866256 -9523 1826970296 -9522 1005144935 -9521 1489345654 -9520 976685926 -9519 1225467013 -9518 1463150537 -9517 1370846236 -9516 295672473 -9515 1342154204 -9514 657766806 -9513 1280186963 -9512 1229478068 -9511 1699764346 -9510 1603893726 -9509 1425397205 -9508 1102050772 -9507 1530037345 -9506 1307934629 -9505 1495484824 -9504 403535220 -9503 2092259258 -9502 1719102010 -9501 598816685 -9500 134535895 -9499 865436986 -9498 450676973 -9497 618667951 -9496 697975163 -9495 1644748711 -9494 1205950609 -9493 1836004249 -9492 850284370 -9491 1927161570 -9490 26195117 -9489 1753323338 -9488 929794540 -9487 120996332 -9486 713079430 -9485 1162969158 -9484 112676136 -9483 1105486107 -9482 1823776885 -9481 1951564511 -9480 597713574 -9479 73856380 -9478 117462575 -9477 1754049596 -9476 1126502125 -9475 1363159019 -9474 1923866462 -9473 1952202183 -9472 1957723363 -9471 853665024 -9470 148139712 -9469 1663351592 -9468 167461823 -9467 953411909 -9466 1560200990 -9465 1009454561 -9464 794464341 -9463 1426272687 -9462 1809809132 -9461 1244444680 -9460 997367030 -9459 2052682433 -9458 1040243907 -9457 1914309030 -9456 8320196 -9455 1755076971 -9454 1486675921 -9453 308595273 -9452 507772533 -9451 1749920504 -9450 1834101935 -9449 991147626 -9448 1094837903 -9447 901787204 -9446 1977666782 -9445 1321783590 -9444 1552919304 -9443 1070201438 -9442 1804062470 -9441 294371770 -9440 686203201 -9439 1342211451 -9438 103150602 -9437 1305490909 -9436 158947568 -9435 133928303 -9434 1347129077 -9433 1697503309 -9432 428905657 -9431 1904610347 -9430 204200772 -9429 1230541648 -9428 2044362237 -9427 1432650584 -9426 427633109 -9425 1847208570 -9424 1247304438 -9423 1884239064 -9422 621976986 -9421 1664108554 -9420 655082601 -9419 932314731 -9418 1160964492 -9417 1920537961 -9416 1496351548 -9415 907465344 -9414 1665204767 -9413 1258547533 -9412 383998237 -9411 461851019 -9410 191221168 -9409 1528195939 -9408 1183263883 -9407 2116705947 -9406 2105845480 -9405 608927906 -9404 1852506294 -9403 1590002378 -9402 1493302537 -9401 1345847657 -9400 2007731758 -9399 919033836 -9398 802908539 -9397 197153666 -9396 185346146 -9395 690877692 -9394 1225231584 -9393 1730679531 -9392 1229156463 -9391 1837145903 -9390 503144062 -9389 882028287 -9388 1583446830 -9387 253499148 -9386 255333194 -9385 237804015 -9384 523467107 -9383 1203353748 -9382 1067326365 -9381 1003285945 -9380 1426070784 -9379 221998868 -9378 1569834107 -9377 574335976 -9376 264199653 -9375 515843101 -9374 1263109017 -9373 506658637 -9372 1729754268 -9371 574268701 -9370 542939118 -9369 1810578091 -9368 733687689 -9367 112030846 -9366 1119405730 -9365 602150263 -9364 1609204877 -9363 1535569329 -9362 1227535469 -9361 347128176 -9360 253699072 -9359 249644913 -9358 626695093 -9357 1345642815 -9356 1877515689 -9355 1199463094 -9354 1317961297 -9353 1667664809 -9352 1924766611 -9351 845327497 -9350 1580935486 -9349 851734808 -9348 2105282863 -9347 1053991006 -9346 1458710607 -9345 1905024664 -9344 933572481 -9343 688840316 -9342 2111203167 -9341 2066659825 -9340 1988064659 -9339 430908271 -9338 691172361 -9337 131537426 -9336 650309617 -9335 1731320048 -9334 1522098441 -9333 1262076701 -9332 1281870257 -9331 977890556 -9330 1867916730 -9329 1055539905 -9328 519612872 -9327 1574715647 -9326 27681518 -9325 209850880 -9324 1422180130 -9323 472633800 -9322 86729323 -9321 1073031803 -9320 887528282 -9319 526944480 -9318 1540507849 -9317 200258198 -9316 120418525 -9315 769870290 -9314 1941305145 -9313 1014396304 -9312 848259305 -9311 1680294895 -9310 1375487463 -9309 1856527233 -9308 1928082302 -9307 1107335961 -9306 756922633 -9305 1535716564 -9304 449449791 -9303 544207885 -9302 1541643618 -9301 226330352 -9300 458277684 -9299 293201083 -9298 1027858387 -9297 309761992 -9296 152535517 -9295 1702531365 -9294 123121556 -9293 349148327 -9292 1732589166 -9291 1707268491 -9290 1680007602 -9289 687270083 -9288 406525955 -9287 770637558 -9286 406436701 -9285 1253505869 -9284 2069094633 -9283 261010250 -9282 1786392488 -9281 1139215720 -9280 1899696241 -9279 268151502 -9278 1099604600 -9277 392365737 -9276 657886169 -9275 212714747 -9274 2141556594 -9273 223119439 -9272 85930201 -9271 1248442535 -9270 1345955613 -9269 148515692 -9268 140665566 -9267 1472810669 -9266 186640435 -9265 1950870838 -9264 2117425847 -9263 563336713 -9262 816624372 -9261 1045319083 -9260 1300742536 -9259 909370044 -9258 280833382 -9257 1300503734 -9256 849026573 -9255 145426451 -9254 1614597028 -9253 929878913 -9252 508797656 -9251 1518240986 -9250 39611120 -9249 1507330504 -9248 1757748981 -9247 886889852 -9246 398292791 -9245 434766730 -9244 126784546 -9243 893114058 -9242 1024647474 -9241 2084898157 -9240 1107776969 -9239 2020628591 -9238 2109358904 -9237 337278376 -9236 1502868470 -9235 1770787370 -9234 1134246465 -9233 1072106764 -9232 1410077824 -9231 2054737976 -9230 764485700 -9229 238802 -9228 60343471 -9227 135406931 -9226 1833390353 -9225 2066631307 -9224 1784112442 -9223 96356042 -9222 890267793 -9221 1148950800 -9220 1907975653 -9219 1300204915 -9218 1109037712 -9217 1322982251 -9216 760105306 -9215 1652662381 -9214 1557602903 -9213 189370036 -9212 1932820737 -9211 1151502531 -9210 2123022901 -9209 770498593 -9208 517760121 -9207 338571534 -9206 1350515558 -9205 430761706 -9204 360709546 -9203 1226992137 -9202 307621063 -9201 1409839022 -9200 1994394505 -9199 629078769 -9198 314332097 -9197 141195811 -9196 498778137 -9195 1737034311 -9194 1176363514 -9193 635161642 -9192 335864037 -9191 1737546526 -9190 39913088 -9189 584993402 -9188 540099609 -9187 1603858979 -9186 1912862995 -9185 570735270 -9184 1867325292 -9183 406100372 -9182 213830783 -9181 1162322143 -9180 633742410 -9179 1784451367 -9178 1567466683 -9177 86998414 -9176 2125345636 -9175 123523421 -9174 123140643 -9173 1098354172 -9172 1380081279 -9171 1826025942 -9170 1095506925 -9169 1853198694 -9168 130300632 -9167 724781434 -9166 1112315945 -9165 2011100143 -9164 1401170273 -9163 1586300636 -9162 595248554 -9161 1898354283 -9160 1197446917 -9159 583537756 -9158 819614054 -9157 2116847987 -9156 1884017335 -9155 1506762623 -9154 356904486 -9153 705003148 -9152 1919841610 -9151 576863064 -9150 1742339108 -9149 546743995 -9148 1806589379 -9147 1443943261 -9146 2111341419 -9145 1026991464 -9144 890925790 -9143 444598348 -9142 2847247 -9141 1674366233 -9140 1695725310 -9139 370725491 -9138 740882748 -9137 266684137 -9136 1471094808 -9135 1673498957 -9134 1415851589 -9133 1650299638 -9132 388853719 -9131 11710797 -9130 1078740229 -9129 1228082578 -9128 847004069 -9127 1460335079 -9126 1759943500 -9125 1179014187 -9124 1734404660 -9123 1927525070 -9122 1110147688 -9121 1373097615 -9120 917757333 -9119 298395847 -9118 582886224 -9117 779597915 -9116 553017471 -9115 1666743071 -9114 1024144217 -9113 1364043204 -9112 896356686 -9111 1779605404 -9110 933483485 -9109 1429041173 -9108 1047114330 -9107 1214867439 -9106 998316196 -9105 1968278818 -9104 1284645238 -9103 1404140791 -9102 571559409 -9101 1308254789 -9100 1312190376 -9099 1765888797 -9098 1615622725 -9097 1815473530 -9096 1873414067 -9095 1979902078 -9094 68866499 -9093 361307045 -9092 1009767736 -9091 811751841 -9090 790211391 -9089 138159418 -9088 1892862023 -9087 1063626801 -9086 1902937346 -9085 1336457915 -9084 770386385 -9083 1392022461 -9082 430559719 -9081 1614799160 -9080 732491073 -9079 1866099694 -9078 430724977 -9077 1226319160 -9076 2077705848 -9075 1741659052 -9074 1396719409 -9073 2123874097 -9072 91950415 -9071 953154259 -9070 1840115711 -9069 1644200494 -9068 2039958378 -9067 1783204295 -9066 1746607031 -9065 1512107021 -9064 970134342 -9063 1404598306 -9062 1718579302 -9061 871608318 -9060 1066373465 -9059 1874068238 -9058 382705720 -9057 556404108 -9056 293240416 -9055 510914885 -9054 905898195 -9053 1303070872 -9052 659531387 -9051 711943673 -9050 1184074183 -9049 1653655561 -9048 1935877493 -9047 836549573 -9046 1977083398 -9045 2101315399 -9044 1649708637 -9043 443565150 -9042 283758386 -9041 595233568 -9040 1060679529 -9039 56911416 -9038 2045077111 -9037 527851357 -9036 813069953 -9035 342008725 -9034 1941011367 -9033 98526024 -9032 338224840 -9031 1991994712 -9030 488902597 -9029 509969357 -9028 1580827822 -9027 2019274483 -9026 1797989561 -9025 1137653191 -9024 1998867145 -9023 193954522 -9022 118996689 -9021 1153359474 -9020 923549828 -9019 347524610 -9018 1824055811 -9017 1982045742 -9016 1334324583 -9015 1533518248 -9014 1817557013 -9013 1054475069 -9012 1530369269 -9011 226846969 -9010 697640105 -9009 532828172 -9008 1391325111 -9007 1703068386 -9006 734323638 -9005 714543929 -9004 3783884 -9003 2096500302 -9002 1757107074 -9001 1975739131 -9000 411166890 -8999 617111762 -8998 859463444 -8997 443174630 -8996 20407338 -8995 1604035039 -8994 1018656502 -8993 845507671 -8992 1417888342 -8991 1918955727 -8990 1476787311 -8989 1088987733 -8988 1160683674 -8987 290537562 -8986 164488729 -8985 279849514 -8984 3148979 -8983 1590710043 -8982 356834964 -8981 997541097 -8980 983005506 -8979 1142055366 -8978 1945988182 -8977 676781182 -8976 1699284502 -8975 785306983 -8974 1104920502 -8973 175528401 -8972 1685333412 -8971 1139995312 -8970 1116275687 -8969 2115475908 -8968 596704424 -8967 1402912053 -8966 1572001776 -8965 1322383314 -8964 186146697 -8963 1247184422 -8962 1516204008 -8961 328900608 -8960 758272053 -8959 1186249748 -8958 924499004 -8957 880834160 -8956 287388583 -8955 721262334 -8954 2070498198 -8953 1153091530 -8952 607704537 -8951 1362263245 -8950 1199036563 -8949 306224323 -8948 1590254512 -8947 1160681198 -8946 1719344328 -8945 1523756101 -8944 1247457219 -8943 2112408838 -8942 1206736361 -8941 1717341152 -8940 543290888 -8939 1860847282 -8938 543474131 -8937 1421804757 -8936 1216765356 -8935 324817354 -8934 1953662954 -8933 2004729736 -8932 488912369 -8931 329954260 -8930 1551885252 -8929 2024921541 -8928 898861165 -8927 203236670 -8926 957819609 -8925 1281780700 -8924 113557796 -8923 708234953 -8922 2101538615 -8921 301480214 -8920 1919492381 -8919 38355364 -8918 734363643 -8917 66498411 -8916 2060707627 -8915 1754419138 -8914 317019739 -8913 1677599715 -8912 1569117949 -8911 1493372727 -8910 1173867020 -8909 1268969779 -8908 644081926 -8907 218656777 -8906 1615625451 -8905 1359519267 -8904 1983388632 -8903 1623708694 -8902 452844484 -8901 611474476 -8900 1578576742 -8899 1348648582 -8898 1067101931 -8897 1764564113 -8896 89678873 -8895 249584656 -8894 1327725733 -8893 1959561230 -8892 936226220 -8891 2063183251 -8890 1714600218 -8889 1852993969 -8888 125131385 -8887 1127428153 -8886 1896962320 -8885 383107911 -8884 185301188 -8883 971130660 -8882 503732695 -8881 300148170 -8880 849290800 -8879 955210243 -8878 1800827975 -8877 1432046307 -8876 382751793 -8875 2139400405 -8874 906674783 -8873 1371914156 -8872 45131951 -8871 1251679549 -8870 1691856193 -8869 1961496277 -8868 1258969709 -8867 817517275 -8866 436838380 -8865 277601291 -8864 1460842084 -8863 1412026130 -8862 244961012 -8861 1230715898 -8860 1938051865 -8859 587172065 -8858 2103515297 -8857 1889507122 -8856 942126965 -8855 925831659 -8854 2026858864 -8853 2032636666 -8852 121839860 -8851 1696006100 -8850 646803843 -8849 1564728141 -8848 572458450 -8847 1808911218 -8846 525371523 -8845 1158321285 -8844 2094268454 -8843 1802478882 -8842 1827541611 -8841 231119322 -8840 2140193488 -8839 874338918 -8838 1524657897 -8837 981368418 -8836 1504158838 -8835 1172295898 -8834 32640279 -8833 230126186 -8832 1621457912 -8831 1805272595 -8830 1274684249 -8829 48544743 -8828 1792528748 -8827 1177683638 -8826 2010131905 -8825 1056973947 -8824 803991799 -8823 330852764 -8822 1385832823 -8821 704595366 -8820 1123547650 -8819 985376273 -8818 1039356618 -8817 1561620813 -8816 1862126412 -8815 870376289 -8814 1478263322 -8813 1863149132 -8812 1809769041 -8811 953202693 -8810 853945072 -8809 1158825070 -8808 1517663727 -8807 352361999 -8806 948728139 -8805 1274032652 -8804 1698321633 -8803 374851332 -8802 1102925585 -8801 1572913169 -8800 12743847 -8799 97000611 -8798 185896486 -8797 735554801 -8796 373691838 -8795 1679279141 -8794 1818624772 -8793 99396433 -8792 1354788762 -8791 400456550 -8790 1812722396 -8789 1709410485 -8788 1270733509 -8787 168980328 -8786 83357491 -8785 2146460928 -8784 1208090896 -8783 525060629 -8782 1009204059 -8781 650943971 -8780 1583022613 -8779 501583073 -8778 210096931 -8777 243631075 -8776 801524014 -8775 573876807 -8774 171107067 -8773 125408464 -8772 362107485 -8771 1005924974 -8770 1387016683 -8769 1424672694 -8768 1870792420 -8767 654100993 -8766 1064413677 -8765 274295405 -8764 324490378 -8763 1418168222 -8762 434157684 -8761 1792861925 -8760 1277206689 -8759 1643742068 -8758 1626052994 -8757 1271756229 -8756 1108373080 -8755 1705780510 -8754 1137256868 -8753 557146925 -8752 1089521663 -8751 507620986 -8750 440847039 -8749 1339391538 -8748 1847542707 -8747 1783703772 -8746 72524007 -8745 676115549 -8744 211769322 -8743 1312665741 -8742 885875429 -8741 1084918439 -8740 1282616201 -8739 732915690 -8738 360259017 -8737 1596497015 -8736 329610614 -8735 1793729103 -8734 1987621369 -8733 679112101 -8732 140961533 -8731 937899264 -8730 166808931 -8729 5450460 -8728 535368987 -8727 2067756132 -8726 134499360 -8725 551226155 -8724 616258846 -8723 629635882 -8722 116299885 -8721 1897613773 -8720 807561927 -8719 804626915 -8718 1266867531 -8717 1171427157 -8716 1571934450 -8715 907341914 -8714 1937723768 -8713 1274334531 -8712 30049540 -8711 152959739 -8710 724659422 -8709 1833602834 -8708 403305075 -8707 714013562 -8706 1756359294 -8705 1797982161 -8704 1652767570 -8703 1049722104 -8702 512303169 -8701 135511073 -8700 402530277 -8699 246536447 -8698 2018434747 -8697 2131626480 -8696 1451497285 -8695 1652347126 -8694 434926270 -8693 866128721 -8692 1969557602 -8691 1459156618 -8690 630746242 -8689 1783618418 -8688 1380176112 -8687 359525617 -8686 1381187037 -8685 297599919 -8684 877292374 -8683 1784764028 -8682 549675109 -8681 343930353 -8680 1897138312 -8679 10645860 -8678 77243540 -8677 752806562 -8676 1208729640 -8675 706637189 -8674 1285678992 -8673 1517256497 -8672 647191827 -8671 265766722 -8670 264559973 -8669 418387445 -8668 942522810 -8667 366087621 -8666 1696700210 -8665 585368564 -8664 1830273172 -8663 1123253299 -8662 235382479 -8661 185939184 -8660 78980506 -8659 271220625 -8658 402431380 -8657 1082576193 -8656 1629716891 -8655 1743906657 -8654 1895408458 -8653 533362020 -8652 2035109364 -8651 539029249 -8650 266686813 -8649 1144331750 -8648 949399868 -8647 1518089999 -8646 1614611218 -8645 1838956791 -8644 59445362 -8643 1019912270 -8642 1252696523 -8641 228804382 -8640 1470727560 -8639 2045956000 -8638 869170883 -8637 357154246 -8636 683298097 -8635 573446910 -8634 349986084 -8633 1644333987 -8632 1044272793 -8631 2111645502 -8630 1930991452 -8629 1143887961 -8628 788987382 -8627 806008371 -8626 1334651382 -8625 1096354870 -8624 1856280940 -8623 1356379209 -8622 266675207 -8621 890777614 -8620 1737113029 -8619 896080462 -8618 1677204180 -8617 1257926725 -8616 1458644637 -8615 594698948 -8614 586260267 -8613 1978124627 -8612 1696668358 -8611 1354224171 -8610 1507117147 -8609 1113573314 -8608 1362657903 -8607 295723972 -8606 7168161 -8605 1186447757 -8604 1676657765 -8603 385824230 -8602 1860826183 -8601 2047868480 -8600 1322658120 -8599 1124983080 -8598 1956720226 -8597 1840116159 -8596 1097211079 -8595 2125755821 -8594 829679663 -8593 965503326 -8592 1766749828 -8591 1518078393 -8590 1361057082 -8589 479186304 -8588 1584919473 -8587 1082505232 -8586 671666457 -8585 1628003657 -8584 1045514238 -8583 1379519744 -8582 471007480 -8581 583095044 -8580 2139049915 -8579 1211393175 -8578 1106405152 -8577 176210146 -8576 766549855 -8575 1768827579 -8574 1473105222 -8573 1776272932 -8572 1210649757 -8571 735843103 -8570 91148254 -8569 1630025609 -8568 27772001 -8567 1978448053 -8566 1010436496 -8565 131707753 -8564 359005992 -8563 1459084917 -8562 1751929891 -8561 1287563524 -8560 2080642568 -8559 278551850 -8558 1955003494 -8557 2104399463 -8556 36990994 -8555 1439630361 -8554 1156996177 -8553 462419194 -8552 1387953477 -8551 1407097953 -8550 1624173539 -8549 1962839769 -8548 444843319 -8547 1485061221 -8546 850588572 -8545 1137760571 -8544 558177822 -8543 737262119 -8542 1685124678 -8541 1728107796 -8540 708071101 -8539 260183848 -8538 619589112 -8537 2043547896 -8536 1619442061 -8535 1698835227 -8534 527261509 -8533 1218926116 -8532 1525925997 -8531 1473378041 -8530 1480043678 -8529 2123726753 -8528 241560856 -8527 515373133 -8526 947403286 -8525 1722055448 -8524 51676884 -8523 1897381872 -8522 985729302 -8521 1572597355 -8520 962254633 -8519 139112318 -8518 1112251197 -8517 1454566396 -8516 926883399 -8515 113326453 -8514 1600119540 -8513 977553673 -8512 29191017 -8511 1424940830 -8510 1108518684 -8509 812006853 -8508 788225435 -8507 1068237533 -8506 1516286387 -8505 400515945 -8504 172909230 -8503 1201367116 -8502 1886366086 -8501 1549682892 -8500 1231817184 -8499 964670544 -8498 1176323467 -8497 666989056 -8496 463696249 -8495 1197505061 -8494 736326145 -8493 626563176 -8492 935127239 -8491 846616984 -8490 460346158 -8489 1655171885 -8488 1359712567 -8487 998924744 -8486 2001930504 -8485 2096813373 -8484 84135435 -8483 175178710 -8482 2016518637 -8481 1364667812 -8480 636715394 -8479 40281150 -8478 1443204114 -8477 387709490 -8476 895328303 -8475 314919270 -8474 661633507 -8473 770709986 -8472 2117033580 -8471 921695541 -8470 373359425 -8469 564828128 -8468 500974295 -8467 2126302053 -8466 2078146559 -8465 1984616721 -8464 262377822 -8463 2037192809 -8462 166217018 -8461 1427439002 -8460 1634388064 -8459 1608905061 -8458 1800725029 -8457 1410382842 -8456 914789309 -8455 1826751793 -8454 80294736 -8453 866951271 -8452 1685946964 -8451 1976237487 -8450 2068947346 -8449 249005904 -8448 1292436495 -8447 1128284843 -8446 1873559631 -8445 124618317 -8444 345369338 -8443 1887421613 -8442 397350561 -8441 1552205452 -8440 420721246 -8439 394541019 -8438 634165217 -8437 663841222 -8436 1863924231 -8435 40953749 -8434 1818399702 -8433 982422468 -8432 402804745 -8431 704795605 -8430 1774197621 -8429 224005222 -8428 694115752 -8427 2121456883 -8426 1330088106 -8425 47838038 -8424 140804829 -8423 251540897 -8422 945487572 -8421 1436941060 -8420 683800992 -8419 940662503 -8418 522929920 -8417 1167818177 -8416 782915505 -8415 2133621666 -8414 1874751404 -8413 940647534 -8412 1466700367 -8411 2809541 -8410 918040235 -8409 1904363672 -8408 678100436 -8407 593211467 -8406 992925167 -8405 881501762 -8404 1785632652 -8403 1113604097 -8402 1355708495 -8401 178799522 -8400 10679852 -8399 1800224385 -8398 1041400764 -8397 646277714 -8396 1980652054 -8395 1078547209 -8394 1249834113 -8393 851347417 -8392 1715223553 -8391 4825069 -8390 914011139 -8389 1663466462 -8388 157746998 -8387 536791902 -8386 1440550421 -8385 1989751618 -8384 666921299 -8383 1871941863 -8382 22607299 -8381 1709820342 -8380 1472192753 -8379 324828767 -8378 911438505 -8377 1944082322 -8376 955062463 -8375 2026804718 -8374 1673276915 -8373 1606833130 -8372 1102924245 -8371 1702967758 -8370 1284882406 -8369 1511885786 -8368 1967055979 -8367 2110337203 -8366 1543927249 -8365 1129304636 -8364 1510807304 -8363 1245009044 -8362 2084819926 -8361 51757090 -8360 1994561719 -8359 377219237 -8358 222916041 -8357 315479027 -8356 2017354251 -8355 1716092206 -8354 1967144319 -8353 1104584604 -8352 399749110 -8351 1845262180 -8350 798381837 -8349 1675594079 -8348 1517249952 -8347 1032117435 -8346 270805407 -8345 1495712981 -8344 923880473 -8343 2117792805 -8342 321950724 -8341 1738522107 -8340 1883395426 -8339 1322028850 -8338 2115442185 -8337 837751343 -8336 599529899 -8335 298918205 -8334 1191968358 -8333 1459050213 -8332 1397930972 -8331 1707600689 -8330 1976324697 -8329 1679082692 -8328 507348633 -8327 654307483 -8326 495818356 -8325 912769647 -8324 1316343096 -8323 121882139 -8322 306202767 -8321 871638679 -8320 328012227 -8319 1913748050 -8318 1404788672 -8317 21536971 -8316 108236962 -8315 300496250 -8314 1173762257 -8313 1332842014 -8312 234397378 -8311 1147405521 -8310 1770563570 -8309 1045644083 -8308 722498951 -8307 1816523980 -8306 1793266632 -8305 1287963334 -8304 1048470880 -8303 1631851317 -8302 1630209164 -8301 1866331928 -8300 1200252055 -8299 1322017213 -8298 1183264335 -8297 1742062634 -8296 1485448035 -8295 373936217 -8294 606566880 -8293 444704417 -8292 1941353559 -8291 539938364 -8290 1614333655 -8289 306475256 -8288 1805511088 -8287 1104292422 -8286 995258362 -8285 922878596 -8284 66098871 -8283 26356735 -8282 1709762092 -8281 1336236943 -8280 424906570 -8279 2101523238 -8278 1399861099 -8277 1582019265 -8276 768053099 -8275 161415315 -8274 1805237817 -8273 1329622600 -8272 431599262 -8271 308191951 -8270 683067593 -8269 1605673069 -8268 1984052826 -8267 809328118 -8266 1135495754 -8265 1040743618 -8264 580066306 -8263 66628515 -8262 977854410 -8261 1634878303 -8260 881910924 -8259 510041233 -8258 1458700541 -8257 882632492 -8256 1038193550 -8255 968901627 -8254 1360600152 -8253 877345576 -8252 1748933813 -8251 1755722502 -8250 2083859492 -8249 990370953 -8248 1333470138 -8247 1238445784 -8246 1924265095 -8245 1585914147 -8244 1877299701 -8243 1497045866 -8242 646555007 -8241 973409841 -8240 471622773 -8239 2021223123 -8238 470177314 -8237 943309207 -8236 229261812 -8235 1068867239 -8234 62889208 -8233 1092671650 -8232 1332201239 -8231 467813177 -8230 176177762 -8229 2146762079 -8228 1619331330 -8227 489798914 -8226 1669515988 -8225 160847974 -8224 1367451462 -8223 1752361298 -8222 940969732 -8221 758562859 -8220 422252363 -8219 845413708 -8218 1213589506 -8217 1895039639 -8216 1508629731 -8215 427219229 -8214 939359140 -8213 903889860 -8212 1025423093 -8211 772815532 -8210 503232526 -8209 1675797213 -8208 1791961311 -8207 1548793723 -8206 880419999 -8205 1284073809 -8204 1884149647 -8203 1742559679 -8202 916493888 -8201 1332922808 -8200 995965494 -8199 1833862495 -8198 477246091 -8197 1458483356 -8196 1269831100 -8195 2064638338 -8194 1367361889 -8193 608888602 -8192 1330108934 -8191 95556024 -8190 1692457001 -8189 674696372 -8188 1484267625 -8187 786370277 -8186 955680498 -8185 604739871 -8184 1549279783 -8183 166543608 -8182 400657333 -8181 1497109528 -8180 1128337869 -8179 1101922451 -8178 795377214 -8177 507887501 -8176 1812127724 -8175 1285343967 -8174 367579921 -8173 551226839 -8172 746594185 -8171 1230115041 -8170 855676717 -8169 1684965786 -8168 564031395 -8167 560091400 -8166 91121467 -8165 660942498 -8164 734529404 -8163 1271805865 -8162 1063915249 -8161 655412562 -8160 758772047 -8159 906086724 -8158 1866499522 -8157 879527754 -8156 1384574141 -8155 789136890 -8154 204082537 -8153 52170255 -8152 1185689387 -8151 1446218530 -8150 701732313 -8149 620450367 -8148 1437278375 -8147 1657516895 -8146 140307580 -8145 1260900884 -8144 538749782 -8143 1284948528 -8142 1843033770 -8141 1209112047 -8140 666083646 -8139 295585316 -8138 1593844319 -8137 2050572545 -8136 1973045644 -8135 966799250 -8134 1744510897 -8133 79116842 -8132 513033817 -8131 157828524 -8130 936396688 -8129 2026727941 -8128 1668996231 -8127 1077362632 -8126 675445216 -8125 1332403886 -8124 1750931150 -8123 905347655 -8122 1497921590 -8121 565239020 -8120 8940155 -8119 1191699066 -8118 480142787 -8117 176377490 -8116 1118767112 -8115 1002842700 -8114 1565350762 -8113 1477121383 -8112 618864882 -8111 1547448454 -8110 1762751376 -8109 762994749 -8108 470023320 -8107 627045069 -8106 306061648 -8105 1893928802 -8104 453765432 -8103 1586682372 -8102 1290203802 -8101 633789524 -8100 636315941 -8099 2006517704 -8098 1351282725 -8097 336592345 -8096 1473915129 -8095 1917581209 -8094 1981965944 -8093 1185692130 -8092 896407499 -8091 306222523 -8090 85096233 -8089 1980046313 -8088 72931954 -8087 1624783734 -8086 758510376 -8085 1789129377 -8084 383977818 -8083 17902308 -8082 1861853655 -8081 2003353781 -8080 1077425134 -8079 1135706307 -8078 456933101 -8077 723578165 -8076 173279636 -8075 866862923 -8074 603725000 -8073 1967459556 -8072 950366431 -8071 1431169746 -8070 1429990447 -8069 299723596 -8068 532602574 -8067 1581185163 -8066 502110049 -8065 288222999 -8064 1021173710 -8063 1675743420 -8062 1100595897 -8061 1063844834 -8060 233290569 -8059 607796146 -8058 1221535936 -8057 431286225 -8056 1240805916 -8055 740608068 -8054 2074759369 -8053 528107685 -8052 1087960822 -8051 726147348 -8050 1546420680 -8049 353846968 -8048 962426670 -8047 1737553825 -8046 119853165 -8045 353303728 -8044 2063980140 -8043 1320038902 -8042 537469109 -8041 650642834 -8040 898567171 -8039 1996288931 -8038 1945097195 -8037 244379575 -8036 560011453 -8035 973850276 -8034 1335110749 -8033 2104812523 -8032 1442452851 -8031 492799751 -8030 1989792546 -8029 1949487992 -8028 1514473878 -8027 480927868 -8026 504010503 -8025 712698230 -8024 1800130894 -8023 1348612021 -8022 1129170653 -8021 734113853 -8020 1911204326 -8019 1956350502 -8018 233993803 -8017 609122942 -8016 1821057333 -8015 947297910 -8014 1963318266 -8013 1413337306 -8012 421471731 -8011 688663826 -8010 853029287 -8009 654187596 -8008 1436277478 -8007 971246919 -8006 1056752474 -8005 602682578 -8004 1678881073 -8003 842310998 -8002 115019977 -8001 1640448506 -8000 1125809520 -7999 1508864678 -7998 1445477489 -7997 801775648 -7996 828280621 -7995 1302882130 -7994 1731011225 -7993 1066017041 -7992 1584891343 -7991 1320303799 -7990 500120050 -7989 1302081383 -7988 135293169 -7987 1434179541 -7986 793288324 -7985 407720027 -7984 525826179 -7983 1274654440 -7982 560308019 -7981 1914767783 -7980 1399869996 -7979 2029266016 -7978 1744918770 -7977 833594900 -7976 1439849493 -7975 214441475 -7974 487662600 -7973 38432567 -7972 1863985126 -7971 753638947 -7970 194971017 -7969 324033872 -7968 680584056 -7967 142595358 -7966 1218248071 -7965 1909747228 -7964 1865474435 -7963 410707426 -7962 565896991 -7961 282809959 -7960 1185010629 -7959 1213424157 -7958 508793059 -7957 1875056790 -7956 908353361 -7955 1666117531 -7954 1994895656 -7953 758542044 -7952 2022268092 -7951 678525651 -7950 169849013 -7949 566275096 -7948 589416522 -7947 1530477294 -7946 345932299 -7945 1401416926 -7944 497939997 -7943 1881507301 -7942 1990945197 -7941 1539951253 -7940 73054891 -7939 52375659 -7938 1253269449 -7937 918320476 -7936 424604571 -7935 807540645 -7934 1343850237 -7933 1582664476 -7932 1373180444 -7931 1499956482 -7930 1921500548 -7929 1457437487 -7928 305070795 -7927 990159176 -7926 2027644782 -7925 149811317 -7924 1791333087 -7923 1316370005 -7922 588693031 -7921 1455992996 -7920 89109128 -7919 786855366 -7918 220342796 -7917 1335483244 -7916 1032537297 -7915 611908646 -7914 1557955377 -7913 1105472392 -7912 1808452410 -7911 1938569538 -7910 286681804 -7909 1302218063 -7908 1775254736 -7907 445728804 -7906 1721953886 -7905 989423743 -7904 1581843848 -7903 1991377403 -7902 1808647576 -7901 2063226605 -7900 1194885686 -7899 931341372 -7898 1577276352 -7897 155259478 -7896 1346309737 -7895 711274777 -7894 1708601933 -7893 335340090 -7892 1227260876 -7891 1949321313 -7890 1235650200 -7889 901109532 -7888 1901801717 -7887 1755917798 -7886 1925011515 -7885 2074548553 -7884 950939884 -7883 1766869486 -7882 818790588 -7881 506234347 -7880 163314802 -7879 1988436647 -7878 1727747824 -7877 785830993 -7876 1011368604 -7875 1878060131 -7874 1328259815 -7873 1666100891 -7872 796491717 -7871 877306204 -7870 485950253 -7869 1039626208 -7868 1732515283 -7867 866001575 -7866 594141193 -7865 1010969646 -7864 1631497549 -7863 1906764268 -7862 1247173538 -7861 326151344 -7860 47519595 -7859 1627216050 -7858 1123581665 -7857 1974736812 -7856 804977913 -7855 158142028 -7854 1255757965 -7853 444705537 -7852 1603554684 -7851 977837588 -7850 925970170 -7849 1524967457 -7848 977068043 -7847 1997171341 -7846 1605054826 -7845 1492751361 -7844 1081568414 -7843 450953611 -7842 1180150638 -7841 1904349157 -7840 1292274569 -7839 1767432326 -7838 445485015 -7837 721545636 -7836 1381987674 -7835 834860572 -7834 1911279756 -7833 1305346205 -7832 1859244673 -7831 1767441136 -7830 1350053326 -7829 220266431 -7828 822238136 -7827 965439637 -7826 718978847 -7825 360272376 -7824 702070992 -7823 277920376 -7822 1666219015 -7821 78587226 -7820 769545 -7819 1076282477 -7818 2067396279 -7817 1631800330 -7816 915602927 -7815 1154101215 -7814 312600723 -7813 1324702905 -7812 1306162690 -7811 1560201960 -7810 1458864142 -7809 570728932 -7808 385444652 -7807 1758108090 -7806 957749528 -7805 76641469 -7804 1123099547 -7803 143838619 -7802 2102776526 -7801 1638978242 -7800 945203000 -7799 384613689 -7798 1648771231 -7797 461965760 -7796 263368644 -7795 441058471 -7794 841537009 -7793 623483766 -7792 277150831 -7791 589936538 -7790 158674595 -7789 516452862 -7788 160679549 -7787 913295064 -7786 1319199607 -7785 1738383670 -7784 1995422173 -7783 899882411 -7782 2013322411 -7781 735433757 -7780 1174757308 -7779 1848239699 -7778 1760463052 -7777 308803183 -7776 635008543 -7775 813910909 -7774 121348590 -7773 1631604953 -7772 1346119267 -7771 1718162837 -7770 2137690658 -7769 483237239 -7768 121245045 -7767 1207712760 -7766 1767912399 -7765 1787368526 -7764 163907639 -7763 251600471 -7762 464809171 -7761 1908181617 -7760 429256988 -7759 1392863178 -7758 1344736903 -7757 569779527 -7756 1065356539 -7755 419317196 -7754 1872544907 -7753 1259988415 -7752 1872608751 -7751 165082711 -7750 1122454353 -7749 865954125 -7748 1213231156 -7747 946552143 -7746 187454592 -7745 1150887237 -7744 1615275289 -7743 550669401 -7742 1641397943 -7741 862882028 -7740 1596917792 -7739 929977898 -7738 862808488 -7737 481360166 -7736 1043805121 -7735 1516311928 -7734 1322559355 -7733 403209670 -7732 1969827130 -7731 1219429640 -7730 563444714 -7729 2006961109 -7728 327506639 -7727 925419706 -7726 844718267 -7725 1952851772 -7724 694192093 -7723 1707462196 -7722 137534062 -7721 1006654626 -7720 1099335203 -7719 175902210 -7718 678499532 -7717 62343919 -7716 1478760501 -7715 1784268839 -7714 1656972942 -7713 752393261 -7712 1101235257 -7711 711420045 -7710 73540 -7709 1115557625 -7708 2033656425 -7707 1493980207 -7706 1306284459 -7705 640595450 -7704 1693968446 -7703 103129715 -7702 1987248604 -7701 2110349669 -7700 891923001 -7699 1785508655 -7698 1162242842 -7697 522138515 -7696 231227613 -7695 1284739719 -7694 1815317710 -7693 1835021115 -7692 608126993 -7691 2109115499 -7690 328155093 -7689 1036991284 -7688 844625357 -7687 1041714341 -7686 552854624 -7685 726367240 -7684 683033581 -7683 945552897 -7682 752319721 -7681 2133161280 -7680 825247268 -7679 653576980 -7678 1956756814 -7677 1393060974 -7676 1947495409 -7675 1203154744 -7674 800830494 -7673 1731102425 -7672 1358690361 -7671 201739949 -7670 948106827 -7669 369784486 -7668 1554281042 -7667 2024986770 -7666 854304453 -7665 543690145 -7664 676612726 -7663 1853685858 -7662 1506866022 -7661 1718619357 -7660 1264490142 -7659 1433924400 -7658 484136659 -7657 118258117 -7656 358680760 -7655 1754785375 -7654 2121531166 -7653 697355949 -7652 120305629 -7651 98742741 -7650 176404465 -7649 1579669941 -7648 853565219 -7647 753602070 -7646 592230480 -7645 216392984 -7644 1991948030 -7643 599090545 -7642 782995598 -7641 988905875 -7640 794942554 -7639 1070603704 -7638 1662963681 -7637 1010590897 -7636 1348374044 -7635 1148102242 -7634 1184307771 -7633 1105477017 -7632 589195716 -7631 72941622 -7630 1234482697 -7629 1146232025 -7628 1075243640 -7627 876834932 -7626 144210598 -7625 1808808458 -7624 1634479745 -7623 2022788425 -7622 520951484 -7621 688119336 -7620 1392661170 -7619 1570286043 -7618 987439461 -7617 637172234 -7616 909137688 -7615 2140623583 -7614 1580881034 -7613 1003042155 -7612 1951631638 -7611 1859875541 -7610 1473425841 -7609 1931835305 -7608 1869713308 -7607 514861439 -7606 1973766773 -7605 242897026 -7604 558906526 -7603 1111366149 -7602 2018477968 -7601 1590447338 -7600 1145181630 -7599 357647765 -7598 1002021427 -7597 1413918829 -7596 1389838835 -7595 268905821 -7594 1287856974 -7593 946360409 -7592 630127255 -7591 1098149089 -7590 1848163523 -7589 755488935 -7588 661148355 -7587 994299525 -7586 1203774848 -7585 2053579180 -7584 188991945 -7583 1868489141 -7582 1677099962 -7581 19796333 -7580 2137645881 -7579 958564402 -7578 2105552180 -7577 1626816282 -7576 2103438560 -7575 862400624 -7574 371902706 -7573 1115942836 -7572 2113668167 -7571 1660830203 -7570 588425911 -7569 1878746448 -7568 1115292578 -7567 733115606 -7566 126061855 -7565 443478425 -7564 1786262213 -7563 189707885 -7562 1245680534 -7561 2022121968 -7560 437000734 -7559 853863997 -7558 1699197735 -7557 755052822 -7556 805307580 -7555 1482769355 -7554 376479218 -7553 169195612 -7552 1878326908 -7551 718535559 -7550 61727801 -7549 510829599 -7548 1002609490 -7547 1243151556 -7546 1254913575 -7545 987495724 -7544 896216104 -7543 858556151 -7542 527516924 -7541 234921719 -7540 545537625 -7539 2002793953 -7538 1752684593 -7537 671814152 -7536 1094337040 -7535 2083837617 -7534 1345281539 -7533 1911623893 -7532 1900190799 -7531 391816537 -7530 322924232 -7529 1829431559 -7528 48556417 -7527 216428380 -7526 378573604 -7525 636111968 -7524 1751926095 -7523 1805427307 -7522 107467811 -7521 1367497309 -7520 1863409717 -7519 966059893 -7518 1403399671 -7517 15113765 -7516 346935451 -7515 396357424 -7514 459978800 -7513 661294385 -7512 313018526 -7511 672206619 -7510 629720773 -7509 2021207120 -7508 908456913 -7507 1816330624 -7506 1474016261 -7505 1330196795 -7504 183646818 -7503 953465002 -7502 1588699661 -7501 70759240 -7500 343260120 -7499 106495852 -7498 1450857955 -7497 1559928096 -7496 611985933 -7495 720629945 -7494 528644157 -7493 384428786 -7492 2089501237 -7491 1288891566 -7490 2111581285 -7489 1848295952 -7488 619124441 -7487 1007042247 -7486 1702618613 -7485 1833124714 -7484 83338897 -7483 1935255829 -7482 31573612 -7481 439295054 -7480 1911233354 -7479 960873797 -7478 547190859 -7477 1725743766 -7476 1632683806 -7475 520551259 -7474 1888980782 -7473 112887578 -7472 610204882 -7471 1482203809 -7470 767384932 -7469 930815671 -7468 1641993566 -7467 730228010 -7466 1031283939 -7465 227557147 -7464 778612355 -7463 1387236239 -7462 420331148 -7461 241205285 -7460 669767124 -7459 1104539038 -7458 145677338 -7457 933483375 -7456 923703350 -7455 1914846432 -7454 1801551102 -7453 1791527491 -7452 24022475 -7451 1218183462 -7450 2039587843 -7449 185489588 -7448 1475673639 -7447 26639599 -7446 1984246632 -7445 1519796228 -7444 2057830025 -7443 406776973 -7442 1492986293 -7441 1826872858 -7440 1987693890 -7439 37156922 -7438 2047015380 -7437 1414436419 -7436 2099099303 -7435 1791531347 -7434 1954709647 -7433 537407070 -7432 717469115 -7431 1463275758 -7430 95527947 -7429 1883767397 -7428 180835688 -7427 378314554 -7426 1279415921 -7425 1279659506 -7424 1890823957 -7423 583367639 -7422 1899423296 -7421 1986016535 -7420 1889993471 -7419 2012948243 -7418 348726604 -7417 2103361059 -7416 116293222 -7415 1577469659 -7414 26809934 -7413 230957167 -7412 566566730 -7411 1455829371 -7410 1927341126 -7409 573257471 -7408 85541267 -7407 255484033 -7406 1607210420 -7405 1561692233 -7404 1074062232 -7403 491433888 -7402 441879123 -7401 981185366 -7400 1282440070 -7399 1864697041 -7398 604351475 -7397 1048659829 -7396 634974244 -7395 696048282 -7394 1527719858 -7393 2052291070 -7392 840857816 -7391 2033958701 -7390 1637289931 -7389 1934116059 -7388 1896655021 -7387 918740593 -7386 2076551125 -7385 2032819703 -7384 1010902928 -7383 718464211 -7382 451099689 -7381 2140792907 -7380 1370288104 -7379 1671857093 -7378 1113530699 -7377 671332682 -7376 1328905448 -7375 1115776531 -7374 1119813110 -7373 92876866 -7372 1356477466 -7371 724665730 -7370 376833890 -7369 233780241 -7368 1229722796 -7367 2055786841 -7366 1668423619 -7365 730166822 -7364 2002674113 -7363 1641244805 -7362 415001139 -7361 1054225405 -7360 137303679 -7359 718549338 -7358 2005048582 -7357 2011318966 -7356 2055321312 -7355 1358086914 -7354 1581720014 -7353 1017593669 -7352 1495659754 -7351 926726244 -7350 1027262207 -7349 698955422 -7348 342951644 -7347 2145237816 -7346 1699003220 -7345 1236028582 -7344 1906782713 -7343 395147380 -7342 1863526624 -7341 1122697225 -7340 1642426581 -7339 468530697 -7338 712840269 -7337 499555974 -7336 53112728 -7335 27178814 -7334 315165682 -7333 948448708 -7332 1503941125 -7331 1843935449 -7330 1196660470 -7329 273468361 -7328 810711673 -7327 646961668 -7326 429598952 -7325 1037727643 -7324 2009910807 -7323 654993770 -7322 2137815110 -7321 796704332 -7320 583774599 -7319 1029508039 -7318 1147435850 -7317 1254406710 -7316 238455102 -7315 1303855840 -7314 1519985606 -7313 784085488 -7312 900204446 -7311 1394995927 -7310 409856955 -7309 1142870607 -7308 415417969 -7307 685661455 -7306 184390292 -7305 1252147667 -7304 670721337 -7303 618713881 -7302 1899271886 -7301 1230472764 -7300 1033223776 -7299 549698802 -7298 1991353056 -7297 1920467678 -7296 784534509 -7295 1922088830 -7294 1047396181 -7293 1213206475 -7292 71219170 -7291 1108307070 -7290 1796752129 -7289 1476851537 -7288 791052937 -7287 1991063658 -7286 1881904752 -7285 1601853262 -7284 403651393 -7283 124989679 -7282 374228533 -7281 1904817487 -7280 979577958 -7279 1871679148 -7278 958480315 -7277 1310753949 -7276 14940118 -7275 1713160059 -7274 1500359429 -7273 1587732220 -7272 1732973753 -7271 1349573084 -7270 1386603356 -7269 1260239745 -7268 1912647941 -7267 69264226 -7266 873071497 -7265 1718811681 -7264 1850869660 -7263 2086572758 -7262 1563937994 -7261 741851281 -7260 317254133 -7259 1953172119 -7258 1742430432 -7257 1336683323 -7256 1587412265 -7255 1756915073 -7254 1227624729 -7253 646317554 -7252 1292895369 -7251 650033032 -7250 946337172 -7249 1816307656 -7248 1856739030 -7247 1392803904 -7246 1957878168 -7245 574691545 -7244 2127669954 -7243 150786345 -7242 201128864 -7241 472734007 -7240 1584408791 -7239 1317339130 -7238 387168248 -7237 193836259 -7236 365878214 -7235 933982387 -7234 154873687 -7233 1109018378 -7232 1769318625 -7231 1758249523 -7230 1146904497 -7229 1128054458 -7228 365759854 -7227 2132999007 -7226 109058594 -7225 941094711 -7224 464019704 -7223 577591696 -7222 1847464029 -7221 1624071360 -7220 940777650 -7219 1701016916 -7218 2005913136 -7217 1282047485 -7216 1412617598 -7215 1807091822 -7214 373562681 -7213 1654935946 -7212 713861202 -7211 1031273382 -7210 85565759 -7209 1390572531 -7208 951460916 -7207 1600669509 -7206 38962572 -7205 1404343483 -7204 1312147410 -7203 544107812 -7202 2109597529 -7201 641264166 -7200 1392489669 -7199 1161389138 -7198 1018995864 -7197 1572148791 -7196 1668979302 -7195 1678950545 -7194 1241114329 -7193 987431992 -7192 1784297694 -7191 146447113 -7190 1765641872 -7189 1806213813 -7188 288399318 -7187 198821314 -7186 908484804 -7185 1905165299 -7184 1093230620 -7183 1489772946 -7182 1569370187 -7181 1470772319 -7180 79812466 -7179 632379898 -7178 1351609959 -7177 1694601080 -7176 288522099 -7175 1642338407 -7174 1442229602 -7173 670883243 -7172 1299101791 -7171 948208391 -7170 1769751950 -7169 1967824526 -7168 1639893483 -7167 1487528967 -7166 331034461 -7165 681547310 -7164 2042136499 -7163 1094667216 -7162 1369273768 -7161 2125567529 -7160 2005531442 -7159 1566820558 -7158 897729009 -7157 530717667 -7156 1253074342 -7155 1566195505 -7154 335795112 -7153 1769941949 -7152 1409960480 -7151 936990288 -7150 119162359 -7149 532695034 -7148 343857799 -7147 1856755200 -7146 252371478 -7145 1765122503 -7144 343236616 -7143 494021210 -7142 1048614941 -7141 1478760913 -7140 1455798556 -7139 282222983 -7138 1636790064 -7137 958346173 -7136 1592876116 -7135 1383850893 -7134 1459757190 -7133 2064052617 -7132 1236619422 -7131 1949936858 -7130 1227838520 -7129 1474813775 -7128 313746216 -7127 1479017151 -7126 194922554 -7125 1630616041 -7124 156235025 -7123 1546288472 -7122 1650779589 -7121 877265446 -7120 593132489 -7119 409890807 -7118 280323555 -7117 726218944 -7116 1513518584 -7115 1905833916 -7114 716507562 -7113 1011959350 -7112 1185706302 -7111 766391958 -7110 1989454497 -7109 497452383 -7108 836830515 -7107 252939171 -7106 1646072630 -7105 1676307146 -7104 147231471 -7103 1657303980 -7102 836214097 -7101 1909289294 -7100 1636190642 -7099 1896305017 -7098 1279891221 -7097 830613823 -7096 1322782126 -7095 796117730 -7094 2127320099 -7093 1426453227 -7092 953155983 -7091 1240888782 -7090 596941890 -7089 2014397193 -7088 1043855871 -7087 521973287 -7086 9711382 -7085 501559233 -7084 720127613 -7083 2097599251 -7082 1169988501 -7081 688253919 -7080 2077045091 -7079 1736515325 -7078 998863400 -7077 1308007016 -7076 105707700 -7075 2136252298 -7074 840093049 -7073 385425824 -7072 21113338 -7071 1087392728 -7070 629398073 -7069 805576819 -7068 573522891 -7067 483773490 -7066 850777371 -7065 2043812546 -7064 1990445395 -7063 886431317 -7062 829511337 -7061 1086242438 -7060 197032910 -7059 74968603 -7058 2004685811 -7057 542296638 -7056 1949329322 -7055 59595778 -7054 1479054380 -7053 31873694 -7052 20554160 -7051 1580956824 -7050 1836874167 -7049 769038075 -7048 1630807625 -7047 1010094750 -7046 467913967 -7045 1867765524 -7044 2115138959 -7043 1900183969 -7042 1903511399 -7041 1363020167 -7040 513869837 -7039 145624583 -7038 2102283095 -7037 677193992 -7036 640811743 -7035 2111829702 -7034 1214301209 -7033 904202957 -7032 689398407 -7031 754542734 -7030 1229040275 -7029 1802219920 -7028 273122929 -7027 1945090032 -7026 1210725906 -7025 1917455628 -7024 39041618 -7023 2045581204 -7022 342483175 -7021 1398999733 -7020 2097632847 -7019 826779416 -7018 301124108 -7017 1910525749 -7016 1042439439 -7015 715213645 -7014 2111737773 -7013 752118792 -7012 1386314132 -7011 1757886816 -7010 1408220720 -7009 1984159492 -7008 1652296488 -7007 2137937041 -7006 1610376431 -7005 1884092433 -7004 1422431295 -7003 459758475 -7002 1822646330 -7001 1034662134 -7000 481419805 -6999 1431433890 -6998 591494014 -6997 503150949 -6996 1906048414 -6995 1312628350 -6994 1574972453 -6993 787525533 -6992 2095432005 -6991 1663187406 -6990 1097875625 -6989 187107098 -6988 1931823625 -6987 1733394110 -6986 1946271624 -6985 290320647 -6984 1476383161 -6983 353850957 -6982 1491381720 -6981 1549638288 -6980 105590328 -6979 1417767326 -6978 373783061 -6977 1915687702 -6976 715505746 -6975 1150617955 -6974 61446103 -6973 387769160 -6972 2125822318 -6971 391212440 -6970 443168120 -6969 2125752504 -6968 1672869124 -6967 1426349312 -6966 1075662144 -6965 1118522880 -6964 1364679993 -6963 2059268694 -6962 1837133556 -6961 1908324907 -6960 1878847429 -6959 1511965162 -6958 388319122 -6957 1641502978 -6956 257010949 -6955 1592420667 -6954 946422575 -6953 2074228521 -6952 248260629 -6951 73614393 -6950 1175855226 -6949 337386273 -6948 702261580 -6947 1370648754 -6946 1854241599 -6945 327736586 -6944 1172279285 -6943 1817717311 -6942 2092084688 -6941 69814 -6940 865826963 -6939 1164302455 -6938 1050090360 -6937 554346244 -6936 61669319 -6935 1163877097 -6934 1428872972 -6933 1603838734 -6932 180421265 -6931 325168394 -6930 1520005785 -6929 237344450 -6928 1254954213 -6927 943382103 -6926 695080403 -6925 330266076 -6924 1344160038 -6923 872808181 -6922 898373294 -6921 2058358003 -6920 1518836461 -6919 1952690120 -6918 630628322 -6917 374524994 -6916 198369469 -6915 36524288 -6914 383135545 -6913 1172209470 -6912 951890347 -6911 927782233 -6910 1097463102 -6909 311480719 -6908 1102633136 -6907 2033696910 -6906 1272956920 -6905 605314233 -6904 983455832 -6903 1103704578 -6902 83832949 -6901 2090560463 -6900 1217697829 -6899 576623682 -6898 1689747695 -6897 924688136 -6896 1746705713 -6895 1969755870 -6894 1579376430 -6893 1433285682 -6892 1501455368 -6891 1093166822 -6890 1427729681 -6889 1144311467 -6888 1754320651 -6887 594104033 -6886 2138873096 -6885 1173643646 -6884 1232117589 -6883 1602836960 -6882 74746368 -6881 640409628 -6880 1972632745 -6879 1211249840 -6878 1186007447 -6877 497318902 -6876 1050241078 -6875 169252342 -6874 521481284 -6873 1040379017 -6872 2033490397 -6871 1654692915 -6870 400812768 -6869 293009692 -6868 977401617 -6867 1867475473 -6866 1492795354 -6865 313420030 -6864 468300502 -6863 486209608 -6862 5556001 -6861 357143900 -6860 1486329818 -6859 833625648 -6858 1152922019 -6857 580677005 -6856 1509470092 -6855 536036136 -6854 1098897278 -6853 591707961 -6852 1777687863 -6851 1010980176 -6850 1601885828 -6849 1475313842 -6848 161008761 -6847 1016755105 -6846 2123321266 -6845 9862061 -6844 283245593 -6843 1014272017 -6842 639566249 -6841 1740480704 -6840 677291298 -6839 680820943 -6838 947697986 -6837 663981586 -6836 1399174971 -6835 1006585746 -6834 307864029 -6833 111156601 -6832 1147363437 -6831 1319414001 -6830 1351705529 -6829 905652813 -6828 1471639203 -6827 616885883 -6826 1629263374 -6825 917762131 -6824 905831920 -6823 87917102 -6822 1137305780 -6821 302374021 -6820 849971414 -6819 585130723 -6818 1499476224 -6817 151146700 -6816 733509512 -6815 1109049248 -6814 1517779460 -6813 690248536 -6812 336980719 -6811 2106228954 -6810 792782718 -6809 13309711 -6808 1429129620 -6807 2088595887 -6806 356117557 -6805 1288018369 -6804 2006705957 -6803 1135933676 -6802 906934720 -6801 241710624 -6800 1995258445 -6799 734819646 -6798 1423873087 -6797 553877072 -6796 1858537610 -6795 1541346272 -6794 1927939999 -6793 603457899 -6792 1385429336 -6791 552175057 -6790 950381444 -6789 698824714 -6788 1999104858 -6787 390426976 -6786 780850887 -6785 43260976 -6784 772068529 -6783 1559034154 -6782 2044949466 -6781 323671008 -6780 677099334 -6779 851670479 -6778 1804675802 -6777 141111250 -6776 81889930 -6775 1367667528 -6774 381083649 -6773 1764995333 -6772 1288158879 -6771 172115073 -6770 965321185 -6769 1441381373 -6768 1023765684 -6767 2030010463 -6766 773420721 -6765 1255079711 -6764 155916936 -6763 1375764941 -6762 1800560103 -6761 686604621 -6760 700553847 -6759 559954468 -6758 2065457475 -6757 1955843882 -6756 1765842095 -6755 1369300381 -6754 145795158 -6753 448397521 -6752 881934820 -6751 1193278987 -6750 666478853 -6749 535988083 -6748 769780548 -6747 437008274 -6746 1907511249 -6745 464378245 -6744 79508649 -6743 208968576 -6742 799674148 -6741 1994261153 -6740 1295833037 -6739 1082794370 -6738 667960652 -6737 1916169621 -6736 1874093527 -6735 1545139427 -6734 1602003256 -6733 1616795962 -6732 675211094 -6731 1240605634 -6730 768630794 -6729 892193612 -6728 941596021 -6727 696157094 -6726 1810048724 -6725 1317444574 -6724 487365560 -6723 1099999819 -6722 1929402315 -6721 345946737 -6720 423498438 -6719 229470579 -6718 775960482 -6717 305402303 -6716 357499624 -6715 1698542673 -6714 1812187745 -6713 232731144 -6712 1060619186 -6711 1864363426 -6710 1326300501 -6709 1527147064 -6708 1356184491 -6707 1270304873 -6706 314166365 -6705 257297564 -6704 869928333 -6703 361397621 -6702 848165168 -6701 1930501130 -6700 299009613 -6699 72473700 -6698 1229628536 -6697 1771635095 -6696 208791533 -6695 710048905 -6694 1535525906 -6693 141418823 -6692 676501380 -6691 1699931736 -6690 1717469902 -6689 118096135 -6688 2019454603 -6687 1224901457 -6686 640698205 -6685 124768480 -6684 637923486 -6683 2095307967 -6682 1053914291 -6681 1680955770 -6680 508178935 -6679 55995628 -6678 1212980699 -6677 1098886926 -6676 400376540 -6675 2100252391 -6674 1556616044 -6673 1086910851 -6672 62388008 -6671 775691467 -6670 700872594 -6669 674858165 -6668 2011165815 -6667 519579630 -6666 236109189 -6665 67372710 -6664 33547525 -6663 1983077818 -6662 571432569 -6661 558405245 -6660 1827960781 -6659 492568445 -6658 1624881578 -6657 1894686122 -6656 586977971 -6655 692873886 -6654 1218337837 -6653 1104451364 -6652 1587129032 -6651 997918663 -6650 467975070 -6649 1556775656 -6648 1803102736 -6647 1260211956 -6646 1689754530 -6645 1460949337 -6644 2037864383 -6643 780924577 -6642 386038257 -6641 1535013491 -6640 912009300 -6639 181292963 -6638 438748976 -6637 1943793105 -6636 486032105 -6635 400515018 -6634 1643423789 -6633 1622625928 -6632 155117037 -6631 78864124 -6630 1081007315 -6629 2080758306 -6628 2053074122 -6627 932007692 -6626 676348285 -6625 1630010254 -6624 1253228501 -6623 220419174 -6622 636476294 -6621 30353376 -6620 1342299575 -6619 1355246762 -6618 2014504774 -6617 342153399 -6616 1369831221 -6615 908829953 -6614 1074911080 -6613 502850892 -6612 2016398924 -6611 204745293 -6610 1096264514 -6609 1115699843 -6608 1842744506 -6607 38233958 -6606 300369316 -6605 1010889825 -6604 245397981 -6603 1564559665 -6602 541618613 -6601 221842379 -6600 173273650 -6599 148999623 -6598 1404410021 -6597 423063867 -6596 1826262838 -6595 455929110 -6594 993533960 -6593 1222875125 -6592 1025603247 -6591 1428713179 -6590 163332249 -6589 1000146176 -6588 2132899189 -6587 1105674821 -6586 1414725967 -6585 866980329 -6584 1039914676 -6583 870165786 -6582 1554070025 -6581 900699081 -6580 509484435 -6579 1058030556 -6578 815330527 -6577 831854680 -6576 1940319625 -6575 883293299 -6574 469271212 -6573 23555602 -6572 1391286015 -6571 392618990 -6570 964916005 -6569 1897693430 -6568 470220432 -6567 948480911 -6566 1577013555 -6565 603387713 -6564 1577809511 -6563 1712304429 -6562 1059542876 -6561 25457071 -6560 1443297638 -6559 1205141076 -6558 1732903857 -6557 1265918860 -6556 65760145 -6555 544560180 -6554 1460393951 -6553 139215595 -6552 360681351 -6551 496039469 -6550 85368553 -6549 1825113403 -6548 1265194579 -6547 2079520876 -6546 362583468 -6545 1916764023 -6544 1639490932 -6543 76652222 -6542 1206123244 -6541 1641076232 -6540 2069882205 -6539 16435094 -6538 320679875 -6537 2014316367 -6536 1518155048 -6535 2012192774 -6534 1691328485 -6533 1552352439 -6532 269006791 -6531 2001885448 -6530 440036862 -6529 177378777 -6528 1139380931 -6527 1188343676 -6526 1953008557 -6525 2074028197 -6524 183878829 -6523 964354482 -6522 53847042 -6521 683051596 -6520 1378328537 -6519 153331325 -6518 1462529935 -6517 1495914204 -6516 440029944 -6515 285931245 -6514 710640778 -6513 2145898347 -6512 154253665 -6511 1189688150 -6510 1320396357 -6509 55565838 -6508 645763694 -6507 455970749 -6506 322987882 -6505 2113286256 -6504 1743185983 -6503 1836926685 -6502 1112315577 -6501 91628013 -6500 862504517 -6499 1399176834 -6498 371853868 -6497 1212836381 -6496 1004464847 -6495 988654074 -6494 2020181155 -6493 1648310881 -6492 1733509593 -6491 2047999365 -6490 1368005309 -6489 2029897981 -6488 1860785028 -6487 1176598689 -6486 785273426 -6485 441615245 -6484 131677580 -6483 1668436276 -6482 825501990 -6481 98687827 -6480 543924455 -6479 864425607 -6478 1880061603 -6477 679961086 -6476 860268414 -6475 633544845 -6474 1000970679 -6473 1651557969 -6472 974422168 -6471 1860622391 -6470 1867257793 -6469 1797151783 -6468 394711987 -6467 1530683442 -6466 1340138874 -6465 1503637613 -6464 1402628129 -6463 2119665438 -6462 280305572 -6461 1851095260 -6460 187214336 -6459 191406619 -6458 1244624555 -6457 1419169783 -6456 1044921109 -6455 1264320797 -6454 1763596902 -6453 32989753 -6452 1124511821 -6451 2108560031 -6450 366109871 -6449 2011447017 -6448 4157193 -6447 1246516758 -6446 1826474054 -6445 1356194093 -6444 1806606325 -6443 1287831936 -6442 1931783824 -6441 1324754032 -6440 1465910404 -6439 336574351 -6438 457012909 -6437 1038558021 -6436 128055312 -6435 1367957083 -6434 1223332041 -6433 1699016517 -6432 1932451102 -6431 88898953 -6430 606470705 -6429 915528201 -6428 1293969158 -6427 2127787405 -6426 1803056529 -6425 1011931355 -6424 139808976 -6423 1802520519 -6422 1814363530 -6421 1260548451 -6420 2104402838 -6419 1267076761 -6418 184972963 -6417 795446748 -6416 1587394080 -6415 538642118 -6414 1571893916 -6413 481852293 -6412 1969405180 -6411 1595209473 -6410 867741123 -6409 427352382 -6408 208519038 -6407 1236539474 -6406 1962709628 -6405 576522443 -6404 1582989629 -6403 1134433088 -6402 1092545812 -6401 1016922901 -6400 942413442 -6399 626166947 -6398 1259955320 -6397 282037803 -6396 1987978429 -6395 536009 -6394 1345051473 -6393 1026744173 -6392 1845601329 -6391 547286768 -6390 1075575488 -6389 1308956090 -6388 1827166329 -6387 1793814493 -6386 1371036479 -6385 1105541787 -6384 716720585 -6383 2124168091 -6382 1761594818 -6381 1542052798 -6380 1386690435 -6379 1778685297 -6378 612126402 -6377 1779480243 -6376 1801033492 -6375 828276540 -6374 1631460278 -6373 566066728 -6372 192019645 -6371 466378865 -6370 1904451229 -6369 660375639 -6368 785672166 -6367 1259419310 -6366 1084469977 -6365 961234256 -6364 302418328 -6363 797764705 -6362 2098652332 -6361 536645239 -6360 867604087 -6359 1429244643 -6358 2085403258 -6357 721624541 -6356 1077093907 -6355 1394352036 -6354 1491430617 -6353 1322151435 -6352 737477656 -6351 2130393169 -6350 929926396 -6349 1754693839 -6348 2125135452 -6347 1931333509 -6346 148019965 -6345 1234966764 -6344 636256895 -6343 1165081413 -6342 809099147 -6341 1679127654 -6340 1828190346 -6339 645031918 -6338 1723389310 -6337 1971921558 -6336 957000982 -6335 286705272 -6334 1010065571 -6333 1913256736 -6332 2077644265 -6331 669407689 -6330 598725629 -6329 145979546 -6328 352150736 -6327 691051222 -6326 1377677572 -6325 1902426120 -6324 656874380 -6323 1508521096 -6322 392225039 -6321 1130267464 -6320 5257716 -6319 1146076534 -6318 1606673874 -6317 890168688 -6316 1295076614 -6315 1130422199 -6314 425867616 -6313 1104612889 -6312 1484374715 -6311 164067229 -6310 2103221992 -6309 2003752436 -6308 1835514584 -6307 1436684037 -6306 961855987 -6305 1191227894 -6304 356544655 -6303 340657882 -6302 1314531107 -6301 1931664719 -6300 317256953 -6299 2055158055 -6298 915785622 -6297 597208264 -6296 34176841 -6295 2016640123 -6294 1510201080 -6293 1674090564 -6292 1503263380 -6291 1393632153 -6290 1671077238 -6289 1262572676 -6288 1998483568 -6287 476251675 -6286 464301072 -6285 190463725 -6284 1793531132 -6283 261800387 -6282 1148874545 -6281 1628105927 -6280 476036293 -6279 666537954 -6278 1041896449 -6277 644286690 -6276 1080139382 -6275 621198104 -6274 2024180434 -6273 572363583 -6272 23400929 -6271 1406856700 -6270 1015879097 -6269 1867532337 -6268 2020981213 -6267 1046629146 -6266 1234490831 -6265 507569925 -6264 513376743 -6263 116568927 -6262 3013326 -6261 240690704 -6260 1542632233 -6259 1194825563 -6258 798271604 -6257 1808019842 -6256 830204190 -6255 202500684 -6254 1189072828 -6253 165425205 -6252 1933247742 -6251 482336590 -6250 586209478 -6249 1979233251 -6248 1733882220 -6247 420698344 -6246 767589903 -6245 507775799 -6244 597797175 -6243 617323734 -6242 1703968134 -6241 303352240 -6240 1533359135 -6239 2116733599 -6238 633041505 -6237 1513411288 -6236 533252403 -6235 1117921904 -6234 504556599 -6233 272686039 -6232 721420342 -6231 955671411 -6230 1589902748 -6229 1882096038 -6228 364621372 -6227 595770919 -6226 618947014 -6225 664778985 -6224 416736590 -6223 706736238 -6222 1726699375 -6221 2101498139 -6220 895938018 -6219 165511133 -6218 1211643347 -6217 1226106421 -6216 1970384817 -6215 150266169 -6214 951291313 -6213 294444934 -6212 1231448247 -6211 1734718183 -6210 1817794383 -6209 19947847 -6208 1583481196 -6207 1662603249 -6206 1008854688 -6205 260566363 -6204 396501561 -6203 1696368836 -6202 830266939 -6201 986807952 -6200 591050038 -6199 994131828 -6198 1263149024 -6197 1847326035 -6196 179034329 -6195 2059694424 -6194 1085563257 -6193 462722098 -6192 1958281867 -6191 1561188242 -6190 889854792 -6189 1817315245 -6188 342609964 -6187 1061377178 -6186 274815108 -6185 1675939883 -6184 1066301570 -6183 1364056778 -6182 624134199 -6181 1211500400 -6180 151236987 -6179 155191133 -6178 1158576806 -6177 1322914832 -6176 1266101688 -6175 1459969500 -6174 1577783072 -6173 1557177257 -6172 1105318798 -6171 1983618759 -6170 1871142575 -6169 891207651 -6168 815097499 -6167 1350938248 -6166 761762778 -6165 1863795879 -6164 101412556 -6163 1671858663 -6162 1720350954 -6161 140966622 -6160 1218578278 -6159 1975961262 -6158 1542500137 -6157 814153729 -6156 2142559255 -6155 1058241978 -6154 1051805683 -6153 2002284818 -6152 1212819791 -6151 468943066 -6150 52923593 -6149 975805802 -6148 1036573093 -6147 1846090954 -6146 1892615408 -6145 1856408078 -6144 354650702 -6143 1741647961 -6142 1833518330 -6141 214111147 -6140 1168521260 -6139 520204327 -6138 129444873 -6137 1098785268 -6136 1249525692 -6135 1237387762 -6134 143444924 -6133 2107929582 -6132 453280385 -6131 1891873340 -6130 745950132 -6129 404424549 -6128 1980885654 -6127 484258159 -6126 1909831693 -6125 140274437 -6124 1992905835 -6123 582862617 -6122 1949361225 -6121 237013988 -6120 1579853620 -6119 354316287 -6118 1230674042 -6117 1327648663 -6116 1491440252 -6115 150967447 -6114 22889748 -6113 140539555 -6112 573126701 -6111 1313314003 -6110 84666274 -6109 69735992 -6108 1418162283 -6107 1039540758 -6106 955340343 -6105 1289079757 -6104 784107377 -6103 399055232 -6102 1361979450 -6101 48855836 -6100 2058471334 -6099 261691973 -6098 642076503 -6097 1840611217 -6096 638835972 -6095 1326969076 -6094 338396860 -6093 1755891846 -6092 1150492645 -6091 1595044938 -6090 1153823594 -6089 252204957 -6088 1010359682 -6087 1079706594 -6086 1304758914 -6085 1350900697 -6084 1725324394 -6083 857059393 -6082 55873281 -6081 503390709 -6080 2042635368 -6079 1192609163 -6078 1261879296 -6077 129082525 -6076 255433381 -6075 556285111 -6074 2074583955 -6073 735251540 -6072 488067546 -6071 1100287477 -6070 1554262981 -6069 217860116 -6068 1770339648 -6067 1462591075 -6066 1502214357 -6065 1030427774 -6064 176476431 -6063 890835570 -6062 602068252 -6061 898287687 -6060 584685255 -6059 74117000 -6058 1094929691 -6057 1806942633 -6056 1501865848 -6055 447699521 -6054 1295027416 -6053 1221933685 -6052 961907673 -6051 1010747765 -6050 1388995060 -6049 1913552842 -6048 937175782 -6047 705594185 -6046 201982218 -6045 1667665489 -6044 68217565 -6043 974296478 -6042 1328472207 -6041 270207429 -6040 1477431476 -6039 91671905 -6038 863129407 -6037 739911874 -6036 1286114644 -6035 611378787 -6034 428359522 -6033 1425672391 -6032 306150314 -6031 527951252 -6030 1950841644 -6029 925226270 -6028 719734800 -6027 647230170 -6026 511915216 -6025 279932162 -6024 1633275495 -6023 284279651 -6022 1980422273 -6021 1195838479 -6020 73571983 -6019 683400875 -6018 1711570624 -6017 1416993941 -6016 637376619 -6015 1375169387 -6014 339193281 -6013 1945493784 -6012 1644348650 -6011 1236800302 -6010 1554561670 -6009 737519602 -6008 953040909 -6007 251750619 -6006 311552352 -6005 2007925901 -6004 305228473 -6003 2047891918 -6002 1622314395 -6001 1528407692 -6000 1955700100 -5999 1303611474 -5998 413311054 -5997 439802637 -5996 1161438322 -5995 227635565 -5994 446993537 -5993 437437016 -5992 210707667 -5991 1297021397 -5990 1631751502 -5989 804061690 -5988 46024256 -5987 336401237 -5986 1077800659 -5985 839366483 -5984 1878304385 -5983 1249876627 -5982 390932113 -5981 906829048 -5980 283759393 -5979 1302811051 -5978 425967249 -5977 1092598656 -5976 2094005794 -5975 411144082 -5974 385611506 -5973 924304429 -5972 92191818 -5971 318702920 -5970 1115096638 -5969 1515897462 -5968 142173152 -5967 185675488 -5966 2140292748 -5965 724001306 -5964 16927898 -5963 1297455788 -5962 953169162 -5961 1554129625 -5960 1250997141 -5959 1295350265 -5958 1873744679 -5957 1354141420 -5956 605580499 -5955 1975407680 -5954 448434370 -5953 971475337 -5952 966117234 -5951 1235604710 -5950 480861798 -5949 1338644385 -5948 1356288904 -5947 14823167 -5946 706987150 -5945 1169701365 -5944 318952264 -5943 66908585 -5942 1956691439 -5941 723778003 -5940 176529768 -5939 929421149 -5938 1523088362 -5937 1565655494 -5936 168747590 -5935 842836960 -5934 1918315792 -5933 610281921 -5932 46458646 -5931 1805302544 -5930 1827868594 -5929 2044339369 -5928 689769766 -5927 2045820647 -5926 905707050 -5925 1781588810 -5924 1009290445 -5923 1360313307 -5922 490613539 -5921 1774956497 -5920 2026799454 -5919 466038631 -5918 631657235 -5917 186587539 -5916 1843354550 -5915 640078564 -5914 1360493574 -5913 1742657909 -5912 2037862465 -5911 1027270289 -5910 1348173289 -5909 758357922 -5908 760673559 -5907 680251402 -5906 1794823350 -5905 1705949317 -5904 796378313 -5903 113013247 -5902 929896975 -5901 149602925 -5900 1115532778 -5899 1929531595 -5898 1138632318 -5897 1055664604 -5896 1036530201 -5895 1692877391 -5894 1290975271 -5893 1381817596 -5892 1480997501 -5891 24574907 -5890 1143299262 -5889 1840211915 -5888 770167729 -5887 2139062318 -5886 973577612 -5885 100696641 -5884 749699747 -5883 333223285 -5882 394484620 -5881 1279504542 -5880 266596730 -5879 667921886 -5878 1111018220 -5877 1202207889 -5876 2031356737 -5875 1681810102 -5874 776052342 -5873 646775388 -5872 1144964117 -5871 1147849028 -5870 1158454255 -5869 59868174 -5868 893001393 -5867 1593238575 -5866 1912172981 -5865 1802196253 -5864 211879889 -5863 1266400363 -5862 238518333 -5861 1788269234 -5860 1401890826 -5859 1151720592 -5858 866634302 -5857 669471087 -5856 1389362571 -5855 640354327 -5854 1853695669 -5853 1617678853 -5852 66626554 -5851 1874046381 -5850 168486322 -5849 1211872489 -5848 784048797 -5847 1576691766 -5846 426155547 -5845 1384581349 -5844 536845985 -5843 1775686962 -5842 1635804781 -5841 1085095942 -5840 254847634 -5839 1712699327 -5838 295178841 -5837 1238288788 -5836 1381358686 -5835 645772617 -5834 1563677920 -5833 571094303 -5832 2011993185 -5831 1234281389 -5830 921634932 -5829 732419739 -5828 1909841669 -5827 226279975 -5826 963259066 -5825 1919167366 -5824 573727773 -5823 2127132936 -5822 1449192531 -5821 1002237713 -5820 1089997584 -5819 739278204 -5818 785716942 -5817 1546951096 -5816 1039845780 -5815 797952232 -5814 1896260216 -5813 1599233691 -5812 1520839328 -5811 2070589101 -5810 789917101 -5809 1164042494 -5808 331340641 -5807 1796889872 -5806 1822094516 -5805 810264383 -5804 781263080 -5803 329396530 -5802 1796943019 -5801 1279573446 -5800 1471923368 -5799 695354957 -5798 1916644321 -5797 2138157951 -5796 1800035850 -5795 983609778 -5794 469974835 -5793 1718973707 -5792 1037135352 -5791 709914327 -5790 216520771 -5789 1690530135 -5788 1846916071 -5787 2135248357 -5786 1798174528 -5785 1588095737 -5784 1424596552 -5783 1973154762 -5782 809316590 -5781 356796833 -5780 1739248460 -5779 1140510877 -5778 1489431626 -5777 1668559906 -5776 1015626791 -5775 1492697985 -5774 1160805012 -5773 1649173282 -5772 1004956810 -5771 1101588062 -5770 1510412773 -5769 1481249065 -5768 1042802755 -5767 933034543 -5766 1668183116 -5765 81062142 -5764 2093958074 -5763 1907544156 -5762 1502452936 -5761 1494088864 -5760 1010481903 -5759 228756062 -5758 2039839255 -5757 258820334 -5756 710651805 -5755 1972503414 -5754 778779147 -5753 1067799719 -5752 233906302 -5751 1816289361 -5750 1014848855 -5749 70688553 -5748 124884085 -5747 2144217289 -5746 507754894 -5745 1513937157 -5744 487741175 -5743 59216950 -5742 138760509 -5741 1671191392 -5740 58785307 -5739 577378230 -5738 1960549597 -5737 961740612 -5736 986560117 -5735 1908122608 -5734 726092854 -5733 599869209 -5732 897062252 -5731 1273696874 -5730 1601733257 -5729 751661569 -5728 1665587905 -5727 67335841 -5726 1627524834 -5725 1790335734 -5724 1738597111 -5723 1109973434 -5722 52950864 -5721 163217749 -5720 1691405275 -5719 1018115214 -5718 1710417307 -5717 758430576 -5716 1656476113 -5715 448537944 -5714 1375176647 -5713 964033431 -5712 431643 -5711 1708865927 -5710 1858125443 -5709 1244528342 -5708 1738301761 -5707 52426989 -5706 235647758 -5705 386690907 -5704 1011060355 -5703 1599879628 -5702 1145619600 -5701 145400683 -5700 1755592617 -5699 1534397416 -5698 1271620383 -5697 2022735819 -5696 476222377 -5695 517551400 -5694 1737384870 -5693 1575379362 -5692 1566051807 -5691 1182319298 -5690 600284090 -5689 932974699 -5688 1509122748 -5687 1261879362 -5686 1530737577 -5685 692442682 -5684 448106301 -5683 1813794368 -5682 1253391636 -5681 903386948 -5680 2118047814 -5679 1805698453 -5678 1008880584 -5677 1351610853 -5676 1188850282 -5675 783251777 -5674 1388554955 -5673 865659672 -5672 1991770659 -5671 1758705831 -5670 1021263948 -5669 1880340446 -5668 1058175039 -5667 754068983 -5666 285350949 -5665 1048326663 -5664 1098983241 -5663 555065572 -5662 975095272 -5661 633077108 -5660 1820680197 -5659 1485888375 -5658 1549720770 -5657 816680066 -5656 813773061 -5655 1864426857 -5654 1586534694 -5653 1692203001 -5652 1843230201 -5651 1595176830 -5650 2041990012 -5649 766436961 -5648 616848171 -5647 225628807 -5646 2110539546 -5645 323190609 -5644 938964766 -5643 1777332772 -5642 1991879372 -5641 111430213 -5640 700530792 -5639 267194965 -5638 1594989497 -5637 9848376 -5636 1802569390 -5635 1877769025 -5634 73231390 -5633 465906133 -5632 881869022 -5631 1636690545 -5630 1230839986 -5629 1004000131 -5628 672115314 -5627 1832777561 -5626 1377629019 -5625 1269053708 -5624 21196655 -5623 2138841512 -5622 1797696637 -5621 1076793240 -5620 978328659 -5619 1816361205 -5618 803381063 -5617 293657562 -5616 1434147689 -5615 333206774 -5614 478794885 -5613 827534552 -5612 1076801979 -5611 1724684407 -5610 663924364 -5609 690682416 -5608 612109223 -5607 1864704120 -5606 2084100633 -5605 1336663257 -5604 995900002 -5603 584024493 -5602 1382549795 -5601 2025352539 -5600 964575230 -5599 1545546073 -5598 1773854760 -5597 1550545254 -5596 1811580905 -5595 1386271155 -5594 1618840719 -5593 1091887063 -5592 1160512853 -5591 2128819080 -5590 273412177 -5589 684671097 -5588 382213516 -5587 470174289 -5586 1962346325 -5585 606613136 -5584 1403888442 -5583 901594125 -5582 163610188 -5581 386119563 -5580 1112575184 -5579 946703892 -5578 754065431 -5577 1422929614 -5576 868804117 -5575 1500076140 -5574 2101597110 -5573 1118031111 -5572 1766932911 -5571 1984487370 -5570 251497779 -5569 1561513624 -5568 1881448815 -5567 387583604 -5566 2079188183 -5565 719693842 -5564 225758302 -5563 1637505287 -5562 818474885 -5561 475841756 -5560 1746605564 -5559 1950721536 -5558 869808420 -5557 1923084027 -5556 1213769494 -5555 1060752199 -5554 443002948 -5553 1017768879 -5552 1936502589 -5551 1364389943 -5550 1779537780 -5549 1837129218 -5548 77899775 -5547 1401472939 -5546 1468816152 -5545 1898256654 -5544 1880626877 -5543 117109740 -5542 866533332 -5541 205419287 -5540 103038554 -5539 2011397822 -5538 1629809088 -5537 1161754973 -5536 161825302 -5535 441682896 -5534 2048702605 -5533 1897400194 -5532 2038383371 -5531 1015236997 -5530 1753516984 -5529 1971005184 -5528 736952042 -5527 1956539868 -5526 1480081079 -5525 196000615 -5524 1271733258 -5523 1226096653 -5522 1385714747 -5521 99373370 -5520 1286490168 -5519 378064841 -5518 368313066 -5517 327126769 -5516 1668329710 -5515 1351706412 -5514 1031723321 -5513 1675207590 -5512 14071185 -5511 1002619158 -5510 723093846 -5509 1088767229 -5508 1849572520 -5507 1188126192 -5506 1260536016 -5505 411908755 -5504 550783173 -5503 1033465608 -5502 143883210 -5501 67378186 -5500 278284955 -5499 1944460763 -5498 490924105 -5497 540951427 -5496 684806610 -5495 253984426 -5494 957769515 -5493 1172359888 -5492 2087090132 -5491 1007649906 -5490 1878543952 -5489 959363399 -5488 857218779 -5487 1164090302 -5486 1442887095 -5485 2140605768 -5484 1337635226 -5483 29104163 -5482 952113743 -5481 1072787604 -5480 1300530285 -5479 1682451302 -5478 1975714861 -5477 1437663765 -5476 637343018 -5475 227070408 -5474 268025545 -5473 483404987 -5472 755180653 -5471 346906095 -5470 1723937729 -5469 1884817176 -5468 1259654153 -5467 236939679 -5466 1730665559 -5465 1659930370 -5464 314377941 -5463 2097603257 -5462 1441299584 -5461 1127726733 -5460 150431127 -5459 714453649 -5458 1663959952 -5457 864096659 -5456 1973938724 -5455 1413782932 -5454 1188492024 -5453 264847622 -5452 876057526 -5451 1417146089 -5450 1244556390 -5449 2010350168 -5448 1045108284 -5447 1748644453 -5446 1169638220 -5445 153938031 -5444 1619373403 -5443 2068603098 -5442 906950906 -5441 1017847125 -5440 1234735589 -5439 1486998049 -5438 154151616 -5437 1747207431 -5436 2070045386 -5435 1780545950 -5434 218630786 -5433 1334134856 -5432 1947172129 -5431 726845934 -5430 1611250429 -5429 1433818116 -5428 887998573 -5427 250177020 -5426 1823088282 -5425 1709091101 -5424 537725406 -5423 1918829583 -5422 1167774880 -5421 1013191005 -5420 372037805 -5419 1643395585 -5418 840711948 -5417 891170252 -5416 129271050 -5415 1248518770 -5414 1394470773 -5413 601526278 -5412 833867508 -5411 1567436504 -5410 863695508 -5409 1635011806 -5408 1564436311 -5407 521089314 -5406 1528576645 -5405 735910529 -5404 1980857469 -5403 1639268499 -5402 1870368075 -5401 513354013 -5400 1986331009 -5399 1361073409 -5398 1758213482 -5397 1326391120 -5396 1859935262 -5395 2051742347 -5394 541316221 -5393 1672018048 -5392 1546791778 -5391 1671862943 -5390 172479057 -5389 1628351200 -5388 1514124534 -5387 1739676826 -5386 1644183127 -5385 1675228420 -5384 414651261 -5383 1974517917 -5382 1885314417 -5381 1346339350 -5380 3000193 -5379 342606194 -5378 106435160 -5377 828525782 -5376 687715493 -5375 2036791794 -5374 1013026102 -5373 1467503456 -5372 1800421138 -5371 509294666 -5370 902624179 -5369 659939889 -5368 1648621795 -5367 1853954783 -5366 785074898 -5365 187917213 -5364 504950568 -5363 1016936926 -5362 1499538991 -5361 2065924226 -5360 157738408 -5359 580285878 -5358 2131651721 -5357 1986379762 -5356 1325025565 -5355 1817148858 -5354 1937397651 -5353 1215795559 -5352 1971517724 -5351 1542708223 -5350 1239904190 -5349 1321958059 -5348 1802374349 -5347 217127014 -5346 1962983328 -5345 1367695685 -5344 236370655 -5343 503731435 -5342 564879277 -5341 1140481249 -5340 1008156519 -5339 1196153044 -5338 2022348638 -5337 1460704581 -5336 1349004214 -5335 1915621620 -5334 835861870 -5333 586509990 -5332 859198518 -5331 919253113 -5330 2081756152 -5329 318842294 -5328 1402743961 -5327 314502863 -5326 48982111 -5325 109230006 -5324 1993114782 -5323 394689428 -5322 2123375017 -5321 649559665 -5320 1887817521 -5319 1022777175 -5318 1506458379 -5317 434678664 -5316 2128240007 -5315 1459251892 -5314 802816408 -5313 1243373054 -5312 1643058564 -5311 1516209881 -5310 1265616259 -5309 1694935586 -5308 1994632477 -5307 106727018 -5306 624842711 -5305 762494224 -5304 1056423102 -5303 2064092405 -5302 652237486 -5301 540356223 -5300 1663992799 -5299 1767253289 -5298 269860183 -5297 1293513955 -5296 468871729 -5295 1801776331 -5294 133338637 -5293 1343555117 -5292 654355554 -5291 1100597841 -5290 1290584934 -5289 1453138857 -5288 1042020816 -5287 47206486 -5286 1779345904 -5285 884866953 -5284 1963676976 -5283 1434090175 -5282 2125240443 -5281 2095606626 -5280 1669061051 -5279 1158889240 -5278 1070092874 -5277 1232138253 -5276 1197787564 -5275 708233954 -5274 110256738 -5273 516066878 -5272 400099605 -5271 1032467845 -5270 270496040 -5269 370478844 -5268 1298381559 -5267 615567500 -5266 1160175318 -5265 1272800260 -5264 1147420776 -5263 1180224443 -5262 52970183 -5261 1348700345 -5260 58577025 -5259 1243378447 -5258 1821276600 -5257 157153863 -5256 231013158 -5255 345255729 -5254 907110158 -5253 2015553998 -5252 1912512771 -5251 966351202 -5250 1025513751 -5249 436922798 -5248 2108585324 -5247 361858920 -5246 1121881515 -5245 681720686 -5244 308134349 -5243 1225272541 -5242 245570838 -5241 29620761 -5240 1881569933 -5239 1802412187 -5238 1357787173 -5237 25581299 -5236 1615630372 -5235 2127434523 -5234 1219830077 -5233 1946204079 -5232 1121647418 -5231 957075383 -5230 1674907393 -5229 2048906809 -5228 1012365289 -5227 1476020871 -5226 1397527353 -5225 362942807 -5224 580226606 -5223 2088242603 -5222 990040247 -5221 1475589973 -5220 1005249526 -5219 663654831 -5218 1462524930 -5217 1426864638 -5216 53724571 -5215 2044092622 -5214 436149847 -5213 278513587 -5212 1491186255 -5211 590642299 -5210 819317236 -5209 1855988634 -5208 186781815 -5207 1377836298 -5206 953234869 -5205 1816909941 -5204 1005787104 -5203 262754694 -5202 271296686 -5201 1220224257 -5200 2092193742 -5199 198886522 -5198 651379456 -5197 649422482 -5196 895794265 -5195 1456768398 -5194 1520386208 -5193 1252120280 -5192 1082993077 -5191 326385415 -5190 13065043 -5189 1725868536 -5188 609930260 -5187 1565915956 -5186 990714790 -5185 1922694631 -5184 552906367 -5183 1992991196 -5182 1606679999 -5181 1782681269 -5180 403860483 -5179 1588964585 -5178 902753765 -5177 517355522 -5176 372049194 -5175 690480175 -5174 1545613255 -5173 1933046495 -5172 318044600 -5171 72410164 -5170 568844801 -5169 1442771260 -5168 1450575905 -5167 1342094706 -5166 1276519921 -5165 1791157632 -5164 373775321 -5163 1194000793 -5162 1239055237 -5161 1504608188 -5160 1863938803 -5159 594632735 -5158 735153746 -5157 834719277 -5156 1013009589 -5155 1145207242 -5154 316014632 -5153 917708746 -5152 1589130713 -5151 17715414 -5150 879927504 -5149 2033988609 -5148 1216915391 -5147 212273589 -5146 1119225915 -5145 586486346 -5144 372435575 -5143 1473203091 -5142 1364201694 -5141 1022756988 -5140 769317907 -5139 1374233743 -5138 166251338 -5137 1806901920 -5136 968319385 -5135 82519128 -5134 552102395 -5133 1016650780 -5132 1477545638 -5131 644422502 -5130 769454442 -5129 1029219526 -5128 1729106794 -5127 1737430152 -5126 518704645 -5125 95300843 -5124 1703560177 -5123 298299218 -5122 37781242 -5121 1702625752 -5120 948283670 -5119 667653914 -5118 914762693 -5117 630429045 -5116 1987321662 -5115 1793506472 -5114 1369768300 -5113 1497162235 -5112 703885184 -5111 2137451599 -5110 856505649 -5109 1109899634 -5108 405914358 -5107 83732210 -5106 1254799525 -5105 2099152252 -5104 752457138 -5103 2055163540 -5102 247196338 -5101 448326112 -5100 1062799356 -5099 1179507938 -5098 510514881 -5097 1633805951 -5096 33869975 -5095 220405427 -5094 57519601 -5093 934425 -5092 1497499195 -5091 1517610975 -5090 787863058 -5089 317854625 -5088 827815900 -5087 1268739869 -5086 1408144393 -5085 490159426 -5084 1089621288 -5083 1379800348 -5082 640656586 -5081 1741469197 -5080 1731537241 -5079 772773439 -5078 2002583757 -5077 454245753 -5076 1478758719 -5075 1347119633 -5074 1851955914 -5073 304131026 -5072 992364184 -5071 1215172047 -5070 2085294879 -5069 1576477053 -5068 1145637963 -5067 290109454 -5066 1576286350 -5065 32935550 -5064 870389879 -5063 687392273 -5062 1360555014 -5061 1179644570 -5060 689795075 -5059 1666606837 -5058 1057193880 -5057 337656474 -5056 179118580 -5055 28344044 -5054 1996986488 -5053 1495635739 -5052 1795746755 -5051 2015366794 -5050 1886369088 -5049 1277291488 -5048 1441498368 -5047 655464124 -5046 749773487 -5045 1174627693 -5044 354755449 -5043 636783867 -5042 366319795 -5041 1563370778 -5040 69534084 -5039 1795185425 -5038 190703 -5037 1112702413 -5036 1567203222 -5035 888894076 -5034 819864183 -5033 1838228957 -5032 2145080846 -5031 1841431825 -5030 122450689 -5029 352138601 -5028 1487488257 -5027 1028849836 -5026 488153633 -5025 830966489 -5024 380080937 -5023 2129103342 -5022 1756750298 -5021 518455267 -5020 573868426 -5019 1230904964 -5018 527518001 -5017 266870675 -5016 300708675 -5015 112989620 -5014 808307897 -5013 938868318 -5012 567249783 -5011 718618018 -5010 1563180075 -5009 1104315318 -5008 227982202 -5007 1258780275 -5006 292838230 -5005 1876457913 -5004 891296878 -5003 1125916006 -5002 1715778268 -5001 1792942245 -5000 353943568 -4999 1241084501 -4998 2011468615 -4997 656521767 -4996 648768898 -4995 506533939 -4994 1221699839 -4993 2009109318 -4992 1555234915 -4991 525845334 -4990 2138420914 -4989 306997751 -4988 930196289 -4987 414528381 -4986 1606046425 -4985 1509324004 -4984 1693223485 -4983 89689879 -4982 1523171891 -4981 1610418112 -4980 490635816 -4979 304399800 -4978 811477088 -4977 499007937 -4976 367483397 -4975 1314405871 -4974 160679645 -4973 1245838280 -4972 771972438 -4971 474693766 -4970 1928957278 -4969 1844905448 -4968 592315603 -4967 1504934676 -4966 1582305576 -4965 787143228 -4964 1098782672 -4963 695854505 -4962 2018172052 -4961 1248237164 -4960 1743132692 -4959 1723892533 -4958 848434974 -4957 1568355933 -4956 868788544 -4955 1516356546 -4954 2133635761 -4953 82805372 -4952 1746537711 -4951 1218772091 -4950 798941024 -4949 2139111526 -4948 2084400051 -4947 1644554865 -4946 338328292 -4945 1269128764 -4944 542433433 -4943 1833469526 -4942 1464364650 -4941 1074550638 -4940 2029861811 -4939 424022602 -4938 262599872 -4937 1952656023 -4936 406152004 -4935 886451071 -4934 916454823 -4933 1998029156 -4932 1100205460 -4931 294279519 -4930 399802190 -4929 174776759 -4928 855103989 -4927 1479562075 -4926 1582203820 -4925 785983171 -4924 1917302483 -4923 914863669 -4922 1431347996 -4921 1754909832 -4920 1281855688 -4919 1301869807 -4918 1800783234 -4917 815271286 -4916 1102121432 -4915 652342414 -4914 1952247762 -4913 1615366443 -4912 1951091363 -4911 1040342048 -4910 811950766 -4909 77205788 -4908 17870598 -4907 1523632448 -4906 1036201199 -4905 555606496 -4904 1933729259 -4903 622175304 -4902 1598226966 -4901 925428701 -4900 1586659178 -4899 1067723762 -4898 740056587 -4897 69120817 -4896 1709743240 -4895 667340150 -4894 1502118823 -4893 162392651 -4892 1780491629 -4891 129478189 -4890 2101610246 -4889 466584402 -4888 199748375 -4887 1148440820 -4886 1010507172 -4885 1634238637 -4884 848734699 -4883 911905713 -4882 803415677 -4881 1873885574 -4880 1022471450 -4879 1435801965 -4878 1188488237 -4877 1609747750 -4876 1737386837 -4875 414025895 -4874 1104863178 -4873 1008300558 -4872 1182999773 -4871 530503203 -4870 185372113 -4869 1517538361 -4868 1505464170 -4867 72716437 -4866 714485642 -4865 1547350589 -4864 1034332169 -4863 1372640633 -4862 208266052 -4861 1313907227 -4860 2077213462 -4859 953169426 -4858 1603560877 -4857 712993386 -4856 299706121 -4855 98601459 -4854 830822960 -4853 1122332772 -4852 2036917911 -4851 1515097359 -4850 685397337 -4849 1560207348 -4848 1845898776 -4847 774462341 -4846 504884572 -4845 729086279 -4844 1378509770 -4843 574359974 -4842 822928444 -4841 1812945060 -4840 1172522681 -4839 112655676 -4838 803052718 -4837 2105597229 -4836 1185867915 -4835 1489328657 -4834 1339084536 -4833 1867908590 -4832 1442910819 -4831 1402580274 -4830 1857829997 -4829 1364220076 -4828 653463305 -4827 1504959418 -4826 2029654074 -4825 1324856996 -4824 209167196 -4823 1463209248 -4822 436935435 -4821 476710562 -4820 1816682231 -4819 2058418644 -4818 1055322776 -4817 1116812496 -4816 1543436219 -4815 2078008245 -4814 2053641483 -4813 1713048357 -4812 1549320941 -4811 710272768 -4810 1009892342 -4809 1214409099 -4808 1074271409 -4807 1461207709 -4806 766512693 -4805 1465442973 -4804 46417838 -4803 2083987910 -4802 10078593 -4801 78690742 -4800 749116968 -4799 352870579 -4798 1482049650 -4797 1476089957 -4796 1295792222 -4795 566444825 -4794 887921561 -4793 1879940281 -4792 1794010665 -4791 526000439 -4790 1568871434 -4789 699869735 -4788 514982424 -4787 1124798179 -4786 1210654661 -4785 1977871510 -4784 528687304 -4783 1343368715 -4782 703156015 -4781 334911842 -4780 1783485007 -4779 1696168280 -4778 447896406 -4777 1756312084 -4776 1414789871 -4775 830008430 -4774 1455364380 -4773 2115210743 -4772 1334870942 -4771 1804691662 -4770 744124740 -4769 1420510659 -4768 1204562004 -4767 915604825 -4766 588168395 -4765 1563335589 -4764 919917808 -4763 361921122 -4762 311068847 -4761 1094140930 -4760 11018014 -4759 444073255 -4758 1636698721 -4757 684594562 -4756 596110875 -4755 2014769594 -4754 1274715494 -4753 193775462 -4752 1707367356 -4751 1154471383 -4750 2034499083 -4749 27172923 -4748 281378409 -4747 1765371624 -4746 300947704 -4745 1447062776 -4744 1642621136 -4743 1798156366 -4742 1371086003 -4741 2061843930 -4740 600129657 -4739 1976003563 -4738 832342264 -4737 1788710063 -4736 2143170664 -4735 226247273 -4734 1252266741 -4733 1973260526 -4732 350903108 -4731 2014479240 -4730 1604925856 -4729 1473907100 -4728 1995446028 -4727 1769412775 -4726 1557362716 -4725 402335413 -4724 307402238 -4723 120244111 -4722 306760026 -4721 1680194433 -4720 873092974 -4719 269127459 -4718 1873708867 -4717 981799281 -4716 122750487 -4715 650274986 -4714 75976772 -4713 1728260854 -4712 1198026708 -4711 1542566088 -4710 1229501666 -4709 958903242 -4708 1980316546 -4707 606094991 -4706 536443322 -4705 169910138 -4704 2022827813 -4703 1385271149 -4702 368334670 -4701 1024479656 -4700 19033212 -4699 1982996729 -4698 2064028032 -4697 1593110615 -4696 1462010536 -4695 1437118604 -4694 95575386 -4693 774691453 -4692 1394634785 -4691 37632567 -4690 1953969214 -4689 2038777341 -4688 146376972 -4687 1223433881 -4686 905822508 -4685 541973281 -4684 1599731925 -4683 680894332 -4682 498759187 -4681 239123466 -4680 1709733190 -4679 623406675 -4678 422459920 -4677 1810406408 -4676 730750826 -4675 1298655821 -4674 1949059116 -4673 998348157 -4672 1366237936 -4671 532821588 -4670 1107935272 -4669 573406245 -4668 520986193 -4667 626909427 -4666 1497535228 -4665 687319083 -4664 42483819 -4663 57942819 -4662 968205887 -4661 1503341092 -4660 2038739243 -4659 730535333 -4658 1132954832 -4657 1751887338 -4656 1771185603 -4655 224928176 -4654 43214094 -4653 1360608459 -4652 1118644790 -4651 2022836160 -4650 1964147194 -4649 2046810429 -4648 2040139497 -4647 1271287747 -4646 2008830940 -4645 1879886317 -4644 2079901532 -4643 1416237527 -4642 2037896533 -4641 792831691 -4640 11835395 -4639 481025844 -4638 1223354665 -4637 1981150758 -4636 584425608 -4635 1439592409 -4634 1866596843 -4633 686626374 -4632 166687224 -4631 237670554 -4630 370386260 -4629 286851904 -4628 1106833377 -4627 908026656 -4626 1708673244 -4625 410577144 -4624 1253767034 -4623 167861582 -4622 1543944912 -4621 1219318008 -4620 2130180310 -4619 692859447 -4618 37979489 -4617 160253180 -4616 1338869862 -4615 592593413 -4614 1989473432 -4613 1287069841 -4612 1404402132 -4611 1556870688 -4610 1716960674 -4609 178168285 -4608 2044083884 -4607 1931245904 -4606 114553914 -4605 2045282882 -4604 1272905184 -4603 1628926289 -4602 316240114 -4601 2027318968 -4600 1278320825 -4599 1609843252 -4598 725662308 -4597 696256233 -4596 1801743269 -4595 1540811662 -4594 1014115880 -4593 34449026 -4592 185164919 -4591 851085465 -4590 1181338519 -4589 1969927130 -4588 1501473233 -4587 1592869724 -4586 318263396 -4585 51800021 -4584 1335674929 -4583 432602743 -4582 1717592815 -4581 1226233846 -4580 1660270452 -4579 1933198418 -4578 63614371 -4577 2146284650 -4576 658340719 -4575 633111273 -4574 1729042767 -4573 1393069864 -4572 350605464 -4571 853880510 -4570 1301656660 -4569 582064592 -4568 1955583630 -4567 1332334293 -4566 1829624001 -4565 1767294243 -4564 1355646743 -4563 163030415 -4562 1000594154 -4561 362721437 -4560 1497095880 -4559 1735952443 -4558 1651663733 -4557 1449673212 -4556 257194795 -4555 2033144301 -4554 481690853 -4553 109441082 -4552 919815939 -4551 1931878045 -4550 1162619475 -4549 1661469450 -4548 1274857698 -4547 1577986745 -4546 417241882 -4545 1412754503 -4544 282505809 -4543 875162257 -4542 91413204 -4541 1916024520 -4540 1045780528 -4539 2116806014 -4538 899924239 -4537 188289387 -4536 2124171198 -4535 1666593586 -4534 766700089 -4533 992925305 -4532 813418183 -4531 1412125359 -4530 858541352 -4529 47422668 -4528 1478757648 -4527 1766003080 -4526 967982358 -4525 147753712 -4524 1113328362 -4523 697296456 -4522 1094305255 -4521 1405830136 -4520 657020347 -4519 1732116378 -4518 1244227568 -4517 2009586843 -4516 1295480936 -4515 1689563273 -4514 1321341298 -4513 513964937 -4512 1976865377 -4511 122090838 -4510 1016100281 -4509 857491141 -4508 2140118464 -4507 1380814301 -4506 1569072946 -4505 1131245893 -4504 853175403 -4503 1502058378 -4502 134383953 -4501 765995515 -4500 2080851358 -4499 1240021919 -4498 1226923957 -4497 1331003936 -4496 652674718 -4495 270685902 -4494 1200932105 -4493 1854981873 -4492 40276109 -4491 1509672525 -4490 161602568 -4489 794917151 -4488 436635442 -4487 1702147942 -4486 688245545 -4485 781515998 -4484 1860181544 -4483 1199250460 -4482 1645348304 -4481 1119374236 -4480 129456022 -4479 1782769628 -4478 1435901843 -4477 1008872571 -4476 527638898 -4475 67014568 -4474 996861939 -4473 87179888 -4472 1568690667 -4471 1041845682 -4470 1686555205 -4469 749847422 -4468 587347201 -4467 956238055 -4466 130071830 -4465 945176493 -4464 230409793 -4463 1838743228 -4462 1693379305 -4461 1392842605 -4460 1073037083 -4459 606938274 -4458 106671606 -4457 1802603091 -4456 1989450046 -4455 1636478732 -4454 1283651342 -4453 740807308 -4452 1069794438 -4451 2010062324 -4450 1830956041 -4449 1268067099 -4448 1255130730 -4447 1368887275 -4446 12010631 -4445 440459010 -4444 645807548 -4443 2102499905 -4442 548108330 -4441 818843245 -4440 454498481 -4439 730317150 -4438 619775592 -4437 1789654356 -4436 725828261 -4435 438812250 -4434 1399280836 -4433 985050836 -4432 765706145 -4431 1086441031 -4430 1286170999 -4429 1417917639 -4428 764971876 -4427 617676522 -4426 518951749 -4425 1248642737 -4424 566684294 -4423 1421072665 -4422 1057334915 -4421 1949210987 -4420 754931594 -4419 462068766 -4418 1256056467 -4417 814671720 -4416 723079726 -4415 56994374 -4414 2039834327 -4413 1974447951 -4412 1648001424 -4411 1965274828 -4410 199067653 -4409 812327773 -4408 4488889 -4407 180963342 -4406 390373520 -4405 1888261073 -4404 1820589752 -4403 312839805 -4402 1846363485 -4401 1495272154 -4400 321469155 -4399 668494477 -4398 898965890 -4397 1663812786 -4396 50992228 -4395 1245362732 -4394 191307822 -4393 764956954 -4392 666141071 -4391 595266149 -4390 693154520 -4389 2087743522 -4388 1886472687 -4387 1199062093 -4386 922321040 -4385 896115423 -4384 556476597 -4383 74559499 -4382 1775380298 -4381 835673651 -4380 1960785939 -4379 18104311 -4378 421954253 -4377 263711463 -4376 507857237 -4375 77533715 -4374 41897588 -4373 325317598 -4372 2138854298 -4371 1177869008 -4370 596306264 -4369 805140016 -4368 617502249 -4367 1801086806 -4366 1472504964 -4365 1433518921 -4364 579221661 -4363 1743525320 -4362 71802434 -4361 725881196 -4360 856277110 -4359 1641576074 -4358 1165422482 -4357 990357264 -4356 642585496 -4355 847761541 -4354 1268218772 -4353 1868286594 -4352 261257208 -4351 1757275987 -4350 413719398 -4349 1697074475 -4348 1657730721 -4347 344420538 -4346 221813875 -4345 182539639 -4344 86163065 -4343 1011512228 -4342 1876494982 -4341 1333714281 -4340 560366759 -4339 942703106 -4338 1480118700 -4337 1331466975 -4336 1221865145 -4335 1876463292 -4334 1361716487 -4333 2000824112 -4332 887248210 -4331 577710008 -4330 1707942362 -4329 2013403493 -4328 998990578 -4327 317660941 -4326 1869622140 -4325 921782550 -4324 586504332 -4323 1658426433 -4322 1454567195 -4321 711666381 -4320 99545266 -4319 69298860 -4318 1475260600 -4317 1475191082 -4316 258257473 -4315 1357785294 -4314 453528304 -4313 899932431 -4312 451145469 -4311 933791876 -4310 2001079229 -4309 1376383431 -4308 1868321609 -4307 1751139056 -4306 2117234136 -4305 1368524680 -4304 989215081 -4303 784006479 -4302 292881750 -4301 1021328365 -4300 1726203077 -4299 1390281421 -4298 143781353 -4297 77208028 -4296 1878640256 -4295 211195707 -4294 1614699002 -4293 2022321599 -4292 1558881167 -4291 1385268335 -4290 1383889428 -4289 771837831 -4288 1958525035 -4287 117475306 -4286 1021662778 -4285 1505808689 -4284 906639825 -4283 1667220076 -4282 1046336850 -4281 1222245686 -4280 1212953915 -4279 249940173 -4278 1406632943 -4277 499796928 -4276 761923974 -4275 1333227657 -4274 1075642930 -4273 2115370364 -4272 1205287049 -4271 1050083976 -4270 877547011 -4269 1648995049 -4268 1659124813 -4267 2080069294 -4266 609992674 -4265 2003802305 -4264 799798188 -4263 229430667 -4262 638432171 -4261 787043335 -4260 1574226947 -4259 1266414122 -4258 1897658701 -4257 452716346 -4256 1358319129 -4255 1501926350 -4254 459471839 -4253 1831877787 -4252 454266160 -4251 796396676 -4250 1963096391 -4249 713156987 -4248 1635499847 -4247 73405285 -4246 1571637646 -4245 794037258 -4244 127940608 -4243 25558954 -4242 1237823353 -4241 1703775648 -4240 1538442811 -4239 944961365 -4238 1039002375 -4237 1802806156 -4236 1280271106 -4235 380562006 -4234 1365370134 -4233 12754852 -4232 802687368 -4231 1519501696 -4230 1036868282 -4229 1121510601 -4228 2055578641 -4227 395732351 -4226 2140728154 -4225 1673924990 -4224 1047660189 -4223 1810558811 -4222 2016265044 -4221 1888592821 -4220 1308380477 -4219 1889691105 -4218 1289002989 -4217 841462589 -4216 2092948325 -4215 1546078692 -4214 1703697553 -4213 571648607 -4212 634599790 -4211 292861988 -4210 664773273 -4209 1883120303 -4208 1812173906 -4207 658440368 -4206 437436022 -4205 1267516254 -4204 1725358286 -4203 1993352085 -4202 1123370218 -4201 1828660414 -4200 1611406703 -4199 641135930 -4198 1128266095 -4197 381653651 -4196 1495555810 -4195 330169343 -4194 1805143594 -4193 1306551016 -4192 502178333 -4191 126573938 -4190 599589832 -4189 466917888 -4188 1944226428 -4187 1890407945 -4186 1285248684 -4185 1521299718 -4184 911478901 -4183 1410835565 -4182 2054358982 -4181 898963135 -4180 628171729 -4179 6332905 -4178 1445684281 -4177 544657652 -4176 1080565730 -4175 591567584 -4174 144146035 -4173 2044181520 -4172 381945382 -4171 482234288 -4170 700394319 -4169 1229753051 -4168 1293063768 -4167 798096751 -4166 723993705 -4165 189004794 -4164 1975474658 -4163 1678569655 -4162 706961183 -4161 35260445 -4160 329831158 -4159 856665535 -4158 1329152852 -4157 422926710 -4156 978929043 -4155 2021896767 -4154 1614424384 -4153 12515766 -4152 782663835 -4151 2048026077 -4150 1600762501 -4149 83514077 -4148 1073250823 -4147 854116697 -4146 400511617 -4145 1183867858 -4144 209622202 -4143 1809395395 -4142 1343787200 -4141 1299675979 -4140 1336654167 -4139 2049781216 -4138 505759346 -4137 1104058974 -4136 970105741 -4135 1192907698 -4134 1629527258 -4133 1940214213 -4132 1348738497 -4131 1997779296 -4130 853591240 -4129 2054388096 -4128 2025220140 -4127 1454739733 -4126 955985974 -4125 966413277 -4124 1239232931 -4123 1713881955 -4122 559236913 -4121 699149758 -4120 974775254 -4119 746645804 -4118 1830486108 -4117 2036866613 -4116 644494495 -4115 738599869 -4114 1987564305 -4113 1057429871 -4112 472741228 -4111 1441489632 -4110 793916633 -4109 232595193 -4108 1079675474 -4107 1460335296 -4106 1622015364 -4105 1177375176 -4104 1991652849 -4103 1779231610 -4102 1086622972 -4101 1441834048 -4100 2120042804 -4099 1546335155 -4098 1098402122 -4097 1058806863 -4096 215506802 -4095 1389587667 -4094 407176364 -4093 540083173 -4092 739106701 -4091 1960074756 -4090 1016147298 -4089 1085392289 -4088 102151309 -4087 1091886238 -4086 49302307 -4085 1734548272 -4084 265858641 -4083 546074673 -4082 263513238 -4081 240146035 -4080 361814158 -4079 1481064985 -4078 758063477 -4077 2049783946 -4076 1616166095 -4075 1990267401 -4074 90752204 -4073 549818800 -4072 1806672454 -4071 1687771465 -4070 343431926 -4069 1061235941 -4068 1330828353 -4067 1856298103 -4066 651630499 -4065 1822907277 -4064 650480966 -4063 594585255 -4062 1671419522 -4061 1801198060 -4060 1857923447 -4059 2071744708 -4058 1036089981 -4057 515086685 -4056 826027597 -4055 1650711282 -4054 1471035034 -4053 25712606 -4052 184260515 -4051 929931901 -4050 1629566206 -4049 459513860 -4048 2012382538 -4047 915279723 -4046 1959031742 -4045 1066347294 -4044 183594947 -4043 550464386 -4042 206386874 -4041 745436513 -4040 356943112 -4039 634617470 -4038 409605442 -4037 1655404724 -4036 1205817137 -4035 57045243 -4034 151487754 -4033 996766554 -4032 884145456 -4031 1747158462 -4030 765108078 -4029 1342836761 -4028 1245717111 -4027 1532862347 -4026 1191535299 -4025 800314990 -4024 1466450767 -4023 541103133 -4022 543630048 -4021 1872230303 -4020 1065033011 -4019 714286482 -4018 647965766 -4017 946035243 -4016 731684776 -4015 1408567355 -4014 859960420 -4013 1585642081 -4012 193521274 -4011 1719253052 -4010 335831071 -4009 849022036 -4008 1576283981 -4007 352560198 -4006 1503916969 -4005 209050583 -4004 1320383435 -4003 551812940 -4002 231658475 -4001 1688792343 -4000 501441351 -3999 1379729379 -3998 151301462 -3997 445402120 -3996 66411579 -3995 650432166 -3994 256684942 -3993 1741704112 -3992 1623553770 -3991 1976827214 -3990 1224264537 -3989 118997767 -3988 2130085354 -3987 1386882058 -3986 86074823 -3985 1293526343 -3984 1215046081 -3983 1288191016 -3982 1249811010 -3981 1491982885 -3980 142969071 -3979 2130754521 -3978 1492588715 -3977 1367233397 -3976 1179660411 -3975 952104029 -3974 2124875756 -3973 1779074740 -3972 50371588 -3971 999412744 -3970 1537490881 -3969 56039231 -3968 1313317800 -3967 1648352943 -3966 188717178 -3965 472191115 -3964 1174362044 -3963 427341376 -3962 517439575 -3961 1504556002 -3960 1994225508 -3959 1984866126 -3958 32922944 -3957 836559011 -3956 171835977 -3955 945367455 -3954 43715333 -3953 1870546844 -3952 1145221945 -3951 1266540137 -3950 2146877818 -3949 923219321 -3948 951094109 -3947 540484685 -3946 1389841289 -3945 1548069319 -3944 901732441 -3943 1125463012 -3942 241583859 -3941 2141816005 -3940 1833578592 -3939 2036621585 -3938 2014805700 -3937 841126685 -3936 473990899 -3935 1908859450 -3934 2102235187 -3933 1817289690 -3932 580599516 -3931 680057097 -3930 1471633058 -3929 1157666497 -3928 1813030149 -3927 1235039136 -3926 792843678 -3925 448772781 -3924 1947629158 -3923 924658844 -3922 1871152673 -3921 222002623 -3920 315446027 -3919 1606393133 -3918 1680861680 -3917 1550508438 -3916 1786235892 -3915 264378277 -3914 1306485460 -3913 907400083 -3912 1439368068 -3911 352445921 -3910 127010305 -3909 992451907 -3908 1562630686 -3907 105946250 -3906 886375145 -3905 804184857 -3904 1328259934 -3903 1422178090 -3902 345656631 -3901 1570416667 -3900 1014510595 -3899 236593922 -3898 364822819 -3897 1364257368 -3896 1434893626 -3895 2015668482 -3894 725103755 -3893 1725626535 -3892 609212816 -3891 264759540 -3890 688624591 -3889 912421237 -3888 1967640888 -3887 1416483402 -3886 244022977 -3885 878835809 -3884 972493857 -3883 954039539 -3882 780389778 -3881 446916161 -3880 937298883 -3879 21064055 -3878 106076761 -3877 758445829 -3876 925169963 -3875 1611680703 -3874 458528225 -3873 1905326915 -3872 407667495 -3871 109062709 -3870 1205593848 -3869 1797736875 -3868 949183944 -3867 496637985 -3866 639153613 -3865 1856750739 -3864 1406455665 -3863 460344215 -3862 1037001943 -3861 1844275227 -3860 444602300 -3859 1419624837 -3858 668398260 -3857 1088805079 -3856 443989545 -3855 1437467086 -3854 98446030 -3853 525577696 -3852 16740656 -3851 759325723 -3850 340839399 -3849 178853053 -3848 1243377739 -3847 641879706 -3846 299917604 -3845 1167326696 -3844 1204013208 -3843 349465516 -3842 699733067 -3841 757414268 -3840 1307362413 -3839 708955863 -3838 1158583262 -3837 1239916853 -3836 1237665967 -3835 178809398 -3834 819748795 -3833 1709664086 -3832 15741915 -3831 1764860754 -3830 1175876967 -3829 1503280868 -3828 975635292 -3827 1378414821 -3826 990359049 -3825 2065895496 -3824 1420726430 -3823 1486603955 -3822 184738297 -3821 1985371250 -3820 1663431632 -3819 1846443341 -3818 2026419097 -3817 76051043 -3816 1585350146 -3815 2097935736 -3814 467593628 -3813 446598940 -3812 1189586750 -3811 2138260852 -3810 1746314654 -3809 67445560 -3808 1618773543 -3807 979773864 -3806 420168057 -3805 1675485529 -3804 163067483 -3803 1202371689 -3802 533787119 -3801 659944694 -3800 789225462 -3799 1944945793 -3798 512921819 -3797 1057223443 -3796 2105172039 -3795 1651238742 -3794 1881157199 -3793 1582838828 -3792 1970655971 -3791 485778604 -3790 2106435801 -3789 1587380588 -3788 261093194 -3787 2075967009 -3786 1755941063 -3785 1138751206 -3784 908348985 -3783 476816424 -3782 847767934 -3781 1122141190 -3780 519487309 -3779 766540790 -3778 1794761151 -3777 2090771662 -3776 816706381 -3775 1365280016 -3774 1141698409 -3773 1650606436 -3772 413146226 -3771 736324974 -3770 147022875 -3769 1879485667 -3768 1987257402 -3767 1009166725 -3766 1323549892 -3765 522333211 -3764 1828066419 -3763 1395378595 -3762 1623886675 -3761 383275382 -3760 224685409 -3759 30468791 -3758 1978923173 -3757 1269825636 -3756 1167618024 -3755 1279124639 -3754 290983272 -3753 1933691443 -3752 2104812763 -3751 81227144 -3750 1474863687 -3749 576199294 -3748 2097318057 -3747 429481134 -3746 949073253 -3745 1313583592 -3744 952133790 -3743 405373435 -3742 1503583561 -3741 681144207 -3740 896551219 -3739 1285339797 -3738 555935775 -3737 1464924191 -3736 1328583954 -3735 2075654944 -3734 1045930184 -3733 1444791036 -3732 1170693186 -3731 1593417883 -3730 551835857 -3729 1102343421 -3728 1010334415 -3727 699798534 -3726 978842363 -3725 1381410228 -3724 1321795524 -3723 209756128 -3722 458827756 -3721 1528613468 -3720 131392735 -3719 1045382552 -3718 1774609689 -3717 783734464 -3716 1624830992 -3715 543699817 -3714 1957483679 -3713 270989582 -3712 1656305864 -3711 218243764 -3710 125208432 -3709 1579110676 -3708 2104239491 -3707 627764478 -3706 418994007 -3705 2031276566 -3704 904961758 -3703 1599995948 -3702 892955179 -3701 68349764 -3700 583083468 -3699 1999520970 -3698 123501058 -3697 1776407835 -3696 1525486658 -3695 769086235 -3694 922582472 -3693 1940665703 -3692 78363393 -3691 1560928852 -3690 1901487427 -3689 1495141918 -3688 1568035208 -3687 1230909872 -3686 973734433 -3685 1353841410 -3684 1034877601 -3683 1739239915 -3682 145781150 -3681 77195188 -3680 261487921 -3679 1644927602 -3678 1160116668 -3677 72962925 -3676 1870286368 -3675 966481707 -3674 1138321386 -3673 836611994 -3672 1016912480 -3671 1040917857 -3670 2092332354 -3669 954159281 -3668 474034312 -3667 1501898471 -3666 853825363 -3665 1732304603 -3664 690722841 -3663 1509137268 -3662 39178276 -3661 730705123 -3660 2140377292 -3659 670577555 -3658 521407485 -3657 214193798 -3656 196032270 -3655 1381978166 -3654 1208060260 -3653 957682413 -3652 1477751994 -3651 648337196 -3650 1064562167 -3649 188524996 -3648 1922124882 -3647 193634961 -3646 1082125186 -3645 1033674374 -3644 2097052874 -3643 97403529 -3642 891763287 -3641 62753199 -3640 566883545 -3639 590433883 -3638 100333918 -3637 889213357 -3636 811175629 -3635 1492171743 -3634 1693126326 -3633 2107501366 -3632 1516243624 -3631 1516084369 -3630 209297638 -3629 1926183494 -3628 474545284 -3627 1286912966 -3626 1153617186 -3625 1385833505 -3624 2051709820 -3623 559723064 -3622 2040603894 -3621 1289226998 -3620 873695962 -3619 870927206 -3618 1253883457 -3617 888450508 -3616 244065735 -3615 984721657 -3614 141911086 -3613 2034299675 -3612 1678003632 -3611 301329404 -3610 2109902929 -3609 1825153836 -3608 1926741902 -3607 755645823 -3606 1343570678 -3605 851157911 -3604 2123411767 -3603 177041957 -3602 1898203728 -3601 1737543778 -3600 1041539085 -3599 1069868319 -3598 772566308 -3597 1236195427 -3596 1382686794 -3595 593894122 -3594 1492713259 -3593 762482822 -3592 1833510750 -3591 1169676688 -3590 35343540 -3589 2132729102 -3588 626861471 -3587 269161800 -3586 746539421 -3585 357249708 -3584 1454201672 -3583 1988065330 -3582 2071880393 -3581 2000333444 -3580 522071150 -3579 1354257106 -3578 481583157 -3577 1075583991 -3576 779717704 -3575 1166528721 -3574 1100437830 -3573 385867989 -3572 1282986520 -3571 828335409 -3570 964977470 -3569 1952827305 -3568 1834665173 -3567 178672186 -3566 1890965816 -3565 620203971 -3564 907867020 -3563 323036571 -3562 727139282 -3561 1848265296 -3560 542815217 -3559 1913665388 -3558 1386189680 -3557 269611763 -3556 962443776 -3555 905957739 -3554 432852962 -3553 1601351876 -3552 1465994180 -3551 717623287 -3550 1518750287 -3549 1593970807 -3548 574539402 -3547 1462538084 -3546 2122629808 -3545 393849715 -3544 2031025849 -3543 272102421 -3542 1568374167 -3541 1477642862 -3540 1141153883 -3539 786305284 -3538 61861489 -3537 1214461202 -3536 1418288814 -3535 1567929245 -3534 2040548337 -3533 1207085372 -3532 1927705002 -3531 960957542 -3530 462075615 -3529 273203454 -3528 951221612 -3527 480231941 -3526 1984242448 -3525 1508575548 -3524 1587447206 -3523 1862713323 -3522 82601589 -3521 2019507021 -3520 143083884 -3519 56212203 -3518 1618824646 -3517 180689687 -3516 1578995882 -3515 1850527387 -3514 972959196 -3513 553382987 -3512 1278432186 -3511 782068883 -3510 1415781373 -3509 2074176329 -3508 1515500118 -3507 641415891 -3506 1321396512 -3505 211203442 -3504 1787707891 -3503 1079590795 -3502 745009756 -3501 1654501548 -3500 9735930 -3499 2129327322 -3498 436444653 -3497 1590129712 -3496 1040268383 -3495 121529125 -3494 1425973959 -3493 1715423833 -3492 1719629439 -3491 26389386 -3490 400682375 -3489 2109877845 -3488 624699968 -3487 1915780907 -3486 1355214139 -3485 1025612895 -3484 572095201 -3483 190890313 -3482 1285085261 -3481 1351739504 -3480 1414052413 -3479 774365482 -3478 752779817 -3477 1304296676 -3476 1001191648 -3475 241805717 -3474 1613677333 -3473 133206343 -3472 1069854865 -3471 763166082 -3470 1218056894 -3469 567089866 -3468 1089058939 -3467 314915528 -3466 164155753 -3465 1472328198 -3464 549383334 -3463 1399584573 -3462 1314741458 -3461 1757235242 -3460 1549173065 -3459 632385115 -3458 754663705 -3457 1746570721 -3456 1343685706 -3455 1164323826 -3454 1888011282 -3453 1367839344 -3452 924321548 -3451 510719779 -3450 598959687 -3449 109755737 -3448 1920657482 -3447 510974100 -3446 1838102990 -3445 867985304 -3444 1319434499 -3443 850511251 -3442 1062633097 -3441 502764999 -3440 1821590791 -3439 903141366 -3438 402934113 -3437 1764214389 -3436 1913015842 -3435 912054828 -3434 157586740 -3433 939631740 -3432 1997895155 -3431 682356342 -3430 1002571536 -3429 1950085992 -3428 1436183057 -3427 1737823527 -3426 2006043087 -3425 2123330010 -3424 240002278 -3423 1377291502 -3422 768879657 -3421 814565811 -3420 737545945 -3419 87985587 -3418 419136394 -3417 1052672177 -3416 1339023248 -3415 987591739 -3414 1952835855 -3413 816669500 -3412 1176404107 -3411 159491731 -3410 99830886 -3409 57376402 -3408 1137609171 -3407 1638362933 -3406 1606627649 -3405 973384102 -3404 1061643320 -3403 1622714045 -3402 2084543851 -3401 47809163 -3400 1393656933 -3399 1412231657 -3398 2091526553 -3397 1460336695 -3396 1497821248 -3395 628751584 -3394 1354450353 -3393 1572920115 -3392 639745557 -3391 680894069 -3390 395429416 -3389 1832357416 -3388 896445987 -3387 1579028303 -3386 1247319970 -3385 522353748 -3384 1958671280 -3383 1793344124 -3382 716838613 -3381 1119027705 -3380 1169366207 -3379 608951601 -3378 598232401 -3377 164225069 -3376 576719612 -3375 2131397251 -3374 1036323899 -3373 1013834157 -3372 229057112 -3371 672312194 -3370 103766257 -3369 2080803886 -3368 2061894057 -3367 1462774969 -3366 105886342 -3365 2072384781 -3364 2136489675 -3363 673556283 -3362 1177490699 -3361 954871789 -3360 1931931730 -3359 963884761 -3358 585037446 -3357 374092238 -3356 1767840671 -3355 1601459493 -3354 1952998783 -3353 839643575 -3352 623977917 -3351 107887012 -3350 520795303 -3349 1005141138 -3348 32231989 -3347 614318798 -3346 1275384818 -3345 1710369103 -3344 1902340139 -3343 364011705 -3342 910067900 -3341 295736873 -3340 757901785 -3339 788474936 -3338 1974917544 -3337 2136992924 -3336 1473768941 -3335 1579813706 -3334 894894082 -3333 1181617886 -3332 889108201 -3331 213605937 -3330 369834343 -3329 1557839492 -3328 1343527738 -3327 1131061600 -3326 568577103 -3325 928197096 -3324 977481576 -3323 1845111771 -3322 318848271 -3321 1766320426 -3320 75655023 -3319 2053960153 -3318 1877239968 -3317 469346534 -3316 859462306 -3315 911373113 -3314 800301203 -3313 1606603266 -3312 1753593568 -3311 121592963 -3310 468302977 -3309 768392509 -3308 1462189643 -3307 395103838 -3306 1242098842 -3305 292151055 -3304 690705505 -3303 681288144 -3302 811783543 -3301 1478752357 -3300 1017561847 -3299 1386256390 -3298 989262388 -3297 415330642 -3296 153580024 -3295 870948980 -3294 609348824 -3293 1358644798 -3292 1769456748 -3291 412371766 -3290 2036564106 -3289 1753792137 -3288 1194497847 -3287 965866855 -3286 1816528979 -3285 1400342688 -3284 1305263193 -3283 678708239 -3282 1138300289 -3281 985201059 -3280 806886968 -3279 73199139 -3278 1673777315 -3277 1170038588 -3276 1851881980 -3275 560810697 -3274 1627851159 -3273 1359436796 -3272 1811209945 -3271 1573010801 -3270 489489968 -3269 602231204 -3268 1232676366 -3267 118313408 -3266 1953465466 -3265 942418874 -3264 1248975880 -3263 196977058 -3262 1469564340 -3261 15664611 -3260 1365357567 -3259 1070697250 -3258 2084746806 -3257 1941638806 -3256 1808087310 -3255 1137820739 -3254 262042399 -3253 320062134 -3252 2019304919 -3251 1065101150 -3250 1458907392 -3249 1784332028 -3248 368800806 -3247 1112966617 -3246 1689671076 -3245 492445184 -3244 897084400 -3243 54840358 -3242 869946828 -3241 1208978741 -3240 340334434 -3239 371176560 -3238 796249386 -3237 290257492 -3236 1016821175 -3235 1756488407 -3234 1620338182 -3233 1233311269 -3232 979103139 -3231 398867089 -3230 78401453 -3229 1571202408 -3228 1410093588 -3227 946926066 -3226 1679596407 -3225 1488025176 -3224 1265999468 -3223 1344424897 -3222 1008638390 -3221 234972890 -3220 696300343 -3219 345940774 -3218 94660952 -3217 2023839270 -3216 215882217 -3215 1634830718 -3214 1769982004 -3213 1835589307 -3212 1861989572 -3211 498770267 -3210 412729354 -3209 50076942 -3208 1501839033 -3207 1187244627 -3206 817402958 -3205 1930993554 -3204 777385268 -3203 1221471092 -3202 1154909816 -3201 1555384379 -3200 1136257149 -3199 1278959034 -3198 2039089649 -3197 2069552059 -3196 1828410246 -3195 335171509 -3194 479386786 -3193 1031026578 -3192 648124554 -3191 662697615 -3190 140311938 -3189 819944721 -3188 130058557 -3187 607313882 -3186 253857266 -3185 527776558 -3184 1920324794 -3183 1271211736 -3182 1422859952 -3181 1811912630 -3180 1144414882 -3179 1372968375 -3178 1380157631 -3177 1718329127 -3176 409859359 -3175 1743415514 -3174 776083737 -3173 1369484537 -3172 85213943 -3171 2023434430 -3170 1663778377 -3169 1214188738 -3168 1598032436 -3167 1703918140 -3166 1590165273 -3165 797383668 -3164 1834530603 -3163 1964172819 -3162 890714639 -3161 1975663481 -3160 532639058 -3159 1680481704 -3158 566087454 -3157 1749765646 -3156 834472736 -3155 1130129178 -3154 1252400254 -3153 108412164 -3152 126796854 -3151 49891577 -3150 431754998 -3149 1573569403 -3148 963109016 -3147 1784225765 -3146 942245389 -3145 1187858470 -3144 1658201571 -3143 900132955 -3142 1853189807 -3141 1018508853 -3140 425401993 -3139 2107343885 -3138 1771507113 -3137 800648768 -3136 2016871184 -3135 1773476102 -3134 2054152676 -3133 2006350770 -3132 1431533760 -3131 1357716583 -3130 1409576026 -3129 930357060 -3128 846008968 -3127 1583441924 -3126 497365392 -3125 726060572 -3124 1003332324 -3123 1202508677 -3122 1824140813 -3121 700711098 -3120 1234266208 -3119 795012881 -3118 631324014 -3117 1922734194 -3116 126024194 -3115 42112434 -3114 1482152310 -3113 639692718 -3112 474730962 -3111 1893329570 -3110 1394485388 -3109 1772236873 -3108 90472701 -3107 2145514659 -3106 893979740 -3105 10520414 -3104 341942341 -3103 696436093 -3102 596774744 -3101 501176700 -3100 511707614 -3099 1973617750 -3098 432991667 -3097 119948396 -3096 580109600 -3095 1442340363 -3094 1049403406 -3093 302621225 -3092 2115726116 -3091 1029127932 -3090 69387084 -3089 1459015662 -3088 668988686 -3087 589211580 -3086 440581884 -3085 1633815124 -3084 1714865120 -3083 1736306388 -3082 1392690978 -3081 849977737 -3080 1802856869 -3079 1396454377 -3078 878257133 -3077 79952287 -3076 1803572317 -3075 197543646 -3074 1561229318 -3073 1988249289 -3072 184728479 -3071 770640642 -3070 68185033 -3069 391759218 -3068 1393508149 -3067 1138134952 -3066 1218028638 -3065 277488375 -3064 1474097895 -3063 20275474 -3062 233234141 -3061 656710454 -3060 360139246 -3059 1627659152 -3058 1018433778 -3057 1182657210 -3056 1021830108 -3055 851759143 -3054 241124146 -3053 864887383 -3052 2080933167 -3051 2143720249 -3050 2119204252 -3049 1722904582 -3048 1740365707 -3047 680713486 -3046 666206617 -3045 1962806676 -3044 12815167 -3043 790588676 -3042 1920064256 -3041 1940452909 -3040 1524616140 -3039 1077533729 -3038 1321214228 -3037 1116019774 -3036 1811520705 -3035 1197753164 -3034 44254234 -3033 817387440 -3032 1807619876 -3031 753058636 -3030 1785760324 -3029 1324965684 -3028 605829044 -3027 166674634 -3026 941533063 -3025 156942725 -3024 918309624 -3023 244887545 -3022 893166779 -3021 358028585 -3020 403354541 -3019 1438490765 -3018 1056697965 -3017 1925042679 -3016 667898319 -3015 2023101589 -3014 42742420 -3013 219845906 -3012 1413456183 -3011 842530527 -3010 619238681 -3009 408596366 -3008 1413496672 -3007 123461064 -3006 1071765540 -3005 994133264 -3004 1537616936 -3003 1438679245 -3002 1179110764 -3001 482654192 -3000 147229592 -2999 1619085690 -2998 383432620 -2997 448886319 -2996 1395848658 -2995 696645518 -2994 1411259594 -2993 560281038 -2992 1989016652 -2991 1602159661 -2990 1448814268 -2989 625795510 -2988 770592446 -2987 1181080024 -2986 1882300258 -2985 448052412 -2984 609645405 -2983 1347695541 -2982 1748090873 -2981 1004859817 -2980 1576517503 -2979 495777617 -2978 1484314473 -2977 419363407 -2976 733327776 -2975 1780569943 -2974 1962506148 -2973 1054962744 -2972 1291449653 -2971 1707508722 -2970 99221571 -2969 1845826920 -2968 223237031 -2967 1834270750 -2966 1185110373 -2965 835567620 -2964 855112514 -2963 1956583580 -2962 1258950418 -2961 1363221141 -2960 831567215 -2959 267734244 -2958 890978900 -2957 322540034 -2956 571434618 -2955 534604717 -2954 847445187 -2953 1752269236 -2952 1918661686 -2951 1252313256 -2950 1668028992 -2949 1157154095 -2948 1909933489 -2947 1851228178 -2946 604340907 -2945 1825848680 -2944 489120289 -2943 254997426 -2942 955741172 -2941 1593106381 -2940 1484271690 -2939 412434469 -2938 660716547 -2937 1535153059 -2936 979158236 -2935 1376010441 -2934 1724100850 -2933 1639375020 -2932 1125016365 -2931 991216173 -2930 472242241 -2929 509027181 -2928 1843783274 -2927 356374183 -2926 1622578495 -2925 966649030 -2924 763426678 -2923 1742615578 -2922 84240244 -2921 761507591 -2920 1489863415 -2919 1964284461 -2918 552813188 -2917 84084809 -2916 1362107889 -2915 349343480 -2914 870107507 -2913 1043497556 -2912 918209384 -2911 543306703 -2910 932389834 -2909 2096602279 -2908 1580759880 -2907 1432189754 -2906 1958535857 -2905 1487266864 -2904 250994075 -2903 732884676 -2902 1167132779 -2901 615989184 -2900 1294916547 -2899 115868058 -2898 1033932334 -2897 877134243 -2896 1740431152 -2895 2027446564 -2894 882408786 -2893 1919087 -2892 252752163 -2891 267439430 -2890 208694402 -2889 1405778606 -2888 602176572 -2887 203469708 -2886 1361460949 -2885 318610332 -2884 1578617744 -2883 326800804 -2882 111107722 -2881 969090753 -2880 1110030471 -2879 1647683728 -2878 138066421 -2877 93493016 -2876 1181195678 -2875 1225651181 -2874 320134085 -2873 1782488539 -2872 1585451777 -2871 1051264720 -2870 1729540498 -2869 417782304 -2868 522920554 -2867 1153969417 -2866 2142209105 -2865 1738512065 -2864 1774694401 -2863 614969356 -2862 1940708333 -2861 994457204 -2860 1812746506 -2859 5224694 -2858 44317657 -2857 283566240 -2856 772335611 -2855 1034660145 -2854 207502610 -2853 609526991 -2852 1364253981 -2851 610907642 -2850 831024331 -2849 1016537454 -2848 466488049 -2847 1059898888 -2846 1920842579 -2845 1546190787 -2844 1787683052 -2843 1416353012 -2842 52948040 -2841 1167669473 -2840 528344166 -2839 575571081 -2838 423056847 -2837 931892137 -2836 1526758664 -2835 1527239749 -2834 1945287380 -2833 780237197 -2832 949706498 -2831 1935483638 -2830 950139547 -2829 1529180266 -2828 1380372731 -2827 1157141159 -2826 76063630 -2825 162808620 -2824 1817889812 -2823 1744078615 -2822 1925986308 -2821 347716526 -2820 144419593 -2819 1918609091 -2818 1243178523 -2817 1067780910 -2816 1419699484 -2815 504489567 -2814 1493242747 -2813 620013579 -2812 888008846 -2811 1624860607 -2810 744612626 -2809 1743935677 -2808 1196296065 -2807 1043300746 -2806 1134088405 -2805 746521467 -2804 577533251 -2803 9803741 -2802 1977581297 -2801 1568009880 -2800 555110907 -2799 1940482036 -2798 1453116636 -2797 1217564111 -2796 1486734995 -2795 479468662 -2794 384305960 -2793 1470173286 -2792 1599659022 -2791 7377217 -2790 1252021651 -2789 1224122331 -2788 498909606 -2787 738688956 -2786 1722021811 -2785 799685905 -2784 1763964369 -2783 2015865787 -2782 2022884601 -2781 1291556816 -2780 428564542 -2779 1848795528 -2778 609847272 -2777 449774598 -2776 465767495 -2775 1124284663 -2774 916423817 -2773 1157007019 -2772 1602176482 -2771 37099261 -2770 114893244 -2769 1485030444 -2768 453747041 -2767 973647973 -2766 833258151 -2765 16561709 -2764 1027293288 -2763 376928743 -2762 218151634 -2761 375536691 -2760 1655951258 -2759 513332695 -2758 1649584168 -2757 1846707349 -2756 1122208235 -2755 1853639671 -2754 924284952 -2753 472407552 -2752 1587301245 -2751 174089073 -2750 681709544 -2749 2126273592 -2748 1383028033 -2747 1633046257 -2746 1680834428 -2745 1456244124 -2744 1669591829 -2743 879324556 -2742 1042113775 -2741 117146037 -2740 1730835868 -2739 1288728918 -2738 651772293 -2737 437185332 -2736 2093838333 -2735 456329408 -2734 1945893722 -2733 651756596 -2732 868461132 -2731 1852302587 -2730 873436171 -2729 1956727557 -2728 1538608108 -2727 1943428144 -2726 922422396 -2725 649800682 -2724 266338426 -2723 750195879 -2722 1938181656 -2721 1608511300 -2720 938544688 -2719 1196146935 -2718 445439164 -2717 2074267557 -2716 2110938075 -2715 801509872 -2714 414130349 -2713 1552445792 -2712 1295972335 -2711 1900868504 -2710 1612857392 -2709 1293650536 -2708 1342374233 -2707 195442885 -2706 638775257 -2705 1442081737 -2704 1735351923 -2703 93591135 -2702 1925804073 -2701 1059217223 -2700 313694478 -2699 1077491675 -2698 1034305161 -2697 888807426 -2696 1677089718 -2695 172226517 -2694 859102674 -2693 805310774 -2692 1959134839 -2691 742034721 -2690 1163072136 -2689 1011760779 -2688 1232692507 -2687 1791412939 -2686 1660137208 -2685 558492283 -2684 1653021185 -2683 660745492 -2682 2087072048 -2681 2321799 -2680 558494271 -2679 1417414506 -2678 654875279 -2677 2047776144 -2676 607574610 -2675 545184122 -2674 1663761312 -2673 676134700 -2672 1927380305 -2671 848312398 -2670 24912062 -2669 1572370700 -2668 1547885605 -2667 862078644 -2666 29704752 -2665 871778944 -2664 360575325 -2663 117067952 -2662 1789722285 -2661 947374060 -2660 1656825862 -2659 1519142845 -2658 1499107219 -2657 674200224 -2656 138391754 -2655 999391715 -2654 618903883 -2653 1650699386 -2652 102251221 -2651 669657541 -2650 1494930168 -2649 658201775 -2648 809839896 -2647 109691157 -2646 384014832 -2645 2078923557 -2644 765287465 -2643 815448914 -2642 651222638 -2641 355009604 -2640 1447910441 -2639 1310317066 -2638 1542665948 -2637 676106661 -2636 501503318 -2635 2060120447 -2634 1229540306 -2633 1560684913 -2632 607725738 -2631 270579440 -2630 1595750489 -2629 982625638 -2628 1380751090 -2627 499715503 -2626 55296340 -2625 635176016 -2624 897140494 -2623 2096729990 -2622 155769218 -2621 1591533093 -2620 2007301293 -2619 1385239011 -2618 274186943 -2617 878399987 -2616 1491887340 -2615 1716049566 -2614 1427700919 -2613 410277860 -2612 1515022121 -2611 1488389220 -2610 959827304 -2609 771803780 -2608 808813747 -2607 1630029149 -2606 1594050002 -2605 1088302053 -2604 1452394709 -2603 958960866 -2602 2112418071 -2601 1772583748 -2600 1037311998 -2599 1096034986 -2598 927329297 -2597 745575074 -2596 1750058657 -2595 106049998 -2594 479406798 -2593 1453091049 -2592 89428697 -2591 918013855 -2590 1317346150 -2589 1128901306 -2588 2040835319 -2587 705621025 -2586 1598182716 -2585 1081609479 -2584 201027445 -2583 2086795346 -2582 1597934204 -2581 743218341 -2580 679575473 -2579 1477281803 -2578 1325237425 -2577 1867995342 -2576 177634440 -2575 635089136 -2574 1123367630 -2573 1827294608 -2572 2069132516 -2571 1016383085 -2570 845254451 -2569 291736924 -2568 1493459977 -2567 821279299 -2566 266168275 -2565 296967608 -2564 16621301 -2563 1708876591 -2562 135744899 -2561 1108011039 -2560 1024662184 -2559 611725124 -2558 1678202238 -2557 959225839 -2556 504593580 -2555 1658871017 -2554 1631158923 -2553 1605292752 -2552 1407219873 -2551 120652401 -2550 1565464563 -2549 959063779 -2548 1299647363 -2547 690148289 -2546 744627712 -2545 497823479 -2544 713440268 -2543 106984544 -2542 982040157 -2541 1777395592 -2540 1670406756 -2539 23975152 -2538 25568648 -2537 1196492369 -2536 804657997 -2535 704775332 -2534 161222709 -2533 1056093910 -2532 684214407 -2531 1671503422 -2530 1577292449 -2529 65436344 -2528 107131544 -2527 19331220 -2526 1475550564 -2525 1046784476 -2524 251651144 -2523 1510506521 -2522 39828188 -2521 448156094 -2520 968488686 -2519 875316274 -2518 214436067 -2517 801823883 -2516 2124191668 -2515 637643167 -2514 1663266970 -2513 1083528324 -2512 584061436 -2511 958065005 -2510 1751826943 -2509 473914387 -2508 1366800802 -2507 1468276964 -2506 1035269660 -2505 1896047735 -2504 20560924 -2503 637202934 -2502 1626285109 -2501 618778063 -2500 1564371878 -2499 1557961228 -2498 737369428 -2497 1207830715 -2496 1915163724 -2495 2112527691 -2494 1006956288 -2493 1950978697 -2492 542017835 -2491 1311995562 -2490 233720027 -2489 166664803 -2488 898608254 -2487 1724276547 -2486 1286040561 -2485 1040663344 -2484 53581731 -2483 705201964 -2482 1479185029 -2481 110147048 -2480 1738747851 -2479 283549979 -2478 1586128375 -2477 1618236715 -2476 1447716040 -2475 398066725 -2474 269762625 -2473 1549266509 -2472 1220314704 -2471 68323881 -2470 2028892283 -2469 356541163 -2468 1790281152 -2467 772325385 -2466 200874427 -2465 2111668675 -2464 1570509856 -2463 1842444374 -2462 1717258670 -2461 375353032 -2460 413387308 -2459 656927128 -2458 1028107889 -2457 2005428558 -2456 1670694816 -2455 580838597 -2454 1708961963 -2453 2090918331 -2452 1113937761 -2451 1195635050 -2450 671502321 -2449 120511135 -2448 983317587 -2447 1188061650 -2446 1348474090 -2445 2045933178 -2444 1325235669 -2443 201438744 -2442 1667857874 -2441 863773541 -2440 425526377 -2439 1256566898 -2438 155666735 -2437 1826096125 -2436 1349299177 -2435 505913701 -2434 394410005 -2433 1195156824 -2432 1429057066 -2431 1060331542 -2430 1494728790 -2429 555442398 -2428 1133715960 -2427 447269292 -2426 296466595 -2425 1727260133 -2424 1614384483 -2423 513326913 -2422 1419416010 -2421 993426626 -2420 212317463 -2419 1630924319 -2418 919520693 -2417 1084868056 -2416 2010309628 -2415 1147035345 -2414 378075304 -2413 461462128 -2412 1923396015 -2411 411290976 -2410 708106805 -2409 746913900 -2408 2054751369 -2407 1797236682 -2406 1431686120 -2405 154142353 -2404 1224340283 -2403 1481562111 -2402 1847911681 -2401 873614668 -2400 2074099230 -2399 1047459498 -2398 258975803 -2397 1553939475 -2396 980368457 -2395 1930623330 -2394 307844123 -2393 620957857 -2392 301009450 -2391 1935975339 -2390 73905932 -2389 1274933054 -2388 1768098338 -2387 1919968996 -2386 706792752 -2385 1548847500 -2384 1371122978 -2383 2114267975 -2382 1900838971 -2381 1176482115 -2380 504023255 -2379 1058353771 -2378 1462711428 -2377 1900609016 -2376 572896398 -2375 2097607657 -2374 453714319 -2373 350725615 -2372 1554946529 -2371 800452183 -2370 614638865 -2369 520159755 -2368 67091041 -2367 475836121 -2366 1246095352 -2365 359410599 -2364 1629613880 -2363 519352432 -2362 547051925 -2361 1173560043 -2360 167877000 -2359 301420584 -2358 568140302 -2357 219250838 -2356 548846018 -2355 740008425 -2354 1795492177 -2353 194640862 -2352 1610244720 -2351 842485199 -2350 1861254335 -2349 750897887 -2348 485457373 -2347 1512587419 -2346 1446894696 -2345 222170783 -2344 542661128 -2343 1800745784 -2342 1883570398 -2341 1034786774 -2340 733361142 -2339 138802744 -2338 1421548051 -2337 1855164089 -2336 993705889 -2335 726742920 -2334 1959842322 -2333 456053836 -2332 351475431 -2331 245631340 -2330 605419741 -2329 2096109810 -2328 1900058214 -2327 1975615525 -2326 571242309 -2325 354205155 -2324 1277247353 -2323 953006977 -2322 480870175 -2321 859346832 -2320 357027826 -2319 348666916 -2318 1451486839 -2317 263286590 -2316 969926291 -2315 1793632560 -2314 486084032 -2313 1655358002 -2312 1067384641 -2311 1744767654 -2310 1760722371 -2309 1025680701 -2308 1292580503 -2307 694805131 -2306 2042805415 -2305 537652052 -2304 375267488 -2303 1714210982 -2302 1998117743 -2301 402849269 -2300 493056774 -2299 777287864 -2298 1524867500 -2297 1545853059 -2296 698368172 -2295 1765718980 -2294 2020818628 -2293 417900520 -2292 595979151 -2291 132203258 -2290 1555343641 -2289 93741236 -2288 1526224273 -2287 1805337926 -2286 1924686205 -2285 1462051937 -2284 726247919 -2283 888800026 -2282 2042119279 -2281 41703940 -2280 452187151 -2279 1065917240 -2278 1130358934 -2277 754928450 -2276 319537642 -2275 328594433 -2274 687017957 -2273 2119901867 -2272 1221154208 -2271 1220829878 -2270 1025465417 -2269 1094687363 -2268 78919692 -2267 1906632168 -2266 1672518078 -2265 280467651 -2264 1169739829 -2263 1888615370 -2262 1010040527 -2261 502237914 -2260 753462633 -2259 1897489363 -2258 316538679 -2257 64172336 -2256 1079090007 -2255 1035886179 -2254 1567416306 -2253 684543978 -2252 436612874 -2251 976202039 -2250 1058828654 -2249 1844742349 -2248 746379597 -2247 801764501 -2246 67910493 -2245 347119423 -2244 1254923873 -2243 1613671727 -2242 1094436450 -2241 126466845 -2240 1141910186 -2239 1266316896 -2238 1569652932 -2237 1945935689 -2236 736892339 -2235 1931386356 -2234 1417910772 -2233 667501914 -2232 1135152737 -2231 1260034812 -2230 185699235 -2229 689290296 -2228 818399355 -2227 1428136147 -2226 644239678 -2225 394546029 -2224 599273305 -2223 591214267 -2222 1773198972 -2221 739354173 -2220 229822441 -2219 257064153 -2218 1776831856 -2217 399260174 -2216 1694324276 -2215 601722414 -2214 1400166621 -2213 1128457028 -2212 471761541 -2211 1975603201 -2210 704297560 -2209 1343458145 -2208 529424557 -2207 1785750224 -2206 528024916 -2205 69390425 -2204 796233619 -2203 157875960 -2202 481802679 -2201 445862440 -2200 441635456 -2199 905046736 -2198 45050618 -2197 423853326 -2196 828862842 -2195 53025411 -2194 768830705 -2193 2007402779 -2192 361391825 -2191 1516134818 -2190 1110005965 -2189 1978045915 -2188 710223525 -2187 1175109442 -2186 1146577200 -2185 565867248 -2184 129960873 -2183 1572047068 -2182 424159467 -2181 1275787044 -2180 1446178644 -2179 1066030984 -2178 815433228 -2177 460034132 -2176 989516604 -2175 370148956 -2174 1735071394 -2173 350371179 -2172 1863724152 -2171 1724239591 -2170 400811822 -2169 17782130 -2168 76183893 -2167 2139508854 -2166 1802506269 -2165 968943711 -2164 1839117234 -2163 1400179534 -2162 897396814 -2161 530829558 -2160 805911293 -2159 2082380171 -2158 831468715 -2157 144356277 -2156 1045148569 -2155 1722013780 -2154 141707780 -2153 1001657477 -2152 125868423 -2151 1505612131 -2150 460353815 -2149 986144512 -2148 76514380 -2147 445284272 -2146 872446386 -2145 639145425 -2144 653908452 -2143 10831803 -2142 2097043004 -2141 1845942022 -2140 1648055697 -2139 408786616 -2138 362759508 -2137 1254723830 -2136 300391620 -2135 402326735 -2134 71546897 -2133 1308287676 -2132 594268241 -2131 962500290 -2130 1846844491 -2129 661555015 -2128 1037231602 -2127 1256938582 -2126 2648497 -2125 43491092 -2124 1596145357 -2123 783579297 -2122 541303661 -2121 1287207559 -2120 1429097751 -2119 15069543 -2118 113698126 -2117 1584852602 -2116 1938859468 -2115 861614583 -2114 689586069 -2113 955450078 -2112 510259753 -2111 1688256388 -2110 1483182513 -2109 393331867 -2108 108394995 -2107 2107916421 -2106 1183176933 -2105 1139587592 -2104 1955542141 -2103 1256530254 -2102 1608926833 -2101 2080196874 -2100 2072752336 -2099 589905908 -2098 658906518 -2097 993740510 -2096 1808276873 -2095 1366552847 -2094 1649671078 -2093 308937798 -2092 1501965194 -2091 526234118 -2090 1173509432 -2089 1991728796 -2088 223693722 -2087 1399567191 -2086 895266533 -2085 983409390 -2084 351354829 -2083 1148813328 -2082 1619751212 -2081 116927886 -2080 1579861393 -2079 1522749740 -2078 1357638581 -2077 1116291051 -2076 152374280 -2075 2074130327 -2074 1678144407 -2073 2022828915 -2072 1331261566 -2071 1019020924 -2070 1421290355 -2069 1079011825 -2068 929112683 -2067 1439837319 -2066 1491553080 -2065 1499339075 -2064 2012071301 -2063 1123436960 -2062 1282912013 -2061 1657720046 -2060 302540396 -2059 1921425889 -2058 1096462263 -2057 1387767980 -2056 1048212362 -2055 1893936853 -2054 1511141826 -2053 234426943 -2052 1716435583 -2051 97001472 -2050 906772953 -2049 463570342 -2048 1370375460 -2047 1430991902 -2046 1585630291 -2045 277029012 -2044 742868760 -2043 659123483 -2042 601538560 -2041 252249741 -2040 89908241 -2039 2128936684 -2038 1734942393 -2037 1577257255 -2036 1575249666 -2035 368116120 -2034 216427062 -2033 354351255 -2032 820896564 -2031 1508969772 -2030 561257783 -2029 1062256064 -2028 873213527 -2027 1350009058 -2026 2024109802 -2025 813785419 -2024 177501269 -2023 1414140353 -2022 1475137638 -2021 1252865241 -2020 874109660 -2019 1623264698 -2018 1025423698 -2017 1093346447 -2016 688123142 -2015 926506808 -2014 1822974100 -2013 490619019 -2012 569215241 -2011 620085523 -2010 664790995 -2009 660134634 -2008 553687018 -2007 1366826273 -2006 1360830193 -2005 1220898411 -2004 1694703204 -2003 854940937 -2002 1940577120 -2001 1906124148 -2000 635756245 -1999 1358732373 -1998 1185629910 -1997 59428108 -1996 1172507788 -1995 609969448 -1994 1486131429 -1993 1072119676 -1992 540030693 -1991 1999356587 -1990 227441543 -1989 1928246861 -1988 935141556 -1987 98916890 -1986 1417855995 -1985 197504122 -1984 357291567 -1983 1202888577 -1982 1973311672 -1981 2056564255 -1980 66398505 -1979 1445448370 -1978 1446788088 -1977 1480272255 -1976 1819606717 -1975 505889256 -1974 1427804939 -1973 1936062704 -1972 219184692 -1971 581844747 -1970 720494238 -1969 576328137 -1968 186224584 -1967 575660461 -1966 720780327 -1965 100388112 -1964 69938755 -1963 1634258489 -1962 844678133 -1961 759267480 -1960 1064215031 -1959 128524653 -1958 510390866 -1957 737637434 -1956 1889108971 -1955 214967418 -1954 371676098 -1953 448210959 -1952 1136490072 -1951 527863302 -1950 609776167 -1949 733609897 -1948 1773325300 -1947 940898832 -1946 52467316 -1945 2031027661 -1944 286704564 -1943 845960192 -1942 1215568466 -1941 1790340202 -1940 395620162 -1939 144833776 -1938 2003031458 -1937 85836472 -1936 505721706 -1935 1234005485 -1934 1403193627 -1933 1458154923 -1932 570043458 -1931 716153480 -1930 248876614 -1929 326577597 -1928 386899330 -1927 295423448 -1926 365961335 -1925 1440898011 -1924 1225960994 -1923 1991296444 -1922 1985918440 -1921 402880174 -1920 902021649 -1919 1816360982 -1918 681142581 -1917 1889781287 -1916 654194268 -1915 1353990772 -1914 815459195 -1913 643848009 -1912 450340029 -1911 1070734689 -1910 1934792392 -1909 309783690 -1908 1786595718 -1907 769025973 -1906 830126492 -1905 1195050430 -1904 663962027 -1903 687040147 -1902 1209278309 -1901 243465861 -1900 329254150 -1899 2100936814 -1898 2108099909 -1897 1093484966 -1896 1216946102 -1895 522148539 -1894 1602463219 -1893 823080819 -1892 1089274795 -1891 169557458 -1890 1869221241 -1889 1159724010 -1888 1162166714 -1887 1474635456 -1886 1074322091 -1885 10346259 -1884 903650743 -1883 1892208154 -1882 856539265 -1881 140556339 -1880 1431622619 -1879 1165766419 -1878 1627140846 -1877 591545288 -1876 105063946 -1875 143086345 -1874 2133255769 -1873 420496165 -1872 357785997 -1871 1255825143 -1870 282849600 -1869 1383252831 -1868 883990712 -1867 1585951370 -1866 1638505395 -1865 393865282 -1864 1580357392 -1863 1432905761 -1862 1101343226 -1861 2077034432 -1860 1154874392 -1859 394585785 -1858 85401919 -1857 1151820455 -1856 570984713 -1855 1329597585 -1854 1301290641 -1853 763094404 -1852 460585535 -1851 1838256494 -1850 660899141 -1849 840077331 -1848 1060702473 -1847 1484054501 -1846 605773167 -1845 1832051428 -1844 1932783995 -1843 877430625 -1842 137646565 -1841 1122016814 -1840 371834431 -1839 844381877 -1838 1892231084 -1837 490125429 -1836 5593978 -1835 205599634 -1834 1440005704 -1833 1650806607 -1832 278031369 -1831 706757441 -1830 1991632513 -1829 3053937 -1828 1971084719 -1827 903287981 -1826 1998013461 -1825 1955373957 -1824 869012050 -1823 1610517795 -1822 102195263 -1821 1767991852 -1820 777554021 -1819 1324328288 -1818 234304164 -1817 1376134692 -1816 1698754153 -1815 1875826189 -1814 1694404863 -1813 810767181 -1812 505596194 -1811 1440748336 -1810 1377269378 -1809 2029192650 -1808 838787899 -1807 1686631449 -1806 1197603373 -1805 502271019 -1804 2075051913 -1803 733248263 -1802 1806657742 -1801 274977432 -1800 883156369 -1799 1088344532 -1798 152524123 -1797 15710762 -1796 34275931 -1795 387495666 -1794 1853178694 -1793 1248503846 -1792 832963773 -1791 925350623 -1790 1533687688 -1789 1548902977 -1788 1773057782 -1787 505961622 -1786 1829213477 -1785 887986972 -1784 1370229995 -1783 253656527 -1782 1580981451 -1781 623887192 -1780 601960437 -1779 1838121576 -1778 831589277 -1777 336516880 -1776 1759063184 -1775 464355109 -1774 843096925 -1773 1800074481 -1772 1997575542 -1771 718313210 -1770 122453308 -1769 867445607 -1768 1054068601 -1767 1912512105 -1766 310015715 -1765 933255732 -1764 1702015541 -1763 927828071 -1762 1862299806 -1761 1431544444 -1760 1299776488 -1759 1027726065 -1758 1867173147 -1757 885070810 -1756 1283215275 -1755 1575556950 -1754 1454489168 -1753 746342803 -1752 1799179738 -1751 1890343523 -1750 1939781563 -1749 265443557 -1748 79058392 -1747 367234167 -1746 1640903603 -1745 2106472350 -1744 614263215 -1743 124783715 -1742 1677621173 -1741 1130129934 -1740 1811728257 -1739 357424851 -1738 557429892 -1737 120812868 -1736 210496564 -1735 1529671292 -1734 1218439574 -1733 270471096 -1732 1775535231 -1731 834573741 -1730 1711854945 -1729 414705678 -1728 1891994438 -1727 291616197 -1726 1578065290 -1725 536872471 -1724 1923860860 -1723 1711629293 -1722 954044888 -1721 1533736181 -1720 1811285130 -1719 1572547395 -1718 772023602 -1717 120069690 -1716 1900454600 -1715 1516119888 -1714 428851177 -1713 1631616929 -1712 460539106 -1711 1320196321 -1710 572700042 -1709 1690915388 -1708 146928287 -1707 1175242248 -1706 1049856942 -1705 2087509115 -1704 1901619709 -1703 383865833 -1702 706099799 -1701 1360829553 -1700 1090062950 -1699 1420238748 -1698 984124036 -1697 1355121967 -1696 515238984 -1695 2013919644 -1694 1730311231 -1693 390124679 -1692 2047827811 -1691 1528981141 -1690 761712579 -1689 1691215440 -1688 1819576443 -1687 1403387362 -1686 1838702160 -1685 268837671 -1684 1055580782 -1683 1256138504 -1682 1058916886 -1681 917107365 -1680 1173268034 -1679 1544941442 -1678 641058446 -1677 206902820 -1676 1421106187 -1675 665991109 -1674 1381409316 -1673 540790156 -1672 1441286530 -1671 1433344699 -1670 376705517 -1669 1882424631 -1668 904999763 -1667 1117688039 -1666 1772294384 -1665 125114305 -1664 2113575481 -1663 201330090 -1662 1775895748 -1661 356612370 -1660 1856888345 -1659 1505808865 -1658 1999996928 -1657 1550738772 -1656 347806580 -1655 582563656 -1654 1357404432 -1653 138473416 -1652 82870470 -1651 1661459092 -1650 276048919 -1649 966365214 -1648 123835255 -1647 2122550984 -1646 972977152 -1645 880316031 -1644 1372188227 -1643 2095548264 -1642 164084639 -1641 1706345547 -1640 528344936 -1639 1406501125 -1638 110130247 -1637 779885458 -1636 1151596206 -1635 1570964294 -1634 496702204 -1633 1756963111 -1632 491925392 -1631 270086883 -1630 504099090 -1629 306149573 -1628 1158002285 -1627 1417433271 -1626 193334340 -1625 209333163 -1624 499693186 -1623 1843428988 -1622 2009908145 -1621 1263988904 -1620 1537623836 -1619 300981583 -1618 2140871710 -1617 1391002872 -1616 750362757 -1615 1024912535 -1614 716231392 -1613 1813326328 -1612 1567203328 -1611 905067161 -1610 1596215299 -1609 1895943125 -1608 254904919 -1607 686649601 -1606 283183254 -1605 1542116743 -1604 1079038901 -1603 226615321 -1602 1252864020 -1601 185775819 -1600 1259568246 -1599 1234149467 -1598 112815233 -1597 948669121 -1596 917740085 -1595 497388999 -1594 346908666 -1593 1383187930 -1592 305805152 -1591 1708926562 -1590 1270600842 -1589 146620964 -1588 1698102473 -1587 1115959174 -1586 674771480 -1585 1084520077 -1584 1605192855 -1583 1958647878 -1582 217111028 -1581 1818743851 -1580 650162242 -1579 909565698 -1578 1612759871 -1577 860271824 -1576 1755094348 -1575 56567933 -1574 289252722 -1573 893263082 -1572 1114530722 -1571 18714553 -1570 72960586 -1569 310899125 -1568 316409382 -1567 1762909881 -1566 601760455 -1565 1682035802 -1564 191583847 -1563 785465752 -1562 112587088 -1561 159184188 -1560 10824088 -1559 154641667 -1558 1619333131 -1557 613582396 -1556 1658249967 -1555 863607250 -1554 867409049 -1553 1933932652 -1552 1308485636 -1551 1455028978 -1550 205983979 -1549 1937374065 -1548 1301954998 -1547 1556191938 -1546 571019102 -1545 861831266 -1544 1089520858 -1543 270538169 -1542 820302495 -1541 803631597 -1540 1849788819 -1539 457534353 -1538 1856622318 -1537 781857227 -1536 1571326034 -1535 1963778350 -1534 1569448714 -1533 32399659 -1532 774641664 -1531 2105429069 -1530 687334704 -1529 1544725340 -1528 643875348 -1527 755725881 -1526 1893656995 -1525 1871800963 -1524 1702605261 -1523 1559863718 -1522 1727948672 -1521 1518595219 -1520 153073980 -1519 797275689 -1518 1366354963 -1517 440123732 -1516 466671080 -1515 300480933 -1514 41528770 -1513 285889261 -1512 568232997 -1511 362768142 -1510 1094492927 -1509 1067931592 -1508 1033691967 -1507 2040327615 -1506 1359892161 -1505 1538926374 -1504 1189136686 -1503 1611503293 -1502 1492548603 -1501 1377399971 -1500 1461553721 -1499 2079092471 -1498 1798551993 -1497 919558032 -1496 1200604268 -1495 333793276 -1494 143852291 -1493 184010042 -1492 1406789738 -1491 930672983 -1490 152240255 -1489 1860433896 -1488 330604609 -1487 1065874030 -1486 398594961 -1485 180781819 -1484 1879731583 -1483 1826244276 -1482 1338879981 -1481 1647785053 -1480 1476559823 -1479 1201648960 -1478 1855523078 -1477 1642249240 -1476 851190929 -1475 1895872516 -1474 46377771 -1473 1959220363 -1472 149949572 -1471 1560939780 -1470 1726331626 -1469 541995688 -1468 878488203 -1467 1464758717 -1466 775705741 -1465 1016594225 -1464 1074487186 -1463 1360662955 -1462 31769787 -1461 1693839489 -1460 600068374 -1459 1233849873 -1458 1461838935 -1457 149822790 -1456 1333626095 -1455 719834333 -1454 989385485 -1453 231946530 -1452 349684452 -1451 137231021 -1450 1939745623 -1449 1981794231 -1448 350458031 -1447 2107134210 -1446 1595871469 -1445 1039454214 -1444 1745922944 -1443 632921639 -1442 232888737 -1441 1755437531 -1440 682451577 -1439 261572909 -1438 1913773595 -1437 2009377625 -1436 390271530 -1435 1562526434 -1434 984824438 -1433 1528131345 -1432 760594581 -1431 945403562 -1430 232000554 -1429 450245584 -1428 2047707426 -1427 742004601 -1426 1307920952 -1425 1101679565 -1424 370149881 -1423 852154464 -1422 439684555 -1421 515373869 -1420 1934256638 -1419 1980095061 -1418 385922762 -1417 1458487465 -1416 361211265 -1415 962949829 -1414 806565477 -1413 2137969061 -1412 2097953710 -1411 2118799476 -1410 1989147584 -1409 820557599 -1408 2018785026 -1407 351247161 -1406 1024553187 -1405 1009623833 -1404 801931853 -1403 39420876 -1402 1296130790 -1401 310348996 -1400 1045179784 -1399 1637479601 -1398 1289808280 -1397 946027861 -1396 371854720 -1395 455766488 -1394 661995010 -1393 2002259659 -1392 1065381473 -1391 607073142 -1390 129451107 -1389 475769173 -1388 1618883795 -1387 1570456580 -1386 651921988 -1385 370725852 -1384 1012479767 -1383 835249649 -1382 148821476 -1381 1277396111 -1380 100014449 -1379 1637900423 -1378 1943488060 -1377 1009161193 -1376 1696798956 -1375 985132310 -1374 1860976691 -1373 491582856 -1372 1141724740 -1371 1806134837 -1370 1168024364 -1369 99151923 -1368 1265624880 -1367 834041791 -1366 284032851 -1365 517078709 -1364 1537868663 -1363 54921868 -1362 1872808552 -1361 589612300 -1360 1135672994 -1359 706478175 -1358 1971330833 -1357 1248157943 -1356 557976813 -1355 1964155987 -1354 221904376 -1353 1882567304 -1352 735235199 -1351 658404701 -1350 1481391698 -1349 1238336904 -1348 2088585115 -1347 958355750 -1346 1295668150 -1345 1205216099 -1344 1990891218 -1343 54841853 -1342 1471042140 -1341 1042572817 -1340 540509957 -1339 333982573 -1338 1962602720 -1337 748546171 -1336 1443656776 -1335 229110983 -1334 791753805 -1333 948256363 -1332 1066732521 -1331 1166330377 -1330 765765114 -1329 2034998699 -1328 148501361 -1327 7174846 -1326 1026253567 -1325 822893157 -1324 1228920787 -1323 1710983323 -1322 401175605 -1321 1644381943 -1320 717303233 -1319 523035948 -1318 2090152402 -1317 883369016 -1316 1114948180 -1315 1240826296 -1314 1881657607 -1313 948318400 -1312 1661815544 -1311 1137059567 -1310 1227453745 -1309 1939447433 -1308 1037809444 -1307 1733491737 -1306 2104276014 -1305 495400413 -1304 1309862109 -1303 1772907076 -1302 182491248 -1301 1179217470 -1300 1017829015 -1299 758590268 -1298 1008745132 -1297 1473091852 -1296 925737707 -1295 1462753892 -1294 421717552 -1293 1732022492 -1292 993680089 -1291 2025623305 -1290 1701713188 -1289 1981417865 -1288 1555571416 -1287 849326106 -1286 1149195056 -1285 166629779 -1284 1726494400 -1283 744598040 -1282 1868348303 -1281 1869851759 -1280 99250122 -1279 1641445656 -1278 1982655067 -1277 542409031 -1276 423629627 -1275 331368938 -1274 312909165 -1273 130644639 -1272 755078060 -1271 1571384628 -1270 170472337 -1269 1692220811 -1268 1980336209 -1267 1693474888 -1266 1051374300 -1265 1341198862 -1264 469073802 -1263 543577895 -1262 30309304 -1261 1159745872 -1260 470051888 -1259 852387082 -1258 832222809 -1257 1388941637 -1256 1270315354 -1255 404597016 -1254 445765124 -1253 2004126289 -1252 645347918 -1251 226902646 -1250 2034680340 -1249 1704324739 -1248 1217816029 -1247 1651286128 -1246 229499866 -1245 292984988 -1244 1723774526 -1243 889008184 -1242 2107655950 -1241 1210340897 -1240 1738532067 -1239 624481097 -1238 640846511 -1237 639137346 -1236 1224401086 -1235 507796405 -1234 1310889558 -1233 1456811578 -1232 73526006 -1231 1325405869 -1230 327523063 -1229 1228593899 -1228 1729555376 -1227 427625793 -1226 943176512 -1225 1413672713 -1224 1906732746 -1223 218862478 -1222 2116929597 -1221 1088506826 -1220 1156570265 -1219 383394211 -1218 1474824873 -1217 924831041 -1216 2074995250 -1215 1487975329 -1214 332812686 -1213 513433629 -1212 1297959765 -1211 1483174853 -1210 569494385 -1209 1099394721 -1208 1547563659 -1207 133050106 -1206 1475731436 -1205 1915073155 -1204 434270398 -1203 2132967337 -1202 1129288515 -1201 992415755 -1200 1743334141 -1199 2047380918 -1198 285417387 -1197 315882663 -1196 668376695 -1195 724314034 -1194 1444226764 -1193 818225919 -1192 1209775860 -1191 1733535385 -1190 1761165601 -1189 231739224 -1188 455882609 -1187 2134333192 -1186 592018355 -1185 1561561621 -1184 190015564 -1183 997121481 -1182 2091422891 -1181 198565044 -1180 2083094842 -1179 436444279 -1178 1771146933 -1177 1779974151 -1176 1846263356 -1175 1490247747 -1174 785784640 -1173 1589338291 -1172 389633196 -1171 1229391245 -1170 706998368 -1169 1427451477 -1168 1379004223 -1167 1708587000 -1166 1019139547 -1165 1997634423 -1164 1662021822 -1163 1858175026 -1162 1204543966 -1161 978036636 -1160 1277652776 -1159 1774316057 -1158 1787204517 -1157 1041804635 -1156 1944317627 -1155 1742380522 -1154 1617622378 -1153 2138934168 -1152 1061510287 -1151 1654978612 -1150 574901759 -1149 303120690 -1148 737664571 -1147 280899186 -1146 994189511 -1145 256925064 -1144 1100614551 -1143 1703877042 -1142 882339923 -1141 1109665366 -1140 1997870670 -1139 1145895015 -1138 408311930 -1137 1528853447 -1136 46565178 -1135 1308448169 -1134 793090457 -1133 683985186 -1132 580522250 -1131 1577711557 -1130 1338315766 -1129 235848141 -1128 1977482077 -1127 44823995 -1126 1571665905 -1125 1952867107 -1124 680870235 -1123 2110127413 -1122 1564032409 -1121 758389596 -1120 917314041 -1119 294002573 -1118 1456414827 -1117 480739506 -1116 1327768283 -1115 1437796117 -1114 1522068789 -1113 2138432832 -1112 1853490020 -1111 1883928556 -1110 701353436 -1109 469017223 -1108 1099329837 -1107 1247347409 -1106 735762990 -1105 1510063640 -1104 727925919 -1103 1362862547 -1102 1493153067 -1101 344674109 -1100 1747713128 -1099 1293491771 -1098 811665883 -1097 24614970 -1096 1511437408 -1095 1609022140 -1094 388834697 -1093 2069964286 -1092 1192813372 -1091 1270029836 -1090 1449458417 -1089 436574535 -1088 1113717938 -1087 18618710 -1086 1106154365 -1085 1336819098 -1084 1731789745 -1083 1785623881 -1082 1437079396 -1081 1384472797 -1080 784598719 -1079 1601489675 -1078 1880737880 -1077 1736749844 -1076 519421490 -1075 1520384091 -1074 16910573 -1073 383251810 -1072 1762633067 -1071 199661296 -1070 1680491873 -1069 1723098157 -1068 1929538010 -1067 1350127391 -1066 1783263921 -1065 1588956770 -1064 416208768 -1063 1266288509 -1062 620505869 -1061 756238837 -1060 156311898 -1059 1430839707 -1058 1477903817 -1057 1924382487 -1056 434312613 -1055 1468014132 -1054 2047223350 -1053 347316948 -1052 1001025162 -1051 1983073368 -1050 1651218564 -1049 1195332522 -1048 1082068185 -1047 360353789 -1046 1719839271 -1045 136169680 -1044 1905234671 -1043 1964732924 -1042 850243584 -1041 39534910 -1040 417606934 -1039 330364482 -1038 2087317884 -1037 340581240 -1036 933918623 -1035 516975412 -1034 968450901 -1033 1807453579 -1032 1109976610 -1031 1337149809 -1030 1425818667 -1029 379413059 -1028 996527094 -1027 9889685 -1026 2024642785 -1025 86995665 -1024 466988970 -1023 64149982 -1022 843582031 -1021 1953176287 -1020 901005183 -1019 1290864775 -1018 1622976899 -1017 945898505 -1016 602602766 -1015 1902589995 -1014 1433409743 -1013 1865699761 -1012 1547125990 -1011 519879102 -1010 99700673 -1009 77025693 -1008 1543929506 -1007 1570342472 -1006 1519613987 -1005 1273948692 -1004 1554482449 -1003 1778784739 -1002 381634911 -1001 730563551 -1000 340622715 -999 1415928982 -998 502253922 -997 909531429 -996 1690384362 -995 1960492803 -994 1390897281 -993 661296331 -992 1310628447 -991 1700200904 -990 330199388 -989 2102590325 -988 688262009 -987 1867870552 -986 1659972410 -985 884386652 -984 355464004 -983 913530641 -982 1765999088 -981 1470100297 -980 1123433244 -979 676841849 -978 704895354 -977 269980814 -976 15860023 -975 1888312896 -974 892313781 -973 823918898 -972 1438162024 -971 1113189577 -970 228309629 -969 1578574933 -968 1873028268 -967 689244767 -966 1666117796 -965 1029088031 -964 649864356 -963 1838180025 -962 331096942 -961 1355521769 -960 1011938895 -959 609812484 -958 442617915 -957 1951359004 -956 1512406547 -955 746441769 -954 1265871212 -953 1032847355 -952 1937581045 -951 1089157239 -950 765204943 -949 853452430 -948 660981826 -947 964066106 -946 1525150681 -945 1339424773 -944 450150871 -943 1926607852 -942 595609268 -941 2007070739 -940 1387644957 -939 1686548510 -938 2059940785 -937 843940236 -936 39380411 -935 1975421419 -934 697991089 -933 1441826234 -932 826241129 -931 1868768106 -930 912903854 -929 1208063539 -928 1244889585 -927 1843659794 -926 685487792 -925 479559192 -924 956344372 -923 176713973 -922 267642412 -921 1084128615 -920 428175413 -919 1948622485 -918 1475785397 -917 1469040701 -916 513915234 -915 1746026477 -914 743815504 -913 590563780 -912 538962895 -911 1056544406 -910 2094613601 -909 543704720 -908 1647168099 -907 84519366 -906 145949147 -905 745037824 -904 1149180289 -903 976706631 -902 528922380 -901 1765661238 -900 623878521 -899 1216727707 -898 522575747 -897 765330393 -896 887315422 -895 508773818 -894 211916779 -893 2019699405 -892 1896022208 -891 466503575 -890 1755826866 -889 1106618360 -888 1434707250 -887 1877242568 -886 725225196 -885 2070835102 -884 1207063582 -883 1834754746 -882 643433827 -881 2142741822 -880 1556859954 -879 2010094235 -878 397755573 -877 902130275 -876 1082822725 -875 1316726164 -874 216115444 -873 1531002699 -872 352828110 -871 1459678321 -870 1243085491 -869 2006031776 -868 329412285 -867 13801928 -866 553413613 -865 1015099665 -864 760235258 -863 1892896852 -862 263872539 -861 789403848 -860 1179279973 -859 2026067946 -858 381393163 -857 1511355796 -856 670178986 -855 1037954098 -854 1427401275 -853 1211805407 -852 277894792 -851 780823240 -850 1744986249 -849 654729679 -848 927271510 -847 1228513056 -846 686014831 -845 1699303674 -844 963898054 -843 903920771 -842 287917207 -841 494279982 -840 1130266036 -839 1229283563 -838 1452618162 -837 1461796267 -836 1401050318 -835 808000409 -834 751227126 -833 2118315057 -832 713616879 -831 385288241 -830 408010685 -829 1815407824 -828 1355888960 -827 1490922713 -826 83954521 -825 1605857226 -824 760059306 -823 646578035 -822 1614302806 -821 1770648760 -820 2001035378 -819 516473193 -818 2116198496 -817 1375451484 -816 264615002 -815 1929577708 -814 1411386466 -813 469618072 -812 1921138383 -811 1206117292 -810 1189145467 -809 1815953416 -808 1975716892 -807 644617753 -806 710569141 -805 1430218909 -804 94383530 -803 365938885 -802 1710304372 -801 1045692702 -800 1176882929 -799 1064571619 -798 1731453303 -797 1897515381 -796 730863407 -795 1584860134 -794 2139038068 -793 1136894193 -792 793026305 -791 1097829613 -790 1801933912 -789 625583894 -788 251858191 -787 186620788 -786 2111548665 -785 1942480577 -784 8439325 -783 205269174 -782 1427956253 -781 105184966 -780 1377884048 -779 544527714 -778 1105384275 -777 545497983 -776 550234222 -775 344630255 -774 1867398184 -773 1196174476 -772 1336539604 -771 645732753 -770 1461723047 -769 1426851195 -768 333708212 -767 146593168 -766 1905960961 -765 1741452862 -764 791833829 -763 1041208455 -762 1482443929 -761 167442411 -760 845971422 -759 1615313123 -758 661518876 -757 456861261 -756 178181463 -755 1906279491 -754 514524324 -753 2050738006 -752 974868774 -751 883428538 -750 1147284339 -749 832386064 -748 2141777140 -747 760754020 -746 825583447 -745 1501543394 -744 1155574299 -743 1221665431 -742 1881935076 -741 2057172057 -740 312024541 -739 1315129879 -738 1668373882 -737 739738998 -736 1502242987 -735 864752505 -734 259008932 -733 624391418 -732 195237033 -731 2014614454 -730 1653407182 -729 389110160 -728 1437131660 -727 902723033 -726 2089820585 -725 274927105 -724 931410717 -723 1778579434 -722 903453667 -721 142482709 -720 889135046 -719 386530319 -718 6802617 -717 640233745 -716 1752663369 -715 1751401663 -714 1767091966 -713 1245885890 -712 909640890 -711 566805197 -710 388798174 -709 1719769191 -708 1960370540 -707 803621377 -706 480730065 -705 877851568 -704 669515472 -703 391878126 -702 1118467884 -701 1953610521 -700 577482794 -699 750684149 -698 446773223 -697 1162204555 -696 2118795963 -695 311241151 -694 1518957085 -693 788928008 -692 889444387 -691 516923348 -690 135680092 -689 248901301 -688 781350598 -687 402884602 -686 1020625427 -685 506777479 -684 841760773 -683 1200286768 -682 857087715 -681 1337355347 -680 753918305 -679 1732660445 -678 1239039125 -677 1082518971 -676 134105905 -675 88851939 -674 1906867332 -673 863388599 -672 1961878980 -671 367783734 -670 1506837297 -669 1562761887 -668 779371834 -667 135532072 -666 1790731117 -665 1329867955 -664 1569280411 -663 1002033737 -662 653247916 -661 640543086 -660 1883056398 -659 1880279138 -658 1375759521 -657 274573119 -656 1708607477 -655 1967822307 -654 1797173411 -653 1651889073 -652 446368463 -651 1271910918 -650 98316222 -649 1818882982 -648 1598554540 -647 1150187186 -646 1323135287 -645 1418200954 -644 274456606 -643 1539083598 -642 1504034949 -641 399117093 -640 1735895548 -639 1371305225 -638 1919514417 -637 1596987526 -636 713735309 -635 788697380 -634 676620039 -633 928737325 -632 1266460986 -631 920452426 -630 1412267213 -629 1608483279 -628 171671661 -627 1555420862 -626 624883355 -625 56718403 -624 1521453844 -623 525262493 -622 1553572851 -621 774969129 -620 1820840025 -619 1095612683 -618 495747695 -617 180353586 -616 875730580 -615 1931535337 -614 2061649652 -613 2022823161 -612 1950671697 -611 132729724 -610 627086324 -609 138908022 -608 657569916 -607 1130817037 -606 920367487 -605 1932481632 -604 1669720042 -603 1903651261 -602 1663953760 -601 1805461355 -600 748780765 -599 2004329998 -598 983599924 -597 114953257 -596 33967018 -595 99620862 -594 650629200 -593 746484715 -592 851906116 -591 457960168 -590 279221434 -589 1640486439 -588 219882103 -587 711696006 -586 266187582 -585 1000391067 -584 2128347287 -583 1928919928 -582 1395736837 -581 1811763675 -580 1622643456 -579 1643752935 -578 1366024183 -577 872571932 -576 1608580643 -575 1164199873 -574 268527872 -573 2011742335 -572 1154870496 -571 1807107409 -570 821861431 -569 633827507 -568 1970362980 -567 883979062 -566 1611807705 -565 1434965951 -564 1395198394 -563 192669032 -562 467263281 -561 1358903325 -560 238078064 -559 1715009076 -558 1374298857 -557 1366974684 -556 730832366 -555 484751302 -554 1752137878 -553 316583612 -552 306276471 -551 1899467550 -550 445739492 -549 750071524 -548 35172292 -547 201824309 -546 604044060 -545 1744321956 -544 9329377 -543 608904110 -542 1189880904 -541 521042989 -540 1984228077 -539 2085366017 -538 1169503450 -537 535397028 -536 1636264316 -535 1419138673 -534 967702670 -533 36295069 -532 2102074615 -531 899737853 -530 2132088116 -529 1018587028 -528 984176709 -527 889547555 -526 1762320454 -525 414248754 -524 178474830 -523 2000153976 -522 2018327767 -521 1703688595 -520 1864295258 -519 243915183 -518 146027464 -517 438333984 -516 192494932 -515 2142623597 -514 554441052 -513 1635770036 -512 772159681 -511 1251998535 -510 1499023187 -509 1448831049 -508 449101701 -507 1897848424 -506 1715178006 -505 1599969247 -504 1464547706 -503 67964817 -502 51690601 -501 1083487587 -500 2063044791 -499 1242540561 -498 1403750221 -497 569927955 -496 711072724 -495 1909650126 -494 543404635 -493 622269883 -492 135858718 -491 1774412584 -490 1557661130 -489 1425961274 -488 51420250 -487 150887515 -486 2031376580 -485 704208544 -484 1370463916 -483 1449926165 -482 136746849 -481 1470812280 -480 802896834 -479 1748658410 -478 1881136691 -477 996616102 -476 433300718 -475 1647213188 -474 1548278646 -473 381060118 -472 152403674 -471 956633688 -470 1827221014 -469 1493116836 -468 531467836 -467 1641583743 -466 26523320 -465 88802841 -464 1773791408 -463 916475698 -462 1212092401 -461 857381092 -460 1722992334 -459 1406773615 -458 1542068342 -457 1494695354 -456 927907246 -455 581450415 -454 567461695 -453 2047135284 -452 647029331 -451 535572086 -450 1737159237 -449 1953764380 -448 1315357692 -447 233923502 -446 1595821104 -445 52240600 -444 1494809514 -443 591644958 -442 701322752 -441 806770485 -440 425165851 -439 185637271 -438 1466593516 -437 442664995 -436 2015275982 -435 1257531269 -434 1024194088 -433 916410316 -432 1340967012 -431 1952802433 -430 1462796398 -429 228296980 -428 478866369 -427 960617927 -426 927233658 -425 1028255610 -424 2081904732 -423 31889609 -422 309976047 -421 840748599 -420 1367698042 -419 1503235734 -418 357943276 -417 1263117092 -416 886597636 -415 1004176146 -414 1498401495 -413 688039029 -412 166479106 -411 515685481 -410 1487660617 -409 2129984504 -408 317844936 -407 209062247 -406 1565954555 -405 1098865666 -404 2064047905 -403 1218875302 -402 1601097566 -401 1112670032 -400 1473936064 -399 502178471 -398 1448546969 -397 1598094407 -396 1026196843 -395 895344049 -394 718279562 -393 1241156133 -392 811675214 -391 954223961 -390 482805323 -389 104580950 -388 616638098 -387 1501250778 -386 1912199244 -385 198558607 -384 837697039 -383 982716014 -382 1347862060 -381 183978250 -380 197840545 -379 1278598370 -378 564029948 -377 1366462918 -376 292497990 -375 347079253 -374 1645251747 -373 951377872 -372 1892422886 -371 1098919095 -370 1811606711 -369 2023325305 -368 1623465276 -367 553202920 -366 879814844 -365 1932524358 -364 83668835 -363 1911539249 -362 758350810 -361 707094264 -360 337585862 -359 1129038193 -358 339865354 -357 418079491 -356 663553738 -355 929483230 -354 998180195 -353 653718789 -352 784875469 -351 69263690 -350 1767431950 -349 978861274 -348 986100380 -347 216950695 -346 1868694819 -345 1488603765 -344 602140015 -343 546332652 -342 1287254809 -341 2016581228 -340 1622937467 -339 1258403791 -338 1143510461 -337 1838424566 -336 469534085 -335 1115759243 -334 1174173548 -333 1524058219 -332 1573953387 -331 1776796265 -330 367228910 -329 2066990019 -328 465484454 -327 1557865771 -326 1567382944 -325 9834949 -324 144607761 -323 928916505 -322 1033770487 -321 1953497842 -320 1230646958 -319 1550481254 -318 1257650103 -317 1644980262 -316 1762294328 -315 1322362167 -314 201348956 -313 733042434 -312 1070878832 -311 28851018 -310 873070767 -309 1931996549 -308 788869706 -307 27751218 -306 664251018 -305 1092959514 -304 1689289504 -303 1544860931 -302 1156829309 -301 1654447016 -300 1311311810 -299 956846786 -298 499607074 -297 455649505 -296 1413258010 -295 638466439 -294 1123548110 -293 338593567 -292 1845753195 -291 1630772880 -290 695847739 -289 1733150343 -288 1935670574 -287 2082771584 -286 1443631306 -285 1029251894 -284 251483334 -283 172497937 -282 2007455315 -281 1286365931 -280 1387464960 -279 845319549 -278 1267745531 -277 1843393840 -276 485945362 -275 1266873735 -274 2083613853 -273 34842488 -272 233549120 -271 199982522 -270 1154839941 -269 855662305 -268 1691072424 -267 2008624283 -266 1479585042 -265 1074664443 -264 940196892 -263 1640258878 -262 1790229476 -261 112602851 -260 1842585954 -259 760559802 -258 289519037 -257 906418680 -256 1831288250 -255 1271133369 -254 1169280227 -253 1112601051 -252 932516625 -251 1162135765 -250 18620399 -249 1691554768 -248 359374187 -247 871796 -246 1907263635 -245 451102874 -244 1033324614 -243 1883631330 -242 1027486194 -241 1525370463 -240 656393746 -239 1293699306 -238 1523560911 -237 616407981 -236 1068427390 -235 1986809812 -234 1431918615 -233 827594041 -232 1945156571 -231 1029669673 -230 1970567462 -229 936167274 -228 1076755200 -227 1165869316 -226 1884622101 -225 718687198 -224 338616744 -223 7144461 -222 1093980652 -221 1388445504 -220 802761578 -219 17748603 -218 1931774781 -217 2055754961 -216 1115030830 -215 23632304 -214 1571100327 -213 1655437799 -212 1227237584 -211 1881270536 -210 1809552 -209 39985764 -208 225271916 -207 1684234746 -206 1331973014 -205 240833349 -204 41653241 -203 402248941 -202 1004510226 -201 1008989297 -200 2100398121 -199 804698146 -198 1199028821 -197 358068002 -196 827252572 -195 1877477639 -194 1772190194 -193 1097654887 -192 1351866531 -191 1076232049 -190 1604154371 -189 894490264 -188 1050201421 -187 1908142477 -186 484654634 -185 1607076678 -184 943878368 -183 1837313439 -182 1653628247 -181 1187251820 -180 1655998620 -179 465058453 -178 855496398 -177 2131922214 -176 1642581505 -175 929724073 -174 1383806771 -173 1180147592 -172 449334468 -171 199812080 -170 1957444123 -169 1742330119 -168 2124929222 -167 1469034830 -166 733361455 -165 1877081332 -164 525611108 -163 695958145 -162 1640984164 -161 457376267 -160 26030628 -159 1843495542 -158 409835630 -157 1590608390 -156 964264109 -155 794824842 -154 2100932079 -153 1904110196 -152 181314819 -151 1188569794 -150 331755422 -149 1671560053 -148 969960596 -147 2073255973 -146 748115443 -145 462433913 -144 480389604 -143 1183994691 -142 1370187116 -141 854487997 -140 222366505 -139 488409293 -138 1008968663 -137 247847890 -136 943423722 -135 37403310 -134 236097168 -133 68234841 -132 669927517 -131 1944972270 -130 47540636 -129 582905885 -128 879231433 -127 1762494436 -126 1637159959 -125 1207637561 -124 613510023 -123 912362285 -122 1572354774 -121 657238414 -120 218609198 -119 405983097 -118 923444610 -117 507526682 -116 1592866368 -115 1711604400 -114 1239730445 -113 1773385255 -112 961628185 -111 881777823 -110 1993002982 -109 2122002263 -108 1692469219 -107 971565353 -106 11750722 -105 875188881 -104 1514959440 -103 438608545 -102 20694204 -101 87021632 -100 1065740837 -99 432529848 -98 1093229574 -97 1819077520 -96 1148984413 -95 724797674 -94 1782766435 -93 2103755257 -92 693753087 -91 1166371677 -90 1881277452 -89 1858566163 -88 960600376 -87 1359323857 -86 1415279885 -85 1966964761 -84 749976215 -83 357952622 -82 1927865921 -81 987109570 -80 1336792251 -79 1021437628 -78 2110251541 -77 817280338 -76 1604089561 -75 1720625824 -74 854494676 -73 1427937808 -72 1520351356 -71 1735648004 -70 1141275706 -69 1394146965 -68 1431029083 -67 368431899 -66 36311085 -65 1192712804 -64 31044587 -63 616394758 -62 222477805 -61 982670571 -60 205771300 -59 521953594 -58 443286278 -57 1141119263 -56 609347642 -55 1057327263 -54 39098840 -53 1910350293 -52 1168644018 -51 906428292 -50 1024341676 -49 519511913 -48 1564831715 -47 389625717 -46 2110269310 -45 176151752 -44 200274468 -43 1266330320 -42 286662102 -41 126204390 -40 304618920 -39 772843806 -38 1357835880 -37 238316279 -36 337387312 -35 1567399975 -34 970234999 -33 1195857664 -32 410623457 -31 1848007858 -30 539384293 -29 1212135685 -28 2060089600 -27 1533442662 -26 1102020422 -25 846480997 -24 2036166893 -23 1280154196 -22 886008616 -21 649132105 -20 1489080225 -19 634715959 -18 556726251 -17 1388679963 -16 189351248 -15 843938989 -14 2036973298 -13 74070078 -12 961711400 -11 1661301944 -10 915852158 -9 66302641 -8 435456494 -7 1937919553 -6 1415564928 -5 1289013296 -4 1156776517 -3 1269710788 -2 656473370 -1 1345971420 -0 1935401906 -\. --- --- Data for Name: btree_tall_tbl; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.btree_tall_tbl (id, t) FROM stdin; -1 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -2 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -3 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -4 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -5 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -6 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -7 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -8 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -9 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -10 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -11 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -12 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -13 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -14 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -15 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -16 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -17 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -18 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -19 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -20 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -21 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -22 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -23 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -24 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -25 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -26 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -27 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -28 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -29 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -30 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -31 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -32 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -33 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -34 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -35 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -36 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -37 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -38 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -39 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -40 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -41 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -42 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -43 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -44 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -45 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -46 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -47 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -48 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -49 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -50 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -51 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -52 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -53 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -54 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -55 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -56 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -57 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -58 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -59 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -60 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -61 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -62 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -63 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -64 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -65 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -66 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -67 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -68 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -69 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -70 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -71 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -72 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -73 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -74 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -75 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -76 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -77 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -78 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -79 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -80 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -81 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -82 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -83 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -84 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -85 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -86 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -87 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -88 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -89 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -90 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -91 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -92 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -93 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -94 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -95 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -96 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -97 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -98 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -99 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -100 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -101 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -102 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -103 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -104 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -105 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -106 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -107 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -108 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -109 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -110 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -111 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -112 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -113 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -114 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -115 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -116 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -117 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -118 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -119 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -120 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -121 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -122 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -123 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -124 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -125 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -126 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -127 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -128 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -129 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -130 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -\. --- --- Data for Name: bug_16784; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.bug_16784 (i, j) FROM stdin; -0 1 -0 2 -0 3 -0 4 -0 5 -0 6 -0 7 -0 8 -0 9 -1 10 -1 11 -1 12 -1 13 -1 14 -1 15 -1 16 -1 17 -1 18 -1 19 -2 20 -2 21 -2 22 -2 23 -2 24 -2 25 -2 26 -2 27 -2 28 -2 29 -3 30 -3 31 -3 32 -3 33 -3 34 -3 35 -3 36 -3 37 -3 38 -3 39 -4 40 -\. --- --- Data for Name: c; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.c (aa, cc) FROM stdin; -\. --- --- Data for Name: c_star; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.c_star (class, aa, cc, a) FROM stdin; -c 5 hi mom \N -c 6 \N \N -c \N hi paul \N -c \N \N \N -\. --- --- Data for Name: cc1; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.cc1 (f1, f2, f3, a2) FROM stdin; -\. --- --- Data for Name: cc2; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.cc2 (f1, f2, f3, f4, a2) FROM stdin; -\. --- --- Data for Name: char_tbl; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.char_tbl (f1) FROM stdin; -a -ab -abcd -abcd -\. --- --- Data for Name: check2_tbl; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.check2_tbl (x, y, z) FROM stdin; -4 check ok -2 -7 check ok 7 -\. --- --- Data for Name: check_con_tbl; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.check_con_tbl (f1) FROM stdin; -1 -\N -\. --- --- Data for Name: check_tbl; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.check_tbl (x) FROM stdin; -5 -4 -6 -\. --- --- Data for Name: circle_tbl; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.circle_tbl (f1) FROM stdin; -<(5,1),3> -<(1,2),100> -<(1,3),5> -<(1,2),3> -<(100,200),10> -<(100,1),115> -<(3,5),0> -<(3,5),NaN> -\. --- --- Data for Name: city; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.city (name, location, budget) FROM stdin; -Podunk (3,4),(1,2) 100,127,1000,0 -Gotham (1100,334),(1000,34) 123456,127,-1000,6789 -\. --- --- Data for Name: clstr_tst; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.clstr_tst (a, b, c, d) FROM stdin; -10 14 catorce \N -18 5 cinco \N -9 4 cuatro \N -26 19 diecinueve \N -12 18 dieciocho \N -30 16 dieciseis \N -24 17 diecisiete \N -2 10 diez \N -23 12 doce \N -11 2 dos \N -25 9 nueve \N -31 8 ocho \N -1 11 once \N -28 15 quince \N -32 6 seis xyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzyxyzzy -29 7 siete \N -15 13 trece \N -22 30 treinta \N -17 32 treinta y dos \N -3 31 treinta y uno \N -5 3 tres \N -20 1 uno \N -6 20 veinte \N -14 25 veinticinco \N -21 24 veinticuatro \N -4 22 veintidos \N -19 29 veintinueve \N -16 28 veintiocho \N -27 26 veintiseis \N -13 27 veintisiete \N -7 23 veintitres \N -8 21 veintiuno \N -\. --- --- Data for Name: clstr_tst_inh; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.clstr_tst_inh (a, b, c, d) FROM stdin; -0 100 in child table \N -\. --- --- Data for Name: clstr_tst_s; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.clstr_tst_s (rf_a, b) FROM stdin; -1 0 -2 0 -3 0 -4 0 -5 0 -6 0 -7 0 -8 0 -9 0 -10 0 -11 0 -12 0 -13 0 -14 0 -15 0 -16 0 -17 0 -18 0 -19 0 -20 0 -21 0 -22 0 -23 0 -24 0 -25 0 -26 0 -27 0 -28 0 -29 0 -30 0 -31 0 -32 0 -\. --- --- Data for Name: cmdata; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.cmdata (f1) FROM stdin; -1234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890 -123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789 -\. --- --- Data for Name: cmdata1; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.cmdata1 (f1) FROM stdin; -12345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890 -{6b86b273ff34fce19d6b804eff5a3f57,d4735e3a265e16eee03f59718b9b5d03,4e07408562bedb8b60ce05c1decfe3ad,4b227777d4dd1fc61c6f884f48641d02,ef2d127de37b942baad06145e54b0c61,e7f6c011776e8db7cd330b54174fd76f,7902699be42c8a8e46fbbb4501726517,2c624232cdd221771294dfbb310aca00,19581e27de7ced00ff1ce50b2047e7a5,4a44dc15364204a80fe80e9039455cc1,4fc82b26aecb47d2868c4efbe3581732,6b51d431df5d7f141cbececcf79edf3d,3fdba35f04dc8c462986c992bcf87554,8527a891e224136950ff32ca212b45bc,e629fa6598d732768f7c726b4b621285,b17ef6d19c7a5b1ee83b907c595526dc,4523540f1504cd17100c4835e85b7eef,4ec9599fc203d176a301536c2e091a19,9400f1b21cb527d7fa3d3eabba93557a,f5ca38f748a1d6eaf726b8a42fb575c3,6f4b6612125fb3a0daecd2799dfd6c9c,785f3ec7eb32f30b90cd0fcf3657d388,535fa30d7e25dd8a49f1536779734ec8,c2356069e9d1e79ca924378153cfbbfb,b7a56873cd771f2c446d369b649430b6,5f9c4ab08cac7457e9111a30e4664920,670671cd97404156226e507973f2ab83,59e19706d51d39f66711c2653cd7eb12,35135aaa6cc23891b40cb3f378c53a17,624b60c58c9d8bfb6ff1886c2fd605d2,eb1e33e8a81b697b75855af6bfcdbcbf,e29c9c180c6279b0b02abd6a1801c7c0,c6f3ac57944a531490cd39902d0f7777,86e50149658661312a9e0b35558d84f6,9f14025af0065b30e47e23ebb3b491d3,76a50887d8f1c2e9301755428990ad81,7a61b53701befdae0eeeffaecc73f14e,aea92132c4cbeb263e6ac2bf6c183b5d,0b918943df0962bc7a1824c0555a3893,d59eced1ded07f84c145592f65bdf854,3d914f9348c9cc0ff8a79716700b9fcd,73475cb40a568e8da8a045ced110137e,44cb730c420480a0477b505ae68af508,71ee45a3c0db9a9865f7313dd3372cf6,811786ad1ae74adfdd20dd0372abaaeb,25fc0e7096fc653718202dc30b0c580b,31489056e0916d59fe3add79e63f095a,98010bd9270f9b100b6214a21754fd33,0e17daca5f3e175f448bacace3bc0da4,1a6562590ef19d1045d06c4055742d38,031b4af5197ec30a926f48cf40e11a7d,41cfc0d1f2d127b04555b7246d84019b,2858dcd1057d3eae7f7d5f782167e24b,2fca346db656187102ce806ac732e06a,02d20bbd7e394ad5999a4cebabac9619,7688b6ef52555962d008fff894223582,c837649cce43f2729138e72cc3152070,6208ef0f7750c111548cf90b6ea1d0d0,3e1e967e9b793e908f8eae83c74dba9b,39fa9ec190eee7b6f4dff1100d6343e1,d029fa3a95e174a19934857f535eb942,81b8a03f97e8787c53fe1a86bda042b6,da4ea2a5506f2693eae190d9360a1f31,a68b412c4282555f15546cf6e1fc4289,108c995b953c8a35561103e2014cf828,3ada92f28b4ceda38562ebf047c6ff05,49d180ecf56132819571bf39d9b7b342,a21855da08cb102d1d217c53dc5824a3,c75cb66ae28d8ebc6eded002c28a8ba0,ff5a1ae012afa5d4c889c50ad427aaf5,7f2253d7e228b22a08bda1f09c516f6f,8722616204217eddb39e7df969e0698a,96061e92f58e4bdcdee73df36183fe3a,eb624dbe56eb6620ae62080c10a273ca,f369cb89fc627e668987007d121ed1ea,f74efabef12ea619e30b79bddef89cff,a88a7902cb4ef697ba0b6759c50e8c10,349c41201b62db851192665c504b350f,98a3ab7c340e8a033e7b37b6ef942875,48449a14a4ff7d79bb7a1b6f3d488eba,5316ca1c5ddca8e6ceccfce58f3b8540,a46e37632fa6ca51a13fe39a567b3c23,bbb965ab0c80d6538cf2184babad2a56,44c8031cb036a7350d8b9b8603af662a,b4944c6ff08dc6f43da2e9c824669b7d,434c9b5ae514646bbd91b50032ca579e,bdd2d3af3a5a1213497d4f1f7bfcda89,8b940be7fb78aaa6b6567dd7a3987996,cd70bea023f752a0564abb6ed08d42c1,69f59c273b6e669ac32a6dd5e1b2cb63,1da51b8d8ff98f6a48f80ae79fe3ca6c,8241649609f88ccd2a0a5b233a07a538,6e4001871c0cf27c7634ef1dc478408f,e3d6c4d4599e00882384ca981ee287ed,ad48ff99415b2f007dc35b7eb553fd1e,7b1a278f5abe8e9da907fc9c29dfd432,d6d824abba4afde81129c71dea75b810,29db0c6782dbd5000559ef4d9e953e30,8c1f1046219ddd216a023f792356ddf1,ad57366865126e55649ecb23ae1d4888,16dc368a89b428b2485484313ba67a39,37834f2f25762f23e1f74a531cbe445d,454f63ac30c8322997ef025edff6abd2,5ef6fdf32513aa7cd11f72beccf132b9,1253e9373e781b7500266caa55150e08,482d9673cfee5de391f97fde4d1c84f9,3346f2bbf6c34bd2dbe28bd1bb657d0e,9537f32ec7599e1ae953af6c9f929fe7,0fd42b3f73c448b34940b339f87d07ad,9bdb2af6799204a299c603994b8e400e,f6e0a1e2ac41945a9aa7ff8a8aaa0ceb,b1556dea32e9d0cdbfed038fd7787275,6c658ee83fb7e812482494f3e416a876,9f1f9dce319c4700ef28ec8c53bd3cc8,28dae7c8bde2f3ca608f86d0e16a214d,e5b861a6d8a966dfca7e7341cd3eb6be,2ac878b0e2180616993b4b6aa71e6116,85daaf6f7055cd5736287faed9603d71,3038bfb575bee6a0e61945eff8784835,2abaca4911e68fa9bfbf3482ee797fd5,89aa1e580023722db67646e8149eb246,1be00341082e25c4e251ca6713e767f7,a665a45920422f9d417e4867efdc4fb8,6affdae3b3c1aa6aa7689e9b6a7b3225,0f8ef3377b30fc47f96b48247f463a72,65a699905c02619370bcf9207f5a477c,922c7954216ccfe7a61def609305ce1d,2747b7c718564ba5f066f0523b03e17f,6566230e3a3ce3774c1bbc7c18b590ae,38d66d9692ac590000a91b03a88da1c8,eeca91fd439b6d5e827e8fda7fee3504,dbb1ded63bc70732626c5dfe6c7f50ce,d2f483672c0239f6d7dd3c9ecee6deac,5d389f5e2e34c6b0bad96581c22cee0b,13671077b66a29874a2578b524031909,36ebe205bcdfc499a25e6923f4450fa8,d80eae6e96d148b3b2abbbc6760077b6,d6a4031733610bb080d0bfa794fcc9db,8d27ba37c5d810106b55f3fd6cdb3584,dbae772db29058a88f9bd830e957c695,2c7d5490e6050836f8f2f0d496b1c8d6,d4ee9f58e5860574ca98e3b4839391e7,d6f0c71ef0c88e45e4b3a2118fcb83b0,5ec1a0c99d428601ce42b407ae9c675e,be47addbcb8f60566a3d7fd5a36f8195,0a5b046d07f6f971b7776de682f57c5b,1d28c120568c10e19b9d8abe8b66d098,ec2e990b934dde55cb87300629cedfc2,05ada863a4cf9660fd8c68e2295f1d35,9ae2bdd7beedc2e766c6b76585530e16,8e612bd1f5d132a339575b8dafb7842c,043066daf2109523a7490d4bfad4766d,620c9c332101a5bae955c66ae72268fb,1d0ebea552eb43d0b1e1561f6de8ae92,210e3b160c355818509425b9d9e9fd3e,0fecf9247f3ddc84db8a804fa3065c01,c75de23d89df36ba921287616ee8edb4,7ed8f0f3b707956d9fb1e889e11153e0,ff2ccb6ba423d356bd549ed4bfb76e96,a512db2741cd20693e4b16f19891e72b,bb668ca95563216088b98a62557fa1e2,79d6eaa2676189eb927f2e16a7009147,3d3286f7cd19074f04e514b0c6c237e7,3f9807cb9ae9fb6c30942af6139909d2,bc52dd634277c4a34a2d6210994a9a5e,e0f05da93a0f5a86a3be5fc0e3016065,73d3f1ba062585bce51f77d70a26be88,80c3cd40fa35f9088b8741bd8be6153d,f57e5cb1f4532c008183057ecc942838,734d0759cdb4e0d0a35e4fd73749aee2,284de502c9847342318c17d474733ef4,68519a9eca55c68c72658a2a1716aac3,4a8596a7790b5ca9e067da401c018b32,41e521adf8ae7a0f419ee06e1d9fb794,dac53c17c250fd4d4d81eaf6d8843567,cba28b89eb859497f544956d64cf2ecf,8cd2510271575d8430c05368315a87b9,01d54579da446ae1e75cda808cd18843,3068430da9e4b7a674184035643d9e19,7b69759630f869f2723875f873935fed,580811fa95269f3ecd4f22d176e079d3,bfa7634640c53da7cb5e9c39031128c4,b8aed072d29403ece56ae9641638ddd5,52f11620e397f867b7d9f19e48caeb64,61a229bae1e90331edd986b6bbbe617f,2811745d7b8d8874f6e653d176cefdd1,38b2d03f3256502b1e9db02b2d12aa27,d6061bbee6cf13bd73765faaea7cdd0a,7045d16ae7f043ec25774a0a85d6f479,2397346b45823e070f6fc72ac94c0a99,70260742c2952154c84e2ea9f68b1a73,eb3be230bbd2844b1f5d8f2e4fab9ffb,684fe39f03758de6a882ae61fa62312b,7559ca4a957c8c82ba04781cd66a68d6,1dfacb2ea5a03e0a915999e03b5a5619,b4bbe448fde336bb6a7d7d765f36d332,8bcbb4c131df56f7c79066016241cc4b,a4e00d7e6aa82111575438c5e5d3e632,5a39cadd1b007093db50744797c7a04a,27badc983df1780b60c2b3fa9d3a19a0,43974ed74066b207c30ffd0fed514676,c17edaae86e4016a583e098582f6dbf3,4621c1d55fa4e86ce0dae4288302641b,fc56dbc6d4652b315b86b71c8d688c1c,f8809aff4d69bece79dabe35be0c708b,5cf4e26bd3d87da5e03f80a43a64f122,968076be2e38cf897d4d6cea3faca9c0,8df66f64b57424391d363fd6b811fed3,83f814f7a92e365cbd79f9addceed185,d29d53701d3c859e29e1b90028eec1ca,093434a3ee9e0a010bb2c2aae06c2614,fa2b7af0a811b9acde602aacb78e3638,d48ff4b2f68a10fd7c86f185a6ccede0,802b906a18591ead8a6dd809b262ace4,d86580a57f7bf542e85202283cb84595,0f4121d0ef1df4c86854c7ebb47ae1c9,16badfc6202cb3f8889e0f2779b19218,5966abd0cbfc86f98a186531b2b4ee5f,314f04b30f62e0056bd059354a5536fb,36790ecd55c2030dc553685bef719df6,67e9c3acebb154a282f326d4ff1951cd,9b871512327c09ce91dd649b3f96a63b,56f4da26ed956730309fa1488611ee0f,84a5092e4a5b6fe968fd523fb2fc917d,0e6523810856a138a75dec70a9cf3778,8f1f64db81c40ea10e1e9080c9ae60a7,dfe62e836a0a6f2633422230c8128770,9d693eeee1d1899cbc50b6d45df953d3,08490295488a1189099751ebeddb5992,a0eaec5a55dc2f5b2ba523018adc485f,138d9e809e386a7b800791d1f664f56d,835d5e8314340ab852a2f979ab4cd53e,c0509a487a18b003ba05e505419ebb63,114bd151f8fb0c58642d2170da4ae7d7,0a2d643bfd24a028cd236e76575d8284,9a049b03f6fc40bfcf2f136320359257,f0bc318fb8965cad8d73d578cd03c63b,8ae4c23b80d1e7c8ff79e515fe791ebd,79bf08685d3138f9b109c3546780f056,6af1f692e9496c6d0b668316eccb9327,749fc650cacb0f06547520d53c31505c,14063697603e22d600d336bee6cff12c,72440a20f54075ac43f51a2cf0dbb2a1,82c01ce15b431d420eb6a1febfba7d7a,011af72a910ac4acf367eef9e6b761e0,37c20f19f3272b5ccc3a5d80587eb9de,396f804443825586c1283a27fdcadf74,766cb53c753baedac5dc782593e04694,9f484139a27415ae2e8612bf6c65a810,1e472b39b105d349bcd069c4a711b44a,c75d3f1f5bcd6914d0331ce5ec17c0db,d6e5a20b30f87216b2c758f5e7a23c43,e7866fdc6672f827c76f6124ca3eeaff,9512d95d00d61bdec03d2b99d6ecc455,9556b82499cc0aaf86aee7f0d253e17c,51e8ea280b44e16934d4d611901f3d3a}aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -\. --- --- Data for Name: cmdata2; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.cmdata2 (f1, f2) FROM stdin; -{6b86b273ff34fce19d6b804eff5a3f57,d4735e3a265e16eee03f59718b9b5d03,4e07408562bedb8b60ce05c1decfe3ad,4b227777d4dd1fc61c6f884f48641d02,ef2d127de37b942baad06145e54b0c61,e7f6c011776e8db7cd330b54174fd76f,7902699be42c8a8e46fbbb4501726517,2c624232cdd221771294dfbb310aca00,19581e27de7ced00ff1ce50b2047e7a5,4a44dc15364204a80fe80e9039455cc1,4fc82b26aecb47d2868c4efbe3581732,6b51d431df5d7f141cbececcf79edf3d,3fdba35f04dc8c462986c992bcf87554,8527a891e224136950ff32ca212b45bc,e629fa6598d732768f7c726b4b621285,b17ef6d19c7a5b1ee83b907c595526dc,4523540f1504cd17100c4835e85b7eef,4ec9599fc203d176a301536c2e091a19,9400f1b21cb527d7fa3d3eabba93557a,f5ca38f748a1d6eaf726b8a42fb575c3,6f4b6612125fb3a0daecd2799dfd6c9c,785f3ec7eb32f30b90cd0fcf3657d388,535fa30d7e25dd8a49f1536779734ec8,c2356069e9d1e79ca924378153cfbbfb,b7a56873cd771f2c446d369b649430b6,5f9c4ab08cac7457e9111a30e4664920,670671cd97404156226e507973f2ab83,59e19706d51d39f66711c2653cd7eb12,35135aaa6cc23891b40cb3f378c53a17,624b60c58c9d8bfb6ff1886c2fd605d2,eb1e33e8a81b697b75855af6bfcdbcbf,e29c9c180c6279b0b02abd6a1801c7c0,c6f3ac57944a531490cd39902d0f7777,86e50149658661312a9e0b35558d84f6,9f14025af0065b30e47e23ebb3b491d3,76a50887d8f1c2e9301755428990ad81,7a61b53701befdae0eeeffaecc73f14e,aea92132c4cbeb263e6ac2bf6c183b5d,0b918943df0962bc7a1824c0555a3893,d59eced1ded07f84c145592f65bdf854,3d914f9348c9cc0ff8a79716700b9fcd,73475cb40a568e8da8a045ced110137e,44cb730c420480a0477b505ae68af508,71ee45a3c0db9a9865f7313dd3372cf6,811786ad1ae74adfdd20dd0372abaaeb,25fc0e7096fc653718202dc30b0c580b,31489056e0916d59fe3add79e63f095a,98010bd9270f9b100b6214a21754fd33,0e17daca5f3e175f448bacace3bc0da4,1a6562590ef19d1045d06c4055742d38} PostgreSQL 17devel on x86_64-freebsd, compiled by clang-14.0.5, 64-bit -\. --- --- Data for Name: cmmove1; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.cmmove1 (f1) FROM stdin; -1234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890 -\. --- --- Data for Name: cmmove2; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.cmmove2 (f1) FROM stdin; -12345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890 -\. --- --- Data for Name: cmmove3; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.cmmove3 (f1) FROM stdin; -1234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890 -12345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890 -\. --- --- Data for Name: cmpart1; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.cmpart1 (f1) FROM stdin; -123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789 -123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789 -\. --- --- Data for Name: cmpart2; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.cmpart2 (f1) FROM stdin; -123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789 -123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789123456789 -\. --- --- Data for Name: cnn_child; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.cnn_child (a, b) FROM stdin; -\. --- --- Data for Name: cnn_child2; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.cnn_child2 (a, b) FROM stdin; -\. --- --- Data for Name: cnn_grandchild; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.cnn_grandchild (a, b) FROM stdin; -\. --- --- Data for Name: cnn_grandchild2; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.cnn_grandchild2 (a, b) FROM stdin; -\. --- --- Data for Name: cnn_parent; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.cnn_parent (a, b) FROM stdin; -\. --- --- Data for Name: comment_test; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.comment_test (id, positive_col, indexed_col) FROM stdin; -\. --- --- Data for Name: comment_test_child; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.comment_test_child (id) FROM stdin; -\. --- --- Data for Name: copy_tbl; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.copy_tbl (x, y, z) FROM stdin; -4 !check failed 5 -6 OK 4 -\. --- --- Data for Name: covidxpart1; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.covidxpart1 (a, b) FROM stdin; -1 1 -\. --- --- Data for Name: covidxpart2; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.covidxpart2 (a, b) FROM stdin; -\. --- --- Data for Name: covidxpart3; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.covidxpart3 (b, a) FROM stdin; -1 3 -\. --- --- Data for Name: covidxpart4; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.covidxpart4 (b, a) FROM stdin; -1 4 -\. --- --- Data for Name: credit_card; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.credit_card (cid, cnum, climit) FROM stdin; -101 1111-2222-3333-4444 4000 -102 5555-6666-7777-8888 3000 -103 9801-2345-6789-0123 2000 -\. --- --- Data for Name: credit_usage; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.credit_usage (cid, ymd, usage) FROM stdin; -101 2011-09-15 120 -101 2011-10-05 90 -101 2011-10-18 110 -101 2011-10-21 200 -101 2011-11-10 80 -102 2011-09-22 300 -102 2011-10-12 120 -102 2011-10-28 200 -103 2011-10-15 480 -\. --- --- Data for Name: customer; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.customer (cid, name, tel, passwd) FROM stdin; -101 regress_alice +81-12-3456-7890 passwd123 -102 regress_bob +01-234-567-8901 beafsteak -103 regress_eve +49-8765-43210 hamburger -\. --- --- Data for Name: d; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.d (aa, bb, cc, dd) FROM stdin; -32 one two three -\. --- --- Data for Name: d_star; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.d_star (class, aa, bb, cc, dd, a) FROM stdin; -d 7 grumble hi sunita 0 \N -d 8 stumble hi koko \N \N -d 9 rumble \N 1.1 \N -d 10 \N hi kristin 10.01 \N -d \N crumble hi boris 100.001 \N -d 11 fumble \N \N \N -d 12 \N hi avi \N \N -d 13 \N \N 1000.0001 \N -d \N tumble hi andrew \N \N -d \N humble \N 10000.00001 \N -d \N \N hi ginger 100000.000001 \N -d 14 \N \N \N \N -d \N jumble \N \N \N -d \N \N hi jolly \N \N -d \N \N \N 1000000.0000001 \N -d \N \N \N \N \N -\. --- --- Data for Name: datdba_only; Type: TABLE DATA; Schema: public; Owner: pg_database_owner --- -COPY public.datdba_only FROM stdin; -\. --- --- Data for Name: date_tbl; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.date_tbl (f1) FROM stdin; -1957-04-09 -1957-06-13 -1996-02-28 -1996-02-29 -1996-03-01 -1996-03-02 -1997-02-28 -1997-03-01 -1997-03-02 -2000-04-01 -2000-04-02 -2000-04-03 -2038-04-08 -2039-04-09 -2040-04-10 -2040-04-10 BC -\. --- --- Data for Name: dedup_unique_test_table; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.dedup_unique_test_table (a) FROM stdin; -0 -1 -2 -3 -4 -5 -6 -7 -8 -9 -10 -11 -12 -13 -14 -15 -16 -17 -18 -19 -20 -21 -22 -23 -24 -25 -26 -27 -28 -29 -30 -31 -32 -33 -34 -35 -36 -37 -38 -39 -40 -41 -42 -43 -44 -45 -46 -47 -48 -49 -50 -51 -52 -53 -54 -55 -56 -57 -58 -59 -60 -61 -62 -63 -64 -65 -66 -67 -68 -69 -70 -71 -72 -73 -74 -75 -76 -77 -78 -79 -80 -81 -82 -83 -84 -85 -86 -87 -88 -89 -90 -91 -92 -93 -94 -95 -96 -97 -98 -99 -100 -101 -102 -103 -104 -105 -106 -107 -108 -109 -110 -111 -112 -113 -114 -115 -116 -117 -118 -119 -120 -121 -122 -123 -124 -125 -126 -127 -128 -129 -130 -131 -132 -133 -134 -135 -136 -137 -138 -139 -140 -141 -142 -143 -144 -145 -146 -147 -148 -149 -150 -151 -152 -153 -154 -155 -156 -157 -158 -159 -160 -161 -162 -163 -164 -165 -166 -167 -168 -169 -170 -171 -172 -173 -174 -175 -176 -177 -178 -179 -180 -181 -182 -183 -184 -185 -186 -187 -188 -189 -190 -191 -192 -193 -194 -195 -196 -197 -198 -199 -200 -201 -202 -203 -204 -205 -206 -207 -208 -209 -210 -211 -212 -213 -214 -215 -216 -217 -218 -219 -220 -221 -222 -223 -224 -225 -226 -227 -228 -229 -230 -231 -232 -233 -234 -235 -236 -237 -238 -239 -240 -241 -242 -243 -244 -245 -246 -247 -248 -249 -250 -251 -252 -253 -254 -255 -256 -257 -258 -259 -260 -261 -262 -263 -264 -265 -266 -267 -268 -269 -270 -271 -272 -273 -274 -275 -276 -277 -278 -279 -280 -281 -282 -283 -284 -285 -286 -287 -288 -289 -290 -291 -292 -293 -294 -295 -296 -297 -298 -299 -300 -301 -302 -303 -304 -305 -306 -307 -308 -309 -310 -311 -312 -313 -314 -315 -316 -317 -318 -319 -320 -321 -322 -323 -324 -325 -326 -327 -328 -329 -330 -331 -332 -333 -334 -335 -336 -337 -338 -339 -340 -341 -342 -343 -344 -345 -346 -347 -348 -349 -350 -351 -352 -353 -354 -355 -356 -357 -358 -359 -360 -361 -362 -363 -364 -365 -366 -367 -368 -369 -370 -371 -372 -373 -374 -375 -376 -377 -378 -379 -380 -381 -382 -383 -384 -385 -386 -387 -388 -389 -390 -391 -392 -393 -394 -395 -396 -397 -398 -399 -400 -401 -402 -403 -404 -405 -406 -407 -408 -409 -410 -411 -412 -413 -414 -415 -416 -417 -418 -419 -420 -421 -422 -423 -424 -425 -426 -427 -428 -429 -430 -431 -432 -433 -434 -435 -436 -437 -438 -439 -440 -441 -442 -443 -444 -445 -446 -447 -448 -449 -450 -\. --- --- Data for Name: default_tbl; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.default_tbl (i, x, f) FROM stdin; -1 thomas 57.0613 -1 bruce 123.456 -2 vadim 987.654 -100 marc 123.456 -3 \N 1 -\. --- --- Data for Name: defaultexpr_tbl; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.defaultexpr_tbl (i1, i2) FROM stdin; --1 -2 --3 1 -102 -4 -102 \N -\. --- --- Data for Name: defpart_attach_test_2; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.defpart_attach_test_2 (a) FROM stdin; -\. --- --- Data for Name: delete_test_table; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.delete_test_table (a, b, c, d) FROM stdin; -1 1 2 3 -2 1 2 3 -3 1 2 3 -4 1 2 3 -5 1 2 3 -6 1 2 3 -7 1 2 3 -8 1 2 3 -9 1 2 3 -10 1 2 3 -11 1 2 3 -12 1 2 3 -13 1 2 3 -14 1 2 3 -15 1 2 3 -16 1 2 3 -17 1 2 3 -18 1 2 3 -19 1 2 3 -20 1 2 3 -21 1 2 3 -22 1 2 3 -23 1 2 3 -24 1 2 3 -25 1 2 3 -26 1 2 3 -27 1 2 3 -28 1 2 3 -29 1 2 3 -30 1 2 3 -31 1 2 3 -32 1 2 3 -33 1 2 3 -34 1 2 3 -35 1 2 3 -36 1 2 3 -37 1 2 3 -38 1 2 3 -39 1 2 3 -40 1 2 3 -41 1 2 3 -42 1 2 3 -43 1 2 3 -44 1 2 3 -45 1 2 3 -46 1 2 3 -47 1 2 3 -48 1 2 3 -49 1 2 3 -50 1 2 3 -51 1 2 3 -52 1 2 3 -53 1 2 3 -54 1 2 3 -55 1 2 3 -56 1 2 3 -57 1 2 3 -58 1 2 3 -59 1 2 3 -60 1 2 3 -61 1 2 3 -62 1 2 3 -63 1 2 3 -64 1 2 3 -65 1 2 3 -66 1 2 3 -67 1 2 3 -68 1 2 3 -69 1 2 3 -70 1 2 3 -71 1 2 3 -72 1 2 3 -73 1 2 3 -74 1 2 3 -75 1 2 3 -76 1 2 3 -77 1 2 3 -78 1 2 3 -79 1 2 3 -80 1 2 3 -81 1 2 3 -82 1 2 3 -83 1 2 3 -84 1 2 3 -85 1 2 3 -86 1 2 3 -87 1 2 3 -88 1 2 3 -89 1 2 3 -90 1 2 3 -91 1 2 3 -92 1 2 3 -93 1 2 3 -94 1 2 3 -95 1 2 3 -96 1 2 3 -97 1 2 3 -98 1 2 3 -99 1 2 3 -100 1 2 3 -101 1 2 3 -102 1 2 3 -103 1 2 3 -104 1 2 3 -105 1 2 3 -106 1 2 3 -107 1 2 3 -108 1 2 3 -109 1 2 3 -110 1 2 3 -111 1 2 3 -112 1 2 3 -113 1 2 3 -114 1 2 3 -115 1 2 3 -116 1 2 3 -117 1 2 3 -118 1 2 3 -119 1 2 3 -120 1 2 3 -121 1 2 3 -122 1 2 3 -123 1 2 3 -124 1 2 3 -125 1 2 3 -126 1 2 3 -127 1 2 3 -128 1 2 3 -129 1 2 3 -130 1 2 3 -131 1 2 3 -132 1 2 3 -133 1 2 3 -134 1 2 3 -135 1 2 3 -136 1 2 3 -137 1 2 3 -138 1 2 3 -139 1 2 3 -140 1 2 3 -141 1 2 3 -142 1 2 3 -143 1 2 3 -144 1 2 3 -145 1 2 3 -146 1 2 3 -147 1 2 3 -148 1 2 3 -149 1 2 3 -150 1 2 3 -151 1 2 3 -152 1 2 3 -153 1 2 3 -154 1 2 3 -155 1 2 3 -156 1 2 3 -157 1 2 3 -158 1 2 3 -159 1 2 3 -160 1 2 3 -161 1 2 3 -162 1 2 3 -163 1 2 3 -164 1 2 3 -165 1 2 3 -166 1 2 3 -167 1 2 3 -168 1 2 3 -169 1 2 3 -170 1 2 3 -171 1 2 3 -172 1 2 3 -173 1 2 3 -174 1 2 3 -175 1 2 3 -176 1 2 3 -177 1 2 3 -178 1 2 3 -179 1 2 3 -180 1 2 3 -181 1 2 3 -182 1 2 3 -183 1 2 3 -184 1 2 3 -185 1 2 3 -186 1 2 3 -187 1 2 3 -188 1 2 3 -189 1 2 3 -190 1 2 3 -191 1 2 3 -192 1 2 3 -193 1 2 3 -194 1 2 3 -195 1 2 3 -196 1 2 3 -197 1 2 3 -198 1 2 3 -199 1 2 3 -200 1 2 3 -201 1 2 3 -202 1 2 3 -203 1 2 3 -204 1 2 3 -205 1 2 3 -206 1 2 3 -207 1 2 3 -208 1 2 3 -209 1 2 3 -210 1 2 3 -211 1 2 3 -212 1 2 3 -213 1 2 3 -214 1 2 3 -215 1 2 3 -216 1 2 3 -217 1 2 3 -218 1 2 3 -219 1 2 3 -220 1 2 3 -221 1 2 3 -222 1 2 3 -223 1 2 3 -224 1 2 3 -225 1 2 3 -226 1 2 3 -227 1 2 3 -228 1 2 3 -229 1 2 3 -230 1 2 3 -231 1 2 3 -232 1 2 3 -233 1 2 3 -234 1 2 3 -235 1 2 3 -236 1 2 3 -237 1 2 3 -238 1 2 3 -239 1 2 3 -240 1 2 3 -241 1 2 3 -242 1 2 3 -243 1 2 3 -244 1 2 3 -245 1 2 3 -246 1 2 3 -247 1 2 3 -248 1 2 3 -249 1 2 3 -250 1 2 3 -251 1 2 3 -252 1 2 3 -253 1 2 3 -254 1 2 3 -255 1 2 3 -256 1 2 3 -257 1 2 3 -258 1 2 3 -259 1 2 3 -260 1 2 3 -261 1 2 3 -262 1 2 3 -263 1 2 3 -264 1 2 3 -265 1 2 3 -266 1 2 3 -267 1 2 3 -268 1 2 3 -269 1 2 3 -270 1 2 3 -271 1 2 3 -272 1 2 3 -273 1 2 3 -274 1 2 3 -275 1 2 3 -276 1 2 3 -277 1 2 3 -278 1 2 3 -279 1 2 3 -280 1 2 3 -281 1 2 3 -282 1 2 3 -283 1 2 3 -284 1 2 3 -285 1 2 3 -286 1 2 3 -287 1 2 3 -288 1 2 3 -289 1 2 3 -290 1 2 3 -291 1 2 3 -292 1 2 3 -293 1 2 3 -294 1 2 3 -295 1 2 3 -296 1 2 3 -297 1 2 3 -298 1 2 3 -299 1 2 3 -300 1 2 3 -301 1 2 3 -302 1 2 3 -303 1 2 3 -304 1 2 3 -305 1 2 3 -306 1 2 3 -307 1 2 3 -308 1 2 3 -309 1 2 3 -310 1 2 3 -311 1 2 3 -312 1 2 3 -313 1 2 3 -314 1 2 3 -315 1 2 3 -316 1 2 3 -317 1 2 3 -318 1 2 3 -319 1 2 3 -320 1 2 3 -321 1 2 3 -322 1 2 3 -323 1 2 3 -324 1 2 3 -325 1 2 3 -326 1 2 3 -327 1 2 3 -328 1 2 3 -329 1 2 3 -330 1 2 3 -331 1 2 3 -332 1 2 3 -333 1 2 3 -334 1 2 3 -335 1 2 3 -336 1 2 3 -337 1 2 3 -338 1 2 3 -339 1 2 3 -340 1 2 3 -341 1 2 3 -342 1 2 3 -343 1 2 3 -344 1 2 3 -345 1 2 3 -346 1 2 3 -347 1 2 3 -348 1 2 3 -349 1 2 3 -350 1 2 3 -351 1 2 3 -352 1 2 3 -353 1 2 3 -354 1 2 3 -355 1 2 3 -356 1 2 3 -357 1 2 3 -358 1 2 3 -359 1 2 3 -360 1 2 3 -361 1 2 3 -362 1 2 3 -363 1 2 3 -364 1 2 3 -365 1 2 3 -366 1 2 3 -367 1 2 3 -368 1 2 3 -369 1 2 3 -370 1 2 3 -371 1 2 3 -372 1 2 3 -373 1 2 3 -374 1 2 3 -375 1 2 3 -376 1 2 3 -377 1 2 3 -378 1 2 3 -379 1 2 3 -380 1 2 3 -381 1 2 3 -382 1 2 3 -383 1 2 3 -384 1 2 3 -385 1 2 3 -386 1 2 3 -387 1 2 3 -388 1 2 3 -389 1 2 3 -390 1 2 3 -391 1 2 3 -392 1 2 3 -393 1 2 3 -394 1 2 3 -395 1 2 3 -396 1 2 3 -397 1 2 3 -398 1 2 3 -399 1 2 3 -400 1 2 3 -401 1 2 3 -402 1 2 3 -403 1 2 3 -404 1 2 3 -405 1 2 3 -406 1 2 3 -407 1 2 3 -408 1 2 3 -409 1 2 3 -410 1 2 3 -411 1 2 3 -412 1 2 3 -413 1 2 3 -414 1 2 3 -415 1 2 3 -416 1 2 3 -417 1 2 3 -418 1 2 3 -419 1 2 3 -420 1 2 3 -421 1 2 3 -422 1 2 3 -423 1 2 3 -424 1 2 3 -425 1 2 3 -426 1 2 3 -427 1 2 3 -428 1 2 3 -429 1 2 3 -430 1 2 3 -431 1 2 3 -432 1 2 3 -433 1 2 3 -434 1 2 3 -435 1 2 3 -436 1 2 3 -437 1 2 3 -438 1 2 3 -439 1 2 3 -440 1 2 3 -441 1 2 3 -442 1 2 3 -443 1 2 3 -444 1 2 3 -445 1 2 3 -446 1 2 3 -447 1 2 3 -448 1 2 3 -449 1 2 3 -450 1 2 3 -451 1 2 3 -452 1 2 3 -453 1 2 3 -454 1 2 3 -455 1 2 3 -456 1 2 3 -457 1 2 3 -458 1 2 3 -459 1 2 3 -460 1 2 3 -461 1 2 3 -462 1 2 3 -463 1 2 3 -464 1 2 3 -465 1 2 3 -466 1 2 3 -467 1 2 3 -468 1 2 3 -469 1 2 3 -470 1 2 3 -471 1 2 3 -472 1 2 3 -473 1 2 3 -474 1 2 3 -475 1 2 3 -476 1 2 3 -477 1 2 3 -478 1 2 3 -479 1 2 3 -480 1 2 3 -481 1 2 3 -482 1 2 3 -483 1 2 3 -484 1 2 3 -485 1 2 3 -486 1 2 3 -487 1 2 3 -488 1 2 3 -489 1 2 3 -490 1 2 3 -491 1 2 3 -492 1 2 3 -493 1 2 3 -494 1 2 3 -495 1 2 3 -496 1 2 3 -497 1 2 3 -498 1 2 3 -499 1 2 3 -500 1 2 3 -501 1 2 3 -502 1 2 3 -503 1 2 3 -504 1 2 3 -505 1 2 3 -506 1 2 3 -507 1 2 3 -508 1 2 3 -509 1 2 3 -510 1 2 3 -511 1 2 3 -512 1 2 3 -513 1 2 3 -514 1 2 3 -515 1 2 3 -516 1 2 3 -517 1 2 3 -518 1 2 3 -519 1 2 3 -520 1 2 3 -521 1 2 3 -522 1 2 3 -523 1 2 3 -524 1 2 3 -525 1 2 3 -526 1 2 3 -527 1 2 3 -528 1 2 3 -529 1 2 3 -530 1 2 3 -531 1 2 3 -532 1 2 3 -533 1 2 3 -534 1 2 3 -535 1 2 3 -536 1 2 3 -537 1 2 3 -538 1 2 3 -539 1 2 3 -540 1 2 3 -541 1 2 3 -542 1 2 3 -543 1 2 3 -544 1 2 3 -545 1 2 3 -546 1 2 3 -547 1 2 3 -548 1 2 3 -549 1 2 3 -550 1 2 3 -551 1 2 3 -552 1 2 3 -553 1 2 3 -554 1 2 3 -555 1 2 3 -556 1 2 3 -557 1 2 3 -558 1 2 3 -559 1 2 3 -560 1 2 3 -561 1 2 3 -562 1 2 3 -563 1 2 3 -564 1 2 3 -565 1 2 3 -566 1 2 3 -567 1 2 3 -568 1 2 3 -569 1 2 3 -570 1 2 3 -571 1 2 3 -572 1 2 3 -573 1 2 3 -574 1 2 3 -575 1 2 3 -576 1 2 3 -577 1 2 3 -578 1 2 3 -579 1 2 3 -580 1 2 3 -581 1 2 3 -582 1 2 3 -583 1 2 3 -584 1 2 3 -585 1 2 3 -586 1 2 3 -587 1 2 3 -588 1 2 3 -589 1 2 3 -590 1 2 3 -591 1 2 3 -592 1 2 3 -593 1 2 3 -594 1 2 3 -595 1 2 3 -596 1 2 3 -597 1 2 3 -598 1 2 3 -599 1 2 3 -600 1 2 3 -601 1 2 3 -602 1 2 3 -603 1 2 3 -604 1 2 3 -605 1 2 3 -606 1 2 3 -607 1 2 3 -608 1 2 3 -609 1 2 3 -610 1 2 3 -611 1 2 3 -612 1 2 3 -613 1 2 3 -614 1 2 3 -615 1 2 3 -616 1 2 3 -617 1 2 3 -618 1 2 3 -619 1 2 3 -620 1 2 3 -621 1 2 3 -622 1 2 3 -623 1 2 3 -624 1 2 3 -625 1 2 3 -626 1 2 3 -627 1 2 3 -628 1 2 3 -629 1 2 3 -630 1 2 3 -631 1 2 3 -632 1 2 3 -633 1 2 3 -634 1 2 3 -635 1 2 3 -636 1 2 3 -637 1 2 3 -638 1 2 3 -639 1 2 3 -640 1 2 3 -641 1 2 3 -642 1 2 3 -643 1 2 3 -644 1 2 3 -645 1 2 3 -646 1 2 3 -647 1 2 3 -648 1 2 3 -649 1 2 3 -650 1 2 3 -651 1 2 3 -652 1 2 3 -653 1 2 3 -654 1 2 3 -655 1 2 3 -656 1 2 3 -657 1 2 3 -658 1 2 3 -659 1 2 3 -660 1 2 3 -661 1 2 3 -662 1 2 3 -663 1 2 3 -664 1 2 3 -665 1 2 3 -666 1 2 3 -667 1 2 3 -668 1 2 3 -669 1 2 3 -670 1 2 3 -671 1 2 3 -672 1 2 3 -673 1 2 3 -674 1 2 3 -675 1 2 3 -676 1 2 3 -677 1 2 3 -678 1 2 3 -679 1 2 3 -680 1 2 3 -681 1 2 3 -682 1 2 3 -683 1 2 3 -684 1 2 3 -685 1 2 3 -686 1 2 3 -687 1 2 3 -688 1 2 3 -689 1 2 3 -690 1 2 3 -691 1 2 3 -692 1 2 3 -693 1 2 3 -694 1 2 3 -695 1 2 3 -696 1 2 3 -697 1 2 3 -698 1 2 3 -699 1 2 3 -700 1 2 3 -701 1 2 3 -702 1 2 3 -703 1 2 3 -704 1 2 3 -705 1 2 3 -706 1 2 3 -707 1 2 3 -708 1 2 3 -709 1 2 3 -710 1 2 3 -711 1 2 3 -712 1 2 3 -713 1 2 3 -714 1 2 3 -715 1 2 3 -716 1 2 3 -717 1 2 3 -718 1 2 3 -719 1 2 3 -720 1 2 3 -721 1 2 3 -722 1 2 3 -723 1 2 3 -724 1 2 3 -725 1 2 3 -726 1 2 3 -727 1 2 3 -728 1 2 3 -729 1 2 3 -730 1 2 3 -731 1 2 3 -732 1 2 3 -733 1 2 3 -734 1 2 3 -735 1 2 3 -736 1 2 3 -737 1 2 3 -738 1 2 3 -739 1 2 3 -740 1 2 3 -741 1 2 3 -742 1 2 3 -743 1 2 3 -744 1 2 3 -745 1 2 3 -746 1 2 3 -747 1 2 3 -748 1 2 3 -749 1 2 3 -750 1 2 3 -751 1 2 3 -752 1 2 3 -753 1 2 3 -754 1 2 3 -755 1 2 3 -756 1 2 3 -757 1 2 3 -758 1 2 3 -759 1 2 3 -760 1 2 3 -761 1 2 3 -762 1 2 3 -763 1 2 3 -764 1 2 3 -765 1 2 3 -766 1 2 3 -767 1 2 3 -768 1 2 3 -769 1 2 3 -770 1 2 3 -771 1 2 3 -772 1 2 3 -773 1 2 3 -774 1 2 3 -775 1 2 3 -776 1 2 3 -777 1 2 3 -778 1 2 3 -779 1 2 3 -780 1 2 3 -781 1 2 3 -782 1 2 3 -783 1 2 3 -784 1 2 3 -785 1 2 3 -786 1 2 3 -787 1 2 3 -788 1 2 3 -789 1 2 3 -790 1 2 3 -791 1 2 3 -792 1 2 3 -793 1 2 3 -794 1 2 3 -795 1 2 3 -796 1 2 3 -797 1 2 3 -798 1 2 3 -799 1 2 3 -800 1 2 3 -801 1 2 3 -802 1 2 3 -803 1 2 3 -804 1 2 3 -805 1 2 3 -806 1 2 3 -807 1 2 3 -808 1 2 3 -809 1 2 3 -810 1 2 3 -811 1 2 3 -812 1 2 3 -813 1 2 3 -814 1 2 3 -815 1 2 3 -816 1 2 3 -817 1 2 3 -818 1 2 3 -819 1 2 3 -820 1 2 3 -821 1 2 3 -822 1 2 3 -823 1 2 3 -824 1 2 3 -825 1 2 3 -826 1 2 3 -827 1 2 3 -828 1 2 3 -829 1 2 3 -830 1 2 3 -831 1 2 3 -832 1 2 3 -833 1 2 3 -834 1 2 3 -835 1 2 3 -836 1 2 3 -837 1 2 3 -838 1 2 3 -839 1 2 3 -840 1 2 3 -841 1 2 3 -842 1 2 3 -843 1 2 3 -844 1 2 3 -845 1 2 3 -846 1 2 3 -847 1 2 3 -848 1 2 3 -849 1 2 3 -850 1 2 3 -851 1 2 3 -852 1 2 3 -853 1 2 3 -854 1 2 3 -855 1 2 3 -856 1 2 3 -857 1 2 3 -858 1 2 3 -859 1 2 3 -860 1 2 3 -861 1 2 3 -862 1 2 3 -863 1 2 3 -864 1 2 3 -865 1 2 3 -866 1 2 3 -867 1 2 3 -868 1 2 3 -869 1 2 3 -870 1 2 3 -871 1 2 3 -872 1 2 3 -873 1 2 3 -874 1 2 3 -875 1 2 3 -876 1 2 3 -877 1 2 3 -878 1 2 3 -879 1 2 3 -880 1 2 3 -881 1 2 3 -882 1 2 3 -883 1 2 3 -884 1 2 3 -885 1 2 3 -886 1 2 3 -887 1 2 3 -888 1 2 3 -889 1 2 3 -890 1 2 3 -891 1 2 3 -892 1 2 3 -893 1 2 3 -894 1 2 3 -895 1 2 3 -896 1 2 3 -897 1 2 3 -898 1 2 3 -899 1 2 3 -900 1 2 3 -901 1 2 3 -902 1 2 3 -903 1 2 3 -904 1 2 3 -905 1 2 3 -906 1 2 3 -907 1 2 3 -908 1 2 3 -909 1 2 3 -910 1 2 3 -911 1 2 3 -912 1 2 3 -913 1 2 3 -914 1 2 3 -915 1 2 3 -916 1 2 3 -917 1 2 3 -918 1 2 3 -919 1 2 3 -920 1 2 3 -921 1 2 3 -922 1 2 3 -923 1 2 3 -924 1 2 3 -925 1 2 3 -926 1 2 3 -927 1 2 3 -928 1 2 3 -929 1 2 3 -930 1 2 3 -931 1 2 3 -932 1 2 3 -933 1 2 3 -934 1 2 3 -935 1 2 3 -936 1 2 3 -937 1 2 3 -938 1 2 3 -939 1 2 3 -940 1 2 3 -941 1 2 3 -942 1 2 3 -943 1 2 3 -944 1 2 3 -945 1 2 3 -946 1 2 3 -947 1 2 3 -948 1 2 3 -949 1 2 3 -950 1 2 3 -951 1 2 3 -952 1 2 3 -953 1 2 3 -954 1 2 3 -955 1 2 3 -956 1 2 3 -957 1 2 3 -958 1 2 3 -959 1 2 3 -960 1 2 3 -961 1 2 3 -962 1 2 3 -963 1 2 3 -964 1 2 3 -965 1 2 3 -966 1 2 3 -967 1 2 3 -968 1 2 3 -969 1 2 3 -970 1 2 3 -971 1 2 3 -972 1 2 3 -973 1 2 3 -974 1 2 3 -975 1 2 3 -976 1 2 3 -977 1 2 3 -978 1 2 3 -979 1 2 3 -980 1 2 3 -981 1 2 3 -982 1 2 3 -983 1 2 3 -984 1 2 3 -985 1 2 3 -986 1 2 3 -987 1 2 3 -988 1 2 3 -989 1 2 3 -990 1 2 3 -991 1 2 3 -992 1 2 3 -993 1 2 3 -994 1 2 3 -995 1 2 3 -996 1 2 3 -997 1 2 3 -998 1 2 3 -999 1 2 3 -1000 1 2 3 -79990 1 2 3 -79991 1 2 3 -79992 1 2 3 -79993 1 2 3 -79994 1 2 3 -79995 1 2 3 -79996 1 2 3 -79997 1 2 3 -79998 1 2 3 -79999 1 2 3 -80000 1 2 3 -\. --- --- Data for Name: depth0; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.depth0 (c) FROM stdin; -\. --- --- Data for Name: depth1; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.depth1 (c) FROM stdin; -\. --- --- Data for Name: depth2; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.depth2 (c) FROM stdin; -\. --- --- Data for Name: domain_test; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.domain_test (a, b) FROM stdin; -1 2 -1 2 -\. --- --- Data for Name: domcontest; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.domcontest (col1) FROM stdin; -1 -2 -5 -42 -\. --- --- Data for Name: domnotnull; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.domnotnull FROM stdin; -\. --- --- Data for Name: domtab; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.domtab (col1) FROM stdin; -\N -5 -\. --- --- Data for Name: dropcolumn; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.dropcolumn (b) FROM stdin; -\. --- --- Data for Name: dropcolumnanother; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.dropcolumnanother (b, e, d) FROM stdin; -\. --- --- Data for Name: dropcolumnchild; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.dropcolumnchild (b, e) FROM stdin; -\. --- --- Data for Name: dropcolumnexists; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.dropcolumnexists FROM stdin; -\. --- --- Data for Name: dropped_objects; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.dropped_objects (type, schema, object) FROM stdin; -table column schema_one schema_one.table_one.a -schema \N schema_two -table schema_two schema_two.table_two -type schema_two schema_two.table_two -type schema_two schema_two.table_two[] -table audit_tbls audit_tbls.schema_two_table_three -type audit_tbls audit_tbls.schema_two_table_three -type audit_tbls audit_tbls.schema_two_table_three[] -toast table pg_toast pg_toast.pg_toast_42090 -index pg_toast pg_toast.pg_toast_42090_index -table schema_two schema_two.table_three -type schema_two schema_two.table_three -type schema_two schema_two.table_three[] -toast table pg_toast pg_toast.pg_toast_42085 -index pg_toast pg_toast.pg_toast_42085_index -function schema_two schema_two.add(integer,integer) -aggregate schema_two schema_two.newton(integer) -schema \N schema_one -table schema_one schema_one.table_one -type schema_one schema_one.table_one -type schema_one schema_one.table_one[] -table schema_one schema_one."table two" -type schema_one schema_one."table two" -type schema_one schema_one."table two"[] -table schema_one schema_one.table_three -type schema_one schema_one.table_three -type schema_one schema_one.table_three[] -user mapping \N regress_evt_user on server useless_server -default acl \N for role regress_evt_user on tables -schema \N audit_tbls -table audit_tbls audit_tbls.schema_one_table_two -type audit_tbls audit_tbls.schema_one_table_two -type audit_tbls audit_tbls.schema_one_table_two[] -toast table pg_toast pg_toast.pg_toast_42077 -index pg_toast pg_toast.pg_toast_42077_index -\. --- --- Data for Name: dupindexcols; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.dupindexcols (id, f1) FROM stdin; -8800 AAAAAA -1891 BAAAAA -3420 CAAAAA -9850 DAAAAA -7164 EAAAAA -8009 FAAAAA -5057 GAAAAA -6701 HAAAAA -4321 IAAAAA -3043 JAAAAA -1314 KAAAAA -1504 LAAAAA -5222 MAAAAA -6243 NAAAAA -5471 OAAAAA -5006 PAAAAA -5387 QAAAAA -5785 RAAAAA -6621 SAAAAA -6969 TAAAAA -9460 UAAAAA -59 VAAAAA -8020 WAAAAA -7695 XAAAAA -3442 YAAAAA -5119 ZAAAAA -646 ABAAAA -9605 BBAAAA -263 CBAAAA -3269 DBAAAA -1839 EBAAAA -9144 FBAAAA -2513 GBAAAA -8850 HBAAAA -236 IBAAAA -3162 JBAAAA -4380 KBAAAA -8095 LBAAAA -209 MBAAAA -3055 NBAAAA -6921 OBAAAA -7046 PBAAAA -7912 QBAAAA -7267 RBAAAA -3599 SBAAAA -923 TBAAAA -1437 UBAAAA -6439 VBAAAA -6989 WBAAAA -8798 XBAAAA -5960 YBAAAA -5832 ZBAAAA -6066 ACAAAA -322 BCAAAA -8321 CCAAAA -734 DCAAAA -688 ECAAAA -4212 FCAAAA -9653 GCAAAA -2677 HCAAAA -5423 ICAAAA -2592 JCAAAA -3233 KCAAAA -5032 LCAAAA -2525 MCAAAA -4450 NCAAAA -5778 OCAAAA -5852 PCAAAA -5404 QCAAAA -6223 RCAAAA -6133 SCAAAA -9112 TCAAAA -7575 UCAAAA -7414 VCAAAA -9741 WCAAAA -3767 XCAAAA -9372 YCAAAA -8976 ZCAAAA -4071 ADAAAA -1311 BDAAAA -2604 CDAAAA -8840 DDAAAA -567 EDAAAA -5215 FDAAAA -5474 GDAAAA -3906 HDAAAA -1769 IDAAAA -1454 JDAAAA -6877 KDAAAA -6501 LDAAAA -934 MDAAAA -4075 NDAAAA -3180 ODAAAA -7787 PDAAAA -6401 QDAAAA -4244 RDAAAA -4591 SDAAAA -4113 TDAAAA -5925 UDAAAA -1987 VDAAAA -8248 WDAAAA -4151 XDAAAA -8670 YDAAAA -6194 ZDAAAA -88 AEAAAA -4058 BEAAAA -2742 CEAAAA -8275 DEAAAA -4258 EEAAAA -6129 FEAAAA -7243 GEAAAA -2392 HEAAAA -9853 IEAAAA -6064 JEAAAA -4391 KEAAAA -726 LEAAAA -6957 MEAAAA -3853 NEAAAA -4524 OEAAAA -5330 PEAAAA -6671 QEAAAA -5314 REAAAA -9202 SEAAAA -4596 TEAAAA -8951 UEAAAA -9902 VEAAAA -1440 WEAAAA -5339 XEAAAA -3371 YEAAAA -4467 ZEAAAA -6216 AFAAAA -5364 BFAAAA -7547 CFAAAA -4338 DFAAAA -3481 EFAAAA -826 FFAAAA -3647 GFAAAA -3337 HFAAAA -3591 IFAAAA -7192 JFAAAA -1078 KFAAAA -1310 LFAAAA -9642 MFAAAA -39 NFAAAA -8682 OFAAAA -1794 PFAAAA -5630 QFAAAA -6748 RFAAAA -3766 SFAAAA -6403 TFAAAA -175 UFAAAA -2179 VFAAAA -7897 WFAAAA -2760 XFAAAA -1675 YFAAAA -2564 ZFAAAA -157 AGAAAA -8779 BGAAAA -9591 CGAAAA -8732 DGAAAA -139 EGAAAA -5372 FGAAAA -1278 GGAAAA -4697 HGAAAA -8610 IGAAAA -8180 JGAAAA -2399 KGAAAA -615 LGAAAA -7629 MGAAAA -7628 NGAAAA -4659 OGAAAA -5865 PGAAAA -3973 QGAAAA -552 RGAAAA -708 SGAAAA -3550 TGAAAA -5547 UGAAAA -489 VGAAAA -3794 WGAAAA -9479 XGAAAA -6435 YGAAAA -5120 ZGAAAA -3615 AHAAAA -8399 BHAAAA -2155 CHAAAA -6690 DHAAAA -1683 EHAAAA -6302 FHAAAA -516 GHAAAA -3901 HHAAAA -6938 IHAAAA -7484 JHAAAA -7424 KHAAAA -9410 LHAAAA -1714 MHAAAA -8278 NHAAAA -3158 OHAAAA -2511 PHAAAA -2912 QHAAAA -2648 RHAAAA -9385 SHAAAA -7545 THAAAA -8407 UHAAAA -5893 VHAAAA -7049 WHAAAA -6812 XHAAAA -3649 YHAAAA -9275 ZHAAAA -1179 AIAAAA -969 BIAAAA -7920 CIAAAA -998 DIAAAA -3958 EIAAAA -6052 FIAAAA -8791 GIAAAA -5191 HIAAAA -4267 IIAAAA -2829 JIAAAA -6396 KIAAAA -9413 LIAAAA -614 MIAAAA -4660 NIAAAA -8834 OIAAAA -2767 PIAAAA -2444 QIAAAA -4129 RIAAAA -3394 SIAAAA -2705 TIAAAA -8499 UIAAAA -8852 VIAAAA -6174 WIAAAA -750 XIAAAA -8164 YIAAAA -4930 ZIAAAA -9904 AJAAAA -7378 BJAAAA -2927 CJAAAA -7155 DJAAAA -1302 EJAAAA -5904 FJAAAA -9687 GJAAAA -3553 HJAAAA -4447 IJAAAA -6878 JJAAAA -9470 KJAAAA -9735 LJAAAA -5967 MJAAAA -6601 NJAAAA -7631 OJAAAA -3559 PJAAAA -2247 QJAAAA -9649 RJAAAA -808 SJAAAA -240 TJAAAA -5031 UJAAAA -9563 VJAAAA -5656 WJAAAA -3886 XJAAAA -2431 YJAAAA -5560 ZJAAAA -9065 AKAAAA -8130 BKAAAA -4054 CKAAAA -873 DKAAAA -3092 EKAAAA -6697 FKAAAA -2452 GKAAAA -7867 HKAAAA -3753 IKAAAA -7834 JKAAAA -5846 KKAAAA -7604 LKAAAA -3452 MKAAAA -4788 NKAAAA -8600 OKAAAA -8511 PKAAAA -4452 QKAAAA -1709 RKAAAA -3440 SKAAAA -9188 TKAAAA -3058 UKAAAA -5821 VKAAAA -3428 WKAAAA -3581 XKAAAA -7523 YKAAAA -3131 ZKAAAA -2404 ALAAAA -5453 BLAAAA -1599 CLAAAA -7081 DLAAAA -1750 ELAAAA -5085 FLAAAA -9777 GLAAAA -574 HLAAAA -5984 ILAAAA -7039 JLAAAA -7143 KLAAAA -5702 LLAAAA -362 MLAAAA -6997 NLAAAA -2529 OLAAAA -6319 PLAAAA -954 QLAAAA -3413 RLAAAA -9081 SLAAAA -5599 TLAAAA -4772 ULAAAA -1124 VLAAAA -7793 WLAAAA -4201 XLAAAA -7015 YLAAAA -5936 ZLAAAA -4625 AMAAAA -4989 BMAAAA -4949 CMAAAA -6273 DMAAAA -4478 EMAAAA -8854 FMAAAA -2105 GMAAAA -8345 HMAAAA -1941 IMAAAA -1765 JMAAAA -9592 KMAAAA -1694 LMAAAA -8940 MMAAAA -7264 NMAAAA -4699 OMAAAA -4541 PMAAAA -5768 QMAAAA -6183 RMAAAA -7457 SMAAAA -7317 TMAAAA -1944 UMAAAA -665 VMAAAA -5974 WMAAAA -7370 XMAAAA -9196 YMAAAA -6796 ZMAAAA -6180 ANAAAA -8557 BNAAAA -928 CNAAAA -6275 DNAAAA -409 ENAAAA -6442 FNAAAA -5889 GNAAAA -5180 HNAAAA -1629 INAAAA -6088 JNAAAA -5598 KNAAAA -1803 LNAAAA -2330 MNAAAA -5901 NNAAAA -780 ONAAAA -7171 PNAAAA -8778 QNAAAA -6622 RNAAAA -9938 SNAAAA -8254 TNAAAA -1951 UNAAAA -1434 VNAAAA -7539 WNAAAA -600 XNAAAA -3122 YNAAAA -5704 ZNAAAA -6300 AOAAAA -4585 BOAAAA -6313 COAAAA -3154 DOAAAA -642 EOAAAA -7736 FOAAAA -5087 GOAAAA -5708 HOAAAA -8169 IOAAAA -9768 JOAAAA -3874 KOAAAA -6831 LOAAAA -18 MOAAAA -6375 NOAAAA -7106 OOAAAA -5926 POAAAA -4956 QOAAAA -7042 ROAAAA -6043 SOAAAA -2084 TOAAAA -6038 UOAAAA -7253 VOAAAA -2061 WOAAAA -7800 XOAAAA -4970 YOAAAA -8580 ZOAAAA -9173 APAAAA -8558 BPAAAA -3897 CPAAAA -5069 DPAAAA -2301 EPAAAA -9863 FPAAAA -5733 GPAAAA -2338 HPAAAA -9639 IPAAAA -1139 JPAAAA -2293 KPAAAA -6125 LPAAAA -5374 MPAAAA -7216 NPAAAA -2285 OPAAAA -2387 PPAAAA -5015 QPAAAA -2087 RPAAAA -4938 SPAAAA -3635 TPAAAA -7737 UPAAAA -8056 VPAAAA -4502 WPAAAA -54 XPAAAA -3182 YPAAAA -3718 ZPAAAA -3989 AQAAAA -8028 BQAAAA -1426 CQAAAA -3801 DQAAAA -241 EQAAAA -8000 FQAAAA -8357 GQAAAA -7548 HQAAAA -7307 IQAAAA -2275 JQAAAA -2718 KQAAAA -7068 LQAAAA -3181 MQAAAA -749 NQAAAA -5195 OQAAAA -6136 PQAAAA -8012 QQAAAA -3957 RQAAAA -3083 SQAAAA -9997 TQAAAA -3299 UQAAAA -846 VQAAAA -2985 WQAAAA -9238 XQAAAA -1403 YQAAAA -5563 ZQAAAA -7965 ARAAAA -4512 BRAAAA -9730 CRAAAA -1129 DRAAAA -2624 ERAAAA -8178 FRAAAA -6468 GRAAAA -3027 HRAAAA -3845 IRAAAA -786 JRAAAA -4971 KRAAAA -1542 LRAAAA -7967 MRAAAA -443 NRAAAA -7318 ORAAAA -4913 PRAAAA -9466 QRAAAA -7866 RRAAAA -784 SRAAAA -9040 TRAAAA -3954 URAAAA -4183 VRAAAA -3608 WRAAAA -7630 XRAAAA -590 YRAAAA -3453 ZRAAAA -7757 ASAAAA -7394 BSAAAA -396 CSAAAA -7873 DSAAAA -1553 ESAAAA -598 FSAAAA -7191 GSAAAA -8116 HSAAAA -2516 ISAAAA -7750 JSAAAA -6625 KSAAAA -8838 LSAAAA -4636 MSAAAA -7627 NSAAAA -1690 OSAAAA -7071 PSAAAA -2081 QSAAAA -7138 RSAAAA -864 SSAAAA -6392 TSAAAA -7544 USAAAA -5438 VSAAAA -7099 WSAAAA -5157 XSAAAA -3391 YSAAAA -3805 ZSAAAA -2110 ATAAAA -3176 BTAAAA -5918 CTAAAA -1218 DTAAAA -6683 ETAAAA -914 FTAAAA -4737 GTAAAA -7286 HTAAAA -9975 ITAAAA -8030 JTAAAA -7364 KTAAAA -1389 LTAAAA -4025 MTAAAA -4835 NTAAAA -8045 OTAAAA -1864 PTAAAA -3313 QTAAAA -2384 RTAAAA -6115 STAAAA -5705 TTAAAA -9269 UTAAAA -3379 VTAAAA -8205 WTAAAA -6575 XTAAAA -486 YTAAAA -4894 ZTAAAA -3090 AUAAAA -759 BUAAAA -4864 CUAAAA -4083 DUAAAA -6918 EUAAAA -8146 FUAAAA -1523 GUAAAA -1591 HUAAAA -3343 IUAAAA -1391 JUAAAA -9963 KUAAAA -2423 LUAAAA -1822 MUAAAA -8706 NUAAAA -3001 OUAAAA -6707 PUAAAA -2121 QUAAAA -5814 RUAAAA -2659 SUAAAA -2016 TUAAAA -4286 UUAAAA -9205 VUAAAA -3496 WUAAAA -5333 XUAAAA -5571 YUAAAA -1696 ZUAAAA -4871 AVAAAA -4852 BVAAAA -8483 CVAAAA -1376 DVAAAA -5456 EVAAAA -499 FVAAAA -3463 GVAAAA -7426 HVAAAA -5341 IVAAAA -9309 JVAAAA -2055 KVAAAA -2199 LVAAAA -7235 MVAAAA -8661 NVAAAA -9494 OVAAAA -935 PVAAAA -7044 QVAAAA -1974 RVAAAA -9679 SVAAAA -9822 TVAAAA -4088 UVAAAA -1749 VVAAAA -2116 WVAAAA -976 XVAAAA -8689 YVAAAA -2563 ZVAAAA -7195 AWAAAA -9985 BWAAAA -7699 CWAAAA -5311 DWAAAA -295 EWAAAA -8214 FWAAAA -3275 GWAAAA -9646 HWAAAA -1908 IWAAAA -3858 JWAAAA -9362 KWAAAA -9307 LWAAAA -6124 MWAAAA -2405 NWAAAA -8422 OWAAAA -393 PWAAAA -8973 QWAAAA -5171 RWAAAA -4929 SWAAAA -6935 TWAAAA -8584 UWAAAA -1035 VWAAAA -3734 WWAAAA -1458 XWAAAA -8746 YWAAAA -1677 ZWAAAA -8502 AXAAAA -7752 BXAAAA -2556 CXAAAA -6426 DXAAAA -8420 EXAAAA -4462 FXAAAA -1378 GXAAAA -1387 HXAAAA -8094 IXAAAA -7247 JXAAAA -4261 KXAAAA -5029 LXAAAA -3625 MXAAAA -8068 NXAAAA -102 OXAAAA -5596 PXAAAA -5872 QXAAAA -4742 RXAAAA -2117 SXAAAA -3945 TXAAAA -7483 UXAAAA -4455 VXAAAA -609 WXAAAA -9829 XXAAAA -4857 YXAAAA -3314 ZXAAAA -5353 AYAAAA -4909 BYAAAA -7597 CYAAAA -2683 DYAAAA -3223 EYAAAA -5363 FYAAAA -4578 GYAAAA -5544 HYAAAA -1589 IYAAAA -7412 JYAAAA -3803 KYAAAA -6179 LYAAAA -5588 MYAAAA -2134 NYAAAA -4383 OYAAAA -6995 PYAAAA -6598 QYAAAA -8731 RYAAAA -7177 SYAAAA -6578 TYAAAA -9393 UYAAAA -1276 VYAAAA -8766 WYAAAA -1015 XYAAAA -4396 YYAAAA -5564 ZYAAAA -927 AZAAAA -3306 BZAAAA -1615 CZAAAA -4550 DZAAAA -2468 EZAAAA -5336 FZAAAA -4471 GZAAAA -8085 HZAAAA -540 IZAAAA -5108 JZAAAA -8015 KZAAAA -2857 LZAAAA -9472 MZAAAA -5666 NZAAAA -3555 OZAAAA -378 PZAAAA -4466 QZAAAA -3247 RZAAAA -6570 SZAAAA -5655 TZAAAA -917 UZAAAA -3637 VZAAAA -3668 WZAAAA -5644 XZAAAA -8286 YZAAAA -6896 ZZAAAA -2870 AABAAA -8041 BABAAA -8137 CABAAA -4823 DABAAA -2438 EABAAA -6329 FABAAA -623 GABAAA -1360 HABAAA -7987 IABAAA -9788 JABAAA -3212 KABAAA -2725 LABAAA -7837 MABAAA -4746 NABAAA -3986 OABAAA -9128 PABAAA -5044 QABAAA -8132 RABAAA -9992 SABAAA -8468 TABAAA -6876 UABAAA -3532 VABAAA -2140 WABAAA -2183 XABAAA -9766 YABAAA -7943 ZABAAA -9243 ABBAAA -6241 BBBAAA -9540 CBBAAA -7418 DBBAAA -1603 EBBAAA -8950 FBBAAA -6933 GBBAAA -2646 HBBAAA -3447 IBBAAA -9957 JBBAAA -4623 KBBAAA -9058 LBBAAA -7361 MBBAAA -2489 NBBAAA -7643 OBBAAA -9166 PBBAAA -7789 QBBAAA -2332 RBBAAA -1832 SBBAAA -8375 TBBAAA -948 UBBAAA -5613 VBBAAA -6310 WBBAAA -4254 XBBAAA -4260 YBBAAA -2060 ZBBAAA -4831 ACBAAA -6176 BCBAAA -6688 CCBAAA -5752 DCBAAA -8714 ECBAAA -6739 FCBAAA -7066 GCBAAA -7250 HCBAAA -3161 ICBAAA -1411 JCBAAA -9301 KCBAAA -8324 LCBAAA -9641 MCBAAA -7077 NCBAAA -9888 OCBAAA -9909 PCBAAA -2209 QCBAAA -6904 RCBAAA -6608 SCBAAA -8400 TCBAAA -5124 UCBAAA -5484 VCBAAA -3575 WCBAAA -9723 XCBAAA -360 YCBAAA -1059 ZCBAAA -4941 ADBAAA -2535 BDBAAA -4119 CDBAAA -3725 DDBAAA -4758 EDBAAA -9593 FDBAAA -4663 GDBAAA -7734 HDBAAA -9156 IDBAAA -8120 JDBAAA -4385 KDBAAA -2926 LDBAAA -4186 MDBAAA -2508 NDBAAA -4012 ODBAAA -6266 PDBAAA -3709 QDBAAA -7289 RDBAAA -8875 SDBAAA -4412 TDBAAA -3033 UDBAAA -1645 VDBAAA -3557 WDBAAA -6316 XDBAAA -2054 YDBAAA -7031 ZDBAAA -3405 AEBAAA -5343 BEBAAA -5240 CEBAAA -9650 DEBAAA -3777 EEBAAA -9041 FEBAAA -6923 GEBAAA -2977 HEBAAA -5500 IEBAAA -1044 JEBAAA -434 KEBAAA -611 LEBAAA -5760 MEBAAA -2445 NEBAAA -7098 OEBAAA -2188 PEBAAA -4597 QEBAAA -1913 REBAAA -8696 SEBAAA -3332 TEBAAA -8760 UEBAAA -3215 VEBAAA -1625 WEBAAA -4219 XEBAAA -415 YEBAAA -4242 ZEBAAA -8660 AFBAAA -6525 BFBAAA -2141 CFBAAA -5152 DFBAAA -8560 EFBAAA -9835 FFBAAA -2657 GFBAAA -6085 HFBAAA -6698 IFBAAA -5421 JFBAAA -6661 KFBAAA -5645 LFBAAA -1248 MFBAAA -5690 NFBAAA -4762 OFBAAA -1455 PFBAAA -9846 QFBAAA -5295 RFBAAA -2826 SFBAAA -7496 TFBAAA -3024 UFBAAA -4945 VFBAAA -4404 WFBAAA -9302 XFBAAA -1286 YFBAAA -8435 ZFBAAA -8969 AGBAAA -3302 BGBAAA -9753 CGBAAA -9374 DGBAAA -4907 EGBAAA -1659 FGBAAA -5095 GGBAAA -9446 HGBAAA -8528 IGBAAA -4890 JGBAAA -1221 KGBAAA -5583 LGBAAA -7303 MGBAAA -406 NGBAAA -7542 OGBAAA -9507 PGBAAA -9511 QGBAAA -1373 RGBAAA -6556 SGBAAA -4117 TGBAAA -7794 UGBAAA -7170 VGBAAA -5809 WGBAAA -7828 XGBAAA -8046 YGBAAA -4833 ZGBAAA -2107 AHBAAA -4276 BHBAAA -9536 CHBAAA -5549 DHBAAA -6427 EHBAAA -1382 FHBAAA -3256 GHBAAA -3270 HHBAAA -4808 IHBAAA -7938 JHBAAA -4405 KHBAAA -2264 LHBAAA -80 MHBAAA -320 NHBAAA -2383 OHBAAA -3146 PHBAAA -6911 QHBAAA -7377 RHBAAA -9965 SHBAAA -8361 THBAAA -9417 UHBAAA -2483 VHBAAA -9843 WHBAAA -6395 XHBAAA -6444 YHBAAA -1820 ZHBAAA -2768 AIBAAA -5413 BIBAAA -2923 CIBAAA -5286 DIBAAA -6126 EIBAAA -8343 FIBAAA -6010 GIBAAA -4177 HIBAAA -5808 IIBAAA -4859 JIBAAA -9252 KIBAAA -2941 LIBAAA -8693 MIBAAA -4432 NIBAAA -2371 OIBAAA -7546 PIBAAA -1369 QIBAAA -4687 RIBAAA -8941 SIBAAA -226 TIBAAA -3493 UIBAAA -6433 VIBAAA -9189 WIBAAA -6027 XIBAAA -4615 YIBAAA -5320 ZIBAAA -7002 AJBAAA -7367 BJBAAA -289 CJBAAA -407 DJBAAA -504 EJBAAA -8301 FJBAAA -1396 GJBAAA -4794 HJBAAA -6400 IJBAAA -1275 JJBAAA -5797 KJBAAA -2221 LJBAAA -2504 MJBAAA -2143 NJBAAA -1083 OJBAAA -6148 PJBAAA -3612 QJBAAA -9499 RJBAAA -5773 SJBAAA -1014 TJBAAA -1427 UJBAAA -6770 VJBAAA -9042 WJBAAA -9892 XJBAAA -1771 YJBAAA -7392 ZJBAAA -4465 AKBAAA -278 BKBAAA -7776 CKBAAA -3763 DKBAAA -7503 EKBAAA -3793 FKBAAA -6510 GKBAAA -7641 HKBAAA -3228 IKBAAA -194 JKBAAA -8555 KKBAAA -4997 LKBAAA -8687 MKBAAA -6632 NKBAAA -9607 OKBAAA -6201 PKBAAA -857 QKBAAA -5623 RKBAAA -5979 SKBAAA -2201 TKBAAA -3166 UKBAAA -6249 VKBAAA -3271 WKBAAA -7777 XKBAAA -6732 YKBAAA -6297 ZKBAAA -5685 ALBAAA -9931 BLBAAA -7485 CLBAAA -386 DLBAAA -8204 ELBAAA -3606 FLBAAA -1692 GLBAAA -3002 HLBAAA -9676 ILBAAA -915 JLBAAA -7706 KLBAAA -6080 LLBAAA -1860 MLBAAA -1444 NLBAAA -7208 OLBAAA -8554 PLBAAA -2028 QLBAAA -9893 RLBAAA -4740 SLBAAA -6186 TLBAAA -6357 ULBAAA -3699 VLBAAA -7620 WLBAAA -921 XLBAAA -5506 YLBAAA -8851 ZLBAAA -3205 AMBAAA -1956 BMBAAA -6272 CMBAAA -1509 DMBAAA -53 EMBAAA -213 FMBAAA -4924 GMBAAA -2097 HMBAAA -4607 IMBAAA -1582 JMBAAA -6643 KMBAAA -2238 LMBAAA -2942 MMBAAA -1655 NMBAAA -3226 OMBAAA -4263 PMBAAA -960 QMBAAA -1213 RMBAAA -1845 SMBAAA -6944 TMBAAA -5284 UMBAAA -188 VMBAAA -748 WMBAAA -2226 XMBAAA -7342 YMBAAA -6120 ZMBAAA -536 ANBAAA -3239 BNBAAA -2832 CNBAAA -5296 DNBAAA -5795 ENBAAA -6290 FNBAAA -4916 GNBAAA -8366 HNBAAA -4248 INBAAA -6460 JNBAAA -9296 KNBAAA -3486 LNBAAA -5664 MNBAAA -7624 NNBAAA -2790 ONBAAA -682 PNBAAA -6412 QNBAAA -6882 RNBAAA -1332 SNBAAA -4911 TNBAAA -3528 UNBAAA -271 VNBAAA -7007 WNBAAA -2198 XNBAAA -4266 YNBAAA -9867 ZNBAAA -7602 AOBAAA -7521 BOBAAA -7200 COBAAA -4816 DOBAAA -1669 EOBAAA -4764 FOBAAA -7393 GOBAAA -7434 HOBAAA -9079 IOBAAA -9668 JOBAAA -7184 KOBAAA -7347 LOBAAA -951 MOBAAA -4513 NOBAAA -2692 OOBAAA -9930 POBAAA -4516 QOBAAA -1592 ROBAAA -6312 SOBAAA -185 TOBAAA -1848 UOBAAA -5844 VOBAAA -1666 WOBAAA -5864 XOBAAA -1004 YOBAAA -1758 ZOBAAA -8823 APBAAA -129 BPBAAA -5703 CPBAAA -3331 DPBAAA -5791 EPBAAA -4421 FPBAAA -9740 GPBAAA -798 HPBAAA -571 IPBAAA -7084 JPBAAA -650 KPBAAA -1467 LPBAAA -5446 MPBAAA -830 NPBAAA -5516 OPBAAA -8520 PPBAAA -1152 QPBAAA -862 RPBAAA -454 SPBAAA -9956 TPBAAA -1654 UPBAAA -257 VPBAAA -5469 WPBAAA -9075 XPBAAA -7799 YPBAAA -2001 ZPBAAA -9786 AQBAAA -7281 BQBAAA -5137 CQBAAA -4053 DQBAAA -7911 EQBAAA -4298 FQBAAA -4805 GQBAAA -9038 HQBAAA -8023 IQBAAA -6595 JQBAAA -9831 KQBAAA -788 LQBAAA -902 MQBAAA -9137 NQBAAA -1744 OQBAAA -7285 PQBAAA -7006 QQBAAA -9236 RQBAAA -5472 SQBAAA -7975 TQBAAA -4181 UQBAAA -7677 VQBAAA -35 WQBAAA -6813 XQBAAA -6618 YQBAAA -8069 ZQBAAA -3071 ARBAAA -4390 BRBAAA -7764 CRBAAA -8163 DRBAAA -1961 ERBAAA -1103 FRBAAA -5486 GRBAAA -9513 HRBAAA -7311 IRBAAA -4144 JRBAAA -7901 KRBAAA -4629 LRBAAA -6858 MRBAAA -125 NRBAAA -3834 ORBAAA -8155 PRBAAA -8230 QRBAAA -744 RRBAAA -357 SRBAAA -2159 TRBAAA -8559 URBAAA -6866 VRBAAA -3863 WRBAAA -4193 XRBAAA -3277 YRBAAA -5577 ZRBAAA -9503 ASBAAA -7642 BSBAAA -6197 CSBAAA -8995 DSBAAA -440 ESBAAA -8418 FSBAAA -8531 GSBAAA -3790 HSBAAA -7610 ISBAAA -1252 JSBAAA -7559 KSBAAA -9945 LSBAAA -9023 MSBAAA -3516 NSBAAA -4671 OSBAAA -1465 PSBAAA -9515 QSBAAA -3242 RSBAAA -1732 SSBAAA -1678 TSBAAA -1464 USBAAA -6546 VSBAAA -4448 WSBAAA -9847 XSBAAA -8264 YSBAAA -1620 ZSBAAA -9388 ATBAAA -6445 BTBAAA -4789 CTBAAA -1562 DTBAAA -7305 ETBAAA -6344 FTBAAA -5130 GTBAAA -3284 HTBAAA -6346 ITBAAA -1061 JTBAAA -872 KTBAAA -123 LTBAAA -7903 MTBAAA -560 NTBAAA -4446 OTBAAA -3909 PTBAAA -669 QTBAAA -7843 RTBAAA -2546 STBAAA -6757 TTBAAA -466 UTBAAA -5556 VTBAAA -7196 WTBAAA -2947 XTBAAA -6493 YTBAAA -7203 ZTBAAA -3716 AUBAAA -8058 BUBAAA -433 CUBAAA -7649 DUBAAA -6966 EUBAAA -553 FUBAAA -3677 GUBAAA -2344 HUBAAA -7439 IUBAAA -3910 JUBAAA -3638 KUBAAA -6637 LUBAAA -4438 MUBAAA -171 NUBAAA -310 OUBAAA -2714 PUBAAA -5199 QUBAAA -8005 RUBAAA -3188 SUBAAA -1518 TUBAAA -6760 UUBAAA -9373 VUBAAA -1938 WUBAAA -2865 XUBAAA -3203 YUBAAA -6025 ZUBAAA -8684 AVBAAA -7732 BVBAAA -3218 CVBAAA -525 DVBAAA -601 EVBAAA -6091 FVBAAA -4498 GVBAAA -8192 HVBAAA -8006 IVBAAA -6157 JVBAAA -312 KVBAAA -8652 LVBAAA -2787 MVBAAA -1782 NVBAAA -23 OVBAAA -1206 PVBAAA -1076 QVBAAA -5379 RVBAAA -2047 SVBAAA -6262 TVBAAA -1840 UVBAAA -2106 VVBAAA -1307 WVBAAA -735 XVBAAA -3657 YVBAAA -3006 ZVBAAA -1538 AWBAAA -6098 BWBAAA -5267 CWBAAA -9757 DWBAAA -1236 EWBAAA -83 FWBAAA -9227 GWBAAA -8772 HWBAAA -8822 IWBAAA -7167 JWBAAA -6909 KWBAAA -1439 LWBAAA -2370 MWBAAA -4577 NWBAAA -2575 OWBAAA -2795 PWBAAA -5520 QWBAAA -382 RWBAAA -6335 SWBAAA -8430 TWBAAA -4131 UWBAAA -9332 VWBAAA -293 WWBAAA -2276 XWBAAA -5687 YWBAAA -5862 ZWBAAA -5073 AXBAAA -4170 BXBAAA -5039 CXBAAA -3294 DXBAAA -6015 EXBAAA -9015 FXBAAA -9785 GXBAAA -4312 HXBAAA -6343 IXBAAA -2161 JXBAAA -4490 KXBAAA -4454 LXBAAA -7647 MXBAAA -1028 NXBAAA -2965 OXBAAA -9900 PXBAAA -5509 QXBAAA -7751 RXBAAA -9594 SXBAAA -7632 TXBAAA -6528 UXBAAA -1041 VXBAAA -1534 WXBAAA -4229 XXBAAA -84 YXBAAA -2189 ZXBAAA -7566 AYBAAA -707 BYBAAA -581 CYBAAA -6753 DYBAAA -8604 EYBAAA -373 FYBAAA -9635 GYBAAA -9277 HYBAAA -7117 IYBAAA -8564 JYBAAA -1697 KYBAAA -7840 LYBAAA -3646 MYBAAA -368 NYBAAA -4797 OYBAAA -5300 PYBAAA -7664 QYBAAA -1466 RYBAAA -2477 SYBAAA -2036 TYBAAA -3624 UYBAAA -5099 VYBAAA -1308 WYBAAA -3704 XYBAAA -2451 YYBAAA -4898 ZYBAAA -4959 AZBAAA -5942 BZBAAA -2425 CZBAAA -7760 DZBAAA -6294 EZBAAA -6785 FZBAAA -3542 GZBAAA -1809 HZBAAA -130 IZBAAA -8672 JZBAAA -2125 KZBAAA -7683 LZBAAA -7842 MZBAAA -9584 NZBAAA -7963 OZBAAA -8581 PZBAAA -2135 QZBAAA -7352 RZBAAA -5789 SZBAAA -8490 TZBAAA -2145 UZBAAA -7021 VZBAAA -3736 WZBAAA -7396 XZBAAA -6334 YZBAAA -5461 ZZBAAA -5337 AACAAA -7440 BACAAA -6879 CACAAA -2432 DACAAA -8529 EACAAA -7859 FACAAA -15 GACAAA -7475 HACAAA -717 IACAAA -250 JACAAA -4700 KACAAA -7510 LACAAA -4562 MACAAA -8075 NACAAA -871 OACAAA -7161 PACAAA -9109 QACAAA -8675 RACAAA -1025 SACAAA -4065 TACAAA -3511 UACAAA -9840 VACAAA -7495 WACAAA -55 XACAAA -6151 YACAAA -2512 ZACAAA -5881 ABCAAA -1442 BBCAAA -1270 CBCAAA -959 DBCAAA -8251 EBCAAA -3051 FBCAAA -5052 GBCAAA -1863 HBCAAA -344 IBCAAA -3590 JBCAAA -4223 KBCAAA -2284 LBCAAA -9425 MBCAAA -6221 NBCAAA -195 OBCAAA -1517 PBCAAA -3791 QBCAAA -572 RBCAAA -46 SBCAAA -9451 TBCAAA -3359 UBCAAA -8867 VBCAAA -674 WBCAAA -2674 XBCAAA -6523 YBCAAA -6210 ZBCAAA -7564 ACCAAA -4776 BCCAAA -2993 CCCAAA -2969 DCCAAA -1762 ECCAAA -685 FCCAAA -5312 GCCAAA -3264 HCCAAA -7008 ICCAAA -5167 JCCAAA -3060 KCCAAA -1752 LCCAAA -1016 MCCAAA -7365 NCCAAA -4358 OCCAAA -2819 PCCAAA -6727 QCCAAA -1459 RCCAAA -1708 SCCAAA -471 TCCAAA -387 UCCAAA -1166 VCCAAA -2400 WCCAAA -3584 XCCAAA -6423 YCCAAA -9520 ZCCAAA -8080 ADCAAA -5709 BDCAAA -1131 CDCAAA -8562 DDCAAA -5766 EDCAAA -245 FDCAAA -9869 GDCAAA -3533 HDCAAA -5109 IDCAAA -977 JDCAAA -1651 KDCAAA -1357 LDCAAA -9087 MDCAAA -3399 NDCAAA -7543 ODCAAA -2469 PDCAAA -8305 QDCAAA -3265 RDCAAA -9977 SDCAAA -3961 TDCAAA -4952 UDCAAA -5173 VDCAAA -860 WDCAAA -4523 XDCAAA -2361 YDCAAA -7877 ZDCAAA -3422 AECAAA -5781 BECAAA -4752 CECAAA -1786 DECAAA -1892 EECAAA -6389 FECAAA -8644 GECAAA -9056 HECAAA -1423 IECAAA -4901 JECAAA -3859 KECAAA -2324 LECAAA -8101 MECAAA -8016 NECAAA -5826 OECAAA -8266 PECAAA -7558 QECAAA -6976 RECAAA -222 SECAAA -1624 TECAAA -1250 UECAAA -1621 VECAAA -2350 WECAAA -5239 XECAAA -6681 YECAAA -4983 ZECAAA -7149 AFCAAA -3502 BFCAAA -3133 CFCAAA -8342 DFCAAA -3041 EFCAAA -5383 FFCAAA -3916 GFCAAA -1438 HFCAAA -9408 IFCAAA -5783 JFCAAA -683 KFCAAA -9381 LFCAAA -5676 MFCAAA -3224 NFCAAA -8332 OFCAAA -3372 PFCAAA -7436 QFCAAA -5010 RFCAAA -7256 SFCAAA -961 TFCAAA -4182 UFCAAA -639 VFCAAA -8836 WFCAAA -8705 XFCAAA -32 YFCAAA -7913 ZFCAAA -229 AGCAAA -2393 BGCAAA -2815 CGCAAA -4858 DGCAAA -6283 EGCAAA -4147 FGCAAA -6801 GGCAAA -1011 HGCAAA -2527 IGCAAA -381 JGCAAA -3366 KGCAAA -9636 LGCAAA -2239 MGCAAA -5911 NGCAAA -449 OGCAAA -5118 PGCAAA -7684 QGCAAA -804 RGCAAA -8378 SGCAAA -9855 TGCAAA -1995 UGCAAA -1979 VGCAAA -4510 WGCAAA -3792 XGCAAA -3541 YGCAAA -8847 ZGCAAA -1336 AHCAAA -6780 BHCAAA -8711 CHCAAA -7839 DHCAAA -677 EHCAAA -1574 FHCAAA -2905 GHCAAA -1879 HHCAAA -7820 IHCAAA -4308 JHCAAA -4474 KHCAAA -6985 LHCAAA -6929 MHCAAA -777 NHCAAA -8271 OHCAAA -2389 PHCAAA -946 QHCAAA -9682 RHCAAA -8722 SHCAAA -470 THCAAA -7425 UHCAAA -2372 VHCAAA -508 WHCAAA -163 XHCAAA -6579 YHCAAA -2355 ZHCAAA -70 AICAAA -651 BICAAA -4436 CICAAA -4240 DICAAA -2722 EICAAA -8937 FICAAA -8364 GICAAA -8317 HICAAA -8872 IICAAA -5512 JICAAA -6651 KICAAA -5976 LICAAA -3301 MICAAA -6784 NICAAA -573 OICAAA -3015 PICAAA -8245 QICAAA -5251 RICAAA -2281 SICAAA -518 TICAAA -9839 UICAAA -4526 VICAAA -1261 WICAAA -4259 XICAAA -9098 YICAAA -6037 ZICAAA -4284 AJCAAA -3267 BJCAAA -5908 CJCAAA -1549 DJCAAA -8736 EJCAAA -2008 FJCAAA -548 GJCAAA -8846 HJCAAA -8374 IJCAAA -7986 JJCAAA -6819 KJCAAA -4418 LJCAAA -833 MJCAAA -4416 NJCAAA -4902 OJCAAA -6828 PJCAAA -1118 QJCAAA -9993 RJCAAA -1430 SJCAAA -5670 TJCAAA -5424 UJCAAA -5561 VJCAAA -2027 WJCAAA -6924 XJCAAA -5946 YJCAAA -4294 ZJCAAA -2936 AKCAAA -3855 BKCAAA -455 CKCAAA -2918 DKCAAA -448 EKCAAA -2149 FKCAAA -8890 GKCAAA -8919 HKCAAA -4957 IKCAAA -4 JKCAAA -4837 KKCAAA -3976 LKCAAA -9459 MKCAAA -7097 NKCAAA -9226 OKCAAA -5803 PKCAAA -21 QKCAAA -5275 RKCAAA -3488 SKCAAA -1595 TKCAAA -5212 UKCAAA -6574 VKCAAA -7524 WKCAAA -6100 XKCAAA -1198 YKCAAA -7345 ZKCAAA -5020 ALCAAA -6925 BLCAAA -8915 CLCAAA -3088 DLCAAA -4828 ELCAAA -7276 FLCAAA -299 GLCAAA -76 HLCAAA -8458 ILCAAA -7207 JLCAAA -5585 KLCAAA -3234 LLCAAA -8001 MLCAAA -1319 NLCAAA -6342 OLCAAA -9199 PLCAAA -5696 QLCAAA -2562 RLCAAA -4226 SLCAAA -1184 TLCAAA -5807 ULCAAA -1890 VLCAAA -451 WLCAAA -1049 XLCAAA -5272 YLCAAA -4588 ZLCAAA -5213 AMCAAA -9543 BMCAAA -6318 CMCAAA -7992 DMCAAA -4619 EMCAAA -7189 FMCAAA -2178 GMCAAA -4928 HMCAAA -3966 IMCAAA -9790 JMCAAA -9150 KMCAAA -313 LMCAAA -1614 MMCAAA -1581 NMCAAA -3674 OMCAAA -3444 PMCAAA -1050 QMCAAA -8241 RMCAAA -3382 SMCAAA -7105 TMCAAA -2957 UMCAAA -6162 VMCAAA -5150 WMCAAA -2622 XMCAAA -2240 YMCAAA -8880 ZMCAAA -9250 ANCAAA -7010 BNCAAA -1098 CNCAAA -648 DNCAAA -5536 ENCAAA -7858 FNCAAA -7053 GNCAAA -8681 HNCAAA -8832 INCAAA -6836 JNCAAA -4856 KNCAAA -345 LNCAAA -6559 MNCAAA -3017 NNCAAA -4176 ONCAAA -2839 PNCAAA -6065 QNCAAA -7360 RNCAAA -9527 SNCAAA -8849 TNCAAA -7274 UNCAAA -4368 VNCAAA -2488 WNCAAA -4674 XNCAAA -365 YNCAAA -5897 ZNCAAA -8918 AOCAAA -1988 BOCAAA -1210 COCAAA -2945 DOCAAA -555 EOCAAA -9615 FOCAAA -9939 GOCAAA -1216 HOCAAA -745 IOCAAA -3326 JOCAAA -953 KOCAAA -444 LOCAAA -280 MOCAAA -3707 NOCAAA -1351 OOCAAA -1280 POCAAA -628 QOCAAA -6198 ROCAAA -1957 SOCAAA -9241 TOCAAA -303 UOCAAA -1945 VOCAAA -3634 WOCAAA -4768 XOCAAA -9262 YOCAAA -2610 ZOCAAA -6640 APCAAA -3338 BPCAAA -6560 CPCAAA -5986 DPCAAA -2970 EPCAAA -4731 FPCAAA -9486 GPCAAA -7204 HPCAAA -6685 IPCAAA -6852 JPCAAA -2325 KPCAAA -1063 LPCAAA -6810 MPCAAA -7718 NPCAAA -1680 OPCAAA -7402 PPCAAA -4134 QPCAAA -8232 RPCAAA -6682 SPCAAA -7952 TPCAAA -5943 UPCAAA -5394 VPCAAA -6554 WPCAAA -8186 XPCAAA -199 YPCAAA -3386 ZPCAAA -8974 AQCAAA -8140 BQCAAA -3723 CQCAAA -8827 DQCAAA -1998 EQCAAA -879 FQCAAA -892 GQCAAA -9468 HQCAAA -3797 IQCAAA -8379 JQCAAA -2817 KQCAAA -789 LQCAAA -3871 MQCAAA -7931 NQCAAA -3636 OQCAAA -699 PQCAAA -6850 QQCAAA -6394 RQCAAA -3475 SQCAAA -3026 TQCAAA -876 UQCAAA -1992 VQCAAA -3079 WQCAAA -8128 XQCAAA -8123 YQCAAA -3285 ZQCAAA -9315 ARCAAA -9862 BRCAAA -2764 CRCAAA -3544 DRCAAA -7747 ERCAAA -7725 FRCAAA -2449 GRCAAA -8967 HRCAAA -7371 IRCAAA -2158 JRCAAA -5590 KRCAAA -8072 LRCAAA -1971 MRCAAA -772 NRCAAA -3433 ORCAAA -8419 PRCAAA -1493 QRCAAA -2584 RRCAAA -9502 SRCAAA -4673 TRCAAA -7403 URCAAA -7103 VRCAAA -7026 WRCAAA -8574 XRCAAA -1366 YRCAAA -5787 ZRCAAA -2552 ASCAAA -4557 BSCAAA -3237 CSCAAA -6901 DSCAAA -7708 ESCAAA -2011 FSCAAA -9455 GSCAAA -5228 HSCAAA -4043 ISCAAA -8242 JSCAAA -6351 KSCAAA -5899 LSCAAA -4849 MSCAAA -9583 NSCAAA -4994 OSCAAA -9787 PSCAAA -243 QSCAAA -3931 RSCAAA -5945 SSCAAA -1325 TSCAAA -4142 USCAAA -1963 VSCAAA -7041 WSCAAA -3074 XSCAAA -3290 YSCAAA -4146 ZSCAAA -3832 ATCAAA -2217 BTCAAA -635 CTCAAA -6967 DTCAAA -3522 ETCAAA -2471 FTCAAA -4236 GTCAAA -853 HTCAAA -3754 ITCAAA -796 JTCAAA -4640 KTCAAA -9496 LTCAAA -6873 MTCAAA -4632 NTCAAA -5758 OTCAAA -6514 PTCAAA -9510 QTCAAA -8411 RTCAAA -7762 STCAAA -2225 TTCAAA -4373 UTCAAA -7326 VTCAAA -8651 WTCAAA -9825 XTCAAA -2988 YTCAAA -8138 ZTCAAA -7792 AUCAAA -1232 BUCAAA -8221 CUCAAA -4044 DUCAAA -1204 EUCAAA -5145 FUCAAA -7791 GUCAAA -8270 HUCAAA -9427 IUCAAA -2152 JUCAAA -7790 KUCAAA -5301 LUCAAA -626 MUCAAA -260 NUCAAA -4369 OUCAAA -5457 PUCAAA -3468 QUCAAA -2257 RUCAAA -9318 SUCAAA -8762 TUCAAA -9153 UUCAAA -9220 VUCAAA -8003 WUCAAA -7257 XUCAAA -3930 YUCAAA -2976 ZUCAAA -2531 AVCAAA -2250 BVCAAA -8549 CVCAAA -7197 DVCAAA -5916 EVCAAA -5287 FVCAAA -9095 GVCAAA -7137 HVCAAA -7902 IVCAAA -7598 JVCAAA -5652 KVCAAA -2017 LVCAAA -7255 MVCAAA -7999 NVCAAA -5388 OVCAAA -8754 PVCAAA -5415 QVCAAA -8861 RVCAAA -2874 SVCAAA -9910 TVCAAA -5178 UVCAAA -5698 VVCAAA -8500 WVCAAA -1814 XVCAAA -4968 YVCAAA -2642 ZVCAAA -1578 AWCAAA -4774 BWCAAA -7062 CWCAAA -5381 DWCAAA -7985 EWCAAA -3850 FWCAAA -5624 GWCAAA -8948 HWCAAA -995 IWCAAA -5058 JWCAAA -9670 KWCAAA -3115 LWCAAA -4935 MWCAAA -4735 NWCAAA -1348 OWCAAA -2380 PWCAAA -4246 QWCAAA -522 RWCAAA -1701 SWCAAA -9709 TWCAAA -8829 UWCAAA -7936 VWCAAA -8474 WWCAAA -4676 XWCAAA -6303 YWCAAA -3485 ZWCAAA -2695 AXCAAA -8830 BXCAAA -898 CXCAAA -7268 DXCAAA -6568 EXCAAA -9724 FXCAAA -3329 GXCAAA -9860 HXCAAA -6833 IXCAAA -5956 JXCAAA -3963 KXCAAA -883 LXCAAA -2761 MXCAAA -4644 NXCAAA -1358 OXCAAA -2049 PXCAAA -2193 QXCAAA -9435 RXCAAA -5890 SXCAAA -8149 TXCAAA -423 UXCAAA -7980 VXCAAA -9019 WXCAAA -1647 XXCAAA -9495 YXCAAA -3904 ZXCAAA -5838 AYCAAA -3866 BYCAAA -3093 CYCAAA -9666 DYCAAA -1246 EYCAAA -9759 FYCAAA -7174 GYCAAA -7678 HYCAAA -3004 IYCAAA -5607 JYCAAA -8510 KYCAAA -1483 LYCAAA -2915 MYCAAA -1548 NYCAAA -5767 OYCAAA -3214 PYCAAA -8663 QYCAAA -5425 RYCAAA -8530 SYCAAA -821 TYCAAA -8816 UYCAAA -9367 VYCAAA -4138 WYCAAA -94 XYCAAA -1858 YYCAAA -5513 ZYCAAA -9620 AZCAAA -4770 BZCAAA -5193 CZCAAA -198 DZCAAA -417 EZCAAA -173 FZCAAA -6248 GZCAAA -302 HZCAAA -8983 IZCAAA -4840 JZCAAA -2876 KZCAAA -5841 LZCAAA -2766 MZCAAA -9482 NZCAAA -5335 OZCAAA -1502 PZCAAA -9291 QZCAAA -8655 RZCAAA -1687 SZCAAA -8171 TZCAAA -5699 UZCAAA -1462 VZCAAA -608 WZCAAA -6860 XZCAAA -6063 YZCAAA -1422 ZZCAAA -1932 AADAAA -5065 BADAAA -432 CADAAA -4680 DADAAA -8172 EADAAA -8668 FADAAA -256 GADAAA -2500 HADAAA -274 IADAAA -5907 JADAAA -8587 KADAAA -9942 LADAAA -116 MADAAA -7134 NADAAA -9002 OADAAA -1209 PADAAA -9983 QADAAA -1761 RADAAA -7723 SADAAA -6518 TADAAA -1372 UADAAA -3587 VADAAA -5323 WADAAA -5902 XADAAA -3749 YADAAA -5965 ZADAAA -663 ABDAAA -36 BBDAAA -9782 CBDAAA -5412 DBDAAA -9961 EBDAAA -6492 FBDAAA -4234 GBDAAA -4922 HBDAAA -6166 IBDAAA -7019 JBDAAA -7805 KBDAAA -9808 LBDAAA -2550 MBDAAA -8626 NBDAAA -5649 OBDAAA -3117 PBDAAA -866 QBDAAA -2323 RBDAAA -5132 SBDAAA -9222 TBDAAA -3934 UBDAAA -4845 VBDAAA -7714 WBDAAA -9818 XBDAAA -2219 YBDAAA -6573 ZBDAAA -4555 ACDAAA -7306 BCDAAA -9313 CCDAAA -3924 DCDAAA -5176 ECDAAA -9767 FCDAAA -905 GCDAAA -8037 HCDAAA -8133 ICDAAA -2954 JCDAAA -7262 KCDAAA -8768 LCDAAA -6953 MCDAAA -1984 NCDAAA -9348 OCDAAA -7769 PCDAAA -2994 QCDAAA -5938 RCDAAA -556 SCDAAA -2577 TCDAAA -8733 UCDAAA -3108 VCDAAA -4166 WCDAAA -3170 XCDAAA -8118 YCDAAA -8454 ZCDAAA -5338 ADDAAA -402 BDDAAA -5673 CDDAAA -4324 DDDAAA -1943 EDDAAA -7703 FDDAAA -7180 GDDAAA -5478 HDDAAA -5775 IDDAAA -6952 JDDAAA -9022 KDDAAA -547 LDDAAA -5877 MDDAAA -9580 NDDAAA -6094 ODDAAA -3398 PDDAAA -4574 QDDAAA -3675 RDDAAA -6413 SDDAAA -9851 TDDAAA -126 UDDAAA -6803 VDDAAA -6949 WDDAAA -115 XDDAAA -4165 YDDAAA -201 ZDDAAA -9324 AEDAAA -6562 BEDAAA -1917 CEDAAA -558 DEDAAA -8515 EEDAAA -6321 FEDAAA -6892 GEDAAA -1001 HEDAAA -2858 IEDAAA -2434 JEDAAA -4460 KEDAAA -5447 LEDAAA -3799 MEDAAA -4310 NEDAAA -405 OEDAAA -4573 PEDAAA -706 QEDAAA -7619 REDAAA -7959 SEDAAA -6712 TEDAAA -6959 UEDAAA -9791 VEDAAA -2112 WEDAAA -9114 XEDAAA -3506 YEDAAA -5002 ZEDAAA -3518 AFDAAA -602 BFDAAA -9060 CFDAAA -3292 DFDAAA -77 EFDAAA -1420 FFDAAA -6001 GFDAAA -7477 HFDAAA -6655 IFDAAA -7845 JFDAAA -8484 KFDAAA -4345 LFDAAA -4250 MFDAAA -2391 NFDAAA -6884 OFDAAA -7270 PFDAAA -2499 QFDAAA -7312 RFDAAA -7113 SFDAAA -6695 TFDAAA -6521 UFDAAA -272 VFDAAA -9976 WFDAAA -992 XFDAAA -6158 YFDAAA -3281 ZFDAAA -7446 AGDAAA -4679 BGDAAA -5203 CGDAAA -9874 DGDAAA -8371 EGDAAA -9086 FGDAAA -430 GGDAAA -8749 HGDAAA -577 IGDAAA -4884 JGDAAA -3421 KGDAAA -2812 LGDAAA -5958 MGDAAA -9901 NGDAAA -8478 OGDAAA -6545 PGDAAA -1479 QGDAAA -1046 RGDAAA -6372 SGDAAA -8206 TGDAAA -9544 UGDAAA -9287 VGDAAA -6786 WGDAAA -6511 XGDAAA -603 YGDAAA -2022 ZGDAAA -2086 AHDAAA -1969 BHDAAA -4841 CHDAAA -5845 DHDAAA -4635 EHDAAA -4658 FHDAAA -2896 GHDAAA -5179 HHDAAA -8667 IHDAAA -7294 JHDAAA -3706 KHDAAA -8389 LHDAAA -2486 MHDAAA -8743 NHDAAA -2777 OHDAAA -2113 PHDAAA -2076 QHDAAA -2300 RHDAAA -6894 SHDAAA -6939 THDAAA -446 UHDAAA -6218 VHDAAA -1295 WHDAAA -5135 XHDAAA -8122 YHDAAA -316 ZHDAAA -514 AIDAAA -7970 BIDAAA -9350 CIDAAA -3700 DIDAAA -582 EIDAAA -9722 FIDAAA -7398 GIDAAA -2265 HIDAAA -3049 IIDAAA -9121 JIDAAA -4275 KIDAAA -6567 LIDAAA -6755 MIDAAA -4535 NIDAAA -7968 OIDAAA -3412 PIDAAA -6112 QIDAAA -6805 RIDAAA -2880 SIDAAA -7710 TIDAAA -7949 UIDAAA -7043 VIDAAA -9012 WIDAAA -878 XIDAAA -7930 YIDAAA -667 ZIDAAA -1905 AJDAAA -4958 BJDAAA -2973 CJDAAA -3631 DJDAAA -5868 EJDAAA -2873 FJDAAA -6941 GJDAAA -6384 HJDAAA -3806 IJDAAA -5079 JJDAAA -1970 KJDAAA -7810 LJDAAA -4639 MJDAAA -6527 NJDAAA -8079 OJDAAA -2740 PJDAAA -2337 QJDAAA -6670 RJDAAA -2345 SJDAAA -401 TJDAAA -2704 UJDAAA -5530 VJDAAA -51 WJDAAA -4282 XJDAAA -7336 YJDAAA -8320 ZJDAAA -7772 AKDAAA -1894 BKDAAA -2320 CKDAAA -6232 DKDAAA -2833 EKDAAA -8265 FKDAAA -4589 GKDAAA -8182 HKDAAA -8337 IKDAAA -8210 JKDAAA -1406 KKDAAA -4463 LKDAAA -4347 MKDAAA -181 NKDAAA -9986 OKDAAA -661 PKDAAA -4105 QKDAAA -2187 RKDAAA -1628 SKDAAA -3119 TKDAAA -6804 UKDAAA -9918 VKDAAA -8916 WKDAAA -6057 XKDAAA -3622 YKDAAA -9168 ZKDAAA -3720 ALDAAA -9927 BLDAAA -5616 CLDAAA -5210 DLDAAA -636 ELDAAA -9936 FLDAAA -2316 GLDAAA -4363 HLDAAA -7657 ILDAAA -697 JLDAAA -912 KLDAAA -8806 LLDAAA -9698 MLDAAA -6191 NLDAAA -1188 OLDAAA -7676 PLDAAA -7073 QLDAAA -8019 RLDAAA -4726 SLDAAA -4648 TLDAAA -3227 ULDAAA -7232 VLDAAA -9761 WLDAAA -3105 XLDAAA -5266 YLDAAA -6788 ZLDAAA -2442 AMDAAA -8198 BMDAAA -5806 CMDAAA -8928 DMDAAA -1657 EMDAAA -9164 FMDAAA -1851 GMDAAA -4744 HMDAAA -8055 IMDAAA -1533 JMDAAA -1260 KMDAAA -1290 LMDAAA -297 MMDAAA -4145 NMDAAA -863 OMDAAA -3423 PMDAAA -8750 QMDAAA -3546 RMDAAA -3678 SMDAAA -5313 TMDAAA -6233 UMDAAA -5802 VMDAAA -7059 WMDAAA -6481 XMDAAA -1596 YMDAAA -8181 ZMDAAA -5368 ANDAAA -9416 BNDAAA -9521 CNDAAA -1042 DNDAAA -4503 ENDAAA -3023 FNDAAA -1976 GNDAAA -5610 HNDAAA -7410 INDAAA -7872 JNDAAA -8591 KNDAAA -1804 LNDAAA -5299 MNDAAA -4695 NNDAAA -2672 ONDAAA -585 PNDAAA -8622 QNDAAA -3780 RNDAAA -7941 SNDAAA -3305 TNDAAA -8653 UNDAAA -5756 VNDAAA -576 WNDAAA -1915 XNDAAA -4627 YNDAAA -920 ZNDAAA -2537 AODAAA -50 BODAAA -1313 CODAAA -8542 DODAAA -6428 EODAAA -4351 FODAAA -2050 GODAAA -5162 HODAAA -8229 IODAAA -7782 JODAAA -1563 KODAAA -267 LODAAA -5138 MODAAA -7022 NODAAA -6705 OODAAA -6190 PODAAA -8226 QODAAA -8882 RODAAA -5181 SODAAA -4598 TODAAA -4882 UODAAA -7490 VODAAA -5224 WODAAA -2174 XODAAA -3059 YODAAA -8790 ZODAAA -2222 APDAAA -5473 BPDAAA -937 CPDAAA -2975 DPDAAA -9569 EPDAAA -3456 FPDAAA -6657 GPDAAA -3776 HPDAAA -6072 IPDAAA -8129 JPDAAA -1085 KPDAAA -2079 LPDAAA -1200 MPDAAA -3276 NPDAAA -2608 OPDAAA -702 PPDAAA -5750 QPDAAA -2776 RPDAAA -9151 SPDAAA -3282 TPDAAA -408 UPDAAA -3473 VPDAAA -7095 WPDAAA -3288 XPDAAA -8215 YPDAAA -6244 ZPDAAA -8440 AQDAAA -3800 BQDAAA -7279 CQDAAA -9206 DQDAAA -6465 EQDAAA -4127 FQDAAA -7463 GQDAAA -5117 HQDAAA -4715 IQDAAA -2010 JQDAAA -6486 KQDAAA -6434 LQDAAA -2151 MQDAAA -4821 NQDAAA -6507 OQDAAA -8741 PQDAAA -6846 QQDAAA -4525 RQDAAA -8299 SQDAAA -5465 TQDAAA -7206 UQDAAA -2616 VQDAAA -4440 WQDAAA -6109 XQDAAA -7905 YQDAAA -6498 ZQDAAA -2034 ARDAAA -7693 BRDAAA -7511 CRDAAA -7531 DRDAAA -6869 ERDAAA -2763 FRDAAA -575 GRDAAA -8953 HRDAAA -5833 IRDAAA -9035 JRDAAA -9123 KRDAAA -206 LRDAAA -4155 MRDAAA -532 NRDAAA -1370 ORDAAA -7656 PRDAAA -7735 QRDAAA -2118 RRDAAA -6914 SRDAAA -6277 TRDAAA -6347 URDAAA -4030 VRDAAA -9673 WRDAAA -2015 XRDAAA -1317 YRDAAA -404 ZRDAAA -1604 ASDAAA -1912 BSDAAA -5727 CSDAAA -4538 DSDAAA -6868 ESDAAA -9801 FSDAAA -1781 GSDAAA -7061 HSDAAA -2412 ISDAAA -9191 JSDAAA -1958 KSDAAA -2203 LSDAAA -9104 MSDAAA -3837 NSDAAA -7055 OSDAAA -4612 PSDAAA -6420 QSDAAA -613 RSDAAA -1691 SSDAAA -33 TSDAAA -875 USDAAA -9030 VSDAAA -4285 WSDAAA -6236 XSDAAA -4702 YSDAAA -3441 ZSDAAA -2150 ATDAAA -1852 BTDAAA -7713 CTDAAA -6849 DTDAAA -3425 ETDAAA -4681 FTDAAA -1134 GTDAAA -7462 HTDAAA -2148 ITDAAA -5921 JTDAAA -118 KTDAAA -3065 LTDAAA -6590 MTDAAA -4993 NTDAAA -6818 OTDAAA -1449 PTDAAA -2039 QTDAAA -2524 RTDAAA -1481 STDAAA -6984 TTDAAA -3960 UTDAAA -1983 VTDAAA -6379 WTDAAA -8975 XTDAAA -1102 YTDAAA -2517 ZTDAAA -712 AUDAAA -5419 BUDAAA -723 CUDAAA -8057 DUDAAA -7471 EUDAAA -8855 FUDAAA -5074 GUDAAA -7139 HUDAAA -3833 IUDAAA -5186 JUDAAA -9436 KUDAAA -8859 LUDAAA -6943 MUDAAA -2315 NUDAAA -1394 OUDAAA -8863 PUDAAA -8812 QUDAAA -7498 RUDAAA -8962 SUDAAA -2533 TUDAAA -8188 UUDAAA -6137 VUDAAA -974 WUDAAA -2751 XUDAAA -4975 YUDAAA -3411 ZUDAAA -3143 AVDAAA -8011 BVDAAA -988 CVDAAA -4289 DVDAAA -8105 EVDAAA -9885 FVDAAA -1002 GVDAAA -5827 HVDAAA -1228 IVDAAA -6352 JVDAAA -8868 KVDAAA -3643 LVDAAA -1468 MVDAAA -8415 NVDAAA -9631 OVDAAA -7408 PVDAAA -1934 QVDAAA -996 RVDAAA -8027 SVDAAA -8464 TVDAAA -5007 UVDAAA -8356 VVDAAA -4579 WVDAAA -8513 XVDAAA -383 YVDAAA -9304 ZVDAAA -7224 AWDAAA -6023 BWDAAA -2746 CWDAAA -137 DWDAAA -9441 EWDAAA -3690 FWDAAA -913 GWDAAA -1768 HWDAAA -8492 IWDAAA -8083 JWDAAA -4609 KWDAAA -7520 LWDAAA -4231 MWDAAA -6022 NWDAAA -9784 OWDAAA -1343 PWDAAA -7549 QWDAAA -269 RWDAAA -1069 SWDAAA -4610 TWDAAA -482 UWDAAA -3025 VWDAAA -7914 WWDAAA -3198 XWDAAA -1187 YWDAAA -4707 ZWDAAA -8279 AXDAAA -6127 BXDAAA -1305 CXDAAA -4804 DXDAAA -6069 EXDAAA -9229 FXDAAA -4703 GXDAAA -6410 HXDAAA -944 IXDAAA -3744 JXDAAA -1127 KXDAAA -6693 LXDAAA -583 MXDAAA -2684 NXDAAA -6192 OXDAAA -4157 PXDAAA -6470 QXDAAA -8965 RXDAAA -1433 SXDAAA -4570 TXDAAA -1806 UXDAAA -1230 VXDAAA -2283 WXDAAA -6456 XXDAAA -7427 YXDAAA -8310 ZXDAAA -8103 AYDAAA -3947 BYDAAA -3414 CYDAAA -2043 DYDAAA -4393 EYDAAA -6664 FYDAAA -4545 GYDAAA -7637 HYDAAA -1359 IYDAAA -5018 JYDAAA -987 KYDAAA -1320 LYDAAA -9311 MYDAAA -7993 NYDAAA -7588 OYDAAA -5983 PYDAAA -4070 QYDAAA -8349 RYDAAA -3810 SYDAAA -6948 TYDAAA -7153 UYDAAA -5371 VYDAAA -8316 WYDAAA -5903 XYDAAA -6718 YYDAAA -4759 ZYDAAA -2555 AZDAAA -3457 BZDAAA -9626 CZDAAA -2570 DZDAAA -7964 EZDAAA -1543 FZDAAA -929 GZDAAA -9244 HZDAAA -9210 IZDAAA -8334 JZDAAA -9310 KZDAAA -5024 LZDAAA -8794 MZDAAA -4091 NZDAAA -649 OZDAAA -8505 PZDAAA -6652 QZDAAA -8945 RZDAAA -2095 SZDAAA -8676 TZDAAA -3994 UZDAAA -2859 VZDAAA -5403 WZDAAA -3254 XZDAAA -7339 YZDAAA -7220 ZZDAAA -4154 AAEAAA -7570 BAEAAA -2576 CAEAAA -5764 DAEAAA -4314 EAEAAA -2274 FAEAAA -9756 GAEAAA -8274 HAEAAA -1289 IAEAAA -7335 JAEAAA -5351 KAEAAA -8978 LAEAAA -2 MAEAAA -8906 NAEAAA -6388 OAEAAA -5675 PAEAAA -255 QAEAAA -9538 RAEAAA -1480 SAEAAA -4015 TAEAAA -5166 UAEAAA -91 VAEAAA -2958 WAEAAA -9131 XAEAAA -3944 YAEAAA -4514 ZAEAAA -5661 ABEAAA -8724 BBEAAA -6408 CBEAAA -5013 DBEAAA -6156 EBEAAA -7350 FBEAAA -9858 GBEAAA -895 HBEAAA -8368 IBEAAA -179 JBEAAA -4048 KBEAAA -3073 LBEAAA -321 MBEAAA -5352 NBEAAA -1940 OBEAAA -8803 PBEAAA -791 QBEAAA -9809 RBEAAA -5519 SBEAAA -7420 TBEAAA -7541 UBEAAA -6538 VBEAAA -710 WBEAAA -9488 XBEAAA -3135 YBEAAA -4273 ZBEAAA -629 ACEAAA -9167 BCEAAA -751 CCEAAA -1126 DCEAAA -3724 ECEAAA -1789 FCEAAA -792 GCEAAA -2771 HCEAAA -4313 ICEAAA -9312 JCEAAA -955 KCEAAA -6382 LCEAAA -7875 MCEAAA -7491 NCEAAA -8193 OCEAAA -968 PCEAAA -4951 QCEAAA -2204 RCEAAA -2066 SCEAAA -2631 TCEAAA -8947 UCEAAA -8033 VCEAAA -6264 WCEAAA -7778 XCEAAA -9701 YCEAAA -5091 ZCEAAA -7577 ADEAAA -3345 BDEAAA -7329 CDEAAA -7551 DDEAAA -6207 EDEAAA -8664 FDEAAA -8394 GDEAAA -7324 HDEAAA -2713 IDEAAA -2230 JDEAAA -9211 KDEAAA -1296 LDEAAA -8104 MDEAAA -6916 NDEAAA -2208 ODEAAA -3935 PDEAAA -7814 QDEAAA -6508 RDEAAA -1703 SDEAAA -5640 TDEAAA -6417 UDEAAA -1713 VDEAAA -5309 WDEAAA -4364 XDEAAA -619 YDEAAA -9498 ZDEAAA -2804 AEEAAA -2220 BEEAAA -9542 CEEAAA -3349 DEEAAA -9198 EEEAAA -2727 FEEAAA -3768 GEEAAA -2334 HEEAAA -7770 IEEAAA -5963 JEEAAA -4732 KEEAAA -2448 LEEAAA -5998 MEEAAA -8577 NEEAAA -266 OEEAAA -2169 PEEAAA -8228 QEEAAA -4813 REEAAA -2769 SEEAAA -8382 TEEAAA -1717 UEEAAA -7178 VEEAAA -9547 WEEAAA -8187 XEEAAA -3168 YEEAAA -2180 ZEEAAA -859 AFEAAA -1554 BFEAAA -3567 CFEAAA -5985 DFEAAA -1 EFEAAA -5937 FFEAAA -7594 GFEAAA -3783 HFEAAA -6841 IFEAAA -9694 JFEAAA -4322 KFEAAA -6012 LFEAAA -108 MFEAAA -3396 NFEAAA -8643 OFEAAA -6087 PFEAAA -2629 QFEAAA -3009 RFEAAA -438 SFEAAA -2480 TFEAAA -936 UFEAAA -6 VFEAAA -768 WFEAAA -1564 XFEAAA -3236 YFEAAA -3932 ZFEAAA -8914 AGEAAA -119 BGEAAA -6034 CGEAAA -5384 DGEAAA -6885 EGEAAA -232 FGEAAA -1293 GGEAAA -9204 HGEAAA -527 IGEAAA -6539 JGEAAA -3679 KGEAAA -8282 LGEAAA -5027 MGEAAA -7694 NGEAAA -473 OGEAAA -6325 PGEAAA -8761 QGEAAA -6184 RGEAAA -419 SGEAAA -6111 TGEAAA -3836 UGEAAA -4086 VGEAAA -5818 WGEAAA -4528 XGEAAA -7199 YGEAAA -1847 ZGEAAA -2875 AHEAAA -2872 BHEAAA -3972 CHEAAA -7590 DHEAAA -1914 EHEAAA -1658 FHEAAA -2126 GHEAAA -645 HHEAAA -6636 IHEAAA -1469 JHEAAA -1377 KHEAAA -8425 LHEAAA -9300 MHEAAA -5355 NHEAAA -840 OHEAAA -5185 PHEAAA -6467 QHEAAA -58 RHEAAA -5051 SHEAAA -8901 THEAAA -1550 UHEAAA -1698 VHEAAA -802 WHEAAA -2440 XHEAAA -2260 YHEAAA -8218 ZHEAAA -5144 AIEAAA -4822 BIEAAA -9476 CIEAAA -7535 DIEAAA -8738 EIEAAA -7946 FIEAAA -8143 GIEAAA -2623 HIEAAA -5209 IIEAAA -7674 JIEAAA -1135 KIEAAA -424 LIEAAA -942 MIEAAA -7813 NIEAAA -3539 OIEAAA -2909 PIEAAA -3748 QIEAAA -2996 RIEAAA -1869 SIEAAA -8151 TIEAAA -6361 UIEAAA -5568 VIEAAA -2796 WIEAAA -8489 XIEAAA -9183 YIEAAA -8227 ZIEAAA -1844 AJEAAA -3975 BJEAAA -6490 CJEAAA -8303 DJEAAA -7334 EJEAAA -2382 FJEAAA -177 GJEAAA -8117 HJEAAA -5485 IJEAAA -6544 JJEAAA -8517 KJEAAA -2252 LJEAAA -4480 MJEAAA -4785 NJEAAA -9700 OJEAAA -2122 PJEAAA -8783 QJEAAA -1453 RJEAAA -3908 SJEAAA -7707 TJEAAA -9049 UJEAAA -654 VJEAAA -3336 WJEAAA -622 XJEAAA -8398 YJEAAA -9193 ZJEAAA -7896 AKEAAA -9798 BKEAAA -2881 CKEAAA -672 DKEAAA -6743 EKEAAA -8935 FKEAAA -2426 GKEAAA -722 HKEAAA -5088 IKEAAA -8677 JKEAAA -6963 KKEAAA -1653 LKEAAA -7295 MKEAAA -6675 NKEAAA -7183 OKEAAA -4378 PKEAAA -2157 QKEAAA -2621 RKEAAA -9278 SKEAAA -79 TKEAAA -7358 UKEAAA -3589 VKEAAA -1254 WKEAAA -3490 XKEAAA -7533 YKEAAA -2800 ZKEAAA -351 ALEAAA -4359 BLEAAA -5788 CLEAAA -5521 DLEAAA -3351 ELEAAA -5129 FLEAAA -315 GLEAAA -7552 HLEAAA -9176 ILEAAA -7458 JLEAAA -279 KLEAAA -738 LLEAAA -2557 MLEAAA -9395 NLEAAA -7214 OLEAAA -6354 PLEAAA -4799 QLEAAA -1231 RLEAAA -5252 SLEAAA -5250 TLEAAA -9319 ULEAAA -1724 VLEAAA -7947 WLEAAA -1105 XLEAAA -1417 YLEAAA -7101 ZLEAAA -1088 AMEAAA -979 BMEAAA -7589 CMEAAA -8952 DMEAAA -2864 EMEAAA -234 FMEAAA -7231 GMEAAA -6792 HMEAAA -4311 IMEAAA -3374 JMEAAA -3367 KMEAAA -2598 LMEAAA -1033 MMEAAA -7803 NMEAAA -3870 OMEAAA -4962 PMEAAA -4842 QMEAAA -8814 RMEAAA -3429 SMEAAA -6550 TMEAAA -6317 UMEAAA -5023 VMEAAA -5825 WMEAAA -5297 XMEAAA -8764 YMEAAA -5084 ZMEAAA -6808 ANEAAA -1780 BNEAAA -4092 CNEAAA -3618 DNEAAA -7299 ENEAAA -8544 FNEAAA -2359 GNEAAA -1939 HNEAAA -5834 INEAAA -1997 JNEAAA -7917 KNEAAA -2098 LNEAAA -7576 MNEAAA -376 NNEAAA -8535 ONEAAA -5659 PNEAAA -2786 QNEAAA -8820 RNEAAA -1229 SNEAAA -9321 TNEAAA -7662 UNEAAA -5535 VNEAAA -4889 WNEAAA -8259 XNEAAA -6789 YNEAAA -5411 ZNEAAA -6992 AOEAAA -7698 BOEAAA -2342 COEAAA -1501 DOEAAA -6322 EOEAAA -9861 FOEAAA -9802 GOEAAA -4750 HOEAAA -5855 IOEAAA -4304 JOEAAA -2605 KOEAAA -1802 LOEAAA -9368 MOEAAA -7107 NOEAAA -8895 OOEAAA -3750 POEAAA -8934 QOEAAA -9464 ROEAAA -1928 SOEAAA -3196 TOEAAA -5256 UOEAAA -7119 VOEAAA -4495 WOEAAA -9292 XOEAAA -1617 YOEAAA -481 ZOEAAA -56 APEAAA -9120 BPEAAA -1306 CPEAAA -7773 DPEAAA -4863 EPEAAA -1114 FPEAAA -8124 GPEAAA -6254 HPEAAA -8109 IPEAAA -1747 JPEAAA -6185 KPEAAA -3388 LPEAAA -4905 MPEAAA -5728 NPEAAA -7507 OPEAAA -5662 PPEAAA -1686 QPEAAA -5202 RPEAAA -6905 SPEAAA -9577 TPEAAA -7194 UPEAAA -7016 VPEAAA -8905 WPEAAA -3419 XPEAAA -6881 YPEAAA -8370 ZPEAAA -6117 AQEAAA -1636 BQEAAA -6857 CQEAAA -7163 DQEAAA -5040 EQEAAA -6263 FQEAAA -4809 GQEAAA -900 HQEAAA -3199 IQEAAA -4156 JQEAAA -3501 KQEAAA -164 LQEAAA -9548 MQEAAA -1149 NQEAAA -1962 OQEAAA -4072 PQEAAA -4280 QQEAAA -1398 RQEAAA -725 SQEAAA -3988 TQEAAA -5059 UQEAAA -2632 VQEAAA -1909 WQEAAA -6827 XQEAAA -8156 YQEAAA -1192 ZQEAAA -9545 AREAAA -2249 BREAAA -5580 CREAAA -8403 DREAAA -4024 EREAAA -1866 FREAAA -9251 GREAAA -9979 HREAAA -9899 IREAAA -2540 JREAAA -8957 KREAAA -7702 LREAAA -4211 MREAAA -6684 NREAAA -3883 OREAAA -3531 PREAAA -9178 QREAAA -3389 RREAAA -7874 SREAAA -4522 TREAAA -9399 UREAAA -9083 VREAAA -1530 WREAAA -2360 XREAAA -4908 YREAAA -4628 ZREAAA -3889 ASEAAA -1331 BSEAAA -1942 CSEAAA -4734 DSEAAA -8386 ESEAAA -3586 FSEAAA -2354 GSEAAA -7108 HSEAAA -1857 ISEAAA -2544 JSEAAA -819 KSEAAA -2878 LSEAAA -1772 MSEAAA -354 NSEAAA -3259 OSEAAA -2170 PSEAAA -1190 QSEAAA -3607 RSEAAA -4661 SSEAAA -1796 TSEAAA -1561 USEAAA -4336 VSEAAA -7550 WSEAAA -3238 XSEAAA -9870 YSEAAA -6502 ZSEAAA -3903 ATEAAA -2869 BTEAAA -5072 CTEAAA -1201 DTEAAA -6245 ETEAAA -1402 FTEAAA -2594 GTEAAA -9171 HTEAAA -2620 ITEAAA -6309 JTEAAA -1285 KTEAAA -5466 LTEAAA -168 MTEAAA -1410 NTEAAA -6332 OTEAAA -9530 PTEAAA -7749 QTEAAA -3656 RTEAAA -37 STEAAA -2744 TTEAAA -4206 UTEAAA -1846 VTEAAA -9913 WTEAAA -4078 XTEAAA -2080 YTEAAA -4169 ZTEAAA -2070 AUEAAA -4500 BUEAAA -4123 CUEAAA -5594 DUEAAA -9941 EUEAAA -7154 FUEAAA -8340 GUEAAA -7110 HUEAAA -7795 IUEAAA -132 JUEAAA -4603 KUEAAA -9720 LUEAAA -1460 MUEAAA -4677 NUEAAA -9272 OUEAAA -2279 PUEAAA -4587 QUEAAA -2244 RUEAAA -742 SUEAAA -4426 TUEAAA -4571 UUEAAA -4775 VUEAAA -24 WUEAAA -4175 XUEAAA -9877 YUEAAA -7271 ZUEAAA -5468 AVEAAA -6106 BVEAAA -9005 CVEAAA -109 DVEAAA -6365 EVEAAA -7437 FVEAAA -7979 GVEAAA -6050 HVEAAA -2853 IVEAAA -7603 JVEAAA -483 KVEAAA -5994 LVEAAA -6708 MVEAAA -5090 NVEAAA -4608 OVEAAA -4551 PVEAAA -5437 QVEAAA -4130 RVEAAA -6363 SVEAAA -1499 TVEAAA -384 UVEAAA -2266 VVEAAA -6018 WVEAAA -7915 XVEAAA -6167 YVEAAA -9988 ZVEAAA -6599 AWEAAA -1693 BWEAAA -5971 CWEAAA -8470 DWEAAA -2807 EWEAAA -1120 FWEAAA -5924 GWEAAA -9025 HWEAAA -9454 IWEAAA -2259 JWEAAA -5249 KWEAAA -6350 LWEAAA -2930 MWEAAA -6055 NWEAAA -7691 OWEAAA -1573 PWEAAA -9943 QWEAAA -3085 RWEAAA -5928 SWEAAA -887 TWEAAA -4630 UWEAAA -9827 VWEAAA -8926 WWEAAA -5726 XWEAAA -1569 YWEAAA -8074 ZWEAAA -7909 AXEAAA -8367 BXEAAA -7217 CXEAAA -5254 DXEAAA -1181 EXEAAA -6907 FXEAAA -5508 GXEAAA -4782 HXEAAA -793 IXEAAA -5740 JXEAAA -3107 KXEAAA -1197 LXEAAA -4376 MXEAAA -6226 NXEAAA -5033 OXEAAA -5494 PXEAAA -3244 QXEAAA -7670 RXEAAA -9273 SXEAAA -5248 TXEAAA -3381 UXEAAA -4136 VXEAAA -4163 WXEAAA -4270 XXEAAA -1729 YXEAAA -2778 ZXEAAA -5082 AYEAAA -870 BYEAAA -4192 CYEAAA -308 DYEAAA -6783 EYEAAA -7611 FYEAAA -4221 GYEAAA -6353 HYEAAA -1830 IYEAAA -2437 JYEAAA -3360 KYEAAA -1829 LYEAAA -9475 MYEAAA -4566 NYEAAA -9944 OYEAAA -6054 PYEAAA -4722 QYEAAA -2779 RYEAAA -8051 SYEAAA -9671 TYEAAA -6084 UYEAAA -3729 VYEAAA -6627 WYEAAA -4769 XYEAAA -2224 YYEAAA -1404 ZYEAAA -8532 AZEAAA -6759 BZEAAA -6404 CZEAAA -3144 DZEAAA -973 EZEAAA -9789 FZEAAA -6181 GZEAAA -1519 HZEAAA -9729 IZEAAA -8167 JZEAAA -3830 KZEAAA -6286 LZEAAA -3047 MZEAAA -3183 NZEAAA -6687 OZEAAA -2783 PZEAAA -9920 QZEAAA -4847 RZEAAA -3645 SZEAAA -7406 TZEAAA -6003 UZEAAA -3408 VZEAAA -4243 WZEAAA -1622 XZEAAA -5319 YZEAAA -4033 ZZEAAA -8573 AAFAAA -8404 BAFAAA -6993 CAFAAA -660 DAFAAA -1136 EAFAAA -3393 FAFAAA -9743 GAFAAA -9705 HAFAAA -6960 IAFAAA -2753 JAFAAA -906 KAFAAA -999 LAFAAA -6927 MAFAAA -4846 NAFAAA -676 OAFAAA -8612 PAFAAA -4111 QAFAAA -9994 RAFAAA -4399 SAFAAA -4464 TAFAAA -7316 UAFAAA -8982 VAFAAA -1871 WAFAAA -4082 XAFAAA -3949 YAFAAA -9352 ZAFAAA -9638 ABFAAA -8177 BBFAAA -3499 CBFAAA -4233 DBFAAA -1953 EBFAAA -7372 FBFAAA -5127 GBFAAA -4384 HBFAAA -9964 IBFAAA -5392 JBFAAA -616 KBFAAA -591 LBFAAA -6422 MBFAAA -6551 NBFAAA -9286 OBFAAA -3817 PBFAAA -7717 QBFAAA -8718 RBFAAA -8608 SBFAAA -2242 TBFAAA -4811 UBFAAA -6838 VBFAAA -787 WBFAAA -7940 XBFAAA -336 YBFAAA -9859 ZBFAAA -3864 ACFAAA -7162 BCFAAA -2071 CCFAAA -7469 DCFAAA -2917 ECFAAA -7486 FCFAAA -3355 GCFAAA -6998 HCFAAA -5498 ICFAAA -5113 JCFAAA -2846 KCFAAA -6834 LCFAAA -8925 MCFAAA -2757 NCFAAA -2775 OCFAAA -6182 PCFAAA -4488 QCFAAA -8523 RCFAAA -52 SCFAAA -7251 TCFAAA -6130 UCFAAA -205 VCFAAA -1186 WCFAAA -1738 XCFAAA -9485 YCFAAA -4235 ZCFAAA -7891 ADFAAA -4960 BDFAAA -8911 CDFAAA -1219 DDFAAA -9652 EDFAAA -9715 FDFAAA -6629 GDFAAA -700 HDFAAA -9819 IDFAAA -5188 JDFAAA -5367 KDFAAA -6447 LDFAAA -720 MDFAAA -9157 NDFAAA -1082 ODFAAA -3179 PDFAAA -4818 QDFAAA -7607 RDFAAA -2352 SDFAAA -1170 TDFAAA -4269 UDFAAA -8767 VDFAAA -3984 WDFAAA -3190 XDFAAA -7456 YDFAAA -4348 ZDFAAA -3150 AEFAAA -8780 BEFAAA -2553 CEFAAA -7526 DEFAAA -2031 EEFAAA -8793 FEFAAA -1122 GEFAAA -1855 HEFAAA -6613 IEFAAA -3231 JEFAAA -9101 KEFAAA -4937 LEFAAA -666 MEFAAA -8943 NEFAAA -6164 OEFAAA -1081 PEFAAA -210 QEFAAA -6024 REFAAA -5715 SEFAAA -8938 TEFAAA -1326 UEFAAA -7111 VEFAAA -757 WEFAAA -8933 XEFAAA -6495 YEFAAA -3134 ZEFAAA -1304 AFFAAA -1835 BFFAAA -7275 CFFAAA -7337 DFFAAA -1282 EFFAAA -6566 FFFAAA -3786 GFFAAA -5741 HFFAAA -6076 IFFAAA -9998 JFFAAA -6268 KFFAAA -9647 LFFAAA -4877 MFFAAA -2652 NFFAAA -1247 OFFAAA -2721 PFFAAA -5968 QFFAAA -9570 RFFAAA -6425 SFFAAA -5451 TFFAAA -5668 UFFAAA -9493 VFFAAA -7973 WFFAAA -8250 XFFAAA -82 YFFAAA -6258 ZFFAAA -9978 AGFAAA -6930 BGFAAA -3746 CGFAAA -7065 DGFAAA -4281 EGFAAA -4367 FGFAAA -9526 GGFAAA -5880 HGFAAA -8480 IGFAAA -2476 JGFAAA -9074 KGFAAA -4830 LGFAAA -3207 MGFAAA -7894 NGFAAA -3860 OGFAAA -5293 PGFAAA -6895 QGFAAA -9908 RGFAAA -9247 SGFAAA -8110 TGFAAA -4716 UGFAAA -4979 VGFAAA -5280 WGFAAA -8326 XGFAAA -5572 YGFAAA -4665 ZGFAAA -3665 AHFAAA -6744 BHFAAA -1897 CHFAAA -1220 DHFAAA -2614 EHFAAA -8509 FHFAAA -8521 GHFAAA -4121 HHFAAA -9663 IHFAAA -2346 JHFAAA -3370 KHFAAA -1498 LHFAAA -7422 MHFAAA -3472 NHFAAA -4126 OHFAAA -4494 PHFAAA -6323 QHFAAA -2823 RHFAAA -8596 SHFAAA -6642 THFAAA -9276 UHFAAA -4148 VHFAAA -9770 WHFAAA -9812 XHFAAA -4419 YHFAAA -3802 ZHFAAA -3210 AIFAAA -6794 BIFAAA -242 CIFAAA -962 DIFAAA -7151 EIFAAA -9440 FIFAAA -721 GIFAAA -2119 HIFAAA -9883 IIFAAA -5071 JIFAAA -8239 KIFAAA -7451 LIFAAA -9517 MIFAAA -9180 NIFAAA -9327 OIFAAA -5462 PIFAAA -8306 QIFAAA -6234 RIFAAA -8771 SIFAAA -5853 TIFAAA -8373 UIFAAA -5017 VIFAAA -8025 WIFAAA -2526 XIFAAA -7419 YIFAAA -4572 ZIFAAA -7744 AJFAAA -8825 BJFAAA -6067 CJFAAA -3291 DJFAAA -7115 EJFAAA -2626 FJFAAA -4109 GJFAAA -4056 HJFAAA -6811 IJFAAA -680 JJFAAA -474 KJFAAA -9294 LJFAAA -7555 MJFAAA -8076 NJFAAA -3840 OJFAAA -5955 PJFAAA -994 QJFAAA -2089 RJFAAA -869 SJFAAA -1223 TJFAAA -1514 UJFAAA -4891 VJFAAA -4190 WJFAAA -4377 XJFAAA -9195 YJFAAA -3827 ZJFAAA -7386 AKFAAA -6665 BKFAAA -7514 CKFAAA -6431 DKFAAA -3251 EKFAAA -8439 FKFAAA -831 GKFAAA -8485 HKFAAA -7314 IKFAAA -3044 JKFAAA -4283 KKFAAA -298 LKFAAA -7114 MKFAAA -9664 NKFAAA -5315 OKFAAA -2164 PKFAAA -3390 QKFAAA -836 RKFAAA -3316 SKFAAA -1284 TKFAAA -2497 UKFAAA -1374 VKFAAA -9525 WKFAAA -2911 XKFAAA -9686 YKFAAA -584 ZKFAAA -5653 ALFAAA -4986 BLFAAA -6049 CLFAAA -9891 DLFAAA -8809 ELFAAA -8598 FLFAAA -2573 GLFAAA -6864 HLFAAA -7932 ILFAAA -6605 JLFAAA -9500 KLFAAA -8742 LLFAAA -9815 MLFAAA -3319 NLFAAA -184 OLFAAA -8886 PLFAAA -7050 QLFAAA -9781 RLFAAA -2443 SLFAAA -1160 TLFAAA -4600 ULFAAA -813 VLFAAA -5078 WLFAAA -9008 XLFAAA -9016 YLFAAA -2747 ZLFAAA -3106 AMFAAA -8235 BMFAAA -5582 CMFAAA -4334 DMFAAA -1612 EMFAAA -5650 FMFAAA -6086 GMFAAA -9667 HMFAAA -4215 IMFAAA -8553 JMFAAA -9066 KMFAAA -1092 LMFAAA -2848 MMFAAA -2765 NMFAAA -6513 OMFAAA -6541 PMFAAA -9617 QMFAAA -5870 RMFAAA -8811 SMFAAA -4529 TMFAAA -161 UMFAAA -641 VMFAAA -4767 WMFAAA -6293 XMFAAA -3816 YMFAAA -4748 ZMFAAA -9924 ANFAAA -6716 BNFAAA -8828 CNFAAA -4967 DNFAAA -9680 ENFAAA -2784 FNFAAA -2882 GNFAAA -3641 HNFAAA -5537 INFAAA -820 JNFAAA -5847 KNFAAA -566 LNFAAA -2246 MNFAAA -6680 NNFAAA -2014 ONFAAA -8355 PNFAAA -1610 QNFAAA -9719 RNFAAA -8498 SNFAAA -5883 TNFAAA -7380 UNFAAA -8865 VNFAAA -4743 WNFAAA -5086 XNFAAA -2739 YNFAAA -9375 ZNFAAA -7876 AOFAAA -453 BOFAAA -6987 COFAAA -2860 DOFAAA -8372 EOFAAA -2048 FOFAAA -9231 GOFAAA -634 HOFAAA -3998 IOFAAA -4728 JOFAAA -579 KOFAAA -815 LOFAAA -1009 MOFAAA -6596 NOFAAA -2793 OOFAAA -9589 POFAAA -2794 QOFAAA -2551 ROFAAA -1588 SOFAAA -4443 TOFAAA -5009 UOFAAA -4287 VOFAAA -2167 WOFAAA -2290 XOFAAA -7225 YOFAAA -8992 ZOFAAA -1540 APFAAA -2029 BPFAAA -2855 CPFAAA -3534 DPFAAA -8078 EPFAAA -9778 FPFAAA -3543 GPFAAA -4778 HPFAAA -8931 IPFAAA -557 JPFAAA -5546 KPFAAA -7527 LPFAAA -5000 MPFAAA -7587 NPFAAA -3014 OPFAAA -5276 PPFAAA -6457 QPFAAA -389 RPFAAA -7104 SPFAAA -9995 TPFAAA -7368 UPFAAA -3258 VPFAAA -9208 WPFAAA -2396 XPFAAA -1715 YPFAAA -1240 ZPFAAA -1952 AQFAAA -4403 BQFAAA -6333 CQFAAA -2492 DQFAAA -6543 EQFAAA -5548 FQFAAA -3458 GQFAAA -2588 HQFAAA -1364 IQFAAA -9856 JQFAAA -4964 KQFAAA -773 LQFAAA -6402 MQFAAA -7213 NQFAAA -3385 OQFAAA -6005 PQFAAA -9346 QQFAAA -1831 RQFAAA -5406 SQFAAA -2154 TQFAAA -3721 UQFAAA -2889 VQFAAA -4410 WQFAAA -7102 XQFAAA -4057 YQFAAA -9780 ZQFAAA -9481 ARFAAA -2366 BRFAAA -2708 CRFAAA -7399 DRFAAA -5234 ERFAAA -1843 FRFAAA -1006 GRFAAA -7696 HRFAAA -6411 IRFAAA -3913 JRFAAA -2538 KRFAAA -3019 LRFAAA -107 MRFAAA -427 NRFAAA -9849 ORFAAA -4195 PRFAAA -9215 QRFAAA -3165 RRFAAA -3280 SRFAAA -4477 TRFAAA -5885 URFAAA -3311 VRFAAA -6453 WRFAAA -8527 XRFAAA -1921 YRFAAA -2427 ZRFAAA -3691 ASFAAA -3882 BSFAAA -562 CSFAAA -377 DSFAAA -1497 ESFAAA -4453 FSFAAA -4678 GSFAAA -2234 HSFAAA -1073 ISFAAA -6479 JSFAAA -5665 KSFAAA -586 LSFAAA -1584 MSFAAA -2574 NSFAAA -9833 OSFAAA -6726 PSFAAA -8497 QSFAAA -2914 RSFAAA -8586 SSFAAA -6973 TSFAAA -1322 USFAAA -5242 VSFAAA -5581 WSFAAA -1365 XSFAAA -2818 YSFAAA -3758 ZSFAAA -2665 ATFAAA -9823 BTFAAA -7057 CTFAAA -543 DTFAAA -4008 ETFAAA -4397 FTFAAA -8533 GTFAAA -9728 HTFAAA -5198 ITFAAA -5036 JTFAAA -4394 KTFAAA -9633 LTFAAA -3339 MTFAAA -9529 NTFAAA -4780 OTFAAA -4862 PTFAAA -8152 QTFAAA -9330 RTFAAA -4362 STFAAA -4688 TTFAAA -1903 UTFAAA -9027 VTFAAA -5385 WTFAAA -9854 XTFAAA -9033 YTFAAA -3185 ZTFAAA -2618 AUFAAA -371 BUFAAA -3697 CUFAAA -1682 DUFAAA -3333 EUFAAA -1722 FUFAAA -2009 GUFAAA -3517 HUFAAA -7640 IUFAAA -259 JUFAAA -1400 KUFAAA -6663 LUFAAA -1576 MUFAAA -8843 NUFAAA -9474 OUFAAA -1597 PUFAAA -1143 QUFAAA -4162 RUFAAA -1301 SUFAAA -2935 TUFAAA -886 UUFAAA -1661 VUFAAA -1026 WUFAAA -7034 XUFAAA -2305 YUFAAA -1725 ZUFAAA -909 AVFAAA -9906 BVFAAA -3309 CVFAAA -515 DVFAAA -932 EVFAAA -8144 FVFAAA -5592 GVFAAA -4003 HVFAAA -9566 IVFAAA -4556 JVFAAA -268 KVFAAA -8107 LVFAAA -5816 MVFAAA -8597 NVFAAA -9611 OVFAAA -8070 PVFAAA -6040 QVFAAA -3184 RVFAAA -9656 SVFAAA -1577 TVFAAA -1805 UVFAAA -8268 VVFAAA -3489 WVFAAA -4564 XVFAAA -4006 YVFAAA -8466 ZVFAAA -938 AWFAAA -5944 BWFAAA -8363 CWFAAA -5348 DWFAAA -71 EWFAAA -3620 FWFAAA -3230 GWFAAA -6132 HWFAAA -6143 IWFAAA -8781 JWFAAA -5522 KWFAAA -6320 LWFAAA -3923 MWFAAA -2207 NWFAAA -966 OWFAAA -9020 PWFAAA -4616 QWFAAA -8289 RWFAAA -5796 SWFAAA -9259 TWFAAA -3710 UWFAAA -251 VWFAAA -7669 WWFAAA -6304 XWFAAA -6454 YWFAAA -1489 ZWFAAA -715 AXFAAA -4319 BXFAAA -7112 CXFAAA -3726 DXFAAA -7727 EXFAAA -8387 FXFAAA -6555 GXFAAA -1148 HXFAAA -9000 IXFAAA -5278 JXFAAA -2388 KXFAAA -7984 LXFAAA -881 MXFAAA -6830 NXFAAA -7056 OXFAAA -7581 PXFAAA -5214 QXFAAA -2505 RXFAAA -5112 SXFAAA -9884 TXFAAA -8040 UXFAAA -7033 VXFAAA -9343 WXFAAA -2931 XXFAAA -9024 YXFAAA -6485 ZXFAAA -3465 AYFAAA -3357 BYFAAA -2929 CYFAAA -3086 DYFAAA -8897 EYFAAA -9688 FYFAAA -6522 GYFAAA -3241 HYFAAA -8770 IYFAAA -2884 JYFAAA -9579 KYFAAA -3125 LYFAAA -4604 MYFAAA -2682 NYFAAA -254 OYFAAA -6569 PYFAAA -2686 QYFAAA -2123 RYFAAA -1745 SYFAAA -247 TYFAAA -5800 UYFAAA -1121 VYFAAA -8893 WYFAAA -7819 XYFAAA -1339 YYFAAA -5680 ZYFAAA -5093 AZFAAA -3508 BZFAAA -933 CZFAAA -1106 DZFAAA -4386 EZFAAA -5895 FZFAAA -2980 GZFAAA -4400 HZFAAA -7433 IZFAAA -6110 JZFAAA -867 KZFAAA -5292 LZFAAA -3926 MZFAAA -1107 NZFAAA -7355 OZFAAA -4689 PZFAAA -4872 QZFAAA -7821 RZFAAA -7277 SZFAAA -3268 TZFAAA -8877 UZFAAA -343 VZFAAA -621 WZFAAA -5429 XZFAAA -392 YZFAAA -6004 ZZFAAA -6377 AAGAAA -3037 BAGAAA -3514 CAGAAA -8740 DAGAAA -3877 EAGAAA -5731 FAGAAA -6407 GAGAAA -2044 HAGAAA -7362 IAGAAA -5458 JAGAAA -6437 KAGAAA -1051 LAGAAA -1203 MAGAAA -2176 NAGAAA -8997 OAGAAA -6378 PAGAAA -6006 QAGAAA -2308 RAGAAA -625 SAGAAA -7298 TAGAAA -5575 UAGAAA -3565 VAGAAA -47 WAGAAA -2413 XAGAAA -2153 YAGAAA -752 ZAGAAA -4095 ABGAAA -2518 BBGAAA -3681 CBGAAA -4213 DBGAAA -2615 EBGAAA -1471 FBGAAA -7315 GBGAAA -6013 HBGAAA -3077 IBGAAA -2190 JBGAAA -528 KBGAAA -9508 LBGAAA -2473 MBGAAA -167 NBGAAA -8448 OBGAAA -7538 PBGAAA -7638 QBGAAA -4328 RBGAAA -3812 SBGAAA -2879 TBGAAA -4741 UBGAAA -9155 VBGAAA -5151 WBGAAA -5591 XBGAAA -1034 YBGAAA -765 ZBGAAA -2664 ACGAAA -6854 BCGAAA -8263 CCGAAA -8658 DCGAAA -587 ECGAAA -4553 FCGAAA -1368 GCGAAA -1718 HCGAAA -140 ICGAAA -8341 JCGAAA -72 KCGAAA -6589 LCGAAA -2024 MCGAAA -8024 NCGAAA -9564 OCGAAA -8625 PCGAAA -2680 QCGAAA -4323 RCGAAA -8981 SCGAAA -8909 TCGAAA -5288 UCGAAA -2057 VCGAAA -5931 WCGAAA -9794 XCGAAA -1012 YCGAAA -5496 ZCGAAA -9182 ADGAAA -5258 BDGAAA -3050 CDGAAA -2083 DDGAAA -3069 EDGAAA -8459 FDGAAA -169 GDGAAA -4379 HDGAAA -5126 IDGAAA -1415 JDGAAA -1163 KDGAAA -3500 LDGAAA -7202 MDGAAA -747 NDGAAA -9264 ODGAAA -8548 PDGAAA -4228 QDGAAA -7122 RDGAAA -3395 SDGAAA -5674 TDGAAA -7293 UDGAAA -737 VDGAAA -9595 WDGAAA -594 XDGAAA -5322 YDGAAA -2933 ZDGAAA -4955 AEGAAA -4073 BEGAAA -7249 CEGAAA -192 DEGAAA -2617 EEGAAA -7409 FEGAAA -4903 GEGAAA -9797 HEGAAA -9919 IEGAAA -1878 JEGAAA -4851 KEGAAA -5514 LEGAAA -2582 MEGAAA -3564 NEGAAA -7085 OEGAAA -3619 PEGAAA -261 QEGAAA -7338 REGAAA -4251 SEGAAA -5360 TEGAAA -5678 UEGAAA -9162 VEGAAA -5920 WEGAAA -7156 XEGAAA -4271 YEGAAA -4698 ZEGAAA -1572 AFGAAA -6974 BFGAAA -4291 CFGAAA -4036 DFGAAA -7473 EFGAAA -4786 FFGAAA -2662 GFGAAA -916 HFGAAA -668 IFGAAA -4874 JFGAAA -3752 KFGAAA -4865 LFGAAA -7052 MFGAAA -5712 NFGAAA -31 OFGAAA -4944 PFGAAA -1435 QFGAAA -501 RFGAAA -9401 SFGAAA -5014 TFGAAA -9125 UFGAAA -6144 VFGAAA -1743 WFGAAA -4316 XFGAAA -8212 YFGAAA -7344 ZFGAAA -2051 AGGAAA -8131 BGGAAA -7023 CGGAAA -9674 DGGAAA -4984 EGGAAA -111 FGGAAA -2296 GGGAAA -5025 HGGAAA -1756 IGGAAA -2885 JGGAAA -2541 KGGAAA -1919 LGGAAA -6496 MGGAAA -6103 NGGAAA -98 OGGAAA -3727 PGGAAA -689 QGGAAA -7181 RGGAAA -8447 SGGAAA -4569 TGGAAA -8844 UGGAAA -2436 VGGAAA -391 WGGAAA -3035 XGGAAA -7583 YGGAAA -1145 ZGGAAA -93 AHGAAA -8896 BHGAAA -6719 CHGAAA -7728 DHGAAA -1349 EHGAAA -5349 FHGAAA -3040 GHGAAA -2414 HHGAAA -5122 IHGAAA -9553 JHGAAA -5987 KHGAAA -5939 LHGAAA -3525 MHGAAA -1371 NHGAAA -618 OHGAAA -6529 PHGAAA -4010 QHGAAA -328 RHGAAA -6121 SHGAAA -3505 THGAAA -2033 UHGAAA -4724 VHGAAA -8717 WHGAAA -5639 XHGAAA -3448 YHGAAA -2919 ZHGAAA -3417 AIGAAA -943 BIGAAA -775 CIGAAA -2333 DIGAAA -4801 EIGAAA -7169 FIGAAA -2840 GIGAAA -9034 HIGAAA -6154 IIGAAA -1412 JIGAAA -2263 KIGAAA -7118 LIGAAA -1526 MIGAAA -491 NIGAAA -9732 OIGAAA -7067 PIGAAA -212 QIGAAA -1955 RIGAAA -3303 SIGAAA -2715 TIGAAA -8168 UIGAAA -6799 VIGAAA -5080 WIGAAA -4939 XIGAAA -6604 YIGAAA -6531 ZIGAAA -9948 AJGAAA -7923 BJGAAA -9905 CJGAAA -340 DJGAAA -1721 EJGAAA -9047 FJGAAA -4723 GJGAAA -5748 HJGAAA -6845 IJGAAA -1556 JJGAAA -9505 KJGAAA -3573 LJGAAA -3785 MJGAAA -2772 NJGAAA -7282 OJGAAA -8106 PJGAAA -2847 QJGAAA -9803 RJGAAA -7719 SJGAAA -4649 TJGAAA -6196 UJGAAA -6026 VJGAAA -1646 WJGAAA -6526 XJGAAA -5110 YJGAAA -3946 ZJGAAA -445 AKGAAA -3249 BKGAAA -2501 CKGAAA -3243 DKGAAA -4701 EKGAAA -472 FKGAAA -3356 GKGAAA -9967 HKGAAA -4292 IKGAAA -7005 JKGAAA -6267 KKGAAA -6678 LKGAAA -6083 MKGAAA -760 NKGAAA -7833 OKGAAA -2877 PKGAAA -8810 QKGAAA -1560 RKGAAA -1367 SKGAAA -8756 TKGAAA -1346 UKGAAA -6449 VKGAAA -6658 WKGAAA -6745 XKGAAA -4866 YKGAAA -14 ZKGAAA -4506 ALGAAA -1923 BLGAAA -8365 CLGAAA -1279 DLGAAA -7666 ELGAAA -7404 FLGAAA -65 GLGAAA -5820 HLGAAA -459 ILGAAA -4787 JLGAAA -5631 KLGAAA -9717 LLGAAA -2560 MLGAAA -8295 NLGAAA -3596 OLGAAA -2023 PLGAAA -5055 QLGAAA -763 RLGAAA -6733 SLGAAA -9266 TLGAAA -4479 ULGAAA -1816 VLGAAA -899 WLGAAA -230 XLGAAA -5362 YLGAAA -1609 ZLGAAA -6750 AMGAAA -9704 BMGAAA -3991 CMGAAA -3959 DMGAAA -9021 EMGAAA -7585 FMGAAA -7083 GMGAAA -7688 HMGAAA -2673 IMGAAA -3554 JMGAAA -7416 KMGAAA -5672 LMGAAA -1355 MMGAAA -3149 NMGAAA -5811 OMGAAA -3759 PMGAAA -5634 QMGAAA -8617 RMGAAA -8949 SMGAAA -3964 TMGAAA -3852 UMGAAA -1555 VMGAAA -6536 WMGAAA -4779 XMGAAA -1893 YMGAAA -9358 ZMGAAA -7438 ANGAAA -941 BNGAAA -4844 CNGAAA -4745 DNGAAA -1017 ENGAAA -327 FNGAAA -3152 GNGAAA -4711 HNGAAA -141 INGAAA -1303 JNGAAA -8873 KNGAAA -8481 LNGAAA -5445 MNGAAA -7868 NNGAAA -6722 ONGAAA -6628 PNGAAA -7738 QNGAAA -1018 RNGAAA -3296 SNGAAA -1946 TNGAAA -6603 UNGAAA -3562 VNGAAA -1147 WNGAAA -6031 XNGAAA -6484 YNGAAA -496 ZNGAAA -4563 AOGAAA -1037 BOGAAA -9672 COGAAA -9053 DOGAAA -2523 EOGAAA -8519 FOGAAA -8190 GOGAAA -2068 HOGAAA -8569 IOGAAA -6535 JOGAAA -1810 KOGAAA -3099 LOGAAA -7466 MOGAAA -4017 NOGAAA -1097 OOGAAA -7686 POGAAA -6742 QOGAAA -5966 ROGAAA -3632 SOGAAA -8837 TOGAAA -1667 UOGAAA -8833 VOGAAA -9805 WOGAAA -3650 XOGAAA -2237 YOGAAA -9980 ZOGAAA -2861 APGAAA -1334 BPGAAA -842 CPGAAA -1116 DPGAAA -4055 EPGAAA -3842 FPGAAA -1886 GPGAAA -8589 HPGAAA -5873 IPGAAA -7711 JPGAAA -911 KPGAAA -5837 LPGAAA -897 MPGAAA -4299 NPGAAA -7774 OPGAAA -7832 PPGAAA -9915 QPGAAA -9 RPGAAA -9675 SPGAAA -7953 TPGAAA -8912 UPGAAA -4188 VPGAAA -8446 WPGAAA -1600 XPGAAA -43 YPGAAA -544 ZPGAAA -6977 AQGAAA -3191 BQGAAA -418 CQGAAA -3142 DQGAAA -5042 EQGAAA -2194 FQGAAA -2397 GQGAAA -4684 HQGAAA -34 IQGAAA -3844 JQGAAA -7824 KQGAAA -6177 LQGAAA -9657 MQGAAA -4546 NQGAAA -599 OQGAAA -153 PQGAAA -6910 QQGAAA -4408 RQGAAA -1164 SQGAAA -6469 TQGAAA -5996 UQGAAA -2639 VQGAAA -2678 WQGAAA -8392 XQGAAA -1386 YQGAAA -5125 ZQGAAA -8453 ARGAAA -2369 BRGAAA -1608 CRGAAA -3781 DRGAAA -903 ERGAAA -2099 FRGAAA -538 GRGAAA -9177 HRGAAA -420 IRGAAA -9080 JRGAAA -2630 KRGAAA -5978 LRGAAA -9239 MRGAAA -4372 NRGAAA -4357 ORGAAA -9857 PRGAAA -7933 QRGAAA -9574 RRGAAA -8294 SRGAAA -627 TRGAAA -3229 URGAAA -3163 VRGAAA -7349 WRGAAA -6889 XRGAAA -2101 YRGAAA -6476 ZRGAAA -6765 ASGAAA -4204 BSGAAA -5915 CSGAAA -2318 DSGAAA -294 ESGAAA -5245 FSGAAA -4481 GSGAAA -7754 HSGAAA -8494 ISGAAA -4014 JSGAAA -2197 KSGAAA -1297 LSGAAA -1066 MSGAAA -5710 NSGAAA -4100 OSGAAA -7356 PSGAAA -7658 QSGAAA -3666 RSGAAA -9713 SSGAAA -691 TSGAAA -3112 USGAAA -6035 VSGAAA -8353 WSGAAA -5679 XSGAAA -2124 YSGAAA -4714 ZSGAAA -9048 ATGAAA -7692 BTGAAA -4542 CTGAAA -8737 DTGAAA -4977 ETGAAA -9349 FTGAAA -731 GTGAAA -1788 HTGAAA -7830 ITGAAA -3977 JTGAAA -2421 KTGAAA -5891 LTGAAA -1111 MTGAAA -9224 NTGAAA -9872 OTGAAA -2433 PTGAAA -1491 QTGAAA -6653 RTGAAA -1907 STGAAA -889 TTGAAA -561 UTGAAA -7415 VTGAAA -2703 WTGAAA -2561 XTGAAA -1257 YTGAAA -2390 ZTGAAA -3915 AUGAAA -8476 BUGAAA -607 CUGAAA -3891 DUGAAA -7269 EUGAAA -9537 FUGAAA -8518 GUGAAA -5221 HUGAAA -3274 IUGAAA -6677 JUGAAA -3114 KUGAAA -1966 LUGAAA -5941 MUGAAA -9463 NUGAAA -8966 OUGAAA -4402 PUGAAA -3364 QUGAAA -3698 RUGAAA -4651 SUGAAA -2127 TUGAAA -3614 UUGAAA -5430 VUGAAA -3361 WUGAAA -4798 XUGAAA -8269 YUGAAA -6458 ZUGAAA -3358 AVGAAA -5898 BVGAAA -1880 CVGAAA -782 DVGAAA -3102 EVGAAA -6366 FVGAAA -399 GVGAAA -6773 HVGAAA -7942 IVGAAA -6274 JVGAAA -7447 KVGAAA -7648 LVGAAA -3997 MVGAAA -1759 NVGAAA -1785 OVGAAA -8930 PVGAAA -7595 QVGAAA -6752 RVGAAA -5635 SVGAAA -1579 TVGAAA -7743 UVGAAA -5856 VVGAAA -7273 WVGAAA -1399 XVGAAA -3694 YVGAAA -2782 ZVGAAA -6951 AWGAAA -6053 BWGAAA -1753 CWGAAA -3985 DWGAAA -6159 EWGAAA -6250 FWGAAA -6240 GWGAAA -6571 HWGAAA -8624 IWGAAA -9718 JWGAAA -5529 KWGAAA -7089 LWGAAA -5488 MWGAAA -5444 NWGAAA -4899 OWGAAA -7928 PWGAAA -4736 QWGAAA -4317 RWGAAA -1174 SWGAAA -6138 TWGAAA -3943 UWGAAA -1545 VWGAAA -6867 WWGAAA -6832 XWGAAA -2987 YWGAAA -5169 ZWGAAA -8998 AXGAAA -9347 BXGAAA -4800 CXGAAA -4200 DXGAAA -4046 EXGAAA -7142 FXGAAA -2733 GXGAAA -1568 HXGAAA -5105 IXGAAA -9115 JXGAAA -6475 KXGAAA -3796 LXGAAA -5410 MXGAAA -4023 NXGAAA -8904 OXGAAA -450 PXGAAA -8087 QXGAAA -6478 RXGAAA -2696 SXGAAA -1792 TXGAAA -9699 UXGAAA -9160 VXGAAA -9989 WXGAAA -9568 XXGAAA -487 YXGAAA -7863 ZXGAAA -1884 AYGAAA -2651 BYGAAA -8285 CYGAAA -3927 DYGAAA -4076 EYGAAA -6149 FYGAAA -6581 GYGAAA -8293 HYGAAA -7665 IYGAAA -4435 JYGAAA -1271 KYGAAA -3928 LYGAAA -7045 MYGAAA -4943 NYGAAA -8473 OYGAAA -1707 PYGAAA -7509 QYGAAA -1593 RYGAAA -9281 SYGAAA -8986 TYGAAA -3740 UYGAAA -9265 VYGAAA -1510 WYGAAA -3022 XYGAAA -9014 YYGAAA -6816 ZYGAAA -5518 AZGAAA -4451 BZGAAA -8747 CZGAAA -4646 DZGAAA -7296 EZGAAA -9644 FZGAAA -5977 GZGAAA -6270 HZGAAA -5578 IZGAAA -2465 JZGAAA -6436 KZGAAA -8089 LZGAAA -2409 MZGAAA -284 NZGAAA -5576 OZGAAA -6534 PZGAAA -8848 QZGAAA -4305 RZGAAA -5574 SZGAAA -596 TZGAAA -1253 UZGAAA -521 VZGAAA -8739 WZGAAA -908 XZGAAA -6937 YZGAAA -4515 ZZGAAA -8630 AAHAAA -7518 BAHAAA -8300 CAHAAA -8434 DAHAAA -6000 EAHAAA -4508 FAHAAA -7861 GAHAAA -5953 HAHAAA -5063 IAHAAA -4501 JAHAAA -7092 KAHAAA -4388 LAHAAA -1826 MAHAAA -568 NAHAAA -8184 OAHAAA -4268 PAHAAA -5798 QAHAAA -5190 RAHAAA -1298 SAHAAA -4035 TAHAAA -4504 UAHAAA -5992 VAHAAA -770 WAHAAA -7502 XAHAAA -824 YAHAAA -7716 ZAHAAA -5749 ABHAAA -9814 BBHAAA -350 CBHAAA -1390 DBHAAA -6994 EBHAAA -3629 FBHAAA -9937 GBHAAA -5285 HBHAAA -3157 IBHAAA -9549 JBHAAA -4118 KBHAAA -756 LBHAAA -5964 MBHAAA -7701 NBHAAA -1242 OBHAAA -7890 PBHAAA -1991 QBHAAA -110 RBHAAA -9334 SBHAAA -6231 TBHAAA -9871 UBHAAA -9471 VBHAAA -2697 WBHAAA -4761 XBHAAA -8493 YBHAAA -1045 ZBHAAA -3403 ACHAAA -9412 BCHAAA -7652 CCHAAA -5866 DCHAAA -6942 ECHAAA -9353 FCHAAA -2600 GCHAAA -6971 HCHAAA -5391 ICHAAA -7654 JCHAAA -1797 KCHAAA -4530 LCHAAA -3130 MCHAAA -9442 NCHAAA -6659 OCHAAA -9714 PCHAAA -3660 QCHAAA -1906 RCHAAA -7927 SCHAAA -1767 TCHAAA -5523 UCHAAA -9289 VCHAAA -2717 WCHAAA -4099 XCHAAA -4387 YCHAAA -8864 ZCHAAA -1774 ADHAAA -6292 BDHAAA -847 CDHAAA -5954 DDHAAA -8032 EDHAAA -3295 FDHAAA -8984 GDHAAA -7809 HDHAAA -1670 IDHAAA -7733 JDHAAA -6187 KDHAAA -9326 LDHAAA -2493 MDHAAA -9512 NDHAAA -4342 ODHAAA -5350 PDHAAA -6009 QDHAAA -1208 RDHAAA -7014 SDHAAA -2967 TDHAAA -5831 UDHAAA -3097 VDHAAA -1528 WDHAAA -6429 XDHAAA -7320 YDHAAA -844 ZDHAAA -7054 AEHAAA -1643 BEHAAA -7626 CEHAAA -8728 DEHAAA -8277 EEHAAA -189 FEHAAA -3717 GEHAAA -1020 HEHAAA -9234 IEHAAA -9541 JEHAAA -380 KEHAAA -397 LEHAAA -835 MEHAAA -347 NEHAAA -2490 OEHAAA -605 PEHAAA -7960 QEHAAA -9681 REHAAA -5753 SEHAAA -1676 TEHAAA -5533 UEHAAA -8958 VEHAAA -664 WEHAAA -3005 XEHAAA -8576 YEHAAA -7304 ZEHAAA -3375 AFHAAA -6336 BFHAAA -1392 CFHAAA -2925 DFHAAA -1217 EFHAAA -3714 FFHAAA -2120 GFHAAA -2845 HFHAAA -3865 IFHAAA -124 JFHAAA -865 KFHAAA -9361 LFHAAA -6338 MFHAAA -7330 NFHAAA -513 OFHAAA -5001 PFHAAA -549 QFHAAA -1808 RFHAAA -7168 SFHAAA -9878 TFHAAA -233 UFHAAA -4262 VFHAAA -7998 WFHAAA -2419 XFHAAA -9960 YFHAAA -3523 ZFHAAA -5440 AGHAAA -3030 BGHAAA -2745 CGHAAA -7175 DGHAAA -640 EGHAAA -1798 FGHAAA -7499 GGHAAA -1924 HGHAAA -1327 IGHAAA -73 JGHAAA -9558 KGHAAA -818 LGHAAA -9916 MGHAAA -2978 NGHAAA -8469 OGHAAA -9845 PGHAAA -2326 QGHAAA -4032 RGHAAA -5604 SGHAAA -9610 TGHAAA -5101 UGHAAA -7246 VGHAAA -1292 WGHAAA -6235 XGHAAA -1733 YGHAAA -4647 ZGHAAA -258 AHHAAA -8438 BHHAAA -7869 CHHAAA -9691 DHHAAA -5422 EHHAAA -9630 FHHAAA -4439 GHHAAA -3140 HHHAAA -9111 IHHAAA -4606 JHHAAA -8620 KHHAAA -7849 LHHAAA -346 MHHAAA -9528 NHHAAA -1811 OHHAAA -6068 PHHAAA -6260 QHHAAA -5909 RHHAAA -4518 SHHAAA -7530 THHAAA -3900 UHHAAA -3969 VHHAAA -8690 WHHAAA -5532 XHHAAA -5989 YHHAAA -1870 ZHHAAA -1113 AIHAAA -5155 BIHAAA -7460 CIHAAA -6217 DIHAAA -8333 EIHAAA -6341 FIHAAA -6230 GIHAAA -6902 HIHAAA -670 IIHAAA -805 JIHAAA -1340 KIHAAA -8649 LIHAAA -3887 MIHAAA -5400 NIHAAA -4354 OIHAAA -950 PIHAAA -1544 QIHAAA -3898 RIHAAA -8038 SIHAAA -1095 TIHAAA -1748 UIHAAA -9154 VIHAAA -2182 WIHAAA -6797 XIHAAA -9149 YIHAAA -7351 ZIHAAA -2820 AJHAAA -9696 BJHAAA -253 CJHAAA -3600 DJHAAA -3892 EJHAAA -231 FJHAAA -8331 GJHAAA -403 HJHAAA -8642 IJHAAA -3118 JJHAAA -3835 KJHAAA -1117 LJHAAA -7024 MJHAAA -2636 NJHAAA -3778 OJHAAA -2003 PJHAAA -5717 QJHAAA -4869 RJHAAA -8921 SJHAAA -888 TJHAAA -7599 UJHAAA -8621 VJHAAA -811 WJHAAA -9147 XJHAAA -1413 YJHAAA -5232 ZJHAAA -5912 AKHAAA -3418 BKHAAA -3912 CKHAAA -9576 DKHAAA -4225 EKHAAA -8222 FKHAAA -7013 GKHAAA -7037 HKHAAA -1205 IKHAAA -8114 JKHAAA -6585 KKHAAA -155 LKHAAA -2841 MKHAAA -1996 NKHAAA -4948 OKHAAA -3304 PKHAAA -5684 QKHAAA -6962 RKHAAA -8691 SKHAAA -8501 TKHAAA -4783 UKHAAA -3762 VKHAAA -4534 WKHAAA -4999 XKHAAA -4618 YKHAAA -4220 ZKHAAA -3384 ALHAAA -3036 BLHAAA -545 CLHAAA -9946 DLHAAA -1985 ELHAAA -2310 FLHAAA -6563 GLHAAA -4886 HLHAAA -9359 ILHAAA -400 JLHAAA -9742 KLHAAA -6736 LLHAAA -8166 MLHAAA -861 NLHAAA -7492 OLHAAA -1155 PLHAAA -9769 QLHAAA -6843 RLHAAA -5625 SLHAAA -1910 TLHAAA -9796 ULHAAA -6950 VLHAAA -3084 WLHAAA -2959 XLHAAA -2093 YLHAAA -2738 ZLHAAA -6406 AMHAAA -9082 BMHAAA -8568 CMHAAA -3566 DMHAAA -3016 EMHAAA -1207 FMHAAA -4045 GMHAAA -4173 HMHAAA -3939 IMHAAA -9683 JMHAAA -1684 KMHAAA -9271 LMHAAA -9317 MMHAAA -5793 NMHAAA -352 OMHAAA -7328 PMHAAA -4582 QMHAAA -7413 RMHAAA -6772 SMHAAA -4973 TMHAAA -7480 UMHAAA -5555 VMHAAA -4227 WMHAAA -4153 XMHAAA -4601 YMHAAA -3782 ZMHAAA -3872 ANHAAA -893 BNHAAA -2430 CNHAAA -2591 DNHAAA -264 ENHAAA -6238 FNHAAA -633 GNHAAA -1029 HNHAAA -5934 INHAAA -8694 JNHAAA -7401 KNHAAA -1165 LNHAAA -9438 MNHAAA -4790 NNHAAA -4531 ONHAAA -6099 PNHAAA -8236 QNHAAA -8551 RNHAAA -3128 SNHAAA -3504 TNHAAA -9071 UNHAAA -5930 VNHAAA -6825 WNHAAA -2218 XNHAAA -3604 YNHAAA -5761 ZNHAAA -5414 AOHAAA -5892 BOHAAA -4080 COHAAA -8018 DOHAAA -1757 EOHAAA -5854 FOHAAA -1335 GOHAAA -3811 HOHAAA -9917 IOHAAA -5947 JOHAAA -7263 KOHAAA -1730 LOHAAA -5747 MOHAAA -3876 NOHAAA -2762 OOHAAA -7613 POHAAA -152 QOHAAA -3941 ROHAAA -5614 SOHAAA -9279 TOHAAA -3048 UOHAAA -6152 VOHAAA -5481 WOHAAA -4675 XOHAAA -3334 YOHAAA -4691 ZOHAAA -803 APHAAA -5409 BPHAAA -1054 CPHAAA -103 DPHAAA -8565 EPHAAA -4666 FPHAAA -6634 GPHAAA -5538 HPHAAA -3789 IPHAAA -4641 JPHAAA -2458 KPHAAA -5667 LPHAAA -6524 MPHAAA -9179 NPHAAA -6358 OPHAAA -6668 PPHAAA -6414 QPHAAA -2813 RPHAAA -8927 SPHAAA -8695 TPHAAA -363 UPHAAA -9966 VPHAAA -1323 WPHAAA -8211 XPHAAA -4375 YPHAAA -3257 ZPHAAA -6239 AQHAAA -3602 BQHAAA -9830 CQHAAA -7826 DQHAAA -2108 EQHAAA -7245 FQHAAA -8330 GQHAAA -7441 HQHAAA -9848 IQHAAA -1226 JQHAAA -414 KQHAAA -1273 LQHAAA -9866 MQHAAA -4633 NQHAAA -8727 OQHAAA -5308 PQHAAA -1395 QQHAAA -1825 RQHAAA -7606 SQHAAA -9390 TQHAAA -2376 UQHAAA -2377 VQHAAA -5346 WQHAAA -4140 XQHAAA -6032 YQHAAA -9453 ZQHAAA -9297 ARHAAA -6455 BRHAAA -4458 CRHAAA -9516 DRHAAA -6211 ERHAAA -526 FRHAAA -3570 GRHAAA -4885 HRHAAA -6390 IRHAAA -1606 JRHAAA -7850 KRHAAA -3315 LRHAAA -8322 MRHAAA -3703 NRHAAA -9489 ORHAAA -6104 PRHAAA -3067 QRHAAA -2521 RRHAAA -2581 SRHAAA -595 TRHAAA -8291 URHAAA -1727 VRHAAA -6847 WRHAAA -7494 XRHAAA -7093 YRHAAA -7357 ZRHAAA -620 ASHAAA -2460 BSHAAA -1598 CSHAAA -4112 DSHAAA -2956 ESHAAA -3193 FSHAAA -6356 GSHAAA -730 HSHAAA -8826 ISHAAA -9036 JSHAAA -2085 KSHAAA -9007 LSHAAA -6047 MSHAAA -3953 NSHAAA -1214 OSHAAA -4814 PSHAAA -5738 QSHAAA -7176 RSHAAA -3609 SSHAAA -592 TSHAAA -9391 USHAAA -5345 VSHAAA -1171 WSHAAA -7238 XSHAAA -7561 YSHAAA -5876 ZSHAAA -6611 ATHAAA -7300 BTHAAA -1506 CTHAAA -1153 DTHAAA -3831 ETHAAA -9255 FTHAAA -1841 GTHAAA -5075 HTHAAA -101 ITHAAA -2627 JTHAAA -7078 KTHAAA -2850 LTHAAA -8703 MTHAAA -4101 NTHAAA -318 OTHAAA -6452 PTHAAA -5558 QTHAAA -3127 RTHAAA -535 STHAAA -270 TTHAAA -4038 UTHAAA -3404 VTHAAA -2374 WTHAAA -6446 XTHAAA -7758 YTHAAA -356 ZTHAAA -9197 AUHAAA -9765 BUHAAA -4974 CUHAAA -442 DUHAAA -4349 EUHAAA -6119 FUHAAA -7574 GUHAAA -4445 HUHAAA -940 IUHAAA -1875 JUHAAA -5951 KUHAAA -9132 LUHAAA -6913 MUHAAA -3308 NUHAAA -7553 OUHAAA -2138 PUHAAA -6252 QUHAAA -2171 RUHAAA -4159 SUHAAA -2401 TUHAAA -6553 UUHAAA -5217 VUHAAA -1405 WUHAAA -1494 XUHAAA -5553 YUHAAA -8296 ZUHAAA -6565 AVHAAA -817 BVHAAA -6947 CVHAAA -4184 DVHAAA -6577 EVHAAA -6424 FVHAAA -2482 GVHAAA -6874 HVHAAA -7601 IVHAAA -4552 JVHAAA -8406 KVHAAA -2924 LVHAAA -8255 MVHAAA -4920 NVHAAA -228 OVHAAA -9431 PVHAAA -4021 QVHAAA -2966 RVHAAA -2862 SVHAAA -4303 TVHAAA -9643 UVHAAA -3008 VVHAAA -7476 WVHAAA -3686 XVHAAA -9051 YVHAAA -6592 ZVHAAA -924 AWHAAA -4406 BWHAAA -5233 CWHAAA -8881 DWHAAA -2212 EWHAAA -5804 FWHAAA -2990 GWHAAA -4069 HWHAAA -5380 IWHAAA -5016 JWHAAA -5056 KWHAAA -3732 LWHAAA -5527 MWHAAA -1151 NWHAAA -7900 OWHAAA -1660 PWHAAA -8064 QWHAAA -8240 RWHAAA -413 SWHAAA -8311 TWHAAA -1065 UWHAAA -2741 VWHAAA -5306 WWHAAA -5464 XWHAAA -4237 YWHAAA -3822 ZWHAAA -2548 AXHAAA -2688 BXHAAA -8061 CXHAAA -9340 DXHAAA -4031 EXHAAA -2635 FXHAAA -809 GXHAAA -3209 HXHAAA -3825 IXHAAA -1448 JXHAAA -9077 KXHAAA -3730 LXHAAA -9596 MXHAAA -3563 NXHAAA -4116 OXHAAA -4825 PXHAAA -8376 QXHAAA -3917 RXHAAA -4407 SXHAAA -8202 TXHAAA -7675 UXHAAA -4104 VXHAAA -9225 WXHAAA -2834 XXHAAA -1227 YXHAAA -3383 ZXHAAA -67 AYHAAA -1751 BYHAAA -8054 CYHAAA -8571 DYHAAA -2466 EYHAAA -9405 FYHAAA -6883 GYHAAA -4301 HYHAAA -3705 IYHAAA -5420 JYHAAA -3692 KYHAAA -6851 LYHAAA -9363 MYHAAA -2269 NYHAAA -4918 OYHAAA -4297 PYHAAA -1836 QYHAAA -237 RYHAAA -6131 SYHAAA -3174 TYHAAA -9987 UYHAAA -3630 VYHAAA -2899 WYHAAA -4079 XYHAAA -5049 YYHAAA -2963 ZYHAAA -3962 AZHAAA -7921 BZHAAA -3967 CZHAAA -2752 DZHAAA -7944 EZHAAA -2205 FZHAAA -5035 GZHAAA -1425 HZHAAA -832 IZHAAA -1447 JZHAAA -6108 KZHAAA -4936 LZHAAA -7704 MZHAAA -142 NZHAAA -4272 OZHAAA -7667 PZHAAA -366 QZHAAA -8866 RZHAAA -7712 SZHAAA -3880 TZHAAA -4631 UZHAAA -2789 VZHAAA -7720 WZHAAA -7618 XZHAAA -4990 YZHAAA -7918 ZZHAAA -5067 AAIAAA -6370 BAIAAA -2268 CAIAAA -1949 DAIAAA -5503 EAIAAA -9951 FAIAAA -6823 GAIAAA -6287 HAIAAA -6016 IAIAAA -1977 JAIAAA -8579 KAIAAA -6204 LAIAAA -9764 MAIAAA -2005 NAIAAA -1648 OAIAAA -2457 PAIAAA -2698 QAIAAA -7730 RAIAAA -7287 SAIAAA -2937 TAIAAA -6824 UAIAAA -9256 VAIAAA -4810 WAIAAA -3869 XAIAAA -1993 YAIAAA -6048 ZAIAAA -6922 ABIAAA -8 BBIAAA -6706 CBIAAA -9159 DBIAAA -7020 EBIAAA -767 FBIAAA -8602 GBIAAA -4442 HBIAAA -2040 IBIAAA -5493 JBIAAA -275 KBIAAA -8876 LBIAAA -7381 MBIAAA -1827 NBIAAA -3537 OBIAAA -6978 PBIAAA -6160 QBIAAA -9219 RBIAAA -5034 SBIAAA -8463 TBIAAA -2038 UBIAAA -9562 VBIAAA -2687 WBIAAA -5092 XBIAAA -539 YBIAAA -2139 ZBIAAA -9221 ACIAAA -965 BCIAAA -6051 CCIAAA -5822 DCIAAA -6397 ECIAAA -2375 FCIAAA -9415 GCIAAA -6552 HCIAAA -2248 ICIAAA -2611 JCIAAA -9609 KCIAAA -2132 LCIAAA -8452 MCIAAA -9407 NCIAAA -2814 OCIAAA -1889 PCIAAA -7489 QCIAAA -2255 RCIAAA -3380 SCIAAA -1167 TCIAAA -5369 UCIAAA -2378 VCIAAA -8315 WCIAAA -2934 XCIAAA -7924 YCIAAA -2867 ZCIAAA -9141 ADIAAA -3613 BDIAAA -2461 CDIAAA -4567 DDIAAA -2906 EDIAAA -4848 FDIAAA -6614 GDIAAA -6200 HDIAAA -7895 IDIAAA -6829 JDIAAA -4087 KDIAAA -8787 LDIAAA -3322 MDIAAA -9091 NDIAAA -5268 ODIAAA -2719 PDIAAA -30 QDIAAA -1975 RDIAAA -2641 SDIAAA -8616 TDIAAA -5980 UDIAAA -5170 VDIAAA -1960 WDIAAA -8141 XDIAAA -6692 YDIAAA -7621 ZDIAAA -3890 AEIAAA -4300 BEIAAA -736 CEIAAA -6626 DEIAAA -1800 EEIAAA -3430 FEIAAA -9519 GEIAAA -5111 HEIAAA -6915 IEIAAA -9246 JEIAAA -5141 KEIAAA -5922 LEIAAA -3087 MEIAAA -1859 NEIAAA -8482 OEIAAA -8414 PEIAAA -6662 QEIAAA -8614 REIAAA -42 SEIAAA -7582 TEIAAA -8183 UEIAAA -1299 VEIAAA -7004 WEIAAA -3298 XEIAAA -7884 YEIAAA -4191 ZEIAAA -7346 AFIAAA -7989 BFIAAA -5719 CFIAAA -800 DFIAAA -6509 EFIAAA -4672 FFIAAA -4434 GFIAAA -8309 HFIAAA -5134 IFIAAA -5153 JFIAAA -1522 KFIAAA -8629 LFIAAA -4549 MFIAAA -9506 NFIAAA -6542 OFIAAA -2579 PFIAAA -4664 QFIAAA -696 RFIAAA -7950 SFIAAA -5 TFIAAA -7806 UFIAAA -2770 VFIAAA -1344 WFIAAA -511 XFIAAA -9070 YFIAAA -2961 ZFIAAA -8031 AGIAAA -326 BGIAAA -183 CGIAAA -5917 DGIAAA -8256 EGIAAA -7889 FGIAAA -9029 GGIAAA -1316 HGIAAA -7442 IGIAAA -2810 JGIAAA -20 KGIAAA -2306 LGIAAA -4694 MGIAAA -9710 NGIAAA -1791 OGIAAA -6730 PGIAAA -359 QGIAAA -8097 RGIAAA -6147 SGIAAA -643 TGIAAA -698 UGIAAA -3881 VGIAAA -7600 WGIAAA -1583 XGIAAA -9612 YGIAAA -1032 ZGIAAA -4834 AHIAAA -5076 BHIAAA -3070 CHIAAA -1421 DHIAAA -8970 EHIAAA -6271 FHIAAA -8547 GHIAAA -1259 HHIAAA -8328 IHIAAA -1503 JHIAAA -2253 KHIAAA -7449 LHIAAA -3579 MHIAAA -1585 NHIAAA -5543 OHIAAA -8627 PHIAAA -8618 QHIAAA -1911 RHIAAA -2758 SHIAAA -5744 THIAAA -4976 UHIAAA -6380 VHIAAA -1937 WHIAAA -9903 XHIAAA -4409 YHIAAA -4133 ZHIAAA -5263 AIIAAA -7888 BIIAAA -6060 CIIAAA -2522 DIIAAA -5550 EIIAAA -9396 FIIAAA -176 GIIAAA -5148 HIIAAA -6691 IIIAAA -4652 JIIAAA -5096 KIIAAA -2408 LIIAAA -7322 MIIAAA -6782 NIIAAA -4642 OIIAAA -5427 PIIAAA -4461 QIIAAA -8416 RIIAAA -2593 SIIAAA -6202 TIIAAA -3826 UIIAAA -4417 VIIAAA -7871 WIIAAA -5622 XIIAAA -3010 YIIAAA -3407 ZIIAAA -1274 AJIAAA -2828 BJIAAA -3427 CJIAAA -612 DJIAAA -8729 EJIAAA -1239 FJIAAA -8990 GJIAAA -5609 HJIAAA -4441 IJIAAA -9078 JJIAAA -6699 KJIAAA -8390 LJIAAA -5455 MJIAAA -7537 NJIAAA -4669 OJIAAA -5534 PJIAAA -1920 QJIAAA -9465 RJIAAA -4897 SJIAAA -1990 TJIAAA -7148 UJIAAA -533 VJIAAA -4339 WJIAAA -6450 XJIAAA -9627 YJIAAA -5539 ZJIAAA -6758 AKIAAA -3435 BKIAAA -4350 CKIAAA -9088 DKIAAA -6368 EKIAAA -6337 FKIAAA -4361 GKIAAA -1719 HKIAAA -3109 IKIAAA -7135 JKIAAA -1964 KKIAAA -3 LKIAAA -1868 MKIAAA -5182 NKIAAA -7567 OKIAAA -3676 PKIAAA -9382 QKIAAA -8645 RKIAAA -2018 SKIAAA -217 TKIAAA -6793 UKIAAA -7280 VKIAAA -2168 WKIAAA -5259 XKIAAA -6019 YKIAAA -877 ZKIAAA -4961 ALIAAA -1873 BLIAAA -13 CLIAAA -1537 DLIAAA -3129 ELIAAA -6473 FLIAAA -7865 GLIAAA -7822 HLIAAA -239 ILIAAA -2062 JLIAAA -762 KLIAAA -3764 LLIAAA -465 MLIAAA -2587 NLIAAA -8402 OLIAAA -1055 PLIAAA -3072 QLIAAA -7359 RLIAAA -6558 SLIAAA -48 TLIAAA -5382 ULIAAA -947 VLIAAA -2644 WLIAAA -7516 XLIAAA -2362 YLIAAA -839 ZLIAAA -2216 AMIAAA -7673 BMIAAA -8173 CMIAAA -1630 DMIAAA -9057 EMIAAA -4392 FMIAAA -3695 GMIAAA -5751 HMIAAA -5745 IMIAAA -7945 JMIAAA -5174 KMIAAA -3829 LMIAAA -3317 MMIAAA -4253 NMIAAA -1291 OMIAAA -3266 PMIAAA -2939 QMIAAA -2755 RMIAAA -6844 SMIAAA -8594 TMIAAA -704 UMIAAA -1681 VMIAAA -364 WMIAAA -2928 XMIAAA -117 YMIAAA -96 ZMIAAA -7796 ANIAAA -3101 BNIAAA -3397 CNIAAA -1605 DNIAAA -4881 ENIAAA -4521 FNIAAA -6430 GNIAAA -282 HNIAAA -9645 INIAAA -8946 JNIAAA -5064 KNIAAA -7470 LNIAAA -5886 MNIAAA -6280 NNIAAA -5247 ONIAAA -412 PNIAAA -5342 QNIAAA -2271 RNIAAA -849 SNIAAA -1885 TNIAAA -5620 UNIAAA -7079 VNIAAA -5819 WNIAAA -7497 XNIAAA -5993 YNIAAA -3739 ZNIAAA -6296 AOIAAA -2716 BOIAAA -1130 COIAAA -5593 DOIAAA -6972 EOIAAA -8360 FOIAAA -6448 GOIAAA -3689 HOIAAA -7951 IOIAAA -2974 JOIAAA -6600 KOIAAA -4662 LOIAAA -4765 MOIAAA -355 NOIAAA -6228 OOIAAA -964 POIAAA -3082 QOIAAA -7028 ROIAAA -4505 SOIAAA -8961 TOIAAA -9571 UOIAAA -9394 VOIAAA -4245 WOIAAA -7560 XOIAAA -2907 YOIAAA -7817 ZOIAAA -5408 APIAAA -8092 BPIAAA -1309 CPIAAA -6673 DPIAAA -1245 EPIAAA -6790 FPIAAA -8380 GPIAAA -5786 HPIAAA -9590 IPIAAA -5763 JPIAAA -1345 KPIAAA -3480 LPIAAA -7864 MPIAAA -4853 NPIAAA -1445 OPIAAA -170 PPIAAA -7348 QPIAAA -3920 RPIAAA -3307 SPIAAA -4584 TPIAAA -3344 UPIAAA -4360 VPIAAA -8757 WPIAAA -4315 XPIAAA -5243 YPIAAA -8550 ZPIAAA -159 AQIAAA -4710 BQIAAA -7179 CQIAAA -2509 DQIAAA -6981 EQIAAA -5060 FQIAAA -5601 GQIAAA -703 HQIAAA -8719 IQIAAA -1570 JQIAAA -1036 KQIAAA -6703 LQIAAA -252 MQIAAA -631 NQIAAA -5098 OQIAAA -8346 PQIAAA -4910 QQIAAA -559 RQIAAA -1477 SQIAAA -5115 TQIAAA -8784 UQIAAA -4422 VQIAAA -2702 WQIAAA -9599 XQIAAA -2463 YQIAAA -498 ZQIAAA -494 ARIAAA -8632 BRIAAA -3449 CRIAAA -5888 DRIAAA -2211 ERIAAA -2835 FRIAAA -4196 GRIAAA -2177 HRIAAA -1959 IRIAAA -5172 JRIAAA -7898 KRIAAA -5729 LRIAAA -469 MRIAAA -4456 NRIAAA -3578 ORIAAA -8623 PRIAAA -6749 QRIAAA -6735 RRIAAA -5197 SRIAAA -2067 TRIAAA -5600 URIAAA -7741 VRIAAA -9925 WRIAAA -9685 XRIAAA -7622 YRIAAA -6859 ZRIAAA -3094 ASIAAA -2628 BSIAAA -40 CSIAAA -1644 DSIAAA -588 ESIAAA -7522 FSIAAA -162 GSIAAA -3610 HSIAAA -3561 ISIAAA -8185 JSIAAA -7237 KSIAAA -4592 LSIAAA -7082 MSIAAA -4719 NSIAAA -3879 OSIAAA -1662 PSIAAA -3995 QSIAAA -5828 RSIAAA -4197 SSIAAA -5146 TSIAAA -753 USIAAA -7064 VSIAAA -1312 WSIAAA -5573 XSIAAA -7634 YSIAAA -2459 ZSIAAA -8636 ATIAAA -5318 BTIAAA -1064 CTIAAA -9779 DTIAAA -6512 ETIAAA -3572 FTIAAA -816 GTIAAA -3978 HTIAAA -5390 ITIAAA -4685 JTIAAA -3003 KTIAAA -2638 LTIAAA -9716 MTIAAA -9598 NTIAAA -9501 OTIAAA -1704 PTIAAA -8609 QTIAAA -5211 RTIAAA -3605 STIAAA -8730 TTIAAA -4208 UTIAAA -7784 VTIAAA -7501 WTIAAA -7862 XTIAAA -8922 YTIAAA -3857 ZTIAAA -6393 AUIAAA -506 BUIAAA -4232 CUIAAA -8991 DUIAAA -8578 EUIAAA -3235 FUIAAA -963 GUIAAA -113 HUIAAA -8234 IUIAAA -2613 JUIAAA -5540 KUIAAA -9727 LUIAAA -2229 MUIAAA -6242 NUIAAA -2502 OUIAAA -6212 PUIAAA -3495 QUIAAA -2364 RUIAAA -6777 SUIAAA -9811 TUIAAA -1450 UUIAAA -5008 VUIAAA -1318 WUIAAA -3373 XUIAAA -398 YUIAAA -3804 ZUIAAA -9148 AVIAAA -4382 BVIAAA -4026 CVIAAA -7804 DVIAAA -6839 EVIAAA -3756 FVIAAA -6734 GVIAAA -2228 HVIAAA -3273 IVIAAA -3708 JVIAAA -4320 KVIAAA -74 LVIAAA -2520 MVIAAA -9619 NVIAAA -1801 OVIAAA -6399 PVIAAA -8313 QVIAAA -7003 RVIAAA -329 SVIAAA -9090 TVIAAA -2299 UVIAAA -3925 VVIAAA -8145 WVIAAA -8561 XVIAAA -2797 YVIAAA -1451 ZVIAAA -7977 AWIAAA -112 BWIAAA -5265 CWIAAA -3819 DWIAAA -3648 EWIAAA -6306 FWIAAA -2385 GWIAAA -9084 HWIAAA -4499 IWIAAA -1154 JWIAAA -6800 KWIAAA -8049 LWIAAA -3733 MWIAAA -8496 NWIAAA -9952 OWIAAA -9792 PWIAAA -5081 QWIAAA -7908 RWIAAA -5398 SWIAAA -8423 TWIAAA -3362 UWIAAA -7767 VWIAAA -7063 WWIAAA -8350 XWIAAA -6779 YWIAAA -5742 ZWIAAA -9045 AXIAAA -8792 BXIAAA -8160 CXIAAA -3061 DXIAAA -4721 EXIAAA -9817 FXIAAA -9257 GXIAAA -7779 HXIAAA -2663 IXIAAA -3885 JXIAAA -9469 KXIAAA -6766 LXIAAA -7173 MXIAAA -4709 NXIAAA -4210 OXIAAA -3715 PXIAAA -5089 QXIAAA -1639 RXIAAA -5757 SXIAAA -3545 TXIAAA -709 UXIAAA -6519 VXIAAA -4341 WXIAAA -2381 XXIAAA -7215 YXIAAA -9323 ZXIAAA -3593 AYIAAA -3123 BYIAAA -8673 CYIAAA -5094 DYIAAA -6477 EYIAAA -9734 FYIAAA -2998 GYIAAA -7807 HYIAAA -5739 IYIAAA -138 JYIAAA -2403 KYIAAA -2484 LYIAAA -2805 MYIAAA -5189 NYIAAA -8336 OYIAAA -5241 PYIAAA -2612 QYIAAA -2571 RYIAAA -926 SYIAAA -337 TYIAAA -2821 UYIAAA -2658 VYIAAA -9054 WYIAAA -5492 XYIAAA -7313 YYIAAA -75 ZYIAAA -5489 AZIAAA -8413 BZIAAA -3693 CZIAAA -9820 DZIAAA -8157 EZIAAA -4161 FZIAAA -8339 GZIAAA -4141 HZIAAA -9001 IZIAAA -8247 JZIAAA -1182 KZIAAA -9876 LZIAAA -4302 MZIAAA -6674 NZIAAA -4214 OZIAAA -5584 PZIAAA -265 QZIAAA -9207 RZIAAA -9434 SZIAAA -2921 TZIAAA -9355 UZIAAA -8538 VZIAAA -4559 WZIAAA -9175 XZIAAA -4489 YZIAAA -1485 ZZIAAA -8853 AAJAAA -9143 BAJAAA -9551 CAJAAA -49 DAJAAA -8351 EAJAAA -9748 FAJAAA -4536 GAJAAA -930 HAJAAA -2206 IAJAAA -8004 JAJAAA -219 KAJAAA -2724 LAJAAA -4868 MAJAAA -5952 NAJAAA -2094 OAJAAA -5707 PAJAAA -5200 QAJAAA -967 RAJAAA -1982 SAJAAA -3410 TAJAAA -174 UAJAAA -9217 VAJAAA -9103 WAJAAA -868 XAJAAA -8261 YAJAAA -2720 ZAJAAA -2999 ABJAAA -769 BBJAAA -4533 CBJAAA -2030 DBJAAA -5824 EBJAAA -2328 FBJAAA -9970 GBJAAA -3192 HBJAAA -3387 IBJAAA -1936 JBJAAA -6934 KBJAAA -5615 LBJAAA -2241 MBJAAA -1842 NBJAAA -8044 OBJAAA -8902 PBJAAA -4519 QBJAAA -492 RBJAAA -2694 SBJAAA -5861 TBJAAA -2104 UBJAAA -5376 VBJAAA -3147 WBJAAA -9880 XBJAAA -6171 YBJAAA -1850 ZBJAAA -1775 ACJAAA -9261 BCJAAA -9648 CCJAAA -7846 DCJAAA -1446 ECJAAA -3139 FCJAAA -6142 GCJAAA -5812 HCJAAA -6728 ICJAAA -4428 JCJAAA -502 KCJAAA -2363 LCJAAA -3808 MCJAAA -1010 NCJAAA -9565 OCJAAA -1587 PCJAAA -1474 QCJAAA -6215 RCJAAA -2395 SCJAAA -8753 TCJAAA -2446 UCJAAA -60 VCJAAA -982 WCJAAA -6489 XCJAAA -5334 YCJAAA -8540 ZCJAAA -490 ADJAAA -6763 BDJAAA -8273 CDJAAA -8327 DDJAAA -8541 EDJAAA -3459 FDJAAA -5557 GDJAAA -158 HDJAAA -1741 IDJAAA -8385 JDJAAA -617 KDJAAA -3560 LDJAAA -5216 MDJAAA -8443 NDJAAA -2700 ODJAAA -3661 PDJAAA -4875 QDJAAA -6721 RDJAAA -3659 SDJAAA -8944 TDJAAA -9133 UDJAAA -9882 VDJAAA -2102 WDJAAA -9445 XDJAAA -5559 YDJAAA -6096 ZDJAAA -9336 AEJAAA -2162 BEJAAA -7459 CEJAAA -3248 DEJAAA -9539 EEJAAA -4449 FEJAAA -2809 GEJAAA -7058 HEJAAA -3512 IEJAAA -2802 JEJAAA -6289 KEJAAA -1947 LEJAAA -9572 MEJAAA -2356 NEJAAA -3039 OEJAAA -9452 PEJAAA -6328 QEJAAA -7661 REJAAA -2566 SEJAAA -6095 TEJAAA -6367 UEJAAA -3368 VEJAAA -5567 WEJAAA -9834 XEJAAA -9695 YEJAAA -7291 ZEJAAA -4806 AFJAAA -2000 BFJAAA -6817 CFJAAA -8487 DFJAAA -3245 EFJAAA -632 FFJAAA -8067 GFJAAA -7140 HFJAAA -6802 IFJAAA -3980 JFJAAA -1321 KFJAAA -2273 LFJAAA -6787 MFJAAA -9480 NFJAAA -9404 OFJAAA -3914 PFJAAA -5507 QFJAAA -1813 RFJAAA -1999 SFJAAA -3848 TFJAAA -9693 UFJAAA -1353 VFJAAA -7218 WFJAAA -8223 XFJAAA -9982 YFJAAA -8799 ZFJAAA -8929 AGJAAA -4626 BGJAAA -7958 CGJAAA -3743 DGJAAA -8165 EGJAAA -7899 FGJAAA -8698 GGJAAA -9270 HGJAAA -6348 IGJAAA -6999 JGJAAA -8467 KGJAAA -3907 LGJAAA -4738 MGJAAA -248 NGJAAA -8769 OGJAAA -9922 PGJAAA -778 QGJAAA -1233 RGJAAA -1183 SGJAAA -2838 TGJAAA -3096 UGJAAA -8566 VGJAAA -7635 WGJAAA -5428 XGJAAA -7430 YGJAAA -7210 ZGJAAA -4485 AHJAAA -9623 BHJAAA -3670 CHJAAA -1575 DHJAAA -5874 EHJAAA -673 FHJAAA -9712 GHJAAA -7729 HHJAAA -4318 IHJAAA -4143 JHJAAA -4932 KHJAAA -5835 LHJAAA -4966 MHJAAA -6711 NHJAAA -3990 OHJAAA -990 PHJAAA -220 QHJAAA -5693 RHJAAA -3662 SHJAAA -7844 THJAAA -5515 UHJAAA -5551 VHJAAA -2358 WHJAAA -8977 XHJAAA -7040 YHJAAA -105 ZHJAAA -4496 AIJAAA -2254 BIJAAA -411 CIJAAA -2373 DIJAAA -3477 EIJAAA -8964 FIJAAA -8471 GIJAAA -5776 HIJAAA -9921 IIJAAA -7816 JIJAAA -2439 KIJAAA -9298 LIJAAA -9424 MIJAAA -3252 NIJAAA -1401 OIJAAA -9632 PIJAAA -370 QIJAAA -728 RIJAAA -2888 SIJAAA -1441 TIJAAA -8308 UIJAAA -2165 VIJAAA -6359 WIJAAA -9637 XIJAAA -5208 YIJAAA -4705 ZIJAAA -2341 AJJAAA -8539 BJJAAA -7528 CJJAAA -7969 DJJAAA -6381 EJJAAA -4906 FJJAAA -8697 GJJAAA -6301 HJJAAA -7554 IJJAAA -5107 JJJAAA -5046 KJJAAA -4063 LJJAAA -7580 MJJAAA -2245 NJJAAA -3711 OJJAAA -3220 PJJAAA -6463 QJJAAA -8196 RJJAAA -9875 SJJAAA -1333 TJJAAA -7880 UJJAAA -2322 VJJAAA -2163 WJJAAA -421 XJJAAA -2042 YJJAAA -1424 ZJJAAA -7870 AKJAAA -2653 BKJAAA -4216 CKJAAA -1515 DKJAAA -7860 EKJAAA -2984 FKJAAA -6269 GKJAAA -2609 HKJAAA -3671 IKJAAA -4544 JKJAAA -4668 KKJAAA -2565 LKJAAA -3126 MKJAAA -7573 NKJAAA -1476 OKJAAA -2146 PKJAAA -9990 QKJAAA -2530 RKJAAA -9288 SKJAAA -9755 TKJAAA -5305 UKJAAA -2495 VKJAAA -5443 WKJAAA -1930 XKJAAA -9134 YKJAAA -2844 ZKJAAA -896 ALJAAA -1330 BLJAAA -8980 CLJAAA -5940 DLJAAA -6494 ELJAAA -165 FLJAAA -2510 GLJAAA -9950 HLJAAA -3854 ILJAAA -7493 JLJAAA -4124 KLJAAA -8563 LLJAAA -8735 MLJAAA -9046 NLJAAA -1754 OLJAAA -6954 PLJAAA -4953 QLJAAA -8142 RLJAAA -9661 SLJAAA -6415 TLJAAA -5782 ULJAAA -7721 VLJAAA -580 WLJAAA -3784 XLJAAA -9810 YLJAAA -8488 ZLJAAA -6214 AMJAAA -9433 BMJAAA -9959 CMJAAA -554 DMJAAA -6646 EMJAAA -1138 FMJAAA -9331 GMJAAA -7331 HMJAAA -3482 IMJAAA -3795 JMJAAA -2441 KMJAAA -5229 LMJAAA -7012 MMJAAA -7036 NMJAAA -8243 OMJAAA -9320 PMJAAA -4693 QMJAAA -6741 RMJAAA -2997 SMJAAA -4838 TMJAAA -6945 UMJAAA -8253 VMJAAA -8989 WMJAAA -2640 XMJAAA -5647 YMJAAA -7186 ZMJAAA -3278 ANJAAA -8546 BNJAAA -8297 CNJAAA -9534 DNJAAA -9618 ENJAAA -8839 FNJAAA -7605 GNJAAA -6421 HNJAAA -3582 INJAAA -485 JNJAAA -1925 KNJAAA -4296 LNJAAA -8874 MNJAAA -1443 NNJAAA -4239 ONJAAA -9760 PNJAAA -136 QNJAAA -6472 RNJAAA -4896 SNJAAA -9028 TNJAAA -8354 UNJAAA -8648 VNJAAA -918 WNJAAA -6606 XNJAAA -2462 YNJAAA -7536 ZNJAAA -1700 AOJAAA -6740 BOJAAA -28 COJAAA -6044 DOJAAA -5053 EOJAAA -4832 FOJAAA -9145 GOJAAA -5482 HOJAAA -7644 IOJAAA -2128 JOJAAA -6583 KOJAAA -4224 LOJAAA -5253 MOJAAA -8219 NOJAAA -8113 OOJAAA -3616 POJAAA -1361 QOJAAA -949 ROJAAA -8582 SOJAAA -5104 TOJAAA -6146 UOJAAA -7681 VOJAAA -1904 WOJAAA -1989 XOJAAA -4179 YOJAAA -1739 ZOJAAA -2447 APJAAA -3029 BPJAAA -9783 CPJAAA -8381 DPJAAA -8755 EPJAAA -8384 FPJAAA -7655 GPJAAA -4766 HPJAAA -3324 IPJAAA -5022 JPJAAA -2856 KPJAAA -6503 LPJAAA -6872 MPJAAA -1663 NPJAAA -6964 OPJAAA -4622 PPJAAA -6089 QPJAAA -8567 RPJAAA -597 SPJAAA -4222 TPJAAA -9322 UPJAAA -624 VPJAAA -4329 WPJAAA -6781 XPJAAA -1673 YPJAAA -6633 ZPJAAA -2569 AQJAAA -4995 BQJAAA -2749 CQJAAA -9044 DQJAAA -5823 EQJAAA -9366 FQJAAA -1169 GQJAAA -1300 HQJAAA -9973 IQJAAA -2092 JQJAAA -9776 KQJAAA -7612 LQJAAA -7190 MQJAAA -5147 NQJAAA -3722 OQJAAA -5858 PQJAAA -3204 QQJAAA -8994 RQJAAA -7478 SQJAAA -9624 TQJAAA -6639 UQJAAA -369 VQJAAA -7766 WQJAAA -4094 XQJAAA -9556 YQJAAA -4887 ZQJAAA -2321 ARJAAA -9201 BRJAAA -1627 CRJAAA -150 DRJAAA -8010 ERJAAA -8026 FRJAAA -5495 GRJAAA -6213 HRJAAA -6464 IRJAAA -1158 JRJAAA -8669 KRJAAA -3225 LRJAAA -1294 MRJAAA -2166 NRJAAA -9328 ORJAAA -8431 PRJAAA -7100 QRJAAA -8126 RRJAAA -2185 SRJAAA -5697 TRJAAA -5531 URJAAA -3020 VRJAAA -3076 WRJAAA -9228 XRJAAA -1734 YRJAAA -7616 ZRJAAA -9059 ASJAAA -323 BSJAAA -1283 CSJAAA -9535 DSJAAA -2580 ESJAAA -7633 FSJAAA -9497 GSJAAA -9842 HSJAAA -3426 ISJAAA -7650 JSJAAA -9935 KSJAAA -9354 LSJAAA -5569 MSJAAA -5765 NSJAAA -7283 OSJAAA -1068 PSJAAA -1641 QSJAAA -1688 RSJAAA -1133 SSJAAA -4493 TSJAAA -3354 USJAAA -4029 VSJAAA -6704 WSJAAA -3221 XSJAAA -9432 YSJAAA -6990 ZSJAAA -1760 ATJAAA -4754 BTJAAA -7724 CTJAAA -9487 DTJAAA -166 ETJAAA -5479 FTJAAA -8744 GTJAAA -5746 HTJAAA -907 ITJAAA -3968 JTJAAA -5721 KTJAAA -6738 LTJAAA -4097 MTJAAA -8456 NTJAAA -1269 OTJAAA -7997 PTJAAA -9457 QTJAAA -1159 RTJAAA -1631 STJAAA -2019 TTJAAA -3186 UTJAAA -5587 VTJAAA -9172 WTJAAA -5589 XTJAAA -5103 YTJAAA -3177 ZTJAAA -8887 AUJAAA -12 BUJAAA -8575 CUJAAA -4335 DUJAAA -4581 EUJAAA -4444 FUJAAA -7978 GUJAAA -3081 HUJAAA -4059 IUJAAA -5711 JUJAAA -7069 KUJAAA -6150 LUJAAA -9550 MUJAAA -7087 NUJAAA -9557 OUJAAA -7856 PUJAAA -1115 QUJAAA -1086 RUJAAA -5048 SUJAAA -5168 TUJAAA -6029 UUJAAA -546 VUJAAA -2908 WUJAAA -779 XUJAAA -4202 YUJAAA -9984 ZUJAAA -4730 AVJAAA -6517 BVJAAA -8410 CVJAAA -4793 DVJAAA -3431 EVJAAA -2481 FVJAAA -3905 GVJAAA -8807 HVJAAA -2660 IVJAAA -4985 JVJAAA -3080 KVJAAA -1090 LVJAAA -6917 MVJAAA -5177 NVJAAA -2729 OVJAAA -9706 PVJAAA -9929 QVJAAA -1547 RVJAAA -2798 SVJAAA -4420 TVJAAA -6771 UVJAAA -2004 VVJAAA -8686 WVJAAA -3663 XVJAAA -806 YVJAAA -4309 ZVJAAA -7443 AWJAAA -5779 BWJAAA -8821 CWJAAA -4198 DWJAAA -8115 EWJAAA -9554 FWJAAA -8956 GWJAAA -4733 HWJAAA -5417 IWJAAA -4792 JWJAAA -462 KWJAAA -3687 LWJAAA -2013 MWJAAA -5386 NWJAAA -2816 OWJAAA -7827 PWJAAA -5077 QWJAAA -6039 RWJAAA -215 SWJAAA -855 TWJAAA -9692 UWJAAA -8391 VWJAAA -8424 WWJAAA -6331 XWJAAA -6561 YWJAAA -8955 ZWJAAA -1764 AXJAAA -6623 BXJAAA -2900 CXJAAA -7048 DXJAAA -3843 EXJAAA -4855 FXJAAA -7383 GXJAAA -7765 HXJAAA -1125 IXJAAA -755 JXJAAA -2995 KXJAAA -8907 LXJAAA -9357 MXJAAA -4469 NXJAAA -2147 OXJAAA -2952 PXJAAA -1324 QXJAAA -1173 RXJAAA -3169 SXJAAA -5149 TXJAAA -9660 UXJAAA -3446 VXJAAA -6988 WXJAAA -5829 XXJAAA -7166 YXJAAA -3940 ZXJAAA -2645 AYJAAA -478 BYJAAA -1156 CYJAAA -2731 DYJAAA -5637 EYJAAA -7517 FYJAAA -5331 GYJAAA -9640 HYJAAA -4108 IYJAAA -1087 JYJAAA -8017 KYJAAA -8795 LYJAAA -7060 MYJAAA -9450 NYJAAA -390 OYJAAA -66 PYJAAA -8789 QYJAAA -9260 RYJAAA -6679 SYJAAA -9052 TYJAAA -9561 UYJAAA -9725 VYJAAA -6298 WYJAAA -8654 XYJAAA -8725 YYJAAA -9377 ZYJAAA -3807 AZJAAA -8048 BZJAAA -764 CZJAAA -9702 DZJAAA -8060 EZJAAA -6371 FZJAAA -5237 GZJAAA -743 HZJAAA -7395 IZJAAA -3365 JZJAAA -6667 KZJAAA -3445 LZJAAA -4019 MZJAAA -7035 NZJAAA -5274 OZJAAA -519 PZJAAA -2801 QZJAAA -3320 RZJAAA -3153 SZJAAA -7680 TZJAAA -8942 UZJAAA -3195 VZJAAA -2287 WZJAAA -8325 XZJAAA -2603 YZJAAA -5871 ZZJAAA -1773 AAKAAA -3323 BAKAAA -2053 CAKAAA -4062 DAKAAA -4611 EAKAAA -3451 FAKAAA -1819 GAKAAA -9806 HAKAAA -6619 IAKAAA -1031 JAKAAA -1865 KAKAAA -6282 LAKAAA -1178 MAKAAA -8007 NAKAAA -9126 OAKAAA -9113 PAKAAA -537 QAKAAA -6208 RAKAAA -1626 SAKAAA -7188 TAKAAA -9216 UAKAAA -6134 VAKAAA -2074 WAKAAA -6369 XAKAAA -9306 YAKAAA -3155 ZAKAAA -3611 ABKAAA -6530 BBKAAA -6979 CBKAAA -9129 DBKAAA -8013 EBKAAA -6926 FBKAAA -1877 GBKAAA -1882 HBKAAA -6720 IBKAAA -690 JBKAAA -143 KBKAAA -7241 LBKAAA -6461 MBKAAA -2258 NBKAAA -2280 OBKAAA -7556 PBKAAA -1038 QBKAAA -2634 RBKAAA -7847 SBKAAA -4415 TBKAAA -1933 UBKAAA -8034 VBKAAA -9233 WBKAAA -6572 XBKAAA -1586 YBKAAA -8512 ZBKAAA -7421 ACKAAA -503 BCKAAA -5332 CCKAAA -2602 DCKAAA -2902 ECKAAA -2979 FCKAAA -1431 GCKAAA -8639 HCKAAA -4218 ICKAAA -7453 JCKAAA -5448 KCKAAA -6768 LCKAAA -3104 MCKAAA -2297 NCKAAA -7994 OCKAAA -550 PCKAAA -4777 QCKAAA -5962 RCKAAA -1763 SCKAAA -3654 TCKAAA -4106 UCKAAA -5156 VCKAAA -422 WCKAAA -5011 XCKAAA -218 YCKAAA -9762 ZCKAAA -6074 ADKAAA -4060 BDKAAA -8680 CDKAAA -5863 DDKAAA -8042 EDKAAA -2964 FDKAAA -6931 GDKAAA -6715 HDKAAA -5859 IDKAAA -6173 JDKAAA -7788 KDKAAA -9370 LDKAAA -3038 MDKAAA -6483 NDKAAA -7534 ODKAAA -5769 PDKAAA -9152 QDKAAA -6251 RDKAAA -9209 SDKAAA -5365 TDKAAA -509 UDKAAA -3132 VDKAAA -5373 WDKAAA -4247 XDKAAA -3491 YDKAAA -495 ZDKAAA -1594 AEKAAA -2243 BEKAAA -7780 CEKAAA -5632 DEKAAA -2679 EEKAAA -1354 FEKAAA -180 GEKAAA -7017 HEKAAA -1867 IEKAAA -2213 JEKAAA -8773 KEKAAA -1784 LEKAAA -5961 MEKAAA -8801 NEKAAA -4860 OEKAAA -2214 PEKAAA -1735 QEKAAA -578 REKAAA -7853 SEKAAA -2215 TEKAAA -4704 UEKAAA -9379 VEKAAA -9745 WEKAAA -5636 XEKAAA -4548 YEKAAA -6537 ZEKAAA -7748 AFKAAA -687 BFKAAA -1243 CFKAAA -852 DFKAAA -785 EFKAAA -2002 FFKAAA -2748 GFKAAA -6075 HFKAAA -7029 IFKAAA -7474 JFKAAA -7755 KFKAAA -1456 LFKAAA -2808 MFKAAA -4089 NFKAAA -4718 OFKAAA -910 PFKAAA -2868 QFKAAA -2103 RFKAAA -2407 SFKAAA -4353 TFKAAA -7988 UFKAAA -2750 VFKAAA -2006 WFKAAA -4617 XFKAAA -1251 YFKAAA -4590 ZFKAAA -1144 AGKAAA -7131 BGKAAA -95 CGKAAA -4827 DGKAAA -4307 EGKAAA -1505 FGKAAA -8191 GGKAAA -5037 HGKAAA -7363 IGKAAA -8427 JGKAAA -5231 KGKAAA -2943 LGKAAA -4624 MGKAAA -2020 NGKAAA -6155 OGKAAA -4381 PGKAAA -1057 QGKAAA -9010 RGKAAA -4947 SGKAAA -335 TGKAAA -6890 UGKAAA -5070 VGKAAA -5270 WGKAAA -8657 XGKAAA -7625 YGKAAA -5759 ZGKAAA -9483 AHKAAA -8304 BHKAAA -296 CHKAAA -1176 DHKAAA -2069 EHKAAA -1531 FHKAAA -5329 GHKAAA -3702 HHKAAA -6520 IHKAAA -7310 JHKAAA -1175 KHKAAA -9107 LHKAAA -2737 MHKAAA -3437 NHKAAA -281 OHKAAA -6676 PHKAAA -145 QHKAAA -3172 RHKAAA -4049 SHKAAA -6042 THKAAA -9122 UHKAAA -7244 VHKAAA -5361 WHKAAA -8647 XHKAAA -7956 YHKAAA -7812 ZHKAAA -570 AIKAAA -4115 BIKAAA -1856 CIKAAA -9582 DIKAAA -2025 EIKAAA -986 FIKAAA -8358 GIKAAA -510 HIKAAA -6101 IIKAAA -4167 JIKAAA -6139 KIKAAA -6912 LIKAAA -339 MIKAAA -8759 NIKAAA -246 OIKAAA -2831 PIKAAA -2327 QIKAAA -7001 RIKAAA -4398 SIKAAA -1495 TIKAAA -8522 UIKAAA -7090 VIKAAA -8457 WIKAAA -4238 XIKAAA -6791 YIKAAA -1342 ZIKAAA -4580 AJKAAA -1475 BJKAAA -9184 CJKAAA -1189 DJKAAA -638 EJKAAA -5867 FJKAAA -9911 GJKAAA -8147 HJKAAA -4492 IJKAAA -385 JJKAAA -5235 KJKAAA -4812 LJKAAA -9807 MJKAAA -9588 NJKAAA -9832 OJKAAA -3757 PJKAAA -9703 QJKAAA -1022 RJKAAA -5165 SJKAAA -7129 TJKAAA -4164 UJKAAA -7239 VJKAAA -523 WJKAAA -4670 XJKAAA -8503 YJKAAA -714 ZJKAAA -1350 AKKAAA -8318 BKKAAA -1834 CKKAAA -4306 DKKAAA -8543 EKKAAA -9397 FKKAAA -3145 GKKAAA -3942 HKKAAA -8583 IKKAAA -8073 JKKAAA -4940 KKKAAA -9573 LKKAAA -5325 MKKAAA -1833 NKKAAA -1337 OKKAAA -9749 PKKAAA -7505 QKKAAA -9731 RKKAAA -4098 SKKAAA -1418 TKKAAA -63 UKKAAA -9889 VKKAAA -2871 WKKAAA -1003 XKKAAA -8796 YKKAAA -22 ZKKAAA -8244 ALKAAA -2282 BLKAAA -3487 CLKAAA -8633 DLKAAA -6418 ELKAAA -4682 FLKAAA -4103 GLKAAA -6256 HLKAAA -4040 ILKAAA -9342 JLKAAA -9969 KLKAAA -223 LLKAAA -4593 MLKAAA -44 NLKAAA -3513 OLKAAA -5771 PLKAAA -5083 QLKAAA -3839 RLKAAA -2986 SLKAAA -2200 TLKAAA -197 ULKAAA -7455 VLKAAA -1379 WLKAAA -4356 XLKAAA -6888 YLKAAA -9139 ZLKAAA -7682 AMKAAA -4873 BMKAAA -783 CMKAAA -6071 DMKAAA -5160 EMKAAA -2291 FMKAAA -187 GMKAAA -7786 HMKAAA -3432 IMKAAA -5450 JMKAAA -2699 KMKAAA -692 LMKAAA -6081 MMKAAA -4829 NMKAAA -238 OMKAAA -9100 PMKAAA -1968 QMKAAA -1872 RMKAAA -7051 SMKAAA -2743 TMKAAA -1237 UMKAAA -3052 VMKAAA -8021 WMKAAA -657 XMKAAA -2236 YMKAAA -7011 ZMKAAA -4067 ANKAAA -9449 BNKAAA -7428 CNKAAA -1272 DNKAAA -6897 ENKAAA -5839 FNKAAA -6835 GNKAAA -1887 HNKAAA -1551 INKAAA -4667 JNKAAA -9603 KNKAAA -4332 LNKAAA -5681 MNKAAA -8062 NNKAAA -2302 ONKAAA -2825 PNKAAA -4527 QNKAAA -4230 RNKAAA -3053 SNKAAA -983 TNKAAA -9458 UNKAAA -4128 VNKAAA -425 WNKAAA -3911 XNKAAA -6607 YNKAAA -5431 ZNKAAA -6330 AOKAAA -3592 BOKAAA -154 COKAAA -9879 DOKAAA -3202 EOKAAA -3056 FOKAAA -9890 GOKAAA -5840 HOKAAA -9804 IOKAAA -681 JOKAAA -3443 KOKAAA -8088 LOKAAA -9447 MOKAAA -1490 NOKAAA -3684 OOKAAA -3113 POKAAA -9004 QOKAAA -7147 ROKAAA -7571 SOKAAA -5545 TOKAAA -4558 UOKAAA -6206 VOKAAA -5695 WOKAAA -9600 XOKAAA -5432 YOKAAA -9299 ZOKAAA -2386 APKAAA -2046 BPKAAA -3293 CPKAAA -3046 DPKAAA -214 EPKAAA -7893 FPKAAA -891 GPKAAA -6499 HPKAAA -5003 IPKAAA -6487 JPKAAA -9403 KPKAAA -945 LPKAAA -6713 MPKAAA -9928 NPKAAA -8585 OPKAAA -4004 PPKAAA -2528 QPKAAA -3350 RPKAAA -2160 SPKAAA -1521 TPKAAA -5660 UPKAAA -5755 VPKAAA -7614 WPKAAA -3121 XPKAAA -2735 YPKAAA -7506 ZPKAAA -2693 AQKAAA -2892 BQKAAA -3310 CQKAAA -3484 DQKAAA -9733 EQKAAA -29 FQKAAA -9013 GQKAAA -3847 HQKAAA -6724 IQKAAA -2559 JQKAAA -5326 KQKAAA -4802 LQKAAA -131 MQKAAA -1634 NQKAAA -919 OQKAAA -9575 PQKAAA -1256 QQKAAA -9428 RQKAAA -5121 SQKAAA -6584 TQKAAA -7193 UQKAAA -4047 VQKAAA -104 WQKAAA -1527 XQKAAA -3460 YQKAAA -8526 ZQKAAA -8959 ARKAAA -3633 BRKAAA -1799 CRKAAA -461 DRKAAA -718 ERKAAA -3219 FRKAAA -3494 GRKAAA -9402 HRKAAA -7983 IRKAAA -7919 JRKAAA -8036 KRKAAA -5164 LRKAAA -4160 MRKAAA -5370 NRKAAA -5347 ORKAAA -7109 PRKAAA -4826 QRKAAA -1338 RRKAAA -2711 SRKAAA -6299 TRKAAA -1616 URKAAA -7519 VRKAAA -1262 WRKAAA -7228 XRKAAA -7892 YRKAAA -7929 ZRKAAA -7705 ASKAAA -3111 BSKAAA -3066 CSKAAA -9559 DSKAAA -3787 ESKAAA -8710 FSKAAA -4870 GSKAAA -1883 HSKAAA -9689 ISKAAA -9491 JSKAAA -2035 KSKAAA -655 LSKAAA -6305 MSKAAA -9423 NSKAAA -283 OSKAAA -2607 PSKAAA -7740 QSKAAA -6956 RSKAAA -884 SSKAAA -5730 TSKAAA -3438 USKAAA -3250 VSKAAA -5470 WSKAAA -2037 XSKAAA -6593 YSKAAA -3893 ZSKAAA -3200 ATKAAA -7125 BTKAAA -2295 CTKAAA -2056 DTKAAA -2962 ETKAAA -993 FTKAAA -9127 GTKAAA -2075 HTKAAA -9338 ITKAAA -8100 JTKAAA -5047 KTKAAA -7032 LTKAAA -6374 MTKAAA -4137 NTKAAA -7132 OTKAAA -3064 PTKAAA -3621 QTKAAA -6199 RTKAAA -4926 STKAAA -8035 TTKAAA -2195 UTKAAA -5366 VTKAAA -3478 WTKAAA -1926 XTKAAA -7265 YTKAAA -7668 ZTKAAA -3335 AUKAAA -7660 BUKAAA -9604 CUKAAA -7301 DUKAAA -4475 EUKAAA -9954 FUKAAA -5723 GUKAAA -2669 HUKAAA -1685 IUKAAA -2233 JUKAAA -8111 KUKAAA -7685 LUKAAA -3773 MUKAAA -7172 NUKAAA -1740 OUKAAA -5416 PUKAAA -1823 QUKAAA -1668 RUKAAA -1795 SUKAAA -8599 TUKAAA -5542 UUKAAA -5658 VUKAAA -9824 WUKAAA -19 XUKAAA -9344 YUKAAA -5900 ZUKAAA -7818 AVKAAA -8377 BVKAAA -6886 CVKAAA -3201 DVKAAA -87 EVKAAA -1089 FVKAAA -3948 GVKAAA -6383 HVKAAA -837 IVKAAA -6285 JVKAAA -78 KVKAAA -4389 LVKAAA -4795 MVKAAA -9369 NVKAAA -69 OVKAAA -7689 PVKAAA -5642 QVKAAA -2348 RVKAAA -9308 SVKAAA -9093 TVKAAA -1199 UVKAAA -307 VVKAAA -3814 WVKAAA -8817 XVKAAA -2329 YVKAAA -2932 ZVKAAA -1986 AWKAAA -5279 BWKAAA -5357 CWKAAA -6778 DWKAAA -2773 EWKAAA -244 FWKAAA -6900 GWKAAA -4739 HWKAAA -3217 IWKAAA -7563 JWKAAA -1807 KWKAAA -4199 LWKAAA -1077 MWKAAA -8348 NWKAAA -841 OWKAAA -8154 PWKAAA -5261 QWKAAA -1950 RWKAAA -8472 SWKAAA -8745 TWKAAA -8715 UWKAAA -9708 VWKAAA -5860 WWKAAA -9142 XWKAAA -6582 YWKAAA -1255 ZWKAAA -6459 AXKAAA -6327 BXKAAA -4692 CXKAAA -3772 DXKAAA -4203 EXKAAA -2946 FXKAAA -3524 GXKAAA -8409 HXKAAA -1824 IXKAAA -4637 JXKAAA -589 KXKAAA -484 LXKAAA -8963 MXKAAA -5502 NXKAAA -6982 OXKAAA -8029 PXKAAA -4395 QXKAAA -2595 RXKAAA -2133 SXKAAA -1414 TXKAAA -8201 UXKAAA -4706 VXKAAA -5310 WXKAAA -7333 XXKAAA -9420 YXKAAA -1383 ZXKAAA -6225 AYKAAA -2064 BYKAAA -6700 CYKAAA -1352 DYKAAA -4249 EYKAAA -9429 FYKAAA -8090 GYKAAA -5378 HYKAAA -9085 IYKAAA -7468 JYKAAA -9955 KYKAAA -8692 LYKAAA -1463 MYKAAA -3577 NYKAAA -5654 OYKAAA -7955 PYKAAA -4843 QYKAAA -1776 RYKAAA -2223 SYKAAA -8442 TYKAAA -9738 UYKAAA -4867 VYKAAA -2983 WYKAAA -3300 XYKAAA -3815 YYKAAA -1779 ZYKAAA -1123 AZKAAA -4824 BZKAAA -5407 CZKAAA -5123 DZKAAA -2515 EZKAAA -4781 FZKAAA -7831 GZKAAA -6946 HZKAAA -1215 IZKAAA -7783 JZKAAA -4532 KZKAAA -9068 LZKAAA -7030 MZKAAA -436 NZKAAA -6549 OZKAAA -3348 PZKAAA -6229 QZKAAA -3933 RZKAAA -1876 SZKAAA -8920 TZKAAA -7926 UZKAAA -8805 VZKAAA -6729 WZKAAA -7397 XZKAAA -9303 YZKAAA -4255 ZZKAAA -7229 AALAAA -854 BALAAA -6723 CALAAA -9597 DALAAA -6532 EALAAA -2910 FALAAA -6717 GALAAA -1790 HALAAA -3761 IALAAA -1565 JALAAA -6205 KALAAA -2726 LALAAA -799 MALAAA -3540 NALAAA -5878 OALAAA -2542 PALAAA -4888 QALAAA -5290 RALAAA -7995 SALAAA -3519 TALAAA -3571 UALAAA -7854 VALAAA -5184 WALAAA -3498 XALAAA -1264 YALAAA -3159 ZALAAA -5480 ABLAAA -1706 BBLAAA -4540 CBLAAA -2799 DBLAAA -7389 EBLAAA -5565 FBLAAA -3896 GBLAAA -2100 HBLAAA -3507 IBLAAA -7971 JBLAAA -2312 KBLAAA -2494 LBLAAA -2474 MBLAAA -3136 NBLAAA -7242 OBLAAA -9430 PBLAAA -1052 QBLAAA -4172 RBLAAA -970 SBLAAA -882 TBLAAA -9799 UBLAAA -5850 VBLAAA -9473 WBLAAA -8635 XBLAAA -2349 YBLAAA -2270 ZBLAAA -7887 ACLAAA -3091 BCLAAA -3728 CCLAAA -3658 DCLAAA -5975 ECLAAA -332 FCLAAA -7990 GCLAAA -8688 HCLAAA -9601 ICLAAA -8401 JCLAAA -8093 KCLAAA -4278 LCLAAA -5467 MCLAAA -3137 NCLAAA -204 OCLAAA -8224 PCLAAA -2944 QCLAAA -7593 RCLAAA -814 SCLAAA -8047 TCLAAA -7802 UCLAAA -901 VCLAAA -6168 WCLAAA -2950 XCLAAA -5393 YCLAAA -3585 ZCLAAA -9392 ADLAAA -8314 BDLAAA -9972 CDLAAA -9130 DDLAAA -975 EDLAAA -5720 FDLAAA -3769 GDLAAA -5303 HDLAAA -6564 IDLAAA -7855 JDLAAA -8153 KDLAAA -2292 LDLAAA -3156 MDLAAA -6580 NDLAAA -5324 ODLAAA -8871 PDLAAA -2543 QDLAAA -7857 RDLAAA -4084 SDLAAA -9887 TDLAAA -6940 UDLAAA -3415 VDLAAA -5012 WDLAAA -3187 XDLAAA -8556 YDLAAA -7966 ZDLAAA -7481 AELAAA -8524 BELAAA -3021 CELAAA -6045 DELAAA -8022 EELAAA -3626 FELAAA -1030 GELAAA -8903 HELAAA -7488 IELAAA -9293 JELAAA -4586 KELAAA -9282 LELAAA -1948 MELAAA -2534 NELAAA -1150 OELAAA -4931 PELAAA -2866 QELAAA -6172 RELAAA -4819 SELAAA -569 TELAAA -1146 UELAAA -3062 VELAAA -7690 WELAAA -8611 XELAAA -1142 YELAAA -1193 ZELAAA -2507 AFLAAA -1043 BFLAAA -7472 CFLAAA -1817 DFLAAA -3868 EFLAAA -9031 FFLAAA -7254 GFLAAA -5030 HFLAAA -6594 IFLAAA -6862 JFLAAA -1994 KFLAAA -9017 LFLAAA -5716 MFLAAA -1900 NFLAAA -120 OFLAAA -9003 PFLAAA -4178 QFLAAA -8777 RFLAAA -3653 SFLAAA -1137 TFLAAA -6362 UFLAAA -8537 VFLAAA -1590 WFLAAA -374 XFLAAA -2597 YFLAAA -8071 ZFLAAA -9009 AGLAAA -1978 BGLAAA -1541 CGLAAA -4998 DGLAAA -1649 EGLAAA -5426 FGLAAA -1492 GGLAAA -9622 HGLAAA -701 IGLAAA -2781 JGLAAA -3982 KGLAAA -7259 LGLAAA -9868 MGLAAA -564 NGLAAA -6315 OGLAAA -9092 PGLAAA -8237 QGLAAA -1513 RGLAAA -1922 SGLAAA -5396 TGLAAA -2485 UGLAAA -5774 VGLAAA -3983 WGLAAA -221 XGLAAA -8662 YGLAAA -2456 ZGLAAA -9736 AHLAAA -8936 BHLAAA -5395 CHLAAA -9523 DHLAAA -6980 EHLAAA -2091 FHLAAA -6807 GHLAAA -8818 HHLAAA -5298 IHLAAA -1726 JHLAAA -3878 KHLAAA -8700 LHLAAA -5201 MHLAAA -3936 NHLAAA -776 OHLAAA -5302 PHLAAA -3595 QHLAAA -9061 RHLAAA -6261 SHLAAA -8878 THLAAA -3312 UHLAAA -9422 VHLAAA -7321 WHLAAA -3813 XHLAAA -5848 YHLAAA -3535 ZHLAAA -1040 AILAAA -8572 BILAAA -5435 CILAAA -8199 DILAAA -8775 EILAAA -7722 FILAAA -3549 GILAAA -2578 HILAAA -1695 IILAAA -1902 JILAAA -6058 KILAAA -6591 LILAAA -7962 MILAAA -5612 NILAAA -3341 OILAAA -5460 PILAAA -2368 QILAAA -8646 RILAAA -4987 SILAAA -9018 TILAAA -8685 UILAAA -694 VILAAA -2012 WILAAA -2417 XILAAA -4022 YILAAA -5935 ZILAAA -1656 AJLAAA -6195 BJLAAA -3057 CJLAAA -2852 DJLAAA -4634 EJLAAA -1689 FJLAAA -4102 GJLAAA -3287 HJLAAA -5246 IJLAAA -7450 JJLAAA -6548 KJLAAA -379 LJLAAA -7435 MJLAAA -2041 NJLAAA -8462 OJLAAA -9076 PJLAAA -761 QJLAAA -795 RJLAAA -1671 SJLAAA -695 TJLAAA -4981 UJLAAA -1211 VJLAAA -5914 WJLAAA -9356 XJLAAA -1500 YJLAAA -3353 ZJLAAA -1060 AKLAAA -7910 BKLAAA -1329 CKLAAA -6011 DKLAAA -7146 EKLAAA -4602 FKLAAA -6751 GKLAAA -2666 HKLAAA -2785 IKLAAA -5851 JKLAAA -2435 KKLAAA -7429 LKLAAA -4241 MKLAAA -5691 NKLAAA -7731 OKLAAA -249 PKLAAA -1731 QKLAAA -8716 RKLAAA -2670 SKLAAA -4654 TKLAAA -1027 UKLAAA -1099 VKLAAA -3617 WKLAAA -4330 XKLAAA -9750 YKLAAA -467 ZKLAAA -8525 ALLAAA -5990 BLLAAA -4839 CLLAAA -9914 DLLAAA -7047 ELLAAA -874 FLLAAA -6061 GLLAAA -5491 HLLAAA -4344 ILLAAA -1281 JLLAAA -3597 KLLAAA -4992 LLLAAA -3849 MLLAAA -2655 NLLAAA -147 OLLAAA -9110 PLLAAA -1637 QLLAAA -9826 RLLAAA -5957 SLLAAA -6932 TLLAAA -9684 ULLAAA -4653 VLLAAA -8065 WLLAAA -1202 XLLAAA -9214 YLLAAA -196 ZLLAAA -4486 AMLAAA -2585 BMLAAA -2464 CMLAAA -3467 DMLAAA -9295 EMLAAA -517 FMLAAA -6870 GMLAAA -5732 HMLAAA -9376 IMLAAA -838 JMLAAA -9254 KMLAAA -8879 LMLAAA -6281 MMLAAA -8216 NMLAAA -9213 OMLAAA -7234 PMLAAA -5692 QMLAAA -693 RMLAAA -9050 SMLAAA -3623 TMLAAA -2130 UMLAAA -2514 VMLAAA -1812 WMLAAA -9037 XMLAAA -5054 YMLAAA -7801 ZMLAAA -7939 ANLAAA -7374 BNLAAA -1058 CNLAAA -1972 DNLAAA -3741 ENLAAA -2227 FNLAAA -304 GNLAAA -4914 HNLAAA -2428 INLAAA -6660 JNLAAA -2676 KNLAAA -2454 LNLAAA -3798 MNLAAA -1341 NNLAAA -1611 ONLAAA -2681 PNLAAA -7292 QNLAAA -7775 RNLAAA -794 SNLAAA -8709 TNLAAA -1901 UNLAAA -3089 VNLAAA -7797 WNLAAA -6070 XNLAAA -2191 YNLAAA -3497 ZNLAAA -8302 AOLAAA -4365 BOLAAA -3588 COLAAA -8292 DOLAAA -4696 EOLAAA -5641 FOLAAA -9386 GOLAAA -507 HOLAAA -7201 IOLAAA -7785 JOLAAA -463 KOLAAA -6656 LOLAAA -807 MOLAAA -7278 NOLAAA -6237 OOLAAA -7671 POLAAA -2235 QOLAAA -4042 ROLAAA -5273 SOLAAA -7557 TOLAAA -4007 UOLAAA -1428 VOLAAA -9739 WOLAAA -7836 XOLAAA -1777 YOLAAA -5192 ZOLAAA -7236 APLAAA -1623 BPLAAA -8288 CPLAAA -2827 DPLAAA -458 EPLAAA -1818 FPLAAA -6837 GPLAAA -7825 HPLAAA -9146 IPLAAA -8451 JPLAAA -6438 KPLAAA -4020 LPLAAA -4068 MPLAAA -2411 NPLAAA -6222 OPLAAA -3164 PPLAAA -311 QPLAAA -5683 RPLAAA -3993 SPLAAA -9897 TPLAAA -6609 UPLAAA -1362 VPLAAA -3918 WPLAAA -7376 XPLAAA -6996 YPLAAA -9567 ZPLAAA -7525 AQLAAA -9069 BQLAAA -9999 CQLAAA -9237 DQLAAA -8441 EQLAAA -6769 FQLAAA -6073 GQLAAA -1091 HQLAAA -9886 IQLAAA -3971 JQLAAA -4621 KQLAAA -3120 LQLAAA -9773 MQLAAA -8712 NQLAAA -801 OQLAAA -9478 PQLAAA -3466 QQLAAA -6326 RQLAAA -1723 SQLAAA -4978 TQLAAA -2311 UQLAAA -9532 VQLAAA -3680 WQLAAA -1244 XQLAAA -3821 YQLAAA -9586 ZQLAAA -3894 ARLAAA -6169 BRLAAA -5919 CRLAAA -4187 DRLAAA -5477 ERLAAA -2806 FRLAAA -8158 GRLAAA -7130 HRLAAA -7133 IRLAAA -6033 JRLAAA -2415 KRLAAA -8091 LRLAAA -8347 MRLAAA -7879 NRLAAA -9360 ORLAAA -3369 PRLAAA -8536 QRLAAA -8628 RRLAAA -1580 SRLAAA -705 TRLAAA -4650 URLAAA -9165 VRLAAA -4820 WRLAAA -3538 XRLAAA -9947 YRLAAA -4954 ZRLAAA -1104 ASLAAA -8455 BSLAAA -8307 CSLAAA -9203 DSLAAA -7565 ESLAAA -7745 FSLAAA -1787 GSLAAA -4861 HSLAAA -5183 ISLAAA -529 JSLAAA -2470 KSLAAA -1267 LSLAAA -2059 MSLAAA -1862 NSLAAA -7382 OSLAAA -4796 PSLAAA -2331 QSLAAA -8870 RSLAAA -9581 SSLAAA -9063 TSLAAA -2192 USLAAA -6466 VSLAAA -7096 WSLAAA -6257 XSLAAA -7009 YSLAAA -8136 ZSLAAA -1854 ATLAAA -3644 BTLAAA -4437 CTLAAA -7209 DTLAAA -1516 ETLAAA -822 FTLAAA -1778 GTLAAA -8161 HTLAAA -6030 ITLAAA -3515 JTLAAA -1702 KTLAAA -2671 LTLAAA -7623 MTLAAA -9828 NTLAAA -1888 OTLAAA -4520 PTLAAA -3461 QTLAAA -1488 RTLAAA -7753 STLAAA -5525 TTLAAA -5220 UTLAAA -305 VTLAAA -7883 WTLAAA -1222 XTLAAA -8552 YTLAAA -6097 ZTLAAA -2298 AULAAA -956 BULAAA -9351 CULAAA -6669 DULAAA -9383 EULAAA -1607 FULAAA -812 GULAAA -2109 HULAAA -207 IULAAA -7124 JULAAA -9333 KULAAA -3262 LULAAA -1070 MULAAA -7579 NULAAA -9283 OULAAA -4917 PULAAA -1328 QULAAA -3042 RULAAA -8352 SULAAA -2710 TULAAA -3330 UULAAA -2822 VULAAA -5627 WULAAA -7848 XULAAA -7384 YULAAA -727 ZULAAA -9926 AVLAAA -2647 BVLAAA -6416 CVLAAA -8751 DVLAAA -6515 EVLAAA -2472 FVLAAA -7205 GVLAAA -9654 HVLAAA -5646 IVLAAA -4217 JVLAAA -4484 KVLAAA -6654 LVLAAA -4876 MVLAAA -9690 NVLAAA -2453 OVLAAA -829 PVLAAA -2547 QVLAAA -9726 RVLAAA -9267 SVLAAA -7448 TVLAAA -610 UVLAAA -2791 VVLAAA -3651 WVLAAA -5206 XVLAAA -8774 YVLAAA -4753 ZVLAAA -4755 AWLAAA -686 BWLAAA -8281 CWLAAA -2058 DWLAAA -8900 EWLAAA -8588 FWLAAA -2904 GWLAAA -8917 HWLAAA -9026 IWLAAA -2416 JWLAAA -1053 KWLAAA -7141 LWLAAA -9771 MWLAAA -2774 NWLAAA -3213 OWLAAA -5694 PWLAAA -6631 QWLAAA -6638 RWLAAA -7407 SWLAAA -8972 TWLAAA -2202 UWLAAA -6135 VWLAAA -5043 WWLAAA -5163 XWLAAA -1191 YWLAAA -6576 ZWLAAA -3455 AXLAAA -3688 BXLAAA -4982 CXLAAA -4180 DXLAAA -4708 EXLAAA -1241 FXLAAA -4921 GXLAAA -3197 HXLAAA -8225 IXLAAA -5913 JXLAAA -6387 KXLAAA -2706 LXLAAA -1461 MXLAAA -7646 NXLAAA -8066 OXLAAA -4171 PXLAAA -8008 QXLAAA -2088 RXLAAA -7907 SXLAAA -2429 TXLAAA -9629 UXLAAA -1470 VXLAAA -4346 WXLAAA -7219 XXLAAA -1185 YXLAAA -8776 ZXLAAA -684 AYLAAA -2343 BYLAAA -4470 CYLAAA -5116 DYLAAA -1746 EYLAAA -3216 FYLAAA -4594 GYLAAA -3013 HYLAAA -2307 IYLAAA -7663 JYLAAA -8504 KYLAAA -3683 LYLAAA -144 MYLAAA -203 NYLAAA -5255 OYLAAA -4150 PYLAAA -5701 QYLAAA -7400 RYLAAA -8203 SYLAAA -637 TYLAAA -2898 UYLAAA -1110 VYLAAA -6255 WYLAAA -1071 XYLAAA -541 YYLAAA -8077 ZYLAAA -6809 AZLAAA -4749 BZLAAA -2886 CZLAAA -5510 DZLAAA -713 EZLAAA -8388 FZLAAA -9524 GZLAAA -9949 HZLAAA -885 IZLAAA -8699 JZLAAA -2232 KZLAAA -5142 LZLAAA -8891 MZLAAA -1881 NZLAAA -3751 OZLAAA -1896 PZLAAA -8258 QZLAAA -3820 RZLAAA -6617 SZLAAA -5100 TZLAAA -4277 UZLAAA -2498 VZLAAA -4343 WZLAAA -8319 XZLAAA -4803 YZLAAA -3100 ZZLAAA -428 AAMAAA -2811 BAMAAA -2989 CAMAAA -1100 DAMAAA -6586 EAMAAA -3124 FAMAAA -1635 GAMAAA -3888 HAMAAA -8369 IAMAAA -3148 JAMAAA -2842 KAMAAA -4965 LAMAAA -3742 MAMAAA -5196 NAMAAA -9105 OAMAAA -6806 PAMAAA -5849 QAMAAA -6504 RAMAAA -9841 SAMAAA -457 TAMAAA -8856 UAMAAA -8043 VAMAAA -5933 WAMAAA -5725 XAMAAA -8607 YAMAAA -9280 ZAMAAA -6017 ABMAAA -4946 BBMAAA -7373 CBMAAA -8096 DBMAAA -3178 EBMAAA -1849 FBMAAA -8813 GBMAAA -460 HBMAAA -7756 IBMAAA -4425 JBMAAA -1602 KBMAAA -5981 LBMAAA -8139 MBMAAA -754 NBMAAA -26 OBMAAA -106 PBMAAA -7465 QBMAAA -1048 RBMAAA -2303 SBMAAA -5794 TBMAAA -3321 UBMAAA -6122 VBMAAA -6474 WBMAAA -827 XBMAAA -6616 YBMAAA -2131 ZBMAAA -5483 ACMAAA -606 BCMAAA -922 CCMAAA -8475 DCMAAA -7645 ECMAAA -5097 FCMAAA -5377 GCMAAA -6116 HCMAAA -8674 ICMAAA -8063 JCMAAA -5271 KCMAAA -1619 LCMAAA -6419 MCMAAA -7651 NCMAAA -2897 OCMAAA -8148 PCMAAA -7461 QCMAAA -9186 RCMAAA -7127 SCMAAA -8233 TCMAAA -9651 UCMAAA -6746 VCMAAA -7835 WCMAAA -8815 XCMAAA -6398 YCMAAA -5344 ZCMAAA -8209 ADMAAA -8444 BDMAAA -5669 CDMAAA -2455 DDMAAA -6767 EDMAAA -135 FDMAAA -3503 GDMAAA -6102 HDMAAA -7136 IDMAAA -4933 JDMAAA -8804 KDMAAA -3760 LDMAAA -8603 MDMAAA -7411 NDMAAA -834 ODMAAA -7385 PDMAAA -3696 QDMAAA -8720 RDMAAA -4539 SDMAAA -9837 TDMAAA -8595 UDMAAA -3673 VDMAAA -475 WDMAAA -2256 XDMAAA -6349 YDMAAA -9968 ZDMAAA -7261 AEMAAA -5799 BEMAAA -8159 CEMAAA -92 DEMAAA -5927 EEMAAA -7925 FEMAAA -5836 GEMAAA -7935 HEMAAA -5505 IEMAAA -5882 JEMAAA -4411 KEMAAA -64 LEMAAA -2851 MEMAAA -1665 NEMAAA -2895 OEMAAA -2210 PEMAAA -9873 QEMAAA -5402 REMAAA -285 SEMAAA -8545 TEMAAA -5328 UEMAAA -733 VEMAAA -7726 WEMAAA -5418 XEMAAA -7761 YEMAAA -9263 ZEMAAA -5579 AFMAAA -5434 BFMAAA -5230 CFMAAA -9981 DFMAAA -5830 EFMAAA -128 FFMAAA -2734 GFMAAA -4537 HFMAAA -3899 IFMAAA -1000 JFMAAA -9896 KFMAAA -3640 LFMAAA -2568 MFMAAA -2026 NFMAAA -3955 OFMAAA -7152 PFMAAA -2402 QFMAAA -9522 RFMAAA -4011 SFMAAA -3297 TFMAAA -4915 UFMAAA -5397 VFMAAA -5454 WFMAAA -4568 XFMAAA -5875 YFMAAA -3642 ZFMAAA -8506 AGMAAA -9621 BGMAAA -7739 CGMAAA -3987 DGMAAA -2090 EGMAAA -3838 FGMAAA -17 GGMAAA -3406 HGMAAA -8312 IGMAAA -4034 JGMAAA -1535 KGMAAA -7198 LGMAAA -8885 MGMAAA -4081 NGMAAA -980 OGMAAA -551 PGMAAA -7746 QGMAAA -4756 RGMAAA -3655 SGMAAA -7075 TGMAAA -3950 UGMAAA -2314 VGMAAA -8432 WGMAAA -62 XGMAAA -6920 YGMAAA -4077 ZGMAAA -9118 AHMAAA -5375 BHMAAA -178 CHMAAA -1079 DHMAAA -4279 EHMAAA -8436 FHMAAA -1931 GHMAAA -2096 HHMAAA -1638 IHMAAA -2788 JHMAAA -4751 KHMAAA -8824 LHMAAA -3098 MHMAAA -4497 NHMAAA -5223 OHMAAA -9212 PHMAAA -4265 QHMAAA -6898 RHMAAA -8808 SHMAAA -5629 THMAAA -3779 UHMAAA -4972 VHMAAA -4511 WHMAAA -6761 XHMAAA -2335 YHMAAA -732 ZHMAAA -4757 AIMAAA -6624 BIMAAA -5869 CIMAAA -5842 DIMAAA -5735 EIMAAA -8276 FIMAAA -7227 GIMAAA -4923 HIMAAA -9135 IIMAAA -5813 JIMAAA -9697 KIMAAA -3222 LIMAAA -2394 MIMAAA -5784 NIMAAA -3652 OIMAAA -8175 PIMAAA -7568 QIMAAA -6645 RIMAAA -8176 SIMAAA -530 TIMAAA -5439 UIMAAA -61 VIMAAA -3951 WIMAAA -5283 XIMAAA -7226 YIMAAA -1954 ZIMAAA -334 AJMAAA -3921 BJMAAA -6276 CJMAAA -3378 DJMAAA -5236 EJMAAA -7781 FJMAAA -8601 GJMAAA -1473 HJMAAA -3246 IJMAAA -3601 JJMAAA -6861 KJMAAA -9032 LJMAAA -216 MJMAAA -3824 NJMAAA -8486 OJMAAA -276 PJMAAA -1838 QJMAAA -6175 RJMAAA -3719 SJMAAA -6958 TJMAAA -6822 UJMAAA -3318 VJMAAA -7222 WJMAAA -85 XJMAAA -5158 YJMAAA -6360 ZJMAAA -2599 AKMAAA -4002 BKMAAA -6597 CKMAAA -5762 DKMAAA -8383 EKMAAA -4686 FKMAAA -5972 GKMAAA -1432 HKMAAA -1601 IKMAAA -3012 JKMAAA -9345 KKMAAA -8869 LKMAAA -6612 MKMAAA -262 NKMAAA -300 OKMAAA -3045 PKMAAA -7252 QKMAAA -9099 RKMAAA -9006 SKMAAA -3078 TKMAAA -5159 UKMAAA -9329 VKMAAA -1393 WKMAAA -5894 XKMAAA -11 YKMAAA -5606 ZKMAAA -5541 ALMAAA -2689 BLMAAA -1023 CLMAAA -8134 DLMAAA -5923 ELMAAA -6056 FLMAAA -653 GLMAAA -367 HLMAAA -1828 ILMAAA -6506 JLMAAA -5772 KLMAAA -8052 LLMAAA -2633 MLMAAA -4878 NLMAAA -5621 OLMAAA -41 PLMAAA -4613 QLMAAA -9389 RLMAAA -9414 SLMAAA -3583 TLMAAA -3454 ULMAAA -719 VLMAAA -6188 WLMAAA -2288 XLMAAA -1287 YLMAAA -1397 ZLMAAA -7763 AMMAAA -5194 BMMAAA -3167 CMMAAA -9218 DMMAAA -2065 EMMAAA -9669 FMMAAA -146 GMMAAA -6141 HMMAAA -2843 IMMAAA -7934 JMMAAA -2536 KMMAAA -7088 LMMAAA -2519 MMMAAA -6650 NMMAAA -3007 OMMAAA -4507 PMMAAA -4892 QMMAAA -7159 RMMAAA -3171 SMMAAA -1080 TMMAAA -7248 UMMAAA -7230 VMMAAA -3823 WMMAAA -5517 XMMAAA -1482 YMMAAA -9953 ZMMAAA -2754 ANMAAA -3875 BNMAAA -9800 CNMAAA -8819 DNMAAA -8267 ENMAAA -520 FNMAAA -5770 GNMAAA -2114 HNMAAA -5045 INMAAA -1094 JNMAAA -8786 KNMAAA -353 LNMAAA -290 MNMAAA -3376 NNMAAA -9305 ONMAAA -186 PNMAAA -4817 QNMAAA -4638 RNMAAA -3558 SNMAAA -9285 TNMAAA -848 UNMAAA -8923 VNMAAA -6826 WNMAAA -5187 XNMAAA -2398 YNMAAA -7653 ZNMAAA -8835 AOMAAA -5736 BOMAAA -1238 COMAAA -6021 DOMAAA -6815 EOMAAA -2549 FOMAAA -5657 GOMAAA -6855 HOMAAA -1225 IOMAAA -7452 JOMAAA -2479 KOMAAA -7974 LOMAAA -1212 MOMAAA -8883 NOMAAA -8150 OOMAAA -3392 POMAAA -6774 QOMAAA -904 ROMAAA -5068 SOMAAA -9339 TOMAAA -1062 UOMAAA -3841 VOMAAA -8924 WOMAAA -9795 XOMAAA -3981 YOMAAA -4290 ZOMAAA -1067 APMAAA -8679 BPMAAA -2894 CPMAAA -9248 DPMAAA -1072 EPMAAA -3510 FPMAAA -6871 GPMAAA -8701 HPMAAA -8170 IPMAAA -2730 JPMAAA -2668 KPMAAA -8723 LPMAAA -3439 MPMAAA -6219 NPMAAA -4264 OPMAAA -3929 PPMAAA -7 QPMAAA -3737 RPMAAA -358 SPMAAA -5128 TPMAAA -7353 UPMAAA -8758 VPMAAA -7284 WPMAAA -4037 XPMAAA -435 YPMAAA -3580 ZPMAAA -4554 AQMAAA -4337 BQMAAA -512 CQMAAA -2032 DQMAAA -1755 EQMAAA -9923 FQMAAA -3747 GQMAAA -27 HQMAAA -3075 IQMAAA -6259 JQMAAA -2940 KQMAAA -5724 LQMAAA -5638 MQMAAA -479 NQMAAA -4125 OQMAAA -1525 PQMAAA -7529 QQMAAA -931 RQMAAA -5175 SQMAAA -6798 TQMAAA -2111 UQMAAA -6145 VQMAAA -4712 WQMAAA -3110 XQMAAA -97 YQMAAA -758 ZQMAAA -1895 ARMAAA -5289 BRMAAA -5026 CRMAAA -4725 DRMAAA -1679 ERMAAA -4433 FRMAAA -5340 GRMAAA -6340 HRMAAA -3261 IRMAAA -8108 JRMAAA -8785 KRMAAA -7391 LRMAAA -1496 MRMAAA -1484 NRMAAA -5884 ORMAAA -342 PRMAAA -7659 QRMAAA -6635 RRMAAA -8507 SRMAAA -2583 TRMAAA -6533 URMAAA -5879 VRMAAA -5511 WRMAAA -3682 XRMAAA -7182 YRMAAA -1409 ZRMAAA -3363 ASMAAA -729 BSMAAA -5857 CSMAAA -235 DSMAAA -193 ESMAAA -5586 FSMAAA -6203 GSMAAA -6795 HSMAAA -3211 ISMAAA -9763 JSMAAA -9043 KSMAAA -2854 LSMAAA -565 MSMAAA -9284 NSMAAA -7886 OSMAAA -122 PSMAAA -4934 QSMAAA -1766 RSMAAA -2554 SSMAAA -488 TSMAAA -825 USMAAA -678 VSMAAA -4543 WSMAAA -1699 XSMAAA -3771 YSMAAA -1234 ZSMAAA -4152 ATMAAA -1632 BTMAAA -4988 CTMAAA -1980 DTMAAA -7479 ETMAAA -2586 FTMAAA -5433 GTMAAA -2261 HTMAAA -1180 ITMAAA -3938 JTMAAA -6714 KTMAAA -2890 LTMAAA -7379 MTMAAA -5896 NTMAAA -5949 OTMAAA -3194 PTMAAA -9325 QTMAAA -9531 RTMAAA -711 STMAAA -2450 TTMAAA -1929 UTMAAA -6165 VTMAAA -4050 WTMAAA -9011 XTMAAA -7916 YTMAAA -9136 ZTMAAA -8782 AUMAAA -8491 BUMAAA -5114 CUMAAA -5815 DUMAAA -5628 EUMAAA -810 FUMAAA -6178 GUMAAA -2619 HUMAAA -3340 IUMAAA -2491 JUMAAA -3574 KUMAAA -6754 LUMAAA -1566 MUMAAA -9174 NUMAAA -1520 OUMAAA -2691 PUMAAA -6961 QUMAAA -5722 RUMAAA -9707 SUMAAA -2891 TUMAAA -341 UUMAAA -4690 VUMAAA -7841 WUMAAA -6615 XUMAAA -9169 YUMAAA -6689 ZUMAAA -8721 AVMAAA -7508 BVMAAA -8631 CVMAAA -480 DVMAAA -7094 EVMAAA -319 FVMAAA -9421 GVMAAA -4352 HVMAAA -5019 IVMAAA -3956 JVMAAA -114 KVMAAA -1196 LVMAAA -1407 MVMAAA -7432 NVMAAA -3141 OVMAAA -2073 PVMAAA -3400 QVMAAA -505 RVMAAA -1263 SVMAAA -190 TVMAAA -6686 UVMAAA -9821 VVMAAA -1119 WVMAAA -2955 XVMAAA -224 YVMAAA -7562 ZVMAAA -8845 AWMAAA -5405 BWMAAA -9192 CWMAAA -4927 DWMAAA -997 EWMAAA -989 FWMAAA -7258 GWMAAA -6899 HWMAAA -1770 IWMAAA -4423 JWMAAA -5671 KWMAAA -8393 LWMAAA -4355 MWMAAA -3919 NWMAAA -338 OWMAAA -5790 PWMAAA -1452 QWMAAA -939 RWMAAA -8913 SWMAAA -7157 TWMAAA -7240 UWMAAA -3492 VWMAAA -3464 WWMAAA -388 XWMAAA -4135 YWMAAA -1194 ZWMAAA -5476 AXMAAA -9844 BXMAAA -9364 CXMAAA -5238 DXMAAA -3712 EXMAAA -6189 FXMAAA -5257 GXMAAA -81 HXMAAA -3289 IXMAAA -1177 JXMAAA -5038 KXMAAA -325 LXMAAA -7221 MXMAAA -7123 NXMAAA -6364 OXMAAA -4468 PXMAAA -9185 QXMAAA -4158 RXMAAA -9439 SXMAAA -7759 TXMAAA -3325 UXMAAA -7991 VXMAAA -1650 WXMAAA -8395 XXMAAA -286 YXMAAA -1507 ZXMAAA -4122 AYMAAA -2625 BYMAAA -1140 CYMAAA -5262 DYMAAA -4919 EYMAAA -7266 FYMAAA -630 GYMAAA -2129 HYMAAA -9552 IYMAAA -3018 JYMAAA -7145 KYMAAA -1633 LYMAAA -7957 MYMAAA -774 NYMAAA -9371 OYMAAA -6007 PYMAAA -5277 QYMAAA -9426 RYMAAA -9190 SYMAAA -8996 TYMAAA -3409 UYMAAA -7212 VYMAAA -416 WYMAAA -7211 XYMAAA -7454 YYMAAA -8417 ZYMAAA -5562 AZMAAA -4996 BZMAAA -5718 CZMAAA -7838 DZMAAA -7715 EZMAAA -2780 FZMAAA -1013 GZMAAA -8465 HZMAAA -7976 IZMAAA -7150 JZMAAA -6471 KZMAAA -1927 LZMAAA -227 MZMAAA -6462 NZMAAA -5227 OZMAAA -1074 PZMAAA -9448 QZMAAA -4459 RZMAAA -2478 SZMAAA -5005 TZMAAA -2418 UZMAAA -6991 VZMAAA -4729 WZMAAA -3548 XZMAAA -9616 YZMAAA -2901 ZZMAAA -10 AANAAA -2637 BANAAA -6747 CANAAA -797 DANAAA -7609 EANAAA -8290 FANAAA -8765 GANAAA -8053 HANAAA -5602 IANAAA -3672 JANAAA -7513 KANAAA -3462 LANAAA -4457 MANAAA -6547 NANAAA -7417 OANAAA -8641 PANAAA -149 QANAAA -5041 RANAAA -9232 SANAAA -3603 TANAAA -2792 UANAAA -6620 VANAAA -4000 WANAAA -659 XANAAA -8174 YANAAA -4599 ZANAAA -7851 ABNAAA -6284 BBNAAA -7116 CBNAAA -5595 DBNAAA -2903 EBNAAA -5948 FBNAAA -225 GBNAAA -524 HBNAAA -7639 IBNAAA -7297 JBNAAA -2606 KBNAAA -4771 LBNAAA -8162 MBNAAA -8999 NBNAAA -2309 OBNAAA -3594 PBNAAA -6092 QBNAAA -7467 RBNAAA -6986 SBNAAA -9898 TBNAAA -9578 UBNAAA -156 VBNAAA -5810 WBNAAA -790 XBNAAA -6840 YBNAAA -6725 ZBNAAA -5528 ACNAAA -4120 BCNAAA -6694 CCNAAA -3552 DCNAAA -1478 ECNAAA -8084 FCNAAA -7578 GCNAAA -6314 HCNAAA -6123 ICNAAA -9443 JCNAAA -9628 KCNAAA -8508 LCNAAA -5552 MCNAAA -5327 NCNAAA -7771 OCNAAA -8932 PCNAAA -3526 QCNAAA -4340 RCNAAA -9419 SCNAAA -8421 TCNAAA -7431 UCNAAA -172 VCNAAA -3279 WCNAAA -1508 XCNAAA -7091 YCNAAA -1419 ZCNAAA -3032 ADNAAA -8683 BDNAAA -4763 CDNAAA -4424 DDNAAA -8640 EDNAAA -7187 FDNAAA -6247 GDNAAA -7340 HDNAAA -182 IDNAAA -2948 JDNAAA -9462 KDNAAA -5997 LDNAAA -5608 MDNAAA -1472 NDNAAA -277 ODNAAA -4807 PDNAAA -4969 QDNAAA -5611 RDNAAA -372 SDNAAA -6666 TDNAAA -476 UDNAAA -5225 VDNAAA -5143 WDNAAA -1853 XDNAAA -675 YDNAAA -5643 ZDNAAA -5317 AENAAA -8102 BENAAA -978 CENAAA -4620 DENAAA -151 EENAAA -972 FENAAA -6820 GENAAA -7387 HENAAA -9634 IENAAA -6308 JENAAA -8323 KENAAA -6672 LENAAA -8283 MENAAA -7996 NENAAA -6488 OENAAA -2365 PENAAA -9746 QENAAA -8605 RENAAA -3342 SENAAA -8429 TENAAA -1162 UENAAA -531 VENAAA -8408 WENAAA -8862 XENAAA -5843 YENAAA -8704 ZENAAA -7070 AFNAAA -9119 BFNAAA -8344 CFNAAA -8979 DFNAAA -2971 EFNAAA -7700 FFNAAA -8280 GFNAAA -9096 HFNAAA -99 IFNAAA -6696 JFNAAA -9490 KFNAAA -9073 LFNAAA -1861 MFNAAA -4413 NFNAAA -6002 OFNAAA -439 PFNAAA -5449 QFNAAA -9737 RFNAAA -1898 SFNAAA -4189 TFNAAA -1408 UFNAAA -394 VFNAAA -1935 WFNAAA -3965 XFNAAA -6821 YFNAAA -349 ZFNAAA -8428 AGNAAA -8200 BGNAAA -1737 CGNAAA -6516 DGNAAA -5441 EGNAAA -5999 FGNAAA -1539 GGNAAA -9067 HGNAAA -4061 IGNAAA -1642 JGNAAA -4657 KGNAAA -9934 LGNAAA -6385 MGNAAA -6775 NGNAAA -3873 OGNAAA -3862 PGNAAA -1224 QGNAAA -4483 RGNAAA -3685 SGNAAA -6082 TGNAAA -7798 UGNAAA -9039 VGNAAA -985 WGNAAA -5389 XGNAAA -1716 YGNAAA -4209 ZGNAAA -746 AHNAAA -6295 BHNAAA -9754 CHNAAA -2336 DHNAAA -3701 EHNAAA -3551 FHNAAA -8516 GHNAAA -9290 HHNAAA -5686 IHNAAA -2893 JHNAAA -6279 KHNAAA -2278 LHNAAA -1618 MHNAAA -3450 NHNAAA -8857 OHNAAA -1005 PHNAAA -4727 QHNAAA -7617 RHNAAA -2021 SHNAAA -9124 THNAAA -3175 UHNAAA -2949 VHNAAA -2424 WHNAAA -4791 XHNAAA -7500 YHNAAA -4893 ZHNAAA -121 AINAAA -1965 BINAAA -2972 CINAAA -662 DINAAA -7074 EINAAA -981 FINAAA -3520 GINAAA -6540 HINAAA -6648 IINAAA -7076 JINAAA -6919 KINAAA -1108 LINAAA -317 MINAAA -3483 NINAAA -6764 OINAAA -1235 PINAAA -7121 QINAAA -426 RINAAA -6880 SINAAA -5401 TINAAA -7323 UINAAA -9751 VINAAA -3436 WINAAA -7319 XINAAA -7882 YINAAA -8260 ZINAAA -9758 AJNAAA -4205 BJNAAA -8884 CJNAAA -1112 DJNAAA -2186 EJNAAA -8666 FJNAAA -4325 GJNAAA -4912 HJNAAA -6497 IJNAAA -9072 JJNAAA -8899 KJNAAA -5619 LJNAAA -4110 MJNAAA -7025 NJNAAA -5605 OJNAAA -2572 PJNAAA -3895 QJNAAA -9138 RJNAAA -4713 SJNAAA -6079 TJNAAA -8898 UJNAAA -2650 VJNAAA -5316 WJNAAA -5133 XJNAAA -2184 YJNAAA -2728 ZJNAAA -6737 AKNAAA -1128 BKNAAA -9662 CKNAAA -9384 DKNAAA -4576 EKNAAA -9613 FKNAAA -4001 GKNAAA -3628 HKNAAA -6968 IKNAAA -6491 JKNAAA -1265 KKNAAA -6128 LKNAAA -4274 MKNAAA -3598 NKNAAA -7961 OKNAAA -2643 PKNAAA -4547 QKNAAA -3568 RKNAAA -8954 SKNAAA -8802 TKNAAA -7829 UKNAAA -1008 VKNAAA -3627 WKNAAA -3999 XKNAAA -7697 YKNAAA -9380 ZKNAAA -2707 ALNAAA -4430 BLNAAA -6440 CLNAAA -9958 DLNAAA -7592 ELNAAA -7852 FLNAAA -9253 GLNAAA -5910 HLNAAA -7487 ILNAAA -6324 JLNAAA -5792 KLNAAA -7390 LLNAAA -8534 MLNAAA -2690 NLNAAA -3992 OLNAAA -6928 PLNAAA -7815 QLNAAA -9477 RLNAAA -497 SLNAAA -7532 TLNAAA -9838 ULNAAA -1557 VLNAAA -2467 WLNAAA -2367 XLNAAA -5677 YLNAAA -6193 ZLNAAA -7126 AMNAAA -5264 BMNAAA -850 CMNAAA -4854 DMNAAA -4414 EMNAAA -8971 FMNAAA -9240 GMNAAA -7341 HMNAAA -3151 IMNAAA -1742 JMNAAA -1347 KMNAAA -9418 LMNAAA -5452 MMNAAA -8637 NMNAAA -8287 OMNAAA -9865 PMNAAA -1664 QMNAAA -9933 RMNAAA -3416 SMNAAA -7981 TMNAAA -1981 UMNAAA -441 VMNAAA -1380 WMNAAA -7325 XMNAAA -5682 YMNAAA -1024 ZMNAAA -1096 ANNAAA -4717 BNNAAA -7948 CNNAAA -4074 DNNAAA -211 ENNAAA -8993 FNNAAA -4509 GNNAAA -823 HNNAAA -4747 INNAAA -6955 JNNAAA -7922 KNNAAA -6936 LNNAAA -1546 MNNAAA -9836 NNNAAA -5626 ONNAAA -4879 PNNAAA -8590 QNNAAA -8842 RNNAAA -6505 SNNAAA -2803 TNNAAA -9258 UNNAAA -741 VNNAAA -1457 WNNAAA -5777 XNNAAA -2883 YNNAAA -6610 ZNNAAA -4331 AONAAA -2712 BONAAA -9268 CONAAA -410 DONAAA -9411 EONAAA -4683 FONAAA -7072 GONAAA -5050 HONAAA -5932 IONAAA -2756 JONAAA -9813 KONAAA -7388 LONAAA -2596 MONAAA -5102 NONAAA -208 OONAAA -86 PONAAA -8127 QONAAA -5154 RONAAA -4491 SONAAA -7423 TONAAA -6441 UONAAA -2920 VONAAA -6386 WONAAA -9744 XONAAA -2667 YONAAA -5754 ZONAAA -4645 APNAAA -4327 BPNAAA -843 CPNAAA -4085 DPNAAA -2849 EPNAAA -5734 FPNAAA -5307 GPNAAA -8433 HPNAAA -3031 IPNAAA -5714 JPNAAA -5969 KPNAAA -2532 LPNAAA -5219 MPNAAA -7343 NPNAAA -9089 OPNAAA -9337 PPNAAA -5131 QPNAAA -6253 RPNAAA -5140 SPNAAA -2953 TPNAAA -4293 UPNAAA -9974 VPNAAA -5061 WPNAAA -8570 XPNAAA -9504 YPNAAA -604 ZPNAAA -4991 AQNAAA -880 BQNAAA -3861 CQNAAA -8262 DQNAAA -5689 EQNAAA -1793 FQNAAA -2661 GQNAAA -7954 HQNAAA -1874 IQNAAA -2982 JQNAAA -331 KQNAAA -5021 LQNAAA -9894 MQNAAA -7709 NQNAAA -4980 OQNAAA -8249 PQNAAA -7120 QQNAAA -7464 RQNAAA -8086 SQNAAA -3509 TQNAAA -3902 UQNAAA -9907 VQNAAA -6278 WQNAAA -9316 XQNAAA -2824 YQNAAA -1558 ZQNAAA -5436 ARNAAA -1161 BRNAAA -7569 CRNAAA -9614 DRNAAA -6970 ERNAAA -2422 FRNAAA -8860 GRNAAA -9912 HRNAAA -1109 IRNAAA -3286 JRNAAA -2277 KRNAAA -8656 LRNAAA -4656 MRNAAA -6965 NRNAAA -7591 ORNAAA -4883 PRNAAA -452 QRNAAA -4018 RRNAAA -4066 SRNAAA -6480 TRNAAA -8634 URNAAA -9387 VRNAAA -3476 WRNAAA -5995 XRNAAA -9677 YRNAAA -3884 ZRNAAA -6500 ASNAAA -7972 BSNAAA -5281 CSNAAA -1288 DSNAAA -4366 ESNAAA -6557 FSNAAA -7086 GSNAAA -6588 HSNAAA -9062 ISNAAA -9230 JSNAAA -7672 KSNAAA -5204 LSNAAA -2836 MSNAAA -7165 NSNAAA -971 OSNAAA -3851 PSNAAA -8593 QSNAAA -7742 RSNAAA -2887 SSNAAA -8479 TSNAAA -9514 USNAAA -273 VSNAAA -2938 WSNAAA -9793 XSNAAA -8050 YSNAAA -6702 ZSNAAA -7290 ATNAAA -1837 BTNAAA -3206 CTNAAA -4925 DTNAAA -5066 ETNAAA -3401 FTNAAA -3474 GTNAAA -57 HTNAAA -2082 ITNAAA -100 JTNAAA -9665 KTNAAA -8284 LTNAAA -958 MTNAAA -5282 NTNAAA -4257 OTNAAA -3160 PTNAAA -8449 QTNAAA -500 RTNAAA -6432 STNAAA -6220 TTNAAA -7233 UTNAAA -2723 VTNAAA -1899 WTNAAA -7158 XTNAAA -202 YTNAAA -2286 ZTNAAA -5356 AUNAAA -3809 BUNAAA -3979 CUNAAA -8359 DUNAAA -3479 EUNAAA -4895 FUNAAA -6059 GUNAAA -9560 HUNAAA -6756 IUNAAA -7504 JUNAAA -6762 KUNAAA -5304 LUNAAA -9533 MUNAAA -6649 NUNAAA -38 OUNAAA -5713 PUNAAA -3000 QUNAAA -3738 RUNAAA -3327 SUNAAA -3922 TUNAAA -9245 UUNAAA -2172 VUNAAA -7128 WUNAAA -1195 XUNAAA -8445 YUNAAA -8638 ZUNAAA -1249 AVNAAA -8659 BVNAAA -3556 CVNAAA -3347 DVNAAA -3260 EVNAAA -5139 FVNAAA -9991 GVNAAA -5499 HVNAAA -8082 IVNAAA -1640 JVNAAA -8726 KVNAAA -2339 LVNAAA -2601 MVNAAA -9940 NVNAAA -4185 OVNAAA -9546 PVNAAA -5218 QVNAAA -4374 RVNAAA -288 SVNAAA -7445 TVNAAA -1710 UVNAAA -6409 VVNAAA -7982 WVNAAA -4950 XVNAAA -9242 YVNAAA -3272 ZVNAAA -739 AWNAAA -5526 BWNAAA -8189 CWNAAA -9106 DWNAAA -9775 EWNAAA -4643 FWNAAA -8396 GWNAAA -3255 HWNAAA -301 IWNAAA -6014 JWNAAA -6046 KWNAAA -984 LWNAAA -2420 MWNAAA -2922 NWNAAA -2317 OWNAAA -7332 PWNAAA -6451 QWNAAA -2589 RWNAAA -4333 SWNAAA -8650 TWNAAA -6856 UWNAAA -4194 VWNAAA -6246 WWNAAA -4371 XWNAAA -1388 YWNAAA -1056 ZWNAAA -6041 AXNAAA -6153 BXNAAA -8450 CXNAAA -3469 DXNAAA -5226 EXNAAA -8112 FXNAAA -647 GXNAAA -2567 HXNAAA -9064 IXNAAA -5161 JXNAAA -5260 KXNAAA -8988 LXNAAA -9678 MXNAAA -6853 NXNAAA -5294 OXNAAA -9864 PXNAAA -8702 QXNAAA -1132 RXNAAA -1524 SXNAAA -4560 TXNAAA -2137 UXNAAA -3283 VXNAAA -3377 WXNAAA -2267 XXNAAA -8987 YXNAAA -6709 ZXNAAA -8059 AYNAAA -3402 BYNAAA -6443 CYNAAA -8858 DYNAAA -3974 EYNAAA -3521 FYNAAA -9509 GYNAAA -5442 HYNAAA -8968 IYNAAA -333 JYNAAA -952 KYNAAA -7482 LYNAAA -1486 MYNAAA -1815 NYNAAA -7937 OYNAAA -1436 PYNAAA -3470 QYNAAA -8195 RYNAAA -6906 SYNAAA -2539 TYNAAA -5988 UYNAAA -8908 VYNAAA -2319 WYNAAA -3263 XYNAAA -4039 YYNAAA -6373 ZYNAAA -1168 AZNAAA -8338 BZNAAA -1172 CZNAAA -200 DZNAAA -6355 EZNAAA -7768 FZNAAA -25 GZNAAA -7144 HZNAAA -8671 IZNAAA -9163 JZNAAA -8889 KZNAAA -5950 LZNAAA -6163 MZNAAA -8119 NZNAAA -1416 OZNAAA -4132 PZNAAA -2294 QZNAAA -9094 RZNAAA -4168 SZNAAA -9108 TZNAAA -5706 UZNAAA -2231 VZNAAA -2173 WZNAAA -90 XZNAAA -9996 YZNAAA -330 ZZNAAA -2052 AAOAAA -1093 BAOAAA -5817 CAOAAA -1559 DAOAAA -8405 EAOAAA -9962 FAOAAA -9461 GAOAAA -3028 HAOAAA -6814 IAOAAA -9587 JAOAAA -6863 KAOAAA -4963 LAOAAA -7811 MAOAAA -7608 NAOAAA -5321 OAOAAA -9971 PAOAAA -6161 QAOAAA -2181 RAOAAA -3828 SAOAAA -348 TAOAAA -5459 UAOAAA -9406 VAOAAA -9852 WAOAAA -3095 XAOAAA -5597 YAOAAA -8841 ZAOAAA -3536 ABOAAA -4009 BBOAAA -7366 CBOAAA -7327 DBOAAA -1613 EBOAAA -8619 FBOAAA -4880 GBOAAA -1552 HBOAAA -7636 IBOAAA -8397 JBOAAA -6224 KBOAAA -9102 LBOAAA -7906 MBOAAA -9467 NBOAAA -828 OBOAAA -9585 PBOAAA -925 QBOAAA -7375 RBOAAA -4027 SBOAAA -766 TBOAAA -5633 UBOAAA -5648 VBOAAA -148 WBOAAA -2072 XBOAAA -431 YBOAAA -1711 ZBOAAA -9378 ACOAAA -6776 BCOAAA -6842 CCOAAA -2656 DCOAAA -3116 ECOAAA -7904 FCOAAA -3529 GCOAAA -3240 HCOAAA -5801 ICOAAA -4090 JCOAAA -7687 KCOAAA -9711 LCOAAA -4760 MCOAAA -5524 NCOAAA -2251 OCOAAA -1511 PCOAAA -5991 QCOAAA -7808 RCOAAA -8708 SCOAAA -8939 TCOAAA -4295 UCOAAA -5905 VCOAAA -2649 WCOAAA -2347 XCOAAA -6339 YCOAAA -292 ZCOAAA -9314 ADOAAA -6893 BDOAAA -3970 CDOAAA -1652 DDOAAA -4326 EDOAAA -7881 FDOAAA -5291 GDOAAA -957 HDOAAA -2313 IDOAAA -5463 JDOAAA -1268 KDOAAA -5028 LDOAAA -656 MDOAAA -9274 NDOAAA -8217 ODOAAA -2175 PDOAAA -6028 QDOAAA -7584 RDOAAA -4114 SDOAAA -8894 TDOAAA -781 UDOAAA -133 VDOAAA -7572 WDOAAA -8514 XDOAAA -3352 YDOAAA -8098 ZDOAAA -9116 AEOAAA -9444 BEOAAA -2590 CEOAAA -7302 DEOAAA -7444 EEOAAA -8748 FEOAAA -7615 GEOAAA -6090 HEOAAA -1529 IEOAAA -9398 JEOAAA -6114 KEOAAA -2736 LEOAAA -468 MEOAAA -1487 NEOAAA -4784 OEOAAA -6731 PEOAAA -3328 QEOAAA -6891 REOAAA -8039 SEOAAA -4064 TEOAAA -542 UEOAAA -1039 VEOAAA -5603 WEOAAA -6641 XEOAAA -6307 YEOAAA -5354 ZEOAAA -7878 AFOAAA -6391 BFOAAA -4575 CFOAAA -6644 DFOAAA -5207 EFOAAA -1736 FFOAAA -3547 GFOAAA -6647 HFOAAA -4107 IFOAAA -8125 JFOAAA -9223 KFOAAA -6903 LFOAAA -3639 MFOAAA -9606 NFOAAA -3232 OFOAAA -2063 PFOAAA -3731 QFOAAA -2558 RFOAAA -2357 SFOAAA -6008 TFOAAA -8246 UFOAAA -8220 VFOAAA -1075 WFOAAA -2410 XFOAAA -3253 YFOAAA -4370 ZFOAAA -8426 AGOAAA -2262 BGOAAA -4149 CGOAAA -2732 DGOAAA -8606 EGOAAA -6311 FGOAAA -7223 GGOAAA -3054 HGOAAA -3952 IGOAAA -8252 JGOAAA -6020 KGOAAA -3846 LGOAAA -3755 MGOAAA -3765 NGOAAA -3434 OGOAAA -1381 PGOAAA -287 QGOAAA -4476 RGOAAA -2916 SGOAAA -4517 TGOAAA -4561 UGOAAA -5106 VGOAAA -2077 WGOAAA -5269 XGOAAA -5688 YGOAAA -8831 ZGOAAA -3867 AHOAAA -6062 BHOAAA -8460 CHOAAA -3138 DHOAAA -3173 EHOAAA -7018 FHOAAA -4836 GHOAAA -1007 HHOAAA -658 IHOAAA -5205 JHOAAA -5805 KHOAAA -5959 LHOAAA -2863 MHOAAA -7272 NHOAAA -8437 OHOAAA -4900 PHOAAA -890 QHOAAA -3530 RHOAAA -6209 SHOAAA -4595 THOAAA -5982 UHOAAA -1101 VHOAAA -9555 WHOAAA -1918 XHOAAA -3527 YHOAAA -7309 ZHOAAA -8213 AIOAAA -306 BIOAAA -845 CIOAAA -16 DIOAAA -437 EIOAAA -9518 FIOAAA -2142 GIOAAA -8121 HIOAAA -7354 IIOAAA -1720 JIOAAA -6078 KIOAAA -5929 LIOAAA -3856 MIOAAA -3424 NIOAAA -1712 OIOAAA -2340 PIOAAA -5570 QIOAAA -8734 RIOAAA -6077 SIOAAA -2960 TIOAAA -5062 UIOAAA -1532 VIOAAA -8298 WIOAAA -2496 XIOAAA -8412 YIOAAA -724 ZIOAAA -1019 AJOAAA -6265 BJOAAA -740 CJOAAA -8495 DJOAAA -6983 EJOAAA -991 FJOAAA -3189 GJOAAA -4487 HJOAAA -5554 IJOAAA -1258 JJOAAA -5359 KJOAAA -2709 LJOAAA -361 MJOAAA -4028 NJOAAA -3735 OJOAAA -4427 PJOAAA -7540 QJOAAA -3569 RJOAAA -1916 SJOAAA -7596 TJOAAA -9721 UJOAAA -4429 VJOAAA -3471 WJOAAA -1157 XJOAAA -5700 YJOAAA -4431 ZJOAAA -9409 AKOAAA -8752 BKOAAA -9484 CKOAAA -1266 DKOAAA -9097 EKOAAA -3068 FKOAAA -5490 GKOAAA -1375 HKOAAA -2487 IKOAAA -1705 JKOAAA -1571 KKOAAA -4005 LKOAAA -5497 MKOAAA -2144 NKOAAA -4052 OKOAAA -4942 PKOAAA -5504 QKOAAA -2913 RKOAAA -5617 SKOAAA -8179 TKOAAA -9437 UKOAAA -1821 VKOAAA -5737 WKOAAA -4207 XKOAAA -4815 YKOAAA -8707 ZKOAAA -5970 ALOAAA -5501 BLOAAA -4013 CLOAAA -9235 DLOAAA -2503 ELOAAA -9181 FLOAAA -2289 GLOAAA -4256 HLOAAA -191 ILOAAA -9655 JLOAAA -8615 KLOAAA -3011 LLOAAA -6376 MLOAAA -68 NLOAAA -4720 OLOAAA -6848 PLOAAA -456 QLOAAA -5887 RLOAAA -9249 SLOAAA -4041 TLOAAA -2304 ULOAAA -8763 VLOAAA -2115 WLOAAA -8014 XLOAAA -9895 YLOAAA -671 ZLOAAA -3774 AMOAAA -134 BMOAAA -534 CMOAAA -7308 DMOAAA -5244 EMOAAA -1512 FMOAAA -8960 GMOAAA -6602 HMOAAA -593 IMOAAA -2353 JMOAAA -4139 KMOAAA -3063 LMOAAA -652 MMOAAA -7405 NMOAAA -3034 OMOAAA -4614 PMOAAA -2351 QMOAAA -8208 RMOAAA -5475 SMOAAA -6875 TMOAAA -563 UMOAAA -3346 VMOAAA -291 WMOAAA -6345 XMOAAA -8099 YMOAAA -2078 ZMOAAA -8238 ANOAAA -4482 BNOAAA -716 CNOAAA -7288 DNOAAA -5906 ENOAAA -5618 FNOAAA -1141 GNOAAA -8231 HNOAAA -3713 INOAAA -9158 JNOAAA -4051 KNOAAA -1973 LNOAAA -6710 MNOAAA -1021 NNOAAA -2196 ONOAAA -8335 PNOAAA -2272 QNOAAA -3818 RNOAAA -679 SNOAAA -7512 TNOAAA -493 UNOAAA -5663 VNOAAA -4655 WNOAAA -3996 XNOAAA -8797 YNOAAA -2991 ZNOAAA -7038 AOOAAA -4174 BOOAAA -6908 COOAAA -8477 DOOAAA -3576 EOOAAA -2685 FOOAAA -9161 GOOAAA -2951 HOOAAA -8362 IOOAAA -2379 JOOAAA -1277 KOOAAA -1728 LOOAAA -9816 MOOAAA -6288 NOOAAA -8985 OOOAAA -771 POOAAA -464 QOOAAA -9625 ROOAAA -9608 SOOAAA -9170 TOOAAA -9658 UOOAAA -7515 VOOAAA -9400 WOOAAA -2045 XOOAAA -324 YOOAAA -4252 ZOOAAA -8329 APOAAA -4472 BPOAAA -1047 CPOAAA -9341 DPOAAA -7000 EPOAAA -1429 FPOAAA -2701 GPOAAA -6630 HPOAAA -3669 IPOAAA -8613 JPOAAA -7080 KPOAAA -8788 LPOAAA -6291 MPOAAA -7885 NPOAAA -7160 OPOAAA -6140 PPOAAA -9881 QPOAAA -9140 RPOAAA -644 SPOAAA -3667 TPOAAA -2675 UPOAAA -9492 VPOAAA -5004 WPOAAA -9456 XPOAAA -8197 YPOAAA -2837 ZPOAAA -127 AQOAAA -9772 BQOAAA -5743 CQOAAA -2007 DQOAAA -7586 EQOAAA -45 FQOAAA -6482 GQOAAA -4565 HQOAAA -6975 IQOAAA -7260 JQOAAA -2830 KQOAAA -9365 LQOAAA -8207 MQOAAA -2506 NQOAAA -8081 OQOAAA -8678 PQOAAA -9932 QQOAAA -447 RQOAAA -9187 SQOAAA -89 TQOAAA -7027 UQOAAA -1536 VQOAAA -160 WQOAAA -7679 XQOAAA -5973 YQOAAA -4401 ZQOAAA -395 AROAAA -4904 BROAAA -2759 CROAAA -8713 DROAAA -3770 EROAAA -8272 FROAAA -5358 GROAAA -9747 HROAAA -1567 IROAAA -2136 JROAAA -314 KROAAA -4583 LROAAA -375 MROAAA -5566 NROAAA -6865 OROAAA -894 PROAAA -5399 QROAAA -1385 RROAAA -2156 SROAAA -9659 TROAAA -477 UROAAA -8194 VROAAA -3937 WROAAA -3745 XROAAA -4096 YROAAA -5487 ZROAAA -2475 ASOAAA -6105 BSOAAA -6036 CSOAAA -1315 DSOAAA -4473 ESOAAA -4016 FSOAAA -8135 GSOAAA -8892 HSOAAA -4850 ISOAAA -2545 JSOAAA -3788 KSOAAA -1672 LSOAAA -3664 MSOAAA -3775 NSOAAA -3103 OSOAAA -9335 PSOAAA -9200 QSOAAA -8665 RSOAAA -1356 SSOAAA -6118 TSOAAA -4605 USOAAA -5651 VSOAAA -9055 WSOAAA -8461 XSOAAA -6107 YSOAAA -1967 ZSOAAA -8910 ATOAAA -8257 BTOAAA -851 CTOAAA -7823 DTOAAA -3208 ETOAAA -856 FTOAAA -2654 GTOAAA -7185 HTOAAA -309 ITOAAA -9752 JTOAAA -6405 KTOAAA -6113 LTOAAA -9774 MTOAAA -1674 NTOAAA -9602 OTOAAA -1363 PTOAAA -6887 QTOAAA -6170 RTOAAA -8888 STOAAA -2981 TTOAAA -7369 UTOAAA -6227 VTOAAA -8002 WTOAAA -4288 XTOAAA -5136 YTOAAA -1084 ZTOAAA -9117 AUOAAA -2406 BUOAAA -1384 CUOAAA -9194 DUOAAA -858 EUOAAA -8592 FUOAAA -4773 GUOAAA -4093 HUOAAA -6587 IUOAAA -6093 JUOAAA -429 KUOAAA -5780 LUOAAA -1783 MUOAAA -2992 NUOAAA -0 OUOAAA -2968 PUOAAA -\. --- --- Data for Name: e_star; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.e_star (class, aa, cc, ee, e, a) FROM stdin; -e 15 hi carol -1 \N \N -e 16 hi bob \N \N \N -e 17 \N -2 \N \N -e \N hi michelle -3 \N \N -e 18 \N \N \N \N -e \N hi elisa \N \N \N -e \N \N -4 \N \N -\. --- --- Data for Name: ec0; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.ec0 (ff, f1, f2) FROM stdin; -\. --- --- Data for Name: ec1; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.ec1 (ff, f1, f2) FROM stdin; -\. --- --- Data for Name: ec2; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.ec2 (xf, x1, x2) FROM stdin; -\. --- --- Data for Name: emp; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.emp (name, age, location, salary, manager) FROM stdin; -sharon 25 (15,12) 1000 sam -sam 30 (10,5) 2000 bill -bill 20 (11,10) 1000 sharon -\. --- --- Data for Name: emp1; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.emp1 (id, code) FROM stdin; -1 1 -2 1 -\. --- --- Data for Name: equipment_r; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.equipment_r (name, hobby) FROM stdin; -advil posthacking -peet's coffee posthacking -hightops basketball -guts skywalking -\. --- --- Data for Name: euc_jis_2004_inputs; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.euc_jis_2004_inputs (inbytes, description) FROM stdin; -\\x666f6f valid, pure ASCII -\\x666f6fbedd valid -\\xa5f7 valid, translates to two UTF-8 chars -\\xbeddbe incomplete char -\\x666f6f00bedd invalid, NUL byte -\\x666f6fbe00dd invalid, NUL byte -\\x666f6fbedd00 invalid, NUL byte -\\xbe04 invalid byte sequence -\. --- --- Data for Name: event_trigger_test; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.event_trigger_test (a, b) FROM stdin; -\. --- --- Data for Name: extra_wide_table; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.extra_wide_table (firstc, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11, c12, c13, c14, c15, c16, c17, c18, c19, c20, c21, c22, c23, c24, c25, c26, c27, c28, c29, c30, c31, c32, c33, c34, c35, c36, c37, c38, c39, c40, c41, c42, c43, c44, c45, c46, c47, c48, c49, c50, c51, c52, c53, c54, c55, c56, c57, c58, c59, c60, c61, c62, c63, c64, c65, c66, c67, c68, c69, c70, c71, c72, c73, c74, c75, c76, c77, c78, c79, c80, c81, c82, c83, c84, c85, c86, c87, c88, c89, c90, c91, c92, c93, c94, c95, c96, c97, c98, c99, c100, c101, c102, c103, c104, c105, c106, c107, c108, c109, c110, c111, c112, c113, c114, c115, c116, c117, c118, c119, c120, c121, c122, c123, c124, c125, c126, c127, c128, c129, c130, c131, c132, c133, c134, c135, c136, c137, c138, c139, c140, c141, c142, c143, c144, c145, c146, c147, c148, c149, c150, c151, c152, c153, c154, c155, c156, c157, c158, c159, c160, c161, c162, c163, c164, c165, c166, c167, c168, c169, c170, c171, c172, c173, c174, c175, c176, c177, c178, c179, c180, c181, c182, c183, c184, c185, c186, c187, c188, c189, c190, c191, c192, c193, c194, c195, c196, c197, c198, c199, c200, c201, c202, c203, c204, c205, c206, c207, c208, c209, c210, c211, c212, c213, c214, c215, c216, c217, c218, c219, c220, c221, c222, c223, c224, c225, c226, c227, c228, c229, c230, c231, c232, c233, c234, c235, c236, c237, c238, c239, c240, c241, c242, c243, c244, c245, c246, c247, c248, c249, c250, c251, c252, c253, c254, c255, c256, c257, c258, c259, c260, c261, c262, c263, c264, c265, c266, c267, c268, c269, c270, c271, c272, c273, c274, c275, c276, c277, c278, c279, c280, c281, c282, c283, c284, c285, c286, c287, c288, c289, c290, c291, c292, c293, c294, c295, c296, c297, c298, c299, c300, c301, c302, c303, c304, c305, c306, c307, c308, c309, c310, c311, c312, c313, c314, c315, c316, c317, c318, c319, c320, c321, c322, c323, c324, c325, c326, c327, c328, c329, c330, c331, c332, c333, c334, c335, c336, c337, c338, c339, c340, c341, c342, c343, c344, c345, c346, c347, c348, c349, c350, c351, c352, c353, c354, c355, c356, c357, c358, c359, c360, c361, c362, c363, c364, c365, c366, c367, c368, c369, c370, c371, c372, c373, c374, c375, c376, c377, c378, c379, c380, c381, c382, c383, c384, c385, c386, c387, c388, c389, c390, c391, c392, c393, c394, c395, c396, c397, c398, c399, c400, c401, c402, c403, c404, c405, c406, c407, c408, c409, c410, c411, c412, c413, c414, c415, c416, c417, c418, c419, c420, c421, c422, c423, c424, c425, c426, c427, c428, c429, c430, c431, c432, c433, c434, c435, c436, c437, c438, c439, c440, c441, c442, c443, c444, c445, c446, c447, c448, c449, c450, c451, c452, c453, c454, c455, c456, c457, c458, c459, c460, c461, c462, c463, c464, c465, c466, c467, c468, c469, c470, c471, c472, c473, c474, c475, c476, c477, c478, c479, c480, c481, c482, c483, c484, c485, c486, c487, c488, c489, c490, c491, c492, c493, c494, c495, c496, c497, c498, c499, c500, c501, c502, c503, c504, c505, c506, c507, c508, c509, c510, c511, c512, c513, c514, c515, c516, c517, c518, c519, c520, c521, c522, c523, c524, c525, c526, c527, c528, c529, c530, c531, c532, c533, c534, c535, c536, c537, c538, c539, c540, c541, c542, c543, c544, c545, c546, c547, c548, c549, c550, c551, c552, c553, c554, c555, c556, c557, c558, c559, c560, c561, c562, c563, c564, c565, c566, c567, c568, c569, c570, c571, c572, c573, c574, c575, c576, c577, c578, c579, c580, c581, c582, c583, c584, c585, c586, c587, c588, c589, c590, c591, c592, c593, c594, c595, c596, c597, c598, c599, c600, c601, c602, c603, c604, c605, c606, c607, c608, c609, c610, c611, c612, c613, c614, c615, c616, c617, c618, c619, c620, c621, c622, c623, c624, c625, c626, c627, c628, c629, c630, c631, c632, c633, c634, c635, c636, c637, c638, c639, c640, c641, c642, c643, c644, c645, c646, c647, c648, c649, c650, c651, c652, c653, c654, c655, c656, c657, c658, c659, c660, c661, c662, c663, c664, c665, c666, c667, c668, c669, c670, c671, c672, c673, c674, c675, c676, c677, c678, c679, c680, c681, c682, c683, c684, c685, c686, c687, c688, c689, c690, c691, c692, c693, c694, c695, c696, c697, c698, c699, c700, c701, c702, c703, c704, c705, c706, c707, c708, c709, c710, c711, c712, c713, c714, c715, c716, c717, c718, c719, c720, c721, c722, c723, c724, c725, c726, c727, c728, c729, c730, c731, c732, c733, c734, c735, c736, c737, c738, c739, c740, c741, c742, c743, c744, c745, c746, c747, c748, c749, c750, c751, c752, c753, c754, c755, c756, c757, c758, c759, c760, c761, c762, c763, c764, c765, c766, c767, c768, c769, c770, c771, c772, c773, c774, c775, c776, c777, c778, c779, c780, c781, c782, c783, c784, c785, c786, c787, c788, c789, c790, c791, c792, c793, c794, c795, c796, c797, c798, c799, c800, c801, c802, c803, c804, c805, c806, c807, c808, c809, c810, c811, c812, c813, c814, c815, c816, c817, c818, c819, c820, c821, c822, c823, c824, c825, c826, c827, c828, c829, c830, c831, c832, c833, c834, c835, c836, c837, c838, c839, c840, c841, c842, c843, c844, c845, c846, c847, c848, c849, c850, c851, c852, c853, c854, c855, c856, c857, c858, c859, c860, c861, c862, c863, c864, c865, c866, c867, c868, c869, c870, c871, c872, c873, c874, c875, c876, c877, c878, c879, c880, c881, c882, c883, c884, c885, c886, c887, c888, c889, c890, c891, c892, c893, c894, c895, c896, c897, c898, c899, c900, c901, c902, c903, c904, c905, c906, c907, c908, c909, c910, c911, c912, c913, c914, c915, c916, c917, c918, c919, c920, c921, c922, c923, c924, c925, c926, c927, c928, c929, c930, c931, c932, c933, c934, c935, c936, c937, c938, c939, c940, c941, c942, c943, c944, c945, c946, c947, c948, c949, c950, c951, c952, c953, c954, c955, c956, c957, c958, c959, c960, c961, c962, c963, c964, c965, c966, c967, c968, c969, c970, c971, c972, c973, c974, c975, c976, c977, c978, c979, c980, c981, c982, c983, c984, c985, c986, c987, c988, c989, c990, c991, c992, c993, c994, c995, c996, c997, c998, c999, c1000, c1001, c1002, c1003, c1004, c1005, c1006, c1007, c1008, c1009, c1010, c1011, c1012, c1013, c1014, c1015, c1016, c1017, c1018, c1019, c1020, c1021, c1022, c1023, c1024, c1025, c1026, c1027, c1028, c1029, c1030, c1031, c1032, c1033, c1034, c1035, c1036, c1037, c1038, c1039, c1040, c1041, c1042, c1043, c1044, c1045, c1046, c1047, c1048, c1049, c1050, c1051, c1052, c1053, c1054, c1055, c1056, c1057, c1058, c1059, c1060, c1061, c1062, c1063, c1064, c1065, c1066, c1067, c1068, c1069, c1070, c1071, c1072, c1073, c1074, c1075, c1076, c1077, c1078, c1079, c1080, c1081, c1082, c1083, c1084, c1085, c1086, c1087, c1088, c1089, c1090, c1091, c1092, c1093, c1094, c1095, c1096, c1097, c1098, c1099, c1100, lastc) FROM stdin; -first col \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N \N last col -\. --- --- Data for Name: f_star; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.f_star (class, aa, cc, ee, ff, f, e, a) FROM stdin; -f 19 hi claire -5 ((1,3),(2,4)) 10 \N \N -f 20 hi mike -6 \N 10 \N \N -f 21 hi marcel \N ((11,44),(22,55),(33,66)) 10 \N \N -f 22 \N -7 ((111,555),(222,666),(333,777),(444,888)) 10 \N \N -f \N hi keith -8 ((1111,3333),(2222,4444)) 10 \N \N -f 24 hi marc \N \N 10 \N \N -f 25 \N -9 \N 10 \N \N -f 26 \N \N ((11111,33333),(22222,44444)) 10 \N \N -f \N hi allison -10 \N 10 \N \N -f \N hi jeff \N ((111111,333333),(222222,444444)) 10 \N \N -f \N \N -11 ((1111111,3333333),(2222222,4444444)) 10 \N \N -f 27 \N \N \N 10 \N \N -f \N hi carl \N \N 10 \N \N -f \N \N -12 \N 10 \N \N -f \N \N \N ((11111111,33333333),(22222222,44444444)) 10 \N \N -f \N \N \N \N 10 \N \N -\. --- --- Data for Name: fast_emp4000; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.fast_emp4000 (home_base) FROM stdin; -(12699,9028),(12654,8987) -(22689,4680),(22614,4626) -(43263,47296),(43217,47217) -(6184,8397),(6182,8379) -(863,28537),(788,28456) -(33783,4733),(33746,4693) -(40456,47134),(40426,47087) -(45950,8153),(45887,8060) -(33433,36474),(33399,36460) -(41106,22017),(41086,21962) -(19214,36781),(19179,36767) -(11582,40823),(11498,40737) -(35565,5404),(35546,5360) -(26489,17387),(26405,17356) -(30874,13849),(30796,13814) -(38255,1619),(38227,1593) -(4445,32006),(4405,31914) -(3923,32921),(3876,32913) -(36054,39464),(36032,39434) -(46540,6780),(46524,6758) -(12184,45811),(12118,45787) -(13198,17090),(13143,17051) -(30939,44578),(30865,44486) -(12502,4939),(12431,4902) -(3250,1108),(3169,1063) -(34029,41240),(33976,41180) -(47057,44018),(46967,43927) -(699,10114),(686,10058) -(5925,26020),(5845,25979) -(9462,39388),(9382,39388) -(270,32616),(226,32607) -(3959,49145),(3861,49115) -(207,40886),(179,40879) -(48480,43312),(48412,43233) -(37183,37209),(37161,37110) -(13576,13505),(13521,13487) -(5877,1037),(5818,1036) -(6777,16694),(6776,16692) -(49362,13905),(49299,13845) -(29356,14606),(29313,14562) -(5492,6976),(5441,6971) -(288,49588),(204,49571) -(36698,37213),(36682,37158) -(718,41336),(645,41272) -(8725,23369),(8660,23333) -(40115,9894),(40025,9818) -(40051,41181),(40015,41153) -(5739,1740),(5715,1731) -(25120,27935),(25054,27876) -(27475,46084),(27447,46003) -\N -(33197,3252),(33161,3245) -(10892,15691),(10869,15662) -(39012,44712),(38995,44640) -(4506,6484),(4458,6459) -(13970,26316),(13964,26236) -(28009,28104),(27968,28030) -(5991,27613),(5906,27607) -(23649,6338),(23610,6314) -(25942,10008),(25911,9928) -(25651,29943),(25590,29906) -\N -(24555,40334),(24546,40330) -(46870,43762),(46789,43709) -\N -(20030,2752),(19945,2687) -(30758,26754),(30718,26678) -\N -(4320,44673),(4286,44625) -\N -(1011,15576),(939,15574) -(41936,40699),(41854,40655) -(20594,19002),(20561,18995) -(9388,41056),(9325,41042) -(34771,46693),(34751,46645) -(49398,46359),(49332,46357) -\N -(23115,35380),(23036,35306) -(46305,34840),(46283,34765) -(16768,21692),(16691,21647) -(28695,3128),(28654,3112) -(22182,7107),(22107,7074) -(14567,1210),(14468,1139) -(14156,37139),(14136,37119) -(33500,38351),(33477,38286) -(39983,41981),(39944,41954) -(26773,20824),(26719,20813) -(42516,22947),(42460,22932) -(26127,10701),(26044,10650) -(17808,13803),(17724,13710) -(14913,49873),(14849,49836) -(37013,820),(36955,736) -(39071,1399),(39022,1381) -\N -(9785,42546),(9687,42540) -(13423,14066),(13354,14052) -(3417,14558),(3336,14478) -(25212,46368),(25128,46316) -(10124,39848),(10027,39820) -(39722,39226),(39656,39162) -(6298,28101),(6250,28076) -(45852,5846),(45809,5750) -(48292,4885),(48290,4841) -(18905,4454),(18894,4424) -(18965,43474),(18902,43444) -(39843,28239),(39761,28199) -(18087,44660),(18019,44632) -(33886,10382),(33794,10286) -(38383,13163),(38362,13092) -(18861,25050),(18842,24965) -(29887,14326),(29806,14274) -(18733,11644),(18698,11644) -(5119,37952),(5089,37950) -(16191,34884),(16149,34864) -(29544,1104),(29496,1062) -(27740,41555),(27701,41540) -(4672,4087),(4633,4060) -(45441,38994),(45377,38958) -(3272,1176),(3232,1146) -(12820,26606),(12790,26575) -(30910,7590),(30877,7512) -(42476,39152),(42377,39127) -(6562,38490),(6542,38447) -(30046,20332),(29988,20259) -(40723,15950),(40671,15949) -(4945,46857),(4908,46817) -(47986,16882),(47963,16877) -(9842,22339),(9805,22305) -(29831,23169),(29818,23122) -(12322,34404),(12250,34312) -(22846,11091),(22759,10992) -(47627,2424),(47603,2397) -(18375,43632),(18347,43577) -(40441,974),(40394,965) -(34260,10573),(34194,10522) -(32914,9549),(32828,9503) -(49023,37827),(48978,37799) -(22183,10691),(22111,10669) -\N -(38036,15828),(38014,15759) -(34604,16801),(34508,16746) -(26737,29997),(26675,29976) -(47375,40298),(47293,40210) -(771,2661),(732,2649) -(28514,25659),(28504,25577) -(13438,46494),(13376,46455) -(7187,17877),(7125,17786) -(49957,43390),(49897,43384) -(26543,20067),(26482,20057) -(16416,29803),(16385,29724) -(36353,7484),(36286,7414) -(26498,3377),(26415,3358) -(28990,32205),(28936,32193) -(45005,3842),(45001,3816) -(21672,23566),(21603,23566) -(33360,43465),(33302,43429) -\N -(29884,9544),(29838,9520) -\N -(5599,15012),(5596,14930) -(22396,21481),(22344,21422) -(24810,14955),(24780,14887) -(47114,18866),(47081,18784) -(39013,39245),(38953,39237) -(12863,40534),(12803,40529) -(351,37068),(310,37019) -\N -(12916,34327),(12891,34240) -\N -(49191,2694),(49170,2628) -(24127,38407),(24050,38325) -(3264,23053),(3213,23007) -(8172,30385),(8144,30336) -(19630,35716),(19573,35640) -(42554,5148),(42521,5117) -(42168,33453),(42136,33426) -(17732,32093),(17666,32057) -(1039,16626),(1037,16587) -(21287,7757),(21265,7679) -(47063,8260),(47039,8225) -(38645,16238),(38561,16204) -(18258,25358),(18196,25341) -(30458,1742),(30458,1695) -(35147,9273),(35121,9233) -(7670,16625),(7642,16545) -(49503,23432),(49484,23383) -(31089,23146),(31062,23093) -(47758,2734),(47670,2703) -\N -(35276,1027),(35259,972) -(26337,17603),(26313,17579) -(35649,16777),(35626,16777) -(42454,5105),(42362,5101) -(21682,24951),(21646,24920) -\N -(48383,25174),(48303,25156) -(14672,3532),(14601,3460) -(22570,22587),(22515,22512) -(23566,25623),(23484,25573) -(9530,24542),(9504,24459) -(41271,451),(41236,401) -(5556,37528),(5502,37527) -(12479,25042),(12447,24991) -(16568,22916),(16499,22864) -(42700,13084),(42676,12992) -\N -(35523,40973),(35504,40932) -(32948,16962),(32857,16901) -(7808,13469),(7712,13469) -(13920,35203),(13870,35131) -(22731,31563),(22658,31557) -\N -(22909,43956),(22900,43857) -(33077,35080),(33074,35030) -(48064,29307),(48022,29280) -(20232,46682),(20212,46613) -(29949,16790),(29867,16711) -(30260,32029),(30180,31979) -(17184,34503),(17110,34482) -(16066,42687),(16039,42648) -(2947,19819),(2857,19788) -(4900,47934),(4818,47894) -(27193,19014),(27174,18976) -\N -(15597,27948),(15590,27939) -(11090,28623),(11002,28589) -(26956,18651),(26920,18620) -(3107,47753),(3103,47711) -(6745,24151),(6711,24083) -(43923,19213),(43871,19124) -(33451,23578),(33370,23534) -(8944,20605),(8862,20601) -(14905,7536),(14892,7441) -(2412,18357),(2383,18354) -(37060,1443),(36974,1366) -(15501,6230),(15429,6190) -\N -(30333,50),(30273,6) -(35567,9965),(35482,9912) -(49847,7128),(49798,7067) -\N -(27685,36396),(27668,36384) -(43832,18491),(43825,18431) -(36849,34600),(36785,34589) -(2348,47938),(2307,47902) -\N -(20473,22131),(20445,22113) -(38486,4293),(38471,4288) -(30611,30451),(30553,30400) -(3883,21299),(3819,21260) -(7696,37555),(7644,37534) -(22399,7913),(22317,7911) -(42565,38605),(42500,38598) -(36595,12151),(36500,12106) -(587,35217),(571,35123) -(5764,15300),(5764,15231) -(12003,21265),(11983,21210) -(42564,4803),(42470,4737) -(42359,36834),(42271,36746) -(44700,14680),(44658,14670) -(19690,5627),(19620,5607) -(17780,43602),(17714,43565) -(45073,3491),(45041,3434) -(35043,2136),(35017,2084) -\N -(39653,19215),(39646,19198) -(23970,25560),(23935,25502) -(28698,49233),(28600,49223) -(30266,3605),(30245,3540) -(25538,7857),(25500,7791) -(17711,1757),(17708,1756) -(5248,594),(5190,587) -(2730,32454),(2671,32436) -(1722,49089),(1635,49067) -(40954,5743),(40921,5722) -\N -(21382,4426),(21298,4331) -(7885,18629),(7872,18605) -(42838,6459),(42748,6451) -(8217,19894),(8207,19845) -(20489,18524),(20433,18520) -(17383,23559),(17309,23515) -(38952,38968),(38934,38913) -\N -(44665,18137),(44636,18051) -(22416,41220),(22383,41213) -(9901,664),(9818,646) -(23475,21981),(23449,21973) -(41875,17991),(41818,17988) -(36517,47731),(36509,47713) -(37595,49849),(37581,49834) -(38771,32720),(38748,32684) -(810,38523),(736,38452) -(29695,14942),(29665,14907) -(31911,15168),(31906,15113) -(3454,36839),(3438,36831) -(4832,47554),(4820,47473) -\N -(11590,8292),(11539,8272) -(8193,33323),(8106,33317) -(16043,14799),(16001,14710) -(19574,11395),(19514,11316) -(26290,41424),(26224,41342) -(22844,12516),(22807,12471) -\N -(15709,49580),(15655,49553) -(13387,28084),(13379,28066) -(2780,38807),(2690,38711) -(22031,32458),(22028,32377) -(13511,3351),(13440,3297) -(14648,26473),(14614,26383) -(17798,19885),(17726,19852) -(32355,27940),(32324,27861) -(43773,21031),(43767,20985) -(15419,45759),(15403,45666) -(770,38863),(729,38806) -(21221,35619),(21183,35596) -(38924,31021),(38894,30961) -(7395,32439),(7345,32416) -(2324,25118),(2268,25074) -(2958,15089),(2935,15087) -(2424,160),(2424,81) -(12123,18644),(12099,18616) -(7459,30276),(7422,30218) -(15847,45488),(15814,45428) -(26409,29897),(26389,29863) -(12336,34322),(12279,34322) -(9440,23550),(9396,23466) -(4991,30850),(4905,30768) -(47262,11940),(47201,11939) -(30584,42868),(30555,42838) -(23144,24089),(23056,24067) -\N -(35930,11609),(35847,11573) -(7812,17271),(7789,17203) -(17946,37554),(17878,37480) -(27356,32869),(27298,32813) -(29971,47783),(29933,47697) -(26075,46494),(25988,46451) -(39314,41366),(39289,41269) -(31708,42900),(31688,42865) -(4510,10231),(4439,10203) -(43806,8482),(43758,8446) -(45990,49694),(45927,49617) -(48815,27640),(48782,27573) -(41675,26733),(41622,26723) -(23229,7709),(23175,7693) -(48976,17733),(48962,17731) -(10686,41470),(10597,41434) -(18053,27059),(17989,27012) -\N -(35495,25950),(35459,25912) -(41896,45014),(41881,44999) -(22654,41896),(22572,41801) -(18581,7087),(18524,6988) -\N -(14697,22406),(14681,22311) -(40092,28122),(40043,28030) -(35844,24243),(35816,24238) -(1254,25653),(1250,25644) -(1603,21730),(1556,21640) -(33048,21779),(32991,21763) -(29979,1632),(29916,1592) -(8620,633),(8580,620) -(22992,27035),(22932,27008) -(21409,29315),(21390,29309) -(3610,44748),(3547,44699) -(20402,9318),(20343,9267) -(31001,8709),(30908,8658) -(46840,47640),(46773,47551) -(49173,4705),(49143,4630) -(5339,31657),(5251,31622) -(8644,49668),(8630,49648) -(45387,2893),(45309,2885) -(47641,31020),(47584,30941) -(40238,10636),(40208,10568) -(19247,36924),(19227,36924) -(917,19957),(827,19887) -(40967,17841),(40870,17820) -(15850,4109),(15794,4085) -(20181,30916),(20085,30870) -(161,24465),(107,24374) -(21737,49690),(21667,49663) -(10328,20911),(10232,20852) -(24187,49823),(24128,49768) -(36084,4578),(36007,4501) -(38771,31741),(38673,31674) -(2202,30102),(2111,30006) -(27322,16074),(27228,16039) -(6843,17280),(6765,17248) -(16972,39744),(16912,39700) -(10608,38741),(10553,38708) -\N -(4917,34801),(4828,34766) -(39281,33659),(39268,33618) -(31706,7119),(31645,7063) -(3427,44006),(3422,44004) -\N -(10134,42608),(10044,42599) -(26294,32080),(26200,32068) -(21777,34680),(21769,34606) -(23373,25957),(23314,25915) -(10710,8401),(10681,8400) -(42062,19458),(42019,19394) -(26530,43036),(26458,43004) -(3394,46081),(3360,46077) -(38743,33953),(38677,33924) -(32438,8226),(32345,8160) -(9210,27333),(9118,27301) -(19594,1600),(19568,1551) -(10003,12278),(9952,12255) -(31737,7206),(31650,7146) -(16594,15821),(16502,15759) -(28208,30296),(28189,30278) -(30602,46237),(30555,46185) -(20715,5155),(20697,5140) -(48892,35271),(48793,35210) -(3175,5590),(3113,5525) -(34220,27947),(34132,27865) -(35105,39792),(35011,39727) -(21919,27314),(21839,27286) -\N -(23963,3723),(23917,3699) -(16312,14078),(16236,14045) -(19233,49824),(19185,49794) -(1447,11768),(1356,11699) -(17311,17709),(17224,17653) -(11962,31709),(11871,31627) -(21355,40131),(21355,40085) -(33750,35273),(33724,35180) -(38896,25539),(38879,25524) -(39569,44899),(39569,44893) -(11075,41547),(11039,41500) -(3215,12202),(3199,12127) -(46215,33458),(46132,33455) -(15121,38012),(15083,37974) -(44448,18726),(44412,18690) -(3899,38263),(3870,38262) -(13854,13353),(13786,13298) -(8252,5402),(8191,5320) -(46849,37968),(46820,37897) -(16422,13957),(16376,13897) -(47369,7665),(47353,7629) -(11982,40874),(11956,40806) -\N -(9552,27580),(9496,27562) -(32247,19399),(32176,19337) -(32704,2169),(32635,2091) -(7471,44213),(7411,44130) -(48433,7096),(48379,7089) -(37357,6543),(37338,6452) -(30460,29624),(30433,29535) -(20350,28794),(20341,28705) -(6326,32360),(6267,32317) -(1711,47519),(1654,47430) -(49540,16510),(49521,16426) -\N -(26975,618),(26908,579) -(24118,30880),(24020,30821) -(3675,15477),(3625,15418) -(44953,9577),(44953,9530) -(38323,7965),(38235,7910) -(6629,36482),(6579,36448) -(33953,16460),(33878,16408) -(49222,16790),(49186,16695) -(17308,16951),(17274,16904) -(14135,6888),(14077,6833) -(38617,47768),(38603,47760) -(7345,10992),(7290,10914) -(35261,42152),(35176,42096) -(28586,4809),(28544,4735) -(37521,25299),(37495,25217) -(41941,17954),(41912,17915) -(1209,46863),(1171,46863) -(20103,34947),(20048,34896) -(32716,33816),(32656,33769) -(11113,6531),(11036,6467) -(48635,7321),(48563,7262) -(28435,37059),(28349,37014) -(12311,17208),(12232,17112) -(1466,48010),(1379,48008) -(11226,11997),(11223,11925) -(46896,32540),(46821,32510) -(32661,31255),(32632,31187) -(37739,20376),(37655,20306) -(44002,43326),(43920,43257) -(30337,1023),(30271,968) -(34436,23357),(34432,23345) -\N -(21367,8168),(21353,8091) -(36370,21611),(36369,21569) -(4152,36488),(4080,36476) -(17696,13924),(17664,13853) -(34252,19395),(34159,19316) -(12574,3072),(12573,2975) -(3995,21243),(3943,21167) -(44553,30126),(44513,30108) -\N -(4599,45275),(4552,45254) -(33191,11404),(33176,11348) -\N -(14245,18633),(14177,18540) -(32457,20705),(32393,20700) -(40052,10499),(40016,10457) -(29824,44065),(29785,44037) -(31613,12565),(31557,12543) -(42692,29000),(42652,28996) -\N -(40680,22219),(40603,22140) -\N -(33575,27661),(33488,27644) -(46194,1385),(46184,1355) -(38442,48501),(38407,48426) -(25305,21544),(25236,21523) -(15562,8226),(15561,8208) -\N -(20844,43614),(20752,43558) -(22566,30541),(22554,30532) -(2760,47802),(2672,47789) -(25515,30745),(25433,30675) -(48382,45134),(48382,45093) -(9940,27094),(9871,27087) -\N -(48690,44361),(48610,44338) -(18992,11585),(18899,11582) -(21551,49983),(21492,49885) -(46778,29113),(46770,29071) -(43219,9593),(43212,9548) -(40291,1248),(40224,1190) -(12687,22225),(12635,22219) -(49372,38790),(49306,38721) -(49503,46808),(49411,46798) -(24745,5162),(24732,5138) -(5046,26517),(5023,26424) -(5583,46538),(5495,46531) -(6084,35950),(6079,35895) -(3503,23096),(3437,23024) -\N -(45275,8420),(45244,8418) -(13514,45251),(13491,45249) -(42112,2748),(42047,2668) -\N -(7810,21907),(7806,21878) -(48378,36029),(48303,35979) -(32568,48605),(32510,48563) -(859,18915),(810,18915) -(41963,17950),(41939,17915) -\N -(42723,8031),(42685,7955) -\N -(19587,5965),(19556,5961) -(8713,33083),(8629,32996) -(21243,7769),(21226,7740) -(43752,43026),(43720,42944) -(7883,41311),(7859,41242) -(10178,47874),(10157,47826) -(32177,48725),(32093,48646) -(22960,2784),(22953,2774) -(25101,49159),(25087,49090) -(32142,48915),(32086,48850) -(6636,44887),(6590,44825) -(37814,11606),(37769,11578) -(2870,23198),(2820,23121) -(21025,16364),(20947,16271) -(31341,36137),(31269,36114) -(38921,7906),(38888,7831) -(6966,17259),(6922,17199) -(32426,13344),(32401,13253) -(8084,30572),(8078,30572) -(42230,47674),(42150,47603) -(20724,44854),(20724,44830) -(27471,38453),(27454,38430) -(24590,37973),(24544,37941) -(45832,26077),(45772,26031) -(9589,24239),(9582,24156) -(37484,49472),(37409,49432) -(30044,19340),(30004,19333) -(16966,14632),(16936,14572) -(9439,40491),(9403,40482) -(28945,5814),(28913,5805) -(43788,41302),(43746,41231) -(33631,43451),(33614,43354) -(17590,49396),(17510,49324) -(15173,32572),(15109,32507) -(1912,23580),(1840,23504) -(38165,16185),(38076,16154) -(6729,1179),(6637,1177) -\N -(6994,45406),(6983,45325) -(2912,21327),(2908,21305) -(14678,14244),(14659,14222) -(29944,14959),(29898,14900) -(47432,35658),(47407,35610) -(25542,39243),(25466,39149) -(5330,7206),(5304,7165) -(24790,27196),(24695,27118) -(38806,1961),(38795,1906) -(23290,4487),(23212,4416) -\N -(35035,24337),(34990,24297) -(5549,38948),(5549,38891) -(24558,15492),(24501,15425) -(4636,3011),(4574,2933) -(26522,39986),(26451,39940) -(33486,18424),(33410,18366) -(36638,14324),(36625,14287) -(35115,41236),(35055,41191) -(31927,16896),(31841,16806) -(5796,43937),(5697,43886) -(25681,41645),(25663,41608) -(10962,42777),(10894,42732) -(32715,11026),(32672,10991) -(45803,20406),(45710,20371) -(34730,17672),(34658,17606) -(8809,6323),(8798,6232) -\N -(39471,23837),(39390,23749) -\N -(34078,17435),(33987,17433) -(9133,4544),(9041,4509) -(47274,29126),(47242,29060) -(6404,28488),(6403,28475) -(48894,49751),(48846,49694) -(17324,43023),(17301,42972) -(15599,8433),(15557,8386) -(48575,10202),(48488,10175) -(27638,24428),(27608,24378) -(45277,47456),(45240,47422) -(26482,46607),(26482,46570) -(41400,33898),(41397,33802) -\N -(49853,18504),(49848,18503) -(11528,25165),(11476,25080) -(49902,41752),(49818,41746) -(1956,47506),(1922,47424) -(21834,22058),(21802,21964) -\N -(19414,21842),(19386,21822) -(34801,13722),(34744,13681) -(13924,29243),(13835,29160) -(47749,21986),(47664,21894) -(47051,39582),(46974,39489) -(31287,49923),(31236,49913) -(47429,8625),(47337,8585) -(46987,44364),(46901,44277) -(16158,27510),(16099,27467) -(41184,6400),(41148,6317) -(1847,42471),(1829,42426) -\N -(14409,48602),(14320,48555) -\N -(38137,42951),(38045,42918) -(42875,2312),(42832,2243) -(27242,30617),(27181,30535) -(24882,44559),(24812,44548) -(22021,1596),(22015,1581) -(24300,1523),(24250,1443) -(43946,35909),(43869,35868) -(816,15988),(776,15967) -(25243,9401),(25237,9332) -(27967,25958),(27928,25949) -(6575,33949),(6484,33900) -(44812,35980),(44800,35913) -(37577,13064),(37495,13019) -\N -(30891,29967),(30814,29884) -(15829,28836),(15753,28807) -(11128,34180),(11126,34117) -(9834,12537),(9801,12508) -(4899,29069),(4809,29024) -(29370,38459),(29276,38382) -(40743,46653),(40647,46559) -(9618,2723),(9578,2631) -(32542,26837),(32515,26769) -(5625,13409),(5576,13355) -(47490,19229),(47472,19203) -(48118,40275),(48063,40203) -(19245,20549),(19227,20546) -(25312,22243),(25280,22164) -(18797,28934),(18723,28881) -(31609,49393),(31512,49366) -(26183,32888),(26135,32824) -(46198,26153),(46180,26149) -\N -(45383,16904),(45353,16888) -(7132,11408),(7091,11338) -(48262,43227),(48236,43159) -(31722,12861),(31675,12810) -\N -(41695,48924),(41691,48921) -(48318,12877),(48287,12802) -(12069,32241),(11978,32231) -(8395,2694),(8380,2661) -(19552,34590),(19550,34497) -(12203,26166),(12187,26143) -(35745,9571),(35654,9542) -(22384,22535),(22352,22439) -(21459,28189),(21360,28189) -(7418,7203),(7343,7182) -(39497,48412),(39413,48318) -(1058,11132),(979,11051) -(45623,31417),(45548,31381) -\N -(23887,31921),(23876,31891) -(7797,1244),(7785,1155) -(23679,43650),(23594,43644) -(21891,30561),(21833,30485) -(4069,6870),(4019,6785) -(5134,25117),(5103,25034) -(36101,41895),(36085,41810) -(39617,39211),(39544,39191) -(37437,6604),(37434,6585) -\N -(7749,32601),(7740,32515) -(26203,34991),(26159,34946) -(31856,39006),(31783,39003) -(45828,24767),(45788,24723) -\N -(49836,35965),(49757,35871) -(44113,49024),(44033,48995) -(38237,22326),(38187,22253) -(45235,19087),(45190,19005) -(1588,45285),(1520,45254) -(46628,8701),(46552,8665) -(47707,18258),(47668,18250) -(9377,26162),(9325,26079) -(28331,16766),(28302,16731) -(15792,27875),(15727,27809) -(16454,1972),(16415,1967) -(21012,15828),(20972,15784) -(27465,30603),(27390,30560) -(39256,7697),(39225,7604) -(25908,32801),(25854,32770) -(25215,40109),(25201,40106) -\N -(23280,4613),(23190,4596) -(32440,30879),(32405,30807) -(49156,4224),(49126,4126) -(20005,40423),(19911,40370) -(20978,8226),(20930,8170) -(32127,22611),(32126,22579) -(21764,26509),(21701,26455) -\N -(32923,2834),(32914,2830) -(7499,25331),(7426,25300) -(6163,36942),(6107,36908) -(41118,14583),(41034,14486) -(21211,33369),(21208,33331) -(7899,27682),(7853,27603) -(16546,48436),(16535,48400) -(24898,40195),(24855,40174) -(43029,982),(43004,952) -(26266,7962),(26252,7950) -\N -(11308,44367),(11210,44322) -(8902,28402),(8808,28334) -(11671,19619),(11665,19549) -(47202,23593),(47153,23505) -(21981,40220),(21905,40160) -(46721,2514),(46687,2471) -(3450,33839),(3424,33811) -(41854,45864),(41762,45792) -(40183,47816),(40114,47742) -(26119,33910),(26077,33816) -(3430,16518),(3365,16500) -(40063,32176),(40005,32166) -(38702,15253),(38679,15187) -(17719,12291),(17658,12257) -(46131,30669),(46068,30587) -(42738,10952),(42731,10907) -(8721,45155),(8650,45076) -(45317,26123),(45244,26113) -(42694,11561),(42614,11490) -(10043,12479),(10009,12391) -(27584,2345),(27578,2257) -(30889,8253),(30866,8167) -\N -(5176,48928),(5107,48838) -(9781,21023),(9745,20976) -(32430,27908),(32404,27859) -(3984,7391),(3973,7352) -(18904,8094),(18842,8091) -(20573,5508),(20482,5496) -(7806,44368),(7753,44297) -(18875,41452),(18817,41376) -(6632,12142),(6566,12079) -(33066,17865),(33055,17854) -(45726,19628),(45714,19589) -(26971,18459),(26941,18423) -(26554,23641),(26515,23592) -(45503,1325),(45441,1231) -(11898,20164),(11880,20115) -(27868,22837),(27843,22776) -(34931,8206),(34855,8144) -(42375,33603),(42350,33539) -(3184,8308),(3129,8238) -(26667,15813),(26661,15785) -\N -(5760,49617),(5730,49546) -(794,27001),(777,26992) -(13518,45289),(13459,45235) -\N -(34430,29754),(34363,29736) -(37912,24574),(37880,24543) -(8130,2270),(8083,2258) -\N -(26930,21516),(26848,21455) -(3634,33511),(3592,33489) -(33080,5036),(33035,4972) -(48389,13942),(48316,13915) -(9231,5298),(9150,5232) -(1357,10601),(1321,10548) -\N -(35175,15295),(35091,15269) -(33917,36863),(33879,36784) -(8279,12052),(8239,12021) -(11868,19083),(11862,19034) -(24019,30777),(24006,30703) -(44619,6959),(44618,6938) -(28610,2626),(28523,2582) -(29579,41801),(29482,41775) -(23448,37609),(23396,37534) -(40676,11252),(40670,11191) -(39656,14077),(39564,13999) -(33060,31042),(33033,30950) -(11720,6816),(11654,6792) -(13775,28873),(13730,28868) -(47851,39121),(47802,39084) -(30923,40255),(30860,40199) -(44169,15070),(44085,15015) -(42574,28664),(42558,28590) -(8993,43487),(8941,43460) -(40782,11648),(40763,11631) -(18516,10143),(18423,10137) -(39068,551),(39005,491) -\N -(39672,12000),(39575,11913) -(18508,37761),(18464,37712) -(19083,35318),(19079,35280) -(30286,13736),(30222,13672) -(7223,9164),(7132,9069) -(20764,29286),(20700,29210) -(5733,8063),(5699,8058) -(8566,43873),(8549,43797) -(22126,27444),(22062,27366) -(15105,8717),(15078,8660) -(43987,33145),(43940,33083) -\N -(46833,38652),(46755,38612) -(47768,27202),(47681,27169) -(22792,1183),(22731,1152) -(25650,43310),(25562,43247) -(37084,20116),(37045,20057) -(47461,32556),(47423,32555) -\N -(41225,18124),(41215,18117) -(17623,25218),(17553,25158) -(13770,21703),(13770,21700) -(48958,35441),(48870,35388) -(2976,1808),(2892,1802) -(45118,22318),(45049,22224) -(42287,26616),(42281,26560) -(25525,6327),(25468,6244) -\N -(40756,31634),(40713,31568) -(23105,26565),(23078,26565) -(48268,39862),(48265,39827) -(41656,26254),(41567,26243) -(28062,17920),(28045,17825) -(6443,17321),(6402,17238) -(10191,45466),(10151,45447) -(18097,39706),(18043,39649) -(37592,3244),(37569,3197) -(29809,5978),(29762,5950) -(12145,11251),(12130,11202) -(37507,42999),(37446,42956) -(10820,2866),(10782,2830) -(36440,42904),(36421,42832) -(38370,3386),(38279,3311) -(9345,17279),(9313,17197) -(20477,14864),(20395,14807) -(37147,37769),(37110,37729) -(15325,36135),(15284,36053) -(29034,32897),(29009,32854) -(2116,22274),(2037,22216) -(15078,38330),(15048,38251) -(7968,33600),(7914,33573) -(832,23851),(770,23786) -(38669,4348),(38594,4344) -(8521,48573),(8425,48564) -(1060,43320),(969,43289) -(26170,10150),(26144,10069) -(32324,8539),(32285,8506) -(13121,18044),(13109,18021) -(1597,9383),(1594,9367) -(49539,35164),(49505,35065) -(39464,10295),(39409,10261) -(8921,37898),(8825,37803) -(31171,47076),(31093,47039) -(7178,41397),(7108,41304) -(16240,34832),(16162,34761) -(2829,20119),(2782,20091) -(45854,21265),(45810,21250) -(6382,12106),(6315,12030) -(22301,46291),(22291,46274) -(34142,14181),(34078,14158) -(11258,29748),(11198,29742) -\N -(37450,6943),(37398,6882) -(41675,27207),(41643,27130) -(13578,49562),(13573,49479) -(37132,37397),(37081,37301) -(49404,37193),(49332,37170) -(33536,31809),(33444,31735) -(45990,42751),(45893,42708) -(38852,20510),(38802,20509) -(27453,15836),(27391,15802) -(9347,29004),(9284,28946) -(44871,27727),(44778,27668) -(14978,19646),(14970,19644) -(23243,47091),(23166,47080) -(45204,21431),(45167,21370) -(14082,22316),(14078,22235) -(42778,22694),(42744,22606) -(4834,25241),(4760,25196) -(20497,18110),(20494,18038) -(45738,35524),(45706,35496) -(21575,5151),(21493,5092) -(2194,10052),(2172,9960) -\N -(47735,24472),(47682,24460) -(46740,35700),(46695,35609) -(24647,42807),(24568,42779) -(18000,30576),(17975,30506) -(48638,46630),(48544,46628) -(48508,33600),(48477,33578) -(38703,45408),(38670,45313) -(21712,15015),(21625,14956) -(5840,42007),(5768,41992) -(44011,11138),(43953,11117) -(3899,33262),(3897,33238) -(30142,23967),(30096,23927) -(36950,13226),(36908,13141) -(13130,26915),(13071,26873) -(38576,35408),(38539,35392) -(16776,46244),(16700,46176) -(38251,25969),(38168,25948) -\N -(3512,32256),(3417,32242) -(31923,31225),(31832,31197) -(5144,4969),(5124,4937) -(34499,46164),(34430,46162) -\N -(39432,31907),(39388,31828) -(17316,24606),(17221,24533) -(20751,49352),(20709,49323) -(41673,30418),(41623,30377) -(29026,24400),(28971,24345) -(21929,30617),(21894,30598) -(35539,12421),(35536,12355) -(24938,45583),(24870,45525) -\N -(27442,33090),(27353,33064) -(23949,12046),(23949,12036) -(11399,377),(11360,294) -(47099,9989),(47023,9942) -(641,33118),(639,33084) -(13687,41308),(13682,41290) -\N -(3682,17727),(3645,17660) -(13262,19396),(13185,19357) -(18791,389),(18774,366) -(12489,45384),(12403,45369) -\N -(12065,6364),(12015,6325) -\N -(32705,23886),(32619,23827) -\N -(7004,37333),(6911,37240) -(28594,38078),(28530,38050) -(5805,21797),(5710,21701) -(41145,18905),(41058,18873) -(35599,10002),(35591,9956) -(5387,39087),(5326,38994) -(11703,14003),(11671,13912) -(4093,10472),(4091,10470) -\N -(14110,49740),(14063,49695) -(4170,470),(4097,463) -(22219,17296),(22164,17221) -(2505,20879),(2446,20842) -\N -(47235,24744),(47151,24667) -(30035,23234),(30013,23197) -(3489,11659),(3461,11607) -(38435,46322),(38429,46230) -(12315,32880),(12277,32854) -(33350,35297),(33317,35263) -(18845,37671),(18836,37589) -(24855,23554),(24783,23520) -(48251,44461),(48188,44408) -(17695,43353),(17605,43286) -(4964,21292),(4893,21270) -(33919,29907),(33852,29878) -(29139,40010),(29084,39957) -(41611,37750),(41572,37741) -(41773,34717),(41682,34700) -(8225,7424),(8221,7363) -(1785,28248),(1771,28219) -(21553,36307),(21505,36257) -(7552,18199),(7527,18119) -\N -(14410,30977),(14349,30944) -\N -(20940,49142),(20901,49069) -(36892,5522),(36810,5478) -(40192,20926),(40179,20926) -(44702,15182),(44641,15117) -(43431,4921),(43337,4827) -(41129,21654),(41084,21642) -(6205,42785),(6113,42722) -(23714,10224),(23666,10205) -(9318,35175),(9274,35139) -(40698,12676),(40618,12627) -(49954,1340),(49905,1294) -(32774,33062),(32763,33062) -(4336,22183),(4241,22157) -(10241,47657),(10151,47592) -(6746,16718),(6666,16634) -(26842,49694),(26839,49680) -(34870,47437),(34820,47347) -(26365,22266),(26326,22183) -(39859,932),(39829,840) -(33995,10888),(33902,10793) -(32972,22342),(32951,22340) -\N -(19951,10161),(19932,10111) -(26779,45188),(26745,45151) -(11235,13593),(11184,13589) -(27334,20968),(27288,20953) -(9586,43102),(9488,43085) -(43935,49759),(43925,49680) -(10548,37032),(10474,36955) -(9326,14927),(9295,14848) -(41340,11312),(41311,11303) -(6500,44553),(6454,44515) -\N -(8198,26841),(8104,26749) -(47761,34183),(47702,34140) -(43637,17912),(43577,17910) -(17623,11138),(17590,11122) -(48122,13132),(48077,13060) -(27911,39796),(27908,39777) -(1108,7918),(1080,7832) -(18776,24329),(18699,24326) -(1171,37901),(1075,37871) -(38437,33948),(38364,33907) -(1913,11593),(1817,11533) -(22684,266),(22656,181) -(13299,17075),(13241,17074) -(6924,30196),(6851,30113) -\N -(4367,13150),(4298,13053) -(37381,6101),(37380,6046) -(10307,28383),(10270,28349) -(12283,8636),(12256,8610) -(20230,32775),(20144,32723) -(32942,12812),(32905,12714) -(46140,7138),(46140,7047) -(37235,29436),(37161,29425) -(42486,25454),(42478,25444) -(47860,46973),(47842,46961) -(41760,21026),(41662,20955) -(29663,20088),(29566,20026) -(19167,33241),(19101,33235) -(12306,37845),(12301,37803) -(11288,873),(11203,857) -(30309,5120),(30282,5060) -(46927,19737),(46856,19687) -(16664,20052),(16649,19989) -(7330,8675),(7296,8613) -(45067,45724),(44991,45631) -(45317,10862),(45218,10842) -(15012,47009),(14998,46956) -(47882,10146),(47813,10099) -(31571,46215),(31511,46148) -(32257,2619),(32187,2531) -(38924,41305),(38872,41285) -(49981,34876),(49898,34786) -(30501,35099),(30418,35011) -\N -(45862,41438),(45854,41434) -(38448,31878),(38391,31822) -(8278,43463),(8274,43378) -(5883,30629),(5878,30564) -(49501,40346),(49447,40275) -(31651,43116),(31560,43106) -(44244,32940),(44244,32926) -\N -(17941,18079),(17938,18035) -(9518,32524),(9470,32511) -(30707,43469),(30686,43457) -(3284,46542),(3187,46477) -(43423,29642),(43393,29602) -(19940,16825),(19877,16736) -(26194,47446),(26194,47407) -(30386,24675),(30333,24652) -(42707,44466),(42688,44456) -\N -(43395,18525),(43320,18467) -(28346,32259),(28276,32196) -(45106,40786),(45026,40767) -(36734,20414),(36722,20363) -(37140,11569),(37099,11475) -(8967,6409),(8882,6341) -(31036,27923),(30993,27890) -(22442,47682),(22347,47663) -(32511,24029),(32482,23970) -(22593,34444),(22519,34399) -(41534,15495),(41518,15455) -\N -(35862,19997),(35818,19928) -(31419,8323),(31404,8285) -(31036,19023),(30978,19000) -(46900,15192),(46891,15102) -(12774,9651),(12765,9604) -(49985,6436),(49927,6338) -(7184,47344),(7089,47285) -(12792,45021),(12740,45011) -(15019,27192),(14940,27096) -(35415,23106),(35381,23095) -(42129,14283),(42095,14245) -(29375,45807),(29347,45743) -(21763,24916),(21700,24889) -\N -(47656,8794),(47579,8774) -(6139,49571),(6059,49472) -(44492,45607),(44483,45532) -(22699,4301),(22628,4240) -(27407,24241),(27335,24158) -\N -(38424,34460),(38403,34458) -(46572,48456),(46554,48402) -(39676,29056),(39643,28981) -(4202,33076),(4107,33010) -(32499,10592),(32482,10575) -(22504,45417),(22459,45378) -(49619,40322),(49619,40268) -(14463,9305),(14426,9224) -(10070,20300),(10035,20211) -(35060,28561),(34965,28553) -(23970,47522),(23887,47428) -(46803,19155),(46790,19131) -\N -(46151,49848),(46058,49830) -(45266,40766),(45209,40738) -(31041,32195),(31007,32110) -(41401,17245),(41334,17224) -(37445,654),(37435,602) -(45568,31904),(45508,31857) -(29326,7923),(29285,7896) -(27078,34643),(27027,34606) -(34492,43443),(34437,43345) -(34109,4307),(34083,4265) -(2755,45325),(2727,45312) -(12571,24218),(12536,24195) -(41224,2454),(41149,2445) -(711,34828),(655,34788) -(9104,18865),(9036,18850) -(3508,26816),(3456,26771) -(20159,16212),(20116,16160) -(36871,7425),(36777,7421) -(2751,45244),(2734,45222) -(35867,28071),(35769,28052) -(46878,35730),(46850,35725) -(20610,35086),(20513,35037) -(3903,32612),(3887,32517) -(9330,40226),(9289,40169) -(6338,28242),(6329,28184) -(35668,18344),(35606,18304) -(29892,48927),(29878,48879) -(26999,646),(26932,612) -(36377,38898),(36338,38847) -(40289,31459),(40236,31436) -(30377,1164),(30306,1069) -(7642,12183),(7590,12112) -(40325,1716),(40296,1662) -(36412,38787),(36318,38691) -(3967,33268),(3923,33261) -(33914,40774),(33873,40763) -(45978,41431),(45963,41332) -(39195,12546),(39120,12520) -(29962,30878),(29941,30846) -(9365,10732),(9310,10726) -(28801,23943),(28740,23885) -(28934,38858),(28928,38807) -(22126,45897),(22068,45803) -(2923,33832),(2918,33751) -(25116,2276),(25083,2272) -(31174,14546),(31144,14460) -(11728,9072),(11658,9004) -(19804,49195),(19730,49125) -(23090,28826),(23010,28787) -(33989,27553),(33947,27486) -(39702,47613),(39641,47553) -(31397,3607),(31304,3519) -(5835,9262),(5791,9226) -(40112,37022),(40038,36926) -(12346,29356),(12282,29344) -(28503,9623),(28469,9591) -(38449,43143),(38378,43066) -(36950,37311),(36905,37265) -(34824,5729),(34818,5706) -(9288,26969),(9225,26900) -(2535,42176),(2478,42159) -(29098,49051),(29085,49031) -(44759,33326),(44727,33230) -(42849,2970),(42821,2919) -(46014,27193),(45985,27151) -(14506,13713),(14417,13626) -(19342,44905),(19332,44895) -(38178,37003),(38147,36925) -(29179,27310),(29084,27288) -(42713,10158),(42671,10060) -(43336,38389),(43290,38326) -(41260,34410),(41245,34327) -(27907,2695),(27830,2596) -(16309,44972),(16222,44966) -(6230,22262),(6214,22249) -\N -(9266,39458),(9175,39447) -(33120,33548),(33087,33538) -(43659,11416),(43599,11375) -(49707,39258),(49702,39159) -(23520,22140),(23486,22072) -(24736,46502),(24668,46412) -(7826,16851),(7730,16807) -(39114,6048),(39056,5965) -(11859,8753),(11764,8701) -(42254,48367),(42240,48328) -(26136,49185),(26056,49175) -(38395,11209),(38334,11137) -(33249,9425),(33209,9348) -(22131,38502),(22112,38460) -(5306,24344),(5267,24268) -(30292,1198),(30233,1149) -(9903,10896),(9850,10806) -(25568,22911),(25487,22868) -(22048,43391),(22043,43362) -(20852,25827),(20851,25766) -(35204,17119),(35114,17093) -(5575,43431),(5554,43410) -(17727,13623),(17678,13560) -(14721,29520),(14709,29461) -(40317,42220),(40267,42166) -(31435,31012),(31386,30931) -(40655,10103),(40645,10006) -(35783,17802),(35773,17763) -(34874,10210),(34856,10200) -(3694,14279),(3610,14239) -(27854,5493),(27799,5433) -(34913,7234),(34894,7220) -(15758,26445),(15738,26421) -(23710,7272),(23705,7270) -\N -(33679,13468),(33628,13415) -\N -(31271,40495),(31178,40461) -(759,187),(662,163) -(14419,40434),(14402,40381) -(45879,42933),(45814,42872) -(167,17214),(92,17184) -(9964,12210),(9958,12195) -(35834,46257),(35817,46211) -(26077,5629),(25978,5621) -(46177,44640),(46082,44544) -(44780,28753),(44707,28692) -(35491,24729),(35425,24690) -(33914,34190),(33914,34131) -(17709,33253),(17668,33227) -(45516,11888),(45423,11848) -(24497,24752),(24411,24710) -(30333,5952),(30331,5886) -(444,12587),(430,12497) -(7592,22353),(7541,22287) -\N -(13387,37414),(13329,37318) -\N -(21504,35227),(21449,35210) -(18533,12909),(18438,12848) -(41049,27148),(41048,27088) -(18205,12222),(18151,12140) -(18026,5164),(18026,5156) -(34104,29862),(34006,29815) -(18520,49686),(18454,49602) -(37000,41493),(36920,41424) -(43025,25711),(42986,25687) -(38620,47018),(38535,46934) -(24119,36813),(24023,36739) -(48887,26359),(48879,26302) -(47827,14625),(47810,14609) -(10792,30746),(10776,30716) -(30384,40672),(30318,40582) -(48417,22790),(48358,22746) -(14854,5819),(14785,5798) -(19142,44414),(19085,44406) -(31179,27081),(31145,27005) -\N -(19692,8711),(19659,8642) -(39689,14082),(39603,14051) -(11181,39091),(11119,39002) -(46015,23374),(45936,23328) -(12517,49702),(12427,49690) -(21926,21137),(21841,21111) -(31956,12509),(31870,12494) -(5895,2030),(5851,2020) -(27094,5447),(27014,5377) -(35781,8717),(35780,8618) -(14012,12023),(13972,12015) -(1702,12442),(1696,12419) -(28549,5251),(28462,5248) -(26441,21007),(26360,20925) -(49820,7990),(49771,7967) -(26424,29698),(26339,29693) -(35146,6820),(35071,6817) -\N -(15438,18788),(15435,18729) -(47115,5235),(47096,5143) -(33982,9002),(33915,8925) -(14206,37041),(14174,36955) -(24300,36616),(24232,36613) -(44658,1788),(44580,1769) -\N -(31539,43550),(31463,43464) -\N -(16722,9673),(16633,9652) -(44813,20573),(44733,20544) -\N -(42114,32559),(42040,32552) -(41561,36244),(41477,36241) -(39589,33796),(39548,33716) -(20365,26770),(20329,26709) -(28511,208),(28479,114) -(10010,25524),(9930,25508) -\N -(1549,45666),(1512,45621) -(16193,1927),(16166,1869) -(34486,11500),(34421,11401) -(14048,37944),(13994,37901) -(21692,9594),(21617,9496) -(2568,37899),(2557,37811) -(4360,24503),(4278,24443) -(50027,49230),(49951,49214) -(44849,14867),(44836,14813) -(16695,34896),(16683,34840) -(12600,35217),(12593,35129) -(23113,24009),(23030,23962) -(49907,30225),(49810,30158) -(18026,25208),(17970,25208) -(49711,39844),(49651,39790) -(5427,42682),(5357,42637) -(23901,14221),(23802,14184) -(15470,12185),(15376,12163) -(47302,34023),(47292,34001) -(24336,17418),(24315,17393) -(13948,17043),(13903,16970) -(8555,8986),(8530,8953) -(48830,6038),(48743,5986) -(48720,40687),(48623,40610) -(21161,30970),(21146,30896) -(9507,36316),(9411,36261) -\N -(36643,18136),(36614,18106) -(1858,7457),(1851,7402) -(24452,44306),(24372,44252) -\N -(3292,807),(3205,806) -(6845,30694),(6792,30627) -(21333,25786),(21237,25751) -(23008,22574),(22999,22511) -(8790,8893),(8772,8806) -(43333,47968),(43264,47900) -(5377,24103),(5302,24076) -(18410,23993),(18329,23907) -(24752,19126),(24713,19069) -(49772,11378),(49696,11293) -(3468,12920),(3396,12873) -(1746,40342),(1736,40333) -(49187,29737),(49139,29681) -(27657,44952),(27581,44917) -\N -(35407,30177),(35345,30151) -(4071,40568),(4058,40544) -(25998,30513),(25965,30452) -(8195,45403),(8097,45310) -(8276,41689),(8183,41670) -\N -(48435,28550),(48355,28455) -\N -(8139,25449),(8136,25380) -(20302,25574),(20297,25531) -\N -(22055,46659),(22034,46567) -(3531,49962),(3463,49934) -(46828,46938),(46739,46902) -(42294,786),(42212,739) -(8779,3292),(8761,3275) -(48146,46170),(48082,46151) -(21571,10000),(21531,9919) -(35526,26029),(35450,25945) -(38893,22225),(38865,22197) -(22189,37520),(22132,37497) -(810,43261),(751,43198) -(10352,39144),(10290,39093) -(8740,35435),(8720,35432) -(31657,13551),(31583,13484) -(39803,4019),(39755,4014) -(46353,7853),(46312,7824) -(30078,48975),(30021,48970) -(2847,32036),(2819,31966) -(25250,10147),(25165,10140) -\N -(15643,38953),(15585,38947) -(40792,29798),(40731,29731) -(43249,26858),(43215,26835) -(47229,2199),(47201,2134) -(10052,23601),(9958,23570) -(38981,21615),(38892,21604) -(3651,45004),(3570,44917) -(21503,8261),(21409,8166) -(13518,34201),(13465,34105) -(13899,25117),(13836,25114) -(18327,17403),(18301,17349) -(19503,13648),(19483,13607) -(3554,19487),(3529,19466) -(41102,43355),(41070,43314) -(4663,45858),(4583,45765) -(3971,3023),(3931,2975) -(37124,7061),(37080,6993) -(48530,47172),(48459,47160) -(14575,29843),(14509,29750) -(43443,23124),(43357,23038) -(8864,48290),(8857,48263) -(41597,39852),(41577,39791) -(35610,33392),(35556,33353) -(36415,17906),(36328,17846) -(24919,43933),(24839,43883) -(7457,14056),(7395,14051) -(43851,4090),(43801,4080) -(43567,18468),(43471,18388) -(16711,6084),(16652,6055) -(45888,45934),(45846,45880) -(45630,9313),(45585,9248) -(27119,25969),(27094,25884) -(36155,11420),(36120,11405) -(41880,47111),(41808,47049) -\N -(17554,20379),(17482,20374) -(38848,5936),(38763,5869) -(28324,31019),(28276,30944) -(43257,17152),(43176,17091) -(42717,24613),(42691,24527) -(16786,41486),(16763,41403) -(19259,28780),(19160,28711) -(25843,28265),(25760,28171) -(48645,34816),(48546,34755) -(7004,49289),(6976,49236) -(30261,21833),(30181,21776) -(5290,46672),(5219,46661) -(21237,31901),(21188,31849) -(23340,38537),(23253,38472) -(17269,3682),(17183,3586) -\N -(48200,15377),(48110,15369) -(16546,22195),(16477,22142) -(21436,8460),(21378,8449) -\N -(46598,17235),(46577,17138) -\N -(30212,36184),(30152,36092) -(18037,155),(17941,109) -(4945,29201),(4933,29184) -(32835,18782),(32770,18750) -(34160,33104),(34120,33007) -(5151,26989),(5149,26909) -(1801,15549),(1710,15461) -(48988,34819),(48951,34764) -(20904,32547),(20856,32497) -\N -(32654,35183),(32606,35144) -(14336,11763),(14328,11712) -(30546,23808),(30463,23773) -(6813,21006),(6781,20924) -\N -(14199,22030),(14185,21934) -(3783,14709),(3747,14658) -(49428,47052),(49422,46973) -(29551,27682),(29470,27654) -(29170,37260),(29151,37181) -(48924,24689),(48894,24680) -(48497,34052),(48453,33966) -\N -(21263,8203),(21242,8176) -(46537,3797),(46462,3735) -(18406,14579),(18393,14563) -\N -(11583,16529),(11536,16471) -(10564,46257),(10478,46228) -(49769,34513),(49761,34458) -\N -(9202,6482),(9138,6391) -(40387,37411),(40357,37360) -(11966,11802),(11888,11751) -(15551,47438),(15486,47406) -(12017,43288),(11969,43230) -(9717,22574),(9701,22495) -\N -(35083,49443),(35075,49355) -(33857,9320),(33813,9269) -(32106,10581),(32012,10560) -(14345,12485),(14273,12424) -(24187,46416),(24175,46402) -(43854,42159),(43808,42129) -(35399,40707),(35359,40646) -(29585,25576),(29493,25556) -(24919,7829),(24911,7753) -\N -(17049,48390),(17022,48304) -(25224,35012),(25217,34922) -(47397,20853),(47346,20779) -(17221,16558),(17181,16516) -(8669,16491),(8645,16486) -(23502,44241),(23484,44164) -(36169,37046),(36072,37010) -(44775,32394),(44763,32357) -(30685,36871),(30662,36792) -(21783,47642),(21714,47630) -(34847,27467),(34761,27372) -(43925,49912),(43888,49878) -(16455,27861),(16364,27813) -(38406,18310),(38329,18309) -(5408,9461),(5319,9426) -(41856,36900),(41784,36854) -(23723,4460),(23646,4448) -(18454,40138),(18430,40046) -(17505,36822),(17418,36763) -(36686,33534),(36641,33476) -(11347,9454),(11289,9436) -\N -(27816,34752),(27745,34736) -(44213,8559),(44162,8461) -(45359,26789),(45315,26776) -(31249,19475),(31224,19421) -(25917,44239),(25819,44149) -(47313,40691),(47264,40685) -(40577,33848),(40513,33794) -(9606,45253),(9582,45174) -(30005,24521),(29910,24496) -(49332,35375),(49309,35299) -(12164,33871),(12075,33820) -(19598,43327),(19593,43314) -\N -(3818,28584),(3815,28504) -\N -(35579,8611),(35541,8604) -(8811,20986),(8750,20954) -(16139,44777),(16128,44686) -(35550,41501),(35534,41458) -(43180,11927),(43109,11891) -(45798,8465),(45711,8460) -(18196,6886),(18126,6845) -(1774,32167),(1701,32073) -(7030,40790),(7029,40711) -(11676,23009),(11665,22915) -(33990,22561),(33953,22474) -\N -(30366,9447),(30284,9353) -(37626,32913),(37596,32853) -(7730,42561),(7665,42470) -(49347,8403),(49315,8387) -(6874,3499),(6812,3458) -(44189,16999),(44169,16964) -(6312,30167),(6231,30083) -(18932,6611),(18909,6518) -(32262,13076),(32223,13057) -(45989,249),(45910,222) -(42710,855),(42692,796) -(25562,9849),(25535,9802) -(13348,46719),(13260,46689) -(30022,42196),(30005,42160) -\N -(22263,45954),(22243,45950) -(18918,18890),(18820,18795) -(31918,12003),(31852,11989) -(12252,39453),(12211,39398) -(40208,9789),(40194,9759) -(35943,21767),(35914,21693) -(18439,10706),(18383,10618) -(2803,18999),(2778,18925) -(14953,27444),(14875,27397) -(12587,22025),(12545,21928) -(33930,21090),(33918,21009) -(10444,2606),(10407,2553) -(28700,29782),(28665,29703) -\N -(1402,13497),(1397,13465) -\N -(24155,3075),(24083,3062) -(38378,1864),(38339,1849) -(29261,49910),(29247,49818) -(38139,37073),(38098,37057) -\N -(24468,41130),(24418,41053) -(9989,1015),(9959,939) -(47001,33561),(46994,33518) -(47058,16030),(46983,16012) -(35509,1814),(35426,1748) -(3630,48019),(3597,47923) -(47781,12986),(47741,12947) -(16364,9908),(16356,9882) -(17290,41508),(17287,41410) -(42423,26477),(42349,26434) -(10039,920),(9952,833) -(16851,21338),(16846,21314) -\N -(23104,7700),(23062,7688) -(5619,2079),(5611,2075) -(31471,49632),(31375,49549) -(25793,12526),(25783,12456) -(3935,29528),(3866,29513) -\N -(5957,1646),(5947,1595) -(2467,22376),(2429,22349) -(43715,32673),(43664,32595) -(6726,13093),(6636,12994) -(31477,18347),(31421,18299) -(34232,36635),(34200,36552) -(49061,14516),(49008,14442) -(43996,6129),(43955,6074) -(7728,33802),(7670,33703) -\N -(6131,36766),(6053,36749) -(35791,16361),(35696,16329) -(45759,8935),(45675,8886) -(43634,2029),(43537,1940) -(4916,32233),(4844,32181) -(46701,23508),(46623,23477) -(29590,4893),(29552,4871) -(38647,4423),(38574,4396) -(7593,25845),(7497,25751) -(8510,43552),(8432,43492) -(18791,39181),(18730,39162) -(7462,2956),(7454,2858) -(1394,26795),(1392,26780) -(16707,21993),(16609,21932) -(26838,10866),(26803,10836) -(31642,29842),(31585,29760) -(21891,3502),(21863,3406) -(13258,587),(13250,507) -(6072,47397),(6021,47369) -(16605,49730),(16579,49659) -(42830,40981),(42791,40981) -(12975,3706),(12913,3637) -(30925,21660),(30826,21649) -(1455,14229),(1410,14156) -\N -(17583,16486),(17562,16474) -(33377,3387),(33333,3381) -(784,6177),(750,6095) -(22111,44110),(22106,44013) -(1444,403),(1346,344) -(4010,46220),(3982,46212) -(17932,8150),(17861,8127) -(38685,31466),(38636,31416) -(14257,11549),(14242,11522) -(14990,15217),(14904,15211) -(21395,21533),(21307,21520) -\N -(31948,33725),(31885,33694) -(433,49033),(390,48961) -(45205,609),(45173,523) -(25065,35494),(25003,35455) -(33265,6677),(33224,6611) -(18179,22345),(18133,22256) -(3916,13759),(3820,13732) -(1696,13478),(1604,13436) -(47203,25980),(47130,25907) -(24913,13361),(24868,13268) -(13824,40177),(13792,40130) -(25671,13555),(25585,13494) -\N -(20133,37769),(20105,37679) -\N -(26368,16734),(26288,16726) -(30545,35438),(30458,35376) -(48816,22926),(48812,22831) -(48807,31389),(48739,31330) -(11003,10859),(10950,10765) -(17288,8570),(17247,8485) -(38377,31415),(38331,31379) -\N -(19085,23425),(19059,23326) -(40059,17068),(40052,17006) -(18811,13493),(18734,13394) -(36319,17197),(36225,17181) -(14939,38780),(14863,38714) -(49539,17656),(49479,17629) -(42530,45951),(42466,45854) -(27318,26654),(27233,26610) -(49980,35004),(49937,34963) -(18326,32558),(18322,32502) -(45951,28555),(45896,28481) -(12104,33531),(12014,33501) -(22311,41113),(22215,41066) -(25073,18721),(25047,18656) -\N -(14524,13486),(14510,13390) -(40040,36688),(40000,36599) -(21594,11473),(21563,11436) -(44031,22274),(43938,22187) -(729,30683),(668,30601) -(14114,20873),(14102,20803) -(28239,41377),(28222,41308) -(26404,11922),(26317,11843) -(41660,34586),(41585,34501) -\N -(21128,2384),(21101,2368) -(30209,16952),(30156,16858) -(39078,24963),(39045,24898) -(5598,1348),(5499,1294) -\N -(38474,7436),(38450,7364) -(15117,45734),(15024,45693) -\N -(23909,39853),(23888,39780) -(24292,30183),(24282,30148) -(48871,17661),(48868,17637) -(918,18752),(847,18708) -\N -(43615,16162),(43606,16104) -(33763,47410),(33751,47409) -(4798,6485),(4773,6388) -\N -(18524,41539),(18433,41518) -(47745,42449),(47651,42364) -(38936,21237),(38864,21204) -\N -(5251,3516),(5194,3475) -(22269,36269),(22183,36228) -(18736,40983),(18685,40947) -(38393,15444),(38356,15363) -(38134,29898),(38103,29862) -(37789,39557),(37732,39474) -(31906,23005),(31838,23003) -(10647,40094),(10560,40040) -(9914,41547),(9867,41545) -(44221,443),(44125,433) -(41479,10936),(41381,10847) -(42586,6301),(42563,6235) -(2504,17588),(2449,17554) -(7045,18782),(7028,18764) -(41840,32018),(41768,31938) -(38416,17158),(38330,17060) -\N -(8605,39015),(8605,38933) -(5764,43548),(5719,43496) -\N -(20789,29902),(20696,29843) -\N -(36104,47896),(36079,47816) -(31736,13834),(31722,13832) -(32617,19701),(32597,19684) -(1671,18997),(1622,18945) -(36007,26545),(36005,26535) -(31864,17494),(31820,17455) -(27346,28388),(27303,28289) -(8191,9653),(8133,9589) -(7501,21616),(7405,21536) -(35450,9580),(35368,9563) -(29281,37276),(29247,37255) -(6225,17192),(6200,17135) -\N -(43689,8119),(43670,8028) -(41917,49601),(41835,49563) -(44295,13116),(44205,13078) -(22721,44772),(22667,44748) -(32640,11107),(32636,11050) -(20639,28851),(20613,28839) -\N -(32479,10159),(32446,10061) -(27251,16978),(27196,16959) -(41401,33148),(41339,33074) -\N -(49001,8538),(48989,8444) -(37958,35843),(37874,35802) -(46969,41229),(46903,41138) -(18541,8876),(18541,8870) -(4080,31634),(4061,31627) -(8097,35240),(8040,35152) -(18470,21414),(18463,21412) -(20914,17897),(20838,17869) -(42688,11681),(42666,11641) -(47525,25005),(47443,24907) -(32439,14438),(32397,14400) -\N -(39667,19626),(39622,19542) -(1212,44525),(1169,44516) -(29766,4433),(29668,4401) -(25847,49657),(25813,49605) -(33859,17356),(33827,17263) -(28989,45953),(28904,45854) -(37211,30830),(37113,30819) -\N -(45220,26382),(45219,26340) -(12312,43250),(12234,43246) -(37775,41504),(37762,41421) -(45889,33499),(45822,33411) -(49461,22601),(49369,22553) -(39857,33844),(39816,33824) -(46102,15822),(46030,15778) -(46605,31239),(46598,31170) -(23925,5856),(23862,5808) -(15459,4262),(15407,4241) -(12019,4907),(12015,4818) -(38258,17973),(38229,17923) -(40575,29566),(40477,29521) -\N -(29715,45919),(29697,45891) -(11694,9510),(11670,9490) -(7053,44257),(7012,44231) -(16465,8603),(16391,8505) -(29170,15592),(29098,15527) -(20400,37354),(20345,37328) -(5281,10265),(5252,10184) -(6084,48782),(6058,48727) -(11006,6889),(10971,6796) -(16299,19461),(16286,19411) -(13718,29192),(13642,29106) -(3999,2965),(3963,2903) -(18509,12235),(18430,12208) -(49542,38575),(49537,38534) -(15093,41715),(15071,41634) -(6802,8385),(6714,8300) -(15127,17507),(15097,17424) -(36921,3025),(36835,2995) -(32117,24327),(32101,24262) -(27244,24151),(27165,24104) -(36339,42360),(36313,42358) -(47288,46252),(47245,46184) -(37867,6649),(37818,6565) -(14886,22103),(14865,22089) -(39611,17952),(39513,17951) -(37329,31436),(37298,31436) -(5715,39115),(5698,39099) -(13266,7364),(13203,7296) -(16076,10945),(16006,10942) -(7197,41509),(7126,41413) -(14411,40868),(14330,40772) -(12872,33481),(12862,33454) -(17786,19616),(17758,19560) -(1052,37358),(996,37311) -(42825,12643),(42762,12625) -(20007,49858),(19921,49778) -(27155,6355),(27072,6257) -(14117,40208),(14022,40155) -(47280,34069),(47279,34028) -(17551,15803),(17482,15763) -(1725,6673),(1676,6649) -(43984,31128),(43961,31105) -(43772,47042),(43731,47038) -(46901,47317),(46817,47228) -(19877,14179),(19837,14168) -(20691,19989),(20675,19935) -(4011,18914),(3963,18817) -(1023,23378),(933,23317) -(30051,46118),(29966,46039) -(43499,46488),(43496,46409) -\N -(43531,2412),(43447,2396) -\N -(16034,32285),(15976,32220) -(12817,21365),(12740,21298) -(7607,47293),(7585,47293) -(32512,12218),(32463,12170) -(1848,21496),(1839,21439) -(17567,23073),(17478,23046) -(35813,31847),(35807,31792) -\N -(563,30859),(540,30842) -(13145,15488),(13063,15433) -(36754,37479),(36731,37411) -(1125,26069),(1057,25997) -(4539,20676),(4519,20618) -(8476,34721),(8409,34681) -(7794,25691),(7727,25656) -(23842,514),(23800,473) -(47678,41396),(47668,41365) -(6837,25974),(6799,25892) -(13355,11174),(13304,11161) -\N -(37243,25548),(37158,25471) -(12528,30208),(12441,30205) -(14929,1672),(14886,1607) -(27263,49026),(27263,49010) -(15892,21645),(15835,21642) -(29446,48978),(29360,48967) -(41304,9892),(41211,9825) -(37418,49393),(37338,49296) -(41146,32178),(41120,32165) -(28738,13326),(28722,13266) -(14899,36595),(14873,36559) -(1973,31435),(1921,31426) -(19485,17742),(19421,17661) -(33072,20995),(32980,20903) -(47091,30055),(47080,30037) -(45753,12998),(45686,12992) -\N -(11528,7826),(11509,7794) -(21104,13921),(21060,13836) -(16768,15491),(16747,15470) -(13279,20396),(13249,20326) -(4342,49518),(4339,49446) -(20413,15476),(20349,15447) -(45532,5649),(45484,5627) -(18647,27196),(18619,27115) -(1326,17473),(1261,17400) -(47646,19644),(47588,19609) -(35088,1813),(35080,1732) -(38461,34839),(38410,34838) -(34358,11540),(34285,11506) -\N -(26969,7078),(26953,6989) -(12629,40352),(12617,40264) -(33800,7037),(33731,6992) -(24462,13518),(24392,13486) -(33164,47357),(33096,47329) -(15422,18451),(15413,18376) -(19643,12916),(19567,12912) -(40860,42125),(40770,42050) -(49103,29614),(49039,29606) -(36319,35582),(36222,35528) -(8924,36083),(8873,36018) -(49603,44022),(49505,44021) -(7783,40633),(7702,40618) -(25388,49107),(25346,49042) -(28375,38947),(28306,38919) -(47324,22672),(47321,22660) -(2287,8808),(2266,8719) -(44343,16339),(44248,16318) -(2374,28839),(2336,28798) -(22913,40710),(22819,40688) -\N -(47747,684),(47658,627) -(16043,46011),(16021,45984) -(34958,32168),(34903,32092) -(4840,49328),(4752,49258) -(24341,2087),(24330,2009) -(18378,19374),(18327,19358) -(48165,7217),(48156,7141) -(14232,6044),(14182,6004) -(23080,4196),(22983,4191) -(259,1850),(175,1820) -(270,29508),(264,29440) -(45088,11375),(45050,11295) -(29666,39386),(29656,39302) -(8712,8782),(8660,8713) -(15900,6650),(15855,6561) -(28946,28348),(28917,28347) -(32544,25845),(32538,25779) -(44047,6957),(43951,6942) -(36465,588),(36382,503) -\N -(28167,26679),(28150,26673) -(16065,4268),(15975,4180) -(12950,23494),(12893,23494) -(30145,24679),(30056,24654) -(3027,16162),(3001,16071) -(8259,34537),(8202,34484) -(41447,1515),(41427,1454) -(18407,28362),(18309,28303) -(21393,41872),(21328,41816) -(46040,26497),(45996,26408) -\N -(49944,25163),(49902,25153) -\N -(16195,11843),(16159,11831) -(44257,15270),(44254,15214) -(49760,4791),(49699,4713) -(22558,33709),(22519,33681) -(28375,10003),(28336,9938) -(18179,24310),(18106,24256) -(707,30688),(664,30669) -(5851,26118),(5822,26037) -(4266,1292),(4221,1217) -(16516,11331),(16432,11248) -(32374,38277),(32313,38245) -(21939,8015),(21927,7952) -(34322,32051),(34242,32003) -(6262,35977),(6260,35953) -(16717,38594),(16622,38498) -(14564,3433),(14535,3425) -(21078,1000),(20994,974) -(28584,956),(28575,868) -(5538,9962),(5465,9870) -(34183,44102),(34175,44085) -\N -(42507,10289),(42441,10288) -(12671,19936),(12594,19920) -(24835,12179),(24770,12173) -(15664,11538),(15598,11494) -(28892,24446),(28821,24350) -(41654,26720),(41570,26632) -(36583,387),(36503,357) -(10842,34824),(10795,34788) -(11518,42588),(11429,42565) -(12577,40322),(12486,40266) -(2453,4045),(2439,3956) -(31837,33705),(31803,33681) -(24403,27711),(24383,27705) -(4431,2748),(4337,2656) -\N -(3036,2887),(3014,2826) -(37664,16118),(37615,16022) -(8606,18063),(8587,18038) -(24738,25458),(24656,25362) -(45756,34022),(45671,33948) -(34079,15236),(33981,15171) -(9251,22488),(9228,22470) -(25136,2809),(25126,2717) -(5548,47695),(5543,47685) -(13765,40800),(13707,40754) -(25216,30678),(25144,30677) -(22441,17169),(22392,17106) -(1091,4770),(1054,4734) -(36311,50073),(36258,49987) -(22461,33163),(22457,33128) -(35873,28907),(35845,28867) -(42907,15848),(42904,15785) -(6549,24897),(6540,24861) -(21928,37764),(21891,37681) -(21237,41132),(21139,41086) -(12207,24266),(12173,24235) -(40643,49770),(40574,49687) -(32833,35686),(32815,35674) -\N -(14545,18143),(14541,18098) -(33892,42783),(33884,42707) -(33933,8381),(33921,8369) -(12450,19044),(12403,19002) -(10176,45158),(10088,45145) -(35828,12080),(35732,12022) -(28102,13694),(28061,13666) -(49432,31744),(49340,31711) -(16192,37743),(16162,37697) -(46830,867),(46756,790) -(9200,28048),(9159,27986) -(13397,19369),(13340,19288) -(30879,43562),(30785,43545) -(21995,48224),(21920,48143) -\N -(11871,47569),(11809,47568) -(29366,22196),(29280,22154) -(26243,28176),(26203,28116) -(28995,35031),(28906,35014) -(29384,39276),(29352,39183) -(8497,13798),(8471,13789) -(7412,27226),(7334,27220) -(25403,47678),(25363,47654) -(11599,5556),(11574,5502) -(44056,5123),(44008,5111) -(49603,30877),(49579,30840) -(32261,45876),(32206,45865) -(35104,41659),(35048,41587) -\N -(5457,35844),(5376,35782) -(29423,3977),(29354,3959) -(18059,3001),(17965,2961) -(8509,5691),(8463,5620) -\N -(27118,5762),(27083,5747) -(2991,48605),(2939,48559) -(44482,3484),(44425,3459) -(45143,16439),(45046,16365) -(2236,37531),(2147,37530) -(41561,3217),(41490,3210) -\N -(6270,27200),(6171,27166) -(49195,24871),(49138,24798) -\N -(46985,38881),(46897,38845) -(37486,23522),(37404,23441) -(26907,14490),(26900,14391) -(30829,16111),(30756,16056) -(3644,17291),(3587,17262) -(20508,49775),(20472,49680) -\N -(43279,8972),(43198,8936) -(33744,7470),(33734,7439) -(46303,20538),(46284,20498) -(10365,48246),(10291,48154) -(12636,24987),(12545,24933) -(40998,46992),(40989,46916) -(30536,6073),(30531,6018) -(22102,9643),(22051,9594) -(18616,34348),(18530,34332) -(8222,8907),(8123,8848) -(45698,28860),(45698,28770) -(26958,1748),(26924,1726) -\N -(26735,35073),(26659,35025) -(48370,40813),(48293,40737) -(13140,993),(13108,934) -(10588,22893),(10528,22883) -(23645,40789),(23567,40698) -(49548,12374),(49546,12329) -(41135,39626),(41100,39602) -(41374,10856),(41328,10769) -(12234,5765),(12146,5674) -(12832,46941),(12764,46917) -(47886,34532),(47851,34500) -(23777,10549),(23735,10495) -(1291,16913),(1194,16873) -\N -(29239,30554),(29202,30500) -\N -(36485,30007),(36454,29924) -(7067,11320),(7045,11229) -(16939,30482),(16904,30462) -(27423,34386),(27379,34303) -(35170,32021),(35155,31979) -(42570,36477),(42474,36457) -(19695,679),(19682,594) -(47537,39450),(47446,39450) -(19410,22942),(19375,22922) -(34216,40166),(34152,40158) -(37000,24351),(36972,24299) -(24989,1681),(24954,1672) -(54,38679),(3,38602) -(41461,40693),(41411,40599) -(7576,46054),(7545,45963) -(35505,28262),(35413,28222) -(1158,16976),(1145,16927) -(23494,42291),(23437,42229) -(32894,32519),(32880,32485) -(604,13413),(509,13401) -(18396,19712),(18355,19646) -\N -(26657,28234),(26597,28191) -(24240,47211),(24154,47191) -(41778,10741),(41766,10730) -(44022,43776),(44010,43677) -(35967,30055),(35906,29969) -(28878,18042),(28806,18027) -(31507,27302),(31428,27267) -(13267,21935),(13265,21872) -(122,46832),(64,46762) -(10348,45916),(10306,45844) -(22962,12644),(22927,12607) -(6320,22290),(6284,22247) -(2297,11372),(2216,11298) -(29366,36660),(29325,36654) -(13962,39307),(13921,39220) -(11094,19151),(11092,19143) -(32289,23776),(32258,23760) -\N -(36044,17356),(35956,17273) -(46304,38692),(46232,38675) -(10934,42999),(10922,42909) -(4271,21177),(4207,21093) -(7837,19926),(7747,19905) -(25537,36605),(25477,36584) -(22161,14999),(22079,14962) -(5127,31243),(5074,31213) -\N -(14904,40664),(14838,40593) -(29308,8480),(29268,8438) -(17731,7410),(17699,7352) -(44840,29293),(44797,29248) -(15523,31519),(15505,31485) -(34429,38479),(34421,38478) -(3530,23456),(3440,23390) -(4699,6889),(4603,6796) -(47405,48524),(47389,48514) -\N -(23357,43160),(23305,43156) -(16923,1995),(16860,1937) -(47592,33853),(47537,33758) -(31624,37490),(31595,37473) -(42321,13380),(42303,13337) -(3088,16094),(3079,16060) -(22884,2955),(22856,2857) -(17784,23073),(17724,23044) -(32638,45577),(32553,45512) -(13876,44091),(13801,44000) -(27844,24384),(27758,24330) -(28178,10225),(28155,10167) -(39910,14277),(39857,14241) -(30372,19524),(30301,19514) -(38732,43151),(38724,43151) -(32628,2068),(32547,2068) -(13950,28652),(13932,28566) -(38996,41070),(38919,40993) -(31759,45246),(31676,45215) -\N -(5424,34145),(5382,34106) -(14727,45600),(14699,45547) -\N -(31429,21537),(31414,21499) -(14740,3420),(14650,3323) -(21793,39498),(21743,39471) -(18102,25924),(18037,25868) -(33299,683),(33213,594) -(45882,48765),(45809,48721) -(49215,4098),(49180,4067) -(49698,33743),(49614,33663) -(21532,5215),(21514,5151) -(24840,26877),(24826,26808) -(32680,28433),(32631,28364) -(20661,27511),(20584,27414) -(28048,30385),(28009,30315) -(45403,42533),(45389,42464) -(46531,36947),(46531,36850) -(36943,32817),(36865,32737) -\N -(37984,43763),(37888,43748) -(20593,10650),(20557,10610) -(5387,40595),(5326,40585) -(34412,10600),(34352,10539) -(7237,47546),(7206,47451) -(39931,26644),(39915,26598) -(29843,4734),(29800,4669) -(37503,8867),(37406,8821) -(2583,2373),(2570,2294) -(29275,46433),(29256,46350) -(3332,45620),(3287,45581) -(22472,39287),(22472,39257) -(36786,18907),(36708,18884) -(45503,28576),(45482,28494) -(33262,28386),(33163,28365) -(3606,49757),(3538,49697) -(2082,49380),(1991,49281) -(12065,3734),(11983,3663) -(15606,9048),(15596,9028) -(14687,19309),(14637,19263) -(4568,15461),(4499,15428) -\N -(43938,7429),(43923,7391) -\N -(2168,50012),(2108,49914) -(16022,8934),(15963,8928) -(24567,39147),(24561,39102) -\N -(42781,14149),(42765,14088) -(39501,21084),(39468,21078) -(6697,29628),(6693,29584) -(11441,16164),(11364,16125) -(39946,1920),(39868,1844) -\N -(18138,45512),(18111,45438) -\N -(20799,41217),(20718,41138) -(30264,16697),(30240,16639) -\N -(30746,50040),(30727,49992) -(37429,43273),(37423,43205) -(22854,28863),(22789,28810) -(11380,48298),(11287,48242) -(16471,37273),(16439,37223) -(32737,39842),(32661,39811) -(30959,3447),(30949,3357) -(36396,13263),(36348,13187) -(29607,14625),(29531,14619) -(7851,43399),(7824,43334) -(38515,14575),(38496,14492) -(29125,3289),(29086,3264) -(6866,10476),(6839,10424) -(318,31489),(235,31404) -(1140,7007),(1113,6945) -(36574,9291),(36484,9275) -\N -(40320,40937),(40246,40866) -(588,25849),(552,25801) -(6728,42539),(6645,42507) -(12180,6185),(12123,6123) -(32913,44123),(32899,44037) -(25464,16803),(25441,16749) -(23711,5829),(23695,5750) -(31424,34930),(31377,34906) -(42171,8298),(42124,8222) -(451,31104),(375,31083) -(39996,3278),(39943,3260) -(25816,40396),(25735,40362) -(34471,28587),(34399,28547) -(45344,21540),(45297,21496) -(27269,16787),(27246,16763) -(18070,4469),(18022,4423) -\N -(12668,16367),(12645,16295) -(13823,17276),(13730,17251) -(20555,45544),(20511,45498) -(35893,42189),(35861,42177) -(37081,45730),(37076,45705) -(17270,15651),(17201,15552) -(48690,46034),(48667,45945) -(456,16088),(368,16023) -(48707,12416),(48670,12363) -(29692,11509),(29614,11483) -(7005,3668),(6981,3574) -(12162,389),(12103,309) -(12371,24983),(12366,24964) -(6886,48414),(6868,48327) -(10653,26234),(10624,26142) -(8526,48205),(8517,48117) -(10521,31892),(10480,31798) -(43353,1086),(43281,1071) -(21007,35650),(20998,35649) -(2343,4396),(2310,4320) -(29379,12895),(29284,12891) -(27662,17407),(27570,17313) -(9845,29346),(9807,29321) -(43855,38669),(43790,38599) -\N -(20461,44189),(20397,44158) -(11627,17368),(11581,17289) -(2971,38855),(2938,38807) -(43204,47082),(43128,47018) -(9930,46902),(9909,46871) -(30561,48461),(30536,48365) -(44059,7591),(44038,7563) -(46260,16898),(46162,16886) -(27491,2891),(27396,2814) -(36512,26034),(36455,25941) -(31193,20022),(31100,19942) -(17057,13643),(16960,13621) -(26897,3399),(26844,3318) -(1760,5504),(1683,5431) -(29347,5511),(29346,5450) -(38761,42083),(38688,41999) -(11226,4089),(11165,4068) -(46427,42983),(46361,42970) -(12958,30737),(12912,30712) -(44432,46521),(44333,46443) -(16124,2948),(16113,2852) -\N -(24704,25422),(24635,25340) -(30833,46152),(30790,46122) -(4487,37006),(4473,36968) -(41047,23376),(41036,23327) -(16312,49392),(16298,49330) -(30081,14687),(30042,14660) -(11160,13954),(11103,13938) -(33207,23246),(33143,23168) -(14872,7635),(14860,7585) -(20139,23987),(20059,23955) -(10946,49757),(10923,49746) -(39438,36158),(39426,36134) -(35502,2385),(35464,2327) -(17073,42173),(16987,42130) -(6079,17258),(6068,17195) -(40458,15752),(40364,15728) -(23340,7879),(23313,7806) -\N -(31819,15096),(31762,15059) -(31159,40864),(31158,40780) -(26975,32144),(26915,32113) -(34530,10378),(34440,10298) -(18855,49577),(18780,49528) -(16787,16625),(16723,16586) -(32330,26538),(32314,26458) -(34270,28674),(34265,28595) -(10022,16026),(10006,15962) -(23143,1479),(23095,1469) -(33676,4483),(33583,4408) -(31066,22074),(31059,22035) -(21603,47121),(21563,47082) -(30051,4244),(30021,4157) -(30634,39478),(30615,39446) -(34404,48724),(34393,48724) -(31103,21414),(31039,21380) -(22945,47397),(22849,47313) -(18133,32025),(18073,31941) -(4053,25759),(3977,25667) -(39185,39091),(39102,39068) -(43287,7407),(43225,7314) -(13137,31188),(13112,31182) -(46264,1438),(46258,1389) -(22804,43892),(22769,43822) -(7542,1044),(7487,983) -(33022,8321),(32925,8267) -(384,39161),(286,39073) -(28205,24401),(28142,24382) -(31708,39086),(31696,39026) -(36626,15708),(36560,15690) -(17099,16924),(17079,16924) -(10817,6989),(10747,6955) -(24338,19293),(24291,19277) -(27566,17576),(27544,17545) -(23041,38384),(22970,38320) -\N -(12786,8485),(12702,8435) -(13876,49473),(13813,49448) -(31585,46998),(31490,46929) -\N -(30227,8768),(30206,8715) -(32062,39306),(32023,39292) -(25003,35753),(24921,35687) -(3281,6758),(3232,6704) -\N -(11395,30299),(11376,30220) -(5088,15275),(5007,15203) -(31100,39538),(31003,39444) -(2741,17877),(2726,17793) -(42897,48620),(42860,48537) -(4230,15778),(4181,15776) -(17835,27530),(17815,27431) -(34189,10933),(34135,10921) -(7537,39974),(7494,39973) -(21554,3507),(21528,3476) -(9350,32326),(9273,32275) -(16455,8874),(16420,8793) -\N -(7346,34235),(7330,34224) -(16417,48134),(16352,48066) -\N -(41916,4971),(41849,4886) -(15856,1522),(15807,1521) -(41549,40218),(41494,40144) -\N -(9978,16226),(9972,16181) -(14856,13312),(14808,13283) -(38490,41641),(38428,41583) -(25828,7438),(25807,7378) -(21876,30633),(21796,30587) -(1908,14279),(1825,14247) -\N -(32207,10251),(32121,10184) -(370,9493),(328,9441) -(42072,17634),(41974,17600) -\N -(47298,9910),(47235,9846) -(17856,11266),(17782,11225) -(35009,21400),(34956,21396) -(18337,11145),(18335,11133) -\N -(25425,9139),(25381,9085) -(35642,27783),(35621,27782) -(3629,33164),(3575,33163) -(17151,41255),(17115,41204) -(17417,5835),(17402,5751) -(33407,14226),(33329,14141) -(1930,29955),(1889,29931) -(41101,10942),(41065,10844) -(36333,27288),(36281,27233) -(21423,36868),(21367,36825) -(36385,19566),(36341,19510) -(27073,38301),(27066,38232) -(43989,34187),(43984,34174) -(48366,7488),(48316,7483) -(37497,36075),(37415,36043) -(46917,9891),(46887,9870) -(37179,657),(37103,634) -(3877,44736),(3811,44684) -(30556,2975),(30547,2962) -(7629,11447),(7547,11416) -(45687,48147),(45591,48088) -(5635,7184),(5571,7146) -(9611,47327),(9541,47246) -(7119,48224),(7117,48152) -(15233,26480),(15138,26430) -(37468,1526),(37466,1513) -\N -(20855,2786),(20828,2711) -(30538,44084),(30480,44061) -(42231,41527),(42149,41454) -(14963,13239),(14952,13146) -(26819,43996),(26745,43934) -(42172,35953),(42086,35928) -(28785,12611),(28710,12534) -(14089,1704),(14047,1629) -(4343,26242),(4341,26169) -(20327,42244),(20231,42212) -(33671,12700),(33666,12630) -(42144,32642),(42128,32569) -(26590,19483),(26503,19442) -(21741,46259),(21723,46226) -(8822,34700),(8760,34693) -\N -(2710,33521),(2675,33505) -(26067,19998),(26026,19989) -(12244,34509),(12202,34489) -\N -(47162,598),(47119,499) -(33093,49382),(33068,49359) -(35170,26340),(35153,26264) -(22552,35785),(22490,35735) -(36791,23032),(36781,22976) -(22857,10857),(22833,10797) -\N -(47207,37405),(47138,37365) -(21867,2836),(21854,2811) -(3387,31487),(3311,31456) -(47174,48121),(47167,48101) -(24415,22232),(24366,22224) -(7970,29251),(7959,29211) -(18635,31294),(18539,31221) -(8403,13380),(8370,13372) -(738,18097),(737,18054) -(37238,19195),(37218,19114) -(582,47934),(570,47897) -(12359,4635),(12350,4619) -(43272,2013),(43195,1958) -(47568,27149),(47521,27088) -(24695,12827),(24661,12796) -(26259,14077),(26168,14019) -\N -(48478,36135),(48425,36092) -(5230,39250),(5206,39174) -(3488,18562),(3423,18489) -(39502,16331),(39460,16275) -(18296,1478),(18233,1471) -\N -(28627,12430),(28559,12410) -(25257,21981),(25206,21954) -\N -(2410,41192),(2325,41142) -(43681,9631),(43587,9538) -\N -(15086,45309),(15064,45270) -(13824,40807),(13759,40787) -(7090,2207),(7062,2159) -(3685,2480),(3630,2391) -(14810,38335),(14801,38275) -(26668,38018),(26581,38012) -(45562,1517),(45506,1424) -(11001,32481),(10962,32402) -(27743,25245),(27673,25161) -(15952,10598),(15948,10535) -(12705,13308),(12694,13232) -(31992,21195),(31975,21118) -(25834,16652),(25745,16626) -(21022,43625),(20990,43576) -(45094,27254),(45000,27240) -(9688,42601),(9643,42533) -(17746,24659),(17694,24616) -(1509,38859),(1503,38809) -(2067,20438),(2041,20369) -(7885,44528),(7839,44444) -(27432,33052),(27422,32987) -(26577,17157),(26563,17142) -(10815,35985),(10734,35908) -(44891,24067),(44794,23979) -(48626,1900),(48595,1850) -\N -(40659,35541),(40659,35489) -(22231,26628),(22210,26579) -(37408,23016),(37375,22919) -(5920,15916),(5906,15895) -(33125,9952),(33037,9880) -(12142,29705),(12141,29670) -(3672,20995),(3649,20899) -(39147,31967),(39101,31907) -\N -(33812,48458),(33748,48399) -(25038,14639),(24978,14586) -(3859,16010),(3857,15994) -(31926,39496),(31889,39417) -(49300,28064),(49297,28026) -(24121,38305),(24048,38256) -(9252,4205),(9155,4149) -(36124,30451),(36056,30395) -(28809,49557),(28794,49533) -(30500,44504),(30471,44476) -(26866,42395),(26822,42332) -(48195,1784),(48101,1734) -(46201,14109),(46112,14097) -\N -(2415,9975),(2354,9914) -(30485,9581),(30415,9558) -(6385,36838),(6305,36838) -(2799,11189),(2723,11095) -(21998,20503),(21923,20406) -(29151,10714),(29090,10671) -(28850,29276),(28757,29207) -(43386,48845),(43305,48834) -(25173,8310),(25101,8294) -(34244,32352),(34204,32342) -(35595,23728),(35533,23672) -(1122,13581),(1119,13538) -\N -(388,21716),(296,21678) -(48782,11064),(48701,11005) -(40293,12997),(40213,12927) -\N -(28194,46428),(28113,46414) -(4791,18118),(4708,18105) -(471,29808),(448,29775) -(3536,37803),(3447,37737) -(1336,28416),(1275,28392) -(16484,48478),(16422,48454) -(25846,19320),(25811,19296) -(48669,27703),(48575,27615) -(24032,44217),(24029,44127) -(12236,5019),(12233,4986) -(1179,29838),(1113,29778) -(33893,22049),(33867,21955) -(16718,19462),(16700,19440) -(17992,49438),(17894,49433) -(35163,39941),(35081,39885) -(33897,8362),(33853,8328) -(2480,6640),(2456,6599) -(28011,19729),(27937,19679) -(15819,41516),(15809,41440) -(29818,9136),(29747,9089) -(28551,37016),(28529,36941) -(36406,26879),(36374,26872) -(16821,48925),(16758,48914) -(23692,48163),(23595,48160) -\N -(4803,10619),(4759,10522) -(46600,33581),(46553,33518) -(41349,11767),(41310,11710) -(20856,29642),(20799,29562) -(16559,46161),(16504,46131) -(23041,1300),(23003,1287) -(16630,44902),(16554,44853) -(43065,14299),(43013,14274) -(24818,22397),(24796,22348) -(22282,24949),(22218,24921) -(36668,28538),(36631,28456) -(8080,1220),(8018,1146) -(47282,34302),(47277,34269) -(35603,33558),(35557,33495) -(44764,32189),(44700,32175) -\N -(46488,23965),(46449,23868) -(46314,15047),(46216,15013) -(6348,25381),(6286,25363) -(3871,49288),(3819,49251) -(462,38894),(398,38867) -(23196,29214),(23136,29169) -(29024,9775),(29016,9759) -(42016,18555),(41934,18472) -(8772,45981),(8692,45973) -(11028,1351),(10986,1278) -(26684,21668),(26641,21656) -\N -(37262,26005),(37260,25947) -(14899,44069),(14814,44066) -\N -(39635,18701),(39587,18698) -(28528,22948),(28457,22857) -(7755,36528),(7681,36454) -(32461,1172),(32427,1106) -\N -(18775,27359),(18736,27329) -(15379,20031),(15337,19934) -(45888,33592),(45881,33544) -(44013,24694),(43962,24645) -\N -(43347,10699),(43343,10699) -(49999,27218),(49908,27176) -(13698,17326),(13630,17317) -(34850,44313),(34775,44302) -(38076,49235),(37983,49214) -(35570,40218),(35500,40136) -(40062,28973),(40032,28878) -(3567,39847),(3523,39781) -(498,2442),(480,2401) -(29660,43620),(29577,43561) -(10946,47356),(10878,47351) -(8073,44233),(8005,44144) -(9720,13473),(9710,13462) -(3643,38014),(3598,37932) -(16887,1408),(16810,1375) -(7559,27914),(7508,27874) -(30356,18573),(30275,18569) -(12193,48176),(12130,48116) -(11884,7756),(11819,7731) -(18293,33272),(18227,33234) -(46697,47874),(46696,47828) -(35788,32517),(35760,32446) -(33877,36987),(33821,36958) -(31253,22819),(31184,22808) -(7744,23115),(7729,23103) -(21291,39817),(21219,39778) -(13877,43379),(13861,43290) -(42955,1406),(42876,1382) -(49232,15950),(49210,15880) -(48419,32001),(48326,31902) -(18940,43246),(18860,43150) -(32317,38240),(32310,38201) -(11307,48298),(11304,48222) -(38015,18190),(38000,18176) -(27821,1177),(27818,1131) -(18935,26757),(18865,26682) -(42659,48284),(42562,48244) -(30185,23350),(30146,23291) -\N -(16496,11970),(16441,11919) -(162,26040),(120,25963) -(24238,47784),(24185,47746) -(32326,8612),(32274,8568) -(26141,13423),(26051,13407) -(40132,22815),(40089,22812) -(21151,48794),(21056,48740) -\N -(22044,28358),(22031,28334) -(6680,14746),(6605,14669) -(40686,25139),(40632,25070) -(22823,27549),(22816,27507) -(2513,22841),(2427,22811) -(36316,27787),(36218,27728) -(554,35489),(540,35441) -(536,30674),(534,30609) -\N -(25385,38468),(25295,38416) -(19467,47386),(19437,47317) -(22425,38591),(22387,38536) -(32493,17321),(32396,17298) -(40115,47315),(40109,47235) -(25002,2107),(24963,2104) -(3901,9790),(3898,9706) -\N -(40316,1721),(40315,1658) -(40089,3454),(40074,3443) -(793,17897),(761,17897) -(6490,43552),(6434,43522) -(10825,487),(10820,405) -(47703,36067),(47641,36011) -\N -(4480,11671),(4468,11653) -(37713,10642),(37711,10615) -(12315,5302),(12273,5203) -\N -(8709,6617),(8647,6557) -(24467,30535),(24455,30494) -(40440,32757),(40369,32668) -(49449,42447),(49426,42428) -(44867,11197),(44792,11137) -(39173,33241),(39143,33187) -(43836,2212),(43803,2184) -(23819,47613),(23739,47575) -(20583,2134),(20485,2042) -(48922,6169),(48889,6111) -(5230,44613),(5131,44604) -(37060,8051),(37032,7975) -(19148,36711),(19112,36704) -(36305,4216),(36243,4118) -(6329,39089),(6302,39047) -(36703,26367),(36623,26307) -(44753,19721),(44701,19631) -(42094,43310),(42094,43285) -(4276,22377),(4241,22352) -(30329,18906),(30327,18815) -(21970,19605),(21871,19590) -(23722,41924),(23709,41861) -(30965,39775),(30908,39692) -(32394,37895),(32351,37890) -(23968,42162),(23873,42095) -(1776,2621),(1732,2548) -(24951,47758),(24900,47679) -(32917,35771),(32847,35753) -(5428,27773),(5343,27769) -\N -(19650,142),(19630,51) -(39769,17276),(39743,17229) -(5171,24562),(5119,24470) -(32976,35249),(32917,35199) -\N -(4174,24603),(4099,24504) -(38565,36960),(38535,36926) -(39084,4328),(39031,4301) -(32153,38043),(32070,37990) -(38085,30640),(38041,30603) -(14269,18426),(14185,18422) -(42941,30850),(42892,30788) -(32403,25999),(32339,25960) -(16906,191),(16816,139) -(3456,48722),(3418,48721) -(3050,18287),(3022,18243) -(6331,8439),(6234,8364) -(5331,20797),(5319,20793) -(39225,37408),(39216,37348) -(34510,19838),(34488,19810) -(45789,33873),(45770,33786) -(369,1457),(278,1409) -(16531,43785),(16482,43729) -(11974,14789),(11973,14730) -(23128,6811),(23094,6798) -(43962,33659),(43944,33599) -(20967,3115),(20947,3079) -(39257,38606),(39241,38595) -(22431,8246),(22381,8235) -(26007,14672),(25996,14593) -(24762,4261),(24675,4261) -(35402,32077),(35343,31988) -(5141,16476),(5139,16393) -(16439,17564),(16344,17472) -(36983,46663),(36903,46567) -(35170,14144),(35162,14048) -(22290,7841),(22283,7810) -(22414,38398),(22404,38319) -(9011,18177),(8932,18150) -\N -(154,4019),(138,3990) -(20447,4998),(20383,4970) -(38867,35757),(38795,35659) -(32322,15845),(32227,15804) -\N -(29889,12142),(29852,12055) -(36235,36918),(36217,36897) -(41620,6581),(41568,6581) -(24758,38504),(24731,38483) -(42524,12904),(42473,12895) -(17954,49975),(17865,49915) -(1938,39019),(1927,39013) -(4864,33279),(4817,33258) -(45373,41967),(45313,41885) -(28786,19028),(28782,18978) -(41913,44950),(41911,44908) -(33408,14698),(33392,14681) -(27602,3460),(27576,3419) -(3336,3728),(3334,3715) -(9099,910),(9080,813) -(34141,6403),(34071,6367) -(48270,17216),(48252,17130) -(2549,16546),(2461,16474) -(27802,33669),(27735,33642) -(48419,1682),(48323,1583) -(5094,41211),(5002,41123) -(11192,6217),(11190,6146) -(6979,18503),(6959,18421) -(41210,48187),(41140,48143) -(15303,29527),(15273,29441) -(12326,45572),(12267,45570) -(29293,5861),(29212,5826) -(23847,37241),(23761,37178) -(44656,23926),(44653,23831) -(30043,16194),(29977,16105) -(902,9358),(879,9339) -(23850,46501),(23834,46494) -(42333,13300),(42287,13246) -(25226,18086),(25169,18005) -(40252,12082),(40183,12038) -(49275,18076),(49216,18055) -(8255,28878),(8238,28862) -(11325,41286),(11320,41235) -(16948,18588),(16926,18528) -(31394,1099),(31374,1038) -(30705,35772),(30637,35766) -(3858,39131),(3771,39125) -(17565,24892),(17515,24808) -(9221,49715),(9216,49661) -(44945,25769),(44875,25722) -(33408,13563),(33310,13527) -(48505,4407),(48408,4373) -(21859,37217),(21763,37217) -(39393,14422),(39335,14364) -\N -(19905,1154),(19841,1098) -(25946,10388),(25906,10366) -(10104,13748),(10027,13746) -(5822,24629),(5820,24599) -(38194,11287),(38127,11252) -(15694,46757),(15625,46716) -(326,18837),(285,18817) -(49611,47078),(49533,47052) -(48233,18850),(48150,18842) -\N -(29239,9962),(29208,9875) -(40062,44554),(39973,44460) -(19135,20729),(19059,20643) -(31969,40664),(31896,40643) -\N -(3725,9191),(3711,9095) -(44280,40158),(44264,40108) -(37236,42756),(37160,42694) -(27958,19055),(27888,18959) -(45270,17661),(45187,17601) -(12115,39546),(12061,39525) -(10227,32295),(10168,32231) -(39264,31123),(39226,31085) -(6566,40000),(6532,39904) -(30058,6975),(30012,6903) -(49631,6909),(49597,6823) -(42168,10926),(42134,10905) -(44892,30042),(44858,29970) -(19540,19803),(19495,19788) -(18403,25454),(18371,25404) -(22929,26795),(22841,26722) -(16648,30213),(16626,30174) -(3440,7495),(3429,7468) -(30708,49028),(30643,48998) -(26258,14164),(26255,14151) -(44206,31653),(44121,31637) -(1510,15179),(1426,15130) -(6986,30496),(6887,30416) -(7192,43403),(7138,43339) -(39921,22071),(39866,21976) -(45870,17011),(45796,16919) -(15939,9563),(15917,9539) -(23728,24737),(23691,24725) -(6444,40416),(6363,40375) -(21899,23861),(21857,23765) -(20610,36765),(20533,36742) -(46520,33082),(46433,32983) -(21406,20902),(21311,20895) -\N -(37913,42300),(37814,42269) -(18216,8177),(18161,8173) -(32967,8258),(32899,8244) -(14978,40230),(14971,40149) -(30343,39152),(30266,39101) -(25917,5835),(25843,5806) -\N -(5169,45366),(5141,45314) -\N -(16221,20898),(16209,20875) -(13151,19869),(13145,19811) -(44399,2801),(44337,2713) -\N -(10959,48311),(10957,48230) -(4794,11711),(4732,11661) -(764,10149),(762,10091) -(15985,46067),(15898,46028) -(41434,22870),(41342,22867) -(43769,23796),(43743,23756) -(10017,18440),(9919,18384) -(21141,43119),(21097,43112) -(7782,13424),(7694,13398) -(25088,36224),(25059,36150) -(46325,48722),(46241,48631) -\N -(11042,33125),(11011,33071) -(22347,13460),(22290,13375) -(3508,20538),(3483,20536) -(5331,42945),(5272,42875) -\N -(2368,15537),(2339,15503) -(45314,31830),(45254,31817) -(34358,2649),(34319,2589) -\N -(17576,30407),(17572,30323) -(29836,41324),(29746,41287) -(21036,39996),(21014,39899) -(26886,6460),(26787,6400) -(15709,5625),(15627,5558) -(37415,15979),(37414,15911) -(47761,16860),(47728,16813) -(35814,48252),(35755,48173) -\N -(28559,20810),(28496,20715) -(12034,11921),(12002,11905) -(1818,27450),(1805,27406) -(33810,45499),(33806,45413) -(17376,18175),(17323,18138) -(34106,28135),(34049,28106) -(44947,23165),(44919,23091) -(37670,41904),(37616,41840) -(12614,15027),(12555,14969) -(43301,75),(43227,43) -\N -(27526,15096),(27450,15088) -(26947,33409),(26853,33333) -(1537,43572),(1471,43499) -\N -(21607,35452),(21605,35375) -(24869,46565),(24818,46531) -(4774,30335),(4723,30257) -(11615,18316),(11579,18310) -(18444,15819),(18354,15763) -(47267,22574),(47203,22518) -(22287,49538),(22203,49511) -(43010,16270),(43010,16202) -\N -(1623,8350),(1578,8254) -(21220,43808),(21137,43748) -(40397,16471),(40358,16434) -\N -(34839,1377),(34744,1327) -(17096,5730),(17090,5637) -\N -(28156,37782),(28155,37723) -(3672,5686),(3586,5638) -(21856,48656),(21840,48638) -(6907,7791),(6892,7761) -(17952,21370),(17862,21350) -(37793,13461),(37784,13381) -(14740,49655),(14709,49604) -(21690,6337),(21593,6289) -\N -(10423,33548),(10364,33498) -\N -(39187,23274),(39136,23197) -\N -(21882,37247),(21835,37167) -\N -(11343,16957),(11281,16914) -(38279,43400),(38264,43352) -(23167,30271),(23086,30224) -(46278,6037),(46180,5964) -(28626,31165),(28605,31095) -\N -(31018,367),(30946,333) -(23541,12541),(23530,12523) -(49741,14535),(49691,14511) -(31444,12702),(31425,12612) -\N -(22406,26536),(22316,26534) -(6807,9761),(6758,9723) -(15698,1941),(15687,1848) -(49310,4625),(49295,4584) -(21345,18939),(21269,18887) -(31433,30493),(31411,30439) -(44980,12400),(44950,12372) -(25054,13949),(24984,13949) -(40538,7253),(40483,7212) -(16967,8627),(16936,8604) -(26872,3646),(26804,3594) -(24575,42883),(24530,42883) -(11823,5755),(11771,5721) -\N -(2553,46189),(2513,46174) -(24993,14552),(24898,14470) -(28453,1719),(28419,1665) -(8925,22603),(8878,22589) -(47635,15380),(47546,15378) -(35378,18112),(35324,18058) -(27347,22264),(27293,22200) -\N -(44323,29044),(44273,28958) -(41538,38324),(41484,38290) -(19128,49932),(19112,49849) -(17904,12548),(17867,12503) -(35103,14426),(35092,14336) -(29807,10142),(29714,10052) -(44507,22903),(44462,22847) -(11419,13324),(11399,13251) -(8573,42221),(8562,42123) -(46798,45843),(46765,45765) -(12028,31783),(11967,31749) -(10635,45300),(10604,45251) -(9626,8248),(9587,8194) -(18290,741),(18246,732) -(39949,44672),(39932,44641) -(7897,11692),(7893,11637) -(20165,42246),(20112,42168) -(4341,48390),(4285,48338) -(30126,28913),(30088,28869) -(40565,1733),(40472,1721) -(9981,30147),(9915,30133) -(47292,25511),(47217,25462) -(20137,24489),(20104,24392) -(2385,28283),(2381,28189) -(20429,10052),(20357,10009) -(8395,38568),(8348,38480) -(17381,36112),(17349,36038) -(37845,30953),(37759,30926) -(27452,12732),(27411,12652) -(38196,32186),(38114,32116) -\N -(6527,49356),(6508,49315) -(43891,29789),(43856,29723) -(6146,37192),(6085,37107) -\N -(42012,28897),(41939,28808) -\N -(14909,13815),(14846,13757) -(11120,24095),(11035,24049) -(3132,41545),(3053,41526) -(40084,40315),(39994,40261) -(39671,17445),(39576,17361) -(47135,35853),(47085,35831) -(39297,1941),(39290,1911) -(47143,35898),(47072,35880) -(16017,6711),(15989,6686) -(47110,30305),(47087,30213) -(38102,27639),(38091,27602) -(17954,22544),(17863,22453) -(39891,11791),(39815,11739) -(13996,20290),(13922,20278) -(22284,23143),(22190,23081) -(25345,24019),(25313,24017) -(47134,44803),(47055,44761) -(41360,16573),(41326,16503) -(10464,1071),(10457,998) -\N -(23515,47517),(23451,47499) -(9308,8452),(9238,8392) -(28695,5657),(28671,5644) -(45104,9913),(45077,9871) -(337,455),(240,359) -(11562,45479),(11472,45428) -(11952,18466),(11931,18425) -\N -(35789,5154),(35775,5128) -(19024,18299),(18979,18230) -(43056,38113),(42975,38067) -(10075,26847),(10064,26806) -(3065,8107),(3029,8038) -(24766,19059),(24749,18985) -(14438,24805),(14413,24708) -(9523,3058),(9485,2998) -(24516,31262),(24478,31204) -(49513,26044),(49434,26035) -(14110,38528),(14103,38461) -(31679,35618),(31619,35618) -(10029,20258),(10008,20248) -(39269,37586),(39233,37539) -(12343,8197),(12247,8113) -(11155,44223),(11111,44134) -(25437,20606),(25338,20534) -(46604,16156),(46570,16131) -(4636,14004),(4592,13941) -(15975,29628),(15912,29556) -(49887,24274),(49805,24184) -(11812,13440),(11723,13418) -(21589,38179),(21531,38085) -(32255,44463),(32219,44454) -(15023,12698),(14989,12687) -(28906,48630),(28818,48568) -(28886,38905),(28861,38832) -(34786,22285),(34740,22240) -\N -(46513,46780),(46425,46780) -\N -(26626,31759),(26551,31677) -(19792,25967),(19763,25933) -(20432,14394),(20388,14365) -(27092,7301),(27052,7278) -(22283,987),(22198,928) -(6197,24363),(6112,24311) -(46601,49259),(46551,49231) -(12392,48052),(12363,48038) -(46116,31386),(46067,31356) -(7354,16855),(7289,16778) -(47501,42808),(47495,42761) -(16461,25487),(16391,25398) -(42678,18798),(42678,18756) -(9466,18207),(9419,18185) -(17467,14177),(17416,14097) -(28533,31886),(28487,31832) -(13225,38472),(13188,38395) -(5180,40970),(5173,40902) -(83,10271),(15,10265) -(2111,6784),(2016,6690) -(41835,11064),(41798,10995) -(29273,48585),(29181,48536) -(29066,21615),(28985,21543) -(19805,44143),(19727,44128) -(48919,21468),(48875,21467) -(28790,34287),(28721,34251) -(10911,33074),(10869,32989) -(6111,16519),(6032,16489) -(43889,33838),(43837,33768) -(32323,21685),(32304,21644) -(9552,27819),(9539,27753) -(38266,49852),(38233,49844) -(37672,48362),(37663,48277) -(32550,47029),(32529,46931) -(46307,6620),(46272,6616) -(23192,46608),(23105,46566) -(30399,48330),(30335,48239) -(36268,25058),(36235,24984) -(19181,8120),(19089,8098) -(24376,19983),(24294,19925) -(18297,18375),(18202,18292) -\N -(31608,6215),(31575,6168) -(12788,49510),(12784,49468) -(46071,13013),(46035,12991) -(27647,8218),(27582,8201) -(49580,11076),(49537,11050) -\N -(35501,33782),(35501,33687) -(19969,3148),(19964,3082) -(37728,49153),(37726,49152) -(5322,48440),(5321,48435) -(48003,10096),(47904,10005) -(39361,22318),(39348,22236) -(30488,7456),(30437,7430) -(18533,39476),(18481,39394) -(39462,23701),(39433,23604) -(26701,18300),(26686,18235) -(17405,35577),(17387,35517) -(33971,29928),(33953,29919) -(6328,10241),(6276,10217) -(32459,44259),(32453,44217) -(1715,42385),(1647,42357) -(48113,6960),(48103,6872) -(30561,4255),(30476,4240) -(38907,43619),(38827,43553) -(29149,20773),(29070,20698) -(17006,1543),(16970,1497) -\N -(11737,18808),(11714,18788) -(13019,30534),(13005,30481) -(39224,31729),(39191,31683) -(4942,41680),(4907,41596) -(12287,37187),(12188,37172) -(30758,29579),(30725,29531) -\N -(16604,17963),(16581,17912) -(19459,15888),(19409,15812) -(34696,24783),(34600,24725) -(21621,14159),(21558,14110) -(12193,46149),(12145,46096) -(37781,4715),(37692,4635) -(41854,44125),(41807,44040) -(23604,23585),(23571,23533) -(7853,36967),(7797,36908) -(2755,13279),(2720,13206) -(4314,15424),(4283,15383) -(29584,12685),(29493,12594) -(25138,33726),(25042,33691) -(38393,10270),(38326,10185) -(4247,12615),(4225,12567) -(36100,33156),(36100,33107) -(20024,40796),(20016,40708) -(3927,44892),(3914,44843) -(10317,43168),(10226,43096) -(22057,3419),(22042,3334) -(37097,21814),(37025,21811) -(32084,21564),(31996,21491) -(34079,39921),(34058,39911) -(23078,47459),(23018,47373) -(38109,616),(38082,568) -(11862,40382),(11764,40292) -(33403,33320),(33389,33289) -(36639,24829),(36623,24829) -(12995,45080),(12992,45040) -(16545,19981),(16532,19891) -(26155,10659),(26154,10634) -(24423,255),(24360,213) -(823,22487),(781,22442) -(12823,20064),(12735,20040) -(19688,11710),(19681,11654) -(2892,20452),(2836,20424) -(15533,10807),(15464,10711) -(46994,41143),(46955,41082) -(18155,2421),(18069,2392) -(2628,12688),(2605,12602) -(35128,8396),(35044,8365) -(44765,49615),(44758,49524) -(11226,44529),(11178,44515) -(31334,32463),(31291,32456) -(43224,23387),(43168,23364) -(30882,10414),(30798,10395) -(29139,967),(29139,923) -(29959,45244),(29877,45223) -(19946,217),(19941,118) -(49732,22033),(49642,22012) -(32914,15360),(32879,15290) -(47825,21097),(47747,21030) -(10788,5131),(10746,5086) -\N -(15497,9698),(15481,9678) -(10617,47195),(10601,47117) -(42392,10583),(42340,10550) -(10753,33520),(10669,33509) -(5553,21580),(5521,21527) -(36840,12336),(36817,12320) -(49785,12554),(49702,12553) -(17737,38349),(17639,38277) -(48000,7823),(47956,7814) -(5019,3184),(4931,3160) -(30120,3524),(30063,3492) -(37044,2016),(37001,1942) -(23496,38566),(23469,38528) -(17255,48957),(17200,48903) -(27815,2138),(27808,2090) -(40440,11129),(40368,11105) -(35305,21772),(35272,21717) -(41308,45065),(41229,44973) -(14893,28807),(14817,28789) -(30776,45824),(30731,45772) -(742,40724),(652,40672) -(5985,41133),(5927,41097) -(9576,10226),(9540,10218) -(21407,23207),(21323,23160) -(44880,34228),(44877,34169) -(29146,49694),(29143,49682) -(28502,34886),(28471,34832) -\N -(30662,5584),(30604,5528) -(12612,26081),(12552,26001) -(17166,49308),(17098,49270) -(9586,14116),(9488,14104) -(37323,47576),(37264,47482) -(48009,49713),(48004,49614) -(49308,23780),(49297,23760) -(8667,32342),(8592,32294) -(37826,48560),(37822,48485) -\N -(24493,18653),(24486,18616) -(17914,3850),(17887,3775) -(34270,43873),(34231,43826) -(7753,44715),(7660,44651) -(44328,36364),(44265,36350) -(10146,3030),(10111,2975) -(35273,40106),(35269,40062) -\N -(38566,43846),(38547,43760) -(12400,41394),(12377,41378) -(45196,38286),(45153,38250) -(48511,14972),(48428,14883) -(25939,36328),(25886,36277) -(38997,11007),(38979,10917) -(30342,518),(30244,453) -(6876,7468),(6867,7454) -(17566,27575),(17566,27480) -(18869,28538),(18858,28475) -(16825,33309),(16726,33255) -(14585,26111),(14490,26035) -(28743,49392),(28664,49349) -(26652,23359),(26618,23297) -\N -(40129,33653),(40102,33584) -(41074,26393),(41038,26389) -(3869,33564),(3869,33536) -(28455,14205),(28364,14163) -(13866,45603),(13770,45543) -(21666,30586),(21578,30544) -(29978,11931),(29893,11868) -(1594,1043),(1517,971) -(948,1201),(907,1156) -(27547,13692),(27545,13677) -(13661,38184),(13566,38154) -(2389,40026),(2317,39938) -(35481,46379),(35481,46320) -\N -(26917,45698),(26864,45689) -(23933,41617),(23909,41539) -(8912,8471),(8862,8401) -(9625,4747),(9558,4692) -(34743,35056),(34721,34969) -(39544,21762),(39475,21717) -\N -(11741,26330),(11656,26293) -(39015,1315),(38966,1285) -(13418,44237),(13326,44202) -(2107,17672),(2093,17616) -(42448,28844),(42370,28764) -(49843,5175),(49808,5145) -(6536,23000),(6467,22958) -(11114,5822),(11027,5739) -(48457,11074),(48384,11024) -(12343,23110),(12310,23074) -(17300,24847),(17276,24825) -(8823,8253),(8793,8238) -(3449,171),(3354,108) -\N -(21650,23955),(21605,23883) -(13260,3234),(13193,3214) -(25361,10896),(25305,10806) -(25051,25042),(25011,25001) -(25044,25088),(25015,25005) -\N -(25007,25061),(25002,25013) -(25066,25105),(25003,25007) -(25028,25012),(25015,25011) -(25031,25057),(25006,25018) -(25015,25042),(25004,25012) -(25091,25049),(25019,25019) -(25023,25011),(25000,25004) -\N -(25053,25104),(25010,25012) -(25058,25001),(25018,25000) -(25059,25051),(25008,25016) -(25043,25069),(25007,25004) -(25006,25101),(25002,25002) -(25095,25012),(25014,25007) -(25054,25052),(25019,25013) -(25108,25077),(25009,25018) -(25007,25023),(25003,25002) -\N -(25076,25098),(25002,25016) -(25030,25077),(25012,25006) -\. --- --- Data for Name: fk_notpartitioned_pk; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.fk_notpartitioned_pk (a, b) FROM stdin; -1500 2503 -1600 601 -1600 1601 -2048 1 -2048 2 -2048 3 -2048 4 -2048 5 -2048 6 -2048 7 -2048 8 -2048 9 -2048 10 -\. --- --- Data for Name: fk_partitioned_fk_1; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.fk_partitioned_fk_1 (a, b) FROM stdin; -\N \N -\N \N -\N \N -\. --- --- Data for Name: fk_partitioned_fk_2_1; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.fk_partitioned_fk_2_1 (a, b) FROM stdin; -1600 601 -\. --- --- Data for Name: fk_partitioned_fk_2_2; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.fk_partitioned_fk_2_2 (a, b) FROM stdin; -1600 1601 -\. --- --- Data for Name: fk_partitioned_fk_3; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.fk_partitioned_fk_3 (a, b) FROM stdin; -2502 \N -\. --- --- Data for Name: fk_partitioned_fk_4_1; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.fk_partitioned_fk_4_1 (a, b) FROM stdin; -\. --- --- Data for Name: fk_partitioned_fk_4_2; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.fk_partitioned_fk_4_2 (a, b) FROM stdin; -\. --- --- Data for Name: fk_partitioned_fk_5_1; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.fk_partitioned_fk_5_1 (a, b) FROM stdin; -\. --- --- Data for Name: float4_tbl; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.float4_tbl (f1) FROM stdin; -0 --34.84 --1004.3 --1.2345679e+20 --1.2345679e-20 -\. --- --- Data for Name: float8_tbl; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.float8_tbl (f1) FROM stdin; -0 --34.84 --1004.3 --1.2345678901234e+200 --1.2345678901234e-200 -\. --- --- Data for Name: found_test_tbl; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.found_test_tbl (a) FROM stdin; -2 -100 -3 -4 -5 -6 -\. --- --- Data for Name: func_index_heap; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.func_index_heap (f1, f2) FROM stdin; -ABC DEF -AB CDEFG -QWE RTY -QWERTY \N -\. --- --- Data for Name: functional_dependencies; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.functional_dependencies (filler1, filler2, a, b, filler3, c, d) FROM stdin; -1 \N 1 1 \N 1 \N -2 \N 2 2 \N 2 \N -3 \N 3 3 \N 3 \N -4 \N 4 4 \N 4 \N -5 \N 5 5 \N 5 \N -6 \N 6 6 \N 6 \N -7 \N 7 7 \N 7 \N -8 \N 8 8 \N 8 \N -9 \N 9 9 \N 9 \N -10 \N 10 10 \N 10 \N -11 \N 11 11 \N 11 \N -12 \N 12 12 \N 12 \N -13 \N 13 13 \N 13 \N -14 \N 14 14 \N 14 \N -15 \N 15 15 \N 15 \N -16 \N 16 16 \N 16 \N -17 \N 17 17 \N 17 \N -18 \N 18 18 \N 18 \N -19 \N 19 19 \N 19 \N -20 \N 20 20 \N 20 \N -21 \N 21 21 \N 21 \N -22 \N 22 22 \N 22 \N -23 \N 23 23 \N 23 \N -24 \N 24 24 \N 24 \N -25 \N 25 25 \N 0 \N -26 \N 26 26 \N 1 \N -27 \N 27 27 \N 2 \N -28 \N 28 28 \N 3 \N -29 \N 29 29 \N 4 \N -30 \N 30 30 \N 5 \N -31 \N 31 31 \N 6 \N -32 \N 32 32 \N 7 \N -33 \N 33 33 \N 8 \N -34 \N 34 34 \N 9 \N -35 \N 35 35 \N 10 \N -36 \N 36 36 \N 11 \N -37 \N 37 37 \N 12 \N -38 \N 38 38 \N 13 \N -39 \N 39 39 \N 14 \N -40 \N 40 40 \N 15 \N -41 \N 41 41 \N 16 \N -42 \N 42 42 \N 17 \N -43 \N 43 43 \N 18 \N -44 \N 44 44 \N 19 \N -45 \N 45 45 \N 20 \N -46 \N 46 46 \N 21 \N -47 \N 47 47 \N 22 \N -48 \N 48 48 \N 23 \N -49 \N 49 49 \N 24 \N -50 \N 50 0 \N 0 \N -51 \N 51 1 \N 1 \N -52 \N 52 2 \N 2 \N -53 \N 53 3 \N 3 \N -54 \N 54 4 \N 4 \N -55 \N 55 5 \N 5 \N -56 \N 56 6 \N 6 \N -57 \N 57 7 \N 7 \N -58 \N 58 8 \N 8 \N -59 \N 59 9 \N 9 \N -60 \N 60 10 \N 10 \N -61 \N 61 11 \N 11 \N -62 \N 62 12 \N 12 \N -63 \N 63 13 \N 13 \N -64 \N 64 14 \N 14 \N -65 \N 65 15 \N 15 \N -66 \N 66 16 \N 16 \N -67 \N 67 17 \N 17 \N -68 \N 68 18 \N 18 \N -69 \N 69 19 \N 19 \N -70 \N 70 20 \N 20 \N -71 \N 71 21 \N 21 \N -72 \N 72 22 \N 22 \N -73 \N 73 23 \N 23 \N -74 \N 74 24 \N 24 \N -75 \N 75 25 \N 0 \N -76 \N 76 26 \N 1 \N -77 \N 77 27 \N 2 \N -78 \N 78 28 \N 3 \N -79 \N 79 29 \N 4 \N -80 \N 80 30 \N 5 \N -81 \N 81 31 \N 6 \N -82 \N 82 32 \N 7 \N -83 \N 83 33 \N 8 \N -84 \N 84 34 \N 9 \N -85 \N 85 35 \N 10 \N -86 \N 86 36 \N 11 \N -87 \N 87 37 \N 12 \N -88 \N 88 38 \N 13 \N -89 \N 89 39 \N 14 \N -90 \N 90 40 \N 15 \N -91 \N 91 41 \N 16 \N -92 \N 92 42 \N 17 \N -93 \N 93 43 \N 18 \N -94 \N 94 44 \N 19 \N -95 \N 95 45 \N 20 \N -96 \N 96 46 \N 21 \N -97 \N 97 47 \N 22 \N -98 \N 98 48 \N 23 \N -99 \N 99 49 \N 24 \N -100 \N 0 0 \N 0 \N -101 \N 1 1 \N 1 \N -102 \N 2 2 \N 2 \N -103 \N 3 3 \N 3 \N -104 \N 4 4 \N 4 \N -105 \N 5 5 \N 5 \N -106 \N 6 6 \N 6 \N -107 \N 7 7 \N 7 \N -108 \N 8 8 \N 8 \N -109 \N 9 9 \N 9 \N -110 \N 10 10 \N 10 \N -111 \N 11 11 \N 11 \N -112 \N 12 12 \N 12 \N -113 \N 13 13 \N 13 \N -114 \N 14 14 \N 14 \N -115 \N 15 15 \N 15 \N -116 \N 16 16 \N 16 \N -117 \N 17 17 \N 17 \N -118 \N 18 18 \N 18 \N -119 \N 19 19 \N 19 \N -120 \N 20 20 \N 20 \N -121 \N 21 21 \N 21 \N -122 \N 22 22 \N 22 \N -123 \N 23 23 \N 23 \N -124 \N 24 24 \N 24 \N -125 \N 25 25 \N 0 \N -126 \N 26 26 \N 1 \N -127 \N 27 27 \N 2 \N -128 \N 28 28 \N 3 \N -129 \N 29 29 \N 4 \N -130 \N 30 30 \N 5 \N -131 \N 31 31 \N 6 \N -132 \N 32 32 \N 7 \N -133 \N 33 33 \N 8 \N -134 \N 34 34 \N 9 \N -135 \N 35 35 \N 10 \N -136 \N 36 36 \N 11 \N -137 \N 37 37 \N 12 \N -138 \N 38 38 \N 13 \N -139 \N 39 39 \N 14 \N -140 \N 40 40 \N 15 \N -141 \N 41 41 \N 16 \N -142 \N 42 42 \N 17 \N -143 \N 43 43 \N 18 \N -144 \N 44 44 \N 19 \N -145 \N 45 45 \N 20 \N -146 \N 46 46 \N 21 \N -147 \N 47 47 \N 22 \N -148 \N 48 48 \N 23 \N -149 \N 49 49 \N 24 \N -150 \N 50 0 \N 0 \N -151 \N 51 1 \N 1 \N -152 \N 52 2 \N 2 \N -153 \N 53 3 \N 3 \N -154 \N 54 4 \N 4 \N -155 \N 55 5 \N 5 \N -156 \N 56 6 \N 6 \N -157 \N 57 7 \N 7 \N -158 \N 58 8 \N 8 \N -159 \N 59 9 \N 9 \N -160 \N 60 10 \N 10 \N -161 \N 61 11 \N 11 \N -162 \N 62 12 \N 12 \N -163 \N 63 13 \N 13 \N -164 \N 64 14 \N 14 \N -165 \N 65 15 \N 15 \N -166 \N 66 16 \N 16 \N -167 \N 67 17 \N 17 \N -168 \N 68 18 \N 18 \N -169 \N 69 19 \N 19 \N -170 \N 70 20 \N 20 \N -171 \N 71 21 \N 21 \N -172 \N 72 22 \N 22 \N -173 \N 73 23 \N 23 \N -174 \N 74 24 \N 24 \N -175 \N 75 25 \N 0 \N -176 \N 76 26 \N 1 \N -177 \N 77 27 \N 2 \N -178 \N 78 28 \N 3 \N -179 \N 79 29 \N 4 \N -180 \N 80 30 \N 5 \N -181 \N 81 31 \N 6 \N -182 \N 82 32 \N 7 \N -183 \N 83 33 \N 8 \N -184 \N 84 34 \N 9 \N -185 \N 85 35 \N 10 \N -186 \N 86 36 \N 11 \N -187 \N 87 37 \N 12 \N -188 \N 88 38 \N 13 \N -189 \N 89 39 \N 14 \N -190 \N 90 40 \N 15 \N -191 \N 91 41 \N 16 \N -192 \N 92 42 \N 17 \N -193 \N 93 43 \N 18 \N -194 \N 94 44 \N 19 \N -195 \N 95 45 \N 20 \N -196 \N 96 46 \N 21 \N -197 \N 97 47 \N 22 \N -198 \N 98 48 \N 23 \N -199 \N 99 49 \N 24 \N -200 \N 0 0 \N 0 \N -201 \N 1 1 \N 1 \N -202 \N 2 2 \N 2 \N -203 \N 3 3 \N 3 \N -204 \N 4 4 \N 4 \N -205 \N 5 5 \N 5 \N -206 \N 6 6 \N 6 \N -207 \N 7 7 \N 7 \N -208 \N 8 8 \N 8 \N -209 \N 9 9 \N 9 \N -210 \N 10 10 \N 10 \N -211 \N 11 11 \N 11 \N -212 \N 12 12 \N 12 \N -213 \N 13 13 \N 13 \N -214 \N 14 14 \N 14 \N -215 \N 15 15 \N 15 \N -216 \N 16 16 \N 16 \N -217 \N 17 17 \N 17 \N -218 \N 18 18 \N 18 \N -219 \N 19 19 \N 19 \N -220 \N 20 20 \N 20 \N -221 \N 21 21 \N 21 \N -222 \N 22 22 \N 22 \N -223 \N 23 23 \N 23 \N -224 \N 24 24 \N 24 \N -225 \N 25 25 \N 0 \N -226 \N 26 26 \N 1 \N -227 \N 27 27 \N 2 \N -228 \N 28 28 \N 3 \N -229 \N 29 29 \N 4 \N -230 \N 30 30 \N 5 \N -231 \N 31 31 \N 6 \N -232 \N 32 32 \N 7 \N -233 \N 33 33 \N 8 \N -234 \N 34 34 \N 9 \N -235 \N 35 35 \N 10 \N -236 \N 36 36 \N 11 \N -237 \N 37 37 \N 12 \N -238 \N 38 38 \N 13 \N -239 \N 39 39 \N 14 \N -240 \N 40 40 \N 15 \N -241 \N 41 41 \N 16 \N -242 \N 42 42 \N 17 \N -243 \N 43 43 \N 18 \N -244 \N 44 44 \N 19 \N -245 \N 45 45 \N 20 \N -246 \N 46 46 \N 21 \N -247 \N 47 47 \N 22 \N -248 \N 48 48 \N 23 \N -249 \N 49 49 \N 24 \N -250 \N 50 0 \N 0 \N -251 \N 51 1 \N 1 \N -252 \N 52 2 \N 2 \N -253 \N 53 3 \N 3 \N -254 \N 54 4 \N 4 \N -255 \N 55 5 \N 5 \N -256 \N 56 6 \N 6 \N -257 \N 57 7 \N 7 \N -258 \N 58 8 \N 8 \N -259 \N 59 9 \N 9 \N -260 \N 60 10 \N 10 \N -261 \N 61 11 \N 11 \N -262 \N 62 12 \N 12 \N -263 \N 63 13 \N 13 \N -264 \N 64 14 \N 14 \N -265 \N 65 15 \N 15 \N -266 \N 66 16 \N 16 \N -267 \N 67 17 \N 17 \N -268 \N 68 18 \N 18 \N -269 \N 69 19 \N 19 \N -270 \N 70 20 \N 20 \N -271 \N 71 21 \N 21 \N -272 \N 72 22 \N 22 \N -273 \N 73 23 \N 23 \N -274 \N 74 24 \N 24 \N -275 \N 75 25 \N 0 \N -276 \N 76 26 \N 1 \N -277 \N 77 27 \N 2 \N -278 \N 78 28 \N 3 \N -279 \N 79 29 \N 4 \N -280 \N 80 30 \N 5 \N -281 \N 81 31 \N 6 \N -282 \N 82 32 \N 7 \N -283 \N 83 33 \N 8 \N -284 \N 84 34 \N 9 \N -285 \N 85 35 \N 10 \N -286 \N 86 36 \N 11 \N -287 \N 87 37 \N 12 \N -288 \N 88 38 \N 13 \N -289 \N 89 39 \N 14 \N -290 \N 90 40 \N 15 \N -291 \N 91 41 \N 16 \N -292 \N 92 42 \N 17 \N -293 \N 93 43 \N 18 \N -294 \N 94 44 \N 19 \N -295 \N 95 45 \N 20 \N -296 \N 96 46 \N 21 \N -297 \N 97 47 \N 22 \N -298 \N 98 48 \N 23 \N -299 \N 99 49 \N 24 \N -300 \N 0 0 \N 0 \N -301 \N 1 1 \N 1 \N -302 \N 2 2 \N 2 \N -303 \N 3 3 \N 3 \N -304 \N 4 4 \N 4 \N -305 \N 5 5 \N 5 \N -306 \N 6 6 \N 6 \N -307 \N 7 7 \N 7 \N -308 \N 8 8 \N 8 \N -309 \N 9 9 \N 9 \N -310 \N 10 10 \N 10 \N -311 \N 11 11 \N 11 \N -312 \N 12 12 \N 12 \N -313 \N 13 13 \N 13 \N -314 \N 14 14 \N 14 \N -315 \N 15 15 \N 15 \N -316 \N 16 16 \N 16 \N -317 \N 17 17 \N 17 \N -318 \N 18 18 \N 18 \N -319 \N 19 19 \N 19 \N -320 \N 20 20 \N 20 \N -321 \N 21 21 \N 21 \N -322 \N 22 22 \N 22 \N -323 \N 23 23 \N 23 \N -324 \N 24 24 \N 24 \N -325 \N 25 25 \N 0 \N -326 \N 26 26 \N 1 \N -327 \N 27 27 \N 2 \N -328 \N 28 28 \N 3 \N -329 \N 29 29 \N 4 \N -330 \N 30 30 \N 5 \N -331 \N 31 31 \N 6 \N -332 \N 32 32 \N 7 \N -333 \N 33 33 \N 8 \N -334 \N 34 34 \N 9 \N -335 \N 35 35 \N 10 \N -336 \N 36 36 \N 11 \N -337 \N 37 37 \N 12 \N -338 \N 38 38 \N 13 \N -339 \N 39 39 \N 14 \N -340 \N 40 40 \N 15 \N -341 \N 41 41 \N 16 \N -342 \N 42 42 \N 17 \N -343 \N 43 43 \N 18 \N -344 \N 44 44 \N 19 \N -345 \N 45 45 \N 20 \N -346 \N 46 46 \N 21 \N -347 \N 47 47 \N 22 \N -348 \N 48 48 \N 23 \N -349 \N 49 49 \N 24 \N -350 \N 50 0 \N 0 \N -351 \N 51 1 \N 1 \N -352 \N 52 2 \N 2 \N -353 \N 53 3 \N 3 \N -354 \N 54 4 \N 4 \N -355 \N 55 5 \N 5 \N -356 \N 56 6 \N 6 \N -357 \N 57 7 \N 7 \N -358 \N 58 8 \N 8 \N -359 \N 59 9 \N 9 \N -360 \N 60 10 \N 10 \N -361 \N 61 11 \N 11 \N -362 \N 62 12 \N 12 \N -363 \N 63 13 \N 13 \N -364 \N 64 14 \N 14 \N -365 \N 65 15 \N 15 \N -366 \N 66 16 \N 16 \N -367 \N 67 17 \N 17 \N -368 \N 68 18 \N 18 \N -369 \N 69 19 \N 19 \N -370 \N 70 20 \N 20 \N -371 \N 71 21 \N 21 \N -372 \N 72 22 \N 22 \N -373 \N 73 23 \N 23 \N -374 \N 74 24 \N 24 \N -375 \N 75 25 \N 0 \N -376 \N 76 26 \N 1 \N -377 \N 77 27 \N 2 \N -378 \N 78 28 \N 3 \N -379 \N 79 29 \N 4 \N -380 \N 80 30 \N 5 \N -381 \N 81 31 \N 6 \N -382 \N 82 32 \N 7 \N -383 \N 83 33 \N 8 \N -384 \N 84 34 \N 9 \N -385 \N 85 35 \N 10 \N -386 \N 86 36 \N 11 \N -387 \N 87 37 \N 12 \N -388 \N 88 38 \N 13 \N -389 \N 89 39 \N 14 \N -390 \N 90 40 \N 15 \N -391 \N 91 41 \N 16 \N -392 \N 92 42 \N 17 \N -393 \N 93 43 \N 18 \N -394 \N 94 44 \N 19 \N -395 \N 95 45 \N 20 \N -396 \N 96 46 \N 21 \N -397 \N 97 47 \N 22 \N -398 \N 98 48 \N 23 \N -399 \N 99 49 \N 24 \N -400 \N 0 0 \N 0 \N -401 \N 1 1 \N 1 \N -402 \N 2 2 \N 2 \N -403 \N 3 3 \N 3 \N -404 \N 4 4 \N 4 \N -405 \N 5 5 \N 5 \N -406 \N 6 6 \N 6 \N -407 \N 7 7 \N 7 \N -408 \N 8 8 \N 8 \N -409 \N 9 9 \N 9 \N -410 \N 10 10 \N 10 \N -411 \N 11 11 \N 11 \N -412 \N 12 12 \N 12 \N -413 \N 13 13 \N 13 \N -414 \N 14 14 \N 14 \N -415 \N 15 15 \N 15 \N -416 \N 16 16 \N 16 \N -417 \N 17 17 \N 17 \N -418 \N 18 18 \N 18 \N -419 \N 19 19 \N 19 \N -420 \N 20 20 \N 20 \N -421 \N 21 21 \N 21 \N -422 \N 22 22 \N 22 \N -423 \N 23 23 \N 23 \N -424 \N 24 24 \N 24 \N -425 \N 25 25 \N 0 \N -426 \N 26 26 \N 1 \N -427 \N 27 27 \N 2 \N -428 \N 28 28 \N 3 \N -429 \N 29 29 \N 4 \N -430 \N 30 30 \N 5 \N -431 \N 31 31 \N 6 \N -432 \N 32 32 \N 7 \N -433 \N 33 33 \N 8 \N -434 \N 34 34 \N 9 \N -435 \N 35 35 \N 10 \N -436 \N 36 36 \N 11 \N -437 \N 37 37 \N 12 \N -438 \N 38 38 \N 13 \N -439 \N 39 39 \N 14 \N -440 \N 40 40 \N 15 \N -441 \N 41 41 \N 16 \N -442 \N 42 42 \N 17 \N -443 \N 43 43 \N 18 \N -444 \N 44 44 \N 19 \N -445 \N 45 45 \N 20 \N -446 \N 46 46 \N 21 \N -447 \N 47 47 \N 22 \N -448 \N 48 48 \N 23 \N -449 \N 49 49 \N 24 \N -450 \N 50 0 \N 0 \N -451 \N 51 1 \N 1 \N -452 \N 52 2 \N 2 \N -453 \N 53 3 \N 3 \N -454 \N 54 4 \N 4 \N -455 \N 55 5 \N 5 \N -456 \N 56 6 \N 6 \N -457 \N 57 7 \N 7 \N -458 \N 58 8 \N 8 \N -459 \N 59 9 \N 9 \N -460 \N 60 10 \N 10 \N -461 \N 61 11 \N 11 \N -462 \N 62 12 \N 12 \N -463 \N 63 13 \N 13 \N -464 \N 64 14 \N 14 \N -465 \N 65 15 \N 15 \N -466 \N 66 16 \N 16 \N -467 \N 67 17 \N 17 \N -468 \N 68 18 \N 18 \N -469 \N 69 19 \N 19 \N -470 \N 70 20 \N 20 \N -471 \N 71 21 \N 21 \N -472 \N 72 22 \N 22 \N -473 \N 73 23 \N 23 \N -474 \N 74 24 \N 24 \N -475 \N 75 25 \N 0 \N -476 \N 76 26 \N 1 \N -477 \N 77 27 \N 2 \N -478 \N 78 28 \N 3 \N -479 \N 79 29 \N 4 \N -480 \N 80 30 \N 5 \N -481 \N 81 31 \N 6 \N -482 \N 82 32 \N 7 \N -483 \N 83 33 \N 8 \N -484 \N 84 34 \N 9 \N -485 \N 85 35 \N 10 \N -486 \N 86 36 \N 11 \N -487 \N 87 37 \N 12 \N -488 \N 88 38 \N 13 \N -489 \N 89 39 \N 14 \N -490 \N 90 40 \N 15 \N -491 \N 91 41 \N 16 \N -492 \N 92 42 \N 17 \N -493 \N 93 43 \N 18 \N -494 \N 94 44 \N 19 \N -495 \N 95 45 \N 20 \N -496 \N 96 46 \N 21 \N -497 \N 97 47 \N 22 \N -498 \N 98 48 \N 23 \N -499 \N 99 49 \N 24 \N -500 \N 0 0 \N 0 \N -501 \N 1 1 \N 1 \N -502 \N 2 2 \N 2 \N -503 \N 3 3 \N 3 \N -504 \N 4 4 \N 4 \N -505 \N 5 5 \N 5 \N -506 \N 6 6 \N 6 \N -507 \N 7 7 \N 7 \N -508 \N 8 8 \N 8 \N -509 \N 9 9 \N 9 \N -510 \N 10 10 \N 10 \N -511 \N 11 11 \N 11 \N -512 \N 12 12 \N 12 \N -513 \N 13 13 \N 13 \N -514 \N 14 14 \N 14 \N -515 \N 15 15 \N 15 \N -516 \N 16 16 \N 16 \N -517 \N 17 17 \N 17 \N -518 \N 18 18 \N 18 \N -519 \N 19 19 \N 19 \N -520 \N 20 20 \N 20 \N -521 \N 21 21 \N 21 \N -522 \N 22 22 \N 22 \N -523 \N 23 23 \N 23 \N -524 \N 24 24 \N 24 \N -525 \N 25 25 \N 0 \N -526 \N 26 26 \N 1 \N -527 \N 27 27 \N 2 \N -528 \N 28 28 \N 3 \N -529 \N 29 29 \N 4 \N -530 \N 30 30 \N 5 \N -531 \N 31 31 \N 6 \N -532 \N 32 32 \N 7 \N -533 \N 33 33 \N 8 \N -534 \N 34 34 \N 9 \N -535 \N 35 35 \N 10 \N -536 \N 36 36 \N 11 \N -537 \N 37 37 \N 12 \N -538 \N 38 38 \N 13 \N -539 \N 39 39 \N 14 \N -540 \N 40 40 \N 15 \N -541 \N 41 41 \N 16 \N -542 \N 42 42 \N 17 \N -543 \N 43 43 \N 18 \N -544 \N 44 44 \N 19 \N -545 \N 45 45 \N 20 \N -546 \N 46 46 \N 21 \N -547 \N 47 47 \N 22 \N -548 \N 48 48 \N 23 \N -549 \N 49 49 \N 24 \N -550 \N 50 0 \N 0 \N -551 \N 51 1 \N 1 \N -552 \N 52 2 \N 2 \N -553 \N 53 3 \N 3 \N -554 \N 54 4 \N 4 \N -555 \N 55 5 \N 5 \N -556 \N 56 6 \N 6 \N -557 \N 57 7 \N 7 \N -558 \N 58 8 \N 8 \N -559 \N 59 9 \N 9 \N -560 \N 60 10 \N 10 \N -561 \N 61 11 \N 11 \N -562 \N 62 12 \N 12 \N -563 \N 63 13 \N 13 \N -564 \N 64 14 \N 14 \N -565 \N 65 15 \N 15 \N -566 \N 66 16 \N 16 \N -567 \N 67 17 \N 17 \N -568 \N 68 18 \N 18 \N -569 \N 69 19 \N 19 \N -570 \N 70 20 \N 20 \N -571 \N 71 21 \N 21 \N -572 \N 72 22 \N 22 \N -573 \N 73 23 \N 23 \N -574 \N 74 24 \N 24 \N -575 \N 75 25 \N 0 \N -576 \N 76 26 \N 1 \N -577 \N 77 27 \N 2 \N -578 \N 78 28 \N 3 \N -579 \N 79 29 \N 4 \N -580 \N 80 30 \N 5 \N -581 \N 81 31 \N 6 \N -582 \N 82 32 \N 7 \N -583 \N 83 33 \N 8 \N -584 \N 84 34 \N 9 \N -585 \N 85 35 \N 10 \N -586 \N 86 36 \N 11 \N -587 \N 87 37 \N 12 \N -588 \N 88 38 \N 13 \N -589 \N 89 39 \N 14 \N -590 \N 90 40 \N 15 \N -591 \N 91 41 \N 16 \N -592 \N 92 42 \N 17 \N -593 \N 93 43 \N 18 \N -594 \N 94 44 \N 19 \N -595 \N 95 45 \N 20 \N -596 \N 96 46 \N 21 \N -597 \N 97 47 \N 22 \N -598 \N 98 48 \N 23 \N -599 \N 99 49 \N 24 \N -600 \N 0 0 \N 0 \N -601 \N 1 1 \N 1 \N -602 \N 2 2 \N 2 \N -603 \N 3 3 \N 3 \N -604 \N 4 4 \N 4 \N -605 \N 5 5 \N 5 \N -606 \N 6 6 \N 6 \N -607 \N 7 7 \N 7 \N -608 \N 8 8 \N 8 \N -609 \N 9 9 \N 9 \N -610 \N 10 10 \N 10 \N -611 \N 11 11 \N 11 \N -612 \N 12 12 \N 12 \N -613 \N 13 13 \N 13 \N -614 \N 14 14 \N 14 \N -615 \N 15 15 \N 15 \N -616 \N 16 16 \N 16 \N -617 \N 17 17 \N 17 \N -618 \N 18 18 \N 18 \N -619 \N 19 19 \N 19 \N -620 \N 20 20 \N 20 \N -621 \N 21 21 \N 21 \N -622 \N 22 22 \N 22 \N -623 \N 23 23 \N 23 \N -624 \N 24 24 \N 24 \N -625 \N 25 25 \N 0 \N -626 \N 26 26 \N 1 \N -627 \N 27 27 \N 2 \N -628 \N 28 28 \N 3 \N -629 \N 29 29 \N 4 \N -630 \N 30 30 \N 5 \N -631 \N 31 31 \N 6 \N -632 \N 32 32 \N 7 \N -633 \N 33 33 \N 8 \N -634 \N 34 34 \N 9 \N -635 \N 35 35 \N 10 \N -636 \N 36 36 \N 11 \N -637 \N 37 37 \N 12 \N -638 \N 38 38 \N 13 \N -639 \N 39 39 \N 14 \N -640 \N 40 40 \N 15 \N -641 \N 41 41 \N 16 \N -642 \N 42 42 \N 17 \N -643 \N 43 43 \N 18 \N -644 \N 44 44 \N 19 \N -645 \N 45 45 \N 20 \N -646 \N 46 46 \N 21 \N -647 \N 47 47 \N 22 \N -648 \N 48 48 \N 23 \N -649 \N 49 49 \N 24 \N -650 \N 50 0 \N 0 \N -651 \N 51 1 \N 1 \N -652 \N 52 2 \N 2 \N -653 \N 53 3 \N 3 \N -654 \N 54 4 \N 4 \N -655 \N 55 5 \N 5 \N -656 \N 56 6 \N 6 \N -657 \N 57 7 \N 7 \N -658 \N 58 8 \N 8 \N -659 \N 59 9 \N 9 \N -660 \N 60 10 \N 10 \N -661 \N 61 11 \N 11 \N -662 \N 62 12 \N 12 \N -663 \N 63 13 \N 13 \N -664 \N 64 14 \N 14 \N -665 \N 65 15 \N 15 \N -666 \N 66 16 \N 16 \N -667 \N 67 17 \N 17 \N -668 \N 68 18 \N 18 \N -669 \N 69 19 \N 19 \N -670 \N 70 20 \N 20 \N -671 \N 71 21 \N 21 \N -672 \N 72 22 \N 22 \N -673 \N 73 23 \N 23 \N -674 \N 74 24 \N 24 \N -675 \N 75 25 \N 0 \N -676 \N 76 26 \N 1 \N -677 \N 77 27 \N 2 \N -678 \N 78 28 \N 3 \N -679 \N 79 29 \N 4 \N -680 \N 80 30 \N 5 \N -681 \N 81 31 \N 6 \N -682 \N 82 32 \N 7 \N -683 \N 83 33 \N 8 \N -684 \N 84 34 \N 9 \N -685 \N 85 35 \N 10 \N -686 \N 86 36 \N 11 \N -687 \N 87 37 \N 12 \N -688 \N 88 38 \N 13 \N -689 \N 89 39 \N 14 \N -690 \N 90 40 \N 15 \N -691 \N 91 41 \N 16 \N -692 \N 92 42 \N 17 \N -693 \N 93 43 \N 18 \N -694 \N 94 44 \N 19 \N -695 \N 95 45 \N 20 \N -696 \N 96 46 \N 21 \N -697 \N 97 47 \N 22 \N -698 \N 98 48 \N 23 \N -699 \N 99 49 \N 24 \N -700 \N 0 0 \N 0 \N -701 \N 1 1 \N 1 \N -702 \N 2 2 \N 2 \N -703 \N 3 3 \N 3 \N -704 \N 4 4 \N 4 \N -705 \N 5 5 \N 5 \N -706 \N 6 6 \N 6 \N -707 \N 7 7 \N 7 \N -708 \N 8 8 \N 8 \N -709 \N 9 9 \N 9 \N -710 \N 10 10 \N 10 \N -711 \N 11 11 \N 11 \N -712 \N 12 12 \N 12 \N -713 \N 13 13 \N 13 \N -714 \N 14 14 \N 14 \N -715 \N 15 15 \N 15 \N -716 \N 16 16 \N 16 \N -717 \N 17 17 \N 17 \N -718 \N 18 18 \N 18 \N -719 \N 19 19 \N 19 \N -720 \N 20 20 \N 20 \N -721 \N 21 21 \N 21 \N -722 \N 22 22 \N 22 \N -723 \N 23 23 \N 23 \N -724 \N 24 24 \N 24 \N -725 \N 25 25 \N 0 \N -726 \N 26 26 \N 1 \N -727 \N 27 27 \N 2 \N -728 \N 28 28 \N 3 \N -729 \N 29 29 \N 4 \N -730 \N 30 30 \N 5 \N -731 \N 31 31 \N 6 \N -732 \N 32 32 \N 7 \N -733 \N 33 33 \N 8 \N -734 \N 34 34 \N 9 \N -735 \N 35 35 \N 10 \N -736 \N 36 36 \N 11 \N -737 \N 37 37 \N 12 \N -738 \N 38 38 \N 13 \N -739 \N 39 39 \N 14 \N -740 \N 40 40 \N 15 \N -741 \N 41 41 \N 16 \N -742 \N 42 42 \N 17 \N -743 \N 43 43 \N 18 \N -744 \N 44 44 \N 19 \N -745 \N 45 45 \N 20 \N -746 \N 46 46 \N 21 \N -747 \N 47 47 \N 22 \N -748 \N 48 48 \N 23 \N -749 \N 49 49 \N 24 \N -750 \N 50 0 \N 0 \N -751 \N 51 1 \N 1 \N -752 \N 52 2 \N 2 \N -753 \N 53 3 \N 3 \N -754 \N 54 4 \N 4 \N -755 \N 55 5 \N 5 \N -756 \N 56 6 \N 6 \N -757 \N 57 7 \N 7 \N -758 \N 58 8 \N 8 \N -759 \N 59 9 \N 9 \N -760 \N 60 10 \N 10 \N -761 \N 61 11 \N 11 \N -762 \N 62 12 \N 12 \N -763 \N 63 13 \N 13 \N -764 \N 64 14 \N 14 \N -765 \N 65 15 \N 15 \N -766 \N 66 16 \N 16 \N -767 \N 67 17 \N 17 \N -768 \N 68 18 \N 18 \N -769 \N 69 19 \N 19 \N -770 \N 70 20 \N 20 \N -771 \N 71 21 \N 21 \N -772 \N 72 22 \N 22 \N -773 \N 73 23 \N 23 \N -774 \N 74 24 \N 24 \N -775 \N 75 25 \N 0 \N -776 \N 76 26 \N 1 \N -777 \N 77 27 \N 2 \N -778 \N 78 28 \N 3 \N -779 \N 79 29 \N 4 \N -780 \N 80 30 \N 5 \N -781 \N 81 31 \N 6 \N -782 \N 82 32 \N 7 \N -783 \N 83 33 \N 8 \N -784 \N 84 34 \N 9 \N -785 \N 85 35 \N 10 \N -786 \N 86 36 \N 11 \N -787 \N 87 37 \N 12 \N -788 \N 88 38 \N 13 \N -789 \N 89 39 \N 14 \N -790 \N 90 40 \N 15 \N -791 \N 91 41 \N 16 \N -792 \N 92 42 \N 17 \N -793 \N 93 43 \N 18 \N -794 \N 94 44 \N 19 \N -795 \N 95 45 \N 20 \N -796 \N 96 46 \N 21 \N -797 \N 97 47 \N 22 \N -798 \N 98 48 \N 23 \N -799 \N 99 49 \N 24 \N -800 \N 0 0 \N 0 \N -801 \N 1 1 \N 1 \N -802 \N 2 2 \N 2 \N -803 \N 3 3 \N 3 \N -804 \N 4 4 \N 4 \N -805 \N 5 5 \N 5 \N -806 \N 6 6 \N 6 \N -807 \N 7 7 \N 7 \N -808 \N 8 8 \N 8 \N -809 \N 9 9 \N 9 \N -810 \N 10 10 \N 10 \N -811 \N 11 11 \N 11 \N -812 \N 12 12 \N 12 \N -813 \N 13 13 \N 13 \N -814 \N 14 14 \N 14 \N -815 \N 15 15 \N 15 \N -816 \N 16 16 \N 16 \N -817 \N 17 17 \N 17 \N -818 \N 18 18 \N 18 \N -819 \N 19 19 \N 19 \N -820 \N 20 20 \N 20 \N -821 \N 21 21 \N 21 \N -822 \N 22 22 \N 22 \N -823 \N 23 23 \N 23 \N -824 \N 24 24 \N 24 \N -825 \N 25 25 \N 0 \N -826 \N 26 26 \N 1 \N -827 \N 27 27 \N 2 \N -828 \N 28 28 \N 3 \N -829 \N 29 29 \N 4 \N -830 \N 30 30 \N 5 \N -831 \N 31 31 \N 6 \N -832 \N 32 32 \N 7 \N -833 \N 33 33 \N 8 \N -834 \N 34 34 \N 9 \N -835 \N 35 35 \N 10 \N -836 \N 36 36 \N 11 \N -837 \N 37 37 \N 12 \N -838 \N 38 38 \N 13 \N -839 \N 39 39 \N 14 \N -840 \N 40 40 \N 15 \N -841 \N 41 41 \N 16 \N -842 \N 42 42 \N 17 \N -843 \N 43 43 \N 18 \N -844 \N 44 44 \N 19 \N -845 \N 45 45 \N 20 \N -846 \N 46 46 \N 21 \N -847 \N 47 47 \N 22 \N -848 \N 48 48 \N 23 \N -849 \N 49 49 \N 24 \N -850 \N 50 0 \N 0 \N -851 \N 51 1 \N 1 \N -852 \N 52 2 \N 2 \N -853 \N 53 3 \N 3 \N -854 \N 54 4 \N 4 \N -855 \N 55 5 \N 5 \N -856 \N 56 6 \N 6 \N -857 \N 57 7 \N 7 \N -858 \N 58 8 \N 8 \N -859 \N 59 9 \N 9 \N -860 \N 60 10 \N 10 \N -861 \N 61 11 \N 11 \N -862 \N 62 12 \N 12 \N -863 \N 63 13 \N 13 \N -864 \N 64 14 \N 14 \N -865 \N 65 15 \N 15 \N -866 \N 66 16 \N 16 \N -867 \N 67 17 \N 17 \N -868 \N 68 18 \N 18 \N -869 \N 69 19 \N 19 \N -870 \N 70 20 \N 20 \N -871 \N 71 21 \N 21 \N -872 \N 72 22 \N 22 \N -873 \N 73 23 \N 23 \N -874 \N 74 24 \N 24 \N -875 \N 75 25 \N 0 \N -876 \N 76 26 \N 1 \N -877 \N 77 27 \N 2 \N -878 \N 78 28 \N 3 \N -879 \N 79 29 \N 4 \N -880 \N 80 30 \N 5 \N -881 \N 81 31 \N 6 \N -882 \N 82 32 \N 7 \N -883 \N 83 33 \N 8 \N -884 \N 84 34 \N 9 \N -885 \N 85 35 \N 10 \N -886 \N 86 36 \N 11 \N -887 \N 87 37 \N 12 \N -888 \N 88 38 \N 13 \N -889 \N 89 39 \N 14 \N -890 \N 90 40 \N 15 \N -891 \N 91 41 \N 16 \N -892 \N 92 42 \N 17 \N -893 \N 93 43 \N 18 \N -894 \N 94 44 \N 19 \N -895 \N 95 45 \N 20 \N -896 \N 96 46 \N 21 \N -897 \N 97 47 \N 22 \N -898 \N 98 48 \N 23 \N -899 \N 99 49 \N 24 \N -900 \N 0 0 \N 0 \N -901 \N 1 1 \N 1 \N -902 \N 2 2 \N 2 \N -903 \N 3 3 \N 3 \N -904 \N 4 4 \N 4 \N -905 \N 5 5 \N 5 \N -906 \N 6 6 \N 6 \N -907 \N 7 7 \N 7 \N -908 \N 8 8 \N 8 \N -909 \N 9 9 \N 9 \N -910 \N 10 10 \N 10 \N -911 \N 11 11 \N 11 \N -912 \N 12 12 \N 12 \N -913 \N 13 13 \N 13 \N -914 \N 14 14 \N 14 \N -915 \N 15 15 \N 15 \N -916 \N 16 16 \N 16 \N -917 \N 17 17 \N 17 \N -918 \N 18 18 \N 18 \N -919 \N 19 19 \N 19 \N -920 \N 20 20 \N 20 \N -921 \N 21 21 \N 21 \N -922 \N 22 22 \N 22 \N -923 \N 23 23 \N 23 \N -924 \N 24 24 \N 24 \N -925 \N 25 25 \N 0 \N -926 \N 26 26 \N 1 \N -927 \N 27 27 \N 2 \N -928 \N 28 28 \N 3 \N -929 \N 29 29 \N 4 \N -930 \N 30 30 \N 5 \N -931 \N 31 31 \N 6 \N -932 \N 32 32 \N 7 \N -933 \N 33 33 \N 8 \N -934 \N 34 34 \N 9 \N -935 \N 35 35 \N 10 \N -936 \N 36 36 \N 11 \N -937 \N 37 37 \N 12 \N -938 \N 38 38 \N 13 \N -939 \N 39 39 \N 14 \N -940 \N 40 40 \N 15 \N -941 \N 41 41 \N 16 \N -942 \N 42 42 \N 17 \N -943 \N 43 43 \N 18 \N -944 \N 44 44 \N 19 \N -945 \N 45 45 \N 20 \N -946 \N 46 46 \N 21 \N -947 \N 47 47 \N 22 \N -948 \N 48 48 \N 23 \N -949 \N 49 49 \N 24 \N -950 \N 50 0 \N 0 \N -951 \N 51 1 \N 1 \N -952 \N 52 2 \N 2 \N -953 \N 53 3 \N 3 \N -954 \N 54 4 \N 4 \N -955 \N 55 5 \N 5 \N -956 \N 56 6 \N 6 \N -957 \N 57 7 \N 7 \N -958 \N 58 8 \N 8 \N -959 \N 59 9 \N 9 \N -960 \N 60 10 \N 10 \N -961 \N 61 11 \N 11 \N -962 \N 62 12 \N 12 \N -963 \N 63 13 \N 13 \N -964 \N 64 14 \N 14 \N -965 \N 65 15 \N 15 \N -966 \N 66 16 \N 16 \N -967 \N 67 17 \N 17 \N -968 \N 68 18 \N 18 \N -969 \N 69 19 \N 19 \N -970 \N 70 20 \N 20 \N -971 \N 71 21 \N 21 \N -972 \N 72 22 \N 22 \N -973 \N 73 23 \N 23 \N -974 \N 74 24 \N 24 \N -975 \N 75 25 \N 0 \N -976 \N 76 26 \N 1 \N -977 \N 77 27 \N 2 \N -978 \N 78 28 \N 3 \N -979 \N 79 29 \N 4 \N -980 \N 80 30 \N 5 \N -981 \N 81 31 \N 6 \N -982 \N 82 32 \N 7 \N -983 \N 83 33 \N 8 \N -984 \N 84 34 \N 9 \N -985 \N 85 35 \N 10 \N -986 \N 86 36 \N 11 \N -987 \N 87 37 \N 12 \N -988 \N 88 38 \N 13 \N -989 \N 89 39 \N 14 \N -990 \N 90 40 \N 15 \N -991 \N 91 41 \N 16 \N -992 \N 92 42 \N 17 \N -993 \N 93 43 \N 18 \N -994 \N 94 44 \N 19 \N -995 \N 95 45 \N 20 \N -996 \N 96 46 \N 21 \N -997 \N 97 47 \N 22 \N -998 \N 98 48 \N 23 \N -999 \N 99 49 \N 24 \N -1000 \N 0 0 \N 0 \N -1001 \N 1 1 \N 1 \N -1002 \N 2 2 \N 2 \N -1003 \N 3 3 \N 3 \N -1004 \N 4 4 \N 4 \N -1005 \N 5 5 \N 5 \N -1006 \N 6 6 \N 6 \N -1007 \N 7 7 \N 7 \N -1008 \N 8 8 \N 8 \N -1009 \N 9 9 \N 9 \N -1010 \N 10 10 \N 10 \N -1011 \N 11 11 \N 11 \N -1012 \N 12 12 \N 12 \N -1013 \N 13 13 \N 13 \N -1014 \N 14 14 \N 14 \N -1015 \N 15 15 \N 15 \N -1016 \N 16 16 \N 16 \N -1017 \N 17 17 \N 17 \N -1018 \N 18 18 \N 18 \N -1019 \N 19 19 \N 19 \N -1020 \N 20 20 \N 20 \N -1021 \N 21 21 \N 21 \N -1022 \N 22 22 \N 22 \N -1023 \N 23 23 \N 23 \N -1024 \N 24 24 \N 24 \N -1025 \N 25 25 \N 0 \N -1026 \N 26 26 \N 1 \N -1027 \N 27 27 \N 2 \N -1028 \N 28 28 \N 3 \N -1029 \N 29 29 \N 4 \N -1030 \N 30 30 \N 5 \N -1031 \N 31 31 \N 6 \N -1032 \N 32 32 \N 7 \N -1033 \N 33 33 \N 8 \N -1034 \N 34 34 \N 9 \N -1035 \N 35 35 \N 10 \N -1036 \N 36 36 \N 11 \N -1037 \N 37 37 \N 12 \N -1038 \N 38 38 \N 13 \N -1039 \N 39 39 \N 14 \N -1040 \N 40 40 \N 15 \N -1041 \N 41 41 \N 16 \N -1042 \N 42 42 \N 17 \N -1043 \N 43 43 \N 18 \N -1044 \N 44 44 \N 19 \N -1045 \N 45 45 \N 20 \N -1046 \N 46 46 \N 21 \N -1047 \N 47 47 \N 22 \N -1048 \N 48 48 \N 23 \N -1049 \N 49 49 \N 24 \N -1050 \N 50 0 \N 0 \N -1051 \N 51 1 \N 1 \N -1052 \N 52 2 \N 2 \N -1053 \N 53 3 \N 3 \N -1054 \N 54 4 \N 4 \N -1055 \N 55 5 \N 5 \N -1056 \N 56 6 \N 6 \N -1057 \N 57 7 \N 7 \N -1058 \N 58 8 \N 8 \N -1059 \N 59 9 \N 9 \N -1060 \N 60 10 \N 10 \N -1061 \N 61 11 \N 11 \N -1062 \N 62 12 \N 12 \N -1063 \N 63 13 \N 13 \N -1064 \N 64 14 \N 14 \N -1065 \N 65 15 \N 15 \N -1066 \N 66 16 \N 16 \N -1067 \N 67 17 \N 17 \N -1068 \N 68 18 \N 18 \N -1069 \N 69 19 \N 19 \N -1070 \N 70 20 \N 20 \N -1071 \N 71 21 \N 21 \N -1072 \N 72 22 \N 22 \N -1073 \N 73 23 \N 23 \N -1074 \N 74 24 \N 24 \N -1075 \N 75 25 \N 0 \N -1076 \N 76 26 \N 1 \N -1077 \N 77 27 \N 2 \N -1078 \N 78 28 \N 3 \N -1079 \N 79 29 \N 4 \N -1080 \N 80 30 \N 5 \N -1081 \N 81 31 \N 6 \N -1082 \N 82 32 \N 7 \N -1083 \N 83 33 \N 8 \N -1084 \N 84 34 \N 9 \N -1085 \N 85 35 \N 10 \N -1086 \N 86 36 \N 11 \N -1087 \N 87 37 \N 12 \N -1088 \N 88 38 \N 13 \N -1089 \N 89 39 \N 14 \N -1090 \N 90 40 \N 15 \N -1091 \N 91 41 \N 16 \N -1092 \N 92 42 \N 17 \N -1093 \N 93 43 \N 18 \N -1094 \N 94 44 \N 19 \N -1095 \N 95 45 \N 20 \N -1096 \N 96 46 \N 21 \N -1097 \N 97 47 \N 22 \N -1098 \N 98 48 \N 23 \N -1099 \N 99 49 \N 24 \N -1100 \N 0 0 \N 0 \N -1101 \N 1 1 \N 1 \N -1102 \N 2 2 \N 2 \N -1103 \N 3 3 \N 3 \N -1104 \N 4 4 \N 4 \N -1105 \N 5 5 \N 5 \N -1106 \N 6 6 \N 6 \N -1107 \N 7 7 \N 7 \N -1108 \N 8 8 \N 8 \N -1109 \N 9 9 \N 9 \N -1110 \N 10 10 \N 10 \N -1111 \N 11 11 \N 11 \N -1112 \N 12 12 \N 12 \N -1113 \N 13 13 \N 13 \N -1114 \N 14 14 \N 14 \N -1115 \N 15 15 \N 15 \N -1116 \N 16 16 \N 16 \N -1117 \N 17 17 \N 17 \N -1118 \N 18 18 \N 18 \N -1119 \N 19 19 \N 19 \N -1120 \N 20 20 \N 20 \N -1121 \N 21 21 \N 21 \N -1122 \N 22 22 \N 22 \N -1123 \N 23 23 \N 23 \N -1124 \N 24 24 \N 24 \N -1125 \N 25 25 \N 0 \N -1126 \N 26 26 \N 1 \N -1127 \N 27 27 \N 2 \N -1128 \N 28 28 \N 3 \N -1129 \N 29 29 \N 4 \N -1130 \N 30 30 \N 5 \N -1131 \N 31 31 \N 6 \N -1132 \N 32 32 \N 7 \N -1133 \N 33 33 \N 8 \N -1134 \N 34 34 \N 9 \N -1135 \N 35 35 \N 10 \N -1136 \N 36 36 \N 11 \N -1137 \N 37 37 \N 12 \N -1138 \N 38 38 \N 13 \N -1139 \N 39 39 \N 14 \N -1140 \N 40 40 \N 15 \N -1141 \N 41 41 \N 16 \N -1142 \N 42 42 \N 17 \N -1143 \N 43 43 \N 18 \N -1144 \N 44 44 \N 19 \N -1145 \N 45 45 \N 20 \N -1146 \N 46 46 \N 21 \N -1147 \N 47 47 \N 22 \N -1148 \N 48 48 \N 23 \N -1149 \N 49 49 \N 24 \N -1150 \N 50 0 \N 0 \N -1151 \N 51 1 \N 1 \N -1152 \N 52 2 \N 2 \N -1153 \N 53 3 \N 3 \N -1154 \N 54 4 \N 4 \N -1155 \N 55 5 \N 5 \N -1156 \N 56 6 \N 6 \N -1157 \N 57 7 \N 7 \N -1158 \N 58 8 \N 8 \N -1159 \N 59 9 \N 9 \N -1160 \N 60 10 \N 10 \N -1161 \N 61 11 \N 11 \N -1162 \N 62 12 \N 12 \N -1163 \N 63 13 \N 13 \N -1164 \N 64 14 \N 14 \N -1165 \N 65 15 \N 15 \N -1166 \N 66 16 \N 16 \N -1167 \N 67 17 \N 17 \N -1168 \N 68 18 \N 18 \N -1169 \N 69 19 \N 19 \N -1170 \N 70 20 \N 20 \N -1171 \N 71 21 \N 21 \N -1172 \N 72 22 \N 22 \N -1173 \N 73 23 \N 23 \N -1174 \N 74 24 \N 24 \N -1175 \N 75 25 \N 0 \N -1176 \N 76 26 \N 1 \N -1177 \N 77 27 \N 2 \N -1178 \N 78 28 \N 3 \N -1179 \N 79 29 \N 4 \N -1180 \N 80 30 \N 5 \N -1181 \N 81 31 \N 6 \N -1182 \N 82 32 \N 7 \N -1183 \N 83 33 \N 8 \N -1184 \N 84 34 \N 9 \N -1185 \N 85 35 \N 10 \N -1186 \N 86 36 \N 11 \N -1187 \N 87 37 \N 12 \N -1188 \N 88 38 \N 13 \N -1189 \N 89 39 \N 14 \N -1190 \N 90 40 \N 15 \N -1191 \N 91 41 \N 16 \N -1192 \N 92 42 \N 17 \N -1193 \N 93 43 \N 18 \N -1194 \N 94 44 \N 19 \N -1195 \N 95 45 \N 20 \N -1196 \N 96 46 \N 21 \N -1197 \N 97 47 \N 22 \N -1198 \N 98 48 \N 23 \N -1199 \N 99 49 \N 24 \N -1200 \N 0 0 \N 0 \N -1201 \N 1 1 \N 1 \N -1202 \N 2 2 \N 2 \N -1203 \N 3 3 \N 3 \N -1204 \N 4 4 \N 4 \N -1205 \N 5 5 \N 5 \N -1206 \N 6 6 \N 6 \N -1207 \N 7 7 \N 7 \N -1208 \N 8 8 \N 8 \N -1209 \N 9 9 \N 9 \N -1210 \N 10 10 \N 10 \N -1211 \N 11 11 \N 11 \N -1212 \N 12 12 \N 12 \N -1213 \N 13 13 \N 13 \N -1214 \N 14 14 \N 14 \N -1215 \N 15 15 \N 15 \N -1216 \N 16 16 \N 16 \N -1217 \N 17 17 \N 17 \N -1218 \N 18 18 \N 18 \N -1219 \N 19 19 \N 19 \N -1220 \N 20 20 \N 20 \N -1221 \N 21 21 \N 21 \N -1222 \N 22 22 \N 22 \N -1223 \N 23 23 \N 23 \N -1224 \N 24 24 \N 24 \N -1225 \N 25 25 \N 0 \N -1226 \N 26 26 \N 1 \N -1227 \N 27 27 \N 2 \N -1228 \N 28 28 \N 3 \N -1229 \N 29 29 \N 4 \N -1230 \N 30 30 \N 5 \N -1231 \N 31 31 \N 6 \N -1232 \N 32 32 \N 7 \N -1233 \N 33 33 \N 8 \N -1234 \N 34 34 \N 9 \N -1235 \N 35 35 \N 10 \N -1236 \N 36 36 \N 11 \N -1237 \N 37 37 \N 12 \N -1238 \N 38 38 \N 13 \N -1239 \N 39 39 \N 14 \N -1240 \N 40 40 \N 15 \N -1241 \N 41 41 \N 16 \N -1242 \N 42 42 \N 17 \N -1243 \N 43 43 \N 18 \N -1244 \N 44 44 \N 19 \N -1245 \N 45 45 \N 20 \N -1246 \N 46 46 \N 21 \N -1247 \N 47 47 \N 22 \N -1248 \N 48 48 \N 23 \N -1249 \N 49 49 \N 24 \N -1250 \N 50 0 \N 0 \N -1251 \N 51 1 \N 1 \N -1252 \N 52 2 \N 2 \N -1253 \N 53 3 \N 3 \N -1254 \N 54 4 \N 4 \N -1255 \N 55 5 \N 5 \N -1256 \N 56 6 \N 6 \N -1257 \N 57 7 \N 7 \N -1258 \N 58 8 \N 8 \N -1259 \N 59 9 \N 9 \N -1260 \N 60 10 \N 10 \N -1261 \N 61 11 \N 11 \N -1262 \N 62 12 \N 12 \N -1263 \N 63 13 \N 13 \N -1264 \N 64 14 \N 14 \N -1265 \N 65 15 \N 15 \N -1266 \N 66 16 \N 16 \N -1267 \N 67 17 \N 17 \N -1268 \N 68 18 \N 18 \N -1269 \N 69 19 \N 19 \N -1270 \N 70 20 \N 20 \N -1271 \N 71 21 \N 21 \N -1272 \N 72 22 \N 22 \N -1273 \N 73 23 \N 23 \N -1274 \N 74 24 \N 24 \N -1275 \N 75 25 \N 0 \N -1276 \N 76 26 \N 1 \N -1277 \N 77 27 \N 2 \N -1278 \N 78 28 \N 3 \N -1279 \N 79 29 \N 4 \N -1280 \N 80 30 \N 5 \N -1281 \N 81 31 \N 6 \N -1282 \N 82 32 \N 7 \N -1283 \N 83 33 \N 8 \N -1284 \N 84 34 \N 9 \N -1285 \N 85 35 \N 10 \N -1286 \N 86 36 \N 11 \N -1287 \N 87 37 \N 12 \N -1288 \N 88 38 \N 13 \N -1289 \N 89 39 \N 14 \N -1290 \N 90 40 \N 15 \N -1291 \N 91 41 \N 16 \N -1292 \N 92 42 \N 17 \N -1293 \N 93 43 \N 18 \N -1294 \N 94 44 \N 19 \N -1295 \N 95 45 \N 20 \N -1296 \N 96 46 \N 21 \N -1297 \N 97 47 \N 22 \N -1298 \N 98 48 \N 23 \N -1299 \N 99 49 \N 24 \N -1300 \N 0 0 \N 0 \N -1301 \N 1 1 \N 1 \N -1302 \N 2 2 \N 2 \N -1303 \N 3 3 \N 3 \N -1304 \N 4 4 \N 4 \N -1305 \N 5 5 \N 5 \N -1306 \N 6 6 \N 6 \N -1307 \N 7 7 \N 7 \N -1308 \N 8 8 \N 8 \N -1309 \N 9 9 \N 9 \N -1310 \N 10 10 \N 10 \N -1311 \N 11 11 \N 11 \N -1312 \N 12 12 \N 12 \N -1313 \N 13 13 \N 13 \N -1314 \N 14 14 \N 14 \N -1315 \N 15 15 \N 15 \N -1316 \N 16 16 \N 16 \N -1317 \N 17 17 \N 17 \N -1318 \N 18 18 \N 18 \N -1319 \N 19 19 \N 19 \N -1320 \N 20 20 \N 20 \N -1321 \N 21 21 \N 21 \N -1322 \N 22 22 \N 22 \N -1323 \N 23 23 \N 23 \N -1324 \N 24 24 \N 24 \N -1325 \N 25 25 \N 0 \N -1326 \N 26 26 \N 1 \N -1327 \N 27 27 \N 2 \N -1328 \N 28 28 \N 3 \N -1329 \N 29 29 \N 4 \N -1330 \N 30 30 \N 5 \N -1331 \N 31 31 \N 6 \N -1332 \N 32 32 \N 7 \N -1333 \N 33 33 \N 8 \N -1334 \N 34 34 \N 9 \N -1335 \N 35 35 \N 10 \N -1336 \N 36 36 \N 11 \N -1337 \N 37 37 \N 12 \N -1338 \N 38 38 \N 13 \N -1339 \N 39 39 \N 14 \N -1340 \N 40 40 \N 15 \N -1341 \N 41 41 \N 16 \N -1342 \N 42 42 \N 17 \N -1343 \N 43 43 \N 18 \N -1344 \N 44 44 \N 19 \N -1345 \N 45 45 \N 20 \N -1346 \N 46 46 \N 21 \N -1347 \N 47 47 \N 22 \N -1348 \N 48 48 \N 23 \N -1349 \N 49 49 \N 24 \N -1350 \N 50 0 \N 0 \N -1351 \N 51 1 \N 1 \N -1352 \N 52 2 \N 2 \N -1353 \N 53 3 \N 3 \N -1354 \N 54 4 \N 4 \N -1355 \N 55 5 \N 5 \N -1356 \N 56 6 \N 6 \N -1357 \N 57 7 \N 7 \N -1358 \N 58 8 \N 8 \N -1359 \N 59 9 \N 9 \N -1360 \N 60 10 \N 10 \N -1361 \N 61 11 \N 11 \N -1362 \N 62 12 \N 12 \N -1363 \N 63 13 \N 13 \N -1364 \N 64 14 \N 14 \N -1365 \N 65 15 \N 15 \N -1366 \N 66 16 \N 16 \N -1367 \N 67 17 \N 17 \N -1368 \N 68 18 \N 18 \N -1369 \N 69 19 \N 19 \N -1370 \N 70 20 \N 20 \N -1371 \N 71 21 \N 21 \N -1372 \N 72 22 \N 22 \N -1373 \N 73 23 \N 23 \N -1374 \N 74 24 \N 24 \N -1375 \N 75 25 \N 0 \N -1376 \N 76 26 \N 1 \N -1377 \N 77 27 \N 2 \N -1378 \N 78 28 \N 3 \N -1379 \N 79 29 \N 4 \N -1380 \N 80 30 \N 5 \N -1381 \N 81 31 \N 6 \N -1382 \N 82 32 \N 7 \N -1383 \N 83 33 \N 8 \N -1384 \N 84 34 \N 9 \N -1385 \N 85 35 \N 10 \N -1386 \N 86 36 \N 11 \N -1387 \N 87 37 \N 12 \N -1388 \N 88 38 \N 13 \N -1389 \N 89 39 \N 14 \N -1390 \N 90 40 \N 15 \N -1391 \N 91 41 \N 16 \N -1392 \N 92 42 \N 17 \N -1393 \N 93 43 \N 18 \N -1394 \N 94 44 \N 19 \N -1395 \N 95 45 \N 20 \N -1396 \N 96 46 \N 21 \N -1397 \N 97 47 \N 22 \N -1398 \N 98 48 \N 23 \N -1399 \N 99 49 \N 24 \N -1400 \N 0 0 \N 0 \N -1401 \N 1 1 \N 1 \N -1402 \N 2 2 \N 2 \N -1403 \N 3 3 \N 3 \N -1404 \N 4 4 \N 4 \N -1405 \N 5 5 \N 5 \N -1406 \N 6 6 \N 6 \N -1407 \N 7 7 \N 7 \N -1408 \N 8 8 \N 8 \N -1409 \N 9 9 \N 9 \N -1410 \N 10 10 \N 10 \N -1411 \N 11 11 \N 11 \N -1412 \N 12 12 \N 12 \N -1413 \N 13 13 \N 13 \N -1414 \N 14 14 \N 14 \N -1415 \N 15 15 \N 15 \N -1416 \N 16 16 \N 16 \N -1417 \N 17 17 \N 17 \N -1418 \N 18 18 \N 18 \N -1419 \N 19 19 \N 19 \N -1420 \N 20 20 \N 20 \N -1421 \N 21 21 \N 21 \N -1422 \N 22 22 \N 22 \N -1423 \N 23 23 \N 23 \N -1424 \N 24 24 \N 24 \N -1425 \N 25 25 \N 0 \N -1426 \N 26 26 \N 1 \N -1427 \N 27 27 \N 2 \N -1428 \N 28 28 \N 3 \N -1429 \N 29 29 \N 4 \N -1430 \N 30 30 \N 5 \N -1431 \N 31 31 \N 6 \N -1432 \N 32 32 \N 7 \N -1433 \N 33 33 \N 8 \N -1434 \N 34 34 \N 9 \N -1435 \N 35 35 \N 10 \N -1436 \N 36 36 \N 11 \N -1437 \N 37 37 \N 12 \N -1438 \N 38 38 \N 13 \N -1439 \N 39 39 \N 14 \N -1440 \N 40 40 \N 15 \N -1441 \N 41 41 \N 16 \N -1442 \N 42 42 \N 17 \N -1443 \N 43 43 \N 18 \N -1444 \N 44 44 \N 19 \N -1445 \N 45 45 \N 20 \N -1446 \N 46 46 \N 21 \N -1447 \N 47 47 \N 22 \N -1448 \N 48 48 \N 23 \N -1449 \N 49 49 \N 24 \N -1450 \N 50 0 \N 0 \N -1451 \N 51 1 \N 1 \N -1452 \N 52 2 \N 2 \N -1453 \N 53 3 \N 3 \N -1454 \N 54 4 \N 4 \N -1455 \N 55 5 \N 5 \N -1456 \N 56 6 \N 6 \N -1457 \N 57 7 \N 7 \N -1458 \N 58 8 \N 8 \N -1459 \N 59 9 \N 9 \N -1460 \N 60 10 \N 10 \N -1461 \N 61 11 \N 11 \N -1462 \N 62 12 \N 12 \N -1463 \N 63 13 \N 13 \N -1464 \N 64 14 \N 14 \N -1465 \N 65 15 \N 15 \N -1466 \N 66 16 \N 16 \N -1467 \N 67 17 \N 17 \N -1468 \N 68 18 \N 18 \N -1469 \N 69 19 \N 19 \N -1470 \N 70 20 \N 20 \N -1471 \N 71 21 \N 21 \N -1472 \N 72 22 \N 22 \N -1473 \N 73 23 \N 23 \N -1474 \N 74 24 \N 24 \N -1475 \N 75 25 \N 0 \N -1476 \N 76 26 \N 1 \N -1477 \N 77 27 \N 2 \N -1478 \N 78 28 \N 3 \N -1479 \N 79 29 \N 4 \N -1480 \N 80 30 \N 5 \N -1481 \N 81 31 \N 6 \N -1482 \N 82 32 \N 7 \N -1483 \N 83 33 \N 8 \N -1484 \N 84 34 \N 9 \N -1485 \N 85 35 \N 10 \N -1486 \N 86 36 \N 11 \N -1487 \N 87 37 \N 12 \N -1488 \N 88 38 \N 13 \N -1489 \N 89 39 \N 14 \N -1490 \N 90 40 \N 15 \N -1491 \N 91 41 \N 16 \N -1492 \N 92 42 \N 17 \N -1493 \N 93 43 \N 18 \N -1494 \N 94 44 \N 19 \N -1495 \N 95 45 \N 20 \N -1496 \N 96 46 \N 21 \N -1497 \N 97 47 \N 22 \N -1498 \N 98 48 \N 23 \N -1499 \N 99 49 \N 24 \N -1500 \N 0 0 \N 0 \N -1501 \N 1 1 \N 1 \N -1502 \N 2 2 \N 2 \N -1503 \N 3 3 \N 3 \N -1504 \N 4 4 \N 4 \N -1505 \N 5 5 \N 5 \N -1506 \N 6 6 \N 6 \N -1507 \N 7 7 \N 7 \N -1508 \N 8 8 \N 8 \N -1509 \N 9 9 \N 9 \N -1510 \N 10 10 \N 10 \N -1511 \N 11 11 \N 11 \N -1512 \N 12 12 \N 12 \N -1513 \N 13 13 \N 13 \N -1514 \N 14 14 \N 14 \N -1515 \N 15 15 \N 15 \N -1516 \N 16 16 \N 16 \N -1517 \N 17 17 \N 17 \N -1518 \N 18 18 \N 18 \N -1519 \N 19 19 \N 19 \N -1520 \N 20 20 \N 20 \N -1521 \N 21 21 \N 21 \N -1522 \N 22 22 \N 22 \N -1523 \N 23 23 \N 23 \N -1524 \N 24 24 \N 24 \N -1525 \N 25 25 \N 0 \N -1526 \N 26 26 \N 1 \N -1527 \N 27 27 \N 2 \N -1528 \N 28 28 \N 3 \N -1529 \N 29 29 \N 4 \N -1530 \N 30 30 \N 5 \N -1531 \N 31 31 \N 6 \N -1532 \N 32 32 \N 7 \N -1533 \N 33 33 \N 8 \N -1534 \N 34 34 \N 9 \N -1535 \N 35 35 \N 10 \N -1536 \N 36 36 \N 11 \N -1537 \N 37 37 \N 12 \N -1538 \N 38 38 \N 13 \N -1539 \N 39 39 \N 14 \N -1540 \N 40 40 \N 15 \N -1541 \N 41 41 \N 16 \N -1542 \N 42 42 \N 17 \N -1543 \N 43 43 \N 18 \N -1544 \N 44 44 \N 19 \N -1545 \N 45 45 \N 20 \N -1546 \N 46 46 \N 21 \N -1547 \N 47 47 \N 22 \N -1548 \N 48 48 \N 23 \N -1549 \N 49 49 \N 24 \N -1550 \N 50 0 \N 0 \N -1551 \N 51 1 \N 1 \N -1552 \N 52 2 \N 2 \N -1553 \N 53 3 \N 3 \N -1554 \N 54 4 \N 4 \N -1555 \N 55 5 \N 5 \N -1556 \N 56 6 \N 6 \N -1557 \N 57 7 \N 7 \N -1558 \N 58 8 \N 8 \N -1559 \N 59 9 \N 9 \N -1560 \N 60 10 \N 10 \N -1561 \N 61 11 \N 11 \N -1562 \N 62 12 \N 12 \N -1563 \N 63 13 \N 13 \N -1564 \N 64 14 \N 14 \N -1565 \N 65 15 \N 15 \N -1566 \N 66 16 \N 16 \N -1567 \N 67 17 \N 17 \N -1568 \N 68 18 \N 18 \N -1569 \N 69 19 \N 19 \N -1570 \N 70 20 \N 20 \N -1571 \N 71 21 \N 21 \N -1572 \N 72 22 \N 22 \N -1573 \N 73 23 \N 23 \N -1574 \N 74 24 \N 24 \N -1575 \N 75 25 \N 0 \N -1576 \N 76 26 \N 1 \N -1577 \N 77 27 \N 2 \N -1578 \N 78 28 \N 3 \N -1579 \N 79 29 \N 4 \N -1580 \N 80 30 \N 5 \N -1581 \N 81 31 \N 6 \N -1582 \N 82 32 \N 7 \N -1583 \N 83 33 \N 8 \N -1584 \N 84 34 \N 9 \N -1585 \N 85 35 \N 10 \N -1586 \N 86 36 \N 11 \N -1587 \N 87 37 \N 12 \N -1588 \N 88 38 \N 13 \N -1589 \N 89 39 \N 14 \N -1590 \N 90 40 \N 15 \N -1591 \N 91 41 \N 16 \N -1592 \N 92 42 \N 17 \N -1593 \N 93 43 \N 18 \N -1594 \N 94 44 \N 19 \N -1595 \N 95 45 \N 20 \N -1596 \N 96 46 \N 21 \N -1597 \N 97 47 \N 22 \N -1598 \N 98 48 \N 23 \N -1599 \N 99 49 \N 24 \N -1600 \N 0 0 \N 0 \N -1601 \N 1 1 \N 1 \N -1602 \N 2 2 \N 2 \N -1603 \N 3 3 \N 3 \N -1604 \N 4 4 \N 4 \N -1605 \N 5 5 \N 5 \N -1606 \N 6 6 \N 6 \N -1607 \N 7 7 \N 7 \N -1608 \N 8 8 \N 8 \N -1609 \N 9 9 \N 9 \N -1610 \N 10 10 \N 10 \N -1611 \N 11 11 \N 11 \N -1612 \N 12 12 \N 12 \N -1613 \N 13 13 \N 13 \N -1614 \N 14 14 \N 14 \N -1615 \N 15 15 \N 15 \N -1616 \N 16 16 \N 16 \N -1617 \N 17 17 \N 17 \N -1618 \N 18 18 \N 18 \N -1619 \N 19 19 \N 19 \N -1620 \N 20 20 \N 20 \N -1621 \N 21 21 \N 21 \N -1622 \N 22 22 \N 22 \N -1623 \N 23 23 \N 23 \N -1624 \N 24 24 \N 24 \N -1625 \N 25 25 \N 0 \N -1626 \N 26 26 \N 1 \N -1627 \N 27 27 \N 2 \N -1628 \N 28 28 \N 3 \N -1629 \N 29 29 \N 4 \N -1630 \N 30 30 \N 5 \N -1631 \N 31 31 \N 6 \N -1632 \N 32 32 \N 7 \N -1633 \N 33 33 \N 8 \N -1634 \N 34 34 \N 9 \N -1635 \N 35 35 \N 10 \N -1636 \N 36 36 \N 11 \N -1637 \N 37 37 \N 12 \N -1638 \N 38 38 \N 13 \N -1639 \N 39 39 \N 14 \N -1640 \N 40 40 \N 15 \N -1641 \N 41 41 \N 16 \N -1642 \N 42 42 \N 17 \N -1643 \N 43 43 \N 18 \N -1644 \N 44 44 \N 19 \N -1645 \N 45 45 \N 20 \N -1646 \N 46 46 \N 21 \N -1647 \N 47 47 \N 22 \N -1648 \N 48 48 \N 23 \N -1649 \N 49 49 \N 24 \N -1650 \N 50 0 \N 0 \N -1651 \N 51 1 \N 1 \N -1652 \N 52 2 \N 2 \N -1653 \N 53 3 \N 3 \N -1654 \N 54 4 \N 4 \N -1655 \N 55 5 \N 5 \N -1656 \N 56 6 \N 6 \N -1657 \N 57 7 \N 7 \N -1658 \N 58 8 \N 8 \N -1659 \N 59 9 \N 9 \N -1660 \N 60 10 \N 10 \N -1661 \N 61 11 \N 11 \N -1662 \N 62 12 \N 12 \N -1663 \N 63 13 \N 13 \N -1664 \N 64 14 \N 14 \N -1665 \N 65 15 \N 15 \N -1666 \N 66 16 \N 16 \N -1667 \N 67 17 \N 17 \N -1668 \N 68 18 \N 18 \N -1669 \N 69 19 \N 19 \N -1670 \N 70 20 \N 20 \N -1671 \N 71 21 \N 21 \N -1672 \N 72 22 \N 22 \N -1673 \N 73 23 \N 23 \N -1674 \N 74 24 \N 24 \N -1675 \N 75 25 \N 0 \N -1676 \N 76 26 \N 1 \N -1677 \N 77 27 \N 2 \N -1678 \N 78 28 \N 3 \N -1679 \N 79 29 \N 4 \N -1680 \N 80 30 \N 5 \N -1681 \N 81 31 \N 6 \N -1682 \N 82 32 \N 7 \N -1683 \N 83 33 \N 8 \N -1684 \N 84 34 \N 9 \N -1685 \N 85 35 \N 10 \N -1686 \N 86 36 \N 11 \N -1687 \N 87 37 \N 12 \N -1688 \N 88 38 \N 13 \N -1689 \N 89 39 \N 14 \N -1690 \N 90 40 \N 15 \N -1691 \N 91 41 \N 16 \N -1692 \N 92 42 \N 17 \N -1693 \N 93 43 \N 18 \N -1694 \N 94 44 \N 19 \N -1695 \N 95 45 \N 20 \N -1696 \N 96 46 \N 21 \N -1697 \N 97 47 \N 22 \N -1698 \N 98 48 \N 23 \N -1699 \N 99 49 \N 24 \N -1700 \N 0 0 \N 0 \N -1701 \N 1 1 \N 1 \N -1702 \N 2 2 \N 2 \N -1703 \N 3 3 \N 3 \N -1704 \N 4 4 \N 4 \N -1705 \N 5 5 \N 5 \N -1706 \N 6 6 \N 6 \N -1707 \N 7 7 \N 7 \N -1708 \N 8 8 \N 8 \N -1709 \N 9 9 \N 9 \N -1710 \N 10 10 \N 10 \N -1711 \N 11 11 \N 11 \N -1712 \N 12 12 \N 12 \N -1713 \N 13 13 \N 13 \N -1714 \N 14 14 \N 14 \N -1715 \N 15 15 \N 15 \N -1716 \N 16 16 \N 16 \N -1717 \N 17 17 \N 17 \N -1718 \N 18 18 \N 18 \N -1719 \N 19 19 \N 19 \N -1720 \N 20 20 \N 20 \N -1721 \N 21 21 \N 21 \N -1722 \N 22 22 \N 22 \N -1723 \N 23 23 \N 23 \N -1724 \N 24 24 \N 24 \N -1725 \N 25 25 \N 0 \N -1726 \N 26 26 \N 1 \N -1727 \N 27 27 \N 2 \N -1728 \N 28 28 \N 3 \N -1729 \N 29 29 \N 4 \N -1730 \N 30 30 \N 5 \N -1731 \N 31 31 \N 6 \N -1732 \N 32 32 \N 7 \N -1733 \N 33 33 \N 8 \N -1734 \N 34 34 \N 9 \N -1735 \N 35 35 \N 10 \N -1736 \N 36 36 \N 11 \N -1737 \N 37 37 \N 12 \N -1738 \N 38 38 \N 13 \N -1739 \N 39 39 \N 14 \N -1740 \N 40 40 \N 15 \N -1741 \N 41 41 \N 16 \N -1742 \N 42 42 \N 17 \N -1743 \N 43 43 \N 18 \N -1744 \N 44 44 \N 19 \N -1745 \N 45 45 \N 20 \N -1746 \N 46 46 \N 21 \N -1747 \N 47 47 \N 22 \N -1748 \N 48 48 \N 23 \N -1749 \N 49 49 \N 24 \N -1750 \N 50 0 \N 0 \N -1751 \N 51 1 \N 1 \N -1752 \N 52 2 \N 2 \N -1753 \N 53 3 \N 3 \N -1754 \N 54 4 \N 4 \N -1755 \N 55 5 \N 5 \N -1756 \N 56 6 \N 6 \N -1757 \N 57 7 \N 7 \N -1758 \N 58 8 \N 8 \N -1759 \N 59 9 \N 9 \N -1760 \N 60 10 \N 10 \N -1761 \N 61 11 \N 11 \N -1762 \N 62 12 \N 12 \N -1763 \N 63 13 \N 13 \N -1764 \N 64 14 \N 14 \N -1765 \N 65 15 \N 15 \N -1766 \N 66 16 \N 16 \N -1767 \N 67 17 \N 17 \N -1768 \N 68 18 \N 18 \N -1769 \N 69 19 \N 19 \N -1770 \N 70 20 \N 20 \N -1771 \N 71 21 \N 21 \N -1772 \N 72 22 \N 22 \N -1773 \N 73 23 \N 23 \N -1774 \N 74 24 \N 24 \N -1775 \N 75 25 \N 0 \N -1776 \N 76 26 \N 1 \N -1777 \N 77 27 \N 2 \N -1778 \N 78 28 \N 3 \N -1779 \N 79 29 \N 4 \N -1780 \N 80 30 \N 5 \N -1781 \N 81 31 \N 6 \N -1782 \N 82 32 \N 7 \N -1783 \N 83 33 \N 8 \N -1784 \N 84 34 \N 9 \N -1785 \N 85 35 \N 10 \N -1786 \N 86 36 \N 11 \N -1787 \N 87 37 \N 12 \N -1788 \N 88 38 \N 13 \N -1789 \N 89 39 \N 14 \N -1790 \N 90 40 \N 15 \N -1791 \N 91 41 \N 16 \N -1792 \N 92 42 \N 17 \N -1793 \N 93 43 \N 18 \N -1794 \N 94 44 \N 19 \N -1795 \N 95 45 \N 20 \N -1796 \N 96 46 \N 21 \N -1797 \N 97 47 \N 22 \N -1798 \N 98 48 \N 23 \N -1799 \N 99 49 \N 24 \N -1800 \N 0 0 \N 0 \N -1801 \N 1 1 \N 1 \N -1802 \N 2 2 \N 2 \N -1803 \N 3 3 \N 3 \N -1804 \N 4 4 \N 4 \N -1805 \N 5 5 \N 5 \N -1806 \N 6 6 \N 6 \N -1807 \N 7 7 \N 7 \N -1808 \N 8 8 \N 8 \N -1809 \N 9 9 \N 9 \N -1810 \N 10 10 \N 10 \N -1811 \N 11 11 \N 11 \N -1812 \N 12 12 \N 12 \N -1813 \N 13 13 \N 13 \N -1814 \N 14 14 \N 14 \N -1815 \N 15 15 \N 15 \N -1816 \N 16 16 \N 16 \N -1817 \N 17 17 \N 17 \N -1818 \N 18 18 \N 18 \N -1819 \N 19 19 \N 19 \N -1820 \N 20 20 \N 20 \N -1821 \N 21 21 \N 21 \N -1822 \N 22 22 \N 22 \N -1823 \N 23 23 \N 23 \N -1824 \N 24 24 \N 24 \N -1825 \N 25 25 \N 0 \N -1826 \N 26 26 \N 1 \N -1827 \N 27 27 \N 2 \N -1828 \N 28 28 \N 3 \N -1829 \N 29 29 \N 4 \N -1830 \N 30 30 \N 5 \N -1831 \N 31 31 \N 6 \N -1832 \N 32 32 \N 7 \N -1833 \N 33 33 \N 8 \N -1834 \N 34 34 \N 9 \N -1835 \N 35 35 \N 10 \N -1836 \N 36 36 \N 11 \N -1837 \N 37 37 \N 12 \N -1838 \N 38 38 \N 13 \N -1839 \N 39 39 \N 14 \N -1840 \N 40 40 \N 15 \N -1841 \N 41 41 \N 16 \N -1842 \N 42 42 \N 17 \N -1843 \N 43 43 \N 18 \N -1844 \N 44 44 \N 19 \N -1845 \N 45 45 \N 20 \N -1846 \N 46 46 \N 21 \N -1847 \N 47 47 \N 22 \N -1848 \N 48 48 \N 23 \N -1849 \N 49 49 \N 24 \N -1850 \N 50 0 \N 0 \N -1851 \N 51 1 \N 1 \N -1852 \N 52 2 \N 2 \N -1853 \N 53 3 \N 3 \N -1854 \N 54 4 \N 4 \N -1855 \N 55 5 \N 5 \N -1856 \N 56 6 \N 6 \N -1857 \N 57 7 \N 7 \N -1858 \N 58 8 \N 8 \N -1859 \N 59 9 \N 9 \N -1860 \N 60 10 \N 10 \N -1861 \N 61 11 \N 11 \N -1862 \N 62 12 \N 12 \N -1863 \N 63 13 \N 13 \N -1864 \N 64 14 \N 14 \N -1865 \N 65 15 \N 15 \N -1866 \N 66 16 \N 16 \N -1867 \N 67 17 \N 17 \N -1868 \N 68 18 \N 18 \N -1869 \N 69 19 \N 19 \N -1870 \N 70 20 \N 20 \N -1871 \N 71 21 \N 21 \N -1872 \N 72 22 \N 22 \N -1873 \N 73 23 \N 23 \N -1874 \N 74 24 \N 24 \N -1875 \N 75 25 \N 0 \N -1876 \N 76 26 \N 1 \N -1877 \N 77 27 \N 2 \N -1878 \N 78 28 \N 3 \N -1879 \N 79 29 \N 4 \N -1880 \N 80 30 \N 5 \N -1881 \N 81 31 \N 6 \N -1882 \N 82 32 \N 7 \N -1883 \N 83 33 \N 8 \N -1884 \N 84 34 \N 9 \N -1885 \N 85 35 \N 10 \N -1886 \N 86 36 \N 11 \N -1887 \N 87 37 \N 12 \N -1888 \N 88 38 \N 13 \N -1889 \N 89 39 \N 14 \N -1890 \N 90 40 \N 15 \N -1891 \N 91 41 \N 16 \N -1892 \N 92 42 \N 17 \N -1893 \N 93 43 \N 18 \N -1894 \N 94 44 \N 19 \N -1895 \N 95 45 \N 20 \N -1896 \N 96 46 \N 21 \N -1897 \N 97 47 \N 22 \N -1898 \N 98 48 \N 23 \N -1899 \N 99 49 \N 24 \N -1900 \N 0 0 \N 0 \N -1901 \N 1 1 \N 1 \N -1902 \N 2 2 \N 2 \N -1903 \N 3 3 \N 3 \N -1904 \N 4 4 \N 4 \N -1905 \N 5 5 \N 5 \N -1906 \N 6 6 \N 6 \N -1907 \N 7 7 \N 7 \N -1908 \N 8 8 \N 8 \N -1909 \N 9 9 \N 9 \N -1910 \N 10 10 \N 10 \N -1911 \N 11 11 \N 11 \N -1912 \N 12 12 \N 12 \N -1913 \N 13 13 \N 13 \N -1914 \N 14 14 \N 14 \N -1915 \N 15 15 \N 15 \N -1916 \N 16 16 \N 16 \N -1917 \N 17 17 \N 17 \N -1918 \N 18 18 \N 18 \N -1919 \N 19 19 \N 19 \N -1920 \N 20 20 \N 20 \N -1921 \N 21 21 \N 21 \N -1922 \N 22 22 \N 22 \N -1923 \N 23 23 \N 23 \N -1924 \N 24 24 \N 24 \N -1925 \N 25 25 \N 0 \N -1926 \N 26 26 \N 1 \N -1927 \N 27 27 \N 2 \N -1928 \N 28 28 \N 3 \N -1929 \N 29 29 \N 4 \N -1930 \N 30 30 \N 5 \N -1931 \N 31 31 \N 6 \N -1932 \N 32 32 \N 7 \N -1933 \N 33 33 \N 8 \N -1934 \N 34 34 \N 9 \N -1935 \N 35 35 \N 10 \N -1936 \N 36 36 \N 11 \N -1937 \N 37 37 \N 12 \N -1938 \N 38 38 \N 13 \N -1939 \N 39 39 \N 14 \N -1940 \N 40 40 \N 15 \N -1941 \N 41 41 \N 16 \N -1942 \N 42 42 \N 17 \N -1943 \N 43 43 \N 18 \N -1944 \N 44 44 \N 19 \N -1945 \N 45 45 \N 20 \N -1946 \N 46 46 \N 21 \N -1947 \N 47 47 \N 22 \N -1948 \N 48 48 \N 23 \N -1949 \N 49 49 \N 24 \N -1950 \N 50 0 \N 0 \N -1951 \N 51 1 \N 1 \N -1952 \N 52 2 \N 2 \N -1953 \N 53 3 \N 3 \N -1954 \N 54 4 \N 4 \N -1955 \N 55 5 \N 5 \N -1956 \N 56 6 \N 6 \N -1957 \N 57 7 \N 7 \N -1958 \N 58 8 \N 8 \N -1959 \N 59 9 \N 9 \N -1960 \N 60 10 \N 10 \N -1961 \N 61 11 \N 11 \N -1962 \N 62 12 \N 12 \N -1963 \N 63 13 \N 13 \N -1964 \N 64 14 \N 14 \N -1965 \N 65 15 \N 15 \N -1966 \N 66 16 \N 16 \N -1967 \N 67 17 \N 17 \N -1968 \N 68 18 \N 18 \N -1969 \N 69 19 \N 19 \N -1970 \N 70 20 \N 20 \N -1971 \N 71 21 \N 21 \N -1972 \N 72 22 \N 22 \N -1973 \N 73 23 \N 23 \N -1974 \N 74 24 \N 24 \N -1975 \N 75 25 \N 0 \N -1976 \N 76 26 \N 1 \N -1977 \N 77 27 \N 2 \N -1978 \N 78 28 \N 3 \N -1979 \N 79 29 \N 4 \N -1980 \N 80 30 \N 5 \N -1981 \N 81 31 \N 6 \N -1982 \N 82 32 \N 7 \N -1983 \N 83 33 \N 8 \N -1984 \N 84 34 \N 9 \N -1985 \N 85 35 \N 10 \N -1986 \N 86 36 \N 11 \N -1987 \N 87 37 \N 12 \N -1988 \N 88 38 \N 13 \N -1989 \N 89 39 \N 14 \N -1990 \N 90 40 \N 15 \N -1991 \N 91 41 \N 16 \N -1992 \N 92 42 \N 17 \N -1993 \N 93 43 \N 18 \N -1994 \N 94 44 \N 19 \N -1995 \N 95 45 \N 20 \N -1996 \N 96 46 \N 21 \N -1997 \N 97 47 \N 22 \N -1998 \N 98 48 \N 23 \N -1999 \N 99 49 \N 24 \N -2000 \N 0 0 \N 0 \N -2001 \N 1 1 \N 1 \N -2002 \N 2 2 \N 2 \N -2003 \N 3 3 \N 3 \N -2004 \N 4 4 \N 4 \N -2005 \N 5 5 \N 5 \N -2006 \N 6 6 \N 6 \N -2007 \N 7 7 \N 7 \N -2008 \N 8 8 \N 8 \N -2009 \N 9 9 \N 9 \N -2010 \N 10 10 \N 10 \N -2011 \N 11 11 \N 11 \N -2012 \N 12 12 \N 12 \N -2013 \N 13 13 \N 13 \N -2014 \N 14 14 \N 14 \N -2015 \N 15 15 \N 15 \N -2016 \N 16 16 \N 16 \N -2017 \N 17 17 \N 17 \N -2018 \N 18 18 \N 18 \N -2019 \N 19 19 \N 19 \N -2020 \N 20 20 \N 20 \N -2021 \N 21 21 \N 21 \N -2022 \N 22 22 \N 22 \N -2023 \N 23 23 \N 23 \N -2024 \N 24 24 \N 24 \N -2025 \N 25 25 \N 0 \N -2026 \N 26 26 \N 1 \N -2027 \N 27 27 \N 2 \N -2028 \N 28 28 \N 3 \N -2029 \N 29 29 \N 4 \N -2030 \N 30 30 \N 5 \N -2031 \N 31 31 \N 6 \N -2032 \N 32 32 \N 7 \N -2033 \N 33 33 \N 8 \N -2034 \N 34 34 \N 9 \N -2035 \N 35 35 \N 10 \N -2036 \N 36 36 \N 11 \N -2037 \N 37 37 \N 12 \N -2038 \N 38 38 \N 13 \N -2039 \N 39 39 \N 14 \N -2040 \N 40 40 \N 15 \N -2041 \N 41 41 \N 16 \N -2042 \N 42 42 \N 17 \N -2043 \N 43 43 \N 18 \N -2044 \N 44 44 \N 19 \N -2045 \N 45 45 \N 20 \N -2046 \N 46 46 \N 21 \N -2047 \N 47 47 \N 22 \N -2048 \N 48 48 \N 23 \N -2049 \N 49 49 \N 24 \N -2050 \N 50 0 \N 0 \N -2051 \N 51 1 \N 1 \N -2052 \N 52 2 \N 2 \N -2053 \N 53 3 \N 3 \N -2054 \N 54 4 \N 4 \N -2055 \N 55 5 \N 5 \N -2056 \N 56 6 \N 6 \N -2057 \N 57 7 \N 7 \N -2058 \N 58 8 \N 8 \N -2059 \N 59 9 \N 9 \N -2060 \N 60 10 \N 10 \N -2061 \N 61 11 \N 11 \N -2062 \N 62 12 \N 12 \N -2063 \N 63 13 \N 13 \N -2064 \N 64 14 \N 14 \N -2065 \N 65 15 \N 15 \N -2066 \N 66 16 \N 16 \N -2067 \N 67 17 \N 17 \N -2068 \N 68 18 \N 18 \N -2069 \N 69 19 \N 19 \N -2070 \N 70 20 \N 20 \N -2071 \N 71 21 \N 21 \N -2072 \N 72 22 \N 22 \N -2073 \N 73 23 \N 23 \N -2074 \N 74 24 \N 24 \N -2075 \N 75 25 \N 0 \N -2076 \N 76 26 \N 1 \N -2077 \N 77 27 \N 2 \N -2078 \N 78 28 \N 3 \N -2079 \N 79 29 \N 4 \N -2080 \N 80 30 \N 5 \N -2081 \N 81 31 \N 6 \N -2082 \N 82 32 \N 7 \N -2083 \N 83 33 \N 8 \N -2084 \N 84 34 \N 9 \N -2085 \N 85 35 \N 10 \N -2086 \N 86 36 \N 11 \N -2087 \N 87 37 \N 12 \N -2088 \N 88 38 \N 13 \N -2089 \N 89 39 \N 14 \N -2090 \N 90 40 \N 15 \N -2091 \N 91 41 \N 16 \N -2092 \N 92 42 \N 17 \N -2093 \N 93 43 \N 18 \N -2094 \N 94 44 \N 19 \N -2095 \N 95 45 \N 20 \N -2096 \N 96 46 \N 21 \N -2097 \N 97 47 \N 22 \N -2098 \N 98 48 \N 23 \N -2099 \N 99 49 \N 24 \N -2100 \N 0 0 \N 0 \N -2101 \N 1 1 \N 1 \N -2102 \N 2 2 \N 2 \N -2103 \N 3 3 \N 3 \N -2104 \N 4 4 \N 4 \N -2105 \N 5 5 \N 5 \N -2106 \N 6 6 \N 6 \N -2107 \N 7 7 \N 7 \N -2108 \N 8 8 \N 8 \N -2109 \N 9 9 \N 9 \N -2110 \N 10 10 \N 10 \N -2111 \N 11 11 \N 11 \N -2112 \N 12 12 \N 12 \N -2113 \N 13 13 \N 13 \N -2114 \N 14 14 \N 14 \N -2115 \N 15 15 \N 15 \N -2116 \N 16 16 \N 16 \N -2117 \N 17 17 \N 17 \N -2118 \N 18 18 \N 18 \N -2119 \N 19 19 \N 19 \N -2120 \N 20 20 \N 20 \N -2121 \N 21 21 \N 21 \N -2122 \N 22 22 \N 22 \N -2123 \N 23 23 \N 23 \N -2124 \N 24 24 \N 24 \N -2125 \N 25 25 \N 0 \N -2126 \N 26 26 \N 1 \N -2127 \N 27 27 \N 2 \N -2128 \N 28 28 \N 3 \N -2129 \N 29 29 \N 4 \N -2130 \N 30 30 \N 5 \N -2131 \N 31 31 \N 6 \N -2132 \N 32 32 \N 7 \N -2133 \N 33 33 \N 8 \N -2134 \N 34 34 \N 9 \N -2135 \N 35 35 \N 10 \N -2136 \N 36 36 \N 11 \N -2137 \N 37 37 \N 12 \N -2138 \N 38 38 \N 13 \N -2139 \N 39 39 \N 14 \N -2140 \N 40 40 \N 15 \N -2141 \N 41 41 \N 16 \N -2142 \N 42 42 \N 17 \N -2143 \N 43 43 \N 18 \N -2144 \N 44 44 \N 19 \N -2145 \N 45 45 \N 20 \N -2146 \N 46 46 \N 21 \N -2147 \N 47 47 \N 22 \N -2148 \N 48 48 \N 23 \N -2149 \N 49 49 \N 24 \N -2150 \N 50 0 \N 0 \N -2151 \N 51 1 \N 1 \N -2152 \N 52 2 \N 2 \N -2153 \N 53 3 \N 3 \N -2154 \N 54 4 \N 4 \N -2155 \N 55 5 \N 5 \N -2156 \N 56 6 \N 6 \N -2157 \N 57 7 \N 7 \N -2158 \N 58 8 \N 8 \N -2159 \N 59 9 \N 9 \N -2160 \N 60 10 \N 10 \N -2161 \N 61 11 \N 11 \N -2162 \N 62 12 \N 12 \N -2163 \N 63 13 \N 13 \N -2164 \N 64 14 \N 14 \N -2165 \N 65 15 \N 15 \N -2166 \N 66 16 \N 16 \N -2167 \N 67 17 \N 17 \N -2168 \N 68 18 \N 18 \N -2169 \N 69 19 \N 19 \N -2170 \N 70 20 \N 20 \N -2171 \N 71 21 \N 21 \N -2172 \N 72 22 \N 22 \N -2173 \N 73 23 \N 23 \N -2174 \N 74 24 \N 24 \N -2175 \N 75 25 \N 0 \N -2176 \N 76 26 \N 1 \N -2177 \N 77 27 \N 2 \N -2178 \N 78 28 \N 3 \N -2179 \N 79 29 \N 4 \N -2180 \N 80 30 \N 5 \N -2181 \N 81 31 \N 6 \N -2182 \N 82 32 \N 7 \N -2183 \N 83 33 \N 8 \N -2184 \N 84 34 \N 9 \N -2185 \N 85 35 \N 10 \N -2186 \N 86 36 \N 11 \N -2187 \N 87 37 \N 12 \N -2188 \N 88 38 \N 13 \N -2189 \N 89 39 \N 14 \N -2190 \N 90 40 \N 15 \N -2191 \N 91 41 \N 16 \N -2192 \N 92 42 \N 17 \N -2193 \N 93 43 \N 18 \N -2194 \N 94 44 \N 19 \N -2195 \N 95 45 \N 20 \N -2196 \N 96 46 \N 21 \N -2197 \N 97 47 \N 22 \N -2198 \N 98 48 \N 23 \N -2199 \N 99 49 \N 24 \N -2200 \N 0 0 \N 0 \N -2201 \N 1 1 \N 1 \N -2202 \N 2 2 \N 2 \N -2203 \N 3 3 \N 3 \N -2204 \N 4 4 \N 4 \N -2205 \N 5 5 \N 5 \N -2206 \N 6 6 \N 6 \N -2207 \N 7 7 \N 7 \N -2208 \N 8 8 \N 8 \N -2209 \N 9 9 \N 9 \N -2210 \N 10 10 \N 10 \N -2211 \N 11 11 \N 11 \N -2212 \N 12 12 \N 12 \N -2213 \N 13 13 \N 13 \N -2214 \N 14 14 \N 14 \N -2215 \N 15 15 \N 15 \N -2216 \N 16 16 \N 16 \N -2217 \N 17 17 \N 17 \N -2218 \N 18 18 \N 18 \N -2219 \N 19 19 \N 19 \N -2220 \N 20 20 \N 20 \N -2221 \N 21 21 \N 21 \N -2222 \N 22 22 \N 22 \N -2223 \N 23 23 \N 23 \N -2224 \N 24 24 \N 24 \N -2225 \N 25 25 \N 0 \N -2226 \N 26 26 \N 1 \N -2227 \N 27 27 \N 2 \N -2228 \N 28 28 \N 3 \N -2229 \N 29 29 \N 4 \N -2230 \N 30 30 \N 5 \N -2231 \N 31 31 \N 6 \N -2232 \N 32 32 \N 7 \N -2233 \N 33 33 \N 8 \N -2234 \N 34 34 \N 9 \N -2235 \N 35 35 \N 10 \N -2236 \N 36 36 \N 11 \N -2237 \N 37 37 \N 12 \N -2238 \N 38 38 \N 13 \N -2239 \N 39 39 \N 14 \N -2240 \N 40 40 \N 15 \N -2241 \N 41 41 \N 16 \N -2242 \N 42 42 \N 17 \N -2243 \N 43 43 \N 18 \N -2244 \N 44 44 \N 19 \N -2245 \N 45 45 \N 20 \N -2246 \N 46 46 \N 21 \N -2247 \N 47 47 \N 22 \N -2248 \N 48 48 \N 23 \N -2249 \N 49 49 \N 24 \N -2250 \N 50 0 \N 0 \N -2251 \N 51 1 \N 1 \N -2252 \N 52 2 \N 2 \N -2253 \N 53 3 \N 3 \N -2254 \N 54 4 \N 4 \N -2255 \N 55 5 \N 5 \N -2256 \N 56 6 \N 6 \N -2257 \N 57 7 \N 7 \N -2258 \N 58 8 \N 8 \N -2259 \N 59 9 \N 9 \N -2260 \N 60 10 \N 10 \N -2261 \N 61 11 \N 11 \N -2262 \N 62 12 \N 12 \N -2263 \N 63 13 \N 13 \N -2264 \N 64 14 \N 14 \N -2265 \N 65 15 \N 15 \N -2266 \N 66 16 \N 16 \N -2267 \N 67 17 \N 17 \N -2268 \N 68 18 \N 18 \N -2269 \N 69 19 \N 19 \N -2270 \N 70 20 \N 20 \N -2271 \N 71 21 \N 21 \N -2272 \N 72 22 \N 22 \N -2273 \N 73 23 \N 23 \N -2274 \N 74 24 \N 24 \N -2275 \N 75 25 \N 0 \N -2276 \N 76 26 \N 1 \N -2277 \N 77 27 \N 2 \N -2278 \N 78 28 \N 3 \N -2279 \N 79 29 \N 4 \N -2280 \N 80 30 \N 5 \N -2281 \N 81 31 \N 6 \N -2282 \N 82 32 \N 7 \N -2283 \N 83 33 \N 8 \N -2284 \N 84 34 \N 9 \N -2285 \N 85 35 \N 10 \N -2286 \N 86 36 \N 11 \N -2287 \N 87 37 \N 12 \N -2288 \N 88 38 \N 13 \N -2289 \N 89 39 \N 14 \N -2290 \N 90 40 \N 15 \N -2291 \N 91 41 \N 16 \N -2292 \N 92 42 \N 17 \N -2293 \N 93 43 \N 18 \N -2294 \N 94 44 \N 19 \N -2295 \N 95 45 \N 20 \N -2296 \N 96 46 \N 21 \N -2297 \N 97 47 \N 22 \N -2298 \N 98 48 \N 23 \N -2299 \N 99 49 \N 24 \N -2300 \N 0 0 \N 0 \N -2301 \N 1 1 \N 1 \N -2302 \N 2 2 \N 2 \N -2303 \N 3 3 \N 3 \N -2304 \N 4 4 \N 4 \N -2305 \N 5 5 \N 5 \N -2306 \N 6 6 \N 6 \N -2307 \N 7 7 \N 7 \N -2308 \N 8 8 \N 8 \N -2309 \N 9 9 \N 9 \N -2310 \N 10 10 \N 10 \N -2311 \N 11 11 \N 11 \N -2312 \N 12 12 \N 12 \N -2313 \N 13 13 \N 13 \N -2314 \N 14 14 \N 14 \N -2315 \N 15 15 \N 15 \N -2316 \N 16 16 \N 16 \N -2317 \N 17 17 \N 17 \N -2318 \N 18 18 \N 18 \N -2319 \N 19 19 \N 19 \N -2320 \N 20 20 \N 20 \N -2321 \N 21 21 \N 21 \N -2322 \N 22 22 \N 22 \N -2323 \N 23 23 \N 23 \N -2324 \N 24 24 \N 24 \N -2325 \N 25 25 \N 0 \N -2326 \N 26 26 \N 1 \N -2327 \N 27 27 \N 2 \N -2328 \N 28 28 \N 3 \N -2329 \N 29 29 \N 4 \N -2330 \N 30 30 \N 5 \N -2331 \N 31 31 \N 6 \N -2332 \N 32 32 \N 7 \N -2333 \N 33 33 \N 8 \N -2334 \N 34 34 \N 9 \N -2335 \N 35 35 \N 10 \N -2336 \N 36 36 \N 11 \N -2337 \N 37 37 \N 12 \N -2338 \N 38 38 \N 13 \N -2339 \N 39 39 \N 14 \N -2340 \N 40 40 \N 15 \N -2341 \N 41 41 \N 16 \N -2342 \N 42 42 \N 17 \N -2343 \N 43 43 \N 18 \N -2344 \N 44 44 \N 19 \N -2345 \N 45 45 \N 20 \N -2346 \N 46 46 \N 21 \N -2347 \N 47 47 \N 22 \N -2348 \N 48 48 \N 23 \N -2349 \N 49 49 \N 24 \N -2350 \N 50 0 \N 0 \N -2351 \N 51 1 \N 1 \N -2352 \N 52 2 \N 2 \N -2353 \N 53 3 \N 3 \N -2354 \N 54 4 \N 4 \N -2355 \N 55 5 \N 5 \N -2356 \N 56 6 \N 6 \N -2357 \N 57 7 \N 7 \N -2358 \N 58 8 \N 8 \N -2359 \N 59 9 \N 9 \N -2360 \N 60 10 \N 10 \N -2361 \N 61 11 \N 11 \N -2362 \N 62 12 \N 12 \N -2363 \N 63 13 \N 13 \N -2364 \N 64 14 \N 14 \N -2365 \N 65 15 \N 15 \N -2366 \N 66 16 \N 16 \N -2367 \N 67 17 \N 17 \N -2368 \N 68 18 \N 18 \N -2369 \N 69 19 \N 19 \N -2370 \N 70 20 \N 20 \N -2371 \N 71 21 \N 21 \N -2372 \N 72 22 \N 22 \N -2373 \N 73 23 \N 23 \N -2374 \N 74 24 \N 24 \N -2375 \N 75 25 \N 0 \N -2376 \N 76 26 \N 1 \N -2377 \N 77 27 \N 2 \N -2378 \N 78 28 \N 3 \N -2379 \N 79 29 \N 4 \N -2380 \N 80 30 \N 5 \N -2381 \N 81 31 \N 6 \N -2382 \N 82 32 \N 7 \N -2383 \N 83 33 \N 8 \N -2384 \N 84 34 \N 9 \N -2385 \N 85 35 \N 10 \N -2386 \N 86 36 \N 11 \N -2387 \N 87 37 \N 12 \N -2388 \N 88 38 \N 13 \N -2389 \N 89 39 \N 14 \N -2390 \N 90 40 \N 15 \N -2391 \N 91 41 \N 16 \N -2392 \N 92 42 \N 17 \N -2393 \N 93 43 \N 18 \N -2394 \N 94 44 \N 19 \N -2395 \N 95 45 \N 20 \N -2396 \N 96 46 \N 21 \N -2397 \N 97 47 \N 22 \N -2398 \N 98 48 \N 23 \N -2399 \N 99 49 \N 24 \N -2400 \N 0 0 \N 0 \N -2401 \N 1 1 \N 1 \N -2402 \N 2 2 \N 2 \N -2403 \N 3 3 \N 3 \N -2404 \N 4 4 \N 4 \N -2405 \N 5 5 \N 5 \N -2406 \N 6 6 \N 6 \N -2407 \N 7 7 \N 7 \N -2408 \N 8 8 \N 8 \N -2409 \N 9 9 \N 9 \N -2410 \N 10 10 \N 10 \N -2411 \N 11 11 \N 11 \N -2412 \N 12 12 \N 12 \N -2413 \N 13 13 \N 13 \N -2414 \N 14 14 \N 14 \N -2415 \N 15 15 \N 15 \N -2416 \N 16 16 \N 16 \N -2417 \N 17 17 \N 17 \N -2418 \N 18 18 \N 18 \N -2419 \N 19 19 \N 19 \N -2420 \N 20 20 \N 20 \N -2421 \N 21 21 \N 21 \N -2422 \N 22 22 \N 22 \N -2423 \N 23 23 \N 23 \N -2424 \N 24 24 \N 24 \N -2425 \N 25 25 \N 0 \N -2426 \N 26 26 \N 1 \N -2427 \N 27 27 \N 2 \N -2428 \N 28 28 \N 3 \N -2429 \N 29 29 \N 4 \N -2430 \N 30 30 \N 5 \N -2431 \N 31 31 \N 6 \N -2432 \N 32 32 \N 7 \N -2433 \N 33 33 \N 8 \N -2434 \N 34 34 \N 9 \N -2435 \N 35 35 \N 10 \N -2436 \N 36 36 \N 11 \N -2437 \N 37 37 \N 12 \N -2438 \N 38 38 \N 13 \N -2439 \N 39 39 \N 14 \N -2440 \N 40 40 \N 15 \N -2441 \N 41 41 \N 16 \N -2442 \N 42 42 \N 17 \N -2443 \N 43 43 \N 18 \N -2444 \N 44 44 \N 19 \N -2445 \N 45 45 \N 20 \N -2446 \N 46 46 \N 21 \N -2447 \N 47 47 \N 22 \N -2448 \N 48 48 \N 23 \N -2449 \N 49 49 \N 24 \N -2450 \N 50 0 \N 0 \N -2451 \N 51 1 \N 1 \N -2452 \N 52 2 \N 2 \N -2453 \N 53 3 \N 3 \N -2454 \N 54 4 \N 4 \N -2455 \N 55 5 \N 5 \N -2456 \N 56 6 \N 6 \N -2457 \N 57 7 \N 7 \N -2458 \N 58 8 \N 8 \N -2459 \N 59 9 \N 9 \N -2460 \N 60 10 \N 10 \N -2461 \N 61 11 \N 11 \N -2462 \N 62 12 \N 12 \N -2463 \N 63 13 \N 13 \N -2464 \N 64 14 \N 14 \N -2465 \N 65 15 \N 15 \N -2466 \N 66 16 \N 16 \N -2467 \N 67 17 \N 17 \N -2468 \N 68 18 \N 18 \N -2469 \N 69 19 \N 19 \N -2470 \N 70 20 \N 20 \N -2471 \N 71 21 \N 21 \N -2472 \N 72 22 \N 22 \N -2473 \N 73 23 \N 23 \N -2474 \N 74 24 \N 24 \N -2475 \N 75 25 \N 0 \N -2476 \N 76 26 \N 1 \N -2477 \N 77 27 \N 2 \N -2478 \N 78 28 \N 3 \N -2479 \N 79 29 \N 4 \N -2480 \N 80 30 \N 5 \N -2481 \N 81 31 \N 6 \N -2482 \N 82 32 \N 7 \N -2483 \N 83 33 \N 8 \N -2484 \N 84 34 \N 9 \N -2485 \N 85 35 \N 10 \N -2486 \N 86 36 \N 11 \N -2487 \N 87 37 \N 12 \N -2488 \N 88 38 \N 13 \N -2489 \N 89 39 \N 14 \N -2490 \N 90 40 \N 15 \N -2491 \N 91 41 \N 16 \N -2492 \N 92 42 \N 17 \N -2493 \N 93 43 \N 18 \N -2494 \N 94 44 \N 19 \N -2495 \N 95 45 \N 20 \N -2496 \N 96 46 \N 21 \N -2497 \N 97 47 \N 22 \N -2498 \N 98 48 \N 23 \N -2499 \N 99 49 \N 24 \N -2500 \N 0 0 \N 0 \N -2501 \N 1 1 \N 1 \N -2502 \N 2 2 \N 2 \N -2503 \N 3 3 \N 3 \N -2504 \N 4 4 \N 4 \N -2505 \N 5 5 \N 5 \N -2506 \N 6 6 \N 6 \N -2507 \N 7 7 \N 7 \N -2508 \N 8 8 \N 8 \N -2509 \N 9 9 \N 9 \N -2510 \N 10 10 \N 10 \N -2511 \N 11 11 \N 11 \N -2512 \N 12 12 \N 12 \N -2513 \N 13 13 \N 13 \N -2514 \N 14 14 \N 14 \N -2515 \N 15 15 \N 15 \N -2516 \N 16 16 \N 16 \N -2517 \N 17 17 \N 17 \N -2518 \N 18 18 \N 18 \N -2519 \N 19 19 \N 19 \N -2520 \N 20 20 \N 20 \N -2521 \N 21 21 \N 21 \N -2522 \N 22 22 \N 22 \N -2523 \N 23 23 \N 23 \N -2524 \N 24 24 \N 24 \N -2525 \N 25 25 \N 0 \N -2526 \N 26 26 \N 1 \N -2527 \N 27 27 \N 2 \N -2528 \N 28 28 \N 3 \N -2529 \N 29 29 \N 4 \N -2530 \N 30 30 \N 5 \N -2531 \N 31 31 \N 6 \N -2532 \N 32 32 \N 7 \N -2533 \N 33 33 \N 8 \N -2534 \N 34 34 \N 9 \N -2535 \N 35 35 \N 10 \N -2536 \N 36 36 \N 11 \N -2537 \N 37 37 \N 12 \N -2538 \N 38 38 \N 13 \N -2539 \N 39 39 \N 14 \N -2540 \N 40 40 \N 15 \N -2541 \N 41 41 \N 16 \N -2542 \N 42 42 \N 17 \N -2543 \N 43 43 \N 18 \N -2544 \N 44 44 \N 19 \N -2545 \N 45 45 \N 20 \N -2546 \N 46 46 \N 21 \N -2547 \N 47 47 \N 22 \N -2548 \N 48 48 \N 23 \N -2549 \N 49 49 \N 24 \N -2550 \N 50 0 \N 0 \N -2551 \N 51 1 \N 1 \N -2552 \N 52 2 \N 2 \N -2553 \N 53 3 \N 3 \N -2554 \N 54 4 \N 4 \N -2555 \N 55 5 \N 5 \N -2556 \N 56 6 \N 6 \N -2557 \N 57 7 \N 7 \N -2558 \N 58 8 \N 8 \N -2559 \N 59 9 \N 9 \N -2560 \N 60 10 \N 10 \N -2561 \N 61 11 \N 11 \N -2562 \N 62 12 \N 12 \N -2563 \N 63 13 \N 13 \N -2564 \N 64 14 \N 14 \N -2565 \N 65 15 \N 15 \N -2566 \N 66 16 \N 16 \N -2567 \N 67 17 \N 17 \N -2568 \N 68 18 \N 18 \N -2569 \N 69 19 \N 19 \N -2570 \N 70 20 \N 20 \N -2571 \N 71 21 \N 21 \N -2572 \N 72 22 \N 22 \N -2573 \N 73 23 \N 23 \N -2574 \N 74 24 \N 24 \N -2575 \N 75 25 \N 0 \N -2576 \N 76 26 \N 1 \N -2577 \N 77 27 \N 2 \N -2578 \N 78 28 \N 3 \N -2579 \N 79 29 \N 4 \N -2580 \N 80 30 \N 5 \N -2581 \N 81 31 \N 6 \N -2582 \N 82 32 \N 7 \N -2583 \N 83 33 \N 8 \N -2584 \N 84 34 \N 9 \N -2585 \N 85 35 \N 10 \N -2586 \N 86 36 \N 11 \N -2587 \N 87 37 \N 12 \N -2588 \N 88 38 \N 13 \N -2589 \N 89 39 \N 14 \N -2590 \N 90 40 \N 15 \N -2591 \N 91 41 \N 16 \N -2592 \N 92 42 \N 17 \N -2593 \N 93 43 \N 18 \N -2594 \N 94 44 \N 19 \N -2595 \N 95 45 \N 20 \N -2596 \N 96 46 \N 21 \N -2597 \N 97 47 \N 22 \N -2598 \N 98 48 \N 23 \N -2599 \N 99 49 \N 24 \N -2600 \N 0 0 \N 0 \N -2601 \N 1 1 \N 1 \N -2602 \N 2 2 \N 2 \N -2603 \N 3 3 \N 3 \N -2604 \N 4 4 \N 4 \N -2605 \N 5 5 \N 5 \N -2606 \N 6 6 \N 6 \N -2607 \N 7 7 \N 7 \N -2608 \N 8 8 \N 8 \N -2609 \N 9 9 \N 9 \N -2610 \N 10 10 \N 10 \N -2611 \N 11 11 \N 11 \N -2612 \N 12 12 \N 12 \N -2613 \N 13 13 \N 13 \N -2614 \N 14 14 \N 14 \N -2615 \N 15 15 \N 15 \N -2616 \N 16 16 \N 16 \N -2617 \N 17 17 \N 17 \N -2618 \N 18 18 \N 18 \N -2619 \N 19 19 \N 19 \N -2620 \N 20 20 \N 20 \N -2621 \N 21 21 \N 21 \N -2622 \N 22 22 \N 22 \N -2623 \N 23 23 \N 23 \N -2624 \N 24 24 \N 24 \N -2625 \N 25 25 \N 0 \N -2626 \N 26 26 \N 1 \N -2627 \N 27 27 \N 2 \N -2628 \N 28 28 \N 3 \N -2629 \N 29 29 \N 4 \N -2630 \N 30 30 \N 5 \N -2631 \N 31 31 \N 6 \N -2632 \N 32 32 \N 7 \N -2633 \N 33 33 \N 8 \N -2634 \N 34 34 \N 9 \N -2635 \N 35 35 \N 10 \N -2636 \N 36 36 \N 11 \N -2637 \N 37 37 \N 12 \N -2638 \N 38 38 \N 13 \N -2639 \N 39 39 \N 14 \N -2640 \N 40 40 \N 15 \N -2641 \N 41 41 \N 16 \N -2642 \N 42 42 \N 17 \N -2643 \N 43 43 \N 18 \N -2644 \N 44 44 \N 19 \N -2645 \N 45 45 \N 20 \N -2646 \N 46 46 \N 21 \N -2647 \N 47 47 \N 22 \N -2648 \N 48 48 \N 23 \N -2649 \N 49 49 \N 24 \N -2650 \N 50 0 \N 0 \N -2651 \N 51 1 \N 1 \N -2652 \N 52 2 \N 2 \N -2653 \N 53 3 \N 3 \N -2654 \N 54 4 \N 4 \N -2655 \N 55 5 \N 5 \N -2656 \N 56 6 \N 6 \N -2657 \N 57 7 \N 7 \N -2658 \N 58 8 \N 8 \N -2659 \N 59 9 \N 9 \N -2660 \N 60 10 \N 10 \N -2661 \N 61 11 \N 11 \N -2662 \N 62 12 \N 12 \N -2663 \N 63 13 \N 13 \N -2664 \N 64 14 \N 14 \N -2665 \N 65 15 \N 15 \N -2666 \N 66 16 \N 16 \N -2667 \N 67 17 \N 17 \N -2668 \N 68 18 \N 18 \N -2669 \N 69 19 \N 19 \N -2670 \N 70 20 \N 20 \N -2671 \N 71 21 \N 21 \N -2672 \N 72 22 \N 22 \N -2673 \N 73 23 \N 23 \N -2674 \N 74 24 \N 24 \N -2675 \N 75 25 \N 0 \N -2676 \N 76 26 \N 1 \N -2677 \N 77 27 \N 2 \N -2678 \N 78 28 \N 3 \N -2679 \N 79 29 \N 4 \N -2680 \N 80 30 \N 5 \N -2681 \N 81 31 \N 6 \N -2682 \N 82 32 \N 7 \N -2683 \N 83 33 \N 8 \N -2684 \N 84 34 \N 9 \N -2685 \N 85 35 \N 10 \N -2686 \N 86 36 \N 11 \N -2687 \N 87 37 \N 12 \N -2688 \N 88 38 \N 13 \N -2689 \N 89 39 \N 14 \N -2690 \N 90 40 \N 15 \N -2691 \N 91 41 \N 16 \N -2692 \N 92 42 \N 17 \N -2693 \N 93 43 \N 18 \N -2694 \N 94 44 \N 19 \N -2695 \N 95 45 \N 20 \N -2696 \N 96 46 \N 21 \N -2697 \N 97 47 \N 22 \N -2698 \N 98 48 \N 23 \N -2699 \N 99 49 \N 24 \N -2700 \N 0 0 \N 0 \N -2701 \N 1 1 \N 1 \N -2702 \N 2 2 \N 2 \N -2703 \N 3 3 \N 3 \N -2704 \N 4 4 \N 4 \N -2705 \N 5 5 \N 5 \N -2706 \N 6 6 \N 6 \N -2707 \N 7 7 \N 7 \N -2708 \N 8 8 \N 8 \N -2709 \N 9 9 \N 9 \N -2710 \N 10 10 \N 10 \N -2711 \N 11 11 \N 11 \N -2712 \N 12 12 \N 12 \N -2713 \N 13 13 \N 13 \N -2714 \N 14 14 \N 14 \N -2715 \N 15 15 \N 15 \N -2716 \N 16 16 \N 16 \N -2717 \N 17 17 \N 17 \N -2718 \N 18 18 \N 18 \N -2719 \N 19 19 \N 19 \N -2720 \N 20 20 \N 20 \N -2721 \N 21 21 \N 21 \N -2722 \N 22 22 \N 22 \N -2723 \N 23 23 \N 23 \N -2724 \N 24 24 \N 24 \N -2725 \N 25 25 \N 0 \N -2726 \N 26 26 \N 1 \N -2727 \N 27 27 \N 2 \N -2728 \N 28 28 \N 3 \N -2729 \N 29 29 \N 4 \N -2730 \N 30 30 \N 5 \N -2731 \N 31 31 \N 6 \N -2732 \N 32 32 \N 7 \N -2733 \N 33 33 \N 8 \N -2734 \N 34 34 \N 9 \N -2735 \N 35 35 \N 10 \N -2736 \N 36 36 \N 11 \N -2737 \N 37 37 \N 12 \N -2738 \N 38 38 \N 13 \N -2739 \N 39 39 \N 14 \N -2740 \N 40 40 \N 15 \N -2741 \N 41 41 \N 16 \N -2742 \N 42 42 \N 17 \N -2743 \N 43 43 \N 18 \N -2744 \N 44 44 \N 19 \N -2745 \N 45 45 \N 20 \N -2746 \N 46 46 \N 21 \N -2747 \N 47 47 \N 22 \N -2748 \N 48 48 \N 23 \N -2749 \N 49 49 \N 24 \N -2750 \N 50 0 \N 0 \N -2751 \N 51 1 \N 1 \N -2752 \N 52 2 \N 2 \N -2753 \N 53 3 \N 3 \N -2754 \N 54 4 \N 4 \N -2755 \N 55 5 \N 5 \N -2756 \N 56 6 \N 6 \N -2757 \N 57 7 \N 7 \N -2758 \N 58 8 \N 8 \N -2759 \N 59 9 \N 9 \N -2760 \N 60 10 \N 10 \N -2761 \N 61 11 \N 11 \N -2762 \N 62 12 \N 12 \N -2763 \N 63 13 \N 13 \N -2764 \N 64 14 \N 14 \N -2765 \N 65 15 \N 15 \N -2766 \N 66 16 \N 16 \N -2767 \N 67 17 \N 17 \N -2768 \N 68 18 \N 18 \N -2769 \N 69 19 \N 19 \N -2770 \N 70 20 \N 20 \N -2771 \N 71 21 \N 21 \N -2772 \N 72 22 \N 22 \N -2773 \N 73 23 \N 23 \N -2774 \N 74 24 \N 24 \N -2775 \N 75 25 \N 0 \N -2776 \N 76 26 \N 1 \N -2777 \N 77 27 \N 2 \N -2778 \N 78 28 \N 3 \N -2779 \N 79 29 \N 4 \N -2780 \N 80 30 \N 5 \N -2781 \N 81 31 \N 6 \N -2782 \N 82 32 \N 7 \N -2783 \N 83 33 \N 8 \N -2784 \N 84 34 \N 9 \N -2785 \N 85 35 \N 10 \N -2786 \N 86 36 \N 11 \N -2787 \N 87 37 \N 12 \N -2788 \N 88 38 \N 13 \N -2789 \N 89 39 \N 14 \N -2790 \N 90 40 \N 15 \N -2791 \N 91 41 \N 16 \N -2792 \N 92 42 \N 17 \N -2793 \N 93 43 \N 18 \N -2794 \N 94 44 \N 19 \N -2795 \N 95 45 \N 20 \N -2796 \N 96 46 \N 21 \N -2797 \N 97 47 \N 22 \N -2798 \N 98 48 \N 23 \N -2799 \N 99 49 \N 24 \N -2800 \N 0 0 \N 0 \N -2801 \N 1 1 \N 1 \N -2802 \N 2 2 \N 2 \N -2803 \N 3 3 \N 3 \N -2804 \N 4 4 \N 4 \N -2805 \N 5 5 \N 5 \N -2806 \N 6 6 \N 6 \N -2807 \N 7 7 \N 7 \N -2808 \N 8 8 \N 8 \N -2809 \N 9 9 \N 9 \N -2810 \N 10 10 \N 10 \N -2811 \N 11 11 \N 11 \N -2812 \N 12 12 \N 12 \N -2813 \N 13 13 \N 13 \N -2814 \N 14 14 \N 14 \N -2815 \N 15 15 \N 15 \N -2816 \N 16 16 \N 16 \N -2817 \N 17 17 \N 17 \N -2818 \N 18 18 \N 18 \N -2819 \N 19 19 \N 19 \N -2820 \N 20 20 \N 20 \N -2821 \N 21 21 \N 21 \N -2822 \N 22 22 \N 22 \N -2823 \N 23 23 \N 23 \N -2824 \N 24 24 \N 24 \N -2825 \N 25 25 \N 0 \N -2826 \N 26 26 \N 1 \N -2827 \N 27 27 \N 2 \N -2828 \N 28 28 \N 3 \N -2829 \N 29 29 \N 4 \N -2830 \N 30 30 \N 5 \N -2831 \N 31 31 \N 6 \N -2832 \N 32 32 \N 7 \N -2833 \N 33 33 \N 8 \N -2834 \N 34 34 \N 9 \N -2835 \N 35 35 \N 10 \N -2836 \N 36 36 \N 11 \N -2837 \N 37 37 \N 12 \N -2838 \N 38 38 \N 13 \N -2839 \N 39 39 \N 14 \N -2840 \N 40 40 \N 15 \N -2841 \N 41 41 \N 16 \N -2842 \N 42 42 \N 17 \N -2843 \N 43 43 \N 18 \N -2844 \N 44 44 \N 19 \N -2845 \N 45 45 \N 20 \N -2846 \N 46 46 \N 21 \N -2847 \N 47 47 \N 22 \N -2848 \N 48 48 \N 23 \N -2849 \N 49 49 \N 24 \N -2850 \N 50 0 \N 0 \N -2851 \N 51 1 \N 1 \N -2852 \N 52 2 \N 2 \N -2853 \N 53 3 \N 3 \N -2854 \N 54 4 \N 4 \N -2855 \N 55 5 \N 5 \N -2856 \N 56 6 \N 6 \N -2857 \N 57 7 \N 7 \N -2858 \N 58 8 \N 8 \N -2859 \N 59 9 \N 9 \N -2860 \N 60 10 \N 10 \N -2861 \N 61 11 \N 11 \N -2862 \N 62 12 \N 12 \N -2863 \N 63 13 \N 13 \N -2864 \N 64 14 \N 14 \N -2865 \N 65 15 \N 15 \N -2866 \N 66 16 \N 16 \N -2867 \N 67 17 \N 17 \N -2868 \N 68 18 \N 18 \N -2869 \N 69 19 \N 19 \N -2870 \N 70 20 \N 20 \N -2871 \N 71 21 \N 21 \N -2872 \N 72 22 \N 22 \N -2873 \N 73 23 \N 23 \N -2874 \N 74 24 \N 24 \N -2875 \N 75 25 \N 0 \N -2876 \N 76 26 \N 1 \N -2877 \N 77 27 \N 2 \N -2878 \N 78 28 \N 3 \N -2879 \N 79 29 \N 4 \N -2880 \N 80 30 \N 5 \N -2881 \N 81 31 \N 6 \N -2882 \N 82 32 \N 7 \N -2883 \N 83 33 \N 8 \N -2884 \N 84 34 \N 9 \N -2885 \N 85 35 \N 10 \N -2886 \N 86 36 \N 11 \N -2887 \N 87 37 \N 12 \N -2888 \N 88 38 \N 13 \N -2889 \N 89 39 \N 14 \N -2890 \N 90 40 \N 15 \N -2891 \N 91 41 \N 16 \N -2892 \N 92 42 \N 17 \N -2893 \N 93 43 \N 18 \N -2894 \N 94 44 \N 19 \N -2895 \N 95 45 \N 20 \N -2896 \N 96 46 \N 21 \N -2897 \N 97 47 \N 22 \N -2898 \N 98 48 \N 23 \N -2899 \N 99 49 \N 24 \N -2900 \N 0 0 \N 0 \N -2901 \N 1 1 \N 1 \N -2902 \N 2 2 \N 2 \N -2903 \N 3 3 \N 3 \N -2904 \N 4 4 \N 4 \N -2905 \N 5 5 \N 5 \N -2906 \N 6 6 \N 6 \N -2907 \N 7 7 \N 7 \N -2908 \N 8 8 \N 8 \N -2909 \N 9 9 \N 9 \N -2910 \N 10 10 \N 10 \N -2911 \N 11 11 \N 11 \N -2912 \N 12 12 \N 12 \N -2913 \N 13 13 \N 13 \N -2914 \N 14 14 \N 14 \N -2915 \N 15 15 \N 15 \N -2916 \N 16 16 \N 16 \N -2917 \N 17 17 \N 17 \N -2918 \N 18 18 \N 18 \N -2919 \N 19 19 \N 19 \N -2920 \N 20 20 \N 20 \N -2921 \N 21 21 \N 21 \N -2922 \N 22 22 \N 22 \N -2923 \N 23 23 \N 23 \N -2924 \N 24 24 \N 24 \N -2925 \N 25 25 \N 0 \N -2926 \N 26 26 \N 1 \N -2927 \N 27 27 \N 2 \N -2928 \N 28 28 \N 3 \N -2929 \N 29 29 \N 4 \N -2930 \N 30 30 \N 5 \N -2931 \N 31 31 \N 6 \N -2932 \N 32 32 \N 7 \N -2933 \N 33 33 \N 8 \N -2934 \N 34 34 \N 9 \N -2935 \N 35 35 \N 10 \N -2936 \N 36 36 \N 11 \N -2937 \N 37 37 \N 12 \N -2938 \N 38 38 \N 13 \N -2939 \N 39 39 \N 14 \N -2940 \N 40 40 \N 15 \N -2941 \N 41 41 \N 16 \N -2942 \N 42 42 \N 17 \N -2943 \N 43 43 \N 18 \N -2944 \N 44 44 \N 19 \N -2945 \N 45 45 \N 20 \N -2946 \N 46 46 \N 21 \N -2947 \N 47 47 \N 22 \N -2948 \N 48 48 \N 23 \N -2949 \N 49 49 \N 24 \N -2950 \N 50 0 \N 0 \N -2951 \N 51 1 \N 1 \N -2952 \N 52 2 \N 2 \N -2953 \N 53 3 \N 3 \N -2954 \N 54 4 \N 4 \N -2955 \N 55 5 \N 5 \N -2956 \N 56 6 \N 6 \N -2957 \N 57 7 \N 7 \N -2958 \N 58 8 \N 8 \N -2959 \N 59 9 \N 9 \N -2960 \N 60 10 \N 10 \N -2961 \N 61 11 \N 11 \N -2962 \N 62 12 \N 12 \N -2963 \N 63 13 \N 13 \N -2964 \N 64 14 \N 14 \N -2965 \N 65 15 \N 15 \N -2966 \N 66 16 \N 16 \N -2967 \N 67 17 \N 17 \N -2968 \N 68 18 \N 18 \N -2969 \N 69 19 \N 19 \N -2970 \N 70 20 \N 20 \N -2971 \N 71 21 \N 21 \N -2972 \N 72 22 \N 22 \N -2973 \N 73 23 \N 23 \N -2974 \N 74 24 \N 24 \N -2975 \N 75 25 \N 0 \N -2976 \N 76 26 \N 1 \N -2977 \N 77 27 \N 2 \N -2978 \N 78 28 \N 3 \N -2979 \N 79 29 \N 4 \N -2980 \N 80 30 \N 5 \N -2981 \N 81 31 \N 6 \N -2982 \N 82 32 \N 7 \N -2983 \N 83 33 \N 8 \N -2984 \N 84 34 \N 9 \N -2985 \N 85 35 \N 10 \N -2986 \N 86 36 \N 11 \N -2987 \N 87 37 \N 12 \N -2988 \N 88 38 \N 13 \N -2989 \N 89 39 \N 14 \N -2990 \N 90 40 \N 15 \N -2991 \N 91 41 \N 16 \N -2992 \N 92 42 \N 17 \N -2993 \N 93 43 \N 18 \N -2994 \N 94 44 \N 19 \N -2995 \N 95 45 \N 20 \N -2996 \N 96 46 \N 21 \N -2997 \N 97 47 \N 22 \N -2998 \N 98 48 \N 23 \N -2999 \N 99 49 \N 24 \N -3000 \N 0 0 \N 0 \N -3001 \N 1 1 \N 1 \N -3002 \N 2 2 \N 2 \N -3003 \N 3 3 \N 3 \N -3004 \N 4 4 \N 4 \N -3005 \N 5 5 \N 5 \N -3006 \N 6 6 \N 6 \N -3007 \N 7 7 \N 7 \N -3008 \N 8 8 \N 8 \N -3009 \N 9 9 \N 9 \N -3010 \N 10 10 \N 10 \N -3011 \N 11 11 \N 11 \N -3012 \N 12 12 \N 12 \N -3013 \N 13 13 \N 13 \N -3014 \N 14 14 \N 14 \N -3015 \N 15 15 \N 15 \N -3016 \N 16 16 \N 16 \N -3017 \N 17 17 \N 17 \N -3018 \N 18 18 \N 18 \N -3019 \N 19 19 \N 19 \N -3020 \N 20 20 \N 20 \N -3021 \N 21 21 \N 21 \N -3022 \N 22 22 \N 22 \N -3023 \N 23 23 \N 23 \N -3024 \N 24 24 \N 24 \N -3025 \N 25 25 \N 0 \N -3026 \N 26 26 \N 1 \N -3027 \N 27 27 \N 2 \N -3028 \N 28 28 \N 3 \N -3029 \N 29 29 \N 4 \N -3030 \N 30 30 \N 5 \N -3031 \N 31 31 \N 6 \N -3032 \N 32 32 \N 7 \N -3033 \N 33 33 \N 8 \N -3034 \N 34 34 \N 9 \N -3035 \N 35 35 \N 10 \N -3036 \N 36 36 \N 11 \N -3037 \N 37 37 \N 12 \N -3038 \N 38 38 \N 13 \N -3039 \N 39 39 \N 14 \N -3040 \N 40 40 \N 15 \N -3041 \N 41 41 \N 16 \N -3042 \N 42 42 \N 17 \N -3043 \N 43 43 \N 18 \N -3044 \N 44 44 \N 19 \N -3045 \N 45 45 \N 20 \N -3046 \N 46 46 \N 21 \N -3047 \N 47 47 \N 22 \N -3048 \N 48 48 \N 23 \N -3049 \N 49 49 \N 24 \N -3050 \N 50 0 \N 0 \N -3051 \N 51 1 \N 1 \N -3052 \N 52 2 \N 2 \N -3053 \N 53 3 \N 3 \N -3054 \N 54 4 \N 4 \N -3055 \N 55 5 \N 5 \N -3056 \N 56 6 \N 6 \N -3057 \N 57 7 \N 7 \N -3058 \N 58 8 \N 8 \N -3059 \N 59 9 \N 9 \N -3060 \N 60 10 \N 10 \N -3061 \N 61 11 \N 11 \N -3062 \N 62 12 \N 12 \N -3063 \N 63 13 \N 13 \N -3064 \N 64 14 \N 14 \N -3065 \N 65 15 \N 15 \N -3066 \N 66 16 \N 16 \N -3067 \N 67 17 \N 17 \N -3068 \N 68 18 \N 18 \N -3069 \N 69 19 \N 19 \N -3070 \N 70 20 \N 20 \N -3071 \N 71 21 \N 21 \N -3072 \N 72 22 \N 22 \N -3073 \N 73 23 \N 23 \N -3074 \N 74 24 \N 24 \N -3075 \N 75 25 \N 0 \N -3076 \N 76 26 \N 1 \N -3077 \N 77 27 \N 2 \N -3078 \N 78 28 \N 3 \N -3079 \N 79 29 \N 4 \N -3080 \N 80 30 \N 5 \N -3081 \N 81 31 \N 6 \N -3082 \N 82 32 \N 7 \N -3083 \N 83 33 \N 8 \N -3084 \N 84 34 \N 9 \N -3085 \N 85 35 \N 10 \N -3086 \N 86 36 \N 11 \N -3087 \N 87 37 \N 12 \N -3088 \N 88 38 \N 13 \N -3089 \N 89 39 \N 14 \N -3090 \N 90 40 \N 15 \N -3091 \N 91 41 \N 16 \N -3092 \N 92 42 \N 17 \N -3093 \N 93 43 \N 18 \N -3094 \N 94 44 \N 19 \N -3095 \N 95 45 \N 20 \N -3096 \N 96 46 \N 21 \N -3097 \N 97 47 \N 22 \N -3098 \N 98 48 \N 23 \N -3099 \N 99 49 \N 24 \N -3100 \N 0 0 \N 0 \N -3101 \N 1 1 \N 1 \N -3102 \N 2 2 \N 2 \N -3103 \N 3 3 \N 3 \N -3104 \N 4 4 \N 4 \N -3105 \N 5 5 \N 5 \N -3106 \N 6 6 \N 6 \N -3107 \N 7 7 \N 7 \N -3108 \N 8 8 \N 8 \N -3109 \N 9 9 \N 9 \N -3110 \N 10 10 \N 10 \N -3111 \N 11 11 \N 11 \N -3112 \N 12 12 \N 12 \N -3113 \N 13 13 \N 13 \N -3114 \N 14 14 \N 14 \N -3115 \N 15 15 \N 15 \N -3116 \N 16 16 \N 16 \N -3117 \N 17 17 \N 17 \N -3118 \N 18 18 \N 18 \N -3119 \N 19 19 \N 19 \N -3120 \N 20 20 \N 20 \N -3121 \N 21 21 \N 21 \N -3122 \N 22 22 \N 22 \N -3123 \N 23 23 \N 23 \N -3124 \N 24 24 \N 24 \N -3125 \N 25 25 \N 0 \N -3126 \N 26 26 \N 1 \N -3127 \N 27 27 \N 2 \N -3128 \N 28 28 \N 3 \N -3129 \N 29 29 \N 4 \N -3130 \N 30 30 \N 5 \N -3131 \N 31 31 \N 6 \N -3132 \N 32 32 \N 7 \N -3133 \N 33 33 \N 8 \N -3134 \N 34 34 \N 9 \N -3135 \N 35 35 \N 10 \N -3136 \N 36 36 \N 11 \N -3137 \N 37 37 \N 12 \N -3138 \N 38 38 \N 13 \N -3139 \N 39 39 \N 14 \N -3140 \N 40 40 \N 15 \N -3141 \N 41 41 \N 16 \N -3142 \N 42 42 \N 17 \N -3143 \N 43 43 \N 18 \N -3144 \N 44 44 \N 19 \N -3145 \N 45 45 \N 20 \N -3146 \N 46 46 \N 21 \N -3147 \N 47 47 \N 22 \N -3148 \N 48 48 \N 23 \N -3149 \N 49 49 \N 24 \N -3150 \N 50 0 \N 0 \N -3151 \N 51 1 \N 1 \N -3152 \N 52 2 \N 2 \N -3153 \N 53 3 \N 3 \N -3154 \N 54 4 \N 4 \N -3155 \N 55 5 \N 5 \N -3156 \N 56 6 \N 6 \N -3157 \N 57 7 \N 7 \N -3158 \N 58 8 \N 8 \N -3159 \N 59 9 \N 9 \N -3160 \N 60 10 \N 10 \N -3161 \N 61 11 \N 11 \N -3162 \N 62 12 \N 12 \N -3163 \N 63 13 \N 13 \N -3164 \N 64 14 \N 14 \N -3165 \N 65 15 \N 15 \N -3166 \N 66 16 \N 16 \N -3167 \N 67 17 \N 17 \N -3168 \N 68 18 \N 18 \N -3169 \N 69 19 \N 19 \N -3170 \N 70 20 \N 20 \N -3171 \N 71 21 \N 21 \N -3172 \N 72 22 \N 22 \N -3173 \N 73 23 \N 23 \N -3174 \N 74 24 \N 24 \N -3175 \N 75 25 \N 0 \N -3176 \N 76 26 \N 1 \N -3177 \N 77 27 \N 2 \N -3178 \N 78 28 \N 3 \N -3179 \N 79 29 \N 4 \N -3180 \N 80 30 \N 5 \N -3181 \N 81 31 \N 6 \N -3182 \N 82 32 \N 7 \N -3183 \N 83 33 \N 8 \N -3184 \N 84 34 \N 9 \N -3185 \N 85 35 \N 10 \N -3186 \N 86 36 \N 11 \N -3187 \N 87 37 \N 12 \N -3188 \N 88 38 \N 13 \N -3189 \N 89 39 \N 14 \N -3190 \N 90 40 \N 15 \N -3191 \N 91 41 \N 16 \N -3192 \N 92 42 \N 17 \N -3193 \N 93 43 \N 18 \N -3194 \N 94 44 \N 19 \N -3195 \N 95 45 \N 20 \N -3196 \N 96 46 \N 21 \N -3197 \N 97 47 \N 22 \N -3198 \N 98 48 \N 23 \N -3199 \N 99 49 \N 24 \N -3200 \N 0 0 \N 0 \N -3201 \N 1 1 \N 1 \N -3202 \N 2 2 \N 2 \N -3203 \N 3 3 \N 3 \N -3204 \N 4 4 \N 4 \N -3205 \N 5 5 \N 5 \N -3206 \N 6 6 \N 6 \N -3207 \N 7 7 \N 7 \N -3208 \N 8 8 \N 8 \N -3209 \N 9 9 \N 9 \N -3210 \N 10 10 \N 10 \N -3211 \N 11 11 \N 11 \N -3212 \N 12 12 \N 12 \N -3213 \N 13 13 \N 13 \N -3214 \N 14 14 \N 14 \N -3215 \N 15 15 \N 15 \N -3216 \N 16 16 \N 16 \N -3217 \N 17 17 \N 17 \N -3218 \N 18 18 \N 18 \N -3219 \N 19 19 \N 19 \N -3220 \N 20 20 \N 20 \N -3221 \N 21 21 \N 21 \N -3222 \N 22 22 \N 22 \N -3223 \N 23 23 \N 23 \N -3224 \N 24 24 \N 24 \N -3225 \N 25 25 \N 0 \N -3226 \N 26 26 \N 1 \N -3227 \N 27 27 \N 2 \N -3228 \N 28 28 \N 3 \N -3229 \N 29 29 \N 4 \N -3230 \N 30 30 \N 5 \N -3231 \N 31 31 \N 6 \N -3232 \N 32 32 \N 7 \N -3233 \N 33 33 \N 8 \N -3234 \N 34 34 \N 9 \N -3235 \N 35 35 \N 10 \N -3236 \N 36 36 \N 11 \N -3237 \N 37 37 \N 12 \N -3238 \N 38 38 \N 13 \N -3239 \N 39 39 \N 14 \N -3240 \N 40 40 \N 15 \N -3241 \N 41 41 \N 16 \N -3242 \N 42 42 \N 17 \N -3243 \N 43 43 \N 18 \N -3244 \N 44 44 \N 19 \N -3245 \N 45 45 \N 20 \N -3246 \N 46 46 \N 21 \N -3247 \N 47 47 \N 22 \N -3248 \N 48 48 \N 23 \N -3249 \N 49 49 \N 24 \N -3250 \N 50 0 \N 0 \N -3251 \N 51 1 \N 1 \N -3252 \N 52 2 \N 2 \N -3253 \N 53 3 \N 3 \N -3254 \N 54 4 \N 4 \N -3255 \N 55 5 \N 5 \N -3256 \N 56 6 \N 6 \N -3257 \N 57 7 \N 7 \N -3258 \N 58 8 \N 8 \N -3259 \N 59 9 \N 9 \N -3260 \N 60 10 \N 10 \N -3261 \N 61 11 \N 11 \N -3262 \N 62 12 \N 12 \N -3263 \N 63 13 \N 13 \N -3264 \N 64 14 \N 14 \N -3265 \N 65 15 \N 15 \N -3266 \N 66 16 \N 16 \N -3267 \N 67 17 \N 17 \N -3268 \N 68 18 \N 18 \N -3269 \N 69 19 \N 19 \N -3270 \N 70 20 \N 20 \N -3271 \N 71 21 \N 21 \N -3272 \N 72 22 \N 22 \N -3273 \N 73 23 \N 23 \N -3274 \N 74 24 \N 24 \N -3275 \N 75 25 \N 0 \N -3276 \N 76 26 \N 1 \N -3277 \N 77 27 \N 2 \N -3278 \N 78 28 \N 3 \N -3279 \N 79 29 \N 4 \N -3280 \N 80 30 \N 5 \N -3281 \N 81 31 \N 6 \N -3282 \N 82 32 \N 7 \N -3283 \N 83 33 \N 8 \N -3284 \N 84 34 \N 9 \N -3285 \N 85 35 \N 10 \N -3286 \N 86 36 \N 11 \N -3287 \N 87 37 \N 12 \N -3288 \N 88 38 \N 13 \N -3289 \N 89 39 \N 14 \N -3290 \N 90 40 \N 15 \N -3291 \N 91 41 \N 16 \N -3292 \N 92 42 \N 17 \N -3293 \N 93 43 \N 18 \N -3294 \N 94 44 \N 19 \N -3295 \N 95 45 \N 20 \N -3296 \N 96 46 \N 21 \N -3297 \N 97 47 \N 22 \N -3298 \N 98 48 \N 23 \N -3299 \N 99 49 \N 24 \N -3300 \N 0 0 \N 0 \N -3301 \N 1 1 \N 1 \N -3302 \N 2 2 \N 2 \N -3303 \N 3 3 \N 3 \N -3304 \N 4 4 \N 4 \N -3305 \N 5 5 \N 5 \N -3306 \N 6 6 \N 6 \N -3307 \N 7 7 \N 7 \N -3308 \N 8 8 \N 8 \N -3309 \N 9 9 \N 9 \N -3310 \N 10 10 \N 10 \N -3311 \N 11 11 \N 11 \N -3312 \N 12 12 \N 12 \N -3313 \N 13 13 \N 13 \N -3314 \N 14 14 \N 14 \N -3315 \N 15 15 \N 15 \N -3316 \N 16 16 \N 16 \N -3317 \N 17 17 \N 17 \N -3318 \N 18 18 \N 18 \N -3319 \N 19 19 \N 19 \N -3320 \N 20 20 \N 20 \N -3321 \N 21 21 \N 21 \N -3322 \N 22 22 \N 22 \N -3323 \N 23 23 \N 23 \N -3324 \N 24 24 \N 24 \N -3325 \N 25 25 \N 0 \N -3326 \N 26 26 \N 1 \N -3327 \N 27 27 \N 2 \N -3328 \N 28 28 \N 3 \N -3329 \N 29 29 \N 4 \N -3330 \N 30 30 \N 5 \N -3331 \N 31 31 \N 6 \N -3332 \N 32 32 \N 7 \N -3333 \N 33 33 \N 8 \N -3334 \N 34 34 \N 9 \N -3335 \N 35 35 \N 10 \N -3336 \N 36 36 \N 11 \N -3337 \N 37 37 \N 12 \N -3338 \N 38 38 \N 13 \N -3339 \N 39 39 \N 14 \N -3340 \N 40 40 \N 15 \N -3341 \N 41 41 \N 16 \N -3342 \N 42 42 \N 17 \N -3343 \N 43 43 \N 18 \N -3344 \N 44 44 \N 19 \N -3345 \N 45 45 \N 20 \N -3346 \N 46 46 \N 21 \N -3347 \N 47 47 \N 22 \N -3348 \N 48 48 \N 23 \N -3349 \N 49 49 \N 24 \N -3350 \N 50 0 \N 0 \N -3351 \N 51 1 \N 1 \N -3352 \N 52 2 \N 2 \N -3353 \N 53 3 \N 3 \N -3354 \N 54 4 \N 4 \N -3355 \N 55 5 \N 5 \N -3356 \N 56 6 \N 6 \N -3357 \N 57 7 \N 7 \N -3358 \N 58 8 \N 8 \N -3359 \N 59 9 \N 9 \N -3360 \N 60 10 \N 10 \N -3361 \N 61 11 \N 11 \N -3362 \N 62 12 \N 12 \N -3363 \N 63 13 \N 13 \N -3364 \N 64 14 \N 14 \N -3365 \N 65 15 \N 15 \N -3366 \N 66 16 \N 16 \N -3367 \N 67 17 \N 17 \N -3368 \N 68 18 \N 18 \N -3369 \N 69 19 \N 19 \N -3370 \N 70 20 \N 20 \N -3371 \N 71 21 \N 21 \N -3372 \N 72 22 \N 22 \N -3373 \N 73 23 \N 23 \N -3374 \N 74 24 \N 24 \N -3375 \N 75 25 \N 0 \N -3376 \N 76 26 \N 1 \N -3377 \N 77 27 \N 2 \N -3378 \N 78 28 \N 3 \N -3379 \N 79 29 \N 4 \N -3380 \N 80 30 \N 5 \N -3381 \N 81 31 \N 6 \N -3382 \N 82 32 \N 7 \N -3383 \N 83 33 \N 8 \N -3384 \N 84 34 \N 9 \N -3385 \N 85 35 \N 10 \N -3386 \N 86 36 \N 11 \N -3387 \N 87 37 \N 12 \N -3388 \N 88 38 \N 13 \N -3389 \N 89 39 \N 14 \N -3390 \N 90 40 \N 15 \N -3391 \N 91 41 \N 16 \N -3392 \N 92 42 \N 17 \N -3393 \N 93 43 \N 18 \N -3394 \N 94 44 \N 19 \N -3395 \N 95 45 \N 20 \N -3396 \N 96 46 \N 21 \N -3397 \N 97 47 \N 22 \N -3398 \N 98 48 \N 23 \N -3399 \N 99 49 \N 24 \N -3400 \N 0 0 \N 0 \N -3401 \N 1 1 \N 1 \N -3402 \N 2 2 \N 2 \N -3403 \N 3 3 \N 3 \N -3404 \N 4 4 \N 4 \N -3405 \N 5 5 \N 5 \N -3406 \N 6 6 \N 6 \N -3407 \N 7 7 \N 7 \N -3408 \N 8 8 \N 8 \N -3409 \N 9 9 \N 9 \N -3410 \N 10 10 \N 10 \N -3411 \N 11 11 \N 11 \N -3412 \N 12 12 \N 12 \N -3413 \N 13 13 \N 13 \N -3414 \N 14 14 \N 14 \N -3415 \N 15 15 \N 15 \N -3416 \N 16 16 \N 16 \N -3417 \N 17 17 \N 17 \N -3418 \N 18 18 \N 18 \N -3419 \N 19 19 \N 19 \N -3420 \N 20 20 \N 20 \N -3421 \N 21 21 \N 21 \N -3422 \N 22 22 \N 22 \N -3423 \N 23 23 \N 23 \N -3424 \N 24 24 \N 24 \N -3425 \N 25 25 \N 0 \N -3426 \N 26 26 \N 1 \N -3427 \N 27 27 \N 2 \N -3428 \N 28 28 \N 3 \N -3429 \N 29 29 \N 4 \N -3430 \N 30 30 \N 5 \N -3431 \N 31 31 \N 6 \N -3432 \N 32 32 \N 7 \N -3433 \N 33 33 \N 8 \N -3434 \N 34 34 \N 9 \N -3435 \N 35 35 \N 10 \N -3436 \N 36 36 \N 11 \N -3437 \N 37 37 \N 12 \N -3438 \N 38 38 \N 13 \N -3439 \N 39 39 \N 14 \N -3440 \N 40 40 \N 15 \N -3441 \N 41 41 \N 16 \N -3442 \N 42 42 \N 17 \N -3443 \N 43 43 \N 18 \N -3444 \N 44 44 \N 19 \N -3445 \N 45 45 \N 20 \N -3446 \N 46 46 \N 21 \N -3447 \N 47 47 \N 22 \N -3448 \N 48 48 \N 23 \N -3449 \N 49 49 \N 24 \N -3450 \N 50 0 \N 0 \N -3451 \N 51 1 \N 1 \N -3452 \N 52 2 \N 2 \N -3453 \N 53 3 \N 3 \N -3454 \N 54 4 \N 4 \N -3455 \N 55 5 \N 5 \N -3456 \N 56 6 \N 6 \N -3457 \N 57 7 \N 7 \N -3458 \N 58 8 \N 8 \N -3459 \N 59 9 \N 9 \N -3460 \N 60 10 \N 10 \N -3461 \N 61 11 \N 11 \N -3462 \N 62 12 \N 12 \N -3463 \N 63 13 \N 13 \N -3464 \N 64 14 \N 14 \N -3465 \N 65 15 \N 15 \N -3466 \N 66 16 \N 16 \N -3467 \N 67 17 \N 17 \N -3468 \N 68 18 \N 18 \N -3469 \N 69 19 \N 19 \N -3470 \N 70 20 \N 20 \N -3471 \N 71 21 \N 21 \N -3472 \N 72 22 \N 22 \N -3473 \N 73 23 \N 23 \N -3474 \N 74 24 \N 24 \N -3475 \N 75 25 \N 0 \N -3476 \N 76 26 \N 1 \N -3477 \N 77 27 \N 2 \N -3478 \N 78 28 \N 3 \N -3479 \N 79 29 \N 4 \N -3480 \N 80 30 \N 5 \N -3481 \N 81 31 \N 6 \N -3482 \N 82 32 \N 7 \N -3483 \N 83 33 \N 8 \N -3484 \N 84 34 \N 9 \N -3485 \N 85 35 \N 10 \N -3486 \N 86 36 \N 11 \N -3487 \N 87 37 \N 12 \N -3488 \N 88 38 \N 13 \N -3489 \N 89 39 \N 14 \N -3490 \N 90 40 \N 15 \N -3491 \N 91 41 \N 16 \N -3492 \N 92 42 \N 17 \N -3493 \N 93 43 \N 18 \N -3494 \N 94 44 \N 19 \N -3495 \N 95 45 \N 20 \N -3496 \N 96 46 \N 21 \N -3497 \N 97 47 \N 22 \N -3498 \N 98 48 \N 23 \N -3499 \N 99 49 \N 24 \N -3500 \N 0 0 \N 0 \N -3501 \N 1 1 \N 1 \N -3502 \N 2 2 \N 2 \N -3503 \N 3 3 \N 3 \N -3504 \N 4 4 \N 4 \N -3505 \N 5 5 \N 5 \N -3506 \N 6 6 \N 6 \N -3507 \N 7 7 \N 7 \N -3508 \N 8 8 \N 8 \N -3509 \N 9 9 \N 9 \N -3510 \N 10 10 \N 10 \N -3511 \N 11 11 \N 11 \N -3512 \N 12 12 \N 12 \N -3513 \N 13 13 \N 13 \N -3514 \N 14 14 \N 14 \N -3515 \N 15 15 \N 15 \N -3516 \N 16 16 \N 16 \N -3517 \N 17 17 \N 17 \N -3518 \N 18 18 \N 18 \N -3519 \N 19 19 \N 19 \N -3520 \N 20 20 \N 20 \N -3521 \N 21 21 \N 21 \N -3522 \N 22 22 \N 22 \N -3523 \N 23 23 \N 23 \N -3524 \N 24 24 \N 24 \N -3525 \N 25 25 \N 0 \N -3526 \N 26 26 \N 1 \N -3527 \N 27 27 \N 2 \N -3528 \N 28 28 \N 3 \N -3529 \N 29 29 \N 4 \N -3530 \N 30 30 \N 5 \N -3531 \N 31 31 \N 6 \N -3532 \N 32 32 \N 7 \N -3533 \N 33 33 \N 8 \N -3534 \N 34 34 \N 9 \N -3535 \N 35 35 \N 10 \N -3536 \N 36 36 \N 11 \N -3537 \N 37 37 \N 12 \N -3538 \N 38 38 \N 13 \N -3539 \N 39 39 \N 14 \N -3540 \N 40 40 \N 15 \N -3541 \N 41 41 \N 16 \N -3542 \N 42 42 \N 17 \N -3543 \N 43 43 \N 18 \N -3544 \N 44 44 \N 19 \N -3545 \N 45 45 \N 20 \N -3546 \N 46 46 \N 21 \N -3547 \N 47 47 \N 22 \N -3548 \N 48 48 \N 23 \N -3549 \N 49 49 \N 24 \N -3550 \N 50 0 \N 0 \N -3551 \N 51 1 \N 1 \N -3552 \N 52 2 \N 2 \N -3553 \N 53 3 \N 3 \N -3554 \N 54 4 \N 4 \N -3555 \N 55 5 \N 5 \N -3556 \N 56 6 \N 6 \N -3557 \N 57 7 \N 7 \N -3558 \N 58 8 \N 8 \N -3559 \N 59 9 \N 9 \N -3560 \N 60 10 \N 10 \N -3561 \N 61 11 \N 11 \N -3562 \N 62 12 \N 12 \N -3563 \N 63 13 \N 13 \N -3564 \N 64 14 \N 14 \N -3565 \N 65 15 \N 15 \N -3566 \N 66 16 \N 16 \N -3567 \N 67 17 \N 17 \N -3568 \N 68 18 \N 18 \N -3569 \N 69 19 \N 19 \N -3570 \N 70 20 \N 20 \N -3571 \N 71 21 \N 21 \N -3572 \N 72 22 \N 22 \N -3573 \N 73 23 \N 23 \N -3574 \N 74 24 \N 24 \N -3575 \N 75 25 \N 0 \N -3576 \N 76 26 \N 1 \N -3577 \N 77 27 \N 2 \N -3578 \N 78 28 \N 3 \N -3579 \N 79 29 \N 4 \N -3580 \N 80 30 \N 5 \N -3581 \N 81 31 \N 6 \N -3582 \N 82 32 \N 7 \N -3583 \N 83 33 \N 8 \N -3584 \N 84 34 \N 9 \N -3585 \N 85 35 \N 10 \N -3586 \N 86 36 \N 11 \N -3587 \N 87 37 \N 12 \N -3588 \N 88 38 \N 13 \N -3589 \N 89 39 \N 14 \N -3590 \N 90 40 \N 15 \N -3591 \N 91 41 \N 16 \N -3592 \N 92 42 \N 17 \N -3593 \N 93 43 \N 18 \N -3594 \N 94 44 \N 19 \N -3595 \N 95 45 \N 20 \N -3596 \N 96 46 \N 21 \N -3597 \N 97 47 \N 22 \N -3598 \N 98 48 \N 23 \N -3599 \N 99 49 \N 24 \N -3600 \N 0 0 \N 0 \N -3601 \N 1 1 \N 1 \N -3602 \N 2 2 \N 2 \N -3603 \N 3 3 \N 3 \N -3604 \N 4 4 \N 4 \N -3605 \N 5 5 \N 5 \N -3606 \N 6 6 \N 6 \N -3607 \N 7 7 \N 7 \N -3608 \N 8 8 \N 8 \N -3609 \N 9 9 \N 9 \N -3610 \N 10 10 \N 10 \N -3611 \N 11 11 \N 11 \N -3612 \N 12 12 \N 12 \N -3613 \N 13 13 \N 13 \N -3614 \N 14 14 \N 14 \N -3615 \N 15 15 \N 15 \N -3616 \N 16 16 \N 16 \N -3617 \N 17 17 \N 17 \N -3618 \N 18 18 \N 18 \N -3619 \N 19 19 \N 19 \N -3620 \N 20 20 \N 20 \N -3621 \N 21 21 \N 21 \N -3622 \N 22 22 \N 22 \N -3623 \N 23 23 \N 23 \N -3624 \N 24 24 \N 24 \N -3625 \N 25 25 \N 0 \N -3626 \N 26 26 \N 1 \N -3627 \N 27 27 \N 2 \N -3628 \N 28 28 \N 3 \N -3629 \N 29 29 \N 4 \N -3630 \N 30 30 \N 5 \N -3631 \N 31 31 \N 6 \N -3632 \N 32 32 \N 7 \N -3633 \N 33 33 \N 8 \N -3634 \N 34 34 \N 9 \N -3635 \N 35 35 \N 10 \N -3636 \N 36 36 \N 11 \N -3637 \N 37 37 \N 12 \N -3638 \N 38 38 \N 13 \N -3639 \N 39 39 \N 14 \N -3640 \N 40 40 \N 15 \N -3641 \N 41 41 \N 16 \N -3642 \N 42 42 \N 17 \N -3643 \N 43 43 \N 18 \N -3644 \N 44 44 \N 19 \N -3645 \N 45 45 \N 20 \N -3646 \N 46 46 \N 21 \N -3647 \N 47 47 \N 22 \N -3648 \N 48 48 \N 23 \N -3649 \N 49 49 \N 24 \N -3650 \N 50 0 \N 0 \N -3651 \N 51 1 \N 1 \N -3652 \N 52 2 \N 2 \N -3653 \N 53 3 \N 3 \N -3654 \N 54 4 \N 4 \N -3655 \N 55 5 \N 5 \N -3656 \N 56 6 \N 6 \N -3657 \N 57 7 \N 7 \N -3658 \N 58 8 \N 8 \N -3659 \N 59 9 \N 9 \N -3660 \N 60 10 \N 10 \N -3661 \N 61 11 \N 11 \N -3662 \N 62 12 \N 12 \N -3663 \N 63 13 \N 13 \N -3664 \N 64 14 \N 14 \N -3665 \N 65 15 \N 15 \N -3666 \N 66 16 \N 16 \N -3667 \N 67 17 \N 17 \N -3668 \N 68 18 \N 18 \N -3669 \N 69 19 \N 19 \N -3670 \N 70 20 \N 20 \N -3671 \N 71 21 \N 21 \N -3672 \N 72 22 \N 22 \N -3673 \N 73 23 \N 23 \N -3674 \N 74 24 \N 24 \N -3675 \N 75 25 \N 0 \N -3676 \N 76 26 \N 1 \N -3677 \N 77 27 \N 2 \N -3678 \N 78 28 \N 3 \N -3679 \N 79 29 \N 4 \N -3680 \N 80 30 \N 5 \N -3681 \N 81 31 \N 6 \N -3682 \N 82 32 \N 7 \N -3683 \N 83 33 \N 8 \N -3684 \N 84 34 \N 9 \N -3685 \N 85 35 \N 10 \N -3686 \N 86 36 \N 11 \N -3687 \N 87 37 \N 12 \N -3688 \N 88 38 \N 13 \N -3689 \N 89 39 \N 14 \N -3690 \N 90 40 \N 15 \N -3691 \N 91 41 \N 16 \N -3692 \N 92 42 \N 17 \N -3693 \N 93 43 \N 18 \N -3694 \N 94 44 \N 19 \N -3695 \N 95 45 \N 20 \N -3696 \N 96 46 \N 21 \N -3697 \N 97 47 \N 22 \N -3698 \N 98 48 \N 23 \N -3699 \N 99 49 \N 24 \N -3700 \N 0 0 \N 0 \N -3701 \N 1 1 \N 1 \N -3702 \N 2 2 \N 2 \N -3703 \N 3 3 \N 3 \N -3704 \N 4 4 \N 4 \N -3705 \N 5 5 \N 5 \N -3706 \N 6 6 \N 6 \N -3707 \N 7 7 \N 7 \N -3708 \N 8 8 \N 8 \N -3709 \N 9 9 \N 9 \N -3710 \N 10 10 \N 10 \N -3711 \N 11 11 \N 11 \N -3712 \N 12 12 \N 12 \N -3713 \N 13 13 \N 13 \N -3714 \N 14 14 \N 14 \N -3715 \N 15 15 \N 15 \N -3716 \N 16 16 \N 16 \N -3717 \N 17 17 \N 17 \N -3718 \N 18 18 \N 18 \N -3719 \N 19 19 \N 19 \N -3720 \N 20 20 \N 20 \N -3721 \N 21 21 \N 21 \N -3722 \N 22 22 \N 22 \N -3723 \N 23 23 \N 23 \N -3724 \N 24 24 \N 24 \N -3725 \N 25 25 \N 0 \N -3726 \N 26 26 \N 1 \N -3727 \N 27 27 \N 2 \N -3728 \N 28 28 \N 3 \N -3729 \N 29 29 \N 4 \N -3730 \N 30 30 \N 5 \N -3731 \N 31 31 \N 6 \N -3732 \N 32 32 \N 7 \N -3733 \N 33 33 \N 8 \N -3734 \N 34 34 \N 9 \N -3735 \N 35 35 \N 10 \N -3736 \N 36 36 \N 11 \N -3737 \N 37 37 \N 12 \N -3738 \N 38 38 \N 13 \N -3739 \N 39 39 \N 14 \N -3740 \N 40 40 \N 15 \N -3741 \N 41 41 \N 16 \N -3742 \N 42 42 \N 17 \N -3743 \N 43 43 \N 18 \N -3744 \N 44 44 \N 19 \N -3745 \N 45 45 \N 20 \N -3746 \N 46 46 \N 21 \N -3747 \N 47 47 \N 22 \N -3748 \N 48 48 \N 23 \N -3749 \N 49 49 \N 24 \N -3750 \N 50 0 \N 0 \N -3751 \N 51 1 \N 1 \N -3752 \N 52 2 \N 2 \N -3753 \N 53 3 \N 3 \N -3754 \N 54 4 \N 4 \N -3755 \N 55 5 \N 5 \N -3756 \N 56 6 \N 6 \N -3757 \N 57 7 \N 7 \N -3758 \N 58 8 \N 8 \N -3759 \N 59 9 \N 9 \N -3760 \N 60 10 \N 10 \N -3761 \N 61 11 \N 11 \N -3762 \N 62 12 \N 12 \N -3763 \N 63 13 \N 13 \N -3764 \N 64 14 \N 14 \N -3765 \N 65 15 \N 15 \N -3766 \N 66 16 \N 16 \N -3767 \N 67 17 \N 17 \N -3768 \N 68 18 \N 18 \N -3769 \N 69 19 \N 19 \N -3770 \N 70 20 \N 20 \N -3771 \N 71 21 \N 21 \N -3772 \N 72 22 \N 22 \N -3773 \N 73 23 \N 23 \N -3774 \N 74 24 \N 24 \N -3775 \N 75 25 \N 0 \N -3776 \N 76 26 \N 1 \N -3777 \N 77 27 \N 2 \N -3778 \N 78 28 \N 3 \N -3779 \N 79 29 \N 4 \N -3780 \N 80 30 \N 5 \N -3781 \N 81 31 \N 6 \N -3782 \N 82 32 \N 7 \N -3783 \N 83 33 \N 8 \N -3784 \N 84 34 \N 9 \N -3785 \N 85 35 \N 10 \N -3786 \N 86 36 \N 11 \N -3787 \N 87 37 \N 12 \N -3788 \N 88 38 \N 13 \N -3789 \N 89 39 \N 14 \N -3790 \N 90 40 \N 15 \N -3791 \N 91 41 \N 16 \N -3792 \N 92 42 \N 17 \N -3793 \N 93 43 \N 18 \N -3794 \N 94 44 \N 19 \N -3795 \N 95 45 \N 20 \N -3796 \N 96 46 \N 21 \N -3797 \N 97 47 \N 22 \N -3798 \N 98 48 \N 23 \N -3799 \N 99 49 \N 24 \N -3800 \N 0 0 \N 0 \N -3801 \N 1 1 \N 1 \N -3802 \N 2 2 \N 2 \N -3803 \N 3 3 \N 3 \N -3804 \N 4 4 \N 4 \N -3805 \N 5 5 \N 5 \N -3806 \N 6 6 \N 6 \N -3807 \N 7 7 \N 7 \N -3808 \N 8 8 \N 8 \N -3809 \N 9 9 \N 9 \N -3810 \N 10 10 \N 10 \N -3811 \N 11 11 \N 11 \N -3812 \N 12 12 \N 12 \N -3813 \N 13 13 \N 13 \N -3814 \N 14 14 \N 14 \N -3815 \N 15 15 \N 15 \N -3816 \N 16 16 \N 16 \N -3817 \N 17 17 \N 17 \N -3818 \N 18 18 \N 18 \N -3819 \N 19 19 \N 19 \N -3820 \N 20 20 \N 20 \N -3821 \N 21 21 \N 21 \N -3822 \N 22 22 \N 22 \N -3823 \N 23 23 \N 23 \N -3824 \N 24 24 \N 24 \N -3825 \N 25 25 \N 0 \N -3826 \N 26 26 \N 1 \N -3827 \N 27 27 \N 2 \N -3828 \N 28 28 \N 3 \N -3829 \N 29 29 \N 4 \N -3830 \N 30 30 \N 5 \N -3831 \N 31 31 \N 6 \N -3832 \N 32 32 \N 7 \N -3833 \N 33 33 \N 8 \N -3834 \N 34 34 \N 9 \N -3835 \N 35 35 \N 10 \N -3836 \N 36 36 \N 11 \N -3837 \N 37 37 \N 12 \N -3838 \N 38 38 \N 13 \N -3839 \N 39 39 \N 14 \N -3840 \N 40 40 \N 15 \N -3841 \N 41 41 \N 16 \N -3842 \N 42 42 \N 17 \N -3843 \N 43 43 \N 18 \N -3844 \N 44 44 \N 19 \N -3845 \N 45 45 \N 20 \N -3846 \N 46 46 \N 21 \N -3847 \N 47 47 \N 22 \N -3848 \N 48 48 \N 23 \N -3849 \N 49 49 \N 24 \N -3850 \N 50 0 \N 0 \N -3851 \N 51 1 \N 1 \N -3852 \N 52 2 \N 2 \N -3853 \N 53 3 \N 3 \N -3854 \N 54 4 \N 4 \N -3855 \N 55 5 \N 5 \N -3856 \N 56 6 \N 6 \N -3857 \N 57 7 \N 7 \N -3858 \N 58 8 \N 8 \N -3859 \N 59 9 \N 9 \N -3860 \N 60 10 \N 10 \N -3861 \N 61 11 \N 11 \N -3862 \N 62 12 \N 12 \N -3863 \N 63 13 \N 13 \N -3864 \N 64 14 \N 14 \N -3865 \N 65 15 \N 15 \N -3866 \N 66 16 \N 16 \N -3867 \N 67 17 \N 17 \N -3868 \N 68 18 \N 18 \N -3869 \N 69 19 \N 19 \N -3870 \N 70 20 \N 20 \N -3871 \N 71 21 \N 21 \N -3872 \N 72 22 \N 22 \N -3873 \N 73 23 \N 23 \N -3874 \N 74 24 \N 24 \N -3875 \N 75 25 \N 0 \N -3876 \N 76 26 \N 1 \N -3877 \N 77 27 \N 2 \N -3878 \N 78 28 \N 3 \N -3879 \N 79 29 \N 4 \N -3880 \N 80 30 \N 5 \N -3881 \N 81 31 \N 6 \N -3882 \N 82 32 \N 7 \N -3883 \N 83 33 \N 8 \N -3884 \N 84 34 \N 9 \N -3885 \N 85 35 \N 10 \N -3886 \N 86 36 \N 11 \N -3887 \N 87 37 \N 12 \N -3888 \N 88 38 \N 13 \N -3889 \N 89 39 \N 14 \N -3890 \N 90 40 \N 15 \N -3891 \N 91 41 \N 16 \N -3892 \N 92 42 \N 17 \N -3893 \N 93 43 \N 18 \N -3894 \N 94 44 \N 19 \N -3895 \N 95 45 \N 20 \N -3896 \N 96 46 \N 21 \N -3897 \N 97 47 \N 22 \N -3898 \N 98 48 \N 23 \N -3899 \N 99 49 \N 24 \N -3900 \N 0 0 \N 0 \N -3901 \N 1 1 \N 1 \N -3902 \N 2 2 \N 2 \N -3903 \N 3 3 \N 3 \N -3904 \N 4 4 \N 4 \N -3905 \N 5 5 \N 5 \N -3906 \N 6 6 \N 6 \N -3907 \N 7 7 \N 7 \N -3908 \N 8 8 \N 8 \N -3909 \N 9 9 \N 9 \N -3910 \N 10 10 \N 10 \N -3911 \N 11 11 \N 11 \N -3912 \N 12 12 \N 12 \N -3913 \N 13 13 \N 13 \N -3914 \N 14 14 \N 14 \N -3915 \N 15 15 \N 15 \N -3916 \N 16 16 \N 16 \N -3917 \N 17 17 \N 17 \N -3918 \N 18 18 \N 18 \N -3919 \N 19 19 \N 19 \N -3920 \N 20 20 \N 20 \N -3921 \N 21 21 \N 21 \N -3922 \N 22 22 \N 22 \N -3923 \N 23 23 \N 23 \N -3924 \N 24 24 \N 24 \N -3925 \N 25 25 \N 0 \N -3926 \N 26 26 \N 1 \N -3927 \N 27 27 \N 2 \N -3928 \N 28 28 \N 3 \N -3929 \N 29 29 \N 4 \N -3930 \N 30 30 \N 5 \N -3931 \N 31 31 \N 6 \N -3932 \N 32 32 \N 7 \N -3933 \N 33 33 \N 8 \N -3934 \N 34 34 \N 9 \N -3935 \N 35 35 \N 10 \N -3936 \N 36 36 \N 11 \N -3937 \N 37 37 \N 12 \N -3938 \N 38 38 \N 13 \N -3939 \N 39 39 \N 14 \N -3940 \N 40 40 \N 15 \N -3941 \N 41 41 \N 16 \N -3942 \N 42 42 \N 17 \N -3943 \N 43 43 \N 18 \N -3944 \N 44 44 \N 19 \N -3945 \N 45 45 \N 20 \N -3946 \N 46 46 \N 21 \N -3947 \N 47 47 \N 22 \N -3948 \N 48 48 \N 23 \N -3949 \N 49 49 \N 24 \N -3950 \N 50 0 \N 0 \N -3951 \N 51 1 \N 1 \N -3952 \N 52 2 \N 2 \N -3953 \N 53 3 \N 3 \N -3954 \N 54 4 \N 4 \N -3955 \N 55 5 \N 5 \N -3956 \N 56 6 \N 6 \N -3957 \N 57 7 \N 7 \N -3958 \N 58 8 \N 8 \N -3959 \N 59 9 \N 9 \N -3960 \N 60 10 \N 10 \N -3961 \N 61 11 \N 11 \N -3962 \N 62 12 \N 12 \N -3963 \N 63 13 \N 13 \N -3964 \N 64 14 \N 14 \N -3965 \N 65 15 \N 15 \N -3966 \N 66 16 \N 16 \N -3967 \N 67 17 \N 17 \N -3968 \N 68 18 \N 18 \N -3969 \N 69 19 \N 19 \N -3970 \N 70 20 \N 20 \N -3971 \N 71 21 \N 21 \N -3972 \N 72 22 \N 22 \N -3973 \N 73 23 \N 23 \N -3974 \N 74 24 \N 24 \N -3975 \N 75 25 \N 0 \N -3976 \N 76 26 \N 1 \N -3977 \N 77 27 \N 2 \N -3978 \N 78 28 \N 3 \N -3979 \N 79 29 \N 4 \N -3980 \N 80 30 \N 5 \N -3981 \N 81 31 \N 6 \N -3982 \N 82 32 \N 7 \N -3983 \N 83 33 \N 8 \N -3984 \N 84 34 \N 9 \N -3985 \N 85 35 \N 10 \N -3986 \N 86 36 \N 11 \N -3987 \N 87 37 \N 12 \N -3988 \N 88 38 \N 13 \N -3989 \N 89 39 \N 14 \N -3990 \N 90 40 \N 15 \N -3991 \N 91 41 \N 16 \N -3992 \N 92 42 \N 17 \N -3993 \N 93 43 \N 18 \N -3994 \N 94 44 \N 19 \N -3995 \N 95 45 \N 20 \N -3996 \N 96 46 \N 21 \N -3997 \N 97 47 \N 22 \N -3998 \N 98 48 \N 23 \N -3999 \N 99 49 \N 24 \N -4000 \N 0 0 \N 0 \N -4001 \N 1 1 \N 1 \N -4002 \N 2 2 \N 2 \N -4003 \N 3 3 \N 3 \N -4004 \N 4 4 \N 4 \N -4005 \N 5 5 \N 5 \N -4006 \N 6 6 \N 6 \N -4007 \N 7 7 \N 7 \N -4008 \N 8 8 \N 8 \N -4009 \N 9 9 \N 9 \N -4010 \N 10 10 \N 10 \N -4011 \N 11 11 \N 11 \N -4012 \N 12 12 \N 12 \N -4013 \N 13 13 \N 13 \N -4014 \N 14 14 \N 14 \N -4015 \N 15 15 \N 15 \N -4016 \N 16 16 \N 16 \N -4017 \N 17 17 \N 17 \N -4018 \N 18 18 \N 18 \N -4019 \N 19 19 \N 19 \N -4020 \N 20 20 \N 20 \N -4021 \N 21 21 \N 21 \N -4022 \N 22 22 \N 22 \N -4023 \N 23 23 \N 23 \N -4024 \N 24 24 \N 24 \N -4025 \N 25 25 \N 0 \N -4026 \N 26 26 \N 1 \N -4027 \N 27 27 \N 2 \N -4028 \N 28 28 \N 3 \N -4029 \N 29 29 \N 4 \N -4030 \N 30 30 \N 5 \N -4031 \N 31 31 \N 6 \N -4032 \N 32 32 \N 7 \N -4033 \N 33 33 \N 8 \N -4034 \N 34 34 \N 9 \N -4035 \N 35 35 \N 10 \N -4036 \N 36 36 \N 11 \N -4037 \N 37 37 \N 12 \N -4038 \N 38 38 \N 13 \N -4039 \N 39 39 \N 14 \N -4040 \N 40 40 \N 15 \N -4041 \N 41 41 \N 16 \N -4042 \N 42 42 \N 17 \N -4043 \N 43 43 \N 18 \N -4044 \N 44 44 \N 19 \N -4045 \N 45 45 \N 20 \N -4046 \N 46 46 \N 21 \N -4047 \N 47 47 \N 22 \N -4048 \N 48 48 \N 23 \N -4049 \N 49 49 \N 24 \N -4050 \N 50 0 \N 0 \N -4051 \N 51 1 \N 1 \N -4052 \N 52 2 \N 2 \N -4053 \N 53 3 \N 3 \N -4054 \N 54 4 \N 4 \N -4055 \N 55 5 \N 5 \N -4056 \N 56 6 \N 6 \N -4057 \N 57 7 \N 7 \N -4058 \N 58 8 \N 8 \N -4059 \N 59 9 \N 9 \N -4060 \N 60 10 \N 10 \N -4061 \N 61 11 \N 11 \N -4062 \N 62 12 \N 12 \N -4063 \N 63 13 \N 13 \N -4064 \N 64 14 \N 14 \N -4065 \N 65 15 \N 15 \N -4066 \N 66 16 \N 16 \N -4067 \N 67 17 \N 17 \N -4068 \N 68 18 \N 18 \N -4069 \N 69 19 \N 19 \N -4070 \N 70 20 \N 20 \N -4071 \N 71 21 \N 21 \N -4072 \N 72 22 \N 22 \N -4073 \N 73 23 \N 23 \N -4074 \N 74 24 \N 24 \N -4075 \N 75 25 \N 0 \N -4076 \N 76 26 \N 1 \N -4077 \N 77 27 \N 2 \N -4078 \N 78 28 \N 3 \N -4079 \N 79 29 \N 4 \N -4080 \N 80 30 \N 5 \N -4081 \N 81 31 \N 6 \N -4082 \N 82 32 \N 7 \N -4083 \N 83 33 \N 8 \N -4084 \N 84 34 \N 9 \N -4085 \N 85 35 \N 10 \N -4086 \N 86 36 \N 11 \N -4087 \N 87 37 \N 12 \N -4088 \N 88 38 \N 13 \N -4089 \N 89 39 \N 14 \N -4090 \N 90 40 \N 15 \N -4091 \N 91 41 \N 16 \N -4092 \N 92 42 \N 17 \N -4093 \N 93 43 \N 18 \N -4094 \N 94 44 \N 19 \N -4095 \N 95 45 \N 20 \N -4096 \N 96 46 \N 21 \N -4097 \N 97 47 \N 22 \N -4098 \N 98 48 \N 23 \N -4099 \N 99 49 \N 24 \N -4100 \N 0 0 \N 0 \N -4101 \N 1 1 \N 1 \N -4102 \N 2 2 \N 2 \N -4103 \N 3 3 \N 3 \N -4104 \N 4 4 \N 4 \N -4105 \N 5 5 \N 5 \N -4106 \N 6 6 \N 6 \N -4107 \N 7 7 \N 7 \N -4108 \N 8 8 \N 8 \N -4109 \N 9 9 \N 9 \N -4110 \N 10 10 \N 10 \N -4111 \N 11 11 \N 11 \N -4112 \N 12 12 \N 12 \N -4113 \N 13 13 \N 13 \N -4114 \N 14 14 \N 14 \N -4115 \N 15 15 \N 15 \N -4116 \N 16 16 \N 16 \N -4117 \N 17 17 \N 17 \N -4118 \N 18 18 \N 18 \N -4119 \N 19 19 \N 19 \N -4120 \N 20 20 \N 20 \N -4121 \N 21 21 \N 21 \N -4122 \N 22 22 \N 22 \N -4123 \N 23 23 \N 23 \N -4124 \N 24 24 \N 24 \N -4125 \N 25 25 \N 0 \N -4126 \N 26 26 \N 1 \N -4127 \N 27 27 \N 2 \N -4128 \N 28 28 \N 3 \N -4129 \N 29 29 \N 4 \N -4130 \N 30 30 \N 5 \N -4131 \N 31 31 \N 6 \N -4132 \N 32 32 \N 7 \N -4133 \N 33 33 \N 8 \N -4134 \N 34 34 \N 9 \N -4135 \N 35 35 \N 10 \N -4136 \N 36 36 \N 11 \N -4137 \N 37 37 \N 12 \N -4138 \N 38 38 \N 13 \N -4139 \N 39 39 \N 14 \N -4140 \N 40 40 \N 15 \N -4141 \N 41 41 \N 16 \N -4142 \N 42 42 \N 17 \N -4143 \N 43 43 \N 18 \N -4144 \N 44 44 \N 19 \N -4145 \N 45 45 \N 20 \N -4146 \N 46 46 \N 21 \N -4147 \N 47 47 \N 22 \N -4148 \N 48 48 \N 23 \N -4149 \N 49 49 \N 24 \N -4150 \N 50 0 \N 0 \N -4151 \N 51 1 \N 1 \N -4152 \N 52 2 \N 2 \N -4153 \N 53 3 \N 3 \N -4154 \N 54 4 \N 4 \N -4155 \N 55 5 \N 5 \N -4156 \N 56 6 \N 6 \N -4157 \N 57 7 \N 7 \N -4158 \N 58 8 \N 8 \N -4159 \N 59 9 \N 9 \N -4160 \N 60 10 \N 10 \N -4161 \N 61 11 \N 11 \N -4162 \N 62 12 \N 12 \N -4163 \N 63 13 \N 13 \N -4164 \N 64 14 \N 14 \N -4165 \N 65 15 \N 15 \N -4166 \N 66 16 \N 16 \N -4167 \N 67 17 \N 17 \N -4168 \N 68 18 \N 18 \N -4169 \N 69 19 \N 19 \N -4170 \N 70 20 \N 20 \N -4171 \N 71 21 \N 21 \N -4172 \N 72 22 \N 22 \N -4173 \N 73 23 \N 23 \N -4174 \N 74 24 \N 24 \N -4175 \N 75 25 \N 0 \N -4176 \N 76 26 \N 1 \N -4177 \N 77 27 \N 2 \N -4178 \N 78 28 \N 3 \N -4179 \N 79 29 \N 4 \N -4180 \N 80 30 \N 5 \N -4181 \N 81 31 \N 6 \N -4182 \N 82 32 \N 7 \N -4183 \N 83 33 \N 8 \N -4184 \N 84 34 \N 9 \N -4185 \N 85 35 \N 10 \N -4186 \N 86 36 \N 11 \N -4187 \N 87 37 \N 12 \N -4188 \N 88 38 \N 13 \N -4189 \N 89 39 \N 14 \N -4190 \N 90 40 \N 15 \N -4191 \N 91 41 \N 16 \N -4192 \N 92 42 \N 17 \N -4193 \N 93 43 \N 18 \N -4194 \N 94 44 \N 19 \N -4195 \N 95 45 \N 20 \N -4196 \N 96 46 \N 21 \N -4197 \N 97 47 \N 22 \N -4198 \N 98 48 \N 23 \N -4199 \N 99 49 \N 24 \N -4200 \N 0 0 \N 0 \N -4201 \N 1 1 \N 1 \N -4202 \N 2 2 \N 2 \N -4203 \N 3 3 \N 3 \N -4204 \N 4 4 \N 4 \N -4205 \N 5 5 \N 5 \N -4206 \N 6 6 \N 6 \N -4207 \N 7 7 \N 7 \N -4208 \N 8 8 \N 8 \N -4209 \N 9 9 \N 9 \N -4210 \N 10 10 \N 10 \N -4211 \N 11 11 \N 11 \N -4212 \N 12 12 \N 12 \N -4213 \N 13 13 \N 13 \N -4214 \N 14 14 \N 14 \N -4215 \N 15 15 \N 15 \N -4216 \N 16 16 \N 16 \N -4217 \N 17 17 \N 17 \N -4218 \N 18 18 \N 18 \N -4219 \N 19 19 \N 19 \N -4220 \N 20 20 \N 20 \N -4221 \N 21 21 \N 21 \N -4222 \N 22 22 \N 22 \N -4223 \N 23 23 \N 23 \N -4224 \N 24 24 \N 24 \N -4225 \N 25 25 \N 0 \N -4226 \N 26 26 \N 1 \N -4227 \N 27 27 \N 2 \N -4228 \N 28 28 \N 3 \N -4229 \N 29 29 \N 4 \N -4230 \N 30 30 \N 5 \N -4231 \N 31 31 \N 6 \N -4232 \N 32 32 \N 7 \N -4233 \N 33 33 \N 8 \N -4234 \N 34 34 \N 9 \N -4235 \N 35 35 \N 10 \N -4236 \N 36 36 \N 11 \N -4237 \N 37 37 \N 12 \N -4238 \N 38 38 \N 13 \N -4239 \N 39 39 \N 14 \N -4240 \N 40 40 \N 15 \N -4241 \N 41 41 \N 16 \N -4242 \N 42 42 \N 17 \N -4243 \N 43 43 \N 18 \N -4244 \N 44 44 \N 19 \N -4245 \N 45 45 \N 20 \N -4246 \N 46 46 \N 21 \N -4247 \N 47 47 \N 22 \N -4248 \N 48 48 \N 23 \N -4249 \N 49 49 \N 24 \N -4250 \N 50 0 \N 0 \N -4251 \N 51 1 \N 1 \N -4252 \N 52 2 \N 2 \N -4253 \N 53 3 \N 3 \N -4254 \N 54 4 \N 4 \N -4255 \N 55 5 \N 5 \N -4256 \N 56 6 \N 6 \N -4257 \N 57 7 \N 7 \N -4258 \N 58 8 \N 8 \N -4259 \N 59 9 \N 9 \N -4260 \N 60 10 \N 10 \N -4261 \N 61 11 \N 11 \N -4262 \N 62 12 \N 12 \N -4263 \N 63 13 \N 13 \N -4264 \N 64 14 \N 14 \N -4265 \N 65 15 \N 15 \N -4266 \N 66 16 \N 16 \N -4267 \N 67 17 \N 17 \N -4268 \N 68 18 \N 18 \N -4269 \N 69 19 \N 19 \N -4270 \N 70 20 \N 20 \N -4271 \N 71 21 \N 21 \N -4272 \N 72 22 \N 22 \N -4273 \N 73 23 \N 23 \N -4274 \N 74 24 \N 24 \N -4275 \N 75 25 \N 0 \N -4276 \N 76 26 \N 1 \N -4277 \N 77 27 \N 2 \N -4278 \N 78 28 \N 3 \N -4279 \N 79 29 \N 4 \N -4280 \N 80 30 \N 5 \N -4281 \N 81 31 \N 6 \N -4282 \N 82 32 \N 7 \N -4283 \N 83 33 \N 8 \N -4284 \N 84 34 \N 9 \N -4285 \N 85 35 \N 10 \N -4286 \N 86 36 \N 11 \N -4287 \N 87 37 \N 12 \N -4288 \N 88 38 \N 13 \N -4289 \N 89 39 \N 14 \N -4290 \N 90 40 \N 15 \N -4291 \N 91 41 \N 16 \N -4292 \N 92 42 \N 17 \N -4293 \N 93 43 \N 18 \N -4294 \N 94 44 \N 19 \N -4295 \N 95 45 \N 20 \N -4296 \N 96 46 \N 21 \N -4297 \N 97 47 \N 22 \N -4298 \N 98 48 \N 23 \N -4299 \N 99 49 \N 24 \N -4300 \N 0 0 \N 0 \N -4301 \N 1 1 \N 1 \N -4302 \N 2 2 \N 2 \N -4303 \N 3 3 \N 3 \N -4304 \N 4 4 \N 4 \N -4305 \N 5 5 \N 5 \N -4306 \N 6 6 \N 6 \N -4307 \N 7 7 \N 7 \N -4308 \N 8 8 \N 8 \N -4309 \N 9 9 \N 9 \N -4310 \N 10 10 \N 10 \N -4311 \N 11 11 \N 11 \N -4312 \N 12 12 \N 12 \N -4313 \N 13 13 \N 13 \N -4314 \N 14 14 \N 14 \N -4315 \N 15 15 \N 15 \N -4316 \N 16 16 \N 16 \N -4317 \N 17 17 \N 17 \N -4318 \N 18 18 \N 18 \N -4319 \N 19 19 \N 19 \N -4320 \N 20 20 \N 20 \N -4321 \N 21 21 \N 21 \N -4322 \N 22 22 \N 22 \N -4323 \N 23 23 \N 23 \N -4324 \N 24 24 \N 24 \N -4325 \N 25 25 \N 0 \N -4326 \N 26 26 \N 1 \N -4327 \N 27 27 \N 2 \N -4328 \N 28 28 \N 3 \N -4329 \N 29 29 \N 4 \N -4330 \N 30 30 \N 5 \N -4331 \N 31 31 \N 6 \N -4332 \N 32 32 \N 7 \N -4333 \N 33 33 \N 8 \N -4334 \N 34 34 \N 9 \N -4335 \N 35 35 \N 10 \N -4336 \N 36 36 \N 11 \N -4337 \N 37 37 \N 12 \N -4338 \N 38 38 \N 13 \N -4339 \N 39 39 \N 14 \N -4340 \N 40 40 \N 15 \N -4341 \N 41 41 \N 16 \N -4342 \N 42 42 \N 17 \N -4343 \N 43 43 \N 18 \N -4344 \N 44 44 \N 19 \N -4345 \N 45 45 \N 20 \N -4346 \N 46 46 \N 21 \N -4347 \N 47 47 \N 22 \N -4348 \N 48 48 \N 23 \N -4349 \N 49 49 \N 24 \N -4350 \N 50 0 \N 0 \N -4351 \N 51 1 \N 1 \N -4352 \N 52 2 \N 2 \N -4353 \N 53 3 \N 3 \N -4354 \N 54 4 \N 4 \N -4355 \N 55 5 \N 5 \N -4356 \N 56 6 \N 6 \N -4357 \N 57 7 \N 7 \N -4358 \N 58 8 \N 8 \N -4359 \N 59 9 \N 9 \N -4360 \N 60 10 \N 10 \N -4361 \N 61 11 \N 11 \N -4362 \N 62 12 \N 12 \N -4363 \N 63 13 \N 13 \N -4364 \N 64 14 \N 14 \N -4365 \N 65 15 \N 15 \N -4366 \N 66 16 \N 16 \N -4367 \N 67 17 \N 17 \N -4368 \N 68 18 \N 18 \N -4369 \N 69 19 \N 19 \N -4370 \N 70 20 \N 20 \N -4371 \N 71 21 \N 21 \N -4372 \N 72 22 \N 22 \N -4373 \N 73 23 \N 23 \N -4374 \N 74 24 \N 24 \N -4375 \N 75 25 \N 0 \N -4376 \N 76 26 \N 1 \N -4377 \N 77 27 \N 2 \N -4378 \N 78 28 \N 3 \N -4379 \N 79 29 \N 4 \N -4380 \N 80 30 \N 5 \N -4381 \N 81 31 \N 6 \N -4382 \N 82 32 \N 7 \N -4383 \N 83 33 \N 8 \N -4384 \N 84 34 \N 9 \N -4385 \N 85 35 \N 10 \N -4386 \N 86 36 \N 11 \N -4387 \N 87 37 \N 12 \N -4388 \N 88 38 \N 13 \N -4389 \N 89 39 \N 14 \N -4390 \N 90 40 \N 15 \N -4391 \N 91 41 \N 16 \N -4392 \N 92 42 \N 17 \N -4393 \N 93 43 \N 18 \N -4394 \N 94 44 \N 19 \N -4395 \N 95 45 \N 20 \N -4396 \N 96 46 \N 21 \N -4397 \N 97 47 \N 22 \N -4398 \N 98 48 \N 23 \N -4399 \N 99 49 \N 24 \N -4400 \N 0 0 \N 0 \N -4401 \N 1 1 \N 1 \N -4402 \N 2 2 \N 2 \N -4403 \N 3 3 \N 3 \N -4404 \N 4 4 \N 4 \N -4405 \N 5 5 \N 5 \N -4406 \N 6 6 \N 6 \N -4407 \N 7 7 \N 7 \N -4408 \N 8 8 \N 8 \N -4409 \N 9 9 \N 9 \N -4410 \N 10 10 \N 10 \N -4411 \N 11 11 \N 11 \N -4412 \N 12 12 \N 12 \N -4413 \N 13 13 \N 13 \N -4414 \N 14 14 \N 14 \N -4415 \N 15 15 \N 15 \N -4416 \N 16 16 \N 16 \N -4417 \N 17 17 \N 17 \N -4418 \N 18 18 \N 18 \N -4419 \N 19 19 \N 19 \N -4420 \N 20 20 \N 20 \N -4421 \N 21 21 \N 21 \N -4422 \N 22 22 \N 22 \N -4423 \N 23 23 \N 23 \N -4424 \N 24 24 \N 24 \N -4425 \N 25 25 \N 0 \N -4426 \N 26 26 \N 1 \N -4427 \N 27 27 \N 2 \N -4428 \N 28 28 \N 3 \N -4429 \N 29 29 \N 4 \N -4430 \N 30 30 \N 5 \N -4431 \N 31 31 \N 6 \N -4432 \N 32 32 \N 7 \N -4433 \N 33 33 \N 8 \N -4434 \N 34 34 \N 9 \N -4435 \N 35 35 \N 10 \N -4436 \N 36 36 \N 11 \N -4437 \N 37 37 \N 12 \N -4438 \N 38 38 \N 13 \N -4439 \N 39 39 \N 14 \N -4440 \N 40 40 \N 15 \N -4441 \N 41 41 \N 16 \N -4442 \N 42 42 \N 17 \N -4443 \N 43 43 \N 18 \N -4444 \N 44 44 \N 19 \N -4445 \N 45 45 \N 20 \N -4446 \N 46 46 \N 21 \N -4447 \N 47 47 \N 22 \N -4448 \N 48 48 \N 23 \N -4449 \N 49 49 \N 24 \N -4450 \N 50 0 \N 0 \N -4451 \N 51 1 \N 1 \N -4452 \N 52 2 \N 2 \N -4453 \N 53 3 \N 3 \N -4454 \N 54 4 \N 4 \N -4455 \N 55 5 \N 5 \N -4456 \N 56 6 \N 6 \N -4457 \N 57 7 \N 7 \N -4458 \N 58 8 \N 8 \N -4459 \N 59 9 \N 9 \N -4460 \N 60 10 \N 10 \N -4461 \N 61 11 \N 11 \N -4462 \N 62 12 \N 12 \N -4463 \N 63 13 \N 13 \N -4464 \N 64 14 \N 14 \N -4465 \N 65 15 \N 15 \N -4466 \N 66 16 \N 16 \N -4467 \N 67 17 \N 17 \N -4468 \N 68 18 \N 18 \N -4469 \N 69 19 \N 19 \N -4470 \N 70 20 \N 20 \N -4471 \N 71 21 \N 21 \N -4472 \N 72 22 \N 22 \N -4473 \N 73 23 \N 23 \N -4474 \N 74 24 \N 24 \N -4475 \N 75 25 \N 0 \N -4476 \N 76 26 \N 1 \N -4477 \N 77 27 \N 2 \N -4478 \N 78 28 \N 3 \N -4479 \N 79 29 \N 4 \N -4480 \N 80 30 \N 5 \N -4481 \N 81 31 \N 6 \N -4482 \N 82 32 \N 7 \N -4483 \N 83 33 \N 8 \N -4484 \N 84 34 \N 9 \N -4485 \N 85 35 \N 10 \N -4486 \N 86 36 \N 11 \N -4487 \N 87 37 \N 12 \N -4488 \N 88 38 \N 13 \N -4489 \N 89 39 \N 14 \N -4490 \N 90 40 \N 15 \N -4491 \N 91 41 \N 16 \N -4492 \N 92 42 \N 17 \N -4493 \N 93 43 \N 18 \N -4494 \N 94 44 \N 19 \N -4495 \N 95 45 \N 20 \N -4496 \N 96 46 \N 21 \N -4497 \N 97 47 \N 22 \N -4498 \N 98 48 \N 23 \N -4499 \N 99 49 \N 24 \N -4500 \N 0 0 \N 0 \N -4501 \N 1 1 \N 1 \N -4502 \N 2 2 \N 2 \N -4503 \N 3 3 \N 3 \N -4504 \N 4 4 \N 4 \N -4505 \N 5 5 \N 5 \N -4506 \N 6 6 \N 6 \N -4507 \N 7 7 \N 7 \N -4508 \N 8 8 \N 8 \N -4509 \N 9 9 \N 9 \N -4510 \N 10 10 \N 10 \N -4511 \N 11 11 \N 11 \N -4512 \N 12 12 \N 12 \N -4513 \N 13 13 \N 13 \N -4514 \N 14 14 \N 14 \N -4515 \N 15 15 \N 15 \N -4516 \N 16 16 \N 16 \N -4517 \N 17 17 \N 17 \N -4518 \N 18 18 \N 18 \N -4519 \N 19 19 \N 19 \N -4520 \N 20 20 \N 20 \N -4521 \N 21 21 \N 21 \N -4522 \N 22 22 \N 22 \N -4523 \N 23 23 \N 23 \N -4524 \N 24 24 \N 24 \N -4525 \N 25 25 \N 0 \N -4526 \N 26 26 \N 1 \N -4527 \N 27 27 \N 2 \N -4528 \N 28 28 \N 3 \N -4529 \N 29 29 \N 4 \N -4530 \N 30 30 \N 5 \N -4531 \N 31 31 \N 6 \N -4532 \N 32 32 \N 7 \N -4533 \N 33 33 \N 8 \N -4534 \N 34 34 \N 9 \N -4535 \N 35 35 \N 10 \N -4536 \N 36 36 \N 11 \N -4537 \N 37 37 \N 12 \N -4538 \N 38 38 \N 13 \N -4539 \N 39 39 \N 14 \N -4540 \N 40 40 \N 15 \N -4541 \N 41 41 \N 16 \N -4542 \N 42 42 \N 17 \N -4543 \N 43 43 \N 18 \N -4544 \N 44 44 \N 19 \N -4545 \N 45 45 \N 20 \N -4546 \N 46 46 \N 21 \N -4547 \N 47 47 \N 22 \N -4548 \N 48 48 \N 23 \N -4549 \N 49 49 \N 24 \N -4550 \N 50 0 \N 0 \N -4551 \N 51 1 \N 1 \N -4552 \N 52 2 \N 2 \N -4553 \N 53 3 \N 3 \N -4554 \N 54 4 \N 4 \N -4555 \N 55 5 \N 5 \N -4556 \N 56 6 \N 6 \N -4557 \N 57 7 \N 7 \N -4558 \N 58 8 \N 8 \N -4559 \N 59 9 \N 9 \N -4560 \N 60 10 \N 10 \N -4561 \N 61 11 \N 11 \N -4562 \N 62 12 \N 12 \N -4563 \N 63 13 \N 13 \N -4564 \N 64 14 \N 14 \N -4565 \N 65 15 \N 15 \N -4566 \N 66 16 \N 16 \N -4567 \N 67 17 \N 17 \N -4568 \N 68 18 \N 18 \N -4569 \N 69 19 \N 19 \N -4570 \N 70 20 \N 20 \N -4571 \N 71 21 \N 21 \N -4572 \N 72 22 \N 22 \N -4573 \N 73 23 \N 23 \N -4574 \N 74 24 \N 24 \N -4575 \N 75 25 \N 0 \N -4576 \N 76 26 \N 1 \N -4577 \N 77 27 \N 2 \N -4578 \N 78 28 \N 3 \N -4579 \N 79 29 \N 4 \N -4580 \N 80 30 \N 5 \N -4581 \N 81 31 \N 6 \N -4582 \N 82 32 \N 7 \N -4583 \N 83 33 \N 8 \N -4584 \N 84 34 \N 9 \N -4585 \N 85 35 \N 10 \N -4586 \N 86 36 \N 11 \N -4587 \N 87 37 \N 12 \N -4588 \N 88 38 \N 13 \N -4589 \N 89 39 \N 14 \N -4590 \N 90 40 \N 15 \N -4591 \N 91 41 \N 16 \N -4592 \N 92 42 \N 17 \N -4593 \N 93 43 \N 18 \N -4594 \N 94 44 \N 19 \N -4595 \N 95 45 \N 20 \N -4596 \N 96 46 \N 21 \N -4597 \N 97 47 \N 22 \N -4598 \N 98 48 \N 23 \N -4599 \N 99 49 \N 24 \N -4600 \N 0 0 \N 0 \N -4601 \N 1 1 \N 1 \N -4602 \N 2 2 \N 2 \N -4603 \N 3 3 \N 3 \N -4604 \N 4 4 \N 4 \N -4605 \N 5 5 \N 5 \N -4606 \N 6 6 \N 6 \N -4607 \N 7 7 \N 7 \N -4608 \N 8 8 \N 8 \N -4609 \N 9 9 \N 9 \N -4610 \N 10 10 \N 10 \N -4611 \N 11 11 \N 11 \N -4612 \N 12 12 \N 12 \N -4613 \N 13 13 \N 13 \N -4614 \N 14 14 \N 14 \N -4615 \N 15 15 \N 15 \N -4616 \N 16 16 \N 16 \N -4617 \N 17 17 \N 17 \N -4618 \N 18 18 \N 18 \N -4619 \N 19 19 \N 19 \N -4620 \N 20 20 \N 20 \N -4621 \N 21 21 \N 21 \N -4622 \N 22 22 \N 22 \N -4623 \N 23 23 \N 23 \N -4624 \N 24 24 \N 24 \N -4625 \N 25 25 \N 0 \N -4626 \N 26 26 \N 1 \N -4627 \N 27 27 \N 2 \N -4628 \N 28 28 \N 3 \N -4629 \N 29 29 \N 4 \N -4630 \N 30 30 \N 5 \N -4631 \N 31 31 \N 6 \N -4632 \N 32 32 \N 7 \N -4633 \N 33 33 \N 8 \N -4634 \N 34 34 \N 9 \N -4635 \N 35 35 \N 10 \N -4636 \N 36 36 \N 11 \N -4637 \N 37 37 \N 12 \N -4638 \N 38 38 \N 13 \N -4639 \N 39 39 \N 14 \N -4640 \N 40 40 \N 15 \N -4641 \N 41 41 \N 16 \N -4642 \N 42 42 \N 17 \N -4643 \N 43 43 \N 18 \N -4644 \N 44 44 \N 19 \N -4645 \N 45 45 \N 20 \N -4646 \N 46 46 \N 21 \N -4647 \N 47 47 \N 22 \N -4648 \N 48 48 \N 23 \N -4649 \N 49 49 \N 24 \N -4650 \N 50 0 \N 0 \N -4651 \N 51 1 \N 1 \N -4652 \N 52 2 \N 2 \N -4653 \N 53 3 \N 3 \N -4654 \N 54 4 \N 4 \N -4655 \N 55 5 \N 5 \N -4656 \N 56 6 \N 6 \N -4657 \N 57 7 \N 7 \N -4658 \N 58 8 \N 8 \N -4659 \N 59 9 \N 9 \N -4660 \N 60 10 \N 10 \N -4661 \N 61 11 \N 11 \N -4662 \N 62 12 \N 12 \N -4663 \N 63 13 \N 13 \N -4664 \N 64 14 \N 14 \N -4665 \N 65 15 \N 15 \N -4666 \N 66 16 \N 16 \N -4667 \N 67 17 \N 17 \N -4668 \N 68 18 \N 18 \N -4669 \N 69 19 \N 19 \N -4670 \N 70 20 \N 20 \N -4671 \N 71 21 \N 21 \N -4672 \N 72 22 \N 22 \N -4673 \N 73 23 \N 23 \N -4674 \N 74 24 \N 24 \N -4675 \N 75 25 \N 0 \N -4676 \N 76 26 \N 1 \N -4677 \N 77 27 \N 2 \N -4678 \N 78 28 \N 3 \N -4679 \N 79 29 \N 4 \N -4680 \N 80 30 \N 5 \N -4681 \N 81 31 \N 6 \N -4682 \N 82 32 \N 7 \N -4683 \N 83 33 \N 8 \N -4684 \N 84 34 \N 9 \N -4685 \N 85 35 \N 10 \N -4686 \N 86 36 \N 11 \N -4687 \N 87 37 \N 12 \N -4688 \N 88 38 \N 13 \N -4689 \N 89 39 \N 14 \N -4690 \N 90 40 \N 15 \N -4691 \N 91 41 \N 16 \N -4692 \N 92 42 \N 17 \N -4693 \N 93 43 \N 18 \N -4694 \N 94 44 \N 19 \N -4695 \N 95 45 \N 20 \N -4696 \N 96 46 \N 21 \N -4697 \N 97 47 \N 22 \N -4698 \N 98 48 \N 23 \N -4699 \N 99 49 \N 24 \N -4700 \N 0 0 \N 0 \N -4701 \N 1 1 \N 1 \N -4702 \N 2 2 \N 2 \N -4703 \N 3 3 \N 3 \N -4704 \N 4 4 \N 4 \N -4705 \N 5 5 \N 5 \N -4706 \N 6 6 \N 6 \N -4707 \N 7 7 \N 7 \N -4708 \N 8 8 \N 8 \N -4709 \N 9 9 \N 9 \N -4710 \N 10 10 \N 10 \N -4711 \N 11 11 \N 11 \N -4712 \N 12 12 \N 12 \N -4713 \N 13 13 \N 13 \N -4714 \N 14 14 \N 14 \N -4715 \N 15 15 \N 15 \N -4716 \N 16 16 \N 16 \N -4717 \N 17 17 \N 17 \N -4718 \N 18 18 \N 18 \N -4719 \N 19 19 \N 19 \N -4720 \N 20 20 \N 20 \N -4721 \N 21 21 \N 21 \N -4722 \N 22 22 \N 22 \N -4723 \N 23 23 \N 23 \N -4724 \N 24 24 \N 24 \N -4725 \N 25 25 \N 0 \N -4726 \N 26 26 \N 1 \N -4727 \N 27 27 \N 2 \N -4728 \N 28 28 \N 3 \N -4729 \N 29 29 \N 4 \N -4730 \N 30 30 \N 5 \N -4731 \N 31 31 \N 6 \N -4732 \N 32 32 \N 7 \N -4733 \N 33 33 \N 8 \N -4734 \N 34 34 \N 9 \N -4735 \N 35 35 \N 10 \N -4736 \N 36 36 \N 11 \N -4737 \N 37 37 \N 12 \N -4738 \N 38 38 \N 13 \N -4739 \N 39 39 \N 14 \N -4740 \N 40 40 \N 15 \N -4741 \N 41 41 \N 16 \N -4742 \N 42 42 \N 17 \N -4743 \N 43 43 \N 18 \N -4744 \N 44 44 \N 19 \N -4745 \N 45 45 \N 20 \N -4746 \N 46 46 \N 21 \N -4747 \N 47 47 \N 22 \N -4748 \N 48 48 \N 23 \N -4749 \N 49 49 \N 24 \N -4750 \N 50 0 \N 0 \N -4751 \N 51 1 \N 1 \N -4752 \N 52 2 \N 2 \N -4753 \N 53 3 \N 3 \N -4754 \N 54 4 \N 4 \N -4755 \N 55 5 \N 5 \N -4756 \N 56 6 \N 6 \N -4757 \N 57 7 \N 7 \N -4758 \N 58 8 \N 8 \N -4759 \N 59 9 \N 9 \N -4760 \N 60 10 \N 10 \N -4761 \N 61 11 \N 11 \N -4762 \N 62 12 \N 12 \N -4763 \N 63 13 \N 13 \N -4764 \N 64 14 \N 14 \N -4765 \N 65 15 \N 15 \N -4766 \N 66 16 \N 16 \N -4767 \N 67 17 \N 17 \N -4768 \N 68 18 \N 18 \N -4769 \N 69 19 \N 19 \N -4770 \N 70 20 \N 20 \N -4771 \N 71 21 \N 21 \N -4772 \N 72 22 \N 22 \N -4773 \N 73 23 \N 23 \N -4774 \N 74 24 \N 24 \N -4775 \N 75 25 \N 0 \N -4776 \N 76 26 \N 1 \N -4777 \N 77 27 \N 2 \N -4778 \N 78 28 \N 3 \N -4779 \N 79 29 \N 4 \N -4780 \N 80 30 \N 5 \N -4781 \N 81 31 \N 6 \N -4782 \N 82 32 \N 7 \N -4783 \N 83 33 \N 8 \N -4784 \N 84 34 \N 9 \N -4785 \N 85 35 \N 10 \N -4786 \N 86 36 \N 11 \N -4787 \N 87 37 \N 12 \N -4788 \N 88 38 \N 13 \N -4789 \N 89 39 \N 14 \N -4790 \N 90 40 \N 15 \N -4791 \N 91 41 \N 16 \N -4792 \N 92 42 \N 17 \N -4793 \N 93 43 \N 18 \N -4794 \N 94 44 \N 19 \N -4795 \N 95 45 \N 20 \N -4796 \N 96 46 \N 21 \N -4797 \N 97 47 \N 22 \N -4798 \N 98 48 \N 23 \N -4799 \N 99 49 \N 24 \N -4800 \N 0 0 \N 0 \N -4801 \N 1 1 \N 1 \N -4802 \N 2 2 \N 2 \N -4803 \N 3 3 \N 3 \N -4804 \N 4 4 \N 4 \N -4805 \N 5 5 \N 5 \N -4806 \N 6 6 \N 6 \N -4807 \N 7 7 \N 7 \N -4808 \N 8 8 \N 8 \N -4809 \N 9 9 \N 9 \N -4810 \N 10 10 \N 10 \N -4811 \N 11 11 \N 11 \N -4812 \N 12 12 \N 12 \N -4813 \N 13 13 \N 13 \N -4814 \N 14 14 \N 14 \N -4815 \N 15 15 \N 15 \N -4816 \N 16 16 \N 16 \N -4817 \N 17 17 \N 17 \N -4818 \N 18 18 \N 18 \N -4819 \N 19 19 \N 19 \N -4820 \N 20 20 \N 20 \N -4821 \N 21 21 \N 21 \N -4822 \N 22 22 \N 22 \N -4823 \N 23 23 \N 23 \N -4824 \N 24 24 \N 24 \N -4825 \N 25 25 \N 0 \N -4826 \N 26 26 \N 1 \N -4827 \N 27 27 \N 2 \N -4828 \N 28 28 \N 3 \N -4829 \N 29 29 \N 4 \N -4830 \N 30 30 \N 5 \N -4831 \N 31 31 \N 6 \N -4832 \N 32 32 \N 7 \N -4833 \N 33 33 \N 8 \N -4834 \N 34 34 \N 9 \N -4835 \N 35 35 \N 10 \N -4836 \N 36 36 \N 11 \N -4837 \N 37 37 \N 12 \N -4838 \N 38 38 \N 13 \N -4839 \N 39 39 \N 14 \N -4840 \N 40 40 \N 15 \N -4841 \N 41 41 \N 16 \N -4842 \N 42 42 \N 17 \N -4843 \N 43 43 \N 18 \N -4844 \N 44 44 \N 19 \N -4845 \N 45 45 \N 20 \N -4846 \N 46 46 \N 21 \N -4847 \N 47 47 \N 22 \N -4848 \N 48 48 \N 23 \N -4849 \N 49 49 \N 24 \N -4850 \N 50 0 \N 0 \N -4851 \N 51 1 \N 1 \N -4852 \N 52 2 \N 2 \N -4853 \N 53 3 \N 3 \N -4854 \N 54 4 \N 4 \N -4855 \N 55 5 \N 5 \N -4856 \N 56 6 \N 6 \N -4857 \N 57 7 \N 7 \N -4858 \N 58 8 \N 8 \N -4859 \N 59 9 \N 9 \N -4860 \N 60 10 \N 10 \N -4861 \N 61 11 \N 11 \N -4862 \N 62 12 \N 12 \N -4863 \N 63 13 \N 13 \N -4864 \N 64 14 \N 14 \N -4865 \N 65 15 \N 15 \N -4866 \N 66 16 \N 16 \N -4867 \N 67 17 \N 17 \N -4868 \N 68 18 \N 18 \N -4869 \N 69 19 \N 19 \N -4870 \N 70 20 \N 20 \N -4871 \N 71 21 \N 21 \N -4872 \N 72 22 \N 22 \N -4873 \N 73 23 \N 23 \N -4874 \N 74 24 \N 24 \N -4875 \N 75 25 \N 0 \N -4876 \N 76 26 \N 1 \N -4877 \N 77 27 \N 2 \N -4878 \N 78 28 \N 3 \N -4879 \N 79 29 \N 4 \N -4880 \N 80 30 \N 5 \N -4881 \N 81 31 \N 6 \N -4882 \N 82 32 \N 7 \N -4883 \N 83 33 \N 8 \N -4884 \N 84 34 \N 9 \N -4885 \N 85 35 \N 10 \N -4886 \N 86 36 \N 11 \N -4887 \N 87 37 \N 12 \N -4888 \N 88 38 \N 13 \N -4889 \N 89 39 \N 14 \N -4890 \N 90 40 \N 15 \N -4891 \N 91 41 \N 16 \N -4892 \N 92 42 \N 17 \N -4893 \N 93 43 \N 18 \N -4894 \N 94 44 \N 19 \N -4895 \N 95 45 \N 20 \N -4896 \N 96 46 \N 21 \N -4897 \N 97 47 \N 22 \N -4898 \N 98 48 \N 23 \N -4899 \N 99 49 \N 24 \N -4900 \N 0 0 \N 0 \N -4901 \N 1 1 \N 1 \N -4902 \N 2 2 \N 2 \N -4903 \N 3 3 \N 3 \N -4904 \N 4 4 \N 4 \N -4905 \N 5 5 \N 5 \N -4906 \N 6 6 \N 6 \N -4907 \N 7 7 \N 7 \N -4908 \N 8 8 \N 8 \N -4909 \N 9 9 \N 9 \N -4910 \N 10 10 \N 10 \N -4911 \N 11 11 \N 11 \N -4912 \N 12 12 \N 12 \N -4913 \N 13 13 \N 13 \N -4914 \N 14 14 \N 14 \N -4915 \N 15 15 \N 15 \N -4916 \N 16 16 \N 16 \N -4917 \N 17 17 \N 17 \N -4918 \N 18 18 \N 18 \N -4919 \N 19 19 \N 19 \N -4920 \N 20 20 \N 20 \N -4921 \N 21 21 \N 21 \N -4922 \N 22 22 \N 22 \N -4923 \N 23 23 \N 23 \N -4924 \N 24 24 \N 24 \N -4925 \N 25 25 \N 0 \N -4926 \N 26 26 \N 1 \N -4927 \N 27 27 \N 2 \N -4928 \N 28 28 \N 3 \N -4929 \N 29 29 \N 4 \N -4930 \N 30 30 \N 5 \N -4931 \N 31 31 \N 6 \N -4932 \N 32 32 \N 7 \N -4933 \N 33 33 \N 8 \N -4934 \N 34 34 \N 9 \N -4935 \N 35 35 \N 10 \N -4936 \N 36 36 \N 11 \N -4937 \N 37 37 \N 12 \N -4938 \N 38 38 \N 13 \N -4939 \N 39 39 \N 14 \N -4940 \N 40 40 \N 15 \N -4941 \N 41 41 \N 16 \N -4942 \N 42 42 \N 17 \N -4943 \N 43 43 \N 18 \N -4944 \N 44 44 \N 19 \N -4945 \N 45 45 \N 20 \N -4946 \N 46 46 \N 21 \N -4947 \N 47 47 \N 22 \N -4948 \N 48 48 \N 23 \N -4949 \N 49 49 \N 24 \N -4950 \N 50 0 \N 0 \N -4951 \N 51 1 \N 1 \N -4952 \N 52 2 \N 2 \N -4953 \N 53 3 \N 3 \N -4954 \N 54 4 \N 4 \N -4955 \N 55 5 \N 5 \N -4956 \N 56 6 \N 6 \N -4957 \N 57 7 \N 7 \N -4958 \N 58 8 \N 8 \N -4959 \N 59 9 \N 9 \N -4960 \N 60 10 \N 10 \N -4961 \N 61 11 \N 11 \N -4962 \N 62 12 \N 12 \N -4963 \N 63 13 \N 13 \N -4964 \N 64 14 \N 14 \N -4965 \N 65 15 \N 15 \N -4966 \N 66 16 \N 16 \N -4967 \N 67 17 \N 17 \N -4968 \N 68 18 \N 18 \N -4969 \N 69 19 \N 19 \N -4970 \N 70 20 \N 20 \N -4971 \N 71 21 \N 21 \N -4972 \N 72 22 \N 22 \N -4973 \N 73 23 \N 23 \N -4974 \N 74 24 \N 24 \N -4975 \N 75 25 \N 0 \N -4976 \N 76 26 \N 1 \N -4977 \N 77 27 \N 2 \N -4978 \N 78 28 \N 3 \N -4979 \N 79 29 \N 4 \N -4980 \N 80 30 \N 5 \N -4981 \N 81 31 \N 6 \N -4982 \N 82 32 \N 7 \N -4983 \N 83 33 \N 8 \N -4984 \N 84 34 \N 9 \N -4985 \N 85 35 \N 10 \N -4986 \N 86 36 \N 11 \N -4987 \N 87 37 \N 12 \N -4988 \N 88 38 \N 13 \N -4989 \N 89 39 \N 14 \N -4990 \N 90 40 \N 15 \N -4991 \N 91 41 \N 16 \N -4992 \N 92 42 \N 17 \N -4993 \N 93 43 \N 18 \N -4994 \N 94 44 \N 19 \N -4995 \N 95 45 \N 20 \N -4996 \N 96 46 \N 21 \N -4997 \N 97 47 \N 22 \N -4998 \N 98 48 \N 23 \N -4999 \N 99 49 \N 24 \N -5000 \N 0 0 \N 0 \N -\. --- --- Data for Name: gb18030_inputs; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.gb18030_inputs (inbytes, description) FROM stdin; -\\x666f6f valid, pure ASCII -\\x666f6fcff3 valid -\\x666f6f8431a530 valid, no translation to UTF-8 -\\x666f6f84309c38 valid, translates to UTF-8 by mapping function -\\x666f6f84309c incomplete char -\\x666f6f84309c0a incomplete char, followed by newline -\\x666f6f84309c3800 invalid, NUL byte -\\x666f6f84309c0038 invalid, NUL byte -\. --- --- Data for Name: gin_test_tbl; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.gin_test_tbl (i) FROM stdin; -{1,3,1} -{1,3,3} -{1,3,4} -{1,3,5} -{1,3,6} -{1,3,7} -{1,3,8} -{1,3,9} -{1,3,10} -{1,3,11} -{1,3,12} -{1,3,13} -{1,3,14} -{1,3,15} -{1,3,16} -{1,3,17} -{1,3,18} -{1,3,19} -{1,3,20} -{1,3,21} -{1,3,22} -{1,3,23} -{1,3,24} -{1,3,25} -{1,3,26} -{1,3,27} -{1,3,28} -{1,3,29} -{1,3,30} -{1,3,31} -{1,3,32} -{1,3,33} -{1,3,34} -{1,3,35} -{1,3,36} -{1,3,37} -{1,3,38} -{1,3,39} -{1,3,40} -{1,3,41} -{1,3,42} -{1,3,43} -{1,3,44} -{1,3,45} -{1,3,46} -{1,3,47} -{1,3,48} -{1,3,49} -{1,3,50} -{1,3,51} -{1,3,52} -{1,3,53} -{1,3,54} -{1,3,55} -{1,3,56} -{1,3,57} -{1,3,58} -{1,3,59} -{1,3,60} -{1,3,61} -{1,3,62} -{1,3,63} -{1,3,64} -{1,3,65} -{1,3,66} -{1,3,67} -{1,3,68} -{1,3,69} -{1,3,70} -{1,3,71} -{1,3,72} -{1,3,73} -{1,3,74} -{1,3,75} -{1,3,76} -{1,3,77} -{1,3,78} -{1,3,79} -{1,3,80} -{1,3,81} -{1,3,82} -{1,3,83} -{1,3,84} -{1,3,85} -{1,3,86} -{1,3,87} -{1,3,88} -{1,3,89} -{1,3,90} -{1,3,91} -{1,3,92} -{1,3,93} -{1,3,94} -{1,3,95} -{1,3,96} -{1,3,97} -{1,3,98} -{1,3,99} -{1,3,100} -{1,3,101} -{1,3,102} -{1,3,103} -{1,3,104} -{1,3,105} -{1,3,106} -{1,3,107} -{1,3,108} -{1,3,109} -{1,3,110} -{1,3,111} -{1,3,112} -{1,3,113} -{1,3,114} -{1,3,115} -{1,3,116} -{1,3,117} -{1,3,118} -{1,3,119} -{1,3,120} -{1,3,121} -{1,3,122} -{1,3,123} -{1,3,124} -{1,3,125} -{1,3,126} -{1,3,127} -{1,3,128} -{1,3,129} -{1,3,130} -{1,3,131} -{1,3,132} -{1,3,133} -{1,3,134} -{1,3,135} -{1,3,136} -{1,3,137} -{1,3,138} -{1,3,139} -{1,3,140} -{1,3,141} -{1,3,142} -{1,3,143} -{1,3,144} -{1,3,145} -{1,3,146} -{1,3,147} -{1,3,148} -{1,3,149} -{1,3,150} -{1,3,151} -{1,3,152} -{1,3,153} -{1,3,154} -{1,3,155} -{1,3,156} -{1,3,157} -{1,3,158} -{1,3,159} -{1,3,160} -{1,3,161} -{1,3,162} -{1,3,163} -{1,3,164} -{1,3,165} -{1,3,166} -{1,3,167} -{1,3,168} -{1,3,169} -{1,3,170} -{1,3,171} -{1,3,172} -{1,3,173} -{1,3,174} -{1,3,175} -{1,3,176} -{1,3,177} -{1,3,178} -{1,3,179} -{1,3,180} -{1,3,181} -{1,3,182} -{1,3,183} -{1,3,184} -{1,3,185} -{1,3,186} -{1,3,187} -{1,3,188} -{1,3,189} -{1,3,190} -{1,3,191} -{1,3,192} -{1,3,193} -{1,3,194} -{1,3,195} -{1,3,196} -{1,3,197} -{1,3,198} -{1,3,199} -{1,3,200} -{1,3,201} -{1,3,202} -{1,3,203} -{1,3,204} -{1,3,205} -{1,3,206} -{1,3,207} -{1,3,208} -{1,3,209} -{1,3,210} -{1,3,211} -{1,3,212} -{1,3,213} -{1,3,214} -{1,3,215} -{1,3,216} -{1,3,217} -{1,3,218} -{1,3,219} -{1,3,220} -{1,3,221} -{1,3,222} -{1,3,223} -{1,3,224} -{1,3,225} -{1,3,226} -{1,3,227} -{1,3,228} -{1,3,229} -{1,3,230} -{1,3,231} -{1,3,232} -{1,3,233} -{1,3,234} -{1,3,235} -{1,3,236} -{1,3,237} -{1,3,238} -{1,3,239} -{1,3,240} -{1,3,241} -{1,3,242} -{1,3,243} -{1,3,244} -{1,3,245} -{1,3,246} -{1,3,247} -{1,3,248} -{1,3,249} -{1,3,250} -{1,3,251} -{1,3,252} -{1,3,253} -{1,3,254} -{1,3,255} -{1,3,256} -{1,3,257} -{1,3,258} -{1,3,259} -{1,3,260} -{1,3,261} -{1,3,262} -{1,3,263} -{1,3,264} -{1,3,265} -{1,3,266} -{1,3,267} -{1,3,268} -{1,3,269} -{1,3,270} -{1,3,271} -{1,3,272} -{1,3,273} -{1,3,274} -{1,3,275} -{1,3,276} -{1,3,277} -{1,3,278} -{1,3,279} -{1,3,280} -{1,3,281} -{1,3,282} -{1,3,283} -{1,3,284} -{1,3,285} -{1,3,286} -{1,3,287} -{1,3,288} -{1,3,289} -{1,3,290} -{1,3,291} -{1,3,292} -{1,3,293} -{1,3,294} -{1,3,295} -{1,3,296} -{1,3,297} -{1,3,298} -{1,3,299} -{1,3,300} -{1,3,301} -{1,3,302} -{1,3,303} -{1,3,304} -{1,3,305} -{1,3,306} -{1,3,307} -{1,3,308} -{1,3,309} -{1,3,310} -{1,3,311} -{1,3,312} -{1,3,313} -{1,3,314} -{1,3,315} -{1,3,316} -{1,3,317} -{1,3,318} -{1,3,319} -{1,3,320} -{1,3,321} -{1,3,322} -{1,3,323} -{1,3,324} -{1,3,325} -{1,3,326} -{1,3,327} -{1,3,328} -{1,3,329} -{1,3,330} -{1,3,331} -{1,3,332} -{1,3,333} -{1,3,334} -{1,3,335} -{1,3,336} -{1,3,337} -{1,3,338} -{1,3,339} -{1,3,340} -{1,3,341} -{1,3,342} -{1,3,343} -{1,3,344} -{1,3,345} -{1,3,346} -{1,3,347} -{1,3,348} -{1,3,349} -{1,3,350} -{1,3,351} -{1,3,352} -{1,3,353} -{1,3,354} -{1,3,355} -{1,3,356} -{1,3,357} -{1,3,358} -{1,3,359} -{1,3,360} -{1,3,361} -{1,3,362} -{1,3,363} -{1,3,364} -{1,3,365} -{1,3,366} -{1,3,367} -{1,3,368} -{1,3,369} -{1,3,370} -{1,3,371} -{1,3,372} -{1,3,373} -{1,3,374} -{1,3,375} -{1,3,376} -{1,3,377} -{1,3,378} -{1,3,379} -{1,3,380} -{1,3,381} -{1,3,382} -{1,3,383} -{1,3,384} -{1,3,385} -{1,3,386} -{1,3,387} -{1,3,388} -{1,3,389} -{1,3,390} -{1,3,391} -{1,3,392} -{1,3,393} -{1,3,394} -{1,3,395} -{1,3,396} -{1,3,397} -{1,3,398} -{1,3,399} -{1,3,400} -{1,3,401} -{1,3,402} -{1,3,403} -{1,3,404} -{1,3,405} -{1,3,406} -{1,3,407} -{1,3,408} -{1,3,409} -{1,3,410} -{1,3,411} -{1,3,412} -{1,3,413} -{1,3,414} -{1,3,415} -{1,3,416} -{1,3,417} -{1,3,418} -{1,3,419} -{1,3,420} -{1,3,421} -{1,3,422} -{1,3,423} -{1,3,424} -{1,3,425} -{1,3,426} -{1,3,427} -{1,3,428} -{1,3,429} -{1,3,430} -{1,3,431} -{1,3,432} -{1,3,433} -{1,3,434} -{1,3,435} -{1,3,436} -{1,3,437} -{1,3,438} -{1,3,439} -{1,3,440} -{1,3,441} -{1,3,442} -{1,3,443} -{1,3,444} -{1,3,445} -{1,3,446} -{1,3,447} -{1,3,448} -{1,3,449} -{1,3,450} -{1,3,451} -{1,3,452} -{1,3,453} -{1,3,454} -{1,3,455} -{1,3,456} -{1,3,457} -{1,3,458} -{1,3,459} -{1,3,460} -{1,3,461} -{1,3,462} -{1,3,463} -{1,3,464} -{1,3,465} -{1,3,466} -{1,3,467} -{1,3,468} -{1,3,469} -{1,3,470} -{1,3,471} -{1,3,472} -{1,3,473} -{1,3,474} -{1,3,475} -{1,3,476} -{1,3,477} -{1,3,478} -{1,3,479} -{1,3,480} -{1,3,481} -{1,3,482} -{1,3,483} -{1,3,484} -{1,3,485} -{1,3,486} -{1,3,487} -{1,3,488} -{1,3,489} -{1,3,490} -{1,3,491} -{1,3,492} -{1,3,493} -{1,3,494} -{1,3,495} -{1,3,496} -{1,3,497} -{1,3,498} -{1,3,499} -{1,3,500} -{1,3,501} -{1,3,502} -{1,3,503} -{1,3,504} -{1,3,505} -{1,3,506} -{1,3,507} -{1,3,508} -{1,3,509} -{1,3,510} -{1,3,511} -{1,3,512} -{1,3,513} -{1,3,514} -{1,3,515} -{1,3,516} -{1,3,517} -{1,3,518} -{1,3,519} -{1,3,520} -{1,3,521} -{1,3,522} -{1,3,523} -{1,3,524} -{1,3,525} -{1,3,526} -{1,3,527} -{1,3,528} -{1,3,529} -{1,3,530} -{1,3,531} -{1,3,532} -{1,3,533} -{1,3,534} -{1,3,535} -{1,3,536} -{1,3,537} -{1,3,538} -{1,3,539} -{1,3,540} -{1,3,541} -{1,3,542} -{1,3,543} -{1,3,544} -{1,3,545} -{1,3,546} -{1,3,547} -{1,3,548} -{1,3,549} -{1,3,550} -{1,3,551} -{1,3,552} -{1,3,553} -{1,3,554} -{1,3,555} -{1,3,556} -{1,3,557} -{1,3,558} -{1,3,559} -{1,3,560} -{1,3,561} -{1,3,562} -{1,3,563} -{1,3,564} -{1,3,565} -{1,3,566} -{1,3,567} -{1,3,568} -{1,3,569} -{1,3,570} -{1,3,571} -{1,3,572} -{1,3,573} -{1,3,574} -{1,3,575} -{1,3,576} -{1,3,577} -{1,3,578} -{1,3,579} -{1,3,580} -{1,3,581} -{1,3,582} -{1,3,583} -{1,3,584} -{1,3,585} -{1,3,586} -{1,3,587} -{1,3,588} -{1,3,589} -{1,3,590} -{1,3,591} -{1,3,592} -{1,3,593} -{1,3,594} -{1,3,595} -{1,3,596} -{1,3,597} -{1,3,598} -{1,3,599} -{1,3,600} -{1,3,601} -{1,3,602} -{1,3,603} -{1,3,604} -{1,3,605} -{1,3,606} -{1,3,607} -{1,3,608} -{1,3,609} -{1,3,610} -{1,3,611} -{1,3,612} -{1,3,613} -{1,3,614} -{1,3,615} -{1,3,616} -{1,3,617} -{1,3,618} -{1,3,619} -{1,3,620} -{1,3,621} -{1,3,622} -{1,3,623} -{1,3,624} -{1,3,625} -{1,3,626} -{1,3,627} -{1,3,628} -{1,3,629} -{1,3,630} -{1,3,631} -{1,3,632} -{1,3,633} -{1,3,634} -{1,3,635} -{1,3,636} -{1,3,637} -{1,3,638} -{1,3,639} -{1,3,640} -{1,3,641} -{1,3,642} -{1,3,643} -{1,3,644} -{1,3,645} -{1,3,646} -{1,3,647} -{1,3,648} -{1,3,649} -{1,3,650} -{1,3,651} -{1,3,652} -{1,3,653} -{1,3,654} -{1,3,655} -{1,3,656} -{1,3,657} -{1,3,658} -{1,3,659} -{1,3,660} -{1,3,661} -{1,3,662} -{1,3,663} -{1,3,664} -{1,3,665} -{1,3,666} -{1,3,667} -{1,3,668} -{1,3,669} -{1,3,670} -{1,3,671} -{1,3,672} -{1,3,673} -{1,3,674} -{1,3,675} -{1,3,676} -{1,3,677} -{1,3,678} -{1,3,679} -{1,3,680} -{1,3,681} -{1,3,682} -{1,3,683} -{1,3,684} -{1,3,685} -{1,3,686} -{1,3,687} -{1,3,688} -{1,3,689} -{1,3,690} -{1,3,691} -{1,3,692} -{1,3,693} -{1,3,694} -{1,3,695} -{1,3,696} -{1,3,697} -{1,3,698} -{1,3,699} -{1,3,700} -{1,3,701} -{1,3,702} -{1,3,703} -{1,3,704} -{1,3,705} -{1,3,706} -{1,3,707} -{1,3,708} -{1,3,709} -{1,3,710} -{1,3,711} -{1,3,712} -{1,3,713} -{1,3,714} -{1,3,715} -{1,3,716} -{1,3,717} -{1,3,718} -{1,3,719} -{1,3,720} -{1,3,721} -{1,3,722} -{1,3,723} -{1,3,724} -{1,3,725} -{1,3,726} -{1,3,727} -{1,3,728} -{1,3,729} -{1,3,730} -{1,3,731} -{1,3,732} -{1,3,733} -{1,3,734} -{1,3,735} -{1,3,736} -{1,3,737} -{1,3,738} -{1,3,739} -{1,3,740} -{1,3,741} -{1,3,742} -{1,3,743} -{1,3,744} -{1,3,745} -{1,3,746} -{1,3,747} -{1,3,748} -{1,3,749} -{1,3,750} -{1,3,751} -{1,3,752} -{1,3,753} -{1,3,754} -{1,3,755} -{1,3,756} -{1,3,757} -{1,3,758} -{1,3,759} -{1,3,760} -{1,3,761} -{1,3,762} -{1,3,763} -{1,3,764} -{1,3,765} -{1,3,766} -{1,3,767} -{1,3,768} -{1,3,769} -{1,3,770} -{1,3,771} -{1,3,772} -{1,3,773} -{1,3,774} -{1,3,775} -{1,3,776} -{1,3,777} -{1,3,778} -{1,3,779} -{1,3,780} -{1,3,781} -{1,3,782} -{1,3,783} -{1,3,784} -{1,3,785} -{1,3,786} -{1,3,787} -{1,3,788} -{1,3,789} -{1,3,790} -{1,3,791} -{1,3,792} -{1,3,793} -{1,3,794} -{1,3,795} -{1,3,796} -{1,3,797} -{1,3,798} -{1,3,799} -{1,3,800} -{1,3,801} -{1,3,802} -{1,3,803} -{1,3,804} -{1,3,805} -{1,3,806} -{1,3,807} -{1,3,808} -{1,3,809} -{1,3,810} -{1,3,811} -{1,3,812} -{1,3,813} -{1,3,814} -{1,3,815} -{1,3,816} -{1,3,817} -{1,3,818} -{1,3,819} -{1,3,820} -{1,3,821} -{1,3,822} -{1,3,823} -{1,3,824} -{1,3,825} -{1,3,826} -{1,3,827} -{1,3,828} -{1,3,829} -{1,3,830} -{1,3,831} -{1,3,832} -{1,3,833} -{1,3,834} -{1,3,835} -{1,3,836} -{1,3,837} -{1,3,838} -{1,3,839} -{1,3,840} -{1,3,841} -{1,3,842} -{1,3,843} -{1,3,844} -{1,3,845} -{1,3,846} -{1,3,847} -{1,3,848} -{1,3,849} -{1,3,850} -{1,3,851} -{1,3,852} -{1,3,853} -{1,3,854} -{1,3,855} -{1,3,856} -{1,3,857} -{1,3,858} -{1,3,859} -{1,3,860} -{1,3,861} -{1,3,862} -{1,3,863} -{1,3,864} -{1,3,865} -{1,3,866} -{1,3,867} -{1,3,868} -{1,3,869} -{1,3,870} -{1,3,871} -{1,3,872} -{1,3,873} -{1,3,874} -{1,3,875} -{1,3,876} -{1,3,877} -{1,3,878} -{1,3,879} -{1,3,880} -{1,3,881} -{1,3,882} -{1,3,883} -{1,3,884} -{1,3,885} -{1,3,886} -{1,3,887} -{1,3,888} -{1,3,889} -{1,3,890} -{1,3,891} -{1,3,892} -{1,3,893} -{1,3,894} -{1,3,895} -{1,3,896} -{1,3,897} -{1,3,898} -{1,3,899} -{1,3,900} -{1,3,901} -{1,3,902} -{1,3,903} -{1,3,904} -{1,3,905} -{1,3,906} -{1,3,907} -{1,3,908} -{1,3,909} -{1,3,910} -{1,3,911} -{1,3,912} -{1,3,913} -{1,3,914} -{1,3,915} -{1,3,916} -{1,3,917} -{1,3,918} -{1,3,919} -{1,3,920} -{1,3,921} -{1,3,922} -{1,3,923} -{1,3,924} -{1,3,925} -{1,3,926} -{1,3,927} -{1,3,928} -{1,3,929} -{1,3,930} -{1,3,931} -{1,3,932} -{1,3,933} -{1,3,934} -{1,3,935} -{1,3,936} -{1,3,937} -{1,3,938} -{1,3,939} -{1,3,940} -{1,3,941} -{1,3,942} -{1,3,943} -{1,3,944} -{1,3,945} -{1,3,946} -{1,3,947} -{1,3,948} -{1,3,949} -{1,3,950} -{1,3,951} -{1,3,952} -{1,3,953} -{1,3,954} -{1,3,955} -{1,3,956} -{1,3,957} -{1,3,958} -{1,3,959} -{1,3,960} -{1,3,961} -{1,3,962} -{1,3,963} -{1,3,964} -{1,3,965} -{1,3,966} -{1,3,967} -{1,3,968} -{1,3,969} -{1,3,970} -{1,3,971} -{1,3,972} -{1,3,973} -{1,3,974} -{1,3,975} -{1,3,976} -{1,3,977} -{1,3,978} -{1,3,979} -{1,3,980} -{1,3,981} -{1,3,982} -{1,3,983} -{1,3,984} -{1,3,985} -{1,3,986} -{1,3,987} -{1,3,988} -{1,3,989} -{1,3,990} -{1,3,991} -{1,3,992} -{1,3,993} -{1,3,994} -{1,3,995} -{1,3,996} -{1,3,997} -{1,3,998} -{1,3,999} -{1,3,1000} -{3,1,1} -{3,1,3} -{3,1,4} -{3,1,5} -{3,1,6} -{3,1,7} -{3,1,8} -{3,1,9} -{3,1,10} -{3,1,11} -{3,1,12} -{3,1,13} -{3,1,14} -{3,1,15} -{3,1,16} -{3,1,17} -{3,1,18} -{3,1,19} -{3,1,20} -{3,1,21} -{3,1,22} -{3,1,23} -{3,1,24} -{3,1,25} -{3,1,26} -{3,1,27} -{3,1,28} -{3,1,29} -{3,1,30} -{3,1,31} -{3,1,32} -{3,1,33} -{3,1,34} -{3,1,35} -{3,1,36} -{3,1,37} -{3,1,38} -{3,1,39} -{3,1,40} -{3,1,41} -{3,1,42} -{3,1,43} -{3,1,44} -{3,1,45} -{3,1,46} -{3,1,47} -{3,1,48} -{3,1,49} -{3,1,50} -{3,1,51} -{3,1,52} -{3,1,53} -{3,1,54} -{3,1,55} -{3,1,56} -{3,1,57} -{3,1,58} -{3,1,59} -{3,1,60} -{3,1,61} -{3,1,62} -{3,1,63} -{3,1,64} -{3,1,65} -{3,1,66} -{3,1,67} -{3,1,68} -{3,1,69} -{3,1,70} -{3,1,71} -{3,1,72} -{3,1,73} -{3,1,74} -{3,1,75} -{3,1,76} -{3,1,77} -{3,1,78} -{3,1,79} -{3,1,80} -{3,1,81} -{3,1,82} -{3,1,83} -{3,1,84} -{3,1,85} -{3,1,86} -{3,1,87} -{3,1,88} -{3,1,89} -{3,1,90} -{3,1,91} -{3,1,92} -{3,1,93} -{3,1,94} -{3,1,95} -{3,1,96} -{3,1,97} -{3,1,98} -{3,1,99} -{3,1,100} -{3,1,101} -{3,1,102} -{3,1,103} -{3,1,104} -{3,1,105} -{3,1,106} -{3,1,107} -{3,1,108} -{3,1,109} -{3,1,110} -{3,1,111} -{3,1,112} -{3,1,113} -{3,1,114} -{3,1,115} -{3,1,116} -{3,1,117} -{3,1,118} -{3,1,119} -{3,1,120} -{3,1,121} -{3,1,122} -{3,1,123} -{3,1,124} -{3,1,125} -{3,1,126} -{3,1,127} -{3,1,128} -{3,1,129} -{3,1,130} -{3,1,131} -{3,1,132} -{3,1,133} -{3,1,134} -{3,1,135} -{3,1,136} -{3,1,137} -{3,1,138} -{3,1,139} -{3,1,140} -{3,1,141} -{3,1,142} -{3,1,143} -{3,1,144} -{3,1,145} -{3,1,146} -{3,1,147} -{3,1,148} -{3,1,149} -{3,1,150} -{3,1,151} -{3,1,152} -{3,1,153} -{3,1,154} -{3,1,155} -{3,1,156} -{3,1,157} -{3,1,158} -{3,1,159} -{3,1,160} -{3,1,161} -{3,1,162} -{3,1,163} -{3,1,164} -{3,1,165} -{3,1,166} -{3,1,167} -{3,1,168} -{3,1,169} -{3,1,170} -{3,1,171} -{3,1,172} -{3,1,173} -{3,1,174} -{3,1,175} -{3,1,176} -{3,1,177} -{3,1,178} -{3,1,179} -{3,1,180} -{3,1,181} -{3,1,182} -{3,1,183} -{3,1,184} -{3,1,185} -{3,1,186} -{3,1,187} -{3,1,188} -{3,1,189} -{3,1,190} -{3,1,191} -{3,1,192} -{3,1,193} -{3,1,194} -{3,1,195} -{3,1,196} -{3,1,197} -{3,1,198} -{3,1,199} -{3,1,200} -{3,1,201} -{3,1,202} -{3,1,203} -{3,1,204} -{3,1,205} -{3,1,206} -{3,1,207} -{3,1,208} -{3,1,209} -{3,1,210} -{3,1,211} -{3,1,212} -{3,1,213} -{3,1,214} -{3,1,215} -{3,1,216} -{3,1,217} -{3,1,218} -{3,1,219} -{3,1,220} -{3,1,221} -{3,1,222} -{3,1,223} -{3,1,224} -{3,1,225} -{3,1,226} -{3,1,227} -{3,1,228} -{3,1,229} -{3,1,230} -{3,1,231} -{3,1,232} -{3,1,233} -{3,1,234} -{3,1,235} -{3,1,236} -{3,1,237} -{3,1,238} -{3,1,239} -{3,1,240} -{3,1,241} -{3,1,242} -{3,1,243} -{3,1,244} -{3,1,245} -{3,1,246} -{3,1,247} -{3,1,248} -{3,1,249} -{3,1,250} -{3,1,251} -{3,1,252} -{3,1,253} -{3,1,254} -{3,1,255} -{3,1,256} -{3,1,257} -{3,1,258} -{3,1,259} -{3,1,260} -{3,1,261} -{3,1,262} -{3,1,263} -{3,1,264} -{3,1,265} -{3,1,266} -{3,1,267} -{3,1,268} -{3,1,269} -{3,1,270} -{3,1,271} -{3,1,272} -{3,1,273} -{3,1,274} -{3,1,275} -{3,1,276} -{3,1,277} -{3,1,278} -{3,1,279} -{3,1,280} -{3,1,281} -{3,1,282} -{3,1,283} -{3,1,284} -{3,1,285} -{3,1,286} -{3,1,287} -{3,1,288} -{3,1,289} -{3,1,290} -{3,1,291} -{3,1,292} -{3,1,293} -{3,1,294} -{3,1,295} -{3,1,296} -{3,1,297} -{3,1,298} -{3,1,299} -{3,1,300} -{3,1,301} -{3,1,302} -{3,1,303} -{3,1,304} -{3,1,305} -{3,1,306} -{3,1,307} -{3,1,308} -{3,1,309} -{3,1,310} -{3,1,311} -{3,1,312} -{3,1,313} -{3,1,314} -{3,1,315} -{3,1,316} -{3,1,317} -{3,1,318} -{3,1,319} -{3,1,320} -{3,1,321} -{3,1,322} -{3,1,323} -{3,1,324} -{3,1,325} -{3,1,326} -{3,1,327} -{3,1,328} -{3,1,329} -{3,1,330} -{3,1,331} -{3,1,332} -{3,1,333} -{3,1,334} -{3,1,335} -{3,1,336} -{3,1,337} -{3,1,338} -{3,1,339} -{3,1,340} -{3,1,341} -{3,1,342} -{3,1,343} -{3,1,344} -{3,1,345} -{3,1,346} -{3,1,347} -{3,1,348} -{3,1,349} -{3,1,350} -{3,1,351} -{3,1,352} -{3,1,353} -{3,1,354} -{3,1,355} -{3,1,356} -{3,1,357} -{3,1,358} -{3,1,359} -{3,1,360} -{3,1,361} -{3,1,362} -{3,1,363} -{3,1,364} -{3,1,365} -{3,1,366} -{3,1,367} -{3,1,368} -{3,1,369} -{3,1,370} -{3,1,371} -{3,1,372} -{3,1,373} -{3,1,374} -{3,1,375} -{3,1,376} -{3,1,377} -{3,1,378} -{3,1,379} -{3,1,380} -{3,1,381} -{3,1,382} -{3,1,383} -{3,1,384} -{3,1,385} -{3,1,386} -{3,1,387} -{3,1,388} -{3,1,389} -{3,1,390} -{3,1,391} -{3,1,392} -{3,1,393} -{3,1,394} -{3,1,395} -{3,1,396} -{3,1,397} -{3,1,398} -{3,1,399} -{3,1,400} -{3,1,401} -{3,1,402} -{3,1,403} -{3,1,404} -{3,1,405} -{3,1,406} -{3,1,407} -{3,1,408} -{3,1,409} -{3,1,410} -{3,1,411} -{3,1,412} -{3,1,413} -{3,1,414} -{3,1,415} -{3,1,416} -{3,1,417} -{3,1,418} -{3,1,419} -{3,1,420} -{3,1,421} -{3,1,422} -{3,1,423} -{3,1,424} -{3,1,425} -{3,1,426} -{3,1,427} -{3,1,428} -{3,1,429} -{3,1,430} -{3,1,431} -{3,1,432} -{3,1,433} -{3,1,434} -{3,1,435} -{3,1,436} -{3,1,437} -{3,1,438} -{3,1,439} -{3,1,440} -{3,1,441} -{3,1,442} -{3,1,443} -{3,1,444} -{3,1,445} -{3,1,446} -{3,1,447} -{3,1,448} -{3,1,449} -{3,1,450} -{3,1,451} -{3,1,452} -{3,1,453} -{3,1,454} -{3,1,455} -{3,1,456} -{3,1,457} -{3,1,458} -{3,1,459} -{3,1,460} -{3,1,461} -{3,1,462} -{3,1,463} -{3,1,464} -{3,1,465} -{3,1,466} -{3,1,467} -{3,1,468} -{3,1,469} -{3,1,470} -{3,1,471} -{3,1,472} -{3,1,473} -{3,1,474} -{3,1,475} -{3,1,476} -{3,1,477} -{3,1,478} -{3,1,479} -{3,1,480} -{3,1,481} -{3,1,482} -{3,1,483} -{3,1,484} -{3,1,485} -{3,1,486} -{3,1,487} -{3,1,488} -{3,1,489} -{3,1,490} -{3,1,491} -{3,1,492} -{3,1,493} -{3,1,494} -{3,1,495} -{3,1,496} -{3,1,497} -{3,1,498} -{3,1,499} -{3,1,500} -{3,1,501} -{3,1,502} -{3,1,503} -{3,1,504} -{3,1,505} -{3,1,506} -{3,1,507} -{3,1,508} -{3,1,509} -{3,1,510} -{3,1,511} -{3,1,512} -{3,1,513} -{3,1,514} -{3,1,515} -{3,1,516} -{3,1,517} -{3,1,518} -{3,1,519} -{3,1,520} -{3,1,521} -{3,1,522} -{3,1,523} -{3,1,524} -{3,1,525} -{3,1,526} -{3,1,527} -{3,1,528} -{3,1,529} -{3,1,530} -{3,1,531} -{3,1,532} -{3,1,533} -{3,1,534} -{3,1,535} -{3,1,536} -{3,1,537} -{3,1,538} -{3,1,539} -{3,1,540} -{3,1,541} -{3,1,542} -{3,1,543} -{3,1,544} -{3,1,545} -{3,1,546} -{3,1,547} -{3,1,548} -{3,1,549} -{3,1,550} -{3,1,551} -{3,1,552} -{3,1,553} -{3,1,554} -{3,1,555} -{3,1,556} -{3,1,557} -{3,1,558} -{3,1,559} -{3,1,560} -{3,1,561} -{3,1,562} -{3,1,563} -{3,1,564} -{3,1,565} -{3,1,566} -{3,1,567} -{3,1,568} -{3,1,569} -{3,1,570} -{3,1,571} -{3,1,572} -{3,1,573} -{3,1,574} -{3,1,575} -{3,1,576} -{3,1,577} -{3,1,578} -{3,1,579} -{3,1,580} -{3,1,581} -{3,1,582} -{3,1,583} -{3,1,584} -{3,1,585} -{3,1,586} -{3,1,587} -{3,1,588} -{3,1,589} -{3,1,590} -{3,1,591} -{3,1,592} -{3,1,593} -{3,1,594} -{3,1,595} -{3,1,596} -{3,1,597} -{3,1,598} -{3,1,599} -{3,1,600} -{3,1,601} -{3,1,602} -{3,1,603} -{3,1,604} -{3,1,605} -{3,1,606} -{3,1,607} -{3,1,608} -{3,1,609} -{3,1,610} -{3,1,611} -{3,1,612} -{3,1,613} -{3,1,614} -{3,1,615} -{3,1,616} -{3,1,617} -{3,1,618} -{3,1,619} -{3,1,620} -{3,1,621} -{3,1,622} -{3,1,623} -{3,1,624} -{3,1,625} -{3,1,626} -{3,1,627} -{3,1,628} -{3,1,629} -{3,1,630} -{3,1,631} -{3,1,632} -{3,1,633} -{3,1,634} -{3,1,635} -{3,1,636} -{3,1,637} -{3,1,638} -{3,1,639} -{3,1,640} -{3,1,641} -{3,1,642} -{3,1,643} -{3,1,644} -{3,1,645} -{3,1,646} -{3,1,647} -{3,1,648} -{3,1,649} -{3,1,650} -{3,1,651} -{3,1,652} -{3,1,653} -{3,1,654} -{3,1,655} -{3,1,656} -{3,1,657} -{3,1,658} -{3,1,659} -{3,1,660} -{3,1,661} -{3,1,662} -{3,1,663} -{3,1,664} -{3,1,665} -{3,1,666} -{3,1,667} -{3,1,668} -{3,1,669} -{3,1,670} -{3,1,671} -{3,1,672} -{3,1,673} -{3,1,674} -{3,1,675} -{3,1,676} -{3,1,677} -{3,1,678} -{3,1,679} -{3,1,680} -{3,1,681} -{3,1,682} -{3,1,683} -{3,1,684} -{3,1,685} -{3,1,686} -{3,1,687} -{3,1,688} -{3,1,689} -{3,1,690} -{3,1,691} -{3,1,692} -{3,1,693} -{3,1,694} -{3,1,695} -{3,1,696} -{3,1,697} -{3,1,698} -{3,1,699} -{3,1,700} -{3,1,701} -{3,1,702} -{3,1,703} -{3,1,704} -{3,1,705} -{3,1,706} -{3,1,707} -{3,1,708} -{3,1,709} -{3,1,710} -{3,1,711} -{3,1,712} -{3,1,713} -{3,1,714} -{3,1,715} -{3,1,716} -{3,1,717} -{3,1,718} -{3,1,719} -{3,1,720} -{3,1,721} -{3,1,722} -{3,1,723} -{3,1,724} -{3,1,725} -{3,1,726} -{3,1,727} -{3,1,728} -{3,1,729} -{3,1,730} -{3,1,731} -{3,1,732} -{3,1,733} -{3,1,734} -{3,1,735} -{3,1,736} -{3,1,737} -{3,1,738} -{3,1,739} -{3,1,740} -{3,1,741} -{3,1,742} -{3,1,743} -{3,1,744} -{3,1,745} -{3,1,746} -{3,1,747} -{3,1,748} -{3,1,749} -{3,1,750} -{3,1,751} -{3,1,752} -{3,1,753} -{3,1,754} -{3,1,755} -{3,1,756} -{3,1,757} -{3,1,758} -{3,1,759} -{3,1,760} -{3,1,761} -{3,1,762} -{3,1,763} -{3,1,764} -{3,1,765} -{3,1,766} -{3,1,767} -{3,1,768} -{3,1,769} -{3,1,770} -{3,1,771} -{3,1,772} -{3,1,773} -{3,1,774} -{3,1,775} -{3,1,776} -{3,1,777} -{3,1,778} -{3,1,779} -{3,1,780} -{3,1,781} -{3,1,782} -{3,1,783} -{3,1,784} -{3,1,785} -{3,1,786} -{3,1,787} -{3,1,788} -{3,1,789} -{3,1,790} -{3,1,791} -{3,1,792} -{3,1,793} -{3,1,794} -{3,1,795} -{3,1,796} -{3,1,797} -{3,1,798} -{3,1,799} -{3,1,800} -{3,1,801} -{3,1,802} -{3,1,803} -{3,1,804} -{3,1,805} -{3,1,806} -{3,1,807} -{3,1,808} -{3,1,809} -{3,1,810} -{3,1,811} -{3,1,812} -{3,1,813} -{3,1,814} -{3,1,815} -{3,1,816} -{3,1,817} -{3,1,818} -{3,1,819} -{3,1,820} -{3,1,821} -{3,1,822} -{3,1,823} -{3,1,824} -{3,1,825} -{3,1,826} -{3,1,827} -{3,1,828} -{3,1,829} -{3,1,830} -{3,1,831} -{3,1,832} -{3,1,833} -{3,1,834} -{3,1,835} -{3,1,836} -{3,1,837} -{3,1,838} -{3,1,839} -{3,1,840} -{3,1,841} -{3,1,842} -{3,1,843} -{3,1,844} -{3,1,845} -{3,1,846} -{3,1,847} -{3,1,848} -{3,1,849} -{3,1,850} -{3,1,851} -{3,1,852} -{3,1,853} -{3,1,854} -{3,1,855} -{3,1,856} -{3,1,857} -{3,1,858} -{3,1,859} -{3,1,860} -{3,1,861} -{3,1,862} -{3,1,863} -{3,1,864} -{3,1,865} -{3,1,866} -{3,1,867} -{3,1,868} -{3,1,869} -{3,1,870} -{3,1,871} -{3,1,872} -{3,1,873} -{3,1,874} -{3,1,875} -{3,1,876} -{3,1,877} -{3,1,878} -{3,1,879} -{3,1,880} -{3,1,881} -{3,1,882} -{3,1,883} -{3,1,884} -{3,1,885} -{3,1,886} -{3,1,887} -{3,1,888} -{3,1,889} -{3,1,890} -{3,1,891} -{3,1,892} -{3,1,893} -{3,1,894} -{3,1,895} -{3,1,896} -{3,1,897} -{3,1,898} -{3,1,899} -{3,1,900} -{3,1,901} -{3,1,902} -{3,1,903} -{3,1,904} -{3,1,905} -{3,1,906} -{3,1,907} -{3,1,908} -{3,1,909} -{3,1,910} -{3,1,911} -{3,1,912} -{3,1,913} -{3,1,914} -{3,1,915} -{3,1,916} -{3,1,917} -{3,1,918} -{3,1,919} -{3,1,920} -{3,1,921} -{3,1,922} -{3,1,923} -{3,1,924} -{3,1,925} -{3,1,926} -{3,1,927} -{3,1,928} -{3,1,929} -{3,1,930} -{3,1,931} -{3,1,932} -{3,1,933} -{3,1,934} -{3,1,935} -{3,1,936} -{3,1,937} -{3,1,938} -{3,1,939} -{3,1,940} -{3,1,941} -{3,1,942} -{3,1,943} -{3,1,944} -{3,1,945} -{3,1,946} -{3,1,947} -{3,1,948} -{3,1,949} -{3,1,950} -{3,1,951} -{3,1,952} -{3,1,953} -{3,1,954} -{3,1,955} -{3,1,956} -{3,1,957} -{3,1,958} -{3,1,959} -{3,1,960} -{3,1,961} -{3,1,962} -{3,1,963} -{3,1,964} -{3,1,965} -{3,1,966} -{3,1,967} -{3,1,968} -{3,1,969} -{3,1,970} -{3,1,971} -{3,1,972} -{3,1,973} -{3,1,974} -{3,1,975} -{3,1,976} -{3,1,977} -{3,1,978} -{3,1,979} -{3,1,980} -{3,1,981} -{3,1,982} -{3,1,983} -{3,1,984} -{3,1,985} -{3,1,986} -{3,1,987} -{3,1,988} -{3,1,989} -{3,1,990} -{3,1,991} -{3,1,992} -{3,1,993} -{3,1,994} -{3,1,995} -{3,1,996} -{3,1,997} -{3,1,998} -{3,1,999} -{3,1,1000} -{1,3,1} -{1,3,3} -{1,3,4} -{1,3,5} -{1,3,6} -{1,3,7} -{1,3,8} -{1,3,9} -{1,3,10} -{1,3,11} -{1,3,12} -{1,3,13} -{1,3,14} -{1,3,15} -{1,3,16} -{1,3,17} -{1,3,18} -{1,3,19} -{1,3,20} -{1,3,21} -{1,3,22} -{1,3,23} -{1,3,24} -{1,3,25} -{1,3,26} -{1,3,27} -{1,3,28} -{1,3,29} -{1,3,30} -{1,3,31} -{1,3,32} -{1,3,33} -{1,3,34} -{1,3,35} -{1,3,36} -{1,3,37} -{1,3,38} -{1,3,39} -{1,3,40} -{1,3,41} -{1,3,42} -{1,3,43} -{1,3,44} -{1,3,45} -{1,3,46} -{1,3,47} -{1,3,48} -{1,3,49} -{1,3,50} -{1,3,51} -{1,3,52} -{1,3,53} -{1,3,54} -{1,3,55} -{1,3,56} -{1,3,57} -{1,3,58} -{1,3,59} -{1,3,60} -{1,3,61} -{1,3,62} -{1,3,63} -{1,3,64} -{1,3,65} -{1,3,66} -{1,3,67} -{1,3,68} -{1,3,69} -{1,3,70} -{1,3,71} -{1,3,72} -{1,3,73} -{1,3,74} -{1,3,75} -{1,3,76} -{1,3,77} -{1,3,78} -{1,3,79} -{1,3,80} -{1,3,81} -{1,3,82} -{1,3,83} -{1,3,84} -{1,3,85} -{1,3,86} -{1,3,87} -{1,3,88} -{1,3,89} -{1,3,90} -{1,3,91} -{1,3,92} -{1,3,93} -{1,3,94} -{1,3,95} -{1,3,96} -{1,3,97} -{1,3,98} -{1,3,99} -{1,3,100} -{1,3,101} -{1,3,102} -{1,3,103} -{1,3,104} -{1,3,105} -{1,3,106} -{1,3,107} -{1,3,108} -{1,3,109} -{1,3,110} -{1,3,111} -{1,3,112} -{1,3,113} -{1,3,114} -{1,3,115} -{1,3,116} -{1,3,117} -{1,3,118} -{1,3,119} -{1,3,120} -{1,3,121} -{1,3,122} -{1,3,123} -{1,3,124} -{1,3,125} -{1,3,126} -{1,3,127} -{1,3,128} -{1,3,129} -{1,3,130} -{1,3,131} -{1,3,132} -{1,3,133} -{1,3,134} -{1,3,135} -{1,3,136} -{1,3,137} -{1,3,138} -{1,3,139} -{1,3,140} -{1,3,141} -{1,3,142} -{1,3,143} -{1,3,144} -{1,3,145} -{1,3,146} -{1,3,147} -{1,3,148} -{1,3,149} -{1,3,150} -{1,3,151} -{1,3,152} -{1,3,153} -{1,3,154} -{1,3,155} -{1,3,156} -{1,3,157} -{1,3,158} -{1,3,159} -{1,3,160} -{1,3,161} -{1,3,162} -{1,3,163} -{1,3,164} -{1,3,165} -{1,3,166} -{1,3,167} -{1,3,168} -{1,3,169} -{1,3,170} -{1,3,171} -{1,3,172} -{1,3,173} -{1,3,174} -{1,3,175} -{1,3,176} -{1,3,177} -{1,3,178} -{1,3,179} -{1,3,180} -{1,3,181} -{1,3,182} -{1,3,183} -{1,3,184} -{1,3,185} -{1,3,186} -{1,3,187} -{1,3,188} -{1,3,189} -{1,3,190} -{1,3,191} -{1,3,192} -{1,3,193} -{1,3,194} -{1,3,195} -{1,3,196} -{1,3,197} -{1,3,198} -{1,3,199} -{1,3,200} -{1,3,201} -{1,3,202} -{1,3,203} -{1,3,204} -{1,3,205} -{1,3,206} -{1,3,207} -{1,3,208} -{1,3,209} -{1,3,210} -{1,3,211} -{1,3,212} -{1,3,213} -{1,3,214} -{1,3,215} -{1,3,216} -{1,3,217} -{1,3,218} -{1,3,219} -{1,3,220} -{1,3,221} -{1,3,222} -{1,3,223} -{1,3,224} -{1,3,225} -{1,3,226} -{1,3,227} -{1,3,228} -{1,3,229} -{1,3,230} -{1,3,231} -{1,3,232} -{1,3,233} -{1,3,234} -{1,3,235} -{1,3,236} -{1,3,237} -{1,3,238} -{1,3,239} -{1,3,240} -{1,3,241} -{1,3,242} -{1,3,243} -{1,3,244} -{1,3,245} -{1,3,246} -{1,3,247} -{1,3,248} -{1,3,249} -{1,3,250} -{1,3,251} -{1,3,252} -{1,3,253} -{1,3,254} -{1,3,255} -{1,3,256} -{1,3,257} -{1,3,258} -{1,3,259} -{1,3,260} -{1,3,261} -{1,3,262} -{1,3,263} -{1,3,264} -{1,3,265} -{1,3,266} -{1,3,267} -{1,3,268} -{1,3,269} -{1,3,270} -{1,3,271} -{1,3,272} -{1,3,273} -{1,3,274} -{1,3,275} -{1,3,276} -{1,3,277} -{1,3,278} -{1,3,279} -{1,3,280} -{1,3,281} -{1,3,282} -{1,3,283} -{1,3,284} -{1,3,285} -{1,3,286} -{1,3,287} -{1,3,288} -{1,3,289} -{1,3,290} -{1,3,291} -{1,3,292} -{1,3,293} -{1,3,294} -{1,3,295} -{1,3,296} -{1,3,297} -{1,3,298} -{1,3,299} -{1,3,300} -{1,3,301} -{1,3,302} -{1,3,303} -{1,3,304} -{1,3,305} -{1,3,306} -{1,3,307} -{1,3,308} -{1,3,309} -{1,3,310} -{1,3,311} -{1,3,312} -{1,3,313} -{1,3,314} -{1,3,315} -{1,3,316} -{1,3,317} -{1,3,318} -{1,3,319} -{1,3,320} -{1,3,321} -{1,3,322} -{1,3,323} -{1,3,324} -{1,3,325} -{1,3,326} -{1,3,327} -{1,3,328} -{1,3,329} -{1,3,330} -{1,3,331} -{1,3,332} -{1,3,333} -{1,3,334} -{1,3,335} -{1,3,336} -{1,3,337} -{1,3,338} -{1,3,339} -{1,3,340} -{1,3,341} -{1,3,342} -{1,3,343} -{1,3,344} -{1,3,345} -{1,3,346} -{1,3,347} -{1,3,348} -{1,3,349} -{1,3,350} -{1,3,351} -{1,3,352} -{1,3,353} -{1,3,354} -{1,3,355} -{1,3,356} -{1,3,357} -{1,3,358} -{1,3,359} -{1,3,360} -{1,3,361} -{1,3,362} -{1,3,363} -{1,3,364} -{1,3,365} -{1,3,366} -{1,3,367} -{1,3,368} -{1,3,369} -{1,3,370} -{1,3,371} -{1,3,372} -{1,3,373} -{1,3,374} -{1,3,375} -{1,3,376} -{1,3,377} -{1,3,378} -{1,3,379} -{1,3,380} -{1,3,381} -{1,3,382} -{1,3,383} -{1,3,384} -{1,3,385} -{1,3,386} -{1,3,387} -{1,3,388} -{1,3,389} -{1,3,390} -{1,3,391} -{1,3,392} -{1,3,393} -{1,3,394} -{1,3,395} -{1,3,396} -{1,3,397} -{1,3,398} -{1,3,399} -{1,3,400} -{1,3,401} -{1,3,402} -{1,3,403} -{1,3,404} -{1,3,405} -{1,3,406} -{1,3,407} -{1,3,408} -{1,3,409} -{1,3,410} -{1,3,411} -{1,3,412} -{1,3,413} -{1,3,414} -{1,3,415} -{1,3,416} -{1,3,417} -{1,3,418} -{1,3,419} -{1,3,420} -{1,3,421} -{1,3,422} -{1,3,423} -{1,3,424} -{1,3,425} -{1,3,426} -{1,3,427} -{1,3,428} -{1,3,429} -{1,3,430} -{1,3,431} -{1,3,432} -{1,3,433} -{1,3,434} -{1,3,435} -{1,3,436} -{1,3,437} -{1,3,438} -{1,3,439} -{1,3,440} -{1,3,441} -{1,3,442} -{1,3,443} -{1,3,444} -{1,3,445} -{1,3,446} -{1,3,447} -{1,3,448} -{1,3,449} -{1,3,450} -{1,3,451} -{1,3,452} -{1,3,453} -{1,3,454} -{1,3,455} -{1,3,456} -{1,3,457} -{1,3,458} -{1,3,459} -{1,3,460} -{1,3,461} -{1,3,462} -{1,3,463} -{1,3,464} -{1,3,465} -{1,3,466} -{1,3,467} -{1,3,468} -{1,3,469} -{1,3,470} -{1,3,471} -{1,3,472} -{1,3,473} -{1,3,474} -{1,3,475} -{1,3,476} -{1,3,477} -{1,3,478} -{1,3,479} -{1,3,480} -{1,3,481} -{1,3,482} -{1,3,483} -{1,3,484} -{1,3,485} -{1,3,486} -{1,3,487} -{1,3,488} -{1,3,489} -{1,3,490} -{1,3,491} -{1,3,492} -{1,3,493} -{1,3,494} -{1,3,495} -{1,3,496} -{1,3,497} -{1,3,498} -{1,3,499} -{1,3,500} -{1,3,501} -{1,3,502} -{1,3,503} -{1,3,504} -{1,3,505} -{1,3,506} -{1,3,507} -{1,3,508} -{1,3,509} -{1,3,510} -{1,3,511} -{1,3,512} -{1,3,513} -{1,3,514} -{1,3,515} -{1,3,516} -{1,3,517} -{1,3,518} -{1,3,519} -{1,3,520} -{1,3,521} -{1,3,522} -{1,3,523} -{1,3,524} -{1,3,525} -{1,3,526} -{1,3,527} -{1,3,528} -{1,3,529} -{1,3,530} -{1,3,531} -{1,3,532} -{1,3,533} -{1,3,534} -{1,3,535} -{1,3,536} -{1,3,537} -{1,3,538} -{1,3,539} -{1,3,540} -{1,3,541} -{1,3,542} -{1,3,543} -{1,3,544} -{1,3,545} -{1,3,546} -{1,3,547} -{1,3,548} -{1,3,549} -{1,3,550} -{1,3,551} -{1,3,552} -{1,3,553} -{1,3,554} -{1,3,555} -{1,3,556} -{1,3,557} -{1,3,558} -{1,3,559} -{1,3,560} -{1,3,561} -{1,3,562} -{1,3,563} -{1,3,564} -{1,3,565} -{1,3,566} -{1,3,567} -{1,3,568} -{1,3,569} -{1,3,570} -{1,3,571} -{1,3,572} -{1,3,573} -{1,3,574} -{1,3,575} -{1,3,576} -{1,3,577} -{1,3,578} -{1,3,579} -{1,3,580} -{1,3,581} -{1,3,582} -{1,3,583} -{1,3,584} -{1,3,585} -{1,3,586} -{1,3,587} -{1,3,588} -{1,3,589} -{1,3,590} -{1,3,591} -{1,3,592} -{1,3,593} -{1,3,594} -{1,3,595} -{1,3,596} -{1,3,597} -{1,3,598} -{1,3,599} -{1,3,600} -{1,3,601} -{1,3,602} -{1,3,603} -{1,3,604} -{1,3,605} -{1,3,606} -{1,3,607} -{1,3,608} -{1,3,609} -{1,3,610} -{1,3,611} -{1,3,612} -{1,3,613} -{1,3,614} -{1,3,615} -{1,3,616} -{1,3,617} -{1,3,618} -{1,3,619} -{1,3,620} -{1,3,621} -{1,3,622} -{1,3,623} -{1,3,624} -{1,3,625} -{1,3,626} -{1,3,627} -{1,3,628} -{1,3,629} -{1,3,630} -{1,3,631} -{1,3,632} -{1,3,633} -{1,3,634} -{1,3,635} -{1,3,636} -{1,3,637} -{1,3,638} -{1,3,639} -{1,3,640} -{1,3,641} -{1,3,642} -{1,3,643} -{1,3,644} -{1,3,645} -{1,3,646} -{1,3,647} -{1,3,648} -{1,3,649} -{1,3,650} -{1,3,651} -{1,3,652} -{1,3,653} -{1,3,654} -{1,3,655} -{1,3,656} -{1,3,657} -{1,3,658} -{1,3,659} -{1,3,660} -{1,3,661} -{1,3,662} -{1,3,663} -{1,3,664} -{1,3,665} -{1,3,666} -{1,3,667} -{1,3,668} -{1,3,669} -{1,3,670} -{1,3,671} -{1,3,672} -{1,3,673} -{1,3,674} -{1,3,675} -{1,3,676} -{1,3,677} -{1,3,678} -{1,3,679} -{1,3,680} -{1,3,681} -{1,3,682} -{1,3,683} -{1,3,684} -{1,3,685} -{1,3,686} -{1,3,687} -{1,3,688} -{1,3,689} -{1,3,690} -{1,3,691} -{1,3,692} -{1,3,693} -{1,3,694} -{1,3,695} -{1,3,696} -{1,3,697} -{1,3,698} -{1,3,699} -{1,3,700} -{1,3,701} -{1,3,702} -{1,3,703} -{1,3,704} -{1,3,705} -{1,3,706} -{1,3,707} -{1,3,708} -{1,3,709} -{1,3,710} -{1,3,711} -{1,3,712} -{1,3,713} -{1,3,714} -{1,3,715} -{1,3,716} -{1,3,717} -{1,3,718} -{1,3,719} -{1,3,720} -{1,3,721} -{1,3,722} -{1,3,723} -{1,3,724} -{1,3,725} -{1,3,726} -{1,3,727} -{1,3,728} -{1,3,729} -{1,3,730} -{1,3,731} -{1,3,732} -{1,3,733} -{1,3,734} -{1,3,735} -{1,3,736} -{1,3,737} -{1,3,738} -{1,3,739} -{1,3,740} -{1,3,741} -{1,3,742} -{1,3,743} -{1,3,744} -{1,3,745} -{1,3,746} -{1,3,747} -{1,3,748} -{1,3,749} -{1,3,750} -{1,3,751} -{1,3,752} -{1,3,753} -{1,3,754} -{1,3,755} -{1,3,756} -{1,3,757} -{1,3,758} -{1,3,759} -{1,3,760} -{1,3,761} -{1,3,762} -{1,3,763} -{1,3,764} -{1,3,765} -{1,3,766} -{1,3,767} -{1,3,768} -{1,3,769} -{1,3,770} -{1,3,771} -{1,3,772} -{1,3,773} -{1,3,774} -{1,3,775} -{1,3,776} -{1,3,777} -{1,3,778} -{1,3,779} -{1,3,780} -{1,3,781} -{1,3,782} -{1,3,783} -{1,3,784} -{1,3,785} -{1,3,786} -{1,3,787} -{1,3,788} -{1,3,789} -{1,3,790} -{1,3,791} -{1,3,792} -{1,3,793} -{1,3,794} -{1,3,795} -{1,3,796} -{1,3,797} -{1,3,798} -{1,3,799} -{1,3,800} -{1,3,801} -{1,3,802} -{1,3,803} -{1,3,804} -{1,3,805} -{1,3,806} -{1,3,807} -{1,3,808} -{1,3,809} -{1,3,810} -{1,3,811} -{1,3,812} -{1,3,813} -{1,3,814} -{1,3,815} -{1,3,816} -{1,3,817} -{1,3,818} -{1,3,819} -{1,3,820} -{1,3,821} -{1,3,822} -{1,3,823} -{1,3,824} -{1,3,825} -{1,3,826} -{1,3,827} -{1,3,828} -{1,3,829} -{1,3,830} -{1,3,831} -{1,3,832} -{1,3,833} -{1,3,834} -{1,3,835} -{1,3,836} -{1,3,837} -{1,3,838} -{1,3,839} -{1,3,840} -{1,3,841} -{1,3,842} -{1,3,843} -{1,3,844} -{1,3,845} -{1,3,846} -{1,3,847} -{1,3,848} -{1,3,849} -{1,3,850} -{1,3,851} -{1,3,852} -{1,3,853} -{1,3,854} -{1,3,855} -{1,3,856} -{1,3,857} -{1,3,858} -{1,3,859} -{1,3,860} -{1,3,861} -{1,3,862} -{1,3,863} -{1,3,864} -{1,3,865} -{1,3,866} -{1,3,867} -{1,3,868} -{1,3,869} -{1,3,870} -{1,3,871} -{1,3,872} -{1,3,873} -{1,3,874} -{1,3,875} -{1,3,876} -{1,3,877} -{1,3,878} -{1,3,879} -{1,3,880} -{1,3,881} -{1,3,882} -{1,3,883} -{1,3,884} -{1,3,885} -{1,3,886} -{1,3,887} -{1,3,888} -{1,3,889} -{1,3,890} -{1,3,891} -{1,3,892} -{1,3,893} -{1,3,894} -{1,3,895} -{1,3,896} -{1,3,897} -{1,3,898} -{1,3,899} -{1,3,900} -{1,3,901} -{1,3,902} -{1,3,903} -{1,3,904} -{1,3,905} -{1,3,906} -{1,3,907} -{1,3,908} -{1,3,909} -{1,3,910} -{1,3,911} -{1,3,912} -{1,3,913} -{1,3,914} -{1,3,915} -{1,3,916} -{1,3,917} -{1,3,918} -{1,3,919} -{1,3,920} -{1,3,921} -{1,3,922} -{1,3,923} -{1,3,924} -{1,3,925} -{1,3,926} -{1,3,927} -{1,3,928} -{1,3,929} -{1,3,930} -{1,3,931} -{1,3,932} -{1,3,933} -{1,3,934} -{1,3,935} -{1,3,936} -{1,3,937} -{1,3,938} -{1,3,939} -{1,3,940} -{1,3,941} -{1,3,942} -{1,3,943} -{1,3,944} -{1,3,945} -{1,3,946} -{1,3,947} -{1,3,948} -{1,3,949} -{1,3,950} -{1,3,951} -{1,3,952} -{1,3,953} -{1,3,954} -{1,3,955} -{1,3,956} -{1,3,957} -{1,3,958} -{1,3,959} -{1,3,960} -{1,3,961} -{1,3,962} -{1,3,963} -{1,3,964} -{1,3,965} -{1,3,966} -{1,3,967} -{1,3,968} -{1,3,969} -{1,3,970} -{1,3,971} -{1,3,972} -{1,3,973} -{1,3,974} -{1,3,975} -{1,3,976} -{1,3,977} -{1,3,978} -{1,3,979} -{1,3,980} -{1,3,981} -{1,3,982} -{1,3,983} -{1,3,984} -{1,3,985} -{1,3,986} -{1,3,987} -{1,3,988} -{1,3,989} -{1,3,990} -{1,3,991} -{1,3,992} -{1,3,993} -{1,3,994} -{1,3,995} -{1,3,996} -{1,3,997} -{1,3,998} -{1,3,999} -{1,3,1000} -\. --- --- Data for Name: gist_point_tbl; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.gist_point_tbl (id, p) FROM stdin; -2 (20,20) -4 (40,40) -6 (60,60) -8 (80,80) -10 (100,100) -12 (120,120) -14 (140,140) -16 (160,160) -18 (180,180) -20 (200,200) -22 (220,220) -24 (240,240) -26 (260,260) -28 (280,280) -30 (300,300) -32 (320,320) -34 (340,340) -36 (360,360) -38 (380,380) -40 (400,400) -42 (420,420) -44 (440,440) -46 (460,460) -48 (480,480) -50 (500,500) -52 (520,520) -54 (540,540) -56 (560,560) -58 (580,580) -60 (600,600) -62 (620,620) -64 (640,640) -66 (660,660) -68 (680,680) -70 (700,700) -72 (720,720) -74 (740,740) -76 (760,760) -78 (780,780) -80 (800,800) -82 (820,820) -84 (840,840) -86 (860,860) -88 (880,880) -90 (900,900) -92 (920,920) -94 (940,940) -96 (960,960) -98 (980,980) -100 (1000,1000) -102 (1020,1020) -104 (1040,1040) -106 (1060,1060) -108 (1080,1080) -110 (1100,1100) -112 (1120,1120) -114 (1140,1140) -116 (1160,1160) -118 (1180,1180) -120 (1200,1200) -122 (1220,1220) -124 (1240,1240) -126 (1260,1260) -128 (1280,1280) -130 (1300,1300) -132 (1320,1320) -134 (1340,1340) -136 (1360,1360) -138 (1380,1380) -140 (1400,1400) -142 (1420,1420) -144 (1440,1440) -146 (1460,1460) -148 (1480,1480) -150 (1500,1500) -152 (1520,1520) -154 (1540,1540) -156 (1560,1560) -158 (1580,1580) -160 (1600,1600) -162 (1620,1620) -164 (1640,1640) -166 (1660,1660) -168 (1680,1680) -170 (1700,1700) -172 (1720,1720) -174 (1740,1740) -176 (1760,1760) -178 (1780,1780) -180 (1800,1800) -182 (1820,1820) -184 (1840,1840) -186 (1860,1860) -188 (1880,1880) -190 (1900,1900) -192 (1920,1920) -194 (1940,1940) -196 (1960,1960) -198 (1980,1980) -200 (2000,2000) -202 (2020,2020) -204 (2040,2040) -206 (2060,2060) -208 (2080,2080) -210 (2100,2100) -212 (2120,2120) -214 (2140,2140) -216 (2160,2160) -218 (2180,2180) -220 (2200,2200) -222 (2220,2220) -224 (2240,2240) -226 (2260,2260) -228 (2280,2280) -230 (2300,2300) -232 (2320,2320) -234 (2340,2340) -236 (2360,2360) -238 (2380,2380) -240 (2400,2400) -242 (2420,2420) -244 (2440,2440) -246 (2460,2460) -248 (2480,2480) -250 (2500,2500) -252 (2520,2520) -254 (2540,2540) -256 (2560,2560) -258 (2580,2580) -260 (2600,2600) -262 (2620,2620) -264 (2640,2640) -266 (2660,2660) -268 (2680,2680) -270 (2700,2700) -272 (2720,2720) -274 (2740,2740) -276 (2760,2760) -278 (2780,2780) -280 (2800,2800) -282 (2820,2820) -284 (2840,2840) -286 (2860,2860) -288 (2880,2880) -290 (2900,2900) -292 (2920,2920) -294 (2940,2940) -296 (2960,2960) -298 (2980,2980) -300 (3000,3000) -302 (3020,3020) -304 (3040,3040) -306 (3060,3060) -308 (3080,3080) -310 (3100,3100) -312 (3120,3120) -314 (3140,3140) -316 (3160,3160) -318 (3180,3180) -320 (3200,3200) -322 (3220,3220) -324 (3240,3240) -326 (3260,3260) -328 (3280,3280) -330 (3300,3300) -332 (3320,3320) -334 (3340,3340) -336 (3360,3360) -338 (3380,3380) -340 (3400,3400) -342 (3420,3420) -344 (3440,3440) -346 (3460,3460) -348 (3480,3480) -350 (3500,3500) -352 (3520,3520) -354 (3540,3540) -356 (3560,3560) -358 (3580,3580) -360 (3600,3600) -362 (3620,3620) -364 (3640,3640) -366 (3660,3660) -368 (3680,3680) -370 (3700,3700) -372 (3720,3720) -374 (3740,3740) -376 (3760,3760) -378 (3780,3780) -380 (3800,3800) -382 (3820,3820) -384 (3840,3840) -386 (3860,3860) -388 (3880,3880) -390 (3900,3900) -392 (3920,3920) -394 (3940,3940) -396 (3960,3960) -398 (3980,3980) -400 (4000,4000) -402 (4020,4020) -404 (4040,4040) -406 (4060,4060) -408 (4080,4080) -410 (4100,4100) -412 (4120,4120) -414 (4140,4140) -416 (4160,4160) -418 (4180,4180) -420 (4200,4200) -422 (4220,4220) -424 (4240,4240) -426 (4260,4260) -428 (4280,4280) -430 (4300,4300) -432 (4320,4320) -434 (4340,4340) -436 (4360,4360) -438 (4380,4380) -440 (4400,4400) -442 (4420,4420) -444 (4440,4440) -446 (4460,4460) -448 (4480,4480) -450 (4500,4500) -452 (4520,4520) -454 (4540,4540) -456 (4560,4560) -458 (4580,4580) -460 (4600,4600) -462 (4620,4620) -464 (4640,4640) -466 (4660,4660) -468 (4680,4680) -470 (4700,4700) -472 (4720,4720) -474 (4740,4740) -476 (4760,4760) -478 (4780,4780) -480 (4800,4800) -482 (4820,4820) -484 (4840,4840) -486 (4860,4860) -488 (4880,4880) -490 (4900,4900) -492 (4920,4920) -494 (4940,4940) -496 (4960,4960) -498 (4980,4980) -500 (5000,5000) -502 (5020,5020) -504 (5040,5040) -506 (5060,5060) -508 (5080,5080) -510 (5100,5100) -512 (5120,5120) -514 (5140,5140) -516 (5160,5160) -518 (5180,5180) -520 (5200,5200) -522 (5220,5220) -524 (5240,5240) -526 (5260,5260) -528 (5280,5280) -530 (5300,5300) -532 (5320,5320) -534 (5340,5340) -536 (5360,5360) -538 (5380,5380) -540 (5400,5400) -542 (5420,5420) -544 (5440,5440) -546 (5460,5460) -548 (5480,5480) -550 (5500,5500) -552 (5520,5520) -554 (5540,5540) -556 (5560,5560) -558 (5580,5580) -560 (5600,5600) -562 (5620,5620) -564 (5640,5640) -566 (5660,5660) -568 (5680,5680) -570 (5700,5700) -572 (5720,5720) -574 (5740,5740) -576 (5760,5760) -578 (5780,5780) -580 (5800,5800) -582 (5820,5820) -584 (5840,5840) -586 (5860,5860) -588 (5880,5880) -590 (5900,5900) -592 (5920,5920) -594 (5940,5940) -596 (5960,5960) -598 (5980,5980) -600 (6000,6000) -602 (6020,6020) -604 (6040,6040) -606 (6060,6060) -608 (6080,6080) -610 (6100,6100) -612 (6120,6120) -614 (6140,6140) -616 (6160,6160) -618 (6180,6180) -620 (6200,6200) -622 (6220,6220) -624 (6240,6240) -626 (6260,6260) -628 (6280,6280) -630 (6300,6300) -632 (6320,6320) -634 (6340,6340) -636 (6360,6360) -638 (6380,6380) -640 (6400,6400) -642 (6420,6420) -644 (6440,6440) -646 (6460,6460) -648 (6480,6480) -650 (6500,6500) -652 (6520,6520) -654 (6540,6540) -656 (6560,6560) -658 (6580,6580) -660 (6600,6600) -662 (6620,6620) -664 (6640,6640) -666 (6660,6660) -668 (6680,6680) -670 (6700,6700) -672 (6720,6720) -674 (6740,6740) -676 (6760,6760) -678 (6780,6780) -680 (6800,6800) -682 (6820,6820) -684 (6840,6840) -686 (6860,6860) -688 (6880,6880) -690 (6900,6900) -692 (6920,6920) -694 (6940,6940) -696 (6960,6960) -698 (6980,6980) -700 (7000,7000) -702 (7020,7020) -704 (7040,7040) -706 (7060,7060) -708 (7080,7080) -710 (7100,7100) -712 (7120,7120) -714 (7140,7140) -716 (7160,7160) -718 (7180,7180) -720 (7200,7200) -722 (7220,7220) -724 (7240,7240) -726 (7260,7260) -728 (7280,7280) -730 (7300,7300) -732 (7320,7320) -734 (7340,7340) -736 (7360,7360) -738 (7380,7380) -740 (7400,7400) -742 (7420,7420) -744 (7440,7440) -746 (7460,7460) -748 (7480,7480) -750 (7500,7500) -752 (7520,7520) -754 (7540,7540) -756 (7560,7560) -758 (7580,7580) -760 (7600,7600) -762 (7620,7620) -764 (7640,7640) -766 (7660,7660) -768 (7680,7680) -770 (7700,7700) -772 (7720,7720) -774 (7740,7740) -776 (7760,7760) -778 (7780,7780) -780 (7800,7800) -782 (7820,7820) -784 (7840,7840) -786 (7860,7860) -788 (7880,7880) -790 (7900,7900) -792 (7920,7920) -794 (7940,7940) -796 (7960,7960) -798 (7980,7980) -800 (8000,8000) -802 (8020,8020) -804 (8040,8040) -806 (8060,8060) -808 (8080,8080) -810 (8100,8100) -812 (8120,8120) -814 (8140,8140) -816 (8160,8160) -818 (8180,8180) -820 (8200,8200) -822 (8220,8220) -824 (8240,8240) -826 (8260,8260) -828 (8280,8280) -830 (8300,8300) -832 (8320,8320) -834 (8340,8340) -836 (8360,8360) -838 (8380,8380) -840 (8400,8400) -842 (8420,8420) -844 (8440,8440) -846 (8460,8460) -848 (8480,8480) -850 (8500,8500) -852 (8520,8520) -854 (8540,8540) -856 (8560,8560) -858 (8580,8580) -860 (8600,8600) -862 (8620,8620) -864 (8640,8640) -866 (8660,8660) -868 (8680,8680) -870 (8700,8700) -872 (8720,8720) -874 (8740,8740) -876 (8760,8760) -878 (8780,8780) -880 (8800,8800) -882 (8820,8820) -884 (8840,8840) -886 (8860,8860) -888 (8880,8880) -890 (8900,8900) -892 (8920,8920) -894 (8940,8940) -896 (8960,8960) -898 (8980,8980) -900 (9000,9000) -902 (9020,9020) -904 (9040,9040) -906 (9060,9060) -908 (9080,9080) -910 (9100,9100) -912 (9120,9120) -914 (9140,9140) -916 (9160,9160) -918 (9180,9180) -920 (9200,9200) -922 (9220,9220) -924 (9240,9240) -926 (9260,9260) -928 (9280,9280) -930 (9300,9300) -932 (9320,9320) -934 (9340,9340) -936 (9360,9360) -938 (9380,9380) -940 (9400,9400) -942 (9420,9420) -944 (9440,9440) -946 (9460,9460) -948 (9480,9480) -950 (9500,9500) -952 (9520,9520) -954 (9540,9540) -956 (9560,9560) -958 (9580,9580) -960 (9600,9600) -962 (9620,9620) -964 (9640,9640) -966 (9660,9660) -968 (9680,9680) -970 (9700,9700) -972 (9720,9720) -974 (9740,9740) -976 (9760,9760) -978 (9780,9780) -980 (9800,9800) -982 (9820,9820) -984 (9840,9840) -986 (9860,9860) -988 (9880,9880) -990 (9900,9900) -992 (9920,9920) -994 (9940,9940) -996 (9960,9960) -998 (9980,9980) -1000 (10000,10000) -1002 (10020,10020) -1004 (10040,10040) -1006 (10060,10060) -1008 (10080,10080) -1010 (10100,10100) -1012 (10120,10120) -1014 (10140,10140) -1016 (10160,10160) -1018 (10180,10180) -1020 (10200,10200) -1022 (10220,10220) -1024 (10240,10240) -1026 (10260,10260) -1028 (10280,10280) -1030 (10300,10300) -1032 (10320,10320) -1034 (10340,10340) -1036 (10360,10360) -1038 (10380,10380) -1040 (10400,10400) -1042 (10420,10420) -1044 (10440,10440) -1046 (10460,10460) -1048 (10480,10480) -1050 (10500,10500) -1052 (10520,10520) -1054 (10540,10540) -1056 (10560,10560) -1058 (10580,10580) -1060 (10600,10600) -1062 (10620,10620) -1064 (10640,10640) -1066 (10660,10660) -1068 (10680,10680) -1070 (10700,10700) -1072 (10720,10720) -1074 (10740,10740) -1076 (10760,10760) -1078 (10780,10780) -1080 (10800,10800) -1082 (10820,10820) -1084 (10840,10840) -1086 (10860,10860) -1088 (10880,10880) -1090 (10900,10900) -1092 (10920,10920) -1094 (10940,10940) -1096 (10960,10960) -1098 (10980,10980) -1100 (11000,11000) -1102 (11020,11020) -1104 (11040,11040) -1106 (11060,11060) -1108 (11080,11080) -1110 (11100,11100) -1112 (11120,11120) -1114 (11140,11140) -1116 (11160,11160) -1118 (11180,11180) -1120 (11200,11200) -1122 (11220,11220) -1124 (11240,11240) -1126 (11260,11260) -1128 (11280,11280) -1130 (11300,11300) -1132 (11320,11320) -1134 (11340,11340) -1136 (11360,11360) -1138 (11380,11380) -1140 (11400,11400) -1142 (11420,11420) -1144 (11440,11440) -1146 (11460,11460) -1148 (11480,11480) -1150 (11500,11500) -1152 (11520,11520) -1154 (11540,11540) -1156 (11560,11560) -1158 (11580,11580) -1160 (11600,11600) -1162 (11620,11620) -1164 (11640,11640) -1166 (11660,11660) -1168 (11680,11680) -1170 (11700,11700) -1172 (11720,11720) -1174 (11740,11740) -1176 (11760,11760) -1178 (11780,11780) -1180 (11800,11800) -1182 (11820,11820) -1184 (11840,11840) -1186 (11860,11860) -1188 (11880,11880) -1190 (11900,11900) -1192 (11920,11920) -1194 (11940,11940) -1196 (11960,11960) -1198 (11980,11980) -1200 (12000,12000) -1202 (12020,12020) -1204 (12040,12040) -1206 (12060,12060) -1208 (12080,12080) -1210 (12100,12100) -1212 (12120,12120) -1214 (12140,12140) -1216 (12160,12160) -1218 (12180,12180) -1220 (12200,12200) -1222 (12220,12220) -1224 (12240,12240) -1226 (12260,12260) -1228 (12280,12280) -1230 (12300,12300) -1232 (12320,12320) -1234 (12340,12340) -1236 (12360,12360) -1238 (12380,12380) -1240 (12400,12400) -1242 (12420,12420) -1244 (12440,12440) -1246 (12460,12460) -1248 (12480,12480) -1250 (12500,12500) -1252 (12520,12520) -1254 (12540,12540) -1256 (12560,12560) -1258 (12580,12580) -1260 (12600,12600) -1262 (12620,12620) -1264 (12640,12640) -1266 (12660,12660) -1268 (12680,12680) -1270 (12700,12700) -1272 (12720,12720) -1274 (12740,12740) -1276 (12760,12760) -1278 (12780,12780) -1280 (12800,12800) -1282 (12820,12820) -1284 (12840,12840) -1286 (12860,12860) -1288 (12880,12880) -1290 (12900,12900) -1292 (12920,12920) -1294 (12940,12940) -1296 (12960,12960) -1298 (12980,12980) -1300 (13000,13000) -1302 (13020,13020) -1304 (13040,13040) -1306 (13060,13060) -1308 (13080,13080) -1310 (13100,13100) -1312 (13120,13120) -1314 (13140,13140) -1316 (13160,13160) -1318 (13180,13180) -1320 (13200,13200) -1322 (13220,13220) -1324 (13240,13240) -1326 (13260,13260) -1328 (13280,13280) -1330 (13300,13300) -1332 (13320,13320) -1334 (13340,13340) -1336 (13360,13360) -1338 (13380,13380) -1340 (13400,13400) -1342 (13420,13420) -1344 (13440,13440) -1346 (13460,13460) -1348 (13480,13480) -1350 (13500,13500) -1352 (13520,13520) -1354 (13540,13540) -1356 (13560,13560) -1358 (13580,13580) -1360 (13600,13600) -1362 (13620,13620) -1364 (13640,13640) -1366 (13660,13660) -1368 (13680,13680) -1370 (13700,13700) -1372 (13720,13720) -1374 (13740,13740) -1376 (13760,13760) -1378 (13780,13780) -1380 (13800,13800) -1382 (13820,13820) -1384 (13840,13840) -1386 (13860,13860) -1388 (13880,13880) -1390 (13900,13900) -1392 (13920,13920) -1394 (13940,13940) -1396 (13960,13960) -1398 (13980,13980) -1400 (14000,14000) -1402 (14020,14020) -1404 (14040,14040) -1406 (14060,14060) -1408 (14080,14080) -1410 (14100,14100) -1412 (14120,14120) -1414 (14140,14140) -1416 (14160,14160) -1418 (14180,14180) -1420 (14200,14200) -1422 (14220,14220) -1424 (14240,14240) -1426 (14260,14260) -1428 (14280,14280) -1430 (14300,14300) -1432 (14320,14320) -1434 (14340,14340) -1436 (14360,14360) -1438 (14380,14380) -1440 (14400,14400) -1442 (14420,14420) -1444 (14440,14440) -1446 (14460,14460) -1448 (14480,14480) -1450 (14500,14500) -1452 (14520,14520) -1454 (14540,14540) -1456 (14560,14560) -1458 (14580,14580) -1460 (14600,14600) -1462 (14620,14620) -1464 (14640,14640) -1466 (14660,14660) -1468 (14680,14680) -1470 (14700,14700) -1472 (14720,14720) -1474 (14740,14740) -1476 (14760,14760) -1478 (14780,14780) -1480 (14800,14800) -1482 (14820,14820) -1484 (14840,14840) -1486 (14860,14860) -1488 (14880,14880) -1490 (14900,14900) -1492 (14920,14920) -1494 (14940,14940) -1496 (14960,14960) -1498 (14980,14980) -1500 (15000,15000) -1502 (15020,15020) -1504 (15040,15040) -1506 (15060,15060) -1508 (15080,15080) -1510 (15100,15100) -1512 (15120,15120) -1514 (15140,15140) -1516 (15160,15160) -1518 (15180,15180) -1520 (15200,15200) -1522 (15220,15220) -1524 (15240,15240) -1526 (15260,15260) -1528 (15280,15280) -1530 (15300,15300) -1532 (15320,15320) -1534 (15340,15340) -1536 (15360,15360) -1538 (15380,15380) -1540 (15400,15400) -1542 (15420,15420) -1544 (15440,15440) -1546 (15460,15460) -1548 (15480,15480) -1550 (15500,15500) -1552 (15520,15520) -1554 (15540,15540) -1556 (15560,15560) -1558 (15580,15580) -1560 (15600,15600) -1562 (15620,15620) -1564 (15640,15640) -1566 (15660,15660) -1568 (15680,15680) -1570 (15700,15700) -1572 (15720,15720) -1574 (15740,15740) -1576 (15760,15760) -1578 (15780,15780) -1580 (15800,15800) -1582 (15820,15820) -1584 (15840,15840) -1586 (15860,15860) -1588 (15880,15880) -1590 (15900,15900) -1592 (15920,15920) -1594 (15940,15940) -1596 (15960,15960) -1598 (15980,15980) -1600 (16000,16000) -1602 (16020,16020) -1604 (16040,16040) -1606 (16060,16060) -1608 (16080,16080) -1610 (16100,16100) -1612 (16120,16120) -1614 (16140,16140) -1616 (16160,16160) -1618 (16180,16180) -1620 (16200,16200) -1622 (16220,16220) -1624 (16240,16240) -1626 (16260,16260) -1628 (16280,16280) -1630 (16300,16300) -1632 (16320,16320) -1634 (16340,16340) -1636 (16360,16360) -1638 (16380,16380) -1640 (16400,16400) -1642 (16420,16420) -1644 (16440,16440) -1646 (16460,16460) -1648 (16480,16480) -1650 (16500,16500) -1652 (16520,16520) -1654 (16540,16540) -1656 (16560,16560) -1658 (16580,16580) -1660 (16600,16600) -1662 (16620,16620) -1664 (16640,16640) -1666 (16660,16660) -1668 (16680,16680) -1670 (16700,16700) -1672 (16720,16720) -1674 (16740,16740) -1676 (16760,16760) -1678 (16780,16780) -1680 (16800,16800) -1682 (16820,16820) -1684 (16840,16840) -1686 (16860,16860) -1688 (16880,16880) -1690 (16900,16900) -1692 (16920,16920) -1694 (16940,16940) -1696 (16960,16960) -1698 (16980,16980) -1700 (17000,17000) -1702 (17020,17020) -1704 (17040,17040) -1706 (17060,17060) -1708 (17080,17080) -1710 (17100,17100) -1712 (17120,17120) -1714 (17140,17140) -1716 (17160,17160) -1718 (17180,17180) -1720 (17200,17200) -1722 (17220,17220) -1724 (17240,17240) -1726 (17260,17260) -1728 (17280,17280) -1730 (17300,17300) -1732 (17320,17320) -1734 (17340,17340) -1736 (17360,17360) -1738 (17380,17380) -1740 (17400,17400) -1742 (17420,17420) -1744 (17440,17440) -1746 (17460,17460) -1748 (17480,17480) -1750 (17500,17500) -1752 (17520,17520) -1754 (17540,17540) -1756 (17560,17560) -1758 (17580,17580) -1760 (17600,17600) -1762 (17620,17620) -1764 (17640,17640) -1766 (17660,17660) -1768 (17680,17680) -1770 (17700,17700) -1772 (17720,17720) -1774 (17740,17740) -1776 (17760,17760) -1778 (17780,17780) -1780 (17800,17800) -1782 (17820,17820) -1784 (17840,17840) -1786 (17860,17860) -1788 (17880,17880) -1790 (17900,17900) -1792 (17920,17920) -1794 (17940,17940) -1796 (17960,17960) -1798 (17980,17980) -1800 (18000,18000) -1802 (18020,18020) -1804 (18040,18040) -1806 (18060,18060) -1808 (18080,18080) -1810 (18100,18100) -1812 (18120,18120) -1814 (18140,18140) -1816 (18160,18160) -1818 (18180,18180) -1820 (18200,18200) -1822 (18220,18220) -1824 (18240,18240) -1826 (18260,18260) -1828 (18280,18280) -1830 (18300,18300) -1832 (18320,18320) -1834 (18340,18340) -1836 (18360,18360) -1838 (18380,18380) -1840 (18400,18400) -1842 (18420,18420) -1844 (18440,18440) -1846 (18460,18460) -1848 (18480,18480) -1850 (18500,18500) -1852 (18520,18520) -1854 (18540,18540) -1856 (18560,18560) -1858 (18580,18580) -1860 (18600,18600) -1862 (18620,18620) -1864 (18640,18640) -1866 (18660,18660) -1868 (18680,18680) -1870 (18700,18700) -1872 (18720,18720) -1874 (18740,18740) -1876 (18760,18760) -1878 (18780,18780) -1880 (18800,18800) -1882 (18820,18820) -1884 (18840,18840) -1886 (18860,18860) -1888 (18880,18880) -1890 (18900,18900) -1892 (18920,18920) -1894 (18940,18940) -1896 (18960,18960) -1898 (18980,18980) -1900 (19000,19000) -1902 (19020,19020) -1904 (19040,19040) -1906 (19060,19060) -1908 (19080,19080) -1910 (19100,19100) -1912 (19120,19120) -1914 (19140,19140) -1916 (19160,19160) -1918 (19180,19180) -1920 (19200,19200) -1922 (19220,19220) -1924 (19240,19240) -1926 (19260,19260) -1928 (19280,19280) -1930 (19300,19300) -1932 (19320,19320) -1934 (19340,19340) -1936 (19360,19360) -1938 (19380,19380) -1940 (19400,19400) -1942 (19420,19420) -1944 (19440,19440) -1946 (19460,19460) -1948 (19480,19480) -1950 (19500,19500) -1952 (19520,19520) -1954 (19540,19540) -1956 (19560,19560) -1958 (19580,19580) -1960 (19600,19600) -1962 (19620,19620) -1964 (19640,19640) -1966 (19660,19660) -1968 (19680,19680) -1970 (19700,19700) -1972 (19720,19720) -1974 (19740,19740) -1976 (19760,19760) -1978 (19780,19780) -1980 (19800,19800) -1982 (19820,19820) -1984 (19840,19840) -1986 (19860,19860) -1988 (19880,19880) -1990 (19900,19900) -1992 (19920,19920) -1994 (19940,19940) -1996 (19960,19960) -1998 (19980,19980) -2000 (20000,20000) -2002 (20020,20020) -2004 (20040,20040) -2006 (20060,20060) -2008 (20080,20080) -2010 (20100,20100) -2012 (20120,20120) -2014 (20140,20140) -2016 (20160,20160) -2018 (20180,20180) -2020 (20200,20200) -2022 (20220,20220) -2024 (20240,20240) -2026 (20260,20260) -2028 (20280,20280) -2030 (20300,20300) -2032 (20320,20320) -2034 (20340,20340) -2036 (20360,20360) -2038 (20380,20380) -2040 (20400,20400) -2042 (20420,20420) -2044 (20440,20440) -2046 (20460,20460) -2048 (20480,20480) -2050 (20500,20500) -2052 (20520,20520) -2054 (20540,20540) -2056 (20560,20560) -2058 (20580,20580) -2060 (20600,20600) -2062 (20620,20620) -2064 (20640,20640) -2066 (20660,20660) -2068 (20680,20680) -2070 (20700,20700) -2072 (20720,20720) -2074 (20740,20740) -2076 (20760,20760) -2078 (20780,20780) -2080 (20800,20800) -2082 (20820,20820) -2084 (20840,20840) -2086 (20860,20860) -2088 (20880,20880) -2090 (20900,20900) -2092 (20920,20920) -2094 (20940,20940) -2096 (20960,20960) -2098 (20980,20980) -2100 (21000,21000) -2102 (21020,21020) -2104 (21040,21040) -2106 (21060,21060) -2108 (21080,21080) -2110 (21100,21100) -2112 (21120,21120) -2114 (21140,21140) -2116 (21160,21160) -2118 (21180,21180) -2120 (21200,21200) -2122 (21220,21220) -2124 (21240,21240) -2126 (21260,21260) -2128 (21280,21280) -2130 (21300,21300) -2132 (21320,21320) -2134 (21340,21340) -2136 (21360,21360) -2138 (21380,21380) -2140 (21400,21400) -2142 (21420,21420) -2144 (21440,21440) -2146 (21460,21460) -2148 (21480,21480) -2150 (21500,21500) -2152 (21520,21520) -2154 (21540,21540) -2156 (21560,21560) -2158 (21580,21580) -2160 (21600,21600) -2162 (21620,21620) -2164 (21640,21640) -2166 (21660,21660) -2168 (21680,21680) -2170 (21700,21700) -2172 (21720,21720) -2174 (21740,21740) -2176 (21760,21760) -2178 (21780,21780) -2180 (21800,21800) -2182 (21820,21820) -2184 (21840,21840) -2186 (21860,21860) -2188 (21880,21880) -2190 (21900,21900) -2192 (21920,21920) -2194 (21940,21940) -2196 (21960,21960) -2198 (21980,21980) -2200 (22000,22000) -2202 (22020,22020) -2204 (22040,22040) -2206 (22060,22060) -2208 (22080,22080) -2210 (22100,22100) -2212 (22120,22120) -2214 (22140,22140) -2216 (22160,22160) -2218 (22180,22180) -2220 (22200,22200) -2222 (22220,22220) -2224 (22240,22240) -2226 (22260,22260) -2228 (22280,22280) -2230 (22300,22300) -2232 (22320,22320) -2234 (22340,22340) -2236 (22360,22360) -2238 (22380,22380) -2240 (22400,22400) -2242 (22420,22420) -2244 (22440,22440) -2246 (22460,22460) -2248 (22480,22480) -2250 (22500,22500) -2252 (22520,22520) -2254 (22540,22540) -2256 (22560,22560) -2258 (22580,22580) -2260 (22600,22600) -2262 (22620,22620) -2264 (22640,22640) -2266 (22660,22660) -2268 (22680,22680) -2270 (22700,22700) -2272 (22720,22720) -2274 (22740,22740) -2276 (22760,22760) -2278 (22780,22780) -2280 (22800,22800) -2282 (22820,22820) -2284 (22840,22840) -2286 (22860,22860) -2288 (22880,22880) -2290 (22900,22900) -2292 (22920,22920) -2294 (22940,22940) -2296 (22960,22960) -2298 (22980,22980) -2300 (23000,23000) -2302 (23020,23020) -2304 (23040,23040) -2306 (23060,23060) -2308 (23080,23080) -2310 (23100,23100) -2312 (23120,23120) -2314 (23140,23140) -2316 (23160,23160) -2318 (23180,23180) -2320 (23200,23200) -2322 (23220,23220) -2324 (23240,23240) -2326 (23260,23260) -2328 (23280,23280) -2330 (23300,23300) -2332 (23320,23320) -2334 (23340,23340) -2336 (23360,23360) -2338 (23380,23380) -2340 (23400,23400) -2342 (23420,23420) -2344 (23440,23440) -2346 (23460,23460) -2348 (23480,23480) -2350 (23500,23500) -2352 (23520,23520) -2354 (23540,23540) -2356 (23560,23560) -2358 (23580,23580) -2360 (23600,23600) -2362 (23620,23620) -2364 (23640,23640) -2366 (23660,23660) -2368 (23680,23680) -2370 (23700,23700) -2372 (23720,23720) -2374 (23740,23740) -2376 (23760,23760) -2378 (23780,23780) -2380 (23800,23800) -2382 (23820,23820) -2384 (23840,23840) -2386 (23860,23860) -2388 (23880,23880) -2390 (23900,23900) -2392 (23920,23920) -2394 (23940,23940) -2396 (23960,23960) -2398 (23980,23980) -2400 (24000,24000) -2402 (24020,24020) -2404 (24040,24040) -2406 (24060,24060) -2408 (24080,24080) -2410 (24100,24100) -2412 (24120,24120) -2414 (24140,24140) -2416 (24160,24160) -2418 (24180,24180) -2420 (24200,24200) -2422 (24220,24220) -2424 (24240,24240) -2426 (24260,24260) -2428 (24280,24280) -2430 (24300,24300) -2432 (24320,24320) -2434 (24340,24340) -2436 (24360,24360) -2438 (24380,24380) -2440 (24400,24400) -2442 (24420,24420) -2444 (24440,24440) -2446 (24460,24460) -2448 (24480,24480) -2450 (24500,24500) -2452 (24520,24520) -2454 (24540,24540) -2456 (24560,24560) -2458 (24580,24580) -2460 (24600,24600) -2462 (24620,24620) -2464 (24640,24640) -2466 (24660,24660) -2468 (24680,24680) -2470 (24700,24700) -2472 (24720,24720) -2474 (24740,24740) -2476 (24760,24760) -2478 (24780,24780) -2480 (24800,24800) -2482 (24820,24820) -2484 (24840,24840) -2486 (24860,24860) -2488 (24880,24880) -2490 (24900,24900) -2492 (24920,24920) -2494 (24940,24940) -2496 (24960,24960) -2498 (24980,24980) -2500 (25000,25000) -2502 (25020,25020) -2504 (25040,25040) -2506 (25060,25060) -2508 (25080,25080) -2510 (25100,25100) -2512 (25120,25120) -2514 (25140,25140) -2516 (25160,25160) -2518 (25180,25180) -2520 (25200,25200) -2522 (25220,25220) -2524 (25240,25240) -2526 (25260,25260) -2528 (25280,25280) -2530 (25300,25300) -2532 (25320,25320) -2534 (25340,25340) -2536 (25360,25360) -2538 (25380,25380) -2540 (25400,25400) -2542 (25420,25420) -2544 (25440,25440) -2546 (25460,25460) -2548 (25480,25480) -2550 (25500,25500) -2552 (25520,25520) -2554 (25540,25540) -2556 (25560,25560) -2558 (25580,25580) -2560 (25600,25600) -2562 (25620,25620) -2564 (25640,25640) -2566 (25660,25660) -2568 (25680,25680) -2570 (25700,25700) -2572 (25720,25720) -2574 (25740,25740) -2576 (25760,25760) -2578 (25780,25780) -2580 (25800,25800) -2582 (25820,25820) -2584 (25840,25840) -2586 (25860,25860) -2588 (25880,25880) -2590 (25900,25900) -2592 (25920,25920) -2594 (25940,25940) -2596 (25960,25960) -2598 (25980,25980) -2600 (26000,26000) -2602 (26020,26020) -2604 (26040,26040) -2606 (26060,26060) -2608 (26080,26080) -2610 (26100,26100) -2612 (26120,26120) -2614 (26140,26140) -2616 (26160,26160) -2618 (26180,26180) -2620 (26200,26200) -2622 (26220,26220) -2624 (26240,26240) -2626 (26260,26260) -2628 (26280,26280) -2630 (26300,26300) -2632 (26320,26320) -2634 (26340,26340) -2636 (26360,26360) -2638 (26380,26380) -2640 (26400,26400) -2642 (26420,26420) -2644 (26440,26440) -2646 (26460,26460) -2648 (26480,26480) -2650 (26500,26500) -2652 (26520,26520) -2654 (26540,26540) -2656 (26560,26560) -2658 (26580,26580) -2660 (26600,26600) -2662 (26620,26620) -2664 (26640,26640) -2666 (26660,26660) -2668 (26680,26680) -2670 (26700,26700) -2672 (26720,26720) -2674 (26740,26740) -2676 (26760,26760) -2678 (26780,26780) -2680 (26800,26800) -2682 (26820,26820) -2684 (26840,26840) -2686 (26860,26860) -2688 (26880,26880) -2690 (26900,26900) -2692 (26920,26920) -2694 (26940,26940) -2696 (26960,26960) -2698 (26980,26980) -2700 (27000,27000) -2702 (27020,27020) -2704 (27040,27040) -2706 (27060,27060) -2708 (27080,27080) -2710 (27100,27100) -2712 (27120,27120) -2714 (27140,27140) -2716 (27160,27160) -2718 (27180,27180) -2720 (27200,27200) -2722 (27220,27220) -2724 (27240,27240) -2726 (27260,27260) -2728 (27280,27280) -2730 (27300,27300) -2732 (27320,27320) -2734 (27340,27340) -2736 (27360,27360) -2738 (27380,27380) -2740 (27400,27400) -2742 (27420,27420) -2744 (27440,27440) -2746 (27460,27460) -2748 (27480,27480) -2750 (27500,27500) -2752 (27520,27520) -2754 (27540,27540) -2756 (27560,27560) -2758 (27580,27580) -2760 (27600,27600) -2762 (27620,27620) -2764 (27640,27640) -2766 (27660,27660) -2768 (27680,27680) -2770 (27700,27700) -2772 (27720,27720) -2774 (27740,27740) -2776 (27760,27760) -2778 (27780,27780) -2780 (27800,27800) -2782 (27820,27820) -2784 (27840,27840) -2786 (27860,27860) -2788 (27880,27880) -2790 (27900,27900) -2792 (27920,27920) -2794 (27940,27940) -2796 (27960,27960) -2798 (27980,27980) -2800 (28000,28000) -2802 (28020,28020) -2804 (28040,28040) -2806 (28060,28060) -2808 (28080,28080) -2810 (28100,28100) -2812 (28120,28120) -2814 (28140,28140) -2816 (28160,28160) -2818 (28180,28180) -2820 (28200,28200) -2822 (28220,28220) -2824 (28240,28240) -2826 (28260,28260) -2828 (28280,28280) -2830 (28300,28300) -2832 (28320,28320) -2834 (28340,28340) -2836 (28360,28360) -2838 (28380,28380) -2840 (28400,28400) -2842 (28420,28420) -2844 (28440,28440) -2846 (28460,28460) -2848 (28480,28480) -2850 (28500,28500) -2852 (28520,28520) -2854 (28540,28540) -2856 (28560,28560) -2858 (28580,28580) -2860 (28600,28600) -2862 (28620,28620) -2864 (28640,28640) -2866 (28660,28660) -2868 (28680,28680) -2870 (28700,28700) -2872 (28720,28720) -2874 (28740,28740) -2876 (28760,28760) -2878 (28780,28780) -2880 (28800,28800) -2882 (28820,28820) -2884 (28840,28840) -2886 (28860,28860) -2888 (28880,28880) -2890 (28900,28900) -2892 (28920,28920) -2894 (28940,28940) -2896 (28960,28960) -2898 (28980,28980) -2900 (29000,29000) -2902 (29020,29020) -2904 (29040,29040) -2906 (29060,29060) -2908 (29080,29080) -2910 (29100,29100) -2912 (29120,29120) -2914 (29140,29140) -2916 (29160,29160) -2918 (29180,29180) -2920 (29200,29200) -2922 (29220,29220) -2924 (29240,29240) -2926 (29260,29260) -2928 (29280,29280) -2930 (29300,29300) -2932 (29320,29320) -2934 (29340,29340) -2936 (29360,29360) -2938 (29380,29380) -2940 (29400,29400) -2942 (29420,29420) -2944 (29440,29440) -2946 (29460,29460) -2948 (29480,29480) -2950 (29500,29500) -2952 (29520,29520) -2954 (29540,29540) -2956 (29560,29560) -2958 (29580,29580) -2960 (29600,29600) -2962 (29620,29620) -2964 (29640,29640) -2966 (29660,29660) -2968 (29680,29680) -2970 (29700,29700) -2972 (29720,29720) -2974 (29740,29740) -2976 (29760,29760) -2978 (29780,29780) -2980 (29800,29800) -2982 (29820,29820) -2984 (29840,29840) -2986 (29860,29860) -2988 (29880,29880) -2990 (29900,29900) -2992 (29920,29920) -2994 (29940,29940) -2996 (29960,29960) -2998 (29980,29980) -3000 (30000,30000) -3002 (30020,30020) -3004 (30040,30040) -3006 (30060,30060) -3008 (30080,30080) -3010 (30100,30100) -3012 (30120,30120) -3014 (30140,30140) -3016 (30160,30160) -3018 (30180,30180) -3020 (30200,30200) -3022 (30220,30220) -3024 (30240,30240) -3026 (30260,30260) -3028 (30280,30280) -3030 (30300,30300) -3032 (30320,30320) -3034 (30340,30340) -3036 (30360,30360) -3038 (30380,30380) -3040 (30400,30400) -3042 (30420,30420) -3044 (30440,30440) -3046 (30460,30460) -3048 (30480,30480) -3050 (30500,30500) -3052 (30520,30520) -3054 (30540,30540) -3056 (30560,30560) -3058 (30580,30580) -3060 (30600,30600) -3062 (30620,30620) -3064 (30640,30640) -3066 (30660,30660) -3068 (30680,30680) -3070 (30700,30700) -3072 (30720,30720) -3074 (30740,30740) -3076 (30760,30760) -3078 (30780,30780) -3080 (30800,30800) -3082 (30820,30820) -3084 (30840,30840) -3086 (30860,30860) -3088 (30880,30880) -3090 (30900,30900) -3092 (30920,30920) -3094 (30940,30940) -3096 (30960,30960) -3098 (30980,30980) -3100 (31000,31000) -3102 (31020,31020) -3104 (31040,31040) -3106 (31060,31060) -3108 (31080,31080) -3110 (31100,31100) -3112 (31120,31120) -3114 (31140,31140) -3116 (31160,31160) -3118 (31180,31180) -3120 (31200,31200) -3122 (31220,31220) -3124 (31240,31240) -3126 (31260,31260) -3128 (31280,31280) -3130 (31300,31300) -3132 (31320,31320) -3134 (31340,31340) -3136 (31360,31360) -3138 (31380,31380) -3140 (31400,31400) -3142 (31420,31420) -3144 (31440,31440) -3146 (31460,31460) -3148 (31480,31480) -3150 (31500,31500) -3152 (31520,31520) -3154 (31540,31540) -3156 (31560,31560) -3158 (31580,31580) -3160 (31600,31600) -3162 (31620,31620) -3164 (31640,31640) -3166 (31660,31660) -3168 (31680,31680) -3170 (31700,31700) -3172 (31720,31720) -3174 (31740,31740) -3176 (31760,31760) -3178 (31780,31780) -3180 (31800,31800) -3182 (31820,31820) -3184 (31840,31840) -3186 (31860,31860) -3188 (31880,31880) -3190 (31900,31900) -3192 (31920,31920) -3194 (31940,31940) -3196 (31960,31960) -3198 (31980,31980) -3200 (32000,32000) -3202 (32020,32020) -3204 (32040,32040) -3206 (32060,32060) -3208 (32080,32080) -3210 (32100,32100) -3212 (32120,32120) -3214 (32140,32140) -3216 (32160,32160) -3218 (32180,32180) -3220 (32200,32200) -3222 (32220,32220) -3224 (32240,32240) -3226 (32260,32260) -3228 (32280,32280) -3230 (32300,32300) -3232 (32320,32320) -3234 (32340,32340) -3236 (32360,32360) -3238 (32380,32380) -3240 (32400,32400) -3242 (32420,32420) -3244 (32440,32440) -3246 (32460,32460) -3248 (32480,32480) -3250 (32500,32500) -3252 (32520,32520) -3254 (32540,32540) -3256 (32560,32560) -3258 (32580,32580) -3260 (32600,32600) -3262 (32620,32620) -3264 (32640,32640) -3266 (32660,32660) -3268 (32680,32680) -3270 (32700,32700) -3272 (32720,32720) -3274 (32740,32740) -3276 (32760,32760) -3278 (32780,32780) -3280 (32800,32800) -3282 (32820,32820) -3284 (32840,32840) -3286 (32860,32860) -3288 (32880,32880) -3290 (32900,32900) -3292 (32920,32920) -3294 (32940,32940) -3296 (32960,32960) -3298 (32980,32980) -3300 (33000,33000) -3302 (33020,33020) -3304 (33040,33040) -3306 (33060,33060) -3308 (33080,33080) -3310 (33100,33100) -3312 (33120,33120) -3314 (33140,33140) -3316 (33160,33160) -3318 (33180,33180) -3320 (33200,33200) -3322 (33220,33220) -3324 (33240,33240) -3326 (33260,33260) -3328 (33280,33280) -3330 (33300,33300) -3332 (33320,33320) -3334 (33340,33340) -3336 (33360,33360) -3338 (33380,33380) -3340 (33400,33400) -3342 (33420,33420) -3344 (33440,33440) -3346 (33460,33460) -3348 (33480,33480) -3350 (33500,33500) -3352 (33520,33520) -3354 (33540,33540) -3356 (33560,33560) -3358 (33580,33580) -3360 (33600,33600) -3362 (33620,33620) -3364 (33640,33640) -3366 (33660,33660) -3368 (33680,33680) -3370 (33700,33700) -3372 (33720,33720) -3374 (33740,33740) -3376 (33760,33760) -3378 (33780,33780) -3380 (33800,33800) -3382 (33820,33820) -3384 (33840,33840) -3386 (33860,33860) -3388 (33880,33880) -3390 (33900,33900) -3392 (33920,33920) -3394 (33940,33940) -3396 (33960,33960) -3398 (33980,33980) -3400 (34000,34000) -3402 (34020,34020) -3404 (34040,34040) -3406 (34060,34060) -3408 (34080,34080) -3410 (34100,34100) -3412 (34120,34120) -3414 (34140,34140) -3416 (34160,34160) -3418 (34180,34180) -3420 (34200,34200) -3422 (34220,34220) -3424 (34240,34240) -3426 (34260,34260) -3428 (34280,34280) -3430 (34300,34300) -3432 (34320,34320) -3434 (34340,34340) -3436 (34360,34360) -3438 (34380,34380) -3440 (34400,34400) -3442 (34420,34420) -3444 (34440,34440) -3446 (34460,34460) -3448 (34480,34480) -3450 (34500,34500) -3452 (34520,34520) -3454 (34540,34540) -3456 (34560,34560) -3458 (34580,34580) -3460 (34600,34600) -3462 (34620,34620) -3464 (34640,34640) -3466 (34660,34660) -3468 (34680,34680) -3470 (34700,34700) -3472 (34720,34720) -3474 (34740,34740) -3476 (34760,34760) -3478 (34780,34780) -3480 (34800,34800) -3482 (34820,34820) -3484 (34840,34840) -3486 (34860,34860) -3488 (34880,34880) -3490 (34900,34900) -3492 (34920,34920) -3494 (34940,34940) -3496 (34960,34960) -3498 (34980,34980) -3500 (35000,35000) -3502 (35020,35020) -3504 (35040,35040) -3506 (35060,35060) -3508 (35080,35080) -3510 (35100,35100) -3512 (35120,35120) -3514 (35140,35140) -3516 (35160,35160) -3518 (35180,35180) -3520 (35200,35200) -3522 (35220,35220) -3524 (35240,35240) -3526 (35260,35260) -3528 (35280,35280) -3530 (35300,35300) -3532 (35320,35320) -3534 (35340,35340) -3536 (35360,35360) -3538 (35380,35380) -3540 (35400,35400) -3542 (35420,35420) -3544 (35440,35440) -3546 (35460,35460) -3548 (35480,35480) -3550 (35500,35500) -3552 (35520,35520) -3554 (35540,35540) -3556 (35560,35560) -3558 (35580,35580) -3560 (35600,35600) -3562 (35620,35620) -3564 (35640,35640) -3566 (35660,35660) -3568 (35680,35680) -3570 (35700,35700) -3572 (35720,35720) -3574 (35740,35740) -3576 (35760,35760) -3578 (35780,35780) -3580 (35800,35800) -3582 (35820,35820) -3584 (35840,35840) -3586 (35860,35860) -3588 (35880,35880) -3590 (35900,35900) -3592 (35920,35920) -3594 (35940,35940) -3596 (35960,35960) -3598 (35980,35980) -3600 (36000,36000) -3602 (36020,36020) -3604 (36040,36040) -3606 (36060,36060) -3608 (36080,36080) -3610 (36100,36100) -3612 (36120,36120) -3614 (36140,36140) -3616 (36160,36160) -3618 (36180,36180) -3620 (36200,36200) -3622 (36220,36220) -3624 (36240,36240) -3626 (36260,36260) -3628 (36280,36280) -3630 (36300,36300) -3632 (36320,36320) -3634 (36340,36340) -3636 (36360,36360) -3638 (36380,36380) -3640 (36400,36400) -3642 (36420,36420) -3644 (36440,36440) -3646 (36460,36460) -3648 (36480,36480) -3650 (36500,36500) -3652 (36520,36520) -3654 (36540,36540) -3656 (36560,36560) -3658 (36580,36580) -3660 (36600,36600) -3662 (36620,36620) -3664 (36640,36640) -3666 (36660,36660) -3668 (36680,36680) -3670 (36700,36700) -3672 (36720,36720) -3674 (36740,36740) -3676 (36760,36760) -3678 (36780,36780) -3680 (36800,36800) -3682 (36820,36820) -3684 (36840,36840) -3686 (36860,36860) -3688 (36880,36880) -3690 (36900,36900) -3692 (36920,36920) -3694 (36940,36940) -3696 (36960,36960) -3698 (36980,36980) -3700 (37000,37000) -3702 (37020,37020) -3704 (37040,37040) -3706 (37060,37060) -3708 (37080,37080) -3710 (37100,37100) -3712 (37120,37120) -3714 (37140,37140) -3716 (37160,37160) -3718 (37180,37180) -3720 (37200,37200) -3722 (37220,37220) -3724 (37240,37240) -3726 (37260,37260) -3728 (37280,37280) -3730 (37300,37300) -3732 (37320,37320) -3734 (37340,37340) -3736 (37360,37360) -3738 (37380,37380) -3740 (37400,37400) -3742 (37420,37420) -3744 (37440,37440) -3746 (37460,37460) -3748 (37480,37480) -3750 (37500,37500) -3752 (37520,37520) -3754 (37540,37540) -3756 (37560,37560) -3758 (37580,37580) -3760 (37600,37600) -3762 (37620,37620) -3764 (37640,37640) -3766 (37660,37660) -3768 (37680,37680) -3770 (37700,37700) -3772 (37720,37720) -3774 (37740,37740) -3776 (37760,37760) -3778 (37780,37780) -3780 (37800,37800) -3782 (37820,37820) -3784 (37840,37840) -3786 (37860,37860) -3788 (37880,37880) -3790 (37900,37900) -3792 (37920,37920) -3794 (37940,37940) -3796 (37960,37960) -3798 (37980,37980) -3800 (38000,38000) -3802 (38020,38020) -3804 (38040,38040) -3806 (38060,38060) -3808 (38080,38080) -3810 (38100,38100) -3812 (38120,38120) -3814 (38140,38140) -3816 (38160,38160) -3818 (38180,38180) -3820 (38200,38200) -3822 (38220,38220) -3824 (38240,38240) -3826 (38260,38260) -3828 (38280,38280) -3830 (38300,38300) -3832 (38320,38320) -3834 (38340,38340) -3836 (38360,38360) -3838 (38380,38380) -3840 (38400,38400) -3842 (38420,38420) -3844 (38440,38440) -3846 (38460,38460) -3848 (38480,38480) -3850 (38500,38500) -3852 (38520,38520) -3854 (38540,38540) -3856 (38560,38560) -3858 (38580,38580) -3860 (38600,38600) -3862 (38620,38620) -3864 (38640,38640) -3866 (38660,38660) -3868 (38680,38680) -3870 (38700,38700) -3872 (38720,38720) -3874 (38740,38740) -3876 (38760,38760) -3878 (38780,38780) -3880 (38800,38800) -3882 (38820,38820) -3884 (38840,38840) -3886 (38860,38860) -3888 (38880,38880) -3890 (38900,38900) -3892 (38920,38920) -3894 (38940,38940) -3896 (38960,38960) -3898 (38980,38980) -3900 (39000,39000) -3902 (39020,39020) -3904 (39040,39040) -3906 (39060,39060) -3908 (39080,39080) -3910 (39100,39100) -3912 (39120,39120) -3914 (39140,39140) -3916 (39160,39160) -3918 (39180,39180) -3920 (39200,39200) -3922 (39220,39220) -3924 (39240,39240) -3926 (39260,39260) -3928 (39280,39280) -3930 (39300,39300) -3932 (39320,39320) -3934 (39340,39340) -3936 (39360,39360) -3938 (39380,39380) -3940 (39400,39400) -3942 (39420,39420) -3944 (39440,39440) -3946 (39460,39460) -3948 (39480,39480) -3950 (39500,39500) -3952 (39520,39520) -3954 (39540,39540) -3956 (39560,39560) -3958 (39580,39580) -3960 (39600,39600) -3962 (39620,39620) -3964 (39640,39640) -3966 (39660,39660) -3968 (39680,39680) -3970 (39700,39700) -3972 (39720,39720) -3974 (39740,39740) -3976 (39760,39760) -3978 (39780,39780) -3980 (39800,39800) -3982 (39820,39820) -3984 (39840,39840) -3986 (39860,39860) -3988 (39880,39880) -3990 (39900,39900) -3992 (39920,39920) -3994 (39940,39940) -3996 (39960,39960) -3998 (39980,39980) -4000 (40000,40000) -4002 (40020,40020) -4004 (40040,40040) -4006 (40060,40060) -4008 (40080,40080) -4010 (40100,40100) -4012 (40120,40120) -4014 (40140,40140) -4016 (40160,40160) -4018 (40180,40180) -4020 (40200,40200) -4022 (40220,40220) -4024 (40240,40240) -4026 (40260,40260) -4028 (40280,40280) -4030 (40300,40300) -4032 (40320,40320) -4034 (40340,40340) -4036 (40360,40360) -4038 (40380,40380) -4040 (40400,40400) -4042 (40420,40420) -4044 (40440,40440) -4046 (40460,40460) -4048 (40480,40480) -4050 (40500,40500) -4052 (40520,40520) -4054 (40540,40540) -4056 (40560,40560) -4058 (40580,40580) -4060 (40600,40600) -4062 (40620,40620) -4064 (40640,40640) -4066 (40660,40660) -4068 (40680,40680) -4070 (40700,40700) -4072 (40720,40720) -4074 (40740,40740) -4076 (40760,40760) -4078 (40780,40780) -4080 (40800,40800) -4082 (40820,40820) -4084 (40840,40840) -4086 (40860,40860) -4088 (40880,40880) -4090 (40900,40900) -4092 (40920,40920) -4094 (40940,40940) -4096 (40960,40960) -4098 (40980,40980) -4100 (41000,41000) -4102 (41020,41020) -4104 (41040,41040) -4106 (41060,41060) -4108 (41080,41080) -4110 (41100,41100) -4112 (41120,41120) -4114 (41140,41140) -4116 (41160,41160) -4118 (41180,41180) -4120 (41200,41200) -4122 (41220,41220) -4124 (41240,41240) -4126 (41260,41260) -4128 (41280,41280) -4130 (41300,41300) -4132 (41320,41320) -4134 (41340,41340) -4136 (41360,41360) -4138 (41380,41380) -4140 (41400,41400) -4142 (41420,41420) -4144 (41440,41440) -4146 (41460,41460) -4148 (41480,41480) -4150 (41500,41500) -4152 (41520,41520) -4154 (41540,41540) -4156 (41560,41560) -4158 (41580,41580) -4160 (41600,41600) -4162 (41620,41620) -4164 (41640,41640) -4166 (41660,41660) -4168 (41680,41680) -4170 (41700,41700) -4172 (41720,41720) -4174 (41740,41740) -4176 (41760,41760) -4178 (41780,41780) -4180 (41800,41800) -4182 (41820,41820) -4184 (41840,41840) -4186 (41860,41860) -4188 (41880,41880) -4190 (41900,41900) -4192 (41920,41920) -4194 (41940,41940) -4196 (41960,41960) -4198 (41980,41980) -4200 (42000,42000) -4202 (42020,42020) -4204 (42040,42040) -4206 (42060,42060) -4208 (42080,42080) -4210 (42100,42100) -4212 (42120,42120) -4214 (42140,42140) -4216 (42160,42160) -4218 (42180,42180) -4220 (42200,42200) -4222 (42220,42220) -4224 (42240,42240) -4226 (42260,42260) -4228 (42280,42280) -4230 (42300,42300) -4232 (42320,42320) -4234 (42340,42340) -4236 (42360,42360) -4238 (42380,42380) -4240 (42400,42400) -4242 (42420,42420) -4244 (42440,42440) -4246 (42460,42460) -4248 (42480,42480) -4250 (42500,42500) -4252 (42520,42520) -4254 (42540,42540) -4256 (42560,42560) -4258 (42580,42580) -4260 (42600,42600) -4262 (42620,42620) -4264 (42640,42640) -4266 (42660,42660) -4268 (42680,42680) -4270 (42700,42700) -4272 (42720,42720) -4274 (42740,42740) -4276 (42760,42760) -4278 (42780,42780) -4280 (42800,42800) -4282 (42820,42820) -4284 (42840,42840) -4286 (42860,42860) -4288 (42880,42880) -4290 (42900,42900) -4292 (42920,42920) -4294 (42940,42940) -4296 (42960,42960) -4298 (42980,42980) -4300 (43000,43000) -4302 (43020,43020) -4304 (43040,43040) -4306 (43060,43060) -4308 (43080,43080) -4310 (43100,43100) -4312 (43120,43120) -4314 (43140,43140) -4316 (43160,43160) -4318 (43180,43180) -4320 (43200,43200) -4322 (43220,43220) -4324 (43240,43240) -4326 (43260,43260) -4328 (43280,43280) -4330 (43300,43300) -4332 (43320,43320) -4334 (43340,43340) -4336 (43360,43360) -4338 (43380,43380) -4340 (43400,43400) -4342 (43420,43420) -4344 (43440,43440) -4346 (43460,43460) -4348 (43480,43480) -4350 (43500,43500) -4352 (43520,43520) -4354 (43540,43540) -4356 (43560,43560) -4358 (43580,43580) -4360 (43600,43600) -4362 (43620,43620) -4364 (43640,43640) -4366 (43660,43660) -4368 (43680,43680) -4370 (43700,43700) -4372 (43720,43720) -4374 (43740,43740) -4376 (43760,43760) -4378 (43780,43780) -4380 (43800,43800) -4382 (43820,43820) -4384 (43840,43840) -4386 (43860,43860) -4388 (43880,43880) -4390 (43900,43900) -4392 (43920,43920) -4394 (43940,43940) -4396 (43960,43960) -4398 (43980,43980) -4400 (44000,44000) -4402 (44020,44020) -4404 (44040,44040) -4406 (44060,44060) -4408 (44080,44080) -4410 (44100,44100) -4412 (44120,44120) -4414 (44140,44140) -4416 (44160,44160) -4418 (44180,44180) -4420 (44200,44200) -4422 (44220,44220) -4424 (44240,44240) -4426 (44260,44260) -4428 (44280,44280) -4430 (44300,44300) -4432 (44320,44320) -4434 (44340,44340) -4436 (44360,44360) -4438 (44380,44380) -4440 (44400,44400) -4442 (44420,44420) -4444 (44440,44440) -4446 (44460,44460) -4448 (44480,44480) -4450 (44500,44500) -4452 (44520,44520) -4454 (44540,44540) -4456 (44560,44560) -4458 (44580,44580) -4460 (44600,44600) -4462 (44620,44620) -4464 (44640,44640) -4466 (44660,44660) -4468 (44680,44680) -4470 (44700,44700) -4472 (44720,44720) -4474 (44740,44740) -4476 (44760,44760) -4478 (44780,44780) -4480 (44800,44800) -4482 (44820,44820) -4484 (44840,44840) -4486 (44860,44860) -4488 (44880,44880) -4490 (44900,44900) -4492 (44920,44920) -4494 (44940,44940) -4496 (44960,44960) -4498 (44980,44980) -4500 (45000,45000) -4502 (45020,45020) -4504 (45040,45040) -4506 (45060,45060) -4508 (45080,45080) -4510 (45100,45100) -4512 (45120,45120) -4514 (45140,45140) -4516 (45160,45160) -4518 (45180,45180) -4520 (45200,45200) -4522 (45220,45220) -4524 (45240,45240) -4526 (45260,45260) -4528 (45280,45280) -4530 (45300,45300) -4532 (45320,45320) -4534 (45340,45340) -4536 (45360,45360) -4538 (45380,45380) -4540 (45400,45400) -4542 (45420,45420) -4544 (45440,45440) -4546 (45460,45460) -4548 (45480,45480) -4550 (45500,45500) -4552 (45520,45520) -4554 (45540,45540) -4556 (45560,45560) -4558 (45580,45580) -4560 (45600,45600) -4562 (45620,45620) -4564 (45640,45640) -4566 (45660,45660) -4568 (45680,45680) -4570 (45700,45700) -4572 (45720,45720) -4574 (45740,45740) -4576 (45760,45760) -4578 (45780,45780) -4580 (45800,45800) -4582 (45820,45820) -4584 (45840,45840) -4586 (45860,45860) -4588 (45880,45880) -4590 (45900,45900) -4592 (45920,45920) -4594 (45940,45940) -4596 (45960,45960) -4598 (45980,45980) -4600 (46000,46000) -4602 (46020,46020) -4604 (46040,46040) -4606 (46060,46060) -4608 (46080,46080) -4610 (46100,46100) -4612 (46120,46120) -4614 (46140,46140) -4616 (46160,46160) -4618 (46180,46180) -4620 (46200,46200) -4622 (46220,46220) -4624 (46240,46240) -4626 (46260,46260) -4628 (46280,46280) -4630 (46300,46300) -4632 (46320,46320) -4634 (46340,46340) -4636 (46360,46360) -4638 (46380,46380) -4640 (46400,46400) -4642 (46420,46420) -4644 (46440,46440) -4646 (46460,46460) -4648 (46480,46480) -4650 (46500,46500) -4652 (46520,46520) -4654 (46540,46540) -4656 (46560,46560) -4658 (46580,46580) -4660 (46600,46600) -4662 (46620,46620) -4664 (46640,46640) -4666 (46660,46660) -4668 (46680,46680) -4670 (46700,46700) -4672 (46720,46720) -4674 (46740,46740) -4676 (46760,46760) -4678 (46780,46780) -4680 (46800,46800) -4682 (46820,46820) -4684 (46840,46840) -4686 (46860,46860) -4688 (46880,46880) -4690 (46900,46900) -4692 (46920,46920) -4694 (46940,46940) -4696 (46960,46960) -4698 (46980,46980) -4700 (47000,47000) -4702 (47020,47020) -4704 (47040,47040) -4706 (47060,47060) -4708 (47080,47080) -4710 (47100,47100) -4712 (47120,47120) -4714 (47140,47140) -4716 (47160,47160) -4718 (47180,47180) -4720 (47200,47200) -4722 (47220,47220) -4724 (47240,47240) -4726 (47260,47260) -4728 (47280,47280) -4730 (47300,47300) -4732 (47320,47320) -4734 (47340,47340) -4736 (47360,47360) -4738 (47380,47380) -4740 (47400,47400) -4742 (47420,47420) -4744 (47440,47440) -4746 (47460,47460) -4748 (47480,47480) -4750 (47500,47500) -4752 (47520,47520) -4754 (47540,47540) -4756 (47560,47560) -4758 (47580,47580) -4760 (47600,47600) -4762 (47620,47620) -4764 (47640,47640) -4766 (47660,47660) -4768 (47680,47680) -4770 (47700,47700) -4772 (47720,47720) -4774 (47740,47740) -4776 (47760,47760) -4778 (47780,47780) -4780 (47800,47800) -4782 (47820,47820) -4784 (47840,47840) -4786 (47860,47860) -4788 (47880,47880) -4790 (47900,47900) -4792 (47920,47920) -4794 (47940,47940) -4796 (47960,47960) -4798 (47980,47980) -4800 (48000,48000) -4802 (48020,48020) -4804 (48040,48040) -4806 (48060,48060) -4808 (48080,48080) -4810 (48100,48100) -4812 (48120,48120) -4814 (48140,48140) -4816 (48160,48160) -4818 (48180,48180) -4820 (48200,48200) -4822 (48220,48220) -4824 (48240,48240) -4826 (48260,48260) -4828 (48280,48280) -4830 (48300,48300) -4832 (48320,48320) -4834 (48340,48340) -4836 (48360,48360) -4838 (48380,48380) -4840 (48400,48400) -4842 (48420,48420) -4844 (48440,48440) -4846 (48460,48460) -4848 (48480,48480) -4850 (48500,48500) -4852 (48520,48520) -4854 (48540,48540) -4856 (48560,48560) -4858 (48580,48580) -4860 (48600,48600) -4862 (48620,48620) -4864 (48640,48640) -4866 (48660,48660) -4868 (48680,48680) -4870 (48700,48700) -4872 (48720,48720) -4874 (48740,48740) -4876 (48760,48760) -4878 (48780,48780) -4880 (48800,48800) -4882 (48820,48820) -4884 (48840,48840) -4886 (48860,48860) -4888 (48880,48880) -4890 (48900,48900) -4892 (48920,48920) -4894 (48940,48940) -4896 (48960,48960) -4898 (48980,48980) -4900 (49000,49000) -4902 (49020,49020) -4904 (49040,49040) -4906 (49060,49060) -4908 (49080,49080) -4910 (49100,49100) -4912 (49120,49120) -4914 (49140,49140) -4916 (49160,49160) -4918 (49180,49180) -4920 (49200,49200) -4922 (49220,49220) -4924 (49240,49240) -4926 (49260,49260) -4928 (49280,49280) -4930 (49300,49300) -4932 (49320,49320) -4934 (49340,49340) -4936 (49360,49360) -4938 (49380,49380) -4940 (49400,49400) -4942 (49420,49420) -4944 (49440,49440) -4946 (49460,49460) -4948 (49480,49480) -4950 (49500,49500) -4952 (49520,49520) -4954 (49540,49540) -4956 (49560,49560) -4958 (49580,49580) -4960 (49600,49600) -4962 (49620,49620) -4964 (49640,49640) -4966 (49660,49660) -4968 (49680,49680) -4970 (49700,49700) -4972 (49720,49720) -4974 (49740,49740) -4976 (49760,49760) -4978 (49780,49780) -4980 (49800,49800) -4982 (49820,49820) -4984 (49840,49840) -4986 (49860,49860) -4988 (49880,49880) -4990 (49900,49900) -4992 (49920,49920) -4994 (49940,49940) -4996 (49960,49960) -4998 (49980,49980) -5000 (50000,50000) -\. --- --- Data for Name: gs_data_1; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.gs_data_1 (g1000, g100, g10, g) FROM stdin; -0 0 0 0 -1 1 1 1 -2 2 2 2 -3 3 3 3 -4 4 4 4 -5 5 5 5 -6 6 6 6 -7 7 7 7 -8 8 8 8 -9 9 9 9 -10 10 0 10 -11 11 1 11 -12 12 2 12 -13 13 3 13 -14 14 4 14 -15 15 5 15 -16 16 6 16 -17 17 7 17 -18 18 8 18 -19 19 9 19 -20 20 0 20 -21 21 1 21 -22 22 2 22 -23 23 3 23 -24 24 4 24 -25 25 5 25 -26 26 6 26 -27 27 7 27 -28 28 8 28 -29 29 9 29 -30 30 0 30 -31 31 1 31 -32 32 2 32 -33 33 3 33 -34 34 4 34 -35 35 5 35 -36 36 6 36 -37 37 7 37 -38 38 8 38 -39 39 9 39 -40 40 0 40 -41 41 1 41 -42 42 2 42 -43 43 3 43 -44 44 4 44 -45 45 5 45 -46 46 6 46 -47 47 7 47 -48 48 8 48 -49 49 9 49 -50 50 0 50 -51 51 1 51 -52 52 2 52 -53 53 3 53 -54 54 4 54 -55 55 5 55 -56 56 6 56 -57 57 7 57 -58 58 8 58 -59 59 9 59 -60 60 0 60 -61 61 1 61 -62 62 2 62 -63 63 3 63 -64 64 4 64 -65 65 5 65 -66 66 6 66 -67 67 7 67 -68 68 8 68 -69 69 9 69 -70 70 0 70 -71 71 1 71 -72 72 2 72 -73 73 3 73 -74 74 4 74 -75 75 5 75 -76 76 6 76 -77 77 7 77 -78 78 8 78 -79 79 9 79 -80 80 0 80 -81 81 1 81 -82 82 2 82 -83 83 3 83 -84 84 4 84 -85 85 5 85 -86 86 6 86 -87 87 7 87 -88 88 8 88 -89 89 9 89 -90 90 0 90 -91 91 1 91 -92 92 2 92 -93 93 3 93 -94 94 4 94 -95 95 5 95 -96 96 6 96 -97 97 7 97 -98 98 8 98 -99 99 9 99 -100 0 0 100 -101 1 1 101 -102 2 2 102 -103 3 3 103 -104 4 4 104 -105 5 5 105 -106 6 6 106 -107 7 7 107 -108 8 8 108 -109 9 9 109 -110 10 0 110 -111 11 1 111 -112 12 2 112 -113 13 3 113 -114 14 4 114 -115 15 5 115 -116 16 6 116 -117 17 7 117 -118 18 8 118 -119 19 9 119 -120 20 0 120 -121 21 1 121 -122 22 2 122 -123 23 3 123 -124 24 4 124 -125 25 5 125 -126 26 6 126 -127 27 7 127 -128 28 8 128 -129 29 9 129 -130 30 0 130 -131 31 1 131 -132 32 2 132 -133 33 3 133 -134 34 4 134 -135 35 5 135 -136 36 6 136 -137 37 7 137 -138 38 8 138 -139 39 9 139 -140 40 0 140 -141 41 1 141 -142 42 2 142 -143 43 3 143 -144 44 4 144 -145 45 5 145 -146 46 6 146 -147 47 7 147 -148 48 8 148 -149 49 9 149 -150 50 0 150 -151 51 1 151 -152 52 2 152 -153 53 3 153 -154 54 4 154 -155 55 5 155 -156 56 6 156 -157 57 7 157 -158 58 8 158 -159 59 9 159 -160 60 0 160 -161 61 1 161 -162 62 2 162 -163 63 3 163 -164 64 4 164 -165 65 5 165 -166 66 6 166 -167 67 7 167 -168 68 8 168 -169 69 9 169 -170 70 0 170 -171 71 1 171 -172 72 2 172 -173 73 3 173 -174 74 4 174 -175 75 5 175 -176 76 6 176 -177 77 7 177 -178 78 8 178 -179 79 9 179 -180 80 0 180 -181 81 1 181 -182 82 2 182 -183 83 3 183 -184 84 4 184 -185 85 5 185 -186 86 6 186 -187 87 7 187 -188 88 8 188 -189 89 9 189 -190 90 0 190 -191 91 1 191 -192 92 2 192 -193 93 3 193 -194 94 4 194 -195 95 5 195 -196 96 6 196 -197 97 7 197 -198 98 8 198 -199 99 9 199 -200 0 0 200 -201 1 1 201 -202 2 2 202 -203 3 3 203 -204 4 4 204 -205 5 5 205 -206 6 6 206 -207 7 7 207 -208 8 8 208 -209 9 9 209 -210 10 0 210 -211 11 1 211 -212 12 2 212 -213 13 3 213 -214 14 4 214 -215 15 5 215 -216 16 6 216 -217 17 7 217 -218 18 8 218 -219 19 9 219 -220 20 0 220 -221 21 1 221 -222 22 2 222 -223 23 3 223 -224 24 4 224 -225 25 5 225 -226 26 6 226 -227 27 7 227 -228 28 8 228 -229 29 9 229 -230 30 0 230 -231 31 1 231 -232 32 2 232 -233 33 3 233 -234 34 4 234 -235 35 5 235 -236 36 6 236 -237 37 7 237 -238 38 8 238 -239 39 9 239 -240 40 0 240 -241 41 1 241 -242 42 2 242 -243 43 3 243 -244 44 4 244 -245 45 5 245 -246 46 6 246 -247 47 7 247 -248 48 8 248 -249 49 9 249 -250 50 0 250 -251 51 1 251 -252 52 2 252 -253 53 3 253 -254 54 4 254 -255 55 5 255 -256 56 6 256 -257 57 7 257 -258 58 8 258 -259 59 9 259 -260 60 0 260 -261 61 1 261 -262 62 2 262 -263 63 3 263 -264 64 4 264 -265 65 5 265 -266 66 6 266 -267 67 7 267 -268 68 8 268 -269 69 9 269 -270 70 0 270 -271 71 1 271 -272 72 2 272 -273 73 3 273 -274 74 4 274 -275 75 5 275 -276 76 6 276 -277 77 7 277 -278 78 8 278 -279 79 9 279 -280 80 0 280 -281 81 1 281 -282 82 2 282 -283 83 3 283 -284 84 4 284 -285 85 5 285 -286 86 6 286 -287 87 7 287 -288 88 8 288 -289 89 9 289 -290 90 0 290 -291 91 1 291 -292 92 2 292 -293 93 3 293 -294 94 4 294 -295 95 5 295 -296 96 6 296 -297 97 7 297 -298 98 8 298 -299 99 9 299 -300 0 0 300 -301 1 1 301 -302 2 2 302 -303 3 3 303 -304 4 4 304 -305 5 5 305 -306 6 6 306 -307 7 7 307 -308 8 8 308 -309 9 9 309 -310 10 0 310 -311 11 1 311 -312 12 2 312 -313 13 3 313 -314 14 4 314 -315 15 5 315 -316 16 6 316 -317 17 7 317 -318 18 8 318 -319 19 9 319 -320 20 0 320 -321 21 1 321 -322 22 2 322 -323 23 3 323 -324 24 4 324 -325 25 5 325 -326 26 6 326 -327 27 7 327 -328 28 8 328 -329 29 9 329 -330 30 0 330 -331 31 1 331 -332 32 2 332 -333 33 3 333 -334 34 4 334 -335 35 5 335 -336 36 6 336 -337 37 7 337 -338 38 8 338 -339 39 9 339 -340 40 0 340 -341 41 1 341 -342 42 2 342 -343 43 3 343 -344 44 4 344 -345 45 5 345 -346 46 6 346 -347 47 7 347 -348 48 8 348 -349 49 9 349 -350 50 0 350 -351 51 1 351 -352 52 2 352 -353 53 3 353 -354 54 4 354 -355 55 5 355 -356 56 6 356 -357 57 7 357 -358 58 8 358 -359 59 9 359 -360 60 0 360 -361 61 1 361 -362 62 2 362 -363 63 3 363 -364 64 4 364 -365 65 5 365 -366 66 6 366 -367 67 7 367 -368 68 8 368 -369 69 9 369 -370 70 0 370 -371 71 1 371 -372 72 2 372 -373 73 3 373 -374 74 4 374 -375 75 5 375 -376 76 6 376 -377 77 7 377 -378 78 8 378 -379 79 9 379 -380 80 0 380 -381 81 1 381 -382 82 2 382 -383 83 3 383 -384 84 4 384 -385 85 5 385 -386 86 6 386 -387 87 7 387 -388 88 8 388 -389 89 9 389 -390 90 0 390 -391 91 1 391 -392 92 2 392 -393 93 3 393 -394 94 4 394 -395 95 5 395 -396 96 6 396 -397 97 7 397 -398 98 8 398 -399 99 9 399 -400 0 0 400 -401 1 1 401 -402 2 2 402 -403 3 3 403 -404 4 4 404 -405 5 5 405 -406 6 6 406 -407 7 7 407 -408 8 8 408 -409 9 9 409 -410 10 0 410 -411 11 1 411 -412 12 2 412 -413 13 3 413 -414 14 4 414 -415 15 5 415 -416 16 6 416 -417 17 7 417 -418 18 8 418 -419 19 9 419 -420 20 0 420 -421 21 1 421 -422 22 2 422 -423 23 3 423 -424 24 4 424 -425 25 5 425 -426 26 6 426 -427 27 7 427 -428 28 8 428 -429 29 9 429 -430 30 0 430 -431 31 1 431 -432 32 2 432 -433 33 3 433 -434 34 4 434 -435 35 5 435 -436 36 6 436 -437 37 7 437 -438 38 8 438 -439 39 9 439 -440 40 0 440 -441 41 1 441 -442 42 2 442 -443 43 3 443 -444 44 4 444 -445 45 5 445 -446 46 6 446 -447 47 7 447 -448 48 8 448 -449 49 9 449 -450 50 0 450 -451 51 1 451 -452 52 2 452 -453 53 3 453 -454 54 4 454 -455 55 5 455 -456 56 6 456 -457 57 7 457 -458 58 8 458 -459 59 9 459 -460 60 0 460 -461 61 1 461 -462 62 2 462 -463 63 3 463 -464 64 4 464 -465 65 5 465 -466 66 6 466 -467 67 7 467 -468 68 8 468 -469 69 9 469 -470 70 0 470 -471 71 1 471 -472 72 2 472 -473 73 3 473 -474 74 4 474 -475 75 5 475 -476 76 6 476 -477 77 7 477 -478 78 8 478 -479 79 9 479 -480 80 0 480 -481 81 1 481 -482 82 2 482 -483 83 3 483 -484 84 4 484 -485 85 5 485 -486 86 6 486 -487 87 7 487 -488 88 8 488 -489 89 9 489 -490 90 0 490 -491 91 1 491 -492 92 2 492 -493 93 3 493 -494 94 4 494 -495 95 5 495 -496 96 6 496 -497 97 7 497 -498 98 8 498 -499 99 9 499 -500 0 0 500 -501 1 1 501 -502 2 2 502 -503 3 3 503 -504 4 4 504 -505 5 5 505 -506 6 6 506 -507 7 7 507 -508 8 8 508 -509 9 9 509 -510 10 0 510 -511 11 1 511 -512 12 2 512 -513 13 3 513 -514 14 4 514 -515 15 5 515 -516 16 6 516 -517 17 7 517 -518 18 8 518 -519 19 9 519 -520 20 0 520 -521 21 1 521 -522 22 2 522 -523 23 3 523 -524 24 4 524 -525 25 5 525 -526 26 6 526 -527 27 7 527 -528 28 8 528 -529 29 9 529 -530 30 0 530 -531 31 1 531 -532 32 2 532 -533 33 3 533 -534 34 4 534 -535 35 5 535 -536 36 6 536 -537 37 7 537 -538 38 8 538 -539 39 9 539 -540 40 0 540 -541 41 1 541 -542 42 2 542 -543 43 3 543 -544 44 4 544 -545 45 5 545 -546 46 6 546 -547 47 7 547 -548 48 8 548 -549 49 9 549 -550 50 0 550 -551 51 1 551 -552 52 2 552 -553 53 3 553 -554 54 4 554 -555 55 5 555 -556 56 6 556 -557 57 7 557 -558 58 8 558 -559 59 9 559 -560 60 0 560 -561 61 1 561 -562 62 2 562 -563 63 3 563 -564 64 4 564 -565 65 5 565 -566 66 6 566 -567 67 7 567 -568 68 8 568 -569 69 9 569 -570 70 0 570 -571 71 1 571 -572 72 2 572 -573 73 3 573 -574 74 4 574 -575 75 5 575 -576 76 6 576 -577 77 7 577 -578 78 8 578 -579 79 9 579 -580 80 0 580 -581 81 1 581 -582 82 2 582 -583 83 3 583 -584 84 4 584 -585 85 5 585 -586 86 6 586 -587 87 7 587 -588 88 8 588 -589 89 9 589 -590 90 0 590 -591 91 1 591 -592 92 2 592 -593 93 3 593 -594 94 4 594 -595 95 5 595 -596 96 6 596 -597 97 7 597 -598 98 8 598 -599 99 9 599 -600 0 0 600 -601 1 1 601 -602 2 2 602 -603 3 3 603 -604 4 4 604 -605 5 5 605 -606 6 6 606 -607 7 7 607 -608 8 8 608 -609 9 9 609 -610 10 0 610 -611 11 1 611 -612 12 2 612 -613 13 3 613 -614 14 4 614 -615 15 5 615 -616 16 6 616 -617 17 7 617 -618 18 8 618 -619 19 9 619 -620 20 0 620 -621 21 1 621 -622 22 2 622 -623 23 3 623 -624 24 4 624 -625 25 5 625 -626 26 6 626 -627 27 7 627 -628 28 8 628 -629 29 9 629 -630 30 0 630 -631 31 1 631 -632 32 2 632 -633 33 3 633 -634 34 4 634 -635 35 5 635 -636 36 6 636 -637 37 7 637 -638 38 8 638 -639 39 9 639 -640 40 0 640 -641 41 1 641 -642 42 2 642 -643 43 3 643 -644 44 4 644 -645 45 5 645 -646 46 6 646 -647 47 7 647 -648 48 8 648 -649 49 9 649 -650 50 0 650 -651 51 1 651 -652 52 2 652 -653 53 3 653 -654 54 4 654 -655 55 5 655 -656 56 6 656 -657 57 7 657 -658 58 8 658 -659 59 9 659 -660 60 0 660 -661 61 1 661 -662 62 2 662 -663 63 3 663 -664 64 4 664 -665 65 5 665 -666 66 6 666 -667 67 7 667 -668 68 8 668 -669 69 9 669 -670 70 0 670 -671 71 1 671 -672 72 2 672 -673 73 3 673 -674 74 4 674 -675 75 5 675 -676 76 6 676 -677 77 7 677 -678 78 8 678 -679 79 9 679 -680 80 0 680 -681 81 1 681 -682 82 2 682 -683 83 3 683 -684 84 4 684 -685 85 5 685 -686 86 6 686 -687 87 7 687 -688 88 8 688 -689 89 9 689 -690 90 0 690 -691 91 1 691 -692 92 2 692 -693 93 3 693 -694 94 4 694 -695 95 5 695 -696 96 6 696 -697 97 7 697 -698 98 8 698 -699 99 9 699 -700 0 0 700 -701 1 1 701 -702 2 2 702 -703 3 3 703 -704 4 4 704 -705 5 5 705 -706 6 6 706 -707 7 7 707 -708 8 8 708 -709 9 9 709 -710 10 0 710 -711 11 1 711 -712 12 2 712 -713 13 3 713 -714 14 4 714 -715 15 5 715 -716 16 6 716 -717 17 7 717 -718 18 8 718 -719 19 9 719 -720 20 0 720 -721 21 1 721 -722 22 2 722 -723 23 3 723 -724 24 4 724 -725 25 5 725 -726 26 6 726 -727 27 7 727 -728 28 8 728 -729 29 9 729 -730 30 0 730 -731 31 1 731 -732 32 2 732 -733 33 3 733 -734 34 4 734 -735 35 5 735 -736 36 6 736 -737 37 7 737 -738 38 8 738 -739 39 9 739 -740 40 0 740 -741 41 1 741 -742 42 2 742 -743 43 3 743 -744 44 4 744 -745 45 5 745 -746 46 6 746 -747 47 7 747 -748 48 8 748 -749 49 9 749 -750 50 0 750 -751 51 1 751 -752 52 2 752 -753 53 3 753 -754 54 4 754 -755 55 5 755 -756 56 6 756 -757 57 7 757 -758 58 8 758 -759 59 9 759 -760 60 0 760 -761 61 1 761 -762 62 2 762 -763 63 3 763 -764 64 4 764 -765 65 5 765 -766 66 6 766 -767 67 7 767 -768 68 8 768 -769 69 9 769 -770 70 0 770 -771 71 1 771 -772 72 2 772 -773 73 3 773 -774 74 4 774 -775 75 5 775 -776 76 6 776 -777 77 7 777 -778 78 8 778 -779 79 9 779 -780 80 0 780 -781 81 1 781 -782 82 2 782 -783 83 3 783 -784 84 4 784 -785 85 5 785 -786 86 6 786 -787 87 7 787 -788 88 8 788 -789 89 9 789 -790 90 0 790 -791 91 1 791 -792 92 2 792 -793 93 3 793 -794 94 4 794 -795 95 5 795 -796 96 6 796 -797 97 7 797 -798 98 8 798 -799 99 9 799 -800 0 0 800 -801 1 1 801 -802 2 2 802 -803 3 3 803 -804 4 4 804 -805 5 5 805 -806 6 6 806 -807 7 7 807 -808 8 8 808 -809 9 9 809 -810 10 0 810 -811 11 1 811 -812 12 2 812 -813 13 3 813 -814 14 4 814 -815 15 5 815 -816 16 6 816 -817 17 7 817 -818 18 8 818 -819 19 9 819 -820 20 0 820 -821 21 1 821 -822 22 2 822 -823 23 3 823 -824 24 4 824 -825 25 5 825 -826 26 6 826 -827 27 7 827 -828 28 8 828 -829 29 9 829 -830 30 0 830 -831 31 1 831 -832 32 2 832 -833 33 3 833 -834 34 4 834 -835 35 5 835 -836 36 6 836 -837 37 7 837 -838 38 8 838 -839 39 9 839 -840 40 0 840 -841 41 1 841 -842 42 2 842 -843 43 3 843 -844 44 4 844 -845 45 5 845 -846 46 6 846 -847 47 7 847 -848 48 8 848 -849 49 9 849 -850 50 0 850 -851 51 1 851 -852 52 2 852 -853 53 3 853 -854 54 4 854 -855 55 5 855 -856 56 6 856 -857 57 7 857 -858 58 8 858 -859 59 9 859 -860 60 0 860 -861 61 1 861 -862 62 2 862 -863 63 3 863 -864 64 4 864 -865 65 5 865 -866 66 6 866 -867 67 7 867 -868 68 8 868 -869 69 9 869 -870 70 0 870 -871 71 1 871 -872 72 2 872 -873 73 3 873 -874 74 4 874 -875 75 5 875 -876 76 6 876 -877 77 7 877 -878 78 8 878 -879 79 9 879 -880 80 0 880 -881 81 1 881 -882 82 2 882 -883 83 3 883 -884 84 4 884 -885 85 5 885 -886 86 6 886 -887 87 7 887 -888 88 8 888 -889 89 9 889 -890 90 0 890 -891 91 1 891 -892 92 2 892 -893 93 3 893 -894 94 4 894 -895 95 5 895 -896 96 6 896 -897 97 7 897 -898 98 8 898 -899 99 9 899 -900 0 0 900 -901 1 1 901 -902 2 2 902 -903 3 3 903 -904 4 4 904 -905 5 5 905 -906 6 6 906 -907 7 7 907 -908 8 8 908 -909 9 9 909 -910 10 0 910 -911 11 1 911 -912 12 2 912 -913 13 3 913 -914 14 4 914 -915 15 5 915 -916 16 6 916 -917 17 7 917 -918 18 8 918 -919 19 9 919 -920 20 0 920 -921 21 1 921 -922 22 2 922 -923 23 3 923 -924 24 4 924 -925 25 5 925 -926 26 6 926 -927 27 7 927 -928 28 8 928 -929 29 9 929 -930 30 0 930 -931 31 1 931 -932 32 2 932 -933 33 3 933 -934 34 4 934 -935 35 5 935 -936 36 6 936 -937 37 7 937 -938 38 8 938 -939 39 9 939 -940 40 0 940 -941 41 1 941 -942 42 2 942 -943 43 3 943 -944 44 4 944 -945 45 5 945 -946 46 6 946 -947 47 7 947 -948 48 8 948 -949 49 9 949 -950 50 0 950 -951 51 1 951 -952 52 2 952 -953 53 3 953 -954 54 4 954 -955 55 5 955 -956 56 6 956 -957 57 7 957 -958 58 8 958 -959 59 9 959 -960 60 0 960 -961 61 1 961 -962 62 2 962 -963 63 3 963 -964 64 4 964 -965 65 5 965 -966 66 6 966 -967 67 7 967 -968 68 8 968 -969 69 9 969 -970 70 0 970 -971 71 1 971 -972 72 2 972 -973 73 3 973 -974 74 4 974 -975 75 5 975 -976 76 6 976 -977 77 7 977 -978 78 8 978 -979 79 9 979 -980 80 0 980 -981 81 1 981 -982 82 2 982 -983 83 3 983 -984 84 4 984 -985 85 5 985 -986 86 6 986 -987 87 7 987 -988 88 8 988 -989 89 9 989 -990 90 0 990 -991 91 1 991 -992 92 2 992 -993 93 3 993 -994 94 4 994 -995 95 5 995 -996 96 6 996 -997 97 7 997 -998 98 8 998 -999 99 9 999 -0 0 0 1000 -1 1 1 1001 -2 2 2 1002 -3 3 3 1003 -4 4 4 1004 -5 5 5 1005 -6 6 6 1006 -7 7 7 1007 -8 8 8 1008 -9 9 9 1009 -10 10 0 1010 -11 11 1 1011 -12 12 2 1012 -13 13 3 1013 -14 14 4 1014 -15 15 5 1015 -16 16 6 1016 -17 17 7 1017 -18 18 8 1018 -19 19 9 1019 -20 20 0 1020 -21 21 1 1021 -22 22 2 1022 -23 23 3 1023 -24 24 4 1024 -25 25 5 1025 -26 26 6 1026 -27 27 7 1027 -28 28 8 1028 -29 29 9 1029 -30 30 0 1030 -31 31 1 1031 -32 32 2 1032 -33 33 3 1033 -34 34 4 1034 -35 35 5 1035 -36 36 6 1036 -37 37 7 1037 -38 38 8 1038 -39 39 9 1039 -40 40 0 1040 -41 41 1 1041 -42 42 2 1042 -43 43 3 1043 -44 44 4 1044 -45 45 5 1045 -46 46 6 1046 -47 47 7 1047 -48 48 8 1048 -49 49 9 1049 -50 50 0 1050 -51 51 1 1051 -52 52 2 1052 -53 53 3 1053 -54 54 4 1054 -55 55 5 1055 -56 56 6 1056 -57 57 7 1057 -58 58 8 1058 -59 59 9 1059 -60 60 0 1060 -61 61 1 1061 -62 62 2 1062 -63 63 3 1063 -64 64 4 1064 -65 65 5 1065 -66 66 6 1066 -67 67 7 1067 -68 68 8 1068 -69 69 9 1069 -70 70 0 1070 -71 71 1 1071 -72 72 2 1072 -73 73 3 1073 -74 74 4 1074 -75 75 5 1075 -76 76 6 1076 -77 77 7 1077 -78 78 8 1078 -79 79 9 1079 -80 80 0 1080 -81 81 1 1081 -82 82 2 1082 -83 83 3 1083 -84 84 4 1084 -85 85 5 1085 -86 86 6 1086 -87 87 7 1087 -88 88 8 1088 -89 89 9 1089 -90 90 0 1090 -91 91 1 1091 -92 92 2 1092 -93 93 3 1093 -94 94 4 1094 -95 95 5 1095 -96 96 6 1096 -97 97 7 1097 -98 98 8 1098 -99 99 9 1099 -100 0 0 1100 -101 1 1 1101 -102 2 2 1102 -103 3 3 1103 -104 4 4 1104 -105 5 5 1105 -106 6 6 1106 -107 7 7 1107 -108 8 8 1108 -109 9 9 1109 -110 10 0 1110 -111 11 1 1111 -112 12 2 1112 -113 13 3 1113 -114 14 4 1114 -115 15 5 1115 -116 16 6 1116 -117 17 7 1117 -118 18 8 1118 -119 19 9 1119 -120 20 0 1120 -121 21 1 1121 -122 22 2 1122 -123 23 3 1123 -124 24 4 1124 -125 25 5 1125 -126 26 6 1126 -127 27 7 1127 -128 28 8 1128 -129 29 9 1129 -130 30 0 1130 -131 31 1 1131 -132 32 2 1132 -133 33 3 1133 -134 34 4 1134 -135 35 5 1135 -136 36 6 1136 -137 37 7 1137 -138 38 8 1138 -139 39 9 1139 -140 40 0 1140 -141 41 1 1141 -142 42 2 1142 -143 43 3 1143 -144 44 4 1144 -145 45 5 1145 -146 46 6 1146 -147 47 7 1147 -148 48 8 1148 -149 49 9 1149 -150 50 0 1150 -151 51 1 1151 -152 52 2 1152 -153 53 3 1153 -154 54 4 1154 -155 55 5 1155 -156 56 6 1156 -157 57 7 1157 -158 58 8 1158 -159 59 9 1159 -160 60 0 1160 -161 61 1 1161 -162 62 2 1162 -163 63 3 1163 -164 64 4 1164 -165 65 5 1165 -166 66 6 1166 -167 67 7 1167 -168 68 8 1168 -169 69 9 1169 -170 70 0 1170 -171 71 1 1171 -172 72 2 1172 -173 73 3 1173 -174 74 4 1174 -175 75 5 1175 -176 76 6 1176 -177 77 7 1177 -178 78 8 1178 -179 79 9 1179 -180 80 0 1180 -181 81 1 1181 -182 82 2 1182 -183 83 3 1183 -184 84 4 1184 -185 85 5 1185 -186 86 6 1186 -187 87 7 1187 -188 88 8 1188 -189 89 9 1189 -190 90 0 1190 -191 91 1 1191 -192 92 2 1192 -193 93 3 1193 -194 94 4 1194 -195 95 5 1195 -196 96 6 1196 -197 97 7 1197 -198 98 8 1198 -199 99 9 1199 -200 0 0 1200 -201 1 1 1201 -202 2 2 1202 -203 3 3 1203 -204 4 4 1204 -205 5 5 1205 -206 6 6 1206 -207 7 7 1207 -208 8 8 1208 -209 9 9 1209 -210 10 0 1210 -211 11 1 1211 -212 12 2 1212 -213 13 3 1213 -214 14 4 1214 -215 15 5 1215 -216 16 6 1216 -217 17 7 1217 -218 18 8 1218 -219 19 9 1219 -220 20 0 1220 -221 21 1 1221 -222 22 2 1222 -223 23 3 1223 -224 24 4 1224 -225 25 5 1225 -226 26 6 1226 -227 27 7 1227 -228 28 8 1228 -229 29 9 1229 -230 30 0 1230 -231 31 1 1231 -232 32 2 1232 -233 33 3 1233 -234 34 4 1234 -235 35 5 1235 -236 36 6 1236 -237 37 7 1237 -238 38 8 1238 -239 39 9 1239 -240 40 0 1240 -241 41 1 1241 -242 42 2 1242 -243 43 3 1243 -244 44 4 1244 -245 45 5 1245 -246 46 6 1246 -247 47 7 1247 -248 48 8 1248 -249 49 9 1249 -250 50 0 1250 -251 51 1 1251 -252 52 2 1252 -253 53 3 1253 -254 54 4 1254 -255 55 5 1255 -256 56 6 1256 -257 57 7 1257 -258 58 8 1258 -259 59 9 1259 -260 60 0 1260 -261 61 1 1261 -262 62 2 1262 -263 63 3 1263 -264 64 4 1264 -265 65 5 1265 -266 66 6 1266 -267 67 7 1267 -268 68 8 1268 -269 69 9 1269 -270 70 0 1270 -271 71 1 1271 -272 72 2 1272 -273 73 3 1273 -274 74 4 1274 -275 75 5 1275 -276 76 6 1276 -277 77 7 1277 -278 78 8 1278 -279 79 9 1279 -280 80 0 1280 -281 81 1 1281 -282 82 2 1282 -283 83 3 1283 -284 84 4 1284 -285 85 5 1285 -286 86 6 1286 -287 87 7 1287 -288 88 8 1288 -289 89 9 1289 -290 90 0 1290 -291 91 1 1291 -292 92 2 1292 -293 93 3 1293 -294 94 4 1294 -295 95 5 1295 -296 96 6 1296 -297 97 7 1297 -298 98 8 1298 -299 99 9 1299 -300 0 0 1300 -301 1 1 1301 -302 2 2 1302 -303 3 3 1303 -304 4 4 1304 -305 5 5 1305 -306 6 6 1306 -307 7 7 1307 -308 8 8 1308 -309 9 9 1309 -310 10 0 1310 -311 11 1 1311 -312 12 2 1312 -313 13 3 1313 -314 14 4 1314 -315 15 5 1315 -316 16 6 1316 -317 17 7 1317 -318 18 8 1318 -319 19 9 1319 -320 20 0 1320 -321 21 1 1321 -322 22 2 1322 -323 23 3 1323 -324 24 4 1324 -325 25 5 1325 -326 26 6 1326 -327 27 7 1327 -328 28 8 1328 -329 29 9 1329 -330 30 0 1330 -331 31 1 1331 -332 32 2 1332 -333 33 3 1333 -334 34 4 1334 -335 35 5 1335 -336 36 6 1336 -337 37 7 1337 -338 38 8 1338 -339 39 9 1339 -340 40 0 1340 -341 41 1 1341 -342 42 2 1342 -343 43 3 1343 -344 44 4 1344 -345 45 5 1345 -346 46 6 1346 -347 47 7 1347 -348 48 8 1348 -349 49 9 1349 -350 50 0 1350 -351 51 1 1351 -352 52 2 1352 -353 53 3 1353 -354 54 4 1354 -355 55 5 1355 -356 56 6 1356 -357 57 7 1357 -358 58 8 1358 -359 59 9 1359 -360 60 0 1360 -361 61 1 1361 -362 62 2 1362 -363 63 3 1363 -364 64 4 1364 -365 65 5 1365 -366 66 6 1366 -367 67 7 1367 -368 68 8 1368 -369 69 9 1369 -370 70 0 1370 -371 71 1 1371 -372 72 2 1372 -373 73 3 1373 -374 74 4 1374 -375 75 5 1375 -376 76 6 1376 -377 77 7 1377 -378 78 8 1378 -379 79 9 1379 -380 80 0 1380 -381 81 1 1381 -382 82 2 1382 -383 83 3 1383 -384 84 4 1384 -385 85 5 1385 -386 86 6 1386 -387 87 7 1387 -388 88 8 1388 -389 89 9 1389 -390 90 0 1390 -391 91 1 1391 -392 92 2 1392 -393 93 3 1393 -394 94 4 1394 -395 95 5 1395 -396 96 6 1396 -397 97 7 1397 -398 98 8 1398 -399 99 9 1399 -400 0 0 1400 -401 1 1 1401 -402 2 2 1402 -403 3 3 1403 -404 4 4 1404 -405 5 5 1405 -406 6 6 1406 -407 7 7 1407 -408 8 8 1408 -409 9 9 1409 -410 10 0 1410 -411 11 1 1411 -412 12 2 1412 -413 13 3 1413 -414 14 4 1414 -415 15 5 1415 -416 16 6 1416 -417 17 7 1417 -418 18 8 1418 -419 19 9 1419 -420 20 0 1420 -421 21 1 1421 -422 22 2 1422 -423 23 3 1423 -424 24 4 1424 -425 25 5 1425 -426 26 6 1426 -427 27 7 1427 -428 28 8 1428 -429 29 9 1429 -430 30 0 1430 -431 31 1 1431 -432 32 2 1432 -433 33 3 1433 -434 34 4 1434 -435 35 5 1435 -436 36 6 1436 -437 37 7 1437 -438 38 8 1438 -439 39 9 1439 -440 40 0 1440 -441 41 1 1441 -442 42 2 1442 -443 43 3 1443 -444 44 4 1444 -445 45 5 1445 -446 46 6 1446 -447 47 7 1447 -448 48 8 1448 -449 49 9 1449 -450 50 0 1450 -451 51 1 1451 -452 52 2 1452 -453 53 3 1453 -454 54 4 1454 -455 55 5 1455 -456 56 6 1456 -457 57 7 1457 -458 58 8 1458 -459 59 9 1459 -460 60 0 1460 -461 61 1 1461 -462 62 2 1462 -463 63 3 1463 -464 64 4 1464 -465 65 5 1465 -466 66 6 1466 -467 67 7 1467 -468 68 8 1468 -469 69 9 1469 -470 70 0 1470 -471 71 1 1471 -472 72 2 1472 -473 73 3 1473 -474 74 4 1474 -475 75 5 1475 -476 76 6 1476 -477 77 7 1477 -478 78 8 1478 -479 79 9 1479 -480 80 0 1480 -481 81 1 1481 -482 82 2 1482 -483 83 3 1483 -484 84 4 1484 -485 85 5 1485 -486 86 6 1486 -487 87 7 1487 -488 88 8 1488 -489 89 9 1489 -490 90 0 1490 -491 91 1 1491 -492 92 2 1492 -493 93 3 1493 -494 94 4 1494 -495 95 5 1495 -496 96 6 1496 -497 97 7 1497 -498 98 8 1498 -499 99 9 1499 -500 0 0 1500 -501 1 1 1501 -502 2 2 1502 -503 3 3 1503 -504 4 4 1504 -505 5 5 1505 -506 6 6 1506 -507 7 7 1507 -508 8 8 1508 -509 9 9 1509 -510 10 0 1510 -511 11 1 1511 -512 12 2 1512 -513 13 3 1513 -514 14 4 1514 -515 15 5 1515 -516 16 6 1516 -517 17 7 1517 -518 18 8 1518 -519 19 9 1519 -520 20 0 1520 -521 21 1 1521 -522 22 2 1522 -523 23 3 1523 -524 24 4 1524 -525 25 5 1525 -526 26 6 1526 -527 27 7 1527 -528 28 8 1528 -529 29 9 1529 -530 30 0 1530 -531 31 1 1531 -532 32 2 1532 -533 33 3 1533 -534 34 4 1534 -535 35 5 1535 -536 36 6 1536 -537 37 7 1537 -538 38 8 1538 -539 39 9 1539 -540 40 0 1540 -541 41 1 1541 -542 42 2 1542 -543 43 3 1543 -544 44 4 1544 -545 45 5 1545 -546 46 6 1546 -547 47 7 1547 -548 48 8 1548 -549 49 9 1549 -550 50 0 1550 -551 51 1 1551 -552 52 2 1552 -553 53 3 1553 -554 54 4 1554 -555 55 5 1555 -556 56 6 1556 -557 57 7 1557 -558 58 8 1558 -559 59 9 1559 -560 60 0 1560 -561 61 1 1561 -562 62 2 1562 -563 63 3 1563 -564 64 4 1564 -565 65 5 1565 -566 66 6 1566 -567 67 7 1567 -568 68 8 1568 -569 69 9 1569 -570 70 0 1570 -571 71 1 1571 -572 72 2 1572 -573 73 3 1573 -574 74 4 1574 -575 75 5 1575 -576 76 6 1576 -577 77 7 1577 -578 78 8 1578 -579 79 9 1579 -580 80 0 1580 -581 81 1 1581 -582 82 2 1582 -583 83 3 1583 -584 84 4 1584 -585 85 5 1585 -586 86 6 1586 -587 87 7 1587 -588 88 8 1588 -589 89 9 1589 -590 90 0 1590 -591 91 1 1591 -592 92 2 1592 -593 93 3 1593 -594 94 4 1594 -595 95 5 1595 -596 96 6 1596 -597 97 7 1597 -598 98 8 1598 -599 99 9 1599 -600 0 0 1600 -601 1 1 1601 -602 2 2 1602 -603 3 3 1603 -604 4 4 1604 -605 5 5 1605 -606 6 6 1606 -607 7 7 1607 -608 8 8 1608 -609 9 9 1609 -610 10 0 1610 -611 11 1 1611 -612 12 2 1612 -613 13 3 1613 -614 14 4 1614 -615 15 5 1615 -616 16 6 1616 -617 17 7 1617 -618 18 8 1618 -619 19 9 1619 -620 20 0 1620 -621 21 1 1621 -622 22 2 1622 -623 23 3 1623 -624 24 4 1624 -625 25 5 1625 -626 26 6 1626 -627 27 7 1627 -628 28 8 1628 -629 29 9 1629 -630 30 0 1630 -631 31 1 1631 -632 32 2 1632 -633 33 3 1633 -634 34 4 1634 -635 35 5 1635 -636 36 6 1636 -637 37 7 1637 -638 38 8 1638 -639 39 9 1639 -640 40 0 1640 -641 41 1 1641 -642 42 2 1642 -643 43 3 1643 -644 44 4 1644 -645 45 5 1645 -646 46 6 1646 -647 47 7 1647 -648 48 8 1648 -649 49 9 1649 -650 50 0 1650 -651 51 1 1651 -652 52 2 1652 -653 53 3 1653 -654 54 4 1654 -655 55 5 1655 -656 56 6 1656 -657 57 7 1657 -658 58 8 1658 -659 59 9 1659 -660 60 0 1660 -661 61 1 1661 -662 62 2 1662 -663 63 3 1663 -664 64 4 1664 -665 65 5 1665 -666 66 6 1666 -667 67 7 1667 -668 68 8 1668 -669 69 9 1669 -670 70 0 1670 -671 71 1 1671 -672 72 2 1672 -673 73 3 1673 -674 74 4 1674 -675 75 5 1675 -676 76 6 1676 -677 77 7 1677 -678 78 8 1678 -679 79 9 1679 -680 80 0 1680 -681 81 1 1681 -682 82 2 1682 -683 83 3 1683 -684 84 4 1684 -685 85 5 1685 -686 86 6 1686 -687 87 7 1687 -688 88 8 1688 -689 89 9 1689 -690 90 0 1690 -691 91 1 1691 -692 92 2 1692 -693 93 3 1693 -694 94 4 1694 -695 95 5 1695 -696 96 6 1696 -697 97 7 1697 -698 98 8 1698 -699 99 9 1699 -700 0 0 1700 -701 1 1 1701 -702 2 2 1702 -703 3 3 1703 -704 4 4 1704 -705 5 5 1705 -706 6 6 1706 -707 7 7 1707 -708 8 8 1708 -709 9 9 1709 -710 10 0 1710 -711 11 1 1711 -712 12 2 1712 -713 13 3 1713 -714 14 4 1714 -715 15 5 1715 -716 16 6 1716 -717 17 7 1717 -718 18 8 1718 -719 19 9 1719 -720 20 0 1720 -721 21 1 1721 -722 22 2 1722 -723 23 3 1723 -724 24 4 1724 -725 25 5 1725 -726 26 6 1726 -727 27 7 1727 -728 28 8 1728 -729 29 9 1729 -730 30 0 1730 -731 31 1 1731 -732 32 2 1732 -733 33 3 1733 -734 34 4 1734 -735 35 5 1735 -736 36 6 1736 -737 37 7 1737 -738 38 8 1738 -739 39 9 1739 -740 40 0 1740 -741 41 1 1741 -742 42 2 1742 -743 43 3 1743 -744 44 4 1744 -745 45 5 1745 -746 46 6 1746 -747 47 7 1747 -748 48 8 1748 -749 49 9 1749 -750 50 0 1750 -751 51 1 1751 -752 52 2 1752 -753 53 3 1753 -754 54 4 1754 -755 55 5 1755 -756 56 6 1756 -757 57 7 1757 -758 58 8 1758 -759 59 9 1759 -760 60 0 1760 -761 61 1 1761 -762 62 2 1762 -763 63 3 1763 -764 64 4 1764 -765 65 5 1765 -766 66 6 1766 -767 67 7 1767 -768 68 8 1768 -769 69 9 1769 -770 70 0 1770 -771 71 1 1771 -772 72 2 1772 -773 73 3 1773 -774 74 4 1774 -775 75 5 1775 -776 76 6 1776 -777 77 7 1777 -778 78 8 1778 -779 79 9 1779 -780 80 0 1780 -781 81 1 1781 -782 82 2 1782 -783 83 3 1783 -784 84 4 1784 -785 85 5 1785 -786 86 6 1786 -787 87 7 1787 -788 88 8 1788 -789 89 9 1789 -790 90 0 1790 -791 91 1 1791 -792 92 2 1792 -793 93 3 1793 -794 94 4 1794 -795 95 5 1795 -796 96 6 1796 -797 97 7 1797 -798 98 8 1798 -799 99 9 1799 -800 0 0 1800 -801 1 1 1801 -802 2 2 1802 -803 3 3 1803 -804 4 4 1804 -805 5 5 1805 -806 6 6 1806 -807 7 7 1807 -808 8 8 1808 -809 9 9 1809 -810 10 0 1810 -811 11 1 1811 -812 12 2 1812 -813 13 3 1813 -814 14 4 1814 -815 15 5 1815 -816 16 6 1816 -817 17 7 1817 -818 18 8 1818 -819 19 9 1819 -820 20 0 1820 -821 21 1 1821 -822 22 2 1822 -823 23 3 1823 -824 24 4 1824 -825 25 5 1825 -826 26 6 1826 -827 27 7 1827 -828 28 8 1828 -829 29 9 1829 -830 30 0 1830 -831 31 1 1831 -832 32 2 1832 -833 33 3 1833 -834 34 4 1834 -835 35 5 1835 -836 36 6 1836 -837 37 7 1837 -838 38 8 1838 -839 39 9 1839 -840 40 0 1840 -841 41 1 1841 -842 42 2 1842 -843 43 3 1843 -844 44 4 1844 -845 45 5 1845 -846 46 6 1846 -847 47 7 1847 -848 48 8 1848 -849 49 9 1849 -850 50 0 1850 -851 51 1 1851 -852 52 2 1852 -853 53 3 1853 -854 54 4 1854 -855 55 5 1855 -856 56 6 1856 -857 57 7 1857 -858 58 8 1858 -859 59 9 1859 -860 60 0 1860 -861 61 1 1861 -862 62 2 1862 -863 63 3 1863 -864 64 4 1864 -865 65 5 1865 -866 66 6 1866 -867 67 7 1867 -868 68 8 1868 -869 69 9 1869 -870 70 0 1870 -871 71 1 1871 -872 72 2 1872 -873 73 3 1873 -874 74 4 1874 -875 75 5 1875 -876 76 6 1876 -877 77 7 1877 -878 78 8 1878 -879 79 9 1879 -880 80 0 1880 -881 81 1 1881 -882 82 2 1882 -883 83 3 1883 -884 84 4 1884 -885 85 5 1885 -886 86 6 1886 -887 87 7 1887 -888 88 8 1888 -889 89 9 1889 -890 90 0 1890 -891 91 1 1891 -892 92 2 1892 -893 93 3 1893 -894 94 4 1894 -895 95 5 1895 -896 96 6 1896 -897 97 7 1897 -898 98 8 1898 -899 99 9 1899 -900 0 0 1900 -901 1 1 1901 -902 2 2 1902 -903 3 3 1903 -904 4 4 1904 -905 5 5 1905 -906 6 6 1906 -907 7 7 1907 -908 8 8 1908 -909 9 9 1909 -910 10 0 1910 -911 11 1 1911 -912 12 2 1912 -913 13 3 1913 -914 14 4 1914 -915 15 5 1915 -916 16 6 1916 -917 17 7 1917 -918 18 8 1918 -919 19 9 1919 -920 20 0 1920 -921 21 1 1921 -922 22 2 1922 -923 23 3 1923 -924 24 4 1924 -925 25 5 1925 -926 26 6 1926 -927 27 7 1927 -928 28 8 1928 -929 29 9 1929 -930 30 0 1930 -931 31 1 1931 -932 32 2 1932 -933 33 3 1933 -934 34 4 1934 -935 35 5 1935 -936 36 6 1936 -937 37 7 1937 -938 38 8 1938 -939 39 9 1939 -940 40 0 1940 -941 41 1 1941 -942 42 2 1942 -943 43 3 1943 -944 44 4 1944 -945 45 5 1945 -946 46 6 1946 -947 47 7 1947 -948 48 8 1948 -949 49 9 1949 -950 50 0 1950 -951 51 1 1951 -952 52 2 1952 -953 53 3 1953 -954 54 4 1954 -955 55 5 1955 -956 56 6 1956 -957 57 7 1957 -958 58 8 1958 -959 59 9 1959 -960 60 0 1960 -961 61 1 1961 -962 62 2 1962 -963 63 3 1963 -964 64 4 1964 -965 65 5 1965 -966 66 6 1966 -967 67 7 1967 -968 68 8 1968 -969 69 9 1969 -970 70 0 1970 -971 71 1 1971 -972 72 2 1972 -973 73 3 1973 -974 74 4 1974 -975 75 5 1975 -976 76 6 1976 -977 77 7 1977 -978 78 8 1978 -979 79 9 1979 -980 80 0 1980 -981 81 1 1981 -982 82 2 1982 -983 83 3 1983 -984 84 4 1984 -985 85 5 1985 -986 86 6 1986 -987 87 7 1987 -988 88 8 1988 -989 89 9 1989 -990 90 0 1990 -991 91 1 1991 -992 92 2 1992 -993 93 3 1993 -994 94 4 1994 -995 95 5 1995 -996 96 6 1996 -997 97 7 1997 -998 98 8 1998 -999 99 9 1999 -\. --- --- Data for Name: gtest0; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.gtest0 (a) FROM stdin; -\. --- --- Data for Name: gtest1; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.gtest1 (a) FROM stdin; -1 -2 -3 -4 -\. --- --- Data for Name: gtest10; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.gtest10 (a) FROM stdin; -\. --- --- Data for Name: gtest10a; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.gtest10a (a) FROM stdin; -1 -\. --- --- Data for Name: gtest1_1; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.gtest1_1 (a) FROM stdin; -\. --- --- Data for Name: gtest1_y; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.gtest1_y (a, x) FROM stdin; -\. --- --- Data for Name: gtest2; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.gtest2 (a) FROM stdin; -1 -\. --- --- Data for Name: gtest20; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.gtest20 (a) FROM stdin; -10 -\. --- --- Data for Name: gtest20a; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.gtest20a (a) FROM stdin; -10 -30 -\. --- --- Data for Name: gtest20b; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.gtest20b (a) FROM stdin; -10 -30 -\. --- --- Data for Name: gtest21a; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.gtest21a (a) FROM stdin; -1 -\. --- --- Data for Name: gtest21b; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.gtest21b (a) FROM stdin; -1 -0 -\. --- --- Data for Name: gtest22a; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.gtest22a (a) FROM stdin; -2 -4 -\. --- --- Data for Name: gtest22b; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.gtest22b (a) FROM stdin; -2 -\. --- --- Data for Name: gtest22c; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.gtest22c (a) FROM stdin; -1 -2 -3 -\. --- --- Data for Name: gtest23p; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.gtest23p (x) FROM stdin; -1 -2 -3 -\. --- --- Data for Name: gtest23q; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.gtest23q (a, b) FROM stdin; -1 2 -\. --- --- Data for Name: gtest24; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.gtest24 (a) FROM stdin; -4 -\. --- --- Data for Name: gtest25; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.gtest25 (a, c, d) FROM stdin; -3 42 101 -4 42 101 -\. --- --- Data for Name: gtest26; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.gtest26 (a) FROM stdin; -10 -\. --- --- Data for Name: gtest27; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.gtest27 (a, b) FROM stdin; -3 7 -4 11 -\. --- --- Data for Name: gtest28a; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.gtest28a (b, c) FROM stdin; -\. --- --- Data for Name: gtest28b; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.gtest28b (b, c) FROM stdin; -\. --- --- Data for Name: gtest29; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.gtest29 (b) FROM stdin; -9 -12 -\N -66 -\. --- --- Data for Name: gtest3; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.gtest3 (a) FROM stdin; -1 -2 -3 -4 -\. --- --- Data for Name: gtest30; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.gtest30 (a) FROM stdin; -\. --- --- Data for Name: gtest30_1; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.gtest30_1 (a) FROM stdin; -\. --- --- Data for Name: gtest3a; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.gtest3a (a) FROM stdin; -a -c -\N -bb -\. --- --- Data for Name: gtest_child; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.gtest_child (f1, f2) FROM stdin; -2016-07-15 2 -\. --- --- Data for Name: gtest_child2; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.gtest_child2 (f1, f2) FROM stdin; -2016-08-15 3 -\. --- --- Data for Name: gtest_child3; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.gtest_child3 (f1, f2) FROM stdin; -2016-09-13 1 -\. --- --- Data for Name: gtest_tableoid; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.gtest_tableoid (a) FROM stdin; -1 -2 -\. --- --- Data for Name: gtestx; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.gtestx (a, x) FROM stdin; -\. --- --- Data for Name: gtestxx_1; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.gtestxx_1 (a, b) FROM stdin; -\. --- --- Data for Name: gtestxx_3; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.gtestxx_3 (a) FROM stdin; -\. --- --- Data for Name: gtestxx_4; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.gtestxx_4 (a) FROM stdin; -\. --- --- Data for Name: gtesty; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.gtesty (x) FROM stdin; -\. --- --- Data for Name: has_fast_default; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.has_fast_default (f1, f2) FROM stdin; -1 42 -\. --- --- Data for Name: hash_f8_heap; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.hash_f8_heap (seqno, random) FROM stdin; -0 1935401906 -1 1345971420 -2 656473370 -3 1269710788 -4 1156776517 -5 1289013296 -6 1415564928 -7 1937919553 -8 435456494 -9 66302641 -10 915852158 -11 1661301944 -12 961711400 -13 74070078 -14 2036973298 -15 843938989 -16 189351248 -17 1388679963 -18 556726251 -19 634715959 -20 1489080225 -21 649132105 -22 886008616 -23 1280154196 -24 2036166893 -25 846480997 -26 1102020422 -27 1533442662 -28 2060089600 -29 1212135685 -30 539384293 -31 1848007858 -32 410623457 -33 1195857664 -34 970234999 -35 1567399975 -36 337387312 -37 238316279 -38 1357835880 -39 772843806 -40 304618920 -41 126204390 -42 286662102 -43 1266330320 -44 200274468 -45 176151752 -46 2110269310 -47 389625717 -48 1564831715 -49 519511913 -50 1024341676 -51 906428292 -52 1168644018 -53 1910350293 -54 39098840 -55 1057327263 -56 609347642 -57 1141119263 -58 443286278 -59 521953594 -60 205771300 -61 982670571 -62 222477805 -63 616394758 -64 31044587 -65 1192712804 -66 36311085 -67 368431899 -68 1431029083 -69 1394146965 -70 1141275706 -71 1735648004 -72 1520351356 -73 1427937808 -74 854494676 -75 1720625824 -76 1604089561 -77 817280338 -78 2110251541 -79 1021437628 -80 1336792251 -81 987109570 -82 1927865921 -83 357952622 -84 749976215 -85 1966964761 -86 1415279885 -87 1359323857 -88 960600376 -89 1858566163 -90 1881277452 -91 1166371677 -92 693753087 -93 2103755257 -94 1782766435 -95 724797674 -96 1148984413 -97 1819077520 -98 1093229574 -99 432529848 -100 1065740837 -101 87021632 -102 20694204 -103 438608545 -104 1514959440 -105 875188881 -106 11750722 -107 971565353 -108 1692469219 -109 2122002263 -110 1993002982 -111 881777823 -112 961628185 -113 1773385255 -114 1239730445 -115 1711604400 -116 1592866368 -117 507526682 -118 923444610 -119 405983097 -120 218609198 -121 657238414 -122 1572354774 -123 912362285 -124 613510023 -125 1207637561 -126 1637159959 -127 1762494436 -128 879231433 -129 582905885 -130 47540636 -131 1944972270 -132 669927517 -133 68234841 -134 236097168 -135 37403310 -136 943423722 -137 247847890 -138 1008968663 -139 488409293 -140 222366505 -141 854487997 -142 1370187116 -143 1183994691 -144 480389604 -145 462433913 -146 748115443 -147 2073255973 -148 969960596 -149 1671560053 -150 331755422 -151 1188569794 -152 181314819 -153 1904110196 -154 2100932079 -155 794824842 -156 964264109 -157 1590608390 -158 409835630 -159 1843495542 -160 26030628 -161 457376267 -162 1640984164 -163 695958145 -164 525611108 -165 1877081332 -166 733361455 -167 1469034830 -168 2124929222 -169 1742330119 -170 1957444123 -171 199812080 -172 449334468 -173 1180147592 -174 1383806771 -175 929724073 -176 1642581505 -177 2131922214 -178 855496398 -179 465058453 -180 1655998620 -181 1187251820 -182 1653628247 -183 1837313439 -184 943878368 -185 1607076678 -186 484654634 -187 1908142477 -188 1050201421 -189 894490264 -190 1604154371 -191 1076232049 -192 1351866531 -193 1097654887 -194 1772190194 -195 1877477639 -196 827252572 -197 358068002 -198 1199028821 -199 804698146 -200 2100398121 -201 1008989297 -202 1004510226 -203 402248941 -204 41653241 -205 240833349 -206 1331973014 -207 1684234746 -208 225271916 -209 39985764 -210 1809552 -211 1881270536 -212 1227237584 -213 1655437799 -214 1571100327 -215 23632304 -216 1115030830 -217 2055754961 -218 1931774781 -219 17748603 -220 802761578 -221 1388445504 -222 1093980652 -223 7144461 -224 338616744 -225 718687198 -226 1884622101 -227 1165869316 -228 1076755200 -229 936167274 -230 1970567462 -231 1029669673 -232 1945156571 -233 827594041 -234 1431918615 -235 1986809812 -236 1068427390 -237 616407981 -238 1523560911 -239 1293699306 -240 656393746 -241 1525370463 -242 1027486194 -243 1883631330 -244 1033324614 -245 451102874 -246 1907263635 -247 871796 -248 359374187 -249 1691554768 -250 18620399 -251 1162135765 -252 932516625 -253 1112601051 -254 1169280227 -255 1271133369 -256 1831288250 -257 906418680 -258 289519037 -259 760559802 -260 1842585954 -261 112602851 -262 1790229476 -263 1640258878 -264 940196892 -265 1074664443 -266 1479585042 -267 2008624283 -268 1691072424 -269 855662305 -270 1154839941 -271 199982522 -272 233549120 -273 34842488 -274 2083613853 -275 1266873735 -276 485945362 -277 1843393840 -278 1267745531 -279 845319549 -280 1387464960 -281 1286365931 -282 2007455315 -283 172497937 -284 251483334 -285 1029251894 -286 1443631306 -287 2082771584 -288 1935670574 -289 1733150343 -290 695847739 -291 1630772880 -292 1845753195 -293 338593567 -294 1123548110 -295 638466439 -296 1413258010 -297 455649505 -298 499607074 -299 956846786 -300 1311311810 -301 1654447016 -302 1156829309 -303 1544860931 -304 1689289504 -305 1092959514 -306 664251018 -307 27751218 -308 788869706 -309 1931996549 -310 873070767 -311 28851018 -312 1070878832 -313 733042434 -314 201348956 -315 1322362167 -316 1762294328 -317 1644980262 -318 1257650103 -319 1550481254 -320 1230646958 -321 1953497842 -322 1033770487 -323 928916505 -324 144607761 -325 9834949 -326 1567382944 -327 1557865771 -328 465484454 -329 2066990019 -330 367228910 -331 1776796265 -332 1573953387 -333 1524058219 -334 1174173548 -335 1115759243 -336 469534085 -337 1838424566 -338 1143510461 -339 1258403791 -340 1622937467 -341 2016581228 -342 1287254809 -343 546332652 -344 602140015 -345 1488603765 -346 1868694819 -347 216950695 -348 986100380 -349 978861274 -350 1767431950 -351 69263690 -352 784875469 -353 653718789 -354 998180195 -355 929483230 -356 663553738 -357 418079491 -358 339865354 -359 1129038193 -360 337585862 -361 707094264 -362 758350810 -363 1911539249 -364 83668835 -365 1932524358 -366 879814844 -367 553202920 -368 1623465276 -369 2023325305 -370 1811606711 -371 1098919095 -372 1892422886 -373 951377872 -374 1645251747 -375 347079253 -376 292497990 -377 1366462918 -378 564029948 -379 1278598370 -380 197840545 -381 183978250 -382 1347862060 -383 982716014 -384 837697039 -385 198558607 -386 1912199244 -387 1501250778 -388 616638098 -389 104580950 -390 482805323 -391 954223961 -392 811675214 -393 1241156133 -394 718279562 -395 895344049 -396 1026196843 -397 1598094407 -398 1448546969 -399 502178471 -400 1473936064 -401 1112670032 -402 1601097566 -403 1218875302 -404 2064047905 -405 1098865666 -406 1565954555 -407 209062247 -408 317844936 -409 2129984504 -410 1487660617 -411 515685481 -412 166479106 -413 688039029 -414 1498401495 -415 1004176146 -416 886597636 -417 1263117092 -418 357943276 -419 1503235734 -420 1367698042 -421 840748599 -422 309976047 -423 31889609 -424 2081904732 -425 1028255610 -426 927233658 -427 960617927 -428 478866369 -429 228296980 -430 1462796398 -431 1952802433 -432 1340967012 -433 916410316 -434 1024194088 -435 1257531269 -436 2015275982 -437 442664995 -438 1466593516 -439 185637271 -440 425165851 -441 806770485 -442 701322752 -443 591644958 -444 1494809514 -445 52240600 -446 1595821104 -447 233923502 -448 1315357692 -449 1953764380 -450 1737159237 -451 535572086 -452 647029331 -453 2047135284 -454 567461695 -455 581450415 -456 927907246 -457 1494695354 -458 1542068342 -459 1406773615 -460 1722992334 -461 857381092 -462 1212092401 -463 916475698 -464 1773791408 -465 88802841 -466 26523320 -467 1641583743 -468 531467836 -469 1493116836 -470 1827221014 -471 956633688 -472 152403674 -473 381060118 -474 1548278646 -475 1647213188 -476 433300718 -477 996616102 -478 1881136691 -479 1748658410 -480 802896834 -481 1470812280 -482 136746849 -483 1449926165 -484 1370463916 -485 704208544 -486 2031376580 -487 150887515 -488 51420250 -489 1425961274 -490 1557661130 -491 1774412584 -492 135858718 -493 622269883 -494 543404635 -495 1909650126 -496 711072724 -497 569927955 -498 1403750221 -499 1242540561 -500 2063044791 -501 1083487587 -502 51690601 -503 67964817 -504 1464547706 -505 1599969247 -506 1715178006 -507 1897848424 -508 449101701 -509 1448831049 -510 1499023187 -511 1251998535 -512 772159681 -513 1635770036 -514 554441052 -515 2142623597 -516 192494932 -517 438333984 -518 146027464 -519 243915183 -520 1864295258 -521 1703688595 -522 2018327767 -523 2000153976 -524 178474830 -525 414248754 -526 1762320454 -527 889547555 -528 984176709 -529 1018587028 -530 2132088116 -531 899737853 -532 2102074615 -533 36295069 -534 967702670 -535 1419138673 -536 1636264316 -537 535397028 -538 1169503450 -539 2085366017 -540 1984228077 -541 521042989 -542 1189880904 -543 608904110 -544 9329377 -545 1744321956 -546 604044060 -547 201824309 -548 35172292 -549 750071524 -550 445739492 -551 1899467550 -552 306276471 -553 316583612 -554 1752137878 -555 484751302 -556 730832366 -557 1366974684 -558 1374298857 -559 1715009076 -560 238078064 -561 1358903325 -562 467263281 -563 192669032 -564 1395198394 -565 1434965951 -566 1611807705 -567 883979062 -568 1970362980 -569 633827507 -570 821861431 -571 1807107409 -572 1154870496 -573 2011742335 -574 268527872 -575 1164199873 -576 1608580643 -577 872571932 -578 1366024183 -579 1643752935 -580 1622643456 -581 1811763675 -582 1395736837 -583 1928919928 -584 2128347287 -585 1000391067 -586 266187582 -587 711696006 -588 219882103 -589 1640486439 -590 279221434 -591 457960168 -592 851906116 -593 746484715 -594 650629200 -595 99620862 -596 33967018 -597 114953257 -598 983599924 -599 2004329998 -600 748780765 -601 1805461355 -602 1663953760 -603 1903651261 -604 1669720042 -605 1932481632 -606 920367487 -607 1130817037 -608 657569916 -609 138908022 -610 627086324 -611 132729724 -612 1950671697 -613 2022823161 -614 2061649652 -615 1931535337 -616 875730580 -617 180353586 -618 495747695 -619 1095612683 -620 1820840025 -621 774969129 -622 1553572851 -623 525262493 -624 1521453844 -625 56718403 -626 624883355 -627 1555420862 -628 171671661 -629 1608483279 -630 1412267213 -631 920452426 -632 1266460986 -633 928737325 -634 676620039 -635 788697380 -636 713735309 -637 1596987526 -638 1919514417 -639 1371305225 -640 1735895548 -641 399117093 -642 1504034949 -643 1539083598 -644 274456606 -645 1418200954 -646 1323135287 -647 1150187186 -648 1598554540 -649 1818882982 -650 98316222 -651 1271910918 -652 446368463 -653 1651889073 -654 1797173411 -655 1967822307 -656 1708607477 -657 274573119 -658 1375759521 -659 1880279138 -660 1883056398 -661 640543086 -662 653247916 -663 1002033737 -664 1569280411 -665 1329867955 -666 1790731117 -667 135532072 -668 779371834 -669 1562761887 -670 1506837297 -671 367783734 -672 1961878980 -673 863388599 -674 1906867332 -675 88851939 -676 134105905 -677 1082518971 -678 1239039125 -679 1732660445 -680 753918305 -681 1337355347 -682 857087715 -683 1200286768 -684 841760773 -685 506777479 -686 1020625427 -687 402884602 -688 781350598 -689 248901301 -690 135680092 -691 516923348 -692 889444387 -693 788928008 -694 1518957085 -695 311241151 -696 2118795963 -697 1162204555 -698 446773223 -699 750684149 -700 577482794 -701 1953610521 -702 1118467884 -703 391878126 -704 669515472 -705 877851568 -706 480730065 -707 803621377 -708 1960370540 -709 1719769191 -710 388798174 -711 566805197 -712 909640890 -713 1245885890 -714 1767091966 -715 1751401663 -716 1752663369 -717 640233745 -718 6802617 -719 386530319 -720 889135046 -721 142482709 -722 903453667 -723 1778579434 -724 931410717 -725 274927105 -726 2089820585 -727 902723033 -728 1437131660 -729 389110160 -730 1653407182 -731 2014614454 -732 195237033 -733 624391418 -734 259008932 -735 864752505 -736 1502242987 -737 739738998 -738 1668373882 -739 1315129879 -740 312024541 -741 2057172057 -742 1881935076 -743 1221665431 -744 1155574299 -745 1501543394 -746 825583447 -747 760754020 -748 2141777140 -749 832386064 -750 1147284339 -751 883428538 -752 974868774 -753 2050738006 -754 514524324 -755 1906279491 -756 178181463 -757 456861261 -758 661518876 -759 1615313123 -760 845971422 -761 167442411 -762 1482443929 -763 1041208455 -764 791833829 -765 1741452862 -766 1905960961 -767 146593168 -768 333708212 -769 1426851195 -770 1461723047 -771 645732753 -772 1336539604 -773 1196174476 -774 1867398184 -775 344630255 -776 550234222 -777 545497983 -778 1105384275 -779 544527714 -780 1377884048 -781 105184966 -782 1427956253 -783 205269174 -784 8439325 -785 1942480577 -786 2111548665 -787 186620788 -788 251858191 -789 625583894 -790 1801933912 -791 1097829613 -792 793026305 -793 1136894193 -794 2139038068 -795 1584860134 -796 730863407 -797 1897515381 -798 1731453303 -799 1064571619 -800 1176882929 -801 1045692702 -802 1710304372 -803 365938885 -804 94383530 -805 1430218909 -806 710569141 -807 644617753 -808 1975716892 -809 1815953416 -810 1189145467 -811 1206117292 -812 1921138383 -813 469618072 -814 1411386466 -815 1929577708 -816 264615002 -817 1375451484 -818 2116198496 -819 516473193 -820 2001035378 -821 1770648760 -822 1614302806 -823 646578035 -824 760059306 -825 1605857226 -826 83954521 -827 1490922713 -828 1355888960 -829 1815407824 -830 408010685 -831 385288241 -832 713616879 -833 2118315057 -834 751227126 -835 808000409 -836 1401050318 -837 1461796267 -838 1452618162 -839 1229283563 -840 1130266036 -841 494279982 -842 287917207 -843 903920771 -844 963898054 -845 1699303674 -846 686014831 -847 1228513056 -848 927271510 -849 654729679 -850 1744986249 -851 780823240 -852 277894792 -853 1211805407 -854 1427401275 -855 1037954098 -856 670178986 -857 1511355796 -858 381393163 -859 2026067946 -860 1179279973 -861 789403848 -862 263872539 -863 1892896852 -864 760235258 -865 1015099665 -866 553413613 -867 13801928 -868 329412285 -869 2006031776 -870 1243085491 -871 1459678321 -872 352828110 -873 1531002699 -874 216115444 -875 1316726164 -876 1082822725 -877 902130275 -878 397755573 -879 2010094235 -880 1556859954 -881 2142741822 -882 643433827 -883 1834754746 -884 1207063582 -885 2070835102 -886 725225196 -887 1877242568 -888 1434707250 -889 1106618360 -890 1755826866 -891 466503575 -892 1896022208 -893 2019699405 -894 211916779 -895 508773818 -896 887315422 -897 765330393 -898 522575747 -899 1216727707 -900 623878521 -901 1765661238 -902 528922380 -903 976706631 -904 1149180289 -905 745037824 -906 145949147 -907 84519366 -908 1647168099 -909 543704720 -910 2094613601 -911 1056544406 -912 538962895 -913 590563780 -914 743815504 -915 1746026477 -916 513915234 -917 1469040701 -918 1475785397 -919 1948622485 -920 428175413 -921 1084128615 -922 267642412 -923 176713973 -924 956344372 -925 479559192 -926 685487792 -927 1843659794 -928 1244889585 -929 1208063539 -930 912903854 -931 1868768106 -932 826241129 -933 1441826234 -934 697991089 -935 1975421419 -936 39380411 -937 843940236 -938 2059940785 -939 1686548510 -940 1387644957 -941 2007070739 -942 595609268 -943 1926607852 -944 450150871 -945 1339424773 -946 1525150681 -947 964066106 -948 660981826 -949 853452430 -950 765204943 -951 1089157239 -952 1937581045 -953 1032847355 -954 1265871212 -955 746441769 -956 1512406547 -957 1951359004 -958 442617915 -959 609812484 -960 1011938895 -961 1355521769 -962 331096942 -963 1838180025 -964 649864356 -965 1029088031 -966 1666117796 -967 689244767 -968 1873028268 -969 1578574933 -970 228309629 -971 1113189577 -972 1438162024 -973 823918898 -974 892313781 -975 1888312896 -976 15860023 -977 269980814 -978 704895354 -979 676841849 -980 1123433244 -981 1470100297 -982 1765999088 -983 913530641 -984 355464004 -985 884386652 -986 1659972410 -987 1867870552 -988 688262009 -989 2102590325 -990 330199388 -991 1700200904 -992 1310628447 -993 661296331 -994 1390897281 -995 1960492803 -996 1690384362 -997 909531429 -998 502253922 -999 1415928982 -1000 340622715 -1001 730563551 -1002 381634911 -1003 1778784739 -1004 1554482449 -1005 1273948692 -1006 1519613987 -1007 1570342472 -1008 1543929506 -1009 77025693 -1010 99700673 -1011 519879102 -1012 1547125990 -1013 1865699761 -1014 1433409743 -1015 1902589995 -1016 602602766 -1017 945898505 -1018 1622976899 -1019 1290864775 -1020 901005183 -1021 1953176287 -1022 843582031 -1023 64149982 -1024 466988970 -1025 86995665 -1026 2024642785 -1027 9889685 -1028 996527094 -1029 379413059 -1030 1425818667 -1031 1337149809 -1032 1109976610 -1033 1807453579 -1034 968450901 -1035 516975412 -1036 933918623 -1037 340581240 -1038 2087317884 -1039 330364482 -1040 417606934 -1041 39534910 -1042 850243584 -1043 1964732924 -1044 1905234671 -1045 136169680 -1046 1719839271 -1047 360353789 -1048 1082068185 -1049 1195332522 -1050 1651218564 -1051 1983073368 -1052 1001025162 -1053 347316948 -1054 2047223350 -1055 1468014132 -1056 434312613 -1057 1924382487 -1058 1477903817 -1059 1430839707 -1060 156311898 -1061 756238837 -1062 620505869 -1063 1266288509 -1064 416208768 -1065 1588956770 -1066 1783263921 -1067 1350127391 -1068 1929538010 -1069 1723098157 -1070 1680491873 -1071 199661296 -1072 1762633067 -1073 383251810 -1074 16910573 -1075 1520384091 -1076 519421490 -1077 1736749844 -1078 1880737880 -1079 1601489675 -1080 784598719 -1081 1384472797 -1082 1437079396 -1083 1785623881 -1084 1731789745 -1085 1336819098 -1086 1106154365 -1087 18618710 -1088 1113717938 -1089 436574535 -1090 1449458417 -1091 1270029836 -1092 1192813372 -1093 2069964286 -1094 388834697 -1095 1609022140 -1096 1511437408 -1097 24614970 -1098 811665883 -1099 1293491771 -1100 1747713128 -1101 344674109 -1102 1493153067 -1103 1362862547 -1104 727925919 -1105 1510063640 -1106 735762990 -1107 1247347409 -1108 1099329837 -1109 469017223 -1110 701353436 -1111 1883928556 -1112 1853490020 -1113 2138432832 -1114 1522068789 -1115 1437796117 -1116 1327768283 -1117 480739506 -1118 1456414827 -1119 294002573 -1120 917314041 -1121 758389596 -1122 1564032409 -1123 2110127413 -1124 680870235 -1125 1952867107 -1126 1571665905 -1127 44823995 -1128 1977482077 -1129 235848141 -1130 1338315766 -1131 1577711557 -1132 580522250 -1133 683985186 -1134 793090457 -1135 1308448169 -1136 46565178 -1137 1528853447 -1138 408311930 -1139 1145895015 -1140 1997870670 -1141 1109665366 -1142 882339923 -1143 1703877042 -1144 1100614551 -1145 256925064 -1146 994189511 -1147 280899186 -1148 737664571 -1149 303120690 -1150 574901759 -1151 1654978612 -1152 1061510287 -1153 2138934168 -1154 1617622378 -1155 1742380522 -1156 1944317627 -1157 1041804635 -1158 1787204517 -1159 1774316057 -1160 1277652776 -1161 978036636 -1162 1204543966 -1163 1858175026 -1164 1662021822 -1165 1997634423 -1166 1019139547 -1167 1708587000 -1168 1379004223 -1169 1427451477 -1170 706998368 -1171 1229391245 -1172 389633196 -1173 1589338291 -1174 785784640 -1175 1490247747 -1176 1846263356 -1177 1779974151 -1178 1771146933 -1179 436444279 -1180 2083094842 -1181 198565044 -1182 2091422891 -1183 997121481 -1184 190015564 -1185 1561561621 -1186 592018355 -1187 2134333192 -1188 455882609 -1189 231739224 -1190 1761165601 -1191 1733535385 -1192 1209775860 -1193 818225919 -1194 1444226764 -1195 724314034 -1196 668376695 -1197 315882663 -1198 285417387 -1199 2047380918 -1200 1743334141 -1201 992415755 -1202 1129288515 -1203 2132967337 -1204 434270398 -1205 1915073155 -1206 1475731436 -1207 133050106 -1208 1547563659 -1209 1099394721 -1210 569494385 -1211 1483174853 -1212 1297959765 -1213 513433629 -1214 332812686 -1215 1487975329 -1216 2074995250 -1217 924831041 -1218 1474824873 -1219 383394211 -1220 1156570265 -1221 1088506826 -1222 2116929597 -1223 218862478 -1224 1906732746 -1225 1413672713 -1226 943176512 -1227 427625793 -1228 1729555376 -1229 1228593899 -1230 327523063 -1231 1325405869 -1232 73526006 -1233 1456811578 -1234 1310889558 -1235 507796405 -1236 1224401086 -1237 639137346 -1238 640846511 -1239 624481097 -1240 1738532067 -1241 1210340897 -1242 2107655950 -1243 889008184 -1244 1723774526 -1245 292984988 -1246 229499866 -1247 1651286128 -1248 1217816029 -1249 1704324739 -1250 2034680340 -1251 226902646 -1252 645347918 -1253 2004126289 -1254 445765124 -1255 404597016 -1256 1270315354 -1257 1388941637 -1258 832222809 -1259 852387082 -1260 470051888 -1261 1159745872 -1262 30309304 -1263 543577895 -1264 469073802 -1265 1341198862 -1266 1051374300 -1267 1693474888 -1268 1980336209 -1269 1692220811 -1270 170472337 -1271 1571384628 -1272 755078060 -1273 130644639 -1274 312909165 -1275 331368938 -1276 423629627 -1277 542409031 -1278 1982655067 -1279 1641445656 -1280 99250122 -1281 1869851759 -1282 1868348303 -1283 744598040 -1284 1726494400 -1285 166629779 -1286 1149195056 -1287 849326106 -1288 1555571416 -1289 1981417865 -1290 1701713188 -1291 2025623305 -1292 993680089 -1293 1732022492 -1294 421717552 -1295 1462753892 -1296 925737707 -1297 1473091852 -1298 1008745132 -1299 758590268 -1300 1017829015 -1301 1179217470 -1302 182491248 -1303 1772907076 -1304 1309862109 -1305 495400413 -1306 2104276014 -1307 1733491737 -1308 1037809444 -1309 1939447433 -1310 1227453745 -1311 1137059567 -1312 1661815544 -1313 948318400 -1314 1881657607 -1315 1240826296 -1316 1114948180 -1317 883369016 -1318 2090152402 -1319 523035948 -1320 717303233 -1321 1644381943 -1322 401175605 -1323 1710983323 -1324 1228920787 -1325 822893157 -1326 1026253567 -1327 7174846 -1328 148501361 -1329 2034998699 -1330 765765114 -1331 1166330377 -1332 1066732521 -1333 948256363 -1334 791753805 -1335 229110983 -1336 1443656776 -1337 748546171 -1338 1962602720 -1339 333982573 -1340 540509957 -1341 1042572817 -1342 1471042140 -1343 54841853 -1344 1990891218 -1345 1205216099 -1346 1295668150 -1347 958355750 -1348 2088585115 -1349 1238336904 -1350 1481391698 -1351 658404701 -1352 735235199 -1353 1882567304 -1354 221904376 -1355 1964155987 -1356 557976813 -1357 1248157943 -1358 1971330833 -1359 706478175 -1360 1135672994 -1361 589612300 -1362 1872808552 -1363 54921868 -1364 1537868663 -1365 517078709 -1366 284032851 -1367 834041791 -1368 1265624880 -1369 99151923 -1370 1168024364 -1371 1806134837 -1372 1141724740 -1373 491582856 -1374 1860976691 -1375 985132310 -1376 1696798956 -1377 1009161193 -1378 1943488060 -1379 1637900423 -1380 100014449 -1381 1277396111 -1382 148821476 -1383 835249649 -1384 1012479767 -1385 370725852 -1386 651921988 -1387 1570456580 -1388 1618883795 -1389 475769173 -1390 129451107 -1391 607073142 -1392 1065381473 -1393 2002259659 -1394 661995010 -1395 455766488 -1396 371854720 -1397 946027861 -1398 1289808280 -1399 1637479601 -1400 1045179784 -1401 310348996 -1402 1296130790 -1403 39420876 -1404 801931853 -1405 1009623833 -1406 1024553187 -1407 351247161 -1408 2018785026 -1409 820557599 -1410 1989147584 -1411 2118799476 -1412 2097953710 -1413 2137969061 -1414 806565477 -1415 962949829 -1416 361211265 -1417 1458487465 -1418 385922762 -1419 1980095061 -1420 1934256638 -1421 515373869 -1422 439684555 -1423 852154464 -1424 370149881 -1425 1101679565 -1426 1307920952 -1427 742004601 -1428 2047707426 -1429 450245584 -1430 232000554 -1431 945403562 -1432 760594581 -1433 1528131345 -1434 984824438 -1435 1562526434 -1436 390271530 -1437 2009377625 -1438 1913773595 -1439 261572909 -1440 682451577 -1441 1755437531 -1442 232888737 -1443 632921639 -1444 1745922944 -1445 1039454214 -1446 1595871469 -1447 2107134210 -1448 350458031 -1449 1981794231 -1450 1939745623 -1451 137231021 -1452 349684452 -1453 231946530 -1454 989385485 -1455 719834333 -1456 1333626095 -1457 149822790 -1458 1461838935 -1459 1233849873 -1460 600068374 -1461 1693839489 -1462 31769787 -1463 1360662955 -1464 1074487186 -1465 1016594225 -1466 775705741 -1467 1464758717 -1468 878488203 -1469 541995688 -1470 1726331626 -1471 1560939780 -1472 149949572 -1473 1959220363 -1474 46377771 -1475 1895872516 -1476 851190929 -1477 1642249240 -1478 1855523078 -1479 1201648960 -1480 1476559823 -1481 1647785053 -1482 1338879981 -1483 1826244276 -1484 1879731583 -1485 180781819 -1486 398594961 -1487 1065874030 -1488 330604609 -1489 1860433896 -1490 152240255 -1491 930672983 -1492 1406789738 -1493 184010042 -1494 143852291 -1495 333793276 -1496 1200604268 -1497 919558032 -1498 1798551993 -1499 2079092471 -1500 1461553721 -1501 1377399971 -1502 1492548603 -1503 1611503293 -1504 1189136686 -1505 1538926374 -1506 1359892161 -1507 2040327615 -1508 1033691967 -1509 1067931592 -1510 1094492927 -1511 362768142 -1512 568232997 -1513 285889261 -1514 41528770 -1515 300480933 -1516 466671080 -1517 440123732 -1518 1366354963 -1519 797275689 -1520 153073980 -1521 1518595219 -1522 1727948672 -1523 1559863718 -1524 1702605261 -1525 1871800963 -1526 1893656995 -1527 755725881 -1528 643875348 -1529 1544725340 -1530 687334704 -1531 2105429069 -1532 774641664 -1533 32399659 -1534 1569448714 -1535 1963778350 -1536 1571326034 -1537 781857227 -1538 1856622318 -1539 457534353 -1540 1849788819 -1541 803631597 -1542 820302495 -1543 270538169 -1544 1089520858 -1545 861831266 -1546 571019102 -1547 1556191938 -1548 1301954998 -1549 1937374065 -1550 205983979 -1551 1455028978 -1552 1308485636 -1553 1933932652 -1554 867409049 -1555 863607250 -1556 1658249967 -1557 613582396 -1558 1619333131 -1559 154641667 -1560 10824088 -1561 159184188 -1562 112587088 -1563 785465752 -1564 191583847 -1565 1682035802 -1566 601760455 -1567 1762909881 -1568 316409382 -1569 310899125 -1570 72960586 -1571 18714553 -1572 1114530722 -1573 893263082 -1574 289252722 -1575 56567933 -1576 1755094348 -1577 860271824 -1578 1612759871 -1579 909565698 -1580 650162242 -1581 1818743851 -1582 217111028 -1583 1958647878 -1584 1605192855 -1585 1084520077 -1586 674771480 -1587 1115959174 -1588 1698102473 -1589 146620964 -1590 1270600842 -1591 1708926562 -1592 305805152 -1593 1383187930 -1594 346908666 -1595 497388999 -1596 917740085 -1597 948669121 -1598 112815233 -1599 1234149467 -1600 1259568246 -1601 185775819 -1602 1252864020 -1603 226615321 -1604 1079038901 -1605 1542116743 -1606 283183254 -1607 686649601 -1608 254904919 -1609 1895943125 -1610 1596215299 -1611 905067161 -1612 1567203328 -1613 1813326328 -1614 716231392 -1615 1024912535 -1616 750362757 -1617 1391002872 -1618 2140871710 -1619 300981583 -1620 1537623836 -1621 1263988904 -1622 2009908145 -1623 1843428988 -1624 499693186 -1625 209333163 -1626 193334340 -1627 1417433271 -1628 1158002285 -1629 306149573 -1630 504099090 -1631 270086883 -1632 491925392 -1633 1756963111 -1634 496702204 -1635 1570964294 -1636 1151596206 -1637 779885458 -1638 110130247 -1639 1406501125 -1640 528344936 -1641 1706345547 -1642 164084639 -1643 2095548264 -1644 1372188227 -1645 880316031 -1646 972977152 -1647 2122550984 -1648 123835255 -1649 966365214 -1650 276048919 -1651 1661459092 -1652 82870470 -1653 138473416 -1654 1357404432 -1655 582563656 -1656 347806580 -1657 1550738772 -1658 1999996928 -1659 1505808865 -1660 1856888345 -1661 356612370 -1662 1775895748 -1663 201330090 -1664 2113575481 -1665 125114305 -1666 1772294384 -1667 1117688039 -1668 904999763 -1669 1882424631 -1670 376705517 -1671 1433344699 -1672 1441286530 -1673 540790156 -1674 1381409316 -1675 665991109 -1676 1421106187 -1677 206902820 -1678 641058446 -1679 1544941442 -1680 1173268034 -1681 917107365 -1682 1058916886 -1683 1256138504 -1684 1055580782 -1685 268837671 -1686 1838702160 -1687 1403387362 -1688 1819576443 -1689 1691215440 -1690 761712579 -1691 1528981141 -1692 2047827811 -1693 390124679 -1694 1730311231 -1695 2013919644 -1696 515238984 -1697 1355121967 -1698 984124036 -1699 1420238748 -1700 1090062950 -1701 1360829553 -1702 706099799 -1703 383865833 -1704 1901619709 -1705 2087509115 -1706 1049856942 -1707 1175242248 -1708 146928287 -1709 1690915388 -1710 572700042 -1711 1320196321 -1712 460539106 -1713 1631616929 -1714 428851177 -1715 1516119888 -1716 1900454600 -1717 120069690 -1718 772023602 -1719 1572547395 -1720 1811285130 -1721 1533736181 -1722 954044888 -1723 1711629293 -1724 1923860860 -1725 536872471 -1726 1578065290 -1727 291616197 -1728 1891994438 -1729 414705678 -1730 1711854945 -1731 834573741 -1732 1775535231 -1733 270471096 -1734 1218439574 -1735 1529671292 -1736 210496564 -1737 120812868 -1738 557429892 -1739 357424851 -1740 1811728257 -1741 1130129934 -1742 1677621173 -1743 124783715 -1744 614263215 -1745 2106472350 -1746 1640903603 -1747 367234167 -1748 79058392 -1749 265443557 -1750 1939781563 -1751 1890343523 -1752 1799179738 -1753 746342803 -1754 1454489168 -1755 1575556950 -1756 1283215275 -1757 885070810 -1758 1867173147 -1759 1027726065 -1760 1299776488 -1761 1431544444 -1762 1862299806 -1763 927828071 -1764 1702015541 -1765 933255732 -1766 310015715 -1767 1912512105 -1768 1054068601 -1769 867445607 -1770 122453308 -1771 718313210 -1772 1997575542 -1773 1800074481 -1774 843096925 -1775 464355109 -1776 1759063184 -1777 336516880 -1778 831589277 -1779 1838121576 -1780 601960437 -1781 623887192 -1782 1580981451 -1783 253656527 -1784 1370229995 -1785 887986972 -1786 1829213477 -1787 505961622 -1788 1773057782 -1789 1548902977 -1790 1533687688 -1791 925350623 -1792 832963773 -1793 1248503846 -1794 1853178694 -1795 387495666 -1796 34275931 -1797 15710762 -1798 152524123 -1799 1088344532 -1800 883156369 -1801 274977432 -1802 1806657742 -1803 733248263 -1804 2075051913 -1805 502271019 -1806 1197603373 -1807 1686631449 -1808 838787899 -1809 2029192650 -1810 1377269378 -1811 1440748336 -1812 505596194 -1813 810767181 -1814 1694404863 -1815 1875826189 -1816 1698754153 -1817 1376134692 -1818 234304164 -1819 1324328288 -1820 777554021 -1821 1767991852 -1822 102195263 -1823 1610517795 -1824 869012050 -1825 1955373957 -1826 1998013461 -1827 903287981 -1828 1971084719 -1829 3053937 -1830 1991632513 -1831 706757441 -1832 278031369 -1833 1650806607 -1834 1440005704 -1835 205599634 -1836 5593978 -1837 490125429 -1838 1892231084 -1839 844381877 -1840 371834431 -1841 1122016814 -1842 137646565 -1843 877430625 -1844 1932783995 -1845 1832051428 -1846 605773167 -1847 1484054501 -1848 1060702473 -1849 840077331 -1850 660899141 -1851 1838256494 -1852 460585535 -1853 763094404 -1854 1301290641 -1855 1329597585 -1856 570984713 -1857 1151820455 -1858 85401919 -1859 394585785 -1860 1154874392 -1861 2077034432 -1862 1101343226 -1863 1432905761 -1864 1580357392 -1865 393865282 -1866 1638505395 -1867 1585951370 -1868 883990712 -1869 1383252831 -1870 282849600 -1871 1255825143 -1872 357785997 -1873 420496165 -1874 2133255769 -1875 143086345 -1876 105063946 -1877 591545288 -1878 1627140846 -1879 1165766419 -1880 1431622619 -1881 140556339 -1882 856539265 -1883 1892208154 -1884 903650743 -1885 10346259 -1886 1074322091 -1887 1474635456 -1888 1162166714 -1889 1159724010 -1890 1869221241 -1891 169557458 -1892 1089274795 -1893 823080819 -1894 1602463219 -1895 522148539 -1896 1216946102 -1897 1093484966 -1898 2108099909 -1899 2100936814 -1900 329254150 -1901 243465861 -1902 1209278309 -1903 687040147 -1904 663962027 -1905 1195050430 -1906 830126492 -1907 769025973 -1908 1786595718 -1909 309783690 -1910 1934792392 -1911 1070734689 -1912 450340029 -1913 643848009 -1914 815459195 -1915 1353990772 -1916 654194268 -1917 1889781287 -1918 681142581 -1919 1816360982 -1920 902021649 -1921 402880174 -1922 1985918440 -1923 1991296444 -1924 1225960994 -1925 1440898011 -1926 365961335 -1927 295423448 -1928 386899330 -1929 326577597 -1930 248876614 -1931 716153480 -1932 570043458 -1933 1458154923 -1934 1403193627 -1935 1234005485 -1936 505721706 -1937 85836472 -1938 2003031458 -1939 144833776 -1940 395620162 -1941 1790340202 -1942 1215568466 -1943 845960192 -1944 286704564 -1945 2031027661 -1946 52467316 -1947 940898832 -1948 1773325300 -1949 733609897 -1950 609776167 -1951 527863302 -1952 1136490072 -1953 448210959 -1954 371676098 -1955 214967418 -1956 1889108971 -1957 737637434 -1958 510390866 -1959 128524653 -1960 1064215031 -1961 759267480 -1962 844678133 -1963 1634258489 -1964 69938755 -1965 100388112 -1966 720780327 -1967 575660461 -1968 186224584 -1969 576328137 -1970 720494238 -1971 581844747 -1972 219184692 -1973 1936062704 -1974 1427804939 -1975 505889256 -1976 1819606717 -1977 1480272255 -1978 1446788088 -1979 1445448370 -1980 66398505 -1981 2056564255 -1982 1973311672 -1983 1202888577 -1984 357291567 -1985 197504122 -1986 1417855995 -1987 98916890 -1988 935141556 -1989 1928246861 -1990 227441543 -1991 1999356587 -1992 540030693 -1993 1072119676 -1994 1486131429 -1995 609969448 -1996 1172507788 -1997 59428108 -1998 1185629910 -1999 1358732373 -2000 635756245 -2001 1906124148 -2002 1940577120 -2003 854940937 -2004 1694703204 -2005 1220898411 -2006 1360830193 -2007 1366826273 -2008 553687018 -2009 660134634 -2010 664790995 -2011 620085523 -2012 569215241 -2013 490619019 -2014 1822974100 -2015 926506808 -2016 688123142 -2017 1093346447 -2018 1025423698 -2019 1623264698 -2020 874109660 -2021 1252865241 -2022 1475137638 -2023 1414140353 -2024 177501269 -2025 813785419 -2026 2024109802 -2027 1350009058 -2028 873213527 -2029 1062256064 -2030 561257783 -2031 1508969772 -2032 820896564 -2033 354351255 -2034 216427062 -2035 368116120 -2036 1575249666 -2037 1577257255 -2038 1734942393 -2039 2128936684 -2040 89908241 -2041 252249741 -2042 601538560 -2043 659123483 -2044 742868760 -2045 277029012 -2046 1585630291 -2047 1430991902 -2048 1370375460 -2049 463570342 -2050 906772953 -2051 97001472 -2052 1716435583 -2053 234426943 -2054 1511141826 -2055 1893936853 -2056 1048212362 -2057 1387767980 -2058 1096462263 -2059 1921425889 -2060 302540396 -2061 1657720046 -2062 1282912013 -2063 1123436960 -2064 2012071301 -2065 1499339075 -2066 1491553080 -2067 1439837319 -2068 929112683 -2069 1079011825 -2070 1421290355 -2071 1019020924 -2072 1331261566 -2073 2022828915 -2074 1678144407 -2075 2074130327 -2076 152374280 -2077 1116291051 -2078 1357638581 -2079 1522749740 -2080 1579861393 -2081 116927886 -2082 1619751212 -2083 1148813328 -2084 351354829 -2085 983409390 -2086 895266533 -2087 1399567191 -2088 223693722 -2089 1991728796 -2090 1173509432 -2091 526234118 -2092 1501965194 -2093 308937798 -2094 1649671078 -2095 1366552847 -2096 1808276873 -2097 993740510 -2098 658906518 -2099 589905908 -2100 2072752336 -2101 2080196874 -2102 1608926833 -2103 1256530254 -2104 1955542141 -2105 1139587592 -2106 1183176933 -2107 2107916421 -2108 108394995 -2109 393331867 -2110 1483182513 -2111 1688256388 -2112 510259753 -2113 955450078 -2114 689586069 -2115 861614583 -2116 1938859468 -2117 1584852602 -2118 113698126 -2119 15069543 -2120 1429097751 -2121 1287207559 -2122 541303661 -2123 783579297 -2124 1596145357 -2125 43491092 -2126 2648497 -2127 1256938582 -2128 1037231602 -2129 661555015 -2130 1846844491 -2131 962500290 -2132 594268241 -2133 1308287676 -2134 71546897 -2135 402326735 -2136 300391620 -2137 1254723830 -2138 362759508 -2139 408786616 -2140 1648055697 -2141 1845942022 -2142 2097043004 -2143 10831803 -2144 653908452 -2145 639145425 -2146 872446386 -2147 445284272 -2148 76514380 -2149 986144512 -2150 460353815 -2151 1505612131 -2152 125868423 -2153 1001657477 -2154 141707780 -2155 1722013780 -2156 1045148569 -2157 144356277 -2158 831468715 -2159 2082380171 -2160 805911293 -2161 530829558 -2162 897396814 -2163 1400179534 -2164 1839117234 -2165 968943711 -2166 1802506269 -2167 2139508854 -2168 76183893 -2169 17782130 -2170 400811822 -2171 1724239591 -2172 1863724152 -2173 350371179 -2174 1735071394 -2175 370148956 -2176 989516604 -2177 460034132 -2178 815433228 -2179 1066030984 -2180 1446178644 -2181 1275787044 -2182 424159467 -2183 1572047068 -2184 129960873 -2185 565867248 -2186 1146577200 -2187 1175109442 -2188 710223525 -2189 1978045915 -2190 1110005965 -2191 1516134818 -2192 361391825 -2193 2007402779 -2194 768830705 -2195 53025411 -2196 828862842 -2197 423853326 -2198 45050618 -2199 905046736 -2200 441635456 -2201 445862440 -2202 481802679 -2203 157875960 -2204 796233619 -2205 69390425 -2206 528024916 -2207 1785750224 -2208 529424557 -2209 1343458145 -2210 704297560 -2211 1975603201 -2212 471761541 -2213 1128457028 -2214 1400166621 -2215 601722414 -2216 1694324276 -2217 399260174 -2218 1776831856 -2219 257064153 -2220 229822441 -2221 739354173 -2222 1773198972 -2223 591214267 -2224 599273305 -2225 394546029 -2226 644239678 -2227 1428136147 -2228 818399355 -2229 689290296 -2230 185699235 -2231 1260034812 -2232 1135152737 -2233 667501914 -2234 1417910772 -2235 1931386356 -2236 736892339 -2237 1945935689 -2238 1569652932 -2239 1266316896 -2240 1141910186 -2241 126466845 -2242 1094436450 -2243 1613671727 -2244 1254923873 -2245 347119423 -2246 67910493 -2247 801764501 -2248 746379597 -2249 1844742349 -2250 1058828654 -2251 976202039 -2252 436612874 -2253 684543978 -2254 1567416306 -2255 1035886179 -2256 1079090007 -2257 64172336 -2258 316538679 -2259 1897489363 -2260 753462633 -2261 502237914 -2262 1010040527 -2263 1888615370 -2264 1169739829 -2265 280467651 -2266 1672518078 -2267 1906632168 -2268 78919692 -2269 1094687363 -2270 1025465417 -2271 1220829878 -2272 1221154208 -2273 2119901867 -2274 687017957 -2275 328594433 -2276 319537642 -2277 754928450 -2278 1130358934 -2279 1065917240 -2280 452187151 -2281 41703940 -2282 2042119279 -2283 888800026 -2284 726247919 -2285 1462051937 -2286 1924686205 -2287 1805337926 -2288 1526224273 -2289 93741236 -2290 1555343641 -2291 132203258 -2292 595979151 -2293 417900520 -2294 2020818628 -2295 1765718980 -2296 698368172 -2297 1545853059 -2298 1524867500 -2299 777287864 -2300 493056774 -2301 402849269 -2302 1998117743 -2303 1714210982 -2304 375267488 -2305 537652052 -2306 2042805415 -2307 694805131 -2308 1292580503 -2309 1025680701 -2310 1760722371 -2311 1744767654 -2312 1067384641 -2313 1655358002 -2314 486084032 -2315 1793632560 -2316 969926291 -2317 263286590 -2318 1451486839 -2319 348666916 -2320 357027826 -2321 859346832 -2322 480870175 -2323 953006977 -2324 1277247353 -2325 354205155 -2326 571242309 -2327 1975615525 -2328 1900058214 -2329 2096109810 -2330 605419741 -2331 245631340 -2332 351475431 -2333 456053836 -2334 1959842322 -2335 726742920 -2336 993705889 -2337 1855164089 -2338 1421548051 -2339 138802744 -2340 733361142 -2341 1034786774 -2342 1883570398 -2343 1800745784 -2344 542661128 -2345 222170783 -2346 1446894696 -2347 1512587419 -2348 485457373 -2349 750897887 -2350 1861254335 -2351 842485199 -2352 1610244720 -2353 194640862 -2354 1795492177 -2355 740008425 -2356 548846018 -2357 219250838 -2358 568140302 -2359 301420584 -2360 167877000 -2361 1173560043 -2362 547051925 -2363 519352432 -2364 1629613880 -2365 359410599 -2366 1246095352 -2367 475836121 -2368 67091041 -2369 520159755 -2370 614638865 -2371 800452183 -2372 1554946529 -2373 350725615 -2374 453714319 -2375 2097607657 -2376 572896398 -2377 1900609016 -2378 1462711428 -2379 1058353771 -2380 504023255 -2381 1176482115 -2382 1900838971 -2383 2114267975 -2384 1371122978 -2385 1548847500 -2386 706792752 -2387 1919968996 -2388 1768098338 -2389 1274933054 -2390 73905932 -2391 1935975339 -2392 301009450 -2393 620957857 -2394 307844123 -2395 1930623330 -2396 980368457 -2397 1553939475 -2398 258975803 -2399 1047459498 -2400 2074099230 -2401 873614668 -2402 1847911681 -2403 1481562111 -2404 1224340283 -2405 154142353 -2406 1431686120 -2407 1797236682 -2408 2054751369 -2409 746913900 -2410 708106805 -2411 411290976 -2412 1923396015 -2413 461462128 -2414 378075304 -2415 1147035345 -2416 2010309628 -2417 1084868056 -2418 919520693 -2419 1630924319 -2420 212317463 -2421 993426626 -2422 1419416010 -2423 513326913 -2424 1614384483 -2425 1727260133 -2426 296466595 -2427 447269292 -2428 1133715960 -2429 555442398 -2430 1494728790 -2431 1060331542 -2432 1429057066 -2433 1195156824 -2434 394410005 -2435 505913701 -2436 1349299177 -2437 1826096125 -2438 155666735 -2439 1256566898 -2440 425526377 -2441 863773541 -2442 1667857874 -2443 201438744 -2444 1325235669 -2445 2045933178 -2446 1348474090 -2447 1188061650 -2448 983317587 -2449 120511135 -2450 671502321 -2451 1195635050 -2452 1113937761 -2453 2090918331 -2454 1708961963 -2455 580838597 -2456 1670694816 -2457 2005428558 -2458 1028107889 -2459 656927128 -2460 413387308 -2461 375353032 -2462 1717258670 -2463 1842444374 -2464 1570509856 -2465 2111668675 -2466 200874427 -2467 772325385 -2468 1790281152 -2469 356541163 -2470 2028892283 -2471 68323881 -2472 1220314704 -2473 1549266509 -2474 269762625 -2475 398066725 -2476 1447716040 -2477 1618236715 -2478 1586128375 -2479 283549979 -2480 1738747851 -2481 110147048 -2482 1479185029 -2483 705201964 -2484 53581731 -2485 1040663344 -2486 1286040561 -2487 1724276547 -2488 898608254 -2489 166664803 -2490 233720027 -2491 1311995562 -2492 542017835 -2493 1950978697 -2494 1006956288 -2495 2112527691 -2496 1915163724 -2497 1207830715 -2498 737369428 -2499 1557961228 -2500 1564371878 -2501 618778063 -2502 1626285109 -2503 637202934 -2504 20560924 -2505 1896047735 -2506 1035269660 -2507 1468276964 -2508 1366800802 -2509 473914387 -2510 1751826943 -2511 958065005 -2512 584061436 -2513 1083528324 -2514 1663266970 -2515 637643167 -2516 2124191668 -2517 801823883 -2518 214436067 -2519 875316274 -2520 968488686 -2521 448156094 -2522 39828188 -2523 1510506521 -2524 251651144 -2525 1046784476 -2526 1475550564 -2527 19331220 -2528 107131544 -2529 65436344 -2530 1577292449 -2531 1671503422 -2532 684214407 -2533 1056093910 -2534 161222709 -2535 704775332 -2536 804657997 -2537 1196492369 -2538 25568648 -2539 23975152 -2540 1670406756 -2541 1777395592 -2542 982040157 -2543 106984544 -2544 713440268 -2545 497823479 -2546 744627712 -2547 690148289 -2548 1299647363 -2549 959063779 -2550 1565464563 -2551 120652401 -2552 1407219873 -2553 1605292752 -2554 1631158923 -2555 1658871017 -2556 504593580 -2557 959225839 -2558 1678202238 -2559 611725124 -2560 1024662184 -2561 1108011039 -2562 135744899 -2563 1708876591 -2564 16621301 -2565 296967608 -2566 266168275 -2567 821279299 -2568 1493459977 -2569 291736924 -2570 845254451 -2571 1016383085 -2572 2069132516 -2573 1827294608 -2574 1123367630 -2575 635089136 -2576 177634440 -2577 1867995342 -2578 1325237425 -2579 1477281803 -2580 679575473 -2581 743218341 -2582 1597934204 -2583 2086795346 -2584 201027445 -2585 1081609479 -2586 1598182716 -2587 705621025 -2588 2040835319 -2589 1128901306 -2590 1317346150 -2591 918013855 -2592 89428697 -2593 1453091049 -2594 479406798 -2595 106049998 -2596 1750058657 -2597 745575074 -2598 927329297 -2599 1096034986 -2600 1037311998 -2601 1772583748 -2602 2112418071 -2603 958960866 -2604 1452394709 -2605 1088302053 -2606 1594050002 -2607 1630029149 -2608 808813747 -2609 771803780 -2610 959827304 -2611 1488389220 -2612 1515022121 -2613 410277860 -2614 1427700919 -2615 1716049566 -2616 1491887340 -2617 878399987 -2618 274186943 -2619 1385239011 -2620 2007301293 -2621 1591533093 -2622 155769218 -2623 2096729990 -2624 897140494 -2625 635176016 -2626 55296340 -2627 499715503 -2628 1380751090 -2629 982625638 -2630 1595750489 -2631 270579440 -2632 607725738 -2633 1560684913 -2634 1229540306 -2635 2060120447 -2636 501503318 -2637 676106661 -2638 1542665948 -2639 1310317066 -2640 1447910441 -2641 355009604 -2642 651222638 -2643 815448914 -2644 765287465 -2645 2078923557 -2646 384014832 -2647 109691157 -2648 809839896 -2649 658201775 -2650 1494930168 -2651 669657541 -2652 102251221 -2653 1650699386 -2654 618903883 -2655 999391715 -2656 138391754 -2657 674200224 -2658 1499107219 -2659 1519142845 -2660 1656825862 -2661 947374060 -2662 1789722285 -2663 117067952 -2664 360575325 -2665 871778944 -2666 29704752 -2667 862078644 -2668 1547885605 -2669 1572370700 -2670 24912062 -2671 848312398 -2672 1927380305 -2673 676134700 -2674 1663761312 -2675 545184122 -2676 607574610 -2677 2047776144 -2678 654875279 -2679 1417414506 -2680 558494271 -2681 2321799 -2682 2087072048 -2683 660745492 -2684 1653021185 -2685 558492283 -2686 1660137208 -2687 1791412939 -2688 1232692507 -2689 1011760779 -2690 1163072136 -2691 742034721 -2692 1959134839 -2693 805310774 -2694 859102674 -2695 172226517 -2696 1677089718 -2697 888807426 -2698 1034305161 -2699 1077491675 -2700 313694478 -2701 1059217223 -2702 1925804073 -2703 93591135 -2704 1735351923 -2705 1442081737 -2706 638775257 -2707 195442885 -2708 1342374233 -2709 1293650536 -2710 1612857392 -2711 1900868504 -2712 1295972335 -2713 1552445792 -2714 414130349 -2715 801509872 -2716 2110938075 -2717 2074267557 -2718 445439164 -2719 1196146935 -2720 938544688 -2721 1608511300 -2722 1938181656 -2723 750195879 -2724 266338426 -2725 649800682 -2726 922422396 -2727 1943428144 -2728 1538608108 -2729 1956727557 -2730 873436171 -2731 1852302587 -2732 868461132 -2733 651756596 -2734 1945893722 -2735 456329408 -2736 2093838333 -2737 437185332 -2738 651772293 -2739 1288728918 -2740 1730835868 -2741 117146037 -2742 1042113775 -2743 879324556 -2744 1669591829 -2745 1456244124 -2746 1680834428 -2747 1633046257 -2748 1383028033 -2749 2126273592 -2750 681709544 -2751 174089073 -2752 1587301245 -2753 472407552 -2754 924284952 -2755 1853639671 -2756 1122208235 -2757 1846707349 -2758 1649584168 -2759 513332695 -2760 1655951258 -2761 375536691 -2762 218151634 -2763 376928743 -2764 1027293288 -2765 16561709 -2766 833258151 -2767 973647973 -2768 453747041 -2769 1485030444 -2770 114893244 -2771 37099261 -2772 1602176482 -2773 1157007019 -2774 916423817 -2775 1124284663 -2776 465767495 -2777 449774598 -2778 609847272 -2779 1848795528 -2780 428564542 -2781 1291556816 -2782 2022884601 -2783 2015865787 -2784 1763964369 -2785 799685905 -2786 1722021811 -2787 738688956 -2788 498909606 -2789 1224122331 -2790 1252021651 -2791 7377217 -2792 1599659022 -2793 1470173286 -2794 384305960 -2795 479468662 -2796 1486734995 -2797 1217564111 -2798 1453116636 -2799 1940482036 -2800 555110907 -2801 1568009880 -2802 1977581297 -2803 9803741 -2804 577533251 -2805 746521467 -2806 1134088405 -2807 1043300746 -2808 1196296065 -2809 1743935677 -2810 744612626 -2811 1624860607 -2812 888008846 -2813 620013579 -2814 1493242747 -2815 504489567 -2816 1419699484 -2817 1067780910 -2818 1243178523 -2819 1918609091 -2820 144419593 -2821 347716526 -2822 1925986308 -2823 1744078615 -2824 1817889812 -2825 162808620 -2826 76063630 -2827 1157141159 -2828 1380372731 -2829 1529180266 -2830 950139547 -2831 1935483638 -2832 949706498 -2833 780237197 -2834 1945287380 -2835 1527239749 -2836 1526758664 -2837 931892137 -2838 423056847 -2839 575571081 -2840 528344166 -2841 1167669473 -2842 52948040 -2843 1416353012 -2844 1787683052 -2845 1546190787 -2846 1920842579 -2847 1059898888 -2848 466488049 -2849 1016537454 -2850 831024331 -2851 610907642 -2852 1364253981 -2853 609526991 -2854 207502610 -2855 1034660145 -2856 772335611 -2857 283566240 -2858 44317657 -2859 5224694 -2860 1812746506 -2861 994457204 -2862 1940708333 -2863 614969356 -2864 1774694401 -2865 1738512065 -2866 2142209105 -2867 1153969417 -2868 522920554 -2869 417782304 -2870 1729540498 -2871 1051264720 -2872 1585451777 -2873 1782488539 -2874 320134085 -2875 1225651181 -2876 1181195678 -2877 93493016 -2878 138066421 -2879 1647683728 -2880 1110030471 -2881 969090753 -2882 111107722 -2883 326800804 -2884 1578617744 -2885 318610332 -2886 1361460949 -2887 203469708 -2888 602176572 -2889 1405778606 -2890 208694402 -2891 267439430 -2892 252752163 -2893 1919087 -2894 882408786 -2895 2027446564 -2896 1740431152 -2897 877134243 -2898 1033932334 -2899 115868058 -2900 1294916547 -2901 615989184 -2902 1167132779 -2903 732884676 -2904 250994075 -2905 1487266864 -2906 1958535857 -2907 1432189754 -2908 1580759880 -2909 2096602279 -2910 932389834 -2911 543306703 -2912 918209384 -2913 1043497556 -2914 870107507 -2915 349343480 -2916 1362107889 -2917 84084809 -2918 552813188 -2919 1964284461 -2920 1489863415 -2921 761507591 -2922 84240244 -2923 1742615578 -2924 763426678 -2925 966649030 -2926 1622578495 -2927 356374183 -2928 1843783274 -2929 509027181 -2930 472242241 -2931 991216173 -2932 1125016365 -2933 1639375020 -2934 1724100850 -2935 1376010441 -2936 979158236 -2937 1535153059 -2938 660716547 -2939 412434469 -2940 1484271690 -2941 1593106381 -2942 955741172 -2943 254997426 -2944 489120289 -2945 1825848680 -2946 604340907 -2947 1851228178 -2948 1909933489 -2949 1157154095 -2950 1668028992 -2951 1252313256 -2952 1918661686 -2953 1752269236 -2954 847445187 -2955 534604717 -2956 571434618 -2957 322540034 -2958 890978900 -2959 267734244 -2960 831567215 -2961 1363221141 -2962 1258950418 -2963 1956583580 -2964 855112514 -2965 835567620 -2966 1185110373 -2967 1834270750 -2968 223237031 -2969 1845826920 -2970 99221571 -2971 1707508722 -2972 1291449653 -2973 1054962744 -2974 1962506148 -2975 1780569943 -2976 733327776 -2977 419363407 -2978 1484314473 -2979 495777617 -2980 1576517503 -2981 1004859817 -2982 1748090873 -2983 1347695541 -2984 609645405 -2985 448052412 -2986 1882300258 -2987 1181080024 -2988 770592446 -2989 625795510 -2990 1448814268 -2991 1602159661 -2992 1989016652 -2993 560281038 -2994 1411259594 -2995 696645518 -2996 1395848658 -2997 448886319 -2998 383432620 -2999 1619085690 -3000 147229592 -3001 482654192 -3002 1179110764 -3003 1438679245 -3004 1537616936 -3005 994133264 -3006 1071765540 -3007 123461064 -3008 1413496672 -3009 408596366 -3010 619238681 -3011 842530527 -3012 1413456183 -3013 219845906 -3014 42742420 -3015 2023101589 -3016 667898319 -3017 1925042679 -3018 1056697965 -3019 1438490765 -3020 403354541 -3021 358028585 -3022 893166779 -3023 244887545 -3024 918309624 -3025 156942725 -3026 941533063 -3027 166674634 -3028 605829044 -3029 1324965684 -3030 1785760324 -3031 753058636 -3032 1807619876 -3033 817387440 -3034 44254234 -3035 1197753164 -3036 1811520705 -3037 1116019774 -3038 1321214228 -3039 1077533729 -3040 1524616140 -3041 1940452909 -3042 1920064256 -3043 790588676 -3044 12815167 -3045 1962806676 -3046 666206617 -3047 680713486 -3048 1740365707 -3049 1722904582 -3050 2119204252 -3051 2143720249 -3052 2080933167 -3053 864887383 -3054 241124146 -3055 851759143 -3056 1021830108 -3057 1182657210 -3058 1018433778 -3059 1627659152 -3060 360139246 -3061 656710454 -3062 233234141 -3063 20275474 -3064 1474097895 -3065 277488375 -3066 1218028638 -3067 1138134952 -3068 1393508149 -3069 391759218 -3070 68185033 -3071 770640642 -3072 184728479 -3073 1988249289 -3074 1561229318 -3075 197543646 -3076 1803572317 -3077 79952287 -3078 878257133 -3079 1396454377 -3080 1802856869 -3081 849977737 -3082 1392690978 -3083 1736306388 -3084 1714865120 -3085 1633815124 -3086 440581884 -3087 589211580 -3088 668988686 -3089 1459015662 -3090 69387084 -3091 1029127932 -3092 2115726116 -3093 302621225 -3094 1049403406 -3095 1442340363 -3096 580109600 -3097 119948396 -3098 432991667 -3099 1973617750 -3100 511707614 -3101 501176700 -3102 596774744 -3103 696436093 -3104 341942341 -3105 10520414 -3106 893979740 -3107 2145514659 -3108 90472701 -3109 1772236873 -3110 1394485388 -3111 1893329570 -3112 474730962 -3113 639692718 -3114 1482152310 -3115 42112434 -3116 126024194 -3117 1922734194 -3118 631324014 -3119 795012881 -3120 1234266208 -3121 700711098 -3122 1824140813 -3123 1202508677 -3124 1003332324 -3125 726060572 -3126 497365392 -3127 1583441924 -3128 846008968 -3129 930357060 -3130 1409576026 -3131 1357716583 -3132 1431533760 -3133 2006350770 -3134 2054152676 -3135 1773476102 -3136 2016871184 -3137 800648768 -3138 1771507113 -3139 2107343885 -3140 425401993 -3141 1018508853 -3142 1853189807 -3143 900132955 -3144 1658201571 -3145 1187858470 -3146 942245389 -3147 1784225765 -3148 963109016 -3149 1573569403 -3150 431754998 -3151 49891577 -3152 126796854 -3153 108412164 -3154 1252400254 -3155 1130129178 -3156 834472736 -3157 1749765646 -3158 566087454 -3159 1680481704 -3160 532639058 -3161 1975663481 -3162 890714639 -3163 1964172819 -3164 1834530603 -3165 797383668 -3166 1590165273 -3167 1703918140 -3168 1598032436 -3169 1214188738 -3170 1663778377 -3171 2023434430 -3172 85213943 -3173 1369484537 -3174 776083737 -3175 1743415514 -3176 409859359 -3177 1718329127 -3178 1380157631 -3179 1372968375 -3180 1144414882 -3181 1811912630 -3182 1422859952 -3183 1271211736 -3184 1920324794 -3185 527776558 -3186 253857266 -3187 607313882 -3188 130058557 -3189 819944721 -3190 140311938 -3191 662697615 -3192 648124554 -3193 1031026578 -3194 479386786 -3195 335171509 -3196 1828410246 -3197 2069552059 -3198 2039089649 -3199 1278959034 -3200 1136257149 -3201 1555384379 -3202 1154909816 -3203 1221471092 -3204 777385268 -3205 1930993554 -3206 817402958 -3207 1187244627 -3208 1501839033 -3209 50076942 -3210 412729354 -3211 498770267 -3212 1861989572 -3213 1835589307 -3214 1769982004 -3215 1634830718 -3216 215882217 -3217 2023839270 -3218 94660952 -3219 345940774 -3220 696300343 -3221 234972890 -3222 1008638390 -3223 1344424897 -3224 1265999468 -3225 1488025176 -3226 1679596407 -3227 946926066 -3228 1410093588 -3229 1571202408 -3230 78401453 -3231 398867089 -3232 979103139 -3233 1233311269 -3234 1620338182 -3235 1756488407 -3236 1016821175 -3237 290257492 -3238 796249386 -3239 371176560 -3240 340334434 -3241 1208978741 -3242 869946828 -3243 54840358 -3244 897084400 -3245 492445184 -3246 1689671076 -3247 1112966617 -3248 368800806 -3249 1784332028 -3250 1458907392 -3251 1065101150 -3252 2019304919 -3253 320062134 -3254 262042399 -3255 1137820739 -3256 1808087310 -3257 1941638806 -3258 2084746806 -3259 1070697250 -3260 1365357567 -3261 15664611 -3262 1469564340 -3263 196977058 -3264 1248975880 -3265 942418874 -3266 1953465466 -3267 118313408 -3268 1232676366 -3269 602231204 -3270 489489968 -3271 1573010801 -3272 1811209945 -3273 1359436796 -3274 1627851159 -3275 560810697 -3276 1851881980 -3277 1170038588 -3278 1673777315 -3279 73199139 -3280 806886968 -3281 985201059 -3282 1138300289 -3283 678708239 -3284 1305263193 -3285 1400342688 -3286 1816528979 -3287 965866855 -3288 1194497847 -3289 1753792137 -3290 2036564106 -3291 412371766 -3292 1769456748 -3293 1358644798 -3294 609348824 -3295 870948980 -3296 153580024 -3297 415330642 -3298 989262388 -3299 1386256390 -3300 1017561847 -3301 1478752357 -3302 811783543 -3303 681288144 -3304 690705505 -3305 292151055 -3306 1242098842 -3307 395103838 -3308 1462189643 -3309 768392509 -3310 468302977 -3311 121592963 -3312 1753593568 -3313 1606603266 -3314 800301203 -3315 911373113 -3316 859462306 -3317 469346534 -3318 1877239968 -3319 2053960153 -3320 75655023 -3321 1766320426 -3322 318848271 -3323 1845111771 -3324 977481576 -3325 928197096 -3326 568577103 -3327 1131061600 -3328 1343527738 -3329 1557839492 -3330 369834343 -3331 213605937 -3332 889108201 -3333 1181617886 -3334 894894082 -3335 1579813706 -3336 1473768941 -3337 2136992924 -3338 1974917544 -3339 788474936 -3340 757901785 -3341 295736873 -3342 910067900 -3343 364011705 -3344 1902340139 -3345 1710369103 -3346 1275384818 -3347 614318798 -3348 32231989 -3349 1005141138 -3350 520795303 -3351 107887012 -3352 623977917 -3353 839643575 -3354 1952998783 -3355 1601459493 -3356 1767840671 -3357 374092238 -3358 585037446 -3359 963884761 -3360 1931931730 -3361 954871789 -3362 1177490699 -3363 673556283 -3364 2136489675 -3365 2072384781 -3366 105886342 -3367 1462774969 -3368 2061894057 -3369 2080803886 -3370 103766257 -3371 672312194 -3372 229057112 -3373 1013834157 -3374 1036323899 -3375 2131397251 -3376 576719612 -3377 164225069 -3378 598232401 -3379 608951601 -3380 1169366207 -3381 1119027705 -3382 716838613 -3383 1793344124 -3384 1958671280 -3385 522353748 -3386 1247319970 -3387 1579028303 -3388 896445987 -3389 1832357416 -3390 395429416 -3391 680894069 -3392 639745557 -3393 1572920115 -3394 1354450353 -3395 628751584 -3396 1497821248 -3397 1460336695 -3398 2091526553 -3399 1412231657 -3400 1393656933 -3401 47809163 -3402 2084543851 -3403 1622714045 -3404 1061643320 -3405 973384102 -3406 1606627649 -3407 1638362933 -3408 1137609171 -3409 57376402 -3410 99830886 -3411 159491731 -3412 1176404107 -3413 816669500 -3414 1952835855 -3415 987591739 -3416 1339023248 -3417 1052672177 -3418 419136394 -3419 87985587 -3420 737545945 -3421 814565811 -3422 768879657 -3423 1377291502 -3424 240002278 -3425 2123330010 -3426 2006043087 -3427 1737823527 -3428 1436183057 -3429 1950085992 -3430 1002571536 -3431 682356342 -3432 1997895155 -3433 939631740 -3434 157586740 -3435 912054828 -3436 1913015842 -3437 1764214389 -3438 402934113 -3439 903141366 -3440 1821590791 -3441 502764999 -3442 1062633097 -3443 850511251 -3444 1319434499 -3445 867985304 -3446 1838102990 -3447 510974100 -3448 1920657482 -3449 109755737 -3450 598959687 -3451 510719779 -3452 924321548 -3453 1367839344 -3454 1888011282 -3455 1164323826 -3456 1343685706 -3457 1746570721 -3458 754663705 -3459 632385115 -3460 1549173065 -3461 1757235242 -3462 1314741458 -3463 1399584573 -3464 549383334 -3465 1472328198 -3466 164155753 -3467 314915528 -3468 1089058939 -3469 567089866 -3470 1218056894 -3471 763166082 -3472 1069854865 -3473 133206343 -3474 1613677333 -3475 241805717 -3476 1001191648 -3477 1304296676 -3478 752779817 -3479 774365482 -3480 1414052413 -3481 1351739504 -3482 1285085261 -3483 190890313 -3484 572095201 -3485 1025612895 -3486 1355214139 -3487 1915780907 -3488 624699968 -3489 2109877845 -3490 400682375 -3491 26389386 -3492 1719629439 -3493 1715423833 -3494 1425973959 -3495 121529125 -3496 1040268383 -3497 1590129712 -3498 436444653 -3499 2129327322 -3500 9735930 -3501 1654501548 -3502 745009756 -3503 1079590795 -3504 1787707891 -3505 211203442 -3506 1321396512 -3507 641415891 -3508 1515500118 -3509 2074176329 -3510 1415781373 -3511 782068883 -3512 1278432186 -3513 553382987 -3514 972959196 -3515 1850527387 -3516 1578995882 -3517 180689687 -3518 1618824646 -3519 56212203 -3520 143083884 -3521 2019507021 -3522 82601589 -3523 1862713323 -3524 1587447206 -3525 1508575548 -3526 1984242448 -3527 480231941 -3528 951221612 -3529 273203454 -3530 462075615 -3531 960957542 -3532 1927705002 -3533 1207085372 -3534 2040548337 -3535 1567929245 -3536 1418288814 -3537 1214461202 -3538 61861489 -3539 786305284 -3540 1141153883 -3541 1477642862 -3542 1568374167 -3543 272102421 -3544 2031025849 -3545 393849715 -3546 2122629808 -3547 1462538084 -3548 574539402 -3549 1593970807 -3550 1518750287 -3551 717623287 -3552 1465994180 -3553 1601351876 -3554 432852962 -3555 905957739 -3556 962443776 -3557 269611763 -3558 1386189680 -3559 1913665388 -3560 542815217 -3561 1848265296 -3562 727139282 -3563 323036571 -3564 907867020 -3565 620203971 -3566 1890965816 -3567 178672186 -3568 1834665173 -3569 1952827305 -3570 964977470 -3571 828335409 -3572 1282986520 -3573 385867989 -3574 1100437830 -3575 1166528721 -3576 779717704 -3577 1075583991 -3578 481583157 -3579 1354257106 -3580 522071150 -3581 2000333444 -3582 2071880393 -3583 1988065330 -3584 1454201672 -3585 357249708 -3586 746539421 -3587 269161800 -3588 626861471 -3589 2132729102 -3590 35343540 -3591 1169676688 -3592 1833510750 -3593 762482822 -3594 1492713259 -3595 593894122 -3596 1382686794 -3597 1236195427 -3598 772566308 -3599 1069868319 -3600 1041539085 -3601 1737543778 -3602 1898203728 -3603 177041957 -3604 2123411767 -3605 851157911 -3606 1343570678 -3607 755645823 -3608 1926741902 -3609 1825153836 -3610 2109902929 -3611 301329404 -3612 1678003632 -3613 2034299675 -3614 141911086 -3615 984721657 -3616 244065735 -3617 888450508 -3618 1253883457 -3619 870927206 -3620 873695962 -3621 1289226998 -3622 2040603894 -3623 559723064 -3624 2051709820 -3625 1385833505 -3626 1153617186 -3627 1286912966 -3628 474545284 -3629 1926183494 -3630 209297638 -3631 1516084369 -3632 1516243624 -3633 2107501366 -3634 1693126326 -3635 1492171743 -3636 811175629 -3637 889213357 -3638 100333918 -3639 590433883 -3640 566883545 -3641 62753199 -3642 891763287 -3643 97403529 -3644 2097052874 -3645 1033674374 -3646 1082125186 -3647 193634961 -3648 1922124882 -3649 188524996 -3650 1064562167 -3651 648337196 -3652 1477751994 -3653 957682413 -3654 1208060260 -3655 1381978166 -3656 196032270 -3657 214193798 -3658 521407485 -3659 670577555 -3660 2140377292 -3661 730705123 -3662 39178276 -3663 1509137268 -3664 690722841 -3665 1732304603 -3666 853825363 -3667 1501898471 -3668 474034312 -3669 954159281 -3670 2092332354 -3671 1040917857 -3672 1016912480 -3673 836611994 -3674 1138321386 -3675 966481707 -3676 1870286368 -3677 72962925 -3678 1160116668 -3679 1644927602 -3680 261487921 -3681 77195188 -3682 145781150 -3683 1739239915 -3684 1034877601 -3685 1353841410 -3686 973734433 -3687 1230909872 -3688 1568035208 -3689 1495141918 -3690 1901487427 -3691 1560928852 -3692 78363393 -3693 1940665703 -3694 922582472 -3695 769086235 -3696 1525486658 -3697 1776407835 -3698 123501058 -3699 1999520970 -3700 583083468 -3701 68349764 -3702 892955179 -3703 1599995948 -3704 904961758 -3705 2031276566 -3706 418994007 -3707 627764478 -3708 2104239491 -3709 1579110676 -3710 125208432 -3711 218243764 -3712 1656305864 -3713 270989582 -3714 1957483679 -3715 543699817 -3716 1624830992 -3717 783734464 -3718 1774609689 -3719 1045382552 -3720 131392735 -3721 1528613468 -3722 458827756 -3723 209756128 -3724 1321795524 -3725 1381410228 -3726 978842363 -3727 699798534 -3728 1010334415 -3729 1102343421 -3730 551835857 -3731 1593417883 -3732 1170693186 -3733 1444791036 -3734 1045930184 -3735 2075654944 -3736 1328583954 -3737 1464924191 -3738 555935775 -3739 1285339797 -3740 896551219 -3741 681144207 -3742 1503583561 -3743 405373435 -3744 952133790 -3745 1313583592 -3746 949073253 -3747 429481134 -3748 2097318057 -3749 576199294 -3750 1474863687 -3751 81227144 -3752 2104812763 -3753 1933691443 -3754 290983272 -3755 1279124639 -3756 1167618024 -3757 1269825636 -3758 1978923173 -3759 30468791 -3760 224685409 -3761 383275382 -3762 1623886675 -3763 1395378595 -3764 1828066419 -3765 522333211 -3766 1323549892 -3767 1009166725 -3768 1987257402 -3769 1879485667 -3770 147022875 -3771 736324974 -3772 413146226 -3773 1650606436 -3774 1141698409 -3775 1365280016 -3776 816706381 -3777 2090771662 -3778 1794761151 -3779 766540790 -3780 519487309 -3781 1122141190 -3782 847767934 -3783 476816424 -3784 908348985 -3785 1138751206 -3786 1755941063 -3787 2075967009 -3788 261093194 -3789 1587380588 -3790 2106435801 -3791 485778604 -3792 1970655971 -3793 1582838828 -3794 1881157199 -3795 1651238742 -3796 2105172039 -3797 1057223443 -3798 512921819 -3799 1944945793 -3800 789225462 -3801 659944694 -3802 533787119 -3803 1202371689 -3804 163067483 -3805 1675485529 -3806 420168057 -3807 979773864 -3808 1618773543 -3809 67445560 -3810 1746314654 -3811 2138260852 -3812 1189586750 -3813 446598940 -3814 467593628 -3815 2097935736 -3816 1585350146 -3817 76051043 -3818 2026419097 -3819 1846443341 -3820 1663431632 -3821 1985371250 -3822 184738297 -3823 1486603955 -3824 1420726430 -3825 2065895496 -3826 990359049 -3827 1378414821 -3828 975635292 -3829 1503280868 -3830 1175876967 -3831 1764860754 -3832 15741915 -3833 1709664086 -3834 819748795 -3835 178809398 -3836 1237665967 -3837 1239916853 -3838 1158583262 -3839 708955863 -3840 1307362413 -3841 757414268 -3842 699733067 -3843 349465516 -3844 1204013208 -3845 1167326696 -3846 299917604 -3847 641879706 -3848 1243377739 -3849 178853053 -3850 340839399 -3851 759325723 -3852 16740656 -3853 525577696 -3854 98446030 -3855 1437467086 -3856 443989545 -3857 1088805079 -3858 668398260 -3859 1419624837 -3860 444602300 -3861 1844275227 -3862 1037001943 -3863 460344215 -3864 1406455665 -3865 1856750739 -3866 639153613 -3867 496637985 -3868 949183944 -3869 1797736875 -3870 1205593848 -3871 109062709 -3872 407667495 -3873 1905326915 -3874 458528225 -3875 1611680703 -3876 925169963 -3877 758445829 -3878 106076761 -3879 21064055 -3880 937298883 -3881 446916161 -3882 780389778 -3883 954039539 -3884 972493857 -3885 878835809 -3886 244022977 -3887 1416483402 -3888 1967640888 -3889 912421237 -3890 688624591 -3891 264759540 -3892 609212816 -3893 1725626535 -3894 725103755 -3895 2015668482 -3896 1434893626 -3897 1364257368 -3898 364822819 -3899 236593922 -3900 1014510595 -3901 1570416667 -3902 345656631 -3903 1422178090 -3904 1328259934 -3905 804184857 -3906 886375145 -3907 105946250 -3908 1562630686 -3909 992451907 -3910 127010305 -3911 352445921 -3912 1439368068 -3913 907400083 -3914 1306485460 -3915 264378277 -3916 1786235892 -3917 1550508438 -3918 1680861680 -3919 1606393133 -3920 315446027 -3921 222002623 -3922 1871152673 -3923 924658844 -3924 1947629158 -3925 448772781 -3926 792843678 -3927 1235039136 -3928 1813030149 -3929 1157666497 -3930 1471633058 -3931 680057097 -3932 580599516 -3933 1817289690 -3934 2102235187 -3935 1908859450 -3936 473990899 -3937 841126685 -3938 2014805700 -3939 2036621585 -3940 1833578592 -3941 2141816005 -3942 241583859 -3943 1125463012 -3944 901732441 -3945 1548069319 -3946 1389841289 -3947 540484685 -3948 951094109 -3949 923219321 -3950 2146877818 -3951 1266540137 -3952 1145221945 -3953 1870546844 -3954 43715333 -3955 945367455 -3956 171835977 -3957 836559011 -3958 32922944 -3959 1984866126 -3960 1994225508 -3961 1504556002 -3962 517439575 -3963 427341376 -3964 1174362044 -3965 472191115 -3966 188717178 -3967 1648352943 -3968 1313317800 -3969 56039231 -3970 1537490881 -3971 999412744 -3972 50371588 -3973 1779074740 -3974 2124875756 -3975 952104029 -3976 1179660411 -3977 1367233397 -3978 1492588715 -3979 2130754521 -3980 142969071 -3981 1491982885 -3982 1249811010 -3983 1288191016 -3984 1215046081 -3985 1293526343 -3986 86074823 -3987 1386882058 -3988 2130085354 -3989 118997767 -3990 1224264537 -3991 1976827214 -3992 1623553770 -3993 1741704112 -3994 256684942 -3995 650432166 -3996 66411579 -3997 445402120 -3998 151301462 -3999 1379729379 -4000 501441351 -4001 1688792343 -4002 231658475 -4003 551812940 -4004 1320383435 -4005 209050583 -4006 1503916969 -4007 352560198 -4008 1576283981 -4009 849022036 -4010 335831071 -4011 1719253052 -4012 193521274 -4013 1585642081 -4014 859960420 -4015 1408567355 -4016 731684776 -4017 946035243 -4018 647965766 -4019 714286482 -4020 1065033011 -4021 1872230303 -4022 543630048 -4023 541103133 -4024 1466450767 -4025 800314990 -4026 1191535299 -4027 1532862347 -4028 1245717111 -4029 1342836761 -4030 765108078 -4031 1747158462 -4032 884145456 -4033 996766554 -4034 151487754 -4035 57045243 -4036 1205817137 -4037 1655404724 -4038 409605442 -4039 634617470 -4040 356943112 -4041 745436513 -4042 206386874 -4043 550464386 -4044 183594947 -4045 1066347294 -4046 1959031742 -4047 915279723 -4048 2012382538 -4049 459513860 -4050 1629566206 -4051 929931901 -4052 184260515 -4053 25712606 -4054 1471035034 -4055 1650711282 -4056 826027597 -4057 515086685 -4058 1036089981 -4059 2071744708 -4060 1857923447 -4061 1801198060 -4062 1671419522 -4063 594585255 -4064 650480966 -4065 1822907277 -4066 651630499 -4067 1856298103 -4068 1330828353 -4069 1061235941 -4070 343431926 -4071 1687771465 -4072 1806672454 -4073 549818800 -4074 90752204 -4075 1990267401 -4076 1616166095 -4077 2049783946 -4078 758063477 -4079 1481064985 -4080 361814158 -4081 240146035 -4082 263513238 -4083 546074673 -4084 265858641 -4085 1734548272 -4086 49302307 -4087 1091886238 -4088 102151309 -4089 1085392289 -4090 1016147298 -4091 1960074756 -4092 739106701 -4093 540083173 -4094 407176364 -4095 1389587667 -4096 215506802 -4097 1058806863 -4098 1098402122 -4099 1546335155 -4100 2120042804 -4101 1441834048 -4102 1086622972 -4103 1779231610 -4104 1991652849 -4105 1177375176 -4106 1622015364 -4107 1460335296 -4108 1079675474 -4109 232595193 -4110 793916633 -4111 1441489632 -4112 472741228 -4113 1057429871 -4114 1987564305 -4115 738599869 -4116 644494495 -4117 2036866613 -4118 1830486108 -4119 746645804 -4120 974775254 -4121 699149758 -4122 559236913 -4123 1713881955 -4124 1239232931 -4125 966413277 -4126 955985974 -4127 1454739733 -4128 2025220140 -4129 2054388096 -4130 853591240 -4131 1997779296 -4132 1348738497 -4133 1940214213 -4134 1629527258 -4135 1192907698 -4136 970105741 -4137 1104058974 -4138 505759346 -4139 2049781216 -4140 1336654167 -4141 1299675979 -4142 1343787200 -4143 1809395395 -4144 209622202 -4145 1183867858 -4146 400511617 -4147 854116697 -4148 1073250823 -4149 83514077 -4150 1600762501 -4151 2048026077 -4152 782663835 -4153 12515766 -4154 1614424384 -4155 2021896767 -4156 978929043 -4157 422926710 -4158 1329152852 -4159 856665535 -4160 329831158 -4161 35260445 -4162 706961183 -4163 1678569655 -4164 1975474658 -4165 189004794 -4166 723993705 -4167 798096751 -4168 1293063768 -4169 1229753051 -4170 700394319 -4171 482234288 -4172 381945382 -4173 2044181520 -4174 144146035 -4175 591567584 -4176 1080565730 -4177 544657652 -4178 1445684281 -4179 6332905 -4180 628171729 -4181 898963135 -4182 2054358982 -4183 1410835565 -4184 911478901 -4185 1521299718 -4186 1285248684 -4187 1890407945 -4188 1944226428 -4189 466917888 -4190 599589832 -4191 126573938 -4192 502178333 -4193 1306551016 -4194 1805143594 -4195 330169343 -4196 1495555810 -4197 381653651 -4198 1128266095 -4199 641135930 -4200 1611406703 -4201 1828660414 -4202 1123370218 -4203 1993352085 -4204 1725358286 -4205 1267516254 -4206 437436022 -4207 658440368 -4208 1812173906 -4209 1883120303 -4210 664773273 -4211 292861988 -4212 634599790 -4213 571648607 -4214 1703697553 -4215 1546078692 -4216 2092948325 -4217 841462589 -4218 1289002989 -4219 1889691105 -4220 1308380477 -4221 1888592821 -4222 2016265044 -4223 1810558811 -4224 1047660189 -4225 1673924990 -4226 2140728154 -4227 395732351 -4228 2055578641 -4229 1121510601 -4230 1036868282 -4231 1519501696 -4232 802687368 -4233 12754852 -4234 1365370134 -4235 380562006 -4236 1280271106 -4237 1802806156 -4238 1039002375 -4239 944961365 -4240 1538442811 -4241 1703775648 -4242 1237823353 -4243 25558954 -4244 127940608 -4245 794037258 -4246 1571637646 -4247 73405285 -4248 1635499847 -4249 713156987 -4250 1963096391 -4251 796396676 -4252 454266160 -4253 1831877787 -4254 459471839 -4255 1501926350 -4256 1358319129 -4257 452716346 -4258 1897658701 -4259 1266414122 -4260 1574226947 -4261 787043335 -4262 638432171 -4263 229430667 -4264 799798188 -4265 2003802305 -4266 609992674 -4267 2080069294 -4268 1659124813 -4269 1648995049 -4270 877547011 -4271 1050083976 -4272 1205287049 -4273 2115370364 -4274 1075642930 -4275 1333227657 -4276 761923974 -4277 499796928 -4278 1406632943 -4279 249940173 -4280 1212953915 -4281 1222245686 -4282 1046336850 -4283 1667220076 -4284 906639825 -4285 1505808689 -4286 1021662778 -4287 117475306 -4288 1958525035 -4289 771837831 -4290 1383889428 -4291 1385268335 -4292 1558881167 -4293 2022321599 -4294 1614699002 -4295 211195707 -4296 1878640256 -4297 77208028 -4298 143781353 -4299 1390281421 -4300 1726203077 -4301 1021328365 -4302 292881750 -4303 784006479 -4304 989215081 -4305 1368524680 -4306 2117234136 -4307 1751139056 -4308 1868321609 -4309 1376383431 -4310 2001079229 -4311 933791876 -4312 451145469 -4313 899932431 -4314 453528304 -4315 1357785294 -4316 258257473 -4317 1475191082 -4318 1475260600 -4319 69298860 -4320 99545266 -4321 711666381 -4322 1454567195 -4323 1658426433 -4324 586504332 -4325 921782550 -4326 1869622140 -4327 317660941 -4328 998990578 -4329 2013403493 -4330 1707942362 -4331 577710008 -4332 887248210 -4333 2000824112 -4334 1361716487 -4335 1876463292 -4336 1221865145 -4337 1331466975 -4338 1480118700 -4339 942703106 -4340 560366759 -4341 1333714281 -4342 1876494982 -4343 1011512228 -4344 86163065 -4345 182539639 -4346 221813875 -4347 344420538 -4348 1657730721 -4349 1697074475 -4350 413719398 -4351 1757275987 -4352 261257208 -4353 1868286594 -4354 1268218772 -4355 847761541 -4356 642585496 -4357 990357264 -4358 1165422482 -4359 1641576074 -4360 856277110 -4361 725881196 -4362 71802434 -4363 1743525320 -4364 579221661 -4365 1433518921 -4366 1472504964 -4367 1801086806 -4368 617502249 -4369 805140016 -4370 596306264 -4371 1177869008 -4372 2138854298 -4373 325317598 -4374 41897588 -4375 77533715 -4376 507857237 -4377 263711463 -4378 421954253 -4379 18104311 -4380 1960785939 -4381 835673651 -4382 1775380298 -4383 74559499 -4384 556476597 -4385 896115423 -4386 922321040 -4387 1199062093 -4388 1886472687 -4389 2087743522 -4390 693154520 -4391 595266149 -4392 666141071 -4393 764956954 -4394 191307822 -4395 1245362732 -4396 50992228 -4397 1663812786 -4398 898965890 -4399 668494477 -4400 321469155 -4401 1495272154 -4402 1846363485 -4403 312839805 -4404 1820589752 -4405 1888261073 -4406 390373520 -4407 180963342 -4408 4488889 -4409 812327773 -4410 199067653 -4411 1965274828 -4412 1648001424 -4413 1974447951 -4414 2039834327 -4415 56994374 -4416 723079726 -4417 814671720 -4418 1256056467 -4419 462068766 -4420 754931594 -4421 1949210987 -4422 1057334915 -4423 1421072665 -4424 566684294 -4425 1248642737 -4426 518951749 -4427 617676522 -4428 764971876 -4429 1417917639 -4430 1286170999 -4431 1086441031 -4432 765706145 -4433 985050836 -4434 1399280836 -4435 438812250 -4436 725828261 -4437 1789654356 -4438 619775592 -4439 730317150 -4440 454498481 -4441 818843245 -4442 548108330 -4443 2102499905 -4444 645807548 -4445 440459010 -4446 12010631 -4447 1368887275 -4448 1255130730 -4449 1268067099 -4450 1830956041 -4451 2010062324 -4452 1069794438 -4453 740807308 -4454 1283651342 -4455 1636478732 -4456 1989450046 -4457 1802603091 -4458 106671606 -4459 606938274 -4460 1073037083 -4461 1392842605 -4462 1693379305 -4463 1838743228 -4464 230409793 -4465 945176493 -4466 130071830 -4467 956238055 -4468 587347201 -4469 749847422 -4470 1686555205 -4471 1041845682 -4472 1568690667 -4473 87179888 -4474 996861939 -4475 67014568 -4476 527638898 -4477 1008872571 -4478 1435901843 -4479 1782769628 -4480 129456022 -4481 1119374236 -4482 1645348304 -4483 1199250460 -4484 1860181544 -4485 781515998 -4486 688245545 -4487 1702147942 -4488 436635442 -4489 794917151 -4490 161602568 -4491 1509672525 -4492 40276109 -4493 1854981873 -4494 1200932105 -4495 270685902 -4496 652674718 -4497 1331003936 -4498 1226923957 -4499 1240021919 -4500 2080851358 -4501 765995515 -4502 134383953 -4503 1502058378 -4504 853175403 -4505 1131245893 -4506 1569072946 -4507 1380814301 -4508 2140118464 -4509 857491141 -4510 1016100281 -4511 122090838 -4512 1976865377 -4513 513964937 -4514 1321341298 -4515 1689563273 -4516 1295480936 -4517 2009586843 -4518 1244227568 -4519 1732116378 -4520 657020347 -4521 1405830136 -4522 1094305255 -4523 697296456 -4524 1113328362 -4525 147753712 -4526 967982358 -4527 1766003080 -4528 1478757648 -4529 47422668 -4530 858541352 -4531 1412125359 -4532 813418183 -4533 992925305 -4534 766700089 -4535 1666593586 -4536 2124171198 -4537 188289387 -4538 899924239 -4539 2116806014 -4540 1045780528 -4541 1916024520 -4542 91413204 -4543 875162257 -4544 282505809 -4545 1412754503 -4546 417241882 -4547 1577986745 -4548 1274857698 -4549 1661469450 -4550 1162619475 -4551 1931878045 -4552 919815939 -4553 109441082 -4554 481690853 -4555 2033144301 -4556 257194795 -4557 1449673212 -4558 1651663733 -4559 1735952443 -4560 1497095880 -4561 362721437 -4562 1000594154 -4563 163030415 -4564 1355646743 -4565 1767294243 -4566 1829624001 -4567 1332334293 -4568 1955583630 -4569 582064592 -4570 1301656660 -4571 853880510 -4572 350605464 -4573 1393069864 -4574 1729042767 -4575 633111273 -4576 658340719 -4577 2146284650 -4578 63614371 -4579 1933198418 -4580 1660270452 -4581 1226233846 -4582 1717592815 -4583 432602743 -4584 1335674929 -4585 51800021 -4586 318263396 -4587 1592869724 -4588 1501473233 -4589 1969927130 -4590 1181338519 -4591 851085465 -4592 185164919 -4593 34449026 -4594 1014115880 -4595 1540811662 -4596 1801743269 -4597 696256233 -4598 725662308 -4599 1609843252 -4600 1278320825 -4601 2027318968 -4602 316240114 -4603 1628926289 -4604 1272905184 -4605 2045282882 -4606 114553914 -4607 1931245904 -4608 2044083884 -4609 178168285 -4610 1716960674 -4611 1556870688 -4612 1404402132 -4613 1287069841 -4614 1989473432 -4615 592593413 -4616 1338869862 -4617 160253180 -4618 37979489 -4619 692859447 -4620 2130180310 -4621 1219318008 -4622 1543944912 -4623 167861582 -4624 1253767034 -4625 410577144 -4626 1708673244 -4627 908026656 -4628 1106833377 -4629 286851904 -4630 370386260 -4631 237670554 -4632 166687224 -4633 686626374 -4634 1866596843 -4635 1439592409 -4636 584425608 -4637 1981150758 -4638 1223354665 -4639 481025844 -4640 11835395 -4641 792831691 -4642 2037896533 -4643 1416237527 -4644 2079901532 -4645 1879886317 -4646 2008830940 -4647 1271287747 -4648 2040139497 -4649 2046810429 -4650 1964147194 -4651 2022836160 -4652 1118644790 -4653 1360608459 -4654 43214094 -4655 224928176 -4656 1771185603 -4657 1751887338 -4658 1132954832 -4659 730535333 -4660 2038739243 -4661 1503341092 -4662 968205887 -4663 57942819 -4664 42483819 -4665 687319083 -4666 1497535228 -4667 626909427 -4668 520986193 -4669 573406245 -4670 1107935272 -4671 532821588 -4672 1366237936 -4673 998348157 -4674 1949059116 -4675 1298655821 -4676 730750826 -4677 1810406408 -4678 422459920 -4679 623406675 -4680 1709733190 -4681 239123466 -4682 498759187 -4683 680894332 -4684 1599731925 -4685 541973281 -4686 905822508 -4687 1223433881 -4688 146376972 -4689 2038777341 -4690 1953969214 -4691 37632567 -4692 1394634785 -4693 774691453 -4694 95575386 -4695 1437118604 -4696 1462010536 -4697 1593110615 -4698 2064028032 -4699 1982996729 -4700 19033212 -4701 1024479656 -4702 368334670 -4703 1385271149 -4704 2022827813 -4705 169910138 -4706 536443322 -4707 606094991 -4708 1980316546 -4709 958903242 -4710 1229501666 -4711 1542566088 -4712 1198026708 -4713 1728260854 -4714 75976772 -4715 650274986 -4716 122750487 -4717 981799281 -4718 1873708867 -4719 269127459 -4720 873092974 -4721 1680194433 -4722 306760026 -4723 120244111 -4724 307402238 -4725 402335413 -4726 1557362716 -4727 1769412775 -4728 1995446028 -4729 1473907100 -4730 1604925856 -4731 2014479240 -4732 350903108 -4733 1973260526 -4734 1252266741 -4735 226247273 -4736 2143170664 -4737 1788710063 -4738 832342264 -4739 1976003563 -4740 600129657 -4741 2061843930 -4742 1371086003 -4743 1798156366 -4744 1642621136 -4745 1447062776 -4746 300947704 -4747 1765371624 -4748 281378409 -4749 27172923 -4750 2034499083 -4751 1154471383 -4752 1707367356 -4753 193775462 -4754 1274715494 -4755 2014769594 -4756 596110875 -4757 684594562 -4758 1636698721 -4759 444073255 -4760 11018014 -4761 1094140930 -4762 311068847 -4763 361921122 -4764 919917808 -4765 1563335589 -4766 588168395 -4767 915604825 -4768 1204562004 -4769 1420510659 -4770 744124740 -4771 1804691662 -4772 1334870942 -4773 2115210743 -4774 1455364380 -4775 830008430 -4776 1414789871 -4777 1756312084 -4778 447896406 -4779 1696168280 -4780 1783485007 -4781 334911842 -4782 703156015 -4783 1343368715 -4784 528687304 -4785 1977871510 -4786 1210654661 -4787 1124798179 -4788 514982424 -4789 699869735 -4790 1568871434 -4791 526000439 -4792 1794010665 -4793 1879940281 -4794 887921561 -4795 566444825 -4796 1295792222 -4797 1476089957 -4798 1482049650 -4799 352870579 -4800 749116968 -4801 78690742 -4802 10078593 -4803 2083987910 -4804 46417838 -4805 1465442973 -4806 766512693 -4807 1461207709 -4808 1074271409 -4809 1214409099 -4810 1009892342 -4811 710272768 -4812 1549320941 -4813 1713048357 -4814 2053641483 -4815 2078008245 -4816 1543436219 -4817 1116812496 -4818 1055322776 -4819 2058418644 -4820 1816682231 -4821 476710562 -4822 436935435 -4823 1463209248 -4824 209167196 -4825 1324856996 -4826 2029654074 -4827 1504959418 -4828 653463305 -4829 1364220076 -4830 1857829997 -4831 1402580274 -4832 1442910819 -4833 1867908590 -4834 1339084536 -4835 1489328657 -4836 1185867915 -4837 2105597229 -4838 803052718 -4839 112655676 -4840 1172522681 -4841 1812945060 -4842 822928444 -4843 574359974 -4844 1378509770 -4845 729086279 -4846 504884572 -4847 774462341 -4848 1845898776 -4849 1560207348 -4850 685397337 -4851 1515097359 -4852 2036917911 -4853 1122332772 -4854 830822960 -4855 98601459 -4856 299706121 -4857 712993386 -4858 1603560877 -4859 953169426 -4860 2077213462 -4861 1313907227 -4862 208266052 -4863 1372640633 -4864 1034332169 -4865 1547350589 -4866 714485642 -4867 72716437 -4868 1505464170 -4869 1517538361 -4870 185372113 -4871 530503203 -4872 1182999773 -4873 1008300558 -4874 1104863178 -4875 414025895 -4876 1737386837 -4877 1609747750 -4878 1188488237 -4879 1435801965 -4880 1022471450 -4881 1873885574 -4882 803415677 -4883 911905713 -4884 848734699 -4885 1634238637 -4886 1010507172 -4887 1148440820 -4888 199748375 -4889 466584402 -4890 2101610246 -4891 129478189 -4892 1780491629 -4893 162392651 -4894 1502118823 -4895 667340150 -4896 1709743240 -4897 69120817 -4898 740056587 -4899 1067723762 -4900 1586659178 -4901 925428701 -4902 1598226966 -4903 622175304 -4904 1933729259 -4905 555606496 -4906 1036201199 -4907 1523632448 -4908 17870598 -4909 77205788 -4910 811950766 -4911 1040342048 -4912 1951091363 -4913 1615366443 -4914 1952247762 -4915 652342414 -4916 1102121432 -4917 815271286 -4918 1800783234 -4919 1301869807 -4920 1281855688 -4921 1754909832 -4922 1431347996 -4923 914863669 -4924 1917302483 -4925 785983171 -4926 1582203820 -4927 1479562075 -4928 855103989 -4929 174776759 -4930 399802190 -4931 294279519 -4932 1100205460 -4933 1998029156 -4934 916454823 -4935 886451071 -4936 406152004 -4937 1952656023 -4938 262599872 -4939 424022602 -4940 2029861811 -4941 1074550638 -4942 1464364650 -4943 1833469526 -4944 542433433 -4945 1269128764 -4946 338328292 -4947 1644554865 -4948 2084400051 -4949 2139111526 -4950 798941024 -4951 1218772091 -4952 1746537711 -4953 82805372 -4954 2133635761 -4955 1516356546 -4956 868788544 -4957 1568355933 -4958 848434974 -4959 1723892533 -4960 1743132692 -4961 1248237164 -4962 2018172052 -4963 695854505 -4964 1098782672 -4965 787143228 -4966 1582305576 -4967 1504934676 -4968 592315603 -4969 1844905448 -4970 1928957278 -4971 474693766 -4972 771972438 -4973 1245838280 -4974 160679645 -4975 1314405871 -4976 367483397 -4977 499007937 -4978 811477088 -4979 304399800 -4980 490635816 -4981 1610418112 -4982 1523171891 -4983 89689879 -4984 1693223485 -4985 1509324004 -4986 1606046425 -4987 414528381 -4988 930196289 -4989 306997751 -4990 2138420914 -4991 525845334 -4992 1555234915 -4993 2009109318 -4994 1221699839 -4995 506533939 -4996 648768898 -4997 656521767 -4998 2011468615 -4999 1241084501 -5000 353943568 -5001 1792942245 -5002 1715778268 -5003 1125916006 -5004 891296878 -5005 1876457913 -5006 292838230 -5007 1258780275 -5008 227982202 -5009 1104315318 -5010 1563180075 -5011 718618018 -5012 567249783 -5013 938868318 -5014 808307897 -5015 112989620 -5016 300708675 -5017 266870675 -5018 527518001 -5019 1230904964 -5020 573868426 -5021 518455267 -5022 1756750298 -5023 2129103342 -5024 380080937 -5025 830966489 -5026 488153633 -5027 1028849836 -5028 1487488257 -5029 352138601 -5030 122450689 -5031 1841431825 -5032 2145080846 -5033 1838228957 -5034 819864183 -5035 888894076 -5036 1567203222 -5037 1112702413 -5038 190703 -5039 1795185425 -5040 69534084 -5041 1563370778 -5042 366319795 -5043 636783867 -5044 354755449 -5045 1174627693 -5046 749773487 -5047 655464124 -5048 1441498368 -5049 1277291488 -5050 1886369088 -5051 2015366794 -5052 1795746755 -5053 1495635739 -5054 1996986488 -5055 28344044 -5056 179118580 -5057 337656474 -5058 1057193880 -5059 1666606837 -5060 689795075 -5061 1179644570 -5062 1360555014 -5063 687392273 -5064 870389879 -5065 32935550 -5066 1576286350 -5067 290109454 -5068 1145637963 -5069 1576477053 -5070 2085294879 -5071 1215172047 -5072 992364184 -5073 304131026 -5074 1851955914 -5075 1347119633 -5076 1478758719 -5077 454245753 -5078 2002583757 -5079 772773439 -5080 1731537241 -5081 1741469197 -5082 640656586 -5083 1379800348 -5084 1089621288 -5085 490159426 -5086 1408144393 -5087 1268739869 -5088 827815900 -5089 317854625 -5090 787863058 -5091 1517610975 -5092 1497499195 -5093 934425 -5094 57519601 -5095 220405427 -5096 33869975 -5097 1633805951 -5098 510514881 -5099 1179507938 -5100 1062799356 -5101 448326112 -5102 247196338 -5103 2055163540 -5104 752457138 -5105 2099152252 -5106 1254799525 -5107 83732210 -5108 405914358 -5109 1109899634 -5110 856505649 -5111 2137451599 -5112 703885184 -5113 1497162235 -5114 1369768300 -5115 1793506472 -5116 1987321662 -5117 630429045 -5118 914762693 -5119 667653914 -5120 948283670 -5121 1702625752 -5122 37781242 -5123 298299218 -5124 1703560177 -5125 95300843 -5126 518704645 -5127 1737430152 -5128 1729106794 -5129 1029219526 -5130 769454442 -5131 644422502 -5132 1477545638 -5133 1016650780 -5134 552102395 -5135 82519128 -5136 968319385 -5137 1806901920 -5138 166251338 -5139 1374233743 -5140 769317907 -5141 1022756988 -5142 1364201694 -5143 1473203091 -5144 372435575 -5145 586486346 -5146 1119225915 -5147 212273589 -5148 1216915391 -5149 2033988609 -5150 879927504 -5151 17715414 -5152 1589130713 -5153 917708746 -5154 316014632 -5155 1145207242 -5156 1013009589 -5157 834719277 -5158 735153746 -5159 594632735 -5160 1863938803 -5161 1504608188 -5162 1239055237 -5163 1194000793 -5164 373775321 -5165 1791157632 -5166 1276519921 -5167 1342094706 -5168 1450575905 -5169 1442771260 -5170 568844801 -5171 72410164 -5172 318044600 -5173 1933046495 -5174 1545613255 -5175 690480175 -5176 372049194 -5177 517355522 -5178 902753765 -5179 1588964585 -5180 403860483 -5181 1782681269 -5182 1606679999 -5183 1992991196 -5184 552906367 -5185 1922694631 -5186 990714790 -5187 1565915956 -5188 609930260 -5189 1725868536 -5190 13065043 -5191 326385415 -5192 1082993077 -5193 1252120280 -5194 1520386208 -5195 1456768398 -5196 895794265 -5197 649422482 -5198 651379456 -5199 198886522 -5200 2092193742 -5201 1220224257 -5202 271296686 -5203 262754694 -5204 1005787104 -5205 1816909941 -5206 953234869 -5207 1377836298 -5208 186781815 -5209 1855988634 -5210 819317236 -5211 590642299 -5212 1491186255 -5213 278513587 -5214 436149847 -5215 2044092622 -5216 53724571 -5217 1426864638 -5218 1462524930 -5219 663654831 -5220 1005249526 -5221 1475589973 -5222 990040247 -5223 2088242603 -5224 580226606 -5225 362942807 -5226 1397527353 -5227 1476020871 -5228 1012365289 -5229 2048906809 -5230 1674907393 -5231 957075383 -5232 1121647418 -5233 1946204079 -5234 1219830077 -5235 2127434523 -5236 1615630372 -5237 25581299 -5238 1357787173 -5239 1802412187 -5240 1881569933 -5241 29620761 -5242 245570838 -5243 1225272541 -5244 308134349 -5245 681720686 -5246 1121881515 -5247 361858920 -5248 2108585324 -5249 436922798 -5250 1025513751 -5251 966351202 -5252 1912512771 -5253 2015553998 -5254 907110158 -5255 345255729 -5256 231013158 -5257 157153863 -5258 1821276600 -5259 1243378447 -5260 58577025 -5261 1348700345 -5262 52970183 -5263 1180224443 -5264 1147420776 -5265 1272800260 -5266 1160175318 -5267 615567500 -5268 1298381559 -5269 370478844 -5270 270496040 -5271 1032467845 -5272 400099605 -5273 516066878 -5274 110256738 -5275 708233954 -5276 1197787564 -5277 1232138253 -5278 1070092874 -5279 1158889240 -5280 1669061051 -5281 2095606626 -5282 2125240443 -5283 1434090175 -5284 1963676976 -5285 884866953 -5286 1779345904 -5287 47206486 -5288 1042020816 -5289 1453138857 -5290 1290584934 -5291 1100597841 -5292 654355554 -5293 1343555117 -5294 133338637 -5295 1801776331 -5296 468871729 -5297 1293513955 -5298 269860183 -5299 1767253289 -5300 1663992799 -5301 540356223 -5302 652237486 -5303 2064092405 -5304 1056423102 -5305 762494224 -5306 624842711 -5307 106727018 -5308 1994632477 -5309 1694935586 -5310 1265616259 -5311 1516209881 -5312 1643058564 -5313 1243373054 -5314 802816408 -5315 1459251892 -5316 2128240007 -5317 434678664 -5318 1506458379 -5319 1022777175 -5320 1887817521 -5321 649559665 -5322 2123375017 -5323 394689428 -5324 1993114782 -5325 109230006 -5326 48982111 -5327 314502863 -5328 1402743961 -5329 318842294 -5330 2081756152 -5331 919253113 -5332 859198518 -5333 586509990 -5334 835861870 -5335 1915621620 -5336 1349004214 -5337 1460704581 -5338 2022348638 -5339 1196153044 -5340 1008156519 -5341 1140481249 -5342 564879277 -5343 503731435 -5344 236370655 -5345 1367695685 -5346 1962983328 -5347 217127014 -5348 1802374349 -5349 1321958059 -5350 1239904190 -5351 1542708223 -5352 1971517724 -5353 1215795559 -5354 1937397651 -5355 1817148858 -5356 1325025565 -5357 1986379762 -5358 2131651721 -5359 580285878 -5360 157738408 -5361 2065924226 -5362 1499538991 -5363 1016936926 -5364 504950568 -5365 187917213 -5366 785074898 -5367 1853954783 -5368 1648621795 -5369 659939889 -5370 902624179 -5371 509294666 -5372 1800421138 -5373 1467503456 -5374 1013026102 -5375 2036791794 -5376 687715493 -5377 828525782 -5378 106435160 -5379 342606194 -5380 3000193 -5381 1346339350 -5382 1885314417 -5383 1974517917 -5384 414651261 -5385 1675228420 -5386 1644183127 -5387 1739676826 -5388 1514124534 -5389 1628351200 -5390 172479057 -5391 1671862943 -5392 1546791778 -5393 1672018048 -5394 541316221 -5395 2051742347 -5396 1859935262 -5397 1326391120 -5398 1758213482 -5399 1361073409 -5400 1986331009 -5401 513354013 -5402 1870368075 -5403 1639268499 -5404 1980857469 -5405 735910529 -5406 1528576645 -5407 521089314 -5408 1564436311 -5409 1635011806 -5410 863695508 -5411 1567436504 -5412 833867508 -5413 601526278 -5414 1394470773 -5415 1248518770 -5416 129271050 -5417 891170252 -5418 840711948 -5419 1643395585 -5420 372037805 -5421 1013191005 -5422 1167774880 -5423 1918829583 -5424 537725406 -5425 1709091101 -5426 1823088282 -5427 250177020 -5428 887998573 -5429 1433818116 -5430 1611250429 -5431 726845934 -5432 1947172129 -5433 1334134856 -5434 218630786 -5435 1780545950 -5436 2070045386 -5437 1747207431 -5438 154151616 -5439 1486998049 -5440 1234735589 -5441 1017847125 -5442 906950906 -5443 2068603098 -5444 1619373403 -5445 153938031 -5446 1169638220 -5447 1748644453 -5448 1045108284 -5449 2010350168 -5450 1244556390 -5451 1417146089 -5452 876057526 -5453 264847622 -5454 1188492024 -5455 1413782932 -5456 1973938724 -5457 864096659 -5458 1663959952 -5459 714453649 -5460 150431127 -5461 1127726733 -5462 1441299584 -5463 2097603257 -5464 314377941 -5465 1659930370 -5466 1730665559 -5467 236939679 -5468 1259654153 -5469 1884817176 -5470 1723937729 -5471 346906095 -5472 755180653 -5473 483404987 -5474 268025545 -5475 227070408 -5476 637343018 -5477 1437663765 -5478 1975714861 -5479 1682451302 -5480 1300530285 -5481 1072787604 -5482 952113743 -5483 29104163 -5484 1337635226 -5485 2140605768 -5486 1442887095 -5487 1164090302 -5488 857218779 -5489 959363399 -5490 1878543952 -5491 1007649906 -5492 2087090132 -5493 1172359888 -5494 957769515 -5495 253984426 -5496 684806610 -5497 540951427 -5498 490924105 -5499 1944460763 -5500 278284955 -5501 67378186 -5502 143883210 -5503 1033465608 -5504 550783173 -5505 411908755 -5506 1260536016 -5507 1188126192 -5508 1849572520 -5509 1088767229 -5510 723093846 -5511 1002619158 -5512 14071185 -5513 1675207590 -5514 1031723321 -5515 1351706412 -5516 1668329710 -5517 327126769 -5518 368313066 -5519 378064841 -5520 1286490168 -5521 99373370 -5522 1385714747 -5523 1226096653 -5524 1271733258 -5525 196000615 -5526 1480081079 -5527 1956539868 -5528 736952042 -5529 1971005184 -5530 1753516984 -5531 1015236997 -5532 2038383371 -5533 1897400194 -5534 2048702605 -5535 441682896 -5536 161825302 -5537 1161754973 -5538 1629809088 -5539 2011397822 -5540 103038554 -5541 205419287 -5542 866533332 -5543 117109740 -5544 1880626877 -5545 1898256654 -5546 1468816152 -5547 1401472939 -5548 77899775 -5549 1837129218 -5550 1779537780 -5551 1364389943 -5552 1936502589 -5553 1017768879 -5554 443002948 -5555 1060752199 -5556 1213769494 -5557 1923084027 -5558 869808420 -5559 1950721536 -5560 1746605564 -5561 475841756 -5562 818474885 -5563 1637505287 -5564 225758302 -5565 719693842 -5566 2079188183 -5567 387583604 -5568 1881448815 -5569 1561513624 -5570 251497779 -5571 1984487370 -5572 1766932911 -5573 1118031111 -5574 2101597110 -5575 1500076140 -5576 868804117 -5577 1422929614 -5578 754065431 -5579 946703892 -5580 1112575184 -5581 386119563 -5582 163610188 -5583 901594125 -5584 1403888442 -5585 606613136 -5586 1962346325 -5587 470174289 -5588 382213516 -5589 684671097 -5590 273412177 -5591 2128819080 -5592 1160512853 -5593 1091887063 -5594 1618840719 -5595 1386271155 -5596 1811580905 -5597 1550545254 -5598 1773854760 -5599 1545546073 -5600 964575230 -5601 2025352539 -5602 1382549795 -5603 584024493 -5604 995900002 -5605 1336663257 -5606 2084100633 -5607 1864704120 -5608 612109223 -5609 690682416 -5610 663924364 -5611 1724684407 -5612 1076801979 -5613 827534552 -5614 478794885 -5615 333206774 -5616 1434147689 -5617 293657562 -5618 803381063 -5619 1816361205 -5620 978328659 -5621 1076793240 -5622 1797696637 -5623 2138841512 -5624 21196655 -5625 1269053708 -5626 1377629019 -5627 1832777561 -5628 672115314 -5629 1004000131 -5630 1230839986 -5631 1636690545 -5632 881869022 -5633 465906133 -5634 73231390 -5635 1877769025 -5636 1802569390 -5637 9848376 -5638 1594989497 -5639 267194965 -5640 700530792 -5641 111430213 -5642 1991879372 -5643 1777332772 -5644 938964766 -5645 323190609 -5646 2110539546 -5647 225628807 -5648 616848171 -5649 766436961 -5650 2041990012 -5651 1595176830 -5652 1843230201 -5653 1692203001 -5654 1586534694 -5655 1864426857 -5656 813773061 -5657 816680066 -5658 1549720770 -5659 1485888375 -5660 1820680197 -5661 633077108 -5662 975095272 -5663 555065572 -5664 1098983241 -5665 1048326663 -5666 285350949 -5667 754068983 -5668 1058175039 -5669 1880340446 -5670 1021263948 -5671 1758705831 -5672 1991770659 -5673 865659672 -5674 1388554955 -5675 783251777 -5676 1188850282 -5677 1351610853 -5678 1008880584 -5679 1805698453 -5680 2118047814 -5681 903386948 -5682 1253391636 -5683 1813794368 -5684 448106301 -5685 692442682 -5686 1530737577 -5687 1261879362 -5688 1509122748 -5689 932974699 -5690 600284090 -5691 1182319298 -5692 1566051807 -5693 1575379362 -5694 1737384870 -5695 517551400 -5696 476222377 -5697 2022735819 -5698 1271620383 -5699 1534397416 -5700 1755592617 -5701 145400683 -5702 1145619600 -5703 1599879628 -5704 1011060355 -5705 386690907 -5706 235647758 -5707 52426989 -5708 1738301761 -5709 1244528342 -5710 1858125443 -5711 1708865927 -5712 431643 -5713 964033431 -5714 1375176647 -5715 448537944 -5716 1656476113 -5717 758430576 -5718 1710417307 -5719 1018115214 -5720 1691405275 -5721 163217749 -5722 52950864 -5723 1109973434 -5724 1738597111 -5725 1790335734 -5726 1627524834 -5727 67335841 -5728 1665587905 -5729 751661569 -5730 1601733257 -5731 1273696874 -5732 897062252 -5733 599869209 -5734 726092854 -5735 1908122608 -5736 986560117 -5737 961740612 -5738 1960549597 -5739 577378230 -5740 58785307 -5741 1671191392 -5742 138760509 -5743 59216950 -5744 487741175 -5745 1513937157 -5746 507754894 -5747 2144217289 -5748 124884085 -5749 70688553 -5750 1014848855 -5751 1816289361 -5752 233906302 -5753 1067799719 -5754 778779147 -5755 1972503414 -5756 710651805 -5757 258820334 -5758 2039839255 -5759 228756062 -5760 1010481903 -5761 1494088864 -5762 1502452936 -5763 1907544156 -5764 2093958074 -5765 81062142 -5766 1668183116 -5767 933034543 -5768 1042802755 -5769 1481249065 -5770 1510412773 -5771 1101588062 -5772 1004956810 -5773 1649173282 -5774 1160805012 -5775 1492697985 -5776 1015626791 -5777 1668559906 -5778 1489431626 -5779 1140510877 -5780 1739248460 -5781 356796833 -5782 809316590 -5783 1973154762 -5784 1424596552 -5785 1588095737 -5786 1798174528 -5787 2135248357 -5788 1846916071 -5789 1690530135 -5790 216520771 -5791 709914327 -5792 1037135352 -5793 1718973707 -5794 469974835 -5795 983609778 -5796 1800035850 -5797 2138157951 -5798 1916644321 -5799 695354957 -5800 1471923368 -5801 1279573446 -5802 1796943019 -5803 329396530 -5804 781263080 -5805 810264383 -5806 1822094516 -5807 1796889872 -5808 331340641 -5809 1164042494 -5810 789917101 -5811 2070589101 -5812 1520839328 -5813 1599233691 -5814 1896260216 -5815 797952232 -5816 1039845780 -5817 1546951096 -5818 785716942 -5819 739278204 -5820 1089997584 -5821 1002237713 -5822 1449192531 -5823 2127132936 -5824 573727773 -5825 1919167366 -5826 963259066 -5827 226279975 -5828 1909841669 -5829 732419739 -5830 921634932 -5831 1234281389 -5832 2011993185 -5833 571094303 -5834 1563677920 -5835 645772617 -5836 1381358686 -5837 1238288788 -5838 295178841 -5839 1712699327 -5840 254847634 -5841 1085095942 -5842 1635804781 -5843 1775686962 -5844 536845985 -5845 1384581349 -5846 426155547 -5847 1576691766 -5848 784048797 -5849 1211872489 -5850 168486322 -5851 1874046381 -5852 66626554 -5853 1617678853 -5854 1853695669 -5855 640354327 -5856 1389362571 -5857 669471087 -5858 866634302 -5859 1151720592 -5860 1401890826 -5861 1788269234 -5862 238518333 -5863 1266400363 -5864 211879889 -5865 1802196253 -5866 1912172981 -5867 1593238575 -5868 893001393 -5869 59868174 -5870 1158454255 -5871 1147849028 -5872 1144964117 -5873 646775388 -5874 776052342 -5875 1681810102 -5876 2031356737 -5877 1202207889 -5878 1111018220 -5879 667921886 -5880 266596730 -5881 1279504542 -5882 394484620 -5883 333223285 -5884 749699747 -5885 100696641 -5886 973577612 -5887 2139062318 -5888 770167729 -5889 1840211915 -5890 1143299262 -5891 24574907 -5892 1480997501 -5893 1381817596 -5894 1290975271 -5895 1692877391 -5896 1036530201 -5897 1055664604 -5898 1138632318 -5899 1929531595 -5900 1115532778 -5901 149602925 -5902 929896975 -5903 113013247 -5904 796378313 -5905 1705949317 -5906 1794823350 -5907 680251402 -5908 760673559 -5909 758357922 -5910 1348173289 -5911 1027270289 -5912 2037862465 -5913 1742657909 -5914 1360493574 -5915 640078564 -5916 1843354550 -5917 186587539 -5918 631657235 -5919 466038631 -5920 2026799454 -5921 1774956497 -5922 490613539 -5923 1360313307 -5924 1009290445 -5925 1781588810 -5926 905707050 -5927 2045820647 -5928 689769766 -5929 2044339369 -5930 1827868594 -5931 1805302544 -5932 46458646 -5933 610281921 -5934 1918315792 -5935 842836960 -5936 168747590 -5937 1565655494 -5938 1523088362 -5939 929421149 -5940 176529768 -5941 723778003 -5942 1956691439 -5943 66908585 -5944 318952264 -5945 1169701365 -5946 706987150 -5947 14823167 -5948 1356288904 -5949 1338644385 -5950 480861798 -5951 1235604710 -5952 966117234 -5953 971475337 -5954 448434370 -5955 1975407680 -5956 605580499 -5957 1354141420 -5958 1873744679 -5959 1295350265 -5960 1250997141 -5961 1554129625 -5962 953169162 -5963 1297455788 -5964 16927898 -5965 724001306 -5966 2140292748 -5967 185675488 -5968 142173152 -5969 1515897462 -5970 1115096638 -5971 318702920 -5972 92191818 -5973 924304429 -5974 385611506 -5975 411144082 -5976 2094005794 -5977 1092598656 -5978 425967249 -5979 1302811051 -5980 283759393 -5981 906829048 -5982 390932113 -5983 1249876627 -5984 1878304385 -5985 839366483 -5986 1077800659 -5987 336401237 -5988 46024256 -5989 804061690 -5990 1631751502 -5991 1297021397 -5992 210707667 -5993 437437016 -5994 446993537 -5995 227635565 -5996 1161438322 -5997 439802637 -5998 413311054 -5999 1303611474 -6000 1955700100 -6001 1528407692 -6002 1622314395 -6003 2047891918 -6004 305228473 -6005 2007925901 -6006 311552352 -6007 251750619 -6008 953040909 -6009 737519602 -6010 1554561670 -6011 1236800302 -6012 1644348650 -6013 1945493784 -6014 339193281 -6015 1375169387 -6016 637376619 -6017 1416993941 -6018 1711570624 -6019 683400875 -6020 73571983 -6021 1195838479 -6022 1980422273 -6023 284279651 -6024 1633275495 -6025 279932162 -6026 511915216 -6027 647230170 -6028 719734800 -6029 925226270 -6030 1950841644 -6031 527951252 -6032 306150314 -6033 1425672391 -6034 428359522 -6035 611378787 -6036 1286114644 -6037 739911874 -6038 863129407 -6039 91671905 -6040 1477431476 -6041 270207429 -6042 1328472207 -6043 974296478 -6044 68217565 -6045 1667665489 -6046 201982218 -6047 705594185 -6048 937175782 -6049 1913552842 -6050 1388995060 -6051 1010747765 -6052 961907673 -6053 1221933685 -6054 1295027416 -6055 447699521 -6056 1501865848 -6057 1806942633 -6058 1094929691 -6059 74117000 -6060 584685255 -6061 898287687 -6062 602068252 -6063 890835570 -6064 176476431 -6065 1030427774 -6066 1502214357 -6067 1462591075 -6068 1770339648 -6069 217860116 -6070 1554262981 -6071 1100287477 -6072 488067546 -6073 735251540 -6074 2074583955 -6075 556285111 -6076 255433381 -6077 129082525 -6078 1261879296 -6079 1192609163 -6080 2042635368 -6081 503390709 -6082 55873281 -6083 857059393 -6084 1725324394 -6085 1350900697 -6086 1304758914 -6087 1079706594 -6088 1010359682 -6089 252204957 -6090 1153823594 -6091 1595044938 -6092 1150492645 -6093 1755891846 -6094 338396860 -6095 1326969076 -6096 638835972 -6097 1840611217 -6098 642076503 -6099 261691973 -6100 2058471334 -6101 48855836 -6102 1361979450 -6103 399055232 -6104 784107377 -6105 1289079757 -6106 955340343 -6107 1039540758 -6108 1418162283 -6109 69735992 -6110 84666274 -6111 1313314003 -6112 573126701 -6113 140539555 -6114 22889748 -6115 150967447 -6116 1491440252 -6117 1327648663 -6118 1230674042 -6119 354316287 -6120 1579853620 -6121 237013988 -6122 1949361225 -6123 582862617 -6124 1992905835 -6125 140274437 -6126 1909831693 -6127 484258159 -6128 1980885654 -6129 404424549 -6130 745950132 -6131 1891873340 -6132 453280385 -6133 2107929582 -6134 143444924 -6135 1237387762 -6136 1249525692 -6137 1098785268 -6138 129444873 -6139 520204327 -6140 1168521260 -6141 214111147 -6142 1833518330 -6143 1741647961 -6144 354650702 -6145 1856408078 -6146 1892615408 -6147 1846090954 -6148 1036573093 -6149 975805802 -6150 52923593 -6151 468943066 -6152 1212819791 -6153 2002284818 -6154 1051805683 -6155 1058241978 -6156 2142559255 -6157 814153729 -6158 1542500137 -6159 1975961262 -6160 1218578278 -6161 140966622 -6162 1720350954 -6163 1671858663 -6164 101412556 -6165 1863795879 -6166 761762778 -6167 1350938248 -6168 815097499 -6169 891207651 -6170 1871142575 -6171 1983618759 -6172 1105318798 -6173 1557177257 -6174 1577783072 -6175 1459969500 -6176 1266101688 -6177 1322914832 -6178 1158576806 -6179 155191133 -6180 151236987 -6181 1211500400 -6182 624134199 -6183 1364056778 -6184 1066301570 -6185 1675939883 -6186 274815108 -6187 1061377178 -6188 342609964 -6189 1817315245 -6190 889854792 -6191 1561188242 -6192 1958281867 -6193 462722098 -6194 1085563257 -6195 2059694424 -6196 179034329 -6197 1847326035 -6198 1263149024 -6199 994131828 -6200 591050038 -6201 986807952 -6202 830266939 -6203 1696368836 -6204 396501561 -6205 260566363 -6206 1008854688 -6207 1662603249 -6208 1583481196 -6209 19947847 -6210 1817794383 -6211 1734718183 -6212 1231448247 -6213 294444934 -6214 951291313 -6215 150266169 -6216 1970384817 -6217 1226106421 -6218 1211643347 -6219 165511133 -6220 895938018 -6221 2101498139 -6222 1726699375 -6223 706736238 -6224 416736590 -6225 664778985 -6226 618947014 -6227 595770919 -6228 364621372 -6229 1882096038 -6230 1589902748 -6231 955671411 -6232 721420342 -6233 272686039 -6234 504556599 -6235 1117921904 -6236 533252403 -6237 1513411288 -6238 633041505 -6239 2116733599 -6240 1533359135 -6241 303352240 -6242 1703968134 -6243 617323734 -6244 597797175 -6245 507775799 -6246 767589903 -6247 420698344 -6248 1733882220 -6249 1979233251 -6250 586209478 -6251 482336590 -6252 1933247742 -6253 165425205 -6254 1189072828 -6255 202500684 -6256 830204190 -6257 1808019842 -6258 798271604 -6259 1194825563 -6260 1542632233 -6261 240690704 -6262 3013326 -6263 116568927 -6264 513376743 -6265 507569925 -6266 1234490831 -6267 1046629146 -6268 2020981213 -6269 1867532337 -6270 1015879097 -6271 1406856700 -6272 23400929 -6273 572363583 -6274 2024180434 -6275 621198104 -6276 1080139382 -6277 644286690 -6278 1041896449 -6279 666537954 -6280 476036293 -6281 1628105927 -6282 1148874545 -6283 261800387 -6284 1793531132 -6285 190463725 -6286 464301072 -6287 476251675 -6288 1998483568 -6289 1262572676 -6290 1671077238 -6291 1393632153 -6292 1503263380 -6293 1674090564 -6294 1510201080 -6295 2016640123 -6296 34176841 -6297 597208264 -6298 915785622 -6299 2055158055 -6300 317256953 -6301 1931664719 -6302 1314531107 -6303 340657882 -6304 356544655 -6305 1191227894 -6306 961855987 -6307 1436684037 -6308 1835514584 -6309 2003752436 -6310 2103221992 -6311 164067229 -6312 1484374715 -6313 1104612889 -6314 425867616 -6315 1130422199 -6316 1295076614 -6317 890168688 -6318 1606673874 -6319 1146076534 -6320 5257716 -6321 1130267464 -6322 392225039 -6323 1508521096 -6324 656874380 -6325 1902426120 -6326 1377677572 -6327 691051222 -6328 352150736 -6329 145979546 -6330 598725629 -6331 669407689 -6332 2077644265 -6333 1913256736 -6334 1010065571 -6335 286705272 -6336 957000982 -6337 1971921558 -6338 1723389310 -6339 645031918 -6340 1828190346 -6341 1679127654 -6342 809099147 -6343 1165081413 -6344 636256895 -6345 1234966764 -6346 148019965 -6347 1931333509 -6348 2125135452 -6349 1754693839 -6350 929926396 -6351 2130393169 -6352 737477656 -6353 1322151435 -6354 1491430617 -6355 1394352036 -6356 1077093907 -6357 721624541 -6358 2085403258 -6359 1429244643 -6360 867604087 -6361 536645239 -6362 2098652332 -6363 797764705 -6364 302418328 -6365 961234256 -6366 1084469977 -6367 1259419310 -6368 785672166 -6369 660375639 -6370 1904451229 -6371 466378865 -6372 192019645 -6373 566066728 -6374 1631460278 -6375 828276540 -6376 1801033492 -6377 1779480243 -6378 612126402 -6379 1778685297 -6380 1386690435 -6381 1542052798 -6382 1761594818 -6383 2124168091 -6384 716720585 -6385 1105541787 -6386 1371036479 -6387 1793814493 -6388 1827166329 -6389 1308956090 -6390 1075575488 -6391 547286768 -6392 1845601329 -6393 1026744173 -6394 1345051473 -6395 536009 -6396 1987978429 -6397 282037803 -6398 1259955320 -6399 626166947 -6400 942413442 -6401 1016922901 -6402 1092545812 -6403 1134433088 -6404 1582989629 -6405 576522443 -6406 1962709628 -6407 1236539474 -6408 208519038 -6409 427352382 -6410 867741123 -6411 1595209473 -6412 1969405180 -6413 481852293 -6414 1571893916 -6415 538642118 -6416 1587394080 -6417 795446748 -6418 184972963 -6419 1267076761 -6420 2104402838 -6421 1260548451 -6422 1814363530 -6423 1802520519 -6424 139808976 -6425 1011931355 -6426 1803056529 -6427 2127787405 -6428 1293969158 -6429 915528201 -6430 606470705 -6431 88898953 -6432 1932451102 -6433 1699016517 -6434 1223332041 -6435 1367957083 -6436 128055312 -6437 1038558021 -6438 457012909 -6439 336574351 -6440 1465910404 -6441 1324754032 -6442 1931783824 -6443 1287831936 -6444 1806606325 -6445 1356194093 -6446 1826474054 -6447 1246516758 -6448 4157193 -6449 2011447017 -6450 366109871 -6451 2108560031 -6452 1124511821 -6453 32989753 -6454 1763596902 -6455 1264320797 -6456 1044921109 -6457 1419169783 -6458 1244624555 -6459 191406619 -6460 187214336 -6461 1851095260 -6462 280305572 -6463 2119665438 -6464 1402628129 -6465 1503637613 -6466 1340138874 -6467 1530683442 -6468 394711987 -6469 1797151783 -6470 1867257793 -6471 1860622391 -6472 974422168 -6473 1651557969 -6474 1000970679 -6475 633544845 -6476 860268414 -6477 679961086 -6478 1880061603 -6479 864425607 -6480 543924455 -6481 98687827 -6482 825501990 -6483 1668436276 -6484 131677580 -6485 441615245 -6486 785273426 -6487 1176598689 -6488 1860785028 -6489 2029897981 -6490 1368005309 -6491 2047999365 -6492 1733509593 -6493 1648310881 -6494 2020181155 -6495 988654074 -6496 1004464847 -6497 1212836381 -6498 371853868 -6499 1399176834 -6500 862504517 -6501 91628013 -6502 1112315577 -6503 1836926685 -6504 1743185983 -6505 2113286256 -6506 322987882 -6507 455970749 -6508 645763694 -6509 55565838 -6510 1320396357 -6511 1189688150 -6512 154253665 -6513 2145898347 -6514 710640778 -6515 285931245 -6516 440029944 -6517 1495914204 -6518 1462529935 -6519 153331325 -6520 1378328537 -6521 683051596 -6522 53847042 -6523 964354482 -6524 183878829 -6525 2074028197 -6526 1953008557 -6527 1188343676 -6528 1139380931 -6529 177378777 -6530 440036862 -6531 2001885448 -6532 269006791 -6533 1552352439 -6534 1691328485 -6535 2012192774 -6536 1518155048 -6537 2014316367 -6538 320679875 -6539 16435094 -6540 2069882205 -6541 1641076232 -6542 1206123244 -6543 76652222 -6544 1639490932 -6545 1916764023 -6546 362583468 -6547 2079520876 -6548 1265194579 -6549 1825113403 -6550 85368553 -6551 496039469 -6552 360681351 -6553 139215595 -6554 1460393951 -6555 544560180 -6556 65760145 -6557 1265918860 -6558 1732903857 -6559 1205141076 -6560 1443297638 -6561 25457071 -6562 1059542876 -6563 1712304429 -6564 1577809511 -6565 603387713 -6566 1577013555 -6567 948480911 -6568 470220432 -6569 1897693430 -6570 964916005 -6571 392618990 -6572 1391286015 -6573 23555602 -6574 469271212 -6575 883293299 -6576 1940319625 -6577 831854680 -6578 815330527 -6579 1058030556 -6580 509484435 -6581 900699081 -6582 1554070025 -6583 870165786 -6584 1039914676 -6585 866980329 -6586 1414725967 -6587 1105674821 -6588 2132899189 -6589 1000146176 -6590 163332249 -6591 1428713179 -6592 1025603247 -6593 1222875125 -6594 993533960 -6595 455929110 -6596 1826262838 -6597 423063867 -6598 1404410021 -6599 148999623 -6600 173273650 -6601 221842379 -6602 541618613 -6603 1564559665 -6604 245397981 -6605 1010889825 -6606 300369316 -6607 38233958 -6608 1842744506 -6609 1115699843 -6610 1096264514 -6611 204745293 -6612 2016398924 -6613 502850892 -6614 1074911080 -6615 908829953 -6616 1369831221 -6617 342153399 -6618 2014504774 -6619 1355246762 -6620 1342299575 -6621 30353376 -6622 636476294 -6623 220419174 -6624 1253228501 -6625 1630010254 -6626 676348285 -6627 932007692 -6628 2053074122 -6629 2080758306 -6630 1081007315 -6631 78864124 -6632 155117037 -6633 1622625928 -6634 1643423789 -6635 400515018 -6636 486032105 -6637 1943793105 -6638 438748976 -6639 181292963 -6640 912009300 -6641 1535013491 -6642 386038257 -6643 780924577 -6644 2037864383 -6645 1460949337 -6646 1689754530 -6647 1260211956 -6648 1803102736 -6649 1556775656 -6650 467975070 -6651 997918663 -6652 1587129032 -6653 1104451364 -6654 1218337837 -6655 692873886 -6656 586977971 -6657 1894686122 -6658 1624881578 -6659 492568445 -6660 1827960781 -6661 558405245 -6662 571432569 -6663 1983077818 -6664 33547525 -6665 67372710 -6666 236109189 -6667 519579630 -6668 2011165815 -6669 674858165 -6670 700872594 -6671 775691467 -6672 62388008 -6673 1086910851 -6674 1556616044 -6675 2100252391 -6676 400376540 -6677 1098886926 -6678 1212980699 -6679 55995628 -6680 508178935 -6681 1680955770 -6682 1053914291 -6683 2095307967 -6684 637923486 -6685 124768480 -6686 640698205 -6687 1224901457 -6688 2019454603 -6689 118096135 -6690 1717469902 -6691 1699931736 -6692 676501380 -6693 141418823 -6694 1535525906 -6695 710048905 -6696 208791533 -6697 1771635095 -6698 1229628536 -6699 72473700 -6700 299009613 -6701 1930501130 -6702 848165168 -6703 361397621 -6704 869928333 -6705 257297564 -6706 314166365 -6707 1270304873 -6708 1356184491 -6709 1527147064 -6710 1326300501 -6711 1864363426 -6712 1060619186 -6713 232731144 -6714 1812187745 -6715 1698542673 -6716 357499624 -6717 305402303 -6718 775960482 -6719 229470579 -6720 423498438 -6721 345946737 -6722 1929402315 -6723 1099999819 -6724 487365560 -6725 1317444574 -6726 1810048724 -6727 696157094 -6728 941596021 -6729 892193612 -6730 768630794 -6731 1240605634 -6732 675211094 -6733 1616795962 -6734 1602003256 -6735 1545139427 -6736 1874093527 -6737 1916169621 -6738 667960652 -6739 1082794370 -6740 1295833037 -6741 1994261153 -6742 799674148 -6743 208968576 -6744 79508649 -6745 464378245 -6746 1907511249 -6747 437008274 -6748 769780548 -6749 535988083 -6750 666478853 -6751 1193278987 -6752 881934820 -6753 448397521 -6754 145795158 -6755 1369300381 -6756 1765842095 -6757 1955843882 -6758 2065457475 -6759 559954468 -6760 700553847 -6761 686604621 -6762 1800560103 -6763 1375764941 -6764 155916936 -6765 1255079711 -6766 773420721 -6767 2030010463 -6768 1023765684 -6769 1441381373 -6770 965321185 -6771 172115073 -6772 1288158879 -6773 1764995333 -6774 381083649 -6775 1367667528 -6776 81889930 -6777 141111250 -6778 1804675802 -6779 851670479 -6780 677099334 -6781 323671008 -6782 2044949466 -6783 1559034154 -6784 772068529 -6785 43260976 -6786 780850887 -6787 390426976 -6788 1999104858 -6789 698824714 -6790 950381444 -6791 552175057 -6792 1385429336 -6793 603457899 -6794 1927939999 -6795 1541346272 -6796 1858537610 -6797 553877072 -6798 1423873087 -6799 734819646 -6800 1995258445 -6801 241710624 -6802 906934720 -6803 1135933676 -6804 2006705957 -6805 1288018369 -6806 356117557 -6807 2088595887 -6808 1429129620 -6809 13309711 -6810 792782718 -6811 2106228954 -6812 336980719 -6813 690248536 -6814 1517779460 -6815 1109049248 -6816 733509512 -6817 151146700 -6818 1499476224 -6819 585130723 -6820 849971414 -6821 302374021 -6822 1137305780 -6823 87917102 -6824 905831920 -6825 917762131 -6826 1629263374 -6827 616885883 -6828 1471639203 -6829 905652813 -6830 1351705529 -6831 1319414001 -6832 1147363437 -6833 111156601 -6834 307864029 -6835 1006585746 -6836 1399174971 -6837 663981586 -6838 947697986 -6839 680820943 -6840 677291298 -6841 1740480704 -6842 639566249 -6843 1014272017 -6844 283245593 -6845 9862061 -6846 2123321266 -6847 1016755105 -6848 161008761 -6849 1475313842 -6850 1601885828 -6851 1010980176 -6852 1777687863 -6853 591707961 -6854 1098897278 -6855 536036136 -6856 1509470092 -6857 580677005 -6858 1152922019 -6859 833625648 -6860 1486329818 -6861 357143900 -6862 5556001 -6863 486209608 -6864 468300502 -6865 313420030 -6866 1492795354 -6867 1867475473 -6868 977401617 -6869 293009692 -6870 400812768 -6871 1654692915 -6872 2033490397 -6873 1040379017 -6874 521481284 -6875 169252342 -6876 1050241078 -6877 497318902 -6878 1186007447 -6879 1211249840 -6880 1972632745 -6881 640409628 -6882 74746368 -6883 1602836960 -6884 1232117589 -6885 1173643646 -6886 2138873096 -6887 594104033 -6888 1754320651 -6889 1144311467 -6890 1427729681 -6891 1093166822 -6892 1501455368 -6893 1433285682 -6894 1579376430 -6895 1969755870 -6896 1746705713 -6897 924688136 -6898 1689747695 -6899 576623682 -6900 1217697829 -6901 2090560463 -6902 83832949 -6903 1103704578 -6904 983455832 -6905 605314233 -6906 1272956920 -6907 2033696910 -6908 1102633136 -6909 311480719 -6910 1097463102 -6911 927782233 -6912 951890347 -6913 1172209470 -6914 383135545 -6915 36524288 -6916 198369469 -6917 374524994 -6918 630628322 -6919 1952690120 -6920 1518836461 -6921 2058358003 -6922 898373294 -6923 872808181 -6924 1344160038 -6925 330266076 -6926 695080403 -6927 943382103 -6928 1254954213 -6929 237344450 -6930 1520005785 -6931 325168394 -6932 180421265 -6933 1603838734 -6934 1428872972 -6935 1163877097 -6936 61669319 -6937 554346244 -6938 1050090360 -6939 1164302455 -6940 865826963 -6941 69814 -6942 2092084688 -6943 1817717311 -6944 1172279285 -6945 327736586 -6946 1854241599 -6947 1370648754 -6948 702261580 -6949 337386273 -6950 1175855226 -6951 73614393 -6952 248260629 -6953 2074228521 -6954 946422575 -6955 1592420667 -6956 257010949 -6957 1641502978 -6958 388319122 -6959 1511965162 -6960 1878847429 -6961 1908324907 -6962 1837133556 -6963 2059268694 -6964 1364679993 -6965 1118522880 -6966 1075662144 -6967 1426349312 -6968 1672869124 -6969 2125752504 -6970 443168120 -6971 391212440 -6972 2125822318 -6973 387769160 -6974 61446103 -6975 1150617955 -6976 715505746 -6977 1915687702 -6978 373783061 -6979 1417767326 -6980 105590328 -6981 1549638288 -6982 1491381720 -6983 353850957 -6984 1476383161 -6985 290320647 -6986 1946271624 -6987 1733394110 -6988 1931823625 -6989 187107098 -6990 1097875625 -6991 1663187406 -6992 2095432005 -6993 787525533 -6994 1574972453 -6995 1312628350 -6996 1906048414 -6997 503150949 -6998 591494014 -6999 1431433890 -7000 481419805 -7001 1034662134 -7002 1822646330 -7003 459758475 -7004 1422431295 -7005 1884092433 -7006 1610376431 -7007 2137937041 -7008 1652296488 -7009 1984159492 -7010 1408220720 -7011 1757886816 -7012 1386314132 -7013 752118792 -7014 2111737773 -7015 715213645 -7016 1042439439 -7017 1910525749 -7018 301124108 -7019 826779416 -7020 2097632847 -7021 1398999733 -7022 342483175 -7023 2045581204 -7024 39041618 -7025 1917455628 -7026 1210725906 -7027 1945090032 -7028 273122929 -7029 1802219920 -7030 1229040275 -7031 754542734 -7032 689398407 -7033 904202957 -7034 1214301209 -7035 2111829702 -7036 640811743 -7037 677193992 -7038 2102283095 -7039 145624583 -7040 513869837 -7041 1363020167 -7042 1903511399 -7043 1900183969 -7044 2115138959 -7045 1867765524 -7046 467913967 -7047 1010094750 -7048 1630807625 -7049 769038075 -7050 1836874167 -7051 1580956824 -7052 20554160 -7053 31873694 -7054 1479054380 -7055 59595778 -7056 1949329322 -7057 542296638 -7058 2004685811 -7059 74968603 -7060 197032910 -7061 1086242438 -7062 829511337 -7063 886431317 -7064 1990445395 -7065 2043812546 -7066 850777371 -7067 483773490 -7068 573522891 -7069 805576819 -7070 629398073 -7071 1087392728 -7072 21113338 -7073 385425824 -7074 840093049 -7075 2136252298 -7076 105707700 -7077 1308007016 -7078 998863400 -7079 1736515325 -7080 2077045091 -7081 688253919 -7082 1169988501 -7083 2097599251 -7084 720127613 -7085 501559233 -7086 9711382 -7087 521973287 -7088 1043855871 -7089 2014397193 -7090 596941890 -7091 1240888782 -7092 953155983 -7093 1426453227 -7094 2127320099 -7095 796117730 -7096 1322782126 -7097 830613823 -7098 1279891221 -7099 1896305017 -7100 1636190642 -7101 1909289294 -7102 836214097 -7103 1657303980 -7104 147231471 -7105 1676307146 -7106 1646072630 -7107 252939171 -7108 836830515 -7109 497452383 -7110 1989454497 -7111 766391958 -7112 1185706302 -7113 1011959350 -7114 716507562 -7115 1905833916 -7116 1513518584 -7117 726218944 -7118 280323555 -7119 409890807 -7120 593132489 -7121 877265446 -7122 1650779589 -7123 1546288472 -7124 156235025 -7125 1630616041 -7126 194922554 -7127 1479017151 -7128 313746216 -7129 1474813775 -7130 1227838520 -7131 1949936858 -7132 1236619422 -7133 2064052617 -7134 1459757190 -7135 1383850893 -7136 1592876116 -7137 958346173 -7138 1636790064 -7139 282222983 -7140 1455798556 -7141 1478760913 -7142 1048614941 -7143 494021210 -7144 343236616 -7145 1765122503 -7146 252371478 -7147 1856755200 -7148 343857799 -7149 532695034 -7150 119162359 -7151 936990288 -7152 1409960480 -7153 1769941949 -7154 335795112 -7155 1566195505 -7156 1253074342 -7157 530717667 -7158 897729009 -7159 1566820558 -7160 2005531442 -7161 2125567529 -7162 1369273768 -7163 1094667216 -7164 2042136499 -7165 681547310 -7166 331034461 -7167 1487528967 -7168 1639893483 -7169 1967824526 -7170 1769751950 -7171 948208391 -7172 1299101791 -7173 670883243 -7174 1442229602 -7175 1642338407 -7176 288522099 -7177 1694601080 -7178 1351609959 -7179 632379898 -7180 79812466 -7181 1470772319 -7182 1569370187 -7183 1489772946 -7184 1093230620 -7185 1905165299 -7186 908484804 -7187 198821314 -7188 288399318 -7189 1806213813 -7190 1765641872 -7191 146447113 -7192 1784297694 -7193 987431992 -7194 1241114329 -7195 1678950545 -7196 1668979302 -7197 1572148791 -7198 1018995864 -7199 1161389138 -7200 1392489669 -7201 641264166 -7202 2109597529 -7203 544107812 -7204 1312147410 -7205 1404343483 -7206 38962572 -7207 1600669509 -7208 951460916 -7209 1390572531 -7210 85565759 -7211 1031273382 -7212 713861202 -7213 1654935946 -7214 373562681 -7215 1807091822 -7216 1412617598 -7217 1282047485 -7218 2005913136 -7219 1701016916 -7220 940777650 -7221 1624071360 -7222 1847464029 -7223 577591696 -7224 464019704 -7225 941094711 -7226 109058594 -7227 2132999007 -7228 365759854 -7229 1128054458 -7230 1146904497 -7231 1758249523 -7232 1769318625 -7233 1109018378 -7234 154873687 -7235 933982387 -7236 365878214 -7237 193836259 -7238 387168248 -7239 1317339130 -7240 1584408791 -7241 472734007 -7242 201128864 -7243 150786345 -7244 2127669954 -7245 574691545 -7246 1957878168 -7247 1392803904 -7248 1856739030 -7249 1816307656 -7250 946337172 -7251 650033032 -7252 1292895369 -7253 646317554 -7254 1227624729 -7255 1756915073 -7256 1587412265 -7257 1336683323 -7258 1742430432 -7259 1953172119 -7260 317254133 -7261 741851281 -7262 1563937994 -7263 2086572758 -7264 1850869660 -7265 1718811681 -7266 873071497 -7267 69264226 -7268 1912647941 -7269 1260239745 -7270 1386603356 -7271 1349573084 -7272 1732973753 -7273 1587732220 -7274 1500359429 -7275 1713160059 -7276 14940118 -7277 1310753949 -7278 958480315 -7279 1871679148 -7280 979577958 -7281 1904817487 -7282 374228533 -7283 124989679 -7284 403651393 -7285 1601853262 -7286 1881904752 -7287 1991063658 -7288 791052937 -7289 1476851537 -7290 1796752129 -7291 1108307070 -7292 71219170 -7293 1213206475 -7294 1047396181 -7295 1922088830 -7296 784534509 -7297 1920467678 -7298 1991353056 -7299 549698802 -7300 1033223776 -7301 1230472764 -7302 1899271886 -7303 618713881 -7304 670721337 -7305 1252147667 -7306 184390292 -7307 685661455 -7308 415417969 -7309 1142870607 -7310 409856955 -7311 1394995927 -7312 900204446 -7313 784085488 -7314 1519985606 -7315 1303855840 -7316 238455102 -7317 1254406710 -7318 1147435850 -7319 1029508039 -7320 583774599 -7321 796704332 -7322 2137815110 -7323 654993770 -7324 2009910807 -7325 1037727643 -7326 429598952 -7327 646961668 -7328 810711673 -7329 273468361 -7330 1196660470 -7331 1843935449 -7332 1503941125 -7333 948448708 -7334 315165682 -7335 27178814 -7336 53112728 -7337 499555974 -7338 712840269 -7339 468530697 -7340 1642426581 -7341 1122697225 -7342 1863526624 -7343 395147380 -7344 1906782713 -7345 1236028582 -7346 1699003220 -7347 2145237816 -7348 342951644 -7349 698955422 -7350 1027262207 -7351 926726244 -7352 1495659754 -7353 1017593669 -7354 1581720014 -7355 1358086914 -7356 2055321312 -7357 2011318966 -7358 2005048582 -7359 718549338 -7360 137303679 -7361 1054225405 -7362 415001139 -7363 1641244805 -7364 2002674113 -7365 730166822 -7366 1668423619 -7367 2055786841 -7368 1229722796 -7369 233780241 -7370 376833890 -7371 724665730 -7372 1356477466 -7373 92876866 -7374 1119813110 -7375 1115776531 -7376 1328905448 -7377 671332682 -7378 1113530699 -7379 1671857093 -7380 1370288104 -7381 2140792907 -7382 451099689 -7383 718464211 -7384 1010902928 -7385 2032819703 -7386 2076551125 -7387 918740593 -7388 1896655021 -7389 1934116059 -7390 1637289931 -7391 2033958701 -7392 840857816 -7393 2052291070 -7394 1527719858 -7395 696048282 -7396 634974244 -7397 1048659829 -7398 604351475 -7399 1864697041 -7400 1282440070 -7401 981185366 -7402 441879123 -7403 491433888 -7404 1074062232 -7405 1561692233 -7406 1607210420 -7407 255484033 -7408 85541267 -7409 573257471 -7410 1927341126 -7411 1455829371 -7412 566566730 -7413 230957167 -7414 26809934 -7415 1577469659 -7416 116293222 -7417 2103361059 -7418 348726604 -7419 2012948243 -7420 1889993471 -7421 1986016535 -7422 1899423296 -7423 583367639 -7424 1890823957 -7425 1279659506 -7426 1279415921 -7427 378314554 -7428 180835688 -7429 1883767397 -7430 95527947 -7431 1463275758 -7432 717469115 -7433 537407070 -7434 1954709647 -7435 1791531347 -7436 2099099303 -7437 1414436419 -7438 2047015380 -7439 37156922 -7440 1987693890 -7441 1826872858 -7442 1492986293 -7443 406776973 -7444 2057830025 -7445 1519796228 -7446 1984246632 -7447 26639599 -7448 1475673639 -7449 185489588 -7450 2039587843 -7451 1218183462 -7452 24022475 -7453 1791527491 -7454 1801551102 -7455 1914846432 -7456 923703350 -7457 933483375 -7458 145677338 -7459 1104539038 -7460 669767124 -7461 241205285 -7462 420331148 -7463 1387236239 -7464 778612355 -7465 227557147 -7466 1031283939 -7467 730228010 -7468 1641993566 -7469 930815671 -7470 767384932 -7471 1482203809 -7472 610204882 -7473 112887578 -7474 1888980782 -7475 520551259 -7476 1632683806 -7477 1725743766 -7478 547190859 -7479 960873797 -7480 1911233354 -7481 439295054 -7482 31573612 -7483 1935255829 -7484 83338897 -7485 1833124714 -7486 1702618613 -7487 1007042247 -7488 619124441 -7489 1848295952 -7490 2111581285 -7491 1288891566 -7492 2089501237 -7493 384428786 -7494 528644157 -7495 720629945 -7496 611985933 -7497 1559928096 -7498 1450857955 -7499 106495852 -7500 343260120 -7501 70759240 -7502 1588699661 -7503 953465002 -7504 183646818 -7505 1330196795 -7506 1474016261 -7507 1816330624 -7508 908456913 -7509 2021207120 -7510 629720773 -7511 672206619 -7512 313018526 -7513 661294385 -7514 459978800 -7515 396357424 -7516 346935451 -7517 15113765 -7518 1403399671 -7519 966059893 -7520 1863409717 -7521 1367497309 -7522 107467811 -7523 1805427307 -7524 1751926095 -7525 636111968 -7526 378573604 -7527 216428380 -7528 48556417 -7529 1829431559 -7530 322924232 -7531 391816537 -7532 1900190799 -7533 1911623893 -7534 1345281539 -7535 2083837617 -7536 1094337040 -7537 671814152 -7538 1752684593 -7539 2002793953 -7540 545537625 -7541 234921719 -7542 527516924 -7543 858556151 -7544 896216104 -7545 987495724 -7546 1254913575 -7547 1243151556 -7548 1002609490 -7549 510829599 -7550 61727801 -7551 718535559 -7552 1878326908 -7553 169195612 -7554 376479218 -7555 1482769355 -7556 805307580 -7557 755052822 -7558 1699197735 -7559 853863997 -7560 437000734 -7561 2022121968 -7562 1245680534 -7563 189707885 -7564 1786262213 -7565 443478425 -7566 126061855 -7567 733115606 -7568 1115292578 -7569 1878746448 -7570 588425911 -7571 1660830203 -7572 2113668167 -7573 1115942836 -7574 371902706 -7575 862400624 -7576 2103438560 -7577 1626816282 -7578 2105552180 -7579 958564402 -7580 2137645881 -7581 19796333 -7582 1677099962 -7583 1868489141 -7584 188991945 -7585 2053579180 -7586 1203774848 -7587 994299525 -7588 661148355 -7589 755488935 -7590 1848163523 -7591 1098149089 -7592 630127255 -7593 946360409 -7594 1287856974 -7595 268905821 -7596 1389838835 -7597 1413918829 -7598 1002021427 -7599 357647765 -7600 1145181630 -7601 1590447338 -7602 2018477968 -7603 1111366149 -7604 558906526 -7605 242897026 -7606 1973766773 -7607 514861439 -7608 1869713308 -7609 1931835305 -7610 1473425841 -7611 1859875541 -7612 1951631638 -7613 1003042155 -7614 1580881034 -7615 2140623583 -7616 909137688 -7617 637172234 -7618 987439461 -7619 1570286043 -7620 1392661170 -7621 688119336 -7622 520951484 -7623 2022788425 -7624 1634479745 -7625 1808808458 -7626 144210598 -7627 876834932 -7628 1075243640 -7629 1146232025 -7630 1234482697 -7631 72941622 -7632 589195716 -7633 1105477017 -7634 1184307771 -7635 1148102242 -7636 1348374044 -7637 1010590897 -7638 1662963681 -7639 1070603704 -7640 794942554 -7641 988905875 -7642 782995598 -7643 599090545 -7644 1991948030 -7645 216392984 -7646 592230480 -7647 753602070 -7648 853565219 -7649 1579669941 -7650 176404465 -7651 98742741 -7652 120305629 -7653 697355949 -7654 2121531166 -7655 1754785375 -7656 358680760 -7657 118258117 -7658 484136659 -7659 1433924400 -7660 1264490142 -7661 1718619357 -7662 1506866022 -7663 1853685858 -7664 676612726 -7665 543690145 -7666 854304453 -7667 2024986770 -7668 1554281042 -7669 369784486 -7670 948106827 -7671 201739949 -7672 1358690361 -7673 1731102425 -7674 800830494 -7675 1203154744 -7676 1947495409 -7677 1393060974 -7678 1956756814 -7679 653576980 -7680 825247268 -7681 2133161280 -7682 752319721 -7683 945552897 -7684 683033581 -7685 726367240 -7686 552854624 -7687 1041714341 -7688 844625357 -7689 1036991284 -7690 328155093 -7691 2109115499 -7692 608126993 -7693 1835021115 -7694 1815317710 -7695 1284739719 -7696 231227613 -7697 522138515 -7698 1162242842 -7699 1785508655 -7700 891923001 -7701 2110349669 -7702 1987248604 -7703 103129715 -7704 1693968446 -7705 640595450 -7706 1306284459 -7707 1493980207 -7708 2033656425 -7709 1115557625 -7710 73540 -7711 711420045 -7712 1101235257 -7713 752393261 -7714 1656972942 -7715 1784268839 -7716 1478760501 -7717 62343919 -7718 678499532 -7719 175902210 -7720 1099335203 -7721 1006654626 -7722 137534062 -7723 1707462196 -7724 694192093 -7725 1952851772 -7726 844718267 -7727 925419706 -7728 327506639 -7729 2006961109 -7730 563444714 -7731 1219429640 -7732 1969827130 -7733 403209670 -7734 1322559355 -7735 1516311928 -7736 1043805121 -7737 481360166 -7738 862808488 -7739 929977898 -7740 1596917792 -7741 862882028 -7742 1641397943 -7743 550669401 -7744 1615275289 -7745 1150887237 -7746 187454592 -7747 946552143 -7748 1213231156 -7749 865954125 -7750 1122454353 -7751 165082711 -7752 1872608751 -7753 1259988415 -7754 1872544907 -7755 419317196 -7756 1065356539 -7757 569779527 -7758 1344736903 -7759 1392863178 -7760 429256988 -7761 1908181617 -7762 464809171 -7763 251600471 -7764 163907639 -7765 1787368526 -7766 1767912399 -7767 1207712760 -7768 121245045 -7769 483237239 -7770 2137690658 -7771 1718162837 -7772 1346119267 -7773 1631604953 -7774 121348590 -7775 813910909 -7776 635008543 -7777 308803183 -7778 1760463052 -7779 1848239699 -7780 1174757308 -7781 735433757 -7782 2013322411 -7783 899882411 -7784 1995422173 -7785 1738383670 -7786 1319199607 -7787 913295064 -7788 160679549 -7789 516452862 -7790 158674595 -7791 589936538 -7792 277150831 -7793 623483766 -7794 841537009 -7795 441058471 -7796 263368644 -7797 461965760 -7798 1648771231 -7799 384613689 -7800 945203000 -7801 1638978242 -7802 2102776526 -7803 143838619 -7804 1123099547 -7805 76641469 -7806 957749528 -7807 1758108090 -7808 385444652 -7809 570728932 -7810 1458864142 -7811 1560201960 -7812 1306162690 -7813 1324702905 -7814 312600723 -7815 1154101215 -7816 915602927 -7817 1631800330 -7818 2067396279 -7819 1076282477 -7820 769545 -7821 78587226 -7822 1666219015 -7823 277920376 -7824 702070992 -7825 360272376 -7826 718978847 -7827 965439637 -7828 822238136 -7829 220266431 -7830 1350053326 -7831 1767441136 -7832 1859244673 -7833 1305346205 -7834 1911279756 -7835 834860572 -7836 1381987674 -7837 721545636 -7838 445485015 -7839 1767432326 -7840 1292274569 -7841 1904349157 -7842 1180150638 -7843 450953611 -7844 1081568414 -7845 1492751361 -7846 1605054826 -7847 1997171341 -7848 977068043 -7849 1524967457 -7850 925970170 -7851 977837588 -7852 1603554684 -7853 444705537 -7854 1255757965 -7855 158142028 -7856 804977913 -7857 1974736812 -7858 1123581665 -7859 1627216050 -7860 47519595 -7861 326151344 -7862 1247173538 -7863 1906764268 -7864 1631497549 -7865 1010969646 -7866 594141193 -7867 866001575 -7868 1732515283 -7869 1039626208 -7870 485950253 -7871 877306204 -7872 796491717 -7873 1666100891 -7874 1328259815 -7875 1878060131 -7876 1011368604 -7877 785830993 -7878 1727747824 -7879 1988436647 -7880 163314802 -7881 506234347 -7882 818790588 -7883 1766869486 -7884 950939884 -7885 2074548553 -7886 1925011515 -7887 1755917798 -7888 1901801717 -7889 901109532 -7890 1235650200 -7891 1949321313 -7892 1227260876 -7893 335340090 -7894 1708601933 -7895 711274777 -7896 1346309737 -7897 155259478 -7898 1577276352 -7899 931341372 -7900 1194885686 -7901 2063226605 -7902 1808647576 -7903 1991377403 -7904 1581843848 -7905 989423743 -7906 1721953886 -7907 445728804 -7908 1775254736 -7909 1302218063 -7910 286681804 -7911 1938569538 -7912 1808452410 -7913 1105472392 -7914 1557955377 -7915 611908646 -7916 1032537297 -7917 1335483244 -7918 220342796 -7919 786855366 -7920 89109128 -7921 1455992996 -7922 588693031 -7923 1316370005 -7924 1791333087 -7925 149811317 -7926 2027644782 -7927 990159176 -7928 305070795 -7929 1457437487 -7930 1921500548 -7931 1499956482 -7932 1373180444 -7933 1582664476 -7934 1343850237 -7935 807540645 -7936 424604571 -7937 918320476 -7938 1253269449 -7939 52375659 -7940 73054891 -7941 1539951253 -7942 1990945197 -7943 1881507301 -7944 497939997 -7945 1401416926 -7946 345932299 -7947 1530477294 -7948 589416522 -7949 566275096 -7950 169849013 -7951 678525651 -7952 2022268092 -7953 758542044 -7954 1994895656 -7955 1666117531 -7956 908353361 -7957 1875056790 -7958 508793059 -7959 1213424157 -7960 1185010629 -7961 282809959 -7962 565896991 -7963 410707426 -7964 1865474435 -7965 1909747228 -7966 1218248071 -7967 142595358 -7968 680584056 -7969 324033872 -7970 194971017 -7971 753638947 -7972 1863985126 -7973 38432567 -7974 487662600 -7975 214441475 -7976 1439849493 -7977 833594900 -7978 1744918770 -7979 2029266016 -7980 1399869996 -7981 1914767783 -7982 560308019 -7983 1274654440 -7984 525826179 -7985 407720027 -7986 793288324 -7987 1434179541 -7988 135293169 -7989 1302081383 -7990 500120050 -7991 1320303799 -7992 1584891343 -7993 1066017041 -7994 1731011225 -7995 1302882130 -7996 828280621 -7997 801775648 -7998 1445477489 -7999 1508864678 -8000 1125809520 -8001 1640448506 -8002 115019977 -8003 842310998 -8004 1678881073 -8005 602682578 -8006 1056752474 -8007 971246919 -8008 1436277478 -8009 654187596 -8010 853029287 -8011 688663826 -8012 421471731 -8013 1413337306 -8014 1963318266 -8015 947297910 -8016 1821057333 -8017 609122942 -8018 233993803 -8019 1956350502 -8020 1911204326 -8021 734113853 -8022 1129170653 -8023 1348612021 -8024 1800130894 -8025 712698230 -8026 504010503 -8027 480927868 -8028 1514473878 -8029 1949487992 -8030 1989792546 -8031 492799751 -8032 1442452851 -8033 2104812523 -8034 1335110749 -8035 973850276 -8036 560011453 -8037 244379575 -8038 1945097195 -8039 1996288931 -8040 898567171 -8041 650642834 -8042 537469109 -8043 1320038902 -8044 2063980140 -8045 353303728 -8046 119853165 -8047 1737553825 -8048 962426670 -8049 353846968 -8050 1546420680 -8051 726147348 -8052 1087960822 -8053 528107685 -8054 2074759369 -8055 740608068 -8056 1240805916 -8057 431286225 -8058 1221535936 -8059 607796146 -8060 233290569 -8061 1063844834 -8062 1100595897 -8063 1675743420 -8064 1021173710 -8065 288222999 -8066 502110049 -8067 1581185163 -8068 532602574 -8069 299723596 -8070 1429990447 -8071 1431169746 -8072 950366431 -8073 1967459556 -8074 603725000 -8075 866862923 -8076 173279636 -8077 723578165 -8078 456933101 -8079 1135706307 -8080 1077425134 -8081 2003353781 -8082 1861853655 -8083 17902308 -8084 383977818 -8085 1789129377 -8086 758510376 -8087 1624783734 -8088 72931954 -8089 1980046313 -8090 85096233 -8091 306222523 -8092 896407499 -8093 1185692130 -8094 1981965944 -8095 1917581209 -8096 1473915129 -8097 336592345 -8098 1351282725 -8099 2006517704 -8100 636315941 -8101 633789524 -8102 1290203802 -8103 1586682372 -8104 453765432 -8105 1893928802 -8106 306061648 -8107 627045069 -8108 470023320 -8109 762994749 -8110 1762751376 -8111 1547448454 -8112 618864882 -8113 1477121383 -8114 1565350762 -8115 1002842700 -8116 1118767112 -8117 176377490 -8118 480142787 -8119 1191699066 -8120 8940155 -8121 565239020 -8122 1497921590 -8123 905347655 -8124 1750931150 -8125 1332403886 -8126 675445216 -8127 1077362632 -8128 1668996231 -8129 2026727941 -8130 936396688 -8131 157828524 -8132 513033817 -8133 79116842 -8134 1744510897 -8135 966799250 -8136 1973045644 -8137 2050572545 -8138 1593844319 -8139 295585316 -8140 666083646 -8141 1209112047 -8142 1843033770 -8143 1284948528 -8144 538749782 -8145 1260900884 -8146 140307580 -8147 1657516895 -8148 1437278375 -8149 620450367 -8150 701732313 -8151 1446218530 -8152 1185689387 -8153 52170255 -8154 204082537 -8155 789136890 -8156 1384574141 -8157 879527754 -8158 1866499522 -8159 906086724 -8160 758772047 -8161 655412562 -8162 1063915249 -8163 1271805865 -8164 734529404 -8165 660942498 -8166 91121467 -8167 560091400 -8168 564031395 -8169 1684965786 -8170 855676717 -8171 1230115041 -8172 746594185 -8173 551226839 -8174 367579921 -8175 1285343967 -8176 1812127724 -8177 507887501 -8178 795377214 -8179 1101922451 -8180 1128337869 -8181 1497109528 -8182 400657333 -8183 166543608 -8184 1549279783 -8185 604739871 -8186 955680498 -8187 786370277 -8188 1484267625 -8189 674696372 -8190 1692457001 -8191 95556024 -8192 1330108934 -8193 608888602 -8194 1367361889 -8195 2064638338 -8196 1269831100 -8197 1458483356 -8198 477246091 -8199 1833862495 -8200 995965494 -8201 1332922808 -8202 916493888 -8203 1742559679 -8204 1884149647 -8205 1284073809 -8206 880419999 -8207 1548793723 -8208 1791961311 -8209 1675797213 -8210 503232526 -8211 772815532 -8212 1025423093 -8213 903889860 -8214 939359140 -8215 427219229 -8216 1508629731 -8217 1895039639 -8218 1213589506 -8219 845413708 -8220 422252363 -8221 758562859 -8222 940969732 -8223 1752361298 -8224 1367451462 -8225 160847974 -8226 1669515988 -8227 489798914 -8228 1619331330 -8229 2146762079 -8230 176177762 -8231 467813177 -8232 1332201239 -8233 1092671650 -8234 62889208 -8235 1068867239 -8236 229261812 -8237 943309207 -8238 470177314 -8239 2021223123 -8240 471622773 -8241 973409841 -8242 646555007 -8243 1497045866 -8244 1877299701 -8245 1585914147 -8246 1924265095 -8247 1238445784 -8248 1333470138 -8249 990370953 -8250 2083859492 -8251 1755722502 -8252 1748933813 -8253 877345576 -8254 1360600152 -8255 968901627 -8256 1038193550 -8257 882632492 -8258 1458700541 -8259 510041233 -8260 881910924 -8261 1634878303 -8262 977854410 -8263 66628515 -8264 580066306 -8265 1040743618 -8266 1135495754 -8267 809328118 -8268 1984052826 -8269 1605673069 -8270 683067593 -8271 308191951 -8272 431599262 -8273 1329622600 -8274 1805237817 -8275 161415315 -8276 768053099 -8277 1582019265 -8278 1399861099 -8279 2101523238 -8280 424906570 -8281 1336236943 -8282 1709762092 -8283 26356735 -8284 66098871 -8285 922878596 -8286 995258362 -8287 1104292422 -8288 1805511088 -8289 306475256 -8290 1614333655 -8291 539938364 -8292 1941353559 -8293 444704417 -8294 606566880 -8295 373936217 -8296 1485448035 -8297 1742062634 -8298 1183264335 -8299 1322017213 -8300 1200252055 -8301 1866331928 -8302 1630209164 -8303 1631851317 -8304 1048470880 -8305 1287963334 -8306 1793266632 -8307 1816523980 -8308 722498951 -8309 1045644083 -8310 1770563570 -8311 1147405521 -8312 234397378 -8313 1332842014 -8314 1173762257 -8315 300496250 -8316 108236962 -8317 21536971 -8318 1404788672 -8319 1913748050 -8320 328012227 -8321 871638679 -8322 306202767 -8323 121882139 -8324 1316343096 -8325 912769647 -8326 495818356 -8327 654307483 -8328 507348633 -8329 1679082692 -8330 1976324697 -8331 1707600689 -8332 1397930972 -8333 1459050213 -8334 1191968358 -8335 298918205 -8336 599529899 -8337 837751343 -8338 2115442185 -8339 1322028850 -8340 1883395426 -8341 1738522107 -8342 321950724 -8343 2117792805 -8344 923880473 -8345 1495712981 -8346 270805407 -8347 1032117435 -8348 1517249952 -8349 1675594079 -8350 798381837 -8351 1845262180 -8352 399749110 -8353 1104584604 -8354 1967144319 -8355 1716092206 -8356 2017354251 -8357 315479027 -8358 222916041 -8359 377219237 -8360 1994561719 -8361 51757090 -8362 2084819926 -8363 1245009044 -8364 1510807304 -8365 1129304636 -8366 1543927249 -8367 2110337203 -8368 1967055979 -8369 1511885786 -8370 1284882406 -8371 1702967758 -8372 1102924245 -8373 1606833130 -8374 1673276915 -8375 2026804718 -8376 955062463 -8377 1944082322 -8378 911438505 -8379 324828767 -8380 1472192753 -8381 1709820342 -8382 22607299 -8383 1871941863 -8384 666921299 -8385 1989751618 -8386 1440550421 -8387 536791902 -8388 157746998 -8389 1663466462 -8390 914011139 -8391 4825069 -8392 1715223553 -8393 851347417 -8394 1249834113 -8395 1078547209 -8396 1980652054 -8397 646277714 -8398 1041400764 -8399 1800224385 -8400 10679852 -8401 178799522 -8402 1355708495 -8403 1113604097 -8404 1785632652 -8405 881501762 -8406 992925167 -8407 593211467 -8408 678100436 -8409 1904363672 -8410 918040235 -8411 2809541 -8412 1466700367 -8413 940647534 -8414 1874751404 -8415 2133621666 -8416 782915505 -8417 1167818177 -8418 522929920 -8419 940662503 -8420 683800992 -8421 1436941060 -8422 945487572 -8423 251540897 -8424 140804829 -8425 47838038 -8426 1330088106 -8427 2121456883 -8428 694115752 -8429 224005222 -8430 1774197621 -8431 704795605 -8432 402804745 -8433 982422468 -8434 1818399702 -8435 40953749 -8436 1863924231 -8437 663841222 -8438 634165217 -8439 394541019 -8440 420721246 -8441 1552205452 -8442 397350561 -8443 1887421613 -8444 345369338 -8445 124618317 -8446 1873559631 -8447 1128284843 -8448 1292436495 -8449 249005904 -8450 2068947346 -8451 1976237487 -8452 1685946964 -8453 866951271 -8454 80294736 -8455 1826751793 -8456 914789309 -8457 1410382842 -8458 1800725029 -8459 1608905061 -8460 1634388064 -8461 1427439002 -8462 166217018 -8463 2037192809 -8464 262377822 -8465 1984616721 -8466 2078146559 -8467 2126302053 -8468 500974295 -8469 564828128 -8470 373359425 -8471 921695541 -8472 2117033580 -8473 770709986 -8474 661633507 -8475 314919270 -8476 895328303 -8477 387709490 -8478 1443204114 -8479 40281150 -8480 636715394 -8481 1364667812 -8482 2016518637 -8483 175178710 -8484 84135435 -8485 2096813373 -8486 2001930504 -8487 998924744 -8488 1359712567 -8489 1655171885 -8490 460346158 -8491 846616984 -8492 935127239 -8493 626563176 -8494 736326145 -8495 1197505061 -8496 463696249 -8497 666989056 -8498 1176323467 -8499 964670544 -8500 1231817184 -8501 1549682892 -8502 1886366086 -8503 1201367116 -8504 172909230 -8505 400515945 -8506 1516286387 -8507 1068237533 -8508 788225435 -8509 812006853 -8510 1108518684 -8511 1424940830 -8512 29191017 -8513 977553673 -8514 1600119540 -8515 113326453 -8516 926883399 -8517 1454566396 -8518 1112251197 -8519 139112318 -8520 962254633 -8521 1572597355 -8522 985729302 -8523 1897381872 -8524 51676884 -8525 1722055448 -8526 947403286 -8527 515373133 -8528 241560856 -8529 2123726753 -8530 1480043678 -8531 1473378041 -8532 1525925997 -8533 1218926116 -8534 527261509 -8535 1698835227 -8536 1619442061 -8537 2043547896 -8538 619589112 -8539 260183848 -8540 708071101 -8541 1728107796 -8542 1685124678 -8543 737262119 -8544 558177822 -8545 1137760571 -8546 850588572 -8547 1485061221 -8548 444843319 -8549 1962839769 -8550 1624173539 -8551 1407097953 -8552 1387953477 -8553 462419194 -8554 1156996177 -8555 1439630361 -8556 36990994 -8557 2104399463 -8558 1955003494 -8559 278551850 -8560 2080642568 -8561 1287563524 -8562 1751929891 -8563 1459084917 -8564 359005992 -8565 131707753 -8566 1010436496 -8567 1978448053 -8568 27772001 -8569 1630025609 -8570 91148254 -8571 735843103 -8572 1210649757 -8573 1776272932 -8574 1473105222 -8575 1768827579 -8576 766549855 -8577 176210146 -8578 1106405152 -8579 1211393175 -8580 2139049915 -8581 583095044 -8582 471007480 -8583 1379519744 -8584 1045514238 -8585 1628003657 -8586 671666457 -8587 1082505232 -8588 1584919473 -8589 479186304 -8590 1361057082 -8591 1518078393 -8592 1766749828 -8593 965503326 -8594 829679663 -8595 2125755821 -8596 1097211079 -8597 1840116159 -8598 1956720226 -8599 1124983080 -8600 1322658120 -8601 2047868480 -8602 1860826183 -8603 385824230 -8604 1676657765 -8605 1186447757 -8606 7168161 -8607 295723972 -8608 1362657903 -8609 1113573314 -8610 1507117147 -8611 1354224171 -8612 1696668358 -8613 1978124627 -8614 586260267 -8615 594698948 -8616 1458644637 -8617 1257926725 -8618 1677204180 -8619 896080462 -8620 1737113029 -8621 890777614 -8622 266675207 -8623 1356379209 -8624 1856280940 -8625 1096354870 -8626 1334651382 -8627 806008371 -8628 788987382 -8629 1143887961 -8630 1930991452 -8631 2111645502 -8632 1044272793 -8633 1644333987 -8634 349986084 -8635 573446910 -8636 683298097 -8637 357154246 -8638 869170883 -8639 2045956000 -8640 1470727560 -8641 228804382 -8642 1252696523 -8643 1019912270 -8644 59445362 -8645 1838956791 -8646 1614611218 -8647 1518089999 -8648 949399868 -8649 1144331750 -8650 266686813 -8651 539029249 -8652 2035109364 -8653 533362020 -8654 1895408458 -8655 1743906657 -8656 1629716891 -8657 1082576193 -8658 402431380 -8659 271220625 -8660 78980506 -8661 185939184 -8662 235382479 -8663 1123253299 -8664 1830273172 -8665 585368564 -8666 1696700210 -8667 366087621 -8668 942522810 -8669 418387445 -8670 264559973 -8671 265766722 -8672 647191827 -8673 1517256497 -8674 1285678992 -8675 706637189 -8676 1208729640 -8677 752806562 -8678 77243540 -8679 10645860 -8680 1897138312 -8681 343930353 -8682 549675109 -8683 1784764028 -8684 877292374 -8685 297599919 -8686 1381187037 -8687 359525617 -8688 1380176112 -8689 1783618418 -8690 630746242 -8691 1459156618 -8692 1969557602 -8693 866128721 -8694 434926270 -8695 1652347126 -8696 1451497285 -8697 2131626480 -8698 2018434747 -8699 246536447 -8700 402530277 -8701 135511073 -8702 512303169 -8703 1049722104 -8704 1652767570 -8705 1797982161 -8706 1756359294 -8707 714013562 -8708 403305075 -8709 1833602834 -8710 724659422 -8711 152959739 -8712 30049540 -8713 1274334531 -8714 1937723768 -8715 907341914 -8716 1571934450 -8717 1171427157 -8718 1266867531 -8719 804626915 -8720 807561927 -8721 1897613773 -8722 116299885 -8723 629635882 -8724 616258846 -8725 551226155 -8726 134499360 -8727 2067756132 -8728 535368987 -8729 5450460 -8730 166808931 -8731 937899264 -8732 140961533 -8733 679112101 -8734 1987621369 -8735 1793729103 -8736 329610614 -8737 1596497015 -8738 360259017 -8739 732915690 -8740 1282616201 -8741 1084918439 -8742 885875429 -8743 1312665741 -8744 211769322 -8745 676115549 -8746 72524007 -8747 1783703772 -8748 1847542707 -8749 1339391538 -8750 440847039 -8751 507620986 -8752 1089521663 -8753 557146925 -8754 1137256868 -8755 1705780510 -8756 1108373080 -8757 1271756229 -8758 1626052994 -8759 1643742068 -8760 1277206689 -8761 1792861925 -8762 434157684 -8763 1418168222 -8764 324490378 -8765 274295405 -8766 1064413677 -8767 654100993 -8768 1870792420 -8769 1424672694 -8770 1387016683 -8771 1005924974 -8772 362107485 -8773 125408464 -8774 171107067 -8775 573876807 -8776 801524014 -8777 243631075 -8778 210096931 -8779 501583073 -8780 1583022613 -8781 650943971 -8782 1009204059 -8783 525060629 -8784 1208090896 -8785 2146460928 -8786 83357491 -8787 168980328 -8788 1270733509 -8789 1709410485 -8790 1812722396 -8791 400456550 -8792 1354788762 -8793 99396433 -8794 1818624772 -8795 1679279141 -8796 373691838 -8797 735554801 -8798 185896486 -8799 97000611 -8800 12743847 -8801 1572913169 -8802 1102925585 -8803 374851332 -8804 1698321633 -8805 1274032652 -8806 948728139 -8807 352361999 -8808 1517663727 -8809 1158825070 -8810 853945072 -8811 953202693 -8812 1809769041 -8813 1863149132 -8814 1478263322 -8815 870376289 -8816 1862126412 -8817 1561620813 -8818 1039356618 -8819 985376273 -8820 1123547650 -8821 704595366 -8822 1385832823 -8823 330852764 -8824 803991799 -8825 1056973947 -8826 2010131905 -8827 1177683638 -8828 1792528748 -8829 48544743 -8830 1274684249 -8831 1805272595 -8832 1621457912 -8833 230126186 -8834 32640279 -8835 1172295898 -8836 1504158838 -8837 981368418 -8838 1524657897 -8839 874338918 -8840 2140193488 -8841 231119322 -8842 1827541611 -8843 1802478882 -8844 2094268454 -8845 1158321285 -8846 525371523 -8847 1808911218 -8848 572458450 -8849 1564728141 -8850 646803843 -8851 1696006100 -8852 121839860 -8853 2032636666 -8854 2026858864 -8855 925831659 -8856 942126965 -8857 1889507122 -8858 2103515297 -8859 587172065 -8860 1938051865 -8861 1230715898 -8862 244961012 -8863 1412026130 -8864 1460842084 -8865 277601291 -8866 436838380 -8867 817517275 -8868 1258969709 -8869 1961496277 -8870 1691856193 -8871 1251679549 -8872 45131951 -8873 1371914156 -8874 906674783 -8875 2139400405 -8876 382751793 -8877 1432046307 -8878 1800827975 -8879 955210243 -8880 849290800 -8881 300148170 -8882 503732695 -8883 971130660 -8884 185301188 -8885 383107911 -8886 1896962320 -8887 1127428153 -8888 125131385 -8889 1852993969 -8890 1714600218 -8891 2063183251 -8892 936226220 -8893 1959561230 -8894 1327725733 -8895 249584656 -8896 89678873 -8897 1764564113 -8898 1067101931 -8899 1348648582 -8900 1578576742 -8901 611474476 -8902 452844484 -8903 1623708694 -8904 1983388632 -8905 1359519267 -8907 218656777 -8908 644081926 -8909 1268969779 -8910 1173867020 -8911 1493372727 -8912 1569117949 -8913 1677599715 -8914 317019739 -8915 1754419138 -8916 2060707627 -8917 66498411 -8918 734363643 -8919 38355364 -8920 1919492381 -8921 301480214 -8922 2101538615 -8923 708234953 -8924 113557796 -8925 1281780700 -8926 957819609 -8927 203236670 -8928 898861165 -8929 2024921541 -8930 1551885252 -8931 329954260 -8933 2004729736 -8934 1953662954 -8935 324817354 -8936 1216765356 -8937 1421804757 -8938 543474131 -8939 1860847282 -8940 543290888 -8941 1717341152 -8942 1206736361 -8943 2112408838 -8944 1247457219 -8945 1523756101 -8946 1719344328 -8947 1160681198 -8948 1590254512 -8949 306224323 -8950 1199036563 -8951 1362263245 -8952 607704537 -8953 1153091530 -8954 2070498198 -8955 721262334 -8956 287388583 -8957 880834160 -8958 924499004 -8959 1186249748 -8960 758272053 -8961 328900608 -8962 1516204008 -8963 1247184422 -8964 186146697 -8965 1322383314 -8966 1572001776 -8967 1402912053 -8968 596704424 -8969 2115475908 -8970 1116275687 -8971 1139995312 -8972 1685333412 -8973 175528401 -8974 1104920502 -8975 785306983 -8976 1699284502 -8977 676781182 -8978 1945988182 -8979 1142055366 -8980 983005506 -8981 997541097 -8982 356834964 -8983 1590710043 -8984 3148979 -8985 279849514 -8986 164488729 -8987 290537562 -8988 1160683674 -8989 1088987733 -8990 1476787311 -8991 1918955727 -8992 1417888342 -8993 845507671 -8994 1018656502 -8995 1604035039 -8996 20407338 -8997 443174630 -8998 859463444 -8999 617111762 -9000 411166890 -9001 1975739131 -9002 1757107074 -9003 2096500302 -9004 3783884 -9005 714543929 -9006 734323638 -9007 1703068386 -9008 1391325111 -9009 532828172 -9010 697640105 -9011 226846969 -9012 1530369269 -9013 1054475069 -9014 1817557013 -9015 1533518248 -9016 1334324583 -9017 1982045742 -9018 1824055811 -9019 347524610 -9020 923549828 -9021 1153359474 -9022 118996689 -9023 193954522 -9024 1998867145 -9025 1137653191 -9026 1797989561 -9027 2019274483 -9028 1580827822 -9029 509969357 -9030 488902597 -9031 1991994712 -9032 338224840 -9033 98526024 -9034 1941011367 -9035 342008725 -9036 813069953 -9037 527851357 -9038 2045077111 -9039 56911416 -9040 1060679529 -9041 595233568 -9042 283758386 -9043 443565150 -9044 1649708637 -9045 2101315399 -9046 1977083398 -9047 836549573 -9048 1935877493 -9049 1653655561 -9050 1184074183 -9051 711943673 -9052 659531387 -9053 1303070872 -9054 905898195 -9055 510914885 -9056 293240416 -9057 556404108 -9058 382705720 -9059 1874068238 -9060 1066373465 -9061 871608318 -9062 1718579302 -9063 1404598306 -9064 970134342 -9065 1512107021 -9066 1746607031 -9067 1783204295 -9068 2039958378 -9069 1644200494 -9070 1840115711 -9071 953154259 -9072 91950415 -9073 2123874097 -9074 1396719409 -9075 1741659052 -9076 2077705848 -9077 1226319160 -9078 430724977 -9079 1866099694 -9080 732491073 -9081 1614799160 -9082 430559719 -9083 1392022461 -9084 770386385 -9085 1336457915 -9086 1902937346 -9087 1063626801 -9088 1892862023 -9089 138159418 -9090 790211391 -9091 811751841 -9092 1009767736 -9093 361307045 -9094 68866499 -9095 1979902078 -9096 1873414067 -9097 1815473530 -9098 1615622725 -9099 1765888797 -9100 1312190376 -9101 1308254789 -9102 571559409 -9103 1404140791 -9104 1284645238 -9105 1968278818 -9106 998316196 -9107 1214867439 -9108 1047114330 -9109 1429041173 -9110 933483485 -9111 1779605404 -9112 896356686 -9113 1364043204 -9114 1024144217 -9115 1666743071 -9116 553017471 -9117 779597915 -9118 582886224 -9119 298395847 -9120 917757333 -9121 1373097615 -9122 1110147688 -9123 1927525070 -9124 1734404660 -9125 1179014187 -9126 1759943500 -9127 1460335079 -9128 847004069 -9129 1228082578 -9130 1078740229 -9131 11710797 -9132 388853719 -9133 1650299638 -9134 1415851589 -9135 1673498957 -9136 1471094808 -9137 266684137 -9138 740882748 -9139 370725491 -9140 1695725310 -9141 1674366233 -9142 2847247 -9143 444598348 -9144 890925790 -9145 1026991464 -9146 2111341419 -9147 1443943261 -9148 1806589379 -9149 546743995 -9150 1742339108 -9151 576863064 -9152 1919841610 -9153 705003148 -9154 356904486 -9155 1506762623 -9156 1884017335 -9157 2116847987 -9158 819614054 -9159 583537756 -9160 1197446917 -9161 1898354283 -9162 595248554 -9163 1586300636 -9164 1401170273 -9165 2011100143 -9166 1112315945 -9167 724781434 -9168 130300632 -9169 1853198694 -9170 1095506925 -9171 1826025942 -9172 1380081279 -9173 1098354172 -9174 123140643 -9175 123523421 -9176 2125345636 -9177 86998414 -9178 1567466683 -9179 1784451367 -9180 633742410 -9181 1162322143 -9182 213830783 -9183 406100372 -9184 1867325292 -9185 570735270 -9186 1912862995 -9187 1603858979 -9188 540099609 -9189 584993402 -9190 39913088 -9191 1737546526 -9192 335864037 -9193 635161642 -9194 1176363514 -9195 1737034311 -9196 498778137 -9197 141195811 -9198 314332097 -9199 629078769 -9200 1994394505 -9201 1409839022 -9202 307621063 -9203 1226992137 -9204 360709546 -9205 430761706 -9206 1350515558 -9207 338571534 -9208 517760121 -9209 770498593 -9210 2123022901 -9211 1151502531 -9212 1932820737 -9213 189370036 -9214 1557602903 -9215 1652662381 -9216 760105306 -9217 1322982251 -9218 1109037712 -9219 1300204915 -9220 1907975653 -9221 1148950800 -9222 890267793 -9223 96356042 -9224 1784112442 -9225 2066631307 -9226 1833390353 -9227 135406931 -9228 60343471 -9229 238802 -9230 764485700 -9231 2054737976 -9232 1410077824 -9233 1072106764 -9234 1134246465 -9235 1770787370 -9236 1502868470 -9237 337278376 -9238 2109358904 -9239 2020628591 -9240 1107776969 -9241 2084898157 -9242 1024647474 -9243 893114058 -9244 126784546 -9245 434766730 -9246 398292791 -9247 886889852 -9248 1757748981 -9249 1507330504 -9250 39611120 -9251 1518240986 -9252 508797656 -9253 929878913 -9254 1614597028 -9255 145426451 -9256 849026573 -9257 1300503734 -9258 280833382 -9259 909370044 -9260 1300742536 -9261 1045319083 -9262 816624372 -9263 563336713 -9264 2117425847 -9265 1950870838 -9266 186640435 -9267 1472810669 -9268 140665566 -9269 148515692 -9270 1345955613 -9271 1248442535 -9272 85930201 -9273 223119439 -9274 2141556594 -9275 212714747 -9276 657886169 -9277 392365737 -9278 1099604600 -9279 268151502 -9280 1899696241 -9281 1139215720 -9282 1786392488 -9283 261010250 -9284 2069094633 -9285 1253505869 -9286 406436701 -9287 770637558 -9288 406525955 -9289 687270083 -9290 1680007602 -9291 1707268491 -9292 1732589166 -9293 349148327 -9294 123121556 -9295 1702531365 -9296 152535517 -9297 309761992 -9298 1027858387 -9299 293201083 -9300 458277684 -9301 226330352 -9302 1541643618 -9303 544207885 -9304 449449791 -9305 1535716564 -9306 756922633 -9307 1107335961 -9308 1928082302 -9309 1856527233 -9310 1375487463 -9311 1680294895 -9312 848259305 -9313 1014396304 -9314 1941305145 -9315 769870290 -9316 120418525 -9317 200258198 -9318 1540507849 -9319 526944480 -9320 887528282 -9321 1073031803 -9322 86729323 -9323 472633800 -9324 1422180130 -9325 209850880 -9326 27681518 -9327 1574715647 -9328 519612872 -9329 1055539905 -9330 1867916730 -9331 977890556 -9332 1281870257 -9333 1262076701 -9334 1522098441 -9335 1731320048 -9336 650309617 -9337 131537426 -9338 691172361 -9339 430908271 -9340 1988064659 -9341 2066659825 -9342 2111203167 -9343 688840316 -9344 933572481 -9345 1905024664 -9346 1458710607 -9347 1053991006 -9348 2105282863 -9349 851734808 -9350 1580935486 -9351 845327497 -9352 1924766611 -9353 1667664809 -9354 1317961297 -9355 1199463094 -9356 1877515689 -9357 1345642815 -9358 626695093 -9359 249644913 -9360 253699072 -9361 347128176 -9362 1227535469 -9363 1535569329 -9364 1609204877 -9365 602150263 -9366 1119405730 -9367 112030846 -9368 733687689 -9369 1810578091 -9370 542939118 -9371 574268701 -9372 1729754268 -9373 506658637 -9374 1263109017 -9375 515843101 -9376 264199653 -9377 574335976 -9378 1569834107 -9379 221998868 -9380 1426070784 -9381 1003285945 -9382 1067326365 -9383 1203353748 -9384 523467107 -9385 237804015 -9386 255333194 -9387 253499148 -9388 1583446830 -9389 882028287 -9390 503144062 -9391 1837145903 -9392 1229156463 -9393 1730679531 -9394 1225231584 -9395 690877692 -9396 185346146 -9397 197153666 -9398 802908539 -9399 919033836 -9400 2007731758 -9401 1345847657 -9402 1493302537 -9403 1590002378 -9404 1852506294 -9405 608927906 -9406 2105845480 -9407 2116705947 -9408 1183263883 -9409 1528195939 -9410 191221168 -9411 461851019 -9412 383998237 -9413 1258547533 -9414 1665204767 -9415 907465344 -9416 1496351548 -9417 1920537961 -9418 1160964492 -9419 932314731 -9420 655082601 -9421 1664108554 -9422 621976986 -9423 1884239064 -9424 1247304438 -9425 1847208570 -9426 427633109 -9427 1432650584 -9428 2044362237 -9429 1230541648 -9430 204200772 -9431 1904610347 -9432 428905657 -9433 1697503309 -9434 1347129077 -9435 133928303 -9436 158947568 -9437 1305490909 -9438 103150602 -9439 1342211451 -9440 686203201 -9441 294371770 -9442 1804062470 -9443 1070201438 -9444 1552919304 -9445 1321783590 -9446 1977666782 -9447 901787204 -9448 1094837903 -9449 991147626 -9450 1834101935 -9451 1749920504 -9452 507772533 -9453 308595273 -9454 1486675921 -9455 1755076971 -9456 8320196 -9457 1914309030 -9458 1040243907 -9459 2052682433 -9460 997367030 -9461 1244444680 -9462 1809809132 -9463 1426272687 -9464 794464341 -9465 1009454561 -9466 1560200990 -9467 953411909 -9468 167461823 -9469 1663351592 -9470 148139712 -9471 853665024 -9472 1957723363 -9473 1952202183 -9474 1923866462 -9475 1363159019 -9476 1126502125 -9477 1754049596 -9478 117462575 -9479 73856380 -9480 597713574 -9481 1951564511 -9482 1823776885 -9483 1105486107 -9484 112676136 -9485 1162969158 -9486 713079430 -9487 120996332 -9488 929794540 -9489 1753323338 -9490 26195117 -9491 1927161570 -9492 850284370 -9493 1836004249 -9494 1205950609 -9495 1644748711 -9496 697975163 -9497 618667951 -9498 450676973 -9499 865436986 -9500 134535895 -9501 598816685 -9502 1719102010 -9503 2092259258 -9504 403535220 -9505 1495484824 -9506 1307934629 -9507 1530037345 -9508 1102050772 -9509 1425397205 -9510 1603893726 -9511 1699764346 -9512 1229478068 -9513 1280186963 -9514 657766806 -9515 1342154204 -9516 295672473 -9517 1370846236 -9518 1463150537 -9519 1225467013 -9520 976685926 -9521 1489345654 -9522 1005144935 -9523 1826970296 -9524 1177866256 -9525 63611896 -9526 1324235360 -9527 1875841419 -9528 682279847 -9529 1774912333 -9530 593794757 -9531 816815742 -9532 226245370 -9533 165413119 -9534 761591353 -9535 629780591 -9536 1660897943 -9537 2069525982 -9538 12334288 -9539 615465067 -9540 1347439539 -9541 1616228014 -9542 167745765 -9543 429433959 -9544 748931329 -9545 825512571 -9546 1771588164 -9547 1044603802 -9548 48875160 -9549 1087255053 -9550 122587167 -9551 1025561086 -9552 429117059 -9553 1127732102 -9554 705047735 -9555 1606983315 -9556 1191343998 -9557 2029283095 -9558 1335341086 -9559 1873623845 -9560 1656711780 -9561 1929135843 -9562 542955940 -9563 1882957150 -9564 2094548962 -9565 1304547293 -9566 365254093 -9567 1607963257 -9568 1226589627 -9569 377588382 -9570 75944676 -9571 426545519 -9572 1993816396 -9573 243690442 -9574 855979478 -9575 595264078 -9576 1069203013 -9577 480083994 -9578 1639867880 -9579 1118078173 -9580 1567339047 -9581 1762455048 -9582 2143639260 -9583 1996456107 -9584 742703502 -9585 701203347 -9586 1455955774 -9587 1934047501 -9588 583002794 -9589 643813213 -9590 1660187698 -9591 92230926 -9592 425465408 -9593 55659990 -9594 1975188076 -9595 372530723 -9596 1360207283 -9597 192958522 -9598 1980493980 -9599 439313263 -9600 570546904 -9601 2056438657 -9602 865858782 -9603 416879652 -9604 152645451 -9605 1721838260 -9606 1012143730 -9607 1221848464 -9608 54438607 -9609 504527963 -9610 192442990 -9611 1621777654 -9612 119499363 -9613 188598602 -9614 1470750113 -9615 862202865 -9616 889801949 -9617 779222240 -9618 648766718 -9619 1472804743 -9620 1423035453 -9621 161470769 -9622 1565035669 -9623 1848500861 -9624 217130759 -9625 1392740097 -9626 73547936 -9627 1577338043 -9628 1585698619 -9629 2054041917 -9630 2016651306 -9631 8761875 -9632 1962996926 -9633 735026440 -9634 425641528 -9635 2115642377 -9636 309381052 -9637 1437785258 -9638 1190007193 -9639 363819659 -9640 1942313221 -9641 1382450183 -9642 1985597314 -9643 2061812584 -9644 1571048785 -9645 1308863779 -9646 776531802 -9647 313367086 -9648 2088086019 -9649 1425298520 -9650 1786171829 -9651 1363637824 -9652 1586769289 -9653 1203723850 -9654 1064655038 -9655 1803900049 -9656 448980300 -9657 1138202974 -9658 1233754444 -9659 2034678919 -9660 1044761243 -9661 1102922102 -9662 2043440795 -9663 860274521 -9664 1837948542 -9665 321598675 -9666 828433250 -9667 2147329594 -9668 1759383933 -9669 2018440444 -9670 363665606 -9671 1554213507 -9672 1253406979 -9673 201779272 -9674 1468542443 -9675 676972117 -9676 1510643051 -9677 97590597 -9678 990339203 -9679 1451245423 -9680 1522889118 -9681 629027385 -9682 667399599 -9683 962174759 -9684 1832751235 -9685 1732054637 -9686 618591160 -9687 134247887 -9688 722773964 -9689 1852345604 -9690 21443159 -9691 1767535207 -9692 807784058 -9693 2064883954 -9694 480326081 -9695 498248952 -9696 238998981 -9697 1308759331 -9698 498094899 -9699 1998382914 -9700 1179716127 -9701 861760505 -9702 1405112773 -9703 285639459 -9704 1063539777 -9705 726171569 -9706 962611576 -9707 426699180 -9708 823762166 -9709 1952950779 -9710 1877944603 -9711 199167636 -9712 434494516 -9713 397860555 -9714 1161342396 -9715 119762104 -9716 2129915192 -9717 1779933556 -9718 254009991 -9719 705205508 -9720 1484795513 -9721 275453150 -9722 325257068 -9723 145095923 -9724 192853456 -9725 805583149 -9726 643344876 -9727 431852437 -9728 2114342480 -9729 1141439775 -9730 282751704 -9731 1146574960 -9732 2003200280 -9733 1687864477 -9734 1432214419 -9735 919256409 -9736 266552398 -9737 247342347 -9738 1345955589 -9739 1090314565 -9740 52809478 -9741 1076416545 -9742 1289482201 -9743 487303995 -9744 1474277100 -9745 303340949 -9746 607066099 -9747 1456708644 -9748 2083274506 -9749 861076090 -9750 14430505 -9751 1420586371 -9752 1136529241 -9753 339687573 -9754 1565682294 -9755 1329382697 -9756 1145270722 -9757 61543522 -9758 1761235135 -9759 1112129554 -9760 1202983297 -9761 2043986839 -9762 111220866 -9763 1058699929 -9764 1584367668 -9765 1543435285 -9766 1977956338 -9767 1850920067 -9768 1790777632 -9769 1176428280 -9770 793750984 -9771 1843587111 -9772 105361177 -9773 2083233185 -9774 183407458 -9775 1579638277 -9776 239090487 -9777 790473557 -9778 888863273 -9779 174881345 -9780 1651549647 -9781 903293778 -9782 1595467716 -9783 640595240 -9784 1242981351 -9785 1013666362 -9786 1969977938 -9787 240768425 -9788 1075209885 -9789 1583729425 -9790 1352897980 -9791 130709534 -9792 1480232616 -9793 1464118846 -9794 1189409464 -9795 917116636 -9796 860070484 -9797 1019882154 -9798 620553055 -9799 503364468 -9800 48826786 -9801 1414304039 -9802 199467931 -9803 154187963 -9804 1350053577 -9805 382875389 -9806 1733826240 -9807 1589144064 -9808 1173348946 -9809 475205866 -9810 1764025409 -9811 677414946 -9812 1378499644 -9813 1212009477 -9814 1318010186 -9815 473997348 -9816 78192191 -9817 1140504476 -9818 714765773 -9819 1153402076 -9820 576750253 -9821 2067663753 -9822 1284111611 -9823 2056982869 -9824 1384298952 -9825 326037427 -9826 826615858 -9827 96885788 -9828 1345919581 -9829 1447168913 -9830 600250256 -9831 1394746368 -9832 713989305 -9833 799718188 -9834 1548934331 -9835 2064042882 -9836 1182593577 -9837 1135276924 -9838 1505703298 -9839 208458876 -9840 1610482790 -9841 1122245059 -9842 885873822 -9843 841498786 -9844 186770888 -9845 56400360 -9846 1315496134 -9847 264963079 -9848 1196904837 -9849 2030261908 -9850 1418365156 -9851 1773655090 -9852 1950442013 -9853 554993119 -9854 1683154312 -9855 1187257317 -9856 881030546 -9857 362286522 -9858 1284143105 -9859 79466479 -9860 1809455435 -9861 1884393362 -9862 1474212847 -9863 375961092 -9864 536627902 -9865 875663531 -9866 292520326 -9867 1719221479 -9868 2010940455 -9869 1798223624 -9870 1927680355 -9871 1473939597 -9872 772985035 -9873 666070529 -9874 167954735 -9875 959755923 -9876 722470890 -9877 1483450870 -9878 1224719003 -9879 1919375727 -9880 1366229130 -9881 495600511 -9882 1545547169 -9883 1169187495 -9884 1050593630 -9885 1081217833 -9886 208961165 -9887 1931624176 -9888 1443504355 -9889 1493104270 -9890 2011090655 -9891 1105476143 -9892 1230013984 -9893 1337819855 -9894 1481437235 -9895 1766641886 -9896 65999738 -9897 1773957562 -9898 1338379718 -9899 2076940193 -9900 1424697538 -9901 1118576425 -9902 1403396142 -9903 50198926 -9904 1784646955 -9905 1571350877 -9906 1009954849 -9907 359634197 -9908 907318099 -9909 87190204 -9910 131526276 -9911 126063581 -9912 582790715 -9913 1677073445 -9914 1295251077 -9915 1633384345 -9916 610807631 -9917 1504212242 -9918 1417524873 -9919 2054311986 -9920 849832864 -9921 1281131881 -9922 1012304481 -9923 2079846849 -9924 471468088 -9925 346258069 -9926 1699005087 -9927 537467826 -9928 2120215631 -9929 889901157 -9930 466924371 -9931 1397429521 -9932 2008477583 -9933 1870320513 -9934 1447628447 -9935 1645640890 -9936 1294187742 -9937 310099649 -9938 2005275087 -9939 54022194 -9940 397289853 -9941 2136801363 -9942 180085775 -9943 980080569 -9944 1666391160 -9945 1475336852 -9946 465981266 -9947 129715143 -9948 832065446 -9949 1883506140 -9950 36543482 -9951 1681898311 -9952 1017154373 -9953 1048847963 -9954 1614261512 -9955 1488622461 -9956 1395106032 -9957 1165782951 -9958 2026090287 -9959 1367838015 -9960 2055684109 -9961 345531010 -9962 617783889 -9963 1916678044 -9964 68367875 -9965 2065412336 -9966 1414835286 -9967 1362555617 -9968 228028337 -9969 1272626725 -9970 1416577811 -9971 625318191 -9972 1261944440 -9973 1596663587 -9974 1605398760 -9975 780851952 -9976 924516791 -9977 2071380026 -9978 910567096 -9979 1756582238 -9980 1807402518 -9981 947110578 -9982 1290996901 -9983 677073243 -9984 1995958541 -9985 757774765 -9986 18212056 -9987 1243580926 -9988 1923557716 -9989 2044302343 -9990 463935293 -9991 1831758177 -9992 242349705 -9993 1081719182 -9994 1600952573 -9995 310717580 -9996 999647871 -9997 868304211 -9998 1673273198 -9999 1227676208 -8906 -1234.1234 -20000 488912369 -\. --- --- Data for Name: hash_i4_heap; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.hash_i4_heap (seqno, random) FROM stdin; -0 1935401906 -1 1345971420 -2 656473370 -3 1269710788 -4 1156776517 -5 1289013296 -6 1415564928 -7 1937919553 -8 435456494 -9 66302641 -10 915852158 -11 1661301944 -12 961711400 -13 74070078 -14 2036973298 -15 843938989 -16 189351248 -17 1388679963 -18 556726251 -19 634715959 -20 1489080225 -21 649132105 -22 886008616 -23 1280154196 -24 2036166893 -25 846480997 -26 1102020422 -27 1533442662 -28 2060089600 -29 1212135685 -30 539384293 -31 1848007858 -32 410623457 -33 1195857664 -34 970234999 -35 1567399975 -36 337387312 -37 238316279 -38 1357835880 -39 772843806 -40 304618920 -41 126204390 -42 286662102 -43 1266330320 -44 200274468 -45 176151752 -46 2110269310 -47 389625717 -48 1564831715 -49 519511913 -50 1024341676 -51 906428292 -52 1168644018 -53 1910350293 -54 39098840 -55 1057327263 -56 609347642 -57 1141119263 -58 443286278 -59 521953594 -60 205771300 -61 982670571 -62 222477805 -63 616394758 -64 31044587 -65 1192712804 -66 36311085 -67 368431899 -68 1431029083 -69 1394146965 -70 1141275706 -71 1735648004 -72 1520351356 -73 1427937808 -74 854494676 -75 1720625824 -76 1604089561 -77 817280338 -78 2110251541 -79 1021437628 -80 1336792251 -81 987109570 -82 1927865921 -83 357952622 -84 749976215 -85 1966964761 -86 1415279885 -87 1359323857 -88 960600376 -89 1858566163 -90 1881277452 -91 1166371677 -92 693753087 -93 2103755257 -94 1782766435 -95 724797674 -96 1148984413 -97 1819077520 -98 1093229574 -99 432529848 -100 1065740837 -101 87021632 -102 20694204 -103 438608545 -104 1514959440 -105 875188881 -106 11750722 -107 971565353 -108 1692469219 -109 2122002263 -110 1993002982 -111 881777823 -112 961628185 -113 1773385255 -114 1239730445 -115 1711604400 -116 1592866368 -117 507526682 -118 923444610 -119 405983097 -120 218609198 -121 657238414 -122 1572354774 -123 912362285 -124 613510023 -125 1207637561 -126 1637159959 -127 1762494436 -128 879231433 -129 582905885 -130 47540636 -131 1944972270 -132 669927517 -133 68234841 -134 236097168 -135 37403310 -136 943423722 -137 247847890 -138 1008968663 -139 488409293 -140 222366505 -141 854487997 -142 1370187116 -143 1183994691 -144 480389604 -145 462433913 -146 748115443 -147 2073255973 -148 969960596 -149 1671560053 -150 331755422 -151 1188569794 -152 181314819 -153 1904110196 -154 2100932079 -155 794824842 -156 964264109 -157 1590608390 -158 409835630 -159 1843495542 -160 26030628 -161 457376267 -162 1640984164 -163 695958145 -164 525611108 -165 1877081332 -166 733361455 -167 1469034830 -168 2124929222 -169 1742330119 -170 1957444123 -171 199812080 -172 449334468 -173 1180147592 -174 1383806771 -175 929724073 -176 1642581505 -177 2131922214 -178 855496398 -179 465058453 -180 1655998620 -181 1187251820 -182 1653628247 -183 1837313439 -184 943878368 -185 1607076678 -186 484654634 -187 1908142477 -188 1050201421 -189 894490264 -190 1604154371 -191 1076232049 -192 1351866531 -193 1097654887 -194 1772190194 -195 1877477639 -196 827252572 -197 358068002 -198 1199028821 -199 804698146 -200 2100398121 -201 1008989297 -202 1004510226 -203 402248941 -204 41653241 -205 240833349 -206 1331973014 -207 1684234746 -208 225271916 -209 39985764 -210 1809552 -211 1881270536 -212 1227237584 -213 1655437799 -214 1571100327 -215 23632304 -216 1115030830 -217 2055754961 -218 1931774781 -219 17748603 -220 802761578 -221 1388445504 -222 1093980652 -223 7144461 -224 338616744 -225 718687198 -226 1884622101 -227 1165869316 -228 1076755200 -229 936167274 -230 1970567462 -231 1029669673 -232 1945156571 -233 827594041 -234 1431918615 -235 1986809812 -236 1068427390 -237 616407981 -238 1523560911 -239 1293699306 -240 656393746 -241 1525370463 -242 1027486194 -243 1883631330 -244 1033324614 -245 451102874 -246 1907263635 -247 871796 -248 359374187 -249 1691554768 -250 18620399 -251 1162135765 -252 932516625 -253 1112601051 -254 1169280227 -255 1271133369 -256 1831288250 -257 906418680 -258 289519037 -259 760559802 -260 1842585954 -261 112602851 -262 1790229476 -263 1640258878 -264 940196892 -265 1074664443 -266 1479585042 -267 2008624283 -268 1691072424 -269 855662305 -270 1154839941 -271 199982522 -272 233549120 -273 34842488 -274 2083613853 -275 1266873735 -276 485945362 -277 1843393840 -278 1267745531 -279 845319549 -280 1387464960 -281 1286365931 -282 2007455315 -283 172497937 -284 251483334 -285 1029251894 -286 1443631306 -287 2082771584 -288 1935670574 -289 1733150343 -290 695847739 -291 1630772880 -292 1845753195 -293 338593567 -294 1123548110 -295 638466439 -296 1413258010 -297 455649505 -298 499607074 -299 956846786 -300 1311311810 -301 1654447016 -302 1156829309 -303 1544860931 -304 1689289504 -305 1092959514 -306 664251018 -307 27751218 -308 788869706 -309 1931996549 -310 873070767 -311 28851018 -312 1070878832 -313 733042434 -314 201348956 -315 1322362167 -316 1762294328 -317 1644980262 -318 1257650103 -319 1550481254 -320 1230646958 -321 1953497842 -322 1033770487 -323 928916505 -324 144607761 -325 9834949 -326 1567382944 -327 1557865771 -328 465484454 -329 2066990019 -330 367228910 -331 1776796265 -332 1573953387 -333 1524058219 -334 1174173548 -335 1115759243 -336 469534085 -337 1838424566 -338 1143510461 -339 1258403791 -340 1622937467 -341 2016581228 -342 1287254809 -343 546332652 -344 602140015 -345 1488603765 -346 1868694819 -347 216950695 -348 986100380 -349 978861274 -350 1767431950 -351 69263690 -352 784875469 -353 653718789 -354 998180195 -355 929483230 -356 663553738 -357 418079491 -358 339865354 -359 1129038193 -360 337585862 -361 707094264 -362 758350810 -363 1911539249 -364 83668835 -365 1932524358 -366 879814844 -367 553202920 -368 1623465276 -369 2023325305 -370 1811606711 -371 1098919095 -372 1892422886 -373 951377872 -374 1645251747 -375 347079253 -376 292497990 -377 1366462918 -378 564029948 -379 1278598370 -380 197840545 -381 183978250 -382 1347862060 -383 982716014 -384 837697039 -385 198558607 -386 1912199244 -387 1501250778 -388 616638098 -389 104580950 -390 482805323 -391 954223961 -392 811675214 -393 1241156133 -394 718279562 -395 895344049 -396 1026196843 -397 1598094407 -398 1448546969 -399 502178471 -400 1473936064 -401 1112670032 -402 1601097566 -403 1218875302 -404 2064047905 -405 1098865666 -406 1565954555 -407 209062247 -408 317844936 -409 2129984504 -410 1487660617 -411 515685481 -412 166479106 -413 688039029 -414 1498401495 -415 1004176146 -416 886597636 -417 1263117092 -418 357943276 -419 1503235734 -420 1367698042 -421 840748599 -422 309976047 -423 31889609 -424 2081904732 -425 1028255610 -426 927233658 -427 960617927 -428 478866369 -429 228296980 -430 1462796398 -431 1952802433 -432 1340967012 -433 916410316 -434 1024194088 -435 1257531269 -436 2015275982 -437 442664995 -438 1466593516 -439 185637271 -440 425165851 -441 806770485 -442 701322752 -443 591644958 -444 1494809514 -445 52240600 -446 1595821104 -447 233923502 -448 1315357692 -449 1953764380 -450 1737159237 -451 535572086 -452 647029331 -453 2047135284 -454 567461695 -455 581450415 -456 927907246 -457 1494695354 -458 1542068342 -459 1406773615 -460 1722992334 -461 857381092 -462 1212092401 -463 916475698 -464 1773791408 -465 88802841 -466 26523320 -467 1641583743 -468 531467836 -469 1493116836 -470 1827221014 -471 956633688 -472 152403674 -473 381060118 -474 1548278646 -475 1647213188 -476 433300718 -477 996616102 -478 1881136691 -479 1748658410 -480 802896834 -481 1470812280 -482 136746849 -483 1449926165 -484 1370463916 -485 704208544 -486 2031376580 -487 150887515 -488 51420250 -489 1425961274 -490 1557661130 -491 1774412584 -492 135858718 -493 622269883 -494 543404635 -495 1909650126 -496 711072724 -497 569927955 -498 1403750221 -499 1242540561 -500 2063044791 -501 1083487587 -502 51690601 -503 67964817 -504 1464547706 -505 1599969247 -506 1715178006 -507 1897848424 -508 449101701 -509 1448831049 -510 1499023187 -511 1251998535 -512 772159681 -513 1635770036 -514 554441052 -515 2142623597 -516 192494932 -517 438333984 -518 146027464 -519 243915183 -520 1864295258 -521 1703688595 -522 2018327767 -523 2000153976 -524 178474830 -525 414248754 -526 1762320454 -527 889547555 -528 984176709 -529 1018587028 -530 2132088116 -531 899737853 -532 2102074615 -533 36295069 -534 967702670 -535 1419138673 -536 1636264316 -537 535397028 -538 1169503450 -539 2085366017 -540 1984228077 -541 521042989 -542 1189880904 -543 608904110 -544 9329377 -545 1744321956 -546 604044060 -547 201824309 -548 35172292 -549 750071524 -550 445739492 -551 1899467550 -552 306276471 -553 316583612 -554 1752137878 -555 484751302 -556 730832366 -557 1366974684 -558 1374298857 -559 1715009076 -560 238078064 -561 1358903325 -562 467263281 -563 192669032 -564 1395198394 -565 1434965951 -566 1611807705 -567 883979062 -568 1970362980 -569 633827507 -570 821861431 -571 1807107409 -572 1154870496 -573 2011742335 -574 268527872 -575 1164199873 -576 1608580643 -577 872571932 -578 1366024183 -579 1643752935 -580 1622643456 -581 1811763675 -582 1395736837 -583 1928919928 -584 2128347287 -585 1000391067 -586 266187582 -587 711696006 -588 219882103 -589 1640486439 -590 279221434 -591 457960168 -592 851906116 -593 746484715 -594 650629200 -595 99620862 -596 33967018 -597 114953257 -598 983599924 -599 2004329998 -600 748780765 -601 1805461355 -602 1663953760 -603 1903651261 -604 1669720042 -605 1932481632 -606 920367487 -607 1130817037 -608 657569916 -609 138908022 -610 627086324 -611 132729724 -612 1950671697 -613 2022823161 -614 2061649652 -615 1931535337 -616 875730580 -617 180353586 -618 495747695 -619 1095612683 -620 1820840025 -621 774969129 -622 1553572851 -623 525262493 -624 1521453844 -625 56718403 -626 624883355 -627 1555420862 -628 171671661 -629 1608483279 -630 1412267213 -631 920452426 -632 1266460986 -633 928737325 -634 676620039 -635 788697380 -636 713735309 -637 1596987526 -638 1919514417 -639 1371305225 -640 1735895548 -641 399117093 -642 1504034949 -643 1539083598 -644 274456606 -645 1418200954 -646 1323135287 -647 1150187186 -648 1598554540 -649 1818882982 -650 98316222 -651 1271910918 -652 446368463 -653 1651889073 -654 1797173411 -655 1967822307 -656 1708607477 -657 274573119 -658 1375759521 -659 1880279138 -660 1883056398 -661 640543086 -662 653247916 -663 1002033737 -664 1569280411 -665 1329867955 -666 1790731117 -667 135532072 -668 779371834 -669 1562761887 -670 1506837297 -671 367783734 -672 1961878980 -673 863388599 -674 1906867332 -675 88851939 -676 134105905 -677 1082518971 -678 1239039125 -679 1732660445 -680 753918305 -681 1337355347 -682 857087715 -683 1200286768 -684 841760773 -685 506777479 -686 1020625427 -687 402884602 -688 781350598 -689 248901301 -690 135680092 -691 516923348 -692 889444387 -693 788928008 -694 1518957085 -695 311241151 -696 2118795963 -697 1162204555 -698 446773223 -699 750684149 -700 577482794 -701 1953610521 -702 1118467884 -703 391878126 -704 669515472 -705 877851568 -706 480730065 -707 803621377 -708 1960370540 -709 1719769191 -710 388798174 -711 566805197 -712 909640890 -713 1245885890 -714 1767091966 -715 1751401663 -716 1752663369 -717 640233745 -718 6802617 -719 386530319 -720 889135046 -721 142482709 -722 903453667 -723 1778579434 -724 931410717 -725 274927105 -726 2089820585 -727 902723033 -728 1437131660 -729 389110160 -730 1653407182 -731 2014614454 -732 195237033 -733 624391418 -734 259008932 -735 864752505 -736 1502242987 -737 739738998 -738 1668373882 -739 1315129879 -740 312024541 -741 2057172057 -742 1881935076 -743 1221665431 -744 1155574299 -745 1501543394 -746 825583447 -747 760754020 -748 2141777140 -749 832386064 -750 1147284339 -751 883428538 -752 974868774 -753 2050738006 -754 514524324 -755 1906279491 -756 178181463 -757 456861261 -758 661518876 -759 1615313123 -760 845971422 -761 167442411 -762 1482443929 -763 1041208455 -764 791833829 -765 1741452862 -766 1905960961 -767 146593168 -768 333708212 -769 1426851195 -770 1461723047 -771 645732753 -772 1336539604 -773 1196174476 -774 1867398184 -775 344630255 -776 550234222 -777 545497983 -778 1105384275 -779 544527714 -780 1377884048 -781 105184966 -782 1427956253 -783 205269174 -784 8439325 -785 1942480577 -786 2111548665 -787 186620788 -788 251858191 -789 625583894 -790 1801933912 -791 1097829613 -792 793026305 -793 1136894193 -794 2139038068 -795 1584860134 -796 730863407 -797 1897515381 -798 1731453303 -799 1064571619 -800 1176882929 -801 1045692702 -802 1710304372 -803 365938885 -804 94383530 -805 1430218909 -806 710569141 -807 644617753 -808 1975716892 -809 1815953416 -810 1189145467 -811 1206117292 -812 1921138383 -813 469618072 -814 1411386466 -815 1929577708 -816 264615002 -817 1375451484 -818 2116198496 -819 516473193 -820 2001035378 -821 1770648760 -822 1614302806 -823 646578035 -824 760059306 -825 1605857226 -826 83954521 -827 1490922713 -828 1355888960 -829 1815407824 -830 408010685 -831 385288241 -832 713616879 -833 2118315057 -834 751227126 -835 808000409 -836 1401050318 -837 1461796267 -838 1452618162 -839 1229283563 -840 1130266036 -841 494279982 -842 287917207 -843 903920771 -844 963898054 -845 1699303674 -846 686014831 -847 1228513056 -848 927271510 -849 654729679 -850 1744986249 -851 780823240 -852 277894792 -853 1211805407 -854 1427401275 -855 1037954098 -856 670178986 -857 1511355796 -858 381393163 -859 2026067946 -860 1179279973 -861 789403848 -862 263872539 -863 1892896852 -864 760235258 -865 1015099665 -866 553413613 -867 13801928 -868 329412285 -869 2006031776 -870 1243085491 -871 1459678321 -872 352828110 -873 1531002699 -874 216115444 -875 1316726164 -876 1082822725 -877 902130275 -878 397755573 -879 2010094235 -880 1556859954 -881 2142741822 -882 643433827 -883 1834754746 -884 1207063582 -885 2070835102 -886 725225196 -887 1877242568 -888 1434707250 -889 1106618360 -890 1755826866 -891 466503575 -892 1896022208 -893 2019699405 -894 211916779 -895 508773818 -896 887315422 -897 765330393 -898 522575747 -899 1216727707 -900 623878521 -901 1765661238 -902 528922380 -903 976706631 -904 1149180289 -905 745037824 -906 145949147 -907 84519366 -908 1647168099 -909 543704720 -910 2094613601 -911 1056544406 -912 538962895 -913 590563780 -914 743815504 -915 1746026477 -916 513915234 -917 1469040701 -918 1475785397 -919 1948622485 -920 428175413 -921 1084128615 -922 267642412 -923 176713973 -924 956344372 -925 479559192 -926 685487792 -927 1843659794 -928 1244889585 -929 1208063539 -930 912903854 -931 1868768106 -932 826241129 -933 1441826234 -934 697991089 -935 1975421419 -936 39380411 -937 843940236 -938 2059940785 -939 1686548510 -940 1387644957 -941 2007070739 -942 595609268 -943 1926607852 -944 450150871 -945 1339424773 -946 1525150681 -947 964066106 -948 660981826 -949 853452430 -950 765204943 -951 1089157239 -952 1937581045 -953 1032847355 -954 1265871212 -955 746441769 -956 1512406547 -957 1951359004 -958 442617915 -959 609812484 -960 1011938895 -961 1355521769 -962 331096942 -963 1838180025 -964 649864356 -965 1029088031 -966 1666117796 -967 689244767 -968 1873028268 -969 1578574933 -970 228309629 -971 1113189577 -972 1438162024 -973 823918898 -974 892313781 -975 1888312896 -976 15860023 -977 269980814 -978 704895354 -979 676841849 -980 1123433244 -981 1470100297 -982 1765999088 -983 913530641 -984 355464004 -985 884386652 -986 1659972410 -987 1867870552 -988 688262009 -989 2102590325 -990 330199388 -991 1700200904 -992 1310628447 -993 661296331 -994 1390897281 -995 1960492803 -996 1690384362 -997 909531429 -998 502253922 -999 1415928982 -1000 340622715 -1001 730563551 -1002 381634911 -1003 1778784739 -1004 1554482449 -1005 1273948692 -1006 1519613987 -1007 1570342472 -1008 1543929506 -1009 77025693 -1010 99700673 -1011 519879102 -1012 1547125990 -1013 1865699761 -1014 1433409743 -1015 1902589995 -1016 602602766 -1017 945898505 -1018 1622976899 -1019 1290864775 -1020 901005183 -1021 1953176287 -1022 843582031 -1023 64149982 -1024 466988970 -1025 86995665 -1026 2024642785 -1027 9889685 -1028 996527094 -1029 379413059 -1030 1425818667 -1031 1337149809 -1032 1109976610 -1033 1807453579 -1034 968450901 -1035 516975412 -1036 933918623 -1037 340581240 -1038 2087317884 -1039 330364482 -1040 417606934 -1041 39534910 -1042 850243584 -1043 1964732924 -1044 1905234671 -1045 136169680 -1046 1719839271 -1047 360353789 -1048 1082068185 -1049 1195332522 -1050 1651218564 -1051 1983073368 -1052 1001025162 -1053 347316948 -1054 2047223350 -1055 1468014132 -1056 434312613 -1057 1924382487 -1058 1477903817 -1059 1430839707 -1060 156311898 -1061 756238837 -1062 620505869 -1063 1266288509 -1064 416208768 -1065 1588956770 -1066 1783263921 -1067 1350127391 -1068 1929538010 -1069 1723098157 -1070 1680491873 -1071 199661296 -1072 1762633067 -1073 383251810 -1074 16910573 -1075 1520384091 -1076 519421490 -1077 1736749844 -1078 1880737880 -1079 1601489675 -1080 784598719 -1081 1384472797 -1082 1437079396 -1083 1785623881 -1084 1731789745 -1085 1336819098 -1086 1106154365 -1087 18618710 -1088 1113717938 -1089 436574535 -1090 1449458417 -1091 1270029836 -1092 1192813372 -1093 2069964286 -1094 388834697 -1095 1609022140 -1096 1511437408 -1097 24614970 -1098 811665883 -1099 1293491771 -1100 1747713128 -1101 344674109 -1102 1493153067 -1103 1362862547 -1104 727925919 -1105 1510063640 -1106 735762990 -1107 1247347409 -1108 1099329837 -1109 469017223 -1110 701353436 -1111 1883928556 -1112 1853490020 -1113 2138432832 -1114 1522068789 -1115 1437796117 -1116 1327768283 -1117 480739506 -1118 1456414827 -1119 294002573 -1120 917314041 -1121 758389596 -1122 1564032409 -1123 2110127413 -1124 680870235 -1125 1952867107 -1126 1571665905 -1127 44823995 -1128 1977482077 -1129 235848141 -1130 1338315766 -1131 1577711557 -1132 580522250 -1133 683985186 -1134 793090457 -1135 1308448169 -1136 46565178 -1137 1528853447 -1138 408311930 -1139 1145895015 -1140 1997870670 -1141 1109665366 -1142 882339923 -1143 1703877042 -1144 1100614551 -1145 256925064 -1146 994189511 -1147 280899186 -1148 737664571 -1149 303120690 -1150 574901759 -1151 1654978612 -1152 1061510287 -1153 2138934168 -1154 1617622378 -1155 1742380522 -1156 1944317627 -1157 1041804635 -1158 1787204517 -1159 1774316057 -1160 1277652776 -1161 978036636 -1162 1204543966 -1163 1858175026 -1164 1662021822 -1165 1997634423 -1166 1019139547 -1167 1708587000 -1168 1379004223 -1169 1427451477 -1170 706998368 -1171 1229391245 -1172 389633196 -1173 1589338291 -1174 785784640 -1175 1490247747 -1176 1846263356 -1177 1779974151 -1178 1771146933 -1179 436444279 -1180 2083094842 -1181 198565044 -1182 2091422891 -1183 997121481 -1184 190015564 -1185 1561561621 -1186 592018355 -1187 2134333192 -1188 455882609 -1189 231739224 -1190 1761165601 -1191 1733535385 -1192 1209775860 -1193 818225919 -1194 1444226764 -1195 724314034 -1196 668376695 -1197 315882663 -1198 285417387 -1199 2047380918 -1200 1743334141 -1201 992415755 -1202 1129288515 -1203 2132967337 -1204 434270398 -1205 1915073155 -1206 1475731436 -1207 133050106 -1208 1547563659 -1209 1099394721 -1210 569494385 -1211 1483174853 -1212 1297959765 -1213 513433629 -1214 332812686 -1215 1487975329 -1216 2074995250 -1217 924831041 -1218 1474824873 -1219 383394211 -1220 1156570265 -1221 1088506826 -1222 2116929597 -1223 218862478 -1224 1906732746 -1225 1413672713 -1226 943176512 -1227 427625793 -1228 1729555376 -1229 1228593899 -1230 327523063 -1231 1325405869 -1232 73526006 -1233 1456811578 -1234 1310889558 -1235 507796405 -1236 1224401086 -1237 639137346 -1238 640846511 -1239 624481097 -1240 1738532067 -1241 1210340897 -1242 2107655950 -1243 889008184 -1244 1723774526 -1245 292984988 -1246 229499866 -1247 1651286128 -1248 1217816029 -1249 1704324739 -1250 2034680340 -1251 226902646 -1252 645347918 -1253 2004126289 -1254 445765124 -1255 404597016 -1256 1270315354 -1257 1388941637 -1258 832222809 -1259 852387082 -1260 470051888 -1261 1159745872 -1262 30309304 -1263 543577895 -1264 469073802 -1265 1341198862 -1266 1051374300 -1267 1693474888 -1268 1980336209 -1269 1692220811 -1270 170472337 -1271 1571384628 -1272 755078060 -1273 130644639 -1274 312909165 -1275 331368938 -1276 423629627 -1277 542409031 -1278 1982655067 -1279 1641445656 -1280 99250122 -1281 1869851759 -1282 1868348303 -1283 744598040 -1284 1726494400 -1285 166629779 -1286 1149195056 -1287 849326106 -1288 1555571416 -1289 1981417865 -1290 1701713188 -1291 2025623305 -1292 993680089 -1293 1732022492 -1294 421717552 -1295 1462753892 -1296 925737707 -1297 1473091852 -1298 1008745132 -1299 758590268 -1300 1017829015 -1301 1179217470 -1302 182491248 -1303 1772907076 -1304 1309862109 -1305 495400413 -1306 2104276014 -1307 1733491737 -1308 1037809444 -1309 1939447433 -1310 1227453745 -1311 1137059567 -1312 1661815544 -1313 948318400 -1314 1881657607 -1315 1240826296 -1316 1114948180 -1317 883369016 -1318 2090152402 -1319 523035948 -1320 717303233 -1321 1644381943 -1322 401175605 -1323 1710983323 -1324 1228920787 -1325 822893157 -1326 1026253567 -1327 7174846 -1328 148501361 -1329 2034998699 -1330 765765114 -1331 1166330377 -1332 1066732521 -1333 948256363 -1334 791753805 -1335 229110983 -1336 1443656776 -1337 748546171 -1338 1962602720 -1339 333982573 -1340 540509957 -1341 1042572817 -1342 1471042140 -1343 54841853 -1344 1990891218 -1345 1205216099 -1346 1295668150 -1347 958355750 -1348 2088585115 -1349 1238336904 -1350 1481391698 -1351 658404701 -1352 735235199 -1353 1882567304 -1354 221904376 -1355 1964155987 -1356 557976813 -1357 1248157943 -1358 1971330833 -1359 706478175 -1360 1135672994 -1361 589612300 -1362 1872808552 -1363 54921868 -1364 1537868663 -1365 517078709 -1366 284032851 -1367 834041791 -1368 1265624880 -1369 99151923 -1370 1168024364 -1371 1806134837 -1372 1141724740 -1373 491582856 -1374 1860976691 -1375 985132310 -1376 1696798956 -1377 1009161193 -1378 1943488060 -1379 1637900423 -1380 100014449 -1381 1277396111 -1382 148821476 -1383 835249649 -1384 1012479767 -1385 370725852 -1386 651921988 -1387 1570456580 -1388 1618883795 -1389 475769173 -1390 129451107 -1391 607073142 -1392 1065381473 -1393 2002259659 -1394 661995010 -1395 455766488 -1396 371854720 -1397 946027861 -1398 1289808280 -1399 1637479601 -1400 1045179784 -1401 310348996 -1402 1296130790 -1403 39420876 -1404 801931853 -1405 1009623833 -1406 1024553187 -1407 351247161 -1408 2018785026 -1409 820557599 -1410 1989147584 -1411 2118799476 -1412 2097953710 -1413 2137969061 -1414 806565477 -1415 962949829 -1416 361211265 -1417 1458487465 -1418 385922762 -1419 1980095061 -1420 1934256638 -1421 515373869 -1422 439684555 -1423 852154464 -1424 370149881 -1425 1101679565 -1426 1307920952 -1427 742004601 -1428 2047707426 -1429 450245584 -1430 232000554 -1431 945403562 -1432 760594581 -1433 1528131345 -1434 984824438 -1435 1562526434 -1436 390271530 -1437 2009377625 -1438 1913773595 -1439 261572909 -1440 682451577 -1441 1755437531 -1442 232888737 -1443 632921639 -1444 1745922944 -1445 1039454214 -1446 1595871469 -1447 2107134210 -1448 350458031 -1449 1981794231 -1450 1939745623 -1451 137231021 -1452 349684452 -1453 231946530 -1454 989385485 -1455 719834333 -1456 1333626095 -1457 149822790 -1458 1461838935 -1459 1233849873 -1460 600068374 -1461 1693839489 -1462 31769787 -1463 1360662955 -1464 1074487186 -1465 1016594225 -1466 775705741 -1467 1464758717 -1468 878488203 -1469 541995688 -1470 1726331626 -1471 1560939780 -1472 149949572 -1473 1959220363 -1474 46377771 -1475 1895872516 -1476 851190929 -1477 1642249240 -1478 1855523078 -1479 1201648960 -1480 1476559823 -1481 1647785053 -1482 1338879981 -1483 1826244276 -1484 1879731583 -1485 180781819 -1486 398594961 -1487 1065874030 -1488 330604609 -1489 1860433896 -1490 152240255 -1491 930672983 -1493 184010042 -1494 143852291 -1495 333793276 -1496 1200604268 -1497 919558032 -1498 1798551993 -1499 2079092471 -1500 1461553721 -1501 1377399971 -1502 1492548603 -1503 1611503293 -1504 1189136686 -1505 1538926374 -1506 1359892161 -1507 2040327615 -1508 1033691967 -1509 1067931592 -1510 1094492927 -1511 362768142 -1512 568232997 -1513 285889261 -1514 41528770 -1515 300480933 -1516 466671080 -1517 440123732 -1518 1366354963 -1519 797275689 -1520 153073980 -1521 1518595219 -1522 1727948672 -1523 1559863718 -1524 1702605261 -1525 1871800963 -1526 1893656995 -1527 755725881 -1528 643875348 -1529 1544725340 -1530 687334704 -1531 2105429069 -1532 774641664 -1533 32399659 -1534 1569448714 -1535 1963778350 -1536 1571326034 -1537 781857227 -1538 1856622318 -1539 457534353 -1540 1849788819 -1541 803631597 -1542 820302495 -1543 270538169 -1544 1089520858 -1545 861831266 -1546 571019102 -1547 1556191938 -1548 1301954998 -1549 1937374065 -1550 205983979 -1551 1455028978 -1552 1308485636 -1553 1933932652 -1554 867409049 -1555 863607250 -1556 1658249967 -1557 613582396 -1558 1619333131 -1559 154641667 -1560 10824088 -1561 159184188 -1562 112587088 -1563 785465752 -1564 191583847 -1565 1682035802 -1566 601760455 -1567 1762909881 -1568 316409382 -1569 310899125 -1570 72960586 -1571 18714553 -1572 1114530722 -1573 893263082 -1574 289252722 -1575 56567933 -1576 1755094348 -1577 860271824 -1578 1612759871 -1579 909565698 -1580 650162242 -1581 1818743851 -1582 217111028 -1583 1958647878 -1584 1605192855 -1585 1084520077 -1586 674771480 -1587 1115959174 -1588 1698102473 -1589 146620964 -1590 1270600842 -1591 1708926562 -1592 305805152 -1593 1383187930 -1594 346908666 -1595 497388999 -1596 917740085 -1597 948669121 -1598 112815233 -1599 1234149467 -1600 1259568246 -1601 185775819 -1602 1252864020 -1603 226615321 -1604 1079038901 -1605 1542116743 -1606 283183254 -1607 686649601 -1608 254904919 -1609 1895943125 -1610 1596215299 -1611 905067161 -1612 1567203328 -1613 1813326328 -1614 716231392 -1615 1024912535 -1616 750362757 -1617 1391002872 -1618 2140871710 -1619 300981583 -1620 1537623836 -1621 1263988904 -1622 2009908145 -1623 1843428988 -1624 499693186 -1625 209333163 -1626 193334340 -1627 1417433271 -1628 1158002285 -1629 306149573 -1630 504099090 -1631 270086883 -1632 491925392 -1633 1756963111 -1634 496702204 -1635 1570964294 -1636 1151596206 -1637 779885458 -1638 110130247 -1639 1406501125 -1640 528344936 -1641 1706345547 -1642 164084639 -1643 2095548264 -1644 1372188227 -1645 880316031 -1646 972977152 -1647 2122550984 -1648 123835255 -1649 966365214 -1650 276048919 -1651 1661459092 -1652 82870470 -1653 138473416 -1654 1357404432 -1655 582563656 -1656 347806580 -1657 1550738772 -1658 1999996928 -1659 1505808865 -1660 1856888345 -1661 356612370 -1662 1775895748 -1663 201330090 -1664 2113575481 -1665 125114305 -1666 1772294384 -1667 1117688039 -1668 904999763 -1669 1882424631 -1670 376705517 -1671 1433344699 -1672 1441286530 -1673 540790156 -1674 1381409316 -1675 665991109 -1676 1421106187 -1677 206902820 -1678 641058446 -1679 1544941442 -1680 1173268034 -1681 917107365 -1682 1058916886 -1683 1256138504 -1684 1055580782 -1685 268837671 -1686 1838702160 -1687 1403387362 -1688 1819576443 -1689 1691215440 -1690 761712579 -1691 1528981141 -1692 2047827811 -1693 390124679 -1694 1730311231 -1695 2013919644 -1696 515238984 -1697 1355121967 -1698 984124036 -1699 1420238748 -1700 1090062950 -1701 1360829553 -1702 706099799 -1703 383865833 -1704 1901619709 -1705 2087509115 -1706 1049856942 -1707 1175242248 -1708 146928287 -1709 1690915388 -1710 572700042 -1711 1320196321 -1712 460539106 -1713 1631616929 -1714 428851177 -1715 1516119888 -1716 1900454600 -1717 120069690 -1718 772023602 -1719 1572547395 -1720 1811285130 -1721 1533736181 -1722 954044888 -1723 1711629293 -1724 1923860860 -1725 536872471 -1726 1578065290 -1727 291616197 -1728 1891994438 -1729 414705678 -1730 1711854945 -1731 834573741 -1732 1775535231 -1733 270471096 -1734 1218439574 -1735 1529671292 -1736 210496564 -1737 120812868 -1738 557429892 -1739 357424851 -1740 1811728257 -1741 1130129934 -1742 1677621173 -1743 124783715 -1744 614263215 -1745 2106472350 -1746 1640903603 -1747 367234167 -1748 79058392 -1749 265443557 -1750 1939781563 -1751 1890343523 -1752 1799179738 -1753 746342803 -1754 1454489168 -1755 1575556950 -1756 1283215275 -1757 885070810 -1758 1867173147 -1759 1027726065 -1760 1299776488 -1761 1431544444 -1762 1862299806 -1763 927828071 -1764 1702015541 -1765 933255732 -1766 310015715 -1767 1912512105 -1768 1054068601 -1769 867445607 -1770 122453308 -1771 718313210 -1772 1997575542 -1773 1800074481 -1774 843096925 -1775 464355109 -1776 1759063184 -1777 336516880 -1778 831589277 -1779 1838121576 -1780 601960437 -1781 623887192 -1782 1580981451 -1783 253656527 -1784 1370229995 -1785 887986972 -1786 1829213477 -1787 505961622 -1788 1773057782 -1789 1548902977 -1790 1533687688 -1791 925350623 -1792 832963773 -1793 1248503846 -1794 1853178694 -1795 387495666 -1796 34275931 -1797 15710762 -1798 152524123 -1799 1088344532 -1800 883156369 -1801 274977432 -1802 1806657742 -1803 733248263 -1804 2075051913 -1805 502271019 -1806 1197603373 -1807 1686631449 -1808 838787899 -1809 2029192650 -1810 1377269378 -1811 1440748336 -1812 505596194 -1813 810767181 -1814 1694404863 -1815 1875826189 -1816 1698754153 -1817 1376134692 -1818 234304164 -1819 1324328288 -1820 777554021 -1821 1767991852 -1822 102195263 -1823 1610517795 -1824 869012050 -1825 1955373957 -1826 1998013461 -1827 903287981 -1828 1971084719 -1829 3053937 -1830 1991632513 -1831 706757441 -1832 278031369 -1833 1650806607 -1834 1440005704 -1835 205599634 -1836 5593978 -1837 490125429 -1838 1892231084 -1839 844381877 -1840 371834431 -1841 1122016814 -1842 137646565 -1843 877430625 -1844 1932783995 -1845 1832051428 -1846 605773167 -1847 1484054501 -1848 1060702473 -1849 840077331 -1850 660899141 -1851 1838256494 -1852 460585535 -1853 763094404 -1854 1301290641 -1855 1329597585 -1856 570984713 -1857 1151820455 -1858 85401919 -1859 394585785 -1860 1154874392 -1861 2077034432 -1862 1101343226 -1863 1432905761 -1864 1580357392 -1865 393865282 -1866 1638505395 -1867 1585951370 -1868 883990712 -1869 1383252831 -1870 282849600 -1871 1255825143 -1872 357785997 -1873 420496165 -1874 2133255769 -1875 143086345 -1876 105063946 -1877 591545288 -1878 1627140846 -1879 1165766419 -1880 1431622619 -1881 140556339 -1882 856539265 -1883 1892208154 -1884 903650743 -1885 10346259 -1886 1074322091 -1887 1474635456 -1888 1162166714 -1889 1159724010 -1890 1869221241 -1891 169557458 -1892 1089274795 -1893 823080819 -1894 1602463219 -1895 522148539 -1896 1216946102 -1897 1093484966 -1898 2108099909 -1899 2100936814 -1900 329254150 -1901 243465861 -1902 1209278309 -1903 687040147 -1904 663962027 -1905 1195050430 -1906 830126492 -1907 769025973 -1908 1786595718 -1909 309783690 -1910 1934792392 -1911 1070734689 -1912 450340029 -1913 643848009 -1914 815459195 -1915 1353990772 -1916 654194268 -1917 1889781287 -1918 681142581 -1919 1816360982 -1920 902021649 -1921 402880174 -1922 1985918440 -1923 1991296444 -1924 1225960994 -1925 1440898011 -1926 365961335 -1927 295423448 -1928 386899330 -1929 326577597 -1930 248876614 -1931 716153480 -1932 570043458 -1933 1458154923 -1934 1403193627 -1935 1234005485 -1936 505721706 -1937 85836472 -1938 2003031458 -1939 144833776 -1940 395620162 -1941 1790340202 -1942 1215568466 -1943 845960192 -1944 286704564 -1945 2031027661 -1946 52467316 -1947 940898832 -1948 1773325300 -1949 733609897 -1950 609776167 -1951 527863302 -1952 1136490072 -1953 448210959 -1954 371676098 -1955 214967418 -1956 1889108971 -1957 737637434 -1958 510390866 -1959 128524653 -1960 1064215031 -1961 759267480 -1962 844678133 -1963 1634258489 -1964 69938755 -1965 100388112 -1966 720780327 -1967 575660461 -1968 186224584 -1969 576328137 -1970 720494238 -1971 581844747 -1972 219184692 -1973 1936062704 -1974 1427804939 -1975 505889256 -1976 1819606717 -1977 1480272255 -1978 1446788088 -1979 1445448370 -1980 66398505 -1981 2056564255 -1982 1973311672 -1983 1202888577 -1984 357291567 -1985 197504122 -1986 1417855995 -1987 98916890 -1988 935141556 -1989 1928246861 -1990 227441543 -1991 1999356587 -1992 540030693 -1993 1072119676 -1994 1486131429 -1995 609969448 -1996 1172507788 -1997 59428108 -1998 1185629910 -1999 1358732373 -2000 635756245 -2001 1906124148 -2002 1940577120 -2003 854940937 -2004 1694703204 -2005 1220898411 -2006 1360830193 -2007 1366826273 -2008 553687018 -2009 660134634 -2010 664790995 -2011 620085523 -2012 569215241 -2013 490619019 -2014 1822974100 -2015 926506808 -2016 688123142 -2017 1093346447 -2018 1025423698 -2019 1623264698 -2020 874109660 -2021 1252865241 -2022 1475137638 -2023 1414140353 -2024 177501269 -2025 813785419 -2026 2024109802 -2027 1350009058 -2028 873213527 -2029 1062256064 -2030 561257783 -2031 1508969772 -2032 820896564 -2033 354351255 -2034 216427062 -2035 368116120 -2036 1575249666 -2037 1577257255 -2038 1734942393 -2039 2128936684 -2040 89908241 -2041 252249741 -2042 601538560 -2043 659123483 -2044 742868760 -2045 277029012 -2046 1585630291 -2047 1430991902 -2048 1370375460 -2049 463570342 -2050 906772953 -2051 97001472 -2052 1716435583 -2053 234426943 -2054 1511141826 -2055 1893936853 -2056 1048212362 -2057 1387767980 -2058 1096462263 -2059 1921425889 -2060 302540396 -2061 1657720046 -2062 1282912013 -2063 1123436960 -2064 2012071301 -2065 1499339075 -2066 1491553080 -2067 1439837319 -2068 929112683 -2069 1079011825 -2070 1421290355 -2071 1019020924 -2072 1331261566 -2073 2022828915 -2074 1678144407 -2075 2074130327 -2076 152374280 -2077 1116291051 -2078 1357638581 -2079 1522749740 -2080 1579861393 -2081 116927886 -2082 1619751212 -2083 1148813328 -2084 351354829 -2085 983409390 -2086 895266533 -2087 1399567191 -2088 223693722 -2089 1991728796 -2090 1173509432 -2091 526234118 -2092 1501965194 -2093 308937798 -2094 1649671078 -2095 1366552847 -2096 1808276873 -2097 993740510 -2098 658906518 -2099 589905908 -2100 2072752336 -2101 2080196874 -2102 1608926833 -2103 1256530254 -2104 1955542141 -2105 1139587592 -2106 1183176933 -2107 2107916421 -2108 108394995 -2109 393331867 -2110 1483182513 -2111 1688256388 -2112 510259753 -2113 955450078 -2114 689586069 -2115 861614583 -2116 1938859468 -2117 1584852602 -2118 113698126 -2119 15069543 -2120 1429097751 -2121 1287207559 -2122 541303661 -2123 783579297 -2124 1596145357 -2125 43491092 -2126 2648497 -2127 1256938582 -2128 1037231602 -2129 661555015 -2130 1846844491 -2131 962500290 -2132 594268241 -2133 1308287676 -2134 71546897 -2135 402326735 -2136 300391620 -2137 1254723830 -2138 362759508 -2139 408786616 -2140 1648055697 -2141 1845942022 -2142 2097043004 -2143 10831803 -2144 653908452 -2145 639145425 -2146 872446386 -2147 445284272 -2148 76514380 -2149 986144512 -2150 460353815 -2151 1505612131 -2152 125868423 -2153 1001657477 -2154 141707780 -2155 1722013780 -2156 1045148569 -2157 144356277 -2158 831468715 -2159 2082380171 -2160 805911293 -2161 530829558 -2162 897396814 -2163 1400179534 -2164 1839117234 -2165 968943711 -2166 1802506269 -2167 2139508854 -2168 76183893 -2169 17782130 -2170 400811822 -2171 1724239591 -2172 1863724152 -2173 350371179 -2174 1735071394 -2175 370148956 -2176 989516604 -2177 460034132 -2178 815433228 -2179 1066030984 -2180 1446178644 -2181 1275787044 -2182 424159467 -2183 1572047068 -2184 129960873 -2185 565867248 -2186 1146577200 -2187 1175109442 -2188 710223525 -2189 1978045915 -2190 1110005965 -2191 1516134818 -2192 361391825 -2193 2007402779 -2194 768830705 -2195 53025411 -2196 828862842 -2197 423853326 -2198 45050618 -2199 905046736 -2200 441635456 -2201 445862440 -2202 481802679 -2203 157875960 -2204 796233619 -2205 69390425 -2206 528024916 -2207 1785750224 -2208 529424557 -2209 1343458145 -2210 704297560 -2211 1975603201 -2212 471761541 -2213 1128457028 -2214 1400166621 -2215 601722414 -2216 1694324276 -2217 399260174 -2218 1776831856 -2219 257064153 -2220 229822441 -2221 739354173 -2222 1773198972 -2223 591214267 -2224 599273305 -2225 394546029 -2226 644239678 -2227 1428136147 -2228 818399355 -2229 689290296 -2230 185699235 -2231 1260034812 -2232 1135152737 -2233 667501914 -2234 1417910772 -2235 1931386356 -2236 736892339 -2237 1945935689 -2238 1569652932 -2239 1266316896 -2240 1141910186 -2241 126466845 -2242 1094436450 -2243 1613671727 -2244 1254923873 -2245 347119423 -2246 67910493 -2247 801764501 -2248 746379597 -2249 1844742349 -2250 1058828654 -2251 976202039 -2252 436612874 -2253 684543978 -2254 1567416306 -2255 1035886179 -2256 1079090007 -2257 64172336 -2258 316538679 -2259 1897489363 -2260 753462633 -2261 502237914 -2262 1010040527 -2263 1888615370 -2264 1169739829 -2265 280467651 -2266 1672518078 -2267 1906632168 -2268 78919692 -2269 1094687363 -2270 1025465417 -2271 1220829878 -2272 1221154208 -2273 2119901867 -2274 687017957 -2275 328594433 -2276 319537642 -2277 754928450 -2278 1130358934 -2279 1065917240 -2280 452187151 -2281 41703940 -2282 2042119279 -2283 888800026 -2284 726247919 -2285 1462051937 -2286 1924686205 -2287 1805337926 -2288 1526224273 -2289 93741236 -2290 1555343641 -2291 132203258 -2292 595979151 -2293 417900520 -2294 2020818628 -2295 1765718980 -2296 698368172 -2297 1545853059 -2298 1524867500 -2299 777287864 -2300 493056774 -2301 402849269 -2302 1998117743 -2303 1714210982 -2304 375267488 -2305 537652052 -2306 2042805415 -2307 694805131 -2308 1292580503 -2309 1025680701 -2310 1760722371 -2311 1744767654 -2312 1067384641 -2313 1655358002 -2314 486084032 -2315 1793632560 -2316 969926291 -2317 263286590 -2318 1451486839 -2319 348666916 -2320 357027826 -2321 859346832 -2322 480870175 -2323 953006977 -2324 1277247353 -2325 354205155 -2326 571242309 -2327 1975615525 -2328 1900058214 -2329 2096109810 -2330 605419741 -2331 245631340 -2332 351475431 -2333 456053836 -2334 1959842322 -2335 726742920 -2336 993705889 -2337 1855164089 -2338 1421548051 -2339 138802744 -2340 733361142 -2341 1034786774 -2342 1883570398 -2343 1800745784 -2344 542661128 -2345 222170783 -2346 1446894696 -2347 1512587419 -2348 485457373 -2349 750897887 -2350 1861254335 -2351 842485199 -2352 1610244720 -2353 194640862 -2354 1795492177 -2355 740008425 -2356 548846018 -2357 219250838 -2358 568140302 -2359 301420584 -2360 167877000 -2361 1173560043 -2362 547051925 -2363 519352432 -2364 1629613880 -2365 359410599 -2366 1246095352 -2367 475836121 -2368 67091041 -2369 520159755 -2370 614638865 -2371 800452183 -2372 1554946529 -2373 350725615 -2374 453714319 -2375 2097607657 -2376 572896398 -2377 1900609016 -2378 1462711428 -2379 1058353771 -2380 504023255 -2381 1176482115 -2382 1900838971 -2383 2114267975 -2384 1371122978 -2385 1548847500 -2386 706792752 -2387 1919968996 -2388 1768098338 -2389 1274933054 -2390 73905932 -2391 1935975339 -2392 301009450 -2393 620957857 -2394 307844123 -2395 1930623330 -2396 980368457 -2397 1553939475 -2398 258975803 -2399 1047459498 -2400 2074099230 -2401 873614668 -2402 1847911681 -2403 1481562111 -2404 1224340283 -2405 154142353 -2406 1431686120 -2407 1797236682 -2408 2054751369 -2409 746913900 -2410 708106805 -2411 411290976 -2412 1923396015 -2413 461462128 -2414 378075304 -2415 1147035345 -2416 2010309628 -2417 1084868056 -2418 919520693 -2419 1630924319 -2420 212317463 -2421 993426626 -2422 1419416010 -2423 513326913 -2424 1614384483 -2425 1727260133 -2426 296466595 -2427 447269292 -2428 1133715960 -2429 555442398 -2430 1494728790 -2431 1060331542 -2432 1429057066 -2433 1195156824 -2434 394410005 -2435 505913701 -2436 1349299177 -2437 1826096125 -2438 155666735 -2439 1256566898 -2440 425526377 -2441 863773541 -2442 1667857874 -2443 201438744 -2444 1325235669 -2445 2045933178 -2446 1348474090 -2447 1188061650 -2448 983317587 -2449 120511135 -2450 671502321 -2451 1195635050 -2452 1113937761 -2453 2090918331 -2454 1708961963 -2455 580838597 -2456 1670694816 -2457 2005428558 -2458 1028107889 -2459 656927128 -2460 413387308 -2461 375353032 -2462 1717258670 -2463 1842444374 -2464 1570509856 -2465 2111668675 -2466 200874427 -2467 772325385 -2468 1790281152 -2469 356541163 -2470 2028892283 -2471 68323881 -2472 1220314704 -2473 1549266509 -2474 269762625 -2475 398066725 -2476 1447716040 -2477 1618236715 -2478 1586128375 -2479 283549979 -2480 1738747851 -2481 110147048 -2482 1479185029 -2483 705201964 -2484 53581731 -2485 1040663344 -2486 1286040561 -2487 1724276547 -2488 898608254 -2489 166664803 -2490 233720027 -2491 1311995562 -2492 542017835 -2493 1950978697 -2494 1006956288 -2495 2112527691 -2496 1915163724 -2497 1207830715 -2498 737369428 -2499 1557961228 -2500 1564371878 -2501 618778063 -2502 1626285109 -2503 637202934 -2504 20560924 -2505 1896047735 -2506 1035269660 -2507 1468276964 -2508 1366800802 -2509 473914387 -2510 1751826943 -2511 958065005 -2512 584061436 -2513 1083528324 -2514 1663266970 -2515 637643167 -2516 2124191668 -2517 801823883 -2518 214436067 -2519 875316274 -2520 968488686 -2521 448156094 -2522 39828188 -2523 1510506521 -2524 251651144 -2525 1046784476 -2526 1475550564 -2527 19331220 -2528 107131544 -2529 65436344 -2530 1577292449 -2531 1671503422 -2532 684214407 -2533 1056093910 -2534 161222709 -2535 704775332 -2536 804657997 -2537 1196492369 -2538 25568648 -2539 23975152 -2540 1670406756 -2541 1777395592 -2542 982040157 -2543 106984544 -2544 713440268 -2545 497823479 -2546 744627712 -2547 690148289 -2548 1299647363 -2549 959063779 -2550 1565464563 -2551 120652401 -2552 1407219873 -2553 1605292752 -2554 1631158923 -2555 1658871017 -2556 504593580 -2557 959225839 -2558 1678202238 -2559 611725124 -2560 1024662184 -2561 1108011039 -2562 135744899 -2563 1708876591 -2564 16621301 -2565 296967608 -2566 266168275 -2567 821279299 -2568 1493459977 -2569 291736924 -2570 845254451 -2571 1016383085 -2572 2069132516 -2573 1827294608 -2574 1123367630 -2575 635089136 -2576 177634440 -2577 1867995342 -2578 1325237425 -2579 1477281803 -2580 679575473 -2581 743218341 -2582 1597934204 -2583 2086795346 -2584 201027445 -2585 1081609479 -2586 1598182716 -2587 705621025 -2588 2040835319 -2589 1128901306 -2590 1317346150 -2591 918013855 -2592 89428697 -2593 1453091049 -2594 479406798 -2595 106049998 -2596 1750058657 -2597 745575074 -2598 927329297 -2599 1096034986 -2600 1037311998 -2601 1772583748 -2602 2112418071 -2603 958960866 -2604 1452394709 -2605 1088302053 -2606 1594050002 -2607 1630029149 -2608 808813747 -2609 771803780 -2610 959827304 -2611 1488389220 -2612 1515022121 -2613 410277860 -2614 1427700919 -2615 1716049566 -2616 1491887340 -2617 878399987 -2618 274186943 -2619 1385239011 -2620 2007301293 -2621 1591533093 -2622 155769218 -2623 2096729990 -2624 897140494 -2625 635176016 -2626 55296340 -2627 499715503 -2628 1380751090 -2629 982625638 -2630 1595750489 -2631 270579440 -2632 607725738 -2633 1560684913 -2634 1229540306 -2635 2060120447 -2636 501503318 -2637 676106661 -2638 1542665948 -2639 1310317066 -2640 1447910441 -2641 355009604 -2642 651222638 -2643 815448914 -2644 765287465 -2645 2078923557 -2646 384014832 -2647 109691157 -2648 809839896 -2649 658201775 -2650 1494930168 -2651 669657541 -2652 102251221 -2653 1650699386 -2654 618903883 -2655 999391715 -2656 138391754 -2657 674200224 -2658 1499107219 -2659 1519142845 -2660 1656825862 -2661 947374060 -2662 1789722285 -2663 117067952 -2664 360575325 -2665 871778944 -2666 29704752 -2667 862078644 -2668 1547885605 -2669 1572370700 -2670 24912062 -2671 848312398 -2672 1927380305 -2673 676134700 -2674 1663761312 -2675 545184122 -2676 607574610 -2677 2047776144 -2678 654875279 -2679 1417414506 -2680 558494271 -2681 2321799 -2682 2087072048 -2683 660745492 -2684 1653021185 -2685 558492283 -2686 1660137208 -2687 1791412939 -2688 1232692507 -2689 1011760779 -2690 1163072136 -2691 742034721 -2692 1959134839 -2693 805310774 -2694 859102674 -2695 172226517 -2696 1677089718 -2697 888807426 -2698 1034305161 -2699 1077491675 -2700 313694478 -2701 1059217223 -2702 1925804073 -2703 93591135 -2704 1735351923 -2705 1442081737 -2706 638775257 -2707 195442885 -2708 1342374233 -2709 1293650536 -2710 1612857392 -2711 1900868504 -2712 1295972335 -2713 1552445792 -2714 414130349 -2715 801509872 -2716 2110938075 -2717 2074267557 -2718 445439164 -2719 1196146935 -2720 938544688 -2721 1608511300 -2722 1938181656 -2723 750195879 -2724 266338426 -2725 649800682 -2726 922422396 -2727 1943428144 -2728 1538608108 -2729 1956727557 -2730 873436171 -2731 1852302587 -2732 868461132 -2733 651756596 -2734 1945893722 -2735 456329408 -2736 2093838333 -2737 437185332 -2738 651772293 -2739 1288728918 -2740 1730835868 -2741 117146037 -2742 1042113775 -2743 879324556 -2744 1669591829 -2745 1456244124 -2746 1680834428 -2747 1633046257 -2748 1383028033 -2749 2126273592 -2750 681709544 -2751 174089073 -2752 1587301245 -2753 472407552 -2754 924284952 -2755 1853639671 -2756 1122208235 -2757 1846707349 -2758 1649584168 -2759 513332695 -2760 1655951258 -2761 375536691 -2762 218151634 -2763 376928743 -2764 1027293288 -2765 16561709 -2766 833258151 -2767 973647973 -2768 453747041 -2769 1485030444 -2770 114893244 -2771 37099261 -2772 1602176482 -2773 1157007019 -2774 916423817 -2775 1124284663 -2776 465767495 -2777 449774598 -2778 609847272 -2779 1848795528 -2780 428564542 -2781 1291556816 -2782 2022884601 -2783 2015865787 -2784 1763964369 -2785 799685905 -2786 1722021811 -2787 738688956 -2788 498909606 -2789 1224122331 -2790 1252021651 -2791 7377217 -2792 1599659022 -2793 1470173286 -2794 384305960 -2795 479468662 -2796 1486734995 -2797 1217564111 -2798 1453116636 -2799 1940482036 -2800 555110907 -2801 1568009880 -2802 1977581297 -2803 9803741 -2804 577533251 -2805 746521467 -2806 1134088405 -2807 1043300746 -2808 1196296065 -2809 1743935677 -2810 744612626 -2811 1624860607 -2812 888008846 -2813 620013579 -2814 1493242747 -2815 504489567 -2816 1419699484 -2817 1067780910 -2818 1243178523 -2819 1918609091 -2820 144419593 -2821 347716526 -2822 1925986308 -2823 1744078615 -2824 1817889812 -2825 162808620 -2826 76063630 -2827 1157141159 -2828 1380372731 -2829 1529180266 -2830 950139547 -2831 1935483638 -2832 949706498 -2833 780237197 -2834 1945287380 -2835 1527239749 -2836 1526758664 -2837 931892137 -2838 423056847 -2839 575571081 -2840 528344166 -2841 1167669473 -2842 52948040 -2843 1416353012 -2844 1787683052 -2845 1546190787 -2846 1920842579 -2847 1059898888 -2848 466488049 -2849 1016537454 -2850 831024331 -2851 610907642 -2852 1364253981 -2853 609526991 -2854 207502610 -2855 1034660145 -2856 772335611 -2857 283566240 -2858 44317657 -2859 5224694 -2860 1812746506 -2861 994457204 -2862 1940708333 -2863 614969356 -2864 1774694401 -2865 1738512065 -2866 2142209105 -2867 1153969417 -2868 522920554 -2869 417782304 -2870 1729540498 -2871 1051264720 -2872 1585451777 -2873 1782488539 -2874 320134085 -2875 1225651181 -2876 1181195678 -2877 93493016 -2878 138066421 -2879 1647683728 -2880 1110030471 -2881 969090753 -2882 111107722 -2883 326800804 -2884 1578617744 -2885 318610332 -2886 1361460949 -2887 203469708 -2888 602176572 -2889 1405778606 -2890 208694402 -2891 267439430 -2892 252752163 -2893 1919087 -2894 882408786 -2895 2027446564 -2896 1740431152 -2897 877134243 -2898 1033932334 -2899 115868058 -2900 1294916547 -2901 615989184 -2902 1167132779 -2903 732884676 -2904 250994075 -2905 1487266864 -2906 1958535857 -2907 1432189754 -2908 1580759880 -2909 2096602279 -2910 932389834 -2911 543306703 -2912 918209384 -2913 1043497556 -2914 870107507 -2915 349343480 -2916 1362107889 -2917 84084809 -2918 552813188 -2919 1964284461 -2920 1489863415 -2921 761507591 -2922 84240244 -2923 1742615578 -2924 763426678 -2925 966649030 -2926 1622578495 -2927 356374183 -2928 1843783274 -2929 509027181 -2930 472242241 -2931 991216173 -2932 1125016365 -2933 1639375020 -2934 1724100850 -2935 1376010441 -2936 979158236 -2937 1535153059 -2938 660716547 -2939 412434469 -2940 1484271690 -2941 1593106381 -2942 955741172 -2943 254997426 -2944 489120289 -2945 1825848680 -2946 604340907 -2947 1851228178 -2948 1909933489 -2949 1157154095 -2950 1668028992 -2951 1252313256 -2952 1918661686 -2953 1752269236 -2954 847445187 -2955 534604717 -2956 571434618 -2957 322540034 -2958 890978900 -2959 267734244 -2960 831567215 -2961 1363221141 -2962 1258950418 -2963 1956583580 -2964 855112514 -2965 835567620 -2966 1185110373 -2967 1834270750 -2968 223237031 -2969 1845826920 -2970 99221571 -2971 1707508722 -2972 1291449653 -2973 1054962744 -2974 1962506148 -2975 1780569943 -2976 733327776 -2977 419363407 -2978 1484314473 -2979 495777617 -2980 1576517503 -2981 1004859817 -2982 1748090873 -2983 1347695541 -2984 609645405 -2985 448052412 -2986 1882300258 -2987 1181080024 -2988 770592446 -2989 625795510 -2990 1448814268 -2991 1602159661 -2992 1989016652 -2993 560281038 -2994 1411259594 -2995 696645518 -2996 1395848658 -2997 448886319 -2998 383432620 -2999 1619085690 -3000 147229592 -3001 482654192 -3002 1179110764 -3003 1438679245 -3004 1537616936 -3005 994133264 -3006 1071765540 -3007 123461064 -3008 1413496672 -3009 408596366 -3010 619238681 -3011 842530527 -3012 1413456183 -3013 219845906 -3014 42742420 -3015 2023101589 -3016 667898319 -3017 1925042679 -3018 1056697965 -3019 1438490765 -3020 403354541 -3021 358028585 -3022 893166779 -3023 244887545 -3024 918309624 -3025 156942725 -3026 941533063 -3027 166674634 -3028 605829044 -3029 1324965684 -3030 1785760324 -3031 753058636 -3032 1807619876 -3033 817387440 -3034 44254234 -3035 1197753164 -3036 1811520705 -3037 1116019774 -3038 1321214228 -3039 1077533729 -3040 1524616140 -3041 1940452909 -3042 1920064256 -3043 790588676 -3044 12815167 -3045 1962806676 -3046 666206617 -3047 680713486 -3048 1740365707 -3049 1722904582 -3050 2119204252 -3051 2143720249 -3052 2080933167 -3053 864887383 -3054 241124146 -3055 851759143 -3056 1021830108 -3057 1182657210 -3058 1018433778 -3059 1627659152 -3060 360139246 -3061 656710454 -3062 233234141 -3063 20275474 -3064 1474097895 -3065 277488375 -3066 1218028638 -3067 1138134952 -3068 1393508149 -3069 391759218 -3070 68185033 -3071 770640642 -3072 184728479 -3073 1988249289 -3074 1561229318 -3075 197543646 -3076 1803572317 -3077 79952287 -3078 878257133 -3079 1396454377 -3080 1802856869 -3081 849977737 -3082 1392690978 -3083 1736306388 -3084 1714865120 -3085 1633815124 -3086 440581884 -3087 589211580 -3088 668988686 -3089 1459015662 -3090 69387084 -3091 1029127932 -3092 2115726116 -3093 302621225 -3094 1049403406 -3095 1442340363 -3096 580109600 -3097 119948396 -3098 432991667 -3099 1973617750 -3100 511707614 -3101 501176700 -3102 596774744 -3103 696436093 -3104 341942341 -3105 10520414 -3106 893979740 -3107 2145514659 -3108 90472701 -3109 1772236873 -3110 1394485388 -3111 1893329570 -3112 474730962 -3113 639692718 -3114 1482152310 -3115 42112434 -3116 126024194 -3117 1922734194 -3118 631324014 -3119 795012881 -3120 1234266208 -3121 700711098 -3122 1824140813 -3123 1202508677 -3124 1003332324 -3125 726060572 -3126 497365392 -3127 1583441924 -3128 846008968 -3129 930357060 -3130 1409576026 -3131 1357716583 -3132 1431533760 -3133 2006350770 -3134 2054152676 -3135 1773476102 -3136 2016871184 -3137 800648768 -3138 1771507113 -3139 2107343885 -3140 425401993 -3141 1018508853 -3142 1853189807 -3143 900132955 -3144 1658201571 -3145 1187858470 -3146 942245389 -3147 1784225765 -3148 963109016 -3149 1573569403 -3150 431754998 -3151 49891577 -3152 126796854 -3153 108412164 -3154 1252400254 -3155 1130129178 -3156 834472736 -3157 1749765646 -3158 566087454 -3159 1680481704 -3160 532639058 -3161 1975663481 -3162 890714639 -3163 1964172819 -3164 1834530603 -3165 797383668 -3166 1590165273 -3167 1703918140 -3168 1598032436 -3169 1214188738 -3170 1663778377 -3171 2023434430 -3172 85213943 -3173 1369484537 -3174 776083737 -3175 1743415514 -3176 409859359 -3177 1718329127 -3178 1380157631 -3179 1372968375 -3180 1144414882 -3181 1811912630 -3182 1422859952 -3183 1271211736 -3184 1920324794 -3185 527776558 -3186 253857266 -3187 607313882 -3188 130058557 -3189 819944721 -3190 140311938 -3191 662697615 -3192 648124554 -3193 1031026578 -3194 479386786 -3195 335171509 -3196 1828410246 -3197 2069552059 -3198 2039089649 -3199 1278959034 -3200 1136257149 -3201 1555384379 -3202 1154909816 -3203 1221471092 -3204 777385268 -3205 1930993554 -3206 817402958 -3207 1187244627 -3208 1501839033 -3209 50076942 -3210 412729354 -3211 498770267 -3212 1861989572 -3213 1835589307 -3214 1769982004 -3215 1634830718 -3216 215882217 -3217 2023839270 -3218 94660952 -3219 345940774 -3220 696300343 -3221 234972890 -3222 1008638390 -3223 1344424897 -3224 1265999468 -3225 1488025176 -3226 1679596407 -3227 946926066 -3228 1410093588 -3229 1571202408 -3230 78401453 -3231 398867089 -3232 979103139 -3233 1233311269 -3234 1620338182 -3235 1756488407 -3236 1016821175 -3237 290257492 -3238 796249386 -3239 371176560 -3240 340334434 -3241 1208978741 -3242 869946828 -3243 54840358 -3244 897084400 -3245 492445184 -3246 1689671076 -3247 1112966617 -3248 368800806 -3249 1784332028 -3250 1458907392 -3251 1065101150 -3252 2019304919 -3253 320062134 -3254 262042399 -3255 1137820739 -3256 1808087310 -3257 1941638806 -3258 2084746806 -3259 1070697250 -3260 1365357567 -3261 15664611 -3262 1469564340 -3263 196977058 -3264 1248975880 -3265 942418874 -3266 1953465466 -3267 118313408 -3268 1232676366 -3269 602231204 -3270 489489968 -3271 1573010801 -3272 1811209945 -3273 1359436796 -3274 1627851159 -3275 560810697 -3276 1851881980 -3277 1170038588 -3278 1673777315 -3279 73199139 -3280 806886968 -3281 985201059 -3282 1138300289 -3283 678708239 -3284 1305263193 -3285 1400342688 -3286 1816528979 -3287 965866855 -3288 1194497847 -3289 1753792137 -3290 2036564106 -3291 412371766 -3292 1769456748 -3293 1358644798 -3294 609348824 -3295 870948980 -3296 153580024 -3297 415330642 -3298 989262388 -3299 1386256390 -3300 1017561847 -3301 1478752357 -3302 811783543 -3303 681288144 -3304 690705505 -3305 292151055 -3306 1242098842 -3307 395103838 -3308 1462189643 -3309 768392509 -3310 468302977 -3311 121592963 -3312 1753593568 -3313 1606603266 -3314 800301203 -3315 911373113 -3316 859462306 -3317 469346534 -3318 1877239968 -3319 2053960153 -3320 75655023 -3321 1766320426 -3322 318848271 -3323 1845111771 -3324 977481576 -3325 928197096 -3326 568577103 -3327 1131061600 -3328 1343527738 -3329 1557839492 -3330 369834343 -3331 213605937 -3332 889108201 -3333 1181617886 -3334 894894082 -3335 1579813706 -3336 1473768941 -3337 2136992924 -3338 1974917544 -3339 788474936 -3340 757901785 -3341 295736873 -3342 910067900 -3343 364011705 -3344 1902340139 -3345 1710369103 -3346 1275384818 -3347 614318798 -3348 32231989 -3349 1005141138 -3350 520795303 -3351 107887012 -3352 623977917 -3353 839643575 -3354 1952998783 -3355 1601459493 -3356 1767840671 -3357 374092238 -3358 585037446 -3359 963884761 -3360 1931931730 -3361 954871789 -3362 1177490699 -3363 673556283 -3364 2136489675 -3365 2072384781 -3366 105886342 -3367 1462774969 -3368 2061894057 -3369 2080803886 -3370 103766257 -3371 672312194 -3372 229057112 -3373 1013834157 -3374 1036323899 -3375 2131397251 -3376 576719612 -3377 164225069 -3378 598232401 -3379 608951601 -3380 1169366207 -3381 1119027705 -3382 716838613 -3383 1793344124 -3384 1958671280 -3385 522353748 -3386 1247319970 -3387 1579028303 -3388 896445987 -3389 1832357416 -3390 395429416 -3391 680894069 -3392 639745557 -3393 1572920115 -3394 1354450353 -3395 628751584 -3396 1497821248 -3397 1460336695 -3398 2091526553 -3399 1412231657 -3400 1393656933 -3401 47809163 -3402 2084543851 -3403 1622714045 -3404 1061643320 -3405 973384102 -3406 1606627649 -3407 1638362933 -3408 1137609171 -3409 57376402 -3410 99830886 -3411 159491731 -3412 1176404107 -3413 816669500 -3414 1952835855 -3415 987591739 -3416 1339023248 -3417 1052672177 -3418 419136394 -3419 87985587 -3420 737545945 -3421 814565811 -3422 768879657 -3423 1377291502 -3424 240002278 -3425 2123330010 -3426 2006043087 -3427 1737823527 -3428 1436183057 -3429 1950085992 -3430 1002571536 -3431 682356342 -3432 1997895155 -3433 939631740 -3434 157586740 -3435 912054828 -3436 1913015842 -3437 1764214389 -3438 402934113 -3439 903141366 -3440 1821590791 -3441 502764999 -3442 1062633097 -3443 850511251 -3444 1319434499 -3445 867985304 -3446 1838102990 -3447 510974100 -3448 1920657482 -3449 109755737 -3450 598959687 -3451 510719779 -3452 924321548 -3453 1367839344 -3454 1888011282 -3455 1164323826 -3456 1343685706 -3457 1746570721 -3458 754663705 -3459 632385115 -3460 1549173065 -3461 1757235242 -3462 1314741458 -3463 1399584573 -3464 549383334 -3465 1472328198 -3466 164155753 -3467 314915528 -3468 1089058939 -3469 567089866 -3470 1218056894 -3471 763166082 -3472 1069854865 -3473 133206343 -3474 1613677333 -3475 241805717 -3476 1001191648 -3477 1304296676 -3478 752779817 -3479 774365482 -3480 1414052413 -3481 1351739504 -3482 1285085261 -3483 190890313 -3484 572095201 -3485 1025612895 -3486 1355214139 -3487 1915780907 -3488 624699968 -3489 2109877845 -3490 400682375 -3491 26389386 -3492 1719629439 -3493 1715423833 -3494 1425973959 -3495 121529125 -3496 1040268383 -3497 1590129712 -3498 436444653 -3499 2129327322 -3500 9735930 -3501 1654501548 -3502 745009756 -3503 1079590795 -3504 1787707891 -3505 211203442 -3506 1321396512 -3507 641415891 -3508 1515500118 -3509 2074176329 -3510 1415781373 -3511 782068883 -3512 1278432186 -3513 553382987 -3514 972959196 -3515 1850527387 -3516 1578995882 -3517 180689687 -3518 1618824646 -3519 56212203 -3520 143083884 -3521 2019507021 -3522 82601589 -3523 1862713323 -3524 1587447206 -3525 1508575548 -3526 1984242448 -3527 480231941 -3528 951221612 -3529 273203454 -3530 462075615 -3531 960957542 -3532 1927705002 -3533 1207085372 -3534 2040548337 -3535 1567929245 -3536 1418288814 -3537 1214461202 -3538 61861489 -3539 786305284 -3540 1141153883 -3541 1477642862 -3542 1568374167 -3543 272102421 -3544 2031025849 -3545 393849715 -3546 2122629808 -3547 1462538084 -3548 574539402 -3549 1593970807 -3550 1518750287 -3551 717623287 -3552 1465994180 -3553 1601351876 -3554 432852962 -3555 905957739 -3556 962443776 -3557 269611763 -3558 1386189680 -3559 1913665388 -3560 542815217 -3561 1848265296 -3562 727139282 -3563 323036571 -3564 907867020 -3565 620203971 -3566 1890965816 -3567 178672186 -3568 1834665173 -3569 1952827305 -3570 964977470 -3571 828335409 -3572 1282986520 -3573 385867989 -3574 1100437830 -3575 1166528721 -3576 779717704 -3577 1075583991 -3578 481583157 -3579 1354257106 -3580 522071150 -3581 2000333444 -3582 2071880393 -3583 1988065330 -3584 1454201672 -3585 357249708 -3586 746539421 -3587 269161800 -3588 626861471 -3589 2132729102 -3590 35343540 -3591 1169676688 -3592 1833510750 -3593 762482822 -3594 1492713259 -3595 593894122 -3596 1382686794 -3597 1236195427 -3598 772566308 -3599 1069868319 -3600 1041539085 -3601 1737543778 -3602 1898203728 -3603 177041957 -3604 2123411767 -3605 851157911 -3606 1343570678 -3607 755645823 -3608 1926741902 -3609 1825153836 -3610 2109902929 -3611 301329404 -3612 1678003632 -3613 2034299675 -3614 141911086 -3615 984721657 -3616 244065735 -3617 888450508 -3618 1253883457 -3619 870927206 -3620 873695962 -3621 1289226998 -3622 2040603894 -3623 559723064 -3624 2051709820 -3625 1385833505 -3626 1153617186 -3627 1286912966 -3628 474545284 -3629 1926183494 -3630 209297638 -3631 1516084369 -3632 1516243624 -3633 2107501366 -3634 1693126326 -3635 1492171743 -3636 811175629 -3637 889213357 -3638 100333918 -3639 590433883 -3640 566883545 -3641 62753199 -3642 891763287 -3643 97403529 -3644 2097052874 -3645 1033674374 -3646 1082125186 -3647 193634961 -3648 1922124882 -3649 188524996 -3650 1064562167 -3651 648337196 -3652 1477751994 -3653 957682413 -3654 1208060260 -3655 1381978166 -3656 196032270 -3657 214193798 -3658 521407485 -3659 670577555 -3660 2140377292 -3661 730705123 -3662 39178276 -3663 1509137268 -3664 690722841 -3665 1732304603 -3666 853825363 -3667 1501898471 -3668 474034312 -3669 954159281 -3670 2092332354 -3671 1040917857 -3672 1016912480 -3673 836611994 -3674 1138321386 -3675 966481707 -3676 1870286368 -3677 72962925 -3678 1160116668 -3679 1644927602 -3680 261487921 -3681 77195188 -3682 145781150 -3683 1739239915 -3684 1034877601 -3685 1353841410 -3686 973734433 -3687 1230909872 -3688 1568035208 -3689 1495141918 -3690 1901487427 -3691 1560928852 -3692 78363393 -3693 1940665703 -3694 922582472 -3695 769086235 -3696 1525486658 -3697 1776407835 -3698 123501058 -3699 1999520970 -3700 583083468 -3701 68349764 -3702 892955179 -3703 1599995948 -3704 904961758 -3705 2031276566 -3706 418994007 -3707 627764478 -3708 2104239491 -3709 1579110676 -3710 125208432 -3711 218243764 -3712 1656305864 -3713 270989582 -3714 1957483679 -3715 543699817 -3716 1624830992 -3717 783734464 -3718 1774609689 -3719 1045382552 -3720 131392735 -3721 1528613468 -3722 458827756 -3723 209756128 -3724 1321795524 -3725 1381410228 -3726 978842363 -3727 699798534 -3728 1010334415 -3729 1102343421 -3730 551835857 -3731 1593417883 -3732 1170693186 -3733 1444791036 -3734 1045930184 -3735 2075654944 -3736 1328583954 -3737 1464924191 -3738 555935775 -3739 1285339797 -3740 896551219 -3741 681144207 -3742 1503583561 -3743 405373435 -3744 952133790 -3745 1313583592 -3746 949073253 -3747 429481134 -3748 2097318057 -3749 576199294 -3750 1474863687 -3751 81227144 -3752 2104812763 -3753 1933691443 -3754 290983272 -3755 1279124639 -3756 1167618024 -3757 1269825636 -3758 1978923173 -3759 30468791 -3760 224685409 -3761 383275382 -3762 1623886675 -3763 1395378595 -3764 1828066419 -3765 522333211 -3766 1323549892 -3767 1009166725 -3768 1987257402 -3769 1879485667 -3770 147022875 -3771 736324974 -3772 413146226 -3773 1650606436 -3774 1141698409 -3775 1365280016 -3776 816706381 -3777 2090771662 -3778 1794761151 -3779 766540790 -3780 519487309 -3781 1122141190 -3782 847767934 -3783 476816424 -3784 908348985 -3785 1138751206 -3786 1755941063 -3787 2075967009 -3788 261093194 -3789 1587380588 -3790 2106435801 -3791 485778604 -3792 1970655971 -3793 1582838828 -3794 1881157199 -3795 1651238742 -3796 2105172039 -3797 1057223443 -3798 512921819 -3799 1944945793 -3800 789225462 -3801 659944694 -3802 533787119 -3803 1202371689 -3804 163067483 -3805 1675485529 -3806 420168057 -3807 979773864 -3808 1618773543 -3809 67445560 -3810 1746314654 -3811 2138260852 -3812 1189586750 -3813 446598940 -3814 467593628 -3815 2097935736 -3816 1585350146 -3817 76051043 -3818 2026419097 -3819 1846443341 -3820 1663431632 -3821 1985371250 -3822 184738297 -3823 1486603955 -3824 1420726430 -3825 2065895496 -3826 990359049 -3827 1378414821 -3828 975635292 -3829 1503280868 -3830 1175876967 -3831 1764860754 -3832 15741915 -3833 1709664086 -3834 819748795 -3835 178809398 -3836 1237665967 -3837 1239916853 -3838 1158583262 -3839 708955863 -3840 1307362413 -3841 757414268 -3842 699733067 -3843 349465516 -3844 1204013208 -3845 1167326696 -3846 299917604 -3847 641879706 -3848 1243377739 -3849 178853053 -3850 340839399 -3851 759325723 -3852 16740656 -3853 525577696 -3854 98446030 -3855 1437467086 -3856 443989545 -3857 1088805079 -3858 668398260 -3859 1419624837 -3860 444602300 -3861 1844275227 -3862 1037001943 -3863 460344215 -3864 1406455665 -3865 1856750739 -3866 639153613 -3867 496637985 -3868 949183944 -3869 1797736875 -3870 1205593848 -3871 109062709 -3872 407667495 -3873 1905326915 -3874 458528225 -3875 1611680703 -3876 925169963 -3877 758445829 -3878 106076761 -3879 21064055 -3880 937298883 -3881 446916161 -3882 780389778 -3883 954039539 -3884 972493857 -3885 878835809 -3886 244022977 -3887 1416483402 -3888 1967640888 -3889 912421237 -3890 688624591 -3891 264759540 -3892 609212816 -3893 1725626535 -3894 725103755 -3895 2015668482 -3896 1434893626 -3897 1364257368 -3898 364822819 -3899 236593922 -3900 1014510595 -3901 1570416667 -3902 345656631 -3903 1422178090 -3904 1328259934 -3905 804184857 -3906 886375145 -3907 105946250 -3908 1562630686 -3909 992451907 -3910 127010305 -3911 352445921 -3912 1439368068 -3913 907400083 -3914 1306485460 -3915 264378277 -3916 1786235892 -3917 1550508438 -3918 1680861680 -3919 1606393133 -3920 315446027 -3921 222002623 -3922 1871152673 -3923 924658844 -3924 1947629158 -3925 448772781 -3926 792843678 -3927 1235039136 -3928 1813030149 -3929 1157666497 -3930 1471633058 -3931 680057097 -3932 580599516 -3933 1817289690 -3934 2102235187 -3935 1908859450 -3936 473990899 -3937 841126685 -3938 2014805700 -3939 2036621585 -3940 1833578592 -3941 2141816005 -3942 241583859 -3943 1125463012 -3944 901732441 -3945 1548069319 -3946 1389841289 -3947 540484685 -3948 951094109 -3949 923219321 -3950 2146877818 -3951 1266540137 -3952 1145221945 -3953 1870546844 -3954 43715333 -3955 945367455 -3956 171835977 -3957 836559011 -3958 32922944 -3959 1984866126 -3960 1994225508 -3961 1504556002 -3962 517439575 -3963 427341376 -3964 1174362044 -3965 472191115 -3966 188717178 -3967 1648352943 -3968 1313317800 -3969 56039231 -3970 1537490881 -3971 999412744 -3972 50371588 -3973 1779074740 -3974 2124875756 -3975 952104029 -3976 1179660411 -3977 1367233397 -3978 1492588715 -3979 2130754521 -3980 142969071 -3981 1491982885 -3982 1249811010 -3983 1288191016 -3984 1215046081 -3985 1293526343 -3986 86074823 -3987 1386882058 -3988 2130085354 -3989 118997767 -3990 1224264537 -3991 1976827214 -3992 1623553770 -3993 1741704112 -3994 256684942 -3995 650432166 -3996 66411579 -3997 445402120 -3998 151301462 -3999 1379729379 -4000 501441351 -4001 1688792343 -4002 231658475 -4003 551812940 -4004 1320383435 -4005 209050583 -4006 1503916969 -4007 352560198 -4008 1576283981 -4009 849022036 -4010 335831071 -4011 1719253052 -4012 193521274 -4013 1585642081 -4014 859960420 -4015 1408567355 -4016 731684776 -4017 946035243 -4018 647965766 -4019 714286482 -4020 1065033011 -4021 1872230303 -4022 543630048 -4023 541103133 -4024 1466450767 -4025 800314990 -4026 1191535299 -4027 1532862347 -4028 1245717111 -4029 1342836761 -4030 765108078 -4031 1747158462 -4032 884145456 -4033 996766554 -4034 151487754 -4035 57045243 -4036 1205817137 -4037 1655404724 -4038 409605442 -4039 634617470 -4040 356943112 -4041 745436513 -4042 206386874 -4043 550464386 -4044 183594947 -4045 1066347294 -4046 1959031742 -4047 915279723 -4048 2012382538 -4049 459513860 -4050 1629566206 -4051 929931901 -4052 184260515 -4053 25712606 -4054 1471035034 -4055 1650711282 -4056 826027597 -4057 515086685 -4058 1036089981 -4059 2071744708 -4060 1857923447 -4061 1801198060 -4062 1671419522 -4063 594585255 -4064 650480966 -4065 1822907277 -4066 651630499 -4067 1856298103 -4068 1330828353 -4069 1061235941 -4070 343431926 -4071 1687771465 -4072 1806672454 -4073 549818800 -4074 90752204 -4075 1990267401 -4076 1616166095 -4077 2049783946 -4078 758063477 -4079 1481064985 -4080 361814158 -4081 240146035 -4082 263513238 -4083 546074673 -4084 265858641 -4085 1734548272 -4086 49302307 -4087 1091886238 -4088 102151309 -4089 1085392289 -4090 1016147298 -4091 1960074756 -4092 739106701 -4093 540083173 -4094 407176364 -4095 1389587667 -4096 215506802 -4097 1058806863 -4098 1098402122 -4099 1546335155 -4100 2120042804 -4101 1441834048 -4102 1086622972 -4103 1779231610 -4104 1991652849 -4105 1177375176 -4106 1622015364 -4107 1460335296 -4108 1079675474 -4109 232595193 -4110 793916633 -4111 1441489632 -4112 472741228 -4113 1057429871 -4114 1987564305 -4115 738599869 -4116 644494495 -4117 2036866613 -4118 1830486108 -4119 746645804 -4120 974775254 -4121 699149758 -4122 559236913 -4123 1713881955 -4124 1239232931 -4125 966413277 -4126 955985974 -4127 1454739733 -4128 2025220140 -4129 2054388096 -4130 853591240 -4131 1997779296 -4132 1348738497 -4133 1940214213 -4134 1629527258 -4135 1192907698 -4136 970105741 -4137 1104058974 -4138 505759346 -4139 2049781216 -4140 1336654167 -4141 1299675979 -4142 1343787200 -4143 1809395395 -4144 209622202 -4145 1183867858 -4146 400511617 -4147 854116697 -4148 1073250823 -4149 83514077 -4150 1600762501 -4151 2048026077 -4152 782663835 -4153 12515766 -4154 1614424384 -4155 2021896767 -4156 978929043 -4157 422926710 -4158 1329152852 -4159 856665535 -4160 329831158 -4161 35260445 -4162 706961183 -4163 1678569655 -4164 1975474658 -4165 189004794 -4166 723993705 -4167 798096751 -4168 1293063768 -4169 1229753051 -4170 700394319 -4171 482234288 -4172 381945382 -4173 2044181520 -4174 144146035 -4175 591567584 -4176 1080565730 -4177 544657652 -4178 1445684281 -4179 6332905 -4180 628171729 -4181 898963135 -4182 2054358982 -4183 1410835565 -4184 911478901 -4185 1521299718 -4186 1285248684 -4187 1890407945 -4188 1944226428 -4189 466917888 -4190 599589832 -4191 126573938 -4192 502178333 -4193 1306551016 -4194 1805143594 -4195 330169343 -4196 1495555810 -4197 381653651 -4198 1128266095 -4199 641135930 -4200 1611406703 -4201 1828660414 -4202 1123370218 -4203 1993352085 -4204 1725358286 -4205 1267516254 -4206 437436022 -4207 658440368 -4208 1812173906 -4209 1883120303 -4210 664773273 -4211 292861988 -4212 634599790 -4213 571648607 -4214 1703697553 -4215 1546078692 -4216 2092948325 -4217 841462589 -4218 1289002989 -4219 1889691105 -4220 1308380477 -4221 1888592821 -4222 2016265044 -4223 1810558811 -4224 1047660189 -4225 1673924990 -4226 2140728154 -4227 395732351 -4228 2055578641 -4229 1121510601 -4230 1036868282 -4231 1519501696 -4232 802687368 -4233 12754852 -4234 1365370134 -4235 380562006 -4236 1280271106 -4237 1802806156 -4238 1039002375 -4239 944961365 -4240 1538442811 -4241 1703775648 -4242 1237823353 -4243 25558954 -4244 127940608 -4245 794037258 -4246 1571637646 -4247 73405285 -4248 1635499847 -4249 713156987 -4250 1963096391 -4251 796396676 -4252 454266160 -4253 1831877787 -4254 459471839 -4255 1501926350 -4256 1358319129 -4257 452716346 -4258 1897658701 -4259 1266414122 -4260 1574226947 -4261 787043335 -4262 638432171 -4263 229430667 -4264 799798188 -4265 2003802305 -4266 609992674 -4267 2080069294 -4268 1659124813 -4269 1648995049 -4270 877547011 -4271 1050083976 -4272 1205287049 -4273 2115370364 -4274 1075642930 -4275 1333227657 -4276 761923974 -4277 499796928 -4278 1406632943 -4279 249940173 -4280 1212953915 -4281 1222245686 -4282 1046336850 -4283 1667220076 -4284 906639825 -4285 1505808689 -4286 1021662778 -4287 117475306 -4288 1958525035 -4289 771837831 -4290 1383889428 -4291 1385268335 -4292 1558881167 -4293 2022321599 -4294 1614699002 -4295 211195707 -4296 1878640256 -4297 77208028 -4298 143781353 -4299 1390281421 -4300 1726203077 -4301 1021328365 -4302 292881750 -4303 784006479 -4304 989215081 -4305 1368524680 -4306 2117234136 -4307 1751139056 -4308 1868321609 -4309 1376383431 -4310 2001079229 -4311 933791876 -4312 451145469 -4313 899932431 -4314 453528304 -4315 1357785294 -4316 258257473 -4317 1475191082 -4318 1475260600 -4319 69298860 -4320 99545266 -4321 711666381 -4322 1454567195 -4323 1658426433 -4324 586504332 -4325 921782550 -4326 1869622140 -4327 317660941 -4328 998990578 -4329 2013403493 -4330 1707942362 -4331 577710008 -4332 887248210 -4333 2000824112 -4334 1361716487 -4335 1876463292 -4336 1221865145 -4337 1331466975 -4338 1480118700 -4339 942703106 -4340 560366759 -4341 1333714281 -4342 1876494982 -4343 1011512228 -4344 86163065 -4345 182539639 -4346 221813875 -4347 344420538 -4348 1657730721 -4349 1697074475 -4350 413719398 -4351 1757275987 -4352 261257208 -4353 1868286594 -4354 1268218772 -4355 847761541 -4356 642585496 -4357 990357264 -4358 1165422482 -4359 1641576074 -4360 856277110 -4361 725881196 -4362 71802434 -4363 1743525320 -4364 579221661 -4365 1433518921 -4366 1472504964 -4367 1801086806 -4368 617502249 -4369 805140016 -4370 596306264 -4371 1177869008 -4372 2138854298 -4373 325317598 -4374 41897588 -4375 77533715 -4376 507857237 -4377 263711463 -4378 421954253 -4379 18104311 -4380 1960785939 -4381 835673651 -4382 1775380298 -4383 74559499 -4384 556476597 -4385 896115423 -4386 922321040 -4387 1199062093 -4388 1886472687 -4389 2087743522 -4390 693154520 -4391 595266149 -4392 666141071 -4393 764956954 -4394 191307822 -4395 1245362732 -4396 50992228 -4397 1663812786 -4398 898965890 -4399 668494477 -4400 321469155 -4401 1495272154 -4402 1846363485 -4403 312839805 -4404 1820589752 -4405 1888261073 -4406 390373520 -4407 180963342 -4408 4488889 -4409 812327773 -4410 199067653 -4411 1965274828 -4412 1648001424 -4413 1974447951 -4414 2039834327 -4415 56994374 -4416 723079726 -4417 814671720 -4418 1256056467 -4419 462068766 -4420 754931594 -4421 1949210987 -4422 1057334915 -4423 1421072665 -4424 566684294 -4425 1248642737 -4426 518951749 -4427 617676522 -4428 764971876 -4429 1417917639 -4430 1286170999 -4431 1086441031 -4432 765706145 -4433 985050836 -4434 1399280836 -4435 438812250 -4436 725828261 -4437 1789654356 -4438 619775592 -4439 730317150 -4440 454498481 -4441 818843245 -4442 548108330 -4443 2102499905 -4444 645807548 -4445 440459010 -4446 12010631 -4447 1368887275 -4448 1255130730 -4449 1268067099 -4450 1830956041 -4451 2010062324 -4452 1069794438 -4453 740807308 -4454 1283651342 -4455 1636478732 -4456 1989450046 -4457 1802603091 -4458 106671606 -4459 606938274 -4460 1073037083 -4461 1392842605 -4462 1693379305 -4463 1838743228 -4464 230409793 -4465 945176493 -4466 130071830 -4467 956238055 -4468 587347201 -4469 749847422 -4470 1686555205 -4471 1041845682 -4472 1568690667 -4473 87179888 -4474 996861939 -4475 67014568 -4476 527638898 -4477 1008872571 -4478 1435901843 -4479 1782769628 -4480 129456022 -4481 1119374236 -4482 1645348304 -4483 1199250460 -4484 1860181544 -4485 781515998 -4486 688245545 -4487 1702147942 -4488 436635442 -4489 794917151 -4490 161602568 -4491 1509672525 -4492 40276109 -4493 1854981873 -4494 1200932105 -4495 270685902 -4496 652674718 -4497 1331003936 -4498 1226923957 -4499 1240021919 -4500 2080851358 -4501 765995515 -4502 134383953 -4503 1502058378 -4504 853175403 -4505 1131245893 -4506 1569072946 -4507 1380814301 -4508 2140118464 -4509 857491141 -4510 1016100281 -4511 122090838 -4512 1976865377 -4513 513964937 -4514 1321341298 -4515 1689563273 -4516 1295480936 -4517 2009586843 -4518 1244227568 -4519 1732116378 -4520 657020347 -4521 1405830136 -4522 1094305255 -4523 697296456 -4524 1113328362 -4525 147753712 -4526 967982358 -4527 1766003080 -4528 1478757648 -4529 47422668 -4530 858541352 -4531 1412125359 -4532 813418183 -4533 992925305 -4534 766700089 -4535 1666593586 -4536 2124171198 -4537 188289387 -4538 899924239 -4539 2116806014 -4540 1045780528 -4541 1916024520 -4542 91413204 -4543 875162257 -4544 282505809 -4545 1412754503 -4546 417241882 -4547 1577986745 -4548 1274857698 -4549 1661469450 -4550 1162619475 -4551 1931878045 -4552 919815939 -4553 109441082 -4554 481690853 -4555 2033144301 -4556 257194795 -4557 1449673212 -4558 1651663733 -4559 1735952443 -4560 1497095880 -4561 362721437 -4562 1000594154 -4563 163030415 -4564 1355646743 -4565 1767294243 -4566 1829624001 -4567 1332334293 -4568 1955583630 -4569 582064592 -4570 1301656660 -4571 853880510 -4572 350605464 -4573 1393069864 -4574 1729042767 -4575 633111273 -4576 658340719 -4577 2146284650 -4578 63614371 -4579 1933198418 -4580 1660270452 -4581 1226233846 -4582 1717592815 -4583 432602743 -4584 1335674929 -4585 51800021 -4586 318263396 -4587 1592869724 -4588 1501473233 -4589 1969927130 -4590 1181338519 -4591 851085465 -4592 185164919 -4593 34449026 -4594 1014115880 -4595 1540811662 -4596 1801743269 -4597 696256233 -4598 725662308 -4599 1609843252 -4600 1278320825 -4601 2027318968 -4602 316240114 -4603 1628926289 -4604 1272905184 -4605 2045282882 -4606 114553914 -4607 1931245904 -4608 2044083884 -4609 178168285 -4610 1716960674 -4611 1556870688 -4612 1404402132 -4613 1287069841 -4614 1989473432 -4615 592593413 -4616 1338869862 -4617 160253180 -4618 37979489 -4619 692859447 -4620 2130180310 -4621 1219318008 -4622 1543944912 -4623 167861582 -4624 1253767034 -4625 410577144 -4626 1708673244 -4627 908026656 -4628 1106833377 -4629 286851904 -4630 370386260 -4631 237670554 -4632 166687224 -4633 686626374 -4634 1866596843 -4635 1439592409 -4636 584425608 -4637 1981150758 -4638 1223354665 -4639 481025844 -4640 11835395 -4641 792831691 -4642 2037896533 -4643 1416237527 -4644 2079901532 -4645 1879886317 -4646 2008830940 -4647 1271287747 -4648 2040139497 -4649 2046810429 -4650 1964147194 -4651 2022836160 -4652 1118644790 -4653 1360608459 -4654 43214094 -4655 224928176 -4656 1771185603 -4657 1751887338 -4658 1132954832 -4659 730535333 -4660 2038739243 -4661 1503341092 -4662 968205887 -4663 57942819 -4664 42483819 -4665 687319083 -4666 1497535228 -4667 626909427 -4668 520986193 -4669 573406245 -4670 1107935272 -4671 532821588 -4672 1366237936 -4673 998348157 -4674 1949059116 -4675 1298655821 -4676 730750826 -4677 1810406408 -4678 422459920 -4679 623406675 -4680 1709733190 -4681 239123466 -4682 498759187 -4683 680894332 -4684 1599731925 -4685 541973281 -4686 905822508 -4687 1223433881 -4688 146376972 -4689 2038777341 -4690 1953969214 -4691 37632567 -4692 1394634785 -4693 774691453 -4694 95575386 -4695 1437118604 -4696 1462010536 -4697 1593110615 -4698 2064028032 -4699 1982996729 -4700 19033212 -4701 1024479656 -4702 368334670 -4703 1385271149 -4704 2022827813 -4705 169910138 -4706 536443322 -4707 606094991 -4708 1980316546 -4709 958903242 -4710 1229501666 -4711 1542566088 -4712 1198026708 -4713 1728260854 -4714 75976772 -4715 650274986 -4716 122750487 -4717 981799281 -4718 1873708867 -4719 269127459 -4720 873092974 -4721 1680194433 -4722 306760026 -4723 120244111 -4724 307402238 -4725 402335413 -4726 1557362716 -4727 1769412775 -4728 1995446028 -4729 1473907100 -4730 1604925856 -4731 2014479240 -4732 350903108 -4733 1973260526 -4734 1252266741 -4735 226247273 -4736 2143170664 -4737 1788710063 -4738 832342264 -4739 1976003563 -4740 600129657 -4741 2061843930 -4742 1371086003 -4743 1798156366 -4744 1642621136 -4745 1447062776 -4746 300947704 -4747 1765371624 -4748 281378409 -4749 27172923 -4750 2034499083 -4751 1154471383 -4752 1707367356 -4753 193775462 -4754 1274715494 -4755 2014769594 -4756 596110875 -4757 684594562 -4758 1636698721 -4759 444073255 -4760 11018014 -4761 1094140930 -4762 311068847 -4763 361921122 -4764 919917808 -4765 1563335589 -4766 588168395 -4767 915604825 -4768 1204562004 -4769 1420510659 -4770 744124740 -4771 1804691662 -4772 1334870942 -4773 2115210743 -4774 1455364380 -4775 830008430 -4776 1414789871 -4777 1756312084 -4778 447896406 -4779 1696168280 -4780 1783485007 -4781 334911842 -4782 703156015 -4783 1343368715 -4784 528687304 -4785 1977871510 -4786 1210654661 -4787 1124798179 -4788 514982424 -4789 699869735 -4790 1568871434 -4791 526000439 -4792 1794010665 -4793 1879940281 -4794 887921561 -4795 566444825 -4796 1295792222 -4797 1476089957 -4798 1482049650 -4799 352870579 -4800 749116968 -4801 78690742 -4802 10078593 -4803 2083987910 -4804 46417838 -4805 1465442973 -4806 766512693 -4807 1461207709 -4808 1074271409 -4809 1214409099 -4810 1009892342 -4811 710272768 -4812 1549320941 -4813 1713048357 -4814 2053641483 -4815 2078008245 -4816 1543436219 -4817 1116812496 -4818 1055322776 -4819 2058418644 -4820 1816682231 -4821 476710562 -4822 436935435 -4823 1463209248 -4824 209167196 -4825 1324856996 -4826 2029654074 -4827 1504959418 -4828 653463305 -4829 1364220076 -4830 1857829997 -4831 1402580274 -4832 1442910819 -4833 1867908590 -4834 1339084536 -4835 1489328657 -4836 1185867915 -4837 2105597229 -4838 803052718 -4839 112655676 -4840 1172522681 -4841 1812945060 -4842 822928444 -4843 574359974 -4844 1378509770 -4845 729086279 -4846 504884572 -4847 774462341 -4848 1845898776 -4849 1560207348 -4850 685397337 -4851 1515097359 -4852 2036917911 -4853 1122332772 -4854 830822960 -4855 98601459 -4856 299706121 -4857 712993386 -4858 1603560877 -4859 953169426 -4860 2077213462 -4861 1313907227 -4862 208266052 -4863 1372640633 -4864 1034332169 -4865 1547350589 -4866 714485642 -4867 72716437 -4868 1505464170 -4869 1517538361 -4870 185372113 -4871 530503203 -4872 1182999773 -4873 1008300558 -4874 1104863178 -4875 414025895 -4876 1737386837 -4877 1609747750 -4878 1188488237 -4879 1435801965 -4880 1022471450 -4881 1873885574 -4882 803415677 -4883 911905713 -4884 848734699 -4885 1634238637 -4886 1010507172 -4887 1148440820 -4888 199748375 -4889 466584402 -4890 2101610246 -4891 129478189 -4892 1780491629 -4893 162392651 -4894 1502118823 -4895 667340150 -4896 1709743240 -4897 69120817 -4898 740056587 -4899 1067723762 -4900 1586659178 -4901 925428701 -4902 1598226966 -4903 622175304 -4904 1933729259 -4905 555606496 -4906 1036201199 -4907 1523632448 -4908 17870598 -4909 77205788 -4910 811950766 -4911 1040342048 -4912 1951091363 -4913 1615366443 -4914 1952247762 -4915 652342414 -4916 1102121432 -4917 815271286 -4918 1800783234 -4919 1301869807 -4920 1281855688 -4921 1754909832 -4922 1431347996 -4923 914863669 -4924 1917302483 -4925 785983171 -4926 1582203820 -4927 1479562075 -4928 855103989 -4929 174776759 -4930 399802190 -4931 294279519 -4932 1100205460 -4933 1998029156 -4934 916454823 -4935 886451071 -4936 406152004 -4937 1952656023 -4938 262599872 -4939 424022602 -4940 2029861811 -4941 1074550638 -4942 1464364650 -4943 1833469526 -4944 542433433 -4945 1269128764 -4946 338328292 -4947 1644554865 -4948 2084400051 -4949 2139111526 -4950 798941024 -4951 1218772091 -4952 1746537711 -4953 82805372 -4954 2133635761 -4955 1516356546 -4956 868788544 -4957 1568355933 -4958 848434974 -4959 1723892533 -4960 1743132692 -4961 1248237164 -4962 2018172052 -4963 695854505 -4964 1098782672 -4965 787143228 -4966 1582305576 -4967 1504934676 -4968 592315603 -4969 1844905448 -4970 1928957278 -4971 474693766 -4972 771972438 -4973 1245838280 -4974 160679645 -4975 1314405871 -4976 367483397 -4977 499007937 -4978 811477088 -4979 304399800 -4980 490635816 -4981 1610418112 -4982 1523171891 -4983 89689879 -4984 1693223485 -4985 1509324004 -4986 1606046425 -4987 414528381 -4988 930196289 -4989 306997751 -4990 2138420914 -4991 525845334 -4992 1555234915 -4993 2009109318 -4994 1221699839 -4995 506533939 -4996 648768898 -4997 656521767 -4998 2011468615 -4999 1241084501 -5000 353943568 -5001 1792942245 -5002 1715778268 -5003 1125916006 -5004 891296878 -5005 1876457913 -5006 292838230 -5007 1258780275 -5008 227982202 -5009 1104315318 -5010 1563180075 -5011 718618018 -5012 567249783 -5013 938868318 -5014 808307897 -5015 112989620 -5016 300708675 -5017 266870675 -5018 527518001 -5019 1230904964 -5020 573868426 -5021 518455267 -5022 1756750298 -5023 2129103342 -5024 380080937 -5025 830966489 -5026 488153633 -5027 1028849836 -5028 1487488257 -5029 352138601 -5030 122450689 -5031 1841431825 -5032 2145080846 -5033 1838228957 -5034 819864183 -5035 888894076 -5036 1567203222 -5037 1112702413 -5038 190703 -5039 1795185425 -5040 69534084 -5041 1563370778 -5042 366319795 -5043 636783867 -5044 354755449 -5045 1174627693 -5046 749773487 -5047 655464124 -5048 1441498368 -5049 1277291488 -5050 1886369088 -5051 2015366794 -5052 1795746755 -5053 1495635739 -5054 1996986488 -5055 28344044 -5056 179118580 -5057 337656474 -5058 1057193880 -5059 1666606837 -5060 689795075 -5061 1179644570 -5062 1360555014 -5063 687392273 -5064 870389879 -5065 32935550 -5066 1576286350 -5067 290109454 -5068 1145637963 -5069 1576477053 -5070 2085294879 -5071 1215172047 -5072 992364184 -5073 304131026 -5074 1851955914 -5075 1347119633 -5076 1478758719 -5077 454245753 -5078 2002583757 -5079 772773439 -5080 1731537241 -5081 1741469197 -5082 640656586 -5083 1379800348 -5084 1089621288 -5085 490159426 -5086 1408144393 -5087 1268739869 -5088 827815900 -5089 317854625 -5090 787863058 -5091 1517610975 -5092 1497499195 -5093 934425 -5094 57519601 -5095 220405427 -5096 33869975 -5097 1633805951 -5098 510514881 -5099 1179507938 -5100 1062799356 -5101 448326112 -5102 247196338 -5103 2055163540 -5104 752457138 -5105 2099152252 -5106 1254799525 -5107 83732210 -5108 405914358 -5109 1109899634 -5110 856505649 -5111 2137451599 -5112 703885184 -5113 1497162235 -5114 1369768300 -5115 1793506472 -5116 1987321662 -5117 630429045 -5118 914762693 -5119 667653914 -5120 948283670 -5121 1702625752 -5122 37781242 -5123 298299218 -5124 1703560177 -5125 95300843 -5126 518704645 -5127 1737430152 -5128 1729106794 -5129 1029219526 -5130 769454442 -5131 644422502 -5132 1477545638 -5133 1016650780 -5134 552102395 -5135 82519128 -5136 968319385 -5137 1806901920 -5138 166251338 -5139 1374233743 -5140 769317907 -5141 1022756988 -5142 1364201694 -5143 1473203091 -5144 372435575 -5145 586486346 -5146 1119225915 -5147 212273589 -5148 1216915391 -5149 2033988609 -5150 879927504 -5151 17715414 -5152 1589130713 -5153 917708746 -5154 316014632 -5155 1145207242 -5156 1013009589 -5157 834719277 -5158 735153746 -5159 594632735 -5160 1863938803 -5161 1504608188 -5162 1239055237 -5163 1194000793 -5164 373775321 -5165 1791157632 -5166 1276519921 -5167 1342094706 -5168 1450575905 -5169 1442771260 -5170 568844801 -5171 72410164 -5172 318044600 -5173 1933046495 -5174 1545613255 -5175 690480175 -5176 372049194 -5177 517355522 -5178 902753765 -5179 1588964585 -5180 403860483 -5181 1782681269 -5182 1606679999 -5183 1992991196 -5184 552906367 -5185 1922694631 -5186 990714790 -5187 1565915956 -5188 609930260 -5189 1725868536 -5190 13065043 -5191 326385415 -5192 1082993077 -5193 1252120280 -5194 1520386208 -5195 1456768398 -5196 895794265 -5197 649422482 -5198 651379456 -5199 198886522 -5200 2092193742 -5201 1220224257 -5202 271296686 -5203 262754694 -5204 1005787104 -5205 1816909941 -5206 953234869 -5207 1377836298 -5208 186781815 -5209 1855988634 -5210 819317236 -5211 590642299 -5212 1491186255 -5213 278513587 -5214 436149847 -5215 2044092622 -5216 53724571 -5217 1426864638 -5218 1462524930 -5219 663654831 -5220 1005249526 -5221 1475589973 -5222 990040247 -5223 2088242603 -5224 580226606 -5225 362942807 -5226 1397527353 -5227 1476020871 -5228 1012365289 -5229 2048906809 -5230 1674907393 -5231 957075383 -5232 1121647418 -5233 1946204079 -5234 1219830077 -5235 2127434523 -5236 1615630372 -5237 25581299 -5238 1357787173 -5239 1802412187 -5240 1881569933 -5241 29620761 -5242 245570838 -5243 1225272541 -5244 308134349 -5245 681720686 -5246 1121881515 -5247 361858920 -5248 2108585324 -5249 436922798 -5250 1025513751 -5251 966351202 -5252 1912512771 -5253 2015553998 -5254 907110158 -5255 345255729 -5256 231013158 -5257 157153863 -5258 1821276600 -5259 1243378447 -5260 58577025 -5261 1348700345 -5262 52970183 -5263 1180224443 -5264 1147420776 -5265 1272800260 -5266 1160175318 -5267 615567500 -5268 1298381559 -5269 370478844 -5270 270496040 -5271 1032467845 -5272 400099605 -5273 516066878 -5274 110256738 -5275 708233954 -5276 1197787564 -5277 1232138253 -5278 1070092874 -5279 1158889240 -5280 1669061051 -5281 2095606626 -5282 2125240443 -5283 1434090175 -5284 1963676976 -5285 884866953 -5286 1779345904 -5287 47206486 -5288 1042020816 -5289 1453138857 -5290 1290584934 -5291 1100597841 -5292 654355554 -5293 1343555117 -5294 133338637 -5295 1801776331 -5296 468871729 -5297 1293513955 -5298 269860183 -5299 1767253289 -5300 1663992799 -5301 540356223 -5302 652237486 -5303 2064092405 -5304 1056423102 -5305 762494224 -5306 624842711 -5307 106727018 -5308 1994632477 -5309 1694935586 -5310 1265616259 -5311 1516209881 -5312 1643058564 -5313 1243373054 -5314 802816408 -5315 1459251892 -5316 2128240007 -5317 434678664 -5318 1506458379 -5319 1022777175 -5320 1887817521 -5321 649559665 -5322 2123375017 -5323 394689428 -5324 1993114782 -5325 109230006 -5326 48982111 -5327 314502863 -5328 1402743961 -5329 318842294 -5330 2081756152 -5331 919253113 -5332 859198518 -5333 586509990 -5334 835861870 -5335 1915621620 -5336 1349004214 -5337 1460704581 -5338 2022348638 -5339 1196153044 -5340 1008156519 -5341 1140481249 -5342 564879277 -5343 503731435 -5344 236370655 -5345 1367695685 -5346 1962983328 -5347 217127014 -5348 1802374349 -5349 1321958059 -5350 1239904190 -5351 1542708223 -5352 1971517724 -5353 1215795559 -5354 1937397651 -5355 1817148858 -5356 1325025565 -5357 1986379762 -5358 2131651721 -5359 580285878 -5360 157738408 -5361 2065924226 -5362 1499538991 -5363 1016936926 -5364 504950568 -5365 187917213 -5366 785074898 -5367 1853954783 -5368 1648621795 -5369 659939889 -5370 902624179 -5371 509294666 -5372 1800421138 -5373 1467503456 -5374 1013026102 -5375 2036791794 -5376 687715493 -5377 828525782 -5378 106435160 -5379 342606194 -5380 3000193 -5381 1346339350 -5382 1885314417 -5383 1974517917 -5384 414651261 -5385 1675228420 -5386 1644183127 -5387 1739676826 -5388 1514124534 -5389 1628351200 -5390 172479057 -5391 1671862943 -5392 1546791778 -5393 1672018048 -5394 541316221 -5395 2051742347 -5396 1859935262 -5397 1326391120 -5398 1758213482 -5399 1361073409 -5400 1986331009 -5401 513354013 -5402 1870368075 -5403 1639268499 -5404 1980857469 -5405 735910529 -5406 1528576645 -5407 521089314 -5408 1564436311 -5409 1635011806 -5410 863695508 -5411 1567436504 -5412 833867508 -5413 601526278 -5414 1394470773 -5415 1248518770 -5416 129271050 -5417 891170252 -5418 840711948 -5419 1643395585 -5420 372037805 -5421 1013191005 -5422 1167774880 -5423 1918829583 -5424 537725406 -5425 1709091101 -5426 1823088282 -5427 250177020 -5428 887998573 -5429 1433818116 -5430 1611250429 -5431 726845934 -5432 1947172129 -5433 1334134856 -5434 218630786 -5435 1780545950 -5436 2070045386 -5437 1747207431 -5438 154151616 -5439 1486998049 -5440 1234735589 -5441 1017847125 -5442 906950906 -5443 2068603098 -5444 1619373403 -5445 153938031 -5446 1169638220 -5447 1748644453 -5448 1045108284 -5449 2010350168 -5450 1244556390 -5451 1417146089 -5452 876057526 -5453 264847622 -5454 1188492024 -5455 1413782932 -5456 1973938724 -5457 864096659 -5458 1663959952 -5459 714453649 -5460 150431127 -5461 1127726733 -5462 1441299584 -5463 2097603257 -5464 314377941 -5465 1659930370 -5466 1730665559 -5467 236939679 -5468 1259654153 -5469 1884817176 -5470 1723937729 -5471 346906095 -5472 755180653 -5473 483404987 -5474 268025545 -5475 227070408 -5476 637343018 -5477 1437663765 -5478 1975714861 -5479 1682451302 -5480 1300530285 -5481 1072787604 -5482 952113743 -5483 29104163 -5484 1337635226 -5485 2140605768 -5486 1442887095 -5487 1164090302 -5488 857218779 -5489 959363399 -5490 1878543952 -5491 1007649906 -5492 2087090132 -5493 1172359888 -5494 957769515 -5495 253984426 -5496 684806610 -5497 540951427 -5498 490924105 -5499 1944460763 -5500 278284955 -5501 67378186 -5502 143883210 -5503 1033465608 -5504 550783173 -5505 411908755 -5506 1260536016 -5507 1188126192 -5508 1849572520 -5509 1088767229 -5510 723093846 -5511 1002619158 -5512 14071185 -5513 1675207590 -5514 1031723321 -5515 1351706412 -5516 1668329710 -5517 327126769 -5518 368313066 -5519 378064841 -5520 1286490168 -5521 99373370 -5522 1385714747 -5523 1226096653 -5524 1271733258 -5525 196000615 -5526 1480081079 -5527 1956539868 -5528 736952042 -5529 1971005184 -5530 1753516984 -5531 1015236997 -5532 2038383371 -5533 1897400194 -5534 2048702605 -5535 441682896 -5536 161825302 -5537 1161754973 -5538 1629809088 -5539 2011397822 -5540 103038554 -5541 205419287 -5542 866533332 -5543 117109740 -5544 1880626877 -5545 1898256654 -5546 1468816152 -5547 1401472939 -5548 77899775 -5549 1837129218 -5550 1779537780 -5551 1364389943 -5552 1936502589 -5553 1017768879 -5554 443002948 -5555 1060752199 -5556 1213769494 -5557 1923084027 -5558 869808420 -5559 1950721536 -5560 1746605564 -5561 475841756 -5562 818474885 -5563 1637505287 -5564 225758302 -5565 719693842 -5566 2079188183 -5567 387583604 -5568 1881448815 -5569 1561513624 -5570 251497779 -5571 1984487370 -5572 1766932911 -5573 1118031111 -5574 2101597110 -5575 1500076140 -5576 868804117 -5577 1422929614 -5578 754065431 -5579 946703892 -5580 1112575184 -5581 386119563 -5582 163610188 -5583 901594125 -5584 1403888442 -5585 606613136 -5586 1962346325 -5587 470174289 -5588 382213516 -5589 684671097 -5590 273412177 -5591 2128819080 -5592 1160512853 -5593 1091887063 -5594 1618840719 -5595 1386271155 -5596 1811580905 -5597 1550545254 -5598 1773854760 -5599 1545546073 -5600 964575230 -5601 2025352539 -5602 1382549795 -5603 584024493 -5604 995900002 -5605 1336663257 -5606 2084100633 -5607 1864704120 -5608 612109223 -5609 690682416 -5610 663924364 -5611 1724684407 -5612 1076801979 -5613 827534552 -5614 478794885 -5615 333206774 -5616 1434147689 -5617 293657562 -5618 803381063 -5619 1816361205 -5620 978328659 -5621 1076793240 -5622 1797696637 -5623 2138841512 -5624 21196655 -5625 1269053708 -5626 1377629019 -5627 1832777561 -5628 672115314 -5629 1004000131 -5630 1230839986 -5631 1636690545 -5632 881869022 -5633 465906133 -5634 73231390 -5635 1877769025 -5636 1802569390 -5637 9848376 -5638 1594989497 -5639 267194965 -5640 700530792 -5641 111430213 -5642 1991879372 -5643 1777332772 -5644 938964766 -5645 323190609 -5646 2110539546 -5647 225628807 -5648 616848171 -5649 766436961 -5650 2041990012 -5651 1595176830 -5652 1843230201 -5653 1692203001 -5654 1586534694 -5655 1864426857 -5656 813773061 -5657 816680066 -5658 1549720770 -5659 1485888375 -5660 1820680197 -5661 633077108 -5662 975095272 -5663 555065572 -5664 1098983241 -5665 1048326663 -5666 285350949 -5667 754068983 -5668 1058175039 -5669 1880340446 -5670 1021263948 -5671 1758705831 -5672 1991770659 -5673 865659672 -5674 1388554955 -5675 783251777 -5676 1188850282 -5677 1351610853 -5678 1008880584 -5679 1805698453 -5680 2118047814 -5681 903386948 -5682 1253391636 -5683 1813794368 -5684 448106301 -5685 692442682 -5686 1530737577 -5687 1261879362 -5688 1509122748 -5689 932974699 -5690 600284090 -5691 1182319298 -5692 1566051807 -5693 1575379362 -5694 1737384870 -5695 517551400 -5696 476222377 -5697 2022735819 -5698 1271620383 -5699 1534397416 -5700 1755592617 -5701 145400683 -5702 1145619600 -5703 1599879628 -5704 1011060355 -5705 386690907 -5706 235647758 -5707 52426989 -5708 1738301761 -5709 1244528342 -5710 1858125443 -5711 1708865927 -5712 431643 -5713 964033431 -5714 1375176647 -5715 448537944 -5716 1656476113 -5717 758430576 -5718 1710417307 -5719 1018115214 -5720 1691405275 -5721 163217749 -5722 52950864 -5723 1109973434 -5724 1738597111 -5725 1790335734 -5726 1627524834 -5727 67335841 -5728 1665587905 -5729 751661569 -5730 1601733257 -5731 1273696874 -5732 897062252 -5733 599869209 -5734 726092854 -5735 1908122608 -5736 986560117 -5737 961740612 -5738 1960549597 -5739 577378230 -5740 58785307 -5741 1671191392 -5742 138760509 -5743 59216950 -5744 487741175 -5745 1513937157 -5746 507754894 -5747 2144217289 -5748 124884085 -5749 70688553 -5750 1014848855 -5751 1816289361 -5752 233906302 -5753 1067799719 -5754 778779147 -5755 1972503414 -5756 710651805 -5757 258820334 -5758 2039839255 -5759 228756062 -5760 1010481903 -5761 1494088864 -5762 1502452936 -5763 1907544156 -5764 2093958074 -5765 81062142 -5766 1668183116 -5767 933034543 -5768 1042802755 -5769 1481249065 -5770 1510412773 -5771 1101588062 -5772 1004956810 -5773 1649173282 -5774 1160805012 -5775 1492697985 -5776 1015626791 -5777 1668559906 -5778 1489431626 -5779 1140510877 -5780 1739248460 -5781 356796833 -5782 809316590 -5783 1973154762 -5784 1424596552 -5785 1588095737 -5786 1798174528 -5787 2135248357 -5788 1846916071 -5789 1690530135 -5790 216520771 -5791 709914327 -5792 1037135352 -5793 1718973707 -5794 469974835 -5795 983609778 -5796 1800035850 -5797 2138157951 -5798 1916644321 -5799 695354957 -5800 1471923368 -5801 1279573446 -5802 1796943019 -5803 329396530 -5804 781263080 -5805 810264383 -5806 1822094516 -5807 1796889872 -5808 331340641 -5809 1164042494 -5810 789917101 -5811 2070589101 -5812 1520839328 -5813 1599233691 -5814 1896260216 -5815 797952232 -5816 1039845780 -5817 1546951096 -5818 785716942 -5819 739278204 -5820 1089997584 -5821 1002237713 -5822 1449192531 -5823 2127132936 -5824 573727773 -5825 1919167366 -5826 963259066 -5827 226279975 -5828 1909841669 -5829 732419739 -5830 921634932 -5831 1234281389 -5832 2011993185 -5833 571094303 -5834 1563677920 -5835 645772617 -5836 1381358686 -5837 1238288788 -5838 295178841 -5839 1712699327 -5840 254847634 -5841 1085095942 -5842 1635804781 -5843 1775686962 -5844 536845985 -5845 1384581349 -5846 426155547 -5847 1576691766 -5848 784048797 -5849 1211872489 -5850 168486322 -5851 1874046381 -5852 66626554 -5853 1617678853 -5854 1853695669 -5855 640354327 -5856 1389362571 -5857 669471087 -5858 866634302 -5859 1151720592 -5860 1401890826 -5861 1788269234 -5862 238518333 -5863 1266400363 -5864 211879889 -5865 1802196253 -5866 1912172981 -5867 1593238575 -5868 893001393 -5869 59868174 -5870 1158454255 -5871 1147849028 -5872 1144964117 -5873 646775388 -5874 776052342 -5875 1681810102 -5876 2031356737 -5877 1202207889 -5878 1111018220 -5879 667921886 -5880 266596730 -5881 1279504542 -5882 394484620 -5883 333223285 -5884 749699747 -5885 100696641 -5886 973577612 -5887 2139062318 -5888 770167729 -5889 1840211915 -5890 1143299262 -5891 24574907 -5892 1480997501 -5893 1381817596 -5894 1290975271 -5895 1692877391 -5896 1036530201 -5897 1055664604 -5898 1138632318 -5899 1929531595 -5900 1115532778 -5901 149602925 -5902 929896975 -5903 113013247 -5904 796378313 -5905 1705949317 -5906 1794823350 -5907 680251402 -5908 760673559 -5909 758357922 -5910 1348173289 -5911 1027270289 -5912 2037862465 -5913 1742657909 -5914 1360493574 -5915 640078564 -5916 1843354550 -5917 186587539 -5918 631657235 -5919 466038631 -5920 2026799454 -5921 1774956497 -5922 490613539 -5923 1360313307 -5924 1009290445 -5925 1781588810 -5926 905707050 -5927 2045820647 -5928 689769766 -5929 2044339369 -5930 1827868594 -5931 1805302544 -5932 46458646 -5933 610281921 -5934 1918315792 -5935 842836960 -5936 168747590 -5937 1565655494 -5938 1523088362 -5939 929421149 -5940 176529768 -5941 723778003 -5942 1956691439 -5943 66908585 -5944 318952264 -5945 1169701365 -5946 706987150 -5947 14823167 -5948 1356288904 -5949 1338644385 -5950 480861798 -5951 1235604710 -5952 966117234 -5953 971475337 -5954 448434370 -5955 1975407680 -5956 605580499 -5957 1354141420 -5958 1873744679 -5959 1295350265 -5960 1250997141 -5961 1554129625 -5962 953169162 -5963 1297455788 -5964 16927898 -5965 724001306 -5966 2140292748 -5967 185675488 -5968 142173152 -5969 1515897462 -5970 1115096638 -5971 318702920 -5972 92191818 -5973 924304429 -5974 385611506 -5975 411144082 -5976 2094005794 -5977 1092598656 -5978 425967249 -5979 1302811051 -5980 283759393 -5981 906829048 -5982 390932113 -5983 1249876627 -5984 1878304385 -5985 839366483 -5986 1077800659 -5987 336401237 -5988 46024256 -5989 804061690 -5990 1631751502 -5991 1297021397 -5992 210707667 -5993 437437016 -5994 446993537 -5995 227635565 -5996 1161438322 -5997 439802637 -5998 413311054 -5999 1303611474 -6000 1955700100 -6001 1528407692 -6002 1622314395 -6003 2047891918 -6004 305228473 -6005 2007925901 -6006 311552352 -6007 251750619 -6008 953040909 -6009 737519602 -6010 1554561670 -6011 1236800302 -6012 1644348650 -6013 1945493784 -6014 339193281 -6015 1375169387 -6016 637376619 -6017 1416993941 -6018 1711570624 -6019 683400875 -6020 73571983 -6021 1195838479 -6022 1980422273 -6023 284279651 -6024 1633275495 -6025 279932162 -6026 511915216 -6027 647230170 -6028 719734800 -6029 925226270 -6030 1950841644 -6031 527951252 -6032 306150314 -6033 1425672391 -6034 428359522 -6035 611378787 -6036 1286114644 -6037 739911874 -6038 863129407 -6039 91671905 -6040 1477431476 -6041 270207429 -6042 1328472207 -6043 974296478 -6044 68217565 -6045 1667665489 -6046 201982218 -6047 705594185 -6048 937175782 -6049 1913552842 -6050 1388995060 -6051 1010747765 -6052 961907673 -6053 1221933685 -6054 1295027416 -6055 447699521 -6056 1501865848 -6057 1806942633 -6058 1094929691 -6059 74117000 -6060 584685255 -6061 898287687 -6062 602068252 -6063 890835570 -6064 176476431 -6065 1030427774 -6066 1502214357 -6067 1462591075 -6068 1770339648 -6069 217860116 -6070 1554262981 -6071 1100287477 -6072 488067546 -6073 735251540 -6074 2074583955 -6075 556285111 -6076 255433381 -6077 129082525 -6078 1261879296 -6079 1192609163 -6080 2042635368 -6081 503390709 -6082 55873281 -6083 857059393 -6084 1725324394 -6085 1350900697 -6086 1304758914 -6087 1079706594 -6088 1010359682 -6089 252204957 -6090 1153823594 -6091 1595044938 -6092 1150492645 -6093 1755891846 -6094 338396860 -6095 1326969076 -6096 638835972 -6097 1840611217 -6098 642076503 -6099 261691973 -6100 2058471334 -6101 48855836 -6102 1361979450 -6103 399055232 -6104 784107377 -6105 1289079757 -6106 955340343 -6107 1039540758 -6108 1418162283 -6109 69735992 -6110 84666274 -6111 1313314003 -6112 573126701 -6113 140539555 -6114 22889748 -6115 150967447 -6116 1491440252 -6117 1327648663 -6118 1230674042 -6119 354316287 -6120 1579853620 -6121 237013988 -6122 1949361225 -6123 582862617 -6124 1992905835 -6125 140274437 -6126 1909831693 -6127 484258159 -6128 1980885654 -6129 404424549 -6130 745950132 -6131 1891873340 -6132 453280385 -6133 2107929582 -6134 143444924 -6135 1237387762 -6136 1249525692 -6137 1098785268 -6138 129444873 -6139 520204327 -6140 1168521260 -6141 214111147 -6142 1833518330 -6143 1741647961 -6144 354650702 -6145 1856408078 -6146 1892615408 -6147 1846090954 -6148 1036573093 -6149 975805802 -6150 52923593 -6151 468943066 -6152 1212819791 -6153 2002284818 -6154 1051805683 -6155 1058241978 -6156 2142559255 -6157 814153729 -6158 1542500137 -6159 1975961262 -6160 1218578278 -6161 140966622 -6162 1720350954 -6163 1671858663 -6164 101412556 -6165 1863795879 -6166 761762778 -6167 1350938248 -6168 815097499 -6169 891207651 -6170 1871142575 -6171 1983618759 -6172 1105318798 -6173 1557177257 -6174 1577783072 -6175 1459969500 -6176 1266101688 -6177 1322914832 -6178 1158576806 -6179 155191133 -6180 151236987 -6181 1211500400 -6182 624134199 -6183 1364056778 -6184 1066301570 -6185 1675939883 -6186 274815108 -6187 1061377178 -6188 342609964 -6189 1817315245 -6190 889854792 -6191 1561188242 -6192 1958281867 -6193 462722098 -6194 1085563257 -6195 2059694424 -6196 179034329 -6197 1847326035 -6198 1263149024 -6199 994131828 -6200 591050038 -6201 986807952 -6202 830266939 -6203 1696368836 -6204 396501561 -6205 260566363 -6206 1008854688 -6207 1662603249 -6208 1583481196 -6209 19947847 -6210 1817794383 -6211 1734718183 -6212 1231448247 -6213 294444934 -6214 951291313 -6215 150266169 -6216 1970384817 -6217 1226106421 -6218 1211643347 -6219 165511133 -6220 895938018 -6221 2101498139 -6222 1726699375 -6223 706736238 -6224 416736590 -6225 664778985 -6226 618947014 -6227 595770919 -6228 364621372 -6229 1882096038 -6230 1589902748 -6231 955671411 -6232 721420342 -6233 272686039 -6234 504556599 -6235 1117921904 -6236 533252403 -6237 1513411288 -6238 633041505 -6239 2116733599 -6240 1533359135 -6241 303352240 -6242 1703968134 -6243 617323734 -6244 597797175 -6245 507775799 -6246 767589903 -6247 420698344 -6248 1733882220 -6249 1979233251 -6250 586209478 -6251 482336590 -6252 1933247742 -6253 165425205 -6254 1189072828 -6255 202500684 -6256 830204190 -6257 1808019842 -6258 798271604 -6259 1194825563 -6260 1542632233 -6261 240690704 -6262 3013326 -6263 116568927 -6264 513376743 -6265 507569925 -6266 1234490831 -6267 1046629146 -6268 2020981213 -6269 1867532337 -6270 1015879097 -6271 1406856700 -6272 23400929 -6273 572363583 -6274 2024180434 -6275 621198104 -6276 1080139382 -6277 644286690 -6278 1041896449 -6279 666537954 -6280 476036293 -6281 1628105927 -6282 1148874545 -6283 261800387 -6284 1793531132 -6285 190463725 -6286 464301072 -6287 476251675 -6288 1998483568 -6289 1262572676 -6290 1671077238 -6291 1393632153 -6292 1503263380 -6293 1674090564 -6294 1510201080 -6295 2016640123 -6296 34176841 -6297 597208264 -6298 915785622 -6299 2055158055 -6300 317256953 -6301 1931664719 -6302 1314531107 -6303 340657882 -6304 356544655 -6305 1191227894 -6306 961855987 -6307 1436684037 -6308 1835514584 -6309 2003752436 -6310 2103221992 -6311 164067229 -6312 1484374715 -6313 1104612889 -6314 425867616 -6315 1130422199 -6316 1295076614 -6317 890168688 -6318 1606673874 -6319 1146076534 -6320 5257716 -6321 1130267464 -6322 392225039 -6323 1508521096 -6324 656874380 -6325 1902426120 -6326 1377677572 -6327 691051222 -6328 352150736 -6329 145979546 -6330 598725629 -6331 669407689 -6332 2077644265 -6333 1913256736 -6334 1010065571 -6335 286705272 -6336 957000982 -6337 1971921558 -6338 1723389310 -6339 645031918 -6340 1828190346 -6341 1679127654 -6342 809099147 -6343 1165081413 -6344 636256895 -6345 1234966764 -6346 148019965 -6347 1931333509 -6348 2125135452 -6349 1754693839 -6350 929926396 -6351 2130393169 -6352 737477656 -6353 1322151435 -6354 1491430617 -6355 1394352036 -6356 1077093907 -6357 721624541 -6358 2085403258 -6359 1429244643 -6360 867604087 -6361 536645239 -6362 2098652332 -6363 797764705 -6364 302418328 -6365 961234256 -6366 1084469977 -6367 1259419310 -6368 785672166 -6369 660375639 -6370 1904451229 -6371 466378865 -6372 192019645 -6373 566066728 -6374 1631460278 -6375 828276540 -6376 1801033492 -6377 1779480243 -6378 612126402 -6379 1778685297 -6380 1386690435 -6381 1542052798 -6382 1761594818 -6383 2124168091 -6384 716720585 -6385 1105541787 -6386 1371036479 -6387 1793814493 -6388 1827166329 -6389 1308956090 -6390 1075575488 -6391 547286768 -6392 1845601329 -6393 1026744173 -6394 1345051473 -6395 536009 -6396 1987978429 -6397 282037803 -6398 1259955320 -6399 626166947 -6400 942413442 -6401 1016922901 -6402 1092545812 -6403 1134433088 -6404 1582989629 -6405 576522443 -6406 1962709628 -6407 1236539474 -6408 208519038 -6409 427352382 -6410 867741123 -6411 1595209473 -6412 1969405180 -6413 481852293 -6414 1571893916 -6415 538642118 -6416 1587394080 -6417 795446748 -6418 184972963 -6419 1267076761 -6420 2104402838 -6421 1260548451 -6422 1814363530 -6423 1802520519 -6424 139808976 -6425 1011931355 -6426 1803056529 -6427 2127787405 -6428 1293969158 -6429 915528201 -6430 606470705 -6431 88898953 -6432 1932451102 -6433 1699016517 -6434 1223332041 -6435 1367957083 -6436 128055312 -6437 1038558021 -6438 457012909 -6439 336574351 -6440 1465910404 -6441 1324754032 -6442 1931783824 -6443 1287831936 -6444 1806606325 -6445 1356194093 -6446 1826474054 -6447 1246516758 -6448 4157193 -6449 2011447017 -6450 366109871 -6451 2108560031 -6452 1124511821 -6453 32989753 -6454 1763596902 -6455 1264320797 -6456 1044921109 -6457 1419169783 -6458 1244624555 -6459 191406619 -6460 187214336 -6461 1851095260 -6462 280305572 -6463 2119665438 -6464 1402628129 -6465 1503637613 -6466 1340138874 -6467 1530683442 -6468 394711987 -6469 1797151783 -6470 1867257793 -6471 1860622391 -6472 974422168 -6473 1651557969 -6474 1000970679 -6475 633544845 -6476 860268414 -6477 679961086 -6478 1880061603 -6479 864425607 -6480 543924455 -6481 98687827 -6482 825501990 -6483 1668436276 -6484 131677580 -6485 441615245 -6486 785273426 -6487 1176598689 -6488 1860785028 -6489 2029897981 -6490 1368005309 -6491 2047999365 -6492 1733509593 -6493 1648310881 -6494 2020181155 -6495 988654074 -6496 1004464847 -6497 1212836381 -6498 371853868 -6499 1399176834 -6500 862504517 -6501 91628013 -6502 1112315577 -6503 1836926685 -6504 1743185983 -6505 2113286256 -6506 322987882 -6507 455970749 -6508 645763694 -6509 55565838 -6510 1320396357 -6511 1189688150 -6512 154253665 -6513 2145898347 -6514 710640778 -6515 285931245 -6516 440029944 -6517 1495914204 -6518 1462529935 -6519 153331325 -6520 1378328537 -6521 683051596 -6522 53847042 -6523 964354482 -6524 183878829 -6525 2074028197 -6526 1953008557 -6527 1188343676 -6528 1139380931 -6529 177378777 -6530 440036862 -6531 2001885448 -6532 269006791 -6533 1552352439 -6534 1691328485 -6535 2012192774 -6536 1518155048 -6537 2014316367 -6538 320679875 -6539 16435094 -6540 2069882205 -6541 1641076232 -6542 1206123244 -6543 76652222 -6544 1639490932 -6545 1916764023 -6546 362583468 -6547 2079520876 -6548 1265194579 -6549 1825113403 -6550 85368553 -6551 496039469 -6552 360681351 -6553 139215595 -6554 1460393951 -6555 544560180 -6556 65760145 -6557 1265918860 -6558 1732903857 -6559 1205141076 -6560 1443297638 -6561 25457071 -6562 1059542876 -6563 1712304429 -6564 1577809511 -6565 603387713 -6566 1577013555 -6567 948480911 -6568 470220432 -6569 1897693430 -6570 964916005 -6571 392618990 -6572 1391286015 -6573 23555602 -6574 469271212 -6575 883293299 -6576 1940319625 -6577 831854680 -6578 815330527 -6579 1058030556 -6580 509484435 -6581 900699081 -6582 1554070025 -6583 870165786 -6584 1039914676 -6585 866980329 -6586 1414725967 -6587 1105674821 -6588 2132899189 -6589 1000146176 -6590 163332249 -6591 1428713179 -6592 1025603247 -6593 1222875125 -6594 993533960 -6595 455929110 -6596 1826262838 -6597 423063867 -6598 1404410021 -6599 148999623 -6600 173273650 -6601 221842379 -6602 541618613 -6603 1564559665 -6604 245397981 -6605 1010889825 -6606 300369316 -6607 38233958 -6608 1842744506 -6609 1115699843 -6610 1096264514 -6611 204745293 -6612 2016398924 -6613 502850892 -6614 1074911080 -6615 908829953 -6616 1369831221 -6617 342153399 -6618 2014504774 -6619 1355246762 -6620 1342299575 -6621 30353376 -6622 636476294 -6623 220419174 -6624 1253228501 -6625 1630010254 -6626 676348285 -6627 932007692 -6628 2053074122 -6629 2080758306 -6630 1081007315 -6631 78864124 -6632 155117037 -6633 1622625928 -6634 1643423789 -6635 400515018 -6636 486032105 -6637 1943793105 -6638 438748976 -6639 181292963 -6640 912009300 -6641 1535013491 -6642 386038257 -6643 780924577 -6644 2037864383 -6645 1460949337 -6646 1689754530 -6647 1260211956 -6648 1803102736 -6649 1556775656 -6650 467975070 -6651 997918663 -6652 1587129032 -6653 1104451364 -6654 1218337837 -6655 692873886 -6656 586977971 -6657 1894686122 -6658 1624881578 -6659 492568445 -6660 1827960781 -6661 558405245 -6662 571432569 -6663 1983077818 -6664 33547525 -6665 67372710 -6666 236109189 -6667 519579630 -6668 2011165815 -6669 674858165 -6670 700872594 -6671 775691467 -6672 62388008 -6673 1086910851 -6674 1556616044 -6675 2100252391 -6676 400376540 -6677 1098886926 -6678 1212980699 -6679 55995628 -6680 508178935 -6681 1680955770 -6682 1053914291 -6683 2095307967 -6684 637923486 -6685 124768480 -6686 640698205 -6687 1224901457 -6688 2019454603 -6689 118096135 -6690 1717469902 -6691 1699931736 -6692 676501380 -6693 141418823 -6694 1535525906 -6695 710048905 -6696 208791533 -6697 1771635095 -6698 1229628536 -6699 72473700 -6700 299009613 -6701 1930501130 -6702 848165168 -6703 361397621 -6704 869928333 -6705 257297564 -6706 314166365 -6707 1270304873 -6708 1356184491 -6709 1527147064 -6710 1326300501 -6711 1864363426 -6712 1060619186 -6713 232731144 -6714 1812187745 -6715 1698542673 -6716 357499624 -6717 305402303 -6718 775960482 -6719 229470579 -6720 423498438 -6721 345946737 -6722 1929402315 -6723 1099999819 -6724 487365560 -6725 1317444574 -6726 1810048724 -6727 696157094 -6728 941596021 -6729 892193612 -6730 768630794 -6731 1240605634 -6732 675211094 -6733 1616795962 -6734 1602003256 -6735 1545139427 -6736 1874093527 -6737 1916169621 -6738 667960652 -6739 1082794370 -6740 1295833037 -6741 1994261153 -6742 799674148 -6743 208968576 -6744 79508649 -6745 464378245 -6746 1907511249 -6747 437008274 -6748 769780548 -6749 535988083 -6750 666478853 -6751 1193278987 -6752 881934820 -6753 448397521 -6754 145795158 -6755 1369300381 -6756 1765842095 -6757 1955843882 -6758 2065457475 -6759 559954468 -6760 700553847 -6761 686604621 -6762 1800560103 -6763 1375764941 -6764 155916936 -6765 1255079711 -6766 773420721 -6767 2030010463 -6768 1023765684 -6769 1441381373 -6770 965321185 -6771 172115073 -6772 1288158879 -6773 1764995333 -6774 381083649 -6775 1367667528 -6776 81889930 -6777 141111250 -6778 1804675802 -6779 851670479 -6780 677099334 -6781 323671008 -6782 2044949466 -6783 1559034154 -6784 772068529 -6785 43260976 -6786 780850887 -6787 390426976 -6788 1999104858 -6789 698824714 -6790 950381444 -6791 552175057 -6792 1385429336 -6793 603457899 -6794 1927939999 -6795 1541346272 -6796 1858537610 -6797 553877072 -6798 1423873087 -6799 734819646 -6800 1995258445 -6801 241710624 -6802 906934720 -6803 1135933676 -6804 2006705957 -6805 1288018369 -6806 356117557 -6807 2088595887 -6808 1429129620 -6809 13309711 -6810 792782718 -6811 2106228954 -6812 336980719 -6813 690248536 -6814 1517779460 -6815 1109049248 -6816 733509512 -6817 151146700 -6818 1499476224 -6819 585130723 -6820 849971414 -6821 302374021 -6822 1137305780 -6823 87917102 -6824 905831920 -6825 917762131 -6826 1629263374 -6827 616885883 -6828 1471639203 -6829 905652813 -6830 1351705529 -6831 1319414001 -6832 1147363437 -6833 111156601 -6834 307864029 -6835 1006585746 -6836 1399174971 -6837 663981586 -6838 947697986 -6839 680820943 -6840 677291298 -6841 1740480704 -6842 639566249 -6843 1014272017 -6844 283245593 -6845 9862061 -6846 2123321266 -6847 1016755105 -6848 161008761 -6849 1475313842 -6850 1601885828 -6851 1010980176 -6852 1777687863 -6853 591707961 -6854 1098897278 -6855 536036136 -6856 1509470092 -6857 580677005 -6858 1152922019 -6859 833625648 -6860 1486329818 -6861 357143900 -6862 5556001 -6863 486209608 -6864 468300502 -6865 313420030 -6867 1867475473 -6868 977401617 -6869 293009692 -6870 400812768 -6871 1654692915 -6872 2033490397 -6873 1040379017 -6874 521481284 -6875 169252342 -6876 1050241078 -6877 497318902 -6878 1186007447 -6879 1211249840 -6880 1972632745 -6881 640409628 -6882 74746368 -6883 1602836960 -6884 1232117589 -6885 1173643646 -6886 2138873096 -6887 594104033 -6888 1754320651 -6889 1144311467 -6890 1427729681 -6891 1093166822 -6892 1501455368 -6893 1433285682 -6894 1579376430 -6895 1969755870 -6896 1746705713 -6897 924688136 -6898 1689747695 -6899 576623682 -6900 1217697829 -6901 2090560463 -6902 83832949 -6903 1103704578 -6904 983455832 -6905 605314233 -6906 1272956920 -6907 2033696910 -6908 1102633136 -6909 311480719 -6910 1097463102 -6911 927782233 -6912 951890347 -6913 1172209470 -6914 383135545 -6915 36524288 -6916 198369469 -6917 374524994 -6918 630628322 -6919 1952690120 -6920 1518836461 -6921 2058358003 -6922 898373294 -6923 872808181 -6924 1344160038 -6925 330266076 -6926 695080403 -6927 943382103 -6928 1254954213 -6929 237344450 -6930 1520005785 -6931 325168394 -6932 180421265 -6933 1603838734 -6934 1428872972 -6935 1163877097 -6936 61669319 -6937 554346244 -6938 1050090360 -6939 1164302455 -6940 865826963 -6941 69814 -6942 2092084688 -6943 1817717311 -6944 1172279285 -6945 327736586 -6946 1854241599 -6947 1370648754 -6948 702261580 -6949 337386273 -6950 1175855226 -6951 73614393 -6952 248260629 -6953 2074228521 -6954 946422575 -6955 1592420667 -6956 257010949 -6957 1641502978 -6958 388319122 -6959 1511965162 -6960 1878847429 -6961 1908324907 -6962 1837133556 -6963 2059268694 -6964 1364679993 -6965 1118522880 -6966 1075662144 -6967 1426349312 -6968 1672869124 -6969 2125752504 -6970 443168120 -6971 391212440 -6972 2125822318 -6973 387769160 -6974 61446103 -6975 1150617955 -6976 715505746 -6977 1915687702 -6978 373783061 -6979 1417767326 -6980 105590328 -6981 1549638288 -6982 1491381720 -6983 353850957 -6984 1476383161 -6985 290320647 -6986 1946271624 -6987 1733394110 -6988 1931823625 -6989 187107098 -6990 1097875625 -6991 1663187406 -6992 2095432005 -6993 787525533 -6994 1574972453 -6995 1312628350 -6996 1906048414 -6997 503150949 -6998 591494014 -6999 1431433890 -7000 481419805 -7001 1034662134 -7002 1822646330 -7003 459758475 -7004 1422431295 -7005 1884092433 -7006 1610376431 -7007 2137937041 -7008 1652296488 -7009 1984159492 -7010 1408220720 -7011 1757886816 -7012 1386314132 -7013 752118792 -7014 2111737773 -7015 715213645 -7016 1042439439 -7017 1910525749 -7018 301124108 -7019 826779416 -7020 2097632847 -7021 1398999733 -7022 342483175 -7023 2045581204 -7024 39041618 -7025 1917455628 -7026 1210725906 -7027 1945090032 -7028 273122929 -7029 1802219920 -7030 1229040275 -7031 754542734 -7032 689398407 -7033 904202957 -7034 1214301209 -7035 2111829702 -7036 640811743 -7037 677193992 -7038 2102283095 -7039 145624583 -7040 513869837 -7041 1363020167 -7042 1903511399 -7043 1900183969 -7044 2115138959 -7045 1867765524 -7046 467913967 -7047 1010094750 -7048 1630807625 -7049 769038075 -7050 1836874167 -7051 1580956824 -7052 20554160 -7053 31873694 -7054 1479054380 -7055 59595778 -7056 1949329322 -7057 542296638 -7058 2004685811 -7059 74968603 -7060 197032910 -7061 1086242438 -7062 829511337 -7063 886431317 -7064 1990445395 -7065 2043812546 -7066 850777371 -7067 483773490 -7068 573522891 -7069 805576819 -7070 629398073 -7071 1087392728 -7072 21113338 -7073 385425824 -7074 840093049 -7075 2136252298 -7076 105707700 -7077 1308007016 -7078 998863400 -7079 1736515325 -7080 2077045091 -7081 688253919 -7082 1169988501 -7083 2097599251 -7084 720127613 -7085 501559233 -7086 9711382 -7087 521973287 -7088 1043855871 -7089 2014397193 -7090 596941890 -7091 1240888782 -7092 953155983 -7093 1426453227 -7094 2127320099 -7095 796117730 -7096 1322782126 -7097 830613823 -7098 1279891221 -7099 1896305017 -7100 1636190642 -7101 1909289294 -7102 836214097 -7103 1657303980 -7104 147231471 -7105 1676307146 -7106 1646072630 -7107 252939171 -7108 836830515 -7109 497452383 -7110 1989454497 -7111 766391958 -7112 1185706302 -7113 1011959350 -7114 716507562 -7115 1905833916 -7116 1513518584 -7117 726218944 -7118 280323555 -7119 409890807 -7120 593132489 -7121 877265446 -7122 1650779589 -7123 1546288472 -7124 156235025 -7125 1630616041 -7126 194922554 -7127 1479017151 -7128 313746216 -7129 1474813775 -7130 1227838520 -7131 1949936858 -7132 1236619422 -7133 2064052617 -7134 1459757190 -7135 1383850893 -7136 1592876116 -7137 958346173 -7138 1636790064 -7139 282222983 -7140 1455798556 -7141 1478760913 -7142 1048614941 -7143 494021210 -7144 343236616 -7145 1765122503 -7146 252371478 -7147 1856755200 -7148 343857799 -7149 532695034 -7150 119162359 -7151 936990288 -7152 1409960480 -7153 1769941949 -7154 335795112 -7155 1566195505 -7156 1253074342 -7157 530717667 -7158 897729009 -7159 1566820558 -7160 2005531442 -7161 2125567529 -7162 1369273768 -7163 1094667216 -7164 2042136499 -7165 681547310 -7166 331034461 -7167 1487528967 -7168 1639893483 -7169 1967824526 -7170 1769751950 -7171 948208391 -7172 1299101791 -7173 670883243 -7174 1442229602 -7175 1642338407 -7176 288522099 -7177 1694601080 -7178 1351609959 -7179 632379898 -7180 79812466 -7181 1470772319 -7182 1569370187 -7183 1489772946 -7184 1093230620 -7185 1905165299 -7186 908484804 -7187 198821314 -7188 288399318 -7189 1806213813 -7190 1765641872 -7191 146447113 -7192 1784297694 -7193 987431992 -7194 1241114329 -7195 1678950545 -7196 1668979302 -7197 1572148791 -7198 1018995864 -7199 1161389138 -7200 1392489669 -7201 641264166 -7202 2109597529 -7203 544107812 -7204 1312147410 -7205 1404343483 -7206 38962572 -7207 1600669509 -7208 951460916 -7209 1390572531 -7210 85565759 -7211 1031273382 -7212 713861202 -7213 1654935946 -7214 373562681 -7215 1807091822 -7216 1412617598 -7217 1282047485 -7218 2005913136 -7219 1701016916 -7220 940777650 -7221 1624071360 -7222 1847464029 -7223 577591696 -7224 464019704 -7225 941094711 -7226 109058594 -7227 2132999007 -7228 365759854 -7229 1128054458 -7230 1146904497 -7231 1758249523 -7232 1769318625 -7233 1109018378 -7234 154873687 -7235 933982387 -7236 365878214 -7237 193836259 -7238 387168248 -7239 1317339130 -7240 1584408791 -7241 472734007 -7242 201128864 -7243 150786345 -7244 2127669954 -7245 574691545 -7246 1957878168 -7247 1392803904 -7248 1856739030 -7249 1816307656 -7250 946337172 -7251 650033032 -7252 1292895369 -7253 646317554 -7254 1227624729 -7255 1756915073 -7256 1587412265 -7257 1336683323 -7258 1742430432 -7259 1953172119 -7260 317254133 -7261 741851281 -7262 1563937994 -7263 2086572758 -7264 1850869660 -7265 1718811681 -7266 873071497 -7267 69264226 -7268 1912647941 -7269 1260239745 -7270 1386603356 -7271 1349573084 -7272 1732973753 -7273 1587732220 -7274 1500359429 -7275 1713160059 -7276 14940118 -7277 1310753949 -7278 958480315 -7279 1871679148 -7280 979577958 -7281 1904817487 -7282 374228533 -7283 124989679 -7284 403651393 -7285 1601853262 -7286 1881904752 -7287 1991063658 -7288 791052937 -7289 1476851537 -7290 1796752129 -7291 1108307070 -7292 71219170 -7293 1213206475 -7294 1047396181 -7295 1922088830 -7296 784534509 -7297 1920467678 -7298 1991353056 -7299 549698802 -7300 1033223776 -7301 1230472764 -7302 1899271886 -7303 618713881 -7304 670721337 -7305 1252147667 -7306 184390292 -7307 685661455 -7308 415417969 -7309 1142870607 -7310 409856955 -7311 1394995927 -7312 900204446 -7313 784085488 -7314 1519985606 -7315 1303855840 -7316 238455102 -7317 1254406710 -7318 1147435850 -7319 1029508039 -7320 583774599 -7321 796704332 -7322 2137815110 -7323 654993770 -7324 2009910807 -7325 1037727643 -7326 429598952 -7327 646961668 -7328 810711673 -7329 273468361 -7330 1196660470 -7331 1843935449 -7332 1503941125 -7333 948448708 -7334 315165682 -7335 27178814 -7336 53112728 -7337 499555974 -7338 712840269 -7339 468530697 -7340 1642426581 -7341 1122697225 -7342 1863526624 -7343 395147380 -7344 1906782713 -7345 1236028582 -7346 1699003220 -7347 2145237816 -7348 342951644 -7349 698955422 -7350 1027262207 -7351 926726244 -7352 1495659754 -7353 1017593669 -7354 1581720014 -7355 1358086914 -7356 2055321312 -7357 2011318966 -7358 2005048582 -7359 718549338 -7360 137303679 -7361 1054225405 -7362 415001139 -7363 1641244805 -7364 2002674113 -7365 730166822 -7366 1668423619 -7367 2055786841 -7368 1229722796 -7369 233780241 -7370 376833890 -7371 724665730 -7372 1356477466 -7373 92876866 -7374 1119813110 -7375 1115776531 -7376 1328905448 -7377 671332682 -7378 1113530699 -7379 1671857093 -7380 1370288104 -7381 2140792907 -7382 451099689 -7383 718464211 -7384 1010902928 -7385 2032819703 -7386 2076551125 -7387 918740593 -7388 1896655021 -7389 1934116059 -7390 1637289931 -7391 2033958701 -7392 840857816 -7393 2052291070 -7394 1527719858 -7395 696048282 -7396 634974244 -7397 1048659829 -7398 604351475 -7399 1864697041 -7400 1282440070 -7401 981185366 -7402 441879123 -7403 491433888 -7404 1074062232 -7405 1561692233 -7406 1607210420 -7407 255484033 -7408 85541267 -7409 573257471 -7410 1927341126 -7411 1455829371 -7412 566566730 -7413 230957167 -7414 26809934 -7415 1577469659 -7416 116293222 -7417 2103361059 -7418 348726604 -7419 2012948243 -7420 1889993471 -7421 1986016535 -7422 1899423296 -7423 583367639 -7424 1890823957 -7425 1279659506 -7426 1279415921 -7427 378314554 -7428 180835688 -7429 1883767397 -7430 95527947 -7431 1463275758 -7432 717469115 -7433 537407070 -7434 1954709647 -7435 1791531347 -7436 2099099303 -7437 1414436419 -7438 2047015380 -7439 37156922 -7440 1987693890 -7441 1826872858 -7442 1492986293 -7443 406776973 -7444 2057830025 -7445 1519796228 -7446 1984246632 -7447 26639599 -7448 1475673639 -7449 185489588 -7450 2039587843 -7451 1218183462 -7452 24022475 -7453 1791527491 -7454 1801551102 -7455 1914846432 -7456 923703350 -7457 933483375 -7458 145677338 -7459 1104539038 -7460 669767124 -7461 241205285 -7462 420331148 -7463 1387236239 -7464 778612355 -7465 227557147 -7466 1031283939 -7467 730228010 -7468 1641993566 -7469 930815671 -7470 767384932 -7471 1482203809 -7472 610204882 -7473 112887578 -7474 1888980782 -7475 520551259 -7476 1632683806 -7477 1725743766 -7478 547190859 -7479 960873797 -7480 1911233354 -7481 439295054 -7482 31573612 -7483 1935255829 -7484 83338897 -7485 1833124714 -7486 1702618613 -7487 1007042247 -7488 619124441 -7489 1848295952 -7490 2111581285 -7491 1288891566 -7492 2089501237 -7493 384428786 -7494 528644157 -7495 720629945 -7496 611985933 -7497 1559928096 -7498 1450857955 -7499 106495852 -7500 343260120 -7501 70759240 -7502 1588699661 -7503 953465002 -7504 183646818 -7505 1330196795 -7506 1474016261 -7507 1816330624 -7508 908456913 -7509 2021207120 -7510 629720773 -7511 672206619 -7512 313018526 -7513 661294385 -7514 459978800 -7515 396357424 -7516 346935451 -7517 15113765 -7518 1403399671 -7519 966059893 -7520 1863409717 -7521 1367497309 -7522 107467811 -7523 1805427307 -7524 1751926095 -7525 636111968 -7526 378573604 -7527 216428380 -7528 48556417 -7529 1829431559 -7530 322924232 -7531 391816537 -7532 1900190799 -7533 1911623893 -7534 1345281539 -7535 2083837617 -7536 1094337040 -7537 671814152 -7538 1752684593 -7539 2002793953 -7540 545537625 -7541 234921719 -7542 527516924 -7543 858556151 -7544 896216104 -7545 987495724 -7546 1254913575 -7547 1243151556 -7548 1002609490 -7549 510829599 -7550 61727801 -7551 718535559 -7552 1878326908 -7553 169195612 -7554 376479218 -7555 1482769355 -7556 805307580 -7557 755052822 -7558 1699197735 -7559 853863997 -7560 437000734 -7561 2022121968 -7562 1245680534 -7563 189707885 -7564 1786262213 -7565 443478425 -7566 126061855 -7567 733115606 -7568 1115292578 -7569 1878746448 -7570 588425911 -7571 1660830203 -7572 2113668167 -7573 1115942836 -7574 371902706 -7575 862400624 -7576 2103438560 -7577 1626816282 -7578 2105552180 -7579 958564402 -7580 2137645881 -7581 19796333 -7582 1677099962 -7583 1868489141 -7584 188991945 -7585 2053579180 -7586 1203774848 -7587 994299525 -7588 661148355 -7589 755488935 -7590 1848163523 -7591 1098149089 -7592 630127255 -7593 946360409 -7594 1287856974 -7595 268905821 -7596 1389838835 -7597 1413918829 -7598 1002021427 -7599 357647765 -7600 1145181630 -7601 1590447338 -7602 2018477968 -7603 1111366149 -7604 558906526 -7605 242897026 -7606 1973766773 -7607 514861439 -7608 1869713308 -7609 1931835305 -7610 1473425841 -7611 1859875541 -7612 1951631638 -7613 1003042155 -7614 1580881034 -7615 2140623583 -7616 909137688 -7617 637172234 -7618 987439461 -7619 1570286043 -7620 1392661170 -7621 688119336 -7622 520951484 -7623 2022788425 -7624 1634479745 -7625 1808808458 -7626 144210598 -7627 876834932 -7628 1075243640 -7629 1146232025 -7630 1234482697 -7631 72941622 -7632 589195716 -7633 1105477017 -7634 1184307771 -7635 1148102242 -7636 1348374044 -7637 1010590897 -7638 1662963681 -7639 1070603704 -7640 794942554 -7641 988905875 -7642 782995598 -7643 599090545 -7644 1991948030 -7645 216392984 -7646 592230480 -7647 753602070 -7648 853565219 -7649 1579669941 -7650 176404465 -7651 98742741 -7652 120305629 -7653 697355949 -7654 2121531166 -7655 1754785375 -7656 358680760 -7657 118258117 -7658 484136659 -7659 1433924400 -7660 1264490142 -7661 1718619357 -7662 1506866022 -7663 1853685858 -7664 676612726 -7665 543690145 -7666 854304453 -7667 2024986770 -7668 1554281042 -7669 369784486 -7670 948106827 -7671 201739949 -7672 1358690361 -7673 1731102425 -7674 800830494 -7675 1203154744 -7676 1947495409 -7677 1393060974 -7678 1956756814 -7679 653576980 -7680 825247268 -7681 2133161280 -7682 752319721 -7683 945552897 -7684 683033581 -7685 726367240 -7686 552854624 -7687 1041714341 -7688 844625357 -7689 1036991284 -7690 328155093 -7691 2109115499 -7692 608126993 -7693 1835021115 -7694 1815317710 -7695 1284739719 -7696 231227613 -7697 522138515 -7698 1162242842 -7699 1785508655 -7700 891923001 -7701 2110349669 -7702 1987248604 -7703 103129715 -7704 1693968446 -7705 640595450 -7706 1306284459 -7707 1493980207 -7708 2033656425 -7709 1115557625 -7710 73540 -7711 711420045 -7712 1101235257 -7713 752393261 -7714 1656972942 -7715 1784268839 -7716 1478760501 -7717 62343919 -7718 678499532 -7719 175902210 -7720 1099335203 -7721 1006654626 -7722 137534062 -7723 1707462196 -7724 694192093 -7725 1952851772 -7726 844718267 -7727 925419706 -7728 327506639 -7729 2006961109 -7730 563444714 -7731 1219429640 -7732 1969827130 -7733 403209670 -7734 1322559355 -7735 1516311928 -7736 1043805121 -7737 481360166 -7738 862808488 -7739 929977898 -7740 1596917792 -7741 862882028 -7742 1641397943 -7743 550669401 -7744 1615275289 -7745 1150887237 -7746 187454592 -7747 946552143 -7748 1213231156 -7749 865954125 -7750 1122454353 -7751 165082711 -7752 1872608751 -7753 1259988415 -7754 1872544907 -7755 419317196 -7756 1065356539 -7757 569779527 -7758 1344736903 -7759 1392863178 -7760 429256988 -7761 1908181617 -7762 464809171 -7763 251600471 -7764 163907639 -7765 1787368526 -7766 1767912399 -7767 1207712760 -7768 121245045 -7769 483237239 -7770 2137690658 -7771 1718162837 -7772 1346119267 -7773 1631604953 -7774 121348590 -7775 813910909 -7776 635008543 -7777 308803183 -7778 1760463052 -7779 1848239699 -7780 1174757308 -7781 735433757 -7782 2013322411 -7783 899882411 -7784 1995422173 -7785 1738383670 -7786 1319199607 -7787 913295064 -7788 160679549 -7789 516452862 -7790 158674595 -7791 589936538 -7792 277150831 -7793 623483766 -7794 841537009 -7795 441058471 -7796 263368644 -7797 461965760 -7798 1648771231 -7799 384613689 -7800 945203000 -7801 1638978242 -7802 2102776526 -7803 143838619 -7804 1123099547 -7805 76641469 -7806 957749528 -7807 1758108090 -7808 385444652 -7809 570728932 -7810 1458864142 -7811 1560201960 -7812 1306162690 -7813 1324702905 -7814 312600723 -7815 1154101215 -7816 915602927 -7817 1631800330 -7818 2067396279 -7819 1076282477 -7820 769545 -7821 78587226 -7822 1666219015 -7823 277920376 -7824 702070992 -7825 360272376 -7826 718978847 -7827 965439637 -7828 822238136 -7829 220266431 -7830 1350053326 -7831 1767441136 -7832 1859244673 -7833 1305346205 -7834 1911279756 -7835 834860572 -7836 1381987674 -7837 721545636 -7838 445485015 -7839 1767432326 -7840 1292274569 -7841 1904349157 -7842 1180150638 -7843 450953611 -7844 1081568414 -7845 1492751361 -7846 1605054826 -7847 1997171341 -7848 977068043 -7849 1524967457 -7850 925970170 -7851 977837588 -7852 1603554684 -7853 444705537 -7854 1255757965 -7855 158142028 -7856 804977913 -7857 1974736812 -7858 1123581665 -7859 1627216050 -7860 47519595 -7861 326151344 -7862 1247173538 -7863 1906764268 -7864 1631497549 -7865 1010969646 -7866 594141193 -7867 866001575 -7868 1732515283 -7869 1039626208 -7870 485950253 -7871 877306204 -7872 796491717 -7873 1666100891 -7874 1328259815 -7875 1878060131 -7876 1011368604 -7877 785830993 -7878 1727747824 -7879 1988436647 -7880 163314802 -7881 506234347 -7882 818790588 -7883 1766869486 -7884 950939884 -7885 2074548553 -7886 1925011515 -7887 1755917798 -7888 1901801717 -7889 901109532 -7890 1235650200 -7891 1949321313 -7892 1227260876 -7893 335340090 -7894 1708601933 -7895 711274777 -7896 1346309737 -7897 155259478 -7898 1577276352 -7899 931341372 -7900 1194885686 -7901 2063226605 -7902 1808647576 -7903 1991377403 -7904 1581843848 -7905 989423743 -7906 1721953886 -7907 445728804 -7908 1775254736 -7909 1302218063 -7910 286681804 -7911 1938569538 -7912 1808452410 -7913 1105472392 -7914 1557955377 -7915 611908646 -7916 1032537297 -7917 1335483244 -7918 220342796 -7919 786855366 -7920 89109128 -7921 1455992996 -7922 588693031 -7923 1316370005 -7924 1791333087 -7925 149811317 -7926 2027644782 -7927 990159176 -7928 305070795 -7929 1457437487 -7930 1921500548 -7931 1499956482 -7932 1373180444 -7933 1582664476 -7934 1343850237 -7935 807540645 -7936 424604571 -7937 918320476 -7938 1253269449 -7939 52375659 -7940 73054891 -7941 1539951253 -7942 1990945197 -7943 1881507301 -7944 497939997 -7945 1401416926 -7946 345932299 -7947 1530477294 -7948 589416522 -7949 566275096 -7950 169849013 -7951 678525651 -7952 2022268092 -7953 758542044 -7954 1994895656 -7955 1666117531 -7956 908353361 -7957 1875056790 -7958 508793059 -7959 1213424157 -7960 1185010629 -7961 282809959 -7962 565896991 -7963 410707426 -7964 1865474435 -7965 1909747228 -7966 1218248071 -7967 142595358 -7968 680584056 -7969 324033872 -7970 194971017 -7971 753638947 -7972 1863985126 -7973 38432567 -7974 487662600 -7975 214441475 -7976 1439849493 -7977 833594900 -7978 1744918770 -7979 2029266016 -7980 1399869996 -7981 1914767783 -7982 560308019 -7983 1274654440 -7984 525826179 -7985 407720027 -7986 793288324 -7987 1434179541 -7988 135293169 -7989 1302081383 -7990 500120050 -7991 1320303799 -7992 1584891343 -7993 1066017041 -7994 1731011225 -7995 1302882130 -7996 828280621 -7997 801775648 -7998 1445477489 -7999 1508864678 -8000 1125809520 -8001 1640448506 -8002 115019977 -8003 842310998 -8004 1678881073 -8005 602682578 -8006 1056752474 -8007 971246919 -8008 1436277478 -8009 654187596 -8010 853029287 -8011 688663826 -8012 421471731 -8013 1413337306 -8014 1963318266 -8015 947297910 -8016 1821057333 -8017 609122942 -8018 233993803 -8019 1956350502 -8020 1911204326 -8021 734113853 -8022 1129170653 -8023 1348612021 -8024 1800130894 -8025 712698230 -8026 504010503 -8027 480927868 -8028 1514473878 -8029 1949487992 -8030 1989792546 -8031 492799751 -8032 1442452851 -8033 2104812523 -8034 1335110749 -8035 973850276 -8036 560011453 -8037 244379575 -8038 1945097195 -8039 1996288931 -8040 898567171 -8041 650642834 -8042 537469109 -8043 1320038902 -8044 2063980140 -8045 353303728 -8046 119853165 -8047 1737553825 -8048 962426670 -8049 353846968 -8050 1546420680 -8051 726147348 -8052 1087960822 -8053 528107685 -8054 2074759369 -8055 740608068 -8056 1240805916 -8057 431286225 -8058 1221535936 -8059 607796146 -8060 233290569 -8061 1063844834 -8062 1100595897 -8063 1675743420 -8064 1021173710 -8065 288222999 -8066 502110049 -8067 1581185163 -8068 532602574 -8069 299723596 -8070 1429990447 -8071 1431169746 -8072 950366431 -8073 1967459556 -8074 603725000 -8075 866862923 -8076 173279636 -8077 723578165 -8078 456933101 -8079 1135706307 -8080 1077425134 -8081 2003353781 -8082 1861853655 -8083 17902308 -8084 383977818 -8085 1789129377 -8086 758510376 -8087 1624783734 -8088 72931954 -8089 1980046313 -8090 85096233 -8091 306222523 -8092 896407499 -8093 1185692130 -8094 1981965944 -8095 1917581209 -8096 1473915129 -8097 336592345 -8098 1351282725 -8099 2006517704 -8100 636315941 -8101 633789524 -8102 1290203802 -8103 1586682372 -8104 453765432 -8105 1893928802 -8106 306061648 -8107 627045069 -8108 470023320 -8109 762994749 -8110 1762751376 -8111 1547448454 -8112 618864882 -8113 1477121383 -8114 1565350762 -8115 1002842700 -8116 1118767112 -8117 176377490 -8118 480142787 -8119 1191699066 -8120 8940155 -8121 565239020 -8122 1497921590 -8123 905347655 -8124 1750931150 -8125 1332403886 -8126 675445216 -8127 1077362632 -8128 1668996231 -8129 2026727941 -8130 936396688 -8131 157828524 -8132 513033817 -8133 79116842 -8134 1744510897 -8135 966799250 -8136 1973045644 -8137 2050572545 -8138 1593844319 -8139 295585316 -8140 666083646 -8141 1209112047 -8142 1843033770 -8143 1284948528 -8144 538749782 -8145 1260900884 -8146 140307580 -8147 1657516895 -8148 1437278375 -8149 620450367 -8150 701732313 -8151 1446218530 -8152 1185689387 -8153 52170255 -8154 204082537 -8155 789136890 -8156 1384574141 -8157 879527754 -8158 1866499522 -8159 906086724 -8160 758772047 -8161 655412562 -8162 1063915249 -8163 1271805865 -8164 734529404 -8165 660942498 -8166 91121467 -8167 560091400 -8168 564031395 -8169 1684965786 -8170 855676717 -8171 1230115041 -8172 746594185 -8173 551226839 -8174 367579921 -8175 1285343967 -8176 1812127724 -8177 507887501 -8178 795377214 -8179 1101922451 -8180 1128337869 -8181 1497109528 -8182 400657333 -8183 166543608 -8184 1549279783 -8185 604739871 -8186 955680498 -8187 786370277 -8188 1484267625 -8189 674696372 -8190 1692457001 -8191 95556024 -8192 1330108934 -8193 608888602 -8194 1367361889 -8195 2064638338 -8196 1269831100 -8197 1458483356 -8198 477246091 -8199 1833862495 -8200 995965494 -8201 1332922808 -8202 916493888 -8203 1742559679 -8204 1884149647 -8205 1284073809 -8206 880419999 -8207 1548793723 -8208 1791961311 -8209 1675797213 -8210 503232526 -8211 772815532 -8212 1025423093 -8213 903889860 -8214 939359140 -8215 427219229 -8216 1508629731 -8217 1895039639 -8218 1213589506 -8219 845413708 -8220 422252363 -8221 758562859 -8222 940969732 -8223 1752361298 -8224 1367451462 -8225 160847974 -8226 1669515988 -8227 489798914 -8228 1619331330 -8229 2146762079 -8230 176177762 -8231 467813177 -8232 1332201239 -8233 1092671650 -8234 62889208 -8235 1068867239 -8236 229261812 -8237 943309207 -8238 470177314 -8239 2021223123 -8240 471622773 -8241 973409841 -8242 646555007 -8243 1497045866 -8244 1877299701 -8245 1585914147 -8246 1924265095 -8247 1238445784 -8248 1333470138 -8249 990370953 -8250 2083859492 -8251 1755722502 -8252 1748933813 -8253 877345576 -8254 1360600152 -8255 968901627 -8256 1038193550 -8257 882632492 -8258 1458700541 -8259 510041233 -8260 881910924 -8261 1634878303 -8262 977854410 -8263 66628515 -8264 580066306 -8265 1040743618 -8266 1135495754 -8267 809328118 -8268 1984052826 -8269 1605673069 -8270 683067593 -8271 308191951 -8272 431599262 -8273 1329622600 -8274 1805237817 -8275 161415315 -8276 768053099 -8277 1582019265 -8278 1399861099 -8279 2101523238 -8280 424906570 -8281 1336236943 -8282 1709762092 -8283 26356735 -8284 66098871 -8285 922878596 -8286 995258362 -8287 1104292422 -8288 1805511088 -8289 306475256 -8290 1614333655 -8291 539938364 -8292 1941353559 -8293 444704417 -8294 606566880 -8295 373936217 -8296 1485448035 -8297 1742062634 -8298 1183264335 -8299 1322017213 -8300 1200252055 -8301 1866331928 -8302 1630209164 -8303 1631851317 -8304 1048470880 -8305 1287963334 -8306 1793266632 -8307 1816523980 -8308 722498951 -8309 1045644083 -8310 1770563570 -8311 1147405521 -8312 234397378 -8313 1332842014 -8314 1173762257 -8315 300496250 -8316 108236962 -8317 21536971 -8318 1404788672 -8319 1913748050 -8320 328012227 -8321 871638679 -8322 306202767 -8323 121882139 -8324 1316343096 -8325 912769647 -8326 495818356 -8327 654307483 -8328 507348633 -8329 1679082692 -8330 1976324697 -8331 1707600689 -8332 1397930972 -8333 1459050213 -8334 1191968358 -8335 298918205 -8336 599529899 -8337 837751343 -8338 2115442185 -8339 1322028850 -8340 1883395426 -8341 1738522107 -8342 321950724 -8343 2117792805 -8344 923880473 -8345 1495712981 -8346 270805407 -8347 1032117435 -8348 1517249952 -8349 1675594079 -8350 798381837 -8351 1845262180 -8352 399749110 -8353 1104584604 -8354 1967144319 -8355 1716092206 -8356 2017354251 -8357 315479027 -8358 222916041 -8359 377219237 -8360 1994561719 -8361 51757090 -8362 2084819926 -8363 1245009044 -8364 1510807304 -8365 1129304636 -8366 1543927249 -8367 2110337203 -8368 1967055979 -8369 1511885786 -8370 1284882406 -8371 1702967758 -8372 1102924245 -8373 1606833130 -8374 1673276915 -8375 2026804718 -8376 955062463 -8377 1944082322 -8378 911438505 -8379 324828767 -8380 1472192753 -8381 1709820342 -8382 22607299 -8383 1871941863 -8384 666921299 -8385 1989751618 -8386 1440550421 -8387 536791902 -8388 157746998 -8389 1663466462 -8390 914011139 -8391 4825069 -8392 1715223553 -8393 851347417 -8394 1249834113 -8395 1078547209 -8396 1980652054 -8397 646277714 -8398 1041400764 -8399 1800224385 -8400 10679852 -8401 178799522 -8402 1355708495 -8403 1113604097 -8404 1785632652 -8405 881501762 -8406 992925167 -8407 593211467 -8408 678100436 -8409 1904363672 -8410 918040235 -8411 2809541 -8412 1466700367 -8413 940647534 -8414 1874751404 -8415 2133621666 -8416 782915505 -8417 1167818177 -8418 522929920 -8419 940662503 -8420 683800992 -8421 1436941060 -8422 945487572 -8423 251540897 -8424 140804829 -8425 47838038 -8426 1330088106 -8427 2121456883 -8428 694115752 -8429 224005222 -8430 1774197621 -8431 704795605 -8432 402804745 -8433 982422468 -8434 1818399702 -8435 40953749 -8436 1863924231 -8437 663841222 -8438 634165217 -8439 394541019 -8440 420721246 -8441 1552205452 -8442 397350561 -8443 1887421613 -8444 345369338 -8445 124618317 -8446 1873559631 -8447 1128284843 -8448 1292436495 -8449 249005904 -8450 2068947346 -8451 1976237487 -8452 1685946964 -8453 866951271 -8454 80294736 -8455 1826751793 -8456 914789309 -8457 1410382842 -8458 1800725029 -8459 1608905061 -8460 1634388064 -8461 1427439002 -8462 166217018 -8463 2037192809 -8464 262377822 -8465 1984616721 -8466 2078146559 -8467 2126302053 -8468 500974295 -8469 564828128 -8470 373359425 -8471 921695541 -8472 2117033580 -8473 770709986 -8474 661633507 -8475 314919270 -8476 895328303 -8477 387709490 -8478 1443204114 -8479 40281150 -8480 636715394 -8481 1364667812 -8482 2016518637 -8483 175178710 -8484 84135435 -8485 2096813373 -8486 2001930504 -8487 998924744 -8488 1359712567 -8489 1655171885 -8490 460346158 -8491 846616984 -8492 935127239 -8493 626563176 -8494 736326145 -8495 1197505061 -8496 463696249 -8497 666989056 -8498 1176323467 -8499 964670544 -8500 1231817184 -8501 1549682892 -8502 1886366086 -8503 1201367116 -8504 172909230 -8505 400515945 -8506 1516286387 -8507 1068237533 -8508 788225435 -8509 812006853 -8510 1108518684 -8511 1424940830 -8512 29191017 -8513 977553673 -8514 1600119540 -8515 113326453 -8516 926883399 -8517 1454566396 -8518 1112251197 -8519 139112318 -8520 962254633 -8521 1572597355 -8522 985729302 -8523 1897381872 -8524 51676884 -8525 1722055448 -8526 947403286 -8527 515373133 -8528 241560856 -8529 2123726753 -8530 1480043678 -8531 1473378041 -8532 1525925997 -8533 1218926116 -8534 527261509 -8535 1698835227 -8536 1619442061 -8537 2043547896 -8538 619589112 -8539 260183848 -8540 708071101 -8541 1728107796 -8542 1685124678 -8543 737262119 -8544 558177822 -8545 1137760571 -8546 850588572 -8547 1485061221 -8548 444843319 -8549 1962839769 -8550 1624173539 -8551 1407097953 -8552 1387953477 -8553 462419194 -8554 1156996177 -8555 1439630361 -8556 36990994 -8557 2104399463 -8558 1955003494 -8559 278551850 -8560 2080642568 -8561 1287563524 -8562 1751929891 -8563 1459084917 -8564 359005992 -8565 131707753 -8566 1010436496 -8567 1978448053 -8568 27772001 -8569 1630025609 -8570 91148254 -8571 735843103 -8572 1210649757 -8573 1776272932 -8574 1473105222 -8575 1768827579 -8576 766549855 -8577 176210146 -8578 1106405152 -8579 1211393175 -8580 2139049915 -8581 583095044 -8582 471007480 -8583 1379519744 -8584 1045514238 -8585 1628003657 -8586 671666457 -8587 1082505232 -8588 1584919473 -8589 479186304 -8590 1361057082 -8591 1518078393 -8592 1766749828 -8593 965503326 -8594 829679663 -8595 2125755821 -8596 1097211079 -8597 1840116159 -8598 1956720226 -8599 1124983080 -8600 1322658120 -8601 2047868480 -8602 1860826183 -8603 385824230 -8604 1676657765 -8605 1186447757 -8606 7168161 -8607 295723972 -8608 1362657903 -8609 1113573314 -8610 1507117147 -8611 1354224171 -8612 1696668358 -8613 1978124627 -8614 586260267 -8615 594698948 -8616 1458644637 -8617 1257926725 -8618 1677204180 -8619 896080462 -8620 1737113029 -8621 890777614 -8622 266675207 -8623 1356379209 -8624 1856280940 -8625 1096354870 -8626 1334651382 -8627 806008371 -8628 788987382 -8629 1143887961 -8630 1930991452 -8631 2111645502 -8632 1044272793 -8633 1644333987 -8634 349986084 -8635 573446910 -8636 683298097 -8637 357154246 -8638 869170883 -8639 2045956000 -8640 1470727560 -8641 228804382 -8642 1252696523 -8643 1019912270 -8644 59445362 -8645 1838956791 -8646 1614611218 -8647 1518089999 -8648 949399868 -8649 1144331750 -8650 266686813 -8651 539029249 -8652 2035109364 -8653 533362020 -8654 1895408458 -8655 1743906657 -8656 1629716891 -8657 1082576193 -8658 402431380 -8659 271220625 -8660 78980506 -8661 185939184 -8662 235382479 -8663 1123253299 -8664 1830273172 -8665 585368564 -8666 1696700210 -8667 366087621 -8668 942522810 -8669 418387445 -8670 264559973 -8671 265766722 -8672 647191827 -8673 1517256497 -8674 1285678992 -8675 706637189 -8676 1208729640 -8677 752806562 -8678 77243540 -8679 10645860 -8680 1897138312 -8681 343930353 -8682 549675109 -8683 1784764028 -8684 877292374 -8685 297599919 -8686 1381187037 -8687 359525617 -8688 1380176112 -8689 1783618418 -8690 630746242 -8691 1459156618 -8692 1969557602 -8693 866128721 -8694 434926270 -8695 1652347126 -8696 1451497285 -8697 2131626480 -8698 2018434747 -8699 246536447 -8700 402530277 -8701 135511073 -8702 512303169 -8703 1049722104 -8704 1652767570 -8705 1797982161 -8706 1756359294 -8707 714013562 -8708 403305075 -8709 1833602834 -8710 724659422 -8711 152959739 -8712 30049540 -8713 1274334531 -8714 1937723768 -8715 907341914 -8716 1571934450 -8717 1171427157 -8718 1266867531 -8719 804626915 -8720 807561927 -8721 1897613773 -8722 116299885 -8723 629635882 -8724 616258846 -8725 551226155 -8726 134499360 -8727 2067756132 -8728 535368987 -8729 5450460 -8730 166808931 -8731 937899264 -8732 140961533 -8733 679112101 -8734 1987621369 -8735 1793729103 -8736 329610614 -8737 1596497015 -8738 360259017 -8739 732915690 -8740 1282616201 -8741 1084918439 -8742 885875429 -8743 1312665741 -8744 211769322 -8745 676115549 -8746 72524007 -8747 1783703772 -8748 1847542707 -8749 1339391538 -8750 440847039 -8751 507620986 -8752 1089521663 -8753 557146925 -8754 1137256868 -8755 1705780510 -8756 1108373080 -8757 1271756229 -8758 1626052994 -8759 1643742068 -8760 1277206689 -8761 1792861925 -8762 434157684 -8763 1418168222 -8764 324490378 -8765 274295405 -8766 1064413677 -8767 654100993 -8768 1870792420 -8769 1424672694 -8770 1387016683 -8771 1005924974 -8772 362107485 -8773 125408464 -8774 171107067 -8775 573876807 -8776 801524014 -8777 243631075 -8778 210096931 -8779 501583073 -8780 1583022613 -8781 650943971 -8782 1009204059 -8783 525060629 -8784 1208090896 -8785 2146460928 -8786 83357491 -8787 168980328 -8788 1270733509 -8789 1709410485 -8790 1812722396 -8791 400456550 -8792 1354788762 -8793 99396433 -8794 1818624772 -8795 1679279141 -8796 373691838 -8797 735554801 -8798 185896486 -8799 97000611 -8800 12743847 -8801 1572913169 -8802 1102925585 -8803 374851332 -8804 1698321633 -8805 1274032652 -8806 948728139 -8807 352361999 -8808 1517663727 -8809 1158825070 -8810 853945072 -8811 953202693 -8812 1809769041 -8813 1863149132 -8814 1478263322 -8815 870376289 -8816 1862126412 -8817 1561620813 -8818 1039356618 -8819 985376273 -8820 1123547650 -8821 704595366 -8822 1385832823 -8823 330852764 -8824 803991799 -8825 1056973947 -8826 2010131905 -8827 1177683638 -8828 1792528748 -8829 48544743 -8830 1274684249 -8831 1805272595 -8832 1621457912 -8833 230126186 -8834 32640279 -8835 1172295898 -8836 1504158838 -8837 981368418 -8838 1524657897 -8839 874338918 -8840 2140193488 -8841 231119322 -8842 1827541611 -8843 1802478882 -8844 2094268454 -8845 1158321285 -8846 525371523 -8847 1808911218 -8848 572458450 -8849 1564728141 -8850 646803843 -8851 1696006100 -8852 121839860 -8853 2032636666 -8854 2026858864 -8855 925831659 -8856 942126965 -8857 1889507122 -8858 2103515297 -8859 587172065 -8860 1938051865 -8861 1230715898 -8862 244961012 -8863 1412026130 -8864 1460842084 -8865 277601291 -8866 436838380 -8867 817517275 -8868 1258969709 -8869 1961496277 -8870 1691856193 -8871 1251679549 -8872 45131951 -8873 1371914156 -8874 906674783 -8875 2139400405 -8876 382751793 -8877 1432046307 -8878 1800827975 -8879 955210243 -8880 849290800 -8881 300148170 -8882 503732695 -8883 971130660 -8884 185301188 -8885 383107911 -8886 1896962320 -8887 1127428153 -8888 125131385 -8889 1852993969 -8890 1714600218 -8891 2063183251 -8892 936226220 -8893 1959561230 -8894 1327725733 -8895 249584656 -8896 89678873 -8897 1764564113 -8898 1067101931 -8899 1348648582 -8900 1578576742 -8901 611474476 -8902 452844484 -8903 1623708694 -8904 1983388632 -8905 1359519267 -8906 1615625451 -8907 218656777 -8908 644081926 -8909 1268969779 -8910 1173867020 -8911 1493372727 -8912 1569117949 -8913 1677599715 -8914 317019739 -8915 1754419138 -8916 2060707627 -8917 66498411 -8918 734363643 -8919 38355364 -8920 1919492381 -8921 301480214 -8922 2101538615 -8923 708234953 -8924 113557796 -8925 1281780700 -8926 957819609 -8927 203236670 -8928 898861165 -8929 2024921541 -8930 1551885252 -8931 329954260 -8932 488912369 -8933 2004729736 -8934 1953662954 -8935 324817354 -8936 1216765356 -8937 1421804757 -8938 543474131 -8939 1860847282 -8940 543290888 -8941 1717341152 -8942 1206736361 -8943 2112408838 -8944 1247457219 -8945 1523756101 -8946 1719344328 -8947 1160681198 -8948 1590254512 -8949 306224323 -8950 1199036563 -8951 1362263245 -8952 607704537 -8953 1153091530 -8954 2070498198 -8955 721262334 -8956 287388583 -8957 880834160 -8958 924499004 -8959 1186249748 -8960 758272053 -8961 328900608 -8962 1516204008 -8963 1247184422 -8964 186146697 -8965 1322383314 -8966 1572001776 -8967 1402912053 -8968 596704424 -8969 2115475908 -8970 1116275687 -8971 1139995312 -8972 1685333412 -8973 175528401 -8974 1104920502 -8975 785306983 -8976 1699284502 -8977 676781182 -8978 1945988182 -8979 1142055366 -8980 983005506 -8981 997541097 -8982 356834964 -8983 1590710043 -8984 3148979 -8985 279849514 -8986 164488729 -8987 290537562 -8988 1160683674 -8989 1088987733 -8990 1476787311 -8991 1918955727 -8992 1417888342 -8993 845507671 -8994 1018656502 -8995 1604035039 -8996 20407338 -8997 443174630 -8998 859463444 -8999 617111762 -9000 411166890 -9001 1975739131 -9002 1757107074 -9003 2096500302 -9004 3783884 -9005 714543929 -9006 734323638 -9007 1703068386 -9008 1391325111 -9009 532828172 -9010 697640105 -9011 226846969 -9012 1530369269 -9013 1054475069 -9014 1817557013 -9015 1533518248 -9016 1334324583 -9017 1982045742 -9018 1824055811 -9019 347524610 -9020 923549828 -9021 1153359474 -9022 118996689 -9023 193954522 -9024 1998867145 -9025 1137653191 -9026 1797989561 -9027 2019274483 -9028 1580827822 -9029 509969357 -9030 488902597 -9031 1991994712 -9032 338224840 -9033 98526024 -9034 1941011367 -9035 342008725 -9036 813069953 -9037 527851357 -9038 2045077111 -9039 56911416 -9040 1060679529 -9041 595233568 -9042 283758386 -9043 443565150 -9044 1649708637 -9045 2101315399 -9046 1977083398 -9047 836549573 -9048 1935877493 -9049 1653655561 -9050 1184074183 -9051 711943673 -9052 659531387 -9053 1303070872 -9054 905898195 -9055 510914885 -9056 293240416 -9057 556404108 -9058 382705720 -9059 1874068238 -9060 1066373465 -9061 871608318 -9062 1718579302 -9063 1404598306 -9064 970134342 -9065 1512107021 -9066 1746607031 -9067 1783204295 -9068 2039958378 -9069 1644200494 -9070 1840115711 -9071 953154259 -9072 91950415 -9073 2123874097 -9074 1396719409 -9075 1741659052 -9076 2077705848 -9077 1226319160 -9078 430724977 -9079 1866099694 -9080 732491073 -9081 1614799160 -9082 430559719 -9083 1392022461 -9084 770386385 -9085 1336457915 -9086 1902937346 -9087 1063626801 -9088 1892862023 -9089 138159418 -9090 790211391 -9091 811751841 -9092 1009767736 -9093 361307045 -9094 68866499 -9095 1979902078 -9096 1873414067 -9097 1815473530 -9098 1615622725 -9099 1765888797 -9100 1312190376 -9101 1308254789 -9102 571559409 -9103 1404140791 -9104 1284645238 -9105 1968278818 -9106 998316196 -9107 1214867439 -9108 1047114330 -9109 1429041173 -9110 933483485 -9111 1779605404 -9112 896356686 -9113 1364043204 -9114 1024144217 -9115 1666743071 -9116 553017471 -9117 779597915 -9118 582886224 -9119 298395847 -9120 917757333 -9121 1373097615 -9122 1110147688 -9123 1927525070 -9124 1734404660 -9125 1179014187 -9126 1759943500 -9127 1460335079 -9128 847004069 -9129 1228082578 -9130 1078740229 -9131 11710797 -9132 388853719 -9133 1650299638 -9134 1415851589 -9135 1673498957 -9136 1471094808 -9137 266684137 -9138 740882748 -9139 370725491 -9140 1695725310 -9141 1674366233 -9142 2847247 -9143 444598348 -9144 890925790 -9145 1026991464 -9146 2111341419 -9147 1443943261 -9148 1806589379 -9149 546743995 -9150 1742339108 -9151 576863064 -9152 1919841610 -9153 705003148 -9154 356904486 -9155 1506762623 -9156 1884017335 -9157 2116847987 -9158 819614054 -9159 583537756 -9160 1197446917 -9161 1898354283 -9162 595248554 -9163 1586300636 -9164 1401170273 -9165 2011100143 -9166 1112315945 -9167 724781434 -9168 130300632 -9169 1853198694 -9170 1095506925 -9171 1826025942 -9172 1380081279 -9173 1098354172 -9174 123140643 -9175 123523421 -9176 2125345636 -9177 86998414 -9178 1567466683 -9179 1784451367 -9180 633742410 -9181 1162322143 -9182 213830783 -9183 406100372 -9184 1867325292 -9185 570735270 -9186 1912862995 -9187 1603858979 -9188 540099609 -9189 584993402 -9190 39913088 -9191 1737546526 -9192 335864037 -9193 635161642 -9194 1176363514 -9195 1737034311 -9196 498778137 -9197 141195811 -9198 314332097 -9199 629078769 -9200 1994394505 -9201 1409839022 -9202 307621063 -9203 1226992137 -9204 360709546 -9205 430761706 -9206 1350515558 -9207 338571534 -9208 517760121 -9209 770498593 -9210 2123022901 -9211 1151502531 -9212 1932820737 -9213 189370036 -9214 1557602903 -9215 1652662381 -9216 760105306 -9217 1322982251 -9218 1109037712 -9219 1300204915 -9220 1907975653 -9221 1148950800 -9222 890267793 -9223 96356042 -9224 1784112442 -9225 2066631307 -9226 1833390353 -9227 135406931 -9228 60343471 -9229 238802 -9230 764485700 -9231 2054737976 -9232 1410077824 -9233 1072106764 -9234 1134246465 -9235 1770787370 -9236 1502868470 -9237 337278376 -9238 2109358904 -9239 2020628591 -9240 1107776969 -9241 2084898157 -9242 1024647474 -9243 893114058 -9244 126784546 -9245 434766730 -9246 398292791 -9247 886889852 -9248 1757748981 -9249 1507330504 -9250 39611120 -9251 1518240986 -9252 508797656 -9253 929878913 -9254 1614597028 -9255 145426451 -9256 849026573 -9257 1300503734 -9258 280833382 -9259 909370044 -9260 1300742536 -9261 1045319083 -9262 816624372 -9263 563336713 -9264 2117425847 -9265 1950870838 -9266 186640435 -9267 1472810669 -9268 140665566 -9269 148515692 -9270 1345955613 -9271 1248442535 -9272 85930201 -9273 223119439 -9274 2141556594 -9275 212714747 -9276 657886169 -9277 392365737 -9278 1099604600 -9279 268151502 -9280 1899696241 -9281 1139215720 -9282 1786392488 -9283 261010250 -9284 2069094633 -9285 1253505869 -9286 406436701 -9287 770637558 -9288 406525955 -9289 687270083 -9290 1680007602 -9291 1707268491 -9292 1732589166 -9293 349148327 -9294 123121556 -9295 1702531365 -9296 152535517 -9297 309761992 -9298 1027858387 -9299 293201083 -9300 458277684 -9301 226330352 -9302 1541643618 -9303 544207885 -9304 449449791 -9305 1535716564 -9306 756922633 -9307 1107335961 -9308 1928082302 -9309 1856527233 -9310 1375487463 -9311 1680294895 -9312 848259305 -9313 1014396304 -9314 1941305145 -9315 769870290 -9316 120418525 -9317 200258198 -9318 1540507849 -9319 526944480 -9320 887528282 -9321 1073031803 -9322 86729323 -9323 472633800 -9324 1422180130 -9325 209850880 -9326 27681518 -9327 1574715647 -9328 519612872 -9329 1055539905 -9330 1867916730 -9331 977890556 -9332 1281870257 -9333 1262076701 -9334 1522098441 -9335 1731320048 -9336 650309617 -9337 131537426 -9338 691172361 -9339 430908271 -9340 1988064659 -9341 2066659825 -9342 2111203167 -9343 688840316 -9344 933572481 -9345 1905024664 -9346 1458710607 -9347 1053991006 -9348 2105282863 -9349 851734808 -9350 1580935486 -9351 845327497 -9352 1924766611 -9353 1667664809 -9354 1317961297 -9355 1199463094 -9356 1877515689 -9357 1345642815 -9358 626695093 -9359 249644913 -9360 253699072 -9361 347128176 -9362 1227535469 -9363 1535569329 -9364 1609204877 -9365 602150263 -9366 1119405730 -9367 112030846 -9368 733687689 -9369 1810578091 -9370 542939118 -9371 574268701 -9372 1729754268 -9373 506658637 -9374 1263109017 -9375 515843101 -9376 264199653 -9377 574335976 -9378 1569834107 -9379 221998868 -9380 1426070784 -9381 1003285945 -9382 1067326365 -9383 1203353748 -9384 523467107 -9385 237804015 -9386 255333194 -9387 253499148 -9388 1583446830 -9389 882028287 -9390 503144062 -9391 1837145903 -9392 1229156463 -9393 1730679531 -9394 1225231584 -9395 690877692 -9396 185346146 -9397 197153666 -9398 802908539 -9399 919033836 -9400 2007731758 -9401 1345847657 -9402 1493302537 -9403 1590002378 -9404 1852506294 -9405 608927906 -9406 2105845480 -9407 2116705947 -9408 1183263883 -9409 1528195939 -9410 191221168 -9411 461851019 -9412 383998237 -9413 1258547533 -9414 1665204767 -9415 907465344 -9416 1496351548 -9417 1920537961 -9418 1160964492 -9419 932314731 -9420 655082601 -9421 1664108554 -9422 621976986 -9423 1884239064 -9424 1247304438 -9425 1847208570 -9426 427633109 -9427 1432650584 -9428 2044362237 -9429 1230541648 -9430 204200772 -9431 1904610347 -9432 428905657 -9433 1697503309 -9434 1347129077 -9435 133928303 -9436 158947568 -9437 1305490909 -9438 103150602 -9439 1342211451 -9440 686203201 -9441 294371770 -9442 1804062470 -9443 1070201438 -9444 1552919304 -9445 1321783590 -9446 1977666782 -9447 901787204 -9448 1094837903 -9449 991147626 -9450 1834101935 -9451 1749920504 -9452 507772533 -9453 308595273 -9454 1486675921 -9455 1755076971 -9456 8320196 -9457 1914309030 -9458 1040243907 -9459 2052682433 -9460 997367030 -9461 1244444680 -9462 1809809132 -9463 1426272687 -9464 794464341 -9465 1009454561 -9466 1560200990 -9467 953411909 -9468 167461823 -9469 1663351592 -9470 148139712 -9471 853665024 -9472 1957723363 -9473 1952202183 -9474 1923866462 -9475 1363159019 -9476 1126502125 -9477 1754049596 -9478 117462575 -9479 73856380 -9480 597713574 -9481 1951564511 -9482 1823776885 -9483 1105486107 -9484 112676136 -9485 1162969158 -9486 713079430 -9487 120996332 -9488 929794540 -9489 1753323338 -9490 26195117 -9491 1927161570 -9492 850284370 -9493 1836004249 -9494 1205950609 -9495 1644748711 -9496 697975163 -9497 618667951 -9498 450676973 -9499 865436986 -9500 134535895 -9501 598816685 -9502 1719102010 -9503 2092259258 -9504 403535220 -9505 1495484824 -9506 1307934629 -9507 1530037345 -9508 1102050772 -9509 1425397205 -9510 1603893726 -9511 1699764346 -9512 1229478068 -9513 1280186963 -9514 657766806 -9515 1342154204 -9516 295672473 -9517 1370846236 -9518 1463150537 -9519 1225467013 -9520 976685926 -9521 1489345654 -9522 1005144935 -9523 1826970296 -9524 1177866256 -9525 63611896 -9526 1324235360 -9527 1875841419 -9528 682279847 -9529 1774912333 -9530 593794757 -9531 816815742 -9532 226245370 -9533 165413119 -9534 761591353 -9535 629780591 -9536 1660897943 -9537 2069525982 -9538 12334288 -9539 615465067 -9540 1347439539 -9541 1616228014 -9542 167745765 -9543 429433959 -9544 748931329 -9545 825512571 -9546 1771588164 -9547 1044603802 -9548 48875160 -9549 1087255053 -9550 122587167 -9551 1025561086 -9552 429117059 -9553 1127732102 -9554 705047735 -9555 1606983315 -9556 1191343998 -9557 2029283095 -9558 1335341086 -9559 1873623845 -9560 1656711780 -9561 1929135843 -9562 542955940 -9563 1882957150 -9564 2094548962 -9565 1304547293 -9566 365254093 -9567 1607963257 -9568 1226589627 -9569 377588382 -9570 75944676 -9571 426545519 -9572 1993816396 -9573 243690442 -9574 855979478 -9575 595264078 -9576 1069203013 -9577 480083994 -9578 1639867880 -9579 1118078173 -9580 1567339047 -9581 1762455048 -9582 2143639260 -9583 1996456107 -9584 742703502 -9585 701203347 -9586 1455955774 -9587 1934047501 -9588 583002794 -9589 643813213 -9590 1660187698 -9591 92230926 -9592 425465408 -9593 55659990 -9594 1975188076 -9595 372530723 -9596 1360207283 -9597 192958522 -9598 1980493980 -9599 439313263 -9600 570546904 -9601 2056438657 -9602 865858782 -9603 416879652 -9604 152645451 -9605 1721838260 -9606 1012143730 -9607 1221848464 -9608 54438607 -9609 504527963 -9610 192442990 -9611 1621777654 -9612 119499363 -9613 188598602 -9614 1470750113 -9615 862202865 -9616 889801949 -9617 779222240 -9618 648766718 -9619 1472804743 -9620 1423035453 -9621 161470769 -9622 1565035669 -9623 1848500861 -9624 217130759 -9625 1392740097 -9626 73547936 -9627 1577338043 -9628 1585698619 -9629 2054041917 -9630 2016651306 -9631 8761875 -9632 1962996926 -9633 735026440 -9634 425641528 -9635 2115642377 -9636 309381052 -9637 1437785258 -9638 1190007193 -9639 363819659 -9640 1942313221 -9641 1382450183 -9642 1985597314 -9643 2061812584 -9644 1571048785 -9645 1308863779 -9646 776531802 -9647 313367086 -9648 2088086019 -9649 1425298520 -9650 1786171829 -9651 1363637824 -9652 1586769289 -9653 1203723850 -9654 1064655038 -9655 1803900049 -9656 448980300 -9657 1138202974 -9658 1233754444 -9659 2034678919 -9660 1044761243 -9661 1102922102 -9662 2043440795 -9663 860274521 -9664 1837948542 -9665 321598675 -9666 828433250 -9667 2147329594 -9668 1759383933 -9669 2018440444 -9670 363665606 -9671 1554213507 -9672 1253406979 -9673 201779272 -9674 1468542443 -9675 676972117 -9676 1510643051 -9677 97590597 -9678 990339203 -9679 1451245423 -9680 1522889118 -9681 629027385 -9682 667399599 -9683 962174759 -9684 1832751235 -9685 1732054637 -9686 618591160 -9687 134247887 -9688 722773964 -9689 1852345604 -9690 21443159 -9691 1767535207 -9692 807784058 -9693 2064883954 -9694 480326081 -9695 498248952 -9696 238998981 -9697 1308759331 -9698 498094899 -9699 1998382914 -9700 1179716127 -9701 861760505 -9702 1405112773 -9703 285639459 -9704 1063539777 -9705 726171569 -9706 962611576 -9707 426699180 -9708 823762166 -9709 1952950779 -9710 1877944603 -9711 199167636 -9712 434494516 -9713 397860555 -9714 1161342396 -9715 119762104 -9716 2129915192 -9717 1779933556 -9718 254009991 -9719 705205508 -9720 1484795513 -9721 275453150 -9722 325257068 -9723 145095923 -9724 192853456 -9725 805583149 -9726 643344876 -9727 431852437 -9728 2114342480 -9729 1141439775 -9730 282751704 -9731 1146574960 -9732 2003200280 -9733 1687864477 -9734 1432214419 -9735 919256409 -9736 266552398 -9737 247342347 -9738 1345955589 -9739 1090314565 -9740 52809478 -9741 1076416545 -9742 1289482201 -9743 487303995 -9744 1474277100 -9745 303340949 -9746 607066099 -9747 1456708644 -9748 2083274506 -9749 861076090 -9750 14430505 -9751 1420586371 -9752 1136529241 -9753 339687573 -9754 1565682294 -9755 1329382697 -9756 1145270722 -9757 61543522 -9758 1761235135 -9759 1112129554 -9760 1202983297 -9761 2043986839 -9762 111220866 -9763 1058699929 -9764 1584367668 -9765 1543435285 -9766 1977956338 -9767 1850920067 -9768 1790777632 -9769 1176428280 -9770 793750984 -9771 1843587111 -9772 105361177 -9773 2083233185 -9774 183407458 -9775 1579638277 -9776 239090487 -9777 790473557 -9778 888863273 -9779 174881345 -9780 1651549647 -9781 903293778 -9782 1595467716 -9783 640595240 -9784 1242981351 -9785 1013666362 -9786 1969977938 -9787 240768425 -9788 1075209885 -9789 1583729425 -9790 1352897980 -9791 130709534 -9792 1480232616 -9793 1464118846 -9794 1189409464 -9795 917116636 -9796 860070484 -9797 1019882154 -9798 620553055 -9799 503364468 -9800 48826786 -9801 1414304039 -9802 199467931 -9803 154187963 -9804 1350053577 -9805 382875389 -9806 1733826240 -9807 1589144064 -9808 1173348946 -9809 475205866 -9810 1764025409 -9811 677414946 -9812 1378499644 -9813 1212009477 -9814 1318010186 -9815 473997348 -9816 78192191 -9817 1140504476 -9818 714765773 -9819 1153402076 -9820 576750253 -9821 2067663753 -9822 1284111611 -9823 2056982869 -9824 1384298952 -9825 326037427 -9826 826615858 -9827 96885788 -9828 1345919581 -9829 1447168913 -9830 600250256 -9831 1394746368 -9832 713989305 -9833 799718188 -9834 1548934331 -9835 2064042882 -9836 1182593577 -9837 1135276924 -9838 1505703298 -9839 208458876 -9840 1610482790 -9841 1122245059 -9842 885873822 -9843 841498786 -9844 186770888 -9845 56400360 -9846 1315496134 -9847 264963079 -9848 1196904837 -9849 2030261908 -9850 1418365156 -9851 1773655090 -9852 1950442013 -9853 554993119 -9854 1683154312 -9855 1187257317 -9856 881030546 -9857 362286522 -9858 1284143105 -9859 79466479 -9860 1809455435 -9861 1884393362 -9862 1474212847 -9863 375961092 -9864 536627902 -9865 875663531 -9866 292520326 -9867 1719221479 -9868 2010940455 -9869 1798223624 -9870 1927680355 -9871 1473939597 -9872 772985035 -9873 666070529 -9874 167954735 -9875 959755923 -9876 722470890 -9877 1483450870 -9878 1224719003 -9879 1919375727 -9880 1366229130 -9881 495600511 -9882 1545547169 -9883 1169187495 -9884 1050593630 -9885 1081217833 -9886 208961165 -9887 1931624176 -9888 1443504355 -9889 1493104270 -9890 2011090655 -9891 1105476143 -9892 1230013984 -9893 1337819855 -9894 1481437235 -9895 1766641886 -9896 65999738 -9897 1773957562 -9898 1338379718 -9899 2076940193 -9900 1424697538 -9901 1118576425 -9902 1403396142 -9903 50198926 -9904 1784646955 -9905 1571350877 -9906 1009954849 -9907 359634197 -9908 907318099 -9909 87190204 -9910 131526276 -9911 126063581 -9912 582790715 -9913 1677073445 -9914 1295251077 -9915 1633384345 -9916 610807631 -9917 1504212242 -9918 1417524873 -9919 2054311986 -9920 849832864 -9921 1281131881 -9922 1012304481 -9923 2079846849 -9924 471468088 -9925 346258069 -9926 1699005087 -9927 537467826 -9928 2120215631 -9929 889901157 -9930 466924371 -9931 1397429521 -9932 2008477583 -9933 1870320513 -9934 1447628447 -9935 1645640890 -9936 1294187742 -9937 310099649 -9938 2005275087 -9939 54022194 -9940 397289853 -9941 2136801363 -9942 180085775 -9943 980080569 -9944 1666391160 -9945 1475336852 -9946 465981266 -9947 129715143 -9948 832065446 -9949 1883506140 -9950 36543482 -9951 1681898311 -9952 1017154373 -9953 1048847963 -9954 1614261512 -9955 1488622461 -9956 1395106032 -9957 1165782951 -9958 2026090287 -9959 1367838015 -9960 2055684109 -9961 345531010 -9962 617783889 -9963 1916678044 -9964 68367875 -9965 2065412336 -9966 1414835286 -9967 1362555617 -9968 228028337 -9969 1272626725 -9970 1416577811 -9971 625318191 -9972 1261944440 -9973 1596663587 -9974 1605398760 -9975 780851952 -9976 924516791 -9977 2071380026 -9978 910567096 -9979 1756582238 -9980 1807402518 -9981 947110578 -9982 1290996901 -9983 677073243 -9984 1995958541 -9985 757774765 -9986 18212056 -9987 1243580926 -9988 1923557716 -9989 2044302343 -9990 463935293 -9991 1831758177 -9992 242349705 -9993 1081719182 -9994 1600952573 -9995 310717580 -9996 999647871 -9997 868304211 -9998 1673273198 -9999 1227676208 -1492 1 -20000 1492795354 -\. --- --- Data for Name: hash_name_heap; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.hash_name_heap (seqno, random) FROM stdin; -0 1935401906 -1 1345971420 -2 656473370 -3 1269710788 -4 1156776517 -5 1289013296 -6 1415564928 -7 1937919553 -8 435456494 -9 66302641 -10 915852158 -11 1661301944 -12 961711400 -13 74070078 -14 2036973298 -15 843938989 -16 189351248 -17 1388679963 -18 556726251 -19 634715959 -20 1489080225 -21 649132105 -22 886008616 -23 1280154196 -24 2036166893 -25 846480997 -26 1102020422 -27 1533442662 -28 2060089600 -29 1212135685 -30 539384293 -31 1848007858 -32 410623457 -33 1195857664 -34 970234999 -35 1567399975 -36 337387312 -37 238316279 -38 1357835880 -39 772843806 -40 304618920 -41 126204390 -42 286662102 -43 1266330320 -44 200274468 -45 176151752 -46 2110269310 -47 389625717 -48 1564831715 -49 519511913 -50 1024341676 -51 906428292 -52 1168644018 -53 1910350293 -54 39098840 -55 1057327263 -56 609347642 -57 1141119263 -58 443286278 -59 521953594 -60 205771300 -61 982670571 -62 222477805 -63 616394758 -64 31044587 -65 1192712804 -66 36311085 -67 368431899 -68 1431029083 -69 1394146965 -70 1141275706 -71 1735648004 -72 1520351356 -73 1427937808 -74 854494676 -75 1720625824 -76 1604089561 -77 817280338 -78 2110251541 -79 1021437628 -80 1336792251 -81 987109570 -82 1927865921 -83 357952622 -84 749976215 -85 1966964761 -86 1415279885 -87 1359323857 -88 960600376 -89 1858566163 -90 1881277452 -91 1166371677 -92 693753087 -93 2103755257 -94 1782766435 -95 724797674 -96 1148984413 -97 1819077520 -98 1093229574 -99 432529848 -100 1065740837 -101 87021632 -102 20694204 -103 438608545 -104 1514959440 -105 875188881 -106 11750722 -107 971565353 -108 1692469219 -109 2122002263 -110 1993002982 -111 881777823 -112 961628185 -113 1773385255 -114 1239730445 -115 1711604400 -116 1592866368 -117 507526682 -118 923444610 -119 405983097 -120 218609198 -121 657238414 -122 1572354774 -123 912362285 -124 613510023 -125 1207637561 -126 1637159959 -127 1762494436 -128 879231433 -129 582905885 -130 47540636 -131 1944972270 -132 669927517 -133 68234841 -134 236097168 -135 37403310 -136 943423722 -137 247847890 -138 1008968663 -139 488409293 -140 222366505 -141 854487997 -142 1370187116 -143 1183994691 -144 480389604 -145 462433913 -146 748115443 -147 2073255973 -148 969960596 -149 1671560053 -150 331755422 -151 1188569794 -152 181314819 -153 1904110196 -154 2100932079 -155 794824842 -156 964264109 -157 1590608390 -158 409835630 -159 1843495542 -160 26030628 -161 457376267 -162 1640984164 -163 695958145 -164 525611108 -165 1877081332 -166 733361455 -167 1469034830 -168 2124929222 -169 1742330119 -170 1957444123 -171 199812080 -172 449334468 -173 1180147592 -174 1383806771 -175 929724073 -176 1642581505 -177 2131922214 -178 855496398 -179 465058453 -180 1655998620 -181 1187251820 -182 1653628247 -183 1837313439 -184 943878368 -185 1607076678 -186 484654634 -187 1908142477 -188 1050201421 -189 894490264 -190 1604154371 -191 1076232049 -192 1351866531 -193 1097654887 -194 1772190194 -195 1877477639 -196 827252572 -197 358068002 -198 1199028821 -199 804698146 -200 2100398121 -201 1008989297 -202 1004510226 -203 402248941 -204 41653241 -205 240833349 -206 1331973014 -207 1684234746 -208 225271916 -209 39985764 -210 1809552 -211 1881270536 -212 1227237584 -213 1655437799 -214 1571100327 -215 23632304 -216 1115030830 -217 2055754961 -218 1931774781 -219 17748603 -220 802761578 -221 1388445504 -222 1093980652 -223 7144461 -224 338616744 -225 718687198 -226 1884622101 -227 1165869316 -228 1076755200 -229 936167274 -230 1970567462 -231 1029669673 -232 1945156571 -233 827594041 -234 1431918615 -235 1986809812 -236 1068427390 -237 616407981 -238 1523560911 -239 1293699306 -240 656393746 -241 1525370463 -242 1027486194 -243 1883631330 -244 1033324614 -245 451102874 -246 1907263635 -247 871796 -248 359374187 -249 1691554768 -250 18620399 -251 1162135765 -252 932516625 -253 1112601051 -254 1169280227 -255 1271133369 -256 1831288250 -257 906418680 -258 289519037 -259 760559802 -260 1842585954 -261 112602851 -262 1790229476 -263 1640258878 -264 940196892 -265 1074664443 -266 1479585042 -267 2008624283 -268 1691072424 -269 855662305 -270 1154839941 -271 199982522 -272 233549120 -273 34842488 -274 2083613853 -275 1266873735 -276 485945362 -277 1843393840 -278 1267745531 -279 845319549 -280 1387464960 -281 1286365931 -282 2007455315 -283 172497937 -284 251483334 -285 1029251894 -286 1443631306 -287 2082771584 -288 1935670574 -289 1733150343 -290 695847739 -291 1630772880 -292 1845753195 -293 338593567 -294 1123548110 -295 638466439 -296 1413258010 -297 455649505 -298 499607074 -299 956846786 -300 1311311810 -301 1654447016 -302 1156829309 -303 1544860931 -304 1689289504 -305 1092959514 -306 664251018 -307 27751218 -308 788869706 -309 1931996549 -310 873070767 -311 28851018 -312 1070878832 -313 733042434 -314 201348956 -315 1322362167 -316 1762294328 -317 1644980262 -318 1257650103 -319 1550481254 -320 1230646958 -321 1953497842 -322 1033770487 -323 928916505 -324 144607761 -325 9834949 -326 1567382944 -327 1557865771 -328 465484454 -329 2066990019 -330 367228910 -331 1776796265 -332 1573953387 -333 1524058219 -334 1174173548 -335 1115759243 -336 469534085 -337 1838424566 -338 1143510461 -339 1258403791 -340 1622937467 -341 2016581228 -342 1287254809 -343 546332652 -344 602140015 -345 1488603765 -346 1868694819 -347 216950695 -348 986100380 -349 978861274 -350 1767431950 -351 69263690 -352 784875469 -353 653718789 -354 998180195 -355 929483230 -356 663553738 -357 418079491 -358 339865354 -359 1129038193 -360 337585862 -361 707094264 -362 758350810 -363 1911539249 -364 83668835 -365 1932524358 -366 879814844 -367 553202920 -368 1623465276 -369 2023325305 -370 1811606711 -371 1098919095 -372 1892422886 -373 951377872 -374 1645251747 -375 347079253 -376 292497990 -377 1366462918 -378 564029948 -379 1278598370 -380 197840545 -381 183978250 -382 1347862060 -383 982716014 -384 837697039 -385 198558607 -386 1912199244 -387 1501250778 -388 616638098 -389 104580950 -390 482805323 -391 954223961 -392 811675214 -393 1241156133 -394 718279562 -395 895344049 -396 1026196843 -397 1598094407 -398 1448546969 -399 502178471 -400 1473936064 -401 1112670032 -402 1601097566 -403 1218875302 -404 2064047905 -405 1098865666 -406 1565954555 -407 209062247 -408 317844936 -409 2129984504 -410 1487660617 -411 515685481 -412 166479106 -413 688039029 -414 1498401495 -415 1004176146 -416 886597636 -417 1263117092 -418 357943276 -419 1503235734 -420 1367698042 -421 840748599 -422 309976047 -423 31889609 -424 2081904732 -425 1028255610 -426 927233658 -427 960617927 -428 478866369 -429 228296980 -430 1462796398 -431 1952802433 -432 1340967012 -433 916410316 -434 1024194088 -435 1257531269 -436 2015275982 -437 442664995 -438 1466593516 -439 185637271 -440 425165851 -441 806770485 -442 701322752 -443 591644958 -444 1494809514 -445 52240600 -446 1595821104 -447 233923502 -448 1315357692 -449 1953764380 -450 1737159237 -451 535572086 -452 647029331 -453 2047135284 -454 567461695 -455 581450415 -456 927907246 -457 1494695354 -458 1542068342 -459 1406773615 -460 1722992334 -461 857381092 -462 1212092401 -463 916475698 -464 1773791408 -465 88802841 -466 26523320 -467 1641583743 -468 531467836 -469 1493116836 -470 1827221014 -471 956633688 -472 152403674 -473 381060118 -474 1548278646 -475 1647213188 -476 433300718 -477 996616102 -478 1881136691 -479 1748658410 -480 802896834 -481 1470812280 -482 136746849 -483 1449926165 -484 1370463916 -485 704208544 -486 2031376580 -487 150887515 -488 51420250 -489 1425961274 -490 1557661130 -491 1774412584 -492 135858718 -493 622269883 -494 543404635 -495 1909650126 -496 711072724 -497 569927955 -498 1403750221 -499 1242540561 -500 2063044791 -501 1083487587 -502 51690601 -503 67964817 -504 1464547706 -505 1599969247 -506 1715178006 -507 1897848424 -508 449101701 -509 1448831049 -510 1499023187 -511 1251998535 -512 772159681 -513 1635770036 -514 554441052 -515 2142623597 -516 192494932 -517 438333984 -518 146027464 -519 243915183 -520 1864295258 -521 1703688595 -522 2018327767 -523 2000153976 -524 178474830 -525 414248754 -526 1762320454 -527 889547555 -528 984176709 -529 1018587028 -530 2132088116 -531 899737853 -532 2102074615 -533 36295069 -534 967702670 -535 1419138673 -536 1636264316 -537 535397028 -538 1169503450 -539 2085366017 -540 1984228077 -541 521042989 -542 1189880904 -543 608904110 -544 9329377 -545 1744321956 -546 604044060 -547 201824309 -548 35172292 -549 750071524 -550 445739492 -551 1899467550 -552 306276471 -553 316583612 -554 1752137878 -555 484751302 -556 730832366 -557 1366974684 -558 1374298857 -559 1715009076 -560 238078064 -561 1358903325 -562 467263281 -563 192669032 -564 1395198394 -565 1434965951 -566 1611807705 -567 883979062 -568 1970362980 -569 633827507 -570 821861431 -571 1807107409 -572 1154870496 -573 2011742335 -574 268527872 -575 1164199873 -576 1608580643 -577 872571932 -578 1366024183 -579 1643752935 -580 1622643456 -581 1811763675 -582 1395736837 -583 1928919928 -584 2128347287 -585 1000391067 -586 266187582 -587 711696006 -588 219882103 -589 1640486439 -590 279221434 -591 457960168 -592 851906116 -593 746484715 -594 650629200 -595 99620862 -596 33967018 -597 114953257 -598 983599924 -599 2004329998 -600 748780765 -601 1805461355 -602 1663953760 -603 1903651261 -604 1669720042 -605 1932481632 -606 920367487 -607 1130817037 -608 657569916 -609 138908022 -610 627086324 -611 132729724 -612 1950671697 -613 2022823161 -614 2061649652 -615 1931535337 -616 875730580 -617 180353586 -618 495747695 -619 1095612683 -620 1820840025 -621 774969129 -622 1553572851 -623 525262493 -624 1521453844 -625 56718403 -626 624883355 -627 1555420862 -628 171671661 -629 1608483279 -630 1412267213 -631 920452426 -632 1266460986 -633 928737325 -634 676620039 -635 788697380 -636 713735309 -637 1596987526 -638 1919514417 -639 1371305225 -640 1735895548 -641 399117093 -642 1504034949 -643 1539083598 -644 274456606 -645 1418200954 -646 1323135287 -647 1150187186 -648 1598554540 -649 1818882982 -650 98316222 -651 1271910918 -652 446368463 -653 1651889073 -654 1797173411 -655 1967822307 -656 1708607477 -657 274573119 -658 1375759521 -659 1880279138 -660 1883056398 -661 640543086 -662 653247916 -663 1002033737 -664 1569280411 -665 1329867955 -666 1790731117 -667 135532072 -668 779371834 -669 1562761887 -670 1506837297 -671 367783734 -672 1961878980 -673 863388599 -674 1906867332 -675 88851939 -676 134105905 -677 1082518971 -678 1239039125 -679 1732660445 -680 753918305 -681 1337355347 -682 857087715 -683 1200286768 -684 841760773 -685 506777479 -686 1020625427 -687 402884602 -688 781350598 -689 248901301 -690 135680092 -691 516923348 -692 889444387 -693 788928008 -694 1518957085 -695 311241151 -696 2118795963 -697 1162204555 -698 446773223 -699 750684149 -700 577482794 -701 1953610521 -702 1118467884 -703 391878126 -704 669515472 -705 877851568 -706 480730065 -707 803621377 -708 1960370540 -709 1719769191 -710 388798174 -711 566805197 -712 909640890 -713 1245885890 -714 1767091966 -715 1751401663 -716 1752663369 -717 640233745 -718 6802617 -719 386530319 -720 889135046 -721 142482709 -722 903453667 -723 1778579434 -724 931410717 -725 274927105 -726 2089820585 -727 902723033 -728 1437131660 -729 389110160 -730 1653407182 -731 2014614454 -732 195237033 -733 624391418 -734 259008932 -735 864752505 -736 1502242987 -737 739738998 -738 1668373882 -739 1315129879 -740 312024541 -741 2057172057 -742 1881935076 -743 1221665431 -744 1155574299 -745 1501543394 -746 825583447 -747 760754020 -748 2141777140 -749 832386064 -750 1147284339 -751 883428538 -752 974868774 -753 2050738006 -754 514524324 -755 1906279491 -756 178181463 -757 456861261 -758 661518876 -759 1615313123 -760 845971422 -761 167442411 -762 1482443929 -763 1041208455 -764 791833829 -765 1741452862 -766 1905960961 -767 146593168 -768 333708212 -769 1426851195 -770 1461723047 -771 645732753 -772 1336539604 -773 1196174476 -774 1867398184 -775 344630255 -776 550234222 -777 545497983 -778 1105384275 -779 544527714 -780 1377884048 -781 105184966 -782 1427956253 -783 205269174 -784 8439325 -785 1942480577 -786 2111548665 -787 186620788 -788 251858191 -789 625583894 -790 1801933912 -791 1097829613 -792 793026305 -793 1136894193 -794 2139038068 -795 1584860134 -796 730863407 -797 1897515381 -798 1731453303 -799 1064571619 -800 1176882929 -801 1045692702 -802 1710304372 -803 365938885 -804 94383530 -805 1430218909 -806 710569141 -807 644617753 -808 1975716892 -809 1815953416 -810 1189145467 -811 1206117292 -812 1921138383 -813 469618072 -814 1411386466 -815 1929577708 -816 264615002 -817 1375451484 -818 2116198496 -819 516473193 -820 2001035378 -821 1770648760 -822 1614302806 -823 646578035 -824 760059306 -825 1605857226 -826 83954521 -827 1490922713 -828 1355888960 -829 1815407824 -830 408010685 -831 385288241 -832 713616879 -833 2118315057 -834 751227126 -835 808000409 -836 1401050318 -837 1461796267 -838 1452618162 -839 1229283563 -840 1130266036 -841 494279982 -842 287917207 -843 903920771 -844 963898054 -845 1699303674 -846 686014831 -847 1228513056 -848 927271510 -849 654729679 -850 1744986249 -851 780823240 -852 277894792 -853 1211805407 -854 1427401275 -855 1037954098 -856 670178986 -857 1511355796 -858 381393163 -859 2026067946 -860 1179279973 -861 789403848 -862 263872539 -863 1892896852 -864 760235258 -865 1015099665 -866 553413613 -867 13801928 -868 329412285 -869 2006031776 -870 1243085491 -871 1459678321 -872 352828110 -873 1531002699 -874 216115444 -875 1316726164 -876 1082822725 -877 902130275 -878 397755573 -879 2010094235 -880 1556859954 -881 2142741822 -882 643433827 -883 1834754746 -884 1207063582 -885 2070835102 -886 725225196 -887 1877242568 -888 1434707250 -889 1106618360 -890 1755826866 -891 466503575 -892 1896022208 -893 2019699405 -894 211916779 -895 508773818 -896 887315422 -897 765330393 -898 522575747 -899 1216727707 -900 623878521 -901 1765661238 -902 528922380 -903 976706631 -904 1149180289 -905 745037824 -906 145949147 -907 84519366 -908 1647168099 -909 543704720 -910 2094613601 -911 1056544406 -912 538962895 -913 590563780 -914 743815504 -915 1746026477 -916 513915234 -917 1469040701 -918 1475785397 -919 1948622485 -920 428175413 -921 1084128615 -922 267642412 -923 176713973 -924 956344372 -925 479559192 -926 685487792 -927 1843659794 -928 1244889585 -929 1208063539 -930 912903854 -931 1868768106 -932 826241129 -933 1441826234 -934 697991089 -935 1975421419 -936 39380411 -937 843940236 -938 2059940785 -939 1686548510 -940 1387644957 -941 2007070739 -942 595609268 -943 1926607852 -944 450150871 -945 1339424773 -946 1525150681 -947 964066106 -948 660981826 -949 853452430 -950 765204943 -951 1089157239 -952 1937581045 -953 1032847355 -954 1265871212 -955 746441769 -956 1512406547 -957 1951359004 -958 442617915 -959 609812484 -960 1011938895 -961 1355521769 -962 331096942 -963 1838180025 -964 649864356 -965 1029088031 -966 1666117796 -967 689244767 -968 1873028268 -969 1578574933 -970 228309629 -971 1113189577 -972 1438162024 -973 823918898 -974 892313781 -975 1888312896 -976 15860023 -977 269980814 -978 704895354 -979 676841849 -980 1123433244 -981 1470100297 -982 1765999088 -983 913530641 -984 355464004 -985 884386652 -986 1659972410 -987 1867870552 -988 688262009 -989 2102590325 -990 330199388 -991 1700200904 -992 1310628447 -993 661296331 -994 1390897281 -995 1960492803 -996 1690384362 -997 909531429 -998 502253922 -999 1415928982 -1000 340622715 -1001 730563551 -1002 381634911 -1003 1778784739 -1004 1554482449 -1005 1273948692 -1006 1519613987 -1007 1570342472 -1008 1543929506 -1009 77025693 -1010 99700673 -1011 519879102 -1012 1547125990 -1013 1865699761 -1014 1433409743 -1015 1902589995 -1016 602602766 -1017 945898505 -1018 1622976899 -1019 1290864775 -1020 901005183 -1021 1953176287 -1022 843582031 -1023 64149982 -1024 466988970 -1025 86995665 -1026 2024642785 -1027 9889685 -1028 996527094 -1029 379413059 -1030 1425818667 -1031 1337149809 -1032 1109976610 -1033 1807453579 -1034 968450901 -1035 516975412 -1036 933918623 -1037 340581240 -1038 2087317884 -1039 330364482 -1040 417606934 -1041 39534910 -1042 850243584 -1043 1964732924 -1044 1905234671 -1045 136169680 -1046 1719839271 -1047 360353789 -1048 1082068185 -1049 1195332522 -1050 1651218564 -1051 1983073368 -1052 1001025162 -1053 347316948 -1054 2047223350 -1055 1468014132 -1056 434312613 -1057 1924382487 -1058 1477903817 -1059 1430839707 -1060 156311898 -1061 756238837 -1062 620505869 -1063 1266288509 -1064 416208768 -1065 1588956770 -1066 1783263921 -1067 1350127391 -1068 1929538010 -1069 1723098157 -1070 1680491873 -1071 199661296 -1072 1762633067 -1073 383251810 -1074 16910573 -1075 1520384091 -1076 519421490 -1077 1736749844 -1078 1880737880 -1079 1601489675 -1080 784598719 -1081 1384472797 -1082 1437079396 -1083 1785623881 -1084 1731789745 -1085 1336819098 -1086 1106154365 -1087 18618710 -1088 1113717938 -1089 436574535 -1090 1449458417 -1091 1270029836 -1092 1192813372 -1093 2069964286 -1094 388834697 -1095 1609022140 -1096 1511437408 -1097 24614970 -1098 811665883 -1099 1293491771 -1100 1747713128 -1101 344674109 -1102 1493153067 -1103 1362862547 -1104 727925919 -1105 1510063640 -1106 735762990 -1107 1247347409 -1108 1099329837 -1109 469017223 -1110 701353436 -1111 1883928556 -1112 1853490020 -1113 2138432832 -1114 1522068789 -1115 1437796117 -1116 1327768283 -1117 480739506 -1118 1456414827 -1119 294002573 -1120 917314041 -1121 758389596 -1122 1564032409 -1123 2110127413 -1124 680870235 -1125 1952867107 -1126 1571665905 -1127 44823995 -1128 1977482077 -1129 235848141 -1130 1338315766 -1131 1577711557 -1132 580522250 -1133 683985186 -1134 793090457 -1135 1308448169 -1136 46565178 -1137 1528853447 -1138 408311930 -1139 1145895015 -1140 1997870670 -1141 1109665366 -1142 882339923 -1143 1703877042 -1144 1100614551 -1145 256925064 -1146 994189511 -1147 280899186 -1148 737664571 -1149 303120690 -1150 574901759 -1151 1654978612 -1152 1061510287 -1153 2138934168 -1154 1617622378 -1155 1742380522 -1156 1944317627 -1157 1041804635 -1158 1787204517 -1159 1774316057 -1160 1277652776 -1161 978036636 -1162 1204543966 -1163 1858175026 -1164 1662021822 -1165 1997634423 -1166 1019139547 -1167 1708587000 -1168 1379004223 -1169 1427451477 -1170 706998368 -1171 1229391245 -1172 389633196 -1173 1589338291 -1174 785784640 -1175 1490247747 -1176 1846263356 -1177 1779974151 -1178 1771146933 -1179 436444279 -1180 2083094842 -1181 198565044 -1182 2091422891 -1183 997121481 -1184 190015564 -1185 1561561621 -1186 592018355 -1187 2134333192 -1188 455882609 -1189 231739224 -1190 1761165601 -1191 1733535385 -1192 1209775860 -1193 818225919 -1194 1444226764 -1195 724314034 -1196 668376695 -1197 315882663 -1198 285417387 -1199 2047380918 -1200 1743334141 -1201 992415755 -1202 1129288515 -1203 2132967337 -1204 434270398 -1205 1915073155 -1206 1475731436 -1207 133050106 -1208 1547563659 -1209 1099394721 -1210 569494385 -1211 1483174853 -1212 1297959765 -1213 513433629 -1214 332812686 -1215 1487975329 -1216 2074995250 -1217 924831041 -1218 1474824873 -1219 383394211 -1220 1156570265 -1221 1088506826 -1222 2116929597 -1223 218862478 -1224 1906732746 -1225 1413672713 -1226 943176512 -1227 427625793 -1228 1729555376 -1229 1228593899 -1230 327523063 -1231 1325405869 -1232 73526006 -1233 1456811578 -1234 1310889558 -1235 507796405 -1236 1224401086 -1237 639137346 -1238 640846511 -1239 624481097 -1240 1738532067 -1241 1210340897 -1242 2107655950 -1243 889008184 -1244 1723774526 -1245 292984988 -1246 229499866 -1247 1651286128 -1248 1217816029 -1249 1704324739 -1250 2034680340 -1251 226902646 -1252 645347918 -1253 2004126289 -1254 445765124 -1255 404597016 -1256 1270315354 -1257 1388941637 -1258 832222809 -1259 852387082 -1260 470051888 -1261 1159745872 -1262 30309304 -1263 543577895 -1264 469073802 -1265 1341198862 -1266 1051374300 -1267 1693474888 -1268 1980336209 -1269 1692220811 -1270 170472337 -1271 1571384628 -1272 755078060 -1273 130644639 -1274 312909165 -1275 331368938 -1276 423629627 -1277 542409031 -1278 1982655067 -1279 1641445656 -1280 99250122 -1281 1869851759 -1282 1868348303 -1283 744598040 -1284 1726494400 -1285 166629779 -1286 1149195056 -1287 849326106 -1288 1555571416 -1289 1981417865 -1290 1701713188 -1291 2025623305 -1292 993680089 -1293 1732022492 -1294 421717552 -1295 1462753892 -1296 925737707 -1297 1473091852 -1298 1008745132 -1299 758590268 -1300 1017829015 -1301 1179217470 -1302 182491248 -1303 1772907076 -1304 1309862109 -1305 495400413 -1306 2104276014 -1307 1733491737 -1308 1037809444 -1309 1939447433 -1310 1227453745 -1311 1137059567 -1312 1661815544 -1313 948318400 -1314 1881657607 -1315 1240826296 -1316 1114948180 -1317 883369016 -1318 2090152402 -1319 523035948 -1320 717303233 -1321 1644381943 -1322 401175605 -1323 1710983323 -1324 1228920787 -1325 822893157 -1326 1026253567 -1327 7174846 -1328 148501361 -1329 2034998699 -1330 765765114 -1331 1166330377 -1332 1066732521 -1333 948256363 -1334 791753805 -1335 229110983 -1336 1443656776 -1337 748546171 -1338 1962602720 -1339 333982573 -1340 540509957 -1341 1042572817 -1342 1471042140 -1343 54841853 -1344 1990891218 -1345 1205216099 -1346 1295668150 -1347 958355750 -1348 2088585115 -1349 1238336904 -1350 1481391698 -1351 658404701 -1352 735235199 -1353 1882567304 -1354 221904376 -1355 1964155987 -1356 557976813 -1357 1248157943 -1358 1971330833 -1359 706478175 -1360 1135672994 -1361 589612300 -1362 1872808552 -1363 54921868 -1364 1537868663 -1365 517078709 -1366 284032851 -1367 834041791 -1368 1265624880 -1369 99151923 -1370 1168024364 -1371 1806134837 -1372 1141724740 -1373 491582856 -1374 1860976691 -1375 985132310 -1376 1696798956 -1377 1009161193 -1378 1943488060 -1379 1637900423 -1380 100014449 -1381 1277396111 -1382 148821476 -1383 835249649 -1384 1012479767 -1385 370725852 -1386 651921988 -1387 1570456580 -1388 1618883795 -1389 475769173 -1390 129451107 -1391 607073142 -1392 1065381473 -1393 2002259659 -1394 661995010 -1395 455766488 -1396 371854720 -1397 946027861 -1398 1289808280 -1399 1637479601 -1400 1045179784 -1401 310348996 -1402 1296130790 -1403 39420876 -1404 801931853 -1405 1009623833 -1406 1024553187 -1407 351247161 -1408 2018785026 -1409 820557599 -1410 1989147584 -1411 2118799476 -1412 2097953710 -1413 2137969061 -1414 806565477 -1415 962949829 -1416 361211265 -1417 1458487465 -1418 385922762 -1419 1980095061 -1420 1934256638 -1421 515373869 -1422 439684555 -1423 852154464 -1424 370149881 -1425 1101679565 -1426 1307920952 -1427 742004601 -1428 2047707426 -1429 450245584 -1430 232000554 -1431 945403562 -1432 760594581 -1433 1528131345 -1434 984824438 -1435 1562526434 -1436 390271530 -1437 2009377625 -1438 1913773595 -1439 261572909 -1440 682451577 -1441 1755437531 -1442 232888737 -1443 632921639 -1444 1745922944 -1445 1039454214 -1446 1595871469 -1447 2107134210 -1448 350458031 -1449 1981794231 -1450 1939745623 -1451 137231021 -1452 349684452 -1453 231946530 -1454 989385485 -1455 719834333 -1456 1333626095 -1457 149822790 -1458 1461838935 -1459 1233849873 -1460 600068374 -1461 1693839489 -1462 31769787 -1463 1360662955 -1464 1074487186 -1465 1016594225 -1466 775705741 -1467 1464758717 -1468 878488203 -1469 541995688 -1470 1726331626 -1471 1560939780 -1472 149949572 -1473 1959220363 -1474 46377771 -1475 1895872516 -1476 851190929 -1477 1642249240 -1478 1855523078 -1479 1201648960 -1480 1476559823 -1481 1647785053 -1482 1338879981 -1483 1826244276 -1484 1879731583 -1485 180781819 -1486 398594961 -1487 1065874030 -1488 330604609 -1489 1860433896 -1490 152240255 -1491 930672983 -1492 1406789738 -1493 184010042 -1494 143852291 -1495 333793276 -1496 1200604268 -1497 919558032 -1498 1798551993 -1499 2079092471 -1500 1461553721 -1501 1377399971 -1502 1492548603 -1503 1611503293 -1504 1189136686 -1505 1538926374 -1506 1359892161 -1507 2040327615 -1508 1033691967 -1509 1067931592 -1510 1094492927 -1511 362768142 -1512 568232997 -1513 285889261 -1514 41528770 -1515 300480933 -1516 466671080 -1517 440123732 -1518 1366354963 -1519 797275689 -1520 153073980 -1521 1518595219 -1522 1727948672 -1523 1559863718 -1524 1702605261 -1525 1871800963 -1526 1893656995 -1527 755725881 -1528 643875348 -1529 1544725340 -1530 687334704 -1531 2105429069 -1532 774641664 -1533 32399659 -1534 1569448714 -1535 1963778350 -1536 1571326034 -1537 781857227 -1538 1856622318 -1539 457534353 -1540 1849788819 -1541 803631597 -1542 820302495 -1543 270538169 -1544 1089520858 -1545 861831266 -1546 571019102 -1547 1556191938 -1548 1301954998 -1549 1937374065 -1550 205983979 -1551 1455028978 -1552 1308485636 -1553 1933932652 -1554 867409049 -1555 863607250 -1556 1658249967 -1557 613582396 -1558 1619333131 -1559 154641667 -1560 10824088 -1561 159184188 -1562 112587088 -1563 785465752 -1564 191583847 -1565 1682035802 -1566 601760455 -1567 1762909881 -1568 316409382 -1569 310899125 -1570 72960586 -1571 18714553 -1572 1114530722 -1573 893263082 -1574 289252722 -1575 56567933 -1576 1755094348 -1577 860271824 -1578 1612759871 -1579 909565698 -1580 650162242 -1581 1818743851 -1582 217111028 -1583 1958647878 -1584 1605192855 -1585 1084520077 -1586 674771480 -1587 1115959174 -1588 1698102473 -1589 146620964 -1590 1270600842 -1591 1708926562 -1592 305805152 -1593 1383187930 -1594 346908666 -1595 497388999 -1596 917740085 -1597 948669121 -1598 112815233 -1599 1234149467 -1600 1259568246 -1601 185775819 -1602 1252864020 -1603 226615321 -1604 1079038901 -1605 1542116743 -1606 283183254 -1607 686649601 -1608 254904919 -1609 1895943125 -1610 1596215299 -1611 905067161 -1612 1567203328 -1613 1813326328 -1614 716231392 -1615 1024912535 -1616 750362757 -1617 1391002872 -1618 2140871710 -1619 300981583 -1620 1537623836 -1621 1263988904 -1622 2009908145 -1623 1843428988 -1624 499693186 -1625 209333163 -1626 193334340 -1627 1417433271 -1628 1158002285 -1629 306149573 -1630 504099090 -1631 270086883 -1632 491925392 -1633 1756963111 -1634 496702204 -1635 1570964294 -1636 1151596206 -1637 779885458 -1638 110130247 -1639 1406501125 -1640 528344936 -1641 1706345547 -1642 164084639 -1643 2095548264 -1644 1372188227 -1645 880316031 -1646 972977152 -1647 2122550984 -1648 123835255 -1649 966365214 -1650 276048919 -1651 1661459092 -1652 82870470 -1653 138473416 -1654 1357404432 -1655 582563656 -1656 347806580 -1657 1550738772 -1658 1999996928 -1659 1505808865 -1660 1856888345 -1661 356612370 -1662 1775895748 -1663 201330090 -1664 2113575481 -1665 125114305 -1666 1772294384 -1667 1117688039 -1668 904999763 -1669 1882424631 -1670 376705517 -1671 1433344699 -1672 1441286530 -1673 540790156 -1674 1381409316 -1675 665991109 -1676 1421106187 -1677 206902820 -1678 641058446 -1679 1544941442 -1680 1173268034 -1681 917107365 -1682 1058916886 -1683 1256138504 -1684 1055580782 -1685 268837671 -1686 1838702160 -1687 1403387362 -1688 1819576443 -1689 1691215440 -1690 761712579 -1691 1528981141 -1692 2047827811 -1693 390124679 -1694 1730311231 -1695 2013919644 -1696 515238984 -1697 1355121967 -1698 984124036 -1699 1420238748 -1700 1090062950 -1701 1360829553 -1702 706099799 -1703 383865833 -1704 1901619709 -1705 2087509115 -1706 1049856942 -1707 1175242248 -1708 146928287 -1709 1690915388 -1710 572700042 -1711 1320196321 -1712 460539106 -1713 1631616929 -1714 428851177 -1715 1516119888 -1716 1900454600 -1717 120069690 -1718 772023602 -1719 1572547395 -1720 1811285130 -1721 1533736181 -1722 954044888 -1723 1711629293 -1724 1923860860 -1725 536872471 -1726 1578065290 -1727 291616197 -1728 1891994438 -1729 414705678 -1730 1711854945 -1731 834573741 -1732 1775535231 -1733 270471096 -1734 1218439574 -1735 1529671292 -1736 210496564 -1737 120812868 -1738 557429892 -1739 357424851 -1740 1811728257 -1741 1130129934 -1742 1677621173 -1743 124783715 -1744 614263215 -1745 2106472350 -1746 1640903603 -1747 367234167 -1748 79058392 -1749 265443557 -1750 1939781563 -1751 1890343523 -1752 1799179738 -1753 746342803 -1754 1454489168 -1755 1575556950 -1756 1283215275 -1757 885070810 -1758 1867173147 -1759 1027726065 -1760 1299776488 -1761 1431544444 -1762 1862299806 -1763 927828071 -1764 1702015541 -1765 933255732 -1766 310015715 -1767 1912512105 -1768 1054068601 -1769 867445607 -1770 122453308 -1771 718313210 -1772 1997575542 -1773 1800074481 -1774 843096925 -1775 464355109 -1776 1759063184 -1777 336516880 -1778 831589277 -1779 1838121576 -1780 601960437 -1781 623887192 -1782 1580981451 -1783 253656527 -1784 1370229995 -1785 887986972 -1786 1829213477 -1787 505961622 -1788 1773057782 -1789 1548902977 -1790 1533687688 -1791 925350623 -1792 832963773 -1793 1248503846 -1794 1853178694 -1795 387495666 -1796 34275931 -1797 15710762 -1798 152524123 -1799 1088344532 -1800 883156369 -1801 274977432 -1802 1806657742 -1803 733248263 -1804 2075051913 -1805 502271019 -1806 1197603373 -1807 1686631449 -1808 838787899 -1809 2029192650 -1810 1377269378 -1811 1440748336 -1812 505596194 -1813 810767181 -1814 1694404863 -1815 1875826189 -1816 1698754153 -1817 1376134692 -1818 234304164 -1819 1324328288 -1820 777554021 -1821 1767991852 -1822 102195263 -1823 1610517795 -1824 869012050 -1825 1955373957 -1826 1998013461 -1827 903287981 -1828 1971084719 -1829 3053937 -1830 1991632513 -1831 706757441 -1832 278031369 -1833 1650806607 -1834 1440005704 -1835 205599634 -1836 5593978 -1837 490125429 -1838 1892231084 -1839 844381877 -1840 371834431 -1841 1122016814 -1842 137646565 -1843 877430625 -1844 1932783995 -1845 1832051428 -1846 605773167 -1847 1484054501 -1848 1060702473 -1849 840077331 -1850 660899141 -1851 1838256494 -1852 460585535 -1853 763094404 -1854 1301290641 -1855 1329597585 -1856 570984713 -1857 1151820455 -1858 85401919 -1859 394585785 -1860 1154874392 -1861 2077034432 -1862 1101343226 -1863 1432905761 -1864 1580357392 -1865 393865282 -1866 1638505395 -1867 1585951370 -1868 883990712 -1869 1383252831 -1870 282849600 -1871 1255825143 -1872 357785997 -1873 420496165 -1874 2133255769 -1875 143086345 -1876 105063946 -1877 591545288 -1878 1627140846 -1879 1165766419 -1880 1431622619 -1881 140556339 -1882 856539265 -1883 1892208154 -1884 903650743 -1885 10346259 -1886 1074322091 -1887 1474635456 -1888 1162166714 -1889 1159724010 -1890 1869221241 -1891 169557458 -1892 1089274795 -1893 823080819 -1894 1602463219 -1895 522148539 -1896 1216946102 -1897 1093484966 -1898 2108099909 -1899 2100936814 -1900 329254150 -1901 243465861 -1902 1209278309 -1903 687040147 -1904 663962027 -1905 1195050430 -1906 830126492 -1907 769025973 -1908 1786595718 -1909 309783690 -1910 1934792392 -1911 1070734689 -1912 450340029 -1913 643848009 -1914 815459195 -1915 1353990772 -1916 654194268 -1917 1889781287 -1918 681142581 -1919 1816360982 -1920 902021649 -1921 402880174 -1922 1985918440 -1923 1991296444 -1924 1225960994 -1925 1440898011 -1926 365961335 -1927 295423448 -1928 386899330 -1929 326577597 -1930 248876614 -1931 716153480 -1932 570043458 -1933 1458154923 -1934 1403193627 -1935 1234005485 -1936 505721706 -1937 85836472 -1938 2003031458 -1939 144833776 -1940 395620162 -1941 1790340202 -1942 1215568466 -1943 845960192 -1944 286704564 -1945 2031027661 -1946 52467316 -1947 940898832 -1948 1773325300 -1949 733609897 -1950 609776167 -1951 527863302 -1952 1136490072 -1953 448210959 -1954 371676098 -1955 214967418 -1956 1889108971 -1957 737637434 -1958 510390866 -1959 128524653 -1960 1064215031 -1961 759267480 -1962 844678133 -1963 1634258489 -1964 69938755 -1965 100388112 -1966 720780327 -1967 575660461 -1968 186224584 -1969 576328137 -1970 720494238 -1971 581844747 -1972 219184692 -1973 1936062704 -1974 1427804939 -1975 505889256 -1976 1819606717 -1977 1480272255 -1978 1446788088 -1979 1445448370 -1980 66398505 -1981 2056564255 -1982 1973311672 -1983 1202888577 -1984 357291567 -1985 197504122 -1986 1417855995 -1987 98916890 -1988 935141556 -1989 1928246861 -1990 227441543 -1991 1999356587 -1992 540030693 -1993 1072119676 -1994 1486131429 -1995 609969448 -1996 1172507788 -1997 59428108 -1998 1185629910 -1999 1358732373 -2000 635756245 -2001 1906124148 -2002 1940577120 -2003 854940937 -2004 1694703204 -2005 1220898411 -2006 1360830193 -2007 1366826273 -2008 553687018 -2009 660134634 -2010 664790995 -2011 620085523 -2012 569215241 -2013 490619019 -2014 1822974100 -2015 926506808 -2016 688123142 -2017 1093346447 -2018 1025423698 -2019 1623264698 -2020 874109660 -2021 1252865241 -2022 1475137638 -2023 1414140353 -2024 177501269 -2025 813785419 -2026 2024109802 -2027 1350009058 -2028 873213527 -2029 1062256064 -2030 561257783 -2031 1508969772 -2032 820896564 -2033 354351255 -2034 216427062 -2035 368116120 -2036 1575249666 -2037 1577257255 -2038 1734942393 -2039 2128936684 -2040 89908241 -2041 252249741 -2042 601538560 -2043 659123483 -2044 742868760 -2045 277029012 -2046 1585630291 -2047 1430991902 -2048 1370375460 -2049 463570342 -2050 906772953 -2051 97001472 -2052 1716435583 -2053 234426943 -2054 1511141826 -2055 1893936853 -2056 1048212362 -2057 1387767980 -2058 1096462263 -2059 1921425889 -2060 302540396 -2061 1657720046 -2062 1282912013 -2063 1123436960 -2064 2012071301 -2065 1499339075 -2066 1491553080 -2067 1439837319 -2068 929112683 -2069 1079011825 -2070 1421290355 -2071 1019020924 -2072 1331261566 -2073 2022828915 -2074 1678144407 -2075 2074130327 -2076 152374280 -2077 1116291051 -2078 1357638581 -2079 1522749740 -2080 1579861393 -2081 116927886 -2082 1619751212 -2083 1148813328 -2084 351354829 -2085 983409390 -2086 895266533 -2087 1399567191 -2088 223693722 -2089 1991728796 -2090 1173509432 -2091 526234118 -2092 1501965194 -2093 308937798 -2094 1649671078 -2095 1366552847 -2096 1808276873 -2097 993740510 -2098 658906518 -2099 589905908 -2100 2072752336 -2101 2080196874 -2102 1608926833 -2103 1256530254 -2104 1955542141 -2105 1139587592 -2106 1183176933 -2107 2107916421 -2108 108394995 -2109 393331867 -2110 1483182513 -2111 1688256388 -2112 510259753 -2113 955450078 -2114 689586069 -2115 861614583 -2116 1938859468 -2117 1584852602 -2118 113698126 -2119 15069543 -2120 1429097751 -2121 1287207559 -2122 541303661 -2123 783579297 -2124 1596145357 -2125 43491092 -2126 2648497 -2127 1256938582 -2128 1037231602 -2129 661555015 -2130 1846844491 -2131 962500290 -2132 594268241 -2133 1308287676 -2134 71546897 -2135 402326735 -2136 300391620 -2137 1254723830 -2138 362759508 -2139 408786616 -2140 1648055697 -2141 1845942022 -2142 2097043004 -2143 10831803 -2144 653908452 -2145 639145425 -2146 872446386 -2147 445284272 -2148 76514380 -2149 986144512 -2150 460353815 -2151 1505612131 -2152 125868423 -2153 1001657477 -2154 141707780 -2155 1722013780 -2156 1045148569 -2157 144356277 -2158 831468715 -2159 2082380171 -2160 805911293 -2161 530829558 -2162 897396814 -2163 1400179534 -2164 1839117234 -2165 968943711 -2166 1802506269 -2167 2139508854 -2168 76183893 -2169 17782130 -2170 400811822 -2171 1724239591 -2172 1863724152 -2173 350371179 -2174 1735071394 -2175 370148956 -2176 989516604 -2177 460034132 -2178 815433228 -2179 1066030984 -2180 1446178644 -2181 1275787044 -2182 424159467 -2183 1572047068 -2184 129960873 -2185 565867248 -2186 1146577200 -2187 1175109442 -2188 710223525 -2189 1978045915 -2190 1110005965 -2191 1516134818 -2192 361391825 -2193 2007402779 -2194 768830705 -2195 53025411 -2196 828862842 -2197 423853326 -2198 45050618 -2199 905046736 -2200 441635456 -2201 445862440 -2202 481802679 -2203 157875960 -2204 796233619 -2205 69390425 -2206 528024916 -2207 1785750224 -2208 529424557 -2209 1343458145 -2210 704297560 -2211 1975603201 -2212 471761541 -2213 1128457028 -2214 1400166621 -2215 601722414 -2216 1694324276 -2217 399260174 -2218 1776831856 -2219 257064153 -2220 229822441 -2221 739354173 -2222 1773198972 -2223 591214267 -2224 599273305 -2225 394546029 -2226 644239678 -2227 1428136147 -2228 818399355 -2229 689290296 -2230 185699235 -2231 1260034812 -2232 1135152737 -2233 667501914 -2234 1417910772 -2235 1931386356 -2236 736892339 -2237 1945935689 -2238 1569652932 -2239 1266316896 -2240 1141910186 -2241 126466845 -2242 1094436450 -2243 1613671727 -2244 1254923873 -2245 347119423 -2246 67910493 -2247 801764501 -2248 746379597 -2249 1844742349 -2250 1058828654 -2251 976202039 -2252 436612874 -2253 684543978 -2254 1567416306 -2255 1035886179 -2256 1079090007 -2257 64172336 -2258 316538679 -2259 1897489363 -2260 753462633 -2261 502237914 -2262 1010040527 -2263 1888615370 -2264 1169739829 -2265 280467651 -2266 1672518078 -2267 1906632168 -2268 78919692 -2269 1094687363 -2270 1025465417 -2271 1220829878 -2272 1221154208 -2273 2119901867 -2274 687017957 -2275 328594433 -2276 319537642 -2277 754928450 -2278 1130358934 -2279 1065917240 -2280 452187151 -2281 41703940 -2282 2042119279 -2283 888800026 -2284 726247919 -2285 1462051937 -2286 1924686205 -2287 1805337926 -2288 1526224273 -2289 93741236 -2290 1555343641 -2291 132203258 -2292 595979151 -2293 417900520 -2294 2020818628 -2295 1765718980 -2296 698368172 -2297 1545853059 -2298 1524867500 -2299 777287864 -2300 493056774 -2301 402849269 -2302 1998117743 -2303 1714210982 -2304 375267488 -2305 537652052 -2306 2042805415 -2307 694805131 -2308 1292580503 -2309 1025680701 -2310 1760722371 -2311 1744767654 -2312 1067384641 -2313 1655358002 -2314 486084032 -2315 1793632560 -2316 969926291 -2317 263286590 -2318 1451486839 -2319 348666916 -2320 357027826 -2321 859346832 -2322 480870175 -2323 953006977 -2324 1277247353 -2325 354205155 -2326 571242309 -2327 1975615525 -2328 1900058214 -2329 2096109810 -2330 605419741 -2331 245631340 -2332 351475431 -2333 456053836 -2334 1959842322 -2335 726742920 -2336 993705889 -2337 1855164089 -2338 1421548051 -2339 138802744 -2340 733361142 -2341 1034786774 -2342 1883570398 -2343 1800745784 -2344 542661128 -2345 222170783 -2346 1446894696 -2347 1512587419 -2348 485457373 -2349 750897887 -2350 1861254335 -2351 842485199 -2352 1610244720 -2353 194640862 -2354 1795492177 -2355 740008425 -2356 548846018 -2357 219250838 -2358 568140302 -2359 301420584 -2360 167877000 -2361 1173560043 -2362 547051925 -2363 519352432 -2364 1629613880 -2365 359410599 -2366 1246095352 -2367 475836121 -2368 67091041 -2369 520159755 -2370 614638865 -2371 800452183 -2372 1554946529 -2373 350725615 -2374 453714319 -2375 2097607657 -2376 572896398 -2377 1900609016 -2378 1462711428 -2379 1058353771 -2380 504023255 -2381 1176482115 -2382 1900838971 -2383 2114267975 -2384 1371122978 -2385 1548847500 -2386 706792752 -2387 1919968996 -2388 1768098338 -2389 1274933054 -2390 73905932 -2391 1935975339 -2392 301009450 -2393 620957857 -2394 307844123 -2395 1930623330 -2396 980368457 -2397 1553939475 -2398 258975803 -2399 1047459498 -2400 2074099230 -2401 873614668 -2402 1847911681 -2403 1481562111 -2404 1224340283 -2405 154142353 -2406 1431686120 -2407 1797236682 -2408 2054751369 -2409 746913900 -2410 708106805 -2411 411290976 -2412 1923396015 -2413 461462128 -2414 378075304 -2415 1147035345 -2416 2010309628 -2417 1084868056 -2418 919520693 -2419 1630924319 -2420 212317463 -2421 993426626 -2422 1419416010 -2423 513326913 -2424 1614384483 -2425 1727260133 -2426 296466595 -2427 447269292 -2428 1133715960 -2429 555442398 -2430 1494728790 -2431 1060331542 -2432 1429057066 -2433 1195156824 -2434 394410005 -2435 505913701 -2436 1349299177 -2437 1826096125 -2438 155666735 -2439 1256566898 -2440 425526377 -2441 863773541 -2442 1667857874 -2443 201438744 -2444 1325235669 -2445 2045933178 -2446 1348474090 -2447 1188061650 -2448 983317587 -2449 120511135 -2450 671502321 -2451 1195635050 -2452 1113937761 -2453 2090918331 -2454 1708961963 -2455 580838597 -2456 1670694816 -2457 2005428558 -2458 1028107889 -2459 656927128 -2460 413387308 -2461 375353032 -2462 1717258670 -2463 1842444374 -2464 1570509856 -2465 2111668675 -2466 200874427 -2467 772325385 -2468 1790281152 -2469 356541163 -2470 2028892283 -2471 68323881 -2472 1220314704 -2473 1549266509 -2474 269762625 -2475 398066725 -2476 1447716040 -2477 1618236715 -2478 1586128375 -2479 283549979 -2480 1738747851 -2481 110147048 -2482 1479185029 -2483 705201964 -2484 53581731 -2485 1040663344 -2486 1286040561 -2487 1724276547 -2488 898608254 -2489 166664803 -2490 233720027 -2491 1311995562 -2492 542017835 -2493 1950978697 -2494 1006956288 -2495 2112527691 -2496 1915163724 -2497 1207830715 -2498 737369428 -2499 1557961228 -2500 1564371878 -2501 618778063 -2502 1626285109 -2503 637202934 -2504 20560924 -2505 1896047735 -2506 1035269660 -2507 1468276964 -2508 1366800802 -2509 473914387 -2510 1751826943 -2511 958065005 -2512 584061436 -2513 1083528324 -2514 1663266970 -2515 637643167 -2516 2124191668 -2517 801823883 -2518 214436067 -2519 875316274 -2520 968488686 -2521 448156094 -2522 39828188 -2523 1510506521 -2524 251651144 -2525 1046784476 -2526 1475550564 -2527 19331220 -2528 107131544 -2529 65436344 -2530 1577292449 -2531 1671503422 -2532 684214407 -2533 1056093910 -2534 161222709 -2535 704775332 -2536 804657997 -2537 1196492369 -2538 25568648 -2539 23975152 -2540 1670406756 -2541 1777395592 -2542 982040157 -2543 106984544 -2544 713440268 -2545 497823479 -2546 744627712 -2547 690148289 -2548 1299647363 -2549 959063779 -2550 1565464563 -2551 120652401 -2552 1407219873 -2553 1605292752 -2554 1631158923 -2555 1658871017 -2556 504593580 -2557 959225839 -2558 1678202238 -2559 611725124 -2560 1024662184 -2561 1108011039 -2562 135744899 -2563 1708876591 -2564 16621301 -2565 296967608 -2566 266168275 -2567 821279299 -2568 1493459977 -2569 291736924 -2570 845254451 -2571 1016383085 -2572 2069132516 -2573 1827294608 -2574 1123367630 -2575 635089136 -2576 177634440 -2577 1867995342 -2578 1325237425 -2579 1477281803 -2580 679575473 -2581 743218341 -2582 1597934204 -2583 2086795346 -2584 201027445 -2585 1081609479 -2586 1598182716 -2587 705621025 -2588 2040835319 -2589 1128901306 -2590 1317346150 -2591 918013855 -2592 89428697 -2593 1453091049 -2594 479406798 -2595 106049998 -2596 1750058657 -2597 745575074 -2598 927329297 -2599 1096034986 -2600 1037311998 -2601 1772583748 -2602 2112418071 -2603 958960866 -2604 1452394709 -2605 1088302053 -2606 1594050002 -2607 1630029149 -2608 808813747 -2609 771803780 -2610 959827304 -2611 1488389220 -2612 1515022121 -2613 410277860 -2614 1427700919 -2615 1716049566 -2616 1491887340 -2617 878399987 -2618 274186943 -2619 1385239011 -2620 2007301293 -2621 1591533093 -2622 155769218 -2623 2096729990 -2624 897140494 -2625 635176016 -2626 55296340 -2627 499715503 -2628 1380751090 -2629 982625638 -2630 1595750489 -2631 270579440 -2632 607725738 -2633 1560684913 -2634 1229540306 -2635 2060120447 -2636 501503318 -2637 676106661 -2638 1542665948 -2639 1310317066 -2640 1447910441 -2641 355009604 -2642 651222638 -2643 815448914 -2644 765287465 -2645 2078923557 -2646 384014832 -2647 109691157 -2648 809839896 -2649 658201775 -2650 1494930168 -2651 669657541 -2652 102251221 -2653 1650699386 -2654 618903883 -2655 999391715 -2656 138391754 -2657 674200224 -2658 1499107219 -2659 1519142845 -2660 1656825862 -2661 947374060 -2662 1789722285 -2663 117067952 -2664 360575325 -2665 871778944 -2666 29704752 -2667 862078644 -2668 1547885605 -2669 1572370700 -2670 24912062 -2671 848312398 -2672 1927380305 -2673 676134700 -2674 1663761312 -2675 545184122 -2676 607574610 -2677 2047776144 -2678 654875279 -2679 1417414506 -2680 558494271 -2681 2321799 -2682 2087072048 -2683 660745492 -2684 1653021185 -2685 558492283 -2686 1660137208 -2687 1791412939 -2688 1232692507 -2689 1011760779 -2690 1163072136 -2691 742034721 -2692 1959134839 -2693 805310774 -2694 859102674 -2695 172226517 -2696 1677089718 -2697 888807426 -2698 1034305161 -2699 1077491675 -2700 313694478 -2701 1059217223 -2702 1925804073 -2703 93591135 -2704 1735351923 -2705 1442081737 -2706 638775257 -2707 195442885 -2708 1342374233 -2709 1293650536 -2710 1612857392 -2711 1900868504 -2712 1295972335 -2713 1552445792 -2714 414130349 -2715 801509872 -2716 2110938075 -2717 2074267557 -2718 445439164 -2719 1196146935 -2720 938544688 -2721 1608511300 -2722 1938181656 -2723 750195879 -2724 266338426 -2725 649800682 -2726 922422396 -2727 1943428144 -2728 1538608108 -2729 1956727557 -2730 873436171 -2731 1852302587 -2732 868461132 -2733 651756596 -2734 1945893722 -2735 456329408 -2736 2093838333 -2737 437185332 -2738 651772293 -2739 1288728918 -2740 1730835868 -2741 117146037 -2742 1042113775 -2743 879324556 -2744 1669591829 -2745 1456244124 -2746 1680834428 -2747 1633046257 -2748 1383028033 -2749 2126273592 -2750 681709544 -2751 174089073 -2752 1587301245 -2753 472407552 -2754 924284952 -2755 1853639671 -2756 1122208235 -2757 1846707349 -2758 1649584168 -2759 513332695 -2760 1655951258 -2761 375536691 -2762 218151634 -2763 376928743 -2764 1027293288 -2765 16561709 -2766 833258151 -2767 973647973 -2768 453747041 -2769 1485030444 -2770 114893244 -2771 37099261 -2772 1602176482 -2773 1157007019 -2774 916423817 -2775 1124284663 -2776 465767495 -2777 449774598 -2778 609847272 -2779 1848795528 -2780 428564542 -2781 1291556816 -2782 2022884601 -2783 2015865787 -2784 1763964369 -2785 799685905 -2786 1722021811 -2787 738688956 -2788 498909606 -2789 1224122331 -2790 1252021651 -2791 7377217 -2792 1599659022 -2793 1470173286 -2794 384305960 -2795 479468662 -2796 1486734995 -2797 1217564111 -2798 1453116636 -2799 1940482036 -2800 555110907 -2801 1568009880 -2802 1977581297 -2803 9803741 -2804 577533251 -2805 746521467 -2806 1134088405 -2807 1043300746 -2808 1196296065 -2809 1743935677 -2810 744612626 -2811 1624860607 -2812 888008846 -2813 620013579 -2814 1493242747 -2815 504489567 -2816 1419699484 -2817 1067780910 -2818 1243178523 -2819 1918609091 -2820 144419593 -2821 347716526 -2822 1925986308 -2823 1744078615 -2824 1817889812 -2825 162808620 -2826 76063630 -2827 1157141159 -2828 1380372731 -2829 1529180266 -2830 950139547 -2831 1935483638 -2832 949706498 -2833 780237197 -2834 1945287380 -2835 1527239749 -2836 1526758664 -2837 931892137 -2838 423056847 -2839 575571081 -2840 528344166 -2841 1167669473 -2842 52948040 -2843 1416353012 -2844 1787683052 -2845 1546190787 -2846 1920842579 -2847 1059898888 -2848 466488049 -2849 1016537454 -2850 831024331 -2851 610907642 -2852 1364253981 -2853 609526991 -2854 207502610 -2855 1034660145 -2856 772335611 -2857 283566240 -2858 44317657 -2859 5224694 -2860 1812746506 -2861 994457204 -2862 1940708333 -2863 614969356 -2864 1774694401 -2865 1738512065 -2866 2142209105 -2867 1153969417 -2868 522920554 -2869 417782304 -2870 1729540498 -2871 1051264720 -2872 1585451777 -2873 1782488539 -2874 320134085 -2875 1225651181 -2876 1181195678 -2877 93493016 -2878 138066421 -2879 1647683728 -2880 1110030471 -2881 969090753 -2882 111107722 -2883 326800804 -2884 1578617744 -2885 318610332 -2886 1361460949 -2887 203469708 -2888 602176572 -2889 1405778606 -2890 208694402 -2891 267439430 -2892 252752163 -2893 1919087 -2894 882408786 -2895 2027446564 -2896 1740431152 -2897 877134243 -2898 1033932334 -2899 115868058 -2900 1294916547 -2901 615989184 -2902 1167132779 -2903 732884676 -2904 250994075 -2905 1487266864 -2906 1958535857 -2907 1432189754 -2908 1580759880 -2909 2096602279 -2910 932389834 -2911 543306703 -2912 918209384 -2913 1043497556 -2914 870107507 -2915 349343480 -2916 1362107889 -2917 84084809 -2918 552813188 -2919 1964284461 -2920 1489863415 -2921 761507591 -2922 84240244 -2923 1742615578 -2924 763426678 -2925 966649030 -2926 1622578495 -2927 356374183 -2928 1843783274 -2929 509027181 -2930 472242241 -2931 991216173 -2932 1125016365 -2933 1639375020 -2934 1724100850 -2935 1376010441 -2936 979158236 -2937 1535153059 -2938 660716547 -2939 412434469 -2940 1484271690 -2941 1593106381 -2942 955741172 -2943 254997426 -2944 489120289 -2945 1825848680 -2946 604340907 -2947 1851228178 -2948 1909933489 -2949 1157154095 -2950 1668028992 -2951 1252313256 -2952 1918661686 -2953 1752269236 -2954 847445187 -2955 534604717 -2956 571434618 -2957 322540034 -2958 890978900 -2959 267734244 -2960 831567215 -2961 1363221141 -2962 1258950418 -2963 1956583580 -2964 855112514 -2965 835567620 -2966 1185110373 -2967 1834270750 -2968 223237031 -2969 1845826920 -2970 99221571 -2971 1707508722 -2972 1291449653 -2973 1054962744 -2974 1962506148 -2975 1780569943 -2976 733327776 -2977 419363407 -2978 1484314473 -2979 495777617 -2980 1576517503 -2981 1004859817 -2982 1748090873 -2983 1347695541 -2984 609645405 -2985 448052412 -2986 1882300258 -2987 1181080024 -2988 770592446 -2989 625795510 -2990 1448814268 -2991 1602159661 -2992 1989016652 -2993 560281038 -2994 1411259594 -2995 696645518 -2996 1395848658 -2997 448886319 -2998 383432620 -2999 1619085690 -3000 147229592 -3001 482654192 -3002 1179110764 -3003 1438679245 -3004 1537616936 -3005 994133264 -3006 1071765540 -3007 123461064 -3008 1413496672 -3009 408596366 -3010 619238681 -3011 842530527 -3012 1413456183 -3013 219845906 -3014 42742420 -3015 2023101589 -3016 667898319 -3017 1925042679 -3018 1056697965 -3019 1438490765 -3020 403354541 -3021 358028585 -3022 893166779 -3023 244887545 -3024 918309624 -3025 156942725 -3026 941533063 -3027 166674634 -3028 605829044 -3029 1324965684 -3030 1785760324 -3031 753058636 -3032 1807619876 -3033 817387440 -3034 44254234 -3035 1197753164 -3036 1811520705 -3037 1116019774 -3038 1321214228 -3039 1077533729 -3040 1524616140 -3041 1940452909 -3042 1920064256 -3043 790588676 -3044 12815167 -3045 1962806676 -3046 666206617 -3047 680713486 -3048 1740365707 -3049 1722904582 -3050 2119204252 -3051 2143720249 -3052 2080933167 -3053 864887383 -3054 241124146 -3055 851759143 -3056 1021830108 -3057 1182657210 -3058 1018433778 -3059 1627659152 -3060 360139246 -3061 656710454 -3062 233234141 -3063 20275474 -3064 1474097895 -3065 277488375 -3066 1218028638 -3067 1138134952 -3068 1393508149 -3069 391759218 -3070 68185033 -3071 770640642 -3072 184728479 -3073 1988249289 -3074 1561229318 -3075 197543646 -3076 1803572317 -3077 79952287 -3078 878257133 -3079 1396454377 -3080 1802856869 -3081 849977737 -3082 1392690978 -3083 1736306388 -3084 1714865120 -3085 1633815124 -3086 440581884 -3087 589211580 -3088 668988686 -3089 1459015662 -3090 69387084 -3091 1029127932 -3092 2115726116 -3093 302621225 -3094 1049403406 -3095 1442340363 -3096 580109600 -3097 119948396 -3098 432991667 -3099 1973617750 -3100 511707614 -3101 501176700 -3102 596774744 -3103 696436093 -3104 341942341 -3105 10520414 -3106 893979740 -3107 2145514659 -3108 90472701 -3109 1772236873 -3110 1394485388 -3111 1893329570 -3112 474730962 -3113 639692718 -3114 1482152310 -3115 42112434 -3116 126024194 -3117 1922734194 -3118 631324014 -3119 795012881 -3120 1234266208 -3121 700711098 -3122 1824140813 -3123 1202508677 -3124 1003332324 -3125 726060572 -3126 497365392 -3127 1583441924 -3128 846008968 -3129 930357060 -3130 1409576026 -3131 1357716583 -3132 1431533760 -3133 2006350770 -3134 2054152676 -3135 1773476102 -3136 2016871184 -3137 800648768 -3138 1771507113 -3139 2107343885 -3140 425401993 -3141 1018508853 -3142 1853189807 -3143 900132955 -3144 1658201571 -3145 1187858470 -3146 942245389 -3147 1784225765 -3148 963109016 -3149 1573569403 -3150 431754998 -3151 49891577 -3152 126796854 -3153 108412164 -3154 1252400254 -3155 1130129178 -3156 834472736 -3157 1749765646 -3158 566087454 -3159 1680481704 -3160 532639058 -3161 1975663481 -3162 890714639 -3163 1964172819 -3164 1834530603 -3165 797383668 -3166 1590165273 -3167 1703918140 -3168 1598032436 -3169 1214188738 -3170 1663778377 -3171 2023434430 -3172 85213943 -3173 1369484537 -3174 776083737 -3175 1743415514 -3176 409859359 -3177 1718329127 -3178 1380157631 -3179 1372968375 -3180 1144414882 -3181 1811912630 -3182 1422859952 -3183 1271211736 -3184 1920324794 -3185 527776558 -3186 253857266 -3187 607313882 -3188 130058557 -3189 819944721 -3190 140311938 -3191 662697615 -3192 648124554 -3193 1031026578 -3194 479386786 -3195 335171509 -3196 1828410246 -3197 2069552059 -3198 2039089649 -3199 1278959034 -3200 1136257149 -3201 1555384379 -3202 1154909816 -3203 1221471092 -3204 777385268 -3205 1930993554 -3206 817402958 -3207 1187244627 -3208 1501839033 -3209 50076942 -3210 412729354 -3211 498770267 -3212 1861989572 -3213 1835589307 -3214 1769982004 -3215 1634830718 -3216 215882217 -3217 2023839270 -3218 94660952 -3219 345940774 -3220 696300343 -3221 234972890 -3222 1008638390 -3223 1344424897 -3224 1265999468 -3225 1488025176 -3226 1679596407 -3227 946926066 -3228 1410093588 -3229 1571202408 -3230 78401453 -3231 398867089 -3232 979103139 -3233 1233311269 -3234 1620338182 -3235 1756488407 -3236 1016821175 -3237 290257492 -3238 796249386 -3239 371176560 -3240 340334434 -3241 1208978741 -3242 869946828 -3243 54840358 -3244 897084400 -3245 492445184 -3246 1689671076 -3247 1112966617 -3248 368800806 -3249 1784332028 -3250 1458907392 -3251 1065101150 -3252 2019304919 -3253 320062134 -3254 262042399 -3255 1137820739 -3256 1808087310 -3257 1941638806 -3258 2084746806 -3259 1070697250 -3260 1365357567 -3261 15664611 -3262 1469564340 -3263 196977058 -3264 1248975880 -3265 942418874 -3266 1953465466 -3267 118313408 -3268 1232676366 -3269 602231204 -3270 489489968 -3271 1573010801 -3272 1811209945 -3273 1359436796 -3274 1627851159 -3275 560810697 -3276 1851881980 -3277 1170038588 -3278 1673777315 -3279 73199139 -3280 806886968 -3281 985201059 -3282 1138300289 -3283 678708239 -3284 1305263193 -3285 1400342688 -3286 1816528979 -3287 965866855 -3288 1194497847 -3289 1753792137 -3290 2036564106 -3291 412371766 -3292 1769456748 -3293 1358644798 -3294 609348824 -3295 870948980 -3296 153580024 -3297 415330642 -3298 989262388 -3299 1386256390 -3300 1017561847 -3301 1478752357 -3302 811783543 -3303 681288144 -3304 690705505 -3305 292151055 -3306 1242098842 -3307 395103838 -3308 1462189643 -3309 768392509 -3310 468302977 -3311 121592963 -3312 1753593568 -3313 1606603266 -3314 800301203 -3315 911373113 -3316 859462306 -3317 469346534 -3318 1877239968 -3319 2053960153 -3320 75655023 -3321 1766320426 -3322 318848271 -3323 1845111771 -3324 977481576 -3325 928197096 -3326 568577103 -3327 1131061600 -3328 1343527738 -3329 1557839492 -3330 369834343 -3331 213605937 -3332 889108201 -3333 1181617886 -3334 894894082 -3335 1579813706 -3336 1473768941 -3337 2136992924 -3338 1974917544 -3339 788474936 -3340 757901785 -3341 295736873 -3342 910067900 -3343 364011705 -3344 1902340139 -3345 1710369103 -3346 1275384818 -3347 614318798 -3348 32231989 -3349 1005141138 -3350 520795303 -3351 107887012 -3352 623977917 -3353 839643575 -3354 1952998783 -3355 1601459493 -3356 1767840671 -3357 374092238 -3358 585037446 -3359 963884761 -3360 1931931730 -3361 954871789 -3362 1177490699 -3363 673556283 -3364 2136489675 -3365 2072384781 -3366 105886342 -3367 1462774969 -3368 2061894057 -3369 2080803886 -3370 103766257 -3371 672312194 -3372 229057112 -3373 1013834157 -3374 1036323899 -3375 2131397251 -3376 576719612 -3377 164225069 -3378 598232401 -3379 608951601 -3380 1169366207 -3381 1119027705 -3382 716838613 -3383 1793344124 -3384 1958671280 -3385 522353748 -3386 1247319970 -3387 1579028303 -3388 896445987 -3389 1832357416 -3390 395429416 -3391 680894069 -3392 639745557 -3393 1572920115 -3394 1354450353 -3395 628751584 -3396 1497821248 -3397 1460336695 -3398 2091526553 -3399 1412231657 -3400 1393656933 -3401 47809163 -3402 2084543851 -3403 1622714045 -3404 1061643320 -3405 973384102 -3406 1606627649 -3407 1638362933 -3408 1137609171 -3409 57376402 -3410 99830886 -3411 159491731 -3412 1176404107 -3413 816669500 -3414 1952835855 -3415 987591739 -3416 1339023248 -3417 1052672177 -3418 419136394 -3419 87985587 -3420 737545945 -3421 814565811 -3422 768879657 -3423 1377291502 -3424 240002278 -3425 2123330010 -3426 2006043087 -3427 1737823527 -3428 1436183057 -3429 1950085992 -3430 1002571536 -3431 682356342 -3432 1997895155 -3433 939631740 -3434 157586740 -3435 912054828 -3436 1913015842 -3437 1764214389 -3438 402934113 -3439 903141366 -3440 1821590791 -3441 502764999 -3442 1062633097 -3443 850511251 -3444 1319434499 -3445 867985304 -3446 1838102990 -3447 510974100 -3448 1920657482 -3449 109755737 -3450 598959687 -3451 510719779 -3452 924321548 -3453 1367839344 -3454 1888011282 -3455 1164323826 -3456 1343685706 -3457 1746570721 -3458 754663705 -3459 632385115 -3460 1549173065 -3461 1757235242 -3462 1314741458 -3463 1399584573 -3464 549383334 -3465 1472328198 -3466 164155753 -3467 314915528 -3468 1089058939 -3469 567089866 -3470 1218056894 -3471 763166082 -3472 1069854865 -3473 133206343 -3474 1613677333 -3475 241805717 -3476 1001191648 -3477 1304296676 -3478 752779817 -3479 774365482 -3480 1414052413 -3481 1351739504 -3482 1285085261 -3483 190890313 -3484 572095201 -3485 1025612895 -3486 1355214139 -3487 1915780907 -3488 624699968 -3489 2109877845 -3490 400682375 -3491 26389386 -3492 1719629439 -3493 1715423833 -3494 1425973959 -3495 121529125 -3496 1040268383 -3497 1590129712 -3498 436444653 -3499 2129327322 -3500 9735930 -3501 1654501548 -3502 745009756 -3503 1079590795 -3504 1787707891 -3505 211203442 -3506 1321396512 -3507 641415891 -3508 1515500118 -3509 2074176329 -3510 1415781373 -3511 782068883 -3512 1278432186 -3513 553382987 -3514 972959196 -3515 1850527387 -3516 1578995882 -3517 180689687 -3518 1618824646 -3519 56212203 -3520 143083884 -3521 2019507021 -3522 82601589 -3523 1862713323 -3524 1587447206 -3525 1508575548 -3526 1984242448 -3527 480231941 -3528 951221612 -3529 273203454 -3530 462075615 -3531 960957542 -3532 1927705002 -3533 1207085372 -3534 2040548337 -3535 1567929245 -3536 1418288814 -3537 1214461202 -3538 61861489 -3539 786305284 -3540 1141153883 -3541 1477642862 -3542 1568374167 -3543 272102421 -3544 2031025849 -3545 393849715 -3546 2122629808 -3547 1462538084 -3548 574539402 -3549 1593970807 -3550 1518750287 -3551 717623287 -3552 1465994180 -3553 1601351876 -3554 432852962 -3555 905957739 -3556 962443776 -3557 269611763 -3558 1386189680 -3559 1913665388 -3560 542815217 -3561 1848265296 -3562 727139282 -3563 323036571 -3564 907867020 -3565 620203971 -3566 1890965816 -3567 178672186 -3568 1834665173 -3569 1952827305 -3570 964977470 -3571 828335409 -3572 1282986520 -3573 385867989 -3574 1100437830 -3575 1166528721 -3576 779717704 -3577 1075583991 -3578 481583157 -3579 1354257106 -3580 522071150 -3581 2000333444 -3582 2071880393 -3583 1988065330 -3584 1454201672 -3585 357249708 -3586 746539421 -3587 269161800 -3588 626861471 -3589 2132729102 -3590 35343540 -3591 1169676688 -3592 1833510750 -3593 762482822 -3594 1492713259 -3595 593894122 -3596 1382686794 -3597 1236195427 -3598 772566308 -3599 1069868319 -3600 1041539085 -3601 1737543778 -3602 1898203728 -3603 177041957 -3604 2123411767 -3605 851157911 -3606 1343570678 -3607 755645823 -3608 1926741902 -3609 1825153836 -3610 2109902929 -3611 301329404 -3612 1678003632 -3613 2034299675 -3614 141911086 -3615 984721657 -3616 244065735 -3617 888450508 -3618 1253883457 -3619 870927206 -3620 873695962 -3621 1289226998 -3622 2040603894 -3623 559723064 -3624 2051709820 -3625 1385833505 -3626 1153617186 -3627 1286912966 -3628 474545284 -3629 1926183494 -3630 209297638 -3631 1516084369 -3632 1516243624 -3633 2107501366 -3634 1693126326 -3635 1492171743 -3636 811175629 -3637 889213357 -3638 100333918 -3639 590433883 -3640 566883545 -3641 62753199 -3642 891763287 -3643 97403529 -3644 2097052874 -3645 1033674374 -3646 1082125186 -3647 193634961 -3648 1922124882 -3649 188524996 -3650 1064562167 -3651 648337196 -3652 1477751994 -3653 957682413 -3654 1208060260 -3655 1381978166 -3656 196032270 -3657 214193798 -3658 521407485 -3659 670577555 -3660 2140377292 -3661 730705123 -3662 39178276 -3663 1509137268 -3664 690722841 -3665 1732304603 -3666 853825363 -3667 1501898471 -3668 474034312 -3669 954159281 -3670 2092332354 -3671 1040917857 -3672 1016912480 -3673 836611994 -3674 1138321386 -3675 966481707 -3676 1870286368 -3677 72962925 -3678 1160116668 -3679 1644927602 -3680 261487921 -3681 77195188 -3682 145781150 -3683 1739239915 -3684 1034877601 -3685 1353841410 -3686 973734433 -3687 1230909872 -3688 1568035208 -3689 1495141918 -3690 1901487427 -3691 1560928852 -3692 78363393 -3693 1940665703 -3694 922582472 -3695 769086235 -3696 1525486658 -3697 1776407835 -3698 123501058 -3699 1999520970 -3700 583083468 -3701 68349764 -3702 892955179 -3703 1599995948 -3704 904961758 -3705 2031276566 -3706 418994007 -3707 627764478 -3708 2104239491 -3709 1579110676 -3710 125208432 -3711 218243764 -3712 1656305864 -3713 270989582 -3714 1957483679 -3715 543699817 -3716 1624830992 -3717 783734464 -3718 1774609689 -3719 1045382552 -3720 131392735 -3721 1528613468 -3722 458827756 -3723 209756128 -3724 1321795524 -3725 1381410228 -3726 978842363 -3727 699798534 -3728 1010334415 -3729 1102343421 -3730 551835857 -3731 1593417883 -3732 1170693186 -3733 1444791036 -3734 1045930184 -3735 2075654944 -3736 1328583954 -3737 1464924191 -3738 555935775 -3739 1285339797 -3740 896551219 -3741 681144207 -3742 1503583561 -3743 405373435 -3744 952133790 -3745 1313583592 -3746 949073253 -3747 429481134 -3748 2097318057 -3749 576199294 -3750 1474863687 -3751 81227144 -3752 2104812763 -3753 1933691443 -3754 290983272 -3755 1279124639 -3756 1167618024 -3757 1269825636 -3758 1978923173 -3759 30468791 -3760 224685409 -3761 383275382 -3762 1623886675 -3763 1395378595 -3764 1828066419 -3765 522333211 -3766 1323549892 -3767 1009166725 -3768 1987257402 -3769 1879485667 -3770 147022875 -3771 736324974 -3772 413146226 -3773 1650606436 -3774 1141698409 -3775 1365280016 -3776 816706381 -3777 2090771662 -3778 1794761151 -3779 766540790 -3780 519487309 -3781 1122141190 -3782 847767934 -3783 476816424 -3784 908348985 -3785 1138751206 -3786 1755941063 -3787 2075967009 -3788 261093194 -3789 1587380588 -3790 2106435801 -3791 485778604 -3792 1970655971 -3793 1582838828 -3794 1881157199 -3795 1651238742 -3796 2105172039 -3797 1057223443 -3798 512921819 -3799 1944945793 -3800 789225462 -3801 659944694 -3802 533787119 -3803 1202371689 -3804 163067483 -3805 1675485529 -3806 420168057 -3807 979773864 -3808 1618773543 -3809 67445560 -3810 1746314654 -3811 2138260852 -3812 1189586750 -3813 446598940 -3814 467593628 -3815 2097935736 -3816 1585350146 -3817 76051043 -3818 2026419097 -3819 1846443341 -3820 1663431632 -3821 1985371250 -3822 184738297 -3823 1486603955 -3824 1420726430 -3825 2065895496 -3826 990359049 -3827 1378414821 -3828 975635292 -3829 1503280868 -3830 1175876967 -3831 1764860754 -3832 15741915 -3833 1709664086 -3834 819748795 -3835 178809398 -3836 1237665967 -3837 1239916853 -3838 1158583262 -3839 708955863 -3840 1307362413 -3841 757414268 -3842 699733067 -3843 349465516 -3844 1204013208 -3845 1167326696 -3846 299917604 -3847 641879706 -3848 1243377739 -3849 178853053 -3850 340839399 -3851 759325723 -3852 16740656 -3853 525577696 -3854 98446030 -3855 1437467086 -3856 443989545 -3857 1088805079 -3858 668398260 -3859 1419624837 -3860 444602300 -3861 1844275227 -3862 1037001943 -3863 460344215 -3864 1406455665 -3865 1856750739 -3866 639153613 -3867 496637985 -3868 949183944 -3869 1797736875 -3870 1205593848 -3871 109062709 -3872 407667495 -3873 1905326915 -3874 458528225 -3875 1611680703 -3876 925169963 -3877 758445829 -3878 106076761 -3879 21064055 -3880 937298883 -3881 446916161 -3882 780389778 -3883 954039539 -3884 972493857 -3885 878835809 -3886 244022977 -3887 1416483402 -3888 1967640888 -3889 912421237 -3890 688624591 -3891 264759540 -3892 609212816 -3893 1725626535 -3894 725103755 -3895 2015668482 -3896 1434893626 -3897 1364257368 -3898 364822819 -3899 236593922 -3900 1014510595 -3901 1570416667 -3902 345656631 -3903 1422178090 -3904 1328259934 -3905 804184857 -3906 886375145 -3907 105946250 -3908 1562630686 -3909 992451907 -3910 127010305 -3911 352445921 -3912 1439368068 -3913 907400083 -3914 1306485460 -3915 264378277 -3916 1786235892 -3917 1550508438 -3918 1680861680 -3919 1606393133 -3920 315446027 -3921 222002623 -3922 1871152673 -3923 924658844 -3924 1947629158 -3925 448772781 -3926 792843678 -3927 1235039136 -3928 1813030149 -3929 1157666497 -3930 1471633058 -3931 680057097 -3932 580599516 -3933 1817289690 -3934 2102235187 -3935 1908859450 -3936 473990899 -3937 841126685 -3938 2014805700 -3939 2036621585 -3940 1833578592 -3941 2141816005 -3942 241583859 -3943 1125463012 -3944 901732441 -3945 1548069319 -3946 1389841289 -3947 540484685 -3948 951094109 -3949 923219321 -3950 2146877818 -3951 1266540137 -3952 1145221945 -3953 1870546844 -3954 43715333 -3955 945367455 -3956 171835977 -3957 836559011 -3958 32922944 -3959 1984866126 -3960 1994225508 -3961 1504556002 -3962 517439575 -3963 427341376 -3964 1174362044 -3965 472191115 -3966 188717178 -3967 1648352943 -3968 1313317800 -3969 56039231 -3970 1537490881 -3971 999412744 -3972 50371588 -3973 1779074740 -3974 2124875756 -3975 952104029 -3976 1179660411 -3977 1367233397 -3978 1492588715 -3979 2130754521 -3980 142969071 -3981 1491982885 -3982 1249811010 -3983 1288191016 -3984 1215046081 -3985 1293526343 -3986 86074823 -3987 1386882058 -3988 2130085354 -3989 118997767 -3990 1224264537 -3991 1976827214 -3992 1623553770 -3993 1741704112 -3994 256684942 -3995 650432166 -3996 66411579 -3997 445402120 -3998 151301462 -3999 1379729379 -4000 501441351 -4001 1688792343 -4002 231658475 -4003 551812940 -4004 1320383435 -4005 209050583 -4006 1503916969 -4007 352560198 -4008 1576283981 -4009 849022036 -4010 335831071 -4011 1719253052 -4012 193521274 -4013 1585642081 -4014 859960420 -4015 1408567355 -4016 731684776 -4017 946035243 -4018 647965766 -4019 714286482 -4020 1065033011 -4021 1872230303 -4022 543630048 -4023 541103133 -4024 1466450767 -4025 800314990 -4026 1191535299 -4027 1532862347 -4028 1245717111 -4029 1342836761 -4030 765108078 -4031 1747158462 -4032 884145456 -4033 996766554 -4034 151487754 -4035 57045243 -4036 1205817137 -4037 1655404724 -4038 409605442 -4039 634617470 -4040 356943112 -4041 745436513 -4042 206386874 -4043 550464386 -4044 183594947 -4045 1066347294 -4046 1959031742 -4047 915279723 -4048 2012382538 -4049 459513860 -4050 1629566206 -4051 929931901 -4052 184260515 -4053 25712606 -4054 1471035034 -4055 1650711282 -4056 826027597 -4057 515086685 -4058 1036089981 -4059 2071744708 -4060 1857923447 -4061 1801198060 -4062 1671419522 -4063 594585255 -4064 650480966 -4065 1822907277 -4066 651630499 -4067 1856298103 -4068 1330828353 -4069 1061235941 -4070 343431926 -4071 1687771465 -4072 1806672454 -4073 549818800 -4074 90752204 -4075 1990267401 -4076 1616166095 -4077 2049783946 -4078 758063477 -4079 1481064985 -4080 361814158 -4081 240146035 -4082 263513238 -4083 546074673 -4084 265858641 -4085 1734548272 -4086 49302307 -4087 1091886238 -4088 102151309 -4089 1085392289 -4090 1016147298 -4091 1960074756 -4092 739106701 -4093 540083173 -4094 407176364 -4095 1389587667 -4096 215506802 -4097 1058806863 -4098 1098402122 -4099 1546335155 -4100 2120042804 -4101 1441834048 -4102 1086622972 -4103 1779231610 -4104 1991652849 -4105 1177375176 -4106 1622015364 -4107 1460335296 -4108 1079675474 -4109 232595193 -4110 793916633 -4111 1441489632 -4112 472741228 -4113 1057429871 -4114 1987564305 -4115 738599869 -4116 644494495 -4117 2036866613 -4118 1830486108 -4119 746645804 -4120 974775254 -4121 699149758 -4122 559236913 -4123 1713881955 -4124 1239232931 -4125 966413277 -4126 955985974 -4127 1454739733 -4128 2025220140 -4129 2054388096 -4130 853591240 -4131 1997779296 -4132 1348738497 -4133 1940214213 -4134 1629527258 -4135 1192907698 -4136 970105741 -4137 1104058974 -4138 505759346 -4139 2049781216 -4140 1336654167 -4141 1299675979 -4142 1343787200 -4143 1809395395 -4144 209622202 -4145 1183867858 -4146 400511617 -4147 854116697 -4148 1073250823 -4149 83514077 -4150 1600762501 -4151 2048026077 -4152 782663835 -4153 12515766 -4154 1614424384 -4155 2021896767 -4156 978929043 -4157 422926710 -4158 1329152852 -4159 856665535 -4160 329831158 -4161 35260445 -4162 706961183 -4163 1678569655 -4164 1975474658 -4165 189004794 -4166 723993705 -4167 798096751 -4168 1293063768 -4169 1229753051 -4170 700394319 -4171 482234288 -4172 381945382 -4173 2044181520 -4174 144146035 -4175 591567584 -4176 1080565730 -4177 544657652 -4178 1445684281 -4179 6332905 -4180 628171729 -4181 898963135 -4182 2054358982 -4183 1410835565 -4184 911478901 -4185 1521299718 -4186 1285248684 -4187 1890407945 -4188 1944226428 -4189 466917888 -4190 599589832 -4191 126573938 -4192 502178333 -4193 1306551016 -4194 1805143594 -4195 330169343 -4196 1495555810 -4197 381653651 -4198 1128266095 -4199 641135930 -4200 1611406703 -4201 1828660414 -4202 1123370218 -4203 1993352085 -4204 1725358286 -4205 1267516254 -4206 437436022 -4207 658440368 -4208 1812173906 -4209 1883120303 -4210 664773273 -4211 292861988 -4212 634599790 -4213 571648607 -4214 1703697553 -4215 1546078692 -4216 2092948325 -4217 841462589 -4218 1289002989 -4219 1889691105 -4220 1308380477 -4221 1888592821 -4222 2016265044 -4223 1810558811 -4224 1047660189 -4225 1673924990 -4226 2140728154 -4227 395732351 -4228 2055578641 -4229 1121510601 -4230 1036868282 -4231 1519501696 -4232 802687368 -4233 12754852 -4234 1365370134 -4235 380562006 -4236 1280271106 -4237 1802806156 -4238 1039002375 -4239 944961365 -4240 1538442811 -4241 1703775648 -4242 1237823353 -4243 25558954 -4244 127940608 -4245 794037258 -4246 1571637646 -4247 73405285 -4248 1635499847 -4249 713156987 -4250 1963096391 -4251 796396676 -4252 454266160 -4253 1831877787 -4254 459471839 -4255 1501926350 -4256 1358319129 -4257 452716346 -4258 1897658701 -4259 1266414122 -4260 1574226947 -4261 787043335 -4262 638432171 -4263 229430667 -4264 799798188 -4265 2003802305 -4266 609992674 -4267 2080069294 -4268 1659124813 -4269 1648995049 -4270 877547011 -4271 1050083976 -4272 1205287049 -4273 2115370364 -4274 1075642930 -4275 1333227657 -4276 761923974 -4277 499796928 -4278 1406632943 -4279 249940173 -4280 1212953915 -4281 1222245686 -4282 1046336850 -4283 1667220076 -4284 906639825 -4285 1505808689 -4286 1021662778 -4287 117475306 -4288 1958525035 -4289 771837831 -4290 1383889428 -4291 1385268335 -4292 1558881167 -4293 2022321599 -4294 1614699002 -4295 211195707 -4296 1878640256 -4297 77208028 -4298 143781353 -4299 1390281421 -4300 1726203077 -4301 1021328365 -4302 292881750 -4303 784006479 -4304 989215081 -4305 1368524680 -4306 2117234136 -4307 1751139056 -4308 1868321609 -4309 1376383431 -4310 2001079229 -4311 933791876 -4312 451145469 -4313 899932431 -4314 453528304 -4315 1357785294 -4316 258257473 -4317 1475191082 -4318 1475260600 -4319 69298860 -4320 99545266 -4321 711666381 -4322 1454567195 -4323 1658426433 -4324 586504332 -4325 921782550 -4326 1869622140 -4327 317660941 -4328 998990578 -4329 2013403493 -4330 1707942362 -4331 577710008 -4332 887248210 -4333 2000824112 -4334 1361716487 -4335 1876463292 -4336 1221865145 -4337 1331466975 -4338 1480118700 -4339 942703106 -4340 560366759 -4341 1333714281 -4342 1876494982 -4343 1011512228 -4344 86163065 -4345 182539639 -4346 221813875 -4347 344420538 -4348 1657730721 -4349 1697074475 -4350 413719398 -4351 1757275987 -4352 261257208 -4353 1868286594 -4354 1268218772 -4355 847761541 -4356 642585496 -4357 990357264 -4358 1165422482 -4359 1641576074 -4360 856277110 -4361 725881196 -4362 71802434 -4363 1743525320 -4364 579221661 -4365 1433518921 -4366 1472504964 -4367 1801086806 -4368 617502249 -4369 805140016 -4370 596306264 -4371 1177869008 -4372 2138854298 -4373 325317598 -4374 41897588 -4375 77533715 -4376 507857237 -4377 263711463 -4378 421954253 -4379 18104311 -4380 1960785939 -4381 835673651 -4382 1775380298 -4383 74559499 -4384 556476597 -4385 896115423 -4386 922321040 -4387 1199062093 -4388 1886472687 -4389 2087743522 -4390 693154520 -4391 595266149 -4392 666141071 -4393 764956954 -4394 191307822 -4395 1245362732 -4396 50992228 -4397 1663812786 -4398 898965890 -4399 668494477 -4400 321469155 -4401 1495272154 -4402 1846363485 -4403 312839805 -4404 1820589752 -4405 1888261073 -4406 390373520 -4407 180963342 -4408 4488889 -4409 812327773 -4410 199067653 -4411 1965274828 -4412 1648001424 -4413 1974447951 -4414 2039834327 -4415 56994374 -4416 723079726 -4417 814671720 -4418 1256056467 -4419 462068766 -4420 754931594 -4421 1949210987 -4422 1057334915 -4423 1421072665 -4424 566684294 -4425 1248642737 -4426 518951749 -4427 617676522 -4428 764971876 -4429 1417917639 -4430 1286170999 -4431 1086441031 -4432 765706145 -4433 985050836 -4434 1399280836 -4435 438812250 -4436 725828261 -4437 1789654356 -4438 619775592 -4439 730317150 -4440 454498481 -4441 818843245 -4442 548108330 -4443 2102499905 -4444 645807548 -4445 440459010 -4446 12010631 -4447 1368887275 -4448 1255130730 -4449 1268067099 -4450 1830956041 -4451 2010062324 -4452 1069794438 -4453 740807308 -4454 1283651342 -4455 1636478732 -4456 1989450046 -4457 1802603091 -4458 106671606 -4459 606938274 -4460 1073037083 -4461 1392842605 -4462 1693379305 -4463 1838743228 -4464 230409793 -4465 945176493 -4466 130071830 -4467 956238055 -4468 587347201 -4469 749847422 -4470 1686555205 -4471 1041845682 -4472 1568690667 -4473 87179888 -4474 996861939 -4475 67014568 -4476 527638898 -4477 1008872571 -4478 1435901843 -4479 1782769628 -4480 129456022 -4481 1119374236 -4482 1645348304 -4483 1199250460 -4484 1860181544 -4485 781515998 -4486 688245545 -4487 1702147942 -4488 436635442 -4489 794917151 -4490 161602568 -4491 1509672525 -4492 40276109 -4493 1854981873 -4494 1200932105 -4495 270685902 -4496 652674718 -4497 1331003936 -4498 1226923957 -4499 1240021919 -4500 2080851358 -4501 765995515 -4502 134383953 -4503 1502058378 -4504 853175403 -4505 1131245893 -4506 1569072946 -4507 1380814301 -4508 2140118464 -4509 857491141 -4510 1016100281 -4511 122090838 -4512 1976865377 -4513 513964937 -4514 1321341298 -4515 1689563273 -4516 1295480936 -4517 2009586843 -4518 1244227568 -4519 1732116378 -4520 657020347 -4521 1405830136 -4522 1094305255 -4523 697296456 -4524 1113328362 -4525 147753712 -4526 967982358 -4527 1766003080 -4528 1478757648 -4529 47422668 -4530 858541352 -4531 1412125359 -4532 813418183 -4533 992925305 -4534 766700089 -4535 1666593586 -4536 2124171198 -4537 188289387 -4538 899924239 -4539 2116806014 -4540 1045780528 -4541 1916024520 -4542 91413204 -4543 875162257 -4544 282505809 -4545 1412754503 -4546 417241882 -4547 1577986745 -4548 1274857698 -4549 1661469450 -4550 1162619475 -4551 1931878045 -4552 919815939 -4553 109441082 -4554 481690853 -4555 2033144301 -4556 257194795 -4557 1449673212 -4558 1651663733 -4559 1735952443 -4560 1497095880 -4561 362721437 -4562 1000594154 -4563 163030415 -4564 1355646743 -4565 1767294243 -4566 1829624001 -4567 1332334293 -4568 1955583630 -4569 582064592 -4570 1301656660 -4571 853880510 -4572 350605464 -4573 1393069864 -4574 1729042767 -4575 633111273 -4576 658340719 -4577 2146284650 -4578 63614371 -4579 1933198418 -4580 1660270452 -4581 1226233846 -4582 1717592815 -4583 432602743 -4584 1335674929 -4585 51800021 -4586 318263396 -4587 1592869724 -4588 1501473233 -4589 1969927130 -4590 1181338519 -4591 851085465 -4592 185164919 -4593 34449026 -4594 1014115880 -4595 1540811662 -4596 1801743269 -4597 696256233 -4598 725662308 -4599 1609843252 -4600 1278320825 -4601 2027318968 -4602 316240114 -4603 1628926289 -4604 1272905184 -4605 2045282882 -4606 114553914 -4607 1931245904 -4608 2044083884 -4609 178168285 -4610 1716960674 -4611 1556870688 -4612 1404402132 -4613 1287069841 -4614 1989473432 -4615 592593413 -4616 1338869862 -4617 160253180 -4618 37979489 -4619 692859447 -4620 2130180310 -4621 1219318008 -4622 1543944912 -4623 167861582 -4624 1253767034 -4625 410577144 -4626 1708673244 -4627 908026656 -4628 1106833377 -4629 286851904 -4630 370386260 -4631 237670554 -4632 166687224 -4633 686626374 -4634 1866596843 -4635 1439592409 -4636 584425608 -4637 1981150758 -4638 1223354665 -4639 481025844 -4640 11835395 -4641 792831691 -4642 2037896533 -4643 1416237527 -4644 2079901532 -4645 1879886317 -4646 2008830940 -4647 1271287747 -4648 2040139497 -4649 2046810429 -4650 1964147194 -4651 2022836160 -4652 1118644790 -4653 1360608459 -4654 43214094 -4655 224928176 -4656 1771185603 -4657 1751887338 -4658 1132954832 -4659 730535333 -4660 2038739243 -4661 1503341092 -4662 968205887 -4663 57942819 -4664 42483819 -4665 687319083 -4666 1497535228 -4667 626909427 -4668 520986193 -4669 573406245 -4670 1107935272 -4671 532821588 -4672 1366237936 -4673 998348157 -4674 1949059116 -4675 1298655821 -4676 730750826 -4677 1810406408 -4678 422459920 -4679 623406675 -4680 1709733190 -4681 239123466 -4682 498759187 -4683 680894332 -4684 1599731925 -4685 541973281 -4686 905822508 -4687 1223433881 -4688 146376972 -4689 2038777341 -4690 1953969214 -4691 37632567 -4692 1394634785 -4693 774691453 -4694 95575386 -4695 1437118604 -4696 1462010536 -4697 1593110615 -4698 2064028032 -4699 1982996729 -4700 19033212 -4701 1024479656 -4702 368334670 -4703 1385271149 -4704 2022827813 -4705 169910138 -4706 536443322 -4707 606094991 -4708 1980316546 -4709 958903242 -4710 1229501666 -4711 1542566088 -4712 1198026708 -4713 1728260854 -4714 75976772 -4715 650274986 -4716 122750487 -4717 981799281 -4718 1873708867 -4719 269127459 -4720 873092974 -4721 1680194433 -4722 306760026 -4723 120244111 -4724 307402238 -4725 402335413 -4726 1557362716 -4727 1769412775 -4728 1995446028 -4729 1473907100 -4730 1604925856 -4731 2014479240 -4732 350903108 -4733 1973260526 -4734 1252266741 -4735 226247273 -4736 2143170664 -4737 1788710063 -4738 832342264 -4739 1976003563 -4740 600129657 -4741 2061843930 -4742 1371086003 -4743 1798156366 -4744 1642621136 -4745 1447062776 -4746 300947704 -4747 1765371624 -4748 281378409 -4749 27172923 -4750 2034499083 -4751 1154471383 -4752 1707367356 -4753 193775462 -4754 1274715494 -4755 2014769594 -4756 596110875 -4757 684594562 -4758 1636698721 -4759 444073255 -4760 11018014 -4761 1094140930 -4762 311068847 -4763 361921122 -4764 919917808 -4765 1563335589 -4766 588168395 -4767 915604825 -4768 1204562004 -4769 1420510659 -4770 744124740 -4771 1804691662 -4772 1334870942 -4773 2115210743 -4774 1455364380 -4775 830008430 -4776 1414789871 -4777 1756312084 -4778 447896406 -4779 1696168280 -4780 1783485007 -4781 334911842 -4782 703156015 -4783 1343368715 -4784 528687304 -4785 1977871510 -4786 1210654661 -4787 1124798179 -4788 514982424 -4789 699869735 -4790 1568871434 -4791 526000439 -4792 1794010665 -4793 1879940281 -4794 887921561 -4795 566444825 -4796 1295792222 -4797 1476089957 -4798 1482049650 -4799 352870579 -4800 749116968 -4801 78690742 -4802 10078593 -4803 2083987910 -4804 46417838 -4805 1465442973 -4806 766512693 -4807 1461207709 -4808 1074271409 -4809 1214409099 -4810 1009892342 -4811 710272768 -4812 1549320941 -4813 1713048357 -4814 2053641483 -4815 2078008245 -4816 1543436219 -4817 1116812496 -4818 1055322776 -4819 2058418644 -4820 1816682231 -4821 476710562 -4822 436935435 -4823 1463209248 -4824 209167196 -4825 1324856996 -4826 2029654074 -4827 1504959418 -4828 653463305 -4829 1364220076 -4830 1857829997 -4831 1402580274 -4832 1442910819 -4833 1867908590 -4834 1339084536 -4835 1489328657 -4836 1185867915 -4837 2105597229 -4838 803052718 -4839 112655676 -4840 1172522681 -4841 1812945060 -4842 822928444 -4843 574359974 -4844 1378509770 -4845 729086279 -4846 504884572 -4847 774462341 -4848 1845898776 -4849 1560207348 -4850 685397337 -4851 1515097359 -4852 2036917911 -4853 1122332772 -4854 830822960 -4855 98601459 -4856 299706121 -4857 712993386 -4858 1603560877 -4859 953169426 -4860 2077213462 -4861 1313907227 -4862 208266052 -4863 1372640633 -4864 1034332169 -4865 1547350589 -4866 714485642 -4867 72716437 -4868 1505464170 -4869 1517538361 -4870 185372113 -4871 530503203 -4872 1182999773 -4873 1008300558 -4874 1104863178 -4875 414025895 -4876 1737386837 -4877 1609747750 -4878 1188488237 -4879 1435801965 -4880 1022471450 -4881 1873885574 -4882 803415677 -4883 911905713 -4884 848734699 -4885 1634238637 -4886 1010507172 -4887 1148440820 -4888 199748375 -4889 466584402 -4890 2101610246 -4891 129478189 -4892 1780491629 -4893 162392651 -4894 1502118823 -4895 667340150 -4896 1709743240 -4897 69120817 -4898 740056587 -4899 1067723762 -4900 1586659178 -4901 925428701 -4902 1598226966 -4903 622175304 -4904 1933729259 -4905 555606496 -4906 1036201199 -4907 1523632448 -4908 17870598 -4909 77205788 -4910 811950766 -4911 1040342048 -4912 1951091363 -4913 1615366443 -4914 1952247762 -4915 652342414 -4916 1102121432 -4917 815271286 -4918 1800783234 -4919 1301869807 -4920 1281855688 -4921 1754909832 -4922 1431347996 -4923 914863669 -4924 1917302483 -4925 785983171 -4926 1582203820 -4927 1479562075 -4928 855103989 -4929 174776759 -4930 399802190 -4931 294279519 -4932 1100205460 -4933 1998029156 -4934 916454823 -4935 886451071 -4936 406152004 -4937 1952656023 -4938 262599872 -4939 424022602 -4940 2029861811 -4941 1074550638 -4942 1464364650 -4943 1833469526 -4944 542433433 -4945 1269128764 -4946 338328292 -4947 1644554865 -4948 2084400051 -4949 2139111526 -4950 798941024 -4951 1218772091 -4952 1746537711 -4953 82805372 -4954 2133635761 -4955 1516356546 -4956 868788544 -4957 1568355933 -4958 848434974 -4959 1723892533 -4960 1743132692 -4961 1248237164 -4962 2018172052 -4963 695854505 -4964 1098782672 -4965 787143228 -4966 1582305576 -4967 1504934676 -4968 592315603 -4969 1844905448 -4970 1928957278 -4971 474693766 -4972 771972438 -4973 1245838280 -4974 160679645 -4975 1314405871 -4976 367483397 -4977 499007937 -4978 811477088 -4979 304399800 -4980 490635816 -4981 1610418112 -4982 1523171891 -4983 89689879 -4984 1693223485 -4985 1509324004 -4986 1606046425 -4987 414528381 -4988 930196289 -4989 306997751 -4990 2138420914 -4991 525845334 -4992 1555234915 -4993 2009109318 -4994 1221699839 -4995 506533939 -4996 648768898 -4997 656521767 -4998 2011468615 -4999 1241084501 -5000 353943568 -5001 1792942245 -5002 1715778268 -5003 1125916006 -5004 891296878 -5005 1876457913 -5006 292838230 -5007 1258780275 -5008 227982202 -5009 1104315318 -5010 1563180075 -5011 718618018 -5012 567249783 -5013 938868318 -5014 808307897 -5015 112989620 -5016 300708675 -5017 266870675 -5018 527518001 -5019 1230904964 -5020 573868426 -5021 518455267 -5022 1756750298 -5023 2129103342 -5024 380080937 -5025 830966489 -5026 488153633 -5027 1028849836 -5028 1487488257 -5029 352138601 -5030 122450689 -5031 1841431825 -5032 2145080846 -5033 1838228957 -5034 819864183 -5035 888894076 -5036 1567203222 -5037 1112702413 -5038 190703 -5039 1795185425 -5040 69534084 -5041 1563370778 -5042 366319795 -5043 636783867 -5044 354755449 -5045 1174627693 -5046 749773487 -5047 655464124 -5048 1441498368 -5049 1277291488 -5050 1886369088 -5051 2015366794 -5052 1795746755 -5053 1495635739 -5054 1996986488 -5055 28344044 -5056 179118580 -5057 337656474 -5058 1057193880 -5059 1666606837 -5060 689795075 -5061 1179644570 -5062 1360555014 -5063 687392273 -5064 870389879 -5065 32935550 -5066 1576286350 -5067 290109454 -5068 1145637963 -5069 1576477053 -5070 2085294879 -5071 1215172047 -5072 992364184 -5073 304131026 -5074 1851955914 -5075 1347119633 -5076 1478758719 -5077 454245753 -5078 2002583757 -5079 772773439 -5080 1731537241 -5081 1741469197 -5082 640656586 -5083 1379800348 -5084 1089621288 -5085 490159426 -5086 1408144393 -5087 1268739869 -5088 827815900 -5089 317854625 -5090 787863058 -5091 1517610975 -5092 1497499195 -5093 934425 -5094 57519601 -5095 220405427 -5096 33869975 -5097 1633805951 -5098 510514881 -5099 1179507938 -5100 1062799356 -5101 448326112 -5102 247196338 -5103 2055163540 -5104 752457138 -5105 2099152252 -5106 1254799525 -5107 83732210 -5108 405914358 -5109 1109899634 -5110 856505649 -5111 2137451599 -5112 703885184 -5113 1497162235 -5114 1369768300 -5115 1793506472 -5116 1987321662 -5117 630429045 -5118 914762693 -5119 667653914 -5120 948283670 -5121 1702625752 -5122 37781242 -5123 298299218 -5124 1703560177 -5125 95300843 -5126 518704645 -5127 1737430152 -5128 1729106794 -5129 1029219526 -5130 769454442 -5131 644422502 -5132 1477545638 -5133 1016650780 -5134 552102395 -5135 82519128 -5136 968319385 -5137 1806901920 -5138 166251338 -5139 1374233743 -5140 769317907 -5141 1022756988 -5142 1364201694 -5143 1473203091 -5144 372435575 -5145 586486346 -5146 1119225915 -5147 212273589 -5148 1216915391 -5149 2033988609 -5150 879927504 -5151 17715414 -5152 1589130713 -5153 917708746 -5154 316014632 -5155 1145207242 -5156 1013009589 -5157 834719277 -5158 735153746 -5159 594632735 -5160 1863938803 -5161 1504608188 -5162 1239055237 -5163 1194000793 -5164 373775321 -5165 1791157632 -5166 1276519921 -5167 1342094706 -5168 1450575905 -5169 1442771260 -5170 568844801 -5171 72410164 -5172 318044600 -5173 1933046495 -5174 1545613255 -5175 690480175 -5176 372049194 -5177 517355522 -5178 902753765 -5179 1588964585 -5180 403860483 -5181 1782681269 -5182 1606679999 -5183 1992991196 -5184 552906367 -5185 1922694631 -5186 990714790 -5187 1565915956 -5188 609930260 -5189 1725868536 -5190 13065043 -5191 326385415 -5192 1082993077 -5193 1252120280 -5194 1520386208 -5195 1456768398 -5196 895794265 -5197 649422482 -5198 651379456 -5199 198886522 -5200 2092193742 -5201 1220224257 -5202 271296686 -5203 262754694 -5204 1005787104 -5205 1816909941 -5206 953234869 -5207 1377836298 -5208 186781815 -5209 1855988634 -5210 819317236 -5211 590642299 -5212 1491186255 -5213 278513587 -5214 436149847 -5215 2044092622 -5216 53724571 -5217 1426864638 -5218 1462524930 -5219 663654831 -5220 1005249526 -5221 1475589973 -5222 990040247 -5223 2088242603 -5224 580226606 -5225 362942807 -5226 1397527353 -5227 1476020871 -5228 1012365289 -5229 2048906809 -5230 1674907393 -5231 957075383 -5232 1121647418 -5233 1946204079 -5234 1219830077 -5235 2127434523 -5236 1615630372 -5237 25581299 -5238 1357787173 -5239 1802412187 -5240 1881569933 -5241 29620761 -5242 245570838 -5243 1225272541 -5244 308134349 -5245 681720686 -5246 1121881515 -5247 361858920 -5248 2108585324 -5249 436922798 -5250 1025513751 -5251 966351202 -5252 1912512771 -5253 2015553998 -5254 907110158 -5255 345255729 -5256 231013158 -5257 157153863 -5258 1821276600 -5259 1243378447 -5260 58577025 -5261 1348700345 -5262 52970183 -5263 1180224443 -5264 1147420776 -5265 1272800260 -5266 1160175318 -5267 615567500 -5268 1298381559 -5269 370478844 -5270 270496040 -5271 1032467845 -5272 400099605 -5273 516066878 -5274 110256738 -5275 708233954 -5276 1197787564 -5277 1232138253 -5278 1070092874 -5279 1158889240 -5280 1669061051 -5281 2095606626 -5282 2125240443 -5283 1434090175 -5284 1963676976 -5285 884866953 -5286 1779345904 -5287 47206486 -5288 1042020816 -5289 1453138857 -5290 1290584934 -5291 1100597841 -5292 654355554 -5293 1343555117 -5294 133338637 -5295 1801776331 -5296 468871729 -5297 1293513955 -5298 269860183 -5299 1767253289 -5300 1663992799 -5301 540356223 -5302 652237486 -5303 2064092405 -5304 1056423102 -5305 762494224 -5306 624842711 -5307 106727018 -5308 1994632477 -5309 1694935586 -5310 1265616259 -5311 1516209881 -5312 1643058564 -5313 1243373054 -5314 802816408 -5315 1459251892 -5316 2128240007 -5317 434678664 -5318 1506458379 -5319 1022777175 -5320 1887817521 -5321 649559665 -5322 2123375017 -5323 394689428 -5324 1993114782 -5325 109230006 -5326 48982111 -5327 314502863 -5328 1402743961 -5329 318842294 -5330 2081756152 -5331 919253113 -5332 859198518 -5333 586509990 -5334 835861870 -5335 1915621620 -5336 1349004214 -5337 1460704581 -5338 2022348638 -5339 1196153044 -5340 1008156519 -5341 1140481249 -5342 564879277 -5343 503731435 -5344 236370655 -5345 1367695685 -5346 1962983328 -5347 217127014 -5348 1802374349 -5349 1321958059 -5350 1239904190 -5351 1542708223 -5352 1971517724 -5353 1215795559 -5354 1937397651 -5355 1817148858 -5356 1325025565 -5357 1986379762 -5358 2131651721 -5359 580285878 -5360 157738408 -5361 2065924226 -5362 1499538991 -5363 1016936926 -5364 504950568 -5365 187917213 -5366 785074898 -5367 1853954783 -5368 1648621795 -5369 659939889 -5370 902624179 -5371 509294666 -5372 1800421138 -5373 1467503456 -5374 1013026102 -5375 2036791794 -5376 687715493 -5377 828525782 -5378 106435160 -5379 342606194 -5380 3000193 -5381 1346339350 -5382 1885314417 -5383 1974517917 -5384 414651261 -5385 1675228420 -5386 1644183127 -5387 1739676826 -5388 1514124534 -5389 1628351200 -5390 172479057 -5391 1671862943 -5392 1546791778 -5393 1672018048 -5394 541316221 -5395 2051742347 -5396 1859935262 -5397 1326391120 -5398 1758213482 -5399 1361073409 -5400 1986331009 -5401 513354013 -5402 1870368075 -5403 1639268499 -5404 1980857469 -5405 735910529 -5406 1528576645 -5407 521089314 -5408 1564436311 -5409 1635011806 -5410 863695508 -5411 1567436504 -5412 833867508 -5413 601526278 -5414 1394470773 -5415 1248518770 -5416 129271050 -5417 891170252 -5418 840711948 -5419 1643395585 -5420 372037805 -5421 1013191005 -5422 1167774880 -5423 1918829583 -5424 537725406 -5425 1709091101 -5426 1823088282 -5427 250177020 -5428 887998573 -5429 1433818116 -5430 1611250429 -5431 726845934 -5432 1947172129 -5433 1334134856 -5434 218630786 -5435 1780545950 -5436 2070045386 -5437 1747207431 -5438 154151616 -5439 1486998049 -5440 1234735589 -5441 1017847125 -5442 906950906 -5443 2068603098 -5444 1619373403 -5445 153938031 -5446 1169638220 -5447 1748644453 -5448 1045108284 -5449 2010350168 -5450 1244556390 -5451 1417146089 -5452 876057526 -5453 264847622 -5454 1188492024 -5455 1413782932 -5456 1973938724 -5457 864096659 -5458 1663959952 -5459 714453649 -5460 150431127 -5461 1127726733 -5462 1441299584 -5463 2097603257 -5464 314377941 -5465 1659930370 -5466 1730665559 -5467 236939679 -5468 1259654153 -5469 1884817176 -5470 1723937729 -5471 346906095 -5472 755180653 -5473 483404987 -5474 268025545 -5475 227070408 -5476 637343018 -5477 1437663765 -5478 1975714861 -5479 1682451302 -5480 1300530285 -5481 1072787604 -5482 952113743 -5483 29104163 -5484 1337635226 -5485 2140605768 -5486 1442887095 -5487 1164090302 -5488 857218779 -5489 959363399 -5490 1878543952 -5491 1007649906 -5492 2087090132 -5493 1172359888 -5494 957769515 -5495 253984426 -5496 684806610 -5497 540951427 -5498 490924105 -5499 1944460763 -5500 278284955 -5501 67378186 -5502 143883210 -5503 1033465608 -5504 550783173 -5505 411908755 -5506 1260536016 -5507 1188126192 -5508 1849572520 -5509 1088767229 -5510 723093846 -5511 1002619158 -5512 14071185 -5513 1675207590 -5514 1031723321 -5515 1351706412 -5516 1668329710 -5517 327126769 -5518 368313066 -5519 378064841 -5520 1286490168 -5521 99373370 -5522 1385714747 -5523 1226096653 -5524 1271733258 -5525 196000615 -5526 1480081079 -5527 1956539868 -5528 736952042 -5529 1971005184 -5530 1753516984 -5531 1015236997 -5532 2038383371 -5533 1897400194 -5534 2048702605 -5535 441682896 -5536 161825302 -5537 1161754973 -5538 1629809088 -5539 2011397822 -5540 103038554 -5541 205419287 -5542 866533332 -5543 117109740 -5544 1880626877 -5545 1898256654 -5546 1468816152 -5547 1401472939 -5548 77899775 -5549 1837129218 -5550 1779537780 -5551 1364389943 -5552 1936502589 -5553 1017768879 -5554 443002948 -5555 1060752199 -5556 1213769494 -5557 1923084027 -5558 869808420 -5559 1950721536 -5560 1746605564 -5561 475841756 -5562 818474885 -5563 1637505287 -5564 225758302 -5565 719693842 -5566 2079188183 -5567 387583604 -5568 1881448815 -5569 1561513624 -5570 251497779 -5571 1984487370 -5572 1766932911 -5573 1118031111 -5574 2101597110 -5575 1500076140 -5576 868804117 -5577 1422929614 -5578 754065431 -5579 946703892 -5580 1112575184 -5581 386119563 -5582 163610188 -5583 901594125 -5584 1403888442 -5585 606613136 -5586 1962346325 -5587 470174289 -5588 382213516 -5589 684671097 -5590 273412177 -5591 2128819080 -5592 1160512853 -5593 1091887063 -5594 1618840719 -5595 1386271155 -5596 1811580905 -5597 1550545254 -5598 1773854760 -5599 1545546073 -5600 964575230 -5601 2025352539 -5602 1382549795 -5603 584024493 -5604 995900002 -5605 1336663257 -5606 2084100633 -5607 1864704120 -5608 612109223 -5609 690682416 -5610 663924364 -5611 1724684407 -5612 1076801979 -5613 827534552 -5614 478794885 -5615 333206774 -5616 1434147689 -5617 293657562 -5618 803381063 -5619 1816361205 -5620 978328659 -5621 1076793240 -5622 1797696637 -5623 2138841512 -5624 21196655 -5625 1269053708 -5626 1377629019 -5627 1832777561 -5628 672115314 -5629 1004000131 -5630 1230839986 -5631 1636690545 -5632 881869022 -5633 465906133 -5634 73231390 -5635 1877769025 -5636 1802569390 -5637 9848376 -5638 1594989497 -5639 267194965 -5640 700530792 -5641 111430213 -5642 1991879372 -5643 1777332772 -5644 938964766 -5645 323190609 -5646 2110539546 -5647 225628807 -5648 616848171 -5649 766436961 -5650 2041990012 -5651 1595176830 -5652 1843230201 -5653 1692203001 -5654 1586534694 -5655 1864426857 -5656 813773061 -5657 816680066 -5658 1549720770 -5659 1485888375 -5660 1820680197 -5661 633077108 -5662 975095272 -5663 555065572 -5664 1098983241 -5665 1048326663 -5666 285350949 -5667 754068983 -5668 1058175039 -5669 1880340446 -5670 1021263948 -5671 1758705831 -5672 1991770659 -5673 865659672 -5674 1388554955 -5675 783251777 -5676 1188850282 -5677 1351610853 -5678 1008880584 -5679 1805698453 -5680 2118047814 -5681 903386948 -5682 1253391636 -5683 1813794368 -5684 448106301 -5685 692442682 -5686 1530737577 -5687 1261879362 -5688 1509122748 -5689 932974699 -5690 600284090 -5691 1182319298 -5692 1566051807 -5693 1575379362 -5694 1737384870 -5695 517551400 -5696 476222377 -5697 2022735819 -5698 1271620383 -5699 1534397416 -5700 1755592617 -5701 145400683 -5702 1145619600 -5703 1599879628 -5704 1011060355 -5705 386690907 -5706 235647758 -5707 52426989 -5708 1738301761 -5709 1244528342 -5710 1858125443 -5711 1708865927 -5712 431643 -5713 964033431 -5714 1375176647 -5715 448537944 -5716 1656476113 -5717 758430576 -5718 1710417307 -5719 1018115214 -5720 1691405275 -5721 163217749 -5722 52950864 -5723 1109973434 -5724 1738597111 -5725 1790335734 -5726 1627524834 -5727 67335841 -5728 1665587905 -5729 751661569 -5730 1601733257 -5731 1273696874 -5732 897062252 -5733 599869209 -5734 726092854 -5735 1908122608 -5736 986560117 -5737 961740612 -5738 1960549597 -5739 577378230 -5740 58785307 -5741 1671191392 -5742 138760509 -5743 59216950 -5744 487741175 -5745 1513937157 -5746 507754894 -5747 2144217289 -5748 124884085 -5749 70688553 -5750 1014848855 -5751 1816289361 -5752 233906302 -5753 1067799719 -5754 778779147 -5755 1972503414 -5756 710651805 -5757 258820334 -5758 2039839255 -5759 228756062 -5760 1010481903 -5761 1494088864 -5762 1502452936 -5763 1907544156 -5764 2093958074 -5765 81062142 -5766 1668183116 -5767 933034543 -5768 1042802755 -5769 1481249065 -5770 1510412773 -5771 1101588062 -5772 1004956810 -5773 1649173282 -5774 1160805012 -5775 1492697985 -5776 1015626791 -5777 1668559906 -5778 1489431626 -5779 1140510877 -5780 1739248460 -5781 356796833 -5782 809316590 -5783 1973154762 -5784 1424596552 -5785 1588095737 -5786 1798174528 -5787 2135248357 -5788 1846916071 -5789 1690530135 -5790 216520771 -5791 709914327 -5792 1037135352 -5793 1718973707 -5794 469974835 -5795 983609778 -5796 1800035850 -5797 2138157951 -5798 1916644321 -5799 695354957 -5800 1471923368 -5801 1279573446 -5802 1796943019 -5803 329396530 -5804 781263080 -5805 810264383 -5806 1822094516 -5807 1796889872 -5808 331340641 -5809 1164042494 -5810 789917101 -5811 2070589101 -5812 1520839328 -5813 1599233691 -5814 1896260216 -5815 797952232 -5816 1039845780 -5817 1546951096 -5818 785716942 -5819 739278204 -5820 1089997584 -5821 1002237713 -5822 1449192531 -5823 2127132936 -5824 573727773 -5825 1919167366 -5826 963259066 -5827 226279975 -5828 1909841669 -5829 732419739 -5830 921634932 -5831 1234281389 -5832 2011993185 -5833 571094303 -5834 1563677920 -5835 645772617 -5836 1381358686 -5837 1238288788 -5838 295178841 -5839 1712699327 -5840 254847634 -5841 1085095942 -5842 1635804781 -5843 1775686962 -5844 536845985 -5845 1384581349 -5846 426155547 -5847 1576691766 -5848 784048797 -5849 1211872489 -5850 168486322 -5851 1874046381 -5852 66626554 -5853 1617678853 -5854 1853695669 -5855 640354327 -5856 1389362571 -5857 669471087 -5858 866634302 -5859 1151720592 -5860 1401890826 -5861 1788269234 -5862 238518333 -5863 1266400363 -5864 211879889 -5865 1802196253 -5866 1912172981 -5867 1593238575 -5868 893001393 -5869 59868174 -5870 1158454255 -5871 1147849028 -5872 1144964117 -5873 646775388 -5874 776052342 -5875 1681810102 -5876 2031356737 -5877 1202207889 -5878 1111018220 -5879 667921886 -5880 266596730 -5881 1279504542 -5882 394484620 -5883 333223285 -5884 749699747 -5885 100696641 -5886 973577612 -5887 2139062318 -5888 770167729 -5889 1840211915 -5890 1143299262 -5891 24574907 -5892 1480997501 -5893 1381817596 -5894 1290975271 -5895 1692877391 -5896 1036530201 -5897 1055664604 -5898 1138632318 -5899 1929531595 -5900 1115532778 -5901 149602925 -5902 929896975 -5903 113013247 -5904 796378313 -5905 1705949317 -5906 1794823350 -5907 680251402 -5908 760673559 -5909 758357922 -5910 1348173289 -5911 1027270289 -5912 2037862465 -5913 1742657909 -5914 1360493574 -5915 640078564 -5916 1843354550 -5917 186587539 -5918 631657235 -5919 466038631 -5920 2026799454 -5921 1774956497 -5922 490613539 -5923 1360313307 -5924 1009290445 -5925 1781588810 -5926 905707050 -5927 2045820647 -5928 689769766 -5929 2044339369 -5930 1827868594 -5931 1805302544 -5932 46458646 -5933 610281921 -5934 1918315792 -5935 842836960 -5936 168747590 -5937 1565655494 -5938 1523088362 -5939 929421149 -5940 176529768 -5941 723778003 -5942 1956691439 -5943 66908585 -5944 318952264 -5945 1169701365 -5946 706987150 -5947 14823167 -5948 1356288904 -5949 1338644385 -5950 480861798 -5951 1235604710 -5952 966117234 -5953 971475337 -5954 448434370 -5955 1975407680 -5956 605580499 -5957 1354141420 -5958 1873744679 -5959 1295350265 -5960 1250997141 -5961 1554129625 -5962 953169162 -5963 1297455788 -5964 16927898 -5965 724001306 -5966 2140292748 -5967 185675488 -5968 142173152 -5969 1515897462 -5970 1115096638 -5971 318702920 -5972 92191818 -5973 924304429 -5974 385611506 -5975 411144082 -5976 2094005794 -5977 1092598656 -5978 425967249 -5979 1302811051 -5980 283759393 -5981 906829048 -5982 390932113 -5983 1249876627 -5984 1878304385 -5985 839366483 -5986 1077800659 -5987 336401237 -5988 46024256 -5989 804061690 -5990 1631751502 -5991 1297021397 -5992 210707667 -5993 437437016 -5994 446993537 -5995 227635565 -5996 1161438322 -5997 439802637 -5998 413311054 -5999 1303611474 -6000 1955700100 -6001 1528407692 -6002 1622314395 -6003 2047891918 -6004 305228473 -6005 2007925901 -6006 311552352 -6007 251750619 -6008 953040909 -6009 737519602 -6010 1554561670 -6011 1236800302 -6012 1644348650 -6013 1945493784 -6014 339193281 -6015 1375169387 -6016 637376619 -6017 1416993941 -6018 1711570624 -6019 683400875 -6020 73571983 -6021 1195838479 -6022 1980422273 -6023 284279651 -6024 1633275495 -6025 279932162 -6026 511915216 -6027 647230170 -6028 719734800 -6029 925226270 -6030 1950841644 -6031 527951252 -6032 306150314 -6033 1425672391 -6034 428359522 -6035 611378787 -6036 1286114644 -6037 739911874 -6038 863129407 -6039 91671905 -6040 1477431476 -6041 270207429 -6042 1328472207 -6043 974296478 -6044 68217565 -6045 1667665489 -6046 201982218 -6047 705594185 -6048 937175782 -6049 1913552842 -6050 1388995060 -6051 1010747765 -6052 961907673 -6053 1221933685 -6054 1295027416 -6055 447699521 -6056 1501865848 -6057 1806942633 -6058 1094929691 -6059 74117000 -6060 584685255 -6061 898287687 -6062 602068252 -6063 890835570 -6064 176476431 -6065 1030427774 -6066 1502214357 -6067 1462591075 -6068 1770339648 -6069 217860116 -6070 1554262981 -6071 1100287477 -6072 488067546 -6073 735251540 -6074 2074583955 -6075 556285111 -6076 255433381 -6077 129082525 -6078 1261879296 -6079 1192609163 -6080 2042635368 -6081 503390709 -6082 55873281 -6083 857059393 -6084 1725324394 -6085 1350900697 -6086 1304758914 -6087 1079706594 -6088 1010359682 -6089 252204957 -6090 1153823594 -6091 1595044938 -6092 1150492645 -6093 1755891846 -6094 338396860 -6095 1326969076 -6096 638835972 -6097 1840611217 -6098 642076503 -6099 261691973 -6100 2058471334 -6101 48855836 -6102 1361979450 -6103 399055232 -6104 784107377 -6105 1289079757 -6106 955340343 -6107 1039540758 -6108 1418162283 -6109 69735992 -6110 84666274 -6111 1313314003 -6112 573126701 -6113 140539555 -6114 22889748 -6115 150967447 -6116 1491440252 -6117 1327648663 -6118 1230674042 -6119 354316287 -6120 1579853620 -6121 237013988 -6122 1949361225 -6123 582862617 -6124 1992905835 -6125 140274437 -6126 1909831693 -6127 484258159 -6128 1980885654 -6129 404424549 -6130 745950132 -6131 1891873340 -6132 453280385 -6133 2107929582 -6134 143444924 -6135 1237387762 -6136 1249525692 -6137 1098785268 -6138 129444873 -6139 520204327 -6140 1168521260 -6141 214111147 -6142 1833518330 -6143 1741647961 -6144 354650702 -6145 1856408078 -6146 1892615408 -6147 1846090954 -6148 1036573093 -6149 975805802 -6150 52923593 -6151 468943066 -6152 1212819791 -6153 2002284818 -6154 1051805683 -6155 1058241978 -6156 2142559255 -6157 814153729 -6158 1542500137 -6159 1975961262 -6160 1218578278 -6161 140966622 -6162 1720350954 -6163 1671858663 -6164 101412556 -6165 1863795879 -6166 761762778 -6167 1350938248 -6168 815097499 -6169 891207651 -6170 1871142575 -6171 1983618759 -6172 1105318798 -6173 1557177257 -6174 1577783072 -6175 1459969500 -6176 1266101688 -6177 1322914832 -6178 1158576806 -6179 155191133 -6180 151236987 -6181 1211500400 -6182 624134199 -6183 1364056778 -6184 1066301570 -6185 1675939883 -6186 274815108 -6187 1061377178 -6188 342609964 -6189 1817315245 -6190 889854792 -6191 1561188242 -6192 1958281867 -6193 462722098 -6194 1085563257 -6195 2059694424 -6196 179034329 -6197 1847326035 -6198 1263149024 -6199 994131828 -6200 591050038 -6201 986807952 -6202 830266939 -6203 1696368836 -6204 396501561 -6205 260566363 -6206 1008854688 -6207 1662603249 -6208 1583481196 -6209 19947847 -6210 1817794383 -6211 1734718183 -6212 1231448247 -6213 294444934 -6214 951291313 -6215 150266169 -6216 1970384817 -6217 1226106421 -6218 1211643347 -6219 165511133 -6220 895938018 -6221 2101498139 -6222 1726699375 -6223 706736238 -6224 416736590 -6225 664778985 -6226 618947014 -6227 595770919 -6228 364621372 -6229 1882096038 -6230 1589902748 -6231 955671411 -6232 721420342 -6233 272686039 -6234 504556599 -6235 1117921904 -6236 533252403 -6237 1513411288 -6238 633041505 -6239 2116733599 -6240 1533359135 -6241 303352240 -6242 1703968134 -6243 617323734 -6244 597797175 -6245 507775799 -6246 767589903 -6247 420698344 -6248 1733882220 -6249 1979233251 -6250 586209478 -6251 482336590 -6252 1933247742 -6253 165425205 -6254 1189072828 -6255 202500684 -6256 830204190 -6257 1808019842 -6258 798271604 -6259 1194825563 -6260 1542632233 -6261 240690704 -6262 3013326 -6263 116568927 -6264 513376743 -6265 507569925 -6266 1234490831 -6267 1046629146 -6268 2020981213 -6269 1867532337 -6270 1015879097 -6271 1406856700 -6272 23400929 -6273 572363583 -6274 2024180434 -6275 621198104 -6276 1080139382 -6277 644286690 -6278 1041896449 -6279 666537954 -6280 476036293 -6281 1628105927 -6282 1148874545 -6283 261800387 -6284 1793531132 -6285 190463725 -6286 464301072 -6287 476251675 -6288 1998483568 -6289 1262572676 -6290 1671077238 -6291 1393632153 -6292 1503263380 -6293 1674090564 -6294 1510201080 -6295 2016640123 -6296 34176841 -6297 597208264 -6298 915785622 -6299 2055158055 -6300 317256953 -6301 1931664719 -6302 1314531107 -6303 340657882 -6304 356544655 -6305 1191227894 -6306 961855987 -6307 1436684037 -6308 1835514584 -6309 2003752436 -6310 2103221992 -6311 164067229 -6312 1484374715 -6313 1104612889 -6314 425867616 -6315 1130422199 -6316 1295076614 -6317 890168688 -6318 1606673874 -6319 1146076534 -6320 5257716 -6321 1130267464 -6322 392225039 -6323 1508521096 -6324 656874380 -6325 1902426120 -6326 1377677572 -6327 691051222 -6328 352150736 -6329 145979546 -6330 598725629 -6331 669407689 -6332 2077644265 -6333 1913256736 -6334 1010065571 -6335 286705272 -6336 957000982 -6337 1971921558 -6338 1723389310 -6339 645031918 -6340 1828190346 -6341 1679127654 -6342 809099147 -6343 1165081413 -6344 636256895 -6345 1234966764 -6346 148019965 -6347 1931333509 -6348 2125135452 -6349 1754693839 -6350 929926396 -6351 2130393169 -6352 737477656 -6353 1322151435 -6354 1491430617 -6355 1394352036 -6356 1077093907 -6357 721624541 -6358 2085403258 -6359 1429244643 -6360 867604087 -6361 536645239 -6362 2098652332 -6363 797764705 -6364 302418328 -6365 961234256 -6366 1084469977 -6367 1259419310 -6368 785672166 -6369 660375639 -6370 1904451229 -6371 466378865 -6372 192019645 -6373 566066728 -6374 1631460278 -6375 828276540 -6376 1801033492 -6377 1779480243 -6378 612126402 -6379 1778685297 -6380 1386690435 -6381 1542052798 -6382 1761594818 -6383 2124168091 -6384 716720585 -6385 1105541787 -6386 1371036479 -6387 1793814493 -6388 1827166329 -6389 1308956090 -6390 1075575488 -6391 547286768 -6392 1845601329 -6393 1026744173 -6394 1345051473 -6395 536009 -6396 1987978429 -6397 282037803 -6398 1259955320 -6399 626166947 -6400 942413442 -6401 1016922901 -6402 1092545812 -6403 1134433088 -6404 1582989629 -6405 576522443 -6406 1962709628 -6407 1236539474 -6408 208519038 -6409 427352382 -6410 867741123 -6411 1595209473 -6412 1969405180 -6413 481852293 -6414 1571893916 -6415 538642118 -6416 1587394080 -6417 795446748 -6418 184972963 -6419 1267076761 -6420 2104402838 -6421 1260548451 -6422 1814363530 -6423 1802520519 -6424 139808976 -6425 1011931355 -6426 1803056529 -6427 2127787405 -6428 1293969158 -6429 915528201 -6430 606470705 -6431 88898953 -6432 1932451102 -6433 1699016517 -6434 1223332041 -6435 1367957083 -6436 128055312 -6437 1038558021 -6438 457012909 -6439 336574351 -6440 1465910404 -6441 1324754032 -6442 1931783824 -6443 1287831936 -6444 1806606325 -6445 1356194093 -6446 1826474054 -6447 1246516758 -6448 4157193 -6449 2011447017 -6450 366109871 -6451 2108560031 -6452 1124511821 -6453 32989753 -6454 1763596902 -6455 1264320797 -6456 1044921109 -6457 1419169783 -6458 1244624555 -6459 191406619 -6460 187214336 -6461 1851095260 -6462 280305572 -6463 2119665438 -6464 1402628129 -6465 1503637613 -6466 1340138874 -6467 1530683442 -6468 394711987 -6469 1797151783 -6470 1867257793 -6471 1860622391 -6472 974422168 -6473 1651557969 -6474 1000970679 -6475 633544845 -6476 860268414 -6477 679961086 -6478 1880061603 -6479 864425607 -6480 543924455 -6481 98687827 -6482 825501990 -6483 1668436276 -6484 131677580 -6485 441615245 -6486 785273426 -6487 1176598689 -6488 1860785028 -6489 2029897981 -6490 1368005309 -6491 2047999365 -6492 1733509593 -6493 1648310881 -6494 2020181155 -6495 988654074 -6496 1004464847 -6497 1212836381 -6498 371853868 -6499 1399176834 -6500 862504517 -6501 91628013 -6502 1112315577 -6503 1836926685 -6504 1743185983 -6505 2113286256 -6506 322987882 -6507 455970749 -6508 645763694 -6509 55565838 -6510 1320396357 -6511 1189688150 -6512 154253665 -6513 2145898347 -6514 710640778 -6515 285931245 -6516 440029944 -6517 1495914204 -6518 1462529935 -6519 153331325 -6520 1378328537 -6521 683051596 -6522 53847042 -6523 964354482 -6524 183878829 -6525 2074028197 -6526 1953008557 -6527 1188343676 -6528 1139380931 -6529 177378777 -6530 440036862 -6531 2001885448 -6532 269006791 -6533 1552352439 -6534 1691328485 -6535 2012192774 -6536 1518155048 -6537 2014316367 -6538 320679875 -6539 16435094 -6540 2069882205 -6541 1641076232 -6542 1206123244 -6544 1639490932 -6545 1916764023 -6546 362583468 -6547 2079520876 -6548 1265194579 -6549 1825113403 -6550 85368553 -6551 496039469 -6552 360681351 -6553 139215595 -6554 1460393951 -6555 544560180 -6556 65760145 -6557 1265918860 -6558 1732903857 -6559 1205141076 -6560 1443297638 -6561 25457071 -6562 1059542876 -6563 1712304429 -6564 1577809511 -6565 603387713 -6566 1577013555 -6567 948480911 -6568 470220432 -6569 1897693430 -6570 964916005 -6571 392618990 -6572 1391286015 -6573 23555602 -6574 469271212 -6575 883293299 -6576 1940319625 -6577 831854680 -6578 815330527 -6579 1058030556 -6580 509484435 -6581 900699081 -6582 1554070025 -6583 870165786 -6584 1039914676 -6585 866980329 -6586 1414725967 -6587 1105674821 -6588 2132899189 -6589 1000146176 -6590 163332249 -6591 1428713179 -6592 1025603247 -6593 1222875125 -6594 993533960 -6595 455929110 -6596 1826262838 -6597 423063867 -6598 1404410021 -6599 148999623 -6600 173273650 -6601 221842379 -6602 541618613 -6603 1564559665 -6604 245397981 -6605 1010889825 -6606 300369316 -6607 38233958 -6608 1842744506 -6609 1115699843 -6610 1096264514 -6611 204745293 -6612 2016398924 -6613 502850892 -6614 1074911080 -6615 908829953 -6616 1369831221 -6617 342153399 -6618 2014504774 -6619 1355246762 -6620 1342299575 -6621 30353376 -6622 636476294 -6623 220419174 -6624 1253228501 -6625 1630010254 -6626 676348285 -6627 932007692 -6628 2053074122 -6629 2080758306 -6630 1081007315 -6631 78864124 -6632 155117037 -6633 1622625928 -6634 1643423789 -6635 400515018 -6636 486032105 -6637 1943793105 -6638 438748976 -6639 181292963 -6640 912009300 -6641 1535013491 -6642 386038257 -6643 780924577 -6644 2037864383 -6645 1460949337 -6646 1689754530 -6647 1260211956 -6648 1803102736 -6649 1556775656 -6650 467975070 -6651 997918663 -6652 1587129032 -6653 1104451364 -6654 1218337837 -6655 692873886 -6656 586977971 -6657 1894686122 -6658 1624881578 -6659 492568445 -6660 1827960781 -6661 558405245 -6662 571432569 -6663 1983077818 -6664 33547525 -6665 67372710 -6666 236109189 -6667 519579630 -6668 2011165815 -6669 674858165 -6670 700872594 -6671 775691467 -6672 62388008 -6673 1086910851 -6674 1556616044 -6675 2100252391 -6676 400376540 -6677 1098886926 -6678 1212980699 -6679 55995628 -6680 508178935 -6681 1680955770 -6682 1053914291 -6683 2095307967 -6684 637923486 -6685 124768480 -6686 640698205 -6687 1224901457 -6688 2019454603 -6689 118096135 -6690 1717469902 -6691 1699931736 -6692 676501380 -6693 141418823 -6694 1535525906 -6695 710048905 -6696 208791533 -6697 1771635095 -6698 1229628536 -6699 72473700 -6700 299009613 -6701 1930501130 -6702 848165168 -6703 361397621 -6704 869928333 -6705 257297564 -6706 314166365 -6707 1270304873 -6708 1356184491 -6709 1527147064 -6710 1326300501 -6711 1864363426 -6712 1060619186 -6713 232731144 -6714 1812187745 -6715 1698542673 -6716 357499624 -6717 305402303 -6718 775960482 -6719 229470579 -6720 423498438 -6721 345946737 -6722 1929402315 -6723 1099999819 -6724 487365560 -6725 1317444574 -6726 1810048724 -6727 696157094 -6728 941596021 -6729 892193612 -6730 768630794 -6731 1240605634 -6732 675211094 -6733 1616795962 -6734 1602003256 -6735 1545139427 -6736 1874093527 -6737 1916169621 -6738 667960652 -6739 1082794370 -6740 1295833037 -6741 1994261153 -6742 799674148 -6743 208968576 -6744 79508649 -6745 464378245 -6746 1907511249 -6747 437008274 -6748 769780548 -6749 535988083 -6750 666478853 -6751 1193278987 -6752 881934820 -6753 448397521 -6754 145795158 -6755 1369300381 -6756 1765842095 -6757 1955843882 -6758 2065457475 -6759 559954468 -6760 700553847 -6761 686604621 -6762 1800560103 -6763 1375764941 -6764 155916936 -6765 1255079711 -6766 773420721 -6767 2030010463 -6768 1023765684 -6769 1441381373 -6770 965321185 -6771 172115073 -6772 1288158879 -6773 1764995333 -6774 381083649 -6775 1367667528 -6776 81889930 -6777 141111250 -6778 1804675802 -6779 851670479 -6780 677099334 -6781 323671008 -6782 2044949466 -6783 1559034154 -6784 772068529 -6785 43260976 -6786 780850887 -6787 390426976 -6788 1999104858 -6789 698824714 -6790 950381444 -6791 552175057 -6792 1385429336 -6793 603457899 -6794 1927939999 -6795 1541346272 -6796 1858537610 -6797 553877072 -6798 1423873087 -6799 734819646 -6800 1995258445 -6801 241710624 -6802 906934720 -6803 1135933676 -6804 2006705957 -6805 1288018369 -6806 356117557 -6807 2088595887 -6808 1429129620 -6809 13309711 -6810 792782718 -6811 2106228954 -6812 336980719 -6813 690248536 -6814 1517779460 -6815 1109049248 -6816 733509512 -6817 151146700 -6818 1499476224 -6819 585130723 -6820 849971414 -6821 302374021 -6822 1137305780 -6823 87917102 -6824 905831920 -6825 917762131 -6826 1629263374 -6827 616885883 -6828 1471639203 -6829 905652813 -6830 1351705529 -6831 1319414001 -6832 1147363437 -6833 111156601 -6834 307864029 -6835 1006585746 -6836 1399174971 -6837 663981586 -6838 947697986 -6839 680820943 -6840 677291298 -6841 1740480704 -6842 639566249 -6843 1014272017 -6844 283245593 -6845 9862061 -6846 2123321266 -6847 1016755105 -6848 161008761 -6849 1475313842 -6850 1601885828 -6851 1010980176 -6852 1777687863 -6853 591707961 -6854 1098897278 -6855 536036136 -6856 1509470092 -6857 580677005 -6858 1152922019 -6859 833625648 -6860 1486329818 -6861 357143900 -6862 5556001 -6863 486209608 -6864 468300502 -6865 313420030 -6866 1492795354 -6867 1867475473 -6868 977401617 -6869 293009692 -6870 400812768 -6871 1654692915 -6872 2033490397 -6873 1040379017 -6874 521481284 -6875 169252342 -6876 1050241078 -6877 497318902 -6878 1186007447 -6879 1211249840 -6880 1972632745 -6881 640409628 -6882 74746368 -6883 1602836960 -6884 1232117589 -6885 1173643646 -6886 2138873096 -6887 594104033 -6888 1754320651 -6889 1144311467 -6890 1427729681 -6891 1093166822 -6892 1501455368 -6893 1433285682 -6894 1579376430 -6895 1969755870 -6896 1746705713 -6897 924688136 -6898 1689747695 -6899 576623682 -6900 1217697829 -6901 2090560463 -6902 83832949 -6903 1103704578 -6904 983455832 -6905 605314233 -6906 1272956920 -6907 2033696910 -6908 1102633136 -6909 311480719 -6910 1097463102 -6911 927782233 -6912 951890347 -6913 1172209470 -6914 383135545 -6915 36524288 -6916 198369469 -6917 374524994 -6918 630628322 -6919 1952690120 -6920 1518836461 -6921 2058358003 -6922 898373294 -6923 872808181 -6924 1344160038 -6925 330266076 -6926 695080403 -6927 943382103 -6928 1254954213 -6929 237344450 -6930 1520005785 -6931 325168394 -6932 180421265 -6933 1603838734 -6934 1428872972 -6935 1163877097 -6936 61669319 -6937 554346244 -6938 1050090360 -6939 1164302455 -6940 865826963 -6941 69814 -6942 2092084688 -6943 1817717311 -6944 1172279285 -6945 327736586 -6946 1854241599 -6947 1370648754 -6948 702261580 -6949 337386273 -6950 1175855226 -6951 73614393 -6952 248260629 -6953 2074228521 -6954 946422575 -6955 1592420667 -6956 257010949 -6957 1641502978 -6958 388319122 -6959 1511965162 -6960 1878847429 -6961 1908324907 -6962 1837133556 -6963 2059268694 -6964 1364679993 -6965 1118522880 -6966 1075662144 -6967 1426349312 -6968 1672869124 -6969 2125752504 -6970 443168120 -6971 391212440 -6972 2125822318 -6973 387769160 -6974 61446103 -6975 1150617955 -6976 715505746 -6977 1915687702 -6978 373783061 -6979 1417767326 -6980 105590328 -6981 1549638288 -6982 1491381720 -6983 353850957 -6984 1476383161 -6985 290320647 -6986 1946271624 -6987 1733394110 -6988 1931823625 -6989 187107098 -6990 1097875625 -6991 1663187406 -6992 2095432005 -6993 787525533 -6994 1574972453 -6995 1312628350 -6996 1906048414 -6997 503150949 -6998 591494014 -6999 1431433890 -7000 481419805 -7001 1034662134 -7002 1822646330 -7003 459758475 -7004 1422431295 -7005 1884092433 -7006 1610376431 -7007 2137937041 -7008 1652296488 -7009 1984159492 -7010 1408220720 -7011 1757886816 -7012 1386314132 -7013 752118792 -7014 2111737773 -7015 715213645 -7016 1042439439 -7017 1910525749 -7018 301124108 -7019 826779416 -7020 2097632847 -7021 1398999733 -7022 342483175 -7023 2045581204 -7024 39041618 -7025 1917455628 -7026 1210725906 -7027 1945090032 -7028 273122929 -7029 1802219920 -7030 1229040275 -7031 754542734 -7032 689398407 -7033 904202957 -7034 1214301209 -7035 2111829702 -7036 640811743 -7037 677193992 -7038 2102283095 -7039 145624583 -7040 513869837 -7041 1363020167 -7042 1903511399 -7043 1900183969 -7044 2115138959 -7045 1867765524 -7046 467913967 -7047 1010094750 -7048 1630807625 -7049 769038075 -7050 1836874167 -7051 1580956824 -7052 20554160 -7053 31873694 -7054 1479054380 -7055 59595778 -7056 1949329322 -7057 542296638 -7058 2004685811 -7059 74968603 -7060 197032910 -7061 1086242438 -7062 829511337 -7063 886431317 -7064 1990445395 -7065 2043812546 -7066 850777371 -7067 483773490 -7068 573522891 -7069 805576819 -7070 629398073 -7071 1087392728 -7072 21113338 -7073 385425824 -7074 840093049 -7075 2136252298 -7076 105707700 -7077 1308007016 -7078 998863400 -7079 1736515325 -7080 2077045091 -7081 688253919 -7082 1169988501 -7083 2097599251 -7084 720127613 -7085 501559233 -7086 9711382 -7087 521973287 -7088 1043855871 -7089 2014397193 -7090 596941890 -7091 1240888782 -7092 953155983 -7093 1426453227 -7094 2127320099 -7095 796117730 -7096 1322782126 -7097 830613823 -7098 1279891221 -7099 1896305017 -7100 1636190642 -7101 1909289294 -7102 836214097 -7103 1657303980 -7104 147231471 -7105 1676307146 -7106 1646072630 -7107 252939171 -7108 836830515 -7109 497452383 -7110 1989454497 -7111 766391958 -7112 1185706302 -7113 1011959350 -7114 716507562 -7115 1905833916 -7116 1513518584 -7117 726218944 -7118 280323555 -7119 409890807 -7120 593132489 -7121 877265446 -7122 1650779589 -7123 1546288472 -7124 156235025 -7125 1630616041 -7126 194922554 -7127 1479017151 -7128 313746216 -7129 1474813775 -7130 1227838520 -7131 1949936858 -7132 1236619422 -7133 2064052617 -7134 1459757190 -7135 1383850893 -7136 1592876116 -7137 958346173 -7138 1636790064 -7139 282222983 -7140 1455798556 -7141 1478760913 -7142 1048614941 -7143 494021210 -7144 343236616 -7145 1765122503 -7146 252371478 -7147 1856755200 -7148 343857799 -7149 532695034 -7150 119162359 -7151 936990288 -7152 1409960480 -7153 1769941949 -7154 335795112 -7155 1566195505 -7156 1253074342 -7157 530717667 -7158 897729009 -7159 1566820558 -7160 2005531442 -7161 2125567529 -7162 1369273768 -7163 1094667216 -7164 2042136499 -7165 681547310 -7166 331034461 -7167 1487528967 -7168 1639893483 -7169 1967824526 -7170 1769751950 -7171 948208391 -7172 1299101791 -7173 670883243 -7174 1442229602 -7175 1642338407 -7176 288522099 -7177 1694601080 -7178 1351609959 -7179 632379898 -7180 79812466 -7181 1470772319 -7182 1569370187 -7183 1489772946 -7184 1093230620 -7185 1905165299 -7186 908484804 -7187 198821314 -7188 288399318 -7189 1806213813 -7190 1765641872 -7191 146447113 -7192 1784297694 -7193 987431992 -7194 1241114329 -7195 1678950545 -7196 1668979302 -7197 1572148791 -7198 1018995864 -7199 1161389138 -7200 1392489669 -7201 641264166 -7202 2109597529 -7203 544107812 -7204 1312147410 -7205 1404343483 -7206 38962572 -7207 1600669509 -7208 951460916 -7209 1390572531 -7210 85565759 -7211 1031273382 -7212 713861202 -7213 1654935946 -7214 373562681 -7215 1807091822 -7216 1412617598 -7217 1282047485 -7218 2005913136 -7219 1701016916 -7220 940777650 -7221 1624071360 -7222 1847464029 -7223 577591696 -7224 464019704 -7225 941094711 -7226 109058594 -7227 2132999007 -7228 365759854 -7229 1128054458 -7230 1146904497 -7231 1758249523 -7232 1769318625 -7233 1109018378 -7234 154873687 -7235 933982387 -7236 365878214 -7237 193836259 -7238 387168248 -7239 1317339130 -7240 1584408791 -7241 472734007 -7242 201128864 -7243 150786345 -7244 2127669954 -7245 574691545 -7246 1957878168 -7247 1392803904 -7248 1856739030 -7249 1816307656 -7250 946337172 -7251 650033032 -7252 1292895369 -7253 646317554 -7254 1227624729 -7255 1756915073 -7256 1587412265 -7257 1336683323 -7258 1742430432 -7259 1953172119 -7260 317254133 -7261 741851281 -7262 1563937994 -7263 2086572758 -7264 1850869660 -7265 1718811681 -7266 873071497 -7267 69264226 -7268 1912647941 -7269 1260239745 -7270 1386603356 -7271 1349573084 -7272 1732973753 -7273 1587732220 -7274 1500359429 -7275 1713160059 -7276 14940118 -7277 1310753949 -7278 958480315 -7279 1871679148 -7280 979577958 -7281 1904817487 -7282 374228533 -7283 124989679 -7284 403651393 -7285 1601853262 -7286 1881904752 -7287 1991063658 -7288 791052937 -7289 1476851537 -7290 1796752129 -7291 1108307070 -7292 71219170 -7293 1213206475 -7294 1047396181 -7295 1922088830 -7296 784534509 -7297 1920467678 -7298 1991353056 -7299 549698802 -7300 1033223776 -7301 1230472764 -7302 1899271886 -7303 618713881 -7304 670721337 -7305 1252147667 -7306 184390292 -7307 685661455 -7308 415417969 -7309 1142870607 -7310 409856955 -7311 1394995927 -7312 900204446 -7313 784085488 -7314 1519985606 -7315 1303855840 -7316 238455102 -7317 1254406710 -7318 1147435850 -7319 1029508039 -7320 583774599 -7321 796704332 -7322 2137815110 -7323 654993770 -7324 2009910807 -7325 1037727643 -7326 429598952 -7327 646961668 -7328 810711673 -7329 273468361 -7330 1196660470 -7331 1843935449 -7332 1503941125 -7333 948448708 -7334 315165682 -7335 27178814 -7336 53112728 -7337 499555974 -7338 712840269 -7339 468530697 -7340 1642426581 -7341 1122697225 -7342 1863526624 -7343 395147380 -7344 1906782713 -7345 1236028582 -7346 1699003220 -7347 2145237816 -7348 342951644 -7349 698955422 -7350 1027262207 -7351 926726244 -7352 1495659754 -7353 1017593669 -7354 1581720014 -7355 1358086914 -7356 2055321312 -7357 2011318966 -7358 2005048582 -7359 718549338 -7360 137303679 -7361 1054225405 -7362 415001139 -7363 1641244805 -7364 2002674113 -7365 730166822 -7366 1668423619 -7367 2055786841 -7368 1229722796 -7369 233780241 -7370 376833890 -7371 724665730 -7372 1356477466 -7373 92876866 -7374 1119813110 -7375 1115776531 -7376 1328905448 -7377 671332682 -7378 1113530699 -7379 1671857093 -7380 1370288104 -7381 2140792907 -7382 451099689 -7383 718464211 -7384 1010902928 -7385 2032819703 -7386 2076551125 -7387 918740593 -7388 1896655021 -7389 1934116059 -7390 1637289931 -7391 2033958701 -7392 840857816 -7393 2052291070 -7394 1527719858 -7395 696048282 -7396 634974244 -7397 1048659829 -7398 604351475 -7399 1864697041 -7400 1282440070 -7401 981185366 -7402 441879123 -7403 491433888 -7404 1074062232 -7405 1561692233 -7406 1607210420 -7407 255484033 -7408 85541267 -7409 573257471 -7410 1927341126 -7411 1455829371 -7412 566566730 -7413 230957167 -7414 26809934 -7415 1577469659 -7416 116293222 -7417 2103361059 -7418 348726604 -7419 2012948243 -7420 1889993471 -7421 1986016535 -7422 1899423296 -7423 583367639 -7424 1890823957 -7425 1279659506 -7426 1279415921 -7427 378314554 -7428 180835688 -7429 1883767397 -7430 95527947 -7431 1463275758 -7432 717469115 -7433 537407070 -7434 1954709647 -7435 1791531347 -7436 2099099303 -7437 1414436419 -7438 2047015380 -7439 37156922 -7440 1987693890 -7441 1826872858 -7442 1492986293 -7443 406776973 -7444 2057830025 -7445 1519796228 -7446 1984246632 -7447 26639599 -7448 1475673639 -7449 185489588 -7450 2039587843 -7451 1218183462 -7452 24022475 -7453 1791527491 -7454 1801551102 -7455 1914846432 -7456 923703350 -7457 933483375 -7458 145677338 -7459 1104539038 -7460 669767124 -7461 241205285 -7462 420331148 -7463 1387236239 -7464 778612355 -7465 227557147 -7466 1031283939 -7467 730228010 -7468 1641993566 -7469 930815671 -7470 767384932 -7471 1482203809 -7472 610204882 -7473 112887578 -7474 1888980782 -7475 520551259 -7476 1632683806 -7477 1725743766 -7478 547190859 -7479 960873797 -7480 1911233354 -7481 439295054 -7482 31573612 -7483 1935255829 -7484 83338897 -7485 1833124714 -7486 1702618613 -7487 1007042247 -7488 619124441 -7489 1848295952 -7490 2111581285 -7491 1288891566 -7492 2089501237 -7493 384428786 -7494 528644157 -7495 720629945 -7496 611985933 -7497 1559928096 -7498 1450857955 -7499 106495852 -7500 343260120 -7501 70759240 -7502 1588699661 -7503 953465002 -7504 183646818 -7505 1330196795 -7506 1474016261 -7507 1816330624 -7508 908456913 -7509 2021207120 -7510 629720773 -7511 672206619 -7512 313018526 -7513 661294385 -7514 459978800 -7515 396357424 -7516 346935451 -7517 15113765 -7518 1403399671 -7519 966059893 -7520 1863409717 -7521 1367497309 -7522 107467811 -7523 1805427307 -7524 1751926095 -7525 636111968 -7526 378573604 -7527 216428380 -7528 48556417 -7529 1829431559 -7530 322924232 -7531 391816537 -7532 1900190799 -7533 1911623893 -7534 1345281539 -7535 2083837617 -7536 1094337040 -7537 671814152 -7538 1752684593 -7539 2002793953 -7540 545537625 -7541 234921719 -7542 527516924 -7543 858556151 -7544 896216104 -7545 987495724 -7546 1254913575 -7547 1243151556 -7548 1002609490 -7549 510829599 -7550 61727801 -7551 718535559 -7552 1878326908 -7553 169195612 -7554 376479218 -7555 1482769355 -7556 805307580 -7557 755052822 -7558 1699197735 -7559 853863997 -7560 437000734 -7561 2022121968 -7562 1245680534 -7563 189707885 -7564 1786262213 -7565 443478425 -7566 126061855 -7567 733115606 -7568 1115292578 -7569 1878746448 -7570 588425911 -7571 1660830203 -7572 2113668167 -7573 1115942836 -7574 371902706 -7575 862400624 -7576 2103438560 -7577 1626816282 -7578 2105552180 -7579 958564402 -7580 2137645881 -7581 19796333 -7582 1677099962 -7583 1868489141 -7584 188991945 -7585 2053579180 -7586 1203774848 -7587 994299525 -7588 661148355 -7589 755488935 -7590 1848163523 -7591 1098149089 -7592 630127255 -7593 946360409 -7594 1287856974 -7595 268905821 -7596 1389838835 -7597 1413918829 -7598 1002021427 -7599 357647765 -7600 1145181630 -7601 1590447338 -7602 2018477968 -7603 1111366149 -7604 558906526 -7605 242897026 -7606 1973766773 -7607 514861439 -7608 1869713308 -7609 1931835305 -7610 1473425841 -7611 1859875541 -7612 1951631638 -7613 1003042155 -7614 1580881034 -7615 2140623583 -7616 909137688 -7617 637172234 -7618 987439461 -7619 1570286043 -7620 1392661170 -7621 688119336 -7622 520951484 -7623 2022788425 -7624 1634479745 -7625 1808808458 -7626 144210598 -7627 876834932 -7628 1075243640 -7629 1146232025 -7630 1234482697 -7631 72941622 -7632 589195716 -7633 1105477017 -7634 1184307771 -7635 1148102242 -7636 1348374044 -7637 1010590897 -7638 1662963681 -7639 1070603704 -7640 794942554 -7641 988905875 -7642 782995598 -7643 599090545 -7644 1991948030 -7645 216392984 -7646 592230480 -7647 753602070 -7648 853565219 -7649 1579669941 -7650 176404465 -7651 98742741 -7652 120305629 -7653 697355949 -7654 2121531166 -7655 1754785375 -7656 358680760 -7657 118258117 -7658 484136659 -7659 1433924400 -7660 1264490142 -7661 1718619357 -7662 1506866022 -7663 1853685858 -7664 676612726 -7665 543690145 -7666 854304453 -7667 2024986770 -7668 1554281042 -7669 369784486 -7670 948106827 -7671 201739949 -7672 1358690361 -7673 1731102425 -7674 800830494 -7675 1203154744 -7676 1947495409 -7677 1393060974 -7678 1956756814 -7679 653576980 -7680 825247268 -7681 2133161280 -7682 752319721 -7683 945552897 -7684 683033581 -7685 726367240 -7686 552854624 -7687 1041714341 -7688 844625357 -7689 1036991284 -7690 328155093 -7691 2109115499 -7692 608126993 -7693 1835021115 -7694 1815317710 -7695 1284739719 -7696 231227613 -7697 522138515 -7698 1162242842 -7699 1785508655 -7700 891923001 -7701 2110349669 -7702 1987248604 -7703 103129715 -7704 1693968446 -7705 640595450 -7706 1306284459 -7707 1493980207 -7708 2033656425 -7709 1115557625 -7710 73540 -7711 711420045 -7712 1101235257 -7713 752393261 -7714 1656972942 -7715 1784268839 -7716 1478760501 -7717 62343919 -7718 678499532 -7719 175902210 -7720 1099335203 -7721 1006654626 -7722 137534062 -7723 1707462196 -7724 694192093 -7725 1952851772 -7726 844718267 -7727 925419706 -7728 327506639 -7729 2006961109 -7730 563444714 -7731 1219429640 -7732 1969827130 -7733 403209670 -7734 1322559355 -7735 1516311928 -7736 1043805121 -7737 481360166 -7738 862808488 -7739 929977898 -7740 1596917792 -7741 862882028 -7742 1641397943 -7743 550669401 -7744 1615275289 -7745 1150887237 -7746 187454592 -7747 946552143 -7748 1213231156 -7749 865954125 -7750 1122454353 -7751 165082711 -7752 1872608751 -7753 1259988415 -7754 1872544907 -7755 419317196 -7756 1065356539 -7757 569779527 -7758 1344736903 -7759 1392863178 -7760 429256988 -7761 1908181617 -7762 464809171 -7763 251600471 -7764 163907639 -7765 1787368526 -7766 1767912399 -7767 1207712760 -7768 121245045 -7769 483237239 -7770 2137690658 -7771 1718162837 -7772 1346119267 -7773 1631604953 -7774 121348590 -7775 813910909 -7776 635008543 -7777 308803183 -7778 1760463052 -7779 1848239699 -7780 1174757308 -7781 735433757 -7782 2013322411 -7783 899882411 -7784 1995422173 -7785 1738383670 -7786 1319199607 -7787 913295064 -7788 160679549 -7789 516452862 -7790 158674595 -7791 589936538 -7792 277150831 -7793 623483766 -7794 841537009 -7795 441058471 -7796 263368644 -7797 461965760 -7798 1648771231 -7799 384613689 -7800 945203000 -7801 1638978242 -7802 2102776526 -7803 143838619 -7804 1123099547 -7805 76641469 -7806 957749528 -7807 1758108090 -7808 385444652 -7809 570728932 -7810 1458864142 -7811 1560201960 -7812 1306162690 -7813 1324702905 -7814 312600723 -7815 1154101215 -7816 915602927 -7817 1631800330 -7818 2067396279 -7819 1076282477 -7820 769545 -7821 78587226 -7822 1666219015 -7823 277920376 -7824 702070992 -7825 360272376 -7826 718978847 -7827 965439637 -7828 822238136 -7829 220266431 -7830 1350053326 -7831 1767441136 -7832 1859244673 -7833 1305346205 -7834 1911279756 -7835 834860572 -7836 1381987674 -7837 721545636 -7838 445485015 -7839 1767432326 -7840 1292274569 -7841 1904349157 -7842 1180150638 -7843 450953611 -7844 1081568414 -7845 1492751361 -7846 1605054826 -7847 1997171341 -7848 977068043 -7849 1524967457 -7850 925970170 -7851 977837588 -7852 1603554684 -7853 444705537 -7854 1255757965 -7855 158142028 -7856 804977913 -7857 1974736812 -7858 1123581665 -7859 1627216050 -7860 47519595 -7861 326151344 -7862 1247173538 -7863 1906764268 -7864 1631497549 -7865 1010969646 -7866 594141193 -7867 866001575 -7868 1732515283 -7869 1039626208 -7870 485950253 -7871 877306204 -7872 796491717 -7873 1666100891 -7874 1328259815 -7875 1878060131 -7876 1011368604 -7877 785830993 -7878 1727747824 -7879 1988436647 -7880 163314802 -7881 506234347 -7882 818790588 -7883 1766869486 -7884 950939884 -7885 2074548553 -7886 1925011515 -7887 1755917798 -7888 1901801717 -7889 901109532 -7890 1235650200 -7891 1949321313 -7892 1227260876 -7893 335340090 -7894 1708601933 -7895 711274777 -7896 1346309737 -7897 155259478 -7898 1577276352 -7899 931341372 -7900 1194885686 -7901 2063226605 -7902 1808647576 -7903 1991377403 -7904 1581843848 -7905 989423743 -7906 1721953886 -7907 445728804 -7908 1775254736 -7909 1302218063 -7910 286681804 -7911 1938569538 -7912 1808452410 -7913 1105472392 -7914 1557955377 -7915 611908646 -7916 1032537297 -7917 1335483244 -7918 220342796 -7919 786855366 -7920 89109128 -7921 1455992996 -7922 588693031 -7923 1316370005 -7924 1791333087 -7925 149811317 -7926 2027644782 -7927 990159176 -7928 305070795 -7929 1457437487 -7930 1921500548 -7931 1499956482 -7932 1373180444 -7933 1582664476 -7934 1343850237 -7935 807540645 -7936 424604571 -7937 918320476 -7938 1253269449 -7939 52375659 -7940 73054891 -7941 1539951253 -7942 1990945197 -7943 1881507301 -7944 497939997 -7945 1401416926 -7946 345932299 -7947 1530477294 -7948 589416522 -7949 566275096 -7950 169849013 -7951 678525651 -7952 2022268092 -7953 758542044 -7954 1994895656 -7955 1666117531 -7956 908353361 -7957 1875056790 -7958 508793059 -7959 1213424157 -7960 1185010629 -7961 282809959 -7962 565896991 -7963 410707426 -7964 1865474435 -7965 1909747228 -7966 1218248071 -7967 142595358 -7968 680584056 -7969 324033872 -7970 194971017 -7971 753638947 -7972 1863985126 -7973 38432567 -7974 487662600 -7975 214441475 -7976 1439849493 -7977 833594900 -7978 1744918770 -7979 2029266016 -7980 1399869996 -7981 1914767783 -7982 560308019 -7983 1274654440 -7984 525826179 -7985 407720027 -7986 793288324 -7987 1434179541 -7988 135293169 -7989 1302081383 -7990 500120050 -7991 1320303799 -7992 1584891343 -7993 1066017041 -7994 1731011225 -7995 1302882130 -7996 828280621 -7997 801775648 -7998 1445477489 -7999 1508864678 -8000 1125809520 -8001 1640448506 -8002 115019977 -8003 842310998 -8004 1678881073 -8005 602682578 -8006 1056752474 -8007 971246919 -8008 1436277478 -8009 654187596 -8010 853029287 -8011 688663826 -8012 421471731 -8013 1413337306 -8014 1963318266 -8015 947297910 -8016 1821057333 -8017 609122942 -8018 233993803 -8019 1956350502 -8020 1911204326 -8021 734113853 -8022 1129170653 -8023 1348612021 -8024 1800130894 -8025 712698230 -8026 504010503 -8027 480927868 -8028 1514473878 -8029 1949487992 -8030 1989792546 -8031 492799751 -8032 1442452851 -8033 2104812523 -8034 1335110749 -8035 973850276 -8036 560011453 -8037 244379575 -8038 1945097195 -8039 1996288931 -8040 898567171 -8041 650642834 -8042 537469109 -8043 1320038902 -8044 2063980140 -8045 353303728 -8046 119853165 -8047 1737553825 -8048 962426670 -8049 353846968 -8050 1546420680 -8051 726147348 -8052 1087960822 -8053 528107685 -8054 2074759369 -8055 740608068 -8056 1240805916 -8057 431286225 -8058 1221535936 -8059 607796146 -8060 233290569 -8061 1063844834 -8062 1100595897 -8063 1675743420 -8064 1021173710 -8065 288222999 -8066 502110049 -8067 1581185163 -8068 532602574 -8069 299723596 -8070 1429990447 -8071 1431169746 -8072 950366431 -8073 1967459556 -8074 603725000 -8075 866862923 -8076 173279636 -8077 723578165 -8078 456933101 -8079 1135706307 -8080 1077425134 -8081 2003353781 -8082 1861853655 -8083 17902308 -8084 383977818 -8085 1789129377 -8086 758510376 -8087 1624783734 -8088 72931954 -8089 1980046313 -8090 85096233 -8091 306222523 -8092 896407499 -8093 1185692130 -8094 1981965944 -8095 1917581209 -8096 1473915129 -8097 336592345 -8098 1351282725 -8099 2006517704 -8100 636315941 -8101 633789524 -8102 1290203802 -8103 1586682372 -8104 453765432 -8105 1893928802 -8106 306061648 -8107 627045069 -8108 470023320 -8109 762994749 -8110 1762751376 -8111 1547448454 -8112 618864882 -8113 1477121383 -8114 1565350762 -8115 1002842700 -8116 1118767112 -8117 176377490 -8118 480142787 -8119 1191699066 -8120 8940155 -8121 565239020 -8122 1497921590 -8123 905347655 -8124 1750931150 -8125 1332403886 -8126 675445216 -8127 1077362632 -8128 1668996231 -8129 2026727941 -8130 936396688 -8131 157828524 -8132 513033817 -8133 79116842 -8134 1744510897 -8135 966799250 -8136 1973045644 -8137 2050572545 -8138 1593844319 -8139 295585316 -8140 666083646 -8141 1209112047 -8142 1843033770 -8143 1284948528 -8144 538749782 -8145 1260900884 -8146 140307580 -8147 1657516895 -8148 1437278375 -8149 620450367 -8150 701732313 -8151 1446218530 -8152 1185689387 -8153 52170255 -8154 204082537 -8155 789136890 -8156 1384574141 -8157 879527754 -8158 1866499522 -8159 906086724 -8160 758772047 -8161 655412562 -8162 1063915249 -8163 1271805865 -8164 734529404 -8165 660942498 -8166 91121467 -8167 560091400 -8168 564031395 -8169 1684965786 -8170 855676717 -8171 1230115041 -8172 746594185 -8173 551226839 -8174 367579921 -8175 1285343967 -8176 1812127724 -8177 507887501 -8178 795377214 -8179 1101922451 -8180 1128337869 -8181 1497109528 -8182 400657333 -8183 166543608 -8184 1549279783 -8185 604739871 -8186 955680498 -8187 786370277 -8188 1484267625 -8189 674696372 -8190 1692457001 -8191 95556024 -8192 1330108934 -8193 608888602 -8194 1367361889 -8195 2064638338 -8196 1269831100 -8197 1458483356 -8198 477246091 -8199 1833862495 -8200 995965494 -8201 1332922808 -8202 916493888 -8203 1742559679 -8204 1884149647 -8205 1284073809 -8206 880419999 -8207 1548793723 -8208 1791961311 -8209 1675797213 -8210 503232526 -8211 772815532 -8212 1025423093 -8213 903889860 -8214 939359140 -8215 427219229 -8216 1508629731 -8217 1895039639 -8218 1213589506 -8219 845413708 -8220 422252363 -8221 758562859 -8222 940969732 -8223 1752361298 -8224 1367451462 -8225 160847974 -8226 1669515988 -8227 489798914 -8228 1619331330 -8229 2146762079 -8230 176177762 -8231 467813177 -8232 1332201239 -8233 1092671650 -8234 62889208 -8235 1068867239 -8236 229261812 -8237 943309207 -8238 470177314 -8239 2021223123 -8240 471622773 -8241 973409841 -8242 646555007 -8243 1497045866 -8244 1877299701 -8245 1585914147 -8246 1924265095 -8247 1238445784 -8248 1333470138 -8249 990370953 -8250 2083859492 -8251 1755722502 -8252 1748933813 -8253 877345576 -8254 1360600152 -8255 968901627 -8256 1038193550 -8257 882632492 -8258 1458700541 -8259 510041233 -8260 881910924 -8261 1634878303 -8262 977854410 -8263 66628515 -8264 580066306 -8265 1040743618 -8266 1135495754 -8267 809328118 -8268 1984052826 -8269 1605673069 -8270 683067593 -8271 308191951 -8272 431599262 -8273 1329622600 -8274 1805237817 -8275 161415315 -8276 768053099 -8277 1582019265 -8278 1399861099 -8279 2101523238 -8280 424906570 -8281 1336236943 -8282 1709762092 -8283 26356735 -8284 66098871 -8285 922878596 -8286 995258362 -8287 1104292422 -8288 1805511088 -8289 306475256 -8290 1614333655 -8291 539938364 -8292 1941353559 -8293 444704417 -8294 606566880 -8295 373936217 -8296 1485448035 -8297 1742062634 -8298 1183264335 -8299 1322017213 -8300 1200252055 -8301 1866331928 -8302 1630209164 -8303 1631851317 -8304 1048470880 -8305 1287963334 -8306 1793266632 -8307 1816523980 -8308 722498951 -8309 1045644083 -8310 1770563570 -8311 1147405521 -8312 234397378 -8313 1332842014 -8314 1173762257 -8315 300496250 -8316 108236962 -8317 21536971 -8318 1404788672 -8319 1913748050 -8320 328012227 -8321 871638679 -8322 306202767 -8323 121882139 -8324 1316343096 -8325 912769647 -8326 495818356 -8327 654307483 -8328 507348633 -8329 1679082692 -8330 1976324697 -8331 1707600689 -8332 1397930972 -8333 1459050213 -8334 1191968358 -8335 298918205 -8336 599529899 -8337 837751343 -8338 2115442185 -8339 1322028850 -8340 1883395426 -8341 1738522107 -8342 321950724 -8343 2117792805 -8344 923880473 -8345 1495712981 -8346 270805407 -8347 1032117435 -8348 1517249952 -8349 1675594079 -8350 798381837 -8351 1845262180 -8352 399749110 -8353 1104584604 -8354 1967144319 -8355 1716092206 -8356 2017354251 -8357 315479027 -8358 222916041 -8359 377219237 -8360 1994561719 -8361 51757090 -8362 2084819926 -8363 1245009044 -8364 1510807304 -8365 1129304636 -8366 1543927249 -8367 2110337203 -8368 1967055979 -8369 1511885786 -8370 1284882406 -8371 1702967758 -8372 1102924245 -8373 1606833130 -8374 1673276915 -8375 2026804718 -8376 955062463 -8377 1944082322 -8378 911438505 -8379 324828767 -8380 1472192753 -8381 1709820342 -8382 22607299 -8383 1871941863 -8384 666921299 -8385 1989751618 -8386 1440550421 -8387 536791902 -8388 157746998 -8389 1663466462 -8390 914011139 -8391 4825069 -8392 1715223553 -8393 851347417 -8394 1249834113 -8395 1078547209 -8396 1980652054 -8397 646277714 -8398 1041400764 -8399 1800224385 -8400 10679852 -8401 178799522 -8402 1355708495 -8403 1113604097 -8404 1785632652 -8405 881501762 -8406 992925167 -8407 593211467 -8408 678100436 -8409 1904363672 -8410 918040235 -8411 2809541 -8412 1466700367 -8413 940647534 -8414 1874751404 -8415 2133621666 -8416 782915505 -8417 1167818177 -8418 522929920 -8419 940662503 -8420 683800992 -8421 1436941060 -8422 945487572 -8423 251540897 -8424 140804829 -8425 47838038 -8426 1330088106 -8427 2121456883 -8428 694115752 -8429 224005222 -8430 1774197621 -8431 704795605 -8432 402804745 -8433 982422468 -8434 1818399702 -8435 40953749 -8436 1863924231 -8437 663841222 -8438 634165217 -8439 394541019 -8440 420721246 -8441 1552205452 -8442 397350561 -8443 1887421613 -8444 345369338 -8445 124618317 -8446 1873559631 -8447 1128284843 -8448 1292436495 -8449 249005904 -8450 2068947346 -8451 1976237487 -8452 1685946964 -8453 866951271 -8454 80294736 -8455 1826751793 -8456 914789309 -8457 1410382842 -8458 1800725029 -8459 1608905061 -8460 1634388064 -8461 1427439002 -8462 166217018 -8463 2037192809 -8464 262377822 -8465 1984616721 -8466 2078146559 -8467 2126302053 -8468 500974295 -8469 564828128 -8470 373359425 -8471 921695541 -8472 2117033580 -8473 770709986 -8474 661633507 -8475 314919270 -8476 895328303 -8477 387709490 -8478 1443204114 -8479 40281150 -8480 636715394 -8481 1364667812 -8482 2016518637 -8483 175178710 -8484 84135435 -8485 2096813373 -8486 2001930504 -8487 998924744 -8488 1359712567 -8489 1655171885 -8490 460346158 -8491 846616984 -8492 935127239 -8493 626563176 -8494 736326145 -8495 1197505061 -8496 463696249 -8497 666989056 -8498 1176323467 -8499 964670544 -8500 1231817184 -8501 1549682892 -8502 1886366086 -8503 1201367116 -8504 172909230 -8505 400515945 -8506 1516286387 -8507 1068237533 -8508 788225435 -8509 812006853 -8510 1108518684 -8511 1424940830 -8512 29191017 -8513 977553673 -8514 1600119540 -8515 113326453 -8516 926883399 -8517 1454566396 -8518 1112251197 -8519 139112318 -8520 962254633 -8521 1572597355 -8522 985729302 -8523 1897381872 -8524 51676884 -8525 1722055448 -8526 947403286 -8527 515373133 -8528 241560856 -8529 2123726753 -8530 1480043678 -8531 1473378041 -8532 1525925997 -8533 1218926116 -8534 527261509 -8535 1698835227 -8536 1619442061 -8537 2043547896 -8538 619589112 -8539 260183848 -8540 708071101 -8541 1728107796 -8542 1685124678 -8543 737262119 -8544 558177822 -8545 1137760571 -8546 850588572 -8547 1485061221 -8548 444843319 -8549 1962839769 -8550 1624173539 -8551 1407097953 -8552 1387953477 -8553 462419194 -8554 1156996177 -8555 1439630361 -8556 36990994 -8557 2104399463 -8558 1955003494 -8559 278551850 -8560 2080642568 -8561 1287563524 -8562 1751929891 -8563 1459084917 -8564 359005992 -8565 131707753 -8566 1010436496 -8567 1978448053 -8568 27772001 -8569 1630025609 -8570 91148254 -8571 735843103 -8572 1210649757 -8573 1776272932 -8574 1473105222 -8575 1768827579 -8576 766549855 -8577 176210146 -8578 1106405152 -8579 1211393175 -8580 2139049915 -8581 583095044 -8582 471007480 -8583 1379519744 -8584 1045514238 -8585 1628003657 -8586 671666457 -8587 1082505232 -8588 1584919473 -8589 479186304 -8590 1361057082 -8591 1518078393 -8592 1766749828 -8593 965503326 -8594 829679663 -8595 2125755821 -8596 1097211079 -8597 1840116159 -8598 1956720226 -8599 1124983080 -8600 1322658120 -8601 2047868480 -8602 1860826183 -8603 385824230 -8604 1676657765 -8605 1186447757 -8606 7168161 -8607 295723972 -8608 1362657903 -8609 1113573314 -8610 1507117147 -8611 1354224171 -8612 1696668358 -8613 1978124627 -8614 586260267 -8615 594698948 -8616 1458644637 -8617 1257926725 -8618 1677204180 -8619 896080462 -8620 1737113029 -8621 890777614 -8622 266675207 -8623 1356379209 -8624 1856280940 -8625 1096354870 -8626 1334651382 -8627 806008371 -8628 788987382 -8629 1143887961 -8630 1930991452 -8631 2111645502 -8632 1044272793 -8633 1644333987 -8634 349986084 -8635 573446910 -8636 683298097 -8637 357154246 -8638 869170883 -8639 2045956000 -8640 1470727560 -8641 228804382 -8642 1252696523 -8643 1019912270 -8644 59445362 -8645 1838956791 -8646 1614611218 -8647 1518089999 -8648 949399868 -8649 1144331750 -8650 266686813 -8651 539029249 -8652 2035109364 -8653 533362020 -8654 1895408458 -8655 1743906657 -8656 1629716891 -8657 1082576193 -8658 402431380 -8659 271220625 -8660 78980506 -8661 185939184 -8662 235382479 -8663 1123253299 -8664 1830273172 -8665 585368564 -8666 1696700210 -8667 366087621 -8668 942522810 -8669 418387445 -8670 264559973 -8671 265766722 -8672 647191827 -8673 1517256497 -8674 1285678992 -8675 706637189 -8676 1208729640 -8677 752806562 -8678 77243540 -8679 10645860 -8680 1897138312 -8681 343930353 -8682 549675109 -8683 1784764028 -8684 877292374 -8685 297599919 -8686 1381187037 -8687 359525617 -8688 1380176112 -8689 1783618418 -8690 630746242 -8691 1459156618 -8692 1969557602 -8693 866128721 -8694 434926270 -8695 1652347126 -8696 1451497285 -8697 2131626480 -8698 2018434747 -8699 246536447 -8700 402530277 -8701 135511073 -8702 512303169 -8703 1049722104 -8704 1652767570 -8705 1797982161 -8706 1756359294 -8707 714013562 -8708 403305075 -8709 1833602834 -8710 724659422 -8711 152959739 -8712 30049540 -8713 1274334531 -8714 1937723768 -8715 907341914 -8716 1571934450 -8717 1171427157 -8718 1266867531 -8719 804626915 -8720 807561927 -8721 1897613773 -8722 116299885 -8723 629635882 -8724 616258846 -8725 551226155 -8726 134499360 -8727 2067756132 -8728 535368987 -8729 5450460 -8730 166808931 -8731 937899264 -8732 140961533 -8733 679112101 -8734 1987621369 -8735 1793729103 -8736 329610614 -8737 1596497015 -8738 360259017 -8739 732915690 -8740 1282616201 -8741 1084918439 -8742 885875429 -8743 1312665741 -8744 211769322 -8745 676115549 -8746 72524007 -8747 1783703772 -8748 1847542707 -8749 1339391538 -8750 440847039 -8751 507620986 -8752 1089521663 -8753 557146925 -8754 1137256868 -8755 1705780510 -8756 1108373080 -8757 1271756229 -8758 1626052994 -8759 1643742068 -8760 1277206689 -8761 1792861925 -8762 434157684 -8763 1418168222 -8764 324490378 -8765 274295405 -8766 1064413677 -8767 654100993 -8768 1870792420 -8769 1424672694 -8770 1387016683 -8771 1005924974 -8772 362107485 -8773 125408464 -8774 171107067 -8775 573876807 -8776 801524014 -8777 243631075 -8778 210096931 -8779 501583073 -8780 1583022613 -8781 650943971 -8782 1009204059 -8783 525060629 -8784 1208090896 -8785 2146460928 -8786 83357491 -8787 168980328 -8788 1270733509 -8789 1709410485 -8790 1812722396 -8791 400456550 -8792 1354788762 -8793 99396433 -8794 1818624772 -8795 1679279141 -8796 373691838 -8797 735554801 -8798 185896486 -8799 97000611 -8800 12743847 -8801 1572913169 -8802 1102925585 -8803 374851332 -8804 1698321633 -8805 1274032652 -8806 948728139 -8807 352361999 -8808 1517663727 -8809 1158825070 -8810 853945072 -8811 953202693 -8812 1809769041 -8813 1863149132 -8814 1478263322 -8815 870376289 -8816 1862126412 -8817 1561620813 -8818 1039356618 -8819 985376273 -8820 1123547650 -8821 704595366 -8822 1385832823 -8823 330852764 -8824 803991799 -8825 1056973947 -8826 2010131905 -8827 1177683638 -8828 1792528748 -8829 48544743 -8830 1274684249 -8831 1805272595 -8832 1621457912 -8833 230126186 -8834 32640279 -8835 1172295898 -8836 1504158838 -8837 981368418 -8838 1524657897 -8839 874338918 -8840 2140193488 -8841 231119322 -8842 1827541611 -8843 1802478882 -8844 2094268454 -8845 1158321285 -8846 525371523 -8847 1808911218 -8848 572458450 -8849 1564728141 -8850 646803843 -8851 1696006100 -8852 121839860 -8853 2032636666 -8854 2026858864 -8855 925831659 -8856 942126965 -8857 1889507122 -8858 2103515297 -8859 587172065 -8860 1938051865 -8861 1230715898 -8862 244961012 -8863 1412026130 -8864 1460842084 -8865 277601291 -8866 436838380 -8867 817517275 -8868 1258969709 -8869 1961496277 -8870 1691856193 -8871 1251679549 -8872 45131951 -8873 1371914156 -8874 906674783 -8875 2139400405 -8876 382751793 -8877 1432046307 -8878 1800827975 -8879 955210243 -8880 849290800 -8881 300148170 -8882 503732695 -8883 971130660 -8884 185301188 -8885 383107911 -8886 1896962320 -8887 1127428153 -8888 125131385 -8889 1852993969 -8890 1714600218 -8891 2063183251 -8892 936226220 -8893 1959561230 -8894 1327725733 -8895 249584656 -8896 89678873 -8897 1764564113 -8898 1067101931 -8899 1348648582 -8900 1578576742 -8901 611474476 -8902 452844484 -8903 1623708694 -8904 1983388632 -8905 1359519267 -8906 1615625451 -8907 218656777 -8908 644081926 -8909 1268969779 -8910 1173867020 -8911 1493372727 -8912 1569117949 -8913 1677599715 -8914 317019739 -8915 1754419138 -8916 2060707627 -8917 66498411 -8918 734363643 -8919 38355364 -8920 1919492381 -8921 301480214 -8922 2101538615 -8923 708234953 -8924 113557796 -8925 1281780700 -8926 957819609 -8927 203236670 -8928 898861165 -8929 2024921541 -8930 1551885252 -8931 329954260 -8932 488912369 -8933 2004729736 -8934 1953662954 -8935 324817354 -8936 1216765356 -8937 1421804757 -8938 543474131 -8939 1860847282 -8940 543290888 -8941 1717341152 -8942 1206736361 -8943 2112408838 -8944 1247457219 -8945 1523756101 -8946 1719344328 -8947 1160681198 -8948 1590254512 -8949 306224323 -8950 1199036563 -8951 1362263245 -8952 607704537 -8953 1153091530 -8954 2070498198 -8955 721262334 -8956 287388583 -8957 880834160 -8958 924499004 -8959 1186249748 -8960 758272053 -8961 328900608 -8962 1516204008 -8963 1247184422 -8964 186146697 -8965 1322383314 -8966 1572001776 -8967 1402912053 -8968 596704424 -8969 2115475908 -8970 1116275687 -8971 1139995312 -8972 1685333412 -8973 175528401 -8974 1104920502 -8975 785306983 -8976 1699284502 -8977 676781182 -8978 1945988182 -8979 1142055366 -8980 983005506 -8981 997541097 -8982 356834964 -8983 1590710043 -8984 3148979 -8985 279849514 -8986 164488729 -8987 290537562 -8988 1160683674 -8989 1088987733 -8990 1476787311 -8991 1918955727 -8992 1417888342 -8993 845507671 -8994 1018656502 -8995 1604035039 -8996 20407338 -8997 443174630 -8998 859463444 -8999 617111762 -9000 411166890 -9001 1975739131 -9002 1757107074 -9003 2096500302 -9004 3783884 -9005 714543929 -9006 734323638 -9007 1703068386 -9008 1391325111 -9009 532828172 -9010 697640105 -9011 226846969 -9012 1530369269 -9013 1054475069 -9014 1817557013 -9015 1533518248 -9016 1334324583 -9017 1982045742 -9018 1824055811 -9019 347524610 -9020 923549828 -9021 1153359474 -9022 118996689 -9023 193954522 -9024 1998867145 -9025 1137653191 -9026 1797989561 -9027 2019274483 -9028 1580827822 -9029 509969357 -9030 488902597 -9031 1991994712 -9032 338224840 -9033 98526024 -9034 1941011367 -9035 342008725 -9036 813069953 -9037 527851357 -9038 2045077111 -9039 56911416 -9040 1060679529 -9041 595233568 -9042 283758386 -9043 443565150 -9044 1649708637 -9045 2101315399 -9046 1977083398 -9047 836549573 -9048 1935877493 -9049 1653655561 -9050 1184074183 -9051 711943673 -9052 659531387 -9053 1303070872 -9054 905898195 -9055 510914885 -9056 293240416 -9057 556404108 -9058 382705720 -9059 1874068238 -9060 1066373465 -9061 871608318 -9062 1718579302 -9063 1404598306 -9064 970134342 -9065 1512107021 -9066 1746607031 -9067 1783204295 -9068 2039958378 -9069 1644200494 -9070 1840115711 -9071 953154259 -9072 91950415 -9073 2123874097 -9074 1396719409 -9075 1741659052 -9076 2077705848 -9077 1226319160 -9078 430724977 -9079 1866099694 -9080 732491073 -9081 1614799160 -9082 430559719 -9083 1392022461 -9084 770386385 -9085 1336457915 -9086 1902937346 -9087 1063626801 -9088 1892862023 -9089 138159418 -9090 790211391 -9091 811751841 -9092 1009767736 -9093 361307045 -9094 68866499 -9095 1979902078 -9096 1873414067 -9097 1815473530 -9098 1615622725 -9099 1765888797 -9100 1312190376 -9101 1308254789 -9102 571559409 -9103 1404140791 -9104 1284645238 -9105 1968278818 -9106 998316196 -9107 1214867439 -9108 1047114330 -9109 1429041173 -9110 933483485 -9111 1779605404 -9112 896356686 -9113 1364043204 -9114 1024144217 -9115 1666743071 -9116 553017471 -9117 779597915 -9118 582886224 -9119 298395847 -9120 917757333 -9121 1373097615 -9122 1110147688 -9123 1927525070 -9124 1734404660 -9125 1179014187 -9126 1759943500 -9127 1460335079 -9128 847004069 -9129 1228082578 -9130 1078740229 -9131 11710797 -9132 388853719 -9133 1650299638 -9134 1415851589 -9135 1673498957 -9136 1471094808 -9137 266684137 -9138 740882748 -9139 370725491 -9140 1695725310 -9141 1674366233 -9142 2847247 -9143 444598348 -9144 890925790 -9145 1026991464 -9146 2111341419 -9147 1443943261 -9148 1806589379 -9149 546743995 -9150 1742339108 -9151 576863064 -9152 1919841610 -9153 705003148 -9154 356904486 -9155 1506762623 -9156 1884017335 -9157 2116847987 -9158 819614054 -9159 583537756 -9160 1197446917 -9161 1898354283 -9162 595248554 -9163 1586300636 -9164 1401170273 -9165 2011100143 -9166 1112315945 -9167 724781434 -9168 130300632 -9169 1853198694 -9170 1095506925 -9171 1826025942 -9172 1380081279 -9173 1098354172 -9174 123140643 -9175 123523421 -9176 2125345636 -9177 86998414 -9178 1567466683 -9179 1784451367 -9180 633742410 -9181 1162322143 -9182 213830783 -9183 406100372 -9184 1867325292 -9185 570735270 -9186 1912862995 -9187 1603858979 -9188 540099609 -9189 584993402 -9190 39913088 -9191 1737546526 -9192 335864037 -9193 635161642 -9194 1176363514 -9195 1737034311 -9196 498778137 -9197 141195811 -9198 314332097 -9199 629078769 -9200 1994394505 -9201 1409839022 -9202 307621063 -9203 1226992137 -9204 360709546 -9205 430761706 -9206 1350515558 -9207 338571534 -9208 517760121 -9209 770498593 -9210 2123022901 -9211 1151502531 -9212 1932820737 -9213 189370036 -9214 1557602903 -9215 1652662381 -9216 760105306 -9217 1322982251 -9218 1109037712 -9219 1300204915 -9220 1907975653 -9221 1148950800 -9222 890267793 -9223 96356042 -9224 1784112442 -9225 2066631307 -9226 1833390353 -9227 135406931 -9228 60343471 -9229 238802 -9230 764485700 -9231 2054737976 -9232 1410077824 -9233 1072106764 -9234 1134246465 -9235 1770787370 -9236 1502868470 -9237 337278376 -9238 2109358904 -9239 2020628591 -9240 1107776969 -9241 2084898157 -9242 1024647474 -9243 893114058 -9244 126784546 -9245 434766730 -9246 398292791 -9247 886889852 -9248 1757748981 -9249 1507330504 -9250 39611120 -9251 1518240986 -9252 508797656 -9253 929878913 -9254 1614597028 -9255 145426451 -9256 849026573 -9257 1300503734 -9258 280833382 -9259 909370044 -9260 1300742536 -9261 1045319083 -9262 816624372 -9263 563336713 -9264 2117425847 -9265 1950870838 -9266 186640435 -9267 1472810669 -9268 140665566 -9269 148515692 -9270 1345955613 -9271 1248442535 -9272 85930201 -9273 223119439 -9274 2141556594 -9275 212714747 -9276 657886169 -9277 392365737 -9278 1099604600 -9279 268151502 -9280 1899696241 -9281 1139215720 -9282 1786392488 -9283 261010250 -9284 2069094633 -9285 1253505869 -9286 406436701 -9287 770637558 -9288 406525955 -9289 687270083 -9290 1680007602 -9291 1707268491 -9292 1732589166 -9293 349148327 -9294 123121556 -9295 1702531365 -9296 152535517 -9297 309761992 -9298 1027858387 -9299 293201083 -9300 458277684 -9301 226330352 -9302 1541643618 -9303 544207885 -9304 449449791 -9305 1535716564 -9306 756922633 -9307 1107335961 -9308 1928082302 -9309 1856527233 -9310 1375487463 -9311 1680294895 -9312 848259305 -9313 1014396304 -9314 1941305145 -9315 769870290 -9316 120418525 -9317 200258198 -9318 1540507849 -9319 526944480 -9320 887528282 -9321 1073031803 -9322 86729323 -9323 472633800 -9324 1422180130 -9325 209850880 -9326 27681518 -9327 1574715647 -9328 519612872 -9329 1055539905 -9330 1867916730 -9331 977890556 -9332 1281870257 -9333 1262076701 -9334 1522098441 -9335 1731320048 -9336 650309617 -9337 131537426 -9338 691172361 -9339 430908271 -9340 1988064659 -9341 2066659825 -9342 2111203167 -9343 688840316 -9344 933572481 -9345 1905024664 -9346 1458710607 -9347 1053991006 -9348 2105282863 -9349 851734808 -9350 1580935486 -9351 845327497 -9352 1924766611 -9353 1667664809 -9354 1317961297 -9355 1199463094 -9356 1877515689 -9357 1345642815 -9358 626695093 -9359 249644913 -9360 253699072 -9361 347128176 -9362 1227535469 -9363 1535569329 -9364 1609204877 -9365 602150263 -9366 1119405730 -9367 112030846 -9368 733687689 -9369 1810578091 -9370 542939118 -9371 574268701 -9372 1729754268 -9373 506658637 -9374 1263109017 -9375 515843101 -9376 264199653 -9377 574335976 -9378 1569834107 -9379 221998868 -9380 1426070784 -9381 1003285945 -9382 1067326365 -9383 1203353748 -9384 523467107 -9385 237804015 -9386 255333194 -9387 253499148 -9388 1583446830 -9389 882028287 -9390 503144062 -9391 1837145903 -9392 1229156463 -9393 1730679531 -9394 1225231584 -9395 690877692 -9396 185346146 -9397 197153666 -9398 802908539 -9399 919033836 -9400 2007731758 -9401 1345847657 -9402 1493302537 -9403 1590002378 -9404 1852506294 -9405 608927906 -9406 2105845480 -9407 2116705947 -9408 1183263883 -9409 1528195939 -9410 191221168 -9411 461851019 -9412 383998237 -9413 1258547533 -9414 1665204767 -9415 907465344 -9416 1496351548 -9417 1920537961 -9418 1160964492 -9419 932314731 -9420 655082601 -9421 1664108554 -9422 621976986 -9423 1884239064 -9424 1247304438 -9425 1847208570 -9426 427633109 -9427 1432650584 -9428 2044362237 -9429 1230541648 -9430 204200772 -9431 1904610347 -9432 428905657 -9433 1697503309 -9434 1347129077 -9435 133928303 -9436 158947568 -9437 1305490909 -9438 103150602 -9439 1342211451 -9440 686203201 -9441 294371770 -9442 1804062470 -9443 1070201438 -9444 1552919304 -9445 1321783590 -9446 1977666782 -9447 901787204 -9448 1094837903 -9449 991147626 -9450 1834101935 -9451 1749920504 -9452 507772533 -9453 308595273 -9454 1486675921 -9455 1755076971 -9456 8320196 -9457 1914309030 -9458 1040243907 -9459 2052682433 -9460 997367030 -9461 1244444680 -9462 1809809132 -9463 1426272687 -9464 794464341 -9465 1009454561 -9466 1560200990 -9467 953411909 -9468 167461823 -9469 1663351592 -9470 148139712 -9471 853665024 -9472 1957723363 -9473 1952202183 -9474 1923866462 -9475 1363159019 -9476 1126502125 -9477 1754049596 -9478 117462575 -9479 73856380 -9480 597713574 -9481 1951564511 -9482 1823776885 -9483 1105486107 -9484 112676136 -9485 1162969158 -9486 713079430 -9487 120996332 -9488 929794540 -9489 1753323338 -9490 26195117 -9491 1927161570 -9492 850284370 -9493 1836004249 -9494 1205950609 -9495 1644748711 -9496 697975163 -9497 618667951 -9498 450676973 -9499 865436986 -9500 134535895 -9501 598816685 -9502 1719102010 -9503 2092259258 -9504 403535220 -9505 1495484824 -9506 1307934629 -9507 1530037345 -9508 1102050772 -9509 1425397205 -9510 1603893726 -9511 1699764346 -9512 1229478068 -9513 1280186963 -9514 657766806 -9515 1342154204 -9516 295672473 -9517 1370846236 -9518 1463150537 -9519 1225467013 -9520 976685926 -9521 1489345654 -9522 1005144935 -9523 1826970296 -9524 1177866256 -9525 63611896 -9526 1324235360 -9527 1875841419 -9528 682279847 -9529 1774912333 -9530 593794757 -9531 816815742 -9532 226245370 -9533 165413119 -9534 761591353 -9535 629780591 -9536 1660897943 -9537 2069525982 -9538 12334288 -9539 615465067 -9540 1347439539 -9541 1616228014 -9542 167745765 -9543 429433959 -9544 748931329 -9545 825512571 -9546 1771588164 -9547 1044603802 -9548 48875160 -9549 1087255053 -9550 122587167 -9551 1025561086 -9552 429117059 -9553 1127732102 -9554 705047735 -9555 1606983315 -9556 1191343998 -9557 2029283095 -9558 1335341086 -9559 1873623845 -9560 1656711780 -9561 1929135843 -9562 542955940 -9563 1882957150 -9564 2094548962 -9565 1304547293 -9566 365254093 -9567 1607963257 -9568 1226589627 -9569 377588382 -9570 75944676 -9571 426545519 -9572 1993816396 -9573 243690442 -9574 855979478 -9575 595264078 -9576 1069203013 -9577 480083994 -9578 1639867880 -9579 1118078173 -9580 1567339047 -9581 1762455048 -9582 2143639260 -9583 1996456107 -9584 742703502 -9585 701203347 -9586 1455955774 -9587 1934047501 -9588 583002794 -9589 643813213 -9590 1660187698 -9591 92230926 -9592 425465408 -9593 55659990 -9594 1975188076 -9595 372530723 -9596 1360207283 -9597 192958522 -9598 1980493980 -9599 439313263 -9600 570546904 -9601 2056438657 -9602 865858782 -9603 416879652 -9604 152645451 -9605 1721838260 -9606 1012143730 -9607 1221848464 -9608 54438607 -9609 504527963 -9610 192442990 -9611 1621777654 -9612 119499363 -9613 188598602 -9614 1470750113 -9615 862202865 -9616 889801949 -9617 779222240 -9618 648766718 -9619 1472804743 -9620 1423035453 -9621 161470769 -9622 1565035669 -9623 1848500861 -9624 217130759 -9625 1392740097 -9626 73547936 -9627 1577338043 -9628 1585698619 -9629 2054041917 -9630 2016651306 -9631 8761875 -9632 1962996926 -9633 735026440 -9634 425641528 -9635 2115642377 -9636 309381052 -9637 1437785258 -9638 1190007193 -9639 363819659 -9640 1942313221 -9641 1382450183 -9642 1985597314 -9643 2061812584 -9644 1571048785 -9645 1308863779 -9646 776531802 -9647 313367086 -9648 2088086019 -9649 1425298520 -9650 1786171829 -9651 1363637824 -9652 1586769289 -9653 1203723850 -9654 1064655038 -9655 1803900049 -9656 448980300 -9657 1138202974 -9658 1233754444 -9659 2034678919 -9660 1044761243 -9661 1102922102 -9662 2043440795 -9663 860274521 -9664 1837948542 -9665 321598675 -9666 828433250 -9667 2147329594 -9668 1759383933 -9669 2018440444 -9670 363665606 -9671 1554213507 -9672 1253406979 -9673 201779272 -9674 1468542443 -9675 676972117 -9676 1510643051 -9677 97590597 -9678 990339203 -9679 1451245423 -9680 1522889118 -9681 629027385 -9682 667399599 -9683 962174759 -9684 1832751235 -9685 1732054637 -9686 618591160 -9687 134247887 -9688 722773964 -9689 1852345604 -9690 21443159 -9691 1767535207 -9692 807784058 -9693 2064883954 -9694 480326081 -9695 498248952 -9696 238998981 -9697 1308759331 -9698 498094899 -9699 1998382914 -9700 1179716127 -9701 861760505 -9702 1405112773 -9703 285639459 -9704 1063539777 -9705 726171569 -9706 962611576 -9707 426699180 -9708 823762166 -9709 1952950779 -9710 1877944603 -9711 199167636 -9712 434494516 -9713 397860555 -9714 1161342396 -9715 119762104 -9716 2129915192 -9717 1779933556 -9718 254009991 -9719 705205508 -9720 1484795513 -9721 275453150 -9722 325257068 -9723 145095923 -9724 192853456 -9725 805583149 -9726 643344876 -9727 431852437 -9728 2114342480 -9729 1141439775 -9730 282751704 -9731 1146574960 -9732 2003200280 -9733 1687864477 -9734 1432214419 -9735 919256409 -9736 266552398 -9737 247342347 -9738 1345955589 -9739 1090314565 -9740 52809478 -9741 1076416545 -9742 1289482201 -9743 487303995 -9744 1474277100 -9745 303340949 -9746 607066099 -9747 1456708644 -9748 2083274506 -9749 861076090 -9750 14430505 -9751 1420586371 -9752 1136529241 -9753 339687573 -9754 1565682294 -9755 1329382697 -9756 1145270722 -9757 61543522 -9758 1761235135 -9759 1112129554 -9760 1202983297 -9761 2043986839 -9762 111220866 -9763 1058699929 -9764 1584367668 -9765 1543435285 -9766 1977956338 -9767 1850920067 -9768 1790777632 -9769 1176428280 -9770 793750984 -9771 1843587111 -9772 105361177 -9773 2083233185 -9774 183407458 -9775 1579638277 -9776 239090487 -9777 790473557 -9778 888863273 -9779 174881345 -9780 1651549647 -9781 903293778 -9782 1595467716 -9783 640595240 -9784 1242981351 -9785 1013666362 -9786 1969977938 -9787 240768425 -9788 1075209885 -9789 1583729425 -9790 1352897980 -9791 130709534 -9792 1480232616 -9793 1464118846 -9794 1189409464 -9795 917116636 -9796 860070484 -9797 1019882154 -9798 620553055 -9799 503364468 -9800 48826786 -9801 1414304039 -9802 199467931 -9803 154187963 -9804 1350053577 -9805 382875389 -9806 1733826240 -9807 1589144064 -9808 1173348946 -9809 475205866 -9810 1764025409 -9811 677414946 -9812 1378499644 -9813 1212009477 -9814 1318010186 -9815 473997348 -9816 78192191 -9817 1140504476 -9818 714765773 -9819 1153402076 -9820 576750253 -9821 2067663753 -9822 1284111611 -9823 2056982869 -9824 1384298952 -9825 326037427 -9826 826615858 -9827 96885788 -9828 1345919581 -9829 1447168913 -9830 600250256 -9831 1394746368 -9832 713989305 -9833 799718188 -9834 1548934331 -9835 2064042882 -9836 1182593577 -9837 1135276924 -9838 1505703298 -9839 208458876 -9840 1610482790 -9841 1122245059 -9842 885873822 -9843 841498786 -9844 186770888 -9845 56400360 -9846 1315496134 -9847 264963079 -9848 1196904837 -9849 2030261908 -9850 1418365156 -9851 1773655090 -9852 1950442013 -9853 554993119 -9854 1683154312 -9855 1187257317 -9856 881030546 -9857 362286522 -9858 1284143105 -9859 79466479 -9860 1809455435 -9861 1884393362 -9862 1474212847 -9863 375961092 -9864 536627902 -9865 875663531 -9866 292520326 -9867 1719221479 -9868 2010940455 -9869 1798223624 -9870 1927680355 -9871 1473939597 -9872 772985035 -9873 666070529 -9874 167954735 -9875 959755923 -9876 722470890 -9877 1483450870 -9878 1224719003 -9879 1919375727 -9880 1366229130 -9881 495600511 -9882 1545547169 -9883 1169187495 -9884 1050593630 -9885 1081217833 -9886 208961165 -9887 1931624176 -9888 1443504355 -9889 1493104270 -9890 2011090655 -9891 1105476143 -9892 1230013984 -9893 1337819855 -9894 1481437235 -9895 1766641886 -9896 65999738 -9897 1773957562 -9898 1338379718 -9899 2076940193 -9900 1424697538 -9901 1118576425 -9902 1403396142 -9903 50198926 -9904 1784646955 -9905 1571350877 -9906 1009954849 -9907 359634197 -9908 907318099 -9909 87190204 -9910 131526276 -9911 126063581 -9912 582790715 -9913 1677073445 -9914 1295251077 -9915 1633384345 -9916 610807631 -9917 1504212242 -9918 1417524873 -9919 2054311986 -9920 849832864 -9921 1281131881 -9922 1012304481 -9923 2079846849 -9924 471468088 -9925 346258069 -9926 1699005087 -9927 537467826 -9928 2120215631 -9929 889901157 -9930 466924371 -9931 1397429521 -9932 2008477583 -9933 1870320513 -9934 1447628447 -9935 1645640890 -9936 1294187742 -9937 310099649 -9938 2005275087 -9939 54022194 -9940 397289853 -9941 2136801363 -9942 180085775 -9943 980080569 -9944 1666391160 -9945 1475336852 -9946 465981266 -9947 129715143 -9948 832065446 -9949 1883506140 -9950 36543482 -9951 1681898311 -9952 1017154373 -9953 1048847963 -9954 1614261512 -9955 1488622461 -9956 1395106032 -9957 1165782951 -9958 2026090287 -9959 1367838015 -9960 2055684109 -9961 345531010 -9962 617783889 -9963 1916678044 -9964 68367875 -9965 2065412336 -9966 1414835286 -9967 1362555617 -9968 228028337 -9969 1272626725 -9970 1416577811 -9971 625318191 -9972 1261944440 -9973 1596663587 -9974 1605398760 -9975 780851952 -9976 924516791 -9977 2071380026 -9978 910567096 -9979 1756582238 -9980 1807402518 -9981 947110578 -9982 1290996901 -9983 677073243 -9984 1995958541 -9985 757774765 -9986 18212056 -9987 1243580926 -9988 1923557716 -9989 2044302343 -9990 463935293 -9991 1831758177 -9992 242349705 -9993 1081719182 -9994 1600952573 -9995 310717580 -9996 999647871 -9997 868304211 -9998 1673273198 -9999 1227676208 -6543 0123456789abcdef -\. --- --- Data for Name: hash_txt_heap; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.hash_txt_heap (seqno, random) FROM stdin; -0 1935401906 -1 1345971420 -2 656473370 -3 1269710788 -4 1156776517 -5 1289013296 -6 1415564928 -7 1937919553 -8 435456494 -9 66302641 -10 915852158 -11 1661301944 -12 961711400 -13 74070078 -14 2036973298 -15 843938989 -16 189351248 -17 1388679963 -18 556726251 -19 634715959 -20 1489080225 -21 649132105 -22 886008616 -23 1280154196 -24 2036166893 -25 846480997 -26 1102020422 -27 1533442662 -28 2060089600 -29 1212135685 -30 539384293 -31 1848007858 -32 410623457 -33 1195857664 -34 970234999 -35 1567399975 -36 337387312 -37 238316279 -38 1357835880 -39 772843806 -40 304618920 -41 126204390 -42 286662102 -43 1266330320 -44 200274468 -45 176151752 -46 2110269310 -47 389625717 -48 1564831715 -49 519511913 -50 1024341676 -51 906428292 -52 1168644018 -53 1910350293 -54 39098840 -55 1057327263 -56 609347642 -57 1141119263 -58 443286278 -59 521953594 -60 205771300 -61 982670571 -62 222477805 -63 616394758 -64 31044587 -65 1192712804 -66 36311085 -67 368431899 -68 1431029083 -69 1394146965 -70 1141275706 -71 1735648004 -72 1520351356 -73 1427937808 -74 854494676 -75 1720625824 -76 1604089561 -77 817280338 -78 2110251541 -79 1021437628 -80 1336792251 -81 987109570 -82 1927865921 -83 357952622 -84 749976215 -85 1966964761 -86 1415279885 -87 1359323857 -88 960600376 -89 1858566163 -90 1881277452 -91 1166371677 -92 693753087 -93 2103755257 -94 1782766435 -95 724797674 -96 1148984413 -97 1819077520 -98 1093229574 -99 432529848 -100 1065740837 -101 87021632 -102 20694204 -103 438608545 -104 1514959440 -105 875188881 -106 11750722 -107 971565353 -108 1692469219 -109 2122002263 -110 1993002982 -111 881777823 -112 961628185 -113 1773385255 -114 1239730445 -115 1711604400 -116 1592866368 -117 507526682 -118 923444610 -119 405983097 -120 218609198 -121 657238414 -122 1572354774 -123 912362285 -124 613510023 -125 1207637561 -126 1637159959 -127 1762494436 -128 879231433 -129 582905885 -130 47540636 -131 1944972270 -132 669927517 -133 68234841 -134 236097168 -135 37403310 -136 943423722 -137 247847890 -138 1008968663 -139 488409293 -140 222366505 -141 854487997 -142 1370187116 -143 1183994691 -144 480389604 -145 462433913 -146 748115443 -147 2073255973 -148 969960596 -149 1671560053 -150 331755422 -151 1188569794 -152 181314819 -153 1904110196 -154 2100932079 -155 794824842 -156 964264109 -157 1590608390 -158 409835630 -159 1843495542 -160 26030628 -161 457376267 -162 1640984164 -163 695958145 -164 525611108 -165 1877081332 -166 733361455 -167 1469034830 -168 2124929222 -169 1742330119 -170 1957444123 -171 199812080 -172 449334468 -173 1180147592 -174 1383806771 -175 929724073 -176 1642581505 -177 2131922214 -178 855496398 -179 465058453 -180 1655998620 -181 1187251820 -182 1653628247 -183 1837313439 -184 943878368 -185 1607076678 -186 484654634 -187 1908142477 -188 1050201421 -189 894490264 -190 1604154371 -191 1076232049 -192 1351866531 -193 1097654887 -194 1772190194 -195 1877477639 -196 827252572 -197 358068002 -198 1199028821 -199 804698146 -200 2100398121 -201 1008989297 -202 1004510226 -203 402248941 -204 41653241 -205 240833349 -206 1331973014 -207 1684234746 -208 225271916 -209 39985764 -210 1809552 -211 1881270536 -212 1227237584 -213 1655437799 -214 1571100327 -215 23632304 -216 1115030830 -217 2055754961 -218 1931774781 -219 17748603 -220 802761578 -221 1388445504 -222 1093980652 -223 7144461 -224 338616744 -225 718687198 -226 1884622101 -227 1165869316 -228 1076755200 -229 936167274 -230 1970567462 -231 1029669673 -232 1945156571 -233 827594041 -234 1431918615 -235 1986809812 -236 1068427390 -237 616407981 -238 1523560911 -239 1293699306 -240 656393746 -241 1525370463 -242 1027486194 -243 1883631330 -244 1033324614 -245 451102874 -246 1907263635 -247 871796 -248 359374187 -249 1691554768 -250 18620399 -251 1162135765 -252 932516625 -253 1112601051 -254 1169280227 -255 1271133369 -256 1831288250 -257 906418680 -258 289519037 -259 760559802 -260 1842585954 -261 112602851 -262 1790229476 -263 1640258878 -264 940196892 -265 1074664443 -266 1479585042 -267 2008624283 -268 1691072424 -269 855662305 -270 1154839941 -271 199982522 -272 233549120 -273 34842488 -274 2083613853 -275 1266873735 -276 485945362 -277 1843393840 -278 1267745531 -279 845319549 -280 1387464960 -281 1286365931 -282 2007455315 -283 172497937 -284 251483334 -285 1029251894 -286 1443631306 -287 2082771584 -288 1935670574 -289 1733150343 -290 695847739 -291 1630772880 -292 1845753195 -293 338593567 -294 1123548110 -295 638466439 -296 1413258010 -297 455649505 -298 499607074 -299 956846786 -300 1311311810 -301 1654447016 -302 1156829309 -303 1544860931 -304 1689289504 -305 1092959514 -306 664251018 -307 27751218 -308 788869706 -309 1931996549 -310 873070767 -311 28851018 -312 1070878832 -313 733042434 -314 201348956 -315 1322362167 -316 1762294328 -317 1644980262 -318 1257650103 -319 1550481254 -320 1230646958 -321 1953497842 -322 1033770487 -323 928916505 -324 144607761 -325 9834949 -326 1567382944 -327 1557865771 -328 465484454 -329 2066990019 -330 367228910 -331 1776796265 -332 1573953387 -333 1524058219 -334 1174173548 -335 1115759243 -336 469534085 -337 1838424566 -338 1143510461 -339 1258403791 -340 1622937467 -341 2016581228 -342 1287254809 -343 546332652 -344 602140015 -345 1488603765 -346 1868694819 -347 216950695 -348 986100380 -349 978861274 -350 1767431950 -351 69263690 -352 784875469 -353 653718789 -354 998180195 -355 929483230 -356 663553738 -357 418079491 -358 339865354 -359 1129038193 -360 337585862 -361 707094264 -362 758350810 -363 1911539249 -364 83668835 -365 1932524358 -366 879814844 -367 553202920 -368 1623465276 -369 2023325305 -370 1811606711 -371 1098919095 -372 1892422886 -373 951377872 -374 1645251747 -375 347079253 -376 292497990 -377 1366462918 -378 564029948 -379 1278598370 -380 197840545 -381 183978250 -382 1347862060 -383 982716014 -384 837697039 -385 198558607 -386 1912199244 -387 1501250778 -388 616638098 -389 104580950 -390 482805323 -391 954223961 -392 811675214 -393 1241156133 -394 718279562 -395 895344049 -396 1026196843 -397 1598094407 -398 1448546969 -399 502178471 -400 1473936064 -401 1112670032 -402 1601097566 -403 1218875302 -404 2064047905 -405 1098865666 -406 1565954555 -407 209062247 -408 317844936 -409 2129984504 -410 1487660617 -411 515685481 -412 166479106 -413 688039029 -414 1498401495 -415 1004176146 -416 886597636 -417 1263117092 -418 357943276 -419 1503235734 -420 1367698042 -421 840748599 -422 309976047 -423 31889609 -424 2081904732 -425 1028255610 -426 927233658 -427 960617927 -428 478866369 -429 228296980 -430 1462796398 -431 1952802433 -432 1340967012 -433 916410316 -434 1024194088 -435 1257531269 -436 2015275982 -437 442664995 -438 1466593516 -439 185637271 -440 425165851 -441 806770485 -442 701322752 -443 591644958 -444 1494809514 -445 52240600 -446 1595821104 -447 233923502 -448 1315357692 -449 1953764380 -450 1737159237 -451 535572086 -452 647029331 -453 2047135284 -454 567461695 -455 581450415 -456 927907246 -457 1494695354 -458 1542068342 -459 1406773615 -460 1722992334 -461 857381092 -462 1212092401 -463 916475698 -464 1773791408 -465 88802841 -466 26523320 -467 1641583743 -468 531467836 -469 1493116836 -470 1827221014 -471 956633688 -472 152403674 -473 381060118 -474 1548278646 -475 1647213188 -476 433300718 -477 996616102 -478 1881136691 -479 1748658410 -480 802896834 -481 1470812280 -482 136746849 -483 1449926165 -484 1370463916 -485 704208544 -486 2031376580 -487 150887515 -488 51420250 -489 1425961274 -490 1557661130 -491 1774412584 -492 135858718 -493 622269883 -494 543404635 -495 1909650126 -496 711072724 -497 569927955 -498 1403750221 -499 1242540561 -500 2063044791 -501 1083487587 -502 51690601 -503 67964817 -504 1464547706 -505 1599969247 -506 1715178006 -507 1897848424 -508 449101701 -509 1448831049 -510 1499023187 -511 1251998535 -512 772159681 -513 1635770036 -514 554441052 -515 2142623597 -516 192494932 -517 438333984 -518 146027464 -519 243915183 -520 1864295258 -521 1703688595 -522 2018327767 -523 2000153976 -524 178474830 -525 414248754 -526 1762320454 -527 889547555 -528 984176709 -529 1018587028 -530 2132088116 -531 899737853 -532 2102074615 -533 36295069 -534 967702670 -535 1419138673 -536 1636264316 -537 535397028 -538 1169503450 -539 2085366017 -540 1984228077 -541 521042989 -542 1189880904 -543 608904110 -544 9329377 -545 1744321956 -546 604044060 -547 201824309 -548 35172292 -549 750071524 -550 445739492 -551 1899467550 -552 306276471 -553 316583612 -554 1752137878 -555 484751302 -556 730832366 -557 1366974684 -558 1374298857 -559 1715009076 -560 238078064 -561 1358903325 -562 467263281 -563 192669032 -564 1395198394 -565 1434965951 -566 1611807705 -567 883979062 -568 1970362980 -569 633827507 -570 821861431 -571 1807107409 -572 1154870496 -573 2011742335 -574 268527872 -575 1164199873 -576 1608580643 -577 872571932 -578 1366024183 -579 1643752935 -580 1622643456 -581 1811763675 -582 1395736837 -583 1928919928 -584 2128347287 -585 1000391067 -586 266187582 -587 711696006 -588 219882103 -589 1640486439 -590 279221434 -591 457960168 -592 851906116 -593 746484715 -594 650629200 -595 99620862 -596 33967018 -597 114953257 -598 983599924 -599 2004329998 -600 748780765 -601 1805461355 -602 1663953760 -603 1903651261 -604 1669720042 -605 1932481632 -606 920367487 -607 1130817037 -608 657569916 -609 138908022 -610 627086324 -611 132729724 -612 1950671697 -613 2022823161 -614 2061649652 -615 1931535337 -616 875730580 -617 180353586 -618 495747695 -619 1095612683 -620 1820840025 -621 774969129 -622 1553572851 -623 525262493 -624 1521453844 -625 56718403 -626 624883355 -627 1555420862 -628 171671661 -629 1608483279 -630 1412267213 -631 920452426 -632 1266460986 -633 928737325 -634 676620039 -635 788697380 -636 713735309 -637 1596987526 -638 1919514417 -639 1371305225 -640 1735895548 -641 399117093 -642 1504034949 -643 1539083598 -644 274456606 -645 1418200954 -646 1323135287 -647 1150187186 -648 1598554540 -649 1818882982 -650 98316222 -651 1271910918 -652 446368463 -653 1651889073 -654 1797173411 -655 1967822307 -656 1708607477 -657 274573119 -658 1375759521 -659 1880279138 -660 1883056398 -661 640543086 -662 653247916 -663 1002033737 -664 1569280411 -665 1329867955 -666 1790731117 -667 135532072 -668 779371834 -669 1562761887 -670 1506837297 -671 367783734 -672 1961878980 -673 863388599 -674 1906867332 -675 88851939 -676 134105905 -677 1082518971 -678 1239039125 -679 1732660445 -680 753918305 -681 1337355347 -682 857087715 -683 1200286768 -684 841760773 -685 506777479 -686 1020625427 -687 402884602 -688 781350598 -689 248901301 -690 135680092 -691 516923348 -692 889444387 -693 788928008 -694 1518957085 -695 311241151 -696 2118795963 -697 1162204555 -698 446773223 -699 750684149 -700 577482794 -701 1953610521 -702 1118467884 -703 391878126 -704 669515472 -705 877851568 -706 480730065 -707 803621377 -708 1960370540 -709 1719769191 -710 388798174 -711 566805197 -712 909640890 -713 1245885890 -714 1767091966 -715 1751401663 -716 1752663369 -717 640233745 -718 6802617 -719 386530319 -720 889135046 -721 142482709 -722 903453667 -723 1778579434 -724 931410717 -725 274927105 -726 2089820585 -727 902723033 -728 1437131660 -729 389110160 -730 1653407182 -731 2014614454 -732 195237033 -733 624391418 -734 259008932 -735 864752505 -736 1502242987 -737 739738998 -738 1668373882 -739 1315129879 -740 312024541 -741 2057172057 -742 1881935076 -743 1221665431 -744 1155574299 -745 1501543394 -746 825583447 -747 760754020 -748 2141777140 -749 832386064 -750 1147284339 -751 883428538 -752 974868774 -753 2050738006 -754 514524324 -755 1906279491 -756 178181463 -757 456861261 -758 661518876 -759 1615313123 -760 845971422 -761 167442411 -762 1482443929 -763 1041208455 -764 791833829 -765 1741452862 -766 1905960961 -767 146593168 -768 333708212 -769 1426851195 -770 1461723047 -771 645732753 -772 1336539604 -773 1196174476 -774 1867398184 -775 344630255 -776 550234222 -777 545497983 -778 1105384275 -779 544527714 -780 1377884048 -781 105184966 -782 1427956253 -783 205269174 -784 8439325 -785 1942480577 -786 2111548665 -787 186620788 -788 251858191 -789 625583894 -790 1801933912 -791 1097829613 -792 793026305 -793 1136894193 -794 2139038068 -795 1584860134 -796 730863407 -797 1897515381 -798 1731453303 -799 1064571619 -800 1176882929 -801 1045692702 -802 1710304372 -803 365938885 -804 94383530 -805 1430218909 -806 710569141 -807 644617753 -808 1975716892 -809 1815953416 -810 1189145467 -811 1206117292 -812 1921138383 -813 469618072 -814 1411386466 -815 1929577708 -816 264615002 -817 1375451484 -818 2116198496 -819 516473193 -820 2001035378 -821 1770648760 -822 1614302806 -823 646578035 -824 760059306 -825 1605857226 -826 83954521 -827 1490922713 -828 1355888960 -829 1815407824 -830 408010685 -831 385288241 -832 713616879 -833 2118315057 -834 751227126 -835 808000409 -836 1401050318 -837 1461796267 -838 1452618162 -839 1229283563 -840 1130266036 -841 494279982 -842 287917207 -843 903920771 -844 963898054 -845 1699303674 -846 686014831 -847 1228513056 -848 927271510 -849 654729679 -850 1744986249 -851 780823240 -852 277894792 -853 1211805407 -854 1427401275 -855 1037954098 -856 670178986 -857 1511355796 -858 381393163 -859 2026067946 -860 1179279973 -861 789403848 -862 263872539 -863 1892896852 -864 760235258 -865 1015099665 -866 553413613 -867 13801928 -868 329412285 -869 2006031776 -870 1243085491 -871 1459678321 -872 352828110 -873 1531002699 -874 216115444 -875 1316726164 -876 1082822725 -877 902130275 -878 397755573 -879 2010094235 -880 1556859954 -881 2142741822 -882 643433827 -883 1834754746 -884 1207063582 -885 2070835102 -886 725225196 -887 1877242568 -888 1434707250 -889 1106618360 -890 1755826866 -891 466503575 -892 1896022208 -893 2019699405 -894 211916779 -895 508773818 -896 887315422 -897 765330393 -898 522575747 -899 1216727707 -900 623878521 -901 1765661238 -902 528922380 -903 976706631 -904 1149180289 -905 745037824 -906 145949147 -907 84519366 -908 1647168099 -909 543704720 -910 2094613601 -911 1056544406 -912 538962895 -913 590563780 -914 743815504 -915 1746026477 -916 513915234 -917 1469040701 -918 1475785397 -919 1948622485 -920 428175413 -921 1084128615 -922 267642412 -923 176713973 -924 956344372 -925 479559192 -926 685487792 -927 1843659794 -928 1244889585 -929 1208063539 -930 912903854 -931 1868768106 -932 826241129 -933 1441826234 -934 697991089 -935 1975421419 -936 39380411 -937 843940236 -938 2059940785 -939 1686548510 -940 1387644957 -941 2007070739 -942 595609268 -943 1926607852 -944 450150871 -945 1339424773 -946 1525150681 -947 964066106 -948 660981826 -949 853452430 -950 765204943 -951 1089157239 -952 1937581045 -953 1032847355 -954 1265871212 -955 746441769 -956 1512406547 -957 1951359004 -958 442617915 -959 609812484 -960 1011938895 -961 1355521769 -962 331096942 -963 1838180025 -964 649864356 -965 1029088031 -966 1666117796 -967 689244767 -968 1873028268 -969 1578574933 -970 228309629 -971 1113189577 -972 1438162024 -973 823918898 -974 892313781 -975 1888312896 -976 15860023 -977 269980814 -978 704895354 -979 676841849 -980 1123433244 -981 1470100297 -982 1765999088 -983 913530641 -984 355464004 -985 884386652 -986 1659972410 -987 1867870552 -988 688262009 -989 2102590325 -990 330199388 -991 1700200904 -992 1310628447 -993 661296331 -994 1390897281 -995 1960492803 -996 1690384362 -997 909531429 -998 502253922 -999 1415928982 -1000 340622715 -1001 730563551 -1002 381634911 -1003 1778784739 -1004 1554482449 -1005 1273948692 -1006 1519613987 -1007 1570342472 -1008 1543929506 -1009 77025693 -1010 99700673 -1011 519879102 -1012 1547125990 -1013 1865699761 -1014 1433409743 -1015 1902589995 -1016 602602766 -1017 945898505 -1018 1622976899 -1019 1290864775 -1020 901005183 -1021 1953176287 -1022 843582031 -1023 64149982 -1024 466988970 -1025 86995665 -1026 2024642785 -1027 9889685 -1028 996527094 -1029 379413059 -1030 1425818667 -1031 1337149809 -1032 1109976610 -1033 1807453579 -1034 968450901 -1035 516975412 -1036 933918623 -1037 340581240 -1038 2087317884 -1039 330364482 -1040 417606934 -1041 39534910 -1042 850243584 -1043 1964732924 -1044 1905234671 -1045 136169680 -1046 1719839271 -1047 360353789 -1048 1082068185 -1049 1195332522 -1050 1651218564 -1051 1983073368 -1052 1001025162 -1053 347316948 -1054 2047223350 -1055 1468014132 -1056 434312613 -1057 1924382487 -1058 1477903817 -1059 1430839707 -1060 156311898 -1061 756238837 -1062 620505869 -1063 1266288509 -1064 416208768 -1065 1588956770 -1066 1783263921 -1067 1350127391 -1068 1929538010 -1069 1723098157 -1070 1680491873 -1071 199661296 -1072 1762633067 -1073 383251810 -1074 16910573 -1075 1520384091 -1076 519421490 -1077 1736749844 -1078 1880737880 -1079 1601489675 -1080 784598719 -1081 1384472797 -1082 1437079396 -1083 1785623881 -1084 1731789745 -1085 1336819098 -1086 1106154365 -1087 18618710 -1088 1113717938 -1089 436574535 -1090 1449458417 -1091 1270029836 -1092 1192813372 -1093 2069964286 -1094 388834697 -1095 1609022140 -1096 1511437408 -1097 24614970 -1098 811665883 -1099 1293491771 -1100 1747713128 -1101 344674109 -1102 1493153067 -1103 1362862547 -1104 727925919 -1105 1510063640 -1106 735762990 -1107 1247347409 -1108 1099329837 -1109 469017223 -1110 701353436 -1111 1883928556 -1112 1853490020 -1113 2138432832 -1114 1522068789 -1115 1437796117 -1116 1327768283 -1117 480739506 -1118 1456414827 -1119 294002573 -1120 917314041 -1121 758389596 -1122 1564032409 -1123 2110127413 -1124 680870235 -1125 1952867107 -1126 1571665905 -1127 44823995 -1128 1977482077 -1129 235848141 -1130 1338315766 -1131 1577711557 -1132 580522250 -1133 683985186 -1134 793090457 -1135 1308448169 -1136 46565178 -1137 1528853447 -1138 408311930 -1139 1145895015 -1140 1997870670 -1141 1109665366 -1142 882339923 -1143 1703877042 -1144 1100614551 -1145 256925064 -1146 994189511 -1147 280899186 -1148 737664571 -1149 303120690 -1150 574901759 -1151 1654978612 -1152 1061510287 -1153 2138934168 -1154 1617622378 -1155 1742380522 -1156 1944317627 -1157 1041804635 -1158 1787204517 -1159 1774316057 -1160 1277652776 -1161 978036636 -1162 1204543966 -1163 1858175026 -1164 1662021822 -1165 1997634423 -1166 1019139547 -1167 1708587000 -1168 1379004223 -1169 1427451477 -1170 706998368 -1171 1229391245 -1172 389633196 -1173 1589338291 -1174 785784640 -1175 1490247747 -1176 1846263356 -1177 1779974151 -1178 1771146933 -1179 436444279 -1180 2083094842 -1181 198565044 -1182 2091422891 -1183 997121481 -1184 190015564 -1185 1561561621 -1186 592018355 -1187 2134333192 -1188 455882609 -1189 231739224 -1190 1761165601 -1191 1733535385 -1192 1209775860 -1193 818225919 -1194 1444226764 -1195 724314034 -1196 668376695 -1197 315882663 -1198 285417387 -1199 2047380918 -1200 1743334141 -1201 992415755 -1202 1129288515 -1203 2132967337 -1204 434270398 -1205 1915073155 -1206 1475731436 -1207 133050106 -1208 1547563659 -1209 1099394721 -1210 569494385 -1211 1483174853 -1212 1297959765 -1213 513433629 -1214 332812686 -1215 1487975329 -1216 2074995250 -1217 924831041 -1218 1474824873 -1219 383394211 -1220 1156570265 -1221 1088506826 -1222 2116929597 -1223 218862478 -1224 1906732746 -1225 1413672713 -1226 943176512 -1227 427625793 -1228 1729555376 -1229 1228593899 -1230 327523063 -1231 1325405869 -1232 73526006 -1233 1456811578 -1234 1310889558 -1235 507796405 -1236 1224401086 -1237 639137346 -1238 640846511 -1239 624481097 -1240 1738532067 -1241 1210340897 -1242 2107655950 -1243 889008184 -1244 1723774526 -1245 292984988 -1246 229499866 -1247 1651286128 -1248 1217816029 -1249 1704324739 -1250 2034680340 -1251 226902646 -1252 645347918 -1253 2004126289 -1254 445765124 -1255 404597016 -1256 1270315354 -1257 1388941637 -1258 832222809 -1259 852387082 -1260 470051888 -1261 1159745872 -1262 30309304 -1263 543577895 -1264 469073802 -1265 1341198862 -1266 1051374300 -1267 1693474888 -1268 1980336209 -1269 1692220811 -1270 170472337 -1271 1571384628 -1272 755078060 -1273 130644639 -1274 312909165 -1275 331368938 -1276 423629627 -1277 542409031 -1278 1982655067 -1279 1641445656 -1280 99250122 -1281 1869851759 -1282 1868348303 -1283 744598040 -1284 1726494400 -1285 166629779 -1286 1149195056 -1287 849326106 -1288 1555571416 -1289 1981417865 -1290 1701713188 -1291 2025623305 -1292 993680089 -1293 1732022492 -1294 421717552 -1295 1462753892 -1296 925737707 -1297 1473091852 -1298 1008745132 -1299 758590268 -1300 1017829015 -1301 1179217470 -1302 182491248 -1303 1772907076 -1304 1309862109 -1305 495400413 -1306 2104276014 -1307 1733491737 -1308 1037809444 -1309 1939447433 -1310 1227453745 -1311 1137059567 -1312 1661815544 -1313 948318400 -1314 1881657607 -1315 1240826296 -1316 1114948180 -1317 883369016 -1318 2090152402 -1319 523035948 -1320 717303233 -1321 1644381943 -1322 401175605 -1323 1710983323 -1324 1228920787 -1325 822893157 -1326 1026253567 -1327 7174846 -1328 148501361 -1329 2034998699 -1330 765765114 -1331 1166330377 -1332 1066732521 -1333 948256363 -1334 791753805 -1335 229110983 -1336 1443656776 -1337 748546171 -1338 1962602720 -1339 333982573 -1340 540509957 -1341 1042572817 -1342 1471042140 -1343 54841853 -1344 1990891218 -1345 1205216099 -1346 1295668150 -1347 958355750 -1348 2088585115 -1349 1238336904 -1350 1481391698 -1351 658404701 -1352 735235199 -1353 1882567304 -1354 221904376 -1355 1964155987 -1356 557976813 -1357 1248157943 -1358 1971330833 -1359 706478175 -1360 1135672994 -1361 589612300 -1362 1872808552 -1363 54921868 -1364 1537868663 -1365 517078709 -1366 284032851 -1367 834041791 -1368 1265624880 -1369 99151923 -1370 1168024364 -1371 1806134837 -1372 1141724740 -1373 491582856 -1374 1860976691 -1375 985132310 -1376 1696798956 -1377 1009161193 -1378 1943488060 -1379 1637900423 -1380 100014449 -1381 1277396111 -1382 148821476 -1383 835249649 -1384 1012479767 -1385 370725852 -1386 651921988 -1387 1570456580 -1388 1618883795 -1389 475769173 -1390 129451107 -1391 607073142 -1392 1065381473 -1393 2002259659 -1394 661995010 -1395 455766488 -1396 371854720 -1397 946027861 -1398 1289808280 -1399 1637479601 -1400 1045179784 -1401 310348996 -1402 1296130790 -1403 39420876 -1404 801931853 -1405 1009623833 -1406 1024553187 -1407 351247161 -1408 2018785026 -1409 820557599 -1410 1989147584 -1411 2118799476 -1412 2097953710 -1413 2137969061 -1414 806565477 -1415 962949829 -1416 361211265 -1417 1458487465 -1418 385922762 -1419 1980095061 -1420 1934256638 -1421 515373869 -1422 439684555 -1423 852154464 -1424 370149881 -1425 1101679565 -1426 1307920952 -1427 742004601 -1428 2047707426 -1429 450245584 -1430 232000554 -1431 945403562 -1432 760594581 -1433 1528131345 -1434 984824438 -1435 1562526434 -1436 390271530 -1437 2009377625 -1438 1913773595 -1439 261572909 -1440 682451577 -1441 1755437531 -1442 232888737 -1443 632921639 -1444 1745922944 -1445 1039454214 -1446 1595871469 -1447 2107134210 -1448 350458031 -1449 1981794231 -1450 1939745623 -1451 137231021 -1452 349684452 -1453 231946530 -1454 989385485 -1455 719834333 -1456 1333626095 -1457 149822790 -1458 1461838935 -1459 1233849873 -1460 600068374 -1461 1693839489 -1462 31769787 -1463 1360662955 -1464 1074487186 -1465 1016594225 -1466 775705741 -1467 1464758717 -1468 878488203 -1469 541995688 -1470 1726331626 -1471 1560939780 -1472 149949572 -1473 1959220363 -1474 46377771 -1475 1895872516 -1476 851190929 -1477 1642249240 -1478 1855523078 -1479 1201648960 -1480 1476559823 -1481 1647785053 -1482 1338879981 -1483 1826244276 -1484 1879731583 -1485 180781819 -1486 398594961 -1487 1065874030 -1488 330604609 -1489 1860433896 -1490 152240255 -1491 930672983 -1492 1406789738 -1493 184010042 -1494 143852291 -1495 333793276 -1496 1200604268 -1497 919558032 -1498 1798551993 -1499 2079092471 -1500 1461553721 -1501 1377399971 -1502 1492548603 -1503 1611503293 -1504 1189136686 -1505 1538926374 -1506 1359892161 -1507 2040327615 -1508 1033691967 -1509 1067931592 -1510 1094492927 -1511 362768142 -1512 568232997 -1513 285889261 -1514 41528770 -1515 300480933 -1516 466671080 -1517 440123732 -1518 1366354963 -1519 797275689 -1520 153073980 -1521 1518595219 -1522 1727948672 -1523 1559863718 -1524 1702605261 -1525 1871800963 -1526 1893656995 -1527 755725881 -1528 643875348 -1529 1544725340 -1530 687334704 -1531 2105429069 -1532 774641664 -1533 32399659 -1534 1569448714 -1535 1963778350 -1536 1571326034 -1537 781857227 -1538 1856622318 -1539 457534353 -1540 1849788819 -1541 803631597 -1542 820302495 -1543 270538169 -1544 1089520858 -1545 861831266 -1546 571019102 -1547 1556191938 -1548 1301954998 -1549 1937374065 -1550 205983979 -1551 1455028978 -1552 1308485636 -1553 1933932652 -1554 867409049 -1555 863607250 -1556 1658249967 -1557 613582396 -1558 1619333131 -1559 154641667 -1560 10824088 -1561 159184188 -1562 112587088 -1563 785465752 -1564 191583847 -1565 1682035802 -1566 601760455 -1567 1762909881 -1568 316409382 -1569 310899125 -1570 72960586 -1571 18714553 -1572 1114530722 -1573 893263082 -1574 289252722 -1575 56567933 -1576 1755094348 -1577 860271824 -1578 1612759871 -1579 909565698 -1580 650162242 -1581 1818743851 -1582 217111028 -1583 1958647878 -1584 1605192855 -1585 1084520077 -1586 674771480 -1587 1115959174 -1588 1698102473 -1589 146620964 -1590 1270600842 -1591 1708926562 -1592 305805152 -1593 1383187930 -1594 346908666 -1595 497388999 -1596 917740085 -1597 948669121 -1598 112815233 -1599 1234149467 -1600 1259568246 -1601 185775819 -1602 1252864020 -1603 226615321 -1604 1079038901 -1605 1542116743 -1606 283183254 -1607 686649601 -1608 254904919 -1609 1895943125 -1610 1596215299 -1611 905067161 -1612 1567203328 -1613 1813326328 -1614 716231392 -1615 1024912535 -1616 750362757 -1617 1391002872 -1618 2140871710 -1619 300981583 -1620 1537623836 -1621 1263988904 -1622 2009908145 -1623 1843428988 -1624 499693186 -1625 209333163 -1626 193334340 -1627 1417433271 -1628 1158002285 -1629 306149573 -1630 504099090 -1631 270086883 -1632 491925392 -1633 1756963111 -1634 496702204 -1635 1570964294 -1636 1151596206 -1637 779885458 -1638 110130247 -1639 1406501125 -1640 528344936 -1641 1706345547 -1642 164084639 -1643 2095548264 -1644 1372188227 -1645 880316031 -1646 972977152 -1647 2122550984 -1648 123835255 -1649 966365214 -1650 276048919 -1651 1661459092 -1652 82870470 -1653 138473416 -1654 1357404432 -1655 582563656 -1656 347806580 -1657 1550738772 -1658 1999996928 -1659 1505808865 -1660 1856888345 -1661 356612370 -1662 1775895748 -1663 201330090 -1664 2113575481 -1665 125114305 -1666 1772294384 -1667 1117688039 -1668 904999763 -1669 1882424631 -1670 376705517 -1671 1433344699 -1672 1441286530 -1673 540790156 -1674 1381409316 -1675 665991109 -1676 1421106187 -1677 206902820 -1678 641058446 -1679 1544941442 -1680 1173268034 -1681 917107365 -1682 1058916886 -1683 1256138504 -1684 1055580782 -1685 268837671 -1686 1838702160 -1687 1403387362 -1688 1819576443 -1689 1691215440 -1690 761712579 -1691 1528981141 -1692 2047827811 -1693 390124679 -1694 1730311231 -1695 2013919644 -1696 515238984 -1697 1355121967 -1698 984124036 -1699 1420238748 -1700 1090062950 -1701 1360829553 -1702 706099799 -1703 383865833 -1704 1901619709 -1705 2087509115 -1706 1049856942 -1707 1175242248 -1708 146928287 -1709 1690915388 -1710 572700042 -1711 1320196321 -1712 460539106 -1713 1631616929 -1714 428851177 -1715 1516119888 -1716 1900454600 -1717 120069690 -1718 772023602 -1719 1572547395 -1720 1811285130 -1721 1533736181 -1722 954044888 -1723 1711629293 -1724 1923860860 -1725 536872471 -1726 1578065290 -1727 291616197 -1728 1891994438 -1729 414705678 -1730 1711854945 -1731 834573741 -1732 1775535231 -1733 270471096 -1734 1218439574 -1735 1529671292 -1736 210496564 -1737 120812868 -1738 557429892 -1739 357424851 -1740 1811728257 -1741 1130129934 -1742 1677621173 -1743 124783715 -1744 614263215 -1745 2106472350 -1746 1640903603 -1747 367234167 -1748 79058392 -1749 265443557 -1750 1939781563 -1751 1890343523 -1752 1799179738 -1753 746342803 -1754 1454489168 -1755 1575556950 -1756 1283215275 -1757 885070810 -1758 1867173147 -1759 1027726065 -1760 1299776488 -1761 1431544444 -1762 1862299806 -1763 927828071 -1764 1702015541 -1765 933255732 -1766 310015715 -1767 1912512105 -1768 1054068601 -1769 867445607 -1770 122453308 -1771 718313210 -1772 1997575542 -1773 1800074481 -1774 843096925 -1775 464355109 -1776 1759063184 -1777 336516880 -1778 831589277 -1779 1838121576 -1780 601960437 -1781 623887192 -1782 1580981451 -1783 253656527 -1784 1370229995 -1785 887986972 -1786 1829213477 -1787 505961622 -1788 1773057782 -1789 1548902977 -1790 1533687688 -1791 925350623 -1792 832963773 -1793 1248503846 -1794 1853178694 -1795 387495666 -1796 34275931 -1797 15710762 -1798 152524123 -1799 1088344532 -1800 883156369 -1801 274977432 -1802 1806657742 -1803 733248263 -1804 2075051913 -1805 502271019 -1806 1197603373 -1807 1686631449 -1808 838787899 -1809 2029192650 -1810 1377269378 -1811 1440748336 -1812 505596194 -1813 810767181 -1814 1694404863 -1815 1875826189 -1816 1698754153 -1817 1376134692 -1818 234304164 -1819 1324328288 -1820 777554021 -1821 1767991852 -1822 102195263 -1823 1610517795 -1824 869012050 -1825 1955373957 -1826 1998013461 -1827 903287981 -1828 1971084719 -1829 3053937 -1830 1991632513 -1831 706757441 -1832 278031369 -1833 1650806607 -1834 1440005704 -1835 205599634 -1836 5593978 -1837 490125429 -1838 1892231084 -1839 844381877 -1840 371834431 -1841 1122016814 -1842 137646565 -1843 877430625 -1844 1932783995 -1845 1832051428 -1846 605773167 -1847 1484054501 -1848 1060702473 -1849 840077331 -1850 660899141 -1851 1838256494 -1852 460585535 -1853 763094404 -1854 1301290641 -1855 1329597585 -1856 570984713 -1857 1151820455 -1858 85401919 -1859 394585785 -1860 1154874392 -1861 2077034432 -1862 1101343226 -1863 1432905761 -1864 1580357392 -1865 393865282 -1866 1638505395 -1867 1585951370 -1868 883990712 -1869 1383252831 -1870 282849600 -1871 1255825143 -1872 357785997 -1873 420496165 -1874 2133255769 -1875 143086345 -1876 105063946 -1877 591545288 -1878 1627140846 -1879 1165766419 -1880 1431622619 -1881 140556339 -1882 856539265 -1883 1892208154 -1884 903650743 -1885 10346259 -1886 1074322091 -1887 1474635456 -1888 1162166714 -1889 1159724010 -1890 1869221241 -1891 169557458 -1892 1089274795 -1893 823080819 -1894 1602463219 -1895 522148539 -1896 1216946102 -1897 1093484966 -1898 2108099909 -1899 2100936814 -1900 329254150 -1901 243465861 -1902 1209278309 -1903 687040147 -1904 663962027 -1905 1195050430 -1906 830126492 -1907 769025973 -1908 1786595718 -1909 309783690 -1910 1934792392 -1911 1070734689 -1912 450340029 -1913 643848009 -1914 815459195 -1915 1353990772 -1916 654194268 -1917 1889781287 -1918 681142581 -1919 1816360982 -1920 902021649 -1921 402880174 -1922 1985918440 -1923 1991296444 -1924 1225960994 -1925 1440898011 -1926 365961335 -1927 295423448 -1928 386899330 -1929 326577597 -1930 248876614 -1931 716153480 -1932 570043458 -1933 1458154923 -1934 1403193627 -1935 1234005485 -1936 505721706 -1937 85836472 -1938 2003031458 -1939 144833776 -1940 395620162 -1941 1790340202 -1942 1215568466 -1943 845960192 -1944 286704564 -1945 2031027661 -1946 52467316 -1947 940898832 -1948 1773325300 -1949 733609897 -1950 609776167 -1951 527863302 -1952 1136490072 -1953 448210959 -1954 371676098 -1955 214967418 -1956 1889108971 -1957 737637434 -1958 510390866 -1959 128524653 -1960 1064215031 -1961 759267480 -1962 844678133 -1963 1634258489 -1964 69938755 -1965 100388112 -1966 720780327 -1967 575660461 -1968 186224584 -1969 576328137 -1970 720494238 -1971 581844747 -1972 219184692 -1973 1936062704 -1974 1427804939 -1975 505889256 -1976 1819606717 -1977 1480272255 -1978 1446788088 -1979 1445448370 -1980 66398505 -1981 2056564255 -1982 1973311672 -1983 1202888577 -1984 357291567 -1985 197504122 -1986 1417855995 -1987 98916890 -1988 935141556 -1989 1928246861 -1990 227441543 -1991 1999356587 -1992 540030693 -1993 1072119676 -1994 1486131429 -1995 609969448 -1996 1172507788 -1997 59428108 -1998 1185629910 -1999 1358732373 -2000 635756245 -2001 1906124148 -2002 1940577120 -2003 854940937 -2004 1694703204 -2005 1220898411 -2006 1360830193 -2007 1366826273 -2008 553687018 -2009 660134634 -2010 664790995 -2011 620085523 -2012 569215241 -2013 490619019 -2014 1822974100 -2015 926506808 -2016 688123142 -2017 1093346447 -2018 1025423698 -2019 1623264698 -2020 874109660 -2021 1252865241 -2022 1475137638 -2023 1414140353 -2024 177501269 -2025 813785419 -2026 2024109802 -2027 1350009058 -2028 873213527 -2029 1062256064 -2030 561257783 -2031 1508969772 -2032 820896564 -2033 354351255 -2034 216427062 -2035 368116120 -2036 1575249666 -2037 1577257255 -2038 1734942393 -2039 2128936684 -2040 89908241 -2041 252249741 -2042 601538560 -2043 659123483 -2044 742868760 -2045 277029012 -2046 1585630291 -2047 1430991902 -2048 1370375460 -2049 463570342 -2050 906772953 -2051 97001472 -2052 1716435583 -2053 234426943 -2054 1511141826 -2055 1893936853 -2056 1048212362 -2057 1387767980 -2058 1096462263 -2059 1921425889 -2060 302540396 -2061 1657720046 -2062 1282912013 -2063 1123436960 -2064 2012071301 -2065 1499339075 -2066 1491553080 -2067 1439837319 -2068 929112683 -2069 1079011825 -2070 1421290355 -2071 1019020924 -2072 1331261566 -2073 2022828915 -2074 1678144407 -2075 2074130327 -2076 152374280 -2077 1116291051 -2078 1357638581 -2079 1522749740 -2080 1579861393 -2081 116927886 -2082 1619751212 -2083 1148813328 -2084 351354829 -2085 983409390 -2086 895266533 -2087 1399567191 -2088 223693722 -2089 1991728796 -2090 1173509432 -2091 526234118 -2092 1501965194 -2093 308937798 -2094 1649671078 -2095 1366552847 -2096 1808276873 -2097 993740510 -2098 658906518 -2099 589905908 -2100 2072752336 -2101 2080196874 -2102 1608926833 -2103 1256530254 -2104 1955542141 -2105 1139587592 -2106 1183176933 -2107 2107916421 -2108 108394995 -2109 393331867 -2110 1483182513 -2111 1688256388 -2112 510259753 -2113 955450078 -2114 689586069 -2115 861614583 -2116 1938859468 -2117 1584852602 -2118 113698126 -2119 15069543 -2120 1429097751 -2121 1287207559 -2122 541303661 -2123 783579297 -2124 1596145357 -2125 43491092 -2126 2648497 -2127 1256938582 -2128 1037231602 -2129 661555015 -2130 1846844491 -2131 962500290 -2132 594268241 -2133 1308287676 -2134 71546897 -2135 402326735 -2136 300391620 -2137 1254723830 -2138 362759508 -2139 408786616 -2140 1648055697 -2141 1845942022 -2142 2097043004 -2143 10831803 -2144 653908452 -2145 639145425 -2146 872446386 -2147 445284272 -2148 76514380 -2149 986144512 -2150 460353815 -2151 1505612131 -2152 125868423 -2153 1001657477 -2154 141707780 -2155 1722013780 -2156 1045148569 -2157 144356277 -2158 831468715 -2159 2082380171 -2160 805911293 -2161 530829558 -2162 897396814 -2163 1400179534 -2164 1839117234 -2165 968943711 -2166 1802506269 -2167 2139508854 -2168 76183893 -2169 17782130 -2170 400811822 -2171 1724239591 -2172 1863724152 -2173 350371179 -2174 1735071394 -2175 370148956 -2176 989516604 -2177 460034132 -2178 815433228 -2179 1066030984 -2180 1446178644 -2181 1275787044 -2182 424159467 -2183 1572047068 -2184 129960873 -2185 565867248 -2186 1146577200 -2187 1175109442 -2188 710223525 -2189 1978045915 -2190 1110005965 -2191 1516134818 -2192 361391825 -2193 2007402779 -2194 768830705 -2195 53025411 -2196 828862842 -2197 423853326 -2198 45050618 -2199 905046736 -2200 441635456 -2201 445862440 -2202 481802679 -2203 157875960 -2204 796233619 -2205 69390425 -2206 528024916 -2207 1785750224 -2208 529424557 -2209 1343458145 -2210 704297560 -2211 1975603201 -2212 471761541 -2213 1128457028 -2214 1400166621 -2215 601722414 -2216 1694324276 -2217 399260174 -2218 1776831856 -2219 257064153 -2220 229822441 -2221 739354173 -2222 1773198972 -2223 591214267 -2224 599273305 -2225 394546029 -2226 644239678 -2227 1428136147 -2228 818399355 -2229 689290296 -2230 185699235 -2231 1260034812 -2232 1135152737 -2233 667501914 -2234 1417910772 -2235 1931386356 -2236 736892339 -2237 1945935689 -2238 1569652932 -2239 1266316896 -2240 1141910186 -2241 126466845 -2242 1094436450 -2243 1613671727 -2244 1254923873 -2245 347119423 -2246 67910493 -2247 801764501 -2248 746379597 -2249 1844742349 -2250 1058828654 -2251 976202039 -2252 436612874 -2253 684543978 -2254 1567416306 -2255 1035886179 -2256 1079090007 -2257 64172336 -2258 316538679 -2259 1897489363 -2260 753462633 -2261 502237914 -2262 1010040527 -2263 1888615370 -2264 1169739829 -2265 280467651 -2266 1672518078 -2267 1906632168 -2268 78919692 -2269 1094687363 -2270 1025465417 -2271 1220829878 -2272 1221154208 -2273 2119901867 -2274 687017957 -2275 328594433 -2276 319537642 -2277 754928450 -2278 1130358934 -2279 1065917240 -2280 452187151 -2281 41703940 -2282 2042119279 -2283 888800026 -2284 726247919 -2285 1462051937 -2286 1924686205 -2287 1805337926 -2288 1526224273 -2289 93741236 -2290 1555343641 -2291 132203258 -2292 595979151 -2293 417900520 -2294 2020818628 -2295 1765718980 -2296 698368172 -2297 1545853059 -2298 1524867500 -2299 777287864 -2300 493056774 -2301 402849269 -2302 1998117743 -2303 1714210982 -2304 375267488 -2305 537652052 -2306 2042805415 -2307 694805131 -2308 1292580503 -2309 1025680701 -2310 1760722371 -2311 1744767654 -2312 1067384641 -2313 1655358002 -2314 486084032 -2315 1793632560 -2316 969926291 -2317 263286590 -2318 1451486839 -2319 348666916 -2320 357027826 -2321 859346832 -2322 480870175 -2323 953006977 -2324 1277247353 -2325 354205155 -2326 571242309 -2327 1975615525 -2328 1900058214 -2329 2096109810 -2330 605419741 -2331 245631340 -2332 351475431 -2333 456053836 -2334 1959842322 -2335 726742920 -2336 993705889 -2337 1855164089 -2338 1421548051 -2339 138802744 -2340 733361142 -2341 1034786774 -2342 1883570398 -2343 1800745784 -2344 542661128 -2345 222170783 -2346 1446894696 -2347 1512587419 -2348 485457373 -2349 750897887 -2350 1861254335 -2351 842485199 -2352 1610244720 -2353 194640862 -2354 1795492177 -2355 740008425 -2356 548846018 -2357 219250838 -2358 568140302 -2359 301420584 -2360 167877000 -2361 1173560043 -2362 547051925 -2363 519352432 -2364 1629613880 -2365 359410599 -2366 1246095352 -2367 475836121 -2368 67091041 -2369 520159755 -2370 614638865 -2371 800452183 -2372 1554946529 -2373 350725615 -2374 453714319 -2375 2097607657 -2376 572896398 -2377 1900609016 -2378 1462711428 -2379 1058353771 -2380 504023255 -2381 1176482115 -2382 1900838971 -2383 2114267975 -2384 1371122978 -2385 1548847500 -2386 706792752 -2387 1919968996 -2388 1768098338 -2389 1274933054 -2390 73905932 -2391 1935975339 -2392 301009450 -2393 620957857 -2394 307844123 -2395 1930623330 -2396 980368457 -2397 1553939475 -2398 258975803 -2399 1047459498 -2400 2074099230 -2401 873614668 -2402 1847911681 -2403 1481562111 -2404 1224340283 -2405 154142353 -2406 1431686120 -2407 1797236682 -2408 2054751369 -2409 746913900 -2410 708106805 -2411 411290976 -2412 1923396015 -2413 461462128 -2414 378075304 -2415 1147035345 -2416 2010309628 -2417 1084868056 -2418 919520693 -2419 1630924319 -2420 212317463 -2421 993426626 -2422 1419416010 -2423 513326913 -2424 1614384483 -2425 1727260133 -2426 296466595 -2427 447269292 -2428 1133715960 -2429 555442398 -2430 1494728790 -2431 1060331542 -2432 1429057066 -2433 1195156824 -2434 394410005 -2435 505913701 -2436 1349299177 -2437 1826096125 -2438 155666735 -2439 1256566898 -2440 425526377 -2441 863773541 -2442 1667857874 -2443 201438744 -2444 1325235669 -2445 2045933178 -2446 1348474090 -2447 1188061650 -2448 983317587 -2449 120511135 -2450 671502321 -2451 1195635050 -2452 1113937761 -2453 2090918331 -2454 1708961963 -2455 580838597 -2456 1670694816 -2457 2005428558 -2458 1028107889 -2459 656927128 -2460 413387308 -2461 375353032 -2462 1717258670 -2463 1842444374 -2464 1570509856 -2465 2111668675 -2466 200874427 -2467 772325385 -2468 1790281152 -2469 356541163 -2470 2028892283 -2471 68323881 -2472 1220314704 -2473 1549266509 -2474 269762625 -2475 398066725 -2476 1447716040 -2477 1618236715 -2478 1586128375 -2479 283549979 -2480 1738747851 -2481 110147048 -2482 1479185029 -2483 705201964 -2484 53581731 -2485 1040663344 -2486 1286040561 -2487 1724276547 -2488 898608254 -2489 166664803 -2490 233720027 -2491 1311995562 -2492 542017835 -2493 1950978697 -2494 1006956288 -2495 2112527691 -2496 1915163724 -2497 1207830715 -2498 737369428 -2499 1557961228 -2500 1564371878 -2501 618778063 -2502 1626285109 -2503 637202934 -2504 20560924 -2505 1896047735 -2506 1035269660 -2507 1468276964 -2508 1366800802 -2509 473914387 -2510 1751826943 -2511 958065005 -2512 584061436 -2513 1083528324 -2514 1663266970 -2515 637643167 -2516 2124191668 -2517 801823883 -2518 214436067 -2519 875316274 -2520 968488686 -2521 448156094 -2522 39828188 -2523 1510506521 -2524 251651144 -2525 1046784476 -2526 1475550564 -2527 19331220 -2528 107131544 -2529 65436344 -2530 1577292449 -2531 1671503422 -2532 684214407 -2533 1056093910 -2534 161222709 -2535 704775332 -2536 804657997 -2537 1196492369 -2538 25568648 -2539 23975152 -2540 1670406756 -2541 1777395592 -2542 982040157 -2543 106984544 -2544 713440268 -2545 497823479 -2546 744627712 -2547 690148289 -2548 1299647363 -2549 959063779 -2550 1565464563 -2551 120652401 -2552 1407219873 -2553 1605292752 -2554 1631158923 -2555 1658871017 -2556 504593580 -2557 959225839 -2558 1678202238 -2559 611725124 -2560 1024662184 -2561 1108011039 -2562 135744899 -2563 1708876591 -2564 16621301 -2565 296967608 -2566 266168275 -2567 821279299 -2568 1493459977 -2569 291736924 -2570 845254451 -2571 1016383085 -2572 2069132516 -2573 1827294608 -2574 1123367630 -2575 635089136 -2576 177634440 -2577 1867995342 -2578 1325237425 -2579 1477281803 -2580 679575473 -2581 743218341 -2582 1597934204 -2583 2086795346 -2584 201027445 -2585 1081609479 -2586 1598182716 -2587 705621025 -2588 2040835319 -2589 1128901306 -2590 1317346150 -2591 918013855 -2592 89428697 -2593 1453091049 -2594 479406798 -2595 106049998 -2596 1750058657 -2597 745575074 -2598 927329297 -2599 1096034986 -2600 1037311998 -2601 1772583748 -2602 2112418071 -2603 958960866 -2604 1452394709 -2605 1088302053 -2606 1594050002 -2607 1630029149 -2608 808813747 -2609 771803780 -2610 959827304 -2611 1488389220 -2612 1515022121 -2613 410277860 -2614 1427700919 -2615 1716049566 -2616 1491887340 -2617 878399987 -2618 274186943 -2619 1385239011 -2620 2007301293 -2621 1591533093 -2622 155769218 -2623 2096729990 -2624 897140494 -2625 635176016 -2626 55296340 -2627 499715503 -2628 1380751090 -2629 982625638 -2630 1595750489 -2631 270579440 -2632 607725738 -2633 1560684913 -2634 1229540306 -2635 2060120447 -2636 501503318 -2637 676106661 -2638 1542665948 -2639 1310317066 -2640 1447910441 -2641 355009604 -2642 651222638 -2643 815448914 -2644 765287465 -2645 2078923557 -2646 384014832 -2647 109691157 -2648 809839896 -2649 658201775 -2650 1494930168 -2651 669657541 -2652 102251221 -2653 1650699386 -2654 618903883 -2655 999391715 -2656 138391754 -2657 674200224 -2658 1499107219 -2659 1519142845 -2660 1656825862 -2661 947374060 -2662 1789722285 -2663 117067952 -2664 360575325 -2665 871778944 -2666 29704752 -2667 862078644 -2668 1547885605 -2669 1572370700 -2670 24912062 -2671 848312398 -2672 1927380305 -2673 676134700 -2674 1663761312 -2675 545184122 -2676 607574610 -2677 2047776144 -2678 654875279 -2679 1417414506 -2680 558494271 -2681 2321799 -2682 2087072048 -2683 660745492 -2684 1653021185 -2685 558492283 -2686 1660137208 -2687 1791412939 -2688 1232692507 -2689 1011760779 -2690 1163072136 -2691 742034721 -2692 1959134839 -2693 805310774 -2694 859102674 -2695 172226517 -2696 1677089718 -2697 888807426 -2698 1034305161 -2699 1077491675 -2700 313694478 -2701 1059217223 -2702 1925804073 -2703 93591135 -2704 1735351923 -2705 1442081737 -2706 638775257 -2707 195442885 -2708 1342374233 -2709 1293650536 -2710 1612857392 -2711 1900868504 -2712 1295972335 -2713 1552445792 -2714 414130349 -2715 801509872 -2716 2110938075 -2717 2074267557 -2718 445439164 -2719 1196146935 -2720 938544688 -2721 1608511300 -2722 1938181656 -2723 750195879 -2724 266338426 -2725 649800682 -2726 922422396 -2727 1943428144 -2728 1538608108 -2729 1956727557 -2730 873436171 -2731 1852302587 -2732 868461132 -2733 651756596 -2734 1945893722 -2735 456329408 -2736 2093838333 -2737 437185332 -2738 651772293 -2739 1288728918 -2740 1730835868 -2741 117146037 -2742 1042113775 -2743 879324556 -2744 1669591829 -2745 1456244124 -2746 1680834428 -2747 1633046257 -2748 1383028033 -2749 2126273592 -2750 681709544 -2751 174089073 -2752 1587301245 -2753 472407552 -2754 924284952 -2755 1853639671 -2756 1122208235 -2757 1846707349 -2758 1649584168 -2759 513332695 -2760 1655951258 -2761 375536691 -2762 218151634 -2763 376928743 -2764 1027293288 -2765 16561709 -2766 833258151 -2767 973647973 -2768 453747041 -2769 1485030444 -2770 114893244 -2771 37099261 -2772 1602176482 -2773 1157007019 -2774 916423817 -2775 1124284663 -2776 465767495 -2777 449774598 -2778 609847272 -2779 1848795528 -2780 428564542 -2781 1291556816 -2782 2022884601 -2783 2015865787 -2784 1763964369 -2785 799685905 -2786 1722021811 -2787 738688956 -2788 498909606 -2789 1224122331 -2790 1252021651 -2791 7377217 -2792 1599659022 -2793 1470173286 -2794 384305960 -2795 479468662 -2796 1486734995 -2797 1217564111 -2798 1453116636 -2799 1940482036 -2800 555110907 -2801 1568009880 -2802 1977581297 -2803 9803741 -2804 577533251 -2805 746521467 -2806 1134088405 -2807 1043300746 -2808 1196296065 -2809 1743935677 -2810 744612626 -2811 1624860607 -2812 888008846 -2813 620013579 -2814 1493242747 -2815 504489567 -2816 1419699484 -2817 1067780910 -2818 1243178523 -2819 1918609091 -2820 144419593 -2821 347716526 -2822 1925986308 -2823 1744078615 -2824 1817889812 -2825 162808620 -2826 76063630 -2827 1157141159 -2828 1380372731 -2829 1529180266 -2830 950139547 -2831 1935483638 -2832 949706498 -2833 780237197 -2834 1945287380 -2835 1527239749 -2836 1526758664 -2837 931892137 -2838 423056847 -2839 575571081 -2840 528344166 -2841 1167669473 -2842 52948040 -2843 1416353012 -2844 1787683052 -2845 1546190787 -2846 1920842579 -2847 1059898888 -2848 466488049 -2849 1016537454 -2850 831024331 -2851 610907642 -2852 1364253981 -2853 609526991 -2854 207502610 -2855 1034660145 -2856 772335611 -2857 283566240 -2858 44317657 -2859 5224694 -2860 1812746506 -2861 994457204 -2862 1940708333 -2863 614969356 -2864 1774694401 -2865 1738512065 -2866 2142209105 -2867 1153969417 -2868 522920554 -2869 417782304 -2870 1729540498 -2871 1051264720 -2872 1585451777 -2873 1782488539 -2874 320134085 -2875 1225651181 -2876 1181195678 -2877 93493016 -2878 138066421 -2879 1647683728 -2880 1110030471 -2881 969090753 -2882 111107722 -2883 326800804 -2884 1578617744 -2885 318610332 -2886 1361460949 -2887 203469708 -2888 602176572 -2889 1405778606 -2890 208694402 -2891 267439430 -2892 252752163 -2893 1919087 -2894 882408786 -2895 2027446564 -2896 1740431152 -2897 877134243 -2898 1033932334 -2899 115868058 -2900 1294916547 -2901 615989184 -2902 1167132779 -2903 732884676 -2904 250994075 -2905 1487266864 -2906 1958535857 -2907 1432189754 -2908 1580759880 -2909 2096602279 -2910 932389834 -2911 543306703 -2912 918209384 -2913 1043497556 -2914 870107507 -2915 349343480 -2916 1362107889 -2917 84084809 -2918 552813188 -2919 1964284461 -2920 1489863415 -2921 761507591 -2922 84240244 -2923 1742615578 -2924 763426678 -2925 966649030 -2926 1622578495 -2927 356374183 -2928 1843783274 -2929 509027181 -2930 472242241 -2931 991216173 -2932 1125016365 -2933 1639375020 -2934 1724100850 -2935 1376010441 -2936 979158236 -2937 1535153059 -2938 660716547 -2939 412434469 -2940 1484271690 -2941 1593106381 -2942 955741172 -2943 254997426 -2944 489120289 -2945 1825848680 -2946 604340907 -2947 1851228178 -2948 1909933489 -2949 1157154095 -2950 1668028992 -2951 1252313256 -2952 1918661686 -2953 1752269236 -2954 847445187 -2955 534604717 -2956 571434618 -2957 322540034 -2958 890978900 -2959 267734244 -2960 831567215 -2961 1363221141 -2962 1258950418 -2963 1956583580 -2964 855112514 -2965 835567620 -2966 1185110373 -2967 1834270750 -2968 223237031 -2969 1845826920 -2970 99221571 -2971 1707508722 -2972 1291449653 -2973 1054962744 -2974 1962506148 -2975 1780569943 -2976 733327776 -2977 419363407 -2978 1484314473 -2979 495777617 -2980 1576517503 -2981 1004859817 -2982 1748090873 -2983 1347695541 -2984 609645405 -2985 448052412 -2986 1882300258 -2987 1181080024 -2988 770592446 -2989 625795510 -2990 1448814268 -2991 1602159661 -2992 1989016652 -2993 560281038 -2994 1411259594 -2995 696645518 -2996 1395848658 -2997 448886319 -2998 383432620 -2999 1619085690 -3000 147229592 -3001 482654192 -3002 1179110764 -3003 1438679245 -3004 1537616936 -3005 994133264 -3006 1071765540 -3007 123461064 -3008 1413496672 -3009 408596366 -3010 619238681 -3011 842530527 -3012 1413456183 -3013 219845906 -3014 42742420 -3015 2023101589 -3016 667898319 -3017 1925042679 -3018 1056697965 -3019 1438490765 -3020 403354541 -3021 358028585 -3022 893166779 -3023 244887545 -3024 918309624 -3025 156942725 -3026 941533063 -3027 166674634 -3028 605829044 -3029 1324965684 -3030 1785760324 -3031 753058636 -3032 1807619876 -3033 817387440 -3034 44254234 -3035 1197753164 -3036 1811520705 -3037 1116019774 -3038 1321214228 -3039 1077533729 -3040 1524616140 -3041 1940452909 -3042 1920064256 -3043 790588676 -3044 12815167 -3045 1962806676 -3046 666206617 -3047 680713486 -3048 1740365707 -3049 1722904582 -3050 2119204252 -3051 2143720249 -3052 2080933167 -3053 864887383 -3054 241124146 -3055 851759143 -3056 1021830108 -3057 1182657210 -3058 1018433778 -3059 1627659152 -3060 360139246 -3061 656710454 -3062 233234141 -3063 20275474 -3064 1474097895 -3065 277488375 -3066 1218028638 -3067 1138134952 -3068 1393508149 -3069 391759218 -3070 68185033 -3071 770640642 -3072 184728479 -3073 1988249289 -3074 1561229318 -3075 197543646 -3076 1803572317 -3077 79952287 -3078 878257133 -3079 1396454377 -3080 1802856869 -3081 849977737 -3082 1392690978 -3083 1736306388 -3084 1714865120 -3085 1633815124 -3086 440581884 -3087 589211580 -3088 668988686 -3089 1459015662 -3090 69387084 -3091 1029127932 -3092 2115726116 -3093 302621225 -3094 1049403406 -3095 1442340363 -3096 580109600 -3097 119948396 -3098 432991667 -3099 1973617750 -3100 511707614 -3101 501176700 -3102 596774744 -3103 696436093 -3104 341942341 -3105 10520414 -3106 893979740 -3107 2145514659 -3108 90472701 -3109 1772236873 -3110 1394485388 -3111 1893329570 -3112 474730962 -3113 639692718 -3114 1482152310 -3115 42112434 -3116 126024194 -3117 1922734194 -3118 631324014 -3119 795012881 -3120 1234266208 -3121 700711098 -3122 1824140813 -3123 1202508677 -3124 1003332324 -3125 726060572 -3126 497365392 -3127 1583441924 -3128 846008968 -3129 930357060 -3130 1409576026 -3131 1357716583 -3132 1431533760 -3133 2006350770 -3134 2054152676 -3135 1773476102 -3136 2016871184 -3137 800648768 -3138 1771507113 -3139 2107343885 -3140 425401993 -3141 1018508853 -3142 1853189807 -3143 900132955 -3144 1658201571 -3145 1187858470 -3146 942245389 -3147 1784225765 -3148 963109016 -3149 1573569403 -3150 431754998 -3151 49891577 -3152 126796854 -3153 108412164 -3154 1252400254 -3155 1130129178 -3156 834472736 -3157 1749765646 -3158 566087454 -3159 1680481704 -3160 532639058 -3161 1975663481 -3162 890714639 -3163 1964172819 -3164 1834530603 -3165 797383668 -3166 1590165273 -3167 1703918140 -3168 1598032436 -3169 1214188738 -3170 1663778377 -3171 2023434430 -3172 85213943 -3173 1369484537 -3174 776083737 -3175 1743415514 -3176 409859359 -3177 1718329127 -3178 1380157631 -3179 1372968375 -3180 1144414882 -3181 1811912630 -3182 1422859952 -3183 1271211736 -3184 1920324794 -3185 527776558 -3186 253857266 -3187 607313882 -3188 130058557 -3189 819944721 -3190 140311938 -3191 662697615 -3192 648124554 -3193 1031026578 -3194 479386786 -3195 335171509 -3196 1828410246 -3197 2069552059 -3198 2039089649 -3199 1278959034 -3200 1136257149 -3201 1555384379 -3202 1154909816 -3203 1221471092 -3204 777385268 -3205 1930993554 -3206 817402958 -3207 1187244627 -3208 1501839033 -3209 50076942 -3210 412729354 -3211 498770267 -3212 1861989572 -3213 1835589307 -3214 1769982004 -3215 1634830718 -3216 215882217 -3217 2023839270 -3218 94660952 -3219 345940774 -3220 696300343 -3221 234972890 -3222 1008638390 -3223 1344424897 -3224 1265999468 -3225 1488025176 -3226 1679596407 -3227 946926066 -3228 1410093588 -3229 1571202408 -3230 78401453 -3231 398867089 -3232 979103139 -3233 1233311269 -3234 1620338182 -3235 1756488407 -3236 1016821175 -3237 290257492 -3238 796249386 -3239 371176560 -3240 340334434 -3241 1208978741 -3242 869946828 -3243 54840358 -3244 897084400 -3245 492445184 -3246 1689671076 -3247 1112966617 -3248 368800806 -3249 1784332028 -3250 1458907392 -3251 1065101150 -3252 2019304919 -3253 320062134 -3254 262042399 -3255 1137820739 -3256 1808087310 -3257 1941638806 -3258 2084746806 -3259 1070697250 -3260 1365357567 -3261 15664611 -3262 1469564340 -3263 196977058 -3264 1248975880 -3265 942418874 -3266 1953465466 -3267 118313408 -3268 1232676366 -3269 602231204 -3270 489489968 -3271 1573010801 -3272 1811209945 -3273 1359436796 -3274 1627851159 -3275 560810697 -3276 1851881980 -3277 1170038588 -3278 1673777315 -3279 73199139 -3280 806886968 -3281 985201059 -3282 1138300289 -3283 678708239 -3284 1305263193 -3285 1400342688 -3286 1816528979 -3287 965866855 -3288 1194497847 -3289 1753792137 -3290 2036564106 -3291 412371766 -3292 1769456748 -3293 1358644798 -3294 609348824 -3295 870948980 -3296 153580024 -3297 415330642 -3298 989262388 -3299 1386256390 -3300 1017561847 -3301 1478752357 -3302 811783543 -3303 681288144 -3304 690705505 -3305 292151055 -3306 1242098842 -3307 395103838 -3308 1462189643 -3309 768392509 -3310 468302977 -3311 121592963 -3312 1753593568 -3313 1606603266 -3314 800301203 -3315 911373113 -3316 859462306 -3317 469346534 -3318 1877239968 -3319 2053960153 -3320 75655023 -3321 1766320426 -3322 318848271 -3323 1845111771 -3324 977481576 -3325 928197096 -3326 568577103 -3327 1131061600 -3328 1343527738 -3329 1557839492 -3330 369834343 -3331 213605937 -3332 889108201 -3333 1181617886 -3334 894894082 -3335 1579813706 -3336 1473768941 -3337 2136992924 -3338 1974917544 -3339 788474936 -3340 757901785 -3341 295736873 -3342 910067900 -3343 364011705 -3344 1902340139 -3345 1710369103 -3346 1275384818 -3347 614318798 -3348 32231989 -3349 1005141138 -3350 520795303 -3351 107887012 -3352 623977917 -3353 839643575 -3354 1952998783 -3355 1601459493 -3356 1767840671 -3357 374092238 -3358 585037446 -3359 963884761 -3360 1931931730 -3361 954871789 -3362 1177490699 -3363 673556283 -3364 2136489675 -3365 2072384781 -3366 105886342 -3367 1462774969 -3368 2061894057 -3369 2080803886 -3370 103766257 -3371 672312194 -3372 229057112 -3373 1013834157 -3374 1036323899 -3375 2131397251 -3376 576719612 -3377 164225069 -3378 598232401 -3379 608951601 -3380 1169366207 -3381 1119027705 -3382 716838613 -3383 1793344124 -3384 1958671280 -3385 522353748 -3386 1247319970 -3387 1579028303 -3388 896445987 -3389 1832357416 -3390 395429416 -3391 680894069 -3392 639745557 -3393 1572920115 -3394 1354450353 -3395 628751584 -3396 1497821248 -3397 1460336695 -3398 2091526553 -3399 1412231657 -3400 1393656933 -3401 47809163 -3402 2084543851 -3403 1622714045 -3404 1061643320 -3405 973384102 -3406 1606627649 -3407 1638362933 -3408 1137609171 -3409 57376402 -3410 99830886 -3411 159491731 -3412 1176404107 -3413 816669500 -3414 1952835855 -3415 987591739 -3416 1339023248 -3417 1052672177 -3418 419136394 -3419 87985587 -3420 737545945 -3421 814565811 -3422 768879657 -3423 1377291502 -3424 240002278 -3425 2123330010 -3426 2006043087 -3427 1737823527 -3428 1436183057 -3429 1950085992 -3430 1002571536 -3431 682356342 -3432 1997895155 -3433 939631740 -3434 157586740 -3435 912054828 -3436 1913015842 -3437 1764214389 -3438 402934113 -3439 903141366 -3440 1821590791 -3441 502764999 -3442 1062633097 -3443 850511251 -3444 1319434499 -3445 867985304 -3446 1838102990 -3447 510974100 -3448 1920657482 -3449 109755737 -3450 598959687 -3451 510719779 -3452 924321548 -3453 1367839344 -3454 1888011282 -3455 1164323826 -3456 1343685706 -3457 1746570721 -3458 754663705 -3459 632385115 -3460 1549173065 -3461 1757235242 -3462 1314741458 -3463 1399584573 -3464 549383334 -3465 1472328198 -3466 164155753 -3467 314915528 -3468 1089058939 -3469 567089866 -3470 1218056894 -3471 763166082 -3472 1069854865 -3473 133206343 -3474 1613677333 -3475 241805717 -3476 1001191648 -3477 1304296676 -3478 752779817 -3479 774365482 -3480 1414052413 -3481 1351739504 -3482 1285085261 -3483 190890313 -3484 572095201 -3485 1025612895 -3486 1355214139 -3487 1915780907 -3488 624699968 -3489 2109877845 -3490 400682375 -3491 26389386 -3492 1719629439 -3493 1715423833 -3494 1425973959 -3495 121529125 -3496 1040268383 -3497 1590129712 -3498 436444653 -3499 2129327322 -3500 9735930 -3501 1654501548 -3502 745009756 -3503 1079590795 -3504 1787707891 -3505 211203442 -3506 1321396512 -3507 641415891 -3508 1515500118 -3509 2074176329 -3510 1415781373 -3511 782068883 -3512 1278432186 -3513 553382987 -3514 972959196 -3515 1850527387 -3516 1578995882 -3517 180689687 -3518 1618824646 -3519 56212203 -3520 143083884 -3521 2019507021 -3522 82601589 -3523 1862713323 -3524 1587447206 -3525 1508575548 -3526 1984242448 -3527 480231941 -3528 951221612 -3529 273203454 -3530 462075615 -3531 960957542 -3532 1927705002 -3533 1207085372 -3534 2040548337 -3535 1567929245 -3536 1418288814 -3537 1214461202 -3538 61861489 -3539 786305284 -3540 1141153883 -3541 1477642862 -3542 1568374167 -3543 272102421 -3544 2031025849 -3545 393849715 -3546 2122629808 -3547 1462538084 -3548 574539402 -3549 1593970807 -3550 1518750287 -3551 717623287 -3552 1465994180 -3553 1601351876 -3554 432852962 -3555 905957739 -3556 962443776 -3557 269611763 -3558 1386189680 -3559 1913665388 -3560 542815217 -3561 1848265296 -3562 727139282 -3563 323036571 -3564 907867020 -3565 620203971 -3566 1890965816 -3567 178672186 -3568 1834665173 -3569 1952827305 -3570 964977470 -3571 828335409 -3572 1282986520 -3573 385867989 -3574 1100437830 -3575 1166528721 -3576 779717704 -3577 1075583991 -3578 481583157 -3579 1354257106 -3580 522071150 -3581 2000333444 -3582 2071880393 -3583 1988065330 -3584 1454201672 -3585 357249708 -3586 746539421 -3587 269161800 -3588 626861471 -3589 2132729102 -3590 35343540 -3591 1169676688 -3592 1833510750 -3593 762482822 -3594 1492713259 -3595 593894122 -3596 1382686794 -3597 1236195427 -3598 772566308 -3599 1069868319 -3600 1041539085 -3601 1737543778 -3602 1898203728 -3603 177041957 -3604 2123411767 -3605 851157911 -3606 1343570678 -3607 755645823 -3608 1926741902 -3609 1825153836 -3610 2109902929 -3611 301329404 -3612 1678003632 -3613 2034299675 -3614 141911086 -3615 984721657 -3616 244065735 -3617 888450508 -3618 1253883457 -3619 870927206 -3620 873695962 -3621 1289226998 -3622 2040603894 -3623 559723064 -3624 2051709820 -3625 1385833505 -3626 1153617186 -3627 1286912966 -3628 474545284 -3629 1926183494 -3630 209297638 -3631 1516084369 -3632 1516243624 -3633 2107501366 -3634 1693126326 -3635 1492171743 -3636 811175629 -3637 889213357 -3638 100333918 -3639 590433883 -3640 566883545 -3641 62753199 -3642 891763287 -3643 97403529 -3644 2097052874 -3645 1033674374 -3646 1082125186 -3647 193634961 -3648 1922124882 -3649 188524996 -3650 1064562167 -3651 648337196 -3652 1477751994 -3653 957682413 -3654 1208060260 -3655 1381978166 -3656 196032270 -3657 214193798 -3658 521407485 -3659 670577555 -3660 2140377292 -3661 730705123 -3662 39178276 -3663 1509137268 -3664 690722841 -3665 1732304603 -3666 853825363 -3667 1501898471 -3668 474034312 -3669 954159281 -3670 2092332354 -3671 1040917857 -3672 1016912480 -3673 836611994 -3674 1138321386 -3675 966481707 -3676 1870286368 -3677 72962925 -3678 1160116668 -3679 1644927602 -3680 261487921 -3681 77195188 -3682 145781150 -3683 1739239915 -3684 1034877601 -3685 1353841410 -3686 973734433 -3687 1230909872 -3688 1568035208 -3689 1495141918 -3690 1901487427 -3691 1560928852 -3692 78363393 -3693 1940665703 -3694 922582472 -3695 769086235 -3696 1525486658 -3697 1776407835 -3698 123501058 -3699 1999520970 -3700 583083468 -3701 68349764 -3702 892955179 -3703 1599995948 -3704 904961758 -3705 2031276566 -3706 418994007 -3707 627764478 -3708 2104239491 -3709 1579110676 -3710 125208432 -3711 218243764 -3712 1656305864 -3713 270989582 -3714 1957483679 -3715 543699817 -3716 1624830992 -3717 783734464 -3718 1774609689 -3719 1045382552 -3720 131392735 -3721 1528613468 -3722 458827756 -3723 209756128 -3724 1321795524 -3725 1381410228 -3726 978842363 -3727 699798534 -3728 1010334415 -3729 1102343421 -3730 551835857 -3731 1593417883 -3732 1170693186 -3733 1444791036 -3734 1045930184 -3735 2075654944 -3736 1328583954 -3737 1464924191 -3738 555935775 -3739 1285339797 -3740 896551219 -3741 681144207 -3742 1503583561 -3743 405373435 -3744 952133790 -3745 1313583592 -3746 949073253 -3747 429481134 -3748 2097318057 -3749 576199294 -3750 1474863687 -3751 81227144 -3752 2104812763 -3753 1933691443 -3754 290983272 -3755 1279124639 -3756 1167618024 -3757 1269825636 -3758 1978923173 -3759 30468791 -3760 224685409 -3761 383275382 -3762 1623886675 -3763 1395378595 -3764 1828066419 -3765 522333211 -3766 1323549892 -3767 1009166725 -3768 1987257402 -3769 1879485667 -3770 147022875 -3771 736324974 -3772 413146226 -3773 1650606436 -3774 1141698409 -3775 1365280016 -3776 816706381 -3777 2090771662 -3778 1794761151 -3779 766540790 -3780 519487309 -3781 1122141190 -3782 847767934 -3783 476816424 -3784 908348985 -3785 1138751206 -3786 1755941063 -3787 2075967009 -3788 261093194 -3789 1587380588 -3790 2106435801 -3791 485778604 -3792 1970655971 -3793 1582838828 -3794 1881157199 -3795 1651238742 -3796 2105172039 -3797 1057223443 -3798 512921819 -3799 1944945793 -3800 789225462 -3801 659944694 -3802 533787119 -3803 1202371689 -3804 163067483 -3805 1675485529 -3806 420168057 -3807 979773864 -3808 1618773543 -3809 67445560 -3810 1746314654 -3811 2138260852 -3812 1189586750 -3813 446598940 -3814 467593628 -3815 2097935736 -3816 1585350146 -3817 76051043 -3818 2026419097 -3819 1846443341 -3820 1663431632 -3821 1985371250 -3822 184738297 -3823 1486603955 -3824 1420726430 -3825 2065895496 -3826 990359049 -3827 1378414821 -3828 975635292 -3829 1503280868 -3830 1175876967 -3831 1764860754 -3832 15741915 -3833 1709664086 -3834 819748795 -3835 178809398 -3836 1237665967 -3837 1239916853 -3838 1158583262 -3839 708955863 -3840 1307362413 -3841 757414268 -3842 699733067 -3843 349465516 -3844 1204013208 -3845 1167326696 -3846 299917604 -3847 641879706 -3848 1243377739 -3849 178853053 -3850 340839399 -3851 759325723 -3852 16740656 -3853 525577696 -3854 98446030 -3855 1437467086 -3856 443989545 -3857 1088805079 -3858 668398260 -3859 1419624837 -3860 444602300 -3861 1844275227 -3862 1037001943 -3863 460344215 -3864 1406455665 -3865 1856750739 -3866 639153613 -3867 496637985 -3868 949183944 -3869 1797736875 -3870 1205593848 -3871 109062709 -3872 407667495 -3873 1905326915 -3874 458528225 -3875 1611680703 -3876 925169963 -3877 758445829 -3878 106076761 -3879 21064055 -3880 937298883 -3881 446916161 -3882 780389778 -3883 954039539 -3884 972493857 -3885 878835809 -3886 244022977 -3887 1416483402 -3888 1967640888 -3889 912421237 -3890 688624591 -3891 264759540 -3892 609212816 -3893 1725626535 -3894 725103755 -3895 2015668482 -3896 1434893626 -3897 1364257368 -3898 364822819 -3899 236593922 -3900 1014510595 -3901 1570416667 -3902 345656631 -3903 1422178090 -3904 1328259934 -3905 804184857 -3906 886375145 -3907 105946250 -3908 1562630686 -3909 992451907 -3910 127010305 -3911 352445921 -3912 1439368068 -3913 907400083 -3914 1306485460 -3915 264378277 -3916 1786235892 -3917 1550508438 -3918 1680861680 -3919 1606393133 -3920 315446027 -3921 222002623 -3922 1871152673 -3923 924658844 -3924 1947629158 -3925 448772781 -3926 792843678 -3927 1235039136 -3928 1813030149 -3929 1157666497 -3930 1471633058 -3931 680057097 -3932 580599516 -3933 1817289690 -3934 2102235187 -3935 1908859450 -3936 473990899 -3937 841126685 -3938 2014805700 -3939 2036621585 -3940 1833578592 -3941 2141816005 -3942 241583859 -3943 1125463012 -3944 901732441 -3945 1548069319 -3946 1389841289 -3947 540484685 -3948 951094109 -3949 923219321 -3950 2146877818 -3951 1266540137 -3952 1145221945 -3953 1870546844 -3954 43715333 -3955 945367455 -3956 171835977 -3957 836559011 -3958 32922944 -3959 1984866126 -3960 1994225508 -3961 1504556002 -3962 517439575 -3963 427341376 -3964 1174362044 -3965 472191115 -3966 188717178 -3967 1648352943 -3968 1313317800 -3969 56039231 -3970 1537490881 -3971 999412744 -3972 50371588 -3973 1779074740 -3974 2124875756 -3975 952104029 -3976 1179660411 -3977 1367233397 -3978 1492588715 -3979 2130754521 -3980 142969071 -3981 1491982885 -3982 1249811010 -3983 1288191016 -3984 1215046081 -3985 1293526343 -3986 86074823 -3987 1386882058 -3988 2130085354 -3989 118997767 -3990 1224264537 -3991 1976827214 -3992 1623553770 -3993 1741704112 -3994 256684942 -3995 650432166 -3996 66411579 -3997 445402120 -3998 151301462 -3999 1379729379 -4000 501441351 -4001 1688792343 -4003 551812940 -4004 1320383435 -4005 209050583 -4006 1503916969 -4007 352560198 -4008 1576283981 -4009 849022036 -4010 335831071 -4011 1719253052 -4012 193521274 -4013 1585642081 -4014 859960420 -4015 1408567355 -4016 731684776 -4017 946035243 -4018 647965766 -4019 714286482 -4020 1065033011 -4021 1872230303 -4022 543630048 -4023 541103133 -4024 1466450767 -4025 800314990 -4026 1191535299 -4027 1532862347 -4028 1245717111 -4029 1342836761 -4030 765108078 -4031 1747158462 -4032 884145456 -4033 996766554 -4034 151487754 -4035 57045243 -4036 1205817137 -4037 1655404724 -4038 409605442 -4039 634617470 -4040 356943112 -4041 745436513 -4042 206386874 -4043 550464386 -4044 183594947 -4045 1066347294 -4046 1959031742 -4047 915279723 -4048 2012382538 -4049 459513860 -4050 1629566206 -4051 929931901 -4052 184260515 -4053 25712606 -4054 1471035034 -4055 1650711282 -4056 826027597 -4057 515086685 -4058 1036089981 -4059 2071744708 -4060 1857923447 -4061 1801198060 -4062 1671419522 -4063 594585255 -4064 650480966 -4065 1822907277 -4066 651630499 -4067 1856298103 -4068 1330828353 -4069 1061235941 -4070 343431926 -4071 1687771465 -4072 1806672454 -4073 549818800 -4074 90752204 -4075 1990267401 -4076 1616166095 -4077 2049783946 -4078 758063477 -4079 1481064985 -4080 361814158 -4081 240146035 -4082 263513238 -4083 546074673 -4084 265858641 -4085 1734548272 -4086 49302307 -4087 1091886238 -4088 102151309 -4089 1085392289 -4090 1016147298 -4091 1960074756 -4092 739106701 -4093 540083173 -4094 407176364 -4095 1389587667 -4096 215506802 -4097 1058806863 -4098 1098402122 -4099 1546335155 -4100 2120042804 -4101 1441834048 -4102 1086622972 -4103 1779231610 -4104 1991652849 -4105 1177375176 -4106 1622015364 -4107 1460335296 -4108 1079675474 -4109 232595193 -4110 793916633 -4111 1441489632 -4112 472741228 -4113 1057429871 -4114 1987564305 -4115 738599869 -4116 644494495 -4117 2036866613 -4118 1830486108 -4119 746645804 -4120 974775254 -4121 699149758 -4122 559236913 -4123 1713881955 -4124 1239232931 -4125 966413277 -4126 955985974 -4127 1454739733 -4128 2025220140 -4129 2054388096 -4130 853591240 -4131 1997779296 -4132 1348738497 -4133 1940214213 -4134 1629527258 -4135 1192907698 -4136 970105741 -4137 1104058974 -4138 505759346 -4139 2049781216 -4140 1336654167 -4141 1299675979 -4142 1343787200 -4143 1809395395 -4144 209622202 -4145 1183867858 -4146 400511617 -4147 854116697 -4148 1073250823 -4149 83514077 -4150 1600762501 -4151 2048026077 -4152 782663835 -4153 12515766 -4154 1614424384 -4155 2021896767 -4156 978929043 -4157 422926710 -4158 1329152852 -4159 856665535 -4160 329831158 -4161 35260445 -4162 706961183 -4163 1678569655 -4164 1975474658 -4165 189004794 -4166 723993705 -4167 798096751 -4168 1293063768 -4169 1229753051 -4170 700394319 -4171 482234288 -4172 381945382 -4173 2044181520 -4174 144146035 -4175 591567584 -4176 1080565730 -4177 544657652 -4178 1445684281 -4179 6332905 -4180 628171729 -4181 898963135 -4182 2054358982 -4183 1410835565 -4184 911478901 -4185 1521299718 -4186 1285248684 -4187 1890407945 -4188 1944226428 -4189 466917888 -4190 599589832 -4191 126573938 -4192 502178333 -4193 1306551016 -4194 1805143594 -4195 330169343 -4196 1495555810 -4197 381653651 -4198 1128266095 -4199 641135930 -4200 1611406703 -4201 1828660414 -4202 1123370218 -4203 1993352085 -4204 1725358286 -4205 1267516254 -4206 437436022 -4207 658440368 -4208 1812173906 -4209 1883120303 -4210 664773273 -4211 292861988 -4212 634599790 -4213 571648607 -4214 1703697553 -4215 1546078692 -4216 2092948325 -4217 841462589 -4218 1289002989 -4219 1889691105 -4220 1308380477 -4221 1888592821 -4222 2016265044 -4223 1810558811 -4224 1047660189 -4225 1673924990 -4226 2140728154 -4227 395732351 -4228 2055578641 -4229 1121510601 -4230 1036868282 -4231 1519501696 -4232 802687368 -4233 12754852 -4234 1365370134 -4235 380562006 -4236 1280271106 -4237 1802806156 -4238 1039002375 -4239 944961365 -4240 1538442811 -4241 1703775648 -4242 1237823353 -4243 25558954 -4244 127940608 -4245 794037258 -4246 1571637646 -4247 73405285 -4248 1635499847 -4249 713156987 -4250 1963096391 -4251 796396676 -4252 454266160 -4253 1831877787 -4254 459471839 -4255 1501926350 -4256 1358319129 -4257 452716346 -4258 1897658701 -4259 1266414122 -4260 1574226947 -4261 787043335 -4262 638432171 -4263 229430667 -4264 799798188 -4265 2003802305 -4266 609992674 -4267 2080069294 -4268 1659124813 -4269 1648995049 -4270 877547011 -4271 1050083976 -4272 1205287049 -4273 2115370364 -4274 1075642930 -4275 1333227657 -4276 761923974 -4277 499796928 -4278 1406632943 -4279 249940173 -4280 1212953915 -4281 1222245686 -4282 1046336850 -4283 1667220076 -4284 906639825 -4285 1505808689 -4286 1021662778 -4287 117475306 -4288 1958525035 -4289 771837831 -4290 1383889428 -4291 1385268335 -4292 1558881167 -4293 2022321599 -4294 1614699002 -4295 211195707 -4296 1878640256 -4297 77208028 -4298 143781353 -4299 1390281421 -4300 1726203077 -4301 1021328365 -4302 292881750 -4303 784006479 -4304 989215081 -4305 1368524680 -4306 2117234136 -4307 1751139056 -4308 1868321609 -4309 1376383431 -4310 2001079229 -4311 933791876 -4312 451145469 -4313 899932431 -4314 453528304 -4315 1357785294 -4316 258257473 -4317 1475191082 -4318 1475260600 -4319 69298860 -4320 99545266 -4321 711666381 -4322 1454567195 -4323 1658426433 -4324 586504332 -4325 921782550 -4326 1869622140 -4327 317660941 -4328 998990578 -4329 2013403493 -4330 1707942362 -4331 577710008 -4332 887248210 -4333 2000824112 -4334 1361716487 -4335 1876463292 -4336 1221865145 -4337 1331466975 -4338 1480118700 -4339 942703106 -4340 560366759 -4341 1333714281 -4342 1876494982 -4343 1011512228 -4344 86163065 -4345 182539639 -4346 221813875 -4347 344420538 -4348 1657730721 -4349 1697074475 -4350 413719398 -4351 1757275987 -4352 261257208 -4353 1868286594 -4354 1268218772 -4355 847761541 -4356 642585496 -4357 990357264 -4358 1165422482 -4359 1641576074 -4360 856277110 -4361 725881196 -4362 71802434 -4363 1743525320 -4364 579221661 -4365 1433518921 -4366 1472504964 -4367 1801086806 -4368 617502249 -4369 805140016 -4370 596306264 -4371 1177869008 -4372 2138854298 -4373 325317598 -4374 41897588 -4375 77533715 -4376 507857237 -4377 263711463 -4378 421954253 -4379 18104311 -4380 1960785939 -4381 835673651 -4382 1775380298 -4383 74559499 -4384 556476597 -4385 896115423 -4386 922321040 -4387 1199062093 -4388 1886472687 -4389 2087743522 -4390 693154520 -4391 595266149 -4392 666141071 -4393 764956954 -4394 191307822 -4395 1245362732 -4396 50992228 -4397 1663812786 -4398 898965890 -4399 668494477 -4400 321469155 -4401 1495272154 -4402 1846363485 -4403 312839805 -4404 1820589752 -4405 1888261073 -4406 390373520 -4407 180963342 -4408 4488889 -4409 812327773 -4410 199067653 -4411 1965274828 -4412 1648001424 -4413 1974447951 -4414 2039834327 -4415 56994374 -4416 723079726 -4417 814671720 -4418 1256056467 -4419 462068766 -4420 754931594 -4421 1949210987 -4422 1057334915 -4423 1421072665 -4424 566684294 -4425 1248642737 -4426 518951749 -4427 617676522 -4428 764971876 -4429 1417917639 -4430 1286170999 -4431 1086441031 -4432 765706145 -4433 985050836 -4434 1399280836 -4435 438812250 -4436 725828261 -4437 1789654356 -4438 619775592 -4439 730317150 -4440 454498481 -4441 818843245 -4442 548108330 -4443 2102499905 -4444 645807548 -4445 440459010 -4446 12010631 -4447 1368887275 -4448 1255130730 -4449 1268067099 -4450 1830956041 -4451 2010062324 -4452 1069794438 -4453 740807308 -4454 1283651342 -4455 1636478732 -4456 1989450046 -4457 1802603091 -4458 106671606 -4459 606938274 -4460 1073037083 -4461 1392842605 -4462 1693379305 -4463 1838743228 -4464 230409793 -4465 945176493 -4466 130071830 -4467 956238055 -4468 587347201 -4469 749847422 -4470 1686555205 -4471 1041845682 -4472 1568690667 -4473 87179888 -4474 996861939 -4475 67014568 -4476 527638898 -4477 1008872571 -4478 1435901843 -4479 1782769628 -4480 129456022 -4481 1119374236 -4482 1645348304 -4483 1199250460 -4484 1860181544 -4485 781515998 -4486 688245545 -4487 1702147942 -4488 436635442 -4489 794917151 -4490 161602568 -4491 1509672525 -4492 40276109 -4493 1854981873 -4494 1200932105 -4495 270685902 -4496 652674718 -4497 1331003936 -4498 1226923957 -4499 1240021919 -4500 2080851358 -4501 765995515 -4502 134383953 -4503 1502058378 -4504 853175403 -4505 1131245893 -4506 1569072946 -4507 1380814301 -4508 2140118464 -4509 857491141 -4510 1016100281 -4511 122090838 -4512 1976865377 -4513 513964937 -4514 1321341298 -4515 1689563273 -4516 1295480936 -4517 2009586843 -4518 1244227568 -4519 1732116378 -4520 657020347 -4521 1405830136 -4522 1094305255 -4523 697296456 -4524 1113328362 -4525 147753712 -4526 967982358 -4527 1766003080 -4528 1478757648 -4529 47422668 -4530 858541352 -4531 1412125359 -4532 813418183 -4533 992925305 -4534 766700089 -4535 1666593586 -4536 2124171198 -4537 188289387 -4538 899924239 -4539 2116806014 -4540 1045780528 -4541 1916024520 -4542 91413204 -4543 875162257 -4544 282505809 -4545 1412754503 -4546 417241882 -4547 1577986745 -4548 1274857698 -4549 1661469450 -4550 1162619475 -4551 1931878045 -4552 919815939 -4553 109441082 -4554 481690853 -4555 2033144301 -4556 257194795 -4557 1449673212 -4558 1651663733 -4559 1735952443 -4560 1497095880 -4561 362721437 -4562 1000594154 -4563 163030415 -4564 1355646743 -4565 1767294243 -4566 1829624001 -4567 1332334293 -4568 1955583630 -4569 582064592 -4570 1301656660 -4571 853880510 -4572 350605464 -4573 1393069864 -4574 1729042767 -4575 633111273 -4576 658340719 -4577 2146284650 -4578 63614371 -4579 1933198418 -4580 1660270452 -4581 1226233846 -4582 1717592815 -4583 432602743 -4584 1335674929 -4585 51800021 -4586 318263396 -4587 1592869724 -4588 1501473233 -4589 1969927130 -4590 1181338519 -4591 851085465 -4592 185164919 -4593 34449026 -4594 1014115880 -4595 1540811662 -4596 1801743269 -4597 696256233 -4598 725662308 -4599 1609843252 -4600 1278320825 -4601 2027318968 -4602 316240114 -4603 1628926289 -4604 1272905184 -4605 2045282882 -4606 114553914 -4607 1931245904 -4608 2044083884 -4609 178168285 -4610 1716960674 -4611 1556870688 -4612 1404402132 -4613 1287069841 -4614 1989473432 -4615 592593413 -4616 1338869862 -4617 160253180 -4618 37979489 -4619 692859447 -4620 2130180310 -4621 1219318008 -4622 1543944912 -4623 167861582 -4624 1253767034 -4625 410577144 -4626 1708673244 -4627 908026656 -4628 1106833377 -4629 286851904 -4630 370386260 -4631 237670554 -4632 166687224 -4633 686626374 -4634 1866596843 -4635 1439592409 -4636 584425608 -4637 1981150758 -4638 1223354665 -4639 481025844 -4640 11835395 -4641 792831691 -4642 2037896533 -4643 1416237527 -4644 2079901532 -4645 1879886317 -4646 2008830940 -4647 1271287747 -4648 2040139497 -4649 2046810429 -4650 1964147194 -4651 2022836160 -4652 1118644790 -4653 1360608459 -4654 43214094 -4655 224928176 -4656 1771185603 -4657 1751887338 -4658 1132954832 -4659 730535333 -4660 2038739243 -4661 1503341092 -4662 968205887 -4663 57942819 -4664 42483819 -4665 687319083 -4666 1497535228 -4667 626909427 -4668 520986193 -4669 573406245 -4670 1107935272 -4671 532821588 -4672 1366237936 -4673 998348157 -4674 1949059116 -4675 1298655821 -4676 730750826 -4677 1810406408 -4678 422459920 -4679 623406675 -4680 1709733190 -4681 239123466 -4682 498759187 -4683 680894332 -4684 1599731925 -4685 541973281 -4686 905822508 -4687 1223433881 -4688 146376972 -4689 2038777341 -4690 1953969214 -4691 37632567 -4692 1394634785 -4693 774691453 -4694 95575386 -4695 1437118604 -4696 1462010536 -4697 1593110615 -4698 2064028032 -4699 1982996729 -4700 19033212 -4701 1024479656 -4702 368334670 -4703 1385271149 -4704 2022827813 -4705 169910138 -4706 536443322 -4707 606094991 -4708 1980316546 -4709 958903242 -4710 1229501666 -4711 1542566088 -4712 1198026708 -4713 1728260854 -4714 75976772 -4715 650274986 -4716 122750487 -4717 981799281 -4718 1873708867 -4719 269127459 -4720 873092974 -4721 1680194433 -4722 306760026 -4723 120244111 -4724 307402238 -4725 402335413 -4726 1557362716 -4727 1769412775 -4728 1995446028 -4729 1473907100 -4730 1604925856 -4731 2014479240 -4732 350903108 -4733 1973260526 -4734 1252266741 -4735 226247273 -4736 2143170664 -4737 1788710063 -4738 832342264 -4739 1976003563 -4740 600129657 -4741 2061843930 -4742 1371086003 -4743 1798156366 -4744 1642621136 -4745 1447062776 -4746 300947704 -4747 1765371624 -4748 281378409 -4749 27172923 -4750 2034499083 -4751 1154471383 -4752 1707367356 -4753 193775462 -4754 1274715494 -4755 2014769594 -4756 596110875 -4757 684594562 -4758 1636698721 -4759 444073255 -4760 11018014 -4761 1094140930 -4762 311068847 -4763 361921122 -4764 919917808 -4765 1563335589 -4766 588168395 -4767 915604825 -4768 1204562004 -4769 1420510659 -4770 744124740 -4771 1804691662 -4772 1334870942 -4773 2115210743 -4774 1455364380 -4775 830008430 -4776 1414789871 -4777 1756312084 -4778 447896406 -4779 1696168280 -4780 1783485007 -4781 334911842 -4782 703156015 -4783 1343368715 -4784 528687304 -4785 1977871510 -4786 1210654661 -4787 1124798179 -4788 514982424 -4789 699869735 -4790 1568871434 -4791 526000439 -4792 1794010665 -4793 1879940281 -4794 887921561 -4795 566444825 -4796 1295792222 -4797 1476089957 -4798 1482049650 -4799 352870579 -4800 749116968 -4801 78690742 -4802 10078593 -4803 2083987910 -4804 46417838 -4805 1465442973 -4806 766512693 -4807 1461207709 -4808 1074271409 -4809 1214409099 -4810 1009892342 -4811 710272768 -4812 1549320941 -4813 1713048357 -4814 2053641483 -4815 2078008245 -4816 1543436219 -4817 1116812496 -4818 1055322776 -4819 2058418644 -4820 1816682231 -4821 476710562 -4822 436935435 -4823 1463209248 -4824 209167196 -4825 1324856996 -4826 2029654074 -4827 1504959418 -4828 653463305 -4829 1364220076 -4830 1857829997 -4831 1402580274 -4832 1442910819 -4833 1867908590 -4834 1339084536 -4835 1489328657 -4836 1185867915 -4837 2105597229 -4838 803052718 -4839 112655676 -4840 1172522681 -4841 1812945060 -4842 822928444 -4843 574359974 -4844 1378509770 -4845 729086279 -4846 504884572 -4847 774462341 -4848 1845898776 -4849 1560207348 -4850 685397337 -4851 1515097359 -4852 2036917911 -4853 1122332772 -4854 830822960 -4855 98601459 -4856 299706121 -4857 712993386 -4858 1603560877 -4859 953169426 -4860 2077213462 -4861 1313907227 -4862 208266052 -4863 1372640633 -4864 1034332169 -4865 1547350589 -4866 714485642 -4867 72716437 -4868 1505464170 -4869 1517538361 -4870 185372113 -4871 530503203 -4872 1182999773 -4873 1008300558 -4874 1104863178 -4875 414025895 -4876 1737386837 -4877 1609747750 -4878 1188488237 -4879 1435801965 -4880 1022471450 -4881 1873885574 -4882 803415677 -4883 911905713 -4884 848734699 -4885 1634238637 -4886 1010507172 -4887 1148440820 -4888 199748375 -4889 466584402 -4890 2101610246 -4891 129478189 -4892 1780491629 -4893 162392651 -4894 1502118823 -4895 667340150 -4896 1709743240 -4897 69120817 -4898 740056587 -4899 1067723762 -4900 1586659178 -4901 925428701 -4902 1598226966 -4903 622175304 -4904 1933729259 -4905 555606496 -4906 1036201199 -4907 1523632448 -4908 17870598 -4909 77205788 -4910 811950766 -4911 1040342048 -4912 1951091363 -4913 1615366443 -4914 1952247762 -4915 652342414 -4916 1102121432 -4917 815271286 -4918 1800783234 -4919 1301869807 -4920 1281855688 -4921 1754909832 -4922 1431347996 -4923 914863669 -4924 1917302483 -4925 785983171 -4926 1582203820 -4927 1479562075 -4928 855103989 -4929 174776759 -4930 399802190 -4931 294279519 -4932 1100205460 -4933 1998029156 -4934 916454823 -4935 886451071 -4936 406152004 -4937 1952656023 -4938 262599872 -4939 424022602 -4940 2029861811 -4941 1074550638 -4942 1464364650 -4943 1833469526 -4944 542433433 -4945 1269128764 -4946 338328292 -4947 1644554865 -4948 2084400051 -4949 2139111526 -4950 798941024 -4951 1218772091 -4952 1746537711 -4953 82805372 -4954 2133635761 -4955 1516356546 -4956 868788544 -4957 1568355933 -4958 848434974 -4959 1723892533 -4960 1743132692 -4961 1248237164 -4962 2018172052 -4963 695854505 -4964 1098782672 -4965 787143228 -4966 1582305576 -4967 1504934676 -4968 592315603 -4969 1844905448 -4970 1928957278 -4971 474693766 -4972 771972438 -4973 1245838280 -4974 160679645 -4975 1314405871 -4976 367483397 -4977 499007937 -4978 811477088 -4979 304399800 -4980 490635816 -4981 1610418112 -4982 1523171891 -4983 89689879 -4984 1693223485 -4985 1509324004 -4986 1606046425 -4987 414528381 -4988 930196289 -4989 306997751 -4990 2138420914 -4991 525845334 -4992 1555234915 -4993 2009109318 -4994 1221699839 -4995 506533939 -4996 648768898 -4997 656521767 -4998 2011468615 -4999 1241084501 -5000 353943568 -5001 1792942245 -5002 1715778268 -5003 1125916006 -5004 891296878 -5005 1876457913 -5006 292838230 -5007 1258780275 -5008 227982202 -5009 1104315318 -5010 1563180075 -5011 718618018 -5012 567249783 -5013 938868318 -5014 808307897 -5015 112989620 -5016 300708675 -5017 266870675 -5018 527518001 -5019 1230904964 -5020 573868426 -5021 518455267 -5022 1756750298 -5023 2129103342 -5024 380080937 -5025 830966489 -5026 488153633 -5027 1028849836 -5028 1487488257 -5029 352138601 -5030 122450689 -5031 1841431825 -5032 2145080846 -5033 1838228957 -5034 819864183 -5035 888894076 -5036 1567203222 -5037 1112702413 -5038 190703 -5039 1795185425 -5040 69534084 -5041 1563370778 -5042 366319795 -5043 636783867 -5044 354755449 -5045 1174627693 -5046 749773487 -5047 655464124 -5048 1441498368 -5049 1277291488 -5050 1886369088 -5051 2015366794 -5052 1795746755 -5053 1495635739 -5054 1996986488 -5055 28344044 -5056 179118580 -5057 337656474 -5058 1057193880 -5059 1666606837 -5060 689795075 -5061 1179644570 -5062 1360555014 -5063 687392273 -5064 870389879 -5065 32935550 -5066 1576286350 -5067 290109454 -5068 1145637963 -5069 1576477053 -5070 2085294879 -5071 1215172047 -5072 992364184 -5073 304131026 -5074 1851955914 -5075 1347119633 -5076 1478758719 -5077 454245753 -5078 2002583757 -5079 772773439 -5080 1731537241 -5081 1741469197 -5082 640656586 -5083 1379800348 -5084 1089621288 -5085 490159426 -5086 1408144393 -5087 1268739869 -5088 827815900 -5089 317854625 -5090 787863058 -5091 1517610975 -5092 1497499195 -5093 934425 -5094 57519601 -5095 220405427 -5096 33869975 -5097 1633805951 -5098 510514881 -5099 1179507938 -5100 1062799356 -5101 448326112 -5102 247196338 -5103 2055163540 -5104 752457138 -5105 2099152252 -5106 1254799525 -5107 83732210 -5108 405914358 -5109 1109899634 -5110 856505649 -5111 2137451599 -5112 703885184 -5113 1497162235 -5114 1369768300 -5115 1793506472 -5116 1987321662 -5117 630429045 -5118 914762693 -5119 667653914 -5120 948283670 -5121 1702625752 -5122 37781242 -5123 298299218 -5124 1703560177 -5125 95300843 -5126 518704645 -5127 1737430152 -5128 1729106794 -5129 1029219526 -5130 769454442 -5131 644422502 -5132 1477545638 -5133 1016650780 -5134 552102395 -5135 82519128 -5136 968319385 -5137 1806901920 -5138 166251338 -5139 1374233743 -5140 769317907 -5141 1022756988 -5142 1364201694 -5143 1473203091 -5144 372435575 -5145 586486346 -5146 1119225915 -5147 212273589 -5148 1216915391 -5149 2033988609 -5150 879927504 -5151 17715414 -5152 1589130713 -5153 917708746 -5154 316014632 -5155 1145207242 -5156 1013009589 -5157 834719277 -5158 735153746 -5159 594632735 -5160 1863938803 -5161 1504608188 -5162 1239055237 -5163 1194000793 -5164 373775321 -5165 1791157632 -5166 1276519921 -5167 1342094706 -5168 1450575905 -5169 1442771260 -5170 568844801 -5171 72410164 -5172 318044600 -5173 1933046495 -5174 1545613255 -5175 690480175 -5176 372049194 -5177 517355522 -5178 902753765 -5179 1588964585 -5180 403860483 -5181 1782681269 -5182 1606679999 -5183 1992991196 -5184 552906367 -5185 1922694631 -5186 990714790 -5187 1565915956 -5188 609930260 -5189 1725868536 -5190 13065043 -5191 326385415 -5192 1082993077 -5193 1252120280 -5194 1520386208 -5195 1456768398 -5196 895794265 -5197 649422482 -5198 651379456 -5199 198886522 -5200 2092193742 -5201 1220224257 -5202 271296686 -5203 262754694 -5204 1005787104 -5205 1816909941 -5206 953234869 -5207 1377836298 -5208 186781815 -5209 1855988634 -5210 819317236 -5211 590642299 -5212 1491186255 -5213 278513587 -5214 436149847 -5215 2044092622 -5216 53724571 -5217 1426864638 -5218 1462524930 -5219 663654831 -5220 1005249526 -5221 1475589973 -5222 990040247 -5223 2088242603 -5224 580226606 -5225 362942807 -5226 1397527353 -5227 1476020871 -5228 1012365289 -5229 2048906809 -5230 1674907393 -5231 957075383 -5232 1121647418 -5233 1946204079 -5234 1219830077 -5235 2127434523 -5236 1615630372 -5237 25581299 -5238 1357787173 -5239 1802412187 -5240 1881569933 -5241 29620761 -5242 245570838 -5243 1225272541 -5244 308134349 -5245 681720686 -5246 1121881515 -5247 361858920 -5248 2108585324 -5249 436922798 -5250 1025513751 -5251 966351202 -5252 1912512771 -5253 2015553998 -5254 907110158 -5255 345255729 -5256 231013158 -5257 157153863 -5258 1821276600 -5259 1243378447 -5260 58577025 -5261 1348700345 -5262 52970183 -5263 1180224443 -5264 1147420776 -5265 1272800260 -5266 1160175318 -5267 615567500 -5268 1298381559 -5269 370478844 -5270 270496040 -5271 1032467845 -5272 400099605 -5273 516066878 -5274 110256738 -5275 708233954 -5276 1197787564 -5277 1232138253 -5278 1070092874 -5279 1158889240 -5280 1669061051 -5281 2095606626 -5282 2125240443 -5283 1434090175 -5284 1963676976 -5285 884866953 -5286 1779345904 -5287 47206486 -5288 1042020816 -5289 1453138857 -5290 1290584934 -5291 1100597841 -5292 654355554 -5293 1343555117 -5294 133338637 -5295 1801776331 -5296 468871729 -5297 1293513955 -5298 269860183 -5299 1767253289 -5300 1663992799 -5301 540356223 -5302 652237486 -5303 2064092405 -5304 1056423102 -5305 762494224 -5306 624842711 -5307 106727018 -5308 1994632477 -5309 1694935586 -5310 1265616259 -5311 1516209881 -5312 1643058564 -5313 1243373054 -5314 802816408 -5315 1459251892 -5316 2128240007 -5317 434678664 -5318 1506458379 -5319 1022777175 -5320 1887817521 -5321 649559665 -5322 2123375017 -5323 394689428 -5324 1993114782 -5325 109230006 -5326 48982111 -5327 314502863 -5328 1402743961 -5329 318842294 -5330 2081756152 -5331 919253113 -5332 859198518 -5333 586509990 -5334 835861870 -5335 1915621620 -5336 1349004214 -5337 1460704581 -5338 2022348638 -5339 1196153044 -5340 1008156519 -5341 1140481249 -5342 564879277 -5343 503731435 -5344 236370655 -5345 1367695685 -5346 1962983328 -5347 217127014 -5348 1802374349 -5349 1321958059 -5350 1239904190 -5351 1542708223 -5352 1971517724 -5353 1215795559 -5354 1937397651 -5355 1817148858 -5356 1325025565 -5357 1986379762 -5358 2131651721 -5359 580285878 -5360 157738408 -5361 2065924226 -5362 1499538991 -5363 1016936926 -5364 504950568 -5365 187917213 -5366 785074898 -5367 1853954783 -5368 1648621795 -5369 659939889 -5370 902624179 -5371 509294666 -5372 1800421138 -5373 1467503456 -5374 1013026102 -5375 2036791794 -5376 687715493 -5377 828525782 -5378 106435160 -5379 342606194 -5380 3000193 -5381 1346339350 -5382 1885314417 -5383 1974517917 -5384 414651261 -5385 1675228420 -5386 1644183127 -5387 1739676826 -5388 1514124534 -5389 1628351200 -5390 172479057 -5391 1671862943 -5392 1546791778 -5393 1672018048 -5394 541316221 -5395 2051742347 -5396 1859935262 -5397 1326391120 -5398 1758213482 -5399 1361073409 -5400 1986331009 -5401 513354013 -5402 1870368075 -5403 1639268499 -5404 1980857469 -5405 735910529 -5406 1528576645 -5407 521089314 -5408 1564436311 -5409 1635011806 -5410 863695508 -5411 1567436504 -5412 833867508 -5413 601526278 -5414 1394470773 -5415 1248518770 -5416 129271050 -5417 891170252 -5418 840711948 -5419 1643395585 -5420 372037805 -5421 1013191005 -5422 1167774880 -5423 1918829583 -5424 537725406 -5425 1709091101 -5426 1823088282 -5427 250177020 -5428 887998573 -5429 1433818116 -5430 1611250429 -5431 726845934 -5432 1947172129 -5433 1334134856 -5434 218630786 -5435 1780545950 -5436 2070045386 -5437 1747207431 -5438 154151616 -5439 1486998049 -5440 1234735589 -5441 1017847125 -5442 906950906 -5443 2068603098 -5444 1619373403 -5445 153938031 -5446 1169638220 -5447 1748644453 -5448 1045108284 -5449 2010350168 -5450 1244556390 -5451 1417146089 -5452 876057526 -5453 264847622 -5454 1188492024 -5455 1413782932 -5456 1973938724 -5457 864096659 -5458 1663959952 -5459 714453649 -5460 150431127 -5461 1127726733 -5462 1441299584 -5463 2097603257 -5464 314377941 -5465 1659930370 -5466 1730665559 -5467 236939679 -5468 1259654153 -5469 1884817176 -5470 1723937729 -5471 346906095 -5472 755180653 -5473 483404987 -5474 268025545 -5475 227070408 -5476 637343018 -5477 1437663765 -5478 1975714861 -5479 1682451302 -5480 1300530285 -5481 1072787604 -5482 952113743 -5483 29104163 -5484 1337635226 -5485 2140605768 -5486 1442887095 -5487 1164090302 -5488 857218779 -5490 1878543952 -5491 1007649906 -5492 2087090132 -5493 1172359888 -5494 957769515 -5495 253984426 -5496 684806610 -5497 540951427 -5498 490924105 -5499 1944460763 -5500 278284955 -5501 67378186 -5502 143883210 -5503 1033465608 -5504 550783173 -5505 411908755 -5506 1260536016 -5507 1188126192 -5508 1849572520 -5509 1088767229 -5510 723093846 -5511 1002619158 -5512 14071185 -5513 1675207590 -5514 1031723321 -5515 1351706412 -5516 1668329710 -5517 327126769 -5518 368313066 -5519 378064841 -5520 1286490168 -5521 99373370 -5522 1385714747 -5523 1226096653 -5524 1271733258 -5525 196000615 -5526 1480081079 -5527 1956539868 -5528 736952042 -5529 1971005184 -5530 1753516984 -5531 1015236997 -5532 2038383371 -5533 1897400194 -5534 2048702605 -5535 441682896 -5536 161825302 -5537 1161754973 -5538 1629809088 -5539 2011397822 -5540 103038554 -5541 205419287 -5542 866533332 -5543 117109740 -5544 1880626877 -5545 1898256654 -5546 1468816152 -5547 1401472939 -5548 77899775 -5549 1837129218 -5550 1779537780 -5551 1364389943 -5552 1936502589 -5553 1017768879 -5554 443002948 -5555 1060752199 -5556 1213769494 -5557 1923084027 -5558 869808420 -5559 1950721536 -5560 1746605564 -5561 475841756 -5562 818474885 -5563 1637505287 -5564 225758302 -5565 719693842 -5566 2079188183 -5567 387583604 -5568 1881448815 -5569 1561513624 -5570 251497779 -5571 1984487370 -5572 1766932911 -5573 1118031111 -5574 2101597110 -5575 1500076140 -5576 868804117 -5577 1422929614 -5578 754065431 -5579 946703892 -5580 1112575184 -5581 386119563 -5582 163610188 -5583 901594125 -5584 1403888442 -5585 606613136 -5586 1962346325 -5587 470174289 -5588 382213516 -5589 684671097 -5590 273412177 -5591 2128819080 -5592 1160512853 -5593 1091887063 -5594 1618840719 -5595 1386271155 -5596 1811580905 -5597 1550545254 -5598 1773854760 -5599 1545546073 -5600 964575230 -5601 2025352539 -5602 1382549795 -5603 584024493 -5604 995900002 -5605 1336663257 -5606 2084100633 -5607 1864704120 -5608 612109223 -5609 690682416 -5610 663924364 -5611 1724684407 -5612 1076801979 -5613 827534552 -5614 478794885 -5615 333206774 -5616 1434147689 -5617 293657562 -5618 803381063 -5619 1816361205 -5620 978328659 -5621 1076793240 -5622 1797696637 -5623 2138841512 -5624 21196655 -5625 1269053708 -5626 1377629019 -5627 1832777561 -5628 672115314 -5629 1004000131 -5630 1230839986 -5631 1636690545 -5632 881869022 -5633 465906133 -5634 73231390 -5635 1877769025 -5636 1802569390 -5637 9848376 -5638 1594989497 -5639 267194965 -5640 700530792 -5641 111430213 -5642 1991879372 -5643 1777332772 -5644 938964766 -5645 323190609 -5646 2110539546 -5647 225628807 -5648 616848171 -5649 766436961 -5650 2041990012 -5651 1595176830 -5652 1843230201 -5653 1692203001 -5654 1586534694 -5655 1864426857 -5656 813773061 -5657 816680066 -5658 1549720770 -5659 1485888375 -5660 1820680197 -5661 633077108 -5662 975095272 -5663 555065572 -5664 1098983241 -5665 1048326663 -5666 285350949 -5667 754068983 -5668 1058175039 -5669 1880340446 -5670 1021263948 -5671 1758705831 -5672 1991770659 -5673 865659672 -5674 1388554955 -5675 783251777 -5676 1188850282 -5677 1351610853 -5678 1008880584 -5679 1805698453 -5680 2118047814 -5681 903386948 -5682 1253391636 -5683 1813794368 -5684 448106301 -5685 692442682 -5686 1530737577 -5687 1261879362 -5688 1509122748 -5689 932974699 -5690 600284090 -5691 1182319298 -5692 1566051807 -5693 1575379362 -5694 1737384870 -5695 517551400 -5696 476222377 -5697 2022735819 -5698 1271620383 -5699 1534397416 -5700 1755592617 -5701 145400683 -5702 1145619600 -5703 1599879628 -5704 1011060355 -5705 386690907 -5706 235647758 -5707 52426989 -5708 1738301761 -5709 1244528342 -5710 1858125443 -5711 1708865927 -5712 431643 -5713 964033431 -5714 1375176647 -5715 448537944 -5716 1656476113 -5717 758430576 -5718 1710417307 -5719 1018115214 -5720 1691405275 -5721 163217749 -5722 52950864 -5723 1109973434 -5724 1738597111 -5725 1790335734 -5726 1627524834 -5727 67335841 -5728 1665587905 -5729 751661569 -5730 1601733257 -5731 1273696874 -5732 897062252 -5733 599869209 -5734 726092854 -5735 1908122608 -5736 986560117 -5737 961740612 -5738 1960549597 -5739 577378230 -5740 58785307 -5741 1671191392 -5742 138760509 -5743 59216950 -5744 487741175 -5745 1513937157 -5746 507754894 -5747 2144217289 -5748 124884085 -5749 70688553 -5750 1014848855 -5751 1816289361 -5752 233906302 -5753 1067799719 -5754 778779147 -5755 1972503414 -5756 710651805 -5757 258820334 -5758 2039839255 -5759 228756062 -5760 1010481903 -5761 1494088864 -5762 1502452936 -5763 1907544156 -5764 2093958074 -5765 81062142 -5766 1668183116 -5767 933034543 -5768 1042802755 -5769 1481249065 -5770 1510412773 -5771 1101588062 -5772 1004956810 -5773 1649173282 -5774 1160805012 -5775 1492697985 -5776 1015626791 -5777 1668559906 -5778 1489431626 -5779 1140510877 -5780 1739248460 -5781 356796833 -5782 809316590 -5783 1973154762 -5784 1424596552 -5785 1588095737 -5786 1798174528 -5787 2135248357 -5788 1846916071 -5789 1690530135 -5790 216520771 -5791 709914327 -5792 1037135352 -5793 1718973707 -5794 469974835 -5795 983609778 -5796 1800035850 -5797 2138157951 -5798 1916644321 -5799 695354957 -5800 1471923368 -5801 1279573446 -5802 1796943019 -5803 329396530 -5804 781263080 -5805 810264383 -5806 1822094516 -5807 1796889872 -5808 331340641 -5809 1164042494 -5810 789917101 -5811 2070589101 -5812 1520839328 -5813 1599233691 -5814 1896260216 -5815 797952232 -5816 1039845780 -5817 1546951096 -5818 785716942 -5819 739278204 -5820 1089997584 -5821 1002237713 -5822 1449192531 -5823 2127132936 -5824 573727773 -5825 1919167366 -5826 963259066 -5827 226279975 -5828 1909841669 -5829 732419739 -5830 921634932 -5831 1234281389 -5832 2011993185 -5833 571094303 -5834 1563677920 -5835 645772617 -5836 1381358686 -5837 1238288788 -5838 295178841 -5839 1712699327 -5840 254847634 -5841 1085095942 -5842 1635804781 -5843 1775686962 -5844 536845985 -5845 1384581349 -5846 426155547 -5847 1576691766 -5848 784048797 -5849 1211872489 -5850 168486322 -5851 1874046381 -5852 66626554 -5853 1617678853 -5854 1853695669 -5855 640354327 -5856 1389362571 -5857 669471087 -5858 866634302 -5859 1151720592 -5860 1401890826 -5861 1788269234 -5862 238518333 -5863 1266400363 -5864 211879889 -5865 1802196253 -5866 1912172981 -5867 1593238575 -5868 893001393 -5869 59868174 -5870 1158454255 -5871 1147849028 -5872 1144964117 -5873 646775388 -5874 776052342 -5875 1681810102 -5876 2031356737 -5877 1202207889 -5878 1111018220 -5879 667921886 -5880 266596730 -5881 1279504542 -5882 394484620 -5883 333223285 -5884 749699747 -5885 100696641 -5886 973577612 -5887 2139062318 -5888 770167729 -5889 1840211915 -5890 1143299262 -5891 24574907 -5892 1480997501 -5893 1381817596 -5894 1290975271 -5895 1692877391 -5896 1036530201 -5897 1055664604 -5898 1138632318 -5899 1929531595 -5900 1115532778 -5901 149602925 -5902 929896975 -5903 113013247 -5904 796378313 -5905 1705949317 -5906 1794823350 -5907 680251402 -5908 760673559 -5909 758357922 -5910 1348173289 -5911 1027270289 -5912 2037862465 -5913 1742657909 -5914 1360493574 -5915 640078564 -5916 1843354550 -5917 186587539 -5918 631657235 -5919 466038631 -5920 2026799454 -5921 1774956497 -5922 490613539 -5923 1360313307 -5924 1009290445 -5925 1781588810 -5926 905707050 -5927 2045820647 -5928 689769766 -5929 2044339369 -5930 1827868594 -5931 1805302544 -5932 46458646 -5933 610281921 -5934 1918315792 -5935 842836960 -5936 168747590 -5937 1565655494 -5938 1523088362 -5939 929421149 -5940 176529768 -5941 723778003 -5942 1956691439 -5943 66908585 -5944 318952264 -5945 1169701365 -5946 706987150 -5947 14823167 -5948 1356288904 -5949 1338644385 -5950 480861798 -5951 1235604710 -5952 966117234 -5953 971475337 -5954 448434370 -5955 1975407680 -5956 605580499 -5957 1354141420 -5958 1873744679 -5959 1295350265 -5960 1250997141 -5961 1554129625 -5962 953169162 -5963 1297455788 -5964 16927898 -5965 724001306 -5966 2140292748 -5967 185675488 -5968 142173152 -5969 1515897462 -5970 1115096638 -5971 318702920 -5972 92191818 -5973 924304429 -5974 385611506 -5975 411144082 -5976 2094005794 -5977 1092598656 -5978 425967249 -5979 1302811051 -5980 283759393 -5981 906829048 -5982 390932113 -5983 1249876627 -5984 1878304385 -5985 839366483 -5986 1077800659 -5987 336401237 -5988 46024256 -5989 804061690 -5990 1631751502 -5991 1297021397 -5992 210707667 -5993 437437016 -5994 446993537 -5995 227635565 -5996 1161438322 -5997 439802637 -5998 413311054 -5999 1303611474 -6000 1955700100 -6001 1528407692 -6002 1622314395 -6003 2047891918 -6004 305228473 -6005 2007925901 -6006 311552352 -6007 251750619 -6008 953040909 -6009 737519602 -6010 1554561670 -6011 1236800302 -6012 1644348650 -6013 1945493784 -6014 339193281 -6015 1375169387 -6016 637376619 -6017 1416993941 -6018 1711570624 -6019 683400875 -6020 73571983 -6021 1195838479 -6022 1980422273 -6023 284279651 -6024 1633275495 -6025 279932162 -6026 511915216 -6027 647230170 -6028 719734800 -6029 925226270 -6030 1950841644 -6031 527951252 -6032 306150314 -6033 1425672391 -6034 428359522 -6035 611378787 -6036 1286114644 -6037 739911874 -6038 863129407 -6039 91671905 -6040 1477431476 -6041 270207429 -6042 1328472207 -6043 974296478 -6044 68217565 -6045 1667665489 -6046 201982218 -6047 705594185 -6048 937175782 -6049 1913552842 -6050 1388995060 -6051 1010747765 -6052 961907673 -6053 1221933685 -6054 1295027416 -6055 447699521 -6056 1501865848 -6057 1806942633 -6058 1094929691 -6059 74117000 -6060 584685255 -6061 898287687 -6062 602068252 -6063 890835570 -6064 176476431 -6065 1030427774 -6066 1502214357 -6067 1462591075 -6068 1770339648 -6069 217860116 -6070 1554262981 -6071 1100287477 -6072 488067546 -6073 735251540 -6074 2074583955 -6075 556285111 -6076 255433381 -6077 129082525 -6078 1261879296 -6079 1192609163 -6080 2042635368 -6081 503390709 -6082 55873281 -6083 857059393 -6084 1725324394 -6085 1350900697 -6086 1304758914 -6087 1079706594 -6088 1010359682 -6089 252204957 -6090 1153823594 -6091 1595044938 -6092 1150492645 -6093 1755891846 -6094 338396860 -6095 1326969076 -6096 638835972 -6097 1840611217 -6098 642076503 -6099 261691973 -6100 2058471334 -6101 48855836 -6102 1361979450 -6103 399055232 -6104 784107377 -6105 1289079757 -6106 955340343 -6107 1039540758 -6108 1418162283 -6109 69735992 -6110 84666274 -6111 1313314003 -6112 573126701 -6113 140539555 -6114 22889748 -6115 150967447 -6116 1491440252 -6117 1327648663 -6118 1230674042 -6119 354316287 -6120 1579853620 -6121 237013988 -6122 1949361225 -6123 582862617 -6124 1992905835 -6125 140274437 -6126 1909831693 -6127 484258159 -6128 1980885654 -6129 404424549 -6130 745950132 -6131 1891873340 -6132 453280385 -6133 2107929582 -6134 143444924 -6135 1237387762 -6136 1249525692 -6137 1098785268 -6138 129444873 -6139 520204327 -6140 1168521260 -6141 214111147 -6142 1833518330 -6143 1741647961 -6144 354650702 -6145 1856408078 -6146 1892615408 -6147 1846090954 -6148 1036573093 -6149 975805802 -6150 52923593 -6151 468943066 -6152 1212819791 -6153 2002284818 -6154 1051805683 -6155 1058241978 -6156 2142559255 -6157 814153729 -6158 1542500137 -6159 1975961262 -6160 1218578278 -6161 140966622 -6162 1720350954 -6163 1671858663 -6164 101412556 -6165 1863795879 -6166 761762778 -6167 1350938248 -6168 815097499 -6169 891207651 -6170 1871142575 -6171 1983618759 -6172 1105318798 -6173 1557177257 -6174 1577783072 -6175 1459969500 -6176 1266101688 -6177 1322914832 -6178 1158576806 -6179 155191133 -6180 151236987 -6181 1211500400 -6182 624134199 -6183 1364056778 -6184 1066301570 -6185 1675939883 -6186 274815108 -6187 1061377178 -6188 342609964 -6189 1817315245 -6190 889854792 -6191 1561188242 -6192 1958281867 -6193 462722098 -6194 1085563257 -6195 2059694424 -6196 179034329 -6197 1847326035 -6198 1263149024 -6199 994131828 -6200 591050038 -6201 986807952 -6202 830266939 -6203 1696368836 -6204 396501561 -6205 260566363 -6206 1008854688 -6207 1662603249 -6208 1583481196 -6209 19947847 -6210 1817794383 -6211 1734718183 -6212 1231448247 -6213 294444934 -6214 951291313 -6215 150266169 -6216 1970384817 -6217 1226106421 -6218 1211643347 -6219 165511133 -6220 895938018 -6221 2101498139 -6222 1726699375 -6223 706736238 -6224 416736590 -6225 664778985 -6226 618947014 -6227 595770919 -6228 364621372 -6229 1882096038 -6230 1589902748 -6231 955671411 -6232 721420342 -6233 272686039 -6234 504556599 -6235 1117921904 -6236 533252403 -6237 1513411288 -6238 633041505 -6239 2116733599 -6240 1533359135 -6241 303352240 -6242 1703968134 -6243 617323734 -6244 597797175 -6245 507775799 -6246 767589903 -6247 420698344 -6248 1733882220 -6249 1979233251 -6250 586209478 -6251 482336590 -6252 1933247742 -6253 165425205 -6254 1189072828 -6255 202500684 -6256 830204190 -6257 1808019842 -6258 798271604 -6259 1194825563 -6260 1542632233 -6261 240690704 -6262 3013326 -6263 116568927 -6264 513376743 -6265 507569925 -6266 1234490831 -6267 1046629146 -6268 2020981213 -6269 1867532337 -6270 1015879097 -6271 1406856700 -6272 23400929 -6273 572363583 -6274 2024180434 -6275 621198104 -6276 1080139382 -6277 644286690 -6278 1041896449 -6279 666537954 -6280 476036293 -6281 1628105927 -6282 1148874545 -6283 261800387 -6284 1793531132 -6285 190463725 -6286 464301072 -6287 476251675 -6288 1998483568 -6289 1262572676 -6290 1671077238 -6291 1393632153 -6292 1503263380 -6293 1674090564 -6294 1510201080 -6295 2016640123 -6296 34176841 -6297 597208264 -6298 915785622 -6299 2055158055 -6300 317256953 -6301 1931664719 -6302 1314531107 -6303 340657882 -6304 356544655 -6305 1191227894 -6306 961855987 -6307 1436684037 -6308 1835514584 -6309 2003752436 -6310 2103221992 -6311 164067229 -6312 1484374715 -6313 1104612889 -6314 425867616 -6315 1130422199 -6316 1295076614 -6317 890168688 -6318 1606673874 -6319 1146076534 -6320 5257716 -6321 1130267464 -6322 392225039 -6323 1508521096 -6324 656874380 -6325 1902426120 -6326 1377677572 -6327 691051222 -6328 352150736 -6329 145979546 -6330 598725629 -6331 669407689 -6332 2077644265 -6333 1913256736 -6334 1010065571 -6335 286705272 -6336 957000982 -6337 1971921558 -6338 1723389310 -6339 645031918 -6340 1828190346 -6341 1679127654 -6342 809099147 -6343 1165081413 -6344 636256895 -6345 1234966764 -6346 148019965 -6347 1931333509 -6348 2125135452 -6349 1754693839 -6350 929926396 -6351 2130393169 -6352 737477656 -6353 1322151435 -6354 1491430617 -6355 1394352036 -6356 1077093907 -6357 721624541 -6358 2085403258 -6359 1429244643 -6360 867604087 -6361 536645239 -6362 2098652332 -6363 797764705 -6364 302418328 -6365 961234256 -6366 1084469977 -6367 1259419310 -6368 785672166 -6369 660375639 -6370 1904451229 -6371 466378865 -6372 192019645 -6373 566066728 -6374 1631460278 -6375 828276540 -6376 1801033492 -6377 1779480243 -6378 612126402 -6379 1778685297 -6380 1386690435 -6381 1542052798 -6382 1761594818 -6383 2124168091 -6384 716720585 -6385 1105541787 -6386 1371036479 -6387 1793814493 -6388 1827166329 -6389 1308956090 -6390 1075575488 -6391 547286768 -6392 1845601329 -6393 1026744173 -6394 1345051473 -6395 536009 -6396 1987978429 -6397 282037803 -6398 1259955320 -6399 626166947 -6400 942413442 -6401 1016922901 -6402 1092545812 -6403 1134433088 -6404 1582989629 -6405 576522443 -6406 1962709628 -6407 1236539474 -6408 208519038 -6409 427352382 -6410 867741123 -6411 1595209473 -6412 1969405180 -6413 481852293 -6414 1571893916 -6415 538642118 -6416 1587394080 -6417 795446748 -6418 184972963 -6419 1267076761 -6420 2104402838 -6421 1260548451 -6422 1814363530 -6423 1802520519 -6424 139808976 -6425 1011931355 -6426 1803056529 -6427 2127787405 -6428 1293969158 -6429 915528201 -6430 606470705 -6431 88898953 -6432 1932451102 -6433 1699016517 -6434 1223332041 -6435 1367957083 -6436 128055312 -6437 1038558021 -6438 457012909 -6439 336574351 -6440 1465910404 -6441 1324754032 -6442 1931783824 -6443 1287831936 -6444 1806606325 -6445 1356194093 -6446 1826474054 -6447 1246516758 -6448 4157193 -6449 2011447017 -6450 366109871 -6451 2108560031 -6452 1124511821 -6453 32989753 -6454 1763596902 -6455 1264320797 -6456 1044921109 -6457 1419169783 -6458 1244624555 -6459 191406619 -6460 187214336 -6461 1851095260 -6462 280305572 -6463 2119665438 -6464 1402628129 -6465 1503637613 -6466 1340138874 -6467 1530683442 -6468 394711987 -6469 1797151783 -6470 1867257793 -6471 1860622391 -6472 974422168 -6473 1651557969 -6474 1000970679 -6475 633544845 -6476 860268414 -6477 679961086 -6478 1880061603 -6479 864425607 -6480 543924455 -6481 98687827 -6482 825501990 -6483 1668436276 -6484 131677580 -6485 441615245 -6486 785273426 -6487 1176598689 -6488 1860785028 -6489 2029897981 -6490 1368005309 -6491 2047999365 -6492 1733509593 -6493 1648310881 -6494 2020181155 -6495 988654074 -6496 1004464847 -6497 1212836381 -6498 371853868 -6499 1399176834 -6500 862504517 -6501 91628013 -6502 1112315577 -6503 1836926685 -6504 1743185983 -6505 2113286256 -6506 322987882 -6507 455970749 -6508 645763694 -6509 55565838 -6510 1320396357 -6511 1189688150 -6512 154253665 -6513 2145898347 -6514 710640778 -6515 285931245 -6516 440029944 -6517 1495914204 -6518 1462529935 -6519 153331325 -6520 1378328537 -6521 683051596 -6522 53847042 -6523 964354482 -6524 183878829 -6525 2074028197 -6526 1953008557 -6527 1188343676 -6528 1139380931 -6529 177378777 -6530 440036862 -6531 2001885448 -6532 269006791 -6533 1552352439 -6534 1691328485 -6535 2012192774 -6536 1518155048 -6537 2014316367 -6538 320679875 -6539 16435094 -6540 2069882205 -6541 1641076232 -6542 1206123244 -6543 76652222 -6544 1639490932 -6545 1916764023 -6546 362583468 -6547 2079520876 -6548 1265194579 -6549 1825113403 -6550 85368553 -6551 496039469 -6552 360681351 -6553 139215595 -6554 1460393951 -6555 544560180 -6556 65760145 -6557 1265918860 -6558 1732903857 -6559 1205141076 -6560 1443297638 -6561 25457071 -6562 1059542876 -6563 1712304429 -6564 1577809511 -6565 603387713 -6566 1577013555 -6567 948480911 -6568 470220432 -6569 1897693430 -6570 964916005 -6571 392618990 -6572 1391286015 -6573 23555602 -6574 469271212 -6575 883293299 -6576 1940319625 -6577 831854680 -6578 815330527 -6579 1058030556 -6580 509484435 -6581 900699081 -6582 1554070025 -6583 870165786 -6584 1039914676 -6585 866980329 -6586 1414725967 -6587 1105674821 -6588 2132899189 -6589 1000146176 -6590 163332249 -6591 1428713179 -6592 1025603247 -6593 1222875125 -6594 993533960 -6595 455929110 -6596 1826262838 -6597 423063867 -6598 1404410021 -6599 148999623 -6600 173273650 -6601 221842379 -6602 541618613 -6603 1564559665 -6604 245397981 -6605 1010889825 -6606 300369316 -6607 38233958 -6608 1842744506 -6609 1115699843 -6610 1096264514 -6611 204745293 -6612 2016398924 -6613 502850892 -6614 1074911080 -6615 908829953 -6616 1369831221 -6617 342153399 -6618 2014504774 -6619 1355246762 -6620 1342299575 -6621 30353376 -6622 636476294 -6623 220419174 -6624 1253228501 -6625 1630010254 -6626 676348285 -6627 932007692 -6628 2053074122 -6629 2080758306 -6630 1081007315 -6631 78864124 -6632 155117037 -6633 1622625928 -6634 1643423789 -6635 400515018 -6636 486032105 -6637 1943793105 -6638 438748976 -6639 181292963 -6640 912009300 -6641 1535013491 -6642 386038257 -6643 780924577 -6644 2037864383 -6645 1460949337 -6646 1689754530 -6647 1260211956 -6648 1803102736 -6649 1556775656 -6650 467975070 -6651 997918663 -6652 1587129032 -6653 1104451364 -6654 1218337837 -6655 692873886 -6656 586977971 -6657 1894686122 -6658 1624881578 -6659 492568445 -6660 1827960781 -6661 558405245 -6662 571432569 -6663 1983077818 -6664 33547525 -6665 67372710 -6666 236109189 -6667 519579630 -6668 2011165815 -6669 674858165 -6670 700872594 -6671 775691467 -6672 62388008 -6673 1086910851 -6674 1556616044 -6675 2100252391 -6676 400376540 -6677 1098886926 -6678 1212980699 -6679 55995628 -6680 508178935 -6681 1680955770 -6682 1053914291 -6683 2095307967 -6684 637923486 -6685 124768480 -6686 640698205 -6687 1224901457 -6688 2019454603 -6689 118096135 -6690 1717469902 -6691 1699931736 -6692 676501380 -6693 141418823 -6694 1535525906 -6695 710048905 -6696 208791533 -6697 1771635095 -6698 1229628536 -6699 72473700 -6700 299009613 -6701 1930501130 -6702 848165168 -6703 361397621 -6704 869928333 -6705 257297564 -6706 314166365 -6707 1270304873 -6708 1356184491 -6709 1527147064 -6710 1326300501 -6711 1864363426 -6712 1060619186 -6713 232731144 -6714 1812187745 -6715 1698542673 -6716 357499624 -6717 305402303 -6718 775960482 -6719 229470579 -6720 423498438 -6721 345946737 -6722 1929402315 -6723 1099999819 -6724 487365560 -6725 1317444574 -6726 1810048724 -6727 696157094 -6728 941596021 -6729 892193612 -6730 768630794 -6731 1240605634 -6732 675211094 -6733 1616795962 -6734 1602003256 -6735 1545139427 -6736 1874093527 -6737 1916169621 -6738 667960652 -6739 1082794370 -6740 1295833037 -6741 1994261153 -6742 799674148 -6743 208968576 -6744 79508649 -6745 464378245 -6746 1907511249 -6747 437008274 -6748 769780548 -6749 535988083 -6750 666478853 -6751 1193278987 -6752 881934820 -6753 448397521 -6754 145795158 -6755 1369300381 -6756 1765842095 -6757 1955843882 -6758 2065457475 -6759 559954468 -6760 700553847 -6761 686604621 -6762 1800560103 -6763 1375764941 -6764 155916936 -6765 1255079711 -6766 773420721 -6767 2030010463 -6768 1023765684 -6769 1441381373 -6770 965321185 -6771 172115073 -6772 1288158879 -6773 1764995333 -6774 381083649 -6775 1367667528 -6776 81889930 -6777 141111250 -6778 1804675802 -6779 851670479 -6780 677099334 -6781 323671008 -6782 2044949466 -6783 1559034154 -6784 772068529 -6785 43260976 -6786 780850887 -6787 390426976 -6788 1999104858 -6789 698824714 -6790 950381444 -6791 552175057 -6792 1385429336 -6793 603457899 -6794 1927939999 -6795 1541346272 -6796 1858537610 -6797 553877072 -6798 1423873087 -6799 734819646 -6800 1995258445 -6801 241710624 -6802 906934720 -6803 1135933676 -6804 2006705957 -6805 1288018369 -6806 356117557 -6807 2088595887 -6808 1429129620 -6809 13309711 -6810 792782718 -6811 2106228954 -6812 336980719 -6813 690248536 -6814 1517779460 -6815 1109049248 -6816 733509512 -6817 151146700 -6818 1499476224 -6819 585130723 -6820 849971414 -6821 302374021 -6822 1137305780 -6823 87917102 -6824 905831920 -6825 917762131 -6826 1629263374 -6827 616885883 -6828 1471639203 -6829 905652813 -6830 1351705529 -6831 1319414001 -6832 1147363437 -6833 111156601 -6834 307864029 -6835 1006585746 -6836 1399174971 -6837 663981586 -6838 947697986 -6839 680820943 -6840 677291298 -6841 1740480704 -6842 639566249 -6843 1014272017 -6844 283245593 -6845 9862061 -6846 2123321266 -6847 1016755105 -6848 161008761 -6849 1475313842 -6850 1601885828 -6851 1010980176 -6852 1777687863 -6853 591707961 -6854 1098897278 -6855 536036136 -6856 1509470092 -6857 580677005 -6858 1152922019 -6859 833625648 -6860 1486329818 -6861 357143900 -6862 5556001 -6863 486209608 -6864 468300502 -6865 313420030 -6866 1492795354 -6867 1867475473 -6868 977401617 -6869 293009692 -6870 400812768 -6871 1654692915 -6872 2033490397 -6873 1040379017 -6874 521481284 -6875 169252342 -6876 1050241078 -6877 497318902 -6878 1186007447 -6879 1211249840 -6880 1972632745 -6881 640409628 -6882 74746368 -6883 1602836960 -6884 1232117589 -6885 1173643646 -6886 2138873096 -6887 594104033 -6888 1754320651 -6889 1144311467 -6890 1427729681 -6891 1093166822 -6892 1501455368 -6893 1433285682 -6894 1579376430 -6895 1969755870 -6896 1746705713 -6897 924688136 -6898 1689747695 -6899 576623682 -6900 1217697829 -6901 2090560463 -6902 83832949 -6903 1103704578 -6904 983455832 -6905 605314233 -6906 1272956920 -6907 2033696910 -6908 1102633136 -6909 311480719 -6910 1097463102 -6911 927782233 -6912 951890347 -6913 1172209470 -6914 383135545 -6915 36524288 -6916 198369469 -6917 374524994 -6918 630628322 -6919 1952690120 -6920 1518836461 -6921 2058358003 -6922 898373294 -6923 872808181 -6924 1344160038 -6925 330266076 -6926 695080403 -6927 943382103 -6928 1254954213 -6929 237344450 -6930 1520005785 -6931 325168394 -6932 180421265 -6933 1603838734 -6934 1428872972 -6935 1163877097 -6936 61669319 -6937 554346244 -6938 1050090360 -6939 1164302455 -6940 865826963 -6941 69814 -6942 2092084688 -6943 1817717311 -6944 1172279285 -6945 327736586 -6946 1854241599 -6947 1370648754 -6948 702261580 -6949 337386273 -6950 1175855226 -6951 73614393 -6952 248260629 -6953 2074228521 -6954 946422575 -6955 1592420667 -6956 257010949 -6957 1641502978 -6958 388319122 -6959 1511965162 -6960 1878847429 -6961 1908324907 -6962 1837133556 -6963 2059268694 -6964 1364679993 -6965 1118522880 -6966 1075662144 -6967 1426349312 -6968 1672869124 -6969 2125752504 -6970 443168120 -6971 391212440 -6972 2125822318 -6973 387769160 -6974 61446103 -6975 1150617955 -6976 715505746 -6977 1915687702 -6978 373783061 -6979 1417767326 -6980 105590328 -6981 1549638288 -6982 1491381720 -6983 353850957 -6984 1476383161 -6985 290320647 -6986 1946271624 -6987 1733394110 -6988 1931823625 -6989 187107098 -6990 1097875625 -6991 1663187406 -6992 2095432005 -6993 787525533 -6994 1574972453 -6995 1312628350 -6996 1906048414 -6997 503150949 -6998 591494014 -6999 1431433890 -7000 481419805 -7001 1034662134 -7002 1822646330 -7003 459758475 -7004 1422431295 -7005 1884092433 -7006 1610376431 -7007 2137937041 -7008 1652296488 -7009 1984159492 -7010 1408220720 -7011 1757886816 -7012 1386314132 -7013 752118792 -7014 2111737773 -7015 715213645 -7016 1042439439 -7017 1910525749 -7018 301124108 -7019 826779416 -7020 2097632847 -7021 1398999733 -7022 342483175 -7023 2045581204 -7024 39041618 -7025 1917455628 -7026 1210725906 -7027 1945090032 -7028 273122929 -7029 1802219920 -7030 1229040275 -7031 754542734 -7032 689398407 -7033 904202957 -7034 1214301209 -7035 2111829702 -7036 640811743 -7037 677193992 -7038 2102283095 -7039 145624583 -7040 513869837 -7041 1363020167 -7042 1903511399 -7043 1900183969 -7044 2115138959 -7045 1867765524 -7046 467913967 -7047 1010094750 -7048 1630807625 -7049 769038075 -7050 1836874167 -7051 1580956824 -7052 20554160 -7053 31873694 -7054 1479054380 -7055 59595778 -7056 1949329322 -7057 542296638 -7058 2004685811 -7059 74968603 -7060 197032910 -7061 1086242438 -7062 829511337 -7063 886431317 -7064 1990445395 -7065 2043812546 -7066 850777371 -7067 483773490 -7068 573522891 -7069 805576819 -7070 629398073 -7071 1087392728 -7072 21113338 -7073 385425824 -7074 840093049 -7075 2136252298 -7076 105707700 -7077 1308007016 -7078 998863400 -7079 1736515325 -7080 2077045091 -7081 688253919 -7082 1169988501 -7083 2097599251 -7084 720127613 -7085 501559233 -7086 9711382 -7087 521973287 -7088 1043855871 -7089 2014397193 -7090 596941890 -7091 1240888782 -7092 953155983 -7093 1426453227 -7094 2127320099 -7095 796117730 -7096 1322782126 -7097 830613823 -7098 1279891221 -7099 1896305017 -7100 1636190642 -7101 1909289294 -7102 836214097 -7103 1657303980 -7104 147231471 -7105 1676307146 -7106 1646072630 -7107 252939171 -7108 836830515 -7109 497452383 -7110 1989454497 -7111 766391958 -7112 1185706302 -7113 1011959350 -7114 716507562 -7115 1905833916 -7116 1513518584 -7117 726218944 -7118 280323555 -7119 409890807 -7120 593132489 -7121 877265446 -7122 1650779589 -7123 1546288472 -7124 156235025 -7125 1630616041 -7126 194922554 -7127 1479017151 -7128 313746216 -7129 1474813775 -7130 1227838520 -7131 1949936858 -7132 1236619422 -7133 2064052617 -7134 1459757190 -7135 1383850893 -7136 1592876116 -7137 958346173 -7138 1636790064 -7139 282222983 -7140 1455798556 -7141 1478760913 -7142 1048614941 -7143 494021210 -7144 343236616 -7145 1765122503 -7146 252371478 -7147 1856755200 -7148 343857799 -7149 532695034 -7150 119162359 -7151 936990288 -7152 1409960480 -7153 1769941949 -7154 335795112 -7155 1566195505 -7156 1253074342 -7157 530717667 -7158 897729009 -7159 1566820558 -7160 2005531442 -7161 2125567529 -7162 1369273768 -7163 1094667216 -7164 2042136499 -7165 681547310 -7166 331034461 -7167 1487528967 -7168 1639893483 -7169 1967824526 -7170 1769751950 -7171 948208391 -7172 1299101791 -7173 670883243 -7174 1442229602 -7175 1642338407 -7176 288522099 -7177 1694601080 -7178 1351609959 -7179 632379898 -7180 79812466 -7181 1470772319 -7182 1569370187 -7183 1489772946 -7184 1093230620 -7185 1905165299 -7186 908484804 -7187 198821314 -7188 288399318 -7189 1806213813 -7190 1765641872 -7191 146447113 -7192 1784297694 -7193 987431992 -7194 1241114329 -7195 1678950545 -7196 1668979302 -7197 1572148791 -7198 1018995864 -7199 1161389138 -7200 1392489669 -7201 641264166 -7202 2109597529 -7203 544107812 -7204 1312147410 -7205 1404343483 -7206 38962572 -7207 1600669509 -7208 951460916 -7209 1390572531 -7210 85565759 -7211 1031273382 -7212 713861202 -7213 1654935946 -7214 373562681 -7215 1807091822 -7216 1412617598 -7217 1282047485 -7218 2005913136 -7219 1701016916 -7220 940777650 -7221 1624071360 -7222 1847464029 -7223 577591696 -7224 464019704 -7225 941094711 -7226 109058594 -7227 2132999007 -7228 365759854 -7229 1128054458 -7230 1146904497 -7231 1758249523 -7232 1769318625 -7233 1109018378 -7234 154873687 -7235 933982387 -7236 365878214 -7237 193836259 -7238 387168248 -7239 1317339130 -7240 1584408791 -7241 472734007 -7242 201128864 -7243 150786345 -7244 2127669954 -7245 574691545 -7246 1957878168 -7247 1392803904 -7248 1856739030 -7249 1816307656 -7250 946337172 -7251 650033032 -7252 1292895369 -7253 646317554 -7254 1227624729 -7255 1756915073 -7256 1587412265 -7257 1336683323 -7258 1742430432 -7259 1953172119 -7260 317254133 -7261 741851281 -7262 1563937994 -7263 2086572758 -7264 1850869660 -7265 1718811681 -7266 873071497 -7267 69264226 -7268 1912647941 -7269 1260239745 -7270 1386603356 -7271 1349573084 -7272 1732973753 -7273 1587732220 -7274 1500359429 -7275 1713160059 -7276 14940118 -7277 1310753949 -7278 958480315 -7279 1871679148 -7280 979577958 -7281 1904817487 -7282 374228533 -7283 124989679 -7284 403651393 -7285 1601853262 -7286 1881904752 -7287 1991063658 -7288 791052937 -7289 1476851537 -7290 1796752129 -7291 1108307070 -7292 71219170 -7293 1213206475 -7294 1047396181 -7295 1922088830 -7296 784534509 -7297 1920467678 -7298 1991353056 -7299 549698802 -7300 1033223776 -7301 1230472764 -7302 1899271886 -7303 618713881 -7304 670721337 -7305 1252147667 -7306 184390292 -7307 685661455 -7308 415417969 -7309 1142870607 -7310 409856955 -7311 1394995927 -7312 900204446 -7313 784085488 -7314 1519985606 -7315 1303855840 -7316 238455102 -7317 1254406710 -7318 1147435850 -7319 1029508039 -7320 583774599 -7321 796704332 -7322 2137815110 -7323 654993770 -7324 2009910807 -7325 1037727643 -7326 429598952 -7327 646961668 -7328 810711673 -7329 273468361 -7330 1196660470 -7331 1843935449 -7332 1503941125 -7333 948448708 -7334 315165682 -7335 27178814 -7336 53112728 -7337 499555974 -7338 712840269 -7339 468530697 -7340 1642426581 -7341 1122697225 -7342 1863526624 -7343 395147380 -7344 1906782713 -7345 1236028582 -7346 1699003220 -7347 2145237816 -7348 342951644 -7349 698955422 -7350 1027262207 -7351 926726244 -7352 1495659754 -7353 1017593669 -7354 1581720014 -7355 1358086914 -7356 2055321312 -7357 2011318966 -7358 2005048582 -7359 718549338 -7360 137303679 -7361 1054225405 -7362 415001139 -7363 1641244805 -7364 2002674113 -7365 730166822 -7366 1668423619 -7367 2055786841 -7368 1229722796 -7369 233780241 -7370 376833890 -7371 724665730 -7372 1356477466 -7373 92876866 -7374 1119813110 -7375 1115776531 -7376 1328905448 -7377 671332682 -7378 1113530699 -7379 1671857093 -7380 1370288104 -7381 2140792907 -7382 451099689 -7383 718464211 -7384 1010902928 -7385 2032819703 -7386 2076551125 -7387 918740593 -7388 1896655021 -7389 1934116059 -7390 1637289931 -7391 2033958701 -7392 840857816 -7393 2052291070 -7394 1527719858 -7395 696048282 -7396 634974244 -7397 1048659829 -7398 604351475 -7399 1864697041 -7400 1282440070 -7401 981185366 -7402 441879123 -7403 491433888 -7404 1074062232 -7405 1561692233 -7406 1607210420 -7407 255484033 -7408 85541267 -7409 573257471 -7410 1927341126 -7411 1455829371 -7412 566566730 -7413 230957167 -7414 26809934 -7415 1577469659 -7416 116293222 -7417 2103361059 -7418 348726604 -7419 2012948243 -7420 1889993471 -7421 1986016535 -7422 1899423296 -7423 583367639 -7424 1890823957 -7425 1279659506 -7426 1279415921 -7427 378314554 -7428 180835688 -7429 1883767397 -7430 95527947 -7431 1463275758 -7432 717469115 -7433 537407070 -7434 1954709647 -7435 1791531347 -7436 2099099303 -7437 1414436419 -7438 2047015380 -7439 37156922 -7440 1987693890 -7441 1826872858 -7442 1492986293 -7443 406776973 -7444 2057830025 -7445 1519796228 -7446 1984246632 -7447 26639599 -7448 1475673639 -7449 185489588 -7450 2039587843 -7451 1218183462 -7452 24022475 -7453 1791527491 -7454 1801551102 -7455 1914846432 -7456 923703350 -7457 933483375 -7458 145677338 -7459 1104539038 -7460 669767124 -7461 241205285 -7462 420331148 -7463 1387236239 -7464 778612355 -7465 227557147 -7466 1031283939 -7467 730228010 -7468 1641993566 -7469 930815671 -7470 767384932 -7471 1482203809 -7472 610204882 -7473 112887578 -7474 1888980782 -7475 520551259 -7476 1632683806 -7477 1725743766 -7478 547190859 -7479 960873797 -7480 1911233354 -7481 439295054 -7482 31573612 -7483 1935255829 -7484 83338897 -7485 1833124714 -7486 1702618613 -7487 1007042247 -7488 619124441 -7489 1848295952 -7490 2111581285 -7491 1288891566 -7492 2089501237 -7493 384428786 -7494 528644157 -7495 720629945 -7496 611985933 -7497 1559928096 -7498 1450857955 -7499 106495852 -7500 343260120 -7501 70759240 -7502 1588699661 -7503 953465002 -7504 183646818 -7505 1330196795 -7506 1474016261 -7507 1816330624 -7508 908456913 -7509 2021207120 -7510 629720773 -7511 672206619 -7512 313018526 -7513 661294385 -7514 459978800 -7515 396357424 -7516 346935451 -7517 15113765 -7518 1403399671 -7519 966059893 -7520 1863409717 -7521 1367497309 -7522 107467811 -7523 1805427307 -7524 1751926095 -7525 636111968 -7526 378573604 -7527 216428380 -7528 48556417 -7529 1829431559 -7530 322924232 -7531 391816537 -7532 1900190799 -7533 1911623893 -7534 1345281539 -7535 2083837617 -7536 1094337040 -7537 671814152 -7538 1752684593 -7539 2002793953 -7540 545537625 -7541 234921719 -7542 527516924 -7543 858556151 -7544 896216104 -7545 987495724 -7546 1254913575 -7547 1243151556 -7548 1002609490 -7549 510829599 -7550 61727801 -7551 718535559 -7552 1878326908 -7553 169195612 -7554 376479218 -7555 1482769355 -7556 805307580 -7557 755052822 -7558 1699197735 -7559 853863997 -7560 437000734 -7561 2022121968 -7562 1245680534 -7563 189707885 -7564 1786262213 -7565 443478425 -7566 126061855 -7567 733115606 -7568 1115292578 -7569 1878746448 -7570 588425911 -7571 1660830203 -7572 2113668167 -7573 1115942836 -7574 371902706 -7575 862400624 -7576 2103438560 -7577 1626816282 -7578 2105552180 -7579 958564402 -7580 2137645881 -7581 19796333 -7582 1677099962 -7583 1868489141 -7584 188991945 -7585 2053579180 -7586 1203774848 -7587 994299525 -7588 661148355 -7589 755488935 -7590 1848163523 -7591 1098149089 -7592 630127255 -7593 946360409 -7594 1287856974 -7595 268905821 -7596 1389838835 -7597 1413918829 -7598 1002021427 -7599 357647765 -7600 1145181630 -7601 1590447338 -7602 2018477968 -7603 1111366149 -7604 558906526 -7605 242897026 -7606 1973766773 -7607 514861439 -7608 1869713308 -7609 1931835305 -7610 1473425841 -7611 1859875541 -7612 1951631638 -7613 1003042155 -7614 1580881034 -7615 2140623583 -7616 909137688 -7617 637172234 -7618 987439461 -7619 1570286043 -7620 1392661170 -7621 688119336 -7622 520951484 -7623 2022788425 -7624 1634479745 -7625 1808808458 -7626 144210598 -7627 876834932 -7628 1075243640 -7629 1146232025 -7630 1234482697 -7631 72941622 -7632 589195716 -7633 1105477017 -7634 1184307771 -7635 1148102242 -7636 1348374044 -7637 1010590897 -7638 1662963681 -7639 1070603704 -7640 794942554 -7641 988905875 -7642 782995598 -7643 599090545 -7644 1991948030 -7645 216392984 -7646 592230480 -7647 753602070 -7648 853565219 -7649 1579669941 -7650 176404465 -7651 98742741 -7652 120305629 -7653 697355949 -7654 2121531166 -7655 1754785375 -7656 358680760 -7657 118258117 -7658 484136659 -7659 1433924400 -7660 1264490142 -7661 1718619357 -7662 1506866022 -7663 1853685858 -7664 676612726 -7665 543690145 -7666 854304453 -7667 2024986770 -7668 1554281042 -7669 369784486 -7670 948106827 -7671 201739949 -7672 1358690361 -7673 1731102425 -7674 800830494 -7675 1203154744 -7676 1947495409 -7677 1393060974 -7678 1956756814 -7679 653576980 -7680 825247268 -7681 2133161280 -7682 752319721 -7683 945552897 -7684 683033581 -7685 726367240 -7686 552854624 -7687 1041714341 -7688 844625357 -7689 1036991284 -7690 328155093 -7691 2109115499 -7692 608126993 -7693 1835021115 -7694 1815317710 -7695 1284739719 -7696 231227613 -7697 522138515 -7698 1162242842 -7699 1785508655 -7700 891923001 -7701 2110349669 -7702 1987248604 -7703 103129715 -7704 1693968446 -7705 640595450 -7706 1306284459 -7707 1493980207 -7708 2033656425 -7709 1115557625 -7710 73540 -7711 711420045 -7712 1101235257 -7713 752393261 -7714 1656972942 -7715 1784268839 -7716 1478760501 -7717 62343919 -7718 678499532 -7719 175902210 -7720 1099335203 -7721 1006654626 -7722 137534062 -7723 1707462196 -7724 694192093 -7725 1952851772 -7726 844718267 -7727 925419706 -7728 327506639 -7729 2006961109 -7730 563444714 -7731 1219429640 -7732 1969827130 -7733 403209670 -7734 1322559355 -7735 1516311928 -7736 1043805121 -7737 481360166 -7738 862808488 -7739 929977898 -7740 1596917792 -7741 862882028 -7742 1641397943 -7743 550669401 -7744 1615275289 -7745 1150887237 -7746 187454592 -7747 946552143 -7748 1213231156 -7749 865954125 -7750 1122454353 -7751 165082711 -7752 1872608751 -7753 1259988415 -7754 1872544907 -7755 419317196 -7756 1065356539 -7757 569779527 -7758 1344736903 -7759 1392863178 -7760 429256988 -7761 1908181617 -7762 464809171 -7763 251600471 -7764 163907639 -7765 1787368526 -7766 1767912399 -7767 1207712760 -7768 121245045 -7769 483237239 -7770 2137690658 -7771 1718162837 -7772 1346119267 -7773 1631604953 -7774 121348590 -7775 813910909 -7776 635008543 -7777 308803183 -7778 1760463052 -7779 1848239699 -7780 1174757308 -7781 735433757 -7782 2013322411 -7783 899882411 -7784 1995422173 -7785 1738383670 -7786 1319199607 -7787 913295064 -7788 160679549 -7789 516452862 -7790 158674595 -7791 589936538 -7792 277150831 -7793 623483766 -7794 841537009 -7795 441058471 -7796 263368644 -7797 461965760 -7798 1648771231 -7799 384613689 -7800 945203000 -7801 1638978242 -7802 2102776526 -7803 143838619 -7804 1123099547 -7805 76641469 -7806 957749528 -7807 1758108090 -7808 385444652 -7809 570728932 -7810 1458864142 -7811 1560201960 -7812 1306162690 -7813 1324702905 -7814 312600723 -7815 1154101215 -7816 915602927 -7817 1631800330 -7818 2067396279 -7819 1076282477 -7820 769545 -7821 78587226 -7822 1666219015 -7823 277920376 -7824 702070992 -7825 360272376 -7826 718978847 -7827 965439637 -7828 822238136 -7829 220266431 -7830 1350053326 -7831 1767441136 -7832 1859244673 -7833 1305346205 -7834 1911279756 -7835 834860572 -7836 1381987674 -7837 721545636 -7838 445485015 -7839 1767432326 -7840 1292274569 -7841 1904349157 -7842 1180150638 -7843 450953611 -7844 1081568414 -7845 1492751361 -7846 1605054826 -7847 1997171341 -7848 977068043 -7849 1524967457 -7850 925970170 -7851 977837588 -7852 1603554684 -7853 444705537 -7854 1255757965 -7855 158142028 -7856 804977913 -7857 1974736812 -7858 1123581665 -7859 1627216050 -7860 47519595 -7861 326151344 -7862 1247173538 -7863 1906764268 -7864 1631497549 -7865 1010969646 -7866 594141193 -7867 866001575 -7868 1732515283 -7869 1039626208 -7870 485950253 -7871 877306204 -7872 796491717 -7873 1666100891 -7874 1328259815 -7875 1878060131 -7876 1011368604 -7877 785830993 -7878 1727747824 -7879 1988436647 -7880 163314802 -7881 506234347 -7882 818790588 -7883 1766869486 -7884 950939884 -7885 2074548553 -7886 1925011515 -7887 1755917798 -7888 1901801717 -7889 901109532 -7890 1235650200 -7891 1949321313 -7892 1227260876 -7893 335340090 -7894 1708601933 -7895 711274777 -7896 1346309737 -7897 155259478 -7898 1577276352 -7899 931341372 -7900 1194885686 -7901 2063226605 -7902 1808647576 -7903 1991377403 -7904 1581843848 -7905 989423743 -7906 1721953886 -7907 445728804 -7908 1775254736 -7909 1302218063 -7910 286681804 -7911 1938569538 -7912 1808452410 -7913 1105472392 -7914 1557955377 -7915 611908646 -7916 1032537297 -7917 1335483244 -7918 220342796 -7919 786855366 -7920 89109128 -7921 1455992996 -7922 588693031 -7923 1316370005 -7924 1791333087 -7925 149811317 -7926 2027644782 -7927 990159176 -7928 305070795 -7929 1457437487 -7930 1921500548 -7931 1499956482 -7932 1373180444 -7933 1582664476 -7934 1343850237 -7935 807540645 -7936 424604571 -7937 918320476 -7938 1253269449 -7939 52375659 -7940 73054891 -7941 1539951253 -7942 1990945197 -7943 1881507301 -7944 497939997 -7945 1401416926 -7946 345932299 -7947 1530477294 -7948 589416522 -7949 566275096 -7950 169849013 -7951 678525651 -7952 2022268092 -7953 758542044 -7954 1994895656 -7955 1666117531 -7956 908353361 -7957 1875056790 -7958 508793059 -7959 1213424157 -7960 1185010629 -7961 282809959 -7962 565896991 -7963 410707426 -7964 1865474435 -7965 1909747228 -7966 1218248071 -7967 142595358 -7968 680584056 -7969 324033872 -7970 194971017 -7971 753638947 -7972 1863985126 -7973 38432567 -7974 487662600 -7975 214441475 -7976 1439849493 -7977 833594900 -7978 1744918770 -7979 2029266016 -7980 1399869996 -7981 1914767783 -7982 560308019 -7983 1274654440 -7984 525826179 -7985 407720027 -7986 793288324 -7987 1434179541 -7988 135293169 -7989 1302081383 -7990 500120050 -7991 1320303799 -7992 1584891343 -7993 1066017041 -7994 1731011225 -7995 1302882130 -7996 828280621 -7997 801775648 -7998 1445477489 -7999 1508864678 -8000 1125809520 -8001 1640448506 -8002 115019977 -8003 842310998 -8004 1678881073 -8005 602682578 -8006 1056752474 -8007 971246919 -8008 1436277478 -8009 654187596 -8010 853029287 -8011 688663826 -8012 421471731 -8013 1413337306 -8014 1963318266 -8015 947297910 -8016 1821057333 -8017 609122942 -8018 233993803 -8019 1956350502 -8020 1911204326 -8021 734113853 -8022 1129170653 -8023 1348612021 -8024 1800130894 -8025 712698230 -8026 504010503 -8027 480927868 -8028 1514473878 -8029 1949487992 -8030 1989792546 -8031 492799751 -8032 1442452851 -8033 2104812523 -8034 1335110749 -8035 973850276 -8036 560011453 -8037 244379575 -8038 1945097195 -8039 1996288931 -8040 898567171 -8041 650642834 -8042 537469109 -8043 1320038902 -8044 2063980140 -8045 353303728 -8046 119853165 -8047 1737553825 -8048 962426670 -8049 353846968 -8050 1546420680 -8051 726147348 -8052 1087960822 -8053 528107685 -8054 2074759369 -8055 740608068 -8056 1240805916 -8057 431286225 -8058 1221535936 -8059 607796146 -8060 233290569 -8061 1063844834 -8062 1100595897 -8063 1675743420 -8064 1021173710 -8065 288222999 -8066 502110049 -8067 1581185163 -8068 532602574 -8069 299723596 -8070 1429990447 -8071 1431169746 -8072 950366431 -8073 1967459556 -8074 603725000 -8075 866862923 -8076 173279636 -8077 723578165 -8078 456933101 -8079 1135706307 -8080 1077425134 -8081 2003353781 -8082 1861853655 -8083 17902308 -8084 383977818 -8085 1789129377 -8086 758510376 -8087 1624783734 -8088 72931954 -8089 1980046313 -8090 85096233 -8091 306222523 -8092 896407499 -8093 1185692130 -8094 1981965944 -8095 1917581209 -8096 1473915129 -8097 336592345 -8098 1351282725 -8099 2006517704 -8100 636315941 -8101 633789524 -8102 1290203802 -8103 1586682372 -8104 453765432 -8105 1893928802 -8106 306061648 -8107 627045069 -8108 470023320 -8109 762994749 -8110 1762751376 -8111 1547448454 -8112 618864882 -8113 1477121383 -8114 1565350762 -8115 1002842700 -8116 1118767112 -8117 176377490 -8118 480142787 -8119 1191699066 -8120 8940155 -8121 565239020 -8122 1497921590 -8123 905347655 -8124 1750931150 -8125 1332403886 -8126 675445216 -8127 1077362632 -8128 1668996231 -8129 2026727941 -8130 936396688 -8131 157828524 -8132 513033817 -8133 79116842 -8134 1744510897 -8135 966799250 -8136 1973045644 -8137 2050572545 -8138 1593844319 -8139 295585316 -8140 666083646 -8141 1209112047 -8142 1843033770 -8143 1284948528 -8144 538749782 -8145 1260900884 -8146 140307580 -8147 1657516895 -8148 1437278375 -8149 620450367 -8150 701732313 -8151 1446218530 -8152 1185689387 -8153 52170255 -8154 204082537 -8155 789136890 -8156 1384574141 -8157 879527754 -8158 1866499522 -8159 906086724 -8160 758772047 -8161 655412562 -8162 1063915249 -8163 1271805865 -8164 734529404 -8165 660942498 -8166 91121467 -8167 560091400 -8168 564031395 -8169 1684965786 -8170 855676717 -8171 1230115041 -8172 746594185 -8173 551226839 -8174 367579921 -8175 1285343967 -8176 1812127724 -8177 507887501 -8178 795377214 -8179 1101922451 -8180 1128337869 -8181 1497109528 -8182 400657333 -8183 166543608 -8184 1549279783 -8185 604739871 -8186 955680498 -8187 786370277 -8188 1484267625 -8189 674696372 -8190 1692457001 -8191 95556024 -8192 1330108934 -8193 608888602 -8194 1367361889 -8195 2064638338 -8196 1269831100 -8197 1458483356 -8198 477246091 -8199 1833862495 -8200 995965494 -8201 1332922808 -8202 916493888 -8203 1742559679 -8204 1884149647 -8205 1284073809 -8206 880419999 -8207 1548793723 -8208 1791961311 -8209 1675797213 -8210 503232526 -8211 772815532 -8212 1025423093 -8213 903889860 -8214 939359140 -8215 427219229 -8216 1508629731 -8217 1895039639 -8218 1213589506 -8219 845413708 -8220 422252363 -8221 758562859 -8222 940969732 -8223 1752361298 -8224 1367451462 -8225 160847974 -8226 1669515988 -8227 489798914 -8228 1619331330 -8229 2146762079 -8230 176177762 -8231 467813177 -8232 1332201239 -8233 1092671650 -8234 62889208 -8235 1068867239 -8236 229261812 -8237 943309207 -8238 470177314 -8239 2021223123 -8240 471622773 -8241 973409841 -8242 646555007 -8243 1497045866 -8244 1877299701 -8245 1585914147 -8246 1924265095 -8247 1238445784 -8248 1333470138 -8249 990370953 -8250 2083859492 -8251 1755722502 -8252 1748933813 -8253 877345576 -8254 1360600152 -8255 968901627 -8256 1038193550 -8257 882632492 -8258 1458700541 -8259 510041233 -8260 881910924 -8261 1634878303 -8262 977854410 -8263 66628515 -8264 580066306 -8265 1040743618 -8266 1135495754 -8267 809328118 -8268 1984052826 -8269 1605673069 -8270 683067593 -8271 308191951 -8272 431599262 -8273 1329622600 -8274 1805237817 -8275 161415315 -8276 768053099 -8277 1582019265 -8278 1399861099 -8279 2101523238 -8280 424906570 -8281 1336236943 -8282 1709762092 -8283 26356735 -8284 66098871 -8285 922878596 -8286 995258362 -8287 1104292422 -8288 1805511088 -8289 306475256 -8290 1614333655 -8291 539938364 -8292 1941353559 -8293 444704417 -8294 606566880 -8295 373936217 -8296 1485448035 -8297 1742062634 -8298 1183264335 -8299 1322017213 -8300 1200252055 -8301 1866331928 -8302 1630209164 -8303 1631851317 -8304 1048470880 -8305 1287963334 -8306 1793266632 -8307 1816523980 -8308 722498951 -8309 1045644083 -8310 1770563570 -8311 1147405521 -8312 234397378 -8313 1332842014 -8314 1173762257 -8315 300496250 -8316 108236962 -8317 21536971 -8318 1404788672 -8319 1913748050 -8320 328012227 -8321 871638679 -8322 306202767 -8323 121882139 -8324 1316343096 -8325 912769647 -8326 495818356 -8327 654307483 -8328 507348633 -8329 1679082692 -8330 1976324697 -8331 1707600689 -8332 1397930972 -8333 1459050213 -8334 1191968358 -8335 298918205 -8336 599529899 -8337 837751343 -8338 2115442185 -8339 1322028850 -8340 1883395426 -8341 1738522107 -8342 321950724 -8343 2117792805 -8344 923880473 -8345 1495712981 -8346 270805407 -8347 1032117435 -8348 1517249952 -8349 1675594079 -8350 798381837 -8351 1845262180 -8352 399749110 -8353 1104584604 -8354 1967144319 -8355 1716092206 -8356 2017354251 -8357 315479027 -8358 222916041 -8359 377219237 -8360 1994561719 -8361 51757090 -8362 2084819926 -8363 1245009044 -8364 1510807304 -8365 1129304636 -8366 1543927249 -8367 2110337203 -8368 1967055979 -8369 1511885786 -8370 1284882406 -8371 1702967758 -8372 1102924245 -8373 1606833130 -8374 1673276915 -8375 2026804718 -8376 955062463 -8377 1944082322 -8378 911438505 -8379 324828767 -8380 1472192753 -8381 1709820342 -8382 22607299 -8383 1871941863 -8384 666921299 -8385 1989751618 -8386 1440550421 -8387 536791902 -8388 157746998 -8389 1663466462 -8390 914011139 -8391 4825069 -8392 1715223553 -8393 851347417 -8394 1249834113 -8395 1078547209 -8396 1980652054 -8397 646277714 -8398 1041400764 -8399 1800224385 -8400 10679852 -8401 178799522 -8402 1355708495 -8403 1113604097 -8404 1785632652 -8405 881501762 -8406 992925167 -8407 593211467 -8408 678100436 -8409 1904363672 -8410 918040235 -8411 2809541 -8412 1466700367 -8413 940647534 -8414 1874751404 -8415 2133621666 -8416 782915505 -8417 1167818177 -8418 522929920 -8419 940662503 -8420 683800992 -8421 1436941060 -8422 945487572 -8423 251540897 -8424 140804829 -8425 47838038 -8426 1330088106 -8427 2121456883 -8428 694115752 -8429 224005222 -8430 1774197621 -8431 704795605 -8432 402804745 -8433 982422468 -8434 1818399702 -8435 40953749 -8436 1863924231 -8437 663841222 -8438 634165217 -8439 394541019 -8440 420721246 -8441 1552205452 -8442 397350561 -8443 1887421613 -8444 345369338 -8445 124618317 -8446 1873559631 -8447 1128284843 -8448 1292436495 -8449 249005904 -8450 2068947346 -8451 1976237487 -8452 1685946964 -8453 866951271 -8454 80294736 -8455 1826751793 -8456 914789309 -8457 1410382842 -8458 1800725029 -8459 1608905061 -8460 1634388064 -8461 1427439002 -8462 166217018 -8463 2037192809 -8464 262377822 -8465 1984616721 -8466 2078146559 -8467 2126302053 -8468 500974295 -8469 564828128 -8470 373359425 -8471 921695541 -8472 2117033580 -8473 770709986 -8474 661633507 -8475 314919270 -8476 895328303 -8477 387709490 -8478 1443204114 -8479 40281150 -8480 636715394 -8481 1364667812 -8482 2016518637 -8483 175178710 -8484 84135435 -8485 2096813373 -8486 2001930504 -8487 998924744 -8488 1359712567 -8489 1655171885 -8490 460346158 -8491 846616984 -8492 935127239 -8493 626563176 -8494 736326145 -8495 1197505061 -8496 463696249 -8497 666989056 -8498 1176323467 -8499 964670544 -8500 1231817184 -8501 1549682892 -8502 1886366086 -8503 1201367116 -8504 172909230 -8505 400515945 -8506 1516286387 -8507 1068237533 -8508 788225435 -8509 812006853 -8510 1108518684 -8511 1424940830 -8512 29191017 -8513 977553673 -8514 1600119540 -8515 113326453 -8516 926883399 -8517 1454566396 -8518 1112251197 -8519 139112318 -8520 962254633 -8521 1572597355 -8522 985729302 -8523 1897381872 -8524 51676884 -8525 1722055448 -8526 947403286 -8527 515373133 -8528 241560856 -8529 2123726753 -8530 1480043678 -8531 1473378041 -8532 1525925997 -8533 1218926116 -8534 527261509 -8535 1698835227 -8536 1619442061 -8537 2043547896 -8538 619589112 -8539 260183848 -8540 708071101 -8541 1728107796 -8542 1685124678 -8543 737262119 -8544 558177822 -8545 1137760571 -8546 850588572 -8547 1485061221 -8548 444843319 -8549 1962839769 -8550 1624173539 -8551 1407097953 -8552 1387953477 -8553 462419194 -8554 1156996177 -8555 1439630361 -8556 36990994 -8557 2104399463 -8558 1955003494 -8559 278551850 -8560 2080642568 -8561 1287563524 -8562 1751929891 -8563 1459084917 -8564 359005992 -8565 131707753 -8566 1010436496 -8567 1978448053 -8568 27772001 -8569 1630025609 -8570 91148254 -8571 735843103 -8572 1210649757 -8573 1776272932 -8574 1473105222 -8575 1768827579 -8576 766549855 -8577 176210146 -8578 1106405152 -8579 1211393175 -8580 2139049915 -8581 583095044 -8582 471007480 -8583 1379519744 -8584 1045514238 -8585 1628003657 -8586 671666457 -8587 1082505232 -8588 1584919473 -8589 479186304 -8590 1361057082 -8591 1518078393 -8592 1766749828 -8593 965503326 -8594 829679663 -8595 2125755821 -8596 1097211079 -8597 1840116159 -8598 1956720226 -8599 1124983080 -8600 1322658120 -8601 2047868480 -8602 1860826183 -8603 385824230 -8604 1676657765 -8605 1186447757 -8606 7168161 -8607 295723972 -8608 1362657903 -8609 1113573314 -8610 1507117147 -8611 1354224171 -8612 1696668358 -8613 1978124627 -8614 586260267 -8615 594698948 -8616 1458644637 -8617 1257926725 -8618 1677204180 -8619 896080462 -8620 1737113029 -8621 890777614 -8622 266675207 -8623 1356379209 -8624 1856280940 -8625 1096354870 -8626 1334651382 -8627 806008371 -8628 788987382 -8629 1143887961 -8630 1930991452 -8631 2111645502 -8632 1044272793 -8633 1644333987 -8634 349986084 -8635 573446910 -8636 683298097 -8637 357154246 -8638 869170883 -8639 2045956000 -8640 1470727560 -8641 228804382 -8642 1252696523 -8643 1019912270 -8644 59445362 -8645 1838956791 -8646 1614611218 -8647 1518089999 -8648 949399868 -8649 1144331750 -8650 266686813 -8651 539029249 -8652 2035109364 -8653 533362020 -8654 1895408458 -8655 1743906657 -8656 1629716891 -8657 1082576193 -8658 402431380 -8659 271220625 -8660 78980506 -8661 185939184 -8662 235382479 -8663 1123253299 -8664 1830273172 -8665 585368564 -8666 1696700210 -8667 366087621 -8668 942522810 -8669 418387445 -8670 264559973 -8671 265766722 -8672 647191827 -8673 1517256497 -8674 1285678992 -8675 706637189 -8676 1208729640 -8677 752806562 -8678 77243540 -8679 10645860 -8680 1897138312 -8681 343930353 -8682 549675109 -8683 1784764028 -8684 877292374 -8685 297599919 -8686 1381187037 -8687 359525617 -8688 1380176112 -8689 1783618418 -8690 630746242 -8691 1459156618 -8692 1969557602 -8693 866128721 -8694 434926270 -8695 1652347126 -8696 1451497285 -8697 2131626480 -8698 2018434747 -8699 246536447 -8700 402530277 -8701 135511073 -8702 512303169 -8703 1049722104 -8704 1652767570 -8705 1797982161 -8706 1756359294 -8707 714013562 -8708 403305075 -8709 1833602834 -8710 724659422 -8711 152959739 -8712 30049540 -8713 1274334531 -8714 1937723768 -8715 907341914 -8716 1571934450 -8717 1171427157 -8718 1266867531 -8719 804626915 -8720 807561927 -8721 1897613773 -8722 116299885 -8723 629635882 -8724 616258846 -8725 551226155 -8726 134499360 -8727 2067756132 -8728 535368987 -8729 5450460 -8730 166808931 -8731 937899264 -8732 140961533 -8733 679112101 -8734 1987621369 -8735 1793729103 -8736 329610614 -8737 1596497015 -8738 360259017 -8739 732915690 -8740 1282616201 -8741 1084918439 -8742 885875429 -8743 1312665741 -8744 211769322 -8745 676115549 -8746 72524007 -8747 1783703772 -8748 1847542707 -8749 1339391538 -8750 440847039 -8751 507620986 -8752 1089521663 -8753 557146925 -8754 1137256868 -8755 1705780510 -8756 1108373080 -8757 1271756229 -8758 1626052994 -8759 1643742068 -8760 1277206689 -8761 1792861925 -8762 434157684 -8763 1418168222 -8764 324490378 -8765 274295405 -8766 1064413677 -8767 654100993 -8768 1870792420 -8769 1424672694 -8770 1387016683 -8771 1005924974 -8772 362107485 -8773 125408464 -8774 171107067 -8775 573876807 -8776 801524014 -8777 243631075 -8778 210096931 -8779 501583073 -8780 1583022613 -8781 650943971 -8782 1009204059 -8783 525060629 -8784 1208090896 -8785 2146460928 -8786 83357491 -8787 168980328 -8788 1270733509 -8789 1709410485 -8790 1812722396 -8791 400456550 -8792 1354788762 -8793 99396433 -8794 1818624772 -8795 1679279141 -8796 373691838 -8797 735554801 -8798 185896486 -8799 97000611 -8800 12743847 -8801 1572913169 -8802 1102925585 -8803 374851332 -8804 1698321633 -8805 1274032652 -8806 948728139 -8807 352361999 -8808 1517663727 -8809 1158825070 -8810 853945072 -8811 953202693 -8812 1809769041 -8813 1863149132 -8814 1478263322 -8815 870376289 -8816 1862126412 -8817 1561620813 -8818 1039356618 -8819 985376273 -8820 1123547650 -8821 704595366 -8822 1385832823 -8823 330852764 -8824 803991799 -8825 1056973947 -8826 2010131905 -8827 1177683638 -8828 1792528748 -8829 48544743 -8830 1274684249 -8831 1805272595 -8832 1621457912 -8833 230126186 -8834 32640279 -8835 1172295898 -8836 1504158838 -8837 981368418 -8838 1524657897 -8839 874338918 -8840 2140193488 -8841 231119322 -8842 1827541611 -8843 1802478882 -8844 2094268454 -8845 1158321285 -8846 525371523 -8847 1808911218 -8848 572458450 -8849 1564728141 -8850 646803843 -8851 1696006100 -8852 121839860 -8853 2032636666 -8854 2026858864 -8855 925831659 -8856 942126965 -8857 1889507122 -8858 2103515297 -8859 587172065 -8860 1938051865 -8861 1230715898 -8862 244961012 -8863 1412026130 -8864 1460842084 -8865 277601291 -8866 436838380 -8867 817517275 -8868 1258969709 -8869 1961496277 -8870 1691856193 -8871 1251679549 -8872 45131951 -8873 1371914156 -8874 906674783 -8875 2139400405 -8876 382751793 -8877 1432046307 -8878 1800827975 -8879 955210243 -8880 849290800 -8881 300148170 -8882 503732695 -8883 971130660 -8884 185301188 -8885 383107911 -8886 1896962320 -8887 1127428153 -8888 125131385 -8889 1852993969 -8890 1714600218 -8891 2063183251 -8892 936226220 -8893 1959561230 -8894 1327725733 -8895 249584656 -8896 89678873 -8897 1764564113 -8898 1067101931 -8899 1348648582 -8900 1578576742 -8901 611474476 -8902 452844484 -8903 1623708694 -8904 1983388632 -8905 1359519267 -8906 1615625451 -8907 218656777 -8908 644081926 -8909 1268969779 -8910 1173867020 -8911 1493372727 -8912 1569117949 -8913 1677599715 -8914 317019739 -8915 1754419138 -8916 2060707627 -8917 66498411 -8918 734363643 -8919 38355364 -8920 1919492381 -8921 301480214 -8922 2101538615 -8923 708234953 -8924 113557796 -8925 1281780700 -8926 957819609 -8927 203236670 -8928 898861165 -8929 2024921541 -8930 1551885252 -8931 329954260 -8932 488912369 -8933 2004729736 -8934 1953662954 -8935 324817354 -8936 1216765356 -8937 1421804757 -8938 543474131 -8939 1860847282 -8940 543290888 -8941 1717341152 -8942 1206736361 -8943 2112408838 -8944 1247457219 -8945 1523756101 -8946 1719344328 -8947 1160681198 -8948 1590254512 -8949 306224323 -8950 1199036563 -8951 1362263245 -8952 607704537 -8953 1153091530 -8954 2070498198 -8955 721262334 -8956 287388583 -8957 880834160 -8958 924499004 -8959 1186249748 -8960 758272053 -8961 328900608 -8962 1516204008 -8963 1247184422 -8964 186146697 -8965 1322383314 -8966 1572001776 -8967 1402912053 -8968 596704424 -8969 2115475908 -8970 1116275687 -8971 1139995312 -8972 1685333412 -8973 175528401 -8974 1104920502 -8975 785306983 -8976 1699284502 -8977 676781182 -8978 1945988182 -8979 1142055366 -8980 983005506 -8981 997541097 -8982 356834964 -8983 1590710043 -8984 3148979 -8985 279849514 -8986 164488729 -8987 290537562 -8988 1160683674 -8989 1088987733 -8990 1476787311 -8991 1918955727 -8992 1417888342 -8993 845507671 -8994 1018656502 -8995 1604035039 -8996 20407338 -8997 443174630 -8998 859463444 -8999 617111762 -9000 411166890 -9001 1975739131 -9002 1757107074 -9003 2096500302 -9004 3783884 -9005 714543929 -9006 734323638 -9007 1703068386 -9008 1391325111 -9009 532828172 -9010 697640105 -9011 226846969 -9012 1530369269 -9013 1054475069 -9014 1817557013 -9015 1533518248 -9016 1334324583 -9017 1982045742 -9018 1824055811 -9019 347524610 -9020 923549828 -9021 1153359474 -9022 118996689 -9023 193954522 -9024 1998867145 -9025 1137653191 -9026 1797989561 -9027 2019274483 -9028 1580827822 -9029 509969357 -9030 488902597 -9031 1991994712 -9032 338224840 -9033 98526024 -9034 1941011367 -9035 342008725 -9036 813069953 -9037 527851357 -9038 2045077111 -9039 56911416 -9040 1060679529 -9041 595233568 -9042 283758386 -9043 443565150 -9044 1649708637 -9045 2101315399 -9046 1977083398 -9047 836549573 -9048 1935877493 -9049 1653655561 -9050 1184074183 -9051 711943673 -9052 659531387 -9053 1303070872 -9054 905898195 -9055 510914885 -9056 293240416 -9057 556404108 -9058 382705720 -9059 1874068238 -9060 1066373465 -9061 871608318 -9062 1718579302 -9063 1404598306 -9064 970134342 -9065 1512107021 -9066 1746607031 -9067 1783204295 -9068 2039958378 -9069 1644200494 -9070 1840115711 -9071 953154259 -9072 91950415 -9073 2123874097 -9074 1396719409 -9075 1741659052 -9076 2077705848 -9077 1226319160 -9078 430724977 -9079 1866099694 -9080 732491073 -9081 1614799160 -9082 430559719 -9083 1392022461 -9084 770386385 -9085 1336457915 -9086 1902937346 -9087 1063626801 -9088 1892862023 -9089 138159418 -9090 790211391 -9091 811751841 -9092 1009767736 -9093 361307045 -9094 68866499 -9095 1979902078 -9096 1873414067 -9097 1815473530 -9098 1615622725 -9099 1765888797 -9100 1312190376 -9101 1308254789 -9102 571559409 -9103 1404140791 -9104 1284645238 -9105 1968278818 -9106 998316196 -9107 1214867439 -9108 1047114330 -9109 1429041173 -9110 933483485 -9111 1779605404 -9112 896356686 -9113 1364043204 -9114 1024144217 -9115 1666743071 -9116 553017471 -9117 779597915 -9118 582886224 -9119 298395847 -9120 917757333 -9121 1373097615 -9122 1110147688 -9123 1927525070 -9124 1734404660 -9125 1179014187 -9126 1759943500 -9127 1460335079 -9128 847004069 -9129 1228082578 -9130 1078740229 -9131 11710797 -9132 388853719 -9133 1650299638 -9134 1415851589 -9135 1673498957 -9136 1471094808 -9137 266684137 -9138 740882748 -9139 370725491 -9140 1695725310 -9141 1674366233 -9142 2847247 -9143 444598348 -9144 890925790 -9145 1026991464 -9146 2111341419 -9147 1443943261 -9148 1806589379 -9149 546743995 -9150 1742339108 -9151 576863064 -9152 1919841610 -9153 705003148 -9154 356904486 -9155 1506762623 -9156 1884017335 -9157 2116847987 -9158 819614054 -9159 583537756 -9160 1197446917 -9161 1898354283 -9162 595248554 -9163 1586300636 -9164 1401170273 -9165 2011100143 -9166 1112315945 -9167 724781434 -9168 130300632 -9169 1853198694 -9170 1095506925 -9171 1826025942 -9172 1380081279 -9173 1098354172 -9174 123140643 -9175 123523421 -9176 2125345636 -9177 86998414 -9178 1567466683 -9179 1784451367 -9180 633742410 -9181 1162322143 -9182 213830783 -9183 406100372 -9184 1867325292 -9185 570735270 -9186 1912862995 -9187 1603858979 -9188 540099609 -9189 584993402 -9190 39913088 -9191 1737546526 -9192 335864037 -9193 635161642 -9194 1176363514 -9195 1737034311 -9196 498778137 -9197 141195811 -9198 314332097 -9199 629078769 -9200 1994394505 -9201 1409839022 -9202 307621063 -9203 1226992137 -9204 360709546 -9205 430761706 -9206 1350515558 -9207 338571534 -9208 517760121 -9209 770498593 -9210 2123022901 -9211 1151502531 -9212 1932820737 -9213 189370036 -9214 1557602903 -9215 1652662381 -9216 760105306 -9217 1322982251 -9218 1109037712 -9219 1300204915 -9220 1907975653 -9221 1148950800 -9222 890267793 -9223 96356042 -9224 1784112442 -9225 2066631307 -9226 1833390353 -9227 135406931 -9228 60343471 -9229 238802 -9230 764485700 -9231 2054737976 -9232 1410077824 -9233 1072106764 -9234 1134246465 -9235 1770787370 -9236 1502868470 -9237 337278376 -9238 2109358904 -9239 2020628591 -9240 1107776969 -9241 2084898157 -9242 1024647474 -9243 893114058 -9244 126784546 -9245 434766730 -9246 398292791 -9247 886889852 -9248 1757748981 -9249 1507330504 -9250 39611120 -9251 1518240986 -9252 508797656 -9253 929878913 -9254 1614597028 -9255 145426451 -9256 849026573 -9257 1300503734 -9258 280833382 -9259 909370044 -9260 1300742536 -9261 1045319083 -9262 816624372 -9263 563336713 -9264 2117425847 -9265 1950870838 -9266 186640435 -9267 1472810669 -9268 140665566 -9269 148515692 -9270 1345955613 -9271 1248442535 -9272 85930201 -9273 223119439 -9274 2141556594 -9275 212714747 -9276 657886169 -9277 392365737 -9278 1099604600 -9279 268151502 -9280 1899696241 -9281 1139215720 -9282 1786392488 -9283 261010250 -9284 2069094633 -9285 1253505869 -9286 406436701 -9287 770637558 -9288 406525955 -9289 687270083 -9290 1680007602 -9291 1707268491 -9292 1732589166 -9293 349148327 -9294 123121556 -9295 1702531365 -9296 152535517 -9297 309761992 -9298 1027858387 -9299 293201083 -9300 458277684 -9301 226330352 -9302 1541643618 -9303 544207885 -9304 449449791 -9305 1535716564 -9306 756922633 -9307 1107335961 -9308 1928082302 -9309 1856527233 -9310 1375487463 -9311 1680294895 -9312 848259305 -9313 1014396304 -9314 1941305145 -9315 769870290 -9316 120418525 -9317 200258198 -9318 1540507849 -9319 526944480 -9320 887528282 -9321 1073031803 -9322 86729323 -9323 472633800 -9324 1422180130 -9325 209850880 -9326 27681518 -9327 1574715647 -9328 519612872 -9329 1055539905 -9330 1867916730 -9331 977890556 -9332 1281870257 -9333 1262076701 -9334 1522098441 -9335 1731320048 -9336 650309617 -9337 131537426 -9338 691172361 -9339 430908271 -9340 1988064659 -9341 2066659825 -9342 2111203167 -9343 688840316 -9344 933572481 -9345 1905024664 -9346 1458710607 -9347 1053991006 -9348 2105282863 -9349 851734808 -9350 1580935486 -9351 845327497 -9352 1924766611 -9353 1667664809 -9354 1317961297 -9355 1199463094 -9356 1877515689 -9357 1345642815 -9358 626695093 -9359 249644913 -9360 253699072 -9361 347128176 -9362 1227535469 -9363 1535569329 -9364 1609204877 -9365 602150263 -9366 1119405730 -9367 112030846 -9368 733687689 -9369 1810578091 -9370 542939118 -9371 574268701 -9372 1729754268 -9373 506658637 -9374 1263109017 -9375 515843101 -9376 264199653 -9377 574335976 -9378 1569834107 -9379 221998868 -9380 1426070784 -9381 1003285945 -9382 1067326365 -9383 1203353748 -9384 523467107 -9385 237804015 -9386 255333194 -9387 253499148 -9388 1583446830 -9389 882028287 -9390 503144062 -9391 1837145903 -9392 1229156463 -9393 1730679531 -9394 1225231584 -9395 690877692 -9396 185346146 -9397 197153666 -9398 802908539 -9399 919033836 -9400 2007731758 -9401 1345847657 -9402 1493302537 -9403 1590002378 -9404 1852506294 -9405 608927906 -9406 2105845480 -9407 2116705947 -9408 1183263883 -9409 1528195939 -9410 191221168 -9411 461851019 -9412 383998237 -9413 1258547533 -9414 1665204767 -9415 907465344 -9416 1496351548 -9417 1920537961 -9418 1160964492 -9419 932314731 -9420 655082601 -9421 1664108554 -9422 621976986 -9423 1884239064 -9424 1247304438 -9425 1847208570 -9426 427633109 -9427 1432650584 -9428 2044362237 -9429 1230541648 -9430 204200772 -9431 1904610347 -9432 428905657 -9433 1697503309 -9434 1347129077 -9435 133928303 -9436 158947568 -9437 1305490909 -9438 103150602 -9439 1342211451 -9440 686203201 -9441 294371770 -9442 1804062470 -9443 1070201438 -9444 1552919304 -9445 1321783590 -9446 1977666782 -9447 901787204 -9448 1094837903 -9449 991147626 -9450 1834101935 -9451 1749920504 -9452 507772533 -9453 308595273 -9454 1486675921 -9455 1755076971 -9456 8320196 -9457 1914309030 -9458 1040243907 -9459 2052682433 -9460 997367030 -9461 1244444680 -9462 1809809132 -9463 1426272687 -9464 794464341 -9465 1009454561 -9466 1560200990 -9467 953411909 -9468 167461823 -9469 1663351592 -9470 148139712 -9471 853665024 -9472 1957723363 -9473 1952202183 -9474 1923866462 -9475 1363159019 -9476 1126502125 -9477 1754049596 -9478 117462575 -9479 73856380 -9480 597713574 -9481 1951564511 -9482 1823776885 -9483 1105486107 -9484 112676136 -9485 1162969158 -9486 713079430 -9487 120996332 -9488 929794540 -9489 1753323338 -9490 26195117 -9491 1927161570 -9492 850284370 -9493 1836004249 -9494 1205950609 -9495 1644748711 -9496 697975163 -9497 618667951 -9498 450676973 -9499 865436986 -9500 134535895 -9501 598816685 -9502 1719102010 -9503 2092259258 -9504 403535220 -9505 1495484824 -9506 1307934629 -9507 1530037345 -9508 1102050772 -9509 1425397205 -9510 1603893726 -9511 1699764346 -9512 1229478068 -9513 1280186963 -9514 657766806 -9515 1342154204 -9516 295672473 -9517 1370846236 -9518 1463150537 -9519 1225467013 -9520 976685926 -9521 1489345654 -9522 1005144935 -9523 1826970296 -9524 1177866256 -9525 63611896 -9526 1324235360 -9527 1875841419 -9528 682279847 -9529 1774912333 -9530 593794757 -9531 816815742 -9532 226245370 -9533 165413119 -9534 761591353 -9535 629780591 -9536 1660897943 -9537 2069525982 -9538 12334288 -9539 615465067 -9540 1347439539 -9541 1616228014 -9542 167745765 -9543 429433959 -9544 748931329 -9545 825512571 -9546 1771588164 -9547 1044603802 -9548 48875160 -9549 1087255053 -9550 122587167 -9551 1025561086 -9552 429117059 -9553 1127732102 -9554 705047735 -9555 1606983315 -9556 1191343998 -9557 2029283095 -9558 1335341086 -9559 1873623845 -9560 1656711780 -9561 1929135843 -9562 542955940 -9563 1882957150 -9564 2094548962 -9565 1304547293 -9566 365254093 -9567 1607963257 -9568 1226589627 -9569 377588382 -9570 75944676 -9571 426545519 -9572 1993816396 -9573 243690442 -9574 855979478 -9575 595264078 -9576 1069203013 -9577 480083994 -9578 1639867880 -9579 1118078173 -9580 1567339047 -9581 1762455048 -9582 2143639260 -9583 1996456107 -9584 742703502 -9585 701203347 -9586 1455955774 -9587 1934047501 -9588 583002794 -9589 643813213 -9590 1660187698 -9591 92230926 -9592 425465408 -9593 55659990 -9594 1975188076 -9595 372530723 -9596 1360207283 -9597 192958522 -9598 1980493980 -9599 439313263 -9600 570546904 -9601 2056438657 -9602 865858782 -9603 416879652 -9604 152645451 -9605 1721838260 -9606 1012143730 -9607 1221848464 -9608 54438607 -9609 504527963 -9610 192442990 -9611 1621777654 -9612 119499363 -9613 188598602 -9614 1470750113 -9615 862202865 -9616 889801949 -9617 779222240 -9618 648766718 -9619 1472804743 -9620 1423035453 -9621 161470769 -9622 1565035669 -9623 1848500861 -9624 217130759 -9625 1392740097 -9626 73547936 -9627 1577338043 -9628 1585698619 -9629 2054041917 -9630 2016651306 -9631 8761875 -9632 1962996926 -9633 735026440 -9634 425641528 -9635 2115642377 -9636 309381052 -9637 1437785258 -9638 1190007193 -9639 363819659 -9640 1942313221 -9641 1382450183 -9642 1985597314 -9643 2061812584 -9644 1571048785 -9645 1308863779 -9646 776531802 -9647 313367086 -9648 2088086019 -9649 1425298520 -9650 1786171829 -9651 1363637824 -9652 1586769289 -9653 1203723850 -9654 1064655038 -9655 1803900049 -9656 448980300 -9657 1138202974 -9658 1233754444 -9659 2034678919 -9660 1044761243 -9661 1102922102 -9662 2043440795 -9663 860274521 -9664 1837948542 -9665 321598675 -9666 828433250 -9667 2147329594 -9668 1759383933 -9669 2018440444 -9670 363665606 -9671 1554213507 -9672 1253406979 -9673 201779272 -9674 1468542443 -9675 676972117 -9676 1510643051 -9677 97590597 -9678 990339203 -9679 1451245423 -9680 1522889118 -9681 629027385 -9682 667399599 -9683 962174759 -9684 1832751235 -9685 1732054637 -9686 618591160 -9687 134247887 -9688 722773964 -9689 1852345604 -9690 21443159 -9691 1767535207 -9692 807784058 -9693 2064883954 -9694 480326081 -9695 498248952 -9696 238998981 -9697 1308759331 -9698 498094899 -9699 1998382914 -9700 1179716127 -9701 861760505 -9702 1405112773 -9703 285639459 -9704 1063539777 -9705 726171569 -9706 962611576 -9707 426699180 -9708 823762166 -9709 1952950779 -9710 1877944603 -9711 199167636 -9712 434494516 -9713 397860555 -9714 1161342396 -9715 119762104 -9716 2129915192 -9717 1779933556 -9718 254009991 -9719 705205508 -9720 1484795513 -9721 275453150 -9722 325257068 -9723 145095923 -9724 192853456 -9725 805583149 -9726 643344876 -9727 431852437 -9728 2114342480 -9729 1141439775 -9730 282751704 -9731 1146574960 -9732 2003200280 -9733 1687864477 -9734 1432214419 -9735 919256409 -9736 266552398 -9737 247342347 -9738 1345955589 -9739 1090314565 -9740 52809478 -9741 1076416545 -9742 1289482201 -9743 487303995 -9744 1474277100 -9745 303340949 -9746 607066099 -9747 1456708644 -9748 2083274506 -9749 861076090 -9750 14430505 -9751 1420586371 -9752 1136529241 -9753 339687573 -9754 1565682294 -9755 1329382697 -9756 1145270722 -9757 61543522 -9758 1761235135 -9759 1112129554 -9760 1202983297 -9761 2043986839 -9762 111220866 -9763 1058699929 -9764 1584367668 -9765 1543435285 -9766 1977956338 -9767 1850920067 -9768 1790777632 -9769 1176428280 -9770 793750984 -9771 1843587111 -9772 105361177 -9773 2083233185 -9774 183407458 -9775 1579638277 -9776 239090487 -9777 790473557 -9778 888863273 -9779 174881345 -9780 1651549647 -9781 903293778 -9782 1595467716 -9783 640595240 -9784 1242981351 -9785 1013666362 -9786 1969977938 -9787 240768425 -9788 1075209885 -9789 1583729425 -9790 1352897980 -9791 130709534 -9792 1480232616 -9793 1464118846 -9794 1189409464 -9795 917116636 -9796 860070484 -9797 1019882154 -9798 620553055 -9799 503364468 -9800 48826786 -9801 1414304039 -9802 199467931 -9803 154187963 -9804 1350053577 -9805 382875389 -9806 1733826240 -9807 1589144064 -9808 1173348946 -9809 475205866 -9810 1764025409 -9811 677414946 -9812 1378499644 -9813 1212009477 -9814 1318010186 -9815 473997348 -9816 78192191 -9817 1140504476 -9818 714765773 -9819 1153402076 -9820 576750253 -9821 2067663753 -9822 1284111611 -9823 2056982869 -9824 1384298952 -9825 326037427 -9826 826615858 -9827 96885788 -9828 1345919581 -9829 1447168913 -9830 600250256 -9831 1394746368 -9832 713989305 -9833 799718188 -9834 1548934331 -9835 2064042882 -9836 1182593577 -9837 1135276924 -9838 1505703298 -9839 208458876 -9840 1610482790 -9841 1122245059 -9842 885873822 -9843 841498786 -9844 186770888 -9845 56400360 -9846 1315496134 -9847 264963079 -9848 1196904837 -9849 2030261908 -9850 1418365156 -9851 1773655090 -9852 1950442013 -9853 554993119 -9854 1683154312 -9855 1187257317 -9856 881030546 -9857 362286522 -9858 1284143105 -9859 79466479 -9860 1809455435 -9861 1884393362 -9862 1474212847 -9863 375961092 -9864 536627902 -9865 875663531 -9866 292520326 -9867 1719221479 -9868 2010940455 -9869 1798223624 -9870 1927680355 -9871 1473939597 -9872 772985035 -9873 666070529 -9874 167954735 -9875 959755923 -9876 722470890 -9877 1483450870 -9878 1224719003 -9879 1919375727 -9880 1366229130 -9881 495600511 -9882 1545547169 -9883 1169187495 -9884 1050593630 -9885 1081217833 -9886 208961165 -9887 1931624176 -9888 1443504355 -9889 1493104270 -9890 2011090655 -9891 1105476143 -9892 1230013984 -9893 1337819855 -9894 1481437235 -9895 1766641886 -9896 65999738 -9897 1773957562 -9898 1338379718 -9899 2076940193 -9900 1424697538 -9901 1118576425 -9902 1403396142 -9903 50198926 -9904 1784646955 -9905 1571350877 -9906 1009954849 -9907 359634197 -9908 907318099 -9909 87190204 -9910 131526276 -9911 126063581 -9912 582790715 -9913 1677073445 -9914 1295251077 -9915 1633384345 -9916 610807631 -9917 1504212242 -9918 1417524873 -9919 2054311986 -9920 849832864 -9921 1281131881 -9922 1012304481 -9923 2079846849 -9924 471468088 -9925 346258069 -9926 1699005087 -9927 537467826 -9928 2120215631 -9929 889901157 -9930 466924371 -9931 1397429521 -9932 2008477583 -9933 1870320513 -9934 1447628447 -9935 1645640890 -9936 1294187742 -9937 310099649 -9938 2005275087 -9939 54022194 -9940 397289853 -9941 2136801363 -9942 180085775 -9943 980080569 -9944 1666391160 -9945 1475336852 -9946 465981266 -9947 129715143 -9948 832065446 -9949 1883506140 -9950 36543482 -9951 1681898311 -9952 1017154373 -9953 1048847963 -9954 1614261512 -9955 1488622461 -9956 1395106032 -9957 1165782951 -9958 2026090287 -9959 1367838015 -9960 2055684109 -9961 345531010 -9962 617783889 -9963 1916678044 -9964 68367875 -9965 2065412336 -9966 1414835286 -9967 1362555617 -9968 228028337 -9969 1272626725 -9970 1416577811 -9971 625318191 -9972 1261944440 -9973 1596663587 -9974 1605398760 -9975 780851952 -9976 924516791 -9977 2071380026 -9978 910567096 -9979 1756582238 -9980 1807402518 -9981 947110578 -9982 1290996901 -9983 677073243 -9984 1995958541 -9985 757774765 -9986 18212056 -9987 1243580926 -9988 1923557716 -9989 2044302343 -9990 463935293 -9991 1831758177 -9992 242349705 -9993 1081719182 -9994 1600952573 -9995 310717580 -9996 999647871 -9997 868304211 -9998 1673273198 -9999 1227676208 -4002 0123456789abcdefghijklmnop -20000 959363399 -\. --- --- Data for Name: hobbies_r; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.hobbies_r (name, person) FROM stdin; -posthacking mike -posthacking jeff -basketball joe -basketball sally -skywalking \N -\. --- --- Data for Name: hslot; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.hslot (slotname, hubname, slotno, slotlink) FROM stdin; -HS.base.hub1.2 base.hub1 2 -HS.base.hub1.3 base.hub1 3 -HS.base.hub1.4 base.hub1 4 -HS.base.hub1.5 base.hub1 5 -HS.base.hub1.6 base.hub1 6 -HS.base.hub1.7 base.hub1 7 -HS.base.hub1.8 base.hub1 8 -HS.base.hub1.9 base.hub1 9 -HS.base.hub1.10 base.hub1 10 -HS.base.hub1.11 base.hub1 11 -HS.base.hub1.12 base.hub1 12 -HS.base.hub1.13 base.hub1 13 -HS.base.hub1.14 base.hub1 14 -HS.base.hub1.15 base.hub1 15 -HS.base.hub1.16 base.hub1 16 -HS.base.hub1.1 base.hub1 1 PS.base.b2 -\. --- --- Data for Name: hub; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.hub (name, comment, nslots) FROM stdin; -base.hub1 Patchfield PF0_1 hub 16 -\. --- --- Data for Name: idxpart1; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.idxpart1 (a) FROM stdin; -\. --- --- Data for Name: idxpart21; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.idxpart21 (a) FROM stdin; -\. --- --- Data for Name: idxpart22; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.idxpart22 (a) FROM stdin; -\. --- --- Data for Name: idxpart31; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.idxpart31 (a) FROM stdin; -\. --- --- Data for Name: idxpart32; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.idxpart32 (a) FROM stdin; -\. --- --- Data for Name: idxpart_another_1; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.idxpart_another_1 (a, b) FROM stdin; -\. --- --- Data for Name: iface; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.iface (slotname, sysname, ifname, slotlink) FROM stdin; -IF.orion.eth0 orion eth0 WS.002.1b -\. --- --- Data for Name: ihighway; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.ihighway (name, thepath) FROM stdin; -I- 205 ((-121.573292,37.41726),(-121.571644,37.42),(-121.563557,37.42641)) -I- 205 [(-121.572819,37.42107),(-121.571705,37.42168),(-121.563557,37.42641),(-121.560856,37.42885),(-121.559467,37.42946),(-121.559055,37.42939),(-121.558781,37.42992),(-121.556644,37.43214),(-121.5559,37.434)] -I- 580 ((-121.628147,37.33089),(-121.605091,37.3605),(-121.589344,37.3946),(-121.58118,37.41062),(-121.573292,37.41726),(-121.571644,37.41779),(-121.55843,37.40406)) -I- 580 ((-121.628147,37.33089),(-121.629246,37.32464),(-121.644337,37.2411),(-121.654377,37.20798),(-121.654356,37.20723),(-121.654926,37.20531),(-121.658827,37.19552)) -I- 580 ((-121.727,37.074),(-121.7255,37.083),(-121.7234,37.092),(-121.723,37.095),(-121.721995,37.09859),(-121.7216,37.1),(-121.7211,37.102),(-121.7188,37.109)) -I- 580 ((-122.1752,37.826),(-122.177,37.833)) -I- 580 ((-122.2029,37.928),(-122.2036,37.933),(-122.2043,37.938)) -I- 580 ((-122.2535,37.196),(-122.2539,37.2)) -I- 580 ((-122.2744,37.262),(-122.2746,37.263),(-122.2774,37.27),(-122.278,37.271),(-122.2792,37.274),(-122.2806,37.275),(-122.2817,37.276),(-122.2828,37.276),(-122.2837,37.276)) -I- 580 ((-122.2837,37.276),(-122.2849,37.273),(-122.286,37.27),(-122.2868,37.269),(-122.2871,37.266),(-122.2882,37.265),(-122.2893,37.266)) -I- 580 [(-121.560856,37.42885),(-121.55843,37.40406),(-121.557655,37.39926),(-121.556,37.389)] -I- 580 [(-121.628757,37.34287),(-121.600742,37.38407),(-121.588856,37.40124),(-121.580494,37.41451),(-121.572819,37.42107)] -I- 580 [(-121.628757,37.34287),(-121.630009,37.33791),(-121.657688,37.20089),(-121.658827,37.19552),(-121.659626,37.19326),(-121.660816,37.18952)] -I- 580 [(-121.664341,37.1822),(-121.662081,37.18693),(-121.661812,37.18746),(-121.660816,37.18952)] -I- 580 [(-121.664341,37.1822),(-121.666965,37.18166),(-121.6697,37.185)] -I- 580 [(-121.727,37.074),(-121.7229,37.093),(-121.722301,37.09522),(-121.721001,37.10005),(-121.7194,37.106),(-121.7188,37.109),(-121.7168,37.12),(-121.7163,37.123),(-121.7145,37.127),(-121.7096,37.148),(-121.707731,37.1568),(-121.7058,37.166),(-121.7055,37.168),(-121.7044,37.174),(-121.7038,37.172),(-121.7037,37.172),(-121.7027,37.175),(-121.7001,37.181),(-121.6957,37.191),(-121.6948,37.192),(-121.6897,37.204),(-121.6697,37.185)] -I- 580 [(-121.727,37.074),(-121.7275,37.072),(-121.7331,37.046)] -I- 580 [(-121.7705,37.013),(-121.769039,37.01504),(-121.7583,37.03),(-121.7557,37.03),(-121.754805,37.02966),(-121.750803,37.02812),(-121.75,37.02738),(-121.7489,37.026),(-121.7453,37.024),(-121.7438,37.024),(-121.7411,37.024),(-121.740416,37.02505),(-121.739035,37.02719),(-121.7379,37.028),(-121.736275,37.03278),(-121.7362,37.033),(-121.7358,37.034),(-121.7331,37.046)] -I- 580 [(-121.8585,37.013),(-121.8521,37.011),(-121.8485,37.011),(-121.8463,37.011),(-121.8455,37.011),(-121.8416,37.011),(-121.8414,37.011),(-121.834001,37.0104),(-121.8292,37.01),(-121.8288,37.009),(-121.82332,37.00833),(-121.8206,37.008)] -I- 580 [(-121.8585,37.013),(-121.863393,37.01213),(-121.8641,37.012)] -I- 580 [(-121.9214,37.015),(-121.9189,37.02),(-121.918,37.02),(-121.9087,37.017),(-121.90609,37.01797),(-121.906,37.018)] -I- 580 [(-121.9214,37.015),(-121.9217,37.014)] -I- 580 [(-121.9322,37.989),(-121.9243,37.006),(-121.9217,37.014)] -I- 580 [(-122.018,37.019),(-122.0009,37.032),(-121.9787,37.983),(-121.958,37.984),(-121.9571,37.986)] -I- 580 [(-122.0911,37.906),(-122.09,37.908),(-122.0882,37.908),(-122.0856,37.909),(-122.078489,37.909),(-122.0726,37.909),(-122.0711,37.91),(-122.068287,37.91137),(-122.0649,37.914)] -I- 580 [(-122.098,37.908),(-122.0965,37.904),(-122.095586,37.903),(-122.0953,37.903),(-122.0943,37.902),(-122.0938,37.903),(-122.093241,37.90351)] -I- 580 [(-122.1108,37.023),(-122.1101,37.02),(-122.108103,37.00764),(-122.108,37.007),(-122.1069,37.998),(-122.1064,37.994),(-122.1053,37.982),(-122.1048,37.977),(-122.1032,37.958),(-122.1026,37.953),(-122.1013,37.938),(-122.0989,37.911),(-122.0984,37.91),(-122.098,37.908)] -I- 580 [(-122.1306,37.157),(-122.1298,37.147),(-122.1277,37.122),(-122.126709,37.11468),(-122.1254,37.105),(-122.125,37.103),(-122.1237,37.096),(-122.1231,37.093),(-122.1214,37.082),(-122.1183,37.066),(-122.116,37.052),(-122.1153,37.048),(-122.1108,37.023)] -I- 580 [(-122.1543,37.703),(-122.1535,37.694),(-122.1512,37.655),(-122.1475,37.603),(-122.1468,37.583),(-122.1472,37.569),(-122.149044,37.54874),(-122.1493,37.546),(-122.1501,37.532),(-122.1506,37.509),(-122.1495,37.482),(-122.1487,37.467),(-122.1477,37.447),(-122.1414,37.383),(-122.1404,37.376),(-122.1398,37.372),(-122.139,37.356),(-122.1388,37.353),(-122.1385,37.34),(-122.1382,37.33),(-122.1378,37.316)] -I- 580 [(-122.1716,37.805),(-122.1703,37.799),(-122.170042,37.79758),(-122.169413,37.79411),(-122.167295,37.78244),(-122.166339,37.77717),(-122.165224,37.77112),(-122.1648,37.769)] -I- 580 [(-122.1716,37.805),(-122.1728,37.811),(-122.1742,37.817)] -I- 580 [(-122.177,37.833),(-122.1789,37.838)] -I- 580 [(-122.2043,37.938),(-122.204734,37.94074),(-122.2062,37.95),(-122.207492,37.95608),(-122.2079,37.958),(-122.2085,37.962)] -I- 580 [(-122.2197,37.99),(-122.22,37.99),(-122.222092,37.99523),(-122.2232,37.998),(-122.224146,37.99963),(-122.2261,37.003),(-122.2278,37.007),(-122.2302,37.026),(-122.2323,37.043),(-122.2344,37.059),(-122.235405,37.06427),(-122.2365,37.07)] -I- 580 [(-122.2535,37.196),(-122.2533,37.196)] -I- 580 [(-122.2539,37.2),(-122.2541,37.201)] -I- 580 [(-122.2613,37.23),(-122.2601,37.22833),(-122.2611,37.231),(-122.2639,37.238),(-122.2646,37.241),(-122.2654,37.242)] -I- 580 [(-122.2613,37.23),(-122.263448,37.23307),(-122.2647,37.23486),(-122.2655,37.236),(-122.2664,37.238)] -I- 580 [(-122.2664,37.238),(-122.2675,37.243)] -I- 580 [(-122.2675,37.243),(-122.2677,37.243),(-122.2681,37.244)] -I- 580 [(-122.2679,37.248),(-122.2681,37.248)] -I- 580 [(-122.2744,37.262),(-122.2734,37.259),(-122.2695,37.247),(-122.268532,37.2449),(-122.268237,37.24426),(-122.2681,37.244)] -I- 580 [(-122.2893,37.266),(-122.2904,37.27),(-122.2909,37.273)] -I- 580 [(-122.2901,37.274),(-122.2905,37.278),(-122.2921,37.286),(-122.2927,37.299)] -I- 580 [(-122.2909,37.273),(-122.2918,37.279),(-122.2923,37.282)] -I- 580 [(-122.2928,37.293),(-122.2931,37.301)] -I- 580 Ramp ((-121.74,37.036),(-121.7393,37.033),(-121.7384,37.032)) -I- 580 Ramp ((-121.7843,37.996),(-121.784294,37.99539),(-121.7842,37.985)) -I- 580 Ramp ((-121.818,37.011),(-121.8187,37.014)) -I- 580 Ramp ((-121.8185,37.008),(-121.8187,37.001)) -I- 580 Ramp ((-121.9025,37.018),(-121.9037,37.022),(-121.9059,37.029)) -I- 580 Ramp ((-121.9335,37.987),(-121.9331,37.979)) -I- 580 Ramp ((-122.0206,37.007),(-122.0203,37.015)) -I- 580 Ramp ((-122.1202,37.085),(-122.1203,37.083)) -I- 580 Ramp ((-122.1522,37.526),(-122.1514,37.524)) -I- 580 Ramp ((-122.2541,37.201),(-122.254,37.205)) -I- 580 Ramp ((-122.2646,37.241),(-122.2653,37.244),(-122.266,37.245)) -I- 580 Ramp ((-122.2654,37.242),(-122.266,37.245),(-122.2671,37.245)) -I- 580 Ramp ((-122.2786,37.288),(-122.2798,37.286),(-122.2804,37.285),(-122.2814,37.282),(-122.2818,37.28)) -I- 580 Ramp ((-122.2796,37.289),(-122.2818,37.283),(-122.2822,37.281)) -I- 580 Ramp [(-121.657688,37.20089),(-121.658176,37.20089),(-121.659977,37.19715),(-121.660232,37.1965),(-121.661524,37.18996),(-121.662081,37.18693)] -I- 580 Ramp [(-121.660816,37.18952),(-121.659428,37.19105),(-121.658115,37.19272),(-121.657078,37.19639),(-121.654926,37.20531)] -I- 580 Ramp [(-121.7218,37.088),(-121.722301,37.09522)] -I- 580 Ramp [(-121.7231,37.108),(-121.7211,37.102)] -I- 580 Ramp [(-121.7232,37.103),(-121.7222,37.103),(-121.721995,37.09859)] -I- 580 Ramp [(-121.7232,37.103),(-121.7234,37.092)] -I- 580 Ramp [(-121.7255,37.083),(-121.7232,37.114)] -I- 580 Ramp [(-121.727,37.074),(-121.7237,37.084),(-121.723311,37.0823),(-121.7221,37.077),(-121.7219,37.081),(-121.720744,37.09257),(-121.7194,37.106)] -I- 580 Ramp [(-121.739,37.02),(-121.738298,37.02506),(-121.737988,37.02686),(-121.7379,37.028)] -I- 580 Ramp [(-121.739,37.02),(-121.7402,37.015)] -I- 580 Ramp [(-121.74,37.034),(-121.7409,37.034),(-121.7401,37.029),(-121.7384,37.032),(-121.7358,37.034)] -I- 580 Ramp [(-121.7411,37.024),(-121.7401,37.018),(-121.7401,37.024)] -I- 580 Ramp [(-121.7438,37.024),(-121.742961,37.02896),(-121.7416,37.037),(-121.74,37.039)] -I- 580 Ramp [(-121.7743,37.006),(-121.7729,37.006),(-121.7705,37.013)] -I- 580 Ramp [(-121.7743,37.006),(-121.7729,37.013),(-121.7705,37.013)] -I- 580 Ramp [(-121.7865,37.995),(-121.7852,37.992),(-121.7842,37.985),(-121.7838,37.966),(-121.7834,37.957)] -I- 580 Ramp [(-121.7891,37.998),(-121.7854,37.999),(-121.78441,37.9963),(-121.7843,37.996)] -I- 580 Ramp [(-121.8195,37.007),(-121.8187,37.014),(-121.8179,37.015)] -I- 580 Ramp [(-121.8206,37.008),(-121.8187,37.001),(-121.8179,37.005)] -I- 580 Ramp [(-121.8454,37.01),(-121.8455,37.011)] -I- 580 Ramp [(-121.8463,37.011),(-121.8496,37.025)] -I- 580 Ramp [(-121.8521,37.011),(-121.8479,37.999),(-121.8476,37.999),(-121.8456,37.01),(-121.8455,37.011)] -I- 580 Ramp [(-121.8521,37.011),(-121.8496,37.025)] -I- 580 Ramp [(-121.866951,37.01385),(-121.871381,37.02608)] -I- 580 Ramp [(-121.8695,37.013),(-121.8712,37.011),(-121.8717,37.001),(-121.8714,37.001)] -I- 580 Ramp [(-121.8713,37.014),(-121.871352,37.02321)] -I- 580 Ramp [(-121.8743,37.014),(-121.8722,37.999),(-121.8714,37.999)] -I- 580 Ramp [(-121.9043,37.998),(-121.9036,37.013),(-121.902632,37.0174),(-121.9025,37.018)] -I- 580 Ramp [(-121.906,37.018),(-121.9056,37.011)] -I- 580 Ramp [(-121.906,37.018),(-121.905635,37.0239),(-121.9065,37.023)] -I- 580 Ramp [(-121.906,37.018),(-121.906044,37.02416),(-121.906177,37.02331),(-121.906315,37.02115)] -I- 580 Ramp [(-121.9068,37.027),(-121.9059,37.029),(-121.9078,37.04)] -I- 580 Ramp [(-121.9087,37.017),(-121.9056,37.003),(-121.905,37.004)] -I- 580 Ramp [(-121.9087,37.017),(-121.907194,37.02619),(-121.9071,37.029),(-121.9072,37.033)] -I- 580 Ramp [(-121.9335,37.987),(-121.9341,37.991),(-121.9345,37.985)] -I- 580 Ramp [(-121.9345,37.985),(-121.9341,37.978)] -I- 580 Ramp [(-121.9364,37.986),(-121.9338,37.971),(-121.9331,37.979),(-121.9322,37.989)] -I- 580 Ramp [(-121.9368,37.986),(-121.936483,37.98832),(-121.9353,37.997),(-121.93504,37.00035),(-121.9346,37.006),(-121.933764,37.00031),(-121.9333,37.997),(-121.9322,37.989)] -I- 580 Ramp [(-121.9562,37.984),(-121.9565,37.98)] -I- 580 Ramp [(-121.9571,37.986),(-121.9565,37.98)] -I- 580 Ramp [(-121.958,37.984),(-121.9565,37.98)] -I- 580 Ramp [(-122.0195,37.012),(-122.0184,37.009),(-122.018,37.019)] -I- 580 Ramp [(-122.0195,37.012),(-122.0203,37.015),(-122.0212,37.02)] -I- 580 Ramp [(-122.0531,37.932),(-122.0544,37.941)] -I- 580 Ramp [(-122.0649,37.914),(-122.0618,37.916),(-122.0604,37.92)] -I- 580 Ramp [(-122.0649,37.914),(-122.0639,37.92),(-122.063,37.923)] -I- 580 Ramp [(-122.0884,37.911),(-122.0856,37.909)] -I- 580 Ramp [(-122.093241,37.90351),(-122.09364,37.89634),(-122.093788,37.89212)] -I- 580 Ramp [(-122.0934,37.896),(-122.09257,37.89961),(-122.0911,37.906)] -I- 580 Ramp [(-122.0941,37.897),(-122.0943,37.902)] -I- 580 Ramp [(-122.0953,37.903),(-122.0971,37.911),(-122.0943,37.902)] -I- 580 Ramp [(-122.096,37.888),(-122.0962,37.891),(-122.0964,37.9)] -I- 580 Ramp [(-122.101,37.898),(-122.1005,37.902),(-122.0989,37.911)] -I- 580 Ramp [(-122.108,37.007),(-122.1093,37.02)] -I- 580 Ramp [(-122.1086,37.003),(-122.1068,37.993),(-122.1066,37.992),(-122.1053,37.982)] -I- 580 Ramp [(-122.1086,37.003),(-122.1103,37.018),(-122.1108,37.023),(-122.1093,37.02)] -I- 580 Ramp [(-122.1206,37.088),(-122.1203,37.083),(-122.1183,37.066)] -I- 580 Ramp [(-122.1215,37.075),(-122.1183,37.066)] -I- 580 Ramp [(-122.1226,37.099),(-122.1238,37.102),(-122.1254,37.105)] -I- 580 Ramp [(-122.1237,37.096),(-122.1234,37.09)] -I- 580 Ramp [(-122.1311,37.177),(-122.1306,37.157)] -I- 580 Ramp [(-122.1338,37.222),(-122.135,37.227)] -I- 580 Ramp [(-122.1362,37.248),(-122.1374,37.249)] -I- 580 Ramp [(-122.1371,37.279),(-122.1367,37.264)] -I- 580 Ramp [(-122.1371,37.279),(-122.1381,37.262)] -I- 580 Ramp [(-122.1378,37.316),(-122.1374,37.311),(-122.1373,37.307),(-122.1367,37.296)] -I- 580 Ramp [(-122.1379,37.282),(-122.1371,37.279)] -I- 580 Ramp [(-122.1391,37.367),(-122.1388,37.353)] -I- 580 Ramp [(-122.1414,37.383),(-122.1407,37.376),(-122.1403,37.372),(-122.139,37.356)] -I- 580 Ramp [(-122.1487,37.467),(-122.1476,37.454)] -I- 580 Ramp [(-122.1493,37.546),(-122.1508,37.535)] -I- 580 Ramp [(-122.1495,37.482),(-122.1489,37.452)] -I- 580 Ramp [(-122.1521,37.529),(-122.1514,37.524),(-122.1506,37.509)] -I- 580 Ramp [(-122.1521,37.682),(-122.151,37.659),(-122.1512,37.655)] -I- 580 Ramp [(-122.1539,37.707),(-122.1535,37.694)] -I- 580 Ramp [(-122.1553,37.706),(-122.1543,37.703)] -I- 580 Ramp [(-122.1567,37.727),(-122.156,37.71)] -I- 580 Ramp [(-122.1648,37.769),(-122.16472,37.7682),(-122.1638,37.759)] -I- 580 Ramp [(-122.1716,37.805),(-122.1725,37.816)] -I- 580 Ramp [(-122.1729,37.803),(-122.1716,37.801),(-122.1703,37.799)] -I- 580 Ramp [(-122.1742,37.817),(-122.1752,37.822),(-122.177,37.833)] -I- 580 Ramp [(-122.1764,37.839),(-122.1756,37.838),(-122.1743,37.833)] -I- 580 Ramp [(-122.1773,37.839),(-122.1764,37.839)] -I- 580 Ramp [(-122.1789,37.838),(-122.1773,37.839)] -I- 580 Ramp [(-122.1823,37.838),(-122.182011,37.83754),(-122.180678,37.83541),(-122.1798,37.834),(-122.1798,37.838)] -I- 580 Ramp [(-122.1873,37.838),(-122.1868,37.841),(-122.1866,37.844),(-122.1854,37.841),(-122.1847,37.84)] -I- 580 Ramp [(-122.1895,37.844),(-122.1886,37.845)] -I- 580 Ramp [(-122.1909,37.85),(-122.1892,37.848),(-122.1879,37.844)] -I- 580 Ramp [(-122.1917,37.853),(-122.1927,37.863)] -I- 580 Ramp [(-122.1924,37.854),(-122.189775,37.84425),(-122.1889,37.841)] -I- 580 Ramp [(-122.1975,37.878),(-122.196458,37.87516),(-122.1964,37.875),(-122.1951,37.871),(-122.1942,37.869)] -I- 580 Ramp [(-122.2017,37.923),(-122.2029,37.928)] -I- 580 Ramp [(-122.2027,37.918),(-122.2037,37.93),(-122.2043,37.938)] -I- 580 Ramp [(-122.2079,37.958),(-122.2099,37.962)] -I- 580 Ramp [(-122.2085,37.962),(-122.209,37.966)] -I- 580 Ramp [(-122.2158,37.985),(-122.2173,37.989),(-122.2178,37.991),(-122.218357,37.99071),(-122.219392,37.99016),(-122.2197,37.99)] -I- 580 Ramp [(-122.2161,37.976),(-122.218,37.982),(-122.218481,37.98426),(-122.2197,37.99)] -I- 580 Ramp [(-122.2271,37.001),(-122.2261,37.003)] -I- 580 Ramp [(-122.2278,37.013),(-122.2261,37.003)] -I- 580 Ramp [(-122.2365,37.07),(-122.2346,37.052),(-122.2338,37.044)] -I- 580 Ramp [(-122.2428,37.096),(-122.2414,37.091),(-122.241182,37.09018),(-122.2406,37.088)] -I- 580 Ramp [(-122.2453,37.095),(-122.2414,37.089)] -I- 580 Ramp [(-122.249,37.121),(-122.2476,37.12)] -I- 580 Ramp [(-122.2491,37.115),(-122.2489,37.113)] -I- 580 Ramp [(-122.2494,37.125),(-122.2489,37.113)] -I- 580 Ramp [(-122.2501,37.148),(-122.249485,37.14041),(-122.2484,37.127)] -I- 580 Ramp [(-122.2529,37.197),(-122.2525,37.192),(-122.2517,37.174)] -I- 580 Ramp [(-122.2535,37.192),(-122.253,37.182)] -I- 580 Ramp [(-122.2535,37.192),(-122.2539,37.2)] -I- 580 Ramp [(-122.2547,37.205),(-122.254,37.205),(-122.2538,37.202),(-122.2535,37.196)] -I- 580 Ramp [(-122.2564,37.213),(-122.2542,37.199),(-122.2538,37.19)] -I- 580 Ramp [(-122.2564,37.213),(-122.2544,37.197),(-122.2538,37.19)] -I- 580 Ramp [(-122.2604,37.222),(-122.2613,37.23)] -I- 580 Ramp [(-122.2639,37.238),(-122.2659,37.239),(-122.2664,37.238),(-122.2676,37.231),(-122.268,37.227)] -I- 580 Ramp [(-122.267,37.261),(-122.2671,37.263)] -I- 580 Ramp [(-122.2671,37.245),(-122.2673,37.248)] -I- 580 Ramp [(-122.2671,37.245),(-122.2675,37.243)] -I- 580 Ramp [(-122.2673,37.248),(-122.2676,37.25),(-122.2677,37.252)] -I- 580 Ramp [(-122.2676,37.273),(-122.267231,37.28349),(-122.266927,37.29214)] -I- 580 Ramp [(-122.2676,37.273),(-122.2679,37.264),(-122.2677,37.252)] -I- 580 Ramp [(-122.2677,37.242),(-122.2675,37.243)] -I- 580 Ramp [(-122.2677,37.242),(-122.2681,37.238),(-122.2678,37.233)] -I- 580 Ramp [(-122.2677,37.242),(-122.2681,37.244)] -I- 580 Ramp [(-122.2677,37.242),(-122.2683,37.243)] -I- 580 Ramp [(-122.2677,37.252),(-122.267508,37.25368),(-122.267,37.261)] -I- 580 Ramp [(-122.2683,37.243),(-122.2685,37.243)] -I- 580 Ramp [(-122.268532,37.2449),(-122.2685,37.243)] -I- 580 Ramp [(-122.2686,37.249),(-122.2682,37.245),(-122.2681,37.244)] -I- 580 Ramp [(-122.2686,37.249),(-122.268532,37.2449)] -I- 580 Ramp [(-122.2686,37.249),(-122.2701,37.255)] -I- 580 Ramp [(-122.2695,37.247),(-122.2686,37.249),(-122.2677,37.252)] -I- 580 Ramp [(-122.2695,37.247),(-122.2692,37.244),(-122.2684,37.234)] -I- 580 Ramp [(-122.2716,37.259),(-122.2734,37.259)] -I- 580 Ramp [(-122.2806,37.275),(-122.2818,37.28),(-122.2822,37.281),(-122.2837,37.276)] -I- 580 Ramp [(-122.2913,37.278),(-122.2917,37.282)] -I- 580 Ramp [(-122.2917,37.282),(-122.2921,37.286)] -I- 580/I-680 Ramp ((-121.9207,37.988),(-121.9192,37.016)) -I- 580/I-680 Ramp ((-121.9218,37.021),(-121.9237,37.017)) -I- 580/I-680 Ramp [(-121.9213,37.005),(-121.9203,37.013),(-121.9192,37.016),(-121.918,37.02)] -I- 580/I-680 Ramp [(-121.922017,37.02317),(-121.9212,37.021)] -I- 580/I-680 Ramp [(-121.9225,37.034),(-121.9218,37.031),(-121.9213,37.026),(-121.919443,37.02043),(-121.921326,37.01739)] -I- 580/I-680 Ramp [(-121.9243,37.006),(-121.9238,37.005),(-121.9225,37.008),(-121.92154,37.0104)] -I- 580/I-680 Ramp [(-121.9243,37.006),(-121.924389,37.00779),(-121.9237,37.017),(-121.9231,37.022),(-121.9227,37.029),(-121.9229,37.039)] -I- 680 ((-121.8706,37.038),(-121.8709,37.047)) -I- 680 ((-121.939,37.15),(-121.9387,37.145),(-121.9373,37.125),(-121.934242,37.07643),(-121.933886,37.0709),(-121.9337,37.068),(-121.933122,37.06139),(-121.932736,37.05698),(-121.93222,37.05108),(-121.931844,37.04678),(-121.930113,37.027),(-121.926829,37),(-121.9265,37.998),(-121.9217,37.96),(-121.9203,37.949),(-121.9184,37.934)) -I- 680 [(-121.8709,37.047),(-121.8831,37.366),(-121.8833,37.376)] -I- 680 [(-121.8852,37.422),(-121.8874,37.444),(-121.8902,37.47),(-121.8905,37.472),(-121.8907,37.474),(-121.8985,37.545),(-121.8994,37.553),(-121.9007,37.565)] -I- 680 [(-121.8867,37.732),(-121.8845,37.744),(-121.8818,37.756),(-121.8761,37.781),(-121.8712,37.857)] -I- 680 [(-121.902447,37.64695),(-121.903435,37.65882)] -I- 680 [(-121.9101,37.715),(-121.909801,37.70519),(-121.909562,37.69734),(-121.909493,37.69507),(-121.9094,37.692),(-121.909295,37.68862),(-121.909145,37.6838),(-121.909103,37.68245),(-121.908715,37.66995),(-121.908524,37.6638),(-121.9082,37.653)] -I- 680 [(-121.9101,37.715),(-121.911269,37.74682),(-121.9119,37.764),(-121.9124,37.776),(-121.9174,37.905),(-121.9194,37.957),(-121.9207,37.988)] -I- 680 [(-121.9139,37.562),(-121.9077,37.609)] -I- 680 [(-121.9139,37.562),(-121.915,37.54),(-121.9156,37.532),(-121.9165,37.519),(-121.9174,37.504),(-121.918,37.493),(-121.92,37.438),(-121.9202,37.435),(-121.9233,37.404),(-121.9238,37.402)] -I- 680 [(-121.9184,37.934),(-121.917,37.913),(-121.9122,37.83),(-121.9052,37.702)] -I- 680 [(-121.92154,37.0104),(-121.9217,37.014)] -I- 680 [(-121.9217,37.014),(-121.9218,37.021)] -I- 680 [(-121.9229,37.039),(-121.9243,37.057),(-121.9286,37.106),(-121.929195,37.11329),(-121.929661,37.119),(-121.932027,37.148),(-121.93391,37.17107),(-121.9357,37.193),(-121.936421,37.20193),(-121.9378,37.219)] -I- 680 [(-121.939,37.15),(-121.9418,37.195)] -I- 680 Ramp ((-121.9007,37.565),(-121.9008,37.558)) -I- 680 Ramp ((-121.921,37.965),(-121.9198,37.96),(-121.9208,37.957),(-121.9199,37.951),(-121.9187,37.941)) -I- 680 Ramp ((-121.9247,37.932),(-121.9211,37.944),(-121.9201,37.944)) -I- 680 Ramp ((-121.9368,37.149),(-121.937,37.144)) -I- 680 Ramp ((-121.9372,37.335),(-121.938,37.32)) -I- 680 Ramp ((-121.9402,37.143),(-121.94,37.139)) -I- 680 Ramp ((-121.9418,37.314),(-121.9414,37.32)) -I- 680 Ramp ((-121.9422,37.314),(-121.9423,37.318)) -I- 680 Ramp [(-121.8698,37.01),(-121.8706,37.038)] -I- 680 Ramp [(-121.8701,37.878),(-121.8681,37.881)] -I- 680 Ramp [(-121.8703,37.891),(-121.8712,37.857),(-121.8678,37.875)] -I- 680 Ramp [(-121.8709,37.924),(-121.8686,37.925)] -I- 680 Ramp [(-121.8712,37.01),(-121.8709,37.047)] -I- 680 Ramp [(-121.8818,37.756),(-121.8842,37.741),(-121.8867,37.732)] -I- 680 Ramp [(-121.8833,37.376),(-121.8833,37.392),(-121.883,37.4),(-121.8835,37.402),(-121.8852,37.422)] -I- 680 Ramp [(-121.8839,37.397),(-121.8847,37.394),(-121.884,37.399)] -I- 680 Ramp [(-121.8985,37.545),(-121.9001,37.565),(-121.8999,37.571),(-121.9008,37.572),(-121.903,37.586)] -I- 680 Ramp [(-121.8994,37.553),(-121.9008,37.558),(-121.9014,37.565)] -I- 680 Ramp [(-121.9027,37.672),(-121.902847,37.6715),(-121.90161,37.64898)] -I- 680 Ramp [(-121.905,37.699),(-121.9004,37.677),(-121.90161,37.64898)] -I- 680 Ramp [(-121.9052,37.702),(-121.9047,37.667),(-121.903435,37.65882)] -I- 680 Ramp [(-121.9077,37.609),(-121.9036,37.614)] -I- 680 Ramp [(-121.9077,37.609),(-121.9053,37.625)] -I- 680 Ramp [(-121.9167,37.5),(-121.9174,37.504)] -I- 680 Ramp [(-121.92,37.438),(-121.9218,37.424),(-121.9238,37.408),(-121.9252,37.392)] -I- 680 Ramp [(-121.921,37.965),(-121.922,37.966),(-121.9214,37.961)] -I- 680 Ramp [(-121.9226,37.394),(-121.9232,37.392),(-121.9252,37.392)] -I- 680 Ramp [(-121.9238,37.402),(-121.9234,37.395),(-121.923,37.399)] -I- 680 Ramp [(-121.9265,37.998),(-121.9242,37.983),(-121.922383,37.9786),(-121.9198,37.975),(-121.9195,37.954),(-121.9187,37.941),(-121.9184,37.934)] -I- 680 Ramp [(-121.9265,37.998),(-121.9249,37.98),(-121.9227,37.963),(-121.9221,37.959),(-121.9214,37.954),(-121.9206,37.947),(-121.9201,37.944),(-121.9184,37.934)] -I- 680 Ramp [(-121.9373,37.148),(-121.937,37.144),(-121.9373,37.125)] -I- 680 Ramp [(-121.9387,37.145),(-121.9376,37.147)] -I- 680 Ramp [(-121.9394,37.144),(-121.9387,37.145)] -I- 680 Ramp [(-121.9401,37.233),(-121.9378,37.219),(-121.937899,37.22791),(-121.938,37.237)] -I- 680 Ramp [(-121.9406,37.142),(-121.94,37.139),(-121.9373,37.125)] -I- 680 Ramp [(-121.9426,37.315),(-121.9423,37.318),(-121.9414,37.32),(-121.9394,37.324),(-121.938,37.32),(-121.9368,37.313)] -I- 80 ((-122.2927,37.299),(-122.2928,37.293),(-122.2932,37.284)) -I- 80 ((-122.2931,37.301),(-122.2949,37.279)) -I- 80 ((-122.2937,37.277),(-122.3016,37.262)) -I- 80 ((-122.2949,37.279),(-122.2962,37.273)) -I- 80 ((-122.2962,37.273),(-122.3004,37.264)) -I- 80 ((-122.3004,37.264),(-122.3016,37.262),(-122.3051,37.254),(-122.3083,37.249)) -I- 80 ((-122.307,37.902),(-122.3074,37.896),(-122.307512,37.89327),(-122.3081,37.879),(-122.3077,37.861)) -I- 80 [(-122.2932,37.284),(-122.2934,37.28)] -I- 80 [(-122.2981,37.492),(-122.2978,37.48),(-122.2976,37.473),(-122.2971,37.452),(-122.2962,37.413)] -I- 80 [(-122.3023,37.644),(-122.2988,37.518)] -I- 80 [(-122.3062,37.774),(-122.3038,37.695)] -I- 80 [(-122.3065,37.935),(-122.3065,37.913),(-122.3067,37.905),(-122.307,37.902)] -I- 80 [(-122.3075,37.828),(-122.3076,37.831)] -I- 80 [(-122.3075,37.828),(-122.3077,37.822),(-122.3074,37.817),(-122.3069,37.801),(-122.3068,37.795)] -I- 80 [(-122.308,37.98),(-122.3066,37.943),(-122.3056,37.912),(-122.3057,37.908),(-122.305805,37.90511),(-122.3061,37.897),(-122.3064,37.893),(-122.3073,37.881),(-122.3073,37.877),(-122.3077,37.861),(-122.3076,37.831)] -I- 80 [(-122.3083,37.249),(-122.3281,37.216),(-122.348,37.175)] -I- 80 Ramp ((-122.2944,37.491),(-122.2956,37.484),(-122.2965,37.478)) -I- 80 Ramp ((-122.2983,37.501),(-122.2979,37.499)) -I- 80 Ramp ((-122.3017,37.67),(-122.3022,37.662)) -I- 80 Ramp [(-122.2871,37.266),(-122.2901,37.274)] -I- 80 Ramp [(-122.2883,37.247),(-122.2904,37.267),(-122.2909,37.273),(-122.2918,37.275),(-122.2937,37.277)] -I- 80 Ramp [(-122.2885,37.254),(-122.2883,37.247)] -I- 80 Ramp [(-122.2885,37.254),(-122.2893,37.266)] -I- 80 Ramp [(-122.2918,37.279),(-122.2926,37.281)] -I- 80 Ramp [(-122.2923,37.282),(-122.2926,37.283),(-122.2932,37.284)] -I- 80 Ramp [(-122.2934,37.28),(-122.2926,37.281)] -I- 80 Ramp [(-122.2934,37.28),(-122.2962,37.273)] -I- 80 Ramp [(-122.2957,37.396),(-122.2946,37.384),(-122.2948,37.367)] -I- 80 Ramp [(-122.2962,37.413),(-122.2959,37.382),(-122.2951,37.372)] -I- 80 Ramp [(-122.2984,37.506),(-122.2977,37.502),(-122.2979,37.499),(-122.2956,37.489),(-122.2962,37.483),(-122.2965,37.478),(-122.2971,37.452)] -I- 80 Ramp [(-122.2988,37.518),(-122.299,37.5),(-122.2994,37.488),(-122.2995,37.477),(-122.2971,37.452)] -I- 80 Ramp [(-122.3038,37.695),(-122.3021,37.67),(-122.3022,37.662),(-122.3023,37.644)] -I- 80 Ramp [(-122.3038,37.695),(-122.3036,37.674),(-122.3034,37.667),(-122.3033,37.661),(-122.3023,37.644)] -I- 80 Ramp [(-122.3044,37.25),(-122.3051,37.254)] -I- 80 Ramp [(-122.3044,37.25),(-122.3083,37.249)] -I- 80 Ramp [(-122.3051,37.254),(-122.3083,37.249)] -I- 80 Ramp [(-122.3051,37.91),(-122.3056,37.912)] -I- 80 Ramp [(-122.3051,37.91),(-122.3057,37.908)] -I- 80 Ramp [(-122.306,37.876),(-122.3066,37.869),(-122.3067,37.843),(-122.3069,37.818)] -I- 80 Ramp [(-122.3068,37.795),(-122.306,37.783),(-122.3062,37.774)] -I- 80 Ramp [(-122.3068,37.795),(-122.3069,37.782),(-122.3062,37.774)] -I- 80 Ramp [(-122.3069,37.925),(-122.3065,37.935)] -I- 80 Ramp [(-122.307,37.902),(-122.3073,37.881)] -I- 80 Ramp [(-122.3072,37.916),(-122.3074,37.896)] -I- 80 Ramp [(-122.307624,37.87781),(-122.307512,37.89327)] -I- 80 Ramp [(-122.3078,37.93),(-122.3081,37.879)] -I- 80 Ramp [(-122.3088,37.885),(-122.3076,37.831)] -I- 880 ((-121.9669,37.075),(-121.9663,37.071),(-121.9656,37.065),(-121.9618,37.037),(-121.95689,37),(-121.948,37.933)) -I- 880 Ramp ((-122.2352,37.767),(-122.2356,37.768),(-122.236,37.768)) -I- 880 [(-121.9357,37.83),(-121.9356,37.826),(-121.9351,37.819),(-121.9349,37.813),(-121.9337,37.788),(-121.9327,37.767),(-121.9232,37.57),(-121.9229,37.563),(-121.9229,37.561),(-121.922487,37.55412)] -I- 880 [(-121.937,37.852),(-121.9368,37.848)] -I- 880 [(-121.948,37.933),(-121.9471,37.925),(-121.9467,37.923),(-121.946,37.918),(-121.9452,37.912),(-121.937,37.852)] -I- 880 [(-121.9995,37.289),(-121.998758,37.28558),(-121.998013,37.282),(-121.996913,37.27613),(-121.9929,37.255),(-121.9919,37.252),(-121.991111,37.24795),(-121.990277,37.24367),(-121.989597,37.24018),(-121.9882,37.233),(-121.9871,37.229),(-121.9865,37.226),(-121.9848,37.216),(-121.982,37.196),(-121.9805,37.186),(-121.975936,37.14723),(-121.9712,37.107)] -I- 880 [(-122.0219,37.466),(-122.0205,37.447),(-122.020331,37.44447),(-122.020008,37.43962),(-122.0195,37.432),(-122.0193,37.429),(-122.0164,37.393),(-122.010219,37.34771),(-122.0041,37.313)] -I- 880 [(-122.0375,37.632),(-122.0359,37.619),(-122.0358,37.616),(-122.034514,37.60409),(-122.031876,37.57965),(-122.031193,37.57332),(-122.03016,37.56375),(-122.02943,37.55698),(-122.028689,37.54929),(-122.027833,37.53908),(-122.025979,37.51698),(-122.0238,37.491)] -I- 880 [(-122.0469,37.774),(-122.0466,37.765),(-122.0465,37.761),(-122.045041,37.72234),(-122.0445,37.708),(-122.0426,37.686),(-122.041515,37.67425),(-122.0414,37.673),(-122.0398,37.656)] -I- 880 [(-122.0612,37.003),(-122.0604,37.991),(-122.0596,37.982),(-122.0585,37.967),(-122.0583,37.961),(-122.0553,37.918),(-122.053635,37.89475),(-122.050759,37.8546),(-122.05,37.844),(-122.0485,37.817),(-122.0483,37.813),(-122.0482,37.811)] -I- 880 [(-122.0666,37.085),(-122.0656,37.067),(-122.0653,37.062),(-122.0644,37.049),(-122.0635,37.036),(-122.0618,37.011)] -I- 880 [(-122.0831,37.312),(-122.0819,37.296),(-122.081,37.285),(-122.0786,37.248),(-122.078,37.24),(-122.077642,37.23496),(-122.076983,37.22567),(-122.076599,37.22026),(-122.076229,37.21505),(-122.0758,37.209)] -I- 880 [(-122.0978,37.528),(-122.096,37.496),(-122.0931,37.453),(-122.09277,37.4496),(-122.090189,37.41442),(-122.0896,37.405),(-122.085,37.34)] -I- 880 [(-122.1048,37.638),(-122.1045,37.633),(-122.1042,37.63),(-122.1033,37.617),(-122.1029,37.61)] -I- 880 [(-122.1365,37.902),(-122.1358,37.898),(-122.1333,37.881),(-122.1323,37.874),(-122.1311,37.866),(-122.1308,37.865),(-122.1307,37.864),(-122.1289,37.851),(-122.1277,37.843),(-122.1264,37.834),(-122.1231,37.812),(-122.1165,37.766),(-122.1104,37.72),(-122.109695,37.71094),(-122.109,37.702),(-122.108312,37.69168),(-122.1076,37.681)] -I- 880 [(-122.1365,37.902),(-122.1376,37.91)] -I- 880 [(-122.1755,37.185),(-122.1747,37.178),(-122.1742,37.173),(-122.1692,37.126),(-122.167792,37.11594),(-122.16757,37.11435),(-122.1671,37.111),(-122.1655,37.1),(-122.165169,37.09811),(-122.1641,37.092),(-122.1596,37.061),(-122.158381,37.05275),(-122.155991,37.03657),(-122.1531,37.017),(-122.1478,37.98),(-122.1407,37.932),(-122.1394,37.924),(-122.1389,37.92),(-122.1376,37.91)] -I- 880 [(-122.1761,37.191),(-122.1757,37.187)] -I- 880 [(-122.1947,37.394),(-122.194,37.385),(-122.1933,37.378),(-122.1882,37.32),(-122.1879,37.317),(-122.1877,37.315),(-122.1876,37.312),(-122.1873,37.309),(-122.1829,37.26),(-122.1818,37.249),(-122.1804,37.234),(-122.1802,37.231),(-122.1776,37.206),(-122.1768,37.197)] -I- 880 [(-122.2068,37.534),(-122.2066,37.53),(-122.206,37.522),(-122.2005,37.46),(-122.1967,37.418),(-122.1959,37.407)] -I- 880 [(-122.2214,37.711),(-122.2202,37.699),(-122.2199,37.695),(-122.219,37.682),(-122.2184,37.672),(-122.2173,37.652),(-122.2159,37.638),(-122.2144,37.616),(-122.2138,37.612),(-122.2135,37.609),(-122.212,37.592),(-122.2116,37.586),(-122.2111,37.581)] -I- 880 [(-122.236,37.783),(-122.2352,37.767),(-122.2348,37.764),(-122.2339,37.758),(-122.2329,37.752),(-122.2323,37.748),(-122.2319,37.746),(-122.2316,37.746),(-122.2312,37.744),(-122.2301,37.743),(-122.2269,37.73),(-122.2267,37.73),(-122.222,37.713)] -I- 880 [(-122.2707,37.975),(-122.2693,37.972),(-122.2681,37.966),(-122.267,37.962),(-122.2659,37.957),(-122.2648,37.952),(-122.2636,37.946),(-122.2625,37.935),(-122.2617,37.927),(-122.2607,37.921),(-122.2593,37.916),(-122.258,37.911),(-122.2536,37.898),(-122.2432,37.858),(-122.2408,37.845),(-122.2386,37.827),(-122.2374,37.811)] -I- 880 [(-122.291,37.052),(-122.2898,37.042),(-122.2888,37.038),(-122.2878,37.036),(-122.2863,37.032)] -I- 880 Ramp ((-121.9349,37.813),(-121.935,37.828)) -I- 880 Ramp ((-121.9351,37.819),(-121.935,37.828),(-121.9339,37.847)) -I- 880 Ramp ((-121.936,37.837),(-121.9351,37.835)) -I- 880 Ramp ((-121.9368,37.848),(-121.9362,37.835)) -I- 880 Ramp ((-121.9376,37.834),(-121.937,37.836)) -I- 880 Ramp ((-121.9477,37.91),(-121.9469,37.911),(-121.9463,37.911)) -I- 880 Ramp ((-121.9682,37.065),(-121.9686,37.066)) -I- 880 Ramp ((-122.0008,37.31),(-122.0002,37.308)) -I- 880 Ramp ((-122.0013,37.298),(-122.0013,37.287)) -I- 880 Ramp ((-122.0369,37.645),(-122.0364,37.646)) -I- 880 Ramp ((-122.0477,37.798),(-122.0466,37.789),(-122.0461,37.785)) -I- 880 Ramp ((-122.0477,37.798),(-122.0482,37.8)) -I- 880 Ramp ((-122.0585,37.967),(-122.0577,37.974),(-122.0548,37.966),(-122.055168,37.96828),(-122.0577,37.984)) -I- 880 Ramp ((-122.0919,37.465),(-122.0931,37.461)) -I- 880 Ramp ((-122.0932,37.439),(-122.0922,37.437),(-122.0915,37.427)) -I- 880 Ramp ((-122.1005,37.571),(-122.1003,37.565),(-122.0997,37.548)) -I- 880 Ramp ((-122.1286,37.836),(-122.1283,37.839)) -I- 880 Ramp ((-122.1335,37.901),(-122.1358,37.905)) -I- 880 Ramp ((-122.1378,37.923),(-122.1374,37.925)) -I- 880 Ramp ((-122.1757,37.187),(-122.1754,37.191)) -I- 880 Ramp ((-122.1863,37.322),(-122.187,37.322)) -I- 880 Ramp ((-122.1876,37.312),(-122.1877,37.309)) -I- 880 Ramp ((-122.2054,37.542),(-122.2057,37.533),(-122.2059,37.526)) -I- 880 Ramp ((-122.2091,37.532),(-122.2089,37.535),(-122.2072,37.535)) -I- 880 Ramp ((-122.2187,37.684),(-122.219,37.688),(-122.2194,37.697)) -I- 880 Ramp ((-122.2301,37.743),(-122.2316,37.751)) -I- 880 Ramp [(-121.9215,37.556),(-121.92179,37.55745),(-121.9229,37.563)] -I- 880 Ramp [(-121.9232,37.57),(-121.9234,37.559),(-121.9229,37.561)] -I- 880 Ramp [(-121.9335,37.851),(-121.9339,37.847),(-121.9351,37.835),(-121.9357,37.83)] -I- 880 Ramp [(-121.9343,37.85),(-121.937,37.852),(-121.937,37.836),(-121.9362,37.835),(-121.9359,37.826),(-121.9349,37.813)] -I- 880 Ramp [(-121.946,37.918),(-121.9463,37.911),(-121.9452,37.912)] -I- 880 Ramp [(-121.9612,37.099),(-121.9615,37.09),(-121.9616,37.087)] -I- 880 Ramp [(-121.9618,37.037),(-121.961998,37.05205),(-121.962212,37.06831),(-121.9623,37.075),(-121.9616,37.087)] -I- 880 Ramp [(-121.9656,37.065),(-121.9678,37.061),(-121.9676,37.065)] -I- 880 Ramp [(-121.9688,37.061),(-121.9686,37.066),(-121.9669,37.075)] -I- 880 Ramp [(-121.9712,37.107),(-121.9643,37.087),(-121.9623,37.085)] -I- 880 Ramp [(-121.986,37.239),(-121.9865,37.236),(-121.9861,37.234)] -I- 880 Ramp [(-121.9865,37.226),(-121.9872,37.22)] -I- 880 Ramp [(-121.9871,37.229),(-121.9863,37.232)] -I- 880 Ramp [(-121.9885,37.211),(-121.9848,37.216)] -I- 880 Ramp [(-122.0019,37.301),(-122.002,37.293)] -I- 880 Ramp [(-122.0041,37.313),(-122.0018,37.315),(-122.0007,37.315),(-122.0005,37.313),(-122.0002,37.308),(-121.9995,37.289)] -I- 880 Ramp [(-122.0041,37.313),(-122.0038,37.308),(-122.0039,37.284),(-122.0013,37.287),(-121.9995,37.289)] -I- 880 Ramp [(-122.0226,37.474),(-122.0214,37.473),(-122.0219,37.466)] -I- 880 Ramp [(-122.0236,37.488),(-122.0231,37.458),(-122.0227,37.458),(-122.0223,37.452),(-122.0205,37.447)] -I- 880 Ramp [(-122.0238,37.491),(-122.0215,37.483),(-122.0211,37.477),(-122.0205,37.447)] -I- 880 Ramp [(-122.0364,37.652),(-122.0364,37.646),(-122.03618,37.63412),(-122.036027,37.62586),(-122.0359,37.619)] -I- 880 Ramp [(-122.0374,37.639),(-122.0375,37.632)] -I- 880 Ramp [(-122.0383,37.64),(-122.0387,37.636),(-122.0387,37.633),(-122.038,37.632)] -I- 880 Ramp [(-122.0392,37.65),(-122.0389,37.625),(-122.0391,37.617),(-122.036099,37.6161),(-122.0358,37.616)] -I- 880 Ramp [(-122.0398,37.656),(-122.0361,37.656)] -I- 880 Ramp [(-122.0482,37.811),(-122.0461,37.785),(-122.0453,37.778),(-122.045,37.775)] -I- 880 Ramp [(-122.0485,37.817),(-122.0484,37.813),(-122.0482,37.8),(-122.0481,37.794),(-122.0478,37.781),(-122.0469,37.774)] -I- 880 Ramp [(-122.059,37.982),(-122.0577,37.984),(-122.0612,37.003)] -I- 880 Ramp [(-122.0604,37.991),(-122.06,37.983),(-122.0605,37.983)] -I- 880 Ramp [(-122.0618,37.011),(-122.0631,37.982),(-122.0585,37.967)] -I- 880 Ramp [(-122.0635,37.036),(-122.064,37.049),(-122.0648,37.069)] -I- 880 Ramp [(-122.0642,37.073),(-122.0648,37.076),(-122.0666,37.085)] -I- 880 Ramp [(-122.0653,37.062),(-122.0663,37.064)] -I- 880 Ramp [(-122.0758,37.209),(-122.073269,37.18911),(-122.073,37.187),(-122.0723,37.183)] -I- 880 Ramp [(-122.0758,37.209),(-122.075697,37.2063),(-122.075,37.188),(-122.0749,37.184)] -I- 880 Ramp [(-122.0837,37.322),(-122.0822,37.316),(-122.0831,37.312)] -I- 880 Ramp [(-122.0837,37.322),(-122.0843,37.316)] -I- 880 Ramp [(-122.085,37.34),(-122.0801,37.316),(-122.081,37.285)] -I- 880 Ramp [(-122.085,37.34),(-122.0866,37.316),(-122.0819,37.296)] -I- 880 Ramp [(-122.0918,37.466),(-122.0896,37.405)] -I- 880 Ramp [(-122.092,37.461),(-122.0923,37.457)] -I- 880 Ramp [(-122.0931,37.453),(-122.0937,37.469),(-122.0931,37.461),(-122.0923,37.457)] -I- 880 Ramp [(-122.096,37.496),(-122.0941,37.464),(-122.0943,37.421),(-122.0915,37.427),(-122.0896,37.405)] -I- 880 Ramp [(-122.0985,37.574),(-122.0986,37.567),(-122.0978,37.528)] -I- 880 Ramp [(-122.0993,37.571),(-122.0999,37.569)] -I- 880 Ramp [(-122.1005,37.571),(-122.1009,37.568)] -I- 880 Ramp [(-122.1022,37.597),(-122.102055,37.59178),(-122.1019,37.562)] -I- 880 Ramp [(-122.1029,37.61),(-122.1013,37.587),(-122.0999,37.569)] -I- 880 Ramp [(-122.1032,37.557),(-122.0997,37.548),(-122.0978,37.528)] -I- 880 Ramp [(-122.1076,37.681),(-122.106243,37.66549),(-122.1062,37.665),(-122.106043,37.66186),(-122.105869,37.65838),(-122.1048,37.638)] -I- 880 Ramp [(-122.1076,37.681),(-122.107021,37.6646),(-122.107,37.664),(-122.106808,37.66184),(-122.1048,37.638)] -I- 880 Ramp [(-122.1287,37.842),(-122.1283,37.839),(-122.1264,37.834)] -I- 880 Ramp [(-122.1289,37.861),(-122.1284,37.855),(-122.1277,37.843)] -I- 880 Ramp [(-122.1296,37.865),(-122.1299,37.866),(-122.1323,37.874)] -I- 880 Ramp [(-122.1318,37.865),(-122.1319,37.866),(-122.1333,37.881)] -I- 880 Ramp [(-122.1376,37.91),(-122.1379,37.909),(-122.1376,37.907),(-122.1365,37.902)] -I- 880 Ramp [(-122.1379,37.891),(-122.1383,37.897),(-122.1377,37.902)] -I- 880 Ramp [(-122.1379,37.931),(-122.137597,37.92736),(-122.1374,37.925),(-122.1373,37.924),(-122.1369,37.914),(-122.1358,37.905),(-122.1365,37.908),(-122.1358,37.898)] -I- 880 Ramp [(-122.1407,37.932),(-122.1397,37.923),(-122.1389,37.917),(-122.1383,37.913)] -I- 880 Ramp [(-122.164,37.106),(-122.1653,37.113),(-122.1651,37.101)] -I- 880 Ramp [(-122.164188,37.10514),(-122.1641,37.092)] -I- 880 Ramp [(-122.1646,37.113),(-122.163,37.111)] -I- 880 Ramp [(-122.1646,37.113),(-122.165458,37.11379),(-122.167792,37.11594)] -I- 880 Ramp [(-122.165757,37.09059),(-122.165169,37.09811)] -I- 880 Ramp [(-122.165757,37.09059),(-122.16635,37.09559)] -I- 880 Ramp [(-122.1675,37.09),(-122.1666,37.089),(-122.165804,37.08972),(-122.1655,37.09),(-122.1641,37.092)] -I- 880 Ramp [(-122.1675,37.09),(-122.16757,37.11435)] -I- 880 Ramp [(-122.173,37.194),(-122.1742,37.173)] -I- 880 Ramp [(-122.1763,37.184),(-122.1761,37.191)] -I- 880 Ramp [(-122.1763,37.193),(-122.1754,37.191),(-122.1745,37.194),(-122.1743,37.192),(-122.1737,37.196),(-122.1725,37.198)] -I- 880 Ramp [(-122.1768,37.197),(-122.1774,37.182),(-122.1769,37.18),(-122.1758,37.181),(-122.1747,37.178)] -I- 880 Ramp [(-122.1868,37.32),(-122.187,37.322),(-122.1873,37.321),(-122.1877,37.319),(-122.1879,37.317)] -I- 880 Ramp [(-122.1893,37.303),(-122.1888,37.305),(-122.1885,37.307),(-122.1877,37.309),(-122.1873,37.309)] -I- 880 Ramp [(-122.1946,37.405),(-122.1942,37.411),(-122.1951,37.411)] -I- 880 Ramp [(-122.1946,37.405),(-122.1947,37.394)] -I- 880 Ramp [(-122.1952,37.418),(-122.1967,37.418)] -I- 880 Ramp [(-122.1954,37.372),(-122.1957,37.378)] -I- 880 Ramp [(-122.1959,37.407),(-122.1958,37.396),(-122.1953,37.396),(-122.1947,37.394)] -I- 880 Ramp [(-122.2065,37.54),(-122.2066,37.535),(-122.2063,37.531),(-122.2059,37.526),(-122.206,37.522)] -I- 880 Ramp [(-122.2092,37.535),(-122.2074,37.536),(-122.2072,37.535),(-122.2066,37.53)] -I- 880 Ramp [(-122.2096,37.565),(-122.2079,37.549),(-122.2061,37.541)] -I- 880 Ramp [(-122.2111,37.581),(-122.2108,37.535)] -I- 880 Ramp [(-122.2176,37.65),(-122.2173,37.652)] -I- 880 Ramp [(-122.2177,37.668),(-122.2168,37.653),(-122.2159,37.638)] -I- 880 Ramp [(-122.218,37.659),(-122.2173,37.652)] -I- 880 Ramp [(-122.2199,37.695),(-122.2194,37.697),(-122.2197,37.7),(-122.2202,37.699)] -I- 880 Ramp [(-122.222,37.713),(-122.2212,37.705),(-122.2207,37.697),(-122.2208,37.694),(-122.2192,37.68),(-122.2184,37.672)] -I- 880 Ramp [(-122.2301,37.743),(-122.2294,37.735)] -I- 880 Ramp [(-122.2316,37.746),(-122.2316,37.751),(-122.2321,37.752),(-122.2329,37.752)] -I- 880 Ramp [(-122.2325,37.743),(-122.2319,37.746)] -I- 880 Ramp [(-122.2361,37.785),(-122.2356,37.781)] -I- 880 Ramp [(-122.237,37.799),(-122.236,37.777),(-122.236,37.768),(-122.2357,37.764),(-122.235,37.754)] -I- 880 Ramp [(-122.2372,37.802),(-122.23638,37.7996),(-122.2361,37.801),(-122.2357,37.801)] -I- 880 Ramp [(-122.2374,37.811),(-122.2374,37.796)] -I- 880 Ramp [(-122.2536,37.898),(-122.254,37.902)] -I- 880 Ramp [(-122.2577,37.914),(-122.258,37.911)] -I- 880 Ramp [(-122.2636,37.946),(-122.2646,37.954)] -I- 880 Ramp [(-122.2636,37.946),(-122.2649,37.95),(-122.2662,37.954)] -I- 880 Ramp [(-122.268,37.969),(-122.2693,37.972)] -I- 880 Ramp [(-122.2685,37.962),(-122.2695,37.969),(-122.2707,37.975)] -I- 880 Ramp [(-122.2729,37.986),(-122.2744,37.986)] -I- 880 Ramp [(-122.274,37.993),(-122.2729,37.986)] -I- 880 Ramp [(-122.2771,37.002),(-122.278,37)] -I- 880 Ramp [(-122.2775,37.007),(-122.2769,37.001)] -I- 880 Ramp [(-122.2849,37.028),(-122.2845,37.026),(-122.2837,37.021)] -I- 880 Ramp [(-122.2863,37.032),(-122.285451,37.03094),(-122.284429,37.02966),(-122.2831,37.028),(-122.2823,37.031)] -I- 880 Ramp [(-122.291454,37.064),(-122.291088,37.06103),(-122.2903,37.05),(-122.2897,37.044),(-122.2888,37.038)] -I- 880 Ramp [(-122.2916,37.052),(-122.2898,37.04),(-122.2888,37.038)] -I- 980 ((-122.268,37.227),(-122.2678,37.233),(-122.2675,37.243)) -I- 980 ((-122.2688,37.2),(-122.2684,37.215),(-122.268,37.227)) -I- 980 [(-122.2675,37.243),(-122.2674,37.246)] -I- 980 [(-122.2681,37.248),(-122.2677,37.252)] -I- 980 [(-122.268237,37.24426),(-122.2682,37.245)] -I- 980 [(-122.2684,37.236),(-122.2683,37.243),(-122.268237,37.24426)] -I- 980 [(-122.2684,37.236),(-122.2684,37.234),(-122.268817,37.22458),(-122.269027,37.21557),(-122.2691,37.213),(-122.2694,37.199),(-122.2693,37.194)] -I- 980 [(-122.2688,37.2),(-122.2688,37.197),(-122.2689,37.191)] -I- 980 [(-122.2699,37.159),(-122.2697,37.165),(-122.2695,37.17),(-122.2693,37.18),(-122.2689,37.191)] -I- 980 [(-122.2701,37.163),(-122.2699,37.172),(-122.2693,37.192),(-122.2693,37.194)] -I- 980 [(-122.2783,37.006),(-122.2787,37.014),(-122.2791,37.024),(-122.279124,37.0254),(-122.2782,37.053),(-122.2778,37.061),(-122.2773,37.068)] -I- 980 [(-122.2789,37.009),(-122.2795,37.022),(-122.279648,37.02711),(-122.2787,37.055),(-122.2782,37.062),(-122.2775,37.075),(-122.2773,37.078),(-122.2763,37.094),(-122.2758,37.1),(-122.274904,37.11235),(-122.274857,37.1131),(-122.2748,37.114)] -I- 980 Ramp [(-122.2688,37.197),(-122.2691,37.191),(-122.2693,37.18)] -I- 980 Ramp [(-122.2688,37.206),(-122.2688,37.203),(-122.2684,37.215)] -I- 980 Ramp [(-122.2691,37.213),(-122.269438,37.20709),(-122.2699,37.199),(-122.27,37.194),(-122.270194,37.18382),(-122.270352,37.17552),(-122.2704,37.173)] -I- 980 Ramp [(-122.2693,37.194),(-122.2691,37.198)] -I- 980 Ramp [(-122.2699,37.159),(-122.2701,37.163)] -I- 980 Ramp [(-122.2739,37.117),(-122.2745,37.119),(-122.2733,37.129)] -I- 980 Ramp [(-122.2773,37.068),(-122.2772,37.061)] -I- 980 Ramp [(-122.2773,37.078),(-122.2766,37.095)] -\. --- --- Data for Name: inet_tbl; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.inet_tbl (c, i) FROM stdin; -192.168.1.0/24 192.168.1.226/24 -192.168.1.0/26 192.168.1.226 -192.168.1.0/24 192.168.1.0/24 -192.168.1.0/24 192.168.1.0/25 -192.168.1.0/24 192.168.1.255/24 -192.168.1.0/24 192.168.1.255/25 -10.0.0.0/8 10.1.2.3/8 -10.0.0.0/32 10.1.2.3/8 -10.1.2.3/32 10.1.2.3 -10.1.2.0/24 10.1.2.3/24 -10.1.0.0/16 10.1.2.3/16 -10.0.0.0/8 10.1.2.3/8 -10.0.0.0/8 11.1.2.3/8 -10.0.0.0/8 9.1.2.3/8 -10:23::f1/128 10:23::f1/64 -10:23::8000/113 10:23::ffff -::ffff:1.2.3.4/128 ::4.3.2.1/24 -10.0.0.0/8 10::/8 -\. --- --- Data for Name: infinite_interval_tbl; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.infinite_interval_tbl (i) FROM stdin; -infinity --infinity -1 year 2 days 03:00:00 -\. --- --- Data for Name: inh_test; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.inh_test (a, b) FROM stdin; -\. --- --- Data for Name: inhf; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.inhf (xx) FROM stdin; -text -\. --- --- Data for Name: inhx; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.inhx (xx) FROM stdin; -\. --- --- Data for Name: insert_tbl; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.insert_tbl (x, y, z) FROM stdin; -4 Y -4 -\N try again \N -7 try again -7 -5 !check failed \N -6 try again -6 -\. --- --- Data for Name: int2_tbl; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.int2_tbl (f1) FROM stdin; -0 -1234 --1234 -32767 --32767 -\. --- --- Data for Name: int4_tbl; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.int4_tbl (f1) FROM stdin; -0 -123456 --123456 -2147483647 --2147483647 -\. --- --- Data for Name: int8_tbl; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.int8_tbl (q1, q2) FROM stdin; -123 456 -123 4567890123456789 -4567890123456789 123 -4567890123456789 4567890123456789 -4567890123456789 -4567890123456789 -\. --- --- Data for Name: interval_tbl; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.interval_tbl (f1) FROM stdin; -00:01:00 -05:00:00 -10 days -34 years -3 mons --00:00:14 -1 day 02:03:04 -6 years -5 mons -5 mons 12:00:00 -infinity --infinity -\. --- --- Data for Name: invalid_check_con; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.invalid_check_con (f1) FROM stdin; -0 -\. --- --- Data for Name: invalid_check_con_child; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.invalid_check_con_child (f1) FROM stdin; -\. --- --- Data for Name: iso8859_5_inputs; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.iso8859_5_inputs (inbytes, description) FROM stdin; -\\x666f6f valid, pure ASCII -\\xe4dede valid -\\x00 invalid, NUL byte -\\xe400dede invalid, NUL byte -\\xe4dede00 invalid, NUL byte -\. --- --- Data for Name: itest1; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.itest1 (a, b) FROM stdin; -10 xyz -20 xyz -3 xyz -101 \N -4 \N -\. --- --- Data for Name: itest10; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.itest10 (a, b) FROM stdin; -1 \N -2 \N -10 xyz -3 xyz -\. --- --- Data for Name: itest11; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.itest11 (a, b) FROM stdin; -1 \N -2 \N -11 xyz -\. --- --- Data for Name: itest13; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.itest13 (a, b, c) FROM stdin; -1 1 1 -2 2 2 -3 3 3 -\. --- --- Data for Name: itest14; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.itest14 (id) FROM stdin; -1 -\. --- --- Data for Name: itest17; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.itest17 (a, b, c) FROM stdin; -\. --- --- Data for Name: itest18; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.itest18 (a, b) FROM stdin; -\. --- --- Data for Name: itest2; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.itest2 (a, b) FROM stdin; -1 \N -20 xyz -3 xyz -4 \N -\. --- --- Data for Name: itest3; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.itest3 (a, b, c) FROM stdin; -7 \N 1 -12 \N 2 -17 a 3 -22 b 4 -27 c 5 -\. --- --- Data for Name: itest4; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.itest4 (a, b) FROM stdin; -1 -2 -\N -\. --- --- Data for Name: itest5; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.itest5 (a, b) FROM stdin; -\. --- --- Data for Name: itest6; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.itest6 (a, b) FROM stdin; -1 \N -100 \N -102 \N -\. --- --- Data for Name: itest7; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.itest7 (a) FROM stdin; -1 -\. --- --- Data for Name: itest7a; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.itest7a (a, b) FROM stdin; -\. --- --- Data for Name: itest7b; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.itest7b (a) FROM stdin; -\. --- --- Data for Name: itest7c; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.itest7c (a) FROM stdin; -1 -\. --- --- Data for Name: itest7d; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.itest7d (a) FROM stdin; -\. --- --- Data for Name: itest7e; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.itest7e (a) FROM stdin; -\. --- --- Data for Name: itest9; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.itest9 (a, b, c) FROM stdin; -100 foo 200 -101 bar 201 -1 foo2 202 -2 bar2 203 -\. --- --- Data for Name: kd_point_tbl; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.kd_point_tbl (p) FROM stdin; -(8800,0) -(1891,1) -(3420,2) -(9850,3) -(7164,4) -(8009,5) -(5057,6) -(6701,7) -(4321,8) -(3043,9) -(1314,10) -(1504,11) -(5222,12) -(6243,13) -(5471,14) -(5006,15) -(5387,16) -(5785,17) -(6621,18) -(6969,19) -(9460,20) -(59,21) -(8020,22) -(7695,23) -(3442,24) -(5119,25) -(646,26) -(9605,27) -(263,28) -(3269,29) -(1839,30) -(9144,31) -(2513,32) -(8850,33) -(236,34) -(3162,35) -(4380,36) -(8095,37) -(209,38) -(3055,39) -(6921,40) -(7046,41) -(7912,42) -(7267,43) -(3599,44) -(923,45) -(1437,46) -(6439,47) -(6989,48) -(8798,49) -(5960,50) -(5832,51) -(6066,52) -(322,53) -(8321,54) -(734,55) -(688,56) -(4212,57) -(9653,58) -(2677,59) -(5423,60) -(2592,61) -(3233,62) -(5032,63) -(2525,64) -(4450,65) -(5778,66) -(5852,67) -(5404,68) -(6223,69) -(6133,70) -(9112,71) -(7575,72) -(7414,73) -(9741,74) -(3767,75) -(9372,76) -(8976,77) -(4071,78) -(1311,79) -(2604,80) -(8840,81) -(567,82) -(5215,83) -(5474,84) -(3906,85) -(1769,86) -(1454,87) -(6877,88) -(6501,89) -(934,90) -(4075,91) -(3180,92) -(7787,93) -(6401,94) -(4244,95) -(4591,96) -(4113,97) -(5925,98) -(1987,99) -(8248,100) -(4151,101) -(8670,102) -(6194,103) -(88,104) -(4058,105) -(2742,106) -(8275,107) -(4258,108) -(6129,109) -(7243,110) -(2392,111) -(9853,112) -(6064,113) -(4391,114) -(726,115) -(6957,116) -(3853,117) -(4524,118) -(5330,119) -(6671,120) -(5314,121) -(9202,122) -(4596,123) -(8951,124) -(9902,125) -(1440,126) -(5339,127) -(3371,128) -(4467,129) -(6216,130) -(5364,131) -(7547,132) -(4338,133) -(3481,134) -(826,135) -(3647,136) -(3337,137) -(3591,138) -(7192,139) -(1078,140) -(1310,141) -(9642,142) -(39,143) -(8682,144) -(1794,145) -(5630,146) -(6748,147) -(3766,148) -(6403,149) -(175,150) -(2179,151) -(7897,152) -(2760,153) -(1675,154) -(2564,155) -(157,156) -(8779,157) -(9591,158) -(8732,159) -(139,160) -(5372,161) -(1278,162) -(4697,163) -(8610,164) -(8180,165) -(2399,166) -(615,167) -(7629,168) -(7628,169) -(4659,170) -(5865,171) -(3973,172) -(552,173) -(708,174) -(3550,175) -(5547,176) -(489,177) -(3794,178) -(9479,179) -(6435,180) -(5120,181) -(3615,182) -(8399,183) -(2155,184) -(6690,185) -(1683,186) -(6302,187) -(516,188) -(3901,189) -(6938,190) -(7484,191) -(7424,192) -(9410,193) -(1714,194) -(8278,195) -(3158,196) -(2511,197) -(2912,198) -(2648,199) -(9385,200) -(7545,201) -(8407,202) -(5893,203) -(7049,204) -(6812,205) -(3649,206) -(9275,207) -(1179,208) -(969,209) -(7920,210) -(998,211) -(3958,212) -(6052,213) -(8791,214) -(5191,215) -(4267,216) -(2829,217) -(6396,218) -(9413,219) -(614,220) -(4660,221) -(8834,222) -(2767,223) -(2444,224) -(4129,225) -(3394,226) -(2705,227) -(8499,228) -(8852,229) -(6174,230) -(750,231) -(8164,232) -(4930,233) -(9904,234) -(7378,235) -(2927,236) -(7155,237) -(1302,238) -(5904,239) -(9687,240) -(3553,241) -(4447,242) -(6878,243) -(9470,244) -(9735,245) -(5967,246) -(6601,247) -(7631,248) -(3559,249) -(2247,250) -(9649,251) -(808,252) -(240,253) -(5031,254) -(9563,255) -(5656,256) -(3886,257) -(2431,258) -(5560,259) -(9065,260) -(8130,261) -(4054,262) -(873,263) -(3092,264) -(6697,265) -(2452,266) -(7867,267) -(3753,268) -(7834,269) -(5846,270) -(7604,271) -(3452,272) -(4788,273) -(8600,274) -(8511,275) -(4452,276) -(1709,277) -(3440,278) -(9188,279) -(3058,280) -(5821,281) -(3428,282) -(3581,283) -(7523,284) -(3131,285) -(2404,286) -(5453,287) -(1599,288) -(7081,289) -(1750,290) -(5085,291) -(9777,292) -(574,293) -(5984,294) -(7039,295) -(7143,296) -(5702,297) -(362,298) -(6997,299) -(2529,300) -(6319,301) -(954,302) -(3413,303) -(9081,304) -(5599,305) -(4772,306) -(1124,307) -(7793,308) -(4201,309) -(7015,310) -(5936,311) -(4625,312) -(4989,313) -(4949,314) -(6273,315) -(4478,316) -(8854,317) -(2105,318) -(8345,319) -(1941,320) -(1765,321) -(9592,322) -(1694,323) -(8940,324) -(7264,325) -(4699,326) -(4541,327) -(5768,328) -(6183,329) -(7457,330) -(7317,331) -(1944,332) -(665,333) -(5974,334) -(7370,335) -(9196,336) -(6796,337) -(6180,338) -(8557,339) -(928,340) -(6275,341) -(409,342) -(6442,343) -(5889,344) -(5180,345) -(1629,346) -(6088,347) -(5598,348) -(1803,349) -(2330,350) -(5901,351) -(780,352) -(7171,353) -(8778,354) -(6622,355) -(9938,356) -(8254,357) -(1951,358) -(1434,359) -(7539,360) -(600,361) -(3122,362) -(5704,363) -(6300,364) -(4585,365) -(6313,366) -(3154,367) -(642,368) -(7736,369) -(5087,370) -(5708,371) -(8169,372) -(9768,373) -(3874,374) -(6831,375) -(18,376) -(6375,377) -(7106,378) -(5926,379) -(4956,380) -(7042,381) -(6043,382) -(2084,383) -(6038,384) -(7253,385) -(2061,386) -(7800,387) -(4970,388) -(8580,389) -(9173,390) -(8558,391) -(3897,392) -(5069,393) -(2301,394) -(9863,395) -(5733,396) -(2338,397) -(9639,398) -(1139,399) -(2293,400) -(6125,401) -(5374,402) -(7216,403) -(2285,404) -(2387,405) -(5015,406) -(2087,407) -(4938,408) -(3635,409) -(7737,410) -(8056,411) -(4502,412) -(54,413) -(3182,414) -(3718,415) -(3989,416) -(8028,417) -(1426,418) -(3801,419) -(241,420) -(8000,421) -(8357,422) -(7548,423) -(7307,424) -(2275,425) -(2718,426) -(7068,427) -(3181,428) -(749,429) -(5195,430) -(6136,431) -(8012,432) -(3957,433) -(3083,434) -(9997,435) -(3299,436) -(846,437) -(2985,438) -(9238,439) -(1403,440) -(5563,441) -(7965,442) -(4512,443) -(9730,444) -(1129,445) -(2624,446) -(8178,447) -(6468,448) -(3027,449) -(3845,450) -(786,451) -(4971,452) -(1542,453) -(7967,454) -(443,455) -(7318,456) -(4913,457) -(9466,458) -(7866,459) -(784,460) -(9040,461) -(3954,462) -(4183,463) -(3608,464) -(7630,465) -(590,466) -(3453,467) -(7757,468) -(7394,469) -(396,470) -(7873,471) -(1553,472) -(598,473) -(7191,474) -(8116,475) -(2516,476) -(7750,477) -(6625,478) -(8838,479) -(4636,480) -(7627,481) -(1690,482) -(7071,483) -(2081,484) -(7138,485) -(864,486) -(6392,487) -(7544,488) -(5438,489) -(7099,490) -(5157,491) -(3391,492) -(3805,493) -(2110,494) -(3176,495) -(5918,496) -(1218,497) -(6683,498) -(914,499) -(4737,500) -(7286,501) -(9975,502) -(8030,503) -(7364,504) -(1389,505) -(4025,506) -(4835,507) -(8045,508) -(1864,509) -(3313,510) -(2384,511) -(6115,512) -(5705,513) -(9269,514) -(3379,515) -(8205,516) -(6575,517) -(486,518) -(4894,519) -(3090,520) -(759,521) -(4864,522) -(4083,523) -(6918,524) -(8146,525) -(1523,526) -(1591,527) -(3343,528) -(1391,529) -(9963,530) -(2423,531) -(1822,532) -(8706,533) -(3001,534) -(6707,535) -(2121,536) -(5814,537) -(2659,538) -(2016,539) -(4286,540) -(9205,541) -(3496,542) -(5333,543) -(5571,544) -(1696,545) -(4871,546) -(4852,547) -(8483,548) -(1376,549) -(5456,550) -(499,551) -(3463,552) -(7426,553) -(5341,554) -(9309,555) -(2055,556) -(2199,557) -(7235,558) -(8661,559) -(9494,560) -(935,561) -(7044,562) -(1974,563) -(9679,564) -(9822,565) -(4088,566) -(1749,567) -(2116,568) -(976,569) -(8689,570) -(2563,571) -(7195,572) -(9985,573) -(7699,574) -(5311,575) -(295,576) -(8214,577) -(3275,578) -(9646,579) -(1908,580) -(3858,581) -(9362,582) -(9307,583) -(6124,584) -(2405,585) -(8422,586) -(393,587) -(8973,588) -(5171,589) -(4929,590) -(6935,591) -(8584,592) -(1035,593) -(3734,594) -(1458,595) -(8746,596) -(1677,597) -(8502,598) -(7752,599) -(2556,600) -(6426,601) -(8420,602) -(4462,603) -(1378,604) -(1387,605) -(8094,606) -(7247,607) -(4261,608) -(5029,609) -(3625,610) -(8068,611) -(102,612) -(5596,613) -(5872,614) -(4742,615) -(2117,616) -(3945,617) -(7483,618) -(4455,619) -(609,620) -(9829,621) -(4857,622) -(3314,623) -(5353,624) -(4909,625) -(7597,626) -(2683,627) -(3223,628) -(5363,629) -(4578,630) -(5544,631) -(1589,632) -(7412,633) -(3803,634) -(6179,635) -(5588,636) -(2134,637) -(4383,638) -(6995,639) -(6598,640) -(8731,641) -(7177,642) -(6578,643) -(9393,644) -(1276,645) -(8766,646) -(1015,647) -(4396,648) -(5564,649) -(927,650) -(3306,651) -(1615,652) -(4550,653) -(2468,654) -(5336,655) -(4471,656) -(8085,657) -(540,658) -(5108,659) -(8015,660) -(2857,661) -(9472,662) -(5666,663) -(3555,664) -(378,665) -(4466,666) -(3247,667) -(6570,668) -(5655,669) -(917,670) -(3637,671) -(3668,672) -(5644,673) -(8286,674) -(6896,675) -(2870,676) -(8041,677) -(8137,678) -(4823,679) -(2438,680) -(6329,681) -(623,682) -(1360,683) -(7987,684) -(9788,685) -(3212,686) -(2725,687) -(7837,688) -(4746,689) -(3986,690) -(9128,691) -(5044,692) -(8132,693) -(9992,694) -(8468,695) -(6876,696) -(3532,697) -(2140,698) -(2183,699) -(9766,700) -(7943,701) -(9243,702) -(6241,703) -(9540,704) -(7418,705) -(1603,706) -(8950,707) -(6933,708) -(2646,709) -(3447,710) -(9957,711) -(4623,712) -(9058,713) -(7361,714) -(2489,715) -(7643,716) -(9166,717) -(7789,718) -(2332,719) -(1832,720) -(8375,721) -(948,722) -(5613,723) -(6310,724) -(4254,725) -(4260,726) -(2060,727) -(4831,728) -(6176,729) -(6688,730) -(5752,731) -(8714,732) -(6739,733) -(7066,734) -(7250,735) -(3161,736) -(1411,737) -(9301,738) -(8324,739) -(9641,740) -(7077,741) -(9888,742) -(9909,743) -(2209,744) -(6904,745) -(6608,746) -(8400,747) -(5124,748) -(5484,749) -(3575,750) -(9723,751) -(360,752) -(1059,753) -(4941,754) -(2535,755) -(4119,756) -(3725,757) -(4758,758) -(9593,759) -(4663,760) -(7734,761) -(9156,762) -(8120,763) -(4385,764) -(2926,765) -(4186,766) -(2508,767) -(4012,768) -(6266,769) -(3709,770) -(7289,771) -(8875,772) -(4412,773) -(3033,774) -(1645,775) -(3557,776) -(6316,777) -(2054,778) -(7031,779) -(3405,780) -(5343,781) -(5240,782) -(9650,783) -(3777,784) -(9041,785) -(6923,786) -(2977,787) -(5500,788) -(1044,789) -(434,790) -(611,791) -(5760,792) -(2445,793) -(7098,794) -(2188,795) -(4597,796) -(1913,797) -(8696,798) -(3332,799) -(8760,800) -(3215,801) -(1625,802) -(4219,803) -(415,804) -(4242,805) -(8660,806) -(6525,807) -(2141,808) -(5152,809) -(8560,810) -(9835,811) -(2657,812) -(6085,813) -(6698,814) -(5421,815) -(6661,816) -(5645,817) -(1248,818) -(5690,819) -(4762,820) -(1455,821) -(9846,822) -(5295,823) -(2826,824) -(7496,825) -(3024,826) -(4945,827) -(4404,828) -(9302,829) -(1286,830) -(8435,831) -(8969,832) -(3302,833) -(9753,834) -(9374,835) -(4907,836) -(1659,837) -(5095,838) -(9446,839) -(8528,840) -(4890,841) -(1221,842) -(5583,843) -(7303,844) -(406,845) -(7542,846) -(9507,847) -(9511,848) -(1373,849) -(6556,850) -(4117,851) -(7794,852) -(7170,853) -(5809,854) -(7828,855) -(8046,856) -(4833,857) -(2107,858) -(4276,859) -(9536,860) -(5549,861) -(6427,862) -(1382,863) -(3256,864) -(3270,865) -(4808,866) -(7938,867) -(4405,868) -(2264,869) -(80,870) -(320,871) -(2383,872) -(3146,873) -(6911,874) -(7377,875) -(9965,876) -(8361,877) -(9417,878) -(2483,879) -(9843,880) -(6395,881) -(6444,882) -(1820,883) -(2768,884) -(5413,885) -(2923,886) -(5286,887) -(6126,888) -(8343,889) -(6010,890) -(4177,891) -(5808,892) -(4859,893) -(9252,894) -(2941,895) -(8693,896) -(4432,897) -(2371,898) -(7546,899) -(1369,900) -(4687,901) -(8941,902) -(226,903) -(3493,904) -(6433,905) -(9189,906) -(6027,907) -(4615,908) -(5320,909) -(7002,910) -(7367,911) -(289,912) -(407,913) -(504,914) -(8301,915) -(1396,916) -(4794,917) -(6400,918) -(1275,919) -(5797,920) -(2221,921) -(2504,922) -(2143,923) -(1083,924) -(6148,925) -(3612,926) -(9499,927) -(5773,928) -(1014,929) -(1427,930) -(6770,931) -(9042,932) -(9892,933) -(1771,934) -(7392,935) -(4465,936) -(278,937) -(7776,938) -(3763,939) -(7503,940) -(3793,941) -(6510,942) -(7641,943) -(3228,944) -(194,945) -(8555,946) -(4997,947) -(8687,948) -(6632,949) -(9607,950) -(6201,951) -(857,952) -(5623,953) -(5979,954) -(2201,955) -(3166,956) -(6249,957) -(3271,958) -(7777,959) -(6732,960) -(6297,961) -(5685,962) -(9931,963) -(7485,964) -(386,965) -(8204,966) -(3606,967) -(1692,968) -(3002,969) -(9676,970) -(915,971) -(7706,972) -(6080,973) -(1860,974) -(1444,975) -(7208,976) -(8554,977) -(2028,978) -(9893,979) -(4740,980) -(6186,981) -(6357,982) -(3699,983) -(7620,984) -(921,985) -(5506,986) -(8851,987) -(3205,988) -(1956,989) -(6272,990) -(1509,991) -(53,992) -(213,993) -(4924,994) -(2097,995) -(4607,996) -(1582,997) -(6643,998) -(2238,999) -(2942,1000) -(1655,1001) -(3226,1002) -(4263,1003) -(960,1004) -(1213,1005) -(1845,1006) -(6944,1007) -(5284,1008) -(188,1009) -(748,1010) -(2226,1011) -(7342,1012) -(6120,1013) -(536,1014) -(3239,1015) -(2832,1016) -(5296,1017) -(5795,1018) -(6290,1019) -(4916,1020) -(8366,1021) -(4248,1022) -(6460,1023) -(9296,1024) -(3486,1025) -(5664,1026) -(7624,1027) -(2790,1028) -(682,1029) -(6412,1030) -(6882,1031) -(1332,1032) -(4911,1033) -(3528,1034) -(271,1035) -(7007,1036) -(2198,1037) -(4266,1038) -(9867,1039) -(7602,1040) -(7521,1041) -(7200,1042) -(4816,1043) -(1669,1044) -(4764,1045) -(7393,1046) -(7434,1047) -(9079,1048) -(9668,1049) -(7184,1050) -(7347,1051) -(951,1052) -(4513,1053) -(2692,1054) -(9930,1055) -(4516,1056) -(1592,1057) -(6312,1058) -(185,1059) -(1848,1060) -(5844,1061) -(1666,1062) -(5864,1063) -(1004,1064) -(1758,1065) -(8823,1066) -(129,1067) -(5703,1068) -(3331,1069) -(5791,1070) -(4421,1071) -(9740,1072) -(798,1073) -(571,1074) -(7084,1075) -(650,1076) -(1467,1077) -(5446,1078) -(830,1079) -(5516,1080) -(8520,1081) -(1152,1082) -(862,1083) -(454,1084) -(9956,1085) -(1654,1086) -(257,1087) -(5469,1088) -(9075,1089) -(7799,1090) -(2001,1091) -(9786,1092) -(7281,1093) -(5137,1094) -(4053,1095) -(7911,1096) -(4298,1097) -(4805,1098) -(9038,1099) -(8023,1100) -(6595,1101) -(9831,1102) -(788,1103) -(902,1104) -(9137,1105) -(1744,1106) -(7285,1107) -(7006,1108) -(9236,1109) -(5472,1110) -(7975,1111) -(4181,1112) -(7677,1113) -(35,1114) -(6813,1115) -(6618,1116) -(8069,1117) -(3071,1118) -(4390,1119) -(7764,1120) -(8163,1121) -(1961,1122) -(1103,1123) -(5486,1124) -(9513,1125) -(7311,1126) -(4144,1127) -(7901,1128) -(4629,1129) -(6858,1130) -(125,1131) -(3834,1132) -(8155,1133) -(8230,1134) -(744,1135) -(357,1136) -(2159,1137) -(8559,1138) -(6866,1139) -(3863,1140) -(4193,1141) -(3277,1142) -(5577,1143) -(9503,1144) -(7642,1145) -(6197,1146) -(8995,1147) -(440,1148) -(8418,1149) -(8531,1150) -(3790,1151) -(7610,1152) -(1252,1153) -(7559,1154) -(9945,1155) -(9023,1156) -(3516,1157) -(4671,1158) -(1465,1159) -(9515,1160) -(3242,1161) -(1732,1162) -(1678,1163) -(1464,1164) -(6546,1165) -(4448,1166) -(9847,1167) -(8264,1168) -(1620,1169) -(9388,1170) -(6445,1171) -(4789,1172) -(1562,1173) -(7305,1174) -(6344,1175) -(5130,1176) -(3284,1177) -(6346,1178) -(1061,1179) -(872,1180) -(123,1181) -(7903,1182) -(560,1183) -(4446,1184) -(3909,1185) -(669,1186) -(7843,1187) -(2546,1188) -(6757,1189) -(466,1190) -(5556,1191) -(7196,1192) -(2947,1193) -(6493,1194) -(7203,1195) -(3716,1196) -(8058,1197) -(433,1198) -(7649,1199) -(6966,1200) -(553,1201) -(3677,1202) -(2344,1203) -(7439,1204) -(3910,1205) -(3638,1206) -(6637,1207) -(4438,1208) -(171,1209) -(310,1210) -(2714,1211) -(5199,1212) -(8005,1213) -(3188,1214) -(1518,1215) -(6760,1216) -(9373,1217) -(1938,1218) -(2865,1219) -(3203,1220) -(6025,1221) -(8684,1222) -(7732,1223) -(3218,1224) -(525,1225) -(601,1226) -(6091,1227) -(4498,1228) -(8192,1229) -(8006,1230) -(6157,1231) -(312,1232) -(8652,1233) -(2787,1234) -(1782,1235) -(23,1236) -(1206,1237) -(1076,1238) -(5379,1239) -(2047,1240) -(6262,1241) -(1840,1242) -(2106,1243) -(1307,1244) -(735,1245) -(3657,1246) -(3006,1247) -(1538,1248) -(6098,1249) -(5267,1250) -(9757,1251) -(1236,1252) -(83,1253) -(9227,1254) -(8772,1255) -(8822,1256) -(7167,1257) -(6909,1258) -(1439,1259) -(2370,1260) -(4577,1261) -(2575,1262) -(2795,1263) -(5520,1264) -(382,1265) -(6335,1266) -(8430,1267) -(4131,1268) -(9332,1269) -(293,1270) -(2276,1271) -(5687,1272) -(5862,1273) -(5073,1274) -(4170,1275) -(5039,1276) -(3294,1277) -(6015,1278) -(9015,1279) -(9785,1280) -(4312,1281) -(6343,1282) -(2161,1283) -(4490,1284) -(4454,1285) -(7647,1286) -(1028,1287) -(2965,1288) -(9900,1289) -(5509,1290) -(7751,1291) -(9594,1292) -(7632,1293) -(6528,1294) -(1041,1295) -(1534,1296) -(4229,1297) -(84,1298) -(2189,1299) -(7566,1300) -(707,1301) -(581,1302) -(6753,1303) -(8604,1304) -(373,1305) -(9635,1306) -(9277,1307) -(7117,1308) -(8564,1309) -(1697,1310) -(7840,1311) -(3646,1312) -(368,1313) -(4797,1314) -(5300,1315) -(7664,1316) -(1466,1317) -(2477,1318) -(2036,1319) -(3624,1320) -(5099,1321) -(1308,1322) -(3704,1323) -(2451,1324) -(4898,1325) -(4959,1326) -(5942,1327) -(2425,1328) -(7760,1329) -(6294,1330) -(6785,1331) -(3542,1332) -(1809,1333) -(130,1334) -(8672,1335) -(2125,1336) -(7683,1337) -(7842,1338) -(9584,1339) -(7963,1340) -(8581,1341) -(2135,1342) -(7352,1343) -(5789,1344) -(8490,1345) -(2145,1346) -(7021,1347) -(3736,1348) -(7396,1349) -(6334,1350) -(5461,1351) -(5337,1352) -(7440,1353) -(6879,1354) -(2432,1355) -(8529,1356) -(7859,1357) -(15,1358) -(7475,1359) -(717,1360) -(250,1361) -(4700,1362) -(7510,1363) -(4562,1364) -(8075,1365) -(871,1366) -(7161,1367) -(9109,1368) -(8675,1369) -(1025,1370) -(4065,1371) -(3511,1372) -(9840,1373) -(7495,1374) -(55,1375) -(6151,1376) -(2512,1377) -(5881,1378) -(1442,1379) -(1270,1380) -(959,1381) -(8251,1382) -(3051,1383) -(5052,1384) -(1863,1385) -(344,1386) -(3590,1387) -(4223,1388) -(2284,1389) -(9425,1390) -(6221,1391) -(195,1392) -(1517,1393) -(3791,1394) -(572,1395) -(46,1396) -(9451,1397) -(3359,1398) -(8867,1399) -(674,1400) -(2674,1401) -(6523,1402) -(6210,1403) -(7564,1404) -(4776,1405) -(2993,1406) -(2969,1407) -(1762,1408) -(685,1409) -(5312,1410) -(3264,1411) -(7008,1412) -(5167,1413) -(3060,1414) -(1752,1415) -(1016,1416) -(7365,1417) -(4358,1418) -(2819,1419) -(6727,1420) -(1459,1421) -(1708,1422) -(471,1423) -(387,1424) -(1166,1425) -(2400,1426) -(3584,1427) -(6423,1428) -(9520,1429) -(8080,1430) -(5709,1431) -(1131,1432) -(8562,1433) -(5766,1434) -(245,1435) -(9869,1436) -(3533,1437) -(5109,1438) -(977,1439) -(1651,1440) -(1357,1441) -(9087,1442) -(3399,1443) -(7543,1444) -(2469,1445) -(8305,1446) -(3265,1447) -(9977,1448) -(3961,1449) -(4952,1450) -(5173,1451) -(860,1452) -(4523,1453) -(2361,1454) -(7877,1455) -(3422,1456) -(5781,1457) -(4752,1458) -(1786,1459) -(1892,1460) -(6389,1461) -(8644,1462) -(9056,1463) -(1423,1464) -(4901,1465) -(3859,1466) -(2324,1467) -(8101,1468) -(8016,1469) -(5826,1470) -(8266,1471) -(7558,1472) -(6976,1473) -(222,1474) -(1624,1475) -(1250,1476) -(1621,1477) -(2350,1478) -(5239,1479) -(6681,1480) -(4983,1481) -(7149,1482) -(3502,1483) -(3133,1484) -(8342,1485) -(3041,1486) -(5383,1487) -(3916,1488) -(1438,1489) -(9408,1490) -(5783,1491) -(683,1492) -(9381,1493) -(5676,1494) -(3224,1495) -(8332,1496) -(3372,1497) -(7436,1498) -(5010,1499) -(7256,1500) -(961,1501) -(4182,1502) -(639,1503) -(8836,1504) -(8705,1505) -(32,1506) -(7913,1507) -(229,1508) -(2393,1509) -(2815,1510) -(4858,1511) -(6283,1512) -(4147,1513) -(6801,1514) -(1011,1515) -(2527,1516) -(381,1517) -(3366,1518) -(9636,1519) -(2239,1520) -(5911,1521) -(449,1522) -(5118,1523) -(7684,1524) -(804,1525) -(8378,1526) -(9855,1527) -(1995,1528) -(1979,1529) -(4510,1530) -(3792,1531) -(3541,1532) -(8847,1533) -(1336,1534) -(6780,1535) -(8711,1536) -(7839,1537) -(677,1538) -(1574,1539) -(2905,1540) -(1879,1541) -(7820,1542) -(4308,1543) -(4474,1544) -(6985,1545) -(6929,1546) -(777,1547) -(8271,1548) -(2389,1549) -(946,1550) -(9682,1551) -(8722,1552) -(470,1553) -(7425,1554) -(2372,1555) -(508,1556) -(163,1557) -(6579,1558) -(2355,1559) -(70,1560) -(651,1561) -(4436,1562) -(4240,1563) -(2722,1564) -(8937,1565) -(8364,1566) -(8317,1567) -(8872,1568) -(5512,1569) -(6651,1570) -(5976,1571) -(3301,1572) -(6784,1573) -(573,1574) -(3015,1575) -(8245,1576) -(5251,1577) -(2281,1578) -(518,1579) -(9839,1580) -(4526,1581) -(1261,1582) -(4259,1583) -(9098,1584) -(6037,1585) -(4284,1586) -(3267,1587) -(5908,1588) -(1549,1589) -(8736,1590) -(2008,1591) -(548,1592) -(8846,1593) -(8374,1594) -(7986,1595) -(6819,1596) -(4418,1597) -(833,1598) -(4416,1599) -(4902,1600) -(6828,1601) -(1118,1602) -(9993,1603) -(1430,1604) -(5670,1605) -(5424,1606) -(5561,1607) -(2027,1608) -(6924,1609) -(5946,1610) -(4294,1611) -(2936,1612) -(3855,1613) -(455,1614) -(2918,1615) -(448,1616) -(2149,1617) -(8890,1618) -(8919,1619) -(4957,1620) -(4,1621) -(4837,1622) -(3976,1623) -(9459,1624) -(7097,1625) -(9226,1626) -(5803,1627) -(21,1628) -(5275,1629) -(3488,1630) -(1595,1631) -(5212,1632) -(6574,1633) -(7524,1634) -(6100,1635) -(1198,1636) -(7345,1637) -(5020,1638) -(6925,1639) -(8915,1640) -(3088,1641) -(4828,1642) -(7276,1643) -(299,1644) -(76,1645) -(8458,1646) -(7207,1647) -(5585,1648) -(3234,1649) -(8001,1650) -(1319,1651) -(6342,1652) -(9199,1653) -(5696,1654) -(2562,1655) -(4226,1656) -(1184,1657) -(5807,1658) -(1890,1659) -(451,1660) -(1049,1661) -(5272,1662) -(4588,1663) -(5213,1664) -(9543,1665) -(6318,1666) -(7992,1667) -(4619,1668) -(7189,1669) -(2178,1670) -(4928,1671) -(3966,1672) -(9790,1673) -(9150,1674) -(313,1675) -(1614,1676) -(1581,1677) -(3674,1678) -(3444,1679) -(1050,1680) -(8241,1681) -(3382,1682) -(7105,1683) -(2957,1684) -(6162,1685) -(5150,1686) -(2622,1687) -(2240,1688) -(8880,1689) -(9250,1690) -(7010,1691) -(1098,1692) -(648,1693) -(5536,1694) -(7858,1695) -(7053,1696) -(8681,1697) -(8832,1698) -(6836,1699) -(4856,1700) -(345,1701) -(6559,1702) -(3017,1703) -(4176,1704) -(2839,1705) -(6065,1706) -(7360,1707) -(9527,1708) -(8849,1709) -(7274,1710) -(4368,1711) -(2488,1712) -(4674,1713) -(365,1714) -(5897,1715) -(8918,1716) -(1988,1717) -(1210,1718) -(2945,1719) -(555,1720) -(9615,1721) -(9939,1722) -(1216,1723) -(745,1724) -(3326,1725) -(953,1726) -(444,1727) -(280,1728) -(3707,1729) -(1351,1730) -(1280,1731) -(628,1732) -(6198,1733) -(1957,1734) -(9241,1735) -(303,1736) -(1945,1737) -(3634,1738) -(4768,1739) -(9262,1740) -(2610,1741) -(6640,1742) -(3338,1743) -(6560,1744) -(5986,1745) -(2970,1746) -(4731,1747) -(9486,1748) -(7204,1749) -(6685,1750) -(6852,1751) -(2325,1752) -(1063,1753) -(6810,1754) -(7718,1755) -(1680,1756) -(7402,1757) -(4134,1758) -(8232,1759) -(6682,1760) -(7952,1761) -(5943,1762) -(5394,1763) -(6554,1764) -(8186,1765) -(199,1766) -(3386,1767) -(8974,1768) -(8140,1769) -(3723,1770) -(8827,1771) -(1998,1772) -(879,1773) -(892,1774) -(9468,1775) -(3797,1776) -(8379,1777) -(2817,1778) -(789,1779) -(3871,1780) -(7931,1781) -(3636,1782) -(699,1783) -(6850,1784) -(6394,1785) -(3475,1786) -(3026,1787) -(876,1788) -(1992,1789) -(3079,1790) -(8128,1791) -(8123,1792) -(3285,1793) -(9315,1794) -(9862,1795) -(2764,1796) -(3544,1797) -(7747,1798) -(7725,1799) -(2449,1800) -(8967,1801) -(7371,1802) -(2158,1803) -(5590,1804) -(8072,1805) -(1971,1806) -(772,1807) -(3433,1808) -(8419,1809) -(1493,1810) -(2584,1811) -(9502,1812) -(4673,1813) -(7403,1814) -(7103,1815) -(7026,1816) -(8574,1817) -(1366,1818) -(5787,1819) -(2552,1820) -(4557,1821) -(3237,1822) -(6901,1823) -(7708,1824) -(2011,1825) -(9455,1826) -(5228,1827) -(4043,1828) -(8242,1829) -(6351,1830) -(5899,1831) -(4849,1832) -(9583,1833) -(4994,1834) -(9787,1835) -(243,1836) -(3931,1837) -(5945,1838) -(1325,1839) -(4142,1840) -(1963,1841) -(7041,1842) -(3074,1843) -(3290,1844) -(4146,1845) -(3832,1846) -(2217,1847) -(635,1848) -(6967,1849) -(3522,1850) -(2471,1851) -(4236,1852) -(853,1853) -(3754,1854) -(796,1855) -(4640,1856) -(9496,1857) -(6873,1858) -(4632,1859) -(5758,1860) -(6514,1861) -(9510,1862) -(8411,1863) -(7762,1864) -(2225,1865) -(4373,1866) -(7326,1867) -(8651,1868) -(9825,1869) -(2988,1870) -(8138,1871) -(7792,1872) -(1232,1873) -(8221,1874) -(4044,1875) -(1204,1876) -(5145,1877) -(7791,1878) -(8270,1879) -(9427,1880) -(2152,1881) -(7790,1882) -(5301,1883) -(626,1884) -(260,1885) -(4369,1886) -(5457,1887) -(3468,1888) -(2257,1889) -(9318,1890) -(8762,1891) -(9153,1892) -(9220,1893) -(8003,1894) -(7257,1895) -(3930,1896) -(2976,1897) -(2531,1898) -(2250,1899) -(8549,1900) -(7197,1901) -(5916,1902) -(5287,1903) -(9095,1904) -(7137,1905) -(7902,1906) -(7598,1907) -(5652,1908) -(2017,1909) -(7255,1910) -(7999,1911) -(5388,1912) -(8754,1913) -(5415,1914) -(8861,1915) -(2874,1916) -(9910,1917) -(5178,1918) -(5698,1919) -(8500,1920) -(1814,1921) -(4968,1922) -(2642,1923) -(1578,1924) -(4774,1925) -(7062,1926) -(5381,1927) -(7985,1928) -(3850,1929) -(5624,1930) -(8948,1931) -(995,1932) -(5058,1933) -(9670,1934) -(3115,1935) -(4935,1936) -(4735,1937) -(1348,1938) -(2380,1939) -(4246,1940) -(522,1941) -(1701,1942) -(9709,1943) -(8829,1944) -(7936,1945) -(8474,1946) -(4676,1947) -(6303,1948) -(3485,1949) -(2695,1950) -(8830,1951) -(898,1952) -(7268,1953) -(6568,1954) -(9724,1955) -(3329,1956) -(9860,1957) -(6833,1958) -(5956,1959) -(3963,1960) -(883,1961) -(2761,1962) -(4644,1963) -(1358,1964) -(2049,1965) -(2193,1966) -(9435,1967) -(5890,1968) -(8149,1969) -(423,1970) -(7980,1971) -(9019,1972) -(1647,1973) -(9495,1974) -(3904,1975) -(5838,1976) -(3866,1977) -(3093,1978) -(9666,1979) -(1246,1980) -(9759,1981) -(7174,1982) -(7678,1983) -(3004,1984) -(5607,1985) -(8510,1986) -(1483,1987) -(2915,1988) -(1548,1989) -(5767,1990) -(3214,1991) -(8663,1992) -(5425,1993) -(8530,1994) -(821,1995) -(8816,1996) -(9367,1997) -(4138,1998) -(94,1999) -(1858,2000) -(5513,2001) -(9620,2002) -(4770,2003) -(5193,2004) -(198,2005) -(417,2006) -(173,2007) -(6248,2008) -(302,2009) -(8983,2010) -(4840,2011) -(2876,2012) -(5841,2013) -(2766,2014) -(9482,2015) -(5335,2016) -(1502,2017) -(9291,2018) -(8655,2019) -(1687,2020) -(8171,2021) -(5699,2022) -(1462,2023) -(608,2024) -(6860,2025) -(6063,2026) -(1422,2027) -(1932,2028) -(5065,2029) -(432,2030) -(4680,2031) -(8172,2032) -(8668,2033) -(256,2034) -(2500,2035) -(274,2036) -(5907,2037) -(8587,2038) -(9942,2039) -(116,2040) -(7134,2041) -(9002,2042) -(1209,2043) -(9983,2044) -(1761,2045) -(7723,2046) -(6518,2047) -(1372,2048) -(3587,2049) -(5323,2050) -(5902,2051) -(3749,2052) -(5965,2053) -(663,2054) -(36,2055) -(9782,2056) -(5412,2057) -(9961,2058) -(6492,2059) -(4234,2060) -(4922,2061) -(6166,2062) -(7019,2063) -(7805,2064) -(9808,2065) -(2550,2066) -(8626,2067) -(5649,2068) -(3117,2069) -(866,2070) -(2323,2071) -(5132,2072) -(9222,2073) -(3934,2074) -(4845,2075) -(7714,2076) -(9818,2077) -(2219,2078) -(6573,2079) -(4555,2080) -(7306,2081) -(9313,2082) -(3924,2083) -(5176,2084) -(9767,2085) -(905,2086) -(8037,2087) -(8133,2088) -(2954,2089) -(7262,2090) -(8768,2091) -(6953,2092) -(1984,2093) -(9348,2094) -(7769,2095) -(2994,2096) -(5938,2097) -(556,2098) -(2577,2099) -(8733,2100) -(3108,2101) -(4166,2102) -(3170,2103) -(8118,2104) -(8454,2105) -(5338,2106) -(402,2107) -(5673,2108) -(4324,2109) -(1943,2110) -(7703,2111) -(7180,2112) -(5478,2113) -(5775,2114) -(6952,2115) -(9022,2116) -(547,2117) -(5877,2118) -(9580,2119) -(6094,2120) -(3398,2121) -(4574,2122) -(3675,2123) -(6413,2124) -(9851,2125) -(126,2126) -(6803,2127) -(6949,2128) -(115,2129) -(4165,2130) -(201,2131) -(9324,2132) -(6562,2133) -(1917,2134) -(558,2135) -(8515,2136) -(6321,2137) -(6892,2138) -(1001,2139) -(2858,2140) -(2434,2141) -(4460,2142) -(5447,2143) -(3799,2144) -(4310,2145) -(405,2146) -(4573,2147) -(706,2148) -(7619,2149) -(7959,2150) -(6712,2151) -(6959,2152) -(9791,2153) -(2112,2154) -(9114,2155) -(3506,2156) -(5002,2157) -(3518,2158) -(602,2159) -(9060,2160) -(3292,2161) -(77,2162) -(1420,2163) -(6001,2164) -(7477,2165) -(6655,2166) -(7845,2167) -(8484,2168) -(4345,2169) -(4250,2170) -(2391,2171) -(6884,2172) -(7270,2173) -(2499,2174) -(7312,2175) -(7113,2176) -(6695,2177) -(6521,2178) -(272,2179) -(9976,2180) -(992,2181) -(6158,2182) -(3281,2183) -(7446,2184) -(4679,2185) -(5203,2186) -(9874,2187) -(8371,2188) -(9086,2189) -(430,2190) -(8749,2191) -(577,2192) -(4884,2193) -(3421,2194) -(2812,2195) -(5958,2196) -(9901,2197) -(8478,2198) -(6545,2199) -(1479,2200) -(1046,2201) -(6372,2202) -(8206,2203) -(9544,2204) -(9287,2205) -(6786,2206) -(6511,2207) -(603,2208) -(2022,2209) -(2086,2210) -(1969,2211) -(4841,2212) -(5845,2213) -(4635,2214) -(4658,2215) -(2896,2216) -(5179,2217) -(8667,2218) -(7294,2219) -(3706,2220) -(8389,2221) -(2486,2222) -(8743,2223) -(2777,2224) -(2113,2225) -(2076,2226) -(2300,2227) -(6894,2228) -(6939,2229) -(446,2230) -(6218,2231) -(1295,2232) -(5135,2233) -(8122,2234) -(316,2235) -(514,2236) -(7970,2237) -(9350,2238) -(3700,2239) -(582,2240) -(9722,2241) -(7398,2242) -(2265,2243) -(3049,2244) -(9121,2245) -(4275,2246) -(6567,2247) -(6755,2248) -(4535,2249) -(7968,2250) -(3412,2251) -(6112,2252) -(6805,2253) -(2880,2254) -(7710,2255) -(7949,2256) -(7043,2257) -(9012,2258) -(878,2259) -(7930,2260) -(667,2261) -(1905,2262) -(4958,2263) -(2973,2264) -(3631,2265) -(5868,2266) -(2873,2267) -(6941,2268) -(6384,2269) -(3806,2270) -(5079,2271) -(1970,2272) -(7810,2273) -(4639,2274) -(6527,2275) -(8079,2276) -(2740,2277) -(2337,2278) -(6670,2279) -(2345,2280) -(401,2281) -(2704,2282) -(5530,2283) -(51,2284) -(4282,2285) -(7336,2286) -(8320,2287) -(7772,2288) -(1894,2289) -(2320,2290) -(6232,2291) -(2833,2292) -(8265,2293) -(4589,2294) -(8182,2295) -(8337,2296) -(8210,2297) -(1406,2298) -(4463,2299) -(4347,2300) -(181,2301) -(9986,2302) -(661,2303) -(4105,2304) -(2187,2305) -(1628,2306) -(3119,2307) -(6804,2308) -(9918,2309) -(8916,2310) -(6057,2311) -(3622,2312) -(9168,2313) -(3720,2314) -(9927,2315) -(5616,2316) -(5210,2317) -(636,2318) -(9936,2319) -(2316,2320) -(4363,2321) -(7657,2322) -(697,2323) -(912,2324) -(8806,2325) -(9698,2326) -(6191,2327) -(1188,2328) -(7676,2329) -(7073,2330) -(8019,2331) -(4726,2332) -(4648,2333) -(3227,2334) -(7232,2335) -(9761,2336) -(3105,2337) -(5266,2338) -(6788,2339) -(2442,2340) -(8198,2341) -(5806,2342) -(8928,2343) -(1657,2344) -(9164,2345) -(1851,2346) -(4744,2347) -(8055,2348) -(1533,2349) -(1260,2350) -(1290,2351) -(297,2352) -(4145,2353) -(863,2354) -(3423,2355) -(8750,2356) -(3546,2357) -(3678,2358) -(5313,2359) -(6233,2360) -(5802,2361) -(7059,2362) -(6481,2363) -(1596,2364) -(8181,2365) -(5368,2366) -(9416,2367) -(9521,2368) -(1042,2369) -(4503,2370) -(3023,2371) -(1976,2372) -(5610,2373) -(7410,2374) -(7872,2375) -(8591,2376) -(1804,2377) -(5299,2378) -(4695,2379) -(2672,2380) -(585,2381) -(8622,2382) -(3780,2383) -(7941,2384) -(3305,2385) -(8653,2386) -(5756,2387) -(576,2388) -(1915,2389) -(4627,2390) -(920,2391) -(2537,2392) -(50,2393) -(1313,2394) -(8542,2395) -(6428,2396) -(4351,2397) -(2050,2398) -(5162,2399) -(8229,2400) -(7782,2401) -(1563,2402) -(267,2403) -(5138,2404) -(7022,2405) -(6705,2406) -(6190,2407) -(8226,2408) -(8882,2409) -(5181,2410) -(4598,2411) -(4882,2412) -(7490,2413) -(5224,2414) -(2174,2415) -(3059,2416) -(8790,2417) -(2222,2418) -(5473,2419) -(937,2420) -(2975,2421) -(9569,2422) -(3456,2423) -(6657,2424) -(3776,2425) -(6072,2426) -(8129,2427) -(1085,2428) -(2079,2429) -(1200,2430) -(3276,2431) -(2608,2432) -(702,2433) -(5750,2434) -(2776,2435) -(9151,2436) -(3282,2437) -(408,2438) -(3473,2439) -(7095,2440) -(3288,2441) -(8215,2442) -(6244,2443) -(8440,2444) -(3800,2445) -(7279,2446) -(9206,2447) -(6465,2448) -(4127,2449) -(7463,2450) -(5117,2451) -(4715,2452) -(2010,2453) -(6486,2454) -(6434,2455) -(2151,2456) -(4821,2457) -(6507,2458) -(8741,2459) -(6846,2460) -(4525,2461) -(8299,2462) -(5465,2463) -(7206,2464) -(2616,2465) -(4440,2466) -(6109,2467) -(7905,2468) -(6498,2469) -(2034,2470) -(7693,2471) -(7511,2472) -(7531,2473) -(6869,2474) -(2763,2475) -(575,2476) -(8953,2477) -(5833,2478) -(9035,2479) -(9123,2480) -(206,2481) -(4155,2482) -(532,2483) -(1370,2484) -(7656,2485) -(7735,2486) -(2118,2487) -(6914,2488) -(6277,2489) -(6347,2490) -(4030,2491) -(9673,2492) -(2015,2493) -(1317,2494) -(404,2495) -(1604,2496) -(1912,2497) -(5727,2498) -(4538,2499) -(6868,2500) -(9801,2501) -(1781,2502) -(7061,2503) -(2412,2504) -(9191,2505) -(1958,2506) -(2203,2507) -(9104,2508) -(3837,2509) -(7055,2510) -(4612,2511) -(6420,2512) -(613,2513) -(1691,2514) -(33,2515) -(875,2516) -(9030,2517) -(4285,2518) -(6236,2519) -(4702,2520) -(3441,2521) -(2150,2522) -(1852,2523) -(7713,2524) -(6849,2525) -(3425,2526) -(4681,2527) -(1134,2528) -(7462,2529) -(2148,2530) -(5921,2531) -(118,2532) -(3065,2533) -(6590,2534) -(4993,2535) -(6818,2536) -(1449,2537) -(2039,2538) -(2524,2539) -(1481,2540) -(6984,2541) -(3960,2542) -(1983,2543) -(6379,2544) -(8975,2545) -(1102,2546) -(2517,2547) -(712,2548) -(5419,2549) -(723,2550) -(8057,2551) -(7471,2552) -(8855,2553) -(5074,2554) -(7139,2555) -(3833,2556) -(5186,2557) -(9436,2558) -(8859,2559) -(6943,2560) -(2315,2561) -(1394,2562) -(8863,2563) -(8812,2564) -(7498,2565) -(8962,2566) -(2533,2567) -(8188,2568) -(6137,2569) -(974,2570) -(2751,2571) -(4975,2572) -(3411,2573) -(3143,2574) -(8011,2575) -(988,2576) -(4289,2577) -(8105,2578) -(9885,2579) -(1002,2580) -(5827,2581) -(1228,2582) -(6352,2583) -(8868,2584) -(3643,2585) -(1468,2586) -(8415,2587) -(9631,2588) -(7408,2589) -(1934,2590) -(996,2591) -(8027,2592) -(8464,2593) -(5007,2594) -(8356,2595) -(4579,2596) -(8513,2597) -(383,2598) -(9304,2599) -(7224,2600) -(6023,2601) -(2746,2602) -(137,2603) -(9441,2604) -(3690,2605) -(913,2606) -(1768,2607) -(8492,2608) -(8083,2609) -(4609,2610) -(7520,2611) -(4231,2612) -(6022,2613) -(9784,2614) -(1343,2615) -(7549,2616) -(269,2617) -(1069,2618) -(4610,2619) -(482,2620) -(3025,2621) -(7914,2622) -(3198,2623) -(1187,2624) -(4707,2625) -(8279,2626) -(6127,2627) -(1305,2628) -(4804,2629) -(6069,2630) -(9229,2631) -(4703,2632) -(6410,2633) -(944,2634) -(3744,2635) -(1127,2636) -(6693,2637) -(583,2638) -(2684,2639) -(6192,2640) -(4157,2641) -(6470,2642) -(8965,2643) -(1433,2644) -(4570,2645) -(1806,2646) -(1230,2647) -(2283,2648) -(6456,2649) -(7427,2650) -(8310,2651) -(8103,2652) -(3947,2653) -(3414,2654) -(2043,2655) -(4393,2656) -(6664,2657) -(4545,2658) -(7637,2659) -(1359,2660) -(5018,2661) -(987,2662) -(1320,2663) -(9311,2664) -(7993,2665) -(7588,2666) -(5983,2667) -(4070,2668) -(8349,2669) -(3810,2670) -(6948,2671) -(7153,2672) -(5371,2673) -(8316,2674) -(5903,2675) -(6718,2676) -(4759,2677) -(2555,2678) -(3457,2679) -(9626,2680) -(2570,2681) -(7964,2682) -(1543,2683) -(929,2684) -(9244,2685) -(9210,2686) -(8334,2687) -(9310,2688) -(5024,2689) -(8794,2690) -(4091,2691) -(649,2692) -(8505,2693) -(6652,2694) -(8945,2695) -(2095,2696) -(8676,2697) -(3994,2698) -(2859,2699) -(5403,2700) -(3254,2701) -(7339,2702) -(7220,2703) -(4154,2704) -(7570,2705) -(2576,2706) -(5764,2707) -(4314,2708) -(2274,2709) -(9756,2710) -(8274,2711) -(1289,2712) -(7335,2713) -(5351,2714) -(8978,2715) -(2,2716) -(8906,2717) -(6388,2718) -(5675,2719) -(255,2720) -(9538,2721) -(1480,2722) -(4015,2723) -(5166,2724) -(91,2725) -(2958,2726) -(9131,2727) -(3944,2728) -(4514,2729) -(5661,2730) -(8724,2731) -(6408,2732) -(5013,2733) -(6156,2734) -(7350,2735) -(9858,2736) -(895,2737) -(8368,2738) -(179,2739) -(4048,2740) -(3073,2741) -(321,2742) -(5352,2743) -(1940,2744) -(8803,2745) -(791,2746) -(9809,2747) -(5519,2748) -(7420,2749) -(7541,2750) -(6538,2751) -(710,2752) -(9488,2753) -(3135,2754) -(4273,2755) -(629,2756) -(9167,2757) -(751,2758) -(1126,2759) -(3724,2760) -(1789,2761) -(792,2762) -(2771,2763) -(4313,2764) -(9312,2765) -(955,2766) -(6382,2767) -(7875,2768) -(7491,2769) -(8193,2770) -(968,2771) -(4951,2772) -(2204,2773) -(2066,2774) -(2631,2775) -(8947,2776) -(8033,2777) -(6264,2778) -(7778,2779) -(9701,2780) -(5091,2781) -(7577,2782) -(3345,2783) -(7329,2784) -(7551,2785) -(6207,2786) -(8664,2787) -(8394,2788) -(7324,2789) -(2713,2790) -(2230,2791) -(9211,2792) -(1296,2793) -(8104,2794) -(6916,2795) -(2208,2796) -(3935,2797) -(7814,2798) -(6508,2799) -(1703,2800) -(5640,2801) -(6417,2802) -(1713,2803) -(5309,2804) -(4364,2805) -(619,2806) -(9498,2807) -(2804,2808) -(2220,2809) -(9542,2810) -(3349,2811) -(9198,2812) -(2727,2813) -(3768,2814) -(2334,2815) -(7770,2816) -(5963,2817) -(4732,2818) -(2448,2819) -(5998,2820) -(8577,2821) -(266,2822) -(2169,2823) -(8228,2824) -(4813,2825) -(2769,2826) -(8382,2827) -(1717,2828) -(7178,2829) -(9547,2830) -(8187,2831) -(3168,2832) -(2180,2833) -(859,2834) -(1554,2835) -(3567,2836) -(5985,2837) -(1,2838) -(5937,2839) -(7594,2840) -(3783,2841) -(6841,2842) -(9694,2843) -(4322,2844) -(6012,2845) -(108,2846) -(3396,2847) -(8643,2848) -(6087,2849) -(2629,2850) -(3009,2851) -(438,2852) -(2480,2853) -(936,2854) -(6,2855) -(768,2856) -(1564,2857) -(3236,2858) -(3932,2859) -(8914,2860) -(119,2861) -(6034,2862) -(5384,2863) -(6885,2864) -(232,2865) -(1293,2866) -(9204,2867) -(527,2868) -(6539,2869) -(3679,2870) -(8282,2871) -(5027,2872) -(7694,2873) -(473,2874) -(6325,2875) -(8761,2876) -(6184,2877) -(419,2878) -(6111,2879) -(3836,2880) -(4086,2881) -(5818,2882) -(4528,2883) -(7199,2884) -(1847,2885) -(2875,2886) -(2872,2887) -(3972,2888) -(7590,2889) -(1914,2890) -(1658,2891) -(2126,2892) -(645,2893) -(6636,2894) -(1469,2895) -(1377,2896) -(8425,2897) -(9300,2898) -(5355,2899) -(840,2900) -(5185,2901) -(6467,2902) -(58,2903) -(5051,2904) -(8901,2905) -(1550,2906) -(1698,2907) -(802,2908) -(2440,2909) -(2260,2910) -(8218,2911) -(5144,2912) -(4822,2913) -(9476,2914) -(7535,2915) -(8738,2916) -(7946,2917) -(8143,2918) -(2623,2919) -(5209,2920) -(7674,2921) -(1135,2922) -(424,2923) -(942,2924) -(7813,2925) -(3539,2926) -(2909,2927) -(3748,2928) -(2996,2929) -(1869,2930) -(8151,2931) -(6361,2932) -(5568,2933) -(2796,2934) -(8489,2935) -(9183,2936) -(8227,2937) -(1844,2938) -(3975,2939) -(6490,2940) -(8303,2941) -(7334,2942) -(2382,2943) -(177,2944) -(8117,2945) -(5485,2946) -(6544,2947) -(8517,2948) -(2252,2949) -(4480,2950) -(4785,2951) -(9700,2952) -(2122,2953) -(8783,2954) -(1453,2955) -(3908,2956) -(7707,2957) -(9049,2958) -(654,2959) -(3336,2960) -(622,2961) -(8398,2962) -(9193,2963) -(7896,2964) -(9798,2965) -(2881,2966) -(672,2967) -(6743,2968) -(8935,2969) -(2426,2970) -(722,2971) -(5088,2972) -(8677,2973) -(6963,2974) -(1653,2975) -(7295,2976) -(6675,2977) -(7183,2978) -(4378,2979) -(2157,2980) -(2621,2981) -(9278,2982) -(79,2983) -(7358,2984) -(3589,2985) -(1254,2986) -(3490,2987) -(7533,2988) -(2800,2989) -(351,2990) -(4359,2991) -(5788,2992) -(5521,2993) -(3351,2994) -(5129,2995) -(315,2996) -(7552,2997) -(9176,2998) -(7458,2999) -(279,3000) -(738,3001) -(2557,3002) -(9395,3003) -(7214,3004) -(6354,3005) -(4799,3006) -(1231,3007) -(5252,3008) -(5250,3009) -(9319,3010) -(1724,3011) -(7947,3012) -(1105,3013) -(1417,3014) -(7101,3015) -(1088,3016) -(979,3017) -(7589,3018) -(8952,3019) -(2864,3020) -(234,3021) -(7231,3022) -(6792,3023) -(4311,3024) -(3374,3025) -(3367,3026) -(2598,3027) -(1033,3028) -(7803,3029) -(3870,3030) -(4962,3031) -(4842,3032) -(8814,3033) -(3429,3034) -(6550,3035) -(6317,3036) -(5023,3037) -(5825,3038) -(5297,3039) -(8764,3040) -(5084,3041) -(6808,3042) -(1780,3043) -(4092,3044) -(3618,3045) -(7299,3046) -(8544,3047) -(2359,3048) -(1939,3049) -(5834,3050) -(1997,3051) -(7917,3052) -(2098,3053) -(7576,3054) -(376,3055) -(8535,3056) -(5659,3057) -(2786,3058) -(8820,3059) -(1229,3060) -(9321,3061) -(7662,3062) -(5535,3063) -(4889,3064) -(8259,3065) -(6789,3066) -(5411,3067) -(6992,3068) -(7698,3069) -(2342,3070) -(1501,3071) -(6322,3072) -(9861,3073) -(9802,3074) -(4750,3075) -(5855,3076) -(4304,3077) -(2605,3078) -(1802,3079) -(9368,3080) -(7107,3081) -(8895,3082) -(3750,3083) -(8934,3084) -(9464,3085) -(1928,3086) -(3196,3087) -(5256,3088) -(7119,3089) -(4495,3090) -(9292,3091) -(1617,3092) -(481,3093) -(56,3094) -(9120,3095) -(1306,3096) -(7773,3097) -(4863,3098) -(1114,3099) -(8124,3100) -(6254,3101) -(8109,3102) -(1747,3103) -(6185,3104) -(3388,3105) -(4905,3106) -(5728,3107) -(7507,3108) -(5662,3109) -(1686,3110) -(5202,3111) -(6905,3112) -(9577,3113) -(7194,3114) -(7016,3115) -(8905,3116) -(3419,3117) -(6881,3118) -(8370,3119) -(6117,3120) -(1636,3121) -(6857,3122) -(7163,3123) -(5040,3124) -(6263,3125) -(4809,3126) -(900,3127) -(3199,3128) -(4156,3129) -(3501,3130) -(164,3131) -(9548,3132) -(1149,3133) -(1962,3134) -(4072,3135) -(4280,3136) -(1398,3137) -(725,3138) -(3988,3139) -(5059,3140) -(2632,3141) -(1909,3142) -(6827,3143) -(8156,3144) -(1192,3145) -(9545,3146) -(2249,3147) -(5580,3148) -(8403,3149) -(4024,3150) -(1866,3151) -(9251,3152) -(9979,3153) -(9899,3154) -(2540,3155) -(8957,3156) -(7702,3157) -(4211,3158) -(6684,3159) -(3883,3160) -(3531,3161) -(9178,3162) -(3389,3163) -(7874,3164) -(4522,3165) -(9399,3166) -(9083,3167) -(1530,3168) -(2360,3169) -(4908,3170) -(4628,3171) -(3889,3172) -(1331,3173) -(1942,3174) -(4734,3175) -(8386,3176) -(3586,3177) -(2354,3178) -(7108,3179) -(1857,3180) -(2544,3181) -(819,3182) -(2878,3183) -(1772,3184) -(354,3185) -(3259,3186) -(2170,3187) -(1190,3188) -(3607,3189) -(4661,3190) -(1796,3191) -(1561,3192) -(4336,3193) -(7550,3194) -(3238,3195) -(9870,3196) -(6502,3197) -(3903,3198) -(2869,3199) -(5072,3200) -(1201,3201) -(6245,3202) -(1402,3203) -(2594,3204) -(9171,3205) -(2620,3206) -(6309,3207) -(1285,3208) -(5466,3209) -(168,3210) -(1410,3211) -(6332,3212) -(9530,3213) -(7749,3214) -(3656,3215) -(37,3216) -(2744,3217) -(4206,3218) -(1846,3219) -(9913,3220) -(4078,3221) -(2080,3222) -(4169,3223) -(2070,3224) -(4500,3225) -(4123,3226) -(5594,3227) -(9941,3228) -(7154,3229) -(8340,3230) -(7110,3231) -(7795,3232) -(132,3233) -(4603,3234) -(9720,3235) -(1460,3236) -(4677,3237) -(9272,3238) -(2279,3239) -(4587,3240) -(2244,3241) -(742,3242) -(4426,3243) -(4571,3244) -(4775,3245) -(24,3246) -(4175,3247) -(9877,3248) -(7271,3249) -(5468,3250) -(6106,3251) -(9005,3252) -(109,3253) -(6365,3254) -(7437,3255) -(7979,3256) -(6050,3257) -(2853,3258) -(7603,3259) -(483,3260) -(5994,3261) -(6708,3262) -(5090,3263) -(4608,3264) -(4551,3265) -(5437,3266) -(4130,3267) -(6363,3268) -(1499,3269) -(384,3270) -(2266,3271) -(6018,3272) -(7915,3273) -(6167,3274) -(9988,3275) -(6599,3276) -(1693,3277) -(5971,3278) -(8470,3279) -(2807,3280) -(1120,3281) -(5924,3282) -(9025,3283) -(9454,3284) -(2259,3285) -(5249,3286) -(6350,3287) -(2930,3288) -(6055,3289) -(7691,3290) -(1573,3291) -(9943,3292) -(3085,3293) -(5928,3294) -(887,3295) -(4630,3296) -(9827,3297) -(8926,3298) -(5726,3299) -(1569,3300) -(8074,3301) -(7909,3302) -(8367,3303) -(7217,3304) -(5254,3305) -(1181,3306) -(6907,3307) -(5508,3308) -(4782,3309) -(793,3310) -(5740,3311) -(3107,3312) -(1197,3313) -(4376,3314) -(6226,3315) -(5033,3316) -(5494,3317) -(3244,3318) -(7670,3319) -(9273,3320) -(5248,3321) -(3381,3322) -(4136,3323) -(4163,3324) -(4270,3325) -(1729,3326) -(2778,3327) -(5082,3328) -(870,3329) -(4192,3330) -(308,3331) -(6783,3332) -(7611,3333) -(4221,3334) -(6353,3335) -(1830,3336) -(2437,3337) -(3360,3338) -(1829,3339) -(9475,3340) -(4566,3341) -(9944,3342) -(6054,3343) -(4722,3344) -(2779,3345) -(8051,3346) -(9671,3347) -(6084,3348) -(3729,3349) -(6627,3350) -(4769,3351) -(2224,3352) -(1404,3353) -(8532,3354) -(6759,3355) -(6404,3356) -(3144,3357) -(973,3358) -(9789,3359) -(6181,3360) -(1519,3361) -(9729,3362) -(8167,3363) -(3830,3364) -(6286,3365) -(3047,3366) -(3183,3367) -(6687,3368) -(2783,3369) -(9920,3370) -(4847,3371) -(3645,3372) -(7406,3373) -(6003,3374) -(3408,3375) -(4243,3376) -(1622,3377) -(5319,3378) -(4033,3379) -(8573,3380) -(8404,3381) -(6993,3382) -(660,3383) -(1136,3384) -(3393,3385) -(9743,3386) -(9705,3387) -(6960,3388) -(2753,3389) -(906,3390) -(999,3391) -(6927,3392) -(4846,3393) -(676,3394) -(8612,3395) -(4111,3396) -(9994,3397) -(4399,3398) -(4464,3399) -(7316,3400) -(8982,3401) -(1871,3402) -(4082,3403) -(3949,3404) -(9352,3405) -(9638,3406) -(8177,3407) -(3499,3408) -(4233,3409) -(1953,3410) -(7372,3411) -(5127,3412) -(4384,3413) -(9964,3414) -(5392,3415) -(616,3416) -(591,3417) -(6422,3418) -(6551,3419) -(9286,3420) -(3817,3421) -(7717,3422) -(8718,3423) -(8608,3424) -(2242,3425) -(4811,3426) -(6838,3427) -(787,3428) -(7940,3429) -(336,3430) -(9859,3431) -(3864,3432) -(7162,3433) -(2071,3434) -(7469,3435) -(2917,3436) -(7486,3437) -(3355,3438) -(6998,3439) -(5498,3440) -(5113,3441) -(2846,3442) -(6834,3443) -(8925,3444) -(2757,3445) -(2775,3446) -(6182,3447) -(4488,3448) -(8523,3449) -(52,3450) -(7251,3451) -(6130,3452) -(205,3453) -(1186,3454) -(1738,3455) -(9485,3456) -(4235,3457) -(7891,3458) -(4960,3459) -(8911,3460) -(1219,3461) -(9652,3462) -(9715,3463) -(6629,3464) -(700,3465) -(9819,3466) -(5188,3467) -(5367,3468) -(6447,3469) -(720,3470) -(9157,3471) -(1082,3472) -(3179,3473) -(4818,3474) -(7607,3475) -(2352,3476) -(1170,3477) -(4269,3478) -(8767,3479) -(3984,3480) -(3190,3481) -(7456,3482) -(4348,3483) -(3150,3484) -(8780,3485) -(2553,3486) -(7526,3487) -(2031,3488) -(8793,3489) -(1122,3490) -(1855,3491) -(6613,3492) -(3231,3493) -(9101,3494) -(4937,3495) -(666,3496) -(8943,3497) -(6164,3498) -(1081,3499) -(210,3500) -(6024,3501) -(5715,3502) -(8938,3503) -(1326,3504) -(7111,3505) -(757,3506) -(8933,3507) -(6495,3508) -(3134,3509) -(1304,3510) -(1835,3511) -(7275,3512) -(7337,3513) -(1282,3514) -(6566,3515) -(3786,3516) -(5741,3517) -(6076,3518) -(9998,3519) -(6268,3520) -(9647,3521) -(4877,3522) -(2652,3523) -(1247,3524) -(2721,3525) -(5968,3526) -(9570,3527) -(6425,3528) -(5451,3529) -(5668,3530) -(9493,3531) -(7973,3532) -(8250,3533) -(82,3534) -(6258,3535) -(9978,3536) -(6930,3537) -(3746,3538) -(7065,3539) -(4281,3540) -(4367,3541) -(9526,3542) -(5880,3543) -(8480,3544) -(2476,3545) -(9074,3546) -(4830,3547) -(3207,3548) -(7894,3549) -(3860,3550) -(5293,3551) -(6895,3552) -(9908,3553) -(9247,3554) -(8110,3555) -(4716,3556) -(4979,3557) -(5280,3558) -(8326,3559) -(5572,3560) -(4665,3561) -(3665,3562) -(6744,3563) -(1897,3564) -(1220,3565) -(2614,3566) -(8509,3567) -(8521,3568) -(4121,3569) -(9663,3570) -(2346,3571) -(3370,3572) -(1498,3573) -(7422,3574) -(3472,3575) -(4126,3576) -(4494,3577) -(6323,3578) -(2823,3579) -(8596,3580) -(6642,3581) -(9276,3582) -(4148,3583) -(9770,3584) -(9812,3585) -(4419,3586) -(3802,3587) -(3210,3588) -(6794,3589) -(242,3590) -(962,3591) -(7151,3592) -(9440,3593) -(721,3594) -(2119,3595) -(9883,3596) -(5071,3597) -(8239,3598) -(7451,3599) -(9517,3600) -(9180,3601) -(9327,3602) -(5462,3603) -(8306,3604) -(6234,3605) -(8771,3606) -(5853,3607) -(8373,3608) -(5017,3609) -(8025,3610) -(2526,3611) -(7419,3612) -(4572,3613) -(7744,3614) -(8825,3615) -(6067,3616) -(3291,3617) -(7115,3618) -(2626,3619) -(4109,3620) -(4056,3621) -(6811,3622) -(680,3623) -(474,3624) -(9294,3625) -(7555,3626) -(8076,3627) -(3840,3628) -(5955,3629) -(994,3630) -(2089,3631) -(869,3632) -(1223,3633) -(1514,3634) -(4891,3635) -(4190,3636) -(4377,3637) -(9195,3638) -(3827,3639) -(7386,3640) -(6665,3641) -(7514,3642) -(6431,3643) -(3251,3644) -(8439,3645) -(831,3646) -(8485,3647) -(7314,3648) -(3044,3649) -(4283,3650) -(298,3651) -(7114,3652) -(9664,3653) -(5315,3654) -(2164,3655) -(3390,3656) -(836,3657) -(3316,3658) -(1284,3659) -(2497,3660) -(1374,3661) -(9525,3662) -(2911,3663) -(9686,3664) -(584,3665) -(5653,3666) -(4986,3667) -(6049,3668) -(9891,3669) -(8809,3670) -(8598,3671) -(2573,3672) -(6864,3673) -(7932,3674) -(6605,3675) -(9500,3676) -(8742,3677) -(9815,3678) -(3319,3679) -(184,3680) -(8886,3681) -(7050,3682) -(9781,3683) -(2443,3684) -(1160,3685) -(4600,3686) -(813,3687) -(5078,3688) -(9008,3689) -(9016,3690) -(2747,3691) -(3106,3692) -(8235,3693) -(5582,3694) -(4334,3695) -(1612,3696) -(5650,3697) -(6086,3698) -(9667,3699) -(4215,3700) -(8553,3701) -(9066,3702) -(1092,3703) -(2848,3704) -(2765,3705) -(6513,3706) -(6541,3707) -(9617,3708) -(5870,3709) -(8811,3710) -(4529,3711) -(161,3712) -(641,3713) -(4767,3714) -(6293,3715) -(3816,3716) -(4748,3717) -(9924,3718) -(6716,3719) -(8828,3720) -(4967,3721) -(9680,3722) -(2784,3723) -(2882,3724) -(3641,3725) -(5537,3726) -(820,3727) -(5847,3728) -(566,3729) -(2246,3730) -(6680,3731) -(2014,3732) -(8355,3733) -(1610,3734) -(9719,3735) -(8498,3736) -(5883,3737) -(7380,3738) -(8865,3739) -(4743,3740) -(5086,3741) -(2739,3742) -(9375,3743) -(7876,3744) -(453,3745) -(6987,3746) -(2860,3747) -(8372,3748) -(2048,3749) -(9231,3750) -(634,3751) -(3998,3752) -(4728,3753) -(579,3754) -(815,3755) -(1009,3756) -(6596,3757) -(2793,3758) -(9589,3759) -(2794,3760) -(2551,3761) -(1588,3762) -(4443,3763) -(5009,3764) -(4287,3765) -(2167,3766) -(2290,3767) -(7225,3768) -(8992,3769) -(1540,3770) -(2029,3771) -(2855,3772) -(3534,3773) -(8078,3774) -(9778,3775) -(3543,3776) -(4778,3777) -(8931,3778) -(557,3779) -(5546,3780) -(7527,3781) -(5000,3782) -(7587,3783) -(3014,3784) -(5276,3785) -(6457,3786) -(389,3787) -(7104,3788) -(9995,3789) -(7368,3790) -(3258,3791) -(9208,3792) -(2396,3793) -(1715,3794) -(1240,3795) -(1952,3796) -(4403,3797) -(6333,3798) -(2492,3799) -(6543,3800) -(5548,3801) -(3458,3802) -(2588,3803) -(1364,3804) -(9856,3805) -(4964,3806) -(773,3807) -(6402,3808) -(7213,3809) -(3385,3810) -(6005,3811) -(9346,3812) -(1831,3813) -(5406,3814) -(2154,3815) -(3721,3816) -(2889,3817) -(4410,3818) -(7102,3819) -(4057,3820) -(9780,3821) -(9481,3822) -(2366,3823) -(2708,3824) -(7399,3825) -(5234,3826) -(1843,3827) -(1006,3828) -(7696,3829) -(6411,3830) -(3913,3831) -(2538,3832) -(3019,3833) -(107,3834) -(427,3835) -(9849,3836) -(4195,3837) -(9215,3838) -(3165,3839) -(3280,3840) -(4477,3841) -(5885,3842) -(3311,3843) -(6453,3844) -(8527,3845) -(1921,3846) -(2427,3847) -(3691,3848) -(3882,3849) -(562,3850) -(377,3851) -(1497,3852) -(4453,3853) -(4678,3854) -(2234,3855) -(1073,3856) -(6479,3857) -(5665,3858) -(586,3859) -(1584,3860) -(2574,3861) -(9833,3862) -(6726,3863) -(8497,3864) -(2914,3865) -(8586,3866) -(6973,3867) -(1322,3868) -(5242,3869) -(5581,3870) -(1365,3871) -(2818,3872) -(3758,3873) -(2665,3874) -(9823,3875) -(7057,3876) -(543,3877) -(4008,3878) -(4397,3879) -(8533,3880) -(9728,3881) -(5198,3882) -(5036,3883) -(4394,3884) -(9633,3885) -(3339,3886) -(9529,3887) -(4780,3888) -(4862,3889) -(8152,3890) -(9330,3891) -(4362,3892) -(4688,3893) -(1903,3894) -(9027,3895) -(5385,3896) -(9854,3897) -(9033,3898) -(3185,3899) -(2618,3900) -(371,3901) -(3697,3902) -(1682,3903) -(3333,3904) -(1722,3905) -(2009,3906) -(3517,3907) -(7640,3908) -(259,3909) -(1400,3910) -(6663,3911) -(1576,3912) -(8843,3913) -(9474,3914) -(1597,3915) -(1143,3916) -(4162,3917) -(1301,3918) -(2935,3919) -(886,3920) -(1661,3921) -(1026,3922) -(7034,3923) -(2305,3924) -(1725,3925) -(909,3926) -(9906,3927) -(3309,3928) -(515,3929) -(932,3930) -(8144,3931) -(5592,3932) -(4003,3933) -(9566,3934) -(4556,3935) -(268,3936) -(8107,3937) -(5816,3938) -(8597,3939) -(9611,3940) -(8070,3941) -(6040,3942) -(3184,3943) -(9656,3944) -(1577,3945) -(1805,3946) -(8268,3947) -(3489,3948) -(4564,3949) -(4006,3950) -(8466,3951) -(938,3952) -(5944,3953) -(8363,3954) -(5348,3955) -(71,3956) -(3620,3957) -(3230,3958) -(6132,3959) -(6143,3960) -(8781,3961) -(5522,3962) -(6320,3963) -(3923,3964) -(2207,3965) -(966,3966) -(9020,3967) -(4616,3968) -(8289,3969) -(5796,3970) -(9259,3971) -(3710,3972) -(251,3973) -(7669,3974) -(6304,3975) -(6454,3976) -(1489,3977) -(715,3978) -(4319,3979) -(7112,3980) -(3726,3981) -(7727,3982) -(8387,3983) -(6555,3984) -(1148,3985) -(9000,3986) -(5278,3987) -(2388,3988) -(7984,3989) -(881,3990) -(6830,3991) -(7056,3992) -(7581,3993) -(5214,3994) -(2505,3995) -(5112,3996) -(9884,3997) -(8040,3998) -(7033,3999) -(9343,4000) -(2931,4001) -(9024,4002) -(6485,4003) -(3465,4004) -(3357,4005) -(2929,4006) -(3086,4007) -(8897,4008) -(9688,4009) -(6522,4010) -(3241,4011) -(8770,4012) -(2884,4013) -(9579,4014) -(3125,4015) -(4604,4016) -(2682,4017) -(254,4018) -(6569,4019) -(2686,4020) -(2123,4021) -(1745,4022) -(247,4023) -(5800,4024) -(1121,4025) -(8893,4026) -(7819,4027) -(1339,4028) -(5680,4029) -(5093,4030) -(3508,4031) -(933,4032) -(1106,4033) -(4386,4034) -(5895,4035) -(2980,4036) -(4400,4037) -(7433,4038) -(6110,4039) -(867,4040) -(5292,4041) -(3926,4042) -(1107,4043) -(7355,4044) -(4689,4045) -(4872,4046) -(7821,4047) -(7277,4048) -(3268,4049) -(8877,4050) -(343,4051) -(621,4052) -(5429,4053) -(392,4054) -(6004,4055) -(6377,4056) -(3037,4057) -(3514,4058) -(8740,4059) -(3877,4060) -(5731,4061) -(6407,4062) -(2044,4063) -(7362,4064) -(5458,4065) -(6437,4066) -(1051,4067) -(1203,4068) -(2176,4069) -(8997,4070) -(6378,4071) -(6006,4072) -(2308,4073) -(625,4074) -(7298,4075) -(5575,4076) -(3565,4077) -(47,4078) -(2413,4079) -(2153,4080) -(752,4081) -(4095,4082) -(2518,4083) -(3681,4084) -(4213,4085) -(2615,4086) -(1471,4087) -(7315,4088) -(6013,4089) -(3077,4090) -(2190,4091) -(528,4092) -(9508,4093) -(2473,4094) -(167,4095) -(8448,4096) -(7538,4097) -(7638,4098) -(4328,4099) -(3812,4100) -(2879,4101) -(4741,4102) -(9155,4103) -(5151,4104) -(5591,4105) -(1034,4106) -(765,4107) -(2664,4108) -(6854,4109) -(8263,4110) -(8658,4111) -(587,4112) -(4553,4113) -(1368,4114) -(1718,4115) -(140,4116) -(8341,4117) -(72,4118) -(6589,4119) -(2024,4120) -(8024,4121) -(9564,4122) -(8625,4123) -(2680,4124) -(4323,4125) -(8981,4126) -(8909,4127) -(5288,4128) -(2057,4129) -(5931,4130) -(9794,4131) -(1012,4132) -(5496,4133) -(9182,4134) -(5258,4135) -(3050,4136) -(2083,4137) -(3069,4138) -(8459,4139) -(169,4140) -(4379,4141) -(5126,4142) -(1415,4143) -(1163,4144) -(3500,4145) -(7202,4146) -(747,4147) -(9264,4148) -(8548,4149) -(4228,4150) -(7122,4151) -(3395,4152) -(5674,4153) -(7293,4154) -(737,4155) -(9595,4156) -(594,4157) -(5322,4158) -(2933,4159) -(4955,4160) -(4073,4161) -(7249,4162) -(192,4163) -(2617,4164) -(7409,4165) -(4903,4166) -(9797,4167) -(9919,4168) -(1878,4169) -(4851,4170) -(5514,4171) -(2582,4172) -(3564,4173) -(7085,4174) -(3619,4175) -(261,4176) -(7338,4177) -(4251,4178) -(5360,4179) -(5678,4180) -(9162,4181) -(5920,4182) -(7156,4183) -(4271,4184) -(4698,4185) -(1572,4186) -(6974,4187) -(4291,4188) -(4036,4189) -(7473,4190) -(4786,4191) -(2662,4192) -(916,4193) -(668,4194) -(4874,4195) -(3752,4196) -(4865,4197) -(7052,4198) -(5712,4199) -(31,4200) -(4944,4201) -(1435,4202) -(501,4203) -(9401,4204) -(5014,4205) -(9125,4206) -(6144,4207) -(1743,4208) -(4316,4209) -(8212,4210) -(7344,4211) -(2051,4212) -(8131,4213) -(7023,4214) -(9674,4215) -(4984,4216) -(111,4217) -(2296,4218) -(5025,4219) -(1756,4220) -(2885,4221) -(2541,4222) -(1919,4223) -(6496,4224) -(6103,4225) -(98,4226) -(3727,4227) -(689,4228) -(7181,4229) -(8447,4230) -(4569,4231) -(8844,4232) -(2436,4233) -(391,4234) -(3035,4235) -(7583,4236) -(1145,4237) -(93,4238) -(8896,4239) -(6719,4240) -(7728,4241) -(1349,4242) -(5349,4243) -(3040,4244) -(2414,4245) -(5122,4246) -(9553,4247) -(5987,4248) -(5939,4249) -(3525,4250) -(1371,4251) -(618,4252) -(6529,4253) -(4010,4254) -(328,4255) -(6121,4256) -(3505,4257) -(2033,4258) -(4724,4259) -(8717,4260) -(5639,4261) -(3448,4262) -(2919,4263) -(3417,4264) -(943,4265) -(775,4266) -(2333,4267) -(4801,4268) -(7169,4269) -(2840,4270) -(9034,4271) -(6154,4272) -(1412,4273) -(2263,4274) -(7118,4275) -(1526,4276) -(491,4277) -(9732,4278) -(7067,4279) -(212,4280) -(1955,4281) -(3303,4282) -(2715,4283) -(8168,4284) -(6799,4285) -(5080,4286) -(4939,4287) -(6604,4288) -(6531,4289) -(9948,4290) -(7923,4291) -(9905,4292) -(340,4293) -(1721,4294) -(9047,4295) -(4723,4296) -(5748,4297) -(6845,4298) -(1556,4299) -(9505,4300) -(3573,4301) -(3785,4302) -(2772,4303) -(7282,4304) -(8106,4305) -(2847,4306) -(9803,4307) -(7719,4308) -(4649,4309) -(6196,4310) -(6026,4311) -(1646,4312) -(6526,4313) -(5110,4314) -(3946,4315) -(445,4316) -(3249,4317) -(2501,4318) -(3243,4319) -(4701,4320) -(472,4321) -(3356,4322) -(9967,4323) -(4292,4324) -(7005,4325) -(6267,4326) -(6678,4327) -(6083,4328) -(760,4329) -(7833,4330) -(2877,4331) -(8810,4332) -(1560,4333) -(1367,4334) -(8756,4335) -(1346,4336) -(6449,4337) -(6658,4338) -(6745,4339) -(4866,4340) -(14,4341) -(4506,4342) -(1923,4343) -(8365,4344) -(1279,4345) -(7666,4346) -(7404,4347) -(65,4348) -(5820,4349) -(459,4350) -(4787,4351) -(5631,4352) -(9717,4353) -(2560,4354) -(8295,4355) -(3596,4356) -(2023,4357) -(5055,4358) -(763,4359) -(6733,4360) -(9266,4361) -(4479,4362) -(1816,4363) -(899,4364) -(230,4365) -(5362,4366) -(1609,4367) -(6750,4368) -(9704,4369) -(3991,4370) -(3959,4371) -(9021,4372) -(7585,4373) -(7083,4374) -(7688,4375) -(2673,4376) -(3554,4377) -(7416,4378) -(5672,4379) -(1355,4380) -(3149,4381) -(5811,4382) -(3759,4383) -(5634,4384) -(8617,4385) -(8949,4386) -(3964,4387) -(3852,4388) -(1555,4389) -(6536,4390) -(4779,4391) -(1893,4392) -(9358,4393) -(7438,4394) -(941,4395) -(4844,4396) -(4745,4397) -(1017,4398) -(327,4399) -(3152,4400) -(4711,4401) -(141,4402) -(1303,4403) -(8873,4404) -(8481,4405) -(5445,4406) -(7868,4407) -(6722,4408) -(6628,4409) -(7738,4410) -(1018,4411) -(3296,4412) -(1946,4413) -(6603,4414) -(3562,4415) -(1147,4416) -(6031,4417) -(6484,4418) -(496,4419) -(4563,4420) -(1037,4421) -(9672,4422) -(9053,4423) -(2523,4424) -(8519,4425) -(8190,4426) -(2068,4427) -(8569,4428) -(6535,4429) -(1810,4430) -(3099,4431) -(7466,4432) -(4017,4433) -(1097,4434) -(7686,4435) -(6742,4436) -(5966,4437) -(3632,4438) -(8837,4439) -(1667,4440) -(8833,4441) -(9805,4442) -(3650,4443) -(2237,4444) -(9980,4445) -(2861,4446) -(1334,4447) -(842,4448) -(1116,4449) -(4055,4450) -(3842,4451) -(1886,4452) -(8589,4453) -(5873,4454) -(7711,4455) -(911,4456) -(5837,4457) -(897,4458) -(4299,4459) -(7774,4460) -(7832,4461) -(9915,4462) -(9,4463) -(9675,4464) -(7953,4465) -(8912,4466) -(4188,4467) -(8446,4468) -(1600,4469) -(43,4470) -(544,4471) -(6977,4472) -(3191,4473) -(418,4474) -(3142,4475) -(5042,4476) -(2194,4477) -(2397,4478) -(4684,4479) -(34,4480) -(3844,4481) -(7824,4482) -(6177,4483) -(9657,4484) -(4546,4485) -(599,4486) -(153,4487) -(6910,4488) -(4408,4489) -(1164,4490) -(6469,4491) -(5996,4492) -(2639,4493) -(2678,4494) -(8392,4495) -(1386,4496) -(5125,4497) -(8453,4498) -(2369,4499) -(1608,4500) -(3781,4501) -(903,4502) -(2099,4503) -(538,4504) -(9177,4505) -(420,4506) -(9080,4507) -(2630,4508) -(5978,4509) -(9239,4510) -(4372,4511) -(4357,4512) -(9857,4513) -(7933,4514) -(9574,4515) -(8294,4516) -(627,4517) -(3229,4518) -(3163,4519) -(7349,4520) -(6889,4521) -(2101,4522) -(6476,4523) -(6765,4524) -(4204,4525) -(5915,4526) -(2318,4527) -(294,4528) -(5245,4529) -(4481,4530) -(7754,4531) -(8494,4532) -(4014,4533) -(2197,4534) -(1297,4535) -(1066,4536) -(5710,4537) -(4100,4538) -(7356,4539) -(7658,4540) -(3666,4541) -(9713,4542) -(691,4543) -(3112,4544) -(6035,4545) -(8353,4546) -(5679,4547) -(2124,4548) -(4714,4549) -(9048,4550) -(7692,4551) -(4542,4552) -(8737,4553) -(4977,4554) -(9349,4555) -(731,4556) -(1788,4557) -(7830,4558) -(3977,4559) -(2421,4560) -(5891,4561) -(1111,4562) -(9224,4563) -(9872,4564) -(2433,4565) -(1491,4566) -(6653,4567) -(1907,4568) -(889,4569) -(561,4570) -(7415,4571) -(2703,4572) -(2561,4573) -(1257,4574) -(2390,4575) -(3915,4576) -(8476,4577) -(607,4578) -(3891,4579) -(7269,4580) -(9537,4581) -(8518,4582) -(5221,4583) -(3274,4584) -(6677,4585) -(3114,4586) -(1966,4587) -(5941,4588) -(9463,4589) -(8966,4590) -(4402,4591) -(3364,4592) -(3698,4593) -(4651,4594) -(2127,4595) -(3614,4596) -(5430,4597) -(3361,4598) -(4798,4599) -(8269,4600) -(6458,4601) -(3358,4602) -(5898,4603) -(1880,4604) -(782,4605) -(3102,4606) -(6366,4607) -(399,4608) -(6773,4609) -(7942,4610) -(6274,4611) -(7447,4612) -(7648,4613) -(3997,4614) -(1759,4615) -(1785,4616) -(8930,4617) -(7595,4618) -(6752,4619) -(5635,4620) -(1579,4621) -(7743,4622) -(5856,4623) -(7273,4624) -(1399,4625) -(3694,4626) -(2782,4627) -(6951,4628) -(6053,4629) -(1753,4630) -(3985,4631) -(6159,4632) -(6250,4633) -(6240,4634) -(6571,4635) -(8624,4636) -(9718,4637) -(5529,4638) -(7089,4639) -(5488,4640) -(5444,4641) -(4899,4642) -(7928,4643) -(4736,4644) -(4317,4645) -(1174,4646) -(6138,4647) -(3943,4648) -(1545,4649) -(6867,4650) -(6832,4651) -(2987,4652) -(5169,4653) -(8998,4654) -(9347,4655) -(4800,4656) -(4200,4657) -(4046,4658) -(7142,4659) -(2733,4660) -(1568,4661) -(5105,4662) -(9115,4663) -(6475,4664) -(3796,4665) -(5410,4666) -(4023,4667) -(8904,4668) -(450,4669) -(8087,4670) -(6478,4671) -(2696,4672) -(1792,4673) -(9699,4674) -(9160,4675) -(9989,4676) -(9568,4677) -(487,4678) -(7863,4679) -(1884,4680) -(2651,4681) -(8285,4682) -(3927,4683) -(4076,4684) -(6149,4685) -(6581,4686) -(8293,4687) -(7665,4688) -(4435,4689) -(1271,4690) -(3928,4691) -(7045,4692) -(4943,4693) -(8473,4694) -(1707,4695) -(7509,4696) -(1593,4697) -(9281,4698) -(8986,4699) -(3740,4700) -(9265,4701) -(1510,4702) -(3022,4703) -(9014,4704) -(6816,4705) -(5518,4706) -(4451,4707) -(8747,4708) -(4646,4709) -(7296,4710) -(9644,4711) -(5977,4712) -(6270,4713) -(5578,4714) -(2465,4715) -(6436,4716) -(8089,4717) -(2409,4718) -(284,4719) -(5576,4720) -(6534,4721) -(8848,4722) -(4305,4723) -(5574,4724) -(596,4725) -(1253,4726) -(521,4727) -(8739,4728) -(908,4729) -(6937,4730) -(4515,4731) -(8630,4732) -(7518,4733) -(8300,4734) -(8434,4735) -(6000,4736) -(4508,4737) -(7861,4738) -(5953,4739) -(5063,4740) -(4501,4741) -(7092,4742) -(4388,4743) -(1826,4744) -(568,4745) -(8184,4746) -(4268,4747) -(5798,4748) -(5190,4749) -(1298,4750) -(4035,4751) -(4504,4752) -(5992,4753) -(770,4754) -(7502,4755) -(824,4756) -(7716,4757) -(5749,4758) -(9814,4759) -(350,4760) -(1390,4761) -(6994,4762) -(3629,4763) -(9937,4764) -(5285,4765) -(3157,4766) -(9549,4767) -(4118,4768) -(756,4769) -(5964,4770) -(7701,4771) -(1242,4772) -(7890,4773) -(1991,4774) -(110,4775) -(9334,4776) -(6231,4777) -(9871,4778) -(9471,4779) -(2697,4780) -(4761,4781) -(8493,4782) -(1045,4783) -(3403,4784) -(9412,4785) -(7652,4786) -(5866,4787) -(6942,4788) -(9353,4789) -(2600,4790) -(6971,4791) -(5391,4792) -(7654,4793) -(1797,4794) -(4530,4795) -(3130,4796) -(9442,4797) -(6659,4798) -(9714,4799) -(3660,4800) -(1906,4801) -(7927,4802) -(1767,4803) -(5523,4804) -(9289,4805) -(2717,4806) -(4099,4807) -(4387,4808) -(8864,4809) -(1774,4810) -(6292,4811) -(847,4812) -(5954,4813) -(8032,4814) -(3295,4815) -(8984,4816) -(7809,4817) -(1670,4818) -(7733,4819) -(6187,4820) -(9326,4821) -(2493,4822) -(9512,4823) -(4342,4824) -(5350,4825) -(6009,4826) -(1208,4827) -(7014,4828) -(2967,4829) -(5831,4830) -(3097,4831) -(1528,4832) -(6429,4833) -(7320,4834) -(844,4835) -(7054,4836) -(1643,4837) -(7626,4838) -(8728,4839) -(8277,4840) -(189,4841) -(3717,4842) -(1020,4843) -(9234,4844) -(9541,4845) -(380,4846) -(397,4847) -(835,4848) -(347,4849) -(2490,4850) -(605,4851) -(7960,4852) -(9681,4853) -(5753,4854) -(1676,4855) -(5533,4856) -(8958,4857) -(664,4858) -(3005,4859) -(8576,4860) -(7304,4861) -(3375,4862) -(6336,4863) -(1392,4864) -(2925,4865) -(1217,4866) -(3714,4867) -(2120,4868) -(2845,4869) -(3865,4870) -(124,4871) -(865,4872) -(9361,4873) -(6338,4874) -(7330,4875) -(513,4876) -(5001,4877) -(549,4878) -(1808,4879) -(7168,4880) -(9878,4881) -(233,4882) -(4262,4883) -(7998,4884) -(2419,4885) -(9960,4886) -(3523,4887) -(5440,4888) -(3030,4889) -(2745,4890) -(7175,4891) -(640,4892) -(1798,4893) -(7499,4894) -(1924,4895) -(1327,4896) -(73,4897) -(9558,4898) -(818,4899) -(9916,4900) -(2978,4901) -(8469,4902) -(9845,4903) -(2326,4904) -(4032,4905) -(5604,4906) -(9610,4907) -(5101,4908) -(7246,4909) -(1292,4910) -(6235,4911) -(1733,4912) -(4647,4913) -(258,4914) -(8438,4915) -(7869,4916) -(9691,4917) -(5422,4918) -(9630,4919) -(4439,4920) -(3140,4921) -(9111,4922) -(4606,4923) -(8620,4924) -(7849,4925) -(346,4926) -(9528,4927) -(1811,4928) -(6068,4929) -(6260,4930) -(5909,4931) -(4518,4932) -(7530,4933) -(3900,4934) -(3969,4935) -(8690,4936) -(5532,4937) -(5989,4938) -(1870,4939) -(1113,4940) -(5155,4941) -(7460,4942) -(6217,4943) -(8333,4944) -(6341,4945) -(6230,4946) -(6902,4947) -(670,4948) -(805,4949) -(1340,4950) -(8649,4951) -(3887,4952) -(5400,4953) -(4354,4954) -(950,4955) -(1544,4956) -(3898,4957) -(8038,4958) -(1095,4959) -(1748,4960) -(9154,4961) -(2182,4962) -(6797,4963) -(9149,4964) -(7351,4965) -(2820,4966) -(9696,4967) -(253,4968) -(3600,4969) -(3892,4970) -(231,4971) -(8331,4972) -(403,4973) -(8642,4974) -(3118,4975) -(3835,4976) -(1117,4977) -(7024,4978) -(2636,4979) -(3778,4980) -(2003,4981) -(5717,4982) -(4869,4983) -(8921,4984) -(888,4985) -(7599,4986) -(8621,4987) -(811,4988) -(9147,4989) -(1413,4990) -(5232,4991) -(5912,4992) -(3418,4993) -(3912,4994) -(9576,4995) -(4225,4996) -(8222,4997) -(7013,4998) -(7037,4999) -(1205,5000) -(8114,5001) -(6585,5002) -(155,5003) -(2841,5004) -(1996,5005) -(4948,5006) -(3304,5007) -(5684,5008) -(6962,5009) -(8691,5010) -(8501,5011) -(4783,5012) -(3762,5013) -(4534,5014) -(4999,5015) -(4618,5016) -(4220,5017) -(3384,5018) -(3036,5019) -(545,5020) -(9946,5021) -(1985,5022) -(2310,5023) -(6563,5024) -(4886,5025) -(9359,5026) -(400,5027) -(9742,5028) -(6736,5029) -(8166,5030) -(861,5031) -(7492,5032) -(1155,5033) -(9769,5034) -(6843,5035) -(5625,5036) -(1910,5037) -(9796,5038) -(6950,5039) -(3084,5040) -(2959,5041) -(2093,5042) -(2738,5043) -(6406,5044) -(9082,5045) -(8568,5046) -(3566,5047) -(3016,5048) -(1207,5049) -(4045,5050) -(4173,5051) -(3939,5052) -(9683,5053) -(1684,5054) -(9271,5055) -(9317,5056) -(5793,5057) -(352,5058) -(7328,5059) -(4582,5060) -(7413,5061) -(6772,5062) -(4973,5063) -(7480,5064) -(5555,5065) -(4227,5066) -(4153,5067) -(4601,5068) -(3782,5069) -(3872,5070) -(893,5071) -(2430,5072) -(2591,5073) -(264,5074) -(6238,5075) -(633,5076) -(1029,5077) -(5934,5078) -(8694,5079) -(7401,5080) -(1165,5081) -(9438,5082) -(4790,5083) -(4531,5084) -(6099,5085) -(8236,5086) -(8551,5087) -(3128,5088) -(3504,5089) -(9071,5090) -(5930,5091) -(6825,5092) -(2218,5093) -(3604,5094) -(5761,5095) -(5414,5096) -(5892,5097) -(4080,5098) -(8018,5099) -(1757,5100) -(5854,5101) -(1335,5102) -(3811,5103) -(9917,5104) -(5947,5105) -(7263,5106) -(1730,5107) -(5747,5108) -(3876,5109) -(2762,5110) -(7613,5111) -(152,5112) -(3941,5113) -(5614,5114) -(9279,5115) -(3048,5116) -(6152,5117) -(5481,5118) -(4675,5119) -(3334,5120) -(4691,5121) -(803,5122) -(5409,5123) -(1054,5124) -(103,5125) -(8565,5126) -(4666,5127) -(6634,5128) -(5538,5129) -(3789,5130) -(4641,5131) -(2458,5132) -(5667,5133) -(6524,5134) -(9179,5135) -(6358,5136) -(6668,5137) -(6414,5138) -(2813,5139) -(8927,5140) -(8695,5141) -(363,5142) -(9966,5143) -(1323,5144) -(8211,5145) -(4375,5146) -(3257,5147) -(6239,5148) -(3602,5149) -(9830,5150) -(7826,5151) -(2108,5152) -(7245,5153) -(8330,5154) -(7441,5155) -(9848,5156) -(1226,5157) -(414,5158) -(1273,5159) -(9866,5160) -(4633,5161) -(8727,5162) -(5308,5163) -(1395,5164) -(1825,5165) -(7606,5166) -(9390,5167) -(2376,5168) -(2377,5169) -(5346,5170) -(4140,5171) -(6032,5172) -(9453,5173) -(9297,5174) -(6455,5175) -(4458,5176) -(9516,5177) -(6211,5178) -(526,5179) -(3570,5180) -(4885,5181) -(6390,5182) -(1606,5183) -(7850,5184) -(3315,5185) -(8322,5186) -(3703,5187) -(9489,5188) -(6104,5189) -(3067,5190) -(2521,5191) -(2581,5192) -(595,5193) -(8291,5194) -(1727,5195) -(6847,5196) -(7494,5197) -(7093,5198) -(7357,5199) -(620,5200) -(2460,5201) -(1598,5202) -(4112,5203) -(2956,5204) -(3193,5205) -(6356,5206) -(730,5207) -(8826,5208) -(9036,5209) -(2085,5210) -(9007,5211) -(6047,5212) -(3953,5213) -(1214,5214) -(4814,5215) -(5738,5216) -(7176,5217) -(3609,5218) -(592,5219) -(9391,5220) -(5345,5221) -(1171,5222) -(7238,5223) -(7561,5224) -(5876,5225) -(6611,5226) -(7300,5227) -(1506,5228) -(1153,5229) -(3831,5230) -(9255,5231) -(1841,5232) -(5075,5233) -(101,5234) -(2627,5235) -(7078,5236) -(2850,5237) -(8703,5238) -(4101,5239) -(318,5240) -(6452,5241) -(5558,5242) -(3127,5243) -(535,5244) -(270,5245) -(4038,5246) -(3404,5247) -(2374,5248) -(6446,5249) -(7758,5250) -(356,5251) -(9197,5252) -(9765,5253) -(4974,5254) -(442,5255) -(4349,5256) -(6119,5257) -(7574,5258) -(4445,5259) -(940,5260) -(1875,5261) -(5951,5262) -(9132,5263) -(6913,5264) -(3308,5265) -(7553,5266) -(2138,5267) -(6252,5268) -(2171,5269) -(4159,5270) -(2401,5271) -(6553,5272) -(5217,5273) -(1405,5274) -(1494,5275) -(5553,5276) -(8296,5277) -(6565,5278) -(817,5279) -(6947,5280) -(4184,5281) -(6577,5282) -(6424,5283) -(2482,5284) -(6874,5285) -(7601,5286) -(4552,5287) -(8406,5288) -(2924,5289) -(8255,5290) -(4920,5291) -(228,5292) -(9431,5293) -(4021,5294) -(2966,5295) -(2862,5296) -(4303,5297) -(9643,5298) -(3008,5299) -(7476,5300) -(3686,5301) -(9051,5302) -(6592,5303) -(924,5304) -(4406,5305) -(5233,5306) -(8881,5307) -(2212,5308) -(5804,5309) -(2990,5310) -(4069,5311) -(5380,5312) -(5016,5313) -(5056,5314) -(3732,5315) -(5527,5316) -(1151,5317) -(7900,5318) -(1660,5319) -(8064,5320) -(8240,5321) -(413,5322) -(8311,5323) -(1065,5324) -(2741,5325) -(5306,5326) -(5464,5327) -(4237,5328) -(3822,5329) -(2548,5330) -(2688,5331) -(8061,5332) -(9340,5333) -(4031,5334) -(2635,5335) -(809,5336) -(3209,5337) -(3825,5338) -(1448,5339) -(9077,5340) -(3730,5341) -(9596,5342) -(3563,5343) -(4116,5344) -(4825,5345) -(8376,5346) -(3917,5347) -(4407,5348) -(8202,5349) -(7675,5350) -(4104,5351) -(9225,5352) -(2834,5353) -(1227,5354) -(3383,5355) -(67,5356) -(1751,5357) -(8054,5358) -(8571,5359) -(2466,5360) -(9405,5361) -(6883,5362) -(4301,5363) -(3705,5364) -(5420,5365) -(3692,5366) -(6851,5367) -(9363,5368) -(2269,5369) -(4918,5370) -(4297,5371) -(1836,5372) -(237,5373) -(6131,5374) -(3174,5375) -(9987,5376) -(3630,5377) -(2899,5378) -(4079,5379) -(5049,5380) -(2963,5381) -(3962,5382) -(7921,5383) -(3967,5384) -(2752,5385) -(7944,5386) -(2205,5387) -(5035,5388) -(1425,5389) -(832,5390) -(1447,5391) -(6108,5392) -(4936,5393) -(7704,5394) -(142,5395) -(4272,5396) -(7667,5397) -(366,5398) -(8866,5399) -(7712,5400) -(3880,5401) -(4631,5402) -(2789,5403) -(7720,5404) -(7618,5405) -(4990,5406) -(7918,5407) -(5067,5408) -(6370,5409) -(2268,5410) -(1949,5411) -(5503,5412) -(9951,5413) -(6823,5414) -(6287,5415) -(6016,5416) -(1977,5417) -(8579,5418) -(6204,5419) -(9764,5420) -(2005,5421) -(1648,5422) -(2457,5423) -(2698,5424) -(7730,5425) -(7287,5426) -(2937,5427) -(6824,5428) -(9256,5429) -(4810,5430) -(3869,5431) -(1993,5432) -(6048,5433) -(6922,5434) -(8,5435) -(6706,5436) -(9159,5437) -(7020,5438) -(767,5439) -(8602,5440) -(4442,5441) -(2040,5442) -(5493,5443) -(275,5444) -(8876,5445) -(7381,5446) -(1827,5447) -(3537,5448) -(6978,5449) -(6160,5450) -(9219,5451) -(5034,5452) -(8463,5453) -(2038,5454) -(9562,5455) -(2687,5456) -(5092,5457) -(539,5458) -(2139,5459) -(9221,5460) -(965,5461) -(6051,5462) -(5822,5463) -(6397,5464) -(2375,5465) -(9415,5466) -(6552,5467) -(2248,5468) -(2611,5469) -(9609,5470) -(2132,5471) -(8452,5472) -(9407,5473) -(2814,5474) -(1889,5475) -(7489,5476) -(2255,5477) -(3380,5478) -(1167,5479) -(5369,5480) -(2378,5481) -(8315,5482) -(2934,5483) -(7924,5484) -(2867,5485) -(9141,5486) -(3613,5487) -(2461,5488) -(4567,5489) -(2906,5490) -(4848,5491) -(6614,5492) -(6200,5493) -(7895,5494) -(6829,5495) -(4087,5496) -(8787,5497) -(3322,5498) -(9091,5499) -(5268,5500) -(2719,5501) -(30,5502) -(1975,5503) -(2641,5504) -(8616,5505) -(5980,5506) -(5170,5507) -(1960,5508) -(8141,5509) -(6692,5510) -(7621,5511) -(3890,5512) -(4300,5513) -(736,5514) -(6626,5515) -(1800,5516) -(3430,5517) -(9519,5518) -(5111,5519) -(6915,5520) -(9246,5521) -(5141,5522) -(5922,5523) -(3087,5524) -(1859,5525) -(8482,5526) -(8414,5527) -(6662,5528) -(8614,5529) -(42,5530) -(7582,5531) -(8183,5532) -(1299,5533) -(7004,5534) -(3298,5535) -(7884,5536) -(4191,5537) -(7346,5538) -(7989,5539) -(5719,5540) -(800,5541) -(6509,5542) -(4672,5543) -(4434,5544) -(8309,5545) -(5134,5546) -(5153,5547) -(1522,5548) -(8629,5549) -(4549,5550) -(9506,5551) -(6542,5552) -(2579,5553) -(4664,5554) -(696,5555) -(7950,5556) -(5,5557) -(7806,5558) -(2770,5559) -(1344,5560) -(511,5561) -(9070,5562) -(2961,5563) -(8031,5564) -(326,5565) -(183,5566) -(5917,5567) -(8256,5568) -(7889,5569) -(9029,5570) -(1316,5571) -(7442,5572) -(2810,5573) -(20,5574) -(2306,5575) -(4694,5576) -(9710,5577) -(1791,5578) -(6730,5579) -(359,5580) -(8097,5581) -(6147,5582) -(643,5583) -(698,5584) -(3881,5585) -(7600,5586) -(1583,5587) -(9612,5588) -(1032,5589) -(4834,5590) -(5076,5591) -(3070,5592) -(1421,5593) -(8970,5594) -(6271,5595) -(8547,5596) -(1259,5597) -(8328,5598) -(1503,5599) -(2253,5600) -(7449,5601) -(3579,5602) -(1585,5603) -(5543,5604) -(8627,5605) -(8618,5606) -(1911,5607) -(2758,5608) -(5744,5609) -(4976,5610) -(6380,5611) -(1937,5612) -(9903,5613) -(4409,5614) -(4133,5615) -(5263,5616) -(7888,5617) -(6060,5618) -(2522,5619) -(5550,5620) -(9396,5621) -(176,5622) -(5148,5623) -(6691,5624) -(4652,5625) -(5096,5626) -(2408,5627) -(7322,5628) -(6782,5629) -(4642,5630) -(5427,5631) -(4461,5632) -(8416,5633) -(2593,5634) -(6202,5635) -(3826,5636) -(4417,5637) -(7871,5638) -(5622,5639) -(3010,5640) -(3407,5641) -(1274,5642) -(2828,5643) -(3427,5644) -(612,5645) -(8729,5646) -(1239,5647) -(8990,5648) -(5609,5649) -(4441,5650) -(9078,5651) -(6699,5652) -(8390,5653) -(5455,5654) -(7537,5655) -(4669,5656) -(5534,5657) -(1920,5658) -(9465,5659) -(4897,5660) -(1990,5661) -(7148,5662) -(533,5663) -(4339,5664) -(6450,5665) -(9627,5666) -(5539,5667) -(6758,5668) -(3435,5669) -(4350,5670) -(9088,5671) -(6368,5672) -(6337,5673) -(4361,5674) -(1719,5675) -(3109,5676) -(7135,5677) -(1964,5678) -(3,5679) -(1868,5680) -(5182,5681) -(7567,5682) -(3676,5683) -(9382,5684) -(8645,5685) -(2018,5686) -(217,5687) -(6793,5688) -(7280,5689) -(2168,5690) -(5259,5691) -(6019,5692) -(877,5693) -(4961,5694) -(1873,5695) -(13,5696) -(1537,5697) -(3129,5698) -(6473,5699) -(7865,5700) -(7822,5701) -(239,5702) -(2062,5703) -(762,5704) -(3764,5705) -(465,5706) -(2587,5707) -(8402,5708) -(1055,5709) -(3072,5710) -(7359,5711) -(6558,5712) -(48,5713) -(5382,5714) -(947,5715) -(2644,5716) -(7516,5717) -(2362,5718) -(839,5719) -(2216,5720) -(7673,5721) -(8173,5722) -(1630,5723) -(9057,5724) -(4392,5725) -(3695,5726) -(5751,5727) -(5745,5728) -(7945,5729) -(5174,5730) -(3829,5731) -(3317,5732) -(4253,5733) -(1291,5734) -(3266,5735) -(2939,5736) -(2755,5737) -(6844,5738) -(8594,5739) -(704,5740) -(1681,5741) -(364,5742) -(2928,5743) -(117,5744) -(96,5745) -(7796,5746) -(3101,5747) -(3397,5748) -(1605,5749) -(4881,5750) -(4521,5751) -(6430,5752) -(282,5753) -(9645,5754) -(8946,5755) -(5064,5756) -(7470,5757) -(5886,5758) -(6280,5759) -(5247,5760) -(412,5761) -(5342,5762) -(2271,5763) -(849,5764) -(1885,5765) -(5620,5766) -(7079,5767) -(5819,5768) -(7497,5769) -(5993,5770) -(3739,5771) -(6296,5772) -(2716,5773) -(1130,5774) -(5593,5775) -(6972,5776) -(8360,5777) -(6448,5778) -(3689,5779) -(7951,5780) -(2974,5781) -(6600,5782) -(4662,5783) -(4765,5784) -(355,5785) -(6228,5786) -(964,5787) -(3082,5788) -(7028,5789) -(4505,5790) -(8961,5791) -(9571,5792) -(9394,5793) -(4245,5794) -(7560,5795) -(2907,5796) -(7817,5797) -(5408,5798) -(8092,5799) -(1309,5800) -(6673,5801) -(1245,5802) -(6790,5803) -(8380,5804) -(5786,5805) -(9590,5806) -(5763,5807) -(1345,5808) -(3480,5809) -(7864,5810) -(4853,5811) -(1445,5812) -(170,5813) -(7348,5814) -(3920,5815) -(3307,5816) -(4584,5817) -(3344,5818) -(4360,5819) -(8757,5820) -(4315,5821) -(5243,5822) -(8550,5823) -(159,5824) -(4710,5825) -(7179,5826) -(2509,5827) -(6981,5828) -(5060,5829) -(5601,5830) -(703,5831) -(8719,5832) -(1570,5833) -(1036,5834) -(6703,5835) -(252,5836) -(631,5837) -(5098,5838) -(8346,5839) -(4910,5840) -(559,5841) -(1477,5842) -(5115,5843) -(8784,5844) -(4422,5845) -(2702,5846) -(9599,5847) -(2463,5848) -(498,5849) -(494,5850) -(8632,5851) -(3449,5852) -(5888,5853) -(2211,5854) -(2835,5855) -(4196,5856) -(2177,5857) -(1959,5858) -(5172,5859) -(7898,5860) -(5729,5861) -(469,5862) -(4456,5863) -(3578,5864) -(8623,5865) -(6749,5866) -(6735,5867) -(5197,5868) -(2067,5869) -(5600,5870) -(7741,5871) -(9925,5872) -(9685,5873) -(7622,5874) -(6859,5875) -(3094,5876) -(2628,5877) -(40,5878) -(1644,5879) -(588,5880) -(7522,5881) -(162,5882) -(3610,5883) -(3561,5884) -(8185,5885) -(7237,5886) -(4592,5887) -(7082,5888) -(4719,5889) -(3879,5890) -(1662,5891) -(3995,5892) -(5828,5893) -(4197,5894) -(5146,5895) -(753,5896) -(7064,5897) -(1312,5898) -(5573,5899) -(7634,5900) -(2459,5901) -(8636,5902) -(5318,5903) -(1064,5904) -(9779,5905) -(6512,5906) -(3572,5907) -(816,5908) -(3978,5909) -(5390,5910) -(4685,5911) -(3003,5912) -(2638,5913) -(9716,5914) -(9598,5915) -(9501,5916) -(1704,5917) -(8609,5918) -(5211,5919) -(3605,5920) -(8730,5921) -(4208,5922) -(7784,5923) -(7501,5924) -(7862,5925) -(8922,5926) -(3857,5927) -(6393,5928) -(506,5929) -(4232,5930) -(8991,5931) -(8578,5932) -(3235,5933) -(963,5934) -(113,5935) -(8234,5936) -(2613,5937) -(5540,5938) -(9727,5939) -(2229,5940) -(6242,5941) -(2502,5942) -(6212,5943) -(3495,5944) -(2364,5945) -(6777,5946) -(9811,5947) -(1450,5948) -(5008,5949) -(1318,5950) -(3373,5951) -(398,5952) -(3804,5953) -(9148,5954) -(4382,5955) -(4026,5956) -(7804,5957) -(6839,5958) -(3756,5959) -(6734,5960) -(2228,5961) -(3273,5962) -(3708,5963) -(4320,5964) -(74,5965) -(2520,5966) -(9619,5967) -(1801,5968) -(6399,5969) -(8313,5970) -(7003,5971) -(329,5972) -(9090,5973) -(2299,5974) -(3925,5975) -(8145,5976) -(8561,5977) -(2797,5978) -(1451,5979) -(7977,5980) -(112,5981) -(5265,5982) -(3819,5983) -(3648,5984) -(6306,5985) -(2385,5986) -(9084,5987) -(4499,5988) -(1154,5989) -(6800,5990) -(8049,5991) -(3733,5992) -(8496,5993) -(9952,5994) -(9792,5995) -(5081,5996) -(7908,5997) -(5398,5998) -(8423,5999) -(3362,6000) -(7767,6001) -(7063,6002) -(8350,6003) -(6779,6004) -(5742,6005) -(9045,6006) -(8792,6007) -(8160,6008) -(3061,6009) -(4721,6010) -(9817,6011) -(9257,6012) -(7779,6013) -(2663,6014) -(3885,6015) -(9469,6016) -(6766,6017) -(7173,6018) -(4709,6019) -(4210,6020) -(3715,6021) -(5089,6022) -(1639,6023) -(5757,6024) -(3545,6025) -(709,6026) -(6519,6027) -(4341,6028) -(2381,6029) -(7215,6030) -(9323,6031) -(3593,6032) -(3123,6033) -(8673,6034) -(5094,6035) -(6477,6036) -(9734,6037) -(2998,6038) -(7807,6039) -(5739,6040) -(138,6041) -(2403,6042) -(2484,6043) -(2805,6044) -(5189,6045) -(8336,6046) -(5241,6047) -(2612,6048) -(2571,6049) -(926,6050) -(337,6051) -(2821,6052) -(2658,6053) -(9054,6054) -(5492,6055) -(7313,6056) -(75,6057) -(5489,6058) -(8413,6059) -(3693,6060) -(9820,6061) -(8157,6062) -(4161,6063) -(8339,6064) -(4141,6065) -(9001,6066) -(8247,6067) -(1182,6068) -(9876,6069) -(4302,6070) -(6674,6071) -(4214,6072) -(5584,6073) -(265,6074) -(9207,6075) -(9434,6076) -(2921,6077) -(9355,6078) -(8538,6079) -(4559,6080) -(9175,6081) -(4489,6082) -(1485,6083) -(8853,6084) -(9143,6085) -(9551,6086) -(49,6087) -(8351,6088) -(9748,6089) -(4536,6090) -(930,6091) -(2206,6092) -(8004,6093) -(219,6094) -(2724,6095) -(4868,6096) -(5952,6097) -(2094,6098) -(5707,6099) -(5200,6100) -(967,6101) -(1982,6102) -(3410,6103) -(174,6104) -(9217,6105) -(9103,6106) -(868,6107) -(8261,6108) -(2720,6109) -(2999,6110) -(769,6111) -(4533,6112) -(2030,6113) -(5824,6114) -(2328,6115) -(9970,6116) -(3192,6117) -(3387,6118) -(1936,6119) -(6934,6120) -(5615,6121) -(2241,6122) -(1842,6123) -(8044,6124) -(8902,6125) -(4519,6126) -(492,6127) -(2694,6128) -(5861,6129) -(2104,6130) -(5376,6131) -(3147,6132) -(9880,6133) -(6171,6134) -(1850,6135) -(1775,6136) -(9261,6137) -(9648,6138) -(7846,6139) -(1446,6140) -(3139,6141) -(6142,6142) -(5812,6143) -(6728,6144) -(4428,6145) -(502,6146) -(2363,6147) -(3808,6148) -(1010,6149) -(9565,6150) -(1587,6151) -(1474,6152) -(6215,6153) -(2395,6154) -(8753,6155) -(2446,6156) -(60,6157) -(982,6158) -(6489,6159) -(5334,6160) -(8540,6161) -(490,6162) -(6763,6163) -(8273,6164) -(8327,6165) -(8541,6166) -(3459,6167) -(5557,6168) -(158,6169) -(1741,6170) -(8385,6171) -(617,6172) -(3560,6173) -(5216,6174) -(8443,6175) -(2700,6176) -(3661,6177) -(4875,6178) -(6721,6179) -(3659,6180) -(8944,6181) -(9133,6182) -(9882,6183) -(2102,6184) -(9445,6185) -(5559,6186) -(6096,6187) -(9336,6188) -(2162,6189) -(7459,6190) -(3248,6191) -(9539,6192) -(4449,6193) -(2809,6194) -(7058,6195) -(3512,6196) -(2802,6197) -(6289,6198) -(1947,6199) -(9572,6200) -(2356,6201) -(3039,6202) -(9452,6203) -(6328,6204) -(7661,6205) -(2566,6206) -(6095,6207) -(6367,6208) -(3368,6209) -(5567,6210) -(9834,6211) -(9695,6212) -(7291,6213) -(4806,6214) -(2000,6215) -(6817,6216) -(8487,6217) -(3245,6218) -(632,6219) -(8067,6220) -(7140,6221) -(6802,6222) -(3980,6223) -(1321,6224) -(2273,6225) -(6787,6226) -(9480,6227) -(9404,6228) -(3914,6229) -(5507,6230) -(1813,6231) -(1999,6232) -(3848,6233) -(9693,6234) -(1353,6235) -(7218,6236) -(8223,6237) -(9982,6238) -(8799,6239) -(8929,6240) -(4626,6241) -(7958,6242) -(3743,6243) -(8165,6244) -(7899,6245) -(8698,6246) -(9270,6247) -(6348,6248) -(6999,6249) -(8467,6250) -(3907,6251) -(4738,6252) -(248,6253) -(8769,6254) -(9922,6255) -(778,6256) -(1233,6257) -(1183,6258) -(2838,6259) -(3096,6260) -(8566,6261) -(7635,6262) -(5428,6263) -(7430,6264) -(7210,6265) -(4485,6266) -(9623,6267) -(3670,6268) -(1575,6269) -(5874,6270) -(673,6271) -(9712,6272) -(7729,6273) -(4318,6274) -(4143,6275) -(4932,6276) -(5835,6277) -(4966,6278) -(6711,6279) -(3990,6280) -(990,6281) -(220,6282) -(5693,6283) -(3662,6284) -(7844,6285) -(5515,6286) -(5551,6287) -(2358,6288) -(8977,6289) -(7040,6290) -(105,6291) -(4496,6292) -(2254,6293) -(411,6294) -(2373,6295) -(3477,6296) -(8964,6297) -(8471,6298) -(5776,6299) -(9921,6300) -(7816,6301) -(2439,6302) -(9298,6303) -(9424,6304) -(3252,6305) -(1401,6306) -(9632,6307) -(370,6308) -(728,6309) -(2888,6310) -(1441,6311) -(8308,6312) -(2165,6313) -(6359,6314) -(9637,6315) -(5208,6316) -(4705,6317) -(2341,6318) -(8539,6319) -(7528,6320) -(7969,6321) -(6381,6322) -(4906,6323) -(8697,6324) -(6301,6325) -(7554,6326) -(5107,6327) -(5046,6328) -(4063,6329) -(7580,6330) -(2245,6331) -(3711,6332) -(3220,6333) -(6463,6334) -(8196,6335) -(9875,6336) -(1333,6337) -(7880,6338) -(2322,6339) -(2163,6340) -(421,6341) -(2042,6342) -(1424,6343) -(7870,6344) -(2653,6345) -(4216,6346) -(1515,6347) -(7860,6348) -(2984,6349) -(6269,6350) -(2609,6351) -(3671,6352) -(4544,6353) -(4668,6354) -(2565,6355) -(3126,6356) -(7573,6357) -(1476,6358) -(2146,6359) -(9990,6360) -(2530,6361) -(9288,6362) -(9755,6363) -(5305,6364) -(2495,6365) -(5443,6366) -(1930,6367) -(9134,6368) -(2844,6369) -(896,6370) -(1330,6371) -(8980,6372) -(5940,6373) -(6494,6374) -(165,6375) -(2510,6376) -(9950,6377) -(3854,6378) -(7493,6379) -(4124,6380) -(8563,6381) -(8735,6382) -(9046,6383) -(1754,6384) -(6954,6385) -(4953,6386) -(8142,6387) -(9661,6388) -(6415,6389) -(5782,6390) -(7721,6391) -(580,6392) -(3784,6393) -(9810,6394) -(8488,6395) -(6214,6396) -(9433,6397) -(9959,6398) -(554,6399) -(6646,6400) -(1138,6401) -(9331,6402) -(7331,6403) -(3482,6404) -(3795,6405) -(2441,6406) -(5229,6407) -(7012,6408) -(7036,6409) -(8243,6410) -(9320,6411) -(4693,6412) -(6741,6413) -(2997,6414) -(4838,6415) -(6945,6416) -(8253,6417) -(8989,6418) -(2640,6419) -(5647,6420) -(7186,6421) -(3278,6422) -(8546,6423) -(8297,6424) -(9534,6425) -(9618,6426) -(8839,6427) -(7605,6428) -(6421,6429) -(3582,6430) -(485,6431) -(1925,6432) -(4296,6433) -(8874,6434) -(1443,6435) -(4239,6436) -(9760,6437) -(136,6438) -(6472,6439) -(4896,6440) -(9028,6441) -(8354,6442) -(8648,6443) -(918,6444) -(6606,6445) -(2462,6446) -(7536,6447) -(1700,6448) -(6740,6449) -(28,6450) -(6044,6451) -(5053,6452) -(4832,6453) -(9145,6454) -(5482,6455) -(7644,6456) -(2128,6457) -(6583,6458) -(4224,6459) -(5253,6460) -(8219,6461) -(8113,6462) -(3616,6463) -(1361,6464) -(949,6465) -(8582,6466) -(5104,6467) -(6146,6468) -(7681,6469) -(1904,6470) -(1989,6471) -(4179,6472) -(1739,6473) -(2447,6474) -(3029,6475) -(9783,6476) -(8381,6477) -(8755,6478) -(8384,6479) -(7655,6480) -(4766,6481) -(3324,6482) -(5022,6483) -(2856,6484) -(6503,6485) -(6872,6486) -(1663,6487) -(6964,6488) -(4622,6489) -(6089,6490) -(8567,6491) -(597,6492) -(4222,6493) -(9322,6494) -(624,6495) -(4329,6496) -(6781,6497) -(1673,6498) -(6633,6499) -(2569,6500) -(4995,6501) -(2749,6502) -(9044,6503) -(5823,6504) -(9366,6505) -(1169,6506) -(1300,6507) -(9973,6508) -(2092,6509) -(9776,6510) -(7612,6511) -(7190,6512) -(5147,6513) -(3722,6514) -(5858,6515) -(3204,6516) -(8994,6517) -(7478,6518) -(9624,6519) -(6639,6520) -(369,6521) -(7766,6522) -(4094,6523) -(9556,6524) -(4887,6525) -(2321,6526) -(9201,6527) -(1627,6528) -(150,6529) -(8010,6530) -(8026,6531) -(5495,6532) -(6213,6533) -(6464,6534) -(1158,6535) -(8669,6536) -(3225,6537) -(1294,6538) -(2166,6539) -(9328,6540) -(8431,6541) -(7100,6542) -(8126,6543) -(2185,6544) -(5697,6545) -(5531,6546) -(3020,6547) -(3076,6548) -(9228,6549) -(1734,6550) -(7616,6551) -(9059,6552) -(323,6553) -(1283,6554) -(9535,6555) -(2580,6556) -(7633,6557) -(9497,6558) -(9842,6559) -(3426,6560) -(7650,6561) -(9935,6562) -(9354,6563) -(5569,6564) -(5765,6565) -(7283,6566) -(1068,6567) -(1641,6568) -(1688,6569) -(1133,6570) -(4493,6571) -(3354,6572) -(4029,6573) -(6704,6574) -(3221,6575) -(9432,6576) -(6990,6577) -(1760,6578) -(4754,6579) -(7724,6580) -(9487,6581) -(166,6582) -(5479,6583) -(8744,6584) -(5746,6585) -(907,6586) -(3968,6587) -(5721,6588) -(6738,6589) -(4097,6590) -(8456,6591) -(1269,6592) -(7997,6593) -(9457,6594) -(1159,6595) -(1631,6596) -(2019,6597) -(3186,6598) -(5587,6599) -(9172,6600) -(5589,6601) -(5103,6602) -(3177,6603) -(8887,6604) -(12,6605) -(8575,6606) -(4335,6607) -(4581,6608) -(4444,6609) -(7978,6610) -(3081,6611) -(4059,6612) -(5711,6613) -(7069,6614) -(6150,6615) -(9550,6616) -(7087,6617) -(9557,6618) -(7856,6619) -(1115,6620) -(1086,6621) -(5048,6622) -(5168,6623) -(6029,6624) -(546,6625) -(2908,6626) -(779,6627) -(4202,6628) -(9984,6629) -(4730,6630) -(6517,6631) -(8410,6632) -(4793,6633) -(3431,6634) -(2481,6635) -(3905,6636) -(8807,6637) -(2660,6638) -(4985,6639) -(3080,6640) -(1090,6641) -(6917,6642) -(5177,6643) -(2729,6644) -(9706,6645) -(9929,6646) -(1547,6647) -(2798,6648) -(4420,6649) -(6771,6650) -(2004,6651) -(8686,6652) -(3663,6653) -(806,6654) -(4309,6655) -(7443,6656) -(5779,6657) -(8821,6658) -(4198,6659) -(8115,6660) -(9554,6661) -(8956,6662) -(4733,6663) -(5417,6664) -(4792,6665) -(462,6666) -(3687,6667) -(2013,6668) -(5386,6669) -(2816,6670) -(7827,6671) -(5077,6672) -(6039,6673) -(215,6674) -(855,6675) -(9692,6676) -(8391,6677) -(8424,6678) -(6331,6679) -(6561,6680) -(8955,6681) -(1764,6682) -(6623,6683) -(2900,6684) -(7048,6685) -(3843,6686) -(4855,6687) -(7383,6688) -(7765,6689) -(1125,6690) -(755,6691) -(2995,6692) -(8907,6693) -(9357,6694) -(4469,6695) -(2147,6696) -(2952,6697) -(1324,6698) -(1173,6699) -(3169,6700) -(5149,6701) -(9660,6702) -(3446,6703) -(6988,6704) -(5829,6705) -(7166,6706) -(3940,6707) -(2645,6708) -(478,6709) -(1156,6710) -(2731,6711) -(5637,6712) -(7517,6713) -(5331,6714) -(9640,6715) -(4108,6716) -(1087,6717) -(8017,6718) -(8795,6719) -(7060,6720) -(9450,6721) -(390,6722) -(66,6723) -(8789,6724) -(9260,6725) -(6679,6726) -(9052,6727) -(9561,6728) -(9725,6729) -(6298,6730) -(8654,6731) -(8725,6732) -(9377,6733) -(3807,6734) -(8048,6735) -(764,6736) -(9702,6737) -(8060,6738) -(6371,6739) -(5237,6740) -(743,6741) -(7395,6742) -(3365,6743) -(6667,6744) -(3445,6745) -(4019,6746) -(7035,6747) -(5274,6748) -(519,6749) -(2801,6750) -(3320,6751) -(3153,6752) -(7680,6753) -(8942,6754) -(3195,6755) -(2287,6756) -(8325,6757) -(2603,6758) -(5871,6759) -(1773,6760) -(3323,6761) -(2053,6762) -(4062,6763) -(4611,6764) -(3451,6765) -(1819,6766) -(9806,6767) -(6619,6768) -(1031,6769) -(1865,6770) -(6282,6771) -(1178,6772) -(8007,6773) -(9126,6774) -(9113,6775) -(537,6776) -(6208,6777) -(1626,6778) -(7188,6779) -(9216,6780) -(6134,6781) -(2074,6782) -(6369,6783) -(9306,6784) -(3155,6785) -(3611,6786) -(6530,6787) -(6979,6788) -(9129,6789) -(8013,6790) -(6926,6791) -(1877,6792) -(1882,6793) -(6720,6794) -(690,6795) -(143,6796) -(7241,6797) -(6461,6798) -(2258,6799) -(2280,6800) -(7556,6801) -(1038,6802) -(2634,6803) -(7847,6804) -(4415,6805) -(1933,6806) -(8034,6807) -(9233,6808) -(6572,6809) -(1586,6810) -(8512,6811) -(7421,6812) -(503,6813) -(5332,6814) -(2602,6815) -(2902,6816) -(2979,6817) -(1431,6818) -(8639,6819) -(4218,6820) -(7453,6821) -(5448,6822) -(6768,6823) -(3104,6824) -(2297,6825) -(7994,6826) -(550,6827) -(4777,6828) -(5962,6829) -(1763,6830) -(3654,6831) -(4106,6832) -(5156,6833) -(422,6834) -(5011,6835) -(218,6836) -(9762,6837) -(6074,6838) -(4060,6839) -(8680,6840) -(5863,6841) -(8042,6842) -(2964,6843) -(6931,6844) -(6715,6845) -(5859,6846) -(6173,6847) -(7788,6848) -(9370,6849) -(3038,6850) -(6483,6851) -(7534,6852) -(5769,6853) -(9152,6854) -(6251,6855) -(9209,6856) -(5365,6857) -(509,6858) -(3132,6859) -(5373,6860) -(4247,6861) -(3491,6862) -(495,6863) -(1594,6864) -(2243,6865) -(7780,6866) -(5632,6867) -(2679,6868) -(1354,6869) -(180,6870) -(7017,6871) -(1867,6872) -(2213,6873) -(8773,6874) -(1784,6875) -(5961,6876) -(8801,6877) -(4860,6878) -(2214,6879) -(1735,6880) -(578,6881) -(7853,6882) -(2215,6883) -(4704,6884) -(9379,6885) -(9745,6886) -(5636,6887) -(4548,6888) -(6537,6889) -(7748,6890) -(687,6891) -(1243,6892) -(852,6893) -(785,6894) -(2002,6895) -(2748,6896) -(6075,6897) -(7029,6898) -(7474,6899) -(7755,6900) -(1456,6901) -(2808,6902) -(4089,6903) -(4718,6904) -(910,6905) -(2868,6906) -(2103,6907) -(2407,6908) -(4353,6909) -(7988,6910) -(2750,6911) -(2006,6912) -(4617,6913) -(1251,6914) -(4590,6915) -(1144,6916) -(7131,6917) -(95,6918) -(4827,6919) -(4307,6920) -(1505,6921) -(8191,6922) -(5037,6923) -(7363,6924) -(8427,6925) -(5231,6926) -(2943,6927) -(4624,6928) -(2020,6929) -(6155,6930) -(4381,6931) -(1057,6932) -(9010,6933) -(4947,6934) -(335,6935) -(6890,6936) -(5070,6937) -(5270,6938) -(8657,6939) -(7625,6940) -(5759,6941) -(9483,6942) -(8304,6943) -(296,6944) -(1176,6945) -(2069,6946) -(1531,6947) -(5329,6948) -(3702,6949) -(6520,6950) -(7310,6951) -(1175,6952) -(9107,6953) -(2737,6954) -(3437,6955) -(281,6956) -(6676,6957) -(145,6958) -(3172,6959) -(4049,6960) -(6042,6961) -(9122,6962) -(7244,6963) -(5361,6964) -(8647,6965) -(7956,6966) -(7812,6967) -(570,6968) -(4115,6969) -(1856,6970) -(9582,6971) -(2025,6972) -(986,6973) -(8358,6974) -(510,6975) -(6101,6976) -(4167,6977) -(6139,6978) -(6912,6979) -(339,6980) -(8759,6981) -(246,6982) -(2831,6983) -(2327,6984) -(7001,6985) -(4398,6986) -(1495,6987) -(8522,6988) -(7090,6989) -(8457,6990) -(4238,6991) -(6791,6992) -(1342,6993) -(4580,6994) -(1475,6995) -(9184,6996) -(1189,6997) -(638,6998) -(5867,6999) -(9911,7000) -(8147,7001) -(4492,7002) -(385,7003) -(5235,7004) -(4812,7005) -(9807,7006) -(9588,7007) -(9832,7008) -(3757,7009) -(9703,7010) -(1022,7011) -(5165,7012) -(7129,7013) -(4164,7014) -(7239,7015) -(523,7016) -(4670,7017) -(8503,7018) -(714,7019) -(1350,7020) -(8318,7021) -(1834,7022) -(4306,7023) -(8543,7024) -(9397,7025) -(3145,7026) -(3942,7027) -(8583,7028) -(8073,7029) -(4940,7030) -(9573,7031) -(5325,7032) -(1833,7033) -(1337,7034) -(9749,7035) -(7505,7036) -(9731,7037) -(4098,7038) -(1418,7039) -(63,7040) -(9889,7041) -(2871,7042) -(1003,7043) -(8796,7044) -(22,7045) -(8244,7046) -(2282,7047) -(3487,7048) -(8633,7049) -(6418,7050) -(4682,7051) -(4103,7052) -(6256,7053) -(4040,7054) -(9342,7055) -(9969,7056) -(223,7057) -(4593,7058) -(44,7059) -(3513,7060) -(5771,7061) -(5083,7062) -(3839,7063) -(2986,7064) -(2200,7065) -(197,7066) -(7455,7067) -(1379,7068) -(4356,7069) -(6888,7070) -(9139,7071) -(7682,7072) -(4873,7073) -(783,7074) -(6071,7075) -(5160,7076) -(2291,7077) -(187,7078) -(7786,7079) -(3432,7080) -(5450,7081) -(2699,7082) -(692,7083) -(6081,7084) -(4829,7085) -(238,7086) -(9100,7087) -(1968,7088) -(1872,7089) -(7051,7090) -(2743,7091) -(1237,7092) -(3052,7093) -(8021,7094) -(657,7095) -(2236,7096) -(7011,7097) -(4067,7098) -(9449,7099) -(7428,7100) -(1272,7101) -(6897,7102) -(5839,7103) -(6835,7104) -(1887,7105) -(1551,7106) -(4667,7107) -(9603,7108) -(4332,7109) -(5681,7110) -(8062,7111) -(2302,7112) -(2825,7113) -(4527,7114) -(4230,7115) -(3053,7116) -(983,7117) -(9458,7118) -(4128,7119) -(425,7120) -(3911,7121) -(6607,7122) -(5431,7123) -(6330,7124) -(3592,7125) -(154,7126) -(9879,7127) -(3202,7128) -(3056,7129) -(9890,7130) -(5840,7131) -(9804,7132) -(681,7133) -(3443,7134) -(8088,7135) -(9447,7136) -(1490,7137) -(3684,7138) -(3113,7139) -(9004,7140) -(7147,7141) -(7571,7142) -(5545,7143) -(4558,7144) -(6206,7145) -(5695,7146) -(9600,7147) -(5432,7148) -(9299,7149) -(2386,7150) -(2046,7151) -(3293,7152) -(3046,7153) -(214,7154) -(7893,7155) -(891,7156) -(6499,7157) -(5003,7158) -(6487,7159) -(9403,7160) -(945,7161) -(6713,7162) -(9928,7163) -(8585,7164) -(4004,7165) -(2528,7166) -(3350,7167) -(2160,7168) -(1521,7169) -(5660,7170) -(5755,7171) -(7614,7172) -(3121,7173) -(2735,7174) -(7506,7175) -(2693,7176) -(2892,7177) -(3310,7178) -(3484,7179) -(9733,7180) -(29,7181) -(9013,7182) -(3847,7183) -(6724,7184) -(2559,7185) -(5326,7186) -(4802,7187) -(131,7188) -(1634,7189) -(919,7190) -(9575,7191) -(1256,7192) -(9428,7193) -(5121,7194) -(6584,7195) -(7193,7196) -(4047,7197) -(104,7198) -(1527,7199) -(3460,7200) -(8526,7201) -(8959,7202) -(3633,7203) -(1799,7204) -(461,7205) -(718,7206) -(3219,7207) -(3494,7208) -(9402,7209) -(7983,7210) -(7919,7211) -(8036,7212) -(5164,7213) -(4160,7214) -(5370,7215) -(5347,7216) -(7109,7217) -(4826,7218) -(1338,7219) -(2711,7220) -(6299,7221) -(1616,7222) -(7519,7223) -(1262,7224) -(7228,7225) -(7892,7226) -(7929,7227) -(7705,7228) -(3111,7229) -(3066,7230) -(9559,7231) -(3787,7232) -(8710,7233) -(4870,7234) -(1883,7235) -(9689,7236) -(9491,7237) -(2035,7238) -(655,7239) -(6305,7240) -(9423,7241) -(283,7242) -(2607,7243) -(7740,7244) -(6956,7245) -(884,7246) -(5730,7247) -(3438,7248) -(3250,7249) -(5470,7250) -(2037,7251) -(6593,7252) -(3893,7253) -(3200,7254) -(7125,7255) -(2295,7256) -(2056,7257) -(2962,7258) -(993,7259) -(9127,7260) -(2075,7261) -(9338,7262) -(8100,7263) -(5047,7264) -(7032,7265) -(6374,7266) -(4137,7267) -(7132,7268) -(3064,7269) -(3621,7270) -(6199,7271) -(4926,7272) -(8035,7273) -(2195,7274) -(5366,7275) -(3478,7276) -(1926,7277) -(7265,7278) -(7668,7279) -(3335,7280) -(7660,7281) -(9604,7282) -(7301,7283) -(4475,7284) -(9954,7285) -(5723,7286) -(2669,7287) -(1685,7288) -(2233,7289) -(8111,7290) -(7685,7291) -(3773,7292) -(7172,7293) -(1740,7294) -(5416,7295) -(1823,7296) -(1668,7297) -(1795,7298) -(8599,7299) -(5542,7300) -(5658,7301) -(9824,7302) -(19,7303) -(9344,7304) -(5900,7305) -(7818,7306) -(8377,7307) -(6886,7308) -(3201,7309) -(87,7310) -(1089,7311) -(3948,7312) -(6383,7313) -(837,7314) -(6285,7315) -(78,7316) -(4389,7317) -(4795,7318) -(9369,7319) -(69,7320) -(7689,7321) -(5642,7322) -(2348,7323) -(9308,7324) -(9093,7325) -(1199,7326) -(307,7327) -(3814,7328) -(8817,7329) -(2329,7330) -(2932,7331) -(1986,7332) -(5279,7333) -(5357,7334) -(6778,7335) -(2773,7336) -(244,7337) -(6900,7338) -(4739,7339) -(3217,7340) -(7563,7341) -(1807,7342) -(4199,7343) -(1077,7344) -(8348,7345) -(841,7346) -(8154,7347) -(5261,7348) -(1950,7349) -(8472,7350) -(8745,7351) -(8715,7352) -(9708,7353) -(5860,7354) -(9142,7355) -(6582,7356) -(1255,7357) -(6459,7358) -(6327,7359) -(4692,7360) -(3772,7361) -(4203,7362) -(2946,7363) -(3524,7364) -(8409,7365) -(1824,7366) -(4637,7367) -(589,7368) -(484,7369) -(8963,7370) -(5502,7371) -(6982,7372) -(8029,7373) -(4395,7374) -(2595,7375) -(2133,7376) -(1414,7377) -(8201,7378) -(4706,7379) -(5310,7380) -(7333,7381) -(9420,7382) -(1383,7383) -(6225,7384) -(2064,7385) -(6700,7386) -(1352,7387) -(4249,7388) -(9429,7389) -(8090,7390) -(5378,7391) -(9085,7392) -(7468,7393) -(9955,7394) -(8692,7395) -(1463,7396) -(3577,7397) -(5654,7398) -(7955,7399) -(4843,7400) -(1776,7401) -(2223,7402) -(8442,7403) -(9738,7404) -(4867,7405) -(2983,7406) -(3300,7407) -(3815,7408) -(1779,7409) -(1123,7410) -(4824,7411) -(5407,7412) -(5123,7413) -(2515,7414) -(4781,7415) -(7831,7416) -(6946,7417) -(1215,7418) -(7783,7419) -(4532,7420) -(9068,7421) -(7030,7422) -(436,7423) -(6549,7424) -(3348,7425) -(6229,7426) -(3933,7427) -(1876,7428) -(8920,7429) -(7926,7430) -(8805,7431) -(6729,7432) -(7397,7433) -(9303,7434) -(4255,7435) -(7229,7436) -(854,7437) -(6723,7438) -(9597,7439) -(6532,7440) -(2910,7441) -(6717,7442) -(1790,7443) -(3761,7444) -(1565,7445) -(6205,7446) -(2726,7447) -(799,7448) -(3540,7449) -(5878,7450) -(2542,7451) -(4888,7452) -(5290,7453) -(7995,7454) -(3519,7455) -(3571,7456) -(7854,7457) -(5184,7458) -(3498,7459) -(1264,7460) -(3159,7461) -(5480,7462) -(1706,7463) -(4540,7464) -(2799,7465) -(7389,7466) -(5565,7467) -(3896,7468) -(2100,7469) -(3507,7470) -(7971,7471) -(2312,7472) -(2494,7473) -(2474,7474) -(3136,7475) -(7242,7476) -(9430,7477) -(1052,7478) -(4172,7479) -(970,7480) -(882,7481) -(9799,7482) -(5850,7483) -(9473,7484) -(8635,7485) -(2349,7486) -(2270,7487) -(7887,7488) -(3091,7489) -(3728,7490) -(3658,7491) -(5975,7492) -(332,7493) -(7990,7494) -(8688,7495) -(9601,7496) -(8401,7497) -(8093,7498) -(4278,7499) -(5467,7500) -(3137,7501) -(204,7502) -(8224,7503) -(2944,7504) -(7593,7505) -(814,7506) -(8047,7507) -(7802,7508) -(901,7509) -(6168,7510) -(2950,7511) -(5393,7512) -(3585,7513) -(9392,7514) -(8314,7515) -(9972,7516) -(9130,7517) -(975,7518) -(5720,7519) -(3769,7520) -(5303,7521) -(6564,7522) -(7855,7523) -(8153,7524) -(2292,7525) -(3156,7526) -(6580,7527) -(5324,7528) -(8871,7529) -(2543,7530) -(7857,7531) -(4084,7532) -(9887,7533) -(6940,7534) -(3415,7535) -(5012,7536) -(3187,7537) -(8556,7538) -(7966,7539) -(7481,7540) -(8524,7541) -(3021,7542) -(6045,7543) -(8022,7544) -(3626,7545) -(1030,7546) -(8903,7547) -(7488,7548) -(9293,7549) -(4586,7550) -(9282,7551) -(1948,7552) -(2534,7553) -(1150,7554) -(4931,7555) -(2866,7556) -(6172,7557) -(4819,7558) -(569,7559) -(1146,7560) -(3062,7561) -(7690,7562) -(8611,7563) -(1142,7564) -(1193,7565) -(2507,7566) -(1043,7567) -(7472,7568) -(1817,7569) -(3868,7570) -(9031,7571) -(7254,7572) -(5030,7573) -(6594,7574) -(6862,7575) -(1994,7576) -(9017,7577) -(5716,7578) -(1900,7579) -(120,7580) -(9003,7581) -(4178,7582) -(8777,7583) -(3653,7584) -(1137,7585) -(6362,7586) -(8537,7587) -(1590,7588) -(374,7589) -(2597,7590) -(8071,7591) -(9009,7592) -(1978,7593) -(1541,7594) -(4998,7595) -(1649,7596) -(5426,7597) -(1492,7598) -(9622,7599) -(701,7600) -(2781,7601) -(3982,7602) -(7259,7603) -(9868,7604) -(564,7605) -(6315,7606) -(9092,7607) -(8237,7608) -(1513,7609) -(1922,7610) -(5396,7611) -(2485,7612) -(5774,7613) -(3983,7614) -(221,7615) -(8662,7616) -(2456,7617) -(9736,7618) -(8936,7619) -(5395,7620) -(9523,7621) -(6980,7622) -(2091,7623) -(6807,7624) -(8818,7625) -(5298,7626) -(1726,7627) -(3878,7628) -(8700,7629) -(5201,7630) -(3936,7631) -(776,7632) -(5302,7633) -(3595,7634) -(9061,7635) -(6261,7636) -(8878,7637) -(3312,7638) -(9422,7639) -(7321,7640) -(3813,7641) -(5848,7642) -(3535,7643) -(1040,7644) -(8572,7645) -(5435,7646) -(8199,7647) -(8775,7648) -(7722,7649) -(3549,7650) -(2578,7651) -(1695,7652) -(1902,7653) -(6058,7654) -(6591,7655) -(7962,7656) -(5612,7657) -(3341,7658) -(5460,7659) -(2368,7660) -(8646,7661) -(4987,7662) -(9018,7663) -(8685,7664) -(694,7665) -(2012,7666) -(2417,7667) -(4022,7668) -(5935,7669) -(1656,7670) -(6195,7671) -(3057,7672) -(2852,7673) -(4634,7674) -(1689,7675) -(4102,7676) -(3287,7677) -(5246,7678) -(7450,7679) -(6548,7680) -(379,7681) -(7435,7682) -(2041,7683) -(8462,7684) -(9076,7685) -(761,7686) -(795,7687) -(1671,7688) -(695,7689) -(4981,7690) -(1211,7691) -(5914,7692) -(9356,7693) -(1500,7694) -(3353,7695) -(1060,7696) -(7910,7697) -(1329,7698) -(6011,7699) -(7146,7700) -(4602,7701) -(6751,7702) -(2666,7703) -(2785,7704) -(5851,7705) -(2435,7706) -(7429,7707) -(4241,7708) -(5691,7709) -(7731,7710) -(249,7711) -(1731,7712) -(8716,7713) -(2670,7714) -(4654,7715) -(1027,7716) -(1099,7717) -(3617,7718) -(4330,7719) -(9750,7720) -(467,7721) -(8525,7722) -(5990,7723) -(4839,7724) -(9914,7725) -(7047,7726) -(874,7727) -(6061,7728) -(5491,7729) -(4344,7730) -(1281,7731) -(3597,7732) -(4992,7733) -(3849,7734) -(2655,7735) -(147,7736) -(9110,7737) -(1637,7738) -(9826,7739) -(5957,7740) -(6932,7741) -(9684,7742) -(4653,7743) -(8065,7744) -(1202,7745) -(9214,7746) -(196,7747) -(4486,7748) -(2585,7749) -(2464,7750) -(3467,7751) -(9295,7752) -(517,7753) -(6870,7754) -(5732,7755) -(9376,7756) -(838,7757) -(9254,7758) -(8879,7759) -(6281,7760) -(8216,7761) -(9213,7762) -(7234,7763) -(5692,7764) -(693,7765) -(9050,7766) -(3623,7767) -(2130,7768) -(2514,7769) -(1812,7770) -(9037,7771) -(5054,7772) -(7801,7773) -(7939,7774) -(7374,7775) -(1058,7776) -(1972,7777) -(3741,7778) -(2227,7779) -(304,7780) -(4914,7781) -(2428,7782) -(6660,7783) -(2676,7784) -(2454,7785) -(3798,7786) -(1341,7787) -(1611,7788) -(2681,7789) -(7292,7790) -(7775,7791) -(794,7792) -(8709,7793) -(1901,7794) -(3089,7795) -(7797,7796) -(6070,7797) -(2191,7798) -(3497,7799) -(8302,7800) -(4365,7801) -(3588,7802) -(8292,7803) -(4696,7804) -(5641,7805) -(9386,7806) -(507,7807) -(7201,7808) -(7785,7809) -(463,7810) -(6656,7811) -(807,7812) -(7278,7813) -(6237,7814) -(7671,7815) -(2235,7816) -(4042,7817) -(5273,7818) -(7557,7819) -(4007,7820) -(1428,7821) -(9739,7822) -(7836,7823) -(1777,7824) -(5192,7825) -(7236,7826) -(1623,7827) -(8288,7828) -(2827,7829) -(458,7830) -(1818,7831) -(6837,7832) -(7825,7833) -(9146,7834) -(8451,7835) -(6438,7836) -(4020,7837) -(4068,7838) -(2411,7839) -(6222,7840) -(3164,7841) -(311,7842) -(5683,7843) -(3993,7844) -(9897,7845) -(6609,7846) -(1362,7847) -(3918,7848) -(7376,7849) -(6996,7850) -(9567,7851) -(7525,7852) -(9069,7853) -(9999,7854) -(9237,7855) -(8441,7856) -(6769,7857) -(6073,7858) -(1091,7859) -(9886,7860) -(3971,7861) -(4621,7862) -(3120,7863) -(9773,7864) -(8712,7865) -(801,7866) -(9478,7867) -(3466,7868) -(6326,7869) -(1723,7870) -(4978,7871) -(2311,7872) -(9532,7873) -(3680,7874) -(1244,7875) -(3821,7876) -(9586,7877) -(3894,7878) -(6169,7879) -(5919,7880) -(4187,7881) -(5477,7882) -(2806,7883) -(8158,7884) -(7130,7885) -(7133,7886) -(6033,7887) -(2415,7888) -(8091,7889) -(8347,7890) -(7879,7891) -(9360,7892) -(3369,7893) -(8536,7894) -(8628,7895) -(1580,7896) -(705,7897) -(4650,7898) -(9165,7899) -(4820,7900) -(3538,7901) -(9947,7902) -(4954,7903) -(1104,7904) -(8455,7905) -(8307,7906) -(9203,7907) -(7565,7908) -(7745,7909) -(1787,7910) -(4861,7911) -(5183,7912) -(529,7913) -(2470,7914) -(1267,7915) -(2059,7916) -(1862,7917) -(7382,7918) -(4796,7919) -(2331,7920) -(8870,7921) -(9581,7922) -(9063,7923) -(2192,7924) -(6466,7925) -(7096,7926) -(6257,7927) -(7009,7928) -(8136,7929) -(1854,7930) -(3644,7931) -(4437,7932) -(7209,7933) -(1516,7934) -(822,7935) -(1778,7936) -(8161,7937) -(6030,7938) -(3515,7939) -(1702,7940) -(2671,7941) -(7623,7942) -(9828,7943) -(1888,7944) -(4520,7945) -(3461,7946) -(1488,7947) -(7753,7948) -(5525,7949) -(5220,7950) -(305,7951) -(7883,7952) -(1222,7953) -(8552,7954) -(6097,7955) -(2298,7956) -(956,7957) -(9351,7958) -(6669,7959) -(9383,7960) -(1607,7961) -(812,7962) -(2109,7963) -(207,7964) -(7124,7965) -(9333,7966) -(3262,7967) -(1070,7968) -(7579,7969) -(9283,7970) -(4917,7971) -(1328,7972) -(3042,7973) -(8352,7974) -(2710,7975) -(3330,7976) -(2822,7977) -(5627,7978) -(7848,7979) -(7384,7980) -(727,7981) -(9926,7982) -(2647,7983) -(6416,7984) -(8751,7985) -(6515,7986) -(2472,7987) -(7205,7988) -(9654,7989) -(5646,7990) -(4217,7991) -(4484,7992) -(6654,7993) -(4876,7994) -(9690,7995) -(2453,7996) -(829,7997) -(2547,7998) -(9726,7999) -(9267,8000) -(7448,8001) -(610,8002) -(2791,8003) -(3651,8004) -(5206,8005) -(8774,8006) -(4753,8007) -(4755,8008) -(686,8009) -(8281,8010) -(2058,8011) -(8900,8012) -(8588,8013) -(2904,8014) -(8917,8015) -(9026,8016) -(2416,8017) -(1053,8018) -(7141,8019) -(9771,8020) -(2774,8021) -(3213,8022) -(5694,8023) -(6631,8024) -(6638,8025) -(7407,8026) -(8972,8027) -(2202,8028) -(6135,8029) -(5043,8030) -(5163,8031) -(1191,8032) -(6576,8033) -(3455,8034) -(3688,8035) -(4982,8036) -(4180,8037) -(4708,8038) -(1241,8039) -(4921,8040) -(3197,8041) -(8225,8042) -(5913,8043) -(6387,8044) -(2706,8045) -(1461,8046) -(7646,8047) -(8066,8048) -(4171,8049) -(8008,8050) -(2088,8051) -(7907,8052) -(2429,8053) -(9629,8054) -(1470,8055) -(4346,8056) -(7219,8057) -(1185,8058) -(8776,8059) -(684,8060) -(2343,8061) -(4470,8062) -(5116,8063) -(1746,8064) -(3216,8065) -(4594,8066) -(3013,8067) -(2307,8068) -(7663,8069) -(8504,8070) -(3683,8071) -(144,8072) -(203,8073) -(5255,8074) -(4150,8075) -(5701,8076) -(7400,8077) -(8203,8078) -(637,8079) -(2898,8080) -(1110,8081) -(6255,8082) -(1071,8083) -(541,8084) -(8077,8085) -(6809,8086) -(4749,8087) -(2886,8088) -(5510,8089) -(713,8090) -(8388,8091) -(9524,8092) -(9949,8093) -(885,8094) -(8699,8095) -(2232,8096) -(5142,8097) -(8891,8098) -(1881,8099) -(3751,8100) -(1896,8101) -(8258,8102) -(3820,8103) -(6617,8104) -(5100,8105) -(4277,8106) -(2498,8107) -(4343,8108) -(8319,8109) -(4803,8110) -(3100,8111) -(428,8112) -(2811,8113) -(2989,8114) -(1100,8115) -(6586,8116) -(3124,8117) -(1635,8118) -(3888,8119) -(8369,8120) -(3148,8121) -(2842,8122) -(4965,8123) -(3742,8124) -(5196,8125) -(9105,8126) -(6806,8127) -(5849,8128) -(6504,8129) -(9841,8130) -(457,8131) -(8856,8132) -(8043,8133) -(5933,8134) -(5725,8135) -(8607,8136) -(9280,8137) -(6017,8138) -(4946,8139) -(7373,8140) -(8096,8141) -(3178,8142) -(1849,8143) -(8813,8144) -(460,8145) -(7756,8146) -(4425,8147) -(1602,8148) -(5981,8149) -(8139,8150) -(754,8151) -(26,8152) -(106,8153) -(7465,8154) -(1048,8155) -(2303,8156) -(5794,8157) -(3321,8158) -(6122,8159) -(6474,8160) -(827,8161) -(6616,8162) -(2131,8163) -(5483,8164) -(606,8165) -(922,8166) -(8475,8167) -(7645,8168) -(5097,8169) -(5377,8170) -(6116,8171) -(8674,8172) -(8063,8173) -(5271,8174) -(1619,8175) -(6419,8176) -(7651,8177) -(2897,8178) -(8148,8179) -(7461,8180) -(9186,8181) -(7127,8182) -(8233,8183) -(9651,8184) -(6746,8185) -(7835,8186) -(8815,8187) -(6398,8188) -(5344,8189) -(8209,8190) -(8444,8191) -(5669,8192) -(2455,8193) -(6767,8194) -(135,8195) -(3503,8196) -(6102,8197) -(7136,8198) -(4933,8199) -(8804,8200) -(3760,8201) -(8603,8202) -(7411,8203) -(834,8204) -(7385,8205) -(3696,8206) -(8720,8207) -(4539,8208) -(9837,8209) -(8595,8210) -(3673,8211) -(475,8212) -(2256,8213) -(6349,8214) -(9968,8215) -(7261,8216) -(5799,8217) -(8159,8218) -(92,8219) -(5927,8220) -(7925,8221) -(5836,8222) -(7935,8223) -(5505,8224) -(5882,8225) -(4411,8226) -(64,8227) -(2851,8228) -(1665,8229) -(2895,8230) -(2210,8231) -(9873,8232) -(5402,8233) -(285,8234) -(8545,8235) -(5328,8236) -(733,8237) -(7726,8238) -(5418,8239) -(7761,8240) -(9263,8241) -(5579,8242) -(5434,8243) -(5230,8244) -(9981,8245) -(5830,8246) -(128,8247) -(2734,8248) -(4537,8249) -(3899,8250) -(1000,8251) -(9896,8252) -(3640,8253) -(2568,8254) -(2026,8255) -(3955,8256) -(7152,8257) -(2402,8258) -(9522,8259) -(4011,8260) -(3297,8261) -(4915,8262) -(5397,8263) -(5454,8264) -(4568,8265) -(5875,8266) -(3642,8267) -(8506,8268) -(9621,8269) -(7739,8270) -(3987,8271) -(2090,8272) -(3838,8273) -(17,8274) -(3406,8275) -(8312,8276) -(4034,8277) -(1535,8278) -(7198,8279) -(8885,8280) -(4081,8281) -(980,8282) -(551,8283) -(7746,8284) -(4756,8285) -(3655,8286) -(7075,8287) -(3950,8288) -(2314,8289) -(8432,8290) -(62,8291) -(6920,8292) -(4077,8293) -(9118,8294) -(5375,8295) -(178,8296) -(1079,8297) -(4279,8298) -(8436,8299) -(1931,8300) -(2096,8301) -(1638,8302) -(2788,8303) -(4751,8304) -(8824,8305) -(3098,8306) -(4497,8307) -(5223,8308) -(9212,8309) -(4265,8310) -(6898,8311) -(8808,8312) -(5629,8313) -(3779,8314) -(4972,8315) -(4511,8316) -(6761,8317) -(2335,8318) -(732,8319) -(4757,8320) -(6624,8321) -(5869,8322) -(5842,8323) -(5735,8324) -(8276,8325) -(7227,8326) -(4923,8327) -(9135,8328) -(5813,8329) -(9697,8330) -(3222,8331) -(2394,8332) -(5784,8333) -(3652,8334) -(8175,8335) -(7568,8336) -(6645,8337) -(8176,8338) -(530,8339) -(5439,8340) -(61,8341) -(3951,8342) -(5283,8343) -(7226,8344) -(1954,8345) -(334,8346) -(3921,8347) -(6276,8348) -(3378,8349) -(5236,8350) -(7781,8351) -(8601,8352) -(1473,8353) -(3246,8354) -(3601,8355) -(6861,8356) -(9032,8357) -(216,8358) -(3824,8359) -(8486,8360) -(276,8361) -(1838,8362) -(6175,8363) -(3719,8364) -(6958,8365) -(6822,8366) -(3318,8367) -(7222,8368) -(85,8369) -(5158,8370) -(6360,8371) -(2599,8372) -(4002,8373) -(6597,8374) -(5762,8375) -(8383,8376) -(4686,8377) -(5972,8378) -(1432,8379) -(1601,8380) -(3012,8381) -(9345,8382) -(8869,8383) -(6612,8384) -(262,8385) -(300,8386) -(3045,8387) -(7252,8388) -(9099,8389) -(9006,8390) -(3078,8391) -(5159,8392) -(9329,8393) -(1393,8394) -(5894,8395) -(11,8396) -(5606,8397) -(5541,8398) -(2689,8399) -(1023,8400) -(8134,8401) -(5923,8402) -(6056,8403) -(653,8404) -(367,8405) -(1828,8406) -(6506,8407) -(5772,8408) -(8052,8409) -(2633,8410) -(4878,8411) -(5621,8412) -(41,8413) -(4613,8414) -(9389,8415) -(9414,8416) -(3583,8417) -(3454,8418) -(719,8419) -(6188,8420) -(2288,8421) -(1287,8422) -(1397,8423) -(7763,8424) -(5194,8425) -(3167,8426) -(9218,8427) -(2065,8428) -(9669,8429) -(146,8430) -(6141,8431) -(2843,8432) -(7934,8433) -(2536,8434) -(7088,8435) -(2519,8436) -(6650,8437) -(3007,8438) -(4507,8439) -(4892,8440) -(7159,8441) -(3171,8442) -(1080,8443) -(7248,8444) -(7230,8445) -(3823,8446) -(5517,8447) -(1482,8448) -(9953,8449) -(2754,8450) -(3875,8451) -(9800,8452) -(8819,8453) -(8267,8454) -(520,8455) -(5770,8456) -(2114,8457) -(5045,8458) -(1094,8459) -(8786,8460) -(353,8461) -(290,8462) -(3376,8463) -(9305,8464) -(186,8465) -(4817,8466) -(4638,8467) -(3558,8468) -(9285,8469) -(848,8470) -(8923,8471) -(6826,8472) -(5187,8473) -(2398,8474) -(7653,8475) -(8835,8476) -(5736,8477) -(1238,8478) -(6021,8479) -(6815,8480) -(2549,8481) -(5657,8482) -(6855,8483) -(1225,8484) -(7452,8485) -(2479,8486) -(7974,8487) -(1212,8488) -(8883,8489) -(8150,8490) -(3392,8491) -(6774,8492) -(904,8493) -(5068,8494) -(9339,8495) -(1062,8496) -(3841,8497) -(8924,8498) -(9795,8499) -(3981,8500) -(4290,8501) -(1067,8502) -(8679,8503) -(2894,8504) -(9248,8505) -(1072,8506) -(3510,8507) -(6871,8508) -(8701,8509) -(8170,8510) -(2730,8511) -(2668,8512) -(8723,8513) -(3439,8514) -(6219,8515) -(4264,8516) -(3929,8517) -(7,8518) -(3737,8519) -(358,8520) -(5128,8521) -(7353,8522) -(8758,8523) -(7284,8524) -(4037,8525) -(435,8526) -(3580,8527) -(4554,8528) -(4337,8529) -(512,8530) -(2032,8531) -(1755,8532) -(9923,8533) -(3747,8534) -(27,8535) -(3075,8536) -(6259,8537) -(2940,8538) -(5724,8539) -(5638,8540) -(479,8541) -(4125,8542) -(1525,8543) -(7529,8544) -(931,8545) -(5175,8546) -(6798,8547) -(2111,8548) -(6145,8549) -(4712,8550) -(3110,8551) -(97,8552) -(758,8553) -(1895,8554) -(5289,8555) -(5026,8556) -(4725,8557) -(1679,8558) -(4433,8559) -(5340,8560) -(6340,8561) -(3261,8562) -(8108,8563) -(8785,8564) -(7391,8565) -(1496,8566) -(1484,8567) -(5884,8568) -(342,8569) -(7659,8570) -(6635,8571) -(8507,8572) -(2583,8573) -(6533,8574) -(5879,8575) -(5511,8576) -(3682,8577) -(7182,8578) -(1409,8579) -(3363,8580) -(729,8581) -(5857,8582) -(235,8583) -(193,8584) -(5586,8585) -(6203,8586) -(6795,8587) -(3211,8588) -(9763,8589) -(9043,8590) -(2854,8591) -(565,8592) -(9284,8593) -(7886,8594) -(122,8595) -(4934,8596) -(1766,8597) -(2554,8598) -(488,8599) -(825,8600) -(678,8601) -(4543,8602) -(1699,8603) -(3771,8604) -(1234,8605) -(4152,8606) -(1632,8607) -(4988,8608) -(1980,8609) -(7479,8610) -(2586,8611) -(5433,8612) -(2261,8613) -(1180,8614) -(3938,8615) -(6714,8616) -(2890,8617) -(7379,8618) -(5896,8619) -(5949,8620) -(3194,8621) -(9325,8622) -(9531,8623) -(711,8624) -(2450,8625) -(1929,8626) -(6165,8627) -(4050,8628) -(9011,8629) -(7916,8630) -(9136,8631) -(8782,8632) -(8491,8633) -(5114,8634) -(5815,8635) -(5628,8636) -(810,8637) -(6178,8638) -(2619,8639) -(3340,8640) -(2491,8641) -(3574,8642) -(6754,8643) -(1566,8644) -(9174,8645) -(1520,8646) -(2691,8647) -(6961,8648) -(5722,8649) -(9707,8650) -(2891,8651) -(341,8652) -(4690,8653) -(7841,8654) -(6615,8655) -(9169,8656) -(6689,8657) -(8721,8658) -(7508,8659) -(8631,8660) -(480,8661) -(7094,8662) -(319,8663) -(9421,8664) -(4352,8665) -(5019,8666) -(3956,8667) -(114,8668) -(1196,8669) -(1407,8670) -(7432,8671) -(3141,8672) -(2073,8673) -(3400,8674) -(505,8675) -(1263,8676) -(190,8677) -(6686,8678) -(9821,8679) -(1119,8680) -(2955,8681) -(224,8682) -(7562,8683) -(8845,8684) -(5405,8685) -(9192,8686) -(4927,8687) -(997,8688) -(989,8689) -(7258,8690) -(6899,8691) -(1770,8692) -(4423,8693) -(5671,8694) -(8393,8695) -(4355,8696) -(3919,8697) -(338,8698) -(5790,8699) -(1452,8700) -(939,8701) -(8913,8702) -(7157,8703) -(7240,8704) -(3492,8705) -(3464,8706) -(388,8707) -(4135,8708) -(1194,8709) -(5476,8710) -(9844,8711) -(9364,8712) -(5238,8713) -(3712,8714) -(6189,8715) -(5257,8716) -(81,8717) -(3289,8718) -(1177,8719) -(5038,8720) -(325,8721) -(7221,8722) -(7123,8723) -(6364,8724) -(4468,8725) -(9185,8726) -(4158,8727) -(9439,8728) -(7759,8729) -(3325,8730) -(7991,8731) -(1650,8732) -(8395,8733) -(286,8734) -(1507,8735) -(4122,8736) -(2625,8737) -(1140,8738) -(5262,8739) -(4919,8740) -(7266,8741) -(630,8742) -(2129,8743) -(9552,8744) -(3018,8745) -(7145,8746) -(1633,8747) -(7957,8748) -(774,8749) -(9371,8750) -(6007,8751) -(5277,8752) -(9426,8753) -(9190,8754) -(8996,8755) -(3409,8756) -(7212,8757) -(416,8758) -(7211,8759) -(7454,8760) -(8417,8761) -(5562,8762) -(4996,8763) -(5718,8764) -(7838,8765) -(7715,8766) -(2780,8767) -(1013,8768) -(8465,8769) -(7976,8770) -(7150,8771) -(6471,8772) -(1927,8773) -(227,8774) -(6462,8775) -(5227,8776) -(1074,8777) -(9448,8778) -(4459,8779) -(2478,8780) -(5005,8781) -(2418,8782) -(6991,8783) -(4729,8784) -(3548,8785) -(9616,8786) -(2901,8787) -(10,8788) -(2637,8789) -(6747,8790) -(797,8791) -(7609,8792) -(8290,8793) -(8765,8794) -(8053,8795) -(5602,8796) -(3672,8797) -(7513,8798) -(3462,8799) -(4457,8800) -(6547,8801) -(7417,8802) -(8641,8803) -(149,8804) -(5041,8805) -(9232,8806) -(3603,8807) -(2792,8808) -(6620,8809) -(4000,8810) -(659,8811) -(8174,8812) -(4599,8813) -(7851,8814) -(6284,8815) -(7116,8816) -(5595,8817) -(2903,8818) -(5948,8819) -(225,8820) -(524,8821) -(7639,8822) -(7297,8823) -(2606,8824) -(4771,8825) -(8162,8826) -(8999,8827) -(2309,8828) -(3594,8829) -(6092,8830) -(7467,8831) -(6986,8832) -(9898,8833) -(9578,8834) -(156,8835) -(5810,8836) -(790,8837) -(6840,8838) -(6725,8839) -(5528,8840) -(4120,8841) -(6694,8842) -(3552,8843) -(1478,8844) -(8084,8845) -(7578,8846) -(6314,8847) -(6123,8848) -(9443,8849) -(9628,8850) -(8508,8851) -(5552,8852) -(5327,8853) -(7771,8854) -(8932,8855) -(3526,8856) -(4340,8857) -(9419,8858) -(8421,8859) -(7431,8860) -(172,8861) -(3279,8862) -(1508,8863) -(7091,8864) -(1419,8865) -(3032,8866) -(8683,8867) -(4763,8868) -(4424,8869) -(8640,8870) -(7187,8871) -(6247,8872) -(7340,8873) -(182,8874) -(2948,8875) -(9462,8876) -(5997,8877) -(5608,8878) -(1472,8879) -(277,8880) -(4807,8881) -(4969,8882) -(5611,8883) -(372,8884) -(6666,8885) -(476,8886) -(5225,8887) -(5143,8888) -(1853,8889) -(675,8890) -(5643,8891) -(5317,8892) -(8102,8893) -(978,8894) -(4620,8895) -(151,8896) -(972,8897) -(6820,8898) -(7387,8899) -(9634,8900) -(6308,8901) -(8323,8902) -(6672,8903) -(8283,8904) -(7996,8905) -(6488,8906) -(2365,8907) -(9746,8908) -(8605,8909) -(3342,8910) -(8429,8911) -(1162,8912) -(531,8913) -(8408,8914) -(8862,8915) -(5843,8916) -(8704,8917) -(7070,8918) -(9119,8919) -(8344,8920) -(8979,8921) -(2971,8922) -(7700,8923) -(8280,8924) -(9096,8925) -(99,8926) -(6696,8927) -(9490,8928) -(9073,8929) -(1861,8930) -(4413,8931) -(6002,8932) -(439,8933) -(5449,8934) -(9737,8935) -(1898,8936) -(4189,8937) -(1408,8938) -(394,8939) -(1935,8940) -(3965,8941) -(6821,8942) -(349,8943) -(8428,8944) -(8200,8945) -(1737,8946) -(6516,8947) -(5441,8948) -(5999,8949) -(1539,8950) -(9067,8951) -(4061,8952) -(1642,8953) -(4657,8954) -(9934,8955) -(6385,8956) -(6775,8957) -(3873,8958) -(3862,8959) -(1224,8960) -(4483,8961) -(3685,8962) -(6082,8963) -(7798,8964) -(9039,8965) -(985,8966) -(5389,8967) -(1716,8968) -(4209,8969) -(746,8970) -(6295,8971) -(9754,8972) -(2336,8973) -(3701,8974) -(3551,8975) -(8516,8976) -(9290,8977) -(5686,8978) -(2893,8979) -(6279,8980) -(2278,8981) -(1618,8982) -(3450,8983) -(8857,8984) -(1005,8985) -(4727,8986) -(7617,8987) -(2021,8988) -(9124,8989) -(3175,8990) -(2949,8991) -(2424,8992) -(4791,8993) -(7500,8994) -(4893,8995) -(121,8996) -(1965,8997) -(2972,8998) -(662,8999) -(7074,9000) -(981,9001) -(3520,9002) -(6540,9003) -(6648,9004) -(7076,9005) -(6919,9006) -(1108,9007) -(317,9008) -(3483,9009) -(6764,9010) -(1235,9011) -(7121,9012) -(426,9013) -(6880,9014) -(5401,9015) -(7323,9016) -(9751,9017) -(3436,9018) -(7319,9019) -(7882,9020) -(8260,9021) -(9758,9022) -(4205,9023) -(8884,9024) -(1112,9025) -(2186,9026) -(8666,9027) -(4325,9028) -(4912,9029) -(6497,9030) -(9072,9031) -(8899,9032) -(5619,9033) -(4110,9034) -(7025,9035) -(5605,9036) -(2572,9037) -(3895,9038) -(9138,9039) -(4713,9040) -(6079,9041) -(8898,9042) -(2650,9043) -(5316,9044) -(5133,9045) -(2184,9046) -(2728,9047) -(6737,9048) -(1128,9049) -(9662,9050) -(9384,9051) -(4576,9052) -(9613,9053) -(4001,9054) -(3628,9055) -(6968,9056) -(6491,9057) -(1265,9058) -(6128,9059) -(4274,9060) -(3598,9061) -(7961,9062) -(2643,9063) -(4547,9064) -(3568,9065) -(8954,9066) -(8802,9067) -(7829,9068) -(1008,9069) -(3627,9070) -(3999,9071) -(7697,9072) -(9380,9073) -(2707,9074) -(4430,9075) -(6440,9076) -(9958,9077) -(7592,9078) -(7852,9079) -(9253,9080) -(5910,9081) -(7487,9082) -(6324,9083) -(5792,9084) -(7390,9085) -(8534,9086) -(2690,9087) -(3992,9088) -(6928,9089) -(7815,9090) -(9477,9091) -(497,9092) -(7532,9093) -(9838,9094) -(1557,9095) -(2467,9096) -(2367,9097) -(5677,9098) -(6193,9099) -(7126,9100) -(5264,9101) -(850,9102) -(4854,9103) -(4414,9104) -(8971,9105) -(9240,9106) -(7341,9107) -(3151,9108) -(1742,9109) -(1347,9110) -(9418,9111) -(5452,9112) -(8637,9113) -(8287,9114) -(9865,9115) -(1664,9116) -(9933,9117) -(3416,9118) -(7981,9119) -(1981,9120) -(441,9121) -(1380,9122) -(7325,9123) -(5682,9124) -(1024,9125) -(1096,9126) -(4717,9127) -(7948,9128) -(4074,9129) -(211,9130) -(8993,9131) -(4509,9132) -(823,9133) -(4747,9134) -(6955,9135) -(7922,9136) -(6936,9137) -(1546,9138) -(9836,9139) -(5626,9140) -(4879,9141) -(8590,9142) -(8842,9143) -(6505,9144) -(2803,9145) -(9258,9146) -(741,9147) -(1457,9148) -(5777,9149) -(2883,9150) -(6610,9151) -(4331,9152) -(2712,9153) -(9268,9154) -(410,9155) -(9411,9156) -(4683,9157) -(7072,9158) -(5050,9159) -(5932,9160) -(2756,9161) -(9813,9162) -(7388,9163) -(2596,9164) -(5102,9165) -(208,9166) -(86,9167) -(8127,9168) -(5154,9169) -(4491,9170) -(7423,9171) -(6441,9172) -(2920,9173) -(6386,9174) -(9744,9175) -(2667,9176) -(5754,9177) -(4645,9178) -(4327,9179) -(843,9180) -(4085,9181) -(2849,9182) -(5734,9183) -(5307,9184) -(8433,9185) -(3031,9186) -(5714,9187) -(5969,9188) -(2532,9189) -(5219,9190) -(7343,9191) -(9089,9192) -(9337,9193) -(5131,9194) -(6253,9195) -(5140,9196) -(2953,9197) -(4293,9198) -(9974,9199) -(5061,9200) -(8570,9201) -(9504,9202) -(604,9203) -(4991,9204) -(880,9205) -(3861,9206) -(8262,9207) -(5689,9208) -(1793,9209) -(2661,9210) -(7954,9211) -(1874,9212) -(2982,9213) -(331,9214) -(5021,9215) -(9894,9216) -(7709,9217) -(4980,9218) -(8249,9219) -(7120,9220) -(7464,9221) -(8086,9222) -(3509,9223) -(3902,9224) -(9907,9225) -(6278,9226) -(9316,9227) -(2824,9228) -(1558,9229) -(5436,9230) -(1161,9231) -(7569,9232) -(9614,9233) -(6970,9234) -(2422,9235) -(8860,9236) -(9912,9237) -(1109,9238) -(3286,9239) -(2277,9240) -(8656,9241) -(4656,9242) -(6965,9243) -(7591,9244) -(4883,9245) -(452,9246) -(4018,9247) -(4066,9248) -(6480,9249) -(8634,9250) -(9387,9251) -(3476,9252) -(5995,9253) -(9677,9254) -(3884,9255) -(6500,9256) -(7972,9257) -(5281,9258) -(1288,9259) -(4366,9260) -(6557,9261) -(7086,9262) -(6588,9263) -(9062,9264) -(9230,9265) -(7672,9266) -(5204,9267) -(2836,9268) -(7165,9269) -(971,9270) -(3851,9271) -(8593,9272) -(7742,9273) -(2887,9274) -(8479,9275) -(9514,9276) -(273,9277) -(2938,9278) -(9793,9279) -(8050,9280) -(6702,9281) -(7290,9282) -(1837,9283) -(3206,9284) -(4925,9285) -(5066,9286) -(3401,9287) -(3474,9288) -(57,9289) -(2082,9290) -(100,9291) -(9665,9292) -(8284,9293) -(958,9294) -(5282,9295) -(4257,9296) -(3160,9297) -(8449,9298) -(500,9299) -(6432,9300) -(6220,9301) -(7233,9302) -(2723,9303) -(1899,9304) -(7158,9305) -(202,9306) -(2286,9307) -(5356,9308) -(3809,9309) -(3979,9310) -(8359,9311) -(3479,9312) -(4895,9313) -(6059,9314) -(9560,9315) -(6756,9316) -(7504,9317) -(6762,9318) -(5304,9319) -(9533,9320) -(6649,9321) -(38,9322) -(5713,9323) -(3000,9324) -(3738,9325) -(3327,9326) -(3922,9327) -(9245,9328) -(2172,9329) -(7128,9330) -(1195,9331) -(8445,9332) -(8638,9333) -(1249,9334) -(8659,9335) -(3556,9336) -(3347,9337) -(3260,9338) -(5139,9339) -(9991,9340) -(5499,9341) -(8082,9342) -(1640,9343) -(8726,9344) -(2339,9345) -(2601,9346) -(9940,9347) -(4185,9348) -(9546,9349) -(5218,9350) -(4374,9351) -(288,9352) -(7445,9353) -(1710,9354) -(6409,9355) -(7982,9356) -(4950,9357) -(9242,9358) -(3272,9359) -(739,9360) -(5526,9361) -(8189,9362) -(9106,9363) -(9775,9364) -(4643,9365) -(8396,9366) -(3255,9367) -(301,9368) -(6014,9369) -(6046,9370) -(984,9371) -(2420,9372) -(2922,9373) -(2317,9374) -(7332,9375) -(6451,9376) -(2589,9377) -(4333,9378) -(8650,9379) -(6856,9380) -(4194,9381) -(6246,9382) -(4371,9383) -(1388,9384) -(1056,9385) -(6041,9386) -(6153,9387) -(8450,9388) -(3469,9389) -(5226,9390) -(8112,9391) -(647,9392) -(2567,9393) -(9064,9394) -(5161,9395) -(5260,9396) -(8988,9397) -(9678,9398) -(6853,9399) -(5294,9400) -(9864,9401) -(8702,9402) -(1132,9403) -(1524,9404) -(4560,9405) -(2137,9406) -(3283,9407) -(3377,9408) -(2267,9409) -(8987,9410) -(6709,9411) -(8059,9412) -(3402,9413) -(6443,9414) -(8858,9415) -(3974,9416) -(3521,9417) -(9509,9418) -(5442,9419) -(8968,9420) -(333,9421) -(952,9422) -(7482,9423) -(1486,9424) -(1815,9425) -(7937,9426) -(1436,9427) -(3470,9428) -(8195,9429) -(6906,9430) -(2539,9431) -(5988,9432) -(8908,9433) -(2319,9434) -(3263,9435) -(4039,9436) -(6373,9437) -(1168,9438) -(8338,9439) -(1172,9440) -(200,9441) -(6355,9442) -(7768,9443) -(25,9444) -(7144,9445) -(8671,9446) -(9163,9447) -(8889,9448) -(5950,9449) -(6163,9450) -(8119,9451) -(1416,9452) -(4132,9453) -(2294,9454) -(9094,9455) -(4168,9456) -(9108,9457) -(5706,9458) -(2231,9459) -(2173,9460) -(90,9461) -(9996,9462) -(330,9463) -(2052,9464) -(1093,9465) -(5817,9466) -(1559,9467) -(8405,9468) -(9962,9469) -(9461,9470) -(3028,9471) -(6814,9472) -(9587,9473) -(6863,9474) -(4963,9475) -(7811,9476) -(7608,9477) -(5321,9478) -(9971,9479) -(6161,9480) -(2181,9481) -(3828,9482) -(348,9483) -(5459,9484) -(9406,9485) -(9852,9486) -(3095,9487) -(5597,9488) -(8841,9489) -(3536,9490) -(4009,9491) -(7366,9492) -(7327,9493) -(1613,9494) -(8619,9495) -(4880,9496) -(1552,9497) -(7636,9498) -(8397,9499) -(6224,9500) -(9102,9501) -(7906,9502) -(9467,9503) -(828,9504) -(9585,9505) -(925,9506) -(7375,9507) -(4027,9508) -(766,9509) -(5633,9510) -(5648,9511) -(148,9512) -(2072,9513) -(431,9514) -(1711,9515) -(9378,9516) -(6776,9517) -(6842,9518) -(2656,9519) -(3116,9520) -(7904,9521) -(3529,9522) -(3240,9523) -(5801,9524) -(4090,9525) -(7687,9526) -(9711,9527) -(4760,9528) -(5524,9529) -(2251,9530) -(1511,9531) -(5991,9532) -(7808,9533) -(8708,9534) -(8939,9535) -(4295,9536) -(5905,9537) -(2649,9538) -(2347,9539) -(6339,9540) -(292,9541) -(9314,9542) -(6893,9543) -(3970,9544) -(1652,9545) -(4326,9546) -(7881,9547) -(5291,9548) -(957,9549) -(2313,9550) -(5463,9551) -(1268,9552) -(5028,9553) -(656,9554) -(9274,9555) -(8217,9556) -(2175,9557) -(6028,9558) -(7584,9559) -(4114,9560) -(8894,9561) -(781,9562) -(133,9563) -(7572,9564) -(8514,9565) -(3352,9566) -(8098,9567) -(9116,9568) -(9444,9569) -(2590,9570) -(7302,9571) -(7444,9572) -(8748,9573) -(7615,9574) -(6090,9575) -(1529,9576) -(9398,9577) -(6114,9578) -(2736,9579) -(468,9580) -(1487,9581) -(4784,9582) -(6731,9583) -(3328,9584) -(6891,9585) -(8039,9586) -(4064,9587) -(542,9588) -(1039,9589) -(5603,9590) -(6641,9591) -(6307,9592) -(5354,9593) -(7878,9594) -(6391,9595) -(4575,9596) -(6644,9597) -(5207,9598) -(1736,9599) -(3547,9600) -(6647,9601) -(4107,9602) -(8125,9603) -(9223,9604) -(6903,9605) -(3639,9606) -(9606,9607) -(3232,9608) -(2063,9609) -(3731,9610) -(2558,9611) -(2357,9612) -(6008,9613) -(8246,9614) -(8220,9615) -(1075,9616) -(2410,9617) -(3253,9618) -(4370,9619) -(8426,9620) -(2262,9621) -(4149,9622) -(2732,9623) -(8606,9624) -(6311,9625) -(7223,9626) -(3054,9627) -(3952,9628) -(8252,9629) -(6020,9630) -(3846,9631) -(3755,9632) -(3765,9633) -(3434,9634) -(1381,9635) -(287,9636) -(4476,9637) -(2916,9638) -(4517,9639) -(4561,9640) -(5106,9641) -(2077,9642) -(5269,9643) -(5688,9644) -(8831,9645) -(3867,9646) -(6062,9647) -(8460,9648) -(3138,9649) -(3173,9650) -(7018,9651) -(4836,9652) -(1007,9653) -(658,9654) -(5205,9655) -(5805,9656) -(5959,9657) -(2863,9658) -(7272,9659) -(8437,9660) -(4900,9661) -(890,9662) -(3530,9663) -(6209,9664) -(4595,9665) -(5982,9666) -(1101,9667) -(9555,9668) -(1918,9669) -(3527,9670) -(7309,9671) -(8213,9672) -(306,9673) -(845,9674) -(16,9675) -(437,9676) -(9518,9677) -(2142,9678) -(8121,9679) -(7354,9680) -(1720,9681) -(6078,9682) -(5929,9683) -(3856,9684) -(3424,9685) -(1712,9686) -(2340,9687) -(5570,9688) -(8734,9689) -(6077,9690) -(2960,9691) -(5062,9692) -(1532,9693) -(8298,9694) -(2496,9695) -(8412,9696) -(724,9697) -(1019,9698) -(6265,9699) -(740,9700) -(8495,9701) -(6983,9702) -(991,9703) -(3189,9704) -(4487,9705) -(5554,9706) -(1258,9707) -(5359,9708) -(2709,9709) -(361,9710) -(4028,9711) -(3735,9712) -(4427,9713) -(7540,9714) -(3569,9715) -(1916,9716) -(7596,9717) -(9721,9718) -(4429,9719) -(3471,9720) -(1157,9721) -(5700,9722) -(4431,9723) -(9409,9724) -(8752,9725) -(9484,9726) -(1266,9727) -(9097,9728) -(3068,9729) -(5490,9730) -(1375,9731) -(2487,9732) -(1705,9733) -(1571,9734) -(4005,9735) -(5497,9736) -(2144,9737) -(4052,9738) -(4942,9739) -(5504,9740) -(2913,9741) -(5617,9742) -(8179,9743) -(9437,9744) -(1821,9745) -(5737,9746) -(4207,9747) -(4815,9748) -(8707,9749) -(5970,9750) -(5501,9751) -(4013,9752) -(9235,9753) -(2503,9754) -(9181,9755) -(2289,9756) -(4256,9757) -(191,9758) -(9655,9759) -(8615,9760) -(3011,9761) -(6376,9762) -(68,9763) -(4720,9764) -(6848,9765) -(456,9766) -(5887,9767) -(9249,9768) -(4041,9769) -(2304,9770) -(8763,9771) -(2115,9772) -(8014,9773) -(9895,9774) -(671,9775) -(3774,9776) -(134,9777) -(534,9778) -(7308,9779) -(5244,9780) -(1512,9781) -(8960,9782) -(6602,9783) -(593,9784) -(2353,9785) -(4139,9786) -(3063,9787) -(652,9788) -(7405,9789) -(3034,9790) -(4614,9791) -(2351,9792) -(8208,9793) -(5475,9794) -(6875,9795) -(563,9796) -(3346,9797) -(291,9798) -(6345,9799) -(8099,9800) -(2078,9801) -(8238,9802) -(4482,9803) -(716,9804) -(7288,9805) -(5906,9806) -(5618,9807) -(1141,9808) -(8231,9809) -(3713,9810) -(9158,9811) -(4051,9812) -(1973,9813) -(6710,9814) -(1021,9815) -(2196,9816) -(8335,9817) -(2272,9818) -(3818,9819) -(679,9820) -(7512,9821) -(493,9822) -(5663,9823) -(4655,9824) -(3996,9825) -(8797,9826) -(2991,9827) -(7038,9828) -(4174,9829) -(6908,9830) -(8477,9831) -(3576,9832) -(2685,9833) -(9161,9834) -(2951,9835) -(8362,9836) -(2379,9837) -(1277,9838) -(1728,9839) -(9816,9840) -(6288,9841) -(8985,9842) -(771,9843) -(464,9844) -(9625,9845) -(9608,9846) -(9170,9847) -(9658,9848) -(7515,9849) -(9400,9850) -(2045,9851) -(324,9852) -(4252,9853) -(8329,9854) -(4472,9855) -(1047,9856) -(9341,9857) -(7000,9858) -(1429,9859) -(2701,9860) -(6630,9861) -(3669,9862) -(8613,9863) -(7080,9864) -(8788,9865) -(6291,9866) -(7885,9867) -(7160,9868) -(6140,9869) -(9881,9870) -(9140,9871) -(644,9872) -(3667,9873) -(2675,9874) -(9492,9875) -(5004,9876) -(9456,9877) -(8197,9878) -(2837,9879) -(127,9880) -(9772,9881) -(5743,9882) -(2007,9883) -(7586,9884) -(45,9885) -(6482,9886) -(4565,9887) -(6975,9888) -(7260,9889) -(2830,9890) -(9365,9891) -(8207,9892) -(2506,9893) -(8081,9894) -(8678,9895) -(9932,9896) -(447,9897) -(9187,9898) -(89,9899) -(7027,9900) -(1536,9901) -(160,9902) -(7679,9903) -(5973,9904) -(4401,9905) -(395,9906) -(4904,9907) -(2759,9908) -(8713,9909) -(3770,9910) -(8272,9911) -(5358,9912) -(9747,9913) -(1567,9914) -(2136,9915) -(314,9916) -(4583,9917) -(375,9918) -(5566,9919) -(6865,9920) -(894,9921) -(5399,9922) -(1385,9923) -(2156,9924) -(9659,9925) -(477,9926) -(8194,9927) -(3937,9928) -(3745,9929) -(4096,9930) -(5487,9931) -(2475,9932) -(6105,9933) -(6036,9934) -(1315,9935) -(4473,9936) -(4016,9937) -(8135,9938) -(8892,9939) -(4850,9940) -(2545,9941) -(3788,9942) -(1672,9943) -(3664,9944) -(3775,9945) -(3103,9946) -(9335,9947) -(9200,9948) -(8665,9949) -(1356,9950) -(6118,9951) -(4605,9952) -(5651,9953) -(9055,9954) -(8461,9955) -(6107,9956) -(1967,9957) -(8910,9958) -(8257,9959) -(851,9960) -(7823,9961) -(3208,9962) -(856,9963) -(2654,9964) -(7185,9965) -(309,9966) -(9752,9967) -(6405,9968) -(6113,9969) -(9774,9970) -(1674,9971) -(9602,9972) -(1363,9973) -(6887,9974) -(6170,9975) -(8888,9976) -(2981,9977) -(7369,9978) -(6227,9979) -(8002,9980) -(4288,9981) -(5136,9982) -(1084,9983) -(9117,9984) -(2406,9985) -(1384,9986) -(9194,9987) -(858,9988) -(8592,9989) -(4773,9990) -(4093,9991) -(6587,9992) -(6093,9993) -(429,9994) -(5780,9995) -(1783,9996) -(2992,9997) -(0,9998) -(2968,9999) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -\N -\N -\N -\. --- --- Data for Name: line_tbl; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.line_tbl (s) FROM stdin; -{0,-1,5} -{1,0,5} -{0,3,0} -{1,-1,0} -{-0.4,-1,-6} -{-0.0001846153846153846,-1,15.384615384615387} -{3,NaN,5} -{NaN,NaN,NaN} -{0,-1,3} -{-1,0,3} -\. --- --- Data for Name: log_table; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.log_table (tstamp) FROM stdin; -\. --- --- Data for Name: lseg_tbl; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.lseg_tbl (s) FROM stdin; -[(1,2),(3,4)] -[(0,0),(6,6)] -[(10,-10),(-3,-4)] -[(-1000000,200),(300000,-40)] -[(11,22),(33,44)] -[(-10,2),(-10,3)] -[(0,-20),(30,-20)] -[(NaN,1),(NaN,90)] -\. --- --- Data for Name: main_table; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.main_table (a, b) FROM stdin; -50 10 -\N 10 -81 10 -6 10 -30 10 -50 10 -\. --- --- Data for Name: mcv_lists; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.mcv_lists (filler1, filler2, a, b, filler3, c, d, ia) FROM stdin; -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\N \N \N x \N 0 x \N -\N \N \N \N \N \N \N \N -\. --- --- Data for Name: mcv_lists_arrays; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.mcv_lists_arrays (a, b, c) FROM stdin; -{5feceb66ffc86f38d952786c6d696c79,1bad6b8cf97131fceab8543e81f77571,6b86b273ff34fce19d6b804eff5a3f57} {-0.00100000000000000000,0.00000000000000000000,0.00100000000000000000} {-1,0,1} -{5feceb66ffc86f38d952786c6d696c79,1bad6b8cf97131fceab8543e81f77571,6b86b273ff34fce19d6b804eff5a3f57} {-0.00100000000000000000,0.00000000000000000000,0.00100000000000000000} {-1,0,1} -{5feceb66ffc86f38d952786c6d696c79,1bad6b8cf97131fceab8543e81f77571,6b86b273ff34fce19d6b804eff5a3f57} {-0.00100000000000000000,0.00000000000000000000,0.00100000000000000000} {-1,0,1} -{5feceb66ffc86f38d952786c6d696c79,1bad6b8cf97131fceab8543e81f77571,6b86b273ff34fce19d6b804eff5a3f57} {-0.00100000000000000000,0.00000000000000000000,0.00100000000000000000} {-1,0,1} -{5feceb66ffc86f38d952786c6d696c79,1bad6b8cf97131fceab8543e81f77571,6b86b273ff34fce19d6b804eff5a3f57} {-0.00100000000000000000,0.00000000000000000000,0.00100000000000000000} {-1,0,1} -{5feceb66ffc86f38d952786c6d696c79,1bad6b8cf97131fceab8543e81f77571,6b86b273ff34fce19d6b804eff5a3f57} {-0.00100000000000000000,0.00000000000000000000,0.00100000000000000000} {-1,0,1} -{5feceb66ffc86f38d952786c6d696c79,1bad6b8cf97131fceab8543e81f77571,6b86b273ff34fce19d6b804eff5a3f57} {-0.00100000000000000000,0.00000000000000000000,0.00100000000000000000} {-1,0,1} -{5feceb66ffc86f38d952786c6d696c79,1bad6b8cf97131fceab8543e81f77571,6b86b273ff34fce19d6b804eff5a3f57} {-0.00100000000000000000,0.00000000000000000000,0.00100000000000000000} {-1,0,1} -{5feceb66ffc86f38d952786c6d696c79,1bad6b8cf97131fceab8543e81f77571,6b86b273ff34fce19d6b804eff5a3f57} {-0.00100000000000000000,0.00000000000000000000,0.00100000000000000000} {-1,0,1} -{5feceb66ffc86f38d952786c6d696c79,1bad6b8cf97131fceab8543e81f77571,6b86b273ff34fce19d6b804eff5a3f57} {-0.00100000000000000000,0.00000000000000000000,0.00100000000000000000} {-1,0,1} -{5feceb66ffc86f38d952786c6d696c79,1bad6b8cf97131fceab8543e81f77571,6b86b273ff34fce19d6b804eff5a3f57} {-0.00100000000000000000,0.00000000000000000000,0.00100000000000000000} {-1,0,1} -{5feceb66ffc86f38d952786c6d696c79,1bad6b8cf97131fceab8543e81f77571,6b86b273ff34fce19d6b804eff5a3f57} {-0.00100000000000000000,0.00000000000000000000,0.00100000000000000000} {-1,0,1} -{5feceb66ffc86f38d952786c6d696c79,1bad6b8cf97131fceab8543e81f77571,6b86b273ff34fce19d6b804eff5a3f57} {-0.00100000000000000000,0.00000000000000000000,0.00100000000000000000} {-1,0,1} -{5feceb66ffc86f38d952786c6d696c79,1bad6b8cf97131fceab8543e81f77571,6b86b273ff34fce19d6b804eff5a3f57} {-0.00100000000000000000,0.00000000000000000000,0.00100000000000000000} {-1,0,1} -{5feceb66ffc86f38d952786c6d696c79,1bad6b8cf97131fceab8543e81f77571,6b86b273ff34fce19d6b804eff5a3f57} {-0.00100000000000000000,0.00000000000000000000,0.00100000000000000000} {-1,0,1} -{5feceb66ffc86f38d952786c6d696c79,1bad6b8cf97131fceab8543e81f77571,6b86b273ff34fce19d6b804eff5a3f57} {-0.00100000000000000000,0.00000000000000000000,0.00100000000000000000} {-1,0,1} -{5feceb66ffc86f38d952786c6d696c79,1bad6b8cf97131fceab8543e81f77571,6b86b273ff34fce19d6b804eff5a3f57} {-0.00100000000000000000,0.00000000000000000000,0.00100000000000000000} {-1,0,1} -{5feceb66ffc86f38d952786c6d696c79,1bad6b8cf97131fceab8543e81f77571,6b86b273ff34fce19d6b804eff5a3f57} {-0.00100000000000000000,0.00000000000000000000,0.00100000000000000000} {-1,0,1} -{5feceb66ffc86f38d952786c6d696c79,1bad6b8cf97131fceab8543e81f77571,6b86b273ff34fce19d6b804eff5a3f57} {-0.00100000000000000000,0.00000000000000000000,0.00100000000000000000} {-1,0,1} -{5feceb66ffc86f38d952786c6d696c79,1bad6b8cf97131fceab8543e81f77571,6b86b273ff34fce19d6b804eff5a3f57} {-0.00100000000000000000,0.00000000000000000000,0.00100000000000000000} {-1,0,1} -{5feceb66ffc86f38d952786c6d696c79,1bad6b8cf97131fceab8543e81f77571,6b86b273ff34fce19d6b804eff5a3f57} {-0.00100000000000000000,0.00000000000000000000,0.00100000000000000000} {-1,0,1} -{5feceb66ffc86f38d952786c6d696c79,1bad6b8cf97131fceab8543e81f77571,6b86b273ff34fce19d6b804eff5a3f57} {-0.00100000000000000000,0.00000000000000000000,0.00100000000000000000} {-1,0,1} -{5feceb66ffc86f38d952786c6d696c79,1bad6b8cf97131fceab8543e81f77571,6b86b273ff34fce19d6b804eff5a3f57} {-0.00100000000000000000,0.00000000000000000000,0.00100000000000000000} {-1,0,1} -{5feceb66ffc86f38d952786c6d696c79,1bad6b8cf97131fceab8543e81f77571,6b86b273ff34fce19d6b804eff5a3f57} {-0.00100000000000000000,0.00000000000000000000,0.00100000000000000000} {-1,0,1} -{5feceb66ffc86f38d952786c6d696c79,1bad6b8cf97131fceab8543e81f77571,6b86b273ff34fce19d6b804eff5a3f57} {-0.00100000000000000000,0.00000000000000000000,0.00100000000000000000} {-1,0,1} -{5feceb66ffc86f38d952786c6d696c79,1bad6b8cf97131fceab8543e81f77571,6b86b273ff34fce19d6b804eff5a3f57} {-0.00100000000000000000,0.00000000000000000000,0.00100000000000000000} {-1,0,1} -{5feceb66ffc86f38d952786c6d696c79,1bad6b8cf97131fceab8543e81f77571,6b86b273ff34fce19d6b804eff5a3f57} {-0.00100000000000000000,0.00000000000000000000,0.00100000000000000000} {-1,0,1} -{5feceb66ffc86f38d952786c6d696c79,1bad6b8cf97131fceab8543e81f77571,6b86b273ff34fce19d6b804eff5a3f57} {-0.00100000000000000000,0.00000000000000000000,0.00100000000000000000} {-1,0,1} -{5feceb66ffc86f38d952786c6d696c79,1bad6b8cf97131fceab8543e81f77571,6b86b273ff34fce19d6b804eff5a3f57} {-0.00100000000000000000,0.00000000000000000000,0.00100000000000000000} {-1,0,1} -{5feceb66ffc86f38d952786c6d696c79,1bad6b8cf97131fceab8543e81f77571,6b86b273ff34fce19d6b804eff5a3f57} {-0.00100000000000000000,0.00000000000000000000,0.00100000000000000000} {-1,0,1} -{5feceb66ffc86f38d952786c6d696c79,1bad6b8cf97131fceab8543e81f77571,6b86b273ff34fce19d6b804eff5a3f57} {-0.00100000000000000000,0.00000000000000000000,0.00100000000000000000} {-1,0,1} -{5feceb66ffc86f38d952786c6d696c79,1bad6b8cf97131fceab8543e81f77571,6b86b273ff34fce19d6b804eff5a3f57} {-0.00100000000000000000,0.00000000000000000000,0.00100000000000000000} {-1,0,1} -{5feceb66ffc86f38d952786c6d696c79,1bad6b8cf97131fceab8543e81f77571,6b86b273ff34fce19d6b804eff5a3f57} {-0.00100000000000000000,0.00000000000000000000,0.00100000000000000000} {-1,0,1} -{5feceb66ffc86f38d952786c6d696c79,1bad6b8cf97131fceab8543e81f77571,6b86b273ff34fce19d6b804eff5a3f57} {-0.00100000000000000000,0.00000000000000000000,0.00100000000000000000} {-1,0,1} -{5feceb66ffc86f38d952786c6d696c79,1bad6b8cf97131fceab8543e81f77571,6b86b273ff34fce19d6b804eff5a3f57} {-0.00100000000000000000,0.00000000000000000000,0.00100000000000000000} {-1,0,1} -{5feceb66ffc86f38d952786c6d696c79,1bad6b8cf97131fceab8543e81f77571,6b86b273ff34fce19d6b804eff5a3f57} {-0.00100000000000000000,0.00000000000000000000,0.00100000000000000000} {-1,0,1} -{5feceb66ffc86f38d952786c6d696c79,1bad6b8cf97131fceab8543e81f77571,6b86b273ff34fce19d6b804eff5a3f57} {-0.00100000000000000000,0.00000000000000000000,0.00100000000000000000} {-1,0,1} -{5feceb66ffc86f38d952786c6d696c79,1bad6b8cf97131fceab8543e81f77571,6b86b273ff34fce19d6b804eff5a3f57} {-0.00100000000000000000,0.00000000000000000000,0.00100000000000000000} {-1,0,1} -{5feceb66ffc86f38d952786c6d696c79,1bad6b8cf97131fceab8543e81f77571,6b86b273ff34fce19d6b804eff5a3f57} {-0.00100000000000000000,0.00000000000000000000,0.00100000000000000000} {-1,0,1} -{5feceb66ffc86f38d952786c6d696c79,1bad6b8cf97131fceab8543e81f77571,6b86b273ff34fce19d6b804eff5a3f57} {-0.00100000000000000000,0.00000000000000000000,0.00100000000000000000} {-1,0,1} -{5feceb66ffc86f38d952786c6d696c79,1bad6b8cf97131fceab8543e81f77571,6b86b273ff34fce19d6b804eff5a3f57} {-0.00100000000000000000,0.00000000000000000000,0.00100000000000000000} {-1,0,1} -{5feceb66ffc86f38d952786c6d696c79,1bad6b8cf97131fceab8543e81f77571,6b86b273ff34fce19d6b804eff5a3f57} {-0.00100000000000000000,0.00000000000000000000,0.00100000000000000000} {-1,0,1} -{5feceb66ffc86f38d952786c6d696c79,1bad6b8cf97131fceab8543e81f77571,6b86b273ff34fce19d6b804eff5a3f57} {-0.00100000000000000000,0.00000000000000000000,0.00100000000000000000} {-1,0,1} -{5feceb66ffc86f38d952786c6d696c79,1bad6b8cf97131fceab8543e81f77571,6b86b273ff34fce19d6b804eff5a3f57} {-0.00100000000000000000,0.00000000000000000000,0.00100000000000000000} {-1,0,1} -{5feceb66ffc86f38d952786c6d696c79,1bad6b8cf97131fceab8543e81f77571,6b86b273ff34fce19d6b804eff5a3f57} {-0.00100000000000000000,0.00000000000000000000,0.00100000000000000000} {-1,0,1} -{5feceb66ffc86f38d952786c6d696c79,1bad6b8cf97131fceab8543e81f77571,6b86b273ff34fce19d6b804eff5a3f57} {-0.00100000000000000000,0.00000000000000000000,0.00100000000000000000} {-1,0,1} -{5feceb66ffc86f38d952786c6d696c79,1bad6b8cf97131fceab8543e81f77571,6b86b273ff34fce19d6b804eff5a3f57} {-0.00100000000000000000,0.00000000000000000000,0.00100000000000000000} {-1,0,1} -{5feceb66ffc86f38d952786c6d696c79,1bad6b8cf97131fceab8543e81f77571,6b86b273ff34fce19d6b804eff5a3f57} {-0.00100000000000000000,0.00000000000000000000,0.00100000000000000000} {-1,0,1} -{5feceb66ffc86f38d952786c6d696c79,1bad6b8cf97131fceab8543e81f77571,6b86b273ff34fce19d6b804eff5a3f57} {-0.00100000000000000000,0.00000000000000000000,0.00100000000000000000} {-1,0,1} -{5feceb66ffc86f38d952786c6d696c79,1bad6b8cf97131fceab8543e81f77571,6b86b273ff34fce19d6b804eff5a3f57} {-0.00100000000000000000,0.00000000000000000000,0.00100000000000000000} {-1,0,1} -{5feceb66ffc86f38d952786c6d696c79,1bad6b8cf97131fceab8543e81f77571,6b86b273ff34fce19d6b804eff5a3f57} {-0.00100000000000000000,0.00000000000000000000,0.00100000000000000000} {-1,0,1} -{5feceb66ffc86f38d952786c6d696c79,1bad6b8cf97131fceab8543e81f77571,6b86b273ff34fce19d6b804eff5a3f57} {-0.00100000000000000000,0.00000000000000000000,0.00100000000000000000} {-1,0,1} -{5feceb66ffc86f38d952786c6d696c79,1bad6b8cf97131fceab8543e81f77571,6b86b273ff34fce19d6b804eff5a3f57} {-0.00100000000000000000,0.00000000000000000000,0.00100000000000000000} {-1,0,1} -{5feceb66ffc86f38d952786c6d696c79,1bad6b8cf97131fceab8543e81f77571,6b86b273ff34fce19d6b804eff5a3f57} {-0.00100000000000000000,0.00000000000000000000,0.00100000000000000000} {-1,0,1} -{5feceb66ffc86f38d952786c6d696c79,1bad6b8cf97131fceab8543e81f77571,6b86b273ff34fce19d6b804eff5a3f57} {-0.00100000000000000000,0.00000000000000000000,0.00100000000000000000} {-1,0,1} -{5feceb66ffc86f38d952786c6d696c79,1bad6b8cf97131fceab8543e81f77571,6b86b273ff34fce19d6b804eff5a3f57} {-0.00100000000000000000,0.00000000000000000000,0.00100000000000000000} {-1,0,1} -{5feceb66ffc86f38d952786c6d696c79,1bad6b8cf97131fceab8543e81f77571,6b86b273ff34fce19d6b804eff5a3f57} {-0.00100000000000000000,0.00000000000000000000,0.00100000000000000000} {-1,0,1} -{5feceb66ffc86f38d952786c6d696c79,1bad6b8cf97131fceab8543e81f77571,6b86b273ff34fce19d6b804eff5a3f57} {-0.00100000000000000000,0.00000000000000000000,0.00100000000000000000} {-1,0,1} -{5feceb66ffc86f38d952786c6d696c79,1bad6b8cf97131fceab8543e81f77571,6b86b273ff34fce19d6b804eff5a3f57} {-0.00100000000000000000,0.00000000000000000000,0.00100000000000000000} {-1,0,1} -{5feceb66ffc86f38d952786c6d696c79,1bad6b8cf97131fceab8543e81f77571,6b86b273ff34fce19d6b804eff5a3f57} {-0.00100000000000000000,0.00000000000000000000,0.00100000000000000000} {-1,0,1} -{5feceb66ffc86f38d952786c6d696c79,1bad6b8cf97131fceab8543e81f77571,6b86b273ff34fce19d6b804eff5a3f57} {-0.00100000000000000000,0.00000000000000000000,0.00100000000000000000} {-1,0,1} -{5feceb66ffc86f38d952786c6d696c79,1bad6b8cf97131fceab8543e81f77571,6b86b273ff34fce19d6b804eff5a3f57} {-0.00100000000000000000,0.00000000000000000000,0.00100000000000000000} {-1,0,1} -{5feceb66ffc86f38d952786c6d696c79,1bad6b8cf97131fceab8543e81f77571,6b86b273ff34fce19d6b804eff5a3f57} {-0.00100000000000000000,0.00000000000000000000,0.00100000000000000000} {-1,0,1} -{5feceb66ffc86f38d952786c6d696c79,1bad6b8cf97131fceab8543e81f77571,6b86b273ff34fce19d6b804eff5a3f57} {-0.00100000000000000000,0.00000000000000000000,0.00100000000000000000} {-1,0,1} -{5feceb66ffc86f38d952786c6d696c79,1bad6b8cf97131fceab8543e81f77571,6b86b273ff34fce19d6b804eff5a3f57} {-0.00100000000000000000,0.00000000000000000000,0.00100000000000000000} {-1,0,1} -{5feceb66ffc86f38d952786c6d696c79,1bad6b8cf97131fceab8543e81f77571,6b86b273ff34fce19d6b804eff5a3f57} {-0.00100000000000000000,0.00000000000000000000,0.00100000000000000000} {-1,0,1} -{5feceb66ffc86f38d952786c6d696c79,1bad6b8cf97131fceab8543e81f77571,6b86b273ff34fce19d6b804eff5a3f57} {-0.00100000000000000000,0.00000000000000000000,0.00100000000000000000} {-1,0,1} -{5feceb66ffc86f38d952786c6d696c79,1bad6b8cf97131fceab8543e81f77571,6b86b273ff34fce19d6b804eff5a3f57} {-0.00100000000000000000,0.00000000000000000000,0.00100000000000000000} {-1,0,1} -{5feceb66ffc86f38d952786c6d696c79,1bad6b8cf97131fceab8543e81f77571,6b86b273ff34fce19d6b804eff5a3f57} {-0.00100000000000000000,0.00000000000000000000,0.00100000000000000000} {-1,0,1} -{5feceb66ffc86f38d952786c6d696c79,1bad6b8cf97131fceab8543e81f77571,6b86b273ff34fce19d6b804eff5a3f57} {-0.00100000000000000000,0.00000000000000000000,0.00100000000000000000} {-1,0,1} -{5feceb66ffc86f38d952786c6d696c79,1bad6b8cf97131fceab8543e81f77571,6b86b273ff34fce19d6b804eff5a3f57} {-0.00100000000000000000,0.00000000000000000000,0.00100000000000000000} {-1,0,1} -{5feceb66ffc86f38d952786c6d696c79,1bad6b8cf97131fceab8543e81f77571,6b86b273ff34fce19d6b804eff5a3f57} {-0.00100000000000000000,0.00000000000000000000,0.00100000000000000000} {-1,0,1} -{5feceb66ffc86f38d952786c6d696c79,1bad6b8cf97131fceab8543e81f77571,6b86b273ff34fce19d6b804eff5a3f57} {-0.00100000000000000000,0.00000000000000000000,0.00100000000000000000} {-1,0,1} -{5feceb66ffc86f38d952786c6d696c79,1bad6b8cf97131fceab8543e81f77571,6b86b273ff34fce19d6b804eff5a3f57} {-0.00100000000000000000,0.00000000000000000000,0.00100000000000000000} {-1,0,1} -{5feceb66ffc86f38d952786c6d696c79,1bad6b8cf97131fceab8543e81f77571,6b86b273ff34fce19d6b804eff5a3f57} {-0.00100000000000000000,0.00000000000000000000,0.00100000000000000000} {-1,0,1} -{5feceb66ffc86f38d952786c6d696c79,1bad6b8cf97131fceab8543e81f77571,6b86b273ff34fce19d6b804eff5a3f57} {-0.00100000000000000000,0.00000000000000000000,0.00100000000000000000} {-1,0,1} -{5feceb66ffc86f38d952786c6d696c79,1bad6b8cf97131fceab8543e81f77571,6b86b273ff34fce19d6b804eff5a3f57} {-0.00100000000000000000,0.00000000000000000000,0.00100000000000000000} {-1,0,1} -{5feceb66ffc86f38d952786c6d696c79,1bad6b8cf97131fceab8543e81f77571,6b86b273ff34fce19d6b804eff5a3f57} {-0.00100000000000000000,0.00000000000000000000,0.00100000000000000000} {-1,0,1} -{5feceb66ffc86f38d952786c6d696c79,1bad6b8cf97131fceab8543e81f77571,6b86b273ff34fce19d6b804eff5a3f57} {-0.00100000000000000000,0.00000000000000000000,0.00100000000000000000} {-1,0,1} -{5feceb66ffc86f38d952786c6d696c79,1bad6b8cf97131fceab8543e81f77571,6b86b273ff34fce19d6b804eff5a3f57} {-0.00100000000000000000,0.00000000000000000000,0.00100000000000000000} {-1,0,1} -{5feceb66ffc86f38d952786c6d696c79,1bad6b8cf97131fceab8543e81f77571,6b86b273ff34fce19d6b804eff5a3f57} {-0.00100000000000000000,0.00000000000000000000,0.00100000000000000000} {-1,0,1} -{5feceb66ffc86f38d952786c6d696c79,1bad6b8cf97131fceab8543e81f77571,6b86b273ff34fce19d6b804eff5a3f57} {-0.00100000000000000000,0.00000000000000000000,0.00100000000000000000} {-1,0,1} -{5feceb66ffc86f38d952786c6d696c79,1bad6b8cf97131fceab8543e81f77571,6b86b273ff34fce19d6b804eff5a3f57} {-0.00100000000000000000,0.00000000000000000000,0.00100000000000000000} {-1,0,1} -{5feceb66ffc86f38d952786c6d696c79,1bad6b8cf97131fceab8543e81f77571,6b86b273ff34fce19d6b804eff5a3f57} {-0.00100000000000000000,0.00000000000000000000,0.00100000000000000000} {-1,0,1} -{5feceb66ffc86f38d952786c6d696c79,1bad6b8cf97131fceab8543e81f77571,6b86b273ff34fce19d6b804eff5a3f57} {-0.00100000000000000000,0.00000000000000000000,0.00100000000000000000} {-1,0,1} -{5feceb66ffc86f38d952786c6d696c79,1bad6b8cf97131fceab8543e81f77571,6b86b273ff34fce19d6b804eff5a3f57} {-0.00100000000000000000,0.00000000000000000000,0.00100000000000000000} {-1,0,1} -{5feceb66ffc86f38d952786c6d696c79,1bad6b8cf97131fceab8543e81f77571,6b86b273ff34fce19d6b804eff5a3f57} {-0.00100000000000000000,0.00000000000000000000,0.00100000000000000000} {-1,0,1} -{5feceb66ffc86f38d952786c6d696c79,1bad6b8cf97131fceab8543e81f77571,6b86b273ff34fce19d6b804eff5a3f57} {-0.00100000000000000000,0.00000000000000000000,0.00100000000000000000} {-1,0,1} -{5feceb66ffc86f38d952786c6d696c79,1bad6b8cf97131fceab8543e81f77571,6b86b273ff34fce19d6b804eff5a3f57} {-0.00100000000000000000,0.00000000000000000000,0.00100000000000000000} {-1,0,1} -{5feceb66ffc86f38d952786c6d696c79,1bad6b8cf97131fceab8543e81f77571,6b86b273ff34fce19d6b804eff5a3f57} {-0.00100000000000000000,0.00000000000000000000,0.00100000000000000000} {-1,0,1} -{5feceb66ffc86f38d952786c6d696c79,1bad6b8cf97131fceab8543e81f77571,6b86b273ff34fce19d6b804eff5a3f57} {-0.00100000000000000000,0.00000000000000000000,0.00100000000000000000} {-1,0,1} -{5feceb66ffc86f38d952786c6d696c79,1bad6b8cf97131fceab8543e81f77571,6b86b273ff34fce19d6b804eff5a3f57} {-0.00100000000000000000,0.00000000000000000000,0.00100000000000000000} {-1,0,1} -{5feceb66ffc86f38d952786c6d696c79,1bad6b8cf97131fceab8543e81f77571,6b86b273ff34fce19d6b804eff5a3f57} {-0.00100000000000000000,0.00000000000000000000,0.00100000000000000000} {-1,0,1} -{5feceb66ffc86f38d952786c6d696c79,1bad6b8cf97131fceab8543e81f77571,6b86b273ff34fce19d6b804eff5a3f57} {-0.00100000000000000000,0.00000000000000000000,0.00100000000000000000} {-1,0,1} -{5feceb66ffc86f38d952786c6d696c79,1bad6b8cf97131fceab8543e81f77571,6b86b273ff34fce19d6b804eff5a3f57} {-0.00100000000000000000,0.00000000000000000000,0.00100000000000000000} {-1,0,1} -{5feceb66ffc86f38d952786c6d696c79,1bad6b8cf97131fceab8543e81f77571,6b86b273ff34fce19d6b804eff5a3f57} {-0.00100000000000000000,0.00000000000000000000,0.00100000000000000000} {-1,0,1} -{5feceb66ffc86f38d952786c6d696c79,1bad6b8cf97131fceab8543e81f77571,6b86b273ff34fce19d6b804eff5a3f57} {-0.00100000000000000000,0.00000000000000000000,0.00100000000000000000} {-1,0,1} -{5feceb66ffc86f38d952786c6d696c79,1bad6b8cf97131fceab8543e81f77571,6b86b273ff34fce19d6b804eff5a3f57} {-0.00100000000000000000,0.00000000000000000000,0.00100000000000000000} {-1,0,1} -{5feceb66ffc86f38d952786c6d696c79,1bad6b8cf97131fceab8543e81f77571,6b86b273ff34fce19d6b804eff5a3f57} {-0.00100000000000000000,0.00000000000000000000,0.00100000000000000000} {-1,0,1} -{6b86b273ff34fce19d6b804eff5a3f57,5feceb66ffc86f38d952786c6d696c79,d4735e3a265e16eee03f59718b9b5d03} {0.00000000000000000000,0.00100000000000000000,0.00200000000000000000} {0,1,2} -{6b86b273ff34fce19d6b804eff5a3f57,5feceb66ffc86f38d952786c6d696c79,d4735e3a265e16eee03f59718b9b5d03} {0.00000000000000000000,0.00100000000000000000,0.00200000000000000000} {0,1,2} -{6b86b273ff34fce19d6b804eff5a3f57,5feceb66ffc86f38d952786c6d696c79,d4735e3a265e16eee03f59718b9b5d03} {0.00000000000000000000,0.00100000000000000000,0.00200000000000000000} {0,1,2} -{6b86b273ff34fce19d6b804eff5a3f57,5feceb66ffc86f38d952786c6d696c79,d4735e3a265e16eee03f59718b9b5d03} {0.00000000000000000000,0.00100000000000000000,0.00200000000000000000} {0,1,2} -{6b86b273ff34fce19d6b804eff5a3f57,5feceb66ffc86f38d952786c6d696c79,d4735e3a265e16eee03f59718b9b5d03} {0.00000000000000000000,0.00100000000000000000,0.00200000000000000000} {0,1,2} -{6b86b273ff34fce19d6b804eff5a3f57,5feceb66ffc86f38d952786c6d696c79,d4735e3a265e16eee03f59718b9b5d03} {0.00000000000000000000,0.00100000000000000000,0.00200000000000000000} {0,1,2} -{6b86b273ff34fce19d6b804eff5a3f57,5feceb66ffc86f38d952786c6d696c79,d4735e3a265e16eee03f59718b9b5d03} {0.00000000000000000000,0.00100000000000000000,0.00200000000000000000} {0,1,2} -{6b86b273ff34fce19d6b804eff5a3f57,5feceb66ffc86f38d952786c6d696c79,d4735e3a265e16eee03f59718b9b5d03} {0.00000000000000000000,0.00100000000000000000,0.00200000000000000000} {0,1,2} -{6b86b273ff34fce19d6b804eff5a3f57,5feceb66ffc86f38d952786c6d696c79,d4735e3a265e16eee03f59718b9b5d03} {0.00000000000000000000,0.00100000000000000000,0.00200000000000000000} {0,1,2} -{6b86b273ff34fce19d6b804eff5a3f57,5feceb66ffc86f38d952786c6d696c79,d4735e3a265e16eee03f59718b9b5d03} {0.00000000000000000000,0.00100000000000000000,0.00200000000000000000} {0,1,2} -{6b86b273ff34fce19d6b804eff5a3f57,5feceb66ffc86f38d952786c6d696c79,d4735e3a265e16eee03f59718b9b5d03} {0.00000000000000000000,0.00100000000000000000,0.00200000000000000000} {0,1,2} -{6b86b273ff34fce19d6b804eff5a3f57,5feceb66ffc86f38d952786c6d696c79,d4735e3a265e16eee03f59718b9b5d03} {0.00000000000000000000,0.00100000000000000000,0.00200000000000000000} {0,1,2} -{6b86b273ff34fce19d6b804eff5a3f57,5feceb66ffc86f38d952786c6d696c79,d4735e3a265e16eee03f59718b9b5d03} {0.00000000000000000000,0.00100000000000000000,0.00200000000000000000} {0,1,2} -{6b86b273ff34fce19d6b804eff5a3f57,5feceb66ffc86f38d952786c6d696c79,d4735e3a265e16eee03f59718b9b5d03} {0.00000000000000000000,0.00100000000000000000,0.00200000000000000000} {0,1,2} -{6b86b273ff34fce19d6b804eff5a3f57,5feceb66ffc86f38d952786c6d696c79,d4735e3a265e16eee03f59718b9b5d03} {0.00000000000000000000,0.00100000000000000000,0.00200000000000000000} {0,1,2} -{6b86b273ff34fce19d6b804eff5a3f57,5feceb66ffc86f38d952786c6d696c79,d4735e3a265e16eee03f59718b9b5d03} {0.00000000000000000000,0.00100000000000000000,0.00200000000000000000} {0,1,2} -{6b86b273ff34fce19d6b804eff5a3f57,5feceb66ffc86f38d952786c6d696c79,d4735e3a265e16eee03f59718b9b5d03} {0.00000000000000000000,0.00100000000000000000,0.00200000000000000000} {0,1,2} -{6b86b273ff34fce19d6b804eff5a3f57,5feceb66ffc86f38d952786c6d696c79,d4735e3a265e16eee03f59718b9b5d03} {0.00000000000000000000,0.00100000000000000000,0.00200000000000000000} {0,1,2} -{6b86b273ff34fce19d6b804eff5a3f57,5feceb66ffc86f38d952786c6d696c79,d4735e3a265e16eee03f59718b9b5d03} {0.00000000000000000000,0.00100000000000000000,0.00200000000000000000} {0,1,2} -{6b86b273ff34fce19d6b804eff5a3f57,5feceb66ffc86f38d952786c6d696c79,d4735e3a265e16eee03f59718b9b5d03} {0.00000000000000000000,0.00100000000000000000,0.00200000000000000000} {0,1,2} -{6b86b273ff34fce19d6b804eff5a3f57,5feceb66ffc86f38d952786c6d696c79,d4735e3a265e16eee03f59718b9b5d03} {0.00000000000000000000,0.00100000000000000000,0.00200000000000000000} {0,1,2} -{6b86b273ff34fce19d6b804eff5a3f57,5feceb66ffc86f38d952786c6d696c79,d4735e3a265e16eee03f59718b9b5d03} {0.00000000000000000000,0.00100000000000000000,0.00200000000000000000} {0,1,2} -{6b86b273ff34fce19d6b804eff5a3f57,5feceb66ffc86f38d952786c6d696c79,d4735e3a265e16eee03f59718b9b5d03} {0.00000000000000000000,0.00100000000000000000,0.00200000000000000000} {0,1,2} -{6b86b273ff34fce19d6b804eff5a3f57,5feceb66ffc86f38d952786c6d696c79,d4735e3a265e16eee03f59718b9b5d03} {0.00000000000000000000,0.00100000000000000000,0.00200000000000000000} {0,1,2} -{6b86b273ff34fce19d6b804eff5a3f57,5feceb66ffc86f38d952786c6d696c79,d4735e3a265e16eee03f59718b9b5d03} {0.00000000000000000000,0.00100000000000000000,0.00200000000000000000} {0,1,2} -{6b86b273ff34fce19d6b804eff5a3f57,5feceb66ffc86f38d952786c6d696c79,d4735e3a265e16eee03f59718b9b5d03} {0.00000000000000000000,0.00100000000000000000,0.00200000000000000000} {0,1,2} -{6b86b273ff34fce19d6b804eff5a3f57,5feceb66ffc86f38d952786c6d696c79,d4735e3a265e16eee03f59718b9b5d03} {0.00000000000000000000,0.00100000000000000000,0.00200000000000000000} {0,1,2} -{6b86b273ff34fce19d6b804eff5a3f57,5feceb66ffc86f38d952786c6d696c79,d4735e3a265e16eee03f59718b9b5d03} {0.00000000000000000000,0.00100000000000000000,0.00200000000000000000} {0,1,2} -{6b86b273ff34fce19d6b804eff5a3f57,5feceb66ffc86f38d952786c6d696c79,d4735e3a265e16eee03f59718b9b5d03} {0.00000000000000000000,0.00100000000000000000,0.00200000000000000000} {0,1,2} -{6b86b273ff34fce19d6b804eff5a3f57,5feceb66ffc86f38d952786c6d696c79,d4735e3a265e16eee03f59718b9b5d03} {0.00000000000000000000,0.00100000000000000000,0.00200000000000000000} {0,1,2} -{6b86b273ff34fce19d6b804eff5a3f57,5feceb66ffc86f38d952786c6d696c79,d4735e3a265e16eee03f59718b9b5d03} {0.00000000000000000000,0.00100000000000000000,0.00200000000000000000} {0,1,2} -{6b86b273ff34fce19d6b804eff5a3f57,5feceb66ffc86f38d952786c6d696c79,d4735e3a265e16eee03f59718b9b5d03} {0.00000000000000000000,0.00100000000000000000,0.00200000000000000000} {0,1,2} -{6b86b273ff34fce19d6b804eff5a3f57,5feceb66ffc86f38d952786c6d696c79,d4735e3a265e16eee03f59718b9b5d03} {0.00000000000000000000,0.00100000000000000000,0.00200000000000000000} {0,1,2} -{6b86b273ff34fce19d6b804eff5a3f57,5feceb66ffc86f38d952786c6d696c79,d4735e3a265e16eee03f59718b9b5d03} {0.00000000000000000000,0.00100000000000000000,0.00200000000000000000} {0,1,2} -{6b86b273ff34fce19d6b804eff5a3f57,5feceb66ffc86f38d952786c6d696c79,d4735e3a265e16eee03f59718b9b5d03} {0.00000000000000000000,0.00100000000000000000,0.00200000000000000000} {0,1,2} -{6b86b273ff34fce19d6b804eff5a3f57,5feceb66ffc86f38d952786c6d696c79,d4735e3a265e16eee03f59718b9b5d03} {0.00000000000000000000,0.00100000000000000000,0.00200000000000000000} {0,1,2} -{6b86b273ff34fce19d6b804eff5a3f57,5feceb66ffc86f38d952786c6d696c79,d4735e3a265e16eee03f59718b9b5d03} {0.00000000000000000000,0.00100000000000000000,0.00200000000000000000} {0,1,2} -{6b86b273ff34fce19d6b804eff5a3f57,5feceb66ffc86f38d952786c6d696c79,d4735e3a265e16eee03f59718b9b5d03} {0.00000000000000000000,0.00100000000000000000,0.00200000000000000000} {0,1,2} -{6b86b273ff34fce19d6b804eff5a3f57,5feceb66ffc86f38d952786c6d696c79,d4735e3a265e16eee03f59718b9b5d03} {0.00000000000000000000,0.00100000000000000000,0.00200000000000000000} {0,1,2} -{6b86b273ff34fce19d6b804eff5a3f57,5feceb66ffc86f38d952786c6d696c79,d4735e3a265e16eee03f59718b9b5d03} {0.00000000000000000000,0.00100000000000000000,0.00200000000000000000} {0,1,2} -{6b86b273ff34fce19d6b804eff5a3f57,5feceb66ffc86f38d952786c6d696c79,d4735e3a265e16eee03f59718b9b5d03} {0.00000000000000000000,0.00100000000000000000,0.00200000000000000000} {0,1,2} -{6b86b273ff34fce19d6b804eff5a3f57,5feceb66ffc86f38d952786c6d696c79,d4735e3a265e16eee03f59718b9b5d03} {0.00000000000000000000,0.00100000000000000000,0.00200000000000000000} {0,1,2} -{6b86b273ff34fce19d6b804eff5a3f57,5feceb66ffc86f38d952786c6d696c79,d4735e3a265e16eee03f59718b9b5d03} {0.00000000000000000000,0.00100000000000000000,0.00200000000000000000} {0,1,2} -{6b86b273ff34fce19d6b804eff5a3f57,5feceb66ffc86f38d952786c6d696c79,d4735e3a265e16eee03f59718b9b5d03} {0.00000000000000000000,0.00100000000000000000,0.00200000000000000000} {0,1,2} -{6b86b273ff34fce19d6b804eff5a3f57,5feceb66ffc86f38d952786c6d696c79,d4735e3a265e16eee03f59718b9b5d03} {0.00000000000000000000,0.00100000000000000000,0.00200000000000000000} {0,1,2} -{6b86b273ff34fce19d6b804eff5a3f57,5feceb66ffc86f38d952786c6d696c79,d4735e3a265e16eee03f59718b9b5d03} {0.00000000000000000000,0.00100000000000000000,0.00200000000000000000} {0,1,2} -{6b86b273ff34fce19d6b804eff5a3f57,5feceb66ffc86f38d952786c6d696c79,d4735e3a265e16eee03f59718b9b5d03} {0.00000000000000000000,0.00100000000000000000,0.00200000000000000000} {0,1,2} -{6b86b273ff34fce19d6b804eff5a3f57,5feceb66ffc86f38d952786c6d696c79,d4735e3a265e16eee03f59718b9b5d03} {0.00000000000000000000,0.00100000000000000000,0.00200000000000000000} {0,1,2} -{6b86b273ff34fce19d6b804eff5a3f57,5feceb66ffc86f38d952786c6d696c79,d4735e3a265e16eee03f59718b9b5d03} {0.00000000000000000000,0.00100000000000000000,0.00200000000000000000} {0,1,2} -{6b86b273ff34fce19d6b804eff5a3f57,5feceb66ffc86f38d952786c6d696c79,d4735e3a265e16eee03f59718b9b5d03} {0.00000000000000000000,0.00100000000000000000,0.00200000000000000000} {0,1,2} -{6b86b273ff34fce19d6b804eff5a3f57,5feceb66ffc86f38d952786c6d696c79,d4735e3a265e16eee03f59718b9b5d03} {0.00000000000000000000,0.00100000000000000000,0.00200000000000000000} {0,1,2} -{6b86b273ff34fce19d6b804eff5a3f57,5feceb66ffc86f38d952786c6d696c79,d4735e3a265e16eee03f59718b9b5d03} {0.00000000000000000000,0.00100000000000000000,0.00200000000000000000} {0,1,2} -{6b86b273ff34fce19d6b804eff5a3f57,5feceb66ffc86f38d952786c6d696c79,d4735e3a265e16eee03f59718b9b5d03} {0.00000000000000000000,0.00100000000000000000,0.00200000000000000000} {0,1,2} -{6b86b273ff34fce19d6b804eff5a3f57,5feceb66ffc86f38d952786c6d696c79,d4735e3a265e16eee03f59718b9b5d03} {0.00000000000000000000,0.00100000000000000000,0.00200000000000000000} {0,1,2} -{6b86b273ff34fce19d6b804eff5a3f57,5feceb66ffc86f38d952786c6d696c79,d4735e3a265e16eee03f59718b9b5d03} {0.00000000000000000000,0.00100000000000000000,0.00200000000000000000} {0,1,2} -{6b86b273ff34fce19d6b804eff5a3f57,5feceb66ffc86f38d952786c6d696c79,d4735e3a265e16eee03f59718b9b5d03} {0.00000000000000000000,0.00100000000000000000,0.00200000000000000000} {0,1,2} -{6b86b273ff34fce19d6b804eff5a3f57,5feceb66ffc86f38d952786c6d696c79,d4735e3a265e16eee03f59718b9b5d03} {0.00000000000000000000,0.00100000000000000000,0.00200000000000000000} {0,1,2} -{6b86b273ff34fce19d6b804eff5a3f57,5feceb66ffc86f38d952786c6d696c79,d4735e3a265e16eee03f59718b9b5d03} {0.00000000000000000000,0.00100000000000000000,0.00200000000000000000} {0,1,2} -{6b86b273ff34fce19d6b804eff5a3f57,5feceb66ffc86f38d952786c6d696c79,d4735e3a265e16eee03f59718b9b5d03} {0.00000000000000000000,0.00100000000000000000,0.00200000000000000000} {0,1,2} -{6b86b273ff34fce19d6b804eff5a3f57,5feceb66ffc86f38d952786c6d696c79,d4735e3a265e16eee03f59718b9b5d03} {0.00000000000000000000,0.00100000000000000000,0.00200000000000000000} {0,1,2} -{6b86b273ff34fce19d6b804eff5a3f57,5feceb66ffc86f38d952786c6d696c79,d4735e3a265e16eee03f59718b9b5d03} {0.00000000000000000000,0.00100000000000000000,0.00200000000000000000} {0,1,2} -{6b86b273ff34fce19d6b804eff5a3f57,5feceb66ffc86f38d952786c6d696c79,d4735e3a265e16eee03f59718b9b5d03} {0.00000000000000000000,0.00100000000000000000,0.00200000000000000000} {0,1,2} -{6b86b273ff34fce19d6b804eff5a3f57,5feceb66ffc86f38d952786c6d696c79,d4735e3a265e16eee03f59718b9b5d03} {0.00000000000000000000,0.00100000000000000000,0.00200000000000000000} {0,1,2} -{6b86b273ff34fce19d6b804eff5a3f57,5feceb66ffc86f38d952786c6d696c79,d4735e3a265e16eee03f59718b9b5d03} {0.00000000000000000000,0.00100000000000000000,0.00200000000000000000} {0,1,2} -{6b86b273ff34fce19d6b804eff5a3f57,5feceb66ffc86f38d952786c6d696c79,d4735e3a265e16eee03f59718b9b5d03} {0.00000000000000000000,0.00100000000000000000,0.00200000000000000000} {0,1,2} -{6b86b273ff34fce19d6b804eff5a3f57,5feceb66ffc86f38d952786c6d696c79,d4735e3a265e16eee03f59718b9b5d03} {0.00000000000000000000,0.00100000000000000000,0.00200000000000000000} {0,1,2} -{6b86b273ff34fce19d6b804eff5a3f57,5feceb66ffc86f38d952786c6d696c79,d4735e3a265e16eee03f59718b9b5d03} {0.00000000000000000000,0.00100000000000000000,0.00200000000000000000} {0,1,2} -{6b86b273ff34fce19d6b804eff5a3f57,5feceb66ffc86f38d952786c6d696c79,d4735e3a265e16eee03f59718b9b5d03} {0.00000000000000000000,0.00100000000000000000,0.00200000000000000000} {0,1,2} -{6b86b273ff34fce19d6b804eff5a3f57,5feceb66ffc86f38d952786c6d696c79,d4735e3a265e16eee03f59718b9b5d03} {0.00000000000000000000,0.00100000000000000000,0.00200000000000000000} {0,1,2} -{6b86b273ff34fce19d6b804eff5a3f57,5feceb66ffc86f38d952786c6d696c79,d4735e3a265e16eee03f59718b9b5d03} {0.00000000000000000000,0.00100000000000000000,0.00200000000000000000} {0,1,2} -{6b86b273ff34fce19d6b804eff5a3f57,5feceb66ffc86f38d952786c6d696c79,d4735e3a265e16eee03f59718b9b5d03} {0.00000000000000000000,0.00100000000000000000,0.00200000000000000000} {0,1,2} -{6b86b273ff34fce19d6b804eff5a3f57,5feceb66ffc86f38d952786c6d696c79,d4735e3a265e16eee03f59718b9b5d03} {0.00000000000000000000,0.00100000000000000000,0.00200000000000000000} {0,1,2} -{6b86b273ff34fce19d6b804eff5a3f57,5feceb66ffc86f38d952786c6d696c79,d4735e3a265e16eee03f59718b9b5d03} {0.00000000000000000000,0.00100000000000000000,0.00200000000000000000} {0,1,2} -{6b86b273ff34fce19d6b804eff5a3f57,5feceb66ffc86f38d952786c6d696c79,d4735e3a265e16eee03f59718b9b5d03} {0.00000000000000000000,0.00100000000000000000,0.00200000000000000000} {0,1,2} -{6b86b273ff34fce19d6b804eff5a3f57,5feceb66ffc86f38d952786c6d696c79,d4735e3a265e16eee03f59718b9b5d03} {0.00000000000000000000,0.00100000000000000000,0.00200000000000000000} {0,1,2} -{6b86b273ff34fce19d6b804eff5a3f57,5feceb66ffc86f38d952786c6d696c79,d4735e3a265e16eee03f59718b9b5d03} {0.00000000000000000000,0.00100000000000000000,0.00200000000000000000} {0,1,2} -{6b86b273ff34fce19d6b804eff5a3f57,5feceb66ffc86f38d952786c6d696c79,d4735e3a265e16eee03f59718b9b5d03} {0.00000000000000000000,0.00100000000000000000,0.00200000000000000000} {0,1,2} -{6b86b273ff34fce19d6b804eff5a3f57,5feceb66ffc86f38d952786c6d696c79,d4735e3a265e16eee03f59718b9b5d03} {0.00000000000000000000,0.00100000000000000000,0.00200000000000000000} {0,1,2} -{6b86b273ff34fce19d6b804eff5a3f57,5feceb66ffc86f38d952786c6d696c79,d4735e3a265e16eee03f59718b9b5d03} {0.00000000000000000000,0.00100000000000000000,0.00200000000000000000} {0,1,2} -{6b86b273ff34fce19d6b804eff5a3f57,5feceb66ffc86f38d952786c6d696c79,d4735e3a265e16eee03f59718b9b5d03} {0.00000000000000000000,0.00100000000000000000,0.00200000000000000000} {0,1,2} -{6b86b273ff34fce19d6b804eff5a3f57,5feceb66ffc86f38d952786c6d696c79,d4735e3a265e16eee03f59718b9b5d03} {0.00000000000000000000,0.00100000000000000000,0.00200000000000000000} {0,1,2} -{6b86b273ff34fce19d6b804eff5a3f57,5feceb66ffc86f38d952786c6d696c79,d4735e3a265e16eee03f59718b9b5d03} {0.00000000000000000000,0.00100000000000000000,0.00200000000000000000} {0,1,2} -{6b86b273ff34fce19d6b804eff5a3f57,5feceb66ffc86f38d952786c6d696c79,d4735e3a265e16eee03f59718b9b5d03} {0.00000000000000000000,0.00100000000000000000,0.00200000000000000000} {0,1,2} -{6b86b273ff34fce19d6b804eff5a3f57,5feceb66ffc86f38d952786c6d696c79,d4735e3a265e16eee03f59718b9b5d03} {0.00000000000000000000,0.00100000000000000000,0.00200000000000000000} {0,1,2} -{6b86b273ff34fce19d6b804eff5a3f57,5feceb66ffc86f38d952786c6d696c79,d4735e3a265e16eee03f59718b9b5d03} {0.00000000000000000000,0.00100000000000000000,0.00200000000000000000} {0,1,2} -{6b86b273ff34fce19d6b804eff5a3f57,5feceb66ffc86f38d952786c6d696c79,d4735e3a265e16eee03f59718b9b5d03} {0.00000000000000000000,0.00100000000000000000,0.00200000000000000000} {0,1,2} -{6b86b273ff34fce19d6b804eff5a3f57,5feceb66ffc86f38d952786c6d696c79,d4735e3a265e16eee03f59718b9b5d03} {0.00000000000000000000,0.00100000000000000000,0.00200000000000000000} {0,1,2} -{6b86b273ff34fce19d6b804eff5a3f57,5feceb66ffc86f38d952786c6d696c79,d4735e3a265e16eee03f59718b9b5d03} {0.00000000000000000000,0.00100000000000000000,0.00200000000000000000} {0,1,2} -{6b86b273ff34fce19d6b804eff5a3f57,5feceb66ffc86f38d952786c6d696c79,d4735e3a265e16eee03f59718b9b5d03} {0.00000000000000000000,0.00100000000000000000,0.00200000000000000000} {0,1,2} -{6b86b273ff34fce19d6b804eff5a3f57,5feceb66ffc86f38d952786c6d696c79,d4735e3a265e16eee03f59718b9b5d03} {0.00000000000000000000,0.00100000000000000000,0.00200000000000000000} {0,1,2} -{6b86b273ff34fce19d6b804eff5a3f57,5feceb66ffc86f38d952786c6d696c79,d4735e3a265e16eee03f59718b9b5d03} {0.00000000000000000000,0.00100000000000000000,0.00200000000000000000} {0,1,2} -{6b86b273ff34fce19d6b804eff5a3f57,5feceb66ffc86f38d952786c6d696c79,d4735e3a265e16eee03f59718b9b5d03} {0.00000000000000000000,0.00100000000000000000,0.00200000000000000000} {0,1,2} -{6b86b273ff34fce19d6b804eff5a3f57,5feceb66ffc86f38d952786c6d696c79,d4735e3a265e16eee03f59718b9b5d03} {0.00000000000000000000,0.00100000000000000000,0.00200000000000000000} {0,1,2} -{6b86b273ff34fce19d6b804eff5a3f57,5feceb66ffc86f38d952786c6d696c79,d4735e3a265e16eee03f59718b9b5d03} {0.00000000000000000000,0.00100000000000000000,0.00200000000000000000} {0,1,2} -{6b86b273ff34fce19d6b804eff5a3f57,5feceb66ffc86f38d952786c6d696c79,d4735e3a265e16eee03f59718b9b5d03} {0.00000000000000000000,0.00100000000000000000,0.00200000000000000000} {0,1,2} -{6b86b273ff34fce19d6b804eff5a3f57,5feceb66ffc86f38d952786c6d696c79,d4735e3a265e16eee03f59718b9b5d03} {0.00000000000000000000,0.00100000000000000000,0.00200000000000000000} {0,1,2} -{6b86b273ff34fce19d6b804eff5a3f57,5feceb66ffc86f38d952786c6d696c79,d4735e3a265e16eee03f59718b9b5d03} {0.00000000000000000000,0.00100000000000000000,0.00200000000000000000} {0,1,2} -{6b86b273ff34fce19d6b804eff5a3f57,5feceb66ffc86f38d952786c6d696c79,d4735e3a265e16eee03f59718b9b5d03} {0.00000000000000000000,0.00100000000000000000,0.00200000000000000000} {0,1,2} -{6b86b273ff34fce19d6b804eff5a3f57,5feceb66ffc86f38d952786c6d696c79,d4735e3a265e16eee03f59718b9b5d03} {0.00000000000000000000,0.00100000000000000000,0.00200000000000000000} {0,1,2} -{6b86b273ff34fce19d6b804eff5a3f57,5feceb66ffc86f38d952786c6d696c79,d4735e3a265e16eee03f59718b9b5d03} {0.00000000000000000000,0.00100000000000000000,0.00200000000000000000} {0,1,2} -{d4735e3a265e16eee03f59718b9b5d03,6b86b273ff34fce19d6b804eff5a3f57,4e07408562bedb8b60ce05c1decfe3ad} {0.00100000000000000000,0.00200000000000000000,0.00300000000000000000} {1,2,3} -{d4735e3a265e16eee03f59718b9b5d03,6b86b273ff34fce19d6b804eff5a3f57,4e07408562bedb8b60ce05c1decfe3ad} {0.00100000000000000000,0.00200000000000000000,0.00300000000000000000} {1,2,3} -{d4735e3a265e16eee03f59718b9b5d03,6b86b273ff34fce19d6b804eff5a3f57,4e07408562bedb8b60ce05c1decfe3ad} {0.00100000000000000000,0.00200000000000000000,0.00300000000000000000} {1,2,3} -{d4735e3a265e16eee03f59718b9b5d03,6b86b273ff34fce19d6b804eff5a3f57,4e07408562bedb8b60ce05c1decfe3ad} {0.00100000000000000000,0.00200000000000000000,0.00300000000000000000} {1,2,3} -{d4735e3a265e16eee03f59718b9b5d03,6b86b273ff34fce19d6b804eff5a3f57,4e07408562bedb8b60ce05c1decfe3ad} {0.00100000000000000000,0.00200000000000000000,0.00300000000000000000} {1,2,3} -{d4735e3a265e16eee03f59718b9b5d03,6b86b273ff34fce19d6b804eff5a3f57,4e07408562bedb8b60ce05c1decfe3ad} {0.00100000000000000000,0.00200000000000000000,0.00300000000000000000} {1,2,3} -{d4735e3a265e16eee03f59718b9b5d03,6b86b273ff34fce19d6b804eff5a3f57,4e07408562bedb8b60ce05c1decfe3ad} {0.00100000000000000000,0.00200000000000000000,0.00300000000000000000} {1,2,3} -{d4735e3a265e16eee03f59718b9b5d03,6b86b273ff34fce19d6b804eff5a3f57,4e07408562bedb8b60ce05c1decfe3ad} {0.00100000000000000000,0.00200000000000000000,0.00300000000000000000} {1,2,3} -{d4735e3a265e16eee03f59718b9b5d03,6b86b273ff34fce19d6b804eff5a3f57,4e07408562bedb8b60ce05c1decfe3ad} {0.00100000000000000000,0.00200000000000000000,0.00300000000000000000} {1,2,3} -{d4735e3a265e16eee03f59718b9b5d03,6b86b273ff34fce19d6b804eff5a3f57,4e07408562bedb8b60ce05c1decfe3ad} {0.00100000000000000000,0.00200000000000000000,0.00300000000000000000} {1,2,3} -{d4735e3a265e16eee03f59718b9b5d03,6b86b273ff34fce19d6b804eff5a3f57,4e07408562bedb8b60ce05c1decfe3ad} {0.00100000000000000000,0.00200000000000000000,0.00300000000000000000} {1,2,3} -{d4735e3a265e16eee03f59718b9b5d03,6b86b273ff34fce19d6b804eff5a3f57,4e07408562bedb8b60ce05c1decfe3ad} {0.00100000000000000000,0.00200000000000000000,0.00300000000000000000} {1,2,3} -{d4735e3a265e16eee03f59718b9b5d03,6b86b273ff34fce19d6b804eff5a3f57,4e07408562bedb8b60ce05c1decfe3ad} {0.00100000000000000000,0.00200000000000000000,0.00300000000000000000} {1,2,3} -{d4735e3a265e16eee03f59718b9b5d03,6b86b273ff34fce19d6b804eff5a3f57,4e07408562bedb8b60ce05c1decfe3ad} {0.00100000000000000000,0.00200000000000000000,0.00300000000000000000} {1,2,3} -{d4735e3a265e16eee03f59718b9b5d03,6b86b273ff34fce19d6b804eff5a3f57,4e07408562bedb8b60ce05c1decfe3ad} {0.00100000000000000000,0.00200000000000000000,0.00300000000000000000} {1,2,3} -{d4735e3a265e16eee03f59718b9b5d03,6b86b273ff34fce19d6b804eff5a3f57,4e07408562bedb8b60ce05c1decfe3ad} {0.00100000000000000000,0.00200000000000000000,0.00300000000000000000} {1,2,3} -{d4735e3a265e16eee03f59718b9b5d03,6b86b273ff34fce19d6b804eff5a3f57,4e07408562bedb8b60ce05c1decfe3ad} {0.00100000000000000000,0.00200000000000000000,0.00300000000000000000} {1,2,3} -{d4735e3a265e16eee03f59718b9b5d03,6b86b273ff34fce19d6b804eff5a3f57,4e07408562bedb8b60ce05c1decfe3ad} {0.00100000000000000000,0.00200000000000000000,0.00300000000000000000} {1,2,3} -{d4735e3a265e16eee03f59718b9b5d03,6b86b273ff34fce19d6b804eff5a3f57,4e07408562bedb8b60ce05c1decfe3ad} {0.00100000000000000000,0.00200000000000000000,0.00300000000000000000} {1,2,3} -{d4735e3a265e16eee03f59718b9b5d03,6b86b273ff34fce19d6b804eff5a3f57,4e07408562bedb8b60ce05c1decfe3ad} {0.00100000000000000000,0.00200000000000000000,0.00300000000000000000} {1,2,3} -{d4735e3a265e16eee03f59718b9b5d03,6b86b273ff34fce19d6b804eff5a3f57,4e07408562bedb8b60ce05c1decfe3ad} {0.00100000000000000000,0.00200000000000000000,0.00300000000000000000} {1,2,3} -{d4735e3a265e16eee03f59718b9b5d03,6b86b273ff34fce19d6b804eff5a3f57,4e07408562bedb8b60ce05c1decfe3ad} {0.00100000000000000000,0.00200000000000000000,0.00300000000000000000} {1,2,3} -{d4735e3a265e16eee03f59718b9b5d03,6b86b273ff34fce19d6b804eff5a3f57,4e07408562bedb8b60ce05c1decfe3ad} {0.00100000000000000000,0.00200000000000000000,0.00300000000000000000} {1,2,3} -{d4735e3a265e16eee03f59718b9b5d03,6b86b273ff34fce19d6b804eff5a3f57,4e07408562bedb8b60ce05c1decfe3ad} {0.00100000000000000000,0.00200000000000000000,0.00300000000000000000} {1,2,3} -{d4735e3a265e16eee03f59718b9b5d03,6b86b273ff34fce19d6b804eff5a3f57,4e07408562bedb8b60ce05c1decfe3ad} {0.00100000000000000000,0.00200000000000000000,0.00300000000000000000} {1,2,3} -{d4735e3a265e16eee03f59718b9b5d03,6b86b273ff34fce19d6b804eff5a3f57,4e07408562bedb8b60ce05c1decfe3ad} {0.00100000000000000000,0.00200000000000000000,0.00300000000000000000} {1,2,3} -{d4735e3a265e16eee03f59718b9b5d03,6b86b273ff34fce19d6b804eff5a3f57,4e07408562bedb8b60ce05c1decfe3ad} {0.00100000000000000000,0.00200000000000000000,0.00300000000000000000} {1,2,3} -{d4735e3a265e16eee03f59718b9b5d03,6b86b273ff34fce19d6b804eff5a3f57,4e07408562bedb8b60ce05c1decfe3ad} {0.00100000000000000000,0.00200000000000000000,0.00300000000000000000} {1,2,3} -{d4735e3a265e16eee03f59718b9b5d03,6b86b273ff34fce19d6b804eff5a3f57,4e07408562bedb8b60ce05c1decfe3ad} {0.00100000000000000000,0.00200000000000000000,0.00300000000000000000} {1,2,3} -{d4735e3a265e16eee03f59718b9b5d03,6b86b273ff34fce19d6b804eff5a3f57,4e07408562bedb8b60ce05c1decfe3ad} {0.00100000000000000000,0.00200000000000000000,0.00300000000000000000} {1,2,3} -{d4735e3a265e16eee03f59718b9b5d03,6b86b273ff34fce19d6b804eff5a3f57,4e07408562bedb8b60ce05c1decfe3ad} {0.00100000000000000000,0.00200000000000000000,0.00300000000000000000} {1,2,3} -{d4735e3a265e16eee03f59718b9b5d03,6b86b273ff34fce19d6b804eff5a3f57,4e07408562bedb8b60ce05c1decfe3ad} {0.00100000000000000000,0.00200000000000000000,0.00300000000000000000} {1,2,3} -{d4735e3a265e16eee03f59718b9b5d03,6b86b273ff34fce19d6b804eff5a3f57,4e07408562bedb8b60ce05c1decfe3ad} {0.00100000000000000000,0.00200000000000000000,0.00300000000000000000} {1,2,3} -{d4735e3a265e16eee03f59718b9b5d03,6b86b273ff34fce19d6b804eff5a3f57,4e07408562bedb8b60ce05c1decfe3ad} {0.00100000000000000000,0.00200000000000000000,0.00300000000000000000} {1,2,3} -{d4735e3a265e16eee03f59718b9b5d03,6b86b273ff34fce19d6b804eff5a3f57,4e07408562bedb8b60ce05c1decfe3ad} {0.00100000000000000000,0.00200000000000000000,0.00300000000000000000} {1,2,3} -{d4735e3a265e16eee03f59718b9b5d03,6b86b273ff34fce19d6b804eff5a3f57,4e07408562bedb8b60ce05c1decfe3ad} {0.00100000000000000000,0.00200000000000000000,0.00300000000000000000} {1,2,3} -{d4735e3a265e16eee03f59718b9b5d03,6b86b273ff34fce19d6b804eff5a3f57,4e07408562bedb8b60ce05c1decfe3ad} {0.00100000000000000000,0.00200000000000000000,0.00300000000000000000} {1,2,3} -{d4735e3a265e16eee03f59718b9b5d03,6b86b273ff34fce19d6b804eff5a3f57,4e07408562bedb8b60ce05c1decfe3ad} {0.00100000000000000000,0.00200000000000000000,0.00300000000000000000} {1,2,3} -{d4735e3a265e16eee03f59718b9b5d03,6b86b273ff34fce19d6b804eff5a3f57,4e07408562bedb8b60ce05c1decfe3ad} {0.00100000000000000000,0.00200000000000000000,0.00300000000000000000} {1,2,3} -{d4735e3a265e16eee03f59718b9b5d03,6b86b273ff34fce19d6b804eff5a3f57,4e07408562bedb8b60ce05c1decfe3ad} {0.00100000000000000000,0.00200000000000000000,0.00300000000000000000} {1,2,3} -{d4735e3a265e16eee03f59718b9b5d03,6b86b273ff34fce19d6b804eff5a3f57,4e07408562bedb8b60ce05c1decfe3ad} {0.00100000000000000000,0.00200000000000000000,0.00300000000000000000} {1,2,3} -{d4735e3a265e16eee03f59718b9b5d03,6b86b273ff34fce19d6b804eff5a3f57,4e07408562bedb8b60ce05c1decfe3ad} {0.00100000000000000000,0.00200000000000000000,0.00300000000000000000} {1,2,3} -{d4735e3a265e16eee03f59718b9b5d03,6b86b273ff34fce19d6b804eff5a3f57,4e07408562bedb8b60ce05c1decfe3ad} {0.00100000000000000000,0.00200000000000000000,0.00300000000000000000} {1,2,3} -{d4735e3a265e16eee03f59718b9b5d03,6b86b273ff34fce19d6b804eff5a3f57,4e07408562bedb8b60ce05c1decfe3ad} {0.00100000000000000000,0.00200000000000000000,0.00300000000000000000} {1,2,3} -{d4735e3a265e16eee03f59718b9b5d03,6b86b273ff34fce19d6b804eff5a3f57,4e07408562bedb8b60ce05c1decfe3ad} {0.00100000000000000000,0.00200000000000000000,0.00300000000000000000} {1,2,3} -{d4735e3a265e16eee03f59718b9b5d03,6b86b273ff34fce19d6b804eff5a3f57,4e07408562bedb8b60ce05c1decfe3ad} {0.00100000000000000000,0.00200000000000000000,0.00300000000000000000} {1,2,3} -{d4735e3a265e16eee03f59718b9b5d03,6b86b273ff34fce19d6b804eff5a3f57,4e07408562bedb8b60ce05c1decfe3ad} {0.00100000000000000000,0.00200000000000000000,0.00300000000000000000} {1,2,3} -{d4735e3a265e16eee03f59718b9b5d03,6b86b273ff34fce19d6b804eff5a3f57,4e07408562bedb8b60ce05c1decfe3ad} {0.00100000000000000000,0.00200000000000000000,0.00300000000000000000} {1,2,3} -{d4735e3a265e16eee03f59718b9b5d03,6b86b273ff34fce19d6b804eff5a3f57,4e07408562bedb8b60ce05c1decfe3ad} {0.00100000000000000000,0.00200000000000000000,0.00300000000000000000} {1,2,3} -{d4735e3a265e16eee03f59718b9b5d03,6b86b273ff34fce19d6b804eff5a3f57,4e07408562bedb8b60ce05c1decfe3ad} {0.00100000000000000000,0.00200000000000000000,0.00300000000000000000} {1,2,3} -{d4735e3a265e16eee03f59718b9b5d03,6b86b273ff34fce19d6b804eff5a3f57,4e07408562bedb8b60ce05c1decfe3ad} {0.00100000000000000000,0.00200000000000000000,0.00300000000000000000} {1,2,3} -{d4735e3a265e16eee03f59718b9b5d03,6b86b273ff34fce19d6b804eff5a3f57,4e07408562bedb8b60ce05c1decfe3ad} {0.00100000000000000000,0.00200000000000000000,0.00300000000000000000} {1,2,3} -{d4735e3a265e16eee03f59718b9b5d03,6b86b273ff34fce19d6b804eff5a3f57,4e07408562bedb8b60ce05c1decfe3ad} {0.00100000000000000000,0.00200000000000000000,0.00300000000000000000} {1,2,3} -{d4735e3a265e16eee03f59718b9b5d03,6b86b273ff34fce19d6b804eff5a3f57,4e07408562bedb8b60ce05c1decfe3ad} {0.00100000000000000000,0.00200000000000000000,0.00300000000000000000} {1,2,3} -{d4735e3a265e16eee03f59718b9b5d03,6b86b273ff34fce19d6b804eff5a3f57,4e07408562bedb8b60ce05c1decfe3ad} {0.00100000000000000000,0.00200000000000000000,0.00300000000000000000} {1,2,3} -{d4735e3a265e16eee03f59718b9b5d03,6b86b273ff34fce19d6b804eff5a3f57,4e07408562bedb8b60ce05c1decfe3ad} {0.00100000000000000000,0.00200000000000000000,0.00300000000000000000} {1,2,3} -{d4735e3a265e16eee03f59718b9b5d03,6b86b273ff34fce19d6b804eff5a3f57,4e07408562bedb8b60ce05c1decfe3ad} {0.00100000000000000000,0.00200000000000000000,0.00300000000000000000} {1,2,3} -{d4735e3a265e16eee03f59718b9b5d03,6b86b273ff34fce19d6b804eff5a3f57,4e07408562bedb8b60ce05c1decfe3ad} {0.00100000000000000000,0.00200000000000000000,0.00300000000000000000} {1,2,3} -{d4735e3a265e16eee03f59718b9b5d03,6b86b273ff34fce19d6b804eff5a3f57,4e07408562bedb8b60ce05c1decfe3ad} {0.00100000000000000000,0.00200000000000000000,0.00300000000000000000} {1,2,3} -{d4735e3a265e16eee03f59718b9b5d03,6b86b273ff34fce19d6b804eff5a3f57,4e07408562bedb8b60ce05c1decfe3ad} {0.00100000000000000000,0.00200000000000000000,0.00300000000000000000} {1,2,3} -{d4735e3a265e16eee03f59718b9b5d03,6b86b273ff34fce19d6b804eff5a3f57,4e07408562bedb8b60ce05c1decfe3ad} {0.00100000000000000000,0.00200000000000000000,0.00300000000000000000} {1,2,3} -{d4735e3a265e16eee03f59718b9b5d03,6b86b273ff34fce19d6b804eff5a3f57,4e07408562bedb8b60ce05c1decfe3ad} {0.00100000000000000000,0.00200000000000000000,0.00300000000000000000} {1,2,3} -{d4735e3a265e16eee03f59718b9b5d03,6b86b273ff34fce19d6b804eff5a3f57,4e07408562bedb8b60ce05c1decfe3ad} {0.00100000000000000000,0.00200000000000000000,0.00300000000000000000} {1,2,3} -{d4735e3a265e16eee03f59718b9b5d03,6b86b273ff34fce19d6b804eff5a3f57,4e07408562bedb8b60ce05c1decfe3ad} {0.00100000000000000000,0.00200000000000000000,0.00300000000000000000} {1,2,3} -{d4735e3a265e16eee03f59718b9b5d03,6b86b273ff34fce19d6b804eff5a3f57,4e07408562bedb8b60ce05c1decfe3ad} {0.00100000000000000000,0.00200000000000000000,0.00300000000000000000} {1,2,3} -{d4735e3a265e16eee03f59718b9b5d03,6b86b273ff34fce19d6b804eff5a3f57,4e07408562bedb8b60ce05c1decfe3ad} {0.00100000000000000000,0.00200000000000000000,0.00300000000000000000} {1,2,3} -{d4735e3a265e16eee03f59718b9b5d03,6b86b273ff34fce19d6b804eff5a3f57,4e07408562bedb8b60ce05c1decfe3ad} {0.00100000000000000000,0.00200000000000000000,0.00300000000000000000} {1,2,3} -{d4735e3a265e16eee03f59718b9b5d03,6b86b273ff34fce19d6b804eff5a3f57,4e07408562bedb8b60ce05c1decfe3ad} {0.00100000000000000000,0.00200000000000000000,0.00300000000000000000} {1,2,3} -{d4735e3a265e16eee03f59718b9b5d03,6b86b273ff34fce19d6b804eff5a3f57,4e07408562bedb8b60ce05c1decfe3ad} {0.00100000000000000000,0.00200000000000000000,0.00300000000000000000} {1,2,3} -{d4735e3a265e16eee03f59718b9b5d03,6b86b273ff34fce19d6b804eff5a3f57,4e07408562bedb8b60ce05c1decfe3ad} {0.00100000000000000000,0.00200000000000000000,0.00300000000000000000} {1,2,3} -{d4735e3a265e16eee03f59718b9b5d03,6b86b273ff34fce19d6b804eff5a3f57,4e07408562bedb8b60ce05c1decfe3ad} {0.00100000000000000000,0.00200000000000000000,0.00300000000000000000} {1,2,3} -{d4735e3a265e16eee03f59718b9b5d03,6b86b273ff34fce19d6b804eff5a3f57,4e07408562bedb8b60ce05c1decfe3ad} {0.00100000000000000000,0.00200000000000000000,0.00300000000000000000} {1,2,3} -{d4735e3a265e16eee03f59718b9b5d03,6b86b273ff34fce19d6b804eff5a3f57,4e07408562bedb8b60ce05c1decfe3ad} {0.00100000000000000000,0.00200000000000000000,0.00300000000000000000} {1,2,3} -{d4735e3a265e16eee03f59718b9b5d03,6b86b273ff34fce19d6b804eff5a3f57,4e07408562bedb8b60ce05c1decfe3ad} {0.00100000000000000000,0.00200000000000000000,0.00300000000000000000} {1,2,3} -{d4735e3a265e16eee03f59718b9b5d03,6b86b273ff34fce19d6b804eff5a3f57,4e07408562bedb8b60ce05c1decfe3ad} {0.00100000000000000000,0.00200000000000000000,0.00300000000000000000} {1,2,3} -{d4735e3a265e16eee03f59718b9b5d03,6b86b273ff34fce19d6b804eff5a3f57,4e07408562bedb8b60ce05c1decfe3ad} {0.00100000000000000000,0.00200000000000000000,0.00300000000000000000} {1,2,3} -{d4735e3a265e16eee03f59718b9b5d03,6b86b273ff34fce19d6b804eff5a3f57,4e07408562bedb8b60ce05c1decfe3ad} {0.00100000000000000000,0.00200000000000000000,0.00300000000000000000} {1,2,3} -{d4735e3a265e16eee03f59718b9b5d03,6b86b273ff34fce19d6b804eff5a3f57,4e07408562bedb8b60ce05c1decfe3ad} {0.00100000000000000000,0.00200000000000000000,0.00300000000000000000} {1,2,3} -{d4735e3a265e16eee03f59718b9b5d03,6b86b273ff34fce19d6b804eff5a3f57,4e07408562bedb8b60ce05c1decfe3ad} {0.00100000000000000000,0.00200000000000000000,0.00300000000000000000} {1,2,3} -{d4735e3a265e16eee03f59718b9b5d03,6b86b273ff34fce19d6b804eff5a3f57,4e07408562bedb8b60ce05c1decfe3ad} {0.00100000000000000000,0.00200000000000000000,0.00300000000000000000} {1,2,3} -{d4735e3a265e16eee03f59718b9b5d03,6b86b273ff34fce19d6b804eff5a3f57,4e07408562bedb8b60ce05c1decfe3ad} {0.00100000000000000000,0.00200000000000000000,0.00300000000000000000} {1,2,3} -{d4735e3a265e16eee03f59718b9b5d03,6b86b273ff34fce19d6b804eff5a3f57,4e07408562bedb8b60ce05c1decfe3ad} {0.00100000000000000000,0.00200000000000000000,0.00300000000000000000} {1,2,3} -{d4735e3a265e16eee03f59718b9b5d03,6b86b273ff34fce19d6b804eff5a3f57,4e07408562bedb8b60ce05c1decfe3ad} {0.00100000000000000000,0.00200000000000000000,0.00300000000000000000} {1,2,3} -{d4735e3a265e16eee03f59718b9b5d03,6b86b273ff34fce19d6b804eff5a3f57,4e07408562bedb8b60ce05c1decfe3ad} {0.00100000000000000000,0.00200000000000000000,0.00300000000000000000} {1,2,3} -{d4735e3a265e16eee03f59718b9b5d03,6b86b273ff34fce19d6b804eff5a3f57,4e07408562bedb8b60ce05c1decfe3ad} {0.00100000000000000000,0.00200000000000000000,0.00300000000000000000} {1,2,3} -{d4735e3a265e16eee03f59718b9b5d03,6b86b273ff34fce19d6b804eff5a3f57,4e07408562bedb8b60ce05c1decfe3ad} {0.00100000000000000000,0.00200000000000000000,0.00300000000000000000} {1,2,3} -{d4735e3a265e16eee03f59718b9b5d03,6b86b273ff34fce19d6b804eff5a3f57,4e07408562bedb8b60ce05c1decfe3ad} {0.00100000000000000000,0.00200000000000000000,0.00300000000000000000} {1,2,3} -{d4735e3a265e16eee03f59718b9b5d03,6b86b273ff34fce19d6b804eff5a3f57,4e07408562bedb8b60ce05c1decfe3ad} {0.00100000000000000000,0.00200000000000000000,0.00300000000000000000} {1,2,3} -{d4735e3a265e16eee03f59718b9b5d03,6b86b273ff34fce19d6b804eff5a3f57,4e07408562bedb8b60ce05c1decfe3ad} {0.00100000000000000000,0.00200000000000000000,0.00300000000000000000} {1,2,3} -{d4735e3a265e16eee03f59718b9b5d03,6b86b273ff34fce19d6b804eff5a3f57,4e07408562bedb8b60ce05c1decfe3ad} {0.00100000000000000000,0.00200000000000000000,0.00300000000000000000} {1,2,3} -{d4735e3a265e16eee03f59718b9b5d03,6b86b273ff34fce19d6b804eff5a3f57,4e07408562bedb8b60ce05c1decfe3ad} {0.00100000000000000000,0.00200000000000000000,0.00300000000000000000} {1,2,3} -{d4735e3a265e16eee03f59718b9b5d03,6b86b273ff34fce19d6b804eff5a3f57,4e07408562bedb8b60ce05c1decfe3ad} {0.00100000000000000000,0.00200000000000000000,0.00300000000000000000} {1,2,3} -{d4735e3a265e16eee03f59718b9b5d03,6b86b273ff34fce19d6b804eff5a3f57,4e07408562bedb8b60ce05c1decfe3ad} {0.00100000000000000000,0.00200000000000000000,0.00300000000000000000} {1,2,3} -{d4735e3a265e16eee03f59718b9b5d03,6b86b273ff34fce19d6b804eff5a3f57,4e07408562bedb8b60ce05c1decfe3ad} {0.00100000000000000000,0.00200000000000000000,0.00300000000000000000} {1,2,3} -{d4735e3a265e16eee03f59718b9b5d03,6b86b273ff34fce19d6b804eff5a3f57,4e07408562bedb8b60ce05c1decfe3ad} {0.00100000000000000000,0.00200000000000000000,0.00300000000000000000} {1,2,3} -{d4735e3a265e16eee03f59718b9b5d03,6b86b273ff34fce19d6b804eff5a3f57,4e07408562bedb8b60ce05c1decfe3ad} {0.00100000000000000000,0.00200000000000000000,0.00300000000000000000} {1,2,3} -{d4735e3a265e16eee03f59718b9b5d03,6b86b273ff34fce19d6b804eff5a3f57,4e07408562bedb8b60ce05c1decfe3ad} {0.00100000000000000000,0.00200000000000000000,0.00300000000000000000} {1,2,3} -{d4735e3a265e16eee03f59718b9b5d03,6b86b273ff34fce19d6b804eff5a3f57,4e07408562bedb8b60ce05c1decfe3ad} {0.00100000000000000000,0.00200000000000000000,0.00300000000000000000} {1,2,3} -{d4735e3a265e16eee03f59718b9b5d03,6b86b273ff34fce19d6b804eff5a3f57,4e07408562bedb8b60ce05c1decfe3ad} {0.00100000000000000000,0.00200000000000000000,0.00300000000000000000} {1,2,3} -{d4735e3a265e16eee03f59718b9b5d03,6b86b273ff34fce19d6b804eff5a3f57,4e07408562bedb8b60ce05c1decfe3ad} {0.00100000000000000000,0.00200000000000000000,0.00300000000000000000} {1,2,3} -{4e07408562bedb8b60ce05c1decfe3ad,d4735e3a265e16eee03f59718b9b5d03,4b227777d4dd1fc61c6f884f48641d02} {0.00200000000000000000,0.00300000000000000000,0.00400000000000000000} {2,3,4} -{4e07408562bedb8b60ce05c1decfe3ad,d4735e3a265e16eee03f59718b9b5d03,4b227777d4dd1fc61c6f884f48641d02} {0.00200000000000000000,0.00300000000000000000,0.00400000000000000000} {2,3,4} -{4e07408562bedb8b60ce05c1decfe3ad,d4735e3a265e16eee03f59718b9b5d03,4b227777d4dd1fc61c6f884f48641d02} {0.00200000000000000000,0.00300000000000000000,0.00400000000000000000} {2,3,4} -{4e07408562bedb8b60ce05c1decfe3ad,d4735e3a265e16eee03f59718b9b5d03,4b227777d4dd1fc61c6f884f48641d02} {0.00200000000000000000,0.00300000000000000000,0.00400000000000000000} {2,3,4} -{4e07408562bedb8b60ce05c1decfe3ad,d4735e3a265e16eee03f59718b9b5d03,4b227777d4dd1fc61c6f884f48641d02} {0.00200000000000000000,0.00300000000000000000,0.00400000000000000000} {2,3,4} -{4e07408562bedb8b60ce05c1decfe3ad,d4735e3a265e16eee03f59718b9b5d03,4b227777d4dd1fc61c6f884f48641d02} {0.00200000000000000000,0.00300000000000000000,0.00400000000000000000} {2,3,4} -{4e07408562bedb8b60ce05c1decfe3ad,d4735e3a265e16eee03f59718b9b5d03,4b227777d4dd1fc61c6f884f48641d02} {0.00200000000000000000,0.00300000000000000000,0.00400000000000000000} {2,3,4} -{4e07408562bedb8b60ce05c1decfe3ad,d4735e3a265e16eee03f59718b9b5d03,4b227777d4dd1fc61c6f884f48641d02} {0.00200000000000000000,0.00300000000000000000,0.00400000000000000000} {2,3,4} -{4e07408562bedb8b60ce05c1decfe3ad,d4735e3a265e16eee03f59718b9b5d03,4b227777d4dd1fc61c6f884f48641d02} {0.00200000000000000000,0.00300000000000000000,0.00400000000000000000} {2,3,4} -{4e07408562bedb8b60ce05c1decfe3ad,d4735e3a265e16eee03f59718b9b5d03,4b227777d4dd1fc61c6f884f48641d02} {0.00200000000000000000,0.00300000000000000000,0.00400000000000000000} {2,3,4} -{4e07408562bedb8b60ce05c1decfe3ad,d4735e3a265e16eee03f59718b9b5d03,4b227777d4dd1fc61c6f884f48641d02} {0.00200000000000000000,0.00300000000000000000,0.00400000000000000000} {2,3,4} -{4e07408562bedb8b60ce05c1decfe3ad,d4735e3a265e16eee03f59718b9b5d03,4b227777d4dd1fc61c6f884f48641d02} {0.00200000000000000000,0.00300000000000000000,0.00400000000000000000} {2,3,4} -{4e07408562bedb8b60ce05c1decfe3ad,d4735e3a265e16eee03f59718b9b5d03,4b227777d4dd1fc61c6f884f48641d02} {0.00200000000000000000,0.00300000000000000000,0.00400000000000000000} {2,3,4} -{4e07408562bedb8b60ce05c1decfe3ad,d4735e3a265e16eee03f59718b9b5d03,4b227777d4dd1fc61c6f884f48641d02} {0.00200000000000000000,0.00300000000000000000,0.00400000000000000000} {2,3,4} -{4e07408562bedb8b60ce05c1decfe3ad,d4735e3a265e16eee03f59718b9b5d03,4b227777d4dd1fc61c6f884f48641d02} {0.00200000000000000000,0.00300000000000000000,0.00400000000000000000} {2,3,4} -{4e07408562bedb8b60ce05c1decfe3ad,d4735e3a265e16eee03f59718b9b5d03,4b227777d4dd1fc61c6f884f48641d02} {0.00200000000000000000,0.00300000000000000000,0.00400000000000000000} {2,3,4} -{4e07408562bedb8b60ce05c1decfe3ad,d4735e3a265e16eee03f59718b9b5d03,4b227777d4dd1fc61c6f884f48641d02} {0.00200000000000000000,0.00300000000000000000,0.00400000000000000000} {2,3,4} -{4e07408562bedb8b60ce05c1decfe3ad,d4735e3a265e16eee03f59718b9b5d03,4b227777d4dd1fc61c6f884f48641d02} {0.00200000000000000000,0.00300000000000000000,0.00400000000000000000} {2,3,4} -{4e07408562bedb8b60ce05c1decfe3ad,d4735e3a265e16eee03f59718b9b5d03,4b227777d4dd1fc61c6f884f48641d02} {0.00200000000000000000,0.00300000000000000000,0.00400000000000000000} {2,3,4} -{4e07408562bedb8b60ce05c1decfe3ad,d4735e3a265e16eee03f59718b9b5d03,4b227777d4dd1fc61c6f884f48641d02} {0.00200000000000000000,0.00300000000000000000,0.00400000000000000000} {2,3,4} -{4e07408562bedb8b60ce05c1decfe3ad,d4735e3a265e16eee03f59718b9b5d03,4b227777d4dd1fc61c6f884f48641d02} {0.00200000000000000000,0.00300000000000000000,0.00400000000000000000} {2,3,4} -{4e07408562bedb8b60ce05c1decfe3ad,d4735e3a265e16eee03f59718b9b5d03,4b227777d4dd1fc61c6f884f48641d02} {0.00200000000000000000,0.00300000000000000000,0.00400000000000000000} {2,3,4} -{4e07408562bedb8b60ce05c1decfe3ad,d4735e3a265e16eee03f59718b9b5d03,4b227777d4dd1fc61c6f884f48641d02} {0.00200000000000000000,0.00300000000000000000,0.00400000000000000000} {2,3,4} -{4e07408562bedb8b60ce05c1decfe3ad,d4735e3a265e16eee03f59718b9b5d03,4b227777d4dd1fc61c6f884f48641d02} {0.00200000000000000000,0.00300000000000000000,0.00400000000000000000} {2,3,4} -{4e07408562bedb8b60ce05c1decfe3ad,d4735e3a265e16eee03f59718b9b5d03,4b227777d4dd1fc61c6f884f48641d02} {0.00200000000000000000,0.00300000000000000000,0.00400000000000000000} {2,3,4} -{4e07408562bedb8b60ce05c1decfe3ad,d4735e3a265e16eee03f59718b9b5d03,4b227777d4dd1fc61c6f884f48641d02} {0.00200000000000000000,0.00300000000000000000,0.00400000000000000000} {2,3,4} -{4e07408562bedb8b60ce05c1decfe3ad,d4735e3a265e16eee03f59718b9b5d03,4b227777d4dd1fc61c6f884f48641d02} {0.00200000000000000000,0.00300000000000000000,0.00400000000000000000} {2,3,4} -{4e07408562bedb8b60ce05c1decfe3ad,d4735e3a265e16eee03f59718b9b5d03,4b227777d4dd1fc61c6f884f48641d02} {0.00200000000000000000,0.00300000000000000000,0.00400000000000000000} {2,3,4} -{4e07408562bedb8b60ce05c1decfe3ad,d4735e3a265e16eee03f59718b9b5d03,4b227777d4dd1fc61c6f884f48641d02} {0.00200000000000000000,0.00300000000000000000,0.00400000000000000000} {2,3,4} -{4e07408562bedb8b60ce05c1decfe3ad,d4735e3a265e16eee03f59718b9b5d03,4b227777d4dd1fc61c6f884f48641d02} {0.00200000000000000000,0.00300000000000000000,0.00400000000000000000} {2,3,4} -{4e07408562bedb8b60ce05c1decfe3ad,d4735e3a265e16eee03f59718b9b5d03,4b227777d4dd1fc61c6f884f48641d02} {0.00200000000000000000,0.00300000000000000000,0.00400000000000000000} {2,3,4} -{4e07408562bedb8b60ce05c1decfe3ad,d4735e3a265e16eee03f59718b9b5d03,4b227777d4dd1fc61c6f884f48641d02} {0.00200000000000000000,0.00300000000000000000,0.00400000000000000000} {2,3,4} -{4e07408562bedb8b60ce05c1decfe3ad,d4735e3a265e16eee03f59718b9b5d03,4b227777d4dd1fc61c6f884f48641d02} {0.00200000000000000000,0.00300000000000000000,0.00400000000000000000} {2,3,4} -{4e07408562bedb8b60ce05c1decfe3ad,d4735e3a265e16eee03f59718b9b5d03,4b227777d4dd1fc61c6f884f48641d02} {0.00200000000000000000,0.00300000000000000000,0.00400000000000000000} {2,3,4} -{4e07408562bedb8b60ce05c1decfe3ad,d4735e3a265e16eee03f59718b9b5d03,4b227777d4dd1fc61c6f884f48641d02} {0.00200000000000000000,0.00300000000000000000,0.00400000000000000000} {2,3,4} -{4e07408562bedb8b60ce05c1decfe3ad,d4735e3a265e16eee03f59718b9b5d03,4b227777d4dd1fc61c6f884f48641d02} {0.00200000000000000000,0.00300000000000000000,0.00400000000000000000} {2,3,4} -{4e07408562bedb8b60ce05c1decfe3ad,d4735e3a265e16eee03f59718b9b5d03,4b227777d4dd1fc61c6f884f48641d02} {0.00200000000000000000,0.00300000000000000000,0.00400000000000000000} {2,3,4} -{4e07408562bedb8b60ce05c1decfe3ad,d4735e3a265e16eee03f59718b9b5d03,4b227777d4dd1fc61c6f884f48641d02} {0.00200000000000000000,0.00300000000000000000,0.00400000000000000000} {2,3,4} -{4e07408562bedb8b60ce05c1decfe3ad,d4735e3a265e16eee03f59718b9b5d03,4b227777d4dd1fc61c6f884f48641d02} {0.00200000000000000000,0.00300000000000000000,0.00400000000000000000} {2,3,4} -{4e07408562bedb8b60ce05c1decfe3ad,d4735e3a265e16eee03f59718b9b5d03,4b227777d4dd1fc61c6f884f48641d02} {0.00200000000000000000,0.00300000000000000000,0.00400000000000000000} {2,3,4} -{4e07408562bedb8b60ce05c1decfe3ad,d4735e3a265e16eee03f59718b9b5d03,4b227777d4dd1fc61c6f884f48641d02} {0.00200000000000000000,0.00300000000000000000,0.00400000000000000000} {2,3,4} -{4e07408562bedb8b60ce05c1decfe3ad,d4735e3a265e16eee03f59718b9b5d03,4b227777d4dd1fc61c6f884f48641d02} {0.00200000000000000000,0.00300000000000000000,0.00400000000000000000} {2,3,4} -{4e07408562bedb8b60ce05c1decfe3ad,d4735e3a265e16eee03f59718b9b5d03,4b227777d4dd1fc61c6f884f48641d02} {0.00200000000000000000,0.00300000000000000000,0.00400000000000000000} {2,3,4} -{4e07408562bedb8b60ce05c1decfe3ad,d4735e3a265e16eee03f59718b9b5d03,4b227777d4dd1fc61c6f884f48641d02} {0.00200000000000000000,0.00300000000000000000,0.00400000000000000000} {2,3,4} -{4e07408562bedb8b60ce05c1decfe3ad,d4735e3a265e16eee03f59718b9b5d03,4b227777d4dd1fc61c6f884f48641d02} {0.00200000000000000000,0.00300000000000000000,0.00400000000000000000} {2,3,4} -{4e07408562bedb8b60ce05c1decfe3ad,d4735e3a265e16eee03f59718b9b5d03,4b227777d4dd1fc61c6f884f48641d02} {0.00200000000000000000,0.00300000000000000000,0.00400000000000000000} {2,3,4} -{4e07408562bedb8b60ce05c1decfe3ad,d4735e3a265e16eee03f59718b9b5d03,4b227777d4dd1fc61c6f884f48641d02} {0.00200000000000000000,0.00300000000000000000,0.00400000000000000000} {2,3,4} -{4e07408562bedb8b60ce05c1decfe3ad,d4735e3a265e16eee03f59718b9b5d03,4b227777d4dd1fc61c6f884f48641d02} {0.00200000000000000000,0.00300000000000000000,0.00400000000000000000} {2,3,4} -{4e07408562bedb8b60ce05c1decfe3ad,d4735e3a265e16eee03f59718b9b5d03,4b227777d4dd1fc61c6f884f48641d02} {0.00200000000000000000,0.00300000000000000000,0.00400000000000000000} {2,3,4} -{4e07408562bedb8b60ce05c1decfe3ad,d4735e3a265e16eee03f59718b9b5d03,4b227777d4dd1fc61c6f884f48641d02} {0.00200000000000000000,0.00300000000000000000,0.00400000000000000000} {2,3,4} -{4e07408562bedb8b60ce05c1decfe3ad,d4735e3a265e16eee03f59718b9b5d03,4b227777d4dd1fc61c6f884f48641d02} {0.00200000000000000000,0.00300000000000000000,0.00400000000000000000} {2,3,4} -{4e07408562bedb8b60ce05c1decfe3ad,d4735e3a265e16eee03f59718b9b5d03,4b227777d4dd1fc61c6f884f48641d02} {0.00200000000000000000,0.00300000000000000000,0.00400000000000000000} {2,3,4} -{4e07408562bedb8b60ce05c1decfe3ad,d4735e3a265e16eee03f59718b9b5d03,4b227777d4dd1fc61c6f884f48641d02} {0.00200000000000000000,0.00300000000000000000,0.00400000000000000000} {2,3,4} -{4e07408562bedb8b60ce05c1decfe3ad,d4735e3a265e16eee03f59718b9b5d03,4b227777d4dd1fc61c6f884f48641d02} {0.00200000000000000000,0.00300000000000000000,0.00400000000000000000} {2,3,4} -{4e07408562bedb8b60ce05c1decfe3ad,d4735e3a265e16eee03f59718b9b5d03,4b227777d4dd1fc61c6f884f48641d02} {0.00200000000000000000,0.00300000000000000000,0.00400000000000000000} {2,3,4} -{4e07408562bedb8b60ce05c1decfe3ad,d4735e3a265e16eee03f59718b9b5d03,4b227777d4dd1fc61c6f884f48641d02} {0.00200000000000000000,0.00300000000000000000,0.00400000000000000000} {2,3,4} -{4e07408562bedb8b60ce05c1decfe3ad,d4735e3a265e16eee03f59718b9b5d03,4b227777d4dd1fc61c6f884f48641d02} {0.00200000000000000000,0.00300000000000000000,0.00400000000000000000} {2,3,4} -{4e07408562bedb8b60ce05c1decfe3ad,d4735e3a265e16eee03f59718b9b5d03,4b227777d4dd1fc61c6f884f48641d02} {0.00200000000000000000,0.00300000000000000000,0.00400000000000000000} {2,3,4} -{4e07408562bedb8b60ce05c1decfe3ad,d4735e3a265e16eee03f59718b9b5d03,4b227777d4dd1fc61c6f884f48641d02} {0.00200000000000000000,0.00300000000000000000,0.00400000000000000000} {2,3,4} -{4e07408562bedb8b60ce05c1decfe3ad,d4735e3a265e16eee03f59718b9b5d03,4b227777d4dd1fc61c6f884f48641d02} {0.00200000000000000000,0.00300000000000000000,0.00400000000000000000} {2,3,4} -{4e07408562bedb8b60ce05c1decfe3ad,d4735e3a265e16eee03f59718b9b5d03,4b227777d4dd1fc61c6f884f48641d02} {0.00200000000000000000,0.00300000000000000000,0.00400000000000000000} {2,3,4} -{4e07408562bedb8b60ce05c1decfe3ad,d4735e3a265e16eee03f59718b9b5d03,4b227777d4dd1fc61c6f884f48641d02} {0.00200000000000000000,0.00300000000000000000,0.00400000000000000000} {2,3,4} -{4e07408562bedb8b60ce05c1decfe3ad,d4735e3a265e16eee03f59718b9b5d03,4b227777d4dd1fc61c6f884f48641d02} {0.00200000000000000000,0.00300000000000000000,0.00400000000000000000} {2,3,4} -{4e07408562bedb8b60ce05c1decfe3ad,d4735e3a265e16eee03f59718b9b5d03,4b227777d4dd1fc61c6f884f48641d02} {0.00200000000000000000,0.00300000000000000000,0.00400000000000000000} {2,3,4} -{4e07408562bedb8b60ce05c1decfe3ad,d4735e3a265e16eee03f59718b9b5d03,4b227777d4dd1fc61c6f884f48641d02} {0.00200000000000000000,0.00300000000000000000,0.00400000000000000000} {2,3,4} -{4e07408562bedb8b60ce05c1decfe3ad,d4735e3a265e16eee03f59718b9b5d03,4b227777d4dd1fc61c6f884f48641d02} {0.00200000000000000000,0.00300000000000000000,0.00400000000000000000} {2,3,4} -{4e07408562bedb8b60ce05c1decfe3ad,d4735e3a265e16eee03f59718b9b5d03,4b227777d4dd1fc61c6f884f48641d02} {0.00200000000000000000,0.00300000000000000000,0.00400000000000000000} {2,3,4} -{4e07408562bedb8b60ce05c1decfe3ad,d4735e3a265e16eee03f59718b9b5d03,4b227777d4dd1fc61c6f884f48641d02} {0.00200000000000000000,0.00300000000000000000,0.00400000000000000000} {2,3,4} -{4e07408562bedb8b60ce05c1decfe3ad,d4735e3a265e16eee03f59718b9b5d03,4b227777d4dd1fc61c6f884f48641d02} {0.00200000000000000000,0.00300000000000000000,0.00400000000000000000} {2,3,4} -{4e07408562bedb8b60ce05c1decfe3ad,d4735e3a265e16eee03f59718b9b5d03,4b227777d4dd1fc61c6f884f48641d02} {0.00200000000000000000,0.00300000000000000000,0.00400000000000000000} {2,3,4} -{4e07408562bedb8b60ce05c1decfe3ad,d4735e3a265e16eee03f59718b9b5d03,4b227777d4dd1fc61c6f884f48641d02} {0.00200000000000000000,0.00300000000000000000,0.00400000000000000000} {2,3,4} -{4e07408562bedb8b60ce05c1decfe3ad,d4735e3a265e16eee03f59718b9b5d03,4b227777d4dd1fc61c6f884f48641d02} {0.00200000000000000000,0.00300000000000000000,0.00400000000000000000} {2,3,4} -{4e07408562bedb8b60ce05c1decfe3ad,d4735e3a265e16eee03f59718b9b5d03,4b227777d4dd1fc61c6f884f48641d02} {0.00200000000000000000,0.00300000000000000000,0.00400000000000000000} {2,3,4} -{4e07408562bedb8b60ce05c1decfe3ad,d4735e3a265e16eee03f59718b9b5d03,4b227777d4dd1fc61c6f884f48641d02} {0.00200000000000000000,0.00300000000000000000,0.00400000000000000000} {2,3,4} -{4e07408562bedb8b60ce05c1decfe3ad,d4735e3a265e16eee03f59718b9b5d03,4b227777d4dd1fc61c6f884f48641d02} {0.00200000000000000000,0.00300000000000000000,0.00400000000000000000} {2,3,4} -{4e07408562bedb8b60ce05c1decfe3ad,d4735e3a265e16eee03f59718b9b5d03,4b227777d4dd1fc61c6f884f48641d02} {0.00200000000000000000,0.00300000000000000000,0.00400000000000000000} {2,3,4} -{4e07408562bedb8b60ce05c1decfe3ad,d4735e3a265e16eee03f59718b9b5d03,4b227777d4dd1fc61c6f884f48641d02} {0.00200000000000000000,0.00300000000000000000,0.00400000000000000000} {2,3,4} -{4e07408562bedb8b60ce05c1decfe3ad,d4735e3a265e16eee03f59718b9b5d03,4b227777d4dd1fc61c6f884f48641d02} {0.00200000000000000000,0.00300000000000000000,0.00400000000000000000} {2,3,4} -{4e07408562bedb8b60ce05c1decfe3ad,d4735e3a265e16eee03f59718b9b5d03,4b227777d4dd1fc61c6f884f48641d02} {0.00200000000000000000,0.00300000000000000000,0.00400000000000000000} {2,3,4} -{4e07408562bedb8b60ce05c1decfe3ad,d4735e3a265e16eee03f59718b9b5d03,4b227777d4dd1fc61c6f884f48641d02} {0.00200000000000000000,0.00300000000000000000,0.00400000000000000000} {2,3,4} -{4e07408562bedb8b60ce05c1decfe3ad,d4735e3a265e16eee03f59718b9b5d03,4b227777d4dd1fc61c6f884f48641d02} {0.00200000000000000000,0.00300000000000000000,0.00400000000000000000} {2,3,4} -{4e07408562bedb8b60ce05c1decfe3ad,d4735e3a265e16eee03f59718b9b5d03,4b227777d4dd1fc61c6f884f48641d02} {0.00200000000000000000,0.00300000000000000000,0.00400000000000000000} {2,3,4} -{4e07408562bedb8b60ce05c1decfe3ad,d4735e3a265e16eee03f59718b9b5d03,4b227777d4dd1fc61c6f884f48641d02} {0.00200000000000000000,0.00300000000000000000,0.00400000000000000000} {2,3,4} -{4e07408562bedb8b60ce05c1decfe3ad,d4735e3a265e16eee03f59718b9b5d03,4b227777d4dd1fc61c6f884f48641d02} {0.00200000000000000000,0.00300000000000000000,0.00400000000000000000} {2,3,4} -{4e07408562bedb8b60ce05c1decfe3ad,d4735e3a265e16eee03f59718b9b5d03,4b227777d4dd1fc61c6f884f48641d02} {0.00200000000000000000,0.00300000000000000000,0.00400000000000000000} {2,3,4} -{4e07408562bedb8b60ce05c1decfe3ad,d4735e3a265e16eee03f59718b9b5d03,4b227777d4dd1fc61c6f884f48641d02} {0.00200000000000000000,0.00300000000000000000,0.00400000000000000000} {2,3,4} -{4e07408562bedb8b60ce05c1decfe3ad,d4735e3a265e16eee03f59718b9b5d03,4b227777d4dd1fc61c6f884f48641d02} {0.00200000000000000000,0.00300000000000000000,0.00400000000000000000} {2,3,4} -{4e07408562bedb8b60ce05c1decfe3ad,d4735e3a265e16eee03f59718b9b5d03,4b227777d4dd1fc61c6f884f48641d02} {0.00200000000000000000,0.00300000000000000000,0.00400000000000000000} {2,3,4} -{4e07408562bedb8b60ce05c1decfe3ad,d4735e3a265e16eee03f59718b9b5d03,4b227777d4dd1fc61c6f884f48641d02} {0.00200000000000000000,0.00300000000000000000,0.00400000000000000000} {2,3,4} -{4e07408562bedb8b60ce05c1decfe3ad,d4735e3a265e16eee03f59718b9b5d03,4b227777d4dd1fc61c6f884f48641d02} {0.00200000000000000000,0.00300000000000000000,0.00400000000000000000} {2,3,4} -{4e07408562bedb8b60ce05c1decfe3ad,d4735e3a265e16eee03f59718b9b5d03,4b227777d4dd1fc61c6f884f48641d02} {0.00200000000000000000,0.00300000000000000000,0.00400000000000000000} {2,3,4} -{4e07408562bedb8b60ce05c1decfe3ad,d4735e3a265e16eee03f59718b9b5d03,4b227777d4dd1fc61c6f884f48641d02} {0.00200000000000000000,0.00300000000000000000,0.00400000000000000000} {2,3,4} -{4e07408562bedb8b60ce05c1decfe3ad,d4735e3a265e16eee03f59718b9b5d03,4b227777d4dd1fc61c6f884f48641d02} {0.00200000000000000000,0.00300000000000000000,0.00400000000000000000} {2,3,4} -{4e07408562bedb8b60ce05c1decfe3ad,d4735e3a265e16eee03f59718b9b5d03,4b227777d4dd1fc61c6f884f48641d02} {0.00200000000000000000,0.00300000000000000000,0.00400000000000000000} {2,3,4} -{4e07408562bedb8b60ce05c1decfe3ad,d4735e3a265e16eee03f59718b9b5d03,4b227777d4dd1fc61c6f884f48641d02} {0.00200000000000000000,0.00300000000000000000,0.00400000000000000000} {2,3,4} -{4e07408562bedb8b60ce05c1decfe3ad,d4735e3a265e16eee03f59718b9b5d03,4b227777d4dd1fc61c6f884f48641d02} {0.00200000000000000000,0.00300000000000000000,0.00400000000000000000} {2,3,4} -{4e07408562bedb8b60ce05c1decfe3ad,d4735e3a265e16eee03f59718b9b5d03,4b227777d4dd1fc61c6f884f48641d02} {0.00200000000000000000,0.00300000000000000000,0.00400000000000000000} {2,3,4} -{4e07408562bedb8b60ce05c1decfe3ad,d4735e3a265e16eee03f59718b9b5d03,4b227777d4dd1fc61c6f884f48641d02} {0.00200000000000000000,0.00300000000000000000,0.00400000000000000000} {2,3,4} -{4e07408562bedb8b60ce05c1decfe3ad,d4735e3a265e16eee03f59718b9b5d03,4b227777d4dd1fc61c6f884f48641d02} {0.00200000000000000000,0.00300000000000000000,0.00400000000000000000} {2,3,4} -{4e07408562bedb8b60ce05c1decfe3ad,d4735e3a265e16eee03f59718b9b5d03,4b227777d4dd1fc61c6f884f48641d02} {0.00200000000000000000,0.00300000000000000000,0.00400000000000000000} {2,3,4} -{4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,ef2d127de37b942baad06145e54b0c61} {0.00300000000000000000,0.00400000000000000000,0.00500000000000000000} {3,4,5} -{4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,ef2d127de37b942baad06145e54b0c61} {0.00300000000000000000,0.00400000000000000000,0.00500000000000000000} {3,4,5} -{4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,ef2d127de37b942baad06145e54b0c61} {0.00300000000000000000,0.00400000000000000000,0.00500000000000000000} {3,4,5} -{4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,ef2d127de37b942baad06145e54b0c61} {0.00300000000000000000,0.00400000000000000000,0.00500000000000000000} {3,4,5} -{4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,ef2d127de37b942baad06145e54b0c61} {0.00300000000000000000,0.00400000000000000000,0.00500000000000000000} {3,4,5} -{4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,ef2d127de37b942baad06145e54b0c61} {0.00300000000000000000,0.00400000000000000000,0.00500000000000000000} {3,4,5} -{4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,ef2d127de37b942baad06145e54b0c61} {0.00300000000000000000,0.00400000000000000000,0.00500000000000000000} {3,4,5} -{4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,ef2d127de37b942baad06145e54b0c61} {0.00300000000000000000,0.00400000000000000000,0.00500000000000000000} {3,4,5} -{4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,ef2d127de37b942baad06145e54b0c61} {0.00300000000000000000,0.00400000000000000000,0.00500000000000000000} {3,4,5} -{4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,ef2d127de37b942baad06145e54b0c61} {0.00300000000000000000,0.00400000000000000000,0.00500000000000000000} {3,4,5} -{4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,ef2d127de37b942baad06145e54b0c61} {0.00300000000000000000,0.00400000000000000000,0.00500000000000000000} {3,4,5} -{4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,ef2d127de37b942baad06145e54b0c61} {0.00300000000000000000,0.00400000000000000000,0.00500000000000000000} {3,4,5} -{4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,ef2d127de37b942baad06145e54b0c61} {0.00300000000000000000,0.00400000000000000000,0.00500000000000000000} {3,4,5} -{4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,ef2d127de37b942baad06145e54b0c61} {0.00300000000000000000,0.00400000000000000000,0.00500000000000000000} {3,4,5} -{4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,ef2d127de37b942baad06145e54b0c61} {0.00300000000000000000,0.00400000000000000000,0.00500000000000000000} {3,4,5} -{4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,ef2d127de37b942baad06145e54b0c61} {0.00300000000000000000,0.00400000000000000000,0.00500000000000000000} {3,4,5} -{4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,ef2d127de37b942baad06145e54b0c61} {0.00300000000000000000,0.00400000000000000000,0.00500000000000000000} {3,4,5} -{4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,ef2d127de37b942baad06145e54b0c61} {0.00300000000000000000,0.00400000000000000000,0.00500000000000000000} {3,4,5} -{4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,ef2d127de37b942baad06145e54b0c61} {0.00300000000000000000,0.00400000000000000000,0.00500000000000000000} {3,4,5} -{4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,ef2d127de37b942baad06145e54b0c61} {0.00300000000000000000,0.00400000000000000000,0.00500000000000000000} {3,4,5} -{4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,ef2d127de37b942baad06145e54b0c61} {0.00300000000000000000,0.00400000000000000000,0.00500000000000000000} {3,4,5} -{4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,ef2d127de37b942baad06145e54b0c61} {0.00300000000000000000,0.00400000000000000000,0.00500000000000000000} {3,4,5} -{4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,ef2d127de37b942baad06145e54b0c61} {0.00300000000000000000,0.00400000000000000000,0.00500000000000000000} {3,4,5} -{4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,ef2d127de37b942baad06145e54b0c61} {0.00300000000000000000,0.00400000000000000000,0.00500000000000000000} {3,4,5} -{4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,ef2d127de37b942baad06145e54b0c61} {0.00300000000000000000,0.00400000000000000000,0.00500000000000000000} {3,4,5} -{4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,ef2d127de37b942baad06145e54b0c61} {0.00300000000000000000,0.00400000000000000000,0.00500000000000000000} {3,4,5} -{4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,ef2d127de37b942baad06145e54b0c61} {0.00300000000000000000,0.00400000000000000000,0.00500000000000000000} {3,4,5} -{4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,ef2d127de37b942baad06145e54b0c61} {0.00300000000000000000,0.00400000000000000000,0.00500000000000000000} {3,4,5} -{4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,ef2d127de37b942baad06145e54b0c61} {0.00300000000000000000,0.00400000000000000000,0.00500000000000000000} {3,4,5} -{4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,ef2d127de37b942baad06145e54b0c61} {0.00300000000000000000,0.00400000000000000000,0.00500000000000000000} {3,4,5} -{4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,ef2d127de37b942baad06145e54b0c61} {0.00300000000000000000,0.00400000000000000000,0.00500000000000000000} {3,4,5} -{4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,ef2d127de37b942baad06145e54b0c61} {0.00300000000000000000,0.00400000000000000000,0.00500000000000000000} {3,4,5} -{4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,ef2d127de37b942baad06145e54b0c61} {0.00300000000000000000,0.00400000000000000000,0.00500000000000000000} {3,4,5} -{4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,ef2d127de37b942baad06145e54b0c61} {0.00300000000000000000,0.00400000000000000000,0.00500000000000000000} {3,4,5} -{4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,ef2d127de37b942baad06145e54b0c61} {0.00300000000000000000,0.00400000000000000000,0.00500000000000000000} {3,4,5} -{4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,ef2d127de37b942baad06145e54b0c61} {0.00300000000000000000,0.00400000000000000000,0.00500000000000000000} {3,4,5} -{4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,ef2d127de37b942baad06145e54b0c61} {0.00300000000000000000,0.00400000000000000000,0.00500000000000000000} {3,4,5} -{4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,ef2d127de37b942baad06145e54b0c61} {0.00300000000000000000,0.00400000000000000000,0.00500000000000000000} {3,4,5} -{4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,ef2d127de37b942baad06145e54b0c61} {0.00300000000000000000,0.00400000000000000000,0.00500000000000000000} {3,4,5} -{4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,ef2d127de37b942baad06145e54b0c61} {0.00300000000000000000,0.00400000000000000000,0.00500000000000000000} {3,4,5} -{4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,ef2d127de37b942baad06145e54b0c61} {0.00300000000000000000,0.00400000000000000000,0.00500000000000000000} {3,4,5} -{4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,ef2d127de37b942baad06145e54b0c61} {0.00300000000000000000,0.00400000000000000000,0.00500000000000000000} {3,4,5} -{4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,ef2d127de37b942baad06145e54b0c61} {0.00300000000000000000,0.00400000000000000000,0.00500000000000000000} {3,4,5} -{4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,ef2d127de37b942baad06145e54b0c61} {0.00300000000000000000,0.00400000000000000000,0.00500000000000000000} {3,4,5} -{4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,ef2d127de37b942baad06145e54b0c61} {0.00300000000000000000,0.00400000000000000000,0.00500000000000000000} {3,4,5} -{4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,ef2d127de37b942baad06145e54b0c61} {0.00300000000000000000,0.00400000000000000000,0.00500000000000000000} {3,4,5} -{4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,ef2d127de37b942baad06145e54b0c61} {0.00300000000000000000,0.00400000000000000000,0.00500000000000000000} {3,4,5} -{4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,ef2d127de37b942baad06145e54b0c61} {0.00300000000000000000,0.00400000000000000000,0.00500000000000000000} {3,4,5} -{4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,ef2d127de37b942baad06145e54b0c61} {0.00300000000000000000,0.00400000000000000000,0.00500000000000000000} {3,4,5} -{4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,ef2d127de37b942baad06145e54b0c61} {0.00300000000000000000,0.00400000000000000000,0.00500000000000000000} {3,4,5} -{4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,ef2d127de37b942baad06145e54b0c61} {0.00300000000000000000,0.00400000000000000000,0.00500000000000000000} {3,4,5} -{4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,ef2d127de37b942baad06145e54b0c61} {0.00300000000000000000,0.00400000000000000000,0.00500000000000000000} {3,4,5} -{4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,ef2d127de37b942baad06145e54b0c61} {0.00300000000000000000,0.00400000000000000000,0.00500000000000000000} {3,4,5} -{4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,ef2d127de37b942baad06145e54b0c61} {0.00300000000000000000,0.00400000000000000000,0.00500000000000000000} {3,4,5} -{4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,ef2d127de37b942baad06145e54b0c61} {0.00300000000000000000,0.00400000000000000000,0.00500000000000000000} {3,4,5} -{4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,ef2d127de37b942baad06145e54b0c61} {0.00300000000000000000,0.00400000000000000000,0.00500000000000000000} {3,4,5} -{4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,ef2d127de37b942baad06145e54b0c61} {0.00300000000000000000,0.00400000000000000000,0.00500000000000000000} {3,4,5} -{4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,ef2d127de37b942baad06145e54b0c61} {0.00300000000000000000,0.00400000000000000000,0.00500000000000000000} {3,4,5} -{4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,ef2d127de37b942baad06145e54b0c61} {0.00300000000000000000,0.00400000000000000000,0.00500000000000000000} {3,4,5} -{4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,ef2d127de37b942baad06145e54b0c61} {0.00300000000000000000,0.00400000000000000000,0.00500000000000000000} {3,4,5} -{4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,ef2d127de37b942baad06145e54b0c61} {0.00300000000000000000,0.00400000000000000000,0.00500000000000000000} {3,4,5} -{4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,ef2d127de37b942baad06145e54b0c61} {0.00300000000000000000,0.00400000000000000000,0.00500000000000000000} {3,4,5} -{4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,ef2d127de37b942baad06145e54b0c61} {0.00300000000000000000,0.00400000000000000000,0.00500000000000000000} {3,4,5} -{4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,ef2d127de37b942baad06145e54b0c61} {0.00300000000000000000,0.00400000000000000000,0.00500000000000000000} {3,4,5} -{4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,ef2d127de37b942baad06145e54b0c61} {0.00300000000000000000,0.00400000000000000000,0.00500000000000000000} {3,4,5} -{4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,ef2d127de37b942baad06145e54b0c61} {0.00300000000000000000,0.00400000000000000000,0.00500000000000000000} {3,4,5} -{4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,ef2d127de37b942baad06145e54b0c61} {0.00300000000000000000,0.00400000000000000000,0.00500000000000000000} {3,4,5} -{4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,ef2d127de37b942baad06145e54b0c61} {0.00300000000000000000,0.00400000000000000000,0.00500000000000000000} {3,4,5} -{4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,ef2d127de37b942baad06145e54b0c61} {0.00300000000000000000,0.00400000000000000000,0.00500000000000000000} {3,4,5} -{4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,ef2d127de37b942baad06145e54b0c61} {0.00300000000000000000,0.00400000000000000000,0.00500000000000000000} {3,4,5} -{4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,ef2d127de37b942baad06145e54b0c61} {0.00300000000000000000,0.00400000000000000000,0.00500000000000000000} {3,4,5} -{4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,ef2d127de37b942baad06145e54b0c61} {0.00300000000000000000,0.00400000000000000000,0.00500000000000000000} {3,4,5} -{4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,ef2d127de37b942baad06145e54b0c61} {0.00300000000000000000,0.00400000000000000000,0.00500000000000000000} {3,4,5} -{4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,ef2d127de37b942baad06145e54b0c61} {0.00300000000000000000,0.00400000000000000000,0.00500000000000000000} {3,4,5} -{4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,ef2d127de37b942baad06145e54b0c61} {0.00300000000000000000,0.00400000000000000000,0.00500000000000000000} {3,4,5} -{4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,ef2d127de37b942baad06145e54b0c61} {0.00300000000000000000,0.00400000000000000000,0.00500000000000000000} {3,4,5} -{4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,ef2d127de37b942baad06145e54b0c61} {0.00300000000000000000,0.00400000000000000000,0.00500000000000000000} {3,4,5} -{4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,ef2d127de37b942baad06145e54b0c61} {0.00300000000000000000,0.00400000000000000000,0.00500000000000000000} {3,4,5} -{4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,ef2d127de37b942baad06145e54b0c61} {0.00300000000000000000,0.00400000000000000000,0.00500000000000000000} {3,4,5} -{4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,ef2d127de37b942baad06145e54b0c61} {0.00300000000000000000,0.00400000000000000000,0.00500000000000000000} {3,4,5} -{4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,ef2d127de37b942baad06145e54b0c61} {0.00300000000000000000,0.00400000000000000000,0.00500000000000000000} {3,4,5} -{4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,ef2d127de37b942baad06145e54b0c61} {0.00300000000000000000,0.00400000000000000000,0.00500000000000000000} {3,4,5} -{4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,ef2d127de37b942baad06145e54b0c61} {0.00300000000000000000,0.00400000000000000000,0.00500000000000000000} {3,4,5} -{4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,ef2d127de37b942baad06145e54b0c61} {0.00300000000000000000,0.00400000000000000000,0.00500000000000000000} {3,4,5} -{4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,ef2d127de37b942baad06145e54b0c61} {0.00300000000000000000,0.00400000000000000000,0.00500000000000000000} {3,4,5} -{4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,ef2d127de37b942baad06145e54b0c61} {0.00300000000000000000,0.00400000000000000000,0.00500000000000000000} {3,4,5} -{4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,ef2d127de37b942baad06145e54b0c61} {0.00300000000000000000,0.00400000000000000000,0.00500000000000000000} {3,4,5} -{4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,ef2d127de37b942baad06145e54b0c61} {0.00300000000000000000,0.00400000000000000000,0.00500000000000000000} {3,4,5} -{4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,ef2d127de37b942baad06145e54b0c61} {0.00300000000000000000,0.00400000000000000000,0.00500000000000000000} {3,4,5} -{4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,ef2d127de37b942baad06145e54b0c61} {0.00300000000000000000,0.00400000000000000000,0.00500000000000000000} {3,4,5} -{4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,ef2d127de37b942baad06145e54b0c61} {0.00300000000000000000,0.00400000000000000000,0.00500000000000000000} {3,4,5} -{4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,ef2d127de37b942baad06145e54b0c61} {0.00300000000000000000,0.00400000000000000000,0.00500000000000000000} {3,4,5} -{4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,ef2d127de37b942baad06145e54b0c61} {0.00300000000000000000,0.00400000000000000000,0.00500000000000000000} {3,4,5} -{4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,ef2d127de37b942baad06145e54b0c61} {0.00300000000000000000,0.00400000000000000000,0.00500000000000000000} {3,4,5} -{4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,ef2d127de37b942baad06145e54b0c61} {0.00300000000000000000,0.00400000000000000000,0.00500000000000000000} {3,4,5} -{4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,ef2d127de37b942baad06145e54b0c61} {0.00300000000000000000,0.00400000000000000000,0.00500000000000000000} {3,4,5} -{4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,ef2d127de37b942baad06145e54b0c61} {0.00300000000000000000,0.00400000000000000000,0.00500000000000000000} {3,4,5} -{4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,ef2d127de37b942baad06145e54b0c61} {0.00300000000000000000,0.00400000000000000000,0.00500000000000000000} {3,4,5} -{4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,ef2d127de37b942baad06145e54b0c61} {0.00300000000000000000,0.00400000000000000000,0.00500000000000000000} {3,4,5} -{4b227777d4dd1fc61c6f884f48641d02,4e07408562bedb8b60ce05c1decfe3ad,ef2d127de37b942baad06145e54b0c61} {0.00300000000000000000,0.00400000000000000000,0.00500000000000000000} {3,4,5} -{ef2d127de37b942baad06145e54b0c61,4b227777d4dd1fc61c6f884f48641d02,e7f6c011776e8db7cd330b54174fd76f} {0.00400000000000000000,0.00500000000000000000,0.00600000000000000000} {4,5,6} -{ef2d127de37b942baad06145e54b0c61,4b227777d4dd1fc61c6f884f48641d02,e7f6c011776e8db7cd330b54174fd76f} {0.00400000000000000000,0.00500000000000000000,0.00600000000000000000} {4,5,6} -{ef2d127de37b942baad06145e54b0c61,4b227777d4dd1fc61c6f884f48641d02,e7f6c011776e8db7cd330b54174fd76f} {0.00400000000000000000,0.00500000000000000000,0.00600000000000000000} {4,5,6} -{ef2d127de37b942baad06145e54b0c61,4b227777d4dd1fc61c6f884f48641d02,e7f6c011776e8db7cd330b54174fd76f} {0.00400000000000000000,0.00500000000000000000,0.00600000000000000000} {4,5,6} -{ef2d127de37b942baad06145e54b0c61,4b227777d4dd1fc61c6f884f48641d02,e7f6c011776e8db7cd330b54174fd76f} {0.00400000000000000000,0.00500000000000000000,0.00600000000000000000} {4,5,6} -{ef2d127de37b942baad06145e54b0c61,4b227777d4dd1fc61c6f884f48641d02,e7f6c011776e8db7cd330b54174fd76f} {0.00400000000000000000,0.00500000000000000000,0.00600000000000000000} {4,5,6} -{ef2d127de37b942baad06145e54b0c61,4b227777d4dd1fc61c6f884f48641d02,e7f6c011776e8db7cd330b54174fd76f} {0.00400000000000000000,0.00500000000000000000,0.00600000000000000000} {4,5,6} -{ef2d127de37b942baad06145e54b0c61,4b227777d4dd1fc61c6f884f48641d02,e7f6c011776e8db7cd330b54174fd76f} {0.00400000000000000000,0.00500000000000000000,0.00600000000000000000} {4,5,6} -{ef2d127de37b942baad06145e54b0c61,4b227777d4dd1fc61c6f884f48641d02,e7f6c011776e8db7cd330b54174fd76f} {0.00400000000000000000,0.00500000000000000000,0.00600000000000000000} {4,5,6} -{ef2d127de37b942baad06145e54b0c61,4b227777d4dd1fc61c6f884f48641d02,e7f6c011776e8db7cd330b54174fd76f} {0.00400000000000000000,0.00500000000000000000,0.00600000000000000000} {4,5,6} -{ef2d127de37b942baad06145e54b0c61,4b227777d4dd1fc61c6f884f48641d02,e7f6c011776e8db7cd330b54174fd76f} {0.00400000000000000000,0.00500000000000000000,0.00600000000000000000} {4,5,6} -{ef2d127de37b942baad06145e54b0c61,4b227777d4dd1fc61c6f884f48641d02,e7f6c011776e8db7cd330b54174fd76f} {0.00400000000000000000,0.00500000000000000000,0.00600000000000000000} {4,5,6} -{ef2d127de37b942baad06145e54b0c61,4b227777d4dd1fc61c6f884f48641d02,e7f6c011776e8db7cd330b54174fd76f} {0.00400000000000000000,0.00500000000000000000,0.00600000000000000000} {4,5,6} -{ef2d127de37b942baad06145e54b0c61,4b227777d4dd1fc61c6f884f48641d02,e7f6c011776e8db7cd330b54174fd76f} {0.00400000000000000000,0.00500000000000000000,0.00600000000000000000} {4,5,6} -{ef2d127de37b942baad06145e54b0c61,4b227777d4dd1fc61c6f884f48641d02,e7f6c011776e8db7cd330b54174fd76f} {0.00400000000000000000,0.00500000000000000000,0.00600000000000000000} {4,5,6} -{ef2d127de37b942baad06145e54b0c61,4b227777d4dd1fc61c6f884f48641d02,e7f6c011776e8db7cd330b54174fd76f} {0.00400000000000000000,0.00500000000000000000,0.00600000000000000000} {4,5,6} -{ef2d127de37b942baad06145e54b0c61,4b227777d4dd1fc61c6f884f48641d02,e7f6c011776e8db7cd330b54174fd76f} {0.00400000000000000000,0.00500000000000000000,0.00600000000000000000} {4,5,6} -{ef2d127de37b942baad06145e54b0c61,4b227777d4dd1fc61c6f884f48641d02,e7f6c011776e8db7cd330b54174fd76f} {0.00400000000000000000,0.00500000000000000000,0.00600000000000000000} {4,5,6} -{ef2d127de37b942baad06145e54b0c61,4b227777d4dd1fc61c6f884f48641d02,e7f6c011776e8db7cd330b54174fd76f} {0.00400000000000000000,0.00500000000000000000,0.00600000000000000000} {4,5,6} -{ef2d127de37b942baad06145e54b0c61,4b227777d4dd1fc61c6f884f48641d02,e7f6c011776e8db7cd330b54174fd76f} {0.00400000000000000000,0.00500000000000000000,0.00600000000000000000} {4,5,6} -{ef2d127de37b942baad06145e54b0c61,4b227777d4dd1fc61c6f884f48641d02,e7f6c011776e8db7cd330b54174fd76f} {0.00400000000000000000,0.00500000000000000000,0.00600000000000000000} {4,5,6} -{ef2d127de37b942baad06145e54b0c61,4b227777d4dd1fc61c6f884f48641d02,e7f6c011776e8db7cd330b54174fd76f} {0.00400000000000000000,0.00500000000000000000,0.00600000000000000000} {4,5,6} -{ef2d127de37b942baad06145e54b0c61,4b227777d4dd1fc61c6f884f48641d02,e7f6c011776e8db7cd330b54174fd76f} {0.00400000000000000000,0.00500000000000000000,0.00600000000000000000} {4,5,6} -{ef2d127de37b942baad06145e54b0c61,4b227777d4dd1fc61c6f884f48641d02,e7f6c011776e8db7cd330b54174fd76f} {0.00400000000000000000,0.00500000000000000000,0.00600000000000000000} {4,5,6} -{ef2d127de37b942baad06145e54b0c61,4b227777d4dd1fc61c6f884f48641d02,e7f6c011776e8db7cd330b54174fd76f} {0.00400000000000000000,0.00500000000000000000,0.00600000000000000000} {4,5,6} -{ef2d127de37b942baad06145e54b0c61,4b227777d4dd1fc61c6f884f48641d02,e7f6c011776e8db7cd330b54174fd76f} {0.00400000000000000000,0.00500000000000000000,0.00600000000000000000} {4,5,6} -{ef2d127de37b942baad06145e54b0c61,4b227777d4dd1fc61c6f884f48641d02,e7f6c011776e8db7cd330b54174fd76f} {0.00400000000000000000,0.00500000000000000000,0.00600000000000000000} {4,5,6} -{ef2d127de37b942baad06145e54b0c61,4b227777d4dd1fc61c6f884f48641d02,e7f6c011776e8db7cd330b54174fd76f} {0.00400000000000000000,0.00500000000000000000,0.00600000000000000000} {4,5,6} -{ef2d127de37b942baad06145e54b0c61,4b227777d4dd1fc61c6f884f48641d02,e7f6c011776e8db7cd330b54174fd76f} {0.00400000000000000000,0.00500000000000000000,0.00600000000000000000} {4,5,6} -{ef2d127de37b942baad06145e54b0c61,4b227777d4dd1fc61c6f884f48641d02,e7f6c011776e8db7cd330b54174fd76f} {0.00400000000000000000,0.00500000000000000000,0.00600000000000000000} {4,5,6} -{ef2d127de37b942baad06145e54b0c61,4b227777d4dd1fc61c6f884f48641d02,e7f6c011776e8db7cd330b54174fd76f} {0.00400000000000000000,0.00500000000000000000,0.00600000000000000000} {4,5,6} -{ef2d127de37b942baad06145e54b0c61,4b227777d4dd1fc61c6f884f48641d02,e7f6c011776e8db7cd330b54174fd76f} {0.00400000000000000000,0.00500000000000000000,0.00600000000000000000} {4,5,6} -{ef2d127de37b942baad06145e54b0c61,4b227777d4dd1fc61c6f884f48641d02,e7f6c011776e8db7cd330b54174fd76f} {0.00400000000000000000,0.00500000000000000000,0.00600000000000000000} {4,5,6} -{ef2d127de37b942baad06145e54b0c61,4b227777d4dd1fc61c6f884f48641d02,e7f6c011776e8db7cd330b54174fd76f} {0.00400000000000000000,0.00500000000000000000,0.00600000000000000000} {4,5,6} -{ef2d127de37b942baad06145e54b0c61,4b227777d4dd1fc61c6f884f48641d02,e7f6c011776e8db7cd330b54174fd76f} {0.00400000000000000000,0.00500000000000000000,0.00600000000000000000} {4,5,6} -{ef2d127de37b942baad06145e54b0c61,4b227777d4dd1fc61c6f884f48641d02,e7f6c011776e8db7cd330b54174fd76f} {0.00400000000000000000,0.00500000000000000000,0.00600000000000000000} {4,5,6} -{ef2d127de37b942baad06145e54b0c61,4b227777d4dd1fc61c6f884f48641d02,e7f6c011776e8db7cd330b54174fd76f} {0.00400000000000000000,0.00500000000000000000,0.00600000000000000000} {4,5,6} -{ef2d127de37b942baad06145e54b0c61,4b227777d4dd1fc61c6f884f48641d02,e7f6c011776e8db7cd330b54174fd76f} {0.00400000000000000000,0.00500000000000000000,0.00600000000000000000} {4,5,6} -{ef2d127de37b942baad06145e54b0c61,4b227777d4dd1fc61c6f884f48641d02,e7f6c011776e8db7cd330b54174fd76f} {0.00400000000000000000,0.00500000000000000000,0.00600000000000000000} {4,5,6} -{ef2d127de37b942baad06145e54b0c61,4b227777d4dd1fc61c6f884f48641d02,e7f6c011776e8db7cd330b54174fd76f} {0.00400000000000000000,0.00500000000000000000,0.00600000000000000000} {4,5,6} -{ef2d127de37b942baad06145e54b0c61,4b227777d4dd1fc61c6f884f48641d02,e7f6c011776e8db7cd330b54174fd76f} {0.00400000000000000000,0.00500000000000000000,0.00600000000000000000} {4,5,6} -{ef2d127de37b942baad06145e54b0c61,4b227777d4dd1fc61c6f884f48641d02,e7f6c011776e8db7cd330b54174fd76f} {0.00400000000000000000,0.00500000000000000000,0.00600000000000000000} {4,5,6} -{ef2d127de37b942baad06145e54b0c61,4b227777d4dd1fc61c6f884f48641d02,e7f6c011776e8db7cd330b54174fd76f} {0.00400000000000000000,0.00500000000000000000,0.00600000000000000000} {4,5,6} -{ef2d127de37b942baad06145e54b0c61,4b227777d4dd1fc61c6f884f48641d02,e7f6c011776e8db7cd330b54174fd76f} {0.00400000000000000000,0.00500000000000000000,0.00600000000000000000} {4,5,6} -{ef2d127de37b942baad06145e54b0c61,4b227777d4dd1fc61c6f884f48641d02,e7f6c011776e8db7cd330b54174fd76f} {0.00400000000000000000,0.00500000000000000000,0.00600000000000000000} {4,5,6} -{ef2d127de37b942baad06145e54b0c61,4b227777d4dd1fc61c6f884f48641d02,e7f6c011776e8db7cd330b54174fd76f} {0.00400000000000000000,0.00500000000000000000,0.00600000000000000000} {4,5,6} -{ef2d127de37b942baad06145e54b0c61,4b227777d4dd1fc61c6f884f48641d02,e7f6c011776e8db7cd330b54174fd76f} {0.00400000000000000000,0.00500000000000000000,0.00600000000000000000} {4,5,6} -{ef2d127de37b942baad06145e54b0c61,4b227777d4dd1fc61c6f884f48641d02,e7f6c011776e8db7cd330b54174fd76f} {0.00400000000000000000,0.00500000000000000000,0.00600000000000000000} {4,5,6} -{ef2d127de37b942baad06145e54b0c61,4b227777d4dd1fc61c6f884f48641d02,e7f6c011776e8db7cd330b54174fd76f} {0.00400000000000000000,0.00500000000000000000,0.00600000000000000000} {4,5,6} -{ef2d127de37b942baad06145e54b0c61,4b227777d4dd1fc61c6f884f48641d02,e7f6c011776e8db7cd330b54174fd76f} {0.00400000000000000000,0.00500000000000000000,0.00600000000000000000} {4,5,6} -{ef2d127de37b942baad06145e54b0c61,4b227777d4dd1fc61c6f884f48641d02,e7f6c011776e8db7cd330b54174fd76f} {0.00400000000000000000,0.00500000000000000000,0.00600000000000000000} {4,5,6} -{ef2d127de37b942baad06145e54b0c61,4b227777d4dd1fc61c6f884f48641d02,e7f6c011776e8db7cd330b54174fd76f} {0.00400000000000000000,0.00500000000000000000,0.00600000000000000000} {4,5,6} -{ef2d127de37b942baad06145e54b0c61,4b227777d4dd1fc61c6f884f48641d02,e7f6c011776e8db7cd330b54174fd76f} {0.00400000000000000000,0.00500000000000000000,0.00600000000000000000} {4,5,6} -{ef2d127de37b942baad06145e54b0c61,4b227777d4dd1fc61c6f884f48641d02,e7f6c011776e8db7cd330b54174fd76f} {0.00400000000000000000,0.00500000000000000000,0.00600000000000000000} {4,5,6} -{ef2d127de37b942baad06145e54b0c61,4b227777d4dd1fc61c6f884f48641d02,e7f6c011776e8db7cd330b54174fd76f} {0.00400000000000000000,0.00500000000000000000,0.00600000000000000000} {4,5,6} -{ef2d127de37b942baad06145e54b0c61,4b227777d4dd1fc61c6f884f48641d02,e7f6c011776e8db7cd330b54174fd76f} {0.00400000000000000000,0.00500000000000000000,0.00600000000000000000} {4,5,6} -{ef2d127de37b942baad06145e54b0c61,4b227777d4dd1fc61c6f884f48641d02,e7f6c011776e8db7cd330b54174fd76f} {0.00400000000000000000,0.00500000000000000000,0.00600000000000000000} {4,5,6} -{ef2d127de37b942baad06145e54b0c61,4b227777d4dd1fc61c6f884f48641d02,e7f6c011776e8db7cd330b54174fd76f} {0.00400000000000000000,0.00500000000000000000,0.00600000000000000000} {4,5,6} -{ef2d127de37b942baad06145e54b0c61,4b227777d4dd1fc61c6f884f48641d02,e7f6c011776e8db7cd330b54174fd76f} {0.00400000000000000000,0.00500000000000000000,0.00600000000000000000} {4,5,6} -{ef2d127de37b942baad06145e54b0c61,4b227777d4dd1fc61c6f884f48641d02,e7f6c011776e8db7cd330b54174fd76f} {0.00400000000000000000,0.00500000000000000000,0.00600000000000000000} {4,5,6} -{ef2d127de37b942baad06145e54b0c61,4b227777d4dd1fc61c6f884f48641d02,e7f6c011776e8db7cd330b54174fd76f} {0.00400000000000000000,0.00500000000000000000,0.00600000000000000000} {4,5,6} -{ef2d127de37b942baad06145e54b0c61,4b227777d4dd1fc61c6f884f48641d02,e7f6c011776e8db7cd330b54174fd76f} {0.00400000000000000000,0.00500000000000000000,0.00600000000000000000} {4,5,6} -{ef2d127de37b942baad06145e54b0c61,4b227777d4dd1fc61c6f884f48641d02,e7f6c011776e8db7cd330b54174fd76f} {0.00400000000000000000,0.00500000000000000000,0.00600000000000000000} {4,5,6} -{ef2d127de37b942baad06145e54b0c61,4b227777d4dd1fc61c6f884f48641d02,e7f6c011776e8db7cd330b54174fd76f} {0.00400000000000000000,0.00500000000000000000,0.00600000000000000000} {4,5,6} -{ef2d127de37b942baad06145e54b0c61,4b227777d4dd1fc61c6f884f48641d02,e7f6c011776e8db7cd330b54174fd76f} {0.00400000000000000000,0.00500000000000000000,0.00600000000000000000} {4,5,6} -{ef2d127de37b942baad06145e54b0c61,4b227777d4dd1fc61c6f884f48641d02,e7f6c011776e8db7cd330b54174fd76f} {0.00400000000000000000,0.00500000000000000000,0.00600000000000000000} {4,5,6} -{ef2d127de37b942baad06145e54b0c61,4b227777d4dd1fc61c6f884f48641d02,e7f6c011776e8db7cd330b54174fd76f} {0.00400000000000000000,0.00500000000000000000,0.00600000000000000000} {4,5,6} -{ef2d127de37b942baad06145e54b0c61,4b227777d4dd1fc61c6f884f48641d02,e7f6c011776e8db7cd330b54174fd76f} {0.00400000000000000000,0.00500000000000000000,0.00600000000000000000} {4,5,6} -{ef2d127de37b942baad06145e54b0c61,4b227777d4dd1fc61c6f884f48641d02,e7f6c011776e8db7cd330b54174fd76f} {0.00400000000000000000,0.00500000000000000000,0.00600000000000000000} {4,5,6} -{ef2d127de37b942baad06145e54b0c61,4b227777d4dd1fc61c6f884f48641d02,e7f6c011776e8db7cd330b54174fd76f} {0.00400000000000000000,0.00500000000000000000,0.00600000000000000000} {4,5,6} -{ef2d127de37b942baad06145e54b0c61,4b227777d4dd1fc61c6f884f48641d02,e7f6c011776e8db7cd330b54174fd76f} {0.00400000000000000000,0.00500000000000000000,0.00600000000000000000} {4,5,6} -{ef2d127de37b942baad06145e54b0c61,4b227777d4dd1fc61c6f884f48641d02,e7f6c011776e8db7cd330b54174fd76f} {0.00400000000000000000,0.00500000000000000000,0.00600000000000000000} {4,5,6} -{ef2d127de37b942baad06145e54b0c61,4b227777d4dd1fc61c6f884f48641d02,e7f6c011776e8db7cd330b54174fd76f} {0.00400000000000000000,0.00500000000000000000,0.00600000000000000000} {4,5,6} -{ef2d127de37b942baad06145e54b0c61,4b227777d4dd1fc61c6f884f48641d02,e7f6c011776e8db7cd330b54174fd76f} {0.00400000000000000000,0.00500000000000000000,0.00600000000000000000} {4,5,6} -{ef2d127de37b942baad06145e54b0c61,4b227777d4dd1fc61c6f884f48641d02,e7f6c011776e8db7cd330b54174fd76f} {0.00400000000000000000,0.00500000000000000000,0.00600000000000000000} {4,5,6} -{ef2d127de37b942baad06145e54b0c61,4b227777d4dd1fc61c6f884f48641d02,e7f6c011776e8db7cd330b54174fd76f} {0.00400000000000000000,0.00500000000000000000,0.00600000000000000000} {4,5,6} -{ef2d127de37b942baad06145e54b0c61,4b227777d4dd1fc61c6f884f48641d02,e7f6c011776e8db7cd330b54174fd76f} {0.00400000000000000000,0.00500000000000000000,0.00600000000000000000} {4,5,6} -{ef2d127de37b942baad06145e54b0c61,4b227777d4dd1fc61c6f884f48641d02,e7f6c011776e8db7cd330b54174fd76f} {0.00400000000000000000,0.00500000000000000000,0.00600000000000000000} {4,5,6} -{ef2d127de37b942baad06145e54b0c61,4b227777d4dd1fc61c6f884f48641d02,e7f6c011776e8db7cd330b54174fd76f} {0.00400000000000000000,0.00500000000000000000,0.00600000000000000000} {4,5,6} -{ef2d127de37b942baad06145e54b0c61,4b227777d4dd1fc61c6f884f48641d02,e7f6c011776e8db7cd330b54174fd76f} {0.00400000000000000000,0.00500000000000000000,0.00600000000000000000} {4,5,6} -{ef2d127de37b942baad06145e54b0c61,4b227777d4dd1fc61c6f884f48641d02,e7f6c011776e8db7cd330b54174fd76f} {0.00400000000000000000,0.00500000000000000000,0.00600000000000000000} {4,5,6} -{ef2d127de37b942baad06145e54b0c61,4b227777d4dd1fc61c6f884f48641d02,e7f6c011776e8db7cd330b54174fd76f} {0.00400000000000000000,0.00500000000000000000,0.00600000000000000000} {4,5,6} -{ef2d127de37b942baad06145e54b0c61,4b227777d4dd1fc61c6f884f48641d02,e7f6c011776e8db7cd330b54174fd76f} {0.00400000000000000000,0.00500000000000000000,0.00600000000000000000} {4,5,6} -{ef2d127de37b942baad06145e54b0c61,4b227777d4dd1fc61c6f884f48641d02,e7f6c011776e8db7cd330b54174fd76f} {0.00400000000000000000,0.00500000000000000000,0.00600000000000000000} {4,5,6} -{ef2d127de37b942baad06145e54b0c61,4b227777d4dd1fc61c6f884f48641d02,e7f6c011776e8db7cd330b54174fd76f} {0.00400000000000000000,0.00500000000000000000,0.00600000000000000000} {4,5,6} -{ef2d127de37b942baad06145e54b0c61,4b227777d4dd1fc61c6f884f48641d02,e7f6c011776e8db7cd330b54174fd76f} {0.00400000000000000000,0.00500000000000000000,0.00600000000000000000} {4,5,6} -{ef2d127de37b942baad06145e54b0c61,4b227777d4dd1fc61c6f884f48641d02,e7f6c011776e8db7cd330b54174fd76f} {0.00400000000000000000,0.00500000000000000000,0.00600000000000000000} {4,5,6} -{ef2d127de37b942baad06145e54b0c61,4b227777d4dd1fc61c6f884f48641d02,e7f6c011776e8db7cd330b54174fd76f} {0.00400000000000000000,0.00500000000000000000,0.00600000000000000000} {4,5,6} -{ef2d127de37b942baad06145e54b0c61,4b227777d4dd1fc61c6f884f48641d02,e7f6c011776e8db7cd330b54174fd76f} {0.00400000000000000000,0.00500000000000000000,0.00600000000000000000} {4,5,6} -{ef2d127de37b942baad06145e54b0c61,4b227777d4dd1fc61c6f884f48641d02,e7f6c011776e8db7cd330b54174fd76f} {0.00400000000000000000,0.00500000000000000000,0.00600000000000000000} {4,5,6} -{ef2d127de37b942baad06145e54b0c61,4b227777d4dd1fc61c6f884f48641d02,e7f6c011776e8db7cd330b54174fd76f} {0.00400000000000000000,0.00500000000000000000,0.00600000000000000000} {4,5,6} -{ef2d127de37b942baad06145e54b0c61,4b227777d4dd1fc61c6f884f48641d02,e7f6c011776e8db7cd330b54174fd76f} {0.00400000000000000000,0.00500000000000000000,0.00600000000000000000} {4,5,6} -{ef2d127de37b942baad06145e54b0c61,4b227777d4dd1fc61c6f884f48641d02,e7f6c011776e8db7cd330b54174fd76f} {0.00400000000000000000,0.00500000000000000000,0.00600000000000000000} {4,5,6} -{ef2d127de37b942baad06145e54b0c61,4b227777d4dd1fc61c6f884f48641d02,e7f6c011776e8db7cd330b54174fd76f} {0.00400000000000000000,0.00500000000000000000,0.00600000000000000000} {4,5,6} -{ef2d127de37b942baad06145e54b0c61,4b227777d4dd1fc61c6f884f48641d02,e7f6c011776e8db7cd330b54174fd76f} {0.00400000000000000000,0.00500000000000000000,0.00600000000000000000} {4,5,6} -{ef2d127de37b942baad06145e54b0c61,4b227777d4dd1fc61c6f884f48641d02,e7f6c011776e8db7cd330b54174fd76f} {0.00400000000000000000,0.00500000000000000000,0.00600000000000000000} {4,5,6} -{ef2d127de37b942baad06145e54b0c61,4b227777d4dd1fc61c6f884f48641d02,e7f6c011776e8db7cd330b54174fd76f} {0.00400000000000000000,0.00500000000000000000,0.00600000000000000000} {4,5,6} -{ef2d127de37b942baad06145e54b0c61,4b227777d4dd1fc61c6f884f48641d02,e7f6c011776e8db7cd330b54174fd76f} {0.00400000000000000000,0.00500000000000000000,0.00600000000000000000} {4,5,6} -{ef2d127de37b942baad06145e54b0c61,4b227777d4dd1fc61c6f884f48641d02,e7f6c011776e8db7cd330b54174fd76f} {0.00400000000000000000,0.00500000000000000000,0.00600000000000000000} {4,5,6} -{ef2d127de37b942baad06145e54b0c61,4b227777d4dd1fc61c6f884f48641d02,e7f6c011776e8db7cd330b54174fd76f} {0.00400000000000000000,0.00500000000000000000,0.00600000000000000000} {4,5,6} -{e7f6c011776e8db7cd330b54174fd76f,ef2d127de37b942baad06145e54b0c61,7902699be42c8a8e46fbbb4501726517} {0.00500000000000000000,0.00600000000000000000,0.00700000000000000000} {5,6,7} -{e7f6c011776e8db7cd330b54174fd76f,ef2d127de37b942baad06145e54b0c61,7902699be42c8a8e46fbbb4501726517} {0.00500000000000000000,0.00600000000000000000,0.00700000000000000000} {5,6,7} -{e7f6c011776e8db7cd330b54174fd76f,ef2d127de37b942baad06145e54b0c61,7902699be42c8a8e46fbbb4501726517} {0.00500000000000000000,0.00600000000000000000,0.00700000000000000000} {5,6,7} -{e7f6c011776e8db7cd330b54174fd76f,ef2d127de37b942baad06145e54b0c61,7902699be42c8a8e46fbbb4501726517} {0.00500000000000000000,0.00600000000000000000,0.00700000000000000000} {5,6,7} -{e7f6c011776e8db7cd330b54174fd76f,ef2d127de37b942baad06145e54b0c61,7902699be42c8a8e46fbbb4501726517} {0.00500000000000000000,0.00600000000000000000,0.00700000000000000000} {5,6,7} -{e7f6c011776e8db7cd330b54174fd76f,ef2d127de37b942baad06145e54b0c61,7902699be42c8a8e46fbbb4501726517} {0.00500000000000000000,0.00600000000000000000,0.00700000000000000000} {5,6,7} -{e7f6c011776e8db7cd330b54174fd76f,ef2d127de37b942baad06145e54b0c61,7902699be42c8a8e46fbbb4501726517} {0.00500000000000000000,0.00600000000000000000,0.00700000000000000000} {5,6,7} -{e7f6c011776e8db7cd330b54174fd76f,ef2d127de37b942baad06145e54b0c61,7902699be42c8a8e46fbbb4501726517} {0.00500000000000000000,0.00600000000000000000,0.00700000000000000000} {5,6,7} -{e7f6c011776e8db7cd330b54174fd76f,ef2d127de37b942baad06145e54b0c61,7902699be42c8a8e46fbbb4501726517} {0.00500000000000000000,0.00600000000000000000,0.00700000000000000000} {5,6,7} -{e7f6c011776e8db7cd330b54174fd76f,ef2d127de37b942baad06145e54b0c61,7902699be42c8a8e46fbbb4501726517} {0.00500000000000000000,0.00600000000000000000,0.00700000000000000000} {5,6,7} -{e7f6c011776e8db7cd330b54174fd76f,ef2d127de37b942baad06145e54b0c61,7902699be42c8a8e46fbbb4501726517} {0.00500000000000000000,0.00600000000000000000,0.00700000000000000000} {5,6,7} -{e7f6c011776e8db7cd330b54174fd76f,ef2d127de37b942baad06145e54b0c61,7902699be42c8a8e46fbbb4501726517} {0.00500000000000000000,0.00600000000000000000,0.00700000000000000000} {5,6,7} -{e7f6c011776e8db7cd330b54174fd76f,ef2d127de37b942baad06145e54b0c61,7902699be42c8a8e46fbbb4501726517} {0.00500000000000000000,0.00600000000000000000,0.00700000000000000000} {5,6,7} -{e7f6c011776e8db7cd330b54174fd76f,ef2d127de37b942baad06145e54b0c61,7902699be42c8a8e46fbbb4501726517} {0.00500000000000000000,0.00600000000000000000,0.00700000000000000000} {5,6,7} -{e7f6c011776e8db7cd330b54174fd76f,ef2d127de37b942baad06145e54b0c61,7902699be42c8a8e46fbbb4501726517} {0.00500000000000000000,0.00600000000000000000,0.00700000000000000000} {5,6,7} -{e7f6c011776e8db7cd330b54174fd76f,ef2d127de37b942baad06145e54b0c61,7902699be42c8a8e46fbbb4501726517} {0.00500000000000000000,0.00600000000000000000,0.00700000000000000000} {5,6,7} -{e7f6c011776e8db7cd330b54174fd76f,ef2d127de37b942baad06145e54b0c61,7902699be42c8a8e46fbbb4501726517} {0.00500000000000000000,0.00600000000000000000,0.00700000000000000000} {5,6,7} -{e7f6c011776e8db7cd330b54174fd76f,ef2d127de37b942baad06145e54b0c61,7902699be42c8a8e46fbbb4501726517} {0.00500000000000000000,0.00600000000000000000,0.00700000000000000000} {5,6,7} -{e7f6c011776e8db7cd330b54174fd76f,ef2d127de37b942baad06145e54b0c61,7902699be42c8a8e46fbbb4501726517} {0.00500000000000000000,0.00600000000000000000,0.00700000000000000000} {5,6,7} -{e7f6c011776e8db7cd330b54174fd76f,ef2d127de37b942baad06145e54b0c61,7902699be42c8a8e46fbbb4501726517} {0.00500000000000000000,0.00600000000000000000,0.00700000000000000000} {5,6,7} -{e7f6c011776e8db7cd330b54174fd76f,ef2d127de37b942baad06145e54b0c61,7902699be42c8a8e46fbbb4501726517} {0.00500000000000000000,0.00600000000000000000,0.00700000000000000000} {5,6,7} -{e7f6c011776e8db7cd330b54174fd76f,ef2d127de37b942baad06145e54b0c61,7902699be42c8a8e46fbbb4501726517} {0.00500000000000000000,0.00600000000000000000,0.00700000000000000000} {5,6,7} -{e7f6c011776e8db7cd330b54174fd76f,ef2d127de37b942baad06145e54b0c61,7902699be42c8a8e46fbbb4501726517} {0.00500000000000000000,0.00600000000000000000,0.00700000000000000000} {5,6,7} -{e7f6c011776e8db7cd330b54174fd76f,ef2d127de37b942baad06145e54b0c61,7902699be42c8a8e46fbbb4501726517} {0.00500000000000000000,0.00600000000000000000,0.00700000000000000000} {5,6,7} -{e7f6c011776e8db7cd330b54174fd76f,ef2d127de37b942baad06145e54b0c61,7902699be42c8a8e46fbbb4501726517} {0.00500000000000000000,0.00600000000000000000,0.00700000000000000000} {5,6,7} -{e7f6c011776e8db7cd330b54174fd76f,ef2d127de37b942baad06145e54b0c61,7902699be42c8a8e46fbbb4501726517} {0.00500000000000000000,0.00600000000000000000,0.00700000000000000000} {5,6,7} -{e7f6c011776e8db7cd330b54174fd76f,ef2d127de37b942baad06145e54b0c61,7902699be42c8a8e46fbbb4501726517} {0.00500000000000000000,0.00600000000000000000,0.00700000000000000000} {5,6,7} -{e7f6c011776e8db7cd330b54174fd76f,ef2d127de37b942baad06145e54b0c61,7902699be42c8a8e46fbbb4501726517} {0.00500000000000000000,0.00600000000000000000,0.00700000000000000000} {5,6,7} -{e7f6c011776e8db7cd330b54174fd76f,ef2d127de37b942baad06145e54b0c61,7902699be42c8a8e46fbbb4501726517} {0.00500000000000000000,0.00600000000000000000,0.00700000000000000000} {5,6,7} -{e7f6c011776e8db7cd330b54174fd76f,ef2d127de37b942baad06145e54b0c61,7902699be42c8a8e46fbbb4501726517} {0.00500000000000000000,0.00600000000000000000,0.00700000000000000000} {5,6,7} -{e7f6c011776e8db7cd330b54174fd76f,ef2d127de37b942baad06145e54b0c61,7902699be42c8a8e46fbbb4501726517} {0.00500000000000000000,0.00600000000000000000,0.00700000000000000000} {5,6,7} -{e7f6c011776e8db7cd330b54174fd76f,ef2d127de37b942baad06145e54b0c61,7902699be42c8a8e46fbbb4501726517} {0.00500000000000000000,0.00600000000000000000,0.00700000000000000000} {5,6,7} -{e7f6c011776e8db7cd330b54174fd76f,ef2d127de37b942baad06145e54b0c61,7902699be42c8a8e46fbbb4501726517} {0.00500000000000000000,0.00600000000000000000,0.00700000000000000000} {5,6,7} -{e7f6c011776e8db7cd330b54174fd76f,ef2d127de37b942baad06145e54b0c61,7902699be42c8a8e46fbbb4501726517} {0.00500000000000000000,0.00600000000000000000,0.00700000000000000000} {5,6,7} -{e7f6c011776e8db7cd330b54174fd76f,ef2d127de37b942baad06145e54b0c61,7902699be42c8a8e46fbbb4501726517} {0.00500000000000000000,0.00600000000000000000,0.00700000000000000000} {5,6,7} -{e7f6c011776e8db7cd330b54174fd76f,ef2d127de37b942baad06145e54b0c61,7902699be42c8a8e46fbbb4501726517} {0.00500000000000000000,0.00600000000000000000,0.00700000000000000000} {5,6,7} -{e7f6c011776e8db7cd330b54174fd76f,ef2d127de37b942baad06145e54b0c61,7902699be42c8a8e46fbbb4501726517} {0.00500000000000000000,0.00600000000000000000,0.00700000000000000000} {5,6,7} -{e7f6c011776e8db7cd330b54174fd76f,ef2d127de37b942baad06145e54b0c61,7902699be42c8a8e46fbbb4501726517} {0.00500000000000000000,0.00600000000000000000,0.00700000000000000000} {5,6,7} -{e7f6c011776e8db7cd330b54174fd76f,ef2d127de37b942baad06145e54b0c61,7902699be42c8a8e46fbbb4501726517} {0.00500000000000000000,0.00600000000000000000,0.00700000000000000000} {5,6,7} -{e7f6c011776e8db7cd330b54174fd76f,ef2d127de37b942baad06145e54b0c61,7902699be42c8a8e46fbbb4501726517} {0.00500000000000000000,0.00600000000000000000,0.00700000000000000000} {5,6,7} -{e7f6c011776e8db7cd330b54174fd76f,ef2d127de37b942baad06145e54b0c61,7902699be42c8a8e46fbbb4501726517} {0.00500000000000000000,0.00600000000000000000,0.00700000000000000000} {5,6,7} -{e7f6c011776e8db7cd330b54174fd76f,ef2d127de37b942baad06145e54b0c61,7902699be42c8a8e46fbbb4501726517} {0.00500000000000000000,0.00600000000000000000,0.00700000000000000000} {5,6,7} -{e7f6c011776e8db7cd330b54174fd76f,ef2d127de37b942baad06145e54b0c61,7902699be42c8a8e46fbbb4501726517} {0.00500000000000000000,0.00600000000000000000,0.00700000000000000000} {5,6,7} -{e7f6c011776e8db7cd330b54174fd76f,ef2d127de37b942baad06145e54b0c61,7902699be42c8a8e46fbbb4501726517} {0.00500000000000000000,0.00600000000000000000,0.00700000000000000000} {5,6,7} -{e7f6c011776e8db7cd330b54174fd76f,ef2d127de37b942baad06145e54b0c61,7902699be42c8a8e46fbbb4501726517} {0.00500000000000000000,0.00600000000000000000,0.00700000000000000000} {5,6,7} -{e7f6c011776e8db7cd330b54174fd76f,ef2d127de37b942baad06145e54b0c61,7902699be42c8a8e46fbbb4501726517} {0.00500000000000000000,0.00600000000000000000,0.00700000000000000000} {5,6,7} -{e7f6c011776e8db7cd330b54174fd76f,ef2d127de37b942baad06145e54b0c61,7902699be42c8a8e46fbbb4501726517} {0.00500000000000000000,0.00600000000000000000,0.00700000000000000000} {5,6,7} -{e7f6c011776e8db7cd330b54174fd76f,ef2d127de37b942baad06145e54b0c61,7902699be42c8a8e46fbbb4501726517} {0.00500000000000000000,0.00600000000000000000,0.00700000000000000000} {5,6,7} -{e7f6c011776e8db7cd330b54174fd76f,ef2d127de37b942baad06145e54b0c61,7902699be42c8a8e46fbbb4501726517} {0.00500000000000000000,0.00600000000000000000,0.00700000000000000000} {5,6,7} -{e7f6c011776e8db7cd330b54174fd76f,ef2d127de37b942baad06145e54b0c61,7902699be42c8a8e46fbbb4501726517} {0.00500000000000000000,0.00600000000000000000,0.00700000000000000000} {5,6,7} -{e7f6c011776e8db7cd330b54174fd76f,ef2d127de37b942baad06145e54b0c61,7902699be42c8a8e46fbbb4501726517} {0.00500000000000000000,0.00600000000000000000,0.00700000000000000000} {5,6,7} -{e7f6c011776e8db7cd330b54174fd76f,ef2d127de37b942baad06145e54b0c61,7902699be42c8a8e46fbbb4501726517} {0.00500000000000000000,0.00600000000000000000,0.00700000000000000000} {5,6,7} -{e7f6c011776e8db7cd330b54174fd76f,ef2d127de37b942baad06145e54b0c61,7902699be42c8a8e46fbbb4501726517} {0.00500000000000000000,0.00600000000000000000,0.00700000000000000000} {5,6,7} -{e7f6c011776e8db7cd330b54174fd76f,ef2d127de37b942baad06145e54b0c61,7902699be42c8a8e46fbbb4501726517} {0.00500000000000000000,0.00600000000000000000,0.00700000000000000000} {5,6,7} -{e7f6c011776e8db7cd330b54174fd76f,ef2d127de37b942baad06145e54b0c61,7902699be42c8a8e46fbbb4501726517} {0.00500000000000000000,0.00600000000000000000,0.00700000000000000000} {5,6,7} -{e7f6c011776e8db7cd330b54174fd76f,ef2d127de37b942baad06145e54b0c61,7902699be42c8a8e46fbbb4501726517} {0.00500000000000000000,0.00600000000000000000,0.00700000000000000000} {5,6,7} -{e7f6c011776e8db7cd330b54174fd76f,ef2d127de37b942baad06145e54b0c61,7902699be42c8a8e46fbbb4501726517} {0.00500000000000000000,0.00600000000000000000,0.00700000000000000000} {5,6,7} -{e7f6c011776e8db7cd330b54174fd76f,ef2d127de37b942baad06145e54b0c61,7902699be42c8a8e46fbbb4501726517} {0.00500000000000000000,0.00600000000000000000,0.00700000000000000000} {5,6,7} -{e7f6c011776e8db7cd330b54174fd76f,ef2d127de37b942baad06145e54b0c61,7902699be42c8a8e46fbbb4501726517} {0.00500000000000000000,0.00600000000000000000,0.00700000000000000000} {5,6,7} -{e7f6c011776e8db7cd330b54174fd76f,ef2d127de37b942baad06145e54b0c61,7902699be42c8a8e46fbbb4501726517} {0.00500000000000000000,0.00600000000000000000,0.00700000000000000000} {5,6,7} -{e7f6c011776e8db7cd330b54174fd76f,ef2d127de37b942baad06145e54b0c61,7902699be42c8a8e46fbbb4501726517} {0.00500000000000000000,0.00600000000000000000,0.00700000000000000000} {5,6,7} -{e7f6c011776e8db7cd330b54174fd76f,ef2d127de37b942baad06145e54b0c61,7902699be42c8a8e46fbbb4501726517} {0.00500000000000000000,0.00600000000000000000,0.00700000000000000000} {5,6,7} -{e7f6c011776e8db7cd330b54174fd76f,ef2d127de37b942baad06145e54b0c61,7902699be42c8a8e46fbbb4501726517} {0.00500000000000000000,0.00600000000000000000,0.00700000000000000000} {5,6,7} -{e7f6c011776e8db7cd330b54174fd76f,ef2d127de37b942baad06145e54b0c61,7902699be42c8a8e46fbbb4501726517} {0.00500000000000000000,0.00600000000000000000,0.00700000000000000000} {5,6,7} -{e7f6c011776e8db7cd330b54174fd76f,ef2d127de37b942baad06145e54b0c61,7902699be42c8a8e46fbbb4501726517} {0.00500000000000000000,0.00600000000000000000,0.00700000000000000000} {5,6,7} -{e7f6c011776e8db7cd330b54174fd76f,ef2d127de37b942baad06145e54b0c61,7902699be42c8a8e46fbbb4501726517} {0.00500000000000000000,0.00600000000000000000,0.00700000000000000000} {5,6,7} -{e7f6c011776e8db7cd330b54174fd76f,ef2d127de37b942baad06145e54b0c61,7902699be42c8a8e46fbbb4501726517} {0.00500000000000000000,0.00600000000000000000,0.00700000000000000000} {5,6,7} -{e7f6c011776e8db7cd330b54174fd76f,ef2d127de37b942baad06145e54b0c61,7902699be42c8a8e46fbbb4501726517} {0.00500000000000000000,0.00600000000000000000,0.00700000000000000000} {5,6,7} -{e7f6c011776e8db7cd330b54174fd76f,ef2d127de37b942baad06145e54b0c61,7902699be42c8a8e46fbbb4501726517} {0.00500000000000000000,0.00600000000000000000,0.00700000000000000000} {5,6,7} -{e7f6c011776e8db7cd330b54174fd76f,ef2d127de37b942baad06145e54b0c61,7902699be42c8a8e46fbbb4501726517} {0.00500000000000000000,0.00600000000000000000,0.00700000000000000000} {5,6,7} -{e7f6c011776e8db7cd330b54174fd76f,ef2d127de37b942baad06145e54b0c61,7902699be42c8a8e46fbbb4501726517} {0.00500000000000000000,0.00600000000000000000,0.00700000000000000000} {5,6,7} -{e7f6c011776e8db7cd330b54174fd76f,ef2d127de37b942baad06145e54b0c61,7902699be42c8a8e46fbbb4501726517} {0.00500000000000000000,0.00600000000000000000,0.00700000000000000000} {5,6,7} -{e7f6c011776e8db7cd330b54174fd76f,ef2d127de37b942baad06145e54b0c61,7902699be42c8a8e46fbbb4501726517} {0.00500000000000000000,0.00600000000000000000,0.00700000000000000000} {5,6,7} -{e7f6c011776e8db7cd330b54174fd76f,ef2d127de37b942baad06145e54b0c61,7902699be42c8a8e46fbbb4501726517} {0.00500000000000000000,0.00600000000000000000,0.00700000000000000000} {5,6,7} -{e7f6c011776e8db7cd330b54174fd76f,ef2d127de37b942baad06145e54b0c61,7902699be42c8a8e46fbbb4501726517} {0.00500000000000000000,0.00600000000000000000,0.00700000000000000000} {5,6,7} -{e7f6c011776e8db7cd330b54174fd76f,ef2d127de37b942baad06145e54b0c61,7902699be42c8a8e46fbbb4501726517} {0.00500000000000000000,0.00600000000000000000,0.00700000000000000000} {5,6,7} -{e7f6c011776e8db7cd330b54174fd76f,ef2d127de37b942baad06145e54b0c61,7902699be42c8a8e46fbbb4501726517} {0.00500000000000000000,0.00600000000000000000,0.00700000000000000000} {5,6,7} -{e7f6c011776e8db7cd330b54174fd76f,ef2d127de37b942baad06145e54b0c61,7902699be42c8a8e46fbbb4501726517} {0.00500000000000000000,0.00600000000000000000,0.00700000000000000000} {5,6,7} -{e7f6c011776e8db7cd330b54174fd76f,ef2d127de37b942baad06145e54b0c61,7902699be42c8a8e46fbbb4501726517} {0.00500000000000000000,0.00600000000000000000,0.00700000000000000000} {5,6,7} -{e7f6c011776e8db7cd330b54174fd76f,ef2d127de37b942baad06145e54b0c61,7902699be42c8a8e46fbbb4501726517} {0.00500000000000000000,0.00600000000000000000,0.00700000000000000000} {5,6,7} -{e7f6c011776e8db7cd330b54174fd76f,ef2d127de37b942baad06145e54b0c61,7902699be42c8a8e46fbbb4501726517} {0.00500000000000000000,0.00600000000000000000,0.00700000000000000000} {5,6,7} -{e7f6c011776e8db7cd330b54174fd76f,ef2d127de37b942baad06145e54b0c61,7902699be42c8a8e46fbbb4501726517} {0.00500000000000000000,0.00600000000000000000,0.00700000000000000000} {5,6,7} -{e7f6c011776e8db7cd330b54174fd76f,ef2d127de37b942baad06145e54b0c61,7902699be42c8a8e46fbbb4501726517} {0.00500000000000000000,0.00600000000000000000,0.00700000000000000000} {5,6,7} -{e7f6c011776e8db7cd330b54174fd76f,ef2d127de37b942baad06145e54b0c61,7902699be42c8a8e46fbbb4501726517} {0.00500000000000000000,0.00600000000000000000,0.00700000000000000000} {5,6,7} -{e7f6c011776e8db7cd330b54174fd76f,ef2d127de37b942baad06145e54b0c61,7902699be42c8a8e46fbbb4501726517} {0.00500000000000000000,0.00600000000000000000,0.00700000000000000000} {5,6,7} -{e7f6c011776e8db7cd330b54174fd76f,ef2d127de37b942baad06145e54b0c61,7902699be42c8a8e46fbbb4501726517} {0.00500000000000000000,0.00600000000000000000,0.00700000000000000000} {5,6,7} -{e7f6c011776e8db7cd330b54174fd76f,ef2d127de37b942baad06145e54b0c61,7902699be42c8a8e46fbbb4501726517} {0.00500000000000000000,0.00600000000000000000,0.00700000000000000000} {5,6,7} -{e7f6c011776e8db7cd330b54174fd76f,ef2d127de37b942baad06145e54b0c61,7902699be42c8a8e46fbbb4501726517} {0.00500000000000000000,0.00600000000000000000,0.00700000000000000000} {5,6,7} -{e7f6c011776e8db7cd330b54174fd76f,ef2d127de37b942baad06145e54b0c61,7902699be42c8a8e46fbbb4501726517} {0.00500000000000000000,0.00600000000000000000,0.00700000000000000000} {5,6,7} -{e7f6c011776e8db7cd330b54174fd76f,ef2d127de37b942baad06145e54b0c61,7902699be42c8a8e46fbbb4501726517} {0.00500000000000000000,0.00600000000000000000,0.00700000000000000000} {5,6,7} -{e7f6c011776e8db7cd330b54174fd76f,ef2d127de37b942baad06145e54b0c61,7902699be42c8a8e46fbbb4501726517} {0.00500000000000000000,0.00600000000000000000,0.00700000000000000000} {5,6,7} -{e7f6c011776e8db7cd330b54174fd76f,ef2d127de37b942baad06145e54b0c61,7902699be42c8a8e46fbbb4501726517} {0.00500000000000000000,0.00600000000000000000,0.00700000000000000000} {5,6,7} -{e7f6c011776e8db7cd330b54174fd76f,ef2d127de37b942baad06145e54b0c61,7902699be42c8a8e46fbbb4501726517} {0.00500000000000000000,0.00600000000000000000,0.00700000000000000000} {5,6,7} -{e7f6c011776e8db7cd330b54174fd76f,ef2d127de37b942baad06145e54b0c61,7902699be42c8a8e46fbbb4501726517} {0.00500000000000000000,0.00600000000000000000,0.00700000000000000000} {5,6,7} -{e7f6c011776e8db7cd330b54174fd76f,ef2d127de37b942baad06145e54b0c61,7902699be42c8a8e46fbbb4501726517} {0.00500000000000000000,0.00600000000000000000,0.00700000000000000000} {5,6,7} -{e7f6c011776e8db7cd330b54174fd76f,ef2d127de37b942baad06145e54b0c61,7902699be42c8a8e46fbbb4501726517} {0.00500000000000000000,0.00600000000000000000,0.00700000000000000000} {5,6,7} -{e7f6c011776e8db7cd330b54174fd76f,ef2d127de37b942baad06145e54b0c61,7902699be42c8a8e46fbbb4501726517} {0.00500000000000000000,0.00600000000000000000,0.00700000000000000000} {5,6,7} -{e7f6c011776e8db7cd330b54174fd76f,ef2d127de37b942baad06145e54b0c61,7902699be42c8a8e46fbbb4501726517} {0.00500000000000000000,0.00600000000000000000,0.00700000000000000000} {5,6,7} -{e7f6c011776e8db7cd330b54174fd76f,ef2d127de37b942baad06145e54b0c61,7902699be42c8a8e46fbbb4501726517} {0.00500000000000000000,0.00600000000000000000,0.00700000000000000000} {5,6,7} -{e7f6c011776e8db7cd330b54174fd76f,ef2d127de37b942baad06145e54b0c61,7902699be42c8a8e46fbbb4501726517} {0.00500000000000000000,0.00600000000000000000,0.00700000000000000000} {5,6,7} -{7902699be42c8a8e46fbbb4501726517,e7f6c011776e8db7cd330b54174fd76f,2c624232cdd221771294dfbb310aca00} {0.00600000000000000000,0.00700000000000000000,0.00800000000000000000} {6,7,8} -{7902699be42c8a8e46fbbb4501726517,e7f6c011776e8db7cd330b54174fd76f,2c624232cdd221771294dfbb310aca00} {0.00600000000000000000,0.00700000000000000000,0.00800000000000000000} {6,7,8} -{7902699be42c8a8e46fbbb4501726517,e7f6c011776e8db7cd330b54174fd76f,2c624232cdd221771294dfbb310aca00} {0.00600000000000000000,0.00700000000000000000,0.00800000000000000000} {6,7,8} -{7902699be42c8a8e46fbbb4501726517,e7f6c011776e8db7cd330b54174fd76f,2c624232cdd221771294dfbb310aca00} {0.00600000000000000000,0.00700000000000000000,0.00800000000000000000} {6,7,8} -{7902699be42c8a8e46fbbb4501726517,e7f6c011776e8db7cd330b54174fd76f,2c624232cdd221771294dfbb310aca00} {0.00600000000000000000,0.00700000000000000000,0.00800000000000000000} {6,7,8} -{7902699be42c8a8e46fbbb4501726517,e7f6c011776e8db7cd330b54174fd76f,2c624232cdd221771294dfbb310aca00} {0.00600000000000000000,0.00700000000000000000,0.00800000000000000000} {6,7,8} -{7902699be42c8a8e46fbbb4501726517,e7f6c011776e8db7cd330b54174fd76f,2c624232cdd221771294dfbb310aca00} {0.00600000000000000000,0.00700000000000000000,0.00800000000000000000} {6,7,8} -{7902699be42c8a8e46fbbb4501726517,e7f6c011776e8db7cd330b54174fd76f,2c624232cdd221771294dfbb310aca00} {0.00600000000000000000,0.00700000000000000000,0.00800000000000000000} {6,7,8} -{7902699be42c8a8e46fbbb4501726517,e7f6c011776e8db7cd330b54174fd76f,2c624232cdd221771294dfbb310aca00} {0.00600000000000000000,0.00700000000000000000,0.00800000000000000000} {6,7,8} -{7902699be42c8a8e46fbbb4501726517,e7f6c011776e8db7cd330b54174fd76f,2c624232cdd221771294dfbb310aca00} {0.00600000000000000000,0.00700000000000000000,0.00800000000000000000} {6,7,8} -{7902699be42c8a8e46fbbb4501726517,e7f6c011776e8db7cd330b54174fd76f,2c624232cdd221771294dfbb310aca00} {0.00600000000000000000,0.00700000000000000000,0.00800000000000000000} {6,7,8} -{7902699be42c8a8e46fbbb4501726517,e7f6c011776e8db7cd330b54174fd76f,2c624232cdd221771294dfbb310aca00} {0.00600000000000000000,0.00700000000000000000,0.00800000000000000000} {6,7,8} -{7902699be42c8a8e46fbbb4501726517,e7f6c011776e8db7cd330b54174fd76f,2c624232cdd221771294dfbb310aca00} {0.00600000000000000000,0.00700000000000000000,0.00800000000000000000} {6,7,8} -{7902699be42c8a8e46fbbb4501726517,e7f6c011776e8db7cd330b54174fd76f,2c624232cdd221771294dfbb310aca00} {0.00600000000000000000,0.00700000000000000000,0.00800000000000000000} {6,7,8} -{7902699be42c8a8e46fbbb4501726517,e7f6c011776e8db7cd330b54174fd76f,2c624232cdd221771294dfbb310aca00} {0.00600000000000000000,0.00700000000000000000,0.00800000000000000000} {6,7,8} -{7902699be42c8a8e46fbbb4501726517,e7f6c011776e8db7cd330b54174fd76f,2c624232cdd221771294dfbb310aca00} {0.00600000000000000000,0.00700000000000000000,0.00800000000000000000} {6,7,8} -{7902699be42c8a8e46fbbb4501726517,e7f6c011776e8db7cd330b54174fd76f,2c624232cdd221771294dfbb310aca00} {0.00600000000000000000,0.00700000000000000000,0.00800000000000000000} {6,7,8} -{7902699be42c8a8e46fbbb4501726517,e7f6c011776e8db7cd330b54174fd76f,2c624232cdd221771294dfbb310aca00} {0.00600000000000000000,0.00700000000000000000,0.00800000000000000000} {6,7,8} -{7902699be42c8a8e46fbbb4501726517,e7f6c011776e8db7cd330b54174fd76f,2c624232cdd221771294dfbb310aca00} {0.00600000000000000000,0.00700000000000000000,0.00800000000000000000} {6,7,8} -{7902699be42c8a8e46fbbb4501726517,e7f6c011776e8db7cd330b54174fd76f,2c624232cdd221771294dfbb310aca00} {0.00600000000000000000,0.00700000000000000000,0.00800000000000000000} {6,7,8} -{7902699be42c8a8e46fbbb4501726517,e7f6c011776e8db7cd330b54174fd76f,2c624232cdd221771294dfbb310aca00} {0.00600000000000000000,0.00700000000000000000,0.00800000000000000000} {6,7,8} -{7902699be42c8a8e46fbbb4501726517,e7f6c011776e8db7cd330b54174fd76f,2c624232cdd221771294dfbb310aca00} {0.00600000000000000000,0.00700000000000000000,0.00800000000000000000} {6,7,8} -{7902699be42c8a8e46fbbb4501726517,e7f6c011776e8db7cd330b54174fd76f,2c624232cdd221771294dfbb310aca00} {0.00600000000000000000,0.00700000000000000000,0.00800000000000000000} {6,7,8} -{7902699be42c8a8e46fbbb4501726517,e7f6c011776e8db7cd330b54174fd76f,2c624232cdd221771294dfbb310aca00} {0.00600000000000000000,0.00700000000000000000,0.00800000000000000000} {6,7,8} -{7902699be42c8a8e46fbbb4501726517,e7f6c011776e8db7cd330b54174fd76f,2c624232cdd221771294dfbb310aca00} {0.00600000000000000000,0.00700000000000000000,0.00800000000000000000} {6,7,8} -{7902699be42c8a8e46fbbb4501726517,e7f6c011776e8db7cd330b54174fd76f,2c624232cdd221771294dfbb310aca00} {0.00600000000000000000,0.00700000000000000000,0.00800000000000000000} {6,7,8} -{7902699be42c8a8e46fbbb4501726517,e7f6c011776e8db7cd330b54174fd76f,2c624232cdd221771294dfbb310aca00} {0.00600000000000000000,0.00700000000000000000,0.00800000000000000000} {6,7,8} -{7902699be42c8a8e46fbbb4501726517,e7f6c011776e8db7cd330b54174fd76f,2c624232cdd221771294dfbb310aca00} {0.00600000000000000000,0.00700000000000000000,0.00800000000000000000} {6,7,8} -{7902699be42c8a8e46fbbb4501726517,e7f6c011776e8db7cd330b54174fd76f,2c624232cdd221771294dfbb310aca00} {0.00600000000000000000,0.00700000000000000000,0.00800000000000000000} {6,7,8} -{7902699be42c8a8e46fbbb4501726517,e7f6c011776e8db7cd330b54174fd76f,2c624232cdd221771294dfbb310aca00} {0.00600000000000000000,0.00700000000000000000,0.00800000000000000000} {6,7,8} -{7902699be42c8a8e46fbbb4501726517,e7f6c011776e8db7cd330b54174fd76f,2c624232cdd221771294dfbb310aca00} {0.00600000000000000000,0.00700000000000000000,0.00800000000000000000} {6,7,8} -{7902699be42c8a8e46fbbb4501726517,e7f6c011776e8db7cd330b54174fd76f,2c624232cdd221771294dfbb310aca00} {0.00600000000000000000,0.00700000000000000000,0.00800000000000000000} {6,7,8} -{7902699be42c8a8e46fbbb4501726517,e7f6c011776e8db7cd330b54174fd76f,2c624232cdd221771294dfbb310aca00} {0.00600000000000000000,0.00700000000000000000,0.00800000000000000000} {6,7,8} -{7902699be42c8a8e46fbbb4501726517,e7f6c011776e8db7cd330b54174fd76f,2c624232cdd221771294dfbb310aca00} {0.00600000000000000000,0.00700000000000000000,0.00800000000000000000} {6,7,8} -{7902699be42c8a8e46fbbb4501726517,e7f6c011776e8db7cd330b54174fd76f,2c624232cdd221771294dfbb310aca00} {0.00600000000000000000,0.00700000000000000000,0.00800000000000000000} {6,7,8} -{7902699be42c8a8e46fbbb4501726517,e7f6c011776e8db7cd330b54174fd76f,2c624232cdd221771294dfbb310aca00} {0.00600000000000000000,0.00700000000000000000,0.00800000000000000000} {6,7,8} -{7902699be42c8a8e46fbbb4501726517,e7f6c011776e8db7cd330b54174fd76f,2c624232cdd221771294dfbb310aca00} {0.00600000000000000000,0.00700000000000000000,0.00800000000000000000} {6,7,8} -{7902699be42c8a8e46fbbb4501726517,e7f6c011776e8db7cd330b54174fd76f,2c624232cdd221771294dfbb310aca00} {0.00600000000000000000,0.00700000000000000000,0.00800000000000000000} {6,7,8} -{7902699be42c8a8e46fbbb4501726517,e7f6c011776e8db7cd330b54174fd76f,2c624232cdd221771294dfbb310aca00} {0.00600000000000000000,0.00700000000000000000,0.00800000000000000000} {6,7,8} -{7902699be42c8a8e46fbbb4501726517,e7f6c011776e8db7cd330b54174fd76f,2c624232cdd221771294dfbb310aca00} {0.00600000000000000000,0.00700000000000000000,0.00800000000000000000} {6,7,8} -{7902699be42c8a8e46fbbb4501726517,e7f6c011776e8db7cd330b54174fd76f,2c624232cdd221771294dfbb310aca00} {0.00600000000000000000,0.00700000000000000000,0.00800000000000000000} {6,7,8} -{7902699be42c8a8e46fbbb4501726517,e7f6c011776e8db7cd330b54174fd76f,2c624232cdd221771294dfbb310aca00} {0.00600000000000000000,0.00700000000000000000,0.00800000000000000000} {6,7,8} -{7902699be42c8a8e46fbbb4501726517,e7f6c011776e8db7cd330b54174fd76f,2c624232cdd221771294dfbb310aca00} {0.00600000000000000000,0.00700000000000000000,0.00800000000000000000} {6,7,8} -{7902699be42c8a8e46fbbb4501726517,e7f6c011776e8db7cd330b54174fd76f,2c624232cdd221771294dfbb310aca00} {0.00600000000000000000,0.00700000000000000000,0.00800000000000000000} {6,7,8} -{7902699be42c8a8e46fbbb4501726517,e7f6c011776e8db7cd330b54174fd76f,2c624232cdd221771294dfbb310aca00} {0.00600000000000000000,0.00700000000000000000,0.00800000000000000000} {6,7,8} -{7902699be42c8a8e46fbbb4501726517,e7f6c011776e8db7cd330b54174fd76f,2c624232cdd221771294dfbb310aca00} {0.00600000000000000000,0.00700000000000000000,0.00800000000000000000} {6,7,8} -{7902699be42c8a8e46fbbb4501726517,e7f6c011776e8db7cd330b54174fd76f,2c624232cdd221771294dfbb310aca00} {0.00600000000000000000,0.00700000000000000000,0.00800000000000000000} {6,7,8} -{7902699be42c8a8e46fbbb4501726517,e7f6c011776e8db7cd330b54174fd76f,2c624232cdd221771294dfbb310aca00} {0.00600000000000000000,0.00700000000000000000,0.00800000000000000000} {6,7,8} -{7902699be42c8a8e46fbbb4501726517,e7f6c011776e8db7cd330b54174fd76f,2c624232cdd221771294dfbb310aca00} {0.00600000000000000000,0.00700000000000000000,0.00800000000000000000} {6,7,8} -{7902699be42c8a8e46fbbb4501726517,e7f6c011776e8db7cd330b54174fd76f,2c624232cdd221771294dfbb310aca00} {0.00600000000000000000,0.00700000000000000000,0.00800000000000000000} {6,7,8} -{7902699be42c8a8e46fbbb4501726517,e7f6c011776e8db7cd330b54174fd76f,2c624232cdd221771294dfbb310aca00} {0.00600000000000000000,0.00700000000000000000,0.00800000000000000000} {6,7,8} -{7902699be42c8a8e46fbbb4501726517,e7f6c011776e8db7cd330b54174fd76f,2c624232cdd221771294dfbb310aca00} {0.00600000000000000000,0.00700000000000000000,0.00800000000000000000} {6,7,8} -{7902699be42c8a8e46fbbb4501726517,e7f6c011776e8db7cd330b54174fd76f,2c624232cdd221771294dfbb310aca00} {0.00600000000000000000,0.00700000000000000000,0.00800000000000000000} {6,7,8} -{7902699be42c8a8e46fbbb4501726517,e7f6c011776e8db7cd330b54174fd76f,2c624232cdd221771294dfbb310aca00} {0.00600000000000000000,0.00700000000000000000,0.00800000000000000000} {6,7,8} -{7902699be42c8a8e46fbbb4501726517,e7f6c011776e8db7cd330b54174fd76f,2c624232cdd221771294dfbb310aca00} {0.00600000000000000000,0.00700000000000000000,0.00800000000000000000} {6,7,8} -{7902699be42c8a8e46fbbb4501726517,e7f6c011776e8db7cd330b54174fd76f,2c624232cdd221771294dfbb310aca00} {0.00600000000000000000,0.00700000000000000000,0.00800000000000000000} {6,7,8} -{7902699be42c8a8e46fbbb4501726517,e7f6c011776e8db7cd330b54174fd76f,2c624232cdd221771294dfbb310aca00} {0.00600000000000000000,0.00700000000000000000,0.00800000000000000000} {6,7,8} -{7902699be42c8a8e46fbbb4501726517,e7f6c011776e8db7cd330b54174fd76f,2c624232cdd221771294dfbb310aca00} {0.00600000000000000000,0.00700000000000000000,0.00800000000000000000} {6,7,8} -{7902699be42c8a8e46fbbb4501726517,e7f6c011776e8db7cd330b54174fd76f,2c624232cdd221771294dfbb310aca00} {0.00600000000000000000,0.00700000000000000000,0.00800000000000000000} {6,7,8} -{7902699be42c8a8e46fbbb4501726517,e7f6c011776e8db7cd330b54174fd76f,2c624232cdd221771294dfbb310aca00} {0.00600000000000000000,0.00700000000000000000,0.00800000000000000000} {6,7,8} -{7902699be42c8a8e46fbbb4501726517,e7f6c011776e8db7cd330b54174fd76f,2c624232cdd221771294dfbb310aca00} {0.00600000000000000000,0.00700000000000000000,0.00800000000000000000} {6,7,8} -{7902699be42c8a8e46fbbb4501726517,e7f6c011776e8db7cd330b54174fd76f,2c624232cdd221771294dfbb310aca00} {0.00600000000000000000,0.00700000000000000000,0.00800000000000000000} {6,7,8} -{7902699be42c8a8e46fbbb4501726517,e7f6c011776e8db7cd330b54174fd76f,2c624232cdd221771294dfbb310aca00} {0.00600000000000000000,0.00700000000000000000,0.00800000000000000000} {6,7,8} -{7902699be42c8a8e46fbbb4501726517,e7f6c011776e8db7cd330b54174fd76f,2c624232cdd221771294dfbb310aca00} {0.00600000000000000000,0.00700000000000000000,0.00800000000000000000} {6,7,8} -{7902699be42c8a8e46fbbb4501726517,e7f6c011776e8db7cd330b54174fd76f,2c624232cdd221771294dfbb310aca00} {0.00600000000000000000,0.00700000000000000000,0.00800000000000000000} {6,7,8} -{7902699be42c8a8e46fbbb4501726517,e7f6c011776e8db7cd330b54174fd76f,2c624232cdd221771294dfbb310aca00} {0.00600000000000000000,0.00700000000000000000,0.00800000000000000000} {6,7,8} -{7902699be42c8a8e46fbbb4501726517,e7f6c011776e8db7cd330b54174fd76f,2c624232cdd221771294dfbb310aca00} {0.00600000000000000000,0.00700000000000000000,0.00800000000000000000} {6,7,8} -{7902699be42c8a8e46fbbb4501726517,e7f6c011776e8db7cd330b54174fd76f,2c624232cdd221771294dfbb310aca00} {0.00600000000000000000,0.00700000000000000000,0.00800000000000000000} {6,7,8} -{7902699be42c8a8e46fbbb4501726517,e7f6c011776e8db7cd330b54174fd76f,2c624232cdd221771294dfbb310aca00} {0.00600000000000000000,0.00700000000000000000,0.00800000000000000000} {6,7,8} -{7902699be42c8a8e46fbbb4501726517,e7f6c011776e8db7cd330b54174fd76f,2c624232cdd221771294dfbb310aca00} {0.00600000000000000000,0.00700000000000000000,0.00800000000000000000} {6,7,8} -{7902699be42c8a8e46fbbb4501726517,e7f6c011776e8db7cd330b54174fd76f,2c624232cdd221771294dfbb310aca00} {0.00600000000000000000,0.00700000000000000000,0.00800000000000000000} {6,7,8} -{7902699be42c8a8e46fbbb4501726517,e7f6c011776e8db7cd330b54174fd76f,2c624232cdd221771294dfbb310aca00} {0.00600000000000000000,0.00700000000000000000,0.00800000000000000000} {6,7,8} -{7902699be42c8a8e46fbbb4501726517,e7f6c011776e8db7cd330b54174fd76f,2c624232cdd221771294dfbb310aca00} {0.00600000000000000000,0.00700000000000000000,0.00800000000000000000} {6,7,8} -{7902699be42c8a8e46fbbb4501726517,e7f6c011776e8db7cd330b54174fd76f,2c624232cdd221771294dfbb310aca00} {0.00600000000000000000,0.00700000000000000000,0.00800000000000000000} {6,7,8} -{7902699be42c8a8e46fbbb4501726517,e7f6c011776e8db7cd330b54174fd76f,2c624232cdd221771294dfbb310aca00} {0.00600000000000000000,0.00700000000000000000,0.00800000000000000000} {6,7,8} -{7902699be42c8a8e46fbbb4501726517,e7f6c011776e8db7cd330b54174fd76f,2c624232cdd221771294dfbb310aca00} {0.00600000000000000000,0.00700000000000000000,0.00800000000000000000} {6,7,8} -{7902699be42c8a8e46fbbb4501726517,e7f6c011776e8db7cd330b54174fd76f,2c624232cdd221771294dfbb310aca00} {0.00600000000000000000,0.00700000000000000000,0.00800000000000000000} {6,7,8} -{7902699be42c8a8e46fbbb4501726517,e7f6c011776e8db7cd330b54174fd76f,2c624232cdd221771294dfbb310aca00} {0.00600000000000000000,0.00700000000000000000,0.00800000000000000000} {6,7,8} -{7902699be42c8a8e46fbbb4501726517,e7f6c011776e8db7cd330b54174fd76f,2c624232cdd221771294dfbb310aca00} {0.00600000000000000000,0.00700000000000000000,0.00800000000000000000} {6,7,8} -{7902699be42c8a8e46fbbb4501726517,e7f6c011776e8db7cd330b54174fd76f,2c624232cdd221771294dfbb310aca00} {0.00600000000000000000,0.00700000000000000000,0.00800000000000000000} {6,7,8} -{7902699be42c8a8e46fbbb4501726517,e7f6c011776e8db7cd330b54174fd76f,2c624232cdd221771294dfbb310aca00} {0.00600000000000000000,0.00700000000000000000,0.00800000000000000000} {6,7,8} -{7902699be42c8a8e46fbbb4501726517,e7f6c011776e8db7cd330b54174fd76f,2c624232cdd221771294dfbb310aca00} {0.00600000000000000000,0.00700000000000000000,0.00800000000000000000} {6,7,8} -{7902699be42c8a8e46fbbb4501726517,e7f6c011776e8db7cd330b54174fd76f,2c624232cdd221771294dfbb310aca00} {0.00600000000000000000,0.00700000000000000000,0.00800000000000000000} {6,7,8} -{7902699be42c8a8e46fbbb4501726517,e7f6c011776e8db7cd330b54174fd76f,2c624232cdd221771294dfbb310aca00} {0.00600000000000000000,0.00700000000000000000,0.00800000000000000000} {6,7,8} -{7902699be42c8a8e46fbbb4501726517,e7f6c011776e8db7cd330b54174fd76f,2c624232cdd221771294dfbb310aca00} {0.00600000000000000000,0.00700000000000000000,0.00800000000000000000} {6,7,8} -{7902699be42c8a8e46fbbb4501726517,e7f6c011776e8db7cd330b54174fd76f,2c624232cdd221771294dfbb310aca00} {0.00600000000000000000,0.00700000000000000000,0.00800000000000000000} {6,7,8} -{7902699be42c8a8e46fbbb4501726517,e7f6c011776e8db7cd330b54174fd76f,2c624232cdd221771294dfbb310aca00} {0.00600000000000000000,0.00700000000000000000,0.00800000000000000000} {6,7,8} -{7902699be42c8a8e46fbbb4501726517,e7f6c011776e8db7cd330b54174fd76f,2c624232cdd221771294dfbb310aca00} {0.00600000000000000000,0.00700000000000000000,0.00800000000000000000} {6,7,8} -{7902699be42c8a8e46fbbb4501726517,e7f6c011776e8db7cd330b54174fd76f,2c624232cdd221771294dfbb310aca00} {0.00600000000000000000,0.00700000000000000000,0.00800000000000000000} {6,7,8} -{7902699be42c8a8e46fbbb4501726517,e7f6c011776e8db7cd330b54174fd76f,2c624232cdd221771294dfbb310aca00} {0.00600000000000000000,0.00700000000000000000,0.00800000000000000000} {6,7,8} -{7902699be42c8a8e46fbbb4501726517,e7f6c011776e8db7cd330b54174fd76f,2c624232cdd221771294dfbb310aca00} {0.00600000000000000000,0.00700000000000000000,0.00800000000000000000} {6,7,8} -{7902699be42c8a8e46fbbb4501726517,e7f6c011776e8db7cd330b54174fd76f,2c624232cdd221771294dfbb310aca00} {0.00600000000000000000,0.00700000000000000000,0.00800000000000000000} {6,7,8} -{7902699be42c8a8e46fbbb4501726517,e7f6c011776e8db7cd330b54174fd76f,2c624232cdd221771294dfbb310aca00} {0.00600000000000000000,0.00700000000000000000,0.00800000000000000000} {6,7,8} -{7902699be42c8a8e46fbbb4501726517,e7f6c011776e8db7cd330b54174fd76f,2c624232cdd221771294dfbb310aca00} {0.00600000000000000000,0.00700000000000000000,0.00800000000000000000} {6,7,8} -{7902699be42c8a8e46fbbb4501726517,e7f6c011776e8db7cd330b54174fd76f,2c624232cdd221771294dfbb310aca00} {0.00600000000000000000,0.00700000000000000000,0.00800000000000000000} {6,7,8} -{7902699be42c8a8e46fbbb4501726517,e7f6c011776e8db7cd330b54174fd76f,2c624232cdd221771294dfbb310aca00} {0.00600000000000000000,0.00700000000000000000,0.00800000000000000000} {6,7,8} -{7902699be42c8a8e46fbbb4501726517,e7f6c011776e8db7cd330b54174fd76f,2c624232cdd221771294dfbb310aca00} {0.00600000000000000000,0.00700000000000000000,0.00800000000000000000} {6,7,8} -{7902699be42c8a8e46fbbb4501726517,e7f6c011776e8db7cd330b54174fd76f,2c624232cdd221771294dfbb310aca00} {0.00600000000000000000,0.00700000000000000000,0.00800000000000000000} {6,7,8} -{7902699be42c8a8e46fbbb4501726517,e7f6c011776e8db7cd330b54174fd76f,2c624232cdd221771294dfbb310aca00} {0.00600000000000000000,0.00700000000000000000,0.00800000000000000000} {6,7,8} -{7902699be42c8a8e46fbbb4501726517,e7f6c011776e8db7cd330b54174fd76f,2c624232cdd221771294dfbb310aca00} {0.00600000000000000000,0.00700000000000000000,0.00800000000000000000} {6,7,8} -{2c624232cdd221771294dfbb310aca00,7902699be42c8a8e46fbbb4501726517,19581e27de7ced00ff1ce50b2047e7a5} {0.00700000000000000000,0.00800000000000000000,0.00900000000000000000} {7,8,9} -{2c624232cdd221771294dfbb310aca00,7902699be42c8a8e46fbbb4501726517,19581e27de7ced00ff1ce50b2047e7a5} {0.00700000000000000000,0.00800000000000000000,0.00900000000000000000} {7,8,9} -{2c624232cdd221771294dfbb310aca00,7902699be42c8a8e46fbbb4501726517,19581e27de7ced00ff1ce50b2047e7a5} {0.00700000000000000000,0.00800000000000000000,0.00900000000000000000} {7,8,9} -{2c624232cdd221771294dfbb310aca00,7902699be42c8a8e46fbbb4501726517,19581e27de7ced00ff1ce50b2047e7a5} {0.00700000000000000000,0.00800000000000000000,0.00900000000000000000} {7,8,9} -{2c624232cdd221771294dfbb310aca00,7902699be42c8a8e46fbbb4501726517,19581e27de7ced00ff1ce50b2047e7a5} {0.00700000000000000000,0.00800000000000000000,0.00900000000000000000} {7,8,9} -{2c624232cdd221771294dfbb310aca00,7902699be42c8a8e46fbbb4501726517,19581e27de7ced00ff1ce50b2047e7a5} {0.00700000000000000000,0.00800000000000000000,0.00900000000000000000} {7,8,9} -{2c624232cdd221771294dfbb310aca00,7902699be42c8a8e46fbbb4501726517,19581e27de7ced00ff1ce50b2047e7a5} {0.00700000000000000000,0.00800000000000000000,0.00900000000000000000} {7,8,9} -{2c624232cdd221771294dfbb310aca00,7902699be42c8a8e46fbbb4501726517,19581e27de7ced00ff1ce50b2047e7a5} {0.00700000000000000000,0.00800000000000000000,0.00900000000000000000} {7,8,9} -{2c624232cdd221771294dfbb310aca00,7902699be42c8a8e46fbbb4501726517,19581e27de7ced00ff1ce50b2047e7a5} {0.00700000000000000000,0.00800000000000000000,0.00900000000000000000} {7,8,9} -{2c624232cdd221771294dfbb310aca00,7902699be42c8a8e46fbbb4501726517,19581e27de7ced00ff1ce50b2047e7a5} {0.00700000000000000000,0.00800000000000000000,0.00900000000000000000} {7,8,9} -{2c624232cdd221771294dfbb310aca00,7902699be42c8a8e46fbbb4501726517,19581e27de7ced00ff1ce50b2047e7a5} {0.00700000000000000000,0.00800000000000000000,0.00900000000000000000} {7,8,9} -{2c624232cdd221771294dfbb310aca00,7902699be42c8a8e46fbbb4501726517,19581e27de7ced00ff1ce50b2047e7a5} {0.00700000000000000000,0.00800000000000000000,0.00900000000000000000} {7,8,9} -{2c624232cdd221771294dfbb310aca00,7902699be42c8a8e46fbbb4501726517,19581e27de7ced00ff1ce50b2047e7a5} {0.00700000000000000000,0.00800000000000000000,0.00900000000000000000} {7,8,9} -{2c624232cdd221771294dfbb310aca00,7902699be42c8a8e46fbbb4501726517,19581e27de7ced00ff1ce50b2047e7a5} {0.00700000000000000000,0.00800000000000000000,0.00900000000000000000} {7,8,9} -{2c624232cdd221771294dfbb310aca00,7902699be42c8a8e46fbbb4501726517,19581e27de7ced00ff1ce50b2047e7a5} {0.00700000000000000000,0.00800000000000000000,0.00900000000000000000} {7,8,9} -{2c624232cdd221771294dfbb310aca00,7902699be42c8a8e46fbbb4501726517,19581e27de7ced00ff1ce50b2047e7a5} {0.00700000000000000000,0.00800000000000000000,0.00900000000000000000} {7,8,9} -{2c624232cdd221771294dfbb310aca00,7902699be42c8a8e46fbbb4501726517,19581e27de7ced00ff1ce50b2047e7a5} {0.00700000000000000000,0.00800000000000000000,0.00900000000000000000} {7,8,9} -{2c624232cdd221771294dfbb310aca00,7902699be42c8a8e46fbbb4501726517,19581e27de7ced00ff1ce50b2047e7a5} {0.00700000000000000000,0.00800000000000000000,0.00900000000000000000} {7,8,9} -{2c624232cdd221771294dfbb310aca00,7902699be42c8a8e46fbbb4501726517,19581e27de7ced00ff1ce50b2047e7a5} {0.00700000000000000000,0.00800000000000000000,0.00900000000000000000} {7,8,9} -{2c624232cdd221771294dfbb310aca00,7902699be42c8a8e46fbbb4501726517,19581e27de7ced00ff1ce50b2047e7a5} {0.00700000000000000000,0.00800000000000000000,0.00900000000000000000} {7,8,9} -{2c624232cdd221771294dfbb310aca00,7902699be42c8a8e46fbbb4501726517,19581e27de7ced00ff1ce50b2047e7a5} {0.00700000000000000000,0.00800000000000000000,0.00900000000000000000} {7,8,9} -{2c624232cdd221771294dfbb310aca00,7902699be42c8a8e46fbbb4501726517,19581e27de7ced00ff1ce50b2047e7a5} {0.00700000000000000000,0.00800000000000000000,0.00900000000000000000} {7,8,9} -{2c624232cdd221771294dfbb310aca00,7902699be42c8a8e46fbbb4501726517,19581e27de7ced00ff1ce50b2047e7a5} {0.00700000000000000000,0.00800000000000000000,0.00900000000000000000} {7,8,9} -{2c624232cdd221771294dfbb310aca00,7902699be42c8a8e46fbbb4501726517,19581e27de7ced00ff1ce50b2047e7a5} {0.00700000000000000000,0.00800000000000000000,0.00900000000000000000} {7,8,9} -{2c624232cdd221771294dfbb310aca00,7902699be42c8a8e46fbbb4501726517,19581e27de7ced00ff1ce50b2047e7a5} {0.00700000000000000000,0.00800000000000000000,0.00900000000000000000} {7,8,9} -{2c624232cdd221771294dfbb310aca00,7902699be42c8a8e46fbbb4501726517,19581e27de7ced00ff1ce50b2047e7a5} {0.00700000000000000000,0.00800000000000000000,0.00900000000000000000} {7,8,9} -{2c624232cdd221771294dfbb310aca00,7902699be42c8a8e46fbbb4501726517,19581e27de7ced00ff1ce50b2047e7a5} {0.00700000000000000000,0.00800000000000000000,0.00900000000000000000} {7,8,9} -{2c624232cdd221771294dfbb310aca00,7902699be42c8a8e46fbbb4501726517,19581e27de7ced00ff1ce50b2047e7a5} {0.00700000000000000000,0.00800000000000000000,0.00900000000000000000} {7,8,9} -{2c624232cdd221771294dfbb310aca00,7902699be42c8a8e46fbbb4501726517,19581e27de7ced00ff1ce50b2047e7a5} {0.00700000000000000000,0.00800000000000000000,0.00900000000000000000} {7,8,9} -{2c624232cdd221771294dfbb310aca00,7902699be42c8a8e46fbbb4501726517,19581e27de7ced00ff1ce50b2047e7a5} {0.00700000000000000000,0.00800000000000000000,0.00900000000000000000} {7,8,9} -{2c624232cdd221771294dfbb310aca00,7902699be42c8a8e46fbbb4501726517,19581e27de7ced00ff1ce50b2047e7a5} {0.00700000000000000000,0.00800000000000000000,0.00900000000000000000} {7,8,9} -{2c624232cdd221771294dfbb310aca00,7902699be42c8a8e46fbbb4501726517,19581e27de7ced00ff1ce50b2047e7a5} {0.00700000000000000000,0.00800000000000000000,0.00900000000000000000} {7,8,9} -{2c624232cdd221771294dfbb310aca00,7902699be42c8a8e46fbbb4501726517,19581e27de7ced00ff1ce50b2047e7a5} {0.00700000000000000000,0.00800000000000000000,0.00900000000000000000} {7,8,9} -{2c624232cdd221771294dfbb310aca00,7902699be42c8a8e46fbbb4501726517,19581e27de7ced00ff1ce50b2047e7a5} {0.00700000000000000000,0.00800000000000000000,0.00900000000000000000} {7,8,9} -{2c624232cdd221771294dfbb310aca00,7902699be42c8a8e46fbbb4501726517,19581e27de7ced00ff1ce50b2047e7a5} {0.00700000000000000000,0.00800000000000000000,0.00900000000000000000} {7,8,9} -{2c624232cdd221771294dfbb310aca00,7902699be42c8a8e46fbbb4501726517,19581e27de7ced00ff1ce50b2047e7a5} {0.00700000000000000000,0.00800000000000000000,0.00900000000000000000} {7,8,9} -{2c624232cdd221771294dfbb310aca00,7902699be42c8a8e46fbbb4501726517,19581e27de7ced00ff1ce50b2047e7a5} {0.00700000000000000000,0.00800000000000000000,0.00900000000000000000} {7,8,9} -{2c624232cdd221771294dfbb310aca00,7902699be42c8a8e46fbbb4501726517,19581e27de7ced00ff1ce50b2047e7a5} {0.00700000000000000000,0.00800000000000000000,0.00900000000000000000} {7,8,9} -{2c624232cdd221771294dfbb310aca00,7902699be42c8a8e46fbbb4501726517,19581e27de7ced00ff1ce50b2047e7a5} {0.00700000000000000000,0.00800000000000000000,0.00900000000000000000} {7,8,9} -{2c624232cdd221771294dfbb310aca00,7902699be42c8a8e46fbbb4501726517,19581e27de7ced00ff1ce50b2047e7a5} {0.00700000000000000000,0.00800000000000000000,0.00900000000000000000} {7,8,9} -{2c624232cdd221771294dfbb310aca00,7902699be42c8a8e46fbbb4501726517,19581e27de7ced00ff1ce50b2047e7a5} {0.00700000000000000000,0.00800000000000000000,0.00900000000000000000} {7,8,9} -{2c624232cdd221771294dfbb310aca00,7902699be42c8a8e46fbbb4501726517,19581e27de7ced00ff1ce50b2047e7a5} {0.00700000000000000000,0.00800000000000000000,0.00900000000000000000} {7,8,9} -{2c624232cdd221771294dfbb310aca00,7902699be42c8a8e46fbbb4501726517,19581e27de7ced00ff1ce50b2047e7a5} {0.00700000000000000000,0.00800000000000000000,0.00900000000000000000} {7,8,9} -{2c624232cdd221771294dfbb310aca00,7902699be42c8a8e46fbbb4501726517,19581e27de7ced00ff1ce50b2047e7a5} {0.00700000000000000000,0.00800000000000000000,0.00900000000000000000} {7,8,9} -{2c624232cdd221771294dfbb310aca00,7902699be42c8a8e46fbbb4501726517,19581e27de7ced00ff1ce50b2047e7a5} {0.00700000000000000000,0.00800000000000000000,0.00900000000000000000} {7,8,9} -{2c624232cdd221771294dfbb310aca00,7902699be42c8a8e46fbbb4501726517,19581e27de7ced00ff1ce50b2047e7a5} {0.00700000000000000000,0.00800000000000000000,0.00900000000000000000} {7,8,9} -{2c624232cdd221771294dfbb310aca00,7902699be42c8a8e46fbbb4501726517,19581e27de7ced00ff1ce50b2047e7a5} {0.00700000000000000000,0.00800000000000000000,0.00900000000000000000} {7,8,9} -{2c624232cdd221771294dfbb310aca00,7902699be42c8a8e46fbbb4501726517,19581e27de7ced00ff1ce50b2047e7a5} {0.00700000000000000000,0.00800000000000000000,0.00900000000000000000} {7,8,9} -{2c624232cdd221771294dfbb310aca00,7902699be42c8a8e46fbbb4501726517,19581e27de7ced00ff1ce50b2047e7a5} {0.00700000000000000000,0.00800000000000000000,0.00900000000000000000} {7,8,9} -{2c624232cdd221771294dfbb310aca00,7902699be42c8a8e46fbbb4501726517,19581e27de7ced00ff1ce50b2047e7a5} {0.00700000000000000000,0.00800000000000000000,0.00900000000000000000} {7,8,9} -{2c624232cdd221771294dfbb310aca00,7902699be42c8a8e46fbbb4501726517,19581e27de7ced00ff1ce50b2047e7a5} {0.00700000000000000000,0.00800000000000000000,0.00900000000000000000} {7,8,9} -{2c624232cdd221771294dfbb310aca00,7902699be42c8a8e46fbbb4501726517,19581e27de7ced00ff1ce50b2047e7a5} {0.00700000000000000000,0.00800000000000000000,0.00900000000000000000} {7,8,9} -{2c624232cdd221771294dfbb310aca00,7902699be42c8a8e46fbbb4501726517,19581e27de7ced00ff1ce50b2047e7a5} {0.00700000000000000000,0.00800000000000000000,0.00900000000000000000} {7,8,9} -{2c624232cdd221771294dfbb310aca00,7902699be42c8a8e46fbbb4501726517,19581e27de7ced00ff1ce50b2047e7a5} {0.00700000000000000000,0.00800000000000000000,0.00900000000000000000} {7,8,9} -{2c624232cdd221771294dfbb310aca00,7902699be42c8a8e46fbbb4501726517,19581e27de7ced00ff1ce50b2047e7a5} {0.00700000000000000000,0.00800000000000000000,0.00900000000000000000} {7,8,9} -{2c624232cdd221771294dfbb310aca00,7902699be42c8a8e46fbbb4501726517,19581e27de7ced00ff1ce50b2047e7a5} {0.00700000000000000000,0.00800000000000000000,0.00900000000000000000} {7,8,9} -{2c624232cdd221771294dfbb310aca00,7902699be42c8a8e46fbbb4501726517,19581e27de7ced00ff1ce50b2047e7a5} {0.00700000000000000000,0.00800000000000000000,0.00900000000000000000} {7,8,9} -{2c624232cdd221771294dfbb310aca00,7902699be42c8a8e46fbbb4501726517,19581e27de7ced00ff1ce50b2047e7a5} {0.00700000000000000000,0.00800000000000000000,0.00900000000000000000} {7,8,9} -{2c624232cdd221771294dfbb310aca00,7902699be42c8a8e46fbbb4501726517,19581e27de7ced00ff1ce50b2047e7a5} {0.00700000000000000000,0.00800000000000000000,0.00900000000000000000} {7,8,9} -{2c624232cdd221771294dfbb310aca00,7902699be42c8a8e46fbbb4501726517,19581e27de7ced00ff1ce50b2047e7a5} {0.00700000000000000000,0.00800000000000000000,0.00900000000000000000} {7,8,9} -{2c624232cdd221771294dfbb310aca00,7902699be42c8a8e46fbbb4501726517,19581e27de7ced00ff1ce50b2047e7a5} {0.00700000000000000000,0.00800000000000000000,0.00900000000000000000} {7,8,9} -{2c624232cdd221771294dfbb310aca00,7902699be42c8a8e46fbbb4501726517,19581e27de7ced00ff1ce50b2047e7a5} {0.00700000000000000000,0.00800000000000000000,0.00900000000000000000} {7,8,9} -{2c624232cdd221771294dfbb310aca00,7902699be42c8a8e46fbbb4501726517,19581e27de7ced00ff1ce50b2047e7a5} {0.00700000000000000000,0.00800000000000000000,0.00900000000000000000} {7,8,9} -{2c624232cdd221771294dfbb310aca00,7902699be42c8a8e46fbbb4501726517,19581e27de7ced00ff1ce50b2047e7a5} {0.00700000000000000000,0.00800000000000000000,0.00900000000000000000} {7,8,9} -{2c624232cdd221771294dfbb310aca00,7902699be42c8a8e46fbbb4501726517,19581e27de7ced00ff1ce50b2047e7a5} {0.00700000000000000000,0.00800000000000000000,0.00900000000000000000} {7,8,9} -{2c624232cdd221771294dfbb310aca00,7902699be42c8a8e46fbbb4501726517,19581e27de7ced00ff1ce50b2047e7a5} {0.00700000000000000000,0.00800000000000000000,0.00900000000000000000} {7,8,9} -{2c624232cdd221771294dfbb310aca00,7902699be42c8a8e46fbbb4501726517,19581e27de7ced00ff1ce50b2047e7a5} {0.00700000000000000000,0.00800000000000000000,0.00900000000000000000} {7,8,9} -{2c624232cdd221771294dfbb310aca00,7902699be42c8a8e46fbbb4501726517,19581e27de7ced00ff1ce50b2047e7a5} {0.00700000000000000000,0.00800000000000000000,0.00900000000000000000} {7,8,9} -{2c624232cdd221771294dfbb310aca00,7902699be42c8a8e46fbbb4501726517,19581e27de7ced00ff1ce50b2047e7a5} {0.00700000000000000000,0.00800000000000000000,0.00900000000000000000} {7,8,9} -{2c624232cdd221771294dfbb310aca00,7902699be42c8a8e46fbbb4501726517,19581e27de7ced00ff1ce50b2047e7a5} {0.00700000000000000000,0.00800000000000000000,0.00900000000000000000} {7,8,9} -{2c624232cdd221771294dfbb310aca00,7902699be42c8a8e46fbbb4501726517,19581e27de7ced00ff1ce50b2047e7a5} {0.00700000000000000000,0.00800000000000000000,0.00900000000000000000} {7,8,9} -{2c624232cdd221771294dfbb310aca00,7902699be42c8a8e46fbbb4501726517,19581e27de7ced00ff1ce50b2047e7a5} {0.00700000000000000000,0.00800000000000000000,0.00900000000000000000} {7,8,9} -{2c624232cdd221771294dfbb310aca00,7902699be42c8a8e46fbbb4501726517,19581e27de7ced00ff1ce50b2047e7a5} {0.00700000000000000000,0.00800000000000000000,0.00900000000000000000} {7,8,9} -{2c624232cdd221771294dfbb310aca00,7902699be42c8a8e46fbbb4501726517,19581e27de7ced00ff1ce50b2047e7a5} {0.00700000000000000000,0.00800000000000000000,0.00900000000000000000} {7,8,9} -{2c624232cdd221771294dfbb310aca00,7902699be42c8a8e46fbbb4501726517,19581e27de7ced00ff1ce50b2047e7a5} {0.00700000000000000000,0.00800000000000000000,0.00900000000000000000} {7,8,9} -{2c624232cdd221771294dfbb310aca00,7902699be42c8a8e46fbbb4501726517,19581e27de7ced00ff1ce50b2047e7a5} {0.00700000000000000000,0.00800000000000000000,0.00900000000000000000} {7,8,9} -{2c624232cdd221771294dfbb310aca00,7902699be42c8a8e46fbbb4501726517,19581e27de7ced00ff1ce50b2047e7a5} {0.00700000000000000000,0.00800000000000000000,0.00900000000000000000} {7,8,9} -{2c624232cdd221771294dfbb310aca00,7902699be42c8a8e46fbbb4501726517,19581e27de7ced00ff1ce50b2047e7a5} {0.00700000000000000000,0.00800000000000000000,0.00900000000000000000} {7,8,9} -{2c624232cdd221771294dfbb310aca00,7902699be42c8a8e46fbbb4501726517,19581e27de7ced00ff1ce50b2047e7a5} {0.00700000000000000000,0.00800000000000000000,0.00900000000000000000} {7,8,9} -{2c624232cdd221771294dfbb310aca00,7902699be42c8a8e46fbbb4501726517,19581e27de7ced00ff1ce50b2047e7a5} {0.00700000000000000000,0.00800000000000000000,0.00900000000000000000} {7,8,9} -{2c624232cdd221771294dfbb310aca00,7902699be42c8a8e46fbbb4501726517,19581e27de7ced00ff1ce50b2047e7a5} {0.00700000000000000000,0.00800000000000000000,0.00900000000000000000} {7,8,9} -{2c624232cdd221771294dfbb310aca00,7902699be42c8a8e46fbbb4501726517,19581e27de7ced00ff1ce50b2047e7a5} {0.00700000000000000000,0.00800000000000000000,0.00900000000000000000} {7,8,9} -{2c624232cdd221771294dfbb310aca00,7902699be42c8a8e46fbbb4501726517,19581e27de7ced00ff1ce50b2047e7a5} {0.00700000000000000000,0.00800000000000000000,0.00900000000000000000} {7,8,9} -{2c624232cdd221771294dfbb310aca00,7902699be42c8a8e46fbbb4501726517,19581e27de7ced00ff1ce50b2047e7a5} {0.00700000000000000000,0.00800000000000000000,0.00900000000000000000} {7,8,9} -{2c624232cdd221771294dfbb310aca00,7902699be42c8a8e46fbbb4501726517,19581e27de7ced00ff1ce50b2047e7a5} {0.00700000000000000000,0.00800000000000000000,0.00900000000000000000} {7,8,9} -{2c624232cdd221771294dfbb310aca00,7902699be42c8a8e46fbbb4501726517,19581e27de7ced00ff1ce50b2047e7a5} {0.00700000000000000000,0.00800000000000000000,0.00900000000000000000} {7,8,9} -{2c624232cdd221771294dfbb310aca00,7902699be42c8a8e46fbbb4501726517,19581e27de7ced00ff1ce50b2047e7a5} {0.00700000000000000000,0.00800000000000000000,0.00900000000000000000} {7,8,9} -{2c624232cdd221771294dfbb310aca00,7902699be42c8a8e46fbbb4501726517,19581e27de7ced00ff1ce50b2047e7a5} {0.00700000000000000000,0.00800000000000000000,0.00900000000000000000} {7,8,9} -{2c624232cdd221771294dfbb310aca00,7902699be42c8a8e46fbbb4501726517,19581e27de7ced00ff1ce50b2047e7a5} {0.00700000000000000000,0.00800000000000000000,0.00900000000000000000} {7,8,9} -{2c624232cdd221771294dfbb310aca00,7902699be42c8a8e46fbbb4501726517,19581e27de7ced00ff1ce50b2047e7a5} {0.00700000000000000000,0.00800000000000000000,0.00900000000000000000} {7,8,9} -{2c624232cdd221771294dfbb310aca00,7902699be42c8a8e46fbbb4501726517,19581e27de7ced00ff1ce50b2047e7a5} {0.00700000000000000000,0.00800000000000000000,0.00900000000000000000} {7,8,9} -{2c624232cdd221771294dfbb310aca00,7902699be42c8a8e46fbbb4501726517,19581e27de7ced00ff1ce50b2047e7a5} {0.00700000000000000000,0.00800000000000000000,0.00900000000000000000} {7,8,9} -{2c624232cdd221771294dfbb310aca00,7902699be42c8a8e46fbbb4501726517,19581e27de7ced00ff1ce50b2047e7a5} {0.00700000000000000000,0.00800000000000000000,0.00900000000000000000} {7,8,9} -{2c624232cdd221771294dfbb310aca00,7902699be42c8a8e46fbbb4501726517,19581e27de7ced00ff1ce50b2047e7a5} {0.00700000000000000000,0.00800000000000000000,0.00900000000000000000} {7,8,9} -{2c624232cdd221771294dfbb310aca00,7902699be42c8a8e46fbbb4501726517,19581e27de7ced00ff1ce50b2047e7a5} {0.00700000000000000000,0.00800000000000000000,0.00900000000000000000} {7,8,9} -{2c624232cdd221771294dfbb310aca00,7902699be42c8a8e46fbbb4501726517,19581e27de7ced00ff1ce50b2047e7a5} {0.00700000000000000000,0.00800000000000000000,0.00900000000000000000} {7,8,9} -{2c624232cdd221771294dfbb310aca00,7902699be42c8a8e46fbbb4501726517,19581e27de7ced00ff1ce50b2047e7a5} {0.00700000000000000000,0.00800000000000000000,0.00900000000000000000} {7,8,9} -{2c624232cdd221771294dfbb310aca00,7902699be42c8a8e46fbbb4501726517,19581e27de7ced00ff1ce50b2047e7a5} {0.00700000000000000000,0.00800000000000000000,0.00900000000000000000} {7,8,9} -{2c624232cdd221771294dfbb310aca00,7902699be42c8a8e46fbbb4501726517,19581e27de7ced00ff1ce50b2047e7a5} {0.00700000000000000000,0.00800000000000000000,0.00900000000000000000} {7,8,9} -{2c624232cdd221771294dfbb310aca00,7902699be42c8a8e46fbbb4501726517,19581e27de7ced00ff1ce50b2047e7a5} {0.00700000000000000000,0.00800000000000000000,0.00900000000000000000} {7,8,9} -{19581e27de7ced00ff1ce50b2047e7a5,2c624232cdd221771294dfbb310aca00,4a44dc15364204a80fe80e9039455cc1} {0.00800000000000000000,0.00900000000000000000,0.01000000000000000000} {8,9,10} -{19581e27de7ced00ff1ce50b2047e7a5,2c624232cdd221771294dfbb310aca00,4a44dc15364204a80fe80e9039455cc1} {0.00800000000000000000,0.00900000000000000000,0.01000000000000000000} {8,9,10} -{19581e27de7ced00ff1ce50b2047e7a5,2c624232cdd221771294dfbb310aca00,4a44dc15364204a80fe80e9039455cc1} {0.00800000000000000000,0.00900000000000000000,0.01000000000000000000} {8,9,10} -{19581e27de7ced00ff1ce50b2047e7a5,2c624232cdd221771294dfbb310aca00,4a44dc15364204a80fe80e9039455cc1} {0.00800000000000000000,0.00900000000000000000,0.01000000000000000000} {8,9,10} -{19581e27de7ced00ff1ce50b2047e7a5,2c624232cdd221771294dfbb310aca00,4a44dc15364204a80fe80e9039455cc1} {0.00800000000000000000,0.00900000000000000000,0.01000000000000000000} {8,9,10} -{19581e27de7ced00ff1ce50b2047e7a5,2c624232cdd221771294dfbb310aca00,4a44dc15364204a80fe80e9039455cc1} {0.00800000000000000000,0.00900000000000000000,0.01000000000000000000} {8,9,10} -{19581e27de7ced00ff1ce50b2047e7a5,2c624232cdd221771294dfbb310aca00,4a44dc15364204a80fe80e9039455cc1} {0.00800000000000000000,0.00900000000000000000,0.01000000000000000000} {8,9,10} -{19581e27de7ced00ff1ce50b2047e7a5,2c624232cdd221771294dfbb310aca00,4a44dc15364204a80fe80e9039455cc1} {0.00800000000000000000,0.00900000000000000000,0.01000000000000000000} {8,9,10} -{19581e27de7ced00ff1ce50b2047e7a5,2c624232cdd221771294dfbb310aca00,4a44dc15364204a80fe80e9039455cc1} {0.00800000000000000000,0.00900000000000000000,0.01000000000000000000} {8,9,10} -{19581e27de7ced00ff1ce50b2047e7a5,2c624232cdd221771294dfbb310aca00,4a44dc15364204a80fe80e9039455cc1} {0.00800000000000000000,0.00900000000000000000,0.01000000000000000000} {8,9,10} -{19581e27de7ced00ff1ce50b2047e7a5,2c624232cdd221771294dfbb310aca00,4a44dc15364204a80fe80e9039455cc1} {0.00800000000000000000,0.00900000000000000000,0.01000000000000000000} {8,9,10} -{19581e27de7ced00ff1ce50b2047e7a5,2c624232cdd221771294dfbb310aca00,4a44dc15364204a80fe80e9039455cc1} {0.00800000000000000000,0.00900000000000000000,0.01000000000000000000} {8,9,10} -{19581e27de7ced00ff1ce50b2047e7a5,2c624232cdd221771294dfbb310aca00,4a44dc15364204a80fe80e9039455cc1} {0.00800000000000000000,0.00900000000000000000,0.01000000000000000000} {8,9,10} -{19581e27de7ced00ff1ce50b2047e7a5,2c624232cdd221771294dfbb310aca00,4a44dc15364204a80fe80e9039455cc1} {0.00800000000000000000,0.00900000000000000000,0.01000000000000000000} {8,9,10} -{19581e27de7ced00ff1ce50b2047e7a5,2c624232cdd221771294dfbb310aca00,4a44dc15364204a80fe80e9039455cc1} {0.00800000000000000000,0.00900000000000000000,0.01000000000000000000} {8,9,10} -{19581e27de7ced00ff1ce50b2047e7a5,2c624232cdd221771294dfbb310aca00,4a44dc15364204a80fe80e9039455cc1} {0.00800000000000000000,0.00900000000000000000,0.01000000000000000000} {8,9,10} -{19581e27de7ced00ff1ce50b2047e7a5,2c624232cdd221771294dfbb310aca00,4a44dc15364204a80fe80e9039455cc1} {0.00800000000000000000,0.00900000000000000000,0.01000000000000000000} {8,9,10} -{19581e27de7ced00ff1ce50b2047e7a5,2c624232cdd221771294dfbb310aca00,4a44dc15364204a80fe80e9039455cc1} {0.00800000000000000000,0.00900000000000000000,0.01000000000000000000} {8,9,10} -{19581e27de7ced00ff1ce50b2047e7a5,2c624232cdd221771294dfbb310aca00,4a44dc15364204a80fe80e9039455cc1} {0.00800000000000000000,0.00900000000000000000,0.01000000000000000000} {8,9,10} -{19581e27de7ced00ff1ce50b2047e7a5,2c624232cdd221771294dfbb310aca00,4a44dc15364204a80fe80e9039455cc1} {0.00800000000000000000,0.00900000000000000000,0.01000000000000000000} {8,9,10} -{19581e27de7ced00ff1ce50b2047e7a5,2c624232cdd221771294dfbb310aca00,4a44dc15364204a80fe80e9039455cc1} {0.00800000000000000000,0.00900000000000000000,0.01000000000000000000} {8,9,10} -{19581e27de7ced00ff1ce50b2047e7a5,2c624232cdd221771294dfbb310aca00,4a44dc15364204a80fe80e9039455cc1} {0.00800000000000000000,0.00900000000000000000,0.01000000000000000000} {8,9,10} -{19581e27de7ced00ff1ce50b2047e7a5,2c624232cdd221771294dfbb310aca00,4a44dc15364204a80fe80e9039455cc1} {0.00800000000000000000,0.00900000000000000000,0.01000000000000000000} {8,9,10} -{19581e27de7ced00ff1ce50b2047e7a5,2c624232cdd221771294dfbb310aca00,4a44dc15364204a80fe80e9039455cc1} {0.00800000000000000000,0.00900000000000000000,0.01000000000000000000} {8,9,10} -{19581e27de7ced00ff1ce50b2047e7a5,2c624232cdd221771294dfbb310aca00,4a44dc15364204a80fe80e9039455cc1} {0.00800000000000000000,0.00900000000000000000,0.01000000000000000000} {8,9,10} -{19581e27de7ced00ff1ce50b2047e7a5,2c624232cdd221771294dfbb310aca00,4a44dc15364204a80fe80e9039455cc1} {0.00800000000000000000,0.00900000000000000000,0.01000000000000000000} {8,9,10} -{19581e27de7ced00ff1ce50b2047e7a5,2c624232cdd221771294dfbb310aca00,4a44dc15364204a80fe80e9039455cc1} {0.00800000000000000000,0.00900000000000000000,0.01000000000000000000} {8,9,10} -{19581e27de7ced00ff1ce50b2047e7a5,2c624232cdd221771294dfbb310aca00,4a44dc15364204a80fe80e9039455cc1} {0.00800000000000000000,0.00900000000000000000,0.01000000000000000000} {8,9,10} -{19581e27de7ced00ff1ce50b2047e7a5,2c624232cdd221771294dfbb310aca00,4a44dc15364204a80fe80e9039455cc1} {0.00800000000000000000,0.00900000000000000000,0.01000000000000000000} {8,9,10} -{19581e27de7ced00ff1ce50b2047e7a5,2c624232cdd221771294dfbb310aca00,4a44dc15364204a80fe80e9039455cc1} {0.00800000000000000000,0.00900000000000000000,0.01000000000000000000} {8,9,10} -{19581e27de7ced00ff1ce50b2047e7a5,2c624232cdd221771294dfbb310aca00,4a44dc15364204a80fe80e9039455cc1} {0.00800000000000000000,0.00900000000000000000,0.01000000000000000000} {8,9,10} -{19581e27de7ced00ff1ce50b2047e7a5,2c624232cdd221771294dfbb310aca00,4a44dc15364204a80fe80e9039455cc1} {0.00800000000000000000,0.00900000000000000000,0.01000000000000000000} {8,9,10} -{19581e27de7ced00ff1ce50b2047e7a5,2c624232cdd221771294dfbb310aca00,4a44dc15364204a80fe80e9039455cc1} {0.00800000000000000000,0.00900000000000000000,0.01000000000000000000} {8,9,10} -{19581e27de7ced00ff1ce50b2047e7a5,2c624232cdd221771294dfbb310aca00,4a44dc15364204a80fe80e9039455cc1} {0.00800000000000000000,0.00900000000000000000,0.01000000000000000000} {8,9,10} -{19581e27de7ced00ff1ce50b2047e7a5,2c624232cdd221771294dfbb310aca00,4a44dc15364204a80fe80e9039455cc1} {0.00800000000000000000,0.00900000000000000000,0.01000000000000000000} {8,9,10} -{19581e27de7ced00ff1ce50b2047e7a5,2c624232cdd221771294dfbb310aca00,4a44dc15364204a80fe80e9039455cc1} {0.00800000000000000000,0.00900000000000000000,0.01000000000000000000} {8,9,10} -{19581e27de7ced00ff1ce50b2047e7a5,2c624232cdd221771294dfbb310aca00,4a44dc15364204a80fe80e9039455cc1} {0.00800000000000000000,0.00900000000000000000,0.01000000000000000000} {8,9,10} -{19581e27de7ced00ff1ce50b2047e7a5,2c624232cdd221771294dfbb310aca00,4a44dc15364204a80fe80e9039455cc1} {0.00800000000000000000,0.00900000000000000000,0.01000000000000000000} {8,9,10} -{19581e27de7ced00ff1ce50b2047e7a5,2c624232cdd221771294dfbb310aca00,4a44dc15364204a80fe80e9039455cc1} {0.00800000000000000000,0.00900000000000000000,0.01000000000000000000} {8,9,10} -{19581e27de7ced00ff1ce50b2047e7a5,2c624232cdd221771294dfbb310aca00,4a44dc15364204a80fe80e9039455cc1} {0.00800000000000000000,0.00900000000000000000,0.01000000000000000000} {8,9,10} -{19581e27de7ced00ff1ce50b2047e7a5,2c624232cdd221771294dfbb310aca00,4a44dc15364204a80fe80e9039455cc1} {0.00800000000000000000,0.00900000000000000000,0.01000000000000000000} {8,9,10} -{19581e27de7ced00ff1ce50b2047e7a5,2c624232cdd221771294dfbb310aca00,4a44dc15364204a80fe80e9039455cc1} {0.00800000000000000000,0.00900000000000000000,0.01000000000000000000} {8,9,10} -{19581e27de7ced00ff1ce50b2047e7a5,2c624232cdd221771294dfbb310aca00,4a44dc15364204a80fe80e9039455cc1} {0.00800000000000000000,0.00900000000000000000,0.01000000000000000000} {8,9,10} -{19581e27de7ced00ff1ce50b2047e7a5,2c624232cdd221771294dfbb310aca00,4a44dc15364204a80fe80e9039455cc1} {0.00800000000000000000,0.00900000000000000000,0.01000000000000000000} {8,9,10} -{19581e27de7ced00ff1ce50b2047e7a5,2c624232cdd221771294dfbb310aca00,4a44dc15364204a80fe80e9039455cc1} {0.00800000000000000000,0.00900000000000000000,0.01000000000000000000} {8,9,10} -{19581e27de7ced00ff1ce50b2047e7a5,2c624232cdd221771294dfbb310aca00,4a44dc15364204a80fe80e9039455cc1} {0.00800000000000000000,0.00900000000000000000,0.01000000000000000000} {8,9,10} -{19581e27de7ced00ff1ce50b2047e7a5,2c624232cdd221771294dfbb310aca00,4a44dc15364204a80fe80e9039455cc1} {0.00800000000000000000,0.00900000000000000000,0.01000000000000000000} {8,9,10} -{19581e27de7ced00ff1ce50b2047e7a5,2c624232cdd221771294dfbb310aca00,4a44dc15364204a80fe80e9039455cc1} {0.00800000000000000000,0.00900000000000000000,0.01000000000000000000} {8,9,10} -{19581e27de7ced00ff1ce50b2047e7a5,2c624232cdd221771294dfbb310aca00,4a44dc15364204a80fe80e9039455cc1} {0.00800000000000000000,0.00900000000000000000,0.01000000000000000000} {8,9,10} -{19581e27de7ced00ff1ce50b2047e7a5,2c624232cdd221771294dfbb310aca00,4a44dc15364204a80fe80e9039455cc1} {0.00800000000000000000,0.00900000000000000000,0.01000000000000000000} {8,9,10} -{19581e27de7ced00ff1ce50b2047e7a5,2c624232cdd221771294dfbb310aca00,4a44dc15364204a80fe80e9039455cc1} {0.00800000000000000000,0.00900000000000000000,0.01000000000000000000} {8,9,10} -{19581e27de7ced00ff1ce50b2047e7a5,2c624232cdd221771294dfbb310aca00,4a44dc15364204a80fe80e9039455cc1} {0.00800000000000000000,0.00900000000000000000,0.01000000000000000000} {8,9,10} -{19581e27de7ced00ff1ce50b2047e7a5,2c624232cdd221771294dfbb310aca00,4a44dc15364204a80fe80e9039455cc1} {0.00800000000000000000,0.00900000000000000000,0.01000000000000000000} {8,9,10} -{19581e27de7ced00ff1ce50b2047e7a5,2c624232cdd221771294dfbb310aca00,4a44dc15364204a80fe80e9039455cc1} {0.00800000000000000000,0.00900000000000000000,0.01000000000000000000} {8,9,10} -{19581e27de7ced00ff1ce50b2047e7a5,2c624232cdd221771294dfbb310aca00,4a44dc15364204a80fe80e9039455cc1} {0.00800000000000000000,0.00900000000000000000,0.01000000000000000000} {8,9,10} -{19581e27de7ced00ff1ce50b2047e7a5,2c624232cdd221771294dfbb310aca00,4a44dc15364204a80fe80e9039455cc1} {0.00800000000000000000,0.00900000000000000000,0.01000000000000000000} {8,9,10} -{19581e27de7ced00ff1ce50b2047e7a5,2c624232cdd221771294dfbb310aca00,4a44dc15364204a80fe80e9039455cc1} {0.00800000000000000000,0.00900000000000000000,0.01000000000000000000} {8,9,10} -{19581e27de7ced00ff1ce50b2047e7a5,2c624232cdd221771294dfbb310aca00,4a44dc15364204a80fe80e9039455cc1} {0.00800000000000000000,0.00900000000000000000,0.01000000000000000000} {8,9,10} -{19581e27de7ced00ff1ce50b2047e7a5,2c624232cdd221771294dfbb310aca00,4a44dc15364204a80fe80e9039455cc1} {0.00800000000000000000,0.00900000000000000000,0.01000000000000000000} {8,9,10} -{19581e27de7ced00ff1ce50b2047e7a5,2c624232cdd221771294dfbb310aca00,4a44dc15364204a80fe80e9039455cc1} {0.00800000000000000000,0.00900000000000000000,0.01000000000000000000} {8,9,10} -{19581e27de7ced00ff1ce50b2047e7a5,2c624232cdd221771294dfbb310aca00,4a44dc15364204a80fe80e9039455cc1} {0.00800000000000000000,0.00900000000000000000,0.01000000000000000000} {8,9,10} -{19581e27de7ced00ff1ce50b2047e7a5,2c624232cdd221771294dfbb310aca00,4a44dc15364204a80fe80e9039455cc1} {0.00800000000000000000,0.00900000000000000000,0.01000000000000000000} {8,9,10} -{19581e27de7ced00ff1ce50b2047e7a5,2c624232cdd221771294dfbb310aca00,4a44dc15364204a80fe80e9039455cc1} {0.00800000000000000000,0.00900000000000000000,0.01000000000000000000} {8,9,10} -{19581e27de7ced00ff1ce50b2047e7a5,2c624232cdd221771294dfbb310aca00,4a44dc15364204a80fe80e9039455cc1} {0.00800000000000000000,0.00900000000000000000,0.01000000000000000000} {8,9,10} -{19581e27de7ced00ff1ce50b2047e7a5,2c624232cdd221771294dfbb310aca00,4a44dc15364204a80fe80e9039455cc1} {0.00800000000000000000,0.00900000000000000000,0.01000000000000000000} {8,9,10} -{19581e27de7ced00ff1ce50b2047e7a5,2c624232cdd221771294dfbb310aca00,4a44dc15364204a80fe80e9039455cc1} {0.00800000000000000000,0.00900000000000000000,0.01000000000000000000} {8,9,10} -{19581e27de7ced00ff1ce50b2047e7a5,2c624232cdd221771294dfbb310aca00,4a44dc15364204a80fe80e9039455cc1} {0.00800000000000000000,0.00900000000000000000,0.01000000000000000000} {8,9,10} -{19581e27de7ced00ff1ce50b2047e7a5,2c624232cdd221771294dfbb310aca00,4a44dc15364204a80fe80e9039455cc1} {0.00800000000000000000,0.00900000000000000000,0.01000000000000000000} {8,9,10} -{19581e27de7ced00ff1ce50b2047e7a5,2c624232cdd221771294dfbb310aca00,4a44dc15364204a80fe80e9039455cc1} {0.00800000000000000000,0.00900000000000000000,0.01000000000000000000} {8,9,10} -{19581e27de7ced00ff1ce50b2047e7a5,2c624232cdd221771294dfbb310aca00,4a44dc15364204a80fe80e9039455cc1} {0.00800000000000000000,0.00900000000000000000,0.01000000000000000000} {8,9,10} -{19581e27de7ced00ff1ce50b2047e7a5,2c624232cdd221771294dfbb310aca00,4a44dc15364204a80fe80e9039455cc1} {0.00800000000000000000,0.00900000000000000000,0.01000000000000000000} {8,9,10} -{19581e27de7ced00ff1ce50b2047e7a5,2c624232cdd221771294dfbb310aca00,4a44dc15364204a80fe80e9039455cc1} {0.00800000000000000000,0.00900000000000000000,0.01000000000000000000} {8,9,10} -{19581e27de7ced00ff1ce50b2047e7a5,2c624232cdd221771294dfbb310aca00,4a44dc15364204a80fe80e9039455cc1} {0.00800000000000000000,0.00900000000000000000,0.01000000000000000000} {8,9,10} -{19581e27de7ced00ff1ce50b2047e7a5,2c624232cdd221771294dfbb310aca00,4a44dc15364204a80fe80e9039455cc1} {0.00800000000000000000,0.00900000000000000000,0.01000000000000000000} {8,9,10} -{19581e27de7ced00ff1ce50b2047e7a5,2c624232cdd221771294dfbb310aca00,4a44dc15364204a80fe80e9039455cc1} {0.00800000000000000000,0.00900000000000000000,0.01000000000000000000} {8,9,10} -{19581e27de7ced00ff1ce50b2047e7a5,2c624232cdd221771294dfbb310aca00,4a44dc15364204a80fe80e9039455cc1} {0.00800000000000000000,0.00900000000000000000,0.01000000000000000000} {8,9,10} -{19581e27de7ced00ff1ce50b2047e7a5,2c624232cdd221771294dfbb310aca00,4a44dc15364204a80fe80e9039455cc1} {0.00800000000000000000,0.00900000000000000000,0.01000000000000000000} {8,9,10} -{19581e27de7ced00ff1ce50b2047e7a5,2c624232cdd221771294dfbb310aca00,4a44dc15364204a80fe80e9039455cc1} {0.00800000000000000000,0.00900000000000000000,0.01000000000000000000} {8,9,10} -{19581e27de7ced00ff1ce50b2047e7a5,2c624232cdd221771294dfbb310aca00,4a44dc15364204a80fe80e9039455cc1} {0.00800000000000000000,0.00900000000000000000,0.01000000000000000000} {8,9,10} -{19581e27de7ced00ff1ce50b2047e7a5,2c624232cdd221771294dfbb310aca00,4a44dc15364204a80fe80e9039455cc1} {0.00800000000000000000,0.00900000000000000000,0.01000000000000000000} {8,9,10} -{19581e27de7ced00ff1ce50b2047e7a5,2c624232cdd221771294dfbb310aca00,4a44dc15364204a80fe80e9039455cc1} {0.00800000000000000000,0.00900000000000000000,0.01000000000000000000} {8,9,10} -{19581e27de7ced00ff1ce50b2047e7a5,2c624232cdd221771294dfbb310aca00,4a44dc15364204a80fe80e9039455cc1} {0.00800000000000000000,0.00900000000000000000,0.01000000000000000000} {8,9,10} -{19581e27de7ced00ff1ce50b2047e7a5,2c624232cdd221771294dfbb310aca00,4a44dc15364204a80fe80e9039455cc1} {0.00800000000000000000,0.00900000000000000000,0.01000000000000000000} {8,9,10} -{19581e27de7ced00ff1ce50b2047e7a5,2c624232cdd221771294dfbb310aca00,4a44dc15364204a80fe80e9039455cc1} {0.00800000000000000000,0.00900000000000000000,0.01000000000000000000} {8,9,10} -{19581e27de7ced00ff1ce50b2047e7a5,2c624232cdd221771294dfbb310aca00,4a44dc15364204a80fe80e9039455cc1} {0.00800000000000000000,0.00900000000000000000,0.01000000000000000000} {8,9,10} -{19581e27de7ced00ff1ce50b2047e7a5,2c624232cdd221771294dfbb310aca00,4a44dc15364204a80fe80e9039455cc1} {0.00800000000000000000,0.00900000000000000000,0.01000000000000000000} {8,9,10} -{19581e27de7ced00ff1ce50b2047e7a5,2c624232cdd221771294dfbb310aca00,4a44dc15364204a80fe80e9039455cc1} {0.00800000000000000000,0.00900000000000000000,0.01000000000000000000} {8,9,10} -{19581e27de7ced00ff1ce50b2047e7a5,2c624232cdd221771294dfbb310aca00,4a44dc15364204a80fe80e9039455cc1} {0.00800000000000000000,0.00900000000000000000,0.01000000000000000000} {8,9,10} -{19581e27de7ced00ff1ce50b2047e7a5,2c624232cdd221771294dfbb310aca00,4a44dc15364204a80fe80e9039455cc1} {0.00800000000000000000,0.00900000000000000000,0.01000000000000000000} {8,9,10} -{19581e27de7ced00ff1ce50b2047e7a5,2c624232cdd221771294dfbb310aca00,4a44dc15364204a80fe80e9039455cc1} {0.00800000000000000000,0.00900000000000000000,0.01000000000000000000} {8,9,10} -{19581e27de7ced00ff1ce50b2047e7a5,2c624232cdd221771294dfbb310aca00,4a44dc15364204a80fe80e9039455cc1} {0.00800000000000000000,0.00900000000000000000,0.01000000000000000000} {8,9,10} -{19581e27de7ced00ff1ce50b2047e7a5,2c624232cdd221771294dfbb310aca00,4a44dc15364204a80fe80e9039455cc1} {0.00800000000000000000,0.00900000000000000000,0.01000000000000000000} {8,9,10} -{19581e27de7ced00ff1ce50b2047e7a5,2c624232cdd221771294dfbb310aca00,4a44dc15364204a80fe80e9039455cc1} {0.00800000000000000000,0.00900000000000000000,0.01000000000000000000} {8,9,10} -{19581e27de7ced00ff1ce50b2047e7a5,2c624232cdd221771294dfbb310aca00,4a44dc15364204a80fe80e9039455cc1} {0.00800000000000000000,0.00900000000000000000,0.01000000000000000000} {8,9,10} -{19581e27de7ced00ff1ce50b2047e7a5,2c624232cdd221771294dfbb310aca00,4a44dc15364204a80fe80e9039455cc1} {0.00800000000000000000,0.00900000000000000000,0.01000000000000000000} {8,9,10} -{19581e27de7ced00ff1ce50b2047e7a5,2c624232cdd221771294dfbb310aca00,4a44dc15364204a80fe80e9039455cc1} {0.00800000000000000000,0.00900000000000000000,0.01000000000000000000} {8,9,10} -{19581e27de7ced00ff1ce50b2047e7a5,2c624232cdd221771294dfbb310aca00,4a44dc15364204a80fe80e9039455cc1} {0.00800000000000000000,0.00900000000000000000,0.01000000000000000000} {8,9,10} -{19581e27de7ced00ff1ce50b2047e7a5,2c624232cdd221771294dfbb310aca00,4a44dc15364204a80fe80e9039455cc1} {0.00800000000000000000,0.00900000000000000000,0.01000000000000000000} {8,9,10} -{19581e27de7ced00ff1ce50b2047e7a5,2c624232cdd221771294dfbb310aca00,4a44dc15364204a80fe80e9039455cc1} {0.00800000000000000000,0.00900000000000000000,0.01000000000000000000} {8,9,10} -{19581e27de7ced00ff1ce50b2047e7a5,2c624232cdd221771294dfbb310aca00,4a44dc15364204a80fe80e9039455cc1} {0.00800000000000000000,0.00900000000000000000,0.01000000000000000000} {8,9,10} -{4a44dc15364204a80fe80e9039455cc1,19581e27de7ced00ff1ce50b2047e7a5,4fc82b26aecb47d2868c4efbe3581732} {0.00900000000000000000,0.01000000000000000000,0.01100000000000000000} {9,10,11} -{4a44dc15364204a80fe80e9039455cc1,19581e27de7ced00ff1ce50b2047e7a5,4fc82b26aecb47d2868c4efbe3581732} {0.00900000000000000000,0.01000000000000000000,0.01100000000000000000} {9,10,11} -{4a44dc15364204a80fe80e9039455cc1,19581e27de7ced00ff1ce50b2047e7a5,4fc82b26aecb47d2868c4efbe3581732} {0.00900000000000000000,0.01000000000000000000,0.01100000000000000000} {9,10,11} -{4a44dc15364204a80fe80e9039455cc1,19581e27de7ced00ff1ce50b2047e7a5,4fc82b26aecb47d2868c4efbe3581732} {0.00900000000000000000,0.01000000000000000000,0.01100000000000000000} {9,10,11} -{4a44dc15364204a80fe80e9039455cc1,19581e27de7ced00ff1ce50b2047e7a5,4fc82b26aecb47d2868c4efbe3581732} {0.00900000000000000000,0.01000000000000000000,0.01100000000000000000} {9,10,11} -{4a44dc15364204a80fe80e9039455cc1,19581e27de7ced00ff1ce50b2047e7a5,4fc82b26aecb47d2868c4efbe3581732} {0.00900000000000000000,0.01000000000000000000,0.01100000000000000000} {9,10,11} -{4a44dc15364204a80fe80e9039455cc1,19581e27de7ced00ff1ce50b2047e7a5,4fc82b26aecb47d2868c4efbe3581732} {0.00900000000000000000,0.01000000000000000000,0.01100000000000000000} {9,10,11} -{4a44dc15364204a80fe80e9039455cc1,19581e27de7ced00ff1ce50b2047e7a5,4fc82b26aecb47d2868c4efbe3581732} {0.00900000000000000000,0.01000000000000000000,0.01100000000000000000} {9,10,11} -{4a44dc15364204a80fe80e9039455cc1,19581e27de7ced00ff1ce50b2047e7a5,4fc82b26aecb47d2868c4efbe3581732} {0.00900000000000000000,0.01000000000000000000,0.01100000000000000000} {9,10,11} -{4a44dc15364204a80fe80e9039455cc1,19581e27de7ced00ff1ce50b2047e7a5,4fc82b26aecb47d2868c4efbe3581732} {0.00900000000000000000,0.01000000000000000000,0.01100000000000000000} {9,10,11} -{4a44dc15364204a80fe80e9039455cc1,19581e27de7ced00ff1ce50b2047e7a5,4fc82b26aecb47d2868c4efbe3581732} {0.00900000000000000000,0.01000000000000000000,0.01100000000000000000} {9,10,11} -{4a44dc15364204a80fe80e9039455cc1,19581e27de7ced00ff1ce50b2047e7a5,4fc82b26aecb47d2868c4efbe3581732} {0.00900000000000000000,0.01000000000000000000,0.01100000000000000000} {9,10,11} -{4a44dc15364204a80fe80e9039455cc1,19581e27de7ced00ff1ce50b2047e7a5,4fc82b26aecb47d2868c4efbe3581732} {0.00900000000000000000,0.01000000000000000000,0.01100000000000000000} {9,10,11} -{4a44dc15364204a80fe80e9039455cc1,19581e27de7ced00ff1ce50b2047e7a5,4fc82b26aecb47d2868c4efbe3581732} {0.00900000000000000000,0.01000000000000000000,0.01100000000000000000} {9,10,11} -{4a44dc15364204a80fe80e9039455cc1,19581e27de7ced00ff1ce50b2047e7a5,4fc82b26aecb47d2868c4efbe3581732} {0.00900000000000000000,0.01000000000000000000,0.01100000000000000000} {9,10,11} -{4a44dc15364204a80fe80e9039455cc1,19581e27de7ced00ff1ce50b2047e7a5,4fc82b26aecb47d2868c4efbe3581732} {0.00900000000000000000,0.01000000000000000000,0.01100000000000000000} {9,10,11} -{4a44dc15364204a80fe80e9039455cc1,19581e27de7ced00ff1ce50b2047e7a5,4fc82b26aecb47d2868c4efbe3581732} {0.00900000000000000000,0.01000000000000000000,0.01100000000000000000} {9,10,11} -{4a44dc15364204a80fe80e9039455cc1,19581e27de7ced00ff1ce50b2047e7a5,4fc82b26aecb47d2868c4efbe3581732} {0.00900000000000000000,0.01000000000000000000,0.01100000000000000000} {9,10,11} -{4a44dc15364204a80fe80e9039455cc1,19581e27de7ced00ff1ce50b2047e7a5,4fc82b26aecb47d2868c4efbe3581732} {0.00900000000000000000,0.01000000000000000000,0.01100000000000000000} {9,10,11} -{4a44dc15364204a80fe80e9039455cc1,19581e27de7ced00ff1ce50b2047e7a5,4fc82b26aecb47d2868c4efbe3581732} {0.00900000000000000000,0.01000000000000000000,0.01100000000000000000} {9,10,11} -{4a44dc15364204a80fe80e9039455cc1,19581e27de7ced00ff1ce50b2047e7a5,4fc82b26aecb47d2868c4efbe3581732} {0.00900000000000000000,0.01000000000000000000,0.01100000000000000000} {9,10,11} -{4a44dc15364204a80fe80e9039455cc1,19581e27de7ced00ff1ce50b2047e7a5,4fc82b26aecb47d2868c4efbe3581732} {0.00900000000000000000,0.01000000000000000000,0.01100000000000000000} {9,10,11} -{4a44dc15364204a80fe80e9039455cc1,19581e27de7ced00ff1ce50b2047e7a5,4fc82b26aecb47d2868c4efbe3581732} {0.00900000000000000000,0.01000000000000000000,0.01100000000000000000} {9,10,11} -{4a44dc15364204a80fe80e9039455cc1,19581e27de7ced00ff1ce50b2047e7a5,4fc82b26aecb47d2868c4efbe3581732} {0.00900000000000000000,0.01000000000000000000,0.01100000000000000000} {9,10,11} -{4a44dc15364204a80fe80e9039455cc1,19581e27de7ced00ff1ce50b2047e7a5,4fc82b26aecb47d2868c4efbe3581732} {0.00900000000000000000,0.01000000000000000000,0.01100000000000000000} {9,10,11} -{4a44dc15364204a80fe80e9039455cc1,19581e27de7ced00ff1ce50b2047e7a5,4fc82b26aecb47d2868c4efbe3581732} {0.00900000000000000000,0.01000000000000000000,0.01100000000000000000} {9,10,11} -{4a44dc15364204a80fe80e9039455cc1,19581e27de7ced00ff1ce50b2047e7a5,4fc82b26aecb47d2868c4efbe3581732} {0.00900000000000000000,0.01000000000000000000,0.01100000000000000000} {9,10,11} -{4a44dc15364204a80fe80e9039455cc1,19581e27de7ced00ff1ce50b2047e7a5,4fc82b26aecb47d2868c4efbe3581732} {0.00900000000000000000,0.01000000000000000000,0.01100000000000000000} {9,10,11} -{4a44dc15364204a80fe80e9039455cc1,19581e27de7ced00ff1ce50b2047e7a5,4fc82b26aecb47d2868c4efbe3581732} {0.00900000000000000000,0.01000000000000000000,0.01100000000000000000} {9,10,11} -{4a44dc15364204a80fe80e9039455cc1,19581e27de7ced00ff1ce50b2047e7a5,4fc82b26aecb47d2868c4efbe3581732} {0.00900000000000000000,0.01000000000000000000,0.01100000000000000000} {9,10,11} -{4a44dc15364204a80fe80e9039455cc1,19581e27de7ced00ff1ce50b2047e7a5,4fc82b26aecb47d2868c4efbe3581732} {0.00900000000000000000,0.01000000000000000000,0.01100000000000000000} {9,10,11} -{4a44dc15364204a80fe80e9039455cc1,19581e27de7ced00ff1ce50b2047e7a5,4fc82b26aecb47d2868c4efbe3581732} {0.00900000000000000000,0.01000000000000000000,0.01100000000000000000} {9,10,11} -{4a44dc15364204a80fe80e9039455cc1,19581e27de7ced00ff1ce50b2047e7a5,4fc82b26aecb47d2868c4efbe3581732} {0.00900000000000000000,0.01000000000000000000,0.01100000000000000000} {9,10,11} -{4a44dc15364204a80fe80e9039455cc1,19581e27de7ced00ff1ce50b2047e7a5,4fc82b26aecb47d2868c4efbe3581732} {0.00900000000000000000,0.01000000000000000000,0.01100000000000000000} {9,10,11} -{4a44dc15364204a80fe80e9039455cc1,19581e27de7ced00ff1ce50b2047e7a5,4fc82b26aecb47d2868c4efbe3581732} {0.00900000000000000000,0.01000000000000000000,0.01100000000000000000} {9,10,11} -{4a44dc15364204a80fe80e9039455cc1,19581e27de7ced00ff1ce50b2047e7a5,4fc82b26aecb47d2868c4efbe3581732} {0.00900000000000000000,0.01000000000000000000,0.01100000000000000000} {9,10,11} -{4a44dc15364204a80fe80e9039455cc1,19581e27de7ced00ff1ce50b2047e7a5,4fc82b26aecb47d2868c4efbe3581732} {0.00900000000000000000,0.01000000000000000000,0.01100000000000000000} {9,10,11} -{4a44dc15364204a80fe80e9039455cc1,19581e27de7ced00ff1ce50b2047e7a5,4fc82b26aecb47d2868c4efbe3581732} {0.00900000000000000000,0.01000000000000000000,0.01100000000000000000} {9,10,11} -{4a44dc15364204a80fe80e9039455cc1,19581e27de7ced00ff1ce50b2047e7a5,4fc82b26aecb47d2868c4efbe3581732} {0.00900000000000000000,0.01000000000000000000,0.01100000000000000000} {9,10,11} -{4a44dc15364204a80fe80e9039455cc1,19581e27de7ced00ff1ce50b2047e7a5,4fc82b26aecb47d2868c4efbe3581732} {0.00900000000000000000,0.01000000000000000000,0.01100000000000000000} {9,10,11} -{4a44dc15364204a80fe80e9039455cc1,19581e27de7ced00ff1ce50b2047e7a5,4fc82b26aecb47d2868c4efbe3581732} {0.00900000000000000000,0.01000000000000000000,0.01100000000000000000} {9,10,11} -{4a44dc15364204a80fe80e9039455cc1,19581e27de7ced00ff1ce50b2047e7a5,4fc82b26aecb47d2868c4efbe3581732} {0.00900000000000000000,0.01000000000000000000,0.01100000000000000000} {9,10,11} -{4a44dc15364204a80fe80e9039455cc1,19581e27de7ced00ff1ce50b2047e7a5,4fc82b26aecb47d2868c4efbe3581732} {0.00900000000000000000,0.01000000000000000000,0.01100000000000000000} {9,10,11} -{4a44dc15364204a80fe80e9039455cc1,19581e27de7ced00ff1ce50b2047e7a5,4fc82b26aecb47d2868c4efbe3581732} {0.00900000000000000000,0.01000000000000000000,0.01100000000000000000} {9,10,11} -{4a44dc15364204a80fe80e9039455cc1,19581e27de7ced00ff1ce50b2047e7a5,4fc82b26aecb47d2868c4efbe3581732} {0.00900000000000000000,0.01000000000000000000,0.01100000000000000000} {9,10,11} -{4a44dc15364204a80fe80e9039455cc1,19581e27de7ced00ff1ce50b2047e7a5,4fc82b26aecb47d2868c4efbe3581732} {0.00900000000000000000,0.01000000000000000000,0.01100000000000000000} {9,10,11} -{4a44dc15364204a80fe80e9039455cc1,19581e27de7ced00ff1ce50b2047e7a5,4fc82b26aecb47d2868c4efbe3581732} {0.00900000000000000000,0.01000000000000000000,0.01100000000000000000} {9,10,11} -{4a44dc15364204a80fe80e9039455cc1,19581e27de7ced00ff1ce50b2047e7a5,4fc82b26aecb47d2868c4efbe3581732} {0.00900000000000000000,0.01000000000000000000,0.01100000000000000000} {9,10,11} -{4a44dc15364204a80fe80e9039455cc1,19581e27de7ced00ff1ce50b2047e7a5,4fc82b26aecb47d2868c4efbe3581732} {0.00900000000000000000,0.01000000000000000000,0.01100000000000000000} {9,10,11} -{4a44dc15364204a80fe80e9039455cc1,19581e27de7ced00ff1ce50b2047e7a5,4fc82b26aecb47d2868c4efbe3581732} {0.00900000000000000000,0.01000000000000000000,0.01100000000000000000} {9,10,11} -{4a44dc15364204a80fe80e9039455cc1,19581e27de7ced00ff1ce50b2047e7a5,4fc82b26aecb47d2868c4efbe3581732} {0.00900000000000000000,0.01000000000000000000,0.01100000000000000000} {9,10,11} -{4a44dc15364204a80fe80e9039455cc1,19581e27de7ced00ff1ce50b2047e7a5,4fc82b26aecb47d2868c4efbe3581732} {0.00900000000000000000,0.01000000000000000000,0.01100000000000000000} {9,10,11} -{4a44dc15364204a80fe80e9039455cc1,19581e27de7ced00ff1ce50b2047e7a5,4fc82b26aecb47d2868c4efbe3581732} {0.00900000000000000000,0.01000000000000000000,0.01100000000000000000} {9,10,11} -{4a44dc15364204a80fe80e9039455cc1,19581e27de7ced00ff1ce50b2047e7a5,4fc82b26aecb47d2868c4efbe3581732} {0.00900000000000000000,0.01000000000000000000,0.01100000000000000000} {9,10,11} -{4a44dc15364204a80fe80e9039455cc1,19581e27de7ced00ff1ce50b2047e7a5,4fc82b26aecb47d2868c4efbe3581732} {0.00900000000000000000,0.01000000000000000000,0.01100000000000000000} {9,10,11} -{4a44dc15364204a80fe80e9039455cc1,19581e27de7ced00ff1ce50b2047e7a5,4fc82b26aecb47d2868c4efbe3581732} {0.00900000000000000000,0.01000000000000000000,0.01100000000000000000} {9,10,11} -{4a44dc15364204a80fe80e9039455cc1,19581e27de7ced00ff1ce50b2047e7a5,4fc82b26aecb47d2868c4efbe3581732} {0.00900000000000000000,0.01000000000000000000,0.01100000000000000000} {9,10,11} -{4a44dc15364204a80fe80e9039455cc1,19581e27de7ced00ff1ce50b2047e7a5,4fc82b26aecb47d2868c4efbe3581732} {0.00900000000000000000,0.01000000000000000000,0.01100000000000000000} {9,10,11} -{4a44dc15364204a80fe80e9039455cc1,19581e27de7ced00ff1ce50b2047e7a5,4fc82b26aecb47d2868c4efbe3581732} {0.00900000000000000000,0.01000000000000000000,0.01100000000000000000} {9,10,11} -{4a44dc15364204a80fe80e9039455cc1,19581e27de7ced00ff1ce50b2047e7a5,4fc82b26aecb47d2868c4efbe3581732} {0.00900000000000000000,0.01000000000000000000,0.01100000000000000000} {9,10,11} -{4a44dc15364204a80fe80e9039455cc1,19581e27de7ced00ff1ce50b2047e7a5,4fc82b26aecb47d2868c4efbe3581732} {0.00900000000000000000,0.01000000000000000000,0.01100000000000000000} {9,10,11} -{4a44dc15364204a80fe80e9039455cc1,19581e27de7ced00ff1ce50b2047e7a5,4fc82b26aecb47d2868c4efbe3581732} {0.00900000000000000000,0.01000000000000000000,0.01100000000000000000} {9,10,11} -{4a44dc15364204a80fe80e9039455cc1,19581e27de7ced00ff1ce50b2047e7a5,4fc82b26aecb47d2868c4efbe3581732} {0.00900000000000000000,0.01000000000000000000,0.01100000000000000000} {9,10,11} -{4a44dc15364204a80fe80e9039455cc1,19581e27de7ced00ff1ce50b2047e7a5,4fc82b26aecb47d2868c4efbe3581732} {0.00900000000000000000,0.01000000000000000000,0.01100000000000000000} {9,10,11} -{4a44dc15364204a80fe80e9039455cc1,19581e27de7ced00ff1ce50b2047e7a5,4fc82b26aecb47d2868c4efbe3581732} {0.00900000000000000000,0.01000000000000000000,0.01100000000000000000} {9,10,11} -{4a44dc15364204a80fe80e9039455cc1,19581e27de7ced00ff1ce50b2047e7a5,4fc82b26aecb47d2868c4efbe3581732} {0.00900000000000000000,0.01000000000000000000,0.01100000000000000000} {9,10,11} -{4a44dc15364204a80fe80e9039455cc1,19581e27de7ced00ff1ce50b2047e7a5,4fc82b26aecb47d2868c4efbe3581732} {0.00900000000000000000,0.01000000000000000000,0.01100000000000000000} {9,10,11} -{4a44dc15364204a80fe80e9039455cc1,19581e27de7ced00ff1ce50b2047e7a5,4fc82b26aecb47d2868c4efbe3581732} {0.00900000000000000000,0.01000000000000000000,0.01100000000000000000} {9,10,11} -{4a44dc15364204a80fe80e9039455cc1,19581e27de7ced00ff1ce50b2047e7a5,4fc82b26aecb47d2868c4efbe3581732} {0.00900000000000000000,0.01000000000000000000,0.01100000000000000000} {9,10,11} -{4a44dc15364204a80fe80e9039455cc1,19581e27de7ced00ff1ce50b2047e7a5,4fc82b26aecb47d2868c4efbe3581732} {0.00900000000000000000,0.01000000000000000000,0.01100000000000000000} {9,10,11} -{4a44dc15364204a80fe80e9039455cc1,19581e27de7ced00ff1ce50b2047e7a5,4fc82b26aecb47d2868c4efbe3581732} {0.00900000000000000000,0.01000000000000000000,0.01100000000000000000} {9,10,11} -{4a44dc15364204a80fe80e9039455cc1,19581e27de7ced00ff1ce50b2047e7a5,4fc82b26aecb47d2868c4efbe3581732} {0.00900000000000000000,0.01000000000000000000,0.01100000000000000000} {9,10,11} -{4a44dc15364204a80fe80e9039455cc1,19581e27de7ced00ff1ce50b2047e7a5,4fc82b26aecb47d2868c4efbe3581732} {0.00900000000000000000,0.01000000000000000000,0.01100000000000000000} {9,10,11} -{4a44dc15364204a80fe80e9039455cc1,19581e27de7ced00ff1ce50b2047e7a5,4fc82b26aecb47d2868c4efbe3581732} {0.00900000000000000000,0.01000000000000000000,0.01100000000000000000} {9,10,11} -{4a44dc15364204a80fe80e9039455cc1,19581e27de7ced00ff1ce50b2047e7a5,4fc82b26aecb47d2868c4efbe3581732} {0.00900000000000000000,0.01000000000000000000,0.01100000000000000000} {9,10,11} -{4a44dc15364204a80fe80e9039455cc1,19581e27de7ced00ff1ce50b2047e7a5,4fc82b26aecb47d2868c4efbe3581732} {0.00900000000000000000,0.01000000000000000000,0.01100000000000000000} {9,10,11} -{4a44dc15364204a80fe80e9039455cc1,19581e27de7ced00ff1ce50b2047e7a5,4fc82b26aecb47d2868c4efbe3581732} {0.00900000000000000000,0.01000000000000000000,0.01100000000000000000} {9,10,11} -{4a44dc15364204a80fe80e9039455cc1,19581e27de7ced00ff1ce50b2047e7a5,4fc82b26aecb47d2868c4efbe3581732} {0.00900000000000000000,0.01000000000000000000,0.01100000000000000000} {9,10,11} -{4a44dc15364204a80fe80e9039455cc1,19581e27de7ced00ff1ce50b2047e7a5,4fc82b26aecb47d2868c4efbe3581732} {0.00900000000000000000,0.01000000000000000000,0.01100000000000000000} {9,10,11} -{4a44dc15364204a80fe80e9039455cc1,19581e27de7ced00ff1ce50b2047e7a5,4fc82b26aecb47d2868c4efbe3581732} {0.00900000000000000000,0.01000000000000000000,0.01100000000000000000} {9,10,11} -{4a44dc15364204a80fe80e9039455cc1,19581e27de7ced00ff1ce50b2047e7a5,4fc82b26aecb47d2868c4efbe3581732} {0.00900000000000000000,0.01000000000000000000,0.01100000000000000000} {9,10,11} -{4a44dc15364204a80fe80e9039455cc1,19581e27de7ced00ff1ce50b2047e7a5,4fc82b26aecb47d2868c4efbe3581732} {0.00900000000000000000,0.01000000000000000000,0.01100000000000000000} {9,10,11} -{4a44dc15364204a80fe80e9039455cc1,19581e27de7ced00ff1ce50b2047e7a5,4fc82b26aecb47d2868c4efbe3581732} {0.00900000000000000000,0.01000000000000000000,0.01100000000000000000} {9,10,11} -{4a44dc15364204a80fe80e9039455cc1,19581e27de7ced00ff1ce50b2047e7a5,4fc82b26aecb47d2868c4efbe3581732} {0.00900000000000000000,0.01000000000000000000,0.01100000000000000000} {9,10,11} -{4a44dc15364204a80fe80e9039455cc1,19581e27de7ced00ff1ce50b2047e7a5,4fc82b26aecb47d2868c4efbe3581732} {0.00900000000000000000,0.01000000000000000000,0.01100000000000000000} {9,10,11} -{4a44dc15364204a80fe80e9039455cc1,19581e27de7ced00ff1ce50b2047e7a5,4fc82b26aecb47d2868c4efbe3581732} {0.00900000000000000000,0.01000000000000000000,0.01100000000000000000} {9,10,11} -{4a44dc15364204a80fe80e9039455cc1,19581e27de7ced00ff1ce50b2047e7a5,4fc82b26aecb47d2868c4efbe3581732} {0.00900000000000000000,0.01000000000000000000,0.01100000000000000000} {9,10,11} -{4a44dc15364204a80fe80e9039455cc1,19581e27de7ced00ff1ce50b2047e7a5,4fc82b26aecb47d2868c4efbe3581732} {0.00900000000000000000,0.01000000000000000000,0.01100000000000000000} {9,10,11} -{4a44dc15364204a80fe80e9039455cc1,19581e27de7ced00ff1ce50b2047e7a5,4fc82b26aecb47d2868c4efbe3581732} {0.00900000000000000000,0.01000000000000000000,0.01100000000000000000} {9,10,11} -{4a44dc15364204a80fe80e9039455cc1,19581e27de7ced00ff1ce50b2047e7a5,4fc82b26aecb47d2868c4efbe3581732} {0.00900000000000000000,0.01000000000000000000,0.01100000000000000000} {9,10,11} -{4a44dc15364204a80fe80e9039455cc1,19581e27de7ced00ff1ce50b2047e7a5,4fc82b26aecb47d2868c4efbe3581732} {0.00900000000000000000,0.01000000000000000000,0.01100000000000000000} {9,10,11} -{4a44dc15364204a80fe80e9039455cc1,19581e27de7ced00ff1ce50b2047e7a5,4fc82b26aecb47d2868c4efbe3581732} {0.00900000000000000000,0.01000000000000000000,0.01100000000000000000} {9,10,11} -{4a44dc15364204a80fe80e9039455cc1,19581e27de7ced00ff1ce50b2047e7a5,4fc82b26aecb47d2868c4efbe3581732} {0.00900000000000000000,0.01000000000000000000,0.01100000000000000000} {9,10,11} -{4a44dc15364204a80fe80e9039455cc1,19581e27de7ced00ff1ce50b2047e7a5,4fc82b26aecb47d2868c4efbe3581732} {0.00900000000000000000,0.01000000000000000000,0.01100000000000000000} {9,10,11} -{4a44dc15364204a80fe80e9039455cc1,19581e27de7ced00ff1ce50b2047e7a5,4fc82b26aecb47d2868c4efbe3581732} {0.00900000000000000000,0.01000000000000000000,0.01100000000000000000} {9,10,11} -{4a44dc15364204a80fe80e9039455cc1,19581e27de7ced00ff1ce50b2047e7a5,4fc82b26aecb47d2868c4efbe3581732} {0.00900000000000000000,0.01000000000000000000,0.01100000000000000000} {9,10,11} -{4a44dc15364204a80fe80e9039455cc1,19581e27de7ced00ff1ce50b2047e7a5,4fc82b26aecb47d2868c4efbe3581732} {0.00900000000000000000,0.01000000000000000000,0.01100000000000000000} {9,10,11} -{4a44dc15364204a80fe80e9039455cc1,19581e27de7ced00ff1ce50b2047e7a5,4fc82b26aecb47d2868c4efbe3581732} {0.00900000000000000000,0.01000000000000000000,0.01100000000000000000} {9,10,11} -{4a44dc15364204a80fe80e9039455cc1,19581e27de7ced00ff1ce50b2047e7a5,4fc82b26aecb47d2868c4efbe3581732} {0.00900000000000000000,0.01000000000000000000,0.01100000000000000000} {9,10,11} -{4a44dc15364204a80fe80e9039455cc1,19581e27de7ced00ff1ce50b2047e7a5,4fc82b26aecb47d2868c4efbe3581732} {0.00900000000000000000,0.01000000000000000000,0.01100000000000000000} {9,10,11} -{4fc82b26aecb47d2868c4efbe3581732,4a44dc15364204a80fe80e9039455cc1,6b51d431df5d7f141cbececcf79edf3d} {0.01000000000000000000,0.01100000000000000000,0.01200000000000000000} {10,11,12} -{4fc82b26aecb47d2868c4efbe3581732,4a44dc15364204a80fe80e9039455cc1,6b51d431df5d7f141cbececcf79edf3d} {0.01000000000000000000,0.01100000000000000000,0.01200000000000000000} {10,11,12} -{4fc82b26aecb47d2868c4efbe3581732,4a44dc15364204a80fe80e9039455cc1,6b51d431df5d7f141cbececcf79edf3d} {0.01000000000000000000,0.01100000000000000000,0.01200000000000000000} {10,11,12} -{4fc82b26aecb47d2868c4efbe3581732,4a44dc15364204a80fe80e9039455cc1,6b51d431df5d7f141cbececcf79edf3d} {0.01000000000000000000,0.01100000000000000000,0.01200000000000000000} {10,11,12} -{4fc82b26aecb47d2868c4efbe3581732,4a44dc15364204a80fe80e9039455cc1,6b51d431df5d7f141cbececcf79edf3d} {0.01000000000000000000,0.01100000000000000000,0.01200000000000000000} {10,11,12} -{4fc82b26aecb47d2868c4efbe3581732,4a44dc15364204a80fe80e9039455cc1,6b51d431df5d7f141cbececcf79edf3d} {0.01000000000000000000,0.01100000000000000000,0.01200000000000000000} {10,11,12} -{4fc82b26aecb47d2868c4efbe3581732,4a44dc15364204a80fe80e9039455cc1,6b51d431df5d7f141cbececcf79edf3d} {0.01000000000000000000,0.01100000000000000000,0.01200000000000000000} {10,11,12} -{4fc82b26aecb47d2868c4efbe3581732,4a44dc15364204a80fe80e9039455cc1,6b51d431df5d7f141cbececcf79edf3d} {0.01000000000000000000,0.01100000000000000000,0.01200000000000000000} {10,11,12} -{4fc82b26aecb47d2868c4efbe3581732,4a44dc15364204a80fe80e9039455cc1,6b51d431df5d7f141cbececcf79edf3d} {0.01000000000000000000,0.01100000000000000000,0.01200000000000000000} {10,11,12} -{4fc82b26aecb47d2868c4efbe3581732,4a44dc15364204a80fe80e9039455cc1,6b51d431df5d7f141cbececcf79edf3d} {0.01000000000000000000,0.01100000000000000000,0.01200000000000000000} {10,11,12} -{4fc82b26aecb47d2868c4efbe3581732,4a44dc15364204a80fe80e9039455cc1,6b51d431df5d7f141cbececcf79edf3d} {0.01000000000000000000,0.01100000000000000000,0.01200000000000000000} {10,11,12} -{4fc82b26aecb47d2868c4efbe3581732,4a44dc15364204a80fe80e9039455cc1,6b51d431df5d7f141cbececcf79edf3d} {0.01000000000000000000,0.01100000000000000000,0.01200000000000000000} {10,11,12} -{4fc82b26aecb47d2868c4efbe3581732,4a44dc15364204a80fe80e9039455cc1,6b51d431df5d7f141cbececcf79edf3d} {0.01000000000000000000,0.01100000000000000000,0.01200000000000000000} {10,11,12} -{4fc82b26aecb47d2868c4efbe3581732,4a44dc15364204a80fe80e9039455cc1,6b51d431df5d7f141cbececcf79edf3d} {0.01000000000000000000,0.01100000000000000000,0.01200000000000000000} {10,11,12} -{4fc82b26aecb47d2868c4efbe3581732,4a44dc15364204a80fe80e9039455cc1,6b51d431df5d7f141cbececcf79edf3d} {0.01000000000000000000,0.01100000000000000000,0.01200000000000000000} {10,11,12} -{4fc82b26aecb47d2868c4efbe3581732,4a44dc15364204a80fe80e9039455cc1,6b51d431df5d7f141cbececcf79edf3d} {0.01000000000000000000,0.01100000000000000000,0.01200000000000000000} {10,11,12} -{4fc82b26aecb47d2868c4efbe3581732,4a44dc15364204a80fe80e9039455cc1,6b51d431df5d7f141cbececcf79edf3d} {0.01000000000000000000,0.01100000000000000000,0.01200000000000000000} {10,11,12} -{4fc82b26aecb47d2868c4efbe3581732,4a44dc15364204a80fe80e9039455cc1,6b51d431df5d7f141cbececcf79edf3d} {0.01000000000000000000,0.01100000000000000000,0.01200000000000000000} {10,11,12} -{4fc82b26aecb47d2868c4efbe3581732,4a44dc15364204a80fe80e9039455cc1,6b51d431df5d7f141cbececcf79edf3d} {0.01000000000000000000,0.01100000000000000000,0.01200000000000000000} {10,11,12} -{4fc82b26aecb47d2868c4efbe3581732,4a44dc15364204a80fe80e9039455cc1,6b51d431df5d7f141cbececcf79edf3d} {0.01000000000000000000,0.01100000000000000000,0.01200000000000000000} {10,11,12} -{4fc82b26aecb47d2868c4efbe3581732,4a44dc15364204a80fe80e9039455cc1,6b51d431df5d7f141cbececcf79edf3d} {0.01000000000000000000,0.01100000000000000000,0.01200000000000000000} {10,11,12} -{4fc82b26aecb47d2868c4efbe3581732,4a44dc15364204a80fe80e9039455cc1,6b51d431df5d7f141cbececcf79edf3d} {0.01000000000000000000,0.01100000000000000000,0.01200000000000000000} {10,11,12} -{4fc82b26aecb47d2868c4efbe3581732,4a44dc15364204a80fe80e9039455cc1,6b51d431df5d7f141cbececcf79edf3d} {0.01000000000000000000,0.01100000000000000000,0.01200000000000000000} {10,11,12} -{4fc82b26aecb47d2868c4efbe3581732,4a44dc15364204a80fe80e9039455cc1,6b51d431df5d7f141cbececcf79edf3d} {0.01000000000000000000,0.01100000000000000000,0.01200000000000000000} {10,11,12} -{4fc82b26aecb47d2868c4efbe3581732,4a44dc15364204a80fe80e9039455cc1,6b51d431df5d7f141cbececcf79edf3d} {0.01000000000000000000,0.01100000000000000000,0.01200000000000000000} {10,11,12} -{4fc82b26aecb47d2868c4efbe3581732,4a44dc15364204a80fe80e9039455cc1,6b51d431df5d7f141cbececcf79edf3d} {0.01000000000000000000,0.01100000000000000000,0.01200000000000000000} {10,11,12} -{4fc82b26aecb47d2868c4efbe3581732,4a44dc15364204a80fe80e9039455cc1,6b51d431df5d7f141cbececcf79edf3d} {0.01000000000000000000,0.01100000000000000000,0.01200000000000000000} {10,11,12} -{4fc82b26aecb47d2868c4efbe3581732,4a44dc15364204a80fe80e9039455cc1,6b51d431df5d7f141cbececcf79edf3d} {0.01000000000000000000,0.01100000000000000000,0.01200000000000000000} {10,11,12} -{4fc82b26aecb47d2868c4efbe3581732,4a44dc15364204a80fe80e9039455cc1,6b51d431df5d7f141cbececcf79edf3d} {0.01000000000000000000,0.01100000000000000000,0.01200000000000000000} {10,11,12} -{4fc82b26aecb47d2868c4efbe3581732,4a44dc15364204a80fe80e9039455cc1,6b51d431df5d7f141cbececcf79edf3d} {0.01000000000000000000,0.01100000000000000000,0.01200000000000000000} {10,11,12} -{4fc82b26aecb47d2868c4efbe3581732,4a44dc15364204a80fe80e9039455cc1,6b51d431df5d7f141cbececcf79edf3d} {0.01000000000000000000,0.01100000000000000000,0.01200000000000000000} {10,11,12} -{4fc82b26aecb47d2868c4efbe3581732,4a44dc15364204a80fe80e9039455cc1,6b51d431df5d7f141cbececcf79edf3d} {0.01000000000000000000,0.01100000000000000000,0.01200000000000000000} {10,11,12} -{4fc82b26aecb47d2868c4efbe3581732,4a44dc15364204a80fe80e9039455cc1,6b51d431df5d7f141cbececcf79edf3d} {0.01000000000000000000,0.01100000000000000000,0.01200000000000000000} {10,11,12} -{4fc82b26aecb47d2868c4efbe3581732,4a44dc15364204a80fe80e9039455cc1,6b51d431df5d7f141cbececcf79edf3d} {0.01000000000000000000,0.01100000000000000000,0.01200000000000000000} {10,11,12} -{4fc82b26aecb47d2868c4efbe3581732,4a44dc15364204a80fe80e9039455cc1,6b51d431df5d7f141cbececcf79edf3d} {0.01000000000000000000,0.01100000000000000000,0.01200000000000000000} {10,11,12} -{4fc82b26aecb47d2868c4efbe3581732,4a44dc15364204a80fe80e9039455cc1,6b51d431df5d7f141cbececcf79edf3d} {0.01000000000000000000,0.01100000000000000000,0.01200000000000000000} {10,11,12} -{4fc82b26aecb47d2868c4efbe3581732,4a44dc15364204a80fe80e9039455cc1,6b51d431df5d7f141cbececcf79edf3d} {0.01000000000000000000,0.01100000000000000000,0.01200000000000000000} {10,11,12} -{4fc82b26aecb47d2868c4efbe3581732,4a44dc15364204a80fe80e9039455cc1,6b51d431df5d7f141cbececcf79edf3d} {0.01000000000000000000,0.01100000000000000000,0.01200000000000000000} {10,11,12} -{4fc82b26aecb47d2868c4efbe3581732,4a44dc15364204a80fe80e9039455cc1,6b51d431df5d7f141cbececcf79edf3d} {0.01000000000000000000,0.01100000000000000000,0.01200000000000000000} {10,11,12} -{4fc82b26aecb47d2868c4efbe3581732,4a44dc15364204a80fe80e9039455cc1,6b51d431df5d7f141cbececcf79edf3d} {0.01000000000000000000,0.01100000000000000000,0.01200000000000000000} {10,11,12} -{4fc82b26aecb47d2868c4efbe3581732,4a44dc15364204a80fe80e9039455cc1,6b51d431df5d7f141cbececcf79edf3d} {0.01000000000000000000,0.01100000000000000000,0.01200000000000000000} {10,11,12} -{4fc82b26aecb47d2868c4efbe3581732,4a44dc15364204a80fe80e9039455cc1,6b51d431df5d7f141cbececcf79edf3d} {0.01000000000000000000,0.01100000000000000000,0.01200000000000000000} {10,11,12} -{4fc82b26aecb47d2868c4efbe3581732,4a44dc15364204a80fe80e9039455cc1,6b51d431df5d7f141cbececcf79edf3d} {0.01000000000000000000,0.01100000000000000000,0.01200000000000000000} {10,11,12} -{4fc82b26aecb47d2868c4efbe3581732,4a44dc15364204a80fe80e9039455cc1,6b51d431df5d7f141cbececcf79edf3d} {0.01000000000000000000,0.01100000000000000000,0.01200000000000000000} {10,11,12} -{4fc82b26aecb47d2868c4efbe3581732,4a44dc15364204a80fe80e9039455cc1,6b51d431df5d7f141cbececcf79edf3d} {0.01000000000000000000,0.01100000000000000000,0.01200000000000000000} {10,11,12} -{4fc82b26aecb47d2868c4efbe3581732,4a44dc15364204a80fe80e9039455cc1,6b51d431df5d7f141cbececcf79edf3d} {0.01000000000000000000,0.01100000000000000000,0.01200000000000000000} {10,11,12} -{4fc82b26aecb47d2868c4efbe3581732,4a44dc15364204a80fe80e9039455cc1,6b51d431df5d7f141cbececcf79edf3d} {0.01000000000000000000,0.01100000000000000000,0.01200000000000000000} {10,11,12} -{4fc82b26aecb47d2868c4efbe3581732,4a44dc15364204a80fe80e9039455cc1,6b51d431df5d7f141cbececcf79edf3d} {0.01000000000000000000,0.01100000000000000000,0.01200000000000000000} {10,11,12} -{4fc82b26aecb47d2868c4efbe3581732,4a44dc15364204a80fe80e9039455cc1,6b51d431df5d7f141cbececcf79edf3d} {0.01000000000000000000,0.01100000000000000000,0.01200000000000000000} {10,11,12} -{4fc82b26aecb47d2868c4efbe3581732,4a44dc15364204a80fe80e9039455cc1,6b51d431df5d7f141cbececcf79edf3d} {0.01000000000000000000,0.01100000000000000000,0.01200000000000000000} {10,11,12} -{4fc82b26aecb47d2868c4efbe3581732,4a44dc15364204a80fe80e9039455cc1,6b51d431df5d7f141cbececcf79edf3d} {0.01000000000000000000,0.01100000000000000000,0.01200000000000000000} {10,11,12} -{4fc82b26aecb47d2868c4efbe3581732,4a44dc15364204a80fe80e9039455cc1,6b51d431df5d7f141cbececcf79edf3d} {0.01000000000000000000,0.01100000000000000000,0.01200000000000000000} {10,11,12} -{4fc82b26aecb47d2868c4efbe3581732,4a44dc15364204a80fe80e9039455cc1,6b51d431df5d7f141cbececcf79edf3d} {0.01000000000000000000,0.01100000000000000000,0.01200000000000000000} {10,11,12} -{4fc82b26aecb47d2868c4efbe3581732,4a44dc15364204a80fe80e9039455cc1,6b51d431df5d7f141cbececcf79edf3d} {0.01000000000000000000,0.01100000000000000000,0.01200000000000000000} {10,11,12} -{4fc82b26aecb47d2868c4efbe3581732,4a44dc15364204a80fe80e9039455cc1,6b51d431df5d7f141cbececcf79edf3d} {0.01000000000000000000,0.01100000000000000000,0.01200000000000000000} {10,11,12} -{4fc82b26aecb47d2868c4efbe3581732,4a44dc15364204a80fe80e9039455cc1,6b51d431df5d7f141cbececcf79edf3d} {0.01000000000000000000,0.01100000000000000000,0.01200000000000000000} {10,11,12} -{4fc82b26aecb47d2868c4efbe3581732,4a44dc15364204a80fe80e9039455cc1,6b51d431df5d7f141cbececcf79edf3d} {0.01000000000000000000,0.01100000000000000000,0.01200000000000000000} {10,11,12} -{4fc82b26aecb47d2868c4efbe3581732,4a44dc15364204a80fe80e9039455cc1,6b51d431df5d7f141cbececcf79edf3d} {0.01000000000000000000,0.01100000000000000000,0.01200000000000000000} {10,11,12} -{4fc82b26aecb47d2868c4efbe3581732,4a44dc15364204a80fe80e9039455cc1,6b51d431df5d7f141cbececcf79edf3d} {0.01000000000000000000,0.01100000000000000000,0.01200000000000000000} {10,11,12} -{4fc82b26aecb47d2868c4efbe3581732,4a44dc15364204a80fe80e9039455cc1,6b51d431df5d7f141cbececcf79edf3d} {0.01000000000000000000,0.01100000000000000000,0.01200000000000000000} {10,11,12} -{4fc82b26aecb47d2868c4efbe3581732,4a44dc15364204a80fe80e9039455cc1,6b51d431df5d7f141cbececcf79edf3d} {0.01000000000000000000,0.01100000000000000000,0.01200000000000000000} {10,11,12} -{4fc82b26aecb47d2868c4efbe3581732,4a44dc15364204a80fe80e9039455cc1,6b51d431df5d7f141cbececcf79edf3d} {0.01000000000000000000,0.01100000000000000000,0.01200000000000000000} {10,11,12} -{4fc82b26aecb47d2868c4efbe3581732,4a44dc15364204a80fe80e9039455cc1,6b51d431df5d7f141cbececcf79edf3d} {0.01000000000000000000,0.01100000000000000000,0.01200000000000000000} {10,11,12} -{4fc82b26aecb47d2868c4efbe3581732,4a44dc15364204a80fe80e9039455cc1,6b51d431df5d7f141cbececcf79edf3d} {0.01000000000000000000,0.01100000000000000000,0.01200000000000000000} {10,11,12} -{4fc82b26aecb47d2868c4efbe3581732,4a44dc15364204a80fe80e9039455cc1,6b51d431df5d7f141cbececcf79edf3d} {0.01000000000000000000,0.01100000000000000000,0.01200000000000000000} {10,11,12} -{4fc82b26aecb47d2868c4efbe3581732,4a44dc15364204a80fe80e9039455cc1,6b51d431df5d7f141cbececcf79edf3d} {0.01000000000000000000,0.01100000000000000000,0.01200000000000000000} {10,11,12} -{4fc82b26aecb47d2868c4efbe3581732,4a44dc15364204a80fe80e9039455cc1,6b51d431df5d7f141cbececcf79edf3d} {0.01000000000000000000,0.01100000000000000000,0.01200000000000000000} {10,11,12} -{4fc82b26aecb47d2868c4efbe3581732,4a44dc15364204a80fe80e9039455cc1,6b51d431df5d7f141cbececcf79edf3d} {0.01000000000000000000,0.01100000000000000000,0.01200000000000000000} {10,11,12} -{4fc82b26aecb47d2868c4efbe3581732,4a44dc15364204a80fe80e9039455cc1,6b51d431df5d7f141cbececcf79edf3d} {0.01000000000000000000,0.01100000000000000000,0.01200000000000000000} {10,11,12} -{4fc82b26aecb47d2868c4efbe3581732,4a44dc15364204a80fe80e9039455cc1,6b51d431df5d7f141cbececcf79edf3d} {0.01000000000000000000,0.01100000000000000000,0.01200000000000000000} {10,11,12} -{4fc82b26aecb47d2868c4efbe3581732,4a44dc15364204a80fe80e9039455cc1,6b51d431df5d7f141cbececcf79edf3d} {0.01000000000000000000,0.01100000000000000000,0.01200000000000000000} {10,11,12} -{4fc82b26aecb47d2868c4efbe3581732,4a44dc15364204a80fe80e9039455cc1,6b51d431df5d7f141cbececcf79edf3d} {0.01000000000000000000,0.01100000000000000000,0.01200000000000000000} {10,11,12} -{4fc82b26aecb47d2868c4efbe3581732,4a44dc15364204a80fe80e9039455cc1,6b51d431df5d7f141cbececcf79edf3d} {0.01000000000000000000,0.01100000000000000000,0.01200000000000000000} {10,11,12} -{4fc82b26aecb47d2868c4efbe3581732,4a44dc15364204a80fe80e9039455cc1,6b51d431df5d7f141cbececcf79edf3d} {0.01000000000000000000,0.01100000000000000000,0.01200000000000000000} {10,11,12} -{4fc82b26aecb47d2868c4efbe3581732,4a44dc15364204a80fe80e9039455cc1,6b51d431df5d7f141cbececcf79edf3d} {0.01000000000000000000,0.01100000000000000000,0.01200000000000000000} {10,11,12} -{4fc82b26aecb47d2868c4efbe3581732,4a44dc15364204a80fe80e9039455cc1,6b51d431df5d7f141cbececcf79edf3d} {0.01000000000000000000,0.01100000000000000000,0.01200000000000000000} {10,11,12} -{4fc82b26aecb47d2868c4efbe3581732,4a44dc15364204a80fe80e9039455cc1,6b51d431df5d7f141cbececcf79edf3d} {0.01000000000000000000,0.01100000000000000000,0.01200000000000000000} {10,11,12} -{4fc82b26aecb47d2868c4efbe3581732,4a44dc15364204a80fe80e9039455cc1,6b51d431df5d7f141cbececcf79edf3d} {0.01000000000000000000,0.01100000000000000000,0.01200000000000000000} {10,11,12} -{4fc82b26aecb47d2868c4efbe3581732,4a44dc15364204a80fe80e9039455cc1,6b51d431df5d7f141cbececcf79edf3d} {0.01000000000000000000,0.01100000000000000000,0.01200000000000000000} {10,11,12} -{4fc82b26aecb47d2868c4efbe3581732,4a44dc15364204a80fe80e9039455cc1,6b51d431df5d7f141cbececcf79edf3d} {0.01000000000000000000,0.01100000000000000000,0.01200000000000000000} {10,11,12} -{4fc82b26aecb47d2868c4efbe3581732,4a44dc15364204a80fe80e9039455cc1,6b51d431df5d7f141cbececcf79edf3d} {0.01000000000000000000,0.01100000000000000000,0.01200000000000000000} {10,11,12} -{4fc82b26aecb47d2868c4efbe3581732,4a44dc15364204a80fe80e9039455cc1,6b51d431df5d7f141cbececcf79edf3d} {0.01000000000000000000,0.01100000000000000000,0.01200000000000000000} {10,11,12} -{4fc82b26aecb47d2868c4efbe3581732,4a44dc15364204a80fe80e9039455cc1,6b51d431df5d7f141cbececcf79edf3d} {0.01000000000000000000,0.01100000000000000000,0.01200000000000000000} {10,11,12} -{4fc82b26aecb47d2868c4efbe3581732,4a44dc15364204a80fe80e9039455cc1,6b51d431df5d7f141cbececcf79edf3d} {0.01000000000000000000,0.01100000000000000000,0.01200000000000000000} {10,11,12} -{4fc82b26aecb47d2868c4efbe3581732,4a44dc15364204a80fe80e9039455cc1,6b51d431df5d7f141cbececcf79edf3d} {0.01000000000000000000,0.01100000000000000000,0.01200000000000000000} {10,11,12} -{4fc82b26aecb47d2868c4efbe3581732,4a44dc15364204a80fe80e9039455cc1,6b51d431df5d7f141cbececcf79edf3d} {0.01000000000000000000,0.01100000000000000000,0.01200000000000000000} {10,11,12} -{4fc82b26aecb47d2868c4efbe3581732,4a44dc15364204a80fe80e9039455cc1,6b51d431df5d7f141cbececcf79edf3d} {0.01000000000000000000,0.01100000000000000000,0.01200000000000000000} {10,11,12} -{4fc82b26aecb47d2868c4efbe3581732,4a44dc15364204a80fe80e9039455cc1,6b51d431df5d7f141cbececcf79edf3d} {0.01000000000000000000,0.01100000000000000000,0.01200000000000000000} {10,11,12} -{4fc82b26aecb47d2868c4efbe3581732,4a44dc15364204a80fe80e9039455cc1,6b51d431df5d7f141cbececcf79edf3d} {0.01000000000000000000,0.01100000000000000000,0.01200000000000000000} {10,11,12} -{4fc82b26aecb47d2868c4efbe3581732,4a44dc15364204a80fe80e9039455cc1,6b51d431df5d7f141cbececcf79edf3d} {0.01000000000000000000,0.01100000000000000000,0.01200000000000000000} {10,11,12} -{4fc82b26aecb47d2868c4efbe3581732,4a44dc15364204a80fe80e9039455cc1,6b51d431df5d7f141cbececcf79edf3d} {0.01000000000000000000,0.01100000000000000000,0.01200000000000000000} {10,11,12} -{4fc82b26aecb47d2868c4efbe3581732,4a44dc15364204a80fe80e9039455cc1,6b51d431df5d7f141cbececcf79edf3d} {0.01000000000000000000,0.01100000000000000000,0.01200000000000000000} {10,11,12} -{4fc82b26aecb47d2868c4efbe3581732,4a44dc15364204a80fe80e9039455cc1,6b51d431df5d7f141cbececcf79edf3d} {0.01000000000000000000,0.01100000000000000000,0.01200000000000000000} {10,11,12} -{4fc82b26aecb47d2868c4efbe3581732,4a44dc15364204a80fe80e9039455cc1,6b51d431df5d7f141cbececcf79edf3d} {0.01000000000000000000,0.01100000000000000000,0.01200000000000000000} {10,11,12} -{4fc82b26aecb47d2868c4efbe3581732,4a44dc15364204a80fe80e9039455cc1,6b51d431df5d7f141cbececcf79edf3d} {0.01000000000000000000,0.01100000000000000000,0.01200000000000000000} {10,11,12} -{4fc82b26aecb47d2868c4efbe3581732,4a44dc15364204a80fe80e9039455cc1,6b51d431df5d7f141cbececcf79edf3d} {0.01000000000000000000,0.01100000000000000000,0.01200000000000000000} {10,11,12} -{4fc82b26aecb47d2868c4efbe3581732,4a44dc15364204a80fe80e9039455cc1,6b51d431df5d7f141cbececcf79edf3d} {0.01000000000000000000,0.01100000000000000000,0.01200000000000000000} {10,11,12} -{4fc82b26aecb47d2868c4efbe3581732,4a44dc15364204a80fe80e9039455cc1,6b51d431df5d7f141cbececcf79edf3d} {0.01000000000000000000,0.01100000000000000000,0.01200000000000000000} {10,11,12} -{4fc82b26aecb47d2868c4efbe3581732,4a44dc15364204a80fe80e9039455cc1,6b51d431df5d7f141cbececcf79edf3d} {0.01000000000000000000,0.01100000000000000000,0.01200000000000000000} {10,11,12} -{4fc82b26aecb47d2868c4efbe3581732,4a44dc15364204a80fe80e9039455cc1,6b51d431df5d7f141cbececcf79edf3d} {0.01000000000000000000,0.01100000000000000000,0.01200000000000000000} {10,11,12} -{6b51d431df5d7f141cbececcf79edf3d,4fc82b26aecb47d2868c4efbe3581732,3fdba35f04dc8c462986c992bcf87554} {0.01100000000000000000,0.01200000000000000000,0.01300000000000000000} {11,12,13} -{6b51d431df5d7f141cbececcf79edf3d,4fc82b26aecb47d2868c4efbe3581732,3fdba35f04dc8c462986c992bcf87554} {0.01100000000000000000,0.01200000000000000000,0.01300000000000000000} {11,12,13} -{6b51d431df5d7f141cbececcf79edf3d,4fc82b26aecb47d2868c4efbe3581732,3fdba35f04dc8c462986c992bcf87554} {0.01100000000000000000,0.01200000000000000000,0.01300000000000000000} {11,12,13} -{6b51d431df5d7f141cbececcf79edf3d,4fc82b26aecb47d2868c4efbe3581732,3fdba35f04dc8c462986c992bcf87554} {0.01100000000000000000,0.01200000000000000000,0.01300000000000000000} {11,12,13} -{6b51d431df5d7f141cbececcf79edf3d,4fc82b26aecb47d2868c4efbe3581732,3fdba35f04dc8c462986c992bcf87554} {0.01100000000000000000,0.01200000000000000000,0.01300000000000000000} {11,12,13} -{6b51d431df5d7f141cbececcf79edf3d,4fc82b26aecb47d2868c4efbe3581732,3fdba35f04dc8c462986c992bcf87554} {0.01100000000000000000,0.01200000000000000000,0.01300000000000000000} {11,12,13} -{6b51d431df5d7f141cbececcf79edf3d,4fc82b26aecb47d2868c4efbe3581732,3fdba35f04dc8c462986c992bcf87554} {0.01100000000000000000,0.01200000000000000000,0.01300000000000000000} {11,12,13} -{6b51d431df5d7f141cbececcf79edf3d,4fc82b26aecb47d2868c4efbe3581732,3fdba35f04dc8c462986c992bcf87554} {0.01100000000000000000,0.01200000000000000000,0.01300000000000000000} {11,12,13} -{6b51d431df5d7f141cbececcf79edf3d,4fc82b26aecb47d2868c4efbe3581732,3fdba35f04dc8c462986c992bcf87554} {0.01100000000000000000,0.01200000000000000000,0.01300000000000000000} {11,12,13} -{6b51d431df5d7f141cbececcf79edf3d,4fc82b26aecb47d2868c4efbe3581732,3fdba35f04dc8c462986c992bcf87554} {0.01100000000000000000,0.01200000000000000000,0.01300000000000000000} {11,12,13} -{6b51d431df5d7f141cbececcf79edf3d,4fc82b26aecb47d2868c4efbe3581732,3fdba35f04dc8c462986c992bcf87554} {0.01100000000000000000,0.01200000000000000000,0.01300000000000000000} {11,12,13} -{6b51d431df5d7f141cbececcf79edf3d,4fc82b26aecb47d2868c4efbe3581732,3fdba35f04dc8c462986c992bcf87554} {0.01100000000000000000,0.01200000000000000000,0.01300000000000000000} {11,12,13} -{6b51d431df5d7f141cbececcf79edf3d,4fc82b26aecb47d2868c4efbe3581732,3fdba35f04dc8c462986c992bcf87554} {0.01100000000000000000,0.01200000000000000000,0.01300000000000000000} {11,12,13} -{6b51d431df5d7f141cbececcf79edf3d,4fc82b26aecb47d2868c4efbe3581732,3fdba35f04dc8c462986c992bcf87554} {0.01100000000000000000,0.01200000000000000000,0.01300000000000000000} {11,12,13} -{6b51d431df5d7f141cbececcf79edf3d,4fc82b26aecb47d2868c4efbe3581732,3fdba35f04dc8c462986c992bcf87554} {0.01100000000000000000,0.01200000000000000000,0.01300000000000000000} {11,12,13} -{6b51d431df5d7f141cbececcf79edf3d,4fc82b26aecb47d2868c4efbe3581732,3fdba35f04dc8c462986c992bcf87554} {0.01100000000000000000,0.01200000000000000000,0.01300000000000000000} {11,12,13} -{6b51d431df5d7f141cbececcf79edf3d,4fc82b26aecb47d2868c4efbe3581732,3fdba35f04dc8c462986c992bcf87554} {0.01100000000000000000,0.01200000000000000000,0.01300000000000000000} {11,12,13} -{6b51d431df5d7f141cbececcf79edf3d,4fc82b26aecb47d2868c4efbe3581732,3fdba35f04dc8c462986c992bcf87554} {0.01100000000000000000,0.01200000000000000000,0.01300000000000000000} {11,12,13} -{6b51d431df5d7f141cbececcf79edf3d,4fc82b26aecb47d2868c4efbe3581732,3fdba35f04dc8c462986c992bcf87554} {0.01100000000000000000,0.01200000000000000000,0.01300000000000000000} {11,12,13} -{6b51d431df5d7f141cbececcf79edf3d,4fc82b26aecb47d2868c4efbe3581732,3fdba35f04dc8c462986c992bcf87554} {0.01100000000000000000,0.01200000000000000000,0.01300000000000000000} {11,12,13} -{6b51d431df5d7f141cbececcf79edf3d,4fc82b26aecb47d2868c4efbe3581732,3fdba35f04dc8c462986c992bcf87554} {0.01100000000000000000,0.01200000000000000000,0.01300000000000000000} {11,12,13} -{6b51d431df5d7f141cbececcf79edf3d,4fc82b26aecb47d2868c4efbe3581732,3fdba35f04dc8c462986c992bcf87554} {0.01100000000000000000,0.01200000000000000000,0.01300000000000000000} {11,12,13} -{6b51d431df5d7f141cbececcf79edf3d,4fc82b26aecb47d2868c4efbe3581732,3fdba35f04dc8c462986c992bcf87554} {0.01100000000000000000,0.01200000000000000000,0.01300000000000000000} {11,12,13} -{6b51d431df5d7f141cbececcf79edf3d,4fc82b26aecb47d2868c4efbe3581732,3fdba35f04dc8c462986c992bcf87554} {0.01100000000000000000,0.01200000000000000000,0.01300000000000000000} {11,12,13} -{6b51d431df5d7f141cbececcf79edf3d,4fc82b26aecb47d2868c4efbe3581732,3fdba35f04dc8c462986c992bcf87554} {0.01100000000000000000,0.01200000000000000000,0.01300000000000000000} {11,12,13} -{6b51d431df5d7f141cbececcf79edf3d,4fc82b26aecb47d2868c4efbe3581732,3fdba35f04dc8c462986c992bcf87554} {0.01100000000000000000,0.01200000000000000000,0.01300000000000000000} {11,12,13} -{6b51d431df5d7f141cbececcf79edf3d,4fc82b26aecb47d2868c4efbe3581732,3fdba35f04dc8c462986c992bcf87554} {0.01100000000000000000,0.01200000000000000000,0.01300000000000000000} {11,12,13} -{6b51d431df5d7f141cbececcf79edf3d,4fc82b26aecb47d2868c4efbe3581732,3fdba35f04dc8c462986c992bcf87554} {0.01100000000000000000,0.01200000000000000000,0.01300000000000000000} {11,12,13} -{6b51d431df5d7f141cbececcf79edf3d,4fc82b26aecb47d2868c4efbe3581732,3fdba35f04dc8c462986c992bcf87554} {0.01100000000000000000,0.01200000000000000000,0.01300000000000000000} {11,12,13} -{6b51d431df5d7f141cbececcf79edf3d,4fc82b26aecb47d2868c4efbe3581732,3fdba35f04dc8c462986c992bcf87554} {0.01100000000000000000,0.01200000000000000000,0.01300000000000000000} {11,12,13} -{6b51d431df5d7f141cbececcf79edf3d,4fc82b26aecb47d2868c4efbe3581732,3fdba35f04dc8c462986c992bcf87554} {0.01100000000000000000,0.01200000000000000000,0.01300000000000000000} {11,12,13} -{6b51d431df5d7f141cbececcf79edf3d,4fc82b26aecb47d2868c4efbe3581732,3fdba35f04dc8c462986c992bcf87554} {0.01100000000000000000,0.01200000000000000000,0.01300000000000000000} {11,12,13} -{6b51d431df5d7f141cbececcf79edf3d,4fc82b26aecb47d2868c4efbe3581732,3fdba35f04dc8c462986c992bcf87554} {0.01100000000000000000,0.01200000000000000000,0.01300000000000000000} {11,12,13} -{6b51d431df5d7f141cbececcf79edf3d,4fc82b26aecb47d2868c4efbe3581732,3fdba35f04dc8c462986c992bcf87554} {0.01100000000000000000,0.01200000000000000000,0.01300000000000000000} {11,12,13} -{6b51d431df5d7f141cbececcf79edf3d,4fc82b26aecb47d2868c4efbe3581732,3fdba35f04dc8c462986c992bcf87554} {0.01100000000000000000,0.01200000000000000000,0.01300000000000000000} {11,12,13} -{6b51d431df5d7f141cbececcf79edf3d,4fc82b26aecb47d2868c4efbe3581732,3fdba35f04dc8c462986c992bcf87554} {0.01100000000000000000,0.01200000000000000000,0.01300000000000000000} {11,12,13} -{6b51d431df5d7f141cbececcf79edf3d,4fc82b26aecb47d2868c4efbe3581732,3fdba35f04dc8c462986c992bcf87554} {0.01100000000000000000,0.01200000000000000000,0.01300000000000000000} {11,12,13} -{6b51d431df5d7f141cbececcf79edf3d,4fc82b26aecb47d2868c4efbe3581732,3fdba35f04dc8c462986c992bcf87554} {0.01100000000000000000,0.01200000000000000000,0.01300000000000000000} {11,12,13} -{6b51d431df5d7f141cbececcf79edf3d,4fc82b26aecb47d2868c4efbe3581732,3fdba35f04dc8c462986c992bcf87554} {0.01100000000000000000,0.01200000000000000000,0.01300000000000000000} {11,12,13} -{6b51d431df5d7f141cbececcf79edf3d,4fc82b26aecb47d2868c4efbe3581732,3fdba35f04dc8c462986c992bcf87554} {0.01100000000000000000,0.01200000000000000000,0.01300000000000000000} {11,12,13} -{6b51d431df5d7f141cbececcf79edf3d,4fc82b26aecb47d2868c4efbe3581732,3fdba35f04dc8c462986c992bcf87554} {0.01100000000000000000,0.01200000000000000000,0.01300000000000000000} {11,12,13} -{6b51d431df5d7f141cbececcf79edf3d,4fc82b26aecb47d2868c4efbe3581732,3fdba35f04dc8c462986c992bcf87554} {0.01100000000000000000,0.01200000000000000000,0.01300000000000000000} {11,12,13} -{6b51d431df5d7f141cbececcf79edf3d,4fc82b26aecb47d2868c4efbe3581732,3fdba35f04dc8c462986c992bcf87554} {0.01100000000000000000,0.01200000000000000000,0.01300000000000000000} {11,12,13} -{6b51d431df5d7f141cbececcf79edf3d,4fc82b26aecb47d2868c4efbe3581732,3fdba35f04dc8c462986c992bcf87554} {0.01100000000000000000,0.01200000000000000000,0.01300000000000000000} {11,12,13} -{6b51d431df5d7f141cbececcf79edf3d,4fc82b26aecb47d2868c4efbe3581732,3fdba35f04dc8c462986c992bcf87554} {0.01100000000000000000,0.01200000000000000000,0.01300000000000000000} {11,12,13} -{6b51d431df5d7f141cbececcf79edf3d,4fc82b26aecb47d2868c4efbe3581732,3fdba35f04dc8c462986c992bcf87554} {0.01100000000000000000,0.01200000000000000000,0.01300000000000000000} {11,12,13} -{6b51d431df5d7f141cbececcf79edf3d,4fc82b26aecb47d2868c4efbe3581732,3fdba35f04dc8c462986c992bcf87554} {0.01100000000000000000,0.01200000000000000000,0.01300000000000000000} {11,12,13} -{6b51d431df5d7f141cbececcf79edf3d,4fc82b26aecb47d2868c4efbe3581732,3fdba35f04dc8c462986c992bcf87554} {0.01100000000000000000,0.01200000000000000000,0.01300000000000000000} {11,12,13} -{6b51d431df5d7f141cbececcf79edf3d,4fc82b26aecb47d2868c4efbe3581732,3fdba35f04dc8c462986c992bcf87554} {0.01100000000000000000,0.01200000000000000000,0.01300000000000000000} {11,12,13} -{6b51d431df5d7f141cbececcf79edf3d,4fc82b26aecb47d2868c4efbe3581732,3fdba35f04dc8c462986c992bcf87554} {0.01100000000000000000,0.01200000000000000000,0.01300000000000000000} {11,12,13} -{6b51d431df5d7f141cbececcf79edf3d,4fc82b26aecb47d2868c4efbe3581732,3fdba35f04dc8c462986c992bcf87554} {0.01100000000000000000,0.01200000000000000000,0.01300000000000000000} {11,12,13} -{6b51d431df5d7f141cbececcf79edf3d,4fc82b26aecb47d2868c4efbe3581732,3fdba35f04dc8c462986c992bcf87554} {0.01100000000000000000,0.01200000000000000000,0.01300000000000000000} {11,12,13} -{6b51d431df5d7f141cbececcf79edf3d,4fc82b26aecb47d2868c4efbe3581732,3fdba35f04dc8c462986c992bcf87554} {0.01100000000000000000,0.01200000000000000000,0.01300000000000000000} {11,12,13} -{6b51d431df5d7f141cbececcf79edf3d,4fc82b26aecb47d2868c4efbe3581732,3fdba35f04dc8c462986c992bcf87554} {0.01100000000000000000,0.01200000000000000000,0.01300000000000000000} {11,12,13} -{6b51d431df5d7f141cbececcf79edf3d,4fc82b26aecb47d2868c4efbe3581732,3fdba35f04dc8c462986c992bcf87554} {0.01100000000000000000,0.01200000000000000000,0.01300000000000000000} {11,12,13} -{6b51d431df5d7f141cbececcf79edf3d,4fc82b26aecb47d2868c4efbe3581732,3fdba35f04dc8c462986c992bcf87554} {0.01100000000000000000,0.01200000000000000000,0.01300000000000000000} {11,12,13} -{6b51d431df5d7f141cbececcf79edf3d,4fc82b26aecb47d2868c4efbe3581732,3fdba35f04dc8c462986c992bcf87554} {0.01100000000000000000,0.01200000000000000000,0.01300000000000000000} {11,12,13} -{6b51d431df5d7f141cbececcf79edf3d,4fc82b26aecb47d2868c4efbe3581732,3fdba35f04dc8c462986c992bcf87554} {0.01100000000000000000,0.01200000000000000000,0.01300000000000000000} {11,12,13} -{6b51d431df5d7f141cbececcf79edf3d,4fc82b26aecb47d2868c4efbe3581732,3fdba35f04dc8c462986c992bcf87554} {0.01100000000000000000,0.01200000000000000000,0.01300000000000000000} {11,12,13} -{6b51d431df5d7f141cbececcf79edf3d,4fc82b26aecb47d2868c4efbe3581732,3fdba35f04dc8c462986c992bcf87554} {0.01100000000000000000,0.01200000000000000000,0.01300000000000000000} {11,12,13} -{6b51d431df5d7f141cbececcf79edf3d,4fc82b26aecb47d2868c4efbe3581732,3fdba35f04dc8c462986c992bcf87554} {0.01100000000000000000,0.01200000000000000000,0.01300000000000000000} {11,12,13} -{6b51d431df5d7f141cbececcf79edf3d,4fc82b26aecb47d2868c4efbe3581732,3fdba35f04dc8c462986c992bcf87554} {0.01100000000000000000,0.01200000000000000000,0.01300000000000000000} {11,12,13} -{6b51d431df5d7f141cbececcf79edf3d,4fc82b26aecb47d2868c4efbe3581732,3fdba35f04dc8c462986c992bcf87554} {0.01100000000000000000,0.01200000000000000000,0.01300000000000000000} {11,12,13} -{6b51d431df5d7f141cbececcf79edf3d,4fc82b26aecb47d2868c4efbe3581732,3fdba35f04dc8c462986c992bcf87554} {0.01100000000000000000,0.01200000000000000000,0.01300000000000000000} {11,12,13} -{6b51d431df5d7f141cbececcf79edf3d,4fc82b26aecb47d2868c4efbe3581732,3fdba35f04dc8c462986c992bcf87554} {0.01100000000000000000,0.01200000000000000000,0.01300000000000000000} {11,12,13} -{6b51d431df5d7f141cbececcf79edf3d,4fc82b26aecb47d2868c4efbe3581732,3fdba35f04dc8c462986c992bcf87554} {0.01100000000000000000,0.01200000000000000000,0.01300000000000000000} {11,12,13} -{6b51d431df5d7f141cbececcf79edf3d,4fc82b26aecb47d2868c4efbe3581732,3fdba35f04dc8c462986c992bcf87554} {0.01100000000000000000,0.01200000000000000000,0.01300000000000000000} {11,12,13} -{6b51d431df5d7f141cbececcf79edf3d,4fc82b26aecb47d2868c4efbe3581732,3fdba35f04dc8c462986c992bcf87554} {0.01100000000000000000,0.01200000000000000000,0.01300000000000000000} {11,12,13} -{6b51d431df5d7f141cbececcf79edf3d,4fc82b26aecb47d2868c4efbe3581732,3fdba35f04dc8c462986c992bcf87554} {0.01100000000000000000,0.01200000000000000000,0.01300000000000000000} {11,12,13} -{6b51d431df5d7f141cbececcf79edf3d,4fc82b26aecb47d2868c4efbe3581732,3fdba35f04dc8c462986c992bcf87554} {0.01100000000000000000,0.01200000000000000000,0.01300000000000000000} {11,12,13} -{6b51d431df5d7f141cbececcf79edf3d,4fc82b26aecb47d2868c4efbe3581732,3fdba35f04dc8c462986c992bcf87554} {0.01100000000000000000,0.01200000000000000000,0.01300000000000000000} {11,12,13} -{6b51d431df5d7f141cbececcf79edf3d,4fc82b26aecb47d2868c4efbe3581732,3fdba35f04dc8c462986c992bcf87554} {0.01100000000000000000,0.01200000000000000000,0.01300000000000000000} {11,12,13} -{6b51d431df5d7f141cbececcf79edf3d,4fc82b26aecb47d2868c4efbe3581732,3fdba35f04dc8c462986c992bcf87554} {0.01100000000000000000,0.01200000000000000000,0.01300000000000000000} {11,12,13} -{6b51d431df5d7f141cbececcf79edf3d,4fc82b26aecb47d2868c4efbe3581732,3fdba35f04dc8c462986c992bcf87554} {0.01100000000000000000,0.01200000000000000000,0.01300000000000000000} {11,12,13} -{6b51d431df5d7f141cbececcf79edf3d,4fc82b26aecb47d2868c4efbe3581732,3fdba35f04dc8c462986c992bcf87554} {0.01100000000000000000,0.01200000000000000000,0.01300000000000000000} {11,12,13} -{6b51d431df5d7f141cbececcf79edf3d,4fc82b26aecb47d2868c4efbe3581732,3fdba35f04dc8c462986c992bcf87554} {0.01100000000000000000,0.01200000000000000000,0.01300000000000000000} {11,12,13} -{6b51d431df5d7f141cbececcf79edf3d,4fc82b26aecb47d2868c4efbe3581732,3fdba35f04dc8c462986c992bcf87554} {0.01100000000000000000,0.01200000000000000000,0.01300000000000000000} {11,12,13} -{6b51d431df5d7f141cbececcf79edf3d,4fc82b26aecb47d2868c4efbe3581732,3fdba35f04dc8c462986c992bcf87554} {0.01100000000000000000,0.01200000000000000000,0.01300000000000000000} {11,12,13} -{6b51d431df5d7f141cbececcf79edf3d,4fc82b26aecb47d2868c4efbe3581732,3fdba35f04dc8c462986c992bcf87554} {0.01100000000000000000,0.01200000000000000000,0.01300000000000000000} {11,12,13} -{6b51d431df5d7f141cbececcf79edf3d,4fc82b26aecb47d2868c4efbe3581732,3fdba35f04dc8c462986c992bcf87554} {0.01100000000000000000,0.01200000000000000000,0.01300000000000000000} {11,12,13} -{6b51d431df5d7f141cbececcf79edf3d,4fc82b26aecb47d2868c4efbe3581732,3fdba35f04dc8c462986c992bcf87554} {0.01100000000000000000,0.01200000000000000000,0.01300000000000000000} {11,12,13} -{6b51d431df5d7f141cbececcf79edf3d,4fc82b26aecb47d2868c4efbe3581732,3fdba35f04dc8c462986c992bcf87554} {0.01100000000000000000,0.01200000000000000000,0.01300000000000000000} {11,12,13} -{6b51d431df5d7f141cbececcf79edf3d,4fc82b26aecb47d2868c4efbe3581732,3fdba35f04dc8c462986c992bcf87554} {0.01100000000000000000,0.01200000000000000000,0.01300000000000000000} {11,12,13} -{6b51d431df5d7f141cbececcf79edf3d,4fc82b26aecb47d2868c4efbe3581732,3fdba35f04dc8c462986c992bcf87554} {0.01100000000000000000,0.01200000000000000000,0.01300000000000000000} {11,12,13} -{6b51d431df5d7f141cbececcf79edf3d,4fc82b26aecb47d2868c4efbe3581732,3fdba35f04dc8c462986c992bcf87554} {0.01100000000000000000,0.01200000000000000000,0.01300000000000000000} {11,12,13} -{6b51d431df5d7f141cbececcf79edf3d,4fc82b26aecb47d2868c4efbe3581732,3fdba35f04dc8c462986c992bcf87554} {0.01100000000000000000,0.01200000000000000000,0.01300000000000000000} {11,12,13} -{6b51d431df5d7f141cbececcf79edf3d,4fc82b26aecb47d2868c4efbe3581732,3fdba35f04dc8c462986c992bcf87554} {0.01100000000000000000,0.01200000000000000000,0.01300000000000000000} {11,12,13} -{6b51d431df5d7f141cbececcf79edf3d,4fc82b26aecb47d2868c4efbe3581732,3fdba35f04dc8c462986c992bcf87554} {0.01100000000000000000,0.01200000000000000000,0.01300000000000000000} {11,12,13} -{6b51d431df5d7f141cbececcf79edf3d,4fc82b26aecb47d2868c4efbe3581732,3fdba35f04dc8c462986c992bcf87554} {0.01100000000000000000,0.01200000000000000000,0.01300000000000000000} {11,12,13} -{6b51d431df5d7f141cbececcf79edf3d,4fc82b26aecb47d2868c4efbe3581732,3fdba35f04dc8c462986c992bcf87554} {0.01100000000000000000,0.01200000000000000000,0.01300000000000000000} {11,12,13} -{6b51d431df5d7f141cbececcf79edf3d,4fc82b26aecb47d2868c4efbe3581732,3fdba35f04dc8c462986c992bcf87554} {0.01100000000000000000,0.01200000000000000000,0.01300000000000000000} {11,12,13} -{6b51d431df5d7f141cbececcf79edf3d,4fc82b26aecb47d2868c4efbe3581732,3fdba35f04dc8c462986c992bcf87554} {0.01100000000000000000,0.01200000000000000000,0.01300000000000000000} {11,12,13} -{6b51d431df5d7f141cbececcf79edf3d,4fc82b26aecb47d2868c4efbe3581732,3fdba35f04dc8c462986c992bcf87554} {0.01100000000000000000,0.01200000000000000000,0.01300000000000000000} {11,12,13} -{6b51d431df5d7f141cbececcf79edf3d,4fc82b26aecb47d2868c4efbe3581732,3fdba35f04dc8c462986c992bcf87554} {0.01100000000000000000,0.01200000000000000000,0.01300000000000000000} {11,12,13} -{6b51d431df5d7f141cbececcf79edf3d,4fc82b26aecb47d2868c4efbe3581732,3fdba35f04dc8c462986c992bcf87554} {0.01100000000000000000,0.01200000000000000000,0.01300000000000000000} {11,12,13} -{6b51d431df5d7f141cbececcf79edf3d,4fc82b26aecb47d2868c4efbe3581732,3fdba35f04dc8c462986c992bcf87554} {0.01100000000000000000,0.01200000000000000000,0.01300000000000000000} {11,12,13} -{6b51d431df5d7f141cbececcf79edf3d,4fc82b26aecb47d2868c4efbe3581732,3fdba35f04dc8c462986c992bcf87554} {0.01100000000000000000,0.01200000000000000000,0.01300000000000000000} {11,12,13} -{6b51d431df5d7f141cbececcf79edf3d,4fc82b26aecb47d2868c4efbe3581732,3fdba35f04dc8c462986c992bcf87554} {0.01100000000000000000,0.01200000000000000000,0.01300000000000000000} {11,12,13} -{6b51d431df5d7f141cbececcf79edf3d,4fc82b26aecb47d2868c4efbe3581732,3fdba35f04dc8c462986c992bcf87554} {0.01100000000000000000,0.01200000000000000000,0.01300000000000000000} {11,12,13} -{6b51d431df5d7f141cbececcf79edf3d,4fc82b26aecb47d2868c4efbe3581732,3fdba35f04dc8c462986c992bcf87554} {0.01100000000000000000,0.01200000000000000000,0.01300000000000000000} {11,12,13} -{3fdba35f04dc8c462986c992bcf87554,6b51d431df5d7f141cbececcf79edf3d,8527a891e224136950ff32ca212b45bc} {0.01200000000000000000,0.01300000000000000000,0.01400000000000000000} {12,13,14} -{3fdba35f04dc8c462986c992bcf87554,6b51d431df5d7f141cbececcf79edf3d,8527a891e224136950ff32ca212b45bc} {0.01200000000000000000,0.01300000000000000000,0.01400000000000000000} {12,13,14} -{3fdba35f04dc8c462986c992bcf87554,6b51d431df5d7f141cbececcf79edf3d,8527a891e224136950ff32ca212b45bc} {0.01200000000000000000,0.01300000000000000000,0.01400000000000000000} {12,13,14} -{3fdba35f04dc8c462986c992bcf87554,6b51d431df5d7f141cbececcf79edf3d,8527a891e224136950ff32ca212b45bc} {0.01200000000000000000,0.01300000000000000000,0.01400000000000000000} {12,13,14} -{3fdba35f04dc8c462986c992bcf87554,6b51d431df5d7f141cbececcf79edf3d,8527a891e224136950ff32ca212b45bc} {0.01200000000000000000,0.01300000000000000000,0.01400000000000000000} {12,13,14} -{3fdba35f04dc8c462986c992bcf87554,6b51d431df5d7f141cbececcf79edf3d,8527a891e224136950ff32ca212b45bc} {0.01200000000000000000,0.01300000000000000000,0.01400000000000000000} {12,13,14} -{3fdba35f04dc8c462986c992bcf87554,6b51d431df5d7f141cbececcf79edf3d,8527a891e224136950ff32ca212b45bc} {0.01200000000000000000,0.01300000000000000000,0.01400000000000000000} {12,13,14} -{3fdba35f04dc8c462986c992bcf87554,6b51d431df5d7f141cbececcf79edf3d,8527a891e224136950ff32ca212b45bc} {0.01200000000000000000,0.01300000000000000000,0.01400000000000000000} {12,13,14} -{3fdba35f04dc8c462986c992bcf87554,6b51d431df5d7f141cbececcf79edf3d,8527a891e224136950ff32ca212b45bc} {0.01200000000000000000,0.01300000000000000000,0.01400000000000000000} {12,13,14} -{3fdba35f04dc8c462986c992bcf87554,6b51d431df5d7f141cbececcf79edf3d,8527a891e224136950ff32ca212b45bc} {0.01200000000000000000,0.01300000000000000000,0.01400000000000000000} {12,13,14} -{3fdba35f04dc8c462986c992bcf87554,6b51d431df5d7f141cbececcf79edf3d,8527a891e224136950ff32ca212b45bc} {0.01200000000000000000,0.01300000000000000000,0.01400000000000000000} {12,13,14} -{3fdba35f04dc8c462986c992bcf87554,6b51d431df5d7f141cbececcf79edf3d,8527a891e224136950ff32ca212b45bc} {0.01200000000000000000,0.01300000000000000000,0.01400000000000000000} {12,13,14} -{3fdba35f04dc8c462986c992bcf87554,6b51d431df5d7f141cbececcf79edf3d,8527a891e224136950ff32ca212b45bc} {0.01200000000000000000,0.01300000000000000000,0.01400000000000000000} {12,13,14} -{3fdba35f04dc8c462986c992bcf87554,6b51d431df5d7f141cbececcf79edf3d,8527a891e224136950ff32ca212b45bc} {0.01200000000000000000,0.01300000000000000000,0.01400000000000000000} {12,13,14} -{3fdba35f04dc8c462986c992bcf87554,6b51d431df5d7f141cbececcf79edf3d,8527a891e224136950ff32ca212b45bc} {0.01200000000000000000,0.01300000000000000000,0.01400000000000000000} {12,13,14} -{3fdba35f04dc8c462986c992bcf87554,6b51d431df5d7f141cbececcf79edf3d,8527a891e224136950ff32ca212b45bc} {0.01200000000000000000,0.01300000000000000000,0.01400000000000000000} {12,13,14} -{3fdba35f04dc8c462986c992bcf87554,6b51d431df5d7f141cbececcf79edf3d,8527a891e224136950ff32ca212b45bc} {0.01200000000000000000,0.01300000000000000000,0.01400000000000000000} {12,13,14} -{3fdba35f04dc8c462986c992bcf87554,6b51d431df5d7f141cbececcf79edf3d,8527a891e224136950ff32ca212b45bc} {0.01200000000000000000,0.01300000000000000000,0.01400000000000000000} {12,13,14} -{3fdba35f04dc8c462986c992bcf87554,6b51d431df5d7f141cbececcf79edf3d,8527a891e224136950ff32ca212b45bc} {0.01200000000000000000,0.01300000000000000000,0.01400000000000000000} {12,13,14} -{3fdba35f04dc8c462986c992bcf87554,6b51d431df5d7f141cbececcf79edf3d,8527a891e224136950ff32ca212b45bc} {0.01200000000000000000,0.01300000000000000000,0.01400000000000000000} {12,13,14} -{3fdba35f04dc8c462986c992bcf87554,6b51d431df5d7f141cbececcf79edf3d,8527a891e224136950ff32ca212b45bc} {0.01200000000000000000,0.01300000000000000000,0.01400000000000000000} {12,13,14} -{3fdba35f04dc8c462986c992bcf87554,6b51d431df5d7f141cbececcf79edf3d,8527a891e224136950ff32ca212b45bc} {0.01200000000000000000,0.01300000000000000000,0.01400000000000000000} {12,13,14} -{3fdba35f04dc8c462986c992bcf87554,6b51d431df5d7f141cbececcf79edf3d,8527a891e224136950ff32ca212b45bc} {0.01200000000000000000,0.01300000000000000000,0.01400000000000000000} {12,13,14} -{3fdba35f04dc8c462986c992bcf87554,6b51d431df5d7f141cbececcf79edf3d,8527a891e224136950ff32ca212b45bc} {0.01200000000000000000,0.01300000000000000000,0.01400000000000000000} {12,13,14} -{3fdba35f04dc8c462986c992bcf87554,6b51d431df5d7f141cbececcf79edf3d,8527a891e224136950ff32ca212b45bc} {0.01200000000000000000,0.01300000000000000000,0.01400000000000000000} {12,13,14} -{3fdba35f04dc8c462986c992bcf87554,6b51d431df5d7f141cbececcf79edf3d,8527a891e224136950ff32ca212b45bc} {0.01200000000000000000,0.01300000000000000000,0.01400000000000000000} {12,13,14} -{3fdba35f04dc8c462986c992bcf87554,6b51d431df5d7f141cbececcf79edf3d,8527a891e224136950ff32ca212b45bc} {0.01200000000000000000,0.01300000000000000000,0.01400000000000000000} {12,13,14} -{3fdba35f04dc8c462986c992bcf87554,6b51d431df5d7f141cbececcf79edf3d,8527a891e224136950ff32ca212b45bc} {0.01200000000000000000,0.01300000000000000000,0.01400000000000000000} {12,13,14} -{3fdba35f04dc8c462986c992bcf87554,6b51d431df5d7f141cbececcf79edf3d,8527a891e224136950ff32ca212b45bc} {0.01200000000000000000,0.01300000000000000000,0.01400000000000000000} {12,13,14} -{3fdba35f04dc8c462986c992bcf87554,6b51d431df5d7f141cbececcf79edf3d,8527a891e224136950ff32ca212b45bc} {0.01200000000000000000,0.01300000000000000000,0.01400000000000000000} {12,13,14} -{3fdba35f04dc8c462986c992bcf87554,6b51d431df5d7f141cbececcf79edf3d,8527a891e224136950ff32ca212b45bc} {0.01200000000000000000,0.01300000000000000000,0.01400000000000000000} {12,13,14} -{3fdba35f04dc8c462986c992bcf87554,6b51d431df5d7f141cbececcf79edf3d,8527a891e224136950ff32ca212b45bc} {0.01200000000000000000,0.01300000000000000000,0.01400000000000000000} {12,13,14} -{3fdba35f04dc8c462986c992bcf87554,6b51d431df5d7f141cbececcf79edf3d,8527a891e224136950ff32ca212b45bc} {0.01200000000000000000,0.01300000000000000000,0.01400000000000000000} {12,13,14} -{3fdba35f04dc8c462986c992bcf87554,6b51d431df5d7f141cbececcf79edf3d,8527a891e224136950ff32ca212b45bc} {0.01200000000000000000,0.01300000000000000000,0.01400000000000000000} {12,13,14} -{3fdba35f04dc8c462986c992bcf87554,6b51d431df5d7f141cbececcf79edf3d,8527a891e224136950ff32ca212b45bc} {0.01200000000000000000,0.01300000000000000000,0.01400000000000000000} {12,13,14} -{3fdba35f04dc8c462986c992bcf87554,6b51d431df5d7f141cbececcf79edf3d,8527a891e224136950ff32ca212b45bc} {0.01200000000000000000,0.01300000000000000000,0.01400000000000000000} {12,13,14} -{3fdba35f04dc8c462986c992bcf87554,6b51d431df5d7f141cbececcf79edf3d,8527a891e224136950ff32ca212b45bc} {0.01200000000000000000,0.01300000000000000000,0.01400000000000000000} {12,13,14} -{3fdba35f04dc8c462986c992bcf87554,6b51d431df5d7f141cbececcf79edf3d,8527a891e224136950ff32ca212b45bc} {0.01200000000000000000,0.01300000000000000000,0.01400000000000000000} {12,13,14} -{3fdba35f04dc8c462986c992bcf87554,6b51d431df5d7f141cbececcf79edf3d,8527a891e224136950ff32ca212b45bc} {0.01200000000000000000,0.01300000000000000000,0.01400000000000000000} {12,13,14} -{3fdba35f04dc8c462986c992bcf87554,6b51d431df5d7f141cbececcf79edf3d,8527a891e224136950ff32ca212b45bc} {0.01200000000000000000,0.01300000000000000000,0.01400000000000000000} {12,13,14} -{3fdba35f04dc8c462986c992bcf87554,6b51d431df5d7f141cbececcf79edf3d,8527a891e224136950ff32ca212b45bc} {0.01200000000000000000,0.01300000000000000000,0.01400000000000000000} {12,13,14} -{3fdba35f04dc8c462986c992bcf87554,6b51d431df5d7f141cbececcf79edf3d,8527a891e224136950ff32ca212b45bc} {0.01200000000000000000,0.01300000000000000000,0.01400000000000000000} {12,13,14} -{3fdba35f04dc8c462986c992bcf87554,6b51d431df5d7f141cbececcf79edf3d,8527a891e224136950ff32ca212b45bc} {0.01200000000000000000,0.01300000000000000000,0.01400000000000000000} {12,13,14} -{3fdba35f04dc8c462986c992bcf87554,6b51d431df5d7f141cbececcf79edf3d,8527a891e224136950ff32ca212b45bc} {0.01200000000000000000,0.01300000000000000000,0.01400000000000000000} {12,13,14} -{3fdba35f04dc8c462986c992bcf87554,6b51d431df5d7f141cbececcf79edf3d,8527a891e224136950ff32ca212b45bc} {0.01200000000000000000,0.01300000000000000000,0.01400000000000000000} {12,13,14} -{3fdba35f04dc8c462986c992bcf87554,6b51d431df5d7f141cbececcf79edf3d,8527a891e224136950ff32ca212b45bc} {0.01200000000000000000,0.01300000000000000000,0.01400000000000000000} {12,13,14} -{3fdba35f04dc8c462986c992bcf87554,6b51d431df5d7f141cbececcf79edf3d,8527a891e224136950ff32ca212b45bc} {0.01200000000000000000,0.01300000000000000000,0.01400000000000000000} {12,13,14} -{3fdba35f04dc8c462986c992bcf87554,6b51d431df5d7f141cbececcf79edf3d,8527a891e224136950ff32ca212b45bc} {0.01200000000000000000,0.01300000000000000000,0.01400000000000000000} {12,13,14} -{3fdba35f04dc8c462986c992bcf87554,6b51d431df5d7f141cbececcf79edf3d,8527a891e224136950ff32ca212b45bc} {0.01200000000000000000,0.01300000000000000000,0.01400000000000000000} {12,13,14} -{3fdba35f04dc8c462986c992bcf87554,6b51d431df5d7f141cbececcf79edf3d,8527a891e224136950ff32ca212b45bc} {0.01200000000000000000,0.01300000000000000000,0.01400000000000000000} {12,13,14} -{3fdba35f04dc8c462986c992bcf87554,6b51d431df5d7f141cbececcf79edf3d,8527a891e224136950ff32ca212b45bc} {0.01200000000000000000,0.01300000000000000000,0.01400000000000000000} {12,13,14} -{3fdba35f04dc8c462986c992bcf87554,6b51d431df5d7f141cbececcf79edf3d,8527a891e224136950ff32ca212b45bc} {0.01200000000000000000,0.01300000000000000000,0.01400000000000000000} {12,13,14} -{3fdba35f04dc8c462986c992bcf87554,6b51d431df5d7f141cbececcf79edf3d,8527a891e224136950ff32ca212b45bc} {0.01200000000000000000,0.01300000000000000000,0.01400000000000000000} {12,13,14} -{3fdba35f04dc8c462986c992bcf87554,6b51d431df5d7f141cbececcf79edf3d,8527a891e224136950ff32ca212b45bc} {0.01200000000000000000,0.01300000000000000000,0.01400000000000000000} {12,13,14} -{3fdba35f04dc8c462986c992bcf87554,6b51d431df5d7f141cbececcf79edf3d,8527a891e224136950ff32ca212b45bc} {0.01200000000000000000,0.01300000000000000000,0.01400000000000000000} {12,13,14} -{3fdba35f04dc8c462986c992bcf87554,6b51d431df5d7f141cbececcf79edf3d,8527a891e224136950ff32ca212b45bc} {0.01200000000000000000,0.01300000000000000000,0.01400000000000000000} {12,13,14} -{3fdba35f04dc8c462986c992bcf87554,6b51d431df5d7f141cbececcf79edf3d,8527a891e224136950ff32ca212b45bc} {0.01200000000000000000,0.01300000000000000000,0.01400000000000000000} {12,13,14} -{3fdba35f04dc8c462986c992bcf87554,6b51d431df5d7f141cbececcf79edf3d,8527a891e224136950ff32ca212b45bc} {0.01200000000000000000,0.01300000000000000000,0.01400000000000000000} {12,13,14} -{3fdba35f04dc8c462986c992bcf87554,6b51d431df5d7f141cbececcf79edf3d,8527a891e224136950ff32ca212b45bc} {0.01200000000000000000,0.01300000000000000000,0.01400000000000000000} {12,13,14} -{3fdba35f04dc8c462986c992bcf87554,6b51d431df5d7f141cbececcf79edf3d,8527a891e224136950ff32ca212b45bc} {0.01200000000000000000,0.01300000000000000000,0.01400000000000000000} {12,13,14} -{3fdba35f04dc8c462986c992bcf87554,6b51d431df5d7f141cbececcf79edf3d,8527a891e224136950ff32ca212b45bc} {0.01200000000000000000,0.01300000000000000000,0.01400000000000000000} {12,13,14} -{3fdba35f04dc8c462986c992bcf87554,6b51d431df5d7f141cbececcf79edf3d,8527a891e224136950ff32ca212b45bc} {0.01200000000000000000,0.01300000000000000000,0.01400000000000000000} {12,13,14} -{3fdba35f04dc8c462986c992bcf87554,6b51d431df5d7f141cbececcf79edf3d,8527a891e224136950ff32ca212b45bc} {0.01200000000000000000,0.01300000000000000000,0.01400000000000000000} {12,13,14} -{3fdba35f04dc8c462986c992bcf87554,6b51d431df5d7f141cbececcf79edf3d,8527a891e224136950ff32ca212b45bc} {0.01200000000000000000,0.01300000000000000000,0.01400000000000000000} {12,13,14} -{3fdba35f04dc8c462986c992bcf87554,6b51d431df5d7f141cbececcf79edf3d,8527a891e224136950ff32ca212b45bc} {0.01200000000000000000,0.01300000000000000000,0.01400000000000000000} {12,13,14} -{3fdba35f04dc8c462986c992bcf87554,6b51d431df5d7f141cbececcf79edf3d,8527a891e224136950ff32ca212b45bc} {0.01200000000000000000,0.01300000000000000000,0.01400000000000000000} {12,13,14} -{3fdba35f04dc8c462986c992bcf87554,6b51d431df5d7f141cbececcf79edf3d,8527a891e224136950ff32ca212b45bc} {0.01200000000000000000,0.01300000000000000000,0.01400000000000000000} {12,13,14} -{3fdba35f04dc8c462986c992bcf87554,6b51d431df5d7f141cbececcf79edf3d,8527a891e224136950ff32ca212b45bc} {0.01200000000000000000,0.01300000000000000000,0.01400000000000000000} {12,13,14} -{3fdba35f04dc8c462986c992bcf87554,6b51d431df5d7f141cbececcf79edf3d,8527a891e224136950ff32ca212b45bc} {0.01200000000000000000,0.01300000000000000000,0.01400000000000000000} {12,13,14} -{3fdba35f04dc8c462986c992bcf87554,6b51d431df5d7f141cbececcf79edf3d,8527a891e224136950ff32ca212b45bc} {0.01200000000000000000,0.01300000000000000000,0.01400000000000000000} {12,13,14} -{3fdba35f04dc8c462986c992bcf87554,6b51d431df5d7f141cbececcf79edf3d,8527a891e224136950ff32ca212b45bc} {0.01200000000000000000,0.01300000000000000000,0.01400000000000000000} {12,13,14} -{3fdba35f04dc8c462986c992bcf87554,6b51d431df5d7f141cbececcf79edf3d,8527a891e224136950ff32ca212b45bc} {0.01200000000000000000,0.01300000000000000000,0.01400000000000000000} {12,13,14} -{3fdba35f04dc8c462986c992bcf87554,6b51d431df5d7f141cbececcf79edf3d,8527a891e224136950ff32ca212b45bc} {0.01200000000000000000,0.01300000000000000000,0.01400000000000000000} {12,13,14} -{3fdba35f04dc8c462986c992bcf87554,6b51d431df5d7f141cbececcf79edf3d,8527a891e224136950ff32ca212b45bc} {0.01200000000000000000,0.01300000000000000000,0.01400000000000000000} {12,13,14} -{3fdba35f04dc8c462986c992bcf87554,6b51d431df5d7f141cbececcf79edf3d,8527a891e224136950ff32ca212b45bc} {0.01200000000000000000,0.01300000000000000000,0.01400000000000000000} {12,13,14} -{3fdba35f04dc8c462986c992bcf87554,6b51d431df5d7f141cbececcf79edf3d,8527a891e224136950ff32ca212b45bc} {0.01200000000000000000,0.01300000000000000000,0.01400000000000000000} {12,13,14} -{3fdba35f04dc8c462986c992bcf87554,6b51d431df5d7f141cbececcf79edf3d,8527a891e224136950ff32ca212b45bc} {0.01200000000000000000,0.01300000000000000000,0.01400000000000000000} {12,13,14} -{3fdba35f04dc8c462986c992bcf87554,6b51d431df5d7f141cbececcf79edf3d,8527a891e224136950ff32ca212b45bc} {0.01200000000000000000,0.01300000000000000000,0.01400000000000000000} {12,13,14} -{3fdba35f04dc8c462986c992bcf87554,6b51d431df5d7f141cbececcf79edf3d,8527a891e224136950ff32ca212b45bc} {0.01200000000000000000,0.01300000000000000000,0.01400000000000000000} {12,13,14} -{3fdba35f04dc8c462986c992bcf87554,6b51d431df5d7f141cbececcf79edf3d,8527a891e224136950ff32ca212b45bc} {0.01200000000000000000,0.01300000000000000000,0.01400000000000000000} {12,13,14} -{3fdba35f04dc8c462986c992bcf87554,6b51d431df5d7f141cbececcf79edf3d,8527a891e224136950ff32ca212b45bc} {0.01200000000000000000,0.01300000000000000000,0.01400000000000000000} {12,13,14} -{3fdba35f04dc8c462986c992bcf87554,6b51d431df5d7f141cbececcf79edf3d,8527a891e224136950ff32ca212b45bc} {0.01200000000000000000,0.01300000000000000000,0.01400000000000000000} {12,13,14} -{3fdba35f04dc8c462986c992bcf87554,6b51d431df5d7f141cbececcf79edf3d,8527a891e224136950ff32ca212b45bc} {0.01200000000000000000,0.01300000000000000000,0.01400000000000000000} {12,13,14} -{3fdba35f04dc8c462986c992bcf87554,6b51d431df5d7f141cbececcf79edf3d,8527a891e224136950ff32ca212b45bc} {0.01200000000000000000,0.01300000000000000000,0.01400000000000000000} {12,13,14} -{3fdba35f04dc8c462986c992bcf87554,6b51d431df5d7f141cbececcf79edf3d,8527a891e224136950ff32ca212b45bc} {0.01200000000000000000,0.01300000000000000000,0.01400000000000000000} {12,13,14} -{3fdba35f04dc8c462986c992bcf87554,6b51d431df5d7f141cbececcf79edf3d,8527a891e224136950ff32ca212b45bc} {0.01200000000000000000,0.01300000000000000000,0.01400000000000000000} {12,13,14} -{3fdba35f04dc8c462986c992bcf87554,6b51d431df5d7f141cbececcf79edf3d,8527a891e224136950ff32ca212b45bc} {0.01200000000000000000,0.01300000000000000000,0.01400000000000000000} {12,13,14} -{3fdba35f04dc8c462986c992bcf87554,6b51d431df5d7f141cbececcf79edf3d,8527a891e224136950ff32ca212b45bc} {0.01200000000000000000,0.01300000000000000000,0.01400000000000000000} {12,13,14} -{3fdba35f04dc8c462986c992bcf87554,6b51d431df5d7f141cbececcf79edf3d,8527a891e224136950ff32ca212b45bc} {0.01200000000000000000,0.01300000000000000000,0.01400000000000000000} {12,13,14} -{3fdba35f04dc8c462986c992bcf87554,6b51d431df5d7f141cbececcf79edf3d,8527a891e224136950ff32ca212b45bc} {0.01200000000000000000,0.01300000000000000000,0.01400000000000000000} {12,13,14} -{3fdba35f04dc8c462986c992bcf87554,6b51d431df5d7f141cbececcf79edf3d,8527a891e224136950ff32ca212b45bc} {0.01200000000000000000,0.01300000000000000000,0.01400000000000000000} {12,13,14} -{3fdba35f04dc8c462986c992bcf87554,6b51d431df5d7f141cbececcf79edf3d,8527a891e224136950ff32ca212b45bc} {0.01200000000000000000,0.01300000000000000000,0.01400000000000000000} {12,13,14} -{3fdba35f04dc8c462986c992bcf87554,6b51d431df5d7f141cbececcf79edf3d,8527a891e224136950ff32ca212b45bc} {0.01200000000000000000,0.01300000000000000000,0.01400000000000000000} {12,13,14} -{3fdba35f04dc8c462986c992bcf87554,6b51d431df5d7f141cbececcf79edf3d,8527a891e224136950ff32ca212b45bc} {0.01200000000000000000,0.01300000000000000000,0.01400000000000000000} {12,13,14} -{3fdba35f04dc8c462986c992bcf87554,6b51d431df5d7f141cbececcf79edf3d,8527a891e224136950ff32ca212b45bc} {0.01200000000000000000,0.01300000000000000000,0.01400000000000000000} {12,13,14} -{3fdba35f04dc8c462986c992bcf87554,6b51d431df5d7f141cbececcf79edf3d,8527a891e224136950ff32ca212b45bc} {0.01200000000000000000,0.01300000000000000000,0.01400000000000000000} {12,13,14} -{3fdba35f04dc8c462986c992bcf87554,6b51d431df5d7f141cbececcf79edf3d,8527a891e224136950ff32ca212b45bc} {0.01200000000000000000,0.01300000000000000000,0.01400000000000000000} {12,13,14} -{3fdba35f04dc8c462986c992bcf87554,6b51d431df5d7f141cbececcf79edf3d,8527a891e224136950ff32ca212b45bc} {0.01200000000000000000,0.01300000000000000000,0.01400000000000000000} {12,13,14} -{3fdba35f04dc8c462986c992bcf87554,6b51d431df5d7f141cbececcf79edf3d,8527a891e224136950ff32ca212b45bc} {0.01200000000000000000,0.01300000000000000000,0.01400000000000000000} {12,13,14} -{3fdba35f04dc8c462986c992bcf87554,6b51d431df5d7f141cbececcf79edf3d,8527a891e224136950ff32ca212b45bc} {0.01200000000000000000,0.01300000000000000000,0.01400000000000000000} {12,13,14} -{8527a891e224136950ff32ca212b45bc,3fdba35f04dc8c462986c992bcf87554,e629fa6598d732768f7c726b4b621285} {0.01300000000000000000,0.01400000000000000000,0.01500000000000000000} {13,14,15} -{8527a891e224136950ff32ca212b45bc,3fdba35f04dc8c462986c992bcf87554,e629fa6598d732768f7c726b4b621285} {0.01300000000000000000,0.01400000000000000000,0.01500000000000000000} {13,14,15} -{8527a891e224136950ff32ca212b45bc,3fdba35f04dc8c462986c992bcf87554,e629fa6598d732768f7c726b4b621285} {0.01300000000000000000,0.01400000000000000000,0.01500000000000000000} {13,14,15} -{8527a891e224136950ff32ca212b45bc,3fdba35f04dc8c462986c992bcf87554,e629fa6598d732768f7c726b4b621285} {0.01300000000000000000,0.01400000000000000000,0.01500000000000000000} {13,14,15} -{8527a891e224136950ff32ca212b45bc,3fdba35f04dc8c462986c992bcf87554,e629fa6598d732768f7c726b4b621285} {0.01300000000000000000,0.01400000000000000000,0.01500000000000000000} {13,14,15} -{8527a891e224136950ff32ca212b45bc,3fdba35f04dc8c462986c992bcf87554,e629fa6598d732768f7c726b4b621285} {0.01300000000000000000,0.01400000000000000000,0.01500000000000000000} {13,14,15} -{8527a891e224136950ff32ca212b45bc,3fdba35f04dc8c462986c992bcf87554,e629fa6598d732768f7c726b4b621285} {0.01300000000000000000,0.01400000000000000000,0.01500000000000000000} {13,14,15} -{8527a891e224136950ff32ca212b45bc,3fdba35f04dc8c462986c992bcf87554,e629fa6598d732768f7c726b4b621285} {0.01300000000000000000,0.01400000000000000000,0.01500000000000000000} {13,14,15} -{8527a891e224136950ff32ca212b45bc,3fdba35f04dc8c462986c992bcf87554,e629fa6598d732768f7c726b4b621285} {0.01300000000000000000,0.01400000000000000000,0.01500000000000000000} {13,14,15} -{8527a891e224136950ff32ca212b45bc,3fdba35f04dc8c462986c992bcf87554,e629fa6598d732768f7c726b4b621285} {0.01300000000000000000,0.01400000000000000000,0.01500000000000000000} {13,14,15} -{8527a891e224136950ff32ca212b45bc,3fdba35f04dc8c462986c992bcf87554,e629fa6598d732768f7c726b4b621285} {0.01300000000000000000,0.01400000000000000000,0.01500000000000000000} {13,14,15} -{8527a891e224136950ff32ca212b45bc,3fdba35f04dc8c462986c992bcf87554,e629fa6598d732768f7c726b4b621285} {0.01300000000000000000,0.01400000000000000000,0.01500000000000000000} {13,14,15} -{8527a891e224136950ff32ca212b45bc,3fdba35f04dc8c462986c992bcf87554,e629fa6598d732768f7c726b4b621285} {0.01300000000000000000,0.01400000000000000000,0.01500000000000000000} {13,14,15} -{8527a891e224136950ff32ca212b45bc,3fdba35f04dc8c462986c992bcf87554,e629fa6598d732768f7c726b4b621285} {0.01300000000000000000,0.01400000000000000000,0.01500000000000000000} {13,14,15} -{8527a891e224136950ff32ca212b45bc,3fdba35f04dc8c462986c992bcf87554,e629fa6598d732768f7c726b4b621285} {0.01300000000000000000,0.01400000000000000000,0.01500000000000000000} {13,14,15} -{8527a891e224136950ff32ca212b45bc,3fdba35f04dc8c462986c992bcf87554,e629fa6598d732768f7c726b4b621285} {0.01300000000000000000,0.01400000000000000000,0.01500000000000000000} {13,14,15} -{8527a891e224136950ff32ca212b45bc,3fdba35f04dc8c462986c992bcf87554,e629fa6598d732768f7c726b4b621285} {0.01300000000000000000,0.01400000000000000000,0.01500000000000000000} {13,14,15} -{8527a891e224136950ff32ca212b45bc,3fdba35f04dc8c462986c992bcf87554,e629fa6598d732768f7c726b4b621285} {0.01300000000000000000,0.01400000000000000000,0.01500000000000000000} {13,14,15} -{8527a891e224136950ff32ca212b45bc,3fdba35f04dc8c462986c992bcf87554,e629fa6598d732768f7c726b4b621285} {0.01300000000000000000,0.01400000000000000000,0.01500000000000000000} {13,14,15} -{8527a891e224136950ff32ca212b45bc,3fdba35f04dc8c462986c992bcf87554,e629fa6598d732768f7c726b4b621285} {0.01300000000000000000,0.01400000000000000000,0.01500000000000000000} {13,14,15} -{8527a891e224136950ff32ca212b45bc,3fdba35f04dc8c462986c992bcf87554,e629fa6598d732768f7c726b4b621285} {0.01300000000000000000,0.01400000000000000000,0.01500000000000000000} {13,14,15} -{8527a891e224136950ff32ca212b45bc,3fdba35f04dc8c462986c992bcf87554,e629fa6598d732768f7c726b4b621285} {0.01300000000000000000,0.01400000000000000000,0.01500000000000000000} {13,14,15} -{8527a891e224136950ff32ca212b45bc,3fdba35f04dc8c462986c992bcf87554,e629fa6598d732768f7c726b4b621285} {0.01300000000000000000,0.01400000000000000000,0.01500000000000000000} {13,14,15} -{8527a891e224136950ff32ca212b45bc,3fdba35f04dc8c462986c992bcf87554,e629fa6598d732768f7c726b4b621285} {0.01300000000000000000,0.01400000000000000000,0.01500000000000000000} {13,14,15} -{8527a891e224136950ff32ca212b45bc,3fdba35f04dc8c462986c992bcf87554,e629fa6598d732768f7c726b4b621285} {0.01300000000000000000,0.01400000000000000000,0.01500000000000000000} {13,14,15} -{8527a891e224136950ff32ca212b45bc,3fdba35f04dc8c462986c992bcf87554,e629fa6598d732768f7c726b4b621285} {0.01300000000000000000,0.01400000000000000000,0.01500000000000000000} {13,14,15} -{8527a891e224136950ff32ca212b45bc,3fdba35f04dc8c462986c992bcf87554,e629fa6598d732768f7c726b4b621285} {0.01300000000000000000,0.01400000000000000000,0.01500000000000000000} {13,14,15} -{8527a891e224136950ff32ca212b45bc,3fdba35f04dc8c462986c992bcf87554,e629fa6598d732768f7c726b4b621285} {0.01300000000000000000,0.01400000000000000000,0.01500000000000000000} {13,14,15} -{8527a891e224136950ff32ca212b45bc,3fdba35f04dc8c462986c992bcf87554,e629fa6598d732768f7c726b4b621285} {0.01300000000000000000,0.01400000000000000000,0.01500000000000000000} {13,14,15} -{8527a891e224136950ff32ca212b45bc,3fdba35f04dc8c462986c992bcf87554,e629fa6598d732768f7c726b4b621285} {0.01300000000000000000,0.01400000000000000000,0.01500000000000000000} {13,14,15} -{8527a891e224136950ff32ca212b45bc,3fdba35f04dc8c462986c992bcf87554,e629fa6598d732768f7c726b4b621285} {0.01300000000000000000,0.01400000000000000000,0.01500000000000000000} {13,14,15} -{8527a891e224136950ff32ca212b45bc,3fdba35f04dc8c462986c992bcf87554,e629fa6598d732768f7c726b4b621285} {0.01300000000000000000,0.01400000000000000000,0.01500000000000000000} {13,14,15} -{8527a891e224136950ff32ca212b45bc,3fdba35f04dc8c462986c992bcf87554,e629fa6598d732768f7c726b4b621285} {0.01300000000000000000,0.01400000000000000000,0.01500000000000000000} {13,14,15} -{8527a891e224136950ff32ca212b45bc,3fdba35f04dc8c462986c992bcf87554,e629fa6598d732768f7c726b4b621285} {0.01300000000000000000,0.01400000000000000000,0.01500000000000000000} {13,14,15} -{8527a891e224136950ff32ca212b45bc,3fdba35f04dc8c462986c992bcf87554,e629fa6598d732768f7c726b4b621285} {0.01300000000000000000,0.01400000000000000000,0.01500000000000000000} {13,14,15} -{8527a891e224136950ff32ca212b45bc,3fdba35f04dc8c462986c992bcf87554,e629fa6598d732768f7c726b4b621285} {0.01300000000000000000,0.01400000000000000000,0.01500000000000000000} {13,14,15} -{8527a891e224136950ff32ca212b45bc,3fdba35f04dc8c462986c992bcf87554,e629fa6598d732768f7c726b4b621285} {0.01300000000000000000,0.01400000000000000000,0.01500000000000000000} {13,14,15} -{8527a891e224136950ff32ca212b45bc,3fdba35f04dc8c462986c992bcf87554,e629fa6598d732768f7c726b4b621285} {0.01300000000000000000,0.01400000000000000000,0.01500000000000000000} {13,14,15} -{8527a891e224136950ff32ca212b45bc,3fdba35f04dc8c462986c992bcf87554,e629fa6598d732768f7c726b4b621285} {0.01300000000000000000,0.01400000000000000000,0.01500000000000000000} {13,14,15} -{8527a891e224136950ff32ca212b45bc,3fdba35f04dc8c462986c992bcf87554,e629fa6598d732768f7c726b4b621285} {0.01300000000000000000,0.01400000000000000000,0.01500000000000000000} {13,14,15} -{8527a891e224136950ff32ca212b45bc,3fdba35f04dc8c462986c992bcf87554,e629fa6598d732768f7c726b4b621285} {0.01300000000000000000,0.01400000000000000000,0.01500000000000000000} {13,14,15} -{8527a891e224136950ff32ca212b45bc,3fdba35f04dc8c462986c992bcf87554,e629fa6598d732768f7c726b4b621285} {0.01300000000000000000,0.01400000000000000000,0.01500000000000000000} {13,14,15} -{8527a891e224136950ff32ca212b45bc,3fdba35f04dc8c462986c992bcf87554,e629fa6598d732768f7c726b4b621285} {0.01300000000000000000,0.01400000000000000000,0.01500000000000000000} {13,14,15} -{8527a891e224136950ff32ca212b45bc,3fdba35f04dc8c462986c992bcf87554,e629fa6598d732768f7c726b4b621285} {0.01300000000000000000,0.01400000000000000000,0.01500000000000000000} {13,14,15} -{8527a891e224136950ff32ca212b45bc,3fdba35f04dc8c462986c992bcf87554,e629fa6598d732768f7c726b4b621285} {0.01300000000000000000,0.01400000000000000000,0.01500000000000000000} {13,14,15} -{8527a891e224136950ff32ca212b45bc,3fdba35f04dc8c462986c992bcf87554,e629fa6598d732768f7c726b4b621285} {0.01300000000000000000,0.01400000000000000000,0.01500000000000000000} {13,14,15} -{8527a891e224136950ff32ca212b45bc,3fdba35f04dc8c462986c992bcf87554,e629fa6598d732768f7c726b4b621285} {0.01300000000000000000,0.01400000000000000000,0.01500000000000000000} {13,14,15} -{8527a891e224136950ff32ca212b45bc,3fdba35f04dc8c462986c992bcf87554,e629fa6598d732768f7c726b4b621285} {0.01300000000000000000,0.01400000000000000000,0.01500000000000000000} {13,14,15} -{8527a891e224136950ff32ca212b45bc,3fdba35f04dc8c462986c992bcf87554,e629fa6598d732768f7c726b4b621285} {0.01300000000000000000,0.01400000000000000000,0.01500000000000000000} {13,14,15} -{8527a891e224136950ff32ca212b45bc,3fdba35f04dc8c462986c992bcf87554,e629fa6598d732768f7c726b4b621285} {0.01300000000000000000,0.01400000000000000000,0.01500000000000000000} {13,14,15} -{8527a891e224136950ff32ca212b45bc,3fdba35f04dc8c462986c992bcf87554,e629fa6598d732768f7c726b4b621285} {0.01300000000000000000,0.01400000000000000000,0.01500000000000000000} {13,14,15} -{8527a891e224136950ff32ca212b45bc,3fdba35f04dc8c462986c992bcf87554,e629fa6598d732768f7c726b4b621285} {0.01300000000000000000,0.01400000000000000000,0.01500000000000000000} {13,14,15} -{8527a891e224136950ff32ca212b45bc,3fdba35f04dc8c462986c992bcf87554,e629fa6598d732768f7c726b4b621285} {0.01300000000000000000,0.01400000000000000000,0.01500000000000000000} {13,14,15} -{8527a891e224136950ff32ca212b45bc,3fdba35f04dc8c462986c992bcf87554,e629fa6598d732768f7c726b4b621285} {0.01300000000000000000,0.01400000000000000000,0.01500000000000000000} {13,14,15} -{8527a891e224136950ff32ca212b45bc,3fdba35f04dc8c462986c992bcf87554,e629fa6598d732768f7c726b4b621285} {0.01300000000000000000,0.01400000000000000000,0.01500000000000000000} {13,14,15} -{8527a891e224136950ff32ca212b45bc,3fdba35f04dc8c462986c992bcf87554,e629fa6598d732768f7c726b4b621285} {0.01300000000000000000,0.01400000000000000000,0.01500000000000000000} {13,14,15} -{8527a891e224136950ff32ca212b45bc,3fdba35f04dc8c462986c992bcf87554,e629fa6598d732768f7c726b4b621285} {0.01300000000000000000,0.01400000000000000000,0.01500000000000000000} {13,14,15} -{8527a891e224136950ff32ca212b45bc,3fdba35f04dc8c462986c992bcf87554,e629fa6598d732768f7c726b4b621285} {0.01300000000000000000,0.01400000000000000000,0.01500000000000000000} {13,14,15} -{8527a891e224136950ff32ca212b45bc,3fdba35f04dc8c462986c992bcf87554,e629fa6598d732768f7c726b4b621285} {0.01300000000000000000,0.01400000000000000000,0.01500000000000000000} {13,14,15} -{8527a891e224136950ff32ca212b45bc,3fdba35f04dc8c462986c992bcf87554,e629fa6598d732768f7c726b4b621285} {0.01300000000000000000,0.01400000000000000000,0.01500000000000000000} {13,14,15} -{8527a891e224136950ff32ca212b45bc,3fdba35f04dc8c462986c992bcf87554,e629fa6598d732768f7c726b4b621285} {0.01300000000000000000,0.01400000000000000000,0.01500000000000000000} {13,14,15} -{8527a891e224136950ff32ca212b45bc,3fdba35f04dc8c462986c992bcf87554,e629fa6598d732768f7c726b4b621285} {0.01300000000000000000,0.01400000000000000000,0.01500000000000000000} {13,14,15} -{8527a891e224136950ff32ca212b45bc,3fdba35f04dc8c462986c992bcf87554,e629fa6598d732768f7c726b4b621285} {0.01300000000000000000,0.01400000000000000000,0.01500000000000000000} {13,14,15} -{8527a891e224136950ff32ca212b45bc,3fdba35f04dc8c462986c992bcf87554,e629fa6598d732768f7c726b4b621285} {0.01300000000000000000,0.01400000000000000000,0.01500000000000000000} {13,14,15} -{8527a891e224136950ff32ca212b45bc,3fdba35f04dc8c462986c992bcf87554,e629fa6598d732768f7c726b4b621285} {0.01300000000000000000,0.01400000000000000000,0.01500000000000000000} {13,14,15} -{8527a891e224136950ff32ca212b45bc,3fdba35f04dc8c462986c992bcf87554,e629fa6598d732768f7c726b4b621285} {0.01300000000000000000,0.01400000000000000000,0.01500000000000000000} {13,14,15} -{8527a891e224136950ff32ca212b45bc,3fdba35f04dc8c462986c992bcf87554,e629fa6598d732768f7c726b4b621285} {0.01300000000000000000,0.01400000000000000000,0.01500000000000000000} {13,14,15} -{8527a891e224136950ff32ca212b45bc,3fdba35f04dc8c462986c992bcf87554,e629fa6598d732768f7c726b4b621285} {0.01300000000000000000,0.01400000000000000000,0.01500000000000000000} {13,14,15} -{8527a891e224136950ff32ca212b45bc,3fdba35f04dc8c462986c992bcf87554,e629fa6598d732768f7c726b4b621285} {0.01300000000000000000,0.01400000000000000000,0.01500000000000000000} {13,14,15} -{8527a891e224136950ff32ca212b45bc,3fdba35f04dc8c462986c992bcf87554,e629fa6598d732768f7c726b4b621285} {0.01300000000000000000,0.01400000000000000000,0.01500000000000000000} {13,14,15} -{8527a891e224136950ff32ca212b45bc,3fdba35f04dc8c462986c992bcf87554,e629fa6598d732768f7c726b4b621285} {0.01300000000000000000,0.01400000000000000000,0.01500000000000000000} {13,14,15} -{8527a891e224136950ff32ca212b45bc,3fdba35f04dc8c462986c992bcf87554,e629fa6598d732768f7c726b4b621285} {0.01300000000000000000,0.01400000000000000000,0.01500000000000000000} {13,14,15} -{8527a891e224136950ff32ca212b45bc,3fdba35f04dc8c462986c992bcf87554,e629fa6598d732768f7c726b4b621285} {0.01300000000000000000,0.01400000000000000000,0.01500000000000000000} {13,14,15} -{8527a891e224136950ff32ca212b45bc,3fdba35f04dc8c462986c992bcf87554,e629fa6598d732768f7c726b4b621285} {0.01300000000000000000,0.01400000000000000000,0.01500000000000000000} {13,14,15} -{8527a891e224136950ff32ca212b45bc,3fdba35f04dc8c462986c992bcf87554,e629fa6598d732768f7c726b4b621285} {0.01300000000000000000,0.01400000000000000000,0.01500000000000000000} {13,14,15} -{8527a891e224136950ff32ca212b45bc,3fdba35f04dc8c462986c992bcf87554,e629fa6598d732768f7c726b4b621285} {0.01300000000000000000,0.01400000000000000000,0.01500000000000000000} {13,14,15} -{8527a891e224136950ff32ca212b45bc,3fdba35f04dc8c462986c992bcf87554,e629fa6598d732768f7c726b4b621285} {0.01300000000000000000,0.01400000000000000000,0.01500000000000000000} {13,14,15} -{8527a891e224136950ff32ca212b45bc,3fdba35f04dc8c462986c992bcf87554,e629fa6598d732768f7c726b4b621285} {0.01300000000000000000,0.01400000000000000000,0.01500000000000000000} {13,14,15} -{8527a891e224136950ff32ca212b45bc,3fdba35f04dc8c462986c992bcf87554,e629fa6598d732768f7c726b4b621285} {0.01300000000000000000,0.01400000000000000000,0.01500000000000000000} {13,14,15} -{8527a891e224136950ff32ca212b45bc,3fdba35f04dc8c462986c992bcf87554,e629fa6598d732768f7c726b4b621285} {0.01300000000000000000,0.01400000000000000000,0.01500000000000000000} {13,14,15} -{8527a891e224136950ff32ca212b45bc,3fdba35f04dc8c462986c992bcf87554,e629fa6598d732768f7c726b4b621285} {0.01300000000000000000,0.01400000000000000000,0.01500000000000000000} {13,14,15} -{8527a891e224136950ff32ca212b45bc,3fdba35f04dc8c462986c992bcf87554,e629fa6598d732768f7c726b4b621285} {0.01300000000000000000,0.01400000000000000000,0.01500000000000000000} {13,14,15} -{8527a891e224136950ff32ca212b45bc,3fdba35f04dc8c462986c992bcf87554,e629fa6598d732768f7c726b4b621285} {0.01300000000000000000,0.01400000000000000000,0.01500000000000000000} {13,14,15} -{8527a891e224136950ff32ca212b45bc,3fdba35f04dc8c462986c992bcf87554,e629fa6598d732768f7c726b4b621285} {0.01300000000000000000,0.01400000000000000000,0.01500000000000000000} {13,14,15} -{8527a891e224136950ff32ca212b45bc,3fdba35f04dc8c462986c992bcf87554,e629fa6598d732768f7c726b4b621285} {0.01300000000000000000,0.01400000000000000000,0.01500000000000000000} {13,14,15} -{8527a891e224136950ff32ca212b45bc,3fdba35f04dc8c462986c992bcf87554,e629fa6598d732768f7c726b4b621285} {0.01300000000000000000,0.01400000000000000000,0.01500000000000000000} {13,14,15} -{8527a891e224136950ff32ca212b45bc,3fdba35f04dc8c462986c992bcf87554,e629fa6598d732768f7c726b4b621285} {0.01300000000000000000,0.01400000000000000000,0.01500000000000000000} {13,14,15} -{8527a891e224136950ff32ca212b45bc,3fdba35f04dc8c462986c992bcf87554,e629fa6598d732768f7c726b4b621285} {0.01300000000000000000,0.01400000000000000000,0.01500000000000000000} {13,14,15} -{8527a891e224136950ff32ca212b45bc,3fdba35f04dc8c462986c992bcf87554,e629fa6598d732768f7c726b4b621285} {0.01300000000000000000,0.01400000000000000000,0.01500000000000000000} {13,14,15} -{8527a891e224136950ff32ca212b45bc,3fdba35f04dc8c462986c992bcf87554,e629fa6598d732768f7c726b4b621285} {0.01300000000000000000,0.01400000000000000000,0.01500000000000000000} {13,14,15} -{8527a891e224136950ff32ca212b45bc,3fdba35f04dc8c462986c992bcf87554,e629fa6598d732768f7c726b4b621285} {0.01300000000000000000,0.01400000000000000000,0.01500000000000000000} {13,14,15} -{8527a891e224136950ff32ca212b45bc,3fdba35f04dc8c462986c992bcf87554,e629fa6598d732768f7c726b4b621285} {0.01300000000000000000,0.01400000000000000000,0.01500000000000000000} {13,14,15} -{8527a891e224136950ff32ca212b45bc,3fdba35f04dc8c462986c992bcf87554,e629fa6598d732768f7c726b4b621285} {0.01300000000000000000,0.01400000000000000000,0.01500000000000000000} {13,14,15} -{8527a891e224136950ff32ca212b45bc,3fdba35f04dc8c462986c992bcf87554,e629fa6598d732768f7c726b4b621285} {0.01300000000000000000,0.01400000000000000000,0.01500000000000000000} {13,14,15} -{8527a891e224136950ff32ca212b45bc,3fdba35f04dc8c462986c992bcf87554,e629fa6598d732768f7c726b4b621285} {0.01300000000000000000,0.01400000000000000000,0.01500000000000000000} {13,14,15} -{8527a891e224136950ff32ca212b45bc,3fdba35f04dc8c462986c992bcf87554,e629fa6598d732768f7c726b4b621285} {0.01300000000000000000,0.01400000000000000000,0.01500000000000000000} {13,14,15} -{8527a891e224136950ff32ca212b45bc,3fdba35f04dc8c462986c992bcf87554,e629fa6598d732768f7c726b4b621285} {0.01300000000000000000,0.01400000000000000000,0.01500000000000000000} {13,14,15} -{8527a891e224136950ff32ca212b45bc,3fdba35f04dc8c462986c992bcf87554,e629fa6598d732768f7c726b4b621285} {0.01300000000000000000,0.01400000000000000000,0.01500000000000000000} {13,14,15} -{8527a891e224136950ff32ca212b45bc,3fdba35f04dc8c462986c992bcf87554,e629fa6598d732768f7c726b4b621285} {0.01300000000000000000,0.01400000000000000000,0.01500000000000000000} {13,14,15} -{8527a891e224136950ff32ca212b45bc,3fdba35f04dc8c462986c992bcf87554,e629fa6598d732768f7c726b4b621285} {0.01300000000000000000,0.01400000000000000000,0.01500000000000000000} {13,14,15} -{e629fa6598d732768f7c726b4b621285,8527a891e224136950ff32ca212b45bc,b17ef6d19c7a5b1ee83b907c595526dc} {0.01400000000000000000,0.01500000000000000000,0.01600000000000000000} {14,15,16} -{e629fa6598d732768f7c726b4b621285,8527a891e224136950ff32ca212b45bc,b17ef6d19c7a5b1ee83b907c595526dc} {0.01400000000000000000,0.01500000000000000000,0.01600000000000000000} {14,15,16} -{e629fa6598d732768f7c726b4b621285,8527a891e224136950ff32ca212b45bc,b17ef6d19c7a5b1ee83b907c595526dc} {0.01400000000000000000,0.01500000000000000000,0.01600000000000000000} {14,15,16} -{e629fa6598d732768f7c726b4b621285,8527a891e224136950ff32ca212b45bc,b17ef6d19c7a5b1ee83b907c595526dc} {0.01400000000000000000,0.01500000000000000000,0.01600000000000000000} {14,15,16} -{e629fa6598d732768f7c726b4b621285,8527a891e224136950ff32ca212b45bc,b17ef6d19c7a5b1ee83b907c595526dc} {0.01400000000000000000,0.01500000000000000000,0.01600000000000000000} {14,15,16} -{e629fa6598d732768f7c726b4b621285,8527a891e224136950ff32ca212b45bc,b17ef6d19c7a5b1ee83b907c595526dc} {0.01400000000000000000,0.01500000000000000000,0.01600000000000000000} {14,15,16} -{e629fa6598d732768f7c726b4b621285,8527a891e224136950ff32ca212b45bc,b17ef6d19c7a5b1ee83b907c595526dc} {0.01400000000000000000,0.01500000000000000000,0.01600000000000000000} {14,15,16} -{e629fa6598d732768f7c726b4b621285,8527a891e224136950ff32ca212b45bc,b17ef6d19c7a5b1ee83b907c595526dc} {0.01400000000000000000,0.01500000000000000000,0.01600000000000000000} {14,15,16} -{e629fa6598d732768f7c726b4b621285,8527a891e224136950ff32ca212b45bc,b17ef6d19c7a5b1ee83b907c595526dc} {0.01400000000000000000,0.01500000000000000000,0.01600000000000000000} {14,15,16} -{e629fa6598d732768f7c726b4b621285,8527a891e224136950ff32ca212b45bc,b17ef6d19c7a5b1ee83b907c595526dc} {0.01400000000000000000,0.01500000000000000000,0.01600000000000000000} {14,15,16} -{e629fa6598d732768f7c726b4b621285,8527a891e224136950ff32ca212b45bc,b17ef6d19c7a5b1ee83b907c595526dc} {0.01400000000000000000,0.01500000000000000000,0.01600000000000000000} {14,15,16} -{e629fa6598d732768f7c726b4b621285,8527a891e224136950ff32ca212b45bc,b17ef6d19c7a5b1ee83b907c595526dc} {0.01400000000000000000,0.01500000000000000000,0.01600000000000000000} {14,15,16} -{e629fa6598d732768f7c726b4b621285,8527a891e224136950ff32ca212b45bc,b17ef6d19c7a5b1ee83b907c595526dc} {0.01400000000000000000,0.01500000000000000000,0.01600000000000000000} {14,15,16} -{e629fa6598d732768f7c726b4b621285,8527a891e224136950ff32ca212b45bc,b17ef6d19c7a5b1ee83b907c595526dc} {0.01400000000000000000,0.01500000000000000000,0.01600000000000000000} {14,15,16} -{e629fa6598d732768f7c726b4b621285,8527a891e224136950ff32ca212b45bc,b17ef6d19c7a5b1ee83b907c595526dc} {0.01400000000000000000,0.01500000000000000000,0.01600000000000000000} {14,15,16} -{e629fa6598d732768f7c726b4b621285,8527a891e224136950ff32ca212b45bc,b17ef6d19c7a5b1ee83b907c595526dc} {0.01400000000000000000,0.01500000000000000000,0.01600000000000000000} {14,15,16} -{e629fa6598d732768f7c726b4b621285,8527a891e224136950ff32ca212b45bc,b17ef6d19c7a5b1ee83b907c595526dc} {0.01400000000000000000,0.01500000000000000000,0.01600000000000000000} {14,15,16} -{e629fa6598d732768f7c726b4b621285,8527a891e224136950ff32ca212b45bc,b17ef6d19c7a5b1ee83b907c595526dc} {0.01400000000000000000,0.01500000000000000000,0.01600000000000000000} {14,15,16} -{e629fa6598d732768f7c726b4b621285,8527a891e224136950ff32ca212b45bc,b17ef6d19c7a5b1ee83b907c595526dc} {0.01400000000000000000,0.01500000000000000000,0.01600000000000000000} {14,15,16} -{e629fa6598d732768f7c726b4b621285,8527a891e224136950ff32ca212b45bc,b17ef6d19c7a5b1ee83b907c595526dc} {0.01400000000000000000,0.01500000000000000000,0.01600000000000000000} {14,15,16} -{e629fa6598d732768f7c726b4b621285,8527a891e224136950ff32ca212b45bc,b17ef6d19c7a5b1ee83b907c595526dc} {0.01400000000000000000,0.01500000000000000000,0.01600000000000000000} {14,15,16} -{e629fa6598d732768f7c726b4b621285,8527a891e224136950ff32ca212b45bc,b17ef6d19c7a5b1ee83b907c595526dc} {0.01400000000000000000,0.01500000000000000000,0.01600000000000000000} {14,15,16} -{e629fa6598d732768f7c726b4b621285,8527a891e224136950ff32ca212b45bc,b17ef6d19c7a5b1ee83b907c595526dc} {0.01400000000000000000,0.01500000000000000000,0.01600000000000000000} {14,15,16} -{e629fa6598d732768f7c726b4b621285,8527a891e224136950ff32ca212b45bc,b17ef6d19c7a5b1ee83b907c595526dc} {0.01400000000000000000,0.01500000000000000000,0.01600000000000000000} {14,15,16} -{e629fa6598d732768f7c726b4b621285,8527a891e224136950ff32ca212b45bc,b17ef6d19c7a5b1ee83b907c595526dc} {0.01400000000000000000,0.01500000000000000000,0.01600000000000000000} {14,15,16} -{e629fa6598d732768f7c726b4b621285,8527a891e224136950ff32ca212b45bc,b17ef6d19c7a5b1ee83b907c595526dc} {0.01400000000000000000,0.01500000000000000000,0.01600000000000000000} {14,15,16} -{e629fa6598d732768f7c726b4b621285,8527a891e224136950ff32ca212b45bc,b17ef6d19c7a5b1ee83b907c595526dc} {0.01400000000000000000,0.01500000000000000000,0.01600000000000000000} {14,15,16} -{e629fa6598d732768f7c726b4b621285,8527a891e224136950ff32ca212b45bc,b17ef6d19c7a5b1ee83b907c595526dc} {0.01400000000000000000,0.01500000000000000000,0.01600000000000000000} {14,15,16} -{e629fa6598d732768f7c726b4b621285,8527a891e224136950ff32ca212b45bc,b17ef6d19c7a5b1ee83b907c595526dc} {0.01400000000000000000,0.01500000000000000000,0.01600000000000000000} {14,15,16} -{e629fa6598d732768f7c726b4b621285,8527a891e224136950ff32ca212b45bc,b17ef6d19c7a5b1ee83b907c595526dc} {0.01400000000000000000,0.01500000000000000000,0.01600000000000000000} {14,15,16} -{e629fa6598d732768f7c726b4b621285,8527a891e224136950ff32ca212b45bc,b17ef6d19c7a5b1ee83b907c595526dc} {0.01400000000000000000,0.01500000000000000000,0.01600000000000000000} {14,15,16} -{e629fa6598d732768f7c726b4b621285,8527a891e224136950ff32ca212b45bc,b17ef6d19c7a5b1ee83b907c595526dc} {0.01400000000000000000,0.01500000000000000000,0.01600000000000000000} {14,15,16} -{e629fa6598d732768f7c726b4b621285,8527a891e224136950ff32ca212b45bc,b17ef6d19c7a5b1ee83b907c595526dc} {0.01400000000000000000,0.01500000000000000000,0.01600000000000000000} {14,15,16} -{e629fa6598d732768f7c726b4b621285,8527a891e224136950ff32ca212b45bc,b17ef6d19c7a5b1ee83b907c595526dc} {0.01400000000000000000,0.01500000000000000000,0.01600000000000000000} {14,15,16} -{e629fa6598d732768f7c726b4b621285,8527a891e224136950ff32ca212b45bc,b17ef6d19c7a5b1ee83b907c595526dc} {0.01400000000000000000,0.01500000000000000000,0.01600000000000000000} {14,15,16} -{e629fa6598d732768f7c726b4b621285,8527a891e224136950ff32ca212b45bc,b17ef6d19c7a5b1ee83b907c595526dc} {0.01400000000000000000,0.01500000000000000000,0.01600000000000000000} {14,15,16} -{e629fa6598d732768f7c726b4b621285,8527a891e224136950ff32ca212b45bc,b17ef6d19c7a5b1ee83b907c595526dc} {0.01400000000000000000,0.01500000000000000000,0.01600000000000000000} {14,15,16} -{e629fa6598d732768f7c726b4b621285,8527a891e224136950ff32ca212b45bc,b17ef6d19c7a5b1ee83b907c595526dc} {0.01400000000000000000,0.01500000000000000000,0.01600000000000000000} {14,15,16} -{e629fa6598d732768f7c726b4b621285,8527a891e224136950ff32ca212b45bc,b17ef6d19c7a5b1ee83b907c595526dc} {0.01400000000000000000,0.01500000000000000000,0.01600000000000000000} {14,15,16} -{e629fa6598d732768f7c726b4b621285,8527a891e224136950ff32ca212b45bc,b17ef6d19c7a5b1ee83b907c595526dc} {0.01400000000000000000,0.01500000000000000000,0.01600000000000000000} {14,15,16} -{e629fa6598d732768f7c726b4b621285,8527a891e224136950ff32ca212b45bc,b17ef6d19c7a5b1ee83b907c595526dc} {0.01400000000000000000,0.01500000000000000000,0.01600000000000000000} {14,15,16} -{e629fa6598d732768f7c726b4b621285,8527a891e224136950ff32ca212b45bc,b17ef6d19c7a5b1ee83b907c595526dc} {0.01400000000000000000,0.01500000000000000000,0.01600000000000000000} {14,15,16} -{e629fa6598d732768f7c726b4b621285,8527a891e224136950ff32ca212b45bc,b17ef6d19c7a5b1ee83b907c595526dc} {0.01400000000000000000,0.01500000000000000000,0.01600000000000000000} {14,15,16} -{e629fa6598d732768f7c726b4b621285,8527a891e224136950ff32ca212b45bc,b17ef6d19c7a5b1ee83b907c595526dc} {0.01400000000000000000,0.01500000000000000000,0.01600000000000000000} {14,15,16} -{e629fa6598d732768f7c726b4b621285,8527a891e224136950ff32ca212b45bc,b17ef6d19c7a5b1ee83b907c595526dc} {0.01400000000000000000,0.01500000000000000000,0.01600000000000000000} {14,15,16} -{e629fa6598d732768f7c726b4b621285,8527a891e224136950ff32ca212b45bc,b17ef6d19c7a5b1ee83b907c595526dc} {0.01400000000000000000,0.01500000000000000000,0.01600000000000000000} {14,15,16} -{e629fa6598d732768f7c726b4b621285,8527a891e224136950ff32ca212b45bc,b17ef6d19c7a5b1ee83b907c595526dc} {0.01400000000000000000,0.01500000000000000000,0.01600000000000000000} {14,15,16} -{e629fa6598d732768f7c726b4b621285,8527a891e224136950ff32ca212b45bc,b17ef6d19c7a5b1ee83b907c595526dc} {0.01400000000000000000,0.01500000000000000000,0.01600000000000000000} {14,15,16} -{e629fa6598d732768f7c726b4b621285,8527a891e224136950ff32ca212b45bc,b17ef6d19c7a5b1ee83b907c595526dc} {0.01400000000000000000,0.01500000000000000000,0.01600000000000000000} {14,15,16} -{e629fa6598d732768f7c726b4b621285,8527a891e224136950ff32ca212b45bc,b17ef6d19c7a5b1ee83b907c595526dc} {0.01400000000000000000,0.01500000000000000000,0.01600000000000000000} {14,15,16} -{e629fa6598d732768f7c726b4b621285,8527a891e224136950ff32ca212b45bc,b17ef6d19c7a5b1ee83b907c595526dc} {0.01400000000000000000,0.01500000000000000000,0.01600000000000000000} {14,15,16} -{e629fa6598d732768f7c726b4b621285,8527a891e224136950ff32ca212b45bc,b17ef6d19c7a5b1ee83b907c595526dc} {0.01400000000000000000,0.01500000000000000000,0.01600000000000000000} {14,15,16} -{e629fa6598d732768f7c726b4b621285,8527a891e224136950ff32ca212b45bc,b17ef6d19c7a5b1ee83b907c595526dc} {0.01400000000000000000,0.01500000000000000000,0.01600000000000000000} {14,15,16} -{e629fa6598d732768f7c726b4b621285,8527a891e224136950ff32ca212b45bc,b17ef6d19c7a5b1ee83b907c595526dc} {0.01400000000000000000,0.01500000000000000000,0.01600000000000000000} {14,15,16} -{e629fa6598d732768f7c726b4b621285,8527a891e224136950ff32ca212b45bc,b17ef6d19c7a5b1ee83b907c595526dc} {0.01400000000000000000,0.01500000000000000000,0.01600000000000000000} {14,15,16} -{e629fa6598d732768f7c726b4b621285,8527a891e224136950ff32ca212b45bc,b17ef6d19c7a5b1ee83b907c595526dc} {0.01400000000000000000,0.01500000000000000000,0.01600000000000000000} {14,15,16} -{e629fa6598d732768f7c726b4b621285,8527a891e224136950ff32ca212b45bc,b17ef6d19c7a5b1ee83b907c595526dc} {0.01400000000000000000,0.01500000000000000000,0.01600000000000000000} {14,15,16} -{e629fa6598d732768f7c726b4b621285,8527a891e224136950ff32ca212b45bc,b17ef6d19c7a5b1ee83b907c595526dc} {0.01400000000000000000,0.01500000000000000000,0.01600000000000000000} {14,15,16} -{e629fa6598d732768f7c726b4b621285,8527a891e224136950ff32ca212b45bc,b17ef6d19c7a5b1ee83b907c595526dc} {0.01400000000000000000,0.01500000000000000000,0.01600000000000000000} {14,15,16} -{e629fa6598d732768f7c726b4b621285,8527a891e224136950ff32ca212b45bc,b17ef6d19c7a5b1ee83b907c595526dc} {0.01400000000000000000,0.01500000000000000000,0.01600000000000000000} {14,15,16} -{e629fa6598d732768f7c726b4b621285,8527a891e224136950ff32ca212b45bc,b17ef6d19c7a5b1ee83b907c595526dc} {0.01400000000000000000,0.01500000000000000000,0.01600000000000000000} {14,15,16} -{e629fa6598d732768f7c726b4b621285,8527a891e224136950ff32ca212b45bc,b17ef6d19c7a5b1ee83b907c595526dc} {0.01400000000000000000,0.01500000000000000000,0.01600000000000000000} {14,15,16} -{e629fa6598d732768f7c726b4b621285,8527a891e224136950ff32ca212b45bc,b17ef6d19c7a5b1ee83b907c595526dc} {0.01400000000000000000,0.01500000000000000000,0.01600000000000000000} {14,15,16} -{e629fa6598d732768f7c726b4b621285,8527a891e224136950ff32ca212b45bc,b17ef6d19c7a5b1ee83b907c595526dc} {0.01400000000000000000,0.01500000000000000000,0.01600000000000000000} {14,15,16} -{e629fa6598d732768f7c726b4b621285,8527a891e224136950ff32ca212b45bc,b17ef6d19c7a5b1ee83b907c595526dc} {0.01400000000000000000,0.01500000000000000000,0.01600000000000000000} {14,15,16} -{e629fa6598d732768f7c726b4b621285,8527a891e224136950ff32ca212b45bc,b17ef6d19c7a5b1ee83b907c595526dc} {0.01400000000000000000,0.01500000000000000000,0.01600000000000000000} {14,15,16} -{e629fa6598d732768f7c726b4b621285,8527a891e224136950ff32ca212b45bc,b17ef6d19c7a5b1ee83b907c595526dc} {0.01400000000000000000,0.01500000000000000000,0.01600000000000000000} {14,15,16} -{e629fa6598d732768f7c726b4b621285,8527a891e224136950ff32ca212b45bc,b17ef6d19c7a5b1ee83b907c595526dc} {0.01400000000000000000,0.01500000000000000000,0.01600000000000000000} {14,15,16} -{e629fa6598d732768f7c726b4b621285,8527a891e224136950ff32ca212b45bc,b17ef6d19c7a5b1ee83b907c595526dc} {0.01400000000000000000,0.01500000000000000000,0.01600000000000000000} {14,15,16} -{e629fa6598d732768f7c726b4b621285,8527a891e224136950ff32ca212b45bc,b17ef6d19c7a5b1ee83b907c595526dc} {0.01400000000000000000,0.01500000000000000000,0.01600000000000000000} {14,15,16} -{e629fa6598d732768f7c726b4b621285,8527a891e224136950ff32ca212b45bc,b17ef6d19c7a5b1ee83b907c595526dc} {0.01400000000000000000,0.01500000000000000000,0.01600000000000000000} {14,15,16} -{e629fa6598d732768f7c726b4b621285,8527a891e224136950ff32ca212b45bc,b17ef6d19c7a5b1ee83b907c595526dc} {0.01400000000000000000,0.01500000000000000000,0.01600000000000000000} {14,15,16} -{e629fa6598d732768f7c726b4b621285,8527a891e224136950ff32ca212b45bc,b17ef6d19c7a5b1ee83b907c595526dc} {0.01400000000000000000,0.01500000000000000000,0.01600000000000000000} {14,15,16} -{e629fa6598d732768f7c726b4b621285,8527a891e224136950ff32ca212b45bc,b17ef6d19c7a5b1ee83b907c595526dc} {0.01400000000000000000,0.01500000000000000000,0.01600000000000000000} {14,15,16} -{e629fa6598d732768f7c726b4b621285,8527a891e224136950ff32ca212b45bc,b17ef6d19c7a5b1ee83b907c595526dc} {0.01400000000000000000,0.01500000000000000000,0.01600000000000000000} {14,15,16} -{e629fa6598d732768f7c726b4b621285,8527a891e224136950ff32ca212b45bc,b17ef6d19c7a5b1ee83b907c595526dc} {0.01400000000000000000,0.01500000000000000000,0.01600000000000000000} {14,15,16} -{e629fa6598d732768f7c726b4b621285,8527a891e224136950ff32ca212b45bc,b17ef6d19c7a5b1ee83b907c595526dc} {0.01400000000000000000,0.01500000000000000000,0.01600000000000000000} {14,15,16} -{e629fa6598d732768f7c726b4b621285,8527a891e224136950ff32ca212b45bc,b17ef6d19c7a5b1ee83b907c595526dc} {0.01400000000000000000,0.01500000000000000000,0.01600000000000000000} {14,15,16} -{e629fa6598d732768f7c726b4b621285,8527a891e224136950ff32ca212b45bc,b17ef6d19c7a5b1ee83b907c595526dc} {0.01400000000000000000,0.01500000000000000000,0.01600000000000000000} {14,15,16} -{e629fa6598d732768f7c726b4b621285,8527a891e224136950ff32ca212b45bc,b17ef6d19c7a5b1ee83b907c595526dc} {0.01400000000000000000,0.01500000000000000000,0.01600000000000000000} {14,15,16} -{e629fa6598d732768f7c726b4b621285,8527a891e224136950ff32ca212b45bc,b17ef6d19c7a5b1ee83b907c595526dc} {0.01400000000000000000,0.01500000000000000000,0.01600000000000000000} {14,15,16} -{e629fa6598d732768f7c726b4b621285,8527a891e224136950ff32ca212b45bc,b17ef6d19c7a5b1ee83b907c595526dc} {0.01400000000000000000,0.01500000000000000000,0.01600000000000000000} {14,15,16} -{e629fa6598d732768f7c726b4b621285,8527a891e224136950ff32ca212b45bc,b17ef6d19c7a5b1ee83b907c595526dc} {0.01400000000000000000,0.01500000000000000000,0.01600000000000000000} {14,15,16} -{e629fa6598d732768f7c726b4b621285,8527a891e224136950ff32ca212b45bc,b17ef6d19c7a5b1ee83b907c595526dc} {0.01400000000000000000,0.01500000000000000000,0.01600000000000000000} {14,15,16} -{e629fa6598d732768f7c726b4b621285,8527a891e224136950ff32ca212b45bc,b17ef6d19c7a5b1ee83b907c595526dc} {0.01400000000000000000,0.01500000000000000000,0.01600000000000000000} {14,15,16} -{e629fa6598d732768f7c726b4b621285,8527a891e224136950ff32ca212b45bc,b17ef6d19c7a5b1ee83b907c595526dc} {0.01400000000000000000,0.01500000000000000000,0.01600000000000000000} {14,15,16} -{e629fa6598d732768f7c726b4b621285,8527a891e224136950ff32ca212b45bc,b17ef6d19c7a5b1ee83b907c595526dc} {0.01400000000000000000,0.01500000000000000000,0.01600000000000000000} {14,15,16} -{e629fa6598d732768f7c726b4b621285,8527a891e224136950ff32ca212b45bc,b17ef6d19c7a5b1ee83b907c595526dc} {0.01400000000000000000,0.01500000000000000000,0.01600000000000000000} {14,15,16} -{e629fa6598d732768f7c726b4b621285,8527a891e224136950ff32ca212b45bc,b17ef6d19c7a5b1ee83b907c595526dc} {0.01400000000000000000,0.01500000000000000000,0.01600000000000000000} {14,15,16} -{e629fa6598d732768f7c726b4b621285,8527a891e224136950ff32ca212b45bc,b17ef6d19c7a5b1ee83b907c595526dc} {0.01400000000000000000,0.01500000000000000000,0.01600000000000000000} {14,15,16} -{e629fa6598d732768f7c726b4b621285,8527a891e224136950ff32ca212b45bc,b17ef6d19c7a5b1ee83b907c595526dc} {0.01400000000000000000,0.01500000000000000000,0.01600000000000000000} {14,15,16} -{e629fa6598d732768f7c726b4b621285,8527a891e224136950ff32ca212b45bc,b17ef6d19c7a5b1ee83b907c595526dc} {0.01400000000000000000,0.01500000000000000000,0.01600000000000000000} {14,15,16} -{e629fa6598d732768f7c726b4b621285,8527a891e224136950ff32ca212b45bc,b17ef6d19c7a5b1ee83b907c595526dc} {0.01400000000000000000,0.01500000000000000000,0.01600000000000000000} {14,15,16} -{e629fa6598d732768f7c726b4b621285,8527a891e224136950ff32ca212b45bc,b17ef6d19c7a5b1ee83b907c595526dc} {0.01400000000000000000,0.01500000000000000000,0.01600000000000000000} {14,15,16} -{e629fa6598d732768f7c726b4b621285,8527a891e224136950ff32ca212b45bc,b17ef6d19c7a5b1ee83b907c595526dc} {0.01400000000000000000,0.01500000000000000000,0.01600000000000000000} {14,15,16} -{e629fa6598d732768f7c726b4b621285,8527a891e224136950ff32ca212b45bc,b17ef6d19c7a5b1ee83b907c595526dc} {0.01400000000000000000,0.01500000000000000000,0.01600000000000000000} {14,15,16} -{e629fa6598d732768f7c726b4b621285,8527a891e224136950ff32ca212b45bc,b17ef6d19c7a5b1ee83b907c595526dc} {0.01400000000000000000,0.01500000000000000000,0.01600000000000000000} {14,15,16} -{e629fa6598d732768f7c726b4b621285,8527a891e224136950ff32ca212b45bc,b17ef6d19c7a5b1ee83b907c595526dc} {0.01400000000000000000,0.01500000000000000000,0.01600000000000000000} {14,15,16} -{e629fa6598d732768f7c726b4b621285,8527a891e224136950ff32ca212b45bc,b17ef6d19c7a5b1ee83b907c595526dc} {0.01400000000000000000,0.01500000000000000000,0.01600000000000000000} {14,15,16} -{e629fa6598d732768f7c726b4b621285,8527a891e224136950ff32ca212b45bc,b17ef6d19c7a5b1ee83b907c595526dc} {0.01400000000000000000,0.01500000000000000000,0.01600000000000000000} {14,15,16} -{b17ef6d19c7a5b1ee83b907c595526dc,e629fa6598d732768f7c726b4b621285,4523540f1504cd17100c4835e85b7eef} {0.01500000000000000000,0.01600000000000000000,0.01700000000000000000} {15,16,17} -{b17ef6d19c7a5b1ee83b907c595526dc,e629fa6598d732768f7c726b4b621285,4523540f1504cd17100c4835e85b7eef} {0.01500000000000000000,0.01600000000000000000,0.01700000000000000000} {15,16,17} -{b17ef6d19c7a5b1ee83b907c595526dc,e629fa6598d732768f7c726b4b621285,4523540f1504cd17100c4835e85b7eef} {0.01500000000000000000,0.01600000000000000000,0.01700000000000000000} {15,16,17} -{b17ef6d19c7a5b1ee83b907c595526dc,e629fa6598d732768f7c726b4b621285,4523540f1504cd17100c4835e85b7eef} {0.01500000000000000000,0.01600000000000000000,0.01700000000000000000} {15,16,17} -{b17ef6d19c7a5b1ee83b907c595526dc,e629fa6598d732768f7c726b4b621285,4523540f1504cd17100c4835e85b7eef} {0.01500000000000000000,0.01600000000000000000,0.01700000000000000000} {15,16,17} -{b17ef6d19c7a5b1ee83b907c595526dc,e629fa6598d732768f7c726b4b621285,4523540f1504cd17100c4835e85b7eef} {0.01500000000000000000,0.01600000000000000000,0.01700000000000000000} {15,16,17} -{b17ef6d19c7a5b1ee83b907c595526dc,e629fa6598d732768f7c726b4b621285,4523540f1504cd17100c4835e85b7eef} {0.01500000000000000000,0.01600000000000000000,0.01700000000000000000} {15,16,17} -{b17ef6d19c7a5b1ee83b907c595526dc,e629fa6598d732768f7c726b4b621285,4523540f1504cd17100c4835e85b7eef} {0.01500000000000000000,0.01600000000000000000,0.01700000000000000000} {15,16,17} -{b17ef6d19c7a5b1ee83b907c595526dc,e629fa6598d732768f7c726b4b621285,4523540f1504cd17100c4835e85b7eef} {0.01500000000000000000,0.01600000000000000000,0.01700000000000000000} {15,16,17} -{b17ef6d19c7a5b1ee83b907c595526dc,e629fa6598d732768f7c726b4b621285,4523540f1504cd17100c4835e85b7eef} {0.01500000000000000000,0.01600000000000000000,0.01700000000000000000} {15,16,17} -{b17ef6d19c7a5b1ee83b907c595526dc,e629fa6598d732768f7c726b4b621285,4523540f1504cd17100c4835e85b7eef} {0.01500000000000000000,0.01600000000000000000,0.01700000000000000000} {15,16,17} -{b17ef6d19c7a5b1ee83b907c595526dc,e629fa6598d732768f7c726b4b621285,4523540f1504cd17100c4835e85b7eef} {0.01500000000000000000,0.01600000000000000000,0.01700000000000000000} {15,16,17} -{b17ef6d19c7a5b1ee83b907c595526dc,e629fa6598d732768f7c726b4b621285,4523540f1504cd17100c4835e85b7eef} {0.01500000000000000000,0.01600000000000000000,0.01700000000000000000} {15,16,17} -{b17ef6d19c7a5b1ee83b907c595526dc,e629fa6598d732768f7c726b4b621285,4523540f1504cd17100c4835e85b7eef} {0.01500000000000000000,0.01600000000000000000,0.01700000000000000000} {15,16,17} -{b17ef6d19c7a5b1ee83b907c595526dc,e629fa6598d732768f7c726b4b621285,4523540f1504cd17100c4835e85b7eef} {0.01500000000000000000,0.01600000000000000000,0.01700000000000000000} {15,16,17} -{b17ef6d19c7a5b1ee83b907c595526dc,e629fa6598d732768f7c726b4b621285,4523540f1504cd17100c4835e85b7eef} {0.01500000000000000000,0.01600000000000000000,0.01700000000000000000} {15,16,17} -{b17ef6d19c7a5b1ee83b907c595526dc,e629fa6598d732768f7c726b4b621285,4523540f1504cd17100c4835e85b7eef} {0.01500000000000000000,0.01600000000000000000,0.01700000000000000000} {15,16,17} -{b17ef6d19c7a5b1ee83b907c595526dc,e629fa6598d732768f7c726b4b621285,4523540f1504cd17100c4835e85b7eef} {0.01500000000000000000,0.01600000000000000000,0.01700000000000000000} {15,16,17} -{b17ef6d19c7a5b1ee83b907c595526dc,e629fa6598d732768f7c726b4b621285,4523540f1504cd17100c4835e85b7eef} {0.01500000000000000000,0.01600000000000000000,0.01700000000000000000} {15,16,17} -{b17ef6d19c7a5b1ee83b907c595526dc,e629fa6598d732768f7c726b4b621285,4523540f1504cd17100c4835e85b7eef} {0.01500000000000000000,0.01600000000000000000,0.01700000000000000000} {15,16,17} -{b17ef6d19c7a5b1ee83b907c595526dc,e629fa6598d732768f7c726b4b621285,4523540f1504cd17100c4835e85b7eef} {0.01500000000000000000,0.01600000000000000000,0.01700000000000000000} {15,16,17} -{b17ef6d19c7a5b1ee83b907c595526dc,e629fa6598d732768f7c726b4b621285,4523540f1504cd17100c4835e85b7eef} {0.01500000000000000000,0.01600000000000000000,0.01700000000000000000} {15,16,17} -{b17ef6d19c7a5b1ee83b907c595526dc,e629fa6598d732768f7c726b4b621285,4523540f1504cd17100c4835e85b7eef} {0.01500000000000000000,0.01600000000000000000,0.01700000000000000000} {15,16,17} -{b17ef6d19c7a5b1ee83b907c595526dc,e629fa6598d732768f7c726b4b621285,4523540f1504cd17100c4835e85b7eef} {0.01500000000000000000,0.01600000000000000000,0.01700000000000000000} {15,16,17} -{b17ef6d19c7a5b1ee83b907c595526dc,e629fa6598d732768f7c726b4b621285,4523540f1504cd17100c4835e85b7eef} {0.01500000000000000000,0.01600000000000000000,0.01700000000000000000} {15,16,17} -{b17ef6d19c7a5b1ee83b907c595526dc,e629fa6598d732768f7c726b4b621285,4523540f1504cd17100c4835e85b7eef} {0.01500000000000000000,0.01600000000000000000,0.01700000000000000000} {15,16,17} -{b17ef6d19c7a5b1ee83b907c595526dc,e629fa6598d732768f7c726b4b621285,4523540f1504cd17100c4835e85b7eef} {0.01500000000000000000,0.01600000000000000000,0.01700000000000000000} {15,16,17} -{b17ef6d19c7a5b1ee83b907c595526dc,e629fa6598d732768f7c726b4b621285,4523540f1504cd17100c4835e85b7eef} {0.01500000000000000000,0.01600000000000000000,0.01700000000000000000} {15,16,17} -{b17ef6d19c7a5b1ee83b907c595526dc,e629fa6598d732768f7c726b4b621285,4523540f1504cd17100c4835e85b7eef} {0.01500000000000000000,0.01600000000000000000,0.01700000000000000000} {15,16,17} -{b17ef6d19c7a5b1ee83b907c595526dc,e629fa6598d732768f7c726b4b621285,4523540f1504cd17100c4835e85b7eef} {0.01500000000000000000,0.01600000000000000000,0.01700000000000000000} {15,16,17} -{b17ef6d19c7a5b1ee83b907c595526dc,e629fa6598d732768f7c726b4b621285,4523540f1504cd17100c4835e85b7eef} {0.01500000000000000000,0.01600000000000000000,0.01700000000000000000} {15,16,17} -{b17ef6d19c7a5b1ee83b907c595526dc,e629fa6598d732768f7c726b4b621285,4523540f1504cd17100c4835e85b7eef} {0.01500000000000000000,0.01600000000000000000,0.01700000000000000000} {15,16,17} -{b17ef6d19c7a5b1ee83b907c595526dc,e629fa6598d732768f7c726b4b621285,4523540f1504cd17100c4835e85b7eef} {0.01500000000000000000,0.01600000000000000000,0.01700000000000000000} {15,16,17} -{b17ef6d19c7a5b1ee83b907c595526dc,e629fa6598d732768f7c726b4b621285,4523540f1504cd17100c4835e85b7eef} {0.01500000000000000000,0.01600000000000000000,0.01700000000000000000} {15,16,17} -{b17ef6d19c7a5b1ee83b907c595526dc,e629fa6598d732768f7c726b4b621285,4523540f1504cd17100c4835e85b7eef} {0.01500000000000000000,0.01600000000000000000,0.01700000000000000000} {15,16,17} -{b17ef6d19c7a5b1ee83b907c595526dc,e629fa6598d732768f7c726b4b621285,4523540f1504cd17100c4835e85b7eef} {0.01500000000000000000,0.01600000000000000000,0.01700000000000000000} {15,16,17} -{b17ef6d19c7a5b1ee83b907c595526dc,e629fa6598d732768f7c726b4b621285,4523540f1504cd17100c4835e85b7eef} {0.01500000000000000000,0.01600000000000000000,0.01700000000000000000} {15,16,17} -{b17ef6d19c7a5b1ee83b907c595526dc,e629fa6598d732768f7c726b4b621285,4523540f1504cd17100c4835e85b7eef} {0.01500000000000000000,0.01600000000000000000,0.01700000000000000000} {15,16,17} -{b17ef6d19c7a5b1ee83b907c595526dc,e629fa6598d732768f7c726b4b621285,4523540f1504cd17100c4835e85b7eef} {0.01500000000000000000,0.01600000000000000000,0.01700000000000000000} {15,16,17} -{b17ef6d19c7a5b1ee83b907c595526dc,e629fa6598d732768f7c726b4b621285,4523540f1504cd17100c4835e85b7eef} {0.01500000000000000000,0.01600000000000000000,0.01700000000000000000} {15,16,17} -{b17ef6d19c7a5b1ee83b907c595526dc,e629fa6598d732768f7c726b4b621285,4523540f1504cd17100c4835e85b7eef} {0.01500000000000000000,0.01600000000000000000,0.01700000000000000000} {15,16,17} -{b17ef6d19c7a5b1ee83b907c595526dc,e629fa6598d732768f7c726b4b621285,4523540f1504cd17100c4835e85b7eef} {0.01500000000000000000,0.01600000000000000000,0.01700000000000000000} {15,16,17} -{b17ef6d19c7a5b1ee83b907c595526dc,e629fa6598d732768f7c726b4b621285,4523540f1504cd17100c4835e85b7eef} {0.01500000000000000000,0.01600000000000000000,0.01700000000000000000} {15,16,17} -{b17ef6d19c7a5b1ee83b907c595526dc,e629fa6598d732768f7c726b4b621285,4523540f1504cd17100c4835e85b7eef} {0.01500000000000000000,0.01600000000000000000,0.01700000000000000000} {15,16,17} -{b17ef6d19c7a5b1ee83b907c595526dc,e629fa6598d732768f7c726b4b621285,4523540f1504cd17100c4835e85b7eef} {0.01500000000000000000,0.01600000000000000000,0.01700000000000000000} {15,16,17} -{b17ef6d19c7a5b1ee83b907c595526dc,e629fa6598d732768f7c726b4b621285,4523540f1504cd17100c4835e85b7eef} {0.01500000000000000000,0.01600000000000000000,0.01700000000000000000} {15,16,17} -{b17ef6d19c7a5b1ee83b907c595526dc,e629fa6598d732768f7c726b4b621285,4523540f1504cd17100c4835e85b7eef} {0.01500000000000000000,0.01600000000000000000,0.01700000000000000000} {15,16,17} -{b17ef6d19c7a5b1ee83b907c595526dc,e629fa6598d732768f7c726b4b621285,4523540f1504cd17100c4835e85b7eef} {0.01500000000000000000,0.01600000000000000000,0.01700000000000000000} {15,16,17} -{b17ef6d19c7a5b1ee83b907c595526dc,e629fa6598d732768f7c726b4b621285,4523540f1504cd17100c4835e85b7eef} {0.01500000000000000000,0.01600000000000000000,0.01700000000000000000} {15,16,17} -{b17ef6d19c7a5b1ee83b907c595526dc,e629fa6598d732768f7c726b4b621285,4523540f1504cd17100c4835e85b7eef} {0.01500000000000000000,0.01600000000000000000,0.01700000000000000000} {15,16,17} -{b17ef6d19c7a5b1ee83b907c595526dc,e629fa6598d732768f7c726b4b621285,4523540f1504cd17100c4835e85b7eef} {0.01500000000000000000,0.01600000000000000000,0.01700000000000000000} {15,16,17} -{b17ef6d19c7a5b1ee83b907c595526dc,e629fa6598d732768f7c726b4b621285,4523540f1504cd17100c4835e85b7eef} {0.01500000000000000000,0.01600000000000000000,0.01700000000000000000} {15,16,17} -{b17ef6d19c7a5b1ee83b907c595526dc,e629fa6598d732768f7c726b4b621285,4523540f1504cd17100c4835e85b7eef} {0.01500000000000000000,0.01600000000000000000,0.01700000000000000000} {15,16,17} -{b17ef6d19c7a5b1ee83b907c595526dc,e629fa6598d732768f7c726b4b621285,4523540f1504cd17100c4835e85b7eef} {0.01500000000000000000,0.01600000000000000000,0.01700000000000000000} {15,16,17} -{b17ef6d19c7a5b1ee83b907c595526dc,e629fa6598d732768f7c726b4b621285,4523540f1504cd17100c4835e85b7eef} {0.01500000000000000000,0.01600000000000000000,0.01700000000000000000} {15,16,17} -{b17ef6d19c7a5b1ee83b907c595526dc,e629fa6598d732768f7c726b4b621285,4523540f1504cd17100c4835e85b7eef} {0.01500000000000000000,0.01600000000000000000,0.01700000000000000000} {15,16,17} -{b17ef6d19c7a5b1ee83b907c595526dc,e629fa6598d732768f7c726b4b621285,4523540f1504cd17100c4835e85b7eef} {0.01500000000000000000,0.01600000000000000000,0.01700000000000000000} {15,16,17} -{b17ef6d19c7a5b1ee83b907c595526dc,e629fa6598d732768f7c726b4b621285,4523540f1504cd17100c4835e85b7eef} {0.01500000000000000000,0.01600000000000000000,0.01700000000000000000} {15,16,17} -{b17ef6d19c7a5b1ee83b907c595526dc,e629fa6598d732768f7c726b4b621285,4523540f1504cd17100c4835e85b7eef} {0.01500000000000000000,0.01600000000000000000,0.01700000000000000000} {15,16,17} -{b17ef6d19c7a5b1ee83b907c595526dc,e629fa6598d732768f7c726b4b621285,4523540f1504cd17100c4835e85b7eef} {0.01500000000000000000,0.01600000000000000000,0.01700000000000000000} {15,16,17} -{b17ef6d19c7a5b1ee83b907c595526dc,e629fa6598d732768f7c726b4b621285,4523540f1504cd17100c4835e85b7eef} {0.01500000000000000000,0.01600000000000000000,0.01700000000000000000} {15,16,17} -{b17ef6d19c7a5b1ee83b907c595526dc,e629fa6598d732768f7c726b4b621285,4523540f1504cd17100c4835e85b7eef} {0.01500000000000000000,0.01600000000000000000,0.01700000000000000000} {15,16,17} -{b17ef6d19c7a5b1ee83b907c595526dc,e629fa6598d732768f7c726b4b621285,4523540f1504cd17100c4835e85b7eef} {0.01500000000000000000,0.01600000000000000000,0.01700000000000000000} {15,16,17} -{b17ef6d19c7a5b1ee83b907c595526dc,e629fa6598d732768f7c726b4b621285,4523540f1504cd17100c4835e85b7eef} {0.01500000000000000000,0.01600000000000000000,0.01700000000000000000} {15,16,17} -{b17ef6d19c7a5b1ee83b907c595526dc,e629fa6598d732768f7c726b4b621285,4523540f1504cd17100c4835e85b7eef} {0.01500000000000000000,0.01600000000000000000,0.01700000000000000000} {15,16,17} -{b17ef6d19c7a5b1ee83b907c595526dc,e629fa6598d732768f7c726b4b621285,4523540f1504cd17100c4835e85b7eef} {0.01500000000000000000,0.01600000000000000000,0.01700000000000000000} {15,16,17} -{b17ef6d19c7a5b1ee83b907c595526dc,e629fa6598d732768f7c726b4b621285,4523540f1504cd17100c4835e85b7eef} {0.01500000000000000000,0.01600000000000000000,0.01700000000000000000} {15,16,17} -{b17ef6d19c7a5b1ee83b907c595526dc,e629fa6598d732768f7c726b4b621285,4523540f1504cd17100c4835e85b7eef} {0.01500000000000000000,0.01600000000000000000,0.01700000000000000000} {15,16,17} -{b17ef6d19c7a5b1ee83b907c595526dc,e629fa6598d732768f7c726b4b621285,4523540f1504cd17100c4835e85b7eef} {0.01500000000000000000,0.01600000000000000000,0.01700000000000000000} {15,16,17} -{b17ef6d19c7a5b1ee83b907c595526dc,e629fa6598d732768f7c726b4b621285,4523540f1504cd17100c4835e85b7eef} {0.01500000000000000000,0.01600000000000000000,0.01700000000000000000} {15,16,17} -{b17ef6d19c7a5b1ee83b907c595526dc,e629fa6598d732768f7c726b4b621285,4523540f1504cd17100c4835e85b7eef} {0.01500000000000000000,0.01600000000000000000,0.01700000000000000000} {15,16,17} -{b17ef6d19c7a5b1ee83b907c595526dc,e629fa6598d732768f7c726b4b621285,4523540f1504cd17100c4835e85b7eef} {0.01500000000000000000,0.01600000000000000000,0.01700000000000000000} {15,16,17} -{b17ef6d19c7a5b1ee83b907c595526dc,e629fa6598d732768f7c726b4b621285,4523540f1504cd17100c4835e85b7eef} {0.01500000000000000000,0.01600000000000000000,0.01700000000000000000} {15,16,17} -{b17ef6d19c7a5b1ee83b907c595526dc,e629fa6598d732768f7c726b4b621285,4523540f1504cd17100c4835e85b7eef} {0.01500000000000000000,0.01600000000000000000,0.01700000000000000000} {15,16,17} -{b17ef6d19c7a5b1ee83b907c595526dc,e629fa6598d732768f7c726b4b621285,4523540f1504cd17100c4835e85b7eef} {0.01500000000000000000,0.01600000000000000000,0.01700000000000000000} {15,16,17} -{b17ef6d19c7a5b1ee83b907c595526dc,e629fa6598d732768f7c726b4b621285,4523540f1504cd17100c4835e85b7eef} {0.01500000000000000000,0.01600000000000000000,0.01700000000000000000} {15,16,17} -{b17ef6d19c7a5b1ee83b907c595526dc,e629fa6598d732768f7c726b4b621285,4523540f1504cd17100c4835e85b7eef} {0.01500000000000000000,0.01600000000000000000,0.01700000000000000000} {15,16,17} -{b17ef6d19c7a5b1ee83b907c595526dc,e629fa6598d732768f7c726b4b621285,4523540f1504cd17100c4835e85b7eef} {0.01500000000000000000,0.01600000000000000000,0.01700000000000000000} {15,16,17} -{b17ef6d19c7a5b1ee83b907c595526dc,e629fa6598d732768f7c726b4b621285,4523540f1504cd17100c4835e85b7eef} {0.01500000000000000000,0.01600000000000000000,0.01700000000000000000} {15,16,17} -{b17ef6d19c7a5b1ee83b907c595526dc,e629fa6598d732768f7c726b4b621285,4523540f1504cd17100c4835e85b7eef} {0.01500000000000000000,0.01600000000000000000,0.01700000000000000000} {15,16,17} -{b17ef6d19c7a5b1ee83b907c595526dc,e629fa6598d732768f7c726b4b621285,4523540f1504cd17100c4835e85b7eef} {0.01500000000000000000,0.01600000000000000000,0.01700000000000000000} {15,16,17} -{b17ef6d19c7a5b1ee83b907c595526dc,e629fa6598d732768f7c726b4b621285,4523540f1504cd17100c4835e85b7eef} {0.01500000000000000000,0.01600000000000000000,0.01700000000000000000} {15,16,17} -{b17ef6d19c7a5b1ee83b907c595526dc,e629fa6598d732768f7c726b4b621285,4523540f1504cd17100c4835e85b7eef} {0.01500000000000000000,0.01600000000000000000,0.01700000000000000000} {15,16,17} -{b17ef6d19c7a5b1ee83b907c595526dc,e629fa6598d732768f7c726b4b621285,4523540f1504cd17100c4835e85b7eef} {0.01500000000000000000,0.01600000000000000000,0.01700000000000000000} {15,16,17} -{b17ef6d19c7a5b1ee83b907c595526dc,e629fa6598d732768f7c726b4b621285,4523540f1504cd17100c4835e85b7eef} {0.01500000000000000000,0.01600000000000000000,0.01700000000000000000} {15,16,17} -{b17ef6d19c7a5b1ee83b907c595526dc,e629fa6598d732768f7c726b4b621285,4523540f1504cd17100c4835e85b7eef} {0.01500000000000000000,0.01600000000000000000,0.01700000000000000000} {15,16,17} -{b17ef6d19c7a5b1ee83b907c595526dc,e629fa6598d732768f7c726b4b621285,4523540f1504cd17100c4835e85b7eef} {0.01500000000000000000,0.01600000000000000000,0.01700000000000000000} {15,16,17} -{b17ef6d19c7a5b1ee83b907c595526dc,e629fa6598d732768f7c726b4b621285,4523540f1504cd17100c4835e85b7eef} {0.01500000000000000000,0.01600000000000000000,0.01700000000000000000} {15,16,17} -{b17ef6d19c7a5b1ee83b907c595526dc,e629fa6598d732768f7c726b4b621285,4523540f1504cd17100c4835e85b7eef} {0.01500000000000000000,0.01600000000000000000,0.01700000000000000000} {15,16,17} -{b17ef6d19c7a5b1ee83b907c595526dc,e629fa6598d732768f7c726b4b621285,4523540f1504cd17100c4835e85b7eef} {0.01500000000000000000,0.01600000000000000000,0.01700000000000000000} {15,16,17} -{b17ef6d19c7a5b1ee83b907c595526dc,e629fa6598d732768f7c726b4b621285,4523540f1504cd17100c4835e85b7eef} {0.01500000000000000000,0.01600000000000000000,0.01700000000000000000} {15,16,17} -{b17ef6d19c7a5b1ee83b907c595526dc,e629fa6598d732768f7c726b4b621285,4523540f1504cd17100c4835e85b7eef} {0.01500000000000000000,0.01600000000000000000,0.01700000000000000000} {15,16,17} -{b17ef6d19c7a5b1ee83b907c595526dc,e629fa6598d732768f7c726b4b621285,4523540f1504cd17100c4835e85b7eef} {0.01500000000000000000,0.01600000000000000000,0.01700000000000000000} {15,16,17} -{b17ef6d19c7a5b1ee83b907c595526dc,e629fa6598d732768f7c726b4b621285,4523540f1504cd17100c4835e85b7eef} {0.01500000000000000000,0.01600000000000000000,0.01700000000000000000} {15,16,17} -{b17ef6d19c7a5b1ee83b907c595526dc,e629fa6598d732768f7c726b4b621285,4523540f1504cd17100c4835e85b7eef} {0.01500000000000000000,0.01600000000000000000,0.01700000000000000000} {15,16,17} -{b17ef6d19c7a5b1ee83b907c595526dc,e629fa6598d732768f7c726b4b621285,4523540f1504cd17100c4835e85b7eef} {0.01500000000000000000,0.01600000000000000000,0.01700000000000000000} {15,16,17} -{b17ef6d19c7a5b1ee83b907c595526dc,e629fa6598d732768f7c726b4b621285,4523540f1504cd17100c4835e85b7eef} {0.01500000000000000000,0.01600000000000000000,0.01700000000000000000} {15,16,17} -{b17ef6d19c7a5b1ee83b907c595526dc,e629fa6598d732768f7c726b4b621285,4523540f1504cd17100c4835e85b7eef} {0.01500000000000000000,0.01600000000000000000,0.01700000000000000000} {15,16,17} -{b17ef6d19c7a5b1ee83b907c595526dc,e629fa6598d732768f7c726b4b621285,4523540f1504cd17100c4835e85b7eef} {0.01500000000000000000,0.01600000000000000000,0.01700000000000000000} {15,16,17} -{b17ef6d19c7a5b1ee83b907c595526dc,e629fa6598d732768f7c726b4b621285,4523540f1504cd17100c4835e85b7eef} {0.01500000000000000000,0.01600000000000000000,0.01700000000000000000} {15,16,17} -{4523540f1504cd17100c4835e85b7eef,b17ef6d19c7a5b1ee83b907c595526dc,4ec9599fc203d176a301536c2e091a19} {0.01600000000000000000,0.01700000000000000000,0.01800000000000000000} {16,17,18} -{4523540f1504cd17100c4835e85b7eef,b17ef6d19c7a5b1ee83b907c595526dc,4ec9599fc203d176a301536c2e091a19} {0.01600000000000000000,0.01700000000000000000,0.01800000000000000000} {16,17,18} -{4523540f1504cd17100c4835e85b7eef,b17ef6d19c7a5b1ee83b907c595526dc,4ec9599fc203d176a301536c2e091a19} {0.01600000000000000000,0.01700000000000000000,0.01800000000000000000} {16,17,18} -{4523540f1504cd17100c4835e85b7eef,b17ef6d19c7a5b1ee83b907c595526dc,4ec9599fc203d176a301536c2e091a19} {0.01600000000000000000,0.01700000000000000000,0.01800000000000000000} {16,17,18} -{4523540f1504cd17100c4835e85b7eef,b17ef6d19c7a5b1ee83b907c595526dc,4ec9599fc203d176a301536c2e091a19} {0.01600000000000000000,0.01700000000000000000,0.01800000000000000000} {16,17,18} -{4523540f1504cd17100c4835e85b7eef,b17ef6d19c7a5b1ee83b907c595526dc,4ec9599fc203d176a301536c2e091a19} {0.01600000000000000000,0.01700000000000000000,0.01800000000000000000} {16,17,18} -{4523540f1504cd17100c4835e85b7eef,b17ef6d19c7a5b1ee83b907c595526dc,4ec9599fc203d176a301536c2e091a19} {0.01600000000000000000,0.01700000000000000000,0.01800000000000000000} {16,17,18} -{4523540f1504cd17100c4835e85b7eef,b17ef6d19c7a5b1ee83b907c595526dc,4ec9599fc203d176a301536c2e091a19} {0.01600000000000000000,0.01700000000000000000,0.01800000000000000000} {16,17,18} -{4523540f1504cd17100c4835e85b7eef,b17ef6d19c7a5b1ee83b907c595526dc,4ec9599fc203d176a301536c2e091a19} {0.01600000000000000000,0.01700000000000000000,0.01800000000000000000} {16,17,18} -{4523540f1504cd17100c4835e85b7eef,b17ef6d19c7a5b1ee83b907c595526dc,4ec9599fc203d176a301536c2e091a19} {0.01600000000000000000,0.01700000000000000000,0.01800000000000000000} {16,17,18} -{4523540f1504cd17100c4835e85b7eef,b17ef6d19c7a5b1ee83b907c595526dc,4ec9599fc203d176a301536c2e091a19} {0.01600000000000000000,0.01700000000000000000,0.01800000000000000000} {16,17,18} -{4523540f1504cd17100c4835e85b7eef,b17ef6d19c7a5b1ee83b907c595526dc,4ec9599fc203d176a301536c2e091a19} {0.01600000000000000000,0.01700000000000000000,0.01800000000000000000} {16,17,18} -{4523540f1504cd17100c4835e85b7eef,b17ef6d19c7a5b1ee83b907c595526dc,4ec9599fc203d176a301536c2e091a19} {0.01600000000000000000,0.01700000000000000000,0.01800000000000000000} {16,17,18} -{4523540f1504cd17100c4835e85b7eef,b17ef6d19c7a5b1ee83b907c595526dc,4ec9599fc203d176a301536c2e091a19} {0.01600000000000000000,0.01700000000000000000,0.01800000000000000000} {16,17,18} -{4523540f1504cd17100c4835e85b7eef,b17ef6d19c7a5b1ee83b907c595526dc,4ec9599fc203d176a301536c2e091a19} {0.01600000000000000000,0.01700000000000000000,0.01800000000000000000} {16,17,18} -{4523540f1504cd17100c4835e85b7eef,b17ef6d19c7a5b1ee83b907c595526dc,4ec9599fc203d176a301536c2e091a19} {0.01600000000000000000,0.01700000000000000000,0.01800000000000000000} {16,17,18} -{4523540f1504cd17100c4835e85b7eef,b17ef6d19c7a5b1ee83b907c595526dc,4ec9599fc203d176a301536c2e091a19} {0.01600000000000000000,0.01700000000000000000,0.01800000000000000000} {16,17,18} -{4523540f1504cd17100c4835e85b7eef,b17ef6d19c7a5b1ee83b907c595526dc,4ec9599fc203d176a301536c2e091a19} {0.01600000000000000000,0.01700000000000000000,0.01800000000000000000} {16,17,18} -{4523540f1504cd17100c4835e85b7eef,b17ef6d19c7a5b1ee83b907c595526dc,4ec9599fc203d176a301536c2e091a19} {0.01600000000000000000,0.01700000000000000000,0.01800000000000000000} {16,17,18} -{4523540f1504cd17100c4835e85b7eef,b17ef6d19c7a5b1ee83b907c595526dc,4ec9599fc203d176a301536c2e091a19} {0.01600000000000000000,0.01700000000000000000,0.01800000000000000000} {16,17,18} -{4523540f1504cd17100c4835e85b7eef,b17ef6d19c7a5b1ee83b907c595526dc,4ec9599fc203d176a301536c2e091a19} {0.01600000000000000000,0.01700000000000000000,0.01800000000000000000} {16,17,18} -{4523540f1504cd17100c4835e85b7eef,b17ef6d19c7a5b1ee83b907c595526dc,4ec9599fc203d176a301536c2e091a19} {0.01600000000000000000,0.01700000000000000000,0.01800000000000000000} {16,17,18} -{4523540f1504cd17100c4835e85b7eef,b17ef6d19c7a5b1ee83b907c595526dc,4ec9599fc203d176a301536c2e091a19} {0.01600000000000000000,0.01700000000000000000,0.01800000000000000000} {16,17,18} -{4523540f1504cd17100c4835e85b7eef,b17ef6d19c7a5b1ee83b907c595526dc,4ec9599fc203d176a301536c2e091a19} {0.01600000000000000000,0.01700000000000000000,0.01800000000000000000} {16,17,18} -{4523540f1504cd17100c4835e85b7eef,b17ef6d19c7a5b1ee83b907c595526dc,4ec9599fc203d176a301536c2e091a19} {0.01600000000000000000,0.01700000000000000000,0.01800000000000000000} {16,17,18} -{4523540f1504cd17100c4835e85b7eef,b17ef6d19c7a5b1ee83b907c595526dc,4ec9599fc203d176a301536c2e091a19} {0.01600000000000000000,0.01700000000000000000,0.01800000000000000000} {16,17,18} -{4523540f1504cd17100c4835e85b7eef,b17ef6d19c7a5b1ee83b907c595526dc,4ec9599fc203d176a301536c2e091a19} {0.01600000000000000000,0.01700000000000000000,0.01800000000000000000} {16,17,18} -{4523540f1504cd17100c4835e85b7eef,b17ef6d19c7a5b1ee83b907c595526dc,4ec9599fc203d176a301536c2e091a19} {0.01600000000000000000,0.01700000000000000000,0.01800000000000000000} {16,17,18} -{4523540f1504cd17100c4835e85b7eef,b17ef6d19c7a5b1ee83b907c595526dc,4ec9599fc203d176a301536c2e091a19} {0.01600000000000000000,0.01700000000000000000,0.01800000000000000000} {16,17,18} -{4523540f1504cd17100c4835e85b7eef,b17ef6d19c7a5b1ee83b907c595526dc,4ec9599fc203d176a301536c2e091a19} {0.01600000000000000000,0.01700000000000000000,0.01800000000000000000} {16,17,18} -{4523540f1504cd17100c4835e85b7eef,b17ef6d19c7a5b1ee83b907c595526dc,4ec9599fc203d176a301536c2e091a19} {0.01600000000000000000,0.01700000000000000000,0.01800000000000000000} {16,17,18} -{4523540f1504cd17100c4835e85b7eef,b17ef6d19c7a5b1ee83b907c595526dc,4ec9599fc203d176a301536c2e091a19} {0.01600000000000000000,0.01700000000000000000,0.01800000000000000000} {16,17,18} -{4523540f1504cd17100c4835e85b7eef,b17ef6d19c7a5b1ee83b907c595526dc,4ec9599fc203d176a301536c2e091a19} {0.01600000000000000000,0.01700000000000000000,0.01800000000000000000} {16,17,18} -{4523540f1504cd17100c4835e85b7eef,b17ef6d19c7a5b1ee83b907c595526dc,4ec9599fc203d176a301536c2e091a19} {0.01600000000000000000,0.01700000000000000000,0.01800000000000000000} {16,17,18} -{4523540f1504cd17100c4835e85b7eef,b17ef6d19c7a5b1ee83b907c595526dc,4ec9599fc203d176a301536c2e091a19} {0.01600000000000000000,0.01700000000000000000,0.01800000000000000000} {16,17,18} -{4523540f1504cd17100c4835e85b7eef,b17ef6d19c7a5b1ee83b907c595526dc,4ec9599fc203d176a301536c2e091a19} {0.01600000000000000000,0.01700000000000000000,0.01800000000000000000} {16,17,18} -{4523540f1504cd17100c4835e85b7eef,b17ef6d19c7a5b1ee83b907c595526dc,4ec9599fc203d176a301536c2e091a19} {0.01600000000000000000,0.01700000000000000000,0.01800000000000000000} {16,17,18} -{4523540f1504cd17100c4835e85b7eef,b17ef6d19c7a5b1ee83b907c595526dc,4ec9599fc203d176a301536c2e091a19} {0.01600000000000000000,0.01700000000000000000,0.01800000000000000000} {16,17,18} -{4523540f1504cd17100c4835e85b7eef,b17ef6d19c7a5b1ee83b907c595526dc,4ec9599fc203d176a301536c2e091a19} {0.01600000000000000000,0.01700000000000000000,0.01800000000000000000} {16,17,18} -{4523540f1504cd17100c4835e85b7eef,b17ef6d19c7a5b1ee83b907c595526dc,4ec9599fc203d176a301536c2e091a19} {0.01600000000000000000,0.01700000000000000000,0.01800000000000000000} {16,17,18} -{4523540f1504cd17100c4835e85b7eef,b17ef6d19c7a5b1ee83b907c595526dc,4ec9599fc203d176a301536c2e091a19} {0.01600000000000000000,0.01700000000000000000,0.01800000000000000000} {16,17,18} -{4523540f1504cd17100c4835e85b7eef,b17ef6d19c7a5b1ee83b907c595526dc,4ec9599fc203d176a301536c2e091a19} {0.01600000000000000000,0.01700000000000000000,0.01800000000000000000} {16,17,18} -{4523540f1504cd17100c4835e85b7eef,b17ef6d19c7a5b1ee83b907c595526dc,4ec9599fc203d176a301536c2e091a19} {0.01600000000000000000,0.01700000000000000000,0.01800000000000000000} {16,17,18} -{4523540f1504cd17100c4835e85b7eef,b17ef6d19c7a5b1ee83b907c595526dc,4ec9599fc203d176a301536c2e091a19} {0.01600000000000000000,0.01700000000000000000,0.01800000000000000000} {16,17,18} -{4523540f1504cd17100c4835e85b7eef,b17ef6d19c7a5b1ee83b907c595526dc,4ec9599fc203d176a301536c2e091a19} {0.01600000000000000000,0.01700000000000000000,0.01800000000000000000} {16,17,18} -{4523540f1504cd17100c4835e85b7eef,b17ef6d19c7a5b1ee83b907c595526dc,4ec9599fc203d176a301536c2e091a19} {0.01600000000000000000,0.01700000000000000000,0.01800000000000000000} {16,17,18} -{4523540f1504cd17100c4835e85b7eef,b17ef6d19c7a5b1ee83b907c595526dc,4ec9599fc203d176a301536c2e091a19} {0.01600000000000000000,0.01700000000000000000,0.01800000000000000000} {16,17,18} -{4523540f1504cd17100c4835e85b7eef,b17ef6d19c7a5b1ee83b907c595526dc,4ec9599fc203d176a301536c2e091a19} {0.01600000000000000000,0.01700000000000000000,0.01800000000000000000} {16,17,18} -{4523540f1504cd17100c4835e85b7eef,b17ef6d19c7a5b1ee83b907c595526dc,4ec9599fc203d176a301536c2e091a19} {0.01600000000000000000,0.01700000000000000000,0.01800000000000000000} {16,17,18} -{4523540f1504cd17100c4835e85b7eef,b17ef6d19c7a5b1ee83b907c595526dc,4ec9599fc203d176a301536c2e091a19} {0.01600000000000000000,0.01700000000000000000,0.01800000000000000000} {16,17,18} -{4523540f1504cd17100c4835e85b7eef,b17ef6d19c7a5b1ee83b907c595526dc,4ec9599fc203d176a301536c2e091a19} {0.01600000000000000000,0.01700000000000000000,0.01800000000000000000} {16,17,18} -{4523540f1504cd17100c4835e85b7eef,b17ef6d19c7a5b1ee83b907c595526dc,4ec9599fc203d176a301536c2e091a19} {0.01600000000000000000,0.01700000000000000000,0.01800000000000000000} {16,17,18} -{4523540f1504cd17100c4835e85b7eef,b17ef6d19c7a5b1ee83b907c595526dc,4ec9599fc203d176a301536c2e091a19} {0.01600000000000000000,0.01700000000000000000,0.01800000000000000000} {16,17,18} -{4523540f1504cd17100c4835e85b7eef,b17ef6d19c7a5b1ee83b907c595526dc,4ec9599fc203d176a301536c2e091a19} {0.01600000000000000000,0.01700000000000000000,0.01800000000000000000} {16,17,18} -{4523540f1504cd17100c4835e85b7eef,b17ef6d19c7a5b1ee83b907c595526dc,4ec9599fc203d176a301536c2e091a19} {0.01600000000000000000,0.01700000000000000000,0.01800000000000000000} {16,17,18} -{4523540f1504cd17100c4835e85b7eef,b17ef6d19c7a5b1ee83b907c595526dc,4ec9599fc203d176a301536c2e091a19} {0.01600000000000000000,0.01700000000000000000,0.01800000000000000000} {16,17,18} -{4523540f1504cd17100c4835e85b7eef,b17ef6d19c7a5b1ee83b907c595526dc,4ec9599fc203d176a301536c2e091a19} {0.01600000000000000000,0.01700000000000000000,0.01800000000000000000} {16,17,18} -{4523540f1504cd17100c4835e85b7eef,b17ef6d19c7a5b1ee83b907c595526dc,4ec9599fc203d176a301536c2e091a19} {0.01600000000000000000,0.01700000000000000000,0.01800000000000000000} {16,17,18} -{4523540f1504cd17100c4835e85b7eef,b17ef6d19c7a5b1ee83b907c595526dc,4ec9599fc203d176a301536c2e091a19} {0.01600000000000000000,0.01700000000000000000,0.01800000000000000000} {16,17,18} -{4523540f1504cd17100c4835e85b7eef,b17ef6d19c7a5b1ee83b907c595526dc,4ec9599fc203d176a301536c2e091a19} {0.01600000000000000000,0.01700000000000000000,0.01800000000000000000} {16,17,18} -{4523540f1504cd17100c4835e85b7eef,b17ef6d19c7a5b1ee83b907c595526dc,4ec9599fc203d176a301536c2e091a19} {0.01600000000000000000,0.01700000000000000000,0.01800000000000000000} {16,17,18} -{4523540f1504cd17100c4835e85b7eef,b17ef6d19c7a5b1ee83b907c595526dc,4ec9599fc203d176a301536c2e091a19} {0.01600000000000000000,0.01700000000000000000,0.01800000000000000000} {16,17,18} -{4523540f1504cd17100c4835e85b7eef,b17ef6d19c7a5b1ee83b907c595526dc,4ec9599fc203d176a301536c2e091a19} {0.01600000000000000000,0.01700000000000000000,0.01800000000000000000} {16,17,18} -{4523540f1504cd17100c4835e85b7eef,b17ef6d19c7a5b1ee83b907c595526dc,4ec9599fc203d176a301536c2e091a19} {0.01600000000000000000,0.01700000000000000000,0.01800000000000000000} {16,17,18} -{4523540f1504cd17100c4835e85b7eef,b17ef6d19c7a5b1ee83b907c595526dc,4ec9599fc203d176a301536c2e091a19} {0.01600000000000000000,0.01700000000000000000,0.01800000000000000000} {16,17,18} -{4523540f1504cd17100c4835e85b7eef,b17ef6d19c7a5b1ee83b907c595526dc,4ec9599fc203d176a301536c2e091a19} {0.01600000000000000000,0.01700000000000000000,0.01800000000000000000} {16,17,18} -{4523540f1504cd17100c4835e85b7eef,b17ef6d19c7a5b1ee83b907c595526dc,4ec9599fc203d176a301536c2e091a19} {0.01600000000000000000,0.01700000000000000000,0.01800000000000000000} {16,17,18} -{4523540f1504cd17100c4835e85b7eef,b17ef6d19c7a5b1ee83b907c595526dc,4ec9599fc203d176a301536c2e091a19} {0.01600000000000000000,0.01700000000000000000,0.01800000000000000000} {16,17,18} -{4523540f1504cd17100c4835e85b7eef,b17ef6d19c7a5b1ee83b907c595526dc,4ec9599fc203d176a301536c2e091a19} {0.01600000000000000000,0.01700000000000000000,0.01800000000000000000} {16,17,18} -{4523540f1504cd17100c4835e85b7eef,b17ef6d19c7a5b1ee83b907c595526dc,4ec9599fc203d176a301536c2e091a19} {0.01600000000000000000,0.01700000000000000000,0.01800000000000000000} {16,17,18} -{4523540f1504cd17100c4835e85b7eef,b17ef6d19c7a5b1ee83b907c595526dc,4ec9599fc203d176a301536c2e091a19} {0.01600000000000000000,0.01700000000000000000,0.01800000000000000000} {16,17,18} -{4523540f1504cd17100c4835e85b7eef,b17ef6d19c7a5b1ee83b907c595526dc,4ec9599fc203d176a301536c2e091a19} {0.01600000000000000000,0.01700000000000000000,0.01800000000000000000} {16,17,18} -{4523540f1504cd17100c4835e85b7eef,b17ef6d19c7a5b1ee83b907c595526dc,4ec9599fc203d176a301536c2e091a19} {0.01600000000000000000,0.01700000000000000000,0.01800000000000000000} {16,17,18} -{4523540f1504cd17100c4835e85b7eef,b17ef6d19c7a5b1ee83b907c595526dc,4ec9599fc203d176a301536c2e091a19} {0.01600000000000000000,0.01700000000000000000,0.01800000000000000000} {16,17,18} -{4523540f1504cd17100c4835e85b7eef,b17ef6d19c7a5b1ee83b907c595526dc,4ec9599fc203d176a301536c2e091a19} {0.01600000000000000000,0.01700000000000000000,0.01800000000000000000} {16,17,18} -{4523540f1504cd17100c4835e85b7eef,b17ef6d19c7a5b1ee83b907c595526dc,4ec9599fc203d176a301536c2e091a19} {0.01600000000000000000,0.01700000000000000000,0.01800000000000000000} {16,17,18} -{4523540f1504cd17100c4835e85b7eef,b17ef6d19c7a5b1ee83b907c595526dc,4ec9599fc203d176a301536c2e091a19} {0.01600000000000000000,0.01700000000000000000,0.01800000000000000000} {16,17,18} -{4523540f1504cd17100c4835e85b7eef,b17ef6d19c7a5b1ee83b907c595526dc,4ec9599fc203d176a301536c2e091a19} {0.01600000000000000000,0.01700000000000000000,0.01800000000000000000} {16,17,18} -{4523540f1504cd17100c4835e85b7eef,b17ef6d19c7a5b1ee83b907c595526dc,4ec9599fc203d176a301536c2e091a19} {0.01600000000000000000,0.01700000000000000000,0.01800000000000000000} {16,17,18} -{4523540f1504cd17100c4835e85b7eef,b17ef6d19c7a5b1ee83b907c595526dc,4ec9599fc203d176a301536c2e091a19} {0.01600000000000000000,0.01700000000000000000,0.01800000000000000000} {16,17,18} -{4523540f1504cd17100c4835e85b7eef,b17ef6d19c7a5b1ee83b907c595526dc,4ec9599fc203d176a301536c2e091a19} {0.01600000000000000000,0.01700000000000000000,0.01800000000000000000} {16,17,18} -{4523540f1504cd17100c4835e85b7eef,b17ef6d19c7a5b1ee83b907c595526dc,4ec9599fc203d176a301536c2e091a19} {0.01600000000000000000,0.01700000000000000000,0.01800000000000000000} {16,17,18} -{4523540f1504cd17100c4835e85b7eef,b17ef6d19c7a5b1ee83b907c595526dc,4ec9599fc203d176a301536c2e091a19} {0.01600000000000000000,0.01700000000000000000,0.01800000000000000000} {16,17,18} -{4523540f1504cd17100c4835e85b7eef,b17ef6d19c7a5b1ee83b907c595526dc,4ec9599fc203d176a301536c2e091a19} {0.01600000000000000000,0.01700000000000000000,0.01800000000000000000} {16,17,18} -{4523540f1504cd17100c4835e85b7eef,b17ef6d19c7a5b1ee83b907c595526dc,4ec9599fc203d176a301536c2e091a19} {0.01600000000000000000,0.01700000000000000000,0.01800000000000000000} {16,17,18} -{4523540f1504cd17100c4835e85b7eef,b17ef6d19c7a5b1ee83b907c595526dc,4ec9599fc203d176a301536c2e091a19} {0.01600000000000000000,0.01700000000000000000,0.01800000000000000000} {16,17,18} -{4523540f1504cd17100c4835e85b7eef,b17ef6d19c7a5b1ee83b907c595526dc,4ec9599fc203d176a301536c2e091a19} {0.01600000000000000000,0.01700000000000000000,0.01800000000000000000} {16,17,18} -{4523540f1504cd17100c4835e85b7eef,b17ef6d19c7a5b1ee83b907c595526dc,4ec9599fc203d176a301536c2e091a19} {0.01600000000000000000,0.01700000000000000000,0.01800000000000000000} {16,17,18} -{4523540f1504cd17100c4835e85b7eef,b17ef6d19c7a5b1ee83b907c595526dc,4ec9599fc203d176a301536c2e091a19} {0.01600000000000000000,0.01700000000000000000,0.01800000000000000000} {16,17,18} -{4523540f1504cd17100c4835e85b7eef,b17ef6d19c7a5b1ee83b907c595526dc,4ec9599fc203d176a301536c2e091a19} {0.01600000000000000000,0.01700000000000000000,0.01800000000000000000} {16,17,18} -{4523540f1504cd17100c4835e85b7eef,b17ef6d19c7a5b1ee83b907c595526dc,4ec9599fc203d176a301536c2e091a19} {0.01600000000000000000,0.01700000000000000000,0.01800000000000000000} {16,17,18} -{4523540f1504cd17100c4835e85b7eef,b17ef6d19c7a5b1ee83b907c595526dc,4ec9599fc203d176a301536c2e091a19} {0.01600000000000000000,0.01700000000000000000,0.01800000000000000000} {16,17,18} -{4523540f1504cd17100c4835e85b7eef,b17ef6d19c7a5b1ee83b907c595526dc,4ec9599fc203d176a301536c2e091a19} {0.01600000000000000000,0.01700000000000000000,0.01800000000000000000} {16,17,18} -{4523540f1504cd17100c4835e85b7eef,b17ef6d19c7a5b1ee83b907c595526dc,4ec9599fc203d176a301536c2e091a19} {0.01600000000000000000,0.01700000000000000000,0.01800000000000000000} {16,17,18} -{4523540f1504cd17100c4835e85b7eef,b17ef6d19c7a5b1ee83b907c595526dc,4ec9599fc203d176a301536c2e091a19} {0.01600000000000000000,0.01700000000000000000,0.01800000000000000000} {16,17,18} -{4523540f1504cd17100c4835e85b7eef,b17ef6d19c7a5b1ee83b907c595526dc,4ec9599fc203d176a301536c2e091a19} {0.01600000000000000000,0.01700000000000000000,0.01800000000000000000} {16,17,18} -{4523540f1504cd17100c4835e85b7eef,b17ef6d19c7a5b1ee83b907c595526dc,4ec9599fc203d176a301536c2e091a19} {0.01600000000000000000,0.01700000000000000000,0.01800000000000000000} {16,17,18} -{4523540f1504cd17100c4835e85b7eef,b17ef6d19c7a5b1ee83b907c595526dc,4ec9599fc203d176a301536c2e091a19} {0.01600000000000000000,0.01700000000000000000,0.01800000000000000000} {16,17,18} -{4523540f1504cd17100c4835e85b7eef,b17ef6d19c7a5b1ee83b907c595526dc,4ec9599fc203d176a301536c2e091a19} {0.01600000000000000000,0.01700000000000000000,0.01800000000000000000} {16,17,18} -{4523540f1504cd17100c4835e85b7eef,b17ef6d19c7a5b1ee83b907c595526dc,4ec9599fc203d176a301536c2e091a19} {0.01600000000000000000,0.01700000000000000000,0.01800000000000000000} {16,17,18} -{4ec9599fc203d176a301536c2e091a19,4523540f1504cd17100c4835e85b7eef,9400f1b21cb527d7fa3d3eabba93557a} {0.01700000000000000000,0.01800000000000000000,0.01900000000000000000} {17,18,19} -{4ec9599fc203d176a301536c2e091a19,4523540f1504cd17100c4835e85b7eef,9400f1b21cb527d7fa3d3eabba93557a} {0.01700000000000000000,0.01800000000000000000,0.01900000000000000000} {17,18,19} -{4ec9599fc203d176a301536c2e091a19,4523540f1504cd17100c4835e85b7eef,9400f1b21cb527d7fa3d3eabba93557a} {0.01700000000000000000,0.01800000000000000000,0.01900000000000000000} {17,18,19} -{4ec9599fc203d176a301536c2e091a19,4523540f1504cd17100c4835e85b7eef,9400f1b21cb527d7fa3d3eabba93557a} {0.01700000000000000000,0.01800000000000000000,0.01900000000000000000} {17,18,19} -{4ec9599fc203d176a301536c2e091a19,4523540f1504cd17100c4835e85b7eef,9400f1b21cb527d7fa3d3eabba93557a} {0.01700000000000000000,0.01800000000000000000,0.01900000000000000000} {17,18,19} -{4ec9599fc203d176a301536c2e091a19,4523540f1504cd17100c4835e85b7eef,9400f1b21cb527d7fa3d3eabba93557a} {0.01700000000000000000,0.01800000000000000000,0.01900000000000000000} {17,18,19} -{4ec9599fc203d176a301536c2e091a19,4523540f1504cd17100c4835e85b7eef,9400f1b21cb527d7fa3d3eabba93557a} {0.01700000000000000000,0.01800000000000000000,0.01900000000000000000} {17,18,19} -{4ec9599fc203d176a301536c2e091a19,4523540f1504cd17100c4835e85b7eef,9400f1b21cb527d7fa3d3eabba93557a} {0.01700000000000000000,0.01800000000000000000,0.01900000000000000000} {17,18,19} -{4ec9599fc203d176a301536c2e091a19,4523540f1504cd17100c4835e85b7eef,9400f1b21cb527d7fa3d3eabba93557a} {0.01700000000000000000,0.01800000000000000000,0.01900000000000000000} {17,18,19} -{4ec9599fc203d176a301536c2e091a19,4523540f1504cd17100c4835e85b7eef,9400f1b21cb527d7fa3d3eabba93557a} {0.01700000000000000000,0.01800000000000000000,0.01900000000000000000} {17,18,19} -{4ec9599fc203d176a301536c2e091a19,4523540f1504cd17100c4835e85b7eef,9400f1b21cb527d7fa3d3eabba93557a} {0.01700000000000000000,0.01800000000000000000,0.01900000000000000000} {17,18,19} -{4ec9599fc203d176a301536c2e091a19,4523540f1504cd17100c4835e85b7eef,9400f1b21cb527d7fa3d3eabba93557a} {0.01700000000000000000,0.01800000000000000000,0.01900000000000000000} {17,18,19} -{4ec9599fc203d176a301536c2e091a19,4523540f1504cd17100c4835e85b7eef,9400f1b21cb527d7fa3d3eabba93557a} {0.01700000000000000000,0.01800000000000000000,0.01900000000000000000} {17,18,19} -{4ec9599fc203d176a301536c2e091a19,4523540f1504cd17100c4835e85b7eef,9400f1b21cb527d7fa3d3eabba93557a} {0.01700000000000000000,0.01800000000000000000,0.01900000000000000000} {17,18,19} -{4ec9599fc203d176a301536c2e091a19,4523540f1504cd17100c4835e85b7eef,9400f1b21cb527d7fa3d3eabba93557a} {0.01700000000000000000,0.01800000000000000000,0.01900000000000000000} {17,18,19} -{4ec9599fc203d176a301536c2e091a19,4523540f1504cd17100c4835e85b7eef,9400f1b21cb527d7fa3d3eabba93557a} {0.01700000000000000000,0.01800000000000000000,0.01900000000000000000} {17,18,19} -{4ec9599fc203d176a301536c2e091a19,4523540f1504cd17100c4835e85b7eef,9400f1b21cb527d7fa3d3eabba93557a} {0.01700000000000000000,0.01800000000000000000,0.01900000000000000000} {17,18,19} -{4ec9599fc203d176a301536c2e091a19,4523540f1504cd17100c4835e85b7eef,9400f1b21cb527d7fa3d3eabba93557a} {0.01700000000000000000,0.01800000000000000000,0.01900000000000000000} {17,18,19} -{4ec9599fc203d176a301536c2e091a19,4523540f1504cd17100c4835e85b7eef,9400f1b21cb527d7fa3d3eabba93557a} {0.01700000000000000000,0.01800000000000000000,0.01900000000000000000} {17,18,19} -{4ec9599fc203d176a301536c2e091a19,4523540f1504cd17100c4835e85b7eef,9400f1b21cb527d7fa3d3eabba93557a} {0.01700000000000000000,0.01800000000000000000,0.01900000000000000000} {17,18,19} -{4ec9599fc203d176a301536c2e091a19,4523540f1504cd17100c4835e85b7eef,9400f1b21cb527d7fa3d3eabba93557a} {0.01700000000000000000,0.01800000000000000000,0.01900000000000000000} {17,18,19} -{4ec9599fc203d176a301536c2e091a19,4523540f1504cd17100c4835e85b7eef,9400f1b21cb527d7fa3d3eabba93557a} {0.01700000000000000000,0.01800000000000000000,0.01900000000000000000} {17,18,19} -{4ec9599fc203d176a301536c2e091a19,4523540f1504cd17100c4835e85b7eef,9400f1b21cb527d7fa3d3eabba93557a} {0.01700000000000000000,0.01800000000000000000,0.01900000000000000000} {17,18,19} -{4ec9599fc203d176a301536c2e091a19,4523540f1504cd17100c4835e85b7eef,9400f1b21cb527d7fa3d3eabba93557a} {0.01700000000000000000,0.01800000000000000000,0.01900000000000000000} {17,18,19} -{4ec9599fc203d176a301536c2e091a19,4523540f1504cd17100c4835e85b7eef,9400f1b21cb527d7fa3d3eabba93557a} {0.01700000000000000000,0.01800000000000000000,0.01900000000000000000} {17,18,19} -{4ec9599fc203d176a301536c2e091a19,4523540f1504cd17100c4835e85b7eef,9400f1b21cb527d7fa3d3eabba93557a} {0.01700000000000000000,0.01800000000000000000,0.01900000000000000000} {17,18,19} -{4ec9599fc203d176a301536c2e091a19,4523540f1504cd17100c4835e85b7eef,9400f1b21cb527d7fa3d3eabba93557a} {0.01700000000000000000,0.01800000000000000000,0.01900000000000000000} {17,18,19} -{4ec9599fc203d176a301536c2e091a19,4523540f1504cd17100c4835e85b7eef,9400f1b21cb527d7fa3d3eabba93557a} {0.01700000000000000000,0.01800000000000000000,0.01900000000000000000} {17,18,19} -{4ec9599fc203d176a301536c2e091a19,4523540f1504cd17100c4835e85b7eef,9400f1b21cb527d7fa3d3eabba93557a} {0.01700000000000000000,0.01800000000000000000,0.01900000000000000000} {17,18,19} -{4ec9599fc203d176a301536c2e091a19,4523540f1504cd17100c4835e85b7eef,9400f1b21cb527d7fa3d3eabba93557a} {0.01700000000000000000,0.01800000000000000000,0.01900000000000000000} {17,18,19} -{4ec9599fc203d176a301536c2e091a19,4523540f1504cd17100c4835e85b7eef,9400f1b21cb527d7fa3d3eabba93557a} {0.01700000000000000000,0.01800000000000000000,0.01900000000000000000} {17,18,19} -{4ec9599fc203d176a301536c2e091a19,4523540f1504cd17100c4835e85b7eef,9400f1b21cb527d7fa3d3eabba93557a} {0.01700000000000000000,0.01800000000000000000,0.01900000000000000000} {17,18,19} -{4ec9599fc203d176a301536c2e091a19,4523540f1504cd17100c4835e85b7eef,9400f1b21cb527d7fa3d3eabba93557a} {0.01700000000000000000,0.01800000000000000000,0.01900000000000000000} {17,18,19} -{4ec9599fc203d176a301536c2e091a19,4523540f1504cd17100c4835e85b7eef,9400f1b21cb527d7fa3d3eabba93557a} {0.01700000000000000000,0.01800000000000000000,0.01900000000000000000} {17,18,19} -{4ec9599fc203d176a301536c2e091a19,4523540f1504cd17100c4835e85b7eef,9400f1b21cb527d7fa3d3eabba93557a} {0.01700000000000000000,0.01800000000000000000,0.01900000000000000000} {17,18,19} -{4ec9599fc203d176a301536c2e091a19,4523540f1504cd17100c4835e85b7eef,9400f1b21cb527d7fa3d3eabba93557a} {0.01700000000000000000,0.01800000000000000000,0.01900000000000000000} {17,18,19} -{4ec9599fc203d176a301536c2e091a19,4523540f1504cd17100c4835e85b7eef,9400f1b21cb527d7fa3d3eabba93557a} {0.01700000000000000000,0.01800000000000000000,0.01900000000000000000} {17,18,19} -{4ec9599fc203d176a301536c2e091a19,4523540f1504cd17100c4835e85b7eef,9400f1b21cb527d7fa3d3eabba93557a} {0.01700000000000000000,0.01800000000000000000,0.01900000000000000000} {17,18,19} -{4ec9599fc203d176a301536c2e091a19,4523540f1504cd17100c4835e85b7eef,9400f1b21cb527d7fa3d3eabba93557a} {0.01700000000000000000,0.01800000000000000000,0.01900000000000000000} {17,18,19} -{4ec9599fc203d176a301536c2e091a19,4523540f1504cd17100c4835e85b7eef,9400f1b21cb527d7fa3d3eabba93557a} {0.01700000000000000000,0.01800000000000000000,0.01900000000000000000} {17,18,19} -{4ec9599fc203d176a301536c2e091a19,4523540f1504cd17100c4835e85b7eef,9400f1b21cb527d7fa3d3eabba93557a} {0.01700000000000000000,0.01800000000000000000,0.01900000000000000000} {17,18,19} -{4ec9599fc203d176a301536c2e091a19,4523540f1504cd17100c4835e85b7eef,9400f1b21cb527d7fa3d3eabba93557a} {0.01700000000000000000,0.01800000000000000000,0.01900000000000000000} {17,18,19} -{4ec9599fc203d176a301536c2e091a19,4523540f1504cd17100c4835e85b7eef,9400f1b21cb527d7fa3d3eabba93557a} {0.01700000000000000000,0.01800000000000000000,0.01900000000000000000} {17,18,19} -{4ec9599fc203d176a301536c2e091a19,4523540f1504cd17100c4835e85b7eef,9400f1b21cb527d7fa3d3eabba93557a} {0.01700000000000000000,0.01800000000000000000,0.01900000000000000000} {17,18,19} -{4ec9599fc203d176a301536c2e091a19,4523540f1504cd17100c4835e85b7eef,9400f1b21cb527d7fa3d3eabba93557a} {0.01700000000000000000,0.01800000000000000000,0.01900000000000000000} {17,18,19} -{4ec9599fc203d176a301536c2e091a19,4523540f1504cd17100c4835e85b7eef,9400f1b21cb527d7fa3d3eabba93557a} {0.01700000000000000000,0.01800000000000000000,0.01900000000000000000} {17,18,19} -{4ec9599fc203d176a301536c2e091a19,4523540f1504cd17100c4835e85b7eef,9400f1b21cb527d7fa3d3eabba93557a} {0.01700000000000000000,0.01800000000000000000,0.01900000000000000000} {17,18,19} -{4ec9599fc203d176a301536c2e091a19,4523540f1504cd17100c4835e85b7eef,9400f1b21cb527d7fa3d3eabba93557a} {0.01700000000000000000,0.01800000000000000000,0.01900000000000000000} {17,18,19} -{4ec9599fc203d176a301536c2e091a19,4523540f1504cd17100c4835e85b7eef,9400f1b21cb527d7fa3d3eabba93557a} {0.01700000000000000000,0.01800000000000000000,0.01900000000000000000} {17,18,19} -{4ec9599fc203d176a301536c2e091a19,4523540f1504cd17100c4835e85b7eef,9400f1b21cb527d7fa3d3eabba93557a} {0.01700000000000000000,0.01800000000000000000,0.01900000000000000000} {17,18,19} -{4ec9599fc203d176a301536c2e091a19,4523540f1504cd17100c4835e85b7eef,9400f1b21cb527d7fa3d3eabba93557a} {0.01700000000000000000,0.01800000000000000000,0.01900000000000000000} {17,18,19} -{4ec9599fc203d176a301536c2e091a19,4523540f1504cd17100c4835e85b7eef,9400f1b21cb527d7fa3d3eabba93557a} {0.01700000000000000000,0.01800000000000000000,0.01900000000000000000} {17,18,19} -{4ec9599fc203d176a301536c2e091a19,4523540f1504cd17100c4835e85b7eef,9400f1b21cb527d7fa3d3eabba93557a} {0.01700000000000000000,0.01800000000000000000,0.01900000000000000000} {17,18,19} -{4ec9599fc203d176a301536c2e091a19,4523540f1504cd17100c4835e85b7eef,9400f1b21cb527d7fa3d3eabba93557a} {0.01700000000000000000,0.01800000000000000000,0.01900000000000000000} {17,18,19} -{4ec9599fc203d176a301536c2e091a19,4523540f1504cd17100c4835e85b7eef,9400f1b21cb527d7fa3d3eabba93557a} {0.01700000000000000000,0.01800000000000000000,0.01900000000000000000} {17,18,19} -{4ec9599fc203d176a301536c2e091a19,4523540f1504cd17100c4835e85b7eef,9400f1b21cb527d7fa3d3eabba93557a} {0.01700000000000000000,0.01800000000000000000,0.01900000000000000000} {17,18,19} -{4ec9599fc203d176a301536c2e091a19,4523540f1504cd17100c4835e85b7eef,9400f1b21cb527d7fa3d3eabba93557a} {0.01700000000000000000,0.01800000000000000000,0.01900000000000000000} {17,18,19} -{4ec9599fc203d176a301536c2e091a19,4523540f1504cd17100c4835e85b7eef,9400f1b21cb527d7fa3d3eabba93557a} {0.01700000000000000000,0.01800000000000000000,0.01900000000000000000} {17,18,19} -{4ec9599fc203d176a301536c2e091a19,4523540f1504cd17100c4835e85b7eef,9400f1b21cb527d7fa3d3eabba93557a} {0.01700000000000000000,0.01800000000000000000,0.01900000000000000000} {17,18,19} -{4ec9599fc203d176a301536c2e091a19,4523540f1504cd17100c4835e85b7eef,9400f1b21cb527d7fa3d3eabba93557a} {0.01700000000000000000,0.01800000000000000000,0.01900000000000000000} {17,18,19} -{4ec9599fc203d176a301536c2e091a19,4523540f1504cd17100c4835e85b7eef,9400f1b21cb527d7fa3d3eabba93557a} {0.01700000000000000000,0.01800000000000000000,0.01900000000000000000} {17,18,19} -{4ec9599fc203d176a301536c2e091a19,4523540f1504cd17100c4835e85b7eef,9400f1b21cb527d7fa3d3eabba93557a} {0.01700000000000000000,0.01800000000000000000,0.01900000000000000000} {17,18,19} -{4ec9599fc203d176a301536c2e091a19,4523540f1504cd17100c4835e85b7eef,9400f1b21cb527d7fa3d3eabba93557a} {0.01700000000000000000,0.01800000000000000000,0.01900000000000000000} {17,18,19} -{4ec9599fc203d176a301536c2e091a19,4523540f1504cd17100c4835e85b7eef,9400f1b21cb527d7fa3d3eabba93557a} {0.01700000000000000000,0.01800000000000000000,0.01900000000000000000} {17,18,19} -{4ec9599fc203d176a301536c2e091a19,4523540f1504cd17100c4835e85b7eef,9400f1b21cb527d7fa3d3eabba93557a} {0.01700000000000000000,0.01800000000000000000,0.01900000000000000000} {17,18,19} -{4ec9599fc203d176a301536c2e091a19,4523540f1504cd17100c4835e85b7eef,9400f1b21cb527d7fa3d3eabba93557a} {0.01700000000000000000,0.01800000000000000000,0.01900000000000000000} {17,18,19} -{4ec9599fc203d176a301536c2e091a19,4523540f1504cd17100c4835e85b7eef,9400f1b21cb527d7fa3d3eabba93557a} {0.01700000000000000000,0.01800000000000000000,0.01900000000000000000} {17,18,19} -{4ec9599fc203d176a301536c2e091a19,4523540f1504cd17100c4835e85b7eef,9400f1b21cb527d7fa3d3eabba93557a} {0.01700000000000000000,0.01800000000000000000,0.01900000000000000000} {17,18,19} -{4ec9599fc203d176a301536c2e091a19,4523540f1504cd17100c4835e85b7eef,9400f1b21cb527d7fa3d3eabba93557a} {0.01700000000000000000,0.01800000000000000000,0.01900000000000000000} {17,18,19} -{4ec9599fc203d176a301536c2e091a19,4523540f1504cd17100c4835e85b7eef,9400f1b21cb527d7fa3d3eabba93557a} {0.01700000000000000000,0.01800000000000000000,0.01900000000000000000} {17,18,19} -{4ec9599fc203d176a301536c2e091a19,4523540f1504cd17100c4835e85b7eef,9400f1b21cb527d7fa3d3eabba93557a} {0.01700000000000000000,0.01800000000000000000,0.01900000000000000000} {17,18,19} -{4ec9599fc203d176a301536c2e091a19,4523540f1504cd17100c4835e85b7eef,9400f1b21cb527d7fa3d3eabba93557a} {0.01700000000000000000,0.01800000000000000000,0.01900000000000000000} {17,18,19} -{4ec9599fc203d176a301536c2e091a19,4523540f1504cd17100c4835e85b7eef,9400f1b21cb527d7fa3d3eabba93557a} {0.01700000000000000000,0.01800000000000000000,0.01900000000000000000} {17,18,19} -{4ec9599fc203d176a301536c2e091a19,4523540f1504cd17100c4835e85b7eef,9400f1b21cb527d7fa3d3eabba93557a} {0.01700000000000000000,0.01800000000000000000,0.01900000000000000000} {17,18,19} -{4ec9599fc203d176a301536c2e091a19,4523540f1504cd17100c4835e85b7eef,9400f1b21cb527d7fa3d3eabba93557a} {0.01700000000000000000,0.01800000000000000000,0.01900000000000000000} {17,18,19} -{4ec9599fc203d176a301536c2e091a19,4523540f1504cd17100c4835e85b7eef,9400f1b21cb527d7fa3d3eabba93557a} {0.01700000000000000000,0.01800000000000000000,0.01900000000000000000} {17,18,19} -{4ec9599fc203d176a301536c2e091a19,4523540f1504cd17100c4835e85b7eef,9400f1b21cb527d7fa3d3eabba93557a} {0.01700000000000000000,0.01800000000000000000,0.01900000000000000000} {17,18,19} -{4ec9599fc203d176a301536c2e091a19,4523540f1504cd17100c4835e85b7eef,9400f1b21cb527d7fa3d3eabba93557a} {0.01700000000000000000,0.01800000000000000000,0.01900000000000000000} {17,18,19} -{4ec9599fc203d176a301536c2e091a19,4523540f1504cd17100c4835e85b7eef,9400f1b21cb527d7fa3d3eabba93557a} {0.01700000000000000000,0.01800000000000000000,0.01900000000000000000} {17,18,19} -{4ec9599fc203d176a301536c2e091a19,4523540f1504cd17100c4835e85b7eef,9400f1b21cb527d7fa3d3eabba93557a} {0.01700000000000000000,0.01800000000000000000,0.01900000000000000000} {17,18,19} -{4ec9599fc203d176a301536c2e091a19,4523540f1504cd17100c4835e85b7eef,9400f1b21cb527d7fa3d3eabba93557a} {0.01700000000000000000,0.01800000000000000000,0.01900000000000000000} {17,18,19} -{4ec9599fc203d176a301536c2e091a19,4523540f1504cd17100c4835e85b7eef,9400f1b21cb527d7fa3d3eabba93557a} {0.01700000000000000000,0.01800000000000000000,0.01900000000000000000} {17,18,19} -{4ec9599fc203d176a301536c2e091a19,4523540f1504cd17100c4835e85b7eef,9400f1b21cb527d7fa3d3eabba93557a} {0.01700000000000000000,0.01800000000000000000,0.01900000000000000000} {17,18,19} -{4ec9599fc203d176a301536c2e091a19,4523540f1504cd17100c4835e85b7eef,9400f1b21cb527d7fa3d3eabba93557a} {0.01700000000000000000,0.01800000000000000000,0.01900000000000000000} {17,18,19} -{4ec9599fc203d176a301536c2e091a19,4523540f1504cd17100c4835e85b7eef,9400f1b21cb527d7fa3d3eabba93557a} {0.01700000000000000000,0.01800000000000000000,0.01900000000000000000} {17,18,19} -{4ec9599fc203d176a301536c2e091a19,4523540f1504cd17100c4835e85b7eef,9400f1b21cb527d7fa3d3eabba93557a} {0.01700000000000000000,0.01800000000000000000,0.01900000000000000000} {17,18,19} -{4ec9599fc203d176a301536c2e091a19,4523540f1504cd17100c4835e85b7eef,9400f1b21cb527d7fa3d3eabba93557a} {0.01700000000000000000,0.01800000000000000000,0.01900000000000000000} {17,18,19} -{4ec9599fc203d176a301536c2e091a19,4523540f1504cd17100c4835e85b7eef,9400f1b21cb527d7fa3d3eabba93557a} {0.01700000000000000000,0.01800000000000000000,0.01900000000000000000} {17,18,19} -{4ec9599fc203d176a301536c2e091a19,4523540f1504cd17100c4835e85b7eef,9400f1b21cb527d7fa3d3eabba93557a} {0.01700000000000000000,0.01800000000000000000,0.01900000000000000000} {17,18,19} -{4ec9599fc203d176a301536c2e091a19,4523540f1504cd17100c4835e85b7eef,9400f1b21cb527d7fa3d3eabba93557a} {0.01700000000000000000,0.01800000000000000000,0.01900000000000000000} {17,18,19} -{4ec9599fc203d176a301536c2e091a19,4523540f1504cd17100c4835e85b7eef,9400f1b21cb527d7fa3d3eabba93557a} {0.01700000000000000000,0.01800000000000000000,0.01900000000000000000} {17,18,19} -{4ec9599fc203d176a301536c2e091a19,4523540f1504cd17100c4835e85b7eef,9400f1b21cb527d7fa3d3eabba93557a} {0.01700000000000000000,0.01800000000000000000,0.01900000000000000000} {17,18,19} -{4ec9599fc203d176a301536c2e091a19,4523540f1504cd17100c4835e85b7eef,9400f1b21cb527d7fa3d3eabba93557a} {0.01700000000000000000,0.01800000000000000000,0.01900000000000000000} {17,18,19} -{4ec9599fc203d176a301536c2e091a19,4523540f1504cd17100c4835e85b7eef,9400f1b21cb527d7fa3d3eabba93557a} {0.01700000000000000000,0.01800000000000000000,0.01900000000000000000} {17,18,19} -{4ec9599fc203d176a301536c2e091a19,4523540f1504cd17100c4835e85b7eef,9400f1b21cb527d7fa3d3eabba93557a} {0.01700000000000000000,0.01800000000000000000,0.01900000000000000000} {17,18,19} -{4ec9599fc203d176a301536c2e091a19,4523540f1504cd17100c4835e85b7eef,9400f1b21cb527d7fa3d3eabba93557a} {0.01700000000000000000,0.01800000000000000000,0.01900000000000000000} {17,18,19} -{4ec9599fc203d176a301536c2e091a19,4523540f1504cd17100c4835e85b7eef,9400f1b21cb527d7fa3d3eabba93557a} {0.01700000000000000000,0.01800000000000000000,0.01900000000000000000} {17,18,19} -{4ec9599fc203d176a301536c2e091a19,4523540f1504cd17100c4835e85b7eef,9400f1b21cb527d7fa3d3eabba93557a} {0.01700000000000000000,0.01800000000000000000,0.01900000000000000000} {17,18,19} -{4ec9599fc203d176a301536c2e091a19,4523540f1504cd17100c4835e85b7eef,9400f1b21cb527d7fa3d3eabba93557a} {0.01700000000000000000,0.01800000000000000000,0.01900000000000000000} {17,18,19} -{4ec9599fc203d176a301536c2e091a19,4523540f1504cd17100c4835e85b7eef,9400f1b21cb527d7fa3d3eabba93557a} {0.01700000000000000000,0.01800000000000000000,0.01900000000000000000} {17,18,19} -{9400f1b21cb527d7fa3d3eabba93557a,4ec9599fc203d176a301536c2e091a19,f5ca38f748a1d6eaf726b8a42fb575c3} {0.01800000000000000000,0.01900000000000000000,0.02000000000000000000} {18,19,20} -{9400f1b21cb527d7fa3d3eabba93557a,4ec9599fc203d176a301536c2e091a19,f5ca38f748a1d6eaf726b8a42fb575c3} {0.01800000000000000000,0.01900000000000000000,0.02000000000000000000} {18,19,20} -{9400f1b21cb527d7fa3d3eabba93557a,4ec9599fc203d176a301536c2e091a19,f5ca38f748a1d6eaf726b8a42fb575c3} {0.01800000000000000000,0.01900000000000000000,0.02000000000000000000} {18,19,20} -{9400f1b21cb527d7fa3d3eabba93557a,4ec9599fc203d176a301536c2e091a19,f5ca38f748a1d6eaf726b8a42fb575c3} {0.01800000000000000000,0.01900000000000000000,0.02000000000000000000} {18,19,20} -{9400f1b21cb527d7fa3d3eabba93557a,4ec9599fc203d176a301536c2e091a19,f5ca38f748a1d6eaf726b8a42fb575c3} {0.01800000000000000000,0.01900000000000000000,0.02000000000000000000} {18,19,20} -{9400f1b21cb527d7fa3d3eabba93557a,4ec9599fc203d176a301536c2e091a19,f5ca38f748a1d6eaf726b8a42fb575c3} {0.01800000000000000000,0.01900000000000000000,0.02000000000000000000} {18,19,20} -{9400f1b21cb527d7fa3d3eabba93557a,4ec9599fc203d176a301536c2e091a19,f5ca38f748a1d6eaf726b8a42fb575c3} {0.01800000000000000000,0.01900000000000000000,0.02000000000000000000} {18,19,20} -{9400f1b21cb527d7fa3d3eabba93557a,4ec9599fc203d176a301536c2e091a19,f5ca38f748a1d6eaf726b8a42fb575c3} {0.01800000000000000000,0.01900000000000000000,0.02000000000000000000} {18,19,20} -{9400f1b21cb527d7fa3d3eabba93557a,4ec9599fc203d176a301536c2e091a19,f5ca38f748a1d6eaf726b8a42fb575c3} {0.01800000000000000000,0.01900000000000000000,0.02000000000000000000} {18,19,20} -{9400f1b21cb527d7fa3d3eabba93557a,4ec9599fc203d176a301536c2e091a19,f5ca38f748a1d6eaf726b8a42fb575c3} {0.01800000000000000000,0.01900000000000000000,0.02000000000000000000} {18,19,20} -{9400f1b21cb527d7fa3d3eabba93557a,4ec9599fc203d176a301536c2e091a19,f5ca38f748a1d6eaf726b8a42fb575c3} {0.01800000000000000000,0.01900000000000000000,0.02000000000000000000} {18,19,20} -{9400f1b21cb527d7fa3d3eabba93557a,4ec9599fc203d176a301536c2e091a19,f5ca38f748a1d6eaf726b8a42fb575c3} {0.01800000000000000000,0.01900000000000000000,0.02000000000000000000} {18,19,20} -{9400f1b21cb527d7fa3d3eabba93557a,4ec9599fc203d176a301536c2e091a19,f5ca38f748a1d6eaf726b8a42fb575c3} {0.01800000000000000000,0.01900000000000000000,0.02000000000000000000} {18,19,20} -{9400f1b21cb527d7fa3d3eabba93557a,4ec9599fc203d176a301536c2e091a19,f5ca38f748a1d6eaf726b8a42fb575c3} {0.01800000000000000000,0.01900000000000000000,0.02000000000000000000} {18,19,20} -{9400f1b21cb527d7fa3d3eabba93557a,4ec9599fc203d176a301536c2e091a19,f5ca38f748a1d6eaf726b8a42fb575c3} {0.01800000000000000000,0.01900000000000000000,0.02000000000000000000} {18,19,20} -{9400f1b21cb527d7fa3d3eabba93557a,4ec9599fc203d176a301536c2e091a19,f5ca38f748a1d6eaf726b8a42fb575c3} {0.01800000000000000000,0.01900000000000000000,0.02000000000000000000} {18,19,20} -{9400f1b21cb527d7fa3d3eabba93557a,4ec9599fc203d176a301536c2e091a19,f5ca38f748a1d6eaf726b8a42fb575c3} {0.01800000000000000000,0.01900000000000000000,0.02000000000000000000} {18,19,20} -{9400f1b21cb527d7fa3d3eabba93557a,4ec9599fc203d176a301536c2e091a19,f5ca38f748a1d6eaf726b8a42fb575c3} {0.01800000000000000000,0.01900000000000000000,0.02000000000000000000} {18,19,20} -{9400f1b21cb527d7fa3d3eabba93557a,4ec9599fc203d176a301536c2e091a19,f5ca38f748a1d6eaf726b8a42fb575c3} {0.01800000000000000000,0.01900000000000000000,0.02000000000000000000} {18,19,20} -{9400f1b21cb527d7fa3d3eabba93557a,4ec9599fc203d176a301536c2e091a19,f5ca38f748a1d6eaf726b8a42fb575c3} {0.01800000000000000000,0.01900000000000000000,0.02000000000000000000} {18,19,20} -{9400f1b21cb527d7fa3d3eabba93557a,4ec9599fc203d176a301536c2e091a19,f5ca38f748a1d6eaf726b8a42fb575c3} {0.01800000000000000000,0.01900000000000000000,0.02000000000000000000} {18,19,20} -{9400f1b21cb527d7fa3d3eabba93557a,4ec9599fc203d176a301536c2e091a19,f5ca38f748a1d6eaf726b8a42fb575c3} {0.01800000000000000000,0.01900000000000000000,0.02000000000000000000} {18,19,20} -{9400f1b21cb527d7fa3d3eabba93557a,4ec9599fc203d176a301536c2e091a19,f5ca38f748a1d6eaf726b8a42fb575c3} {0.01800000000000000000,0.01900000000000000000,0.02000000000000000000} {18,19,20} -{9400f1b21cb527d7fa3d3eabba93557a,4ec9599fc203d176a301536c2e091a19,f5ca38f748a1d6eaf726b8a42fb575c3} {0.01800000000000000000,0.01900000000000000000,0.02000000000000000000} {18,19,20} -{9400f1b21cb527d7fa3d3eabba93557a,4ec9599fc203d176a301536c2e091a19,f5ca38f748a1d6eaf726b8a42fb575c3} {0.01800000000000000000,0.01900000000000000000,0.02000000000000000000} {18,19,20} -{9400f1b21cb527d7fa3d3eabba93557a,4ec9599fc203d176a301536c2e091a19,f5ca38f748a1d6eaf726b8a42fb575c3} {0.01800000000000000000,0.01900000000000000000,0.02000000000000000000} {18,19,20} -{9400f1b21cb527d7fa3d3eabba93557a,4ec9599fc203d176a301536c2e091a19,f5ca38f748a1d6eaf726b8a42fb575c3} {0.01800000000000000000,0.01900000000000000000,0.02000000000000000000} {18,19,20} -{9400f1b21cb527d7fa3d3eabba93557a,4ec9599fc203d176a301536c2e091a19,f5ca38f748a1d6eaf726b8a42fb575c3} {0.01800000000000000000,0.01900000000000000000,0.02000000000000000000} {18,19,20} -{9400f1b21cb527d7fa3d3eabba93557a,4ec9599fc203d176a301536c2e091a19,f5ca38f748a1d6eaf726b8a42fb575c3} {0.01800000000000000000,0.01900000000000000000,0.02000000000000000000} {18,19,20} -{9400f1b21cb527d7fa3d3eabba93557a,4ec9599fc203d176a301536c2e091a19,f5ca38f748a1d6eaf726b8a42fb575c3} {0.01800000000000000000,0.01900000000000000000,0.02000000000000000000} {18,19,20} -{9400f1b21cb527d7fa3d3eabba93557a,4ec9599fc203d176a301536c2e091a19,f5ca38f748a1d6eaf726b8a42fb575c3} {0.01800000000000000000,0.01900000000000000000,0.02000000000000000000} {18,19,20} -{9400f1b21cb527d7fa3d3eabba93557a,4ec9599fc203d176a301536c2e091a19,f5ca38f748a1d6eaf726b8a42fb575c3} {0.01800000000000000000,0.01900000000000000000,0.02000000000000000000} {18,19,20} -{9400f1b21cb527d7fa3d3eabba93557a,4ec9599fc203d176a301536c2e091a19,f5ca38f748a1d6eaf726b8a42fb575c3} {0.01800000000000000000,0.01900000000000000000,0.02000000000000000000} {18,19,20} -{9400f1b21cb527d7fa3d3eabba93557a,4ec9599fc203d176a301536c2e091a19,f5ca38f748a1d6eaf726b8a42fb575c3} {0.01800000000000000000,0.01900000000000000000,0.02000000000000000000} {18,19,20} -{9400f1b21cb527d7fa3d3eabba93557a,4ec9599fc203d176a301536c2e091a19,f5ca38f748a1d6eaf726b8a42fb575c3} {0.01800000000000000000,0.01900000000000000000,0.02000000000000000000} {18,19,20} -{9400f1b21cb527d7fa3d3eabba93557a,4ec9599fc203d176a301536c2e091a19,f5ca38f748a1d6eaf726b8a42fb575c3} {0.01800000000000000000,0.01900000000000000000,0.02000000000000000000} {18,19,20} -{9400f1b21cb527d7fa3d3eabba93557a,4ec9599fc203d176a301536c2e091a19,f5ca38f748a1d6eaf726b8a42fb575c3} {0.01800000000000000000,0.01900000000000000000,0.02000000000000000000} {18,19,20} -{9400f1b21cb527d7fa3d3eabba93557a,4ec9599fc203d176a301536c2e091a19,f5ca38f748a1d6eaf726b8a42fb575c3} {0.01800000000000000000,0.01900000000000000000,0.02000000000000000000} {18,19,20} -{9400f1b21cb527d7fa3d3eabba93557a,4ec9599fc203d176a301536c2e091a19,f5ca38f748a1d6eaf726b8a42fb575c3} {0.01800000000000000000,0.01900000000000000000,0.02000000000000000000} {18,19,20} -{9400f1b21cb527d7fa3d3eabba93557a,4ec9599fc203d176a301536c2e091a19,f5ca38f748a1d6eaf726b8a42fb575c3} {0.01800000000000000000,0.01900000000000000000,0.02000000000000000000} {18,19,20} -{9400f1b21cb527d7fa3d3eabba93557a,4ec9599fc203d176a301536c2e091a19,f5ca38f748a1d6eaf726b8a42fb575c3} {0.01800000000000000000,0.01900000000000000000,0.02000000000000000000} {18,19,20} -{9400f1b21cb527d7fa3d3eabba93557a,4ec9599fc203d176a301536c2e091a19,f5ca38f748a1d6eaf726b8a42fb575c3} {0.01800000000000000000,0.01900000000000000000,0.02000000000000000000} {18,19,20} -{9400f1b21cb527d7fa3d3eabba93557a,4ec9599fc203d176a301536c2e091a19,f5ca38f748a1d6eaf726b8a42fb575c3} {0.01800000000000000000,0.01900000000000000000,0.02000000000000000000} {18,19,20} -{9400f1b21cb527d7fa3d3eabba93557a,4ec9599fc203d176a301536c2e091a19,f5ca38f748a1d6eaf726b8a42fb575c3} {0.01800000000000000000,0.01900000000000000000,0.02000000000000000000} {18,19,20} -{9400f1b21cb527d7fa3d3eabba93557a,4ec9599fc203d176a301536c2e091a19,f5ca38f748a1d6eaf726b8a42fb575c3} {0.01800000000000000000,0.01900000000000000000,0.02000000000000000000} {18,19,20} -{9400f1b21cb527d7fa3d3eabba93557a,4ec9599fc203d176a301536c2e091a19,f5ca38f748a1d6eaf726b8a42fb575c3} {0.01800000000000000000,0.01900000000000000000,0.02000000000000000000} {18,19,20} -{9400f1b21cb527d7fa3d3eabba93557a,4ec9599fc203d176a301536c2e091a19,f5ca38f748a1d6eaf726b8a42fb575c3} {0.01800000000000000000,0.01900000000000000000,0.02000000000000000000} {18,19,20} -{9400f1b21cb527d7fa3d3eabba93557a,4ec9599fc203d176a301536c2e091a19,f5ca38f748a1d6eaf726b8a42fb575c3} {0.01800000000000000000,0.01900000000000000000,0.02000000000000000000} {18,19,20} -{9400f1b21cb527d7fa3d3eabba93557a,4ec9599fc203d176a301536c2e091a19,f5ca38f748a1d6eaf726b8a42fb575c3} {0.01800000000000000000,0.01900000000000000000,0.02000000000000000000} {18,19,20} -{9400f1b21cb527d7fa3d3eabba93557a,4ec9599fc203d176a301536c2e091a19,f5ca38f748a1d6eaf726b8a42fb575c3} {0.01800000000000000000,0.01900000000000000000,0.02000000000000000000} {18,19,20} -{9400f1b21cb527d7fa3d3eabba93557a,4ec9599fc203d176a301536c2e091a19,f5ca38f748a1d6eaf726b8a42fb575c3} {0.01800000000000000000,0.01900000000000000000,0.02000000000000000000} {18,19,20} -{9400f1b21cb527d7fa3d3eabba93557a,4ec9599fc203d176a301536c2e091a19,f5ca38f748a1d6eaf726b8a42fb575c3} {0.01800000000000000000,0.01900000000000000000,0.02000000000000000000} {18,19,20} -{9400f1b21cb527d7fa3d3eabba93557a,4ec9599fc203d176a301536c2e091a19,f5ca38f748a1d6eaf726b8a42fb575c3} {0.01800000000000000000,0.01900000000000000000,0.02000000000000000000} {18,19,20} -{9400f1b21cb527d7fa3d3eabba93557a,4ec9599fc203d176a301536c2e091a19,f5ca38f748a1d6eaf726b8a42fb575c3} {0.01800000000000000000,0.01900000000000000000,0.02000000000000000000} {18,19,20} -{9400f1b21cb527d7fa3d3eabba93557a,4ec9599fc203d176a301536c2e091a19,f5ca38f748a1d6eaf726b8a42fb575c3} {0.01800000000000000000,0.01900000000000000000,0.02000000000000000000} {18,19,20} -{9400f1b21cb527d7fa3d3eabba93557a,4ec9599fc203d176a301536c2e091a19,f5ca38f748a1d6eaf726b8a42fb575c3} {0.01800000000000000000,0.01900000000000000000,0.02000000000000000000} {18,19,20} -{9400f1b21cb527d7fa3d3eabba93557a,4ec9599fc203d176a301536c2e091a19,f5ca38f748a1d6eaf726b8a42fb575c3} {0.01800000000000000000,0.01900000000000000000,0.02000000000000000000} {18,19,20} -{9400f1b21cb527d7fa3d3eabba93557a,4ec9599fc203d176a301536c2e091a19,f5ca38f748a1d6eaf726b8a42fb575c3} {0.01800000000000000000,0.01900000000000000000,0.02000000000000000000} {18,19,20} -{9400f1b21cb527d7fa3d3eabba93557a,4ec9599fc203d176a301536c2e091a19,f5ca38f748a1d6eaf726b8a42fb575c3} {0.01800000000000000000,0.01900000000000000000,0.02000000000000000000} {18,19,20} -{9400f1b21cb527d7fa3d3eabba93557a,4ec9599fc203d176a301536c2e091a19,f5ca38f748a1d6eaf726b8a42fb575c3} {0.01800000000000000000,0.01900000000000000000,0.02000000000000000000} {18,19,20} -{9400f1b21cb527d7fa3d3eabba93557a,4ec9599fc203d176a301536c2e091a19,f5ca38f748a1d6eaf726b8a42fb575c3} {0.01800000000000000000,0.01900000000000000000,0.02000000000000000000} {18,19,20} -{9400f1b21cb527d7fa3d3eabba93557a,4ec9599fc203d176a301536c2e091a19,f5ca38f748a1d6eaf726b8a42fb575c3} {0.01800000000000000000,0.01900000000000000000,0.02000000000000000000} {18,19,20} -{9400f1b21cb527d7fa3d3eabba93557a,4ec9599fc203d176a301536c2e091a19,f5ca38f748a1d6eaf726b8a42fb575c3} {0.01800000000000000000,0.01900000000000000000,0.02000000000000000000} {18,19,20} -{9400f1b21cb527d7fa3d3eabba93557a,4ec9599fc203d176a301536c2e091a19,f5ca38f748a1d6eaf726b8a42fb575c3} {0.01800000000000000000,0.01900000000000000000,0.02000000000000000000} {18,19,20} -{9400f1b21cb527d7fa3d3eabba93557a,4ec9599fc203d176a301536c2e091a19,f5ca38f748a1d6eaf726b8a42fb575c3} {0.01800000000000000000,0.01900000000000000000,0.02000000000000000000} {18,19,20} -{9400f1b21cb527d7fa3d3eabba93557a,4ec9599fc203d176a301536c2e091a19,f5ca38f748a1d6eaf726b8a42fb575c3} {0.01800000000000000000,0.01900000000000000000,0.02000000000000000000} {18,19,20} -{9400f1b21cb527d7fa3d3eabba93557a,4ec9599fc203d176a301536c2e091a19,f5ca38f748a1d6eaf726b8a42fb575c3} {0.01800000000000000000,0.01900000000000000000,0.02000000000000000000} {18,19,20} -{9400f1b21cb527d7fa3d3eabba93557a,4ec9599fc203d176a301536c2e091a19,f5ca38f748a1d6eaf726b8a42fb575c3} {0.01800000000000000000,0.01900000000000000000,0.02000000000000000000} {18,19,20} -{9400f1b21cb527d7fa3d3eabba93557a,4ec9599fc203d176a301536c2e091a19,f5ca38f748a1d6eaf726b8a42fb575c3} {0.01800000000000000000,0.01900000000000000000,0.02000000000000000000} {18,19,20} -{9400f1b21cb527d7fa3d3eabba93557a,4ec9599fc203d176a301536c2e091a19,f5ca38f748a1d6eaf726b8a42fb575c3} {0.01800000000000000000,0.01900000000000000000,0.02000000000000000000} {18,19,20} -{9400f1b21cb527d7fa3d3eabba93557a,4ec9599fc203d176a301536c2e091a19,f5ca38f748a1d6eaf726b8a42fb575c3} {0.01800000000000000000,0.01900000000000000000,0.02000000000000000000} {18,19,20} -{9400f1b21cb527d7fa3d3eabba93557a,4ec9599fc203d176a301536c2e091a19,f5ca38f748a1d6eaf726b8a42fb575c3} {0.01800000000000000000,0.01900000000000000000,0.02000000000000000000} {18,19,20} -{9400f1b21cb527d7fa3d3eabba93557a,4ec9599fc203d176a301536c2e091a19,f5ca38f748a1d6eaf726b8a42fb575c3} {0.01800000000000000000,0.01900000000000000000,0.02000000000000000000} {18,19,20} -{9400f1b21cb527d7fa3d3eabba93557a,4ec9599fc203d176a301536c2e091a19,f5ca38f748a1d6eaf726b8a42fb575c3} {0.01800000000000000000,0.01900000000000000000,0.02000000000000000000} {18,19,20} -{9400f1b21cb527d7fa3d3eabba93557a,4ec9599fc203d176a301536c2e091a19,f5ca38f748a1d6eaf726b8a42fb575c3} {0.01800000000000000000,0.01900000000000000000,0.02000000000000000000} {18,19,20} -{9400f1b21cb527d7fa3d3eabba93557a,4ec9599fc203d176a301536c2e091a19,f5ca38f748a1d6eaf726b8a42fb575c3} {0.01800000000000000000,0.01900000000000000000,0.02000000000000000000} {18,19,20} -{9400f1b21cb527d7fa3d3eabba93557a,4ec9599fc203d176a301536c2e091a19,f5ca38f748a1d6eaf726b8a42fb575c3} {0.01800000000000000000,0.01900000000000000000,0.02000000000000000000} {18,19,20} -{9400f1b21cb527d7fa3d3eabba93557a,4ec9599fc203d176a301536c2e091a19,f5ca38f748a1d6eaf726b8a42fb575c3} {0.01800000000000000000,0.01900000000000000000,0.02000000000000000000} {18,19,20} -{9400f1b21cb527d7fa3d3eabba93557a,4ec9599fc203d176a301536c2e091a19,f5ca38f748a1d6eaf726b8a42fb575c3} {0.01800000000000000000,0.01900000000000000000,0.02000000000000000000} {18,19,20} -{9400f1b21cb527d7fa3d3eabba93557a,4ec9599fc203d176a301536c2e091a19,f5ca38f748a1d6eaf726b8a42fb575c3} {0.01800000000000000000,0.01900000000000000000,0.02000000000000000000} {18,19,20} -{9400f1b21cb527d7fa3d3eabba93557a,4ec9599fc203d176a301536c2e091a19,f5ca38f748a1d6eaf726b8a42fb575c3} {0.01800000000000000000,0.01900000000000000000,0.02000000000000000000} {18,19,20} -{9400f1b21cb527d7fa3d3eabba93557a,4ec9599fc203d176a301536c2e091a19,f5ca38f748a1d6eaf726b8a42fb575c3} {0.01800000000000000000,0.01900000000000000000,0.02000000000000000000} {18,19,20} -{9400f1b21cb527d7fa3d3eabba93557a,4ec9599fc203d176a301536c2e091a19,f5ca38f748a1d6eaf726b8a42fb575c3} {0.01800000000000000000,0.01900000000000000000,0.02000000000000000000} {18,19,20} -{9400f1b21cb527d7fa3d3eabba93557a,4ec9599fc203d176a301536c2e091a19,f5ca38f748a1d6eaf726b8a42fb575c3} {0.01800000000000000000,0.01900000000000000000,0.02000000000000000000} {18,19,20} -{9400f1b21cb527d7fa3d3eabba93557a,4ec9599fc203d176a301536c2e091a19,f5ca38f748a1d6eaf726b8a42fb575c3} {0.01800000000000000000,0.01900000000000000000,0.02000000000000000000} {18,19,20} -{9400f1b21cb527d7fa3d3eabba93557a,4ec9599fc203d176a301536c2e091a19,f5ca38f748a1d6eaf726b8a42fb575c3} {0.01800000000000000000,0.01900000000000000000,0.02000000000000000000} {18,19,20} -{9400f1b21cb527d7fa3d3eabba93557a,4ec9599fc203d176a301536c2e091a19,f5ca38f748a1d6eaf726b8a42fb575c3} {0.01800000000000000000,0.01900000000000000000,0.02000000000000000000} {18,19,20} -{9400f1b21cb527d7fa3d3eabba93557a,4ec9599fc203d176a301536c2e091a19,f5ca38f748a1d6eaf726b8a42fb575c3} {0.01800000000000000000,0.01900000000000000000,0.02000000000000000000} {18,19,20} -{9400f1b21cb527d7fa3d3eabba93557a,4ec9599fc203d176a301536c2e091a19,f5ca38f748a1d6eaf726b8a42fb575c3} {0.01800000000000000000,0.01900000000000000000,0.02000000000000000000} {18,19,20} -{9400f1b21cb527d7fa3d3eabba93557a,4ec9599fc203d176a301536c2e091a19,f5ca38f748a1d6eaf726b8a42fb575c3} {0.01800000000000000000,0.01900000000000000000,0.02000000000000000000} {18,19,20} -{9400f1b21cb527d7fa3d3eabba93557a,4ec9599fc203d176a301536c2e091a19,f5ca38f748a1d6eaf726b8a42fb575c3} {0.01800000000000000000,0.01900000000000000000,0.02000000000000000000} {18,19,20} -{9400f1b21cb527d7fa3d3eabba93557a,4ec9599fc203d176a301536c2e091a19,f5ca38f748a1d6eaf726b8a42fb575c3} {0.01800000000000000000,0.01900000000000000000,0.02000000000000000000} {18,19,20} -{9400f1b21cb527d7fa3d3eabba93557a,4ec9599fc203d176a301536c2e091a19,f5ca38f748a1d6eaf726b8a42fb575c3} {0.01800000000000000000,0.01900000000000000000,0.02000000000000000000} {18,19,20} -{9400f1b21cb527d7fa3d3eabba93557a,4ec9599fc203d176a301536c2e091a19,f5ca38f748a1d6eaf726b8a42fb575c3} {0.01800000000000000000,0.01900000000000000000,0.02000000000000000000} {18,19,20} -{9400f1b21cb527d7fa3d3eabba93557a,4ec9599fc203d176a301536c2e091a19,f5ca38f748a1d6eaf726b8a42fb575c3} {0.01800000000000000000,0.01900000000000000000,0.02000000000000000000} {18,19,20} -{9400f1b21cb527d7fa3d3eabba93557a,4ec9599fc203d176a301536c2e091a19,f5ca38f748a1d6eaf726b8a42fb575c3} {0.01800000000000000000,0.01900000000000000000,0.02000000000000000000} {18,19,20} -{9400f1b21cb527d7fa3d3eabba93557a,4ec9599fc203d176a301536c2e091a19,f5ca38f748a1d6eaf726b8a42fb575c3} {0.01800000000000000000,0.01900000000000000000,0.02000000000000000000} {18,19,20} -{9400f1b21cb527d7fa3d3eabba93557a,4ec9599fc203d176a301536c2e091a19,f5ca38f748a1d6eaf726b8a42fb575c3} {0.01800000000000000000,0.01900000000000000000,0.02000000000000000000} {18,19,20} -{9400f1b21cb527d7fa3d3eabba93557a,4ec9599fc203d176a301536c2e091a19,f5ca38f748a1d6eaf726b8a42fb575c3} {0.01800000000000000000,0.01900000000000000000,0.02000000000000000000} {18,19,20} -{9400f1b21cb527d7fa3d3eabba93557a,4ec9599fc203d176a301536c2e091a19,f5ca38f748a1d6eaf726b8a42fb575c3} {0.01800000000000000000,0.01900000000000000000,0.02000000000000000000} {18,19,20} -{f5ca38f748a1d6eaf726b8a42fb575c3,9400f1b21cb527d7fa3d3eabba93557a,6f4b6612125fb3a0daecd2799dfd6c9c} {0.01900000000000000000,0.02000000000000000000,0.02100000000000000000} {19,20,21} -{f5ca38f748a1d6eaf726b8a42fb575c3,9400f1b21cb527d7fa3d3eabba93557a,6f4b6612125fb3a0daecd2799dfd6c9c} {0.01900000000000000000,0.02000000000000000000,0.02100000000000000000} {19,20,21} -{f5ca38f748a1d6eaf726b8a42fb575c3,9400f1b21cb527d7fa3d3eabba93557a,6f4b6612125fb3a0daecd2799dfd6c9c} {0.01900000000000000000,0.02000000000000000000,0.02100000000000000000} {19,20,21} -{f5ca38f748a1d6eaf726b8a42fb575c3,9400f1b21cb527d7fa3d3eabba93557a,6f4b6612125fb3a0daecd2799dfd6c9c} {0.01900000000000000000,0.02000000000000000000,0.02100000000000000000} {19,20,21} -{f5ca38f748a1d6eaf726b8a42fb575c3,9400f1b21cb527d7fa3d3eabba93557a,6f4b6612125fb3a0daecd2799dfd6c9c} {0.01900000000000000000,0.02000000000000000000,0.02100000000000000000} {19,20,21} -{f5ca38f748a1d6eaf726b8a42fb575c3,9400f1b21cb527d7fa3d3eabba93557a,6f4b6612125fb3a0daecd2799dfd6c9c} {0.01900000000000000000,0.02000000000000000000,0.02100000000000000000} {19,20,21} -{f5ca38f748a1d6eaf726b8a42fb575c3,9400f1b21cb527d7fa3d3eabba93557a,6f4b6612125fb3a0daecd2799dfd6c9c} {0.01900000000000000000,0.02000000000000000000,0.02100000000000000000} {19,20,21} -{f5ca38f748a1d6eaf726b8a42fb575c3,9400f1b21cb527d7fa3d3eabba93557a,6f4b6612125fb3a0daecd2799dfd6c9c} {0.01900000000000000000,0.02000000000000000000,0.02100000000000000000} {19,20,21} -{f5ca38f748a1d6eaf726b8a42fb575c3,9400f1b21cb527d7fa3d3eabba93557a,6f4b6612125fb3a0daecd2799dfd6c9c} {0.01900000000000000000,0.02000000000000000000,0.02100000000000000000} {19,20,21} -{f5ca38f748a1d6eaf726b8a42fb575c3,9400f1b21cb527d7fa3d3eabba93557a,6f4b6612125fb3a0daecd2799dfd6c9c} {0.01900000000000000000,0.02000000000000000000,0.02100000000000000000} {19,20,21} -{f5ca38f748a1d6eaf726b8a42fb575c3,9400f1b21cb527d7fa3d3eabba93557a,6f4b6612125fb3a0daecd2799dfd6c9c} {0.01900000000000000000,0.02000000000000000000,0.02100000000000000000} {19,20,21} -{f5ca38f748a1d6eaf726b8a42fb575c3,9400f1b21cb527d7fa3d3eabba93557a,6f4b6612125fb3a0daecd2799dfd6c9c} {0.01900000000000000000,0.02000000000000000000,0.02100000000000000000} {19,20,21} -{f5ca38f748a1d6eaf726b8a42fb575c3,9400f1b21cb527d7fa3d3eabba93557a,6f4b6612125fb3a0daecd2799dfd6c9c} {0.01900000000000000000,0.02000000000000000000,0.02100000000000000000} {19,20,21} -{f5ca38f748a1d6eaf726b8a42fb575c3,9400f1b21cb527d7fa3d3eabba93557a,6f4b6612125fb3a0daecd2799dfd6c9c} {0.01900000000000000000,0.02000000000000000000,0.02100000000000000000} {19,20,21} -{f5ca38f748a1d6eaf726b8a42fb575c3,9400f1b21cb527d7fa3d3eabba93557a,6f4b6612125fb3a0daecd2799dfd6c9c} {0.01900000000000000000,0.02000000000000000000,0.02100000000000000000} {19,20,21} -{f5ca38f748a1d6eaf726b8a42fb575c3,9400f1b21cb527d7fa3d3eabba93557a,6f4b6612125fb3a0daecd2799dfd6c9c} {0.01900000000000000000,0.02000000000000000000,0.02100000000000000000} {19,20,21} -{f5ca38f748a1d6eaf726b8a42fb575c3,9400f1b21cb527d7fa3d3eabba93557a,6f4b6612125fb3a0daecd2799dfd6c9c} {0.01900000000000000000,0.02000000000000000000,0.02100000000000000000} {19,20,21} -{f5ca38f748a1d6eaf726b8a42fb575c3,9400f1b21cb527d7fa3d3eabba93557a,6f4b6612125fb3a0daecd2799dfd6c9c} {0.01900000000000000000,0.02000000000000000000,0.02100000000000000000} {19,20,21} -{f5ca38f748a1d6eaf726b8a42fb575c3,9400f1b21cb527d7fa3d3eabba93557a,6f4b6612125fb3a0daecd2799dfd6c9c} {0.01900000000000000000,0.02000000000000000000,0.02100000000000000000} {19,20,21} -{f5ca38f748a1d6eaf726b8a42fb575c3,9400f1b21cb527d7fa3d3eabba93557a,6f4b6612125fb3a0daecd2799dfd6c9c} {0.01900000000000000000,0.02000000000000000000,0.02100000000000000000} {19,20,21} -{f5ca38f748a1d6eaf726b8a42fb575c3,9400f1b21cb527d7fa3d3eabba93557a,6f4b6612125fb3a0daecd2799dfd6c9c} {0.01900000000000000000,0.02000000000000000000,0.02100000000000000000} {19,20,21} -{f5ca38f748a1d6eaf726b8a42fb575c3,9400f1b21cb527d7fa3d3eabba93557a,6f4b6612125fb3a0daecd2799dfd6c9c} {0.01900000000000000000,0.02000000000000000000,0.02100000000000000000} {19,20,21} -{f5ca38f748a1d6eaf726b8a42fb575c3,9400f1b21cb527d7fa3d3eabba93557a,6f4b6612125fb3a0daecd2799dfd6c9c} {0.01900000000000000000,0.02000000000000000000,0.02100000000000000000} {19,20,21} -{f5ca38f748a1d6eaf726b8a42fb575c3,9400f1b21cb527d7fa3d3eabba93557a,6f4b6612125fb3a0daecd2799dfd6c9c} {0.01900000000000000000,0.02000000000000000000,0.02100000000000000000} {19,20,21} -{f5ca38f748a1d6eaf726b8a42fb575c3,9400f1b21cb527d7fa3d3eabba93557a,6f4b6612125fb3a0daecd2799dfd6c9c} {0.01900000000000000000,0.02000000000000000000,0.02100000000000000000} {19,20,21} -{f5ca38f748a1d6eaf726b8a42fb575c3,9400f1b21cb527d7fa3d3eabba93557a,6f4b6612125fb3a0daecd2799dfd6c9c} {0.01900000000000000000,0.02000000000000000000,0.02100000000000000000} {19,20,21} -{f5ca38f748a1d6eaf726b8a42fb575c3,9400f1b21cb527d7fa3d3eabba93557a,6f4b6612125fb3a0daecd2799dfd6c9c} {0.01900000000000000000,0.02000000000000000000,0.02100000000000000000} {19,20,21} -{f5ca38f748a1d6eaf726b8a42fb575c3,9400f1b21cb527d7fa3d3eabba93557a,6f4b6612125fb3a0daecd2799dfd6c9c} {0.01900000000000000000,0.02000000000000000000,0.02100000000000000000} {19,20,21} -{f5ca38f748a1d6eaf726b8a42fb575c3,9400f1b21cb527d7fa3d3eabba93557a,6f4b6612125fb3a0daecd2799dfd6c9c} {0.01900000000000000000,0.02000000000000000000,0.02100000000000000000} {19,20,21} -{f5ca38f748a1d6eaf726b8a42fb575c3,9400f1b21cb527d7fa3d3eabba93557a,6f4b6612125fb3a0daecd2799dfd6c9c} {0.01900000000000000000,0.02000000000000000000,0.02100000000000000000} {19,20,21} -{f5ca38f748a1d6eaf726b8a42fb575c3,9400f1b21cb527d7fa3d3eabba93557a,6f4b6612125fb3a0daecd2799dfd6c9c} {0.01900000000000000000,0.02000000000000000000,0.02100000000000000000} {19,20,21} -{f5ca38f748a1d6eaf726b8a42fb575c3,9400f1b21cb527d7fa3d3eabba93557a,6f4b6612125fb3a0daecd2799dfd6c9c} {0.01900000000000000000,0.02000000000000000000,0.02100000000000000000} {19,20,21} -{f5ca38f748a1d6eaf726b8a42fb575c3,9400f1b21cb527d7fa3d3eabba93557a,6f4b6612125fb3a0daecd2799dfd6c9c} {0.01900000000000000000,0.02000000000000000000,0.02100000000000000000} {19,20,21} -{f5ca38f748a1d6eaf726b8a42fb575c3,9400f1b21cb527d7fa3d3eabba93557a,6f4b6612125fb3a0daecd2799dfd6c9c} {0.01900000000000000000,0.02000000000000000000,0.02100000000000000000} {19,20,21} -{f5ca38f748a1d6eaf726b8a42fb575c3,9400f1b21cb527d7fa3d3eabba93557a,6f4b6612125fb3a0daecd2799dfd6c9c} {0.01900000000000000000,0.02000000000000000000,0.02100000000000000000} {19,20,21} -{f5ca38f748a1d6eaf726b8a42fb575c3,9400f1b21cb527d7fa3d3eabba93557a,6f4b6612125fb3a0daecd2799dfd6c9c} {0.01900000000000000000,0.02000000000000000000,0.02100000000000000000} {19,20,21} -{f5ca38f748a1d6eaf726b8a42fb575c3,9400f1b21cb527d7fa3d3eabba93557a,6f4b6612125fb3a0daecd2799dfd6c9c} {0.01900000000000000000,0.02000000000000000000,0.02100000000000000000} {19,20,21} -{f5ca38f748a1d6eaf726b8a42fb575c3,9400f1b21cb527d7fa3d3eabba93557a,6f4b6612125fb3a0daecd2799dfd6c9c} {0.01900000000000000000,0.02000000000000000000,0.02100000000000000000} {19,20,21} -{f5ca38f748a1d6eaf726b8a42fb575c3,9400f1b21cb527d7fa3d3eabba93557a,6f4b6612125fb3a0daecd2799dfd6c9c} {0.01900000000000000000,0.02000000000000000000,0.02100000000000000000} {19,20,21} -{f5ca38f748a1d6eaf726b8a42fb575c3,9400f1b21cb527d7fa3d3eabba93557a,6f4b6612125fb3a0daecd2799dfd6c9c} {0.01900000000000000000,0.02000000000000000000,0.02100000000000000000} {19,20,21} -{f5ca38f748a1d6eaf726b8a42fb575c3,9400f1b21cb527d7fa3d3eabba93557a,6f4b6612125fb3a0daecd2799dfd6c9c} {0.01900000000000000000,0.02000000000000000000,0.02100000000000000000} {19,20,21} -{f5ca38f748a1d6eaf726b8a42fb575c3,9400f1b21cb527d7fa3d3eabba93557a,6f4b6612125fb3a0daecd2799dfd6c9c} {0.01900000000000000000,0.02000000000000000000,0.02100000000000000000} {19,20,21} -{f5ca38f748a1d6eaf726b8a42fb575c3,9400f1b21cb527d7fa3d3eabba93557a,6f4b6612125fb3a0daecd2799dfd6c9c} {0.01900000000000000000,0.02000000000000000000,0.02100000000000000000} {19,20,21} -{f5ca38f748a1d6eaf726b8a42fb575c3,9400f1b21cb527d7fa3d3eabba93557a,6f4b6612125fb3a0daecd2799dfd6c9c} {0.01900000000000000000,0.02000000000000000000,0.02100000000000000000} {19,20,21} -{f5ca38f748a1d6eaf726b8a42fb575c3,9400f1b21cb527d7fa3d3eabba93557a,6f4b6612125fb3a0daecd2799dfd6c9c} {0.01900000000000000000,0.02000000000000000000,0.02100000000000000000} {19,20,21} -{f5ca38f748a1d6eaf726b8a42fb575c3,9400f1b21cb527d7fa3d3eabba93557a,6f4b6612125fb3a0daecd2799dfd6c9c} {0.01900000000000000000,0.02000000000000000000,0.02100000000000000000} {19,20,21} -{f5ca38f748a1d6eaf726b8a42fb575c3,9400f1b21cb527d7fa3d3eabba93557a,6f4b6612125fb3a0daecd2799dfd6c9c} {0.01900000000000000000,0.02000000000000000000,0.02100000000000000000} {19,20,21} -{f5ca38f748a1d6eaf726b8a42fb575c3,9400f1b21cb527d7fa3d3eabba93557a,6f4b6612125fb3a0daecd2799dfd6c9c} {0.01900000000000000000,0.02000000000000000000,0.02100000000000000000} {19,20,21} -{f5ca38f748a1d6eaf726b8a42fb575c3,9400f1b21cb527d7fa3d3eabba93557a,6f4b6612125fb3a0daecd2799dfd6c9c} {0.01900000000000000000,0.02000000000000000000,0.02100000000000000000} {19,20,21} -{f5ca38f748a1d6eaf726b8a42fb575c3,9400f1b21cb527d7fa3d3eabba93557a,6f4b6612125fb3a0daecd2799dfd6c9c} {0.01900000000000000000,0.02000000000000000000,0.02100000000000000000} {19,20,21} -{f5ca38f748a1d6eaf726b8a42fb575c3,9400f1b21cb527d7fa3d3eabba93557a,6f4b6612125fb3a0daecd2799dfd6c9c} {0.01900000000000000000,0.02000000000000000000,0.02100000000000000000} {19,20,21} -{f5ca38f748a1d6eaf726b8a42fb575c3,9400f1b21cb527d7fa3d3eabba93557a,6f4b6612125fb3a0daecd2799dfd6c9c} {0.01900000000000000000,0.02000000000000000000,0.02100000000000000000} {19,20,21} -{f5ca38f748a1d6eaf726b8a42fb575c3,9400f1b21cb527d7fa3d3eabba93557a,6f4b6612125fb3a0daecd2799dfd6c9c} {0.01900000000000000000,0.02000000000000000000,0.02100000000000000000} {19,20,21} -{f5ca38f748a1d6eaf726b8a42fb575c3,9400f1b21cb527d7fa3d3eabba93557a,6f4b6612125fb3a0daecd2799dfd6c9c} {0.01900000000000000000,0.02000000000000000000,0.02100000000000000000} {19,20,21} -{f5ca38f748a1d6eaf726b8a42fb575c3,9400f1b21cb527d7fa3d3eabba93557a,6f4b6612125fb3a0daecd2799dfd6c9c} {0.01900000000000000000,0.02000000000000000000,0.02100000000000000000} {19,20,21} -{f5ca38f748a1d6eaf726b8a42fb575c3,9400f1b21cb527d7fa3d3eabba93557a,6f4b6612125fb3a0daecd2799dfd6c9c} {0.01900000000000000000,0.02000000000000000000,0.02100000000000000000} {19,20,21} -{f5ca38f748a1d6eaf726b8a42fb575c3,9400f1b21cb527d7fa3d3eabba93557a,6f4b6612125fb3a0daecd2799dfd6c9c} {0.01900000000000000000,0.02000000000000000000,0.02100000000000000000} {19,20,21} -{f5ca38f748a1d6eaf726b8a42fb575c3,9400f1b21cb527d7fa3d3eabba93557a,6f4b6612125fb3a0daecd2799dfd6c9c} {0.01900000000000000000,0.02000000000000000000,0.02100000000000000000} {19,20,21} -{f5ca38f748a1d6eaf726b8a42fb575c3,9400f1b21cb527d7fa3d3eabba93557a,6f4b6612125fb3a0daecd2799dfd6c9c} {0.01900000000000000000,0.02000000000000000000,0.02100000000000000000} {19,20,21} -{f5ca38f748a1d6eaf726b8a42fb575c3,9400f1b21cb527d7fa3d3eabba93557a,6f4b6612125fb3a0daecd2799dfd6c9c} {0.01900000000000000000,0.02000000000000000000,0.02100000000000000000} {19,20,21} -{f5ca38f748a1d6eaf726b8a42fb575c3,9400f1b21cb527d7fa3d3eabba93557a,6f4b6612125fb3a0daecd2799dfd6c9c} {0.01900000000000000000,0.02000000000000000000,0.02100000000000000000} {19,20,21} -{f5ca38f748a1d6eaf726b8a42fb575c3,9400f1b21cb527d7fa3d3eabba93557a,6f4b6612125fb3a0daecd2799dfd6c9c} {0.01900000000000000000,0.02000000000000000000,0.02100000000000000000} {19,20,21} -{f5ca38f748a1d6eaf726b8a42fb575c3,9400f1b21cb527d7fa3d3eabba93557a,6f4b6612125fb3a0daecd2799dfd6c9c} {0.01900000000000000000,0.02000000000000000000,0.02100000000000000000} {19,20,21} -{f5ca38f748a1d6eaf726b8a42fb575c3,9400f1b21cb527d7fa3d3eabba93557a,6f4b6612125fb3a0daecd2799dfd6c9c} {0.01900000000000000000,0.02000000000000000000,0.02100000000000000000} {19,20,21} -{f5ca38f748a1d6eaf726b8a42fb575c3,9400f1b21cb527d7fa3d3eabba93557a,6f4b6612125fb3a0daecd2799dfd6c9c} {0.01900000000000000000,0.02000000000000000000,0.02100000000000000000} {19,20,21} -{f5ca38f748a1d6eaf726b8a42fb575c3,9400f1b21cb527d7fa3d3eabba93557a,6f4b6612125fb3a0daecd2799dfd6c9c} {0.01900000000000000000,0.02000000000000000000,0.02100000000000000000} {19,20,21} -{f5ca38f748a1d6eaf726b8a42fb575c3,9400f1b21cb527d7fa3d3eabba93557a,6f4b6612125fb3a0daecd2799dfd6c9c} {0.01900000000000000000,0.02000000000000000000,0.02100000000000000000} {19,20,21} -{f5ca38f748a1d6eaf726b8a42fb575c3,9400f1b21cb527d7fa3d3eabba93557a,6f4b6612125fb3a0daecd2799dfd6c9c} {0.01900000000000000000,0.02000000000000000000,0.02100000000000000000} {19,20,21} -{f5ca38f748a1d6eaf726b8a42fb575c3,9400f1b21cb527d7fa3d3eabba93557a,6f4b6612125fb3a0daecd2799dfd6c9c} {0.01900000000000000000,0.02000000000000000000,0.02100000000000000000} {19,20,21} -{f5ca38f748a1d6eaf726b8a42fb575c3,9400f1b21cb527d7fa3d3eabba93557a,6f4b6612125fb3a0daecd2799dfd6c9c} {0.01900000000000000000,0.02000000000000000000,0.02100000000000000000} {19,20,21} -{f5ca38f748a1d6eaf726b8a42fb575c3,9400f1b21cb527d7fa3d3eabba93557a,6f4b6612125fb3a0daecd2799dfd6c9c} {0.01900000000000000000,0.02000000000000000000,0.02100000000000000000} {19,20,21} -{f5ca38f748a1d6eaf726b8a42fb575c3,9400f1b21cb527d7fa3d3eabba93557a,6f4b6612125fb3a0daecd2799dfd6c9c} {0.01900000000000000000,0.02000000000000000000,0.02100000000000000000} {19,20,21} -{f5ca38f748a1d6eaf726b8a42fb575c3,9400f1b21cb527d7fa3d3eabba93557a,6f4b6612125fb3a0daecd2799dfd6c9c} {0.01900000000000000000,0.02000000000000000000,0.02100000000000000000} {19,20,21} -{f5ca38f748a1d6eaf726b8a42fb575c3,9400f1b21cb527d7fa3d3eabba93557a,6f4b6612125fb3a0daecd2799dfd6c9c} {0.01900000000000000000,0.02000000000000000000,0.02100000000000000000} {19,20,21} -{f5ca38f748a1d6eaf726b8a42fb575c3,9400f1b21cb527d7fa3d3eabba93557a,6f4b6612125fb3a0daecd2799dfd6c9c} {0.01900000000000000000,0.02000000000000000000,0.02100000000000000000} {19,20,21} -{f5ca38f748a1d6eaf726b8a42fb575c3,9400f1b21cb527d7fa3d3eabba93557a,6f4b6612125fb3a0daecd2799dfd6c9c} {0.01900000000000000000,0.02000000000000000000,0.02100000000000000000} {19,20,21} -{f5ca38f748a1d6eaf726b8a42fb575c3,9400f1b21cb527d7fa3d3eabba93557a,6f4b6612125fb3a0daecd2799dfd6c9c} {0.01900000000000000000,0.02000000000000000000,0.02100000000000000000} {19,20,21} -{f5ca38f748a1d6eaf726b8a42fb575c3,9400f1b21cb527d7fa3d3eabba93557a,6f4b6612125fb3a0daecd2799dfd6c9c} {0.01900000000000000000,0.02000000000000000000,0.02100000000000000000} {19,20,21} -{f5ca38f748a1d6eaf726b8a42fb575c3,9400f1b21cb527d7fa3d3eabba93557a,6f4b6612125fb3a0daecd2799dfd6c9c} {0.01900000000000000000,0.02000000000000000000,0.02100000000000000000} {19,20,21} -{f5ca38f748a1d6eaf726b8a42fb575c3,9400f1b21cb527d7fa3d3eabba93557a,6f4b6612125fb3a0daecd2799dfd6c9c} {0.01900000000000000000,0.02000000000000000000,0.02100000000000000000} {19,20,21} -{f5ca38f748a1d6eaf726b8a42fb575c3,9400f1b21cb527d7fa3d3eabba93557a,6f4b6612125fb3a0daecd2799dfd6c9c} {0.01900000000000000000,0.02000000000000000000,0.02100000000000000000} {19,20,21} -{f5ca38f748a1d6eaf726b8a42fb575c3,9400f1b21cb527d7fa3d3eabba93557a,6f4b6612125fb3a0daecd2799dfd6c9c} {0.01900000000000000000,0.02000000000000000000,0.02100000000000000000} {19,20,21} -{f5ca38f748a1d6eaf726b8a42fb575c3,9400f1b21cb527d7fa3d3eabba93557a,6f4b6612125fb3a0daecd2799dfd6c9c} {0.01900000000000000000,0.02000000000000000000,0.02100000000000000000} {19,20,21} -{f5ca38f748a1d6eaf726b8a42fb575c3,9400f1b21cb527d7fa3d3eabba93557a,6f4b6612125fb3a0daecd2799dfd6c9c} {0.01900000000000000000,0.02000000000000000000,0.02100000000000000000} {19,20,21} -{f5ca38f748a1d6eaf726b8a42fb575c3,9400f1b21cb527d7fa3d3eabba93557a,6f4b6612125fb3a0daecd2799dfd6c9c} {0.01900000000000000000,0.02000000000000000000,0.02100000000000000000} {19,20,21} -{f5ca38f748a1d6eaf726b8a42fb575c3,9400f1b21cb527d7fa3d3eabba93557a,6f4b6612125fb3a0daecd2799dfd6c9c} {0.01900000000000000000,0.02000000000000000000,0.02100000000000000000} {19,20,21} -{f5ca38f748a1d6eaf726b8a42fb575c3,9400f1b21cb527d7fa3d3eabba93557a,6f4b6612125fb3a0daecd2799dfd6c9c} {0.01900000000000000000,0.02000000000000000000,0.02100000000000000000} {19,20,21} -{f5ca38f748a1d6eaf726b8a42fb575c3,9400f1b21cb527d7fa3d3eabba93557a,6f4b6612125fb3a0daecd2799dfd6c9c} {0.01900000000000000000,0.02000000000000000000,0.02100000000000000000} {19,20,21} -{f5ca38f748a1d6eaf726b8a42fb575c3,9400f1b21cb527d7fa3d3eabba93557a,6f4b6612125fb3a0daecd2799dfd6c9c} {0.01900000000000000000,0.02000000000000000000,0.02100000000000000000} {19,20,21} -{f5ca38f748a1d6eaf726b8a42fb575c3,9400f1b21cb527d7fa3d3eabba93557a,6f4b6612125fb3a0daecd2799dfd6c9c} {0.01900000000000000000,0.02000000000000000000,0.02100000000000000000} {19,20,21} -{f5ca38f748a1d6eaf726b8a42fb575c3,9400f1b21cb527d7fa3d3eabba93557a,6f4b6612125fb3a0daecd2799dfd6c9c} {0.01900000000000000000,0.02000000000000000000,0.02100000000000000000} {19,20,21} -{f5ca38f748a1d6eaf726b8a42fb575c3,9400f1b21cb527d7fa3d3eabba93557a,6f4b6612125fb3a0daecd2799dfd6c9c} {0.01900000000000000000,0.02000000000000000000,0.02100000000000000000} {19,20,21} -{f5ca38f748a1d6eaf726b8a42fb575c3,9400f1b21cb527d7fa3d3eabba93557a,6f4b6612125fb3a0daecd2799dfd6c9c} {0.01900000000000000000,0.02000000000000000000,0.02100000000000000000} {19,20,21} -{f5ca38f748a1d6eaf726b8a42fb575c3,9400f1b21cb527d7fa3d3eabba93557a,6f4b6612125fb3a0daecd2799dfd6c9c} {0.01900000000000000000,0.02000000000000000000,0.02100000000000000000} {19,20,21} -{f5ca38f748a1d6eaf726b8a42fb575c3,9400f1b21cb527d7fa3d3eabba93557a,6f4b6612125fb3a0daecd2799dfd6c9c} {0.01900000000000000000,0.02000000000000000000,0.02100000000000000000} {19,20,21} -{f5ca38f748a1d6eaf726b8a42fb575c3,9400f1b21cb527d7fa3d3eabba93557a,6f4b6612125fb3a0daecd2799dfd6c9c} {0.01900000000000000000,0.02000000000000000000,0.02100000000000000000} {19,20,21} -{f5ca38f748a1d6eaf726b8a42fb575c3,9400f1b21cb527d7fa3d3eabba93557a,6f4b6612125fb3a0daecd2799dfd6c9c} {0.01900000000000000000,0.02000000000000000000,0.02100000000000000000} {19,20,21} -{f5ca38f748a1d6eaf726b8a42fb575c3,9400f1b21cb527d7fa3d3eabba93557a,6f4b6612125fb3a0daecd2799dfd6c9c} {0.01900000000000000000,0.02000000000000000000,0.02100000000000000000} {19,20,21} -{f5ca38f748a1d6eaf726b8a42fb575c3,9400f1b21cb527d7fa3d3eabba93557a,6f4b6612125fb3a0daecd2799dfd6c9c} {0.01900000000000000000,0.02000000000000000000,0.02100000000000000000} {19,20,21} -{f5ca38f748a1d6eaf726b8a42fb575c3,9400f1b21cb527d7fa3d3eabba93557a,6f4b6612125fb3a0daecd2799dfd6c9c} {0.01900000000000000000,0.02000000000000000000,0.02100000000000000000} {19,20,21} -{6f4b6612125fb3a0daecd2799dfd6c9c,f5ca38f748a1d6eaf726b8a42fb575c3,785f3ec7eb32f30b90cd0fcf3657d388} {0.02000000000000000000,0.02100000000000000000,0.02200000000000000000} {20,21,22} -{6f4b6612125fb3a0daecd2799dfd6c9c,f5ca38f748a1d6eaf726b8a42fb575c3,785f3ec7eb32f30b90cd0fcf3657d388} {0.02000000000000000000,0.02100000000000000000,0.02200000000000000000} {20,21,22} -{6f4b6612125fb3a0daecd2799dfd6c9c,f5ca38f748a1d6eaf726b8a42fb575c3,785f3ec7eb32f30b90cd0fcf3657d388} {0.02000000000000000000,0.02100000000000000000,0.02200000000000000000} {20,21,22} -{6f4b6612125fb3a0daecd2799dfd6c9c,f5ca38f748a1d6eaf726b8a42fb575c3,785f3ec7eb32f30b90cd0fcf3657d388} {0.02000000000000000000,0.02100000000000000000,0.02200000000000000000} {20,21,22} -{6f4b6612125fb3a0daecd2799dfd6c9c,f5ca38f748a1d6eaf726b8a42fb575c3,785f3ec7eb32f30b90cd0fcf3657d388} {0.02000000000000000000,0.02100000000000000000,0.02200000000000000000} {20,21,22} -{6f4b6612125fb3a0daecd2799dfd6c9c,f5ca38f748a1d6eaf726b8a42fb575c3,785f3ec7eb32f30b90cd0fcf3657d388} {0.02000000000000000000,0.02100000000000000000,0.02200000000000000000} {20,21,22} -{6f4b6612125fb3a0daecd2799dfd6c9c,f5ca38f748a1d6eaf726b8a42fb575c3,785f3ec7eb32f30b90cd0fcf3657d388} {0.02000000000000000000,0.02100000000000000000,0.02200000000000000000} {20,21,22} -{6f4b6612125fb3a0daecd2799dfd6c9c,f5ca38f748a1d6eaf726b8a42fb575c3,785f3ec7eb32f30b90cd0fcf3657d388} {0.02000000000000000000,0.02100000000000000000,0.02200000000000000000} {20,21,22} -{6f4b6612125fb3a0daecd2799dfd6c9c,f5ca38f748a1d6eaf726b8a42fb575c3,785f3ec7eb32f30b90cd0fcf3657d388} {0.02000000000000000000,0.02100000000000000000,0.02200000000000000000} {20,21,22} -{6f4b6612125fb3a0daecd2799dfd6c9c,f5ca38f748a1d6eaf726b8a42fb575c3,785f3ec7eb32f30b90cd0fcf3657d388} {0.02000000000000000000,0.02100000000000000000,0.02200000000000000000} {20,21,22} -{6f4b6612125fb3a0daecd2799dfd6c9c,f5ca38f748a1d6eaf726b8a42fb575c3,785f3ec7eb32f30b90cd0fcf3657d388} {0.02000000000000000000,0.02100000000000000000,0.02200000000000000000} {20,21,22} -{6f4b6612125fb3a0daecd2799dfd6c9c,f5ca38f748a1d6eaf726b8a42fb575c3,785f3ec7eb32f30b90cd0fcf3657d388} {0.02000000000000000000,0.02100000000000000000,0.02200000000000000000} {20,21,22} -{6f4b6612125fb3a0daecd2799dfd6c9c,f5ca38f748a1d6eaf726b8a42fb575c3,785f3ec7eb32f30b90cd0fcf3657d388} {0.02000000000000000000,0.02100000000000000000,0.02200000000000000000} {20,21,22} -{6f4b6612125fb3a0daecd2799dfd6c9c,f5ca38f748a1d6eaf726b8a42fb575c3,785f3ec7eb32f30b90cd0fcf3657d388} {0.02000000000000000000,0.02100000000000000000,0.02200000000000000000} {20,21,22} -{6f4b6612125fb3a0daecd2799dfd6c9c,f5ca38f748a1d6eaf726b8a42fb575c3,785f3ec7eb32f30b90cd0fcf3657d388} {0.02000000000000000000,0.02100000000000000000,0.02200000000000000000} {20,21,22} -{6f4b6612125fb3a0daecd2799dfd6c9c,f5ca38f748a1d6eaf726b8a42fb575c3,785f3ec7eb32f30b90cd0fcf3657d388} {0.02000000000000000000,0.02100000000000000000,0.02200000000000000000} {20,21,22} -{6f4b6612125fb3a0daecd2799dfd6c9c,f5ca38f748a1d6eaf726b8a42fb575c3,785f3ec7eb32f30b90cd0fcf3657d388} {0.02000000000000000000,0.02100000000000000000,0.02200000000000000000} {20,21,22} -{6f4b6612125fb3a0daecd2799dfd6c9c,f5ca38f748a1d6eaf726b8a42fb575c3,785f3ec7eb32f30b90cd0fcf3657d388} {0.02000000000000000000,0.02100000000000000000,0.02200000000000000000} {20,21,22} -{6f4b6612125fb3a0daecd2799dfd6c9c,f5ca38f748a1d6eaf726b8a42fb575c3,785f3ec7eb32f30b90cd0fcf3657d388} {0.02000000000000000000,0.02100000000000000000,0.02200000000000000000} {20,21,22} -{6f4b6612125fb3a0daecd2799dfd6c9c,f5ca38f748a1d6eaf726b8a42fb575c3,785f3ec7eb32f30b90cd0fcf3657d388} {0.02000000000000000000,0.02100000000000000000,0.02200000000000000000} {20,21,22} -{6f4b6612125fb3a0daecd2799dfd6c9c,f5ca38f748a1d6eaf726b8a42fb575c3,785f3ec7eb32f30b90cd0fcf3657d388} {0.02000000000000000000,0.02100000000000000000,0.02200000000000000000} {20,21,22} -{6f4b6612125fb3a0daecd2799dfd6c9c,f5ca38f748a1d6eaf726b8a42fb575c3,785f3ec7eb32f30b90cd0fcf3657d388} {0.02000000000000000000,0.02100000000000000000,0.02200000000000000000} {20,21,22} -{6f4b6612125fb3a0daecd2799dfd6c9c,f5ca38f748a1d6eaf726b8a42fb575c3,785f3ec7eb32f30b90cd0fcf3657d388} {0.02000000000000000000,0.02100000000000000000,0.02200000000000000000} {20,21,22} -{6f4b6612125fb3a0daecd2799dfd6c9c,f5ca38f748a1d6eaf726b8a42fb575c3,785f3ec7eb32f30b90cd0fcf3657d388} {0.02000000000000000000,0.02100000000000000000,0.02200000000000000000} {20,21,22} -{6f4b6612125fb3a0daecd2799dfd6c9c,f5ca38f748a1d6eaf726b8a42fb575c3,785f3ec7eb32f30b90cd0fcf3657d388} {0.02000000000000000000,0.02100000000000000000,0.02200000000000000000} {20,21,22} -{6f4b6612125fb3a0daecd2799dfd6c9c,f5ca38f748a1d6eaf726b8a42fb575c3,785f3ec7eb32f30b90cd0fcf3657d388} {0.02000000000000000000,0.02100000000000000000,0.02200000000000000000} {20,21,22} -{6f4b6612125fb3a0daecd2799dfd6c9c,f5ca38f748a1d6eaf726b8a42fb575c3,785f3ec7eb32f30b90cd0fcf3657d388} {0.02000000000000000000,0.02100000000000000000,0.02200000000000000000} {20,21,22} -{6f4b6612125fb3a0daecd2799dfd6c9c,f5ca38f748a1d6eaf726b8a42fb575c3,785f3ec7eb32f30b90cd0fcf3657d388} {0.02000000000000000000,0.02100000000000000000,0.02200000000000000000} {20,21,22} -{6f4b6612125fb3a0daecd2799dfd6c9c,f5ca38f748a1d6eaf726b8a42fb575c3,785f3ec7eb32f30b90cd0fcf3657d388} {0.02000000000000000000,0.02100000000000000000,0.02200000000000000000} {20,21,22} -{6f4b6612125fb3a0daecd2799dfd6c9c,f5ca38f748a1d6eaf726b8a42fb575c3,785f3ec7eb32f30b90cd0fcf3657d388} {0.02000000000000000000,0.02100000000000000000,0.02200000000000000000} {20,21,22} -{6f4b6612125fb3a0daecd2799dfd6c9c,f5ca38f748a1d6eaf726b8a42fb575c3,785f3ec7eb32f30b90cd0fcf3657d388} {0.02000000000000000000,0.02100000000000000000,0.02200000000000000000} {20,21,22} -{6f4b6612125fb3a0daecd2799dfd6c9c,f5ca38f748a1d6eaf726b8a42fb575c3,785f3ec7eb32f30b90cd0fcf3657d388} {0.02000000000000000000,0.02100000000000000000,0.02200000000000000000} {20,21,22} -{6f4b6612125fb3a0daecd2799dfd6c9c,f5ca38f748a1d6eaf726b8a42fb575c3,785f3ec7eb32f30b90cd0fcf3657d388} {0.02000000000000000000,0.02100000000000000000,0.02200000000000000000} {20,21,22} -{6f4b6612125fb3a0daecd2799dfd6c9c,f5ca38f748a1d6eaf726b8a42fb575c3,785f3ec7eb32f30b90cd0fcf3657d388} {0.02000000000000000000,0.02100000000000000000,0.02200000000000000000} {20,21,22} -{6f4b6612125fb3a0daecd2799dfd6c9c,f5ca38f748a1d6eaf726b8a42fb575c3,785f3ec7eb32f30b90cd0fcf3657d388} {0.02000000000000000000,0.02100000000000000000,0.02200000000000000000} {20,21,22} -{6f4b6612125fb3a0daecd2799dfd6c9c,f5ca38f748a1d6eaf726b8a42fb575c3,785f3ec7eb32f30b90cd0fcf3657d388} {0.02000000000000000000,0.02100000000000000000,0.02200000000000000000} {20,21,22} -{6f4b6612125fb3a0daecd2799dfd6c9c,f5ca38f748a1d6eaf726b8a42fb575c3,785f3ec7eb32f30b90cd0fcf3657d388} {0.02000000000000000000,0.02100000000000000000,0.02200000000000000000} {20,21,22} -{6f4b6612125fb3a0daecd2799dfd6c9c,f5ca38f748a1d6eaf726b8a42fb575c3,785f3ec7eb32f30b90cd0fcf3657d388} {0.02000000000000000000,0.02100000000000000000,0.02200000000000000000} {20,21,22} -{6f4b6612125fb3a0daecd2799dfd6c9c,f5ca38f748a1d6eaf726b8a42fb575c3,785f3ec7eb32f30b90cd0fcf3657d388} {0.02000000000000000000,0.02100000000000000000,0.02200000000000000000} {20,21,22} -{6f4b6612125fb3a0daecd2799dfd6c9c,f5ca38f748a1d6eaf726b8a42fb575c3,785f3ec7eb32f30b90cd0fcf3657d388} {0.02000000000000000000,0.02100000000000000000,0.02200000000000000000} {20,21,22} -{6f4b6612125fb3a0daecd2799dfd6c9c,f5ca38f748a1d6eaf726b8a42fb575c3,785f3ec7eb32f30b90cd0fcf3657d388} {0.02000000000000000000,0.02100000000000000000,0.02200000000000000000} {20,21,22} -{6f4b6612125fb3a0daecd2799dfd6c9c,f5ca38f748a1d6eaf726b8a42fb575c3,785f3ec7eb32f30b90cd0fcf3657d388} {0.02000000000000000000,0.02100000000000000000,0.02200000000000000000} {20,21,22} -{6f4b6612125fb3a0daecd2799dfd6c9c,f5ca38f748a1d6eaf726b8a42fb575c3,785f3ec7eb32f30b90cd0fcf3657d388} {0.02000000000000000000,0.02100000000000000000,0.02200000000000000000} {20,21,22} -{6f4b6612125fb3a0daecd2799dfd6c9c,f5ca38f748a1d6eaf726b8a42fb575c3,785f3ec7eb32f30b90cd0fcf3657d388} {0.02000000000000000000,0.02100000000000000000,0.02200000000000000000} {20,21,22} -{6f4b6612125fb3a0daecd2799dfd6c9c,f5ca38f748a1d6eaf726b8a42fb575c3,785f3ec7eb32f30b90cd0fcf3657d388} {0.02000000000000000000,0.02100000000000000000,0.02200000000000000000} {20,21,22} -{6f4b6612125fb3a0daecd2799dfd6c9c,f5ca38f748a1d6eaf726b8a42fb575c3,785f3ec7eb32f30b90cd0fcf3657d388} {0.02000000000000000000,0.02100000000000000000,0.02200000000000000000} {20,21,22} -{6f4b6612125fb3a0daecd2799dfd6c9c,f5ca38f748a1d6eaf726b8a42fb575c3,785f3ec7eb32f30b90cd0fcf3657d388} {0.02000000000000000000,0.02100000000000000000,0.02200000000000000000} {20,21,22} -{6f4b6612125fb3a0daecd2799dfd6c9c,f5ca38f748a1d6eaf726b8a42fb575c3,785f3ec7eb32f30b90cd0fcf3657d388} {0.02000000000000000000,0.02100000000000000000,0.02200000000000000000} {20,21,22} -{6f4b6612125fb3a0daecd2799dfd6c9c,f5ca38f748a1d6eaf726b8a42fb575c3,785f3ec7eb32f30b90cd0fcf3657d388} {0.02000000000000000000,0.02100000000000000000,0.02200000000000000000} {20,21,22} -{6f4b6612125fb3a0daecd2799dfd6c9c,f5ca38f748a1d6eaf726b8a42fb575c3,785f3ec7eb32f30b90cd0fcf3657d388} {0.02000000000000000000,0.02100000000000000000,0.02200000000000000000} {20,21,22} -{6f4b6612125fb3a0daecd2799dfd6c9c,f5ca38f748a1d6eaf726b8a42fb575c3,785f3ec7eb32f30b90cd0fcf3657d388} {0.02000000000000000000,0.02100000000000000000,0.02200000000000000000} {20,21,22} -{6f4b6612125fb3a0daecd2799dfd6c9c,f5ca38f748a1d6eaf726b8a42fb575c3,785f3ec7eb32f30b90cd0fcf3657d388} {0.02000000000000000000,0.02100000000000000000,0.02200000000000000000} {20,21,22} -{6f4b6612125fb3a0daecd2799dfd6c9c,f5ca38f748a1d6eaf726b8a42fb575c3,785f3ec7eb32f30b90cd0fcf3657d388} {0.02000000000000000000,0.02100000000000000000,0.02200000000000000000} {20,21,22} -{6f4b6612125fb3a0daecd2799dfd6c9c,f5ca38f748a1d6eaf726b8a42fb575c3,785f3ec7eb32f30b90cd0fcf3657d388} {0.02000000000000000000,0.02100000000000000000,0.02200000000000000000} {20,21,22} -{6f4b6612125fb3a0daecd2799dfd6c9c,f5ca38f748a1d6eaf726b8a42fb575c3,785f3ec7eb32f30b90cd0fcf3657d388} {0.02000000000000000000,0.02100000000000000000,0.02200000000000000000} {20,21,22} -{6f4b6612125fb3a0daecd2799dfd6c9c,f5ca38f748a1d6eaf726b8a42fb575c3,785f3ec7eb32f30b90cd0fcf3657d388} {0.02000000000000000000,0.02100000000000000000,0.02200000000000000000} {20,21,22} -{6f4b6612125fb3a0daecd2799dfd6c9c,f5ca38f748a1d6eaf726b8a42fb575c3,785f3ec7eb32f30b90cd0fcf3657d388} {0.02000000000000000000,0.02100000000000000000,0.02200000000000000000} {20,21,22} -{6f4b6612125fb3a0daecd2799dfd6c9c,f5ca38f748a1d6eaf726b8a42fb575c3,785f3ec7eb32f30b90cd0fcf3657d388} {0.02000000000000000000,0.02100000000000000000,0.02200000000000000000} {20,21,22} -{6f4b6612125fb3a0daecd2799dfd6c9c,f5ca38f748a1d6eaf726b8a42fb575c3,785f3ec7eb32f30b90cd0fcf3657d388} {0.02000000000000000000,0.02100000000000000000,0.02200000000000000000} {20,21,22} -{6f4b6612125fb3a0daecd2799dfd6c9c,f5ca38f748a1d6eaf726b8a42fb575c3,785f3ec7eb32f30b90cd0fcf3657d388} {0.02000000000000000000,0.02100000000000000000,0.02200000000000000000} {20,21,22} -{6f4b6612125fb3a0daecd2799dfd6c9c,f5ca38f748a1d6eaf726b8a42fb575c3,785f3ec7eb32f30b90cd0fcf3657d388} {0.02000000000000000000,0.02100000000000000000,0.02200000000000000000} {20,21,22} -{6f4b6612125fb3a0daecd2799dfd6c9c,f5ca38f748a1d6eaf726b8a42fb575c3,785f3ec7eb32f30b90cd0fcf3657d388} {0.02000000000000000000,0.02100000000000000000,0.02200000000000000000} {20,21,22} -{6f4b6612125fb3a0daecd2799dfd6c9c,f5ca38f748a1d6eaf726b8a42fb575c3,785f3ec7eb32f30b90cd0fcf3657d388} {0.02000000000000000000,0.02100000000000000000,0.02200000000000000000} {20,21,22} -{6f4b6612125fb3a0daecd2799dfd6c9c,f5ca38f748a1d6eaf726b8a42fb575c3,785f3ec7eb32f30b90cd0fcf3657d388} {0.02000000000000000000,0.02100000000000000000,0.02200000000000000000} {20,21,22} -{6f4b6612125fb3a0daecd2799dfd6c9c,f5ca38f748a1d6eaf726b8a42fb575c3,785f3ec7eb32f30b90cd0fcf3657d388} {0.02000000000000000000,0.02100000000000000000,0.02200000000000000000} {20,21,22} -{6f4b6612125fb3a0daecd2799dfd6c9c,f5ca38f748a1d6eaf726b8a42fb575c3,785f3ec7eb32f30b90cd0fcf3657d388} {0.02000000000000000000,0.02100000000000000000,0.02200000000000000000} {20,21,22} -{6f4b6612125fb3a0daecd2799dfd6c9c,f5ca38f748a1d6eaf726b8a42fb575c3,785f3ec7eb32f30b90cd0fcf3657d388} {0.02000000000000000000,0.02100000000000000000,0.02200000000000000000} {20,21,22} -{6f4b6612125fb3a0daecd2799dfd6c9c,f5ca38f748a1d6eaf726b8a42fb575c3,785f3ec7eb32f30b90cd0fcf3657d388} {0.02000000000000000000,0.02100000000000000000,0.02200000000000000000} {20,21,22} -{6f4b6612125fb3a0daecd2799dfd6c9c,f5ca38f748a1d6eaf726b8a42fb575c3,785f3ec7eb32f30b90cd0fcf3657d388} {0.02000000000000000000,0.02100000000000000000,0.02200000000000000000} {20,21,22} -{6f4b6612125fb3a0daecd2799dfd6c9c,f5ca38f748a1d6eaf726b8a42fb575c3,785f3ec7eb32f30b90cd0fcf3657d388} {0.02000000000000000000,0.02100000000000000000,0.02200000000000000000} {20,21,22} -{6f4b6612125fb3a0daecd2799dfd6c9c,f5ca38f748a1d6eaf726b8a42fb575c3,785f3ec7eb32f30b90cd0fcf3657d388} {0.02000000000000000000,0.02100000000000000000,0.02200000000000000000} {20,21,22} -{6f4b6612125fb3a0daecd2799dfd6c9c,f5ca38f748a1d6eaf726b8a42fb575c3,785f3ec7eb32f30b90cd0fcf3657d388} {0.02000000000000000000,0.02100000000000000000,0.02200000000000000000} {20,21,22} -{6f4b6612125fb3a0daecd2799dfd6c9c,f5ca38f748a1d6eaf726b8a42fb575c3,785f3ec7eb32f30b90cd0fcf3657d388} {0.02000000000000000000,0.02100000000000000000,0.02200000000000000000} {20,21,22} -{6f4b6612125fb3a0daecd2799dfd6c9c,f5ca38f748a1d6eaf726b8a42fb575c3,785f3ec7eb32f30b90cd0fcf3657d388} {0.02000000000000000000,0.02100000000000000000,0.02200000000000000000} {20,21,22} -{6f4b6612125fb3a0daecd2799dfd6c9c,f5ca38f748a1d6eaf726b8a42fb575c3,785f3ec7eb32f30b90cd0fcf3657d388} {0.02000000000000000000,0.02100000000000000000,0.02200000000000000000} {20,21,22} -{6f4b6612125fb3a0daecd2799dfd6c9c,f5ca38f748a1d6eaf726b8a42fb575c3,785f3ec7eb32f30b90cd0fcf3657d388} {0.02000000000000000000,0.02100000000000000000,0.02200000000000000000} {20,21,22} -{6f4b6612125fb3a0daecd2799dfd6c9c,f5ca38f748a1d6eaf726b8a42fb575c3,785f3ec7eb32f30b90cd0fcf3657d388} {0.02000000000000000000,0.02100000000000000000,0.02200000000000000000} {20,21,22} -{6f4b6612125fb3a0daecd2799dfd6c9c,f5ca38f748a1d6eaf726b8a42fb575c3,785f3ec7eb32f30b90cd0fcf3657d388} {0.02000000000000000000,0.02100000000000000000,0.02200000000000000000} {20,21,22} -{6f4b6612125fb3a0daecd2799dfd6c9c,f5ca38f748a1d6eaf726b8a42fb575c3,785f3ec7eb32f30b90cd0fcf3657d388} {0.02000000000000000000,0.02100000000000000000,0.02200000000000000000} {20,21,22} -{6f4b6612125fb3a0daecd2799dfd6c9c,f5ca38f748a1d6eaf726b8a42fb575c3,785f3ec7eb32f30b90cd0fcf3657d388} {0.02000000000000000000,0.02100000000000000000,0.02200000000000000000} {20,21,22} -{6f4b6612125fb3a0daecd2799dfd6c9c,f5ca38f748a1d6eaf726b8a42fb575c3,785f3ec7eb32f30b90cd0fcf3657d388} {0.02000000000000000000,0.02100000000000000000,0.02200000000000000000} {20,21,22} -{6f4b6612125fb3a0daecd2799dfd6c9c,f5ca38f748a1d6eaf726b8a42fb575c3,785f3ec7eb32f30b90cd0fcf3657d388} {0.02000000000000000000,0.02100000000000000000,0.02200000000000000000} {20,21,22} -{6f4b6612125fb3a0daecd2799dfd6c9c,f5ca38f748a1d6eaf726b8a42fb575c3,785f3ec7eb32f30b90cd0fcf3657d388} {0.02000000000000000000,0.02100000000000000000,0.02200000000000000000} {20,21,22} -{6f4b6612125fb3a0daecd2799dfd6c9c,f5ca38f748a1d6eaf726b8a42fb575c3,785f3ec7eb32f30b90cd0fcf3657d388} {0.02000000000000000000,0.02100000000000000000,0.02200000000000000000} {20,21,22} -{6f4b6612125fb3a0daecd2799dfd6c9c,f5ca38f748a1d6eaf726b8a42fb575c3,785f3ec7eb32f30b90cd0fcf3657d388} {0.02000000000000000000,0.02100000000000000000,0.02200000000000000000} {20,21,22} -{6f4b6612125fb3a0daecd2799dfd6c9c,f5ca38f748a1d6eaf726b8a42fb575c3,785f3ec7eb32f30b90cd0fcf3657d388} {0.02000000000000000000,0.02100000000000000000,0.02200000000000000000} {20,21,22} -{6f4b6612125fb3a0daecd2799dfd6c9c,f5ca38f748a1d6eaf726b8a42fb575c3,785f3ec7eb32f30b90cd0fcf3657d388} {0.02000000000000000000,0.02100000000000000000,0.02200000000000000000} {20,21,22} -{6f4b6612125fb3a0daecd2799dfd6c9c,f5ca38f748a1d6eaf726b8a42fb575c3,785f3ec7eb32f30b90cd0fcf3657d388} {0.02000000000000000000,0.02100000000000000000,0.02200000000000000000} {20,21,22} -{6f4b6612125fb3a0daecd2799dfd6c9c,f5ca38f748a1d6eaf726b8a42fb575c3,785f3ec7eb32f30b90cd0fcf3657d388} {0.02000000000000000000,0.02100000000000000000,0.02200000000000000000} {20,21,22} -{6f4b6612125fb3a0daecd2799dfd6c9c,f5ca38f748a1d6eaf726b8a42fb575c3,785f3ec7eb32f30b90cd0fcf3657d388} {0.02000000000000000000,0.02100000000000000000,0.02200000000000000000} {20,21,22} -{6f4b6612125fb3a0daecd2799dfd6c9c,f5ca38f748a1d6eaf726b8a42fb575c3,785f3ec7eb32f30b90cd0fcf3657d388} {0.02000000000000000000,0.02100000000000000000,0.02200000000000000000} {20,21,22} -{6f4b6612125fb3a0daecd2799dfd6c9c,f5ca38f748a1d6eaf726b8a42fb575c3,785f3ec7eb32f30b90cd0fcf3657d388} {0.02000000000000000000,0.02100000000000000000,0.02200000000000000000} {20,21,22} -{6f4b6612125fb3a0daecd2799dfd6c9c,f5ca38f748a1d6eaf726b8a42fb575c3,785f3ec7eb32f30b90cd0fcf3657d388} {0.02000000000000000000,0.02100000000000000000,0.02200000000000000000} {20,21,22} -{6f4b6612125fb3a0daecd2799dfd6c9c,f5ca38f748a1d6eaf726b8a42fb575c3,785f3ec7eb32f30b90cd0fcf3657d388} {0.02000000000000000000,0.02100000000000000000,0.02200000000000000000} {20,21,22} -{6f4b6612125fb3a0daecd2799dfd6c9c,f5ca38f748a1d6eaf726b8a42fb575c3,785f3ec7eb32f30b90cd0fcf3657d388} {0.02000000000000000000,0.02100000000000000000,0.02200000000000000000} {20,21,22} -{6f4b6612125fb3a0daecd2799dfd6c9c,f5ca38f748a1d6eaf726b8a42fb575c3,785f3ec7eb32f30b90cd0fcf3657d388} {0.02000000000000000000,0.02100000000000000000,0.02200000000000000000} {20,21,22} -{6f4b6612125fb3a0daecd2799dfd6c9c,f5ca38f748a1d6eaf726b8a42fb575c3,785f3ec7eb32f30b90cd0fcf3657d388} {0.02000000000000000000,0.02100000000000000000,0.02200000000000000000} {20,21,22} -{6f4b6612125fb3a0daecd2799dfd6c9c,f5ca38f748a1d6eaf726b8a42fb575c3,785f3ec7eb32f30b90cd0fcf3657d388} {0.02000000000000000000,0.02100000000000000000,0.02200000000000000000} {20,21,22} -{6f4b6612125fb3a0daecd2799dfd6c9c,f5ca38f748a1d6eaf726b8a42fb575c3,785f3ec7eb32f30b90cd0fcf3657d388} {0.02000000000000000000,0.02100000000000000000,0.02200000000000000000} {20,21,22} -{6f4b6612125fb3a0daecd2799dfd6c9c,f5ca38f748a1d6eaf726b8a42fb575c3,785f3ec7eb32f30b90cd0fcf3657d388} {0.02000000000000000000,0.02100000000000000000,0.02200000000000000000} {20,21,22} -{785f3ec7eb32f30b90cd0fcf3657d388,6f4b6612125fb3a0daecd2799dfd6c9c,535fa30d7e25dd8a49f1536779734ec8} {0.02100000000000000000,0.02200000000000000000,0.02300000000000000000} {21,22,23} -{785f3ec7eb32f30b90cd0fcf3657d388,6f4b6612125fb3a0daecd2799dfd6c9c,535fa30d7e25dd8a49f1536779734ec8} {0.02100000000000000000,0.02200000000000000000,0.02300000000000000000} {21,22,23} -{785f3ec7eb32f30b90cd0fcf3657d388,6f4b6612125fb3a0daecd2799dfd6c9c,535fa30d7e25dd8a49f1536779734ec8} {0.02100000000000000000,0.02200000000000000000,0.02300000000000000000} {21,22,23} -{785f3ec7eb32f30b90cd0fcf3657d388,6f4b6612125fb3a0daecd2799dfd6c9c,535fa30d7e25dd8a49f1536779734ec8} {0.02100000000000000000,0.02200000000000000000,0.02300000000000000000} {21,22,23} -{785f3ec7eb32f30b90cd0fcf3657d388,6f4b6612125fb3a0daecd2799dfd6c9c,535fa30d7e25dd8a49f1536779734ec8} {0.02100000000000000000,0.02200000000000000000,0.02300000000000000000} {21,22,23} -{785f3ec7eb32f30b90cd0fcf3657d388,6f4b6612125fb3a0daecd2799dfd6c9c,535fa30d7e25dd8a49f1536779734ec8} {0.02100000000000000000,0.02200000000000000000,0.02300000000000000000} {21,22,23} -{785f3ec7eb32f30b90cd0fcf3657d388,6f4b6612125fb3a0daecd2799dfd6c9c,535fa30d7e25dd8a49f1536779734ec8} {0.02100000000000000000,0.02200000000000000000,0.02300000000000000000} {21,22,23} -{785f3ec7eb32f30b90cd0fcf3657d388,6f4b6612125fb3a0daecd2799dfd6c9c,535fa30d7e25dd8a49f1536779734ec8} {0.02100000000000000000,0.02200000000000000000,0.02300000000000000000} {21,22,23} -{785f3ec7eb32f30b90cd0fcf3657d388,6f4b6612125fb3a0daecd2799dfd6c9c,535fa30d7e25dd8a49f1536779734ec8} {0.02100000000000000000,0.02200000000000000000,0.02300000000000000000} {21,22,23} -{785f3ec7eb32f30b90cd0fcf3657d388,6f4b6612125fb3a0daecd2799dfd6c9c,535fa30d7e25dd8a49f1536779734ec8} {0.02100000000000000000,0.02200000000000000000,0.02300000000000000000} {21,22,23} -{785f3ec7eb32f30b90cd0fcf3657d388,6f4b6612125fb3a0daecd2799dfd6c9c,535fa30d7e25dd8a49f1536779734ec8} {0.02100000000000000000,0.02200000000000000000,0.02300000000000000000} {21,22,23} -{785f3ec7eb32f30b90cd0fcf3657d388,6f4b6612125fb3a0daecd2799dfd6c9c,535fa30d7e25dd8a49f1536779734ec8} {0.02100000000000000000,0.02200000000000000000,0.02300000000000000000} {21,22,23} -{785f3ec7eb32f30b90cd0fcf3657d388,6f4b6612125fb3a0daecd2799dfd6c9c,535fa30d7e25dd8a49f1536779734ec8} {0.02100000000000000000,0.02200000000000000000,0.02300000000000000000} {21,22,23} -{785f3ec7eb32f30b90cd0fcf3657d388,6f4b6612125fb3a0daecd2799dfd6c9c,535fa30d7e25dd8a49f1536779734ec8} {0.02100000000000000000,0.02200000000000000000,0.02300000000000000000} {21,22,23} -{785f3ec7eb32f30b90cd0fcf3657d388,6f4b6612125fb3a0daecd2799dfd6c9c,535fa30d7e25dd8a49f1536779734ec8} {0.02100000000000000000,0.02200000000000000000,0.02300000000000000000} {21,22,23} -{785f3ec7eb32f30b90cd0fcf3657d388,6f4b6612125fb3a0daecd2799dfd6c9c,535fa30d7e25dd8a49f1536779734ec8} {0.02100000000000000000,0.02200000000000000000,0.02300000000000000000} {21,22,23} -{785f3ec7eb32f30b90cd0fcf3657d388,6f4b6612125fb3a0daecd2799dfd6c9c,535fa30d7e25dd8a49f1536779734ec8} {0.02100000000000000000,0.02200000000000000000,0.02300000000000000000} {21,22,23} -{785f3ec7eb32f30b90cd0fcf3657d388,6f4b6612125fb3a0daecd2799dfd6c9c,535fa30d7e25dd8a49f1536779734ec8} {0.02100000000000000000,0.02200000000000000000,0.02300000000000000000} {21,22,23} -{785f3ec7eb32f30b90cd0fcf3657d388,6f4b6612125fb3a0daecd2799dfd6c9c,535fa30d7e25dd8a49f1536779734ec8} {0.02100000000000000000,0.02200000000000000000,0.02300000000000000000} {21,22,23} -{785f3ec7eb32f30b90cd0fcf3657d388,6f4b6612125fb3a0daecd2799dfd6c9c,535fa30d7e25dd8a49f1536779734ec8} {0.02100000000000000000,0.02200000000000000000,0.02300000000000000000} {21,22,23} -{785f3ec7eb32f30b90cd0fcf3657d388,6f4b6612125fb3a0daecd2799dfd6c9c,535fa30d7e25dd8a49f1536779734ec8} {0.02100000000000000000,0.02200000000000000000,0.02300000000000000000} {21,22,23} -{785f3ec7eb32f30b90cd0fcf3657d388,6f4b6612125fb3a0daecd2799dfd6c9c,535fa30d7e25dd8a49f1536779734ec8} {0.02100000000000000000,0.02200000000000000000,0.02300000000000000000} {21,22,23} -{785f3ec7eb32f30b90cd0fcf3657d388,6f4b6612125fb3a0daecd2799dfd6c9c,535fa30d7e25dd8a49f1536779734ec8} {0.02100000000000000000,0.02200000000000000000,0.02300000000000000000} {21,22,23} -{785f3ec7eb32f30b90cd0fcf3657d388,6f4b6612125fb3a0daecd2799dfd6c9c,535fa30d7e25dd8a49f1536779734ec8} {0.02100000000000000000,0.02200000000000000000,0.02300000000000000000} {21,22,23} -{785f3ec7eb32f30b90cd0fcf3657d388,6f4b6612125fb3a0daecd2799dfd6c9c,535fa30d7e25dd8a49f1536779734ec8} {0.02100000000000000000,0.02200000000000000000,0.02300000000000000000} {21,22,23} -{785f3ec7eb32f30b90cd0fcf3657d388,6f4b6612125fb3a0daecd2799dfd6c9c,535fa30d7e25dd8a49f1536779734ec8} {0.02100000000000000000,0.02200000000000000000,0.02300000000000000000} {21,22,23} -{785f3ec7eb32f30b90cd0fcf3657d388,6f4b6612125fb3a0daecd2799dfd6c9c,535fa30d7e25dd8a49f1536779734ec8} {0.02100000000000000000,0.02200000000000000000,0.02300000000000000000} {21,22,23} -{785f3ec7eb32f30b90cd0fcf3657d388,6f4b6612125fb3a0daecd2799dfd6c9c,535fa30d7e25dd8a49f1536779734ec8} {0.02100000000000000000,0.02200000000000000000,0.02300000000000000000} {21,22,23} -{785f3ec7eb32f30b90cd0fcf3657d388,6f4b6612125fb3a0daecd2799dfd6c9c,535fa30d7e25dd8a49f1536779734ec8} {0.02100000000000000000,0.02200000000000000000,0.02300000000000000000} {21,22,23} -{785f3ec7eb32f30b90cd0fcf3657d388,6f4b6612125fb3a0daecd2799dfd6c9c,535fa30d7e25dd8a49f1536779734ec8} {0.02100000000000000000,0.02200000000000000000,0.02300000000000000000} {21,22,23} -{785f3ec7eb32f30b90cd0fcf3657d388,6f4b6612125fb3a0daecd2799dfd6c9c,535fa30d7e25dd8a49f1536779734ec8} {0.02100000000000000000,0.02200000000000000000,0.02300000000000000000} {21,22,23} -{785f3ec7eb32f30b90cd0fcf3657d388,6f4b6612125fb3a0daecd2799dfd6c9c,535fa30d7e25dd8a49f1536779734ec8} {0.02100000000000000000,0.02200000000000000000,0.02300000000000000000} {21,22,23} -{785f3ec7eb32f30b90cd0fcf3657d388,6f4b6612125fb3a0daecd2799dfd6c9c,535fa30d7e25dd8a49f1536779734ec8} {0.02100000000000000000,0.02200000000000000000,0.02300000000000000000} {21,22,23} -{785f3ec7eb32f30b90cd0fcf3657d388,6f4b6612125fb3a0daecd2799dfd6c9c,535fa30d7e25dd8a49f1536779734ec8} {0.02100000000000000000,0.02200000000000000000,0.02300000000000000000} {21,22,23} -{785f3ec7eb32f30b90cd0fcf3657d388,6f4b6612125fb3a0daecd2799dfd6c9c,535fa30d7e25dd8a49f1536779734ec8} {0.02100000000000000000,0.02200000000000000000,0.02300000000000000000} {21,22,23} -{785f3ec7eb32f30b90cd0fcf3657d388,6f4b6612125fb3a0daecd2799dfd6c9c,535fa30d7e25dd8a49f1536779734ec8} {0.02100000000000000000,0.02200000000000000000,0.02300000000000000000} {21,22,23} -{785f3ec7eb32f30b90cd0fcf3657d388,6f4b6612125fb3a0daecd2799dfd6c9c,535fa30d7e25dd8a49f1536779734ec8} {0.02100000000000000000,0.02200000000000000000,0.02300000000000000000} {21,22,23} -{785f3ec7eb32f30b90cd0fcf3657d388,6f4b6612125fb3a0daecd2799dfd6c9c,535fa30d7e25dd8a49f1536779734ec8} {0.02100000000000000000,0.02200000000000000000,0.02300000000000000000} {21,22,23} -{785f3ec7eb32f30b90cd0fcf3657d388,6f4b6612125fb3a0daecd2799dfd6c9c,535fa30d7e25dd8a49f1536779734ec8} {0.02100000000000000000,0.02200000000000000000,0.02300000000000000000} {21,22,23} -{785f3ec7eb32f30b90cd0fcf3657d388,6f4b6612125fb3a0daecd2799dfd6c9c,535fa30d7e25dd8a49f1536779734ec8} {0.02100000000000000000,0.02200000000000000000,0.02300000000000000000} {21,22,23} -{785f3ec7eb32f30b90cd0fcf3657d388,6f4b6612125fb3a0daecd2799dfd6c9c,535fa30d7e25dd8a49f1536779734ec8} {0.02100000000000000000,0.02200000000000000000,0.02300000000000000000} {21,22,23} -{785f3ec7eb32f30b90cd0fcf3657d388,6f4b6612125fb3a0daecd2799dfd6c9c,535fa30d7e25dd8a49f1536779734ec8} {0.02100000000000000000,0.02200000000000000000,0.02300000000000000000} {21,22,23} -{785f3ec7eb32f30b90cd0fcf3657d388,6f4b6612125fb3a0daecd2799dfd6c9c,535fa30d7e25dd8a49f1536779734ec8} {0.02100000000000000000,0.02200000000000000000,0.02300000000000000000} {21,22,23} -{785f3ec7eb32f30b90cd0fcf3657d388,6f4b6612125fb3a0daecd2799dfd6c9c,535fa30d7e25dd8a49f1536779734ec8} {0.02100000000000000000,0.02200000000000000000,0.02300000000000000000} {21,22,23} -{785f3ec7eb32f30b90cd0fcf3657d388,6f4b6612125fb3a0daecd2799dfd6c9c,535fa30d7e25dd8a49f1536779734ec8} {0.02100000000000000000,0.02200000000000000000,0.02300000000000000000} {21,22,23} -{785f3ec7eb32f30b90cd0fcf3657d388,6f4b6612125fb3a0daecd2799dfd6c9c,535fa30d7e25dd8a49f1536779734ec8} {0.02100000000000000000,0.02200000000000000000,0.02300000000000000000} {21,22,23} -{785f3ec7eb32f30b90cd0fcf3657d388,6f4b6612125fb3a0daecd2799dfd6c9c,535fa30d7e25dd8a49f1536779734ec8} {0.02100000000000000000,0.02200000000000000000,0.02300000000000000000} {21,22,23} -{785f3ec7eb32f30b90cd0fcf3657d388,6f4b6612125fb3a0daecd2799dfd6c9c,535fa30d7e25dd8a49f1536779734ec8} {0.02100000000000000000,0.02200000000000000000,0.02300000000000000000} {21,22,23} -{785f3ec7eb32f30b90cd0fcf3657d388,6f4b6612125fb3a0daecd2799dfd6c9c,535fa30d7e25dd8a49f1536779734ec8} {0.02100000000000000000,0.02200000000000000000,0.02300000000000000000} {21,22,23} -{785f3ec7eb32f30b90cd0fcf3657d388,6f4b6612125fb3a0daecd2799dfd6c9c,535fa30d7e25dd8a49f1536779734ec8} {0.02100000000000000000,0.02200000000000000000,0.02300000000000000000} {21,22,23} -{785f3ec7eb32f30b90cd0fcf3657d388,6f4b6612125fb3a0daecd2799dfd6c9c,535fa30d7e25dd8a49f1536779734ec8} {0.02100000000000000000,0.02200000000000000000,0.02300000000000000000} {21,22,23} -{785f3ec7eb32f30b90cd0fcf3657d388,6f4b6612125fb3a0daecd2799dfd6c9c,535fa30d7e25dd8a49f1536779734ec8} {0.02100000000000000000,0.02200000000000000000,0.02300000000000000000} {21,22,23} -{785f3ec7eb32f30b90cd0fcf3657d388,6f4b6612125fb3a0daecd2799dfd6c9c,535fa30d7e25dd8a49f1536779734ec8} {0.02100000000000000000,0.02200000000000000000,0.02300000000000000000} {21,22,23} -{785f3ec7eb32f30b90cd0fcf3657d388,6f4b6612125fb3a0daecd2799dfd6c9c,535fa30d7e25dd8a49f1536779734ec8} {0.02100000000000000000,0.02200000000000000000,0.02300000000000000000} {21,22,23} -{785f3ec7eb32f30b90cd0fcf3657d388,6f4b6612125fb3a0daecd2799dfd6c9c,535fa30d7e25dd8a49f1536779734ec8} {0.02100000000000000000,0.02200000000000000000,0.02300000000000000000} {21,22,23} -{785f3ec7eb32f30b90cd0fcf3657d388,6f4b6612125fb3a0daecd2799dfd6c9c,535fa30d7e25dd8a49f1536779734ec8} {0.02100000000000000000,0.02200000000000000000,0.02300000000000000000} {21,22,23} -{785f3ec7eb32f30b90cd0fcf3657d388,6f4b6612125fb3a0daecd2799dfd6c9c,535fa30d7e25dd8a49f1536779734ec8} {0.02100000000000000000,0.02200000000000000000,0.02300000000000000000} {21,22,23} -{785f3ec7eb32f30b90cd0fcf3657d388,6f4b6612125fb3a0daecd2799dfd6c9c,535fa30d7e25dd8a49f1536779734ec8} {0.02100000000000000000,0.02200000000000000000,0.02300000000000000000} {21,22,23} -{785f3ec7eb32f30b90cd0fcf3657d388,6f4b6612125fb3a0daecd2799dfd6c9c,535fa30d7e25dd8a49f1536779734ec8} {0.02100000000000000000,0.02200000000000000000,0.02300000000000000000} {21,22,23} -{785f3ec7eb32f30b90cd0fcf3657d388,6f4b6612125fb3a0daecd2799dfd6c9c,535fa30d7e25dd8a49f1536779734ec8} {0.02100000000000000000,0.02200000000000000000,0.02300000000000000000} {21,22,23} -{785f3ec7eb32f30b90cd0fcf3657d388,6f4b6612125fb3a0daecd2799dfd6c9c,535fa30d7e25dd8a49f1536779734ec8} {0.02100000000000000000,0.02200000000000000000,0.02300000000000000000} {21,22,23} -{785f3ec7eb32f30b90cd0fcf3657d388,6f4b6612125fb3a0daecd2799dfd6c9c,535fa30d7e25dd8a49f1536779734ec8} {0.02100000000000000000,0.02200000000000000000,0.02300000000000000000} {21,22,23} -{785f3ec7eb32f30b90cd0fcf3657d388,6f4b6612125fb3a0daecd2799dfd6c9c,535fa30d7e25dd8a49f1536779734ec8} {0.02100000000000000000,0.02200000000000000000,0.02300000000000000000} {21,22,23} -{785f3ec7eb32f30b90cd0fcf3657d388,6f4b6612125fb3a0daecd2799dfd6c9c,535fa30d7e25dd8a49f1536779734ec8} {0.02100000000000000000,0.02200000000000000000,0.02300000000000000000} {21,22,23} -{785f3ec7eb32f30b90cd0fcf3657d388,6f4b6612125fb3a0daecd2799dfd6c9c,535fa30d7e25dd8a49f1536779734ec8} {0.02100000000000000000,0.02200000000000000000,0.02300000000000000000} {21,22,23} -{785f3ec7eb32f30b90cd0fcf3657d388,6f4b6612125fb3a0daecd2799dfd6c9c,535fa30d7e25dd8a49f1536779734ec8} {0.02100000000000000000,0.02200000000000000000,0.02300000000000000000} {21,22,23} -{785f3ec7eb32f30b90cd0fcf3657d388,6f4b6612125fb3a0daecd2799dfd6c9c,535fa30d7e25dd8a49f1536779734ec8} {0.02100000000000000000,0.02200000000000000000,0.02300000000000000000} {21,22,23} -{785f3ec7eb32f30b90cd0fcf3657d388,6f4b6612125fb3a0daecd2799dfd6c9c,535fa30d7e25dd8a49f1536779734ec8} {0.02100000000000000000,0.02200000000000000000,0.02300000000000000000} {21,22,23} -{785f3ec7eb32f30b90cd0fcf3657d388,6f4b6612125fb3a0daecd2799dfd6c9c,535fa30d7e25dd8a49f1536779734ec8} {0.02100000000000000000,0.02200000000000000000,0.02300000000000000000} {21,22,23} -{785f3ec7eb32f30b90cd0fcf3657d388,6f4b6612125fb3a0daecd2799dfd6c9c,535fa30d7e25dd8a49f1536779734ec8} {0.02100000000000000000,0.02200000000000000000,0.02300000000000000000} {21,22,23} -{785f3ec7eb32f30b90cd0fcf3657d388,6f4b6612125fb3a0daecd2799dfd6c9c,535fa30d7e25dd8a49f1536779734ec8} {0.02100000000000000000,0.02200000000000000000,0.02300000000000000000} {21,22,23} -{785f3ec7eb32f30b90cd0fcf3657d388,6f4b6612125fb3a0daecd2799dfd6c9c,535fa30d7e25dd8a49f1536779734ec8} {0.02100000000000000000,0.02200000000000000000,0.02300000000000000000} {21,22,23} -{785f3ec7eb32f30b90cd0fcf3657d388,6f4b6612125fb3a0daecd2799dfd6c9c,535fa30d7e25dd8a49f1536779734ec8} {0.02100000000000000000,0.02200000000000000000,0.02300000000000000000} {21,22,23} -{785f3ec7eb32f30b90cd0fcf3657d388,6f4b6612125fb3a0daecd2799dfd6c9c,535fa30d7e25dd8a49f1536779734ec8} {0.02100000000000000000,0.02200000000000000000,0.02300000000000000000} {21,22,23} -{785f3ec7eb32f30b90cd0fcf3657d388,6f4b6612125fb3a0daecd2799dfd6c9c,535fa30d7e25dd8a49f1536779734ec8} {0.02100000000000000000,0.02200000000000000000,0.02300000000000000000} {21,22,23} -{785f3ec7eb32f30b90cd0fcf3657d388,6f4b6612125fb3a0daecd2799dfd6c9c,535fa30d7e25dd8a49f1536779734ec8} {0.02100000000000000000,0.02200000000000000000,0.02300000000000000000} {21,22,23} -{785f3ec7eb32f30b90cd0fcf3657d388,6f4b6612125fb3a0daecd2799dfd6c9c,535fa30d7e25dd8a49f1536779734ec8} {0.02100000000000000000,0.02200000000000000000,0.02300000000000000000} {21,22,23} -{785f3ec7eb32f30b90cd0fcf3657d388,6f4b6612125fb3a0daecd2799dfd6c9c,535fa30d7e25dd8a49f1536779734ec8} {0.02100000000000000000,0.02200000000000000000,0.02300000000000000000} {21,22,23} -{785f3ec7eb32f30b90cd0fcf3657d388,6f4b6612125fb3a0daecd2799dfd6c9c,535fa30d7e25dd8a49f1536779734ec8} {0.02100000000000000000,0.02200000000000000000,0.02300000000000000000} {21,22,23} -{785f3ec7eb32f30b90cd0fcf3657d388,6f4b6612125fb3a0daecd2799dfd6c9c,535fa30d7e25dd8a49f1536779734ec8} {0.02100000000000000000,0.02200000000000000000,0.02300000000000000000} {21,22,23} -{785f3ec7eb32f30b90cd0fcf3657d388,6f4b6612125fb3a0daecd2799dfd6c9c,535fa30d7e25dd8a49f1536779734ec8} {0.02100000000000000000,0.02200000000000000000,0.02300000000000000000} {21,22,23} -{785f3ec7eb32f30b90cd0fcf3657d388,6f4b6612125fb3a0daecd2799dfd6c9c,535fa30d7e25dd8a49f1536779734ec8} {0.02100000000000000000,0.02200000000000000000,0.02300000000000000000} {21,22,23} -{785f3ec7eb32f30b90cd0fcf3657d388,6f4b6612125fb3a0daecd2799dfd6c9c,535fa30d7e25dd8a49f1536779734ec8} {0.02100000000000000000,0.02200000000000000000,0.02300000000000000000} {21,22,23} -{785f3ec7eb32f30b90cd0fcf3657d388,6f4b6612125fb3a0daecd2799dfd6c9c,535fa30d7e25dd8a49f1536779734ec8} {0.02100000000000000000,0.02200000000000000000,0.02300000000000000000} {21,22,23} -{785f3ec7eb32f30b90cd0fcf3657d388,6f4b6612125fb3a0daecd2799dfd6c9c,535fa30d7e25dd8a49f1536779734ec8} {0.02100000000000000000,0.02200000000000000000,0.02300000000000000000} {21,22,23} -{785f3ec7eb32f30b90cd0fcf3657d388,6f4b6612125fb3a0daecd2799dfd6c9c,535fa30d7e25dd8a49f1536779734ec8} {0.02100000000000000000,0.02200000000000000000,0.02300000000000000000} {21,22,23} -{785f3ec7eb32f30b90cd0fcf3657d388,6f4b6612125fb3a0daecd2799dfd6c9c,535fa30d7e25dd8a49f1536779734ec8} {0.02100000000000000000,0.02200000000000000000,0.02300000000000000000} {21,22,23} -{785f3ec7eb32f30b90cd0fcf3657d388,6f4b6612125fb3a0daecd2799dfd6c9c,535fa30d7e25dd8a49f1536779734ec8} {0.02100000000000000000,0.02200000000000000000,0.02300000000000000000} {21,22,23} -{785f3ec7eb32f30b90cd0fcf3657d388,6f4b6612125fb3a0daecd2799dfd6c9c,535fa30d7e25dd8a49f1536779734ec8} {0.02100000000000000000,0.02200000000000000000,0.02300000000000000000} {21,22,23} -{785f3ec7eb32f30b90cd0fcf3657d388,6f4b6612125fb3a0daecd2799dfd6c9c,535fa30d7e25dd8a49f1536779734ec8} {0.02100000000000000000,0.02200000000000000000,0.02300000000000000000} {21,22,23} -{785f3ec7eb32f30b90cd0fcf3657d388,6f4b6612125fb3a0daecd2799dfd6c9c,535fa30d7e25dd8a49f1536779734ec8} {0.02100000000000000000,0.02200000000000000000,0.02300000000000000000} {21,22,23} -{785f3ec7eb32f30b90cd0fcf3657d388,6f4b6612125fb3a0daecd2799dfd6c9c,535fa30d7e25dd8a49f1536779734ec8} {0.02100000000000000000,0.02200000000000000000,0.02300000000000000000} {21,22,23} -{785f3ec7eb32f30b90cd0fcf3657d388,6f4b6612125fb3a0daecd2799dfd6c9c,535fa30d7e25dd8a49f1536779734ec8} {0.02100000000000000000,0.02200000000000000000,0.02300000000000000000} {21,22,23} -{785f3ec7eb32f30b90cd0fcf3657d388,6f4b6612125fb3a0daecd2799dfd6c9c,535fa30d7e25dd8a49f1536779734ec8} {0.02100000000000000000,0.02200000000000000000,0.02300000000000000000} {21,22,23} -{785f3ec7eb32f30b90cd0fcf3657d388,6f4b6612125fb3a0daecd2799dfd6c9c,535fa30d7e25dd8a49f1536779734ec8} {0.02100000000000000000,0.02200000000000000000,0.02300000000000000000} {21,22,23} -{785f3ec7eb32f30b90cd0fcf3657d388,6f4b6612125fb3a0daecd2799dfd6c9c,535fa30d7e25dd8a49f1536779734ec8} {0.02100000000000000000,0.02200000000000000000,0.02300000000000000000} {21,22,23} -{785f3ec7eb32f30b90cd0fcf3657d388,6f4b6612125fb3a0daecd2799dfd6c9c,535fa30d7e25dd8a49f1536779734ec8} {0.02100000000000000000,0.02200000000000000000,0.02300000000000000000} {21,22,23} -{785f3ec7eb32f30b90cd0fcf3657d388,6f4b6612125fb3a0daecd2799dfd6c9c,535fa30d7e25dd8a49f1536779734ec8} {0.02100000000000000000,0.02200000000000000000,0.02300000000000000000} {21,22,23} -{785f3ec7eb32f30b90cd0fcf3657d388,6f4b6612125fb3a0daecd2799dfd6c9c,535fa30d7e25dd8a49f1536779734ec8} {0.02100000000000000000,0.02200000000000000000,0.02300000000000000000} {21,22,23} -{785f3ec7eb32f30b90cd0fcf3657d388,6f4b6612125fb3a0daecd2799dfd6c9c,535fa30d7e25dd8a49f1536779734ec8} {0.02100000000000000000,0.02200000000000000000,0.02300000000000000000} {21,22,23} -{535fa30d7e25dd8a49f1536779734ec8,785f3ec7eb32f30b90cd0fcf3657d388,c2356069e9d1e79ca924378153cfbbfb} {0.02200000000000000000,0.02300000000000000000,0.02400000000000000000} {22,23,24} -{535fa30d7e25dd8a49f1536779734ec8,785f3ec7eb32f30b90cd0fcf3657d388,c2356069e9d1e79ca924378153cfbbfb} {0.02200000000000000000,0.02300000000000000000,0.02400000000000000000} {22,23,24} -{535fa30d7e25dd8a49f1536779734ec8,785f3ec7eb32f30b90cd0fcf3657d388,c2356069e9d1e79ca924378153cfbbfb} {0.02200000000000000000,0.02300000000000000000,0.02400000000000000000} {22,23,24} -{535fa30d7e25dd8a49f1536779734ec8,785f3ec7eb32f30b90cd0fcf3657d388,c2356069e9d1e79ca924378153cfbbfb} {0.02200000000000000000,0.02300000000000000000,0.02400000000000000000} {22,23,24} -{535fa30d7e25dd8a49f1536779734ec8,785f3ec7eb32f30b90cd0fcf3657d388,c2356069e9d1e79ca924378153cfbbfb} {0.02200000000000000000,0.02300000000000000000,0.02400000000000000000} {22,23,24} -{535fa30d7e25dd8a49f1536779734ec8,785f3ec7eb32f30b90cd0fcf3657d388,c2356069e9d1e79ca924378153cfbbfb} {0.02200000000000000000,0.02300000000000000000,0.02400000000000000000} {22,23,24} -{535fa30d7e25dd8a49f1536779734ec8,785f3ec7eb32f30b90cd0fcf3657d388,c2356069e9d1e79ca924378153cfbbfb} {0.02200000000000000000,0.02300000000000000000,0.02400000000000000000} {22,23,24} -{535fa30d7e25dd8a49f1536779734ec8,785f3ec7eb32f30b90cd0fcf3657d388,c2356069e9d1e79ca924378153cfbbfb} {0.02200000000000000000,0.02300000000000000000,0.02400000000000000000} {22,23,24} -{535fa30d7e25dd8a49f1536779734ec8,785f3ec7eb32f30b90cd0fcf3657d388,c2356069e9d1e79ca924378153cfbbfb} {0.02200000000000000000,0.02300000000000000000,0.02400000000000000000} {22,23,24} -{535fa30d7e25dd8a49f1536779734ec8,785f3ec7eb32f30b90cd0fcf3657d388,c2356069e9d1e79ca924378153cfbbfb} {0.02200000000000000000,0.02300000000000000000,0.02400000000000000000} {22,23,24} -{535fa30d7e25dd8a49f1536779734ec8,785f3ec7eb32f30b90cd0fcf3657d388,c2356069e9d1e79ca924378153cfbbfb} {0.02200000000000000000,0.02300000000000000000,0.02400000000000000000} {22,23,24} -{535fa30d7e25dd8a49f1536779734ec8,785f3ec7eb32f30b90cd0fcf3657d388,c2356069e9d1e79ca924378153cfbbfb} {0.02200000000000000000,0.02300000000000000000,0.02400000000000000000} {22,23,24} -{535fa30d7e25dd8a49f1536779734ec8,785f3ec7eb32f30b90cd0fcf3657d388,c2356069e9d1e79ca924378153cfbbfb} {0.02200000000000000000,0.02300000000000000000,0.02400000000000000000} {22,23,24} -{535fa30d7e25dd8a49f1536779734ec8,785f3ec7eb32f30b90cd0fcf3657d388,c2356069e9d1e79ca924378153cfbbfb} {0.02200000000000000000,0.02300000000000000000,0.02400000000000000000} {22,23,24} -{535fa30d7e25dd8a49f1536779734ec8,785f3ec7eb32f30b90cd0fcf3657d388,c2356069e9d1e79ca924378153cfbbfb} {0.02200000000000000000,0.02300000000000000000,0.02400000000000000000} {22,23,24} -{535fa30d7e25dd8a49f1536779734ec8,785f3ec7eb32f30b90cd0fcf3657d388,c2356069e9d1e79ca924378153cfbbfb} {0.02200000000000000000,0.02300000000000000000,0.02400000000000000000} {22,23,24} -{535fa30d7e25dd8a49f1536779734ec8,785f3ec7eb32f30b90cd0fcf3657d388,c2356069e9d1e79ca924378153cfbbfb} {0.02200000000000000000,0.02300000000000000000,0.02400000000000000000} {22,23,24} -{535fa30d7e25dd8a49f1536779734ec8,785f3ec7eb32f30b90cd0fcf3657d388,c2356069e9d1e79ca924378153cfbbfb} {0.02200000000000000000,0.02300000000000000000,0.02400000000000000000} {22,23,24} -{535fa30d7e25dd8a49f1536779734ec8,785f3ec7eb32f30b90cd0fcf3657d388,c2356069e9d1e79ca924378153cfbbfb} {0.02200000000000000000,0.02300000000000000000,0.02400000000000000000} {22,23,24} -{535fa30d7e25dd8a49f1536779734ec8,785f3ec7eb32f30b90cd0fcf3657d388,c2356069e9d1e79ca924378153cfbbfb} {0.02200000000000000000,0.02300000000000000000,0.02400000000000000000} {22,23,24} -{535fa30d7e25dd8a49f1536779734ec8,785f3ec7eb32f30b90cd0fcf3657d388,c2356069e9d1e79ca924378153cfbbfb} {0.02200000000000000000,0.02300000000000000000,0.02400000000000000000} {22,23,24} -{535fa30d7e25dd8a49f1536779734ec8,785f3ec7eb32f30b90cd0fcf3657d388,c2356069e9d1e79ca924378153cfbbfb} {0.02200000000000000000,0.02300000000000000000,0.02400000000000000000} {22,23,24} -{535fa30d7e25dd8a49f1536779734ec8,785f3ec7eb32f30b90cd0fcf3657d388,c2356069e9d1e79ca924378153cfbbfb} {0.02200000000000000000,0.02300000000000000000,0.02400000000000000000} {22,23,24} -{535fa30d7e25dd8a49f1536779734ec8,785f3ec7eb32f30b90cd0fcf3657d388,c2356069e9d1e79ca924378153cfbbfb} {0.02200000000000000000,0.02300000000000000000,0.02400000000000000000} {22,23,24} -{535fa30d7e25dd8a49f1536779734ec8,785f3ec7eb32f30b90cd0fcf3657d388,c2356069e9d1e79ca924378153cfbbfb} {0.02200000000000000000,0.02300000000000000000,0.02400000000000000000} {22,23,24} -{535fa30d7e25dd8a49f1536779734ec8,785f3ec7eb32f30b90cd0fcf3657d388,c2356069e9d1e79ca924378153cfbbfb} {0.02200000000000000000,0.02300000000000000000,0.02400000000000000000} {22,23,24} -{535fa30d7e25dd8a49f1536779734ec8,785f3ec7eb32f30b90cd0fcf3657d388,c2356069e9d1e79ca924378153cfbbfb} {0.02200000000000000000,0.02300000000000000000,0.02400000000000000000} {22,23,24} -{535fa30d7e25dd8a49f1536779734ec8,785f3ec7eb32f30b90cd0fcf3657d388,c2356069e9d1e79ca924378153cfbbfb} {0.02200000000000000000,0.02300000000000000000,0.02400000000000000000} {22,23,24} -{535fa30d7e25dd8a49f1536779734ec8,785f3ec7eb32f30b90cd0fcf3657d388,c2356069e9d1e79ca924378153cfbbfb} {0.02200000000000000000,0.02300000000000000000,0.02400000000000000000} {22,23,24} -{535fa30d7e25dd8a49f1536779734ec8,785f3ec7eb32f30b90cd0fcf3657d388,c2356069e9d1e79ca924378153cfbbfb} {0.02200000000000000000,0.02300000000000000000,0.02400000000000000000} {22,23,24} -{535fa30d7e25dd8a49f1536779734ec8,785f3ec7eb32f30b90cd0fcf3657d388,c2356069e9d1e79ca924378153cfbbfb} {0.02200000000000000000,0.02300000000000000000,0.02400000000000000000} {22,23,24} -{535fa30d7e25dd8a49f1536779734ec8,785f3ec7eb32f30b90cd0fcf3657d388,c2356069e9d1e79ca924378153cfbbfb} {0.02200000000000000000,0.02300000000000000000,0.02400000000000000000} {22,23,24} -{535fa30d7e25dd8a49f1536779734ec8,785f3ec7eb32f30b90cd0fcf3657d388,c2356069e9d1e79ca924378153cfbbfb} {0.02200000000000000000,0.02300000000000000000,0.02400000000000000000} {22,23,24} -{535fa30d7e25dd8a49f1536779734ec8,785f3ec7eb32f30b90cd0fcf3657d388,c2356069e9d1e79ca924378153cfbbfb} {0.02200000000000000000,0.02300000000000000000,0.02400000000000000000} {22,23,24} -{535fa30d7e25dd8a49f1536779734ec8,785f3ec7eb32f30b90cd0fcf3657d388,c2356069e9d1e79ca924378153cfbbfb} {0.02200000000000000000,0.02300000000000000000,0.02400000000000000000} {22,23,24} -{535fa30d7e25dd8a49f1536779734ec8,785f3ec7eb32f30b90cd0fcf3657d388,c2356069e9d1e79ca924378153cfbbfb} {0.02200000000000000000,0.02300000000000000000,0.02400000000000000000} {22,23,24} -{535fa30d7e25dd8a49f1536779734ec8,785f3ec7eb32f30b90cd0fcf3657d388,c2356069e9d1e79ca924378153cfbbfb} {0.02200000000000000000,0.02300000000000000000,0.02400000000000000000} {22,23,24} -{535fa30d7e25dd8a49f1536779734ec8,785f3ec7eb32f30b90cd0fcf3657d388,c2356069e9d1e79ca924378153cfbbfb} {0.02200000000000000000,0.02300000000000000000,0.02400000000000000000} {22,23,24} -{535fa30d7e25dd8a49f1536779734ec8,785f3ec7eb32f30b90cd0fcf3657d388,c2356069e9d1e79ca924378153cfbbfb} {0.02200000000000000000,0.02300000000000000000,0.02400000000000000000} {22,23,24} -{535fa30d7e25dd8a49f1536779734ec8,785f3ec7eb32f30b90cd0fcf3657d388,c2356069e9d1e79ca924378153cfbbfb} {0.02200000000000000000,0.02300000000000000000,0.02400000000000000000} {22,23,24} -{535fa30d7e25dd8a49f1536779734ec8,785f3ec7eb32f30b90cd0fcf3657d388,c2356069e9d1e79ca924378153cfbbfb} {0.02200000000000000000,0.02300000000000000000,0.02400000000000000000} {22,23,24} -{535fa30d7e25dd8a49f1536779734ec8,785f3ec7eb32f30b90cd0fcf3657d388,c2356069e9d1e79ca924378153cfbbfb} {0.02200000000000000000,0.02300000000000000000,0.02400000000000000000} {22,23,24} -{535fa30d7e25dd8a49f1536779734ec8,785f3ec7eb32f30b90cd0fcf3657d388,c2356069e9d1e79ca924378153cfbbfb} {0.02200000000000000000,0.02300000000000000000,0.02400000000000000000} {22,23,24} -{535fa30d7e25dd8a49f1536779734ec8,785f3ec7eb32f30b90cd0fcf3657d388,c2356069e9d1e79ca924378153cfbbfb} {0.02200000000000000000,0.02300000000000000000,0.02400000000000000000} {22,23,24} -{535fa30d7e25dd8a49f1536779734ec8,785f3ec7eb32f30b90cd0fcf3657d388,c2356069e9d1e79ca924378153cfbbfb} {0.02200000000000000000,0.02300000000000000000,0.02400000000000000000} {22,23,24} -{535fa30d7e25dd8a49f1536779734ec8,785f3ec7eb32f30b90cd0fcf3657d388,c2356069e9d1e79ca924378153cfbbfb} {0.02200000000000000000,0.02300000000000000000,0.02400000000000000000} {22,23,24} -{535fa30d7e25dd8a49f1536779734ec8,785f3ec7eb32f30b90cd0fcf3657d388,c2356069e9d1e79ca924378153cfbbfb} {0.02200000000000000000,0.02300000000000000000,0.02400000000000000000} {22,23,24} -{535fa30d7e25dd8a49f1536779734ec8,785f3ec7eb32f30b90cd0fcf3657d388,c2356069e9d1e79ca924378153cfbbfb} {0.02200000000000000000,0.02300000000000000000,0.02400000000000000000} {22,23,24} -{535fa30d7e25dd8a49f1536779734ec8,785f3ec7eb32f30b90cd0fcf3657d388,c2356069e9d1e79ca924378153cfbbfb} {0.02200000000000000000,0.02300000000000000000,0.02400000000000000000} {22,23,24} -{535fa30d7e25dd8a49f1536779734ec8,785f3ec7eb32f30b90cd0fcf3657d388,c2356069e9d1e79ca924378153cfbbfb} {0.02200000000000000000,0.02300000000000000000,0.02400000000000000000} {22,23,24} -{535fa30d7e25dd8a49f1536779734ec8,785f3ec7eb32f30b90cd0fcf3657d388,c2356069e9d1e79ca924378153cfbbfb} {0.02200000000000000000,0.02300000000000000000,0.02400000000000000000} {22,23,24} -{535fa30d7e25dd8a49f1536779734ec8,785f3ec7eb32f30b90cd0fcf3657d388,c2356069e9d1e79ca924378153cfbbfb} {0.02200000000000000000,0.02300000000000000000,0.02400000000000000000} {22,23,24} -{535fa30d7e25dd8a49f1536779734ec8,785f3ec7eb32f30b90cd0fcf3657d388,c2356069e9d1e79ca924378153cfbbfb} {0.02200000000000000000,0.02300000000000000000,0.02400000000000000000} {22,23,24} -{535fa30d7e25dd8a49f1536779734ec8,785f3ec7eb32f30b90cd0fcf3657d388,c2356069e9d1e79ca924378153cfbbfb} {0.02200000000000000000,0.02300000000000000000,0.02400000000000000000} {22,23,24} -{535fa30d7e25dd8a49f1536779734ec8,785f3ec7eb32f30b90cd0fcf3657d388,c2356069e9d1e79ca924378153cfbbfb} {0.02200000000000000000,0.02300000000000000000,0.02400000000000000000} {22,23,24} -{535fa30d7e25dd8a49f1536779734ec8,785f3ec7eb32f30b90cd0fcf3657d388,c2356069e9d1e79ca924378153cfbbfb} {0.02200000000000000000,0.02300000000000000000,0.02400000000000000000} {22,23,24} -{535fa30d7e25dd8a49f1536779734ec8,785f3ec7eb32f30b90cd0fcf3657d388,c2356069e9d1e79ca924378153cfbbfb} {0.02200000000000000000,0.02300000000000000000,0.02400000000000000000} {22,23,24} -{535fa30d7e25dd8a49f1536779734ec8,785f3ec7eb32f30b90cd0fcf3657d388,c2356069e9d1e79ca924378153cfbbfb} {0.02200000000000000000,0.02300000000000000000,0.02400000000000000000} {22,23,24} -{535fa30d7e25dd8a49f1536779734ec8,785f3ec7eb32f30b90cd0fcf3657d388,c2356069e9d1e79ca924378153cfbbfb} {0.02200000000000000000,0.02300000000000000000,0.02400000000000000000} {22,23,24} -{535fa30d7e25dd8a49f1536779734ec8,785f3ec7eb32f30b90cd0fcf3657d388,c2356069e9d1e79ca924378153cfbbfb} {0.02200000000000000000,0.02300000000000000000,0.02400000000000000000} {22,23,24} -{535fa30d7e25dd8a49f1536779734ec8,785f3ec7eb32f30b90cd0fcf3657d388,c2356069e9d1e79ca924378153cfbbfb} {0.02200000000000000000,0.02300000000000000000,0.02400000000000000000} {22,23,24} -{535fa30d7e25dd8a49f1536779734ec8,785f3ec7eb32f30b90cd0fcf3657d388,c2356069e9d1e79ca924378153cfbbfb} {0.02200000000000000000,0.02300000000000000000,0.02400000000000000000} {22,23,24} -{535fa30d7e25dd8a49f1536779734ec8,785f3ec7eb32f30b90cd0fcf3657d388,c2356069e9d1e79ca924378153cfbbfb} {0.02200000000000000000,0.02300000000000000000,0.02400000000000000000} {22,23,24} -{535fa30d7e25dd8a49f1536779734ec8,785f3ec7eb32f30b90cd0fcf3657d388,c2356069e9d1e79ca924378153cfbbfb} {0.02200000000000000000,0.02300000000000000000,0.02400000000000000000} {22,23,24} -{535fa30d7e25dd8a49f1536779734ec8,785f3ec7eb32f30b90cd0fcf3657d388,c2356069e9d1e79ca924378153cfbbfb} {0.02200000000000000000,0.02300000000000000000,0.02400000000000000000} {22,23,24} -{535fa30d7e25dd8a49f1536779734ec8,785f3ec7eb32f30b90cd0fcf3657d388,c2356069e9d1e79ca924378153cfbbfb} {0.02200000000000000000,0.02300000000000000000,0.02400000000000000000} {22,23,24} -{535fa30d7e25dd8a49f1536779734ec8,785f3ec7eb32f30b90cd0fcf3657d388,c2356069e9d1e79ca924378153cfbbfb} {0.02200000000000000000,0.02300000000000000000,0.02400000000000000000} {22,23,24} -{535fa30d7e25dd8a49f1536779734ec8,785f3ec7eb32f30b90cd0fcf3657d388,c2356069e9d1e79ca924378153cfbbfb} {0.02200000000000000000,0.02300000000000000000,0.02400000000000000000} {22,23,24} -{535fa30d7e25dd8a49f1536779734ec8,785f3ec7eb32f30b90cd0fcf3657d388,c2356069e9d1e79ca924378153cfbbfb} {0.02200000000000000000,0.02300000000000000000,0.02400000000000000000} {22,23,24} -{535fa30d7e25dd8a49f1536779734ec8,785f3ec7eb32f30b90cd0fcf3657d388,c2356069e9d1e79ca924378153cfbbfb} {0.02200000000000000000,0.02300000000000000000,0.02400000000000000000} {22,23,24} -{535fa30d7e25dd8a49f1536779734ec8,785f3ec7eb32f30b90cd0fcf3657d388,c2356069e9d1e79ca924378153cfbbfb} {0.02200000000000000000,0.02300000000000000000,0.02400000000000000000} {22,23,24} -{535fa30d7e25dd8a49f1536779734ec8,785f3ec7eb32f30b90cd0fcf3657d388,c2356069e9d1e79ca924378153cfbbfb} {0.02200000000000000000,0.02300000000000000000,0.02400000000000000000} {22,23,24} -{535fa30d7e25dd8a49f1536779734ec8,785f3ec7eb32f30b90cd0fcf3657d388,c2356069e9d1e79ca924378153cfbbfb} {0.02200000000000000000,0.02300000000000000000,0.02400000000000000000} {22,23,24} -{535fa30d7e25dd8a49f1536779734ec8,785f3ec7eb32f30b90cd0fcf3657d388,c2356069e9d1e79ca924378153cfbbfb} {0.02200000000000000000,0.02300000000000000000,0.02400000000000000000} {22,23,24} -{535fa30d7e25dd8a49f1536779734ec8,785f3ec7eb32f30b90cd0fcf3657d388,c2356069e9d1e79ca924378153cfbbfb} {0.02200000000000000000,0.02300000000000000000,0.02400000000000000000} {22,23,24} -{535fa30d7e25dd8a49f1536779734ec8,785f3ec7eb32f30b90cd0fcf3657d388,c2356069e9d1e79ca924378153cfbbfb} {0.02200000000000000000,0.02300000000000000000,0.02400000000000000000} {22,23,24} -{535fa30d7e25dd8a49f1536779734ec8,785f3ec7eb32f30b90cd0fcf3657d388,c2356069e9d1e79ca924378153cfbbfb} {0.02200000000000000000,0.02300000000000000000,0.02400000000000000000} {22,23,24} -{535fa30d7e25dd8a49f1536779734ec8,785f3ec7eb32f30b90cd0fcf3657d388,c2356069e9d1e79ca924378153cfbbfb} {0.02200000000000000000,0.02300000000000000000,0.02400000000000000000} {22,23,24} -{535fa30d7e25dd8a49f1536779734ec8,785f3ec7eb32f30b90cd0fcf3657d388,c2356069e9d1e79ca924378153cfbbfb} {0.02200000000000000000,0.02300000000000000000,0.02400000000000000000} {22,23,24} -{535fa30d7e25dd8a49f1536779734ec8,785f3ec7eb32f30b90cd0fcf3657d388,c2356069e9d1e79ca924378153cfbbfb} {0.02200000000000000000,0.02300000000000000000,0.02400000000000000000} {22,23,24} -{535fa30d7e25dd8a49f1536779734ec8,785f3ec7eb32f30b90cd0fcf3657d388,c2356069e9d1e79ca924378153cfbbfb} {0.02200000000000000000,0.02300000000000000000,0.02400000000000000000} {22,23,24} -{535fa30d7e25dd8a49f1536779734ec8,785f3ec7eb32f30b90cd0fcf3657d388,c2356069e9d1e79ca924378153cfbbfb} {0.02200000000000000000,0.02300000000000000000,0.02400000000000000000} {22,23,24} -{535fa30d7e25dd8a49f1536779734ec8,785f3ec7eb32f30b90cd0fcf3657d388,c2356069e9d1e79ca924378153cfbbfb} {0.02200000000000000000,0.02300000000000000000,0.02400000000000000000} {22,23,24} -{535fa30d7e25dd8a49f1536779734ec8,785f3ec7eb32f30b90cd0fcf3657d388,c2356069e9d1e79ca924378153cfbbfb} {0.02200000000000000000,0.02300000000000000000,0.02400000000000000000} {22,23,24} -{535fa30d7e25dd8a49f1536779734ec8,785f3ec7eb32f30b90cd0fcf3657d388,c2356069e9d1e79ca924378153cfbbfb} {0.02200000000000000000,0.02300000000000000000,0.02400000000000000000} {22,23,24} -{535fa30d7e25dd8a49f1536779734ec8,785f3ec7eb32f30b90cd0fcf3657d388,c2356069e9d1e79ca924378153cfbbfb} {0.02200000000000000000,0.02300000000000000000,0.02400000000000000000} {22,23,24} -{535fa30d7e25dd8a49f1536779734ec8,785f3ec7eb32f30b90cd0fcf3657d388,c2356069e9d1e79ca924378153cfbbfb} {0.02200000000000000000,0.02300000000000000000,0.02400000000000000000} {22,23,24} -{535fa30d7e25dd8a49f1536779734ec8,785f3ec7eb32f30b90cd0fcf3657d388,c2356069e9d1e79ca924378153cfbbfb} {0.02200000000000000000,0.02300000000000000000,0.02400000000000000000} {22,23,24} -{535fa30d7e25dd8a49f1536779734ec8,785f3ec7eb32f30b90cd0fcf3657d388,c2356069e9d1e79ca924378153cfbbfb} {0.02200000000000000000,0.02300000000000000000,0.02400000000000000000} {22,23,24} -{535fa30d7e25dd8a49f1536779734ec8,785f3ec7eb32f30b90cd0fcf3657d388,c2356069e9d1e79ca924378153cfbbfb} {0.02200000000000000000,0.02300000000000000000,0.02400000000000000000} {22,23,24} -{535fa30d7e25dd8a49f1536779734ec8,785f3ec7eb32f30b90cd0fcf3657d388,c2356069e9d1e79ca924378153cfbbfb} {0.02200000000000000000,0.02300000000000000000,0.02400000000000000000} {22,23,24} -{535fa30d7e25dd8a49f1536779734ec8,785f3ec7eb32f30b90cd0fcf3657d388,c2356069e9d1e79ca924378153cfbbfb} {0.02200000000000000000,0.02300000000000000000,0.02400000000000000000} {22,23,24} -{535fa30d7e25dd8a49f1536779734ec8,785f3ec7eb32f30b90cd0fcf3657d388,c2356069e9d1e79ca924378153cfbbfb} {0.02200000000000000000,0.02300000000000000000,0.02400000000000000000} {22,23,24} -{535fa30d7e25dd8a49f1536779734ec8,785f3ec7eb32f30b90cd0fcf3657d388,c2356069e9d1e79ca924378153cfbbfb} {0.02200000000000000000,0.02300000000000000000,0.02400000000000000000} {22,23,24} -{535fa30d7e25dd8a49f1536779734ec8,785f3ec7eb32f30b90cd0fcf3657d388,c2356069e9d1e79ca924378153cfbbfb} {0.02200000000000000000,0.02300000000000000000,0.02400000000000000000} {22,23,24} -{535fa30d7e25dd8a49f1536779734ec8,785f3ec7eb32f30b90cd0fcf3657d388,c2356069e9d1e79ca924378153cfbbfb} {0.02200000000000000000,0.02300000000000000000,0.02400000000000000000} {22,23,24} -{535fa30d7e25dd8a49f1536779734ec8,785f3ec7eb32f30b90cd0fcf3657d388,c2356069e9d1e79ca924378153cfbbfb} {0.02200000000000000000,0.02300000000000000000,0.02400000000000000000} {22,23,24} -{535fa30d7e25dd8a49f1536779734ec8,785f3ec7eb32f30b90cd0fcf3657d388,c2356069e9d1e79ca924378153cfbbfb} {0.02200000000000000000,0.02300000000000000000,0.02400000000000000000} {22,23,24} -{535fa30d7e25dd8a49f1536779734ec8,785f3ec7eb32f30b90cd0fcf3657d388,c2356069e9d1e79ca924378153cfbbfb} {0.02200000000000000000,0.02300000000000000000,0.02400000000000000000} {22,23,24} -{535fa30d7e25dd8a49f1536779734ec8,785f3ec7eb32f30b90cd0fcf3657d388,c2356069e9d1e79ca924378153cfbbfb} {0.02200000000000000000,0.02300000000000000000,0.02400000000000000000} {22,23,24} -{c2356069e9d1e79ca924378153cfbbfb,535fa30d7e25dd8a49f1536779734ec8,b7a56873cd771f2c446d369b649430b6} {0.02300000000000000000,0.02400000000000000000,0.02500000000000000000} {23,24,25} -{c2356069e9d1e79ca924378153cfbbfb,535fa30d7e25dd8a49f1536779734ec8,b7a56873cd771f2c446d369b649430b6} {0.02300000000000000000,0.02400000000000000000,0.02500000000000000000} {23,24,25} -{c2356069e9d1e79ca924378153cfbbfb,535fa30d7e25dd8a49f1536779734ec8,b7a56873cd771f2c446d369b649430b6} {0.02300000000000000000,0.02400000000000000000,0.02500000000000000000} {23,24,25} -{c2356069e9d1e79ca924378153cfbbfb,535fa30d7e25dd8a49f1536779734ec8,b7a56873cd771f2c446d369b649430b6} {0.02300000000000000000,0.02400000000000000000,0.02500000000000000000} {23,24,25} -{c2356069e9d1e79ca924378153cfbbfb,535fa30d7e25dd8a49f1536779734ec8,b7a56873cd771f2c446d369b649430b6} {0.02300000000000000000,0.02400000000000000000,0.02500000000000000000} {23,24,25} -{c2356069e9d1e79ca924378153cfbbfb,535fa30d7e25dd8a49f1536779734ec8,b7a56873cd771f2c446d369b649430b6} {0.02300000000000000000,0.02400000000000000000,0.02500000000000000000} {23,24,25} -{c2356069e9d1e79ca924378153cfbbfb,535fa30d7e25dd8a49f1536779734ec8,b7a56873cd771f2c446d369b649430b6} {0.02300000000000000000,0.02400000000000000000,0.02500000000000000000} {23,24,25} -{c2356069e9d1e79ca924378153cfbbfb,535fa30d7e25dd8a49f1536779734ec8,b7a56873cd771f2c446d369b649430b6} {0.02300000000000000000,0.02400000000000000000,0.02500000000000000000} {23,24,25} -{c2356069e9d1e79ca924378153cfbbfb,535fa30d7e25dd8a49f1536779734ec8,b7a56873cd771f2c446d369b649430b6} {0.02300000000000000000,0.02400000000000000000,0.02500000000000000000} {23,24,25} -{c2356069e9d1e79ca924378153cfbbfb,535fa30d7e25dd8a49f1536779734ec8,b7a56873cd771f2c446d369b649430b6} {0.02300000000000000000,0.02400000000000000000,0.02500000000000000000} {23,24,25} -{c2356069e9d1e79ca924378153cfbbfb,535fa30d7e25dd8a49f1536779734ec8,b7a56873cd771f2c446d369b649430b6} {0.02300000000000000000,0.02400000000000000000,0.02500000000000000000} {23,24,25} -{c2356069e9d1e79ca924378153cfbbfb,535fa30d7e25dd8a49f1536779734ec8,b7a56873cd771f2c446d369b649430b6} {0.02300000000000000000,0.02400000000000000000,0.02500000000000000000} {23,24,25} -{c2356069e9d1e79ca924378153cfbbfb,535fa30d7e25dd8a49f1536779734ec8,b7a56873cd771f2c446d369b649430b6} {0.02300000000000000000,0.02400000000000000000,0.02500000000000000000} {23,24,25} -{c2356069e9d1e79ca924378153cfbbfb,535fa30d7e25dd8a49f1536779734ec8,b7a56873cd771f2c446d369b649430b6} {0.02300000000000000000,0.02400000000000000000,0.02500000000000000000} {23,24,25} -{c2356069e9d1e79ca924378153cfbbfb,535fa30d7e25dd8a49f1536779734ec8,b7a56873cd771f2c446d369b649430b6} {0.02300000000000000000,0.02400000000000000000,0.02500000000000000000} {23,24,25} -{c2356069e9d1e79ca924378153cfbbfb,535fa30d7e25dd8a49f1536779734ec8,b7a56873cd771f2c446d369b649430b6} {0.02300000000000000000,0.02400000000000000000,0.02500000000000000000} {23,24,25} -{c2356069e9d1e79ca924378153cfbbfb,535fa30d7e25dd8a49f1536779734ec8,b7a56873cd771f2c446d369b649430b6} {0.02300000000000000000,0.02400000000000000000,0.02500000000000000000} {23,24,25} -{c2356069e9d1e79ca924378153cfbbfb,535fa30d7e25dd8a49f1536779734ec8,b7a56873cd771f2c446d369b649430b6} {0.02300000000000000000,0.02400000000000000000,0.02500000000000000000} {23,24,25} -{c2356069e9d1e79ca924378153cfbbfb,535fa30d7e25dd8a49f1536779734ec8,b7a56873cd771f2c446d369b649430b6} {0.02300000000000000000,0.02400000000000000000,0.02500000000000000000} {23,24,25} -{c2356069e9d1e79ca924378153cfbbfb,535fa30d7e25dd8a49f1536779734ec8,b7a56873cd771f2c446d369b649430b6} {0.02300000000000000000,0.02400000000000000000,0.02500000000000000000} {23,24,25} -{c2356069e9d1e79ca924378153cfbbfb,535fa30d7e25dd8a49f1536779734ec8,b7a56873cd771f2c446d369b649430b6} {0.02300000000000000000,0.02400000000000000000,0.02500000000000000000} {23,24,25} -{c2356069e9d1e79ca924378153cfbbfb,535fa30d7e25dd8a49f1536779734ec8,b7a56873cd771f2c446d369b649430b6} {0.02300000000000000000,0.02400000000000000000,0.02500000000000000000} {23,24,25} -{c2356069e9d1e79ca924378153cfbbfb,535fa30d7e25dd8a49f1536779734ec8,b7a56873cd771f2c446d369b649430b6} {0.02300000000000000000,0.02400000000000000000,0.02500000000000000000} {23,24,25} -{c2356069e9d1e79ca924378153cfbbfb,535fa30d7e25dd8a49f1536779734ec8,b7a56873cd771f2c446d369b649430b6} {0.02300000000000000000,0.02400000000000000000,0.02500000000000000000} {23,24,25} -{c2356069e9d1e79ca924378153cfbbfb,535fa30d7e25dd8a49f1536779734ec8,b7a56873cd771f2c446d369b649430b6} {0.02300000000000000000,0.02400000000000000000,0.02500000000000000000} {23,24,25} -{c2356069e9d1e79ca924378153cfbbfb,535fa30d7e25dd8a49f1536779734ec8,b7a56873cd771f2c446d369b649430b6} {0.02300000000000000000,0.02400000000000000000,0.02500000000000000000} {23,24,25} -{c2356069e9d1e79ca924378153cfbbfb,535fa30d7e25dd8a49f1536779734ec8,b7a56873cd771f2c446d369b649430b6} {0.02300000000000000000,0.02400000000000000000,0.02500000000000000000} {23,24,25} -{c2356069e9d1e79ca924378153cfbbfb,535fa30d7e25dd8a49f1536779734ec8,b7a56873cd771f2c446d369b649430b6} {0.02300000000000000000,0.02400000000000000000,0.02500000000000000000} {23,24,25} -{c2356069e9d1e79ca924378153cfbbfb,535fa30d7e25dd8a49f1536779734ec8,b7a56873cd771f2c446d369b649430b6} {0.02300000000000000000,0.02400000000000000000,0.02500000000000000000} {23,24,25} -{c2356069e9d1e79ca924378153cfbbfb,535fa30d7e25dd8a49f1536779734ec8,b7a56873cd771f2c446d369b649430b6} {0.02300000000000000000,0.02400000000000000000,0.02500000000000000000} {23,24,25} -{c2356069e9d1e79ca924378153cfbbfb,535fa30d7e25dd8a49f1536779734ec8,b7a56873cd771f2c446d369b649430b6} {0.02300000000000000000,0.02400000000000000000,0.02500000000000000000} {23,24,25} -{c2356069e9d1e79ca924378153cfbbfb,535fa30d7e25dd8a49f1536779734ec8,b7a56873cd771f2c446d369b649430b6} {0.02300000000000000000,0.02400000000000000000,0.02500000000000000000} {23,24,25} -{c2356069e9d1e79ca924378153cfbbfb,535fa30d7e25dd8a49f1536779734ec8,b7a56873cd771f2c446d369b649430b6} {0.02300000000000000000,0.02400000000000000000,0.02500000000000000000} {23,24,25} -{c2356069e9d1e79ca924378153cfbbfb,535fa30d7e25dd8a49f1536779734ec8,b7a56873cd771f2c446d369b649430b6} {0.02300000000000000000,0.02400000000000000000,0.02500000000000000000} {23,24,25} -{c2356069e9d1e79ca924378153cfbbfb,535fa30d7e25dd8a49f1536779734ec8,b7a56873cd771f2c446d369b649430b6} {0.02300000000000000000,0.02400000000000000000,0.02500000000000000000} {23,24,25} -{c2356069e9d1e79ca924378153cfbbfb,535fa30d7e25dd8a49f1536779734ec8,b7a56873cd771f2c446d369b649430b6} {0.02300000000000000000,0.02400000000000000000,0.02500000000000000000} {23,24,25} -{c2356069e9d1e79ca924378153cfbbfb,535fa30d7e25dd8a49f1536779734ec8,b7a56873cd771f2c446d369b649430b6} {0.02300000000000000000,0.02400000000000000000,0.02500000000000000000} {23,24,25} -{c2356069e9d1e79ca924378153cfbbfb,535fa30d7e25dd8a49f1536779734ec8,b7a56873cd771f2c446d369b649430b6} {0.02300000000000000000,0.02400000000000000000,0.02500000000000000000} {23,24,25} -{c2356069e9d1e79ca924378153cfbbfb,535fa30d7e25dd8a49f1536779734ec8,b7a56873cd771f2c446d369b649430b6} {0.02300000000000000000,0.02400000000000000000,0.02500000000000000000} {23,24,25} -{c2356069e9d1e79ca924378153cfbbfb,535fa30d7e25dd8a49f1536779734ec8,b7a56873cd771f2c446d369b649430b6} {0.02300000000000000000,0.02400000000000000000,0.02500000000000000000} {23,24,25} -{c2356069e9d1e79ca924378153cfbbfb,535fa30d7e25dd8a49f1536779734ec8,b7a56873cd771f2c446d369b649430b6} {0.02300000000000000000,0.02400000000000000000,0.02500000000000000000} {23,24,25} -{c2356069e9d1e79ca924378153cfbbfb,535fa30d7e25dd8a49f1536779734ec8,b7a56873cd771f2c446d369b649430b6} {0.02300000000000000000,0.02400000000000000000,0.02500000000000000000} {23,24,25} -{c2356069e9d1e79ca924378153cfbbfb,535fa30d7e25dd8a49f1536779734ec8,b7a56873cd771f2c446d369b649430b6} {0.02300000000000000000,0.02400000000000000000,0.02500000000000000000} {23,24,25} -{c2356069e9d1e79ca924378153cfbbfb,535fa30d7e25dd8a49f1536779734ec8,b7a56873cd771f2c446d369b649430b6} {0.02300000000000000000,0.02400000000000000000,0.02500000000000000000} {23,24,25} -{c2356069e9d1e79ca924378153cfbbfb,535fa30d7e25dd8a49f1536779734ec8,b7a56873cd771f2c446d369b649430b6} {0.02300000000000000000,0.02400000000000000000,0.02500000000000000000} {23,24,25} -{c2356069e9d1e79ca924378153cfbbfb,535fa30d7e25dd8a49f1536779734ec8,b7a56873cd771f2c446d369b649430b6} {0.02300000000000000000,0.02400000000000000000,0.02500000000000000000} {23,24,25} -{c2356069e9d1e79ca924378153cfbbfb,535fa30d7e25dd8a49f1536779734ec8,b7a56873cd771f2c446d369b649430b6} {0.02300000000000000000,0.02400000000000000000,0.02500000000000000000} {23,24,25} -{c2356069e9d1e79ca924378153cfbbfb,535fa30d7e25dd8a49f1536779734ec8,b7a56873cd771f2c446d369b649430b6} {0.02300000000000000000,0.02400000000000000000,0.02500000000000000000} {23,24,25} -{c2356069e9d1e79ca924378153cfbbfb,535fa30d7e25dd8a49f1536779734ec8,b7a56873cd771f2c446d369b649430b6} {0.02300000000000000000,0.02400000000000000000,0.02500000000000000000} {23,24,25} -{c2356069e9d1e79ca924378153cfbbfb,535fa30d7e25dd8a49f1536779734ec8,b7a56873cd771f2c446d369b649430b6} {0.02300000000000000000,0.02400000000000000000,0.02500000000000000000} {23,24,25} -{c2356069e9d1e79ca924378153cfbbfb,535fa30d7e25dd8a49f1536779734ec8,b7a56873cd771f2c446d369b649430b6} {0.02300000000000000000,0.02400000000000000000,0.02500000000000000000} {23,24,25} -{c2356069e9d1e79ca924378153cfbbfb,535fa30d7e25dd8a49f1536779734ec8,b7a56873cd771f2c446d369b649430b6} {0.02300000000000000000,0.02400000000000000000,0.02500000000000000000} {23,24,25} -{c2356069e9d1e79ca924378153cfbbfb,535fa30d7e25dd8a49f1536779734ec8,b7a56873cd771f2c446d369b649430b6} {0.02300000000000000000,0.02400000000000000000,0.02500000000000000000} {23,24,25} -{c2356069e9d1e79ca924378153cfbbfb,535fa30d7e25dd8a49f1536779734ec8,b7a56873cd771f2c446d369b649430b6} {0.02300000000000000000,0.02400000000000000000,0.02500000000000000000} {23,24,25} -{c2356069e9d1e79ca924378153cfbbfb,535fa30d7e25dd8a49f1536779734ec8,b7a56873cd771f2c446d369b649430b6} {0.02300000000000000000,0.02400000000000000000,0.02500000000000000000} {23,24,25} -{c2356069e9d1e79ca924378153cfbbfb,535fa30d7e25dd8a49f1536779734ec8,b7a56873cd771f2c446d369b649430b6} {0.02300000000000000000,0.02400000000000000000,0.02500000000000000000} {23,24,25} -{c2356069e9d1e79ca924378153cfbbfb,535fa30d7e25dd8a49f1536779734ec8,b7a56873cd771f2c446d369b649430b6} {0.02300000000000000000,0.02400000000000000000,0.02500000000000000000} {23,24,25} -{c2356069e9d1e79ca924378153cfbbfb,535fa30d7e25dd8a49f1536779734ec8,b7a56873cd771f2c446d369b649430b6} {0.02300000000000000000,0.02400000000000000000,0.02500000000000000000} {23,24,25} -{c2356069e9d1e79ca924378153cfbbfb,535fa30d7e25dd8a49f1536779734ec8,b7a56873cd771f2c446d369b649430b6} {0.02300000000000000000,0.02400000000000000000,0.02500000000000000000} {23,24,25} -{c2356069e9d1e79ca924378153cfbbfb,535fa30d7e25dd8a49f1536779734ec8,b7a56873cd771f2c446d369b649430b6} {0.02300000000000000000,0.02400000000000000000,0.02500000000000000000} {23,24,25} -{c2356069e9d1e79ca924378153cfbbfb,535fa30d7e25dd8a49f1536779734ec8,b7a56873cd771f2c446d369b649430b6} {0.02300000000000000000,0.02400000000000000000,0.02500000000000000000} {23,24,25} -{c2356069e9d1e79ca924378153cfbbfb,535fa30d7e25dd8a49f1536779734ec8,b7a56873cd771f2c446d369b649430b6} {0.02300000000000000000,0.02400000000000000000,0.02500000000000000000} {23,24,25} -{c2356069e9d1e79ca924378153cfbbfb,535fa30d7e25dd8a49f1536779734ec8,b7a56873cd771f2c446d369b649430b6} {0.02300000000000000000,0.02400000000000000000,0.02500000000000000000} {23,24,25} -{c2356069e9d1e79ca924378153cfbbfb,535fa30d7e25dd8a49f1536779734ec8,b7a56873cd771f2c446d369b649430b6} {0.02300000000000000000,0.02400000000000000000,0.02500000000000000000} {23,24,25} -{c2356069e9d1e79ca924378153cfbbfb,535fa30d7e25dd8a49f1536779734ec8,b7a56873cd771f2c446d369b649430b6} {0.02300000000000000000,0.02400000000000000000,0.02500000000000000000} {23,24,25} -{c2356069e9d1e79ca924378153cfbbfb,535fa30d7e25dd8a49f1536779734ec8,b7a56873cd771f2c446d369b649430b6} {0.02300000000000000000,0.02400000000000000000,0.02500000000000000000} {23,24,25} -{c2356069e9d1e79ca924378153cfbbfb,535fa30d7e25dd8a49f1536779734ec8,b7a56873cd771f2c446d369b649430b6} {0.02300000000000000000,0.02400000000000000000,0.02500000000000000000} {23,24,25} -{c2356069e9d1e79ca924378153cfbbfb,535fa30d7e25dd8a49f1536779734ec8,b7a56873cd771f2c446d369b649430b6} {0.02300000000000000000,0.02400000000000000000,0.02500000000000000000} {23,24,25} -{c2356069e9d1e79ca924378153cfbbfb,535fa30d7e25dd8a49f1536779734ec8,b7a56873cd771f2c446d369b649430b6} {0.02300000000000000000,0.02400000000000000000,0.02500000000000000000} {23,24,25} -{c2356069e9d1e79ca924378153cfbbfb,535fa30d7e25dd8a49f1536779734ec8,b7a56873cd771f2c446d369b649430b6} {0.02300000000000000000,0.02400000000000000000,0.02500000000000000000} {23,24,25} -{c2356069e9d1e79ca924378153cfbbfb,535fa30d7e25dd8a49f1536779734ec8,b7a56873cd771f2c446d369b649430b6} {0.02300000000000000000,0.02400000000000000000,0.02500000000000000000} {23,24,25} -{c2356069e9d1e79ca924378153cfbbfb,535fa30d7e25dd8a49f1536779734ec8,b7a56873cd771f2c446d369b649430b6} {0.02300000000000000000,0.02400000000000000000,0.02500000000000000000} {23,24,25} -{c2356069e9d1e79ca924378153cfbbfb,535fa30d7e25dd8a49f1536779734ec8,b7a56873cd771f2c446d369b649430b6} {0.02300000000000000000,0.02400000000000000000,0.02500000000000000000} {23,24,25} -{c2356069e9d1e79ca924378153cfbbfb,535fa30d7e25dd8a49f1536779734ec8,b7a56873cd771f2c446d369b649430b6} {0.02300000000000000000,0.02400000000000000000,0.02500000000000000000} {23,24,25} -{c2356069e9d1e79ca924378153cfbbfb,535fa30d7e25dd8a49f1536779734ec8,b7a56873cd771f2c446d369b649430b6} {0.02300000000000000000,0.02400000000000000000,0.02500000000000000000} {23,24,25} -{c2356069e9d1e79ca924378153cfbbfb,535fa30d7e25dd8a49f1536779734ec8,b7a56873cd771f2c446d369b649430b6} {0.02300000000000000000,0.02400000000000000000,0.02500000000000000000} {23,24,25} -{c2356069e9d1e79ca924378153cfbbfb,535fa30d7e25dd8a49f1536779734ec8,b7a56873cd771f2c446d369b649430b6} {0.02300000000000000000,0.02400000000000000000,0.02500000000000000000} {23,24,25} -{c2356069e9d1e79ca924378153cfbbfb,535fa30d7e25dd8a49f1536779734ec8,b7a56873cd771f2c446d369b649430b6} {0.02300000000000000000,0.02400000000000000000,0.02500000000000000000} {23,24,25} -{c2356069e9d1e79ca924378153cfbbfb,535fa30d7e25dd8a49f1536779734ec8,b7a56873cd771f2c446d369b649430b6} {0.02300000000000000000,0.02400000000000000000,0.02500000000000000000} {23,24,25} -{c2356069e9d1e79ca924378153cfbbfb,535fa30d7e25dd8a49f1536779734ec8,b7a56873cd771f2c446d369b649430b6} {0.02300000000000000000,0.02400000000000000000,0.02500000000000000000} {23,24,25} -{c2356069e9d1e79ca924378153cfbbfb,535fa30d7e25dd8a49f1536779734ec8,b7a56873cd771f2c446d369b649430b6} {0.02300000000000000000,0.02400000000000000000,0.02500000000000000000} {23,24,25} -{c2356069e9d1e79ca924378153cfbbfb,535fa30d7e25dd8a49f1536779734ec8,b7a56873cd771f2c446d369b649430b6} {0.02300000000000000000,0.02400000000000000000,0.02500000000000000000} {23,24,25} -{c2356069e9d1e79ca924378153cfbbfb,535fa30d7e25dd8a49f1536779734ec8,b7a56873cd771f2c446d369b649430b6} {0.02300000000000000000,0.02400000000000000000,0.02500000000000000000} {23,24,25} -{c2356069e9d1e79ca924378153cfbbfb,535fa30d7e25dd8a49f1536779734ec8,b7a56873cd771f2c446d369b649430b6} {0.02300000000000000000,0.02400000000000000000,0.02500000000000000000} {23,24,25} -{c2356069e9d1e79ca924378153cfbbfb,535fa30d7e25dd8a49f1536779734ec8,b7a56873cd771f2c446d369b649430b6} {0.02300000000000000000,0.02400000000000000000,0.02500000000000000000} {23,24,25} -{c2356069e9d1e79ca924378153cfbbfb,535fa30d7e25dd8a49f1536779734ec8,b7a56873cd771f2c446d369b649430b6} {0.02300000000000000000,0.02400000000000000000,0.02500000000000000000} {23,24,25} -{c2356069e9d1e79ca924378153cfbbfb,535fa30d7e25dd8a49f1536779734ec8,b7a56873cd771f2c446d369b649430b6} {0.02300000000000000000,0.02400000000000000000,0.02500000000000000000} {23,24,25} -{c2356069e9d1e79ca924378153cfbbfb,535fa30d7e25dd8a49f1536779734ec8,b7a56873cd771f2c446d369b649430b6} {0.02300000000000000000,0.02400000000000000000,0.02500000000000000000} {23,24,25} -{c2356069e9d1e79ca924378153cfbbfb,535fa30d7e25dd8a49f1536779734ec8,b7a56873cd771f2c446d369b649430b6} {0.02300000000000000000,0.02400000000000000000,0.02500000000000000000} {23,24,25} -{c2356069e9d1e79ca924378153cfbbfb,535fa30d7e25dd8a49f1536779734ec8,b7a56873cd771f2c446d369b649430b6} {0.02300000000000000000,0.02400000000000000000,0.02500000000000000000} {23,24,25} -{c2356069e9d1e79ca924378153cfbbfb,535fa30d7e25dd8a49f1536779734ec8,b7a56873cd771f2c446d369b649430b6} {0.02300000000000000000,0.02400000000000000000,0.02500000000000000000} {23,24,25} -{c2356069e9d1e79ca924378153cfbbfb,535fa30d7e25dd8a49f1536779734ec8,b7a56873cd771f2c446d369b649430b6} {0.02300000000000000000,0.02400000000000000000,0.02500000000000000000} {23,24,25} -{c2356069e9d1e79ca924378153cfbbfb,535fa30d7e25dd8a49f1536779734ec8,b7a56873cd771f2c446d369b649430b6} {0.02300000000000000000,0.02400000000000000000,0.02500000000000000000} {23,24,25} -{c2356069e9d1e79ca924378153cfbbfb,535fa30d7e25dd8a49f1536779734ec8,b7a56873cd771f2c446d369b649430b6} {0.02300000000000000000,0.02400000000000000000,0.02500000000000000000} {23,24,25} -{c2356069e9d1e79ca924378153cfbbfb,535fa30d7e25dd8a49f1536779734ec8,b7a56873cd771f2c446d369b649430b6} {0.02300000000000000000,0.02400000000000000000,0.02500000000000000000} {23,24,25} -{c2356069e9d1e79ca924378153cfbbfb,535fa30d7e25dd8a49f1536779734ec8,b7a56873cd771f2c446d369b649430b6} {0.02300000000000000000,0.02400000000000000000,0.02500000000000000000} {23,24,25} -{c2356069e9d1e79ca924378153cfbbfb,535fa30d7e25dd8a49f1536779734ec8,b7a56873cd771f2c446d369b649430b6} {0.02300000000000000000,0.02400000000000000000,0.02500000000000000000} {23,24,25} -{c2356069e9d1e79ca924378153cfbbfb,535fa30d7e25dd8a49f1536779734ec8,b7a56873cd771f2c446d369b649430b6} {0.02300000000000000000,0.02400000000000000000,0.02500000000000000000} {23,24,25} -{c2356069e9d1e79ca924378153cfbbfb,535fa30d7e25dd8a49f1536779734ec8,b7a56873cd771f2c446d369b649430b6} {0.02300000000000000000,0.02400000000000000000,0.02500000000000000000} {23,24,25} -{c2356069e9d1e79ca924378153cfbbfb,535fa30d7e25dd8a49f1536779734ec8,b7a56873cd771f2c446d369b649430b6} {0.02300000000000000000,0.02400000000000000000,0.02500000000000000000} {23,24,25} -{b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378153cfbbfb,5f9c4ab08cac7457e9111a30e4664920} {0.02400000000000000000,0.02500000000000000000,0.02600000000000000000} {24,25,26} -{b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378153cfbbfb,5f9c4ab08cac7457e9111a30e4664920} {0.02400000000000000000,0.02500000000000000000,0.02600000000000000000} {24,25,26} -{b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378153cfbbfb,5f9c4ab08cac7457e9111a30e4664920} {0.02400000000000000000,0.02500000000000000000,0.02600000000000000000} {24,25,26} -{b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378153cfbbfb,5f9c4ab08cac7457e9111a30e4664920} {0.02400000000000000000,0.02500000000000000000,0.02600000000000000000} {24,25,26} -{b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378153cfbbfb,5f9c4ab08cac7457e9111a30e4664920} {0.02400000000000000000,0.02500000000000000000,0.02600000000000000000} {24,25,26} -{b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378153cfbbfb,5f9c4ab08cac7457e9111a30e4664920} {0.02400000000000000000,0.02500000000000000000,0.02600000000000000000} {24,25,26} -{b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378153cfbbfb,5f9c4ab08cac7457e9111a30e4664920} {0.02400000000000000000,0.02500000000000000000,0.02600000000000000000} {24,25,26} -{b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378153cfbbfb,5f9c4ab08cac7457e9111a30e4664920} {0.02400000000000000000,0.02500000000000000000,0.02600000000000000000} {24,25,26} -{b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378153cfbbfb,5f9c4ab08cac7457e9111a30e4664920} {0.02400000000000000000,0.02500000000000000000,0.02600000000000000000} {24,25,26} -{b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378153cfbbfb,5f9c4ab08cac7457e9111a30e4664920} {0.02400000000000000000,0.02500000000000000000,0.02600000000000000000} {24,25,26} -{b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378153cfbbfb,5f9c4ab08cac7457e9111a30e4664920} {0.02400000000000000000,0.02500000000000000000,0.02600000000000000000} {24,25,26} -{b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378153cfbbfb,5f9c4ab08cac7457e9111a30e4664920} {0.02400000000000000000,0.02500000000000000000,0.02600000000000000000} {24,25,26} -{b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378153cfbbfb,5f9c4ab08cac7457e9111a30e4664920} {0.02400000000000000000,0.02500000000000000000,0.02600000000000000000} {24,25,26} -{b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378153cfbbfb,5f9c4ab08cac7457e9111a30e4664920} {0.02400000000000000000,0.02500000000000000000,0.02600000000000000000} {24,25,26} -{b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378153cfbbfb,5f9c4ab08cac7457e9111a30e4664920} {0.02400000000000000000,0.02500000000000000000,0.02600000000000000000} {24,25,26} -{b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378153cfbbfb,5f9c4ab08cac7457e9111a30e4664920} {0.02400000000000000000,0.02500000000000000000,0.02600000000000000000} {24,25,26} -{b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378153cfbbfb,5f9c4ab08cac7457e9111a30e4664920} {0.02400000000000000000,0.02500000000000000000,0.02600000000000000000} {24,25,26} -{b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378153cfbbfb,5f9c4ab08cac7457e9111a30e4664920} {0.02400000000000000000,0.02500000000000000000,0.02600000000000000000} {24,25,26} -{b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378153cfbbfb,5f9c4ab08cac7457e9111a30e4664920} {0.02400000000000000000,0.02500000000000000000,0.02600000000000000000} {24,25,26} -{b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378153cfbbfb,5f9c4ab08cac7457e9111a30e4664920} {0.02400000000000000000,0.02500000000000000000,0.02600000000000000000} {24,25,26} -{b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378153cfbbfb,5f9c4ab08cac7457e9111a30e4664920} {0.02400000000000000000,0.02500000000000000000,0.02600000000000000000} {24,25,26} -{b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378153cfbbfb,5f9c4ab08cac7457e9111a30e4664920} {0.02400000000000000000,0.02500000000000000000,0.02600000000000000000} {24,25,26} -{b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378153cfbbfb,5f9c4ab08cac7457e9111a30e4664920} {0.02400000000000000000,0.02500000000000000000,0.02600000000000000000} {24,25,26} -{b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378153cfbbfb,5f9c4ab08cac7457e9111a30e4664920} {0.02400000000000000000,0.02500000000000000000,0.02600000000000000000} {24,25,26} -{b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378153cfbbfb,5f9c4ab08cac7457e9111a30e4664920} {0.02400000000000000000,0.02500000000000000000,0.02600000000000000000} {24,25,26} -{b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378153cfbbfb,5f9c4ab08cac7457e9111a30e4664920} {0.02400000000000000000,0.02500000000000000000,0.02600000000000000000} {24,25,26} -{b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378153cfbbfb,5f9c4ab08cac7457e9111a30e4664920} {0.02400000000000000000,0.02500000000000000000,0.02600000000000000000} {24,25,26} -{b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378153cfbbfb,5f9c4ab08cac7457e9111a30e4664920} {0.02400000000000000000,0.02500000000000000000,0.02600000000000000000} {24,25,26} -{b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378153cfbbfb,5f9c4ab08cac7457e9111a30e4664920} {0.02400000000000000000,0.02500000000000000000,0.02600000000000000000} {24,25,26} -{b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378153cfbbfb,5f9c4ab08cac7457e9111a30e4664920} {0.02400000000000000000,0.02500000000000000000,0.02600000000000000000} {24,25,26} -{b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378153cfbbfb,5f9c4ab08cac7457e9111a30e4664920} {0.02400000000000000000,0.02500000000000000000,0.02600000000000000000} {24,25,26} -{b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378153cfbbfb,5f9c4ab08cac7457e9111a30e4664920} {0.02400000000000000000,0.02500000000000000000,0.02600000000000000000} {24,25,26} -{b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378153cfbbfb,5f9c4ab08cac7457e9111a30e4664920} {0.02400000000000000000,0.02500000000000000000,0.02600000000000000000} {24,25,26} -{b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378153cfbbfb,5f9c4ab08cac7457e9111a30e4664920} {0.02400000000000000000,0.02500000000000000000,0.02600000000000000000} {24,25,26} -{b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378153cfbbfb,5f9c4ab08cac7457e9111a30e4664920} {0.02400000000000000000,0.02500000000000000000,0.02600000000000000000} {24,25,26} -{b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378153cfbbfb,5f9c4ab08cac7457e9111a30e4664920} {0.02400000000000000000,0.02500000000000000000,0.02600000000000000000} {24,25,26} -{b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378153cfbbfb,5f9c4ab08cac7457e9111a30e4664920} {0.02400000000000000000,0.02500000000000000000,0.02600000000000000000} {24,25,26} -{b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378153cfbbfb,5f9c4ab08cac7457e9111a30e4664920} {0.02400000000000000000,0.02500000000000000000,0.02600000000000000000} {24,25,26} -{b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378153cfbbfb,5f9c4ab08cac7457e9111a30e4664920} {0.02400000000000000000,0.02500000000000000000,0.02600000000000000000} {24,25,26} -{b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378153cfbbfb,5f9c4ab08cac7457e9111a30e4664920} {0.02400000000000000000,0.02500000000000000000,0.02600000000000000000} {24,25,26} -{b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378153cfbbfb,5f9c4ab08cac7457e9111a30e4664920} {0.02400000000000000000,0.02500000000000000000,0.02600000000000000000} {24,25,26} -{b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378153cfbbfb,5f9c4ab08cac7457e9111a30e4664920} {0.02400000000000000000,0.02500000000000000000,0.02600000000000000000} {24,25,26} -{b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378153cfbbfb,5f9c4ab08cac7457e9111a30e4664920} {0.02400000000000000000,0.02500000000000000000,0.02600000000000000000} {24,25,26} -{b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378153cfbbfb,5f9c4ab08cac7457e9111a30e4664920} {0.02400000000000000000,0.02500000000000000000,0.02600000000000000000} {24,25,26} -{b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378153cfbbfb,5f9c4ab08cac7457e9111a30e4664920} {0.02400000000000000000,0.02500000000000000000,0.02600000000000000000} {24,25,26} -{b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378153cfbbfb,5f9c4ab08cac7457e9111a30e4664920} {0.02400000000000000000,0.02500000000000000000,0.02600000000000000000} {24,25,26} -{b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378153cfbbfb,5f9c4ab08cac7457e9111a30e4664920} {0.02400000000000000000,0.02500000000000000000,0.02600000000000000000} {24,25,26} -{b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378153cfbbfb,5f9c4ab08cac7457e9111a30e4664920} {0.02400000000000000000,0.02500000000000000000,0.02600000000000000000} {24,25,26} -{b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378153cfbbfb,5f9c4ab08cac7457e9111a30e4664920} {0.02400000000000000000,0.02500000000000000000,0.02600000000000000000} {24,25,26} -{b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378153cfbbfb,5f9c4ab08cac7457e9111a30e4664920} {0.02400000000000000000,0.02500000000000000000,0.02600000000000000000} {24,25,26} -{b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378153cfbbfb,5f9c4ab08cac7457e9111a30e4664920} {0.02400000000000000000,0.02500000000000000000,0.02600000000000000000} {24,25,26} -{b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378153cfbbfb,5f9c4ab08cac7457e9111a30e4664920} {0.02400000000000000000,0.02500000000000000000,0.02600000000000000000} {24,25,26} -{b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378153cfbbfb,5f9c4ab08cac7457e9111a30e4664920} {0.02400000000000000000,0.02500000000000000000,0.02600000000000000000} {24,25,26} -{b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378153cfbbfb,5f9c4ab08cac7457e9111a30e4664920} {0.02400000000000000000,0.02500000000000000000,0.02600000000000000000} {24,25,26} -{b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378153cfbbfb,5f9c4ab08cac7457e9111a30e4664920} {0.02400000000000000000,0.02500000000000000000,0.02600000000000000000} {24,25,26} -{b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378153cfbbfb,5f9c4ab08cac7457e9111a30e4664920} {0.02400000000000000000,0.02500000000000000000,0.02600000000000000000} {24,25,26} -{b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378153cfbbfb,5f9c4ab08cac7457e9111a30e4664920} {0.02400000000000000000,0.02500000000000000000,0.02600000000000000000} {24,25,26} -{b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378153cfbbfb,5f9c4ab08cac7457e9111a30e4664920} {0.02400000000000000000,0.02500000000000000000,0.02600000000000000000} {24,25,26} -{b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378153cfbbfb,5f9c4ab08cac7457e9111a30e4664920} {0.02400000000000000000,0.02500000000000000000,0.02600000000000000000} {24,25,26} -{b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378153cfbbfb,5f9c4ab08cac7457e9111a30e4664920} {0.02400000000000000000,0.02500000000000000000,0.02600000000000000000} {24,25,26} -{b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378153cfbbfb,5f9c4ab08cac7457e9111a30e4664920} {0.02400000000000000000,0.02500000000000000000,0.02600000000000000000} {24,25,26} -{b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378153cfbbfb,5f9c4ab08cac7457e9111a30e4664920} {0.02400000000000000000,0.02500000000000000000,0.02600000000000000000} {24,25,26} -{b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378153cfbbfb,5f9c4ab08cac7457e9111a30e4664920} {0.02400000000000000000,0.02500000000000000000,0.02600000000000000000} {24,25,26} -{b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378153cfbbfb,5f9c4ab08cac7457e9111a30e4664920} {0.02400000000000000000,0.02500000000000000000,0.02600000000000000000} {24,25,26} -{b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378153cfbbfb,5f9c4ab08cac7457e9111a30e4664920} {0.02400000000000000000,0.02500000000000000000,0.02600000000000000000} {24,25,26} -{b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378153cfbbfb,5f9c4ab08cac7457e9111a30e4664920} {0.02400000000000000000,0.02500000000000000000,0.02600000000000000000} {24,25,26} -{b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378153cfbbfb,5f9c4ab08cac7457e9111a30e4664920} {0.02400000000000000000,0.02500000000000000000,0.02600000000000000000} {24,25,26} -{b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378153cfbbfb,5f9c4ab08cac7457e9111a30e4664920} {0.02400000000000000000,0.02500000000000000000,0.02600000000000000000} {24,25,26} -{b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378153cfbbfb,5f9c4ab08cac7457e9111a30e4664920} {0.02400000000000000000,0.02500000000000000000,0.02600000000000000000} {24,25,26} -{b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378153cfbbfb,5f9c4ab08cac7457e9111a30e4664920} {0.02400000000000000000,0.02500000000000000000,0.02600000000000000000} {24,25,26} -{b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378153cfbbfb,5f9c4ab08cac7457e9111a30e4664920} {0.02400000000000000000,0.02500000000000000000,0.02600000000000000000} {24,25,26} -{b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378153cfbbfb,5f9c4ab08cac7457e9111a30e4664920} {0.02400000000000000000,0.02500000000000000000,0.02600000000000000000} {24,25,26} -{b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378153cfbbfb,5f9c4ab08cac7457e9111a30e4664920} {0.02400000000000000000,0.02500000000000000000,0.02600000000000000000} {24,25,26} -{b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378153cfbbfb,5f9c4ab08cac7457e9111a30e4664920} {0.02400000000000000000,0.02500000000000000000,0.02600000000000000000} {24,25,26} -{b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378153cfbbfb,5f9c4ab08cac7457e9111a30e4664920} {0.02400000000000000000,0.02500000000000000000,0.02600000000000000000} {24,25,26} -{b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378153cfbbfb,5f9c4ab08cac7457e9111a30e4664920} {0.02400000000000000000,0.02500000000000000000,0.02600000000000000000} {24,25,26} -{b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378153cfbbfb,5f9c4ab08cac7457e9111a30e4664920} {0.02400000000000000000,0.02500000000000000000,0.02600000000000000000} {24,25,26} -{b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378153cfbbfb,5f9c4ab08cac7457e9111a30e4664920} {0.02400000000000000000,0.02500000000000000000,0.02600000000000000000} {24,25,26} -{b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378153cfbbfb,5f9c4ab08cac7457e9111a30e4664920} {0.02400000000000000000,0.02500000000000000000,0.02600000000000000000} {24,25,26} -{b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378153cfbbfb,5f9c4ab08cac7457e9111a30e4664920} {0.02400000000000000000,0.02500000000000000000,0.02600000000000000000} {24,25,26} -{b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378153cfbbfb,5f9c4ab08cac7457e9111a30e4664920} {0.02400000000000000000,0.02500000000000000000,0.02600000000000000000} {24,25,26} -{b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378153cfbbfb,5f9c4ab08cac7457e9111a30e4664920} {0.02400000000000000000,0.02500000000000000000,0.02600000000000000000} {24,25,26} -{b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378153cfbbfb,5f9c4ab08cac7457e9111a30e4664920} {0.02400000000000000000,0.02500000000000000000,0.02600000000000000000} {24,25,26} -{b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378153cfbbfb,5f9c4ab08cac7457e9111a30e4664920} {0.02400000000000000000,0.02500000000000000000,0.02600000000000000000} {24,25,26} -{b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378153cfbbfb,5f9c4ab08cac7457e9111a30e4664920} {0.02400000000000000000,0.02500000000000000000,0.02600000000000000000} {24,25,26} -{b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378153cfbbfb,5f9c4ab08cac7457e9111a30e4664920} {0.02400000000000000000,0.02500000000000000000,0.02600000000000000000} {24,25,26} -{b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378153cfbbfb,5f9c4ab08cac7457e9111a30e4664920} {0.02400000000000000000,0.02500000000000000000,0.02600000000000000000} {24,25,26} -{b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378153cfbbfb,5f9c4ab08cac7457e9111a30e4664920} {0.02400000000000000000,0.02500000000000000000,0.02600000000000000000} {24,25,26} -{b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378153cfbbfb,5f9c4ab08cac7457e9111a30e4664920} {0.02400000000000000000,0.02500000000000000000,0.02600000000000000000} {24,25,26} -{b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378153cfbbfb,5f9c4ab08cac7457e9111a30e4664920} {0.02400000000000000000,0.02500000000000000000,0.02600000000000000000} {24,25,26} -{b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378153cfbbfb,5f9c4ab08cac7457e9111a30e4664920} {0.02400000000000000000,0.02500000000000000000,0.02600000000000000000} {24,25,26} -{b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378153cfbbfb,5f9c4ab08cac7457e9111a30e4664920} {0.02400000000000000000,0.02500000000000000000,0.02600000000000000000} {24,25,26} -{b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378153cfbbfb,5f9c4ab08cac7457e9111a30e4664920} {0.02400000000000000000,0.02500000000000000000,0.02600000000000000000} {24,25,26} -{b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378153cfbbfb,5f9c4ab08cac7457e9111a30e4664920} {0.02400000000000000000,0.02500000000000000000,0.02600000000000000000} {24,25,26} -{b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378153cfbbfb,5f9c4ab08cac7457e9111a30e4664920} {0.02400000000000000000,0.02500000000000000000,0.02600000000000000000} {24,25,26} -{b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378153cfbbfb,5f9c4ab08cac7457e9111a30e4664920} {0.02400000000000000000,0.02500000000000000000,0.02600000000000000000} {24,25,26} -{b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378153cfbbfb,5f9c4ab08cac7457e9111a30e4664920} {0.02400000000000000000,0.02500000000000000000,0.02600000000000000000} {24,25,26} -{b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378153cfbbfb,5f9c4ab08cac7457e9111a30e4664920} {0.02400000000000000000,0.02500000000000000000,0.02600000000000000000} {24,25,26} -{b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378153cfbbfb,5f9c4ab08cac7457e9111a30e4664920} {0.02400000000000000000,0.02500000000000000000,0.02600000000000000000} {24,25,26} -{b7a56873cd771f2c446d369b649430b6,c2356069e9d1e79ca924378153cfbbfb,5f9c4ab08cac7457e9111a30e4664920} {0.02400000000000000000,0.02500000000000000000,0.02600000000000000000} {24,25,26} -{5f9c4ab08cac7457e9111a30e4664920,b7a56873cd771f2c446d369b649430b6,670671cd97404156226e507973f2ab83} {0.02500000000000000000,0.02600000000000000000,0.02700000000000000000} {25,26,27} -{5f9c4ab08cac7457e9111a30e4664920,b7a56873cd771f2c446d369b649430b6,670671cd97404156226e507973f2ab83} {0.02500000000000000000,0.02600000000000000000,0.02700000000000000000} {25,26,27} -{5f9c4ab08cac7457e9111a30e4664920,b7a56873cd771f2c446d369b649430b6,670671cd97404156226e507973f2ab83} {0.02500000000000000000,0.02600000000000000000,0.02700000000000000000} {25,26,27} -{5f9c4ab08cac7457e9111a30e4664920,b7a56873cd771f2c446d369b649430b6,670671cd97404156226e507973f2ab83} {0.02500000000000000000,0.02600000000000000000,0.02700000000000000000} {25,26,27} -{5f9c4ab08cac7457e9111a30e4664920,b7a56873cd771f2c446d369b649430b6,670671cd97404156226e507973f2ab83} {0.02500000000000000000,0.02600000000000000000,0.02700000000000000000} {25,26,27} -{5f9c4ab08cac7457e9111a30e4664920,b7a56873cd771f2c446d369b649430b6,670671cd97404156226e507973f2ab83} {0.02500000000000000000,0.02600000000000000000,0.02700000000000000000} {25,26,27} -{5f9c4ab08cac7457e9111a30e4664920,b7a56873cd771f2c446d369b649430b6,670671cd97404156226e507973f2ab83} {0.02500000000000000000,0.02600000000000000000,0.02700000000000000000} {25,26,27} -{5f9c4ab08cac7457e9111a30e4664920,b7a56873cd771f2c446d369b649430b6,670671cd97404156226e507973f2ab83} {0.02500000000000000000,0.02600000000000000000,0.02700000000000000000} {25,26,27} -{5f9c4ab08cac7457e9111a30e4664920,b7a56873cd771f2c446d369b649430b6,670671cd97404156226e507973f2ab83} {0.02500000000000000000,0.02600000000000000000,0.02700000000000000000} {25,26,27} -{5f9c4ab08cac7457e9111a30e4664920,b7a56873cd771f2c446d369b649430b6,670671cd97404156226e507973f2ab83} {0.02500000000000000000,0.02600000000000000000,0.02700000000000000000} {25,26,27} -{5f9c4ab08cac7457e9111a30e4664920,b7a56873cd771f2c446d369b649430b6,670671cd97404156226e507973f2ab83} {0.02500000000000000000,0.02600000000000000000,0.02700000000000000000} {25,26,27} -{5f9c4ab08cac7457e9111a30e4664920,b7a56873cd771f2c446d369b649430b6,670671cd97404156226e507973f2ab83} {0.02500000000000000000,0.02600000000000000000,0.02700000000000000000} {25,26,27} -{5f9c4ab08cac7457e9111a30e4664920,b7a56873cd771f2c446d369b649430b6,670671cd97404156226e507973f2ab83} {0.02500000000000000000,0.02600000000000000000,0.02700000000000000000} {25,26,27} -{5f9c4ab08cac7457e9111a30e4664920,b7a56873cd771f2c446d369b649430b6,670671cd97404156226e507973f2ab83} {0.02500000000000000000,0.02600000000000000000,0.02700000000000000000} {25,26,27} -{5f9c4ab08cac7457e9111a30e4664920,b7a56873cd771f2c446d369b649430b6,670671cd97404156226e507973f2ab83} {0.02500000000000000000,0.02600000000000000000,0.02700000000000000000} {25,26,27} -{5f9c4ab08cac7457e9111a30e4664920,b7a56873cd771f2c446d369b649430b6,670671cd97404156226e507973f2ab83} {0.02500000000000000000,0.02600000000000000000,0.02700000000000000000} {25,26,27} -{5f9c4ab08cac7457e9111a30e4664920,b7a56873cd771f2c446d369b649430b6,670671cd97404156226e507973f2ab83} {0.02500000000000000000,0.02600000000000000000,0.02700000000000000000} {25,26,27} -{5f9c4ab08cac7457e9111a30e4664920,b7a56873cd771f2c446d369b649430b6,670671cd97404156226e507973f2ab83} {0.02500000000000000000,0.02600000000000000000,0.02700000000000000000} {25,26,27} -{5f9c4ab08cac7457e9111a30e4664920,b7a56873cd771f2c446d369b649430b6,670671cd97404156226e507973f2ab83} {0.02500000000000000000,0.02600000000000000000,0.02700000000000000000} {25,26,27} -{5f9c4ab08cac7457e9111a30e4664920,b7a56873cd771f2c446d369b649430b6,670671cd97404156226e507973f2ab83} {0.02500000000000000000,0.02600000000000000000,0.02700000000000000000} {25,26,27} -{5f9c4ab08cac7457e9111a30e4664920,b7a56873cd771f2c446d369b649430b6,670671cd97404156226e507973f2ab83} {0.02500000000000000000,0.02600000000000000000,0.02700000000000000000} {25,26,27} -{5f9c4ab08cac7457e9111a30e4664920,b7a56873cd771f2c446d369b649430b6,670671cd97404156226e507973f2ab83} {0.02500000000000000000,0.02600000000000000000,0.02700000000000000000} {25,26,27} -{5f9c4ab08cac7457e9111a30e4664920,b7a56873cd771f2c446d369b649430b6,670671cd97404156226e507973f2ab83} {0.02500000000000000000,0.02600000000000000000,0.02700000000000000000} {25,26,27} -{5f9c4ab08cac7457e9111a30e4664920,b7a56873cd771f2c446d369b649430b6,670671cd97404156226e507973f2ab83} {0.02500000000000000000,0.02600000000000000000,0.02700000000000000000} {25,26,27} -{5f9c4ab08cac7457e9111a30e4664920,b7a56873cd771f2c446d369b649430b6,670671cd97404156226e507973f2ab83} {0.02500000000000000000,0.02600000000000000000,0.02700000000000000000} {25,26,27} -{5f9c4ab08cac7457e9111a30e4664920,b7a56873cd771f2c446d369b649430b6,670671cd97404156226e507973f2ab83} {0.02500000000000000000,0.02600000000000000000,0.02700000000000000000} {25,26,27} -{5f9c4ab08cac7457e9111a30e4664920,b7a56873cd771f2c446d369b649430b6,670671cd97404156226e507973f2ab83} {0.02500000000000000000,0.02600000000000000000,0.02700000000000000000} {25,26,27} -{5f9c4ab08cac7457e9111a30e4664920,b7a56873cd771f2c446d369b649430b6,670671cd97404156226e507973f2ab83} {0.02500000000000000000,0.02600000000000000000,0.02700000000000000000} {25,26,27} -{5f9c4ab08cac7457e9111a30e4664920,b7a56873cd771f2c446d369b649430b6,670671cd97404156226e507973f2ab83} {0.02500000000000000000,0.02600000000000000000,0.02700000000000000000} {25,26,27} -{5f9c4ab08cac7457e9111a30e4664920,b7a56873cd771f2c446d369b649430b6,670671cd97404156226e507973f2ab83} {0.02500000000000000000,0.02600000000000000000,0.02700000000000000000} {25,26,27} -{5f9c4ab08cac7457e9111a30e4664920,b7a56873cd771f2c446d369b649430b6,670671cd97404156226e507973f2ab83} {0.02500000000000000000,0.02600000000000000000,0.02700000000000000000} {25,26,27} -{5f9c4ab08cac7457e9111a30e4664920,b7a56873cd771f2c446d369b649430b6,670671cd97404156226e507973f2ab83} {0.02500000000000000000,0.02600000000000000000,0.02700000000000000000} {25,26,27} -{5f9c4ab08cac7457e9111a30e4664920,b7a56873cd771f2c446d369b649430b6,670671cd97404156226e507973f2ab83} {0.02500000000000000000,0.02600000000000000000,0.02700000000000000000} {25,26,27} -{5f9c4ab08cac7457e9111a30e4664920,b7a56873cd771f2c446d369b649430b6,670671cd97404156226e507973f2ab83} {0.02500000000000000000,0.02600000000000000000,0.02700000000000000000} {25,26,27} -{5f9c4ab08cac7457e9111a30e4664920,b7a56873cd771f2c446d369b649430b6,670671cd97404156226e507973f2ab83} {0.02500000000000000000,0.02600000000000000000,0.02700000000000000000} {25,26,27} -{5f9c4ab08cac7457e9111a30e4664920,b7a56873cd771f2c446d369b649430b6,670671cd97404156226e507973f2ab83} {0.02500000000000000000,0.02600000000000000000,0.02700000000000000000} {25,26,27} -{5f9c4ab08cac7457e9111a30e4664920,b7a56873cd771f2c446d369b649430b6,670671cd97404156226e507973f2ab83} {0.02500000000000000000,0.02600000000000000000,0.02700000000000000000} {25,26,27} -{5f9c4ab08cac7457e9111a30e4664920,b7a56873cd771f2c446d369b649430b6,670671cd97404156226e507973f2ab83} {0.02500000000000000000,0.02600000000000000000,0.02700000000000000000} {25,26,27} -{5f9c4ab08cac7457e9111a30e4664920,b7a56873cd771f2c446d369b649430b6,670671cd97404156226e507973f2ab83} {0.02500000000000000000,0.02600000000000000000,0.02700000000000000000} {25,26,27} -{5f9c4ab08cac7457e9111a30e4664920,b7a56873cd771f2c446d369b649430b6,670671cd97404156226e507973f2ab83} {0.02500000000000000000,0.02600000000000000000,0.02700000000000000000} {25,26,27} -{5f9c4ab08cac7457e9111a30e4664920,b7a56873cd771f2c446d369b649430b6,670671cd97404156226e507973f2ab83} {0.02500000000000000000,0.02600000000000000000,0.02700000000000000000} {25,26,27} -{5f9c4ab08cac7457e9111a30e4664920,b7a56873cd771f2c446d369b649430b6,670671cd97404156226e507973f2ab83} {0.02500000000000000000,0.02600000000000000000,0.02700000000000000000} {25,26,27} -{5f9c4ab08cac7457e9111a30e4664920,b7a56873cd771f2c446d369b649430b6,670671cd97404156226e507973f2ab83} {0.02500000000000000000,0.02600000000000000000,0.02700000000000000000} {25,26,27} -{5f9c4ab08cac7457e9111a30e4664920,b7a56873cd771f2c446d369b649430b6,670671cd97404156226e507973f2ab83} {0.02500000000000000000,0.02600000000000000000,0.02700000000000000000} {25,26,27} -{5f9c4ab08cac7457e9111a30e4664920,b7a56873cd771f2c446d369b649430b6,670671cd97404156226e507973f2ab83} {0.02500000000000000000,0.02600000000000000000,0.02700000000000000000} {25,26,27} -{5f9c4ab08cac7457e9111a30e4664920,b7a56873cd771f2c446d369b649430b6,670671cd97404156226e507973f2ab83} {0.02500000000000000000,0.02600000000000000000,0.02700000000000000000} {25,26,27} -{5f9c4ab08cac7457e9111a30e4664920,b7a56873cd771f2c446d369b649430b6,670671cd97404156226e507973f2ab83} {0.02500000000000000000,0.02600000000000000000,0.02700000000000000000} {25,26,27} -{5f9c4ab08cac7457e9111a30e4664920,b7a56873cd771f2c446d369b649430b6,670671cd97404156226e507973f2ab83} {0.02500000000000000000,0.02600000000000000000,0.02700000000000000000} {25,26,27} -{5f9c4ab08cac7457e9111a30e4664920,b7a56873cd771f2c446d369b649430b6,670671cd97404156226e507973f2ab83} {0.02500000000000000000,0.02600000000000000000,0.02700000000000000000} {25,26,27} -{5f9c4ab08cac7457e9111a30e4664920,b7a56873cd771f2c446d369b649430b6,670671cd97404156226e507973f2ab83} {0.02500000000000000000,0.02600000000000000000,0.02700000000000000000} {25,26,27} -{5f9c4ab08cac7457e9111a30e4664920,b7a56873cd771f2c446d369b649430b6,670671cd97404156226e507973f2ab83} {0.02500000000000000000,0.02600000000000000000,0.02700000000000000000} {25,26,27} -{5f9c4ab08cac7457e9111a30e4664920,b7a56873cd771f2c446d369b649430b6,670671cd97404156226e507973f2ab83} {0.02500000000000000000,0.02600000000000000000,0.02700000000000000000} {25,26,27} -{5f9c4ab08cac7457e9111a30e4664920,b7a56873cd771f2c446d369b649430b6,670671cd97404156226e507973f2ab83} {0.02500000000000000000,0.02600000000000000000,0.02700000000000000000} {25,26,27} -{5f9c4ab08cac7457e9111a30e4664920,b7a56873cd771f2c446d369b649430b6,670671cd97404156226e507973f2ab83} {0.02500000000000000000,0.02600000000000000000,0.02700000000000000000} {25,26,27} -{5f9c4ab08cac7457e9111a30e4664920,b7a56873cd771f2c446d369b649430b6,670671cd97404156226e507973f2ab83} {0.02500000000000000000,0.02600000000000000000,0.02700000000000000000} {25,26,27} -{5f9c4ab08cac7457e9111a30e4664920,b7a56873cd771f2c446d369b649430b6,670671cd97404156226e507973f2ab83} {0.02500000000000000000,0.02600000000000000000,0.02700000000000000000} {25,26,27} -{5f9c4ab08cac7457e9111a30e4664920,b7a56873cd771f2c446d369b649430b6,670671cd97404156226e507973f2ab83} {0.02500000000000000000,0.02600000000000000000,0.02700000000000000000} {25,26,27} -{5f9c4ab08cac7457e9111a30e4664920,b7a56873cd771f2c446d369b649430b6,670671cd97404156226e507973f2ab83} {0.02500000000000000000,0.02600000000000000000,0.02700000000000000000} {25,26,27} -{5f9c4ab08cac7457e9111a30e4664920,b7a56873cd771f2c446d369b649430b6,670671cd97404156226e507973f2ab83} {0.02500000000000000000,0.02600000000000000000,0.02700000000000000000} {25,26,27} -{5f9c4ab08cac7457e9111a30e4664920,b7a56873cd771f2c446d369b649430b6,670671cd97404156226e507973f2ab83} {0.02500000000000000000,0.02600000000000000000,0.02700000000000000000} {25,26,27} -{5f9c4ab08cac7457e9111a30e4664920,b7a56873cd771f2c446d369b649430b6,670671cd97404156226e507973f2ab83} {0.02500000000000000000,0.02600000000000000000,0.02700000000000000000} {25,26,27} -{5f9c4ab08cac7457e9111a30e4664920,b7a56873cd771f2c446d369b649430b6,670671cd97404156226e507973f2ab83} {0.02500000000000000000,0.02600000000000000000,0.02700000000000000000} {25,26,27} -{5f9c4ab08cac7457e9111a30e4664920,b7a56873cd771f2c446d369b649430b6,670671cd97404156226e507973f2ab83} {0.02500000000000000000,0.02600000000000000000,0.02700000000000000000} {25,26,27} -{5f9c4ab08cac7457e9111a30e4664920,b7a56873cd771f2c446d369b649430b6,670671cd97404156226e507973f2ab83} {0.02500000000000000000,0.02600000000000000000,0.02700000000000000000} {25,26,27} -{5f9c4ab08cac7457e9111a30e4664920,b7a56873cd771f2c446d369b649430b6,670671cd97404156226e507973f2ab83} {0.02500000000000000000,0.02600000000000000000,0.02700000000000000000} {25,26,27} -{5f9c4ab08cac7457e9111a30e4664920,b7a56873cd771f2c446d369b649430b6,670671cd97404156226e507973f2ab83} {0.02500000000000000000,0.02600000000000000000,0.02700000000000000000} {25,26,27} -{5f9c4ab08cac7457e9111a30e4664920,b7a56873cd771f2c446d369b649430b6,670671cd97404156226e507973f2ab83} {0.02500000000000000000,0.02600000000000000000,0.02700000000000000000} {25,26,27} -{5f9c4ab08cac7457e9111a30e4664920,b7a56873cd771f2c446d369b649430b6,670671cd97404156226e507973f2ab83} {0.02500000000000000000,0.02600000000000000000,0.02700000000000000000} {25,26,27} -{5f9c4ab08cac7457e9111a30e4664920,b7a56873cd771f2c446d369b649430b6,670671cd97404156226e507973f2ab83} {0.02500000000000000000,0.02600000000000000000,0.02700000000000000000} {25,26,27} -{5f9c4ab08cac7457e9111a30e4664920,b7a56873cd771f2c446d369b649430b6,670671cd97404156226e507973f2ab83} {0.02500000000000000000,0.02600000000000000000,0.02700000000000000000} {25,26,27} -{5f9c4ab08cac7457e9111a30e4664920,b7a56873cd771f2c446d369b649430b6,670671cd97404156226e507973f2ab83} {0.02500000000000000000,0.02600000000000000000,0.02700000000000000000} {25,26,27} -{5f9c4ab08cac7457e9111a30e4664920,b7a56873cd771f2c446d369b649430b6,670671cd97404156226e507973f2ab83} {0.02500000000000000000,0.02600000000000000000,0.02700000000000000000} {25,26,27} -{5f9c4ab08cac7457e9111a30e4664920,b7a56873cd771f2c446d369b649430b6,670671cd97404156226e507973f2ab83} {0.02500000000000000000,0.02600000000000000000,0.02700000000000000000} {25,26,27} -{5f9c4ab08cac7457e9111a30e4664920,b7a56873cd771f2c446d369b649430b6,670671cd97404156226e507973f2ab83} {0.02500000000000000000,0.02600000000000000000,0.02700000000000000000} {25,26,27} -{5f9c4ab08cac7457e9111a30e4664920,b7a56873cd771f2c446d369b649430b6,670671cd97404156226e507973f2ab83} {0.02500000000000000000,0.02600000000000000000,0.02700000000000000000} {25,26,27} -{5f9c4ab08cac7457e9111a30e4664920,b7a56873cd771f2c446d369b649430b6,670671cd97404156226e507973f2ab83} {0.02500000000000000000,0.02600000000000000000,0.02700000000000000000} {25,26,27} -{5f9c4ab08cac7457e9111a30e4664920,b7a56873cd771f2c446d369b649430b6,670671cd97404156226e507973f2ab83} {0.02500000000000000000,0.02600000000000000000,0.02700000000000000000} {25,26,27} -{5f9c4ab08cac7457e9111a30e4664920,b7a56873cd771f2c446d369b649430b6,670671cd97404156226e507973f2ab83} {0.02500000000000000000,0.02600000000000000000,0.02700000000000000000} {25,26,27} -{5f9c4ab08cac7457e9111a30e4664920,b7a56873cd771f2c446d369b649430b6,670671cd97404156226e507973f2ab83} {0.02500000000000000000,0.02600000000000000000,0.02700000000000000000} {25,26,27} -{5f9c4ab08cac7457e9111a30e4664920,b7a56873cd771f2c446d369b649430b6,670671cd97404156226e507973f2ab83} {0.02500000000000000000,0.02600000000000000000,0.02700000000000000000} {25,26,27} -{5f9c4ab08cac7457e9111a30e4664920,b7a56873cd771f2c446d369b649430b6,670671cd97404156226e507973f2ab83} {0.02500000000000000000,0.02600000000000000000,0.02700000000000000000} {25,26,27} -{5f9c4ab08cac7457e9111a30e4664920,b7a56873cd771f2c446d369b649430b6,670671cd97404156226e507973f2ab83} {0.02500000000000000000,0.02600000000000000000,0.02700000000000000000} {25,26,27} -{5f9c4ab08cac7457e9111a30e4664920,b7a56873cd771f2c446d369b649430b6,670671cd97404156226e507973f2ab83} {0.02500000000000000000,0.02600000000000000000,0.02700000000000000000} {25,26,27} -{5f9c4ab08cac7457e9111a30e4664920,b7a56873cd771f2c446d369b649430b6,670671cd97404156226e507973f2ab83} {0.02500000000000000000,0.02600000000000000000,0.02700000000000000000} {25,26,27} -{5f9c4ab08cac7457e9111a30e4664920,b7a56873cd771f2c446d369b649430b6,670671cd97404156226e507973f2ab83} {0.02500000000000000000,0.02600000000000000000,0.02700000000000000000} {25,26,27} -{5f9c4ab08cac7457e9111a30e4664920,b7a56873cd771f2c446d369b649430b6,670671cd97404156226e507973f2ab83} {0.02500000000000000000,0.02600000000000000000,0.02700000000000000000} {25,26,27} -{5f9c4ab08cac7457e9111a30e4664920,b7a56873cd771f2c446d369b649430b6,670671cd97404156226e507973f2ab83} {0.02500000000000000000,0.02600000000000000000,0.02700000000000000000} {25,26,27} -{5f9c4ab08cac7457e9111a30e4664920,b7a56873cd771f2c446d369b649430b6,670671cd97404156226e507973f2ab83} {0.02500000000000000000,0.02600000000000000000,0.02700000000000000000} {25,26,27} -{5f9c4ab08cac7457e9111a30e4664920,b7a56873cd771f2c446d369b649430b6,670671cd97404156226e507973f2ab83} {0.02500000000000000000,0.02600000000000000000,0.02700000000000000000} {25,26,27} -{5f9c4ab08cac7457e9111a30e4664920,b7a56873cd771f2c446d369b649430b6,670671cd97404156226e507973f2ab83} {0.02500000000000000000,0.02600000000000000000,0.02700000000000000000} {25,26,27} -{5f9c4ab08cac7457e9111a30e4664920,b7a56873cd771f2c446d369b649430b6,670671cd97404156226e507973f2ab83} {0.02500000000000000000,0.02600000000000000000,0.02700000000000000000} {25,26,27} -{5f9c4ab08cac7457e9111a30e4664920,b7a56873cd771f2c446d369b649430b6,670671cd97404156226e507973f2ab83} {0.02500000000000000000,0.02600000000000000000,0.02700000000000000000} {25,26,27} -{5f9c4ab08cac7457e9111a30e4664920,b7a56873cd771f2c446d369b649430b6,670671cd97404156226e507973f2ab83} {0.02500000000000000000,0.02600000000000000000,0.02700000000000000000} {25,26,27} -{5f9c4ab08cac7457e9111a30e4664920,b7a56873cd771f2c446d369b649430b6,670671cd97404156226e507973f2ab83} {0.02500000000000000000,0.02600000000000000000,0.02700000000000000000} {25,26,27} -{5f9c4ab08cac7457e9111a30e4664920,b7a56873cd771f2c446d369b649430b6,670671cd97404156226e507973f2ab83} {0.02500000000000000000,0.02600000000000000000,0.02700000000000000000} {25,26,27} -{5f9c4ab08cac7457e9111a30e4664920,b7a56873cd771f2c446d369b649430b6,670671cd97404156226e507973f2ab83} {0.02500000000000000000,0.02600000000000000000,0.02700000000000000000} {25,26,27} -{5f9c4ab08cac7457e9111a30e4664920,b7a56873cd771f2c446d369b649430b6,670671cd97404156226e507973f2ab83} {0.02500000000000000000,0.02600000000000000000,0.02700000000000000000} {25,26,27} -{5f9c4ab08cac7457e9111a30e4664920,b7a56873cd771f2c446d369b649430b6,670671cd97404156226e507973f2ab83} {0.02500000000000000000,0.02600000000000000000,0.02700000000000000000} {25,26,27} -{5f9c4ab08cac7457e9111a30e4664920,b7a56873cd771f2c446d369b649430b6,670671cd97404156226e507973f2ab83} {0.02500000000000000000,0.02600000000000000000,0.02700000000000000000} {25,26,27} -{5f9c4ab08cac7457e9111a30e4664920,b7a56873cd771f2c446d369b649430b6,670671cd97404156226e507973f2ab83} {0.02500000000000000000,0.02600000000000000000,0.02700000000000000000} {25,26,27} -{670671cd97404156226e507973f2ab83,5f9c4ab08cac7457e9111a30e4664920,59e19706d51d39f66711c2653cd7eb12} {0.02600000000000000000,0.02700000000000000000,0.02800000000000000000} {26,27,28} -{670671cd97404156226e507973f2ab83,5f9c4ab08cac7457e9111a30e4664920,59e19706d51d39f66711c2653cd7eb12} {0.02600000000000000000,0.02700000000000000000,0.02800000000000000000} {26,27,28} -{670671cd97404156226e507973f2ab83,5f9c4ab08cac7457e9111a30e4664920,59e19706d51d39f66711c2653cd7eb12} {0.02600000000000000000,0.02700000000000000000,0.02800000000000000000} {26,27,28} -{670671cd97404156226e507973f2ab83,5f9c4ab08cac7457e9111a30e4664920,59e19706d51d39f66711c2653cd7eb12} {0.02600000000000000000,0.02700000000000000000,0.02800000000000000000} {26,27,28} -{670671cd97404156226e507973f2ab83,5f9c4ab08cac7457e9111a30e4664920,59e19706d51d39f66711c2653cd7eb12} {0.02600000000000000000,0.02700000000000000000,0.02800000000000000000} {26,27,28} -{670671cd97404156226e507973f2ab83,5f9c4ab08cac7457e9111a30e4664920,59e19706d51d39f66711c2653cd7eb12} {0.02600000000000000000,0.02700000000000000000,0.02800000000000000000} {26,27,28} -{670671cd97404156226e507973f2ab83,5f9c4ab08cac7457e9111a30e4664920,59e19706d51d39f66711c2653cd7eb12} {0.02600000000000000000,0.02700000000000000000,0.02800000000000000000} {26,27,28} -{670671cd97404156226e507973f2ab83,5f9c4ab08cac7457e9111a30e4664920,59e19706d51d39f66711c2653cd7eb12} {0.02600000000000000000,0.02700000000000000000,0.02800000000000000000} {26,27,28} -{670671cd97404156226e507973f2ab83,5f9c4ab08cac7457e9111a30e4664920,59e19706d51d39f66711c2653cd7eb12} {0.02600000000000000000,0.02700000000000000000,0.02800000000000000000} {26,27,28} -{670671cd97404156226e507973f2ab83,5f9c4ab08cac7457e9111a30e4664920,59e19706d51d39f66711c2653cd7eb12} {0.02600000000000000000,0.02700000000000000000,0.02800000000000000000} {26,27,28} -{670671cd97404156226e507973f2ab83,5f9c4ab08cac7457e9111a30e4664920,59e19706d51d39f66711c2653cd7eb12} {0.02600000000000000000,0.02700000000000000000,0.02800000000000000000} {26,27,28} -{670671cd97404156226e507973f2ab83,5f9c4ab08cac7457e9111a30e4664920,59e19706d51d39f66711c2653cd7eb12} {0.02600000000000000000,0.02700000000000000000,0.02800000000000000000} {26,27,28} -{670671cd97404156226e507973f2ab83,5f9c4ab08cac7457e9111a30e4664920,59e19706d51d39f66711c2653cd7eb12} {0.02600000000000000000,0.02700000000000000000,0.02800000000000000000} {26,27,28} -{670671cd97404156226e507973f2ab83,5f9c4ab08cac7457e9111a30e4664920,59e19706d51d39f66711c2653cd7eb12} {0.02600000000000000000,0.02700000000000000000,0.02800000000000000000} {26,27,28} -{670671cd97404156226e507973f2ab83,5f9c4ab08cac7457e9111a30e4664920,59e19706d51d39f66711c2653cd7eb12} {0.02600000000000000000,0.02700000000000000000,0.02800000000000000000} {26,27,28} -{670671cd97404156226e507973f2ab83,5f9c4ab08cac7457e9111a30e4664920,59e19706d51d39f66711c2653cd7eb12} {0.02600000000000000000,0.02700000000000000000,0.02800000000000000000} {26,27,28} -{670671cd97404156226e507973f2ab83,5f9c4ab08cac7457e9111a30e4664920,59e19706d51d39f66711c2653cd7eb12} {0.02600000000000000000,0.02700000000000000000,0.02800000000000000000} {26,27,28} -{670671cd97404156226e507973f2ab83,5f9c4ab08cac7457e9111a30e4664920,59e19706d51d39f66711c2653cd7eb12} {0.02600000000000000000,0.02700000000000000000,0.02800000000000000000} {26,27,28} -{670671cd97404156226e507973f2ab83,5f9c4ab08cac7457e9111a30e4664920,59e19706d51d39f66711c2653cd7eb12} {0.02600000000000000000,0.02700000000000000000,0.02800000000000000000} {26,27,28} -{670671cd97404156226e507973f2ab83,5f9c4ab08cac7457e9111a30e4664920,59e19706d51d39f66711c2653cd7eb12} {0.02600000000000000000,0.02700000000000000000,0.02800000000000000000} {26,27,28} -{670671cd97404156226e507973f2ab83,5f9c4ab08cac7457e9111a30e4664920,59e19706d51d39f66711c2653cd7eb12} {0.02600000000000000000,0.02700000000000000000,0.02800000000000000000} {26,27,28} -{670671cd97404156226e507973f2ab83,5f9c4ab08cac7457e9111a30e4664920,59e19706d51d39f66711c2653cd7eb12} {0.02600000000000000000,0.02700000000000000000,0.02800000000000000000} {26,27,28} -{670671cd97404156226e507973f2ab83,5f9c4ab08cac7457e9111a30e4664920,59e19706d51d39f66711c2653cd7eb12} {0.02600000000000000000,0.02700000000000000000,0.02800000000000000000} {26,27,28} -{670671cd97404156226e507973f2ab83,5f9c4ab08cac7457e9111a30e4664920,59e19706d51d39f66711c2653cd7eb12} {0.02600000000000000000,0.02700000000000000000,0.02800000000000000000} {26,27,28} -{670671cd97404156226e507973f2ab83,5f9c4ab08cac7457e9111a30e4664920,59e19706d51d39f66711c2653cd7eb12} {0.02600000000000000000,0.02700000000000000000,0.02800000000000000000} {26,27,28} -{670671cd97404156226e507973f2ab83,5f9c4ab08cac7457e9111a30e4664920,59e19706d51d39f66711c2653cd7eb12} {0.02600000000000000000,0.02700000000000000000,0.02800000000000000000} {26,27,28} -{670671cd97404156226e507973f2ab83,5f9c4ab08cac7457e9111a30e4664920,59e19706d51d39f66711c2653cd7eb12} {0.02600000000000000000,0.02700000000000000000,0.02800000000000000000} {26,27,28} -{670671cd97404156226e507973f2ab83,5f9c4ab08cac7457e9111a30e4664920,59e19706d51d39f66711c2653cd7eb12} {0.02600000000000000000,0.02700000000000000000,0.02800000000000000000} {26,27,28} -{670671cd97404156226e507973f2ab83,5f9c4ab08cac7457e9111a30e4664920,59e19706d51d39f66711c2653cd7eb12} {0.02600000000000000000,0.02700000000000000000,0.02800000000000000000} {26,27,28} -{670671cd97404156226e507973f2ab83,5f9c4ab08cac7457e9111a30e4664920,59e19706d51d39f66711c2653cd7eb12} {0.02600000000000000000,0.02700000000000000000,0.02800000000000000000} {26,27,28} -{670671cd97404156226e507973f2ab83,5f9c4ab08cac7457e9111a30e4664920,59e19706d51d39f66711c2653cd7eb12} {0.02600000000000000000,0.02700000000000000000,0.02800000000000000000} {26,27,28} -{670671cd97404156226e507973f2ab83,5f9c4ab08cac7457e9111a30e4664920,59e19706d51d39f66711c2653cd7eb12} {0.02600000000000000000,0.02700000000000000000,0.02800000000000000000} {26,27,28} -{670671cd97404156226e507973f2ab83,5f9c4ab08cac7457e9111a30e4664920,59e19706d51d39f66711c2653cd7eb12} {0.02600000000000000000,0.02700000000000000000,0.02800000000000000000} {26,27,28} -{670671cd97404156226e507973f2ab83,5f9c4ab08cac7457e9111a30e4664920,59e19706d51d39f66711c2653cd7eb12} {0.02600000000000000000,0.02700000000000000000,0.02800000000000000000} {26,27,28} -{670671cd97404156226e507973f2ab83,5f9c4ab08cac7457e9111a30e4664920,59e19706d51d39f66711c2653cd7eb12} {0.02600000000000000000,0.02700000000000000000,0.02800000000000000000} {26,27,28} -{670671cd97404156226e507973f2ab83,5f9c4ab08cac7457e9111a30e4664920,59e19706d51d39f66711c2653cd7eb12} {0.02600000000000000000,0.02700000000000000000,0.02800000000000000000} {26,27,28} -{670671cd97404156226e507973f2ab83,5f9c4ab08cac7457e9111a30e4664920,59e19706d51d39f66711c2653cd7eb12} {0.02600000000000000000,0.02700000000000000000,0.02800000000000000000} {26,27,28} -{670671cd97404156226e507973f2ab83,5f9c4ab08cac7457e9111a30e4664920,59e19706d51d39f66711c2653cd7eb12} {0.02600000000000000000,0.02700000000000000000,0.02800000000000000000} {26,27,28} -{670671cd97404156226e507973f2ab83,5f9c4ab08cac7457e9111a30e4664920,59e19706d51d39f66711c2653cd7eb12} {0.02600000000000000000,0.02700000000000000000,0.02800000000000000000} {26,27,28} -{670671cd97404156226e507973f2ab83,5f9c4ab08cac7457e9111a30e4664920,59e19706d51d39f66711c2653cd7eb12} {0.02600000000000000000,0.02700000000000000000,0.02800000000000000000} {26,27,28} -{670671cd97404156226e507973f2ab83,5f9c4ab08cac7457e9111a30e4664920,59e19706d51d39f66711c2653cd7eb12} {0.02600000000000000000,0.02700000000000000000,0.02800000000000000000} {26,27,28} -{670671cd97404156226e507973f2ab83,5f9c4ab08cac7457e9111a30e4664920,59e19706d51d39f66711c2653cd7eb12} {0.02600000000000000000,0.02700000000000000000,0.02800000000000000000} {26,27,28} -{670671cd97404156226e507973f2ab83,5f9c4ab08cac7457e9111a30e4664920,59e19706d51d39f66711c2653cd7eb12} {0.02600000000000000000,0.02700000000000000000,0.02800000000000000000} {26,27,28} -{670671cd97404156226e507973f2ab83,5f9c4ab08cac7457e9111a30e4664920,59e19706d51d39f66711c2653cd7eb12} {0.02600000000000000000,0.02700000000000000000,0.02800000000000000000} {26,27,28} -{670671cd97404156226e507973f2ab83,5f9c4ab08cac7457e9111a30e4664920,59e19706d51d39f66711c2653cd7eb12} {0.02600000000000000000,0.02700000000000000000,0.02800000000000000000} {26,27,28} -{670671cd97404156226e507973f2ab83,5f9c4ab08cac7457e9111a30e4664920,59e19706d51d39f66711c2653cd7eb12} {0.02600000000000000000,0.02700000000000000000,0.02800000000000000000} {26,27,28} -{670671cd97404156226e507973f2ab83,5f9c4ab08cac7457e9111a30e4664920,59e19706d51d39f66711c2653cd7eb12} {0.02600000000000000000,0.02700000000000000000,0.02800000000000000000} {26,27,28} -{670671cd97404156226e507973f2ab83,5f9c4ab08cac7457e9111a30e4664920,59e19706d51d39f66711c2653cd7eb12} {0.02600000000000000000,0.02700000000000000000,0.02800000000000000000} {26,27,28} -{670671cd97404156226e507973f2ab83,5f9c4ab08cac7457e9111a30e4664920,59e19706d51d39f66711c2653cd7eb12} {0.02600000000000000000,0.02700000000000000000,0.02800000000000000000} {26,27,28} -{670671cd97404156226e507973f2ab83,5f9c4ab08cac7457e9111a30e4664920,59e19706d51d39f66711c2653cd7eb12} {0.02600000000000000000,0.02700000000000000000,0.02800000000000000000} {26,27,28} -{670671cd97404156226e507973f2ab83,5f9c4ab08cac7457e9111a30e4664920,59e19706d51d39f66711c2653cd7eb12} {0.02600000000000000000,0.02700000000000000000,0.02800000000000000000} {26,27,28} -{670671cd97404156226e507973f2ab83,5f9c4ab08cac7457e9111a30e4664920,59e19706d51d39f66711c2653cd7eb12} {0.02600000000000000000,0.02700000000000000000,0.02800000000000000000} {26,27,28} -{670671cd97404156226e507973f2ab83,5f9c4ab08cac7457e9111a30e4664920,59e19706d51d39f66711c2653cd7eb12} {0.02600000000000000000,0.02700000000000000000,0.02800000000000000000} {26,27,28} -{670671cd97404156226e507973f2ab83,5f9c4ab08cac7457e9111a30e4664920,59e19706d51d39f66711c2653cd7eb12} {0.02600000000000000000,0.02700000000000000000,0.02800000000000000000} {26,27,28} -{670671cd97404156226e507973f2ab83,5f9c4ab08cac7457e9111a30e4664920,59e19706d51d39f66711c2653cd7eb12} {0.02600000000000000000,0.02700000000000000000,0.02800000000000000000} {26,27,28} -{670671cd97404156226e507973f2ab83,5f9c4ab08cac7457e9111a30e4664920,59e19706d51d39f66711c2653cd7eb12} {0.02600000000000000000,0.02700000000000000000,0.02800000000000000000} {26,27,28} -{670671cd97404156226e507973f2ab83,5f9c4ab08cac7457e9111a30e4664920,59e19706d51d39f66711c2653cd7eb12} {0.02600000000000000000,0.02700000000000000000,0.02800000000000000000} {26,27,28} -{670671cd97404156226e507973f2ab83,5f9c4ab08cac7457e9111a30e4664920,59e19706d51d39f66711c2653cd7eb12} {0.02600000000000000000,0.02700000000000000000,0.02800000000000000000} {26,27,28} -{670671cd97404156226e507973f2ab83,5f9c4ab08cac7457e9111a30e4664920,59e19706d51d39f66711c2653cd7eb12} {0.02600000000000000000,0.02700000000000000000,0.02800000000000000000} {26,27,28} -{670671cd97404156226e507973f2ab83,5f9c4ab08cac7457e9111a30e4664920,59e19706d51d39f66711c2653cd7eb12} {0.02600000000000000000,0.02700000000000000000,0.02800000000000000000} {26,27,28} -{670671cd97404156226e507973f2ab83,5f9c4ab08cac7457e9111a30e4664920,59e19706d51d39f66711c2653cd7eb12} {0.02600000000000000000,0.02700000000000000000,0.02800000000000000000} {26,27,28} -{670671cd97404156226e507973f2ab83,5f9c4ab08cac7457e9111a30e4664920,59e19706d51d39f66711c2653cd7eb12} {0.02600000000000000000,0.02700000000000000000,0.02800000000000000000} {26,27,28} -{670671cd97404156226e507973f2ab83,5f9c4ab08cac7457e9111a30e4664920,59e19706d51d39f66711c2653cd7eb12} {0.02600000000000000000,0.02700000000000000000,0.02800000000000000000} {26,27,28} -{670671cd97404156226e507973f2ab83,5f9c4ab08cac7457e9111a30e4664920,59e19706d51d39f66711c2653cd7eb12} {0.02600000000000000000,0.02700000000000000000,0.02800000000000000000} {26,27,28} -{670671cd97404156226e507973f2ab83,5f9c4ab08cac7457e9111a30e4664920,59e19706d51d39f66711c2653cd7eb12} {0.02600000000000000000,0.02700000000000000000,0.02800000000000000000} {26,27,28} -{670671cd97404156226e507973f2ab83,5f9c4ab08cac7457e9111a30e4664920,59e19706d51d39f66711c2653cd7eb12} {0.02600000000000000000,0.02700000000000000000,0.02800000000000000000} {26,27,28} -{670671cd97404156226e507973f2ab83,5f9c4ab08cac7457e9111a30e4664920,59e19706d51d39f66711c2653cd7eb12} {0.02600000000000000000,0.02700000000000000000,0.02800000000000000000} {26,27,28} -{670671cd97404156226e507973f2ab83,5f9c4ab08cac7457e9111a30e4664920,59e19706d51d39f66711c2653cd7eb12} {0.02600000000000000000,0.02700000000000000000,0.02800000000000000000} {26,27,28} -{670671cd97404156226e507973f2ab83,5f9c4ab08cac7457e9111a30e4664920,59e19706d51d39f66711c2653cd7eb12} {0.02600000000000000000,0.02700000000000000000,0.02800000000000000000} {26,27,28} -{670671cd97404156226e507973f2ab83,5f9c4ab08cac7457e9111a30e4664920,59e19706d51d39f66711c2653cd7eb12} {0.02600000000000000000,0.02700000000000000000,0.02800000000000000000} {26,27,28} -{670671cd97404156226e507973f2ab83,5f9c4ab08cac7457e9111a30e4664920,59e19706d51d39f66711c2653cd7eb12} {0.02600000000000000000,0.02700000000000000000,0.02800000000000000000} {26,27,28} -{670671cd97404156226e507973f2ab83,5f9c4ab08cac7457e9111a30e4664920,59e19706d51d39f66711c2653cd7eb12} {0.02600000000000000000,0.02700000000000000000,0.02800000000000000000} {26,27,28} -{670671cd97404156226e507973f2ab83,5f9c4ab08cac7457e9111a30e4664920,59e19706d51d39f66711c2653cd7eb12} {0.02600000000000000000,0.02700000000000000000,0.02800000000000000000} {26,27,28} -{670671cd97404156226e507973f2ab83,5f9c4ab08cac7457e9111a30e4664920,59e19706d51d39f66711c2653cd7eb12} {0.02600000000000000000,0.02700000000000000000,0.02800000000000000000} {26,27,28} -{670671cd97404156226e507973f2ab83,5f9c4ab08cac7457e9111a30e4664920,59e19706d51d39f66711c2653cd7eb12} {0.02600000000000000000,0.02700000000000000000,0.02800000000000000000} {26,27,28} -{670671cd97404156226e507973f2ab83,5f9c4ab08cac7457e9111a30e4664920,59e19706d51d39f66711c2653cd7eb12} {0.02600000000000000000,0.02700000000000000000,0.02800000000000000000} {26,27,28} -{670671cd97404156226e507973f2ab83,5f9c4ab08cac7457e9111a30e4664920,59e19706d51d39f66711c2653cd7eb12} {0.02600000000000000000,0.02700000000000000000,0.02800000000000000000} {26,27,28} -{670671cd97404156226e507973f2ab83,5f9c4ab08cac7457e9111a30e4664920,59e19706d51d39f66711c2653cd7eb12} {0.02600000000000000000,0.02700000000000000000,0.02800000000000000000} {26,27,28} -{670671cd97404156226e507973f2ab83,5f9c4ab08cac7457e9111a30e4664920,59e19706d51d39f66711c2653cd7eb12} {0.02600000000000000000,0.02700000000000000000,0.02800000000000000000} {26,27,28} -{670671cd97404156226e507973f2ab83,5f9c4ab08cac7457e9111a30e4664920,59e19706d51d39f66711c2653cd7eb12} {0.02600000000000000000,0.02700000000000000000,0.02800000000000000000} {26,27,28} -{670671cd97404156226e507973f2ab83,5f9c4ab08cac7457e9111a30e4664920,59e19706d51d39f66711c2653cd7eb12} {0.02600000000000000000,0.02700000000000000000,0.02800000000000000000} {26,27,28} -{670671cd97404156226e507973f2ab83,5f9c4ab08cac7457e9111a30e4664920,59e19706d51d39f66711c2653cd7eb12} {0.02600000000000000000,0.02700000000000000000,0.02800000000000000000} {26,27,28} -{670671cd97404156226e507973f2ab83,5f9c4ab08cac7457e9111a30e4664920,59e19706d51d39f66711c2653cd7eb12} {0.02600000000000000000,0.02700000000000000000,0.02800000000000000000} {26,27,28} -{670671cd97404156226e507973f2ab83,5f9c4ab08cac7457e9111a30e4664920,59e19706d51d39f66711c2653cd7eb12} {0.02600000000000000000,0.02700000000000000000,0.02800000000000000000} {26,27,28} -{670671cd97404156226e507973f2ab83,5f9c4ab08cac7457e9111a30e4664920,59e19706d51d39f66711c2653cd7eb12} {0.02600000000000000000,0.02700000000000000000,0.02800000000000000000} {26,27,28} -{670671cd97404156226e507973f2ab83,5f9c4ab08cac7457e9111a30e4664920,59e19706d51d39f66711c2653cd7eb12} {0.02600000000000000000,0.02700000000000000000,0.02800000000000000000} {26,27,28} -{670671cd97404156226e507973f2ab83,5f9c4ab08cac7457e9111a30e4664920,59e19706d51d39f66711c2653cd7eb12} {0.02600000000000000000,0.02700000000000000000,0.02800000000000000000} {26,27,28} -{670671cd97404156226e507973f2ab83,5f9c4ab08cac7457e9111a30e4664920,59e19706d51d39f66711c2653cd7eb12} {0.02600000000000000000,0.02700000000000000000,0.02800000000000000000} {26,27,28} -{670671cd97404156226e507973f2ab83,5f9c4ab08cac7457e9111a30e4664920,59e19706d51d39f66711c2653cd7eb12} {0.02600000000000000000,0.02700000000000000000,0.02800000000000000000} {26,27,28} -{670671cd97404156226e507973f2ab83,5f9c4ab08cac7457e9111a30e4664920,59e19706d51d39f66711c2653cd7eb12} {0.02600000000000000000,0.02700000000000000000,0.02800000000000000000} {26,27,28} -{670671cd97404156226e507973f2ab83,5f9c4ab08cac7457e9111a30e4664920,59e19706d51d39f66711c2653cd7eb12} {0.02600000000000000000,0.02700000000000000000,0.02800000000000000000} {26,27,28} -{670671cd97404156226e507973f2ab83,5f9c4ab08cac7457e9111a30e4664920,59e19706d51d39f66711c2653cd7eb12} {0.02600000000000000000,0.02700000000000000000,0.02800000000000000000} {26,27,28} -{670671cd97404156226e507973f2ab83,5f9c4ab08cac7457e9111a30e4664920,59e19706d51d39f66711c2653cd7eb12} {0.02600000000000000000,0.02700000000000000000,0.02800000000000000000} {26,27,28} -{670671cd97404156226e507973f2ab83,5f9c4ab08cac7457e9111a30e4664920,59e19706d51d39f66711c2653cd7eb12} {0.02600000000000000000,0.02700000000000000000,0.02800000000000000000} {26,27,28} -{670671cd97404156226e507973f2ab83,5f9c4ab08cac7457e9111a30e4664920,59e19706d51d39f66711c2653cd7eb12} {0.02600000000000000000,0.02700000000000000000,0.02800000000000000000} {26,27,28} -{670671cd97404156226e507973f2ab83,5f9c4ab08cac7457e9111a30e4664920,59e19706d51d39f66711c2653cd7eb12} {0.02600000000000000000,0.02700000000000000000,0.02800000000000000000} {26,27,28} -{670671cd97404156226e507973f2ab83,5f9c4ab08cac7457e9111a30e4664920,59e19706d51d39f66711c2653cd7eb12} {0.02600000000000000000,0.02700000000000000000,0.02800000000000000000} {26,27,28} -{670671cd97404156226e507973f2ab83,5f9c4ab08cac7457e9111a30e4664920,59e19706d51d39f66711c2653cd7eb12} {0.02600000000000000000,0.02700000000000000000,0.02800000000000000000} {26,27,28} -{670671cd97404156226e507973f2ab83,5f9c4ab08cac7457e9111a30e4664920,59e19706d51d39f66711c2653cd7eb12} {0.02600000000000000000,0.02700000000000000000,0.02800000000000000000} {26,27,28} -{670671cd97404156226e507973f2ab83,5f9c4ab08cac7457e9111a30e4664920,59e19706d51d39f66711c2653cd7eb12} {0.02600000000000000000,0.02700000000000000000,0.02800000000000000000} {26,27,28} -{59e19706d51d39f66711c2653cd7eb12,670671cd97404156226e507973f2ab83,35135aaa6cc23891b40cb3f378c53a17} {0.02700000000000000000,0.02800000000000000000,0.02900000000000000000} {27,28,29} -{59e19706d51d39f66711c2653cd7eb12,670671cd97404156226e507973f2ab83,35135aaa6cc23891b40cb3f378c53a17} {0.02700000000000000000,0.02800000000000000000,0.02900000000000000000} {27,28,29} -{59e19706d51d39f66711c2653cd7eb12,670671cd97404156226e507973f2ab83,35135aaa6cc23891b40cb3f378c53a17} {0.02700000000000000000,0.02800000000000000000,0.02900000000000000000} {27,28,29} -{59e19706d51d39f66711c2653cd7eb12,670671cd97404156226e507973f2ab83,35135aaa6cc23891b40cb3f378c53a17} {0.02700000000000000000,0.02800000000000000000,0.02900000000000000000} {27,28,29} -{59e19706d51d39f66711c2653cd7eb12,670671cd97404156226e507973f2ab83,35135aaa6cc23891b40cb3f378c53a17} {0.02700000000000000000,0.02800000000000000000,0.02900000000000000000} {27,28,29} -{59e19706d51d39f66711c2653cd7eb12,670671cd97404156226e507973f2ab83,35135aaa6cc23891b40cb3f378c53a17} {0.02700000000000000000,0.02800000000000000000,0.02900000000000000000} {27,28,29} -{59e19706d51d39f66711c2653cd7eb12,670671cd97404156226e507973f2ab83,35135aaa6cc23891b40cb3f378c53a17} {0.02700000000000000000,0.02800000000000000000,0.02900000000000000000} {27,28,29} -{59e19706d51d39f66711c2653cd7eb12,670671cd97404156226e507973f2ab83,35135aaa6cc23891b40cb3f378c53a17} {0.02700000000000000000,0.02800000000000000000,0.02900000000000000000} {27,28,29} -{59e19706d51d39f66711c2653cd7eb12,670671cd97404156226e507973f2ab83,35135aaa6cc23891b40cb3f378c53a17} {0.02700000000000000000,0.02800000000000000000,0.02900000000000000000} {27,28,29} -{59e19706d51d39f66711c2653cd7eb12,670671cd97404156226e507973f2ab83,35135aaa6cc23891b40cb3f378c53a17} {0.02700000000000000000,0.02800000000000000000,0.02900000000000000000} {27,28,29} -{59e19706d51d39f66711c2653cd7eb12,670671cd97404156226e507973f2ab83,35135aaa6cc23891b40cb3f378c53a17} {0.02700000000000000000,0.02800000000000000000,0.02900000000000000000} {27,28,29} -{59e19706d51d39f66711c2653cd7eb12,670671cd97404156226e507973f2ab83,35135aaa6cc23891b40cb3f378c53a17} {0.02700000000000000000,0.02800000000000000000,0.02900000000000000000} {27,28,29} -{59e19706d51d39f66711c2653cd7eb12,670671cd97404156226e507973f2ab83,35135aaa6cc23891b40cb3f378c53a17} {0.02700000000000000000,0.02800000000000000000,0.02900000000000000000} {27,28,29} -{59e19706d51d39f66711c2653cd7eb12,670671cd97404156226e507973f2ab83,35135aaa6cc23891b40cb3f378c53a17} {0.02700000000000000000,0.02800000000000000000,0.02900000000000000000} {27,28,29} -{59e19706d51d39f66711c2653cd7eb12,670671cd97404156226e507973f2ab83,35135aaa6cc23891b40cb3f378c53a17} {0.02700000000000000000,0.02800000000000000000,0.02900000000000000000} {27,28,29} -{59e19706d51d39f66711c2653cd7eb12,670671cd97404156226e507973f2ab83,35135aaa6cc23891b40cb3f378c53a17} {0.02700000000000000000,0.02800000000000000000,0.02900000000000000000} {27,28,29} -{59e19706d51d39f66711c2653cd7eb12,670671cd97404156226e507973f2ab83,35135aaa6cc23891b40cb3f378c53a17} {0.02700000000000000000,0.02800000000000000000,0.02900000000000000000} {27,28,29} -{59e19706d51d39f66711c2653cd7eb12,670671cd97404156226e507973f2ab83,35135aaa6cc23891b40cb3f378c53a17} {0.02700000000000000000,0.02800000000000000000,0.02900000000000000000} {27,28,29} -{59e19706d51d39f66711c2653cd7eb12,670671cd97404156226e507973f2ab83,35135aaa6cc23891b40cb3f378c53a17} {0.02700000000000000000,0.02800000000000000000,0.02900000000000000000} {27,28,29} -{59e19706d51d39f66711c2653cd7eb12,670671cd97404156226e507973f2ab83,35135aaa6cc23891b40cb3f378c53a17} {0.02700000000000000000,0.02800000000000000000,0.02900000000000000000} {27,28,29} -{59e19706d51d39f66711c2653cd7eb12,670671cd97404156226e507973f2ab83,35135aaa6cc23891b40cb3f378c53a17} {0.02700000000000000000,0.02800000000000000000,0.02900000000000000000} {27,28,29} -{59e19706d51d39f66711c2653cd7eb12,670671cd97404156226e507973f2ab83,35135aaa6cc23891b40cb3f378c53a17} {0.02700000000000000000,0.02800000000000000000,0.02900000000000000000} {27,28,29} -{59e19706d51d39f66711c2653cd7eb12,670671cd97404156226e507973f2ab83,35135aaa6cc23891b40cb3f378c53a17} {0.02700000000000000000,0.02800000000000000000,0.02900000000000000000} {27,28,29} -{59e19706d51d39f66711c2653cd7eb12,670671cd97404156226e507973f2ab83,35135aaa6cc23891b40cb3f378c53a17} {0.02700000000000000000,0.02800000000000000000,0.02900000000000000000} {27,28,29} -{59e19706d51d39f66711c2653cd7eb12,670671cd97404156226e507973f2ab83,35135aaa6cc23891b40cb3f378c53a17} {0.02700000000000000000,0.02800000000000000000,0.02900000000000000000} {27,28,29} -{59e19706d51d39f66711c2653cd7eb12,670671cd97404156226e507973f2ab83,35135aaa6cc23891b40cb3f378c53a17} {0.02700000000000000000,0.02800000000000000000,0.02900000000000000000} {27,28,29} -{59e19706d51d39f66711c2653cd7eb12,670671cd97404156226e507973f2ab83,35135aaa6cc23891b40cb3f378c53a17} {0.02700000000000000000,0.02800000000000000000,0.02900000000000000000} {27,28,29} -{59e19706d51d39f66711c2653cd7eb12,670671cd97404156226e507973f2ab83,35135aaa6cc23891b40cb3f378c53a17} {0.02700000000000000000,0.02800000000000000000,0.02900000000000000000} {27,28,29} -{59e19706d51d39f66711c2653cd7eb12,670671cd97404156226e507973f2ab83,35135aaa6cc23891b40cb3f378c53a17} {0.02700000000000000000,0.02800000000000000000,0.02900000000000000000} {27,28,29} -{59e19706d51d39f66711c2653cd7eb12,670671cd97404156226e507973f2ab83,35135aaa6cc23891b40cb3f378c53a17} {0.02700000000000000000,0.02800000000000000000,0.02900000000000000000} {27,28,29} -{59e19706d51d39f66711c2653cd7eb12,670671cd97404156226e507973f2ab83,35135aaa6cc23891b40cb3f378c53a17} {0.02700000000000000000,0.02800000000000000000,0.02900000000000000000} {27,28,29} -{59e19706d51d39f66711c2653cd7eb12,670671cd97404156226e507973f2ab83,35135aaa6cc23891b40cb3f378c53a17} {0.02700000000000000000,0.02800000000000000000,0.02900000000000000000} {27,28,29} -{59e19706d51d39f66711c2653cd7eb12,670671cd97404156226e507973f2ab83,35135aaa6cc23891b40cb3f378c53a17} {0.02700000000000000000,0.02800000000000000000,0.02900000000000000000} {27,28,29} -{59e19706d51d39f66711c2653cd7eb12,670671cd97404156226e507973f2ab83,35135aaa6cc23891b40cb3f378c53a17} {0.02700000000000000000,0.02800000000000000000,0.02900000000000000000} {27,28,29} -{59e19706d51d39f66711c2653cd7eb12,670671cd97404156226e507973f2ab83,35135aaa6cc23891b40cb3f378c53a17} {0.02700000000000000000,0.02800000000000000000,0.02900000000000000000} {27,28,29} -{59e19706d51d39f66711c2653cd7eb12,670671cd97404156226e507973f2ab83,35135aaa6cc23891b40cb3f378c53a17} {0.02700000000000000000,0.02800000000000000000,0.02900000000000000000} {27,28,29} -{59e19706d51d39f66711c2653cd7eb12,670671cd97404156226e507973f2ab83,35135aaa6cc23891b40cb3f378c53a17} {0.02700000000000000000,0.02800000000000000000,0.02900000000000000000} {27,28,29} -{59e19706d51d39f66711c2653cd7eb12,670671cd97404156226e507973f2ab83,35135aaa6cc23891b40cb3f378c53a17} {0.02700000000000000000,0.02800000000000000000,0.02900000000000000000} {27,28,29} -{59e19706d51d39f66711c2653cd7eb12,670671cd97404156226e507973f2ab83,35135aaa6cc23891b40cb3f378c53a17} {0.02700000000000000000,0.02800000000000000000,0.02900000000000000000} {27,28,29} -{59e19706d51d39f66711c2653cd7eb12,670671cd97404156226e507973f2ab83,35135aaa6cc23891b40cb3f378c53a17} {0.02700000000000000000,0.02800000000000000000,0.02900000000000000000} {27,28,29} -{59e19706d51d39f66711c2653cd7eb12,670671cd97404156226e507973f2ab83,35135aaa6cc23891b40cb3f378c53a17} {0.02700000000000000000,0.02800000000000000000,0.02900000000000000000} {27,28,29} -{59e19706d51d39f66711c2653cd7eb12,670671cd97404156226e507973f2ab83,35135aaa6cc23891b40cb3f378c53a17} {0.02700000000000000000,0.02800000000000000000,0.02900000000000000000} {27,28,29} -{59e19706d51d39f66711c2653cd7eb12,670671cd97404156226e507973f2ab83,35135aaa6cc23891b40cb3f378c53a17} {0.02700000000000000000,0.02800000000000000000,0.02900000000000000000} {27,28,29} -{59e19706d51d39f66711c2653cd7eb12,670671cd97404156226e507973f2ab83,35135aaa6cc23891b40cb3f378c53a17} {0.02700000000000000000,0.02800000000000000000,0.02900000000000000000} {27,28,29} -{59e19706d51d39f66711c2653cd7eb12,670671cd97404156226e507973f2ab83,35135aaa6cc23891b40cb3f378c53a17} {0.02700000000000000000,0.02800000000000000000,0.02900000000000000000} {27,28,29} -{59e19706d51d39f66711c2653cd7eb12,670671cd97404156226e507973f2ab83,35135aaa6cc23891b40cb3f378c53a17} {0.02700000000000000000,0.02800000000000000000,0.02900000000000000000} {27,28,29} -{59e19706d51d39f66711c2653cd7eb12,670671cd97404156226e507973f2ab83,35135aaa6cc23891b40cb3f378c53a17} {0.02700000000000000000,0.02800000000000000000,0.02900000000000000000} {27,28,29} -{59e19706d51d39f66711c2653cd7eb12,670671cd97404156226e507973f2ab83,35135aaa6cc23891b40cb3f378c53a17} {0.02700000000000000000,0.02800000000000000000,0.02900000000000000000} {27,28,29} -{59e19706d51d39f66711c2653cd7eb12,670671cd97404156226e507973f2ab83,35135aaa6cc23891b40cb3f378c53a17} {0.02700000000000000000,0.02800000000000000000,0.02900000000000000000} {27,28,29} -{59e19706d51d39f66711c2653cd7eb12,670671cd97404156226e507973f2ab83,35135aaa6cc23891b40cb3f378c53a17} {0.02700000000000000000,0.02800000000000000000,0.02900000000000000000} {27,28,29} -{59e19706d51d39f66711c2653cd7eb12,670671cd97404156226e507973f2ab83,35135aaa6cc23891b40cb3f378c53a17} {0.02700000000000000000,0.02800000000000000000,0.02900000000000000000} {27,28,29} -{59e19706d51d39f66711c2653cd7eb12,670671cd97404156226e507973f2ab83,35135aaa6cc23891b40cb3f378c53a17} {0.02700000000000000000,0.02800000000000000000,0.02900000000000000000} {27,28,29} -{59e19706d51d39f66711c2653cd7eb12,670671cd97404156226e507973f2ab83,35135aaa6cc23891b40cb3f378c53a17} {0.02700000000000000000,0.02800000000000000000,0.02900000000000000000} {27,28,29} -{59e19706d51d39f66711c2653cd7eb12,670671cd97404156226e507973f2ab83,35135aaa6cc23891b40cb3f378c53a17} {0.02700000000000000000,0.02800000000000000000,0.02900000000000000000} {27,28,29} -{59e19706d51d39f66711c2653cd7eb12,670671cd97404156226e507973f2ab83,35135aaa6cc23891b40cb3f378c53a17} {0.02700000000000000000,0.02800000000000000000,0.02900000000000000000} {27,28,29} -{59e19706d51d39f66711c2653cd7eb12,670671cd97404156226e507973f2ab83,35135aaa6cc23891b40cb3f378c53a17} {0.02700000000000000000,0.02800000000000000000,0.02900000000000000000} {27,28,29} -{59e19706d51d39f66711c2653cd7eb12,670671cd97404156226e507973f2ab83,35135aaa6cc23891b40cb3f378c53a17} {0.02700000000000000000,0.02800000000000000000,0.02900000000000000000} {27,28,29} -{59e19706d51d39f66711c2653cd7eb12,670671cd97404156226e507973f2ab83,35135aaa6cc23891b40cb3f378c53a17} {0.02700000000000000000,0.02800000000000000000,0.02900000000000000000} {27,28,29} -{59e19706d51d39f66711c2653cd7eb12,670671cd97404156226e507973f2ab83,35135aaa6cc23891b40cb3f378c53a17} {0.02700000000000000000,0.02800000000000000000,0.02900000000000000000} {27,28,29} -{59e19706d51d39f66711c2653cd7eb12,670671cd97404156226e507973f2ab83,35135aaa6cc23891b40cb3f378c53a17} {0.02700000000000000000,0.02800000000000000000,0.02900000000000000000} {27,28,29} -{59e19706d51d39f66711c2653cd7eb12,670671cd97404156226e507973f2ab83,35135aaa6cc23891b40cb3f378c53a17} {0.02700000000000000000,0.02800000000000000000,0.02900000000000000000} {27,28,29} -{59e19706d51d39f66711c2653cd7eb12,670671cd97404156226e507973f2ab83,35135aaa6cc23891b40cb3f378c53a17} {0.02700000000000000000,0.02800000000000000000,0.02900000000000000000} {27,28,29} -{59e19706d51d39f66711c2653cd7eb12,670671cd97404156226e507973f2ab83,35135aaa6cc23891b40cb3f378c53a17} {0.02700000000000000000,0.02800000000000000000,0.02900000000000000000} {27,28,29} -{59e19706d51d39f66711c2653cd7eb12,670671cd97404156226e507973f2ab83,35135aaa6cc23891b40cb3f378c53a17} {0.02700000000000000000,0.02800000000000000000,0.02900000000000000000} {27,28,29} -{59e19706d51d39f66711c2653cd7eb12,670671cd97404156226e507973f2ab83,35135aaa6cc23891b40cb3f378c53a17} {0.02700000000000000000,0.02800000000000000000,0.02900000000000000000} {27,28,29} -{59e19706d51d39f66711c2653cd7eb12,670671cd97404156226e507973f2ab83,35135aaa6cc23891b40cb3f378c53a17} {0.02700000000000000000,0.02800000000000000000,0.02900000000000000000} {27,28,29} -{59e19706d51d39f66711c2653cd7eb12,670671cd97404156226e507973f2ab83,35135aaa6cc23891b40cb3f378c53a17} {0.02700000000000000000,0.02800000000000000000,0.02900000000000000000} {27,28,29} -{59e19706d51d39f66711c2653cd7eb12,670671cd97404156226e507973f2ab83,35135aaa6cc23891b40cb3f378c53a17} {0.02700000000000000000,0.02800000000000000000,0.02900000000000000000} {27,28,29} -{59e19706d51d39f66711c2653cd7eb12,670671cd97404156226e507973f2ab83,35135aaa6cc23891b40cb3f378c53a17} {0.02700000000000000000,0.02800000000000000000,0.02900000000000000000} {27,28,29} -{59e19706d51d39f66711c2653cd7eb12,670671cd97404156226e507973f2ab83,35135aaa6cc23891b40cb3f378c53a17} {0.02700000000000000000,0.02800000000000000000,0.02900000000000000000} {27,28,29} -{59e19706d51d39f66711c2653cd7eb12,670671cd97404156226e507973f2ab83,35135aaa6cc23891b40cb3f378c53a17} {0.02700000000000000000,0.02800000000000000000,0.02900000000000000000} {27,28,29} -{59e19706d51d39f66711c2653cd7eb12,670671cd97404156226e507973f2ab83,35135aaa6cc23891b40cb3f378c53a17} {0.02700000000000000000,0.02800000000000000000,0.02900000000000000000} {27,28,29} -{59e19706d51d39f66711c2653cd7eb12,670671cd97404156226e507973f2ab83,35135aaa6cc23891b40cb3f378c53a17} {0.02700000000000000000,0.02800000000000000000,0.02900000000000000000} {27,28,29} -{59e19706d51d39f66711c2653cd7eb12,670671cd97404156226e507973f2ab83,35135aaa6cc23891b40cb3f378c53a17} {0.02700000000000000000,0.02800000000000000000,0.02900000000000000000} {27,28,29} -{59e19706d51d39f66711c2653cd7eb12,670671cd97404156226e507973f2ab83,35135aaa6cc23891b40cb3f378c53a17} {0.02700000000000000000,0.02800000000000000000,0.02900000000000000000} {27,28,29} -{59e19706d51d39f66711c2653cd7eb12,670671cd97404156226e507973f2ab83,35135aaa6cc23891b40cb3f378c53a17} {0.02700000000000000000,0.02800000000000000000,0.02900000000000000000} {27,28,29} -{59e19706d51d39f66711c2653cd7eb12,670671cd97404156226e507973f2ab83,35135aaa6cc23891b40cb3f378c53a17} {0.02700000000000000000,0.02800000000000000000,0.02900000000000000000} {27,28,29} -{59e19706d51d39f66711c2653cd7eb12,670671cd97404156226e507973f2ab83,35135aaa6cc23891b40cb3f378c53a17} {0.02700000000000000000,0.02800000000000000000,0.02900000000000000000} {27,28,29} -{59e19706d51d39f66711c2653cd7eb12,670671cd97404156226e507973f2ab83,35135aaa6cc23891b40cb3f378c53a17} {0.02700000000000000000,0.02800000000000000000,0.02900000000000000000} {27,28,29} -{59e19706d51d39f66711c2653cd7eb12,670671cd97404156226e507973f2ab83,35135aaa6cc23891b40cb3f378c53a17} {0.02700000000000000000,0.02800000000000000000,0.02900000000000000000} {27,28,29} -{59e19706d51d39f66711c2653cd7eb12,670671cd97404156226e507973f2ab83,35135aaa6cc23891b40cb3f378c53a17} {0.02700000000000000000,0.02800000000000000000,0.02900000000000000000} {27,28,29} -{59e19706d51d39f66711c2653cd7eb12,670671cd97404156226e507973f2ab83,35135aaa6cc23891b40cb3f378c53a17} {0.02700000000000000000,0.02800000000000000000,0.02900000000000000000} {27,28,29} -{59e19706d51d39f66711c2653cd7eb12,670671cd97404156226e507973f2ab83,35135aaa6cc23891b40cb3f378c53a17} {0.02700000000000000000,0.02800000000000000000,0.02900000000000000000} {27,28,29} -{59e19706d51d39f66711c2653cd7eb12,670671cd97404156226e507973f2ab83,35135aaa6cc23891b40cb3f378c53a17} {0.02700000000000000000,0.02800000000000000000,0.02900000000000000000} {27,28,29} -{59e19706d51d39f66711c2653cd7eb12,670671cd97404156226e507973f2ab83,35135aaa6cc23891b40cb3f378c53a17} {0.02700000000000000000,0.02800000000000000000,0.02900000000000000000} {27,28,29} -{59e19706d51d39f66711c2653cd7eb12,670671cd97404156226e507973f2ab83,35135aaa6cc23891b40cb3f378c53a17} {0.02700000000000000000,0.02800000000000000000,0.02900000000000000000} {27,28,29} -{59e19706d51d39f66711c2653cd7eb12,670671cd97404156226e507973f2ab83,35135aaa6cc23891b40cb3f378c53a17} {0.02700000000000000000,0.02800000000000000000,0.02900000000000000000} {27,28,29} -{59e19706d51d39f66711c2653cd7eb12,670671cd97404156226e507973f2ab83,35135aaa6cc23891b40cb3f378c53a17} {0.02700000000000000000,0.02800000000000000000,0.02900000000000000000} {27,28,29} -{59e19706d51d39f66711c2653cd7eb12,670671cd97404156226e507973f2ab83,35135aaa6cc23891b40cb3f378c53a17} {0.02700000000000000000,0.02800000000000000000,0.02900000000000000000} {27,28,29} -{59e19706d51d39f66711c2653cd7eb12,670671cd97404156226e507973f2ab83,35135aaa6cc23891b40cb3f378c53a17} {0.02700000000000000000,0.02800000000000000000,0.02900000000000000000} {27,28,29} -{59e19706d51d39f66711c2653cd7eb12,670671cd97404156226e507973f2ab83,35135aaa6cc23891b40cb3f378c53a17} {0.02700000000000000000,0.02800000000000000000,0.02900000000000000000} {27,28,29} -{59e19706d51d39f66711c2653cd7eb12,670671cd97404156226e507973f2ab83,35135aaa6cc23891b40cb3f378c53a17} {0.02700000000000000000,0.02800000000000000000,0.02900000000000000000} {27,28,29} -{59e19706d51d39f66711c2653cd7eb12,670671cd97404156226e507973f2ab83,35135aaa6cc23891b40cb3f378c53a17} {0.02700000000000000000,0.02800000000000000000,0.02900000000000000000} {27,28,29} -{59e19706d51d39f66711c2653cd7eb12,670671cd97404156226e507973f2ab83,35135aaa6cc23891b40cb3f378c53a17} {0.02700000000000000000,0.02800000000000000000,0.02900000000000000000} {27,28,29} -{59e19706d51d39f66711c2653cd7eb12,670671cd97404156226e507973f2ab83,35135aaa6cc23891b40cb3f378c53a17} {0.02700000000000000000,0.02800000000000000000,0.02900000000000000000} {27,28,29} -{59e19706d51d39f66711c2653cd7eb12,670671cd97404156226e507973f2ab83,35135aaa6cc23891b40cb3f378c53a17} {0.02700000000000000000,0.02800000000000000000,0.02900000000000000000} {27,28,29} -{59e19706d51d39f66711c2653cd7eb12,670671cd97404156226e507973f2ab83,35135aaa6cc23891b40cb3f378c53a17} {0.02700000000000000000,0.02800000000000000000,0.02900000000000000000} {27,28,29} -{59e19706d51d39f66711c2653cd7eb12,670671cd97404156226e507973f2ab83,35135aaa6cc23891b40cb3f378c53a17} {0.02700000000000000000,0.02800000000000000000,0.02900000000000000000} {27,28,29} -{59e19706d51d39f66711c2653cd7eb12,670671cd97404156226e507973f2ab83,35135aaa6cc23891b40cb3f378c53a17} {0.02700000000000000000,0.02800000000000000000,0.02900000000000000000} {27,28,29} -{59e19706d51d39f66711c2653cd7eb12,670671cd97404156226e507973f2ab83,35135aaa6cc23891b40cb3f378c53a17} {0.02700000000000000000,0.02800000000000000000,0.02900000000000000000} {27,28,29} -{35135aaa6cc23891b40cb3f378c53a17,59e19706d51d39f66711c2653cd7eb12,624b60c58c9d8bfb6ff1886c2fd605d2} {0.02800000000000000000,0.02900000000000000000,0.03000000000000000000} {28,29,30} -{35135aaa6cc23891b40cb3f378c53a17,59e19706d51d39f66711c2653cd7eb12,624b60c58c9d8bfb6ff1886c2fd605d2} {0.02800000000000000000,0.02900000000000000000,0.03000000000000000000} {28,29,30} -{35135aaa6cc23891b40cb3f378c53a17,59e19706d51d39f66711c2653cd7eb12,624b60c58c9d8bfb6ff1886c2fd605d2} {0.02800000000000000000,0.02900000000000000000,0.03000000000000000000} {28,29,30} -{35135aaa6cc23891b40cb3f378c53a17,59e19706d51d39f66711c2653cd7eb12,624b60c58c9d8bfb6ff1886c2fd605d2} {0.02800000000000000000,0.02900000000000000000,0.03000000000000000000} {28,29,30} -{35135aaa6cc23891b40cb3f378c53a17,59e19706d51d39f66711c2653cd7eb12,624b60c58c9d8bfb6ff1886c2fd605d2} {0.02800000000000000000,0.02900000000000000000,0.03000000000000000000} {28,29,30} -{35135aaa6cc23891b40cb3f378c53a17,59e19706d51d39f66711c2653cd7eb12,624b60c58c9d8bfb6ff1886c2fd605d2} {0.02800000000000000000,0.02900000000000000000,0.03000000000000000000} {28,29,30} -{35135aaa6cc23891b40cb3f378c53a17,59e19706d51d39f66711c2653cd7eb12,624b60c58c9d8bfb6ff1886c2fd605d2} {0.02800000000000000000,0.02900000000000000000,0.03000000000000000000} {28,29,30} -{35135aaa6cc23891b40cb3f378c53a17,59e19706d51d39f66711c2653cd7eb12,624b60c58c9d8bfb6ff1886c2fd605d2} {0.02800000000000000000,0.02900000000000000000,0.03000000000000000000} {28,29,30} -{35135aaa6cc23891b40cb3f378c53a17,59e19706d51d39f66711c2653cd7eb12,624b60c58c9d8bfb6ff1886c2fd605d2} {0.02800000000000000000,0.02900000000000000000,0.03000000000000000000} {28,29,30} -{35135aaa6cc23891b40cb3f378c53a17,59e19706d51d39f66711c2653cd7eb12,624b60c58c9d8bfb6ff1886c2fd605d2} {0.02800000000000000000,0.02900000000000000000,0.03000000000000000000} {28,29,30} -{35135aaa6cc23891b40cb3f378c53a17,59e19706d51d39f66711c2653cd7eb12,624b60c58c9d8bfb6ff1886c2fd605d2} {0.02800000000000000000,0.02900000000000000000,0.03000000000000000000} {28,29,30} -{35135aaa6cc23891b40cb3f378c53a17,59e19706d51d39f66711c2653cd7eb12,624b60c58c9d8bfb6ff1886c2fd605d2} {0.02800000000000000000,0.02900000000000000000,0.03000000000000000000} {28,29,30} -{35135aaa6cc23891b40cb3f378c53a17,59e19706d51d39f66711c2653cd7eb12,624b60c58c9d8bfb6ff1886c2fd605d2} {0.02800000000000000000,0.02900000000000000000,0.03000000000000000000} {28,29,30} -{35135aaa6cc23891b40cb3f378c53a17,59e19706d51d39f66711c2653cd7eb12,624b60c58c9d8bfb6ff1886c2fd605d2} {0.02800000000000000000,0.02900000000000000000,0.03000000000000000000} {28,29,30} -{35135aaa6cc23891b40cb3f378c53a17,59e19706d51d39f66711c2653cd7eb12,624b60c58c9d8bfb6ff1886c2fd605d2} {0.02800000000000000000,0.02900000000000000000,0.03000000000000000000} {28,29,30} -{35135aaa6cc23891b40cb3f378c53a17,59e19706d51d39f66711c2653cd7eb12,624b60c58c9d8bfb6ff1886c2fd605d2} {0.02800000000000000000,0.02900000000000000000,0.03000000000000000000} {28,29,30} -{35135aaa6cc23891b40cb3f378c53a17,59e19706d51d39f66711c2653cd7eb12,624b60c58c9d8bfb6ff1886c2fd605d2} {0.02800000000000000000,0.02900000000000000000,0.03000000000000000000} {28,29,30} -{35135aaa6cc23891b40cb3f378c53a17,59e19706d51d39f66711c2653cd7eb12,624b60c58c9d8bfb6ff1886c2fd605d2} {0.02800000000000000000,0.02900000000000000000,0.03000000000000000000} {28,29,30} -{35135aaa6cc23891b40cb3f378c53a17,59e19706d51d39f66711c2653cd7eb12,624b60c58c9d8bfb6ff1886c2fd605d2} {0.02800000000000000000,0.02900000000000000000,0.03000000000000000000} {28,29,30} -{35135aaa6cc23891b40cb3f378c53a17,59e19706d51d39f66711c2653cd7eb12,624b60c58c9d8bfb6ff1886c2fd605d2} {0.02800000000000000000,0.02900000000000000000,0.03000000000000000000} {28,29,30} -{35135aaa6cc23891b40cb3f378c53a17,59e19706d51d39f66711c2653cd7eb12,624b60c58c9d8bfb6ff1886c2fd605d2} {0.02800000000000000000,0.02900000000000000000,0.03000000000000000000} {28,29,30} -{35135aaa6cc23891b40cb3f378c53a17,59e19706d51d39f66711c2653cd7eb12,624b60c58c9d8bfb6ff1886c2fd605d2} {0.02800000000000000000,0.02900000000000000000,0.03000000000000000000} {28,29,30} -{35135aaa6cc23891b40cb3f378c53a17,59e19706d51d39f66711c2653cd7eb12,624b60c58c9d8bfb6ff1886c2fd605d2} {0.02800000000000000000,0.02900000000000000000,0.03000000000000000000} {28,29,30} -{35135aaa6cc23891b40cb3f378c53a17,59e19706d51d39f66711c2653cd7eb12,624b60c58c9d8bfb6ff1886c2fd605d2} {0.02800000000000000000,0.02900000000000000000,0.03000000000000000000} {28,29,30} -{35135aaa6cc23891b40cb3f378c53a17,59e19706d51d39f66711c2653cd7eb12,624b60c58c9d8bfb6ff1886c2fd605d2} {0.02800000000000000000,0.02900000000000000000,0.03000000000000000000} {28,29,30} -{35135aaa6cc23891b40cb3f378c53a17,59e19706d51d39f66711c2653cd7eb12,624b60c58c9d8bfb6ff1886c2fd605d2} {0.02800000000000000000,0.02900000000000000000,0.03000000000000000000} {28,29,30} -{35135aaa6cc23891b40cb3f378c53a17,59e19706d51d39f66711c2653cd7eb12,624b60c58c9d8bfb6ff1886c2fd605d2} {0.02800000000000000000,0.02900000000000000000,0.03000000000000000000} {28,29,30} -{35135aaa6cc23891b40cb3f378c53a17,59e19706d51d39f66711c2653cd7eb12,624b60c58c9d8bfb6ff1886c2fd605d2} {0.02800000000000000000,0.02900000000000000000,0.03000000000000000000} {28,29,30} -{35135aaa6cc23891b40cb3f378c53a17,59e19706d51d39f66711c2653cd7eb12,624b60c58c9d8bfb6ff1886c2fd605d2} {0.02800000000000000000,0.02900000000000000000,0.03000000000000000000} {28,29,30} -{35135aaa6cc23891b40cb3f378c53a17,59e19706d51d39f66711c2653cd7eb12,624b60c58c9d8bfb6ff1886c2fd605d2} {0.02800000000000000000,0.02900000000000000000,0.03000000000000000000} {28,29,30} -{35135aaa6cc23891b40cb3f378c53a17,59e19706d51d39f66711c2653cd7eb12,624b60c58c9d8bfb6ff1886c2fd605d2} {0.02800000000000000000,0.02900000000000000000,0.03000000000000000000} {28,29,30} -{35135aaa6cc23891b40cb3f378c53a17,59e19706d51d39f66711c2653cd7eb12,624b60c58c9d8bfb6ff1886c2fd605d2} {0.02800000000000000000,0.02900000000000000000,0.03000000000000000000} {28,29,30} -{35135aaa6cc23891b40cb3f378c53a17,59e19706d51d39f66711c2653cd7eb12,624b60c58c9d8bfb6ff1886c2fd605d2} {0.02800000000000000000,0.02900000000000000000,0.03000000000000000000} {28,29,30} -{35135aaa6cc23891b40cb3f378c53a17,59e19706d51d39f66711c2653cd7eb12,624b60c58c9d8bfb6ff1886c2fd605d2} {0.02800000000000000000,0.02900000000000000000,0.03000000000000000000} {28,29,30} -{35135aaa6cc23891b40cb3f378c53a17,59e19706d51d39f66711c2653cd7eb12,624b60c58c9d8bfb6ff1886c2fd605d2} {0.02800000000000000000,0.02900000000000000000,0.03000000000000000000} {28,29,30} -{35135aaa6cc23891b40cb3f378c53a17,59e19706d51d39f66711c2653cd7eb12,624b60c58c9d8bfb6ff1886c2fd605d2} {0.02800000000000000000,0.02900000000000000000,0.03000000000000000000} {28,29,30} -{35135aaa6cc23891b40cb3f378c53a17,59e19706d51d39f66711c2653cd7eb12,624b60c58c9d8bfb6ff1886c2fd605d2} {0.02800000000000000000,0.02900000000000000000,0.03000000000000000000} {28,29,30} -{35135aaa6cc23891b40cb3f378c53a17,59e19706d51d39f66711c2653cd7eb12,624b60c58c9d8bfb6ff1886c2fd605d2} {0.02800000000000000000,0.02900000000000000000,0.03000000000000000000} {28,29,30} -{35135aaa6cc23891b40cb3f378c53a17,59e19706d51d39f66711c2653cd7eb12,624b60c58c9d8bfb6ff1886c2fd605d2} {0.02800000000000000000,0.02900000000000000000,0.03000000000000000000} {28,29,30} -{35135aaa6cc23891b40cb3f378c53a17,59e19706d51d39f66711c2653cd7eb12,624b60c58c9d8bfb6ff1886c2fd605d2} {0.02800000000000000000,0.02900000000000000000,0.03000000000000000000} {28,29,30} -{35135aaa6cc23891b40cb3f378c53a17,59e19706d51d39f66711c2653cd7eb12,624b60c58c9d8bfb6ff1886c2fd605d2} {0.02800000000000000000,0.02900000000000000000,0.03000000000000000000} {28,29,30} -{35135aaa6cc23891b40cb3f378c53a17,59e19706d51d39f66711c2653cd7eb12,624b60c58c9d8bfb6ff1886c2fd605d2} {0.02800000000000000000,0.02900000000000000000,0.03000000000000000000} {28,29,30} -{35135aaa6cc23891b40cb3f378c53a17,59e19706d51d39f66711c2653cd7eb12,624b60c58c9d8bfb6ff1886c2fd605d2} {0.02800000000000000000,0.02900000000000000000,0.03000000000000000000} {28,29,30} -{35135aaa6cc23891b40cb3f378c53a17,59e19706d51d39f66711c2653cd7eb12,624b60c58c9d8bfb6ff1886c2fd605d2} {0.02800000000000000000,0.02900000000000000000,0.03000000000000000000} {28,29,30} -{35135aaa6cc23891b40cb3f378c53a17,59e19706d51d39f66711c2653cd7eb12,624b60c58c9d8bfb6ff1886c2fd605d2} {0.02800000000000000000,0.02900000000000000000,0.03000000000000000000} {28,29,30} -{35135aaa6cc23891b40cb3f378c53a17,59e19706d51d39f66711c2653cd7eb12,624b60c58c9d8bfb6ff1886c2fd605d2} {0.02800000000000000000,0.02900000000000000000,0.03000000000000000000} {28,29,30} -{35135aaa6cc23891b40cb3f378c53a17,59e19706d51d39f66711c2653cd7eb12,624b60c58c9d8bfb6ff1886c2fd605d2} {0.02800000000000000000,0.02900000000000000000,0.03000000000000000000} {28,29,30} -{35135aaa6cc23891b40cb3f378c53a17,59e19706d51d39f66711c2653cd7eb12,624b60c58c9d8bfb6ff1886c2fd605d2} {0.02800000000000000000,0.02900000000000000000,0.03000000000000000000} {28,29,30} -{35135aaa6cc23891b40cb3f378c53a17,59e19706d51d39f66711c2653cd7eb12,624b60c58c9d8bfb6ff1886c2fd605d2} {0.02800000000000000000,0.02900000000000000000,0.03000000000000000000} {28,29,30} -{35135aaa6cc23891b40cb3f378c53a17,59e19706d51d39f66711c2653cd7eb12,624b60c58c9d8bfb6ff1886c2fd605d2} {0.02800000000000000000,0.02900000000000000000,0.03000000000000000000} {28,29,30} -{35135aaa6cc23891b40cb3f378c53a17,59e19706d51d39f66711c2653cd7eb12,624b60c58c9d8bfb6ff1886c2fd605d2} {0.02800000000000000000,0.02900000000000000000,0.03000000000000000000} {28,29,30} -{35135aaa6cc23891b40cb3f378c53a17,59e19706d51d39f66711c2653cd7eb12,624b60c58c9d8bfb6ff1886c2fd605d2} {0.02800000000000000000,0.02900000000000000000,0.03000000000000000000} {28,29,30} -{35135aaa6cc23891b40cb3f378c53a17,59e19706d51d39f66711c2653cd7eb12,624b60c58c9d8bfb6ff1886c2fd605d2} {0.02800000000000000000,0.02900000000000000000,0.03000000000000000000} {28,29,30} -{35135aaa6cc23891b40cb3f378c53a17,59e19706d51d39f66711c2653cd7eb12,624b60c58c9d8bfb6ff1886c2fd605d2} {0.02800000000000000000,0.02900000000000000000,0.03000000000000000000} {28,29,30} -{35135aaa6cc23891b40cb3f378c53a17,59e19706d51d39f66711c2653cd7eb12,624b60c58c9d8bfb6ff1886c2fd605d2} {0.02800000000000000000,0.02900000000000000000,0.03000000000000000000} {28,29,30} -{35135aaa6cc23891b40cb3f378c53a17,59e19706d51d39f66711c2653cd7eb12,624b60c58c9d8bfb6ff1886c2fd605d2} {0.02800000000000000000,0.02900000000000000000,0.03000000000000000000} {28,29,30} -{35135aaa6cc23891b40cb3f378c53a17,59e19706d51d39f66711c2653cd7eb12,624b60c58c9d8bfb6ff1886c2fd605d2} {0.02800000000000000000,0.02900000000000000000,0.03000000000000000000} {28,29,30} -{35135aaa6cc23891b40cb3f378c53a17,59e19706d51d39f66711c2653cd7eb12,624b60c58c9d8bfb6ff1886c2fd605d2} {0.02800000000000000000,0.02900000000000000000,0.03000000000000000000} {28,29,30} -{35135aaa6cc23891b40cb3f378c53a17,59e19706d51d39f66711c2653cd7eb12,624b60c58c9d8bfb6ff1886c2fd605d2} {0.02800000000000000000,0.02900000000000000000,0.03000000000000000000} {28,29,30} -{35135aaa6cc23891b40cb3f378c53a17,59e19706d51d39f66711c2653cd7eb12,624b60c58c9d8bfb6ff1886c2fd605d2} {0.02800000000000000000,0.02900000000000000000,0.03000000000000000000} {28,29,30} -{35135aaa6cc23891b40cb3f378c53a17,59e19706d51d39f66711c2653cd7eb12,624b60c58c9d8bfb6ff1886c2fd605d2} {0.02800000000000000000,0.02900000000000000000,0.03000000000000000000} {28,29,30} -{35135aaa6cc23891b40cb3f378c53a17,59e19706d51d39f66711c2653cd7eb12,624b60c58c9d8bfb6ff1886c2fd605d2} {0.02800000000000000000,0.02900000000000000000,0.03000000000000000000} {28,29,30} -{35135aaa6cc23891b40cb3f378c53a17,59e19706d51d39f66711c2653cd7eb12,624b60c58c9d8bfb6ff1886c2fd605d2} {0.02800000000000000000,0.02900000000000000000,0.03000000000000000000} {28,29,30} -{35135aaa6cc23891b40cb3f378c53a17,59e19706d51d39f66711c2653cd7eb12,624b60c58c9d8bfb6ff1886c2fd605d2} {0.02800000000000000000,0.02900000000000000000,0.03000000000000000000} {28,29,30} -{35135aaa6cc23891b40cb3f378c53a17,59e19706d51d39f66711c2653cd7eb12,624b60c58c9d8bfb6ff1886c2fd605d2} {0.02800000000000000000,0.02900000000000000000,0.03000000000000000000} {28,29,30} -{35135aaa6cc23891b40cb3f378c53a17,59e19706d51d39f66711c2653cd7eb12,624b60c58c9d8bfb6ff1886c2fd605d2} {0.02800000000000000000,0.02900000000000000000,0.03000000000000000000} {28,29,30} -{35135aaa6cc23891b40cb3f378c53a17,59e19706d51d39f66711c2653cd7eb12,624b60c58c9d8bfb6ff1886c2fd605d2} {0.02800000000000000000,0.02900000000000000000,0.03000000000000000000} {28,29,30} -{35135aaa6cc23891b40cb3f378c53a17,59e19706d51d39f66711c2653cd7eb12,624b60c58c9d8bfb6ff1886c2fd605d2} {0.02800000000000000000,0.02900000000000000000,0.03000000000000000000} {28,29,30} -{35135aaa6cc23891b40cb3f378c53a17,59e19706d51d39f66711c2653cd7eb12,624b60c58c9d8bfb6ff1886c2fd605d2} {0.02800000000000000000,0.02900000000000000000,0.03000000000000000000} {28,29,30} -{35135aaa6cc23891b40cb3f378c53a17,59e19706d51d39f66711c2653cd7eb12,624b60c58c9d8bfb6ff1886c2fd605d2} {0.02800000000000000000,0.02900000000000000000,0.03000000000000000000} {28,29,30} -{35135aaa6cc23891b40cb3f378c53a17,59e19706d51d39f66711c2653cd7eb12,624b60c58c9d8bfb6ff1886c2fd605d2} {0.02800000000000000000,0.02900000000000000000,0.03000000000000000000} {28,29,30} -{35135aaa6cc23891b40cb3f378c53a17,59e19706d51d39f66711c2653cd7eb12,624b60c58c9d8bfb6ff1886c2fd605d2} {0.02800000000000000000,0.02900000000000000000,0.03000000000000000000} {28,29,30} -{35135aaa6cc23891b40cb3f378c53a17,59e19706d51d39f66711c2653cd7eb12,624b60c58c9d8bfb6ff1886c2fd605d2} {0.02800000000000000000,0.02900000000000000000,0.03000000000000000000} {28,29,30} -{35135aaa6cc23891b40cb3f378c53a17,59e19706d51d39f66711c2653cd7eb12,624b60c58c9d8bfb6ff1886c2fd605d2} {0.02800000000000000000,0.02900000000000000000,0.03000000000000000000} {28,29,30} -{35135aaa6cc23891b40cb3f378c53a17,59e19706d51d39f66711c2653cd7eb12,624b60c58c9d8bfb6ff1886c2fd605d2} {0.02800000000000000000,0.02900000000000000000,0.03000000000000000000} {28,29,30} -{35135aaa6cc23891b40cb3f378c53a17,59e19706d51d39f66711c2653cd7eb12,624b60c58c9d8bfb6ff1886c2fd605d2} {0.02800000000000000000,0.02900000000000000000,0.03000000000000000000} {28,29,30} -{35135aaa6cc23891b40cb3f378c53a17,59e19706d51d39f66711c2653cd7eb12,624b60c58c9d8bfb6ff1886c2fd605d2} {0.02800000000000000000,0.02900000000000000000,0.03000000000000000000} {28,29,30} -{35135aaa6cc23891b40cb3f378c53a17,59e19706d51d39f66711c2653cd7eb12,624b60c58c9d8bfb6ff1886c2fd605d2} {0.02800000000000000000,0.02900000000000000000,0.03000000000000000000} {28,29,30} -{35135aaa6cc23891b40cb3f378c53a17,59e19706d51d39f66711c2653cd7eb12,624b60c58c9d8bfb6ff1886c2fd605d2} {0.02800000000000000000,0.02900000000000000000,0.03000000000000000000} {28,29,30} -{35135aaa6cc23891b40cb3f378c53a17,59e19706d51d39f66711c2653cd7eb12,624b60c58c9d8bfb6ff1886c2fd605d2} {0.02800000000000000000,0.02900000000000000000,0.03000000000000000000} {28,29,30} -{35135aaa6cc23891b40cb3f378c53a17,59e19706d51d39f66711c2653cd7eb12,624b60c58c9d8bfb6ff1886c2fd605d2} {0.02800000000000000000,0.02900000000000000000,0.03000000000000000000} {28,29,30} -{35135aaa6cc23891b40cb3f378c53a17,59e19706d51d39f66711c2653cd7eb12,624b60c58c9d8bfb6ff1886c2fd605d2} {0.02800000000000000000,0.02900000000000000000,0.03000000000000000000} {28,29,30} -{35135aaa6cc23891b40cb3f378c53a17,59e19706d51d39f66711c2653cd7eb12,624b60c58c9d8bfb6ff1886c2fd605d2} {0.02800000000000000000,0.02900000000000000000,0.03000000000000000000} {28,29,30} -{35135aaa6cc23891b40cb3f378c53a17,59e19706d51d39f66711c2653cd7eb12,624b60c58c9d8bfb6ff1886c2fd605d2} {0.02800000000000000000,0.02900000000000000000,0.03000000000000000000} {28,29,30} -{35135aaa6cc23891b40cb3f378c53a17,59e19706d51d39f66711c2653cd7eb12,624b60c58c9d8bfb6ff1886c2fd605d2} {0.02800000000000000000,0.02900000000000000000,0.03000000000000000000} {28,29,30} -{35135aaa6cc23891b40cb3f378c53a17,59e19706d51d39f66711c2653cd7eb12,624b60c58c9d8bfb6ff1886c2fd605d2} {0.02800000000000000000,0.02900000000000000000,0.03000000000000000000} {28,29,30} -{35135aaa6cc23891b40cb3f378c53a17,59e19706d51d39f66711c2653cd7eb12,624b60c58c9d8bfb6ff1886c2fd605d2} {0.02800000000000000000,0.02900000000000000000,0.03000000000000000000} {28,29,30} -{35135aaa6cc23891b40cb3f378c53a17,59e19706d51d39f66711c2653cd7eb12,624b60c58c9d8bfb6ff1886c2fd605d2} {0.02800000000000000000,0.02900000000000000000,0.03000000000000000000} {28,29,30} -{35135aaa6cc23891b40cb3f378c53a17,59e19706d51d39f66711c2653cd7eb12,624b60c58c9d8bfb6ff1886c2fd605d2} {0.02800000000000000000,0.02900000000000000000,0.03000000000000000000} {28,29,30} -{35135aaa6cc23891b40cb3f378c53a17,59e19706d51d39f66711c2653cd7eb12,624b60c58c9d8bfb6ff1886c2fd605d2} {0.02800000000000000000,0.02900000000000000000,0.03000000000000000000} {28,29,30} -{35135aaa6cc23891b40cb3f378c53a17,59e19706d51d39f66711c2653cd7eb12,624b60c58c9d8bfb6ff1886c2fd605d2} {0.02800000000000000000,0.02900000000000000000,0.03000000000000000000} {28,29,30} -{35135aaa6cc23891b40cb3f378c53a17,59e19706d51d39f66711c2653cd7eb12,624b60c58c9d8bfb6ff1886c2fd605d2} {0.02800000000000000000,0.02900000000000000000,0.03000000000000000000} {28,29,30} -{35135aaa6cc23891b40cb3f378c53a17,59e19706d51d39f66711c2653cd7eb12,624b60c58c9d8bfb6ff1886c2fd605d2} {0.02800000000000000000,0.02900000000000000000,0.03000000000000000000} {28,29,30} -{35135aaa6cc23891b40cb3f378c53a17,59e19706d51d39f66711c2653cd7eb12,624b60c58c9d8bfb6ff1886c2fd605d2} {0.02800000000000000000,0.02900000000000000000,0.03000000000000000000} {28,29,30} -{35135aaa6cc23891b40cb3f378c53a17,59e19706d51d39f66711c2653cd7eb12,624b60c58c9d8bfb6ff1886c2fd605d2} {0.02800000000000000000,0.02900000000000000000,0.03000000000000000000} {28,29,30} -{35135aaa6cc23891b40cb3f378c53a17,59e19706d51d39f66711c2653cd7eb12,624b60c58c9d8bfb6ff1886c2fd605d2} {0.02800000000000000000,0.02900000000000000000,0.03000000000000000000} {28,29,30} -{35135aaa6cc23891b40cb3f378c53a17,59e19706d51d39f66711c2653cd7eb12,624b60c58c9d8bfb6ff1886c2fd605d2} {0.02800000000000000000,0.02900000000000000000,0.03000000000000000000} {28,29,30} -{35135aaa6cc23891b40cb3f378c53a17,59e19706d51d39f66711c2653cd7eb12,624b60c58c9d8bfb6ff1886c2fd605d2} {0.02800000000000000000,0.02900000000000000000,0.03000000000000000000} {28,29,30} -{35135aaa6cc23891b40cb3f378c53a17,59e19706d51d39f66711c2653cd7eb12,624b60c58c9d8bfb6ff1886c2fd605d2} {0.02800000000000000000,0.02900000000000000000,0.03000000000000000000} {28,29,30} -{35135aaa6cc23891b40cb3f378c53a17,59e19706d51d39f66711c2653cd7eb12,624b60c58c9d8bfb6ff1886c2fd605d2} {0.02800000000000000000,0.02900000000000000000,0.03000000000000000000} {28,29,30} -{624b60c58c9d8bfb6ff1886c2fd605d2,35135aaa6cc23891b40cb3f378c53a17,eb1e33e8a81b697b75855af6bfcdbcbf} {0.02900000000000000000,0.03000000000000000000,0.03100000000000000000} {29,30,31} -{624b60c58c9d8bfb6ff1886c2fd605d2,35135aaa6cc23891b40cb3f378c53a17,eb1e33e8a81b697b75855af6bfcdbcbf} {0.02900000000000000000,0.03000000000000000000,0.03100000000000000000} {29,30,31} -{624b60c58c9d8bfb6ff1886c2fd605d2,35135aaa6cc23891b40cb3f378c53a17,eb1e33e8a81b697b75855af6bfcdbcbf} {0.02900000000000000000,0.03000000000000000000,0.03100000000000000000} {29,30,31} -{624b60c58c9d8bfb6ff1886c2fd605d2,35135aaa6cc23891b40cb3f378c53a17,eb1e33e8a81b697b75855af6bfcdbcbf} {0.02900000000000000000,0.03000000000000000000,0.03100000000000000000} {29,30,31} -{624b60c58c9d8bfb6ff1886c2fd605d2,35135aaa6cc23891b40cb3f378c53a17,eb1e33e8a81b697b75855af6bfcdbcbf} {0.02900000000000000000,0.03000000000000000000,0.03100000000000000000} {29,30,31} -{624b60c58c9d8bfb6ff1886c2fd605d2,35135aaa6cc23891b40cb3f378c53a17,eb1e33e8a81b697b75855af6bfcdbcbf} {0.02900000000000000000,0.03000000000000000000,0.03100000000000000000} {29,30,31} -{624b60c58c9d8bfb6ff1886c2fd605d2,35135aaa6cc23891b40cb3f378c53a17,eb1e33e8a81b697b75855af6bfcdbcbf} {0.02900000000000000000,0.03000000000000000000,0.03100000000000000000} {29,30,31} -{624b60c58c9d8bfb6ff1886c2fd605d2,35135aaa6cc23891b40cb3f378c53a17,eb1e33e8a81b697b75855af6bfcdbcbf} {0.02900000000000000000,0.03000000000000000000,0.03100000000000000000} {29,30,31} -{624b60c58c9d8bfb6ff1886c2fd605d2,35135aaa6cc23891b40cb3f378c53a17,eb1e33e8a81b697b75855af6bfcdbcbf} {0.02900000000000000000,0.03000000000000000000,0.03100000000000000000} {29,30,31} -{624b60c58c9d8bfb6ff1886c2fd605d2,35135aaa6cc23891b40cb3f378c53a17,eb1e33e8a81b697b75855af6bfcdbcbf} {0.02900000000000000000,0.03000000000000000000,0.03100000000000000000} {29,30,31} -{624b60c58c9d8bfb6ff1886c2fd605d2,35135aaa6cc23891b40cb3f378c53a17,eb1e33e8a81b697b75855af6bfcdbcbf} {0.02900000000000000000,0.03000000000000000000,0.03100000000000000000} {29,30,31} -{624b60c58c9d8bfb6ff1886c2fd605d2,35135aaa6cc23891b40cb3f378c53a17,eb1e33e8a81b697b75855af6bfcdbcbf} {0.02900000000000000000,0.03000000000000000000,0.03100000000000000000} {29,30,31} -{624b60c58c9d8bfb6ff1886c2fd605d2,35135aaa6cc23891b40cb3f378c53a17,eb1e33e8a81b697b75855af6bfcdbcbf} {0.02900000000000000000,0.03000000000000000000,0.03100000000000000000} {29,30,31} -{624b60c58c9d8bfb6ff1886c2fd605d2,35135aaa6cc23891b40cb3f378c53a17,eb1e33e8a81b697b75855af6bfcdbcbf} {0.02900000000000000000,0.03000000000000000000,0.03100000000000000000} {29,30,31} -{624b60c58c9d8bfb6ff1886c2fd605d2,35135aaa6cc23891b40cb3f378c53a17,eb1e33e8a81b697b75855af6bfcdbcbf} {0.02900000000000000000,0.03000000000000000000,0.03100000000000000000} {29,30,31} -{624b60c58c9d8bfb6ff1886c2fd605d2,35135aaa6cc23891b40cb3f378c53a17,eb1e33e8a81b697b75855af6bfcdbcbf} {0.02900000000000000000,0.03000000000000000000,0.03100000000000000000} {29,30,31} -{624b60c58c9d8bfb6ff1886c2fd605d2,35135aaa6cc23891b40cb3f378c53a17,eb1e33e8a81b697b75855af6bfcdbcbf} {0.02900000000000000000,0.03000000000000000000,0.03100000000000000000} {29,30,31} -{624b60c58c9d8bfb6ff1886c2fd605d2,35135aaa6cc23891b40cb3f378c53a17,eb1e33e8a81b697b75855af6bfcdbcbf} {0.02900000000000000000,0.03000000000000000000,0.03100000000000000000} {29,30,31} -{624b60c58c9d8bfb6ff1886c2fd605d2,35135aaa6cc23891b40cb3f378c53a17,eb1e33e8a81b697b75855af6bfcdbcbf} {0.02900000000000000000,0.03000000000000000000,0.03100000000000000000} {29,30,31} -{624b60c58c9d8bfb6ff1886c2fd605d2,35135aaa6cc23891b40cb3f378c53a17,eb1e33e8a81b697b75855af6bfcdbcbf} {0.02900000000000000000,0.03000000000000000000,0.03100000000000000000} {29,30,31} -{624b60c58c9d8bfb6ff1886c2fd605d2,35135aaa6cc23891b40cb3f378c53a17,eb1e33e8a81b697b75855af6bfcdbcbf} {0.02900000000000000000,0.03000000000000000000,0.03100000000000000000} {29,30,31} -{624b60c58c9d8bfb6ff1886c2fd605d2,35135aaa6cc23891b40cb3f378c53a17,eb1e33e8a81b697b75855af6bfcdbcbf} {0.02900000000000000000,0.03000000000000000000,0.03100000000000000000} {29,30,31} -{624b60c58c9d8bfb6ff1886c2fd605d2,35135aaa6cc23891b40cb3f378c53a17,eb1e33e8a81b697b75855af6bfcdbcbf} {0.02900000000000000000,0.03000000000000000000,0.03100000000000000000} {29,30,31} -{624b60c58c9d8bfb6ff1886c2fd605d2,35135aaa6cc23891b40cb3f378c53a17,eb1e33e8a81b697b75855af6bfcdbcbf} {0.02900000000000000000,0.03000000000000000000,0.03100000000000000000} {29,30,31} -{624b60c58c9d8bfb6ff1886c2fd605d2,35135aaa6cc23891b40cb3f378c53a17,eb1e33e8a81b697b75855af6bfcdbcbf} {0.02900000000000000000,0.03000000000000000000,0.03100000000000000000} {29,30,31} -{624b60c58c9d8bfb6ff1886c2fd605d2,35135aaa6cc23891b40cb3f378c53a17,eb1e33e8a81b697b75855af6bfcdbcbf} {0.02900000000000000000,0.03000000000000000000,0.03100000000000000000} {29,30,31} -{624b60c58c9d8bfb6ff1886c2fd605d2,35135aaa6cc23891b40cb3f378c53a17,eb1e33e8a81b697b75855af6bfcdbcbf} {0.02900000000000000000,0.03000000000000000000,0.03100000000000000000} {29,30,31} -{624b60c58c9d8bfb6ff1886c2fd605d2,35135aaa6cc23891b40cb3f378c53a17,eb1e33e8a81b697b75855af6bfcdbcbf} {0.02900000000000000000,0.03000000000000000000,0.03100000000000000000} {29,30,31} -{624b60c58c9d8bfb6ff1886c2fd605d2,35135aaa6cc23891b40cb3f378c53a17,eb1e33e8a81b697b75855af6bfcdbcbf} {0.02900000000000000000,0.03000000000000000000,0.03100000000000000000} {29,30,31} -{624b60c58c9d8bfb6ff1886c2fd605d2,35135aaa6cc23891b40cb3f378c53a17,eb1e33e8a81b697b75855af6bfcdbcbf} {0.02900000000000000000,0.03000000000000000000,0.03100000000000000000} {29,30,31} -{624b60c58c9d8bfb6ff1886c2fd605d2,35135aaa6cc23891b40cb3f378c53a17,eb1e33e8a81b697b75855af6bfcdbcbf} {0.02900000000000000000,0.03000000000000000000,0.03100000000000000000} {29,30,31} -{624b60c58c9d8bfb6ff1886c2fd605d2,35135aaa6cc23891b40cb3f378c53a17,eb1e33e8a81b697b75855af6bfcdbcbf} {0.02900000000000000000,0.03000000000000000000,0.03100000000000000000} {29,30,31} -{624b60c58c9d8bfb6ff1886c2fd605d2,35135aaa6cc23891b40cb3f378c53a17,eb1e33e8a81b697b75855af6bfcdbcbf} {0.02900000000000000000,0.03000000000000000000,0.03100000000000000000} {29,30,31} -{624b60c58c9d8bfb6ff1886c2fd605d2,35135aaa6cc23891b40cb3f378c53a17,eb1e33e8a81b697b75855af6bfcdbcbf} {0.02900000000000000000,0.03000000000000000000,0.03100000000000000000} {29,30,31} -{624b60c58c9d8bfb6ff1886c2fd605d2,35135aaa6cc23891b40cb3f378c53a17,eb1e33e8a81b697b75855af6bfcdbcbf} {0.02900000000000000000,0.03000000000000000000,0.03100000000000000000} {29,30,31} -{624b60c58c9d8bfb6ff1886c2fd605d2,35135aaa6cc23891b40cb3f378c53a17,eb1e33e8a81b697b75855af6bfcdbcbf} {0.02900000000000000000,0.03000000000000000000,0.03100000000000000000} {29,30,31} -{624b60c58c9d8bfb6ff1886c2fd605d2,35135aaa6cc23891b40cb3f378c53a17,eb1e33e8a81b697b75855af6bfcdbcbf} {0.02900000000000000000,0.03000000000000000000,0.03100000000000000000} {29,30,31} -{624b60c58c9d8bfb6ff1886c2fd605d2,35135aaa6cc23891b40cb3f378c53a17,eb1e33e8a81b697b75855af6bfcdbcbf} {0.02900000000000000000,0.03000000000000000000,0.03100000000000000000} {29,30,31} -{624b60c58c9d8bfb6ff1886c2fd605d2,35135aaa6cc23891b40cb3f378c53a17,eb1e33e8a81b697b75855af6bfcdbcbf} {0.02900000000000000000,0.03000000000000000000,0.03100000000000000000} {29,30,31} -{624b60c58c9d8bfb6ff1886c2fd605d2,35135aaa6cc23891b40cb3f378c53a17,eb1e33e8a81b697b75855af6bfcdbcbf} {0.02900000000000000000,0.03000000000000000000,0.03100000000000000000} {29,30,31} -{624b60c58c9d8bfb6ff1886c2fd605d2,35135aaa6cc23891b40cb3f378c53a17,eb1e33e8a81b697b75855af6bfcdbcbf} {0.02900000000000000000,0.03000000000000000000,0.03100000000000000000} {29,30,31} -{624b60c58c9d8bfb6ff1886c2fd605d2,35135aaa6cc23891b40cb3f378c53a17,eb1e33e8a81b697b75855af6bfcdbcbf} {0.02900000000000000000,0.03000000000000000000,0.03100000000000000000} {29,30,31} -{624b60c58c9d8bfb6ff1886c2fd605d2,35135aaa6cc23891b40cb3f378c53a17,eb1e33e8a81b697b75855af6bfcdbcbf} {0.02900000000000000000,0.03000000000000000000,0.03100000000000000000} {29,30,31} -{624b60c58c9d8bfb6ff1886c2fd605d2,35135aaa6cc23891b40cb3f378c53a17,eb1e33e8a81b697b75855af6bfcdbcbf} {0.02900000000000000000,0.03000000000000000000,0.03100000000000000000} {29,30,31} -{624b60c58c9d8bfb6ff1886c2fd605d2,35135aaa6cc23891b40cb3f378c53a17,eb1e33e8a81b697b75855af6bfcdbcbf} {0.02900000000000000000,0.03000000000000000000,0.03100000000000000000} {29,30,31} -{624b60c58c9d8bfb6ff1886c2fd605d2,35135aaa6cc23891b40cb3f378c53a17,eb1e33e8a81b697b75855af6bfcdbcbf} {0.02900000000000000000,0.03000000000000000000,0.03100000000000000000} {29,30,31} -{624b60c58c9d8bfb6ff1886c2fd605d2,35135aaa6cc23891b40cb3f378c53a17,eb1e33e8a81b697b75855af6bfcdbcbf} {0.02900000000000000000,0.03000000000000000000,0.03100000000000000000} {29,30,31} -{624b60c58c9d8bfb6ff1886c2fd605d2,35135aaa6cc23891b40cb3f378c53a17,eb1e33e8a81b697b75855af6bfcdbcbf} {0.02900000000000000000,0.03000000000000000000,0.03100000000000000000} {29,30,31} -{624b60c58c9d8bfb6ff1886c2fd605d2,35135aaa6cc23891b40cb3f378c53a17,eb1e33e8a81b697b75855af6bfcdbcbf} {0.02900000000000000000,0.03000000000000000000,0.03100000000000000000} {29,30,31} -{624b60c58c9d8bfb6ff1886c2fd605d2,35135aaa6cc23891b40cb3f378c53a17,eb1e33e8a81b697b75855af6bfcdbcbf} {0.02900000000000000000,0.03000000000000000000,0.03100000000000000000} {29,30,31} -{624b60c58c9d8bfb6ff1886c2fd605d2,35135aaa6cc23891b40cb3f378c53a17,eb1e33e8a81b697b75855af6bfcdbcbf} {0.02900000000000000000,0.03000000000000000000,0.03100000000000000000} {29,30,31} -{624b60c58c9d8bfb6ff1886c2fd605d2,35135aaa6cc23891b40cb3f378c53a17,eb1e33e8a81b697b75855af6bfcdbcbf} {0.02900000000000000000,0.03000000000000000000,0.03100000000000000000} {29,30,31} -{624b60c58c9d8bfb6ff1886c2fd605d2,35135aaa6cc23891b40cb3f378c53a17,eb1e33e8a81b697b75855af6bfcdbcbf} {0.02900000000000000000,0.03000000000000000000,0.03100000000000000000} {29,30,31} -{624b60c58c9d8bfb6ff1886c2fd605d2,35135aaa6cc23891b40cb3f378c53a17,eb1e33e8a81b697b75855af6bfcdbcbf} {0.02900000000000000000,0.03000000000000000000,0.03100000000000000000} {29,30,31} -{624b60c58c9d8bfb6ff1886c2fd605d2,35135aaa6cc23891b40cb3f378c53a17,eb1e33e8a81b697b75855af6bfcdbcbf} {0.02900000000000000000,0.03000000000000000000,0.03100000000000000000} {29,30,31} -{624b60c58c9d8bfb6ff1886c2fd605d2,35135aaa6cc23891b40cb3f378c53a17,eb1e33e8a81b697b75855af6bfcdbcbf} {0.02900000000000000000,0.03000000000000000000,0.03100000000000000000} {29,30,31} -{624b60c58c9d8bfb6ff1886c2fd605d2,35135aaa6cc23891b40cb3f378c53a17,eb1e33e8a81b697b75855af6bfcdbcbf} {0.02900000000000000000,0.03000000000000000000,0.03100000000000000000} {29,30,31} -{624b60c58c9d8bfb6ff1886c2fd605d2,35135aaa6cc23891b40cb3f378c53a17,eb1e33e8a81b697b75855af6bfcdbcbf} {0.02900000000000000000,0.03000000000000000000,0.03100000000000000000} {29,30,31} -{624b60c58c9d8bfb6ff1886c2fd605d2,35135aaa6cc23891b40cb3f378c53a17,eb1e33e8a81b697b75855af6bfcdbcbf} {0.02900000000000000000,0.03000000000000000000,0.03100000000000000000} {29,30,31} -{624b60c58c9d8bfb6ff1886c2fd605d2,35135aaa6cc23891b40cb3f378c53a17,eb1e33e8a81b697b75855af6bfcdbcbf} {0.02900000000000000000,0.03000000000000000000,0.03100000000000000000} {29,30,31} -{624b60c58c9d8bfb6ff1886c2fd605d2,35135aaa6cc23891b40cb3f378c53a17,eb1e33e8a81b697b75855af6bfcdbcbf} {0.02900000000000000000,0.03000000000000000000,0.03100000000000000000} {29,30,31} -{624b60c58c9d8bfb6ff1886c2fd605d2,35135aaa6cc23891b40cb3f378c53a17,eb1e33e8a81b697b75855af6bfcdbcbf} {0.02900000000000000000,0.03000000000000000000,0.03100000000000000000} {29,30,31} -{624b60c58c9d8bfb6ff1886c2fd605d2,35135aaa6cc23891b40cb3f378c53a17,eb1e33e8a81b697b75855af6bfcdbcbf} {0.02900000000000000000,0.03000000000000000000,0.03100000000000000000} {29,30,31} -{624b60c58c9d8bfb6ff1886c2fd605d2,35135aaa6cc23891b40cb3f378c53a17,eb1e33e8a81b697b75855af6bfcdbcbf} {0.02900000000000000000,0.03000000000000000000,0.03100000000000000000} {29,30,31} -{624b60c58c9d8bfb6ff1886c2fd605d2,35135aaa6cc23891b40cb3f378c53a17,eb1e33e8a81b697b75855af6bfcdbcbf} {0.02900000000000000000,0.03000000000000000000,0.03100000000000000000} {29,30,31} -{624b60c58c9d8bfb6ff1886c2fd605d2,35135aaa6cc23891b40cb3f378c53a17,eb1e33e8a81b697b75855af6bfcdbcbf} {0.02900000000000000000,0.03000000000000000000,0.03100000000000000000} {29,30,31} -{624b60c58c9d8bfb6ff1886c2fd605d2,35135aaa6cc23891b40cb3f378c53a17,eb1e33e8a81b697b75855af6bfcdbcbf} {0.02900000000000000000,0.03000000000000000000,0.03100000000000000000} {29,30,31} -{624b60c58c9d8bfb6ff1886c2fd605d2,35135aaa6cc23891b40cb3f378c53a17,eb1e33e8a81b697b75855af6bfcdbcbf} {0.02900000000000000000,0.03000000000000000000,0.03100000000000000000} {29,30,31} -{624b60c58c9d8bfb6ff1886c2fd605d2,35135aaa6cc23891b40cb3f378c53a17,eb1e33e8a81b697b75855af6bfcdbcbf} {0.02900000000000000000,0.03000000000000000000,0.03100000000000000000} {29,30,31} -{624b60c58c9d8bfb6ff1886c2fd605d2,35135aaa6cc23891b40cb3f378c53a17,eb1e33e8a81b697b75855af6bfcdbcbf} {0.02900000000000000000,0.03000000000000000000,0.03100000000000000000} {29,30,31} -{624b60c58c9d8bfb6ff1886c2fd605d2,35135aaa6cc23891b40cb3f378c53a17,eb1e33e8a81b697b75855af6bfcdbcbf} {0.02900000000000000000,0.03000000000000000000,0.03100000000000000000} {29,30,31} -{624b60c58c9d8bfb6ff1886c2fd605d2,35135aaa6cc23891b40cb3f378c53a17,eb1e33e8a81b697b75855af6bfcdbcbf} {0.02900000000000000000,0.03000000000000000000,0.03100000000000000000} {29,30,31} -{624b60c58c9d8bfb6ff1886c2fd605d2,35135aaa6cc23891b40cb3f378c53a17,eb1e33e8a81b697b75855af6bfcdbcbf} {0.02900000000000000000,0.03000000000000000000,0.03100000000000000000} {29,30,31} -{624b60c58c9d8bfb6ff1886c2fd605d2,35135aaa6cc23891b40cb3f378c53a17,eb1e33e8a81b697b75855af6bfcdbcbf} {0.02900000000000000000,0.03000000000000000000,0.03100000000000000000} {29,30,31} -{624b60c58c9d8bfb6ff1886c2fd605d2,35135aaa6cc23891b40cb3f378c53a17,eb1e33e8a81b697b75855af6bfcdbcbf} {0.02900000000000000000,0.03000000000000000000,0.03100000000000000000} {29,30,31} -{624b60c58c9d8bfb6ff1886c2fd605d2,35135aaa6cc23891b40cb3f378c53a17,eb1e33e8a81b697b75855af6bfcdbcbf} {0.02900000000000000000,0.03000000000000000000,0.03100000000000000000} {29,30,31} -{624b60c58c9d8bfb6ff1886c2fd605d2,35135aaa6cc23891b40cb3f378c53a17,eb1e33e8a81b697b75855af6bfcdbcbf} {0.02900000000000000000,0.03000000000000000000,0.03100000000000000000} {29,30,31} -{624b60c58c9d8bfb6ff1886c2fd605d2,35135aaa6cc23891b40cb3f378c53a17,eb1e33e8a81b697b75855af6bfcdbcbf} {0.02900000000000000000,0.03000000000000000000,0.03100000000000000000} {29,30,31} -{624b60c58c9d8bfb6ff1886c2fd605d2,35135aaa6cc23891b40cb3f378c53a17,eb1e33e8a81b697b75855af6bfcdbcbf} {0.02900000000000000000,0.03000000000000000000,0.03100000000000000000} {29,30,31} -{624b60c58c9d8bfb6ff1886c2fd605d2,35135aaa6cc23891b40cb3f378c53a17,eb1e33e8a81b697b75855af6bfcdbcbf} {0.02900000000000000000,0.03000000000000000000,0.03100000000000000000} {29,30,31} -{624b60c58c9d8bfb6ff1886c2fd605d2,35135aaa6cc23891b40cb3f378c53a17,eb1e33e8a81b697b75855af6bfcdbcbf} {0.02900000000000000000,0.03000000000000000000,0.03100000000000000000} {29,30,31} -{624b60c58c9d8bfb6ff1886c2fd605d2,35135aaa6cc23891b40cb3f378c53a17,eb1e33e8a81b697b75855af6bfcdbcbf} {0.02900000000000000000,0.03000000000000000000,0.03100000000000000000} {29,30,31} -{624b60c58c9d8bfb6ff1886c2fd605d2,35135aaa6cc23891b40cb3f378c53a17,eb1e33e8a81b697b75855af6bfcdbcbf} {0.02900000000000000000,0.03000000000000000000,0.03100000000000000000} {29,30,31} -{624b60c58c9d8bfb6ff1886c2fd605d2,35135aaa6cc23891b40cb3f378c53a17,eb1e33e8a81b697b75855af6bfcdbcbf} {0.02900000000000000000,0.03000000000000000000,0.03100000000000000000} {29,30,31} -{624b60c58c9d8bfb6ff1886c2fd605d2,35135aaa6cc23891b40cb3f378c53a17,eb1e33e8a81b697b75855af6bfcdbcbf} {0.02900000000000000000,0.03000000000000000000,0.03100000000000000000} {29,30,31} -{624b60c58c9d8bfb6ff1886c2fd605d2,35135aaa6cc23891b40cb3f378c53a17,eb1e33e8a81b697b75855af6bfcdbcbf} {0.02900000000000000000,0.03000000000000000000,0.03100000000000000000} {29,30,31} -{624b60c58c9d8bfb6ff1886c2fd605d2,35135aaa6cc23891b40cb3f378c53a17,eb1e33e8a81b697b75855af6bfcdbcbf} {0.02900000000000000000,0.03000000000000000000,0.03100000000000000000} {29,30,31} -{624b60c58c9d8bfb6ff1886c2fd605d2,35135aaa6cc23891b40cb3f378c53a17,eb1e33e8a81b697b75855af6bfcdbcbf} {0.02900000000000000000,0.03000000000000000000,0.03100000000000000000} {29,30,31} -{624b60c58c9d8bfb6ff1886c2fd605d2,35135aaa6cc23891b40cb3f378c53a17,eb1e33e8a81b697b75855af6bfcdbcbf} {0.02900000000000000000,0.03000000000000000000,0.03100000000000000000} {29,30,31} -{624b60c58c9d8bfb6ff1886c2fd605d2,35135aaa6cc23891b40cb3f378c53a17,eb1e33e8a81b697b75855af6bfcdbcbf} {0.02900000000000000000,0.03000000000000000000,0.03100000000000000000} {29,30,31} -{624b60c58c9d8bfb6ff1886c2fd605d2,35135aaa6cc23891b40cb3f378c53a17,eb1e33e8a81b697b75855af6bfcdbcbf} {0.02900000000000000000,0.03000000000000000000,0.03100000000000000000} {29,30,31} -{624b60c58c9d8bfb6ff1886c2fd605d2,35135aaa6cc23891b40cb3f378c53a17,eb1e33e8a81b697b75855af6bfcdbcbf} {0.02900000000000000000,0.03000000000000000000,0.03100000000000000000} {29,30,31} -{624b60c58c9d8bfb6ff1886c2fd605d2,35135aaa6cc23891b40cb3f378c53a17,eb1e33e8a81b697b75855af6bfcdbcbf} {0.02900000000000000000,0.03000000000000000000,0.03100000000000000000} {29,30,31} -{624b60c58c9d8bfb6ff1886c2fd605d2,35135aaa6cc23891b40cb3f378c53a17,eb1e33e8a81b697b75855af6bfcdbcbf} {0.02900000000000000000,0.03000000000000000000,0.03100000000000000000} {29,30,31} -{624b60c58c9d8bfb6ff1886c2fd605d2,35135aaa6cc23891b40cb3f378c53a17,eb1e33e8a81b697b75855af6bfcdbcbf} {0.02900000000000000000,0.03000000000000000000,0.03100000000000000000} {29,30,31} -{624b60c58c9d8bfb6ff1886c2fd605d2,35135aaa6cc23891b40cb3f378c53a17,eb1e33e8a81b697b75855af6bfcdbcbf} {0.02900000000000000000,0.03000000000000000000,0.03100000000000000000} {29,30,31} -{624b60c58c9d8bfb6ff1886c2fd605d2,35135aaa6cc23891b40cb3f378c53a17,eb1e33e8a81b697b75855af6bfcdbcbf} {0.02900000000000000000,0.03000000000000000000,0.03100000000000000000} {29,30,31} -{624b60c58c9d8bfb6ff1886c2fd605d2,35135aaa6cc23891b40cb3f378c53a17,eb1e33e8a81b697b75855af6bfcdbcbf} {0.02900000000000000000,0.03000000000000000000,0.03100000000000000000} {29,30,31} -{624b60c58c9d8bfb6ff1886c2fd605d2,35135aaa6cc23891b40cb3f378c53a17,eb1e33e8a81b697b75855af6bfcdbcbf} {0.02900000000000000000,0.03000000000000000000,0.03100000000000000000} {29,30,31} -{624b60c58c9d8bfb6ff1886c2fd605d2,35135aaa6cc23891b40cb3f378c53a17,eb1e33e8a81b697b75855af6bfcdbcbf} {0.02900000000000000000,0.03000000000000000000,0.03100000000000000000} {29,30,31} -{eb1e33e8a81b697b75855af6bfcdbcbf,624b60c58c9d8bfb6ff1886c2fd605d2,e29c9c180c6279b0b02abd6a1801c7c0} {0.03000000000000000000,0.03100000000000000000,0.03200000000000000000} {30,31,32} -{eb1e33e8a81b697b75855af6bfcdbcbf,624b60c58c9d8bfb6ff1886c2fd605d2,e29c9c180c6279b0b02abd6a1801c7c0} {0.03000000000000000000,0.03100000000000000000,0.03200000000000000000} {30,31,32} -{eb1e33e8a81b697b75855af6bfcdbcbf,624b60c58c9d8bfb6ff1886c2fd605d2,e29c9c180c6279b0b02abd6a1801c7c0} {0.03000000000000000000,0.03100000000000000000,0.03200000000000000000} {30,31,32} -{eb1e33e8a81b697b75855af6bfcdbcbf,624b60c58c9d8bfb6ff1886c2fd605d2,e29c9c180c6279b0b02abd6a1801c7c0} {0.03000000000000000000,0.03100000000000000000,0.03200000000000000000} {30,31,32} -{eb1e33e8a81b697b75855af6bfcdbcbf,624b60c58c9d8bfb6ff1886c2fd605d2,e29c9c180c6279b0b02abd6a1801c7c0} {0.03000000000000000000,0.03100000000000000000,0.03200000000000000000} {30,31,32} -{eb1e33e8a81b697b75855af6bfcdbcbf,624b60c58c9d8bfb6ff1886c2fd605d2,e29c9c180c6279b0b02abd6a1801c7c0} {0.03000000000000000000,0.03100000000000000000,0.03200000000000000000} {30,31,32} -{eb1e33e8a81b697b75855af6bfcdbcbf,624b60c58c9d8bfb6ff1886c2fd605d2,e29c9c180c6279b0b02abd6a1801c7c0} {0.03000000000000000000,0.03100000000000000000,0.03200000000000000000} {30,31,32} -{eb1e33e8a81b697b75855af6bfcdbcbf,624b60c58c9d8bfb6ff1886c2fd605d2,e29c9c180c6279b0b02abd6a1801c7c0} {0.03000000000000000000,0.03100000000000000000,0.03200000000000000000} {30,31,32} -{eb1e33e8a81b697b75855af6bfcdbcbf,624b60c58c9d8bfb6ff1886c2fd605d2,e29c9c180c6279b0b02abd6a1801c7c0} {0.03000000000000000000,0.03100000000000000000,0.03200000000000000000} {30,31,32} -{eb1e33e8a81b697b75855af6bfcdbcbf,624b60c58c9d8bfb6ff1886c2fd605d2,e29c9c180c6279b0b02abd6a1801c7c0} {0.03000000000000000000,0.03100000000000000000,0.03200000000000000000} {30,31,32} -{eb1e33e8a81b697b75855af6bfcdbcbf,624b60c58c9d8bfb6ff1886c2fd605d2,e29c9c180c6279b0b02abd6a1801c7c0} {0.03000000000000000000,0.03100000000000000000,0.03200000000000000000} {30,31,32} -{eb1e33e8a81b697b75855af6bfcdbcbf,624b60c58c9d8bfb6ff1886c2fd605d2,e29c9c180c6279b0b02abd6a1801c7c0} {0.03000000000000000000,0.03100000000000000000,0.03200000000000000000} {30,31,32} -{eb1e33e8a81b697b75855af6bfcdbcbf,624b60c58c9d8bfb6ff1886c2fd605d2,e29c9c180c6279b0b02abd6a1801c7c0} {0.03000000000000000000,0.03100000000000000000,0.03200000000000000000} {30,31,32} -{eb1e33e8a81b697b75855af6bfcdbcbf,624b60c58c9d8bfb6ff1886c2fd605d2,e29c9c180c6279b0b02abd6a1801c7c0} {0.03000000000000000000,0.03100000000000000000,0.03200000000000000000} {30,31,32} -{eb1e33e8a81b697b75855af6bfcdbcbf,624b60c58c9d8bfb6ff1886c2fd605d2,e29c9c180c6279b0b02abd6a1801c7c0} {0.03000000000000000000,0.03100000000000000000,0.03200000000000000000} {30,31,32} -{eb1e33e8a81b697b75855af6bfcdbcbf,624b60c58c9d8bfb6ff1886c2fd605d2,e29c9c180c6279b0b02abd6a1801c7c0} {0.03000000000000000000,0.03100000000000000000,0.03200000000000000000} {30,31,32} -{eb1e33e8a81b697b75855af6bfcdbcbf,624b60c58c9d8bfb6ff1886c2fd605d2,e29c9c180c6279b0b02abd6a1801c7c0} {0.03000000000000000000,0.03100000000000000000,0.03200000000000000000} {30,31,32} -{eb1e33e8a81b697b75855af6bfcdbcbf,624b60c58c9d8bfb6ff1886c2fd605d2,e29c9c180c6279b0b02abd6a1801c7c0} {0.03000000000000000000,0.03100000000000000000,0.03200000000000000000} {30,31,32} -{eb1e33e8a81b697b75855af6bfcdbcbf,624b60c58c9d8bfb6ff1886c2fd605d2,e29c9c180c6279b0b02abd6a1801c7c0} {0.03000000000000000000,0.03100000000000000000,0.03200000000000000000} {30,31,32} -{eb1e33e8a81b697b75855af6bfcdbcbf,624b60c58c9d8bfb6ff1886c2fd605d2,e29c9c180c6279b0b02abd6a1801c7c0} {0.03000000000000000000,0.03100000000000000000,0.03200000000000000000} {30,31,32} -{eb1e33e8a81b697b75855af6bfcdbcbf,624b60c58c9d8bfb6ff1886c2fd605d2,e29c9c180c6279b0b02abd6a1801c7c0} {0.03000000000000000000,0.03100000000000000000,0.03200000000000000000} {30,31,32} -{eb1e33e8a81b697b75855af6bfcdbcbf,624b60c58c9d8bfb6ff1886c2fd605d2,e29c9c180c6279b0b02abd6a1801c7c0} {0.03000000000000000000,0.03100000000000000000,0.03200000000000000000} {30,31,32} -{eb1e33e8a81b697b75855af6bfcdbcbf,624b60c58c9d8bfb6ff1886c2fd605d2,e29c9c180c6279b0b02abd6a1801c7c0} {0.03000000000000000000,0.03100000000000000000,0.03200000000000000000} {30,31,32} -{eb1e33e8a81b697b75855af6bfcdbcbf,624b60c58c9d8bfb6ff1886c2fd605d2,e29c9c180c6279b0b02abd6a1801c7c0} {0.03000000000000000000,0.03100000000000000000,0.03200000000000000000} {30,31,32} -{eb1e33e8a81b697b75855af6bfcdbcbf,624b60c58c9d8bfb6ff1886c2fd605d2,e29c9c180c6279b0b02abd6a1801c7c0} {0.03000000000000000000,0.03100000000000000000,0.03200000000000000000} {30,31,32} -{eb1e33e8a81b697b75855af6bfcdbcbf,624b60c58c9d8bfb6ff1886c2fd605d2,e29c9c180c6279b0b02abd6a1801c7c0} {0.03000000000000000000,0.03100000000000000000,0.03200000000000000000} {30,31,32} -{eb1e33e8a81b697b75855af6bfcdbcbf,624b60c58c9d8bfb6ff1886c2fd605d2,e29c9c180c6279b0b02abd6a1801c7c0} {0.03000000000000000000,0.03100000000000000000,0.03200000000000000000} {30,31,32} -{eb1e33e8a81b697b75855af6bfcdbcbf,624b60c58c9d8bfb6ff1886c2fd605d2,e29c9c180c6279b0b02abd6a1801c7c0} {0.03000000000000000000,0.03100000000000000000,0.03200000000000000000} {30,31,32} -{eb1e33e8a81b697b75855af6bfcdbcbf,624b60c58c9d8bfb6ff1886c2fd605d2,e29c9c180c6279b0b02abd6a1801c7c0} {0.03000000000000000000,0.03100000000000000000,0.03200000000000000000} {30,31,32} -{eb1e33e8a81b697b75855af6bfcdbcbf,624b60c58c9d8bfb6ff1886c2fd605d2,e29c9c180c6279b0b02abd6a1801c7c0} {0.03000000000000000000,0.03100000000000000000,0.03200000000000000000} {30,31,32} -{eb1e33e8a81b697b75855af6bfcdbcbf,624b60c58c9d8bfb6ff1886c2fd605d2,e29c9c180c6279b0b02abd6a1801c7c0} {0.03000000000000000000,0.03100000000000000000,0.03200000000000000000} {30,31,32} -{eb1e33e8a81b697b75855af6bfcdbcbf,624b60c58c9d8bfb6ff1886c2fd605d2,e29c9c180c6279b0b02abd6a1801c7c0} {0.03000000000000000000,0.03100000000000000000,0.03200000000000000000} {30,31,32} -{eb1e33e8a81b697b75855af6bfcdbcbf,624b60c58c9d8bfb6ff1886c2fd605d2,e29c9c180c6279b0b02abd6a1801c7c0} {0.03000000000000000000,0.03100000000000000000,0.03200000000000000000} {30,31,32} -{eb1e33e8a81b697b75855af6bfcdbcbf,624b60c58c9d8bfb6ff1886c2fd605d2,e29c9c180c6279b0b02abd6a1801c7c0} {0.03000000000000000000,0.03100000000000000000,0.03200000000000000000} {30,31,32} -{eb1e33e8a81b697b75855af6bfcdbcbf,624b60c58c9d8bfb6ff1886c2fd605d2,e29c9c180c6279b0b02abd6a1801c7c0} {0.03000000000000000000,0.03100000000000000000,0.03200000000000000000} {30,31,32} -{eb1e33e8a81b697b75855af6bfcdbcbf,624b60c58c9d8bfb6ff1886c2fd605d2,e29c9c180c6279b0b02abd6a1801c7c0} {0.03000000000000000000,0.03100000000000000000,0.03200000000000000000} {30,31,32} -{eb1e33e8a81b697b75855af6bfcdbcbf,624b60c58c9d8bfb6ff1886c2fd605d2,e29c9c180c6279b0b02abd6a1801c7c0} {0.03000000000000000000,0.03100000000000000000,0.03200000000000000000} {30,31,32} -{eb1e33e8a81b697b75855af6bfcdbcbf,624b60c58c9d8bfb6ff1886c2fd605d2,e29c9c180c6279b0b02abd6a1801c7c0} {0.03000000000000000000,0.03100000000000000000,0.03200000000000000000} {30,31,32} -{eb1e33e8a81b697b75855af6bfcdbcbf,624b60c58c9d8bfb6ff1886c2fd605d2,e29c9c180c6279b0b02abd6a1801c7c0} {0.03000000000000000000,0.03100000000000000000,0.03200000000000000000} {30,31,32} -{eb1e33e8a81b697b75855af6bfcdbcbf,624b60c58c9d8bfb6ff1886c2fd605d2,e29c9c180c6279b0b02abd6a1801c7c0} {0.03000000000000000000,0.03100000000000000000,0.03200000000000000000} {30,31,32} -{eb1e33e8a81b697b75855af6bfcdbcbf,624b60c58c9d8bfb6ff1886c2fd605d2,e29c9c180c6279b0b02abd6a1801c7c0} {0.03000000000000000000,0.03100000000000000000,0.03200000000000000000} {30,31,32} -{eb1e33e8a81b697b75855af6bfcdbcbf,624b60c58c9d8bfb6ff1886c2fd605d2,e29c9c180c6279b0b02abd6a1801c7c0} {0.03000000000000000000,0.03100000000000000000,0.03200000000000000000} {30,31,32} -{eb1e33e8a81b697b75855af6bfcdbcbf,624b60c58c9d8bfb6ff1886c2fd605d2,e29c9c180c6279b0b02abd6a1801c7c0} {0.03000000000000000000,0.03100000000000000000,0.03200000000000000000} {30,31,32} -{eb1e33e8a81b697b75855af6bfcdbcbf,624b60c58c9d8bfb6ff1886c2fd605d2,e29c9c180c6279b0b02abd6a1801c7c0} {0.03000000000000000000,0.03100000000000000000,0.03200000000000000000} {30,31,32} -{eb1e33e8a81b697b75855af6bfcdbcbf,624b60c58c9d8bfb6ff1886c2fd605d2,e29c9c180c6279b0b02abd6a1801c7c0} {0.03000000000000000000,0.03100000000000000000,0.03200000000000000000} {30,31,32} -{eb1e33e8a81b697b75855af6bfcdbcbf,624b60c58c9d8bfb6ff1886c2fd605d2,e29c9c180c6279b0b02abd6a1801c7c0} {0.03000000000000000000,0.03100000000000000000,0.03200000000000000000} {30,31,32} -{eb1e33e8a81b697b75855af6bfcdbcbf,624b60c58c9d8bfb6ff1886c2fd605d2,e29c9c180c6279b0b02abd6a1801c7c0} {0.03000000000000000000,0.03100000000000000000,0.03200000000000000000} {30,31,32} -{eb1e33e8a81b697b75855af6bfcdbcbf,624b60c58c9d8bfb6ff1886c2fd605d2,e29c9c180c6279b0b02abd6a1801c7c0} {0.03000000000000000000,0.03100000000000000000,0.03200000000000000000} {30,31,32} -{eb1e33e8a81b697b75855af6bfcdbcbf,624b60c58c9d8bfb6ff1886c2fd605d2,e29c9c180c6279b0b02abd6a1801c7c0} {0.03000000000000000000,0.03100000000000000000,0.03200000000000000000} {30,31,32} -{eb1e33e8a81b697b75855af6bfcdbcbf,624b60c58c9d8bfb6ff1886c2fd605d2,e29c9c180c6279b0b02abd6a1801c7c0} {0.03000000000000000000,0.03100000000000000000,0.03200000000000000000} {30,31,32} -{eb1e33e8a81b697b75855af6bfcdbcbf,624b60c58c9d8bfb6ff1886c2fd605d2,e29c9c180c6279b0b02abd6a1801c7c0} {0.03000000000000000000,0.03100000000000000000,0.03200000000000000000} {30,31,32} -{eb1e33e8a81b697b75855af6bfcdbcbf,624b60c58c9d8bfb6ff1886c2fd605d2,e29c9c180c6279b0b02abd6a1801c7c0} {0.03000000000000000000,0.03100000000000000000,0.03200000000000000000} {30,31,32} -{eb1e33e8a81b697b75855af6bfcdbcbf,624b60c58c9d8bfb6ff1886c2fd605d2,e29c9c180c6279b0b02abd6a1801c7c0} {0.03000000000000000000,0.03100000000000000000,0.03200000000000000000} {30,31,32} -{eb1e33e8a81b697b75855af6bfcdbcbf,624b60c58c9d8bfb6ff1886c2fd605d2,e29c9c180c6279b0b02abd6a1801c7c0} {0.03000000000000000000,0.03100000000000000000,0.03200000000000000000} {30,31,32} -{eb1e33e8a81b697b75855af6bfcdbcbf,624b60c58c9d8bfb6ff1886c2fd605d2,e29c9c180c6279b0b02abd6a1801c7c0} {0.03000000000000000000,0.03100000000000000000,0.03200000000000000000} {30,31,32} -{eb1e33e8a81b697b75855af6bfcdbcbf,624b60c58c9d8bfb6ff1886c2fd605d2,e29c9c180c6279b0b02abd6a1801c7c0} {0.03000000000000000000,0.03100000000000000000,0.03200000000000000000} {30,31,32} -{eb1e33e8a81b697b75855af6bfcdbcbf,624b60c58c9d8bfb6ff1886c2fd605d2,e29c9c180c6279b0b02abd6a1801c7c0} {0.03000000000000000000,0.03100000000000000000,0.03200000000000000000} {30,31,32} -{eb1e33e8a81b697b75855af6bfcdbcbf,624b60c58c9d8bfb6ff1886c2fd605d2,e29c9c180c6279b0b02abd6a1801c7c0} {0.03000000000000000000,0.03100000000000000000,0.03200000000000000000} {30,31,32} -{eb1e33e8a81b697b75855af6bfcdbcbf,624b60c58c9d8bfb6ff1886c2fd605d2,e29c9c180c6279b0b02abd6a1801c7c0} {0.03000000000000000000,0.03100000000000000000,0.03200000000000000000} {30,31,32} -{eb1e33e8a81b697b75855af6bfcdbcbf,624b60c58c9d8bfb6ff1886c2fd605d2,e29c9c180c6279b0b02abd6a1801c7c0} {0.03000000000000000000,0.03100000000000000000,0.03200000000000000000} {30,31,32} -{eb1e33e8a81b697b75855af6bfcdbcbf,624b60c58c9d8bfb6ff1886c2fd605d2,e29c9c180c6279b0b02abd6a1801c7c0} {0.03000000000000000000,0.03100000000000000000,0.03200000000000000000} {30,31,32} -{eb1e33e8a81b697b75855af6bfcdbcbf,624b60c58c9d8bfb6ff1886c2fd605d2,e29c9c180c6279b0b02abd6a1801c7c0} {0.03000000000000000000,0.03100000000000000000,0.03200000000000000000} {30,31,32} -{eb1e33e8a81b697b75855af6bfcdbcbf,624b60c58c9d8bfb6ff1886c2fd605d2,e29c9c180c6279b0b02abd6a1801c7c0} {0.03000000000000000000,0.03100000000000000000,0.03200000000000000000} {30,31,32} -{eb1e33e8a81b697b75855af6bfcdbcbf,624b60c58c9d8bfb6ff1886c2fd605d2,e29c9c180c6279b0b02abd6a1801c7c0} {0.03000000000000000000,0.03100000000000000000,0.03200000000000000000} {30,31,32} -{eb1e33e8a81b697b75855af6bfcdbcbf,624b60c58c9d8bfb6ff1886c2fd605d2,e29c9c180c6279b0b02abd6a1801c7c0} {0.03000000000000000000,0.03100000000000000000,0.03200000000000000000} {30,31,32} -{eb1e33e8a81b697b75855af6bfcdbcbf,624b60c58c9d8bfb6ff1886c2fd605d2,e29c9c180c6279b0b02abd6a1801c7c0} {0.03000000000000000000,0.03100000000000000000,0.03200000000000000000} {30,31,32} -{eb1e33e8a81b697b75855af6bfcdbcbf,624b60c58c9d8bfb6ff1886c2fd605d2,e29c9c180c6279b0b02abd6a1801c7c0} {0.03000000000000000000,0.03100000000000000000,0.03200000000000000000} {30,31,32} -{eb1e33e8a81b697b75855af6bfcdbcbf,624b60c58c9d8bfb6ff1886c2fd605d2,e29c9c180c6279b0b02abd6a1801c7c0} {0.03000000000000000000,0.03100000000000000000,0.03200000000000000000} {30,31,32} -{eb1e33e8a81b697b75855af6bfcdbcbf,624b60c58c9d8bfb6ff1886c2fd605d2,e29c9c180c6279b0b02abd6a1801c7c0} {0.03000000000000000000,0.03100000000000000000,0.03200000000000000000} {30,31,32} -{eb1e33e8a81b697b75855af6bfcdbcbf,624b60c58c9d8bfb6ff1886c2fd605d2,e29c9c180c6279b0b02abd6a1801c7c0} {0.03000000000000000000,0.03100000000000000000,0.03200000000000000000} {30,31,32} -{eb1e33e8a81b697b75855af6bfcdbcbf,624b60c58c9d8bfb6ff1886c2fd605d2,e29c9c180c6279b0b02abd6a1801c7c0} {0.03000000000000000000,0.03100000000000000000,0.03200000000000000000} {30,31,32} -{eb1e33e8a81b697b75855af6bfcdbcbf,624b60c58c9d8bfb6ff1886c2fd605d2,e29c9c180c6279b0b02abd6a1801c7c0} {0.03000000000000000000,0.03100000000000000000,0.03200000000000000000} {30,31,32} -{eb1e33e8a81b697b75855af6bfcdbcbf,624b60c58c9d8bfb6ff1886c2fd605d2,e29c9c180c6279b0b02abd6a1801c7c0} {0.03000000000000000000,0.03100000000000000000,0.03200000000000000000} {30,31,32} -{eb1e33e8a81b697b75855af6bfcdbcbf,624b60c58c9d8bfb6ff1886c2fd605d2,e29c9c180c6279b0b02abd6a1801c7c0} {0.03000000000000000000,0.03100000000000000000,0.03200000000000000000} {30,31,32} -{eb1e33e8a81b697b75855af6bfcdbcbf,624b60c58c9d8bfb6ff1886c2fd605d2,e29c9c180c6279b0b02abd6a1801c7c0} {0.03000000000000000000,0.03100000000000000000,0.03200000000000000000} {30,31,32} -{eb1e33e8a81b697b75855af6bfcdbcbf,624b60c58c9d8bfb6ff1886c2fd605d2,e29c9c180c6279b0b02abd6a1801c7c0} {0.03000000000000000000,0.03100000000000000000,0.03200000000000000000} {30,31,32} -{eb1e33e8a81b697b75855af6bfcdbcbf,624b60c58c9d8bfb6ff1886c2fd605d2,e29c9c180c6279b0b02abd6a1801c7c0} {0.03000000000000000000,0.03100000000000000000,0.03200000000000000000} {30,31,32} -{eb1e33e8a81b697b75855af6bfcdbcbf,624b60c58c9d8bfb6ff1886c2fd605d2,e29c9c180c6279b0b02abd6a1801c7c0} {0.03000000000000000000,0.03100000000000000000,0.03200000000000000000} {30,31,32} -{eb1e33e8a81b697b75855af6bfcdbcbf,624b60c58c9d8bfb6ff1886c2fd605d2,e29c9c180c6279b0b02abd6a1801c7c0} {0.03000000000000000000,0.03100000000000000000,0.03200000000000000000} {30,31,32} -{eb1e33e8a81b697b75855af6bfcdbcbf,624b60c58c9d8bfb6ff1886c2fd605d2,e29c9c180c6279b0b02abd6a1801c7c0} {0.03000000000000000000,0.03100000000000000000,0.03200000000000000000} {30,31,32} -{eb1e33e8a81b697b75855af6bfcdbcbf,624b60c58c9d8bfb6ff1886c2fd605d2,e29c9c180c6279b0b02abd6a1801c7c0} {0.03000000000000000000,0.03100000000000000000,0.03200000000000000000} {30,31,32} -{eb1e33e8a81b697b75855af6bfcdbcbf,624b60c58c9d8bfb6ff1886c2fd605d2,e29c9c180c6279b0b02abd6a1801c7c0} {0.03000000000000000000,0.03100000000000000000,0.03200000000000000000} {30,31,32} -{eb1e33e8a81b697b75855af6bfcdbcbf,624b60c58c9d8bfb6ff1886c2fd605d2,e29c9c180c6279b0b02abd6a1801c7c0} {0.03000000000000000000,0.03100000000000000000,0.03200000000000000000} {30,31,32} -{eb1e33e8a81b697b75855af6bfcdbcbf,624b60c58c9d8bfb6ff1886c2fd605d2,e29c9c180c6279b0b02abd6a1801c7c0} {0.03000000000000000000,0.03100000000000000000,0.03200000000000000000} {30,31,32} -{eb1e33e8a81b697b75855af6bfcdbcbf,624b60c58c9d8bfb6ff1886c2fd605d2,e29c9c180c6279b0b02abd6a1801c7c0} {0.03000000000000000000,0.03100000000000000000,0.03200000000000000000} {30,31,32} -{eb1e33e8a81b697b75855af6bfcdbcbf,624b60c58c9d8bfb6ff1886c2fd605d2,e29c9c180c6279b0b02abd6a1801c7c0} {0.03000000000000000000,0.03100000000000000000,0.03200000000000000000} {30,31,32} -{eb1e33e8a81b697b75855af6bfcdbcbf,624b60c58c9d8bfb6ff1886c2fd605d2,e29c9c180c6279b0b02abd6a1801c7c0} {0.03000000000000000000,0.03100000000000000000,0.03200000000000000000} {30,31,32} -{eb1e33e8a81b697b75855af6bfcdbcbf,624b60c58c9d8bfb6ff1886c2fd605d2,e29c9c180c6279b0b02abd6a1801c7c0} {0.03000000000000000000,0.03100000000000000000,0.03200000000000000000} {30,31,32} -{eb1e33e8a81b697b75855af6bfcdbcbf,624b60c58c9d8bfb6ff1886c2fd605d2,e29c9c180c6279b0b02abd6a1801c7c0} {0.03000000000000000000,0.03100000000000000000,0.03200000000000000000} {30,31,32} -{eb1e33e8a81b697b75855af6bfcdbcbf,624b60c58c9d8bfb6ff1886c2fd605d2,e29c9c180c6279b0b02abd6a1801c7c0} {0.03000000000000000000,0.03100000000000000000,0.03200000000000000000} {30,31,32} -{eb1e33e8a81b697b75855af6bfcdbcbf,624b60c58c9d8bfb6ff1886c2fd605d2,e29c9c180c6279b0b02abd6a1801c7c0} {0.03000000000000000000,0.03100000000000000000,0.03200000000000000000} {30,31,32} -{eb1e33e8a81b697b75855af6bfcdbcbf,624b60c58c9d8bfb6ff1886c2fd605d2,e29c9c180c6279b0b02abd6a1801c7c0} {0.03000000000000000000,0.03100000000000000000,0.03200000000000000000} {30,31,32} -{eb1e33e8a81b697b75855af6bfcdbcbf,624b60c58c9d8bfb6ff1886c2fd605d2,e29c9c180c6279b0b02abd6a1801c7c0} {0.03000000000000000000,0.03100000000000000000,0.03200000000000000000} {30,31,32} -{eb1e33e8a81b697b75855af6bfcdbcbf,624b60c58c9d8bfb6ff1886c2fd605d2,e29c9c180c6279b0b02abd6a1801c7c0} {0.03000000000000000000,0.03100000000000000000,0.03200000000000000000} {30,31,32} -{eb1e33e8a81b697b75855af6bfcdbcbf,624b60c58c9d8bfb6ff1886c2fd605d2,e29c9c180c6279b0b02abd6a1801c7c0} {0.03000000000000000000,0.03100000000000000000,0.03200000000000000000} {30,31,32} -{eb1e33e8a81b697b75855af6bfcdbcbf,624b60c58c9d8bfb6ff1886c2fd605d2,e29c9c180c6279b0b02abd6a1801c7c0} {0.03000000000000000000,0.03100000000000000000,0.03200000000000000000} {30,31,32} -{eb1e33e8a81b697b75855af6bfcdbcbf,624b60c58c9d8bfb6ff1886c2fd605d2,e29c9c180c6279b0b02abd6a1801c7c0} {0.03000000000000000000,0.03100000000000000000,0.03200000000000000000} {30,31,32} -{eb1e33e8a81b697b75855af6bfcdbcbf,624b60c58c9d8bfb6ff1886c2fd605d2,e29c9c180c6279b0b02abd6a1801c7c0} {0.03000000000000000000,0.03100000000000000000,0.03200000000000000000} {30,31,32} -{eb1e33e8a81b697b75855af6bfcdbcbf,624b60c58c9d8bfb6ff1886c2fd605d2,e29c9c180c6279b0b02abd6a1801c7c0} {0.03000000000000000000,0.03100000000000000000,0.03200000000000000000} {30,31,32} -{eb1e33e8a81b697b75855af6bfcdbcbf,624b60c58c9d8bfb6ff1886c2fd605d2,e29c9c180c6279b0b02abd6a1801c7c0} {0.03000000000000000000,0.03100000000000000000,0.03200000000000000000} {30,31,32} -{e29c9c180c6279b0b02abd6a1801c7c0,eb1e33e8a81b697b75855af6bfcdbcbf,c6f3ac57944a531490cd39902d0f7777} {0.03100000000000000000,0.03200000000000000000,0.03300000000000000000} {31,32,33} -{e29c9c180c6279b0b02abd6a1801c7c0,eb1e33e8a81b697b75855af6bfcdbcbf,c6f3ac57944a531490cd39902d0f7777} {0.03100000000000000000,0.03200000000000000000,0.03300000000000000000} {31,32,33} -{e29c9c180c6279b0b02abd6a1801c7c0,eb1e33e8a81b697b75855af6bfcdbcbf,c6f3ac57944a531490cd39902d0f7777} {0.03100000000000000000,0.03200000000000000000,0.03300000000000000000} {31,32,33} -{e29c9c180c6279b0b02abd6a1801c7c0,eb1e33e8a81b697b75855af6bfcdbcbf,c6f3ac57944a531490cd39902d0f7777} {0.03100000000000000000,0.03200000000000000000,0.03300000000000000000} {31,32,33} -{e29c9c180c6279b0b02abd6a1801c7c0,eb1e33e8a81b697b75855af6bfcdbcbf,c6f3ac57944a531490cd39902d0f7777} {0.03100000000000000000,0.03200000000000000000,0.03300000000000000000} {31,32,33} -{e29c9c180c6279b0b02abd6a1801c7c0,eb1e33e8a81b697b75855af6bfcdbcbf,c6f3ac57944a531490cd39902d0f7777} {0.03100000000000000000,0.03200000000000000000,0.03300000000000000000} {31,32,33} -{e29c9c180c6279b0b02abd6a1801c7c0,eb1e33e8a81b697b75855af6bfcdbcbf,c6f3ac57944a531490cd39902d0f7777} {0.03100000000000000000,0.03200000000000000000,0.03300000000000000000} {31,32,33} -{e29c9c180c6279b0b02abd6a1801c7c0,eb1e33e8a81b697b75855af6bfcdbcbf,c6f3ac57944a531490cd39902d0f7777} {0.03100000000000000000,0.03200000000000000000,0.03300000000000000000} {31,32,33} -{e29c9c180c6279b0b02abd6a1801c7c0,eb1e33e8a81b697b75855af6bfcdbcbf,c6f3ac57944a531490cd39902d0f7777} {0.03100000000000000000,0.03200000000000000000,0.03300000000000000000} {31,32,33} -{e29c9c180c6279b0b02abd6a1801c7c0,eb1e33e8a81b697b75855af6bfcdbcbf,c6f3ac57944a531490cd39902d0f7777} {0.03100000000000000000,0.03200000000000000000,0.03300000000000000000} {31,32,33} -{e29c9c180c6279b0b02abd6a1801c7c0,eb1e33e8a81b697b75855af6bfcdbcbf,c6f3ac57944a531490cd39902d0f7777} {0.03100000000000000000,0.03200000000000000000,0.03300000000000000000} {31,32,33} -{e29c9c180c6279b0b02abd6a1801c7c0,eb1e33e8a81b697b75855af6bfcdbcbf,c6f3ac57944a531490cd39902d0f7777} {0.03100000000000000000,0.03200000000000000000,0.03300000000000000000} {31,32,33} -{e29c9c180c6279b0b02abd6a1801c7c0,eb1e33e8a81b697b75855af6bfcdbcbf,c6f3ac57944a531490cd39902d0f7777} {0.03100000000000000000,0.03200000000000000000,0.03300000000000000000} {31,32,33} -{e29c9c180c6279b0b02abd6a1801c7c0,eb1e33e8a81b697b75855af6bfcdbcbf,c6f3ac57944a531490cd39902d0f7777} {0.03100000000000000000,0.03200000000000000000,0.03300000000000000000} {31,32,33} -{e29c9c180c6279b0b02abd6a1801c7c0,eb1e33e8a81b697b75855af6bfcdbcbf,c6f3ac57944a531490cd39902d0f7777} {0.03100000000000000000,0.03200000000000000000,0.03300000000000000000} {31,32,33} -{e29c9c180c6279b0b02abd6a1801c7c0,eb1e33e8a81b697b75855af6bfcdbcbf,c6f3ac57944a531490cd39902d0f7777} {0.03100000000000000000,0.03200000000000000000,0.03300000000000000000} {31,32,33} -{e29c9c180c6279b0b02abd6a1801c7c0,eb1e33e8a81b697b75855af6bfcdbcbf,c6f3ac57944a531490cd39902d0f7777} {0.03100000000000000000,0.03200000000000000000,0.03300000000000000000} {31,32,33} -{e29c9c180c6279b0b02abd6a1801c7c0,eb1e33e8a81b697b75855af6bfcdbcbf,c6f3ac57944a531490cd39902d0f7777} {0.03100000000000000000,0.03200000000000000000,0.03300000000000000000} {31,32,33} -{e29c9c180c6279b0b02abd6a1801c7c0,eb1e33e8a81b697b75855af6bfcdbcbf,c6f3ac57944a531490cd39902d0f7777} {0.03100000000000000000,0.03200000000000000000,0.03300000000000000000} {31,32,33} -{e29c9c180c6279b0b02abd6a1801c7c0,eb1e33e8a81b697b75855af6bfcdbcbf,c6f3ac57944a531490cd39902d0f7777} {0.03100000000000000000,0.03200000000000000000,0.03300000000000000000} {31,32,33} -{e29c9c180c6279b0b02abd6a1801c7c0,eb1e33e8a81b697b75855af6bfcdbcbf,c6f3ac57944a531490cd39902d0f7777} {0.03100000000000000000,0.03200000000000000000,0.03300000000000000000} {31,32,33} -{e29c9c180c6279b0b02abd6a1801c7c0,eb1e33e8a81b697b75855af6bfcdbcbf,c6f3ac57944a531490cd39902d0f7777} {0.03100000000000000000,0.03200000000000000000,0.03300000000000000000} {31,32,33} -{e29c9c180c6279b0b02abd6a1801c7c0,eb1e33e8a81b697b75855af6bfcdbcbf,c6f3ac57944a531490cd39902d0f7777} {0.03100000000000000000,0.03200000000000000000,0.03300000000000000000} {31,32,33} -{e29c9c180c6279b0b02abd6a1801c7c0,eb1e33e8a81b697b75855af6bfcdbcbf,c6f3ac57944a531490cd39902d0f7777} {0.03100000000000000000,0.03200000000000000000,0.03300000000000000000} {31,32,33} -{e29c9c180c6279b0b02abd6a1801c7c0,eb1e33e8a81b697b75855af6bfcdbcbf,c6f3ac57944a531490cd39902d0f7777} {0.03100000000000000000,0.03200000000000000000,0.03300000000000000000} {31,32,33} -{e29c9c180c6279b0b02abd6a1801c7c0,eb1e33e8a81b697b75855af6bfcdbcbf,c6f3ac57944a531490cd39902d0f7777} {0.03100000000000000000,0.03200000000000000000,0.03300000000000000000} {31,32,33} -{e29c9c180c6279b0b02abd6a1801c7c0,eb1e33e8a81b697b75855af6bfcdbcbf,c6f3ac57944a531490cd39902d0f7777} {0.03100000000000000000,0.03200000000000000000,0.03300000000000000000} {31,32,33} -{e29c9c180c6279b0b02abd6a1801c7c0,eb1e33e8a81b697b75855af6bfcdbcbf,c6f3ac57944a531490cd39902d0f7777} {0.03100000000000000000,0.03200000000000000000,0.03300000000000000000} {31,32,33} -{e29c9c180c6279b0b02abd6a1801c7c0,eb1e33e8a81b697b75855af6bfcdbcbf,c6f3ac57944a531490cd39902d0f7777} {0.03100000000000000000,0.03200000000000000000,0.03300000000000000000} {31,32,33} -{e29c9c180c6279b0b02abd6a1801c7c0,eb1e33e8a81b697b75855af6bfcdbcbf,c6f3ac57944a531490cd39902d0f7777} {0.03100000000000000000,0.03200000000000000000,0.03300000000000000000} {31,32,33} -{e29c9c180c6279b0b02abd6a1801c7c0,eb1e33e8a81b697b75855af6bfcdbcbf,c6f3ac57944a531490cd39902d0f7777} {0.03100000000000000000,0.03200000000000000000,0.03300000000000000000} {31,32,33} -{e29c9c180c6279b0b02abd6a1801c7c0,eb1e33e8a81b697b75855af6bfcdbcbf,c6f3ac57944a531490cd39902d0f7777} {0.03100000000000000000,0.03200000000000000000,0.03300000000000000000} {31,32,33} -{e29c9c180c6279b0b02abd6a1801c7c0,eb1e33e8a81b697b75855af6bfcdbcbf,c6f3ac57944a531490cd39902d0f7777} {0.03100000000000000000,0.03200000000000000000,0.03300000000000000000} {31,32,33} -{e29c9c180c6279b0b02abd6a1801c7c0,eb1e33e8a81b697b75855af6bfcdbcbf,c6f3ac57944a531490cd39902d0f7777} {0.03100000000000000000,0.03200000000000000000,0.03300000000000000000} {31,32,33} -{e29c9c180c6279b0b02abd6a1801c7c0,eb1e33e8a81b697b75855af6bfcdbcbf,c6f3ac57944a531490cd39902d0f7777} {0.03100000000000000000,0.03200000000000000000,0.03300000000000000000} {31,32,33} -{e29c9c180c6279b0b02abd6a1801c7c0,eb1e33e8a81b697b75855af6bfcdbcbf,c6f3ac57944a531490cd39902d0f7777} {0.03100000000000000000,0.03200000000000000000,0.03300000000000000000} {31,32,33} -{e29c9c180c6279b0b02abd6a1801c7c0,eb1e33e8a81b697b75855af6bfcdbcbf,c6f3ac57944a531490cd39902d0f7777} {0.03100000000000000000,0.03200000000000000000,0.03300000000000000000} {31,32,33} -{e29c9c180c6279b0b02abd6a1801c7c0,eb1e33e8a81b697b75855af6bfcdbcbf,c6f3ac57944a531490cd39902d0f7777} {0.03100000000000000000,0.03200000000000000000,0.03300000000000000000} {31,32,33} -{e29c9c180c6279b0b02abd6a1801c7c0,eb1e33e8a81b697b75855af6bfcdbcbf,c6f3ac57944a531490cd39902d0f7777} {0.03100000000000000000,0.03200000000000000000,0.03300000000000000000} {31,32,33} -{e29c9c180c6279b0b02abd6a1801c7c0,eb1e33e8a81b697b75855af6bfcdbcbf,c6f3ac57944a531490cd39902d0f7777} {0.03100000000000000000,0.03200000000000000000,0.03300000000000000000} {31,32,33} -{e29c9c180c6279b0b02abd6a1801c7c0,eb1e33e8a81b697b75855af6bfcdbcbf,c6f3ac57944a531490cd39902d0f7777} {0.03100000000000000000,0.03200000000000000000,0.03300000000000000000} {31,32,33} -{e29c9c180c6279b0b02abd6a1801c7c0,eb1e33e8a81b697b75855af6bfcdbcbf,c6f3ac57944a531490cd39902d0f7777} {0.03100000000000000000,0.03200000000000000000,0.03300000000000000000} {31,32,33} -{e29c9c180c6279b0b02abd6a1801c7c0,eb1e33e8a81b697b75855af6bfcdbcbf,c6f3ac57944a531490cd39902d0f7777} {0.03100000000000000000,0.03200000000000000000,0.03300000000000000000} {31,32,33} -{e29c9c180c6279b0b02abd6a1801c7c0,eb1e33e8a81b697b75855af6bfcdbcbf,c6f3ac57944a531490cd39902d0f7777} {0.03100000000000000000,0.03200000000000000000,0.03300000000000000000} {31,32,33} -{e29c9c180c6279b0b02abd6a1801c7c0,eb1e33e8a81b697b75855af6bfcdbcbf,c6f3ac57944a531490cd39902d0f7777} {0.03100000000000000000,0.03200000000000000000,0.03300000000000000000} {31,32,33} -{e29c9c180c6279b0b02abd6a1801c7c0,eb1e33e8a81b697b75855af6bfcdbcbf,c6f3ac57944a531490cd39902d0f7777} {0.03100000000000000000,0.03200000000000000000,0.03300000000000000000} {31,32,33} -{e29c9c180c6279b0b02abd6a1801c7c0,eb1e33e8a81b697b75855af6bfcdbcbf,c6f3ac57944a531490cd39902d0f7777} {0.03100000000000000000,0.03200000000000000000,0.03300000000000000000} {31,32,33} -{e29c9c180c6279b0b02abd6a1801c7c0,eb1e33e8a81b697b75855af6bfcdbcbf,c6f3ac57944a531490cd39902d0f7777} {0.03100000000000000000,0.03200000000000000000,0.03300000000000000000} {31,32,33} -{e29c9c180c6279b0b02abd6a1801c7c0,eb1e33e8a81b697b75855af6bfcdbcbf,c6f3ac57944a531490cd39902d0f7777} {0.03100000000000000000,0.03200000000000000000,0.03300000000000000000} {31,32,33} -{e29c9c180c6279b0b02abd6a1801c7c0,eb1e33e8a81b697b75855af6bfcdbcbf,c6f3ac57944a531490cd39902d0f7777} {0.03100000000000000000,0.03200000000000000000,0.03300000000000000000} {31,32,33} -{e29c9c180c6279b0b02abd6a1801c7c0,eb1e33e8a81b697b75855af6bfcdbcbf,c6f3ac57944a531490cd39902d0f7777} {0.03100000000000000000,0.03200000000000000000,0.03300000000000000000} {31,32,33} -{e29c9c180c6279b0b02abd6a1801c7c0,eb1e33e8a81b697b75855af6bfcdbcbf,c6f3ac57944a531490cd39902d0f7777} {0.03100000000000000000,0.03200000000000000000,0.03300000000000000000} {31,32,33} -{e29c9c180c6279b0b02abd6a1801c7c0,eb1e33e8a81b697b75855af6bfcdbcbf,c6f3ac57944a531490cd39902d0f7777} {0.03100000000000000000,0.03200000000000000000,0.03300000000000000000} {31,32,33} -{e29c9c180c6279b0b02abd6a1801c7c0,eb1e33e8a81b697b75855af6bfcdbcbf,c6f3ac57944a531490cd39902d0f7777} {0.03100000000000000000,0.03200000000000000000,0.03300000000000000000} {31,32,33} -{e29c9c180c6279b0b02abd6a1801c7c0,eb1e33e8a81b697b75855af6bfcdbcbf,c6f3ac57944a531490cd39902d0f7777} {0.03100000000000000000,0.03200000000000000000,0.03300000000000000000} {31,32,33} -{e29c9c180c6279b0b02abd6a1801c7c0,eb1e33e8a81b697b75855af6bfcdbcbf,c6f3ac57944a531490cd39902d0f7777} {0.03100000000000000000,0.03200000000000000000,0.03300000000000000000} {31,32,33} -{e29c9c180c6279b0b02abd6a1801c7c0,eb1e33e8a81b697b75855af6bfcdbcbf,c6f3ac57944a531490cd39902d0f7777} {0.03100000000000000000,0.03200000000000000000,0.03300000000000000000} {31,32,33} -{e29c9c180c6279b0b02abd6a1801c7c0,eb1e33e8a81b697b75855af6bfcdbcbf,c6f3ac57944a531490cd39902d0f7777} {0.03100000000000000000,0.03200000000000000000,0.03300000000000000000} {31,32,33} -{e29c9c180c6279b0b02abd6a1801c7c0,eb1e33e8a81b697b75855af6bfcdbcbf,c6f3ac57944a531490cd39902d0f7777} {0.03100000000000000000,0.03200000000000000000,0.03300000000000000000} {31,32,33} -{e29c9c180c6279b0b02abd6a1801c7c0,eb1e33e8a81b697b75855af6bfcdbcbf,c6f3ac57944a531490cd39902d0f7777} {0.03100000000000000000,0.03200000000000000000,0.03300000000000000000} {31,32,33} -{e29c9c180c6279b0b02abd6a1801c7c0,eb1e33e8a81b697b75855af6bfcdbcbf,c6f3ac57944a531490cd39902d0f7777} {0.03100000000000000000,0.03200000000000000000,0.03300000000000000000} {31,32,33} -{e29c9c180c6279b0b02abd6a1801c7c0,eb1e33e8a81b697b75855af6bfcdbcbf,c6f3ac57944a531490cd39902d0f7777} {0.03100000000000000000,0.03200000000000000000,0.03300000000000000000} {31,32,33} -{e29c9c180c6279b0b02abd6a1801c7c0,eb1e33e8a81b697b75855af6bfcdbcbf,c6f3ac57944a531490cd39902d0f7777} {0.03100000000000000000,0.03200000000000000000,0.03300000000000000000} {31,32,33} -{e29c9c180c6279b0b02abd6a1801c7c0,eb1e33e8a81b697b75855af6bfcdbcbf,c6f3ac57944a531490cd39902d0f7777} {0.03100000000000000000,0.03200000000000000000,0.03300000000000000000} {31,32,33} -{e29c9c180c6279b0b02abd6a1801c7c0,eb1e33e8a81b697b75855af6bfcdbcbf,c6f3ac57944a531490cd39902d0f7777} {0.03100000000000000000,0.03200000000000000000,0.03300000000000000000} {31,32,33} -{e29c9c180c6279b0b02abd6a1801c7c0,eb1e33e8a81b697b75855af6bfcdbcbf,c6f3ac57944a531490cd39902d0f7777} {0.03100000000000000000,0.03200000000000000000,0.03300000000000000000} {31,32,33} -{e29c9c180c6279b0b02abd6a1801c7c0,eb1e33e8a81b697b75855af6bfcdbcbf,c6f3ac57944a531490cd39902d0f7777} {0.03100000000000000000,0.03200000000000000000,0.03300000000000000000} {31,32,33} -{e29c9c180c6279b0b02abd6a1801c7c0,eb1e33e8a81b697b75855af6bfcdbcbf,c6f3ac57944a531490cd39902d0f7777} {0.03100000000000000000,0.03200000000000000000,0.03300000000000000000} {31,32,33} -{e29c9c180c6279b0b02abd6a1801c7c0,eb1e33e8a81b697b75855af6bfcdbcbf,c6f3ac57944a531490cd39902d0f7777} {0.03100000000000000000,0.03200000000000000000,0.03300000000000000000} {31,32,33} -{e29c9c180c6279b0b02abd6a1801c7c0,eb1e33e8a81b697b75855af6bfcdbcbf,c6f3ac57944a531490cd39902d0f7777} {0.03100000000000000000,0.03200000000000000000,0.03300000000000000000} {31,32,33} -{e29c9c180c6279b0b02abd6a1801c7c0,eb1e33e8a81b697b75855af6bfcdbcbf,c6f3ac57944a531490cd39902d0f7777} {0.03100000000000000000,0.03200000000000000000,0.03300000000000000000} {31,32,33} -{e29c9c180c6279b0b02abd6a1801c7c0,eb1e33e8a81b697b75855af6bfcdbcbf,c6f3ac57944a531490cd39902d0f7777} {0.03100000000000000000,0.03200000000000000000,0.03300000000000000000} {31,32,33} -{e29c9c180c6279b0b02abd6a1801c7c0,eb1e33e8a81b697b75855af6bfcdbcbf,c6f3ac57944a531490cd39902d0f7777} {0.03100000000000000000,0.03200000000000000000,0.03300000000000000000} {31,32,33} -{e29c9c180c6279b0b02abd6a1801c7c0,eb1e33e8a81b697b75855af6bfcdbcbf,c6f3ac57944a531490cd39902d0f7777} {0.03100000000000000000,0.03200000000000000000,0.03300000000000000000} {31,32,33} -{e29c9c180c6279b0b02abd6a1801c7c0,eb1e33e8a81b697b75855af6bfcdbcbf,c6f3ac57944a531490cd39902d0f7777} {0.03100000000000000000,0.03200000000000000000,0.03300000000000000000} {31,32,33} -{e29c9c180c6279b0b02abd6a1801c7c0,eb1e33e8a81b697b75855af6bfcdbcbf,c6f3ac57944a531490cd39902d0f7777} {0.03100000000000000000,0.03200000000000000000,0.03300000000000000000} {31,32,33} -{e29c9c180c6279b0b02abd6a1801c7c0,eb1e33e8a81b697b75855af6bfcdbcbf,c6f3ac57944a531490cd39902d0f7777} {0.03100000000000000000,0.03200000000000000000,0.03300000000000000000} {31,32,33} -{e29c9c180c6279b0b02abd6a1801c7c0,eb1e33e8a81b697b75855af6bfcdbcbf,c6f3ac57944a531490cd39902d0f7777} {0.03100000000000000000,0.03200000000000000000,0.03300000000000000000} {31,32,33} -{e29c9c180c6279b0b02abd6a1801c7c0,eb1e33e8a81b697b75855af6bfcdbcbf,c6f3ac57944a531490cd39902d0f7777} {0.03100000000000000000,0.03200000000000000000,0.03300000000000000000} {31,32,33} -{e29c9c180c6279b0b02abd6a1801c7c0,eb1e33e8a81b697b75855af6bfcdbcbf,c6f3ac57944a531490cd39902d0f7777} {0.03100000000000000000,0.03200000000000000000,0.03300000000000000000} {31,32,33} -{e29c9c180c6279b0b02abd6a1801c7c0,eb1e33e8a81b697b75855af6bfcdbcbf,c6f3ac57944a531490cd39902d0f7777} {0.03100000000000000000,0.03200000000000000000,0.03300000000000000000} {31,32,33} -{e29c9c180c6279b0b02abd6a1801c7c0,eb1e33e8a81b697b75855af6bfcdbcbf,c6f3ac57944a531490cd39902d0f7777} {0.03100000000000000000,0.03200000000000000000,0.03300000000000000000} {31,32,33} -{e29c9c180c6279b0b02abd6a1801c7c0,eb1e33e8a81b697b75855af6bfcdbcbf,c6f3ac57944a531490cd39902d0f7777} {0.03100000000000000000,0.03200000000000000000,0.03300000000000000000} {31,32,33} -{e29c9c180c6279b0b02abd6a1801c7c0,eb1e33e8a81b697b75855af6bfcdbcbf,c6f3ac57944a531490cd39902d0f7777} {0.03100000000000000000,0.03200000000000000000,0.03300000000000000000} {31,32,33} -{e29c9c180c6279b0b02abd6a1801c7c0,eb1e33e8a81b697b75855af6bfcdbcbf,c6f3ac57944a531490cd39902d0f7777} {0.03100000000000000000,0.03200000000000000000,0.03300000000000000000} {31,32,33} -{e29c9c180c6279b0b02abd6a1801c7c0,eb1e33e8a81b697b75855af6bfcdbcbf,c6f3ac57944a531490cd39902d0f7777} {0.03100000000000000000,0.03200000000000000000,0.03300000000000000000} {31,32,33} -{e29c9c180c6279b0b02abd6a1801c7c0,eb1e33e8a81b697b75855af6bfcdbcbf,c6f3ac57944a531490cd39902d0f7777} {0.03100000000000000000,0.03200000000000000000,0.03300000000000000000} {31,32,33} -{e29c9c180c6279b0b02abd6a1801c7c0,eb1e33e8a81b697b75855af6bfcdbcbf,c6f3ac57944a531490cd39902d0f7777} {0.03100000000000000000,0.03200000000000000000,0.03300000000000000000} {31,32,33} -{e29c9c180c6279b0b02abd6a1801c7c0,eb1e33e8a81b697b75855af6bfcdbcbf,c6f3ac57944a531490cd39902d0f7777} {0.03100000000000000000,0.03200000000000000000,0.03300000000000000000} {31,32,33} -{e29c9c180c6279b0b02abd6a1801c7c0,eb1e33e8a81b697b75855af6bfcdbcbf,c6f3ac57944a531490cd39902d0f7777} {0.03100000000000000000,0.03200000000000000000,0.03300000000000000000} {31,32,33} -{e29c9c180c6279b0b02abd6a1801c7c0,eb1e33e8a81b697b75855af6bfcdbcbf,c6f3ac57944a531490cd39902d0f7777} {0.03100000000000000000,0.03200000000000000000,0.03300000000000000000} {31,32,33} -{e29c9c180c6279b0b02abd6a1801c7c0,eb1e33e8a81b697b75855af6bfcdbcbf,c6f3ac57944a531490cd39902d0f7777} {0.03100000000000000000,0.03200000000000000000,0.03300000000000000000} {31,32,33} -{e29c9c180c6279b0b02abd6a1801c7c0,eb1e33e8a81b697b75855af6bfcdbcbf,c6f3ac57944a531490cd39902d0f7777} {0.03100000000000000000,0.03200000000000000000,0.03300000000000000000} {31,32,33} -{e29c9c180c6279b0b02abd6a1801c7c0,eb1e33e8a81b697b75855af6bfcdbcbf,c6f3ac57944a531490cd39902d0f7777} {0.03100000000000000000,0.03200000000000000000,0.03300000000000000000} {31,32,33} -{e29c9c180c6279b0b02abd6a1801c7c0,eb1e33e8a81b697b75855af6bfcdbcbf,c6f3ac57944a531490cd39902d0f7777} {0.03100000000000000000,0.03200000000000000000,0.03300000000000000000} {31,32,33} -{e29c9c180c6279b0b02abd6a1801c7c0,eb1e33e8a81b697b75855af6bfcdbcbf,c6f3ac57944a531490cd39902d0f7777} {0.03100000000000000000,0.03200000000000000000,0.03300000000000000000} {31,32,33} -{e29c9c180c6279b0b02abd6a1801c7c0,eb1e33e8a81b697b75855af6bfcdbcbf,c6f3ac57944a531490cd39902d0f7777} {0.03100000000000000000,0.03200000000000000000,0.03300000000000000000} {31,32,33} -{e29c9c180c6279b0b02abd6a1801c7c0,eb1e33e8a81b697b75855af6bfcdbcbf,c6f3ac57944a531490cd39902d0f7777} {0.03100000000000000000,0.03200000000000000000,0.03300000000000000000} {31,32,33} -{e29c9c180c6279b0b02abd6a1801c7c0,eb1e33e8a81b697b75855af6bfcdbcbf,c6f3ac57944a531490cd39902d0f7777} {0.03100000000000000000,0.03200000000000000000,0.03300000000000000000} {31,32,33} -{e29c9c180c6279b0b02abd6a1801c7c0,eb1e33e8a81b697b75855af6bfcdbcbf,c6f3ac57944a531490cd39902d0f7777} {0.03100000000000000000,0.03200000000000000000,0.03300000000000000000} {31,32,33} -{c6f3ac57944a531490cd39902d0f7777,e29c9c180c6279b0b02abd6a1801c7c0,86e50149658661312a9e0b35558d84f6} {0.03200000000000000000,0.03300000000000000000,0.03400000000000000000} {32,33,34} -{c6f3ac57944a531490cd39902d0f7777,e29c9c180c6279b0b02abd6a1801c7c0,86e50149658661312a9e0b35558d84f6} {0.03200000000000000000,0.03300000000000000000,0.03400000000000000000} {32,33,34} -{c6f3ac57944a531490cd39902d0f7777,e29c9c180c6279b0b02abd6a1801c7c0,86e50149658661312a9e0b35558d84f6} {0.03200000000000000000,0.03300000000000000000,0.03400000000000000000} {32,33,34} -{c6f3ac57944a531490cd39902d0f7777,e29c9c180c6279b0b02abd6a1801c7c0,86e50149658661312a9e0b35558d84f6} {0.03200000000000000000,0.03300000000000000000,0.03400000000000000000} {32,33,34} -{c6f3ac57944a531490cd39902d0f7777,e29c9c180c6279b0b02abd6a1801c7c0,86e50149658661312a9e0b35558d84f6} {0.03200000000000000000,0.03300000000000000000,0.03400000000000000000} {32,33,34} -{c6f3ac57944a531490cd39902d0f7777,e29c9c180c6279b0b02abd6a1801c7c0,86e50149658661312a9e0b35558d84f6} {0.03200000000000000000,0.03300000000000000000,0.03400000000000000000} {32,33,34} -{c6f3ac57944a531490cd39902d0f7777,e29c9c180c6279b0b02abd6a1801c7c0,86e50149658661312a9e0b35558d84f6} {0.03200000000000000000,0.03300000000000000000,0.03400000000000000000} {32,33,34} -{c6f3ac57944a531490cd39902d0f7777,e29c9c180c6279b0b02abd6a1801c7c0,86e50149658661312a9e0b35558d84f6} {0.03200000000000000000,0.03300000000000000000,0.03400000000000000000} {32,33,34} -{c6f3ac57944a531490cd39902d0f7777,e29c9c180c6279b0b02abd6a1801c7c0,86e50149658661312a9e0b35558d84f6} {0.03200000000000000000,0.03300000000000000000,0.03400000000000000000} {32,33,34} -{c6f3ac57944a531490cd39902d0f7777,e29c9c180c6279b0b02abd6a1801c7c0,86e50149658661312a9e0b35558d84f6} {0.03200000000000000000,0.03300000000000000000,0.03400000000000000000} {32,33,34} -{c6f3ac57944a531490cd39902d0f7777,e29c9c180c6279b0b02abd6a1801c7c0,86e50149658661312a9e0b35558d84f6} {0.03200000000000000000,0.03300000000000000000,0.03400000000000000000} {32,33,34} -{c6f3ac57944a531490cd39902d0f7777,e29c9c180c6279b0b02abd6a1801c7c0,86e50149658661312a9e0b35558d84f6} {0.03200000000000000000,0.03300000000000000000,0.03400000000000000000} {32,33,34} -{c6f3ac57944a531490cd39902d0f7777,e29c9c180c6279b0b02abd6a1801c7c0,86e50149658661312a9e0b35558d84f6} {0.03200000000000000000,0.03300000000000000000,0.03400000000000000000} {32,33,34} -{c6f3ac57944a531490cd39902d0f7777,e29c9c180c6279b0b02abd6a1801c7c0,86e50149658661312a9e0b35558d84f6} {0.03200000000000000000,0.03300000000000000000,0.03400000000000000000} {32,33,34} -{c6f3ac57944a531490cd39902d0f7777,e29c9c180c6279b0b02abd6a1801c7c0,86e50149658661312a9e0b35558d84f6} {0.03200000000000000000,0.03300000000000000000,0.03400000000000000000} {32,33,34} -{c6f3ac57944a531490cd39902d0f7777,e29c9c180c6279b0b02abd6a1801c7c0,86e50149658661312a9e0b35558d84f6} {0.03200000000000000000,0.03300000000000000000,0.03400000000000000000} {32,33,34} -{c6f3ac57944a531490cd39902d0f7777,e29c9c180c6279b0b02abd6a1801c7c0,86e50149658661312a9e0b35558d84f6} {0.03200000000000000000,0.03300000000000000000,0.03400000000000000000} {32,33,34} -{c6f3ac57944a531490cd39902d0f7777,e29c9c180c6279b0b02abd6a1801c7c0,86e50149658661312a9e0b35558d84f6} {0.03200000000000000000,0.03300000000000000000,0.03400000000000000000} {32,33,34} -{c6f3ac57944a531490cd39902d0f7777,e29c9c180c6279b0b02abd6a1801c7c0,86e50149658661312a9e0b35558d84f6} {0.03200000000000000000,0.03300000000000000000,0.03400000000000000000} {32,33,34} -{c6f3ac57944a531490cd39902d0f7777,e29c9c180c6279b0b02abd6a1801c7c0,86e50149658661312a9e0b35558d84f6} {0.03200000000000000000,0.03300000000000000000,0.03400000000000000000} {32,33,34} -{c6f3ac57944a531490cd39902d0f7777,e29c9c180c6279b0b02abd6a1801c7c0,86e50149658661312a9e0b35558d84f6} {0.03200000000000000000,0.03300000000000000000,0.03400000000000000000} {32,33,34} -{c6f3ac57944a531490cd39902d0f7777,e29c9c180c6279b0b02abd6a1801c7c0,86e50149658661312a9e0b35558d84f6} {0.03200000000000000000,0.03300000000000000000,0.03400000000000000000} {32,33,34} -{c6f3ac57944a531490cd39902d0f7777,e29c9c180c6279b0b02abd6a1801c7c0,86e50149658661312a9e0b35558d84f6} {0.03200000000000000000,0.03300000000000000000,0.03400000000000000000} {32,33,34} -{c6f3ac57944a531490cd39902d0f7777,e29c9c180c6279b0b02abd6a1801c7c0,86e50149658661312a9e0b35558d84f6} {0.03200000000000000000,0.03300000000000000000,0.03400000000000000000} {32,33,34} -{c6f3ac57944a531490cd39902d0f7777,e29c9c180c6279b0b02abd6a1801c7c0,86e50149658661312a9e0b35558d84f6} {0.03200000000000000000,0.03300000000000000000,0.03400000000000000000} {32,33,34} -{c6f3ac57944a531490cd39902d0f7777,e29c9c180c6279b0b02abd6a1801c7c0,86e50149658661312a9e0b35558d84f6} {0.03200000000000000000,0.03300000000000000000,0.03400000000000000000} {32,33,34} -{c6f3ac57944a531490cd39902d0f7777,e29c9c180c6279b0b02abd6a1801c7c0,86e50149658661312a9e0b35558d84f6} {0.03200000000000000000,0.03300000000000000000,0.03400000000000000000} {32,33,34} -{c6f3ac57944a531490cd39902d0f7777,e29c9c180c6279b0b02abd6a1801c7c0,86e50149658661312a9e0b35558d84f6} {0.03200000000000000000,0.03300000000000000000,0.03400000000000000000} {32,33,34} -{c6f3ac57944a531490cd39902d0f7777,e29c9c180c6279b0b02abd6a1801c7c0,86e50149658661312a9e0b35558d84f6} {0.03200000000000000000,0.03300000000000000000,0.03400000000000000000} {32,33,34} -{c6f3ac57944a531490cd39902d0f7777,e29c9c180c6279b0b02abd6a1801c7c0,86e50149658661312a9e0b35558d84f6} {0.03200000000000000000,0.03300000000000000000,0.03400000000000000000} {32,33,34} -{c6f3ac57944a531490cd39902d0f7777,e29c9c180c6279b0b02abd6a1801c7c0,86e50149658661312a9e0b35558d84f6} {0.03200000000000000000,0.03300000000000000000,0.03400000000000000000} {32,33,34} -{c6f3ac57944a531490cd39902d0f7777,e29c9c180c6279b0b02abd6a1801c7c0,86e50149658661312a9e0b35558d84f6} {0.03200000000000000000,0.03300000000000000000,0.03400000000000000000} {32,33,34} -{c6f3ac57944a531490cd39902d0f7777,e29c9c180c6279b0b02abd6a1801c7c0,86e50149658661312a9e0b35558d84f6} {0.03200000000000000000,0.03300000000000000000,0.03400000000000000000} {32,33,34} -{c6f3ac57944a531490cd39902d0f7777,e29c9c180c6279b0b02abd6a1801c7c0,86e50149658661312a9e0b35558d84f6} {0.03200000000000000000,0.03300000000000000000,0.03400000000000000000} {32,33,34} -{c6f3ac57944a531490cd39902d0f7777,e29c9c180c6279b0b02abd6a1801c7c0,86e50149658661312a9e0b35558d84f6} {0.03200000000000000000,0.03300000000000000000,0.03400000000000000000} {32,33,34} -{c6f3ac57944a531490cd39902d0f7777,e29c9c180c6279b0b02abd6a1801c7c0,86e50149658661312a9e0b35558d84f6} {0.03200000000000000000,0.03300000000000000000,0.03400000000000000000} {32,33,34} -{c6f3ac57944a531490cd39902d0f7777,e29c9c180c6279b0b02abd6a1801c7c0,86e50149658661312a9e0b35558d84f6} {0.03200000000000000000,0.03300000000000000000,0.03400000000000000000} {32,33,34} -{c6f3ac57944a531490cd39902d0f7777,e29c9c180c6279b0b02abd6a1801c7c0,86e50149658661312a9e0b35558d84f6} {0.03200000000000000000,0.03300000000000000000,0.03400000000000000000} {32,33,34} -{c6f3ac57944a531490cd39902d0f7777,e29c9c180c6279b0b02abd6a1801c7c0,86e50149658661312a9e0b35558d84f6} {0.03200000000000000000,0.03300000000000000000,0.03400000000000000000} {32,33,34} -{c6f3ac57944a531490cd39902d0f7777,e29c9c180c6279b0b02abd6a1801c7c0,86e50149658661312a9e0b35558d84f6} {0.03200000000000000000,0.03300000000000000000,0.03400000000000000000} {32,33,34} -{c6f3ac57944a531490cd39902d0f7777,e29c9c180c6279b0b02abd6a1801c7c0,86e50149658661312a9e0b35558d84f6} {0.03200000000000000000,0.03300000000000000000,0.03400000000000000000} {32,33,34} -{c6f3ac57944a531490cd39902d0f7777,e29c9c180c6279b0b02abd6a1801c7c0,86e50149658661312a9e0b35558d84f6} {0.03200000000000000000,0.03300000000000000000,0.03400000000000000000} {32,33,34} -{c6f3ac57944a531490cd39902d0f7777,e29c9c180c6279b0b02abd6a1801c7c0,86e50149658661312a9e0b35558d84f6} {0.03200000000000000000,0.03300000000000000000,0.03400000000000000000} {32,33,34} -{c6f3ac57944a531490cd39902d0f7777,e29c9c180c6279b0b02abd6a1801c7c0,86e50149658661312a9e0b35558d84f6} {0.03200000000000000000,0.03300000000000000000,0.03400000000000000000} {32,33,34} -{c6f3ac57944a531490cd39902d0f7777,e29c9c180c6279b0b02abd6a1801c7c0,86e50149658661312a9e0b35558d84f6} {0.03200000000000000000,0.03300000000000000000,0.03400000000000000000} {32,33,34} -{c6f3ac57944a531490cd39902d0f7777,e29c9c180c6279b0b02abd6a1801c7c0,86e50149658661312a9e0b35558d84f6} {0.03200000000000000000,0.03300000000000000000,0.03400000000000000000} {32,33,34} -{c6f3ac57944a531490cd39902d0f7777,e29c9c180c6279b0b02abd6a1801c7c0,86e50149658661312a9e0b35558d84f6} {0.03200000000000000000,0.03300000000000000000,0.03400000000000000000} {32,33,34} -{c6f3ac57944a531490cd39902d0f7777,e29c9c180c6279b0b02abd6a1801c7c0,86e50149658661312a9e0b35558d84f6} {0.03200000000000000000,0.03300000000000000000,0.03400000000000000000} {32,33,34} -{c6f3ac57944a531490cd39902d0f7777,e29c9c180c6279b0b02abd6a1801c7c0,86e50149658661312a9e0b35558d84f6} {0.03200000000000000000,0.03300000000000000000,0.03400000000000000000} {32,33,34} -{c6f3ac57944a531490cd39902d0f7777,e29c9c180c6279b0b02abd6a1801c7c0,86e50149658661312a9e0b35558d84f6} {0.03200000000000000000,0.03300000000000000000,0.03400000000000000000} {32,33,34} -{c6f3ac57944a531490cd39902d0f7777,e29c9c180c6279b0b02abd6a1801c7c0,86e50149658661312a9e0b35558d84f6} {0.03200000000000000000,0.03300000000000000000,0.03400000000000000000} {32,33,34} -{c6f3ac57944a531490cd39902d0f7777,e29c9c180c6279b0b02abd6a1801c7c0,86e50149658661312a9e0b35558d84f6} {0.03200000000000000000,0.03300000000000000000,0.03400000000000000000} {32,33,34} -{c6f3ac57944a531490cd39902d0f7777,e29c9c180c6279b0b02abd6a1801c7c0,86e50149658661312a9e0b35558d84f6} {0.03200000000000000000,0.03300000000000000000,0.03400000000000000000} {32,33,34} -{c6f3ac57944a531490cd39902d0f7777,e29c9c180c6279b0b02abd6a1801c7c0,86e50149658661312a9e0b35558d84f6} {0.03200000000000000000,0.03300000000000000000,0.03400000000000000000} {32,33,34} -{c6f3ac57944a531490cd39902d0f7777,e29c9c180c6279b0b02abd6a1801c7c0,86e50149658661312a9e0b35558d84f6} {0.03200000000000000000,0.03300000000000000000,0.03400000000000000000} {32,33,34} -{c6f3ac57944a531490cd39902d0f7777,e29c9c180c6279b0b02abd6a1801c7c0,86e50149658661312a9e0b35558d84f6} {0.03200000000000000000,0.03300000000000000000,0.03400000000000000000} {32,33,34} -{c6f3ac57944a531490cd39902d0f7777,e29c9c180c6279b0b02abd6a1801c7c0,86e50149658661312a9e0b35558d84f6} {0.03200000000000000000,0.03300000000000000000,0.03400000000000000000} {32,33,34} -{c6f3ac57944a531490cd39902d0f7777,e29c9c180c6279b0b02abd6a1801c7c0,86e50149658661312a9e0b35558d84f6} {0.03200000000000000000,0.03300000000000000000,0.03400000000000000000} {32,33,34} -{c6f3ac57944a531490cd39902d0f7777,e29c9c180c6279b0b02abd6a1801c7c0,86e50149658661312a9e0b35558d84f6} {0.03200000000000000000,0.03300000000000000000,0.03400000000000000000} {32,33,34} -{c6f3ac57944a531490cd39902d0f7777,e29c9c180c6279b0b02abd6a1801c7c0,86e50149658661312a9e0b35558d84f6} {0.03200000000000000000,0.03300000000000000000,0.03400000000000000000} {32,33,34} -{c6f3ac57944a531490cd39902d0f7777,e29c9c180c6279b0b02abd6a1801c7c0,86e50149658661312a9e0b35558d84f6} {0.03200000000000000000,0.03300000000000000000,0.03400000000000000000} {32,33,34} -{c6f3ac57944a531490cd39902d0f7777,e29c9c180c6279b0b02abd6a1801c7c0,86e50149658661312a9e0b35558d84f6} {0.03200000000000000000,0.03300000000000000000,0.03400000000000000000} {32,33,34} -{c6f3ac57944a531490cd39902d0f7777,e29c9c180c6279b0b02abd6a1801c7c0,86e50149658661312a9e0b35558d84f6} {0.03200000000000000000,0.03300000000000000000,0.03400000000000000000} {32,33,34} -{c6f3ac57944a531490cd39902d0f7777,e29c9c180c6279b0b02abd6a1801c7c0,86e50149658661312a9e0b35558d84f6} {0.03200000000000000000,0.03300000000000000000,0.03400000000000000000} {32,33,34} -{c6f3ac57944a531490cd39902d0f7777,e29c9c180c6279b0b02abd6a1801c7c0,86e50149658661312a9e0b35558d84f6} {0.03200000000000000000,0.03300000000000000000,0.03400000000000000000} {32,33,34} -{c6f3ac57944a531490cd39902d0f7777,e29c9c180c6279b0b02abd6a1801c7c0,86e50149658661312a9e0b35558d84f6} {0.03200000000000000000,0.03300000000000000000,0.03400000000000000000} {32,33,34} -{c6f3ac57944a531490cd39902d0f7777,e29c9c180c6279b0b02abd6a1801c7c0,86e50149658661312a9e0b35558d84f6} {0.03200000000000000000,0.03300000000000000000,0.03400000000000000000} {32,33,34} -{c6f3ac57944a531490cd39902d0f7777,e29c9c180c6279b0b02abd6a1801c7c0,86e50149658661312a9e0b35558d84f6} {0.03200000000000000000,0.03300000000000000000,0.03400000000000000000} {32,33,34} -{c6f3ac57944a531490cd39902d0f7777,e29c9c180c6279b0b02abd6a1801c7c0,86e50149658661312a9e0b35558d84f6} {0.03200000000000000000,0.03300000000000000000,0.03400000000000000000} {32,33,34} -{c6f3ac57944a531490cd39902d0f7777,e29c9c180c6279b0b02abd6a1801c7c0,86e50149658661312a9e0b35558d84f6} {0.03200000000000000000,0.03300000000000000000,0.03400000000000000000} {32,33,34} -{c6f3ac57944a531490cd39902d0f7777,e29c9c180c6279b0b02abd6a1801c7c0,86e50149658661312a9e0b35558d84f6} {0.03200000000000000000,0.03300000000000000000,0.03400000000000000000} {32,33,34} -{c6f3ac57944a531490cd39902d0f7777,e29c9c180c6279b0b02abd6a1801c7c0,86e50149658661312a9e0b35558d84f6} {0.03200000000000000000,0.03300000000000000000,0.03400000000000000000} {32,33,34} -{c6f3ac57944a531490cd39902d0f7777,e29c9c180c6279b0b02abd6a1801c7c0,86e50149658661312a9e0b35558d84f6} {0.03200000000000000000,0.03300000000000000000,0.03400000000000000000} {32,33,34} -{c6f3ac57944a531490cd39902d0f7777,e29c9c180c6279b0b02abd6a1801c7c0,86e50149658661312a9e0b35558d84f6} {0.03200000000000000000,0.03300000000000000000,0.03400000000000000000} {32,33,34} -{c6f3ac57944a531490cd39902d0f7777,e29c9c180c6279b0b02abd6a1801c7c0,86e50149658661312a9e0b35558d84f6} {0.03200000000000000000,0.03300000000000000000,0.03400000000000000000} {32,33,34} -{c6f3ac57944a531490cd39902d0f7777,e29c9c180c6279b0b02abd6a1801c7c0,86e50149658661312a9e0b35558d84f6} {0.03200000000000000000,0.03300000000000000000,0.03400000000000000000} {32,33,34} -{c6f3ac57944a531490cd39902d0f7777,e29c9c180c6279b0b02abd6a1801c7c0,86e50149658661312a9e0b35558d84f6} {0.03200000000000000000,0.03300000000000000000,0.03400000000000000000} {32,33,34} -{c6f3ac57944a531490cd39902d0f7777,e29c9c180c6279b0b02abd6a1801c7c0,86e50149658661312a9e0b35558d84f6} {0.03200000000000000000,0.03300000000000000000,0.03400000000000000000} {32,33,34} -{c6f3ac57944a531490cd39902d0f7777,e29c9c180c6279b0b02abd6a1801c7c0,86e50149658661312a9e0b35558d84f6} {0.03200000000000000000,0.03300000000000000000,0.03400000000000000000} {32,33,34} -{c6f3ac57944a531490cd39902d0f7777,e29c9c180c6279b0b02abd6a1801c7c0,86e50149658661312a9e0b35558d84f6} {0.03200000000000000000,0.03300000000000000000,0.03400000000000000000} {32,33,34} -{c6f3ac57944a531490cd39902d0f7777,e29c9c180c6279b0b02abd6a1801c7c0,86e50149658661312a9e0b35558d84f6} {0.03200000000000000000,0.03300000000000000000,0.03400000000000000000} {32,33,34} -{c6f3ac57944a531490cd39902d0f7777,e29c9c180c6279b0b02abd6a1801c7c0,86e50149658661312a9e0b35558d84f6} {0.03200000000000000000,0.03300000000000000000,0.03400000000000000000} {32,33,34} -{c6f3ac57944a531490cd39902d0f7777,e29c9c180c6279b0b02abd6a1801c7c0,86e50149658661312a9e0b35558d84f6} {0.03200000000000000000,0.03300000000000000000,0.03400000000000000000} {32,33,34} -{c6f3ac57944a531490cd39902d0f7777,e29c9c180c6279b0b02abd6a1801c7c0,86e50149658661312a9e0b35558d84f6} {0.03200000000000000000,0.03300000000000000000,0.03400000000000000000} {32,33,34} -{c6f3ac57944a531490cd39902d0f7777,e29c9c180c6279b0b02abd6a1801c7c0,86e50149658661312a9e0b35558d84f6} {0.03200000000000000000,0.03300000000000000000,0.03400000000000000000} {32,33,34} -{c6f3ac57944a531490cd39902d0f7777,e29c9c180c6279b0b02abd6a1801c7c0,86e50149658661312a9e0b35558d84f6} {0.03200000000000000000,0.03300000000000000000,0.03400000000000000000} {32,33,34} -{c6f3ac57944a531490cd39902d0f7777,e29c9c180c6279b0b02abd6a1801c7c0,86e50149658661312a9e0b35558d84f6} {0.03200000000000000000,0.03300000000000000000,0.03400000000000000000} {32,33,34} -{c6f3ac57944a531490cd39902d0f7777,e29c9c180c6279b0b02abd6a1801c7c0,86e50149658661312a9e0b35558d84f6} {0.03200000000000000000,0.03300000000000000000,0.03400000000000000000} {32,33,34} -{c6f3ac57944a531490cd39902d0f7777,e29c9c180c6279b0b02abd6a1801c7c0,86e50149658661312a9e0b35558d84f6} {0.03200000000000000000,0.03300000000000000000,0.03400000000000000000} {32,33,34} -{c6f3ac57944a531490cd39902d0f7777,e29c9c180c6279b0b02abd6a1801c7c0,86e50149658661312a9e0b35558d84f6} {0.03200000000000000000,0.03300000000000000000,0.03400000000000000000} {32,33,34} -{c6f3ac57944a531490cd39902d0f7777,e29c9c180c6279b0b02abd6a1801c7c0,86e50149658661312a9e0b35558d84f6} {0.03200000000000000000,0.03300000000000000000,0.03400000000000000000} {32,33,34} -{c6f3ac57944a531490cd39902d0f7777,e29c9c180c6279b0b02abd6a1801c7c0,86e50149658661312a9e0b35558d84f6} {0.03200000000000000000,0.03300000000000000000,0.03400000000000000000} {32,33,34} -{c6f3ac57944a531490cd39902d0f7777,e29c9c180c6279b0b02abd6a1801c7c0,86e50149658661312a9e0b35558d84f6} {0.03200000000000000000,0.03300000000000000000,0.03400000000000000000} {32,33,34} -{c6f3ac57944a531490cd39902d0f7777,e29c9c180c6279b0b02abd6a1801c7c0,86e50149658661312a9e0b35558d84f6} {0.03200000000000000000,0.03300000000000000000,0.03400000000000000000} {32,33,34} -{c6f3ac57944a531490cd39902d0f7777,e29c9c180c6279b0b02abd6a1801c7c0,86e50149658661312a9e0b35558d84f6} {0.03200000000000000000,0.03300000000000000000,0.03400000000000000000} {32,33,34} -{c6f3ac57944a531490cd39902d0f7777,e29c9c180c6279b0b02abd6a1801c7c0,86e50149658661312a9e0b35558d84f6} {0.03200000000000000000,0.03300000000000000000,0.03400000000000000000} {32,33,34} -{c6f3ac57944a531490cd39902d0f7777,e29c9c180c6279b0b02abd6a1801c7c0,86e50149658661312a9e0b35558d84f6} {0.03200000000000000000,0.03300000000000000000,0.03400000000000000000} {32,33,34} -{c6f3ac57944a531490cd39902d0f7777,e29c9c180c6279b0b02abd6a1801c7c0,86e50149658661312a9e0b35558d84f6} {0.03200000000000000000,0.03300000000000000000,0.03400000000000000000} {32,33,34} -{c6f3ac57944a531490cd39902d0f7777,e29c9c180c6279b0b02abd6a1801c7c0,86e50149658661312a9e0b35558d84f6} {0.03200000000000000000,0.03300000000000000000,0.03400000000000000000} {32,33,34} -{c6f3ac57944a531490cd39902d0f7777,e29c9c180c6279b0b02abd6a1801c7c0,86e50149658661312a9e0b35558d84f6} {0.03200000000000000000,0.03300000000000000000,0.03400000000000000000} {32,33,34} -{86e50149658661312a9e0b35558d84f6,c6f3ac57944a531490cd39902d0f7777,9f14025af0065b30e47e23ebb3b491d3} {0.03300000000000000000,0.03400000000000000000,0.03500000000000000000} {33,34,35} -{86e50149658661312a9e0b35558d84f6,c6f3ac57944a531490cd39902d0f7777,9f14025af0065b30e47e23ebb3b491d3} {0.03300000000000000000,0.03400000000000000000,0.03500000000000000000} {33,34,35} -{86e50149658661312a9e0b35558d84f6,c6f3ac57944a531490cd39902d0f7777,9f14025af0065b30e47e23ebb3b491d3} {0.03300000000000000000,0.03400000000000000000,0.03500000000000000000} {33,34,35} -{86e50149658661312a9e0b35558d84f6,c6f3ac57944a531490cd39902d0f7777,9f14025af0065b30e47e23ebb3b491d3} {0.03300000000000000000,0.03400000000000000000,0.03500000000000000000} {33,34,35} -{86e50149658661312a9e0b35558d84f6,c6f3ac57944a531490cd39902d0f7777,9f14025af0065b30e47e23ebb3b491d3} {0.03300000000000000000,0.03400000000000000000,0.03500000000000000000} {33,34,35} -{86e50149658661312a9e0b35558d84f6,c6f3ac57944a531490cd39902d0f7777,9f14025af0065b30e47e23ebb3b491d3} {0.03300000000000000000,0.03400000000000000000,0.03500000000000000000} {33,34,35} -{86e50149658661312a9e0b35558d84f6,c6f3ac57944a531490cd39902d0f7777,9f14025af0065b30e47e23ebb3b491d3} {0.03300000000000000000,0.03400000000000000000,0.03500000000000000000} {33,34,35} -{86e50149658661312a9e0b35558d84f6,c6f3ac57944a531490cd39902d0f7777,9f14025af0065b30e47e23ebb3b491d3} {0.03300000000000000000,0.03400000000000000000,0.03500000000000000000} {33,34,35} -{86e50149658661312a9e0b35558d84f6,c6f3ac57944a531490cd39902d0f7777,9f14025af0065b30e47e23ebb3b491d3} {0.03300000000000000000,0.03400000000000000000,0.03500000000000000000} {33,34,35} -{86e50149658661312a9e0b35558d84f6,c6f3ac57944a531490cd39902d0f7777,9f14025af0065b30e47e23ebb3b491d3} {0.03300000000000000000,0.03400000000000000000,0.03500000000000000000} {33,34,35} -{86e50149658661312a9e0b35558d84f6,c6f3ac57944a531490cd39902d0f7777,9f14025af0065b30e47e23ebb3b491d3} {0.03300000000000000000,0.03400000000000000000,0.03500000000000000000} {33,34,35} -{86e50149658661312a9e0b35558d84f6,c6f3ac57944a531490cd39902d0f7777,9f14025af0065b30e47e23ebb3b491d3} {0.03300000000000000000,0.03400000000000000000,0.03500000000000000000} {33,34,35} -{86e50149658661312a9e0b35558d84f6,c6f3ac57944a531490cd39902d0f7777,9f14025af0065b30e47e23ebb3b491d3} {0.03300000000000000000,0.03400000000000000000,0.03500000000000000000} {33,34,35} -{86e50149658661312a9e0b35558d84f6,c6f3ac57944a531490cd39902d0f7777,9f14025af0065b30e47e23ebb3b491d3} {0.03300000000000000000,0.03400000000000000000,0.03500000000000000000} {33,34,35} -{86e50149658661312a9e0b35558d84f6,c6f3ac57944a531490cd39902d0f7777,9f14025af0065b30e47e23ebb3b491d3} {0.03300000000000000000,0.03400000000000000000,0.03500000000000000000} {33,34,35} -{86e50149658661312a9e0b35558d84f6,c6f3ac57944a531490cd39902d0f7777,9f14025af0065b30e47e23ebb3b491d3} {0.03300000000000000000,0.03400000000000000000,0.03500000000000000000} {33,34,35} -{86e50149658661312a9e0b35558d84f6,c6f3ac57944a531490cd39902d0f7777,9f14025af0065b30e47e23ebb3b491d3} {0.03300000000000000000,0.03400000000000000000,0.03500000000000000000} {33,34,35} -{86e50149658661312a9e0b35558d84f6,c6f3ac57944a531490cd39902d0f7777,9f14025af0065b30e47e23ebb3b491d3} {0.03300000000000000000,0.03400000000000000000,0.03500000000000000000} {33,34,35} -{86e50149658661312a9e0b35558d84f6,c6f3ac57944a531490cd39902d0f7777,9f14025af0065b30e47e23ebb3b491d3} {0.03300000000000000000,0.03400000000000000000,0.03500000000000000000} {33,34,35} -{86e50149658661312a9e0b35558d84f6,c6f3ac57944a531490cd39902d0f7777,9f14025af0065b30e47e23ebb3b491d3} {0.03300000000000000000,0.03400000000000000000,0.03500000000000000000} {33,34,35} -{86e50149658661312a9e0b35558d84f6,c6f3ac57944a531490cd39902d0f7777,9f14025af0065b30e47e23ebb3b491d3} {0.03300000000000000000,0.03400000000000000000,0.03500000000000000000} {33,34,35} -{86e50149658661312a9e0b35558d84f6,c6f3ac57944a531490cd39902d0f7777,9f14025af0065b30e47e23ebb3b491d3} {0.03300000000000000000,0.03400000000000000000,0.03500000000000000000} {33,34,35} -{86e50149658661312a9e0b35558d84f6,c6f3ac57944a531490cd39902d0f7777,9f14025af0065b30e47e23ebb3b491d3} {0.03300000000000000000,0.03400000000000000000,0.03500000000000000000} {33,34,35} -{86e50149658661312a9e0b35558d84f6,c6f3ac57944a531490cd39902d0f7777,9f14025af0065b30e47e23ebb3b491d3} {0.03300000000000000000,0.03400000000000000000,0.03500000000000000000} {33,34,35} -{86e50149658661312a9e0b35558d84f6,c6f3ac57944a531490cd39902d0f7777,9f14025af0065b30e47e23ebb3b491d3} {0.03300000000000000000,0.03400000000000000000,0.03500000000000000000} {33,34,35} -{86e50149658661312a9e0b35558d84f6,c6f3ac57944a531490cd39902d0f7777,9f14025af0065b30e47e23ebb3b491d3} {0.03300000000000000000,0.03400000000000000000,0.03500000000000000000} {33,34,35} -{86e50149658661312a9e0b35558d84f6,c6f3ac57944a531490cd39902d0f7777,9f14025af0065b30e47e23ebb3b491d3} {0.03300000000000000000,0.03400000000000000000,0.03500000000000000000} {33,34,35} -{86e50149658661312a9e0b35558d84f6,c6f3ac57944a531490cd39902d0f7777,9f14025af0065b30e47e23ebb3b491d3} {0.03300000000000000000,0.03400000000000000000,0.03500000000000000000} {33,34,35} -{86e50149658661312a9e0b35558d84f6,c6f3ac57944a531490cd39902d0f7777,9f14025af0065b30e47e23ebb3b491d3} {0.03300000000000000000,0.03400000000000000000,0.03500000000000000000} {33,34,35} -{86e50149658661312a9e0b35558d84f6,c6f3ac57944a531490cd39902d0f7777,9f14025af0065b30e47e23ebb3b491d3} {0.03300000000000000000,0.03400000000000000000,0.03500000000000000000} {33,34,35} -{86e50149658661312a9e0b35558d84f6,c6f3ac57944a531490cd39902d0f7777,9f14025af0065b30e47e23ebb3b491d3} {0.03300000000000000000,0.03400000000000000000,0.03500000000000000000} {33,34,35} -{86e50149658661312a9e0b35558d84f6,c6f3ac57944a531490cd39902d0f7777,9f14025af0065b30e47e23ebb3b491d3} {0.03300000000000000000,0.03400000000000000000,0.03500000000000000000} {33,34,35} -{86e50149658661312a9e0b35558d84f6,c6f3ac57944a531490cd39902d0f7777,9f14025af0065b30e47e23ebb3b491d3} {0.03300000000000000000,0.03400000000000000000,0.03500000000000000000} {33,34,35} -{86e50149658661312a9e0b35558d84f6,c6f3ac57944a531490cd39902d0f7777,9f14025af0065b30e47e23ebb3b491d3} {0.03300000000000000000,0.03400000000000000000,0.03500000000000000000} {33,34,35} -{86e50149658661312a9e0b35558d84f6,c6f3ac57944a531490cd39902d0f7777,9f14025af0065b30e47e23ebb3b491d3} {0.03300000000000000000,0.03400000000000000000,0.03500000000000000000} {33,34,35} -{86e50149658661312a9e0b35558d84f6,c6f3ac57944a531490cd39902d0f7777,9f14025af0065b30e47e23ebb3b491d3} {0.03300000000000000000,0.03400000000000000000,0.03500000000000000000} {33,34,35} -{86e50149658661312a9e0b35558d84f6,c6f3ac57944a531490cd39902d0f7777,9f14025af0065b30e47e23ebb3b491d3} {0.03300000000000000000,0.03400000000000000000,0.03500000000000000000} {33,34,35} -{86e50149658661312a9e0b35558d84f6,c6f3ac57944a531490cd39902d0f7777,9f14025af0065b30e47e23ebb3b491d3} {0.03300000000000000000,0.03400000000000000000,0.03500000000000000000} {33,34,35} -{86e50149658661312a9e0b35558d84f6,c6f3ac57944a531490cd39902d0f7777,9f14025af0065b30e47e23ebb3b491d3} {0.03300000000000000000,0.03400000000000000000,0.03500000000000000000} {33,34,35} -{86e50149658661312a9e0b35558d84f6,c6f3ac57944a531490cd39902d0f7777,9f14025af0065b30e47e23ebb3b491d3} {0.03300000000000000000,0.03400000000000000000,0.03500000000000000000} {33,34,35} -{86e50149658661312a9e0b35558d84f6,c6f3ac57944a531490cd39902d0f7777,9f14025af0065b30e47e23ebb3b491d3} {0.03300000000000000000,0.03400000000000000000,0.03500000000000000000} {33,34,35} -{86e50149658661312a9e0b35558d84f6,c6f3ac57944a531490cd39902d0f7777,9f14025af0065b30e47e23ebb3b491d3} {0.03300000000000000000,0.03400000000000000000,0.03500000000000000000} {33,34,35} -{86e50149658661312a9e0b35558d84f6,c6f3ac57944a531490cd39902d0f7777,9f14025af0065b30e47e23ebb3b491d3} {0.03300000000000000000,0.03400000000000000000,0.03500000000000000000} {33,34,35} -{86e50149658661312a9e0b35558d84f6,c6f3ac57944a531490cd39902d0f7777,9f14025af0065b30e47e23ebb3b491d3} {0.03300000000000000000,0.03400000000000000000,0.03500000000000000000} {33,34,35} -{86e50149658661312a9e0b35558d84f6,c6f3ac57944a531490cd39902d0f7777,9f14025af0065b30e47e23ebb3b491d3} {0.03300000000000000000,0.03400000000000000000,0.03500000000000000000} {33,34,35} -{86e50149658661312a9e0b35558d84f6,c6f3ac57944a531490cd39902d0f7777,9f14025af0065b30e47e23ebb3b491d3} {0.03300000000000000000,0.03400000000000000000,0.03500000000000000000} {33,34,35} -{86e50149658661312a9e0b35558d84f6,c6f3ac57944a531490cd39902d0f7777,9f14025af0065b30e47e23ebb3b491d3} {0.03300000000000000000,0.03400000000000000000,0.03500000000000000000} {33,34,35} -{86e50149658661312a9e0b35558d84f6,c6f3ac57944a531490cd39902d0f7777,9f14025af0065b30e47e23ebb3b491d3} {0.03300000000000000000,0.03400000000000000000,0.03500000000000000000} {33,34,35} -{86e50149658661312a9e0b35558d84f6,c6f3ac57944a531490cd39902d0f7777,9f14025af0065b30e47e23ebb3b491d3} {0.03300000000000000000,0.03400000000000000000,0.03500000000000000000} {33,34,35} -{86e50149658661312a9e0b35558d84f6,c6f3ac57944a531490cd39902d0f7777,9f14025af0065b30e47e23ebb3b491d3} {0.03300000000000000000,0.03400000000000000000,0.03500000000000000000} {33,34,35} -{86e50149658661312a9e0b35558d84f6,c6f3ac57944a531490cd39902d0f7777,9f14025af0065b30e47e23ebb3b491d3} {0.03300000000000000000,0.03400000000000000000,0.03500000000000000000} {33,34,35} -{86e50149658661312a9e0b35558d84f6,c6f3ac57944a531490cd39902d0f7777,9f14025af0065b30e47e23ebb3b491d3} {0.03300000000000000000,0.03400000000000000000,0.03500000000000000000} {33,34,35} -{86e50149658661312a9e0b35558d84f6,c6f3ac57944a531490cd39902d0f7777,9f14025af0065b30e47e23ebb3b491d3} {0.03300000000000000000,0.03400000000000000000,0.03500000000000000000} {33,34,35} -{86e50149658661312a9e0b35558d84f6,c6f3ac57944a531490cd39902d0f7777,9f14025af0065b30e47e23ebb3b491d3} {0.03300000000000000000,0.03400000000000000000,0.03500000000000000000} {33,34,35} -{86e50149658661312a9e0b35558d84f6,c6f3ac57944a531490cd39902d0f7777,9f14025af0065b30e47e23ebb3b491d3} {0.03300000000000000000,0.03400000000000000000,0.03500000000000000000} {33,34,35} -{86e50149658661312a9e0b35558d84f6,c6f3ac57944a531490cd39902d0f7777,9f14025af0065b30e47e23ebb3b491d3} {0.03300000000000000000,0.03400000000000000000,0.03500000000000000000} {33,34,35} -{86e50149658661312a9e0b35558d84f6,c6f3ac57944a531490cd39902d0f7777,9f14025af0065b30e47e23ebb3b491d3} {0.03300000000000000000,0.03400000000000000000,0.03500000000000000000} {33,34,35} -{86e50149658661312a9e0b35558d84f6,c6f3ac57944a531490cd39902d0f7777,9f14025af0065b30e47e23ebb3b491d3} {0.03300000000000000000,0.03400000000000000000,0.03500000000000000000} {33,34,35} -{86e50149658661312a9e0b35558d84f6,c6f3ac57944a531490cd39902d0f7777,9f14025af0065b30e47e23ebb3b491d3} {0.03300000000000000000,0.03400000000000000000,0.03500000000000000000} {33,34,35} -{86e50149658661312a9e0b35558d84f6,c6f3ac57944a531490cd39902d0f7777,9f14025af0065b30e47e23ebb3b491d3} {0.03300000000000000000,0.03400000000000000000,0.03500000000000000000} {33,34,35} -{86e50149658661312a9e0b35558d84f6,c6f3ac57944a531490cd39902d0f7777,9f14025af0065b30e47e23ebb3b491d3} {0.03300000000000000000,0.03400000000000000000,0.03500000000000000000} {33,34,35} -{86e50149658661312a9e0b35558d84f6,c6f3ac57944a531490cd39902d0f7777,9f14025af0065b30e47e23ebb3b491d3} {0.03300000000000000000,0.03400000000000000000,0.03500000000000000000} {33,34,35} -{86e50149658661312a9e0b35558d84f6,c6f3ac57944a531490cd39902d0f7777,9f14025af0065b30e47e23ebb3b491d3} {0.03300000000000000000,0.03400000000000000000,0.03500000000000000000} {33,34,35} -{86e50149658661312a9e0b35558d84f6,c6f3ac57944a531490cd39902d0f7777,9f14025af0065b30e47e23ebb3b491d3} {0.03300000000000000000,0.03400000000000000000,0.03500000000000000000} {33,34,35} -{86e50149658661312a9e0b35558d84f6,c6f3ac57944a531490cd39902d0f7777,9f14025af0065b30e47e23ebb3b491d3} {0.03300000000000000000,0.03400000000000000000,0.03500000000000000000} {33,34,35} -{86e50149658661312a9e0b35558d84f6,c6f3ac57944a531490cd39902d0f7777,9f14025af0065b30e47e23ebb3b491d3} {0.03300000000000000000,0.03400000000000000000,0.03500000000000000000} {33,34,35} -{86e50149658661312a9e0b35558d84f6,c6f3ac57944a531490cd39902d0f7777,9f14025af0065b30e47e23ebb3b491d3} {0.03300000000000000000,0.03400000000000000000,0.03500000000000000000} {33,34,35} -{86e50149658661312a9e0b35558d84f6,c6f3ac57944a531490cd39902d0f7777,9f14025af0065b30e47e23ebb3b491d3} {0.03300000000000000000,0.03400000000000000000,0.03500000000000000000} {33,34,35} -{86e50149658661312a9e0b35558d84f6,c6f3ac57944a531490cd39902d0f7777,9f14025af0065b30e47e23ebb3b491d3} {0.03300000000000000000,0.03400000000000000000,0.03500000000000000000} {33,34,35} -{86e50149658661312a9e0b35558d84f6,c6f3ac57944a531490cd39902d0f7777,9f14025af0065b30e47e23ebb3b491d3} {0.03300000000000000000,0.03400000000000000000,0.03500000000000000000} {33,34,35} -{86e50149658661312a9e0b35558d84f6,c6f3ac57944a531490cd39902d0f7777,9f14025af0065b30e47e23ebb3b491d3} {0.03300000000000000000,0.03400000000000000000,0.03500000000000000000} {33,34,35} -{86e50149658661312a9e0b35558d84f6,c6f3ac57944a531490cd39902d0f7777,9f14025af0065b30e47e23ebb3b491d3} {0.03300000000000000000,0.03400000000000000000,0.03500000000000000000} {33,34,35} -{86e50149658661312a9e0b35558d84f6,c6f3ac57944a531490cd39902d0f7777,9f14025af0065b30e47e23ebb3b491d3} {0.03300000000000000000,0.03400000000000000000,0.03500000000000000000} {33,34,35} -{86e50149658661312a9e0b35558d84f6,c6f3ac57944a531490cd39902d0f7777,9f14025af0065b30e47e23ebb3b491d3} {0.03300000000000000000,0.03400000000000000000,0.03500000000000000000} {33,34,35} -{86e50149658661312a9e0b35558d84f6,c6f3ac57944a531490cd39902d0f7777,9f14025af0065b30e47e23ebb3b491d3} {0.03300000000000000000,0.03400000000000000000,0.03500000000000000000} {33,34,35} -{86e50149658661312a9e0b35558d84f6,c6f3ac57944a531490cd39902d0f7777,9f14025af0065b30e47e23ebb3b491d3} {0.03300000000000000000,0.03400000000000000000,0.03500000000000000000} {33,34,35} -{86e50149658661312a9e0b35558d84f6,c6f3ac57944a531490cd39902d0f7777,9f14025af0065b30e47e23ebb3b491d3} {0.03300000000000000000,0.03400000000000000000,0.03500000000000000000} {33,34,35} -{86e50149658661312a9e0b35558d84f6,c6f3ac57944a531490cd39902d0f7777,9f14025af0065b30e47e23ebb3b491d3} {0.03300000000000000000,0.03400000000000000000,0.03500000000000000000} {33,34,35} -{86e50149658661312a9e0b35558d84f6,c6f3ac57944a531490cd39902d0f7777,9f14025af0065b30e47e23ebb3b491d3} {0.03300000000000000000,0.03400000000000000000,0.03500000000000000000} {33,34,35} -{86e50149658661312a9e0b35558d84f6,c6f3ac57944a531490cd39902d0f7777,9f14025af0065b30e47e23ebb3b491d3} {0.03300000000000000000,0.03400000000000000000,0.03500000000000000000} {33,34,35} -{86e50149658661312a9e0b35558d84f6,c6f3ac57944a531490cd39902d0f7777,9f14025af0065b30e47e23ebb3b491d3} {0.03300000000000000000,0.03400000000000000000,0.03500000000000000000} {33,34,35} -{86e50149658661312a9e0b35558d84f6,c6f3ac57944a531490cd39902d0f7777,9f14025af0065b30e47e23ebb3b491d3} {0.03300000000000000000,0.03400000000000000000,0.03500000000000000000} {33,34,35} -{86e50149658661312a9e0b35558d84f6,c6f3ac57944a531490cd39902d0f7777,9f14025af0065b30e47e23ebb3b491d3} {0.03300000000000000000,0.03400000000000000000,0.03500000000000000000} {33,34,35} -{86e50149658661312a9e0b35558d84f6,c6f3ac57944a531490cd39902d0f7777,9f14025af0065b30e47e23ebb3b491d3} {0.03300000000000000000,0.03400000000000000000,0.03500000000000000000} {33,34,35} -{86e50149658661312a9e0b35558d84f6,c6f3ac57944a531490cd39902d0f7777,9f14025af0065b30e47e23ebb3b491d3} {0.03300000000000000000,0.03400000000000000000,0.03500000000000000000} {33,34,35} -{86e50149658661312a9e0b35558d84f6,c6f3ac57944a531490cd39902d0f7777,9f14025af0065b30e47e23ebb3b491d3} {0.03300000000000000000,0.03400000000000000000,0.03500000000000000000} {33,34,35} -{86e50149658661312a9e0b35558d84f6,c6f3ac57944a531490cd39902d0f7777,9f14025af0065b30e47e23ebb3b491d3} {0.03300000000000000000,0.03400000000000000000,0.03500000000000000000} {33,34,35} -{86e50149658661312a9e0b35558d84f6,c6f3ac57944a531490cd39902d0f7777,9f14025af0065b30e47e23ebb3b491d3} {0.03300000000000000000,0.03400000000000000000,0.03500000000000000000} {33,34,35} -{86e50149658661312a9e0b35558d84f6,c6f3ac57944a531490cd39902d0f7777,9f14025af0065b30e47e23ebb3b491d3} {0.03300000000000000000,0.03400000000000000000,0.03500000000000000000} {33,34,35} -{86e50149658661312a9e0b35558d84f6,c6f3ac57944a531490cd39902d0f7777,9f14025af0065b30e47e23ebb3b491d3} {0.03300000000000000000,0.03400000000000000000,0.03500000000000000000} {33,34,35} -{86e50149658661312a9e0b35558d84f6,c6f3ac57944a531490cd39902d0f7777,9f14025af0065b30e47e23ebb3b491d3} {0.03300000000000000000,0.03400000000000000000,0.03500000000000000000} {33,34,35} -{86e50149658661312a9e0b35558d84f6,c6f3ac57944a531490cd39902d0f7777,9f14025af0065b30e47e23ebb3b491d3} {0.03300000000000000000,0.03400000000000000000,0.03500000000000000000} {33,34,35} -{86e50149658661312a9e0b35558d84f6,c6f3ac57944a531490cd39902d0f7777,9f14025af0065b30e47e23ebb3b491d3} {0.03300000000000000000,0.03400000000000000000,0.03500000000000000000} {33,34,35} -{86e50149658661312a9e0b35558d84f6,c6f3ac57944a531490cd39902d0f7777,9f14025af0065b30e47e23ebb3b491d3} {0.03300000000000000000,0.03400000000000000000,0.03500000000000000000} {33,34,35} -{86e50149658661312a9e0b35558d84f6,c6f3ac57944a531490cd39902d0f7777,9f14025af0065b30e47e23ebb3b491d3} {0.03300000000000000000,0.03400000000000000000,0.03500000000000000000} {33,34,35} -{86e50149658661312a9e0b35558d84f6,c6f3ac57944a531490cd39902d0f7777,9f14025af0065b30e47e23ebb3b491d3} {0.03300000000000000000,0.03400000000000000000,0.03500000000000000000} {33,34,35} -{86e50149658661312a9e0b35558d84f6,c6f3ac57944a531490cd39902d0f7777,9f14025af0065b30e47e23ebb3b491d3} {0.03300000000000000000,0.03400000000000000000,0.03500000000000000000} {33,34,35} -{86e50149658661312a9e0b35558d84f6,c6f3ac57944a531490cd39902d0f7777,9f14025af0065b30e47e23ebb3b491d3} {0.03300000000000000000,0.03400000000000000000,0.03500000000000000000} {33,34,35} -{86e50149658661312a9e0b35558d84f6,c6f3ac57944a531490cd39902d0f7777,9f14025af0065b30e47e23ebb3b491d3} {0.03300000000000000000,0.03400000000000000000,0.03500000000000000000} {33,34,35} -{86e50149658661312a9e0b35558d84f6,c6f3ac57944a531490cd39902d0f7777,9f14025af0065b30e47e23ebb3b491d3} {0.03300000000000000000,0.03400000000000000000,0.03500000000000000000} {33,34,35} -{9f14025af0065b30e47e23ebb3b491d3,86e50149658661312a9e0b35558d84f6,76a50887d8f1c2e9301755428990ad81} {0.03400000000000000000,0.03500000000000000000,0.03600000000000000000} {34,35,36} -{9f14025af0065b30e47e23ebb3b491d3,86e50149658661312a9e0b35558d84f6,76a50887d8f1c2e9301755428990ad81} {0.03400000000000000000,0.03500000000000000000,0.03600000000000000000} {34,35,36} -{9f14025af0065b30e47e23ebb3b491d3,86e50149658661312a9e0b35558d84f6,76a50887d8f1c2e9301755428990ad81} {0.03400000000000000000,0.03500000000000000000,0.03600000000000000000} {34,35,36} -{9f14025af0065b30e47e23ebb3b491d3,86e50149658661312a9e0b35558d84f6,76a50887d8f1c2e9301755428990ad81} {0.03400000000000000000,0.03500000000000000000,0.03600000000000000000} {34,35,36} -{9f14025af0065b30e47e23ebb3b491d3,86e50149658661312a9e0b35558d84f6,76a50887d8f1c2e9301755428990ad81} {0.03400000000000000000,0.03500000000000000000,0.03600000000000000000} {34,35,36} -{9f14025af0065b30e47e23ebb3b491d3,86e50149658661312a9e0b35558d84f6,76a50887d8f1c2e9301755428990ad81} {0.03400000000000000000,0.03500000000000000000,0.03600000000000000000} {34,35,36} -{9f14025af0065b30e47e23ebb3b491d3,86e50149658661312a9e0b35558d84f6,76a50887d8f1c2e9301755428990ad81} {0.03400000000000000000,0.03500000000000000000,0.03600000000000000000} {34,35,36} -{9f14025af0065b30e47e23ebb3b491d3,86e50149658661312a9e0b35558d84f6,76a50887d8f1c2e9301755428990ad81} {0.03400000000000000000,0.03500000000000000000,0.03600000000000000000} {34,35,36} -{9f14025af0065b30e47e23ebb3b491d3,86e50149658661312a9e0b35558d84f6,76a50887d8f1c2e9301755428990ad81} {0.03400000000000000000,0.03500000000000000000,0.03600000000000000000} {34,35,36} -{9f14025af0065b30e47e23ebb3b491d3,86e50149658661312a9e0b35558d84f6,76a50887d8f1c2e9301755428990ad81} {0.03400000000000000000,0.03500000000000000000,0.03600000000000000000} {34,35,36} -{9f14025af0065b30e47e23ebb3b491d3,86e50149658661312a9e0b35558d84f6,76a50887d8f1c2e9301755428990ad81} {0.03400000000000000000,0.03500000000000000000,0.03600000000000000000} {34,35,36} -{9f14025af0065b30e47e23ebb3b491d3,86e50149658661312a9e0b35558d84f6,76a50887d8f1c2e9301755428990ad81} {0.03400000000000000000,0.03500000000000000000,0.03600000000000000000} {34,35,36} -{9f14025af0065b30e47e23ebb3b491d3,86e50149658661312a9e0b35558d84f6,76a50887d8f1c2e9301755428990ad81} {0.03400000000000000000,0.03500000000000000000,0.03600000000000000000} {34,35,36} -{9f14025af0065b30e47e23ebb3b491d3,86e50149658661312a9e0b35558d84f6,76a50887d8f1c2e9301755428990ad81} {0.03400000000000000000,0.03500000000000000000,0.03600000000000000000} {34,35,36} -{9f14025af0065b30e47e23ebb3b491d3,86e50149658661312a9e0b35558d84f6,76a50887d8f1c2e9301755428990ad81} {0.03400000000000000000,0.03500000000000000000,0.03600000000000000000} {34,35,36} -{9f14025af0065b30e47e23ebb3b491d3,86e50149658661312a9e0b35558d84f6,76a50887d8f1c2e9301755428990ad81} {0.03400000000000000000,0.03500000000000000000,0.03600000000000000000} {34,35,36} -{9f14025af0065b30e47e23ebb3b491d3,86e50149658661312a9e0b35558d84f6,76a50887d8f1c2e9301755428990ad81} {0.03400000000000000000,0.03500000000000000000,0.03600000000000000000} {34,35,36} -{9f14025af0065b30e47e23ebb3b491d3,86e50149658661312a9e0b35558d84f6,76a50887d8f1c2e9301755428990ad81} {0.03400000000000000000,0.03500000000000000000,0.03600000000000000000} {34,35,36} -{9f14025af0065b30e47e23ebb3b491d3,86e50149658661312a9e0b35558d84f6,76a50887d8f1c2e9301755428990ad81} {0.03400000000000000000,0.03500000000000000000,0.03600000000000000000} {34,35,36} -{9f14025af0065b30e47e23ebb3b491d3,86e50149658661312a9e0b35558d84f6,76a50887d8f1c2e9301755428990ad81} {0.03400000000000000000,0.03500000000000000000,0.03600000000000000000} {34,35,36} -{9f14025af0065b30e47e23ebb3b491d3,86e50149658661312a9e0b35558d84f6,76a50887d8f1c2e9301755428990ad81} {0.03400000000000000000,0.03500000000000000000,0.03600000000000000000} {34,35,36} -{9f14025af0065b30e47e23ebb3b491d3,86e50149658661312a9e0b35558d84f6,76a50887d8f1c2e9301755428990ad81} {0.03400000000000000000,0.03500000000000000000,0.03600000000000000000} {34,35,36} -{9f14025af0065b30e47e23ebb3b491d3,86e50149658661312a9e0b35558d84f6,76a50887d8f1c2e9301755428990ad81} {0.03400000000000000000,0.03500000000000000000,0.03600000000000000000} {34,35,36} -{9f14025af0065b30e47e23ebb3b491d3,86e50149658661312a9e0b35558d84f6,76a50887d8f1c2e9301755428990ad81} {0.03400000000000000000,0.03500000000000000000,0.03600000000000000000} {34,35,36} -{9f14025af0065b30e47e23ebb3b491d3,86e50149658661312a9e0b35558d84f6,76a50887d8f1c2e9301755428990ad81} {0.03400000000000000000,0.03500000000000000000,0.03600000000000000000} {34,35,36} -{9f14025af0065b30e47e23ebb3b491d3,86e50149658661312a9e0b35558d84f6,76a50887d8f1c2e9301755428990ad81} {0.03400000000000000000,0.03500000000000000000,0.03600000000000000000} {34,35,36} -{9f14025af0065b30e47e23ebb3b491d3,86e50149658661312a9e0b35558d84f6,76a50887d8f1c2e9301755428990ad81} {0.03400000000000000000,0.03500000000000000000,0.03600000000000000000} {34,35,36} -{9f14025af0065b30e47e23ebb3b491d3,86e50149658661312a9e0b35558d84f6,76a50887d8f1c2e9301755428990ad81} {0.03400000000000000000,0.03500000000000000000,0.03600000000000000000} {34,35,36} -{9f14025af0065b30e47e23ebb3b491d3,86e50149658661312a9e0b35558d84f6,76a50887d8f1c2e9301755428990ad81} {0.03400000000000000000,0.03500000000000000000,0.03600000000000000000} {34,35,36} -{9f14025af0065b30e47e23ebb3b491d3,86e50149658661312a9e0b35558d84f6,76a50887d8f1c2e9301755428990ad81} {0.03400000000000000000,0.03500000000000000000,0.03600000000000000000} {34,35,36} -{9f14025af0065b30e47e23ebb3b491d3,86e50149658661312a9e0b35558d84f6,76a50887d8f1c2e9301755428990ad81} {0.03400000000000000000,0.03500000000000000000,0.03600000000000000000} {34,35,36} -{9f14025af0065b30e47e23ebb3b491d3,86e50149658661312a9e0b35558d84f6,76a50887d8f1c2e9301755428990ad81} {0.03400000000000000000,0.03500000000000000000,0.03600000000000000000} {34,35,36} -{9f14025af0065b30e47e23ebb3b491d3,86e50149658661312a9e0b35558d84f6,76a50887d8f1c2e9301755428990ad81} {0.03400000000000000000,0.03500000000000000000,0.03600000000000000000} {34,35,36} -{9f14025af0065b30e47e23ebb3b491d3,86e50149658661312a9e0b35558d84f6,76a50887d8f1c2e9301755428990ad81} {0.03400000000000000000,0.03500000000000000000,0.03600000000000000000} {34,35,36} -{9f14025af0065b30e47e23ebb3b491d3,86e50149658661312a9e0b35558d84f6,76a50887d8f1c2e9301755428990ad81} {0.03400000000000000000,0.03500000000000000000,0.03600000000000000000} {34,35,36} -{9f14025af0065b30e47e23ebb3b491d3,86e50149658661312a9e0b35558d84f6,76a50887d8f1c2e9301755428990ad81} {0.03400000000000000000,0.03500000000000000000,0.03600000000000000000} {34,35,36} -{9f14025af0065b30e47e23ebb3b491d3,86e50149658661312a9e0b35558d84f6,76a50887d8f1c2e9301755428990ad81} {0.03400000000000000000,0.03500000000000000000,0.03600000000000000000} {34,35,36} -{9f14025af0065b30e47e23ebb3b491d3,86e50149658661312a9e0b35558d84f6,76a50887d8f1c2e9301755428990ad81} {0.03400000000000000000,0.03500000000000000000,0.03600000000000000000} {34,35,36} -{9f14025af0065b30e47e23ebb3b491d3,86e50149658661312a9e0b35558d84f6,76a50887d8f1c2e9301755428990ad81} {0.03400000000000000000,0.03500000000000000000,0.03600000000000000000} {34,35,36} -{9f14025af0065b30e47e23ebb3b491d3,86e50149658661312a9e0b35558d84f6,76a50887d8f1c2e9301755428990ad81} {0.03400000000000000000,0.03500000000000000000,0.03600000000000000000} {34,35,36} -{9f14025af0065b30e47e23ebb3b491d3,86e50149658661312a9e0b35558d84f6,76a50887d8f1c2e9301755428990ad81} {0.03400000000000000000,0.03500000000000000000,0.03600000000000000000} {34,35,36} -{9f14025af0065b30e47e23ebb3b491d3,86e50149658661312a9e0b35558d84f6,76a50887d8f1c2e9301755428990ad81} {0.03400000000000000000,0.03500000000000000000,0.03600000000000000000} {34,35,36} -{9f14025af0065b30e47e23ebb3b491d3,86e50149658661312a9e0b35558d84f6,76a50887d8f1c2e9301755428990ad81} {0.03400000000000000000,0.03500000000000000000,0.03600000000000000000} {34,35,36} -{9f14025af0065b30e47e23ebb3b491d3,86e50149658661312a9e0b35558d84f6,76a50887d8f1c2e9301755428990ad81} {0.03400000000000000000,0.03500000000000000000,0.03600000000000000000} {34,35,36} -{9f14025af0065b30e47e23ebb3b491d3,86e50149658661312a9e0b35558d84f6,76a50887d8f1c2e9301755428990ad81} {0.03400000000000000000,0.03500000000000000000,0.03600000000000000000} {34,35,36} -{9f14025af0065b30e47e23ebb3b491d3,86e50149658661312a9e0b35558d84f6,76a50887d8f1c2e9301755428990ad81} {0.03400000000000000000,0.03500000000000000000,0.03600000000000000000} {34,35,36} -{9f14025af0065b30e47e23ebb3b491d3,86e50149658661312a9e0b35558d84f6,76a50887d8f1c2e9301755428990ad81} {0.03400000000000000000,0.03500000000000000000,0.03600000000000000000} {34,35,36} -{9f14025af0065b30e47e23ebb3b491d3,86e50149658661312a9e0b35558d84f6,76a50887d8f1c2e9301755428990ad81} {0.03400000000000000000,0.03500000000000000000,0.03600000000000000000} {34,35,36} -{9f14025af0065b30e47e23ebb3b491d3,86e50149658661312a9e0b35558d84f6,76a50887d8f1c2e9301755428990ad81} {0.03400000000000000000,0.03500000000000000000,0.03600000000000000000} {34,35,36} -{9f14025af0065b30e47e23ebb3b491d3,86e50149658661312a9e0b35558d84f6,76a50887d8f1c2e9301755428990ad81} {0.03400000000000000000,0.03500000000000000000,0.03600000000000000000} {34,35,36} -{9f14025af0065b30e47e23ebb3b491d3,86e50149658661312a9e0b35558d84f6,76a50887d8f1c2e9301755428990ad81} {0.03400000000000000000,0.03500000000000000000,0.03600000000000000000} {34,35,36} -{9f14025af0065b30e47e23ebb3b491d3,86e50149658661312a9e0b35558d84f6,76a50887d8f1c2e9301755428990ad81} {0.03400000000000000000,0.03500000000000000000,0.03600000000000000000} {34,35,36} -{9f14025af0065b30e47e23ebb3b491d3,86e50149658661312a9e0b35558d84f6,76a50887d8f1c2e9301755428990ad81} {0.03400000000000000000,0.03500000000000000000,0.03600000000000000000} {34,35,36} -{9f14025af0065b30e47e23ebb3b491d3,86e50149658661312a9e0b35558d84f6,76a50887d8f1c2e9301755428990ad81} {0.03400000000000000000,0.03500000000000000000,0.03600000000000000000} {34,35,36} -{9f14025af0065b30e47e23ebb3b491d3,86e50149658661312a9e0b35558d84f6,76a50887d8f1c2e9301755428990ad81} {0.03400000000000000000,0.03500000000000000000,0.03600000000000000000} {34,35,36} -{9f14025af0065b30e47e23ebb3b491d3,86e50149658661312a9e0b35558d84f6,76a50887d8f1c2e9301755428990ad81} {0.03400000000000000000,0.03500000000000000000,0.03600000000000000000} {34,35,36} -{9f14025af0065b30e47e23ebb3b491d3,86e50149658661312a9e0b35558d84f6,76a50887d8f1c2e9301755428990ad81} {0.03400000000000000000,0.03500000000000000000,0.03600000000000000000} {34,35,36} -{9f14025af0065b30e47e23ebb3b491d3,86e50149658661312a9e0b35558d84f6,76a50887d8f1c2e9301755428990ad81} {0.03400000000000000000,0.03500000000000000000,0.03600000000000000000} {34,35,36} -{9f14025af0065b30e47e23ebb3b491d3,86e50149658661312a9e0b35558d84f6,76a50887d8f1c2e9301755428990ad81} {0.03400000000000000000,0.03500000000000000000,0.03600000000000000000} {34,35,36} -{9f14025af0065b30e47e23ebb3b491d3,86e50149658661312a9e0b35558d84f6,76a50887d8f1c2e9301755428990ad81} {0.03400000000000000000,0.03500000000000000000,0.03600000000000000000} {34,35,36} -{9f14025af0065b30e47e23ebb3b491d3,86e50149658661312a9e0b35558d84f6,76a50887d8f1c2e9301755428990ad81} {0.03400000000000000000,0.03500000000000000000,0.03600000000000000000} {34,35,36} -{9f14025af0065b30e47e23ebb3b491d3,86e50149658661312a9e0b35558d84f6,76a50887d8f1c2e9301755428990ad81} {0.03400000000000000000,0.03500000000000000000,0.03600000000000000000} {34,35,36} -{9f14025af0065b30e47e23ebb3b491d3,86e50149658661312a9e0b35558d84f6,76a50887d8f1c2e9301755428990ad81} {0.03400000000000000000,0.03500000000000000000,0.03600000000000000000} {34,35,36} -{9f14025af0065b30e47e23ebb3b491d3,86e50149658661312a9e0b35558d84f6,76a50887d8f1c2e9301755428990ad81} {0.03400000000000000000,0.03500000000000000000,0.03600000000000000000} {34,35,36} -{9f14025af0065b30e47e23ebb3b491d3,86e50149658661312a9e0b35558d84f6,76a50887d8f1c2e9301755428990ad81} {0.03400000000000000000,0.03500000000000000000,0.03600000000000000000} {34,35,36} -{9f14025af0065b30e47e23ebb3b491d3,86e50149658661312a9e0b35558d84f6,76a50887d8f1c2e9301755428990ad81} {0.03400000000000000000,0.03500000000000000000,0.03600000000000000000} {34,35,36} -{9f14025af0065b30e47e23ebb3b491d3,86e50149658661312a9e0b35558d84f6,76a50887d8f1c2e9301755428990ad81} {0.03400000000000000000,0.03500000000000000000,0.03600000000000000000} {34,35,36} -{9f14025af0065b30e47e23ebb3b491d3,86e50149658661312a9e0b35558d84f6,76a50887d8f1c2e9301755428990ad81} {0.03400000000000000000,0.03500000000000000000,0.03600000000000000000} {34,35,36} -{9f14025af0065b30e47e23ebb3b491d3,86e50149658661312a9e0b35558d84f6,76a50887d8f1c2e9301755428990ad81} {0.03400000000000000000,0.03500000000000000000,0.03600000000000000000} {34,35,36} -{9f14025af0065b30e47e23ebb3b491d3,86e50149658661312a9e0b35558d84f6,76a50887d8f1c2e9301755428990ad81} {0.03400000000000000000,0.03500000000000000000,0.03600000000000000000} {34,35,36} -{9f14025af0065b30e47e23ebb3b491d3,86e50149658661312a9e0b35558d84f6,76a50887d8f1c2e9301755428990ad81} {0.03400000000000000000,0.03500000000000000000,0.03600000000000000000} {34,35,36} -{9f14025af0065b30e47e23ebb3b491d3,86e50149658661312a9e0b35558d84f6,76a50887d8f1c2e9301755428990ad81} {0.03400000000000000000,0.03500000000000000000,0.03600000000000000000} {34,35,36} -{9f14025af0065b30e47e23ebb3b491d3,86e50149658661312a9e0b35558d84f6,76a50887d8f1c2e9301755428990ad81} {0.03400000000000000000,0.03500000000000000000,0.03600000000000000000} {34,35,36} -{9f14025af0065b30e47e23ebb3b491d3,86e50149658661312a9e0b35558d84f6,76a50887d8f1c2e9301755428990ad81} {0.03400000000000000000,0.03500000000000000000,0.03600000000000000000} {34,35,36} -{9f14025af0065b30e47e23ebb3b491d3,86e50149658661312a9e0b35558d84f6,76a50887d8f1c2e9301755428990ad81} {0.03400000000000000000,0.03500000000000000000,0.03600000000000000000} {34,35,36} -{9f14025af0065b30e47e23ebb3b491d3,86e50149658661312a9e0b35558d84f6,76a50887d8f1c2e9301755428990ad81} {0.03400000000000000000,0.03500000000000000000,0.03600000000000000000} {34,35,36} -{9f14025af0065b30e47e23ebb3b491d3,86e50149658661312a9e0b35558d84f6,76a50887d8f1c2e9301755428990ad81} {0.03400000000000000000,0.03500000000000000000,0.03600000000000000000} {34,35,36} -{9f14025af0065b30e47e23ebb3b491d3,86e50149658661312a9e0b35558d84f6,76a50887d8f1c2e9301755428990ad81} {0.03400000000000000000,0.03500000000000000000,0.03600000000000000000} {34,35,36} -{9f14025af0065b30e47e23ebb3b491d3,86e50149658661312a9e0b35558d84f6,76a50887d8f1c2e9301755428990ad81} {0.03400000000000000000,0.03500000000000000000,0.03600000000000000000} {34,35,36} -{9f14025af0065b30e47e23ebb3b491d3,86e50149658661312a9e0b35558d84f6,76a50887d8f1c2e9301755428990ad81} {0.03400000000000000000,0.03500000000000000000,0.03600000000000000000} {34,35,36} -{9f14025af0065b30e47e23ebb3b491d3,86e50149658661312a9e0b35558d84f6,76a50887d8f1c2e9301755428990ad81} {0.03400000000000000000,0.03500000000000000000,0.03600000000000000000} {34,35,36} -{9f14025af0065b30e47e23ebb3b491d3,86e50149658661312a9e0b35558d84f6,76a50887d8f1c2e9301755428990ad81} {0.03400000000000000000,0.03500000000000000000,0.03600000000000000000} {34,35,36} -{9f14025af0065b30e47e23ebb3b491d3,86e50149658661312a9e0b35558d84f6,76a50887d8f1c2e9301755428990ad81} {0.03400000000000000000,0.03500000000000000000,0.03600000000000000000} {34,35,36} -{9f14025af0065b30e47e23ebb3b491d3,86e50149658661312a9e0b35558d84f6,76a50887d8f1c2e9301755428990ad81} {0.03400000000000000000,0.03500000000000000000,0.03600000000000000000} {34,35,36} -{9f14025af0065b30e47e23ebb3b491d3,86e50149658661312a9e0b35558d84f6,76a50887d8f1c2e9301755428990ad81} {0.03400000000000000000,0.03500000000000000000,0.03600000000000000000} {34,35,36} -{9f14025af0065b30e47e23ebb3b491d3,86e50149658661312a9e0b35558d84f6,76a50887d8f1c2e9301755428990ad81} {0.03400000000000000000,0.03500000000000000000,0.03600000000000000000} {34,35,36} -{9f14025af0065b30e47e23ebb3b491d3,86e50149658661312a9e0b35558d84f6,76a50887d8f1c2e9301755428990ad81} {0.03400000000000000000,0.03500000000000000000,0.03600000000000000000} {34,35,36} -{9f14025af0065b30e47e23ebb3b491d3,86e50149658661312a9e0b35558d84f6,76a50887d8f1c2e9301755428990ad81} {0.03400000000000000000,0.03500000000000000000,0.03600000000000000000} {34,35,36} -{9f14025af0065b30e47e23ebb3b491d3,86e50149658661312a9e0b35558d84f6,76a50887d8f1c2e9301755428990ad81} {0.03400000000000000000,0.03500000000000000000,0.03600000000000000000} {34,35,36} -{9f14025af0065b30e47e23ebb3b491d3,86e50149658661312a9e0b35558d84f6,76a50887d8f1c2e9301755428990ad81} {0.03400000000000000000,0.03500000000000000000,0.03600000000000000000} {34,35,36} -{9f14025af0065b30e47e23ebb3b491d3,86e50149658661312a9e0b35558d84f6,76a50887d8f1c2e9301755428990ad81} {0.03400000000000000000,0.03500000000000000000,0.03600000000000000000} {34,35,36} -{9f14025af0065b30e47e23ebb3b491d3,86e50149658661312a9e0b35558d84f6,76a50887d8f1c2e9301755428990ad81} {0.03400000000000000000,0.03500000000000000000,0.03600000000000000000} {34,35,36} -{9f14025af0065b30e47e23ebb3b491d3,86e50149658661312a9e0b35558d84f6,76a50887d8f1c2e9301755428990ad81} {0.03400000000000000000,0.03500000000000000000,0.03600000000000000000} {34,35,36} -{9f14025af0065b30e47e23ebb3b491d3,86e50149658661312a9e0b35558d84f6,76a50887d8f1c2e9301755428990ad81} {0.03400000000000000000,0.03500000000000000000,0.03600000000000000000} {34,35,36} -{9f14025af0065b30e47e23ebb3b491d3,86e50149658661312a9e0b35558d84f6,76a50887d8f1c2e9301755428990ad81} {0.03400000000000000000,0.03500000000000000000,0.03600000000000000000} {34,35,36} -{9f14025af0065b30e47e23ebb3b491d3,86e50149658661312a9e0b35558d84f6,76a50887d8f1c2e9301755428990ad81} {0.03400000000000000000,0.03500000000000000000,0.03600000000000000000} {34,35,36} -{9f14025af0065b30e47e23ebb3b491d3,86e50149658661312a9e0b35558d84f6,76a50887d8f1c2e9301755428990ad81} {0.03400000000000000000,0.03500000000000000000,0.03600000000000000000} {34,35,36} -{9f14025af0065b30e47e23ebb3b491d3,86e50149658661312a9e0b35558d84f6,76a50887d8f1c2e9301755428990ad81} {0.03400000000000000000,0.03500000000000000000,0.03600000000000000000} {34,35,36} -{9f14025af0065b30e47e23ebb3b491d3,86e50149658661312a9e0b35558d84f6,76a50887d8f1c2e9301755428990ad81} {0.03400000000000000000,0.03500000000000000000,0.03600000000000000000} {34,35,36} -{9f14025af0065b30e47e23ebb3b491d3,86e50149658661312a9e0b35558d84f6,76a50887d8f1c2e9301755428990ad81} {0.03400000000000000000,0.03500000000000000000,0.03600000000000000000} {34,35,36} -{76a50887d8f1c2e9301755428990ad81,9f14025af0065b30e47e23ebb3b491d3,7a61b53701befdae0eeeffaecc73f14e} {0.03500000000000000000,0.03600000000000000000,0.03700000000000000000} {35,36,37} -{76a50887d8f1c2e9301755428990ad81,9f14025af0065b30e47e23ebb3b491d3,7a61b53701befdae0eeeffaecc73f14e} {0.03500000000000000000,0.03600000000000000000,0.03700000000000000000} {35,36,37} -{76a50887d8f1c2e9301755428990ad81,9f14025af0065b30e47e23ebb3b491d3,7a61b53701befdae0eeeffaecc73f14e} {0.03500000000000000000,0.03600000000000000000,0.03700000000000000000} {35,36,37} -{76a50887d8f1c2e9301755428990ad81,9f14025af0065b30e47e23ebb3b491d3,7a61b53701befdae0eeeffaecc73f14e} {0.03500000000000000000,0.03600000000000000000,0.03700000000000000000} {35,36,37} -{76a50887d8f1c2e9301755428990ad81,9f14025af0065b30e47e23ebb3b491d3,7a61b53701befdae0eeeffaecc73f14e} {0.03500000000000000000,0.03600000000000000000,0.03700000000000000000} {35,36,37} -{76a50887d8f1c2e9301755428990ad81,9f14025af0065b30e47e23ebb3b491d3,7a61b53701befdae0eeeffaecc73f14e} {0.03500000000000000000,0.03600000000000000000,0.03700000000000000000} {35,36,37} -{76a50887d8f1c2e9301755428990ad81,9f14025af0065b30e47e23ebb3b491d3,7a61b53701befdae0eeeffaecc73f14e} {0.03500000000000000000,0.03600000000000000000,0.03700000000000000000} {35,36,37} -{76a50887d8f1c2e9301755428990ad81,9f14025af0065b30e47e23ebb3b491d3,7a61b53701befdae0eeeffaecc73f14e} {0.03500000000000000000,0.03600000000000000000,0.03700000000000000000} {35,36,37} -{76a50887d8f1c2e9301755428990ad81,9f14025af0065b30e47e23ebb3b491d3,7a61b53701befdae0eeeffaecc73f14e} {0.03500000000000000000,0.03600000000000000000,0.03700000000000000000} {35,36,37} -{76a50887d8f1c2e9301755428990ad81,9f14025af0065b30e47e23ebb3b491d3,7a61b53701befdae0eeeffaecc73f14e} {0.03500000000000000000,0.03600000000000000000,0.03700000000000000000} {35,36,37} -{76a50887d8f1c2e9301755428990ad81,9f14025af0065b30e47e23ebb3b491d3,7a61b53701befdae0eeeffaecc73f14e} {0.03500000000000000000,0.03600000000000000000,0.03700000000000000000} {35,36,37} -{76a50887d8f1c2e9301755428990ad81,9f14025af0065b30e47e23ebb3b491d3,7a61b53701befdae0eeeffaecc73f14e} {0.03500000000000000000,0.03600000000000000000,0.03700000000000000000} {35,36,37} -{76a50887d8f1c2e9301755428990ad81,9f14025af0065b30e47e23ebb3b491d3,7a61b53701befdae0eeeffaecc73f14e} {0.03500000000000000000,0.03600000000000000000,0.03700000000000000000} {35,36,37} -{76a50887d8f1c2e9301755428990ad81,9f14025af0065b30e47e23ebb3b491d3,7a61b53701befdae0eeeffaecc73f14e} {0.03500000000000000000,0.03600000000000000000,0.03700000000000000000} {35,36,37} -{76a50887d8f1c2e9301755428990ad81,9f14025af0065b30e47e23ebb3b491d3,7a61b53701befdae0eeeffaecc73f14e} {0.03500000000000000000,0.03600000000000000000,0.03700000000000000000} {35,36,37} -{76a50887d8f1c2e9301755428990ad81,9f14025af0065b30e47e23ebb3b491d3,7a61b53701befdae0eeeffaecc73f14e} {0.03500000000000000000,0.03600000000000000000,0.03700000000000000000} {35,36,37} -{76a50887d8f1c2e9301755428990ad81,9f14025af0065b30e47e23ebb3b491d3,7a61b53701befdae0eeeffaecc73f14e} {0.03500000000000000000,0.03600000000000000000,0.03700000000000000000} {35,36,37} -{76a50887d8f1c2e9301755428990ad81,9f14025af0065b30e47e23ebb3b491d3,7a61b53701befdae0eeeffaecc73f14e} {0.03500000000000000000,0.03600000000000000000,0.03700000000000000000} {35,36,37} -{76a50887d8f1c2e9301755428990ad81,9f14025af0065b30e47e23ebb3b491d3,7a61b53701befdae0eeeffaecc73f14e} {0.03500000000000000000,0.03600000000000000000,0.03700000000000000000} {35,36,37} -{76a50887d8f1c2e9301755428990ad81,9f14025af0065b30e47e23ebb3b491d3,7a61b53701befdae0eeeffaecc73f14e} {0.03500000000000000000,0.03600000000000000000,0.03700000000000000000} {35,36,37} -{76a50887d8f1c2e9301755428990ad81,9f14025af0065b30e47e23ebb3b491d3,7a61b53701befdae0eeeffaecc73f14e} {0.03500000000000000000,0.03600000000000000000,0.03700000000000000000} {35,36,37} -{76a50887d8f1c2e9301755428990ad81,9f14025af0065b30e47e23ebb3b491d3,7a61b53701befdae0eeeffaecc73f14e} {0.03500000000000000000,0.03600000000000000000,0.03700000000000000000} {35,36,37} -{76a50887d8f1c2e9301755428990ad81,9f14025af0065b30e47e23ebb3b491d3,7a61b53701befdae0eeeffaecc73f14e} {0.03500000000000000000,0.03600000000000000000,0.03700000000000000000} {35,36,37} -{76a50887d8f1c2e9301755428990ad81,9f14025af0065b30e47e23ebb3b491d3,7a61b53701befdae0eeeffaecc73f14e} {0.03500000000000000000,0.03600000000000000000,0.03700000000000000000} {35,36,37} -{76a50887d8f1c2e9301755428990ad81,9f14025af0065b30e47e23ebb3b491d3,7a61b53701befdae0eeeffaecc73f14e} {0.03500000000000000000,0.03600000000000000000,0.03700000000000000000} {35,36,37} -{76a50887d8f1c2e9301755428990ad81,9f14025af0065b30e47e23ebb3b491d3,7a61b53701befdae0eeeffaecc73f14e} {0.03500000000000000000,0.03600000000000000000,0.03700000000000000000} {35,36,37} -{76a50887d8f1c2e9301755428990ad81,9f14025af0065b30e47e23ebb3b491d3,7a61b53701befdae0eeeffaecc73f14e} {0.03500000000000000000,0.03600000000000000000,0.03700000000000000000} {35,36,37} -{76a50887d8f1c2e9301755428990ad81,9f14025af0065b30e47e23ebb3b491d3,7a61b53701befdae0eeeffaecc73f14e} {0.03500000000000000000,0.03600000000000000000,0.03700000000000000000} {35,36,37} -{76a50887d8f1c2e9301755428990ad81,9f14025af0065b30e47e23ebb3b491d3,7a61b53701befdae0eeeffaecc73f14e} {0.03500000000000000000,0.03600000000000000000,0.03700000000000000000} {35,36,37} -{76a50887d8f1c2e9301755428990ad81,9f14025af0065b30e47e23ebb3b491d3,7a61b53701befdae0eeeffaecc73f14e} {0.03500000000000000000,0.03600000000000000000,0.03700000000000000000} {35,36,37} -{76a50887d8f1c2e9301755428990ad81,9f14025af0065b30e47e23ebb3b491d3,7a61b53701befdae0eeeffaecc73f14e} {0.03500000000000000000,0.03600000000000000000,0.03700000000000000000} {35,36,37} -{76a50887d8f1c2e9301755428990ad81,9f14025af0065b30e47e23ebb3b491d3,7a61b53701befdae0eeeffaecc73f14e} {0.03500000000000000000,0.03600000000000000000,0.03700000000000000000} {35,36,37} -{76a50887d8f1c2e9301755428990ad81,9f14025af0065b30e47e23ebb3b491d3,7a61b53701befdae0eeeffaecc73f14e} {0.03500000000000000000,0.03600000000000000000,0.03700000000000000000} {35,36,37} -{76a50887d8f1c2e9301755428990ad81,9f14025af0065b30e47e23ebb3b491d3,7a61b53701befdae0eeeffaecc73f14e} {0.03500000000000000000,0.03600000000000000000,0.03700000000000000000} {35,36,37} -{76a50887d8f1c2e9301755428990ad81,9f14025af0065b30e47e23ebb3b491d3,7a61b53701befdae0eeeffaecc73f14e} {0.03500000000000000000,0.03600000000000000000,0.03700000000000000000} {35,36,37} -{76a50887d8f1c2e9301755428990ad81,9f14025af0065b30e47e23ebb3b491d3,7a61b53701befdae0eeeffaecc73f14e} {0.03500000000000000000,0.03600000000000000000,0.03700000000000000000} {35,36,37} -{76a50887d8f1c2e9301755428990ad81,9f14025af0065b30e47e23ebb3b491d3,7a61b53701befdae0eeeffaecc73f14e} {0.03500000000000000000,0.03600000000000000000,0.03700000000000000000} {35,36,37} -{76a50887d8f1c2e9301755428990ad81,9f14025af0065b30e47e23ebb3b491d3,7a61b53701befdae0eeeffaecc73f14e} {0.03500000000000000000,0.03600000000000000000,0.03700000000000000000} {35,36,37} -{76a50887d8f1c2e9301755428990ad81,9f14025af0065b30e47e23ebb3b491d3,7a61b53701befdae0eeeffaecc73f14e} {0.03500000000000000000,0.03600000000000000000,0.03700000000000000000} {35,36,37} -{76a50887d8f1c2e9301755428990ad81,9f14025af0065b30e47e23ebb3b491d3,7a61b53701befdae0eeeffaecc73f14e} {0.03500000000000000000,0.03600000000000000000,0.03700000000000000000} {35,36,37} -{76a50887d8f1c2e9301755428990ad81,9f14025af0065b30e47e23ebb3b491d3,7a61b53701befdae0eeeffaecc73f14e} {0.03500000000000000000,0.03600000000000000000,0.03700000000000000000} {35,36,37} -{76a50887d8f1c2e9301755428990ad81,9f14025af0065b30e47e23ebb3b491d3,7a61b53701befdae0eeeffaecc73f14e} {0.03500000000000000000,0.03600000000000000000,0.03700000000000000000} {35,36,37} -{76a50887d8f1c2e9301755428990ad81,9f14025af0065b30e47e23ebb3b491d3,7a61b53701befdae0eeeffaecc73f14e} {0.03500000000000000000,0.03600000000000000000,0.03700000000000000000} {35,36,37} -{76a50887d8f1c2e9301755428990ad81,9f14025af0065b30e47e23ebb3b491d3,7a61b53701befdae0eeeffaecc73f14e} {0.03500000000000000000,0.03600000000000000000,0.03700000000000000000} {35,36,37} -{76a50887d8f1c2e9301755428990ad81,9f14025af0065b30e47e23ebb3b491d3,7a61b53701befdae0eeeffaecc73f14e} {0.03500000000000000000,0.03600000000000000000,0.03700000000000000000} {35,36,37} -{76a50887d8f1c2e9301755428990ad81,9f14025af0065b30e47e23ebb3b491d3,7a61b53701befdae0eeeffaecc73f14e} {0.03500000000000000000,0.03600000000000000000,0.03700000000000000000} {35,36,37} -{76a50887d8f1c2e9301755428990ad81,9f14025af0065b30e47e23ebb3b491d3,7a61b53701befdae0eeeffaecc73f14e} {0.03500000000000000000,0.03600000000000000000,0.03700000000000000000} {35,36,37} -{76a50887d8f1c2e9301755428990ad81,9f14025af0065b30e47e23ebb3b491d3,7a61b53701befdae0eeeffaecc73f14e} {0.03500000000000000000,0.03600000000000000000,0.03700000000000000000} {35,36,37} -{76a50887d8f1c2e9301755428990ad81,9f14025af0065b30e47e23ebb3b491d3,7a61b53701befdae0eeeffaecc73f14e} {0.03500000000000000000,0.03600000000000000000,0.03700000000000000000} {35,36,37} -{76a50887d8f1c2e9301755428990ad81,9f14025af0065b30e47e23ebb3b491d3,7a61b53701befdae0eeeffaecc73f14e} {0.03500000000000000000,0.03600000000000000000,0.03700000000000000000} {35,36,37} -{76a50887d8f1c2e9301755428990ad81,9f14025af0065b30e47e23ebb3b491d3,7a61b53701befdae0eeeffaecc73f14e} {0.03500000000000000000,0.03600000000000000000,0.03700000000000000000} {35,36,37} -{76a50887d8f1c2e9301755428990ad81,9f14025af0065b30e47e23ebb3b491d3,7a61b53701befdae0eeeffaecc73f14e} {0.03500000000000000000,0.03600000000000000000,0.03700000000000000000} {35,36,37} -{76a50887d8f1c2e9301755428990ad81,9f14025af0065b30e47e23ebb3b491d3,7a61b53701befdae0eeeffaecc73f14e} {0.03500000000000000000,0.03600000000000000000,0.03700000000000000000} {35,36,37} -{76a50887d8f1c2e9301755428990ad81,9f14025af0065b30e47e23ebb3b491d3,7a61b53701befdae0eeeffaecc73f14e} {0.03500000000000000000,0.03600000000000000000,0.03700000000000000000} {35,36,37} -{76a50887d8f1c2e9301755428990ad81,9f14025af0065b30e47e23ebb3b491d3,7a61b53701befdae0eeeffaecc73f14e} {0.03500000000000000000,0.03600000000000000000,0.03700000000000000000} {35,36,37} -{76a50887d8f1c2e9301755428990ad81,9f14025af0065b30e47e23ebb3b491d3,7a61b53701befdae0eeeffaecc73f14e} {0.03500000000000000000,0.03600000000000000000,0.03700000000000000000} {35,36,37} -{76a50887d8f1c2e9301755428990ad81,9f14025af0065b30e47e23ebb3b491d3,7a61b53701befdae0eeeffaecc73f14e} {0.03500000000000000000,0.03600000000000000000,0.03700000000000000000} {35,36,37} -{76a50887d8f1c2e9301755428990ad81,9f14025af0065b30e47e23ebb3b491d3,7a61b53701befdae0eeeffaecc73f14e} {0.03500000000000000000,0.03600000000000000000,0.03700000000000000000} {35,36,37} -{76a50887d8f1c2e9301755428990ad81,9f14025af0065b30e47e23ebb3b491d3,7a61b53701befdae0eeeffaecc73f14e} {0.03500000000000000000,0.03600000000000000000,0.03700000000000000000} {35,36,37} -{76a50887d8f1c2e9301755428990ad81,9f14025af0065b30e47e23ebb3b491d3,7a61b53701befdae0eeeffaecc73f14e} {0.03500000000000000000,0.03600000000000000000,0.03700000000000000000} {35,36,37} -{76a50887d8f1c2e9301755428990ad81,9f14025af0065b30e47e23ebb3b491d3,7a61b53701befdae0eeeffaecc73f14e} {0.03500000000000000000,0.03600000000000000000,0.03700000000000000000} {35,36,37} -{76a50887d8f1c2e9301755428990ad81,9f14025af0065b30e47e23ebb3b491d3,7a61b53701befdae0eeeffaecc73f14e} {0.03500000000000000000,0.03600000000000000000,0.03700000000000000000} {35,36,37} -{76a50887d8f1c2e9301755428990ad81,9f14025af0065b30e47e23ebb3b491d3,7a61b53701befdae0eeeffaecc73f14e} {0.03500000000000000000,0.03600000000000000000,0.03700000000000000000} {35,36,37} -{76a50887d8f1c2e9301755428990ad81,9f14025af0065b30e47e23ebb3b491d3,7a61b53701befdae0eeeffaecc73f14e} {0.03500000000000000000,0.03600000000000000000,0.03700000000000000000} {35,36,37} -{76a50887d8f1c2e9301755428990ad81,9f14025af0065b30e47e23ebb3b491d3,7a61b53701befdae0eeeffaecc73f14e} {0.03500000000000000000,0.03600000000000000000,0.03700000000000000000} {35,36,37} -{76a50887d8f1c2e9301755428990ad81,9f14025af0065b30e47e23ebb3b491d3,7a61b53701befdae0eeeffaecc73f14e} {0.03500000000000000000,0.03600000000000000000,0.03700000000000000000} {35,36,37} -{76a50887d8f1c2e9301755428990ad81,9f14025af0065b30e47e23ebb3b491d3,7a61b53701befdae0eeeffaecc73f14e} {0.03500000000000000000,0.03600000000000000000,0.03700000000000000000} {35,36,37} -{76a50887d8f1c2e9301755428990ad81,9f14025af0065b30e47e23ebb3b491d3,7a61b53701befdae0eeeffaecc73f14e} {0.03500000000000000000,0.03600000000000000000,0.03700000000000000000} {35,36,37} -{76a50887d8f1c2e9301755428990ad81,9f14025af0065b30e47e23ebb3b491d3,7a61b53701befdae0eeeffaecc73f14e} {0.03500000000000000000,0.03600000000000000000,0.03700000000000000000} {35,36,37} -{76a50887d8f1c2e9301755428990ad81,9f14025af0065b30e47e23ebb3b491d3,7a61b53701befdae0eeeffaecc73f14e} {0.03500000000000000000,0.03600000000000000000,0.03700000000000000000} {35,36,37} -{76a50887d8f1c2e9301755428990ad81,9f14025af0065b30e47e23ebb3b491d3,7a61b53701befdae0eeeffaecc73f14e} {0.03500000000000000000,0.03600000000000000000,0.03700000000000000000} {35,36,37} -{76a50887d8f1c2e9301755428990ad81,9f14025af0065b30e47e23ebb3b491d3,7a61b53701befdae0eeeffaecc73f14e} {0.03500000000000000000,0.03600000000000000000,0.03700000000000000000} {35,36,37} -{76a50887d8f1c2e9301755428990ad81,9f14025af0065b30e47e23ebb3b491d3,7a61b53701befdae0eeeffaecc73f14e} {0.03500000000000000000,0.03600000000000000000,0.03700000000000000000} {35,36,37} -{76a50887d8f1c2e9301755428990ad81,9f14025af0065b30e47e23ebb3b491d3,7a61b53701befdae0eeeffaecc73f14e} {0.03500000000000000000,0.03600000000000000000,0.03700000000000000000} {35,36,37} -{76a50887d8f1c2e9301755428990ad81,9f14025af0065b30e47e23ebb3b491d3,7a61b53701befdae0eeeffaecc73f14e} {0.03500000000000000000,0.03600000000000000000,0.03700000000000000000} {35,36,37} -{76a50887d8f1c2e9301755428990ad81,9f14025af0065b30e47e23ebb3b491d3,7a61b53701befdae0eeeffaecc73f14e} {0.03500000000000000000,0.03600000000000000000,0.03700000000000000000} {35,36,37} -{76a50887d8f1c2e9301755428990ad81,9f14025af0065b30e47e23ebb3b491d3,7a61b53701befdae0eeeffaecc73f14e} {0.03500000000000000000,0.03600000000000000000,0.03700000000000000000} {35,36,37} -{76a50887d8f1c2e9301755428990ad81,9f14025af0065b30e47e23ebb3b491d3,7a61b53701befdae0eeeffaecc73f14e} {0.03500000000000000000,0.03600000000000000000,0.03700000000000000000} {35,36,37} -{76a50887d8f1c2e9301755428990ad81,9f14025af0065b30e47e23ebb3b491d3,7a61b53701befdae0eeeffaecc73f14e} {0.03500000000000000000,0.03600000000000000000,0.03700000000000000000} {35,36,37} -{76a50887d8f1c2e9301755428990ad81,9f14025af0065b30e47e23ebb3b491d3,7a61b53701befdae0eeeffaecc73f14e} {0.03500000000000000000,0.03600000000000000000,0.03700000000000000000} {35,36,37} -{76a50887d8f1c2e9301755428990ad81,9f14025af0065b30e47e23ebb3b491d3,7a61b53701befdae0eeeffaecc73f14e} {0.03500000000000000000,0.03600000000000000000,0.03700000000000000000} {35,36,37} -{76a50887d8f1c2e9301755428990ad81,9f14025af0065b30e47e23ebb3b491d3,7a61b53701befdae0eeeffaecc73f14e} {0.03500000000000000000,0.03600000000000000000,0.03700000000000000000} {35,36,37} -{76a50887d8f1c2e9301755428990ad81,9f14025af0065b30e47e23ebb3b491d3,7a61b53701befdae0eeeffaecc73f14e} {0.03500000000000000000,0.03600000000000000000,0.03700000000000000000} {35,36,37} -{76a50887d8f1c2e9301755428990ad81,9f14025af0065b30e47e23ebb3b491d3,7a61b53701befdae0eeeffaecc73f14e} {0.03500000000000000000,0.03600000000000000000,0.03700000000000000000} {35,36,37} -{76a50887d8f1c2e9301755428990ad81,9f14025af0065b30e47e23ebb3b491d3,7a61b53701befdae0eeeffaecc73f14e} {0.03500000000000000000,0.03600000000000000000,0.03700000000000000000} {35,36,37} -{76a50887d8f1c2e9301755428990ad81,9f14025af0065b30e47e23ebb3b491d3,7a61b53701befdae0eeeffaecc73f14e} {0.03500000000000000000,0.03600000000000000000,0.03700000000000000000} {35,36,37} -{76a50887d8f1c2e9301755428990ad81,9f14025af0065b30e47e23ebb3b491d3,7a61b53701befdae0eeeffaecc73f14e} {0.03500000000000000000,0.03600000000000000000,0.03700000000000000000} {35,36,37} -{76a50887d8f1c2e9301755428990ad81,9f14025af0065b30e47e23ebb3b491d3,7a61b53701befdae0eeeffaecc73f14e} {0.03500000000000000000,0.03600000000000000000,0.03700000000000000000} {35,36,37} -{76a50887d8f1c2e9301755428990ad81,9f14025af0065b30e47e23ebb3b491d3,7a61b53701befdae0eeeffaecc73f14e} {0.03500000000000000000,0.03600000000000000000,0.03700000000000000000} {35,36,37} -{76a50887d8f1c2e9301755428990ad81,9f14025af0065b30e47e23ebb3b491d3,7a61b53701befdae0eeeffaecc73f14e} {0.03500000000000000000,0.03600000000000000000,0.03700000000000000000} {35,36,37} -{76a50887d8f1c2e9301755428990ad81,9f14025af0065b30e47e23ebb3b491d3,7a61b53701befdae0eeeffaecc73f14e} {0.03500000000000000000,0.03600000000000000000,0.03700000000000000000} {35,36,37} -{76a50887d8f1c2e9301755428990ad81,9f14025af0065b30e47e23ebb3b491d3,7a61b53701befdae0eeeffaecc73f14e} {0.03500000000000000000,0.03600000000000000000,0.03700000000000000000} {35,36,37} -{76a50887d8f1c2e9301755428990ad81,9f14025af0065b30e47e23ebb3b491d3,7a61b53701befdae0eeeffaecc73f14e} {0.03500000000000000000,0.03600000000000000000,0.03700000000000000000} {35,36,37} -{76a50887d8f1c2e9301755428990ad81,9f14025af0065b30e47e23ebb3b491d3,7a61b53701befdae0eeeffaecc73f14e} {0.03500000000000000000,0.03600000000000000000,0.03700000000000000000} {35,36,37} -{76a50887d8f1c2e9301755428990ad81,9f14025af0065b30e47e23ebb3b491d3,7a61b53701befdae0eeeffaecc73f14e} {0.03500000000000000000,0.03600000000000000000,0.03700000000000000000} {35,36,37} -{76a50887d8f1c2e9301755428990ad81,9f14025af0065b30e47e23ebb3b491d3,7a61b53701befdae0eeeffaecc73f14e} {0.03500000000000000000,0.03600000000000000000,0.03700000000000000000} {35,36,37} -{76a50887d8f1c2e9301755428990ad81,9f14025af0065b30e47e23ebb3b491d3,7a61b53701befdae0eeeffaecc73f14e} {0.03500000000000000000,0.03600000000000000000,0.03700000000000000000} {35,36,37} -{76a50887d8f1c2e9301755428990ad81,9f14025af0065b30e47e23ebb3b491d3,7a61b53701befdae0eeeffaecc73f14e} {0.03500000000000000000,0.03600000000000000000,0.03700000000000000000} {35,36,37} -{76a50887d8f1c2e9301755428990ad81,9f14025af0065b30e47e23ebb3b491d3,7a61b53701befdae0eeeffaecc73f14e} {0.03500000000000000000,0.03600000000000000000,0.03700000000000000000} {35,36,37} -{76a50887d8f1c2e9301755428990ad81,9f14025af0065b30e47e23ebb3b491d3,7a61b53701befdae0eeeffaecc73f14e} {0.03500000000000000000,0.03600000000000000000,0.03700000000000000000} {35,36,37} -{7a61b53701befdae0eeeffaecc73f14e,76a50887d8f1c2e9301755428990ad81,aea92132c4cbeb263e6ac2bf6c183b5d} {0.03600000000000000000,0.03700000000000000000,0.03800000000000000000} {36,37,38} -{7a61b53701befdae0eeeffaecc73f14e,76a50887d8f1c2e9301755428990ad81,aea92132c4cbeb263e6ac2bf6c183b5d} {0.03600000000000000000,0.03700000000000000000,0.03800000000000000000} {36,37,38} -{7a61b53701befdae0eeeffaecc73f14e,76a50887d8f1c2e9301755428990ad81,aea92132c4cbeb263e6ac2bf6c183b5d} {0.03600000000000000000,0.03700000000000000000,0.03800000000000000000} {36,37,38} -{7a61b53701befdae0eeeffaecc73f14e,76a50887d8f1c2e9301755428990ad81,aea92132c4cbeb263e6ac2bf6c183b5d} {0.03600000000000000000,0.03700000000000000000,0.03800000000000000000} {36,37,38} -{7a61b53701befdae0eeeffaecc73f14e,76a50887d8f1c2e9301755428990ad81,aea92132c4cbeb263e6ac2bf6c183b5d} {0.03600000000000000000,0.03700000000000000000,0.03800000000000000000} {36,37,38} -{7a61b53701befdae0eeeffaecc73f14e,76a50887d8f1c2e9301755428990ad81,aea92132c4cbeb263e6ac2bf6c183b5d} {0.03600000000000000000,0.03700000000000000000,0.03800000000000000000} {36,37,38} -{7a61b53701befdae0eeeffaecc73f14e,76a50887d8f1c2e9301755428990ad81,aea92132c4cbeb263e6ac2bf6c183b5d} {0.03600000000000000000,0.03700000000000000000,0.03800000000000000000} {36,37,38} -{7a61b53701befdae0eeeffaecc73f14e,76a50887d8f1c2e9301755428990ad81,aea92132c4cbeb263e6ac2bf6c183b5d} {0.03600000000000000000,0.03700000000000000000,0.03800000000000000000} {36,37,38} -{7a61b53701befdae0eeeffaecc73f14e,76a50887d8f1c2e9301755428990ad81,aea92132c4cbeb263e6ac2bf6c183b5d} {0.03600000000000000000,0.03700000000000000000,0.03800000000000000000} {36,37,38} -{7a61b53701befdae0eeeffaecc73f14e,76a50887d8f1c2e9301755428990ad81,aea92132c4cbeb263e6ac2bf6c183b5d} {0.03600000000000000000,0.03700000000000000000,0.03800000000000000000} {36,37,38} -{7a61b53701befdae0eeeffaecc73f14e,76a50887d8f1c2e9301755428990ad81,aea92132c4cbeb263e6ac2bf6c183b5d} {0.03600000000000000000,0.03700000000000000000,0.03800000000000000000} {36,37,38} -{7a61b53701befdae0eeeffaecc73f14e,76a50887d8f1c2e9301755428990ad81,aea92132c4cbeb263e6ac2bf6c183b5d} {0.03600000000000000000,0.03700000000000000000,0.03800000000000000000} {36,37,38} -{7a61b53701befdae0eeeffaecc73f14e,76a50887d8f1c2e9301755428990ad81,aea92132c4cbeb263e6ac2bf6c183b5d} {0.03600000000000000000,0.03700000000000000000,0.03800000000000000000} {36,37,38} -{7a61b53701befdae0eeeffaecc73f14e,76a50887d8f1c2e9301755428990ad81,aea92132c4cbeb263e6ac2bf6c183b5d} {0.03600000000000000000,0.03700000000000000000,0.03800000000000000000} {36,37,38} -{7a61b53701befdae0eeeffaecc73f14e,76a50887d8f1c2e9301755428990ad81,aea92132c4cbeb263e6ac2bf6c183b5d} {0.03600000000000000000,0.03700000000000000000,0.03800000000000000000} {36,37,38} -{7a61b53701befdae0eeeffaecc73f14e,76a50887d8f1c2e9301755428990ad81,aea92132c4cbeb263e6ac2bf6c183b5d} {0.03600000000000000000,0.03700000000000000000,0.03800000000000000000} {36,37,38} -{7a61b53701befdae0eeeffaecc73f14e,76a50887d8f1c2e9301755428990ad81,aea92132c4cbeb263e6ac2bf6c183b5d} {0.03600000000000000000,0.03700000000000000000,0.03800000000000000000} {36,37,38} -{7a61b53701befdae0eeeffaecc73f14e,76a50887d8f1c2e9301755428990ad81,aea92132c4cbeb263e6ac2bf6c183b5d} {0.03600000000000000000,0.03700000000000000000,0.03800000000000000000} {36,37,38} -{7a61b53701befdae0eeeffaecc73f14e,76a50887d8f1c2e9301755428990ad81,aea92132c4cbeb263e6ac2bf6c183b5d} {0.03600000000000000000,0.03700000000000000000,0.03800000000000000000} {36,37,38} -{7a61b53701befdae0eeeffaecc73f14e,76a50887d8f1c2e9301755428990ad81,aea92132c4cbeb263e6ac2bf6c183b5d} {0.03600000000000000000,0.03700000000000000000,0.03800000000000000000} {36,37,38} -{7a61b53701befdae0eeeffaecc73f14e,76a50887d8f1c2e9301755428990ad81,aea92132c4cbeb263e6ac2bf6c183b5d} {0.03600000000000000000,0.03700000000000000000,0.03800000000000000000} {36,37,38} -{7a61b53701befdae0eeeffaecc73f14e,76a50887d8f1c2e9301755428990ad81,aea92132c4cbeb263e6ac2bf6c183b5d} {0.03600000000000000000,0.03700000000000000000,0.03800000000000000000} {36,37,38} -{7a61b53701befdae0eeeffaecc73f14e,76a50887d8f1c2e9301755428990ad81,aea92132c4cbeb263e6ac2bf6c183b5d} {0.03600000000000000000,0.03700000000000000000,0.03800000000000000000} {36,37,38} -{7a61b53701befdae0eeeffaecc73f14e,76a50887d8f1c2e9301755428990ad81,aea92132c4cbeb263e6ac2bf6c183b5d} {0.03600000000000000000,0.03700000000000000000,0.03800000000000000000} {36,37,38} -{7a61b53701befdae0eeeffaecc73f14e,76a50887d8f1c2e9301755428990ad81,aea92132c4cbeb263e6ac2bf6c183b5d} {0.03600000000000000000,0.03700000000000000000,0.03800000000000000000} {36,37,38} -{7a61b53701befdae0eeeffaecc73f14e,76a50887d8f1c2e9301755428990ad81,aea92132c4cbeb263e6ac2bf6c183b5d} {0.03600000000000000000,0.03700000000000000000,0.03800000000000000000} {36,37,38} -{7a61b53701befdae0eeeffaecc73f14e,76a50887d8f1c2e9301755428990ad81,aea92132c4cbeb263e6ac2bf6c183b5d} {0.03600000000000000000,0.03700000000000000000,0.03800000000000000000} {36,37,38} -{7a61b53701befdae0eeeffaecc73f14e,76a50887d8f1c2e9301755428990ad81,aea92132c4cbeb263e6ac2bf6c183b5d} {0.03600000000000000000,0.03700000000000000000,0.03800000000000000000} {36,37,38} -{7a61b53701befdae0eeeffaecc73f14e,76a50887d8f1c2e9301755428990ad81,aea92132c4cbeb263e6ac2bf6c183b5d} {0.03600000000000000000,0.03700000000000000000,0.03800000000000000000} {36,37,38} -{7a61b53701befdae0eeeffaecc73f14e,76a50887d8f1c2e9301755428990ad81,aea92132c4cbeb263e6ac2bf6c183b5d} {0.03600000000000000000,0.03700000000000000000,0.03800000000000000000} {36,37,38} -{7a61b53701befdae0eeeffaecc73f14e,76a50887d8f1c2e9301755428990ad81,aea92132c4cbeb263e6ac2bf6c183b5d} {0.03600000000000000000,0.03700000000000000000,0.03800000000000000000} {36,37,38} -{7a61b53701befdae0eeeffaecc73f14e,76a50887d8f1c2e9301755428990ad81,aea92132c4cbeb263e6ac2bf6c183b5d} {0.03600000000000000000,0.03700000000000000000,0.03800000000000000000} {36,37,38} -{7a61b53701befdae0eeeffaecc73f14e,76a50887d8f1c2e9301755428990ad81,aea92132c4cbeb263e6ac2bf6c183b5d} {0.03600000000000000000,0.03700000000000000000,0.03800000000000000000} {36,37,38} -{7a61b53701befdae0eeeffaecc73f14e,76a50887d8f1c2e9301755428990ad81,aea92132c4cbeb263e6ac2bf6c183b5d} {0.03600000000000000000,0.03700000000000000000,0.03800000000000000000} {36,37,38} -{7a61b53701befdae0eeeffaecc73f14e,76a50887d8f1c2e9301755428990ad81,aea92132c4cbeb263e6ac2bf6c183b5d} {0.03600000000000000000,0.03700000000000000000,0.03800000000000000000} {36,37,38} -{7a61b53701befdae0eeeffaecc73f14e,76a50887d8f1c2e9301755428990ad81,aea92132c4cbeb263e6ac2bf6c183b5d} {0.03600000000000000000,0.03700000000000000000,0.03800000000000000000} {36,37,38} -{7a61b53701befdae0eeeffaecc73f14e,76a50887d8f1c2e9301755428990ad81,aea92132c4cbeb263e6ac2bf6c183b5d} {0.03600000000000000000,0.03700000000000000000,0.03800000000000000000} {36,37,38} -{7a61b53701befdae0eeeffaecc73f14e,76a50887d8f1c2e9301755428990ad81,aea92132c4cbeb263e6ac2bf6c183b5d} {0.03600000000000000000,0.03700000000000000000,0.03800000000000000000} {36,37,38} -{7a61b53701befdae0eeeffaecc73f14e,76a50887d8f1c2e9301755428990ad81,aea92132c4cbeb263e6ac2bf6c183b5d} {0.03600000000000000000,0.03700000000000000000,0.03800000000000000000} {36,37,38} -{7a61b53701befdae0eeeffaecc73f14e,76a50887d8f1c2e9301755428990ad81,aea92132c4cbeb263e6ac2bf6c183b5d} {0.03600000000000000000,0.03700000000000000000,0.03800000000000000000} {36,37,38} -{7a61b53701befdae0eeeffaecc73f14e,76a50887d8f1c2e9301755428990ad81,aea92132c4cbeb263e6ac2bf6c183b5d} {0.03600000000000000000,0.03700000000000000000,0.03800000000000000000} {36,37,38} -{7a61b53701befdae0eeeffaecc73f14e,76a50887d8f1c2e9301755428990ad81,aea92132c4cbeb263e6ac2bf6c183b5d} {0.03600000000000000000,0.03700000000000000000,0.03800000000000000000} {36,37,38} -{7a61b53701befdae0eeeffaecc73f14e,76a50887d8f1c2e9301755428990ad81,aea92132c4cbeb263e6ac2bf6c183b5d} {0.03600000000000000000,0.03700000000000000000,0.03800000000000000000} {36,37,38} -{7a61b53701befdae0eeeffaecc73f14e,76a50887d8f1c2e9301755428990ad81,aea92132c4cbeb263e6ac2bf6c183b5d} {0.03600000000000000000,0.03700000000000000000,0.03800000000000000000} {36,37,38} -{7a61b53701befdae0eeeffaecc73f14e,76a50887d8f1c2e9301755428990ad81,aea92132c4cbeb263e6ac2bf6c183b5d} {0.03600000000000000000,0.03700000000000000000,0.03800000000000000000} {36,37,38} -{7a61b53701befdae0eeeffaecc73f14e,76a50887d8f1c2e9301755428990ad81,aea92132c4cbeb263e6ac2bf6c183b5d} {0.03600000000000000000,0.03700000000000000000,0.03800000000000000000} {36,37,38} -{7a61b53701befdae0eeeffaecc73f14e,76a50887d8f1c2e9301755428990ad81,aea92132c4cbeb263e6ac2bf6c183b5d} {0.03600000000000000000,0.03700000000000000000,0.03800000000000000000} {36,37,38} -{7a61b53701befdae0eeeffaecc73f14e,76a50887d8f1c2e9301755428990ad81,aea92132c4cbeb263e6ac2bf6c183b5d} {0.03600000000000000000,0.03700000000000000000,0.03800000000000000000} {36,37,38} -{7a61b53701befdae0eeeffaecc73f14e,76a50887d8f1c2e9301755428990ad81,aea92132c4cbeb263e6ac2bf6c183b5d} {0.03600000000000000000,0.03700000000000000000,0.03800000000000000000} {36,37,38} -{7a61b53701befdae0eeeffaecc73f14e,76a50887d8f1c2e9301755428990ad81,aea92132c4cbeb263e6ac2bf6c183b5d} {0.03600000000000000000,0.03700000000000000000,0.03800000000000000000} {36,37,38} -{7a61b53701befdae0eeeffaecc73f14e,76a50887d8f1c2e9301755428990ad81,aea92132c4cbeb263e6ac2bf6c183b5d} {0.03600000000000000000,0.03700000000000000000,0.03800000000000000000} {36,37,38} -{7a61b53701befdae0eeeffaecc73f14e,76a50887d8f1c2e9301755428990ad81,aea92132c4cbeb263e6ac2bf6c183b5d} {0.03600000000000000000,0.03700000000000000000,0.03800000000000000000} {36,37,38} -{7a61b53701befdae0eeeffaecc73f14e,76a50887d8f1c2e9301755428990ad81,aea92132c4cbeb263e6ac2bf6c183b5d} {0.03600000000000000000,0.03700000000000000000,0.03800000000000000000} {36,37,38} -{7a61b53701befdae0eeeffaecc73f14e,76a50887d8f1c2e9301755428990ad81,aea92132c4cbeb263e6ac2bf6c183b5d} {0.03600000000000000000,0.03700000000000000000,0.03800000000000000000} {36,37,38} -{7a61b53701befdae0eeeffaecc73f14e,76a50887d8f1c2e9301755428990ad81,aea92132c4cbeb263e6ac2bf6c183b5d} {0.03600000000000000000,0.03700000000000000000,0.03800000000000000000} {36,37,38} -{7a61b53701befdae0eeeffaecc73f14e,76a50887d8f1c2e9301755428990ad81,aea92132c4cbeb263e6ac2bf6c183b5d} {0.03600000000000000000,0.03700000000000000000,0.03800000000000000000} {36,37,38} -{7a61b53701befdae0eeeffaecc73f14e,76a50887d8f1c2e9301755428990ad81,aea92132c4cbeb263e6ac2bf6c183b5d} {0.03600000000000000000,0.03700000000000000000,0.03800000000000000000} {36,37,38} -{7a61b53701befdae0eeeffaecc73f14e,76a50887d8f1c2e9301755428990ad81,aea92132c4cbeb263e6ac2bf6c183b5d} {0.03600000000000000000,0.03700000000000000000,0.03800000000000000000} {36,37,38} -{7a61b53701befdae0eeeffaecc73f14e,76a50887d8f1c2e9301755428990ad81,aea92132c4cbeb263e6ac2bf6c183b5d} {0.03600000000000000000,0.03700000000000000000,0.03800000000000000000} {36,37,38} -{7a61b53701befdae0eeeffaecc73f14e,76a50887d8f1c2e9301755428990ad81,aea92132c4cbeb263e6ac2bf6c183b5d} {0.03600000000000000000,0.03700000000000000000,0.03800000000000000000} {36,37,38} -{7a61b53701befdae0eeeffaecc73f14e,76a50887d8f1c2e9301755428990ad81,aea92132c4cbeb263e6ac2bf6c183b5d} {0.03600000000000000000,0.03700000000000000000,0.03800000000000000000} {36,37,38} -{7a61b53701befdae0eeeffaecc73f14e,76a50887d8f1c2e9301755428990ad81,aea92132c4cbeb263e6ac2bf6c183b5d} {0.03600000000000000000,0.03700000000000000000,0.03800000000000000000} {36,37,38} -{7a61b53701befdae0eeeffaecc73f14e,76a50887d8f1c2e9301755428990ad81,aea92132c4cbeb263e6ac2bf6c183b5d} {0.03600000000000000000,0.03700000000000000000,0.03800000000000000000} {36,37,38} -{7a61b53701befdae0eeeffaecc73f14e,76a50887d8f1c2e9301755428990ad81,aea92132c4cbeb263e6ac2bf6c183b5d} {0.03600000000000000000,0.03700000000000000000,0.03800000000000000000} {36,37,38} -{7a61b53701befdae0eeeffaecc73f14e,76a50887d8f1c2e9301755428990ad81,aea92132c4cbeb263e6ac2bf6c183b5d} {0.03600000000000000000,0.03700000000000000000,0.03800000000000000000} {36,37,38} -{7a61b53701befdae0eeeffaecc73f14e,76a50887d8f1c2e9301755428990ad81,aea92132c4cbeb263e6ac2bf6c183b5d} {0.03600000000000000000,0.03700000000000000000,0.03800000000000000000} {36,37,38} -{7a61b53701befdae0eeeffaecc73f14e,76a50887d8f1c2e9301755428990ad81,aea92132c4cbeb263e6ac2bf6c183b5d} {0.03600000000000000000,0.03700000000000000000,0.03800000000000000000} {36,37,38} -{7a61b53701befdae0eeeffaecc73f14e,76a50887d8f1c2e9301755428990ad81,aea92132c4cbeb263e6ac2bf6c183b5d} {0.03600000000000000000,0.03700000000000000000,0.03800000000000000000} {36,37,38} -{7a61b53701befdae0eeeffaecc73f14e,76a50887d8f1c2e9301755428990ad81,aea92132c4cbeb263e6ac2bf6c183b5d} {0.03600000000000000000,0.03700000000000000000,0.03800000000000000000} {36,37,38} -{7a61b53701befdae0eeeffaecc73f14e,76a50887d8f1c2e9301755428990ad81,aea92132c4cbeb263e6ac2bf6c183b5d} {0.03600000000000000000,0.03700000000000000000,0.03800000000000000000} {36,37,38} -{7a61b53701befdae0eeeffaecc73f14e,76a50887d8f1c2e9301755428990ad81,aea92132c4cbeb263e6ac2bf6c183b5d} {0.03600000000000000000,0.03700000000000000000,0.03800000000000000000} {36,37,38} -{7a61b53701befdae0eeeffaecc73f14e,76a50887d8f1c2e9301755428990ad81,aea92132c4cbeb263e6ac2bf6c183b5d} {0.03600000000000000000,0.03700000000000000000,0.03800000000000000000} {36,37,38} -{7a61b53701befdae0eeeffaecc73f14e,76a50887d8f1c2e9301755428990ad81,aea92132c4cbeb263e6ac2bf6c183b5d} {0.03600000000000000000,0.03700000000000000000,0.03800000000000000000} {36,37,38} -{7a61b53701befdae0eeeffaecc73f14e,76a50887d8f1c2e9301755428990ad81,aea92132c4cbeb263e6ac2bf6c183b5d} {0.03600000000000000000,0.03700000000000000000,0.03800000000000000000} {36,37,38} -{7a61b53701befdae0eeeffaecc73f14e,76a50887d8f1c2e9301755428990ad81,aea92132c4cbeb263e6ac2bf6c183b5d} {0.03600000000000000000,0.03700000000000000000,0.03800000000000000000} {36,37,38} -{7a61b53701befdae0eeeffaecc73f14e,76a50887d8f1c2e9301755428990ad81,aea92132c4cbeb263e6ac2bf6c183b5d} {0.03600000000000000000,0.03700000000000000000,0.03800000000000000000} {36,37,38} -{7a61b53701befdae0eeeffaecc73f14e,76a50887d8f1c2e9301755428990ad81,aea92132c4cbeb263e6ac2bf6c183b5d} {0.03600000000000000000,0.03700000000000000000,0.03800000000000000000} {36,37,38} -{7a61b53701befdae0eeeffaecc73f14e,76a50887d8f1c2e9301755428990ad81,aea92132c4cbeb263e6ac2bf6c183b5d} {0.03600000000000000000,0.03700000000000000000,0.03800000000000000000} {36,37,38} -{7a61b53701befdae0eeeffaecc73f14e,76a50887d8f1c2e9301755428990ad81,aea92132c4cbeb263e6ac2bf6c183b5d} {0.03600000000000000000,0.03700000000000000000,0.03800000000000000000} {36,37,38} -{7a61b53701befdae0eeeffaecc73f14e,76a50887d8f1c2e9301755428990ad81,aea92132c4cbeb263e6ac2bf6c183b5d} {0.03600000000000000000,0.03700000000000000000,0.03800000000000000000} {36,37,38} -{7a61b53701befdae0eeeffaecc73f14e,76a50887d8f1c2e9301755428990ad81,aea92132c4cbeb263e6ac2bf6c183b5d} {0.03600000000000000000,0.03700000000000000000,0.03800000000000000000} {36,37,38} -{7a61b53701befdae0eeeffaecc73f14e,76a50887d8f1c2e9301755428990ad81,aea92132c4cbeb263e6ac2bf6c183b5d} {0.03600000000000000000,0.03700000000000000000,0.03800000000000000000} {36,37,38} -{7a61b53701befdae0eeeffaecc73f14e,76a50887d8f1c2e9301755428990ad81,aea92132c4cbeb263e6ac2bf6c183b5d} {0.03600000000000000000,0.03700000000000000000,0.03800000000000000000} {36,37,38} -{7a61b53701befdae0eeeffaecc73f14e,76a50887d8f1c2e9301755428990ad81,aea92132c4cbeb263e6ac2bf6c183b5d} {0.03600000000000000000,0.03700000000000000000,0.03800000000000000000} {36,37,38} -{7a61b53701befdae0eeeffaecc73f14e,76a50887d8f1c2e9301755428990ad81,aea92132c4cbeb263e6ac2bf6c183b5d} {0.03600000000000000000,0.03700000000000000000,0.03800000000000000000} {36,37,38} -{7a61b53701befdae0eeeffaecc73f14e,76a50887d8f1c2e9301755428990ad81,aea92132c4cbeb263e6ac2bf6c183b5d} {0.03600000000000000000,0.03700000000000000000,0.03800000000000000000} {36,37,38} -{7a61b53701befdae0eeeffaecc73f14e,76a50887d8f1c2e9301755428990ad81,aea92132c4cbeb263e6ac2bf6c183b5d} {0.03600000000000000000,0.03700000000000000000,0.03800000000000000000} {36,37,38} -{7a61b53701befdae0eeeffaecc73f14e,76a50887d8f1c2e9301755428990ad81,aea92132c4cbeb263e6ac2bf6c183b5d} {0.03600000000000000000,0.03700000000000000000,0.03800000000000000000} {36,37,38} -{7a61b53701befdae0eeeffaecc73f14e,76a50887d8f1c2e9301755428990ad81,aea92132c4cbeb263e6ac2bf6c183b5d} {0.03600000000000000000,0.03700000000000000000,0.03800000000000000000} {36,37,38} -{7a61b53701befdae0eeeffaecc73f14e,76a50887d8f1c2e9301755428990ad81,aea92132c4cbeb263e6ac2bf6c183b5d} {0.03600000000000000000,0.03700000000000000000,0.03800000000000000000} {36,37,38} -{7a61b53701befdae0eeeffaecc73f14e,76a50887d8f1c2e9301755428990ad81,aea92132c4cbeb263e6ac2bf6c183b5d} {0.03600000000000000000,0.03700000000000000000,0.03800000000000000000} {36,37,38} -{7a61b53701befdae0eeeffaecc73f14e,76a50887d8f1c2e9301755428990ad81,aea92132c4cbeb263e6ac2bf6c183b5d} {0.03600000000000000000,0.03700000000000000000,0.03800000000000000000} {36,37,38} -{7a61b53701befdae0eeeffaecc73f14e,76a50887d8f1c2e9301755428990ad81,aea92132c4cbeb263e6ac2bf6c183b5d} {0.03600000000000000000,0.03700000000000000000,0.03800000000000000000} {36,37,38} -{7a61b53701befdae0eeeffaecc73f14e,76a50887d8f1c2e9301755428990ad81,aea92132c4cbeb263e6ac2bf6c183b5d} {0.03600000000000000000,0.03700000000000000000,0.03800000000000000000} {36,37,38} -{7a61b53701befdae0eeeffaecc73f14e,76a50887d8f1c2e9301755428990ad81,aea92132c4cbeb263e6ac2bf6c183b5d} {0.03600000000000000000,0.03700000000000000000,0.03800000000000000000} {36,37,38} -{7a61b53701befdae0eeeffaecc73f14e,76a50887d8f1c2e9301755428990ad81,aea92132c4cbeb263e6ac2bf6c183b5d} {0.03600000000000000000,0.03700000000000000000,0.03800000000000000000} {36,37,38} -{7a61b53701befdae0eeeffaecc73f14e,76a50887d8f1c2e9301755428990ad81,aea92132c4cbeb263e6ac2bf6c183b5d} {0.03600000000000000000,0.03700000000000000000,0.03800000000000000000} {36,37,38} -{7a61b53701befdae0eeeffaecc73f14e,76a50887d8f1c2e9301755428990ad81,aea92132c4cbeb263e6ac2bf6c183b5d} {0.03600000000000000000,0.03700000000000000000,0.03800000000000000000} {36,37,38} -{7a61b53701befdae0eeeffaecc73f14e,76a50887d8f1c2e9301755428990ad81,aea92132c4cbeb263e6ac2bf6c183b5d} {0.03600000000000000000,0.03700000000000000000,0.03800000000000000000} {36,37,38} -{7a61b53701befdae0eeeffaecc73f14e,76a50887d8f1c2e9301755428990ad81,aea92132c4cbeb263e6ac2bf6c183b5d} {0.03600000000000000000,0.03700000000000000000,0.03800000000000000000} {36,37,38} -{aea92132c4cbeb263e6ac2bf6c183b5d,7a61b53701befdae0eeeffaecc73f14e,0b918943df0962bc7a1824c0555a3893} {0.03700000000000000000,0.03800000000000000000,0.03900000000000000000} {37,38,39} -{aea92132c4cbeb263e6ac2bf6c183b5d,7a61b53701befdae0eeeffaecc73f14e,0b918943df0962bc7a1824c0555a3893} {0.03700000000000000000,0.03800000000000000000,0.03900000000000000000} {37,38,39} -{aea92132c4cbeb263e6ac2bf6c183b5d,7a61b53701befdae0eeeffaecc73f14e,0b918943df0962bc7a1824c0555a3893} {0.03700000000000000000,0.03800000000000000000,0.03900000000000000000} {37,38,39} -{aea92132c4cbeb263e6ac2bf6c183b5d,7a61b53701befdae0eeeffaecc73f14e,0b918943df0962bc7a1824c0555a3893} {0.03700000000000000000,0.03800000000000000000,0.03900000000000000000} {37,38,39} -{aea92132c4cbeb263e6ac2bf6c183b5d,7a61b53701befdae0eeeffaecc73f14e,0b918943df0962bc7a1824c0555a3893} {0.03700000000000000000,0.03800000000000000000,0.03900000000000000000} {37,38,39} -{aea92132c4cbeb263e6ac2bf6c183b5d,7a61b53701befdae0eeeffaecc73f14e,0b918943df0962bc7a1824c0555a3893} {0.03700000000000000000,0.03800000000000000000,0.03900000000000000000} {37,38,39} -{aea92132c4cbeb263e6ac2bf6c183b5d,7a61b53701befdae0eeeffaecc73f14e,0b918943df0962bc7a1824c0555a3893} {0.03700000000000000000,0.03800000000000000000,0.03900000000000000000} {37,38,39} -{aea92132c4cbeb263e6ac2bf6c183b5d,7a61b53701befdae0eeeffaecc73f14e,0b918943df0962bc7a1824c0555a3893} {0.03700000000000000000,0.03800000000000000000,0.03900000000000000000} {37,38,39} -{aea92132c4cbeb263e6ac2bf6c183b5d,7a61b53701befdae0eeeffaecc73f14e,0b918943df0962bc7a1824c0555a3893} {0.03700000000000000000,0.03800000000000000000,0.03900000000000000000} {37,38,39} -{aea92132c4cbeb263e6ac2bf6c183b5d,7a61b53701befdae0eeeffaecc73f14e,0b918943df0962bc7a1824c0555a3893} {0.03700000000000000000,0.03800000000000000000,0.03900000000000000000} {37,38,39} -{aea92132c4cbeb263e6ac2bf6c183b5d,7a61b53701befdae0eeeffaecc73f14e,0b918943df0962bc7a1824c0555a3893} {0.03700000000000000000,0.03800000000000000000,0.03900000000000000000} {37,38,39} -{aea92132c4cbeb263e6ac2bf6c183b5d,7a61b53701befdae0eeeffaecc73f14e,0b918943df0962bc7a1824c0555a3893} {0.03700000000000000000,0.03800000000000000000,0.03900000000000000000} {37,38,39} -{aea92132c4cbeb263e6ac2bf6c183b5d,7a61b53701befdae0eeeffaecc73f14e,0b918943df0962bc7a1824c0555a3893} {0.03700000000000000000,0.03800000000000000000,0.03900000000000000000} {37,38,39} -{aea92132c4cbeb263e6ac2bf6c183b5d,7a61b53701befdae0eeeffaecc73f14e,0b918943df0962bc7a1824c0555a3893} {0.03700000000000000000,0.03800000000000000000,0.03900000000000000000} {37,38,39} -{aea92132c4cbeb263e6ac2bf6c183b5d,7a61b53701befdae0eeeffaecc73f14e,0b918943df0962bc7a1824c0555a3893} {0.03700000000000000000,0.03800000000000000000,0.03900000000000000000} {37,38,39} -{aea92132c4cbeb263e6ac2bf6c183b5d,7a61b53701befdae0eeeffaecc73f14e,0b918943df0962bc7a1824c0555a3893} {0.03700000000000000000,0.03800000000000000000,0.03900000000000000000} {37,38,39} -{aea92132c4cbeb263e6ac2bf6c183b5d,7a61b53701befdae0eeeffaecc73f14e,0b918943df0962bc7a1824c0555a3893} {0.03700000000000000000,0.03800000000000000000,0.03900000000000000000} {37,38,39} -{aea92132c4cbeb263e6ac2bf6c183b5d,7a61b53701befdae0eeeffaecc73f14e,0b918943df0962bc7a1824c0555a3893} {0.03700000000000000000,0.03800000000000000000,0.03900000000000000000} {37,38,39} -{aea92132c4cbeb263e6ac2bf6c183b5d,7a61b53701befdae0eeeffaecc73f14e,0b918943df0962bc7a1824c0555a3893} {0.03700000000000000000,0.03800000000000000000,0.03900000000000000000} {37,38,39} -{aea92132c4cbeb263e6ac2bf6c183b5d,7a61b53701befdae0eeeffaecc73f14e,0b918943df0962bc7a1824c0555a3893} {0.03700000000000000000,0.03800000000000000000,0.03900000000000000000} {37,38,39} -{aea92132c4cbeb263e6ac2bf6c183b5d,7a61b53701befdae0eeeffaecc73f14e,0b918943df0962bc7a1824c0555a3893} {0.03700000000000000000,0.03800000000000000000,0.03900000000000000000} {37,38,39} -{aea92132c4cbeb263e6ac2bf6c183b5d,7a61b53701befdae0eeeffaecc73f14e,0b918943df0962bc7a1824c0555a3893} {0.03700000000000000000,0.03800000000000000000,0.03900000000000000000} {37,38,39} -{aea92132c4cbeb263e6ac2bf6c183b5d,7a61b53701befdae0eeeffaecc73f14e,0b918943df0962bc7a1824c0555a3893} {0.03700000000000000000,0.03800000000000000000,0.03900000000000000000} {37,38,39} -{aea92132c4cbeb263e6ac2bf6c183b5d,7a61b53701befdae0eeeffaecc73f14e,0b918943df0962bc7a1824c0555a3893} {0.03700000000000000000,0.03800000000000000000,0.03900000000000000000} {37,38,39} -{aea92132c4cbeb263e6ac2bf6c183b5d,7a61b53701befdae0eeeffaecc73f14e,0b918943df0962bc7a1824c0555a3893} {0.03700000000000000000,0.03800000000000000000,0.03900000000000000000} {37,38,39} -{aea92132c4cbeb263e6ac2bf6c183b5d,7a61b53701befdae0eeeffaecc73f14e,0b918943df0962bc7a1824c0555a3893} {0.03700000000000000000,0.03800000000000000000,0.03900000000000000000} {37,38,39} -{aea92132c4cbeb263e6ac2bf6c183b5d,7a61b53701befdae0eeeffaecc73f14e,0b918943df0962bc7a1824c0555a3893} {0.03700000000000000000,0.03800000000000000000,0.03900000000000000000} {37,38,39} -{aea92132c4cbeb263e6ac2bf6c183b5d,7a61b53701befdae0eeeffaecc73f14e,0b918943df0962bc7a1824c0555a3893} {0.03700000000000000000,0.03800000000000000000,0.03900000000000000000} {37,38,39} -{aea92132c4cbeb263e6ac2bf6c183b5d,7a61b53701befdae0eeeffaecc73f14e,0b918943df0962bc7a1824c0555a3893} {0.03700000000000000000,0.03800000000000000000,0.03900000000000000000} {37,38,39} -{aea92132c4cbeb263e6ac2bf6c183b5d,7a61b53701befdae0eeeffaecc73f14e,0b918943df0962bc7a1824c0555a3893} {0.03700000000000000000,0.03800000000000000000,0.03900000000000000000} {37,38,39} -{aea92132c4cbeb263e6ac2bf6c183b5d,7a61b53701befdae0eeeffaecc73f14e,0b918943df0962bc7a1824c0555a3893} {0.03700000000000000000,0.03800000000000000000,0.03900000000000000000} {37,38,39} -{aea92132c4cbeb263e6ac2bf6c183b5d,7a61b53701befdae0eeeffaecc73f14e,0b918943df0962bc7a1824c0555a3893} {0.03700000000000000000,0.03800000000000000000,0.03900000000000000000} {37,38,39} -{aea92132c4cbeb263e6ac2bf6c183b5d,7a61b53701befdae0eeeffaecc73f14e,0b918943df0962bc7a1824c0555a3893} {0.03700000000000000000,0.03800000000000000000,0.03900000000000000000} {37,38,39} -{aea92132c4cbeb263e6ac2bf6c183b5d,7a61b53701befdae0eeeffaecc73f14e,0b918943df0962bc7a1824c0555a3893} {0.03700000000000000000,0.03800000000000000000,0.03900000000000000000} {37,38,39} -{aea92132c4cbeb263e6ac2bf6c183b5d,7a61b53701befdae0eeeffaecc73f14e,0b918943df0962bc7a1824c0555a3893} {0.03700000000000000000,0.03800000000000000000,0.03900000000000000000} {37,38,39} -{aea92132c4cbeb263e6ac2bf6c183b5d,7a61b53701befdae0eeeffaecc73f14e,0b918943df0962bc7a1824c0555a3893} {0.03700000000000000000,0.03800000000000000000,0.03900000000000000000} {37,38,39} -{aea92132c4cbeb263e6ac2bf6c183b5d,7a61b53701befdae0eeeffaecc73f14e,0b918943df0962bc7a1824c0555a3893} {0.03700000000000000000,0.03800000000000000000,0.03900000000000000000} {37,38,39} -{aea92132c4cbeb263e6ac2bf6c183b5d,7a61b53701befdae0eeeffaecc73f14e,0b918943df0962bc7a1824c0555a3893} {0.03700000000000000000,0.03800000000000000000,0.03900000000000000000} {37,38,39} -{aea92132c4cbeb263e6ac2bf6c183b5d,7a61b53701befdae0eeeffaecc73f14e,0b918943df0962bc7a1824c0555a3893} {0.03700000000000000000,0.03800000000000000000,0.03900000000000000000} {37,38,39} -{aea92132c4cbeb263e6ac2bf6c183b5d,7a61b53701befdae0eeeffaecc73f14e,0b918943df0962bc7a1824c0555a3893} {0.03700000000000000000,0.03800000000000000000,0.03900000000000000000} {37,38,39} -{aea92132c4cbeb263e6ac2bf6c183b5d,7a61b53701befdae0eeeffaecc73f14e,0b918943df0962bc7a1824c0555a3893} {0.03700000000000000000,0.03800000000000000000,0.03900000000000000000} {37,38,39} -{aea92132c4cbeb263e6ac2bf6c183b5d,7a61b53701befdae0eeeffaecc73f14e,0b918943df0962bc7a1824c0555a3893} {0.03700000000000000000,0.03800000000000000000,0.03900000000000000000} {37,38,39} -{aea92132c4cbeb263e6ac2bf6c183b5d,7a61b53701befdae0eeeffaecc73f14e,0b918943df0962bc7a1824c0555a3893} {0.03700000000000000000,0.03800000000000000000,0.03900000000000000000} {37,38,39} -{aea92132c4cbeb263e6ac2bf6c183b5d,7a61b53701befdae0eeeffaecc73f14e,0b918943df0962bc7a1824c0555a3893} {0.03700000000000000000,0.03800000000000000000,0.03900000000000000000} {37,38,39} -{aea92132c4cbeb263e6ac2bf6c183b5d,7a61b53701befdae0eeeffaecc73f14e,0b918943df0962bc7a1824c0555a3893} {0.03700000000000000000,0.03800000000000000000,0.03900000000000000000} {37,38,39} -{aea92132c4cbeb263e6ac2bf6c183b5d,7a61b53701befdae0eeeffaecc73f14e,0b918943df0962bc7a1824c0555a3893} {0.03700000000000000000,0.03800000000000000000,0.03900000000000000000} {37,38,39} -{aea92132c4cbeb263e6ac2bf6c183b5d,7a61b53701befdae0eeeffaecc73f14e,0b918943df0962bc7a1824c0555a3893} {0.03700000000000000000,0.03800000000000000000,0.03900000000000000000} {37,38,39} -{aea92132c4cbeb263e6ac2bf6c183b5d,7a61b53701befdae0eeeffaecc73f14e,0b918943df0962bc7a1824c0555a3893} {0.03700000000000000000,0.03800000000000000000,0.03900000000000000000} {37,38,39} -{aea92132c4cbeb263e6ac2bf6c183b5d,7a61b53701befdae0eeeffaecc73f14e,0b918943df0962bc7a1824c0555a3893} {0.03700000000000000000,0.03800000000000000000,0.03900000000000000000} {37,38,39} -{aea92132c4cbeb263e6ac2bf6c183b5d,7a61b53701befdae0eeeffaecc73f14e,0b918943df0962bc7a1824c0555a3893} {0.03700000000000000000,0.03800000000000000000,0.03900000000000000000} {37,38,39} -{aea92132c4cbeb263e6ac2bf6c183b5d,7a61b53701befdae0eeeffaecc73f14e,0b918943df0962bc7a1824c0555a3893} {0.03700000000000000000,0.03800000000000000000,0.03900000000000000000} {37,38,39} -{aea92132c4cbeb263e6ac2bf6c183b5d,7a61b53701befdae0eeeffaecc73f14e,0b918943df0962bc7a1824c0555a3893} {0.03700000000000000000,0.03800000000000000000,0.03900000000000000000} {37,38,39} -{aea92132c4cbeb263e6ac2bf6c183b5d,7a61b53701befdae0eeeffaecc73f14e,0b918943df0962bc7a1824c0555a3893} {0.03700000000000000000,0.03800000000000000000,0.03900000000000000000} {37,38,39} -{aea92132c4cbeb263e6ac2bf6c183b5d,7a61b53701befdae0eeeffaecc73f14e,0b918943df0962bc7a1824c0555a3893} {0.03700000000000000000,0.03800000000000000000,0.03900000000000000000} {37,38,39} -{aea92132c4cbeb263e6ac2bf6c183b5d,7a61b53701befdae0eeeffaecc73f14e,0b918943df0962bc7a1824c0555a3893} {0.03700000000000000000,0.03800000000000000000,0.03900000000000000000} {37,38,39} -{aea92132c4cbeb263e6ac2bf6c183b5d,7a61b53701befdae0eeeffaecc73f14e,0b918943df0962bc7a1824c0555a3893} {0.03700000000000000000,0.03800000000000000000,0.03900000000000000000} {37,38,39} -{aea92132c4cbeb263e6ac2bf6c183b5d,7a61b53701befdae0eeeffaecc73f14e,0b918943df0962bc7a1824c0555a3893} {0.03700000000000000000,0.03800000000000000000,0.03900000000000000000} {37,38,39} -{aea92132c4cbeb263e6ac2bf6c183b5d,7a61b53701befdae0eeeffaecc73f14e,0b918943df0962bc7a1824c0555a3893} {0.03700000000000000000,0.03800000000000000000,0.03900000000000000000} {37,38,39} -{aea92132c4cbeb263e6ac2bf6c183b5d,7a61b53701befdae0eeeffaecc73f14e,0b918943df0962bc7a1824c0555a3893} {0.03700000000000000000,0.03800000000000000000,0.03900000000000000000} {37,38,39} -{aea92132c4cbeb263e6ac2bf6c183b5d,7a61b53701befdae0eeeffaecc73f14e,0b918943df0962bc7a1824c0555a3893} {0.03700000000000000000,0.03800000000000000000,0.03900000000000000000} {37,38,39} -{aea92132c4cbeb263e6ac2bf6c183b5d,7a61b53701befdae0eeeffaecc73f14e,0b918943df0962bc7a1824c0555a3893} {0.03700000000000000000,0.03800000000000000000,0.03900000000000000000} {37,38,39} -{aea92132c4cbeb263e6ac2bf6c183b5d,7a61b53701befdae0eeeffaecc73f14e,0b918943df0962bc7a1824c0555a3893} {0.03700000000000000000,0.03800000000000000000,0.03900000000000000000} {37,38,39} -{aea92132c4cbeb263e6ac2bf6c183b5d,7a61b53701befdae0eeeffaecc73f14e,0b918943df0962bc7a1824c0555a3893} {0.03700000000000000000,0.03800000000000000000,0.03900000000000000000} {37,38,39} -{aea92132c4cbeb263e6ac2bf6c183b5d,7a61b53701befdae0eeeffaecc73f14e,0b918943df0962bc7a1824c0555a3893} {0.03700000000000000000,0.03800000000000000000,0.03900000000000000000} {37,38,39} -{aea92132c4cbeb263e6ac2bf6c183b5d,7a61b53701befdae0eeeffaecc73f14e,0b918943df0962bc7a1824c0555a3893} {0.03700000000000000000,0.03800000000000000000,0.03900000000000000000} {37,38,39} -{aea92132c4cbeb263e6ac2bf6c183b5d,7a61b53701befdae0eeeffaecc73f14e,0b918943df0962bc7a1824c0555a3893} {0.03700000000000000000,0.03800000000000000000,0.03900000000000000000} {37,38,39} -{aea92132c4cbeb263e6ac2bf6c183b5d,7a61b53701befdae0eeeffaecc73f14e,0b918943df0962bc7a1824c0555a3893} {0.03700000000000000000,0.03800000000000000000,0.03900000000000000000} {37,38,39} -{aea92132c4cbeb263e6ac2bf6c183b5d,7a61b53701befdae0eeeffaecc73f14e,0b918943df0962bc7a1824c0555a3893} {0.03700000000000000000,0.03800000000000000000,0.03900000000000000000} {37,38,39} -{aea92132c4cbeb263e6ac2bf6c183b5d,7a61b53701befdae0eeeffaecc73f14e,0b918943df0962bc7a1824c0555a3893} {0.03700000000000000000,0.03800000000000000000,0.03900000000000000000} {37,38,39} -{aea92132c4cbeb263e6ac2bf6c183b5d,7a61b53701befdae0eeeffaecc73f14e,0b918943df0962bc7a1824c0555a3893} {0.03700000000000000000,0.03800000000000000000,0.03900000000000000000} {37,38,39} -{aea92132c4cbeb263e6ac2bf6c183b5d,7a61b53701befdae0eeeffaecc73f14e,0b918943df0962bc7a1824c0555a3893} {0.03700000000000000000,0.03800000000000000000,0.03900000000000000000} {37,38,39} -{aea92132c4cbeb263e6ac2bf6c183b5d,7a61b53701befdae0eeeffaecc73f14e,0b918943df0962bc7a1824c0555a3893} {0.03700000000000000000,0.03800000000000000000,0.03900000000000000000} {37,38,39} -{aea92132c4cbeb263e6ac2bf6c183b5d,7a61b53701befdae0eeeffaecc73f14e,0b918943df0962bc7a1824c0555a3893} {0.03700000000000000000,0.03800000000000000000,0.03900000000000000000} {37,38,39} -{aea92132c4cbeb263e6ac2bf6c183b5d,7a61b53701befdae0eeeffaecc73f14e,0b918943df0962bc7a1824c0555a3893} {0.03700000000000000000,0.03800000000000000000,0.03900000000000000000} {37,38,39} -{aea92132c4cbeb263e6ac2bf6c183b5d,7a61b53701befdae0eeeffaecc73f14e,0b918943df0962bc7a1824c0555a3893} {0.03700000000000000000,0.03800000000000000000,0.03900000000000000000} {37,38,39} -{aea92132c4cbeb263e6ac2bf6c183b5d,7a61b53701befdae0eeeffaecc73f14e,0b918943df0962bc7a1824c0555a3893} {0.03700000000000000000,0.03800000000000000000,0.03900000000000000000} {37,38,39} -{aea92132c4cbeb263e6ac2bf6c183b5d,7a61b53701befdae0eeeffaecc73f14e,0b918943df0962bc7a1824c0555a3893} {0.03700000000000000000,0.03800000000000000000,0.03900000000000000000} {37,38,39} -{aea92132c4cbeb263e6ac2bf6c183b5d,7a61b53701befdae0eeeffaecc73f14e,0b918943df0962bc7a1824c0555a3893} {0.03700000000000000000,0.03800000000000000000,0.03900000000000000000} {37,38,39} -{aea92132c4cbeb263e6ac2bf6c183b5d,7a61b53701befdae0eeeffaecc73f14e,0b918943df0962bc7a1824c0555a3893} {0.03700000000000000000,0.03800000000000000000,0.03900000000000000000} {37,38,39} -{aea92132c4cbeb263e6ac2bf6c183b5d,7a61b53701befdae0eeeffaecc73f14e,0b918943df0962bc7a1824c0555a3893} {0.03700000000000000000,0.03800000000000000000,0.03900000000000000000} {37,38,39} -{aea92132c4cbeb263e6ac2bf6c183b5d,7a61b53701befdae0eeeffaecc73f14e,0b918943df0962bc7a1824c0555a3893} {0.03700000000000000000,0.03800000000000000000,0.03900000000000000000} {37,38,39} -{aea92132c4cbeb263e6ac2bf6c183b5d,7a61b53701befdae0eeeffaecc73f14e,0b918943df0962bc7a1824c0555a3893} {0.03700000000000000000,0.03800000000000000000,0.03900000000000000000} {37,38,39} -{aea92132c4cbeb263e6ac2bf6c183b5d,7a61b53701befdae0eeeffaecc73f14e,0b918943df0962bc7a1824c0555a3893} {0.03700000000000000000,0.03800000000000000000,0.03900000000000000000} {37,38,39} -{aea92132c4cbeb263e6ac2bf6c183b5d,7a61b53701befdae0eeeffaecc73f14e,0b918943df0962bc7a1824c0555a3893} {0.03700000000000000000,0.03800000000000000000,0.03900000000000000000} {37,38,39} -{aea92132c4cbeb263e6ac2bf6c183b5d,7a61b53701befdae0eeeffaecc73f14e,0b918943df0962bc7a1824c0555a3893} {0.03700000000000000000,0.03800000000000000000,0.03900000000000000000} {37,38,39} -{aea92132c4cbeb263e6ac2bf6c183b5d,7a61b53701befdae0eeeffaecc73f14e,0b918943df0962bc7a1824c0555a3893} {0.03700000000000000000,0.03800000000000000000,0.03900000000000000000} {37,38,39} -{aea92132c4cbeb263e6ac2bf6c183b5d,7a61b53701befdae0eeeffaecc73f14e,0b918943df0962bc7a1824c0555a3893} {0.03700000000000000000,0.03800000000000000000,0.03900000000000000000} {37,38,39} -{aea92132c4cbeb263e6ac2bf6c183b5d,7a61b53701befdae0eeeffaecc73f14e,0b918943df0962bc7a1824c0555a3893} {0.03700000000000000000,0.03800000000000000000,0.03900000000000000000} {37,38,39} -{aea92132c4cbeb263e6ac2bf6c183b5d,7a61b53701befdae0eeeffaecc73f14e,0b918943df0962bc7a1824c0555a3893} {0.03700000000000000000,0.03800000000000000000,0.03900000000000000000} {37,38,39} -{aea92132c4cbeb263e6ac2bf6c183b5d,7a61b53701befdae0eeeffaecc73f14e,0b918943df0962bc7a1824c0555a3893} {0.03700000000000000000,0.03800000000000000000,0.03900000000000000000} {37,38,39} -{aea92132c4cbeb263e6ac2bf6c183b5d,7a61b53701befdae0eeeffaecc73f14e,0b918943df0962bc7a1824c0555a3893} {0.03700000000000000000,0.03800000000000000000,0.03900000000000000000} {37,38,39} -{aea92132c4cbeb263e6ac2bf6c183b5d,7a61b53701befdae0eeeffaecc73f14e,0b918943df0962bc7a1824c0555a3893} {0.03700000000000000000,0.03800000000000000000,0.03900000000000000000} {37,38,39} -{aea92132c4cbeb263e6ac2bf6c183b5d,7a61b53701befdae0eeeffaecc73f14e,0b918943df0962bc7a1824c0555a3893} {0.03700000000000000000,0.03800000000000000000,0.03900000000000000000} {37,38,39} -{aea92132c4cbeb263e6ac2bf6c183b5d,7a61b53701befdae0eeeffaecc73f14e,0b918943df0962bc7a1824c0555a3893} {0.03700000000000000000,0.03800000000000000000,0.03900000000000000000} {37,38,39} -{aea92132c4cbeb263e6ac2bf6c183b5d,7a61b53701befdae0eeeffaecc73f14e,0b918943df0962bc7a1824c0555a3893} {0.03700000000000000000,0.03800000000000000000,0.03900000000000000000} {37,38,39} -{aea92132c4cbeb263e6ac2bf6c183b5d,7a61b53701befdae0eeeffaecc73f14e,0b918943df0962bc7a1824c0555a3893} {0.03700000000000000000,0.03800000000000000000,0.03900000000000000000} {37,38,39} -{aea92132c4cbeb263e6ac2bf6c183b5d,7a61b53701befdae0eeeffaecc73f14e,0b918943df0962bc7a1824c0555a3893} {0.03700000000000000000,0.03800000000000000000,0.03900000000000000000} {37,38,39} -{aea92132c4cbeb263e6ac2bf6c183b5d,7a61b53701befdae0eeeffaecc73f14e,0b918943df0962bc7a1824c0555a3893} {0.03700000000000000000,0.03800000000000000000,0.03900000000000000000} {37,38,39} -{aea92132c4cbeb263e6ac2bf6c183b5d,7a61b53701befdae0eeeffaecc73f14e,0b918943df0962bc7a1824c0555a3893} {0.03700000000000000000,0.03800000000000000000,0.03900000000000000000} {37,38,39} -{aea92132c4cbeb263e6ac2bf6c183b5d,7a61b53701befdae0eeeffaecc73f14e,0b918943df0962bc7a1824c0555a3893} {0.03700000000000000000,0.03800000000000000000,0.03900000000000000000} {37,38,39} -{0b918943df0962bc7a1824c0555a3893,aea92132c4cbeb263e6ac2bf6c183b5d,d59eced1ded07f84c145592f65bdf854} {0.03800000000000000000,0.03900000000000000000,0.04000000000000000000} {38,39,40} -{0b918943df0962bc7a1824c0555a3893,aea92132c4cbeb263e6ac2bf6c183b5d,d59eced1ded07f84c145592f65bdf854} {0.03800000000000000000,0.03900000000000000000,0.04000000000000000000} {38,39,40} -{0b918943df0962bc7a1824c0555a3893,aea92132c4cbeb263e6ac2bf6c183b5d,d59eced1ded07f84c145592f65bdf854} {0.03800000000000000000,0.03900000000000000000,0.04000000000000000000} {38,39,40} -{0b918943df0962bc7a1824c0555a3893,aea92132c4cbeb263e6ac2bf6c183b5d,d59eced1ded07f84c145592f65bdf854} {0.03800000000000000000,0.03900000000000000000,0.04000000000000000000} {38,39,40} -{0b918943df0962bc7a1824c0555a3893,aea92132c4cbeb263e6ac2bf6c183b5d,d59eced1ded07f84c145592f65bdf854} {0.03800000000000000000,0.03900000000000000000,0.04000000000000000000} {38,39,40} -{0b918943df0962bc7a1824c0555a3893,aea92132c4cbeb263e6ac2bf6c183b5d,d59eced1ded07f84c145592f65bdf854} {0.03800000000000000000,0.03900000000000000000,0.04000000000000000000} {38,39,40} -{0b918943df0962bc7a1824c0555a3893,aea92132c4cbeb263e6ac2bf6c183b5d,d59eced1ded07f84c145592f65bdf854} {0.03800000000000000000,0.03900000000000000000,0.04000000000000000000} {38,39,40} -{0b918943df0962bc7a1824c0555a3893,aea92132c4cbeb263e6ac2bf6c183b5d,d59eced1ded07f84c145592f65bdf854} {0.03800000000000000000,0.03900000000000000000,0.04000000000000000000} {38,39,40} -{0b918943df0962bc7a1824c0555a3893,aea92132c4cbeb263e6ac2bf6c183b5d,d59eced1ded07f84c145592f65bdf854} {0.03800000000000000000,0.03900000000000000000,0.04000000000000000000} {38,39,40} -{0b918943df0962bc7a1824c0555a3893,aea92132c4cbeb263e6ac2bf6c183b5d,d59eced1ded07f84c145592f65bdf854} {0.03800000000000000000,0.03900000000000000000,0.04000000000000000000} {38,39,40} -{0b918943df0962bc7a1824c0555a3893,aea92132c4cbeb263e6ac2bf6c183b5d,d59eced1ded07f84c145592f65bdf854} {0.03800000000000000000,0.03900000000000000000,0.04000000000000000000} {38,39,40} -{0b918943df0962bc7a1824c0555a3893,aea92132c4cbeb263e6ac2bf6c183b5d,d59eced1ded07f84c145592f65bdf854} {0.03800000000000000000,0.03900000000000000000,0.04000000000000000000} {38,39,40} -{0b918943df0962bc7a1824c0555a3893,aea92132c4cbeb263e6ac2bf6c183b5d,d59eced1ded07f84c145592f65bdf854} {0.03800000000000000000,0.03900000000000000000,0.04000000000000000000} {38,39,40} -{0b918943df0962bc7a1824c0555a3893,aea92132c4cbeb263e6ac2bf6c183b5d,d59eced1ded07f84c145592f65bdf854} {0.03800000000000000000,0.03900000000000000000,0.04000000000000000000} {38,39,40} -{0b918943df0962bc7a1824c0555a3893,aea92132c4cbeb263e6ac2bf6c183b5d,d59eced1ded07f84c145592f65bdf854} {0.03800000000000000000,0.03900000000000000000,0.04000000000000000000} {38,39,40} -{0b918943df0962bc7a1824c0555a3893,aea92132c4cbeb263e6ac2bf6c183b5d,d59eced1ded07f84c145592f65bdf854} {0.03800000000000000000,0.03900000000000000000,0.04000000000000000000} {38,39,40} -{0b918943df0962bc7a1824c0555a3893,aea92132c4cbeb263e6ac2bf6c183b5d,d59eced1ded07f84c145592f65bdf854} {0.03800000000000000000,0.03900000000000000000,0.04000000000000000000} {38,39,40} -{0b918943df0962bc7a1824c0555a3893,aea92132c4cbeb263e6ac2bf6c183b5d,d59eced1ded07f84c145592f65bdf854} {0.03800000000000000000,0.03900000000000000000,0.04000000000000000000} {38,39,40} -{0b918943df0962bc7a1824c0555a3893,aea92132c4cbeb263e6ac2bf6c183b5d,d59eced1ded07f84c145592f65bdf854} {0.03800000000000000000,0.03900000000000000000,0.04000000000000000000} {38,39,40} -{0b918943df0962bc7a1824c0555a3893,aea92132c4cbeb263e6ac2bf6c183b5d,d59eced1ded07f84c145592f65bdf854} {0.03800000000000000000,0.03900000000000000000,0.04000000000000000000} {38,39,40} -{0b918943df0962bc7a1824c0555a3893,aea92132c4cbeb263e6ac2bf6c183b5d,d59eced1ded07f84c145592f65bdf854} {0.03800000000000000000,0.03900000000000000000,0.04000000000000000000} {38,39,40} -{0b918943df0962bc7a1824c0555a3893,aea92132c4cbeb263e6ac2bf6c183b5d,d59eced1ded07f84c145592f65bdf854} {0.03800000000000000000,0.03900000000000000000,0.04000000000000000000} {38,39,40} -{0b918943df0962bc7a1824c0555a3893,aea92132c4cbeb263e6ac2bf6c183b5d,d59eced1ded07f84c145592f65bdf854} {0.03800000000000000000,0.03900000000000000000,0.04000000000000000000} {38,39,40} -{0b918943df0962bc7a1824c0555a3893,aea92132c4cbeb263e6ac2bf6c183b5d,d59eced1ded07f84c145592f65bdf854} {0.03800000000000000000,0.03900000000000000000,0.04000000000000000000} {38,39,40} -{0b918943df0962bc7a1824c0555a3893,aea92132c4cbeb263e6ac2bf6c183b5d,d59eced1ded07f84c145592f65bdf854} {0.03800000000000000000,0.03900000000000000000,0.04000000000000000000} {38,39,40} -{0b918943df0962bc7a1824c0555a3893,aea92132c4cbeb263e6ac2bf6c183b5d,d59eced1ded07f84c145592f65bdf854} {0.03800000000000000000,0.03900000000000000000,0.04000000000000000000} {38,39,40} -{0b918943df0962bc7a1824c0555a3893,aea92132c4cbeb263e6ac2bf6c183b5d,d59eced1ded07f84c145592f65bdf854} {0.03800000000000000000,0.03900000000000000000,0.04000000000000000000} {38,39,40} -{0b918943df0962bc7a1824c0555a3893,aea92132c4cbeb263e6ac2bf6c183b5d,d59eced1ded07f84c145592f65bdf854} {0.03800000000000000000,0.03900000000000000000,0.04000000000000000000} {38,39,40} -{0b918943df0962bc7a1824c0555a3893,aea92132c4cbeb263e6ac2bf6c183b5d,d59eced1ded07f84c145592f65bdf854} {0.03800000000000000000,0.03900000000000000000,0.04000000000000000000} {38,39,40} -{0b918943df0962bc7a1824c0555a3893,aea92132c4cbeb263e6ac2bf6c183b5d,d59eced1ded07f84c145592f65bdf854} {0.03800000000000000000,0.03900000000000000000,0.04000000000000000000} {38,39,40} -{0b918943df0962bc7a1824c0555a3893,aea92132c4cbeb263e6ac2bf6c183b5d,d59eced1ded07f84c145592f65bdf854} {0.03800000000000000000,0.03900000000000000000,0.04000000000000000000} {38,39,40} -{0b918943df0962bc7a1824c0555a3893,aea92132c4cbeb263e6ac2bf6c183b5d,d59eced1ded07f84c145592f65bdf854} {0.03800000000000000000,0.03900000000000000000,0.04000000000000000000} {38,39,40} -{0b918943df0962bc7a1824c0555a3893,aea92132c4cbeb263e6ac2bf6c183b5d,d59eced1ded07f84c145592f65bdf854} {0.03800000000000000000,0.03900000000000000000,0.04000000000000000000} {38,39,40} -{0b918943df0962bc7a1824c0555a3893,aea92132c4cbeb263e6ac2bf6c183b5d,d59eced1ded07f84c145592f65bdf854} {0.03800000000000000000,0.03900000000000000000,0.04000000000000000000} {38,39,40} -{0b918943df0962bc7a1824c0555a3893,aea92132c4cbeb263e6ac2bf6c183b5d,d59eced1ded07f84c145592f65bdf854} {0.03800000000000000000,0.03900000000000000000,0.04000000000000000000} {38,39,40} -{0b918943df0962bc7a1824c0555a3893,aea92132c4cbeb263e6ac2bf6c183b5d,d59eced1ded07f84c145592f65bdf854} {0.03800000000000000000,0.03900000000000000000,0.04000000000000000000} {38,39,40} -{0b918943df0962bc7a1824c0555a3893,aea92132c4cbeb263e6ac2bf6c183b5d,d59eced1ded07f84c145592f65bdf854} {0.03800000000000000000,0.03900000000000000000,0.04000000000000000000} {38,39,40} -{0b918943df0962bc7a1824c0555a3893,aea92132c4cbeb263e6ac2bf6c183b5d,d59eced1ded07f84c145592f65bdf854} {0.03800000000000000000,0.03900000000000000000,0.04000000000000000000} {38,39,40} -{0b918943df0962bc7a1824c0555a3893,aea92132c4cbeb263e6ac2bf6c183b5d,d59eced1ded07f84c145592f65bdf854} {0.03800000000000000000,0.03900000000000000000,0.04000000000000000000} {38,39,40} -{0b918943df0962bc7a1824c0555a3893,aea92132c4cbeb263e6ac2bf6c183b5d,d59eced1ded07f84c145592f65bdf854} {0.03800000000000000000,0.03900000000000000000,0.04000000000000000000} {38,39,40} -{0b918943df0962bc7a1824c0555a3893,aea92132c4cbeb263e6ac2bf6c183b5d,d59eced1ded07f84c145592f65bdf854} {0.03800000000000000000,0.03900000000000000000,0.04000000000000000000} {38,39,40} -{0b918943df0962bc7a1824c0555a3893,aea92132c4cbeb263e6ac2bf6c183b5d,d59eced1ded07f84c145592f65bdf854} {0.03800000000000000000,0.03900000000000000000,0.04000000000000000000} {38,39,40} -{0b918943df0962bc7a1824c0555a3893,aea92132c4cbeb263e6ac2bf6c183b5d,d59eced1ded07f84c145592f65bdf854} {0.03800000000000000000,0.03900000000000000000,0.04000000000000000000} {38,39,40} -{0b918943df0962bc7a1824c0555a3893,aea92132c4cbeb263e6ac2bf6c183b5d,d59eced1ded07f84c145592f65bdf854} {0.03800000000000000000,0.03900000000000000000,0.04000000000000000000} {38,39,40} -{0b918943df0962bc7a1824c0555a3893,aea92132c4cbeb263e6ac2bf6c183b5d,d59eced1ded07f84c145592f65bdf854} {0.03800000000000000000,0.03900000000000000000,0.04000000000000000000} {38,39,40} -{0b918943df0962bc7a1824c0555a3893,aea92132c4cbeb263e6ac2bf6c183b5d,d59eced1ded07f84c145592f65bdf854} {0.03800000000000000000,0.03900000000000000000,0.04000000000000000000} {38,39,40} -{0b918943df0962bc7a1824c0555a3893,aea92132c4cbeb263e6ac2bf6c183b5d,d59eced1ded07f84c145592f65bdf854} {0.03800000000000000000,0.03900000000000000000,0.04000000000000000000} {38,39,40} -{0b918943df0962bc7a1824c0555a3893,aea92132c4cbeb263e6ac2bf6c183b5d,d59eced1ded07f84c145592f65bdf854} {0.03800000000000000000,0.03900000000000000000,0.04000000000000000000} {38,39,40} -{0b918943df0962bc7a1824c0555a3893,aea92132c4cbeb263e6ac2bf6c183b5d,d59eced1ded07f84c145592f65bdf854} {0.03800000000000000000,0.03900000000000000000,0.04000000000000000000} {38,39,40} -{0b918943df0962bc7a1824c0555a3893,aea92132c4cbeb263e6ac2bf6c183b5d,d59eced1ded07f84c145592f65bdf854} {0.03800000000000000000,0.03900000000000000000,0.04000000000000000000} {38,39,40} -{0b918943df0962bc7a1824c0555a3893,aea92132c4cbeb263e6ac2bf6c183b5d,d59eced1ded07f84c145592f65bdf854} {0.03800000000000000000,0.03900000000000000000,0.04000000000000000000} {38,39,40} -{0b918943df0962bc7a1824c0555a3893,aea92132c4cbeb263e6ac2bf6c183b5d,d59eced1ded07f84c145592f65bdf854} {0.03800000000000000000,0.03900000000000000000,0.04000000000000000000} {38,39,40} -{0b918943df0962bc7a1824c0555a3893,aea92132c4cbeb263e6ac2bf6c183b5d,d59eced1ded07f84c145592f65bdf854} {0.03800000000000000000,0.03900000000000000000,0.04000000000000000000} {38,39,40} -{0b918943df0962bc7a1824c0555a3893,aea92132c4cbeb263e6ac2bf6c183b5d,d59eced1ded07f84c145592f65bdf854} {0.03800000000000000000,0.03900000000000000000,0.04000000000000000000} {38,39,40} -{0b918943df0962bc7a1824c0555a3893,aea92132c4cbeb263e6ac2bf6c183b5d,d59eced1ded07f84c145592f65bdf854} {0.03800000000000000000,0.03900000000000000000,0.04000000000000000000} {38,39,40} -{0b918943df0962bc7a1824c0555a3893,aea92132c4cbeb263e6ac2bf6c183b5d,d59eced1ded07f84c145592f65bdf854} {0.03800000000000000000,0.03900000000000000000,0.04000000000000000000} {38,39,40} -{0b918943df0962bc7a1824c0555a3893,aea92132c4cbeb263e6ac2bf6c183b5d,d59eced1ded07f84c145592f65bdf854} {0.03800000000000000000,0.03900000000000000000,0.04000000000000000000} {38,39,40} -{0b918943df0962bc7a1824c0555a3893,aea92132c4cbeb263e6ac2bf6c183b5d,d59eced1ded07f84c145592f65bdf854} {0.03800000000000000000,0.03900000000000000000,0.04000000000000000000} {38,39,40} -{0b918943df0962bc7a1824c0555a3893,aea92132c4cbeb263e6ac2bf6c183b5d,d59eced1ded07f84c145592f65bdf854} {0.03800000000000000000,0.03900000000000000000,0.04000000000000000000} {38,39,40} -{0b918943df0962bc7a1824c0555a3893,aea92132c4cbeb263e6ac2bf6c183b5d,d59eced1ded07f84c145592f65bdf854} {0.03800000000000000000,0.03900000000000000000,0.04000000000000000000} {38,39,40} -{0b918943df0962bc7a1824c0555a3893,aea92132c4cbeb263e6ac2bf6c183b5d,d59eced1ded07f84c145592f65bdf854} {0.03800000000000000000,0.03900000000000000000,0.04000000000000000000} {38,39,40} -{0b918943df0962bc7a1824c0555a3893,aea92132c4cbeb263e6ac2bf6c183b5d,d59eced1ded07f84c145592f65bdf854} {0.03800000000000000000,0.03900000000000000000,0.04000000000000000000} {38,39,40} -{0b918943df0962bc7a1824c0555a3893,aea92132c4cbeb263e6ac2bf6c183b5d,d59eced1ded07f84c145592f65bdf854} {0.03800000000000000000,0.03900000000000000000,0.04000000000000000000} {38,39,40} -{0b918943df0962bc7a1824c0555a3893,aea92132c4cbeb263e6ac2bf6c183b5d,d59eced1ded07f84c145592f65bdf854} {0.03800000000000000000,0.03900000000000000000,0.04000000000000000000} {38,39,40} -{0b918943df0962bc7a1824c0555a3893,aea92132c4cbeb263e6ac2bf6c183b5d,d59eced1ded07f84c145592f65bdf854} {0.03800000000000000000,0.03900000000000000000,0.04000000000000000000} {38,39,40} -{0b918943df0962bc7a1824c0555a3893,aea92132c4cbeb263e6ac2bf6c183b5d,d59eced1ded07f84c145592f65bdf854} {0.03800000000000000000,0.03900000000000000000,0.04000000000000000000} {38,39,40} -{0b918943df0962bc7a1824c0555a3893,aea92132c4cbeb263e6ac2bf6c183b5d,d59eced1ded07f84c145592f65bdf854} {0.03800000000000000000,0.03900000000000000000,0.04000000000000000000} {38,39,40} -{0b918943df0962bc7a1824c0555a3893,aea92132c4cbeb263e6ac2bf6c183b5d,d59eced1ded07f84c145592f65bdf854} {0.03800000000000000000,0.03900000000000000000,0.04000000000000000000} {38,39,40} -{0b918943df0962bc7a1824c0555a3893,aea92132c4cbeb263e6ac2bf6c183b5d,d59eced1ded07f84c145592f65bdf854} {0.03800000000000000000,0.03900000000000000000,0.04000000000000000000} {38,39,40} -{0b918943df0962bc7a1824c0555a3893,aea92132c4cbeb263e6ac2bf6c183b5d,d59eced1ded07f84c145592f65bdf854} {0.03800000000000000000,0.03900000000000000000,0.04000000000000000000} {38,39,40} -{0b918943df0962bc7a1824c0555a3893,aea92132c4cbeb263e6ac2bf6c183b5d,d59eced1ded07f84c145592f65bdf854} {0.03800000000000000000,0.03900000000000000000,0.04000000000000000000} {38,39,40} -{0b918943df0962bc7a1824c0555a3893,aea92132c4cbeb263e6ac2bf6c183b5d,d59eced1ded07f84c145592f65bdf854} {0.03800000000000000000,0.03900000000000000000,0.04000000000000000000} {38,39,40} -{0b918943df0962bc7a1824c0555a3893,aea92132c4cbeb263e6ac2bf6c183b5d,d59eced1ded07f84c145592f65bdf854} {0.03800000000000000000,0.03900000000000000000,0.04000000000000000000} {38,39,40} -{0b918943df0962bc7a1824c0555a3893,aea92132c4cbeb263e6ac2bf6c183b5d,d59eced1ded07f84c145592f65bdf854} {0.03800000000000000000,0.03900000000000000000,0.04000000000000000000} {38,39,40} -{0b918943df0962bc7a1824c0555a3893,aea92132c4cbeb263e6ac2bf6c183b5d,d59eced1ded07f84c145592f65bdf854} {0.03800000000000000000,0.03900000000000000000,0.04000000000000000000} {38,39,40} -{0b918943df0962bc7a1824c0555a3893,aea92132c4cbeb263e6ac2bf6c183b5d,d59eced1ded07f84c145592f65bdf854} {0.03800000000000000000,0.03900000000000000000,0.04000000000000000000} {38,39,40} -{0b918943df0962bc7a1824c0555a3893,aea92132c4cbeb263e6ac2bf6c183b5d,d59eced1ded07f84c145592f65bdf854} {0.03800000000000000000,0.03900000000000000000,0.04000000000000000000} {38,39,40} -{0b918943df0962bc7a1824c0555a3893,aea92132c4cbeb263e6ac2bf6c183b5d,d59eced1ded07f84c145592f65bdf854} {0.03800000000000000000,0.03900000000000000000,0.04000000000000000000} {38,39,40} -{0b918943df0962bc7a1824c0555a3893,aea92132c4cbeb263e6ac2bf6c183b5d,d59eced1ded07f84c145592f65bdf854} {0.03800000000000000000,0.03900000000000000000,0.04000000000000000000} {38,39,40} -{0b918943df0962bc7a1824c0555a3893,aea92132c4cbeb263e6ac2bf6c183b5d,d59eced1ded07f84c145592f65bdf854} {0.03800000000000000000,0.03900000000000000000,0.04000000000000000000} {38,39,40} -{0b918943df0962bc7a1824c0555a3893,aea92132c4cbeb263e6ac2bf6c183b5d,d59eced1ded07f84c145592f65bdf854} {0.03800000000000000000,0.03900000000000000000,0.04000000000000000000} {38,39,40} -{0b918943df0962bc7a1824c0555a3893,aea92132c4cbeb263e6ac2bf6c183b5d,d59eced1ded07f84c145592f65bdf854} {0.03800000000000000000,0.03900000000000000000,0.04000000000000000000} {38,39,40} -{0b918943df0962bc7a1824c0555a3893,aea92132c4cbeb263e6ac2bf6c183b5d,d59eced1ded07f84c145592f65bdf854} {0.03800000000000000000,0.03900000000000000000,0.04000000000000000000} {38,39,40} -{0b918943df0962bc7a1824c0555a3893,aea92132c4cbeb263e6ac2bf6c183b5d,d59eced1ded07f84c145592f65bdf854} {0.03800000000000000000,0.03900000000000000000,0.04000000000000000000} {38,39,40} -{0b918943df0962bc7a1824c0555a3893,aea92132c4cbeb263e6ac2bf6c183b5d,d59eced1ded07f84c145592f65bdf854} {0.03800000000000000000,0.03900000000000000000,0.04000000000000000000} {38,39,40} -{0b918943df0962bc7a1824c0555a3893,aea92132c4cbeb263e6ac2bf6c183b5d,d59eced1ded07f84c145592f65bdf854} {0.03800000000000000000,0.03900000000000000000,0.04000000000000000000} {38,39,40} -{0b918943df0962bc7a1824c0555a3893,aea92132c4cbeb263e6ac2bf6c183b5d,d59eced1ded07f84c145592f65bdf854} {0.03800000000000000000,0.03900000000000000000,0.04000000000000000000} {38,39,40} -{0b918943df0962bc7a1824c0555a3893,aea92132c4cbeb263e6ac2bf6c183b5d,d59eced1ded07f84c145592f65bdf854} {0.03800000000000000000,0.03900000000000000000,0.04000000000000000000} {38,39,40} -{0b918943df0962bc7a1824c0555a3893,aea92132c4cbeb263e6ac2bf6c183b5d,d59eced1ded07f84c145592f65bdf854} {0.03800000000000000000,0.03900000000000000000,0.04000000000000000000} {38,39,40} -{0b918943df0962bc7a1824c0555a3893,aea92132c4cbeb263e6ac2bf6c183b5d,d59eced1ded07f84c145592f65bdf854} {0.03800000000000000000,0.03900000000000000000,0.04000000000000000000} {38,39,40} -{0b918943df0962bc7a1824c0555a3893,aea92132c4cbeb263e6ac2bf6c183b5d,d59eced1ded07f84c145592f65bdf854} {0.03800000000000000000,0.03900000000000000000,0.04000000000000000000} {38,39,40} -{0b918943df0962bc7a1824c0555a3893,aea92132c4cbeb263e6ac2bf6c183b5d,d59eced1ded07f84c145592f65bdf854} {0.03800000000000000000,0.03900000000000000000,0.04000000000000000000} {38,39,40} -{0b918943df0962bc7a1824c0555a3893,aea92132c4cbeb263e6ac2bf6c183b5d,d59eced1ded07f84c145592f65bdf854} {0.03800000000000000000,0.03900000000000000000,0.04000000000000000000} {38,39,40} -{0b918943df0962bc7a1824c0555a3893,aea92132c4cbeb263e6ac2bf6c183b5d,d59eced1ded07f84c145592f65bdf854} {0.03800000000000000000,0.03900000000000000000,0.04000000000000000000} {38,39,40} -{0b918943df0962bc7a1824c0555a3893,aea92132c4cbeb263e6ac2bf6c183b5d,d59eced1ded07f84c145592f65bdf854} {0.03800000000000000000,0.03900000000000000000,0.04000000000000000000} {38,39,40} -{0b918943df0962bc7a1824c0555a3893,aea92132c4cbeb263e6ac2bf6c183b5d,d59eced1ded07f84c145592f65bdf854} {0.03800000000000000000,0.03900000000000000000,0.04000000000000000000} {38,39,40} -{0b918943df0962bc7a1824c0555a3893,aea92132c4cbeb263e6ac2bf6c183b5d,d59eced1ded07f84c145592f65bdf854} {0.03800000000000000000,0.03900000000000000000,0.04000000000000000000} {38,39,40} -{0b918943df0962bc7a1824c0555a3893,aea92132c4cbeb263e6ac2bf6c183b5d,d59eced1ded07f84c145592f65bdf854} {0.03800000000000000000,0.03900000000000000000,0.04000000000000000000} {38,39,40} -{0b918943df0962bc7a1824c0555a3893,aea92132c4cbeb263e6ac2bf6c183b5d,d59eced1ded07f84c145592f65bdf854} {0.03800000000000000000,0.03900000000000000000,0.04000000000000000000} {38,39,40} -{0b918943df0962bc7a1824c0555a3893,aea92132c4cbeb263e6ac2bf6c183b5d,d59eced1ded07f84c145592f65bdf854} {0.03800000000000000000,0.03900000000000000000,0.04000000000000000000} {38,39,40} -{d59eced1ded07f84c145592f65bdf854,0b918943df0962bc7a1824c0555a3893,3d914f9348c9cc0ff8a79716700b9fcd} {0.03900000000000000000,0.04000000000000000000,0.04100000000000000000} {39,40,41} -{d59eced1ded07f84c145592f65bdf854,0b918943df0962bc7a1824c0555a3893,3d914f9348c9cc0ff8a79716700b9fcd} {0.03900000000000000000,0.04000000000000000000,0.04100000000000000000} {39,40,41} -{d59eced1ded07f84c145592f65bdf854,0b918943df0962bc7a1824c0555a3893,3d914f9348c9cc0ff8a79716700b9fcd} {0.03900000000000000000,0.04000000000000000000,0.04100000000000000000} {39,40,41} -{d59eced1ded07f84c145592f65bdf854,0b918943df0962bc7a1824c0555a3893,3d914f9348c9cc0ff8a79716700b9fcd} {0.03900000000000000000,0.04000000000000000000,0.04100000000000000000} {39,40,41} -{d59eced1ded07f84c145592f65bdf854,0b918943df0962bc7a1824c0555a3893,3d914f9348c9cc0ff8a79716700b9fcd} {0.03900000000000000000,0.04000000000000000000,0.04100000000000000000} {39,40,41} -{d59eced1ded07f84c145592f65bdf854,0b918943df0962bc7a1824c0555a3893,3d914f9348c9cc0ff8a79716700b9fcd} {0.03900000000000000000,0.04000000000000000000,0.04100000000000000000} {39,40,41} -{d59eced1ded07f84c145592f65bdf854,0b918943df0962bc7a1824c0555a3893,3d914f9348c9cc0ff8a79716700b9fcd} {0.03900000000000000000,0.04000000000000000000,0.04100000000000000000} {39,40,41} -{d59eced1ded07f84c145592f65bdf854,0b918943df0962bc7a1824c0555a3893,3d914f9348c9cc0ff8a79716700b9fcd} {0.03900000000000000000,0.04000000000000000000,0.04100000000000000000} {39,40,41} -{d59eced1ded07f84c145592f65bdf854,0b918943df0962bc7a1824c0555a3893,3d914f9348c9cc0ff8a79716700b9fcd} {0.03900000000000000000,0.04000000000000000000,0.04100000000000000000} {39,40,41} -{d59eced1ded07f84c145592f65bdf854,0b918943df0962bc7a1824c0555a3893,3d914f9348c9cc0ff8a79716700b9fcd} {0.03900000000000000000,0.04000000000000000000,0.04100000000000000000} {39,40,41} -{d59eced1ded07f84c145592f65bdf854,0b918943df0962bc7a1824c0555a3893,3d914f9348c9cc0ff8a79716700b9fcd} {0.03900000000000000000,0.04000000000000000000,0.04100000000000000000} {39,40,41} -{d59eced1ded07f84c145592f65bdf854,0b918943df0962bc7a1824c0555a3893,3d914f9348c9cc0ff8a79716700b9fcd} {0.03900000000000000000,0.04000000000000000000,0.04100000000000000000} {39,40,41} -{d59eced1ded07f84c145592f65bdf854,0b918943df0962bc7a1824c0555a3893,3d914f9348c9cc0ff8a79716700b9fcd} {0.03900000000000000000,0.04000000000000000000,0.04100000000000000000} {39,40,41} -{d59eced1ded07f84c145592f65bdf854,0b918943df0962bc7a1824c0555a3893,3d914f9348c9cc0ff8a79716700b9fcd} {0.03900000000000000000,0.04000000000000000000,0.04100000000000000000} {39,40,41} -{d59eced1ded07f84c145592f65bdf854,0b918943df0962bc7a1824c0555a3893,3d914f9348c9cc0ff8a79716700b9fcd} {0.03900000000000000000,0.04000000000000000000,0.04100000000000000000} {39,40,41} -{d59eced1ded07f84c145592f65bdf854,0b918943df0962bc7a1824c0555a3893,3d914f9348c9cc0ff8a79716700b9fcd} {0.03900000000000000000,0.04000000000000000000,0.04100000000000000000} {39,40,41} -{d59eced1ded07f84c145592f65bdf854,0b918943df0962bc7a1824c0555a3893,3d914f9348c9cc0ff8a79716700b9fcd} {0.03900000000000000000,0.04000000000000000000,0.04100000000000000000} {39,40,41} -{d59eced1ded07f84c145592f65bdf854,0b918943df0962bc7a1824c0555a3893,3d914f9348c9cc0ff8a79716700b9fcd} {0.03900000000000000000,0.04000000000000000000,0.04100000000000000000} {39,40,41} -{d59eced1ded07f84c145592f65bdf854,0b918943df0962bc7a1824c0555a3893,3d914f9348c9cc0ff8a79716700b9fcd} {0.03900000000000000000,0.04000000000000000000,0.04100000000000000000} {39,40,41} -{d59eced1ded07f84c145592f65bdf854,0b918943df0962bc7a1824c0555a3893,3d914f9348c9cc0ff8a79716700b9fcd} {0.03900000000000000000,0.04000000000000000000,0.04100000000000000000} {39,40,41} -{d59eced1ded07f84c145592f65bdf854,0b918943df0962bc7a1824c0555a3893,3d914f9348c9cc0ff8a79716700b9fcd} {0.03900000000000000000,0.04000000000000000000,0.04100000000000000000} {39,40,41} -{d59eced1ded07f84c145592f65bdf854,0b918943df0962bc7a1824c0555a3893,3d914f9348c9cc0ff8a79716700b9fcd} {0.03900000000000000000,0.04000000000000000000,0.04100000000000000000} {39,40,41} -{d59eced1ded07f84c145592f65bdf854,0b918943df0962bc7a1824c0555a3893,3d914f9348c9cc0ff8a79716700b9fcd} {0.03900000000000000000,0.04000000000000000000,0.04100000000000000000} {39,40,41} -{d59eced1ded07f84c145592f65bdf854,0b918943df0962bc7a1824c0555a3893,3d914f9348c9cc0ff8a79716700b9fcd} {0.03900000000000000000,0.04000000000000000000,0.04100000000000000000} {39,40,41} -{d59eced1ded07f84c145592f65bdf854,0b918943df0962bc7a1824c0555a3893,3d914f9348c9cc0ff8a79716700b9fcd} {0.03900000000000000000,0.04000000000000000000,0.04100000000000000000} {39,40,41} -{d59eced1ded07f84c145592f65bdf854,0b918943df0962bc7a1824c0555a3893,3d914f9348c9cc0ff8a79716700b9fcd} {0.03900000000000000000,0.04000000000000000000,0.04100000000000000000} {39,40,41} -{d59eced1ded07f84c145592f65bdf854,0b918943df0962bc7a1824c0555a3893,3d914f9348c9cc0ff8a79716700b9fcd} {0.03900000000000000000,0.04000000000000000000,0.04100000000000000000} {39,40,41} -{d59eced1ded07f84c145592f65bdf854,0b918943df0962bc7a1824c0555a3893,3d914f9348c9cc0ff8a79716700b9fcd} {0.03900000000000000000,0.04000000000000000000,0.04100000000000000000} {39,40,41} -{d59eced1ded07f84c145592f65bdf854,0b918943df0962bc7a1824c0555a3893,3d914f9348c9cc0ff8a79716700b9fcd} {0.03900000000000000000,0.04000000000000000000,0.04100000000000000000} {39,40,41} -{d59eced1ded07f84c145592f65bdf854,0b918943df0962bc7a1824c0555a3893,3d914f9348c9cc0ff8a79716700b9fcd} {0.03900000000000000000,0.04000000000000000000,0.04100000000000000000} {39,40,41} -{d59eced1ded07f84c145592f65bdf854,0b918943df0962bc7a1824c0555a3893,3d914f9348c9cc0ff8a79716700b9fcd} {0.03900000000000000000,0.04000000000000000000,0.04100000000000000000} {39,40,41} -{d59eced1ded07f84c145592f65bdf854,0b918943df0962bc7a1824c0555a3893,3d914f9348c9cc0ff8a79716700b9fcd} {0.03900000000000000000,0.04000000000000000000,0.04100000000000000000} {39,40,41} -{d59eced1ded07f84c145592f65bdf854,0b918943df0962bc7a1824c0555a3893,3d914f9348c9cc0ff8a79716700b9fcd} {0.03900000000000000000,0.04000000000000000000,0.04100000000000000000} {39,40,41} -{d59eced1ded07f84c145592f65bdf854,0b918943df0962bc7a1824c0555a3893,3d914f9348c9cc0ff8a79716700b9fcd} {0.03900000000000000000,0.04000000000000000000,0.04100000000000000000} {39,40,41} -{d59eced1ded07f84c145592f65bdf854,0b918943df0962bc7a1824c0555a3893,3d914f9348c9cc0ff8a79716700b9fcd} {0.03900000000000000000,0.04000000000000000000,0.04100000000000000000} {39,40,41} -{d59eced1ded07f84c145592f65bdf854,0b918943df0962bc7a1824c0555a3893,3d914f9348c9cc0ff8a79716700b9fcd} {0.03900000000000000000,0.04000000000000000000,0.04100000000000000000} {39,40,41} -{d59eced1ded07f84c145592f65bdf854,0b918943df0962bc7a1824c0555a3893,3d914f9348c9cc0ff8a79716700b9fcd} {0.03900000000000000000,0.04000000000000000000,0.04100000000000000000} {39,40,41} -{d59eced1ded07f84c145592f65bdf854,0b918943df0962bc7a1824c0555a3893,3d914f9348c9cc0ff8a79716700b9fcd} {0.03900000000000000000,0.04000000000000000000,0.04100000000000000000} {39,40,41} -{d59eced1ded07f84c145592f65bdf854,0b918943df0962bc7a1824c0555a3893,3d914f9348c9cc0ff8a79716700b9fcd} {0.03900000000000000000,0.04000000000000000000,0.04100000000000000000} {39,40,41} -{d59eced1ded07f84c145592f65bdf854,0b918943df0962bc7a1824c0555a3893,3d914f9348c9cc0ff8a79716700b9fcd} {0.03900000000000000000,0.04000000000000000000,0.04100000000000000000} {39,40,41} -{d59eced1ded07f84c145592f65bdf854,0b918943df0962bc7a1824c0555a3893,3d914f9348c9cc0ff8a79716700b9fcd} {0.03900000000000000000,0.04000000000000000000,0.04100000000000000000} {39,40,41} -{d59eced1ded07f84c145592f65bdf854,0b918943df0962bc7a1824c0555a3893,3d914f9348c9cc0ff8a79716700b9fcd} {0.03900000000000000000,0.04000000000000000000,0.04100000000000000000} {39,40,41} -{d59eced1ded07f84c145592f65bdf854,0b918943df0962bc7a1824c0555a3893,3d914f9348c9cc0ff8a79716700b9fcd} {0.03900000000000000000,0.04000000000000000000,0.04100000000000000000} {39,40,41} -{d59eced1ded07f84c145592f65bdf854,0b918943df0962bc7a1824c0555a3893,3d914f9348c9cc0ff8a79716700b9fcd} {0.03900000000000000000,0.04000000000000000000,0.04100000000000000000} {39,40,41} -{d59eced1ded07f84c145592f65bdf854,0b918943df0962bc7a1824c0555a3893,3d914f9348c9cc0ff8a79716700b9fcd} {0.03900000000000000000,0.04000000000000000000,0.04100000000000000000} {39,40,41} -{d59eced1ded07f84c145592f65bdf854,0b918943df0962bc7a1824c0555a3893,3d914f9348c9cc0ff8a79716700b9fcd} {0.03900000000000000000,0.04000000000000000000,0.04100000000000000000} {39,40,41} -{d59eced1ded07f84c145592f65bdf854,0b918943df0962bc7a1824c0555a3893,3d914f9348c9cc0ff8a79716700b9fcd} {0.03900000000000000000,0.04000000000000000000,0.04100000000000000000} {39,40,41} -{d59eced1ded07f84c145592f65bdf854,0b918943df0962bc7a1824c0555a3893,3d914f9348c9cc0ff8a79716700b9fcd} {0.03900000000000000000,0.04000000000000000000,0.04100000000000000000} {39,40,41} -{d59eced1ded07f84c145592f65bdf854,0b918943df0962bc7a1824c0555a3893,3d914f9348c9cc0ff8a79716700b9fcd} {0.03900000000000000000,0.04000000000000000000,0.04100000000000000000} {39,40,41} -{d59eced1ded07f84c145592f65bdf854,0b918943df0962bc7a1824c0555a3893,3d914f9348c9cc0ff8a79716700b9fcd} {0.03900000000000000000,0.04000000000000000000,0.04100000000000000000} {39,40,41} -{d59eced1ded07f84c145592f65bdf854,0b918943df0962bc7a1824c0555a3893,3d914f9348c9cc0ff8a79716700b9fcd} {0.03900000000000000000,0.04000000000000000000,0.04100000000000000000} {39,40,41} -{d59eced1ded07f84c145592f65bdf854,0b918943df0962bc7a1824c0555a3893,3d914f9348c9cc0ff8a79716700b9fcd} {0.03900000000000000000,0.04000000000000000000,0.04100000000000000000} {39,40,41} -{d59eced1ded07f84c145592f65bdf854,0b918943df0962bc7a1824c0555a3893,3d914f9348c9cc0ff8a79716700b9fcd} {0.03900000000000000000,0.04000000000000000000,0.04100000000000000000} {39,40,41} -{d59eced1ded07f84c145592f65bdf854,0b918943df0962bc7a1824c0555a3893,3d914f9348c9cc0ff8a79716700b9fcd} {0.03900000000000000000,0.04000000000000000000,0.04100000000000000000} {39,40,41} -{d59eced1ded07f84c145592f65bdf854,0b918943df0962bc7a1824c0555a3893,3d914f9348c9cc0ff8a79716700b9fcd} {0.03900000000000000000,0.04000000000000000000,0.04100000000000000000} {39,40,41} -{d59eced1ded07f84c145592f65bdf854,0b918943df0962bc7a1824c0555a3893,3d914f9348c9cc0ff8a79716700b9fcd} {0.03900000000000000000,0.04000000000000000000,0.04100000000000000000} {39,40,41} -{d59eced1ded07f84c145592f65bdf854,0b918943df0962bc7a1824c0555a3893,3d914f9348c9cc0ff8a79716700b9fcd} {0.03900000000000000000,0.04000000000000000000,0.04100000000000000000} {39,40,41} -{d59eced1ded07f84c145592f65bdf854,0b918943df0962bc7a1824c0555a3893,3d914f9348c9cc0ff8a79716700b9fcd} {0.03900000000000000000,0.04000000000000000000,0.04100000000000000000} {39,40,41} -{d59eced1ded07f84c145592f65bdf854,0b918943df0962bc7a1824c0555a3893,3d914f9348c9cc0ff8a79716700b9fcd} {0.03900000000000000000,0.04000000000000000000,0.04100000000000000000} {39,40,41} -{d59eced1ded07f84c145592f65bdf854,0b918943df0962bc7a1824c0555a3893,3d914f9348c9cc0ff8a79716700b9fcd} {0.03900000000000000000,0.04000000000000000000,0.04100000000000000000} {39,40,41} -{d59eced1ded07f84c145592f65bdf854,0b918943df0962bc7a1824c0555a3893,3d914f9348c9cc0ff8a79716700b9fcd} {0.03900000000000000000,0.04000000000000000000,0.04100000000000000000} {39,40,41} -{d59eced1ded07f84c145592f65bdf854,0b918943df0962bc7a1824c0555a3893,3d914f9348c9cc0ff8a79716700b9fcd} {0.03900000000000000000,0.04000000000000000000,0.04100000000000000000} {39,40,41} -{d59eced1ded07f84c145592f65bdf854,0b918943df0962bc7a1824c0555a3893,3d914f9348c9cc0ff8a79716700b9fcd} {0.03900000000000000000,0.04000000000000000000,0.04100000000000000000} {39,40,41} -{d59eced1ded07f84c145592f65bdf854,0b918943df0962bc7a1824c0555a3893,3d914f9348c9cc0ff8a79716700b9fcd} {0.03900000000000000000,0.04000000000000000000,0.04100000000000000000} {39,40,41} -{d59eced1ded07f84c145592f65bdf854,0b918943df0962bc7a1824c0555a3893,3d914f9348c9cc0ff8a79716700b9fcd} {0.03900000000000000000,0.04000000000000000000,0.04100000000000000000} {39,40,41} -{d59eced1ded07f84c145592f65bdf854,0b918943df0962bc7a1824c0555a3893,3d914f9348c9cc0ff8a79716700b9fcd} {0.03900000000000000000,0.04000000000000000000,0.04100000000000000000} {39,40,41} -{d59eced1ded07f84c145592f65bdf854,0b918943df0962bc7a1824c0555a3893,3d914f9348c9cc0ff8a79716700b9fcd} {0.03900000000000000000,0.04000000000000000000,0.04100000000000000000} {39,40,41} -{d59eced1ded07f84c145592f65bdf854,0b918943df0962bc7a1824c0555a3893,3d914f9348c9cc0ff8a79716700b9fcd} {0.03900000000000000000,0.04000000000000000000,0.04100000000000000000} {39,40,41} -{d59eced1ded07f84c145592f65bdf854,0b918943df0962bc7a1824c0555a3893,3d914f9348c9cc0ff8a79716700b9fcd} {0.03900000000000000000,0.04000000000000000000,0.04100000000000000000} {39,40,41} -{d59eced1ded07f84c145592f65bdf854,0b918943df0962bc7a1824c0555a3893,3d914f9348c9cc0ff8a79716700b9fcd} {0.03900000000000000000,0.04000000000000000000,0.04100000000000000000} {39,40,41} -{d59eced1ded07f84c145592f65bdf854,0b918943df0962bc7a1824c0555a3893,3d914f9348c9cc0ff8a79716700b9fcd} {0.03900000000000000000,0.04000000000000000000,0.04100000000000000000} {39,40,41} -{d59eced1ded07f84c145592f65bdf854,0b918943df0962bc7a1824c0555a3893,3d914f9348c9cc0ff8a79716700b9fcd} {0.03900000000000000000,0.04000000000000000000,0.04100000000000000000} {39,40,41} -{d59eced1ded07f84c145592f65bdf854,0b918943df0962bc7a1824c0555a3893,3d914f9348c9cc0ff8a79716700b9fcd} {0.03900000000000000000,0.04000000000000000000,0.04100000000000000000} {39,40,41} -{d59eced1ded07f84c145592f65bdf854,0b918943df0962bc7a1824c0555a3893,3d914f9348c9cc0ff8a79716700b9fcd} {0.03900000000000000000,0.04000000000000000000,0.04100000000000000000} {39,40,41} -{d59eced1ded07f84c145592f65bdf854,0b918943df0962bc7a1824c0555a3893,3d914f9348c9cc0ff8a79716700b9fcd} {0.03900000000000000000,0.04000000000000000000,0.04100000000000000000} {39,40,41} -{d59eced1ded07f84c145592f65bdf854,0b918943df0962bc7a1824c0555a3893,3d914f9348c9cc0ff8a79716700b9fcd} {0.03900000000000000000,0.04000000000000000000,0.04100000000000000000} {39,40,41} -{d59eced1ded07f84c145592f65bdf854,0b918943df0962bc7a1824c0555a3893,3d914f9348c9cc0ff8a79716700b9fcd} {0.03900000000000000000,0.04000000000000000000,0.04100000000000000000} {39,40,41} -{d59eced1ded07f84c145592f65bdf854,0b918943df0962bc7a1824c0555a3893,3d914f9348c9cc0ff8a79716700b9fcd} {0.03900000000000000000,0.04000000000000000000,0.04100000000000000000} {39,40,41} -{d59eced1ded07f84c145592f65bdf854,0b918943df0962bc7a1824c0555a3893,3d914f9348c9cc0ff8a79716700b9fcd} {0.03900000000000000000,0.04000000000000000000,0.04100000000000000000} {39,40,41} -{d59eced1ded07f84c145592f65bdf854,0b918943df0962bc7a1824c0555a3893,3d914f9348c9cc0ff8a79716700b9fcd} {0.03900000000000000000,0.04000000000000000000,0.04100000000000000000} {39,40,41} -{d59eced1ded07f84c145592f65bdf854,0b918943df0962bc7a1824c0555a3893,3d914f9348c9cc0ff8a79716700b9fcd} {0.03900000000000000000,0.04000000000000000000,0.04100000000000000000} {39,40,41} -{d59eced1ded07f84c145592f65bdf854,0b918943df0962bc7a1824c0555a3893,3d914f9348c9cc0ff8a79716700b9fcd} {0.03900000000000000000,0.04000000000000000000,0.04100000000000000000} {39,40,41} -{d59eced1ded07f84c145592f65bdf854,0b918943df0962bc7a1824c0555a3893,3d914f9348c9cc0ff8a79716700b9fcd} {0.03900000000000000000,0.04000000000000000000,0.04100000000000000000} {39,40,41} -{d59eced1ded07f84c145592f65bdf854,0b918943df0962bc7a1824c0555a3893,3d914f9348c9cc0ff8a79716700b9fcd} {0.03900000000000000000,0.04000000000000000000,0.04100000000000000000} {39,40,41} -{d59eced1ded07f84c145592f65bdf854,0b918943df0962bc7a1824c0555a3893,3d914f9348c9cc0ff8a79716700b9fcd} {0.03900000000000000000,0.04000000000000000000,0.04100000000000000000} {39,40,41} -{d59eced1ded07f84c145592f65bdf854,0b918943df0962bc7a1824c0555a3893,3d914f9348c9cc0ff8a79716700b9fcd} {0.03900000000000000000,0.04000000000000000000,0.04100000000000000000} {39,40,41} -{d59eced1ded07f84c145592f65bdf854,0b918943df0962bc7a1824c0555a3893,3d914f9348c9cc0ff8a79716700b9fcd} {0.03900000000000000000,0.04000000000000000000,0.04100000000000000000} {39,40,41} -{d59eced1ded07f84c145592f65bdf854,0b918943df0962bc7a1824c0555a3893,3d914f9348c9cc0ff8a79716700b9fcd} {0.03900000000000000000,0.04000000000000000000,0.04100000000000000000} {39,40,41} -{d59eced1ded07f84c145592f65bdf854,0b918943df0962bc7a1824c0555a3893,3d914f9348c9cc0ff8a79716700b9fcd} {0.03900000000000000000,0.04000000000000000000,0.04100000000000000000} {39,40,41} -{d59eced1ded07f84c145592f65bdf854,0b918943df0962bc7a1824c0555a3893,3d914f9348c9cc0ff8a79716700b9fcd} {0.03900000000000000000,0.04000000000000000000,0.04100000000000000000} {39,40,41} -{d59eced1ded07f84c145592f65bdf854,0b918943df0962bc7a1824c0555a3893,3d914f9348c9cc0ff8a79716700b9fcd} {0.03900000000000000000,0.04000000000000000000,0.04100000000000000000} {39,40,41} -{d59eced1ded07f84c145592f65bdf854,0b918943df0962bc7a1824c0555a3893,3d914f9348c9cc0ff8a79716700b9fcd} {0.03900000000000000000,0.04000000000000000000,0.04100000000000000000} {39,40,41} -{d59eced1ded07f84c145592f65bdf854,0b918943df0962bc7a1824c0555a3893,3d914f9348c9cc0ff8a79716700b9fcd} {0.03900000000000000000,0.04000000000000000000,0.04100000000000000000} {39,40,41} -{d59eced1ded07f84c145592f65bdf854,0b918943df0962bc7a1824c0555a3893,3d914f9348c9cc0ff8a79716700b9fcd} {0.03900000000000000000,0.04000000000000000000,0.04100000000000000000} {39,40,41} -{d59eced1ded07f84c145592f65bdf854,0b918943df0962bc7a1824c0555a3893,3d914f9348c9cc0ff8a79716700b9fcd} {0.03900000000000000000,0.04000000000000000000,0.04100000000000000000} {39,40,41} -{d59eced1ded07f84c145592f65bdf854,0b918943df0962bc7a1824c0555a3893,3d914f9348c9cc0ff8a79716700b9fcd} {0.03900000000000000000,0.04000000000000000000,0.04100000000000000000} {39,40,41} -{d59eced1ded07f84c145592f65bdf854,0b918943df0962bc7a1824c0555a3893,3d914f9348c9cc0ff8a79716700b9fcd} {0.03900000000000000000,0.04000000000000000000,0.04100000000000000000} {39,40,41} -{d59eced1ded07f84c145592f65bdf854,0b918943df0962bc7a1824c0555a3893,3d914f9348c9cc0ff8a79716700b9fcd} {0.03900000000000000000,0.04000000000000000000,0.04100000000000000000} {39,40,41} -{d59eced1ded07f84c145592f65bdf854,0b918943df0962bc7a1824c0555a3893,3d914f9348c9cc0ff8a79716700b9fcd} {0.03900000000000000000,0.04000000000000000000,0.04100000000000000000} {39,40,41} -{d59eced1ded07f84c145592f65bdf854,0b918943df0962bc7a1824c0555a3893,3d914f9348c9cc0ff8a79716700b9fcd} {0.03900000000000000000,0.04000000000000000000,0.04100000000000000000} {39,40,41} -{3d914f9348c9cc0ff8a79716700b9fcd,d59eced1ded07f84c145592f65bdf854,73475cb40a568e8da8a045ced110137e} {0.04000000000000000000,0.04100000000000000000,0.04200000000000000000} {40,41,42} -{3d914f9348c9cc0ff8a79716700b9fcd,d59eced1ded07f84c145592f65bdf854,73475cb40a568e8da8a045ced110137e} {0.04000000000000000000,0.04100000000000000000,0.04200000000000000000} {40,41,42} -{3d914f9348c9cc0ff8a79716700b9fcd,d59eced1ded07f84c145592f65bdf854,73475cb40a568e8da8a045ced110137e} {0.04000000000000000000,0.04100000000000000000,0.04200000000000000000} {40,41,42} -{3d914f9348c9cc0ff8a79716700b9fcd,d59eced1ded07f84c145592f65bdf854,73475cb40a568e8da8a045ced110137e} {0.04000000000000000000,0.04100000000000000000,0.04200000000000000000} {40,41,42} -{3d914f9348c9cc0ff8a79716700b9fcd,d59eced1ded07f84c145592f65bdf854,73475cb40a568e8da8a045ced110137e} {0.04000000000000000000,0.04100000000000000000,0.04200000000000000000} {40,41,42} -{3d914f9348c9cc0ff8a79716700b9fcd,d59eced1ded07f84c145592f65bdf854,73475cb40a568e8da8a045ced110137e} {0.04000000000000000000,0.04100000000000000000,0.04200000000000000000} {40,41,42} -{3d914f9348c9cc0ff8a79716700b9fcd,d59eced1ded07f84c145592f65bdf854,73475cb40a568e8da8a045ced110137e} {0.04000000000000000000,0.04100000000000000000,0.04200000000000000000} {40,41,42} -{3d914f9348c9cc0ff8a79716700b9fcd,d59eced1ded07f84c145592f65bdf854,73475cb40a568e8da8a045ced110137e} {0.04000000000000000000,0.04100000000000000000,0.04200000000000000000} {40,41,42} -{3d914f9348c9cc0ff8a79716700b9fcd,d59eced1ded07f84c145592f65bdf854,73475cb40a568e8da8a045ced110137e} {0.04000000000000000000,0.04100000000000000000,0.04200000000000000000} {40,41,42} -{3d914f9348c9cc0ff8a79716700b9fcd,d59eced1ded07f84c145592f65bdf854,73475cb40a568e8da8a045ced110137e} {0.04000000000000000000,0.04100000000000000000,0.04200000000000000000} {40,41,42} -{3d914f9348c9cc0ff8a79716700b9fcd,d59eced1ded07f84c145592f65bdf854,73475cb40a568e8da8a045ced110137e} {0.04000000000000000000,0.04100000000000000000,0.04200000000000000000} {40,41,42} -{3d914f9348c9cc0ff8a79716700b9fcd,d59eced1ded07f84c145592f65bdf854,73475cb40a568e8da8a045ced110137e} {0.04000000000000000000,0.04100000000000000000,0.04200000000000000000} {40,41,42} -{3d914f9348c9cc0ff8a79716700b9fcd,d59eced1ded07f84c145592f65bdf854,73475cb40a568e8da8a045ced110137e} {0.04000000000000000000,0.04100000000000000000,0.04200000000000000000} {40,41,42} -{3d914f9348c9cc0ff8a79716700b9fcd,d59eced1ded07f84c145592f65bdf854,73475cb40a568e8da8a045ced110137e} {0.04000000000000000000,0.04100000000000000000,0.04200000000000000000} {40,41,42} -{3d914f9348c9cc0ff8a79716700b9fcd,d59eced1ded07f84c145592f65bdf854,73475cb40a568e8da8a045ced110137e} {0.04000000000000000000,0.04100000000000000000,0.04200000000000000000} {40,41,42} -{3d914f9348c9cc0ff8a79716700b9fcd,d59eced1ded07f84c145592f65bdf854,73475cb40a568e8da8a045ced110137e} {0.04000000000000000000,0.04100000000000000000,0.04200000000000000000} {40,41,42} -{3d914f9348c9cc0ff8a79716700b9fcd,d59eced1ded07f84c145592f65bdf854,73475cb40a568e8da8a045ced110137e} {0.04000000000000000000,0.04100000000000000000,0.04200000000000000000} {40,41,42} -{3d914f9348c9cc0ff8a79716700b9fcd,d59eced1ded07f84c145592f65bdf854,73475cb40a568e8da8a045ced110137e} {0.04000000000000000000,0.04100000000000000000,0.04200000000000000000} {40,41,42} -{3d914f9348c9cc0ff8a79716700b9fcd,d59eced1ded07f84c145592f65bdf854,73475cb40a568e8da8a045ced110137e} {0.04000000000000000000,0.04100000000000000000,0.04200000000000000000} {40,41,42} -{3d914f9348c9cc0ff8a79716700b9fcd,d59eced1ded07f84c145592f65bdf854,73475cb40a568e8da8a045ced110137e} {0.04000000000000000000,0.04100000000000000000,0.04200000000000000000} {40,41,42} -{3d914f9348c9cc0ff8a79716700b9fcd,d59eced1ded07f84c145592f65bdf854,73475cb40a568e8da8a045ced110137e} {0.04000000000000000000,0.04100000000000000000,0.04200000000000000000} {40,41,42} -{3d914f9348c9cc0ff8a79716700b9fcd,d59eced1ded07f84c145592f65bdf854,73475cb40a568e8da8a045ced110137e} {0.04000000000000000000,0.04100000000000000000,0.04200000000000000000} {40,41,42} -{3d914f9348c9cc0ff8a79716700b9fcd,d59eced1ded07f84c145592f65bdf854,73475cb40a568e8da8a045ced110137e} {0.04000000000000000000,0.04100000000000000000,0.04200000000000000000} {40,41,42} -{3d914f9348c9cc0ff8a79716700b9fcd,d59eced1ded07f84c145592f65bdf854,73475cb40a568e8da8a045ced110137e} {0.04000000000000000000,0.04100000000000000000,0.04200000000000000000} {40,41,42} -{3d914f9348c9cc0ff8a79716700b9fcd,d59eced1ded07f84c145592f65bdf854,73475cb40a568e8da8a045ced110137e} {0.04000000000000000000,0.04100000000000000000,0.04200000000000000000} {40,41,42} -{3d914f9348c9cc0ff8a79716700b9fcd,d59eced1ded07f84c145592f65bdf854,73475cb40a568e8da8a045ced110137e} {0.04000000000000000000,0.04100000000000000000,0.04200000000000000000} {40,41,42} -{3d914f9348c9cc0ff8a79716700b9fcd,d59eced1ded07f84c145592f65bdf854,73475cb40a568e8da8a045ced110137e} {0.04000000000000000000,0.04100000000000000000,0.04200000000000000000} {40,41,42} -{3d914f9348c9cc0ff8a79716700b9fcd,d59eced1ded07f84c145592f65bdf854,73475cb40a568e8da8a045ced110137e} {0.04000000000000000000,0.04100000000000000000,0.04200000000000000000} {40,41,42} -{3d914f9348c9cc0ff8a79716700b9fcd,d59eced1ded07f84c145592f65bdf854,73475cb40a568e8da8a045ced110137e} {0.04000000000000000000,0.04100000000000000000,0.04200000000000000000} {40,41,42} -{3d914f9348c9cc0ff8a79716700b9fcd,d59eced1ded07f84c145592f65bdf854,73475cb40a568e8da8a045ced110137e} {0.04000000000000000000,0.04100000000000000000,0.04200000000000000000} {40,41,42} -{3d914f9348c9cc0ff8a79716700b9fcd,d59eced1ded07f84c145592f65bdf854,73475cb40a568e8da8a045ced110137e} {0.04000000000000000000,0.04100000000000000000,0.04200000000000000000} {40,41,42} -{3d914f9348c9cc0ff8a79716700b9fcd,d59eced1ded07f84c145592f65bdf854,73475cb40a568e8da8a045ced110137e} {0.04000000000000000000,0.04100000000000000000,0.04200000000000000000} {40,41,42} -{3d914f9348c9cc0ff8a79716700b9fcd,d59eced1ded07f84c145592f65bdf854,73475cb40a568e8da8a045ced110137e} {0.04000000000000000000,0.04100000000000000000,0.04200000000000000000} {40,41,42} -{3d914f9348c9cc0ff8a79716700b9fcd,d59eced1ded07f84c145592f65bdf854,73475cb40a568e8da8a045ced110137e} {0.04000000000000000000,0.04100000000000000000,0.04200000000000000000} {40,41,42} -{3d914f9348c9cc0ff8a79716700b9fcd,d59eced1ded07f84c145592f65bdf854,73475cb40a568e8da8a045ced110137e} {0.04000000000000000000,0.04100000000000000000,0.04200000000000000000} {40,41,42} -{3d914f9348c9cc0ff8a79716700b9fcd,d59eced1ded07f84c145592f65bdf854,73475cb40a568e8da8a045ced110137e} {0.04000000000000000000,0.04100000000000000000,0.04200000000000000000} {40,41,42} -{3d914f9348c9cc0ff8a79716700b9fcd,d59eced1ded07f84c145592f65bdf854,73475cb40a568e8da8a045ced110137e} {0.04000000000000000000,0.04100000000000000000,0.04200000000000000000} {40,41,42} -{3d914f9348c9cc0ff8a79716700b9fcd,d59eced1ded07f84c145592f65bdf854,73475cb40a568e8da8a045ced110137e} {0.04000000000000000000,0.04100000000000000000,0.04200000000000000000} {40,41,42} -{3d914f9348c9cc0ff8a79716700b9fcd,d59eced1ded07f84c145592f65bdf854,73475cb40a568e8da8a045ced110137e} {0.04000000000000000000,0.04100000000000000000,0.04200000000000000000} {40,41,42} -{3d914f9348c9cc0ff8a79716700b9fcd,d59eced1ded07f84c145592f65bdf854,73475cb40a568e8da8a045ced110137e} {0.04000000000000000000,0.04100000000000000000,0.04200000000000000000} {40,41,42} -{3d914f9348c9cc0ff8a79716700b9fcd,d59eced1ded07f84c145592f65bdf854,73475cb40a568e8da8a045ced110137e} {0.04000000000000000000,0.04100000000000000000,0.04200000000000000000} {40,41,42} -{3d914f9348c9cc0ff8a79716700b9fcd,d59eced1ded07f84c145592f65bdf854,73475cb40a568e8da8a045ced110137e} {0.04000000000000000000,0.04100000000000000000,0.04200000000000000000} {40,41,42} -{3d914f9348c9cc0ff8a79716700b9fcd,d59eced1ded07f84c145592f65bdf854,73475cb40a568e8da8a045ced110137e} {0.04000000000000000000,0.04100000000000000000,0.04200000000000000000} {40,41,42} -{3d914f9348c9cc0ff8a79716700b9fcd,d59eced1ded07f84c145592f65bdf854,73475cb40a568e8da8a045ced110137e} {0.04000000000000000000,0.04100000000000000000,0.04200000000000000000} {40,41,42} -{3d914f9348c9cc0ff8a79716700b9fcd,d59eced1ded07f84c145592f65bdf854,73475cb40a568e8da8a045ced110137e} {0.04000000000000000000,0.04100000000000000000,0.04200000000000000000} {40,41,42} -{3d914f9348c9cc0ff8a79716700b9fcd,d59eced1ded07f84c145592f65bdf854,73475cb40a568e8da8a045ced110137e} {0.04000000000000000000,0.04100000000000000000,0.04200000000000000000} {40,41,42} -{3d914f9348c9cc0ff8a79716700b9fcd,d59eced1ded07f84c145592f65bdf854,73475cb40a568e8da8a045ced110137e} {0.04000000000000000000,0.04100000000000000000,0.04200000000000000000} {40,41,42} -{3d914f9348c9cc0ff8a79716700b9fcd,d59eced1ded07f84c145592f65bdf854,73475cb40a568e8da8a045ced110137e} {0.04000000000000000000,0.04100000000000000000,0.04200000000000000000} {40,41,42} -{3d914f9348c9cc0ff8a79716700b9fcd,d59eced1ded07f84c145592f65bdf854,73475cb40a568e8da8a045ced110137e} {0.04000000000000000000,0.04100000000000000000,0.04200000000000000000} {40,41,42} -{3d914f9348c9cc0ff8a79716700b9fcd,d59eced1ded07f84c145592f65bdf854,73475cb40a568e8da8a045ced110137e} {0.04000000000000000000,0.04100000000000000000,0.04200000000000000000} {40,41,42} -{3d914f9348c9cc0ff8a79716700b9fcd,d59eced1ded07f84c145592f65bdf854,73475cb40a568e8da8a045ced110137e} {0.04000000000000000000,0.04100000000000000000,0.04200000000000000000} {40,41,42} -{3d914f9348c9cc0ff8a79716700b9fcd,d59eced1ded07f84c145592f65bdf854,73475cb40a568e8da8a045ced110137e} {0.04000000000000000000,0.04100000000000000000,0.04200000000000000000} {40,41,42} -{3d914f9348c9cc0ff8a79716700b9fcd,d59eced1ded07f84c145592f65bdf854,73475cb40a568e8da8a045ced110137e} {0.04000000000000000000,0.04100000000000000000,0.04200000000000000000} {40,41,42} -{3d914f9348c9cc0ff8a79716700b9fcd,d59eced1ded07f84c145592f65bdf854,73475cb40a568e8da8a045ced110137e} {0.04000000000000000000,0.04100000000000000000,0.04200000000000000000} {40,41,42} -{3d914f9348c9cc0ff8a79716700b9fcd,d59eced1ded07f84c145592f65bdf854,73475cb40a568e8da8a045ced110137e} {0.04000000000000000000,0.04100000000000000000,0.04200000000000000000} {40,41,42} -{3d914f9348c9cc0ff8a79716700b9fcd,d59eced1ded07f84c145592f65bdf854,73475cb40a568e8da8a045ced110137e} {0.04000000000000000000,0.04100000000000000000,0.04200000000000000000} {40,41,42} -{3d914f9348c9cc0ff8a79716700b9fcd,d59eced1ded07f84c145592f65bdf854,73475cb40a568e8da8a045ced110137e} {0.04000000000000000000,0.04100000000000000000,0.04200000000000000000} {40,41,42} -{3d914f9348c9cc0ff8a79716700b9fcd,d59eced1ded07f84c145592f65bdf854,73475cb40a568e8da8a045ced110137e} {0.04000000000000000000,0.04100000000000000000,0.04200000000000000000} {40,41,42} -{3d914f9348c9cc0ff8a79716700b9fcd,d59eced1ded07f84c145592f65bdf854,73475cb40a568e8da8a045ced110137e} {0.04000000000000000000,0.04100000000000000000,0.04200000000000000000} {40,41,42} -{3d914f9348c9cc0ff8a79716700b9fcd,d59eced1ded07f84c145592f65bdf854,73475cb40a568e8da8a045ced110137e} {0.04000000000000000000,0.04100000000000000000,0.04200000000000000000} {40,41,42} -{3d914f9348c9cc0ff8a79716700b9fcd,d59eced1ded07f84c145592f65bdf854,73475cb40a568e8da8a045ced110137e} {0.04000000000000000000,0.04100000000000000000,0.04200000000000000000} {40,41,42} -{3d914f9348c9cc0ff8a79716700b9fcd,d59eced1ded07f84c145592f65bdf854,73475cb40a568e8da8a045ced110137e} {0.04000000000000000000,0.04100000000000000000,0.04200000000000000000} {40,41,42} -{3d914f9348c9cc0ff8a79716700b9fcd,d59eced1ded07f84c145592f65bdf854,73475cb40a568e8da8a045ced110137e} {0.04000000000000000000,0.04100000000000000000,0.04200000000000000000} {40,41,42} -{3d914f9348c9cc0ff8a79716700b9fcd,d59eced1ded07f84c145592f65bdf854,73475cb40a568e8da8a045ced110137e} {0.04000000000000000000,0.04100000000000000000,0.04200000000000000000} {40,41,42} -{3d914f9348c9cc0ff8a79716700b9fcd,d59eced1ded07f84c145592f65bdf854,73475cb40a568e8da8a045ced110137e} {0.04000000000000000000,0.04100000000000000000,0.04200000000000000000} {40,41,42} -{3d914f9348c9cc0ff8a79716700b9fcd,d59eced1ded07f84c145592f65bdf854,73475cb40a568e8da8a045ced110137e} {0.04000000000000000000,0.04100000000000000000,0.04200000000000000000} {40,41,42} -{3d914f9348c9cc0ff8a79716700b9fcd,d59eced1ded07f84c145592f65bdf854,73475cb40a568e8da8a045ced110137e} {0.04000000000000000000,0.04100000000000000000,0.04200000000000000000} {40,41,42} -{3d914f9348c9cc0ff8a79716700b9fcd,d59eced1ded07f84c145592f65bdf854,73475cb40a568e8da8a045ced110137e} {0.04000000000000000000,0.04100000000000000000,0.04200000000000000000} {40,41,42} -{3d914f9348c9cc0ff8a79716700b9fcd,d59eced1ded07f84c145592f65bdf854,73475cb40a568e8da8a045ced110137e} {0.04000000000000000000,0.04100000000000000000,0.04200000000000000000} {40,41,42} -{3d914f9348c9cc0ff8a79716700b9fcd,d59eced1ded07f84c145592f65bdf854,73475cb40a568e8da8a045ced110137e} {0.04000000000000000000,0.04100000000000000000,0.04200000000000000000} {40,41,42} -{3d914f9348c9cc0ff8a79716700b9fcd,d59eced1ded07f84c145592f65bdf854,73475cb40a568e8da8a045ced110137e} {0.04000000000000000000,0.04100000000000000000,0.04200000000000000000} {40,41,42} -{3d914f9348c9cc0ff8a79716700b9fcd,d59eced1ded07f84c145592f65bdf854,73475cb40a568e8da8a045ced110137e} {0.04000000000000000000,0.04100000000000000000,0.04200000000000000000} {40,41,42} -{3d914f9348c9cc0ff8a79716700b9fcd,d59eced1ded07f84c145592f65bdf854,73475cb40a568e8da8a045ced110137e} {0.04000000000000000000,0.04100000000000000000,0.04200000000000000000} {40,41,42} -{3d914f9348c9cc0ff8a79716700b9fcd,d59eced1ded07f84c145592f65bdf854,73475cb40a568e8da8a045ced110137e} {0.04000000000000000000,0.04100000000000000000,0.04200000000000000000} {40,41,42} -{3d914f9348c9cc0ff8a79716700b9fcd,d59eced1ded07f84c145592f65bdf854,73475cb40a568e8da8a045ced110137e} {0.04000000000000000000,0.04100000000000000000,0.04200000000000000000} {40,41,42} -{3d914f9348c9cc0ff8a79716700b9fcd,d59eced1ded07f84c145592f65bdf854,73475cb40a568e8da8a045ced110137e} {0.04000000000000000000,0.04100000000000000000,0.04200000000000000000} {40,41,42} -{3d914f9348c9cc0ff8a79716700b9fcd,d59eced1ded07f84c145592f65bdf854,73475cb40a568e8da8a045ced110137e} {0.04000000000000000000,0.04100000000000000000,0.04200000000000000000} {40,41,42} -{3d914f9348c9cc0ff8a79716700b9fcd,d59eced1ded07f84c145592f65bdf854,73475cb40a568e8da8a045ced110137e} {0.04000000000000000000,0.04100000000000000000,0.04200000000000000000} {40,41,42} -{3d914f9348c9cc0ff8a79716700b9fcd,d59eced1ded07f84c145592f65bdf854,73475cb40a568e8da8a045ced110137e} {0.04000000000000000000,0.04100000000000000000,0.04200000000000000000} {40,41,42} -{3d914f9348c9cc0ff8a79716700b9fcd,d59eced1ded07f84c145592f65bdf854,73475cb40a568e8da8a045ced110137e} {0.04000000000000000000,0.04100000000000000000,0.04200000000000000000} {40,41,42} -{3d914f9348c9cc0ff8a79716700b9fcd,d59eced1ded07f84c145592f65bdf854,73475cb40a568e8da8a045ced110137e} {0.04000000000000000000,0.04100000000000000000,0.04200000000000000000} {40,41,42} -{3d914f9348c9cc0ff8a79716700b9fcd,d59eced1ded07f84c145592f65bdf854,73475cb40a568e8da8a045ced110137e} {0.04000000000000000000,0.04100000000000000000,0.04200000000000000000} {40,41,42} -{3d914f9348c9cc0ff8a79716700b9fcd,d59eced1ded07f84c145592f65bdf854,73475cb40a568e8da8a045ced110137e} {0.04000000000000000000,0.04100000000000000000,0.04200000000000000000} {40,41,42} -{3d914f9348c9cc0ff8a79716700b9fcd,d59eced1ded07f84c145592f65bdf854,73475cb40a568e8da8a045ced110137e} {0.04000000000000000000,0.04100000000000000000,0.04200000000000000000} {40,41,42} -{3d914f9348c9cc0ff8a79716700b9fcd,d59eced1ded07f84c145592f65bdf854,73475cb40a568e8da8a045ced110137e} {0.04000000000000000000,0.04100000000000000000,0.04200000000000000000} {40,41,42} -{3d914f9348c9cc0ff8a79716700b9fcd,d59eced1ded07f84c145592f65bdf854,73475cb40a568e8da8a045ced110137e} {0.04000000000000000000,0.04100000000000000000,0.04200000000000000000} {40,41,42} -{3d914f9348c9cc0ff8a79716700b9fcd,d59eced1ded07f84c145592f65bdf854,73475cb40a568e8da8a045ced110137e} {0.04000000000000000000,0.04100000000000000000,0.04200000000000000000} {40,41,42} -{3d914f9348c9cc0ff8a79716700b9fcd,d59eced1ded07f84c145592f65bdf854,73475cb40a568e8da8a045ced110137e} {0.04000000000000000000,0.04100000000000000000,0.04200000000000000000} {40,41,42} -{3d914f9348c9cc0ff8a79716700b9fcd,d59eced1ded07f84c145592f65bdf854,73475cb40a568e8da8a045ced110137e} {0.04000000000000000000,0.04100000000000000000,0.04200000000000000000} {40,41,42} -{3d914f9348c9cc0ff8a79716700b9fcd,d59eced1ded07f84c145592f65bdf854,73475cb40a568e8da8a045ced110137e} {0.04000000000000000000,0.04100000000000000000,0.04200000000000000000} {40,41,42} -{3d914f9348c9cc0ff8a79716700b9fcd,d59eced1ded07f84c145592f65bdf854,73475cb40a568e8da8a045ced110137e} {0.04000000000000000000,0.04100000000000000000,0.04200000000000000000} {40,41,42} -{3d914f9348c9cc0ff8a79716700b9fcd,d59eced1ded07f84c145592f65bdf854,73475cb40a568e8da8a045ced110137e} {0.04000000000000000000,0.04100000000000000000,0.04200000000000000000} {40,41,42} -{3d914f9348c9cc0ff8a79716700b9fcd,d59eced1ded07f84c145592f65bdf854,73475cb40a568e8da8a045ced110137e} {0.04000000000000000000,0.04100000000000000000,0.04200000000000000000} {40,41,42} -{3d914f9348c9cc0ff8a79716700b9fcd,d59eced1ded07f84c145592f65bdf854,73475cb40a568e8da8a045ced110137e} {0.04000000000000000000,0.04100000000000000000,0.04200000000000000000} {40,41,42} -{3d914f9348c9cc0ff8a79716700b9fcd,d59eced1ded07f84c145592f65bdf854,73475cb40a568e8da8a045ced110137e} {0.04000000000000000000,0.04100000000000000000,0.04200000000000000000} {40,41,42} -{3d914f9348c9cc0ff8a79716700b9fcd,d59eced1ded07f84c145592f65bdf854,73475cb40a568e8da8a045ced110137e} {0.04000000000000000000,0.04100000000000000000,0.04200000000000000000} {40,41,42} -{3d914f9348c9cc0ff8a79716700b9fcd,d59eced1ded07f84c145592f65bdf854,73475cb40a568e8da8a045ced110137e} {0.04000000000000000000,0.04100000000000000000,0.04200000000000000000} {40,41,42} -{3d914f9348c9cc0ff8a79716700b9fcd,d59eced1ded07f84c145592f65bdf854,73475cb40a568e8da8a045ced110137e} {0.04000000000000000000,0.04100000000000000000,0.04200000000000000000} {40,41,42} -{3d914f9348c9cc0ff8a79716700b9fcd,d59eced1ded07f84c145592f65bdf854,73475cb40a568e8da8a045ced110137e} {0.04000000000000000000,0.04100000000000000000,0.04200000000000000000} {40,41,42} -{3d914f9348c9cc0ff8a79716700b9fcd,d59eced1ded07f84c145592f65bdf854,73475cb40a568e8da8a045ced110137e} {0.04000000000000000000,0.04100000000000000000,0.04200000000000000000} {40,41,42} -{73475cb40a568e8da8a045ced110137e,3d914f9348c9cc0ff8a79716700b9fcd,44cb730c420480a0477b505ae68af508} {0.04100000000000000000,0.04200000000000000000,0.04300000000000000000} {41,42,43} -{73475cb40a568e8da8a045ced110137e,3d914f9348c9cc0ff8a79716700b9fcd,44cb730c420480a0477b505ae68af508} {0.04100000000000000000,0.04200000000000000000,0.04300000000000000000} {41,42,43} -{73475cb40a568e8da8a045ced110137e,3d914f9348c9cc0ff8a79716700b9fcd,44cb730c420480a0477b505ae68af508} {0.04100000000000000000,0.04200000000000000000,0.04300000000000000000} {41,42,43} -{73475cb40a568e8da8a045ced110137e,3d914f9348c9cc0ff8a79716700b9fcd,44cb730c420480a0477b505ae68af508} {0.04100000000000000000,0.04200000000000000000,0.04300000000000000000} {41,42,43} -{73475cb40a568e8da8a045ced110137e,3d914f9348c9cc0ff8a79716700b9fcd,44cb730c420480a0477b505ae68af508} {0.04100000000000000000,0.04200000000000000000,0.04300000000000000000} {41,42,43} -{73475cb40a568e8da8a045ced110137e,3d914f9348c9cc0ff8a79716700b9fcd,44cb730c420480a0477b505ae68af508} {0.04100000000000000000,0.04200000000000000000,0.04300000000000000000} {41,42,43} -{73475cb40a568e8da8a045ced110137e,3d914f9348c9cc0ff8a79716700b9fcd,44cb730c420480a0477b505ae68af508} {0.04100000000000000000,0.04200000000000000000,0.04300000000000000000} {41,42,43} -{73475cb40a568e8da8a045ced110137e,3d914f9348c9cc0ff8a79716700b9fcd,44cb730c420480a0477b505ae68af508} {0.04100000000000000000,0.04200000000000000000,0.04300000000000000000} {41,42,43} -{73475cb40a568e8da8a045ced110137e,3d914f9348c9cc0ff8a79716700b9fcd,44cb730c420480a0477b505ae68af508} {0.04100000000000000000,0.04200000000000000000,0.04300000000000000000} {41,42,43} -{73475cb40a568e8da8a045ced110137e,3d914f9348c9cc0ff8a79716700b9fcd,44cb730c420480a0477b505ae68af508} {0.04100000000000000000,0.04200000000000000000,0.04300000000000000000} {41,42,43} -{73475cb40a568e8da8a045ced110137e,3d914f9348c9cc0ff8a79716700b9fcd,44cb730c420480a0477b505ae68af508} {0.04100000000000000000,0.04200000000000000000,0.04300000000000000000} {41,42,43} -{73475cb40a568e8da8a045ced110137e,3d914f9348c9cc0ff8a79716700b9fcd,44cb730c420480a0477b505ae68af508} {0.04100000000000000000,0.04200000000000000000,0.04300000000000000000} {41,42,43} -{73475cb40a568e8da8a045ced110137e,3d914f9348c9cc0ff8a79716700b9fcd,44cb730c420480a0477b505ae68af508} {0.04100000000000000000,0.04200000000000000000,0.04300000000000000000} {41,42,43} -{73475cb40a568e8da8a045ced110137e,3d914f9348c9cc0ff8a79716700b9fcd,44cb730c420480a0477b505ae68af508} {0.04100000000000000000,0.04200000000000000000,0.04300000000000000000} {41,42,43} -{73475cb40a568e8da8a045ced110137e,3d914f9348c9cc0ff8a79716700b9fcd,44cb730c420480a0477b505ae68af508} {0.04100000000000000000,0.04200000000000000000,0.04300000000000000000} {41,42,43} -{73475cb40a568e8da8a045ced110137e,3d914f9348c9cc0ff8a79716700b9fcd,44cb730c420480a0477b505ae68af508} {0.04100000000000000000,0.04200000000000000000,0.04300000000000000000} {41,42,43} -{73475cb40a568e8da8a045ced110137e,3d914f9348c9cc0ff8a79716700b9fcd,44cb730c420480a0477b505ae68af508} {0.04100000000000000000,0.04200000000000000000,0.04300000000000000000} {41,42,43} -{73475cb40a568e8da8a045ced110137e,3d914f9348c9cc0ff8a79716700b9fcd,44cb730c420480a0477b505ae68af508} {0.04100000000000000000,0.04200000000000000000,0.04300000000000000000} {41,42,43} -{73475cb40a568e8da8a045ced110137e,3d914f9348c9cc0ff8a79716700b9fcd,44cb730c420480a0477b505ae68af508} {0.04100000000000000000,0.04200000000000000000,0.04300000000000000000} {41,42,43} -{73475cb40a568e8da8a045ced110137e,3d914f9348c9cc0ff8a79716700b9fcd,44cb730c420480a0477b505ae68af508} {0.04100000000000000000,0.04200000000000000000,0.04300000000000000000} {41,42,43} -{73475cb40a568e8da8a045ced110137e,3d914f9348c9cc0ff8a79716700b9fcd,44cb730c420480a0477b505ae68af508} {0.04100000000000000000,0.04200000000000000000,0.04300000000000000000} {41,42,43} -{73475cb40a568e8da8a045ced110137e,3d914f9348c9cc0ff8a79716700b9fcd,44cb730c420480a0477b505ae68af508} {0.04100000000000000000,0.04200000000000000000,0.04300000000000000000} {41,42,43} -{73475cb40a568e8da8a045ced110137e,3d914f9348c9cc0ff8a79716700b9fcd,44cb730c420480a0477b505ae68af508} {0.04100000000000000000,0.04200000000000000000,0.04300000000000000000} {41,42,43} -{73475cb40a568e8da8a045ced110137e,3d914f9348c9cc0ff8a79716700b9fcd,44cb730c420480a0477b505ae68af508} {0.04100000000000000000,0.04200000000000000000,0.04300000000000000000} {41,42,43} -{73475cb40a568e8da8a045ced110137e,3d914f9348c9cc0ff8a79716700b9fcd,44cb730c420480a0477b505ae68af508} {0.04100000000000000000,0.04200000000000000000,0.04300000000000000000} {41,42,43} -{73475cb40a568e8da8a045ced110137e,3d914f9348c9cc0ff8a79716700b9fcd,44cb730c420480a0477b505ae68af508} {0.04100000000000000000,0.04200000000000000000,0.04300000000000000000} {41,42,43} -{73475cb40a568e8da8a045ced110137e,3d914f9348c9cc0ff8a79716700b9fcd,44cb730c420480a0477b505ae68af508} {0.04100000000000000000,0.04200000000000000000,0.04300000000000000000} {41,42,43} -{73475cb40a568e8da8a045ced110137e,3d914f9348c9cc0ff8a79716700b9fcd,44cb730c420480a0477b505ae68af508} {0.04100000000000000000,0.04200000000000000000,0.04300000000000000000} {41,42,43} -{73475cb40a568e8da8a045ced110137e,3d914f9348c9cc0ff8a79716700b9fcd,44cb730c420480a0477b505ae68af508} {0.04100000000000000000,0.04200000000000000000,0.04300000000000000000} {41,42,43} -{73475cb40a568e8da8a045ced110137e,3d914f9348c9cc0ff8a79716700b9fcd,44cb730c420480a0477b505ae68af508} {0.04100000000000000000,0.04200000000000000000,0.04300000000000000000} {41,42,43} -{73475cb40a568e8da8a045ced110137e,3d914f9348c9cc0ff8a79716700b9fcd,44cb730c420480a0477b505ae68af508} {0.04100000000000000000,0.04200000000000000000,0.04300000000000000000} {41,42,43} -{73475cb40a568e8da8a045ced110137e,3d914f9348c9cc0ff8a79716700b9fcd,44cb730c420480a0477b505ae68af508} {0.04100000000000000000,0.04200000000000000000,0.04300000000000000000} {41,42,43} -{73475cb40a568e8da8a045ced110137e,3d914f9348c9cc0ff8a79716700b9fcd,44cb730c420480a0477b505ae68af508} {0.04100000000000000000,0.04200000000000000000,0.04300000000000000000} {41,42,43} -{73475cb40a568e8da8a045ced110137e,3d914f9348c9cc0ff8a79716700b9fcd,44cb730c420480a0477b505ae68af508} {0.04100000000000000000,0.04200000000000000000,0.04300000000000000000} {41,42,43} -{73475cb40a568e8da8a045ced110137e,3d914f9348c9cc0ff8a79716700b9fcd,44cb730c420480a0477b505ae68af508} {0.04100000000000000000,0.04200000000000000000,0.04300000000000000000} {41,42,43} -{73475cb40a568e8da8a045ced110137e,3d914f9348c9cc0ff8a79716700b9fcd,44cb730c420480a0477b505ae68af508} {0.04100000000000000000,0.04200000000000000000,0.04300000000000000000} {41,42,43} -{73475cb40a568e8da8a045ced110137e,3d914f9348c9cc0ff8a79716700b9fcd,44cb730c420480a0477b505ae68af508} {0.04100000000000000000,0.04200000000000000000,0.04300000000000000000} {41,42,43} -{73475cb40a568e8da8a045ced110137e,3d914f9348c9cc0ff8a79716700b9fcd,44cb730c420480a0477b505ae68af508} {0.04100000000000000000,0.04200000000000000000,0.04300000000000000000} {41,42,43} -{73475cb40a568e8da8a045ced110137e,3d914f9348c9cc0ff8a79716700b9fcd,44cb730c420480a0477b505ae68af508} {0.04100000000000000000,0.04200000000000000000,0.04300000000000000000} {41,42,43} -{73475cb40a568e8da8a045ced110137e,3d914f9348c9cc0ff8a79716700b9fcd,44cb730c420480a0477b505ae68af508} {0.04100000000000000000,0.04200000000000000000,0.04300000000000000000} {41,42,43} -{73475cb40a568e8da8a045ced110137e,3d914f9348c9cc0ff8a79716700b9fcd,44cb730c420480a0477b505ae68af508} {0.04100000000000000000,0.04200000000000000000,0.04300000000000000000} {41,42,43} -{73475cb40a568e8da8a045ced110137e,3d914f9348c9cc0ff8a79716700b9fcd,44cb730c420480a0477b505ae68af508} {0.04100000000000000000,0.04200000000000000000,0.04300000000000000000} {41,42,43} -{73475cb40a568e8da8a045ced110137e,3d914f9348c9cc0ff8a79716700b9fcd,44cb730c420480a0477b505ae68af508} {0.04100000000000000000,0.04200000000000000000,0.04300000000000000000} {41,42,43} -{73475cb40a568e8da8a045ced110137e,3d914f9348c9cc0ff8a79716700b9fcd,44cb730c420480a0477b505ae68af508} {0.04100000000000000000,0.04200000000000000000,0.04300000000000000000} {41,42,43} -{73475cb40a568e8da8a045ced110137e,3d914f9348c9cc0ff8a79716700b9fcd,44cb730c420480a0477b505ae68af508} {0.04100000000000000000,0.04200000000000000000,0.04300000000000000000} {41,42,43} -{73475cb40a568e8da8a045ced110137e,3d914f9348c9cc0ff8a79716700b9fcd,44cb730c420480a0477b505ae68af508} {0.04100000000000000000,0.04200000000000000000,0.04300000000000000000} {41,42,43} -{73475cb40a568e8da8a045ced110137e,3d914f9348c9cc0ff8a79716700b9fcd,44cb730c420480a0477b505ae68af508} {0.04100000000000000000,0.04200000000000000000,0.04300000000000000000} {41,42,43} -{73475cb40a568e8da8a045ced110137e,3d914f9348c9cc0ff8a79716700b9fcd,44cb730c420480a0477b505ae68af508} {0.04100000000000000000,0.04200000000000000000,0.04300000000000000000} {41,42,43} -{73475cb40a568e8da8a045ced110137e,3d914f9348c9cc0ff8a79716700b9fcd,44cb730c420480a0477b505ae68af508} {0.04100000000000000000,0.04200000000000000000,0.04300000000000000000} {41,42,43} -{73475cb40a568e8da8a045ced110137e,3d914f9348c9cc0ff8a79716700b9fcd,44cb730c420480a0477b505ae68af508} {0.04100000000000000000,0.04200000000000000000,0.04300000000000000000} {41,42,43} -{73475cb40a568e8da8a045ced110137e,3d914f9348c9cc0ff8a79716700b9fcd,44cb730c420480a0477b505ae68af508} {0.04100000000000000000,0.04200000000000000000,0.04300000000000000000} {41,42,43} -{73475cb40a568e8da8a045ced110137e,3d914f9348c9cc0ff8a79716700b9fcd,44cb730c420480a0477b505ae68af508} {0.04100000000000000000,0.04200000000000000000,0.04300000000000000000} {41,42,43} -{73475cb40a568e8da8a045ced110137e,3d914f9348c9cc0ff8a79716700b9fcd,44cb730c420480a0477b505ae68af508} {0.04100000000000000000,0.04200000000000000000,0.04300000000000000000} {41,42,43} -{73475cb40a568e8da8a045ced110137e,3d914f9348c9cc0ff8a79716700b9fcd,44cb730c420480a0477b505ae68af508} {0.04100000000000000000,0.04200000000000000000,0.04300000000000000000} {41,42,43} -{73475cb40a568e8da8a045ced110137e,3d914f9348c9cc0ff8a79716700b9fcd,44cb730c420480a0477b505ae68af508} {0.04100000000000000000,0.04200000000000000000,0.04300000000000000000} {41,42,43} -{73475cb40a568e8da8a045ced110137e,3d914f9348c9cc0ff8a79716700b9fcd,44cb730c420480a0477b505ae68af508} {0.04100000000000000000,0.04200000000000000000,0.04300000000000000000} {41,42,43} -{73475cb40a568e8da8a045ced110137e,3d914f9348c9cc0ff8a79716700b9fcd,44cb730c420480a0477b505ae68af508} {0.04100000000000000000,0.04200000000000000000,0.04300000000000000000} {41,42,43} -{73475cb40a568e8da8a045ced110137e,3d914f9348c9cc0ff8a79716700b9fcd,44cb730c420480a0477b505ae68af508} {0.04100000000000000000,0.04200000000000000000,0.04300000000000000000} {41,42,43} -{73475cb40a568e8da8a045ced110137e,3d914f9348c9cc0ff8a79716700b9fcd,44cb730c420480a0477b505ae68af508} {0.04100000000000000000,0.04200000000000000000,0.04300000000000000000} {41,42,43} -{73475cb40a568e8da8a045ced110137e,3d914f9348c9cc0ff8a79716700b9fcd,44cb730c420480a0477b505ae68af508} {0.04100000000000000000,0.04200000000000000000,0.04300000000000000000} {41,42,43} -{73475cb40a568e8da8a045ced110137e,3d914f9348c9cc0ff8a79716700b9fcd,44cb730c420480a0477b505ae68af508} {0.04100000000000000000,0.04200000000000000000,0.04300000000000000000} {41,42,43} -{73475cb40a568e8da8a045ced110137e,3d914f9348c9cc0ff8a79716700b9fcd,44cb730c420480a0477b505ae68af508} {0.04100000000000000000,0.04200000000000000000,0.04300000000000000000} {41,42,43} -{73475cb40a568e8da8a045ced110137e,3d914f9348c9cc0ff8a79716700b9fcd,44cb730c420480a0477b505ae68af508} {0.04100000000000000000,0.04200000000000000000,0.04300000000000000000} {41,42,43} -{73475cb40a568e8da8a045ced110137e,3d914f9348c9cc0ff8a79716700b9fcd,44cb730c420480a0477b505ae68af508} {0.04100000000000000000,0.04200000000000000000,0.04300000000000000000} {41,42,43} -{73475cb40a568e8da8a045ced110137e,3d914f9348c9cc0ff8a79716700b9fcd,44cb730c420480a0477b505ae68af508} {0.04100000000000000000,0.04200000000000000000,0.04300000000000000000} {41,42,43} -{73475cb40a568e8da8a045ced110137e,3d914f9348c9cc0ff8a79716700b9fcd,44cb730c420480a0477b505ae68af508} {0.04100000000000000000,0.04200000000000000000,0.04300000000000000000} {41,42,43} -{73475cb40a568e8da8a045ced110137e,3d914f9348c9cc0ff8a79716700b9fcd,44cb730c420480a0477b505ae68af508} {0.04100000000000000000,0.04200000000000000000,0.04300000000000000000} {41,42,43} -{73475cb40a568e8da8a045ced110137e,3d914f9348c9cc0ff8a79716700b9fcd,44cb730c420480a0477b505ae68af508} {0.04100000000000000000,0.04200000000000000000,0.04300000000000000000} {41,42,43} -{73475cb40a568e8da8a045ced110137e,3d914f9348c9cc0ff8a79716700b9fcd,44cb730c420480a0477b505ae68af508} {0.04100000000000000000,0.04200000000000000000,0.04300000000000000000} {41,42,43} -{73475cb40a568e8da8a045ced110137e,3d914f9348c9cc0ff8a79716700b9fcd,44cb730c420480a0477b505ae68af508} {0.04100000000000000000,0.04200000000000000000,0.04300000000000000000} {41,42,43} -{73475cb40a568e8da8a045ced110137e,3d914f9348c9cc0ff8a79716700b9fcd,44cb730c420480a0477b505ae68af508} {0.04100000000000000000,0.04200000000000000000,0.04300000000000000000} {41,42,43} -{73475cb40a568e8da8a045ced110137e,3d914f9348c9cc0ff8a79716700b9fcd,44cb730c420480a0477b505ae68af508} {0.04100000000000000000,0.04200000000000000000,0.04300000000000000000} {41,42,43} -{73475cb40a568e8da8a045ced110137e,3d914f9348c9cc0ff8a79716700b9fcd,44cb730c420480a0477b505ae68af508} {0.04100000000000000000,0.04200000000000000000,0.04300000000000000000} {41,42,43} -{73475cb40a568e8da8a045ced110137e,3d914f9348c9cc0ff8a79716700b9fcd,44cb730c420480a0477b505ae68af508} {0.04100000000000000000,0.04200000000000000000,0.04300000000000000000} {41,42,43} -{73475cb40a568e8da8a045ced110137e,3d914f9348c9cc0ff8a79716700b9fcd,44cb730c420480a0477b505ae68af508} {0.04100000000000000000,0.04200000000000000000,0.04300000000000000000} {41,42,43} -{73475cb40a568e8da8a045ced110137e,3d914f9348c9cc0ff8a79716700b9fcd,44cb730c420480a0477b505ae68af508} {0.04100000000000000000,0.04200000000000000000,0.04300000000000000000} {41,42,43} -{73475cb40a568e8da8a045ced110137e,3d914f9348c9cc0ff8a79716700b9fcd,44cb730c420480a0477b505ae68af508} {0.04100000000000000000,0.04200000000000000000,0.04300000000000000000} {41,42,43} -{73475cb40a568e8da8a045ced110137e,3d914f9348c9cc0ff8a79716700b9fcd,44cb730c420480a0477b505ae68af508} {0.04100000000000000000,0.04200000000000000000,0.04300000000000000000} {41,42,43} -{73475cb40a568e8da8a045ced110137e,3d914f9348c9cc0ff8a79716700b9fcd,44cb730c420480a0477b505ae68af508} {0.04100000000000000000,0.04200000000000000000,0.04300000000000000000} {41,42,43} -{73475cb40a568e8da8a045ced110137e,3d914f9348c9cc0ff8a79716700b9fcd,44cb730c420480a0477b505ae68af508} {0.04100000000000000000,0.04200000000000000000,0.04300000000000000000} {41,42,43} -{73475cb40a568e8da8a045ced110137e,3d914f9348c9cc0ff8a79716700b9fcd,44cb730c420480a0477b505ae68af508} {0.04100000000000000000,0.04200000000000000000,0.04300000000000000000} {41,42,43} -{73475cb40a568e8da8a045ced110137e,3d914f9348c9cc0ff8a79716700b9fcd,44cb730c420480a0477b505ae68af508} {0.04100000000000000000,0.04200000000000000000,0.04300000000000000000} {41,42,43} -{73475cb40a568e8da8a045ced110137e,3d914f9348c9cc0ff8a79716700b9fcd,44cb730c420480a0477b505ae68af508} {0.04100000000000000000,0.04200000000000000000,0.04300000000000000000} {41,42,43} -{73475cb40a568e8da8a045ced110137e,3d914f9348c9cc0ff8a79716700b9fcd,44cb730c420480a0477b505ae68af508} {0.04100000000000000000,0.04200000000000000000,0.04300000000000000000} {41,42,43} -{73475cb40a568e8da8a045ced110137e,3d914f9348c9cc0ff8a79716700b9fcd,44cb730c420480a0477b505ae68af508} {0.04100000000000000000,0.04200000000000000000,0.04300000000000000000} {41,42,43} -{73475cb40a568e8da8a045ced110137e,3d914f9348c9cc0ff8a79716700b9fcd,44cb730c420480a0477b505ae68af508} {0.04100000000000000000,0.04200000000000000000,0.04300000000000000000} {41,42,43} -{73475cb40a568e8da8a045ced110137e,3d914f9348c9cc0ff8a79716700b9fcd,44cb730c420480a0477b505ae68af508} {0.04100000000000000000,0.04200000000000000000,0.04300000000000000000} {41,42,43} -{73475cb40a568e8da8a045ced110137e,3d914f9348c9cc0ff8a79716700b9fcd,44cb730c420480a0477b505ae68af508} {0.04100000000000000000,0.04200000000000000000,0.04300000000000000000} {41,42,43} -{73475cb40a568e8da8a045ced110137e,3d914f9348c9cc0ff8a79716700b9fcd,44cb730c420480a0477b505ae68af508} {0.04100000000000000000,0.04200000000000000000,0.04300000000000000000} {41,42,43} -{73475cb40a568e8da8a045ced110137e,3d914f9348c9cc0ff8a79716700b9fcd,44cb730c420480a0477b505ae68af508} {0.04100000000000000000,0.04200000000000000000,0.04300000000000000000} {41,42,43} -{73475cb40a568e8da8a045ced110137e,3d914f9348c9cc0ff8a79716700b9fcd,44cb730c420480a0477b505ae68af508} {0.04100000000000000000,0.04200000000000000000,0.04300000000000000000} {41,42,43} -{73475cb40a568e8da8a045ced110137e,3d914f9348c9cc0ff8a79716700b9fcd,44cb730c420480a0477b505ae68af508} {0.04100000000000000000,0.04200000000000000000,0.04300000000000000000} {41,42,43} -{73475cb40a568e8da8a045ced110137e,3d914f9348c9cc0ff8a79716700b9fcd,44cb730c420480a0477b505ae68af508} {0.04100000000000000000,0.04200000000000000000,0.04300000000000000000} {41,42,43} -{73475cb40a568e8da8a045ced110137e,3d914f9348c9cc0ff8a79716700b9fcd,44cb730c420480a0477b505ae68af508} {0.04100000000000000000,0.04200000000000000000,0.04300000000000000000} {41,42,43} -{73475cb40a568e8da8a045ced110137e,3d914f9348c9cc0ff8a79716700b9fcd,44cb730c420480a0477b505ae68af508} {0.04100000000000000000,0.04200000000000000000,0.04300000000000000000} {41,42,43} -{73475cb40a568e8da8a045ced110137e,3d914f9348c9cc0ff8a79716700b9fcd,44cb730c420480a0477b505ae68af508} {0.04100000000000000000,0.04200000000000000000,0.04300000000000000000} {41,42,43} -{73475cb40a568e8da8a045ced110137e,3d914f9348c9cc0ff8a79716700b9fcd,44cb730c420480a0477b505ae68af508} {0.04100000000000000000,0.04200000000000000000,0.04300000000000000000} {41,42,43} -{73475cb40a568e8da8a045ced110137e,3d914f9348c9cc0ff8a79716700b9fcd,44cb730c420480a0477b505ae68af508} {0.04100000000000000000,0.04200000000000000000,0.04300000000000000000} {41,42,43} -{73475cb40a568e8da8a045ced110137e,3d914f9348c9cc0ff8a79716700b9fcd,44cb730c420480a0477b505ae68af508} {0.04100000000000000000,0.04200000000000000000,0.04300000000000000000} {41,42,43} -{73475cb40a568e8da8a045ced110137e,3d914f9348c9cc0ff8a79716700b9fcd,44cb730c420480a0477b505ae68af508} {0.04100000000000000000,0.04200000000000000000,0.04300000000000000000} {41,42,43} -{44cb730c420480a0477b505ae68af508,73475cb40a568e8da8a045ced110137e,71ee45a3c0db9a9865f7313dd3372cf6} {0.04200000000000000000,0.04300000000000000000,0.04400000000000000000} {42,43,44} -{44cb730c420480a0477b505ae68af508,73475cb40a568e8da8a045ced110137e,71ee45a3c0db9a9865f7313dd3372cf6} {0.04200000000000000000,0.04300000000000000000,0.04400000000000000000} {42,43,44} -{44cb730c420480a0477b505ae68af508,73475cb40a568e8da8a045ced110137e,71ee45a3c0db9a9865f7313dd3372cf6} {0.04200000000000000000,0.04300000000000000000,0.04400000000000000000} {42,43,44} -{44cb730c420480a0477b505ae68af508,73475cb40a568e8da8a045ced110137e,71ee45a3c0db9a9865f7313dd3372cf6} {0.04200000000000000000,0.04300000000000000000,0.04400000000000000000} {42,43,44} -{44cb730c420480a0477b505ae68af508,73475cb40a568e8da8a045ced110137e,71ee45a3c0db9a9865f7313dd3372cf6} {0.04200000000000000000,0.04300000000000000000,0.04400000000000000000} {42,43,44} -{44cb730c420480a0477b505ae68af508,73475cb40a568e8da8a045ced110137e,71ee45a3c0db9a9865f7313dd3372cf6} {0.04200000000000000000,0.04300000000000000000,0.04400000000000000000} {42,43,44} -{44cb730c420480a0477b505ae68af508,73475cb40a568e8da8a045ced110137e,71ee45a3c0db9a9865f7313dd3372cf6} {0.04200000000000000000,0.04300000000000000000,0.04400000000000000000} {42,43,44} -{44cb730c420480a0477b505ae68af508,73475cb40a568e8da8a045ced110137e,71ee45a3c0db9a9865f7313dd3372cf6} {0.04200000000000000000,0.04300000000000000000,0.04400000000000000000} {42,43,44} -{44cb730c420480a0477b505ae68af508,73475cb40a568e8da8a045ced110137e,71ee45a3c0db9a9865f7313dd3372cf6} {0.04200000000000000000,0.04300000000000000000,0.04400000000000000000} {42,43,44} -{44cb730c420480a0477b505ae68af508,73475cb40a568e8da8a045ced110137e,71ee45a3c0db9a9865f7313dd3372cf6} {0.04200000000000000000,0.04300000000000000000,0.04400000000000000000} {42,43,44} -{44cb730c420480a0477b505ae68af508,73475cb40a568e8da8a045ced110137e,71ee45a3c0db9a9865f7313dd3372cf6} {0.04200000000000000000,0.04300000000000000000,0.04400000000000000000} {42,43,44} -{44cb730c420480a0477b505ae68af508,73475cb40a568e8da8a045ced110137e,71ee45a3c0db9a9865f7313dd3372cf6} {0.04200000000000000000,0.04300000000000000000,0.04400000000000000000} {42,43,44} -{44cb730c420480a0477b505ae68af508,73475cb40a568e8da8a045ced110137e,71ee45a3c0db9a9865f7313dd3372cf6} {0.04200000000000000000,0.04300000000000000000,0.04400000000000000000} {42,43,44} -{44cb730c420480a0477b505ae68af508,73475cb40a568e8da8a045ced110137e,71ee45a3c0db9a9865f7313dd3372cf6} {0.04200000000000000000,0.04300000000000000000,0.04400000000000000000} {42,43,44} -{44cb730c420480a0477b505ae68af508,73475cb40a568e8da8a045ced110137e,71ee45a3c0db9a9865f7313dd3372cf6} {0.04200000000000000000,0.04300000000000000000,0.04400000000000000000} {42,43,44} -{44cb730c420480a0477b505ae68af508,73475cb40a568e8da8a045ced110137e,71ee45a3c0db9a9865f7313dd3372cf6} {0.04200000000000000000,0.04300000000000000000,0.04400000000000000000} {42,43,44} -{44cb730c420480a0477b505ae68af508,73475cb40a568e8da8a045ced110137e,71ee45a3c0db9a9865f7313dd3372cf6} {0.04200000000000000000,0.04300000000000000000,0.04400000000000000000} {42,43,44} -{44cb730c420480a0477b505ae68af508,73475cb40a568e8da8a045ced110137e,71ee45a3c0db9a9865f7313dd3372cf6} {0.04200000000000000000,0.04300000000000000000,0.04400000000000000000} {42,43,44} -{44cb730c420480a0477b505ae68af508,73475cb40a568e8da8a045ced110137e,71ee45a3c0db9a9865f7313dd3372cf6} {0.04200000000000000000,0.04300000000000000000,0.04400000000000000000} {42,43,44} -{44cb730c420480a0477b505ae68af508,73475cb40a568e8da8a045ced110137e,71ee45a3c0db9a9865f7313dd3372cf6} {0.04200000000000000000,0.04300000000000000000,0.04400000000000000000} {42,43,44} -{44cb730c420480a0477b505ae68af508,73475cb40a568e8da8a045ced110137e,71ee45a3c0db9a9865f7313dd3372cf6} {0.04200000000000000000,0.04300000000000000000,0.04400000000000000000} {42,43,44} -{44cb730c420480a0477b505ae68af508,73475cb40a568e8da8a045ced110137e,71ee45a3c0db9a9865f7313dd3372cf6} {0.04200000000000000000,0.04300000000000000000,0.04400000000000000000} {42,43,44} -{44cb730c420480a0477b505ae68af508,73475cb40a568e8da8a045ced110137e,71ee45a3c0db9a9865f7313dd3372cf6} {0.04200000000000000000,0.04300000000000000000,0.04400000000000000000} {42,43,44} -{44cb730c420480a0477b505ae68af508,73475cb40a568e8da8a045ced110137e,71ee45a3c0db9a9865f7313dd3372cf6} {0.04200000000000000000,0.04300000000000000000,0.04400000000000000000} {42,43,44} -{44cb730c420480a0477b505ae68af508,73475cb40a568e8da8a045ced110137e,71ee45a3c0db9a9865f7313dd3372cf6} {0.04200000000000000000,0.04300000000000000000,0.04400000000000000000} {42,43,44} -{44cb730c420480a0477b505ae68af508,73475cb40a568e8da8a045ced110137e,71ee45a3c0db9a9865f7313dd3372cf6} {0.04200000000000000000,0.04300000000000000000,0.04400000000000000000} {42,43,44} -{44cb730c420480a0477b505ae68af508,73475cb40a568e8da8a045ced110137e,71ee45a3c0db9a9865f7313dd3372cf6} {0.04200000000000000000,0.04300000000000000000,0.04400000000000000000} {42,43,44} -{44cb730c420480a0477b505ae68af508,73475cb40a568e8da8a045ced110137e,71ee45a3c0db9a9865f7313dd3372cf6} {0.04200000000000000000,0.04300000000000000000,0.04400000000000000000} {42,43,44} -{44cb730c420480a0477b505ae68af508,73475cb40a568e8da8a045ced110137e,71ee45a3c0db9a9865f7313dd3372cf6} {0.04200000000000000000,0.04300000000000000000,0.04400000000000000000} {42,43,44} -{44cb730c420480a0477b505ae68af508,73475cb40a568e8da8a045ced110137e,71ee45a3c0db9a9865f7313dd3372cf6} {0.04200000000000000000,0.04300000000000000000,0.04400000000000000000} {42,43,44} -{44cb730c420480a0477b505ae68af508,73475cb40a568e8da8a045ced110137e,71ee45a3c0db9a9865f7313dd3372cf6} {0.04200000000000000000,0.04300000000000000000,0.04400000000000000000} {42,43,44} -{44cb730c420480a0477b505ae68af508,73475cb40a568e8da8a045ced110137e,71ee45a3c0db9a9865f7313dd3372cf6} {0.04200000000000000000,0.04300000000000000000,0.04400000000000000000} {42,43,44} -{44cb730c420480a0477b505ae68af508,73475cb40a568e8da8a045ced110137e,71ee45a3c0db9a9865f7313dd3372cf6} {0.04200000000000000000,0.04300000000000000000,0.04400000000000000000} {42,43,44} -{44cb730c420480a0477b505ae68af508,73475cb40a568e8da8a045ced110137e,71ee45a3c0db9a9865f7313dd3372cf6} {0.04200000000000000000,0.04300000000000000000,0.04400000000000000000} {42,43,44} -{44cb730c420480a0477b505ae68af508,73475cb40a568e8da8a045ced110137e,71ee45a3c0db9a9865f7313dd3372cf6} {0.04200000000000000000,0.04300000000000000000,0.04400000000000000000} {42,43,44} -{44cb730c420480a0477b505ae68af508,73475cb40a568e8da8a045ced110137e,71ee45a3c0db9a9865f7313dd3372cf6} {0.04200000000000000000,0.04300000000000000000,0.04400000000000000000} {42,43,44} -{44cb730c420480a0477b505ae68af508,73475cb40a568e8da8a045ced110137e,71ee45a3c0db9a9865f7313dd3372cf6} {0.04200000000000000000,0.04300000000000000000,0.04400000000000000000} {42,43,44} -{44cb730c420480a0477b505ae68af508,73475cb40a568e8da8a045ced110137e,71ee45a3c0db9a9865f7313dd3372cf6} {0.04200000000000000000,0.04300000000000000000,0.04400000000000000000} {42,43,44} -{44cb730c420480a0477b505ae68af508,73475cb40a568e8da8a045ced110137e,71ee45a3c0db9a9865f7313dd3372cf6} {0.04200000000000000000,0.04300000000000000000,0.04400000000000000000} {42,43,44} -{44cb730c420480a0477b505ae68af508,73475cb40a568e8da8a045ced110137e,71ee45a3c0db9a9865f7313dd3372cf6} {0.04200000000000000000,0.04300000000000000000,0.04400000000000000000} {42,43,44} -{44cb730c420480a0477b505ae68af508,73475cb40a568e8da8a045ced110137e,71ee45a3c0db9a9865f7313dd3372cf6} {0.04200000000000000000,0.04300000000000000000,0.04400000000000000000} {42,43,44} -{44cb730c420480a0477b505ae68af508,73475cb40a568e8da8a045ced110137e,71ee45a3c0db9a9865f7313dd3372cf6} {0.04200000000000000000,0.04300000000000000000,0.04400000000000000000} {42,43,44} -{44cb730c420480a0477b505ae68af508,73475cb40a568e8da8a045ced110137e,71ee45a3c0db9a9865f7313dd3372cf6} {0.04200000000000000000,0.04300000000000000000,0.04400000000000000000} {42,43,44} -{44cb730c420480a0477b505ae68af508,73475cb40a568e8da8a045ced110137e,71ee45a3c0db9a9865f7313dd3372cf6} {0.04200000000000000000,0.04300000000000000000,0.04400000000000000000} {42,43,44} -{44cb730c420480a0477b505ae68af508,73475cb40a568e8da8a045ced110137e,71ee45a3c0db9a9865f7313dd3372cf6} {0.04200000000000000000,0.04300000000000000000,0.04400000000000000000} {42,43,44} -{44cb730c420480a0477b505ae68af508,73475cb40a568e8da8a045ced110137e,71ee45a3c0db9a9865f7313dd3372cf6} {0.04200000000000000000,0.04300000000000000000,0.04400000000000000000} {42,43,44} -{44cb730c420480a0477b505ae68af508,73475cb40a568e8da8a045ced110137e,71ee45a3c0db9a9865f7313dd3372cf6} {0.04200000000000000000,0.04300000000000000000,0.04400000000000000000} {42,43,44} -{44cb730c420480a0477b505ae68af508,73475cb40a568e8da8a045ced110137e,71ee45a3c0db9a9865f7313dd3372cf6} {0.04200000000000000000,0.04300000000000000000,0.04400000000000000000} {42,43,44} -{44cb730c420480a0477b505ae68af508,73475cb40a568e8da8a045ced110137e,71ee45a3c0db9a9865f7313dd3372cf6} {0.04200000000000000000,0.04300000000000000000,0.04400000000000000000} {42,43,44} -{44cb730c420480a0477b505ae68af508,73475cb40a568e8da8a045ced110137e,71ee45a3c0db9a9865f7313dd3372cf6} {0.04200000000000000000,0.04300000000000000000,0.04400000000000000000} {42,43,44} -{44cb730c420480a0477b505ae68af508,73475cb40a568e8da8a045ced110137e,71ee45a3c0db9a9865f7313dd3372cf6} {0.04200000000000000000,0.04300000000000000000,0.04400000000000000000} {42,43,44} -{44cb730c420480a0477b505ae68af508,73475cb40a568e8da8a045ced110137e,71ee45a3c0db9a9865f7313dd3372cf6} {0.04200000000000000000,0.04300000000000000000,0.04400000000000000000} {42,43,44} -{44cb730c420480a0477b505ae68af508,73475cb40a568e8da8a045ced110137e,71ee45a3c0db9a9865f7313dd3372cf6} {0.04200000000000000000,0.04300000000000000000,0.04400000000000000000} {42,43,44} -{44cb730c420480a0477b505ae68af508,73475cb40a568e8da8a045ced110137e,71ee45a3c0db9a9865f7313dd3372cf6} {0.04200000000000000000,0.04300000000000000000,0.04400000000000000000} {42,43,44} -{44cb730c420480a0477b505ae68af508,73475cb40a568e8da8a045ced110137e,71ee45a3c0db9a9865f7313dd3372cf6} {0.04200000000000000000,0.04300000000000000000,0.04400000000000000000} {42,43,44} -{44cb730c420480a0477b505ae68af508,73475cb40a568e8da8a045ced110137e,71ee45a3c0db9a9865f7313dd3372cf6} {0.04200000000000000000,0.04300000000000000000,0.04400000000000000000} {42,43,44} -{44cb730c420480a0477b505ae68af508,73475cb40a568e8da8a045ced110137e,71ee45a3c0db9a9865f7313dd3372cf6} {0.04200000000000000000,0.04300000000000000000,0.04400000000000000000} {42,43,44} -{44cb730c420480a0477b505ae68af508,73475cb40a568e8da8a045ced110137e,71ee45a3c0db9a9865f7313dd3372cf6} {0.04200000000000000000,0.04300000000000000000,0.04400000000000000000} {42,43,44} -{44cb730c420480a0477b505ae68af508,73475cb40a568e8da8a045ced110137e,71ee45a3c0db9a9865f7313dd3372cf6} {0.04200000000000000000,0.04300000000000000000,0.04400000000000000000} {42,43,44} -{44cb730c420480a0477b505ae68af508,73475cb40a568e8da8a045ced110137e,71ee45a3c0db9a9865f7313dd3372cf6} {0.04200000000000000000,0.04300000000000000000,0.04400000000000000000} {42,43,44} -{44cb730c420480a0477b505ae68af508,73475cb40a568e8da8a045ced110137e,71ee45a3c0db9a9865f7313dd3372cf6} {0.04200000000000000000,0.04300000000000000000,0.04400000000000000000} {42,43,44} -{44cb730c420480a0477b505ae68af508,73475cb40a568e8da8a045ced110137e,71ee45a3c0db9a9865f7313dd3372cf6} {0.04200000000000000000,0.04300000000000000000,0.04400000000000000000} {42,43,44} -{44cb730c420480a0477b505ae68af508,73475cb40a568e8da8a045ced110137e,71ee45a3c0db9a9865f7313dd3372cf6} {0.04200000000000000000,0.04300000000000000000,0.04400000000000000000} {42,43,44} -{44cb730c420480a0477b505ae68af508,73475cb40a568e8da8a045ced110137e,71ee45a3c0db9a9865f7313dd3372cf6} {0.04200000000000000000,0.04300000000000000000,0.04400000000000000000} {42,43,44} -{44cb730c420480a0477b505ae68af508,73475cb40a568e8da8a045ced110137e,71ee45a3c0db9a9865f7313dd3372cf6} {0.04200000000000000000,0.04300000000000000000,0.04400000000000000000} {42,43,44} -{44cb730c420480a0477b505ae68af508,73475cb40a568e8da8a045ced110137e,71ee45a3c0db9a9865f7313dd3372cf6} {0.04200000000000000000,0.04300000000000000000,0.04400000000000000000} {42,43,44} -{44cb730c420480a0477b505ae68af508,73475cb40a568e8da8a045ced110137e,71ee45a3c0db9a9865f7313dd3372cf6} {0.04200000000000000000,0.04300000000000000000,0.04400000000000000000} {42,43,44} -{44cb730c420480a0477b505ae68af508,73475cb40a568e8da8a045ced110137e,71ee45a3c0db9a9865f7313dd3372cf6} {0.04200000000000000000,0.04300000000000000000,0.04400000000000000000} {42,43,44} -{44cb730c420480a0477b505ae68af508,73475cb40a568e8da8a045ced110137e,71ee45a3c0db9a9865f7313dd3372cf6} {0.04200000000000000000,0.04300000000000000000,0.04400000000000000000} {42,43,44} -{44cb730c420480a0477b505ae68af508,73475cb40a568e8da8a045ced110137e,71ee45a3c0db9a9865f7313dd3372cf6} {0.04200000000000000000,0.04300000000000000000,0.04400000000000000000} {42,43,44} -{44cb730c420480a0477b505ae68af508,73475cb40a568e8da8a045ced110137e,71ee45a3c0db9a9865f7313dd3372cf6} {0.04200000000000000000,0.04300000000000000000,0.04400000000000000000} {42,43,44} -{44cb730c420480a0477b505ae68af508,73475cb40a568e8da8a045ced110137e,71ee45a3c0db9a9865f7313dd3372cf6} {0.04200000000000000000,0.04300000000000000000,0.04400000000000000000} {42,43,44} -{44cb730c420480a0477b505ae68af508,73475cb40a568e8da8a045ced110137e,71ee45a3c0db9a9865f7313dd3372cf6} {0.04200000000000000000,0.04300000000000000000,0.04400000000000000000} {42,43,44} -{44cb730c420480a0477b505ae68af508,73475cb40a568e8da8a045ced110137e,71ee45a3c0db9a9865f7313dd3372cf6} {0.04200000000000000000,0.04300000000000000000,0.04400000000000000000} {42,43,44} -{44cb730c420480a0477b505ae68af508,73475cb40a568e8da8a045ced110137e,71ee45a3c0db9a9865f7313dd3372cf6} {0.04200000000000000000,0.04300000000000000000,0.04400000000000000000} {42,43,44} -{44cb730c420480a0477b505ae68af508,73475cb40a568e8da8a045ced110137e,71ee45a3c0db9a9865f7313dd3372cf6} {0.04200000000000000000,0.04300000000000000000,0.04400000000000000000} {42,43,44} -{44cb730c420480a0477b505ae68af508,73475cb40a568e8da8a045ced110137e,71ee45a3c0db9a9865f7313dd3372cf6} {0.04200000000000000000,0.04300000000000000000,0.04400000000000000000} {42,43,44} -{44cb730c420480a0477b505ae68af508,73475cb40a568e8da8a045ced110137e,71ee45a3c0db9a9865f7313dd3372cf6} {0.04200000000000000000,0.04300000000000000000,0.04400000000000000000} {42,43,44} -{44cb730c420480a0477b505ae68af508,73475cb40a568e8da8a045ced110137e,71ee45a3c0db9a9865f7313dd3372cf6} {0.04200000000000000000,0.04300000000000000000,0.04400000000000000000} {42,43,44} -{44cb730c420480a0477b505ae68af508,73475cb40a568e8da8a045ced110137e,71ee45a3c0db9a9865f7313dd3372cf6} {0.04200000000000000000,0.04300000000000000000,0.04400000000000000000} {42,43,44} -{44cb730c420480a0477b505ae68af508,73475cb40a568e8da8a045ced110137e,71ee45a3c0db9a9865f7313dd3372cf6} {0.04200000000000000000,0.04300000000000000000,0.04400000000000000000} {42,43,44} -{44cb730c420480a0477b505ae68af508,73475cb40a568e8da8a045ced110137e,71ee45a3c0db9a9865f7313dd3372cf6} {0.04200000000000000000,0.04300000000000000000,0.04400000000000000000} {42,43,44} -{44cb730c420480a0477b505ae68af508,73475cb40a568e8da8a045ced110137e,71ee45a3c0db9a9865f7313dd3372cf6} {0.04200000000000000000,0.04300000000000000000,0.04400000000000000000} {42,43,44} -{44cb730c420480a0477b505ae68af508,73475cb40a568e8da8a045ced110137e,71ee45a3c0db9a9865f7313dd3372cf6} {0.04200000000000000000,0.04300000000000000000,0.04400000000000000000} {42,43,44} -{44cb730c420480a0477b505ae68af508,73475cb40a568e8da8a045ced110137e,71ee45a3c0db9a9865f7313dd3372cf6} {0.04200000000000000000,0.04300000000000000000,0.04400000000000000000} {42,43,44} -{44cb730c420480a0477b505ae68af508,73475cb40a568e8da8a045ced110137e,71ee45a3c0db9a9865f7313dd3372cf6} {0.04200000000000000000,0.04300000000000000000,0.04400000000000000000} {42,43,44} -{44cb730c420480a0477b505ae68af508,73475cb40a568e8da8a045ced110137e,71ee45a3c0db9a9865f7313dd3372cf6} {0.04200000000000000000,0.04300000000000000000,0.04400000000000000000} {42,43,44} -{44cb730c420480a0477b505ae68af508,73475cb40a568e8da8a045ced110137e,71ee45a3c0db9a9865f7313dd3372cf6} {0.04200000000000000000,0.04300000000000000000,0.04400000000000000000} {42,43,44} -{44cb730c420480a0477b505ae68af508,73475cb40a568e8da8a045ced110137e,71ee45a3c0db9a9865f7313dd3372cf6} {0.04200000000000000000,0.04300000000000000000,0.04400000000000000000} {42,43,44} -{44cb730c420480a0477b505ae68af508,73475cb40a568e8da8a045ced110137e,71ee45a3c0db9a9865f7313dd3372cf6} {0.04200000000000000000,0.04300000000000000000,0.04400000000000000000} {42,43,44} -{44cb730c420480a0477b505ae68af508,73475cb40a568e8da8a045ced110137e,71ee45a3c0db9a9865f7313dd3372cf6} {0.04200000000000000000,0.04300000000000000000,0.04400000000000000000} {42,43,44} -{44cb730c420480a0477b505ae68af508,73475cb40a568e8da8a045ced110137e,71ee45a3c0db9a9865f7313dd3372cf6} {0.04200000000000000000,0.04300000000000000000,0.04400000000000000000} {42,43,44} -{44cb730c420480a0477b505ae68af508,73475cb40a568e8da8a045ced110137e,71ee45a3c0db9a9865f7313dd3372cf6} {0.04200000000000000000,0.04300000000000000000,0.04400000000000000000} {42,43,44} -{44cb730c420480a0477b505ae68af508,73475cb40a568e8da8a045ced110137e,71ee45a3c0db9a9865f7313dd3372cf6} {0.04200000000000000000,0.04300000000000000000,0.04400000000000000000} {42,43,44} -{44cb730c420480a0477b505ae68af508,73475cb40a568e8da8a045ced110137e,71ee45a3c0db9a9865f7313dd3372cf6} {0.04200000000000000000,0.04300000000000000000,0.04400000000000000000} {42,43,44} -{44cb730c420480a0477b505ae68af508,73475cb40a568e8da8a045ced110137e,71ee45a3c0db9a9865f7313dd3372cf6} {0.04200000000000000000,0.04300000000000000000,0.04400000000000000000} {42,43,44} -{44cb730c420480a0477b505ae68af508,73475cb40a568e8da8a045ced110137e,71ee45a3c0db9a9865f7313dd3372cf6} {0.04200000000000000000,0.04300000000000000000,0.04400000000000000000} {42,43,44} -{44cb730c420480a0477b505ae68af508,73475cb40a568e8da8a045ced110137e,71ee45a3c0db9a9865f7313dd3372cf6} {0.04200000000000000000,0.04300000000000000000,0.04400000000000000000} {42,43,44} -{44cb730c420480a0477b505ae68af508,73475cb40a568e8da8a045ced110137e,71ee45a3c0db9a9865f7313dd3372cf6} {0.04200000000000000000,0.04300000000000000000,0.04400000000000000000} {42,43,44} -{44cb730c420480a0477b505ae68af508,73475cb40a568e8da8a045ced110137e,71ee45a3c0db9a9865f7313dd3372cf6} {0.04200000000000000000,0.04300000000000000000,0.04400000000000000000} {42,43,44} -{71ee45a3c0db9a9865f7313dd3372cf6,44cb730c420480a0477b505ae68af508,811786ad1ae74adfdd20dd0372abaaeb} {0.04300000000000000000,0.04400000000000000000,0.04500000000000000000} {43,44,45} -{71ee45a3c0db9a9865f7313dd3372cf6,44cb730c420480a0477b505ae68af508,811786ad1ae74adfdd20dd0372abaaeb} {0.04300000000000000000,0.04400000000000000000,0.04500000000000000000} {43,44,45} -{71ee45a3c0db9a9865f7313dd3372cf6,44cb730c420480a0477b505ae68af508,811786ad1ae74adfdd20dd0372abaaeb} {0.04300000000000000000,0.04400000000000000000,0.04500000000000000000} {43,44,45} -{71ee45a3c0db9a9865f7313dd3372cf6,44cb730c420480a0477b505ae68af508,811786ad1ae74adfdd20dd0372abaaeb} {0.04300000000000000000,0.04400000000000000000,0.04500000000000000000} {43,44,45} -{71ee45a3c0db9a9865f7313dd3372cf6,44cb730c420480a0477b505ae68af508,811786ad1ae74adfdd20dd0372abaaeb} {0.04300000000000000000,0.04400000000000000000,0.04500000000000000000} {43,44,45} -{71ee45a3c0db9a9865f7313dd3372cf6,44cb730c420480a0477b505ae68af508,811786ad1ae74adfdd20dd0372abaaeb} {0.04300000000000000000,0.04400000000000000000,0.04500000000000000000} {43,44,45} -{71ee45a3c0db9a9865f7313dd3372cf6,44cb730c420480a0477b505ae68af508,811786ad1ae74adfdd20dd0372abaaeb} {0.04300000000000000000,0.04400000000000000000,0.04500000000000000000} {43,44,45} -{71ee45a3c0db9a9865f7313dd3372cf6,44cb730c420480a0477b505ae68af508,811786ad1ae74adfdd20dd0372abaaeb} {0.04300000000000000000,0.04400000000000000000,0.04500000000000000000} {43,44,45} -{71ee45a3c0db9a9865f7313dd3372cf6,44cb730c420480a0477b505ae68af508,811786ad1ae74adfdd20dd0372abaaeb} {0.04300000000000000000,0.04400000000000000000,0.04500000000000000000} {43,44,45} -{71ee45a3c0db9a9865f7313dd3372cf6,44cb730c420480a0477b505ae68af508,811786ad1ae74adfdd20dd0372abaaeb} {0.04300000000000000000,0.04400000000000000000,0.04500000000000000000} {43,44,45} -{71ee45a3c0db9a9865f7313dd3372cf6,44cb730c420480a0477b505ae68af508,811786ad1ae74adfdd20dd0372abaaeb} {0.04300000000000000000,0.04400000000000000000,0.04500000000000000000} {43,44,45} -{71ee45a3c0db9a9865f7313dd3372cf6,44cb730c420480a0477b505ae68af508,811786ad1ae74adfdd20dd0372abaaeb} {0.04300000000000000000,0.04400000000000000000,0.04500000000000000000} {43,44,45} -{71ee45a3c0db9a9865f7313dd3372cf6,44cb730c420480a0477b505ae68af508,811786ad1ae74adfdd20dd0372abaaeb} {0.04300000000000000000,0.04400000000000000000,0.04500000000000000000} {43,44,45} -{71ee45a3c0db9a9865f7313dd3372cf6,44cb730c420480a0477b505ae68af508,811786ad1ae74adfdd20dd0372abaaeb} {0.04300000000000000000,0.04400000000000000000,0.04500000000000000000} {43,44,45} -{71ee45a3c0db9a9865f7313dd3372cf6,44cb730c420480a0477b505ae68af508,811786ad1ae74adfdd20dd0372abaaeb} {0.04300000000000000000,0.04400000000000000000,0.04500000000000000000} {43,44,45} -{71ee45a3c0db9a9865f7313dd3372cf6,44cb730c420480a0477b505ae68af508,811786ad1ae74adfdd20dd0372abaaeb} {0.04300000000000000000,0.04400000000000000000,0.04500000000000000000} {43,44,45} -{71ee45a3c0db9a9865f7313dd3372cf6,44cb730c420480a0477b505ae68af508,811786ad1ae74adfdd20dd0372abaaeb} {0.04300000000000000000,0.04400000000000000000,0.04500000000000000000} {43,44,45} -{71ee45a3c0db9a9865f7313dd3372cf6,44cb730c420480a0477b505ae68af508,811786ad1ae74adfdd20dd0372abaaeb} {0.04300000000000000000,0.04400000000000000000,0.04500000000000000000} {43,44,45} -{71ee45a3c0db9a9865f7313dd3372cf6,44cb730c420480a0477b505ae68af508,811786ad1ae74adfdd20dd0372abaaeb} {0.04300000000000000000,0.04400000000000000000,0.04500000000000000000} {43,44,45} -{71ee45a3c0db9a9865f7313dd3372cf6,44cb730c420480a0477b505ae68af508,811786ad1ae74adfdd20dd0372abaaeb} {0.04300000000000000000,0.04400000000000000000,0.04500000000000000000} {43,44,45} -{71ee45a3c0db9a9865f7313dd3372cf6,44cb730c420480a0477b505ae68af508,811786ad1ae74adfdd20dd0372abaaeb} {0.04300000000000000000,0.04400000000000000000,0.04500000000000000000} {43,44,45} -{71ee45a3c0db9a9865f7313dd3372cf6,44cb730c420480a0477b505ae68af508,811786ad1ae74adfdd20dd0372abaaeb} {0.04300000000000000000,0.04400000000000000000,0.04500000000000000000} {43,44,45} -{71ee45a3c0db9a9865f7313dd3372cf6,44cb730c420480a0477b505ae68af508,811786ad1ae74adfdd20dd0372abaaeb} {0.04300000000000000000,0.04400000000000000000,0.04500000000000000000} {43,44,45} -{71ee45a3c0db9a9865f7313dd3372cf6,44cb730c420480a0477b505ae68af508,811786ad1ae74adfdd20dd0372abaaeb} {0.04300000000000000000,0.04400000000000000000,0.04500000000000000000} {43,44,45} -{71ee45a3c0db9a9865f7313dd3372cf6,44cb730c420480a0477b505ae68af508,811786ad1ae74adfdd20dd0372abaaeb} {0.04300000000000000000,0.04400000000000000000,0.04500000000000000000} {43,44,45} -{71ee45a3c0db9a9865f7313dd3372cf6,44cb730c420480a0477b505ae68af508,811786ad1ae74adfdd20dd0372abaaeb} {0.04300000000000000000,0.04400000000000000000,0.04500000000000000000} {43,44,45} -{71ee45a3c0db9a9865f7313dd3372cf6,44cb730c420480a0477b505ae68af508,811786ad1ae74adfdd20dd0372abaaeb} {0.04300000000000000000,0.04400000000000000000,0.04500000000000000000} {43,44,45} -{71ee45a3c0db9a9865f7313dd3372cf6,44cb730c420480a0477b505ae68af508,811786ad1ae74adfdd20dd0372abaaeb} {0.04300000000000000000,0.04400000000000000000,0.04500000000000000000} {43,44,45} -{71ee45a3c0db9a9865f7313dd3372cf6,44cb730c420480a0477b505ae68af508,811786ad1ae74adfdd20dd0372abaaeb} {0.04300000000000000000,0.04400000000000000000,0.04500000000000000000} {43,44,45} -{71ee45a3c0db9a9865f7313dd3372cf6,44cb730c420480a0477b505ae68af508,811786ad1ae74adfdd20dd0372abaaeb} {0.04300000000000000000,0.04400000000000000000,0.04500000000000000000} {43,44,45} -{71ee45a3c0db9a9865f7313dd3372cf6,44cb730c420480a0477b505ae68af508,811786ad1ae74adfdd20dd0372abaaeb} {0.04300000000000000000,0.04400000000000000000,0.04500000000000000000} {43,44,45} -{71ee45a3c0db9a9865f7313dd3372cf6,44cb730c420480a0477b505ae68af508,811786ad1ae74adfdd20dd0372abaaeb} {0.04300000000000000000,0.04400000000000000000,0.04500000000000000000} {43,44,45} -{71ee45a3c0db9a9865f7313dd3372cf6,44cb730c420480a0477b505ae68af508,811786ad1ae74adfdd20dd0372abaaeb} {0.04300000000000000000,0.04400000000000000000,0.04500000000000000000} {43,44,45} -{71ee45a3c0db9a9865f7313dd3372cf6,44cb730c420480a0477b505ae68af508,811786ad1ae74adfdd20dd0372abaaeb} {0.04300000000000000000,0.04400000000000000000,0.04500000000000000000} {43,44,45} -{71ee45a3c0db9a9865f7313dd3372cf6,44cb730c420480a0477b505ae68af508,811786ad1ae74adfdd20dd0372abaaeb} {0.04300000000000000000,0.04400000000000000000,0.04500000000000000000} {43,44,45} -{71ee45a3c0db9a9865f7313dd3372cf6,44cb730c420480a0477b505ae68af508,811786ad1ae74adfdd20dd0372abaaeb} {0.04300000000000000000,0.04400000000000000000,0.04500000000000000000} {43,44,45} -{71ee45a3c0db9a9865f7313dd3372cf6,44cb730c420480a0477b505ae68af508,811786ad1ae74adfdd20dd0372abaaeb} {0.04300000000000000000,0.04400000000000000000,0.04500000000000000000} {43,44,45} -{71ee45a3c0db9a9865f7313dd3372cf6,44cb730c420480a0477b505ae68af508,811786ad1ae74adfdd20dd0372abaaeb} {0.04300000000000000000,0.04400000000000000000,0.04500000000000000000} {43,44,45} -{71ee45a3c0db9a9865f7313dd3372cf6,44cb730c420480a0477b505ae68af508,811786ad1ae74adfdd20dd0372abaaeb} {0.04300000000000000000,0.04400000000000000000,0.04500000000000000000} {43,44,45} -{71ee45a3c0db9a9865f7313dd3372cf6,44cb730c420480a0477b505ae68af508,811786ad1ae74adfdd20dd0372abaaeb} {0.04300000000000000000,0.04400000000000000000,0.04500000000000000000} {43,44,45} -{71ee45a3c0db9a9865f7313dd3372cf6,44cb730c420480a0477b505ae68af508,811786ad1ae74adfdd20dd0372abaaeb} {0.04300000000000000000,0.04400000000000000000,0.04500000000000000000} {43,44,45} -{71ee45a3c0db9a9865f7313dd3372cf6,44cb730c420480a0477b505ae68af508,811786ad1ae74adfdd20dd0372abaaeb} {0.04300000000000000000,0.04400000000000000000,0.04500000000000000000} {43,44,45} -{71ee45a3c0db9a9865f7313dd3372cf6,44cb730c420480a0477b505ae68af508,811786ad1ae74adfdd20dd0372abaaeb} {0.04300000000000000000,0.04400000000000000000,0.04500000000000000000} {43,44,45} -{71ee45a3c0db9a9865f7313dd3372cf6,44cb730c420480a0477b505ae68af508,811786ad1ae74adfdd20dd0372abaaeb} {0.04300000000000000000,0.04400000000000000000,0.04500000000000000000} {43,44,45} -{71ee45a3c0db9a9865f7313dd3372cf6,44cb730c420480a0477b505ae68af508,811786ad1ae74adfdd20dd0372abaaeb} {0.04300000000000000000,0.04400000000000000000,0.04500000000000000000} {43,44,45} -{71ee45a3c0db9a9865f7313dd3372cf6,44cb730c420480a0477b505ae68af508,811786ad1ae74adfdd20dd0372abaaeb} {0.04300000000000000000,0.04400000000000000000,0.04500000000000000000} {43,44,45} -{71ee45a3c0db9a9865f7313dd3372cf6,44cb730c420480a0477b505ae68af508,811786ad1ae74adfdd20dd0372abaaeb} {0.04300000000000000000,0.04400000000000000000,0.04500000000000000000} {43,44,45} -{71ee45a3c0db9a9865f7313dd3372cf6,44cb730c420480a0477b505ae68af508,811786ad1ae74adfdd20dd0372abaaeb} {0.04300000000000000000,0.04400000000000000000,0.04500000000000000000} {43,44,45} -{71ee45a3c0db9a9865f7313dd3372cf6,44cb730c420480a0477b505ae68af508,811786ad1ae74adfdd20dd0372abaaeb} {0.04300000000000000000,0.04400000000000000000,0.04500000000000000000} {43,44,45} -{71ee45a3c0db9a9865f7313dd3372cf6,44cb730c420480a0477b505ae68af508,811786ad1ae74adfdd20dd0372abaaeb} {0.04300000000000000000,0.04400000000000000000,0.04500000000000000000} {43,44,45} -{71ee45a3c0db9a9865f7313dd3372cf6,44cb730c420480a0477b505ae68af508,811786ad1ae74adfdd20dd0372abaaeb} {0.04300000000000000000,0.04400000000000000000,0.04500000000000000000} {43,44,45} -{71ee45a3c0db9a9865f7313dd3372cf6,44cb730c420480a0477b505ae68af508,811786ad1ae74adfdd20dd0372abaaeb} {0.04300000000000000000,0.04400000000000000000,0.04500000000000000000} {43,44,45} -{71ee45a3c0db9a9865f7313dd3372cf6,44cb730c420480a0477b505ae68af508,811786ad1ae74adfdd20dd0372abaaeb} {0.04300000000000000000,0.04400000000000000000,0.04500000000000000000} {43,44,45} -{71ee45a3c0db9a9865f7313dd3372cf6,44cb730c420480a0477b505ae68af508,811786ad1ae74adfdd20dd0372abaaeb} {0.04300000000000000000,0.04400000000000000000,0.04500000000000000000} {43,44,45} -{71ee45a3c0db9a9865f7313dd3372cf6,44cb730c420480a0477b505ae68af508,811786ad1ae74adfdd20dd0372abaaeb} {0.04300000000000000000,0.04400000000000000000,0.04500000000000000000} {43,44,45} -{71ee45a3c0db9a9865f7313dd3372cf6,44cb730c420480a0477b505ae68af508,811786ad1ae74adfdd20dd0372abaaeb} {0.04300000000000000000,0.04400000000000000000,0.04500000000000000000} {43,44,45} -{71ee45a3c0db9a9865f7313dd3372cf6,44cb730c420480a0477b505ae68af508,811786ad1ae74adfdd20dd0372abaaeb} {0.04300000000000000000,0.04400000000000000000,0.04500000000000000000} {43,44,45} -{71ee45a3c0db9a9865f7313dd3372cf6,44cb730c420480a0477b505ae68af508,811786ad1ae74adfdd20dd0372abaaeb} {0.04300000000000000000,0.04400000000000000000,0.04500000000000000000} {43,44,45} -{71ee45a3c0db9a9865f7313dd3372cf6,44cb730c420480a0477b505ae68af508,811786ad1ae74adfdd20dd0372abaaeb} {0.04300000000000000000,0.04400000000000000000,0.04500000000000000000} {43,44,45} -{71ee45a3c0db9a9865f7313dd3372cf6,44cb730c420480a0477b505ae68af508,811786ad1ae74adfdd20dd0372abaaeb} {0.04300000000000000000,0.04400000000000000000,0.04500000000000000000} {43,44,45} -{71ee45a3c0db9a9865f7313dd3372cf6,44cb730c420480a0477b505ae68af508,811786ad1ae74adfdd20dd0372abaaeb} {0.04300000000000000000,0.04400000000000000000,0.04500000000000000000} {43,44,45} -{71ee45a3c0db9a9865f7313dd3372cf6,44cb730c420480a0477b505ae68af508,811786ad1ae74adfdd20dd0372abaaeb} {0.04300000000000000000,0.04400000000000000000,0.04500000000000000000} {43,44,45} -{71ee45a3c0db9a9865f7313dd3372cf6,44cb730c420480a0477b505ae68af508,811786ad1ae74adfdd20dd0372abaaeb} {0.04300000000000000000,0.04400000000000000000,0.04500000000000000000} {43,44,45} -{71ee45a3c0db9a9865f7313dd3372cf6,44cb730c420480a0477b505ae68af508,811786ad1ae74adfdd20dd0372abaaeb} {0.04300000000000000000,0.04400000000000000000,0.04500000000000000000} {43,44,45} -{71ee45a3c0db9a9865f7313dd3372cf6,44cb730c420480a0477b505ae68af508,811786ad1ae74adfdd20dd0372abaaeb} {0.04300000000000000000,0.04400000000000000000,0.04500000000000000000} {43,44,45} -{71ee45a3c0db9a9865f7313dd3372cf6,44cb730c420480a0477b505ae68af508,811786ad1ae74adfdd20dd0372abaaeb} {0.04300000000000000000,0.04400000000000000000,0.04500000000000000000} {43,44,45} -{71ee45a3c0db9a9865f7313dd3372cf6,44cb730c420480a0477b505ae68af508,811786ad1ae74adfdd20dd0372abaaeb} {0.04300000000000000000,0.04400000000000000000,0.04500000000000000000} {43,44,45} -{71ee45a3c0db9a9865f7313dd3372cf6,44cb730c420480a0477b505ae68af508,811786ad1ae74adfdd20dd0372abaaeb} {0.04300000000000000000,0.04400000000000000000,0.04500000000000000000} {43,44,45} -{71ee45a3c0db9a9865f7313dd3372cf6,44cb730c420480a0477b505ae68af508,811786ad1ae74adfdd20dd0372abaaeb} {0.04300000000000000000,0.04400000000000000000,0.04500000000000000000} {43,44,45} -{71ee45a3c0db9a9865f7313dd3372cf6,44cb730c420480a0477b505ae68af508,811786ad1ae74adfdd20dd0372abaaeb} {0.04300000000000000000,0.04400000000000000000,0.04500000000000000000} {43,44,45} -{71ee45a3c0db9a9865f7313dd3372cf6,44cb730c420480a0477b505ae68af508,811786ad1ae74adfdd20dd0372abaaeb} {0.04300000000000000000,0.04400000000000000000,0.04500000000000000000} {43,44,45} -{71ee45a3c0db9a9865f7313dd3372cf6,44cb730c420480a0477b505ae68af508,811786ad1ae74adfdd20dd0372abaaeb} {0.04300000000000000000,0.04400000000000000000,0.04500000000000000000} {43,44,45} -{71ee45a3c0db9a9865f7313dd3372cf6,44cb730c420480a0477b505ae68af508,811786ad1ae74adfdd20dd0372abaaeb} {0.04300000000000000000,0.04400000000000000000,0.04500000000000000000} {43,44,45} -{71ee45a3c0db9a9865f7313dd3372cf6,44cb730c420480a0477b505ae68af508,811786ad1ae74adfdd20dd0372abaaeb} {0.04300000000000000000,0.04400000000000000000,0.04500000000000000000} {43,44,45} -{71ee45a3c0db9a9865f7313dd3372cf6,44cb730c420480a0477b505ae68af508,811786ad1ae74adfdd20dd0372abaaeb} {0.04300000000000000000,0.04400000000000000000,0.04500000000000000000} {43,44,45} -{71ee45a3c0db9a9865f7313dd3372cf6,44cb730c420480a0477b505ae68af508,811786ad1ae74adfdd20dd0372abaaeb} {0.04300000000000000000,0.04400000000000000000,0.04500000000000000000} {43,44,45} -{71ee45a3c0db9a9865f7313dd3372cf6,44cb730c420480a0477b505ae68af508,811786ad1ae74adfdd20dd0372abaaeb} {0.04300000000000000000,0.04400000000000000000,0.04500000000000000000} {43,44,45} -{71ee45a3c0db9a9865f7313dd3372cf6,44cb730c420480a0477b505ae68af508,811786ad1ae74adfdd20dd0372abaaeb} {0.04300000000000000000,0.04400000000000000000,0.04500000000000000000} {43,44,45} -{71ee45a3c0db9a9865f7313dd3372cf6,44cb730c420480a0477b505ae68af508,811786ad1ae74adfdd20dd0372abaaeb} {0.04300000000000000000,0.04400000000000000000,0.04500000000000000000} {43,44,45} -{71ee45a3c0db9a9865f7313dd3372cf6,44cb730c420480a0477b505ae68af508,811786ad1ae74adfdd20dd0372abaaeb} {0.04300000000000000000,0.04400000000000000000,0.04500000000000000000} {43,44,45} -{71ee45a3c0db9a9865f7313dd3372cf6,44cb730c420480a0477b505ae68af508,811786ad1ae74adfdd20dd0372abaaeb} {0.04300000000000000000,0.04400000000000000000,0.04500000000000000000} {43,44,45} -{71ee45a3c0db9a9865f7313dd3372cf6,44cb730c420480a0477b505ae68af508,811786ad1ae74adfdd20dd0372abaaeb} {0.04300000000000000000,0.04400000000000000000,0.04500000000000000000} {43,44,45} -{71ee45a3c0db9a9865f7313dd3372cf6,44cb730c420480a0477b505ae68af508,811786ad1ae74adfdd20dd0372abaaeb} {0.04300000000000000000,0.04400000000000000000,0.04500000000000000000} {43,44,45} -{71ee45a3c0db9a9865f7313dd3372cf6,44cb730c420480a0477b505ae68af508,811786ad1ae74adfdd20dd0372abaaeb} {0.04300000000000000000,0.04400000000000000000,0.04500000000000000000} {43,44,45} -{71ee45a3c0db9a9865f7313dd3372cf6,44cb730c420480a0477b505ae68af508,811786ad1ae74adfdd20dd0372abaaeb} {0.04300000000000000000,0.04400000000000000000,0.04500000000000000000} {43,44,45} -{71ee45a3c0db9a9865f7313dd3372cf6,44cb730c420480a0477b505ae68af508,811786ad1ae74adfdd20dd0372abaaeb} {0.04300000000000000000,0.04400000000000000000,0.04500000000000000000} {43,44,45} -{71ee45a3c0db9a9865f7313dd3372cf6,44cb730c420480a0477b505ae68af508,811786ad1ae74adfdd20dd0372abaaeb} {0.04300000000000000000,0.04400000000000000000,0.04500000000000000000} {43,44,45} -{71ee45a3c0db9a9865f7313dd3372cf6,44cb730c420480a0477b505ae68af508,811786ad1ae74adfdd20dd0372abaaeb} {0.04300000000000000000,0.04400000000000000000,0.04500000000000000000} {43,44,45} -{71ee45a3c0db9a9865f7313dd3372cf6,44cb730c420480a0477b505ae68af508,811786ad1ae74adfdd20dd0372abaaeb} {0.04300000000000000000,0.04400000000000000000,0.04500000000000000000} {43,44,45} -{71ee45a3c0db9a9865f7313dd3372cf6,44cb730c420480a0477b505ae68af508,811786ad1ae74adfdd20dd0372abaaeb} {0.04300000000000000000,0.04400000000000000000,0.04500000000000000000} {43,44,45} -{71ee45a3c0db9a9865f7313dd3372cf6,44cb730c420480a0477b505ae68af508,811786ad1ae74adfdd20dd0372abaaeb} {0.04300000000000000000,0.04400000000000000000,0.04500000000000000000} {43,44,45} -{71ee45a3c0db9a9865f7313dd3372cf6,44cb730c420480a0477b505ae68af508,811786ad1ae74adfdd20dd0372abaaeb} {0.04300000000000000000,0.04400000000000000000,0.04500000000000000000} {43,44,45} -{71ee45a3c0db9a9865f7313dd3372cf6,44cb730c420480a0477b505ae68af508,811786ad1ae74adfdd20dd0372abaaeb} {0.04300000000000000000,0.04400000000000000000,0.04500000000000000000} {43,44,45} -{71ee45a3c0db9a9865f7313dd3372cf6,44cb730c420480a0477b505ae68af508,811786ad1ae74adfdd20dd0372abaaeb} {0.04300000000000000000,0.04400000000000000000,0.04500000000000000000} {43,44,45} -{71ee45a3c0db9a9865f7313dd3372cf6,44cb730c420480a0477b505ae68af508,811786ad1ae74adfdd20dd0372abaaeb} {0.04300000000000000000,0.04400000000000000000,0.04500000000000000000} {43,44,45} -{71ee45a3c0db9a9865f7313dd3372cf6,44cb730c420480a0477b505ae68af508,811786ad1ae74adfdd20dd0372abaaeb} {0.04300000000000000000,0.04400000000000000000,0.04500000000000000000} {43,44,45} -{71ee45a3c0db9a9865f7313dd3372cf6,44cb730c420480a0477b505ae68af508,811786ad1ae74adfdd20dd0372abaaeb} {0.04300000000000000000,0.04400000000000000000,0.04500000000000000000} {43,44,45} -{71ee45a3c0db9a9865f7313dd3372cf6,44cb730c420480a0477b505ae68af508,811786ad1ae74adfdd20dd0372abaaeb} {0.04300000000000000000,0.04400000000000000000,0.04500000000000000000} {43,44,45} -{71ee45a3c0db9a9865f7313dd3372cf6,44cb730c420480a0477b505ae68af508,811786ad1ae74adfdd20dd0372abaaeb} {0.04300000000000000000,0.04400000000000000000,0.04500000000000000000} {43,44,45} -{71ee45a3c0db9a9865f7313dd3372cf6,44cb730c420480a0477b505ae68af508,811786ad1ae74adfdd20dd0372abaaeb} {0.04300000000000000000,0.04400000000000000000,0.04500000000000000000} {43,44,45} -{811786ad1ae74adfdd20dd0372abaaeb,71ee45a3c0db9a9865f7313dd3372cf6,25fc0e7096fc653718202dc30b0c580b} {0.04400000000000000000,0.04500000000000000000,0.04600000000000000000} {44,45,46} -{811786ad1ae74adfdd20dd0372abaaeb,71ee45a3c0db9a9865f7313dd3372cf6,25fc0e7096fc653718202dc30b0c580b} {0.04400000000000000000,0.04500000000000000000,0.04600000000000000000} {44,45,46} -{811786ad1ae74adfdd20dd0372abaaeb,71ee45a3c0db9a9865f7313dd3372cf6,25fc0e7096fc653718202dc30b0c580b} {0.04400000000000000000,0.04500000000000000000,0.04600000000000000000} {44,45,46} -{811786ad1ae74adfdd20dd0372abaaeb,71ee45a3c0db9a9865f7313dd3372cf6,25fc0e7096fc653718202dc30b0c580b} {0.04400000000000000000,0.04500000000000000000,0.04600000000000000000} {44,45,46} -{811786ad1ae74adfdd20dd0372abaaeb,71ee45a3c0db9a9865f7313dd3372cf6,25fc0e7096fc653718202dc30b0c580b} {0.04400000000000000000,0.04500000000000000000,0.04600000000000000000} {44,45,46} -{811786ad1ae74adfdd20dd0372abaaeb,71ee45a3c0db9a9865f7313dd3372cf6,25fc0e7096fc653718202dc30b0c580b} {0.04400000000000000000,0.04500000000000000000,0.04600000000000000000} {44,45,46} -{811786ad1ae74adfdd20dd0372abaaeb,71ee45a3c0db9a9865f7313dd3372cf6,25fc0e7096fc653718202dc30b0c580b} {0.04400000000000000000,0.04500000000000000000,0.04600000000000000000} {44,45,46} -{811786ad1ae74adfdd20dd0372abaaeb,71ee45a3c0db9a9865f7313dd3372cf6,25fc0e7096fc653718202dc30b0c580b} {0.04400000000000000000,0.04500000000000000000,0.04600000000000000000} {44,45,46} -{811786ad1ae74adfdd20dd0372abaaeb,71ee45a3c0db9a9865f7313dd3372cf6,25fc0e7096fc653718202dc30b0c580b} {0.04400000000000000000,0.04500000000000000000,0.04600000000000000000} {44,45,46} -{811786ad1ae74adfdd20dd0372abaaeb,71ee45a3c0db9a9865f7313dd3372cf6,25fc0e7096fc653718202dc30b0c580b} {0.04400000000000000000,0.04500000000000000000,0.04600000000000000000} {44,45,46} -{811786ad1ae74adfdd20dd0372abaaeb,71ee45a3c0db9a9865f7313dd3372cf6,25fc0e7096fc653718202dc30b0c580b} {0.04400000000000000000,0.04500000000000000000,0.04600000000000000000} {44,45,46} -{811786ad1ae74adfdd20dd0372abaaeb,71ee45a3c0db9a9865f7313dd3372cf6,25fc0e7096fc653718202dc30b0c580b} {0.04400000000000000000,0.04500000000000000000,0.04600000000000000000} {44,45,46} -{811786ad1ae74adfdd20dd0372abaaeb,71ee45a3c0db9a9865f7313dd3372cf6,25fc0e7096fc653718202dc30b0c580b} {0.04400000000000000000,0.04500000000000000000,0.04600000000000000000} {44,45,46} -{811786ad1ae74adfdd20dd0372abaaeb,71ee45a3c0db9a9865f7313dd3372cf6,25fc0e7096fc653718202dc30b0c580b} {0.04400000000000000000,0.04500000000000000000,0.04600000000000000000} {44,45,46} -{811786ad1ae74adfdd20dd0372abaaeb,71ee45a3c0db9a9865f7313dd3372cf6,25fc0e7096fc653718202dc30b0c580b} {0.04400000000000000000,0.04500000000000000000,0.04600000000000000000} {44,45,46} -{811786ad1ae74adfdd20dd0372abaaeb,71ee45a3c0db9a9865f7313dd3372cf6,25fc0e7096fc653718202dc30b0c580b} {0.04400000000000000000,0.04500000000000000000,0.04600000000000000000} {44,45,46} -{811786ad1ae74adfdd20dd0372abaaeb,71ee45a3c0db9a9865f7313dd3372cf6,25fc0e7096fc653718202dc30b0c580b} {0.04400000000000000000,0.04500000000000000000,0.04600000000000000000} {44,45,46} -{811786ad1ae74adfdd20dd0372abaaeb,71ee45a3c0db9a9865f7313dd3372cf6,25fc0e7096fc653718202dc30b0c580b} {0.04400000000000000000,0.04500000000000000000,0.04600000000000000000} {44,45,46} -{811786ad1ae74adfdd20dd0372abaaeb,71ee45a3c0db9a9865f7313dd3372cf6,25fc0e7096fc653718202dc30b0c580b} {0.04400000000000000000,0.04500000000000000000,0.04600000000000000000} {44,45,46} -{811786ad1ae74adfdd20dd0372abaaeb,71ee45a3c0db9a9865f7313dd3372cf6,25fc0e7096fc653718202dc30b0c580b} {0.04400000000000000000,0.04500000000000000000,0.04600000000000000000} {44,45,46} -{811786ad1ae74adfdd20dd0372abaaeb,71ee45a3c0db9a9865f7313dd3372cf6,25fc0e7096fc653718202dc30b0c580b} {0.04400000000000000000,0.04500000000000000000,0.04600000000000000000} {44,45,46} -{811786ad1ae74adfdd20dd0372abaaeb,71ee45a3c0db9a9865f7313dd3372cf6,25fc0e7096fc653718202dc30b0c580b} {0.04400000000000000000,0.04500000000000000000,0.04600000000000000000} {44,45,46} -{811786ad1ae74adfdd20dd0372abaaeb,71ee45a3c0db9a9865f7313dd3372cf6,25fc0e7096fc653718202dc30b0c580b} {0.04400000000000000000,0.04500000000000000000,0.04600000000000000000} {44,45,46} -{811786ad1ae74adfdd20dd0372abaaeb,71ee45a3c0db9a9865f7313dd3372cf6,25fc0e7096fc653718202dc30b0c580b} {0.04400000000000000000,0.04500000000000000000,0.04600000000000000000} {44,45,46} -{811786ad1ae74adfdd20dd0372abaaeb,71ee45a3c0db9a9865f7313dd3372cf6,25fc0e7096fc653718202dc30b0c580b} {0.04400000000000000000,0.04500000000000000000,0.04600000000000000000} {44,45,46} -{811786ad1ae74adfdd20dd0372abaaeb,71ee45a3c0db9a9865f7313dd3372cf6,25fc0e7096fc653718202dc30b0c580b} {0.04400000000000000000,0.04500000000000000000,0.04600000000000000000} {44,45,46} -{811786ad1ae74adfdd20dd0372abaaeb,71ee45a3c0db9a9865f7313dd3372cf6,25fc0e7096fc653718202dc30b0c580b} {0.04400000000000000000,0.04500000000000000000,0.04600000000000000000} {44,45,46} -{811786ad1ae74adfdd20dd0372abaaeb,71ee45a3c0db9a9865f7313dd3372cf6,25fc0e7096fc653718202dc30b0c580b} {0.04400000000000000000,0.04500000000000000000,0.04600000000000000000} {44,45,46} -{811786ad1ae74adfdd20dd0372abaaeb,71ee45a3c0db9a9865f7313dd3372cf6,25fc0e7096fc653718202dc30b0c580b} {0.04400000000000000000,0.04500000000000000000,0.04600000000000000000} {44,45,46} -{811786ad1ae74adfdd20dd0372abaaeb,71ee45a3c0db9a9865f7313dd3372cf6,25fc0e7096fc653718202dc30b0c580b} {0.04400000000000000000,0.04500000000000000000,0.04600000000000000000} {44,45,46} -{811786ad1ae74adfdd20dd0372abaaeb,71ee45a3c0db9a9865f7313dd3372cf6,25fc0e7096fc653718202dc30b0c580b} {0.04400000000000000000,0.04500000000000000000,0.04600000000000000000} {44,45,46} -{811786ad1ae74adfdd20dd0372abaaeb,71ee45a3c0db9a9865f7313dd3372cf6,25fc0e7096fc653718202dc30b0c580b} {0.04400000000000000000,0.04500000000000000000,0.04600000000000000000} {44,45,46} -{811786ad1ae74adfdd20dd0372abaaeb,71ee45a3c0db9a9865f7313dd3372cf6,25fc0e7096fc653718202dc30b0c580b} {0.04400000000000000000,0.04500000000000000000,0.04600000000000000000} {44,45,46} -{811786ad1ae74adfdd20dd0372abaaeb,71ee45a3c0db9a9865f7313dd3372cf6,25fc0e7096fc653718202dc30b0c580b} {0.04400000000000000000,0.04500000000000000000,0.04600000000000000000} {44,45,46} -{811786ad1ae74adfdd20dd0372abaaeb,71ee45a3c0db9a9865f7313dd3372cf6,25fc0e7096fc653718202dc30b0c580b} {0.04400000000000000000,0.04500000000000000000,0.04600000000000000000} {44,45,46} -{811786ad1ae74adfdd20dd0372abaaeb,71ee45a3c0db9a9865f7313dd3372cf6,25fc0e7096fc653718202dc30b0c580b} {0.04400000000000000000,0.04500000000000000000,0.04600000000000000000} {44,45,46} -{811786ad1ae74adfdd20dd0372abaaeb,71ee45a3c0db9a9865f7313dd3372cf6,25fc0e7096fc653718202dc30b0c580b} {0.04400000000000000000,0.04500000000000000000,0.04600000000000000000} {44,45,46} -{811786ad1ae74adfdd20dd0372abaaeb,71ee45a3c0db9a9865f7313dd3372cf6,25fc0e7096fc653718202dc30b0c580b} {0.04400000000000000000,0.04500000000000000000,0.04600000000000000000} {44,45,46} -{811786ad1ae74adfdd20dd0372abaaeb,71ee45a3c0db9a9865f7313dd3372cf6,25fc0e7096fc653718202dc30b0c580b} {0.04400000000000000000,0.04500000000000000000,0.04600000000000000000} {44,45,46} -{811786ad1ae74adfdd20dd0372abaaeb,71ee45a3c0db9a9865f7313dd3372cf6,25fc0e7096fc653718202dc30b0c580b} {0.04400000000000000000,0.04500000000000000000,0.04600000000000000000} {44,45,46} -{811786ad1ae74adfdd20dd0372abaaeb,71ee45a3c0db9a9865f7313dd3372cf6,25fc0e7096fc653718202dc30b0c580b} {0.04400000000000000000,0.04500000000000000000,0.04600000000000000000} {44,45,46} -{811786ad1ae74adfdd20dd0372abaaeb,71ee45a3c0db9a9865f7313dd3372cf6,25fc0e7096fc653718202dc30b0c580b} {0.04400000000000000000,0.04500000000000000000,0.04600000000000000000} {44,45,46} -{811786ad1ae74adfdd20dd0372abaaeb,71ee45a3c0db9a9865f7313dd3372cf6,25fc0e7096fc653718202dc30b0c580b} {0.04400000000000000000,0.04500000000000000000,0.04600000000000000000} {44,45,46} -{811786ad1ae74adfdd20dd0372abaaeb,71ee45a3c0db9a9865f7313dd3372cf6,25fc0e7096fc653718202dc30b0c580b} {0.04400000000000000000,0.04500000000000000000,0.04600000000000000000} {44,45,46} -{811786ad1ae74adfdd20dd0372abaaeb,71ee45a3c0db9a9865f7313dd3372cf6,25fc0e7096fc653718202dc30b0c580b} {0.04400000000000000000,0.04500000000000000000,0.04600000000000000000} {44,45,46} -{811786ad1ae74adfdd20dd0372abaaeb,71ee45a3c0db9a9865f7313dd3372cf6,25fc0e7096fc653718202dc30b0c580b} {0.04400000000000000000,0.04500000000000000000,0.04600000000000000000} {44,45,46} -{811786ad1ae74adfdd20dd0372abaaeb,71ee45a3c0db9a9865f7313dd3372cf6,25fc0e7096fc653718202dc30b0c580b} {0.04400000000000000000,0.04500000000000000000,0.04600000000000000000} {44,45,46} -{811786ad1ae74adfdd20dd0372abaaeb,71ee45a3c0db9a9865f7313dd3372cf6,25fc0e7096fc653718202dc30b0c580b} {0.04400000000000000000,0.04500000000000000000,0.04600000000000000000} {44,45,46} -{811786ad1ae74adfdd20dd0372abaaeb,71ee45a3c0db9a9865f7313dd3372cf6,25fc0e7096fc653718202dc30b0c580b} {0.04400000000000000000,0.04500000000000000000,0.04600000000000000000} {44,45,46} -{811786ad1ae74adfdd20dd0372abaaeb,71ee45a3c0db9a9865f7313dd3372cf6,25fc0e7096fc653718202dc30b0c580b} {0.04400000000000000000,0.04500000000000000000,0.04600000000000000000} {44,45,46} -{811786ad1ae74adfdd20dd0372abaaeb,71ee45a3c0db9a9865f7313dd3372cf6,25fc0e7096fc653718202dc30b0c580b} {0.04400000000000000000,0.04500000000000000000,0.04600000000000000000} {44,45,46} -{811786ad1ae74adfdd20dd0372abaaeb,71ee45a3c0db9a9865f7313dd3372cf6,25fc0e7096fc653718202dc30b0c580b} {0.04400000000000000000,0.04500000000000000000,0.04600000000000000000} {44,45,46} -{811786ad1ae74adfdd20dd0372abaaeb,71ee45a3c0db9a9865f7313dd3372cf6,25fc0e7096fc653718202dc30b0c580b} {0.04400000000000000000,0.04500000000000000000,0.04600000000000000000} {44,45,46} -{811786ad1ae74adfdd20dd0372abaaeb,71ee45a3c0db9a9865f7313dd3372cf6,25fc0e7096fc653718202dc30b0c580b} {0.04400000000000000000,0.04500000000000000000,0.04600000000000000000} {44,45,46} -{811786ad1ae74adfdd20dd0372abaaeb,71ee45a3c0db9a9865f7313dd3372cf6,25fc0e7096fc653718202dc30b0c580b} {0.04400000000000000000,0.04500000000000000000,0.04600000000000000000} {44,45,46} -{811786ad1ae74adfdd20dd0372abaaeb,71ee45a3c0db9a9865f7313dd3372cf6,25fc0e7096fc653718202dc30b0c580b} {0.04400000000000000000,0.04500000000000000000,0.04600000000000000000} {44,45,46} -{811786ad1ae74adfdd20dd0372abaaeb,71ee45a3c0db9a9865f7313dd3372cf6,25fc0e7096fc653718202dc30b0c580b} {0.04400000000000000000,0.04500000000000000000,0.04600000000000000000} {44,45,46} -{811786ad1ae74adfdd20dd0372abaaeb,71ee45a3c0db9a9865f7313dd3372cf6,25fc0e7096fc653718202dc30b0c580b} {0.04400000000000000000,0.04500000000000000000,0.04600000000000000000} {44,45,46} -{811786ad1ae74adfdd20dd0372abaaeb,71ee45a3c0db9a9865f7313dd3372cf6,25fc0e7096fc653718202dc30b0c580b} {0.04400000000000000000,0.04500000000000000000,0.04600000000000000000} {44,45,46} -{811786ad1ae74adfdd20dd0372abaaeb,71ee45a3c0db9a9865f7313dd3372cf6,25fc0e7096fc653718202dc30b0c580b} {0.04400000000000000000,0.04500000000000000000,0.04600000000000000000} {44,45,46} -{811786ad1ae74adfdd20dd0372abaaeb,71ee45a3c0db9a9865f7313dd3372cf6,25fc0e7096fc653718202dc30b0c580b} {0.04400000000000000000,0.04500000000000000000,0.04600000000000000000} {44,45,46} -{811786ad1ae74adfdd20dd0372abaaeb,71ee45a3c0db9a9865f7313dd3372cf6,25fc0e7096fc653718202dc30b0c580b} {0.04400000000000000000,0.04500000000000000000,0.04600000000000000000} {44,45,46} -{811786ad1ae74adfdd20dd0372abaaeb,71ee45a3c0db9a9865f7313dd3372cf6,25fc0e7096fc653718202dc30b0c580b} {0.04400000000000000000,0.04500000000000000000,0.04600000000000000000} {44,45,46} -{811786ad1ae74adfdd20dd0372abaaeb,71ee45a3c0db9a9865f7313dd3372cf6,25fc0e7096fc653718202dc30b0c580b} {0.04400000000000000000,0.04500000000000000000,0.04600000000000000000} {44,45,46} -{811786ad1ae74adfdd20dd0372abaaeb,71ee45a3c0db9a9865f7313dd3372cf6,25fc0e7096fc653718202dc30b0c580b} {0.04400000000000000000,0.04500000000000000000,0.04600000000000000000} {44,45,46} -{811786ad1ae74adfdd20dd0372abaaeb,71ee45a3c0db9a9865f7313dd3372cf6,25fc0e7096fc653718202dc30b0c580b} {0.04400000000000000000,0.04500000000000000000,0.04600000000000000000} {44,45,46} -{811786ad1ae74adfdd20dd0372abaaeb,71ee45a3c0db9a9865f7313dd3372cf6,25fc0e7096fc653718202dc30b0c580b} {0.04400000000000000000,0.04500000000000000000,0.04600000000000000000} {44,45,46} -{811786ad1ae74adfdd20dd0372abaaeb,71ee45a3c0db9a9865f7313dd3372cf6,25fc0e7096fc653718202dc30b0c580b} {0.04400000000000000000,0.04500000000000000000,0.04600000000000000000} {44,45,46} -{811786ad1ae74adfdd20dd0372abaaeb,71ee45a3c0db9a9865f7313dd3372cf6,25fc0e7096fc653718202dc30b0c580b} {0.04400000000000000000,0.04500000000000000000,0.04600000000000000000} {44,45,46} -{811786ad1ae74adfdd20dd0372abaaeb,71ee45a3c0db9a9865f7313dd3372cf6,25fc0e7096fc653718202dc30b0c580b} {0.04400000000000000000,0.04500000000000000000,0.04600000000000000000} {44,45,46} -{811786ad1ae74adfdd20dd0372abaaeb,71ee45a3c0db9a9865f7313dd3372cf6,25fc0e7096fc653718202dc30b0c580b} {0.04400000000000000000,0.04500000000000000000,0.04600000000000000000} {44,45,46} -{811786ad1ae74adfdd20dd0372abaaeb,71ee45a3c0db9a9865f7313dd3372cf6,25fc0e7096fc653718202dc30b0c580b} {0.04400000000000000000,0.04500000000000000000,0.04600000000000000000} {44,45,46} -{811786ad1ae74adfdd20dd0372abaaeb,71ee45a3c0db9a9865f7313dd3372cf6,25fc0e7096fc653718202dc30b0c580b} {0.04400000000000000000,0.04500000000000000000,0.04600000000000000000} {44,45,46} -{811786ad1ae74adfdd20dd0372abaaeb,71ee45a3c0db9a9865f7313dd3372cf6,25fc0e7096fc653718202dc30b0c580b} {0.04400000000000000000,0.04500000000000000000,0.04600000000000000000} {44,45,46} -{811786ad1ae74adfdd20dd0372abaaeb,71ee45a3c0db9a9865f7313dd3372cf6,25fc0e7096fc653718202dc30b0c580b} {0.04400000000000000000,0.04500000000000000000,0.04600000000000000000} {44,45,46} -{811786ad1ae74adfdd20dd0372abaaeb,71ee45a3c0db9a9865f7313dd3372cf6,25fc0e7096fc653718202dc30b0c580b} {0.04400000000000000000,0.04500000000000000000,0.04600000000000000000} {44,45,46} -{811786ad1ae74adfdd20dd0372abaaeb,71ee45a3c0db9a9865f7313dd3372cf6,25fc0e7096fc653718202dc30b0c580b} {0.04400000000000000000,0.04500000000000000000,0.04600000000000000000} {44,45,46} -{811786ad1ae74adfdd20dd0372abaaeb,71ee45a3c0db9a9865f7313dd3372cf6,25fc0e7096fc653718202dc30b0c580b} {0.04400000000000000000,0.04500000000000000000,0.04600000000000000000} {44,45,46} -{811786ad1ae74adfdd20dd0372abaaeb,71ee45a3c0db9a9865f7313dd3372cf6,25fc0e7096fc653718202dc30b0c580b} {0.04400000000000000000,0.04500000000000000000,0.04600000000000000000} {44,45,46} -{811786ad1ae74adfdd20dd0372abaaeb,71ee45a3c0db9a9865f7313dd3372cf6,25fc0e7096fc653718202dc30b0c580b} {0.04400000000000000000,0.04500000000000000000,0.04600000000000000000} {44,45,46} -{811786ad1ae74adfdd20dd0372abaaeb,71ee45a3c0db9a9865f7313dd3372cf6,25fc0e7096fc653718202dc30b0c580b} {0.04400000000000000000,0.04500000000000000000,0.04600000000000000000} {44,45,46} -{811786ad1ae74adfdd20dd0372abaaeb,71ee45a3c0db9a9865f7313dd3372cf6,25fc0e7096fc653718202dc30b0c580b} {0.04400000000000000000,0.04500000000000000000,0.04600000000000000000} {44,45,46} -{811786ad1ae74adfdd20dd0372abaaeb,71ee45a3c0db9a9865f7313dd3372cf6,25fc0e7096fc653718202dc30b0c580b} {0.04400000000000000000,0.04500000000000000000,0.04600000000000000000} {44,45,46} -{811786ad1ae74adfdd20dd0372abaaeb,71ee45a3c0db9a9865f7313dd3372cf6,25fc0e7096fc653718202dc30b0c580b} {0.04400000000000000000,0.04500000000000000000,0.04600000000000000000} {44,45,46} -{811786ad1ae74adfdd20dd0372abaaeb,71ee45a3c0db9a9865f7313dd3372cf6,25fc0e7096fc653718202dc30b0c580b} {0.04400000000000000000,0.04500000000000000000,0.04600000000000000000} {44,45,46} -{811786ad1ae74adfdd20dd0372abaaeb,71ee45a3c0db9a9865f7313dd3372cf6,25fc0e7096fc653718202dc30b0c580b} {0.04400000000000000000,0.04500000000000000000,0.04600000000000000000} {44,45,46} -{811786ad1ae74adfdd20dd0372abaaeb,71ee45a3c0db9a9865f7313dd3372cf6,25fc0e7096fc653718202dc30b0c580b} {0.04400000000000000000,0.04500000000000000000,0.04600000000000000000} {44,45,46} -{811786ad1ae74adfdd20dd0372abaaeb,71ee45a3c0db9a9865f7313dd3372cf6,25fc0e7096fc653718202dc30b0c580b} {0.04400000000000000000,0.04500000000000000000,0.04600000000000000000} {44,45,46} -{811786ad1ae74adfdd20dd0372abaaeb,71ee45a3c0db9a9865f7313dd3372cf6,25fc0e7096fc653718202dc30b0c580b} {0.04400000000000000000,0.04500000000000000000,0.04600000000000000000} {44,45,46} -{811786ad1ae74adfdd20dd0372abaaeb,71ee45a3c0db9a9865f7313dd3372cf6,25fc0e7096fc653718202dc30b0c580b} {0.04400000000000000000,0.04500000000000000000,0.04600000000000000000} {44,45,46} -{811786ad1ae74adfdd20dd0372abaaeb,71ee45a3c0db9a9865f7313dd3372cf6,25fc0e7096fc653718202dc30b0c580b} {0.04400000000000000000,0.04500000000000000000,0.04600000000000000000} {44,45,46} -{811786ad1ae74adfdd20dd0372abaaeb,71ee45a3c0db9a9865f7313dd3372cf6,25fc0e7096fc653718202dc30b0c580b} {0.04400000000000000000,0.04500000000000000000,0.04600000000000000000} {44,45,46} -{811786ad1ae74adfdd20dd0372abaaeb,71ee45a3c0db9a9865f7313dd3372cf6,25fc0e7096fc653718202dc30b0c580b} {0.04400000000000000000,0.04500000000000000000,0.04600000000000000000} {44,45,46} -{811786ad1ae74adfdd20dd0372abaaeb,71ee45a3c0db9a9865f7313dd3372cf6,25fc0e7096fc653718202dc30b0c580b} {0.04400000000000000000,0.04500000000000000000,0.04600000000000000000} {44,45,46} -{811786ad1ae74adfdd20dd0372abaaeb,71ee45a3c0db9a9865f7313dd3372cf6,25fc0e7096fc653718202dc30b0c580b} {0.04400000000000000000,0.04500000000000000000,0.04600000000000000000} {44,45,46} -{811786ad1ae74adfdd20dd0372abaaeb,71ee45a3c0db9a9865f7313dd3372cf6,25fc0e7096fc653718202dc30b0c580b} {0.04400000000000000000,0.04500000000000000000,0.04600000000000000000} {44,45,46} -{811786ad1ae74adfdd20dd0372abaaeb,71ee45a3c0db9a9865f7313dd3372cf6,25fc0e7096fc653718202dc30b0c580b} {0.04400000000000000000,0.04500000000000000000,0.04600000000000000000} {44,45,46} -{811786ad1ae74adfdd20dd0372abaaeb,71ee45a3c0db9a9865f7313dd3372cf6,25fc0e7096fc653718202dc30b0c580b} {0.04400000000000000000,0.04500000000000000000,0.04600000000000000000} {44,45,46} -{811786ad1ae74adfdd20dd0372abaaeb,71ee45a3c0db9a9865f7313dd3372cf6,25fc0e7096fc653718202dc30b0c580b} {0.04400000000000000000,0.04500000000000000000,0.04600000000000000000} {44,45,46} -{811786ad1ae74adfdd20dd0372abaaeb,71ee45a3c0db9a9865f7313dd3372cf6,25fc0e7096fc653718202dc30b0c580b} {0.04400000000000000000,0.04500000000000000000,0.04600000000000000000} {44,45,46} -{25fc0e7096fc653718202dc30b0c580b,811786ad1ae74adfdd20dd0372abaaeb,31489056e0916d59fe3add79e63f095a} {0.04500000000000000000,0.04600000000000000000,0.04700000000000000000} {45,46,47} -{25fc0e7096fc653718202dc30b0c580b,811786ad1ae74adfdd20dd0372abaaeb,31489056e0916d59fe3add79e63f095a} {0.04500000000000000000,0.04600000000000000000,0.04700000000000000000} {45,46,47} -{25fc0e7096fc653718202dc30b0c580b,811786ad1ae74adfdd20dd0372abaaeb,31489056e0916d59fe3add79e63f095a} {0.04500000000000000000,0.04600000000000000000,0.04700000000000000000} {45,46,47} -{25fc0e7096fc653718202dc30b0c580b,811786ad1ae74adfdd20dd0372abaaeb,31489056e0916d59fe3add79e63f095a} {0.04500000000000000000,0.04600000000000000000,0.04700000000000000000} {45,46,47} -{25fc0e7096fc653718202dc30b0c580b,811786ad1ae74adfdd20dd0372abaaeb,31489056e0916d59fe3add79e63f095a} {0.04500000000000000000,0.04600000000000000000,0.04700000000000000000} {45,46,47} -{25fc0e7096fc653718202dc30b0c580b,811786ad1ae74adfdd20dd0372abaaeb,31489056e0916d59fe3add79e63f095a} {0.04500000000000000000,0.04600000000000000000,0.04700000000000000000} {45,46,47} -{25fc0e7096fc653718202dc30b0c580b,811786ad1ae74adfdd20dd0372abaaeb,31489056e0916d59fe3add79e63f095a} {0.04500000000000000000,0.04600000000000000000,0.04700000000000000000} {45,46,47} -{25fc0e7096fc653718202dc30b0c580b,811786ad1ae74adfdd20dd0372abaaeb,31489056e0916d59fe3add79e63f095a} {0.04500000000000000000,0.04600000000000000000,0.04700000000000000000} {45,46,47} -{25fc0e7096fc653718202dc30b0c580b,811786ad1ae74adfdd20dd0372abaaeb,31489056e0916d59fe3add79e63f095a} {0.04500000000000000000,0.04600000000000000000,0.04700000000000000000} {45,46,47} -{25fc0e7096fc653718202dc30b0c580b,811786ad1ae74adfdd20dd0372abaaeb,31489056e0916d59fe3add79e63f095a} {0.04500000000000000000,0.04600000000000000000,0.04700000000000000000} {45,46,47} -{25fc0e7096fc653718202dc30b0c580b,811786ad1ae74adfdd20dd0372abaaeb,31489056e0916d59fe3add79e63f095a} {0.04500000000000000000,0.04600000000000000000,0.04700000000000000000} {45,46,47} -{25fc0e7096fc653718202dc30b0c580b,811786ad1ae74adfdd20dd0372abaaeb,31489056e0916d59fe3add79e63f095a} {0.04500000000000000000,0.04600000000000000000,0.04700000000000000000} {45,46,47} -{25fc0e7096fc653718202dc30b0c580b,811786ad1ae74adfdd20dd0372abaaeb,31489056e0916d59fe3add79e63f095a} {0.04500000000000000000,0.04600000000000000000,0.04700000000000000000} {45,46,47} -{25fc0e7096fc653718202dc30b0c580b,811786ad1ae74adfdd20dd0372abaaeb,31489056e0916d59fe3add79e63f095a} {0.04500000000000000000,0.04600000000000000000,0.04700000000000000000} {45,46,47} -{25fc0e7096fc653718202dc30b0c580b,811786ad1ae74adfdd20dd0372abaaeb,31489056e0916d59fe3add79e63f095a} {0.04500000000000000000,0.04600000000000000000,0.04700000000000000000} {45,46,47} -{25fc0e7096fc653718202dc30b0c580b,811786ad1ae74adfdd20dd0372abaaeb,31489056e0916d59fe3add79e63f095a} {0.04500000000000000000,0.04600000000000000000,0.04700000000000000000} {45,46,47} -{25fc0e7096fc653718202dc30b0c580b,811786ad1ae74adfdd20dd0372abaaeb,31489056e0916d59fe3add79e63f095a} {0.04500000000000000000,0.04600000000000000000,0.04700000000000000000} {45,46,47} -{25fc0e7096fc653718202dc30b0c580b,811786ad1ae74adfdd20dd0372abaaeb,31489056e0916d59fe3add79e63f095a} {0.04500000000000000000,0.04600000000000000000,0.04700000000000000000} {45,46,47} -{25fc0e7096fc653718202dc30b0c580b,811786ad1ae74adfdd20dd0372abaaeb,31489056e0916d59fe3add79e63f095a} {0.04500000000000000000,0.04600000000000000000,0.04700000000000000000} {45,46,47} -{25fc0e7096fc653718202dc30b0c580b,811786ad1ae74adfdd20dd0372abaaeb,31489056e0916d59fe3add79e63f095a} {0.04500000000000000000,0.04600000000000000000,0.04700000000000000000} {45,46,47} -{25fc0e7096fc653718202dc30b0c580b,811786ad1ae74adfdd20dd0372abaaeb,31489056e0916d59fe3add79e63f095a} {0.04500000000000000000,0.04600000000000000000,0.04700000000000000000} {45,46,47} -{25fc0e7096fc653718202dc30b0c580b,811786ad1ae74adfdd20dd0372abaaeb,31489056e0916d59fe3add79e63f095a} {0.04500000000000000000,0.04600000000000000000,0.04700000000000000000} {45,46,47} -{25fc0e7096fc653718202dc30b0c580b,811786ad1ae74adfdd20dd0372abaaeb,31489056e0916d59fe3add79e63f095a} {0.04500000000000000000,0.04600000000000000000,0.04700000000000000000} {45,46,47} -{25fc0e7096fc653718202dc30b0c580b,811786ad1ae74adfdd20dd0372abaaeb,31489056e0916d59fe3add79e63f095a} {0.04500000000000000000,0.04600000000000000000,0.04700000000000000000} {45,46,47} -{25fc0e7096fc653718202dc30b0c580b,811786ad1ae74adfdd20dd0372abaaeb,31489056e0916d59fe3add79e63f095a} {0.04500000000000000000,0.04600000000000000000,0.04700000000000000000} {45,46,47} -{25fc0e7096fc653718202dc30b0c580b,811786ad1ae74adfdd20dd0372abaaeb,31489056e0916d59fe3add79e63f095a} {0.04500000000000000000,0.04600000000000000000,0.04700000000000000000} {45,46,47} -{25fc0e7096fc653718202dc30b0c580b,811786ad1ae74adfdd20dd0372abaaeb,31489056e0916d59fe3add79e63f095a} {0.04500000000000000000,0.04600000000000000000,0.04700000000000000000} {45,46,47} -{25fc0e7096fc653718202dc30b0c580b,811786ad1ae74adfdd20dd0372abaaeb,31489056e0916d59fe3add79e63f095a} {0.04500000000000000000,0.04600000000000000000,0.04700000000000000000} {45,46,47} -{25fc0e7096fc653718202dc30b0c580b,811786ad1ae74adfdd20dd0372abaaeb,31489056e0916d59fe3add79e63f095a} {0.04500000000000000000,0.04600000000000000000,0.04700000000000000000} {45,46,47} -{25fc0e7096fc653718202dc30b0c580b,811786ad1ae74adfdd20dd0372abaaeb,31489056e0916d59fe3add79e63f095a} {0.04500000000000000000,0.04600000000000000000,0.04700000000000000000} {45,46,47} -{25fc0e7096fc653718202dc30b0c580b,811786ad1ae74adfdd20dd0372abaaeb,31489056e0916d59fe3add79e63f095a} {0.04500000000000000000,0.04600000000000000000,0.04700000000000000000} {45,46,47} -{25fc0e7096fc653718202dc30b0c580b,811786ad1ae74adfdd20dd0372abaaeb,31489056e0916d59fe3add79e63f095a} {0.04500000000000000000,0.04600000000000000000,0.04700000000000000000} {45,46,47} -{25fc0e7096fc653718202dc30b0c580b,811786ad1ae74adfdd20dd0372abaaeb,31489056e0916d59fe3add79e63f095a} {0.04500000000000000000,0.04600000000000000000,0.04700000000000000000} {45,46,47} -{25fc0e7096fc653718202dc30b0c580b,811786ad1ae74adfdd20dd0372abaaeb,31489056e0916d59fe3add79e63f095a} {0.04500000000000000000,0.04600000000000000000,0.04700000000000000000} {45,46,47} -{25fc0e7096fc653718202dc30b0c580b,811786ad1ae74adfdd20dd0372abaaeb,31489056e0916d59fe3add79e63f095a} {0.04500000000000000000,0.04600000000000000000,0.04700000000000000000} {45,46,47} -{25fc0e7096fc653718202dc30b0c580b,811786ad1ae74adfdd20dd0372abaaeb,31489056e0916d59fe3add79e63f095a} {0.04500000000000000000,0.04600000000000000000,0.04700000000000000000} {45,46,47} -{25fc0e7096fc653718202dc30b0c580b,811786ad1ae74adfdd20dd0372abaaeb,31489056e0916d59fe3add79e63f095a} {0.04500000000000000000,0.04600000000000000000,0.04700000000000000000} {45,46,47} -{25fc0e7096fc653718202dc30b0c580b,811786ad1ae74adfdd20dd0372abaaeb,31489056e0916d59fe3add79e63f095a} {0.04500000000000000000,0.04600000000000000000,0.04700000000000000000} {45,46,47} -{25fc0e7096fc653718202dc30b0c580b,811786ad1ae74adfdd20dd0372abaaeb,31489056e0916d59fe3add79e63f095a} {0.04500000000000000000,0.04600000000000000000,0.04700000000000000000} {45,46,47} -{25fc0e7096fc653718202dc30b0c580b,811786ad1ae74adfdd20dd0372abaaeb,31489056e0916d59fe3add79e63f095a} {0.04500000000000000000,0.04600000000000000000,0.04700000000000000000} {45,46,47} -{25fc0e7096fc653718202dc30b0c580b,811786ad1ae74adfdd20dd0372abaaeb,31489056e0916d59fe3add79e63f095a} {0.04500000000000000000,0.04600000000000000000,0.04700000000000000000} {45,46,47} -{25fc0e7096fc653718202dc30b0c580b,811786ad1ae74adfdd20dd0372abaaeb,31489056e0916d59fe3add79e63f095a} {0.04500000000000000000,0.04600000000000000000,0.04700000000000000000} {45,46,47} -{25fc0e7096fc653718202dc30b0c580b,811786ad1ae74adfdd20dd0372abaaeb,31489056e0916d59fe3add79e63f095a} {0.04500000000000000000,0.04600000000000000000,0.04700000000000000000} {45,46,47} -{25fc0e7096fc653718202dc30b0c580b,811786ad1ae74adfdd20dd0372abaaeb,31489056e0916d59fe3add79e63f095a} {0.04500000000000000000,0.04600000000000000000,0.04700000000000000000} {45,46,47} -{25fc0e7096fc653718202dc30b0c580b,811786ad1ae74adfdd20dd0372abaaeb,31489056e0916d59fe3add79e63f095a} {0.04500000000000000000,0.04600000000000000000,0.04700000000000000000} {45,46,47} -{25fc0e7096fc653718202dc30b0c580b,811786ad1ae74adfdd20dd0372abaaeb,31489056e0916d59fe3add79e63f095a} {0.04500000000000000000,0.04600000000000000000,0.04700000000000000000} {45,46,47} -{25fc0e7096fc653718202dc30b0c580b,811786ad1ae74adfdd20dd0372abaaeb,31489056e0916d59fe3add79e63f095a} {0.04500000000000000000,0.04600000000000000000,0.04700000000000000000} {45,46,47} -{25fc0e7096fc653718202dc30b0c580b,811786ad1ae74adfdd20dd0372abaaeb,31489056e0916d59fe3add79e63f095a} {0.04500000000000000000,0.04600000000000000000,0.04700000000000000000} {45,46,47} -{25fc0e7096fc653718202dc30b0c580b,811786ad1ae74adfdd20dd0372abaaeb,31489056e0916d59fe3add79e63f095a} {0.04500000000000000000,0.04600000000000000000,0.04700000000000000000} {45,46,47} -{25fc0e7096fc653718202dc30b0c580b,811786ad1ae74adfdd20dd0372abaaeb,31489056e0916d59fe3add79e63f095a} {0.04500000000000000000,0.04600000000000000000,0.04700000000000000000} {45,46,47} -{25fc0e7096fc653718202dc30b0c580b,811786ad1ae74adfdd20dd0372abaaeb,31489056e0916d59fe3add79e63f095a} {0.04500000000000000000,0.04600000000000000000,0.04700000000000000000} {45,46,47} -{25fc0e7096fc653718202dc30b0c580b,811786ad1ae74adfdd20dd0372abaaeb,31489056e0916d59fe3add79e63f095a} {0.04500000000000000000,0.04600000000000000000,0.04700000000000000000} {45,46,47} -{25fc0e7096fc653718202dc30b0c580b,811786ad1ae74adfdd20dd0372abaaeb,31489056e0916d59fe3add79e63f095a} {0.04500000000000000000,0.04600000000000000000,0.04700000000000000000} {45,46,47} -{25fc0e7096fc653718202dc30b0c580b,811786ad1ae74adfdd20dd0372abaaeb,31489056e0916d59fe3add79e63f095a} {0.04500000000000000000,0.04600000000000000000,0.04700000000000000000} {45,46,47} -{25fc0e7096fc653718202dc30b0c580b,811786ad1ae74adfdd20dd0372abaaeb,31489056e0916d59fe3add79e63f095a} {0.04500000000000000000,0.04600000000000000000,0.04700000000000000000} {45,46,47} -{25fc0e7096fc653718202dc30b0c580b,811786ad1ae74adfdd20dd0372abaaeb,31489056e0916d59fe3add79e63f095a} {0.04500000000000000000,0.04600000000000000000,0.04700000000000000000} {45,46,47} -{25fc0e7096fc653718202dc30b0c580b,811786ad1ae74adfdd20dd0372abaaeb,31489056e0916d59fe3add79e63f095a} {0.04500000000000000000,0.04600000000000000000,0.04700000000000000000} {45,46,47} -{25fc0e7096fc653718202dc30b0c580b,811786ad1ae74adfdd20dd0372abaaeb,31489056e0916d59fe3add79e63f095a} {0.04500000000000000000,0.04600000000000000000,0.04700000000000000000} {45,46,47} -{25fc0e7096fc653718202dc30b0c580b,811786ad1ae74adfdd20dd0372abaaeb,31489056e0916d59fe3add79e63f095a} {0.04500000000000000000,0.04600000000000000000,0.04700000000000000000} {45,46,47} -{25fc0e7096fc653718202dc30b0c580b,811786ad1ae74adfdd20dd0372abaaeb,31489056e0916d59fe3add79e63f095a} {0.04500000000000000000,0.04600000000000000000,0.04700000000000000000} {45,46,47} -{25fc0e7096fc653718202dc30b0c580b,811786ad1ae74adfdd20dd0372abaaeb,31489056e0916d59fe3add79e63f095a} {0.04500000000000000000,0.04600000000000000000,0.04700000000000000000} {45,46,47} -{25fc0e7096fc653718202dc30b0c580b,811786ad1ae74adfdd20dd0372abaaeb,31489056e0916d59fe3add79e63f095a} {0.04500000000000000000,0.04600000000000000000,0.04700000000000000000} {45,46,47} -{25fc0e7096fc653718202dc30b0c580b,811786ad1ae74adfdd20dd0372abaaeb,31489056e0916d59fe3add79e63f095a} {0.04500000000000000000,0.04600000000000000000,0.04700000000000000000} {45,46,47} -{25fc0e7096fc653718202dc30b0c580b,811786ad1ae74adfdd20dd0372abaaeb,31489056e0916d59fe3add79e63f095a} {0.04500000000000000000,0.04600000000000000000,0.04700000000000000000} {45,46,47} -{25fc0e7096fc653718202dc30b0c580b,811786ad1ae74adfdd20dd0372abaaeb,31489056e0916d59fe3add79e63f095a} {0.04500000000000000000,0.04600000000000000000,0.04700000000000000000} {45,46,47} -{25fc0e7096fc653718202dc30b0c580b,811786ad1ae74adfdd20dd0372abaaeb,31489056e0916d59fe3add79e63f095a} {0.04500000000000000000,0.04600000000000000000,0.04700000000000000000} {45,46,47} -{25fc0e7096fc653718202dc30b0c580b,811786ad1ae74adfdd20dd0372abaaeb,31489056e0916d59fe3add79e63f095a} {0.04500000000000000000,0.04600000000000000000,0.04700000000000000000} {45,46,47} -{25fc0e7096fc653718202dc30b0c580b,811786ad1ae74adfdd20dd0372abaaeb,31489056e0916d59fe3add79e63f095a} {0.04500000000000000000,0.04600000000000000000,0.04700000000000000000} {45,46,47} -{25fc0e7096fc653718202dc30b0c580b,811786ad1ae74adfdd20dd0372abaaeb,31489056e0916d59fe3add79e63f095a} {0.04500000000000000000,0.04600000000000000000,0.04700000000000000000} {45,46,47} -{25fc0e7096fc653718202dc30b0c580b,811786ad1ae74adfdd20dd0372abaaeb,31489056e0916d59fe3add79e63f095a} {0.04500000000000000000,0.04600000000000000000,0.04700000000000000000} {45,46,47} -{25fc0e7096fc653718202dc30b0c580b,811786ad1ae74adfdd20dd0372abaaeb,31489056e0916d59fe3add79e63f095a} {0.04500000000000000000,0.04600000000000000000,0.04700000000000000000} {45,46,47} -{25fc0e7096fc653718202dc30b0c580b,811786ad1ae74adfdd20dd0372abaaeb,31489056e0916d59fe3add79e63f095a} {0.04500000000000000000,0.04600000000000000000,0.04700000000000000000} {45,46,47} -{25fc0e7096fc653718202dc30b0c580b,811786ad1ae74adfdd20dd0372abaaeb,31489056e0916d59fe3add79e63f095a} {0.04500000000000000000,0.04600000000000000000,0.04700000000000000000} {45,46,47} -{25fc0e7096fc653718202dc30b0c580b,811786ad1ae74adfdd20dd0372abaaeb,31489056e0916d59fe3add79e63f095a} {0.04500000000000000000,0.04600000000000000000,0.04700000000000000000} {45,46,47} -{25fc0e7096fc653718202dc30b0c580b,811786ad1ae74adfdd20dd0372abaaeb,31489056e0916d59fe3add79e63f095a} {0.04500000000000000000,0.04600000000000000000,0.04700000000000000000} {45,46,47} -{25fc0e7096fc653718202dc30b0c580b,811786ad1ae74adfdd20dd0372abaaeb,31489056e0916d59fe3add79e63f095a} {0.04500000000000000000,0.04600000000000000000,0.04700000000000000000} {45,46,47} -{25fc0e7096fc653718202dc30b0c580b,811786ad1ae74adfdd20dd0372abaaeb,31489056e0916d59fe3add79e63f095a} {0.04500000000000000000,0.04600000000000000000,0.04700000000000000000} {45,46,47} -{25fc0e7096fc653718202dc30b0c580b,811786ad1ae74adfdd20dd0372abaaeb,31489056e0916d59fe3add79e63f095a} {0.04500000000000000000,0.04600000000000000000,0.04700000000000000000} {45,46,47} -{25fc0e7096fc653718202dc30b0c580b,811786ad1ae74adfdd20dd0372abaaeb,31489056e0916d59fe3add79e63f095a} {0.04500000000000000000,0.04600000000000000000,0.04700000000000000000} {45,46,47} -{25fc0e7096fc653718202dc30b0c580b,811786ad1ae74adfdd20dd0372abaaeb,31489056e0916d59fe3add79e63f095a} {0.04500000000000000000,0.04600000000000000000,0.04700000000000000000} {45,46,47} -{25fc0e7096fc653718202dc30b0c580b,811786ad1ae74adfdd20dd0372abaaeb,31489056e0916d59fe3add79e63f095a} {0.04500000000000000000,0.04600000000000000000,0.04700000000000000000} {45,46,47} -{25fc0e7096fc653718202dc30b0c580b,811786ad1ae74adfdd20dd0372abaaeb,31489056e0916d59fe3add79e63f095a} {0.04500000000000000000,0.04600000000000000000,0.04700000000000000000} {45,46,47} -{25fc0e7096fc653718202dc30b0c580b,811786ad1ae74adfdd20dd0372abaaeb,31489056e0916d59fe3add79e63f095a} {0.04500000000000000000,0.04600000000000000000,0.04700000000000000000} {45,46,47} -{25fc0e7096fc653718202dc30b0c580b,811786ad1ae74adfdd20dd0372abaaeb,31489056e0916d59fe3add79e63f095a} {0.04500000000000000000,0.04600000000000000000,0.04700000000000000000} {45,46,47} -{25fc0e7096fc653718202dc30b0c580b,811786ad1ae74adfdd20dd0372abaaeb,31489056e0916d59fe3add79e63f095a} {0.04500000000000000000,0.04600000000000000000,0.04700000000000000000} {45,46,47} -{25fc0e7096fc653718202dc30b0c580b,811786ad1ae74adfdd20dd0372abaaeb,31489056e0916d59fe3add79e63f095a} {0.04500000000000000000,0.04600000000000000000,0.04700000000000000000} {45,46,47} -{25fc0e7096fc653718202dc30b0c580b,811786ad1ae74adfdd20dd0372abaaeb,31489056e0916d59fe3add79e63f095a} {0.04500000000000000000,0.04600000000000000000,0.04700000000000000000} {45,46,47} -{25fc0e7096fc653718202dc30b0c580b,811786ad1ae74adfdd20dd0372abaaeb,31489056e0916d59fe3add79e63f095a} {0.04500000000000000000,0.04600000000000000000,0.04700000000000000000} {45,46,47} -{25fc0e7096fc653718202dc30b0c580b,811786ad1ae74adfdd20dd0372abaaeb,31489056e0916d59fe3add79e63f095a} {0.04500000000000000000,0.04600000000000000000,0.04700000000000000000} {45,46,47} -{25fc0e7096fc653718202dc30b0c580b,811786ad1ae74adfdd20dd0372abaaeb,31489056e0916d59fe3add79e63f095a} {0.04500000000000000000,0.04600000000000000000,0.04700000000000000000} {45,46,47} -{25fc0e7096fc653718202dc30b0c580b,811786ad1ae74adfdd20dd0372abaaeb,31489056e0916d59fe3add79e63f095a} {0.04500000000000000000,0.04600000000000000000,0.04700000000000000000} {45,46,47} -{25fc0e7096fc653718202dc30b0c580b,811786ad1ae74adfdd20dd0372abaaeb,31489056e0916d59fe3add79e63f095a} {0.04500000000000000000,0.04600000000000000000,0.04700000000000000000} {45,46,47} -{25fc0e7096fc653718202dc30b0c580b,811786ad1ae74adfdd20dd0372abaaeb,31489056e0916d59fe3add79e63f095a} {0.04500000000000000000,0.04600000000000000000,0.04700000000000000000} {45,46,47} -{25fc0e7096fc653718202dc30b0c580b,811786ad1ae74adfdd20dd0372abaaeb,31489056e0916d59fe3add79e63f095a} {0.04500000000000000000,0.04600000000000000000,0.04700000000000000000} {45,46,47} -{25fc0e7096fc653718202dc30b0c580b,811786ad1ae74adfdd20dd0372abaaeb,31489056e0916d59fe3add79e63f095a} {0.04500000000000000000,0.04600000000000000000,0.04700000000000000000} {45,46,47} -{25fc0e7096fc653718202dc30b0c580b,811786ad1ae74adfdd20dd0372abaaeb,31489056e0916d59fe3add79e63f095a} {0.04500000000000000000,0.04600000000000000000,0.04700000000000000000} {45,46,47} -{25fc0e7096fc653718202dc30b0c580b,811786ad1ae74adfdd20dd0372abaaeb,31489056e0916d59fe3add79e63f095a} {0.04500000000000000000,0.04600000000000000000,0.04700000000000000000} {45,46,47} -{25fc0e7096fc653718202dc30b0c580b,811786ad1ae74adfdd20dd0372abaaeb,31489056e0916d59fe3add79e63f095a} {0.04500000000000000000,0.04600000000000000000,0.04700000000000000000} {45,46,47} -{25fc0e7096fc653718202dc30b0c580b,811786ad1ae74adfdd20dd0372abaaeb,31489056e0916d59fe3add79e63f095a} {0.04500000000000000000,0.04600000000000000000,0.04700000000000000000} {45,46,47} -{25fc0e7096fc653718202dc30b0c580b,811786ad1ae74adfdd20dd0372abaaeb,31489056e0916d59fe3add79e63f095a} {0.04500000000000000000,0.04600000000000000000,0.04700000000000000000} {45,46,47} -{31489056e0916d59fe3add79e63f095a,25fc0e7096fc653718202dc30b0c580b,98010bd9270f9b100b6214a21754fd33} {0.04600000000000000000,0.04700000000000000000,0.04800000000000000000} {46,47,48} -{31489056e0916d59fe3add79e63f095a,25fc0e7096fc653718202dc30b0c580b,98010bd9270f9b100b6214a21754fd33} {0.04600000000000000000,0.04700000000000000000,0.04800000000000000000} {46,47,48} -{31489056e0916d59fe3add79e63f095a,25fc0e7096fc653718202dc30b0c580b,98010bd9270f9b100b6214a21754fd33} {0.04600000000000000000,0.04700000000000000000,0.04800000000000000000} {46,47,48} -{31489056e0916d59fe3add79e63f095a,25fc0e7096fc653718202dc30b0c580b,98010bd9270f9b100b6214a21754fd33} {0.04600000000000000000,0.04700000000000000000,0.04800000000000000000} {46,47,48} -{31489056e0916d59fe3add79e63f095a,25fc0e7096fc653718202dc30b0c580b,98010bd9270f9b100b6214a21754fd33} {0.04600000000000000000,0.04700000000000000000,0.04800000000000000000} {46,47,48} -{31489056e0916d59fe3add79e63f095a,25fc0e7096fc653718202dc30b0c580b,98010bd9270f9b100b6214a21754fd33} {0.04600000000000000000,0.04700000000000000000,0.04800000000000000000} {46,47,48} -{31489056e0916d59fe3add79e63f095a,25fc0e7096fc653718202dc30b0c580b,98010bd9270f9b100b6214a21754fd33} {0.04600000000000000000,0.04700000000000000000,0.04800000000000000000} {46,47,48} -{31489056e0916d59fe3add79e63f095a,25fc0e7096fc653718202dc30b0c580b,98010bd9270f9b100b6214a21754fd33} {0.04600000000000000000,0.04700000000000000000,0.04800000000000000000} {46,47,48} -{31489056e0916d59fe3add79e63f095a,25fc0e7096fc653718202dc30b0c580b,98010bd9270f9b100b6214a21754fd33} {0.04600000000000000000,0.04700000000000000000,0.04800000000000000000} {46,47,48} -{31489056e0916d59fe3add79e63f095a,25fc0e7096fc653718202dc30b0c580b,98010bd9270f9b100b6214a21754fd33} {0.04600000000000000000,0.04700000000000000000,0.04800000000000000000} {46,47,48} -{31489056e0916d59fe3add79e63f095a,25fc0e7096fc653718202dc30b0c580b,98010bd9270f9b100b6214a21754fd33} {0.04600000000000000000,0.04700000000000000000,0.04800000000000000000} {46,47,48} -{31489056e0916d59fe3add79e63f095a,25fc0e7096fc653718202dc30b0c580b,98010bd9270f9b100b6214a21754fd33} {0.04600000000000000000,0.04700000000000000000,0.04800000000000000000} {46,47,48} -{31489056e0916d59fe3add79e63f095a,25fc0e7096fc653718202dc30b0c580b,98010bd9270f9b100b6214a21754fd33} {0.04600000000000000000,0.04700000000000000000,0.04800000000000000000} {46,47,48} -{31489056e0916d59fe3add79e63f095a,25fc0e7096fc653718202dc30b0c580b,98010bd9270f9b100b6214a21754fd33} {0.04600000000000000000,0.04700000000000000000,0.04800000000000000000} {46,47,48} -{31489056e0916d59fe3add79e63f095a,25fc0e7096fc653718202dc30b0c580b,98010bd9270f9b100b6214a21754fd33} {0.04600000000000000000,0.04700000000000000000,0.04800000000000000000} {46,47,48} -{31489056e0916d59fe3add79e63f095a,25fc0e7096fc653718202dc30b0c580b,98010bd9270f9b100b6214a21754fd33} {0.04600000000000000000,0.04700000000000000000,0.04800000000000000000} {46,47,48} -{31489056e0916d59fe3add79e63f095a,25fc0e7096fc653718202dc30b0c580b,98010bd9270f9b100b6214a21754fd33} {0.04600000000000000000,0.04700000000000000000,0.04800000000000000000} {46,47,48} -{31489056e0916d59fe3add79e63f095a,25fc0e7096fc653718202dc30b0c580b,98010bd9270f9b100b6214a21754fd33} {0.04600000000000000000,0.04700000000000000000,0.04800000000000000000} {46,47,48} -{31489056e0916d59fe3add79e63f095a,25fc0e7096fc653718202dc30b0c580b,98010bd9270f9b100b6214a21754fd33} {0.04600000000000000000,0.04700000000000000000,0.04800000000000000000} {46,47,48} -{31489056e0916d59fe3add79e63f095a,25fc0e7096fc653718202dc30b0c580b,98010bd9270f9b100b6214a21754fd33} {0.04600000000000000000,0.04700000000000000000,0.04800000000000000000} {46,47,48} -{31489056e0916d59fe3add79e63f095a,25fc0e7096fc653718202dc30b0c580b,98010bd9270f9b100b6214a21754fd33} {0.04600000000000000000,0.04700000000000000000,0.04800000000000000000} {46,47,48} -{31489056e0916d59fe3add79e63f095a,25fc0e7096fc653718202dc30b0c580b,98010bd9270f9b100b6214a21754fd33} {0.04600000000000000000,0.04700000000000000000,0.04800000000000000000} {46,47,48} -{31489056e0916d59fe3add79e63f095a,25fc0e7096fc653718202dc30b0c580b,98010bd9270f9b100b6214a21754fd33} {0.04600000000000000000,0.04700000000000000000,0.04800000000000000000} {46,47,48} -{31489056e0916d59fe3add79e63f095a,25fc0e7096fc653718202dc30b0c580b,98010bd9270f9b100b6214a21754fd33} {0.04600000000000000000,0.04700000000000000000,0.04800000000000000000} {46,47,48} -{31489056e0916d59fe3add79e63f095a,25fc0e7096fc653718202dc30b0c580b,98010bd9270f9b100b6214a21754fd33} {0.04600000000000000000,0.04700000000000000000,0.04800000000000000000} {46,47,48} -{31489056e0916d59fe3add79e63f095a,25fc0e7096fc653718202dc30b0c580b,98010bd9270f9b100b6214a21754fd33} {0.04600000000000000000,0.04700000000000000000,0.04800000000000000000} {46,47,48} -{31489056e0916d59fe3add79e63f095a,25fc0e7096fc653718202dc30b0c580b,98010bd9270f9b100b6214a21754fd33} {0.04600000000000000000,0.04700000000000000000,0.04800000000000000000} {46,47,48} -{31489056e0916d59fe3add79e63f095a,25fc0e7096fc653718202dc30b0c580b,98010bd9270f9b100b6214a21754fd33} {0.04600000000000000000,0.04700000000000000000,0.04800000000000000000} {46,47,48} -{31489056e0916d59fe3add79e63f095a,25fc0e7096fc653718202dc30b0c580b,98010bd9270f9b100b6214a21754fd33} {0.04600000000000000000,0.04700000000000000000,0.04800000000000000000} {46,47,48} -{31489056e0916d59fe3add79e63f095a,25fc0e7096fc653718202dc30b0c580b,98010bd9270f9b100b6214a21754fd33} {0.04600000000000000000,0.04700000000000000000,0.04800000000000000000} {46,47,48} -{31489056e0916d59fe3add79e63f095a,25fc0e7096fc653718202dc30b0c580b,98010bd9270f9b100b6214a21754fd33} {0.04600000000000000000,0.04700000000000000000,0.04800000000000000000} {46,47,48} -{31489056e0916d59fe3add79e63f095a,25fc0e7096fc653718202dc30b0c580b,98010bd9270f9b100b6214a21754fd33} {0.04600000000000000000,0.04700000000000000000,0.04800000000000000000} {46,47,48} -{31489056e0916d59fe3add79e63f095a,25fc0e7096fc653718202dc30b0c580b,98010bd9270f9b100b6214a21754fd33} {0.04600000000000000000,0.04700000000000000000,0.04800000000000000000} {46,47,48} -{31489056e0916d59fe3add79e63f095a,25fc0e7096fc653718202dc30b0c580b,98010bd9270f9b100b6214a21754fd33} {0.04600000000000000000,0.04700000000000000000,0.04800000000000000000} {46,47,48} -{31489056e0916d59fe3add79e63f095a,25fc0e7096fc653718202dc30b0c580b,98010bd9270f9b100b6214a21754fd33} {0.04600000000000000000,0.04700000000000000000,0.04800000000000000000} {46,47,48} -{31489056e0916d59fe3add79e63f095a,25fc0e7096fc653718202dc30b0c580b,98010bd9270f9b100b6214a21754fd33} {0.04600000000000000000,0.04700000000000000000,0.04800000000000000000} {46,47,48} -{31489056e0916d59fe3add79e63f095a,25fc0e7096fc653718202dc30b0c580b,98010bd9270f9b100b6214a21754fd33} {0.04600000000000000000,0.04700000000000000000,0.04800000000000000000} {46,47,48} -{31489056e0916d59fe3add79e63f095a,25fc0e7096fc653718202dc30b0c580b,98010bd9270f9b100b6214a21754fd33} {0.04600000000000000000,0.04700000000000000000,0.04800000000000000000} {46,47,48} -{31489056e0916d59fe3add79e63f095a,25fc0e7096fc653718202dc30b0c580b,98010bd9270f9b100b6214a21754fd33} {0.04600000000000000000,0.04700000000000000000,0.04800000000000000000} {46,47,48} -{31489056e0916d59fe3add79e63f095a,25fc0e7096fc653718202dc30b0c580b,98010bd9270f9b100b6214a21754fd33} {0.04600000000000000000,0.04700000000000000000,0.04800000000000000000} {46,47,48} -{31489056e0916d59fe3add79e63f095a,25fc0e7096fc653718202dc30b0c580b,98010bd9270f9b100b6214a21754fd33} {0.04600000000000000000,0.04700000000000000000,0.04800000000000000000} {46,47,48} -{31489056e0916d59fe3add79e63f095a,25fc0e7096fc653718202dc30b0c580b,98010bd9270f9b100b6214a21754fd33} {0.04600000000000000000,0.04700000000000000000,0.04800000000000000000} {46,47,48} -{31489056e0916d59fe3add79e63f095a,25fc0e7096fc653718202dc30b0c580b,98010bd9270f9b100b6214a21754fd33} {0.04600000000000000000,0.04700000000000000000,0.04800000000000000000} {46,47,48} -{31489056e0916d59fe3add79e63f095a,25fc0e7096fc653718202dc30b0c580b,98010bd9270f9b100b6214a21754fd33} {0.04600000000000000000,0.04700000000000000000,0.04800000000000000000} {46,47,48} -{31489056e0916d59fe3add79e63f095a,25fc0e7096fc653718202dc30b0c580b,98010bd9270f9b100b6214a21754fd33} {0.04600000000000000000,0.04700000000000000000,0.04800000000000000000} {46,47,48} -{31489056e0916d59fe3add79e63f095a,25fc0e7096fc653718202dc30b0c580b,98010bd9270f9b100b6214a21754fd33} {0.04600000000000000000,0.04700000000000000000,0.04800000000000000000} {46,47,48} -{31489056e0916d59fe3add79e63f095a,25fc0e7096fc653718202dc30b0c580b,98010bd9270f9b100b6214a21754fd33} {0.04600000000000000000,0.04700000000000000000,0.04800000000000000000} {46,47,48} -{31489056e0916d59fe3add79e63f095a,25fc0e7096fc653718202dc30b0c580b,98010bd9270f9b100b6214a21754fd33} {0.04600000000000000000,0.04700000000000000000,0.04800000000000000000} {46,47,48} -{31489056e0916d59fe3add79e63f095a,25fc0e7096fc653718202dc30b0c580b,98010bd9270f9b100b6214a21754fd33} {0.04600000000000000000,0.04700000000000000000,0.04800000000000000000} {46,47,48} -{31489056e0916d59fe3add79e63f095a,25fc0e7096fc653718202dc30b0c580b,98010bd9270f9b100b6214a21754fd33} {0.04600000000000000000,0.04700000000000000000,0.04800000000000000000} {46,47,48} -{31489056e0916d59fe3add79e63f095a,25fc0e7096fc653718202dc30b0c580b,98010bd9270f9b100b6214a21754fd33} {0.04600000000000000000,0.04700000000000000000,0.04800000000000000000} {46,47,48} -{31489056e0916d59fe3add79e63f095a,25fc0e7096fc653718202dc30b0c580b,98010bd9270f9b100b6214a21754fd33} {0.04600000000000000000,0.04700000000000000000,0.04800000000000000000} {46,47,48} -{31489056e0916d59fe3add79e63f095a,25fc0e7096fc653718202dc30b0c580b,98010bd9270f9b100b6214a21754fd33} {0.04600000000000000000,0.04700000000000000000,0.04800000000000000000} {46,47,48} -{31489056e0916d59fe3add79e63f095a,25fc0e7096fc653718202dc30b0c580b,98010bd9270f9b100b6214a21754fd33} {0.04600000000000000000,0.04700000000000000000,0.04800000000000000000} {46,47,48} -{31489056e0916d59fe3add79e63f095a,25fc0e7096fc653718202dc30b0c580b,98010bd9270f9b100b6214a21754fd33} {0.04600000000000000000,0.04700000000000000000,0.04800000000000000000} {46,47,48} -{31489056e0916d59fe3add79e63f095a,25fc0e7096fc653718202dc30b0c580b,98010bd9270f9b100b6214a21754fd33} {0.04600000000000000000,0.04700000000000000000,0.04800000000000000000} {46,47,48} -{31489056e0916d59fe3add79e63f095a,25fc0e7096fc653718202dc30b0c580b,98010bd9270f9b100b6214a21754fd33} {0.04600000000000000000,0.04700000000000000000,0.04800000000000000000} {46,47,48} -{31489056e0916d59fe3add79e63f095a,25fc0e7096fc653718202dc30b0c580b,98010bd9270f9b100b6214a21754fd33} {0.04600000000000000000,0.04700000000000000000,0.04800000000000000000} {46,47,48} -{31489056e0916d59fe3add79e63f095a,25fc0e7096fc653718202dc30b0c580b,98010bd9270f9b100b6214a21754fd33} {0.04600000000000000000,0.04700000000000000000,0.04800000000000000000} {46,47,48} -{31489056e0916d59fe3add79e63f095a,25fc0e7096fc653718202dc30b0c580b,98010bd9270f9b100b6214a21754fd33} {0.04600000000000000000,0.04700000000000000000,0.04800000000000000000} {46,47,48} -{31489056e0916d59fe3add79e63f095a,25fc0e7096fc653718202dc30b0c580b,98010bd9270f9b100b6214a21754fd33} {0.04600000000000000000,0.04700000000000000000,0.04800000000000000000} {46,47,48} -{31489056e0916d59fe3add79e63f095a,25fc0e7096fc653718202dc30b0c580b,98010bd9270f9b100b6214a21754fd33} {0.04600000000000000000,0.04700000000000000000,0.04800000000000000000} {46,47,48} -{31489056e0916d59fe3add79e63f095a,25fc0e7096fc653718202dc30b0c580b,98010bd9270f9b100b6214a21754fd33} {0.04600000000000000000,0.04700000000000000000,0.04800000000000000000} {46,47,48} -{31489056e0916d59fe3add79e63f095a,25fc0e7096fc653718202dc30b0c580b,98010bd9270f9b100b6214a21754fd33} {0.04600000000000000000,0.04700000000000000000,0.04800000000000000000} {46,47,48} -{31489056e0916d59fe3add79e63f095a,25fc0e7096fc653718202dc30b0c580b,98010bd9270f9b100b6214a21754fd33} {0.04600000000000000000,0.04700000000000000000,0.04800000000000000000} {46,47,48} -{31489056e0916d59fe3add79e63f095a,25fc0e7096fc653718202dc30b0c580b,98010bd9270f9b100b6214a21754fd33} {0.04600000000000000000,0.04700000000000000000,0.04800000000000000000} {46,47,48} -{31489056e0916d59fe3add79e63f095a,25fc0e7096fc653718202dc30b0c580b,98010bd9270f9b100b6214a21754fd33} {0.04600000000000000000,0.04700000000000000000,0.04800000000000000000} {46,47,48} -{31489056e0916d59fe3add79e63f095a,25fc0e7096fc653718202dc30b0c580b,98010bd9270f9b100b6214a21754fd33} {0.04600000000000000000,0.04700000000000000000,0.04800000000000000000} {46,47,48} -{31489056e0916d59fe3add79e63f095a,25fc0e7096fc653718202dc30b0c580b,98010bd9270f9b100b6214a21754fd33} {0.04600000000000000000,0.04700000000000000000,0.04800000000000000000} {46,47,48} -{31489056e0916d59fe3add79e63f095a,25fc0e7096fc653718202dc30b0c580b,98010bd9270f9b100b6214a21754fd33} {0.04600000000000000000,0.04700000000000000000,0.04800000000000000000} {46,47,48} -{31489056e0916d59fe3add79e63f095a,25fc0e7096fc653718202dc30b0c580b,98010bd9270f9b100b6214a21754fd33} {0.04600000000000000000,0.04700000000000000000,0.04800000000000000000} {46,47,48} -{31489056e0916d59fe3add79e63f095a,25fc0e7096fc653718202dc30b0c580b,98010bd9270f9b100b6214a21754fd33} {0.04600000000000000000,0.04700000000000000000,0.04800000000000000000} {46,47,48} -{31489056e0916d59fe3add79e63f095a,25fc0e7096fc653718202dc30b0c580b,98010bd9270f9b100b6214a21754fd33} {0.04600000000000000000,0.04700000000000000000,0.04800000000000000000} {46,47,48} -{31489056e0916d59fe3add79e63f095a,25fc0e7096fc653718202dc30b0c580b,98010bd9270f9b100b6214a21754fd33} {0.04600000000000000000,0.04700000000000000000,0.04800000000000000000} {46,47,48} -{31489056e0916d59fe3add79e63f095a,25fc0e7096fc653718202dc30b0c580b,98010bd9270f9b100b6214a21754fd33} {0.04600000000000000000,0.04700000000000000000,0.04800000000000000000} {46,47,48} -{31489056e0916d59fe3add79e63f095a,25fc0e7096fc653718202dc30b0c580b,98010bd9270f9b100b6214a21754fd33} {0.04600000000000000000,0.04700000000000000000,0.04800000000000000000} {46,47,48} -{31489056e0916d59fe3add79e63f095a,25fc0e7096fc653718202dc30b0c580b,98010bd9270f9b100b6214a21754fd33} {0.04600000000000000000,0.04700000000000000000,0.04800000000000000000} {46,47,48} -{31489056e0916d59fe3add79e63f095a,25fc0e7096fc653718202dc30b0c580b,98010bd9270f9b100b6214a21754fd33} {0.04600000000000000000,0.04700000000000000000,0.04800000000000000000} {46,47,48} -{31489056e0916d59fe3add79e63f095a,25fc0e7096fc653718202dc30b0c580b,98010bd9270f9b100b6214a21754fd33} {0.04600000000000000000,0.04700000000000000000,0.04800000000000000000} {46,47,48} -{31489056e0916d59fe3add79e63f095a,25fc0e7096fc653718202dc30b0c580b,98010bd9270f9b100b6214a21754fd33} {0.04600000000000000000,0.04700000000000000000,0.04800000000000000000} {46,47,48} -{31489056e0916d59fe3add79e63f095a,25fc0e7096fc653718202dc30b0c580b,98010bd9270f9b100b6214a21754fd33} {0.04600000000000000000,0.04700000000000000000,0.04800000000000000000} {46,47,48} -{31489056e0916d59fe3add79e63f095a,25fc0e7096fc653718202dc30b0c580b,98010bd9270f9b100b6214a21754fd33} {0.04600000000000000000,0.04700000000000000000,0.04800000000000000000} {46,47,48} -{31489056e0916d59fe3add79e63f095a,25fc0e7096fc653718202dc30b0c580b,98010bd9270f9b100b6214a21754fd33} {0.04600000000000000000,0.04700000000000000000,0.04800000000000000000} {46,47,48} -{31489056e0916d59fe3add79e63f095a,25fc0e7096fc653718202dc30b0c580b,98010bd9270f9b100b6214a21754fd33} {0.04600000000000000000,0.04700000000000000000,0.04800000000000000000} {46,47,48} -{31489056e0916d59fe3add79e63f095a,25fc0e7096fc653718202dc30b0c580b,98010bd9270f9b100b6214a21754fd33} {0.04600000000000000000,0.04700000000000000000,0.04800000000000000000} {46,47,48} -{31489056e0916d59fe3add79e63f095a,25fc0e7096fc653718202dc30b0c580b,98010bd9270f9b100b6214a21754fd33} {0.04600000000000000000,0.04700000000000000000,0.04800000000000000000} {46,47,48} -{31489056e0916d59fe3add79e63f095a,25fc0e7096fc653718202dc30b0c580b,98010bd9270f9b100b6214a21754fd33} {0.04600000000000000000,0.04700000000000000000,0.04800000000000000000} {46,47,48} -{31489056e0916d59fe3add79e63f095a,25fc0e7096fc653718202dc30b0c580b,98010bd9270f9b100b6214a21754fd33} {0.04600000000000000000,0.04700000000000000000,0.04800000000000000000} {46,47,48} -{31489056e0916d59fe3add79e63f095a,25fc0e7096fc653718202dc30b0c580b,98010bd9270f9b100b6214a21754fd33} {0.04600000000000000000,0.04700000000000000000,0.04800000000000000000} {46,47,48} -{31489056e0916d59fe3add79e63f095a,25fc0e7096fc653718202dc30b0c580b,98010bd9270f9b100b6214a21754fd33} {0.04600000000000000000,0.04700000000000000000,0.04800000000000000000} {46,47,48} -{31489056e0916d59fe3add79e63f095a,25fc0e7096fc653718202dc30b0c580b,98010bd9270f9b100b6214a21754fd33} {0.04600000000000000000,0.04700000000000000000,0.04800000000000000000} {46,47,48} -{31489056e0916d59fe3add79e63f095a,25fc0e7096fc653718202dc30b0c580b,98010bd9270f9b100b6214a21754fd33} {0.04600000000000000000,0.04700000000000000000,0.04800000000000000000} {46,47,48} -{31489056e0916d59fe3add79e63f095a,25fc0e7096fc653718202dc30b0c580b,98010bd9270f9b100b6214a21754fd33} {0.04600000000000000000,0.04700000000000000000,0.04800000000000000000} {46,47,48} -{31489056e0916d59fe3add79e63f095a,25fc0e7096fc653718202dc30b0c580b,98010bd9270f9b100b6214a21754fd33} {0.04600000000000000000,0.04700000000000000000,0.04800000000000000000} {46,47,48} -{31489056e0916d59fe3add79e63f095a,25fc0e7096fc653718202dc30b0c580b,98010bd9270f9b100b6214a21754fd33} {0.04600000000000000000,0.04700000000000000000,0.04800000000000000000} {46,47,48} -{31489056e0916d59fe3add79e63f095a,25fc0e7096fc653718202dc30b0c580b,98010bd9270f9b100b6214a21754fd33} {0.04600000000000000000,0.04700000000000000000,0.04800000000000000000} {46,47,48} -{31489056e0916d59fe3add79e63f095a,25fc0e7096fc653718202dc30b0c580b,98010bd9270f9b100b6214a21754fd33} {0.04600000000000000000,0.04700000000000000000,0.04800000000000000000} {46,47,48} -{31489056e0916d59fe3add79e63f095a,25fc0e7096fc653718202dc30b0c580b,98010bd9270f9b100b6214a21754fd33} {0.04600000000000000000,0.04700000000000000000,0.04800000000000000000} {46,47,48} -{31489056e0916d59fe3add79e63f095a,25fc0e7096fc653718202dc30b0c580b,98010bd9270f9b100b6214a21754fd33} {0.04600000000000000000,0.04700000000000000000,0.04800000000000000000} {46,47,48} -{31489056e0916d59fe3add79e63f095a,25fc0e7096fc653718202dc30b0c580b,98010bd9270f9b100b6214a21754fd33} {0.04600000000000000000,0.04700000000000000000,0.04800000000000000000} {46,47,48} -{98010bd9270f9b100b6214a21754fd33,31489056e0916d59fe3add79e63f095a,0e17daca5f3e175f448bacace3bc0da4} {0.04700000000000000000,0.04800000000000000000,0.04900000000000000000} {47,48,49} -{98010bd9270f9b100b6214a21754fd33,31489056e0916d59fe3add79e63f095a,0e17daca5f3e175f448bacace3bc0da4} {0.04700000000000000000,0.04800000000000000000,0.04900000000000000000} {47,48,49} -{98010bd9270f9b100b6214a21754fd33,31489056e0916d59fe3add79e63f095a,0e17daca5f3e175f448bacace3bc0da4} {0.04700000000000000000,0.04800000000000000000,0.04900000000000000000} {47,48,49} -{98010bd9270f9b100b6214a21754fd33,31489056e0916d59fe3add79e63f095a,0e17daca5f3e175f448bacace3bc0da4} {0.04700000000000000000,0.04800000000000000000,0.04900000000000000000} {47,48,49} -{98010bd9270f9b100b6214a21754fd33,31489056e0916d59fe3add79e63f095a,0e17daca5f3e175f448bacace3bc0da4} {0.04700000000000000000,0.04800000000000000000,0.04900000000000000000} {47,48,49} -{98010bd9270f9b100b6214a21754fd33,31489056e0916d59fe3add79e63f095a,0e17daca5f3e175f448bacace3bc0da4} {0.04700000000000000000,0.04800000000000000000,0.04900000000000000000} {47,48,49} -{98010bd9270f9b100b6214a21754fd33,31489056e0916d59fe3add79e63f095a,0e17daca5f3e175f448bacace3bc0da4} {0.04700000000000000000,0.04800000000000000000,0.04900000000000000000} {47,48,49} -{98010bd9270f9b100b6214a21754fd33,31489056e0916d59fe3add79e63f095a,0e17daca5f3e175f448bacace3bc0da4} {0.04700000000000000000,0.04800000000000000000,0.04900000000000000000} {47,48,49} -{98010bd9270f9b100b6214a21754fd33,31489056e0916d59fe3add79e63f095a,0e17daca5f3e175f448bacace3bc0da4} {0.04700000000000000000,0.04800000000000000000,0.04900000000000000000} {47,48,49} -{98010bd9270f9b100b6214a21754fd33,31489056e0916d59fe3add79e63f095a,0e17daca5f3e175f448bacace3bc0da4} {0.04700000000000000000,0.04800000000000000000,0.04900000000000000000} {47,48,49} -{98010bd9270f9b100b6214a21754fd33,31489056e0916d59fe3add79e63f095a,0e17daca5f3e175f448bacace3bc0da4} {0.04700000000000000000,0.04800000000000000000,0.04900000000000000000} {47,48,49} -{98010bd9270f9b100b6214a21754fd33,31489056e0916d59fe3add79e63f095a,0e17daca5f3e175f448bacace3bc0da4} {0.04700000000000000000,0.04800000000000000000,0.04900000000000000000} {47,48,49} -{98010bd9270f9b100b6214a21754fd33,31489056e0916d59fe3add79e63f095a,0e17daca5f3e175f448bacace3bc0da4} {0.04700000000000000000,0.04800000000000000000,0.04900000000000000000} {47,48,49} -{98010bd9270f9b100b6214a21754fd33,31489056e0916d59fe3add79e63f095a,0e17daca5f3e175f448bacace3bc0da4} {0.04700000000000000000,0.04800000000000000000,0.04900000000000000000} {47,48,49} -{98010bd9270f9b100b6214a21754fd33,31489056e0916d59fe3add79e63f095a,0e17daca5f3e175f448bacace3bc0da4} {0.04700000000000000000,0.04800000000000000000,0.04900000000000000000} {47,48,49} -{98010bd9270f9b100b6214a21754fd33,31489056e0916d59fe3add79e63f095a,0e17daca5f3e175f448bacace3bc0da4} {0.04700000000000000000,0.04800000000000000000,0.04900000000000000000} {47,48,49} -{98010bd9270f9b100b6214a21754fd33,31489056e0916d59fe3add79e63f095a,0e17daca5f3e175f448bacace3bc0da4} {0.04700000000000000000,0.04800000000000000000,0.04900000000000000000} {47,48,49} -{98010bd9270f9b100b6214a21754fd33,31489056e0916d59fe3add79e63f095a,0e17daca5f3e175f448bacace3bc0da4} {0.04700000000000000000,0.04800000000000000000,0.04900000000000000000} {47,48,49} -{98010bd9270f9b100b6214a21754fd33,31489056e0916d59fe3add79e63f095a,0e17daca5f3e175f448bacace3bc0da4} {0.04700000000000000000,0.04800000000000000000,0.04900000000000000000} {47,48,49} -{98010bd9270f9b100b6214a21754fd33,31489056e0916d59fe3add79e63f095a,0e17daca5f3e175f448bacace3bc0da4} {0.04700000000000000000,0.04800000000000000000,0.04900000000000000000} {47,48,49} -{98010bd9270f9b100b6214a21754fd33,31489056e0916d59fe3add79e63f095a,0e17daca5f3e175f448bacace3bc0da4} {0.04700000000000000000,0.04800000000000000000,0.04900000000000000000} {47,48,49} -{98010bd9270f9b100b6214a21754fd33,31489056e0916d59fe3add79e63f095a,0e17daca5f3e175f448bacace3bc0da4} {0.04700000000000000000,0.04800000000000000000,0.04900000000000000000} {47,48,49} -{98010bd9270f9b100b6214a21754fd33,31489056e0916d59fe3add79e63f095a,0e17daca5f3e175f448bacace3bc0da4} {0.04700000000000000000,0.04800000000000000000,0.04900000000000000000} {47,48,49} -{98010bd9270f9b100b6214a21754fd33,31489056e0916d59fe3add79e63f095a,0e17daca5f3e175f448bacace3bc0da4} {0.04700000000000000000,0.04800000000000000000,0.04900000000000000000} {47,48,49} -{98010bd9270f9b100b6214a21754fd33,31489056e0916d59fe3add79e63f095a,0e17daca5f3e175f448bacace3bc0da4} {0.04700000000000000000,0.04800000000000000000,0.04900000000000000000} {47,48,49} -{98010bd9270f9b100b6214a21754fd33,31489056e0916d59fe3add79e63f095a,0e17daca5f3e175f448bacace3bc0da4} {0.04700000000000000000,0.04800000000000000000,0.04900000000000000000} {47,48,49} -{98010bd9270f9b100b6214a21754fd33,31489056e0916d59fe3add79e63f095a,0e17daca5f3e175f448bacace3bc0da4} {0.04700000000000000000,0.04800000000000000000,0.04900000000000000000} {47,48,49} -{98010bd9270f9b100b6214a21754fd33,31489056e0916d59fe3add79e63f095a,0e17daca5f3e175f448bacace3bc0da4} {0.04700000000000000000,0.04800000000000000000,0.04900000000000000000} {47,48,49} -{98010bd9270f9b100b6214a21754fd33,31489056e0916d59fe3add79e63f095a,0e17daca5f3e175f448bacace3bc0da4} {0.04700000000000000000,0.04800000000000000000,0.04900000000000000000} {47,48,49} -{98010bd9270f9b100b6214a21754fd33,31489056e0916d59fe3add79e63f095a,0e17daca5f3e175f448bacace3bc0da4} {0.04700000000000000000,0.04800000000000000000,0.04900000000000000000} {47,48,49} -{98010bd9270f9b100b6214a21754fd33,31489056e0916d59fe3add79e63f095a,0e17daca5f3e175f448bacace3bc0da4} {0.04700000000000000000,0.04800000000000000000,0.04900000000000000000} {47,48,49} -{98010bd9270f9b100b6214a21754fd33,31489056e0916d59fe3add79e63f095a,0e17daca5f3e175f448bacace3bc0da4} {0.04700000000000000000,0.04800000000000000000,0.04900000000000000000} {47,48,49} -{98010bd9270f9b100b6214a21754fd33,31489056e0916d59fe3add79e63f095a,0e17daca5f3e175f448bacace3bc0da4} {0.04700000000000000000,0.04800000000000000000,0.04900000000000000000} {47,48,49} -{98010bd9270f9b100b6214a21754fd33,31489056e0916d59fe3add79e63f095a,0e17daca5f3e175f448bacace3bc0da4} {0.04700000000000000000,0.04800000000000000000,0.04900000000000000000} {47,48,49} -{98010bd9270f9b100b6214a21754fd33,31489056e0916d59fe3add79e63f095a,0e17daca5f3e175f448bacace3bc0da4} {0.04700000000000000000,0.04800000000000000000,0.04900000000000000000} {47,48,49} -{98010bd9270f9b100b6214a21754fd33,31489056e0916d59fe3add79e63f095a,0e17daca5f3e175f448bacace3bc0da4} {0.04700000000000000000,0.04800000000000000000,0.04900000000000000000} {47,48,49} -{98010bd9270f9b100b6214a21754fd33,31489056e0916d59fe3add79e63f095a,0e17daca5f3e175f448bacace3bc0da4} {0.04700000000000000000,0.04800000000000000000,0.04900000000000000000} {47,48,49} -{98010bd9270f9b100b6214a21754fd33,31489056e0916d59fe3add79e63f095a,0e17daca5f3e175f448bacace3bc0da4} {0.04700000000000000000,0.04800000000000000000,0.04900000000000000000} {47,48,49} -{98010bd9270f9b100b6214a21754fd33,31489056e0916d59fe3add79e63f095a,0e17daca5f3e175f448bacace3bc0da4} {0.04700000000000000000,0.04800000000000000000,0.04900000000000000000} {47,48,49} -{98010bd9270f9b100b6214a21754fd33,31489056e0916d59fe3add79e63f095a,0e17daca5f3e175f448bacace3bc0da4} {0.04700000000000000000,0.04800000000000000000,0.04900000000000000000} {47,48,49} -{98010bd9270f9b100b6214a21754fd33,31489056e0916d59fe3add79e63f095a,0e17daca5f3e175f448bacace3bc0da4} {0.04700000000000000000,0.04800000000000000000,0.04900000000000000000} {47,48,49} -{98010bd9270f9b100b6214a21754fd33,31489056e0916d59fe3add79e63f095a,0e17daca5f3e175f448bacace3bc0da4} {0.04700000000000000000,0.04800000000000000000,0.04900000000000000000} {47,48,49} -{98010bd9270f9b100b6214a21754fd33,31489056e0916d59fe3add79e63f095a,0e17daca5f3e175f448bacace3bc0da4} {0.04700000000000000000,0.04800000000000000000,0.04900000000000000000} {47,48,49} -{98010bd9270f9b100b6214a21754fd33,31489056e0916d59fe3add79e63f095a,0e17daca5f3e175f448bacace3bc0da4} {0.04700000000000000000,0.04800000000000000000,0.04900000000000000000} {47,48,49} -{98010bd9270f9b100b6214a21754fd33,31489056e0916d59fe3add79e63f095a,0e17daca5f3e175f448bacace3bc0da4} {0.04700000000000000000,0.04800000000000000000,0.04900000000000000000} {47,48,49} -{98010bd9270f9b100b6214a21754fd33,31489056e0916d59fe3add79e63f095a,0e17daca5f3e175f448bacace3bc0da4} {0.04700000000000000000,0.04800000000000000000,0.04900000000000000000} {47,48,49} -{98010bd9270f9b100b6214a21754fd33,31489056e0916d59fe3add79e63f095a,0e17daca5f3e175f448bacace3bc0da4} {0.04700000000000000000,0.04800000000000000000,0.04900000000000000000} {47,48,49} -{98010bd9270f9b100b6214a21754fd33,31489056e0916d59fe3add79e63f095a,0e17daca5f3e175f448bacace3bc0da4} {0.04700000000000000000,0.04800000000000000000,0.04900000000000000000} {47,48,49} -{98010bd9270f9b100b6214a21754fd33,31489056e0916d59fe3add79e63f095a,0e17daca5f3e175f448bacace3bc0da4} {0.04700000000000000000,0.04800000000000000000,0.04900000000000000000} {47,48,49} -{98010bd9270f9b100b6214a21754fd33,31489056e0916d59fe3add79e63f095a,0e17daca5f3e175f448bacace3bc0da4} {0.04700000000000000000,0.04800000000000000000,0.04900000000000000000} {47,48,49} -{98010bd9270f9b100b6214a21754fd33,31489056e0916d59fe3add79e63f095a,0e17daca5f3e175f448bacace3bc0da4} {0.04700000000000000000,0.04800000000000000000,0.04900000000000000000} {47,48,49} -{98010bd9270f9b100b6214a21754fd33,31489056e0916d59fe3add79e63f095a,0e17daca5f3e175f448bacace3bc0da4} {0.04700000000000000000,0.04800000000000000000,0.04900000000000000000} {47,48,49} -{98010bd9270f9b100b6214a21754fd33,31489056e0916d59fe3add79e63f095a,0e17daca5f3e175f448bacace3bc0da4} {0.04700000000000000000,0.04800000000000000000,0.04900000000000000000} {47,48,49} -{98010bd9270f9b100b6214a21754fd33,31489056e0916d59fe3add79e63f095a,0e17daca5f3e175f448bacace3bc0da4} {0.04700000000000000000,0.04800000000000000000,0.04900000000000000000} {47,48,49} -{98010bd9270f9b100b6214a21754fd33,31489056e0916d59fe3add79e63f095a,0e17daca5f3e175f448bacace3bc0da4} {0.04700000000000000000,0.04800000000000000000,0.04900000000000000000} {47,48,49} -{98010bd9270f9b100b6214a21754fd33,31489056e0916d59fe3add79e63f095a,0e17daca5f3e175f448bacace3bc0da4} {0.04700000000000000000,0.04800000000000000000,0.04900000000000000000} {47,48,49} -{98010bd9270f9b100b6214a21754fd33,31489056e0916d59fe3add79e63f095a,0e17daca5f3e175f448bacace3bc0da4} {0.04700000000000000000,0.04800000000000000000,0.04900000000000000000} {47,48,49} -{98010bd9270f9b100b6214a21754fd33,31489056e0916d59fe3add79e63f095a,0e17daca5f3e175f448bacace3bc0da4} {0.04700000000000000000,0.04800000000000000000,0.04900000000000000000} {47,48,49} -{98010bd9270f9b100b6214a21754fd33,31489056e0916d59fe3add79e63f095a,0e17daca5f3e175f448bacace3bc0da4} {0.04700000000000000000,0.04800000000000000000,0.04900000000000000000} {47,48,49} -{98010bd9270f9b100b6214a21754fd33,31489056e0916d59fe3add79e63f095a,0e17daca5f3e175f448bacace3bc0da4} {0.04700000000000000000,0.04800000000000000000,0.04900000000000000000} {47,48,49} -{98010bd9270f9b100b6214a21754fd33,31489056e0916d59fe3add79e63f095a,0e17daca5f3e175f448bacace3bc0da4} {0.04700000000000000000,0.04800000000000000000,0.04900000000000000000} {47,48,49} -{98010bd9270f9b100b6214a21754fd33,31489056e0916d59fe3add79e63f095a,0e17daca5f3e175f448bacace3bc0da4} {0.04700000000000000000,0.04800000000000000000,0.04900000000000000000} {47,48,49} -{98010bd9270f9b100b6214a21754fd33,31489056e0916d59fe3add79e63f095a,0e17daca5f3e175f448bacace3bc0da4} {0.04700000000000000000,0.04800000000000000000,0.04900000000000000000} {47,48,49} -{98010bd9270f9b100b6214a21754fd33,31489056e0916d59fe3add79e63f095a,0e17daca5f3e175f448bacace3bc0da4} {0.04700000000000000000,0.04800000000000000000,0.04900000000000000000} {47,48,49} -{98010bd9270f9b100b6214a21754fd33,31489056e0916d59fe3add79e63f095a,0e17daca5f3e175f448bacace3bc0da4} {0.04700000000000000000,0.04800000000000000000,0.04900000000000000000} {47,48,49} -{98010bd9270f9b100b6214a21754fd33,31489056e0916d59fe3add79e63f095a,0e17daca5f3e175f448bacace3bc0da4} {0.04700000000000000000,0.04800000000000000000,0.04900000000000000000} {47,48,49} -{98010bd9270f9b100b6214a21754fd33,31489056e0916d59fe3add79e63f095a,0e17daca5f3e175f448bacace3bc0da4} {0.04700000000000000000,0.04800000000000000000,0.04900000000000000000} {47,48,49} -{98010bd9270f9b100b6214a21754fd33,31489056e0916d59fe3add79e63f095a,0e17daca5f3e175f448bacace3bc0da4} {0.04700000000000000000,0.04800000000000000000,0.04900000000000000000} {47,48,49} -{98010bd9270f9b100b6214a21754fd33,31489056e0916d59fe3add79e63f095a,0e17daca5f3e175f448bacace3bc0da4} {0.04700000000000000000,0.04800000000000000000,0.04900000000000000000} {47,48,49} -{98010bd9270f9b100b6214a21754fd33,31489056e0916d59fe3add79e63f095a,0e17daca5f3e175f448bacace3bc0da4} {0.04700000000000000000,0.04800000000000000000,0.04900000000000000000} {47,48,49} -{98010bd9270f9b100b6214a21754fd33,31489056e0916d59fe3add79e63f095a,0e17daca5f3e175f448bacace3bc0da4} {0.04700000000000000000,0.04800000000000000000,0.04900000000000000000} {47,48,49} -{98010bd9270f9b100b6214a21754fd33,31489056e0916d59fe3add79e63f095a,0e17daca5f3e175f448bacace3bc0da4} {0.04700000000000000000,0.04800000000000000000,0.04900000000000000000} {47,48,49} -{98010bd9270f9b100b6214a21754fd33,31489056e0916d59fe3add79e63f095a,0e17daca5f3e175f448bacace3bc0da4} {0.04700000000000000000,0.04800000000000000000,0.04900000000000000000} {47,48,49} -{98010bd9270f9b100b6214a21754fd33,31489056e0916d59fe3add79e63f095a,0e17daca5f3e175f448bacace3bc0da4} {0.04700000000000000000,0.04800000000000000000,0.04900000000000000000} {47,48,49} -{98010bd9270f9b100b6214a21754fd33,31489056e0916d59fe3add79e63f095a,0e17daca5f3e175f448bacace3bc0da4} {0.04700000000000000000,0.04800000000000000000,0.04900000000000000000} {47,48,49} -{98010bd9270f9b100b6214a21754fd33,31489056e0916d59fe3add79e63f095a,0e17daca5f3e175f448bacace3bc0da4} {0.04700000000000000000,0.04800000000000000000,0.04900000000000000000} {47,48,49} -{98010bd9270f9b100b6214a21754fd33,31489056e0916d59fe3add79e63f095a,0e17daca5f3e175f448bacace3bc0da4} {0.04700000000000000000,0.04800000000000000000,0.04900000000000000000} {47,48,49} -{98010bd9270f9b100b6214a21754fd33,31489056e0916d59fe3add79e63f095a,0e17daca5f3e175f448bacace3bc0da4} {0.04700000000000000000,0.04800000000000000000,0.04900000000000000000} {47,48,49} -{98010bd9270f9b100b6214a21754fd33,31489056e0916d59fe3add79e63f095a,0e17daca5f3e175f448bacace3bc0da4} {0.04700000000000000000,0.04800000000000000000,0.04900000000000000000} {47,48,49} -{98010bd9270f9b100b6214a21754fd33,31489056e0916d59fe3add79e63f095a,0e17daca5f3e175f448bacace3bc0da4} {0.04700000000000000000,0.04800000000000000000,0.04900000000000000000} {47,48,49} -{98010bd9270f9b100b6214a21754fd33,31489056e0916d59fe3add79e63f095a,0e17daca5f3e175f448bacace3bc0da4} {0.04700000000000000000,0.04800000000000000000,0.04900000000000000000} {47,48,49} -{98010bd9270f9b100b6214a21754fd33,31489056e0916d59fe3add79e63f095a,0e17daca5f3e175f448bacace3bc0da4} {0.04700000000000000000,0.04800000000000000000,0.04900000000000000000} {47,48,49} -{98010bd9270f9b100b6214a21754fd33,31489056e0916d59fe3add79e63f095a,0e17daca5f3e175f448bacace3bc0da4} {0.04700000000000000000,0.04800000000000000000,0.04900000000000000000} {47,48,49} -{98010bd9270f9b100b6214a21754fd33,31489056e0916d59fe3add79e63f095a,0e17daca5f3e175f448bacace3bc0da4} {0.04700000000000000000,0.04800000000000000000,0.04900000000000000000} {47,48,49} -{98010bd9270f9b100b6214a21754fd33,31489056e0916d59fe3add79e63f095a,0e17daca5f3e175f448bacace3bc0da4} {0.04700000000000000000,0.04800000000000000000,0.04900000000000000000} {47,48,49} -{98010bd9270f9b100b6214a21754fd33,31489056e0916d59fe3add79e63f095a,0e17daca5f3e175f448bacace3bc0da4} {0.04700000000000000000,0.04800000000000000000,0.04900000000000000000} {47,48,49} -{98010bd9270f9b100b6214a21754fd33,31489056e0916d59fe3add79e63f095a,0e17daca5f3e175f448bacace3bc0da4} {0.04700000000000000000,0.04800000000000000000,0.04900000000000000000} {47,48,49} -{98010bd9270f9b100b6214a21754fd33,31489056e0916d59fe3add79e63f095a,0e17daca5f3e175f448bacace3bc0da4} {0.04700000000000000000,0.04800000000000000000,0.04900000000000000000} {47,48,49} -{98010bd9270f9b100b6214a21754fd33,31489056e0916d59fe3add79e63f095a,0e17daca5f3e175f448bacace3bc0da4} {0.04700000000000000000,0.04800000000000000000,0.04900000000000000000} {47,48,49} -{98010bd9270f9b100b6214a21754fd33,31489056e0916d59fe3add79e63f095a,0e17daca5f3e175f448bacace3bc0da4} {0.04700000000000000000,0.04800000000000000000,0.04900000000000000000} {47,48,49} -{98010bd9270f9b100b6214a21754fd33,31489056e0916d59fe3add79e63f095a,0e17daca5f3e175f448bacace3bc0da4} {0.04700000000000000000,0.04800000000000000000,0.04900000000000000000} {47,48,49} -{98010bd9270f9b100b6214a21754fd33,31489056e0916d59fe3add79e63f095a,0e17daca5f3e175f448bacace3bc0da4} {0.04700000000000000000,0.04800000000000000000,0.04900000000000000000} {47,48,49} -{98010bd9270f9b100b6214a21754fd33,31489056e0916d59fe3add79e63f095a,0e17daca5f3e175f448bacace3bc0da4} {0.04700000000000000000,0.04800000000000000000,0.04900000000000000000} {47,48,49} -{98010bd9270f9b100b6214a21754fd33,31489056e0916d59fe3add79e63f095a,0e17daca5f3e175f448bacace3bc0da4} {0.04700000000000000000,0.04800000000000000000,0.04900000000000000000} {47,48,49} -{98010bd9270f9b100b6214a21754fd33,31489056e0916d59fe3add79e63f095a,0e17daca5f3e175f448bacace3bc0da4} {0.04700000000000000000,0.04800000000000000000,0.04900000000000000000} {47,48,49} -{98010bd9270f9b100b6214a21754fd33,31489056e0916d59fe3add79e63f095a,0e17daca5f3e175f448bacace3bc0da4} {0.04700000000000000000,0.04800000000000000000,0.04900000000000000000} {47,48,49} -{98010bd9270f9b100b6214a21754fd33,31489056e0916d59fe3add79e63f095a,0e17daca5f3e175f448bacace3bc0da4} {0.04700000000000000000,0.04800000000000000000,0.04900000000000000000} {47,48,49} -{98010bd9270f9b100b6214a21754fd33,31489056e0916d59fe3add79e63f095a,0e17daca5f3e175f448bacace3bc0da4} {0.04700000000000000000,0.04800000000000000000,0.04900000000000000000} {47,48,49} -{98010bd9270f9b100b6214a21754fd33,31489056e0916d59fe3add79e63f095a,0e17daca5f3e175f448bacace3bc0da4} {0.04700000000000000000,0.04800000000000000000,0.04900000000000000000} {47,48,49} -{98010bd9270f9b100b6214a21754fd33,31489056e0916d59fe3add79e63f095a,0e17daca5f3e175f448bacace3bc0da4} {0.04700000000000000000,0.04800000000000000000,0.04900000000000000000} {47,48,49} -{0e17daca5f3e175f448bacace3bc0da4,98010bd9270f9b100b6214a21754fd33,1a6562590ef19d1045d06c4055742d38} {0.04800000000000000000,0.04900000000000000000,0.05000000000000000000} {48,49,50} -{0e17daca5f3e175f448bacace3bc0da4,98010bd9270f9b100b6214a21754fd33,1a6562590ef19d1045d06c4055742d38} {0.04800000000000000000,0.04900000000000000000,0.05000000000000000000} {48,49,50} -{0e17daca5f3e175f448bacace3bc0da4,98010bd9270f9b100b6214a21754fd33,1a6562590ef19d1045d06c4055742d38} {0.04800000000000000000,0.04900000000000000000,0.05000000000000000000} {48,49,50} -{0e17daca5f3e175f448bacace3bc0da4,98010bd9270f9b100b6214a21754fd33,1a6562590ef19d1045d06c4055742d38} {0.04800000000000000000,0.04900000000000000000,0.05000000000000000000} {48,49,50} -{0e17daca5f3e175f448bacace3bc0da4,98010bd9270f9b100b6214a21754fd33,1a6562590ef19d1045d06c4055742d38} {0.04800000000000000000,0.04900000000000000000,0.05000000000000000000} {48,49,50} -{0e17daca5f3e175f448bacace3bc0da4,98010bd9270f9b100b6214a21754fd33,1a6562590ef19d1045d06c4055742d38} {0.04800000000000000000,0.04900000000000000000,0.05000000000000000000} {48,49,50} -{0e17daca5f3e175f448bacace3bc0da4,98010bd9270f9b100b6214a21754fd33,1a6562590ef19d1045d06c4055742d38} {0.04800000000000000000,0.04900000000000000000,0.05000000000000000000} {48,49,50} -{0e17daca5f3e175f448bacace3bc0da4,98010bd9270f9b100b6214a21754fd33,1a6562590ef19d1045d06c4055742d38} {0.04800000000000000000,0.04900000000000000000,0.05000000000000000000} {48,49,50} -{0e17daca5f3e175f448bacace3bc0da4,98010bd9270f9b100b6214a21754fd33,1a6562590ef19d1045d06c4055742d38} {0.04800000000000000000,0.04900000000000000000,0.05000000000000000000} {48,49,50} -{0e17daca5f3e175f448bacace3bc0da4,98010bd9270f9b100b6214a21754fd33,1a6562590ef19d1045d06c4055742d38} {0.04800000000000000000,0.04900000000000000000,0.05000000000000000000} {48,49,50} -{0e17daca5f3e175f448bacace3bc0da4,98010bd9270f9b100b6214a21754fd33,1a6562590ef19d1045d06c4055742d38} {0.04800000000000000000,0.04900000000000000000,0.05000000000000000000} {48,49,50} -{0e17daca5f3e175f448bacace3bc0da4,98010bd9270f9b100b6214a21754fd33,1a6562590ef19d1045d06c4055742d38} {0.04800000000000000000,0.04900000000000000000,0.05000000000000000000} {48,49,50} -{0e17daca5f3e175f448bacace3bc0da4,98010bd9270f9b100b6214a21754fd33,1a6562590ef19d1045d06c4055742d38} {0.04800000000000000000,0.04900000000000000000,0.05000000000000000000} {48,49,50} -{0e17daca5f3e175f448bacace3bc0da4,98010bd9270f9b100b6214a21754fd33,1a6562590ef19d1045d06c4055742d38} {0.04800000000000000000,0.04900000000000000000,0.05000000000000000000} {48,49,50} -{0e17daca5f3e175f448bacace3bc0da4,98010bd9270f9b100b6214a21754fd33,1a6562590ef19d1045d06c4055742d38} {0.04800000000000000000,0.04900000000000000000,0.05000000000000000000} {48,49,50} -{0e17daca5f3e175f448bacace3bc0da4,98010bd9270f9b100b6214a21754fd33,1a6562590ef19d1045d06c4055742d38} {0.04800000000000000000,0.04900000000000000000,0.05000000000000000000} {48,49,50} -{0e17daca5f3e175f448bacace3bc0da4,98010bd9270f9b100b6214a21754fd33,1a6562590ef19d1045d06c4055742d38} {0.04800000000000000000,0.04900000000000000000,0.05000000000000000000} {48,49,50} -{0e17daca5f3e175f448bacace3bc0da4,98010bd9270f9b100b6214a21754fd33,1a6562590ef19d1045d06c4055742d38} {0.04800000000000000000,0.04900000000000000000,0.05000000000000000000} {48,49,50} -{0e17daca5f3e175f448bacace3bc0da4,98010bd9270f9b100b6214a21754fd33,1a6562590ef19d1045d06c4055742d38} {0.04800000000000000000,0.04900000000000000000,0.05000000000000000000} {48,49,50} -{0e17daca5f3e175f448bacace3bc0da4,98010bd9270f9b100b6214a21754fd33,1a6562590ef19d1045d06c4055742d38} {0.04800000000000000000,0.04900000000000000000,0.05000000000000000000} {48,49,50} -{0e17daca5f3e175f448bacace3bc0da4,98010bd9270f9b100b6214a21754fd33,1a6562590ef19d1045d06c4055742d38} {0.04800000000000000000,0.04900000000000000000,0.05000000000000000000} {48,49,50} -{0e17daca5f3e175f448bacace3bc0da4,98010bd9270f9b100b6214a21754fd33,1a6562590ef19d1045d06c4055742d38} {0.04800000000000000000,0.04900000000000000000,0.05000000000000000000} {48,49,50} -{0e17daca5f3e175f448bacace3bc0da4,98010bd9270f9b100b6214a21754fd33,1a6562590ef19d1045d06c4055742d38} {0.04800000000000000000,0.04900000000000000000,0.05000000000000000000} {48,49,50} -{0e17daca5f3e175f448bacace3bc0da4,98010bd9270f9b100b6214a21754fd33,1a6562590ef19d1045d06c4055742d38} {0.04800000000000000000,0.04900000000000000000,0.05000000000000000000} {48,49,50} -{0e17daca5f3e175f448bacace3bc0da4,98010bd9270f9b100b6214a21754fd33,1a6562590ef19d1045d06c4055742d38} {0.04800000000000000000,0.04900000000000000000,0.05000000000000000000} {48,49,50} -{0e17daca5f3e175f448bacace3bc0da4,98010bd9270f9b100b6214a21754fd33,1a6562590ef19d1045d06c4055742d38} {0.04800000000000000000,0.04900000000000000000,0.05000000000000000000} {48,49,50} -{0e17daca5f3e175f448bacace3bc0da4,98010bd9270f9b100b6214a21754fd33,1a6562590ef19d1045d06c4055742d38} {0.04800000000000000000,0.04900000000000000000,0.05000000000000000000} {48,49,50} -{0e17daca5f3e175f448bacace3bc0da4,98010bd9270f9b100b6214a21754fd33,1a6562590ef19d1045d06c4055742d38} {0.04800000000000000000,0.04900000000000000000,0.05000000000000000000} {48,49,50} -{0e17daca5f3e175f448bacace3bc0da4,98010bd9270f9b100b6214a21754fd33,1a6562590ef19d1045d06c4055742d38} {0.04800000000000000000,0.04900000000000000000,0.05000000000000000000} {48,49,50} -{0e17daca5f3e175f448bacace3bc0da4,98010bd9270f9b100b6214a21754fd33,1a6562590ef19d1045d06c4055742d38} {0.04800000000000000000,0.04900000000000000000,0.05000000000000000000} {48,49,50} -{0e17daca5f3e175f448bacace3bc0da4,98010bd9270f9b100b6214a21754fd33,1a6562590ef19d1045d06c4055742d38} {0.04800000000000000000,0.04900000000000000000,0.05000000000000000000} {48,49,50} -{0e17daca5f3e175f448bacace3bc0da4,98010bd9270f9b100b6214a21754fd33,1a6562590ef19d1045d06c4055742d38} {0.04800000000000000000,0.04900000000000000000,0.05000000000000000000} {48,49,50} -{0e17daca5f3e175f448bacace3bc0da4,98010bd9270f9b100b6214a21754fd33,1a6562590ef19d1045d06c4055742d38} {0.04800000000000000000,0.04900000000000000000,0.05000000000000000000} {48,49,50} -{0e17daca5f3e175f448bacace3bc0da4,98010bd9270f9b100b6214a21754fd33,1a6562590ef19d1045d06c4055742d38} {0.04800000000000000000,0.04900000000000000000,0.05000000000000000000} {48,49,50} -{0e17daca5f3e175f448bacace3bc0da4,98010bd9270f9b100b6214a21754fd33,1a6562590ef19d1045d06c4055742d38} {0.04800000000000000000,0.04900000000000000000,0.05000000000000000000} {48,49,50} -{0e17daca5f3e175f448bacace3bc0da4,98010bd9270f9b100b6214a21754fd33,1a6562590ef19d1045d06c4055742d38} {0.04800000000000000000,0.04900000000000000000,0.05000000000000000000} {48,49,50} -{0e17daca5f3e175f448bacace3bc0da4,98010bd9270f9b100b6214a21754fd33,1a6562590ef19d1045d06c4055742d38} {0.04800000000000000000,0.04900000000000000000,0.05000000000000000000} {48,49,50} -{0e17daca5f3e175f448bacace3bc0da4,98010bd9270f9b100b6214a21754fd33,1a6562590ef19d1045d06c4055742d38} {0.04800000000000000000,0.04900000000000000000,0.05000000000000000000} {48,49,50} -{0e17daca5f3e175f448bacace3bc0da4,98010bd9270f9b100b6214a21754fd33,1a6562590ef19d1045d06c4055742d38} {0.04800000000000000000,0.04900000000000000000,0.05000000000000000000} {48,49,50} -{0e17daca5f3e175f448bacace3bc0da4,98010bd9270f9b100b6214a21754fd33,1a6562590ef19d1045d06c4055742d38} {0.04800000000000000000,0.04900000000000000000,0.05000000000000000000} {48,49,50} -{0e17daca5f3e175f448bacace3bc0da4,98010bd9270f9b100b6214a21754fd33,1a6562590ef19d1045d06c4055742d38} {0.04800000000000000000,0.04900000000000000000,0.05000000000000000000} {48,49,50} -{0e17daca5f3e175f448bacace3bc0da4,98010bd9270f9b100b6214a21754fd33,1a6562590ef19d1045d06c4055742d38} {0.04800000000000000000,0.04900000000000000000,0.05000000000000000000} {48,49,50} -{0e17daca5f3e175f448bacace3bc0da4,98010bd9270f9b100b6214a21754fd33,1a6562590ef19d1045d06c4055742d38} {0.04800000000000000000,0.04900000000000000000,0.05000000000000000000} {48,49,50} -{0e17daca5f3e175f448bacace3bc0da4,98010bd9270f9b100b6214a21754fd33,1a6562590ef19d1045d06c4055742d38} {0.04800000000000000000,0.04900000000000000000,0.05000000000000000000} {48,49,50} -{0e17daca5f3e175f448bacace3bc0da4,98010bd9270f9b100b6214a21754fd33,1a6562590ef19d1045d06c4055742d38} {0.04800000000000000000,0.04900000000000000000,0.05000000000000000000} {48,49,50} -{0e17daca5f3e175f448bacace3bc0da4,98010bd9270f9b100b6214a21754fd33,1a6562590ef19d1045d06c4055742d38} {0.04800000000000000000,0.04900000000000000000,0.05000000000000000000} {48,49,50} -{0e17daca5f3e175f448bacace3bc0da4,98010bd9270f9b100b6214a21754fd33,1a6562590ef19d1045d06c4055742d38} {0.04800000000000000000,0.04900000000000000000,0.05000000000000000000} {48,49,50} -{0e17daca5f3e175f448bacace3bc0da4,98010bd9270f9b100b6214a21754fd33,1a6562590ef19d1045d06c4055742d38} {0.04800000000000000000,0.04900000000000000000,0.05000000000000000000} {48,49,50} -{0e17daca5f3e175f448bacace3bc0da4,98010bd9270f9b100b6214a21754fd33,1a6562590ef19d1045d06c4055742d38} {0.04800000000000000000,0.04900000000000000000,0.05000000000000000000} {48,49,50} -{0e17daca5f3e175f448bacace3bc0da4,98010bd9270f9b100b6214a21754fd33,1a6562590ef19d1045d06c4055742d38} {0.04800000000000000000,0.04900000000000000000,0.05000000000000000000} {48,49,50} -{0e17daca5f3e175f448bacace3bc0da4,98010bd9270f9b100b6214a21754fd33,1a6562590ef19d1045d06c4055742d38} {0.04800000000000000000,0.04900000000000000000,0.05000000000000000000} {48,49,50} -{0e17daca5f3e175f448bacace3bc0da4,98010bd9270f9b100b6214a21754fd33,1a6562590ef19d1045d06c4055742d38} {0.04800000000000000000,0.04900000000000000000,0.05000000000000000000} {48,49,50} -{0e17daca5f3e175f448bacace3bc0da4,98010bd9270f9b100b6214a21754fd33,1a6562590ef19d1045d06c4055742d38} {0.04800000000000000000,0.04900000000000000000,0.05000000000000000000} {48,49,50} -{0e17daca5f3e175f448bacace3bc0da4,98010bd9270f9b100b6214a21754fd33,1a6562590ef19d1045d06c4055742d38} {0.04800000000000000000,0.04900000000000000000,0.05000000000000000000} {48,49,50} -{0e17daca5f3e175f448bacace3bc0da4,98010bd9270f9b100b6214a21754fd33,1a6562590ef19d1045d06c4055742d38} {0.04800000000000000000,0.04900000000000000000,0.05000000000000000000} {48,49,50} -{0e17daca5f3e175f448bacace3bc0da4,98010bd9270f9b100b6214a21754fd33,1a6562590ef19d1045d06c4055742d38} {0.04800000000000000000,0.04900000000000000000,0.05000000000000000000} {48,49,50} -{0e17daca5f3e175f448bacace3bc0da4,98010bd9270f9b100b6214a21754fd33,1a6562590ef19d1045d06c4055742d38} {0.04800000000000000000,0.04900000000000000000,0.05000000000000000000} {48,49,50} -{0e17daca5f3e175f448bacace3bc0da4,98010bd9270f9b100b6214a21754fd33,1a6562590ef19d1045d06c4055742d38} {0.04800000000000000000,0.04900000000000000000,0.05000000000000000000} {48,49,50} -{0e17daca5f3e175f448bacace3bc0da4,98010bd9270f9b100b6214a21754fd33,1a6562590ef19d1045d06c4055742d38} {0.04800000000000000000,0.04900000000000000000,0.05000000000000000000} {48,49,50} -{0e17daca5f3e175f448bacace3bc0da4,98010bd9270f9b100b6214a21754fd33,1a6562590ef19d1045d06c4055742d38} {0.04800000000000000000,0.04900000000000000000,0.05000000000000000000} {48,49,50} -{0e17daca5f3e175f448bacace3bc0da4,98010bd9270f9b100b6214a21754fd33,1a6562590ef19d1045d06c4055742d38} {0.04800000000000000000,0.04900000000000000000,0.05000000000000000000} {48,49,50} -{0e17daca5f3e175f448bacace3bc0da4,98010bd9270f9b100b6214a21754fd33,1a6562590ef19d1045d06c4055742d38} {0.04800000000000000000,0.04900000000000000000,0.05000000000000000000} {48,49,50} -{0e17daca5f3e175f448bacace3bc0da4,98010bd9270f9b100b6214a21754fd33,1a6562590ef19d1045d06c4055742d38} {0.04800000000000000000,0.04900000000000000000,0.05000000000000000000} {48,49,50} -{0e17daca5f3e175f448bacace3bc0da4,98010bd9270f9b100b6214a21754fd33,1a6562590ef19d1045d06c4055742d38} {0.04800000000000000000,0.04900000000000000000,0.05000000000000000000} {48,49,50} -{0e17daca5f3e175f448bacace3bc0da4,98010bd9270f9b100b6214a21754fd33,1a6562590ef19d1045d06c4055742d38} {0.04800000000000000000,0.04900000000000000000,0.05000000000000000000} {48,49,50} -{0e17daca5f3e175f448bacace3bc0da4,98010bd9270f9b100b6214a21754fd33,1a6562590ef19d1045d06c4055742d38} {0.04800000000000000000,0.04900000000000000000,0.05000000000000000000} {48,49,50} -{0e17daca5f3e175f448bacace3bc0da4,98010bd9270f9b100b6214a21754fd33,1a6562590ef19d1045d06c4055742d38} {0.04800000000000000000,0.04900000000000000000,0.05000000000000000000} {48,49,50} -{0e17daca5f3e175f448bacace3bc0da4,98010bd9270f9b100b6214a21754fd33,1a6562590ef19d1045d06c4055742d38} {0.04800000000000000000,0.04900000000000000000,0.05000000000000000000} {48,49,50} -{0e17daca5f3e175f448bacace3bc0da4,98010bd9270f9b100b6214a21754fd33,1a6562590ef19d1045d06c4055742d38} {0.04800000000000000000,0.04900000000000000000,0.05000000000000000000} {48,49,50} -{0e17daca5f3e175f448bacace3bc0da4,98010bd9270f9b100b6214a21754fd33,1a6562590ef19d1045d06c4055742d38} {0.04800000000000000000,0.04900000000000000000,0.05000000000000000000} {48,49,50} -{0e17daca5f3e175f448bacace3bc0da4,98010bd9270f9b100b6214a21754fd33,1a6562590ef19d1045d06c4055742d38} {0.04800000000000000000,0.04900000000000000000,0.05000000000000000000} {48,49,50} -{0e17daca5f3e175f448bacace3bc0da4,98010bd9270f9b100b6214a21754fd33,1a6562590ef19d1045d06c4055742d38} {0.04800000000000000000,0.04900000000000000000,0.05000000000000000000} {48,49,50} -{0e17daca5f3e175f448bacace3bc0da4,98010bd9270f9b100b6214a21754fd33,1a6562590ef19d1045d06c4055742d38} {0.04800000000000000000,0.04900000000000000000,0.05000000000000000000} {48,49,50} -{0e17daca5f3e175f448bacace3bc0da4,98010bd9270f9b100b6214a21754fd33,1a6562590ef19d1045d06c4055742d38} {0.04800000000000000000,0.04900000000000000000,0.05000000000000000000} {48,49,50} -{0e17daca5f3e175f448bacace3bc0da4,98010bd9270f9b100b6214a21754fd33,1a6562590ef19d1045d06c4055742d38} {0.04800000000000000000,0.04900000000000000000,0.05000000000000000000} {48,49,50} -{0e17daca5f3e175f448bacace3bc0da4,98010bd9270f9b100b6214a21754fd33,1a6562590ef19d1045d06c4055742d38} {0.04800000000000000000,0.04900000000000000000,0.05000000000000000000} {48,49,50} -{0e17daca5f3e175f448bacace3bc0da4,98010bd9270f9b100b6214a21754fd33,1a6562590ef19d1045d06c4055742d38} {0.04800000000000000000,0.04900000000000000000,0.05000000000000000000} {48,49,50} -{0e17daca5f3e175f448bacace3bc0da4,98010bd9270f9b100b6214a21754fd33,1a6562590ef19d1045d06c4055742d38} {0.04800000000000000000,0.04900000000000000000,0.05000000000000000000} {48,49,50} -{0e17daca5f3e175f448bacace3bc0da4,98010bd9270f9b100b6214a21754fd33,1a6562590ef19d1045d06c4055742d38} {0.04800000000000000000,0.04900000000000000000,0.05000000000000000000} {48,49,50} -{0e17daca5f3e175f448bacace3bc0da4,98010bd9270f9b100b6214a21754fd33,1a6562590ef19d1045d06c4055742d38} {0.04800000000000000000,0.04900000000000000000,0.05000000000000000000} {48,49,50} -{0e17daca5f3e175f448bacace3bc0da4,98010bd9270f9b100b6214a21754fd33,1a6562590ef19d1045d06c4055742d38} {0.04800000000000000000,0.04900000000000000000,0.05000000000000000000} {48,49,50} -{0e17daca5f3e175f448bacace3bc0da4,98010bd9270f9b100b6214a21754fd33,1a6562590ef19d1045d06c4055742d38} {0.04800000000000000000,0.04900000000000000000,0.05000000000000000000} {48,49,50} -{0e17daca5f3e175f448bacace3bc0da4,98010bd9270f9b100b6214a21754fd33,1a6562590ef19d1045d06c4055742d38} {0.04800000000000000000,0.04900000000000000000,0.05000000000000000000} {48,49,50} -{0e17daca5f3e175f448bacace3bc0da4,98010bd9270f9b100b6214a21754fd33,1a6562590ef19d1045d06c4055742d38} {0.04800000000000000000,0.04900000000000000000,0.05000000000000000000} {48,49,50} -{0e17daca5f3e175f448bacace3bc0da4,98010bd9270f9b100b6214a21754fd33,1a6562590ef19d1045d06c4055742d38} {0.04800000000000000000,0.04900000000000000000,0.05000000000000000000} {48,49,50} -{0e17daca5f3e175f448bacace3bc0da4,98010bd9270f9b100b6214a21754fd33,1a6562590ef19d1045d06c4055742d38} {0.04800000000000000000,0.04900000000000000000,0.05000000000000000000} {48,49,50} -{0e17daca5f3e175f448bacace3bc0da4,98010bd9270f9b100b6214a21754fd33,1a6562590ef19d1045d06c4055742d38} {0.04800000000000000000,0.04900000000000000000,0.05000000000000000000} {48,49,50} -{0e17daca5f3e175f448bacace3bc0da4,98010bd9270f9b100b6214a21754fd33,1a6562590ef19d1045d06c4055742d38} {0.04800000000000000000,0.04900000000000000000,0.05000000000000000000} {48,49,50} -{0e17daca5f3e175f448bacace3bc0da4,98010bd9270f9b100b6214a21754fd33,1a6562590ef19d1045d06c4055742d38} {0.04800000000000000000,0.04900000000000000000,0.05000000000000000000} {48,49,50} -{0e17daca5f3e175f448bacace3bc0da4,98010bd9270f9b100b6214a21754fd33,1a6562590ef19d1045d06c4055742d38} {0.04800000000000000000,0.04900000000000000000,0.05000000000000000000} {48,49,50} -{0e17daca5f3e175f448bacace3bc0da4,98010bd9270f9b100b6214a21754fd33,1a6562590ef19d1045d06c4055742d38} {0.04800000000000000000,0.04900000000000000000,0.05000000000000000000} {48,49,50} -{0e17daca5f3e175f448bacace3bc0da4,98010bd9270f9b100b6214a21754fd33,1a6562590ef19d1045d06c4055742d38} {0.04800000000000000000,0.04900000000000000000,0.05000000000000000000} {48,49,50} -{0e17daca5f3e175f448bacace3bc0da4,98010bd9270f9b100b6214a21754fd33,1a6562590ef19d1045d06c4055742d38} {0.04800000000000000000,0.04900000000000000000,0.05000000000000000000} {48,49,50} -{0e17daca5f3e175f448bacace3bc0da4,98010bd9270f9b100b6214a21754fd33,1a6562590ef19d1045d06c4055742d38} {0.04800000000000000000,0.04900000000000000000,0.05000000000000000000} {48,49,50} -{0e17daca5f3e175f448bacace3bc0da4,98010bd9270f9b100b6214a21754fd33,1a6562590ef19d1045d06c4055742d38} {0.04800000000000000000,0.04900000000000000000,0.05000000000000000000} {48,49,50} -{0e17daca5f3e175f448bacace3bc0da4,98010bd9270f9b100b6214a21754fd33,1a6562590ef19d1045d06c4055742d38} {0.04800000000000000000,0.04900000000000000000,0.05000000000000000000} {48,49,50} -{0e17daca5f3e175f448bacace3bc0da4,98010bd9270f9b100b6214a21754fd33,1a6562590ef19d1045d06c4055742d38} {0.04800000000000000000,0.04900000000000000000,0.05000000000000000000} {48,49,50} -{0e17daca5f3e175f448bacace3bc0da4,98010bd9270f9b100b6214a21754fd33,1a6562590ef19d1045d06c4055742d38} {0.04800000000000000000,0.04900000000000000000,0.05000000000000000000} {48,49,50} -{0e17daca5f3e175f448bacace3bc0da4,98010bd9270f9b100b6214a21754fd33,1a6562590ef19d1045d06c4055742d38} {0.04800000000000000000,0.04900000000000000000,0.05000000000000000000} {48,49,50} -{0e17daca5f3e175f448bacace3bc0da4,98010bd9270f9b100b6214a21754fd33,1a6562590ef19d1045d06c4055742d38} {0.04800000000000000000,0.04900000000000000000,0.05000000000000000000} {48,49,50} -{1a6562590ef19d1045d06c4055742d38,0e17daca5f3e175f448bacace3bc0da4,031b4af5197ec30a926f48cf40e11a7d} {0.04900000000000000000,0.05000000000000000000,0.05100000000000000000} {49,50,51} -\. --- --- Data for Name: mcv_lists_bool; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.mcv_lists_bool (a, b, c) FROM stdin; -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -f f f -t f f -f f f -t t f -f f f -t f f -f f f -t t t -\. --- --- Data for Name: mic_inputs; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.mic_inputs (inbytes, description) FROM stdin; -\\x666f6f valid, pure ASCII -\\x8bc68bcf8bcf valid (in KOI8R) -\\x8bc68bcf8b invalid,incomplete char -\\x92bedd valid (in SHIFT_JIS) -\\x92be invalid, incomplete char) -\\x666f6f95a3c1 valid (in Big5) -\\x666f6f95a3 invalid, incomplete char -\\x9200bedd invalid, NUL byte -\\x92bedd00 invalid, NUL byte -\\x8b00c68bcf8bcf invalid, NUL byte -\. --- --- Data for Name: mlparted11; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.mlparted11 (b, a, c) FROM stdin; -2 1 a -\. --- --- Data for Name: mlparted12; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.mlparted12 (b, a, c) FROM stdin; -\. --- --- Data for Name: mlparted2; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.mlparted2 (b, a, c) FROM stdin; -\. --- --- Data for Name: mlparted3; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.mlparted3 (a, b, c) FROM stdin; -\. --- --- Data for Name: mlparted4; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.mlparted4 (b, a, c) FROM stdin; -\. --- --- Data for Name: mlparted_def1; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.mlparted_def1 (a, b, c) FROM stdin; -\. --- --- Data for Name: mlparted_def2; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.mlparted_def2 (a, b, c) FROM stdin; -\. --- --- Data for Name: mlparted_defd; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.mlparted_defd (a, b, c) FROM stdin; -\. --- --- Data for Name: money_data; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.money_data (m) FROM stdin; -$123.46 -\. --- --- Data for Name: mvtest_t; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.mvtest_t (id, type, amt) FROM stdin; -1 x 2 -2 x 3 -3 y 5 -4 y 7 -5 z 11 -6 z 13 -\. --- --- Data for Name: ndistinct; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.ndistinct (filler1, filler2, a, b, filler3, c, d) FROM stdin; -\N \N 1 1 \N 1 1 -\N \N 2 2 \N 2 2 -\N \N 0 3 \N 3 3 -\N \N 1 4 \N 4 4 -\N \N 2 5 \N 0 5 -\N \N 0 6 \N 1 6 -\N \N 1 7 \N 2 7 -\N \N 2 8 \N 3 8 -\N \N 0 0 \N 4 9 -\N \N 1 1 \N 0 10 -\N \N 2 2 \N 1 11 -\N \N 0 3 \N 2 12 -\N \N 1 4 \N 3 13 -\N \N 2 5 \N 4 14 -\N \N 0 6 \N 0 15 -\N \N 1 7 \N 1 16 -\N \N 2 8 \N 2 17 -\N \N 0 0 \N 3 18 -\N \N 1 1 \N 4 19 -\N \N 2 2 \N 0 0 -\N \N 0 3 \N 1 1 -\N \N 1 4 \N 2 2 -\N \N 2 5 \N 3 3 -\N \N 0 6 \N 4 4 -\N \N 1 7 \N 0 5 -\N \N 2 8 \N 1 6 -\N \N 0 0 \N 2 7 -\N \N 1 1 \N 3 8 -\N \N 2 2 \N 4 9 -\N \N 0 3 \N 0 10 -\N \N 1 4 \N 1 11 -\N \N 2 5 \N 2 12 -\N \N 0 6 \N 3 13 -\N \N 1 7 \N 4 14 -\N \N 2 8 \N 0 15 -\N \N 0 0 \N 1 16 -\N \N 1 1 \N 2 17 -\N \N 2 2 \N 3 18 -\N \N 0 3 \N 4 19 -\N \N 1 4 \N 0 0 -\N \N 2 5 \N 1 1 -\N \N 0 6 \N 2 2 -\N \N 1 7 \N 3 3 -\N \N 2 8 \N 4 4 -\N \N 0 0 \N 0 5 -\N \N 1 1 \N 1 6 -\N \N 2 2 \N 2 7 -\N \N 0 3 \N 3 8 -\N \N 1 4 \N 4 9 -\N \N 2 5 \N 0 10 -\N \N 0 6 \N 1 11 -\N \N 1 7 \N 2 12 -\N \N 2 8 \N 3 13 -\N \N 0 0 \N 4 14 -\N \N 1 1 \N 0 15 -\N \N 2 2 \N 1 16 -\N \N 0 3 \N 2 17 -\N \N 1 4 \N 3 18 -\N \N 2 5 \N 4 19 -\N \N 0 6 \N 0 0 -\N \N 1 7 \N 1 1 -\N \N 2 8 \N 2 2 -\N \N 0 0 \N 3 3 -\N \N 1 1 \N 4 4 -\N \N 2 2 \N 0 5 -\N \N 0 3 \N 1 6 -\N \N 1 4 \N 2 7 -\N \N 2 5 \N 3 8 -\N \N 0 6 \N 4 9 -\N \N 1 7 \N 0 10 -\N \N 2 8 \N 1 11 -\N \N 0 0 \N 2 12 -\N \N 1 1 \N 3 13 -\N \N 2 2 \N 4 14 -\N \N 0 3 \N 0 15 -\N \N 1 4 \N 1 16 -\N \N 2 5 \N 2 17 -\N \N 0 6 \N 3 18 -\N \N 1 7 \N 4 19 -\N \N 2 8 \N 0 0 -\N \N 0 0 \N 1 1 -\N \N 1 1 \N 2 2 -\N \N 2 2 \N 3 3 -\N \N 0 3 \N 4 4 -\N \N 1 4 \N 0 5 -\N \N 2 5 \N 1 6 -\N \N 0 6 \N 2 7 -\N \N 1 7 \N 3 8 -\N \N 2 8 \N 4 9 -\N \N 0 0 \N 0 10 -\N \N 1 1 \N 1 11 -\N \N 2 2 \N 2 12 -\N \N 0 3 \N 3 13 -\N \N 1 4 \N 4 14 -\N \N 2 5 \N 0 15 -\N \N 0 6 \N 1 16 -\N \N 1 7 \N 2 17 -\N \N 2 8 \N 3 18 -\N \N 0 0 \N 4 19 -\N \N 1 1 \N 0 0 -\N \N 2 2 \N 1 1 -\N \N 0 3 \N 2 2 -\N \N 1 4 \N 3 3 -\N \N 2 5 \N 4 4 -\N \N 0 6 \N 0 5 -\N \N 1 7 \N 1 6 -\N \N 2 8 \N 2 7 -\N \N 0 0 \N 3 8 -\N \N 1 1 \N 4 9 -\N \N 2 2 \N 0 10 -\N \N 0 3 \N 1 11 -\N \N 1 4 \N 2 12 -\N \N 2 5 \N 3 13 -\N \N 0 6 \N 4 14 -\N \N 1 7 \N 0 15 -\N \N 2 8 \N 1 16 -\N \N 0 0 \N 2 17 -\N \N 1 1 \N 3 18 -\N \N 2 2 \N 4 19 -\N \N 0 3 \N 0 0 -\N \N 1 4 \N 1 1 -\N \N 2 5 \N 2 2 -\N \N 0 6 \N 3 3 -\N \N 1 7 \N 4 4 -\N \N 2 8 \N 0 5 -\N \N 0 0 \N 1 6 -\N \N 1 1 \N 2 7 -\N \N 2 2 \N 3 8 -\N \N 0 3 \N 4 9 -\N \N 1 4 \N 0 10 -\N \N 2 5 \N 1 11 -\N \N 0 6 \N 2 12 -\N \N 1 7 \N 3 13 -\N \N 2 8 \N 4 14 -\N \N 0 0 \N 0 15 -\N \N 1 1 \N 1 16 -\N \N 2 2 \N 2 17 -\N \N 0 3 \N 3 18 -\N \N 1 4 \N 4 19 -\N \N 2 5 \N 0 0 -\N \N 0 6 \N 1 1 -\N \N 1 7 \N 2 2 -\N \N 2 8 \N 3 3 -\N \N 0 0 \N 4 4 -\N \N 1 1 \N 0 5 -\N \N 2 2 \N 1 6 -\N \N 0 3 \N 2 7 -\N \N 1 4 \N 3 8 -\N \N 2 5 \N 4 9 -\N \N 0 6 \N 0 10 -\N \N 1 7 \N 1 11 -\N \N 2 8 \N 2 12 -\N \N 0 0 \N 3 13 -\N \N 1 1 \N 4 14 -\N \N 2 2 \N 0 15 -\N \N 0 3 \N 1 16 -\N \N 1 4 \N 2 17 -\N \N 2 5 \N 3 18 -\N \N 0 6 \N 4 19 -\N \N 1 7 \N 0 0 -\N \N 2 8 \N 1 1 -\N \N 0 0 \N 2 2 -\N \N 1 1 \N 3 3 -\N \N 2 2 \N 4 4 -\N \N 0 3 \N 0 5 -\N \N 1 4 \N 1 6 -\N \N 2 5 \N 2 7 -\N \N 0 6 \N 3 8 -\N \N 1 7 \N 4 9 -\N \N 2 8 \N 0 10 -\N \N 0 0 \N 1 11 -\N \N 1 1 \N 2 12 -\N \N 2 2 \N 3 13 -\N \N 0 3 \N 4 14 -\N \N 1 4 \N 0 15 -\N \N 2 5 \N 1 16 -\N \N 0 6 \N 2 17 -\N \N 1 7 \N 3 18 -\N \N 2 8 \N 4 19 -\N \N 0 0 \N 0 0 -\N \N 1 1 \N 1 1 -\N \N 2 2 \N 2 2 -\N \N 0 3 \N 3 3 -\N \N 1 4 \N 4 4 -\N \N 2 5 \N 0 5 -\N \N 0 6 \N 1 6 -\N \N 1 7 \N 2 7 -\N \N 2 8 \N 3 8 -\N \N 0 0 \N 4 9 -\N \N 1 1 \N 0 10 -\N \N 2 2 \N 1 11 -\N \N 0 3 \N 2 12 -\N \N 1 4 \N 3 13 -\N \N 2 5 \N 4 14 -\N \N 0 6 \N 0 15 -\N \N 1 7 \N 1 16 -\N \N 2 8 \N 2 17 -\N \N 0 0 \N 3 18 -\N \N 1 1 \N 4 19 -\N \N 2 2 \N 0 0 -\N \N 0 3 \N 1 1 -\N \N 1 4 \N 2 2 -\N \N 2 5 \N 3 3 -\N \N 0 6 \N 4 4 -\N \N 1 7 \N 0 5 -\N \N 2 8 \N 1 6 -\N \N 0 0 \N 2 7 -\N \N 1 1 \N 3 8 -\N \N 2 2 \N 4 9 -\N \N 0 3 \N 0 10 -\N \N 1 4 \N 1 11 -\N \N 2 5 \N 2 12 -\N \N 0 6 \N 3 13 -\N \N 1 7 \N 4 14 -\N \N 2 8 \N 0 15 -\N \N 0 0 \N 1 16 -\N \N 1 1 \N 2 17 -\N \N 2 2 \N 3 18 -\N \N 0 3 \N 4 19 -\N \N 1 4 \N 0 0 -\N \N 2 5 \N 1 1 -\N \N 0 6 \N 2 2 -\N \N 1 7 \N 3 3 -\N \N 2 8 \N 4 4 -\N \N 0 0 \N 0 5 -\N \N 1 1 \N 1 6 -\N \N 2 2 \N 2 7 -\N \N 0 3 \N 3 8 -\N \N 1 4 \N 4 9 -\N \N 2 5 \N 0 10 -\N \N 0 6 \N 1 11 -\N \N 1 7 \N 2 12 -\N \N 2 8 \N 3 13 -\N \N 0 0 \N 4 14 -\N \N 1 1 \N 0 15 -\N \N 2 2 \N 1 16 -\N \N 0 3 \N 2 17 -\N \N 1 4 \N 3 18 -\N \N 2 5 \N 4 19 -\N \N 0 6 \N 0 0 -\N \N 1 7 \N 1 1 -\N \N 2 8 \N 2 2 -\N \N 0 0 \N 3 3 -\N \N 1 1 \N 4 4 -\N \N 2 2 \N 0 5 -\N \N 0 3 \N 1 6 -\N \N 1 4 \N 2 7 -\N \N 2 5 \N 3 8 -\N \N 0 6 \N 4 9 -\N \N 1 7 \N 0 10 -\N \N 2 8 \N 1 11 -\N \N 0 0 \N 2 12 -\N \N 1 1 \N 3 13 -\N \N 2 2 \N 4 14 -\N \N 0 3 \N 0 15 -\N \N 1 4 \N 1 16 -\N \N 2 5 \N 2 17 -\N \N 0 6 \N 3 18 -\N \N 1 7 \N 4 19 -\N \N 2 8 \N 0 0 -\N \N 0 0 \N 1 1 -\N \N 1 1 \N 2 2 -\N \N 2 2 \N 3 3 -\N \N 0 3 \N 4 4 -\N \N 1 4 \N 0 5 -\N \N 2 5 \N 1 6 -\N \N 0 6 \N 2 7 -\N \N 1 7 \N 3 8 -\N \N 2 8 \N 4 9 -\N \N 0 0 \N 0 10 -\N \N 1 1 \N 1 11 -\N \N 2 2 \N 2 12 -\N \N 0 3 \N 3 13 -\N \N 1 4 \N 4 14 -\N \N 2 5 \N 0 15 -\N \N 0 6 \N 1 16 -\N \N 1 7 \N 2 17 -\N \N 2 8 \N 3 18 -\N \N 0 0 \N 4 19 -\N \N 1 1 \N 0 0 -\N \N 2 2 \N 1 1 -\N \N 0 3 \N 2 2 -\N \N 1 4 \N 3 3 -\N \N 2 5 \N 4 4 -\N \N 0 6 \N 0 5 -\N \N 1 7 \N 1 6 -\N \N 2 8 \N 2 7 -\N \N 0 0 \N 3 8 -\N \N 1 1 \N 4 9 -\N \N 2 2 \N 0 10 -\N \N 0 3 \N 1 11 -\N \N 1 4 \N 2 12 -\N \N 2 5 \N 3 13 -\N \N 0 6 \N 4 14 -\N \N 1 7 \N 0 15 -\N \N 2 8 \N 1 16 -\N \N 0 0 \N 2 17 -\N \N 1 1 \N 3 18 -\N \N 2 2 \N 4 19 -\N \N 0 3 \N 0 0 -\N \N 1 4 \N 1 1 -\N \N 2 5 \N 2 2 -\N \N 0 6 \N 3 3 -\N \N 1 7 \N 4 4 -\N \N 2 8 \N 0 5 -\N \N 0 0 \N 1 6 -\N \N 1 1 \N 2 7 -\N \N 2 2 \N 3 8 -\N \N 0 3 \N 4 9 -\N \N 1 4 \N 0 10 -\N \N 2 5 \N 1 11 -\N \N 0 6 \N 2 12 -\N \N 1 7 \N 3 13 -\N \N 2 8 \N 4 14 -\N \N 0 0 \N 0 15 -\N \N 1 1 \N 1 16 -\N \N 2 2 \N 2 17 -\N \N 0 3 \N 3 18 -\N \N 1 4 \N 4 19 -\N \N 2 5 \N 0 0 -\N \N 0 6 \N 1 1 -\N \N 1 7 \N 2 2 -\N \N 2 8 \N 3 3 -\N \N 0 0 \N 4 4 -\N \N 1 1 \N 0 5 -\N \N 2 2 \N 1 6 -\N \N 0 3 \N 2 7 -\N \N 1 4 \N 3 8 -\N \N 2 5 \N 4 9 -\N \N 0 6 \N 0 10 -\N \N 1 7 \N 1 11 -\N \N 2 8 \N 2 12 -\N \N 0 0 \N 3 13 -\N \N 1 1 \N 4 14 -\N \N 2 2 \N 0 15 -\N \N 0 3 \N 1 16 -\N \N 1 4 \N 2 17 -\N \N 2 5 \N 3 18 -\N \N 0 6 \N 4 19 -\N \N 1 7 \N 0 0 -\N \N 2 8 \N 1 1 -\N \N 0 0 \N 2 2 -\N \N 1 1 \N 3 3 -\N \N 2 2 \N 4 4 -\N \N 0 3 \N 0 5 -\N \N 1 4 \N 1 6 -\N \N 2 5 \N 2 7 -\N \N 0 6 \N 3 8 -\N \N 1 7 \N 4 9 -\N \N 2 8 \N 0 10 -\N \N 0 0 \N 1 11 -\N \N 1 1 \N 2 12 -\N \N 2 2 \N 3 13 -\N \N 0 3 \N 4 14 -\N \N 1 4 \N 0 15 -\N \N 2 5 \N 1 16 -\N \N 0 6 \N 2 17 -\N \N 1 7 \N 3 18 -\N \N 2 8 \N 4 19 -\N \N 0 0 \N 0 0 -\N \N 1 1 \N 1 1 -\N \N 2 2 \N 2 2 -\N \N 0 3 \N 3 3 -\N \N 1 4 \N 4 4 -\N \N 2 5 \N 0 5 -\N \N 0 6 \N 1 6 -\N \N 1 7 \N 2 7 -\N \N 2 8 \N 3 8 -\N \N 0 0 \N 4 9 -\N \N 1 1 \N 0 10 -\N \N 2 2 \N 1 11 -\N \N 0 3 \N 2 12 -\N \N 1 4 \N 3 13 -\N \N 2 5 \N 4 14 -\N \N 0 6 \N 0 15 -\N \N 1 7 \N 1 16 -\N \N 2 8 \N 2 17 -\N \N 0 0 \N 3 18 -\N \N 1 1 \N 4 19 -\N \N 2 2 \N 0 0 -\N \N 0 3 \N 1 1 -\N \N 1 4 \N 2 2 -\N \N 2 5 \N 3 3 -\N \N 0 6 \N 4 4 -\N \N 1 7 \N 0 5 -\N \N 2 8 \N 1 6 -\N \N 0 0 \N 2 7 -\N \N 1 1 \N 3 8 -\N \N 2 2 \N 4 9 -\N \N 0 3 \N 0 10 -\N \N 1 4 \N 1 11 -\N \N 2 5 \N 2 12 -\N \N 0 6 \N 3 13 -\N \N 1 7 \N 4 14 -\N \N 2 8 \N 0 15 -\N \N 0 0 \N 1 16 -\N \N 1 1 \N 2 17 -\N \N 2 2 \N 3 18 -\N \N 0 3 \N 4 19 -\N \N 1 4 \N 0 0 -\N \N 2 5 \N 1 1 -\N \N 0 6 \N 2 2 -\N \N 1 7 \N 3 3 -\N \N 2 8 \N 4 4 -\N \N 0 0 \N 0 5 -\N \N 1 1 \N 1 6 -\N \N 2 2 \N 2 7 -\N \N 0 3 \N 3 8 -\N \N 1 4 \N 4 9 -\N \N 2 5 \N 0 10 -\N \N 0 6 \N 1 11 -\N \N 1 7 \N 2 12 -\N \N 2 8 \N 3 13 -\N \N 0 0 \N 4 14 -\N \N 1 1 \N 0 15 -\N \N 2 2 \N 1 16 -\N \N 0 3 \N 2 17 -\N \N 1 4 \N 3 18 -\N \N 2 5 \N 4 19 -\N \N 0 6 \N 0 0 -\N \N 1 7 \N 1 1 -\N \N 2 8 \N 2 2 -\N \N 0 0 \N 3 3 -\N \N 1 1 \N 4 4 -\N \N 2 2 \N 0 5 -\N \N 0 3 \N 1 6 -\N \N 1 4 \N 2 7 -\N \N 2 5 \N 3 8 -\N \N 0 6 \N 4 9 -\N \N 1 7 \N 0 10 -\N \N 2 8 \N 1 11 -\N \N 0 0 \N 2 12 -\N \N 1 1 \N 3 13 -\N \N 2 2 \N 4 14 -\N \N 0 3 \N 0 15 -\N \N 1 4 \N 1 16 -\N \N 2 5 \N 2 17 -\N \N 0 6 \N 3 18 -\N \N 1 7 \N 4 19 -\N \N 2 8 \N 0 0 -\N \N 0 0 \N 1 1 -\N \N 1 1 \N 2 2 -\N \N 2 2 \N 3 3 -\N \N 0 3 \N 4 4 -\N \N 1 4 \N 0 5 -\N \N 2 5 \N 1 6 -\N \N 0 6 \N 2 7 -\N \N 1 7 \N 3 8 -\N \N 2 8 \N 4 9 -\N \N 0 0 \N 0 10 -\N \N 1 1 \N 1 11 -\N \N 2 2 \N 2 12 -\N \N 0 3 \N 3 13 -\N \N 1 4 \N 4 14 -\N \N 2 5 \N 0 15 -\N \N 0 6 \N 1 16 -\N \N 1 7 \N 2 17 -\N \N 2 8 \N 3 18 -\N \N 0 0 \N 4 19 -\N \N 1 1 \N 0 0 -\N \N 2 2 \N 1 1 -\N \N 0 3 \N 2 2 -\N \N 1 4 \N 3 3 -\N \N 2 5 \N 4 4 -\N \N 0 6 \N 0 5 -\N \N 1 7 \N 1 6 -\N \N 2 8 \N 2 7 -\N \N 0 0 \N 3 8 -\N \N 1 1 \N 4 9 -\N \N 2 2 \N 0 10 -\N \N 0 3 \N 1 11 -\N \N 1 4 \N 2 12 -\N \N 2 5 \N 3 13 -\N \N 0 6 \N 4 14 -\N \N 1 7 \N 0 15 -\N \N 2 8 \N 1 16 -\N \N 0 0 \N 2 17 -\N \N 1 1 \N 3 18 -\N \N 2 2 \N 4 19 -\N \N 0 3 \N 0 0 -\N \N 1 4 \N 1 1 -\N \N 2 5 \N 2 2 -\N \N 0 6 \N 3 3 -\N \N 1 7 \N 4 4 -\N \N 2 8 \N 0 5 -\N \N 0 0 \N 1 6 -\N \N 1 1 \N 2 7 -\N \N 2 2 \N 3 8 -\N \N 0 3 \N 4 9 -\N \N 1 4 \N 0 10 -\N \N 2 5 \N 1 11 -\N \N 0 6 \N 2 12 -\N \N 1 7 \N 3 13 -\N \N 2 8 \N 4 14 -\N \N 0 0 \N 0 15 -\N \N 1 1 \N 1 16 -\N \N 2 2 \N 2 17 -\N \N 0 3 \N 3 18 -\N \N 1 4 \N 4 19 -\N \N 2 5 \N 0 0 -\N \N 0 6 \N 1 1 -\N \N 1 7 \N 2 2 -\N \N 2 8 \N 3 3 -\N \N 0 0 \N 4 4 -\N \N 1 1 \N 0 5 -\N \N 2 2 \N 1 6 -\N \N 0 3 \N 2 7 -\N \N 1 4 \N 3 8 -\N \N 2 5 \N 4 9 -\N \N 0 6 \N 0 10 -\N \N 1 7 \N 1 11 -\N \N 2 8 \N 2 12 -\N \N 0 0 \N 3 13 -\N \N 1 1 \N 4 14 -\N \N 2 2 \N 0 15 -\N \N 0 3 \N 1 16 -\N \N 1 4 \N 2 17 -\N \N 2 5 \N 3 18 -\N \N 0 6 \N 4 19 -\N \N 1 7 \N 0 0 -\N \N 2 8 \N 1 1 -\N \N 0 0 \N 2 2 -\N \N 1 1 \N 3 3 -\N \N 2 2 \N 4 4 -\N \N 0 3 \N 0 5 -\N \N 1 4 \N 1 6 -\N \N 2 5 \N 2 7 -\N \N 0 6 \N 3 8 -\N \N 1 7 \N 4 9 -\N \N 2 8 \N 0 10 -\N \N 0 0 \N 1 11 -\N \N 1 1 \N 2 12 -\N \N 2 2 \N 3 13 -\N \N 0 3 \N 4 14 -\N \N 1 4 \N 0 15 -\N \N 2 5 \N 1 16 -\N \N 0 6 \N 2 17 -\N \N 1 7 \N 3 18 -\N \N 2 8 \N 4 19 -\N \N 0 0 \N 0 0 -\N \N 1 1 \N 1 1 -\N \N 2 2 \N 2 2 -\N \N 0 3 \N 3 3 -\N \N 1 4 \N 4 4 -\N \N 2 5 \N 0 5 -\N \N 0 6 \N 1 6 -\N \N 1 7 \N 2 7 -\N \N 2 8 \N 3 8 -\N \N 0 0 \N 4 9 -\N \N 1 1 \N 0 10 -\N \N 2 2 \N 1 11 -\N \N 0 3 \N 2 12 -\N \N 1 4 \N 3 13 -\N \N 2 5 \N 4 14 -\N \N 0 6 \N 0 15 -\N \N 1 7 \N 1 16 -\N \N 2 8 \N 2 17 -\N \N 0 0 \N 3 18 -\N \N 1 1 \N 4 19 -\N \N 2 2 \N 0 0 -\N \N 0 3 \N 1 1 -\N \N 1 4 \N 2 2 -\N \N 2 5 \N 3 3 -\N \N 0 6 \N 4 4 -\N \N 1 7 \N 0 5 -\N \N 2 8 \N 1 6 -\N \N 0 0 \N 2 7 -\N \N 1 1 \N 3 8 -\N \N 2 2 \N 4 9 -\N \N 0 3 \N 0 10 -\N \N 1 4 \N 1 11 -\N \N 2 5 \N 2 12 -\N \N 0 6 \N 3 13 -\N \N 1 7 \N 4 14 -\N \N 2 8 \N 0 15 -\N \N 0 0 \N 1 16 -\N \N 1 1 \N 2 17 -\N \N 2 2 \N 3 18 -\N \N 0 3 \N 4 19 -\N \N 1 4 \N 0 0 -\N \N 2 5 \N 1 1 -\N \N 0 6 \N 2 2 -\N \N 1 7 \N 3 3 -\N \N 2 8 \N 4 4 -\N \N 0 0 \N 0 5 -\N \N 1 1 \N 1 6 -\N \N 2 2 \N 2 7 -\N \N 0 3 \N 3 8 -\N \N 1 4 \N 4 9 -\N \N 2 5 \N 0 10 -\N \N 0 6 \N 1 11 -\N \N 1 7 \N 2 12 -\N \N 2 8 \N 3 13 -\N \N 0 0 \N 4 14 -\N \N 1 1 \N 0 15 -\N \N 2 2 \N 1 16 -\N \N 0 3 \N 2 17 -\N \N 1 4 \N 3 18 -\N \N 2 5 \N 4 19 -\N \N 0 6 \N 0 0 -\N \N 1 7 \N 1 1 -\N \N 2 8 \N 2 2 -\N \N 0 0 \N 3 3 -\N \N 1 1 \N 4 4 -\N \N 2 2 \N 0 5 -\N \N 0 3 \N 1 6 -\N \N 1 4 \N 2 7 -\N \N 2 5 \N 3 8 -\N \N 0 6 \N 4 9 -\N \N 1 7 \N 0 10 -\N \N 2 8 \N 1 11 -\N \N 0 0 \N 2 12 -\N \N 1 1 \N 3 13 -\N \N 2 2 \N 4 14 -\N \N 0 3 \N 0 15 -\N \N 1 4 \N 1 16 -\N \N 2 5 \N 2 17 -\N \N 0 6 \N 3 18 -\N \N 1 7 \N 4 19 -\N \N 2 8 \N 0 0 -\N \N 0 0 \N 1 1 -\N \N 1 1 \N 2 2 -\N \N 2 2 \N 3 3 -\N \N 0 3 \N 4 4 -\N \N 1 4 \N 0 5 -\N \N 2 5 \N 1 6 -\N \N 0 6 \N 2 7 -\N \N 1 7 \N 3 8 -\N \N 2 8 \N 4 9 -\N \N 0 0 \N 0 10 -\N \N 1 1 \N 1 11 -\N \N 2 2 \N 2 12 -\N \N 0 3 \N 3 13 -\N \N 1 4 \N 4 14 -\N \N 2 5 \N 0 15 -\N \N 0 6 \N 1 16 -\N \N 1 7 \N 2 17 -\N \N 2 8 \N 3 18 -\N \N 0 0 \N 4 19 -\N \N 1 1 \N 0 0 -\N \N 2 2 \N 1 1 -\N \N 0 3 \N 2 2 -\N \N 1 4 \N 3 3 -\N \N 2 5 \N 4 4 -\N \N 0 6 \N 0 5 -\N \N 1 7 \N 1 6 -\N \N 2 8 \N 2 7 -\N \N 0 0 \N 3 8 -\N \N 1 1 \N 4 9 -\N \N 2 2 \N 0 10 -\N \N 0 3 \N 1 11 -\N \N 1 4 \N 2 12 -\N \N 2 5 \N 3 13 -\N \N 0 6 \N 4 14 -\N \N 1 7 \N 0 15 -\N \N 2 8 \N 1 16 -\N \N 0 0 \N 2 17 -\N \N 1 1 \N 3 18 -\N \N 2 2 \N 4 19 -\N \N 0 3 \N 0 0 -\N \N 1 4 \N 1 1 -\N \N 2 5 \N 2 2 -\N \N 0 6 \N 3 3 -\N \N 1 7 \N 4 4 -\N \N 2 8 \N 0 5 -\N \N 0 0 \N 1 6 -\N \N 1 1 \N 2 7 -\N \N 2 2 \N 3 8 -\N \N 0 3 \N 4 9 -\N \N 1 4 \N 0 10 -\N \N 2 5 \N 1 11 -\N \N 0 6 \N 2 12 -\N \N 1 7 \N 3 13 -\N \N 2 8 \N 4 14 -\N \N 0 0 \N 0 15 -\N \N 1 1 \N 1 16 -\N \N 2 2 \N 2 17 -\N \N 0 3 \N 3 18 -\N \N 1 4 \N 4 19 -\N \N 2 5 \N 0 0 -\N \N 0 6 \N 1 1 -\N \N 1 7 \N 2 2 -\N \N 2 8 \N 3 3 -\N \N 0 0 \N 4 4 -\N \N 1 1 \N 0 5 -\N \N 2 2 \N 1 6 -\N \N 0 3 \N 2 7 -\N \N 1 4 \N 3 8 -\N \N 2 5 \N 4 9 -\N \N 0 6 \N 0 10 -\N \N 1 7 \N 1 11 -\N \N 2 8 \N 2 12 -\N \N 0 0 \N 3 13 -\N \N 1 1 \N 4 14 -\N \N 2 2 \N 0 15 -\N \N 0 3 \N 1 16 -\N \N 1 4 \N 2 17 -\N \N 2 5 \N 3 18 -\N \N 0 6 \N 4 19 -\N \N 1 7 \N 0 0 -\N \N 2 8 \N 1 1 -\N \N 0 0 \N 2 2 -\N \N 1 1 \N 3 3 -\N \N 2 2 \N 4 4 -\N \N 0 3 \N 0 5 -\N \N 1 4 \N 1 6 -\N \N 2 5 \N 2 7 -\N \N 0 6 \N 3 8 -\N \N 1 7 \N 4 9 -\N \N 2 8 \N 0 10 -\N \N 0 0 \N 1 11 -\N \N 1 1 \N 2 12 -\N \N 2 2 \N 3 13 -\N \N 0 3 \N 4 14 -\N \N 1 4 \N 0 15 -\N \N 2 5 \N 1 16 -\N \N 0 6 \N 2 17 -\N \N 1 7 \N 3 18 -\N \N 2 8 \N 4 19 -\N \N 0 0 \N 0 0 -\N \N 1 1 \N 1 1 -\N \N 2 2 \N 2 2 -\N \N 0 3 \N 3 3 -\N \N 1 4 \N 4 4 -\N \N 2 5 \N 0 5 -\N \N 0 6 \N 1 6 -\N \N 1 7 \N 2 7 -\N \N 2 8 \N 3 8 -\N \N 0 0 \N 4 9 -\N \N 1 1 \N 0 10 -\N \N 2 2 \N 1 11 -\N \N 0 3 \N 2 12 -\N \N 1 4 \N 3 13 -\N \N 2 5 \N 4 14 -\N \N 0 6 \N 0 15 -\N \N 1 7 \N 1 16 -\N \N 2 8 \N 2 17 -\N \N 0 0 \N 3 18 -\N \N 1 1 \N 4 19 -\N \N 2 2 \N 0 0 -\N \N 0 3 \N 1 1 -\N \N 1 4 \N 2 2 -\N \N 2 5 \N 3 3 -\N \N 0 6 \N 4 4 -\N \N 1 7 \N 0 5 -\N \N 2 8 \N 1 6 -\N \N 0 0 \N 2 7 -\N \N 1 1 \N 3 8 -\N \N 2 2 \N 4 9 -\N \N 0 3 \N 0 10 -\N \N 1 4 \N 1 11 -\N \N 2 5 \N 2 12 -\N \N 0 6 \N 3 13 -\N \N 1 7 \N 4 14 -\N \N 2 8 \N 0 15 -\N \N 0 0 \N 1 16 -\N \N 1 1 \N 2 17 -\N \N 2 2 \N 3 18 -\N \N 0 3 \N 4 19 -\N \N 1 4 \N 0 0 -\N \N 2 5 \N 1 1 -\N \N 0 6 \N 2 2 -\N \N 1 7 \N 3 3 -\N \N 2 8 \N 4 4 -\N \N 0 0 \N 0 5 -\N \N 1 1 \N 1 6 -\N \N 2 2 \N 2 7 -\N \N 0 3 \N 3 8 -\N \N 1 4 \N 4 9 -\N \N 2 5 \N 0 10 -\N \N 0 6 \N 1 11 -\N \N 1 7 \N 2 12 -\N \N 2 8 \N 3 13 -\N \N 0 0 \N 4 14 -\N \N 1 1 \N 0 15 -\N \N 2 2 \N 1 16 -\N \N 0 3 \N 2 17 -\N \N 1 4 \N 3 18 -\N \N 2 5 \N 4 19 -\N \N 0 6 \N 0 0 -\N \N 1 7 \N 1 1 -\N \N 2 8 \N 2 2 -\N \N 0 0 \N 3 3 -\N \N 1 1 \N 4 4 -\N \N 2 2 \N 0 5 -\N \N 0 3 \N 1 6 -\N \N 1 4 \N 2 7 -\N \N 2 5 \N 3 8 -\N \N 0 6 \N 4 9 -\N \N 1 7 \N 0 10 -\N \N 2 8 \N 1 11 -\N \N 0 0 \N 2 12 -\N \N 1 1 \N 3 13 -\N \N 2 2 \N 4 14 -\N \N 0 3 \N 0 15 -\N \N 1 4 \N 1 16 -\N \N 2 5 \N 2 17 -\N \N 0 6 \N 3 18 -\N \N 1 7 \N 4 19 -\N \N 2 8 \N 0 0 -\N \N 0 0 \N 1 1 -\N \N 1 1 \N 2 2 -\N \N 2 2 \N 3 3 -\N \N 0 3 \N 4 4 -\N \N 1 4 \N 0 5 -\N \N 2 5 \N 1 6 -\N \N 0 6 \N 2 7 -\N \N 1 7 \N 3 8 -\N \N 2 8 \N 4 9 -\N \N 0 0 \N 0 10 -\N \N 1 1 \N 1 11 -\N \N 2 2 \N 2 12 -\N \N 0 3 \N 3 13 -\N \N 1 4 \N 4 14 -\N \N 2 5 \N 0 15 -\N \N 0 6 \N 1 16 -\N \N 1 7 \N 2 17 -\N \N 2 8 \N 3 18 -\N \N 0 0 \N 4 19 -\N \N 1 1 \N 0 0 -\N \N 2 2 \N 1 1 -\N \N 0 3 \N 2 2 -\N \N 1 4 \N 3 3 -\N \N 2 5 \N 4 4 -\N \N 0 6 \N 0 5 -\N \N 1 7 \N 1 6 -\N \N 2 8 \N 2 7 -\N \N 0 0 \N 3 8 -\N \N 1 1 \N 4 9 -\N \N 2 2 \N 0 10 -\N \N 0 3 \N 1 11 -\N \N 1 4 \N 2 12 -\N \N 2 5 \N 3 13 -\N \N 0 6 \N 4 14 -\N \N 1 7 \N 0 15 -\N \N 2 8 \N 1 16 -\N \N 0 0 \N 2 17 -\N \N 1 1 \N 3 18 -\N \N 2 2 \N 4 19 -\N \N 0 3 \N 0 0 -\N \N 1 4 \N 1 1 -\N \N 2 5 \N 2 2 -\N \N 0 6 \N 3 3 -\N \N 1 7 \N 4 4 -\N \N 2 8 \N 0 5 -\N \N 0 0 \N 1 6 -\N \N 1 1 \N 2 7 -\N \N 2 2 \N 3 8 -\N \N 0 3 \N 4 9 -\N \N 1 4 \N 0 10 -\N \N 2 5 \N 1 11 -\N \N 0 6 \N 2 12 -\N \N 1 7 \N 3 13 -\N \N 2 8 \N 4 14 -\N \N 0 0 \N 0 15 -\N \N 1 1 \N 1 16 -\N \N 2 2 \N 2 17 -\N \N 0 3 \N 3 18 -\N \N 1 4 \N 4 19 -\N \N 2 5 \N 0 0 -\N \N 0 6 \N 1 1 -\N \N 1 7 \N 2 2 -\N \N 2 8 \N 3 3 -\N \N 0 0 \N 4 4 -\N \N 1 1 \N 0 5 -\N \N 2 2 \N 1 6 -\N \N 0 3 \N 2 7 -\N \N 1 4 \N 3 8 -\N \N 2 5 \N 4 9 -\N \N 0 6 \N 0 10 -\N \N 1 7 \N 1 11 -\N \N 2 8 \N 2 12 -\N \N 0 0 \N 3 13 -\N \N 1 1 \N 4 14 -\N \N 2 2 \N 0 15 -\N \N 0 3 \N 1 16 -\N \N 1 4 \N 2 17 -\N \N 2 5 \N 3 18 -\N \N 0 6 \N 4 19 -\N \N 1 7 \N 0 0 -\N \N 2 8 \N 1 1 -\N \N 0 0 \N 2 2 -\N \N 1 1 \N 3 3 -\N \N 2 2 \N 4 4 -\N \N 0 3 \N 0 5 -\N \N 1 4 \N 1 6 -\N \N 2 5 \N 2 7 -\N \N 0 6 \N 3 8 -\N \N 1 7 \N 4 9 -\N \N 2 8 \N 0 10 -\N \N 0 0 \N 1 11 -\N \N 1 1 \N 2 12 -\N \N 2 2 \N 3 13 -\N \N 0 3 \N 4 14 -\N \N 1 4 \N 0 15 -\N \N 2 5 \N 1 16 -\N \N 0 6 \N 2 17 -\N \N 1 7 \N 3 18 -\N \N 2 8 \N 4 19 -\N \N 0 0 \N 0 0 -\N \N 1 1 \N 1 1 -\N \N 2 2 \N 2 2 -\N \N 0 3 \N 3 3 -\N \N 1 4 \N 4 4 -\N \N 2 5 \N 0 5 -\N \N 0 6 \N 1 6 -\N \N 1 7 \N 2 7 -\N \N 2 8 \N 3 8 -\N \N 0 0 \N 4 9 -\N \N 1 1 \N 0 10 -\N \N 2 2 \N 1 11 -\N \N 0 3 \N 2 12 -\N \N 1 4 \N 3 13 -\N \N 2 5 \N 4 14 -\N \N 0 6 \N 0 15 -\N \N 1 7 \N 1 16 -\N \N 2 8 \N 2 17 -\N \N 0 0 \N 3 18 -\N \N 1 1 \N 4 19 -\N \N 2 2 \N 0 0 -\N \N 0 3 \N 1 1 -\N \N 1 4 \N 2 2 -\N \N 2 5 \N 3 3 -\N \N 0 6 \N 4 4 -\N \N 1 7 \N 0 5 -\N \N 2 8 \N 1 6 -\N \N 0 0 \N 2 7 -\N \N 1 1 \N 3 8 -\N \N 2 2 \N 4 9 -\N \N 0 3 \N 0 10 -\N \N 1 4 \N 1 11 -\N \N 2 5 \N 2 12 -\N \N 0 6 \N 3 13 -\N \N 1 7 \N 4 14 -\N \N 2 8 \N 0 15 -\N \N 0 0 \N 1 16 -\N \N 1 1 \N 2 17 -\N \N 2 2 \N 3 18 -\N \N 0 3 \N 4 19 -\N \N 1 4 \N 0 0 -\N \N 2 5 \N 1 1 -\N \N 0 6 \N 2 2 -\N \N 1 7 \N 3 3 -\N \N 2 8 \N 4 4 -\N \N 0 0 \N 0 5 -\N \N 1 1 \N 1 6 -\N \N 2 2 \N 2 7 -\N \N 0 3 \N 3 8 -\N \N 1 4 \N 4 9 -\N \N 2 5 \N 0 10 -\N \N 0 6 \N 1 11 -\N \N 1 7 \N 2 12 -\N \N 2 8 \N 3 13 -\N \N 0 0 \N 4 14 -\N \N 1 1 \N 0 15 -\N \N 2 2 \N 1 16 -\N \N 0 3 \N 2 17 -\N \N 1 4 \N 3 18 -\N \N 2 5 \N 4 19 -\N \N 0 6 \N 0 0 -\N \N 1 7 \N 1 1 -\N \N 2 8 \N 2 2 -\N \N 0 0 \N 3 3 -\N \N 1 1 \N 4 4 -\N \N 2 2 \N 0 5 -\N \N 0 3 \N 1 6 -\N \N 1 4 \N 2 7 -\N \N 2 5 \N 3 8 -\N \N 0 6 \N 4 9 -\N \N 1 7 \N 0 10 -\N \N 2 8 \N 1 11 -\N \N 0 0 \N 2 12 -\N \N 1 1 \N 3 13 -\N \N 2 2 \N 4 14 -\N \N 0 3 \N 0 15 -\N \N 1 4 \N 1 16 -\N \N 2 5 \N 2 17 -\N \N 0 6 \N 3 18 -\N \N 1 7 \N 4 19 -\N \N 2 8 \N 0 0 -\N \N 0 0 \N 1 1 -\N \N 1 1 \N 2 2 -\N \N 2 2 \N 3 3 -\N \N 0 3 \N 4 4 -\N \N 1 4 \N 0 5 -\N \N 2 5 \N 1 6 -\N \N 0 6 \N 2 7 -\N \N 1 7 \N 3 8 -\N \N 2 8 \N 4 9 -\N \N 0 0 \N 0 10 -\N \N 1 1 \N 1 11 -\N \N 2 2 \N 2 12 -\N \N 0 3 \N 3 13 -\N \N 1 4 \N 4 14 -\N \N 2 5 \N 0 15 -\N \N 0 6 \N 1 16 -\N \N 1 7 \N 2 17 -\N \N 2 8 \N 3 18 -\N \N 0 0 \N 4 19 -\N \N 1 1 \N 0 0 -\. --- --- Data for Name: notnull_tbl2; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.notnull_tbl2 (a) FROM stdin; -\. --- --- Data for Name: notnull_tbl3; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.notnull_tbl3 (a, b) FROM stdin; -\. --- --- Data for Name: notnull_tbl4; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.notnull_tbl4 (a) FROM stdin; -\. --- --- Data for Name: notnull_tbl4_cld; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.notnull_tbl4_cld (a) FROM stdin; -\. --- --- Data for Name: notnull_tbl4_cld2; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.notnull_tbl4_cld2 (a) FROM stdin; -\. --- --- Data for Name: notnull_tbl4_cld3; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.notnull_tbl4_cld3 (a) FROM stdin; -\. --- --- Data for Name: notnull_tbl4_lk; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.notnull_tbl4_lk (a) FROM stdin; -\. --- --- Data for Name: notnull_tbl4_lk2; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.notnull_tbl4_lk2 (a) FROM stdin; -\. --- --- Data for Name: notnull_tbl4_lk3; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.notnull_tbl4_lk3 (a) FROM stdin; -\. --- --- Data for Name: num_data; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.num_data (id, val) FROM stdin; -0 0.0000000000 -1 0.0000000000 -2 -34338492.2153970470 -3 4.3100000000 -4 7799461.4119000000 -5 16397.0384910000 -6 93901.5776302600 -7 -83028485.0000000000 -8 74881.0000000000 -9 -24926804.0450474200 -\. --- --- Data for Name: num_exp_add; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.num_exp_add (id1, id2, expected) FROM stdin; -0 0 0.0000000000 -0 1 0.0000000000 -0 2 -34338492.2153970470 -0 3 4.3100000000 -0 4 7799461.4119000000 -0 5 16397.0384910000 -0 6 93901.5776302600 -0 7 -83028485.0000000000 -0 8 74881.0000000000 -0 9 -24926804.0450474200 -1 0 0.0000000000 -1 1 0.0000000000 -1 2 -34338492.2153970470 -1 3 4.3100000000 -1 4 7799461.4119000000 -1 5 16397.0384910000 -1 6 93901.5776302600 -1 7 -83028485.0000000000 -1 8 74881.0000000000 -1 9 -24926804.0450474200 -2 0 -34338492.2153970470 -2 1 -34338492.2153970470 -2 2 -68676984.4307940940 -2 3 -34338487.9053970470 -2 4 -26539030.8034970470 -2 5 -34322095.1769060470 -2 6 -34244590.6377667870 -2 7 -117366977.2153970470 -2 8 -34263611.2153970470 -2 9 -59265296.2604444670 -3 0 4.3100000000 -3 1 4.3100000000 -3 2 -34338487.9053970470 -3 3 8.6200000000 -3 4 7799465.7219000000 -3 5 16401.3484910000 -3 6 93905.8876302600 -3 7 -83028480.6900000000 -3 8 74885.3100000000 -3 9 -24926799.7350474200 -4 0 7799461.4119000000 -4 1 7799461.4119000000 -4 2 -26539030.8034970470 -4 3 7799465.7219000000 -4 4 15598922.8238000000 -4 5 7815858.4503910000 -4 6 7893362.9895302600 -4 7 -75229023.5881000000 -4 8 7874342.4119000000 -4 9 -17127342.6331474200 -5 0 16397.0384910000 -5 1 16397.0384910000 -5 2 -34322095.1769060470 -5 3 16401.3484910000 -5 4 7815858.4503910000 -5 5 32794.0769820000 -5 6 110298.6161212600 -5 7 -83012087.9615090000 -5 8 91278.0384910000 -5 9 -24910407.0065564200 -6 0 93901.5776302600 -6 1 93901.5776302600 -6 2 -34244590.6377667870 -6 3 93905.8876302600 -6 4 7893362.9895302600 -6 5 110298.6161212600 -6 6 187803.1552605200 -6 7 -82934583.4223697400 -6 8 168782.5776302600 -6 9 -24832902.4674171600 -7 0 -83028485.0000000000 -7 1 -83028485.0000000000 -7 2 -117366977.2153970470 -7 3 -83028480.6900000000 -7 4 -75229023.5881000000 -7 5 -83012087.9615090000 -7 6 -82934583.4223697400 -7 7 -166056970.0000000000 -7 8 -82953604.0000000000 -7 9 -107955289.0450474200 -8 0 74881.0000000000 -8 1 74881.0000000000 -8 2 -34263611.2153970470 -8 3 74885.3100000000 -8 4 7874342.4119000000 -8 5 91278.0384910000 -8 6 168782.5776302600 -8 7 -82953604.0000000000 -8 8 149762.0000000000 -8 9 -24851923.0450474200 -9 0 -24926804.0450474200 -9 1 -24926804.0450474200 -9 2 -59265296.2604444670 -9 3 -24926799.7350474200 -9 4 -17127342.6331474200 -9 5 -24910407.0065564200 -9 6 -24832902.4674171600 -9 7 -107955289.0450474200 -9 8 -24851923.0450474200 -9 9 -49853608.0900948400 -\. --- --- Data for Name: num_exp_div; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.num_exp_div (id1, id2, expected) FROM stdin; -0 0 NaN -0 1 NaN -0 2 0.0000000000 -0 3 0.0000000000 -0 4 0.0000000000 -0 5 0.0000000000 -0 6 0.0000000000 -0 7 0.0000000000 -0 8 0.0000000000 -0 9 0.0000000000 -1 0 NaN -1 1 NaN -1 2 0.0000000000 -1 3 0.0000000000 -1 4 0.0000000000 -1 5 0.0000000000 -1 6 0.0000000000 -1 7 0.0000000000 -1 8 0.0000000000 -1 9 0.0000000000 -2 0 NaN -2 1 NaN -2 2 1.0000000000 -2 3 -7967167.5673775051 -2 4 -4.4026748005 -2 5 -2094.1886691456 -2 6 -365.6859989148 -2 7 0.4135748378 -2 8 -458.5741672173 -2 9 1.3775729995 -3 0 NaN -3 1 NaN -3 2 -0.0000001255 -3 3 1.0000000000 -3 4 0.0000005526 -3 5 0.0002628523 -3 6 0.0000458991 -3 7 -0.0000000519 -3 8 0.0000575580 -3 9 -0.0000001729 -4 0 NaN -4 1 NaN -4 2 -0.2271346500 -4 3 1809619.8171461717 -4 4 1.0000000000 -4 5 475.6628104631 -4 6 83.0599613844 -4 7 -0.0939371760 -4 8 104.1580829837 -4 9 -0.3128945611 -5 0 NaN -5 1 NaN -5 2 -0.0004775119 -5 3 3804.4172832947 -5 4 0.0021023296 -5 5 1.0000000000 -5 6 0.1746194143 -5 7 -0.0001974869 -5 8 0.2189746196 -5 9 -0.0006578075 -6 0 NaN -6 1 NaN -6 2 -0.0027345865 -6 3 21786.9089629374 -6 4 0.0120394951 -6 5 5.7267400867 -6 6 1.0000000000 -6 7 -0.0011309562 -6 8 1.2540107321 -6 9 -0.0037670925 -7 0 NaN -7 1 NaN -7 2 2.4179420715 -7 3 -19264149.6519721578 -7 4 -10.6454126273 -7 5 -5063.6268888173 -7 6 -884.2075617401 -7 7 1.0000000000 -7 8 -1108.8057718246 -7 9 3.3308917120 -8 0 NaN -8 1 NaN -8 2 -0.0021806723 -8 3 17373.7819025522 -8 4 0.0096007911 -8 5 4.5667392951 -8 6 0.7974413411 -8 7 -0.0009018712 -8 8 1.0000000000 -8 9 -0.0030040353 -9 0 NaN -9 1 NaN -9 2 0.7259143438 -9 3 -5783481.2169483573 -9 4 -3.1959647889 -9 5 -1520.2015936432 -9 6 -265.4567119543 -9 7 0.3002199070 -9 8 -332.8855656982 -9 9 1.0000000000 -\. --- --- Data for Name: num_exp_ln; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.num_exp_ln (id, expected) FROM stdin; -0 NaN -1 NaN -2 17.3517775049 -3 1.4609379041 -4 15.8695652395 -5 9.7048560177 -6 11.4500024662 -7 18.2346942997 -8 11.2236554658 -9 17.0314542501 -\. --- --- Data for Name: num_exp_log10; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.num_exp_log10 (id, expected) FROM stdin; -0 NaN -1 NaN -2 7.5357812216 -3 0.6344772702 -4 6.8920646137 -5 4.2147654161 -6 4.9726728889 -7 7.9192271135 -8 4.8743716356 -9 7.3966665996 -\. --- --- Data for Name: num_exp_mul; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.num_exp_mul (id1, id2, expected) FROM stdin; -0 0 0.0000000000 -0 1 0.0000000000 -0 2 0.0000000000 -0 3 0.0000000000 -0 4 0.0000000000 -0 5 0.0000000000 -0 6 0.0000000000 -0 7 0.0000000000 -0 8 0.0000000000 -0 9 0.0000000000 -1 0 0.0000000000 -1 1 0.0000000000 -1 2 0.0000000000 -1 3 0.0000000000 -1 4 0.0000000000 -1 5 0.0000000000 -1 6 0.0000000000 -1 7 0.0000000000 -1 8 0.0000000000 -1 9 0.0000000000 -2 0 0.0000000000 -2 1 0.0000000000 -2 2 1179132047626883.5968621359 -2 3 -147998901.4483612726 -2 4 -267821744976817.8111137107 -2 5 -563049578578.7692425067 -2 6 -3224438592470.1844981193 -2 7 2851072985828710.4858837950 -2 8 -2571300635581.1462764070 -2 9 855948866655588.4537415092 -3 0 0.0000000000 -3 1 0.0000000000 -3 2 -147998901.4483612726 -3 3 18.5761000000 -3 4 33615678.6852890000 -3 5 70671.2358962100 -3 6 404715.7995864206 -3 7 -357852770.3500000000 -3 8 322737.1100000000 -3 9 -107434525.4341543802 -4 0 0.0000000000 -4 1 0.0000000000 -4 2 -267821744976817.8111137107 -4 3 33615678.6852890000 -4 4 60831598315717.1414616100 -4 5 127888068979.9935054429 -4 6 732381731243.7451157641 -4 7 -647577464846017.9715000000 -4 8 584031469984.4839000000 -4 9 -194415646271340.1815956523 -5 0 0.0000000000 -5 1 0.0000000000 -5 2 -563049578578.7692425067 -5 3 70671.2358962100 -5 4 127888068979.9935054429 -5 5 268862871.2753355571 -5 6 1539707782.7689977863 -5 7 -1361421264394.4161350000 -5 8 1227826639.2445710000 -5 9 -408725765384.2570436602 -6 0 0.0000000000 -6 1 0.0000000000 -6 2 -3224438592470.1844981193 -6 3 404715.7995864206 -6 4 732381731243.7451157641 -6 5 1539707782.7689977863 -6 6 8817506281.4517452373 -6 7 -7796505729750.3779561000 -6 8 7031444034.5314990600 -6 9 -2340666225110.2992952129 -7 0 0.0000000000 -7 1 0.0000000000 -7 2 2851072985828710.4858837950 -7 3 -357852770.3500000000 -7 4 -647577464846017.9715000000 -7 5 -1361421264394.4161350000 -7 6 -7796505729750.3779561000 -7 7 6893729321395225.0000000000 -7 8 -6217255985285.0000000000 -7 9 2069634775752159.0357587000 -8 0 0.0000000000 -8 1 0.0000000000 -8 2 -2571300635581.1462764070 -8 3 322737.1100000000 -8 4 584031469984.4839000000 -8 5 1227826639.2445710000 -8 6 7031444034.5314990600 -8 7 -6217255985285.0000000000 -8 8 5607164161.0000000000 -8 9 -1866544013697.1958570200 -9 0 0.0000000000 -9 1 0.0000000000 -9 2 855948866655588.4537415092 -9 3 -107434525.4341543802 -9 4 -194415646271340.1815956523 -9 5 -408725765384.2570436602 -9 6 -2340666225110.2992952129 -9 7 2069634775752159.0357587000 -9 8 -1866544013697.1958570200 -9 9 621345559900192.4201206300 -\. --- --- Data for Name: num_exp_power_10_ln; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.num_exp_power_10_ln (id, expected) FROM stdin; -0 NaN -1 NaN -2 224790267919917955.1326161858 -3 28.9026659945 -4 7405685069594999.0773399947 -5 5068226527.3212726541 -6 281839893606.9937234336 -7 1716699575118597095.4233081991 -8 167361463828.0749132007 -9 107511333880052007.0414112467 -\. --- --- Data for Name: num_exp_sqrt; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.num_exp_sqrt (id, expected) FROM stdin; -0 0.0000000000 -1 0.0000000000 -2 5859.9054783671 -3 2.0760539492 -4 2792.7515843519 -5 128.0509214766 -6 306.4336431110 -7 9111.9967625104 -8 273.6439292219 -9 4992.6750389994 -\. --- --- Data for Name: num_exp_sub; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.num_exp_sub (id1, id2, expected) FROM stdin; -0 0 0.0000000000 -0 1 0.0000000000 -0 2 34338492.2153970470 -0 3 -4.3100000000 -0 4 -7799461.4119000000 -0 5 -16397.0384910000 -0 6 -93901.5776302600 -0 7 83028485.0000000000 -0 8 -74881.0000000000 -0 9 24926804.0450474200 -1 0 0.0000000000 -1 1 0.0000000000 -1 2 34338492.2153970470 -1 3 -4.3100000000 -1 4 -7799461.4119000000 -1 5 -16397.0384910000 -1 6 -93901.5776302600 -1 7 83028485.0000000000 -1 8 -74881.0000000000 -1 9 24926804.0450474200 -2 0 -34338492.2153970470 -2 1 -34338492.2153970470 -2 2 0.0000000000 -2 3 -34338496.5253970470 -2 4 -42137953.6272970470 -2 5 -34354889.2538880470 -2 6 -34432393.7930273070 -2 7 48689992.7846029530 -2 8 -34413373.2153970470 -2 9 -9411688.1703496270 -3 0 4.3100000000 -3 1 4.3100000000 -3 2 34338496.5253970470 -3 3 0.0000000000 -3 4 -7799457.1019000000 -3 5 -16392.7284910000 -3 6 -93897.2676302600 -3 7 83028489.3100000000 -3 8 -74876.6900000000 -3 9 24926808.3550474200 -4 0 7799461.4119000000 -4 1 7799461.4119000000 -4 2 42137953.6272970470 -4 3 7799457.1019000000 -4 4 0.0000000000 -4 5 7783064.3734090000 -4 6 7705559.8342697400 -4 7 90827946.4119000000 -4 8 7724580.4119000000 -4 9 32726265.4569474200 -5 0 16397.0384910000 -5 1 16397.0384910000 -5 2 34354889.2538880470 -5 3 16392.7284910000 -5 4 -7783064.3734090000 -5 5 0.0000000000 -5 6 -77504.5391392600 -5 7 83044882.0384910000 -5 8 -58483.9615090000 -5 9 24943201.0835384200 -6 0 93901.5776302600 -6 1 93901.5776302600 -6 2 34432393.7930273070 -6 3 93897.2676302600 -6 4 -7705559.8342697400 -6 5 77504.5391392600 -6 6 0.0000000000 -6 7 83122386.5776302600 -6 8 19020.5776302600 -6 9 25020705.6226776800 -7 0 -83028485.0000000000 -7 1 -83028485.0000000000 -7 2 -48689992.7846029530 -7 3 -83028489.3100000000 -7 4 -90827946.4119000000 -7 5 -83044882.0384910000 -7 6 -83122386.5776302600 -7 7 0.0000000000 -7 8 -83103366.0000000000 -7 9 -58101680.9549525800 -8 0 74881.0000000000 -8 1 74881.0000000000 -8 2 34413373.2153970470 -8 3 74876.6900000000 -8 4 -7724580.4119000000 -8 5 58483.9615090000 -8 6 -19020.5776302600 -8 7 83103366.0000000000 -8 8 0.0000000000 -8 9 25001685.0450474200 -9 0 -24926804.0450474200 -9 1 -24926804.0450474200 -9 2 9411688.1703496270 -9 3 -24926808.3550474200 -9 4 -32726265.4569474200 -9 5 -24943201.0835384200 -9 6 -25020705.6226776800 -9 7 58101680.9549525800 -9 8 -25001685.0450474200 -9 9 0.0000000000 -\. --- --- Data for Name: num_input_test; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.num_input_test (n1) FROM stdin; -123 -3245874 --93853 -555.50 --555.50 -NaN -NaN -Infinity -Infinity --Infinity -Infinity -Infinity --Infinity -12000000000 -12000.123456 -2.3000000000 -1.23 -12.3 -299792458 --12345678901234567890 -9999999999 --12345678900987654321 --3735928559 -987654321234567898765432123456789 -\. --- --- Data for Name: num_result; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.num_result (id1, id2, result) FROM stdin; -2 0 224790267919917955.1326161858 -3 0 28.9026659945 -4 0 7405685069594999.0773399947 -5 0 5068226527.3212726541 -6 0 281839893606.9937234336 -7 0 1716699575118597095.4233081991 -8 0 167361463828.0749132007 -9 0 107511333880052007.0414112467 -\. --- --- Data for Name: num_typemod_test; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.num_typemod_test (millions, thousands, units, thousandths, millionths) FROM stdin; -0 0 0 0.000 0.000000 -1000000 1000 1 0.001 0.000001 -2000000 2000 2 0.002 0.000002 -8000000 8000 8 0.008 0.000008 -12000000 12000 12 0.012 0.000012 -88000000 88000 88 0.088 0.000088 -123000000 123000 123 0.123 0.000123 -988000000 988000 988 0.988 0.000988 -NaN NaN NaN NaN NaN -\. --- --- Data for Name: nummultirange_test; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.nummultirange_test (nmr) FROM stdin; -{} -{(,)} -{[3,)} -{(,)} -{(,5)} -{} -{} -{[1.1,2.2)} -{} -{[1.7,1.9)} -{[1.7,1.7],[1.9,2.1)} -\. --- --- Data for Name: numrange_test; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.numrange_test (nr) FROM stdin; -(,) -[3,) -(,5) -[1.1,2.2) -empty -[1.7,1.7] -\. --- --- Data for Name: nv_child_2009; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.nv_child_2009 (d) FROM stdin; -\. --- --- Data for Name: nv_child_2010; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.nv_child_2010 (d) FROM stdin; -\. --- --- Data for Name: nv_child_2011; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.nv_child_2011 (d) FROM stdin; -\. --- --- Data for Name: nv_parent; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.nv_parent (d) FROM stdin; -\. --- --- Data for Name: onek; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.onek (unique1, unique2, two, four, ten, twenty, hundred, thousand, twothousand, fivethous, tenthous, odd, even, stringu1, stringu2, string4) FROM stdin; -147 0 1 3 7 7 7 47 147 147 147 14 15 RFAAAA AAAAAA AAAAxx -931 1 1 3 1 11 1 31 131 431 931 2 3 VJAAAA BAAAAA HHHHxx -714 2 0 2 4 14 4 14 114 214 714 8 9 MBAAAA CAAAAA OOOOxx -711 3 1 3 1 11 1 11 111 211 711 2 3 JBAAAA DAAAAA VVVVxx -883 4 1 3 3 3 3 83 83 383 883 6 7 ZHAAAA EAAAAA AAAAxx -439 5 1 3 9 19 9 39 39 439 439 18 19 XQAAAA FAAAAA HHHHxx -670 6 0 2 0 10 0 70 70 170 670 0 1 UZAAAA GAAAAA OOOOxx -543 7 1 3 3 3 3 43 143 43 543 6 7 XUAAAA HAAAAA VVVVxx -425 8 1 1 5 5 5 25 25 425 425 10 11 JQAAAA IAAAAA AAAAxx -800 9 0 0 0 0 0 0 0 300 800 0 1 UEAAAA JAAAAA HHHHxx -489 10 1 1 9 9 9 89 89 489 489 18 19 VSAAAA KAAAAA OOOOxx -494 11 0 2 4 14 4 94 94 494 494 8 9 ATAAAA LAAAAA VVVVxx -880 12 0 0 0 0 0 80 80 380 880 0 1 WHAAAA MAAAAA AAAAxx -611 13 1 3 1 11 1 11 11 111 611 2 3 NXAAAA NAAAAA HHHHxx -226 14 0 2 6 6 6 26 26 226 226 12 13 SIAAAA OAAAAA OOOOxx -774 15 0 2 4 14 4 74 174 274 774 8 9 UDAAAA PAAAAA VVVVxx -298 16 0 2 8 18 8 98 98 298 298 16 17 MLAAAA QAAAAA AAAAxx -682 17 0 2 2 2 2 82 82 182 682 4 5 GAAAAA RAAAAA HHHHxx -864 18 0 0 4 4 4 64 64 364 864 8 9 GHAAAA SAAAAA OOOOxx -183 19 1 3 3 3 3 83 183 183 183 6 7 BHAAAA TAAAAA VVVVxx -885 20 1 1 5 5 5 85 85 385 885 10 11 BIAAAA UAAAAA AAAAxx -997 21 1 1 7 17 7 97 197 497 997 14 15 JMAAAA VAAAAA HHHHxx -966 22 0 2 6 6 6 66 166 466 966 12 13 ELAAAA WAAAAA OOOOxx -389 23 1 1 9 9 9 89 189 389 389 18 19 ZOAAAA XAAAAA VVVVxx -846 24 0 2 6 6 6 46 46 346 846 12 13 OGAAAA YAAAAA AAAAxx -206 25 0 2 6 6 6 6 6 206 206 12 13 YHAAAA ZAAAAA HHHHxx -239 26 1 3 9 19 9 39 39 239 239 18 19 FJAAAA ABAAAA OOOOxx -365 27 1 1 5 5 5 65 165 365 365 10 11 BOAAAA BBAAAA VVVVxx -204 28 0 0 4 4 4 4 4 204 204 8 9 WHAAAA CBAAAA AAAAxx -690 29 0 2 0 10 0 90 90 190 690 0 1 OAAAAA DBAAAA HHHHxx -69 30 1 1 9 9 9 69 69 69 69 18 19 RCAAAA EBAAAA OOOOxx -358 31 0 2 8 18 8 58 158 358 358 16 17 UNAAAA FBAAAA VVVVxx -269 32 1 1 9 9 9 69 69 269 269 18 19 JKAAAA GBAAAA AAAAxx -663 33 1 3 3 3 3 63 63 163 663 6 7 NZAAAA HBAAAA HHHHxx -608 34 0 0 8 8 8 8 8 108 608 16 17 KXAAAA IBAAAA OOOOxx -398 35 0 2 8 18 8 98 198 398 398 16 17 IPAAAA JBAAAA VVVVxx -330 36 0 2 0 10 0 30 130 330 330 0 1 SMAAAA KBAAAA AAAAxx -529 37 1 1 9 9 9 29 129 29 529 18 19 JUAAAA LBAAAA HHHHxx -555 38 1 3 5 15 5 55 155 55 555 10 11 JVAAAA MBAAAA OOOOxx -746 39 0 2 6 6 6 46 146 246 746 12 13 SCAAAA NBAAAA VVVVxx -558 40 0 2 8 18 8 58 158 58 558 16 17 MVAAAA OBAAAA AAAAxx -574 41 0 2 4 14 4 74 174 74 574 8 9 CWAAAA PBAAAA HHHHxx -343 42 1 3 3 3 3 43 143 343 343 6 7 FNAAAA QBAAAA OOOOxx -120 43 0 0 0 0 0 20 120 120 120 0 1 QEAAAA RBAAAA VVVVxx -461 44 1 1 1 1 1 61 61 461 461 2 3 TRAAAA SBAAAA AAAAxx -754 45 0 2 4 14 4 54 154 254 754 8 9 ADAAAA TBAAAA HHHHxx -772 46 0 0 2 12 2 72 172 272 772 4 5 SDAAAA UBAAAA OOOOxx -749 47 1 1 9 9 9 49 149 249 749 18 19 VCAAAA VBAAAA VVVVxx -386 48 0 2 6 6 6 86 186 386 386 12 13 WOAAAA WBAAAA AAAAxx -9 49 1 1 9 9 9 9 9 9 9 18 19 JAAAAA XBAAAA HHHHxx -771 50 1 3 1 11 1 71 171 271 771 2 3 RDAAAA YBAAAA OOOOxx -470 51 0 2 0 10 0 70 70 470 470 0 1 CSAAAA ZBAAAA VVVVxx -238 52 0 2 8 18 8 38 38 238 238 16 17 EJAAAA ACAAAA AAAAxx -86 53 0 2 6 6 6 86 86 86 86 12 13 IDAAAA BCAAAA HHHHxx -56 54 0 0 6 16 6 56 56 56 56 12 13 ECAAAA CCAAAA OOOOxx -767 55 1 3 7 7 7 67 167 267 767 14 15 NDAAAA DCAAAA VVVVxx -363 56 1 3 3 3 3 63 163 363 363 6 7 ZNAAAA ECAAAA AAAAxx -655 57 1 3 5 15 5 55 55 155 655 10 11 FZAAAA FCAAAA HHHHxx -394 58 0 2 4 14 4 94 194 394 394 8 9 EPAAAA GCAAAA OOOOxx -223 59 1 3 3 3 3 23 23 223 223 6 7 PIAAAA HCAAAA VVVVxx -946 60 0 2 6 6 6 46 146 446 946 12 13 KKAAAA ICAAAA AAAAxx -863 61 1 3 3 3 3 63 63 363 863 6 7 FHAAAA JCAAAA HHHHxx -913 62 1 1 3 13 3 13 113 413 913 6 7 DJAAAA KCAAAA OOOOxx -737 63 1 1 7 17 7 37 137 237 737 14 15 JCAAAA LCAAAA VVVVxx -65 64 1 1 5 5 5 65 65 65 65 10 11 NCAAAA MCAAAA AAAAxx -251 65 1 3 1 11 1 51 51 251 251 2 3 RJAAAA NCAAAA HHHHxx -686 66 0 2 6 6 6 86 86 186 686 12 13 KAAAAA OCAAAA OOOOxx -971 67 1 3 1 11 1 71 171 471 971 2 3 JLAAAA PCAAAA VVVVxx -775 68 1 3 5 15 5 75 175 275 775 10 11 VDAAAA QCAAAA AAAAxx -577 69 1 1 7 17 7 77 177 77 577 14 15 FWAAAA RCAAAA HHHHxx -830 70 0 2 0 10 0 30 30 330 830 0 1 YFAAAA SCAAAA OOOOxx -787 71 1 3 7 7 7 87 187 287 787 14 15 HEAAAA TCAAAA VVVVxx -898 72 0 2 8 18 8 98 98 398 898 16 17 OIAAAA UCAAAA AAAAxx -588 73 0 0 8 8 8 88 188 88 588 16 17 QWAAAA VCAAAA HHHHxx -872 74 0 0 2 12 2 72 72 372 872 4 5 OHAAAA WCAAAA OOOOxx -397 75 1 1 7 17 7 97 197 397 397 14 15 HPAAAA XCAAAA VVVVxx -51 76 1 3 1 11 1 51 51 51 51 2 3 ZBAAAA YCAAAA AAAAxx -381 77 1 1 1 1 1 81 181 381 381 2 3 ROAAAA ZCAAAA HHHHxx -632 78 0 0 2 12 2 32 32 132 632 4 5 IYAAAA ADAAAA OOOOxx -31 79 1 3 1 11 1 31 31 31 31 2 3 FBAAAA BDAAAA VVVVxx -855 80 1 3 5 15 5 55 55 355 855 10 11 XGAAAA CDAAAA AAAAxx -699 81 1 3 9 19 9 99 99 199 699 18 19 XAAAAA DDAAAA HHHHxx -562 82 0 2 2 2 2 62 162 62 562 4 5 QVAAAA EDAAAA OOOOxx -681 83 1 1 1 1 1 81 81 181 681 2 3 FAAAAA FDAAAA VVVVxx -585 84 1 1 5 5 5 85 185 85 585 10 11 NWAAAA GDAAAA AAAAxx -35 85 1 3 5 15 5 35 35 35 35 10 11 JBAAAA HDAAAA HHHHxx -962 86 0 2 2 2 2 62 162 462 962 4 5 ALAAAA IDAAAA OOOOxx -282 87 0 2 2 2 2 82 82 282 282 4 5 WKAAAA JDAAAA VVVVxx -254 88 0 2 4 14 4 54 54 254 254 8 9 UJAAAA KDAAAA AAAAxx -514 89 0 2 4 14 4 14 114 14 514 8 9 UTAAAA LDAAAA HHHHxx -406 90 0 2 6 6 6 6 6 406 406 12 13 QPAAAA MDAAAA OOOOxx -544 91 0 0 4 4 4 44 144 44 544 8 9 YUAAAA NDAAAA VVVVxx -704 92 0 0 4 4 4 4 104 204 704 8 9 CBAAAA ODAAAA AAAAxx -948 93 0 0 8 8 8 48 148 448 948 16 17 MKAAAA PDAAAA HHHHxx -412 94 0 0 2 12 2 12 12 412 412 4 5 WPAAAA QDAAAA OOOOxx -200 95 0 0 0 0 0 0 0 200 200 0 1 SHAAAA RDAAAA VVVVxx -583 96 1 3 3 3 3 83 183 83 583 6 7 LWAAAA SDAAAA AAAAxx -486 97 0 2 6 6 6 86 86 486 486 12 13 SSAAAA TDAAAA HHHHxx -666 98 0 2 6 6 6 66 66 166 666 12 13 QZAAAA UDAAAA OOOOxx -436 99 0 0 6 16 6 36 36 436 436 12 13 UQAAAA VDAAAA VVVVxx -842 100 0 2 2 2 2 42 42 342 842 4 5 KGAAAA WDAAAA AAAAxx -99 101 1 3 9 19 9 99 99 99 99 18 19 VDAAAA XDAAAA HHHHxx -656 102 0 0 6 16 6 56 56 156 656 12 13 GZAAAA YDAAAA OOOOxx -673 103 1 1 3 13 3 73 73 173 673 6 7 XZAAAA ZDAAAA VVVVxx -371 104 1 3 1 11 1 71 171 371 371 2 3 HOAAAA AEAAAA AAAAxx -869 105 1 1 9 9 9 69 69 369 869 18 19 LHAAAA BEAAAA HHHHxx -569 106 1 1 9 9 9 69 169 69 569 18 19 XVAAAA CEAAAA OOOOxx -616 107 0 0 6 16 6 16 16 116 616 12 13 SXAAAA DEAAAA VVVVxx -612 108 0 0 2 12 2 12 12 112 612 4 5 OXAAAA EEAAAA AAAAxx -505 109 1 1 5 5 5 5 105 5 505 10 11 LTAAAA FEAAAA HHHHxx -922 110 0 2 2 2 2 22 122 422 922 4 5 MJAAAA GEAAAA OOOOxx -221 111 1 1 1 1 1 21 21 221 221 2 3 NIAAAA HEAAAA VVVVxx -388 112 0 0 8 8 8 88 188 388 388 16 17 YOAAAA IEAAAA AAAAxx -567 113 1 3 7 7 7 67 167 67 567 14 15 VVAAAA JEAAAA HHHHxx -58 114 0 2 8 18 8 58 58 58 58 16 17 GCAAAA KEAAAA OOOOxx -316 115 0 0 6 16 6 16 116 316 316 12 13 EMAAAA LEAAAA VVVVxx -659 116 1 3 9 19 9 59 59 159 659 18 19 JZAAAA MEAAAA AAAAxx -501 117 1 1 1 1 1 1 101 1 501 2 3 HTAAAA NEAAAA HHHHxx -815 118 1 3 5 15 5 15 15 315 815 10 11 JFAAAA OEAAAA OOOOxx -638 119 0 2 8 18 8 38 38 138 638 16 17 OYAAAA PEAAAA VVVVxx -696 120 0 0 6 16 6 96 96 196 696 12 13 UAAAAA QEAAAA AAAAxx -734 121 0 2 4 14 4 34 134 234 734 8 9 GCAAAA REAAAA HHHHxx -237 122 1 1 7 17 7 37 37 237 237 14 15 DJAAAA SEAAAA OOOOxx -816 123 0 0 6 16 6 16 16 316 816 12 13 KFAAAA TEAAAA VVVVxx -917 124 1 1 7 17 7 17 117 417 917 14 15 HJAAAA UEAAAA AAAAxx -844 125 0 0 4 4 4 44 44 344 844 8 9 MGAAAA VEAAAA HHHHxx -657 126 1 1 7 17 7 57 57 157 657 14 15 HZAAAA WEAAAA OOOOxx -952 127 0 0 2 12 2 52 152 452 952 4 5 QKAAAA XEAAAA VVVVxx -519 128 1 3 9 19 9 19 119 19 519 18 19 ZTAAAA YEAAAA AAAAxx -792 129 0 0 2 12 2 92 192 292 792 4 5 MEAAAA ZEAAAA HHHHxx -275 130 1 3 5 15 5 75 75 275 275 10 11 PKAAAA AFAAAA OOOOxx -319 131 1 3 9 19 9 19 119 319 319 18 19 HMAAAA BFAAAA VVVVxx -487 132 1 3 7 7 7 87 87 487 487 14 15 TSAAAA CFAAAA AAAAxx -945 133 1 1 5 5 5 45 145 445 945 10 11 JKAAAA DFAAAA HHHHxx -584 134 0 0 4 4 4 84 184 84 584 8 9 MWAAAA EFAAAA OOOOxx -765 135 1 1 5 5 5 65 165 265 765 10 11 LDAAAA FFAAAA VVVVxx -814 136 0 2 4 14 4 14 14 314 814 8 9 IFAAAA GFAAAA AAAAxx -359 137 1 3 9 19 9 59 159 359 359 18 19 VNAAAA HFAAAA HHHHxx -548 138 0 0 8 8 8 48 148 48 548 16 17 CVAAAA IFAAAA OOOOxx -811 139 1 3 1 11 1 11 11 311 811 2 3 FFAAAA JFAAAA VVVVxx -531 140 1 3 1 11 1 31 131 31 531 2 3 LUAAAA KFAAAA AAAAxx -104 141 0 0 4 4 4 4 104 104 104 8 9 AEAAAA LFAAAA HHHHxx -33 142 1 1 3 13 3 33 33 33 33 6 7 HBAAAA MFAAAA OOOOxx -404 143 0 0 4 4 4 4 4 404 404 8 9 OPAAAA NFAAAA VVVVxx -995 144 1 3 5 15 5 95 195 495 995 10 11 HMAAAA OFAAAA AAAAxx -408 145 0 0 8 8 8 8 8 408 408 16 17 SPAAAA PFAAAA HHHHxx -93 146 1 1 3 13 3 93 93 93 93 6 7 PDAAAA QFAAAA OOOOxx -794 147 0 2 4 14 4 94 194 294 794 8 9 OEAAAA RFAAAA VVVVxx -833 148 1 1 3 13 3 33 33 333 833 6 7 BGAAAA SFAAAA AAAAxx -615 149 1 3 5 15 5 15 15 115 615 10 11 RXAAAA TFAAAA HHHHxx -333 150 1 1 3 13 3 33 133 333 333 6 7 VMAAAA UFAAAA OOOOxx -357 151 1 1 7 17 7 57 157 357 357 14 15 TNAAAA VFAAAA VVVVxx -999 152 1 3 9 19 9 99 199 499 999 18 19 LMAAAA WFAAAA AAAAxx -515 153 1 3 5 15 5 15 115 15 515 10 11 VTAAAA XFAAAA HHHHxx -685 154 1 1 5 5 5 85 85 185 685 10 11 JAAAAA YFAAAA OOOOxx -692 155 0 0 2 12 2 92 92 192 692 4 5 QAAAAA ZFAAAA VVVVxx -627 156 1 3 7 7 7 27 27 127 627 14 15 DYAAAA AGAAAA AAAAxx -654 157 0 2 4 14 4 54 54 154 654 8 9 EZAAAA BGAAAA HHHHxx -115 158 1 3 5 15 5 15 115 115 115 10 11 LEAAAA CGAAAA OOOOxx -75 159 1 3 5 15 5 75 75 75 75 10 11 XCAAAA DGAAAA VVVVxx -14 160 0 2 4 14 4 14 14 14 14 8 9 OAAAAA EGAAAA AAAAxx -148 161 0 0 8 8 8 48 148 148 148 16 17 SFAAAA FGAAAA HHHHxx -201 162 1 1 1 1 1 1 1 201 201 2 3 THAAAA GGAAAA OOOOxx -862 163 0 2 2 2 2 62 62 362 862 4 5 EHAAAA HGAAAA VVVVxx -634 164 0 2 4 14 4 34 34 134 634 8 9 KYAAAA IGAAAA AAAAxx -589 165 1 1 9 9 9 89 189 89 589 18 19 RWAAAA JGAAAA HHHHxx -142 166 0 2 2 2 2 42 142 142 142 4 5 MFAAAA KGAAAA OOOOxx -545 167 1 1 5 5 5 45 145 45 545 10 11 ZUAAAA LGAAAA VVVVxx -983 168 1 3 3 3 3 83 183 483 983 6 7 VLAAAA MGAAAA AAAAxx -87 169 1 3 7 7 7 87 87 87 87 14 15 JDAAAA NGAAAA HHHHxx -335 170 1 3 5 15 5 35 135 335 335 10 11 XMAAAA OGAAAA OOOOxx -915 171 1 3 5 15 5 15 115 415 915 10 11 FJAAAA PGAAAA VVVVxx -286 172 0 2 6 6 6 86 86 286 286 12 13 ALAAAA QGAAAA AAAAxx -361 173 1 1 1 1 1 61 161 361 361 2 3 XNAAAA RGAAAA HHHHxx -97 174 1 1 7 17 7 97 97 97 97 14 15 TDAAAA SGAAAA OOOOxx -98 175 0 2 8 18 8 98 98 98 98 16 17 UDAAAA TGAAAA VVVVxx -377 176 1 1 7 17 7 77 177 377 377 14 15 NOAAAA UGAAAA AAAAxx -525 177 1 1 5 5 5 25 125 25 525 10 11 FUAAAA VGAAAA HHHHxx -448 178 0 0 8 8 8 48 48 448 448 16 17 GRAAAA WGAAAA OOOOxx -154 179 0 2 4 14 4 54 154 154 154 8 9 YFAAAA XGAAAA VVVVxx -866 180 0 2 6 6 6 66 66 366 866 12 13 IHAAAA YGAAAA AAAAxx -741 181 1 1 1 1 1 41 141 241 741 2 3 NCAAAA ZGAAAA HHHHxx -172 182 0 0 2 12 2 72 172 172 172 4 5 QGAAAA AHAAAA OOOOxx -843 183 1 3 3 3 3 43 43 343 843 6 7 LGAAAA BHAAAA VVVVxx -378 184 0 2 8 18 8 78 178 378 378 16 17 OOAAAA CHAAAA AAAAxx -804 185 0 0 4 4 4 4 4 304 804 8 9 YEAAAA DHAAAA HHHHxx -596 186 0 0 6 16 6 96 196 96 596 12 13 YWAAAA EHAAAA OOOOxx -77 187 1 1 7 17 7 77 77 77 77 14 15 ZCAAAA FHAAAA VVVVxx -572 188 0 0 2 12 2 72 172 72 572 4 5 AWAAAA GHAAAA AAAAxx -444 189 0 0 4 4 4 44 44 444 444 8 9 CRAAAA HHAAAA HHHHxx -47 190 1 3 7 7 7 47 47 47 47 14 15 VBAAAA IHAAAA OOOOxx -274 191 0 2 4 14 4 74 74 274 274 8 9 OKAAAA JHAAAA VVVVxx -40 192 0 0 0 0 0 40 40 40 40 0 1 OBAAAA KHAAAA AAAAxx -339 193 1 3 9 19 9 39 139 339 339 18 19 BNAAAA LHAAAA HHHHxx -13 194 1 1 3 13 3 13 13 13 13 6 7 NAAAAA MHAAAA OOOOxx -878 195 0 2 8 18 8 78 78 378 878 16 17 UHAAAA NHAAAA VVVVxx -53 196 1 1 3 13 3 53 53 53 53 6 7 BCAAAA OHAAAA AAAAxx -939 197 1 3 9 19 9 39 139 439 939 18 19 DKAAAA PHAAAA HHHHxx -928 198 0 0 8 8 8 28 128 428 928 16 17 SJAAAA QHAAAA OOOOxx -886 199 0 2 6 6 6 86 86 386 886 12 13 CIAAAA RHAAAA VVVVxx -267 200 1 3 7 7 7 67 67 267 267 14 15 HKAAAA SHAAAA AAAAxx -105 201 1 1 5 5 5 5 105 105 105 10 11 BEAAAA THAAAA HHHHxx -312 202 0 0 2 12 2 12 112 312 312 4 5 AMAAAA UHAAAA OOOOxx -552 203 0 0 2 12 2 52 152 52 552 4 5 GVAAAA VHAAAA VVVVxx -918 204 0 2 8 18 8 18 118 418 918 16 17 IJAAAA WHAAAA AAAAxx -114 205 0 2 4 14 4 14 114 114 114 8 9 KEAAAA XHAAAA HHHHxx -805 206 1 1 5 5 5 5 5 305 805 10 11 ZEAAAA YHAAAA OOOOxx -875 207 1 3 5 15 5 75 75 375 875 10 11 RHAAAA ZHAAAA VVVVxx -225 208 1 1 5 5 5 25 25 225 225 10 11 RIAAAA AIAAAA AAAAxx -495 209 1 3 5 15 5 95 95 495 495 10 11 BTAAAA BIAAAA HHHHxx -150 210 0 2 0 10 0 50 150 150 150 0 1 UFAAAA CIAAAA OOOOxx -759 211 1 3 9 19 9 59 159 259 759 18 19 FDAAAA DIAAAA VVVVxx -149 212 1 1 9 9 9 49 149 149 149 18 19 TFAAAA EIAAAA AAAAxx -480 213 0 0 0 0 0 80 80 480 480 0 1 MSAAAA FIAAAA HHHHxx -1 214 1 1 1 1 1 1 1 1 1 2 3 BAAAAA GIAAAA OOOOxx -557 215 1 1 7 17 7 57 157 57 557 14 15 LVAAAA HIAAAA VVVVxx -295 216 1 3 5 15 5 95 95 295 295 10 11 JLAAAA IIAAAA AAAAxx -854 217 0 2 4 14 4 54 54 354 854 8 9 WGAAAA JIAAAA HHHHxx -420 218 0 0 0 0 0 20 20 420 420 0 1 EQAAAA KIAAAA OOOOxx -414 219 0 2 4 14 4 14 14 414 414 8 9 YPAAAA LIAAAA VVVVxx -758 220 0 2 8 18 8 58 158 258 758 16 17 EDAAAA MIAAAA AAAAxx -879 221 1 3 9 19 9 79 79 379 879 18 19 VHAAAA NIAAAA HHHHxx -332 222 0 0 2 12 2 32 132 332 332 4 5 UMAAAA OIAAAA OOOOxx -78 223 0 2 8 18 8 78 78 78 78 16 17 ADAAAA PIAAAA VVVVxx -851 224 1 3 1 11 1 51 51 351 851 2 3 TGAAAA QIAAAA AAAAxx -592 225 0 0 2 12 2 92 192 92 592 4 5 UWAAAA RIAAAA HHHHxx -979 226 1 3 9 19 9 79 179 479 979 18 19 RLAAAA SIAAAA OOOOxx -989 227 1 1 9 9 9 89 189 489 989 18 19 BMAAAA TIAAAA VVVVxx -752 228 0 0 2 12 2 52 152 252 752 4 5 YCAAAA UIAAAA AAAAxx -214 229 0 2 4 14 4 14 14 214 214 8 9 GIAAAA VIAAAA HHHHxx -453 230 1 1 3 13 3 53 53 453 453 6 7 LRAAAA WIAAAA OOOOxx -540 231 0 0 0 0 0 40 140 40 540 0 1 UUAAAA XIAAAA VVVVxx -597 232 1 1 7 17 7 97 197 97 597 14 15 ZWAAAA YIAAAA AAAAxx -356 233 0 0 6 16 6 56 156 356 356 12 13 SNAAAA ZIAAAA HHHHxx -720 234 0 0 0 0 0 20 120 220 720 0 1 SBAAAA AJAAAA OOOOxx -367 235 1 3 7 7 7 67 167 367 367 14 15 DOAAAA BJAAAA VVVVxx -762 236 0 2 2 2 2 62 162 262 762 4 5 IDAAAA CJAAAA AAAAxx -986 237 0 2 6 6 6 86 186 486 986 12 13 YLAAAA DJAAAA HHHHxx -924 238 0 0 4 4 4 24 124 424 924 8 9 OJAAAA EJAAAA OOOOxx -779 239 1 3 9 19 9 79 179 279 779 18 19 ZDAAAA FJAAAA VVVVxx -684 240 0 0 4 4 4 84 84 184 684 8 9 IAAAAA GJAAAA AAAAxx -413 241 1 1 3 13 3 13 13 413 413 6 7 XPAAAA HJAAAA HHHHxx -479 242 1 3 9 19 9 79 79 479 479 18 19 LSAAAA IJAAAA OOOOxx -731 243 1 3 1 11 1 31 131 231 731 2 3 DCAAAA JJAAAA VVVVxx -409 244 1 1 9 9 9 9 9 409 409 18 19 TPAAAA KJAAAA AAAAxx -372 245 0 0 2 12 2 72 172 372 372 4 5 IOAAAA LJAAAA HHHHxx -139 246 1 3 9 19 9 39 139 139 139 18 19 JFAAAA MJAAAA OOOOxx -717 247 1 1 7 17 7 17 117 217 717 14 15 PBAAAA NJAAAA VVVVxx -539 248 1 3 9 19 9 39 139 39 539 18 19 TUAAAA OJAAAA AAAAxx -318 249 0 2 8 18 8 18 118 318 318 16 17 GMAAAA PJAAAA HHHHxx -208 250 0 0 8 8 8 8 8 208 208 16 17 AIAAAA QJAAAA OOOOxx -797 251 1 1 7 17 7 97 197 297 797 14 15 REAAAA RJAAAA VVVVxx -661 252 1 1 1 1 1 61 61 161 661 2 3 LZAAAA SJAAAA AAAAxx -50 253 0 2 0 10 0 50 50 50 50 0 1 YBAAAA TJAAAA HHHHxx -102 254 0 2 2 2 2 2 102 102 102 4 5 YDAAAA UJAAAA OOOOxx -484 255 0 0 4 4 4 84 84 484 484 8 9 QSAAAA VJAAAA VVVVxx -108 256 0 0 8 8 8 8 108 108 108 16 17 EEAAAA WJAAAA AAAAxx -140 257 0 0 0 0 0 40 140 140 140 0 1 KFAAAA XJAAAA HHHHxx -996 258 0 0 6 16 6 96 196 496 996 12 13 IMAAAA YJAAAA OOOOxx -687 259 1 3 7 7 7 87 87 187 687 14 15 LAAAAA ZJAAAA VVVVxx -241 260 1 1 1 1 1 41 41 241 241 2 3 HJAAAA AKAAAA AAAAxx -923 261 1 3 3 3 3 23 123 423 923 6 7 NJAAAA BKAAAA HHHHxx -500 262 0 0 0 0 0 0 100 0 500 0 1 GTAAAA CKAAAA OOOOxx -536 263 0 0 6 16 6 36 136 36 536 12 13 QUAAAA DKAAAA VVVVxx -490 264 0 2 0 10 0 90 90 490 490 0 1 WSAAAA EKAAAA AAAAxx -773 265 1 1 3 13 3 73 173 273 773 6 7 TDAAAA FKAAAA HHHHxx -19 266 1 3 9 19 9 19 19 19 19 18 19 TAAAAA GKAAAA OOOOxx -534 267 0 2 4 14 4 34 134 34 534 8 9 OUAAAA HKAAAA VVVVxx -941 268 1 1 1 1 1 41 141 441 941 2 3 FKAAAA IKAAAA AAAAxx -477 269 1 1 7 17 7 77 77 477 477 14 15 JSAAAA JKAAAA HHHHxx -173 270 1 1 3 13 3 73 173 173 173 6 7 RGAAAA KKAAAA OOOOxx -113 271 1 1 3 13 3 13 113 113 113 6 7 JEAAAA LKAAAA VVVVxx -526 272 0 2 6 6 6 26 126 26 526 12 13 GUAAAA MKAAAA AAAAxx -727 273 1 3 7 7 7 27 127 227 727 14 15 ZBAAAA NKAAAA HHHHxx -302 274 0 2 2 2 2 2 102 302 302 4 5 QLAAAA OKAAAA OOOOxx -789 275 1 1 9 9 9 89 189 289 789 18 19 JEAAAA PKAAAA VVVVxx -447 276 1 3 7 7 7 47 47 447 447 14 15 FRAAAA QKAAAA AAAAxx -884 277 0 0 4 4 4 84 84 384 884 8 9 AIAAAA RKAAAA HHHHxx -718 278 0 2 8 18 8 18 118 218 718 16 17 QBAAAA SKAAAA OOOOxx -818 279 0 2 8 18 8 18 18 318 818 16 17 MFAAAA TKAAAA VVVVxx -466 280 0 2 6 6 6 66 66 466 466 12 13 YRAAAA UKAAAA AAAAxx -131 281 1 3 1 11 1 31 131 131 131 2 3 BFAAAA VKAAAA HHHHxx -503 282 1 3 3 3 3 3 103 3 503 6 7 JTAAAA WKAAAA OOOOxx -364 283 0 0 4 4 4 64 164 364 364 8 9 AOAAAA XKAAAA VVVVxx -934 284 0 2 4 14 4 34 134 434 934 8 9 YJAAAA YKAAAA AAAAxx -542 285 0 2 2 2 2 42 142 42 542 4 5 WUAAAA ZKAAAA HHHHxx -146 286 0 2 6 6 6 46 146 146 146 12 13 QFAAAA ALAAAA OOOOxx -652 287 0 0 2 12 2 52 52 152 652 4 5 CZAAAA BLAAAA VVVVxx -566 288 0 2 6 6 6 66 166 66 566 12 13 UVAAAA CLAAAA AAAAxx -788 289 0 0 8 8 8 88 188 288 788 16 17 IEAAAA DLAAAA HHHHxx -168 290 0 0 8 8 8 68 168 168 168 16 17 MGAAAA ELAAAA OOOOxx -736 291 0 0 6 16 6 36 136 236 736 12 13 ICAAAA FLAAAA VVVVxx -795 292 1 3 5 15 5 95 195 295 795 10 11 PEAAAA GLAAAA AAAAxx -103 293 1 3 3 3 3 3 103 103 103 6 7 ZDAAAA HLAAAA HHHHxx -763 294 1 3 3 3 3 63 163 263 763 6 7 JDAAAA ILAAAA OOOOxx -256 295 0 0 6 16 6 56 56 256 256 12 13 WJAAAA JLAAAA VVVVxx -63 296 1 3 3 3 3 63 63 63 63 6 7 LCAAAA KLAAAA AAAAxx -702 297 0 2 2 2 2 2 102 202 702 4 5 ABAAAA LLAAAA HHHHxx -390 298 0 2 0 10 0 90 190 390 390 0 1 APAAAA MLAAAA OOOOxx -116 299 0 0 6 16 6 16 116 116 116 12 13 MEAAAA NLAAAA VVVVxx -354 300 0 2 4 14 4 54 154 354 354 8 9 QNAAAA OLAAAA AAAAxx -162 301 0 2 2 2 2 62 162 162 162 4 5 GGAAAA PLAAAA HHHHxx -71 302 1 3 1 11 1 71 71 71 71 2 3 TCAAAA QLAAAA OOOOxx -916 303 0 0 6 16 6 16 116 416 916 12 13 GJAAAA RLAAAA VVVVxx -565 304 1 1 5 5 5 65 165 65 565 10 11 TVAAAA SLAAAA AAAAxx -509 305 1 1 9 9 9 9 109 9 509 18 19 PTAAAA TLAAAA HHHHxx -20 306 0 0 0 0 0 20 20 20 20 0 1 UAAAAA ULAAAA OOOOxx -813 307 1 1 3 13 3 13 13 313 813 6 7 HFAAAA VLAAAA VVVVxx -80 308 0 0 0 0 0 80 80 80 80 0 1 CDAAAA WLAAAA AAAAxx -400 309 0 0 0 0 0 0 0 400 400 0 1 KPAAAA XLAAAA HHHHxx -888 310 0 0 8 8 8 88 88 388 888 16 17 EIAAAA YLAAAA OOOOxx -825 311 1 1 5 5 5 25 25 325 825 10 11 TFAAAA ZLAAAA VVVVxx -401 312 1 1 1 1 1 1 1 401 401 2 3 LPAAAA AMAAAA AAAAxx -158 313 0 2 8 18 8 58 158 158 158 16 17 CGAAAA BMAAAA HHHHxx -973 314 1 1 3 13 3 73 173 473 973 6 7 LLAAAA CMAAAA OOOOxx -324 315 0 0 4 4 4 24 124 324 324 8 9 MMAAAA DMAAAA VVVVxx -873 316 1 1 3 13 3 73 73 373 873 6 7 PHAAAA EMAAAA AAAAxx -676 317 0 0 6 16 6 76 76 176 676 12 13 AAAAAA FMAAAA HHHHxx -199 318 1 3 9 19 9 99 199 199 199 18 19 RHAAAA GMAAAA OOOOxx -304 319 0 0 4 4 4 4 104 304 304 8 9 SLAAAA HMAAAA VVVVxx -338 320 0 2 8 18 8 38 138 338 338 16 17 ANAAAA IMAAAA AAAAxx -743 321 1 3 3 3 3 43 143 243 743 6 7 PCAAAA JMAAAA HHHHxx -730 322 0 2 0 10 0 30 130 230 730 0 1 CCAAAA KMAAAA OOOOxx -130 323 0 2 0 10 0 30 130 130 130 0 1 AFAAAA LMAAAA VVVVxx -224 324 0 0 4 4 4 24 24 224 224 8 9 QIAAAA MMAAAA AAAAxx -216 325 0 0 6 16 6 16 16 216 216 12 13 IIAAAA NMAAAA HHHHxx -2 326 0 2 2 2 2 2 2 2 2 4 5 CAAAAA OMAAAA OOOOxx -836 327 0 0 6 16 6 36 36 336 836 12 13 EGAAAA PMAAAA VVVVxx -443 328 1 3 3 3 3 43 43 443 443 6 7 BRAAAA QMAAAA AAAAxx -777 329 1 1 7 17 7 77 177 277 777 14 15 XDAAAA RMAAAA HHHHxx -126 330 0 2 6 6 6 26 126 126 126 12 13 WEAAAA SMAAAA OOOOxx -117 331 1 1 7 17 7 17 117 117 117 14 15 NEAAAA TMAAAA VVVVxx -633 332 1 1 3 13 3 33 33 133 633 6 7 JYAAAA UMAAAA AAAAxx -310 333 0 2 0 10 0 10 110 310 310 0 1 YLAAAA VMAAAA HHHHxx -622 334 0 2 2 2 2 22 22 122 622 4 5 YXAAAA WMAAAA OOOOxx -268 335 0 0 8 8 8 68 68 268 268 16 17 IKAAAA XMAAAA VVVVxx -384 336 0 0 4 4 4 84 184 384 384 8 9 UOAAAA YMAAAA AAAAxx -460 337 0 0 0 0 0 60 60 460 460 0 1 SRAAAA ZMAAAA HHHHxx -475 338 1 3 5 15 5 75 75 475 475 10 11 HSAAAA ANAAAA OOOOxx -624 339 0 0 4 4 4 24 24 124 624 8 9 AYAAAA BNAAAA VVVVxx -826 340 0 2 6 6 6 26 26 326 826 12 13 UFAAAA CNAAAA AAAAxx -680 341 0 0 0 0 0 80 80 180 680 0 1 EAAAAA DNAAAA HHHHxx -306 342 0 2 6 6 6 6 106 306 306 12 13 ULAAAA ENAAAA OOOOxx -896 343 0 0 6 16 6 96 96 396 896 12 13 MIAAAA FNAAAA VVVVxx -30 344 0 2 0 10 0 30 30 30 30 0 1 EBAAAA GNAAAA AAAAxx -576 345 0 0 6 16 6 76 176 76 576 12 13 EWAAAA HNAAAA HHHHxx -551 346 1 3 1 11 1 51 151 51 551 2 3 FVAAAA INAAAA OOOOxx -639 347 1 3 9 19 9 39 39 139 639 18 19 PYAAAA JNAAAA VVVVxx -975 348 1 3 5 15 5 75 175 475 975 10 11 NLAAAA KNAAAA AAAAxx -882 349 0 2 2 2 2 82 82 382 882 4 5 YHAAAA LNAAAA HHHHxx -160 350 0 0 0 0 0 60 160 160 160 0 1 EGAAAA MNAAAA OOOOxx -522 351 0 2 2 2 2 22 122 22 522 4 5 CUAAAA NNAAAA VVVVxx -620 352 0 0 0 0 0 20 20 120 620 0 1 WXAAAA ONAAAA AAAAxx -719 353 1 3 9 19 9 19 119 219 719 18 19 RBAAAA PNAAAA HHHHxx -88 354 0 0 8 8 8 88 88 88 88 16 17 KDAAAA QNAAAA OOOOxx -614 355 0 2 4 14 4 14 14 114 614 8 9 QXAAAA RNAAAA VVVVxx -54 356 0 2 4 14 4 54 54 54 54 8 9 CCAAAA SNAAAA AAAAxx -209 357 1 1 9 9 9 9 9 209 209 18 19 BIAAAA TNAAAA HHHHxx -67 358 1 3 7 7 7 67 67 67 67 14 15 PCAAAA UNAAAA OOOOxx -809 359 1 1 9 9 9 9 9 309 809 18 19 DFAAAA VNAAAA VVVVxx -982 360 0 2 2 2 2 82 182 482 982 4 5 ULAAAA WNAAAA AAAAxx -817 361 1 1 7 17 7 17 17 317 817 14 15 LFAAAA XNAAAA HHHHxx -187 362 1 3 7 7 7 87 187 187 187 14 15 FHAAAA YNAAAA OOOOxx -992 363 0 0 2 12 2 92 192 492 992 4 5 EMAAAA ZNAAAA VVVVxx -580 364 0 0 0 0 0 80 180 80 580 0 1 IWAAAA AOAAAA AAAAxx -658 365 0 2 8 18 8 58 58 158 658 16 17 IZAAAA BOAAAA HHHHxx -222 366 0 2 2 2 2 22 22 222 222 4 5 OIAAAA COAAAA OOOOxx -667 367 1 3 7 7 7 67 67 167 667 14 15 RZAAAA DOAAAA VVVVxx -715 368 1 3 5 15 5 15 115 215 715 10 11 NBAAAA EOAAAA AAAAxx -990 369 0 2 0 10 0 90 190 490 990 0 1 CMAAAA FOAAAA HHHHxx -22 370 0 2 2 2 2 22 22 22 22 4 5 WAAAAA GOAAAA OOOOxx -362 371 0 2 2 2 2 62 162 362 362 4 5 YNAAAA HOAAAA VVVVxx -376 372 0 0 6 16 6 76 176 376 376 12 13 MOAAAA IOAAAA AAAAxx -246 373 0 2 6 6 6 46 46 246 246 12 13 MJAAAA JOAAAA HHHHxx -300 374 0 0 0 0 0 0 100 300 300 0 1 OLAAAA KOAAAA OOOOxx -231 375 1 3 1 11 1 31 31 231 231 2 3 XIAAAA LOAAAA VVVVxx -151 376 1 3 1 11 1 51 151 151 151 2 3 VFAAAA MOAAAA AAAAxx -29 377 1 1 9 9 9 29 29 29 29 18 19 DBAAAA NOAAAA HHHHxx -297 378 1 1 7 17 7 97 97 297 297 14 15 LLAAAA OOAAAA OOOOxx -403 379 1 3 3 3 3 3 3 403 403 6 7 NPAAAA POAAAA VVVVxx -716 380 0 0 6 16 6 16 116 216 716 12 13 OBAAAA QOAAAA AAAAxx -260 381 0 0 0 0 0 60 60 260 260 0 1 AKAAAA ROAAAA HHHHxx -170 382 0 2 0 10 0 70 170 170 170 0 1 OGAAAA SOAAAA OOOOxx -285 383 1 1 5 5 5 85 85 285 285 10 11 ZKAAAA TOAAAA VVVVxx -82 384 0 2 2 2 2 82 82 82 82 4 5 EDAAAA UOAAAA AAAAxx -958 385 0 2 8 18 8 58 158 458 958 16 17 WKAAAA VOAAAA HHHHxx -175 386 1 3 5 15 5 75 175 175 175 10 11 TGAAAA WOAAAA OOOOxx -671 387 1 3 1 11 1 71 71 171 671 2 3 VZAAAA XOAAAA VVVVxx -822 388 0 2 2 2 2 22 22 322 822 4 5 QFAAAA YOAAAA AAAAxx -573 389 1 1 3 13 3 73 173 73 573 6 7 BWAAAA ZOAAAA HHHHxx -723 390 1 3 3 3 3 23 123 223 723 6 7 VBAAAA APAAAA OOOOxx -195 391 1 3 5 15 5 95 195 195 195 10 11 NHAAAA BPAAAA VVVVxx -197 392 1 1 7 17 7 97 197 197 197 14 15 PHAAAA CPAAAA AAAAxx -755 393 1 3 5 15 5 55 155 255 755 10 11 BDAAAA DPAAAA HHHHxx -42 394 0 2 2 2 2 42 42 42 42 4 5 QBAAAA EPAAAA OOOOxx -897 395 1 1 7 17 7 97 97 397 897 14 15 NIAAAA FPAAAA VVVVxx -309 396 1 1 9 9 9 9 109 309 309 18 19 XLAAAA GPAAAA AAAAxx -724 397 0 0 4 4 4 24 124 224 724 8 9 WBAAAA HPAAAA HHHHxx -474 398 0 2 4 14 4 74 74 474 474 8 9 GSAAAA IPAAAA OOOOxx -345 399 1 1 5 5 5 45 145 345 345 10 11 HNAAAA JPAAAA VVVVxx -678 400 0 2 8 18 8 78 78 178 678 16 17 CAAAAA KPAAAA AAAAxx -757 401 1 1 7 17 7 57 157 257 757 14 15 DDAAAA LPAAAA HHHHxx -600 402 0 0 0 0 0 0 0 100 600 0 1 CXAAAA MPAAAA OOOOxx -184 403 0 0 4 4 4 84 184 184 184 8 9 CHAAAA NPAAAA VVVVxx -155 404 1 3 5 15 5 55 155 155 155 10 11 ZFAAAA OPAAAA AAAAxx -136 405 0 0 6 16 6 36 136 136 136 12 13 GFAAAA PPAAAA HHHHxx -889 406 1 1 9 9 9 89 89 389 889 18 19 FIAAAA QPAAAA OOOOxx -95 407 1 3 5 15 5 95 95 95 95 10 11 RDAAAA RPAAAA VVVVxx -549 408 1 1 9 9 9 49 149 49 549 18 19 DVAAAA SPAAAA AAAAxx -81 409 1 1 1 1 1 81 81 81 81 2 3 DDAAAA TPAAAA HHHHxx -679 410 1 3 9 19 9 79 79 179 679 18 19 DAAAAA UPAAAA OOOOxx -27 411 1 3 7 7 7 27 27 27 27 14 15 BBAAAA VPAAAA VVVVxx -748 412 0 0 8 8 8 48 148 248 748 16 17 UCAAAA WPAAAA AAAAxx -107 413 1 3 7 7 7 7 107 107 107 14 15 DEAAAA XPAAAA HHHHxx -870 414 0 2 0 10 0 70 70 370 870 0 1 MHAAAA YPAAAA OOOOxx -848 415 0 0 8 8 8 48 48 348 848 16 17 QGAAAA ZPAAAA VVVVxx -764 416 0 0 4 4 4 64 164 264 764 8 9 KDAAAA AQAAAA AAAAxx -535 417 1 3 5 15 5 35 135 35 535 10 11 PUAAAA BQAAAA HHHHxx -211 418 1 3 1 11 1 11 11 211 211 2 3 DIAAAA CQAAAA OOOOxx -625 419 1 1 5 5 5 25 25 125 625 10 11 BYAAAA DQAAAA VVVVxx -96 420 0 0 6 16 6 96 96 96 96 12 13 SDAAAA EQAAAA AAAAxx -828 421 0 0 8 8 8 28 28 328 828 16 17 WFAAAA FQAAAA HHHHxx -229 422 1 1 9 9 9 29 29 229 229 18 19 VIAAAA GQAAAA OOOOxx -602 423 0 2 2 2 2 2 2 102 602 4 5 EXAAAA HQAAAA VVVVxx -742 424 0 2 2 2 2 42 142 242 742 4 5 OCAAAA IQAAAA AAAAxx -451 425 1 3 1 11 1 51 51 451 451 2 3 JRAAAA JQAAAA HHHHxx -991 426 1 3 1 11 1 91 191 491 991 2 3 DMAAAA KQAAAA OOOOxx -301 427 1 1 1 1 1 1 101 301 301 2 3 PLAAAA LQAAAA VVVVxx -510 428 0 2 0 10 0 10 110 10 510 0 1 QTAAAA MQAAAA AAAAxx -299 429 1 3 9 19 9 99 99 299 299 18 19 NLAAAA NQAAAA HHHHxx -961 430 1 1 1 1 1 61 161 461 961 2 3 ZKAAAA OQAAAA OOOOxx -3 431 1 3 3 3 3 3 3 3 3 6 7 DAAAAA PQAAAA VVVVxx -106 432 0 2 6 6 6 6 106 106 106 12 13 CEAAAA QQAAAA AAAAxx -591 433 1 3 1 11 1 91 191 91 591 2 3 TWAAAA RQAAAA HHHHxx -700 434 0 0 0 0 0 0 100 200 700 0 1 YAAAAA SQAAAA OOOOxx -841 435 1 1 1 1 1 41 41 341 841 2 3 JGAAAA TQAAAA VVVVxx -829 436 1 1 9 9 9 29 29 329 829 18 19 XFAAAA UQAAAA AAAAxx -508 437 0 0 8 8 8 8 108 8 508 16 17 OTAAAA VQAAAA HHHHxx -750 438 0 2 0 10 0 50 150 250 750 0 1 WCAAAA WQAAAA OOOOxx -665 439 1 1 5 5 5 65 65 165 665 10 11 PZAAAA XQAAAA VVVVxx -157 440 1 1 7 17 7 57 157 157 157 14 15 BGAAAA YQAAAA AAAAxx -694 441 0 2 4 14 4 94 94 194 694 8 9 SAAAAA ZQAAAA HHHHxx -176 442 0 0 6 16 6 76 176 176 176 12 13 UGAAAA ARAAAA OOOOxx -950 443 0 2 0 10 0 50 150 450 950 0 1 OKAAAA BRAAAA VVVVxx -970 444 0 2 0 10 0 70 170 470 970 0 1 ILAAAA CRAAAA AAAAxx -496 445 0 0 6 16 6 96 96 496 496 12 13 CTAAAA DRAAAA HHHHxx -429 446 1 1 9 9 9 29 29 429 429 18 19 NQAAAA ERAAAA OOOOxx -907 447 1 3 7 7 7 7 107 407 907 14 15 XIAAAA FRAAAA VVVVxx -72 448 0 0 2 12 2 72 72 72 72 4 5 UCAAAA GRAAAA AAAAxx -186 449 0 2 6 6 6 86 186 186 186 12 13 EHAAAA HRAAAA HHHHxx -713 450 1 1 3 13 3 13 113 213 713 6 7 LBAAAA IRAAAA OOOOxx -432 451 0 0 2 12 2 32 32 432 432 4 5 QQAAAA JRAAAA VVVVxx -735 452 1 3 5 15 5 35 135 235 735 10 11 HCAAAA KRAAAA AAAAxx -516 453 0 0 6 16 6 16 116 16 516 12 13 WTAAAA LRAAAA HHHHxx -964 454 0 0 4 4 4 64 164 464 964 8 9 CLAAAA MRAAAA OOOOxx -840 455 0 0 0 0 0 40 40 340 840 0 1 IGAAAA NRAAAA VVVVxx -550 456 0 2 0 10 0 50 150 50 550 0 1 EVAAAA ORAAAA AAAAxx -360 457 0 0 0 0 0 60 160 360 360 0 1 WNAAAA PRAAAA HHHHxx -827 458 1 3 7 7 7 27 27 327 827 14 15 VFAAAA QRAAAA OOOOxx -959 459 1 3 9 19 9 59 159 459 959 18 19 XKAAAA RRAAAA VVVVxx -454 460 0 2 4 14 4 54 54 454 454 8 9 MRAAAA SRAAAA AAAAxx -819 461 1 3 9 19 9 19 19 319 819 18 19 NFAAAA TRAAAA HHHHxx -745 462 1 1 5 5 5 45 145 245 745 10 11 RCAAAA URAAAA OOOOxx -279 463 1 3 9 19 9 79 79 279 279 18 19 TKAAAA VRAAAA VVVVxx -426 464 0 2 6 6 6 26 26 426 426 12 13 KQAAAA WRAAAA AAAAxx -70 465 0 2 0 10 0 70 70 70 70 0 1 SCAAAA XRAAAA HHHHxx -637 466 1 1 7 17 7 37 37 137 637 14 15 NYAAAA YRAAAA OOOOxx -417 467 1 1 7 17 7 17 17 417 417 14 15 BQAAAA ZRAAAA VVVVxx -586 468 0 2 6 6 6 86 186 86 586 12 13 OWAAAA ASAAAA AAAAxx -314 469 0 2 4 14 4 14 114 314 314 8 9 CMAAAA BSAAAA HHHHxx -101 470 1 1 1 1 1 1 101 101 101 2 3 XDAAAA CSAAAA OOOOxx -205 471 1 1 5 5 5 5 5 205 205 10 11 XHAAAA DSAAAA VVVVxx -969 472 1 1 9 9 9 69 169 469 969 18 19 HLAAAA ESAAAA AAAAxx -217 473 1 1 7 17 7 17 17 217 217 14 15 JIAAAA FSAAAA HHHHxx -281 474 1 1 1 1 1 81 81 281 281 2 3 VKAAAA GSAAAA OOOOxx -984 475 0 0 4 4 4 84 184 484 984 8 9 WLAAAA HSAAAA VVVVxx -366 476 0 2 6 6 6 66 166 366 366 12 13 COAAAA ISAAAA AAAAxx -483 477 1 3 3 3 3 83 83 483 483 6 7 PSAAAA JSAAAA HHHHxx -838 478 0 2 8 18 8 38 38 338 838 16 17 GGAAAA KSAAAA OOOOxx -64 479 0 0 4 4 4 64 64 64 64 8 9 MCAAAA LSAAAA VVVVxx -981 480 1 1 1 1 1 81 181 481 981 2 3 TLAAAA MSAAAA AAAAxx -538 481 0 2 8 18 8 38 138 38 538 16 17 SUAAAA NSAAAA HHHHxx -39 482 1 3 9 19 9 39 39 39 39 18 19 NBAAAA OSAAAA OOOOxx -60 483 0 0 0 0 0 60 60 60 60 0 1 ICAAAA PSAAAA VVVVxx -874 484 0 2 4 14 4 74 74 374 874 8 9 QHAAAA QSAAAA AAAAxx -955 485 1 3 5 15 5 55 155 455 955 10 11 TKAAAA RSAAAA HHHHxx -347 486 1 3 7 7 7 47 147 347 347 14 15 JNAAAA SSAAAA OOOOxx -227 487 1 3 7 7 7 27 27 227 227 14 15 TIAAAA TSAAAA VVVVxx -44 488 0 0 4 4 4 44 44 44 44 8 9 SBAAAA USAAAA AAAAxx -446 489 0 2 6 6 6 46 46 446 446 12 13 ERAAAA VSAAAA HHHHxx -605 490 1 1 5 5 5 5 5 105 605 10 11 HXAAAA WSAAAA OOOOxx -570 491 0 2 0 10 0 70 170 70 570 0 1 YVAAAA XSAAAA VVVVxx -895 492 1 3 5 15 5 95 95 395 895 10 11 LIAAAA YSAAAA AAAAxx -760 493 0 0 0 0 0 60 160 260 760 0 1 GDAAAA ZSAAAA HHHHxx -428 494 0 0 8 8 8 28 28 428 428 16 17 MQAAAA ATAAAA OOOOxx -628 495 0 0 8 8 8 28 28 128 628 16 17 EYAAAA BTAAAA VVVVxx -933 496 1 1 3 13 3 33 133 433 933 6 7 XJAAAA CTAAAA AAAAxx -263 497 1 3 3 3 3 63 63 263 263 6 7 DKAAAA DTAAAA HHHHxx -729 498 1 1 9 9 9 29 129 229 729 18 19 BCAAAA ETAAAA OOOOxx -860 499 0 0 0 0 0 60 60 360 860 0 1 CHAAAA FTAAAA VVVVxx -76 500 0 0 6 16 6 76 76 76 76 12 13 YCAAAA GTAAAA AAAAxx -293 501 1 1 3 13 3 93 93 293 293 6 7 HLAAAA HTAAAA HHHHxx -296 502 0 0 6 16 6 96 96 296 296 12 13 KLAAAA ITAAAA OOOOxx -124 503 0 0 4 4 4 24 124 124 124 8 9 UEAAAA JTAAAA VVVVxx -568 504 0 0 8 8 8 68 168 68 568 16 17 WVAAAA KTAAAA AAAAxx -337 505 1 1 7 17 7 37 137 337 337 14 15 ZMAAAA LTAAAA HHHHxx -464 506 0 0 4 4 4 64 64 464 464 8 9 WRAAAA MTAAAA OOOOxx -582 507 0 2 2 2 2 82 182 82 582 4 5 KWAAAA NTAAAA VVVVxx -207 508 1 3 7 7 7 7 7 207 207 14 15 ZHAAAA OTAAAA AAAAxx -518 509 0 2 8 18 8 18 118 18 518 16 17 YTAAAA PTAAAA HHHHxx -513 510 1 1 3 13 3 13 113 13 513 6 7 TTAAAA QTAAAA OOOOxx -127 511 1 3 7 7 7 27 127 127 127 14 15 XEAAAA RTAAAA VVVVxx -396 512 0 0 6 16 6 96 196 396 396 12 13 GPAAAA STAAAA AAAAxx -781 513 1 1 1 1 1 81 181 281 781 2 3 BEAAAA TTAAAA HHHHxx -233 514 1 1 3 13 3 33 33 233 233 6 7 ZIAAAA UTAAAA OOOOxx -709 515 1 1 9 9 9 9 109 209 709 18 19 HBAAAA VTAAAA VVVVxx -325 516 1 1 5 5 5 25 125 325 325 10 11 NMAAAA WTAAAA AAAAxx -143 517 1 3 3 3 3 43 143 143 143 6 7 NFAAAA XTAAAA HHHHxx -824 518 0 0 4 4 4 24 24 324 824 8 9 SFAAAA YTAAAA OOOOxx -122 519 0 2 2 2 2 22 122 122 122 4 5 SEAAAA ZTAAAA VVVVxx -10 520 0 2 0 10 0 10 10 10 10 0 1 KAAAAA AUAAAA AAAAxx -41 521 1 1 1 1 1 41 41 41 41 2 3 PBAAAA BUAAAA HHHHxx -618 522 0 2 8 18 8 18 18 118 618 16 17 UXAAAA CUAAAA OOOOxx -161 523 1 1 1 1 1 61 161 161 161 2 3 FGAAAA DUAAAA VVVVxx -801 524 1 1 1 1 1 1 1 301 801 2 3 VEAAAA EUAAAA AAAAxx -768 525 0 0 8 8 8 68 168 268 768 16 17 ODAAAA FUAAAA HHHHxx -642 526 0 2 2 2 2 42 42 142 642 4 5 SYAAAA GUAAAA OOOOxx -803 527 1 3 3 3 3 3 3 303 803 6 7 XEAAAA HUAAAA VVVVxx -317 528 1 1 7 17 7 17 117 317 317 14 15 FMAAAA IUAAAA AAAAxx -938 529 0 2 8 18 8 38 138 438 938 16 17 CKAAAA JUAAAA HHHHxx -649 530 1 1 9 9 9 49 49 149 649 18 19 ZYAAAA KUAAAA OOOOxx -738 531 0 2 8 18 8 38 138 238 738 16 17 KCAAAA LUAAAA VVVVxx -344 532 0 0 4 4 4 44 144 344 344 8 9 GNAAAA MUAAAA AAAAxx -399 533 1 3 9 19 9 99 199 399 399 18 19 JPAAAA NUAAAA HHHHxx -609 534 1 1 9 9 9 9 9 109 609 18 19 LXAAAA OUAAAA OOOOxx -677 535 1 1 7 17 7 77 77 177 677 14 15 BAAAAA PUAAAA VVVVxx -478 536 0 2 8 18 8 78 78 478 478 16 17 KSAAAA QUAAAA AAAAxx -452 537 0 0 2 12 2 52 52 452 452 4 5 KRAAAA RUAAAA HHHHxx -261 538 1 1 1 1 1 61 61 261 261 2 3 BKAAAA SUAAAA OOOOxx -449 539 1 1 9 9 9 49 49 449 449 18 19 HRAAAA TUAAAA VVVVxx -433 540 1 1 3 13 3 33 33 433 433 6 7 RQAAAA UUAAAA AAAAxx -5 541 1 1 5 5 5 5 5 5 5 10 11 FAAAAA VUAAAA HHHHxx -664 542 0 0 4 4 4 64 64 164 664 8 9 OZAAAA WUAAAA OOOOxx -887 543 1 3 7 7 7 87 87 387 887 14 15 DIAAAA XUAAAA VVVVxx -546 544 0 2 6 6 6 46 146 46 546 12 13 AVAAAA YUAAAA AAAAxx -253 545 1 1 3 13 3 53 53 253 253 6 7 TJAAAA ZUAAAA HHHHxx -235 546 1 3 5 15 5 35 35 235 235 10 11 BJAAAA AVAAAA OOOOxx -258 547 0 2 8 18 8 58 58 258 258 16 17 YJAAAA BVAAAA VVVVxx -621 548 1 1 1 1 1 21 21 121 621 2 3 XXAAAA CVAAAA AAAAxx -998 549 0 2 8 18 8 98 198 498 998 16 17 KMAAAA DVAAAA HHHHxx -236 550 0 0 6 16 6 36 36 236 236 12 13 CJAAAA EVAAAA OOOOxx -537 551 1 1 7 17 7 37 137 37 537 14 15 RUAAAA FVAAAA VVVVxx -769 552 1 1 9 9 9 69 169 269 769 18 19 PDAAAA GVAAAA AAAAxx -921 553 1 1 1 1 1 21 121 421 921 2 3 LJAAAA HVAAAA HHHHxx -951 554 1 3 1 11 1 51 151 451 951 2 3 PKAAAA IVAAAA OOOOxx -240 555 0 0 0 0 0 40 40 240 240 0 1 GJAAAA JVAAAA VVVVxx -644 556 0 0 4 4 4 44 44 144 644 8 9 UYAAAA KVAAAA AAAAxx -352 557 0 0 2 12 2 52 152 352 352 4 5 ONAAAA LVAAAA HHHHxx -613 558 1 1 3 13 3 13 13 113 613 6 7 PXAAAA MVAAAA OOOOxx -784 559 0 0 4 4 4 84 184 284 784 8 9 EEAAAA NVAAAA VVVVxx -61 560 1 1 1 1 1 61 61 61 61 2 3 JCAAAA OVAAAA AAAAxx -144 561 0 0 4 4 4 44 144 144 144 8 9 OFAAAA PVAAAA HHHHxx -94 562 0 2 4 14 4 94 94 94 94 8 9 QDAAAA QVAAAA OOOOxx -270 563 0 2 0 10 0 70 70 270 270 0 1 KKAAAA RVAAAA VVVVxx -942 564 0 2 2 2 2 42 142 442 942 4 5 GKAAAA SVAAAA AAAAxx -756 565 0 0 6 16 6 56 156 256 756 12 13 CDAAAA TVAAAA HHHHxx -321 566 1 1 1 1 1 21 121 321 321 2 3 JMAAAA UVAAAA OOOOxx -36 567 0 0 6 16 6 36 36 36 36 12 13 KBAAAA VVAAAA VVVVxx -232 568 0 0 2 12 2 32 32 232 232 4 5 YIAAAA WVAAAA AAAAxx -430 569 0 2 0 10 0 30 30 430 430 0 1 OQAAAA XVAAAA HHHHxx -177 570 1 1 7 17 7 77 177 177 177 14 15 VGAAAA YVAAAA OOOOxx -220 571 0 0 0 0 0 20 20 220 220 0 1 MIAAAA ZVAAAA VVVVxx -109 572 1 1 9 9 9 9 109 109 109 18 19 FEAAAA AWAAAA AAAAxx -419 573 1 3 9 19 9 19 19 419 419 18 19 DQAAAA BWAAAA HHHHxx -135 574 1 3 5 15 5 35 135 135 135 10 11 FFAAAA CWAAAA OOOOxx -610 575 0 2 0 10 0 10 10 110 610 0 1 MXAAAA DWAAAA VVVVxx -956 576 0 0 6 16 6 56 156 456 956 12 13 UKAAAA EWAAAA AAAAxx -626 577 0 2 6 6 6 26 26 126 626 12 13 CYAAAA FWAAAA HHHHxx -375 578 1 3 5 15 5 75 175 375 375 10 11 LOAAAA GWAAAA OOOOxx -976 579 0 0 6 16 6 76 176 476 976 12 13 OLAAAA HWAAAA VVVVxx -152 580 0 0 2 12 2 52 152 152 152 4 5 WFAAAA IWAAAA AAAAxx -308 581 0 0 8 8 8 8 108 308 308 16 17 WLAAAA JWAAAA HHHHxx -445 582 1 1 5 5 5 45 45 445 445 10 11 DRAAAA KWAAAA OOOOxx -326 583 0 2 6 6 6 26 126 326 326 12 13 OMAAAA LWAAAA VVVVxx -422 584 0 2 2 2 2 22 22 422 422 4 5 GQAAAA MWAAAA AAAAxx -972 585 0 0 2 12 2 72 172 472 972 4 5 KLAAAA NWAAAA HHHHxx -45 586 1 1 5 5 5 45 45 45 45 10 11 TBAAAA OWAAAA OOOOxx -725 587 1 1 5 5 5 25 125 225 725 10 11 XBAAAA PWAAAA VVVVxx -753 588 1 1 3 13 3 53 153 253 753 6 7 ZCAAAA QWAAAA AAAAxx -493 589 1 1 3 13 3 93 93 493 493 6 7 ZSAAAA RWAAAA HHHHxx -601 590 1 1 1 1 1 1 1 101 601 2 3 DXAAAA SWAAAA OOOOxx -463 591 1 3 3 3 3 63 63 463 463 6 7 VRAAAA TWAAAA VVVVxx -303 592 1 3 3 3 3 3 103 303 303 6 7 RLAAAA UWAAAA AAAAxx -59 593 1 3 9 19 9 59 59 59 59 18 19 HCAAAA VWAAAA HHHHxx -595 594 1 3 5 15 5 95 195 95 595 10 11 XWAAAA WWAAAA OOOOxx -807 595 1 3 7 7 7 7 7 307 807 14 15 BFAAAA XWAAAA VVVVxx -424 596 0 0 4 4 4 24 24 424 424 8 9 IQAAAA YWAAAA AAAAxx -521 597 1 1 1 1 1 21 121 21 521 2 3 BUAAAA ZWAAAA HHHHxx -341 598 1 1 1 1 1 41 141 341 341 2 3 DNAAAA AXAAAA OOOOxx -571 599 1 3 1 11 1 71 171 71 571 2 3 ZVAAAA BXAAAA VVVVxx -165 600 1 1 5 5 5 65 165 165 165 10 11 JGAAAA CXAAAA AAAAxx -908 601 0 0 8 8 8 8 108 408 908 16 17 YIAAAA DXAAAA HHHHxx -351 602 1 3 1 11 1 51 151 351 351 2 3 NNAAAA EXAAAA OOOOxx -334 603 0 2 4 14 4 34 134 334 334 8 9 WMAAAA FXAAAA VVVVxx -636 604 0 0 6 16 6 36 36 136 636 12 13 MYAAAA GXAAAA AAAAxx -138 605 0 2 8 18 8 38 138 138 138 16 17 IFAAAA HXAAAA HHHHxx -438 606 0 2 8 18 8 38 38 438 438 16 17 WQAAAA IXAAAA OOOOxx -391 607 1 3 1 11 1 91 191 391 391 2 3 BPAAAA JXAAAA VVVVxx -395 608 1 3 5 15 5 95 195 395 395 10 11 FPAAAA KXAAAA AAAAxx -502 609 0 2 2 2 2 2 102 2 502 4 5 ITAAAA LXAAAA HHHHxx -85 610 1 1 5 5 5 85 85 85 85 10 11 HDAAAA MXAAAA OOOOxx -786 611 0 2 6 6 6 86 186 286 786 12 13 GEAAAA NXAAAA VVVVxx -619 612 1 3 9 19 9 19 19 119 619 18 19 VXAAAA OXAAAA AAAAxx -440 613 0 0 0 0 0 40 40 440 440 0 1 YQAAAA PXAAAA HHHHxx -949 614 1 1 9 9 9 49 149 449 949 18 19 NKAAAA QXAAAA OOOOxx -691 615 1 3 1 11 1 91 91 191 691 2 3 PAAAAA RXAAAA VVVVxx -348 616 0 0 8 8 8 48 148 348 348 16 17 KNAAAA SXAAAA AAAAxx -506 617 0 2 6 6 6 6 106 6 506 12 13 MTAAAA TXAAAA HHHHxx -192 618 0 0 2 12 2 92 192 192 192 4 5 KHAAAA UXAAAA OOOOxx -369 619 1 1 9 9 9 69 169 369 369 18 19 FOAAAA VXAAAA VVVVxx -311 620 1 3 1 11 1 11 111 311 311 2 3 ZLAAAA WXAAAA AAAAxx -273 621 1 1 3 13 3 73 73 273 273 6 7 NKAAAA XXAAAA HHHHxx -770 622 0 2 0 10 0 70 170 270 770 0 1 QDAAAA YXAAAA OOOOxx -191 623 1 3 1 11 1 91 191 191 191 2 3 JHAAAA ZXAAAA VVVVxx -90 624 0 2 0 10 0 90 90 90 90 0 1 MDAAAA AYAAAA AAAAxx -163 625 1 3 3 3 3 63 163 163 163 6 7 HGAAAA BYAAAA HHHHxx -350 626 0 2 0 10 0 50 150 350 350 0 1 MNAAAA CYAAAA OOOOxx -55 627 1 3 5 15 5 55 55 55 55 10 11 DCAAAA DYAAAA VVVVxx -488 628 0 0 8 8 8 88 88 488 488 16 17 USAAAA EYAAAA AAAAxx -215 629 1 3 5 15 5 15 15 215 215 10 11 HIAAAA FYAAAA HHHHxx -732 630 0 0 2 12 2 32 132 232 732 4 5 ECAAAA GYAAAA OOOOxx -688 631 0 0 8 8 8 88 88 188 688 16 17 MAAAAA HYAAAA VVVVxx -520 632 0 0 0 0 0 20 120 20 520 0 1 AUAAAA IYAAAA AAAAxx -62 633 0 2 2 2 2 62 62 62 62 4 5 KCAAAA JYAAAA HHHHxx -423 634 1 3 3 3 3 23 23 423 423 6 7 HQAAAA KYAAAA OOOOxx -242 635 0 2 2 2 2 42 42 242 242 4 5 IJAAAA LYAAAA VVVVxx -193 636 1 1 3 13 3 93 193 193 193 6 7 LHAAAA MYAAAA AAAAxx -648 637 0 0 8 8 8 48 48 148 648 16 17 YYAAAA NYAAAA HHHHxx -459 638 1 3 9 19 9 59 59 459 459 18 19 RRAAAA OYAAAA OOOOxx -196 639 0 0 6 16 6 96 196 196 196 12 13 OHAAAA PYAAAA VVVVxx -476 640 0 0 6 16 6 76 76 476 476 12 13 ISAAAA QYAAAA AAAAxx -903 641 1 3 3 3 3 3 103 403 903 6 7 TIAAAA RYAAAA HHHHxx -974 642 0 2 4 14 4 74 174 474 974 8 9 MLAAAA SYAAAA OOOOxx -603 643 1 3 3 3 3 3 3 103 603 6 7 FXAAAA TYAAAA VVVVxx -12 644 0 0 2 12 2 12 12 12 12 4 5 MAAAAA UYAAAA AAAAxx -599 645 1 3 9 19 9 99 199 99 599 18 19 BXAAAA VYAAAA HHHHxx -914 646 0 2 4 14 4 14 114 414 914 8 9 EJAAAA WYAAAA OOOOxx -7 647 1 3 7 7 7 7 7 7 7 14 15 HAAAAA XYAAAA VVVVxx -213 648 1 1 3 13 3 13 13 213 213 6 7 FIAAAA YYAAAA AAAAxx -174 649 0 2 4 14 4 74 174 174 174 8 9 SGAAAA ZYAAAA HHHHxx -392 650 0 0 2 12 2 92 192 392 392 4 5 CPAAAA AZAAAA OOOOxx -674 651 0 2 4 14 4 74 74 174 674 8 9 YZAAAA BZAAAA VVVVxx -650 652 0 2 0 10 0 50 50 150 650 0 1 AZAAAA CZAAAA AAAAxx -8 653 0 0 8 8 8 8 8 8 8 16 17 IAAAAA DZAAAA HHHHxx -492 654 0 0 2 12 2 92 92 492 492 4 5 YSAAAA EZAAAA OOOOxx -322 655 0 2 2 2 2 22 122 322 322 4 5 KMAAAA FZAAAA VVVVxx -315 656 1 3 5 15 5 15 115 315 315 10 11 DMAAAA GZAAAA AAAAxx -380 657 0 0 0 0 0 80 180 380 380 0 1 QOAAAA HZAAAA HHHHxx -353 658 1 1 3 13 3 53 153 353 353 6 7 PNAAAA IZAAAA OOOOxx -892 659 0 0 2 12 2 92 92 392 892 4 5 IIAAAA JZAAAA VVVVxx -932 660 0 0 2 12 2 32 132 432 932 4 5 WJAAAA KZAAAA AAAAxx -993 661 1 1 3 13 3 93 193 493 993 6 7 FMAAAA LZAAAA HHHHxx -859 662 1 3 9 19 9 59 59 359 859 18 19 BHAAAA MZAAAA OOOOxx -806 663 0 2 6 6 6 6 6 306 806 12 13 AFAAAA NZAAAA VVVVxx -145 664 1 1 5 5 5 45 145 145 145 10 11 PFAAAA OZAAAA AAAAxx -373 665 1 1 3 13 3 73 173 373 373 6 7 JOAAAA PZAAAA HHHHxx -418 666 0 2 8 18 8 18 18 418 418 16 17 CQAAAA QZAAAA OOOOxx -865 667 1 1 5 5 5 65 65 365 865 10 11 HHAAAA RZAAAA VVVVxx -462 668 0 2 2 2 2 62 62 462 462 4 5 URAAAA SZAAAA AAAAxx -24 669 0 0 4 4 4 24 24 24 24 8 9 YAAAAA TZAAAA HHHHxx -920 670 0 0 0 0 0 20 120 420 920 0 1 KJAAAA UZAAAA OOOOxx -672 671 0 0 2 12 2 72 72 172 672 4 5 WZAAAA VZAAAA VVVVxx -92 672 0 0 2 12 2 92 92 92 92 4 5 ODAAAA WZAAAA AAAAxx -721 673 1 1 1 1 1 21 121 221 721 2 3 TBAAAA XZAAAA HHHHxx -646 674 0 2 6 6 6 46 46 146 646 12 13 WYAAAA YZAAAA OOOOxx -910 675 0 2 0 10 0 10 110 410 910 0 1 AJAAAA ZZAAAA VVVVxx -909 676 1 1 9 9 9 9 109 409 909 18 19 ZIAAAA AABAAA AAAAxx -630 677 0 2 0 10 0 30 30 130 630 0 1 GYAAAA BABAAA HHHHxx -482 678 0 2 2 2 2 82 82 482 482 4 5 OSAAAA CABAAA OOOOxx -559 679 1 3 9 19 9 59 159 59 559 18 19 NVAAAA DABAAA VVVVxx -853 680 1 1 3 13 3 53 53 353 853 6 7 VGAAAA EABAAA AAAAxx -141 681 1 1 1 1 1 41 141 141 141 2 3 LFAAAA FABAAA HHHHxx -266 682 0 2 6 6 6 66 66 266 266 12 13 GKAAAA GABAAA OOOOxx -835 683 1 3 5 15 5 35 35 335 835 10 11 DGAAAA HABAAA VVVVxx -164 684 0 0 4 4 4 64 164 164 164 8 9 IGAAAA IABAAA AAAAxx -629 685 1 1 9 9 9 29 29 129 629 18 19 FYAAAA JABAAA HHHHxx -203 686 1 3 3 3 3 3 3 203 203 6 7 VHAAAA KABAAA OOOOxx -411 687 1 3 1 11 1 11 11 411 411 2 3 VPAAAA LABAAA VVVVxx -930 688 0 2 0 10 0 30 130 430 930 0 1 UJAAAA MABAAA AAAAxx -435 689 1 3 5 15 5 35 35 435 435 10 11 TQAAAA NABAAA HHHHxx -563 690 1 3 3 3 3 63 163 63 563 6 7 RVAAAA OABAAA OOOOxx -960 691 0 0 0 0 0 60 160 460 960 0 1 YKAAAA PABAAA VVVVxx -733 692 1 1 3 13 3 33 133 233 733 6 7 FCAAAA QABAAA AAAAxx -967 693 1 3 7 7 7 67 167 467 967 14 15 FLAAAA RABAAA HHHHxx -668 694 0 0 8 8 8 68 68 168 668 16 17 SZAAAA SABAAA OOOOxx -994 695 0 2 4 14 4 94 194 494 994 8 9 GMAAAA TABAAA VVVVxx -129 696 1 1 9 9 9 29 129 129 129 18 19 ZEAAAA UABAAA AAAAxx -954 697 0 2 4 14 4 54 154 454 954 8 9 SKAAAA VABAAA HHHHxx -68 698 0 0 8 8 8 68 68 68 68 16 17 QCAAAA WABAAA OOOOxx -79 699 1 3 9 19 9 79 79 79 79 18 19 BDAAAA XABAAA VVVVxx -121 700 1 1 1 1 1 21 121 121 121 2 3 REAAAA YABAAA AAAAxx -740 701 0 0 0 0 0 40 140 240 740 0 1 MCAAAA ZABAAA HHHHxx -902 702 0 2 2 2 2 2 102 402 902 4 5 SIAAAA ABBAAA OOOOxx -695 703 1 3 5 15 5 95 95 195 695 10 11 TAAAAA BBBAAA VVVVxx -455 704 1 3 5 15 5 55 55 455 455 10 11 NRAAAA CBBAAA AAAAxx -89 705 1 1 9 9 9 89 89 89 89 18 19 LDAAAA DBBAAA HHHHxx -893 706 1 1 3 13 3 93 93 393 893 6 7 JIAAAA EBBAAA OOOOxx -202 707 0 2 2 2 2 2 2 202 202 4 5 UHAAAA FBBAAA VVVVxx -132 708 0 0 2 12 2 32 132 132 132 4 5 CFAAAA GBBAAA AAAAxx -782 709 0 2 2 2 2 82 182 282 782 4 5 CEAAAA HBBAAA HHHHxx -512 710 0 0 2 12 2 12 112 12 512 4 5 STAAAA IBBAAA OOOOxx -857 711 1 1 7 17 7 57 57 357 857 14 15 ZGAAAA JBBAAA VVVVxx -248 712 0 0 8 8 8 48 48 248 248 16 17 OJAAAA KBBAAA AAAAxx -858 713 0 2 8 18 8 58 58 358 858 16 17 AHAAAA LBBAAA HHHHxx -527 714 1 3 7 7 7 27 127 27 527 14 15 HUAAAA MBBAAA OOOOxx -450 715 0 2 0 10 0 50 50 450 450 0 1 IRAAAA NBBAAA VVVVxx -712 716 0 0 2 12 2 12 112 212 712 4 5 KBAAAA OBBAAA AAAAxx -153 717 1 1 3 13 3 53 153 153 153 6 7 XFAAAA PBBAAA HHHHxx -587 718 1 3 7 7 7 87 187 87 587 14 15 PWAAAA QBBAAA OOOOxx -593 719 1 1 3 13 3 93 193 93 593 6 7 VWAAAA RBBAAA VVVVxx -249 720 1 1 9 9 9 49 49 249 249 18 19 PJAAAA SBBAAA AAAAxx -128 721 0 0 8 8 8 28 128 128 128 16 17 YEAAAA TBBAAA HHHHxx -675 722 1 3 5 15 5 75 75 175 675 10 11 ZZAAAA UBBAAA OOOOxx -929 723 1 1 9 9 9 29 129 429 929 18 19 TJAAAA VBBAAA VVVVxx -156 724 0 0 6 16 6 56 156 156 156 12 13 AGAAAA WBBAAA AAAAxx -415 725 1 3 5 15 5 15 15 415 415 10 11 ZPAAAA XBBAAA HHHHxx -28 726 0 0 8 8 8 28 28 28 28 16 17 CBAAAA YBBAAA OOOOxx -18 727 0 2 8 18 8 18 18 18 18 16 17 SAAAAA ZBBAAA VVVVxx -255 728 1 3 5 15 5 55 55 255 255 10 11 VJAAAA ACBAAA AAAAxx -793 729 1 1 3 13 3 93 193 293 793 6 7 NEAAAA BCBAAA HHHHxx -554 730 0 2 4 14 4 54 154 54 554 8 9 IVAAAA CCBAAA OOOOxx -467 731 1 3 7 7 7 67 67 467 467 14 15 ZRAAAA DCBAAA VVVVxx -410 732 0 2 0 10 0 10 10 410 410 0 1 UPAAAA ECBAAA AAAAxx -651 733 1 3 1 11 1 51 51 151 651 2 3 BZAAAA FCBAAA HHHHxx -287 734 1 3 7 7 7 87 87 287 287 14 15 BLAAAA GCBAAA OOOOxx -640 735 0 0 0 0 0 40 40 140 640 0 1 QYAAAA HCBAAA VVVVxx -245 736 1 1 5 5 5 45 45 245 245 10 11 LJAAAA ICBAAA AAAAxx -21 737 1 1 1 1 1 21 21 21 21 2 3 VAAAAA JCBAAA HHHHxx -83 738 1 3 3 3 3 83 83 83 83 6 7 FDAAAA KCBAAA OOOOxx -228 739 0 0 8 8 8 28 28 228 228 16 17 UIAAAA LCBAAA VVVVxx -323 740 1 3 3 3 3 23 123 323 323 6 7 LMAAAA MCBAAA AAAAxx -594 741 0 2 4 14 4 94 194 94 594 8 9 WWAAAA NCBAAA HHHHxx -528 742 0 0 8 8 8 28 128 28 528 16 17 IUAAAA OCBAAA OOOOxx -276 743 0 0 6 16 6 76 76 276 276 12 13 QKAAAA PCBAAA VVVVxx -598 744 0 2 8 18 8 98 198 98 598 16 17 AXAAAA QCBAAA AAAAxx -635 745 1 3 5 15 5 35 35 135 635 10 11 LYAAAA RCBAAA HHHHxx -868 746 0 0 8 8 8 68 68 368 868 16 17 KHAAAA SCBAAA OOOOxx -290 747 0 2 0 10 0 90 90 290 290 0 1 ELAAAA TCBAAA VVVVxx -468 748 0 0 8 8 8 68 68 468 468 16 17 ASAAAA UCBAAA AAAAxx -689 749 1 1 9 9 9 89 89 189 689 18 19 NAAAAA VCBAAA HHHHxx -799 750 1 3 9 19 9 99 199 299 799 18 19 TEAAAA WCBAAA OOOOxx -210 751 0 2 0 10 0 10 10 210 210 0 1 CIAAAA XCBAAA VVVVxx -346 752 0 2 6 6 6 46 146 346 346 12 13 INAAAA YCBAAA AAAAxx -957 753 1 1 7 17 7 57 157 457 957 14 15 VKAAAA ZCBAAA HHHHxx -905 754 1 1 5 5 5 5 105 405 905 10 11 VIAAAA ADBAAA OOOOxx -523 755 1 3 3 3 3 23 123 23 523 6 7 DUAAAA BDBAAA VVVVxx -899 756 1 3 9 19 9 99 99 399 899 18 19 PIAAAA CDBAAA AAAAxx -867 757 1 3 7 7 7 67 67 367 867 14 15 JHAAAA DDBAAA HHHHxx -11 758 1 3 1 11 1 11 11 11 11 2 3 LAAAAA EDBAAA OOOOxx -320 759 0 0 0 0 0 20 120 320 320 0 1 IMAAAA FDBAAA VVVVxx -766 760 0 2 6 6 6 66 166 266 766 12 13 MDAAAA GDBAAA AAAAxx -84 761 0 0 4 4 4 84 84 84 84 8 9 GDAAAA HDBAAA HHHHxx -507 762 1 3 7 7 7 7 107 7 507 14 15 NTAAAA IDBAAA OOOOxx -471 763 1 3 1 11 1 71 71 471 471 2 3 DSAAAA JDBAAA VVVVxx -517 764 1 1 7 17 7 17 117 17 517 14 15 XTAAAA KDBAAA AAAAxx -234 765 0 2 4 14 4 34 34 234 234 8 9 AJAAAA LDBAAA HHHHxx -988 766 0 0 8 8 8 88 188 488 988 16 17 AMAAAA MDBAAA OOOOxx -473 767 1 1 3 13 3 73 73 473 473 6 7 FSAAAA NDBAAA VVVVxx -66 768 0 2 6 6 6 66 66 66 66 12 13 OCAAAA ODBAAA AAAAxx -530 769 0 2 0 10 0 30 130 30 530 0 1 KUAAAA PDBAAA HHHHxx -834 770 0 2 4 14 4 34 34 334 834 8 9 CGAAAA QDBAAA OOOOxx -894 771 0 2 4 14 4 94 94 394 894 8 9 KIAAAA RDBAAA VVVVxx -481 772 1 1 1 1 1 81 81 481 481 2 3 NSAAAA SDBAAA AAAAxx -280 773 0 0 0 0 0 80 80 280 280 0 1 UKAAAA TDBAAA HHHHxx -705 774 1 1 5 5 5 5 105 205 705 10 11 DBAAAA UDBAAA OOOOxx -218 775 0 2 8 18 8 18 18 218 218 16 17 KIAAAA VDBAAA VVVVxx -560 776 0 0 0 0 0 60 160 60 560 0 1 OVAAAA WDBAAA AAAAxx -123 777 1 3 3 3 3 23 123 123 123 6 7 TEAAAA XDBAAA HHHHxx -289 778 1 1 9 9 9 89 89 289 289 18 19 DLAAAA YDBAAA OOOOxx -189 779 1 1 9 9 9 89 189 189 189 18 19 HHAAAA ZDBAAA VVVVxx -541 780 1 1 1 1 1 41 141 41 541 2 3 VUAAAA AEBAAA AAAAxx -876 781 0 0 6 16 6 76 76 376 876 12 13 SHAAAA BEBAAA HHHHxx -504 782 0 0 4 4 4 4 104 4 504 8 9 KTAAAA CEBAAA OOOOxx -643 783 1 3 3 3 3 43 43 143 643 6 7 TYAAAA DEBAAA VVVVxx -73 784 1 1 3 13 3 73 73 73 73 6 7 VCAAAA EEBAAA AAAAxx -465 785 1 1 5 5 5 65 65 465 465 10 11 XRAAAA FEBAAA HHHHxx -861 786 1 1 1 1 1 61 61 361 861 2 3 DHAAAA GEBAAA OOOOxx -355 787 1 3 5 15 5 55 155 355 355 10 11 RNAAAA HEBAAA VVVVxx -441 788 1 1 1 1 1 41 41 441 441 2 3 ZQAAAA IEBAAA AAAAxx -219 789 1 3 9 19 9 19 19 219 219 18 19 LIAAAA JEBAAA HHHHxx -839 790 1 3 9 19 9 39 39 339 839 18 19 HGAAAA KEBAAA OOOOxx -271 791 1 3 1 11 1 71 71 271 271 2 3 LKAAAA LEBAAA VVVVxx -212 792 0 0 2 12 2 12 12 212 212 4 5 EIAAAA MEBAAA AAAAxx -904 793 0 0 4 4 4 4 104 404 904 8 9 UIAAAA NEBAAA HHHHxx -244 794 0 0 4 4 4 44 44 244 244 8 9 KJAAAA OEBAAA OOOOxx -751 795 1 3 1 11 1 51 151 251 751 2 3 XCAAAA PEBAAA VVVVxx -944 796 0 0 4 4 4 44 144 444 944 8 9 IKAAAA QEBAAA AAAAxx -305 797 1 1 5 5 5 5 105 305 305 10 11 TLAAAA REBAAA HHHHxx -617 798 1 1 7 17 7 17 17 117 617 14 15 TXAAAA SEBAAA OOOOxx -891 799 1 3 1 11 1 91 91 391 891 2 3 HIAAAA TEBAAA VVVVxx -653 800 1 1 3 13 3 53 53 153 653 6 7 DZAAAA UEBAAA AAAAxx -845 801 1 1 5 5 5 45 45 345 845 10 11 NGAAAA VEBAAA HHHHxx -936 802 0 0 6 16 6 36 136 436 936 12 13 AKAAAA WEBAAA OOOOxx -91 803 1 3 1 11 1 91 91 91 91 2 3 NDAAAA XEBAAA VVVVxx -442 804 0 2 2 2 2 42 42 442 442 4 5 ARAAAA YEBAAA AAAAxx -498 805 0 2 8 18 8 98 98 498 498 16 17 ETAAAA ZEBAAA HHHHxx -987 806 1 3 7 7 7 87 187 487 987 14 15 ZLAAAA AFBAAA OOOOxx -194 807 0 2 4 14 4 94 194 194 194 8 9 MHAAAA BFBAAA VVVVxx -927 808 1 3 7 7 7 27 127 427 927 14 15 RJAAAA CFBAAA AAAAxx -607 809 1 3 7 7 7 7 7 107 607 14 15 JXAAAA DFBAAA HHHHxx -119 810 1 3 9 19 9 19 119 119 119 18 19 PEAAAA EFBAAA OOOOxx -182 811 0 2 2 2 2 82 182 182 182 4 5 AHAAAA FFBAAA VVVVxx -606 812 0 2 6 6 6 6 6 106 606 12 13 IXAAAA GFBAAA AAAAxx -849 813 1 1 9 9 9 49 49 349 849 18 19 RGAAAA HFBAAA HHHHxx -34 814 0 2 4 14 4 34 34 34 34 8 9 IBAAAA IFBAAA OOOOxx -683 815 1 3 3 3 3 83 83 183 683 6 7 HAAAAA JFBAAA VVVVxx -134 816 0 2 4 14 4 34 134 134 134 8 9 EFAAAA KFBAAA AAAAxx -331 817 1 3 1 11 1 31 131 331 331 2 3 TMAAAA LFBAAA HHHHxx -808 818 0 0 8 8 8 8 8 308 808 16 17 CFAAAA MFBAAA OOOOxx -703 819 1 3 3 3 3 3 103 203 703 6 7 BBAAAA NFBAAA VVVVxx -669 820 1 1 9 9 9 69 69 169 669 18 19 TZAAAA OFBAAA AAAAxx -264 821 0 0 4 4 4 64 64 264 264 8 9 EKAAAA PFBAAA HHHHxx -277 822 1 1 7 17 7 77 77 277 277 14 15 RKAAAA QFBAAA OOOOxx -877 823 1 1 7 17 7 77 77 377 877 14 15 THAAAA RFBAAA VVVVxx -783 824 1 3 3 3 3 83 183 283 783 6 7 DEAAAA SFBAAA AAAAxx -791 825 1 3 1 11 1 91 191 291 791 2 3 LEAAAA TFBAAA HHHHxx -171 826 1 3 1 11 1 71 171 171 171 2 3 PGAAAA UFBAAA OOOOxx -564 827 0 0 4 4 4 64 164 64 564 8 9 SVAAAA VFBAAA VVVVxx -230 828 0 2 0 10 0 30 30 230 230 0 1 WIAAAA WFBAAA AAAAxx -881 829 1 1 1 1 1 81 81 381 881 2 3 XHAAAA XFBAAA HHHHxx -890 830 0 2 0 10 0 90 90 390 890 0 1 GIAAAA YFBAAA OOOOxx -374 831 0 2 4 14 4 74 174 374 374 8 9 KOAAAA ZFBAAA VVVVxx -697 832 1 1 7 17 7 97 97 197 697 14 15 VAAAAA AGBAAA AAAAxx -4 833 0 0 4 4 4 4 4 4 4 8 9 EAAAAA BGBAAA HHHHxx -385 834 1 1 5 5 5 85 185 385 385 10 11 VOAAAA CGBAAA OOOOxx -739 835 1 3 9 19 9 39 139 239 739 18 19 LCAAAA DGBAAA VVVVxx -623 836 1 3 3 3 3 23 23 123 623 6 7 ZXAAAA EGBAAA AAAAxx -547 837 1 3 7 7 7 47 147 47 547 14 15 BVAAAA FGBAAA HHHHxx -532 838 0 0 2 12 2 32 132 32 532 4 5 MUAAAA GGBAAA OOOOxx -383 839 1 3 3 3 3 83 183 383 383 6 7 TOAAAA HGBAAA VVVVxx -181 840 1 1 1 1 1 81 181 181 181 2 3 ZGAAAA IGBAAA AAAAxx -327 841 1 3 7 7 7 27 127 327 327 14 15 PMAAAA JGBAAA HHHHxx -701 842 1 1 1 1 1 1 101 201 701 2 3 ZAAAAA KGBAAA OOOOxx -111 843 1 3 1 11 1 11 111 111 111 2 3 HEAAAA LGBAAA VVVVxx -977 844 1 1 7 17 7 77 177 477 977 14 15 PLAAAA MGBAAA AAAAxx -431 845 1 3 1 11 1 31 31 431 431 2 3 PQAAAA NGBAAA HHHHxx -456 846 0 0 6 16 6 56 56 456 456 12 13 ORAAAA OGBAAA OOOOxx -368 847 0 0 8 8 8 68 168 368 368 16 17 EOAAAA PGBAAA VVVVxx -32 848 0 0 2 12 2 32 32 32 32 4 5 GBAAAA QGBAAA AAAAxx -125 849 1 1 5 5 5 25 125 125 125 10 11 VEAAAA RGBAAA HHHHxx -847 850 1 3 7 7 7 47 47 347 847 14 15 PGAAAA SGBAAA OOOOxx -485 851 1 1 5 5 5 85 85 485 485 10 11 RSAAAA TGBAAA VVVVxx -387 852 1 3 7 7 7 87 187 387 387 14 15 XOAAAA UGBAAA AAAAxx -288 853 0 0 8 8 8 88 88 288 288 16 17 CLAAAA VGBAAA HHHHxx -919 854 1 3 9 19 9 19 119 419 919 18 19 JJAAAA WGBAAA OOOOxx -393 855 1 1 3 13 3 93 193 393 393 6 7 DPAAAA XGBAAA VVVVxx -953 856 1 1 3 13 3 53 153 453 953 6 7 RKAAAA YGBAAA AAAAxx -798 857 0 2 8 18 8 98 198 298 798 16 17 SEAAAA ZGBAAA HHHHxx -940 858 0 0 0 0 0 40 140 440 940 0 1 EKAAAA AHBAAA OOOOxx -198 859 0 2 8 18 8 98 198 198 198 16 17 QHAAAA BHBAAA VVVVxx -25 860 1 1 5 5 5 25 25 25 25 10 11 ZAAAAA CHBAAA AAAAxx -190 861 0 2 0 10 0 90 190 190 190 0 1 IHAAAA DHBAAA HHHHxx -820 862 0 0 0 0 0 20 20 320 820 0 1 OFAAAA EHBAAA OOOOxx -15 863 1 3 5 15 5 15 15 15 15 10 11 PAAAAA FHBAAA VVVVxx -427 864 1 3 7 7 7 27 27 427 427 14 15 LQAAAA GHBAAA AAAAxx -349 865 1 1 9 9 9 49 149 349 349 18 19 LNAAAA HHBAAA HHHHxx -785 866 1 1 5 5 5 85 185 285 785 10 11 FEAAAA IHBAAA OOOOxx -340 867 0 0 0 0 0 40 140 340 340 0 1 CNAAAA JHBAAA VVVVxx -292 868 0 0 2 12 2 92 92 292 292 4 5 GLAAAA KHBAAA AAAAxx -17 869 1 1 7 17 7 17 17 17 17 14 15 RAAAAA LHBAAA HHHHxx -985 870 1 1 5 5 5 85 185 485 985 10 11 XLAAAA MHBAAA OOOOxx -645 871 1 1 5 5 5 45 45 145 645 10 11 VYAAAA NHBAAA VVVVxx -631 872 1 3 1 11 1 31 31 131 631 2 3 HYAAAA OHBAAA AAAAxx -761 873 1 1 1 1 1 61 161 261 761 2 3 HDAAAA PHBAAA HHHHxx -707 874 1 3 7 7 7 7 107 207 707 14 15 FBAAAA QHBAAA OOOOxx -776 875 0 0 6 16 6 76 176 276 776 12 13 WDAAAA RHBAAA VVVVxx -856 876 0 0 6 16 6 56 56 356 856 12 13 YGAAAA SHBAAA AAAAxx -978 877 0 2 8 18 8 78 178 478 978 16 17 QLAAAA THBAAA HHHHxx -710 878 0 2 0 10 0 10 110 210 710 0 1 IBAAAA UHBAAA OOOOxx -604 879 0 0 4 4 4 4 4 104 604 8 9 GXAAAA VHBAAA VVVVxx -291 880 1 3 1 11 1 91 91 291 291 2 3 FLAAAA WHBAAA AAAAxx -747 881 1 3 7 7 7 47 147 247 747 14 15 TCAAAA XHBAAA HHHHxx -837 882 1 1 7 17 7 37 37 337 837 14 15 FGAAAA YHBAAA OOOOxx -722 883 0 2 2 2 2 22 122 222 722 4 5 UBAAAA ZHBAAA VVVVxx -925 884 1 1 5 5 5 25 125 425 925 10 11 PJAAAA AIBAAA AAAAxx -49 885 1 1 9 9 9 49 49 49 49 18 19 XBAAAA BIBAAA HHHHxx -832 886 0 0 2 12 2 32 32 332 832 4 5 AGAAAA CIBAAA OOOOxx -336 887 0 0 6 16 6 36 136 336 336 12 13 YMAAAA DIBAAA VVVVxx -185 888 1 1 5 5 5 85 185 185 185 10 11 DHAAAA EIBAAA AAAAxx -434 889 0 2 4 14 4 34 34 434 434 8 9 SQAAAA FIBAAA HHHHxx -284 890 0 0 4 4 4 84 84 284 284 8 9 YKAAAA GIBAAA OOOOxx -812 891 0 0 2 12 2 12 12 312 812 4 5 GFAAAA HIBAAA VVVVxx -810 892 0 2 0 10 0 10 10 310 810 0 1 EFAAAA IIBAAA AAAAxx -252 893 0 0 2 12 2 52 52 252 252 4 5 SJAAAA JIBAAA HHHHxx -965 894 1 1 5 5 5 65 165 465 965 10 11 DLAAAA KIBAAA OOOOxx -110 895 0 2 0 10 0 10 110 110 110 0 1 GEAAAA LIBAAA VVVVxx -698 896 0 2 8 18 8 98 98 198 698 16 17 WAAAAA MIBAAA AAAAxx -283 897 1 3 3 3 3 83 83 283 283 6 7 XKAAAA NIBAAA HHHHxx -533 898 1 1 3 13 3 33 133 33 533 6 7 NUAAAA OIBAAA OOOOxx -662 899 0 2 2 2 2 62 62 162 662 4 5 MZAAAA PIBAAA VVVVxx -329 900 1 1 9 9 9 29 129 329 329 18 19 RMAAAA QIBAAA AAAAxx -250 901 0 2 0 10 0 50 50 250 250 0 1 QJAAAA RIBAAA HHHHxx -407 902 1 3 7 7 7 7 7 407 407 14 15 RPAAAA SIBAAA OOOOxx -823 903 1 3 3 3 3 23 23 323 823 6 7 RFAAAA TIBAAA VVVVxx -852 904 0 0 2 12 2 52 52 352 852 4 5 UGAAAA UIBAAA AAAAxx -871 905 1 3 1 11 1 71 71 371 871 2 3 NHAAAA VIBAAA HHHHxx -118 906 0 2 8 18 8 18 118 118 118 16 17 OEAAAA WIBAAA OOOOxx -912 907 0 0 2 12 2 12 112 412 912 4 5 CJAAAA XIBAAA VVVVxx -458 908 0 2 8 18 8 58 58 458 458 16 17 QRAAAA YIBAAA AAAAxx -926 909 0 2 6 6 6 26 126 426 926 12 13 QJAAAA ZIBAAA HHHHxx -328 910 0 0 8 8 8 28 128 328 328 16 17 QMAAAA AJBAAA OOOOxx -980 911 0 0 0 0 0 80 180 480 980 0 1 SLAAAA BJBAAA VVVVxx -259 912 1 3 9 19 9 59 59 259 259 18 19 ZJAAAA CJBAAA AAAAxx -900 913 0 0 0 0 0 0 100 400 900 0 1 QIAAAA DJBAAA HHHHxx -137 914 1 1 7 17 7 37 137 137 137 14 15 HFAAAA EJBAAA OOOOxx -159 915 1 3 9 19 9 59 159 159 159 18 19 DGAAAA FJBAAA VVVVxx -243 916 1 3 3 3 3 43 43 243 243 6 7 JJAAAA GJBAAA AAAAxx -472 917 0 0 2 12 2 72 72 472 472 4 5 ESAAAA HJBAAA HHHHxx -796 918 0 0 6 16 6 96 196 296 796 12 13 QEAAAA IJBAAA OOOOxx -382 919 0 2 2 2 2 82 182 382 382 4 5 SOAAAA JJBAAA VVVVxx -911 920 1 3 1 11 1 11 111 411 911 2 3 BJAAAA KJBAAA AAAAxx -179 921 1 3 9 19 9 79 179 179 179 18 19 XGAAAA LJBAAA HHHHxx -778 922 0 2 8 18 8 78 178 278 778 16 17 YDAAAA MJBAAA OOOOxx -405 923 1 1 5 5 5 5 5 405 405 10 11 PPAAAA NJBAAA VVVVxx -265 924 1 1 5 5 5 65 65 265 265 10 11 FKAAAA OJBAAA AAAAxx -556 925 0 0 6 16 6 56 156 56 556 12 13 KVAAAA PJBAAA HHHHxx -16 926 0 0 6 16 6 16 16 16 16 12 13 QAAAAA QJBAAA OOOOxx -706 927 0 2 6 6 6 6 106 206 706 12 13 EBAAAA RJBAAA VVVVxx -497 928 1 1 7 17 7 97 97 497 497 14 15 DTAAAA SJBAAA AAAAxx -708 929 0 0 8 8 8 8 108 208 708 16 17 GBAAAA TJBAAA HHHHxx -46 930 0 2 6 6 6 46 46 46 46 12 13 UBAAAA UJBAAA OOOOxx -901 931 1 1 1 1 1 1 101 401 901 2 3 RIAAAA VJBAAA VVVVxx -416 932 0 0 6 16 6 16 16 416 416 12 13 AQAAAA WJBAAA AAAAxx -307 933 1 3 7 7 7 7 107 307 307 14 15 VLAAAA XJBAAA HHHHxx -166 934 0 2 6 6 6 66 166 166 166 12 13 KGAAAA YJBAAA OOOOxx -178 935 0 2 8 18 8 78 178 178 178 16 17 WGAAAA ZJBAAA VVVVxx -499 936 1 3 9 19 9 99 99 499 499 18 19 FTAAAA AKBAAA AAAAxx -257 937 1 1 7 17 7 57 57 257 257 14 15 XJAAAA BKBAAA HHHHxx -342 938 0 2 2 2 2 42 142 342 342 4 5 ENAAAA CKBAAA OOOOxx -850 939 0 2 0 10 0 50 50 350 850 0 1 SGAAAA DKBAAA VVVVxx -313 940 1 1 3 13 3 13 113 313 313 6 7 BMAAAA EKBAAA AAAAxx -831 941 1 3 1 11 1 31 31 331 831 2 3 ZFAAAA FKBAAA HHHHxx -57 942 1 1 7 17 7 57 57 57 57 14 15 FCAAAA GKBAAA OOOOxx -37 943 1 1 7 17 7 37 37 37 37 14 15 LBAAAA HKBAAA VVVVxx -511 944 1 3 1 11 1 11 111 11 511 2 3 RTAAAA IKBAAA AAAAxx -578 945 0 2 8 18 8 78 178 78 578 16 17 GWAAAA JKBAAA HHHHxx -100 946 0 0 0 0 0 0 100 100 100 0 1 WDAAAA KKBAAA OOOOxx -935 947 1 3 5 15 5 35 135 435 935 10 11 ZJAAAA LKBAAA VVVVxx -821 948 1 1 1 1 1 21 21 321 821 2 3 PFAAAA MKBAAA AAAAxx -294 949 0 2 4 14 4 94 94 294 294 8 9 ILAAAA NKBAAA HHHHxx -575 950 1 3 5 15 5 75 175 75 575 10 11 DWAAAA OKBAAA OOOOxx -272 951 0 0 2 12 2 72 72 272 272 4 5 MKAAAA PKBAAA VVVVxx -491 952 1 3 1 11 1 91 91 491 491 2 3 XSAAAA QKBAAA AAAAxx -43 953 1 3 3 3 3 43 43 43 43 6 7 RBAAAA RKBAAA HHHHxx -167 954 1 3 7 7 7 67 167 167 167 14 15 LGAAAA SKBAAA OOOOxx -457 955 1 1 7 17 7 57 57 457 457 14 15 PRAAAA TKBAAA VVVVxx -647 956 1 3 7 7 7 47 47 147 647 14 15 XYAAAA UKBAAA AAAAxx -180 957 0 0 0 0 0 80 180 180 180 0 1 YGAAAA VKBAAA HHHHxx -48 958 0 0 8 8 8 48 48 48 48 16 17 WBAAAA WKBAAA OOOOxx -553 959 1 1 3 13 3 53 153 53 553 6 7 HVAAAA XKBAAA VVVVxx -188 960 0 0 8 8 8 88 188 188 188 16 17 GHAAAA YKBAAA AAAAxx -262 961 0 2 2 2 2 62 62 262 262 4 5 CKAAAA ZKBAAA HHHHxx -728 962 0 0 8 8 8 28 128 228 728 16 17 ACAAAA ALBAAA OOOOxx -581 963 1 1 1 1 1 81 181 81 581 2 3 JWAAAA BLBAAA VVVVxx -937 964 1 1 7 17 7 37 137 437 937 14 15 BKAAAA CLBAAA AAAAxx -370 965 0 2 0 10 0 70 170 370 370 0 1 GOAAAA DLBAAA HHHHxx -590 966 0 2 0 10 0 90 190 90 590 0 1 SWAAAA ELBAAA OOOOxx -421 967 1 1 1 1 1 21 21 421 421 2 3 FQAAAA FLBAAA VVVVxx -693 968 1 1 3 13 3 93 93 193 693 6 7 RAAAAA GLBAAA AAAAxx -906 969 0 2 6 6 6 6 106 406 906 12 13 WIAAAA HLBAAA HHHHxx -802 970 0 2 2 2 2 2 2 302 802 4 5 WEAAAA ILBAAA OOOOxx -38 971 0 2 8 18 8 38 38 38 38 16 17 MBAAAA JLBAAA VVVVxx -790 972 0 2 0 10 0 90 190 290 790 0 1 KEAAAA KLBAAA AAAAxx -726 973 0 2 6 6 6 26 126 226 726 12 13 YBAAAA LLBAAA HHHHxx -23 974 1 3 3 3 3 23 23 23 23 6 7 XAAAAA MLBAAA OOOOxx -641 975 1 1 1 1 1 41 41 141 641 2 3 RYAAAA NLBAAA VVVVxx -524 976 0 0 4 4 4 24 124 24 524 8 9 EUAAAA OLBAAA AAAAxx -169 977 1 1 9 9 9 69 169 169 169 18 19 NGAAAA PLBAAA HHHHxx -6 978 0 2 6 6 6 6 6 6 6 12 13 GAAAAA QLBAAA OOOOxx -943 979 1 3 3 3 3 43 143 443 943 6 7 HKAAAA RLBAAA VVVVxx -26 980 0 2 6 6 6 26 26 26 26 12 13 ABAAAA SLBAAA AAAAxx -469 981 1 1 9 9 9 69 69 469 469 18 19 BSAAAA TLBAAA HHHHxx -968 982 0 0 8 8 8 68 168 468 968 16 17 GLAAAA ULBAAA OOOOxx -947 983 1 3 7 7 7 47 147 447 947 14 15 LKAAAA VLBAAA VVVVxx -133 984 1 1 3 13 3 33 133 133 133 6 7 DFAAAA WLBAAA AAAAxx -52 985 0 0 2 12 2 52 52 52 52 4 5 ACAAAA XLBAAA HHHHxx -660 986 0 0 0 0 0 60 60 160 660 0 1 KZAAAA YLBAAA OOOOxx -780 987 0 0 0 0 0 80 180 280 780 0 1 AEAAAA ZLBAAA VVVVxx -963 988 1 3 3 3 3 63 163 463 963 6 7 BLAAAA AMBAAA AAAAxx -561 989 1 1 1 1 1 61 161 61 561 2 3 PVAAAA BMBAAA HHHHxx -402 990 0 2 2 2 2 2 2 402 402 4 5 MPAAAA CMBAAA OOOOxx -437 991 1 1 7 17 7 37 37 437 437 14 15 VQAAAA DMBAAA VVVVxx -112 992 0 0 2 12 2 12 112 112 112 4 5 IEAAAA EMBAAA AAAAxx -247 993 1 3 7 7 7 47 47 247 247 14 15 NJAAAA FMBAAA HHHHxx -579 994 1 3 9 19 9 79 179 79 579 18 19 HWAAAA GMBAAA OOOOxx -379 995 1 3 9 19 9 79 179 379 379 18 19 POAAAA HMBAAA VVVVxx -74 996 0 2 4 14 4 74 74 74 74 8 9 WCAAAA IMBAAA AAAAxx -744 997 0 0 4 4 4 44 144 244 744 8 9 QCAAAA JMBAAA HHHHxx -0 998 0 0 0 0 0 0 0 0 0 0 1 AAAAAA KMBAAA OOOOxx -278 999 0 2 8 18 8 78 78 278 278 16 17 SKAAAA LMBAAA VVVVxx -\. --- --- Data for Name: onek2; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.onek2 (unique1, unique2, two, four, ten, twenty, hundred, thousand, twothousand, fivethous, tenthous, odd, even, stringu1, stringu2, string4) FROM stdin; -147 0 1 3 7 7 7 47 147 147 147 14 15 RFAAAA AAAAAA AAAAxx -931 1 1 3 1 11 1 31 131 431 931 2 3 VJAAAA BAAAAA HHHHxx -714 2 0 2 4 14 4 14 114 214 714 8 9 MBAAAA CAAAAA OOOOxx -711 3 1 3 1 11 1 11 111 211 711 2 3 JBAAAA DAAAAA VVVVxx -883 4 1 3 3 3 3 83 83 383 883 6 7 ZHAAAA EAAAAA AAAAxx -439 5 1 3 9 19 9 39 39 439 439 18 19 XQAAAA FAAAAA HHHHxx -670 6 0 2 0 10 0 70 70 170 670 0 1 UZAAAA GAAAAA OOOOxx -543 7 1 3 3 3 3 43 143 43 543 6 7 XUAAAA HAAAAA VVVVxx -425 8 1 1 5 5 5 25 25 425 425 10 11 JQAAAA IAAAAA AAAAxx -800 9 0 0 0 0 0 0 0 300 800 0 1 UEAAAA JAAAAA HHHHxx -489 10 1 1 9 9 9 89 89 489 489 18 19 VSAAAA KAAAAA OOOOxx -494 11 0 2 4 14 4 94 94 494 494 8 9 ATAAAA LAAAAA VVVVxx -880 12 0 0 0 0 0 80 80 380 880 0 1 WHAAAA MAAAAA AAAAxx -611 13 1 3 1 11 1 11 11 111 611 2 3 NXAAAA NAAAAA HHHHxx -226 14 0 2 6 6 6 26 26 226 226 12 13 SIAAAA OAAAAA OOOOxx -774 15 0 2 4 14 4 74 174 274 774 8 9 UDAAAA PAAAAA VVVVxx -298 16 0 2 8 18 8 98 98 298 298 16 17 MLAAAA QAAAAA AAAAxx -682 17 0 2 2 2 2 82 82 182 682 4 5 GAAAAA RAAAAA HHHHxx -864 18 0 0 4 4 4 64 64 364 864 8 9 GHAAAA SAAAAA OOOOxx -183 19 1 3 3 3 3 83 183 183 183 6 7 BHAAAA TAAAAA VVVVxx -885 20 1 1 5 5 5 85 85 385 885 10 11 BIAAAA UAAAAA AAAAxx -997 21 1 1 7 17 7 97 197 497 997 14 15 JMAAAA VAAAAA HHHHxx -966 22 0 2 6 6 6 66 166 466 966 12 13 ELAAAA WAAAAA OOOOxx -389 23 1 1 9 9 9 89 189 389 389 18 19 ZOAAAA XAAAAA VVVVxx -846 24 0 2 6 6 6 46 46 346 846 12 13 OGAAAA YAAAAA AAAAxx -206 25 0 2 6 6 6 6 6 206 206 12 13 YHAAAA ZAAAAA HHHHxx -239 26 1 3 9 19 9 39 39 239 239 18 19 FJAAAA ABAAAA OOOOxx -365 27 1 1 5 5 5 65 165 365 365 10 11 BOAAAA BBAAAA VVVVxx -204 28 0 0 4 4 4 4 4 204 204 8 9 WHAAAA CBAAAA AAAAxx -690 29 0 2 0 10 0 90 90 190 690 0 1 OAAAAA DBAAAA HHHHxx -69 30 1 1 9 9 9 69 69 69 69 18 19 RCAAAA EBAAAA OOOOxx -358 31 0 2 8 18 8 58 158 358 358 16 17 UNAAAA FBAAAA VVVVxx -269 32 1 1 9 9 9 69 69 269 269 18 19 JKAAAA GBAAAA AAAAxx -663 33 1 3 3 3 3 63 63 163 663 6 7 NZAAAA HBAAAA HHHHxx -608 34 0 0 8 8 8 8 8 108 608 16 17 KXAAAA IBAAAA OOOOxx -398 35 0 2 8 18 8 98 198 398 398 16 17 IPAAAA JBAAAA VVVVxx -330 36 0 2 0 10 0 30 130 330 330 0 1 SMAAAA KBAAAA AAAAxx -529 37 1 1 9 9 9 29 129 29 529 18 19 JUAAAA LBAAAA HHHHxx -555 38 1 3 5 15 5 55 155 55 555 10 11 JVAAAA MBAAAA OOOOxx -746 39 0 2 6 6 6 46 146 246 746 12 13 SCAAAA NBAAAA VVVVxx -558 40 0 2 8 18 8 58 158 58 558 16 17 MVAAAA OBAAAA AAAAxx -574 41 0 2 4 14 4 74 174 74 574 8 9 CWAAAA PBAAAA HHHHxx -343 42 1 3 3 3 3 43 143 343 343 6 7 FNAAAA QBAAAA OOOOxx -120 43 0 0 0 0 0 20 120 120 120 0 1 QEAAAA RBAAAA VVVVxx -461 44 1 1 1 1 1 61 61 461 461 2 3 TRAAAA SBAAAA AAAAxx -754 45 0 2 4 14 4 54 154 254 754 8 9 ADAAAA TBAAAA HHHHxx -772 46 0 0 2 12 2 72 172 272 772 4 5 SDAAAA UBAAAA OOOOxx -749 47 1 1 9 9 9 49 149 249 749 18 19 VCAAAA VBAAAA VVVVxx -386 48 0 2 6 6 6 86 186 386 386 12 13 WOAAAA WBAAAA AAAAxx -9 49 1 1 9 9 9 9 9 9 9 18 19 JAAAAA XBAAAA HHHHxx -771 50 1 3 1 11 1 71 171 271 771 2 3 RDAAAA YBAAAA OOOOxx -470 51 0 2 0 10 0 70 70 470 470 0 1 CSAAAA ZBAAAA VVVVxx -238 52 0 2 8 18 8 38 38 238 238 16 17 EJAAAA ACAAAA AAAAxx -86 53 0 2 6 6 6 86 86 86 86 12 13 IDAAAA BCAAAA HHHHxx -56 54 0 0 6 16 6 56 56 56 56 12 13 ECAAAA CCAAAA OOOOxx -767 55 1 3 7 7 7 67 167 267 767 14 15 NDAAAA DCAAAA VVVVxx -363 56 1 3 3 3 3 63 163 363 363 6 7 ZNAAAA ECAAAA AAAAxx -655 57 1 3 5 15 5 55 55 155 655 10 11 FZAAAA FCAAAA HHHHxx -394 58 0 2 4 14 4 94 194 394 394 8 9 EPAAAA GCAAAA OOOOxx -223 59 1 3 3 3 3 23 23 223 223 6 7 PIAAAA HCAAAA VVVVxx -946 60 0 2 6 6 6 46 146 446 946 12 13 KKAAAA ICAAAA AAAAxx -863 61 1 3 3 3 3 63 63 363 863 6 7 FHAAAA JCAAAA HHHHxx -913 62 1 1 3 13 3 13 113 413 913 6 7 DJAAAA KCAAAA OOOOxx -737 63 1 1 7 17 7 37 137 237 737 14 15 JCAAAA LCAAAA VVVVxx -65 64 1 1 5 5 5 65 65 65 65 10 11 NCAAAA MCAAAA AAAAxx -251 65 1 3 1 11 1 51 51 251 251 2 3 RJAAAA NCAAAA HHHHxx -686 66 0 2 6 6 6 86 86 186 686 12 13 KAAAAA OCAAAA OOOOxx -971 67 1 3 1 11 1 71 171 471 971 2 3 JLAAAA PCAAAA VVVVxx -775 68 1 3 5 15 5 75 175 275 775 10 11 VDAAAA QCAAAA AAAAxx -577 69 1 1 7 17 7 77 177 77 577 14 15 FWAAAA RCAAAA HHHHxx -830 70 0 2 0 10 0 30 30 330 830 0 1 YFAAAA SCAAAA OOOOxx -787 71 1 3 7 7 7 87 187 287 787 14 15 HEAAAA TCAAAA VVVVxx -898 72 0 2 8 18 8 98 98 398 898 16 17 OIAAAA UCAAAA AAAAxx -588 73 0 0 8 8 8 88 188 88 588 16 17 QWAAAA VCAAAA HHHHxx -872 74 0 0 2 12 2 72 72 372 872 4 5 OHAAAA WCAAAA OOOOxx -397 75 1 1 7 17 7 97 197 397 397 14 15 HPAAAA XCAAAA VVVVxx -51 76 1 3 1 11 1 51 51 51 51 2 3 ZBAAAA YCAAAA AAAAxx -381 77 1 1 1 1 1 81 181 381 381 2 3 ROAAAA ZCAAAA HHHHxx -632 78 0 0 2 12 2 32 32 132 632 4 5 IYAAAA ADAAAA OOOOxx -31 79 1 3 1 11 1 31 31 31 31 2 3 FBAAAA BDAAAA VVVVxx -855 80 1 3 5 15 5 55 55 355 855 10 11 XGAAAA CDAAAA AAAAxx -699 81 1 3 9 19 9 99 99 199 699 18 19 XAAAAA DDAAAA HHHHxx -562 82 0 2 2 2 2 62 162 62 562 4 5 QVAAAA EDAAAA OOOOxx -681 83 1 1 1 1 1 81 81 181 681 2 3 FAAAAA FDAAAA VVVVxx -585 84 1 1 5 5 5 85 185 85 585 10 11 NWAAAA GDAAAA AAAAxx -35 85 1 3 5 15 5 35 35 35 35 10 11 JBAAAA HDAAAA HHHHxx -962 86 0 2 2 2 2 62 162 462 962 4 5 ALAAAA IDAAAA OOOOxx -282 87 0 2 2 2 2 82 82 282 282 4 5 WKAAAA JDAAAA VVVVxx -254 88 0 2 4 14 4 54 54 254 254 8 9 UJAAAA KDAAAA AAAAxx -514 89 0 2 4 14 4 14 114 14 514 8 9 UTAAAA LDAAAA HHHHxx -406 90 0 2 6 6 6 6 6 406 406 12 13 QPAAAA MDAAAA OOOOxx -544 91 0 0 4 4 4 44 144 44 544 8 9 YUAAAA NDAAAA VVVVxx -704 92 0 0 4 4 4 4 104 204 704 8 9 CBAAAA ODAAAA AAAAxx -948 93 0 0 8 8 8 48 148 448 948 16 17 MKAAAA PDAAAA HHHHxx -412 94 0 0 2 12 2 12 12 412 412 4 5 WPAAAA QDAAAA OOOOxx -200 95 0 0 0 0 0 0 0 200 200 0 1 SHAAAA RDAAAA VVVVxx -583 96 1 3 3 3 3 83 183 83 583 6 7 LWAAAA SDAAAA AAAAxx -486 97 0 2 6 6 6 86 86 486 486 12 13 SSAAAA TDAAAA HHHHxx -666 98 0 2 6 6 6 66 66 166 666 12 13 QZAAAA UDAAAA OOOOxx -436 99 0 0 6 16 6 36 36 436 436 12 13 UQAAAA VDAAAA VVVVxx -842 100 0 2 2 2 2 42 42 342 842 4 5 KGAAAA WDAAAA AAAAxx -99 101 1 3 9 19 9 99 99 99 99 18 19 VDAAAA XDAAAA HHHHxx -656 102 0 0 6 16 6 56 56 156 656 12 13 GZAAAA YDAAAA OOOOxx -673 103 1 1 3 13 3 73 73 173 673 6 7 XZAAAA ZDAAAA VVVVxx -371 104 1 3 1 11 1 71 171 371 371 2 3 HOAAAA AEAAAA AAAAxx -869 105 1 1 9 9 9 69 69 369 869 18 19 LHAAAA BEAAAA HHHHxx -569 106 1 1 9 9 9 69 169 69 569 18 19 XVAAAA CEAAAA OOOOxx -616 107 0 0 6 16 6 16 16 116 616 12 13 SXAAAA DEAAAA VVVVxx -612 108 0 0 2 12 2 12 12 112 612 4 5 OXAAAA EEAAAA AAAAxx -505 109 1 1 5 5 5 5 105 5 505 10 11 LTAAAA FEAAAA HHHHxx -922 110 0 2 2 2 2 22 122 422 922 4 5 MJAAAA GEAAAA OOOOxx -221 111 1 1 1 1 1 21 21 221 221 2 3 NIAAAA HEAAAA VVVVxx -388 112 0 0 8 8 8 88 188 388 388 16 17 YOAAAA IEAAAA AAAAxx -567 113 1 3 7 7 7 67 167 67 567 14 15 VVAAAA JEAAAA HHHHxx -58 114 0 2 8 18 8 58 58 58 58 16 17 GCAAAA KEAAAA OOOOxx -316 115 0 0 6 16 6 16 116 316 316 12 13 EMAAAA LEAAAA VVVVxx -659 116 1 3 9 19 9 59 59 159 659 18 19 JZAAAA MEAAAA AAAAxx -501 117 1 1 1 1 1 1 101 1 501 2 3 HTAAAA NEAAAA HHHHxx -815 118 1 3 5 15 5 15 15 315 815 10 11 JFAAAA OEAAAA OOOOxx -638 119 0 2 8 18 8 38 38 138 638 16 17 OYAAAA PEAAAA VVVVxx -696 120 0 0 6 16 6 96 96 196 696 12 13 UAAAAA QEAAAA AAAAxx -734 121 0 2 4 14 4 34 134 234 734 8 9 GCAAAA REAAAA HHHHxx -237 122 1 1 7 17 7 37 37 237 237 14 15 DJAAAA SEAAAA OOOOxx -816 123 0 0 6 16 6 16 16 316 816 12 13 KFAAAA TEAAAA VVVVxx -917 124 1 1 7 17 7 17 117 417 917 14 15 HJAAAA UEAAAA AAAAxx -844 125 0 0 4 4 4 44 44 344 844 8 9 MGAAAA VEAAAA HHHHxx -657 126 1 1 7 17 7 57 57 157 657 14 15 HZAAAA WEAAAA OOOOxx -952 127 0 0 2 12 2 52 152 452 952 4 5 QKAAAA XEAAAA VVVVxx -519 128 1 3 9 19 9 19 119 19 519 18 19 ZTAAAA YEAAAA AAAAxx -792 129 0 0 2 12 2 92 192 292 792 4 5 MEAAAA ZEAAAA HHHHxx -275 130 1 3 5 15 5 75 75 275 275 10 11 PKAAAA AFAAAA OOOOxx -319 131 1 3 9 19 9 19 119 319 319 18 19 HMAAAA BFAAAA VVVVxx -487 132 1 3 7 7 7 87 87 487 487 14 15 TSAAAA CFAAAA AAAAxx -945 133 1 1 5 5 5 45 145 445 945 10 11 JKAAAA DFAAAA HHHHxx -584 134 0 0 4 4 4 84 184 84 584 8 9 MWAAAA EFAAAA OOOOxx -765 135 1 1 5 5 5 65 165 265 765 10 11 LDAAAA FFAAAA VVVVxx -814 136 0 2 4 14 4 14 14 314 814 8 9 IFAAAA GFAAAA AAAAxx -359 137 1 3 9 19 9 59 159 359 359 18 19 VNAAAA HFAAAA HHHHxx -548 138 0 0 8 8 8 48 148 48 548 16 17 CVAAAA IFAAAA OOOOxx -811 139 1 3 1 11 1 11 11 311 811 2 3 FFAAAA JFAAAA VVVVxx -531 140 1 3 1 11 1 31 131 31 531 2 3 LUAAAA KFAAAA AAAAxx -104 141 0 0 4 4 4 4 104 104 104 8 9 AEAAAA LFAAAA HHHHxx -33 142 1 1 3 13 3 33 33 33 33 6 7 HBAAAA MFAAAA OOOOxx -404 143 0 0 4 4 4 4 4 404 404 8 9 OPAAAA NFAAAA VVVVxx -995 144 1 3 5 15 5 95 195 495 995 10 11 HMAAAA OFAAAA AAAAxx -408 145 0 0 8 8 8 8 8 408 408 16 17 SPAAAA PFAAAA HHHHxx -93 146 1 1 3 13 3 93 93 93 93 6 7 PDAAAA QFAAAA OOOOxx -794 147 0 2 4 14 4 94 194 294 794 8 9 OEAAAA RFAAAA VVVVxx -833 148 1 1 3 13 3 33 33 333 833 6 7 BGAAAA SFAAAA AAAAxx -615 149 1 3 5 15 5 15 15 115 615 10 11 RXAAAA TFAAAA HHHHxx -333 150 1 1 3 13 3 33 133 333 333 6 7 VMAAAA UFAAAA OOOOxx -357 151 1 1 7 17 7 57 157 357 357 14 15 TNAAAA VFAAAA VVVVxx -999 152 1 3 9 19 9 99 199 499 999 18 19 LMAAAA WFAAAA AAAAxx -515 153 1 3 5 15 5 15 115 15 515 10 11 VTAAAA XFAAAA HHHHxx -685 154 1 1 5 5 5 85 85 185 685 10 11 JAAAAA YFAAAA OOOOxx -692 155 0 0 2 12 2 92 92 192 692 4 5 QAAAAA ZFAAAA VVVVxx -627 156 1 3 7 7 7 27 27 127 627 14 15 DYAAAA AGAAAA AAAAxx -654 157 0 2 4 14 4 54 54 154 654 8 9 EZAAAA BGAAAA HHHHxx -115 158 1 3 5 15 5 15 115 115 115 10 11 LEAAAA CGAAAA OOOOxx -75 159 1 3 5 15 5 75 75 75 75 10 11 XCAAAA DGAAAA VVVVxx -14 160 0 2 4 14 4 14 14 14 14 8 9 OAAAAA EGAAAA AAAAxx -148 161 0 0 8 8 8 48 148 148 148 16 17 SFAAAA FGAAAA HHHHxx -201 162 1 1 1 1 1 1 1 201 201 2 3 THAAAA GGAAAA OOOOxx -862 163 0 2 2 2 2 62 62 362 862 4 5 EHAAAA HGAAAA VVVVxx -634 164 0 2 4 14 4 34 34 134 634 8 9 KYAAAA IGAAAA AAAAxx -589 165 1 1 9 9 9 89 189 89 589 18 19 RWAAAA JGAAAA HHHHxx -142 166 0 2 2 2 2 42 142 142 142 4 5 MFAAAA KGAAAA OOOOxx -545 167 1 1 5 5 5 45 145 45 545 10 11 ZUAAAA LGAAAA VVVVxx -983 168 1 3 3 3 3 83 183 483 983 6 7 VLAAAA MGAAAA AAAAxx -87 169 1 3 7 7 7 87 87 87 87 14 15 JDAAAA NGAAAA HHHHxx -335 170 1 3 5 15 5 35 135 335 335 10 11 XMAAAA OGAAAA OOOOxx -915 171 1 3 5 15 5 15 115 415 915 10 11 FJAAAA PGAAAA VVVVxx -286 172 0 2 6 6 6 86 86 286 286 12 13 ALAAAA QGAAAA AAAAxx -361 173 1 1 1 1 1 61 161 361 361 2 3 XNAAAA RGAAAA HHHHxx -97 174 1 1 7 17 7 97 97 97 97 14 15 TDAAAA SGAAAA OOOOxx -98 175 0 2 8 18 8 98 98 98 98 16 17 UDAAAA TGAAAA VVVVxx -377 176 1 1 7 17 7 77 177 377 377 14 15 NOAAAA UGAAAA AAAAxx -525 177 1 1 5 5 5 25 125 25 525 10 11 FUAAAA VGAAAA HHHHxx -448 178 0 0 8 8 8 48 48 448 448 16 17 GRAAAA WGAAAA OOOOxx -154 179 0 2 4 14 4 54 154 154 154 8 9 YFAAAA XGAAAA VVVVxx -866 180 0 2 6 6 6 66 66 366 866 12 13 IHAAAA YGAAAA AAAAxx -741 181 1 1 1 1 1 41 141 241 741 2 3 NCAAAA ZGAAAA HHHHxx -172 182 0 0 2 12 2 72 172 172 172 4 5 QGAAAA AHAAAA OOOOxx -843 183 1 3 3 3 3 43 43 343 843 6 7 LGAAAA BHAAAA VVVVxx -378 184 0 2 8 18 8 78 178 378 378 16 17 OOAAAA CHAAAA AAAAxx -804 185 0 0 4 4 4 4 4 304 804 8 9 YEAAAA DHAAAA HHHHxx -596 186 0 0 6 16 6 96 196 96 596 12 13 YWAAAA EHAAAA OOOOxx -77 187 1 1 7 17 7 77 77 77 77 14 15 ZCAAAA FHAAAA VVVVxx -572 188 0 0 2 12 2 72 172 72 572 4 5 AWAAAA GHAAAA AAAAxx -444 189 0 0 4 4 4 44 44 444 444 8 9 CRAAAA HHAAAA HHHHxx -47 190 1 3 7 7 7 47 47 47 47 14 15 VBAAAA IHAAAA OOOOxx -274 191 0 2 4 14 4 74 74 274 274 8 9 OKAAAA JHAAAA VVVVxx -40 192 0 0 0 0 0 40 40 40 40 0 1 OBAAAA KHAAAA AAAAxx -339 193 1 3 9 19 9 39 139 339 339 18 19 BNAAAA LHAAAA HHHHxx -13 194 1 1 3 13 3 13 13 13 13 6 7 NAAAAA MHAAAA OOOOxx -878 195 0 2 8 18 8 78 78 378 878 16 17 UHAAAA NHAAAA VVVVxx -53 196 1 1 3 13 3 53 53 53 53 6 7 BCAAAA OHAAAA AAAAxx -939 197 1 3 9 19 9 39 139 439 939 18 19 DKAAAA PHAAAA HHHHxx -928 198 0 0 8 8 8 28 128 428 928 16 17 SJAAAA QHAAAA OOOOxx -886 199 0 2 6 6 6 86 86 386 886 12 13 CIAAAA RHAAAA VVVVxx -267 200 1 3 7 7 7 67 67 267 267 14 15 HKAAAA SHAAAA AAAAxx -105 201 1 1 5 5 5 5 105 105 105 10 11 BEAAAA THAAAA HHHHxx -312 202 0 0 2 12 2 12 112 312 312 4 5 AMAAAA UHAAAA OOOOxx -552 203 0 0 2 12 2 52 152 52 552 4 5 GVAAAA VHAAAA VVVVxx -918 204 0 2 8 18 8 18 118 418 918 16 17 IJAAAA WHAAAA AAAAxx -114 205 0 2 4 14 4 14 114 114 114 8 9 KEAAAA XHAAAA HHHHxx -805 206 1 1 5 5 5 5 5 305 805 10 11 ZEAAAA YHAAAA OOOOxx -875 207 1 3 5 15 5 75 75 375 875 10 11 RHAAAA ZHAAAA VVVVxx -225 208 1 1 5 5 5 25 25 225 225 10 11 RIAAAA AIAAAA AAAAxx -495 209 1 3 5 15 5 95 95 495 495 10 11 BTAAAA BIAAAA HHHHxx -150 210 0 2 0 10 0 50 150 150 150 0 1 UFAAAA CIAAAA OOOOxx -759 211 1 3 9 19 9 59 159 259 759 18 19 FDAAAA DIAAAA VVVVxx -149 212 1 1 9 9 9 49 149 149 149 18 19 TFAAAA EIAAAA AAAAxx -480 213 0 0 0 0 0 80 80 480 480 0 1 MSAAAA FIAAAA HHHHxx -1 214 1 1 1 1 1 1 1 1 1 2 3 BAAAAA GIAAAA OOOOxx -557 215 1 1 7 17 7 57 157 57 557 14 15 LVAAAA HIAAAA VVVVxx -295 216 1 3 5 15 5 95 95 295 295 10 11 JLAAAA IIAAAA AAAAxx -854 217 0 2 4 14 4 54 54 354 854 8 9 WGAAAA JIAAAA HHHHxx -420 218 0 0 0 0 0 20 20 420 420 0 1 EQAAAA KIAAAA OOOOxx -414 219 0 2 4 14 4 14 14 414 414 8 9 YPAAAA LIAAAA VVVVxx -758 220 0 2 8 18 8 58 158 258 758 16 17 EDAAAA MIAAAA AAAAxx -879 221 1 3 9 19 9 79 79 379 879 18 19 VHAAAA NIAAAA HHHHxx -332 222 0 0 2 12 2 32 132 332 332 4 5 UMAAAA OIAAAA OOOOxx -78 223 0 2 8 18 8 78 78 78 78 16 17 ADAAAA PIAAAA VVVVxx -851 224 1 3 1 11 1 51 51 351 851 2 3 TGAAAA QIAAAA AAAAxx -592 225 0 0 2 12 2 92 192 92 592 4 5 UWAAAA RIAAAA HHHHxx -979 226 1 3 9 19 9 79 179 479 979 18 19 RLAAAA SIAAAA OOOOxx -989 227 1 1 9 9 9 89 189 489 989 18 19 BMAAAA TIAAAA VVVVxx -752 228 0 0 2 12 2 52 152 252 752 4 5 YCAAAA UIAAAA AAAAxx -214 229 0 2 4 14 4 14 14 214 214 8 9 GIAAAA VIAAAA HHHHxx -453 230 1 1 3 13 3 53 53 453 453 6 7 LRAAAA WIAAAA OOOOxx -540 231 0 0 0 0 0 40 140 40 540 0 1 UUAAAA XIAAAA VVVVxx -597 232 1 1 7 17 7 97 197 97 597 14 15 ZWAAAA YIAAAA AAAAxx -356 233 0 0 6 16 6 56 156 356 356 12 13 SNAAAA ZIAAAA HHHHxx -720 234 0 0 0 0 0 20 120 220 720 0 1 SBAAAA AJAAAA OOOOxx -367 235 1 3 7 7 7 67 167 367 367 14 15 DOAAAA BJAAAA VVVVxx -762 236 0 2 2 2 2 62 162 262 762 4 5 IDAAAA CJAAAA AAAAxx -986 237 0 2 6 6 6 86 186 486 986 12 13 YLAAAA DJAAAA HHHHxx -924 238 0 0 4 4 4 24 124 424 924 8 9 OJAAAA EJAAAA OOOOxx -779 239 1 3 9 19 9 79 179 279 779 18 19 ZDAAAA FJAAAA VVVVxx -684 240 0 0 4 4 4 84 84 184 684 8 9 IAAAAA GJAAAA AAAAxx -413 241 1 1 3 13 3 13 13 413 413 6 7 XPAAAA HJAAAA HHHHxx -479 242 1 3 9 19 9 79 79 479 479 18 19 LSAAAA IJAAAA OOOOxx -731 243 1 3 1 11 1 31 131 231 731 2 3 DCAAAA JJAAAA VVVVxx -409 244 1 1 9 9 9 9 9 409 409 18 19 TPAAAA KJAAAA AAAAxx -372 245 0 0 2 12 2 72 172 372 372 4 5 IOAAAA LJAAAA HHHHxx -139 246 1 3 9 19 9 39 139 139 139 18 19 JFAAAA MJAAAA OOOOxx -717 247 1 1 7 17 7 17 117 217 717 14 15 PBAAAA NJAAAA VVVVxx -539 248 1 3 9 19 9 39 139 39 539 18 19 TUAAAA OJAAAA AAAAxx -318 249 0 2 8 18 8 18 118 318 318 16 17 GMAAAA PJAAAA HHHHxx -208 250 0 0 8 8 8 8 8 208 208 16 17 AIAAAA QJAAAA OOOOxx -797 251 1 1 7 17 7 97 197 297 797 14 15 REAAAA RJAAAA VVVVxx -661 252 1 1 1 1 1 61 61 161 661 2 3 LZAAAA SJAAAA AAAAxx -50 253 0 2 0 10 0 50 50 50 50 0 1 YBAAAA TJAAAA HHHHxx -102 254 0 2 2 2 2 2 102 102 102 4 5 YDAAAA UJAAAA OOOOxx -484 255 0 0 4 4 4 84 84 484 484 8 9 QSAAAA VJAAAA VVVVxx -108 256 0 0 8 8 8 8 108 108 108 16 17 EEAAAA WJAAAA AAAAxx -140 257 0 0 0 0 0 40 140 140 140 0 1 KFAAAA XJAAAA HHHHxx -996 258 0 0 6 16 6 96 196 496 996 12 13 IMAAAA YJAAAA OOOOxx -687 259 1 3 7 7 7 87 87 187 687 14 15 LAAAAA ZJAAAA VVVVxx -241 260 1 1 1 1 1 41 41 241 241 2 3 HJAAAA AKAAAA AAAAxx -923 261 1 3 3 3 3 23 123 423 923 6 7 NJAAAA BKAAAA HHHHxx -500 262 0 0 0 0 0 0 100 0 500 0 1 GTAAAA CKAAAA OOOOxx -536 263 0 0 6 16 6 36 136 36 536 12 13 QUAAAA DKAAAA VVVVxx -490 264 0 2 0 10 0 90 90 490 490 0 1 WSAAAA EKAAAA AAAAxx -773 265 1 1 3 13 3 73 173 273 773 6 7 TDAAAA FKAAAA HHHHxx -19 266 1 3 9 19 9 19 19 19 19 18 19 TAAAAA GKAAAA OOOOxx -534 267 0 2 4 14 4 34 134 34 534 8 9 OUAAAA HKAAAA VVVVxx -941 268 1 1 1 1 1 41 141 441 941 2 3 FKAAAA IKAAAA AAAAxx -477 269 1 1 7 17 7 77 77 477 477 14 15 JSAAAA JKAAAA HHHHxx -173 270 1 1 3 13 3 73 173 173 173 6 7 RGAAAA KKAAAA OOOOxx -113 271 1 1 3 13 3 13 113 113 113 6 7 JEAAAA LKAAAA VVVVxx -526 272 0 2 6 6 6 26 126 26 526 12 13 GUAAAA MKAAAA AAAAxx -727 273 1 3 7 7 7 27 127 227 727 14 15 ZBAAAA NKAAAA HHHHxx -302 274 0 2 2 2 2 2 102 302 302 4 5 QLAAAA OKAAAA OOOOxx -789 275 1 1 9 9 9 89 189 289 789 18 19 JEAAAA PKAAAA VVVVxx -447 276 1 3 7 7 7 47 47 447 447 14 15 FRAAAA QKAAAA AAAAxx -884 277 0 0 4 4 4 84 84 384 884 8 9 AIAAAA RKAAAA HHHHxx -718 278 0 2 8 18 8 18 118 218 718 16 17 QBAAAA SKAAAA OOOOxx -818 279 0 2 8 18 8 18 18 318 818 16 17 MFAAAA TKAAAA VVVVxx -466 280 0 2 6 6 6 66 66 466 466 12 13 YRAAAA UKAAAA AAAAxx -131 281 1 3 1 11 1 31 131 131 131 2 3 BFAAAA VKAAAA HHHHxx -503 282 1 3 3 3 3 3 103 3 503 6 7 JTAAAA WKAAAA OOOOxx -364 283 0 0 4 4 4 64 164 364 364 8 9 AOAAAA XKAAAA VVVVxx -934 284 0 2 4 14 4 34 134 434 934 8 9 YJAAAA YKAAAA AAAAxx -542 285 0 2 2 2 2 42 142 42 542 4 5 WUAAAA ZKAAAA HHHHxx -146 286 0 2 6 6 6 46 146 146 146 12 13 QFAAAA ALAAAA OOOOxx -652 287 0 0 2 12 2 52 52 152 652 4 5 CZAAAA BLAAAA VVVVxx -566 288 0 2 6 6 6 66 166 66 566 12 13 UVAAAA CLAAAA AAAAxx -788 289 0 0 8 8 8 88 188 288 788 16 17 IEAAAA DLAAAA HHHHxx -168 290 0 0 8 8 8 68 168 168 168 16 17 MGAAAA ELAAAA OOOOxx -736 291 0 0 6 16 6 36 136 236 736 12 13 ICAAAA FLAAAA VVVVxx -795 292 1 3 5 15 5 95 195 295 795 10 11 PEAAAA GLAAAA AAAAxx -103 293 1 3 3 3 3 3 103 103 103 6 7 ZDAAAA HLAAAA HHHHxx -763 294 1 3 3 3 3 63 163 263 763 6 7 JDAAAA ILAAAA OOOOxx -256 295 0 0 6 16 6 56 56 256 256 12 13 WJAAAA JLAAAA VVVVxx -63 296 1 3 3 3 3 63 63 63 63 6 7 LCAAAA KLAAAA AAAAxx -702 297 0 2 2 2 2 2 102 202 702 4 5 ABAAAA LLAAAA HHHHxx -390 298 0 2 0 10 0 90 190 390 390 0 1 APAAAA MLAAAA OOOOxx -116 299 0 0 6 16 6 16 116 116 116 12 13 MEAAAA NLAAAA VVVVxx -354 300 0 2 4 14 4 54 154 354 354 8 9 QNAAAA OLAAAA AAAAxx -162 301 0 2 2 2 2 62 162 162 162 4 5 GGAAAA PLAAAA HHHHxx -71 302 1 3 1 11 1 71 71 71 71 2 3 TCAAAA QLAAAA OOOOxx -916 303 0 0 6 16 6 16 116 416 916 12 13 GJAAAA RLAAAA VVVVxx -565 304 1 1 5 5 5 65 165 65 565 10 11 TVAAAA SLAAAA AAAAxx -509 305 1 1 9 9 9 9 109 9 509 18 19 PTAAAA TLAAAA HHHHxx -20 306 0 0 0 0 0 20 20 20 20 0 1 UAAAAA ULAAAA OOOOxx -813 307 1 1 3 13 3 13 13 313 813 6 7 HFAAAA VLAAAA VVVVxx -80 308 0 0 0 0 0 80 80 80 80 0 1 CDAAAA WLAAAA AAAAxx -400 309 0 0 0 0 0 0 0 400 400 0 1 KPAAAA XLAAAA HHHHxx -888 310 0 0 8 8 8 88 88 388 888 16 17 EIAAAA YLAAAA OOOOxx -825 311 1 1 5 5 5 25 25 325 825 10 11 TFAAAA ZLAAAA VVVVxx -401 312 1 1 1 1 1 1 1 401 401 2 3 LPAAAA AMAAAA AAAAxx -158 313 0 2 8 18 8 58 158 158 158 16 17 CGAAAA BMAAAA HHHHxx -973 314 1 1 3 13 3 73 173 473 973 6 7 LLAAAA CMAAAA OOOOxx -324 315 0 0 4 4 4 24 124 324 324 8 9 MMAAAA DMAAAA VVVVxx -873 316 1 1 3 13 3 73 73 373 873 6 7 PHAAAA EMAAAA AAAAxx -676 317 0 0 6 16 6 76 76 176 676 12 13 AAAAAA FMAAAA HHHHxx -199 318 1 3 9 19 9 99 199 199 199 18 19 RHAAAA GMAAAA OOOOxx -304 319 0 0 4 4 4 4 104 304 304 8 9 SLAAAA HMAAAA VVVVxx -338 320 0 2 8 18 8 38 138 338 338 16 17 ANAAAA IMAAAA AAAAxx -743 321 1 3 3 3 3 43 143 243 743 6 7 PCAAAA JMAAAA HHHHxx -730 322 0 2 0 10 0 30 130 230 730 0 1 CCAAAA KMAAAA OOOOxx -130 323 0 2 0 10 0 30 130 130 130 0 1 AFAAAA LMAAAA VVVVxx -224 324 0 0 4 4 4 24 24 224 224 8 9 QIAAAA MMAAAA AAAAxx -216 325 0 0 6 16 6 16 16 216 216 12 13 IIAAAA NMAAAA HHHHxx -2 326 0 2 2 2 2 2 2 2 2 4 5 CAAAAA OMAAAA OOOOxx -836 327 0 0 6 16 6 36 36 336 836 12 13 EGAAAA PMAAAA VVVVxx -443 328 1 3 3 3 3 43 43 443 443 6 7 BRAAAA QMAAAA AAAAxx -777 329 1 1 7 17 7 77 177 277 777 14 15 XDAAAA RMAAAA HHHHxx -126 330 0 2 6 6 6 26 126 126 126 12 13 WEAAAA SMAAAA OOOOxx -117 331 1 1 7 17 7 17 117 117 117 14 15 NEAAAA TMAAAA VVVVxx -633 332 1 1 3 13 3 33 33 133 633 6 7 JYAAAA UMAAAA AAAAxx -310 333 0 2 0 10 0 10 110 310 310 0 1 YLAAAA VMAAAA HHHHxx -622 334 0 2 2 2 2 22 22 122 622 4 5 YXAAAA WMAAAA OOOOxx -268 335 0 0 8 8 8 68 68 268 268 16 17 IKAAAA XMAAAA VVVVxx -384 336 0 0 4 4 4 84 184 384 384 8 9 UOAAAA YMAAAA AAAAxx -460 337 0 0 0 0 0 60 60 460 460 0 1 SRAAAA ZMAAAA HHHHxx -475 338 1 3 5 15 5 75 75 475 475 10 11 HSAAAA ANAAAA OOOOxx -624 339 0 0 4 4 4 24 24 124 624 8 9 AYAAAA BNAAAA VVVVxx -826 340 0 2 6 6 6 26 26 326 826 12 13 UFAAAA CNAAAA AAAAxx -680 341 0 0 0 0 0 80 80 180 680 0 1 EAAAAA DNAAAA HHHHxx -306 342 0 2 6 6 6 6 106 306 306 12 13 ULAAAA ENAAAA OOOOxx -896 343 0 0 6 16 6 96 96 396 896 12 13 MIAAAA FNAAAA VVVVxx -30 344 0 2 0 10 0 30 30 30 30 0 1 EBAAAA GNAAAA AAAAxx -576 345 0 0 6 16 6 76 176 76 576 12 13 EWAAAA HNAAAA HHHHxx -551 346 1 3 1 11 1 51 151 51 551 2 3 FVAAAA INAAAA OOOOxx -639 347 1 3 9 19 9 39 39 139 639 18 19 PYAAAA JNAAAA VVVVxx -975 348 1 3 5 15 5 75 175 475 975 10 11 NLAAAA KNAAAA AAAAxx -882 349 0 2 2 2 2 82 82 382 882 4 5 YHAAAA LNAAAA HHHHxx -160 350 0 0 0 0 0 60 160 160 160 0 1 EGAAAA MNAAAA OOOOxx -522 351 0 2 2 2 2 22 122 22 522 4 5 CUAAAA NNAAAA VVVVxx -620 352 0 0 0 0 0 20 20 120 620 0 1 WXAAAA ONAAAA AAAAxx -719 353 1 3 9 19 9 19 119 219 719 18 19 RBAAAA PNAAAA HHHHxx -88 354 0 0 8 8 8 88 88 88 88 16 17 KDAAAA QNAAAA OOOOxx -614 355 0 2 4 14 4 14 14 114 614 8 9 QXAAAA RNAAAA VVVVxx -54 356 0 2 4 14 4 54 54 54 54 8 9 CCAAAA SNAAAA AAAAxx -209 357 1 1 9 9 9 9 9 209 209 18 19 BIAAAA TNAAAA HHHHxx -67 358 1 3 7 7 7 67 67 67 67 14 15 PCAAAA UNAAAA OOOOxx -809 359 1 1 9 9 9 9 9 309 809 18 19 DFAAAA VNAAAA VVVVxx -982 360 0 2 2 2 2 82 182 482 982 4 5 ULAAAA WNAAAA AAAAxx -817 361 1 1 7 17 7 17 17 317 817 14 15 LFAAAA XNAAAA HHHHxx -187 362 1 3 7 7 7 87 187 187 187 14 15 FHAAAA YNAAAA OOOOxx -992 363 0 0 2 12 2 92 192 492 992 4 5 EMAAAA ZNAAAA VVVVxx -580 364 0 0 0 0 0 80 180 80 580 0 1 IWAAAA AOAAAA AAAAxx -658 365 0 2 8 18 8 58 58 158 658 16 17 IZAAAA BOAAAA HHHHxx -222 366 0 2 2 2 2 22 22 222 222 4 5 OIAAAA COAAAA OOOOxx -667 367 1 3 7 7 7 67 67 167 667 14 15 RZAAAA DOAAAA VVVVxx -715 368 1 3 5 15 5 15 115 215 715 10 11 NBAAAA EOAAAA AAAAxx -990 369 0 2 0 10 0 90 190 490 990 0 1 CMAAAA FOAAAA HHHHxx -22 370 0 2 2 2 2 22 22 22 22 4 5 WAAAAA GOAAAA OOOOxx -362 371 0 2 2 2 2 62 162 362 362 4 5 YNAAAA HOAAAA VVVVxx -376 372 0 0 6 16 6 76 176 376 376 12 13 MOAAAA IOAAAA AAAAxx -246 373 0 2 6 6 6 46 46 246 246 12 13 MJAAAA JOAAAA HHHHxx -300 374 0 0 0 0 0 0 100 300 300 0 1 OLAAAA KOAAAA OOOOxx -231 375 1 3 1 11 1 31 31 231 231 2 3 XIAAAA LOAAAA VVVVxx -151 376 1 3 1 11 1 51 151 151 151 2 3 VFAAAA MOAAAA AAAAxx -29 377 1 1 9 9 9 29 29 29 29 18 19 DBAAAA NOAAAA HHHHxx -297 378 1 1 7 17 7 97 97 297 297 14 15 LLAAAA OOAAAA OOOOxx -403 379 1 3 3 3 3 3 3 403 403 6 7 NPAAAA POAAAA VVVVxx -716 380 0 0 6 16 6 16 116 216 716 12 13 OBAAAA QOAAAA AAAAxx -260 381 0 0 0 0 0 60 60 260 260 0 1 AKAAAA ROAAAA HHHHxx -170 382 0 2 0 10 0 70 170 170 170 0 1 OGAAAA SOAAAA OOOOxx -285 383 1 1 5 5 5 85 85 285 285 10 11 ZKAAAA TOAAAA VVVVxx -82 384 0 2 2 2 2 82 82 82 82 4 5 EDAAAA UOAAAA AAAAxx -958 385 0 2 8 18 8 58 158 458 958 16 17 WKAAAA VOAAAA HHHHxx -175 386 1 3 5 15 5 75 175 175 175 10 11 TGAAAA WOAAAA OOOOxx -671 387 1 3 1 11 1 71 71 171 671 2 3 VZAAAA XOAAAA VVVVxx -822 388 0 2 2 2 2 22 22 322 822 4 5 QFAAAA YOAAAA AAAAxx -573 389 1 1 3 13 3 73 173 73 573 6 7 BWAAAA ZOAAAA HHHHxx -723 390 1 3 3 3 3 23 123 223 723 6 7 VBAAAA APAAAA OOOOxx -195 391 1 3 5 15 5 95 195 195 195 10 11 NHAAAA BPAAAA VVVVxx -197 392 1 1 7 17 7 97 197 197 197 14 15 PHAAAA CPAAAA AAAAxx -755 393 1 3 5 15 5 55 155 255 755 10 11 BDAAAA DPAAAA HHHHxx -42 394 0 2 2 2 2 42 42 42 42 4 5 QBAAAA EPAAAA OOOOxx -897 395 1 1 7 17 7 97 97 397 897 14 15 NIAAAA FPAAAA VVVVxx -309 396 1 1 9 9 9 9 109 309 309 18 19 XLAAAA GPAAAA AAAAxx -724 397 0 0 4 4 4 24 124 224 724 8 9 WBAAAA HPAAAA HHHHxx -474 398 0 2 4 14 4 74 74 474 474 8 9 GSAAAA IPAAAA OOOOxx -345 399 1 1 5 5 5 45 145 345 345 10 11 HNAAAA JPAAAA VVVVxx -678 400 0 2 8 18 8 78 78 178 678 16 17 CAAAAA KPAAAA AAAAxx -757 401 1 1 7 17 7 57 157 257 757 14 15 DDAAAA LPAAAA HHHHxx -600 402 0 0 0 0 0 0 0 100 600 0 1 CXAAAA MPAAAA OOOOxx -184 403 0 0 4 4 4 84 184 184 184 8 9 CHAAAA NPAAAA VVVVxx -155 404 1 3 5 15 5 55 155 155 155 10 11 ZFAAAA OPAAAA AAAAxx -136 405 0 0 6 16 6 36 136 136 136 12 13 GFAAAA PPAAAA HHHHxx -889 406 1 1 9 9 9 89 89 389 889 18 19 FIAAAA QPAAAA OOOOxx -95 407 1 3 5 15 5 95 95 95 95 10 11 RDAAAA RPAAAA VVVVxx -549 408 1 1 9 9 9 49 149 49 549 18 19 DVAAAA SPAAAA AAAAxx -81 409 1 1 1 1 1 81 81 81 81 2 3 DDAAAA TPAAAA HHHHxx -679 410 1 3 9 19 9 79 79 179 679 18 19 DAAAAA UPAAAA OOOOxx -27 411 1 3 7 7 7 27 27 27 27 14 15 BBAAAA VPAAAA VVVVxx -748 412 0 0 8 8 8 48 148 248 748 16 17 UCAAAA WPAAAA AAAAxx -107 413 1 3 7 7 7 7 107 107 107 14 15 DEAAAA XPAAAA HHHHxx -870 414 0 2 0 10 0 70 70 370 870 0 1 MHAAAA YPAAAA OOOOxx -848 415 0 0 8 8 8 48 48 348 848 16 17 QGAAAA ZPAAAA VVVVxx -764 416 0 0 4 4 4 64 164 264 764 8 9 KDAAAA AQAAAA AAAAxx -535 417 1 3 5 15 5 35 135 35 535 10 11 PUAAAA BQAAAA HHHHxx -211 418 1 3 1 11 1 11 11 211 211 2 3 DIAAAA CQAAAA OOOOxx -625 419 1 1 5 5 5 25 25 125 625 10 11 BYAAAA DQAAAA VVVVxx -96 420 0 0 6 16 6 96 96 96 96 12 13 SDAAAA EQAAAA AAAAxx -828 421 0 0 8 8 8 28 28 328 828 16 17 WFAAAA FQAAAA HHHHxx -229 422 1 1 9 9 9 29 29 229 229 18 19 VIAAAA GQAAAA OOOOxx -602 423 0 2 2 2 2 2 2 102 602 4 5 EXAAAA HQAAAA VVVVxx -742 424 0 2 2 2 2 42 142 242 742 4 5 OCAAAA IQAAAA AAAAxx -451 425 1 3 1 11 1 51 51 451 451 2 3 JRAAAA JQAAAA HHHHxx -991 426 1 3 1 11 1 91 191 491 991 2 3 DMAAAA KQAAAA OOOOxx -301 427 1 1 1 1 1 1 101 301 301 2 3 PLAAAA LQAAAA VVVVxx -510 428 0 2 0 10 0 10 110 10 510 0 1 QTAAAA MQAAAA AAAAxx -299 429 1 3 9 19 9 99 99 299 299 18 19 NLAAAA NQAAAA HHHHxx -961 430 1 1 1 1 1 61 161 461 961 2 3 ZKAAAA OQAAAA OOOOxx -3 431 1 3 3 3 3 3 3 3 3 6 7 DAAAAA PQAAAA VVVVxx -106 432 0 2 6 6 6 6 106 106 106 12 13 CEAAAA QQAAAA AAAAxx -591 433 1 3 1 11 1 91 191 91 591 2 3 TWAAAA RQAAAA HHHHxx -700 434 0 0 0 0 0 0 100 200 700 0 1 YAAAAA SQAAAA OOOOxx -841 435 1 1 1 1 1 41 41 341 841 2 3 JGAAAA TQAAAA VVVVxx -829 436 1 1 9 9 9 29 29 329 829 18 19 XFAAAA UQAAAA AAAAxx -508 437 0 0 8 8 8 8 108 8 508 16 17 OTAAAA VQAAAA HHHHxx -750 438 0 2 0 10 0 50 150 250 750 0 1 WCAAAA WQAAAA OOOOxx -665 439 1 1 5 5 5 65 65 165 665 10 11 PZAAAA XQAAAA VVVVxx -157 440 1 1 7 17 7 57 157 157 157 14 15 BGAAAA YQAAAA AAAAxx -694 441 0 2 4 14 4 94 94 194 694 8 9 SAAAAA ZQAAAA HHHHxx -176 442 0 0 6 16 6 76 176 176 176 12 13 UGAAAA ARAAAA OOOOxx -950 443 0 2 0 10 0 50 150 450 950 0 1 OKAAAA BRAAAA VVVVxx -970 444 0 2 0 10 0 70 170 470 970 0 1 ILAAAA CRAAAA AAAAxx -496 445 0 0 6 16 6 96 96 496 496 12 13 CTAAAA DRAAAA HHHHxx -429 446 1 1 9 9 9 29 29 429 429 18 19 NQAAAA ERAAAA OOOOxx -907 447 1 3 7 7 7 7 107 407 907 14 15 XIAAAA FRAAAA VVVVxx -72 448 0 0 2 12 2 72 72 72 72 4 5 UCAAAA GRAAAA AAAAxx -186 449 0 2 6 6 6 86 186 186 186 12 13 EHAAAA HRAAAA HHHHxx -713 450 1 1 3 13 3 13 113 213 713 6 7 LBAAAA IRAAAA OOOOxx -432 451 0 0 2 12 2 32 32 432 432 4 5 QQAAAA JRAAAA VVVVxx -735 452 1 3 5 15 5 35 135 235 735 10 11 HCAAAA KRAAAA AAAAxx -516 453 0 0 6 16 6 16 116 16 516 12 13 WTAAAA LRAAAA HHHHxx -964 454 0 0 4 4 4 64 164 464 964 8 9 CLAAAA MRAAAA OOOOxx -840 455 0 0 0 0 0 40 40 340 840 0 1 IGAAAA NRAAAA VVVVxx -550 456 0 2 0 10 0 50 150 50 550 0 1 EVAAAA ORAAAA AAAAxx -360 457 0 0 0 0 0 60 160 360 360 0 1 WNAAAA PRAAAA HHHHxx -827 458 1 3 7 7 7 27 27 327 827 14 15 VFAAAA QRAAAA OOOOxx -959 459 1 3 9 19 9 59 159 459 959 18 19 XKAAAA RRAAAA VVVVxx -454 460 0 2 4 14 4 54 54 454 454 8 9 MRAAAA SRAAAA AAAAxx -819 461 1 3 9 19 9 19 19 319 819 18 19 NFAAAA TRAAAA HHHHxx -745 462 1 1 5 5 5 45 145 245 745 10 11 RCAAAA URAAAA OOOOxx -279 463 1 3 9 19 9 79 79 279 279 18 19 TKAAAA VRAAAA VVVVxx -426 464 0 2 6 6 6 26 26 426 426 12 13 KQAAAA WRAAAA AAAAxx -70 465 0 2 0 10 0 70 70 70 70 0 1 SCAAAA XRAAAA HHHHxx -637 466 1 1 7 17 7 37 37 137 637 14 15 NYAAAA YRAAAA OOOOxx -417 467 1 1 7 17 7 17 17 417 417 14 15 BQAAAA ZRAAAA VVVVxx -586 468 0 2 6 6 6 86 186 86 586 12 13 OWAAAA ASAAAA AAAAxx -314 469 0 2 4 14 4 14 114 314 314 8 9 CMAAAA BSAAAA HHHHxx -101 470 1 1 1 1 1 1 101 101 101 2 3 XDAAAA CSAAAA OOOOxx -205 471 1 1 5 5 5 5 5 205 205 10 11 XHAAAA DSAAAA VVVVxx -969 472 1 1 9 9 9 69 169 469 969 18 19 HLAAAA ESAAAA AAAAxx -217 473 1 1 7 17 7 17 17 217 217 14 15 JIAAAA FSAAAA HHHHxx -281 474 1 1 1 1 1 81 81 281 281 2 3 VKAAAA GSAAAA OOOOxx -984 475 0 0 4 4 4 84 184 484 984 8 9 WLAAAA HSAAAA VVVVxx -366 476 0 2 6 6 6 66 166 366 366 12 13 COAAAA ISAAAA AAAAxx -483 477 1 3 3 3 3 83 83 483 483 6 7 PSAAAA JSAAAA HHHHxx -838 478 0 2 8 18 8 38 38 338 838 16 17 GGAAAA KSAAAA OOOOxx -64 479 0 0 4 4 4 64 64 64 64 8 9 MCAAAA LSAAAA VVVVxx -981 480 1 1 1 1 1 81 181 481 981 2 3 TLAAAA MSAAAA AAAAxx -538 481 0 2 8 18 8 38 138 38 538 16 17 SUAAAA NSAAAA HHHHxx -39 482 1 3 9 19 9 39 39 39 39 18 19 NBAAAA OSAAAA OOOOxx -60 483 0 0 0 0 0 60 60 60 60 0 1 ICAAAA PSAAAA VVVVxx -874 484 0 2 4 14 4 74 74 374 874 8 9 QHAAAA QSAAAA AAAAxx -955 485 1 3 5 15 5 55 155 455 955 10 11 TKAAAA RSAAAA HHHHxx -347 486 1 3 7 7 7 47 147 347 347 14 15 JNAAAA SSAAAA OOOOxx -227 487 1 3 7 7 7 27 27 227 227 14 15 TIAAAA TSAAAA VVVVxx -44 488 0 0 4 4 4 44 44 44 44 8 9 SBAAAA USAAAA AAAAxx -446 489 0 2 6 6 6 46 46 446 446 12 13 ERAAAA VSAAAA HHHHxx -605 490 1 1 5 5 5 5 5 105 605 10 11 HXAAAA WSAAAA OOOOxx -570 491 0 2 0 10 0 70 170 70 570 0 1 YVAAAA XSAAAA VVVVxx -895 492 1 3 5 15 5 95 95 395 895 10 11 LIAAAA YSAAAA AAAAxx -760 493 0 0 0 0 0 60 160 260 760 0 1 GDAAAA ZSAAAA HHHHxx -428 494 0 0 8 8 8 28 28 428 428 16 17 MQAAAA ATAAAA OOOOxx -628 495 0 0 8 8 8 28 28 128 628 16 17 EYAAAA BTAAAA VVVVxx -933 496 1 1 3 13 3 33 133 433 933 6 7 XJAAAA CTAAAA AAAAxx -263 497 1 3 3 3 3 63 63 263 263 6 7 DKAAAA DTAAAA HHHHxx -729 498 1 1 9 9 9 29 129 229 729 18 19 BCAAAA ETAAAA OOOOxx -860 499 0 0 0 0 0 60 60 360 860 0 1 CHAAAA FTAAAA VVVVxx -76 500 0 0 6 16 6 76 76 76 76 12 13 YCAAAA GTAAAA AAAAxx -293 501 1 1 3 13 3 93 93 293 293 6 7 HLAAAA HTAAAA HHHHxx -296 502 0 0 6 16 6 96 96 296 296 12 13 KLAAAA ITAAAA OOOOxx -124 503 0 0 4 4 4 24 124 124 124 8 9 UEAAAA JTAAAA VVVVxx -568 504 0 0 8 8 8 68 168 68 568 16 17 WVAAAA KTAAAA AAAAxx -337 505 1 1 7 17 7 37 137 337 337 14 15 ZMAAAA LTAAAA HHHHxx -464 506 0 0 4 4 4 64 64 464 464 8 9 WRAAAA MTAAAA OOOOxx -582 507 0 2 2 2 2 82 182 82 582 4 5 KWAAAA NTAAAA VVVVxx -207 508 1 3 7 7 7 7 7 207 207 14 15 ZHAAAA OTAAAA AAAAxx -518 509 0 2 8 18 8 18 118 18 518 16 17 YTAAAA PTAAAA HHHHxx -513 510 1 1 3 13 3 13 113 13 513 6 7 TTAAAA QTAAAA OOOOxx -127 511 1 3 7 7 7 27 127 127 127 14 15 XEAAAA RTAAAA VVVVxx -396 512 0 0 6 16 6 96 196 396 396 12 13 GPAAAA STAAAA AAAAxx -781 513 1 1 1 1 1 81 181 281 781 2 3 BEAAAA TTAAAA HHHHxx -233 514 1 1 3 13 3 33 33 233 233 6 7 ZIAAAA UTAAAA OOOOxx -709 515 1 1 9 9 9 9 109 209 709 18 19 HBAAAA VTAAAA VVVVxx -325 516 1 1 5 5 5 25 125 325 325 10 11 NMAAAA WTAAAA AAAAxx -143 517 1 3 3 3 3 43 143 143 143 6 7 NFAAAA XTAAAA HHHHxx -824 518 0 0 4 4 4 24 24 324 824 8 9 SFAAAA YTAAAA OOOOxx -122 519 0 2 2 2 2 22 122 122 122 4 5 SEAAAA ZTAAAA VVVVxx -10 520 0 2 0 10 0 10 10 10 10 0 1 KAAAAA AUAAAA AAAAxx -41 521 1 1 1 1 1 41 41 41 41 2 3 PBAAAA BUAAAA HHHHxx -618 522 0 2 8 18 8 18 18 118 618 16 17 UXAAAA CUAAAA OOOOxx -161 523 1 1 1 1 1 61 161 161 161 2 3 FGAAAA DUAAAA VVVVxx -801 524 1 1 1 1 1 1 1 301 801 2 3 VEAAAA EUAAAA AAAAxx -768 525 0 0 8 8 8 68 168 268 768 16 17 ODAAAA FUAAAA HHHHxx -642 526 0 2 2 2 2 42 42 142 642 4 5 SYAAAA GUAAAA OOOOxx -803 527 1 3 3 3 3 3 3 303 803 6 7 XEAAAA HUAAAA VVVVxx -317 528 1 1 7 17 7 17 117 317 317 14 15 FMAAAA IUAAAA AAAAxx -938 529 0 2 8 18 8 38 138 438 938 16 17 CKAAAA JUAAAA HHHHxx -649 530 1 1 9 9 9 49 49 149 649 18 19 ZYAAAA KUAAAA OOOOxx -738 531 0 2 8 18 8 38 138 238 738 16 17 KCAAAA LUAAAA VVVVxx -344 532 0 0 4 4 4 44 144 344 344 8 9 GNAAAA MUAAAA AAAAxx -399 533 1 3 9 19 9 99 199 399 399 18 19 JPAAAA NUAAAA HHHHxx -609 534 1 1 9 9 9 9 9 109 609 18 19 LXAAAA OUAAAA OOOOxx -677 535 1 1 7 17 7 77 77 177 677 14 15 BAAAAA PUAAAA VVVVxx -478 536 0 2 8 18 8 78 78 478 478 16 17 KSAAAA QUAAAA AAAAxx -452 537 0 0 2 12 2 52 52 452 452 4 5 KRAAAA RUAAAA HHHHxx -261 538 1 1 1 1 1 61 61 261 261 2 3 BKAAAA SUAAAA OOOOxx -449 539 1 1 9 9 9 49 49 449 449 18 19 HRAAAA TUAAAA VVVVxx -433 540 1 1 3 13 3 33 33 433 433 6 7 RQAAAA UUAAAA AAAAxx -5 541 1 1 5 5 5 5 5 5 5 10 11 FAAAAA VUAAAA HHHHxx -664 542 0 0 4 4 4 64 64 164 664 8 9 OZAAAA WUAAAA OOOOxx -887 543 1 3 7 7 7 87 87 387 887 14 15 DIAAAA XUAAAA VVVVxx -546 544 0 2 6 6 6 46 146 46 546 12 13 AVAAAA YUAAAA AAAAxx -253 545 1 1 3 13 3 53 53 253 253 6 7 TJAAAA ZUAAAA HHHHxx -235 546 1 3 5 15 5 35 35 235 235 10 11 BJAAAA AVAAAA OOOOxx -258 547 0 2 8 18 8 58 58 258 258 16 17 YJAAAA BVAAAA VVVVxx -621 548 1 1 1 1 1 21 21 121 621 2 3 XXAAAA CVAAAA AAAAxx -998 549 0 2 8 18 8 98 198 498 998 16 17 KMAAAA DVAAAA HHHHxx -236 550 0 0 6 16 6 36 36 236 236 12 13 CJAAAA EVAAAA OOOOxx -537 551 1 1 7 17 7 37 137 37 537 14 15 RUAAAA FVAAAA VVVVxx -769 552 1 1 9 9 9 69 169 269 769 18 19 PDAAAA GVAAAA AAAAxx -921 553 1 1 1 1 1 21 121 421 921 2 3 LJAAAA HVAAAA HHHHxx -951 554 1 3 1 11 1 51 151 451 951 2 3 PKAAAA IVAAAA OOOOxx -240 555 0 0 0 0 0 40 40 240 240 0 1 GJAAAA JVAAAA VVVVxx -644 556 0 0 4 4 4 44 44 144 644 8 9 UYAAAA KVAAAA AAAAxx -352 557 0 0 2 12 2 52 152 352 352 4 5 ONAAAA LVAAAA HHHHxx -613 558 1 1 3 13 3 13 13 113 613 6 7 PXAAAA MVAAAA OOOOxx -784 559 0 0 4 4 4 84 184 284 784 8 9 EEAAAA NVAAAA VVVVxx -61 560 1 1 1 1 1 61 61 61 61 2 3 JCAAAA OVAAAA AAAAxx -144 561 0 0 4 4 4 44 144 144 144 8 9 OFAAAA PVAAAA HHHHxx -94 562 0 2 4 14 4 94 94 94 94 8 9 QDAAAA QVAAAA OOOOxx -270 563 0 2 0 10 0 70 70 270 270 0 1 KKAAAA RVAAAA VVVVxx -942 564 0 2 2 2 2 42 142 442 942 4 5 GKAAAA SVAAAA AAAAxx -756 565 0 0 6 16 6 56 156 256 756 12 13 CDAAAA TVAAAA HHHHxx -321 566 1 1 1 1 1 21 121 321 321 2 3 JMAAAA UVAAAA OOOOxx -36 567 0 0 6 16 6 36 36 36 36 12 13 KBAAAA VVAAAA VVVVxx -232 568 0 0 2 12 2 32 32 232 232 4 5 YIAAAA WVAAAA AAAAxx -430 569 0 2 0 10 0 30 30 430 430 0 1 OQAAAA XVAAAA HHHHxx -177 570 1 1 7 17 7 77 177 177 177 14 15 VGAAAA YVAAAA OOOOxx -220 571 0 0 0 0 0 20 20 220 220 0 1 MIAAAA ZVAAAA VVVVxx -109 572 1 1 9 9 9 9 109 109 109 18 19 FEAAAA AWAAAA AAAAxx -419 573 1 3 9 19 9 19 19 419 419 18 19 DQAAAA BWAAAA HHHHxx -135 574 1 3 5 15 5 35 135 135 135 10 11 FFAAAA CWAAAA OOOOxx -610 575 0 2 0 10 0 10 10 110 610 0 1 MXAAAA DWAAAA VVVVxx -956 576 0 0 6 16 6 56 156 456 956 12 13 UKAAAA EWAAAA AAAAxx -626 577 0 2 6 6 6 26 26 126 626 12 13 CYAAAA FWAAAA HHHHxx -375 578 1 3 5 15 5 75 175 375 375 10 11 LOAAAA GWAAAA OOOOxx -976 579 0 0 6 16 6 76 176 476 976 12 13 OLAAAA HWAAAA VVVVxx -152 580 0 0 2 12 2 52 152 152 152 4 5 WFAAAA IWAAAA AAAAxx -308 581 0 0 8 8 8 8 108 308 308 16 17 WLAAAA JWAAAA HHHHxx -445 582 1 1 5 5 5 45 45 445 445 10 11 DRAAAA KWAAAA OOOOxx -326 583 0 2 6 6 6 26 126 326 326 12 13 OMAAAA LWAAAA VVVVxx -422 584 0 2 2 2 2 22 22 422 422 4 5 GQAAAA MWAAAA AAAAxx -972 585 0 0 2 12 2 72 172 472 972 4 5 KLAAAA NWAAAA HHHHxx -45 586 1 1 5 5 5 45 45 45 45 10 11 TBAAAA OWAAAA OOOOxx -725 587 1 1 5 5 5 25 125 225 725 10 11 XBAAAA PWAAAA VVVVxx -753 588 1 1 3 13 3 53 153 253 753 6 7 ZCAAAA QWAAAA AAAAxx -493 589 1 1 3 13 3 93 93 493 493 6 7 ZSAAAA RWAAAA HHHHxx -601 590 1 1 1 1 1 1 1 101 601 2 3 DXAAAA SWAAAA OOOOxx -463 591 1 3 3 3 3 63 63 463 463 6 7 VRAAAA TWAAAA VVVVxx -303 592 1 3 3 3 3 3 103 303 303 6 7 RLAAAA UWAAAA AAAAxx -59 593 1 3 9 19 9 59 59 59 59 18 19 HCAAAA VWAAAA HHHHxx -595 594 1 3 5 15 5 95 195 95 595 10 11 XWAAAA WWAAAA OOOOxx -807 595 1 3 7 7 7 7 7 307 807 14 15 BFAAAA XWAAAA VVVVxx -424 596 0 0 4 4 4 24 24 424 424 8 9 IQAAAA YWAAAA AAAAxx -521 597 1 1 1 1 1 21 121 21 521 2 3 BUAAAA ZWAAAA HHHHxx -341 598 1 1 1 1 1 41 141 341 341 2 3 DNAAAA AXAAAA OOOOxx -571 599 1 3 1 11 1 71 171 71 571 2 3 ZVAAAA BXAAAA VVVVxx -165 600 1 1 5 5 5 65 165 165 165 10 11 JGAAAA CXAAAA AAAAxx -908 601 0 0 8 8 8 8 108 408 908 16 17 YIAAAA DXAAAA HHHHxx -351 602 1 3 1 11 1 51 151 351 351 2 3 NNAAAA EXAAAA OOOOxx -334 603 0 2 4 14 4 34 134 334 334 8 9 WMAAAA FXAAAA VVVVxx -636 604 0 0 6 16 6 36 36 136 636 12 13 MYAAAA GXAAAA AAAAxx -138 605 0 2 8 18 8 38 138 138 138 16 17 IFAAAA HXAAAA HHHHxx -438 606 0 2 8 18 8 38 38 438 438 16 17 WQAAAA IXAAAA OOOOxx -391 607 1 3 1 11 1 91 191 391 391 2 3 BPAAAA JXAAAA VVVVxx -395 608 1 3 5 15 5 95 195 395 395 10 11 FPAAAA KXAAAA AAAAxx -502 609 0 2 2 2 2 2 102 2 502 4 5 ITAAAA LXAAAA HHHHxx -85 610 1 1 5 5 5 85 85 85 85 10 11 HDAAAA MXAAAA OOOOxx -786 611 0 2 6 6 6 86 186 286 786 12 13 GEAAAA NXAAAA VVVVxx -619 612 1 3 9 19 9 19 19 119 619 18 19 VXAAAA OXAAAA AAAAxx -440 613 0 0 0 0 0 40 40 440 440 0 1 YQAAAA PXAAAA HHHHxx -949 614 1 1 9 9 9 49 149 449 949 18 19 NKAAAA QXAAAA OOOOxx -691 615 1 3 1 11 1 91 91 191 691 2 3 PAAAAA RXAAAA VVVVxx -348 616 0 0 8 8 8 48 148 348 348 16 17 KNAAAA SXAAAA AAAAxx -506 617 0 2 6 6 6 6 106 6 506 12 13 MTAAAA TXAAAA HHHHxx -192 618 0 0 2 12 2 92 192 192 192 4 5 KHAAAA UXAAAA OOOOxx -369 619 1 1 9 9 9 69 169 369 369 18 19 FOAAAA VXAAAA VVVVxx -311 620 1 3 1 11 1 11 111 311 311 2 3 ZLAAAA WXAAAA AAAAxx -273 621 1 1 3 13 3 73 73 273 273 6 7 NKAAAA XXAAAA HHHHxx -770 622 0 2 0 10 0 70 170 270 770 0 1 QDAAAA YXAAAA OOOOxx -191 623 1 3 1 11 1 91 191 191 191 2 3 JHAAAA ZXAAAA VVVVxx -90 624 0 2 0 10 0 90 90 90 90 0 1 MDAAAA AYAAAA AAAAxx -163 625 1 3 3 3 3 63 163 163 163 6 7 HGAAAA BYAAAA HHHHxx -350 626 0 2 0 10 0 50 150 350 350 0 1 MNAAAA CYAAAA OOOOxx -55 627 1 3 5 15 5 55 55 55 55 10 11 DCAAAA DYAAAA VVVVxx -488 628 0 0 8 8 8 88 88 488 488 16 17 USAAAA EYAAAA AAAAxx -215 629 1 3 5 15 5 15 15 215 215 10 11 HIAAAA FYAAAA HHHHxx -732 630 0 0 2 12 2 32 132 232 732 4 5 ECAAAA GYAAAA OOOOxx -688 631 0 0 8 8 8 88 88 188 688 16 17 MAAAAA HYAAAA VVVVxx -520 632 0 0 0 0 0 20 120 20 520 0 1 AUAAAA IYAAAA AAAAxx -62 633 0 2 2 2 2 62 62 62 62 4 5 KCAAAA JYAAAA HHHHxx -423 634 1 3 3 3 3 23 23 423 423 6 7 HQAAAA KYAAAA OOOOxx -242 635 0 2 2 2 2 42 42 242 242 4 5 IJAAAA LYAAAA VVVVxx -193 636 1 1 3 13 3 93 193 193 193 6 7 LHAAAA MYAAAA AAAAxx -648 637 0 0 8 8 8 48 48 148 648 16 17 YYAAAA NYAAAA HHHHxx -459 638 1 3 9 19 9 59 59 459 459 18 19 RRAAAA OYAAAA OOOOxx -196 639 0 0 6 16 6 96 196 196 196 12 13 OHAAAA PYAAAA VVVVxx -476 640 0 0 6 16 6 76 76 476 476 12 13 ISAAAA QYAAAA AAAAxx -903 641 1 3 3 3 3 3 103 403 903 6 7 TIAAAA RYAAAA HHHHxx -974 642 0 2 4 14 4 74 174 474 974 8 9 MLAAAA SYAAAA OOOOxx -603 643 1 3 3 3 3 3 3 103 603 6 7 FXAAAA TYAAAA VVVVxx -12 644 0 0 2 12 2 12 12 12 12 4 5 MAAAAA UYAAAA AAAAxx -599 645 1 3 9 19 9 99 199 99 599 18 19 BXAAAA VYAAAA HHHHxx -914 646 0 2 4 14 4 14 114 414 914 8 9 EJAAAA WYAAAA OOOOxx -7 647 1 3 7 7 7 7 7 7 7 14 15 HAAAAA XYAAAA VVVVxx -213 648 1 1 3 13 3 13 13 213 213 6 7 FIAAAA YYAAAA AAAAxx -174 649 0 2 4 14 4 74 174 174 174 8 9 SGAAAA ZYAAAA HHHHxx -392 650 0 0 2 12 2 92 192 392 392 4 5 CPAAAA AZAAAA OOOOxx -674 651 0 2 4 14 4 74 74 174 674 8 9 YZAAAA BZAAAA VVVVxx -650 652 0 2 0 10 0 50 50 150 650 0 1 AZAAAA CZAAAA AAAAxx -8 653 0 0 8 8 8 8 8 8 8 16 17 IAAAAA DZAAAA HHHHxx -492 654 0 0 2 12 2 92 92 492 492 4 5 YSAAAA EZAAAA OOOOxx -322 655 0 2 2 2 2 22 122 322 322 4 5 KMAAAA FZAAAA VVVVxx -315 656 1 3 5 15 5 15 115 315 315 10 11 DMAAAA GZAAAA AAAAxx -380 657 0 0 0 0 0 80 180 380 380 0 1 QOAAAA HZAAAA HHHHxx -353 658 1 1 3 13 3 53 153 353 353 6 7 PNAAAA IZAAAA OOOOxx -892 659 0 0 2 12 2 92 92 392 892 4 5 IIAAAA JZAAAA VVVVxx -932 660 0 0 2 12 2 32 132 432 932 4 5 WJAAAA KZAAAA AAAAxx -993 661 1 1 3 13 3 93 193 493 993 6 7 FMAAAA LZAAAA HHHHxx -859 662 1 3 9 19 9 59 59 359 859 18 19 BHAAAA MZAAAA OOOOxx -806 663 0 2 6 6 6 6 6 306 806 12 13 AFAAAA NZAAAA VVVVxx -145 664 1 1 5 5 5 45 145 145 145 10 11 PFAAAA OZAAAA AAAAxx -373 665 1 1 3 13 3 73 173 373 373 6 7 JOAAAA PZAAAA HHHHxx -418 666 0 2 8 18 8 18 18 418 418 16 17 CQAAAA QZAAAA OOOOxx -865 667 1 1 5 5 5 65 65 365 865 10 11 HHAAAA RZAAAA VVVVxx -462 668 0 2 2 2 2 62 62 462 462 4 5 URAAAA SZAAAA AAAAxx -24 669 0 0 4 4 4 24 24 24 24 8 9 YAAAAA TZAAAA HHHHxx -920 670 0 0 0 0 0 20 120 420 920 0 1 KJAAAA UZAAAA OOOOxx -672 671 0 0 2 12 2 72 72 172 672 4 5 WZAAAA VZAAAA VVVVxx -92 672 0 0 2 12 2 92 92 92 92 4 5 ODAAAA WZAAAA AAAAxx -721 673 1 1 1 1 1 21 121 221 721 2 3 TBAAAA XZAAAA HHHHxx -646 674 0 2 6 6 6 46 46 146 646 12 13 WYAAAA YZAAAA OOOOxx -910 675 0 2 0 10 0 10 110 410 910 0 1 AJAAAA ZZAAAA VVVVxx -909 676 1 1 9 9 9 9 109 409 909 18 19 ZIAAAA AABAAA AAAAxx -630 677 0 2 0 10 0 30 30 130 630 0 1 GYAAAA BABAAA HHHHxx -482 678 0 2 2 2 2 82 82 482 482 4 5 OSAAAA CABAAA OOOOxx -559 679 1 3 9 19 9 59 159 59 559 18 19 NVAAAA DABAAA VVVVxx -853 680 1 1 3 13 3 53 53 353 853 6 7 VGAAAA EABAAA AAAAxx -141 681 1 1 1 1 1 41 141 141 141 2 3 LFAAAA FABAAA HHHHxx -266 682 0 2 6 6 6 66 66 266 266 12 13 GKAAAA GABAAA OOOOxx -835 683 1 3 5 15 5 35 35 335 835 10 11 DGAAAA HABAAA VVVVxx -164 684 0 0 4 4 4 64 164 164 164 8 9 IGAAAA IABAAA AAAAxx -629 685 1 1 9 9 9 29 29 129 629 18 19 FYAAAA JABAAA HHHHxx -203 686 1 3 3 3 3 3 3 203 203 6 7 VHAAAA KABAAA OOOOxx -411 687 1 3 1 11 1 11 11 411 411 2 3 VPAAAA LABAAA VVVVxx -930 688 0 2 0 10 0 30 130 430 930 0 1 UJAAAA MABAAA AAAAxx -435 689 1 3 5 15 5 35 35 435 435 10 11 TQAAAA NABAAA HHHHxx -563 690 1 3 3 3 3 63 163 63 563 6 7 RVAAAA OABAAA OOOOxx -960 691 0 0 0 0 0 60 160 460 960 0 1 YKAAAA PABAAA VVVVxx -733 692 1 1 3 13 3 33 133 233 733 6 7 FCAAAA QABAAA AAAAxx -967 693 1 3 7 7 7 67 167 467 967 14 15 FLAAAA RABAAA HHHHxx -668 694 0 0 8 8 8 68 68 168 668 16 17 SZAAAA SABAAA OOOOxx -994 695 0 2 4 14 4 94 194 494 994 8 9 GMAAAA TABAAA VVVVxx -129 696 1 1 9 9 9 29 129 129 129 18 19 ZEAAAA UABAAA AAAAxx -954 697 0 2 4 14 4 54 154 454 954 8 9 SKAAAA VABAAA HHHHxx -68 698 0 0 8 8 8 68 68 68 68 16 17 QCAAAA WABAAA OOOOxx -79 699 1 3 9 19 9 79 79 79 79 18 19 BDAAAA XABAAA VVVVxx -121 700 1 1 1 1 1 21 121 121 121 2 3 REAAAA YABAAA AAAAxx -740 701 0 0 0 0 0 40 140 240 740 0 1 MCAAAA ZABAAA HHHHxx -902 702 0 2 2 2 2 2 102 402 902 4 5 SIAAAA ABBAAA OOOOxx -695 703 1 3 5 15 5 95 95 195 695 10 11 TAAAAA BBBAAA VVVVxx -455 704 1 3 5 15 5 55 55 455 455 10 11 NRAAAA CBBAAA AAAAxx -89 705 1 1 9 9 9 89 89 89 89 18 19 LDAAAA DBBAAA HHHHxx -893 706 1 1 3 13 3 93 93 393 893 6 7 JIAAAA EBBAAA OOOOxx -202 707 0 2 2 2 2 2 2 202 202 4 5 UHAAAA FBBAAA VVVVxx -132 708 0 0 2 12 2 32 132 132 132 4 5 CFAAAA GBBAAA AAAAxx -782 709 0 2 2 2 2 82 182 282 782 4 5 CEAAAA HBBAAA HHHHxx -512 710 0 0 2 12 2 12 112 12 512 4 5 STAAAA IBBAAA OOOOxx -857 711 1 1 7 17 7 57 57 357 857 14 15 ZGAAAA JBBAAA VVVVxx -248 712 0 0 8 8 8 48 48 248 248 16 17 OJAAAA KBBAAA AAAAxx -858 713 0 2 8 18 8 58 58 358 858 16 17 AHAAAA LBBAAA HHHHxx -527 714 1 3 7 7 7 27 127 27 527 14 15 HUAAAA MBBAAA OOOOxx -450 715 0 2 0 10 0 50 50 450 450 0 1 IRAAAA NBBAAA VVVVxx -712 716 0 0 2 12 2 12 112 212 712 4 5 KBAAAA OBBAAA AAAAxx -153 717 1 1 3 13 3 53 153 153 153 6 7 XFAAAA PBBAAA HHHHxx -587 718 1 3 7 7 7 87 187 87 587 14 15 PWAAAA QBBAAA OOOOxx -593 719 1 1 3 13 3 93 193 93 593 6 7 VWAAAA RBBAAA VVVVxx -249 720 1 1 9 9 9 49 49 249 249 18 19 PJAAAA SBBAAA AAAAxx -128 721 0 0 8 8 8 28 128 128 128 16 17 YEAAAA TBBAAA HHHHxx -675 722 1 3 5 15 5 75 75 175 675 10 11 ZZAAAA UBBAAA OOOOxx -929 723 1 1 9 9 9 29 129 429 929 18 19 TJAAAA VBBAAA VVVVxx -156 724 0 0 6 16 6 56 156 156 156 12 13 AGAAAA WBBAAA AAAAxx -415 725 1 3 5 15 5 15 15 415 415 10 11 ZPAAAA XBBAAA HHHHxx -28 726 0 0 8 8 8 28 28 28 28 16 17 CBAAAA YBBAAA OOOOxx -18 727 0 2 8 18 8 18 18 18 18 16 17 SAAAAA ZBBAAA VVVVxx -255 728 1 3 5 15 5 55 55 255 255 10 11 VJAAAA ACBAAA AAAAxx -793 729 1 1 3 13 3 93 193 293 793 6 7 NEAAAA BCBAAA HHHHxx -554 730 0 2 4 14 4 54 154 54 554 8 9 IVAAAA CCBAAA OOOOxx -467 731 1 3 7 7 7 67 67 467 467 14 15 ZRAAAA DCBAAA VVVVxx -410 732 0 2 0 10 0 10 10 410 410 0 1 UPAAAA ECBAAA AAAAxx -651 733 1 3 1 11 1 51 51 151 651 2 3 BZAAAA FCBAAA HHHHxx -287 734 1 3 7 7 7 87 87 287 287 14 15 BLAAAA GCBAAA OOOOxx -640 735 0 0 0 0 0 40 40 140 640 0 1 QYAAAA HCBAAA VVVVxx -245 736 1 1 5 5 5 45 45 245 245 10 11 LJAAAA ICBAAA AAAAxx -21 737 1 1 1 1 1 21 21 21 21 2 3 VAAAAA JCBAAA HHHHxx -83 738 1 3 3 3 3 83 83 83 83 6 7 FDAAAA KCBAAA OOOOxx -228 739 0 0 8 8 8 28 28 228 228 16 17 UIAAAA LCBAAA VVVVxx -323 740 1 3 3 3 3 23 123 323 323 6 7 LMAAAA MCBAAA AAAAxx -594 741 0 2 4 14 4 94 194 94 594 8 9 WWAAAA NCBAAA HHHHxx -528 742 0 0 8 8 8 28 128 28 528 16 17 IUAAAA OCBAAA OOOOxx -276 743 0 0 6 16 6 76 76 276 276 12 13 QKAAAA PCBAAA VVVVxx -598 744 0 2 8 18 8 98 198 98 598 16 17 AXAAAA QCBAAA AAAAxx -635 745 1 3 5 15 5 35 35 135 635 10 11 LYAAAA RCBAAA HHHHxx -868 746 0 0 8 8 8 68 68 368 868 16 17 KHAAAA SCBAAA OOOOxx -290 747 0 2 0 10 0 90 90 290 290 0 1 ELAAAA TCBAAA VVVVxx -468 748 0 0 8 8 8 68 68 468 468 16 17 ASAAAA UCBAAA AAAAxx -689 749 1 1 9 9 9 89 89 189 689 18 19 NAAAAA VCBAAA HHHHxx -799 750 1 3 9 19 9 99 199 299 799 18 19 TEAAAA WCBAAA OOOOxx -210 751 0 2 0 10 0 10 10 210 210 0 1 CIAAAA XCBAAA VVVVxx -346 752 0 2 6 6 6 46 146 346 346 12 13 INAAAA YCBAAA AAAAxx -957 753 1 1 7 17 7 57 157 457 957 14 15 VKAAAA ZCBAAA HHHHxx -905 754 1 1 5 5 5 5 105 405 905 10 11 VIAAAA ADBAAA OOOOxx -523 755 1 3 3 3 3 23 123 23 523 6 7 DUAAAA BDBAAA VVVVxx -899 756 1 3 9 19 9 99 99 399 899 18 19 PIAAAA CDBAAA AAAAxx -867 757 1 3 7 7 7 67 67 367 867 14 15 JHAAAA DDBAAA HHHHxx -11 758 1 3 1 11 1 11 11 11 11 2 3 LAAAAA EDBAAA OOOOxx -320 759 0 0 0 0 0 20 120 320 320 0 1 IMAAAA FDBAAA VVVVxx -766 760 0 2 6 6 6 66 166 266 766 12 13 MDAAAA GDBAAA AAAAxx -84 761 0 0 4 4 4 84 84 84 84 8 9 GDAAAA HDBAAA HHHHxx -507 762 1 3 7 7 7 7 107 7 507 14 15 NTAAAA IDBAAA OOOOxx -471 763 1 3 1 11 1 71 71 471 471 2 3 DSAAAA JDBAAA VVVVxx -517 764 1 1 7 17 7 17 117 17 517 14 15 XTAAAA KDBAAA AAAAxx -234 765 0 2 4 14 4 34 34 234 234 8 9 AJAAAA LDBAAA HHHHxx -988 766 0 0 8 8 8 88 188 488 988 16 17 AMAAAA MDBAAA OOOOxx -473 767 1 1 3 13 3 73 73 473 473 6 7 FSAAAA NDBAAA VVVVxx -66 768 0 2 6 6 6 66 66 66 66 12 13 OCAAAA ODBAAA AAAAxx -530 769 0 2 0 10 0 30 130 30 530 0 1 KUAAAA PDBAAA HHHHxx -834 770 0 2 4 14 4 34 34 334 834 8 9 CGAAAA QDBAAA OOOOxx -894 771 0 2 4 14 4 94 94 394 894 8 9 KIAAAA RDBAAA VVVVxx -481 772 1 1 1 1 1 81 81 481 481 2 3 NSAAAA SDBAAA AAAAxx -280 773 0 0 0 0 0 80 80 280 280 0 1 UKAAAA TDBAAA HHHHxx -705 774 1 1 5 5 5 5 105 205 705 10 11 DBAAAA UDBAAA OOOOxx -218 775 0 2 8 18 8 18 18 218 218 16 17 KIAAAA VDBAAA VVVVxx -560 776 0 0 0 0 0 60 160 60 560 0 1 OVAAAA WDBAAA AAAAxx -123 777 1 3 3 3 3 23 123 123 123 6 7 TEAAAA XDBAAA HHHHxx -289 778 1 1 9 9 9 89 89 289 289 18 19 DLAAAA YDBAAA OOOOxx -189 779 1 1 9 9 9 89 189 189 189 18 19 HHAAAA ZDBAAA VVVVxx -541 780 1 1 1 1 1 41 141 41 541 2 3 VUAAAA AEBAAA AAAAxx -876 781 0 0 6 16 6 76 76 376 876 12 13 SHAAAA BEBAAA HHHHxx -504 782 0 0 4 4 4 4 104 4 504 8 9 KTAAAA CEBAAA OOOOxx -643 783 1 3 3 3 3 43 43 143 643 6 7 TYAAAA DEBAAA VVVVxx -73 784 1 1 3 13 3 73 73 73 73 6 7 VCAAAA EEBAAA AAAAxx -465 785 1 1 5 5 5 65 65 465 465 10 11 XRAAAA FEBAAA HHHHxx -861 786 1 1 1 1 1 61 61 361 861 2 3 DHAAAA GEBAAA OOOOxx -355 787 1 3 5 15 5 55 155 355 355 10 11 RNAAAA HEBAAA VVVVxx -441 788 1 1 1 1 1 41 41 441 441 2 3 ZQAAAA IEBAAA AAAAxx -219 789 1 3 9 19 9 19 19 219 219 18 19 LIAAAA JEBAAA HHHHxx -839 790 1 3 9 19 9 39 39 339 839 18 19 HGAAAA KEBAAA OOOOxx -271 791 1 3 1 11 1 71 71 271 271 2 3 LKAAAA LEBAAA VVVVxx -212 792 0 0 2 12 2 12 12 212 212 4 5 EIAAAA MEBAAA AAAAxx -904 793 0 0 4 4 4 4 104 404 904 8 9 UIAAAA NEBAAA HHHHxx -244 794 0 0 4 4 4 44 44 244 244 8 9 KJAAAA OEBAAA OOOOxx -751 795 1 3 1 11 1 51 151 251 751 2 3 XCAAAA PEBAAA VVVVxx -944 796 0 0 4 4 4 44 144 444 944 8 9 IKAAAA QEBAAA AAAAxx -305 797 1 1 5 5 5 5 105 305 305 10 11 TLAAAA REBAAA HHHHxx -617 798 1 1 7 17 7 17 17 117 617 14 15 TXAAAA SEBAAA OOOOxx -891 799 1 3 1 11 1 91 91 391 891 2 3 HIAAAA TEBAAA VVVVxx -653 800 1 1 3 13 3 53 53 153 653 6 7 DZAAAA UEBAAA AAAAxx -845 801 1 1 5 5 5 45 45 345 845 10 11 NGAAAA VEBAAA HHHHxx -936 802 0 0 6 16 6 36 136 436 936 12 13 AKAAAA WEBAAA OOOOxx -91 803 1 3 1 11 1 91 91 91 91 2 3 NDAAAA XEBAAA VVVVxx -442 804 0 2 2 2 2 42 42 442 442 4 5 ARAAAA YEBAAA AAAAxx -498 805 0 2 8 18 8 98 98 498 498 16 17 ETAAAA ZEBAAA HHHHxx -987 806 1 3 7 7 7 87 187 487 987 14 15 ZLAAAA AFBAAA OOOOxx -194 807 0 2 4 14 4 94 194 194 194 8 9 MHAAAA BFBAAA VVVVxx -927 808 1 3 7 7 7 27 127 427 927 14 15 RJAAAA CFBAAA AAAAxx -607 809 1 3 7 7 7 7 7 107 607 14 15 JXAAAA DFBAAA HHHHxx -119 810 1 3 9 19 9 19 119 119 119 18 19 PEAAAA EFBAAA OOOOxx -182 811 0 2 2 2 2 82 182 182 182 4 5 AHAAAA FFBAAA VVVVxx -606 812 0 2 6 6 6 6 6 106 606 12 13 IXAAAA GFBAAA AAAAxx -849 813 1 1 9 9 9 49 49 349 849 18 19 RGAAAA HFBAAA HHHHxx -34 814 0 2 4 14 4 34 34 34 34 8 9 IBAAAA IFBAAA OOOOxx -683 815 1 3 3 3 3 83 83 183 683 6 7 HAAAAA JFBAAA VVVVxx -134 816 0 2 4 14 4 34 134 134 134 8 9 EFAAAA KFBAAA AAAAxx -331 817 1 3 1 11 1 31 131 331 331 2 3 TMAAAA LFBAAA HHHHxx -808 818 0 0 8 8 8 8 8 308 808 16 17 CFAAAA MFBAAA OOOOxx -703 819 1 3 3 3 3 3 103 203 703 6 7 BBAAAA NFBAAA VVVVxx -669 820 1 1 9 9 9 69 69 169 669 18 19 TZAAAA OFBAAA AAAAxx -264 821 0 0 4 4 4 64 64 264 264 8 9 EKAAAA PFBAAA HHHHxx -277 822 1 1 7 17 7 77 77 277 277 14 15 RKAAAA QFBAAA OOOOxx -877 823 1 1 7 17 7 77 77 377 877 14 15 THAAAA RFBAAA VVVVxx -783 824 1 3 3 3 3 83 183 283 783 6 7 DEAAAA SFBAAA AAAAxx -791 825 1 3 1 11 1 91 191 291 791 2 3 LEAAAA TFBAAA HHHHxx -171 826 1 3 1 11 1 71 171 171 171 2 3 PGAAAA UFBAAA OOOOxx -564 827 0 0 4 4 4 64 164 64 564 8 9 SVAAAA VFBAAA VVVVxx -230 828 0 2 0 10 0 30 30 230 230 0 1 WIAAAA WFBAAA AAAAxx -881 829 1 1 1 1 1 81 81 381 881 2 3 XHAAAA XFBAAA HHHHxx -890 830 0 2 0 10 0 90 90 390 890 0 1 GIAAAA YFBAAA OOOOxx -374 831 0 2 4 14 4 74 174 374 374 8 9 KOAAAA ZFBAAA VVVVxx -697 832 1 1 7 17 7 97 97 197 697 14 15 VAAAAA AGBAAA AAAAxx -4 833 0 0 4 4 4 4 4 4 4 8 9 EAAAAA BGBAAA HHHHxx -385 834 1 1 5 5 5 85 185 385 385 10 11 VOAAAA CGBAAA OOOOxx -739 835 1 3 9 19 9 39 139 239 739 18 19 LCAAAA DGBAAA VVVVxx -623 836 1 3 3 3 3 23 23 123 623 6 7 ZXAAAA EGBAAA AAAAxx -547 837 1 3 7 7 7 47 147 47 547 14 15 BVAAAA FGBAAA HHHHxx -532 838 0 0 2 12 2 32 132 32 532 4 5 MUAAAA GGBAAA OOOOxx -383 839 1 3 3 3 3 83 183 383 383 6 7 TOAAAA HGBAAA VVVVxx -181 840 1 1 1 1 1 81 181 181 181 2 3 ZGAAAA IGBAAA AAAAxx -327 841 1 3 7 7 7 27 127 327 327 14 15 PMAAAA JGBAAA HHHHxx -701 842 1 1 1 1 1 1 101 201 701 2 3 ZAAAAA KGBAAA OOOOxx -111 843 1 3 1 11 1 11 111 111 111 2 3 HEAAAA LGBAAA VVVVxx -977 844 1 1 7 17 7 77 177 477 977 14 15 PLAAAA MGBAAA AAAAxx -431 845 1 3 1 11 1 31 31 431 431 2 3 PQAAAA NGBAAA HHHHxx -456 846 0 0 6 16 6 56 56 456 456 12 13 ORAAAA OGBAAA OOOOxx -368 847 0 0 8 8 8 68 168 368 368 16 17 EOAAAA PGBAAA VVVVxx -32 848 0 0 2 12 2 32 32 32 32 4 5 GBAAAA QGBAAA AAAAxx -125 849 1 1 5 5 5 25 125 125 125 10 11 VEAAAA RGBAAA HHHHxx -847 850 1 3 7 7 7 47 47 347 847 14 15 PGAAAA SGBAAA OOOOxx -485 851 1 1 5 5 5 85 85 485 485 10 11 RSAAAA TGBAAA VVVVxx -387 852 1 3 7 7 7 87 187 387 387 14 15 XOAAAA UGBAAA AAAAxx -288 853 0 0 8 8 8 88 88 288 288 16 17 CLAAAA VGBAAA HHHHxx -919 854 1 3 9 19 9 19 119 419 919 18 19 JJAAAA WGBAAA OOOOxx -393 855 1 1 3 13 3 93 193 393 393 6 7 DPAAAA XGBAAA VVVVxx -953 856 1 1 3 13 3 53 153 453 953 6 7 RKAAAA YGBAAA AAAAxx -798 857 0 2 8 18 8 98 198 298 798 16 17 SEAAAA ZGBAAA HHHHxx -940 858 0 0 0 0 0 40 140 440 940 0 1 EKAAAA AHBAAA OOOOxx -198 859 0 2 8 18 8 98 198 198 198 16 17 QHAAAA BHBAAA VVVVxx -25 860 1 1 5 5 5 25 25 25 25 10 11 ZAAAAA CHBAAA AAAAxx -190 861 0 2 0 10 0 90 190 190 190 0 1 IHAAAA DHBAAA HHHHxx -820 862 0 0 0 0 0 20 20 320 820 0 1 OFAAAA EHBAAA OOOOxx -15 863 1 3 5 15 5 15 15 15 15 10 11 PAAAAA FHBAAA VVVVxx -427 864 1 3 7 7 7 27 27 427 427 14 15 LQAAAA GHBAAA AAAAxx -349 865 1 1 9 9 9 49 149 349 349 18 19 LNAAAA HHBAAA HHHHxx -785 866 1 1 5 5 5 85 185 285 785 10 11 FEAAAA IHBAAA OOOOxx -340 867 0 0 0 0 0 40 140 340 340 0 1 CNAAAA JHBAAA VVVVxx -292 868 0 0 2 12 2 92 92 292 292 4 5 GLAAAA KHBAAA AAAAxx -17 869 1 1 7 17 7 17 17 17 17 14 15 RAAAAA LHBAAA HHHHxx -985 870 1 1 5 5 5 85 185 485 985 10 11 XLAAAA MHBAAA OOOOxx -645 871 1 1 5 5 5 45 45 145 645 10 11 VYAAAA NHBAAA VVVVxx -631 872 1 3 1 11 1 31 31 131 631 2 3 HYAAAA OHBAAA AAAAxx -761 873 1 1 1 1 1 61 161 261 761 2 3 HDAAAA PHBAAA HHHHxx -707 874 1 3 7 7 7 7 107 207 707 14 15 FBAAAA QHBAAA OOOOxx -776 875 0 0 6 16 6 76 176 276 776 12 13 WDAAAA RHBAAA VVVVxx -856 876 0 0 6 16 6 56 56 356 856 12 13 YGAAAA SHBAAA AAAAxx -978 877 0 2 8 18 8 78 178 478 978 16 17 QLAAAA THBAAA HHHHxx -710 878 0 2 0 10 0 10 110 210 710 0 1 IBAAAA UHBAAA OOOOxx -604 879 0 0 4 4 4 4 4 104 604 8 9 GXAAAA VHBAAA VVVVxx -291 880 1 3 1 11 1 91 91 291 291 2 3 FLAAAA WHBAAA AAAAxx -747 881 1 3 7 7 7 47 147 247 747 14 15 TCAAAA XHBAAA HHHHxx -837 882 1 1 7 17 7 37 37 337 837 14 15 FGAAAA YHBAAA OOOOxx -722 883 0 2 2 2 2 22 122 222 722 4 5 UBAAAA ZHBAAA VVVVxx -925 884 1 1 5 5 5 25 125 425 925 10 11 PJAAAA AIBAAA AAAAxx -49 885 1 1 9 9 9 49 49 49 49 18 19 XBAAAA BIBAAA HHHHxx -832 886 0 0 2 12 2 32 32 332 832 4 5 AGAAAA CIBAAA OOOOxx -336 887 0 0 6 16 6 36 136 336 336 12 13 YMAAAA DIBAAA VVVVxx -185 888 1 1 5 5 5 85 185 185 185 10 11 DHAAAA EIBAAA AAAAxx -434 889 0 2 4 14 4 34 34 434 434 8 9 SQAAAA FIBAAA HHHHxx -284 890 0 0 4 4 4 84 84 284 284 8 9 YKAAAA GIBAAA OOOOxx -812 891 0 0 2 12 2 12 12 312 812 4 5 GFAAAA HIBAAA VVVVxx -810 892 0 2 0 10 0 10 10 310 810 0 1 EFAAAA IIBAAA AAAAxx -252 893 0 0 2 12 2 52 52 252 252 4 5 SJAAAA JIBAAA HHHHxx -965 894 1 1 5 5 5 65 165 465 965 10 11 DLAAAA KIBAAA OOOOxx -110 895 0 2 0 10 0 10 110 110 110 0 1 GEAAAA LIBAAA VVVVxx -698 896 0 2 8 18 8 98 98 198 698 16 17 WAAAAA MIBAAA AAAAxx -283 897 1 3 3 3 3 83 83 283 283 6 7 XKAAAA NIBAAA HHHHxx -533 898 1 1 3 13 3 33 133 33 533 6 7 NUAAAA OIBAAA OOOOxx -662 899 0 2 2 2 2 62 62 162 662 4 5 MZAAAA PIBAAA VVVVxx -329 900 1 1 9 9 9 29 129 329 329 18 19 RMAAAA QIBAAA AAAAxx -250 901 0 2 0 10 0 50 50 250 250 0 1 QJAAAA RIBAAA HHHHxx -407 902 1 3 7 7 7 7 7 407 407 14 15 RPAAAA SIBAAA OOOOxx -823 903 1 3 3 3 3 23 23 323 823 6 7 RFAAAA TIBAAA VVVVxx -852 904 0 0 2 12 2 52 52 352 852 4 5 UGAAAA UIBAAA AAAAxx -871 905 1 3 1 11 1 71 71 371 871 2 3 NHAAAA VIBAAA HHHHxx -118 906 0 2 8 18 8 18 118 118 118 16 17 OEAAAA WIBAAA OOOOxx -912 907 0 0 2 12 2 12 112 412 912 4 5 CJAAAA XIBAAA VVVVxx -458 908 0 2 8 18 8 58 58 458 458 16 17 QRAAAA YIBAAA AAAAxx -926 909 0 2 6 6 6 26 126 426 926 12 13 QJAAAA ZIBAAA HHHHxx -328 910 0 0 8 8 8 28 128 328 328 16 17 QMAAAA AJBAAA OOOOxx -980 911 0 0 0 0 0 80 180 480 980 0 1 SLAAAA BJBAAA VVVVxx -259 912 1 3 9 19 9 59 59 259 259 18 19 ZJAAAA CJBAAA AAAAxx -900 913 0 0 0 0 0 0 100 400 900 0 1 QIAAAA DJBAAA HHHHxx -137 914 1 1 7 17 7 37 137 137 137 14 15 HFAAAA EJBAAA OOOOxx -159 915 1 3 9 19 9 59 159 159 159 18 19 DGAAAA FJBAAA VVVVxx -243 916 1 3 3 3 3 43 43 243 243 6 7 JJAAAA GJBAAA AAAAxx -472 917 0 0 2 12 2 72 72 472 472 4 5 ESAAAA HJBAAA HHHHxx -796 918 0 0 6 16 6 96 196 296 796 12 13 QEAAAA IJBAAA OOOOxx -382 919 0 2 2 2 2 82 182 382 382 4 5 SOAAAA JJBAAA VVVVxx -911 920 1 3 1 11 1 11 111 411 911 2 3 BJAAAA KJBAAA AAAAxx -179 921 1 3 9 19 9 79 179 179 179 18 19 XGAAAA LJBAAA HHHHxx -778 922 0 2 8 18 8 78 178 278 778 16 17 YDAAAA MJBAAA OOOOxx -405 923 1 1 5 5 5 5 5 405 405 10 11 PPAAAA NJBAAA VVVVxx -265 924 1 1 5 5 5 65 65 265 265 10 11 FKAAAA OJBAAA AAAAxx -556 925 0 0 6 16 6 56 156 56 556 12 13 KVAAAA PJBAAA HHHHxx -16 926 0 0 6 16 6 16 16 16 16 12 13 QAAAAA QJBAAA OOOOxx -706 927 0 2 6 6 6 6 106 206 706 12 13 EBAAAA RJBAAA VVVVxx -497 928 1 1 7 17 7 97 97 497 497 14 15 DTAAAA SJBAAA AAAAxx -708 929 0 0 8 8 8 8 108 208 708 16 17 GBAAAA TJBAAA HHHHxx -46 930 0 2 6 6 6 46 46 46 46 12 13 UBAAAA UJBAAA OOOOxx -901 931 1 1 1 1 1 1 101 401 901 2 3 RIAAAA VJBAAA VVVVxx -416 932 0 0 6 16 6 16 16 416 416 12 13 AQAAAA WJBAAA AAAAxx -307 933 1 3 7 7 7 7 107 307 307 14 15 VLAAAA XJBAAA HHHHxx -166 934 0 2 6 6 6 66 166 166 166 12 13 KGAAAA YJBAAA OOOOxx -178 935 0 2 8 18 8 78 178 178 178 16 17 WGAAAA ZJBAAA VVVVxx -499 936 1 3 9 19 9 99 99 499 499 18 19 FTAAAA AKBAAA AAAAxx -257 937 1 1 7 17 7 57 57 257 257 14 15 XJAAAA BKBAAA HHHHxx -342 938 0 2 2 2 2 42 142 342 342 4 5 ENAAAA CKBAAA OOOOxx -850 939 0 2 0 10 0 50 50 350 850 0 1 SGAAAA DKBAAA VVVVxx -313 940 1 1 3 13 3 13 113 313 313 6 7 BMAAAA EKBAAA AAAAxx -831 941 1 3 1 11 1 31 31 331 831 2 3 ZFAAAA FKBAAA HHHHxx -57 942 1 1 7 17 7 57 57 57 57 14 15 FCAAAA GKBAAA OOOOxx -37 943 1 1 7 17 7 37 37 37 37 14 15 LBAAAA HKBAAA VVVVxx -511 944 1 3 1 11 1 11 111 11 511 2 3 RTAAAA IKBAAA AAAAxx -578 945 0 2 8 18 8 78 178 78 578 16 17 GWAAAA JKBAAA HHHHxx -100 946 0 0 0 0 0 0 100 100 100 0 1 WDAAAA KKBAAA OOOOxx -935 947 1 3 5 15 5 35 135 435 935 10 11 ZJAAAA LKBAAA VVVVxx -821 948 1 1 1 1 1 21 21 321 821 2 3 PFAAAA MKBAAA AAAAxx -294 949 0 2 4 14 4 94 94 294 294 8 9 ILAAAA NKBAAA HHHHxx -575 950 1 3 5 15 5 75 175 75 575 10 11 DWAAAA OKBAAA OOOOxx -272 951 0 0 2 12 2 72 72 272 272 4 5 MKAAAA PKBAAA VVVVxx -491 952 1 3 1 11 1 91 91 491 491 2 3 XSAAAA QKBAAA AAAAxx -43 953 1 3 3 3 3 43 43 43 43 6 7 RBAAAA RKBAAA HHHHxx -167 954 1 3 7 7 7 67 167 167 167 14 15 LGAAAA SKBAAA OOOOxx -457 955 1 1 7 17 7 57 57 457 457 14 15 PRAAAA TKBAAA VVVVxx -647 956 1 3 7 7 7 47 47 147 647 14 15 XYAAAA UKBAAA AAAAxx -180 957 0 0 0 0 0 80 180 180 180 0 1 YGAAAA VKBAAA HHHHxx -48 958 0 0 8 8 8 48 48 48 48 16 17 WBAAAA WKBAAA OOOOxx -553 959 1 1 3 13 3 53 153 53 553 6 7 HVAAAA XKBAAA VVVVxx -188 960 0 0 8 8 8 88 188 188 188 16 17 GHAAAA YKBAAA AAAAxx -262 961 0 2 2 2 2 62 62 262 262 4 5 CKAAAA ZKBAAA HHHHxx -728 962 0 0 8 8 8 28 128 228 728 16 17 ACAAAA ALBAAA OOOOxx -581 963 1 1 1 1 1 81 181 81 581 2 3 JWAAAA BLBAAA VVVVxx -937 964 1 1 7 17 7 37 137 437 937 14 15 BKAAAA CLBAAA AAAAxx -370 965 0 2 0 10 0 70 170 370 370 0 1 GOAAAA DLBAAA HHHHxx -590 966 0 2 0 10 0 90 190 90 590 0 1 SWAAAA ELBAAA OOOOxx -421 967 1 1 1 1 1 21 21 421 421 2 3 FQAAAA FLBAAA VVVVxx -693 968 1 1 3 13 3 93 93 193 693 6 7 RAAAAA GLBAAA AAAAxx -906 969 0 2 6 6 6 6 106 406 906 12 13 WIAAAA HLBAAA HHHHxx -802 970 0 2 2 2 2 2 2 302 802 4 5 WEAAAA ILBAAA OOOOxx -38 971 0 2 8 18 8 38 38 38 38 16 17 MBAAAA JLBAAA VVVVxx -790 972 0 2 0 10 0 90 190 290 790 0 1 KEAAAA KLBAAA AAAAxx -726 973 0 2 6 6 6 26 126 226 726 12 13 YBAAAA LLBAAA HHHHxx -23 974 1 3 3 3 3 23 23 23 23 6 7 XAAAAA MLBAAA OOOOxx -641 975 1 1 1 1 1 41 41 141 641 2 3 RYAAAA NLBAAA VVVVxx -524 976 0 0 4 4 4 24 124 24 524 8 9 EUAAAA OLBAAA AAAAxx -169 977 1 1 9 9 9 69 169 169 169 18 19 NGAAAA PLBAAA HHHHxx -6 978 0 2 6 6 6 6 6 6 6 12 13 GAAAAA QLBAAA OOOOxx -943 979 1 3 3 3 3 43 143 443 943 6 7 HKAAAA RLBAAA VVVVxx -26 980 0 2 6 6 6 26 26 26 26 12 13 ABAAAA SLBAAA AAAAxx -469 981 1 1 9 9 9 69 69 469 469 18 19 BSAAAA TLBAAA HHHHxx -968 982 0 0 8 8 8 68 168 468 968 16 17 GLAAAA ULBAAA OOOOxx -947 983 1 3 7 7 7 47 147 447 947 14 15 LKAAAA VLBAAA VVVVxx -133 984 1 1 3 13 3 33 133 133 133 6 7 DFAAAA WLBAAA AAAAxx -52 985 0 0 2 12 2 52 52 52 52 4 5 ACAAAA XLBAAA HHHHxx -660 986 0 0 0 0 0 60 60 160 660 0 1 KZAAAA YLBAAA OOOOxx -780 987 0 0 0 0 0 80 180 280 780 0 1 AEAAAA ZLBAAA VVVVxx -963 988 1 3 3 3 3 63 163 463 963 6 7 BLAAAA AMBAAA AAAAxx -561 989 1 1 1 1 1 61 161 61 561 2 3 PVAAAA BMBAAA HHHHxx -402 990 0 2 2 2 2 2 2 402 402 4 5 MPAAAA CMBAAA OOOOxx -437 991 1 1 7 17 7 37 37 437 437 14 15 VQAAAA DMBAAA VVVVxx -112 992 0 0 2 12 2 12 112 112 112 4 5 IEAAAA EMBAAA AAAAxx -247 993 1 3 7 7 7 47 47 247 247 14 15 NJAAAA FMBAAA HHHHxx -579 994 1 3 9 19 9 79 179 79 579 18 19 HWAAAA GMBAAA OOOOxx -379 995 1 3 9 19 9 79 179 379 379 18 19 POAAAA HMBAAA VVVVxx -74 996 0 2 4 14 4 74 74 74 74 8 9 WCAAAA IMBAAA AAAAxx -744 997 0 0 4 4 4 44 144 244 744 8 9 QCAAAA JMBAAA HHHHxx -0 998 0 0 0 0 0 0 0 0 0 0 1 AAAAAA KMBAAA OOOOxx -278 999 0 2 8 18 8 78 78 278 278 16 17 SKAAAA LMBAAA VVVVxx -\. --- --- Data for Name: pagg_tab1_p1; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.pagg_tab1_p1 (x, y) FROM stdin; -0 0 -2 2 -4 4 -6 6 -8 8 -0 10 -2 12 -4 14 -6 16 -8 18 -0 0 -2 2 -4 4 -6 6 -8 8 -0 10 -2 12 -4 14 -6 16 -8 18 -0 0 -2 2 -4 4 -6 6 -8 8 -0 10 -2 12 -4 14 -6 16 -8 18 -0 0 -2 2 -4 4 -6 6 -8 8 -0 10 -2 12 -4 14 -6 16 -8 18 -0 0 -2 2 -4 4 -6 6 -8 8 -0 10 -2 12 -4 14 -6 16 -8 18 -\. --- --- Data for Name: pagg_tab1_p2; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.pagg_tab1_p2 (x, y) FROM stdin; -10 10 -12 12 -14 14 -16 16 -18 18 -10 0 -12 2 -14 4 -16 6 -18 8 -10 10 -12 12 -14 14 -16 16 -18 18 -10 0 -12 2 -14 4 -16 6 -18 8 -10 10 -12 12 -14 14 -16 16 -18 18 -10 0 -12 2 -14 4 -16 6 -18 8 -10 10 -12 12 -14 14 -16 16 -18 18 -10 0 -12 2 -14 4 -16 6 -18 8 -10 10 -12 12 -14 14 -16 16 -18 18 -10 0 -12 2 -14 4 -16 6 -18 8 -\. --- --- Data for Name: pagg_tab1_p3; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.pagg_tab1_p3 (x, y) FROM stdin; -20 0 -22 2 -24 4 -26 6 -28 8 -20 10 -22 12 -24 14 -26 16 -28 18 -20 0 -22 2 -24 4 -26 6 -28 8 -20 10 -22 12 -24 14 -26 16 -28 18 -20 0 -22 2 -24 4 -26 6 -28 8 -20 10 -22 12 -24 14 -26 16 -28 18 -20 0 -22 2 -24 4 -26 6 -28 8 -20 10 -22 12 -24 14 -26 16 -28 18 -20 0 -22 2 -24 4 -26 6 -28 8 -20 10 -22 12 -24 14 -26 16 -28 18 -\. --- --- Data for Name: pagg_tab2_p1; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.pagg_tab2_p1 (x, y) FROM stdin; -0 0 -3 3 -6 6 -9 9 -10 0 -13 3 -16 6 -19 9 -0 0 -3 3 -6 6 -9 9 -10 0 -13 3 -16 6 -19 9 -0 0 -3 3 -6 6 -9 9 -10 0 -13 3 -16 6 -19 9 -0 0 -3 3 -6 6 -9 9 -10 0 -13 3 -16 6 -19 9 -0 0 -3 3 -6 6 -9 9 -10 0 -13 3 -16 6 -19 9 -\. --- --- Data for Name: pagg_tab2_p2; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.pagg_tab2_p2 (x, y) FROM stdin; -12 12 -15 15 -18 18 -2 12 -5 15 -8 18 -12 12 -15 15 -18 18 -2 12 -5 15 -8 18 -12 12 -15 15 -18 18 -2 12 -5 15 -8 18 -12 12 -15 15 -18 18 -2 12 -5 15 -8 18 -12 12 -15 15 -18 18 -2 12 -5 15 -8 18 -\. --- --- Data for Name: pagg_tab2_p3; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.pagg_tab2_p3 (x, y) FROM stdin; -1 21 -4 24 -7 27 -11 21 -14 24 -17 27 -1 21 -4 24 -7 27 -11 21 -14 24 -17 27 -1 21 -4 24 -7 27 -11 21 -14 24 -17 27 -1 21 -4 24 -7 27 -11 21 -14 24 -17 27 -1 21 -4 24 -7 27 -11 21 -14 24 -17 27 -\. --- --- Data for Name: pagg_tab_m_p1; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.pagg_tab_m_p1 (a, b, c) FROM stdin; -0 0 0 -1 1 1 -2 2 2 -3 3 3 -4 4 4 -5 5 5 -6 6 6 -7 7 7 -8 8 8 -9 9 9 -10 10 10 -11 11 11 -0 30 30 -1 31 31 -2 32 32 -3 33 33 -4 34 34 -5 35 35 -6 36 36 -7 37 37 -8 38 38 -9 39 39 -10 0 40 -11 1 41 -12 2 42 -0 20 10 -1 21 11 -2 22 12 -3 23 13 -4 24 14 -5 25 15 -6 26 16 -7 27 17 -8 28 18 -9 29 19 -10 30 20 -11 31 21 -0 10 40 -1 11 41 -2 12 42 -3 13 43 -4 14 44 -5 15 45 -6 16 46 -7 17 47 -8 18 48 -9 19 49 -10 20 0 -11 21 1 -0 0 20 -1 1 21 -2 2 22 -3 3 23 -4 4 24 -5 5 25 -6 6 26 -7 7 27 -8 8 28 -9 9 29 -10 10 30 -11 11 31 -0 30 0 -1 31 1 -2 32 2 -3 33 3 -4 34 4 -5 35 5 -6 36 6 -7 37 7 -8 38 8 -9 39 9 -10 0 10 -11 1 11 -12 2 12 -0 20 30 -1 21 31 -2 22 32 -3 23 33 -4 24 34 -5 25 35 -6 26 36 -7 27 37 -8 28 38 -9 29 39 -10 30 40 -11 31 41 -0 10 10 -1 11 11 -2 12 12 -3 13 13 -4 14 14 -5 15 15 -6 16 16 -7 17 17 -8 18 18 -9 19 19 -10 20 20 -11 21 21 -0 0 40 -1 1 41 -2 2 42 -3 3 43 -4 4 44 -5 5 45 -6 6 46 -7 7 47 -8 8 48 -9 9 49 -10 10 0 -11 11 1 -0 30 20 -1 31 21 -2 32 22 -3 33 23 -4 34 24 -5 35 25 -6 36 26 -7 37 27 -8 38 28 -9 39 29 -10 0 30 -11 1 31 -12 2 32 -0 20 0 -1 21 1 -2 22 2 -3 23 3 -4 24 4 -5 25 5 -6 26 6 -7 27 7 -8 28 8 -9 29 9 -10 30 10 -11 31 11 -0 10 30 -1 11 31 -2 12 32 -3 13 33 -4 14 34 -5 15 35 -6 16 36 -7 17 37 -8 18 38 -9 19 39 -10 20 40 -11 21 41 -0 0 10 -1 1 11 -2 2 12 -3 3 13 -4 4 14 -5 5 15 -6 6 16 -7 7 17 -8 8 18 -9 9 19 -10 10 20 -11 11 21 -0 30 40 -1 31 41 -2 32 42 -3 33 43 -4 34 44 -5 35 45 -6 36 46 -7 37 47 -8 38 48 -9 39 49 -10 0 0 -11 1 1 -12 2 2 -0 20 20 -1 21 21 -2 22 22 -3 23 23 -4 24 24 -5 25 25 -6 26 26 -7 27 27 -8 28 28 -9 29 29 -10 30 30 -11 31 31 -0 10 0 -1 11 1 -2 12 2 -3 13 3 -4 14 4 -5 15 5 -6 16 6 -7 17 7 -8 18 8 -9 19 9 -10 20 10 -11 21 11 -0 0 30 -1 1 31 -2 2 32 -3 3 33 -4 4 34 -5 5 35 -6 6 36 -7 7 37 -8 8 38 -9 9 39 -10 10 40 -11 11 41 -0 30 10 -1 31 11 -2 32 12 -3 33 13 -4 34 14 -5 35 15 -6 36 16 -7 37 17 -8 38 18 -9 39 19 -10 0 20 -11 1 21 -12 2 22 -0 20 40 -1 21 41 -2 22 42 -3 23 43 -4 24 44 -5 25 45 -6 26 46 -7 27 47 -8 28 48 -9 29 49 -10 30 0 -11 31 1 -0 10 20 -1 11 21 -2 12 22 -3 13 23 -4 14 24 -5 15 25 -6 16 26 -7 17 27 -8 18 28 -9 19 29 -10 20 30 -11 21 31 -0 0 0 -1 1 1 -2 2 2 -3 3 3 -4 4 4 -5 5 5 -6 6 6 -7 7 7 -8 8 8 -9 9 9 -10 10 10 -11 11 11 -0 30 30 -1 31 31 -2 32 32 -3 33 33 -4 34 34 -5 35 35 -6 36 36 -7 37 37 -8 38 38 -9 39 39 -10 0 40 -11 1 41 -12 2 42 -0 20 10 -1 21 11 -2 22 12 -3 23 13 -4 24 14 -5 25 15 -6 26 16 -7 27 17 -8 28 18 -9 29 19 -10 30 20 -11 31 21 -0 10 40 -1 11 41 -2 12 42 -3 13 43 -4 14 44 -5 15 45 -6 16 46 -7 17 47 -8 18 48 -9 19 49 -10 20 0 -11 21 1 -0 0 20 -1 1 21 -2 2 22 -3 3 23 -4 4 24 -5 5 25 -6 6 26 -7 7 27 -8 8 28 -9 9 29 -10 10 30 -11 11 31 -0 30 0 -1 31 1 -2 32 2 -3 33 3 -4 34 4 -5 35 5 -6 36 6 -7 37 7 -8 38 8 -9 39 9 -10 0 10 -11 1 11 -12 2 12 -0 20 30 -1 21 31 -2 22 32 -3 23 33 -4 24 34 -5 25 35 -6 26 36 -7 27 37 -8 28 38 -9 29 39 -10 30 40 -11 31 41 -0 10 10 -1 11 11 -2 12 12 -3 13 13 -4 14 14 -5 15 15 -6 16 16 -7 17 17 -8 18 18 -9 19 19 -10 20 20 -11 21 21 -0 0 40 -1 1 41 -2 2 42 -3 3 43 -4 4 44 -5 5 45 -6 6 46 -7 7 47 -8 8 48 -9 9 49 -10 10 0 -11 11 1 -0 30 20 -1 31 21 -2 32 22 -3 33 23 -4 34 24 -5 35 25 -6 36 26 -7 37 27 -8 38 28 -9 39 29 -10 0 30 -11 1 31 -12 2 32 -0 20 0 -1 21 1 -2 22 2 -3 23 3 -4 24 4 -5 25 5 -6 26 6 -7 27 7 -8 28 8 -9 29 9 -10 30 10 -11 31 11 -0 10 30 -1 11 31 -2 12 32 -3 13 33 -4 14 34 -5 15 35 -6 16 36 -7 17 37 -8 18 38 -9 19 39 -10 20 40 -11 21 41 -0 0 10 -1 1 11 -2 2 12 -3 3 13 -4 4 14 -5 5 15 -6 6 16 -7 7 17 -8 8 18 -9 9 19 -10 10 20 -11 11 21 -0 30 40 -1 31 41 -2 32 42 -3 33 43 -4 34 44 -5 35 45 -6 36 46 -7 37 47 -8 38 48 -9 39 49 -10 0 0 -11 1 1 -12 2 2 -0 20 20 -1 21 21 -2 22 22 -3 23 23 -4 24 24 -5 25 25 -6 26 26 -7 27 27 -8 28 28 -9 29 29 -10 30 30 -11 31 31 -0 10 0 -1 11 1 -2 12 2 -3 13 3 -4 14 4 -5 15 5 -6 16 6 -7 17 7 -8 18 8 -9 19 9 -10 20 10 -11 21 11 -0 0 30 -1 1 31 -2 2 32 -3 3 33 -4 4 34 -5 5 35 -6 6 36 -7 7 37 -8 8 38 -9 9 39 -10 10 40 -11 11 41 -0 30 10 -1 31 11 -2 32 12 -3 33 13 -4 34 14 -5 35 15 -6 36 16 -7 37 17 -8 38 18 -9 39 19 -10 0 20 -11 1 21 -12 2 22 -0 20 40 -1 21 41 -2 22 42 -3 23 43 -4 24 44 -5 25 45 -6 26 46 -7 27 47 -8 28 48 -9 29 49 -10 30 0 -11 31 1 -0 10 20 -1 11 21 -2 12 22 -3 13 23 -4 14 24 -5 15 25 -6 16 26 -7 17 27 -8 18 28 -9 19 29 -10 20 30 -11 21 31 -0 0 0 -1 1 1 -2 2 2 -3 3 3 -4 4 4 -5 5 5 -6 6 6 -7 7 7 -8 8 8 -9 9 9 -10 10 10 -11 11 11 -0 30 30 -1 31 31 -2 32 32 -3 33 33 -4 34 34 -5 35 35 -6 36 36 -7 37 37 -8 38 38 -9 39 39 -10 0 40 -11 1 41 -12 2 42 -0 20 10 -1 21 11 -2 22 12 -3 23 13 -4 24 14 -5 25 15 -6 26 16 -7 27 17 -8 28 18 -9 29 19 -10 30 20 -11 31 21 -0 10 40 -1 11 41 -2 12 42 -3 13 43 -4 14 44 -5 15 45 -6 16 46 -7 17 47 -8 18 48 -9 19 49 -10 20 0 -11 21 1 -0 0 20 -1 1 21 -2 2 22 -3 3 23 -4 4 24 -5 5 25 -6 6 26 -7 7 27 -8 8 28 -9 9 29 -10 10 30 -11 11 31 -0 30 0 -1 31 1 -2 32 2 -3 33 3 -4 34 4 -5 35 5 -6 36 6 -7 37 7 -8 38 8 -9 39 9 -10 0 10 -11 1 11 -12 2 12 -0 20 30 -1 21 31 -2 22 32 -3 23 33 -4 24 34 -5 25 35 -6 26 36 -7 27 37 -8 28 38 -9 29 39 -10 30 40 -11 31 41 -0 10 10 -1 11 11 -2 12 12 -3 13 13 -4 14 14 -5 15 15 -6 16 16 -7 17 17 -8 18 18 -9 19 19 -10 20 20 -11 21 21 -0 0 40 -1 1 41 -2 2 42 -3 3 43 -4 4 44 -5 5 45 -6 6 46 -7 7 47 -8 8 48 -9 9 49 -10 10 0 -11 11 1 -0 30 20 -1 31 21 -2 32 22 -3 33 23 -4 34 24 -5 35 25 -6 36 26 -7 37 27 -8 38 28 -9 39 29 -10 0 30 -11 1 31 -12 2 32 -0 20 0 -1 21 1 -2 22 2 -3 23 3 -4 24 4 -5 25 5 -6 26 6 -7 27 7 -8 28 8 -9 29 9 -10 30 10 -11 31 11 -0 10 30 -1 11 31 -2 12 32 -3 13 33 -4 14 34 -5 15 35 -6 16 36 -7 17 37 -8 18 38 -9 19 39 -10 20 40 -11 21 41 -0 0 10 -1 1 11 -2 2 12 -3 3 13 -4 4 14 -5 5 15 -6 6 16 -7 7 17 -8 8 18 -9 9 19 -10 10 20 -11 11 21 -0 30 40 -1 31 41 -2 32 42 -3 33 43 -4 34 44 -5 35 45 -6 36 46 -7 37 47 -8 38 48 -9 39 49 -10 0 0 -11 1 1 -12 2 2 -0 20 20 -1 21 21 -2 22 22 -3 23 23 -4 24 24 -5 25 25 -6 26 26 -7 27 27 -8 28 28 -9 29 29 -10 30 30 -11 31 31 -0 10 0 -1 11 1 -2 12 2 -3 13 3 -4 14 4 -5 15 5 -6 16 6 -7 17 7 -8 18 8 -9 19 9 -10 20 10 -11 21 11 -0 0 30 -1 1 31 -2 2 32 -3 3 33 -4 4 34 -5 5 35 -6 6 36 -7 7 37 -8 8 38 -9 9 39 -10 10 40 -11 11 41 -0 30 10 -1 31 11 -2 32 12 -3 33 13 -4 34 14 -5 35 15 -6 36 16 -7 37 17 -8 38 18 -9 39 19 -10 0 20 -11 1 21 -12 2 22 -0 20 40 -1 21 41 -2 22 42 -3 23 43 -4 24 44 -5 25 45 -6 26 46 -7 27 47 -8 28 48 -9 29 49 -10 30 0 -11 31 1 -0 10 20 -1 11 21 -2 12 22 -3 13 23 -4 14 24 -5 15 25 -6 16 26 -7 17 27 -8 18 28 -9 19 29 -10 20 30 -11 21 31 -0 0 0 -1 1 1 -2 2 2 -3 3 3 -4 4 4 -5 5 5 -6 6 6 -7 7 7 -8 8 8 -9 9 9 -10 10 10 -11 11 11 -0 30 30 -1 31 31 -2 32 32 -3 33 33 -4 34 34 -5 35 35 -6 36 36 -7 37 37 -8 38 38 -9 39 39 -10 0 40 -11 1 41 -12 2 42 -0 20 10 -1 21 11 -2 22 12 -3 23 13 -4 24 14 -5 25 15 -6 26 16 -7 27 17 -8 28 18 -9 29 19 -10 30 20 -11 31 21 -0 10 40 -1 11 41 -2 12 42 -3 13 43 -4 14 44 -5 15 45 -6 16 46 -7 17 47 -8 18 48 -9 19 49 -10 20 0 -11 21 1 -0 0 20 -1 1 21 -2 2 22 -3 3 23 -4 4 24 -5 5 25 -6 6 26 -7 7 27 -8 8 28 -9 9 29 -10 10 30 -11 11 31 -0 30 0 -1 31 1 -2 32 2 -3 33 3 -4 34 4 -5 35 5 -6 36 6 -7 37 7 -8 38 8 -9 39 9 -10 0 10 -11 1 11 -12 2 12 -0 20 30 -1 21 31 -2 22 32 -3 23 33 -4 24 34 -5 25 35 -6 26 36 -7 27 37 -8 28 38 -9 29 39 -10 30 40 -11 31 41 -0 10 10 -1 11 11 -2 12 12 -3 13 13 -4 14 14 -5 15 15 -6 16 16 -7 17 17 -8 18 18 -9 19 19 -10 20 20 -11 21 21 -0 0 40 -1 1 41 -2 2 42 -3 3 43 -4 4 44 -5 5 45 -6 6 46 -7 7 47 -8 8 48 -9 9 49 -10 10 0 -11 11 1 -0 30 20 -1 31 21 -2 32 22 -3 33 23 -4 34 24 -5 35 25 -6 36 26 -7 37 27 -8 38 28 -9 39 29 -10 0 30 -11 1 31 -12 2 32 -0 20 0 -1 21 1 -2 22 2 -3 23 3 -4 24 4 -5 25 5 -6 26 6 -7 27 7 -8 28 8 -9 29 9 -10 30 10 -11 31 11 -0 10 30 -1 11 31 -2 12 32 -3 13 33 -4 14 34 -5 15 35 -6 16 36 -7 17 37 -8 18 38 -9 19 39 -10 20 40 -11 21 41 -0 0 10 -1 1 11 -2 2 12 -3 3 13 -4 4 14 -5 5 15 -6 6 16 -7 7 17 -8 8 18 -9 9 19 -10 10 20 -11 11 21 -0 30 40 -1 31 41 -2 32 42 -3 33 43 -4 34 44 -5 35 45 -6 36 46 -7 37 47 -8 38 48 -9 39 49 -10 0 0 -11 1 1 -12 2 2 -0 20 20 -1 21 21 -2 22 22 -3 23 23 -4 24 24 -5 25 25 -6 26 26 -7 27 27 -8 28 28 -9 29 29 -10 30 30 -11 31 31 -0 10 0 -1 11 1 -2 12 2 -3 13 3 -4 14 4 -5 15 5 -6 16 6 -7 17 7 -8 18 8 -9 19 9 -10 20 10 -11 21 11 -0 0 30 -1 1 31 -2 2 32 -3 3 33 -4 4 34 -5 5 35 -6 6 36 -7 7 37 -8 8 38 -9 9 39 -10 10 40 -11 11 41 -0 30 10 -1 31 11 -2 32 12 -3 33 13 -4 34 14 -5 35 15 -6 36 16 -7 37 17 -8 38 18 -9 39 19 -10 0 20 -11 1 21 -12 2 22 -0 20 40 -1 21 41 -2 22 42 -3 23 43 -4 24 44 -5 25 45 -6 26 46 -7 27 47 -8 28 48 -9 29 49 -10 30 0 -11 31 1 -0 10 20 -1 11 21 -2 12 22 -3 13 23 -4 14 24 -5 15 25 -6 16 26 -7 17 27 -8 18 28 -9 19 29 -10 20 30 -11 21 31 -0 0 0 -1 1 1 -2 2 2 -3 3 3 -4 4 4 -5 5 5 -6 6 6 -7 7 7 -8 8 8 -9 9 9 -10 10 10 -11 11 11 -0 30 30 -1 31 31 -2 32 32 -3 33 33 -4 34 34 -5 35 35 -6 36 36 -7 37 37 -8 38 38 -9 39 39 -10 0 40 -11 1 41 -12 2 42 -0 20 10 -1 21 11 -2 22 12 -3 23 13 -4 24 14 -5 25 15 -6 26 16 -7 27 17 -8 28 18 -9 29 19 -10 30 20 -11 31 21 -0 10 40 -1 11 41 -2 12 42 -3 13 43 -4 14 44 -5 15 45 -6 16 46 -7 17 47 -8 18 48 -9 19 49 -10 20 0 -11 21 1 -0 0 20 -1 1 21 -2 2 22 -3 3 23 -4 4 24 -5 5 25 -6 6 26 -7 7 27 -8 8 28 -9 9 29 -10 10 30 -11 11 31 -0 30 0 -1 31 1 -2 32 2 -3 33 3 -4 34 4 -5 35 5 -6 36 6 -7 37 7 -8 38 8 -9 39 9 -10 0 10 -11 1 11 -12 2 12 -0 20 30 -1 21 31 -2 22 32 -3 23 33 -4 24 34 -5 25 35 -6 26 36 -7 27 37 -8 28 38 -9 29 39 -10 30 40 -11 31 41 -0 10 10 -1 11 11 -2 12 12 -3 13 13 -4 14 14 -5 15 15 -6 16 16 -7 17 17 -8 18 18 -9 19 19 -10 20 20 -11 21 21 -0 0 40 -1 1 41 -2 2 42 -3 3 43 -4 4 44 -5 5 45 -6 6 46 -7 7 47 -8 8 48 -9 9 49 -10 10 0 -11 11 1 -0 30 20 -1 31 21 -2 32 22 -3 33 23 -4 34 24 -5 35 25 -6 36 26 -7 37 27 -8 38 28 -9 39 29 -10 0 30 -11 1 31 -12 2 32 -0 20 0 -1 21 1 -2 22 2 -3 23 3 -4 24 4 -5 25 5 -6 26 6 -7 27 7 -8 28 8 -9 29 9 -10 30 10 -11 31 11 -0 10 30 -1 11 31 -2 12 32 -3 13 33 -4 14 34 -5 15 35 -6 16 36 -7 17 37 -8 18 38 -9 19 39 -10 20 40 -11 21 41 -0 0 10 -1 1 11 -2 2 12 -3 3 13 -4 4 14 -5 5 15 -6 6 16 -7 7 17 -8 8 18 -9 9 19 -10 10 20 -11 11 21 -0 30 40 -1 31 41 -2 32 42 -3 33 43 -4 34 44 -5 35 45 -6 36 46 -7 37 47 -8 38 48 -9 39 49 -10 0 0 -11 1 1 -12 2 2 -0 20 20 -1 21 21 -2 22 22 -3 23 23 -4 24 24 -5 25 25 -6 26 26 -7 27 27 -8 28 28 -9 29 29 -10 30 30 -11 31 31 -0 10 0 -1 11 1 -2 12 2 -3 13 3 -4 14 4 -5 15 5 -6 16 6 -7 17 7 -8 18 8 -9 19 9 -10 20 10 -11 21 11 -0 0 30 -1 1 31 -2 2 32 -3 3 33 -4 4 34 -5 5 35 -6 6 36 -7 7 37 -8 8 38 -9 9 39 -10 10 40 -11 11 41 -0 30 10 -1 31 11 -2 32 12 -3 33 13 -4 34 14 -5 35 15 -6 36 16 -7 37 17 -8 38 18 -9 39 19 -10 0 20 -11 1 21 -12 2 22 -0 20 40 -1 21 41 -2 22 42 -3 23 43 -4 24 44 -5 25 45 -6 26 46 -7 27 47 -8 28 48 -9 29 49 -10 30 0 -11 31 1 -0 10 20 -1 11 21 -2 12 22 -3 13 23 -4 14 24 -5 15 25 -6 16 26 -7 17 27 -8 18 28 -9 19 29 -10 20 30 -11 21 31 -\. --- --- Data for Name: pagg_tab_m_p2; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.pagg_tab_m_p2 (a, b, c) FROM stdin; -12 12 12 -13 13 13 -14 14 14 -15 15 15 -16 16 16 -17 17 17 -18 18 18 -19 19 19 -20 20 20 -21 21 21 -13 3 43 -14 4 44 -15 5 45 -16 6 46 -17 7 47 -18 8 48 -19 9 49 -20 10 0 -21 11 1 -22 12 2 -12 32 22 -13 33 23 -14 34 24 -15 35 25 -16 36 26 -17 37 27 -18 38 28 -19 39 29 -20 0 30 -21 1 31 -22 2 32 -12 22 2 -13 23 3 -14 24 4 -15 25 5 -16 26 6 -17 27 7 -18 28 8 -19 29 9 -20 30 10 -21 31 11 -12 12 32 -13 13 33 -14 14 34 -15 15 35 -16 16 36 -17 17 37 -18 18 38 -19 19 39 -20 20 40 -21 21 41 -13 3 13 -14 4 14 -15 5 15 -16 6 16 -17 7 17 -18 8 18 -19 9 19 -20 10 20 -21 11 21 -22 12 22 -12 32 42 -13 33 43 -14 34 44 -15 35 45 -16 36 46 -17 37 47 -18 38 48 -19 39 49 -20 0 0 -21 1 1 -22 2 2 -12 22 22 -13 23 23 -14 24 24 -15 25 25 -16 26 26 -17 27 27 -18 28 28 -19 29 29 -20 30 30 -21 31 31 -12 12 2 -13 13 3 -14 14 4 -15 15 5 -16 16 6 -17 17 7 -18 18 8 -19 19 9 -20 20 10 -21 21 11 -13 3 33 -14 4 34 -15 5 35 -16 6 36 -17 7 37 -18 8 38 -19 9 39 -20 10 40 -21 11 41 -22 12 42 -12 32 12 -13 33 13 -14 34 14 -15 35 15 -16 36 16 -17 37 17 -18 38 18 -19 39 19 -20 0 20 -21 1 21 -22 2 22 -12 22 42 -13 23 43 -14 24 44 -15 25 45 -16 26 46 -17 27 47 -18 28 48 -19 29 49 -20 30 0 -21 31 1 -12 12 22 -13 13 23 -14 14 24 -15 15 25 -16 16 26 -17 17 27 -18 18 28 -19 19 29 -20 20 30 -21 21 31 -13 3 3 -14 4 4 -15 5 5 -16 6 6 -17 7 7 -18 8 8 -19 9 9 -20 10 10 -21 11 11 -22 12 12 -12 32 32 -13 33 33 -14 34 34 -15 35 35 -16 36 36 -17 37 37 -18 38 38 -19 39 39 -20 0 40 -21 1 41 -22 2 42 -12 22 12 -13 23 13 -14 24 14 -15 25 15 -16 26 16 -17 27 17 -18 28 18 -19 29 19 -20 30 20 -21 31 21 -12 12 42 -13 13 43 -14 14 44 -15 15 45 -16 16 46 -17 17 47 -18 18 48 -19 19 49 -20 20 0 -21 21 1 -13 3 23 -14 4 24 -15 5 25 -16 6 26 -17 7 27 -18 8 28 -19 9 29 -20 10 30 -21 11 31 -22 12 32 -12 32 2 -13 33 3 -14 34 4 -15 35 5 -16 36 6 -17 37 7 -18 38 8 -19 39 9 -20 0 10 -21 1 11 -22 2 12 -12 22 32 -13 23 33 -14 24 34 -15 25 35 -16 26 36 -17 27 37 -18 28 38 -19 29 39 -20 30 40 -21 31 41 -12 12 12 -13 13 13 -14 14 14 -15 15 15 -16 16 16 -17 17 17 -18 18 18 -19 19 19 -20 20 20 -21 21 21 -13 3 43 -14 4 44 -15 5 45 -16 6 46 -17 7 47 -18 8 48 -19 9 49 -20 10 0 -21 11 1 -22 12 2 -12 32 22 -13 33 23 -14 34 24 -15 35 25 -16 36 26 -17 37 27 -18 38 28 -19 39 29 -20 0 30 -21 1 31 -22 2 32 -12 22 2 -13 23 3 -14 24 4 -15 25 5 -16 26 6 -17 27 7 -18 28 8 -19 29 9 -20 30 10 -21 31 11 -12 12 32 -13 13 33 -14 14 34 -15 15 35 -16 16 36 -17 17 37 -18 18 38 -19 19 39 -20 20 40 -21 21 41 -13 3 13 -14 4 14 -15 5 15 -16 6 16 -17 7 17 -18 8 18 -19 9 19 -20 10 20 -21 11 21 -22 12 22 -12 32 42 -13 33 43 -14 34 44 -15 35 45 -16 36 46 -17 37 47 -18 38 48 -19 39 49 -20 0 0 -21 1 1 -22 2 2 -12 22 22 -13 23 23 -14 24 24 -15 25 25 -16 26 26 -17 27 27 -18 28 28 -19 29 29 -20 30 30 -21 31 31 -12 12 2 -13 13 3 -14 14 4 -15 15 5 -16 16 6 -17 17 7 -18 18 8 -19 19 9 -20 20 10 -21 21 11 -13 3 33 -14 4 34 -15 5 35 -16 6 36 -17 7 37 -18 8 38 -19 9 39 -20 10 40 -21 11 41 -22 12 42 -12 32 12 -13 33 13 -14 34 14 -15 35 15 -16 36 16 -17 37 17 -18 38 18 -19 39 19 -20 0 20 -21 1 21 -22 2 22 -12 22 42 -13 23 43 -14 24 44 -15 25 45 -16 26 46 -17 27 47 -18 28 48 -19 29 49 -20 30 0 -21 31 1 -12 12 22 -13 13 23 -14 14 24 -15 15 25 -16 16 26 -17 17 27 -18 18 28 -19 19 29 -20 20 30 -21 21 31 -13 3 3 -14 4 4 -15 5 5 -16 6 6 -17 7 7 -18 8 8 -19 9 9 -20 10 10 -21 11 11 -22 12 12 -12 32 32 -13 33 33 -14 34 34 -15 35 35 -16 36 36 -17 37 37 -18 38 38 -19 39 39 -20 0 40 -21 1 41 -22 2 42 -12 22 12 -13 23 13 -14 24 14 -15 25 15 -16 26 16 -17 27 17 -18 28 18 -19 29 19 -20 30 20 -21 31 21 -12 12 42 -13 13 43 -14 14 44 -15 15 45 -16 16 46 -17 17 47 -18 18 48 -19 19 49 -20 20 0 -21 21 1 -13 3 23 -14 4 24 -15 5 25 -16 6 26 -17 7 27 -18 8 28 -19 9 29 -20 10 30 -21 11 31 -22 12 32 -12 32 2 -13 33 3 -14 34 4 -15 35 5 -16 36 6 -17 37 7 -18 38 8 -19 39 9 -20 0 10 -21 1 11 -22 2 12 -12 22 32 -13 23 33 -14 24 34 -15 25 35 -16 26 36 -17 27 37 -18 28 38 -19 29 39 -20 30 40 -21 31 41 -12 12 12 -13 13 13 -14 14 14 -15 15 15 -16 16 16 -17 17 17 -18 18 18 -19 19 19 -20 20 20 -21 21 21 -13 3 43 -14 4 44 -15 5 45 -16 6 46 -17 7 47 -18 8 48 -19 9 49 -20 10 0 -21 11 1 -22 12 2 -12 32 22 -13 33 23 -14 34 24 -15 35 25 -16 36 26 -17 37 27 -18 38 28 -19 39 29 -20 0 30 -21 1 31 -22 2 32 -12 22 2 -13 23 3 -14 24 4 -15 25 5 -16 26 6 -17 27 7 -18 28 8 -19 29 9 -20 30 10 -21 31 11 -12 12 32 -13 13 33 -14 14 34 -15 15 35 -16 16 36 -17 17 37 -18 18 38 -19 19 39 -20 20 40 -21 21 41 -13 3 13 -14 4 14 -15 5 15 -16 6 16 -17 7 17 -18 8 18 -19 9 19 -20 10 20 -21 11 21 -22 12 22 -12 32 42 -13 33 43 -14 34 44 -15 35 45 -16 36 46 -17 37 47 -18 38 48 -19 39 49 -20 0 0 -21 1 1 -22 2 2 -12 22 22 -13 23 23 -14 24 24 -15 25 25 -16 26 26 -17 27 27 -18 28 28 -19 29 29 -20 30 30 -21 31 31 -12 12 2 -13 13 3 -14 14 4 -15 15 5 -16 16 6 -17 17 7 -18 18 8 -19 19 9 -20 20 10 -21 21 11 -13 3 33 -14 4 34 -15 5 35 -16 6 36 -17 7 37 -18 8 38 -19 9 39 -20 10 40 -21 11 41 -22 12 42 -12 32 12 -13 33 13 -14 34 14 -15 35 15 -16 36 16 -17 37 17 -18 38 18 -19 39 19 -20 0 20 -21 1 21 -22 2 22 -12 22 42 -13 23 43 -14 24 44 -15 25 45 -16 26 46 -17 27 47 -18 28 48 -19 29 49 -20 30 0 -21 31 1 -12 12 22 -13 13 23 -14 14 24 -15 15 25 -16 16 26 -17 17 27 -18 18 28 -19 19 29 -20 20 30 -21 21 31 -13 3 3 -14 4 4 -15 5 5 -16 6 6 -17 7 7 -18 8 8 -19 9 9 -20 10 10 -21 11 11 -22 12 12 -12 32 32 -13 33 33 -14 34 34 -15 35 35 -16 36 36 -17 37 37 -18 38 38 -19 39 39 -20 0 40 -21 1 41 -22 2 42 -12 22 12 -13 23 13 -14 24 14 -15 25 15 -16 26 16 -17 27 17 -18 28 18 -19 29 19 -20 30 20 -21 31 21 -12 12 42 -13 13 43 -14 14 44 -15 15 45 -16 16 46 -17 17 47 -18 18 48 -19 19 49 -20 20 0 -21 21 1 -13 3 23 -14 4 24 -15 5 25 -16 6 26 -17 7 27 -18 8 28 -19 9 29 -20 10 30 -21 11 31 -22 12 32 -12 32 2 -13 33 3 -14 34 4 -15 35 5 -16 36 6 -17 37 7 -18 38 8 -19 39 9 -20 0 10 -21 1 11 -22 2 12 -12 22 32 -13 23 33 -14 24 34 -15 25 35 -16 26 36 -17 27 37 -18 28 38 -19 29 39 -20 30 40 -21 31 41 -12 12 12 -13 13 13 -14 14 14 -15 15 15 -16 16 16 -17 17 17 -18 18 18 -19 19 19 -20 20 20 -21 21 21 -13 3 43 -14 4 44 -15 5 45 -16 6 46 -17 7 47 -18 8 48 -19 9 49 -20 10 0 -21 11 1 -22 12 2 -12 32 22 -13 33 23 -14 34 24 -15 35 25 -16 36 26 -17 37 27 -18 38 28 -19 39 29 -20 0 30 -21 1 31 -22 2 32 -12 22 2 -13 23 3 -14 24 4 -15 25 5 -16 26 6 -17 27 7 -18 28 8 -19 29 9 -20 30 10 -21 31 11 -12 12 32 -13 13 33 -14 14 34 -15 15 35 -16 16 36 -17 17 37 -18 18 38 -19 19 39 -20 20 40 -21 21 41 -13 3 13 -14 4 14 -15 5 15 -16 6 16 -17 7 17 -18 8 18 -19 9 19 -20 10 20 -21 11 21 -22 12 22 -12 32 42 -13 33 43 -14 34 44 -15 35 45 -16 36 46 -17 37 47 -18 38 48 -19 39 49 -20 0 0 -21 1 1 -22 2 2 -12 22 22 -13 23 23 -14 24 24 -15 25 25 -16 26 26 -17 27 27 -18 28 28 -19 29 29 -20 30 30 -21 31 31 -12 12 2 -13 13 3 -14 14 4 -15 15 5 -16 16 6 -17 17 7 -18 18 8 -19 19 9 -20 20 10 -21 21 11 -13 3 33 -14 4 34 -15 5 35 -16 6 36 -17 7 37 -18 8 38 -19 9 39 -20 10 40 -21 11 41 -22 12 42 -12 32 12 -13 33 13 -14 34 14 -15 35 15 -16 36 16 -17 37 17 -18 38 18 -19 39 19 -20 0 20 -21 1 21 -22 2 22 -12 22 42 -13 23 43 -14 24 44 -15 25 45 -16 26 46 -17 27 47 -18 28 48 -19 29 49 -20 30 0 -21 31 1 -12 12 22 -13 13 23 -14 14 24 -15 15 25 -16 16 26 -17 17 27 -18 18 28 -19 19 29 -20 20 30 -21 21 31 -13 3 3 -14 4 4 -15 5 5 -16 6 6 -17 7 7 -18 8 8 -19 9 9 -20 10 10 -21 11 11 -22 12 12 -12 32 32 -13 33 33 -14 34 34 -15 35 35 -16 36 36 -17 37 37 -18 38 38 -19 39 39 -20 0 40 -21 1 41 -22 2 42 -12 22 12 -13 23 13 -14 24 14 -15 25 15 -16 26 16 -17 27 17 -18 28 18 -19 29 19 -20 30 20 -21 31 21 -12 12 42 -13 13 43 -14 14 44 -15 15 45 -16 16 46 -17 17 47 -18 18 48 -19 19 49 -20 20 0 -21 21 1 -13 3 23 -14 4 24 -15 5 25 -16 6 26 -17 7 27 -18 8 28 -19 9 29 -20 10 30 -21 11 31 -22 12 32 -12 32 2 -13 33 3 -14 34 4 -15 35 5 -16 36 6 -17 37 7 -18 38 8 -19 39 9 -20 0 10 -21 1 11 -22 2 12 -12 22 32 -13 23 33 -14 24 34 -15 25 35 -16 26 36 -17 27 37 -18 28 38 -19 29 39 -20 30 40 -21 31 41 -12 12 12 -13 13 13 -14 14 14 -15 15 15 -16 16 16 -17 17 17 -18 18 18 -19 19 19 -20 20 20 -21 21 21 -13 3 43 -14 4 44 -15 5 45 -16 6 46 -17 7 47 -18 8 48 -19 9 49 -20 10 0 -21 11 1 -22 12 2 -12 32 22 -13 33 23 -14 34 24 -15 35 25 -16 36 26 -17 37 27 -18 38 28 -19 39 29 -20 0 30 -21 1 31 -22 2 32 -12 22 2 -13 23 3 -14 24 4 -15 25 5 -16 26 6 -17 27 7 -18 28 8 -19 29 9 -20 30 10 -21 31 11 -12 12 32 -13 13 33 -14 14 34 -15 15 35 -16 16 36 -17 17 37 -18 18 38 -19 19 39 -20 20 40 -21 21 41 -13 3 13 -14 4 14 -15 5 15 -16 6 16 -17 7 17 -18 8 18 -19 9 19 -20 10 20 -21 11 21 -22 12 22 -12 32 42 -13 33 43 -14 34 44 -15 35 45 -16 36 46 -17 37 47 -18 38 48 -19 39 49 -20 0 0 -21 1 1 -22 2 2 -12 22 22 -13 23 23 -14 24 24 -15 25 25 -16 26 26 -17 27 27 -18 28 28 -19 29 29 -20 30 30 -21 31 31 -12 12 2 -13 13 3 -14 14 4 -15 15 5 -16 16 6 -17 17 7 -18 18 8 -19 19 9 -20 20 10 -21 21 11 -13 3 33 -14 4 34 -15 5 35 -16 6 36 -17 7 37 -18 8 38 -19 9 39 -20 10 40 -21 11 41 -22 12 42 -12 32 12 -13 33 13 -14 34 14 -15 35 15 -16 36 16 -17 37 17 -18 38 18 -19 39 19 -20 0 20 -21 1 21 -22 2 22 -12 22 42 -13 23 43 -14 24 44 -15 25 45 -16 26 46 -17 27 47 -18 28 48 -19 29 49 -20 30 0 -21 31 1 -12 12 22 -13 13 23 -14 14 24 -15 15 25 -16 16 26 -17 17 27 -18 18 28 -19 19 29 -20 20 30 -21 21 31 -13 3 3 -14 4 4 -15 5 5 -16 6 6 -17 7 7 -18 8 8 -19 9 9 -20 10 10 -21 11 11 -22 12 12 -12 32 32 -13 33 33 -14 34 34 -15 35 35 -16 36 36 -17 37 37 -18 38 38 -19 39 39 -20 0 40 -21 1 41 -22 2 42 -12 22 12 -13 23 13 -14 24 14 -15 25 15 -16 26 16 -17 27 17 -18 28 18 -19 29 19 -20 30 20 -21 31 21 -12 12 42 -13 13 43 -14 14 44 -15 15 45 -16 16 46 -17 17 47 -18 18 48 -19 19 49 -20 20 0 -21 21 1 -13 3 23 -14 4 24 -15 5 25 -16 6 26 -17 7 27 -18 8 28 -19 9 29 -20 10 30 -21 11 31 -22 12 32 -12 32 2 -13 33 3 -14 34 4 -15 35 5 -16 36 6 -17 37 7 -18 38 8 -19 39 9 -20 0 10 -21 1 11 -22 2 12 -12 22 32 -13 23 33 -14 24 34 -15 25 35 -16 26 36 -17 27 37 -18 28 38 -19 29 39 -20 30 40 -21 31 41 -\. --- --- Data for Name: pagg_tab_m_p3; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.pagg_tab_m_p3 (a, b, c) FROM stdin; -22 22 22 -23 23 23 -24 24 24 -25 25 25 -26 26 26 -27 27 27 -28 28 28 -29 29 29 -23 13 3 -24 14 4 -25 15 5 -26 16 6 -27 17 7 -28 18 8 -29 19 9 -23 3 33 -24 4 34 -25 5 35 -26 6 36 -27 7 37 -28 8 38 -29 9 39 -22 32 12 -23 33 13 -24 34 14 -25 35 15 -26 36 16 -27 37 17 -28 38 18 -29 39 19 -22 22 42 -23 23 43 -24 24 44 -25 25 45 -26 26 46 -27 27 47 -28 28 48 -29 29 49 -23 13 23 -24 14 24 -25 15 25 -26 16 26 -27 17 27 -28 18 28 -29 19 29 -23 3 3 -24 4 4 -25 5 5 -26 6 6 -27 7 7 -28 8 8 -29 9 9 -22 32 32 -23 33 33 -24 34 34 -25 35 35 -26 36 36 -27 37 37 -28 38 38 -29 39 39 -22 22 12 -23 23 13 -24 24 14 -25 25 15 -26 26 16 -27 27 17 -28 28 18 -29 29 19 -23 13 43 -24 14 44 -25 15 45 -26 16 46 -27 17 47 -28 18 48 -29 19 49 -23 3 23 -24 4 24 -25 5 25 -26 6 26 -27 7 27 -28 8 28 -29 9 29 -22 32 2 -23 33 3 -24 34 4 -25 35 5 -26 36 6 -27 37 7 -28 38 8 -29 39 9 -22 22 32 -23 23 33 -24 24 34 -25 25 35 -26 26 36 -27 27 37 -28 28 38 -29 29 39 -23 13 13 -24 14 14 -25 15 15 -26 16 16 -27 17 17 -28 18 18 -29 19 19 -23 3 43 -24 4 44 -25 5 45 -26 6 46 -27 7 47 -28 8 48 -29 9 49 -22 32 22 -23 33 23 -24 34 24 -25 35 25 -26 36 26 -27 37 27 -28 38 28 -29 39 29 -22 22 2 -23 23 3 -24 24 4 -25 25 5 -26 26 6 -27 27 7 -28 28 8 -29 29 9 -23 13 33 -24 14 34 -25 15 35 -26 16 36 -27 17 37 -28 18 38 -29 19 39 -23 3 13 -24 4 14 -25 5 15 -26 6 16 -27 7 17 -28 8 18 -29 9 19 -22 32 42 -23 33 43 -24 34 44 -25 35 45 -26 36 46 -27 37 47 -28 38 48 -29 39 49 -22 22 22 -23 23 23 -24 24 24 -25 25 25 -26 26 26 -27 27 27 -28 28 28 -29 29 29 -23 13 3 -24 14 4 -25 15 5 -26 16 6 -27 17 7 -28 18 8 -29 19 9 -23 3 33 -24 4 34 -25 5 35 -26 6 36 -27 7 37 -28 8 38 -29 9 39 -22 32 12 -23 33 13 -24 34 14 -25 35 15 -26 36 16 -27 37 17 -28 38 18 -29 39 19 -22 22 42 -23 23 43 -24 24 44 -25 25 45 -26 26 46 -27 27 47 -28 28 48 -29 29 49 -23 13 23 -24 14 24 -25 15 25 -26 16 26 -27 17 27 -28 18 28 -29 19 29 -23 3 3 -24 4 4 -25 5 5 -26 6 6 -27 7 7 -28 8 8 -29 9 9 -22 32 32 -23 33 33 -24 34 34 -25 35 35 -26 36 36 -27 37 37 -28 38 38 -29 39 39 -22 22 12 -23 23 13 -24 24 14 -25 25 15 -26 26 16 -27 27 17 -28 28 18 -29 29 19 -23 13 43 -24 14 44 -25 15 45 -26 16 46 -27 17 47 -28 18 48 -29 19 49 -23 3 23 -24 4 24 -25 5 25 -26 6 26 -27 7 27 -28 8 28 -29 9 29 -22 32 2 -23 33 3 -24 34 4 -25 35 5 -26 36 6 -27 37 7 -28 38 8 -29 39 9 -22 22 32 -23 23 33 -24 24 34 -25 25 35 -26 26 36 -27 27 37 -28 28 38 -29 29 39 -23 13 13 -24 14 14 -25 15 15 -26 16 16 -27 17 17 -28 18 18 -29 19 19 -23 3 43 -24 4 44 -25 5 45 -26 6 46 -27 7 47 -28 8 48 -29 9 49 -22 32 22 -23 33 23 -24 34 24 -25 35 25 -26 36 26 -27 37 27 -28 38 28 -29 39 29 -22 22 2 -23 23 3 -24 24 4 -25 25 5 -26 26 6 -27 27 7 -28 28 8 -29 29 9 -23 13 33 -24 14 34 -25 15 35 -26 16 36 -27 17 37 -28 18 38 -29 19 39 -23 3 13 -24 4 14 -25 5 15 -26 6 16 -27 7 17 -28 8 18 -29 9 19 -22 32 42 -23 33 43 -24 34 44 -25 35 45 -26 36 46 -27 37 47 -28 38 48 -29 39 49 -22 22 22 -23 23 23 -24 24 24 -25 25 25 -26 26 26 -27 27 27 -28 28 28 -29 29 29 -23 13 3 -24 14 4 -25 15 5 -26 16 6 -27 17 7 -28 18 8 -29 19 9 -23 3 33 -24 4 34 -25 5 35 -26 6 36 -27 7 37 -28 8 38 -29 9 39 -22 32 12 -23 33 13 -24 34 14 -25 35 15 -26 36 16 -27 37 17 -28 38 18 -29 39 19 -22 22 42 -23 23 43 -24 24 44 -25 25 45 -26 26 46 -27 27 47 -28 28 48 -29 29 49 -23 13 23 -24 14 24 -25 15 25 -26 16 26 -27 17 27 -28 18 28 -29 19 29 -23 3 3 -24 4 4 -25 5 5 -26 6 6 -27 7 7 -28 8 8 -29 9 9 -22 32 32 -23 33 33 -24 34 34 -25 35 35 -26 36 36 -27 37 37 -28 38 38 -29 39 39 -22 22 12 -23 23 13 -24 24 14 -25 25 15 -26 26 16 -27 27 17 -28 28 18 -29 29 19 -23 13 43 -24 14 44 -25 15 45 -26 16 46 -27 17 47 -28 18 48 -29 19 49 -23 3 23 -24 4 24 -25 5 25 -26 6 26 -27 7 27 -28 8 28 -29 9 29 -22 32 2 -23 33 3 -24 34 4 -25 35 5 -26 36 6 -27 37 7 -28 38 8 -29 39 9 -22 22 32 -23 23 33 -24 24 34 -25 25 35 -26 26 36 -27 27 37 -28 28 38 -29 29 39 -23 13 13 -24 14 14 -25 15 15 -26 16 16 -27 17 17 -28 18 18 -29 19 19 -23 3 43 -24 4 44 -25 5 45 -26 6 46 -27 7 47 -28 8 48 -29 9 49 -22 32 22 -23 33 23 -24 34 24 -25 35 25 -26 36 26 -27 37 27 -28 38 28 -29 39 29 -22 22 2 -23 23 3 -24 24 4 -25 25 5 -26 26 6 -27 27 7 -28 28 8 -29 29 9 -23 13 33 -24 14 34 -25 15 35 -26 16 36 -27 17 37 -28 18 38 -29 19 39 -23 3 13 -24 4 14 -25 5 15 -26 6 16 -27 7 17 -28 8 18 -29 9 19 -22 32 42 -23 33 43 -24 34 44 -25 35 45 -26 36 46 -27 37 47 -28 38 48 -29 39 49 -22 22 22 -23 23 23 -24 24 24 -25 25 25 -26 26 26 -27 27 27 -28 28 28 -29 29 29 -23 13 3 -24 14 4 -25 15 5 -26 16 6 -27 17 7 -28 18 8 -29 19 9 -23 3 33 -24 4 34 -25 5 35 -26 6 36 -27 7 37 -28 8 38 -29 9 39 -22 32 12 -23 33 13 -24 34 14 -25 35 15 -26 36 16 -27 37 17 -28 38 18 -29 39 19 -22 22 42 -23 23 43 -24 24 44 -25 25 45 -26 26 46 -27 27 47 -28 28 48 -29 29 49 -23 13 23 -24 14 24 -25 15 25 -26 16 26 -27 17 27 -28 18 28 -29 19 29 -23 3 3 -24 4 4 -25 5 5 -26 6 6 -27 7 7 -28 8 8 -29 9 9 -22 32 32 -23 33 33 -24 34 34 -25 35 35 -26 36 36 -27 37 37 -28 38 38 -29 39 39 -22 22 12 -23 23 13 -24 24 14 -25 25 15 -26 26 16 -27 27 17 -28 28 18 -29 29 19 -23 13 43 -24 14 44 -25 15 45 -26 16 46 -27 17 47 -28 18 48 -29 19 49 -23 3 23 -24 4 24 -25 5 25 -26 6 26 -27 7 27 -28 8 28 -29 9 29 -22 32 2 -23 33 3 -24 34 4 -25 35 5 -26 36 6 -27 37 7 -28 38 8 -29 39 9 -22 22 32 -23 23 33 -24 24 34 -25 25 35 -26 26 36 -27 27 37 -28 28 38 -29 29 39 -23 13 13 -24 14 14 -25 15 15 -26 16 16 -27 17 17 -28 18 18 -29 19 19 -23 3 43 -24 4 44 -25 5 45 -26 6 46 -27 7 47 -28 8 48 -29 9 49 -22 32 22 -23 33 23 -24 34 24 -25 35 25 -26 36 26 -27 37 27 -28 38 28 -29 39 29 -22 22 2 -23 23 3 -24 24 4 -25 25 5 -26 26 6 -27 27 7 -28 28 8 -29 29 9 -23 13 33 -24 14 34 -25 15 35 -26 16 36 -27 17 37 -28 18 38 -29 19 39 -23 3 13 -24 4 14 -25 5 15 -26 6 16 -27 7 17 -28 8 18 -29 9 19 -22 32 42 -23 33 43 -24 34 44 -25 35 45 -26 36 46 -27 37 47 -28 38 48 -29 39 49 -22 22 22 -23 23 23 -24 24 24 -25 25 25 -26 26 26 -27 27 27 -28 28 28 -29 29 29 -23 13 3 -24 14 4 -25 15 5 -26 16 6 -27 17 7 -28 18 8 -29 19 9 -23 3 33 -24 4 34 -25 5 35 -26 6 36 -27 7 37 -28 8 38 -29 9 39 -22 32 12 -23 33 13 -24 34 14 -25 35 15 -26 36 16 -27 37 17 -28 38 18 -29 39 19 -22 22 42 -23 23 43 -24 24 44 -25 25 45 -26 26 46 -27 27 47 -28 28 48 -29 29 49 -23 13 23 -24 14 24 -25 15 25 -26 16 26 -27 17 27 -28 18 28 -29 19 29 -23 3 3 -24 4 4 -25 5 5 -26 6 6 -27 7 7 -28 8 8 -29 9 9 -22 32 32 -23 33 33 -24 34 34 -25 35 35 -26 36 36 -27 37 37 -28 38 38 -29 39 39 -22 22 12 -23 23 13 -24 24 14 -25 25 15 -26 26 16 -27 27 17 -28 28 18 -29 29 19 -23 13 43 -24 14 44 -25 15 45 -26 16 46 -27 17 47 -28 18 48 -29 19 49 -23 3 23 -24 4 24 -25 5 25 -26 6 26 -27 7 27 -28 8 28 -29 9 29 -22 32 2 -23 33 3 -24 34 4 -25 35 5 -26 36 6 -27 37 7 -28 38 8 -29 39 9 -22 22 32 -23 23 33 -24 24 34 -25 25 35 -26 26 36 -27 27 37 -28 28 38 -29 29 39 -23 13 13 -24 14 14 -25 15 15 -26 16 16 -27 17 17 -28 18 18 -29 19 19 -23 3 43 -24 4 44 -25 5 45 -26 6 46 -27 7 47 -28 8 48 -29 9 49 -22 32 22 -23 33 23 -24 34 24 -25 35 25 -26 36 26 -27 37 27 -28 38 28 -29 39 29 -22 22 2 -23 23 3 -24 24 4 -25 25 5 -26 26 6 -27 27 7 -28 28 8 -29 29 9 -23 13 33 -24 14 34 -25 15 35 -26 16 36 -27 17 37 -28 18 38 -29 19 39 -23 3 13 -24 4 14 -25 5 15 -26 6 16 -27 7 17 -28 8 18 -29 9 19 -22 32 42 -23 33 43 -24 34 44 -25 35 45 -26 36 46 -27 37 47 -28 38 48 -29 39 49 -\. --- --- Data for Name: pagg_tab_ml_p1; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.pagg_tab_ml_p1 (a, b, c) FROM stdin; -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -0 0 0000 -1 1 0001 -2 2 0002 -3 3 0003 -4 4 0000 -5 5 0001 -6 6 0002 -7 7 0003 -8 8 0000 -9 9 0001 -10 0 0002 -11 1 0003 -0 0 0002 -1 1 0003 -2 2 0000 -3 3 0001 -4 4 0002 -5 5 0003 -6 6 0000 -7 7 0001 -8 8 0002 -9 9 0003 -10 0 0000 -11 1 0001 -\. --- --- Data for Name: pagg_tab_ml_p2_s1; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.pagg_tab_ml_p2_s1 (a, b, c) FROM stdin; -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -12 2 0000 -13 3 0001 -14 4 0002 -16 6 0000 -17 7 0001 -18 8 0002 -12 2 0002 -14 4 0000 -15 5 0001 -16 6 0002 -18 8 0000 -19 9 0001 -\. --- --- Data for Name: pagg_tab_ml_p2_s2; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.pagg_tab_ml_p2_s2 (a, b, c) FROM stdin; -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -15 5 0003 -19 9 0003 -13 3 0003 -17 7 0003 -\. --- --- Data for Name: pagg_tab_ml_p3_s1; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.pagg_tab_ml_p3_s1 (c, a, b) FROM stdin; -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -0000 20 0 -0001 21 1 -0002 22 2 -0003 23 3 -0000 24 4 -0001 25 5 -0002 26 6 -0002 20 0 -0003 21 1 -0000 22 2 -0001 23 3 -0002 24 4 -0003 25 5 -0000 26 6 -\. --- --- Data for Name: pagg_tab_ml_p3_s2; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.pagg_tab_ml_p3_s2 (b, c, a) FROM stdin; -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -7 0003 27 -8 0000 28 -9 0001 29 -7 0001 27 -8 0002 28 -9 0003 29 -\. --- --- Data for Name: pagg_tab_p1; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.pagg_tab_p1 (a, b, c, d) FROM stdin; -0 0 0000 0 -1 1 0001 1 -2 2 0002 2 -3 3 0003 3 -4 4 0004 4 -12 12 0000 12 -13 13 0001 13 -14 14 0002 14 -15 15 0003 15 -16 16 0004 16 -4 24 0000 24 -5 25 0001 25 -6 26 0002 26 -7 27 0003 27 -8 28 0004 28 -16 6 0000 6 -17 7 0001 7 -18 8 0002 8 -19 9 0003 9 -0 10 0004 10 -8 18 0000 18 -9 19 0001 19 -10 20 0002 20 -11 21 0003 21 -12 22 0004 22 -0 0 0000 0 -1 1 0001 1 -2 2 0002 2 -3 3 0003 3 -4 4 0004 4 -12 12 0000 12 -13 13 0001 13 -14 14 0002 14 -15 15 0003 15 -16 16 0004 16 -4 24 0000 24 -5 25 0001 25 -6 26 0002 26 -7 27 0003 27 -8 28 0004 28 -16 6 0000 6 -17 7 0001 7 -18 8 0002 8 -19 9 0003 9 -0 10 0004 10 -8 18 0000 18 -9 19 0001 19 -10 20 0002 20 -11 21 0003 21 -12 22 0004 22 -0 0 0000 0 -1 1 0001 1 -2 2 0002 2 -3 3 0003 3 -4 4 0004 4 -12 12 0000 12 -13 13 0001 13 -14 14 0002 14 -15 15 0003 15 -16 16 0004 16 -4 24 0000 24 -5 25 0001 25 -6 26 0002 26 -7 27 0003 27 -8 28 0004 28 -16 6 0000 6 -17 7 0001 7 -18 8 0002 8 -19 9 0003 9 -0 10 0004 10 -8 18 0000 18 -9 19 0001 19 -10 20 0002 20 -11 21 0003 21 -12 22 0004 22 -0 0 0000 0 -1 1 0001 1 -2 2 0002 2 -3 3 0003 3 -4 4 0004 4 -12 12 0000 12 -13 13 0001 13 -14 14 0002 14 -15 15 0003 15 -16 16 0004 16 -4 24 0000 24 -5 25 0001 25 -6 26 0002 26 -7 27 0003 27 -8 28 0004 28 -16 6 0000 6 -17 7 0001 7 -18 8 0002 8 -19 9 0003 9 -0 10 0004 10 -8 18 0000 18 -9 19 0001 19 -10 20 0002 20 -11 21 0003 21 -12 22 0004 22 -0 0 0000 0 -1 1 0001 1 -2 2 0002 2 -3 3 0003 3 -4 4 0004 4 -12 12 0000 12 -13 13 0001 13 -14 14 0002 14 -15 15 0003 15 -16 16 0004 16 -4 24 0000 24 -5 25 0001 25 -6 26 0002 26 -7 27 0003 27 -8 28 0004 28 -16 6 0000 6 -17 7 0001 7 -18 8 0002 8 -19 9 0003 9 -0 10 0004 10 -8 18 0000 18 -9 19 0001 19 -10 20 0002 20 -11 21 0003 21 -12 22 0004 22 -0 0 0000 0 -1 1 0001 1 -2 2 0002 2 -3 3 0003 3 -4 4 0004 4 -12 12 0000 12 -13 13 0001 13 -14 14 0002 14 -15 15 0003 15 -16 16 0004 16 -4 24 0000 24 -5 25 0001 25 -6 26 0002 26 -7 27 0003 27 -8 28 0004 28 -16 6 0000 6 -17 7 0001 7 -18 8 0002 8 -19 9 0003 9 -0 10 0004 10 -8 18 0000 18 -9 19 0001 19 -10 20 0002 20 -11 21 0003 21 -12 22 0004 22 -0 0 0000 0 -1 1 0001 1 -2 2 0002 2 -3 3 0003 3 -4 4 0004 4 -12 12 0000 12 -13 13 0001 13 -14 14 0002 14 -15 15 0003 15 -16 16 0004 16 -4 24 0000 24 -5 25 0001 25 -6 26 0002 26 -7 27 0003 27 -8 28 0004 28 -16 6 0000 6 -17 7 0001 7 -18 8 0002 8 -19 9 0003 9 -0 10 0004 10 -8 18 0000 18 -9 19 0001 19 -10 20 0002 20 -11 21 0003 21 -12 22 0004 22 -0 0 0000 0 -1 1 0001 1 -2 2 0002 2 -3 3 0003 3 -4 4 0004 4 -12 12 0000 12 -13 13 0001 13 -14 14 0002 14 -15 15 0003 15 -16 16 0004 16 -4 24 0000 24 -5 25 0001 25 -6 26 0002 26 -7 27 0003 27 -8 28 0004 28 -16 6 0000 6 -17 7 0001 7 -18 8 0002 8 -19 9 0003 9 -0 10 0004 10 -8 18 0000 18 -9 19 0001 19 -10 20 0002 20 -11 21 0003 21 -12 22 0004 22 -0 0 0000 0 -1 1 0001 1 -2 2 0002 2 -3 3 0003 3 -4 4 0004 4 -12 12 0000 12 -13 13 0001 13 -14 14 0002 14 -15 15 0003 15 -16 16 0004 16 -4 24 0000 24 -5 25 0001 25 -6 26 0002 26 -7 27 0003 27 -8 28 0004 28 -16 6 0000 6 -17 7 0001 7 -18 8 0002 8 -19 9 0003 9 -0 10 0004 10 -8 18 0000 18 -9 19 0001 19 -10 20 0002 20 -11 21 0003 21 -12 22 0004 22 -0 0 0000 0 -1 1 0001 1 -2 2 0002 2 -3 3 0003 3 -4 4 0004 4 -12 12 0000 12 -13 13 0001 13 -14 14 0002 14 -15 15 0003 15 -16 16 0004 16 -4 24 0000 24 -5 25 0001 25 -6 26 0002 26 -7 27 0003 27 -8 28 0004 28 -16 6 0000 6 -17 7 0001 7 -18 8 0002 8 -19 9 0003 9 -0 10 0004 10 -8 18 0000 18 -9 19 0001 19 -10 20 0002 20 -11 21 0003 21 -12 22 0004 22 -0 0 0000 0 -1 1 0001 1 -2 2 0002 2 -3 3 0003 3 -4 4 0004 4 -12 12 0000 12 -13 13 0001 13 -14 14 0002 14 -15 15 0003 15 -16 16 0004 16 -4 24 0000 24 -5 25 0001 25 -6 26 0002 26 -7 27 0003 27 -8 28 0004 28 -16 6 0000 6 -17 7 0001 7 -18 8 0002 8 -19 9 0003 9 -0 10 0004 10 -8 18 0000 18 -9 19 0001 19 -10 20 0002 20 -11 21 0003 21 -12 22 0004 22 -0 0 0000 0 -1 1 0001 1 -2 2 0002 2 -3 3 0003 3 -4 4 0004 4 -12 12 0000 12 -13 13 0001 13 -14 14 0002 14 -15 15 0003 15 -16 16 0004 16 -4 24 0000 24 -5 25 0001 25 -6 26 0002 26 -7 27 0003 27 -8 28 0004 28 -16 6 0000 6 -17 7 0001 7 -18 8 0002 8 -19 9 0003 9 -0 10 0004 10 -8 18 0000 18 -9 19 0001 19 -10 20 0002 20 -11 21 0003 21 -12 22 0004 22 -0 0 0000 0 -1 1 0001 1 -2 2 0002 2 -3 3 0003 3 -4 4 0004 4 -12 12 0000 12 -13 13 0001 13 -14 14 0002 14 -15 15 0003 15 -16 16 0004 16 -4 24 0000 24 -5 25 0001 25 -6 26 0002 26 -7 27 0003 27 -8 28 0004 28 -16 6 0000 6 -17 7 0001 7 -18 8 0002 8 -19 9 0003 9 -0 10 0004 10 -8 18 0000 18 -9 19 0001 19 -10 20 0002 20 -11 21 0003 21 -12 22 0004 22 -0 0 0000 0 -1 1 0001 1 -2 2 0002 2 -3 3 0003 3 -4 4 0004 4 -12 12 0000 12 -13 13 0001 13 -14 14 0002 14 -15 15 0003 15 -16 16 0004 16 -4 24 0000 24 -5 25 0001 25 -6 26 0002 26 -7 27 0003 27 -8 28 0004 28 -16 6 0000 6 -17 7 0001 7 -18 8 0002 8 -19 9 0003 9 -0 10 0004 10 -8 18 0000 18 -9 19 0001 19 -10 20 0002 20 -11 21 0003 21 -12 22 0004 22 -0 0 0000 0 -1 1 0001 1 -2 2 0002 2 -3 3 0003 3 -4 4 0004 4 -12 12 0000 12 -13 13 0001 13 -14 14 0002 14 -15 15 0003 15 -16 16 0004 16 -4 24 0000 24 -5 25 0001 25 -6 26 0002 26 -7 27 0003 27 -8 28 0004 28 -16 6 0000 6 -17 7 0001 7 -18 8 0002 8 -19 9 0003 9 -0 10 0004 10 -8 18 0000 18 -9 19 0001 19 -10 20 0002 20 -11 21 0003 21 -12 22 0004 22 -0 0 0000 0 -1 1 0001 1 -2 2 0002 2 -3 3 0003 3 -4 4 0004 4 -12 12 0000 12 -13 13 0001 13 -14 14 0002 14 -15 15 0003 15 -16 16 0004 16 -4 24 0000 24 -5 25 0001 25 -6 26 0002 26 -7 27 0003 27 -8 28 0004 28 -16 6 0000 6 -17 7 0001 7 -18 8 0002 8 -19 9 0003 9 -0 10 0004 10 -8 18 0000 18 -9 19 0001 19 -10 20 0002 20 -11 21 0003 21 -12 22 0004 22 -0 0 0000 0 -1 1 0001 1 -2 2 0002 2 -3 3 0003 3 -4 4 0004 4 -12 12 0000 12 -13 13 0001 13 -14 14 0002 14 -15 15 0003 15 -16 16 0004 16 -4 24 0000 24 -5 25 0001 25 -6 26 0002 26 -7 27 0003 27 -8 28 0004 28 -16 6 0000 6 -17 7 0001 7 -18 8 0002 8 -19 9 0003 9 -0 10 0004 10 -8 18 0000 18 -9 19 0001 19 -10 20 0002 20 -11 21 0003 21 -12 22 0004 22 -0 0 0000 0 -1 1 0001 1 -2 2 0002 2 -3 3 0003 3 -4 4 0004 4 -12 12 0000 12 -13 13 0001 13 -14 14 0002 14 -15 15 0003 15 -16 16 0004 16 -4 24 0000 24 -5 25 0001 25 -6 26 0002 26 -7 27 0003 27 -8 28 0004 28 -16 6 0000 6 -17 7 0001 7 -18 8 0002 8 -19 9 0003 9 -0 10 0004 10 -8 18 0000 18 -9 19 0001 19 -10 20 0002 20 -11 21 0003 21 -12 22 0004 22 -0 0 0000 0 -1 1 0001 1 -2 2 0002 2 -3 3 0003 3 -4 4 0004 4 -12 12 0000 12 -13 13 0001 13 -14 14 0002 14 -15 15 0003 15 -16 16 0004 16 -4 24 0000 24 -5 25 0001 25 -6 26 0002 26 -7 27 0003 27 -8 28 0004 28 -16 6 0000 6 -17 7 0001 7 -18 8 0002 8 -19 9 0003 9 -0 10 0004 10 -8 18 0000 18 -9 19 0001 19 -10 20 0002 20 -11 21 0003 21 -12 22 0004 22 -0 0 0000 0 -1 1 0001 1 -2 2 0002 2 -3 3 0003 3 -4 4 0004 4 -12 12 0000 12 -13 13 0001 13 -14 14 0002 14 -15 15 0003 15 -16 16 0004 16 -4 24 0000 24 -5 25 0001 25 -6 26 0002 26 -7 27 0003 27 -8 28 0004 28 -16 6 0000 6 -17 7 0001 7 -18 8 0002 8 -19 9 0003 9 -0 10 0004 10 -8 18 0000 18 -9 19 0001 19 -10 20 0002 20 -11 21 0003 21 -12 22 0004 22 -0 0 0000 0 -1 1 0001 1 -2 2 0002 2 -3 3 0003 3 -4 4 0004 4 -12 12 0000 12 -13 13 0001 13 -14 14 0002 14 -15 15 0003 15 -16 16 0004 16 -4 24 0000 24 -5 25 0001 25 -6 26 0002 26 -7 27 0003 27 -8 28 0004 28 -16 6 0000 6 -17 7 0001 7 -18 8 0002 8 -19 9 0003 9 -0 10 0004 10 -8 18 0000 18 -9 19 0001 19 -10 20 0002 20 -11 21 0003 21 -12 22 0004 22 -0 0 0000 0 -1 1 0001 1 -2 2 0002 2 -3 3 0003 3 -4 4 0004 4 -12 12 0000 12 -13 13 0001 13 -14 14 0002 14 -15 15 0003 15 -16 16 0004 16 -4 24 0000 24 -5 25 0001 25 -6 26 0002 26 -7 27 0003 27 -8 28 0004 28 -16 6 0000 6 -17 7 0001 7 -18 8 0002 8 -19 9 0003 9 -0 10 0004 10 -8 18 0000 18 -9 19 0001 19 -10 20 0002 20 -11 21 0003 21 -12 22 0004 22 -0 0 0000 0 -1 1 0001 1 -2 2 0002 2 -3 3 0003 3 -4 4 0004 4 -12 12 0000 12 -13 13 0001 13 -14 14 0002 14 -15 15 0003 15 -16 16 0004 16 -4 24 0000 24 -5 25 0001 25 -6 26 0002 26 -7 27 0003 27 -8 28 0004 28 -16 6 0000 6 -17 7 0001 7 -18 8 0002 8 -19 9 0003 9 -0 10 0004 10 -8 18 0000 18 -9 19 0001 19 -10 20 0002 20 -11 21 0003 21 -12 22 0004 22 -0 0 0000 0 -1 1 0001 1 -2 2 0002 2 -3 3 0003 3 -4 4 0004 4 -12 12 0000 12 -13 13 0001 13 -14 14 0002 14 -15 15 0003 15 -16 16 0004 16 -4 24 0000 24 -5 25 0001 25 -6 26 0002 26 -7 27 0003 27 -8 28 0004 28 -16 6 0000 6 -17 7 0001 7 -18 8 0002 8 -19 9 0003 9 -0 10 0004 10 -8 18 0000 18 -9 19 0001 19 -10 20 0002 20 -11 21 0003 21 -12 22 0004 22 -0 0 0000 0 -1 1 0001 1 -2 2 0002 2 -3 3 0003 3 -4 4 0004 4 -12 12 0000 12 -13 13 0001 13 -14 14 0002 14 -15 15 0003 15 -16 16 0004 16 -4 24 0000 24 -5 25 0001 25 -6 26 0002 26 -7 27 0003 27 -8 28 0004 28 -16 6 0000 6 -17 7 0001 7 -18 8 0002 8 -19 9 0003 9 -0 10 0004 10 -8 18 0000 18 -9 19 0001 19 -10 20 0002 20 -11 21 0003 21 -12 22 0004 22 -0 0 0000 0 -1 1 0001 1 -2 2 0002 2 -3 3 0003 3 -4 4 0004 4 -12 12 0000 12 -13 13 0001 13 -14 14 0002 14 -15 15 0003 15 -16 16 0004 16 -4 24 0000 24 -5 25 0001 25 -6 26 0002 26 -7 27 0003 27 -8 28 0004 28 -16 6 0000 6 -17 7 0001 7 -18 8 0002 8 -19 9 0003 9 -0 10 0004 10 -8 18 0000 18 -9 19 0001 19 -10 20 0002 20 -11 21 0003 21 -12 22 0004 22 -0 0 0000 0 -1 1 0001 1 -2 2 0002 2 -3 3 0003 3 -4 4 0004 4 -12 12 0000 12 -13 13 0001 13 -14 14 0002 14 -15 15 0003 15 -16 16 0004 16 -4 24 0000 24 -5 25 0001 25 -6 26 0002 26 -7 27 0003 27 -8 28 0004 28 -16 6 0000 6 -17 7 0001 7 -18 8 0002 8 -19 9 0003 9 -0 10 0004 10 -8 18 0000 18 -9 19 0001 19 -10 20 0002 20 -11 21 0003 21 -12 22 0004 22 -0 0 0000 0 -1 1 0001 1 -2 2 0002 2 -3 3 0003 3 -4 4 0004 4 -12 12 0000 12 -13 13 0001 13 -14 14 0002 14 -15 15 0003 15 -16 16 0004 16 -4 24 0000 24 -5 25 0001 25 -6 26 0002 26 -7 27 0003 27 -8 28 0004 28 -16 6 0000 6 -17 7 0001 7 -18 8 0002 8 -19 9 0003 9 -0 10 0004 10 -8 18 0000 18 -9 19 0001 19 -10 20 0002 20 -11 21 0003 21 -12 22 0004 22 -0 0 0000 0 -1 1 0001 1 -2 2 0002 2 -3 3 0003 3 -4 4 0004 4 -12 12 0000 12 -13 13 0001 13 -14 14 0002 14 -15 15 0003 15 -16 16 0004 16 -4 24 0000 24 -5 25 0001 25 -6 26 0002 26 -7 27 0003 27 -8 28 0004 28 -16 6 0000 6 -17 7 0001 7 -18 8 0002 8 -19 9 0003 9 -0 10 0004 10 -8 18 0000 18 -9 19 0001 19 -10 20 0002 20 -11 21 0003 21 -12 22 0004 22 -0 0 0000 0 -1 1 0001 1 -2 2 0002 2 -3 3 0003 3 -4 4 0004 4 -12 12 0000 12 -13 13 0001 13 -14 14 0002 14 -15 15 0003 15 -16 16 0004 16 -4 24 0000 24 -5 25 0001 25 -6 26 0002 26 -7 27 0003 27 -8 28 0004 28 -16 6 0000 6 -17 7 0001 7 -18 8 0002 8 -19 9 0003 9 -0 10 0004 10 -8 18 0000 18 -9 19 0001 19 -10 20 0002 20 -11 21 0003 21 -12 22 0004 22 -0 0 0000 0 -1 1 0001 1 -2 2 0002 2 -3 3 0003 3 -4 4 0004 4 -12 12 0000 12 -13 13 0001 13 -14 14 0002 14 -15 15 0003 15 -16 16 0004 16 -4 24 0000 24 -5 25 0001 25 -6 26 0002 26 -7 27 0003 27 -8 28 0004 28 -16 6 0000 6 -17 7 0001 7 -18 8 0002 8 -19 9 0003 9 -0 10 0004 10 -8 18 0000 18 -9 19 0001 19 -10 20 0002 20 -11 21 0003 21 -12 22 0004 22 -0 0 0000 0 -1 1 0001 1 -2 2 0002 2 -3 3 0003 3 -4 4 0004 4 -12 12 0000 12 -13 13 0001 13 -14 14 0002 14 -15 15 0003 15 -16 16 0004 16 -4 24 0000 24 -5 25 0001 25 -6 26 0002 26 -7 27 0003 27 -8 28 0004 28 -16 6 0000 6 -17 7 0001 7 -18 8 0002 8 -19 9 0003 9 -0 10 0004 10 -8 18 0000 18 -9 19 0001 19 -10 20 0002 20 -11 21 0003 21 -12 22 0004 22 -0 0 0000 0 -1 1 0001 1 -2 2 0002 2 -3 3 0003 3 -4 4 0004 4 -12 12 0000 12 -13 13 0001 13 -14 14 0002 14 -15 15 0003 15 -16 16 0004 16 -4 24 0000 24 -5 25 0001 25 -6 26 0002 26 -7 27 0003 27 -8 28 0004 28 -16 6 0000 6 -17 7 0001 7 -18 8 0002 8 -19 9 0003 9 -0 10 0004 10 -8 18 0000 18 -9 19 0001 19 -10 20 0002 20 -11 21 0003 21 -12 22 0004 22 -0 0 0000 0 -1 1 0001 1 -2 2 0002 2 -3 3 0003 3 -4 4 0004 4 -12 12 0000 12 -13 13 0001 13 -14 14 0002 14 -15 15 0003 15 -16 16 0004 16 -4 24 0000 24 -5 25 0001 25 -6 26 0002 26 -7 27 0003 27 -8 28 0004 28 -16 6 0000 6 -17 7 0001 7 -18 8 0002 8 -19 9 0003 9 -0 10 0004 10 -8 18 0000 18 -9 19 0001 19 -10 20 0002 20 -11 21 0003 21 -12 22 0004 22 -0 0 0000 0 -1 1 0001 1 -2 2 0002 2 -3 3 0003 3 -4 4 0004 4 -12 12 0000 12 -13 13 0001 13 -14 14 0002 14 -15 15 0003 15 -16 16 0004 16 -4 24 0000 24 -5 25 0001 25 -6 26 0002 26 -7 27 0003 27 -8 28 0004 28 -16 6 0000 6 -17 7 0001 7 -18 8 0002 8 -19 9 0003 9 -0 10 0004 10 -8 18 0000 18 -9 19 0001 19 -10 20 0002 20 -11 21 0003 21 -12 22 0004 22 -0 0 0000 0 -1 1 0001 1 -2 2 0002 2 -3 3 0003 3 -4 4 0004 4 -12 12 0000 12 -13 13 0001 13 -14 14 0002 14 -15 15 0003 15 -16 16 0004 16 -4 24 0000 24 -5 25 0001 25 -6 26 0002 26 -7 27 0003 27 -8 28 0004 28 -16 6 0000 6 -17 7 0001 7 -18 8 0002 8 -19 9 0003 9 -0 10 0004 10 -8 18 0000 18 -9 19 0001 19 -10 20 0002 20 -11 21 0003 21 -12 22 0004 22 -0 0 0000 0 -1 1 0001 1 -2 2 0002 2 -3 3 0003 3 -4 4 0004 4 -12 12 0000 12 -13 13 0001 13 -14 14 0002 14 -15 15 0003 15 -16 16 0004 16 -4 24 0000 24 -5 25 0001 25 -6 26 0002 26 -7 27 0003 27 -8 28 0004 28 -16 6 0000 6 -17 7 0001 7 -18 8 0002 8 -19 9 0003 9 -0 10 0004 10 -8 18 0000 18 -9 19 0001 19 -10 20 0002 20 -11 21 0003 21 -12 22 0004 22 -0 0 0000 0 -1 1 0001 1 -2 2 0002 2 -3 3 0003 3 -4 4 0004 4 -12 12 0000 12 -13 13 0001 13 -14 14 0002 14 -15 15 0003 15 -16 16 0004 16 -4 24 0000 24 -5 25 0001 25 -6 26 0002 26 -7 27 0003 27 -8 28 0004 28 -16 6 0000 6 -17 7 0001 7 -18 8 0002 8 -19 9 0003 9 -0 10 0004 10 -8 18 0000 18 -9 19 0001 19 -10 20 0002 20 -11 21 0003 21 -12 22 0004 22 -0 0 0000 0 -1 1 0001 1 -2 2 0002 2 -3 3 0003 3 -4 4 0004 4 -12 12 0000 12 -13 13 0001 13 -14 14 0002 14 -15 15 0003 15 -16 16 0004 16 -4 24 0000 24 -5 25 0001 25 -6 26 0002 26 -7 27 0003 27 -8 28 0004 28 -16 6 0000 6 -17 7 0001 7 -18 8 0002 8 -19 9 0003 9 -0 10 0004 10 -8 18 0000 18 -9 19 0001 19 -10 20 0002 20 -11 21 0003 21 -12 22 0004 22 -0 0 0000 0 -1 1 0001 1 -2 2 0002 2 -3 3 0003 3 -4 4 0004 4 -12 12 0000 12 -13 13 0001 13 -14 14 0002 14 -15 15 0003 15 -16 16 0004 16 -4 24 0000 24 -5 25 0001 25 -6 26 0002 26 -7 27 0003 27 -8 28 0004 28 -16 6 0000 6 -17 7 0001 7 -18 8 0002 8 -19 9 0003 9 -0 10 0004 10 -8 18 0000 18 -9 19 0001 19 -10 20 0002 20 -11 21 0003 21 -12 22 0004 22 -0 0 0000 0 -1 1 0001 1 -2 2 0002 2 -3 3 0003 3 -4 4 0004 4 -12 12 0000 12 -13 13 0001 13 -14 14 0002 14 -15 15 0003 15 -16 16 0004 16 -4 24 0000 24 -5 25 0001 25 -6 26 0002 26 -7 27 0003 27 -8 28 0004 28 -16 6 0000 6 -17 7 0001 7 -18 8 0002 8 -19 9 0003 9 -0 10 0004 10 -8 18 0000 18 -9 19 0001 19 -10 20 0002 20 -11 21 0003 21 -12 22 0004 22 -0 0 0000 0 -1 1 0001 1 -2 2 0002 2 -3 3 0003 3 -4 4 0004 4 -12 12 0000 12 -13 13 0001 13 -14 14 0002 14 -15 15 0003 15 -16 16 0004 16 -4 24 0000 24 -5 25 0001 25 -6 26 0002 26 -7 27 0003 27 -8 28 0004 28 -16 6 0000 6 -17 7 0001 7 -18 8 0002 8 -19 9 0003 9 -0 10 0004 10 -8 18 0000 18 -9 19 0001 19 -10 20 0002 20 -11 21 0003 21 -12 22 0004 22 -0 0 0000 0 -1 1 0001 1 -2 2 0002 2 -3 3 0003 3 -4 4 0004 4 -12 12 0000 12 -13 13 0001 13 -14 14 0002 14 -15 15 0003 15 -16 16 0004 16 -4 24 0000 24 -5 25 0001 25 -6 26 0002 26 -7 27 0003 27 -8 28 0004 28 -16 6 0000 6 -17 7 0001 7 -18 8 0002 8 -19 9 0003 9 -0 10 0004 10 -8 18 0000 18 -9 19 0001 19 -10 20 0002 20 -11 21 0003 21 -12 22 0004 22 -0 0 0000 0 -1 1 0001 1 -2 2 0002 2 -3 3 0003 3 -4 4 0004 4 -12 12 0000 12 -13 13 0001 13 -14 14 0002 14 -15 15 0003 15 -16 16 0004 16 -4 24 0000 24 -5 25 0001 25 -6 26 0002 26 -7 27 0003 27 -8 28 0004 28 -16 6 0000 6 -17 7 0001 7 -18 8 0002 8 -19 9 0003 9 -0 10 0004 10 -8 18 0000 18 -9 19 0001 19 -10 20 0002 20 -11 21 0003 21 -12 22 0004 22 -0 0 0000 0 -1 1 0001 1 -2 2 0002 2 -3 3 0003 3 -4 4 0004 4 -12 12 0000 12 -13 13 0001 13 -14 14 0002 14 -15 15 0003 15 -16 16 0004 16 -4 24 0000 24 -5 25 0001 25 -6 26 0002 26 -7 27 0003 27 -8 28 0004 28 -16 6 0000 6 -17 7 0001 7 -18 8 0002 8 -19 9 0003 9 -0 10 0004 10 -8 18 0000 18 -9 19 0001 19 -10 20 0002 20 -11 21 0003 21 -12 22 0004 22 -0 0 0000 0 -1 1 0001 1 -2 2 0002 2 -3 3 0003 3 -4 4 0004 4 -12 12 0000 12 -13 13 0001 13 -14 14 0002 14 -15 15 0003 15 -16 16 0004 16 -4 24 0000 24 -5 25 0001 25 -6 26 0002 26 -7 27 0003 27 -8 28 0004 28 -16 6 0000 6 -17 7 0001 7 -18 8 0002 8 -19 9 0003 9 -0 10 0004 10 -8 18 0000 18 -9 19 0001 19 -10 20 0002 20 -11 21 0003 21 -12 22 0004 22 -0 0 0000 0 -1 1 0001 1 -2 2 0002 2 -3 3 0003 3 -4 4 0004 4 -12 12 0000 12 -13 13 0001 13 -14 14 0002 14 -15 15 0003 15 -16 16 0004 16 -4 24 0000 24 -5 25 0001 25 -6 26 0002 26 -7 27 0003 27 -8 28 0004 28 -16 6 0000 6 -17 7 0001 7 -18 8 0002 8 -19 9 0003 9 -0 10 0004 10 -8 18 0000 18 -9 19 0001 19 -10 20 0002 20 -11 21 0003 21 -12 22 0004 22 -0 0 0000 0 -1 1 0001 1 -2 2 0002 2 -3 3 0003 3 -4 4 0004 4 -12 12 0000 12 -13 13 0001 13 -14 14 0002 14 -15 15 0003 15 -16 16 0004 16 -4 24 0000 24 -5 25 0001 25 -6 26 0002 26 -7 27 0003 27 -8 28 0004 28 -16 6 0000 6 -17 7 0001 7 -18 8 0002 8 -19 9 0003 9 -0 10 0004 10 -8 18 0000 18 -9 19 0001 19 -10 20 0002 20 -11 21 0003 21 -12 22 0004 22 -0 0 0000 0 -1 1 0001 1 -2 2 0002 2 -3 3 0003 3 -4 4 0004 4 -12 12 0000 12 -13 13 0001 13 -14 14 0002 14 -15 15 0003 15 -16 16 0004 16 -4 24 0000 24 -5 25 0001 25 -6 26 0002 26 -7 27 0003 27 -8 28 0004 28 -16 6 0000 6 -17 7 0001 7 -18 8 0002 8 -19 9 0003 9 -0 10 0004 10 -8 18 0000 18 -9 19 0001 19 -10 20 0002 20 -11 21 0003 21 -12 22 0004 22 -0 0 0000 0 -1 1 0001 1 -2 2 0002 2 -3 3 0003 3 -4 4 0004 4 -12 12 0000 12 -13 13 0001 13 -14 14 0002 14 -15 15 0003 15 -16 16 0004 16 -4 24 0000 24 -5 25 0001 25 -6 26 0002 26 -7 27 0003 27 -8 28 0004 28 -16 6 0000 6 -17 7 0001 7 -18 8 0002 8 -19 9 0003 9 -0 10 0004 10 -8 18 0000 18 -9 19 0001 19 -10 20 0002 20 -11 21 0003 21 -12 22 0004 22 -\. --- --- Data for Name: pagg_tab_p2; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.pagg_tab_p2 (a, b, c, d) FROM stdin; -5 5 0005 5 -6 6 0006 6 -7 7 0007 7 -8 8 0008 8 -17 17 0005 17 -18 18 0006 18 -19 19 0007 19 -0 20 0008 20 -9 29 0005 29 -10 0 0006 0 -11 1 0007 1 -12 2 0008 2 -1 11 0005 11 -2 12 0006 12 -3 13 0007 13 -4 14 0008 14 -13 23 0005 23 -14 24 0006 24 -15 25 0007 25 -16 26 0008 26 -5 5 0005 5 -6 6 0006 6 -7 7 0007 7 -8 8 0008 8 -17 17 0005 17 -18 18 0006 18 -19 19 0007 19 -0 20 0008 20 -9 29 0005 29 -10 0 0006 0 -11 1 0007 1 -12 2 0008 2 -1 11 0005 11 -2 12 0006 12 -3 13 0007 13 -4 14 0008 14 -13 23 0005 23 -14 24 0006 24 -15 25 0007 25 -16 26 0008 26 -5 5 0005 5 -6 6 0006 6 -7 7 0007 7 -8 8 0008 8 -17 17 0005 17 -18 18 0006 18 -19 19 0007 19 -0 20 0008 20 -9 29 0005 29 -10 0 0006 0 -11 1 0007 1 -12 2 0008 2 -1 11 0005 11 -2 12 0006 12 -3 13 0007 13 -4 14 0008 14 -13 23 0005 23 -14 24 0006 24 -15 25 0007 25 -16 26 0008 26 -5 5 0005 5 -6 6 0006 6 -7 7 0007 7 -8 8 0008 8 -17 17 0005 17 -18 18 0006 18 -19 19 0007 19 -0 20 0008 20 -9 29 0005 29 -10 0 0006 0 -11 1 0007 1 -12 2 0008 2 -1 11 0005 11 -2 12 0006 12 -3 13 0007 13 -4 14 0008 14 -13 23 0005 23 -14 24 0006 24 -15 25 0007 25 -16 26 0008 26 -5 5 0005 5 -6 6 0006 6 -7 7 0007 7 -8 8 0008 8 -17 17 0005 17 -18 18 0006 18 -19 19 0007 19 -0 20 0008 20 -9 29 0005 29 -10 0 0006 0 -11 1 0007 1 -12 2 0008 2 -1 11 0005 11 -2 12 0006 12 -3 13 0007 13 -4 14 0008 14 -13 23 0005 23 -14 24 0006 24 -15 25 0007 25 -16 26 0008 26 -5 5 0005 5 -6 6 0006 6 -7 7 0007 7 -8 8 0008 8 -17 17 0005 17 -18 18 0006 18 -19 19 0007 19 -0 20 0008 20 -9 29 0005 29 -10 0 0006 0 -11 1 0007 1 -12 2 0008 2 -1 11 0005 11 -2 12 0006 12 -3 13 0007 13 -4 14 0008 14 -13 23 0005 23 -14 24 0006 24 -15 25 0007 25 -16 26 0008 26 -5 5 0005 5 -6 6 0006 6 -7 7 0007 7 -8 8 0008 8 -17 17 0005 17 -18 18 0006 18 -19 19 0007 19 -0 20 0008 20 -9 29 0005 29 -10 0 0006 0 -11 1 0007 1 -12 2 0008 2 -1 11 0005 11 -2 12 0006 12 -3 13 0007 13 -4 14 0008 14 -13 23 0005 23 -14 24 0006 24 -15 25 0007 25 -16 26 0008 26 -5 5 0005 5 -6 6 0006 6 -7 7 0007 7 -8 8 0008 8 -17 17 0005 17 -18 18 0006 18 -19 19 0007 19 -0 20 0008 20 -9 29 0005 29 -10 0 0006 0 -11 1 0007 1 -12 2 0008 2 -1 11 0005 11 -2 12 0006 12 -3 13 0007 13 -4 14 0008 14 -13 23 0005 23 -14 24 0006 24 -15 25 0007 25 -16 26 0008 26 -5 5 0005 5 -6 6 0006 6 -7 7 0007 7 -8 8 0008 8 -17 17 0005 17 -18 18 0006 18 -19 19 0007 19 -0 20 0008 20 -9 29 0005 29 -10 0 0006 0 -11 1 0007 1 -12 2 0008 2 -1 11 0005 11 -2 12 0006 12 -3 13 0007 13 -4 14 0008 14 -13 23 0005 23 -14 24 0006 24 -15 25 0007 25 -16 26 0008 26 -5 5 0005 5 -6 6 0006 6 -7 7 0007 7 -8 8 0008 8 -17 17 0005 17 -18 18 0006 18 -19 19 0007 19 -0 20 0008 20 -9 29 0005 29 -10 0 0006 0 -11 1 0007 1 -12 2 0008 2 -1 11 0005 11 -2 12 0006 12 -3 13 0007 13 -4 14 0008 14 -13 23 0005 23 -14 24 0006 24 -15 25 0007 25 -16 26 0008 26 -5 5 0005 5 -6 6 0006 6 -7 7 0007 7 -8 8 0008 8 -17 17 0005 17 -18 18 0006 18 -19 19 0007 19 -0 20 0008 20 -9 29 0005 29 -10 0 0006 0 -11 1 0007 1 -12 2 0008 2 -1 11 0005 11 -2 12 0006 12 -3 13 0007 13 -4 14 0008 14 -13 23 0005 23 -14 24 0006 24 -15 25 0007 25 -16 26 0008 26 -5 5 0005 5 -6 6 0006 6 -7 7 0007 7 -8 8 0008 8 -17 17 0005 17 -18 18 0006 18 -19 19 0007 19 -0 20 0008 20 -9 29 0005 29 -10 0 0006 0 -11 1 0007 1 -12 2 0008 2 -1 11 0005 11 -2 12 0006 12 -3 13 0007 13 -4 14 0008 14 -13 23 0005 23 -14 24 0006 24 -15 25 0007 25 -16 26 0008 26 -5 5 0005 5 -6 6 0006 6 -7 7 0007 7 -8 8 0008 8 -17 17 0005 17 -18 18 0006 18 -19 19 0007 19 -0 20 0008 20 -9 29 0005 29 -10 0 0006 0 -11 1 0007 1 -12 2 0008 2 -1 11 0005 11 -2 12 0006 12 -3 13 0007 13 -4 14 0008 14 -13 23 0005 23 -14 24 0006 24 -15 25 0007 25 -16 26 0008 26 -5 5 0005 5 -6 6 0006 6 -7 7 0007 7 -8 8 0008 8 -17 17 0005 17 -18 18 0006 18 -19 19 0007 19 -0 20 0008 20 -9 29 0005 29 -10 0 0006 0 -11 1 0007 1 -12 2 0008 2 -1 11 0005 11 -2 12 0006 12 -3 13 0007 13 -4 14 0008 14 -13 23 0005 23 -14 24 0006 24 -15 25 0007 25 -16 26 0008 26 -5 5 0005 5 -6 6 0006 6 -7 7 0007 7 -8 8 0008 8 -17 17 0005 17 -18 18 0006 18 -19 19 0007 19 -0 20 0008 20 -9 29 0005 29 -10 0 0006 0 -11 1 0007 1 -12 2 0008 2 -1 11 0005 11 -2 12 0006 12 -3 13 0007 13 -4 14 0008 14 -13 23 0005 23 -14 24 0006 24 -15 25 0007 25 -16 26 0008 26 -5 5 0005 5 -6 6 0006 6 -7 7 0007 7 -8 8 0008 8 -17 17 0005 17 -18 18 0006 18 -19 19 0007 19 -0 20 0008 20 -9 29 0005 29 -10 0 0006 0 -11 1 0007 1 -12 2 0008 2 -1 11 0005 11 -2 12 0006 12 -3 13 0007 13 -4 14 0008 14 -13 23 0005 23 -14 24 0006 24 -15 25 0007 25 -16 26 0008 26 -5 5 0005 5 -6 6 0006 6 -7 7 0007 7 -8 8 0008 8 -17 17 0005 17 -18 18 0006 18 -19 19 0007 19 -0 20 0008 20 -9 29 0005 29 -10 0 0006 0 -11 1 0007 1 -12 2 0008 2 -1 11 0005 11 -2 12 0006 12 -3 13 0007 13 -4 14 0008 14 -13 23 0005 23 -14 24 0006 24 -15 25 0007 25 -16 26 0008 26 -5 5 0005 5 -6 6 0006 6 -7 7 0007 7 -8 8 0008 8 -17 17 0005 17 -18 18 0006 18 -19 19 0007 19 -0 20 0008 20 -9 29 0005 29 -10 0 0006 0 -11 1 0007 1 -12 2 0008 2 -1 11 0005 11 -2 12 0006 12 -3 13 0007 13 -4 14 0008 14 -13 23 0005 23 -14 24 0006 24 -15 25 0007 25 -16 26 0008 26 -5 5 0005 5 -6 6 0006 6 -7 7 0007 7 -8 8 0008 8 -17 17 0005 17 -18 18 0006 18 -19 19 0007 19 -0 20 0008 20 -9 29 0005 29 -10 0 0006 0 -11 1 0007 1 -12 2 0008 2 -1 11 0005 11 -2 12 0006 12 -3 13 0007 13 -4 14 0008 14 -13 23 0005 23 -14 24 0006 24 -15 25 0007 25 -16 26 0008 26 -5 5 0005 5 -6 6 0006 6 -7 7 0007 7 -8 8 0008 8 -17 17 0005 17 -18 18 0006 18 -19 19 0007 19 -0 20 0008 20 -9 29 0005 29 -10 0 0006 0 -11 1 0007 1 -12 2 0008 2 -1 11 0005 11 -2 12 0006 12 -3 13 0007 13 -4 14 0008 14 -13 23 0005 23 -14 24 0006 24 -15 25 0007 25 -16 26 0008 26 -5 5 0005 5 -6 6 0006 6 -7 7 0007 7 -8 8 0008 8 -17 17 0005 17 -18 18 0006 18 -19 19 0007 19 -0 20 0008 20 -9 29 0005 29 -10 0 0006 0 -11 1 0007 1 -12 2 0008 2 -1 11 0005 11 -2 12 0006 12 -3 13 0007 13 -4 14 0008 14 -13 23 0005 23 -14 24 0006 24 -15 25 0007 25 -16 26 0008 26 -5 5 0005 5 -6 6 0006 6 -7 7 0007 7 -8 8 0008 8 -17 17 0005 17 -18 18 0006 18 -19 19 0007 19 -0 20 0008 20 -9 29 0005 29 -10 0 0006 0 -11 1 0007 1 -12 2 0008 2 -1 11 0005 11 -2 12 0006 12 -3 13 0007 13 -4 14 0008 14 -13 23 0005 23 -14 24 0006 24 -15 25 0007 25 -16 26 0008 26 -5 5 0005 5 -6 6 0006 6 -7 7 0007 7 -8 8 0008 8 -17 17 0005 17 -18 18 0006 18 -19 19 0007 19 -0 20 0008 20 -9 29 0005 29 -10 0 0006 0 -11 1 0007 1 -12 2 0008 2 -1 11 0005 11 -2 12 0006 12 -3 13 0007 13 -4 14 0008 14 -13 23 0005 23 -14 24 0006 24 -15 25 0007 25 -16 26 0008 26 -5 5 0005 5 -6 6 0006 6 -7 7 0007 7 -8 8 0008 8 -17 17 0005 17 -18 18 0006 18 -19 19 0007 19 -0 20 0008 20 -9 29 0005 29 -10 0 0006 0 -11 1 0007 1 -12 2 0008 2 -1 11 0005 11 -2 12 0006 12 -3 13 0007 13 -4 14 0008 14 -13 23 0005 23 -14 24 0006 24 -15 25 0007 25 -16 26 0008 26 -5 5 0005 5 -6 6 0006 6 -7 7 0007 7 -8 8 0008 8 -17 17 0005 17 -18 18 0006 18 -19 19 0007 19 -0 20 0008 20 -9 29 0005 29 -10 0 0006 0 -11 1 0007 1 -12 2 0008 2 -1 11 0005 11 -2 12 0006 12 -3 13 0007 13 -4 14 0008 14 -13 23 0005 23 -14 24 0006 24 -15 25 0007 25 -16 26 0008 26 -5 5 0005 5 -6 6 0006 6 -7 7 0007 7 -8 8 0008 8 -17 17 0005 17 -18 18 0006 18 -19 19 0007 19 -0 20 0008 20 -9 29 0005 29 -10 0 0006 0 -11 1 0007 1 -12 2 0008 2 -1 11 0005 11 -2 12 0006 12 -3 13 0007 13 -4 14 0008 14 -13 23 0005 23 -14 24 0006 24 -15 25 0007 25 -16 26 0008 26 -5 5 0005 5 -6 6 0006 6 -7 7 0007 7 -8 8 0008 8 -17 17 0005 17 -18 18 0006 18 -19 19 0007 19 -0 20 0008 20 -9 29 0005 29 -10 0 0006 0 -11 1 0007 1 -12 2 0008 2 -1 11 0005 11 -2 12 0006 12 -3 13 0007 13 -4 14 0008 14 -13 23 0005 23 -14 24 0006 24 -15 25 0007 25 -16 26 0008 26 -5 5 0005 5 -6 6 0006 6 -7 7 0007 7 -8 8 0008 8 -17 17 0005 17 -18 18 0006 18 -19 19 0007 19 -0 20 0008 20 -9 29 0005 29 -10 0 0006 0 -11 1 0007 1 -12 2 0008 2 -1 11 0005 11 -2 12 0006 12 -3 13 0007 13 -4 14 0008 14 -13 23 0005 23 -14 24 0006 24 -15 25 0007 25 -16 26 0008 26 -5 5 0005 5 -6 6 0006 6 -7 7 0007 7 -8 8 0008 8 -17 17 0005 17 -18 18 0006 18 -19 19 0007 19 -0 20 0008 20 -9 29 0005 29 -10 0 0006 0 -11 1 0007 1 -12 2 0008 2 -1 11 0005 11 -2 12 0006 12 -3 13 0007 13 -4 14 0008 14 -13 23 0005 23 -14 24 0006 24 -15 25 0007 25 -16 26 0008 26 -5 5 0005 5 -6 6 0006 6 -7 7 0007 7 -8 8 0008 8 -17 17 0005 17 -18 18 0006 18 -19 19 0007 19 -0 20 0008 20 -9 29 0005 29 -10 0 0006 0 -11 1 0007 1 -12 2 0008 2 -1 11 0005 11 -2 12 0006 12 -3 13 0007 13 -4 14 0008 14 -13 23 0005 23 -14 24 0006 24 -15 25 0007 25 -16 26 0008 26 -5 5 0005 5 -6 6 0006 6 -7 7 0007 7 -8 8 0008 8 -17 17 0005 17 -18 18 0006 18 -19 19 0007 19 -0 20 0008 20 -9 29 0005 29 -10 0 0006 0 -11 1 0007 1 -12 2 0008 2 -1 11 0005 11 -2 12 0006 12 -3 13 0007 13 -4 14 0008 14 -13 23 0005 23 -14 24 0006 24 -15 25 0007 25 -16 26 0008 26 -5 5 0005 5 -6 6 0006 6 -7 7 0007 7 -8 8 0008 8 -17 17 0005 17 -18 18 0006 18 -19 19 0007 19 -0 20 0008 20 -9 29 0005 29 -10 0 0006 0 -11 1 0007 1 -12 2 0008 2 -1 11 0005 11 -2 12 0006 12 -3 13 0007 13 -4 14 0008 14 -13 23 0005 23 -14 24 0006 24 -15 25 0007 25 -16 26 0008 26 -5 5 0005 5 -6 6 0006 6 -7 7 0007 7 -8 8 0008 8 -17 17 0005 17 -18 18 0006 18 -19 19 0007 19 -0 20 0008 20 -9 29 0005 29 -10 0 0006 0 -11 1 0007 1 -12 2 0008 2 -1 11 0005 11 -2 12 0006 12 -3 13 0007 13 -4 14 0008 14 -13 23 0005 23 -14 24 0006 24 -15 25 0007 25 -16 26 0008 26 -5 5 0005 5 -6 6 0006 6 -7 7 0007 7 -8 8 0008 8 -17 17 0005 17 -18 18 0006 18 -19 19 0007 19 -0 20 0008 20 -9 29 0005 29 -10 0 0006 0 -11 1 0007 1 -12 2 0008 2 -1 11 0005 11 -2 12 0006 12 -3 13 0007 13 -4 14 0008 14 -13 23 0005 23 -14 24 0006 24 -15 25 0007 25 -16 26 0008 26 -5 5 0005 5 -6 6 0006 6 -7 7 0007 7 -8 8 0008 8 -17 17 0005 17 -18 18 0006 18 -19 19 0007 19 -0 20 0008 20 -9 29 0005 29 -10 0 0006 0 -11 1 0007 1 -12 2 0008 2 -1 11 0005 11 -2 12 0006 12 -3 13 0007 13 -4 14 0008 14 -13 23 0005 23 -14 24 0006 24 -15 25 0007 25 -16 26 0008 26 -5 5 0005 5 -6 6 0006 6 -7 7 0007 7 -8 8 0008 8 -17 17 0005 17 -18 18 0006 18 -19 19 0007 19 -0 20 0008 20 -9 29 0005 29 -10 0 0006 0 -11 1 0007 1 -12 2 0008 2 -1 11 0005 11 -2 12 0006 12 -3 13 0007 13 -4 14 0008 14 -13 23 0005 23 -14 24 0006 24 -15 25 0007 25 -16 26 0008 26 -5 5 0005 5 -6 6 0006 6 -7 7 0007 7 -8 8 0008 8 -17 17 0005 17 -18 18 0006 18 -19 19 0007 19 -0 20 0008 20 -9 29 0005 29 -10 0 0006 0 -11 1 0007 1 -12 2 0008 2 -1 11 0005 11 -2 12 0006 12 -3 13 0007 13 -4 14 0008 14 -13 23 0005 23 -14 24 0006 24 -15 25 0007 25 -16 26 0008 26 -5 5 0005 5 -6 6 0006 6 -7 7 0007 7 -8 8 0008 8 -17 17 0005 17 -18 18 0006 18 -19 19 0007 19 -0 20 0008 20 -9 29 0005 29 -10 0 0006 0 -11 1 0007 1 -12 2 0008 2 -1 11 0005 11 -2 12 0006 12 -3 13 0007 13 -4 14 0008 14 -13 23 0005 23 -14 24 0006 24 -15 25 0007 25 -16 26 0008 26 -5 5 0005 5 -6 6 0006 6 -7 7 0007 7 -8 8 0008 8 -17 17 0005 17 -18 18 0006 18 -19 19 0007 19 -0 20 0008 20 -9 29 0005 29 -10 0 0006 0 -11 1 0007 1 -12 2 0008 2 -1 11 0005 11 -2 12 0006 12 -3 13 0007 13 -4 14 0008 14 -13 23 0005 23 -14 24 0006 24 -15 25 0007 25 -16 26 0008 26 -5 5 0005 5 -6 6 0006 6 -7 7 0007 7 -8 8 0008 8 -17 17 0005 17 -18 18 0006 18 -19 19 0007 19 -0 20 0008 20 -9 29 0005 29 -10 0 0006 0 -11 1 0007 1 -12 2 0008 2 -1 11 0005 11 -2 12 0006 12 -3 13 0007 13 -4 14 0008 14 -13 23 0005 23 -14 24 0006 24 -15 25 0007 25 -16 26 0008 26 -5 5 0005 5 -6 6 0006 6 -7 7 0007 7 -8 8 0008 8 -17 17 0005 17 -18 18 0006 18 -19 19 0007 19 -0 20 0008 20 -9 29 0005 29 -10 0 0006 0 -11 1 0007 1 -12 2 0008 2 -1 11 0005 11 -2 12 0006 12 -3 13 0007 13 -4 14 0008 14 -13 23 0005 23 -14 24 0006 24 -15 25 0007 25 -16 26 0008 26 -5 5 0005 5 -6 6 0006 6 -7 7 0007 7 -8 8 0008 8 -17 17 0005 17 -18 18 0006 18 -19 19 0007 19 -0 20 0008 20 -9 29 0005 29 -10 0 0006 0 -11 1 0007 1 -12 2 0008 2 -1 11 0005 11 -2 12 0006 12 -3 13 0007 13 -4 14 0008 14 -13 23 0005 23 -14 24 0006 24 -15 25 0007 25 -16 26 0008 26 -5 5 0005 5 -6 6 0006 6 -7 7 0007 7 -8 8 0008 8 -17 17 0005 17 -18 18 0006 18 -19 19 0007 19 -0 20 0008 20 -9 29 0005 29 -10 0 0006 0 -11 1 0007 1 -12 2 0008 2 -1 11 0005 11 -2 12 0006 12 -3 13 0007 13 -4 14 0008 14 -13 23 0005 23 -14 24 0006 24 -15 25 0007 25 -16 26 0008 26 -5 5 0005 5 -6 6 0006 6 -7 7 0007 7 -8 8 0008 8 -17 17 0005 17 -18 18 0006 18 -19 19 0007 19 -0 20 0008 20 -9 29 0005 29 -10 0 0006 0 -11 1 0007 1 -12 2 0008 2 -1 11 0005 11 -2 12 0006 12 -3 13 0007 13 -4 14 0008 14 -13 23 0005 23 -14 24 0006 24 -15 25 0007 25 -16 26 0008 26 -5 5 0005 5 -6 6 0006 6 -7 7 0007 7 -8 8 0008 8 -17 17 0005 17 -18 18 0006 18 -19 19 0007 19 -0 20 0008 20 -9 29 0005 29 -10 0 0006 0 -11 1 0007 1 -12 2 0008 2 -1 11 0005 11 -2 12 0006 12 -3 13 0007 13 -4 14 0008 14 -13 23 0005 23 -14 24 0006 24 -15 25 0007 25 -16 26 0008 26 -5 5 0005 5 -6 6 0006 6 -7 7 0007 7 -8 8 0008 8 -17 17 0005 17 -18 18 0006 18 -19 19 0007 19 -0 20 0008 20 -9 29 0005 29 -10 0 0006 0 -11 1 0007 1 -12 2 0008 2 -1 11 0005 11 -2 12 0006 12 -3 13 0007 13 -4 14 0008 14 -13 23 0005 23 -14 24 0006 24 -15 25 0007 25 -16 26 0008 26 -5 5 0005 5 -6 6 0006 6 -7 7 0007 7 -8 8 0008 8 -17 17 0005 17 -18 18 0006 18 -19 19 0007 19 -0 20 0008 20 -9 29 0005 29 -10 0 0006 0 -11 1 0007 1 -12 2 0008 2 -1 11 0005 11 -2 12 0006 12 -3 13 0007 13 -4 14 0008 14 -13 23 0005 23 -14 24 0006 24 -15 25 0007 25 -16 26 0008 26 -5 5 0005 5 -6 6 0006 6 -7 7 0007 7 -8 8 0008 8 -17 17 0005 17 -18 18 0006 18 -19 19 0007 19 -0 20 0008 20 -9 29 0005 29 -10 0 0006 0 -11 1 0007 1 -12 2 0008 2 -1 11 0005 11 -2 12 0006 12 -3 13 0007 13 -4 14 0008 14 -13 23 0005 23 -14 24 0006 24 -15 25 0007 25 -16 26 0008 26 -5 5 0005 5 -6 6 0006 6 -7 7 0007 7 -8 8 0008 8 -17 17 0005 17 -18 18 0006 18 -19 19 0007 19 -0 20 0008 20 -9 29 0005 29 -10 0 0006 0 -11 1 0007 1 -12 2 0008 2 -1 11 0005 11 -2 12 0006 12 -3 13 0007 13 -4 14 0008 14 -13 23 0005 23 -14 24 0006 24 -15 25 0007 25 -16 26 0008 26 -5 5 0005 5 -6 6 0006 6 -7 7 0007 7 -8 8 0008 8 -17 17 0005 17 -18 18 0006 18 -19 19 0007 19 -0 20 0008 20 -9 29 0005 29 -10 0 0006 0 -11 1 0007 1 -12 2 0008 2 -1 11 0005 11 -2 12 0006 12 -3 13 0007 13 -4 14 0008 14 -13 23 0005 23 -14 24 0006 24 -15 25 0007 25 -16 26 0008 26 -\. --- --- Data for Name: pagg_tab_p3; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.pagg_tab_p3 (a, b, c, d) FROM stdin; -9 9 0009 9 -10 10 0010 10 -11 11 0011 11 -1 21 0009 21 -2 22 0010 22 -3 23 0011 23 -13 3 0009 3 -14 4 0010 4 -15 5 0011 5 -5 15 0009 15 -6 16 0010 16 -7 17 0011 17 -17 27 0009 27 -18 28 0010 28 -19 29 0011 29 -9 9 0009 9 -10 10 0010 10 -11 11 0011 11 -1 21 0009 21 -2 22 0010 22 -3 23 0011 23 -13 3 0009 3 -14 4 0010 4 -15 5 0011 5 -5 15 0009 15 -6 16 0010 16 -7 17 0011 17 -17 27 0009 27 -18 28 0010 28 -19 29 0011 29 -9 9 0009 9 -10 10 0010 10 -11 11 0011 11 -1 21 0009 21 -2 22 0010 22 -3 23 0011 23 -13 3 0009 3 -14 4 0010 4 -15 5 0011 5 -5 15 0009 15 -6 16 0010 16 -7 17 0011 17 -17 27 0009 27 -18 28 0010 28 -19 29 0011 29 -9 9 0009 9 -10 10 0010 10 -11 11 0011 11 -1 21 0009 21 -2 22 0010 22 -3 23 0011 23 -13 3 0009 3 -14 4 0010 4 -15 5 0011 5 -5 15 0009 15 -6 16 0010 16 -7 17 0011 17 -17 27 0009 27 -18 28 0010 28 -19 29 0011 29 -9 9 0009 9 -10 10 0010 10 -11 11 0011 11 -1 21 0009 21 -2 22 0010 22 -3 23 0011 23 -13 3 0009 3 -14 4 0010 4 -15 5 0011 5 -5 15 0009 15 -6 16 0010 16 -7 17 0011 17 -17 27 0009 27 -18 28 0010 28 -19 29 0011 29 -9 9 0009 9 -10 10 0010 10 -11 11 0011 11 -1 21 0009 21 -2 22 0010 22 -3 23 0011 23 -13 3 0009 3 -14 4 0010 4 -15 5 0011 5 -5 15 0009 15 -6 16 0010 16 -7 17 0011 17 -17 27 0009 27 -18 28 0010 28 -19 29 0011 29 -9 9 0009 9 -10 10 0010 10 -11 11 0011 11 -1 21 0009 21 -2 22 0010 22 -3 23 0011 23 -13 3 0009 3 -14 4 0010 4 -15 5 0011 5 -5 15 0009 15 -6 16 0010 16 -7 17 0011 17 -17 27 0009 27 -18 28 0010 28 -19 29 0011 29 -9 9 0009 9 -10 10 0010 10 -11 11 0011 11 -1 21 0009 21 -2 22 0010 22 -3 23 0011 23 -13 3 0009 3 -14 4 0010 4 -15 5 0011 5 -5 15 0009 15 -6 16 0010 16 -7 17 0011 17 -17 27 0009 27 -18 28 0010 28 -19 29 0011 29 -9 9 0009 9 -10 10 0010 10 -11 11 0011 11 -1 21 0009 21 -2 22 0010 22 -3 23 0011 23 -13 3 0009 3 -14 4 0010 4 -15 5 0011 5 -5 15 0009 15 -6 16 0010 16 -7 17 0011 17 -17 27 0009 27 -18 28 0010 28 -19 29 0011 29 -9 9 0009 9 -10 10 0010 10 -11 11 0011 11 -1 21 0009 21 -2 22 0010 22 -3 23 0011 23 -13 3 0009 3 -14 4 0010 4 -15 5 0011 5 -5 15 0009 15 -6 16 0010 16 -7 17 0011 17 -17 27 0009 27 -18 28 0010 28 -19 29 0011 29 -9 9 0009 9 -10 10 0010 10 -11 11 0011 11 -1 21 0009 21 -2 22 0010 22 -3 23 0011 23 -13 3 0009 3 -14 4 0010 4 -15 5 0011 5 -5 15 0009 15 -6 16 0010 16 -7 17 0011 17 -17 27 0009 27 -18 28 0010 28 -19 29 0011 29 -9 9 0009 9 -10 10 0010 10 -11 11 0011 11 -1 21 0009 21 -2 22 0010 22 -3 23 0011 23 -13 3 0009 3 -14 4 0010 4 -15 5 0011 5 -5 15 0009 15 -6 16 0010 16 -7 17 0011 17 -17 27 0009 27 -18 28 0010 28 -19 29 0011 29 -9 9 0009 9 -10 10 0010 10 -11 11 0011 11 -1 21 0009 21 -2 22 0010 22 -3 23 0011 23 -13 3 0009 3 -14 4 0010 4 -15 5 0011 5 -5 15 0009 15 -6 16 0010 16 -7 17 0011 17 -17 27 0009 27 -18 28 0010 28 -19 29 0011 29 -9 9 0009 9 -10 10 0010 10 -11 11 0011 11 -1 21 0009 21 -2 22 0010 22 -3 23 0011 23 -13 3 0009 3 -14 4 0010 4 -15 5 0011 5 -5 15 0009 15 -6 16 0010 16 -7 17 0011 17 -17 27 0009 27 -18 28 0010 28 -19 29 0011 29 -9 9 0009 9 -10 10 0010 10 -11 11 0011 11 -1 21 0009 21 -2 22 0010 22 -3 23 0011 23 -13 3 0009 3 -14 4 0010 4 -15 5 0011 5 -5 15 0009 15 -6 16 0010 16 -7 17 0011 17 -17 27 0009 27 -18 28 0010 28 -19 29 0011 29 -9 9 0009 9 -10 10 0010 10 -11 11 0011 11 -1 21 0009 21 -2 22 0010 22 -3 23 0011 23 -13 3 0009 3 -14 4 0010 4 -15 5 0011 5 -5 15 0009 15 -6 16 0010 16 -7 17 0011 17 -17 27 0009 27 -18 28 0010 28 -19 29 0011 29 -9 9 0009 9 -10 10 0010 10 -11 11 0011 11 -1 21 0009 21 -2 22 0010 22 -3 23 0011 23 -13 3 0009 3 -14 4 0010 4 -15 5 0011 5 -5 15 0009 15 -6 16 0010 16 -7 17 0011 17 -17 27 0009 27 -18 28 0010 28 -19 29 0011 29 -9 9 0009 9 -10 10 0010 10 -11 11 0011 11 -1 21 0009 21 -2 22 0010 22 -3 23 0011 23 -13 3 0009 3 -14 4 0010 4 -15 5 0011 5 -5 15 0009 15 -6 16 0010 16 -7 17 0011 17 -17 27 0009 27 -18 28 0010 28 -19 29 0011 29 -9 9 0009 9 -10 10 0010 10 -11 11 0011 11 -1 21 0009 21 -2 22 0010 22 -3 23 0011 23 -13 3 0009 3 -14 4 0010 4 -15 5 0011 5 -5 15 0009 15 -6 16 0010 16 -7 17 0011 17 -17 27 0009 27 -18 28 0010 28 -19 29 0011 29 -9 9 0009 9 -10 10 0010 10 -11 11 0011 11 -1 21 0009 21 -2 22 0010 22 -3 23 0011 23 -13 3 0009 3 -14 4 0010 4 -15 5 0011 5 -5 15 0009 15 -6 16 0010 16 -7 17 0011 17 -17 27 0009 27 -18 28 0010 28 -19 29 0011 29 -9 9 0009 9 -10 10 0010 10 -11 11 0011 11 -1 21 0009 21 -2 22 0010 22 -3 23 0011 23 -13 3 0009 3 -14 4 0010 4 -15 5 0011 5 -5 15 0009 15 -6 16 0010 16 -7 17 0011 17 -17 27 0009 27 -18 28 0010 28 -19 29 0011 29 -9 9 0009 9 -10 10 0010 10 -11 11 0011 11 -1 21 0009 21 -2 22 0010 22 -3 23 0011 23 -13 3 0009 3 -14 4 0010 4 -15 5 0011 5 -5 15 0009 15 -6 16 0010 16 -7 17 0011 17 -17 27 0009 27 -18 28 0010 28 -19 29 0011 29 -9 9 0009 9 -10 10 0010 10 -11 11 0011 11 -1 21 0009 21 -2 22 0010 22 -3 23 0011 23 -13 3 0009 3 -14 4 0010 4 -15 5 0011 5 -5 15 0009 15 -6 16 0010 16 -7 17 0011 17 -17 27 0009 27 -18 28 0010 28 -19 29 0011 29 -9 9 0009 9 -10 10 0010 10 -11 11 0011 11 -1 21 0009 21 -2 22 0010 22 -3 23 0011 23 -13 3 0009 3 -14 4 0010 4 -15 5 0011 5 -5 15 0009 15 -6 16 0010 16 -7 17 0011 17 -17 27 0009 27 -18 28 0010 28 -19 29 0011 29 -9 9 0009 9 -10 10 0010 10 -11 11 0011 11 -1 21 0009 21 -2 22 0010 22 -3 23 0011 23 -13 3 0009 3 -14 4 0010 4 -15 5 0011 5 -5 15 0009 15 -6 16 0010 16 -7 17 0011 17 -17 27 0009 27 -18 28 0010 28 -19 29 0011 29 -9 9 0009 9 -10 10 0010 10 -11 11 0011 11 -1 21 0009 21 -2 22 0010 22 -3 23 0011 23 -13 3 0009 3 -14 4 0010 4 -15 5 0011 5 -5 15 0009 15 -6 16 0010 16 -7 17 0011 17 -17 27 0009 27 -18 28 0010 28 -19 29 0011 29 -9 9 0009 9 -10 10 0010 10 -11 11 0011 11 -1 21 0009 21 -2 22 0010 22 -3 23 0011 23 -13 3 0009 3 -14 4 0010 4 -15 5 0011 5 -5 15 0009 15 -6 16 0010 16 -7 17 0011 17 -17 27 0009 27 -18 28 0010 28 -19 29 0011 29 -9 9 0009 9 -10 10 0010 10 -11 11 0011 11 -1 21 0009 21 -2 22 0010 22 -3 23 0011 23 -13 3 0009 3 -14 4 0010 4 -15 5 0011 5 -5 15 0009 15 -6 16 0010 16 -7 17 0011 17 -17 27 0009 27 -18 28 0010 28 -19 29 0011 29 -9 9 0009 9 -10 10 0010 10 -11 11 0011 11 -1 21 0009 21 -2 22 0010 22 -3 23 0011 23 -13 3 0009 3 -14 4 0010 4 -15 5 0011 5 -5 15 0009 15 -6 16 0010 16 -7 17 0011 17 -17 27 0009 27 -18 28 0010 28 -19 29 0011 29 -9 9 0009 9 -10 10 0010 10 -11 11 0011 11 -1 21 0009 21 -2 22 0010 22 -3 23 0011 23 -13 3 0009 3 -14 4 0010 4 -15 5 0011 5 -5 15 0009 15 -6 16 0010 16 -7 17 0011 17 -17 27 0009 27 -18 28 0010 28 -19 29 0011 29 -9 9 0009 9 -10 10 0010 10 -11 11 0011 11 -1 21 0009 21 -2 22 0010 22 -3 23 0011 23 -13 3 0009 3 -14 4 0010 4 -15 5 0011 5 -5 15 0009 15 -6 16 0010 16 -7 17 0011 17 -17 27 0009 27 -18 28 0010 28 -19 29 0011 29 -9 9 0009 9 -10 10 0010 10 -11 11 0011 11 -1 21 0009 21 -2 22 0010 22 -3 23 0011 23 -13 3 0009 3 -14 4 0010 4 -15 5 0011 5 -5 15 0009 15 -6 16 0010 16 -7 17 0011 17 -17 27 0009 27 -18 28 0010 28 -19 29 0011 29 -9 9 0009 9 -10 10 0010 10 -11 11 0011 11 -1 21 0009 21 -2 22 0010 22 -3 23 0011 23 -13 3 0009 3 -14 4 0010 4 -15 5 0011 5 -5 15 0009 15 -6 16 0010 16 -7 17 0011 17 -17 27 0009 27 -18 28 0010 28 -19 29 0011 29 -9 9 0009 9 -10 10 0010 10 -11 11 0011 11 -1 21 0009 21 -2 22 0010 22 -3 23 0011 23 -13 3 0009 3 -14 4 0010 4 -15 5 0011 5 -5 15 0009 15 -6 16 0010 16 -7 17 0011 17 -17 27 0009 27 -18 28 0010 28 -19 29 0011 29 -9 9 0009 9 -10 10 0010 10 -11 11 0011 11 -1 21 0009 21 -2 22 0010 22 -3 23 0011 23 -13 3 0009 3 -14 4 0010 4 -15 5 0011 5 -5 15 0009 15 -6 16 0010 16 -7 17 0011 17 -17 27 0009 27 -18 28 0010 28 -19 29 0011 29 -9 9 0009 9 -10 10 0010 10 -11 11 0011 11 -1 21 0009 21 -2 22 0010 22 -3 23 0011 23 -13 3 0009 3 -14 4 0010 4 -15 5 0011 5 -5 15 0009 15 -6 16 0010 16 -7 17 0011 17 -17 27 0009 27 -18 28 0010 28 -19 29 0011 29 -9 9 0009 9 -10 10 0010 10 -11 11 0011 11 -1 21 0009 21 -2 22 0010 22 -3 23 0011 23 -13 3 0009 3 -14 4 0010 4 -15 5 0011 5 -5 15 0009 15 -6 16 0010 16 -7 17 0011 17 -17 27 0009 27 -18 28 0010 28 -19 29 0011 29 -9 9 0009 9 -10 10 0010 10 -11 11 0011 11 -1 21 0009 21 -2 22 0010 22 -3 23 0011 23 -13 3 0009 3 -14 4 0010 4 -15 5 0011 5 -5 15 0009 15 -6 16 0010 16 -7 17 0011 17 -17 27 0009 27 -18 28 0010 28 -19 29 0011 29 -9 9 0009 9 -10 10 0010 10 -11 11 0011 11 -1 21 0009 21 -2 22 0010 22 -3 23 0011 23 -13 3 0009 3 -14 4 0010 4 -15 5 0011 5 -5 15 0009 15 -6 16 0010 16 -7 17 0011 17 -17 27 0009 27 -18 28 0010 28 -19 29 0011 29 -9 9 0009 9 -10 10 0010 10 -11 11 0011 11 -1 21 0009 21 -2 22 0010 22 -3 23 0011 23 -13 3 0009 3 -14 4 0010 4 -15 5 0011 5 -5 15 0009 15 -6 16 0010 16 -7 17 0011 17 -17 27 0009 27 -18 28 0010 28 -19 29 0011 29 -9 9 0009 9 -10 10 0010 10 -11 11 0011 11 -1 21 0009 21 -2 22 0010 22 -3 23 0011 23 -13 3 0009 3 -14 4 0010 4 -15 5 0011 5 -5 15 0009 15 -6 16 0010 16 -7 17 0011 17 -17 27 0009 27 -18 28 0010 28 -19 29 0011 29 -9 9 0009 9 -10 10 0010 10 -11 11 0011 11 -1 21 0009 21 -2 22 0010 22 -3 23 0011 23 -13 3 0009 3 -14 4 0010 4 -15 5 0011 5 -5 15 0009 15 -6 16 0010 16 -7 17 0011 17 -17 27 0009 27 -18 28 0010 28 -19 29 0011 29 -9 9 0009 9 -10 10 0010 10 -11 11 0011 11 -1 21 0009 21 -2 22 0010 22 -3 23 0011 23 -13 3 0009 3 -14 4 0010 4 -15 5 0011 5 -5 15 0009 15 -6 16 0010 16 -7 17 0011 17 -17 27 0009 27 -18 28 0010 28 -19 29 0011 29 -9 9 0009 9 -10 10 0010 10 -11 11 0011 11 -1 21 0009 21 -2 22 0010 22 -3 23 0011 23 -13 3 0009 3 -14 4 0010 4 -15 5 0011 5 -5 15 0009 15 -6 16 0010 16 -7 17 0011 17 -17 27 0009 27 -18 28 0010 28 -19 29 0011 29 -9 9 0009 9 -10 10 0010 10 -11 11 0011 11 -1 21 0009 21 -2 22 0010 22 -3 23 0011 23 -13 3 0009 3 -14 4 0010 4 -15 5 0011 5 -5 15 0009 15 -6 16 0010 16 -7 17 0011 17 -17 27 0009 27 -18 28 0010 28 -19 29 0011 29 -9 9 0009 9 -10 10 0010 10 -11 11 0011 11 -1 21 0009 21 -2 22 0010 22 -3 23 0011 23 -13 3 0009 3 -14 4 0010 4 -15 5 0011 5 -5 15 0009 15 -6 16 0010 16 -7 17 0011 17 -17 27 0009 27 -18 28 0010 28 -19 29 0011 29 -9 9 0009 9 -10 10 0010 10 -11 11 0011 11 -1 21 0009 21 -2 22 0010 22 -3 23 0011 23 -13 3 0009 3 -14 4 0010 4 -15 5 0011 5 -5 15 0009 15 -6 16 0010 16 -7 17 0011 17 -17 27 0009 27 -18 28 0010 28 -19 29 0011 29 -9 9 0009 9 -10 10 0010 10 -11 11 0011 11 -1 21 0009 21 -2 22 0010 22 -3 23 0011 23 -13 3 0009 3 -14 4 0010 4 -15 5 0011 5 -5 15 0009 15 -6 16 0010 16 -7 17 0011 17 -17 27 0009 27 -18 28 0010 28 -19 29 0011 29 -9 9 0009 9 -10 10 0010 10 -11 11 0011 11 -1 21 0009 21 -2 22 0010 22 -3 23 0011 23 -13 3 0009 3 -14 4 0010 4 -15 5 0011 5 -5 15 0009 15 -6 16 0010 16 -7 17 0011 17 -17 27 0009 27 -18 28 0010 28 -19 29 0011 29 -9 9 0009 9 -10 10 0010 10 -11 11 0011 11 -1 21 0009 21 -2 22 0010 22 -3 23 0011 23 -13 3 0009 3 -14 4 0010 4 -15 5 0011 5 -5 15 0009 15 -6 16 0010 16 -7 17 0011 17 -17 27 0009 27 -18 28 0010 28 -19 29 0011 29 -\. --- --- Data for Name: pagg_tab_para_p1; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.pagg_tab_para_p1 (x, y) FROM stdin; -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -0 0 -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -0 10 -1 11 -2 12 -3 13 -4 14 -5 15 -6 16 -7 17 -8 18 -9 19 -10 0 -11 1 -\. --- --- Data for Name: pagg_tab_para_p2; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.pagg_tab_para_p2 (x, y) FROM stdin; -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 0 -21 1 -12 2 -13 3 -14 4 -15 5 -16 6 -17 7 -18 8 -19 9 -20 10 -21 11 -\. --- --- Data for Name: pagg_tab_para_p3; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.pagg_tab_para_p3 (x, y) FROM stdin; -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -22 2 -23 3 -24 4 -25 5 -26 6 -27 7 -28 8 -29 9 -22 12 -23 13 -24 14 -25 15 -26 16 -27 17 -28 18 -29 19 -\. --- --- Data for Name: parallel_vacuum_table; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.parallel_vacuum_table (a) FROM stdin; -1 -2 -3 -4 -5 -6 -7 -8 -9 -10 -11 -12 -13 -14 -15 -16 -17 -18 -19 -20 -21 -22 -23 -24 -25 -26 -27 -28 -29 -30 -31 -32 -33 -34 -35 -36 -37 -38 -39 -40 -41 -42 -43 -44 -45 -46 -47 -48 -49 -50 -51 -52 -53 -54 -55 -56 -57 -58 -59 -60 -61 -62 -63 -64 -65 -66 -67 -68 -69 -70 -71 -72 -73 -74 -75 -76 -77 -78 -79 -80 -81 -82 -83 -84 -85 -86 -87 -88 -89 -90 -91 -92 -93 -94 -95 -96 -97 -98 -99 -100 -101 -102 -103 -104 -105 -106 -107 -108 -109 -110 -111 -112 -113 -114 -115 -116 -117 -118 -119 -120 -121 -122 -123 -124 -125 -126 -127 -128 -129 -130 -131 -132 -133 -134 -135 -136 -137 -138 -139 -140 -141 -142 -143 -144 -145 -146 -147 -148 -149 -150 -151 -152 -153 -154 -155 -156 -157 -158 -159 -160 -161 -162 -163 -164 -165 -166 -167 -168 -169 -170 -171 -172 -173 -174 -175 -176 -177 -178 -179 -180 -181 -182 -183 -184 -185 -186 -187 -188 -189 -190 -191 -192 -193 -194 -195 -196 -197 -198 -199 -200 -201 -202 -203 -204 -205 -206 -207 -208 -209 -210 -211 -212 -213 -214 -215 -216 -217 -218 -219 -220 -221 -222 -223 -224 -225 -226 -227 -228 -229 -230 -231 -232 -233 -234 -235 -236 -237 -238 -239 -240 -241 -242 -243 -244 -245 -246 -247 -248 -249 -250 -251 -252 -253 -254 -255 -256 -257 -258 -259 -260 -261 -262 -263 -264 -265 -266 -267 -268 -269 -270 -271 -272 -273 -274 -275 -276 -277 -278 -279 -280 -281 -282 -283 -284 -285 -286 -287 -288 -289 -290 -291 -292 -293 -294 -295 -296 -297 -298 -299 -300 -301 -302 -303 -304 -305 -306 -307 -308 -309 -310 -311 -312 -313 -314 -315 -316 -317 -318 -319 -320 -321 -322 -323 -324 -325 -326 -327 -328 -329 -330 -331 -332 -333 -334 -335 -336 -337 -338 -339 -340 -341 -342 -343 -344 -345 -346 -347 -348 -349 -350 -351 -352 -353 -354 -355 -356 -357 -358 -359 -360 -361 -362 -363 -364 -365 -366 -367 -368 -369 -370 -371 -372 -373 -374 -375 -376 -377 -378 -379 -380 -381 -382 -383 -384 -385 -386 -387 -388 -389 -390 -391 -392 -393 -394 -395 -396 -397 -398 -399 -400 -401 -402 -403 -404 -405 -406 -407 -408 -409 -410 -411 -412 -413 -414 -415 -416 -417 -418 -419 -420 -421 -422 -423 -424 -425 -426 -427 -428 -429 -430 -431 -432 -433 -434 -435 -436 -437 -438 -439 -440 -441 -442 -443 -444 -445 -446 -447 -448 -449 -450 -451 -452 -453 -454 -455 -456 -457 -458 -459 -460 -461 -462 -463 -464 -465 -466 -467 -468 -469 -470 -471 -472 -473 -474 -475 -476 -477 -478 -479 -480 -481 -482 -483 -484 -485 -486 -487 -488 -489 -490 -491 -492 -493 -494 -495 -496 -497 -498 -499 -500 -501 -502 -503 -504 -505 -506 -507 -508 -509 -510 -511 -512 -513 -514 -515 -516 -517 -518 -519 -520 -521 -522 -523 -524 -525 -526 -527 -528 -529 -530 -531 -532 -533 -534 -535 -536 -537 -538 -539 -540 -541 -542 -543 -544 -545 -546 -547 -548 -549 -550 -551 -552 -553 -554 -555 -556 -557 -558 -559 -560 -561 -562 -563 -564 -565 -566 -567 -568 -569 -570 -571 -572 -573 -574 -575 -576 -577 -578 -579 -580 -581 -582 -583 -584 -585 -586 -587 -588 -589 -590 -591 -592 -593 -594 -595 -596 -597 -598 -599 -600 -601 -602 -603 -604 -605 -606 -607 -608 -609 -610 -611 -612 -613 -614 -615 -616 -617 -618 -619 -620 -621 -622 -623 -624 -625 -626 -627 -628 -629 -630 -631 -632 -633 -634 -635 -636 -637 -638 -639 -640 -641 -642 -643 -644 -645 -646 -647 -648 -649 -650 -651 -652 -653 -654 -655 -656 -657 -658 -659 -660 -661 -662 -663 -664 -665 -666 -667 -668 -669 -670 -671 -672 -673 -674 -675 -676 -677 -678 -679 -680 -681 -682 -683 -684 -685 -686 -687 -688 -689 -690 -691 -692 -693 -694 -695 -696 -697 -698 -699 -700 -701 -702 -703 -704 -705 -706 -707 -708 -709 -710 -711 -712 -713 -714 -715 -716 -717 -718 -719 -720 -721 -722 -723 -724 -725 -726 -727 -728 -729 -730 -731 -732 -733 -734 -735 -736 -737 -738 -739 -740 -741 -742 -743 -744 -745 -746 -747 -748 -749 -750 -751 -752 -753 -754 -755 -756 -757 -758 -759 -760 -761 -762 -763 -764 -765 -766 -767 -768 -769 -770 -771 -772 -773 -774 -775 -776 -777 -778 -779 -780 -781 -782 -783 -784 -785 -786 -787 -788 -789 -790 -791 -792 -793 -794 -795 -796 -797 -798 -799 -800 -801 -802 -803 -804 -805 -806 -807 -808 -809 -810 -811 -812 -813 -814 -815 -816 -817 -818 -819 -820 -821 -822 -823 -824 -825 -826 -827 -828 -829 -830 -831 -832 -833 -834 -835 -836 -837 -838 -839 -840 -841 -842 -843 -844 -845 -846 -847 -848 -849 -850 -851 -852 -853 -854 -855 -856 -857 -858 -859 -860 -861 -862 -863 -864 -865 -866 -867 -868 -869 -870 -871 -872 -873 -874 -875 -876 -877 -878 -879 -880 -881 -882 -883 -884 -885 -886 -887 -888 -889 -890 -891 -892 -893 -894 -895 -896 -897 -898 -899 -900 -901 -902 -903 -904 -905 -906 -907 -908 -909 -910 -911 -912 -913 -914 -915 -916 -917 -918 -919 -920 -921 -922 -923 -924 -925 -926 -927 -928 -929 -930 -931 -932 -933 -934 -935 -936 -937 -938 -939 -940 -941 -942 -943 -944 -945 -946 -947 -948 -949 -950 -951 -952 -953 -954 -955 -956 -957 -958 -959 -960 -961 -962 -963 -964 -965 -966 -967 -968 -969 -970 -971 -972 -973 -974 -975 -976 -977 -978 -979 -980 -981 -982 -983 -984 -985 -986 -987 -988 -989 -990 -991 -992 -993 -994 -995 -996 -997 -998 -999 -1000 -1001 -1002 -1003 -1004 -1005 -1006 -1007 -1008 -1009 -1010 -1011 -1012 -1013 -1014 -1015 -1016 -1017 -1018 -1019 -1020 -1021 -1022 -1023 -1024 -1025 -1026 -1027 -1028 -1029 -1030 -1031 -1032 -1033 -1034 -1035 -1036 -1037 -1038 -1039 -1040 -1041 -1042 -1043 -1044 -1045 -1046 -1047 -1048 -1049 -1050 -1051 -1052 -1053 -1054 -1055 -1056 -1057 -1058 -1059 -1060 -1061 -1062 -1063 -1064 -1065 -1066 -1067 -1068 -1069 -1070 -1071 -1072 -1073 -1074 -1075 -1076 -1077 -1078 -1079 -1080 -1081 -1082 -1083 -1084 -1085 -1086 -1087 -1088 -1089 -1090 -1091 -1092 -1093 -1094 -1095 -1096 -1097 -1098 -1099 -1100 -1101 -1102 -1103 -1104 -1105 -1106 -1107 -1108 -1109 -1110 -1111 -1112 -1113 -1114 -1115 -1116 -1117 -1118 -1119 -1120 -1121 -1122 -1123 -1124 -1125 -1126 -1127 -1128 -1129 -1130 -1131 -1132 -1133 -1134 -1135 -1136 -1137 -1138 -1139 -1140 -1141 -1142 -1143 -1144 -1145 -1146 -1147 -1148 -1149 -1150 -1151 -1152 -1153 -1154 -1155 -1156 -1157 -1158 -1159 -1160 -1161 -1162 -1163 -1164 -1165 -1166 -1167 -1168 -1169 -1170 -1171 -1172 -1173 -1174 -1175 -1176 -1177 -1178 -1179 -1180 -1181 -1182 -1183 -1184 -1185 -1186 -1187 -1188 -1189 -1190 -1191 -1192 -1193 -1194 -1195 -1196 -1197 -1198 -1199 -1200 -1201 -1202 -1203 -1204 -1205 -1206 -1207 -1208 -1209 -1210 -1211 -1212 -1213 -1214 -1215 -1216 -1217 -1218 -1219 -1220 -1221 -1222 -1223 -1224 -1225 -1226 -1227 -1228 -1229 -1230 -1231 -1232 -1233 -1234 -1235 -1236 -1237 -1238 -1239 -1240 -1241 -1242 -1243 -1244 -1245 -1246 -1247 -1248 -1249 -1250 -1251 -1252 -1253 -1254 -1255 -1256 -1257 -1258 -1259 -1260 -1261 -1262 -1263 -1264 -1265 -1266 -1267 -1268 -1269 -1270 -1271 -1272 -1273 -1274 -1275 -1276 -1277 -1278 -1279 -1280 -1281 -1282 -1283 -1284 -1285 -1286 -1287 -1288 -1289 -1290 -1291 -1292 -1293 -1294 -1295 -1296 -1297 -1298 -1299 -1300 -1301 -1302 -1303 -1304 -1305 -1306 -1307 -1308 -1309 -1310 -1311 -1312 -1313 -1314 -1315 -1316 -1317 -1318 -1319 -1320 -1321 -1322 -1323 -1324 -1325 -1326 -1327 -1328 -1329 -1330 -1331 -1332 -1333 -1334 -1335 -1336 -1337 -1338 -1339 -1340 -1341 -1342 -1343 -1344 -1345 -1346 -1347 -1348 -1349 -1350 -1351 -1352 -1353 -1354 -1355 -1356 -1357 -1358 -1359 -1360 -1361 -1362 -1363 -1364 -1365 -1366 -1367 -1368 -1369 -1370 -1371 -1372 -1373 -1374 -1375 -1376 -1377 -1378 -1379 -1380 -1381 -1382 -1383 -1384 -1385 -1386 -1387 -1388 -1389 -1390 -1391 -1392 -1393 -1394 -1395 -1396 -1397 -1398 -1399 -1400 -1401 -1402 -1403 -1404 -1405 -1406 -1407 -1408 -1409 -1410 -1411 -1412 -1413 -1414 -1415 -1416 -1417 -1418 -1419 -1420 -1421 -1422 -1423 -1424 -1425 -1426 -1427 -1428 -1429 -1430 -1431 -1432 -1433 -1434 -1435 -1436 -1437 -1438 -1439 -1440 -1441 -1442 -1443 -1444 -1445 -1446 -1447 -1448 -1449 -1450 -1451 -1452 -1453 -1454 -1455 -1456 -1457 -1458 -1459 -1460 -1461 -1462 -1463 -1464 -1465 -1466 -1467 -1468 -1469 -1470 -1471 -1472 -1473 -1474 -1475 -1476 -1477 -1478 -1479 -1480 -1481 -1482 -1483 -1484 -1485 -1486 -1487 -1488 -1489 -1490 -1491 -1492 -1493 -1494 -1495 -1496 -1497 -1498 -1499 -1500 -1501 -1502 -1503 -1504 -1505 -1506 -1507 -1508 -1509 -1510 -1511 -1512 -1513 -1514 -1515 -1516 -1517 -1518 -1519 -1520 -1521 -1522 -1523 -1524 -1525 -1526 -1527 -1528 -1529 -1530 -1531 -1532 -1533 -1534 -1535 -1536 -1537 -1538 -1539 -1540 -1541 -1542 -1543 -1544 -1545 -1546 -1547 -1548 -1549 -1550 -1551 -1552 -1553 -1554 -1555 -1556 -1557 -1558 -1559 -1560 -1561 -1562 -1563 -1564 -1565 -1566 -1567 -1568 -1569 -1570 -1571 -1572 -1573 -1574 -1575 -1576 -1577 -1578 -1579 -1580 -1581 -1582 -1583 -1584 -1585 -1586 -1587 -1588 -1589 -1590 -1591 -1592 -1593 -1594 -1595 -1596 -1597 -1598 -1599 -1600 -1601 -1602 -1603 -1604 -1605 -1606 -1607 -1608 -1609 -1610 -1611 -1612 -1613 -1614 -1615 -1616 -1617 -1618 -1619 -1620 -1621 -1622 -1623 -1624 -1625 -1626 -1627 -1628 -1629 -1630 -1631 -1632 -1633 -1634 -1635 -1636 -1637 -1638 -1639 -1640 -1641 -1642 -1643 -1644 -1645 -1646 -1647 -1648 -1649 -1650 -1651 -1652 -1653 -1654 -1655 -1656 -1657 -1658 -1659 -1660 -1661 -1662 -1663 -1664 -1665 -1666 -1667 -1668 -1669 -1670 -1671 -1672 -1673 -1674 -1675 -1676 -1677 -1678 -1679 -1680 -1681 -1682 -1683 -1684 -1685 -1686 -1687 -1688 -1689 -1690 -1691 -1692 -1693 -1694 -1695 -1696 -1697 -1698 -1699 -1700 -1701 -1702 -1703 -1704 -1705 -1706 -1707 -1708 -1709 -1710 -1711 -1712 -1713 -1714 -1715 -1716 -1717 -1718 -1719 -1720 -1721 -1722 -1723 -1724 -1725 -1726 -1727 -1728 -1729 -1730 -1731 -1732 -1733 -1734 -1735 -1736 -1737 -1738 -1739 -1740 -1741 -1742 -1743 -1744 -1745 -1746 -1747 -1748 -1749 -1750 -1751 -1752 -1753 -1754 -1755 -1756 -1757 -1758 -1759 -1760 -1761 -1762 -1763 -1764 -1765 -1766 -1767 -1768 -1769 -1770 -1771 -1772 -1773 -1774 -1775 -1776 -1777 -1778 -1779 -1780 -1781 -1782 -1783 -1784 -1785 -1786 -1787 -1788 -1789 -1790 -1791 -1792 -1793 -1794 -1795 -1796 -1797 -1798 -1799 -1800 -1801 -1802 -1803 -1804 -1805 -1806 -1807 -1808 -1809 -1810 -1811 -1812 -1813 -1814 -1815 -1816 -1817 -1818 -1819 -1820 -1821 -1822 -1823 -1824 -1825 -1826 -1827 -1828 -1829 -1830 -1831 -1832 -1833 -1834 -1835 -1836 -1837 -1838 -1839 -1840 -1841 -1842 -1843 -1844 -1845 -1846 -1847 -1848 -1849 -1850 -1851 -1852 -1853 -1854 -1855 -1856 -1857 -1858 -1859 -1860 -1861 -1862 -1863 -1864 -1865 -1866 -1867 -1868 -1869 -1870 -1871 -1872 -1873 -1874 -1875 -1876 -1877 -1878 -1879 -1880 -1881 -1882 -1883 -1884 -1885 -1886 -1887 -1888 -1889 -1890 -1891 -1892 -1893 -1894 -1895 -1896 -1897 -1898 -1899 -1900 -1901 -1902 -1903 -1904 -1905 -1906 -1907 -1908 -1909 -1910 -1911 -1912 -1913 -1914 -1915 -1916 -1917 -1918 -1919 -1920 -1921 -1922 -1923 -1924 -1925 -1926 -1927 -1928 -1929 -1930 -1931 -1932 -1933 -1934 -1935 -1936 -1937 -1938 -1939 -1940 -1941 -1942 -1943 -1944 -1945 -1946 -1947 -1948 -1949 -1950 -1951 -1952 -1953 -1954 -1955 -1956 -1957 -1958 -1959 -1960 -1961 -1962 -1963 -1964 -1965 -1966 -1967 -1968 -1969 -1970 -1971 -1972 -1973 -1974 -1975 -1976 -1977 -1978 -1979 -1980 -1981 -1982 -1983 -1984 -1985 -1986 -1987 -1988 -1989 -1990 -1991 -1992 -1993 -1994 -1995 -1996 -1997 -1998 -1999 -2000 -2001 -2002 -2003 -2004 -2005 -2006 -2007 -2008 -2009 -2010 -2011 -2012 -2013 -2014 -2015 -2016 -2017 -2018 -2019 -2020 -2021 -2022 -2023 -2024 -2025 -2026 -2027 -2028 -2029 -2030 -2031 -2032 -2033 -2034 -2035 -2036 -2037 -2038 -2039 -2040 -2041 -2042 -2043 -2044 -2045 -2046 -2047 -2048 -2049 -2050 -2051 -2052 -2053 -2054 -2055 -2056 -2057 -2058 -2059 -2060 -2061 -2062 -2063 -2064 -2065 -2066 -2067 -2068 -2069 -2070 -2071 -2072 -2073 -2074 -2075 -2076 -2077 -2078 -2079 -2080 -2081 -2082 -2083 -2084 -2085 -2086 -2087 -2088 -2089 -2090 -2091 -2092 -2093 -2094 -2095 -2096 -2097 -2098 -2099 -2100 -2101 -2102 -2103 -2104 -2105 -2106 -2107 -2108 -2109 -2110 -2111 -2112 -2113 -2114 -2115 -2116 -2117 -2118 -2119 -2120 -2121 -2122 -2123 -2124 -2125 -2126 -2127 -2128 -2129 -2130 -2131 -2132 -2133 -2134 -2135 -2136 -2137 -2138 -2139 -2140 -2141 -2142 -2143 -2144 -2145 -2146 -2147 -2148 -2149 -2150 -2151 -2152 -2153 -2154 -2155 -2156 -2157 -2158 -2159 -2160 -2161 -2162 -2163 -2164 -2165 -2166 -2167 -2168 -2169 -2170 -2171 -2172 -2173 -2174 -2175 -2176 -2177 -2178 -2179 -2180 -2181 -2182 -2183 -2184 -2185 -2186 -2187 -2188 -2189 -2190 -2191 -2192 -2193 -2194 -2195 -2196 -2197 -2198 -2199 -2200 -2201 -2202 -2203 -2204 -2205 -2206 -2207 -2208 -2209 -2210 -2211 -2212 -2213 -2214 -2215 -2216 -2217 -2218 -2219 -2220 -2221 -2222 -2223 -2224 -2225 -2226 -2227 -2228 -2229 -2230 -2231 -2232 -2233 -2234 -2235 -2236 -2237 -2238 -2239 -2240 -2241 -2242 -2243 -2244 -2245 -2246 -2247 -2248 -2249 -2250 -2251 -2252 -2253 -2254 -2255 -2256 -2257 -2258 -2259 -2260 -2261 -2262 -2263 -2264 -2265 -2266 -2267 -2268 -2269 -2270 -2271 -2272 -2273 -2274 -2275 -2276 -2277 -2278 -2279 -2280 -2281 -2282 -2283 -2284 -2285 -2286 -2287 -2288 -2289 -2290 -2291 -2292 -2293 -2294 -2295 -2296 -2297 -2298 -2299 -2300 -2301 -2302 -2303 -2304 -2305 -2306 -2307 -2308 -2309 -2310 -2311 -2312 -2313 -2314 -2315 -2316 -2317 -2318 -2319 -2320 -2321 -2322 -2323 -2324 -2325 -2326 -2327 -2328 -2329 -2330 -2331 -2332 -2333 -2334 -2335 -2336 -2337 -2338 -2339 -2340 -2341 -2342 -2343 -2344 -2345 -2346 -2347 -2348 -2349 -2350 -2351 -2352 -2353 -2354 -2355 -2356 -2357 -2358 -2359 -2360 -2361 -2362 -2363 -2364 -2365 -2366 -2367 -2368 -2369 -2370 -2371 -2372 -2373 -2374 -2375 -2376 -2377 -2378 -2379 -2380 -2381 -2382 -2383 -2384 -2385 -2386 -2387 -2388 -2389 -2390 -2391 -2392 -2393 -2394 -2395 -2396 -2397 -2398 -2399 -2400 -2401 -2402 -2403 -2404 -2405 -2406 -2407 -2408 -2409 -2410 -2411 -2412 -2413 -2414 -2415 -2416 -2417 -2418 -2419 -2420 -2421 -2422 -2423 -2424 -2425 -2426 -2427 -2428 -2429 -2430 -2431 -2432 -2433 -2434 -2435 -2436 -2437 -2438 -2439 -2440 -2441 -2442 -2443 -2444 -2445 -2446 -2447 -2448 -2449 -2450 -2451 -2452 -2453 -2454 -2455 -2456 -2457 -2458 -2459 -2460 -2461 -2462 -2463 -2464 -2465 -2466 -2467 -2468 -2469 -2470 -2471 -2472 -2473 -2474 -2475 -2476 -2477 -2478 -2479 -2480 -2481 -2482 -2483 -2484 -2485 -2486 -2487 -2488 -2489 -2490 -2491 -2492 -2493 -2494 -2495 -2496 -2497 -2498 -2499 -2500 -2501 -2502 -2503 -2504 -2505 -2506 -2507 -2508 -2509 -2510 -2511 -2512 -2513 -2514 -2515 -2516 -2517 -2518 -2519 -2520 -2521 -2522 -2523 -2524 -2525 -2526 -2527 -2528 -2529 -2530 -2531 -2532 -2533 -2534 -2535 -2536 -2537 -2538 -2539 -2540 -2541 -2542 -2543 -2544 -2545 -2546 -2547 -2548 -2549 -2550 -2551 -2552 -2553 -2554 -2555 -2556 -2557 -2558 -2559 -2560 -2561 -2562 -2563 -2564 -2565 -2566 -2567 -2568 -2569 -2570 -2571 -2572 -2573 -2574 -2575 -2576 -2577 -2578 -2579 -2580 -2581 -2582 -2583 -2584 -2585 -2586 -2587 -2588 -2589 -2590 -2591 -2592 -2593 -2594 -2595 -2596 -2597 -2598 -2599 -2600 -2601 -2602 -2603 -2604 -2605 -2606 -2607 -2608 -2609 -2610 -2611 -2612 -2613 -2614 -2615 -2616 -2617 -2618 -2619 -2620 -2621 -2622 -2623 -2624 -2625 -2626 -2627 -2628 -2629 -2630 -2631 -2632 -2633 -2634 -2635 -2636 -2637 -2638 -2639 -2640 -2641 -2642 -2643 -2644 -2645 -2646 -2647 -2648 -2649 -2650 -2651 -2652 -2653 -2654 -2655 -2656 -2657 -2658 -2659 -2660 -2661 -2662 -2663 -2664 -2665 -2666 -2667 -2668 -2669 -2670 -2671 -2672 -2673 -2674 -2675 -2676 -2677 -2678 -2679 -2680 -2681 -2682 -2683 -2684 -2685 -2686 -2687 -2688 -2689 -2690 -2691 -2692 -2693 -2694 -2695 -2696 -2697 -2698 -2699 -2700 -2701 -2702 -2703 -2704 -2705 -2706 -2707 -2708 -2709 -2710 -2711 -2712 -2713 -2714 -2715 -2716 -2717 -2718 -2719 -2720 -2721 -2722 -2723 -2724 -2725 -2726 -2727 -2728 -2729 -2730 -2731 -2732 -2733 -2734 -2735 -2736 -2737 -2738 -2739 -2740 -2741 -2742 -2743 -2744 -2745 -2746 -2747 -2748 -2749 -2750 -2751 -2752 -2753 -2754 -2755 -2756 -2757 -2758 -2759 -2760 -2761 -2762 -2763 -2764 -2765 -2766 -2767 -2768 -2769 -2770 -2771 -2772 -2773 -2774 -2775 -2776 -2777 -2778 -2779 -2780 -2781 -2782 -2783 -2784 -2785 -2786 -2787 -2788 -2789 -2790 -2791 -2792 -2793 -2794 -2795 -2796 -2797 -2798 -2799 -2800 -2801 -2802 -2803 -2804 -2805 -2806 -2807 -2808 -2809 -2810 -2811 -2812 -2813 -2814 -2815 -2816 -2817 -2818 -2819 -2820 -2821 -2822 -2823 -2824 -2825 -2826 -2827 -2828 -2829 -2830 -2831 -2832 -2833 -2834 -2835 -2836 -2837 -2838 -2839 -2840 -2841 -2842 -2843 -2844 -2845 -2846 -2847 -2848 -2849 -2850 -2851 -2852 -2853 -2854 -2855 -2856 -2857 -2858 -2859 -2860 -2861 -2862 -2863 -2864 -2865 -2866 -2867 -2868 -2869 -2870 -2871 -2872 -2873 -2874 -2875 -2876 -2877 -2878 -2879 -2880 -2881 -2882 -2883 -2884 -2885 -2886 -2887 -2888 -2889 -2890 -2891 -2892 -2893 -2894 -2895 -2896 -2897 -2898 -2899 -2900 -2901 -2902 -2903 -2904 -2905 -2906 -2907 -2908 -2909 -2910 -2911 -2912 -2913 -2914 -2915 -2916 -2917 -2918 -2919 -2920 -2921 -2922 -2923 -2924 -2925 -2926 -2927 -2928 -2929 -2930 -2931 -2932 -2933 -2934 -2935 -2936 -2937 -2938 -2939 -2940 -2941 -2942 -2943 -2944 -2945 -2946 -2947 -2948 -2949 -2950 -2951 -2952 -2953 -2954 -2955 -2956 -2957 -2958 -2959 -2960 -2961 -2962 -2963 -2964 -2965 -2966 -2967 -2968 -2969 -2970 -2971 -2972 -2973 -2974 -2975 -2976 -2977 -2978 -2979 -2980 -2981 -2982 -2983 -2984 -2985 -2986 -2987 -2988 -2989 -2990 -2991 -2992 -2993 -2994 -2995 -2996 -2997 -2998 -2999 -3000 -3001 -3002 -3003 -3004 -3005 -3006 -3007 -3008 -3009 -3010 -3011 -3012 -3013 -3014 -3015 -3016 -3017 -3018 -3019 -3020 -3021 -3022 -3023 -3024 -3025 -3026 -3027 -3028 -3029 -3030 -3031 -3032 -3033 -3034 -3035 -3036 -3037 -3038 -3039 -3040 -3041 -3042 -3043 -3044 -3045 -3046 -3047 -3048 -3049 -3050 -3051 -3052 -3053 -3054 -3055 -3056 -3057 -3058 -3059 -3060 -3061 -3062 -3063 -3064 -3065 -3066 -3067 -3068 -3069 -3070 -3071 -3072 -3073 -3074 -3075 -3076 -3077 -3078 -3079 -3080 -3081 -3082 -3083 -3084 -3085 -3086 -3087 -3088 -3089 -3090 -3091 -3092 -3093 -3094 -3095 -3096 -3097 -3098 -3099 -3100 -3101 -3102 -3103 -3104 -3105 -3106 -3107 -3108 -3109 -3110 -3111 -3112 -3113 -3114 -3115 -3116 -3117 -3118 -3119 -3120 -3121 -3122 -3123 -3124 -3125 -3126 -3127 -3128 -3129 -3130 -3131 -3132 -3133 -3134 -3135 -3136 -3137 -3138 -3139 -3140 -3141 -3142 -3143 -3144 -3145 -3146 -3147 -3148 -3149 -3150 -3151 -3152 -3153 -3154 -3155 -3156 -3157 -3158 -3159 -3160 -3161 -3162 -3163 -3164 -3165 -3166 -3167 -3168 -3169 -3170 -3171 -3172 -3173 -3174 -3175 -3176 -3177 -3178 -3179 -3180 -3181 -3182 -3183 -3184 -3185 -3186 -3187 -3188 -3189 -3190 -3191 -3192 -3193 -3194 -3195 -3196 -3197 -3198 -3199 -3200 -3201 -3202 -3203 -3204 -3205 -3206 -3207 -3208 -3209 -3210 -3211 -3212 -3213 -3214 -3215 -3216 -3217 -3218 -3219 -3220 -3221 -3222 -3223 -3224 -3225 -3226 -3227 -3228 -3229 -3230 -3231 -3232 -3233 -3234 -3235 -3236 -3237 -3238 -3239 -3240 -3241 -3242 -3243 -3244 -3245 -3246 -3247 -3248 -3249 -3250 -3251 -3252 -3253 -3254 -3255 -3256 -3257 -3258 -3259 -3260 -3261 -3262 -3263 -3264 -3265 -3266 -3267 -3268 -3269 -3270 -3271 -3272 -3273 -3274 -3275 -3276 -3277 -3278 -3279 -3280 -3281 -3282 -3283 -3284 -3285 -3286 -3287 -3288 -3289 -3290 -3291 -3292 -3293 -3294 -3295 -3296 -3297 -3298 -3299 -3300 -3301 -3302 -3303 -3304 -3305 -3306 -3307 -3308 -3309 -3310 -3311 -3312 -3313 -3314 -3315 -3316 -3317 -3318 -3319 -3320 -3321 -3322 -3323 -3324 -3325 -3326 -3327 -3328 -3329 -3330 -3331 -3332 -3333 -3334 -3335 -3336 -3337 -3338 -3339 -3340 -3341 -3342 -3343 -3344 -3345 -3346 -3347 -3348 -3349 -3350 -3351 -3352 -3353 -3354 -3355 -3356 -3357 -3358 -3359 -3360 -3361 -3362 -3363 -3364 -3365 -3366 -3367 -3368 -3369 -3370 -3371 -3372 -3373 -3374 -3375 -3376 -3377 -3378 -3379 -3380 -3381 -3382 -3383 -3384 -3385 -3386 -3387 -3388 -3389 -3390 -3391 -3392 -3393 -3394 -3395 -3396 -3397 -3398 -3399 -3400 -3401 -3402 -3403 -3404 -3405 -3406 -3407 -3408 -3409 -3410 -3411 -3412 -3413 -3414 -3415 -3416 -3417 -3418 -3419 -3420 -3421 -3422 -3423 -3424 -3425 -3426 -3427 -3428 -3429 -3430 -3431 -3432 -3433 -3434 -3435 -3436 -3437 -3438 -3439 -3440 -3441 -3442 -3443 -3444 -3445 -3446 -3447 -3448 -3449 -3450 -3451 -3452 -3453 -3454 -3455 -3456 -3457 -3458 -3459 -3460 -3461 -3462 -3463 -3464 -3465 -3466 -3467 -3468 -3469 -3470 -3471 -3472 -3473 -3474 -3475 -3476 -3477 -3478 -3479 -3480 -3481 -3482 -3483 -3484 -3485 -3486 -3487 -3488 -3489 -3490 -3491 -3492 -3493 -3494 -3495 -3496 -3497 -3498 -3499 -3500 -3501 -3502 -3503 -3504 -3505 -3506 -3507 -3508 -3509 -3510 -3511 -3512 -3513 -3514 -3515 -3516 -3517 -3518 -3519 -3520 -3521 -3522 -3523 -3524 -3525 -3526 -3527 -3528 -3529 -3530 -3531 -3532 -3533 -3534 -3535 -3536 -3537 -3538 -3539 -3540 -3541 -3542 -3543 -3544 -3545 -3546 -3547 -3548 -3549 -3550 -3551 -3552 -3553 -3554 -3555 -3556 -3557 -3558 -3559 -3560 -3561 -3562 -3563 -3564 -3565 -3566 -3567 -3568 -3569 -3570 -3571 -3572 -3573 -3574 -3575 -3576 -3577 -3578 -3579 -3580 -3581 -3582 -3583 -3584 -3585 -3586 -3587 -3588 -3589 -3590 -3591 -3592 -3593 -3594 -3595 -3596 -3597 -3598 -3599 -3600 -3601 -3602 -3603 -3604 -3605 -3606 -3607 -3608 -3609 -3610 -3611 -3612 -3613 -3614 -3615 -3616 -3617 -3618 -3619 -3620 -3621 -3622 -3623 -3624 -3625 -3626 -3627 -3628 -3629 -3630 -3631 -3632 -3633 -3634 -3635 -3636 -3637 -3638 -3639 -3640 -3641 -3642 -3643 -3644 -3645 -3646 -3647 -3648 -3649 -3650 -3651 -3652 -3653 -3654 -3655 -3656 -3657 -3658 -3659 -3660 -3661 -3662 -3663 -3664 -3665 -3666 -3667 -3668 -3669 -3670 -3671 -3672 -3673 -3674 -3675 -3676 -3677 -3678 -3679 -3680 -3681 -3682 -3683 -3684 -3685 -3686 -3687 -3688 -3689 -3690 -3691 -3692 -3693 -3694 -3695 -3696 -3697 -3698 -3699 -3700 -3701 -3702 -3703 -3704 -3705 -3706 -3707 -3708 -3709 -3710 -3711 -3712 -3713 -3714 -3715 -3716 -3717 -3718 -3719 -3720 -3721 -3722 -3723 -3724 -3725 -3726 -3727 -3728 -3729 -3730 -3731 -3732 -3733 -3734 -3735 -3736 -3737 -3738 -3739 -3740 -3741 -3742 -3743 -3744 -3745 -3746 -3747 -3748 -3749 -3750 -3751 -3752 -3753 -3754 -3755 -3756 -3757 -3758 -3759 -3760 -3761 -3762 -3763 -3764 -3765 -3766 -3767 -3768 -3769 -3770 -3771 -3772 -3773 -3774 -3775 -3776 -3777 -3778 -3779 -3780 -3781 -3782 -3783 -3784 -3785 -3786 -3787 -3788 -3789 -3790 -3791 -3792 -3793 -3794 -3795 -3796 -3797 -3798 -3799 -3800 -3801 -3802 -3803 -3804 -3805 -3806 -3807 -3808 -3809 -3810 -3811 -3812 -3813 -3814 -3815 -3816 -3817 -3818 -3819 -3820 -3821 -3822 -3823 -3824 -3825 -3826 -3827 -3828 -3829 -3830 -3831 -3832 -3833 -3834 -3835 -3836 -3837 -3838 -3839 -3840 -3841 -3842 -3843 -3844 -3845 -3846 -3847 -3848 -3849 -3850 -3851 -3852 -3853 -3854 -3855 -3856 -3857 -3858 -3859 -3860 -3861 -3862 -3863 -3864 -3865 -3866 -3867 -3868 -3869 -3870 -3871 -3872 -3873 -3874 -3875 -3876 -3877 -3878 -3879 -3880 -3881 -3882 -3883 -3884 -3885 -3886 -3887 -3888 -3889 -3890 -3891 -3892 -3893 -3894 -3895 -3896 -3897 -3898 -3899 -3900 -3901 -3902 -3903 -3904 -3905 -3906 -3907 -3908 -3909 -3910 -3911 -3912 -3913 -3914 -3915 -3916 -3917 -3918 -3919 -3920 -3921 -3922 -3923 -3924 -3925 -3926 -3927 -3928 -3929 -3930 -3931 -3932 -3933 -3934 -3935 -3936 -3937 -3938 -3939 -3940 -3941 -3942 -3943 -3944 -3945 -3946 -3947 -3948 -3949 -3950 -3951 -3952 -3953 -3954 -3955 -3956 -3957 -3958 -3959 -3960 -3961 -3962 -3963 -3964 -3965 -3966 -3967 -3968 -3969 -3970 -3971 -3972 -3973 -3974 -3975 -3976 -3977 -3978 -3979 -3980 -3981 -3982 -3983 -3984 -3985 -3986 -3987 -3988 -3989 -3990 -3991 -3992 -3993 -3994 -3995 -3996 -3997 -3998 -3999 -4000 -4001 -4002 -4003 -4004 -4005 -4006 -4007 -4008 -4009 -4010 -4011 -4012 -4013 -4014 -4015 -4016 -4017 -4018 -4019 -4020 -4021 -4022 -4023 -4024 -4025 -4026 -4027 -4028 -4029 -4030 -4031 -4032 -4033 -4034 -4035 -4036 -4037 -4038 -4039 -4040 -4041 -4042 -4043 -4044 -4045 -4046 -4047 -4048 -4049 -4050 -4051 -4052 -4053 -4054 -4055 -4056 -4057 -4058 -4059 -4060 -4061 -4062 -4063 -4064 -4065 -4066 -4067 -4068 -4069 -4070 -4071 -4072 -4073 -4074 -4075 -4076 -4077 -4078 -4079 -4080 -4081 -4082 -4083 -4084 -4085 -4086 -4087 -4088 -4089 -4090 -4091 -4092 -4093 -4094 -4095 -4096 -4097 -4098 -4099 -4100 -4101 -4102 -4103 -4104 -4105 -4106 -4107 -4108 -4109 -4110 -4111 -4112 -4113 -4114 -4115 -4116 -4117 -4118 -4119 -4120 -4121 -4122 -4123 -4124 -4125 -4126 -4127 -4128 -4129 -4130 -4131 -4132 -4133 -4134 -4135 -4136 -4137 -4138 -4139 -4140 -4141 -4142 -4143 -4144 -4145 -4146 -4147 -4148 -4149 -4150 -4151 -4152 -4153 -4154 -4155 -4156 -4157 -4158 -4159 -4160 -4161 -4162 -4163 -4164 -4165 -4166 -4167 -4168 -4169 -4170 -4171 -4172 -4173 -4174 -4175 -4176 -4177 -4178 -4179 -4180 -4181 -4182 -4183 -4184 -4185 -4186 -4187 -4188 -4189 -4190 -4191 -4192 -4193 -4194 -4195 -4196 -4197 -4198 -4199 -4200 -4201 -4202 -4203 -4204 -4205 -4206 -4207 -4208 -4209 -4210 -4211 -4212 -4213 -4214 -4215 -4216 -4217 -4218 -4219 -4220 -4221 -4222 -4223 -4224 -4225 -4226 -4227 -4228 -4229 -4230 -4231 -4232 -4233 -4234 -4235 -4236 -4237 -4238 -4239 -4240 -4241 -4242 -4243 -4244 -4245 -4246 -4247 -4248 -4249 -4250 -4251 -4252 -4253 -4254 -4255 -4256 -4257 -4258 -4259 -4260 -4261 -4262 -4263 -4264 -4265 -4266 -4267 -4268 -4269 -4270 -4271 -4272 -4273 -4274 -4275 -4276 -4277 -4278 -4279 -4280 -4281 -4282 -4283 -4284 -4285 -4286 -4287 -4288 -4289 -4290 -4291 -4292 -4293 -4294 -4295 -4296 -4297 -4298 -4299 -4300 -4301 -4302 -4303 -4304 -4305 -4306 -4307 -4308 -4309 -4310 -4311 -4312 -4313 -4314 -4315 -4316 -4317 -4318 -4319 -4320 -4321 -4322 -4323 -4324 -4325 -4326 -4327 -4328 -4329 -4330 -4331 -4332 -4333 -4334 -4335 -4336 -4337 -4338 -4339 -4340 -4341 -4342 -4343 -4344 -4345 -4346 -4347 -4348 -4349 -4350 -4351 -4352 -4353 -4354 -4355 -4356 -4357 -4358 -4359 -4360 -4361 -4362 -4363 -4364 -4365 -4366 -4367 -4368 -4369 -4370 -4371 -4372 -4373 -4374 -4375 -4376 -4377 -4378 -4379 -4380 -4381 -4382 -4383 -4384 -4385 -4386 -4387 -4388 -4389 -4390 -4391 -4392 -4393 -4394 -4395 -4396 -4397 -4398 -4399 -4400 -4401 -4402 -4403 -4404 -4405 -4406 -4407 -4408 -4409 -4410 -4411 -4412 -4413 -4414 -4415 -4416 -4417 -4418 -4419 -4420 -4421 -4422 -4423 -4424 -4425 -4426 -4427 -4428 -4429 -4430 -4431 -4432 -4433 -4434 -4435 -4436 -4437 -4438 -4439 -4440 -4441 -4442 -4443 -4444 -4445 -4446 -4447 -4448 -4449 -4450 -4451 -4452 -4453 -4454 -4455 -4456 -4457 -4458 -4459 -4460 -4461 -4462 -4463 -4464 -4465 -4466 -4467 -4468 -4469 -4470 -4471 -4472 -4473 -4474 -4475 -4476 -4477 -4478 -4479 -4480 -4481 -4482 -4483 -4484 -4485 -4486 -4487 -4488 -4489 -4490 -4491 -4492 -4493 -4494 -4495 -4496 -4497 -4498 -4499 -4500 -4501 -4502 -4503 -4504 -4505 -4506 -4507 -4508 -4509 -4510 -4511 -4512 -4513 -4514 -4515 -4516 -4517 -4518 -4519 -4520 -4521 -4522 -4523 -4524 -4525 -4526 -4527 -4528 -4529 -4530 -4531 -4532 -4533 -4534 -4535 -4536 -4537 -4538 -4539 -4540 -4541 -4542 -4543 -4544 -4545 -4546 -4547 -4548 -4549 -4550 -4551 -4552 -4553 -4554 -4555 -4556 -4557 -4558 -4559 -4560 -4561 -4562 -4563 -4564 -4565 -4566 -4567 -4568 -4569 -4570 -4571 -4572 -4573 -4574 -4575 -4576 -4577 -4578 -4579 -4580 -4581 -4582 -4583 -4584 -4585 -4586 -4587 -4588 -4589 -4590 -4591 -4592 -4593 -4594 -4595 -4596 -4597 -4598 -4599 -4600 -4601 -4602 -4603 -4604 -4605 -4606 -4607 -4608 -4609 -4610 -4611 -4612 -4613 -4614 -4615 -4616 -4617 -4618 -4619 -4620 -4621 -4622 -4623 -4624 -4625 -4626 -4627 -4628 -4629 -4630 -4631 -4632 -4633 -4634 -4635 -4636 -4637 -4638 -4639 -4640 -4641 -4642 -4643 -4644 -4645 -4646 -4647 -4648 -4649 -4650 -4651 -4652 -4653 -4654 -4655 -4656 -4657 -4658 -4659 -4660 -4661 -4662 -4663 -4664 -4665 -4666 -4667 -4668 -4669 -4670 -4671 -4672 -4673 -4674 -4675 -4676 -4677 -4678 -4679 -4680 -4681 -4682 -4683 -4684 -4685 -4686 -4687 -4688 -4689 -4690 -4691 -4692 -4693 -4694 -4695 -4696 -4697 -4698 -4699 -4700 -4701 -4702 -4703 -4704 -4705 -4706 -4707 -4708 -4709 -4710 -4711 -4712 -4713 -4714 -4715 -4716 -4717 -4718 -4719 -4720 -4721 -4722 -4723 -4724 -4725 -4726 -4727 -4728 -4729 -4730 -4731 -4732 -4733 -4734 -4735 -4736 -4737 -4738 -4739 -4740 -4741 -4742 -4743 -4744 -4745 -4746 -4747 -4748 -4749 -4750 -4751 -4752 -4753 -4754 -4755 -4756 -4757 -4758 -4759 -4760 -4761 -4762 -4763 -4764 -4765 -4766 -4767 -4768 -4769 -4770 -4771 -4772 -4773 -4774 -4775 -4776 -4777 -4778 -4779 -4780 -4781 -4782 -4783 -4784 -4785 -4786 -4787 -4788 -4789 -4790 -4791 -4792 -4793 -4794 -4795 -4796 -4797 -4798 -4799 -4800 -4801 -4802 -4803 -4804 -4805 -4806 -4807 -4808 -4809 -4810 -4811 -4812 -4813 -4814 -4815 -4816 -4817 -4818 -4819 -4820 -4821 -4822 -4823 -4824 -4825 -4826 -4827 -4828 -4829 -4830 -4831 -4832 -4833 -4834 -4835 -4836 -4837 -4838 -4839 -4840 -4841 -4842 -4843 -4844 -4845 -4846 -4847 -4848 -4849 -4850 -4851 -4852 -4853 -4854 -4855 -4856 -4857 -4858 -4859 -4860 -4861 -4862 -4863 -4864 -4865 -4866 -4867 -4868 -4869 -4870 -4871 -4872 -4873 -4874 -4875 -4876 -4877 -4878 -4879 -4880 -4881 -4882 -4883 -4884 -4885 -4886 -4887 -4888 -4889 -4890 -4891 -4892 -4893 -4894 -4895 -4896 -4897 -4898 -4899 -4900 -4901 -4902 -4903 -4904 -4905 -4906 -4907 -4908 -4909 -4910 -4911 -4912 -4913 -4914 -4915 -4916 -4917 -4918 -4919 -4920 -4921 -4922 -4923 -4924 -4925 -4926 -4927 -4928 -4929 -4930 -4931 -4932 -4933 -4934 -4935 -4936 -4937 -4938 -4939 -4940 -4941 -4942 -4943 -4944 -4945 -4946 -4947 -4948 -4949 -4950 -4951 -4952 -4953 -4954 -4955 -4956 -4957 -4958 -4959 -4960 -4961 -4962 -4963 -4964 -4965 -4966 -4967 -4968 -4969 -4970 -4971 -4972 -4973 -4974 -4975 -4976 -4977 -4978 -4979 -4980 -4981 -4982 -4983 -4984 -4985 -4986 -4987 -4988 -4989 -4990 -4991 -4992 -4993 -4994 -4995 -4996 -4997 -4998 -4999 -5000 -5001 -5002 -5003 -5004 -5005 -5006 -5007 -5008 -5009 -5010 -5011 -5012 -5013 -5014 -5015 -5016 -5017 -5018 -5019 -5020 -5021 -5022 -5023 -5024 -5025 -5026 -5027 -5028 -5029 -5030 -5031 -5032 -5033 -5034 -5035 -5036 -5037 -5038 -5039 -5040 -5041 -5042 -5043 -5044 -5045 -5046 -5047 -5048 -5049 -5050 -5051 -5052 -5053 -5054 -5055 -5056 -5057 -5058 -5059 -5060 -5061 -5062 -5063 -5064 -5065 -5066 -5067 -5068 -5069 -5070 -5071 -5072 -5073 -5074 -5075 -5076 -5077 -5078 -5079 -5080 -5081 -5082 -5083 -5084 -5085 -5086 -5087 -5088 -5089 -5090 -5091 -5092 -5093 -5094 -5095 -5096 -5097 -5098 -5099 -5100 -5101 -5102 -5103 -5104 -5105 -5106 -5107 -5108 -5109 -5110 -5111 -5112 -5113 -5114 -5115 -5116 -5117 -5118 -5119 -5120 -5121 -5122 -5123 -5124 -5125 -5126 -5127 -5128 -5129 -5130 -5131 -5132 -5133 -5134 -5135 -5136 -5137 -5138 -5139 -5140 -5141 -5142 -5143 -5144 -5145 -5146 -5147 -5148 -5149 -5150 -5151 -5152 -5153 -5154 -5155 -5156 -5157 -5158 -5159 -5160 -5161 -5162 -5163 -5164 -5165 -5166 -5167 -5168 -5169 -5170 -5171 -5172 -5173 -5174 -5175 -5176 -5177 -5178 -5179 -5180 -5181 -5182 -5183 -5184 -5185 -5186 -5187 -5188 -5189 -5190 -5191 -5192 -5193 -5194 -5195 -5196 -5197 -5198 -5199 -5200 -5201 -5202 -5203 -5204 -5205 -5206 -5207 -5208 -5209 -5210 -5211 -5212 -5213 -5214 -5215 -5216 -5217 -5218 -5219 -5220 -5221 -5222 -5223 -5224 -5225 -5226 -5227 -5228 -5229 -5230 -5231 -5232 -5233 -5234 -5235 -5236 -5237 -5238 -5239 -5240 -5241 -5242 -5243 -5244 -5245 -5246 -5247 -5248 -5249 -5250 -5251 -5252 -5253 -5254 -5255 -5256 -5257 -5258 -5259 -5260 -5261 -5262 -5263 -5264 -5265 -5266 -5267 -5268 -5269 -5270 -5271 -5272 -5273 -5274 -5275 -5276 -5277 -5278 -5279 -5280 -5281 -5282 -5283 -5284 -5285 -5286 -5287 -5288 -5289 -5290 -5291 -5292 -5293 -5294 -5295 -5296 -5297 -5298 -5299 -5300 -5301 -5302 -5303 -5304 -5305 -5306 -5307 -5308 -5309 -5310 -5311 -5312 -5313 -5314 -5315 -5316 -5317 -5318 -5319 -5320 -5321 -5322 -5323 -5324 -5325 -5326 -5327 -5328 -5329 -5330 -5331 -5332 -5333 -5334 -5335 -5336 -5337 -5338 -5339 -5340 -5341 -5342 -5343 -5344 -5345 -5346 -5347 -5348 -5349 -5350 -5351 -5352 -5353 -5354 -5355 -5356 -5357 -5358 -5359 -5360 -5361 -5362 -5363 -5364 -5365 -5366 -5367 -5368 -5369 -5370 -5371 -5372 -5373 -5374 -5375 -5376 -5377 -5378 -5379 -5380 -5381 -5382 -5383 -5384 -5385 -5386 -5387 -5388 -5389 -5390 -5391 -5392 -5393 -5394 -5395 -5396 -5397 -5398 -5399 -5400 -5401 -5402 -5403 -5404 -5405 -5406 -5407 -5408 -5409 -5410 -5411 -5412 -5413 -5414 -5415 -5416 -5417 -5418 -5419 -5420 -5421 -5422 -5423 -5424 -5425 -5426 -5427 -5428 -5429 -5430 -5431 -5432 -5433 -5434 -5435 -5436 -5437 -5438 -5439 -5440 -5441 -5442 -5443 -5444 -5445 -5446 -5447 -5448 -5449 -5450 -5451 -5452 -5453 -5454 -5455 -5456 -5457 -5458 -5459 -5460 -5461 -5462 -5463 -5464 -5465 -5466 -5467 -5468 -5469 -5470 -5471 -5472 -5473 -5474 -5475 -5476 -5477 -5478 -5479 -5480 -5481 -5482 -5483 -5484 -5485 -5486 -5487 -5488 -5489 -5490 -5491 -5492 -5493 -5494 -5495 -5496 -5497 -5498 -5499 -5500 -5501 -5502 -5503 -5504 -5505 -5506 -5507 -5508 -5509 -5510 -5511 -5512 -5513 -5514 -5515 -5516 -5517 -5518 -5519 -5520 -5521 -5522 -5523 -5524 -5525 -5526 -5527 -5528 -5529 -5530 -5531 -5532 -5533 -5534 -5535 -5536 -5537 -5538 -5539 -5540 -5541 -5542 -5543 -5544 -5545 -5546 -5547 -5548 -5549 -5550 -5551 -5552 -5553 -5554 -5555 -5556 -5557 -5558 -5559 -5560 -5561 -5562 -5563 -5564 -5565 -5566 -5567 -5568 -5569 -5570 -5571 -5572 -5573 -5574 -5575 -5576 -5577 -5578 -5579 -5580 -5581 -5582 -5583 -5584 -5585 -5586 -5587 -5588 -5589 -5590 -5591 -5592 -5593 -5594 -5595 -5596 -5597 -5598 -5599 -5600 -5601 -5602 -5603 -5604 -5605 -5606 -5607 -5608 -5609 -5610 -5611 -5612 -5613 -5614 -5615 -5616 -5617 -5618 -5619 -5620 -5621 -5622 -5623 -5624 -5625 -5626 -5627 -5628 -5629 -5630 -5631 -5632 -5633 -5634 -5635 -5636 -5637 -5638 -5639 -5640 -5641 -5642 -5643 -5644 -5645 -5646 -5647 -5648 -5649 -5650 -5651 -5652 -5653 -5654 -5655 -5656 -5657 -5658 -5659 -5660 -5661 -5662 -5663 -5664 -5665 -5666 -5667 -5668 -5669 -5670 -5671 -5672 -5673 -5674 -5675 -5676 -5677 -5678 -5679 -5680 -5681 -5682 -5683 -5684 -5685 -5686 -5687 -5688 -5689 -5690 -5691 -5692 -5693 -5694 -5695 -5696 -5697 -5698 -5699 -5700 -5701 -5702 -5703 -5704 -5705 -5706 -5707 -5708 -5709 -5710 -5711 -5712 -5713 -5714 -5715 -5716 -5717 -5718 -5719 -5720 -5721 -5722 -5723 -5724 -5725 -5726 -5727 -5728 -5729 -5730 -5731 -5732 -5733 -5734 -5735 -5736 -5737 -5738 -5739 -5740 -5741 -5742 -5743 -5744 -5745 -5746 -5747 -5748 -5749 -5750 -5751 -5752 -5753 -5754 -5755 -5756 -5757 -5758 -5759 -5760 -5761 -5762 -5763 -5764 -5765 -5766 -5767 -5768 -5769 -5770 -5771 -5772 -5773 -5774 -5775 -5776 -5777 -5778 -5779 -5780 -5781 -5782 -5783 -5784 -5785 -5786 -5787 -5788 -5789 -5790 -5791 -5792 -5793 -5794 -5795 -5796 -5797 -5798 -5799 -5800 -5801 -5802 -5803 -5804 -5805 -5806 -5807 -5808 -5809 -5810 -5811 -5812 -5813 -5814 -5815 -5816 -5817 -5818 -5819 -5820 -5821 -5822 -5823 -5824 -5825 -5826 -5827 -5828 -5829 -5830 -5831 -5832 -5833 -5834 -5835 -5836 -5837 -5838 -5839 -5840 -5841 -5842 -5843 -5844 -5845 -5846 -5847 -5848 -5849 -5850 -5851 -5852 -5853 -5854 -5855 -5856 -5857 -5858 -5859 -5860 -5861 -5862 -5863 -5864 -5865 -5866 -5867 -5868 -5869 -5870 -5871 -5872 -5873 -5874 -5875 -5876 -5877 -5878 -5879 -5880 -5881 -5882 -5883 -5884 -5885 -5886 -5887 -5888 -5889 -5890 -5891 -5892 -5893 -5894 -5895 -5896 -5897 -5898 -5899 -5900 -5901 -5902 -5903 -5904 -5905 -5906 -5907 -5908 -5909 -5910 -5911 -5912 -5913 -5914 -5915 -5916 -5917 -5918 -5919 -5920 -5921 -5922 -5923 -5924 -5925 -5926 -5927 -5928 -5929 -5930 -5931 -5932 -5933 -5934 -5935 -5936 -5937 -5938 -5939 -5940 -5941 -5942 -5943 -5944 -5945 -5946 -5947 -5948 -5949 -5950 -5951 -5952 -5953 -5954 -5955 -5956 -5957 -5958 -5959 -5960 -5961 -5962 -5963 -5964 -5965 -5966 -5967 -5968 -5969 -5970 -5971 -5972 -5973 -5974 -5975 -5976 -5977 -5978 -5979 -5980 -5981 -5982 -5983 -5984 -5985 -5986 -5987 -5988 -5989 -5990 -5991 -5992 -5993 -5994 -5995 -5996 -5997 -5998 -5999 -6000 -6001 -6002 -6003 -6004 -6005 -6006 -6007 -6008 -6009 -6010 -6011 -6012 -6013 -6014 -6015 -6016 -6017 -6018 -6019 -6020 -6021 -6022 -6023 -6024 -6025 -6026 -6027 -6028 -6029 -6030 -6031 -6032 -6033 -6034 -6035 -6036 -6037 -6038 -6039 -6040 -6041 -6042 -6043 -6044 -6045 -6046 -6047 -6048 -6049 -6050 -6051 -6052 -6053 -6054 -6055 -6056 -6057 -6058 -6059 -6060 -6061 -6062 -6063 -6064 -6065 -6066 -6067 -6068 -6069 -6070 -6071 -6072 -6073 -6074 -6075 -6076 -6077 -6078 -6079 -6080 -6081 -6082 -6083 -6084 -6085 -6086 -6087 -6088 -6089 -6090 -6091 -6092 -6093 -6094 -6095 -6096 -6097 -6098 -6099 -6100 -6101 -6102 -6103 -6104 -6105 -6106 -6107 -6108 -6109 -6110 -6111 -6112 -6113 -6114 -6115 -6116 -6117 -6118 -6119 -6120 -6121 -6122 -6123 -6124 -6125 -6126 -6127 -6128 -6129 -6130 -6131 -6132 -6133 -6134 -6135 -6136 -6137 -6138 -6139 -6140 -6141 -6142 -6143 -6144 -6145 -6146 -6147 -6148 -6149 -6150 -6151 -6152 -6153 -6154 -6155 -6156 -6157 -6158 -6159 -6160 -6161 -6162 -6163 -6164 -6165 -6166 -6167 -6168 -6169 -6170 -6171 -6172 -6173 -6174 -6175 -6176 -6177 -6178 -6179 -6180 -6181 -6182 -6183 -6184 -6185 -6186 -6187 -6188 -6189 -6190 -6191 -6192 -6193 -6194 -6195 -6196 -6197 -6198 -6199 -6200 -6201 -6202 -6203 -6204 -6205 -6206 -6207 -6208 -6209 -6210 -6211 -6212 -6213 -6214 -6215 -6216 -6217 -6218 -6219 -6220 -6221 -6222 -6223 -6224 -6225 -6226 -6227 -6228 -6229 -6230 -6231 -6232 -6233 -6234 -6235 -6236 -6237 -6238 -6239 -6240 -6241 -6242 -6243 -6244 -6245 -6246 -6247 -6248 -6249 -6250 -6251 -6252 -6253 -6254 -6255 -6256 -6257 -6258 -6259 -6260 -6261 -6262 -6263 -6264 -6265 -6266 -6267 -6268 -6269 -6270 -6271 -6272 -6273 -6274 -6275 -6276 -6277 -6278 -6279 -6280 -6281 -6282 -6283 -6284 -6285 -6286 -6287 -6288 -6289 -6290 -6291 -6292 -6293 -6294 -6295 -6296 -6297 -6298 -6299 -6300 -6301 -6302 -6303 -6304 -6305 -6306 -6307 -6308 -6309 -6310 -6311 -6312 -6313 -6314 -6315 -6316 -6317 -6318 -6319 -6320 -6321 -6322 -6323 -6324 -6325 -6326 -6327 -6328 -6329 -6330 -6331 -6332 -6333 -6334 -6335 -6336 -6337 -6338 -6339 -6340 -6341 -6342 -6343 -6344 -6345 -6346 -6347 -6348 -6349 -6350 -6351 -6352 -6353 -6354 -6355 -6356 -6357 -6358 -6359 -6360 -6361 -6362 -6363 -6364 -6365 -6366 -6367 -6368 -6369 -6370 -6371 -6372 -6373 -6374 -6375 -6376 -6377 -6378 -6379 -6380 -6381 -6382 -6383 -6384 -6385 -6386 -6387 -6388 -6389 -6390 -6391 -6392 -6393 -6394 -6395 -6396 -6397 -6398 -6399 -6400 -6401 -6402 -6403 -6404 -6405 -6406 -6407 -6408 -6409 -6410 -6411 -6412 -6413 -6414 -6415 -6416 -6417 -6418 -6419 -6420 -6421 -6422 -6423 -6424 -6425 -6426 -6427 -6428 -6429 -6430 -6431 -6432 -6433 -6434 -6435 -6436 -6437 -6438 -6439 -6440 -6441 -6442 -6443 -6444 -6445 -6446 -6447 -6448 -6449 -6450 -6451 -6452 -6453 -6454 -6455 -6456 -6457 -6458 -6459 -6460 -6461 -6462 -6463 -6464 -6465 -6466 -6467 -6468 -6469 -6470 -6471 -6472 -6473 -6474 -6475 -6476 -6477 -6478 -6479 -6480 -6481 -6482 -6483 -6484 -6485 -6486 -6487 -6488 -6489 -6490 -6491 -6492 -6493 -6494 -6495 -6496 -6497 -6498 -6499 -6500 -6501 -6502 -6503 -6504 -6505 -6506 -6507 -6508 -6509 -6510 -6511 -6512 -6513 -6514 -6515 -6516 -6517 -6518 -6519 -6520 -6521 -6522 -6523 -6524 -6525 -6526 -6527 -6528 -6529 -6530 -6531 -6532 -6533 -6534 -6535 -6536 -6537 -6538 -6539 -6540 -6541 -6542 -6543 -6544 -6545 -6546 -6547 -6548 -6549 -6550 -6551 -6552 -6553 -6554 -6555 -6556 -6557 -6558 -6559 -6560 -6561 -6562 -6563 -6564 -6565 -6566 -6567 -6568 -6569 -6570 -6571 -6572 -6573 -6574 -6575 -6576 -6577 -6578 -6579 -6580 -6581 -6582 -6583 -6584 -6585 -6586 -6587 -6588 -6589 -6590 -6591 -6592 -6593 -6594 -6595 -6596 -6597 -6598 -6599 -6600 -6601 -6602 -6603 -6604 -6605 -6606 -6607 -6608 -6609 -6610 -6611 -6612 -6613 -6614 -6615 -6616 -6617 -6618 -6619 -6620 -6621 -6622 -6623 -6624 -6625 -6626 -6627 -6628 -6629 -6630 -6631 -6632 -6633 -6634 -6635 -6636 -6637 -6638 -6639 -6640 -6641 -6642 -6643 -6644 -6645 -6646 -6647 -6648 -6649 -6650 -6651 -6652 -6653 -6654 -6655 -6656 -6657 -6658 -6659 -6660 -6661 -6662 -6663 -6664 -6665 -6666 -6667 -6668 -6669 -6670 -6671 -6672 -6673 -6674 -6675 -6676 -6677 -6678 -6679 -6680 -6681 -6682 -6683 -6684 -6685 -6686 -6687 -6688 -6689 -6690 -6691 -6692 -6693 -6694 -6695 -6696 -6697 -6698 -6699 -6700 -6701 -6702 -6703 -6704 -6705 -6706 -6707 -6708 -6709 -6710 -6711 -6712 -6713 -6714 -6715 -6716 -6717 -6718 -6719 -6720 -6721 -6722 -6723 -6724 -6725 -6726 -6727 -6728 -6729 -6730 -6731 -6732 -6733 -6734 -6735 -6736 -6737 -6738 -6739 -6740 -6741 -6742 -6743 -6744 -6745 -6746 -6747 -6748 -6749 -6750 -6751 -6752 -6753 -6754 -6755 -6756 -6757 -6758 -6759 -6760 -6761 -6762 -6763 -6764 -6765 -6766 -6767 -6768 -6769 -6770 -6771 -6772 -6773 -6774 -6775 -6776 -6777 -6778 -6779 -6780 -6781 -6782 -6783 -6784 -6785 -6786 -6787 -6788 -6789 -6790 -6791 -6792 -6793 -6794 -6795 -6796 -6797 -6798 -6799 -6800 -6801 -6802 -6803 -6804 -6805 -6806 -6807 -6808 -6809 -6810 -6811 -6812 -6813 -6814 -6815 -6816 -6817 -6818 -6819 -6820 -6821 -6822 -6823 -6824 -6825 -6826 -6827 -6828 -6829 -6830 -6831 -6832 -6833 -6834 -6835 -6836 -6837 -6838 -6839 -6840 -6841 -6842 -6843 -6844 -6845 -6846 -6847 -6848 -6849 -6850 -6851 -6852 -6853 -6854 -6855 -6856 -6857 -6858 -6859 -6860 -6861 -6862 -6863 -6864 -6865 -6866 -6867 -6868 -6869 -6870 -6871 -6872 -6873 -6874 -6875 -6876 -6877 -6878 -6879 -6880 -6881 -6882 -6883 -6884 -6885 -6886 -6887 -6888 -6889 -6890 -6891 -6892 -6893 -6894 -6895 -6896 -6897 -6898 -6899 -6900 -6901 -6902 -6903 -6904 -6905 -6906 -6907 -6908 -6909 -6910 -6911 -6912 -6913 -6914 -6915 -6916 -6917 -6918 -6919 -6920 -6921 -6922 -6923 -6924 -6925 -6926 -6927 -6928 -6929 -6930 -6931 -6932 -6933 -6934 -6935 -6936 -6937 -6938 -6939 -6940 -6941 -6942 -6943 -6944 -6945 -6946 -6947 -6948 -6949 -6950 -6951 -6952 -6953 -6954 -6955 -6956 -6957 -6958 -6959 -6960 -6961 -6962 -6963 -6964 -6965 -6966 -6967 -6968 -6969 -6970 -6971 -6972 -6973 -6974 -6975 -6976 -6977 -6978 -6979 -6980 -6981 -6982 -6983 -6984 -6985 -6986 -6987 -6988 -6989 -6990 -6991 -6992 -6993 -6994 -6995 -6996 -6997 -6998 -6999 -7000 -7001 -7002 -7003 -7004 -7005 -7006 -7007 -7008 -7009 -7010 -7011 -7012 -7013 -7014 -7015 -7016 -7017 -7018 -7019 -7020 -7021 -7022 -7023 -7024 -7025 -7026 -7027 -7028 -7029 -7030 -7031 -7032 -7033 -7034 -7035 -7036 -7037 -7038 -7039 -7040 -7041 -7042 -7043 -7044 -7045 -7046 -7047 -7048 -7049 -7050 -7051 -7052 -7053 -7054 -7055 -7056 -7057 -7058 -7059 -7060 -7061 -7062 -7063 -7064 -7065 -7066 -7067 -7068 -7069 -7070 -7071 -7072 -7073 -7074 -7075 -7076 -7077 -7078 -7079 -7080 -7081 -7082 -7083 -7084 -7085 -7086 -7087 -7088 -7089 -7090 -7091 -7092 -7093 -7094 -7095 -7096 -7097 -7098 -7099 -7100 -7101 -7102 -7103 -7104 -7105 -7106 -7107 -7108 -7109 -7110 -7111 -7112 -7113 -7114 -7115 -7116 -7117 -7118 -7119 -7120 -7121 -7122 -7123 -7124 -7125 -7126 -7127 -7128 -7129 -7130 -7131 -7132 -7133 -7134 -7135 -7136 -7137 -7138 -7139 -7140 -7141 -7142 -7143 -7144 -7145 -7146 -7147 -7148 -7149 -7150 -7151 -7152 -7153 -7154 -7155 -7156 -7157 -7158 -7159 -7160 -7161 -7162 -7163 -7164 -7165 -7166 -7167 -7168 -7169 -7170 -7171 -7172 -7173 -7174 -7175 -7176 -7177 -7178 -7179 -7180 -7181 -7182 -7183 -7184 -7185 -7186 -7187 -7188 -7189 -7190 -7191 -7192 -7193 -7194 -7195 -7196 -7197 -7198 -7199 -7200 -7201 -7202 -7203 -7204 -7205 -7206 -7207 -7208 -7209 -7210 -7211 -7212 -7213 -7214 -7215 -7216 -7217 -7218 -7219 -7220 -7221 -7222 -7223 -7224 -7225 -7226 -7227 -7228 -7229 -7230 -7231 -7232 -7233 -7234 -7235 -7236 -7237 -7238 -7239 -7240 -7241 -7242 -7243 -7244 -7245 -7246 -7247 -7248 -7249 -7250 -7251 -7252 -7253 -7254 -7255 -7256 -7257 -7258 -7259 -7260 -7261 -7262 -7263 -7264 -7265 -7266 -7267 -7268 -7269 -7270 -7271 -7272 -7273 -7274 -7275 -7276 -7277 -7278 -7279 -7280 -7281 -7282 -7283 -7284 -7285 -7286 -7287 -7288 -7289 -7290 -7291 -7292 -7293 -7294 -7295 -7296 -7297 -7298 -7299 -7300 -7301 -7302 -7303 -7304 -7305 -7306 -7307 -7308 -7309 -7310 -7311 -7312 -7313 -7314 -7315 -7316 -7317 -7318 -7319 -7320 -7321 -7322 -7323 -7324 -7325 -7326 -7327 -7328 -7329 -7330 -7331 -7332 -7333 -7334 -7335 -7336 -7337 -7338 -7339 -7340 -7341 -7342 -7343 -7344 -7345 -7346 -7347 -7348 -7349 -7350 -7351 -7352 -7353 -7354 -7355 -7356 -7357 -7358 -7359 -7360 -7361 -7362 -7363 -7364 -7365 -7366 -7367 -7368 -7369 -7370 -7371 -7372 -7373 -7374 -7375 -7376 -7377 -7378 -7379 -7380 -7381 -7382 -7383 -7384 -7385 -7386 -7387 -7388 -7389 -7390 -7391 -7392 -7393 -7394 -7395 -7396 -7397 -7398 -7399 -7400 -7401 -7402 -7403 -7404 -7405 -7406 -7407 -7408 -7409 -7410 -7411 -7412 -7413 -7414 -7415 -7416 -7417 -7418 -7419 -7420 -7421 -7422 -7423 -7424 -7425 -7426 -7427 -7428 -7429 -7430 -7431 -7432 -7433 -7434 -7435 -7436 -7437 -7438 -7439 -7440 -7441 -7442 -7443 -7444 -7445 -7446 -7447 -7448 -7449 -7450 -7451 -7452 -7453 -7454 -7455 -7456 -7457 -7458 -7459 -7460 -7461 -7462 -7463 -7464 -7465 -7466 -7467 -7468 -7469 -7470 -7471 -7472 -7473 -7474 -7475 -7476 -7477 -7478 -7479 -7480 -7481 -7482 -7483 -7484 -7485 -7486 -7487 -7488 -7489 -7490 -7491 -7492 -7493 -7494 -7495 -7496 -7497 -7498 -7499 -7500 -7501 -7502 -7503 -7504 -7505 -7506 -7507 -7508 -7509 -7510 -7511 -7512 -7513 -7514 -7515 -7516 -7517 -7518 -7519 -7520 -7521 -7522 -7523 -7524 -7525 -7526 -7527 -7528 -7529 -7530 -7531 -7532 -7533 -7534 -7535 -7536 -7537 -7538 -7539 -7540 -7541 -7542 -7543 -7544 -7545 -7546 -7547 -7548 -7549 -7550 -7551 -7552 -7553 -7554 -7555 -7556 -7557 -7558 -7559 -7560 -7561 -7562 -7563 -7564 -7565 -7566 -7567 -7568 -7569 -7570 -7571 -7572 -7573 -7574 -7575 -7576 -7577 -7578 -7579 -7580 -7581 -7582 -7583 -7584 -7585 -7586 -7587 -7588 -7589 -7590 -7591 -7592 -7593 -7594 -7595 -7596 -7597 -7598 -7599 -7600 -7601 -7602 -7603 -7604 -7605 -7606 -7607 -7608 -7609 -7610 -7611 -7612 -7613 -7614 -7615 -7616 -7617 -7618 -7619 -7620 -7621 -7622 -7623 -7624 -7625 -7626 -7627 -7628 -7629 -7630 -7631 -7632 -7633 -7634 -7635 -7636 -7637 -7638 -7639 -7640 -7641 -7642 -7643 -7644 -7645 -7646 -7647 -7648 -7649 -7650 -7651 -7652 -7653 -7654 -7655 -7656 -7657 -7658 -7659 -7660 -7661 -7662 -7663 -7664 -7665 -7666 -7667 -7668 -7669 -7670 -7671 -7672 -7673 -7674 -7675 -7676 -7677 -7678 -7679 -7680 -7681 -7682 -7683 -7684 -7685 -7686 -7687 -7688 -7689 -7690 -7691 -7692 -7693 -7694 -7695 -7696 -7697 -7698 -7699 -7700 -7701 -7702 -7703 -7704 -7705 -7706 -7707 -7708 -7709 -7710 -7711 -7712 -7713 -7714 -7715 -7716 -7717 -7718 -7719 -7720 -7721 -7722 -7723 -7724 -7725 -7726 -7727 -7728 -7729 -7730 -7731 -7732 -7733 -7734 -7735 -7736 -7737 -7738 -7739 -7740 -7741 -7742 -7743 -7744 -7745 -7746 -7747 -7748 -7749 -7750 -7751 -7752 -7753 -7754 -7755 -7756 -7757 -7758 -7759 -7760 -7761 -7762 -7763 -7764 -7765 -7766 -7767 -7768 -7769 -7770 -7771 -7772 -7773 -7774 -7775 -7776 -7777 -7778 -7779 -7780 -7781 -7782 -7783 -7784 -7785 -7786 -7787 -7788 -7789 -7790 -7791 -7792 -7793 -7794 -7795 -7796 -7797 -7798 -7799 -7800 -7801 -7802 -7803 -7804 -7805 -7806 -7807 -7808 -7809 -7810 -7811 -7812 -7813 -7814 -7815 -7816 -7817 -7818 -7819 -7820 -7821 -7822 -7823 -7824 -7825 -7826 -7827 -7828 -7829 -7830 -7831 -7832 -7833 -7834 -7835 -7836 -7837 -7838 -7839 -7840 -7841 -7842 -7843 -7844 -7845 -7846 -7847 -7848 -7849 -7850 -7851 -7852 -7853 -7854 -7855 -7856 -7857 -7858 -7859 -7860 -7861 -7862 -7863 -7864 -7865 -7866 -7867 -7868 -7869 -7870 -7871 -7872 -7873 -7874 -7875 -7876 -7877 -7878 -7879 -7880 -7881 -7882 -7883 -7884 -7885 -7886 -7887 -7888 -7889 -7890 -7891 -7892 -7893 -7894 -7895 -7896 -7897 -7898 -7899 -7900 -7901 -7902 -7903 -7904 -7905 -7906 -7907 -7908 -7909 -7910 -7911 -7912 -7913 -7914 -7915 -7916 -7917 -7918 -7919 -7920 -7921 -7922 -7923 -7924 -7925 -7926 -7927 -7928 -7929 -7930 -7931 -7932 -7933 -7934 -7935 -7936 -7937 -7938 -7939 -7940 -7941 -7942 -7943 -7944 -7945 -7946 -7947 -7948 -7949 -7950 -7951 -7952 -7953 -7954 -7955 -7956 -7957 -7958 -7959 -7960 -7961 -7962 -7963 -7964 -7965 -7966 -7967 -7968 -7969 -7970 -7971 -7972 -7973 -7974 -7975 -7976 -7977 -7978 -7979 -7980 -7981 -7982 -7983 -7984 -7985 -7986 -7987 -7988 -7989 -7990 -7991 -7992 -7993 -7994 -7995 -7996 -7997 -7998 -7999 -8000 -8001 -8002 -8003 -8004 -8005 -8006 -8007 -8008 -8009 -8010 -8011 -8012 -8013 -8014 -8015 -8016 -8017 -8018 -8019 -8020 -8021 -8022 -8023 -8024 -8025 -8026 -8027 -8028 -8029 -8030 -8031 -8032 -8033 -8034 -8035 -8036 -8037 -8038 -8039 -8040 -8041 -8042 -8043 -8044 -8045 -8046 -8047 -8048 -8049 -8050 -8051 -8052 -8053 -8054 -8055 -8056 -8057 -8058 -8059 -8060 -8061 -8062 -8063 -8064 -8065 -8066 -8067 -8068 -8069 -8070 -8071 -8072 -8073 -8074 -8075 -8076 -8077 -8078 -8079 -8080 -8081 -8082 -8083 -8084 -8085 -8086 -8087 -8088 -8089 -8090 -8091 -8092 -8093 -8094 -8095 -8096 -8097 -8098 -8099 -8100 -8101 -8102 -8103 -8104 -8105 -8106 -8107 -8108 -8109 -8110 -8111 -8112 -8113 -8114 -8115 -8116 -8117 -8118 -8119 -8120 -8121 -8122 -8123 -8124 -8125 -8126 -8127 -8128 -8129 -8130 -8131 -8132 -8133 -8134 -8135 -8136 -8137 -8138 -8139 -8140 -8141 -8142 -8143 -8144 -8145 -8146 -8147 -8148 -8149 -8150 -8151 -8152 -8153 -8154 -8155 -8156 -8157 -8158 -8159 -8160 -8161 -8162 -8163 -8164 -8165 -8166 -8167 -8168 -8169 -8170 -8171 -8172 -8173 -8174 -8175 -8176 -8177 -8178 -8179 -8180 -8181 -8182 -8183 -8184 -8185 -8186 -8187 -8188 -8189 -8190 -8191 -8192 -8193 -8194 -8195 -8196 -8197 -8198 -8199 -8200 -8201 -8202 -8203 -8204 -8205 -8206 -8207 -8208 -8209 -8210 -8211 -8212 -8213 -8214 -8215 -8216 -8217 -8218 -8219 -8220 -8221 -8222 -8223 -8224 -8225 -8226 -8227 -8228 -8229 -8230 -8231 -8232 -8233 -8234 -8235 -8236 -8237 -8238 -8239 -8240 -8241 -8242 -8243 -8244 -8245 -8246 -8247 -8248 -8249 -8250 -8251 -8252 -8253 -8254 -8255 -8256 -8257 -8258 -8259 -8260 -8261 -8262 -8263 -8264 -8265 -8266 -8267 -8268 -8269 -8270 -8271 -8272 -8273 -8274 -8275 -8276 -8277 -8278 -8279 -8280 -8281 -8282 -8283 -8284 -8285 -8286 -8287 -8288 -8289 -8290 -8291 -8292 -8293 -8294 -8295 -8296 -8297 -8298 -8299 -8300 -8301 -8302 -8303 -8304 -8305 -8306 -8307 -8308 -8309 -8310 -8311 -8312 -8313 -8314 -8315 -8316 -8317 -8318 -8319 -8320 -8321 -8322 -8323 -8324 -8325 -8326 -8327 -8328 -8329 -8330 -8331 -8332 -8333 -8334 -8335 -8336 -8337 -8338 -8339 -8340 -8341 -8342 -8343 -8344 -8345 -8346 -8347 -8348 -8349 -8350 -8351 -8352 -8353 -8354 -8355 -8356 -8357 -8358 -8359 -8360 -8361 -8362 -8363 -8364 -8365 -8366 -8367 -8368 -8369 -8370 -8371 -8372 -8373 -8374 -8375 -8376 -8377 -8378 -8379 -8380 -8381 -8382 -8383 -8384 -8385 -8386 -8387 -8388 -8389 -8390 -8391 -8392 -8393 -8394 -8395 -8396 -8397 -8398 -8399 -8400 -8401 -8402 -8403 -8404 -8405 -8406 -8407 -8408 -8409 -8410 -8411 -8412 -8413 -8414 -8415 -8416 -8417 -8418 -8419 -8420 -8421 -8422 -8423 -8424 -8425 -8426 -8427 -8428 -8429 -8430 -8431 -8432 -8433 -8434 -8435 -8436 -8437 -8438 -8439 -8440 -8441 -8442 -8443 -8444 -8445 -8446 -8447 -8448 -8449 -8450 -8451 -8452 -8453 -8454 -8455 -8456 -8457 -8458 -8459 -8460 -8461 -8462 -8463 -8464 -8465 -8466 -8467 -8468 -8469 -8470 -8471 -8472 -8473 -8474 -8475 -8476 -8477 -8478 -8479 -8480 -8481 -8482 -8483 -8484 -8485 -8486 -8487 -8488 -8489 -8490 -8491 -8492 -8493 -8494 -8495 -8496 -8497 -8498 -8499 -8500 -8501 -8502 -8503 -8504 -8505 -8506 -8507 -8508 -8509 -8510 -8511 -8512 -8513 -8514 -8515 -8516 -8517 -8518 -8519 -8520 -8521 -8522 -8523 -8524 -8525 -8526 -8527 -8528 -8529 -8530 -8531 -8532 -8533 -8534 -8535 -8536 -8537 -8538 -8539 -8540 -8541 -8542 -8543 -8544 -8545 -8546 -8547 -8548 -8549 -8550 -8551 -8552 -8553 -8554 -8555 -8556 -8557 -8558 -8559 -8560 -8561 -8562 -8563 -8564 -8565 -8566 -8567 -8568 -8569 -8570 -8571 -8572 -8573 -8574 -8575 -8576 -8577 -8578 -8579 -8580 -8581 -8582 -8583 -8584 -8585 -8586 -8587 -8588 -8589 -8590 -8591 -8592 -8593 -8594 -8595 -8596 -8597 -8598 -8599 -8600 -8601 -8602 -8603 -8604 -8605 -8606 -8607 -8608 -8609 -8610 -8611 -8612 -8613 -8614 -8615 -8616 -8617 -8618 -8619 -8620 -8621 -8622 -8623 -8624 -8625 -8626 -8627 -8628 -8629 -8630 -8631 -8632 -8633 -8634 -8635 -8636 -8637 -8638 -8639 -8640 -8641 -8642 -8643 -8644 -8645 -8646 -8647 -8648 -8649 -8650 -8651 -8652 -8653 -8654 -8655 -8656 -8657 -8658 -8659 -8660 -8661 -8662 -8663 -8664 -8665 -8666 -8667 -8668 -8669 -8670 -8671 -8672 -8673 -8674 -8675 -8676 -8677 -8678 -8679 -8680 -8681 -8682 -8683 -8684 -8685 -8686 -8687 -8688 -8689 -8690 -8691 -8692 -8693 -8694 -8695 -8696 -8697 -8698 -8699 -8700 -8701 -8702 -8703 -8704 -8705 -8706 -8707 -8708 -8709 -8710 -8711 -8712 -8713 -8714 -8715 -8716 -8717 -8718 -8719 -8720 -8721 -8722 -8723 -8724 -8725 -8726 -8727 -8728 -8729 -8730 -8731 -8732 -8733 -8734 -8735 -8736 -8737 -8738 -8739 -8740 -8741 -8742 -8743 -8744 -8745 -8746 -8747 -8748 -8749 -8750 -8751 -8752 -8753 -8754 -8755 -8756 -8757 -8758 -8759 -8760 -8761 -8762 -8763 -8764 -8765 -8766 -8767 -8768 -8769 -8770 -8771 -8772 -8773 -8774 -8775 -8776 -8777 -8778 -8779 -8780 -8781 -8782 -8783 -8784 -8785 -8786 -8787 -8788 -8789 -8790 -8791 -8792 -8793 -8794 -8795 -8796 -8797 -8798 -8799 -8800 -8801 -8802 -8803 -8804 -8805 -8806 -8807 -8808 -8809 -8810 -8811 -8812 -8813 -8814 -8815 -8816 -8817 -8818 -8819 -8820 -8821 -8822 -8823 -8824 -8825 -8826 -8827 -8828 -8829 -8830 -8831 -8832 -8833 -8834 -8835 -8836 -8837 -8838 -8839 -8840 -8841 -8842 -8843 -8844 -8845 -8846 -8847 -8848 -8849 -8850 -8851 -8852 -8853 -8854 -8855 -8856 -8857 -8858 -8859 -8860 -8861 -8862 -8863 -8864 -8865 -8866 -8867 -8868 -8869 -8870 -8871 -8872 -8873 -8874 -8875 -8876 -8877 -8878 -8879 -8880 -8881 -8882 -8883 -8884 -8885 -8886 -8887 -8888 -8889 -8890 -8891 -8892 -8893 -8894 -8895 -8896 -8897 -8898 -8899 -8900 -8901 -8902 -8903 -8904 -8905 -8906 -8907 -8908 -8909 -8910 -8911 -8912 -8913 -8914 -8915 -8916 -8917 -8918 -8919 -8920 -8921 -8922 -8923 -8924 -8925 -8926 -8927 -8928 -8929 -8930 -8931 -8932 -8933 -8934 -8935 -8936 -8937 -8938 -8939 -8940 -8941 -8942 -8943 -8944 -8945 -8946 -8947 -8948 -8949 -8950 -8951 -8952 -8953 -8954 -8955 -8956 -8957 -8958 -8959 -8960 -8961 -8962 -8963 -8964 -8965 -8966 -8967 -8968 -8969 -8970 -8971 -8972 -8973 -8974 -8975 -8976 -8977 -8978 -8979 -8980 -8981 -8982 -8983 -8984 -8985 -8986 -8987 -8988 -8989 -8990 -8991 -8992 -8993 -8994 -8995 -8996 -8997 -8998 -8999 -9000 -9001 -9002 -9003 -9004 -9005 -9006 -9007 -9008 -9009 -9010 -9011 -9012 -9013 -9014 -9015 -9016 -9017 -9018 -9019 -9020 -9021 -9022 -9023 -9024 -9025 -9026 -9027 -9028 -9029 -9030 -9031 -9032 -9033 -9034 -9035 -9036 -9037 -9038 -9039 -9040 -9041 -9042 -9043 -9044 -9045 -9046 -9047 -9048 -9049 -9050 -9051 -9052 -9053 -9054 -9055 -9056 -9057 -9058 -9059 -9060 -9061 -9062 -9063 -9064 -9065 -9066 -9067 -9068 -9069 -9070 -9071 -9072 -9073 -9074 -9075 -9076 -9077 -9078 -9079 -9080 -9081 -9082 -9083 -9084 -9085 -9086 -9087 -9088 -9089 -9090 -9091 -9092 -9093 -9094 -9095 -9096 -9097 -9098 -9099 -9100 -9101 -9102 -9103 -9104 -9105 -9106 -9107 -9108 -9109 -9110 -9111 -9112 -9113 -9114 -9115 -9116 -9117 -9118 -9119 -9120 -9121 -9122 -9123 -9124 -9125 -9126 -9127 -9128 -9129 -9130 -9131 -9132 -9133 -9134 -9135 -9136 -9137 -9138 -9139 -9140 -9141 -9142 -9143 -9144 -9145 -9146 -9147 -9148 -9149 -9150 -9151 -9152 -9153 -9154 -9155 -9156 -9157 -9158 -9159 -9160 -9161 -9162 -9163 -9164 -9165 -9166 -9167 -9168 -9169 -9170 -9171 -9172 -9173 -9174 -9175 -9176 -9177 -9178 -9179 -9180 -9181 -9182 -9183 -9184 -9185 -9186 -9187 -9188 -9189 -9190 -9191 -9192 -9193 -9194 -9195 -9196 -9197 -9198 -9199 -9200 -9201 -9202 -9203 -9204 -9205 -9206 -9207 -9208 -9209 -9210 -9211 -9212 -9213 -9214 -9215 -9216 -9217 -9218 -9219 -9220 -9221 -9222 -9223 -9224 -9225 -9226 -9227 -9228 -9229 -9230 -9231 -9232 -9233 -9234 -9235 -9236 -9237 -9238 -9239 -9240 -9241 -9242 -9243 -9244 -9245 -9246 -9247 -9248 -9249 -9250 -9251 -9252 -9253 -9254 -9255 -9256 -9257 -9258 -9259 -9260 -9261 -9262 -9263 -9264 -9265 -9266 -9267 -9268 -9269 -9270 -9271 -9272 -9273 -9274 -9275 -9276 -9277 -9278 -9279 -9280 -9281 -9282 -9283 -9284 -9285 -9286 -9287 -9288 -9289 -9290 -9291 -9292 -9293 -9294 -9295 -9296 -9297 -9298 -9299 -9300 -9301 -9302 -9303 -9304 -9305 -9306 -9307 -9308 -9309 -9310 -9311 -9312 -9313 -9314 -9315 -9316 -9317 -9318 -9319 -9320 -9321 -9322 -9323 -9324 -9325 -9326 -9327 -9328 -9329 -9330 -9331 -9332 -9333 -9334 -9335 -9336 -9337 -9338 -9339 -9340 -9341 -9342 -9343 -9344 -9345 -9346 -9347 -9348 -9349 -9350 -9351 -9352 -9353 -9354 -9355 -9356 -9357 -9358 -9359 -9360 -9361 -9362 -9363 -9364 -9365 -9366 -9367 -9368 -9369 -9370 -9371 -9372 -9373 -9374 -9375 -9376 -9377 -9378 -9379 -9380 -9381 -9382 -9383 -9384 -9385 -9386 -9387 -9388 -9389 -9390 -9391 -9392 -9393 -9394 -9395 -9396 -9397 -9398 -9399 -9400 -9401 -9402 -9403 -9404 -9405 -9406 -9407 -9408 -9409 -9410 -9411 -9412 -9413 -9414 -9415 -9416 -9417 -9418 -9419 -9420 -9421 -9422 -9423 -9424 -9425 -9426 -9427 -9428 -9429 -9430 -9431 -9432 -9433 -9434 -9435 -9436 -9437 -9438 -9439 -9440 -9441 -9442 -9443 -9444 -9445 -9446 -9447 -9448 -9449 -9450 -9451 -9452 -9453 -9454 -9455 -9456 -9457 -9458 -9459 -9460 -9461 -9462 -9463 -9464 -9465 -9466 -9467 -9468 -9469 -9470 -9471 -9472 -9473 -9474 -9475 -9476 -9477 -9478 -9479 -9480 -9481 -9482 -9483 -9484 -9485 -9486 -9487 -9488 -9489 -9490 -9491 -9492 -9493 -9494 -9495 -9496 -9497 -9498 -9499 -9500 -9501 -9502 -9503 -9504 -9505 -9506 -9507 -9508 -9509 -9510 -9511 -9512 -9513 -9514 -9515 -9516 -9517 -9518 -9519 -9520 -9521 -9522 -9523 -9524 -9525 -9526 -9527 -9528 -9529 -9530 -9531 -9532 -9533 -9534 -9535 -9536 -9537 -9538 -9539 -9540 -9541 -9542 -9543 -9544 -9545 -9546 -9547 -9548 -9549 -9550 -9551 -9552 -9553 -9554 -9555 -9556 -9557 -9558 -9559 -9560 -9561 -9562 -9563 -9564 -9565 -9566 -9567 -9568 -9569 -9570 -9571 -9572 -9573 -9574 -9575 -9576 -9577 -9578 -9579 -9580 -9581 -9582 -9583 -9584 -9585 -9586 -9587 -9588 -9589 -9590 -9591 -9592 -9593 -9594 -9595 -9596 -9597 -9598 -9599 -9600 -9601 -9602 -9603 -9604 -9605 -9606 -9607 -9608 -9609 -9610 -9611 -9612 -9613 -9614 -9615 -9616 -9617 -9618 -9619 -9620 -9621 -9622 -9623 -9624 -9625 -9626 -9627 -9628 -9629 -9630 -9631 -9632 -9633 -9634 -9635 -9636 -9637 -9638 -9639 -9640 -9641 -9642 -9643 -9644 -9645 -9646 -9647 -9648 -9649 -9650 -9651 -9652 -9653 -9654 -9655 -9656 -9657 -9658 -9659 -9660 -9661 -9662 -9663 -9664 -9665 -9666 -9667 -9668 -9669 -9670 -9671 -9672 -9673 -9674 -9675 -9676 -9677 -9678 -9679 -9680 -9681 -9682 -9683 -9684 -9685 -9686 -9687 -9688 -9689 -9690 -9691 -9692 -9693 -9694 -9695 -9696 -9697 -9698 -9699 -9700 -9701 -9702 -9703 -9704 -9705 -9706 -9707 -9708 -9709 -9710 -9711 -9712 -9713 -9714 -9715 -9716 -9717 -9718 -9719 -9720 -9721 -9722 -9723 -9724 -9725 -9726 -9727 -9728 -9729 -9730 -9731 -9732 -9733 -9734 -9735 -9736 -9737 -9738 -9739 -9740 -9741 -9742 -9743 -9744 -9745 -9746 -9747 -9748 -9749 -9750 -9751 -9752 -9753 -9754 -9755 -9756 -9757 -9758 -9759 -9760 -9761 -9762 -9763 -9764 -9765 -9766 -9767 -9768 -9769 -9770 -9771 -9772 -9773 -9774 -9775 -9776 -9777 -9778 -9779 -9780 -9781 -9782 -9783 -9784 -9785 -9786 -9787 -9788 -9789 -9790 -9791 -9792 -9793 -9794 -9795 -9796 -9797 -9798 -9799 -9800 -9801 -9802 -9803 -9804 -9805 -9806 -9807 -9808 -9809 -9810 -9811 -9812 -9813 -9814 -9815 -9816 -9817 -9818 -9819 -9820 -9821 -9822 -9823 -9824 -9825 -9826 -9827 -9828 -9829 -9830 -9831 -9832 -9833 -9834 -9835 -9836 -9837 -9838 -9839 -9840 -9841 -9842 -9843 -9844 -9845 -9846 -9847 -9848 -9849 -9850 -9851 -9852 -9853 -9854 -9855 -9856 -9857 -9858 -9859 -9860 -9861 -9862 -9863 -9864 -9865 -9866 -9867 -9868 -9869 -9870 -9871 -9872 -9873 -9874 -9875 -9876 -9877 -9878 -9879 -9880 -9881 -9882 -9883 -9884 -9885 -9886 -9887 -9888 -9889 -9890 -9891 -9892 -9893 -9894 -9895 -9896 -9897 -9898 -9899 -9900 -9901 -9902 -9903 -9904 -9905 -9906 -9907 -9908 -9909 -9910 -9911 -9912 -9913 -9914 -9915 -9916 -9917 -9918 -9919 -9920 -9921 -9922 -9923 -9924 -9925 -9926 -9927 -9928 -9929 -9930 -9931 -9932 -9933 -9934 -9935 -9936 -9937 -9938 -9939 -9940 -9941 -9942 -9943 -9944 -9945 -9946 -9947 -9948 -9949 -9950 -9951 -9952 -9953 -9954 -9955 -9956 -9957 -9958 -9959 -9960 -9961 -9962 -9963 -9964 -9965 -9966 -9967 -9968 -9969 -9970 -9971 -9972 -9973 -9974 -9975 -9976 -9977 -9978 -9979 -9980 -9981 -9982 -9983 -9984 -9985 -9986 -9987 -9988 -9989 -9990 -9991 -9992 -9993 -9994 -9995 -9996 -9997 -9998 -9999 -10000 -\. --- --- Data for Name: part1_self_fk; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.part1_self_fk (id, id_abc) FROM stdin; -\. --- --- Data for Name: part2_self_fk; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.part2_self_fk (id, id_abc) FROM stdin; -\. --- --- Data for Name: part32_self_fk; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.part32_self_fk (id, id_abc) FROM stdin; -\. --- --- Data for Name: part33_self_fk; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.part33_self_fk (id, id_abc) FROM stdin; -\. --- --- Data for Name: part_7_a_null; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.part_7_a_null (a, b) FROM stdin; -8 \N -9 a -\. --- --- Data for Name: part_p1; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.part_p1 (a, b) FROM stdin; --1 -1 -1 1 -2 \N -\. --- --- Data for Name: part_p2_p1; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.part_p2_p1 (a, b) FROM stdin; -\N -2 -\N \N -\. --- --- Data for Name: part_rev; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.part_rev (b, a) FROM stdin; -\. --- --- Data for Name: part_rp; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.part_rp (a) FROM stdin; -\. --- --- Data for Name: part_rp100; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.part_rp100 (a) FROM stdin; -\. --- --- Data for Name: partr_def2; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.partr_def2 (a, b) FROM stdin; -\. --- --- Data for Name: path_tbl; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.path_tbl (f1) FROM stdin; -[(1,2),(3,4)] -((1,2),(3,4)) -[(0,0),(3,0),(4,5),(1,6)] -((1,2),(3,4)) -((1,2),(3,4)) -[(1,2),(3,4)] -((10,20)) -[(11,12),(13,14)] -((11,12),(13,14)) -\. --- --- Data for Name: perm_part_child; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.perm_part_child (a) FROM stdin; -\. --- --- Data for Name: person; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.person (name, age, location) FROM stdin; -mike 40 (3.1,6.2) -joe 20 (5.5,2.5) -sally 34 (3.8,45.8) -sandra 19 (9.345,9.6) -alex 30 (1.352,8.2) -sue 50 (8.34,7.375) -denise 24 (3.78,87.9) -sarah 88 (8.4,2.3) -teresa 38 (7.7,1.8) -nan 28 (6.35,0.43) -leah 68 (0.6,3.37) -wendy 78 (2.62,3.3) -melissa 28 (3.089,87.23) -joan 18 (9.4,47.04) -mary 8 (3.7,39.2) -jane 58 (1.34,0.44) -liza 38 (9.76,6.9) -jean 28 (8.561,7.3) -jenifer 38 (6.6,23.3) -juanita 58 (4.57,35.8) -susan 78 (6.579,3) -zena 98 (0.35,0) -martie 88 (8.358,0.93) -chris 78 (9.78,2) -pat 18 (1.19,0.6) -zola 58 (2.56,4.3) -louise 98 (5,8.7) -edna 18 (1.53,3.5) -bertha 88 (2.75,9.4) -sumi 38 (1.15,0.6) -koko 88 (1.7,5.5) -gina 18 (9.82,7.5) -rean 48 (8.5,5) -sharon 78 (9.237,8.8) -paula 68 (0.5,0.5) -julie 68 (3.6,7.2) -belinda 38 (8.9,1.7) -karen 48 (8.73,0) -carina 58 (4.27,8.8) -diane 18 (5.912,5.3) -esther 98 (5.36,7.6) -trudy 88 (6.01,0.5) -fanny 8 (1.2,0.9) -carmen 78 (3.8,8.2) -lita 25 (1.3,8.7) -pamela 48 (8.21,9.3) -sandy 38 (3.8,0.2) -trisha 88 (1.29,2.2) -uma 78 (9.73,6.4) -velma 68 (8.8,8.9) -\. --- --- Data for Name: persons; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.persons (id, name) FROM stdin; -1 test -\. --- --- Data for Name: persons2; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.persons2 (id, name) FROM stdin; -\. --- --- Data for Name: persons3; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.persons3 (id, name) FROM stdin; -\. --- --- Data for Name: pfield; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.pfield (name, comment) FROM stdin; -PF0_1 Wallslots basement -PF1_1 Wallslots first floor -PF1_2 Phonelines first floor -PF0_2 Phonelines basement -\. --- --- Data for Name: phone; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.phone (slotname, comment, slotlink) FROM stdin; -PH.hc001 Hicom standard WS.001.1a -PH.hc002 Hicom standard WS.002.1a -PH.hc003 Hicom standard WS.002.2a -PH.fax001 Canon fax WS.001.2a -\. --- --- Data for Name: pht1_e_p1; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.pht1_e_p1 (a, b, c) FROM stdin; -250 250 A0005 -252 252 A0005 -254 254 A0005 -256 256 A0005 -258 258 A0005 -260 260 A0005 -262 262 A0005 -264 264 A0005 -266 266 A0005 -268 268 A0005 -270 270 A0005 -272 272 A0005 -274 274 A0005 -276 276 A0005 -278 278 A0005 -280 280 A0005 -282 282 A0005 -284 284 A0005 -286 286 A0005 -288 288 A0005 -290 290 A0005 -292 292 A0005 -294 294 A0005 -296 296 A0005 -298 298 A0005 -\. --- --- Data for Name: pht1_e_p2; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.pht1_e_p2 (a, b, c) FROM stdin; -100 100 A0002 -102 102 A0002 -104 104 A0002 -106 106 A0002 -108 108 A0002 -110 110 A0002 -112 112 A0002 -114 114 A0002 -116 116 A0002 -118 118 A0002 -120 120 A0002 -122 122 A0002 -124 124 A0002 -126 126 A0002 -128 128 A0002 -130 130 A0002 -132 132 A0002 -134 134 A0002 -136 136 A0002 -138 138 A0002 -140 140 A0002 -142 142 A0002 -144 144 A0002 -146 146 A0002 -148 148 A0002 -150 150 A0003 -152 152 A0003 -154 154 A0003 -156 156 A0003 -158 158 A0003 -160 160 A0003 -162 162 A0003 -164 164 A0003 -166 166 A0003 -168 168 A0003 -170 170 A0003 -172 172 A0003 -174 174 A0003 -176 176 A0003 -178 178 A0003 -180 180 A0003 -182 182 A0003 -184 184 A0003 -186 186 A0003 -188 188 A0003 -190 190 A0003 -192 192 A0003 -194 194 A0003 -196 196 A0003 -198 198 A0003 -\. --- --- Data for Name: pht1_e_p3; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.pht1_e_p3 (a, b, c) FROM stdin; -0 0 A0000 -2 2 A0000 -4 4 A0000 -6 6 A0000 -8 8 A0000 -10 10 A0000 -12 12 A0000 -14 14 A0000 -16 16 A0000 -18 18 A0000 -20 20 A0000 -22 22 A0000 -24 24 A0000 -26 26 A0000 -28 28 A0000 -30 30 A0000 -32 32 A0000 -34 34 A0000 -36 36 A0000 -38 38 A0000 -40 40 A0000 -42 42 A0000 -44 44 A0000 -46 46 A0000 -48 48 A0000 -50 50 A0001 -52 52 A0001 -54 54 A0001 -56 56 A0001 -58 58 A0001 -60 60 A0001 -62 62 A0001 -64 64 A0001 -66 66 A0001 -68 68 A0001 -70 70 A0001 -72 72 A0001 -74 74 A0001 -76 76 A0001 -78 78 A0001 -80 80 A0001 -82 82 A0001 -84 84 A0001 -86 86 A0001 -88 88 A0001 -90 90 A0001 -92 92 A0001 -94 94 A0001 -96 96 A0001 -98 98 A0001 -200 200 A0004 -202 202 A0004 -204 204 A0004 -206 206 A0004 -208 208 A0004 -210 210 A0004 -212 212 A0004 -214 214 A0004 -216 216 A0004 -218 218 A0004 -220 220 A0004 -222 222 A0004 -224 224 A0004 -226 226 A0004 -228 228 A0004 -230 230 A0004 -232 232 A0004 -234 234 A0004 -236 236 A0004 -238 238 A0004 -240 240 A0004 -242 242 A0004 -244 244 A0004 -246 246 A0004 -248 248 A0004 -\. --- --- Data for Name: pht1_p1; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.pht1_p1 (a, b, c) FROM stdin; -250 250 0005 -252 252 0005 -254 254 0005 -256 256 0005 -258 258 0005 -260 260 0005 -262 262 0005 -264 264 0005 -266 266 0005 -268 268 0005 -270 270 0005 -272 272 0005 -274 274 0005 -276 276 0005 -278 278 0005 -280 280 0005 -282 282 0005 -284 284 0005 -286 286 0005 -288 288 0005 -290 290 0005 -292 292 0005 -294 294 0005 -296 296 0005 -298 298 0005 -550 550 0011 -552 552 0011 -554 554 0011 -556 556 0011 -558 558 0011 -560 560 0011 -562 562 0011 -564 564 0011 -566 566 0011 -568 568 0011 -570 570 0011 -572 572 0011 -574 574 0011 -576 576 0011 -578 578 0011 -580 580 0011 -582 582 0011 -584 584 0011 -586 586 0011 -588 588 0011 -590 590 0011 -592 592 0011 -594 594 0011 -596 596 0011 -598 598 0011 -\. --- --- Data for Name: pht1_p2; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.pht1_p2 (a, b, c) FROM stdin; -100 100 0002 -102 102 0002 -104 104 0002 -106 106 0002 -108 108 0002 -110 110 0002 -112 112 0002 -114 114 0002 -116 116 0002 -118 118 0002 -120 120 0002 -122 122 0002 -124 124 0002 -126 126 0002 -128 128 0002 -130 130 0002 -132 132 0002 -134 134 0002 -136 136 0002 -138 138 0002 -140 140 0002 -142 142 0002 -144 144 0002 -146 146 0002 -148 148 0002 -150 150 0003 -152 152 0003 -154 154 0003 -156 156 0003 -158 158 0003 -160 160 0003 -162 162 0003 -164 164 0003 -166 166 0003 -168 168 0003 -170 170 0003 -172 172 0003 -174 174 0003 -176 176 0003 -178 178 0003 -180 180 0003 -182 182 0003 -184 184 0003 -186 186 0003 -188 188 0003 -190 190 0003 -192 192 0003 -194 194 0003 -196 196 0003 -198 198 0003 -300 300 0006 -302 302 0006 -304 304 0006 -306 306 0006 -308 308 0006 -310 310 0006 -312 312 0006 -314 314 0006 -316 316 0006 -318 318 0006 -320 320 0006 -322 322 0006 -324 324 0006 -326 326 0006 -328 328 0006 -330 330 0006 -332 332 0006 -334 334 0006 -336 336 0006 -338 338 0006 -340 340 0006 -342 342 0006 -344 344 0006 -346 346 0006 -348 348 0006 -350 350 0007 -352 352 0007 -354 354 0007 -356 356 0007 -358 358 0007 -360 360 0007 -362 362 0007 -364 364 0007 -366 366 0007 -368 368 0007 -370 370 0007 -372 372 0007 -374 374 0007 -376 376 0007 -378 378 0007 -380 380 0007 -382 382 0007 -384 384 0007 -386 386 0007 -388 388 0007 -390 390 0007 -392 392 0007 -394 394 0007 -396 396 0007 -398 398 0007 -450 450 0009 -452 452 0009 -454 454 0009 -456 456 0009 -458 458 0009 -460 460 0009 -462 462 0009 -464 464 0009 -466 466 0009 -468 468 0009 -470 470 0009 -472 472 0009 -474 474 0009 -476 476 0009 -478 478 0009 -480 480 0009 -482 482 0009 -484 484 0009 -486 486 0009 -488 488 0009 -490 490 0009 -492 492 0009 -494 494 0009 -496 496 0009 -498 498 0009 -\. --- --- Data for Name: pht1_p3; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.pht1_p3 (a, b, c) FROM stdin; -0 0 0000 -2 2 0000 -4 4 0000 -6 6 0000 -8 8 0000 -10 10 0000 -12 12 0000 -14 14 0000 -16 16 0000 -18 18 0000 -20 20 0000 -22 22 0000 -24 24 0000 -26 26 0000 -28 28 0000 -30 30 0000 -32 32 0000 -34 34 0000 -36 36 0000 -38 38 0000 -40 40 0000 -42 42 0000 -44 44 0000 -46 46 0000 -48 48 0000 -50 50 0001 -52 52 0001 -54 54 0001 -56 56 0001 -58 58 0001 -60 60 0001 -62 62 0001 -64 64 0001 -66 66 0001 -68 68 0001 -70 70 0001 -72 72 0001 -74 74 0001 -76 76 0001 -78 78 0001 -80 80 0001 -82 82 0001 -84 84 0001 -86 86 0001 -88 88 0001 -90 90 0001 -92 92 0001 -94 94 0001 -96 96 0001 -98 98 0001 -200 200 0004 -202 202 0004 -204 204 0004 -206 206 0004 -208 208 0004 -210 210 0004 -212 212 0004 -214 214 0004 -216 216 0004 -218 218 0004 -220 220 0004 -222 222 0004 -224 224 0004 -226 226 0004 -228 228 0004 -230 230 0004 -232 232 0004 -234 234 0004 -236 236 0004 -238 238 0004 -240 240 0004 -242 242 0004 -244 244 0004 -246 246 0004 -248 248 0004 -400 400 0008 -402 402 0008 -404 404 0008 -406 406 0008 -408 408 0008 -410 410 0008 -412 412 0008 -414 414 0008 -416 416 0008 -418 418 0008 -420 420 0008 -422 422 0008 -424 424 0008 -426 426 0008 -428 428 0008 -430 430 0008 -432 432 0008 -434 434 0008 -436 436 0008 -438 438 0008 -440 440 0008 -442 442 0008 -444 444 0008 -446 446 0008 -448 448 0008 -500 500 0010 -502 502 0010 -504 504 0010 -506 506 0010 -508 508 0010 -510 510 0010 -512 512 0010 -514 514 0010 -516 516 0010 -518 518 0010 -520 520 0010 -522 522 0010 -524 524 0010 -526 526 0010 -528 528 0010 -530 530 0010 -532 532 0010 -534 534 0010 -536 536 0010 -538 538 0010 -540 540 0010 -542 542 0010 -544 544 0010 -546 546 0010 -548 548 0010 -\. --- --- Data for Name: pht2_p1; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.pht2_p1 (a, b, c) FROM stdin; -252 252 0005 -255 255 0005 -258 258 0005 -261 261 0005 -264 264 0005 -267 267 0005 -270 270 0005 -273 273 0005 -276 276 0005 -279 279 0005 -282 282 0005 -285 285 0005 -288 288 0005 -291 291 0005 -294 294 0005 -297 297 0005 -552 552 0011 -555 555 0011 -558 558 0011 -561 561 0011 -564 564 0011 -567 567 0011 -570 570 0011 -573 573 0011 -576 576 0011 -579 579 0011 -582 582 0011 -585 585 0011 -588 588 0011 -591 591 0011 -594 594 0011 -597 597 0011 -\. --- --- Data for Name: pht2_p2; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.pht2_p2 (a, b, c) FROM stdin; -102 102 0002 -105 105 0002 -108 108 0002 -111 111 0002 -114 114 0002 -117 117 0002 -120 120 0002 -123 123 0002 -126 126 0002 -129 129 0002 -132 132 0002 -135 135 0002 -138 138 0002 -141 141 0002 -144 144 0002 -147 147 0002 -150 150 0003 -153 153 0003 -156 156 0003 -159 159 0003 -162 162 0003 -165 165 0003 -168 168 0003 -171 171 0003 -174 174 0003 -177 177 0003 -180 180 0003 -183 183 0003 -186 186 0003 -189 189 0003 -192 192 0003 -195 195 0003 -198 198 0003 -300 300 0006 -303 303 0006 -306 306 0006 -309 309 0006 -312 312 0006 -315 315 0006 -318 318 0006 -321 321 0006 -324 324 0006 -327 327 0006 -330 330 0006 -333 333 0006 -336 336 0006 -339 339 0006 -342 342 0006 -345 345 0006 -348 348 0006 -351 351 0007 -354 354 0007 -357 357 0007 -360 360 0007 -363 363 0007 -366 366 0007 -369 369 0007 -372 372 0007 -375 375 0007 -378 378 0007 -381 381 0007 -384 384 0007 -387 387 0007 -390 390 0007 -393 393 0007 -396 396 0007 -399 399 0007 -450 450 0009 -453 453 0009 -456 456 0009 -459 459 0009 -462 462 0009 -465 465 0009 -468 468 0009 -471 471 0009 -474 474 0009 -477 477 0009 -480 480 0009 -483 483 0009 -486 486 0009 -489 489 0009 -492 492 0009 -495 495 0009 -498 498 0009 -\. --- --- Data for Name: pht2_p3; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.pht2_p3 (a, b, c) FROM stdin; -0 0 0000 -3 3 0000 -6 6 0000 -9 9 0000 -12 12 0000 -15 15 0000 -18 18 0000 -21 21 0000 -24 24 0000 -27 27 0000 -30 30 0000 -33 33 0000 -36 36 0000 -39 39 0000 -42 42 0000 -45 45 0000 -48 48 0000 -51 51 0001 -54 54 0001 -57 57 0001 -60 60 0001 -63 63 0001 -66 66 0001 -69 69 0001 -72 72 0001 -75 75 0001 -78 78 0001 -81 81 0001 -84 84 0001 -87 87 0001 -90 90 0001 -93 93 0001 -96 96 0001 -99 99 0001 -201 201 0004 -204 204 0004 -207 207 0004 -210 210 0004 -213 213 0004 -216 216 0004 -219 219 0004 -222 222 0004 -225 225 0004 -228 228 0004 -231 231 0004 -234 234 0004 -237 237 0004 -240 240 0004 -243 243 0004 -246 246 0004 -249 249 0004 -402 402 0008 -405 405 0008 -408 408 0008 -411 411 0008 -414 414 0008 -417 417 0008 -420 420 0008 -423 423 0008 -426 426 0008 -429 429 0008 -432 432 0008 -435 435 0008 -438 438 0008 -441 441 0008 -444 444 0008 -447 447 0008 -501 501 0010 -504 504 0010 -507 507 0010 -510 510 0010 -513 513 0010 -516 516 0010 -519 519 0010 -522 522 0010 -525 525 0010 -528 528 0010 -531 531 0010 -534 534 0010 -537 537 0010 -540 540 0010 -543 543 0010 -546 546 0010 -549 549 0010 -\. --- --- Data for Name: pitest1_p1; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.pitest1_p1 (f1, f2, f3) FROM stdin; -2016-07-02 from pitest1 1 -2016-07-03 from pitest1_p1 2 -\. --- --- Data for Name: pitest1_p2; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.pitest1_p2 (f1, f2, f3) FROM stdin; -2016-08-02 before attaching 100 -2016-08-03 from pitest1_p2 3 -2016-08-04 from pitest1 4 -\. --- --- Data for Name: pitest2_p2; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.pitest2_p2 (f1, f2, f3) FROM stdin; -2016-08-02 from pitest2 2 -2016-08-03 from pitest2_p2 4 -2016-08-04 from pitest2 6 -2016-08-05 from pitest2 1000 -2016-08-06 from pitest2_p2 300 -2016-08-07 from pitest2 1004 -\. --- --- Data for Name: pline; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.pline (slotname, phonenumber, comment, backlink) FROM stdin; -PL.001 -0 Central call PS.base.ta1 -PL.003 -102 PS.base.ta3 -PL.004 -103 PS.base.ta5 -PL.005 -104 PS.base.ta6 -PL.006 -106 PS.base.tb2 -PL.007 -108 PS.base.tb3 -PL.008 -109 PS.base.tb4 -PL.009 -121 PS.base.tb5 -PL.010 -122 PS.base.tb6 -PL.016 -137 PS.first.ta3 -PL.017 -139 PS.first.ta4 -PL.018 -362 PS.first.tb1 -PL.019 -363 PS.first.tb2 -PL.020 -364 PS.first.tb3 -PL.021 -365 PS.first.tb5 -PL.022 -367 PS.first.tb6 -PL.028 -501 Fax entrance PS.base.ta2 -PL.002 -101 -PL.029 -502 Fax first floor PS.first.ta1 -PL.015 -134 -\. --- --- Data for Name: plt1_e_p1; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.plt1_e_p1 (a, b, c) FROM stdin; -0 0 A0000 -2 2 A0000 -4 4 A0000 -6 6 A0000 -8 8 A0000 -10 10 A0000 -12 12 A0000 -14 14 A0000 -16 16 A0000 -18 18 A0000 -20 20 A0000 -22 22 A0000 -24 24 A0000 -26 26 A0000 -28 28 A0000 -30 30 A0000 -32 32 A0000 -34 34 A0000 -36 36 A0000 -38 38 A0000 -40 40 A0000 -42 42 A0000 -44 44 A0000 -46 46 A0000 -48 48 A0000 -150 150 A0003 -152 152 A0003 -154 154 A0003 -156 156 A0003 -158 158 A0003 -160 160 A0003 -162 162 A0003 -164 164 A0003 -166 166 A0003 -168 168 A0003 -170 170 A0003 -172 172 A0003 -174 174 A0003 -176 176 A0003 -178 178 A0003 -180 180 A0003 -182 182 A0003 -184 184 A0003 -186 186 A0003 -188 188 A0003 -190 190 A0003 -192 192 A0003 -194 194 A0003 -196 196 A0003 -198 198 A0003 -200 200 A0004 -202 202 A0004 -204 204 A0004 -206 206 A0004 -208 208 A0004 -210 210 A0004 -212 212 A0004 -214 214 A0004 -216 216 A0004 -218 218 A0004 -220 220 A0004 -222 222 A0004 -224 224 A0004 -226 226 A0004 -228 228 A0004 -230 230 A0004 -232 232 A0004 -234 234 A0004 -236 236 A0004 -238 238 A0004 -240 240 A0004 -242 242 A0004 -244 244 A0004 -246 246 A0004 -248 248 A0004 -500 500 A0010 -502 502 A0010 -504 504 A0010 -506 506 A0010 -508 508 A0010 -510 510 A0010 -512 512 A0010 -514 514 A0010 -516 516 A0010 -518 518 A0010 -520 520 A0010 -522 522 A0010 -524 524 A0010 -526 526 A0010 -528 528 A0010 -530 530 A0010 -532 532 A0010 -534 534 A0010 -536 536 A0010 -538 538 A0010 -540 540 A0010 -542 542 A0010 -544 544 A0010 -546 546 A0010 -548 548 A0010 -\. --- --- Data for Name: plt1_e_p2; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.plt1_e_p2 (a, b, c) FROM stdin; -50 50 A0001 -52 52 A0001 -54 54 A0001 -56 56 A0001 -58 58 A0001 -60 60 A0001 -62 62 A0001 -64 64 A0001 -66 66 A0001 -68 68 A0001 -70 70 A0001 -72 72 A0001 -74 74 A0001 -76 76 A0001 -78 78 A0001 -80 80 A0001 -82 82 A0001 -84 84 A0001 -86 86 A0001 -88 88 A0001 -90 90 A0001 -92 92 A0001 -94 94 A0001 -96 96 A0001 -98 98 A0001 -100 100 A0002 -102 102 A0002 -104 104 A0002 -106 106 A0002 -108 108 A0002 -110 110 A0002 -112 112 A0002 -114 114 A0002 -116 116 A0002 -118 118 A0002 -120 120 A0002 -122 122 A0002 -124 124 A0002 -126 126 A0002 -128 128 A0002 -130 130 A0002 -132 132 A0002 -134 134 A0002 -136 136 A0002 -138 138 A0002 -140 140 A0002 -142 142 A0002 -144 144 A0002 -146 146 A0002 -148 148 A0002 -250 250 A0005 -252 252 A0005 -254 254 A0005 -256 256 A0005 -258 258 A0005 -260 260 A0005 -262 262 A0005 -264 264 A0005 -266 266 A0005 -268 268 A0005 -270 270 A0005 -272 272 A0005 -274 274 A0005 -276 276 A0005 -278 278 A0005 -280 280 A0005 -282 282 A0005 -284 284 A0005 -286 286 A0005 -288 288 A0005 -290 290 A0005 -292 292 A0005 -294 294 A0005 -296 296 A0005 -298 298 A0005 -450 450 A0009 -452 452 A0009 -454 454 A0009 -456 456 A0009 -458 458 A0009 -460 460 A0009 -462 462 A0009 -464 464 A0009 -466 466 A0009 -468 468 A0009 -470 470 A0009 -472 472 A0009 -474 474 A0009 -476 476 A0009 -478 478 A0009 -480 480 A0009 -482 482 A0009 -484 484 A0009 -486 486 A0009 -488 488 A0009 -490 490 A0009 -492 492 A0009 -494 494 A0009 -496 496 A0009 -498 498 A0009 -\. --- --- Data for Name: plt1_e_p3; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.plt1_e_p3 (a, b, c) FROM stdin; -300 300 A0006 -302 302 A0006 -304 304 A0006 -306 306 A0006 -308 308 A0006 -310 310 A0006 -312 312 A0006 -314 314 A0006 -316 316 A0006 -318 318 A0006 -320 320 A0006 -322 322 A0006 -324 324 A0006 -326 326 A0006 -328 328 A0006 -330 330 A0006 -332 332 A0006 -334 334 A0006 -336 336 A0006 -338 338 A0006 -340 340 A0006 -342 342 A0006 -344 344 A0006 -346 346 A0006 -348 348 A0006 -350 350 A0007 -352 352 A0007 -354 354 A0007 -356 356 A0007 -358 358 A0007 -360 360 A0007 -362 362 A0007 -364 364 A0007 -366 366 A0007 -368 368 A0007 -370 370 A0007 -372 372 A0007 -374 374 A0007 -376 376 A0007 -378 378 A0007 -380 380 A0007 -382 382 A0007 -384 384 A0007 -386 386 A0007 -388 388 A0007 -390 390 A0007 -392 392 A0007 -394 394 A0007 -396 396 A0007 -398 398 A0007 -400 400 A0008 -402 402 A0008 -404 404 A0008 -406 406 A0008 -408 408 A0008 -410 410 A0008 -412 412 A0008 -414 414 A0008 -416 416 A0008 -418 418 A0008 -420 420 A0008 -422 422 A0008 -424 424 A0008 -426 426 A0008 -428 428 A0008 -430 430 A0008 -432 432 A0008 -434 434 A0008 -436 436 A0008 -438 438 A0008 -440 440 A0008 -442 442 A0008 -444 444 A0008 -446 446 A0008 -448 448 A0008 -550 550 A0011 -552 552 A0011 -554 554 A0011 -556 556 A0011 -558 558 A0011 -560 560 A0011 -562 562 A0011 -564 564 A0011 -566 566 A0011 -568 568 A0011 -570 570 A0011 -572 572 A0011 -574 574 A0011 -576 576 A0011 -578 578 A0011 -580 580 A0011 -582 582 A0011 -584 584 A0011 -586 586 A0011 -588 588 A0011 -590 590 A0011 -592 592 A0011 -594 594 A0011 -596 596 A0011 -598 598 A0011 -\. --- --- Data for Name: plt1_p1; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.plt1_p1 (a, b, c) FROM stdin; -0 0 0000 -2 2 0000 -4 4 0000 -6 6 0000 -8 8 0000 -10 10 0000 -12 12 0000 -14 14 0000 -16 16 0000 -18 18 0000 -20 20 0000 -22 22 0000 -24 24 0000 -26 26 0000 -28 28 0000 -30 30 0000 -32 32 0000 -34 34 0000 -36 36 0000 -38 38 0000 -40 40 0000 -42 42 0000 -44 44 0000 -46 46 0000 -48 48 0000 -150 150 0003 -152 152 0003 -154 154 0003 -156 156 0003 -158 158 0003 -160 160 0003 -162 162 0003 -164 164 0003 -166 166 0003 -168 168 0003 -170 170 0003 -172 172 0003 -174 174 0003 -176 176 0003 -178 178 0003 -180 180 0003 -182 182 0003 -184 184 0003 -186 186 0003 -188 188 0003 -190 190 0003 -192 192 0003 -194 194 0003 -196 196 0003 -198 198 0003 -200 200 0004 -202 202 0004 -204 204 0004 -206 206 0004 -208 208 0004 -210 210 0004 -212 212 0004 -214 214 0004 -216 216 0004 -218 218 0004 -220 220 0004 -222 222 0004 -224 224 0004 -226 226 0004 -228 228 0004 -230 230 0004 -232 232 0004 -234 234 0004 -236 236 0004 -238 238 0004 -240 240 0004 -242 242 0004 -244 244 0004 -246 246 0004 -248 248 0004 -500 500 0010 -502 502 0010 -504 504 0010 -506 506 0010 -508 508 0010 -510 510 0010 -512 512 0010 -514 514 0010 -516 516 0010 -518 518 0010 -520 520 0010 -522 522 0010 -524 524 0010 -526 526 0010 -528 528 0010 -530 530 0010 -532 532 0010 -534 534 0010 -536 536 0010 -538 538 0010 -540 540 0010 -542 542 0010 -544 544 0010 -546 546 0010 -548 548 0010 -\. --- --- Data for Name: plt1_p2; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.plt1_p2 (a, b, c) FROM stdin; -50 50 0001 -52 52 0001 -54 54 0001 -56 56 0001 -58 58 0001 -60 60 0001 -62 62 0001 -64 64 0001 -66 66 0001 -68 68 0001 -70 70 0001 -72 72 0001 -74 74 0001 -76 76 0001 -78 78 0001 -80 80 0001 -82 82 0001 -84 84 0001 -86 86 0001 -88 88 0001 -90 90 0001 -92 92 0001 -94 94 0001 -96 96 0001 -98 98 0001 -100 100 0002 -102 102 0002 -104 104 0002 -106 106 0002 -108 108 0002 -110 110 0002 -112 112 0002 -114 114 0002 -116 116 0002 -118 118 0002 -120 120 0002 -122 122 0002 -124 124 0002 -126 126 0002 -128 128 0002 -130 130 0002 -132 132 0002 -134 134 0002 -136 136 0002 -138 138 0002 -140 140 0002 -142 142 0002 -144 144 0002 -146 146 0002 -148 148 0002 -250 250 0005 -252 252 0005 -254 254 0005 -256 256 0005 -258 258 0005 -260 260 0005 -262 262 0005 -264 264 0005 -266 266 0005 -268 268 0005 -270 270 0005 -272 272 0005 -274 274 0005 -276 276 0005 -278 278 0005 -280 280 0005 -282 282 0005 -284 284 0005 -286 286 0005 -288 288 0005 -290 290 0005 -292 292 0005 -294 294 0005 -296 296 0005 -298 298 0005 -450 450 0009 -452 452 0009 -454 454 0009 -456 456 0009 -458 458 0009 -460 460 0009 -462 462 0009 -464 464 0009 -466 466 0009 -468 468 0009 -470 470 0009 -472 472 0009 -474 474 0009 -476 476 0009 -478 478 0009 -480 480 0009 -482 482 0009 -484 484 0009 -486 486 0009 -488 488 0009 -490 490 0009 -492 492 0009 -494 494 0009 -496 496 0009 -498 498 0009 -\. --- --- Data for Name: plt1_p3; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.plt1_p3 (a, b, c) FROM stdin; -300 300 0006 -302 302 0006 -304 304 0006 -306 306 0006 -308 308 0006 -310 310 0006 -312 312 0006 -314 314 0006 -316 316 0006 -318 318 0006 -320 320 0006 -322 322 0006 -324 324 0006 -326 326 0006 -328 328 0006 -330 330 0006 -332 332 0006 -334 334 0006 -336 336 0006 -338 338 0006 -340 340 0006 -342 342 0006 -344 344 0006 -346 346 0006 -348 348 0006 -350 350 0007 -352 352 0007 -354 354 0007 -356 356 0007 -358 358 0007 -360 360 0007 -362 362 0007 -364 364 0007 -366 366 0007 -368 368 0007 -370 370 0007 -372 372 0007 -374 374 0007 -376 376 0007 -378 378 0007 -380 380 0007 -382 382 0007 -384 384 0007 -386 386 0007 -388 388 0007 -390 390 0007 -392 392 0007 -394 394 0007 -396 396 0007 -398 398 0007 -400 400 0008 -402 402 0008 -404 404 0008 -406 406 0008 -408 408 0008 -410 410 0008 -412 412 0008 -414 414 0008 -416 416 0008 -418 418 0008 -420 420 0008 -422 422 0008 -424 424 0008 -426 426 0008 -428 428 0008 -430 430 0008 -432 432 0008 -434 434 0008 -436 436 0008 -438 438 0008 -440 440 0008 -442 442 0008 -444 444 0008 -446 446 0008 -448 448 0008 -550 550 0011 -552 552 0011 -554 554 0011 -556 556 0011 -558 558 0011 -560 560 0011 -562 562 0011 -564 564 0011 -566 566 0011 -568 568 0011 -570 570 0011 -572 572 0011 -574 574 0011 -576 576 0011 -578 578 0011 -580 580 0011 -582 582 0011 -584 584 0011 -586 586 0011 -588 588 0011 -590 590 0011 -592 592 0011 -594 594 0011 -596 596 0011 -598 598 0011 -\. --- --- Data for Name: plt2_p1; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.plt2_p1 (a, b, c) FROM stdin; -0 0 0000 -3 3 0000 -6 6 0000 -9 9 0000 -12 12 0000 -15 15 0000 -18 18 0000 -21 21 0000 -24 24 0000 -27 27 0000 -30 30 0000 -33 33 0000 -36 36 0000 -39 39 0000 -42 42 0000 -45 45 0000 -48 48 0000 -150 150 0003 -153 153 0003 -156 156 0003 -159 159 0003 -162 162 0003 -165 165 0003 -168 168 0003 -171 171 0003 -174 174 0003 -177 177 0003 -180 180 0003 -183 183 0003 -186 186 0003 -189 189 0003 -192 192 0003 -195 195 0003 -198 198 0003 -201 201 0004 -204 204 0004 -207 207 0004 -210 210 0004 -213 213 0004 -216 216 0004 -219 219 0004 -222 222 0004 -225 225 0004 -228 228 0004 -231 231 0004 -234 234 0004 -237 237 0004 -240 240 0004 -243 243 0004 -246 246 0004 -249 249 0004 -501 501 0010 -504 504 0010 -507 507 0010 -510 510 0010 -513 513 0010 -516 516 0010 -519 519 0010 -522 522 0010 -525 525 0010 -528 528 0010 -531 531 0010 -534 534 0010 -537 537 0010 -540 540 0010 -543 543 0010 -546 546 0010 -549 549 0010 -\. --- --- Data for Name: plt2_p2; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.plt2_p2 (a, b, c) FROM stdin; -51 51 0001 -54 54 0001 -57 57 0001 -60 60 0001 -63 63 0001 -66 66 0001 -69 69 0001 -72 72 0001 -75 75 0001 -78 78 0001 -81 81 0001 -84 84 0001 -87 87 0001 -90 90 0001 -93 93 0001 -96 96 0001 -99 99 0001 -102 102 0002 -105 105 0002 -108 108 0002 -111 111 0002 -114 114 0002 -117 117 0002 -120 120 0002 -123 123 0002 -126 126 0002 -129 129 0002 -132 132 0002 -135 135 0002 -138 138 0002 -141 141 0002 -144 144 0002 -147 147 0002 -252 252 0005 -255 255 0005 -258 258 0005 -261 261 0005 -264 264 0005 -267 267 0005 -270 270 0005 -273 273 0005 -276 276 0005 -279 279 0005 -282 282 0005 -285 285 0005 -288 288 0005 -291 291 0005 -294 294 0005 -297 297 0005 -450 450 0009 -453 453 0009 -456 456 0009 -459 459 0009 -462 462 0009 -465 465 0009 -468 468 0009 -471 471 0009 -474 474 0009 -477 477 0009 -480 480 0009 -483 483 0009 -486 486 0009 -489 489 0009 -492 492 0009 -495 495 0009 -498 498 0009 -\. --- --- Data for Name: plt2_p3; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.plt2_p3 (a, b, c) FROM stdin; -300 300 0006 -303 303 0006 -306 306 0006 -309 309 0006 -312 312 0006 -315 315 0006 -318 318 0006 -321 321 0006 -324 324 0006 -327 327 0006 -330 330 0006 -333 333 0006 -336 336 0006 -339 339 0006 -342 342 0006 -345 345 0006 -348 348 0006 -351 351 0007 -354 354 0007 -357 357 0007 -360 360 0007 -363 363 0007 -366 366 0007 -369 369 0007 -372 372 0007 -375 375 0007 -378 378 0007 -381 381 0007 -384 384 0007 -387 387 0007 -390 390 0007 -393 393 0007 -396 396 0007 -399 399 0007 -402 402 0008 -405 405 0008 -408 408 0008 -411 411 0008 -414 414 0008 -417 417 0008 -420 420 0008 -423 423 0008 -426 426 0008 -429 429 0008 -432 432 0008 -435 435 0008 -438 438 0008 -441 441 0008 -444 444 0008 -447 447 0008 -552 552 0011 -555 555 0011 -558 558 0011 -561 561 0011 -564 564 0011 -567 567 0011 -570 570 0011 -573 573 0011 -576 576 0011 -579 579 0011 -582 582 0011 -585 585 0011 -588 588 0011 -591 591 0011 -594 594 0011 -597 597 0011 -\. --- --- Data for Name: point_table; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.point_table (a, b) FROM stdin; -\. --- --- Data for Name: point_tbl; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.point_tbl (f1) FROM stdin; -(0,0) -(-10,0) -(-3,4) -(5.1,34.5) -(-5,-12) -(1e-300,-1e-300) -(1e+300,Infinity) -(Infinity,1e+300) -(NaN,NaN) -(10,10) -\. --- --- Data for Name: polygon_tbl; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.polygon_tbl (f1) FROM stdin; -((2,0),(2,4),(0,0)) -((3,1),(3,3),(1,0)) -((1,2),(3,4),(5,6),(7,8)) -((7,8),(5,6),(3,4),(1,2)) -((1,2),(7,8),(5,6),(3,-4)) -((0,0)) -((0,1),(0,1)) -\. --- --- Data for Name: pp1; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.pp1 (f1) FROM stdin; -\. --- --- Data for Name: prt1_e_p1; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.prt1_e_p1 (a, b, c) FROM stdin; -0 0 0 -2 2 2 -4 4 4 -6 6 6 -8 8 8 -10 10 10 -12 12 12 -14 14 14 -16 16 16 -18 18 18 -20 20 20 -22 22 22 -24 24 24 -26 26 1 -28 28 3 -30 30 5 -32 32 7 -34 34 9 -36 36 11 -38 38 13 -40 40 15 -42 42 17 -44 44 19 -46 46 21 -48 48 23 -50 50 0 -52 52 2 -54 54 4 -56 56 6 -58 58 8 -60 60 10 -62 62 12 -64 64 14 -66 66 16 -68 68 18 -70 70 20 -72 72 22 -74 74 24 -76 76 1 -78 78 3 -80 80 5 -82 82 7 -84 84 9 -86 86 11 -88 88 13 -90 90 15 -92 92 17 -94 94 19 -96 96 21 -98 98 23 -100 100 0 -102 102 2 -104 104 4 -106 106 6 -108 108 8 -110 110 10 -112 112 12 -114 114 14 -116 116 16 -118 118 18 -120 120 20 -122 122 22 -124 124 24 -126 126 1 -128 128 3 -130 130 5 -132 132 7 -134 134 9 -136 136 11 -138 138 13 -140 140 15 -142 142 17 -144 144 19 -146 146 21 -148 148 23 -150 150 0 -152 152 2 -154 154 4 -156 156 6 -158 158 8 -160 160 10 -162 162 12 -164 164 14 -166 166 16 -168 168 18 -170 170 20 -172 172 22 -174 174 24 -176 176 1 -178 178 3 -180 180 5 -182 182 7 -184 184 9 -186 186 11 -188 188 13 -190 190 15 -192 192 17 -194 194 19 -196 196 21 -198 198 23 -200 200 0 -202 202 2 -204 204 4 -206 206 6 -208 208 8 -210 210 10 -212 212 12 -214 214 14 -216 216 16 -218 218 18 -220 220 20 -222 222 22 -224 224 24 -226 226 1 -228 228 3 -230 230 5 -232 232 7 -234 234 9 -236 236 11 -238 238 13 -240 240 15 -242 242 17 -244 244 19 -246 246 21 -248 248 23 -\. --- --- Data for Name: prt1_e_p2; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.prt1_e_p2 (a, b, c) FROM stdin; -250 250 0 -252 252 2 -254 254 4 -256 256 6 -258 258 8 -260 260 10 -262 262 12 -264 264 14 -266 266 16 -268 268 18 -270 270 20 -272 272 22 -274 274 24 -276 276 1 -278 278 3 -280 280 5 -282 282 7 -284 284 9 -286 286 11 -288 288 13 -290 290 15 -292 292 17 -294 294 19 -296 296 21 -298 298 23 -300 300 0 -302 302 2 -304 304 4 -306 306 6 -308 308 8 -310 310 10 -312 312 12 -314 314 14 -316 316 16 -318 318 18 -320 320 20 -322 322 22 -324 324 24 -326 326 1 -328 328 3 -330 330 5 -332 332 7 -334 334 9 -336 336 11 -338 338 13 -340 340 15 -342 342 17 -344 344 19 -346 346 21 -348 348 23 -350 350 0 -352 352 2 -354 354 4 -356 356 6 -358 358 8 -360 360 10 -362 362 12 -364 364 14 -366 366 16 -368 368 18 -370 370 20 -372 372 22 -374 374 24 -376 376 1 -378 378 3 -380 380 5 -382 382 7 -384 384 9 -386 386 11 -388 388 13 -390 390 15 -392 392 17 -394 394 19 -396 396 21 -398 398 23 -400 400 0 -402 402 2 -404 404 4 -406 406 6 -408 408 8 -410 410 10 -412 412 12 -414 414 14 -416 416 16 -418 418 18 -420 420 20 -422 422 22 -424 424 24 -426 426 1 -428 428 3 -430 430 5 -432 432 7 -434 434 9 -436 436 11 -438 438 13 -440 440 15 -442 442 17 -444 444 19 -446 446 21 -448 448 23 -450 450 0 -452 452 2 -454 454 4 -456 456 6 -458 458 8 -460 460 10 -462 462 12 -464 464 14 -466 466 16 -468 468 18 -470 470 20 -472 472 22 -474 474 24 -476 476 1 -478 478 3 -480 480 5 -482 482 7 -484 484 9 -486 486 11 -488 488 13 -490 490 15 -492 492 17 -494 494 19 -496 496 21 -498 498 23 -\. --- --- Data for Name: prt1_e_p3; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.prt1_e_p3 (a, b, c) FROM stdin; -500 500 0 -502 502 2 -504 504 4 -506 506 6 -508 508 8 -510 510 10 -512 512 12 -514 514 14 -516 516 16 -518 518 18 -520 520 20 -522 522 22 -524 524 24 -526 526 1 -528 528 3 -530 530 5 -532 532 7 -534 534 9 -536 536 11 -538 538 13 -540 540 15 -542 542 17 -544 544 19 -546 546 21 -548 548 23 -550 550 0 -552 552 2 -554 554 4 -556 556 6 -558 558 8 -560 560 10 -562 562 12 -564 564 14 -566 566 16 -568 568 18 -570 570 20 -572 572 22 -574 574 24 -576 576 1 -578 578 3 -580 580 5 -582 582 7 -584 584 9 -586 586 11 -588 588 13 -590 590 15 -592 592 17 -594 594 19 -596 596 21 -598 598 23 -\. --- --- Data for Name: prt1_l_p1; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.prt1_l_p1 (a, b, c) FROM stdin; -0 0 0000 -2 2 0002 -4 4 0000 -6 6 0002 -8 8 0000 -10 10 0002 -12 12 0000 -14 14 0002 -16 16 0000 -18 18 0002 -20 20 0000 -22 22 0002 -24 24 0000 -26 1 0002 -28 3 0000 -30 5 0002 -32 7 0000 -34 9 0002 -36 11 0000 -38 13 0002 -40 15 0000 -42 17 0002 -44 19 0000 -46 21 0002 -48 23 0000 -50 0 0002 -52 2 0000 -54 4 0002 -56 6 0000 -58 8 0002 -60 10 0000 -62 12 0002 -64 14 0000 -66 16 0002 -68 18 0000 -70 20 0002 -72 22 0000 -74 24 0002 -76 1 0000 -78 3 0002 -80 5 0000 -82 7 0002 -84 9 0000 -86 11 0002 -88 13 0000 -90 15 0002 -92 17 0000 -94 19 0002 -96 21 0000 -98 23 0002 -100 0 0000 -102 2 0002 -104 4 0000 -106 6 0002 -108 8 0000 -110 10 0002 -112 12 0000 -114 14 0002 -116 16 0000 -118 18 0002 -120 20 0000 -122 22 0002 -124 24 0000 -126 1 0002 -128 3 0000 -130 5 0002 -132 7 0000 -134 9 0002 -136 11 0000 -138 13 0002 -140 15 0000 -142 17 0002 -144 19 0000 -146 21 0002 -148 23 0000 -150 0 0002 -152 2 0000 -154 4 0002 -156 6 0000 -158 8 0002 -160 10 0000 -162 12 0002 -164 14 0000 -166 16 0002 -168 18 0000 -170 20 0002 -172 22 0000 -174 24 0002 -176 1 0000 -178 3 0002 -180 5 0000 -182 7 0002 -184 9 0000 -186 11 0002 -188 13 0000 -190 15 0002 -192 17 0000 -194 19 0002 -196 21 0000 -198 23 0002 -200 0 0000 -202 2 0002 -204 4 0000 -206 6 0002 -208 8 0000 -210 10 0002 -212 12 0000 -214 14 0002 -216 16 0000 -218 18 0002 -220 20 0000 -222 22 0002 -224 24 0000 -226 1 0002 -228 3 0000 -230 5 0002 -232 7 0000 -234 9 0002 -236 11 0000 -238 13 0002 -240 15 0000 -242 17 0002 -244 19 0000 -246 21 0002 -248 23 0000 -\. --- --- Data for Name: prt1_l_p2_p1; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.prt1_l_p2_p1 (a, b, c) FROM stdin; -252 2 0000 -256 6 0000 -260 10 0000 -264 14 0000 -268 18 0000 -272 22 0000 -276 1 0000 -280 5 0000 -284 9 0000 -288 13 0000 -292 17 0000 -296 21 0000 -300 0 0000 -304 4 0000 -308 8 0000 -312 12 0000 -316 16 0000 -320 20 0000 -324 24 0000 -328 3 0000 -332 7 0000 -336 11 0000 -340 15 0000 -344 19 0000 -348 23 0000 -352 2 0000 -356 6 0000 -360 10 0000 -364 14 0000 -368 18 0000 -372 22 0000 -376 1 0000 -380 5 0000 -384 9 0000 -388 13 0000 -392 17 0000 -396 21 0000 -400 0 0000 -404 4 0000 -408 8 0000 -412 12 0000 -416 16 0000 -420 20 0000 -424 24 0000 -428 3 0000 -432 7 0000 -436 11 0000 -440 15 0000 -444 19 0000 -448 23 0000 -452 2 0000 -456 6 0000 -460 10 0000 -464 14 0000 -468 18 0000 -472 22 0000 -476 1 0000 -480 5 0000 -484 9 0000 -488 13 0000 -492 17 0000 -496 21 0000 -\. --- --- Data for Name: prt1_l_p2_p2; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.prt1_l_p2_p2 (a, b, c) FROM stdin; -250 0 0002 -254 4 0002 -258 8 0002 -262 12 0002 -266 16 0002 -270 20 0002 -274 24 0002 -278 3 0002 -282 7 0002 -286 11 0002 -290 15 0002 -294 19 0002 -298 23 0002 -302 2 0002 -306 6 0002 -310 10 0002 -314 14 0002 -318 18 0002 -322 22 0002 -326 1 0002 -330 5 0002 -334 9 0002 -338 13 0002 -342 17 0002 -346 21 0002 -350 0 0002 -354 4 0002 -358 8 0002 -362 12 0002 -366 16 0002 -370 20 0002 -374 24 0002 -378 3 0002 -382 7 0002 -386 11 0002 -390 15 0002 -394 19 0002 -398 23 0002 -402 2 0002 -406 6 0002 -410 10 0002 -414 14 0002 -418 18 0002 -422 22 0002 -426 1 0002 -430 5 0002 -434 9 0002 -438 13 0002 -442 17 0002 -446 21 0002 -450 0 0002 -454 4 0002 -458 8 0002 -462 12 0002 -466 16 0002 -470 20 0002 -474 24 0002 -478 3 0002 -482 7 0002 -486 11 0002 -490 15 0002 -494 19 0002 -498 23 0002 -\. --- --- Data for Name: prt1_l_p3_p1; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.prt1_l_p3_p1 (a, b, c) FROM stdin; -500 0 0000 -502 2 0002 -504 4 0000 -506 6 0002 -508 8 0000 -510 10 0002 -512 12 0000 -526 1 0002 -528 3 0000 -530 5 0002 -532 7 0000 -534 9 0002 -536 11 0000 -550 0 0002 -552 2 0000 -554 4 0002 -556 6 0000 -558 8 0002 -560 10 0000 -562 12 0002 -576 1 0000 -578 3 0002 -580 5 0000 -582 7 0002 -584 9 0000 -586 11 0002 -\. --- --- Data for Name: prt1_l_p3_p2; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.prt1_l_p3_p2 (a, b, c) FROM stdin; -514 14 0002 -516 16 0000 -518 18 0002 -520 20 0000 -522 22 0002 -524 24 0000 -538 13 0002 -540 15 0000 -542 17 0002 -544 19 0000 -546 21 0002 -548 23 0000 -564 14 0000 -566 16 0002 -568 18 0000 -570 20 0002 -572 22 0000 -574 24 0002 -588 13 0000 -590 15 0002 -592 17 0000 -594 19 0002 -596 21 0000 -598 23 0002 -\. --- --- Data for Name: prt1_m_p1; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.prt1_m_p1 (a, b, c) FROM stdin; -0 0 0 -2 2 2 -4 4 4 -6 6 6 -8 8 8 -10 10 10 -12 12 12 -14 14 14 -16 16 16 -18 18 18 -20 20 20 -22 22 22 -24 24 24 -26 26 1 -28 28 3 -30 30 5 -32 32 7 -34 34 9 -36 36 11 -38 38 13 -40 40 15 -42 42 17 -44 44 19 -46 46 21 -48 48 23 -50 50 0 -52 52 2 -54 54 4 -56 56 6 -58 58 8 -60 60 10 -62 62 12 -64 64 14 -66 66 16 -68 68 18 -70 70 20 -72 72 22 -74 74 24 -76 76 1 -78 78 3 -80 80 5 -82 82 7 -84 84 9 -86 86 11 -88 88 13 -90 90 15 -92 92 17 -94 94 19 -96 96 21 -98 98 23 -100 100 0 -102 102 2 -104 104 4 -106 106 6 -108 108 8 -110 110 10 -112 112 12 -114 114 14 -116 116 16 -118 118 18 -120 120 20 -122 122 22 -124 124 24 -126 126 1 -128 128 3 -130 130 5 -132 132 7 -134 134 9 -136 136 11 -138 138 13 -140 140 15 -142 142 17 -144 144 19 -146 146 21 -148 148 23 -150 150 0 -152 152 2 -154 154 4 -156 156 6 -158 158 8 -160 160 10 -162 162 12 -164 164 14 -166 166 16 -168 168 18 -170 170 20 -172 172 22 -174 174 24 -176 176 1 -178 178 3 -180 180 5 -182 182 7 -184 184 9 -186 186 11 -188 188 13 -190 190 15 -192 192 17 -194 194 19 -196 196 21 -198 198 23 -200 200 0 -202 202 2 -204 204 4 -206 206 6 -208 208 8 -210 210 10 -212 212 12 -214 214 14 -216 216 16 -218 218 18 -220 220 20 -222 222 22 -224 224 24 -226 226 1 -228 228 3 -230 230 5 -232 232 7 -234 234 9 -236 236 11 -238 238 13 -240 240 15 -242 242 17 -244 244 19 -246 246 21 -248 248 23 -\. --- --- Data for Name: prt1_m_p2; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.prt1_m_p2 (a, b, c) FROM stdin; -250 250 0 -252 252 2 -254 254 4 -256 256 6 -258 258 8 -260 260 10 -262 262 12 -264 264 14 -266 266 16 -268 268 18 -270 270 20 -272 272 22 -274 274 24 -276 276 1 -278 278 3 -280 280 5 -282 282 7 -284 284 9 -286 286 11 -288 288 13 -290 290 15 -292 292 17 -294 294 19 -296 296 21 -298 298 23 -300 300 0 -302 302 2 -304 304 4 -306 306 6 -308 308 8 -310 310 10 -312 312 12 -314 314 14 -316 316 16 -318 318 18 -320 320 20 -322 322 22 -324 324 24 -326 326 1 -328 328 3 -330 330 5 -332 332 7 -334 334 9 -336 336 11 -338 338 13 -340 340 15 -342 342 17 -344 344 19 -346 346 21 -348 348 23 -350 350 0 -352 352 2 -354 354 4 -356 356 6 -358 358 8 -360 360 10 -362 362 12 -364 364 14 -366 366 16 -368 368 18 -370 370 20 -372 372 22 -374 374 24 -376 376 1 -378 378 3 -380 380 5 -382 382 7 -384 384 9 -386 386 11 -388 388 13 -390 390 15 -392 392 17 -394 394 19 -396 396 21 -398 398 23 -400 400 0 -402 402 2 -404 404 4 -406 406 6 -408 408 8 -410 410 10 -412 412 12 -414 414 14 -416 416 16 -418 418 18 -420 420 20 -422 422 22 -424 424 24 -426 426 1 -428 428 3 -430 430 5 -432 432 7 -434 434 9 -436 436 11 -438 438 13 -440 440 15 -442 442 17 -444 444 19 -446 446 21 -448 448 23 -450 450 0 -452 452 2 -454 454 4 -456 456 6 -458 458 8 -460 460 10 -462 462 12 -464 464 14 -466 466 16 -468 468 18 -470 470 20 -472 472 22 -474 474 24 -476 476 1 -478 478 3 -480 480 5 -482 482 7 -484 484 9 -486 486 11 -488 488 13 -490 490 15 -492 492 17 -494 494 19 -496 496 21 -498 498 23 -\. --- --- Data for Name: prt1_m_p3; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.prt1_m_p3 (a, b, c) FROM stdin; -500 500 0 -502 502 2 -504 504 4 -506 506 6 -508 508 8 -510 510 10 -512 512 12 -514 514 14 -516 516 16 -518 518 18 -520 520 20 -522 522 22 -524 524 24 -526 526 1 -528 528 3 -530 530 5 -532 532 7 -534 534 9 -536 536 11 -538 538 13 -540 540 15 -542 542 17 -544 544 19 -546 546 21 -548 548 23 -550 550 0 -552 552 2 -554 554 4 -556 556 6 -558 558 8 -560 560 10 -562 562 12 -564 564 14 -566 566 16 -568 568 18 -570 570 20 -572 572 22 -574 574 24 -576 576 1 -578 578 3 -580 580 5 -582 582 7 -584 584 9 -586 586 11 -588 588 13 -590 590 15 -592 592 17 -594 594 19 -596 596 21 -598 598 23 -\. --- --- Data for Name: prt1_n_p1; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.prt1_n_p1 (a, b, c) FROM stdin; -0 0 0000 -2 2 0002 -4 4 0004 -6 6 0006 -8 8 0008 -10 10 0010 -12 12 0012 -14 14 0014 -16 16 0016 -18 18 0018 -20 20 0020 -22 22 0022 -24 24 0024 -26 26 0026 -28 28 0028 -30 30 0030 -32 32 0032 -34 34 0034 -36 36 0036 -38 38 0038 -40 40 0040 -42 42 0042 -44 44 0044 -46 46 0046 -48 48 0048 -50 50 0050 -52 52 0052 -54 54 0054 -56 56 0056 -58 58 0058 -60 60 0060 -62 62 0062 -64 64 0064 -66 66 0066 -68 68 0068 -70 70 0070 -72 72 0072 -74 74 0074 -76 76 0076 -78 78 0078 -80 80 0080 -82 82 0082 -84 84 0084 -86 86 0086 -88 88 0088 -90 90 0090 -92 92 0092 -94 94 0094 -96 96 0096 -98 98 0098 -100 100 0100 -102 102 0102 -104 104 0104 -106 106 0106 -108 108 0108 -110 110 0110 -112 112 0112 -114 114 0114 -116 116 0116 -118 118 0118 -120 120 0120 -122 122 0122 -124 124 0124 -126 126 0126 -128 128 0128 -130 130 0130 -132 132 0132 -134 134 0134 -136 136 0136 -138 138 0138 -140 140 0140 -142 142 0142 -144 144 0144 -146 146 0146 -148 148 0148 -150 150 0150 -152 152 0152 -154 154 0154 -156 156 0156 -158 158 0158 -160 160 0160 -162 162 0162 -164 164 0164 -166 166 0166 -168 168 0168 -170 170 0170 -172 172 0172 -174 174 0174 -176 176 0176 -178 178 0178 -180 180 0180 -182 182 0182 -184 184 0184 -186 186 0186 -188 188 0188 -190 190 0190 -192 192 0192 -194 194 0194 -196 196 0196 -198 198 0198 -200 200 0200 -202 202 0202 -204 204 0204 -206 206 0206 -208 208 0208 -210 210 0210 -212 212 0212 -214 214 0214 -216 216 0216 -218 218 0218 -220 220 0220 -222 222 0222 -224 224 0224 -226 226 0226 -228 228 0228 -230 230 0230 -232 232 0232 -234 234 0234 -236 236 0236 -238 238 0238 -240 240 0240 -242 242 0242 -244 244 0244 -246 246 0246 -248 248 0248 -\. --- --- Data for Name: prt1_n_p2; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.prt1_n_p2 (a, b, c) FROM stdin; -250 250 0250 -252 252 0252 -254 254 0254 -256 256 0256 -258 258 0258 -260 260 0260 -262 262 0262 -264 264 0264 -266 266 0266 -268 268 0268 -270 270 0270 -272 272 0272 -274 274 0274 -276 276 0276 -278 278 0278 -280 280 0280 -282 282 0282 -284 284 0284 -286 286 0286 -288 288 0288 -290 290 0290 -292 292 0292 -294 294 0294 -296 296 0296 -298 298 0298 -300 300 0300 -302 302 0302 -304 304 0304 -306 306 0306 -308 308 0308 -310 310 0310 -312 312 0312 -314 314 0314 -316 316 0316 -318 318 0318 -320 320 0320 -322 322 0322 -324 324 0324 -326 326 0326 -328 328 0328 -330 330 0330 -332 332 0332 -334 334 0334 -336 336 0336 -338 338 0338 -340 340 0340 -342 342 0342 -344 344 0344 -346 346 0346 -348 348 0348 -350 350 0350 -352 352 0352 -354 354 0354 -356 356 0356 -358 358 0358 -360 360 0360 -362 362 0362 -364 364 0364 -366 366 0366 -368 368 0368 -370 370 0370 -372 372 0372 -374 374 0374 -376 376 0376 -378 378 0378 -380 380 0380 -382 382 0382 -384 384 0384 -386 386 0386 -388 388 0388 -390 390 0390 -392 392 0392 -394 394 0394 -396 396 0396 -398 398 0398 -400 400 0400 -402 402 0402 -404 404 0404 -406 406 0406 -408 408 0408 -410 410 0410 -412 412 0412 -414 414 0414 -416 416 0416 -418 418 0418 -420 420 0420 -422 422 0422 -424 424 0424 -426 426 0426 -428 428 0428 -430 430 0430 -432 432 0432 -434 434 0434 -436 436 0436 -438 438 0438 -440 440 0440 -442 442 0442 -444 444 0444 -446 446 0446 -448 448 0448 -450 450 0450 -452 452 0452 -454 454 0454 -456 456 0456 -458 458 0458 -460 460 0460 -462 462 0462 -464 464 0464 -466 466 0466 -468 468 0468 -470 470 0470 -472 472 0472 -474 474 0474 -476 476 0476 -478 478 0478 -480 480 0480 -482 482 0482 -484 484 0484 -486 486 0486 -488 488 0488 -490 490 0490 -492 492 0492 -494 494 0494 -496 496 0496 -498 498 0498 -\. --- --- Data for Name: prt1_p1; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.prt1_p1 (a, b, c) FROM stdin; -0 0 0000 -2 2 0002 -4 4 0004 -6 6 0006 -8 8 0008 -10 10 0010 -12 12 0012 -14 14 0014 -16 16 0016 -18 18 0018 -20 20 0020 -22 22 0022 -24 24 0024 -26 1 0026 -28 3 0028 -30 5 0030 -32 7 0032 -34 9 0034 -36 11 0036 -38 13 0038 -40 15 0040 -42 17 0042 -44 19 0044 -46 21 0046 -48 23 0048 -50 0 0050 -52 2 0052 -54 4 0054 -56 6 0056 -58 8 0058 -60 10 0060 -62 12 0062 -64 14 0064 -66 16 0066 -68 18 0068 -70 20 0070 -72 22 0072 -74 24 0074 -76 1 0076 -78 3 0078 -80 5 0080 -82 7 0082 -84 9 0084 -86 11 0086 -88 13 0088 -90 15 0090 -92 17 0092 -94 19 0094 -96 21 0096 -98 23 0098 -100 0 0100 -102 2 0102 -104 4 0104 -106 6 0106 -108 8 0108 -110 10 0110 -112 12 0112 -114 14 0114 -116 16 0116 -118 18 0118 -120 20 0120 -122 22 0122 -124 24 0124 -126 1 0126 -128 3 0128 -130 5 0130 -132 7 0132 -134 9 0134 -136 11 0136 -138 13 0138 -140 15 0140 -142 17 0142 -144 19 0144 -146 21 0146 -148 23 0148 -150 0 0150 -152 2 0152 -154 4 0154 -156 6 0156 -158 8 0158 -160 10 0160 -162 12 0162 -164 14 0164 -166 16 0166 -168 18 0168 -170 20 0170 -172 22 0172 -174 24 0174 -176 1 0176 -178 3 0178 -180 5 0180 -182 7 0182 -184 9 0184 -186 11 0186 -188 13 0188 -190 15 0190 -192 17 0192 -194 19 0194 -196 21 0196 -198 23 0198 -200 0 0200 -202 2 0202 -204 4 0204 -206 6 0206 -208 8 0208 -210 10 0210 -212 12 0212 -214 14 0214 -216 16 0216 -218 18 0218 -220 20 0220 -222 22 0222 -224 24 0224 -226 1 0226 -228 3 0228 -230 5 0230 -232 7 0232 -234 9 0234 -236 11 0236 -238 13 0238 -240 15 0240 -242 17 0242 -244 19 0244 -246 21 0246 -248 23 0248 -\. --- --- Data for Name: prt1_p2; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.prt1_p2 (a, b, c) FROM stdin; -250 0 0250 -252 2 0252 -254 4 0254 -256 6 0256 -258 8 0258 -260 10 0260 -262 12 0262 -264 14 0264 -266 16 0266 -268 18 0268 -270 20 0270 -272 22 0272 -274 24 0274 -276 1 0276 -278 3 0278 -280 5 0280 -282 7 0282 -284 9 0284 -286 11 0286 -288 13 0288 -290 15 0290 -292 17 0292 -294 19 0294 -296 21 0296 -298 23 0298 -300 0 0300 -302 2 0302 -304 4 0304 -306 6 0306 -308 8 0308 -310 10 0310 -312 12 0312 -314 14 0314 -316 16 0316 -318 18 0318 -320 20 0320 -322 22 0322 -324 24 0324 -326 1 0326 -328 3 0328 -330 5 0330 -332 7 0332 -334 9 0334 -336 11 0336 -338 13 0338 -340 15 0340 -342 17 0342 -344 19 0344 -346 21 0346 -348 23 0348 -350 0 0350 -352 2 0352 -354 4 0354 -356 6 0356 -358 8 0358 -360 10 0360 -362 12 0362 -364 14 0364 -366 16 0366 -368 18 0368 -370 20 0370 -372 22 0372 -374 24 0374 -376 1 0376 -378 3 0378 -380 5 0380 -382 7 0382 -384 9 0384 -386 11 0386 -388 13 0388 -390 15 0390 -392 17 0392 -394 19 0394 -396 21 0396 -398 23 0398 -400 0 0400 -402 2 0402 -404 4 0404 -406 6 0406 -408 8 0408 -410 10 0410 -412 12 0412 -414 14 0414 -416 16 0416 -418 18 0418 -420 20 0420 -422 22 0422 -424 24 0424 -426 1 0426 -428 3 0428 -430 5 0430 -432 7 0432 -434 9 0434 -436 11 0436 -438 13 0438 -440 15 0440 -442 17 0442 -444 19 0444 -446 21 0446 -448 23 0448 -450 0 0450 -452 2 0452 -454 4 0454 -456 6 0456 -458 8 0458 -460 10 0460 -462 12 0462 -464 14 0464 -466 16 0466 -468 18 0468 -470 20 0470 -472 22 0472 -474 24 0474 -476 1 0476 -478 3 0478 -480 5 0480 -482 7 0482 -484 9 0484 -486 11 0486 -488 13 0488 -490 15 0490 -492 17 0492 -494 19 0494 -496 21 0496 -498 23 0498 -\. --- --- Data for Name: prt1_p3; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.prt1_p3 (a, b, c) FROM stdin; -500 0 0500 -502 2 0502 -504 4 0504 -506 6 0506 -508 8 0508 -510 10 0510 -512 12 0512 -514 14 0514 -516 16 0516 -518 18 0518 -520 20 0520 -522 22 0522 -524 24 0524 -526 1 0526 -528 3 0528 -530 5 0530 -532 7 0532 -534 9 0534 -536 11 0536 -538 13 0538 -540 15 0540 -542 17 0542 -544 19 0544 -546 21 0546 -548 23 0548 -550 0 0550 -552 2 0552 -554 4 0554 -556 6 0556 -558 8 0558 -560 10 0560 -562 12 0562 -564 14 0564 -566 16 0566 -568 18 0568 -570 20 0570 -572 22 0572 -574 24 0574 -576 1 0576 -578 3 0578 -580 5 0580 -582 7 0582 -584 9 0584 -586 11 0586 -588 13 0588 -590 15 0590 -592 17 0592 -594 19 0594 -596 21 0596 -598 23 0598 -\. --- --- Data for Name: prt2_e_p1; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.prt2_e_p1 (a, b, c) FROM stdin; -0 0 0 -3 3 3 -6 6 6 -9 9 9 -12 12 12 -15 15 15 -18 18 18 -21 21 21 -24 24 24 -27 27 2 -30 30 5 -33 33 8 -36 36 11 -39 39 14 -42 42 17 -45 45 20 -48 48 23 -51 51 1 -54 54 4 -57 57 7 -60 60 10 -63 63 13 -66 66 16 -69 69 19 -72 72 22 -75 75 0 -78 78 3 -81 81 6 -84 84 9 -87 87 12 -90 90 15 -93 93 18 -96 96 21 -99 99 24 -102 102 2 -105 105 5 -108 108 8 -111 111 11 -114 114 14 -117 117 17 -120 120 20 -123 123 23 -126 126 1 -129 129 4 -132 132 7 -135 135 10 -138 138 13 -141 141 16 -144 144 19 -147 147 22 -150 150 0 -153 153 3 -156 156 6 -159 159 9 -162 162 12 -165 165 15 -168 168 18 -171 171 21 -174 174 24 -177 177 2 -180 180 5 -183 183 8 -186 186 11 -189 189 14 -192 192 17 -195 195 20 -198 198 23 -201 201 1 -204 204 4 -207 207 7 -210 210 10 -213 213 13 -216 216 16 -219 219 19 -222 222 22 -225 225 0 -228 228 3 -231 231 6 -234 234 9 -237 237 12 -240 240 15 -243 243 18 -246 246 21 -249 249 24 -\. --- --- Data for Name: prt2_e_p2; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.prt2_e_p2 (a, b, c) FROM stdin; -252 252 2 -255 255 5 -258 258 8 -261 261 11 -264 264 14 -267 267 17 -270 270 20 -273 273 23 -276 276 1 -279 279 4 -282 282 7 -285 285 10 -288 288 13 -291 291 16 -294 294 19 -297 297 22 -300 300 0 -303 303 3 -306 306 6 -309 309 9 -312 312 12 -315 315 15 -318 318 18 -321 321 21 -324 324 24 -327 327 2 -330 330 5 -333 333 8 -336 336 11 -339 339 14 -342 342 17 -345 345 20 -348 348 23 -351 351 1 -354 354 4 -357 357 7 -360 360 10 -363 363 13 -366 366 16 -369 369 19 -372 372 22 -375 375 0 -378 378 3 -381 381 6 -384 384 9 -387 387 12 -390 390 15 -393 393 18 -396 396 21 -399 399 24 -402 402 2 -405 405 5 -408 408 8 -411 411 11 -414 414 14 -417 417 17 -420 420 20 -423 423 23 -426 426 1 -429 429 4 -432 432 7 -435 435 10 -438 438 13 -441 441 16 -444 444 19 -447 447 22 -450 450 0 -453 453 3 -456 456 6 -459 459 9 -462 462 12 -465 465 15 -468 468 18 -471 471 21 -474 474 24 -477 477 2 -480 480 5 -483 483 8 -486 486 11 -489 489 14 -492 492 17 -495 495 20 -498 498 23 -\. --- --- Data for Name: prt2_e_p3; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.prt2_e_p3 (a, b, c) FROM stdin; -501 501 1 -504 504 4 -507 507 7 -510 510 10 -513 513 13 -516 516 16 -519 519 19 -522 522 22 -525 525 0 -528 528 3 -531 531 6 -534 534 9 -537 537 12 -540 540 15 -543 543 18 -546 546 21 -549 549 24 -552 552 2 -555 555 5 -558 558 8 -561 561 11 -564 564 14 -567 567 17 -570 570 20 -573 573 23 -576 576 1 -579 579 4 -582 582 7 -585 585 10 -588 588 13 -591 591 16 -594 594 19 -597 597 22 -\. --- --- Data for Name: prt2_l_p1; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.prt2_l_p1 (a, b, c) FROM stdin; -0 0 0000 -3 3 0003 -6 6 0002 -9 9 0001 -12 12 0000 -15 15 0003 -18 18 0002 -21 21 0001 -24 24 0000 -2 27 0003 -5 30 0002 -8 33 0001 -11 36 0000 -14 39 0003 -17 42 0002 -20 45 0001 -23 48 0000 -1 51 0003 -4 54 0002 -7 57 0001 -10 60 0000 -13 63 0003 -16 66 0002 -19 69 0001 -22 72 0000 -0 75 0003 -3 78 0002 -6 81 0001 -9 84 0000 -12 87 0003 -15 90 0002 -18 93 0001 -21 96 0000 -24 99 0003 -2 102 0002 -5 105 0001 -8 108 0000 -11 111 0003 -14 114 0002 -17 117 0001 -20 120 0000 -23 123 0003 -1 126 0002 -4 129 0001 -7 132 0000 -10 135 0003 -13 138 0002 -16 141 0001 -19 144 0000 -22 147 0003 -0 150 0002 -3 153 0001 -6 156 0000 -9 159 0003 -12 162 0002 -15 165 0001 -18 168 0000 -21 171 0003 -24 174 0002 -2 177 0001 -5 180 0000 -8 183 0003 -11 186 0002 -14 189 0001 -17 192 0000 -20 195 0003 -23 198 0002 -1 201 0001 -4 204 0000 -7 207 0003 -10 210 0002 -13 213 0001 -16 216 0000 -19 219 0003 -22 222 0002 -0 225 0001 -3 228 0000 -6 231 0003 -9 234 0002 -12 237 0001 -15 240 0000 -18 243 0003 -21 246 0002 -24 249 0001 -\. --- --- Data for Name: prt2_l_p2_p1; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.prt2_l_p2_p1 (a, b, c) FROM stdin; -2 252 0000 -11 261 0001 -14 264 0000 -23 273 0001 -1 276 0000 -10 285 0001 -13 288 0000 -22 297 0001 -0 300 0000 -9 309 0001 -12 312 0000 -21 321 0001 -24 324 0000 -8 333 0001 -11 336 0000 -20 345 0001 -23 348 0000 -7 357 0001 -10 360 0000 -19 369 0001 -22 372 0000 -6 381 0001 -9 384 0000 -18 393 0001 -21 396 0000 -5 405 0001 -8 408 0000 -17 417 0001 -20 420 0000 -4 429 0001 -7 432 0000 -16 441 0001 -19 444 0000 -3 453 0001 -6 456 0000 -15 465 0001 -18 468 0000 -2 477 0001 -5 480 0000 -14 489 0001 -17 492 0000 -\. --- --- Data for Name: prt2_l_p2_p2; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.prt2_l_p2_p2 (a, b, c) FROM stdin; -5 255 0003 -8 258 0002 -17 267 0003 -20 270 0002 -4 279 0003 -7 282 0002 -16 291 0003 -19 294 0002 -3 303 0003 -6 306 0002 -15 315 0003 -18 318 0002 -2 327 0003 -5 330 0002 -14 339 0003 -17 342 0002 -1 351 0003 -4 354 0002 -13 363 0003 -16 366 0002 -0 375 0003 -3 378 0002 -12 387 0003 -15 390 0002 -24 399 0003 -2 402 0002 -11 411 0003 -14 414 0002 -23 423 0003 -1 426 0002 -10 435 0003 -13 438 0002 -22 447 0003 -0 450 0002 -9 459 0003 -12 462 0002 -21 471 0003 -24 474 0002 -8 483 0003 -11 486 0002 -20 495 0003 -23 498 0002 -\. --- --- Data for Name: prt2_l_p3_p1; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.prt2_l_p3_p1 (a, b, c) FROM stdin; -1 501 0001 -4 504 0000 -7 507 0003 -10 510 0002 -0 525 0001 -3 528 0000 -6 531 0003 -9 534 0002 -12 537 0001 -2 552 0000 -5 555 0003 -8 558 0002 -11 561 0001 -1 576 0000 -4 579 0003 -7 582 0002 -10 585 0001 -\. --- --- Data for Name: prt2_l_p3_p2; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.prt2_l_p3_p2 (a, b, c) FROM stdin; -13 513 0001 -16 516 0000 -19 519 0003 -22 522 0002 -15 540 0000 -18 543 0003 -21 546 0002 -24 549 0001 -14 564 0000 -17 567 0003 -20 570 0002 -23 573 0001 -13 588 0000 -16 591 0003 -19 594 0002 -22 597 0001 -\. --- --- Data for Name: prt2_m_p1; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.prt2_m_p1 (a, b, c) FROM stdin; -0 0 0 -3 3 3 -6 6 6 -9 9 9 -12 12 12 -15 15 15 -18 18 18 -21 21 21 -24 24 24 -27 27 2 -30 30 5 -33 33 8 -36 36 11 -39 39 14 -42 42 17 -45 45 20 -48 48 23 -51 51 1 -54 54 4 -57 57 7 -60 60 10 -63 63 13 -66 66 16 -69 69 19 -72 72 22 -75 75 0 -78 78 3 -81 81 6 -84 84 9 -87 87 12 -90 90 15 -93 93 18 -96 96 21 -99 99 24 -102 102 2 -105 105 5 -108 108 8 -111 111 11 -114 114 14 -117 117 17 -120 120 20 -123 123 23 -126 126 1 -129 129 4 -132 132 7 -135 135 10 -138 138 13 -141 141 16 -144 144 19 -147 147 22 -150 150 0 -153 153 3 -156 156 6 -159 159 9 -162 162 12 -165 165 15 -168 168 18 -171 171 21 -174 174 24 -177 177 2 -180 180 5 -183 183 8 -186 186 11 -189 189 14 -192 192 17 -195 195 20 -198 198 23 -201 201 1 -204 204 4 -207 207 7 -210 210 10 -213 213 13 -216 216 16 -219 219 19 -222 222 22 -225 225 0 -228 228 3 -231 231 6 -234 234 9 -237 237 12 -240 240 15 -243 243 18 -246 246 21 -249 249 24 -\. --- --- Data for Name: prt2_m_p2; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.prt2_m_p2 (a, b, c) FROM stdin; -252 252 2 -255 255 5 -258 258 8 -261 261 11 -264 264 14 -267 267 17 -270 270 20 -273 273 23 -276 276 1 -279 279 4 -282 282 7 -285 285 10 -288 288 13 -291 291 16 -294 294 19 -297 297 22 -300 300 0 -303 303 3 -306 306 6 -309 309 9 -312 312 12 -315 315 15 -318 318 18 -321 321 21 -324 324 24 -327 327 2 -330 330 5 -333 333 8 -336 336 11 -339 339 14 -342 342 17 -345 345 20 -348 348 23 -351 351 1 -354 354 4 -357 357 7 -360 360 10 -363 363 13 -366 366 16 -369 369 19 -372 372 22 -375 375 0 -378 378 3 -381 381 6 -384 384 9 -387 387 12 -390 390 15 -393 393 18 -396 396 21 -399 399 24 -402 402 2 -405 405 5 -408 408 8 -411 411 11 -414 414 14 -417 417 17 -420 420 20 -423 423 23 -426 426 1 -429 429 4 -432 432 7 -435 435 10 -438 438 13 -441 441 16 -444 444 19 -447 447 22 -450 450 0 -453 453 3 -456 456 6 -459 459 9 -462 462 12 -465 465 15 -468 468 18 -471 471 21 -474 474 24 -477 477 2 -480 480 5 -483 483 8 -486 486 11 -489 489 14 -492 492 17 -495 495 20 -498 498 23 -\. --- --- Data for Name: prt2_m_p3; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.prt2_m_p3 (a, b, c) FROM stdin; -501 501 1 -504 504 4 -507 507 7 -510 510 10 -513 513 13 -516 516 16 -519 519 19 -522 522 22 -525 525 0 -528 528 3 -531 531 6 -534 534 9 -537 537 12 -540 540 15 -543 543 18 -546 546 21 -549 549 24 -552 552 2 -555 555 5 -558 558 8 -561 561 11 -564 564 14 -567 567 17 -570 570 20 -573 573 23 -576 576 1 -579 579 4 -582 582 7 -585 585 10 -588 588 13 -591 591 16 -594 594 19 -597 597 22 -\. --- --- Data for Name: prt2_n_p1; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.prt2_n_p1 (a, b, c) FROM stdin; -0 0 0000 -2 2 0000 -4 4 0000 -6 6 0000 -8 8 0000 -10 10 0000 -12 12 0000 -14 14 0000 -16 16 0000 -18 18 0000 -20 20 0000 -22 22 0000 -24 24 0000 -26 26 0000 -28 28 0000 -30 30 0000 -32 32 0000 -34 34 0000 -36 36 0000 -38 38 0000 -40 40 0000 -42 42 0000 -44 44 0000 -46 46 0000 -48 48 0000 -150 150 0003 -152 152 0003 -154 154 0003 -156 156 0003 -158 158 0003 -160 160 0003 -162 162 0003 -164 164 0003 -166 166 0003 -168 168 0003 -170 170 0003 -172 172 0003 -174 174 0003 -176 176 0003 -178 178 0003 -180 180 0003 -182 182 0003 -184 184 0003 -186 186 0003 -188 188 0003 -190 190 0003 -192 192 0003 -194 194 0003 -196 196 0003 -198 198 0003 -200 200 0004 -202 202 0004 -204 204 0004 -206 206 0004 -208 208 0004 -210 210 0004 -212 212 0004 -214 214 0004 -216 216 0004 -218 218 0004 -220 220 0004 -222 222 0004 -224 224 0004 -226 226 0004 -228 228 0004 -230 230 0004 -232 232 0004 -234 234 0004 -236 236 0004 -238 238 0004 -240 240 0004 -242 242 0004 -244 244 0004 -246 246 0004 -248 248 0004 -300 300 0006 -302 302 0006 -304 304 0006 -306 306 0006 -308 308 0006 -310 310 0006 -312 312 0006 -314 314 0006 -316 316 0006 -318 318 0006 -320 320 0006 -322 322 0006 -324 324 0006 -326 326 0006 -328 328 0006 -330 330 0006 -332 332 0006 -334 334 0006 -336 336 0006 -338 338 0006 -340 340 0006 -342 342 0006 -344 344 0006 -346 346 0006 -348 348 0006 -350 350 0007 -352 352 0007 -354 354 0007 -356 356 0007 -358 358 0007 -360 360 0007 -362 362 0007 -364 364 0007 -366 366 0007 -368 368 0007 -370 370 0007 -372 372 0007 -374 374 0007 -376 376 0007 -378 378 0007 -380 380 0007 -382 382 0007 -384 384 0007 -386 386 0007 -388 388 0007 -390 390 0007 -392 392 0007 -394 394 0007 -396 396 0007 -398 398 0007 -500 500 0010 -502 502 0010 -504 504 0010 -506 506 0010 -508 508 0010 -510 510 0010 -512 512 0010 -514 514 0010 -516 516 0010 -518 518 0010 -520 520 0010 -522 522 0010 -524 524 0010 -526 526 0010 -528 528 0010 -530 530 0010 -532 532 0010 -534 534 0010 -536 536 0010 -538 538 0010 -540 540 0010 -542 542 0010 -544 544 0010 -546 546 0010 -548 548 0010 -0 0 0000 -2 2 0000 -4 4 0000 -6 6 0000 -8 8 0000 -10 10 0000 -12 12 0000 -14 14 0000 -16 16 0000 -18 18 0000 -20 20 0000 -22 22 0000 -24 24 0000 -26 26 0000 -28 28 0000 -30 30 0000 -32 32 0000 -34 34 0000 -36 36 0000 -38 38 0000 -40 40 0000 -42 42 0000 -44 44 0000 -46 46 0000 -48 48 0000 -150 150 0003 -152 152 0003 -154 154 0003 -156 156 0003 -158 158 0003 -160 160 0003 -162 162 0003 -164 164 0003 -166 166 0003 -168 168 0003 -170 170 0003 -172 172 0003 -174 174 0003 -176 176 0003 -178 178 0003 -180 180 0003 -182 182 0003 -184 184 0003 -186 186 0003 -188 188 0003 -190 190 0003 -192 192 0003 -194 194 0003 -196 196 0003 -198 198 0003 -200 200 0004 -202 202 0004 -204 204 0004 -206 206 0004 -208 208 0004 -210 210 0004 -212 212 0004 -214 214 0004 -216 216 0004 -218 218 0004 -220 220 0004 -222 222 0004 -224 224 0004 -226 226 0004 -228 228 0004 -230 230 0004 -232 232 0004 -234 234 0004 -236 236 0004 -238 238 0004 -240 240 0004 -242 242 0004 -244 244 0004 -246 246 0004 -248 248 0004 -300 300 0006 -302 302 0006 -304 304 0006 -306 306 0006 -308 308 0006 -310 310 0006 -312 312 0006 -314 314 0006 -316 316 0006 -318 318 0006 -320 320 0006 -322 322 0006 -324 324 0006 -326 326 0006 -328 328 0006 -330 330 0006 -332 332 0006 -334 334 0006 -336 336 0006 -338 338 0006 -340 340 0006 -342 342 0006 -344 344 0006 -346 346 0006 -348 348 0006 -350 350 0007 -352 352 0007 -354 354 0007 -356 356 0007 -358 358 0007 -360 360 0007 -362 362 0007 -364 364 0007 -366 366 0007 -368 368 0007 -370 370 0007 -372 372 0007 -374 374 0007 -376 376 0007 -378 378 0007 -380 380 0007 -382 382 0007 -384 384 0007 -386 386 0007 -388 388 0007 -390 390 0007 -392 392 0007 -394 394 0007 -396 396 0007 -398 398 0007 -500 500 0010 -502 502 0010 -504 504 0010 -506 506 0010 -508 508 0010 -510 510 0010 -512 512 0010 -514 514 0010 -516 516 0010 -518 518 0010 -520 520 0010 -522 522 0010 -524 524 0010 -526 526 0010 -528 528 0010 -530 530 0010 -532 532 0010 -534 534 0010 -536 536 0010 -538 538 0010 -540 540 0010 -542 542 0010 -544 544 0010 -546 546 0010 -548 548 0010 -\. --- --- Data for Name: prt2_n_p2; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.prt2_n_p2 (a, b, c) FROM stdin; -50 50 0001 -52 52 0001 -54 54 0001 -56 56 0001 -58 58 0001 -60 60 0001 -62 62 0001 -64 64 0001 -66 66 0001 -68 68 0001 -70 70 0001 -72 72 0001 -74 74 0001 -76 76 0001 -78 78 0001 -80 80 0001 -82 82 0001 -84 84 0001 -86 86 0001 -88 88 0001 -90 90 0001 -92 92 0001 -94 94 0001 -96 96 0001 -98 98 0001 -100 100 0002 -102 102 0002 -104 104 0002 -106 106 0002 -108 108 0002 -110 110 0002 -112 112 0002 -114 114 0002 -116 116 0002 -118 118 0002 -120 120 0002 -122 122 0002 -124 124 0002 -126 126 0002 -128 128 0002 -130 130 0002 -132 132 0002 -134 134 0002 -136 136 0002 -138 138 0002 -140 140 0002 -142 142 0002 -144 144 0002 -146 146 0002 -148 148 0002 -250 250 0005 -252 252 0005 -254 254 0005 -256 256 0005 -258 258 0005 -260 260 0005 -262 262 0005 -264 264 0005 -266 266 0005 -268 268 0005 -270 270 0005 -272 272 0005 -274 274 0005 -276 276 0005 -278 278 0005 -280 280 0005 -282 282 0005 -284 284 0005 -286 286 0005 -288 288 0005 -290 290 0005 -292 292 0005 -294 294 0005 -296 296 0005 -298 298 0005 -400 400 0008 -402 402 0008 -404 404 0008 -406 406 0008 -408 408 0008 -410 410 0008 -412 412 0008 -414 414 0008 -416 416 0008 -418 418 0008 -420 420 0008 -422 422 0008 -424 424 0008 -426 426 0008 -428 428 0008 -430 430 0008 -432 432 0008 -434 434 0008 -436 436 0008 -438 438 0008 -440 440 0008 -442 442 0008 -444 444 0008 -446 446 0008 -448 448 0008 -450 450 0009 -452 452 0009 -454 454 0009 -456 456 0009 -458 458 0009 -460 460 0009 -462 462 0009 -464 464 0009 -466 466 0009 -468 468 0009 -470 470 0009 -472 472 0009 -474 474 0009 -476 476 0009 -478 478 0009 -480 480 0009 -482 482 0009 -484 484 0009 -486 486 0009 -488 488 0009 -490 490 0009 -492 492 0009 -494 494 0009 -496 496 0009 -498 498 0009 -550 550 0011 -552 552 0011 -554 554 0011 -556 556 0011 -558 558 0011 -560 560 0011 -562 562 0011 -564 564 0011 -566 566 0011 -568 568 0011 -570 570 0011 -572 572 0011 -574 574 0011 -576 576 0011 -578 578 0011 -580 580 0011 -582 582 0011 -584 584 0011 -586 586 0011 -588 588 0011 -590 590 0011 -592 592 0011 -594 594 0011 -596 596 0011 -598 598 0011 -50 50 0001 -52 52 0001 -54 54 0001 -56 56 0001 -58 58 0001 -60 60 0001 -62 62 0001 -64 64 0001 -66 66 0001 -68 68 0001 -70 70 0001 -72 72 0001 -74 74 0001 -76 76 0001 -78 78 0001 -80 80 0001 -82 82 0001 -84 84 0001 -86 86 0001 -88 88 0001 -90 90 0001 -92 92 0001 -94 94 0001 -96 96 0001 -98 98 0001 -100 100 0002 -102 102 0002 -104 104 0002 -106 106 0002 -108 108 0002 -110 110 0002 -112 112 0002 -114 114 0002 -116 116 0002 -118 118 0002 -120 120 0002 -122 122 0002 -124 124 0002 -126 126 0002 -128 128 0002 -130 130 0002 -132 132 0002 -134 134 0002 -136 136 0002 -138 138 0002 -140 140 0002 -142 142 0002 -144 144 0002 -146 146 0002 -148 148 0002 -250 250 0005 -252 252 0005 -254 254 0005 -256 256 0005 -258 258 0005 -260 260 0005 -262 262 0005 -264 264 0005 -266 266 0005 -268 268 0005 -270 270 0005 -272 272 0005 -274 274 0005 -276 276 0005 -278 278 0005 -280 280 0005 -282 282 0005 -284 284 0005 -286 286 0005 -288 288 0005 -290 290 0005 -292 292 0005 -294 294 0005 -296 296 0005 -298 298 0005 -400 400 0008 -402 402 0008 -404 404 0008 -406 406 0008 -408 408 0008 -410 410 0008 -412 412 0008 -414 414 0008 -416 416 0008 -418 418 0008 -420 420 0008 -422 422 0008 -424 424 0008 -426 426 0008 -428 428 0008 -430 430 0008 -432 432 0008 -434 434 0008 -436 436 0008 -438 438 0008 -440 440 0008 -442 442 0008 -444 444 0008 -446 446 0008 -448 448 0008 -450 450 0009 -452 452 0009 -454 454 0009 -456 456 0009 -458 458 0009 -460 460 0009 -462 462 0009 -464 464 0009 -466 466 0009 -468 468 0009 -470 470 0009 -472 472 0009 -474 474 0009 -476 476 0009 -478 478 0009 -480 480 0009 -482 482 0009 -484 484 0009 -486 486 0009 -488 488 0009 -490 490 0009 -492 492 0009 -494 494 0009 -496 496 0009 -498 498 0009 -550 550 0011 -552 552 0011 -554 554 0011 -556 556 0011 -558 558 0011 -560 560 0011 -562 562 0011 -564 564 0011 -566 566 0011 -568 568 0011 -570 570 0011 -572 572 0011 -574 574 0011 -576 576 0011 -578 578 0011 -580 580 0011 -582 582 0011 -584 584 0011 -586 586 0011 -588 588 0011 -590 590 0011 -592 592 0011 -594 594 0011 -596 596 0011 -598 598 0011 -\. --- --- Data for Name: prt2_p1; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.prt2_p1 (a, b, c) FROM stdin; -0 0 0000 -3 3 0003 -6 6 0006 -9 9 0009 -12 12 0012 -15 15 0015 -18 18 0018 -21 21 0021 -24 24 0024 -2 27 0027 -5 30 0030 -8 33 0033 -11 36 0036 -14 39 0039 -17 42 0042 -20 45 0045 -23 48 0048 -1 51 0051 -4 54 0054 -7 57 0057 -10 60 0060 -13 63 0063 -16 66 0066 -19 69 0069 -22 72 0072 -0 75 0075 -3 78 0078 -6 81 0081 -9 84 0084 -12 87 0087 -15 90 0090 -18 93 0093 -21 96 0096 -24 99 0099 -2 102 0102 -5 105 0105 -8 108 0108 -11 111 0111 -14 114 0114 -17 117 0117 -20 120 0120 -23 123 0123 -1 126 0126 -4 129 0129 -7 132 0132 -10 135 0135 -13 138 0138 -16 141 0141 -19 144 0144 -22 147 0147 -0 150 0150 -3 153 0153 -6 156 0156 -9 159 0159 -12 162 0162 -15 165 0165 -18 168 0168 -21 171 0171 -24 174 0174 -2 177 0177 -5 180 0180 -8 183 0183 -11 186 0186 -14 189 0189 -17 192 0192 -20 195 0195 -23 198 0198 -1 201 0201 -4 204 0204 -7 207 0207 -10 210 0210 -13 213 0213 -16 216 0216 -19 219 0219 -22 222 0222 -0 225 0225 -3 228 0228 -6 231 0231 -9 234 0234 -12 237 0237 -15 240 0240 -18 243 0243 -21 246 0246 -24 249 0249 -\. --- --- Data for Name: prt2_p2; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.prt2_p2 (a, b, c) FROM stdin; -2 252 0252 -5 255 0255 -8 258 0258 -11 261 0261 -14 264 0264 -17 267 0267 -20 270 0270 -23 273 0273 -1 276 0276 -4 279 0279 -7 282 0282 -10 285 0285 -13 288 0288 -16 291 0291 -19 294 0294 -22 297 0297 -0 300 0300 -3 303 0303 -6 306 0306 -9 309 0309 -12 312 0312 -15 315 0315 -18 318 0318 -21 321 0321 -24 324 0324 -2 327 0327 -5 330 0330 -8 333 0333 -11 336 0336 -14 339 0339 -17 342 0342 -20 345 0345 -23 348 0348 -1 351 0351 -4 354 0354 -7 357 0357 -10 360 0360 -13 363 0363 -16 366 0366 -19 369 0369 -22 372 0372 -0 375 0375 -3 378 0378 -6 381 0381 -9 384 0384 -12 387 0387 -15 390 0390 -18 393 0393 -21 396 0396 -24 399 0399 -2 402 0402 -5 405 0405 -8 408 0408 -11 411 0411 -14 414 0414 -17 417 0417 -20 420 0420 -23 423 0423 -1 426 0426 -4 429 0429 -7 432 0432 -10 435 0435 -13 438 0438 -16 441 0441 -19 444 0444 -22 447 0447 -0 450 0450 -3 453 0453 -6 456 0456 -9 459 0459 -12 462 0462 -15 465 0465 -18 468 0468 -21 471 0471 -24 474 0474 -2 477 0477 -5 480 0480 -8 483 0483 -11 486 0486 -14 489 0489 -17 492 0492 -20 495 0495 -23 498 0498 -\. --- --- Data for Name: prt2_p3; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.prt2_p3 (a, b, c) FROM stdin; -1 501 0501 -4 504 0504 -7 507 0507 -10 510 0510 -13 513 0513 -16 516 0516 -19 519 0519 -22 522 0522 -0 525 0525 -3 528 0528 -6 531 0531 -9 534 0534 -12 537 0537 -15 540 0540 -18 543 0543 -21 546 0546 -24 549 0549 -2 552 0552 -5 555 0555 -8 558 0558 -11 561 0561 -14 564 0564 -17 567 0567 -20 570 0570 -23 573 0573 -1 576 0576 -4 579 0579 -7 582 0582 -10 585 0585 -13 588 0588 -16 591 0591 -19 594 0594 -22 597 0597 -\. --- --- Data for Name: prt3_n_p1; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.prt3_n_p1 (a, b, c) FROM stdin; -\. --- --- Data for Name: prt3_n_p2; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.prt3_n_p2 (a, b, c) FROM stdin; -\. --- --- Data for Name: prt3_n_p3; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.prt3_n_p3 (a, b, c) FROM stdin; -\. --- --- Data for Name: prt4_n_p1; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.prt4_n_p1 (a, b, c) FROM stdin; -0 0 0000 -2 2 0002 -4 4 0004 -6 6 0006 -8 8 0008 -10 10 0010 -12 12 0012 -14 14 0014 -16 16 0016 -18 18 0018 -20 20 0020 -22 22 0022 -24 24 0024 -26 26 0026 -28 28 0028 -30 30 0030 -32 32 0032 -34 34 0034 -36 36 0036 -38 38 0038 -40 40 0040 -42 42 0042 -44 44 0044 -46 46 0046 -48 48 0048 -50 50 0050 -52 52 0052 -54 54 0054 -56 56 0056 -58 58 0058 -60 60 0060 -62 62 0062 -64 64 0064 -66 66 0066 -68 68 0068 -70 70 0070 -72 72 0072 -74 74 0074 -76 76 0076 -78 78 0078 -80 80 0080 -82 82 0082 -84 84 0084 -86 86 0086 -88 88 0088 -90 90 0090 -92 92 0092 -94 94 0094 -96 96 0096 -98 98 0098 -100 100 0100 -102 102 0102 -104 104 0104 -106 106 0106 -108 108 0108 -110 110 0110 -112 112 0112 -114 114 0114 -116 116 0116 -118 118 0118 -120 120 0120 -122 122 0122 -124 124 0124 -126 126 0126 -128 128 0128 -130 130 0130 -132 132 0132 -134 134 0134 -136 136 0136 -138 138 0138 -140 140 0140 -142 142 0142 -144 144 0144 -146 146 0146 -148 148 0148 -150 150 0150 -152 152 0152 -154 154 0154 -156 156 0156 -158 158 0158 -160 160 0160 -162 162 0162 -164 164 0164 -166 166 0166 -168 168 0168 -170 170 0170 -172 172 0172 -174 174 0174 -176 176 0176 -178 178 0178 -180 180 0180 -182 182 0182 -184 184 0184 -186 186 0186 -188 188 0188 -190 190 0190 -192 192 0192 -194 194 0194 -196 196 0196 -198 198 0198 -200 200 0200 -202 202 0202 -204 204 0204 -206 206 0206 -208 208 0208 -210 210 0210 -212 212 0212 -214 214 0214 -216 216 0216 -218 218 0218 -220 220 0220 -222 222 0222 -224 224 0224 -226 226 0226 -228 228 0228 -230 230 0230 -232 232 0232 -234 234 0234 -236 236 0236 -238 238 0238 -240 240 0240 -242 242 0242 -244 244 0244 -246 246 0246 -248 248 0248 -250 250 0250 -252 252 0252 -254 254 0254 -256 256 0256 -258 258 0258 -260 260 0260 -262 262 0262 -264 264 0264 -266 266 0266 -268 268 0268 -270 270 0270 -272 272 0272 -274 274 0274 -276 276 0276 -278 278 0278 -280 280 0280 -282 282 0282 -284 284 0284 -286 286 0286 -288 288 0288 -290 290 0290 -292 292 0292 -294 294 0294 -296 296 0296 -298 298 0298 -\. --- --- Data for Name: prt4_n_p2; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.prt4_n_p2 (a, b, c) FROM stdin; -300 300 0300 -302 302 0302 -304 304 0304 -306 306 0306 -308 308 0308 -310 310 0310 -312 312 0312 -314 314 0314 -316 316 0316 -318 318 0318 -320 320 0320 -322 322 0322 -324 324 0324 -326 326 0326 -328 328 0328 -330 330 0330 -332 332 0332 -334 334 0334 -336 336 0336 -338 338 0338 -340 340 0340 -342 342 0342 -344 344 0344 -346 346 0346 -348 348 0348 -350 350 0350 -352 352 0352 -354 354 0354 -356 356 0356 -358 358 0358 -360 360 0360 -362 362 0362 -364 364 0364 -366 366 0366 -368 368 0368 -370 370 0370 -372 372 0372 -374 374 0374 -376 376 0376 -378 378 0378 -380 380 0380 -382 382 0382 -384 384 0384 -386 386 0386 -388 388 0388 -390 390 0390 -392 392 0392 -394 394 0394 -396 396 0396 -398 398 0398 -400 400 0400 -402 402 0402 -404 404 0404 -406 406 0406 -408 408 0408 -410 410 0410 -412 412 0412 -414 414 0414 -416 416 0416 -418 418 0418 -420 420 0420 -422 422 0422 -424 424 0424 -426 426 0426 -428 428 0428 -430 430 0430 -432 432 0432 -434 434 0434 -436 436 0436 -438 438 0438 -440 440 0440 -442 442 0442 -444 444 0444 -446 446 0446 -448 448 0448 -450 450 0450 -452 452 0452 -454 454 0454 -456 456 0456 -458 458 0458 -460 460 0460 -462 462 0462 -464 464 0464 -466 466 0466 -468 468 0468 -470 470 0470 -472 472 0472 -474 474 0474 -476 476 0476 -478 478 0478 -480 480 0480 -482 482 0482 -484 484 0484 -486 486 0486 -488 488 0488 -490 490 0490 -492 492 0492 -494 494 0494 -496 496 0496 -498 498 0498 -\. --- --- Data for Name: prt4_n_p3; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.prt4_n_p3 (a, b, c) FROM stdin; -500 500 0500 -502 502 0502 -504 504 0504 -506 506 0506 -508 508 0508 -510 510 0510 -512 512 0512 -514 514 0514 -516 516 0516 -518 518 0518 -520 520 0520 -522 522 0522 -524 524 0524 -526 526 0526 -528 528 0528 -530 530 0530 -532 532 0532 -534 534 0534 -536 536 0536 -538 538 0538 -540 540 0540 -542 542 0542 -544 544 0544 -546 546 0546 -548 548 0548 -550 550 0550 -552 552 0552 -554 554 0554 -556 556 0556 -558 558 0558 -560 560 0560 -562 562 0562 -564 564 0564 -566 566 0566 -568 568 0568 -570 570 0570 -572 572 0572 -574 574 0574 -576 576 0576 -578 578 0578 -580 580 0580 -582 582 0582 -584 584 0584 -586 586 0586 -588 588 0588 -590 590 0590 -592 592 0592 -594 594 0594 -596 596 0596 -598 598 0598 -\. --- --- Data for Name: pslot; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.pslot (slotname, pfname, slotlink, backlink) FROM stdin; -PS.base.b4 PF0_1 WS.002.2b -PS.base.b5 PF0_1 WS.002.3a -PS.base.b6 PF0_1 WS.002.3b -PS.base.c1 PF0_1 WS.003.1a -PS.base.c2 PF0_1 WS.003.1b -PS.base.c3 PF0_1 WS.003.2a -PS.base.c4 PF0_1 WS.003.2b -PS.base.c5 PF0_1 WS.003.3a -PS.base.c6 PF0_1 WS.003.3b -PS.first.a1 PF1_1 WS.101.1a -PS.first.a2 PF1_1 WS.101.1b -PS.first.a3 PF1_1 WS.101.2a -PS.first.a4 PF1_1 WS.101.2b -PS.first.a5 PF1_1 WS.101.3a -PS.first.a6 PF1_1 WS.101.3b -PS.first.b1 PF1_1 WS.102.1a -PS.first.b2 PF1_1 WS.102.1b -PS.first.b3 PF1_1 WS.102.2a -PS.first.b4 PF1_1 WS.102.2b -PS.first.b5 PF1_1 WS.102.3a -PS.first.b6 PF1_1 WS.102.3b -PS.first.c1 PF1_1 WS.105.1a -PS.first.c2 PF1_1 WS.105.1b -PS.first.c3 PF1_1 WS.105.2a -PS.first.c4 PF1_1 WS.105.2b -PS.first.c5 PF1_1 WS.105.3a -PS.first.c6 PF1_1 WS.105.3b -PS.first.d1 PF1_1 WS.106.1a -PS.first.d2 PF1_1 WS.106.1b -PS.first.d3 PF1_1 WS.106.2a -PS.first.d4 PF1_1 WS.106.2b -PS.first.d5 PF1_1 WS.106.3a -PS.first.d6 PF1_1 WS.106.3b -PS.base.a2 PF0_1 WS.001.1b -PS.base.a4 PF0_1 WS.001.2b -PS.base.a6 PF0_1 WS.001.3b -PS.base.a5 PF0_1 WS.001.3a -PS.first.ta2 PF1_2 -PS.first.ta5 PF1_2 -PS.first.ta6 PF1_2 -PS.first.tb4 PF1_2 -PS.base.ta4 PF0_2 -PS.base.tb1 PF0_2 -PS.base.ta3 PF0_2 PL.003 -PS.base.ta6 PF0_2 PL.005 -PS.base.tb3 PF0_2 PL.007 -PS.base.tb4 PF0_2 PL.008 -PS.base.tb5 PF0_2 PL.009 -PS.base.tb6 PF0_2 PL.010 -PS.first.ta3 PF1_2 PL.016 -PS.first.ta4 PF1_2 PL.017 -PS.first.tb1 PF1_2 PL.018 -PS.first.tb2 PF1_2 PL.019 -PS.first.tb3 PF1_2 PL.020 -PS.first.tb5 PF1_2 PL.021 -PS.first.tb6 PF1_2 PL.022 -PS.first.ta1 PF1_2 PL.029 -PS.base.a1 PF0_1 PS.base.ta1 WS.001.1a -PS.base.ta1 PF0_2 PS.base.a1 PL.001 -PS.base.b1 PF0_1 PS.base.ta5 WS.002.1a -PS.base.ta5 PF0_2 PS.base.b1 PL.004 -PS.base.b3 PF0_1 PS.base.tb2 WS.002.2a -PS.base.tb2 PF0_2 PS.base.b3 PL.006 -PS.base.a3 PF0_1 PS.base.ta2 WS.001.2a -PS.base.ta2 PF0_2 PS.base.a3 PL.028 -PS.base.b2 PF0_1 HS.base.hub1.1 WS.002.1b -\. --- --- Data for Name: pt_part1; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.pt_part1 (a, b) FROM stdin; -1 Row 1 -\. --- --- Data for Name: pt_part2; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.pt_part2 (a, b) FROM stdin; -2 Row 2 -\. --- --- Data for Name: quad_box_tbl; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.quad_box_tbl (id, b) FROM stdin; -1 (15,15),(10,10) -2 (15,25),(10,20) -3 (15,35),(10,30) -4 (15,45),(10,40) -5 (15,55),(10,50) -6 (15,65),(10,60) -7 (15,75),(10,70) -8 (15,85),(10,80) -9 (15,95),(10,90) -10 (15,105),(10,100) -11 (15,115),(10,110) -12 (15,125),(10,120) -13 (15,135),(10,130) -14 (15,145),(10,140) -15 (15,155),(10,150) -16 (15,165),(10,160) -17 (15,175),(10,170) -18 (15,185),(10,180) -19 (15,195),(10,190) -20 (15,205),(10,200) -21 (15,215),(10,210) -22 (15,225),(10,220) -23 (15,235),(10,230) -24 (15,245),(10,240) -25 (15,255),(10,250) -26 (15,265),(10,260) -27 (15,275),(10,270) -28 (15,285),(10,280) -29 (15,295),(10,290) -30 (15,305),(10,300) -31 (15,315),(10,310) -32 (15,325),(10,320) -33 (15,335),(10,330) -34 (15,345),(10,340) -35 (15,355),(10,350) -36 (15,365),(10,360) -37 (15,375),(10,370) -38 (15,385),(10,380) -39 (15,395),(10,390) -40 (15,405),(10,400) -41 (15,415),(10,410) -42 (15,425),(10,420) -43 (15,435),(10,430) -44 (15,445),(10,440) -45 (15,455),(10,450) -46 (15,465),(10,460) -47 (15,475),(10,470) -48 (15,485),(10,480) -49 (15,495),(10,490) -50 (15,505),(10,500) -51 (15,515),(10,510) -52 (15,525),(10,520) -53 (15,535),(10,530) -54 (15,545),(10,540) -55 (15,555),(10,550) -56 (15,565),(10,560) -57 (15,575),(10,570) -58 (15,585),(10,580) -59 (15,595),(10,590) -60 (15,605),(10,600) -61 (15,615),(10,610) -62 (15,625),(10,620) -63 (15,635),(10,630) -64 (15,645),(10,640) -65 (15,655),(10,650) -66 (15,665),(10,660) -67 (15,675),(10,670) -68 (15,685),(10,680) -69 (15,695),(10,690) -70 (15,705),(10,700) -71 (15,715),(10,710) -72 (15,725),(10,720) -73 (15,735),(10,730) -74 (15,745),(10,740) -75 (15,755),(10,750) -76 (15,765),(10,760) -77 (15,775),(10,770) -78 (15,785),(10,780) -79 (15,795),(10,790) -80 (15,805),(10,800) -81 (15,815),(10,810) -82 (15,825),(10,820) -83 (15,835),(10,830) -84 (15,845),(10,840) -85 (15,855),(10,850) -86 (15,865),(10,860) -87 (15,875),(10,870) -88 (15,885),(10,880) -89 (15,895),(10,890) -90 (15,905),(10,900) -91 (15,915),(10,910) -92 (15,925),(10,920) -93 (15,935),(10,930) -94 (15,945),(10,940) -95 (15,955),(10,950) -96 (15,965),(10,960) -97 (15,975),(10,970) -98 (15,985),(10,980) -99 (15,995),(10,990) -100 (15,1005),(10,1000) -101 (25,15),(20,10) -102 (25,25),(20,20) -103 (25,35),(20,30) -104 (25,45),(20,40) -105 (25,55),(20,50) -106 (25,65),(20,60) -107 (25,75),(20,70) -108 (25,85),(20,80) -109 (25,95),(20,90) -110 (25,105),(20,100) -111 (25,115),(20,110) -112 (25,125),(20,120) -113 (25,135),(20,130) -114 (25,145),(20,140) -115 (25,155),(20,150) -116 (25,165),(20,160) -117 (25,175),(20,170) -118 (25,185),(20,180) -119 (25,195),(20,190) -120 (25,205),(20,200) -121 (25,215),(20,210) -122 (25,225),(20,220) -123 (25,235),(20,230) -124 (25,245),(20,240) -125 (25,255),(20,250) -126 (25,265),(20,260) -127 (25,275),(20,270) -128 (25,285),(20,280) -129 (25,295),(20,290) -130 (25,305),(20,300) -131 (25,315),(20,310) -132 (25,325),(20,320) -133 (25,335),(20,330) -134 (25,345),(20,340) -135 (25,355),(20,350) -136 (25,365),(20,360) -137 (25,375),(20,370) -138 (25,385),(20,380) -139 (25,395),(20,390) -140 (25,405),(20,400) -141 (25,415),(20,410) -142 (25,425),(20,420) -143 (25,435),(20,430) -144 (25,445),(20,440) -145 (25,455),(20,450) -146 (25,465),(20,460) -147 (25,475),(20,470) -148 (25,485),(20,480) -149 (25,495),(20,490) -150 (25,505),(20,500) -151 (25,515),(20,510) -152 (25,525),(20,520) -153 (25,535),(20,530) -154 (25,545),(20,540) -155 (25,555),(20,550) -156 (25,565),(20,560) -157 (25,575),(20,570) -158 (25,585),(20,580) -159 (25,595),(20,590) -160 (25,605),(20,600) -161 (25,615),(20,610) -162 (25,625),(20,620) -163 (25,635),(20,630) -164 (25,645),(20,640) -165 (25,655),(20,650) -166 (25,665),(20,660) -167 (25,675),(20,670) -168 (25,685),(20,680) -169 (25,695),(20,690) -170 (25,705),(20,700) -171 (25,715),(20,710) -172 (25,725),(20,720) -173 (25,735),(20,730) -174 (25,745),(20,740) -175 (25,755),(20,750) -176 (25,765),(20,760) -177 (25,775),(20,770) -178 (25,785),(20,780) -179 (25,795),(20,790) -180 (25,805),(20,800) -181 (25,815),(20,810) -182 (25,825),(20,820) -183 (25,835),(20,830) -184 (25,845),(20,840) -185 (25,855),(20,850) -186 (25,865),(20,860) -187 (25,875),(20,870) -188 (25,885),(20,880) -189 (25,895),(20,890) -190 (25,905),(20,900) -191 (25,915),(20,910) -192 (25,925),(20,920) -193 (25,935),(20,930) -194 (25,945),(20,940) -195 (25,955),(20,950) -196 (25,965),(20,960) -197 (25,975),(20,970) -198 (25,985),(20,980) -199 (25,995),(20,990) -200 (25,1005),(20,1000) -201 (35,15),(30,10) -202 (35,25),(30,20) -203 (35,35),(30,30) -204 (35,45),(30,40) -205 (35,55),(30,50) -206 (35,65),(30,60) -207 (35,75),(30,70) -208 (35,85),(30,80) -209 (35,95),(30,90) -210 (35,105),(30,100) -211 (35,115),(30,110) -212 (35,125),(30,120) -213 (35,135),(30,130) -214 (35,145),(30,140) -215 (35,155),(30,150) -216 (35,165),(30,160) -217 (35,175),(30,170) -218 (35,185),(30,180) -219 (35,195),(30,190) -220 (35,205),(30,200) -221 (35,215),(30,210) -222 (35,225),(30,220) -223 (35,235),(30,230) -224 (35,245),(30,240) -225 (35,255),(30,250) -226 (35,265),(30,260) -227 (35,275),(30,270) -228 (35,285),(30,280) -229 (35,295),(30,290) -230 (35,305),(30,300) -231 (35,315),(30,310) -232 (35,325),(30,320) -233 (35,335),(30,330) -234 (35,345),(30,340) -235 (35,355),(30,350) -236 (35,365),(30,360) -237 (35,375),(30,370) -238 (35,385),(30,380) -239 (35,395),(30,390) -240 (35,405),(30,400) -241 (35,415),(30,410) -242 (35,425),(30,420) -243 (35,435),(30,430) -244 (35,445),(30,440) -245 (35,455),(30,450) -246 (35,465),(30,460) -247 (35,475),(30,470) -248 (35,485),(30,480) -249 (35,495),(30,490) -250 (35,505),(30,500) -251 (35,515),(30,510) -252 (35,525),(30,520) -253 (35,535),(30,530) -254 (35,545),(30,540) -255 (35,555),(30,550) -256 (35,565),(30,560) -257 (35,575),(30,570) -258 (35,585),(30,580) -259 (35,595),(30,590) -260 (35,605),(30,600) -261 (35,615),(30,610) -262 (35,625),(30,620) -263 (35,635),(30,630) -264 (35,645),(30,640) -265 (35,655),(30,650) -266 (35,665),(30,660) -267 (35,675),(30,670) -268 (35,685),(30,680) -269 (35,695),(30,690) -270 (35,705),(30,700) -271 (35,715),(30,710) -272 (35,725),(30,720) -273 (35,735),(30,730) -274 (35,745),(30,740) -275 (35,755),(30,750) -276 (35,765),(30,760) -277 (35,775),(30,770) -278 (35,785),(30,780) -279 (35,795),(30,790) -280 (35,805),(30,800) -281 (35,815),(30,810) -282 (35,825),(30,820) -283 (35,835),(30,830) -284 (35,845),(30,840) -285 (35,855),(30,850) -286 (35,865),(30,860) -287 (35,875),(30,870) -288 (35,885),(30,880) -289 (35,895),(30,890) -290 (35,905),(30,900) -291 (35,915),(30,910) -292 (35,925),(30,920) -293 (35,935),(30,930) -294 (35,945),(30,940) -295 (35,955),(30,950) -296 (35,965),(30,960) -297 (35,975),(30,970) -298 (35,985),(30,980) -299 (35,995),(30,990) -300 (35,1005),(30,1000) -301 (45,15),(40,10) -302 (45,25),(40,20) -303 (45,35),(40,30) -304 (45,45),(40,40) -305 (45,55),(40,50) -306 (45,65),(40,60) -307 (45,75),(40,70) -308 (45,85),(40,80) -309 (45,95),(40,90) -310 (45,105),(40,100) -311 (45,115),(40,110) -312 (45,125),(40,120) -313 (45,135),(40,130) -314 (45,145),(40,140) -315 (45,155),(40,150) -316 (45,165),(40,160) -317 (45,175),(40,170) -318 (45,185),(40,180) -319 (45,195),(40,190) -320 (45,205),(40,200) -321 (45,215),(40,210) -322 (45,225),(40,220) -323 (45,235),(40,230) -324 (45,245),(40,240) -325 (45,255),(40,250) -326 (45,265),(40,260) -327 (45,275),(40,270) -328 (45,285),(40,280) -329 (45,295),(40,290) -330 (45,305),(40,300) -331 (45,315),(40,310) -332 (45,325),(40,320) -333 (45,335),(40,330) -334 (45,345),(40,340) -335 (45,355),(40,350) -336 (45,365),(40,360) -337 (45,375),(40,370) -338 (45,385),(40,380) -339 (45,395),(40,390) -340 (45,405),(40,400) -341 (45,415),(40,410) -342 (45,425),(40,420) -343 (45,435),(40,430) -344 (45,445),(40,440) -345 (45,455),(40,450) -346 (45,465),(40,460) -347 (45,475),(40,470) -348 (45,485),(40,480) -349 (45,495),(40,490) -350 (45,505),(40,500) -351 (45,515),(40,510) -352 (45,525),(40,520) -353 (45,535),(40,530) -354 (45,545),(40,540) -355 (45,555),(40,550) -356 (45,565),(40,560) -357 (45,575),(40,570) -358 (45,585),(40,580) -359 (45,595),(40,590) -360 (45,605),(40,600) -361 (45,615),(40,610) -362 (45,625),(40,620) -363 (45,635),(40,630) -364 (45,645),(40,640) -365 (45,655),(40,650) -366 (45,665),(40,660) -367 (45,675),(40,670) -368 (45,685),(40,680) -369 (45,695),(40,690) -370 (45,705),(40,700) -371 (45,715),(40,710) -372 (45,725),(40,720) -373 (45,735),(40,730) -374 (45,745),(40,740) -375 (45,755),(40,750) -376 (45,765),(40,760) -377 (45,775),(40,770) -378 (45,785),(40,780) -379 (45,795),(40,790) -380 (45,805),(40,800) -381 (45,815),(40,810) -382 (45,825),(40,820) -383 (45,835),(40,830) -384 (45,845),(40,840) -385 (45,855),(40,850) -386 (45,865),(40,860) -387 (45,875),(40,870) -388 (45,885),(40,880) -389 (45,895),(40,890) -390 (45,905),(40,900) -391 (45,915),(40,910) -392 (45,925),(40,920) -393 (45,935),(40,930) -394 (45,945),(40,940) -395 (45,955),(40,950) -396 (45,965),(40,960) -397 (45,975),(40,970) -398 (45,985),(40,980) -399 (45,995),(40,990) -400 (45,1005),(40,1000) -401 (55,15),(50,10) -402 (55,25),(50,20) -403 (55,35),(50,30) -404 (55,45),(50,40) -405 (55,55),(50,50) -406 (55,65),(50,60) -407 (55,75),(50,70) -408 (55,85),(50,80) -409 (55,95),(50,90) -410 (55,105),(50,100) -411 (55,115),(50,110) -412 (55,125),(50,120) -413 (55,135),(50,130) -414 (55,145),(50,140) -415 (55,155),(50,150) -416 (55,165),(50,160) -417 (55,175),(50,170) -418 (55,185),(50,180) -419 (55,195),(50,190) -420 (55,205),(50,200) -421 (55,215),(50,210) -422 (55,225),(50,220) -423 (55,235),(50,230) -424 (55,245),(50,240) -425 (55,255),(50,250) -426 (55,265),(50,260) -427 (55,275),(50,270) -428 (55,285),(50,280) -429 (55,295),(50,290) -430 (55,305),(50,300) -431 (55,315),(50,310) -432 (55,325),(50,320) -433 (55,335),(50,330) -434 (55,345),(50,340) -435 (55,355),(50,350) -436 (55,365),(50,360) -437 (55,375),(50,370) -438 (55,385),(50,380) -439 (55,395),(50,390) -440 (55,405),(50,400) -441 (55,415),(50,410) -442 (55,425),(50,420) -443 (55,435),(50,430) -444 (55,445),(50,440) -445 (55,455),(50,450) -446 (55,465),(50,460) -447 (55,475),(50,470) -448 (55,485),(50,480) -449 (55,495),(50,490) -450 (55,505),(50,500) -451 (55,515),(50,510) -452 (55,525),(50,520) -453 (55,535),(50,530) -454 (55,545),(50,540) -455 (55,555),(50,550) -456 (55,565),(50,560) -457 (55,575),(50,570) -458 (55,585),(50,580) -459 (55,595),(50,590) -460 (55,605),(50,600) -461 (55,615),(50,610) -462 (55,625),(50,620) -463 (55,635),(50,630) -464 (55,645),(50,640) -465 (55,655),(50,650) -466 (55,665),(50,660) -467 (55,675),(50,670) -468 (55,685),(50,680) -469 (55,695),(50,690) -470 (55,705),(50,700) -471 (55,715),(50,710) -472 (55,725),(50,720) -473 (55,735),(50,730) -474 (55,745),(50,740) -475 (55,755),(50,750) -476 (55,765),(50,760) -477 (55,775),(50,770) -478 (55,785),(50,780) -479 (55,795),(50,790) -480 (55,805),(50,800) -481 (55,815),(50,810) -482 (55,825),(50,820) -483 (55,835),(50,830) -484 (55,845),(50,840) -485 (55,855),(50,850) -486 (55,865),(50,860) -487 (55,875),(50,870) -488 (55,885),(50,880) -489 (55,895),(50,890) -490 (55,905),(50,900) -491 (55,915),(50,910) -492 (55,925),(50,920) -493 (55,935),(50,930) -494 (55,945),(50,940) -495 (55,955),(50,950) -496 (55,965),(50,960) -497 (55,975),(50,970) -498 (55,985),(50,980) -499 (55,995),(50,990) -500 (55,1005),(50,1000) -501 (65,15),(60,10) -502 (65,25),(60,20) -503 (65,35),(60,30) -504 (65,45),(60,40) -505 (65,55),(60,50) -506 (65,65),(60,60) -507 (65,75),(60,70) -508 (65,85),(60,80) -509 (65,95),(60,90) -510 (65,105),(60,100) -511 (65,115),(60,110) -512 (65,125),(60,120) -513 (65,135),(60,130) -514 (65,145),(60,140) -515 (65,155),(60,150) -516 (65,165),(60,160) -517 (65,175),(60,170) -518 (65,185),(60,180) -519 (65,195),(60,190) -520 (65,205),(60,200) -521 (65,215),(60,210) -522 (65,225),(60,220) -523 (65,235),(60,230) -524 (65,245),(60,240) -525 (65,255),(60,250) -526 (65,265),(60,260) -527 (65,275),(60,270) -528 (65,285),(60,280) -529 (65,295),(60,290) -530 (65,305),(60,300) -531 (65,315),(60,310) -532 (65,325),(60,320) -533 (65,335),(60,330) -534 (65,345),(60,340) -535 (65,355),(60,350) -536 (65,365),(60,360) -537 (65,375),(60,370) -538 (65,385),(60,380) -539 (65,395),(60,390) -540 (65,405),(60,400) -541 (65,415),(60,410) -542 (65,425),(60,420) -543 (65,435),(60,430) -544 (65,445),(60,440) -545 (65,455),(60,450) -546 (65,465),(60,460) -547 (65,475),(60,470) -548 (65,485),(60,480) -549 (65,495),(60,490) -550 (65,505),(60,500) -551 (65,515),(60,510) -552 (65,525),(60,520) -553 (65,535),(60,530) -554 (65,545),(60,540) -555 (65,555),(60,550) -556 (65,565),(60,560) -557 (65,575),(60,570) -558 (65,585),(60,580) -559 (65,595),(60,590) -560 (65,605),(60,600) -561 (65,615),(60,610) -562 (65,625),(60,620) -563 (65,635),(60,630) -564 (65,645),(60,640) -565 (65,655),(60,650) -566 (65,665),(60,660) -567 (65,675),(60,670) -568 (65,685),(60,680) -569 (65,695),(60,690) -570 (65,705),(60,700) -571 (65,715),(60,710) -572 (65,725),(60,720) -573 (65,735),(60,730) -574 (65,745),(60,740) -575 (65,755),(60,750) -576 (65,765),(60,760) -577 (65,775),(60,770) -578 (65,785),(60,780) -579 (65,795),(60,790) -580 (65,805),(60,800) -581 (65,815),(60,810) -582 (65,825),(60,820) -583 (65,835),(60,830) -584 (65,845),(60,840) -585 (65,855),(60,850) -586 (65,865),(60,860) -587 (65,875),(60,870) -588 (65,885),(60,880) -589 (65,895),(60,890) -590 (65,905),(60,900) -591 (65,915),(60,910) -592 (65,925),(60,920) -593 (65,935),(60,930) -594 (65,945),(60,940) -595 (65,955),(60,950) -596 (65,965),(60,960) -597 (65,975),(60,970) -598 (65,985),(60,980) -599 (65,995),(60,990) -600 (65,1005),(60,1000) -601 (75,15),(70,10) -602 (75,25),(70,20) -603 (75,35),(70,30) -604 (75,45),(70,40) -605 (75,55),(70,50) -606 (75,65),(70,60) -607 (75,75),(70,70) -608 (75,85),(70,80) -609 (75,95),(70,90) -610 (75,105),(70,100) -611 (75,115),(70,110) -612 (75,125),(70,120) -613 (75,135),(70,130) -614 (75,145),(70,140) -615 (75,155),(70,150) -616 (75,165),(70,160) -617 (75,175),(70,170) -618 (75,185),(70,180) -619 (75,195),(70,190) -620 (75,205),(70,200) -621 (75,215),(70,210) -622 (75,225),(70,220) -623 (75,235),(70,230) -624 (75,245),(70,240) -625 (75,255),(70,250) -626 (75,265),(70,260) -627 (75,275),(70,270) -628 (75,285),(70,280) -629 (75,295),(70,290) -630 (75,305),(70,300) -631 (75,315),(70,310) -632 (75,325),(70,320) -633 (75,335),(70,330) -634 (75,345),(70,340) -635 (75,355),(70,350) -636 (75,365),(70,360) -637 (75,375),(70,370) -638 (75,385),(70,380) -639 (75,395),(70,390) -640 (75,405),(70,400) -641 (75,415),(70,410) -642 (75,425),(70,420) -643 (75,435),(70,430) -644 (75,445),(70,440) -645 (75,455),(70,450) -646 (75,465),(70,460) -647 (75,475),(70,470) -648 (75,485),(70,480) -649 (75,495),(70,490) -650 (75,505),(70,500) -651 (75,515),(70,510) -652 (75,525),(70,520) -653 (75,535),(70,530) -654 (75,545),(70,540) -655 (75,555),(70,550) -656 (75,565),(70,560) -657 (75,575),(70,570) -658 (75,585),(70,580) -659 (75,595),(70,590) -660 (75,605),(70,600) -661 (75,615),(70,610) -662 (75,625),(70,620) -663 (75,635),(70,630) -664 (75,645),(70,640) -665 (75,655),(70,650) -666 (75,665),(70,660) -667 (75,675),(70,670) -668 (75,685),(70,680) -669 (75,695),(70,690) -670 (75,705),(70,700) -671 (75,715),(70,710) -672 (75,725),(70,720) -673 (75,735),(70,730) -674 (75,745),(70,740) -675 (75,755),(70,750) -676 (75,765),(70,760) -677 (75,775),(70,770) -678 (75,785),(70,780) -679 (75,795),(70,790) -680 (75,805),(70,800) -681 (75,815),(70,810) -682 (75,825),(70,820) -683 (75,835),(70,830) -684 (75,845),(70,840) -685 (75,855),(70,850) -686 (75,865),(70,860) -687 (75,875),(70,870) -688 (75,885),(70,880) -689 (75,895),(70,890) -690 (75,905),(70,900) -691 (75,915),(70,910) -692 (75,925),(70,920) -693 (75,935),(70,930) -694 (75,945),(70,940) -695 (75,955),(70,950) -696 (75,965),(70,960) -697 (75,975),(70,970) -698 (75,985),(70,980) -699 (75,995),(70,990) -700 (75,1005),(70,1000) -701 (85,15),(80,10) -702 (85,25),(80,20) -703 (85,35),(80,30) -704 (85,45),(80,40) -705 (85,55),(80,50) -706 (85,65),(80,60) -707 (85,75),(80,70) -708 (85,85),(80,80) -709 (85,95),(80,90) -710 (85,105),(80,100) -711 (85,115),(80,110) -712 (85,125),(80,120) -713 (85,135),(80,130) -714 (85,145),(80,140) -715 (85,155),(80,150) -716 (85,165),(80,160) -717 (85,175),(80,170) -718 (85,185),(80,180) -719 (85,195),(80,190) -720 (85,205),(80,200) -721 (85,215),(80,210) -722 (85,225),(80,220) -723 (85,235),(80,230) -724 (85,245),(80,240) -725 (85,255),(80,250) -726 (85,265),(80,260) -727 (85,275),(80,270) -728 (85,285),(80,280) -729 (85,295),(80,290) -730 (85,305),(80,300) -731 (85,315),(80,310) -732 (85,325),(80,320) -733 (85,335),(80,330) -734 (85,345),(80,340) -735 (85,355),(80,350) -736 (85,365),(80,360) -737 (85,375),(80,370) -738 (85,385),(80,380) -739 (85,395),(80,390) -740 (85,405),(80,400) -741 (85,415),(80,410) -742 (85,425),(80,420) -743 (85,435),(80,430) -744 (85,445),(80,440) -745 (85,455),(80,450) -746 (85,465),(80,460) -747 (85,475),(80,470) -748 (85,485),(80,480) -749 (85,495),(80,490) -750 (85,505),(80,500) -751 (85,515),(80,510) -752 (85,525),(80,520) -753 (85,535),(80,530) -754 (85,545),(80,540) -755 (85,555),(80,550) -756 (85,565),(80,560) -757 (85,575),(80,570) -758 (85,585),(80,580) -759 (85,595),(80,590) -760 (85,605),(80,600) -761 (85,615),(80,610) -762 (85,625),(80,620) -763 (85,635),(80,630) -764 (85,645),(80,640) -765 (85,655),(80,650) -766 (85,665),(80,660) -767 (85,675),(80,670) -768 (85,685),(80,680) -769 (85,695),(80,690) -770 (85,705),(80,700) -771 (85,715),(80,710) -772 (85,725),(80,720) -773 (85,735),(80,730) -774 (85,745),(80,740) -775 (85,755),(80,750) -776 (85,765),(80,760) -777 (85,775),(80,770) -778 (85,785),(80,780) -779 (85,795),(80,790) -780 (85,805),(80,800) -781 (85,815),(80,810) -782 (85,825),(80,820) -783 (85,835),(80,830) -784 (85,845),(80,840) -785 (85,855),(80,850) -786 (85,865),(80,860) -787 (85,875),(80,870) -788 (85,885),(80,880) -789 (85,895),(80,890) -790 (85,905),(80,900) -791 (85,915),(80,910) -792 (85,925),(80,920) -793 (85,935),(80,930) -794 (85,945),(80,940) -795 (85,955),(80,950) -796 (85,965),(80,960) -797 (85,975),(80,970) -798 (85,985),(80,980) -799 (85,995),(80,990) -800 (85,1005),(80,1000) -801 (95,15),(90,10) -802 (95,25),(90,20) -803 (95,35),(90,30) -804 (95,45),(90,40) -805 (95,55),(90,50) -806 (95,65),(90,60) -807 (95,75),(90,70) -808 (95,85),(90,80) -809 (95,95),(90,90) -810 (95,105),(90,100) -811 (95,115),(90,110) -812 (95,125),(90,120) -813 (95,135),(90,130) -814 (95,145),(90,140) -815 (95,155),(90,150) -816 (95,165),(90,160) -817 (95,175),(90,170) -818 (95,185),(90,180) -819 (95,195),(90,190) -820 (95,205),(90,200) -821 (95,215),(90,210) -822 (95,225),(90,220) -823 (95,235),(90,230) -824 (95,245),(90,240) -825 (95,255),(90,250) -826 (95,265),(90,260) -827 (95,275),(90,270) -828 (95,285),(90,280) -829 (95,295),(90,290) -830 (95,305),(90,300) -831 (95,315),(90,310) -832 (95,325),(90,320) -833 (95,335),(90,330) -834 (95,345),(90,340) -835 (95,355),(90,350) -836 (95,365),(90,360) -837 (95,375),(90,370) -838 (95,385),(90,380) -839 (95,395),(90,390) -840 (95,405),(90,400) -841 (95,415),(90,410) -842 (95,425),(90,420) -843 (95,435),(90,430) -844 (95,445),(90,440) -845 (95,455),(90,450) -846 (95,465),(90,460) -847 (95,475),(90,470) -848 (95,485),(90,480) -849 (95,495),(90,490) -850 (95,505),(90,500) -851 (95,515),(90,510) -852 (95,525),(90,520) -853 (95,535),(90,530) -854 (95,545),(90,540) -855 (95,555),(90,550) -856 (95,565),(90,560) -857 (95,575),(90,570) -858 (95,585),(90,580) -859 (95,595),(90,590) -860 (95,605),(90,600) -861 (95,615),(90,610) -862 (95,625),(90,620) -863 (95,635),(90,630) -864 (95,645),(90,640) -865 (95,655),(90,650) -866 (95,665),(90,660) -867 (95,675),(90,670) -868 (95,685),(90,680) -869 (95,695),(90,690) -870 (95,705),(90,700) -871 (95,715),(90,710) -872 (95,725),(90,720) -873 (95,735),(90,730) -874 (95,745),(90,740) -875 (95,755),(90,750) -876 (95,765),(90,760) -877 (95,775),(90,770) -878 (95,785),(90,780) -879 (95,795),(90,790) -880 (95,805),(90,800) -881 (95,815),(90,810) -882 (95,825),(90,820) -883 (95,835),(90,830) -884 (95,845),(90,840) -885 (95,855),(90,850) -886 (95,865),(90,860) -887 (95,875),(90,870) -888 (95,885),(90,880) -889 (95,895),(90,890) -890 (95,905),(90,900) -891 (95,915),(90,910) -892 (95,925),(90,920) -893 (95,935),(90,930) -894 (95,945),(90,940) -895 (95,955),(90,950) -896 (95,965),(90,960) -897 (95,975),(90,970) -898 (95,985),(90,980) -899 (95,995),(90,990) -900 (95,1005),(90,1000) -901 (105,15),(100,10) -902 (105,25),(100,20) -903 (105,35),(100,30) -904 (105,45),(100,40) -905 (105,55),(100,50) -906 (105,65),(100,60) -907 (105,75),(100,70) -908 (105,85),(100,80) -909 (105,95),(100,90) -910 (105,105),(100,100) -911 (105,115),(100,110) -912 (105,125),(100,120) -913 (105,135),(100,130) -914 (105,145),(100,140) -915 (105,155),(100,150) -916 (105,165),(100,160) -917 (105,175),(100,170) -918 (105,185),(100,180) -919 (105,195),(100,190) -920 (105,205),(100,200) -921 (105,215),(100,210) -922 (105,225),(100,220) -923 (105,235),(100,230) -924 (105,245),(100,240) -925 (105,255),(100,250) -926 (105,265),(100,260) -927 (105,275),(100,270) -928 (105,285),(100,280) -929 (105,295),(100,290) -930 (105,305),(100,300) -931 (105,315),(100,310) -932 (105,325),(100,320) -933 (105,335),(100,330) -934 (105,345),(100,340) -935 (105,355),(100,350) -936 (105,365),(100,360) -937 (105,375),(100,370) -938 (105,385),(100,380) -939 (105,395),(100,390) -940 (105,405),(100,400) -941 (105,415),(100,410) -942 (105,425),(100,420) -943 (105,435),(100,430) -944 (105,445),(100,440) -945 (105,455),(100,450) -946 (105,465),(100,460) -947 (105,475),(100,470) -948 (105,485),(100,480) -949 (105,495),(100,490) -950 (105,505),(100,500) -951 (105,515),(100,510) -952 (105,525),(100,520) -953 (105,535),(100,530) -954 (105,545),(100,540) -955 (105,555),(100,550) -956 (105,565),(100,560) -957 (105,575),(100,570) -958 (105,585),(100,580) -959 (105,595),(100,590) -960 (105,605),(100,600) -961 (105,615),(100,610) -962 (105,625),(100,620) -963 (105,635),(100,630) -964 (105,645),(100,640) -965 (105,655),(100,650) -966 (105,665),(100,660) -967 (105,675),(100,670) -968 (105,685),(100,680) -969 (105,695),(100,690) -970 (105,705),(100,700) -971 (105,715),(100,710) -972 (105,725),(100,720) -973 (105,735),(100,730) -974 (105,745),(100,740) -975 (105,755),(100,750) -976 (105,765),(100,760) -977 (105,775),(100,770) -978 (105,785),(100,780) -979 (105,795),(100,790) -980 (105,805),(100,800) -981 (105,815),(100,810) -982 (105,825),(100,820) -983 (105,835),(100,830) -984 (105,845),(100,840) -985 (105,855),(100,850) -986 (105,865),(100,860) -987 (105,875),(100,870) -988 (105,885),(100,880) -989 (105,895),(100,890) -990 (105,905),(100,900) -991 (105,915),(100,910) -992 (105,925),(100,920) -993 (105,935),(100,930) -994 (105,945),(100,940) -995 (105,955),(100,950) -996 (105,965),(100,960) -997 (105,975),(100,970) -998 (105,985),(100,980) -999 (105,995),(100,990) -1000 (105,1005),(100,1000) -1001 (115,15),(110,10) -1002 (115,25),(110,20) -1003 (115,35),(110,30) -1004 (115,45),(110,40) -1005 (115,55),(110,50) -1006 (115,65),(110,60) -1007 (115,75),(110,70) -1008 (115,85),(110,80) -1009 (115,95),(110,90) -1010 (115,105),(110,100) -1011 (115,115),(110,110) -1012 (115,125),(110,120) -1013 (115,135),(110,130) -1014 (115,145),(110,140) -1015 (115,155),(110,150) -1016 (115,165),(110,160) -1017 (115,175),(110,170) -1018 (115,185),(110,180) -1019 (115,195),(110,190) -1020 (115,205),(110,200) -1021 (115,215),(110,210) -1022 (115,225),(110,220) -1023 (115,235),(110,230) -1024 (115,245),(110,240) -1025 (115,255),(110,250) -1026 (115,265),(110,260) -1027 (115,275),(110,270) -1028 (115,285),(110,280) -1029 (115,295),(110,290) -1030 (115,305),(110,300) -1031 (115,315),(110,310) -1032 (115,325),(110,320) -1033 (115,335),(110,330) -1034 (115,345),(110,340) -1035 (115,355),(110,350) -1036 (115,365),(110,360) -1037 (115,375),(110,370) -1038 (115,385),(110,380) -1039 (115,395),(110,390) -1040 (115,405),(110,400) -1041 (115,415),(110,410) -1042 (115,425),(110,420) -1043 (115,435),(110,430) -1044 (115,445),(110,440) -1045 (115,455),(110,450) -1046 (115,465),(110,460) -1047 (115,475),(110,470) -1048 (115,485),(110,480) -1049 (115,495),(110,490) -1050 (115,505),(110,500) -1051 (115,515),(110,510) -1052 (115,525),(110,520) -1053 (115,535),(110,530) -1054 (115,545),(110,540) -1055 (115,555),(110,550) -1056 (115,565),(110,560) -1057 (115,575),(110,570) -1058 (115,585),(110,580) -1059 (115,595),(110,590) -1060 (115,605),(110,600) -1061 (115,615),(110,610) -1062 (115,625),(110,620) -1063 (115,635),(110,630) -1064 (115,645),(110,640) -1065 (115,655),(110,650) -1066 (115,665),(110,660) -1067 (115,675),(110,670) -1068 (115,685),(110,680) -1069 (115,695),(110,690) -1070 (115,705),(110,700) -1071 (115,715),(110,710) -1072 (115,725),(110,720) -1073 (115,735),(110,730) -1074 (115,745),(110,740) -1075 (115,755),(110,750) -1076 (115,765),(110,760) -1077 (115,775),(110,770) -1078 (115,785),(110,780) -1079 (115,795),(110,790) -1080 (115,805),(110,800) -1081 (115,815),(110,810) -1082 (115,825),(110,820) -1083 (115,835),(110,830) -1084 (115,845),(110,840) -1085 (115,855),(110,850) -1086 (115,865),(110,860) -1087 (115,875),(110,870) -1088 (115,885),(110,880) -1089 (115,895),(110,890) -1090 (115,905),(110,900) -1091 (115,915),(110,910) -1092 (115,925),(110,920) -1093 (115,935),(110,930) -1094 (115,945),(110,940) -1095 (115,955),(110,950) -1096 (115,965),(110,960) -1097 (115,975),(110,970) -1098 (115,985),(110,980) -1099 (115,995),(110,990) -1100 (115,1005),(110,1000) -1101 (125,15),(120,10) -1102 (125,25),(120,20) -1103 (125,35),(120,30) -1104 (125,45),(120,40) -1105 (125,55),(120,50) -1106 (125,65),(120,60) -1107 (125,75),(120,70) -1108 (125,85),(120,80) -1109 (125,95),(120,90) -1110 (125,105),(120,100) -1111 (125,115),(120,110) -1112 (125,125),(120,120) -1113 (125,135),(120,130) -1114 (125,145),(120,140) -1115 (125,155),(120,150) -1116 (125,165),(120,160) -1117 (125,175),(120,170) -1118 (125,185),(120,180) -1119 (125,195),(120,190) -1120 (125,205),(120,200) -1121 (125,215),(120,210) -1122 (125,225),(120,220) -1123 (125,235),(120,230) -1124 (125,245),(120,240) -1125 (125,255),(120,250) -1126 (125,265),(120,260) -1127 (125,275),(120,270) -1128 (125,285),(120,280) -1129 (125,295),(120,290) -1130 (125,305),(120,300) -1131 (125,315),(120,310) -1132 (125,325),(120,320) -1133 (125,335),(120,330) -1134 (125,345),(120,340) -1135 (125,355),(120,350) -1136 (125,365),(120,360) -1137 (125,375),(120,370) -1138 (125,385),(120,380) -1139 (125,395),(120,390) -1140 (125,405),(120,400) -1141 (125,415),(120,410) -1142 (125,425),(120,420) -1143 (125,435),(120,430) -1144 (125,445),(120,440) -1145 (125,455),(120,450) -1146 (125,465),(120,460) -1147 (125,475),(120,470) -1148 (125,485),(120,480) -1149 (125,495),(120,490) -1150 (125,505),(120,500) -1151 (125,515),(120,510) -1152 (125,525),(120,520) -1153 (125,535),(120,530) -1154 (125,545),(120,540) -1155 (125,555),(120,550) -1156 (125,565),(120,560) -1157 (125,575),(120,570) -1158 (125,585),(120,580) -1159 (125,595),(120,590) -1160 (125,605),(120,600) -1161 (125,615),(120,610) -1162 (125,625),(120,620) -1163 (125,635),(120,630) -1164 (125,645),(120,640) -1165 (125,655),(120,650) -1166 (125,665),(120,660) -1167 (125,675),(120,670) -1168 (125,685),(120,680) -1169 (125,695),(120,690) -1170 (125,705),(120,700) -1171 (125,715),(120,710) -1172 (125,725),(120,720) -1173 (125,735),(120,730) -1174 (125,745),(120,740) -1175 (125,755),(120,750) -1176 (125,765),(120,760) -1177 (125,775),(120,770) -1178 (125,785),(120,780) -1179 (125,795),(120,790) -1180 (125,805),(120,800) -1181 (125,815),(120,810) -1182 (125,825),(120,820) -1183 (125,835),(120,830) -1184 (125,845),(120,840) -1185 (125,855),(120,850) -1186 (125,865),(120,860) -1187 (125,875),(120,870) -1188 (125,885),(120,880) -1189 (125,895),(120,890) -1190 (125,905),(120,900) -1191 (125,915),(120,910) -1192 (125,925),(120,920) -1193 (125,935),(120,930) -1194 (125,945),(120,940) -1195 (125,955),(120,950) -1196 (125,965),(120,960) -1197 (125,975),(120,970) -1198 (125,985),(120,980) -1199 (125,995),(120,990) -1200 (125,1005),(120,1000) -1201 (135,15),(130,10) -1202 (135,25),(130,20) -1203 (135,35),(130,30) -1204 (135,45),(130,40) -1205 (135,55),(130,50) -1206 (135,65),(130,60) -1207 (135,75),(130,70) -1208 (135,85),(130,80) -1209 (135,95),(130,90) -1210 (135,105),(130,100) -1211 (135,115),(130,110) -1212 (135,125),(130,120) -1213 (135,135),(130,130) -1214 (135,145),(130,140) -1215 (135,155),(130,150) -1216 (135,165),(130,160) -1217 (135,175),(130,170) -1218 (135,185),(130,180) -1219 (135,195),(130,190) -1220 (135,205),(130,200) -1221 (135,215),(130,210) -1222 (135,225),(130,220) -1223 (135,235),(130,230) -1224 (135,245),(130,240) -1225 (135,255),(130,250) -1226 (135,265),(130,260) -1227 (135,275),(130,270) -1228 (135,285),(130,280) -1229 (135,295),(130,290) -1230 (135,305),(130,300) -1231 (135,315),(130,310) -1232 (135,325),(130,320) -1233 (135,335),(130,330) -1234 (135,345),(130,340) -1235 (135,355),(130,350) -1236 (135,365),(130,360) -1237 (135,375),(130,370) -1238 (135,385),(130,380) -1239 (135,395),(130,390) -1240 (135,405),(130,400) -1241 (135,415),(130,410) -1242 (135,425),(130,420) -1243 (135,435),(130,430) -1244 (135,445),(130,440) -1245 (135,455),(130,450) -1246 (135,465),(130,460) -1247 (135,475),(130,470) -1248 (135,485),(130,480) -1249 (135,495),(130,490) -1250 (135,505),(130,500) -1251 (135,515),(130,510) -1252 (135,525),(130,520) -1253 (135,535),(130,530) -1254 (135,545),(130,540) -1255 (135,555),(130,550) -1256 (135,565),(130,560) -1257 (135,575),(130,570) -1258 (135,585),(130,580) -1259 (135,595),(130,590) -1260 (135,605),(130,600) -1261 (135,615),(130,610) -1262 (135,625),(130,620) -1263 (135,635),(130,630) -1264 (135,645),(130,640) -1265 (135,655),(130,650) -1266 (135,665),(130,660) -1267 (135,675),(130,670) -1268 (135,685),(130,680) -1269 (135,695),(130,690) -1270 (135,705),(130,700) -1271 (135,715),(130,710) -1272 (135,725),(130,720) -1273 (135,735),(130,730) -1274 (135,745),(130,740) -1275 (135,755),(130,750) -1276 (135,765),(130,760) -1277 (135,775),(130,770) -1278 (135,785),(130,780) -1279 (135,795),(130,790) -1280 (135,805),(130,800) -1281 (135,815),(130,810) -1282 (135,825),(130,820) -1283 (135,835),(130,830) -1284 (135,845),(130,840) -1285 (135,855),(130,850) -1286 (135,865),(130,860) -1287 (135,875),(130,870) -1288 (135,885),(130,880) -1289 (135,895),(130,890) -1290 (135,905),(130,900) -1291 (135,915),(130,910) -1292 (135,925),(130,920) -1293 (135,935),(130,930) -1294 (135,945),(130,940) -1295 (135,955),(130,950) -1296 (135,965),(130,960) -1297 (135,975),(130,970) -1298 (135,985),(130,980) -1299 (135,995),(130,990) -1300 (135,1005),(130,1000) -1301 (145,15),(140,10) -1302 (145,25),(140,20) -1303 (145,35),(140,30) -1304 (145,45),(140,40) -1305 (145,55),(140,50) -1306 (145,65),(140,60) -1307 (145,75),(140,70) -1308 (145,85),(140,80) -1309 (145,95),(140,90) -1310 (145,105),(140,100) -1311 (145,115),(140,110) -1312 (145,125),(140,120) -1313 (145,135),(140,130) -1314 (145,145),(140,140) -1315 (145,155),(140,150) -1316 (145,165),(140,160) -1317 (145,175),(140,170) -1318 (145,185),(140,180) -1319 (145,195),(140,190) -1320 (145,205),(140,200) -1321 (145,215),(140,210) -1322 (145,225),(140,220) -1323 (145,235),(140,230) -1324 (145,245),(140,240) -1325 (145,255),(140,250) -1326 (145,265),(140,260) -1327 (145,275),(140,270) -1328 (145,285),(140,280) -1329 (145,295),(140,290) -1330 (145,305),(140,300) -1331 (145,315),(140,310) -1332 (145,325),(140,320) -1333 (145,335),(140,330) -1334 (145,345),(140,340) -1335 (145,355),(140,350) -1336 (145,365),(140,360) -1337 (145,375),(140,370) -1338 (145,385),(140,380) -1339 (145,395),(140,390) -1340 (145,405),(140,400) -1341 (145,415),(140,410) -1342 (145,425),(140,420) -1343 (145,435),(140,430) -1344 (145,445),(140,440) -1345 (145,455),(140,450) -1346 (145,465),(140,460) -1347 (145,475),(140,470) -1348 (145,485),(140,480) -1349 (145,495),(140,490) -1350 (145,505),(140,500) -1351 (145,515),(140,510) -1352 (145,525),(140,520) -1353 (145,535),(140,530) -1354 (145,545),(140,540) -1355 (145,555),(140,550) -1356 (145,565),(140,560) -1357 (145,575),(140,570) -1358 (145,585),(140,580) -1359 (145,595),(140,590) -1360 (145,605),(140,600) -1361 (145,615),(140,610) -1362 (145,625),(140,620) -1363 (145,635),(140,630) -1364 (145,645),(140,640) -1365 (145,655),(140,650) -1366 (145,665),(140,660) -1367 (145,675),(140,670) -1368 (145,685),(140,680) -1369 (145,695),(140,690) -1370 (145,705),(140,700) -1371 (145,715),(140,710) -1372 (145,725),(140,720) -1373 (145,735),(140,730) -1374 (145,745),(140,740) -1375 (145,755),(140,750) -1376 (145,765),(140,760) -1377 (145,775),(140,770) -1378 (145,785),(140,780) -1379 (145,795),(140,790) -1380 (145,805),(140,800) -1381 (145,815),(140,810) -1382 (145,825),(140,820) -1383 (145,835),(140,830) -1384 (145,845),(140,840) -1385 (145,855),(140,850) -1386 (145,865),(140,860) -1387 (145,875),(140,870) -1388 (145,885),(140,880) -1389 (145,895),(140,890) -1390 (145,905),(140,900) -1391 (145,915),(140,910) -1392 (145,925),(140,920) -1393 (145,935),(140,930) -1394 (145,945),(140,940) -1395 (145,955),(140,950) -1396 (145,965),(140,960) -1397 (145,975),(140,970) -1398 (145,985),(140,980) -1399 (145,995),(140,990) -1400 (145,1005),(140,1000) -1401 (155,15),(150,10) -1402 (155,25),(150,20) -1403 (155,35),(150,30) -1404 (155,45),(150,40) -1405 (155,55),(150,50) -1406 (155,65),(150,60) -1407 (155,75),(150,70) -1408 (155,85),(150,80) -1409 (155,95),(150,90) -1410 (155,105),(150,100) -1411 (155,115),(150,110) -1412 (155,125),(150,120) -1413 (155,135),(150,130) -1414 (155,145),(150,140) -1415 (155,155),(150,150) -1416 (155,165),(150,160) -1417 (155,175),(150,170) -1418 (155,185),(150,180) -1419 (155,195),(150,190) -1420 (155,205),(150,200) -1421 (155,215),(150,210) -1422 (155,225),(150,220) -1423 (155,235),(150,230) -1424 (155,245),(150,240) -1425 (155,255),(150,250) -1426 (155,265),(150,260) -1427 (155,275),(150,270) -1428 (155,285),(150,280) -1429 (155,295),(150,290) -1430 (155,305),(150,300) -1431 (155,315),(150,310) -1432 (155,325),(150,320) -1433 (155,335),(150,330) -1434 (155,345),(150,340) -1435 (155,355),(150,350) -1436 (155,365),(150,360) -1437 (155,375),(150,370) -1438 (155,385),(150,380) -1439 (155,395),(150,390) -1440 (155,405),(150,400) -1441 (155,415),(150,410) -1442 (155,425),(150,420) -1443 (155,435),(150,430) -1444 (155,445),(150,440) -1445 (155,455),(150,450) -1446 (155,465),(150,460) -1447 (155,475),(150,470) -1448 (155,485),(150,480) -1449 (155,495),(150,490) -1450 (155,505),(150,500) -1451 (155,515),(150,510) -1452 (155,525),(150,520) -1453 (155,535),(150,530) -1454 (155,545),(150,540) -1455 (155,555),(150,550) -1456 (155,565),(150,560) -1457 (155,575),(150,570) -1458 (155,585),(150,580) -1459 (155,595),(150,590) -1460 (155,605),(150,600) -1461 (155,615),(150,610) -1462 (155,625),(150,620) -1463 (155,635),(150,630) -1464 (155,645),(150,640) -1465 (155,655),(150,650) -1466 (155,665),(150,660) -1467 (155,675),(150,670) -1468 (155,685),(150,680) -1469 (155,695),(150,690) -1470 (155,705),(150,700) -1471 (155,715),(150,710) -1472 (155,725),(150,720) -1473 (155,735),(150,730) -1474 (155,745),(150,740) -1475 (155,755),(150,750) -1476 (155,765),(150,760) -1477 (155,775),(150,770) -1478 (155,785),(150,780) -1479 (155,795),(150,790) -1480 (155,805),(150,800) -1481 (155,815),(150,810) -1482 (155,825),(150,820) -1483 (155,835),(150,830) -1484 (155,845),(150,840) -1485 (155,855),(150,850) -1486 (155,865),(150,860) -1487 (155,875),(150,870) -1488 (155,885),(150,880) -1489 (155,895),(150,890) -1490 (155,905),(150,900) -1491 (155,915),(150,910) -1492 (155,925),(150,920) -1493 (155,935),(150,930) -1494 (155,945),(150,940) -1495 (155,955),(150,950) -1496 (155,965),(150,960) -1497 (155,975),(150,970) -1498 (155,985),(150,980) -1499 (155,995),(150,990) -1500 (155,1005),(150,1000) -1501 (165,15),(160,10) -1502 (165,25),(160,20) -1503 (165,35),(160,30) -1504 (165,45),(160,40) -1505 (165,55),(160,50) -1506 (165,65),(160,60) -1507 (165,75),(160,70) -1508 (165,85),(160,80) -1509 (165,95),(160,90) -1510 (165,105),(160,100) -1511 (165,115),(160,110) -1512 (165,125),(160,120) -1513 (165,135),(160,130) -1514 (165,145),(160,140) -1515 (165,155),(160,150) -1516 (165,165),(160,160) -1517 (165,175),(160,170) -1518 (165,185),(160,180) -1519 (165,195),(160,190) -1520 (165,205),(160,200) -1521 (165,215),(160,210) -1522 (165,225),(160,220) -1523 (165,235),(160,230) -1524 (165,245),(160,240) -1525 (165,255),(160,250) -1526 (165,265),(160,260) -1527 (165,275),(160,270) -1528 (165,285),(160,280) -1529 (165,295),(160,290) -1530 (165,305),(160,300) -1531 (165,315),(160,310) -1532 (165,325),(160,320) -1533 (165,335),(160,330) -1534 (165,345),(160,340) -1535 (165,355),(160,350) -1536 (165,365),(160,360) -1537 (165,375),(160,370) -1538 (165,385),(160,380) -1539 (165,395),(160,390) -1540 (165,405),(160,400) -1541 (165,415),(160,410) -1542 (165,425),(160,420) -1543 (165,435),(160,430) -1544 (165,445),(160,440) -1545 (165,455),(160,450) -1546 (165,465),(160,460) -1547 (165,475),(160,470) -1548 (165,485),(160,480) -1549 (165,495),(160,490) -1550 (165,505),(160,500) -1551 (165,515),(160,510) -1552 (165,525),(160,520) -1553 (165,535),(160,530) -1554 (165,545),(160,540) -1555 (165,555),(160,550) -1556 (165,565),(160,560) -1557 (165,575),(160,570) -1558 (165,585),(160,580) -1559 (165,595),(160,590) -1560 (165,605),(160,600) -1561 (165,615),(160,610) -1562 (165,625),(160,620) -1563 (165,635),(160,630) -1564 (165,645),(160,640) -1565 (165,655),(160,650) -1566 (165,665),(160,660) -1567 (165,675),(160,670) -1568 (165,685),(160,680) -1569 (165,695),(160,690) -1570 (165,705),(160,700) -1571 (165,715),(160,710) -1572 (165,725),(160,720) -1573 (165,735),(160,730) -1574 (165,745),(160,740) -1575 (165,755),(160,750) -1576 (165,765),(160,760) -1577 (165,775),(160,770) -1578 (165,785),(160,780) -1579 (165,795),(160,790) -1580 (165,805),(160,800) -1581 (165,815),(160,810) -1582 (165,825),(160,820) -1583 (165,835),(160,830) -1584 (165,845),(160,840) -1585 (165,855),(160,850) -1586 (165,865),(160,860) -1587 (165,875),(160,870) -1588 (165,885),(160,880) -1589 (165,895),(160,890) -1590 (165,905),(160,900) -1591 (165,915),(160,910) -1592 (165,925),(160,920) -1593 (165,935),(160,930) -1594 (165,945),(160,940) -1595 (165,955),(160,950) -1596 (165,965),(160,960) -1597 (165,975),(160,970) -1598 (165,985),(160,980) -1599 (165,995),(160,990) -1600 (165,1005),(160,1000) -1601 (175,15),(170,10) -1602 (175,25),(170,20) -1603 (175,35),(170,30) -1604 (175,45),(170,40) -1605 (175,55),(170,50) -1606 (175,65),(170,60) -1607 (175,75),(170,70) -1608 (175,85),(170,80) -1609 (175,95),(170,90) -1610 (175,105),(170,100) -1611 (175,115),(170,110) -1612 (175,125),(170,120) -1613 (175,135),(170,130) -1614 (175,145),(170,140) -1615 (175,155),(170,150) -1616 (175,165),(170,160) -1617 (175,175),(170,170) -1618 (175,185),(170,180) -1619 (175,195),(170,190) -1620 (175,205),(170,200) -1621 (175,215),(170,210) -1622 (175,225),(170,220) -1623 (175,235),(170,230) -1624 (175,245),(170,240) -1625 (175,255),(170,250) -1626 (175,265),(170,260) -1627 (175,275),(170,270) -1628 (175,285),(170,280) -1629 (175,295),(170,290) -1630 (175,305),(170,300) -1631 (175,315),(170,310) -1632 (175,325),(170,320) -1633 (175,335),(170,330) -1634 (175,345),(170,340) -1635 (175,355),(170,350) -1636 (175,365),(170,360) -1637 (175,375),(170,370) -1638 (175,385),(170,380) -1639 (175,395),(170,390) -1640 (175,405),(170,400) -1641 (175,415),(170,410) -1642 (175,425),(170,420) -1643 (175,435),(170,430) -1644 (175,445),(170,440) -1645 (175,455),(170,450) -1646 (175,465),(170,460) -1647 (175,475),(170,470) -1648 (175,485),(170,480) -1649 (175,495),(170,490) -1650 (175,505),(170,500) -1651 (175,515),(170,510) -1652 (175,525),(170,520) -1653 (175,535),(170,530) -1654 (175,545),(170,540) -1655 (175,555),(170,550) -1656 (175,565),(170,560) -1657 (175,575),(170,570) -1658 (175,585),(170,580) -1659 (175,595),(170,590) -1660 (175,605),(170,600) -1661 (175,615),(170,610) -1662 (175,625),(170,620) -1663 (175,635),(170,630) -1664 (175,645),(170,640) -1665 (175,655),(170,650) -1666 (175,665),(170,660) -1667 (175,675),(170,670) -1668 (175,685),(170,680) -1669 (175,695),(170,690) -1670 (175,705),(170,700) -1671 (175,715),(170,710) -1672 (175,725),(170,720) -1673 (175,735),(170,730) -1674 (175,745),(170,740) -1675 (175,755),(170,750) -1676 (175,765),(170,760) -1677 (175,775),(170,770) -1678 (175,785),(170,780) -1679 (175,795),(170,790) -1680 (175,805),(170,800) -1681 (175,815),(170,810) -1682 (175,825),(170,820) -1683 (175,835),(170,830) -1684 (175,845),(170,840) -1685 (175,855),(170,850) -1686 (175,865),(170,860) -1687 (175,875),(170,870) -1688 (175,885),(170,880) -1689 (175,895),(170,890) -1690 (175,905),(170,900) -1691 (175,915),(170,910) -1692 (175,925),(170,920) -1693 (175,935),(170,930) -1694 (175,945),(170,940) -1695 (175,955),(170,950) -1696 (175,965),(170,960) -1697 (175,975),(170,970) -1698 (175,985),(170,980) -1699 (175,995),(170,990) -1700 (175,1005),(170,1000) -1701 (185,15),(180,10) -1702 (185,25),(180,20) -1703 (185,35),(180,30) -1704 (185,45),(180,40) -1705 (185,55),(180,50) -1706 (185,65),(180,60) -1707 (185,75),(180,70) -1708 (185,85),(180,80) -1709 (185,95),(180,90) -1710 (185,105),(180,100) -1711 (185,115),(180,110) -1712 (185,125),(180,120) -1713 (185,135),(180,130) -1714 (185,145),(180,140) -1715 (185,155),(180,150) -1716 (185,165),(180,160) -1717 (185,175),(180,170) -1718 (185,185),(180,180) -1719 (185,195),(180,190) -1720 (185,205),(180,200) -1721 (185,215),(180,210) -1722 (185,225),(180,220) -1723 (185,235),(180,230) -1724 (185,245),(180,240) -1725 (185,255),(180,250) -1726 (185,265),(180,260) -1727 (185,275),(180,270) -1728 (185,285),(180,280) -1729 (185,295),(180,290) -1730 (185,305),(180,300) -1731 (185,315),(180,310) -1732 (185,325),(180,320) -1733 (185,335),(180,330) -1734 (185,345),(180,340) -1735 (185,355),(180,350) -1736 (185,365),(180,360) -1737 (185,375),(180,370) -1738 (185,385),(180,380) -1739 (185,395),(180,390) -1740 (185,405),(180,400) -1741 (185,415),(180,410) -1742 (185,425),(180,420) -1743 (185,435),(180,430) -1744 (185,445),(180,440) -1745 (185,455),(180,450) -1746 (185,465),(180,460) -1747 (185,475),(180,470) -1748 (185,485),(180,480) -1749 (185,495),(180,490) -1750 (185,505),(180,500) -1751 (185,515),(180,510) -1752 (185,525),(180,520) -1753 (185,535),(180,530) -1754 (185,545),(180,540) -1755 (185,555),(180,550) -1756 (185,565),(180,560) -1757 (185,575),(180,570) -1758 (185,585),(180,580) -1759 (185,595),(180,590) -1760 (185,605),(180,600) -1761 (185,615),(180,610) -1762 (185,625),(180,620) -1763 (185,635),(180,630) -1764 (185,645),(180,640) -1765 (185,655),(180,650) -1766 (185,665),(180,660) -1767 (185,675),(180,670) -1768 (185,685),(180,680) -1769 (185,695),(180,690) -1770 (185,705),(180,700) -1771 (185,715),(180,710) -1772 (185,725),(180,720) -1773 (185,735),(180,730) -1774 (185,745),(180,740) -1775 (185,755),(180,750) -1776 (185,765),(180,760) -1777 (185,775),(180,770) -1778 (185,785),(180,780) -1779 (185,795),(180,790) -1780 (185,805),(180,800) -1781 (185,815),(180,810) -1782 (185,825),(180,820) -1783 (185,835),(180,830) -1784 (185,845),(180,840) -1785 (185,855),(180,850) -1786 (185,865),(180,860) -1787 (185,875),(180,870) -1788 (185,885),(180,880) -1789 (185,895),(180,890) -1790 (185,905),(180,900) -1791 (185,915),(180,910) -1792 (185,925),(180,920) -1793 (185,935),(180,930) -1794 (185,945),(180,940) -1795 (185,955),(180,950) -1796 (185,965),(180,960) -1797 (185,975),(180,970) -1798 (185,985),(180,980) -1799 (185,995),(180,990) -1800 (185,1005),(180,1000) -1801 (195,15),(190,10) -1802 (195,25),(190,20) -1803 (195,35),(190,30) -1804 (195,45),(190,40) -1805 (195,55),(190,50) -1806 (195,65),(190,60) -1807 (195,75),(190,70) -1808 (195,85),(190,80) -1809 (195,95),(190,90) -1810 (195,105),(190,100) -1811 (195,115),(190,110) -1812 (195,125),(190,120) -1813 (195,135),(190,130) -1814 (195,145),(190,140) -1815 (195,155),(190,150) -1816 (195,165),(190,160) -1817 (195,175),(190,170) -1818 (195,185),(190,180) -1819 (195,195),(190,190) -1820 (195,205),(190,200) -1821 (195,215),(190,210) -1822 (195,225),(190,220) -1823 (195,235),(190,230) -1824 (195,245),(190,240) -1825 (195,255),(190,250) -1826 (195,265),(190,260) -1827 (195,275),(190,270) -1828 (195,285),(190,280) -1829 (195,295),(190,290) -1830 (195,305),(190,300) -1831 (195,315),(190,310) -1832 (195,325),(190,320) -1833 (195,335),(190,330) -1834 (195,345),(190,340) -1835 (195,355),(190,350) -1836 (195,365),(190,360) -1837 (195,375),(190,370) -1838 (195,385),(190,380) -1839 (195,395),(190,390) -1840 (195,405),(190,400) -1841 (195,415),(190,410) -1842 (195,425),(190,420) -1843 (195,435),(190,430) -1844 (195,445),(190,440) -1845 (195,455),(190,450) -1846 (195,465),(190,460) -1847 (195,475),(190,470) -1848 (195,485),(190,480) -1849 (195,495),(190,490) -1850 (195,505),(190,500) -1851 (195,515),(190,510) -1852 (195,525),(190,520) -1853 (195,535),(190,530) -1854 (195,545),(190,540) -1855 (195,555),(190,550) -1856 (195,565),(190,560) -1857 (195,575),(190,570) -1858 (195,585),(190,580) -1859 (195,595),(190,590) -1860 (195,605),(190,600) -1861 (195,615),(190,610) -1862 (195,625),(190,620) -1863 (195,635),(190,630) -1864 (195,645),(190,640) -1865 (195,655),(190,650) -1866 (195,665),(190,660) -1867 (195,675),(190,670) -1868 (195,685),(190,680) -1869 (195,695),(190,690) -1870 (195,705),(190,700) -1871 (195,715),(190,710) -1872 (195,725),(190,720) -1873 (195,735),(190,730) -1874 (195,745),(190,740) -1875 (195,755),(190,750) -1876 (195,765),(190,760) -1877 (195,775),(190,770) -1878 (195,785),(190,780) -1879 (195,795),(190,790) -1880 (195,805),(190,800) -1881 (195,815),(190,810) -1882 (195,825),(190,820) -1883 (195,835),(190,830) -1884 (195,845),(190,840) -1885 (195,855),(190,850) -1886 (195,865),(190,860) -1887 (195,875),(190,870) -1888 (195,885),(190,880) -1889 (195,895),(190,890) -1890 (195,905),(190,900) -1891 (195,915),(190,910) -1892 (195,925),(190,920) -1893 (195,935),(190,930) -1894 (195,945),(190,940) -1895 (195,955),(190,950) -1896 (195,965),(190,960) -1897 (195,975),(190,970) -1898 (195,985),(190,980) -1899 (195,995),(190,990) -1900 (195,1005),(190,1000) -1901 (205,15),(200,10) -1902 (205,25),(200,20) -1903 (205,35),(200,30) -1904 (205,45),(200,40) -1905 (205,55),(200,50) -1906 (205,65),(200,60) -1907 (205,75),(200,70) -1908 (205,85),(200,80) -1909 (205,95),(200,90) -1910 (205,105),(200,100) -1911 (205,115),(200,110) -1912 (205,125),(200,120) -1913 (205,135),(200,130) -1914 (205,145),(200,140) -1915 (205,155),(200,150) -1916 (205,165),(200,160) -1917 (205,175),(200,170) -1918 (205,185),(200,180) -1919 (205,195),(200,190) -1920 (205,205),(200,200) -1921 (205,215),(200,210) -1922 (205,225),(200,220) -1923 (205,235),(200,230) -1924 (205,245),(200,240) -1925 (205,255),(200,250) -1926 (205,265),(200,260) -1927 (205,275),(200,270) -1928 (205,285),(200,280) -1929 (205,295),(200,290) -1930 (205,305),(200,300) -1931 (205,315),(200,310) -1932 (205,325),(200,320) -1933 (205,335),(200,330) -1934 (205,345),(200,340) -1935 (205,355),(200,350) -1936 (205,365),(200,360) -1937 (205,375),(200,370) -1938 (205,385),(200,380) -1939 (205,395),(200,390) -1940 (205,405),(200,400) -1941 (205,415),(200,410) -1942 (205,425),(200,420) -1943 (205,435),(200,430) -1944 (205,445),(200,440) -1945 (205,455),(200,450) -1946 (205,465),(200,460) -1947 (205,475),(200,470) -1948 (205,485),(200,480) -1949 (205,495),(200,490) -1950 (205,505),(200,500) -1951 (205,515),(200,510) -1952 (205,525),(200,520) -1953 (205,535),(200,530) -1954 (205,545),(200,540) -1955 (205,555),(200,550) -1956 (205,565),(200,560) -1957 (205,575),(200,570) -1958 (205,585),(200,580) -1959 (205,595),(200,590) -1960 (205,605),(200,600) -1961 (205,615),(200,610) -1962 (205,625),(200,620) -1963 (205,635),(200,630) -1964 (205,645),(200,640) -1965 (205,655),(200,650) -1966 (205,665),(200,660) -1967 (205,675),(200,670) -1968 (205,685),(200,680) -1969 (205,695),(200,690) -1970 (205,705),(200,700) -1971 (205,715),(200,710) -1972 (205,725),(200,720) -1973 (205,735),(200,730) -1974 (205,745),(200,740) -1975 (205,755),(200,750) -1976 (205,765),(200,760) -1977 (205,775),(200,770) -1978 (205,785),(200,780) -1979 (205,795),(200,790) -1980 (205,805),(200,800) -1981 (205,815),(200,810) -1982 (205,825),(200,820) -1983 (205,835),(200,830) -1984 (205,845),(200,840) -1985 (205,855),(200,850) -1986 (205,865),(200,860) -1987 (205,875),(200,870) -1988 (205,885),(200,880) -1989 (205,895),(200,890) -1990 (205,905),(200,900) -1991 (205,915),(200,910) -1992 (205,925),(200,920) -1993 (205,935),(200,930) -1994 (205,945),(200,940) -1995 (205,955),(200,950) -1996 (205,965),(200,960) -1997 (205,975),(200,970) -1998 (205,985),(200,980) -1999 (205,995),(200,990) -2000 (205,1005),(200,1000) -2001 (215,15),(210,10) -2002 (215,25),(210,20) -2003 (215,35),(210,30) -2004 (215,45),(210,40) -2005 (215,55),(210,50) -2006 (215,65),(210,60) -2007 (215,75),(210,70) -2008 (215,85),(210,80) -2009 (215,95),(210,90) -2010 (215,105),(210,100) -2011 (215,115),(210,110) -2012 (215,125),(210,120) -2013 (215,135),(210,130) -2014 (215,145),(210,140) -2015 (215,155),(210,150) -2016 (215,165),(210,160) -2017 (215,175),(210,170) -2018 (215,185),(210,180) -2019 (215,195),(210,190) -2020 (215,205),(210,200) -2021 (215,215),(210,210) -2022 (215,225),(210,220) -2023 (215,235),(210,230) -2024 (215,245),(210,240) -2025 (215,255),(210,250) -2026 (215,265),(210,260) -2027 (215,275),(210,270) -2028 (215,285),(210,280) -2029 (215,295),(210,290) -2030 (215,305),(210,300) -2031 (215,315),(210,310) -2032 (215,325),(210,320) -2033 (215,335),(210,330) -2034 (215,345),(210,340) -2035 (215,355),(210,350) -2036 (215,365),(210,360) -2037 (215,375),(210,370) -2038 (215,385),(210,380) -2039 (215,395),(210,390) -2040 (215,405),(210,400) -2041 (215,415),(210,410) -2042 (215,425),(210,420) -2043 (215,435),(210,430) -2044 (215,445),(210,440) -2045 (215,455),(210,450) -2046 (215,465),(210,460) -2047 (215,475),(210,470) -2048 (215,485),(210,480) -2049 (215,495),(210,490) -2050 (215,505),(210,500) -2051 (215,515),(210,510) -2052 (215,525),(210,520) -2053 (215,535),(210,530) -2054 (215,545),(210,540) -2055 (215,555),(210,550) -2056 (215,565),(210,560) -2057 (215,575),(210,570) -2058 (215,585),(210,580) -2059 (215,595),(210,590) -2060 (215,605),(210,600) -2061 (215,615),(210,610) -2062 (215,625),(210,620) -2063 (215,635),(210,630) -2064 (215,645),(210,640) -2065 (215,655),(210,650) -2066 (215,665),(210,660) -2067 (215,675),(210,670) -2068 (215,685),(210,680) -2069 (215,695),(210,690) -2070 (215,705),(210,700) -2071 (215,715),(210,710) -2072 (215,725),(210,720) -2073 (215,735),(210,730) -2074 (215,745),(210,740) -2075 (215,755),(210,750) -2076 (215,765),(210,760) -2077 (215,775),(210,770) -2078 (215,785),(210,780) -2079 (215,795),(210,790) -2080 (215,805),(210,800) -2081 (215,815),(210,810) -2082 (215,825),(210,820) -2083 (215,835),(210,830) -2084 (215,845),(210,840) -2085 (215,855),(210,850) -2086 (215,865),(210,860) -2087 (215,875),(210,870) -2088 (215,885),(210,880) -2089 (215,895),(210,890) -2090 (215,905),(210,900) -2091 (215,915),(210,910) -2092 (215,925),(210,920) -2093 (215,935),(210,930) -2094 (215,945),(210,940) -2095 (215,955),(210,950) -2096 (215,965),(210,960) -2097 (215,975),(210,970) -2098 (215,985),(210,980) -2099 (215,995),(210,990) -2100 (215,1005),(210,1000) -2101 (225,15),(220,10) -2102 (225,25),(220,20) -2103 (225,35),(220,30) -2104 (225,45),(220,40) -2105 (225,55),(220,50) -2106 (225,65),(220,60) -2107 (225,75),(220,70) -2108 (225,85),(220,80) -2109 (225,95),(220,90) -2110 (225,105),(220,100) -2111 (225,115),(220,110) -2112 (225,125),(220,120) -2113 (225,135),(220,130) -2114 (225,145),(220,140) -2115 (225,155),(220,150) -2116 (225,165),(220,160) -2117 (225,175),(220,170) -2118 (225,185),(220,180) -2119 (225,195),(220,190) -2120 (225,205),(220,200) -2121 (225,215),(220,210) -2122 (225,225),(220,220) -2123 (225,235),(220,230) -2124 (225,245),(220,240) -2125 (225,255),(220,250) -2126 (225,265),(220,260) -2127 (225,275),(220,270) -2128 (225,285),(220,280) -2129 (225,295),(220,290) -2130 (225,305),(220,300) -2131 (225,315),(220,310) -2132 (225,325),(220,320) -2133 (225,335),(220,330) -2134 (225,345),(220,340) -2135 (225,355),(220,350) -2136 (225,365),(220,360) -2137 (225,375),(220,370) -2138 (225,385),(220,380) -2139 (225,395),(220,390) -2140 (225,405),(220,400) -2141 (225,415),(220,410) -2142 (225,425),(220,420) -2143 (225,435),(220,430) -2144 (225,445),(220,440) -2145 (225,455),(220,450) -2146 (225,465),(220,460) -2147 (225,475),(220,470) -2148 (225,485),(220,480) -2149 (225,495),(220,490) -2150 (225,505),(220,500) -2151 (225,515),(220,510) -2152 (225,525),(220,520) -2153 (225,535),(220,530) -2154 (225,545),(220,540) -2155 (225,555),(220,550) -2156 (225,565),(220,560) -2157 (225,575),(220,570) -2158 (225,585),(220,580) -2159 (225,595),(220,590) -2160 (225,605),(220,600) -2161 (225,615),(220,610) -2162 (225,625),(220,620) -2163 (225,635),(220,630) -2164 (225,645),(220,640) -2165 (225,655),(220,650) -2166 (225,665),(220,660) -2167 (225,675),(220,670) -2168 (225,685),(220,680) -2169 (225,695),(220,690) -2170 (225,705),(220,700) -2171 (225,715),(220,710) -2172 (225,725),(220,720) -2173 (225,735),(220,730) -2174 (225,745),(220,740) -2175 (225,755),(220,750) -2176 (225,765),(220,760) -2177 (225,775),(220,770) -2178 (225,785),(220,780) -2179 (225,795),(220,790) -2180 (225,805),(220,800) -2181 (225,815),(220,810) -2182 (225,825),(220,820) -2183 (225,835),(220,830) -2184 (225,845),(220,840) -2185 (225,855),(220,850) -2186 (225,865),(220,860) -2187 (225,875),(220,870) -2188 (225,885),(220,880) -2189 (225,895),(220,890) -2190 (225,905),(220,900) -2191 (225,915),(220,910) -2192 (225,925),(220,920) -2193 (225,935),(220,930) -2194 (225,945),(220,940) -2195 (225,955),(220,950) -2196 (225,965),(220,960) -2197 (225,975),(220,970) -2198 (225,985),(220,980) -2199 (225,995),(220,990) -2200 (225,1005),(220,1000) -2201 (235,15),(230,10) -2202 (235,25),(230,20) -2203 (235,35),(230,30) -2204 (235,45),(230,40) -2205 (235,55),(230,50) -2206 (235,65),(230,60) -2207 (235,75),(230,70) -2208 (235,85),(230,80) -2209 (235,95),(230,90) -2210 (235,105),(230,100) -2211 (235,115),(230,110) -2212 (235,125),(230,120) -2213 (235,135),(230,130) -2214 (235,145),(230,140) -2215 (235,155),(230,150) -2216 (235,165),(230,160) -2217 (235,175),(230,170) -2218 (235,185),(230,180) -2219 (235,195),(230,190) -2220 (235,205),(230,200) -2221 (235,215),(230,210) -2222 (235,225),(230,220) -2223 (235,235),(230,230) -2224 (235,245),(230,240) -2225 (235,255),(230,250) -2226 (235,265),(230,260) -2227 (235,275),(230,270) -2228 (235,285),(230,280) -2229 (235,295),(230,290) -2230 (235,305),(230,300) -2231 (235,315),(230,310) -2232 (235,325),(230,320) -2233 (235,335),(230,330) -2234 (235,345),(230,340) -2235 (235,355),(230,350) -2236 (235,365),(230,360) -2237 (235,375),(230,370) -2238 (235,385),(230,380) -2239 (235,395),(230,390) -2240 (235,405),(230,400) -2241 (235,415),(230,410) -2242 (235,425),(230,420) -2243 (235,435),(230,430) -2244 (235,445),(230,440) -2245 (235,455),(230,450) -2246 (235,465),(230,460) -2247 (235,475),(230,470) -2248 (235,485),(230,480) -2249 (235,495),(230,490) -2250 (235,505),(230,500) -2251 (235,515),(230,510) -2252 (235,525),(230,520) -2253 (235,535),(230,530) -2254 (235,545),(230,540) -2255 (235,555),(230,550) -2256 (235,565),(230,560) -2257 (235,575),(230,570) -2258 (235,585),(230,580) -2259 (235,595),(230,590) -2260 (235,605),(230,600) -2261 (235,615),(230,610) -2262 (235,625),(230,620) -2263 (235,635),(230,630) -2264 (235,645),(230,640) -2265 (235,655),(230,650) -2266 (235,665),(230,660) -2267 (235,675),(230,670) -2268 (235,685),(230,680) -2269 (235,695),(230,690) -2270 (235,705),(230,700) -2271 (235,715),(230,710) -2272 (235,725),(230,720) -2273 (235,735),(230,730) -2274 (235,745),(230,740) -2275 (235,755),(230,750) -2276 (235,765),(230,760) -2277 (235,775),(230,770) -2278 (235,785),(230,780) -2279 (235,795),(230,790) -2280 (235,805),(230,800) -2281 (235,815),(230,810) -2282 (235,825),(230,820) -2283 (235,835),(230,830) -2284 (235,845),(230,840) -2285 (235,855),(230,850) -2286 (235,865),(230,860) -2287 (235,875),(230,870) -2288 (235,885),(230,880) -2289 (235,895),(230,890) -2290 (235,905),(230,900) -2291 (235,915),(230,910) -2292 (235,925),(230,920) -2293 (235,935),(230,930) -2294 (235,945),(230,940) -2295 (235,955),(230,950) -2296 (235,965),(230,960) -2297 (235,975),(230,970) -2298 (235,985),(230,980) -2299 (235,995),(230,990) -2300 (235,1005),(230,1000) -2301 (245,15),(240,10) -2302 (245,25),(240,20) -2303 (245,35),(240,30) -2304 (245,45),(240,40) -2305 (245,55),(240,50) -2306 (245,65),(240,60) -2307 (245,75),(240,70) -2308 (245,85),(240,80) -2309 (245,95),(240,90) -2310 (245,105),(240,100) -2311 (245,115),(240,110) -2312 (245,125),(240,120) -2313 (245,135),(240,130) -2314 (245,145),(240,140) -2315 (245,155),(240,150) -2316 (245,165),(240,160) -2317 (245,175),(240,170) -2318 (245,185),(240,180) -2319 (245,195),(240,190) -2320 (245,205),(240,200) -2321 (245,215),(240,210) -2322 (245,225),(240,220) -2323 (245,235),(240,230) -2324 (245,245),(240,240) -2325 (245,255),(240,250) -2326 (245,265),(240,260) -2327 (245,275),(240,270) -2328 (245,285),(240,280) -2329 (245,295),(240,290) -2330 (245,305),(240,300) -2331 (245,315),(240,310) -2332 (245,325),(240,320) -2333 (245,335),(240,330) -2334 (245,345),(240,340) -2335 (245,355),(240,350) -2336 (245,365),(240,360) -2337 (245,375),(240,370) -2338 (245,385),(240,380) -2339 (245,395),(240,390) -2340 (245,405),(240,400) -2341 (245,415),(240,410) -2342 (245,425),(240,420) -2343 (245,435),(240,430) -2344 (245,445),(240,440) -2345 (245,455),(240,450) -2346 (245,465),(240,460) -2347 (245,475),(240,470) -2348 (245,485),(240,480) -2349 (245,495),(240,490) -2350 (245,505),(240,500) -2351 (245,515),(240,510) -2352 (245,525),(240,520) -2353 (245,535),(240,530) -2354 (245,545),(240,540) -2355 (245,555),(240,550) -2356 (245,565),(240,560) -2357 (245,575),(240,570) -2358 (245,585),(240,580) -2359 (245,595),(240,590) -2360 (245,605),(240,600) -2361 (245,615),(240,610) -2362 (245,625),(240,620) -2363 (245,635),(240,630) -2364 (245,645),(240,640) -2365 (245,655),(240,650) -2366 (245,665),(240,660) -2367 (245,675),(240,670) -2368 (245,685),(240,680) -2369 (245,695),(240,690) -2370 (245,705),(240,700) -2371 (245,715),(240,710) -2372 (245,725),(240,720) -2373 (245,735),(240,730) -2374 (245,745),(240,740) -2375 (245,755),(240,750) -2376 (245,765),(240,760) -2377 (245,775),(240,770) -2378 (245,785),(240,780) -2379 (245,795),(240,790) -2380 (245,805),(240,800) -2381 (245,815),(240,810) -2382 (245,825),(240,820) -2383 (245,835),(240,830) -2384 (245,845),(240,840) -2385 (245,855),(240,850) -2386 (245,865),(240,860) -2387 (245,875),(240,870) -2388 (245,885),(240,880) -2389 (245,895),(240,890) -2390 (245,905),(240,900) -2391 (245,915),(240,910) -2392 (245,925),(240,920) -2393 (245,935),(240,930) -2394 (245,945),(240,940) -2395 (245,955),(240,950) -2396 (245,965),(240,960) -2397 (245,975),(240,970) -2398 (245,985),(240,980) -2399 (245,995),(240,990) -2400 (245,1005),(240,1000) -2401 (255,15),(250,10) -2402 (255,25),(250,20) -2403 (255,35),(250,30) -2404 (255,45),(250,40) -2405 (255,55),(250,50) -2406 (255,65),(250,60) -2407 (255,75),(250,70) -2408 (255,85),(250,80) -2409 (255,95),(250,90) -2410 (255,105),(250,100) -2411 (255,115),(250,110) -2412 (255,125),(250,120) -2413 (255,135),(250,130) -2414 (255,145),(250,140) -2415 (255,155),(250,150) -2416 (255,165),(250,160) -2417 (255,175),(250,170) -2418 (255,185),(250,180) -2419 (255,195),(250,190) -2420 (255,205),(250,200) -2421 (255,215),(250,210) -2422 (255,225),(250,220) -2423 (255,235),(250,230) -2424 (255,245),(250,240) -2425 (255,255),(250,250) -2426 (255,265),(250,260) -2427 (255,275),(250,270) -2428 (255,285),(250,280) -2429 (255,295),(250,290) -2430 (255,305),(250,300) -2431 (255,315),(250,310) -2432 (255,325),(250,320) -2433 (255,335),(250,330) -2434 (255,345),(250,340) -2435 (255,355),(250,350) -2436 (255,365),(250,360) -2437 (255,375),(250,370) -2438 (255,385),(250,380) -2439 (255,395),(250,390) -2440 (255,405),(250,400) -2441 (255,415),(250,410) -2442 (255,425),(250,420) -2443 (255,435),(250,430) -2444 (255,445),(250,440) -2445 (255,455),(250,450) -2446 (255,465),(250,460) -2447 (255,475),(250,470) -2448 (255,485),(250,480) -2449 (255,495),(250,490) -2450 (255,505),(250,500) -2451 (255,515),(250,510) -2452 (255,525),(250,520) -2453 (255,535),(250,530) -2454 (255,545),(250,540) -2455 (255,555),(250,550) -2456 (255,565),(250,560) -2457 (255,575),(250,570) -2458 (255,585),(250,580) -2459 (255,595),(250,590) -2460 (255,605),(250,600) -2461 (255,615),(250,610) -2462 (255,625),(250,620) -2463 (255,635),(250,630) -2464 (255,645),(250,640) -2465 (255,655),(250,650) -2466 (255,665),(250,660) -2467 (255,675),(250,670) -2468 (255,685),(250,680) -2469 (255,695),(250,690) -2470 (255,705),(250,700) -2471 (255,715),(250,710) -2472 (255,725),(250,720) -2473 (255,735),(250,730) -2474 (255,745),(250,740) -2475 (255,755),(250,750) -2476 (255,765),(250,760) -2477 (255,775),(250,770) -2478 (255,785),(250,780) -2479 (255,795),(250,790) -2480 (255,805),(250,800) -2481 (255,815),(250,810) -2482 (255,825),(250,820) -2483 (255,835),(250,830) -2484 (255,845),(250,840) -2485 (255,855),(250,850) -2486 (255,865),(250,860) -2487 (255,875),(250,870) -2488 (255,885),(250,880) -2489 (255,895),(250,890) -2490 (255,905),(250,900) -2491 (255,915),(250,910) -2492 (255,925),(250,920) -2493 (255,935),(250,930) -2494 (255,945),(250,940) -2495 (255,955),(250,950) -2496 (255,965),(250,960) -2497 (255,975),(250,970) -2498 (255,985),(250,980) -2499 (255,995),(250,990) -2500 (255,1005),(250,1000) -2501 (265,15),(260,10) -2502 (265,25),(260,20) -2503 (265,35),(260,30) -2504 (265,45),(260,40) -2505 (265,55),(260,50) -2506 (265,65),(260,60) -2507 (265,75),(260,70) -2508 (265,85),(260,80) -2509 (265,95),(260,90) -2510 (265,105),(260,100) -2511 (265,115),(260,110) -2512 (265,125),(260,120) -2513 (265,135),(260,130) -2514 (265,145),(260,140) -2515 (265,155),(260,150) -2516 (265,165),(260,160) -2517 (265,175),(260,170) -2518 (265,185),(260,180) -2519 (265,195),(260,190) -2520 (265,205),(260,200) -2521 (265,215),(260,210) -2522 (265,225),(260,220) -2523 (265,235),(260,230) -2524 (265,245),(260,240) -2525 (265,255),(260,250) -2526 (265,265),(260,260) -2527 (265,275),(260,270) -2528 (265,285),(260,280) -2529 (265,295),(260,290) -2530 (265,305),(260,300) -2531 (265,315),(260,310) -2532 (265,325),(260,320) -2533 (265,335),(260,330) -2534 (265,345),(260,340) -2535 (265,355),(260,350) -2536 (265,365),(260,360) -2537 (265,375),(260,370) -2538 (265,385),(260,380) -2539 (265,395),(260,390) -2540 (265,405),(260,400) -2541 (265,415),(260,410) -2542 (265,425),(260,420) -2543 (265,435),(260,430) -2544 (265,445),(260,440) -2545 (265,455),(260,450) -2546 (265,465),(260,460) -2547 (265,475),(260,470) -2548 (265,485),(260,480) -2549 (265,495),(260,490) -2550 (265,505),(260,500) -2551 (265,515),(260,510) -2552 (265,525),(260,520) -2553 (265,535),(260,530) -2554 (265,545),(260,540) -2555 (265,555),(260,550) -2556 (265,565),(260,560) -2557 (265,575),(260,570) -2558 (265,585),(260,580) -2559 (265,595),(260,590) -2560 (265,605),(260,600) -2561 (265,615),(260,610) -2562 (265,625),(260,620) -2563 (265,635),(260,630) -2564 (265,645),(260,640) -2565 (265,655),(260,650) -2566 (265,665),(260,660) -2567 (265,675),(260,670) -2568 (265,685),(260,680) -2569 (265,695),(260,690) -2570 (265,705),(260,700) -2571 (265,715),(260,710) -2572 (265,725),(260,720) -2573 (265,735),(260,730) -2574 (265,745),(260,740) -2575 (265,755),(260,750) -2576 (265,765),(260,760) -2577 (265,775),(260,770) -2578 (265,785),(260,780) -2579 (265,795),(260,790) -2580 (265,805),(260,800) -2581 (265,815),(260,810) -2582 (265,825),(260,820) -2583 (265,835),(260,830) -2584 (265,845),(260,840) -2585 (265,855),(260,850) -2586 (265,865),(260,860) -2587 (265,875),(260,870) -2588 (265,885),(260,880) -2589 (265,895),(260,890) -2590 (265,905),(260,900) -2591 (265,915),(260,910) -2592 (265,925),(260,920) -2593 (265,935),(260,930) -2594 (265,945),(260,940) -2595 (265,955),(260,950) -2596 (265,965),(260,960) -2597 (265,975),(260,970) -2598 (265,985),(260,980) -2599 (265,995),(260,990) -2600 (265,1005),(260,1000) -2601 (275,15),(270,10) -2602 (275,25),(270,20) -2603 (275,35),(270,30) -2604 (275,45),(270,40) -2605 (275,55),(270,50) -2606 (275,65),(270,60) -2607 (275,75),(270,70) -2608 (275,85),(270,80) -2609 (275,95),(270,90) -2610 (275,105),(270,100) -2611 (275,115),(270,110) -2612 (275,125),(270,120) -2613 (275,135),(270,130) -2614 (275,145),(270,140) -2615 (275,155),(270,150) -2616 (275,165),(270,160) -2617 (275,175),(270,170) -2618 (275,185),(270,180) -2619 (275,195),(270,190) -2620 (275,205),(270,200) -2621 (275,215),(270,210) -2622 (275,225),(270,220) -2623 (275,235),(270,230) -2624 (275,245),(270,240) -2625 (275,255),(270,250) -2626 (275,265),(270,260) -2627 (275,275),(270,270) -2628 (275,285),(270,280) -2629 (275,295),(270,290) -2630 (275,305),(270,300) -2631 (275,315),(270,310) -2632 (275,325),(270,320) -2633 (275,335),(270,330) -2634 (275,345),(270,340) -2635 (275,355),(270,350) -2636 (275,365),(270,360) -2637 (275,375),(270,370) -2638 (275,385),(270,380) -2639 (275,395),(270,390) -2640 (275,405),(270,400) -2641 (275,415),(270,410) -2642 (275,425),(270,420) -2643 (275,435),(270,430) -2644 (275,445),(270,440) -2645 (275,455),(270,450) -2646 (275,465),(270,460) -2647 (275,475),(270,470) -2648 (275,485),(270,480) -2649 (275,495),(270,490) -2650 (275,505),(270,500) -2651 (275,515),(270,510) -2652 (275,525),(270,520) -2653 (275,535),(270,530) -2654 (275,545),(270,540) -2655 (275,555),(270,550) -2656 (275,565),(270,560) -2657 (275,575),(270,570) -2658 (275,585),(270,580) -2659 (275,595),(270,590) -2660 (275,605),(270,600) -2661 (275,615),(270,610) -2662 (275,625),(270,620) -2663 (275,635),(270,630) -2664 (275,645),(270,640) -2665 (275,655),(270,650) -2666 (275,665),(270,660) -2667 (275,675),(270,670) -2668 (275,685),(270,680) -2669 (275,695),(270,690) -2670 (275,705),(270,700) -2671 (275,715),(270,710) -2672 (275,725),(270,720) -2673 (275,735),(270,730) -2674 (275,745),(270,740) -2675 (275,755),(270,750) -2676 (275,765),(270,760) -2677 (275,775),(270,770) -2678 (275,785),(270,780) -2679 (275,795),(270,790) -2680 (275,805),(270,800) -2681 (275,815),(270,810) -2682 (275,825),(270,820) -2683 (275,835),(270,830) -2684 (275,845),(270,840) -2685 (275,855),(270,850) -2686 (275,865),(270,860) -2687 (275,875),(270,870) -2688 (275,885),(270,880) -2689 (275,895),(270,890) -2690 (275,905),(270,900) -2691 (275,915),(270,910) -2692 (275,925),(270,920) -2693 (275,935),(270,930) -2694 (275,945),(270,940) -2695 (275,955),(270,950) -2696 (275,965),(270,960) -2697 (275,975),(270,970) -2698 (275,985),(270,980) -2699 (275,995),(270,990) -2700 (275,1005),(270,1000) -2701 (285,15),(280,10) -2702 (285,25),(280,20) -2703 (285,35),(280,30) -2704 (285,45),(280,40) -2705 (285,55),(280,50) -2706 (285,65),(280,60) -2707 (285,75),(280,70) -2708 (285,85),(280,80) -2709 (285,95),(280,90) -2710 (285,105),(280,100) -2711 (285,115),(280,110) -2712 (285,125),(280,120) -2713 (285,135),(280,130) -2714 (285,145),(280,140) -2715 (285,155),(280,150) -2716 (285,165),(280,160) -2717 (285,175),(280,170) -2718 (285,185),(280,180) -2719 (285,195),(280,190) -2720 (285,205),(280,200) -2721 (285,215),(280,210) -2722 (285,225),(280,220) -2723 (285,235),(280,230) -2724 (285,245),(280,240) -2725 (285,255),(280,250) -2726 (285,265),(280,260) -2727 (285,275),(280,270) -2728 (285,285),(280,280) -2729 (285,295),(280,290) -2730 (285,305),(280,300) -2731 (285,315),(280,310) -2732 (285,325),(280,320) -2733 (285,335),(280,330) -2734 (285,345),(280,340) -2735 (285,355),(280,350) -2736 (285,365),(280,360) -2737 (285,375),(280,370) -2738 (285,385),(280,380) -2739 (285,395),(280,390) -2740 (285,405),(280,400) -2741 (285,415),(280,410) -2742 (285,425),(280,420) -2743 (285,435),(280,430) -2744 (285,445),(280,440) -2745 (285,455),(280,450) -2746 (285,465),(280,460) -2747 (285,475),(280,470) -2748 (285,485),(280,480) -2749 (285,495),(280,490) -2750 (285,505),(280,500) -2751 (285,515),(280,510) -2752 (285,525),(280,520) -2753 (285,535),(280,530) -2754 (285,545),(280,540) -2755 (285,555),(280,550) -2756 (285,565),(280,560) -2757 (285,575),(280,570) -2758 (285,585),(280,580) -2759 (285,595),(280,590) -2760 (285,605),(280,600) -2761 (285,615),(280,610) -2762 (285,625),(280,620) -2763 (285,635),(280,630) -2764 (285,645),(280,640) -2765 (285,655),(280,650) -2766 (285,665),(280,660) -2767 (285,675),(280,670) -2768 (285,685),(280,680) -2769 (285,695),(280,690) -2770 (285,705),(280,700) -2771 (285,715),(280,710) -2772 (285,725),(280,720) -2773 (285,735),(280,730) -2774 (285,745),(280,740) -2775 (285,755),(280,750) -2776 (285,765),(280,760) -2777 (285,775),(280,770) -2778 (285,785),(280,780) -2779 (285,795),(280,790) -2780 (285,805),(280,800) -2781 (285,815),(280,810) -2782 (285,825),(280,820) -2783 (285,835),(280,830) -2784 (285,845),(280,840) -2785 (285,855),(280,850) -2786 (285,865),(280,860) -2787 (285,875),(280,870) -2788 (285,885),(280,880) -2789 (285,895),(280,890) -2790 (285,905),(280,900) -2791 (285,915),(280,910) -2792 (285,925),(280,920) -2793 (285,935),(280,930) -2794 (285,945),(280,940) -2795 (285,955),(280,950) -2796 (285,965),(280,960) -2797 (285,975),(280,970) -2798 (285,985),(280,980) -2799 (285,995),(280,990) -2800 (285,1005),(280,1000) -2801 (295,15),(290,10) -2802 (295,25),(290,20) -2803 (295,35),(290,30) -2804 (295,45),(290,40) -2805 (295,55),(290,50) -2806 (295,65),(290,60) -2807 (295,75),(290,70) -2808 (295,85),(290,80) -2809 (295,95),(290,90) -2810 (295,105),(290,100) -2811 (295,115),(290,110) -2812 (295,125),(290,120) -2813 (295,135),(290,130) -2814 (295,145),(290,140) -2815 (295,155),(290,150) -2816 (295,165),(290,160) -2817 (295,175),(290,170) -2818 (295,185),(290,180) -2819 (295,195),(290,190) -2820 (295,205),(290,200) -2821 (295,215),(290,210) -2822 (295,225),(290,220) -2823 (295,235),(290,230) -2824 (295,245),(290,240) -2825 (295,255),(290,250) -2826 (295,265),(290,260) -2827 (295,275),(290,270) -2828 (295,285),(290,280) -2829 (295,295),(290,290) -2830 (295,305),(290,300) -2831 (295,315),(290,310) -2832 (295,325),(290,320) -2833 (295,335),(290,330) -2834 (295,345),(290,340) -2835 (295,355),(290,350) -2836 (295,365),(290,360) -2837 (295,375),(290,370) -2838 (295,385),(290,380) -2839 (295,395),(290,390) -2840 (295,405),(290,400) -2841 (295,415),(290,410) -2842 (295,425),(290,420) -2843 (295,435),(290,430) -2844 (295,445),(290,440) -2845 (295,455),(290,450) -2846 (295,465),(290,460) -2847 (295,475),(290,470) -2848 (295,485),(290,480) -2849 (295,495),(290,490) -2850 (295,505),(290,500) -2851 (295,515),(290,510) -2852 (295,525),(290,520) -2853 (295,535),(290,530) -2854 (295,545),(290,540) -2855 (295,555),(290,550) -2856 (295,565),(290,560) -2857 (295,575),(290,570) -2858 (295,585),(290,580) -2859 (295,595),(290,590) -2860 (295,605),(290,600) -2861 (295,615),(290,610) -2862 (295,625),(290,620) -2863 (295,635),(290,630) -2864 (295,645),(290,640) -2865 (295,655),(290,650) -2866 (295,665),(290,660) -2867 (295,675),(290,670) -2868 (295,685),(290,680) -2869 (295,695),(290,690) -2870 (295,705),(290,700) -2871 (295,715),(290,710) -2872 (295,725),(290,720) -2873 (295,735),(290,730) -2874 (295,745),(290,740) -2875 (295,755),(290,750) -2876 (295,765),(290,760) -2877 (295,775),(290,770) -2878 (295,785),(290,780) -2879 (295,795),(290,790) -2880 (295,805),(290,800) -2881 (295,815),(290,810) -2882 (295,825),(290,820) -2883 (295,835),(290,830) -2884 (295,845),(290,840) -2885 (295,855),(290,850) -2886 (295,865),(290,860) -2887 (295,875),(290,870) -2888 (295,885),(290,880) -2889 (295,895),(290,890) -2890 (295,905),(290,900) -2891 (295,915),(290,910) -2892 (295,925),(290,920) -2893 (295,935),(290,930) -2894 (295,945),(290,940) -2895 (295,955),(290,950) -2896 (295,965),(290,960) -2897 (295,975),(290,970) -2898 (295,985),(290,980) -2899 (295,995),(290,990) -2900 (295,1005),(290,1000) -2901 (305,15),(300,10) -2902 (305,25),(300,20) -2903 (305,35),(300,30) -2904 (305,45),(300,40) -2905 (305,55),(300,50) -2906 (305,65),(300,60) -2907 (305,75),(300,70) -2908 (305,85),(300,80) -2909 (305,95),(300,90) -2910 (305,105),(300,100) -2911 (305,115),(300,110) -2912 (305,125),(300,120) -2913 (305,135),(300,130) -2914 (305,145),(300,140) -2915 (305,155),(300,150) -2916 (305,165),(300,160) -2917 (305,175),(300,170) -2918 (305,185),(300,180) -2919 (305,195),(300,190) -2920 (305,205),(300,200) -2921 (305,215),(300,210) -2922 (305,225),(300,220) -2923 (305,235),(300,230) -2924 (305,245),(300,240) -2925 (305,255),(300,250) -2926 (305,265),(300,260) -2927 (305,275),(300,270) -2928 (305,285),(300,280) -2929 (305,295),(300,290) -2930 (305,305),(300,300) -2931 (305,315),(300,310) -2932 (305,325),(300,320) -2933 (305,335),(300,330) -2934 (305,345),(300,340) -2935 (305,355),(300,350) -2936 (305,365),(300,360) -2937 (305,375),(300,370) -2938 (305,385),(300,380) -2939 (305,395),(300,390) -2940 (305,405),(300,400) -2941 (305,415),(300,410) -2942 (305,425),(300,420) -2943 (305,435),(300,430) -2944 (305,445),(300,440) -2945 (305,455),(300,450) -2946 (305,465),(300,460) -2947 (305,475),(300,470) -2948 (305,485),(300,480) -2949 (305,495),(300,490) -2950 (305,505),(300,500) -2951 (305,515),(300,510) -2952 (305,525),(300,520) -2953 (305,535),(300,530) -2954 (305,545),(300,540) -2955 (305,555),(300,550) -2956 (305,565),(300,560) -2957 (305,575),(300,570) -2958 (305,585),(300,580) -2959 (305,595),(300,590) -2960 (305,605),(300,600) -2961 (305,615),(300,610) -2962 (305,625),(300,620) -2963 (305,635),(300,630) -2964 (305,645),(300,640) -2965 (305,655),(300,650) -2966 (305,665),(300,660) -2967 (305,675),(300,670) -2968 (305,685),(300,680) -2969 (305,695),(300,690) -2970 (305,705),(300,700) -2971 (305,715),(300,710) -2972 (305,725),(300,720) -2973 (305,735),(300,730) -2974 (305,745),(300,740) -2975 (305,755),(300,750) -2976 (305,765),(300,760) -2977 (305,775),(300,770) -2978 (305,785),(300,780) -2979 (305,795),(300,790) -2980 (305,805),(300,800) -2981 (305,815),(300,810) -2982 (305,825),(300,820) -2983 (305,835),(300,830) -2984 (305,845),(300,840) -2985 (305,855),(300,850) -2986 (305,865),(300,860) -2987 (305,875),(300,870) -2988 (305,885),(300,880) -2989 (305,895),(300,890) -2990 (305,905),(300,900) -2991 (305,915),(300,910) -2992 (305,925),(300,920) -2993 (305,935),(300,930) -2994 (305,945),(300,940) -2995 (305,955),(300,950) -2996 (305,965),(300,960) -2997 (305,975),(300,970) -2998 (305,985),(300,980) -2999 (305,995),(300,990) -3000 (305,1005),(300,1000) -3001 (315,15),(310,10) -3002 (315,25),(310,20) -3003 (315,35),(310,30) -3004 (315,45),(310,40) -3005 (315,55),(310,50) -3006 (315,65),(310,60) -3007 (315,75),(310,70) -3008 (315,85),(310,80) -3009 (315,95),(310,90) -3010 (315,105),(310,100) -3011 (315,115),(310,110) -3012 (315,125),(310,120) -3013 (315,135),(310,130) -3014 (315,145),(310,140) -3015 (315,155),(310,150) -3016 (315,165),(310,160) -3017 (315,175),(310,170) -3018 (315,185),(310,180) -3019 (315,195),(310,190) -3020 (315,205),(310,200) -3021 (315,215),(310,210) -3022 (315,225),(310,220) -3023 (315,235),(310,230) -3024 (315,245),(310,240) -3025 (315,255),(310,250) -3026 (315,265),(310,260) -3027 (315,275),(310,270) -3028 (315,285),(310,280) -3029 (315,295),(310,290) -3030 (315,305),(310,300) -3031 (315,315),(310,310) -3032 (315,325),(310,320) -3033 (315,335),(310,330) -3034 (315,345),(310,340) -3035 (315,355),(310,350) -3036 (315,365),(310,360) -3037 (315,375),(310,370) -3038 (315,385),(310,380) -3039 (315,395),(310,390) -3040 (315,405),(310,400) -3041 (315,415),(310,410) -3042 (315,425),(310,420) -3043 (315,435),(310,430) -3044 (315,445),(310,440) -3045 (315,455),(310,450) -3046 (315,465),(310,460) -3047 (315,475),(310,470) -3048 (315,485),(310,480) -3049 (315,495),(310,490) -3050 (315,505),(310,500) -3051 (315,515),(310,510) -3052 (315,525),(310,520) -3053 (315,535),(310,530) -3054 (315,545),(310,540) -3055 (315,555),(310,550) -3056 (315,565),(310,560) -3057 (315,575),(310,570) -3058 (315,585),(310,580) -3059 (315,595),(310,590) -3060 (315,605),(310,600) -3061 (315,615),(310,610) -3062 (315,625),(310,620) -3063 (315,635),(310,630) -3064 (315,645),(310,640) -3065 (315,655),(310,650) -3066 (315,665),(310,660) -3067 (315,675),(310,670) -3068 (315,685),(310,680) -3069 (315,695),(310,690) -3070 (315,705),(310,700) -3071 (315,715),(310,710) -3072 (315,725),(310,720) -3073 (315,735),(310,730) -3074 (315,745),(310,740) -3075 (315,755),(310,750) -3076 (315,765),(310,760) -3077 (315,775),(310,770) -3078 (315,785),(310,780) -3079 (315,795),(310,790) -3080 (315,805),(310,800) -3081 (315,815),(310,810) -3082 (315,825),(310,820) -3083 (315,835),(310,830) -3084 (315,845),(310,840) -3085 (315,855),(310,850) -3086 (315,865),(310,860) -3087 (315,875),(310,870) -3088 (315,885),(310,880) -3089 (315,895),(310,890) -3090 (315,905),(310,900) -3091 (315,915),(310,910) -3092 (315,925),(310,920) -3093 (315,935),(310,930) -3094 (315,945),(310,940) -3095 (315,955),(310,950) -3096 (315,965),(310,960) -3097 (315,975),(310,970) -3098 (315,985),(310,980) -3099 (315,995),(310,990) -3100 (315,1005),(310,1000) -3101 (325,15),(320,10) -3102 (325,25),(320,20) -3103 (325,35),(320,30) -3104 (325,45),(320,40) -3105 (325,55),(320,50) -3106 (325,65),(320,60) -3107 (325,75),(320,70) -3108 (325,85),(320,80) -3109 (325,95),(320,90) -3110 (325,105),(320,100) -3111 (325,115),(320,110) -3112 (325,125),(320,120) -3113 (325,135),(320,130) -3114 (325,145),(320,140) -3115 (325,155),(320,150) -3116 (325,165),(320,160) -3117 (325,175),(320,170) -3118 (325,185),(320,180) -3119 (325,195),(320,190) -3120 (325,205),(320,200) -3121 (325,215),(320,210) -3122 (325,225),(320,220) -3123 (325,235),(320,230) -3124 (325,245),(320,240) -3125 (325,255),(320,250) -3126 (325,265),(320,260) -3127 (325,275),(320,270) -3128 (325,285),(320,280) -3129 (325,295),(320,290) -3130 (325,305),(320,300) -3131 (325,315),(320,310) -3132 (325,325),(320,320) -3133 (325,335),(320,330) -3134 (325,345),(320,340) -3135 (325,355),(320,350) -3136 (325,365),(320,360) -3137 (325,375),(320,370) -3138 (325,385),(320,380) -3139 (325,395),(320,390) -3140 (325,405),(320,400) -3141 (325,415),(320,410) -3142 (325,425),(320,420) -3143 (325,435),(320,430) -3144 (325,445),(320,440) -3145 (325,455),(320,450) -3146 (325,465),(320,460) -3147 (325,475),(320,470) -3148 (325,485),(320,480) -3149 (325,495),(320,490) -3150 (325,505),(320,500) -3151 (325,515),(320,510) -3152 (325,525),(320,520) -3153 (325,535),(320,530) -3154 (325,545),(320,540) -3155 (325,555),(320,550) -3156 (325,565),(320,560) -3157 (325,575),(320,570) -3158 (325,585),(320,580) -3159 (325,595),(320,590) -3160 (325,605),(320,600) -3161 (325,615),(320,610) -3162 (325,625),(320,620) -3163 (325,635),(320,630) -3164 (325,645),(320,640) -3165 (325,655),(320,650) -3166 (325,665),(320,660) -3167 (325,675),(320,670) -3168 (325,685),(320,680) -3169 (325,695),(320,690) -3170 (325,705),(320,700) -3171 (325,715),(320,710) -3172 (325,725),(320,720) -3173 (325,735),(320,730) -3174 (325,745),(320,740) -3175 (325,755),(320,750) -3176 (325,765),(320,760) -3177 (325,775),(320,770) -3178 (325,785),(320,780) -3179 (325,795),(320,790) -3180 (325,805),(320,800) -3181 (325,815),(320,810) -3182 (325,825),(320,820) -3183 (325,835),(320,830) -3184 (325,845),(320,840) -3185 (325,855),(320,850) -3186 (325,865),(320,860) -3187 (325,875),(320,870) -3188 (325,885),(320,880) -3189 (325,895),(320,890) -3190 (325,905),(320,900) -3191 (325,915),(320,910) -3192 (325,925),(320,920) -3193 (325,935),(320,930) -3194 (325,945),(320,940) -3195 (325,955),(320,950) -3196 (325,965),(320,960) -3197 (325,975),(320,970) -3198 (325,985),(320,980) -3199 (325,995),(320,990) -3200 (325,1005),(320,1000) -3201 (335,15),(330,10) -3202 (335,25),(330,20) -3203 (335,35),(330,30) -3204 (335,45),(330,40) -3205 (335,55),(330,50) -3206 (335,65),(330,60) -3207 (335,75),(330,70) -3208 (335,85),(330,80) -3209 (335,95),(330,90) -3210 (335,105),(330,100) -3211 (335,115),(330,110) -3212 (335,125),(330,120) -3213 (335,135),(330,130) -3214 (335,145),(330,140) -3215 (335,155),(330,150) -3216 (335,165),(330,160) -3217 (335,175),(330,170) -3218 (335,185),(330,180) -3219 (335,195),(330,190) -3220 (335,205),(330,200) -3221 (335,215),(330,210) -3222 (335,225),(330,220) -3223 (335,235),(330,230) -3224 (335,245),(330,240) -3225 (335,255),(330,250) -3226 (335,265),(330,260) -3227 (335,275),(330,270) -3228 (335,285),(330,280) -3229 (335,295),(330,290) -3230 (335,305),(330,300) -3231 (335,315),(330,310) -3232 (335,325),(330,320) -3233 (335,335),(330,330) -3234 (335,345),(330,340) -3235 (335,355),(330,350) -3236 (335,365),(330,360) -3237 (335,375),(330,370) -3238 (335,385),(330,380) -3239 (335,395),(330,390) -3240 (335,405),(330,400) -3241 (335,415),(330,410) -3242 (335,425),(330,420) -3243 (335,435),(330,430) -3244 (335,445),(330,440) -3245 (335,455),(330,450) -3246 (335,465),(330,460) -3247 (335,475),(330,470) -3248 (335,485),(330,480) -3249 (335,495),(330,490) -3250 (335,505),(330,500) -3251 (335,515),(330,510) -3252 (335,525),(330,520) -3253 (335,535),(330,530) -3254 (335,545),(330,540) -3255 (335,555),(330,550) -3256 (335,565),(330,560) -3257 (335,575),(330,570) -3258 (335,585),(330,580) -3259 (335,595),(330,590) -3260 (335,605),(330,600) -3261 (335,615),(330,610) -3262 (335,625),(330,620) -3263 (335,635),(330,630) -3264 (335,645),(330,640) -3265 (335,655),(330,650) -3266 (335,665),(330,660) -3267 (335,675),(330,670) -3268 (335,685),(330,680) -3269 (335,695),(330,690) -3270 (335,705),(330,700) -3271 (335,715),(330,710) -3272 (335,725),(330,720) -3273 (335,735),(330,730) -3274 (335,745),(330,740) -3275 (335,755),(330,750) -3276 (335,765),(330,760) -3277 (335,775),(330,770) -3278 (335,785),(330,780) -3279 (335,795),(330,790) -3280 (335,805),(330,800) -3281 (335,815),(330,810) -3282 (335,825),(330,820) -3283 (335,835),(330,830) -3284 (335,845),(330,840) -3285 (335,855),(330,850) -3286 (335,865),(330,860) -3287 (335,875),(330,870) -3288 (335,885),(330,880) -3289 (335,895),(330,890) -3290 (335,905),(330,900) -3291 (335,915),(330,910) -3292 (335,925),(330,920) -3293 (335,935),(330,930) -3294 (335,945),(330,940) -3295 (335,955),(330,950) -3296 (335,965),(330,960) -3297 (335,975),(330,970) -3298 (335,985),(330,980) -3299 (335,995),(330,990) -3300 (335,1005),(330,1000) -3301 (345,15),(340,10) -3302 (345,25),(340,20) -3303 (345,35),(340,30) -3304 (345,45),(340,40) -3305 (345,55),(340,50) -3306 (345,65),(340,60) -3307 (345,75),(340,70) -3308 (345,85),(340,80) -3309 (345,95),(340,90) -3310 (345,105),(340,100) -3311 (345,115),(340,110) -3312 (345,125),(340,120) -3313 (345,135),(340,130) -3314 (345,145),(340,140) -3315 (345,155),(340,150) -3316 (345,165),(340,160) -3317 (345,175),(340,170) -3318 (345,185),(340,180) -3319 (345,195),(340,190) -3320 (345,205),(340,200) -3321 (345,215),(340,210) -3322 (345,225),(340,220) -3323 (345,235),(340,230) -3324 (345,245),(340,240) -3325 (345,255),(340,250) -3326 (345,265),(340,260) -3327 (345,275),(340,270) -3328 (345,285),(340,280) -3329 (345,295),(340,290) -3330 (345,305),(340,300) -3331 (345,315),(340,310) -3332 (345,325),(340,320) -3333 (345,335),(340,330) -3334 (345,345),(340,340) -3335 (345,355),(340,350) -3336 (345,365),(340,360) -3337 (345,375),(340,370) -3338 (345,385),(340,380) -3339 (345,395),(340,390) -3340 (345,405),(340,400) -3341 (345,415),(340,410) -3342 (345,425),(340,420) -3343 (345,435),(340,430) -3344 (345,445),(340,440) -3345 (345,455),(340,450) -3346 (345,465),(340,460) -3347 (345,475),(340,470) -3348 (345,485),(340,480) -3349 (345,495),(340,490) -3350 (345,505),(340,500) -3351 (345,515),(340,510) -3352 (345,525),(340,520) -3353 (345,535),(340,530) -3354 (345,545),(340,540) -3355 (345,555),(340,550) -3356 (345,565),(340,560) -3357 (345,575),(340,570) -3358 (345,585),(340,580) -3359 (345,595),(340,590) -3360 (345,605),(340,600) -3361 (345,615),(340,610) -3362 (345,625),(340,620) -3363 (345,635),(340,630) -3364 (345,645),(340,640) -3365 (345,655),(340,650) -3366 (345,665),(340,660) -3367 (345,675),(340,670) -3368 (345,685),(340,680) -3369 (345,695),(340,690) -3370 (345,705),(340,700) -3371 (345,715),(340,710) -3372 (345,725),(340,720) -3373 (345,735),(340,730) -3374 (345,745),(340,740) -3375 (345,755),(340,750) -3376 (345,765),(340,760) -3377 (345,775),(340,770) -3378 (345,785),(340,780) -3379 (345,795),(340,790) -3380 (345,805),(340,800) -3381 (345,815),(340,810) -3382 (345,825),(340,820) -3383 (345,835),(340,830) -3384 (345,845),(340,840) -3385 (345,855),(340,850) -3386 (345,865),(340,860) -3387 (345,875),(340,870) -3388 (345,885),(340,880) -3389 (345,895),(340,890) -3390 (345,905),(340,900) -3391 (345,915),(340,910) -3392 (345,925),(340,920) -3393 (345,935),(340,930) -3394 (345,945),(340,940) -3395 (345,955),(340,950) -3396 (345,965),(340,960) -3397 (345,975),(340,970) -3398 (345,985),(340,980) -3399 (345,995),(340,990) -3400 (345,1005),(340,1000) -3401 (355,15),(350,10) -3402 (355,25),(350,20) -3403 (355,35),(350,30) -3404 (355,45),(350,40) -3405 (355,55),(350,50) -3406 (355,65),(350,60) -3407 (355,75),(350,70) -3408 (355,85),(350,80) -3409 (355,95),(350,90) -3410 (355,105),(350,100) -3411 (355,115),(350,110) -3412 (355,125),(350,120) -3413 (355,135),(350,130) -3414 (355,145),(350,140) -3415 (355,155),(350,150) -3416 (355,165),(350,160) -3417 (355,175),(350,170) -3418 (355,185),(350,180) -3419 (355,195),(350,190) -3420 (355,205),(350,200) -3421 (355,215),(350,210) -3422 (355,225),(350,220) -3423 (355,235),(350,230) -3424 (355,245),(350,240) -3425 (355,255),(350,250) -3426 (355,265),(350,260) -3427 (355,275),(350,270) -3428 (355,285),(350,280) -3429 (355,295),(350,290) -3430 (355,305),(350,300) -3431 (355,315),(350,310) -3432 (355,325),(350,320) -3433 (355,335),(350,330) -3434 (355,345),(350,340) -3435 (355,355),(350,350) -3436 (355,365),(350,360) -3437 (355,375),(350,370) -3438 (355,385),(350,380) -3439 (355,395),(350,390) -3440 (355,405),(350,400) -3441 (355,415),(350,410) -3442 (355,425),(350,420) -3443 (355,435),(350,430) -3444 (355,445),(350,440) -3445 (355,455),(350,450) -3446 (355,465),(350,460) -3447 (355,475),(350,470) -3448 (355,485),(350,480) -3449 (355,495),(350,490) -3450 (355,505),(350,500) -3451 (355,515),(350,510) -3452 (355,525),(350,520) -3453 (355,535),(350,530) -3454 (355,545),(350,540) -3455 (355,555),(350,550) -3456 (355,565),(350,560) -3457 (355,575),(350,570) -3458 (355,585),(350,580) -3459 (355,595),(350,590) -3460 (355,605),(350,600) -3461 (355,615),(350,610) -3462 (355,625),(350,620) -3463 (355,635),(350,630) -3464 (355,645),(350,640) -3465 (355,655),(350,650) -3466 (355,665),(350,660) -3467 (355,675),(350,670) -3468 (355,685),(350,680) -3469 (355,695),(350,690) -3470 (355,705),(350,700) -3471 (355,715),(350,710) -3472 (355,725),(350,720) -3473 (355,735),(350,730) -3474 (355,745),(350,740) -3475 (355,755),(350,750) -3476 (355,765),(350,760) -3477 (355,775),(350,770) -3478 (355,785),(350,780) -3479 (355,795),(350,790) -3480 (355,805),(350,800) -3481 (355,815),(350,810) -3482 (355,825),(350,820) -3483 (355,835),(350,830) -3484 (355,845),(350,840) -3485 (355,855),(350,850) -3486 (355,865),(350,860) -3487 (355,875),(350,870) -3488 (355,885),(350,880) -3489 (355,895),(350,890) -3490 (355,905),(350,900) -3491 (355,915),(350,910) -3492 (355,925),(350,920) -3493 (355,935),(350,930) -3494 (355,945),(350,940) -3495 (355,955),(350,950) -3496 (355,965),(350,960) -3497 (355,975),(350,970) -3498 (355,985),(350,980) -3499 (355,995),(350,990) -3500 (355,1005),(350,1000) -3501 (365,15),(360,10) -3502 (365,25),(360,20) -3503 (365,35),(360,30) -3504 (365,45),(360,40) -3505 (365,55),(360,50) -3506 (365,65),(360,60) -3507 (365,75),(360,70) -3508 (365,85),(360,80) -3509 (365,95),(360,90) -3510 (365,105),(360,100) -3511 (365,115),(360,110) -3512 (365,125),(360,120) -3513 (365,135),(360,130) -3514 (365,145),(360,140) -3515 (365,155),(360,150) -3516 (365,165),(360,160) -3517 (365,175),(360,170) -3518 (365,185),(360,180) -3519 (365,195),(360,190) -3520 (365,205),(360,200) -3521 (365,215),(360,210) -3522 (365,225),(360,220) -3523 (365,235),(360,230) -3524 (365,245),(360,240) -3525 (365,255),(360,250) -3526 (365,265),(360,260) -3527 (365,275),(360,270) -3528 (365,285),(360,280) -3529 (365,295),(360,290) -3530 (365,305),(360,300) -3531 (365,315),(360,310) -3532 (365,325),(360,320) -3533 (365,335),(360,330) -3534 (365,345),(360,340) -3535 (365,355),(360,350) -3536 (365,365),(360,360) -3537 (365,375),(360,370) -3538 (365,385),(360,380) -3539 (365,395),(360,390) -3540 (365,405),(360,400) -3541 (365,415),(360,410) -3542 (365,425),(360,420) -3543 (365,435),(360,430) -3544 (365,445),(360,440) -3545 (365,455),(360,450) -3546 (365,465),(360,460) -3547 (365,475),(360,470) -3548 (365,485),(360,480) -3549 (365,495),(360,490) -3550 (365,505),(360,500) -3551 (365,515),(360,510) -3552 (365,525),(360,520) -3553 (365,535),(360,530) -3554 (365,545),(360,540) -3555 (365,555),(360,550) -3556 (365,565),(360,560) -3557 (365,575),(360,570) -3558 (365,585),(360,580) -3559 (365,595),(360,590) -3560 (365,605),(360,600) -3561 (365,615),(360,610) -3562 (365,625),(360,620) -3563 (365,635),(360,630) -3564 (365,645),(360,640) -3565 (365,655),(360,650) -3566 (365,665),(360,660) -3567 (365,675),(360,670) -3568 (365,685),(360,680) -3569 (365,695),(360,690) -3570 (365,705),(360,700) -3571 (365,715),(360,710) -3572 (365,725),(360,720) -3573 (365,735),(360,730) -3574 (365,745),(360,740) -3575 (365,755),(360,750) -3576 (365,765),(360,760) -3577 (365,775),(360,770) -3578 (365,785),(360,780) -3579 (365,795),(360,790) -3580 (365,805),(360,800) -3581 (365,815),(360,810) -3582 (365,825),(360,820) -3583 (365,835),(360,830) -3584 (365,845),(360,840) -3585 (365,855),(360,850) -3586 (365,865),(360,860) -3587 (365,875),(360,870) -3588 (365,885),(360,880) -3589 (365,895),(360,890) -3590 (365,905),(360,900) -3591 (365,915),(360,910) -3592 (365,925),(360,920) -3593 (365,935),(360,930) -3594 (365,945),(360,940) -3595 (365,955),(360,950) -3596 (365,965),(360,960) -3597 (365,975),(360,970) -3598 (365,985),(360,980) -3599 (365,995),(360,990) -3600 (365,1005),(360,1000) -3601 (375,15),(370,10) -3602 (375,25),(370,20) -3603 (375,35),(370,30) -3604 (375,45),(370,40) -3605 (375,55),(370,50) -3606 (375,65),(370,60) -3607 (375,75),(370,70) -3608 (375,85),(370,80) -3609 (375,95),(370,90) -3610 (375,105),(370,100) -3611 (375,115),(370,110) -3612 (375,125),(370,120) -3613 (375,135),(370,130) -3614 (375,145),(370,140) -3615 (375,155),(370,150) -3616 (375,165),(370,160) -3617 (375,175),(370,170) -3618 (375,185),(370,180) -3619 (375,195),(370,190) -3620 (375,205),(370,200) -3621 (375,215),(370,210) -3622 (375,225),(370,220) -3623 (375,235),(370,230) -3624 (375,245),(370,240) -3625 (375,255),(370,250) -3626 (375,265),(370,260) -3627 (375,275),(370,270) -3628 (375,285),(370,280) -3629 (375,295),(370,290) -3630 (375,305),(370,300) -3631 (375,315),(370,310) -3632 (375,325),(370,320) -3633 (375,335),(370,330) -3634 (375,345),(370,340) -3635 (375,355),(370,350) -3636 (375,365),(370,360) -3637 (375,375),(370,370) -3638 (375,385),(370,380) -3639 (375,395),(370,390) -3640 (375,405),(370,400) -3641 (375,415),(370,410) -3642 (375,425),(370,420) -3643 (375,435),(370,430) -3644 (375,445),(370,440) -3645 (375,455),(370,450) -3646 (375,465),(370,460) -3647 (375,475),(370,470) -3648 (375,485),(370,480) -3649 (375,495),(370,490) -3650 (375,505),(370,500) -3651 (375,515),(370,510) -3652 (375,525),(370,520) -3653 (375,535),(370,530) -3654 (375,545),(370,540) -3655 (375,555),(370,550) -3656 (375,565),(370,560) -3657 (375,575),(370,570) -3658 (375,585),(370,580) -3659 (375,595),(370,590) -3660 (375,605),(370,600) -3661 (375,615),(370,610) -3662 (375,625),(370,620) -3663 (375,635),(370,630) -3664 (375,645),(370,640) -3665 (375,655),(370,650) -3666 (375,665),(370,660) -3667 (375,675),(370,670) -3668 (375,685),(370,680) -3669 (375,695),(370,690) -3670 (375,705),(370,700) -3671 (375,715),(370,710) -3672 (375,725),(370,720) -3673 (375,735),(370,730) -3674 (375,745),(370,740) -3675 (375,755),(370,750) -3676 (375,765),(370,760) -3677 (375,775),(370,770) -3678 (375,785),(370,780) -3679 (375,795),(370,790) -3680 (375,805),(370,800) -3681 (375,815),(370,810) -3682 (375,825),(370,820) -3683 (375,835),(370,830) -3684 (375,845),(370,840) -3685 (375,855),(370,850) -3686 (375,865),(370,860) -3687 (375,875),(370,870) -3688 (375,885),(370,880) -3689 (375,895),(370,890) -3690 (375,905),(370,900) -3691 (375,915),(370,910) -3692 (375,925),(370,920) -3693 (375,935),(370,930) -3694 (375,945),(370,940) -3695 (375,955),(370,950) -3696 (375,965),(370,960) -3697 (375,975),(370,970) -3698 (375,985),(370,980) -3699 (375,995),(370,990) -3700 (375,1005),(370,1000) -3701 (385,15),(380,10) -3702 (385,25),(380,20) -3703 (385,35),(380,30) -3704 (385,45),(380,40) -3705 (385,55),(380,50) -3706 (385,65),(380,60) -3707 (385,75),(380,70) -3708 (385,85),(380,80) -3709 (385,95),(380,90) -3710 (385,105),(380,100) -3711 (385,115),(380,110) -3712 (385,125),(380,120) -3713 (385,135),(380,130) -3714 (385,145),(380,140) -3715 (385,155),(380,150) -3716 (385,165),(380,160) -3717 (385,175),(380,170) -3718 (385,185),(380,180) -3719 (385,195),(380,190) -3720 (385,205),(380,200) -3721 (385,215),(380,210) -3722 (385,225),(380,220) -3723 (385,235),(380,230) -3724 (385,245),(380,240) -3725 (385,255),(380,250) -3726 (385,265),(380,260) -3727 (385,275),(380,270) -3728 (385,285),(380,280) -3729 (385,295),(380,290) -3730 (385,305),(380,300) -3731 (385,315),(380,310) -3732 (385,325),(380,320) -3733 (385,335),(380,330) -3734 (385,345),(380,340) -3735 (385,355),(380,350) -3736 (385,365),(380,360) -3737 (385,375),(380,370) -3738 (385,385),(380,380) -3739 (385,395),(380,390) -3740 (385,405),(380,400) -3741 (385,415),(380,410) -3742 (385,425),(380,420) -3743 (385,435),(380,430) -3744 (385,445),(380,440) -3745 (385,455),(380,450) -3746 (385,465),(380,460) -3747 (385,475),(380,470) -3748 (385,485),(380,480) -3749 (385,495),(380,490) -3750 (385,505),(380,500) -3751 (385,515),(380,510) -3752 (385,525),(380,520) -3753 (385,535),(380,530) -3754 (385,545),(380,540) -3755 (385,555),(380,550) -3756 (385,565),(380,560) -3757 (385,575),(380,570) -3758 (385,585),(380,580) -3759 (385,595),(380,590) -3760 (385,605),(380,600) -3761 (385,615),(380,610) -3762 (385,625),(380,620) -3763 (385,635),(380,630) -3764 (385,645),(380,640) -3765 (385,655),(380,650) -3766 (385,665),(380,660) -3767 (385,675),(380,670) -3768 (385,685),(380,680) -3769 (385,695),(380,690) -3770 (385,705),(380,700) -3771 (385,715),(380,710) -3772 (385,725),(380,720) -3773 (385,735),(380,730) -3774 (385,745),(380,740) -3775 (385,755),(380,750) -3776 (385,765),(380,760) -3777 (385,775),(380,770) -3778 (385,785),(380,780) -3779 (385,795),(380,790) -3780 (385,805),(380,800) -3781 (385,815),(380,810) -3782 (385,825),(380,820) -3783 (385,835),(380,830) -3784 (385,845),(380,840) -3785 (385,855),(380,850) -3786 (385,865),(380,860) -3787 (385,875),(380,870) -3788 (385,885),(380,880) -3789 (385,895),(380,890) -3790 (385,905),(380,900) -3791 (385,915),(380,910) -3792 (385,925),(380,920) -3793 (385,935),(380,930) -3794 (385,945),(380,940) -3795 (385,955),(380,950) -3796 (385,965),(380,960) -3797 (385,975),(380,970) -3798 (385,985),(380,980) -3799 (385,995),(380,990) -3800 (385,1005),(380,1000) -3801 (395,15),(390,10) -3802 (395,25),(390,20) -3803 (395,35),(390,30) -3804 (395,45),(390,40) -3805 (395,55),(390,50) -3806 (395,65),(390,60) -3807 (395,75),(390,70) -3808 (395,85),(390,80) -3809 (395,95),(390,90) -3810 (395,105),(390,100) -3811 (395,115),(390,110) -3812 (395,125),(390,120) -3813 (395,135),(390,130) -3814 (395,145),(390,140) -3815 (395,155),(390,150) -3816 (395,165),(390,160) -3817 (395,175),(390,170) -3818 (395,185),(390,180) -3819 (395,195),(390,190) -3820 (395,205),(390,200) -3821 (395,215),(390,210) -3822 (395,225),(390,220) -3823 (395,235),(390,230) -3824 (395,245),(390,240) -3825 (395,255),(390,250) -3826 (395,265),(390,260) -3827 (395,275),(390,270) -3828 (395,285),(390,280) -3829 (395,295),(390,290) -3830 (395,305),(390,300) -3831 (395,315),(390,310) -3832 (395,325),(390,320) -3833 (395,335),(390,330) -3834 (395,345),(390,340) -3835 (395,355),(390,350) -3836 (395,365),(390,360) -3837 (395,375),(390,370) -3838 (395,385),(390,380) -3839 (395,395),(390,390) -3840 (395,405),(390,400) -3841 (395,415),(390,410) -3842 (395,425),(390,420) -3843 (395,435),(390,430) -3844 (395,445),(390,440) -3845 (395,455),(390,450) -3846 (395,465),(390,460) -3847 (395,475),(390,470) -3848 (395,485),(390,480) -3849 (395,495),(390,490) -3850 (395,505),(390,500) -3851 (395,515),(390,510) -3852 (395,525),(390,520) -3853 (395,535),(390,530) -3854 (395,545),(390,540) -3855 (395,555),(390,550) -3856 (395,565),(390,560) -3857 (395,575),(390,570) -3858 (395,585),(390,580) -3859 (395,595),(390,590) -3860 (395,605),(390,600) -3861 (395,615),(390,610) -3862 (395,625),(390,620) -3863 (395,635),(390,630) -3864 (395,645),(390,640) -3865 (395,655),(390,650) -3866 (395,665),(390,660) -3867 (395,675),(390,670) -3868 (395,685),(390,680) -3869 (395,695),(390,690) -3870 (395,705),(390,700) -3871 (395,715),(390,710) -3872 (395,725),(390,720) -3873 (395,735),(390,730) -3874 (395,745),(390,740) -3875 (395,755),(390,750) -3876 (395,765),(390,760) -3877 (395,775),(390,770) -3878 (395,785),(390,780) -3879 (395,795),(390,790) -3880 (395,805),(390,800) -3881 (395,815),(390,810) -3882 (395,825),(390,820) -3883 (395,835),(390,830) -3884 (395,845),(390,840) -3885 (395,855),(390,850) -3886 (395,865),(390,860) -3887 (395,875),(390,870) -3888 (395,885),(390,880) -3889 (395,895),(390,890) -3890 (395,905),(390,900) -3891 (395,915),(390,910) -3892 (395,925),(390,920) -3893 (395,935),(390,930) -3894 (395,945),(390,940) -3895 (395,955),(390,950) -3896 (395,965),(390,960) -3897 (395,975),(390,970) -3898 (395,985),(390,980) -3899 (395,995),(390,990) -3900 (395,1005),(390,1000) -3901 (405,15),(400,10) -3902 (405,25),(400,20) -3903 (405,35),(400,30) -3904 (405,45),(400,40) -3905 (405,55),(400,50) -3906 (405,65),(400,60) -3907 (405,75),(400,70) -3908 (405,85),(400,80) -3909 (405,95),(400,90) -3910 (405,105),(400,100) -3911 (405,115),(400,110) -3912 (405,125),(400,120) -3913 (405,135),(400,130) -3914 (405,145),(400,140) -3915 (405,155),(400,150) -3916 (405,165),(400,160) -3917 (405,175),(400,170) -3918 (405,185),(400,180) -3919 (405,195),(400,190) -3920 (405,205),(400,200) -3921 (405,215),(400,210) -3922 (405,225),(400,220) -3923 (405,235),(400,230) -3924 (405,245),(400,240) -3925 (405,255),(400,250) -3926 (405,265),(400,260) -3927 (405,275),(400,270) -3928 (405,285),(400,280) -3929 (405,295),(400,290) -3930 (405,305),(400,300) -3931 (405,315),(400,310) -3932 (405,325),(400,320) -3933 (405,335),(400,330) -3934 (405,345),(400,340) -3935 (405,355),(400,350) -3936 (405,365),(400,360) -3937 (405,375),(400,370) -3938 (405,385),(400,380) -3939 (405,395),(400,390) -3940 (405,405),(400,400) -3941 (405,415),(400,410) -3942 (405,425),(400,420) -3943 (405,435),(400,430) -3944 (405,445),(400,440) -3945 (405,455),(400,450) -3946 (405,465),(400,460) -3947 (405,475),(400,470) -3948 (405,485),(400,480) -3949 (405,495),(400,490) -3950 (405,505),(400,500) -3951 (405,515),(400,510) -3952 (405,525),(400,520) -3953 (405,535),(400,530) -3954 (405,545),(400,540) -3955 (405,555),(400,550) -3956 (405,565),(400,560) -3957 (405,575),(400,570) -3958 (405,585),(400,580) -3959 (405,595),(400,590) -3960 (405,605),(400,600) -3961 (405,615),(400,610) -3962 (405,625),(400,620) -3963 (405,635),(400,630) -3964 (405,645),(400,640) -3965 (405,655),(400,650) -3966 (405,665),(400,660) -3967 (405,675),(400,670) -3968 (405,685),(400,680) -3969 (405,695),(400,690) -3970 (405,705),(400,700) -3971 (405,715),(400,710) -3972 (405,725),(400,720) -3973 (405,735),(400,730) -3974 (405,745),(400,740) -3975 (405,755),(400,750) -3976 (405,765),(400,760) -3977 (405,775),(400,770) -3978 (405,785),(400,780) -3979 (405,795),(400,790) -3980 (405,805),(400,800) -3981 (405,815),(400,810) -3982 (405,825),(400,820) -3983 (405,835),(400,830) -3984 (405,845),(400,840) -3985 (405,855),(400,850) -3986 (405,865),(400,860) -3987 (405,875),(400,870) -3988 (405,885),(400,880) -3989 (405,895),(400,890) -3990 (405,905),(400,900) -3991 (405,915),(400,910) -3992 (405,925),(400,920) -3993 (405,935),(400,930) -3994 (405,945),(400,940) -3995 (405,955),(400,950) -3996 (405,965),(400,960) -3997 (405,975),(400,970) -3998 (405,985),(400,980) -3999 (405,995),(400,990) -4000 (405,1005),(400,1000) -4001 (415,15),(410,10) -4002 (415,25),(410,20) -4003 (415,35),(410,30) -4004 (415,45),(410,40) -4005 (415,55),(410,50) -4006 (415,65),(410,60) -4007 (415,75),(410,70) -4008 (415,85),(410,80) -4009 (415,95),(410,90) -4010 (415,105),(410,100) -4011 (415,115),(410,110) -4012 (415,125),(410,120) -4013 (415,135),(410,130) -4014 (415,145),(410,140) -4015 (415,155),(410,150) -4016 (415,165),(410,160) -4017 (415,175),(410,170) -4018 (415,185),(410,180) -4019 (415,195),(410,190) -4020 (415,205),(410,200) -4021 (415,215),(410,210) -4022 (415,225),(410,220) -4023 (415,235),(410,230) -4024 (415,245),(410,240) -4025 (415,255),(410,250) -4026 (415,265),(410,260) -4027 (415,275),(410,270) -4028 (415,285),(410,280) -4029 (415,295),(410,290) -4030 (415,305),(410,300) -4031 (415,315),(410,310) -4032 (415,325),(410,320) -4033 (415,335),(410,330) -4034 (415,345),(410,340) -4035 (415,355),(410,350) -4036 (415,365),(410,360) -4037 (415,375),(410,370) -4038 (415,385),(410,380) -4039 (415,395),(410,390) -4040 (415,405),(410,400) -4041 (415,415),(410,410) -4042 (415,425),(410,420) -4043 (415,435),(410,430) -4044 (415,445),(410,440) -4045 (415,455),(410,450) -4046 (415,465),(410,460) -4047 (415,475),(410,470) -4048 (415,485),(410,480) -4049 (415,495),(410,490) -4050 (415,505),(410,500) -4051 (415,515),(410,510) -4052 (415,525),(410,520) -4053 (415,535),(410,530) -4054 (415,545),(410,540) -4055 (415,555),(410,550) -4056 (415,565),(410,560) -4057 (415,575),(410,570) -4058 (415,585),(410,580) -4059 (415,595),(410,590) -4060 (415,605),(410,600) -4061 (415,615),(410,610) -4062 (415,625),(410,620) -4063 (415,635),(410,630) -4064 (415,645),(410,640) -4065 (415,655),(410,650) -4066 (415,665),(410,660) -4067 (415,675),(410,670) -4068 (415,685),(410,680) -4069 (415,695),(410,690) -4070 (415,705),(410,700) -4071 (415,715),(410,710) -4072 (415,725),(410,720) -4073 (415,735),(410,730) -4074 (415,745),(410,740) -4075 (415,755),(410,750) -4076 (415,765),(410,760) -4077 (415,775),(410,770) -4078 (415,785),(410,780) -4079 (415,795),(410,790) -4080 (415,805),(410,800) -4081 (415,815),(410,810) -4082 (415,825),(410,820) -4083 (415,835),(410,830) -4084 (415,845),(410,840) -4085 (415,855),(410,850) -4086 (415,865),(410,860) -4087 (415,875),(410,870) -4088 (415,885),(410,880) -4089 (415,895),(410,890) -4090 (415,905),(410,900) -4091 (415,915),(410,910) -4092 (415,925),(410,920) -4093 (415,935),(410,930) -4094 (415,945),(410,940) -4095 (415,955),(410,950) -4096 (415,965),(410,960) -4097 (415,975),(410,970) -4098 (415,985),(410,980) -4099 (415,995),(410,990) -4100 (415,1005),(410,1000) -4101 (425,15),(420,10) -4102 (425,25),(420,20) -4103 (425,35),(420,30) -4104 (425,45),(420,40) -4105 (425,55),(420,50) -4106 (425,65),(420,60) -4107 (425,75),(420,70) -4108 (425,85),(420,80) -4109 (425,95),(420,90) -4110 (425,105),(420,100) -4111 (425,115),(420,110) -4112 (425,125),(420,120) -4113 (425,135),(420,130) -4114 (425,145),(420,140) -4115 (425,155),(420,150) -4116 (425,165),(420,160) -4117 (425,175),(420,170) -4118 (425,185),(420,180) -4119 (425,195),(420,190) -4120 (425,205),(420,200) -4121 (425,215),(420,210) -4122 (425,225),(420,220) -4123 (425,235),(420,230) -4124 (425,245),(420,240) -4125 (425,255),(420,250) -4126 (425,265),(420,260) -4127 (425,275),(420,270) -4128 (425,285),(420,280) -4129 (425,295),(420,290) -4130 (425,305),(420,300) -4131 (425,315),(420,310) -4132 (425,325),(420,320) -4133 (425,335),(420,330) -4134 (425,345),(420,340) -4135 (425,355),(420,350) -4136 (425,365),(420,360) -4137 (425,375),(420,370) -4138 (425,385),(420,380) -4139 (425,395),(420,390) -4140 (425,405),(420,400) -4141 (425,415),(420,410) -4142 (425,425),(420,420) -4143 (425,435),(420,430) -4144 (425,445),(420,440) -4145 (425,455),(420,450) -4146 (425,465),(420,460) -4147 (425,475),(420,470) -4148 (425,485),(420,480) -4149 (425,495),(420,490) -4150 (425,505),(420,500) -4151 (425,515),(420,510) -4152 (425,525),(420,520) -4153 (425,535),(420,530) -4154 (425,545),(420,540) -4155 (425,555),(420,550) -4156 (425,565),(420,560) -4157 (425,575),(420,570) -4158 (425,585),(420,580) -4159 (425,595),(420,590) -4160 (425,605),(420,600) -4161 (425,615),(420,610) -4162 (425,625),(420,620) -4163 (425,635),(420,630) -4164 (425,645),(420,640) -4165 (425,655),(420,650) -4166 (425,665),(420,660) -4167 (425,675),(420,670) -4168 (425,685),(420,680) -4169 (425,695),(420,690) -4170 (425,705),(420,700) -4171 (425,715),(420,710) -4172 (425,725),(420,720) -4173 (425,735),(420,730) -4174 (425,745),(420,740) -4175 (425,755),(420,750) -4176 (425,765),(420,760) -4177 (425,775),(420,770) -4178 (425,785),(420,780) -4179 (425,795),(420,790) -4180 (425,805),(420,800) -4181 (425,815),(420,810) -4182 (425,825),(420,820) -4183 (425,835),(420,830) -4184 (425,845),(420,840) -4185 (425,855),(420,850) -4186 (425,865),(420,860) -4187 (425,875),(420,870) -4188 (425,885),(420,880) -4189 (425,895),(420,890) -4190 (425,905),(420,900) -4191 (425,915),(420,910) -4192 (425,925),(420,920) -4193 (425,935),(420,930) -4194 (425,945),(420,940) -4195 (425,955),(420,950) -4196 (425,965),(420,960) -4197 (425,975),(420,970) -4198 (425,985),(420,980) -4199 (425,995),(420,990) -4200 (425,1005),(420,1000) -4201 (435,15),(430,10) -4202 (435,25),(430,20) -4203 (435,35),(430,30) -4204 (435,45),(430,40) -4205 (435,55),(430,50) -4206 (435,65),(430,60) -4207 (435,75),(430,70) -4208 (435,85),(430,80) -4209 (435,95),(430,90) -4210 (435,105),(430,100) -4211 (435,115),(430,110) -4212 (435,125),(430,120) -4213 (435,135),(430,130) -4214 (435,145),(430,140) -4215 (435,155),(430,150) -4216 (435,165),(430,160) -4217 (435,175),(430,170) -4218 (435,185),(430,180) -4219 (435,195),(430,190) -4220 (435,205),(430,200) -4221 (435,215),(430,210) -4222 (435,225),(430,220) -4223 (435,235),(430,230) -4224 (435,245),(430,240) -4225 (435,255),(430,250) -4226 (435,265),(430,260) -4227 (435,275),(430,270) -4228 (435,285),(430,280) -4229 (435,295),(430,290) -4230 (435,305),(430,300) -4231 (435,315),(430,310) -4232 (435,325),(430,320) -4233 (435,335),(430,330) -4234 (435,345),(430,340) -4235 (435,355),(430,350) -4236 (435,365),(430,360) -4237 (435,375),(430,370) -4238 (435,385),(430,380) -4239 (435,395),(430,390) -4240 (435,405),(430,400) -4241 (435,415),(430,410) -4242 (435,425),(430,420) -4243 (435,435),(430,430) -4244 (435,445),(430,440) -4245 (435,455),(430,450) -4246 (435,465),(430,460) -4247 (435,475),(430,470) -4248 (435,485),(430,480) -4249 (435,495),(430,490) -4250 (435,505),(430,500) -4251 (435,515),(430,510) -4252 (435,525),(430,520) -4253 (435,535),(430,530) -4254 (435,545),(430,540) -4255 (435,555),(430,550) -4256 (435,565),(430,560) -4257 (435,575),(430,570) -4258 (435,585),(430,580) -4259 (435,595),(430,590) -4260 (435,605),(430,600) -4261 (435,615),(430,610) -4262 (435,625),(430,620) -4263 (435,635),(430,630) -4264 (435,645),(430,640) -4265 (435,655),(430,650) -4266 (435,665),(430,660) -4267 (435,675),(430,670) -4268 (435,685),(430,680) -4269 (435,695),(430,690) -4270 (435,705),(430,700) -4271 (435,715),(430,710) -4272 (435,725),(430,720) -4273 (435,735),(430,730) -4274 (435,745),(430,740) -4275 (435,755),(430,750) -4276 (435,765),(430,760) -4277 (435,775),(430,770) -4278 (435,785),(430,780) -4279 (435,795),(430,790) -4280 (435,805),(430,800) -4281 (435,815),(430,810) -4282 (435,825),(430,820) -4283 (435,835),(430,830) -4284 (435,845),(430,840) -4285 (435,855),(430,850) -4286 (435,865),(430,860) -4287 (435,875),(430,870) -4288 (435,885),(430,880) -4289 (435,895),(430,890) -4290 (435,905),(430,900) -4291 (435,915),(430,910) -4292 (435,925),(430,920) -4293 (435,935),(430,930) -4294 (435,945),(430,940) -4295 (435,955),(430,950) -4296 (435,965),(430,960) -4297 (435,975),(430,970) -4298 (435,985),(430,980) -4299 (435,995),(430,990) -4300 (435,1005),(430,1000) -4301 (445,15),(440,10) -4302 (445,25),(440,20) -4303 (445,35),(440,30) -4304 (445,45),(440,40) -4305 (445,55),(440,50) -4306 (445,65),(440,60) -4307 (445,75),(440,70) -4308 (445,85),(440,80) -4309 (445,95),(440,90) -4310 (445,105),(440,100) -4311 (445,115),(440,110) -4312 (445,125),(440,120) -4313 (445,135),(440,130) -4314 (445,145),(440,140) -4315 (445,155),(440,150) -4316 (445,165),(440,160) -4317 (445,175),(440,170) -4318 (445,185),(440,180) -4319 (445,195),(440,190) -4320 (445,205),(440,200) -4321 (445,215),(440,210) -4322 (445,225),(440,220) -4323 (445,235),(440,230) -4324 (445,245),(440,240) -4325 (445,255),(440,250) -4326 (445,265),(440,260) -4327 (445,275),(440,270) -4328 (445,285),(440,280) -4329 (445,295),(440,290) -4330 (445,305),(440,300) -4331 (445,315),(440,310) -4332 (445,325),(440,320) -4333 (445,335),(440,330) -4334 (445,345),(440,340) -4335 (445,355),(440,350) -4336 (445,365),(440,360) -4337 (445,375),(440,370) -4338 (445,385),(440,380) -4339 (445,395),(440,390) -4340 (445,405),(440,400) -4341 (445,415),(440,410) -4342 (445,425),(440,420) -4343 (445,435),(440,430) -4344 (445,445),(440,440) -4345 (445,455),(440,450) -4346 (445,465),(440,460) -4347 (445,475),(440,470) -4348 (445,485),(440,480) -4349 (445,495),(440,490) -4350 (445,505),(440,500) -4351 (445,515),(440,510) -4352 (445,525),(440,520) -4353 (445,535),(440,530) -4354 (445,545),(440,540) -4355 (445,555),(440,550) -4356 (445,565),(440,560) -4357 (445,575),(440,570) -4358 (445,585),(440,580) -4359 (445,595),(440,590) -4360 (445,605),(440,600) -4361 (445,615),(440,610) -4362 (445,625),(440,620) -4363 (445,635),(440,630) -4364 (445,645),(440,640) -4365 (445,655),(440,650) -4366 (445,665),(440,660) -4367 (445,675),(440,670) -4368 (445,685),(440,680) -4369 (445,695),(440,690) -4370 (445,705),(440,700) -4371 (445,715),(440,710) -4372 (445,725),(440,720) -4373 (445,735),(440,730) -4374 (445,745),(440,740) -4375 (445,755),(440,750) -4376 (445,765),(440,760) -4377 (445,775),(440,770) -4378 (445,785),(440,780) -4379 (445,795),(440,790) -4380 (445,805),(440,800) -4381 (445,815),(440,810) -4382 (445,825),(440,820) -4383 (445,835),(440,830) -4384 (445,845),(440,840) -4385 (445,855),(440,850) -4386 (445,865),(440,860) -4387 (445,875),(440,870) -4388 (445,885),(440,880) -4389 (445,895),(440,890) -4390 (445,905),(440,900) -4391 (445,915),(440,910) -4392 (445,925),(440,920) -4393 (445,935),(440,930) -4394 (445,945),(440,940) -4395 (445,955),(440,950) -4396 (445,965),(440,960) -4397 (445,975),(440,970) -4398 (445,985),(440,980) -4399 (445,995),(440,990) -4400 (445,1005),(440,1000) -4401 (455,15),(450,10) -4402 (455,25),(450,20) -4403 (455,35),(450,30) -4404 (455,45),(450,40) -4405 (455,55),(450,50) -4406 (455,65),(450,60) -4407 (455,75),(450,70) -4408 (455,85),(450,80) -4409 (455,95),(450,90) -4410 (455,105),(450,100) -4411 (455,115),(450,110) -4412 (455,125),(450,120) -4413 (455,135),(450,130) -4414 (455,145),(450,140) -4415 (455,155),(450,150) -4416 (455,165),(450,160) -4417 (455,175),(450,170) -4418 (455,185),(450,180) -4419 (455,195),(450,190) -4420 (455,205),(450,200) -4421 (455,215),(450,210) -4422 (455,225),(450,220) -4423 (455,235),(450,230) -4424 (455,245),(450,240) -4425 (455,255),(450,250) -4426 (455,265),(450,260) -4427 (455,275),(450,270) -4428 (455,285),(450,280) -4429 (455,295),(450,290) -4430 (455,305),(450,300) -4431 (455,315),(450,310) -4432 (455,325),(450,320) -4433 (455,335),(450,330) -4434 (455,345),(450,340) -4435 (455,355),(450,350) -4436 (455,365),(450,360) -4437 (455,375),(450,370) -4438 (455,385),(450,380) -4439 (455,395),(450,390) -4440 (455,405),(450,400) -4441 (455,415),(450,410) -4442 (455,425),(450,420) -4443 (455,435),(450,430) -4444 (455,445),(450,440) -4445 (455,455),(450,450) -4446 (455,465),(450,460) -4447 (455,475),(450,470) -4448 (455,485),(450,480) -4449 (455,495),(450,490) -4450 (455,505),(450,500) -4451 (455,515),(450,510) -4452 (455,525),(450,520) -4453 (455,535),(450,530) -4454 (455,545),(450,540) -4455 (455,555),(450,550) -4456 (455,565),(450,560) -4457 (455,575),(450,570) -4458 (455,585),(450,580) -4459 (455,595),(450,590) -4460 (455,605),(450,600) -4461 (455,615),(450,610) -4462 (455,625),(450,620) -4463 (455,635),(450,630) -4464 (455,645),(450,640) -4465 (455,655),(450,650) -4466 (455,665),(450,660) -4467 (455,675),(450,670) -4468 (455,685),(450,680) -4469 (455,695),(450,690) -4470 (455,705),(450,700) -4471 (455,715),(450,710) -4472 (455,725),(450,720) -4473 (455,735),(450,730) -4474 (455,745),(450,740) -4475 (455,755),(450,750) -4476 (455,765),(450,760) -4477 (455,775),(450,770) -4478 (455,785),(450,780) -4479 (455,795),(450,790) -4480 (455,805),(450,800) -4481 (455,815),(450,810) -4482 (455,825),(450,820) -4483 (455,835),(450,830) -4484 (455,845),(450,840) -4485 (455,855),(450,850) -4486 (455,865),(450,860) -4487 (455,875),(450,870) -4488 (455,885),(450,880) -4489 (455,895),(450,890) -4490 (455,905),(450,900) -4491 (455,915),(450,910) -4492 (455,925),(450,920) -4493 (455,935),(450,930) -4494 (455,945),(450,940) -4495 (455,955),(450,950) -4496 (455,965),(450,960) -4497 (455,975),(450,970) -4498 (455,985),(450,980) -4499 (455,995),(450,990) -4500 (455,1005),(450,1000) -4501 (465,15),(460,10) -4502 (465,25),(460,20) -4503 (465,35),(460,30) -4504 (465,45),(460,40) -4505 (465,55),(460,50) -4506 (465,65),(460,60) -4507 (465,75),(460,70) -4508 (465,85),(460,80) -4509 (465,95),(460,90) -4510 (465,105),(460,100) -4511 (465,115),(460,110) -4512 (465,125),(460,120) -4513 (465,135),(460,130) -4514 (465,145),(460,140) -4515 (465,155),(460,150) -4516 (465,165),(460,160) -4517 (465,175),(460,170) -4518 (465,185),(460,180) -4519 (465,195),(460,190) -4520 (465,205),(460,200) -4521 (465,215),(460,210) -4522 (465,225),(460,220) -4523 (465,235),(460,230) -4524 (465,245),(460,240) -4525 (465,255),(460,250) -4526 (465,265),(460,260) -4527 (465,275),(460,270) -4528 (465,285),(460,280) -4529 (465,295),(460,290) -4530 (465,305),(460,300) -4531 (465,315),(460,310) -4532 (465,325),(460,320) -4533 (465,335),(460,330) -4534 (465,345),(460,340) -4535 (465,355),(460,350) -4536 (465,365),(460,360) -4537 (465,375),(460,370) -4538 (465,385),(460,380) -4539 (465,395),(460,390) -4540 (465,405),(460,400) -4541 (465,415),(460,410) -4542 (465,425),(460,420) -4543 (465,435),(460,430) -4544 (465,445),(460,440) -4545 (465,455),(460,450) -4546 (465,465),(460,460) -4547 (465,475),(460,470) -4548 (465,485),(460,480) -4549 (465,495),(460,490) -4550 (465,505),(460,500) -4551 (465,515),(460,510) -4552 (465,525),(460,520) -4553 (465,535),(460,530) -4554 (465,545),(460,540) -4555 (465,555),(460,550) -4556 (465,565),(460,560) -4557 (465,575),(460,570) -4558 (465,585),(460,580) -4559 (465,595),(460,590) -4560 (465,605),(460,600) -4561 (465,615),(460,610) -4562 (465,625),(460,620) -4563 (465,635),(460,630) -4564 (465,645),(460,640) -4565 (465,655),(460,650) -4566 (465,665),(460,660) -4567 (465,675),(460,670) -4568 (465,685),(460,680) -4569 (465,695),(460,690) -4570 (465,705),(460,700) -4571 (465,715),(460,710) -4572 (465,725),(460,720) -4573 (465,735),(460,730) -4574 (465,745),(460,740) -4575 (465,755),(460,750) -4576 (465,765),(460,760) -4577 (465,775),(460,770) -4578 (465,785),(460,780) -4579 (465,795),(460,790) -4580 (465,805),(460,800) -4581 (465,815),(460,810) -4582 (465,825),(460,820) -4583 (465,835),(460,830) -4584 (465,845),(460,840) -4585 (465,855),(460,850) -4586 (465,865),(460,860) -4587 (465,875),(460,870) -4588 (465,885),(460,880) -4589 (465,895),(460,890) -4590 (465,905),(460,900) -4591 (465,915),(460,910) -4592 (465,925),(460,920) -4593 (465,935),(460,930) -4594 (465,945),(460,940) -4595 (465,955),(460,950) -4596 (465,965),(460,960) -4597 (465,975),(460,970) -4598 (465,985),(460,980) -4599 (465,995),(460,990) -4600 (465,1005),(460,1000) -4601 (475,15),(470,10) -4602 (475,25),(470,20) -4603 (475,35),(470,30) -4604 (475,45),(470,40) -4605 (475,55),(470,50) -4606 (475,65),(470,60) -4607 (475,75),(470,70) -4608 (475,85),(470,80) -4609 (475,95),(470,90) -4610 (475,105),(470,100) -4611 (475,115),(470,110) -4612 (475,125),(470,120) -4613 (475,135),(470,130) -4614 (475,145),(470,140) -4615 (475,155),(470,150) -4616 (475,165),(470,160) -4617 (475,175),(470,170) -4618 (475,185),(470,180) -4619 (475,195),(470,190) -4620 (475,205),(470,200) -4621 (475,215),(470,210) -4622 (475,225),(470,220) -4623 (475,235),(470,230) -4624 (475,245),(470,240) -4625 (475,255),(470,250) -4626 (475,265),(470,260) -4627 (475,275),(470,270) -4628 (475,285),(470,280) -4629 (475,295),(470,290) -4630 (475,305),(470,300) -4631 (475,315),(470,310) -4632 (475,325),(470,320) -4633 (475,335),(470,330) -4634 (475,345),(470,340) -4635 (475,355),(470,350) -4636 (475,365),(470,360) -4637 (475,375),(470,370) -4638 (475,385),(470,380) -4639 (475,395),(470,390) -4640 (475,405),(470,400) -4641 (475,415),(470,410) -4642 (475,425),(470,420) -4643 (475,435),(470,430) -4644 (475,445),(470,440) -4645 (475,455),(470,450) -4646 (475,465),(470,460) -4647 (475,475),(470,470) -4648 (475,485),(470,480) -4649 (475,495),(470,490) -4650 (475,505),(470,500) -4651 (475,515),(470,510) -4652 (475,525),(470,520) -4653 (475,535),(470,530) -4654 (475,545),(470,540) -4655 (475,555),(470,550) -4656 (475,565),(470,560) -4657 (475,575),(470,570) -4658 (475,585),(470,580) -4659 (475,595),(470,590) -4660 (475,605),(470,600) -4661 (475,615),(470,610) -4662 (475,625),(470,620) -4663 (475,635),(470,630) -4664 (475,645),(470,640) -4665 (475,655),(470,650) -4666 (475,665),(470,660) -4667 (475,675),(470,670) -4668 (475,685),(470,680) -4669 (475,695),(470,690) -4670 (475,705),(470,700) -4671 (475,715),(470,710) -4672 (475,725),(470,720) -4673 (475,735),(470,730) -4674 (475,745),(470,740) -4675 (475,755),(470,750) -4676 (475,765),(470,760) -4677 (475,775),(470,770) -4678 (475,785),(470,780) -4679 (475,795),(470,790) -4680 (475,805),(470,800) -4681 (475,815),(470,810) -4682 (475,825),(470,820) -4683 (475,835),(470,830) -4684 (475,845),(470,840) -4685 (475,855),(470,850) -4686 (475,865),(470,860) -4687 (475,875),(470,870) -4688 (475,885),(470,880) -4689 (475,895),(470,890) -4690 (475,905),(470,900) -4691 (475,915),(470,910) -4692 (475,925),(470,920) -4693 (475,935),(470,930) -4694 (475,945),(470,940) -4695 (475,955),(470,950) -4696 (475,965),(470,960) -4697 (475,975),(470,970) -4698 (475,985),(470,980) -4699 (475,995),(470,990) -4700 (475,1005),(470,1000) -4701 (485,15),(480,10) -4702 (485,25),(480,20) -4703 (485,35),(480,30) -4704 (485,45),(480,40) -4705 (485,55),(480,50) -4706 (485,65),(480,60) -4707 (485,75),(480,70) -4708 (485,85),(480,80) -4709 (485,95),(480,90) -4710 (485,105),(480,100) -4711 (485,115),(480,110) -4712 (485,125),(480,120) -4713 (485,135),(480,130) -4714 (485,145),(480,140) -4715 (485,155),(480,150) -4716 (485,165),(480,160) -4717 (485,175),(480,170) -4718 (485,185),(480,180) -4719 (485,195),(480,190) -4720 (485,205),(480,200) -4721 (485,215),(480,210) -4722 (485,225),(480,220) -4723 (485,235),(480,230) -4724 (485,245),(480,240) -4725 (485,255),(480,250) -4726 (485,265),(480,260) -4727 (485,275),(480,270) -4728 (485,285),(480,280) -4729 (485,295),(480,290) -4730 (485,305),(480,300) -4731 (485,315),(480,310) -4732 (485,325),(480,320) -4733 (485,335),(480,330) -4734 (485,345),(480,340) -4735 (485,355),(480,350) -4736 (485,365),(480,360) -4737 (485,375),(480,370) -4738 (485,385),(480,380) -4739 (485,395),(480,390) -4740 (485,405),(480,400) -4741 (485,415),(480,410) -4742 (485,425),(480,420) -4743 (485,435),(480,430) -4744 (485,445),(480,440) -4745 (485,455),(480,450) -4746 (485,465),(480,460) -4747 (485,475),(480,470) -4748 (485,485),(480,480) -4749 (485,495),(480,490) -4750 (485,505),(480,500) -4751 (485,515),(480,510) -4752 (485,525),(480,520) -4753 (485,535),(480,530) -4754 (485,545),(480,540) -4755 (485,555),(480,550) -4756 (485,565),(480,560) -4757 (485,575),(480,570) -4758 (485,585),(480,580) -4759 (485,595),(480,590) -4760 (485,605),(480,600) -4761 (485,615),(480,610) -4762 (485,625),(480,620) -4763 (485,635),(480,630) -4764 (485,645),(480,640) -4765 (485,655),(480,650) -4766 (485,665),(480,660) -4767 (485,675),(480,670) -4768 (485,685),(480,680) -4769 (485,695),(480,690) -4770 (485,705),(480,700) -4771 (485,715),(480,710) -4772 (485,725),(480,720) -4773 (485,735),(480,730) -4774 (485,745),(480,740) -4775 (485,755),(480,750) -4776 (485,765),(480,760) -4777 (485,775),(480,770) -4778 (485,785),(480,780) -4779 (485,795),(480,790) -4780 (485,805),(480,800) -4781 (485,815),(480,810) -4782 (485,825),(480,820) -4783 (485,835),(480,830) -4784 (485,845),(480,840) -4785 (485,855),(480,850) -4786 (485,865),(480,860) -4787 (485,875),(480,870) -4788 (485,885),(480,880) -4789 (485,895),(480,890) -4790 (485,905),(480,900) -4791 (485,915),(480,910) -4792 (485,925),(480,920) -4793 (485,935),(480,930) -4794 (485,945),(480,940) -4795 (485,955),(480,950) -4796 (485,965),(480,960) -4797 (485,975),(480,970) -4798 (485,985),(480,980) -4799 (485,995),(480,990) -4800 (485,1005),(480,1000) -4801 (495,15),(490,10) -4802 (495,25),(490,20) -4803 (495,35),(490,30) -4804 (495,45),(490,40) -4805 (495,55),(490,50) -4806 (495,65),(490,60) -4807 (495,75),(490,70) -4808 (495,85),(490,80) -4809 (495,95),(490,90) -4810 (495,105),(490,100) -4811 (495,115),(490,110) -4812 (495,125),(490,120) -4813 (495,135),(490,130) -4814 (495,145),(490,140) -4815 (495,155),(490,150) -4816 (495,165),(490,160) -4817 (495,175),(490,170) -4818 (495,185),(490,180) -4819 (495,195),(490,190) -4820 (495,205),(490,200) -4821 (495,215),(490,210) -4822 (495,225),(490,220) -4823 (495,235),(490,230) -4824 (495,245),(490,240) -4825 (495,255),(490,250) -4826 (495,265),(490,260) -4827 (495,275),(490,270) -4828 (495,285),(490,280) -4829 (495,295),(490,290) -4830 (495,305),(490,300) -4831 (495,315),(490,310) -4832 (495,325),(490,320) -4833 (495,335),(490,330) -4834 (495,345),(490,340) -4835 (495,355),(490,350) -4836 (495,365),(490,360) -4837 (495,375),(490,370) -4838 (495,385),(490,380) -4839 (495,395),(490,390) -4840 (495,405),(490,400) -4841 (495,415),(490,410) -4842 (495,425),(490,420) -4843 (495,435),(490,430) -4844 (495,445),(490,440) -4845 (495,455),(490,450) -4846 (495,465),(490,460) -4847 (495,475),(490,470) -4848 (495,485),(490,480) -4849 (495,495),(490,490) -4850 (495,505),(490,500) -4851 (495,515),(490,510) -4852 (495,525),(490,520) -4853 (495,535),(490,530) -4854 (495,545),(490,540) -4855 (495,555),(490,550) -4856 (495,565),(490,560) -4857 (495,575),(490,570) -4858 (495,585),(490,580) -4859 (495,595),(490,590) -4860 (495,605),(490,600) -4861 (495,615),(490,610) -4862 (495,625),(490,620) -4863 (495,635),(490,630) -4864 (495,645),(490,640) -4865 (495,655),(490,650) -4866 (495,665),(490,660) -4867 (495,675),(490,670) -4868 (495,685),(490,680) -4869 (495,695),(490,690) -4870 (495,705),(490,700) -4871 (495,715),(490,710) -4872 (495,725),(490,720) -4873 (495,735),(490,730) -4874 (495,745),(490,740) -4875 (495,755),(490,750) -4876 (495,765),(490,760) -4877 (495,775),(490,770) -4878 (495,785),(490,780) -4879 (495,795),(490,790) -4880 (495,805),(490,800) -4881 (495,815),(490,810) -4882 (495,825),(490,820) -4883 (495,835),(490,830) -4884 (495,845),(490,840) -4885 (495,855),(490,850) -4886 (495,865),(490,860) -4887 (495,875),(490,870) -4888 (495,885),(490,880) -4889 (495,895),(490,890) -4890 (495,905),(490,900) -4891 (495,915),(490,910) -4892 (495,925),(490,920) -4893 (495,935),(490,930) -4894 (495,945),(490,940) -4895 (495,955),(490,950) -4896 (495,965),(490,960) -4897 (495,975),(490,970) -4898 (495,985),(490,980) -4899 (495,995),(490,990) -4900 (495,1005),(490,1000) -4901 (505,15),(500,10) -4902 (505,25),(500,20) -4903 (505,35),(500,30) -4904 (505,45),(500,40) -4905 (505,55),(500,50) -4906 (505,65),(500,60) -4907 (505,75),(500,70) -4908 (505,85),(500,80) -4909 (505,95),(500,90) -4910 (505,105),(500,100) -4911 (505,115),(500,110) -4912 (505,125),(500,120) -4913 (505,135),(500,130) -4914 (505,145),(500,140) -4915 (505,155),(500,150) -4916 (505,165),(500,160) -4917 (505,175),(500,170) -4918 (505,185),(500,180) -4919 (505,195),(500,190) -4920 (505,205),(500,200) -4921 (505,215),(500,210) -4922 (505,225),(500,220) -4923 (505,235),(500,230) -4924 (505,245),(500,240) -4925 (505,255),(500,250) -4926 (505,265),(500,260) -4927 (505,275),(500,270) -4928 (505,285),(500,280) -4929 (505,295),(500,290) -4930 (505,305),(500,300) -4931 (505,315),(500,310) -4932 (505,325),(500,320) -4933 (505,335),(500,330) -4934 (505,345),(500,340) -4935 (505,355),(500,350) -4936 (505,365),(500,360) -4937 (505,375),(500,370) -4938 (505,385),(500,380) -4939 (505,395),(500,390) -4940 (505,405),(500,400) -4941 (505,415),(500,410) -4942 (505,425),(500,420) -4943 (505,435),(500,430) -4944 (505,445),(500,440) -4945 (505,455),(500,450) -4946 (505,465),(500,460) -4947 (505,475),(500,470) -4948 (505,485),(500,480) -4949 (505,495),(500,490) -4950 (505,505),(500,500) -4951 (505,515),(500,510) -4952 (505,525),(500,520) -4953 (505,535),(500,530) -4954 (505,545),(500,540) -4955 (505,555),(500,550) -4956 (505,565),(500,560) -4957 (505,575),(500,570) -4958 (505,585),(500,580) -4959 (505,595),(500,590) -4960 (505,605),(500,600) -4961 (505,615),(500,610) -4962 (505,625),(500,620) -4963 (505,635),(500,630) -4964 (505,645),(500,640) -4965 (505,655),(500,650) -4966 (505,665),(500,660) -4967 (505,675),(500,670) -4968 (505,685),(500,680) -4969 (505,695),(500,690) -4970 (505,705),(500,700) -4971 (505,715),(500,710) -4972 (505,725),(500,720) -4973 (505,735),(500,730) -4974 (505,745),(500,740) -4975 (505,755),(500,750) -4976 (505,765),(500,760) -4977 (505,775),(500,770) -4978 (505,785),(500,780) -4979 (505,795),(500,790) -4980 (505,805),(500,800) -4981 (505,815),(500,810) -4982 (505,825),(500,820) -4983 (505,835),(500,830) -4984 (505,845),(500,840) -4985 (505,855),(500,850) -4986 (505,865),(500,860) -4987 (505,875),(500,870) -4988 (505,885),(500,880) -4989 (505,895),(500,890) -4990 (505,905),(500,900) -4991 (505,915),(500,910) -4992 (505,925),(500,920) -4993 (505,935),(500,930) -4994 (505,945),(500,940) -4995 (505,955),(500,950) -4996 (505,965),(500,960) -4997 (505,975),(500,970) -4998 (505,985),(500,980) -4999 (505,995),(500,990) -5000 (505,1005),(500,1000) -5001 (515,15),(510,10) -5002 (515,25),(510,20) -5003 (515,35),(510,30) -5004 (515,45),(510,40) -5005 (515,55),(510,50) -5006 (515,65),(510,60) -5007 (515,75),(510,70) -5008 (515,85),(510,80) -5009 (515,95),(510,90) -5010 (515,105),(510,100) -5011 (515,115),(510,110) -5012 (515,125),(510,120) -5013 (515,135),(510,130) -5014 (515,145),(510,140) -5015 (515,155),(510,150) -5016 (515,165),(510,160) -5017 (515,175),(510,170) -5018 (515,185),(510,180) -5019 (515,195),(510,190) -5020 (515,205),(510,200) -5021 (515,215),(510,210) -5022 (515,225),(510,220) -5023 (515,235),(510,230) -5024 (515,245),(510,240) -5025 (515,255),(510,250) -5026 (515,265),(510,260) -5027 (515,275),(510,270) -5028 (515,285),(510,280) -5029 (515,295),(510,290) -5030 (515,305),(510,300) -5031 (515,315),(510,310) -5032 (515,325),(510,320) -5033 (515,335),(510,330) -5034 (515,345),(510,340) -5035 (515,355),(510,350) -5036 (515,365),(510,360) -5037 (515,375),(510,370) -5038 (515,385),(510,380) -5039 (515,395),(510,390) -5040 (515,405),(510,400) -5041 (515,415),(510,410) -5042 (515,425),(510,420) -5043 (515,435),(510,430) -5044 (515,445),(510,440) -5045 (515,455),(510,450) -5046 (515,465),(510,460) -5047 (515,475),(510,470) -5048 (515,485),(510,480) -5049 (515,495),(510,490) -5050 (515,505),(510,500) -5051 (515,515),(510,510) -5052 (515,525),(510,520) -5053 (515,535),(510,530) -5054 (515,545),(510,540) -5055 (515,555),(510,550) -5056 (515,565),(510,560) -5057 (515,575),(510,570) -5058 (515,585),(510,580) -5059 (515,595),(510,590) -5060 (515,605),(510,600) -5061 (515,615),(510,610) -5062 (515,625),(510,620) -5063 (515,635),(510,630) -5064 (515,645),(510,640) -5065 (515,655),(510,650) -5066 (515,665),(510,660) -5067 (515,675),(510,670) -5068 (515,685),(510,680) -5069 (515,695),(510,690) -5070 (515,705),(510,700) -5071 (515,715),(510,710) -5072 (515,725),(510,720) -5073 (515,735),(510,730) -5074 (515,745),(510,740) -5075 (515,755),(510,750) -5076 (515,765),(510,760) -5077 (515,775),(510,770) -5078 (515,785),(510,780) -5079 (515,795),(510,790) -5080 (515,805),(510,800) -5081 (515,815),(510,810) -5082 (515,825),(510,820) -5083 (515,835),(510,830) -5084 (515,845),(510,840) -5085 (515,855),(510,850) -5086 (515,865),(510,860) -5087 (515,875),(510,870) -5088 (515,885),(510,880) -5089 (515,895),(510,890) -5090 (515,905),(510,900) -5091 (515,915),(510,910) -5092 (515,925),(510,920) -5093 (515,935),(510,930) -5094 (515,945),(510,940) -5095 (515,955),(510,950) -5096 (515,965),(510,960) -5097 (515,975),(510,970) -5098 (515,985),(510,980) -5099 (515,995),(510,990) -5100 (515,1005),(510,1000) -5101 (525,15),(520,10) -5102 (525,25),(520,20) -5103 (525,35),(520,30) -5104 (525,45),(520,40) -5105 (525,55),(520,50) -5106 (525,65),(520,60) -5107 (525,75),(520,70) -5108 (525,85),(520,80) -5109 (525,95),(520,90) -5110 (525,105),(520,100) -5111 (525,115),(520,110) -5112 (525,125),(520,120) -5113 (525,135),(520,130) -5114 (525,145),(520,140) -5115 (525,155),(520,150) -5116 (525,165),(520,160) -5117 (525,175),(520,170) -5118 (525,185),(520,180) -5119 (525,195),(520,190) -5120 (525,205),(520,200) -5121 (525,215),(520,210) -5122 (525,225),(520,220) -5123 (525,235),(520,230) -5124 (525,245),(520,240) -5125 (525,255),(520,250) -5126 (525,265),(520,260) -5127 (525,275),(520,270) -5128 (525,285),(520,280) -5129 (525,295),(520,290) -5130 (525,305),(520,300) -5131 (525,315),(520,310) -5132 (525,325),(520,320) -5133 (525,335),(520,330) -5134 (525,345),(520,340) -5135 (525,355),(520,350) -5136 (525,365),(520,360) -5137 (525,375),(520,370) -5138 (525,385),(520,380) -5139 (525,395),(520,390) -5140 (525,405),(520,400) -5141 (525,415),(520,410) -5142 (525,425),(520,420) -5143 (525,435),(520,430) -5144 (525,445),(520,440) -5145 (525,455),(520,450) -5146 (525,465),(520,460) -5147 (525,475),(520,470) -5148 (525,485),(520,480) -5149 (525,495),(520,490) -5150 (525,505),(520,500) -5151 (525,515),(520,510) -5152 (525,525),(520,520) -5153 (525,535),(520,530) -5154 (525,545),(520,540) -5155 (525,555),(520,550) -5156 (525,565),(520,560) -5157 (525,575),(520,570) -5158 (525,585),(520,580) -5159 (525,595),(520,590) -5160 (525,605),(520,600) -5161 (525,615),(520,610) -5162 (525,625),(520,620) -5163 (525,635),(520,630) -5164 (525,645),(520,640) -5165 (525,655),(520,650) -5166 (525,665),(520,660) -5167 (525,675),(520,670) -5168 (525,685),(520,680) -5169 (525,695),(520,690) -5170 (525,705),(520,700) -5171 (525,715),(520,710) -5172 (525,725),(520,720) -5173 (525,735),(520,730) -5174 (525,745),(520,740) -5175 (525,755),(520,750) -5176 (525,765),(520,760) -5177 (525,775),(520,770) -5178 (525,785),(520,780) -5179 (525,795),(520,790) -5180 (525,805),(520,800) -5181 (525,815),(520,810) -5182 (525,825),(520,820) -5183 (525,835),(520,830) -5184 (525,845),(520,840) -5185 (525,855),(520,850) -5186 (525,865),(520,860) -5187 (525,875),(520,870) -5188 (525,885),(520,880) -5189 (525,895),(520,890) -5190 (525,905),(520,900) -5191 (525,915),(520,910) -5192 (525,925),(520,920) -5193 (525,935),(520,930) -5194 (525,945),(520,940) -5195 (525,955),(520,950) -5196 (525,965),(520,960) -5197 (525,975),(520,970) -5198 (525,985),(520,980) -5199 (525,995),(520,990) -5200 (525,1005),(520,1000) -5201 (535,15),(530,10) -5202 (535,25),(530,20) -5203 (535,35),(530,30) -5204 (535,45),(530,40) -5205 (535,55),(530,50) -5206 (535,65),(530,60) -5207 (535,75),(530,70) -5208 (535,85),(530,80) -5209 (535,95),(530,90) -5210 (535,105),(530,100) -5211 (535,115),(530,110) -5212 (535,125),(530,120) -5213 (535,135),(530,130) -5214 (535,145),(530,140) -5215 (535,155),(530,150) -5216 (535,165),(530,160) -5217 (535,175),(530,170) -5218 (535,185),(530,180) -5219 (535,195),(530,190) -5220 (535,205),(530,200) -5221 (535,215),(530,210) -5222 (535,225),(530,220) -5223 (535,235),(530,230) -5224 (535,245),(530,240) -5225 (535,255),(530,250) -5226 (535,265),(530,260) -5227 (535,275),(530,270) -5228 (535,285),(530,280) -5229 (535,295),(530,290) -5230 (535,305),(530,300) -5231 (535,315),(530,310) -5232 (535,325),(530,320) -5233 (535,335),(530,330) -5234 (535,345),(530,340) -5235 (535,355),(530,350) -5236 (535,365),(530,360) -5237 (535,375),(530,370) -5238 (535,385),(530,380) -5239 (535,395),(530,390) -5240 (535,405),(530,400) -5241 (535,415),(530,410) -5242 (535,425),(530,420) -5243 (535,435),(530,430) -5244 (535,445),(530,440) -5245 (535,455),(530,450) -5246 (535,465),(530,460) -5247 (535,475),(530,470) -5248 (535,485),(530,480) -5249 (535,495),(530,490) -5250 (535,505),(530,500) -5251 (535,515),(530,510) -5252 (535,525),(530,520) -5253 (535,535),(530,530) -5254 (535,545),(530,540) -5255 (535,555),(530,550) -5256 (535,565),(530,560) -5257 (535,575),(530,570) -5258 (535,585),(530,580) -5259 (535,595),(530,590) -5260 (535,605),(530,600) -5261 (535,615),(530,610) -5262 (535,625),(530,620) -5263 (535,635),(530,630) -5264 (535,645),(530,640) -5265 (535,655),(530,650) -5266 (535,665),(530,660) -5267 (535,675),(530,670) -5268 (535,685),(530,680) -5269 (535,695),(530,690) -5270 (535,705),(530,700) -5271 (535,715),(530,710) -5272 (535,725),(530,720) -5273 (535,735),(530,730) -5274 (535,745),(530,740) -5275 (535,755),(530,750) -5276 (535,765),(530,760) -5277 (535,775),(530,770) -5278 (535,785),(530,780) -5279 (535,795),(530,790) -5280 (535,805),(530,800) -5281 (535,815),(530,810) -5282 (535,825),(530,820) -5283 (535,835),(530,830) -5284 (535,845),(530,840) -5285 (535,855),(530,850) -5286 (535,865),(530,860) -5287 (535,875),(530,870) -5288 (535,885),(530,880) -5289 (535,895),(530,890) -5290 (535,905),(530,900) -5291 (535,915),(530,910) -5292 (535,925),(530,920) -5293 (535,935),(530,930) -5294 (535,945),(530,940) -5295 (535,955),(530,950) -5296 (535,965),(530,960) -5297 (535,975),(530,970) -5298 (535,985),(530,980) -5299 (535,995),(530,990) -5300 (535,1005),(530,1000) -5301 (545,15),(540,10) -5302 (545,25),(540,20) -5303 (545,35),(540,30) -5304 (545,45),(540,40) -5305 (545,55),(540,50) -5306 (545,65),(540,60) -5307 (545,75),(540,70) -5308 (545,85),(540,80) -5309 (545,95),(540,90) -5310 (545,105),(540,100) -5311 (545,115),(540,110) -5312 (545,125),(540,120) -5313 (545,135),(540,130) -5314 (545,145),(540,140) -5315 (545,155),(540,150) -5316 (545,165),(540,160) -5317 (545,175),(540,170) -5318 (545,185),(540,180) -5319 (545,195),(540,190) -5320 (545,205),(540,200) -5321 (545,215),(540,210) -5322 (545,225),(540,220) -5323 (545,235),(540,230) -5324 (545,245),(540,240) -5325 (545,255),(540,250) -5326 (545,265),(540,260) -5327 (545,275),(540,270) -5328 (545,285),(540,280) -5329 (545,295),(540,290) -5330 (545,305),(540,300) -5331 (545,315),(540,310) -5332 (545,325),(540,320) -5333 (545,335),(540,330) -5334 (545,345),(540,340) -5335 (545,355),(540,350) -5336 (545,365),(540,360) -5337 (545,375),(540,370) -5338 (545,385),(540,380) -5339 (545,395),(540,390) -5340 (545,405),(540,400) -5341 (545,415),(540,410) -5342 (545,425),(540,420) -5343 (545,435),(540,430) -5344 (545,445),(540,440) -5345 (545,455),(540,450) -5346 (545,465),(540,460) -5347 (545,475),(540,470) -5348 (545,485),(540,480) -5349 (545,495),(540,490) -5350 (545,505),(540,500) -5351 (545,515),(540,510) -5352 (545,525),(540,520) -5353 (545,535),(540,530) -5354 (545,545),(540,540) -5355 (545,555),(540,550) -5356 (545,565),(540,560) -5357 (545,575),(540,570) -5358 (545,585),(540,580) -5359 (545,595),(540,590) -5360 (545,605),(540,600) -5361 (545,615),(540,610) -5362 (545,625),(540,620) -5363 (545,635),(540,630) -5364 (545,645),(540,640) -5365 (545,655),(540,650) -5366 (545,665),(540,660) -5367 (545,675),(540,670) -5368 (545,685),(540,680) -5369 (545,695),(540,690) -5370 (545,705),(540,700) -5371 (545,715),(540,710) -5372 (545,725),(540,720) -5373 (545,735),(540,730) -5374 (545,745),(540,740) -5375 (545,755),(540,750) -5376 (545,765),(540,760) -5377 (545,775),(540,770) -5378 (545,785),(540,780) -5379 (545,795),(540,790) -5380 (545,805),(540,800) -5381 (545,815),(540,810) -5382 (545,825),(540,820) -5383 (545,835),(540,830) -5384 (545,845),(540,840) -5385 (545,855),(540,850) -5386 (545,865),(540,860) -5387 (545,875),(540,870) -5388 (545,885),(540,880) -5389 (545,895),(540,890) -5390 (545,905),(540,900) -5391 (545,915),(540,910) -5392 (545,925),(540,920) -5393 (545,935),(540,930) -5394 (545,945),(540,940) -5395 (545,955),(540,950) -5396 (545,965),(540,960) -5397 (545,975),(540,970) -5398 (545,985),(540,980) -5399 (545,995),(540,990) -5400 (545,1005),(540,1000) -5401 (555,15),(550,10) -5402 (555,25),(550,20) -5403 (555,35),(550,30) -5404 (555,45),(550,40) -5405 (555,55),(550,50) -5406 (555,65),(550,60) -5407 (555,75),(550,70) -5408 (555,85),(550,80) -5409 (555,95),(550,90) -5410 (555,105),(550,100) -5411 (555,115),(550,110) -5412 (555,125),(550,120) -5413 (555,135),(550,130) -5414 (555,145),(550,140) -5415 (555,155),(550,150) -5416 (555,165),(550,160) -5417 (555,175),(550,170) -5418 (555,185),(550,180) -5419 (555,195),(550,190) -5420 (555,205),(550,200) -5421 (555,215),(550,210) -5422 (555,225),(550,220) -5423 (555,235),(550,230) -5424 (555,245),(550,240) -5425 (555,255),(550,250) -5426 (555,265),(550,260) -5427 (555,275),(550,270) -5428 (555,285),(550,280) -5429 (555,295),(550,290) -5430 (555,305),(550,300) -5431 (555,315),(550,310) -5432 (555,325),(550,320) -5433 (555,335),(550,330) -5434 (555,345),(550,340) -5435 (555,355),(550,350) -5436 (555,365),(550,360) -5437 (555,375),(550,370) -5438 (555,385),(550,380) -5439 (555,395),(550,390) -5440 (555,405),(550,400) -5441 (555,415),(550,410) -5442 (555,425),(550,420) -5443 (555,435),(550,430) -5444 (555,445),(550,440) -5445 (555,455),(550,450) -5446 (555,465),(550,460) -5447 (555,475),(550,470) -5448 (555,485),(550,480) -5449 (555,495),(550,490) -5450 (555,505),(550,500) -5451 (555,515),(550,510) -5452 (555,525),(550,520) -5453 (555,535),(550,530) -5454 (555,545),(550,540) -5455 (555,555),(550,550) -5456 (555,565),(550,560) -5457 (555,575),(550,570) -5458 (555,585),(550,580) -5459 (555,595),(550,590) -5460 (555,605),(550,600) -5461 (555,615),(550,610) -5462 (555,625),(550,620) -5463 (555,635),(550,630) -5464 (555,645),(550,640) -5465 (555,655),(550,650) -5466 (555,665),(550,660) -5467 (555,675),(550,670) -5468 (555,685),(550,680) -5469 (555,695),(550,690) -5470 (555,705),(550,700) -5471 (555,715),(550,710) -5472 (555,725),(550,720) -5473 (555,735),(550,730) -5474 (555,745),(550,740) -5475 (555,755),(550,750) -5476 (555,765),(550,760) -5477 (555,775),(550,770) -5478 (555,785),(550,780) -5479 (555,795),(550,790) -5480 (555,805),(550,800) -5481 (555,815),(550,810) -5482 (555,825),(550,820) -5483 (555,835),(550,830) -5484 (555,845),(550,840) -5485 (555,855),(550,850) -5486 (555,865),(550,860) -5487 (555,875),(550,870) -5488 (555,885),(550,880) -5489 (555,895),(550,890) -5490 (555,905),(550,900) -5491 (555,915),(550,910) -5492 (555,925),(550,920) -5493 (555,935),(550,930) -5494 (555,945),(550,940) -5495 (555,955),(550,950) -5496 (555,965),(550,960) -5497 (555,975),(550,970) -5498 (555,985),(550,980) -5499 (555,995),(550,990) -5500 (555,1005),(550,1000) -5501 (565,15),(560,10) -5502 (565,25),(560,20) -5503 (565,35),(560,30) -5504 (565,45),(560,40) -5505 (565,55),(560,50) -5506 (565,65),(560,60) -5507 (565,75),(560,70) -5508 (565,85),(560,80) -5509 (565,95),(560,90) -5510 (565,105),(560,100) -5511 (565,115),(560,110) -5512 (565,125),(560,120) -5513 (565,135),(560,130) -5514 (565,145),(560,140) -5515 (565,155),(560,150) -5516 (565,165),(560,160) -5517 (565,175),(560,170) -5518 (565,185),(560,180) -5519 (565,195),(560,190) -5520 (565,205),(560,200) -5521 (565,215),(560,210) -5522 (565,225),(560,220) -5523 (565,235),(560,230) -5524 (565,245),(560,240) -5525 (565,255),(560,250) -5526 (565,265),(560,260) -5527 (565,275),(560,270) -5528 (565,285),(560,280) -5529 (565,295),(560,290) -5530 (565,305),(560,300) -5531 (565,315),(560,310) -5532 (565,325),(560,320) -5533 (565,335),(560,330) -5534 (565,345),(560,340) -5535 (565,355),(560,350) -5536 (565,365),(560,360) -5537 (565,375),(560,370) -5538 (565,385),(560,380) -5539 (565,395),(560,390) -5540 (565,405),(560,400) -5541 (565,415),(560,410) -5542 (565,425),(560,420) -5543 (565,435),(560,430) -5544 (565,445),(560,440) -5545 (565,455),(560,450) -5546 (565,465),(560,460) -5547 (565,475),(560,470) -5548 (565,485),(560,480) -5549 (565,495),(560,490) -5550 (565,505),(560,500) -5551 (565,515),(560,510) -5552 (565,525),(560,520) -5553 (565,535),(560,530) -5554 (565,545),(560,540) -5555 (565,555),(560,550) -5556 (565,565),(560,560) -5557 (565,575),(560,570) -5558 (565,585),(560,580) -5559 (565,595),(560,590) -5560 (565,605),(560,600) -5561 (565,615),(560,610) -5562 (565,625),(560,620) -5563 (565,635),(560,630) -5564 (565,645),(560,640) -5565 (565,655),(560,650) -5566 (565,665),(560,660) -5567 (565,675),(560,670) -5568 (565,685),(560,680) -5569 (565,695),(560,690) -5570 (565,705),(560,700) -5571 (565,715),(560,710) -5572 (565,725),(560,720) -5573 (565,735),(560,730) -5574 (565,745),(560,740) -5575 (565,755),(560,750) -5576 (565,765),(560,760) -5577 (565,775),(560,770) -5578 (565,785),(560,780) -5579 (565,795),(560,790) -5580 (565,805),(560,800) -5581 (565,815),(560,810) -5582 (565,825),(560,820) -5583 (565,835),(560,830) -5584 (565,845),(560,840) -5585 (565,855),(560,850) -5586 (565,865),(560,860) -5587 (565,875),(560,870) -5588 (565,885),(560,880) -5589 (565,895),(560,890) -5590 (565,905),(560,900) -5591 (565,915),(560,910) -5592 (565,925),(560,920) -5593 (565,935),(560,930) -5594 (565,945),(560,940) -5595 (565,955),(560,950) -5596 (565,965),(560,960) -5597 (565,975),(560,970) -5598 (565,985),(560,980) -5599 (565,995),(560,990) -5600 (565,1005),(560,1000) -5601 (575,15),(570,10) -5602 (575,25),(570,20) -5603 (575,35),(570,30) -5604 (575,45),(570,40) -5605 (575,55),(570,50) -5606 (575,65),(570,60) -5607 (575,75),(570,70) -5608 (575,85),(570,80) -5609 (575,95),(570,90) -5610 (575,105),(570,100) -5611 (575,115),(570,110) -5612 (575,125),(570,120) -5613 (575,135),(570,130) -5614 (575,145),(570,140) -5615 (575,155),(570,150) -5616 (575,165),(570,160) -5617 (575,175),(570,170) -5618 (575,185),(570,180) -5619 (575,195),(570,190) -5620 (575,205),(570,200) -5621 (575,215),(570,210) -5622 (575,225),(570,220) -5623 (575,235),(570,230) -5624 (575,245),(570,240) -5625 (575,255),(570,250) -5626 (575,265),(570,260) -5627 (575,275),(570,270) -5628 (575,285),(570,280) -5629 (575,295),(570,290) -5630 (575,305),(570,300) -5631 (575,315),(570,310) -5632 (575,325),(570,320) -5633 (575,335),(570,330) -5634 (575,345),(570,340) -5635 (575,355),(570,350) -5636 (575,365),(570,360) -5637 (575,375),(570,370) -5638 (575,385),(570,380) -5639 (575,395),(570,390) -5640 (575,405),(570,400) -5641 (575,415),(570,410) -5642 (575,425),(570,420) -5643 (575,435),(570,430) -5644 (575,445),(570,440) -5645 (575,455),(570,450) -5646 (575,465),(570,460) -5647 (575,475),(570,470) -5648 (575,485),(570,480) -5649 (575,495),(570,490) -5650 (575,505),(570,500) -5651 (575,515),(570,510) -5652 (575,525),(570,520) -5653 (575,535),(570,530) -5654 (575,545),(570,540) -5655 (575,555),(570,550) -5656 (575,565),(570,560) -5657 (575,575),(570,570) -5658 (575,585),(570,580) -5659 (575,595),(570,590) -5660 (575,605),(570,600) -5661 (575,615),(570,610) -5662 (575,625),(570,620) -5663 (575,635),(570,630) -5664 (575,645),(570,640) -5665 (575,655),(570,650) -5666 (575,665),(570,660) -5667 (575,675),(570,670) -5668 (575,685),(570,680) -5669 (575,695),(570,690) -5670 (575,705),(570,700) -5671 (575,715),(570,710) -5672 (575,725),(570,720) -5673 (575,735),(570,730) -5674 (575,745),(570,740) -5675 (575,755),(570,750) -5676 (575,765),(570,760) -5677 (575,775),(570,770) -5678 (575,785),(570,780) -5679 (575,795),(570,790) -5680 (575,805),(570,800) -5681 (575,815),(570,810) -5682 (575,825),(570,820) -5683 (575,835),(570,830) -5684 (575,845),(570,840) -5685 (575,855),(570,850) -5686 (575,865),(570,860) -5687 (575,875),(570,870) -5688 (575,885),(570,880) -5689 (575,895),(570,890) -5690 (575,905),(570,900) -5691 (575,915),(570,910) -5692 (575,925),(570,920) -5693 (575,935),(570,930) -5694 (575,945),(570,940) -5695 (575,955),(570,950) -5696 (575,965),(570,960) -5697 (575,975),(570,970) -5698 (575,985),(570,980) -5699 (575,995),(570,990) -5700 (575,1005),(570,1000) -5701 (585,15),(580,10) -5702 (585,25),(580,20) -5703 (585,35),(580,30) -5704 (585,45),(580,40) -5705 (585,55),(580,50) -5706 (585,65),(580,60) -5707 (585,75),(580,70) -5708 (585,85),(580,80) -5709 (585,95),(580,90) -5710 (585,105),(580,100) -5711 (585,115),(580,110) -5712 (585,125),(580,120) -5713 (585,135),(580,130) -5714 (585,145),(580,140) -5715 (585,155),(580,150) -5716 (585,165),(580,160) -5717 (585,175),(580,170) -5718 (585,185),(580,180) -5719 (585,195),(580,190) -5720 (585,205),(580,200) -5721 (585,215),(580,210) -5722 (585,225),(580,220) -5723 (585,235),(580,230) -5724 (585,245),(580,240) -5725 (585,255),(580,250) -5726 (585,265),(580,260) -5727 (585,275),(580,270) -5728 (585,285),(580,280) -5729 (585,295),(580,290) -5730 (585,305),(580,300) -5731 (585,315),(580,310) -5732 (585,325),(580,320) -5733 (585,335),(580,330) -5734 (585,345),(580,340) -5735 (585,355),(580,350) -5736 (585,365),(580,360) -5737 (585,375),(580,370) -5738 (585,385),(580,380) -5739 (585,395),(580,390) -5740 (585,405),(580,400) -5741 (585,415),(580,410) -5742 (585,425),(580,420) -5743 (585,435),(580,430) -5744 (585,445),(580,440) -5745 (585,455),(580,450) -5746 (585,465),(580,460) -5747 (585,475),(580,470) -5748 (585,485),(580,480) -5749 (585,495),(580,490) -5750 (585,505),(580,500) -5751 (585,515),(580,510) -5752 (585,525),(580,520) -5753 (585,535),(580,530) -5754 (585,545),(580,540) -5755 (585,555),(580,550) -5756 (585,565),(580,560) -5757 (585,575),(580,570) -5758 (585,585),(580,580) -5759 (585,595),(580,590) -5760 (585,605),(580,600) -5761 (585,615),(580,610) -5762 (585,625),(580,620) -5763 (585,635),(580,630) -5764 (585,645),(580,640) -5765 (585,655),(580,650) -5766 (585,665),(580,660) -5767 (585,675),(580,670) -5768 (585,685),(580,680) -5769 (585,695),(580,690) -5770 (585,705),(580,700) -5771 (585,715),(580,710) -5772 (585,725),(580,720) -5773 (585,735),(580,730) -5774 (585,745),(580,740) -5775 (585,755),(580,750) -5776 (585,765),(580,760) -5777 (585,775),(580,770) -5778 (585,785),(580,780) -5779 (585,795),(580,790) -5780 (585,805),(580,800) -5781 (585,815),(580,810) -5782 (585,825),(580,820) -5783 (585,835),(580,830) -5784 (585,845),(580,840) -5785 (585,855),(580,850) -5786 (585,865),(580,860) -5787 (585,875),(580,870) -5788 (585,885),(580,880) -5789 (585,895),(580,890) -5790 (585,905),(580,900) -5791 (585,915),(580,910) -5792 (585,925),(580,920) -5793 (585,935),(580,930) -5794 (585,945),(580,940) -5795 (585,955),(580,950) -5796 (585,965),(580,960) -5797 (585,975),(580,970) -5798 (585,985),(580,980) -5799 (585,995),(580,990) -5800 (585,1005),(580,1000) -5801 (595,15),(590,10) -5802 (595,25),(590,20) -5803 (595,35),(590,30) -5804 (595,45),(590,40) -5805 (595,55),(590,50) -5806 (595,65),(590,60) -5807 (595,75),(590,70) -5808 (595,85),(590,80) -5809 (595,95),(590,90) -5810 (595,105),(590,100) -5811 (595,115),(590,110) -5812 (595,125),(590,120) -5813 (595,135),(590,130) -5814 (595,145),(590,140) -5815 (595,155),(590,150) -5816 (595,165),(590,160) -5817 (595,175),(590,170) -5818 (595,185),(590,180) -5819 (595,195),(590,190) -5820 (595,205),(590,200) -5821 (595,215),(590,210) -5822 (595,225),(590,220) -5823 (595,235),(590,230) -5824 (595,245),(590,240) -5825 (595,255),(590,250) -5826 (595,265),(590,260) -5827 (595,275),(590,270) -5828 (595,285),(590,280) -5829 (595,295),(590,290) -5830 (595,305),(590,300) -5831 (595,315),(590,310) -5832 (595,325),(590,320) -5833 (595,335),(590,330) -5834 (595,345),(590,340) -5835 (595,355),(590,350) -5836 (595,365),(590,360) -5837 (595,375),(590,370) -5838 (595,385),(590,380) -5839 (595,395),(590,390) -5840 (595,405),(590,400) -5841 (595,415),(590,410) -5842 (595,425),(590,420) -5843 (595,435),(590,430) -5844 (595,445),(590,440) -5845 (595,455),(590,450) -5846 (595,465),(590,460) -5847 (595,475),(590,470) -5848 (595,485),(590,480) -5849 (595,495),(590,490) -5850 (595,505),(590,500) -5851 (595,515),(590,510) -5852 (595,525),(590,520) -5853 (595,535),(590,530) -5854 (595,545),(590,540) -5855 (595,555),(590,550) -5856 (595,565),(590,560) -5857 (595,575),(590,570) -5858 (595,585),(590,580) -5859 (595,595),(590,590) -5860 (595,605),(590,600) -5861 (595,615),(590,610) -5862 (595,625),(590,620) -5863 (595,635),(590,630) -5864 (595,645),(590,640) -5865 (595,655),(590,650) -5866 (595,665),(590,660) -5867 (595,675),(590,670) -5868 (595,685),(590,680) -5869 (595,695),(590,690) -5870 (595,705),(590,700) -5871 (595,715),(590,710) -5872 (595,725),(590,720) -5873 (595,735),(590,730) -5874 (595,745),(590,740) -5875 (595,755),(590,750) -5876 (595,765),(590,760) -5877 (595,775),(590,770) -5878 (595,785),(590,780) -5879 (595,795),(590,790) -5880 (595,805),(590,800) -5881 (595,815),(590,810) -5882 (595,825),(590,820) -5883 (595,835),(590,830) -5884 (595,845),(590,840) -5885 (595,855),(590,850) -5886 (595,865),(590,860) -5887 (595,875),(590,870) -5888 (595,885),(590,880) -5889 (595,895),(590,890) -5890 (595,905),(590,900) -5891 (595,915),(590,910) -5892 (595,925),(590,920) -5893 (595,935),(590,930) -5894 (595,945),(590,940) -5895 (595,955),(590,950) -5896 (595,965),(590,960) -5897 (595,975),(590,970) -5898 (595,985),(590,980) -5899 (595,995),(590,990) -5900 (595,1005),(590,1000) -5901 (605,15),(600,10) -5902 (605,25),(600,20) -5903 (605,35),(600,30) -5904 (605,45),(600,40) -5905 (605,55),(600,50) -5906 (605,65),(600,60) -5907 (605,75),(600,70) -5908 (605,85),(600,80) -5909 (605,95),(600,90) -5910 (605,105),(600,100) -5911 (605,115),(600,110) -5912 (605,125),(600,120) -5913 (605,135),(600,130) -5914 (605,145),(600,140) -5915 (605,155),(600,150) -5916 (605,165),(600,160) -5917 (605,175),(600,170) -5918 (605,185),(600,180) -5919 (605,195),(600,190) -5920 (605,205),(600,200) -5921 (605,215),(600,210) -5922 (605,225),(600,220) -5923 (605,235),(600,230) -5924 (605,245),(600,240) -5925 (605,255),(600,250) -5926 (605,265),(600,260) -5927 (605,275),(600,270) -5928 (605,285),(600,280) -5929 (605,295),(600,290) -5930 (605,305),(600,300) -5931 (605,315),(600,310) -5932 (605,325),(600,320) -5933 (605,335),(600,330) -5934 (605,345),(600,340) -5935 (605,355),(600,350) -5936 (605,365),(600,360) -5937 (605,375),(600,370) -5938 (605,385),(600,380) -5939 (605,395),(600,390) -5940 (605,405),(600,400) -5941 (605,415),(600,410) -5942 (605,425),(600,420) -5943 (605,435),(600,430) -5944 (605,445),(600,440) -5945 (605,455),(600,450) -5946 (605,465),(600,460) -5947 (605,475),(600,470) -5948 (605,485),(600,480) -5949 (605,495),(600,490) -5950 (605,505),(600,500) -5951 (605,515),(600,510) -5952 (605,525),(600,520) -5953 (605,535),(600,530) -5954 (605,545),(600,540) -5955 (605,555),(600,550) -5956 (605,565),(600,560) -5957 (605,575),(600,570) -5958 (605,585),(600,580) -5959 (605,595),(600,590) -5960 (605,605),(600,600) -5961 (605,615),(600,610) -5962 (605,625),(600,620) -5963 (605,635),(600,630) -5964 (605,645),(600,640) -5965 (605,655),(600,650) -5966 (605,665),(600,660) -5967 (605,675),(600,670) -5968 (605,685),(600,680) -5969 (605,695),(600,690) -5970 (605,705),(600,700) -5971 (605,715),(600,710) -5972 (605,725),(600,720) -5973 (605,735),(600,730) -5974 (605,745),(600,740) -5975 (605,755),(600,750) -5976 (605,765),(600,760) -5977 (605,775),(600,770) -5978 (605,785),(600,780) -5979 (605,795),(600,790) -5980 (605,805),(600,800) -5981 (605,815),(600,810) -5982 (605,825),(600,820) -5983 (605,835),(600,830) -5984 (605,845),(600,840) -5985 (605,855),(600,850) -5986 (605,865),(600,860) -5987 (605,875),(600,870) -5988 (605,885),(600,880) -5989 (605,895),(600,890) -5990 (605,905),(600,900) -5991 (605,915),(600,910) -5992 (605,925),(600,920) -5993 (605,935),(600,930) -5994 (605,945),(600,940) -5995 (605,955),(600,950) -5996 (605,965),(600,960) -5997 (605,975),(600,970) -5998 (605,985),(600,980) -5999 (605,995),(600,990) -6000 (605,1005),(600,1000) -6001 (615,15),(610,10) -6002 (615,25),(610,20) -6003 (615,35),(610,30) -6004 (615,45),(610,40) -6005 (615,55),(610,50) -6006 (615,65),(610,60) -6007 (615,75),(610,70) -6008 (615,85),(610,80) -6009 (615,95),(610,90) -6010 (615,105),(610,100) -6011 (615,115),(610,110) -6012 (615,125),(610,120) -6013 (615,135),(610,130) -6014 (615,145),(610,140) -6015 (615,155),(610,150) -6016 (615,165),(610,160) -6017 (615,175),(610,170) -6018 (615,185),(610,180) -6019 (615,195),(610,190) -6020 (615,205),(610,200) -6021 (615,215),(610,210) -6022 (615,225),(610,220) -6023 (615,235),(610,230) -6024 (615,245),(610,240) -6025 (615,255),(610,250) -6026 (615,265),(610,260) -6027 (615,275),(610,270) -6028 (615,285),(610,280) -6029 (615,295),(610,290) -6030 (615,305),(610,300) -6031 (615,315),(610,310) -6032 (615,325),(610,320) -6033 (615,335),(610,330) -6034 (615,345),(610,340) -6035 (615,355),(610,350) -6036 (615,365),(610,360) -6037 (615,375),(610,370) -6038 (615,385),(610,380) -6039 (615,395),(610,390) -6040 (615,405),(610,400) -6041 (615,415),(610,410) -6042 (615,425),(610,420) -6043 (615,435),(610,430) -6044 (615,445),(610,440) -6045 (615,455),(610,450) -6046 (615,465),(610,460) -6047 (615,475),(610,470) -6048 (615,485),(610,480) -6049 (615,495),(610,490) -6050 (615,505),(610,500) -6051 (615,515),(610,510) -6052 (615,525),(610,520) -6053 (615,535),(610,530) -6054 (615,545),(610,540) -6055 (615,555),(610,550) -6056 (615,565),(610,560) -6057 (615,575),(610,570) -6058 (615,585),(610,580) -6059 (615,595),(610,590) -6060 (615,605),(610,600) -6061 (615,615),(610,610) -6062 (615,625),(610,620) -6063 (615,635),(610,630) -6064 (615,645),(610,640) -6065 (615,655),(610,650) -6066 (615,665),(610,660) -6067 (615,675),(610,670) -6068 (615,685),(610,680) -6069 (615,695),(610,690) -6070 (615,705),(610,700) -6071 (615,715),(610,710) -6072 (615,725),(610,720) -6073 (615,735),(610,730) -6074 (615,745),(610,740) -6075 (615,755),(610,750) -6076 (615,765),(610,760) -6077 (615,775),(610,770) -6078 (615,785),(610,780) -6079 (615,795),(610,790) -6080 (615,805),(610,800) -6081 (615,815),(610,810) -6082 (615,825),(610,820) -6083 (615,835),(610,830) -6084 (615,845),(610,840) -6085 (615,855),(610,850) -6086 (615,865),(610,860) -6087 (615,875),(610,870) -6088 (615,885),(610,880) -6089 (615,895),(610,890) -6090 (615,905),(610,900) -6091 (615,915),(610,910) -6092 (615,925),(610,920) -6093 (615,935),(610,930) -6094 (615,945),(610,940) -6095 (615,955),(610,950) -6096 (615,965),(610,960) -6097 (615,975),(610,970) -6098 (615,985),(610,980) -6099 (615,995),(610,990) -6100 (615,1005),(610,1000) -6101 (625,15),(620,10) -6102 (625,25),(620,20) -6103 (625,35),(620,30) -6104 (625,45),(620,40) -6105 (625,55),(620,50) -6106 (625,65),(620,60) -6107 (625,75),(620,70) -6108 (625,85),(620,80) -6109 (625,95),(620,90) -6110 (625,105),(620,100) -6111 (625,115),(620,110) -6112 (625,125),(620,120) -6113 (625,135),(620,130) -6114 (625,145),(620,140) -6115 (625,155),(620,150) -6116 (625,165),(620,160) -6117 (625,175),(620,170) -6118 (625,185),(620,180) -6119 (625,195),(620,190) -6120 (625,205),(620,200) -6121 (625,215),(620,210) -6122 (625,225),(620,220) -6123 (625,235),(620,230) -6124 (625,245),(620,240) -6125 (625,255),(620,250) -6126 (625,265),(620,260) -6127 (625,275),(620,270) -6128 (625,285),(620,280) -6129 (625,295),(620,290) -6130 (625,305),(620,300) -6131 (625,315),(620,310) -6132 (625,325),(620,320) -6133 (625,335),(620,330) -6134 (625,345),(620,340) -6135 (625,355),(620,350) -6136 (625,365),(620,360) -6137 (625,375),(620,370) -6138 (625,385),(620,380) -6139 (625,395),(620,390) -6140 (625,405),(620,400) -6141 (625,415),(620,410) -6142 (625,425),(620,420) -6143 (625,435),(620,430) -6144 (625,445),(620,440) -6145 (625,455),(620,450) -6146 (625,465),(620,460) -6147 (625,475),(620,470) -6148 (625,485),(620,480) -6149 (625,495),(620,490) -6150 (625,505),(620,500) -6151 (625,515),(620,510) -6152 (625,525),(620,520) -6153 (625,535),(620,530) -6154 (625,545),(620,540) -6155 (625,555),(620,550) -6156 (625,565),(620,560) -6157 (625,575),(620,570) -6158 (625,585),(620,580) -6159 (625,595),(620,590) -6160 (625,605),(620,600) -6161 (625,615),(620,610) -6162 (625,625),(620,620) -6163 (625,635),(620,630) -6164 (625,645),(620,640) -6165 (625,655),(620,650) -6166 (625,665),(620,660) -6167 (625,675),(620,670) -6168 (625,685),(620,680) -6169 (625,695),(620,690) -6170 (625,705),(620,700) -6171 (625,715),(620,710) -6172 (625,725),(620,720) -6173 (625,735),(620,730) -6174 (625,745),(620,740) -6175 (625,755),(620,750) -6176 (625,765),(620,760) -6177 (625,775),(620,770) -6178 (625,785),(620,780) -6179 (625,795),(620,790) -6180 (625,805),(620,800) -6181 (625,815),(620,810) -6182 (625,825),(620,820) -6183 (625,835),(620,830) -6184 (625,845),(620,840) -6185 (625,855),(620,850) -6186 (625,865),(620,860) -6187 (625,875),(620,870) -6188 (625,885),(620,880) -6189 (625,895),(620,890) -6190 (625,905),(620,900) -6191 (625,915),(620,910) -6192 (625,925),(620,920) -6193 (625,935),(620,930) -6194 (625,945),(620,940) -6195 (625,955),(620,950) -6196 (625,965),(620,960) -6197 (625,975),(620,970) -6198 (625,985),(620,980) -6199 (625,995),(620,990) -6200 (625,1005),(620,1000) -6201 (635,15),(630,10) -6202 (635,25),(630,20) -6203 (635,35),(630,30) -6204 (635,45),(630,40) -6205 (635,55),(630,50) -6206 (635,65),(630,60) -6207 (635,75),(630,70) -6208 (635,85),(630,80) -6209 (635,95),(630,90) -6210 (635,105),(630,100) -6211 (635,115),(630,110) -6212 (635,125),(630,120) -6213 (635,135),(630,130) -6214 (635,145),(630,140) -6215 (635,155),(630,150) -6216 (635,165),(630,160) -6217 (635,175),(630,170) -6218 (635,185),(630,180) -6219 (635,195),(630,190) -6220 (635,205),(630,200) -6221 (635,215),(630,210) -6222 (635,225),(630,220) -6223 (635,235),(630,230) -6224 (635,245),(630,240) -6225 (635,255),(630,250) -6226 (635,265),(630,260) -6227 (635,275),(630,270) -6228 (635,285),(630,280) -6229 (635,295),(630,290) -6230 (635,305),(630,300) -6231 (635,315),(630,310) -6232 (635,325),(630,320) -6233 (635,335),(630,330) -6234 (635,345),(630,340) -6235 (635,355),(630,350) -6236 (635,365),(630,360) -6237 (635,375),(630,370) -6238 (635,385),(630,380) -6239 (635,395),(630,390) -6240 (635,405),(630,400) -6241 (635,415),(630,410) -6242 (635,425),(630,420) -6243 (635,435),(630,430) -6244 (635,445),(630,440) -6245 (635,455),(630,450) -6246 (635,465),(630,460) -6247 (635,475),(630,470) -6248 (635,485),(630,480) -6249 (635,495),(630,490) -6250 (635,505),(630,500) -6251 (635,515),(630,510) -6252 (635,525),(630,520) -6253 (635,535),(630,530) -6254 (635,545),(630,540) -6255 (635,555),(630,550) -6256 (635,565),(630,560) -6257 (635,575),(630,570) -6258 (635,585),(630,580) -6259 (635,595),(630,590) -6260 (635,605),(630,600) -6261 (635,615),(630,610) -6262 (635,625),(630,620) -6263 (635,635),(630,630) -6264 (635,645),(630,640) -6265 (635,655),(630,650) -6266 (635,665),(630,660) -6267 (635,675),(630,670) -6268 (635,685),(630,680) -6269 (635,695),(630,690) -6270 (635,705),(630,700) -6271 (635,715),(630,710) -6272 (635,725),(630,720) -6273 (635,735),(630,730) -6274 (635,745),(630,740) -6275 (635,755),(630,750) -6276 (635,765),(630,760) -6277 (635,775),(630,770) -6278 (635,785),(630,780) -6279 (635,795),(630,790) -6280 (635,805),(630,800) -6281 (635,815),(630,810) -6282 (635,825),(630,820) -6283 (635,835),(630,830) -6284 (635,845),(630,840) -6285 (635,855),(630,850) -6286 (635,865),(630,860) -6287 (635,875),(630,870) -6288 (635,885),(630,880) -6289 (635,895),(630,890) -6290 (635,905),(630,900) -6291 (635,915),(630,910) -6292 (635,925),(630,920) -6293 (635,935),(630,930) -6294 (635,945),(630,940) -6295 (635,955),(630,950) -6296 (635,965),(630,960) -6297 (635,975),(630,970) -6298 (635,985),(630,980) -6299 (635,995),(630,990) -6300 (635,1005),(630,1000) -6301 (645,15),(640,10) -6302 (645,25),(640,20) -6303 (645,35),(640,30) -6304 (645,45),(640,40) -6305 (645,55),(640,50) -6306 (645,65),(640,60) -6307 (645,75),(640,70) -6308 (645,85),(640,80) -6309 (645,95),(640,90) -6310 (645,105),(640,100) -6311 (645,115),(640,110) -6312 (645,125),(640,120) -6313 (645,135),(640,130) -6314 (645,145),(640,140) -6315 (645,155),(640,150) -6316 (645,165),(640,160) -6317 (645,175),(640,170) -6318 (645,185),(640,180) -6319 (645,195),(640,190) -6320 (645,205),(640,200) -6321 (645,215),(640,210) -6322 (645,225),(640,220) -6323 (645,235),(640,230) -6324 (645,245),(640,240) -6325 (645,255),(640,250) -6326 (645,265),(640,260) -6327 (645,275),(640,270) -6328 (645,285),(640,280) -6329 (645,295),(640,290) -6330 (645,305),(640,300) -6331 (645,315),(640,310) -6332 (645,325),(640,320) -6333 (645,335),(640,330) -6334 (645,345),(640,340) -6335 (645,355),(640,350) -6336 (645,365),(640,360) -6337 (645,375),(640,370) -6338 (645,385),(640,380) -6339 (645,395),(640,390) -6340 (645,405),(640,400) -6341 (645,415),(640,410) -6342 (645,425),(640,420) -6343 (645,435),(640,430) -6344 (645,445),(640,440) -6345 (645,455),(640,450) -6346 (645,465),(640,460) -6347 (645,475),(640,470) -6348 (645,485),(640,480) -6349 (645,495),(640,490) -6350 (645,505),(640,500) -6351 (645,515),(640,510) -6352 (645,525),(640,520) -6353 (645,535),(640,530) -6354 (645,545),(640,540) -6355 (645,555),(640,550) -6356 (645,565),(640,560) -6357 (645,575),(640,570) -6358 (645,585),(640,580) -6359 (645,595),(640,590) -6360 (645,605),(640,600) -6361 (645,615),(640,610) -6362 (645,625),(640,620) -6363 (645,635),(640,630) -6364 (645,645),(640,640) -6365 (645,655),(640,650) -6366 (645,665),(640,660) -6367 (645,675),(640,670) -6368 (645,685),(640,680) -6369 (645,695),(640,690) -6370 (645,705),(640,700) -6371 (645,715),(640,710) -6372 (645,725),(640,720) -6373 (645,735),(640,730) -6374 (645,745),(640,740) -6375 (645,755),(640,750) -6376 (645,765),(640,760) -6377 (645,775),(640,770) -6378 (645,785),(640,780) -6379 (645,795),(640,790) -6380 (645,805),(640,800) -6381 (645,815),(640,810) -6382 (645,825),(640,820) -6383 (645,835),(640,830) -6384 (645,845),(640,840) -6385 (645,855),(640,850) -6386 (645,865),(640,860) -6387 (645,875),(640,870) -6388 (645,885),(640,880) -6389 (645,895),(640,890) -6390 (645,905),(640,900) -6391 (645,915),(640,910) -6392 (645,925),(640,920) -6393 (645,935),(640,930) -6394 (645,945),(640,940) -6395 (645,955),(640,950) -6396 (645,965),(640,960) -6397 (645,975),(640,970) -6398 (645,985),(640,980) -6399 (645,995),(640,990) -6400 (645,1005),(640,1000) -6401 (655,15),(650,10) -6402 (655,25),(650,20) -6403 (655,35),(650,30) -6404 (655,45),(650,40) -6405 (655,55),(650,50) -6406 (655,65),(650,60) -6407 (655,75),(650,70) -6408 (655,85),(650,80) -6409 (655,95),(650,90) -6410 (655,105),(650,100) -6411 (655,115),(650,110) -6412 (655,125),(650,120) -6413 (655,135),(650,130) -6414 (655,145),(650,140) -6415 (655,155),(650,150) -6416 (655,165),(650,160) -6417 (655,175),(650,170) -6418 (655,185),(650,180) -6419 (655,195),(650,190) -6420 (655,205),(650,200) -6421 (655,215),(650,210) -6422 (655,225),(650,220) -6423 (655,235),(650,230) -6424 (655,245),(650,240) -6425 (655,255),(650,250) -6426 (655,265),(650,260) -6427 (655,275),(650,270) -6428 (655,285),(650,280) -6429 (655,295),(650,290) -6430 (655,305),(650,300) -6431 (655,315),(650,310) -6432 (655,325),(650,320) -6433 (655,335),(650,330) -6434 (655,345),(650,340) -6435 (655,355),(650,350) -6436 (655,365),(650,360) -6437 (655,375),(650,370) -6438 (655,385),(650,380) -6439 (655,395),(650,390) -6440 (655,405),(650,400) -6441 (655,415),(650,410) -6442 (655,425),(650,420) -6443 (655,435),(650,430) -6444 (655,445),(650,440) -6445 (655,455),(650,450) -6446 (655,465),(650,460) -6447 (655,475),(650,470) -6448 (655,485),(650,480) -6449 (655,495),(650,490) -6450 (655,505),(650,500) -6451 (655,515),(650,510) -6452 (655,525),(650,520) -6453 (655,535),(650,530) -6454 (655,545),(650,540) -6455 (655,555),(650,550) -6456 (655,565),(650,560) -6457 (655,575),(650,570) -6458 (655,585),(650,580) -6459 (655,595),(650,590) -6460 (655,605),(650,600) -6461 (655,615),(650,610) -6462 (655,625),(650,620) -6463 (655,635),(650,630) -6464 (655,645),(650,640) -6465 (655,655),(650,650) -6466 (655,665),(650,660) -6467 (655,675),(650,670) -6468 (655,685),(650,680) -6469 (655,695),(650,690) -6470 (655,705),(650,700) -6471 (655,715),(650,710) -6472 (655,725),(650,720) -6473 (655,735),(650,730) -6474 (655,745),(650,740) -6475 (655,755),(650,750) -6476 (655,765),(650,760) -6477 (655,775),(650,770) -6478 (655,785),(650,780) -6479 (655,795),(650,790) -6480 (655,805),(650,800) -6481 (655,815),(650,810) -6482 (655,825),(650,820) -6483 (655,835),(650,830) -6484 (655,845),(650,840) -6485 (655,855),(650,850) -6486 (655,865),(650,860) -6487 (655,875),(650,870) -6488 (655,885),(650,880) -6489 (655,895),(650,890) -6490 (655,905),(650,900) -6491 (655,915),(650,910) -6492 (655,925),(650,920) -6493 (655,935),(650,930) -6494 (655,945),(650,940) -6495 (655,955),(650,950) -6496 (655,965),(650,960) -6497 (655,975),(650,970) -6498 (655,985),(650,980) -6499 (655,995),(650,990) -6500 (655,1005),(650,1000) -6501 (665,15),(660,10) -6502 (665,25),(660,20) -6503 (665,35),(660,30) -6504 (665,45),(660,40) -6505 (665,55),(660,50) -6506 (665,65),(660,60) -6507 (665,75),(660,70) -6508 (665,85),(660,80) -6509 (665,95),(660,90) -6510 (665,105),(660,100) -6511 (665,115),(660,110) -6512 (665,125),(660,120) -6513 (665,135),(660,130) -6514 (665,145),(660,140) -6515 (665,155),(660,150) -6516 (665,165),(660,160) -6517 (665,175),(660,170) -6518 (665,185),(660,180) -6519 (665,195),(660,190) -6520 (665,205),(660,200) -6521 (665,215),(660,210) -6522 (665,225),(660,220) -6523 (665,235),(660,230) -6524 (665,245),(660,240) -6525 (665,255),(660,250) -6526 (665,265),(660,260) -6527 (665,275),(660,270) -6528 (665,285),(660,280) -6529 (665,295),(660,290) -6530 (665,305),(660,300) -6531 (665,315),(660,310) -6532 (665,325),(660,320) -6533 (665,335),(660,330) -6534 (665,345),(660,340) -6535 (665,355),(660,350) -6536 (665,365),(660,360) -6537 (665,375),(660,370) -6538 (665,385),(660,380) -6539 (665,395),(660,390) -6540 (665,405),(660,400) -6541 (665,415),(660,410) -6542 (665,425),(660,420) -6543 (665,435),(660,430) -6544 (665,445),(660,440) -6545 (665,455),(660,450) -6546 (665,465),(660,460) -6547 (665,475),(660,470) -6548 (665,485),(660,480) -6549 (665,495),(660,490) -6550 (665,505),(660,500) -6551 (665,515),(660,510) -6552 (665,525),(660,520) -6553 (665,535),(660,530) -6554 (665,545),(660,540) -6555 (665,555),(660,550) -6556 (665,565),(660,560) -6557 (665,575),(660,570) -6558 (665,585),(660,580) -6559 (665,595),(660,590) -6560 (665,605),(660,600) -6561 (665,615),(660,610) -6562 (665,625),(660,620) -6563 (665,635),(660,630) -6564 (665,645),(660,640) -6565 (665,655),(660,650) -6566 (665,665),(660,660) -6567 (665,675),(660,670) -6568 (665,685),(660,680) -6569 (665,695),(660,690) -6570 (665,705),(660,700) -6571 (665,715),(660,710) -6572 (665,725),(660,720) -6573 (665,735),(660,730) -6574 (665,745),(660,740) -6575 (665,755),(660,750) -6576 (665,765),(660,760) -6577 (665,775),(660,770) -6578 (665,785),(660,780) -6579 (665,795),(660,790) -6580 (665,805),(660,800) -6581 (665,815),(660,810) -6582 (665,825),(660,820) -6583 (665,835),(660,830) -6584 (665,845),(660,840) -6585 (665,855),(660,850) -6586 (665,865),(660,860) -6587 (665,875),(660,870) -6588 (665,885),(660,880) -6589 (665,895),(660,890) -6590 (665,905),(660,900) -6591 (665,915),(660,910) -6592 (665,925),(660,920) -6593 (665,935),(660,930) -6594 (665,945),(660,940) -6595 (665,955),(660,950) -6596 (665,965),(660,960) -6597 (665,975),(660,970) -6598 (665,985),(660,980) -6599 (665,995),(660,990) -6600 (665,1005),(660,1000) -6601 (675,15),(670,10) -6602 (675,25),(670,20) -6603 (675,35),(670,30) -6604 (675,45),(670,40) -6605 (675,55),(670,50) -6606 (675,65),(670,60) -6607 (675,75),(670,70) -6608 (675,85),(670,80) -6609 (675,95),(670,90) -6610 (675,105),(670,100) -6611 (675,115),(670,110) -6612 (675,125),(670,120) -6613 (675,135),(670,130) -6614 (675,145),(670,140) -6615 (675,155),(670,150) -6616 (675,165),(670,160) -6617 (675,175),(670,170) -6618 (675,185),(670,180) -6619 (675,195),(670,190) -6620 (675,205),(670,200) -6621 (675,215),(670,210) -6622 (675,225),(670,220) -6623 (675,235),(670,230) -6624 (675,245),(670,240) -6625 (675,255),(670,250) -6626 (675,265),(670,260) -6627 (675,275),(670,270) -6628 (675,285),(670,280) -6629 (675,295),(670,290) -6630 (675,305),(670,300) -6631 (675,315),(670,310) -6632 (675,325),(670,320) -6633 (675,335),(670,330) -6634 (675,345),(670,340) -6635 (675,355),(670,350) -6636 (675,365),(670,360) -6637 (675,375),(670,370) -6638 (675,385),(670,380) -6639 (675,395),(670,390) -6640 (675,405),(670,400) -6641 (675,415),(670,410) -6642 (675,425),(670,420) -6643 (675,435),(670,430) -6644 (675,445),(670,440) -6645 (675,455),(670,450) -6646 (675,465),(670,460) -6647 (675,475),(670,470) -6648 (675,485),(670,480) -6649 (675,495),(670,490) -6650 (675,505),(670,500) -6651 (675,515),(670,510) -6652 (675,525),(670,520) -6653 (675,535),(670,530) -6654 (675,545),(670,540) -6655 (675,555),(670,550) -6656 (675,565),(670,560) -6657 (675,575),(670,570) -6658 (675,585),(670,580) -6659 (675,595),(670,590) -6660 (675,605),(670,600) -6661 (675,615),(670,610) -6662 (675,625),(670,620) -6663 (675,635),(670,630) -6664 (675,645),(670,640) -6665 (675,655),(670,650) -6666 (675,665),(670,660) -6667 (675,675),(670,670) -6668 (675,685),(670,680) -6669 (675,695),(670,690) -6670 (675,705),(670,700) -6671 (675,715),(670,710) -6672 (675,725),(670,720) -6673 (675,735),(670,730) -6674 (675,745),(670,740) -6675 (675,755),(670,750) -6676 (675,765),(670,760) -6677 (675,775),(670,770) -6678 (675,785),(670,780) -6679 (675,795),(670,790) -6680 (675,805),(670,800) -6681 (675,815),(670,810) -6682 (675,825),(670,820) -6683 (675,835),(670,830) -6684 (675,845),(670,840) -6685 (675,855),(670,850) -6686 (675,865),(670,860) -6687 (675,875),(670,870) -6688 (675,885),(670,880) -6689 (675,895),(670,890) -6690 (675,905),(670,900) -6691 (675,915),(670,910) -6692 (675,925),(670,920) -6693 (675,935),(670,930) -6694 (675,945),(670,940) -6695 (675,955),(670,950) -6696 (675,965),(670,960) -6697 (675,975),(670,970) -6698 (675,985),(670,980) -6699 (675,995),(670,990) -6700 (675,1005),(670,1000) -6701 (685,15),(680,10) -6702 (685,25),(680,20) -6703 (685,35),(680,30) -6704 (685,45),(680,40) -6705 (685,55),(680,50) -6706 (685,65),(680,60) -6707 (685,75),(680,70) -6708 (685,85),(680,80) -6709 (685,95),(680,90) -6710 (685,105),(680,100) -6711 (685,115),(680,110) -6712 (685,125),(680,120) -6713 (685,135),(680,130) -6714 (685,145),(680,140) -6715 (685,155),(680,150) -6716 (685,165),(680,160) -6717 (685,175),(680,170) -6718 (685,185),(680,180) -6719 (685,195),(680,190) -6720 (685,205),(680,200) -6721 (685,215),(680,210) -6722 (685,225),(680,220) -6723 (685,235),(680,230) -6724 (685,245),(680,240) -6725 (685,255),(680,250) -6726 (685,265),(680,260) -6727 (685,275),(680,270) -6728 (685,285),(680,280) -6729 (685,295),(680,290) -6730 (685,305),(680,300) -6731 (685,315),(680,310) -6732 (685,325),(680,320) -6733 (685,335),(680,330) -6734 (685,345),(680,340) -6735 (685,355),(680,350) -6736 (685,365),(680,360) -6737 (685,375),(680,370) -6738 (685,385),(680,380) -6739 (685,395),(680,390) -6740 (685,405),(680,400) -6741 (685,415),(680,410) -6742 (685,425),(680,420) -6743 (685,435),(680,430) -6744 (685,445),(680,440) -6745 (685,455),(680,450) -6746 (685,465),(680,460) -6747 (685,475),(680,470) -6748 (685,485),(680,480) -6749 (685,495),(680,490) -6750 (685,505),(680,500) -6751 (685,515),(680,510) -6752 (685,525),(680,520) -6753 (685,535),(680,530) -6754 (685,545),(680,540) -6755 (685,555),(680,550) -6756 (685,565),(680,560) -6757 (685,575),(680,570) -6758 (685,585),(680,580) -6759 (685,595),(680,590) -6760 (685,605),(680,600) -6761 (685,615),(680,610) -6762 (685,625),(680,620) -6763 (685,635),(680,630) -6764 (685,645),(680,640) -6765 (685,655),(680,650) -6766 (685,665),(680,660) -6767 (685,675),(680,670) -6768 (685,685),(680,680) -6769 (685,695),(680,690) -6770 (685,705),(680,700) -6771 (685,715),(680,710) -6772 (685,725),(680,720) -6773 (685,735),(680,730) -6774 (685,745),(680,740) -6775 (685,755),(680,750) -6776 (685,765),(680,760) -6777 (685,775),(680,770) -6778 (685,785),(680,780) -6779 (685,795),(680,790) -6780 (685,805),(680,800) -6781 (685,815),(680,810) -6782 (685,825),(680,820) -6783 (685,835),(680,830) -6784 (685,845),(680,840) -6785 (685,855),(680,850) -6786 (685,865),(680,860) -6787 (685,875),(680,870) -6788 (685,885),(680,880) -6789 (685,895),(680,890) -6790 (685,905),(680,900) -6791 (685,915),(680,910) -6792 (685,925),(680,920) -6793 (685,935),(680,930) -6794 (685,945),(680,940) -6795 (685,955),(680,950) -6796 (685,965),(680,960) -6797 (685,975),(680,970) -6798 (685,985),(680,980) -6799 (685,995),(680,990) -6800 (685,1005),(680,1000) -6801 (695,15),(690,10) -6802 (695,25),(690,20) -6803 (695,35),(690,30) -6804 (695,45),(690,40) -6805 (695,55),(690,50) -6806 (695,65),(690,60) -6807 (695,75),(690,70) -6808 (695,85),(690,80) -6809 (695,95),(690,90) -6810 (695,105),(690,100) -6811 (695,115),(690,110) -6812 (695,125),(690,120) -6813 (695,135),(690,130) -6814 (695,145),(690,140) -6815 (695,155),(690,150) -6816 (695,165),(690,160) -6817 (695,175),(690,170) -6818 (695,185),(690,180) -6819 (695,195),(690,190) -6820 (695,205),(690,200) -6821 (695,215),(690,210) -6822 (695,225),(690,220) -6823 (695,235),(690,230) -6824 (695,245),(690,240) -6825 (695,255),(690,250) -6826 (695,265),(690,260) -6827 (695,275),(690,270) -6828 (695,285),(690,280) -6829 (695,295),(690,290) -6830 (695,305),(690,300) -6831 (695,315),(690,310) -6832 (695,325),(690,320) -6833 (695,335),(690,330) -6834 (695,345),(690,340) -6835 (695,355),(690,350) -6836 (695,365),(690,360) -6837 (695,375),(690,370) -6838 (695,385),(690,380) -6839 (695,395),(690,390) -6840 (695,405),(690,400) -6841 (695,415),(690,410) -6842 (695,425),(690,420) -6843 (695,435),(690,430) -6844 (695,445),(690,440) -6845 (695,455),(690,450) -6846 (695,465),(690,460) -6847 (695,475),(690,470) -6848 (695,485),(690,480) -6849 (695,495),(690,490) -6850 (695,505),(690,500) -6851 (695,515),(690,510) -6852 (695,525),(690,520) -6853 (695,535),(690,530) -6854 (695,545),(690,540) -6855 (695,555),(690,550) -6856 (695,565),(690,560) -6857 (695,575),(690,570) -6858 (695,585),(690,580) -6859 (695,595),(690,590) -6860 (695,605),(690,600) -6861 (695,615),(690,610) -6862 (695,625),(690,620) -6863 (695,635),(690,630) -6864 (695,645),(690,640) -6865 (695,655),(690,650) -6866 (695,665),(690,660) -6867 (695,675),(690,670) -6868 (695,685),(690,680) -6869 (695,695),(690,690) -6870 (695,705),(690,700) -6871 (695,715),(690,710) -6872 (695,725),(690,720) -6873 (695,735),(690,730) -6874 (695,745),(690,740) -6875 (695,755),(690,750) -6876 (695,765),(690,760) -6877 (695,775),(690,770) -6878 (695,785),(690,780) -6879 (695,795),(690,790) -6880 (695,805),(690,800) -6881 (695,815),(690,810) -6882 (695,825),(690,820) -6883 (695,835),(690,830) -6884 (695,845),(690,840) -6885 (695,855),(690,850) -6886 (695,865),(690,860) -6887 (695,875),(690,870) -6888 (695,885),(690,880) -6889 (695,895),(690,890) -6890 (695,905),(690,900) -6891 (695,915),(690,910) -6892 (695,925),(690,920) -6893 (695,935),(690,930) -6894 (695,945),(690,940) -6895 (695,955),(690,950) -6896 (695,965),(690,960) -6897 (695,975),(690,970) -6898 (695,985),(690,980) -6899 (695,995),(690,990) -6900 (695,1005),(690,1000) -6901 (705,15),(700,10) -6902 (705,25),(700,20) -6903 (705,35),(700,30) -6904 (705,45),(700,40) -6905 (705,55),(700,50) -6906 (705,65),(700,60) -6907 (705,75),(700,70) -6908 (705,85),(700,80) -6909 (705,95),(700,90) -6910 (705,105),(700,100) -6911 (705,115),(700,110) -6912 (705,125),(700,120) -6913 (705,135),(700,130) -6914 (705,145),(700,140) -6915 (705,155),(700,150) -6916 (705,165),(700,160) -6917 (705,175),(700,170) -6918 (705,185),(700,180) -6919 (705,195),(700,190) -6920 (705,205),(700,200) -6921 (705,215),(700,210) -6922 (705,225),(700,220) -6923 (705,235),(700,230) -6924 (705,245),(700,240) -6925 (705,255),(700,250) -6926 (705,265),(700,260) -6927 (705,275),(700,270) -6928 (705,285),(700,280) -6929 (705,295),(700,290) -6930 (705,305),(700,300) -6931 (705,315),(700,310) -6932 (705,325),(700,320) -6933 (705,335),(700,330) -6934 (705,345),(700,340) -6935 (705,355),(700,350) -6936 (705,365),(700,360) -6937 (705,375),(700,370) -6938 (705,385),(700,380) -6939 (705,395),(700,390) -6940 (705,405),(700,400) -6941 (705,415),(700,410) -6942 (705,425),(700,420) -6943 (705,435),(700,430) -6944 (705,445),(700,440) -6945 (705,455),(700,450) -6946 (705,465),(700,460) -6947 (705,475),(700,470) -6948 (705,485),(700,480) -6949 (705,495),(700,490) -6950 (705,505),(700,500) -6951 (705,515),(700,510) -6952 (705,525),(700,520) -6953 (705,535),(700,530) -6954 (705,545),(700,540) -6955 (705,555),(700,550) -6956 (705,565),(700,560) -6957 (705,575),(700,570) -6958 (705,585),(700,580) -6959 (705,595),(700,590) -6960 (705,605),(700,600) -6961 (705,615),(700,610) -6962 (705,625),(700,620) -6963 (705,635),(700,630) -6964 (705,645),(700,640) -6965 (705,655),(700,650) -6966 (705,665),(700,660) -6967 (705,675),(700,670) -6968 (705,685),(700,680) -6969 (705,695),(700,690) -6970 (705,705),(700,700) -6971 (705,715),(700,710) -6972 (705,725),(700,720) -6973 (705,735),(700,730) -6974 (705,745),(700,740) -6975 (705,755),(700,750) -6976 (705,765),(700,760) -6977 (705,775),(700,770) -6978 (705,785),(700,780) -6979 (705,795),(700,790) -6980 (705,805),(700,800) -6981 (705,815),(700,810) -6982 (705,825),(700,820) -6983 (705,835),(700,830) -6984 (705,845),(700,840) -6985 (705,855),(700,850) -6986 (705,865),(700,860) -6987 (705,875),(700,870) -6988 (705,885),(700,880) -6989 (705,895),(700,890) -6990 (705,905),(700,900) -6991 (705,915),(700,910) -6992 (705,925),(700,920) -6993 (705,935),(700,930) -6994 (705,945),(700,940) -6995 (705,955),(700,950) -6996 (705,965),(700,960) -6997 (705,975),(700,970) -6998 (705,985),(700,980) -6999 (705,995),(700,990) -7000 (705,1005),(700,1000) -7001 (715,15),(710,10) -7002 (715,25),(710,20) -7003 (715,35),(710,30) -7004 (715,45),(710,40) -7005 (715,55),(710,50) -7006 (715,65),(710,60) -7007 (715,75),(710,70) -7008 (715,85),(710,80) -7009 (715,95),(710,90) -7010 (715,105),(710,100) -7011 (715,115),(710,110) -7012 (715,125),(710,120) -7013 (715,135),(710,130) -7014 (715,145),(710,140) -7015 (715,155),(710,150) -7016 (715,165),(710,160) -7017 (715,175),(710,170) -7018 (715,185),(710,180) -7019 (715,195),(710,190) -7020 (715,205),(710,200) -7021 (715,215),(710,210) -7022 (715,225),(710,220) -7023 (715,235),(710,230) -7024 (715,245),(710,240) -7025 (715,255),(710,250) -7026 (715,265),(710,260) -7027 (715,275),(710,270) -7028 (715,285),(710,280) -7029 (715,295),(710,290) -7030 (715,305),(710,300) -7031 (715,315),(710,310) -7032 (715,325),(710,320) -7033 (715,335),(710,330) -7034 (715,345),(710,340) -7035 (715,355),(710,350) -7036 (715,365),(710,360) -7037 (715,375),(710,370) -7038 (715,385),(710,380) -7039 (715,395),(710,390) -7040 (715,405),(710,400) -7041 (715,415),(710,410) -7042 (715,425),(710,420) -7043 (715,435),(710,430) -7044 (715,445),(710,440) -7045 (715,455),(710,450) -7046 (715,465),(710,460) -7047 (715,475),(710,470) -7048 (715,485),(710,480) -7049 (715,495),(710,490) -7050 (715,505),(710,500) -7051 (715,515),(710,510) -7052 (715,525),(710,520) -7053 (715,535),(710,530) -7054 (715,545),(710,540) -7055 (715,555),(710,550) -7056 (715,565),(710,560) -7057 (715,575),(710,570) -7058 (715,585),(710,580) -7059 (715,595),(710,590) -7060 (715,605),(710,600) -7061 (715,615),(710,610) -7062 (715,625),(710,620) -7063 (715,635),(710,630) -7064 (715,645),(710,640) -7065 (715,655),(710,650) -7066 (715,665),(710,660) -7067 (715,675),(710,670) -7068 (715,685),(710,680) -7069 (715,695),(710,690) -7070 (715,705),(710,700) -7071 (715,715),(710,710) -7072 (715,725),(710,720) -7073 (715,735),(710,730) -7074 (715,745),(710,740) -7075 (715,755),(710,750) -7076 (715,765),(710,760) -7077 (715,775),(710,770) -7078 (715,785),(710,780) -7079 (715,795),(710,790) -7080 (715,805),(710,800) -7081 (715,815),(710,810) -7082 (715,825),(710,820) -7083 (715,835),(710,830) -7084 (715,845),(710,840) -7085 (715,855),(710,850) -7086 (715,865),(710,860) -7087 (715,875),(710,870) -7088 (715,885),(710,880) -7089 (715,895),(710,890) -7090 (715,905),(710,900) -7091 (715,915),(710,910) -7092 (715,925),(710,920) -7093 (715,935),(710,930) -7094 (715,945),(710,940) -7095 (715,955),(710,950) -7096 (715,965),(710,960) -7097 (715,975),(710,970) -7098 (715,985),(710,980) -7099 (715,995),(710,990) -7100 (715,1005),(710,1000) -7101 (725,15),(720,10) -7102 (725,25),(720,20) -7103 (725,35),(720,30) -7104 (725,45),(720,40) -7105 (725,55),(720,50) -7106 (725,65),(720,60) -7107 (725,75),(720,70) -7108 (725,85),(720,80) -7109 (725,95),(720,90) -7110 (725,105),(720,100) -7111 (725,115),(720,110) -7112 (725,125),(720,120) -7113 (725,135),(720,130) -7114 (725,145),(720,140) -7115 (725,155),(720,150) -7116 (725,165),(720,160) -7117 (725,175),(720,170) -7118 (725,185),(720,180) -7119 (725,195),(720,190) -7120 (725,205),(720,200) -7121 (725,215),(720,210) -7122 (725,225),(720,220) -7123 (725,235),(720,230) -7124 (725,245),(720,240) -7125 (725,255),(720,250) -7126 (725,265),(720,260) -7127 (725,275),(720,270) -7128 (725,285),(720,280) -7129 (725,295),(720,290) -7130 (725,305),(720,300) -7131 (725,315),(720,310) -7132 (725,325),(720,320) -7133 (725,335),(720,330) -7134 (725,345),(720,340) -7135 (725,355),(720,350) -7136 (725,365),(720,360) -7137 (725,375),(720,370) -7138 (725,385),(720,380) -7139 (725,395),(720,390) -7140 (725,405),(720,400) -7141 (725,415),(720,410) -7142 (725,425),(720,420) -7143 (725,435),(720,430) -7144 (725,445),(720,440) -7145 (725,455),(720,450) -7146 (725,465),(720,460) -7147 (725,475),(720,470) -7148 (725,485),(720,480) -7149 (725,495),(720,490) -7150 (725,505),(720,500) -7151 (725,515),(720,510) -7152 (725,525),(720,520) -7153 (725,535),(720,530) -7154 (725,545),(720,540) -7155 (725,555),(720,550) -7156 (725,565),(720,560) -7157 (725,575),(720,570) -7158 (725,585),(720,580) -7159 (725,595),(720,590) -7160 (725,605),(720,600) -7161 (725,615),(720,610) -7162 (725,625),(720,620) -7163 (725,635),(720,630) -7164 (725,645),(720,640) -7165 (725,655),(720,650) -7166 (725,665),(720,660) -7167 (725,675),(720,670) -7168 (725,685),(720,680) -7169 (725,695),(720,690) -7170 (725,705),(720,700) -7171 (725,715),(720,710) -7172 (725,725),(720,720) -7173 (725,735),(720,730) -7174 (725,745),(720,740) -7175 (725,755),(720,750) -7176 (725,765),(720,760) -7177 (725,775),(720,770) -7178 (725,785),(720,780) -7179 (725,795),(720,790) -7180 (725,805),(720,800) -7181 (725,815),(720,810) -7182 (725,825),(720,820) -7183 (725,835),(720,830) -7184 (725,845),(720,840) -7185 (725,855),(720,850) -7186 (725,865),(720,860) -7187 (725,875),(720,870) -7188 (725,885),(720,880) -7189 (725,895),(720,890) -7190 (725,905),(720,900) -7191 (725,915),(720,910) -7192 (725,925),(720,920) -7193 (725,935),(720,930) -7194 (725,945),(720,940) -7195 (725,955),(720,950) -7196 (725,965),(720,960) -7197 (725,975),(720,970) -7198 (725,985),(720,980) -7199 (725,995),(720,990) -7200 (725,1005),(720,1000) -7201 (735,15),(730,10) -7202 (735,25),(730,20) -7203 (735,35),(730,30) -7204 (735,45),(730,40) -7205 (735,55),(730,50) -7206 (735,65),(730,60) -7207 (735,75),(730,70) -7208 (735,85),(730,80) -7209 (735,95),(730,90) -7210 (735,105),(730,100) -7211 (735,115),(730,110) -7212 (735,125),(730,120) -7213 (735,135),(730,130) -7214 (735,145),(730,140) -7215 (735,155),(730,150) -7216 (735,165),(730,160) -7217 (735,175),(730,170) -7218 (735,185),(730,180) -7219 (735,195),(730,190) -7220 (735,205),(730,200) -7221 (735,215),(730,210) -7222 (735,225),(730,220) -7223 (735,235),(730,230) -7224 (735,245),(730,240) -7225 (735,255),(730,250) -7226 (735,265),(730,260) -7227 (735,275),(730,270) -7228 (735,285),(730,280) -7229 (735,295),(730,290) -7230 (735,305),(730,300) -7231 (735,315),(730,310) -7232 (735,325),(730,320) -7233 (735,335),(730,330) -7234 (735,345),(730,340) -7235 (735,355),(730,350) -7236 (735,365),(730,360) -7237 (735,375),(730,370) -7238 (735,385),(730,380) -7239 (735,395),(730,390) -7240 (735,405),(730,400) -7241 (735,415),(730,410) -7242 (735,425),(730,420) -7243 (735,435),(730,430) -7244 (735,445),(730,440) -7245 (735,455),(730,450) -7246 (735,465),(730,460) -7247 (735,475),(730,470) -7248 (735,485),(730,480) -7249 (735,495),(730,490) -7250 (735,505),(730,500) -7251 (735,515),(730,510) -7252 (735,525),(730,520) -7253 (735,535),(730,530) -7254 (735,545),(730,540) -7255 (735,555),(730,550) -7256 (735,565),(730,560) -7257 (735,575),(730,570) -7258 (735,585),(730,580) -7259 (735,595),(730,590) -7260 (735,605),(730,600) -7261 (735,615),(730,610) -7262 (735,625),(730,620) -7263 (735,635),(730,630) -7264 (735,645),(730,640) -7265 (735,655),(730,650) -7266 (735,665),(730,660) -7267 (735,675),(730,670) -7268 (735,685),(730,680) -7269 (735,695),(730,690) -7270 (735,705),(730,700) -7271 (735,715),(730,710) -7272 (735,725),(730,720) -7273 (735,735),(730,730) -7274 (735,745),(730,740) -7275 (735,755),(730,750) -7276 (735,765),(730,760) -7277 (735,775),(730,770) -7278 (735,785),(730,780) -7279 (735,795),(730,790) -7280 (735,805),(730,800) -7281 (735,815),(730,810) -7282 (735,825),(730,820) -7283 (735,835),(730,830) -7284 (735,845),(730,840) -7285 (735,855),(730,850) -7286 (735,865),(730,860) -7287 (735,875),(730,870) -7288 (735,885),(730,880) -7289 (735,895),(730,890) -7290 (735,905),(730,900) -7291 (735,915),(730,910) -7292 (735,925),(730,920) -7293 (735,935),(730,930) -7294 (735,945),(730,940) -7295 (735,955),(730,950) -7296 (735,965),(730,960) -7297 (735,975),(730,970) -7298 (735,985),(730,980) -7299 (735,995),(730,990) -7300 (735,1005),(730,1000) -7301 (745,15),(740,10) -7302 (745,25),(740,20) -7303 (745,35),(740,30) -7304 (745,45),(740,40) -7305 (745,55),(740,50) -7306 (745,65),(740,60) -7307 (745,75),(740,70) -7308 (745,85),(740,80) -7309 (745,95),(740,90) -7310 (745,105),(740,100) -7311 (745,115),(740,110) -7312 (745,125),(740,120) -7313 (745,135),(740,130) -7314 (745,145),(740,140) -7315 (745,155),(740,150) -7316 (745,165),(740,160) -7317 (745,175),(740,170) -7318 (745,185),(740,180) -7319 (745,195),(740,190) -7320 (745,205),(740,200) -7321 (745,215),(740,210) -7322 (745,225),(740,220) -7323 (745,235),(740,230) -7324 (745,245),(740,240) -7325 (745,255),(740,250) -7326 (745,265),(740,260) -7327 (745,275),(740,270) -7328 (745,285),(740,280) -7329 (745,295),(740,290) -7330 (745,305),(740,300) -7331 (745,315),(740,310) -7332 (745,325),(740,320) -7333 (745,335),(740,330) -7334 (745,345),(740,340) -7335 (745,355),(740,350) -7336 (745,365),(740,360) -7337 (745,375),(740,370) -7338 (745,385),(740,380) -7339 (745,395),(740,390) -7340 (745,405),(740,400) -7341 (745,415),(740,410) -7342 (745,425),(740,420) -7343 (745,435),(740,430) -7344 (745,445),(740,440) -7345 (745,455),(740,450) -7346 (745,465),(740,460) -7347 (745,475),(740,470) -7348 (745,485),(740,480) -7349 (745,495),(740,490) -7350 (745,505),(740,500) -7351 (745,515),(740,510) -7352 (745,525),(740,520) -7353 (745,535),(740,530) -7354 (745,545),(740,540) -7355 (745,555),(740,550) -7356 (745,565),(740,560) -7357 (745,575),(740,570) -7358 (745,585),(740,580) -7359 (745,595),(740,590) -7360 (745,605),(740,600) -7361 (745,615),(740,610) -7362 (745,625),(740,620) -7363 (745,635),(740,630) -7364 (745,645),(740,640) -7365 (745,655),(740,650) -7366 (745,665),(740,660) -7367 (745,675),(740,670) -7368 (745,685),(740,680) -7369 (745,695),(740,690) -7370 (745,705),(740,700) -7371 (745,715),(740,710) -7372 (745,725),(740,720) -7373 (745,735),(740,730) -7374 (745,745),(740,740) -7375 (745,755),(740,750) -7376 (745,765),(740,760) -7377 (745,775),(740,770) -7378 (745,785),(740,780) -7379 (745,795),(740,790) -7380 (745,805),(740,800) -7381 (745,815),(740,810) -7382 (745,825),(740,820) -7383 (745,835),(740,830) -7384 (745,845),(740,840) -7385 (745,855),(740,850) -7386 (745,865),(740,860) -7387 (745,875),(740,870) -7388 (745,885),(740,880) -7389 (745,895),(740,890) -7390 (745,905),(740,900) -7391 (745,915),(740,910) -7392 (745,925),(740,920) -7393 (745,935),(740,930) -7394 (745,945),(740,940) -7395 (745,955),(740,950) -7396 (745,965),(740,960) -7397 (745,975),(740,970) -7398 (745,985),(740,980) -7399 (745,995),(740,990) -7400 (745,1005),(740,1000) -7401 (755,15),(750,10) -7402 (755,25),(750,20) -7403 (755,35),(750,30) -7404 (755,45),(750,40) -7405 (755,55),(750,50) -7406 (755,65),(750,60) -7407 (755,75),(750,70) -7408 (755,85),(750,80) -7409 (755,95),(750,90) -7410 (755,105),(750,100) -7411 (755,115),(750,110) -7412 (755,125),(750,120) -7413 (755,135),(750,130) -7414 (755,145),(750,140) -7415 (755,155),(750,150) -7416 (755,165),(750,160) -7417 (755,175),(750,170) -7418 (755,185),(750,180) -7419 (755,195),(750,190) -7420 (755,205),(750,200) -7421 (755,215),(750,210) -7422 (755,225),(750,220) -7423 (755,235),(750,230) -7424 (755,245),(750,240) -7425 (755,255),(750,250) -7426 (755,265),(750,260) -7427 (755,275),(750,270) -7428 (755,285),(750,280) -7429 (755,295),(750,290) -7430 (755,305),(750,300) -7431 (755,315),(750,310) -7432 (755,325),(750,320) -7433 (755,335),(750,330) -7434 (755,345),(750,340) -7435 (755,355),(750,350) -7436 (755,365),(750,360) -7437 (755,375),(750,370) -7438 (755,385),(750,380) -7439 (755,395),(750,390) -7440 (755,405),(750,400) -7441 (755,415),(750,410) -7442 (755,425),(750,420) -7443 (755,435),(750,430) -7444 (755,445),(750,440) -7445 (755,455),(750,450) -7446 (755,465),(750,460) -7447 (755,475),(750,470) -7448 (755,485),(750,480) -7449 (755,495),(750,490) -7450 (755,505),(750,500) -7451 (755,515),(750,510) -7452 (755,525),(750,520) -7453 (755,535),(750,530) -7454 (755,545),(750,540) -7455 (755,555),(750,550) -7456 (755,565),(750,560) -7457 (755,575),(750,570) -7458 (755,585),(750,580) -7459 (755,595),(750,590) -7460 (755,605),(750,600) -7461 (755,615),(750,610) -7462 (755,625),(750,620) -7463 (755,635),(750,630) -7464 (755,645),(750,640) -7465 (755,655),(750,650) -7466 (755,665),(750,660) -7467 (755,675),(750,670) -7468 (755,685),(750,680) -7469 (755,695),(750,690) -7470 (755,705),(750,700) -7471 (755,715),(750,710) -7472 (755,725),(750,720) -7473 (755,735),(750,730) -7474 (755,745),(750,740) -7475 (755,755),(750,750) -7476 (755,765),(750,760) -7477 (755,775),(750,770) -7478 (755,785),(750,780) -7479 (755,795),(750,790) -7480 (755,805),(750,800) -7481 (755,815),(750,810) -7482 (755,825),(750,820) -7483 (755,835),(750,830) -7484 (755,845),(750,840) -7485 (755,855),(750,850) -7486 (755,865),(750,860) -7487 (755,875),(750,870) -7488 (755,885),(750,880) -7489 (755,895),(750,890) -7490 (755,905),(750,900) -7491 (755,915),(750,910) -7492 (755,925),(750,920) -7493 (755,935),(750,930) -7494 (755,945),(750,940) -7495 (755,955),(750,950) -7496 (755,965),(750,960) -7497 (755,975),(750,970) -7498 (755,985),(750,980) -7499 (755,995),(750,990) -7500 (755,1005),(750,1000) -7501 (765,15),(760,10) -7502 (765,25),(760,20) -7503 (765,35),(760,30) -7504 (765,45),(760,40) -7505 (765,55),(760,50) -7506 (765,65),(760,60) -7507 (765,75),(760,70) -7508 (765,85),(760,80) -7509 (765,95),(760,90) -7510 (765,105),(760,100) -7511 (765,115),(760,110) -7512 (765,125),(760,120) -7513 (765,135),(760,130) -7514 (765,145),(760,140) -7515 (765,155),(760,150) -7516 (765,165),(760,160) -7517 (765,175),(760,170) -7518 (765,185),(760,180) -7519 (765,195),(760,190) -7520 (765,205),(760,200) -7521 (765,215),(760,210) -7522 (765,225),(760,220) -7523 (765,235),(760,230) -7524 (765,245),(760,240) -7525 (765,255),(760,250) -7526 (765,265),(760,260) -7527 (765,275),(760,270) -7528 (765,285),(760,280) -7529 (765,295),(760,290) -7530 (765,305),(760,300) -7531 (765,315),(760,310) -7532 (765,325),(760,320) -7533 (765,335),(760,330) -7534 (765,345),(760,340) -7535 (765,355),(760,350) -7536 (765,365),(760,360) -7537 (765,375),(760,370) -7538 (765,385),(760,380) -7539 (765,395),(760,390) -7540 (765,405),(760,400) -7541 (765,415),(760,410) -7542 (765,425),(760,420) -7543 (765,435),(760,430) -7544 (765,445),(760,440) -7545 (765,455),(760,450) -7546 (765,465),(760,460) -7547 (765,475),(760,470) -7548 (765,485),(760,480) -7549 (765,495),(760,490) -7550 (765,505),(760,500) -7551 (765,515),(760,510) -7552 (765,525),(760,520) -7553 (765,535),(760,530) -7554 (765,545),(760,540) -7555 (765,555),(760,550) -7556 (765,565),(760,560) -7557 (765,575),(760,570) -7558 (765,585),(760,580) -7559 (765,595),(760,590) -7560 (765,605),(760,600) -7561 (765,615),(760,610) -7562 (765,625),(760,620) -7563 (765,635),(760,630) -7564 (765,645),(760,640) -7565 (765,655),(760,650) -7566 (765,665),(760,660) -7567 (765,675),(760,670) -7568 (765,685),(760,680) -7569 (765,695),(760,690) -7570 (765,705),(760,700) -7571 (765,715),(760,710) -7572 (765,725),(760,720) -7573 (765,735),(760,730) -7574 (765,745),(760,740) -7575 (765,755),(760,750) -7576 (765,765),(760,760) -7577 (765,775),(760,770) -7578 (765,785),(760,780) -7579 (765,795),(760,790) -7580 (765,805),(760,800) -7581 (765,815),(760,810) -7582 (765,825),(760,820) -7583 (765,835),(760,830) -7584 (765,845),(760,840) -7585 (765,855),(760,850) -7586 (765,865),(760,860) -7587 (765,875),(760,870) -7588 (765,885),(760,880) -7589 (765,895),(760,890) -7590 (765,905),(760,900) -7591 (765,915),(760,910) -7592 (765,925),(760,920) -7593 (765,935),(760,930) -7594 (765,945),(760,940) -7595 (765,955),(760,950) -7596 (765,965),(760,960) -7597 (765,975),(760,970) -7598 (765,985),(760,980) -7599 (765,995),(760,990) -7600 (765,1005),(760,1000) -7601 (775,15),(770,10) -7602 (775,25),(770,20) -7603 (775,35),(770,30) -7604 (775,45),(770,40) -7605 (775,55),(770,50) -7606 (775,65),(770,60) -7607 (775,75),(770,70) -7608 (775,85),(770,80) -7609 (775,95),(770,90) -7610 (775,105),(770,100) -7611 (775,115),(770,110) -7612 (775,125),(770,120) -7613 (775,135),(770,130) -7614 (775,145),(770,140) -7615 (775,155),(770,150) -7616 (775,165),(770,160) -7617 (775,175),(770,170) -7618 (775,185),(770,180) -7619 (775,195),(770,190) -7620 (775,205),(770,200) -7621 (775,215),(770,210) -7622 (775,225),(770,220) -7623 (775,235),(770,230) -7624 (775,245),(770,240) -7625 (775,255),(770,250) -7626 (775,265),(770,260) -7627 (775,275),(770,270) -7628 (775,285),(770,280) -7629 (775,295),(770,290) -7630 (775,305),(770,300) -7631 (775,315),(770,310) -7632 (775,325),(770,320) -7633 (775,335),(770,330) -7634 (775,345),(770,340) -7635 (775,355),(770,350) -7636 (775,365),(770,360) -7637 (775,375),(770,370) -7638 (775,385),(770,380) -7639 (775,395),(770,390) -7640 (775,405),(770,400) -7641 (775,415),(770,410) -7642 (775,425),(770,420) -7643 (775,435),(770,430) -7644 (775,445),(770,440) -7645 (775,455),(770,450) -7646 (775,465),(770,460) -7647 (775,475),(770,470) -7648 (775,485),(770,480) -7649 (775,495),(770,490) -7650 (775,505),(770,500) -7651 (775,515),(770,510) -7652 (775,525),(770,520) -7653 (775,535),(770,530) -7654 (775,545),(770,540) -7655 (775,555),(770,550) -7656 (775,565),(770,560) -7657 (775,575),(770,570) -7658 (775,585),(770,580) -7659 (775,595),(770,590) -7660 (775,605),(770,600) -7661 (775,615),(770,610) -7662 (775,625),(770,620) -7663 (775,635),(770,630) -7664 (775,645),(770,640) -7665 (775,655),(770,650) -7666 (775,665),(770,660) -7667 (775,675),(770,670) -7668 (775,685),(770,680) -7669 (775,695),(770,690) -7670 (775,705),(770,700) -7671 (775,715),(770,710) -7672 (775,725),(770,720) -7673 (775,735),(770,730) -7674 (775,745),(770,740) -7675 (775,755),(770,750) -7676 (775,765),(770,760) -7677 (775,775),(770,770) -7678 (775,785),(770,780) -7679 (775,795),(770,790) -7680 (775,805),(770,800) -7681 (775,815),(770,810) -7682 (775,825),(770,820) -7683 (775,835),(770,830) -7684 (775,845),(770,840) -7685 (775,855),(770,850) -7686 (775,865),(770,860) -7687 (775,875),(770,870) -7688 (775,885),(770,880) -7689 (775,895),(770,890) -7690 (775,905),(770,900) -7691 (775,915),(770,910) -7692 (775,925),(770,920) -7693 (775,935),(770,930) -7694 (775,945),(770,940) -7695 (775,955),(770,950) -7696 (775,965),(770,960) -7697 (775,975),(770,970) -7698 (775,985),(770,980) -7699 (775,995),(770,990) -7700 (775,1005),(770,1000) -7701 (785,15),(780,10) -7702 (785,25),(780,20) -7703 (785,35),(780,30) -7704 (785,45),(780,40) -7705 (785,55),(780,50) -7706 (785,65),(780,60) -7707 (785,75),(780,70) -7708 (785,85),(780,80) -7709 (785,95),(780,90) -7710 (785,105),(780,100) -7711 (785,115),(780,110) -7712 (785,125),(780,120) -7713 (785,135),(780,130) -7714 (785,145),(780,140) -7715 (785,155),(780,150) -7716 (785,165),(780,160) -7717 (785,175),(780,170) -7718 (785,185),(780,180) -7719 (785,195),(780,190) -7720 (785,205),(780,200) -7721 (785,215),(780,210) -7722 (785,225),(780,220) -7723 (785,235),(780,230) -7724 (785,245),(780,240) -7725 (785,255),(780,250) -7726 (785,265),(780,260) -7727 (785,275),(780,270) -7728 (785,285),(780,280) -7729 (785,295),(780,290) -7730 (785,305),(780,300) -7731 (785,315),(780,310) -7732 (785,325),(780,320) -7733 (785,335),(780,330) -7734 (785,345),(780,340) -7735 (785,355),(780,350) -7736 (785,365),(780,360) -7737 (785,375),(780,370) -7738 (785,385),(780,380) -7739 (785,395),(780,390) -7740 (785,405),(780,400) -7741 (785,415),(780,410) -7742 (785,425),(780,420) -7743 (785,435),(780,430) -7744 (785,445),(780,440) -7745 (785,455),(780,450) -7746 (785,465),(780,460) -7747 (785,475),(780,470) -7748 (785,485),(780,480) -7749 (785,495),(780,490) -7750 (785,505),(780,500) -7751 (785,515),(780,510) -7752 (785,525),(780,520) -7753 (785,535),(780,530) -7754 (785,545),(780,540) -7755 (785,555),(780,550) -7756 (785,565),(780,560) -7757 (785,575),(780,570) -7758 (785,585),(780,580) -7759 (785,595),(780,590) -7760 (785,605),(780,600) -7761 (785,615),(780,610) -7762 (785,625),(780,620) -7763 (785,635),(780,630) -7764 (785,645),(780,640) -7765 (785,655),(780,650) -7766 (785,665),(780,660) -7767 (785,675),(780,670) -7768 (785,685),(780,680) -7769 (785,695),(780,690) -7770 (785,705),(780,700) -7771 (785,715),(780,710) -7772 (785,725),(780,720) -7773 (785,735),(780,730) -7774 (785,745),(780,740) -7775 (785,755),(780,750) -7776 (785,765),(780,760) -7777 (785,775),(780,770) -7778 (785,785),(780,780) -7779 (785,795),(780,790) -7780 (785,805),(780,800) -7781 (785,815),(780,810) -7782 (785,825),(780,820) -7783 (785,835),(780,830) -7784 (785,845),(780,840) -7785 (785,855),(780,850) -7786 (785,865),(780,860) -7787 (785,875),(780,870) -7788 (785,885),(780,880) -7789 (785,895),(780,890) -7790 (785,905),(780,900) -7791 (785,915),(780,910) -7792 (785,925),(780,920) -7793 (785,935),(780,930) -7794 (785,945),(780,940) -7795 (785,955),(780,950) -7796 (785,965),(780,960) -7797 (785,975),(780,970) -7798 (785,985),(780,980) -7799 (785,995),(780,990) -7800 (785,1005),(780,1000) -7801 (795,15),(790,10) -7802 (795,25),(790,20) -7803 (795,35),(790,30) -7804 (795,45),(790,40) -7805 (795,55),(790,50) -7806 (795,65),(790,60) -7807 (795,75),(790,70) -7808 (795,85),(790,80) -7809 (795,95),(790,90) -7810 (795,105),(790,100) -7811 (795,115),(790,110) -7812 (795,125),(790,120) -7813 (795,135),(790,130) -7814 (795,145),(790,140) -7815 (795,155),(790,150) -7816 (795,165),(790,160) -7817 (795,175),(790,170) -7818 (795,185),(790,180) -7819 (795,195),(790,190) -7820 (795,205),(790,200) -7821 (795,215),(790,210) -7822 (795,225),(790,220) -7823 (795,235),(790,230) -7824 (795,245),(790,240) -7825 (795,255),(790,250) -7826 (795,265),(790,260) -7827 (795,275),(790,270) -7828 (795,285),(790,280) -7829 (795,295),(790,290) -7830 (795,305),(790,300) -7831 (795,315),(790,310) -7832 (795,325),(790,320) -7833 (795,335),(790,330) -7834 (795,345),(790,340) -7835 (795,355),(790,350) -7836 (795,365),(790,360) -7837 (795,375),(790,370) -7838 (795,385),(790,380) -7839 (795,395),(790,390) -7840 (795,405),(790,400) -7841 (795,415),(790,410) -7842 (795,425),(790,420) -7843 (795,435),(790,430) -7844 (795,445),(790,440) -7845 (795,455),(790,450) -7846 (795,465),(790,460) -7847 (795,475),(790,470) -7848 (795,485),(790,480) -7849 (795,495),(790,490) -7850 (795,505),(790,500) -7851 (795,515),(790,510) -7852 (795,525),(790,520) -7853 (795,535),(790,530) -7854 (795,545),(790,540) -7855 (795,555),(790,550) -7856 (795,565),(790,560) -7857 (795,575),(790,570) -7858 (795,585),(790,580) -7859 (795,595),(790,590) -7860 (795,605),(790,600) -7861 (795,615),(790,610) -7862 (795,625),(790,620) -7863 (795,635),(790,630) -7864 (795,645),(790,640) -7865 (795,655),(790,650) -7866 (795,665),(790,660) -7867 (795,675),(790,670) -7868 (795,685),(790,680) -7869 (795,695),(790,690) -7870 (795,705),(790,700) -7871 (795,715),(790,710) -7872 (795,725),(790,720) -7873 (795,735),(790,730) -7874 (795,745),(790,740) -7875 (795,755),(790,750) -7876 (795,765),(790,760) -7877 (795,775),(790,770) -7878 (795,785),(790,780) -7879 (795,795),(790,790) -7880 (795,805),(790,800) -7881 (795,815),(790,810) -7882 (795,825),(790,820) -7883 (795,835),(790,830) -7884 (795,845),(790,840) -7885 (795,855),(790,850) -7886 (795,865),(790,860) -7887 (795,875),(790,870) -7888 (795,885),(790,880) -7889 (795,895),(790,890) -7890 (795,905),(790,900) -7891 (795,915),(790,910) -7892 (795,925),(790,920) -7893 (795,935),(790,930) -7894 (795,945),(790,940) -7895 (795,955),(790,950) -7896 (795,965),(790,960) -7897 (795,975),(790,970) -7898 (795,985),(790,980) -7899 (795,995),(790,990) -7900 (795,1005),(790,1000) -7901 (805,15),(800,10) -7902 (805,25),(800,20) -7903 (805,35),(800,30) -7904 (805,45),(800,40) -7905 (805,55),(800,50) -7906 (805,65),(800,60) -7907 (805,75),(800,70) -7908 (805,85),(800,80) -7909 (805,95),(800,90) -7910 (805,105),(800,100) -7911 (805,115),(800,110) -7912 (805,125),(800,120) -7913 (805,135),(800,130) -7914 (805,145),(800,140) -7915 (805,155),(800,150) -7916 (805,165),(800,160) -7917 (805,175),(800,170) -7918 (805,185),(800,180) -7919 (805,195),(800,190) -7920 (805,205),(800,200) -7921 (805,215),(800,210) -7922 (805,225),(800,220) -7923 (805,235),(800,230) -7924 (805,245),(800,240) -7925 (805,255),(800,250) -7926 (805,265),(800,260) -7927 (805,275),(800,270) -7928 (805,285),(800,280) -7929 (805,295),(800,290) -7930 (805,305),(800,300) -7931 (805,315),(800,310) -7932 (805,325),(800,320) -7933 (805,335),(800,330) -7934 (805,345),(800,340) -7935 (805,355),(800,350) -7936 (805,365),(800,360) -7937 (805,375),(800,370) -7938 (805,385),(800,380) -7939 (805,395),(800,390) -7940 (805,405),(800,400) -7941 (805,415),(800,410) -7942 (805,425),(800,420) -7943 (805,435),(800,430) -7944 (805,445),(800,440) -7945 (805,455),(800,450) -7946 (805,465),(800,460) -7947 (805,475),(800,470) -7948 (805,485),(800,480) -7949 (805,495),(800,490) -7950 (805,505),(800,500) -7951 (805,515),(800,510) -7952 (805,525),(800,520) -7953 (805,535),(800,530) -7954 (805,545),(800,540) -7955 (805,555),(800,550) -7956 (805,565),(800,560) -7957 (805,575),(800,570) -7958 (805,585),(800,580) -7959 (805,595),(800,590) -7960 (805,605),(800,600) -7961 (805,615),(800,610) -7962 (805,625),(800,620) -7963 (805,635),(800,630) -7964 (805,645),(800,640) -7965 (805,655),(800,650) -7966 (805,665),(800,660) -7967 (805,675),(800,670) -7968 (805,685),(800,680) -7969 (805,695),(800,690) -7970 (805,705),(800,700) -7971 (805,715),(800,710) -7972 (805,725),(800,720) -7973 (805,735),(800,730) -7974 (805,745),(800,740) -7975 (805,755),(800,750) -7976 (805,765),(800,760) -7977 (805,775),(800,770) -7978 (805,785),(800,780) -7979 (805,795),(800,790) -7980 (805,805),(800,800) -7981 (805,815),(800,810) -7982 (805,825),(800,820) -7983 (805,835),(800,830) -7984 (805,845),(800,840) -7985 (805,855),(800,850) -7986 (805,865),(800,860) -7987 (805,875),(800,870) -7988 (805,885),(800,880) -7989 (805,895),(800,890) -7990 (805,905),(800,900) -7991 (805,915),(800,910) -7992 (805,925),(800,920) -7993 (805,935),(800,930) -7994 (805,945),(800,940) -7995 (805,955),(800,950) -7996 (805,965),(800,960) -7997 (805,975),(800,970) -7998 (805,985),(800,980) -7999 (805,995),(800,990) -8000 (805,1005),(800,1000) -8001 (815,15),(810,10) -8002 (815,25),(810,20) -8003 (815,35),(810,30) -8004 (815,45),(810,40) -8005 (815,55),(810,50) -8006 (815,65),(810,60) -8007 (815,75),(810,70) -8008 (815,85),(810,80) -8009 (815,95),(810,90) -8010 (815,105),(810,100) -8011 (815,115),(810,110) -8012 (815,125),(810,120) -8013 (815,135),(810,130) -8014 (815,145),(810,140) -8015 (815,155),(810,150) -8016 (815,165),(810,160) -8017 (815,175),(810,170) -8018 (815,185),(810,180) -8019 (815,195),(810,190) -8020 (815,205),(810,200) -8021 (815,215),(810,210) -8022 (815,225),(810,220) -8023 (815,235),(810,230) -8024 (815,245),(810,240) -8025 (815,255),(810,250) -8026 (815,265),(810,260) -8027 (815,275),(810,270) -8028 (815,285),(810,280) -8029 (815,295),(810,290) -8030 (815,305),(810,300) -8031 (815,315),(810,310) -8032 (815,325),(810,320) -8033 (815,335),(810,330) -8034 (815,345),(810,340) -8035 (815,355),(810,350) -8036 (815,365),(810,360) -8037 (815,375),(810,370) -8038 (815,385),(810,380) -8039 (815,395),(810,390) -8040 (815,405),(810,400) -8041 (815,415),(810,410) -8042 (815,425),(810,420) -8043 (815,435),(810,430) -8044 (815,445),(810,440) -8045 (815,455),(810,450) -8046 (815,465),(810,460) -8047 (815,475),(810,470) -8048 (815,485),(810,480) -8049 (815,495),(810,490) -8050 (815,505),(810,500) -8051 (815,515),(810,510) -8052 (815,525),(810,520) -8053 (815,535),(810,530) -8054 (815,545),(810,540) -8055 (815,555),(810,550) -8056 (815,565),(810,560) -8057 (815,575),(810,570) -8058 (815,585),(810,580) -8059 (815,595),(810,590) -8060 (815,605),(810,600) -8061 (815,615),(810,610) -8062 (815,625),(810,620) -8063 (815,635),(810,630) -8064 (815,645),(810,640) -8065 (815,655),(810,650) -8066 (815,665),(810,660) -8067 (815,675),(810,670) -8068 (815,685),(810,680) -8069 (815,695),(810,690) -8070 (815,705),(810,700) -8071 (815,715),(810,710) -8072 (815,725),(810,720) -8073 (815,735),(810,730) -8074 (815,745),(810,740) -8075 (815,755),(810,750) -8076 (815,765),(810,760) -8077 (815,775),(810,770) -8078 (815,785),(810,780) -8079 (815,795),(810,790) -8080 (815,805),(810,800) -8081 (815,815),(810,810) -8082 (815,825),(810,820) -8083 (815,835),(810,830) -8084 (815,845),(810,840) -8085 (815,855),(810,850) -8086 (815,865),(810,860) -8087 (815,875),(810,870) -8088 (815,885),(810,880) -8089 (815,895),(810,890) -8090 (815,905),(810,900) -8091 (815,915),(810,910) -8092 (815,925),(810,920) -8093 (815,935),(810,930) -8094 (815,945),(810,940) -8095 (815,955),(810,950) -8096 (815,965),(810,960) -8097 (815,975),(810,970) -8098 (815,985),(810,980) -8099 (815,995),(810,990) -8100 (815,1005),(810,1000) -8101 (825,15),(820,10) -8102 (825,25),(820,20) -8103 (825,35),(820,30) -8104 (825,45),(820,40) -8105 (825,55),(820,50) -8106 (825,65),(820,60) -8107 (825,75),(820,70) -8108 (825,85),(820,80) -8109 (825,95),(820,90) -8110 (825,105),(820,100) -8111 (825,115),(820,110) -8112 (825,125),(820,120) -8113 (825,135),(820,130) -8114 (825,145),(820,140) -8115 (825,155),(820,150) -8116 (825,165),(820,160) -8117 (825,175),(820,170) -8118 (825,185),(820,180) -8119 (825,195),(820,190) -8120 (825,205),(820,200) -8121 (825,215),(820,210) -8122 (825,225),(820,220) -8123 (825,235),(820,230) -8124 (825,245),(820,240) -8125 (825,255),(820,250) -8126 (825,265),(820,260) -8127 (825,275),(820,270) -8128 (825,285),(820,280) -8129 (825,295),(820,290) -8130 (825,305),(820,300) -8131 (825,315),(820,310) -8132 (825,325),(820,320) -8133 (825,335),(820,330) -8134 (825,345),(820,340) -8135 (825,355),(820,350) -8136 (825,365),(820,360) -8137 (825,375),(820,370) -8138 (825,385),(820,380) -8139 (825,395),(820,390) -8140 (825,405),(820,400) -8141 (825,415),(820,410) -8142 (825,425),(820,420) -8143 (825,435),(820,430) -8144 (825,445),(820,440) -8145 (825,455),(820,450) -8146 (825,465),(820,460) -8147 (825,475),(820,470) -8148 (825,485),(820,480) -8149 (825,495),(820,490) -8150 (825,505),(820,500) -8151 (825,515),(820,510) -8152 (825,525),(820,520) -8153 (825,535),(820,530) -8154 (825,545),(820,540) -8155 (825,555),(820,550) -8156 (825,565),(820,560) -8157 (825,575),(820,570) -8158 (825,585),(820,580) -8159 (825,595),(820,590) -8160 (825,605),(820,600) -8161 (825,615),(820,610) -8162 (825,625),(820,620) -8163 (825,635),(820,630) -8164 (825,645),(820,640) -8165 (825,655),(820,650) -8166 (825,665),(820,660) -8167 (825,675),(820,670) -8168 (825,685),(820,680) -8169 (825,695),(820,690) -8170 (825,705),(820,700) -8171 (825,715),(820,710) -8172 (825,725),(820,720) -8173 (825,735),(820,730) -8174 (825,745),(820,740) -8175 (825,755),(820,750) -8176 (825,765),(820,760) -8177 (825,775),(820,770) -8178 (825,785),(820,780) -8179 (825,795),(820,790) -8180 (825,805),(820,800) -8181 (825,815),(820,810) -8182 (825,825),(820,820) -8183 (825,835),(820,830) -8184 (825,845),(820,840) -8185 (825,855),(820,850) -8186 (825,865),(820,860) -8187 (825,875),(820,870) -8188 (825,885),(820,880) -8189 (825,895),(820,890) -8190 (825,905),(820,900) -8191 (825,915),(820,910) -8192 (825,925),(820,920) -8193 (825,935),(820,930) -8194 (825,945),(820,940) -8195 (825,955),(820,950) -8196 (825,965),(820,960) -8197 (825,975),(820,970) -8198 (825,985),(820,980) -8199 (825,995),(820,990) -8200 (825,1005),(820,1000) -8201 (835,15),(830,10) -8202 (835,25),(830,20) -8203 (835,35),(830,30) -8204 (835,45),(830,40) -8205 (835,55),(830,50) -8206 (835,65),(830,60) -8207 (835,75),(830,70) -8208 (835,85),(830,80) -8209 (835,95),(830,90) -8210 (835,105),(830,100) -8211 (835,115),(830,110) -8212 (835,125),(830,120) -8213 (835,135),(830,130) -8214 (835,145),(830,140) -8215 (835,155),(830,150) -8216 (835,165),(830,160) -8217 (835,175),(830,170) -8218 (835,185),(830,180) -8219 (835,195),(830,190) -8220 (835,205),(830,200) -8221 (835,215),(830,210) -8222 (835,225),(830,220) -8223 (835,235),(830,230) -8224 (835,245),(830,240) -8225 (835,255),(830,250) -8226 (835,265),(830,260) -8227 (835,275),(830,270) -8228 (835,285),(830,280) -8229 (835,295),(830,290) -8230 (835,305),(830,300) -8231 (835,315),(830,310) -8232 (835,325),(830,320) -8233 (835,335),(830,330) -8234 (835,345),(830,340) -8235 (835,355),(830,350) -8236 (835,365),(830,360) -8237 (835,375),(830,370) -8238 (835,385),(830,380) -8239 (835,395),(830,390) -8240 (835,405),(830,400) -8241 (835,415),(830,410) -8242 (835,425),(830,420) -8243 (835,435),(830,430) -8244 (835,445),(830,440) -8245 (835,455),(830,450) -8246 (835,465),(830,460) -8247 (835,475),(830,470) -8248 (835,485),(830,480) -8249 (835,495),(830,490) -8250 (835,505),(830,500) -8251 (835,515),(830,510) -8252 (835,525),(830,520) -8253 (835,535),(830,530) -8254 (835,545),(830,540) -8255 (835,555),(830,550) -8256 (835,565),(830,560) -8257 (835,575),(830,570) -8258 (835,585),(830,580) -8259 (835,595),(830,590) -8260 (835,605),(830,600) -8261 (835,615),(830,610) -8262 (835,625),(830,620) -8263 (835,635),(830,630) -8264 (835,645),(830,640) -8265 (835,655),(830,650) -8266 (835,665),(830,660) -8267 (835,675),(830,670) -8268 (835,685),(830,680) -8269 (835,695),(830,690) -8270 (835,705),(830,700) -8271 (835,715),(830,710) -8272 (835,725),(830,720) -8273 (835,735),(830,730) -8274 (835,745),(830,740) -8275 (835,755),(830,750) -8276 (835,765),(830,760) -8277 (835,775),(830,770) -8278 (835,785),(830,780) -8279 (835,795),(830,790) -8280 (835,805),(830,800) -8281 (835,815),(830,810) -8282 (835,825),(830,820) -8283 (835,835),(830,830) -8284 (835,845),(830,840) -8285 (835,855),(830,850) -8286 (835,865),(830,860) -8287 (835,875),(830,870) -8288 (835,885),(830,880) -8289 (835,895),(830,890) -8290 (835,905),(830,900) -8291 (835,915),(830,910) -8292 (835,925),(830,920) -8293 (835,935),(830,930) -8294 (835,945),(830,940) -8295 (835,955),(830,950) -8296 (835,965),(830,960) -8297 (835,975),(830,970) -8298 (835,985),(830,980) -8299 (835,995),(830,990) -8300 (835,1005),(830,1000) -8301 (845,15),(840,10) -8302 (845,25),(840,20) -8303 (845,35),(840,30) -8304 (845,45),(840,40) -8305 (845,55),(840,50) -8306 (845,65),(840,60) -8307 (845,75),(840,70) -8308 (845,85),(840,80) -8309 (845,95),(840,90) -8310 (845,105),(840,100) -8311 (845,115),(840,110) -8312 (845,125),(840,120) -8313 (845,135),(840,130) -8314 (845,145),(840,140) -8315 (845,155),(840,150) -8316 (845,165),(840,160) -8317 (845,175),(840,170) -8318 (845,185),(840,180) -8319 (845,195),(840,190) -8320 (845,205),(840,200) -8321 (845,215),(840,210) -8322 (845,225),(840,220) -8323 (845,235),(840,230) -8324 (845,245),(840,240) -8325 (845,255),(840,250) -8326 (845,265),(840,260) -8327 (845,275),(840,270) -8328 (845,285),(840,280) -8329 (845,295),(840,290) -8330 (845,305),(840,300) -8331 (845,315),(840,310) -8332 (845,325),(840,320) -8333 (845,335),(840,330) -8334 (845,345),(840,340) -8335 (845,355),(840,350) -8336 (845,365),(840,360) -8337 (845,375),(840,370) -8338 (845,385),(840,380) -8339 (845,395),(840,390) -8340 (845,405),(840,400) -8341 (845,415),(840,410) -8342 (845,425),(840,420) -8343 (845,435),(840,430) -8344 (845,445),(840,440) -8345 (845,455),(840,450) -8346 (845,465),(840,460) -8347 (845,475),(840,470) -8348 (845,485),(840,480) -8349 (845,495),(840,490) -8350 (845,505),(840,500) -8351 (845,515),(840,510) -8352 (845,525),(840,520) -8353 (845,535),(840,530) -8354 (845,545),(840,540) -8355 (845,555),(840,550) -8356 (845,565),(840,560) -8357 (845,575),(840,570) -8358 (845,585),(840,580) -8359 (845,595),(840,590) -8360 (845,605),(840,600) -8361 (845,615),(840,610) -8362 (845,625),(840,620) -8363 (845,635),(840,630) -8364 (845,645),(840,640) -8365 (845,655),(840,650) -8366 (845,665),(840,660) -8367 (845,675),(840,670) -8368 (845,685),(840,680) -8369 (845,695),(840,690) -8370 (845,705),(840,700) -8371 (845,715),(840,710) -8372 (845,725),(840,720) -8373 (845,735),(840,730) -8374 (845,745),(840,740) -8375 (845,755),(840,750) -8376 (845,765),(840,760) -8377 (845,775),(840,770) -8378 (845,785),(840,780) -8379 (845,795),(840,790) -8380 (845,805),(840,800) -8381 (845,815),(840,810) -8382 (845,825),(840,820) -8383 (845,835),(840,830) -8384 (845,845),(840,840) -8385 (845,855),(840,850) -8386 (845,865),(840,860) -8387 (845,875),(840,870) -8388 (845,885),(840,880) -8389 (845,895),(840,890) -8390 (845,905),(840,900) -8391 (845,915),(840,910) -8392 (845,925),(840,920) -8393 (845,935),(840,930) -8394 (845,945),(840,940) -8395 (845,955),(840,950) -8396 (845,965),(840,960) -8397 (845,975),(840,970) -8398 (845,985),(840,980) -8399 (845,995),(840,990) -8400 (845,1005),(840,1000) -8401 (855,15),(850,10) -8402 (855,25),(850,20) -8403 (855,35),(850,30) -8404 (855,45),(850,40) -8405 (855,55),(850,50) -8406 (855,65),(850,60) -8407 (855,75),(850,70) -8408 (855,85),(850,80) -8409 (855,95),(850,90) -8410 (855,105),(850,100) -8411 (855,115),(850,110) -8412 (855,125),(850,120) -8413 (855,135),(850,130) -8414 (855,145),(850,140) -8415 (855,155),(850,150) -8416 (855,165),(850,160) -8417 (855,175),(850,170) -8418 (855,185),(850,180) -8419 (855,195),(850,190) -8420 (855,205),(850,200) -8421 (855,215),(850,210) -8422 (855,225),(850,220) -8423 (855,235),(850,230) -8424 (855,245),(850,240) -8425 (855,255),(850,250) -8426 (855,265),(850,260) -8427 (855,275),(850,270) -8428 (855,285),(850,280) -8429 (855,295),(850,290) -8430 (855,305),(850,300) -8431 (855,315),(850,310) -8432 (855,325),(850,320) -8433 (855,335),(850,330) -8434 (855,345),(850,340) -8435 (855,355),(850,350) -8436 (855,365),(850,360) -8437 (855,375),(850,370) -8438 (855,385),(850,380) -8439 (855,395),(850,390) -8440 (855,405),(850,400) -8441 (855,415),(850,410) -8442 (855,425),(850,420) -8443 (855,435),(850,430) -8444 (855,445),(850,440) -8445 (855,455),(850,450) -8446 (855,465),(850,460) -8447 (855,475),(850,470) -8448 (855,485),(850,480) -8449 (855,495),(850,490) -8450 (855,505),(850,500) -8451 (855,515),(850,510) -8452 (855,525),(850,520) -8453 (855,535),(850,530) -8454 (855,545),(850,540) -8455 (855,555),(850,550) -8456 (855,565),(850,560) -8457 (855,575),(850,570) -8458 (855,585),(850,580) -8459 (855,595),(850,590) -8460 (855,605),(850,600) -8461 (855,615),(850,610) -8462 (855,625),(850,620) -8463 (855,635),(850,630) -8464 (855,645),(850,640) -8465 (855,655),(850,650) -8466 (855,665),(850,660) -8467 (855,675),(850,670) -8468 (855,685),(850,680) -8469 (855,695),(850,690) -8470 (855,705),(850,700) -8471 (855,715),(850,710) -8472 (855,725),(850,720) -8473 (855,735),(850,730) -8474 (855,745),(850,740) -8475 (855,755),(850,750) -8476 (855,765),(850,760) -8477 (855,775),(850,770) -8478 (855,785),(850,780) -8479 (855,795),(850,790) -8480 (855,805),(850,800) -8481 (855,815),(850,810) -8482 (855,825),(850,820) -8483 (855,835),(850,830) -8484 (855,845),(850,840) -8485 (855,855),(850,850) -8486 (855,865),(850,860) -8487 (855,875),(850,870) -8488 (855,885),(850,880) -8489 (855,895),(850,890) -8490 (855,905),(850,900) -8491 (855,915),(850,910) -8492 (855,925),(850,920) -8493 (855,935),(850,930) -8494 (855,945),(850,940) -8495 (855,955),(850,950) -8496 (855,965),(850,960) -8497 (855,975),(850,970) -8498 (855,985),(850,980) -8499 (855,995),(850,990) -8500 (855,1005),(850,1000) -8501 (865,15),(860,10) -8502 (865,25),(860,20) -8503 (865,35),(860,30) -8504 (865,45),(860,40) -8505 (865,55),(860,50) -8506 (865,65),(860,60) -8507 (865,75),(860,70) -8508 (865,85),(860,80) -8509 (865,95),(860,90) -8510 (865,105),(860,100) -8511 (865,115),(860,110) -8512 (865,125),(860,120) -8513 (865,135),(860,130) -8514 (865,145),(860,140) -8515 (865,155),(860,150) -8516 (865,165),(860,160) -8517 (865,175),(860,170) -8518 (865,185),(860,180) -8519 (865,195),(860,190) -8520 (865,205),(860,200) -8521 (865,215),(860,210) -8522 (865,225),(860,220) -8523 (865,235),(860,230) -8524 (865,245),(860,240) -8525 (865,255),(860,250) -8526 (865,265),(860,260) -8527 (865,275),(860,270) -8528 (865,285),(860,280) -8529 (865,295),(860,290) -8530 (865,305),(860,300) -8531 (865,315),(860,310) -8532 (865,325),(860,320) -8533 (865,335),(860,330) -8534 (865,345),(860,340) -8535 (865,355),(860,350) -8536 (865,365),(860,360) -8537 (865,375),(860,370) -8538 (865,385),(860,380) -8539 (865,395),(860,390) -8540 (865,405),(860,400) -8541 (865,415),(860,410) -8542 (865,425),(860,420) -8543 (865,435),(860,430) -8544 (865,445),(860,440) -8545 (865,455),(860,450) -8546 (865,465),(860,460) -8547 (865,475),(860,470) -8548 (865,485),(860,480) -8549 (865,495),(860,490) -8550 (865,505),(860,500) -8551 (865,515),(860,510) -8552 (865,525),(860,520) -8553 (865,535),(860,530) -8554 (865,545),(860,540) -8555 (865,555),(860,550) -8556 (865,565),(860,560) -8557 (865,575),(860,570) -8558 (865,585),(860,580) -8559 (865,595),(860,590) -8560 (865,605),(860,600) -8561 (865,615),(860,610) -8562 (865,625),(860,620) -8563 (865,635),(860,630) -8564 (865,645),(860,640) -8565 (865,655),(860,650) -8566 (865,665),(860,660) -8567 (865,675),(860,670) -8568 (865,685),(860,680) -8569 (865,695),(860,690) -8570 (865,705),(860,700) -8571 (865,715),(860,710) -8572 (865,725),(860,720) -8573 (865,735),(860,730) -8574 (865,745),(860,740) -8575 (865,755),(860,750) -8576 (865,765),(860,760) -8577 (865,775),(860,770) -8578 (865,785),(860,780) -8579 (865,795),(860,790) -8580 (865,805),(860,800) -8581 (865,815),(860,810) -8582 (865,825),(860,820) -8583 (865,835),(860,830) -8584 (865,845),(860,840) -8585 (865,855),(860,850) -8586 (865,865),(860,860) -8587 (865,875),(860,870) -8588 (865,885),(860,880) -8589 (865,895),(860,890) -8590 (865,905),(860,900) -8591 (865,915),(860,910) -8592 (865,925),(860,920) -8593 (865,935),(860,930) -8594 (865,945),(860,940) -8595 (865,955),(860,950) -8596 (865,965),(860,960) -8597 (865,975),(860,970) -8598 (865,985),(860,980) -8599 (865,995),(860,990) -8600 (865,1005),(860,1000) -8601 (875,15),(870,10) -8602 (875,25),(870,20) -8603 (875,35),(870,30) -8604 (875,45),(870,40) -8605 (875,55),(870,50) -8606 (875,65),(870,60) -8607 (875,75),(870,70) -8608 (875,85),(870,80) -8609 (875,95),(870,90) -8610 (875,105),(870,100) -8611 (875,115),(870,110) -8612 (875,125),(870,120) -8613 (875,135),(870,130) -8614 (875,145),(870,140) -8615 (875,155),(870,150) -8616 (875,165),(870,160) -8617 (875,175),(870,170) -8618 (875,185),(870,180) -8619 (875,195),(870,190) -8620 (875,205),(870,200) -8621 (875,215),(870,210) -8622 (875,225),(870,220) -8623 (875,235),(870,230) -8624 (875,245),(870,240) -8625 (875,255),(870,250) -8626 (875,265),(870,260) -8627 (875,275),(870,270) -8628 (875,285),(870,280) -8629 (875,295),(870,290) -8630 (875,305),(870,300) -8631 (875,315),(870,310) -8632 (875,325),(870,320) -8633 (875,335),(870,330) -8634 (875,345),(870,340) -8635 (875,355),(870,350) -8636 (875,365),(870,360) -8637 (875,375),(870,370) -8638 (875,385),(870,380) -8639 (875,395),(870,390) -8640 (875,405),(870,400) -8641 (875,415),(870,410) -8642 (875,425),(870,420) -8643 (875,435),(870,430) -8644 (875,445),(870,440) -8645 (875,455),(870,450) -8646 (875,465),(870,460) -8647 (875,475),(870,470) -8648 (875,485),(870,480) -8649 (875,495),(870,490) -8650 (875,505),(870,500) -8651 (875,515),(870,510) -8652 (875,525),(870,520) -8653 (875,535),(870,530) -8654 (875,545),(870,540) -8655 (875,555),(870,550) -8656 (875,565),(870,560) -8657 (875,575),(870,570) -8658 (875,585),(870,580) -8659 (875,595),(870,590) -8660 (875,605),(870,600) -8661 (875,615),(870,610) -8662 (875,625),(870,620) -8663 (875,635),(870,630) -8664 (875,645),(870,640) -8665 (875,655),(870,650) -8666 (875,665),(870,660) -8667 (875,675),(870,670) -8668 (875,685),(870,680) -8669 (875,695),(870,690) -8670 (875,705),(870,700) -8671 (875,715),(870,710) -8672 (875,725),(870,720) -8673 (875,735),(870,730) -8674 (875,745),(870,740) -8675 (875,755),(870,750) -8676 (875,765),(870,760) -8677 (875,775),(870,770) -8678 (875,785),(870,780) -8679 (875,795),(870,790) -8680 (875,805),(870,800) -8681 (875,815),(870,810) -8682 (875,825),(870,820) -8683 (875,835),(870,830) -8684 (875,845),(870,840) -8685 (875,855),(870,850) -8686 (875,865),(870,860) -8687 (875,875),(870,870) -8688 (875,885),(870,880) -8689 (875,895),(870,890) -8690 (875,905),(870,900) -8691 (875,915),(870,910) -8692 (875,925),(870,920) -8693 (875,935),(870,930) -8694 (875,945),(870,940) -8695 (875,955),(870,950) -8696 (875,965),(870,960) -8697 (875,975),(870,970) -8698 (875,985),(870,980) -8699 (875,995),(870,990) -8700 (875,1005),(870,1000) -8701 (885,15),(880,10) -8702 (885,25),(880,20) -8703 (885,35),(880,30) -8704 (885,45),(880,40) -8705 (885,55),(880,50) -8706 (885,65),(880,60) -8707 (885,75),(880,70) -8708 (885,85),(880,80) -8709 (885,95),(880,90) -8710 (885,105),(880,100) -8711 (885,115),(880,110) -8712 (885,125),(880,120) -8713 (885,135),(880,130) -8714 (885,145),(880,140) -8715 (885,155),(880,150) -8716 (885,165),(880,160) -8717 (885,175),(880,170) -8718 (885,185),(880,180) -8719 (885,195),(880,190) -8720 (885,205),(880,200) -8721 (885,215),(880,210) -8722 (885,225),(880,220) -8723 (885,235),(880,230) -8724 (885,245),(880,240) -8725 (885,255),(880,250) -8726 (885,265),(880,260) -8727 (885,275),(880,270) -8728 (885,285),(880,280) -8729 (885,295),(880,290) -8730 (885,305),(880,300) -8731 (885,315),(880,310) -8732 (885,325),(880,320) -8733 (885,335),(880,330) -8734 (885,345),(880,340) -8735 (885,355),(880,350) -8736 (885,365),(880,360) -8737 (885,375),(880,370) -8738 (885,385),(880,380) -8739 (885,395),(880,390) -8740 (885,405),(880,400) -8741 (885,415),(880,410) -8742 (885,425),(880,420) -8743 (885,435),(880,430) -8744 (885,445),(880,440) -8745 (885,455),(880,450) -8746 (885,465),(880,460) -8747 (885,475),(880,470) -8748 (885,485),(880,480) -8749 (885,495),(880,490) -8750 (885,505),(880,500) -8751 (885,515),(880,510) -8752 (885,525),(880,520) -8753 (885,535),(880,530) -8754 (885,545),(880,540) -8755 (885,555),(880,550) -8756 (885,565),(880,560) -8757 (885,575),(880,570) -8758 (885,585),(880,580) -8759 (885,595),(880,590) -8760 (885,605),(880,600) -8761 (885,615),(880,610) -8762 (885,625),(880,620) -8763 (885,635),(880,630) -8764 (885,645),(880,640) -8765 (885,655),(880,650) -8766 (885,665),(880,660) -8767 (885,675),(880,670) -8768 (885,685),(880,680) -8769 (885,695),(880,690) -8770 (885,705),(880,700) -8771 (885,715),(880,710) -8772 (885,725),(880,720) -8773 (885,735),(880,730) -8774 (885,745),(880,740) -8775 (885,755),(880,750) -8776 (885,765),(880,760) -8777 (885,775),(880,770) -8778 (885,785),(880,780) -8779 (885,795),(880,790) -8780 (885,805),(880,800) -8781 (885,815),(880,810) -8782 (885,825),(880,820) -8783 (885,835),(880,830) -8784 (885,845),(880,840) -8785 (885,855),(880,850) -8786 (885,865),(880,860) -8787 (885,875),(880,870) -8788 (885,885),(880,880) -8789 (885,895),(880,890) -8790 (885,905),(880,900) -8791 (885,915),(880,910) -8792 (885,925),(880,920) -8793 (885,935),(880,930) -8794 (885,945),(880,940) -8795 (885,955),(880,950) -8796 (885,965),(880,960) -8797 (885,975),(880,970) -8798 (885,985),(880,980) -8799 (885,995),(880,990) -8800 (885,1005),(880,1000) -8801 (895,15),(890,10) -8802 (895,25),(890,20) -8803 (895,35),(890,30) -8804 (895,45),(890,40) -8805 (895,55),(890,50) -8806 (895,65),(890,60) -8807 (895,75),(890,70) -8808 (895,85),(890,80) -8809 (895,95),(890,90) -8810 (895,105),(890,100) -8811 (895,115),(890,110) -8812 (895,125),(890,120) -8813 (895,135),(890,130) -8814 (895,145),(890,140) -8815 (895,155),(890,150) -8816 (895,165),(890,160) -8817 (895,175),(890,170) -8818 (895,185),(890,180) -8819 (895,195),(890,190) -8820 (895,205),(890,200) -8821 (895,215),(890,210) -8822 (895,225),(890,220) -8823 (895,235),(890,230) -8824 (895,245),(890,240) -8825 (895,255),(890,250) -8826 (895,265),(890,260) -8827 (895,275),(890,270) -8828 (895,285),(890,280) -8829 (895,295),(890,290) -8830 (895,305),(890,300) -8831 (895,315),(890,310) -8832 (895,325),(890,320) -8833 (895,335),(890,330) -8834 (895,345),(890,340) -8835 (895,355),(890,350) -8836 (895,365),(890,360) -8837 (895,375),(890,370) -8838 (895,385),(890,380) -8839 (895,395),(890,390) -8840 (895,405),(890,400) -8841 (895,415),(890,410) -8842 (895,425),(890,420) -8843 (895,435),(890,430) -8844 (895,445),(890,440) -8845 (895,455),(890,450) -8846 (895,465),(890,460) -8847 (895,475),(890,470) -8848 (895,485),(890,480) -8849 (895,495),(890,490) -8850 (895,505),(890,500) -8851 (895,515),(890,510) -8852 (895,525),(890,520) -8853 (895,535),(890,530) -8854 (895,545),(890,540) -8855 (895,555),(890,550) -8856 (895,565),(890,560) -8857 (895,575),(890,570) -8858 (895,585),(890,580) -8859 (895,595),(890,590) -8860 (895,605),(890,600) -8861 (895,615),(890,610) -8862 (895,625),(890,620) -8863 (895,635),(890,630) -8864 (895,645),(890,640) -8865 (895,655),(890,650) -8866 (895,665),(890,660) -8867 (895,675),(890,670) -8868 (895,685),(890,680) -8869 (895,695),(890,690) -8870 (895,705),(890,700) -8871 (895,715),(890,710) -8872 (895,725),(890,720) -8873 (895,735),(890,730) -8874 (895,745),(890,740) -8875 (895,755),(890,750) -8876 (895,765),(890,760) -8877 (895,775),(890,770) -8878 (895,785),(890,780) -8879 (895,795),(890,790) -8880 (895,805),(890,800) -8881 (895,815),(890,810) -8882 (895,825),(890,820) -8883 (895,835),(890,830) -8884 (895,845),(890,840) -8885 (895,855),(890,850) -8886 (895,865),(890,860) -8887 (895,875),(890,870) -8888 (895,885),(890,880) -8889 (895,895),(890,890) -8890 (895,905),(890,900) -8891 (895,915),(890,910) -8892 (895,925),(890,920) -8893 (895,935),(890,930) -8894 (895,945),(890,940) -8895 (895,955),(890,950) -8896 (895,965),(890,960) -8897 (895,975),(890,970) -8898 (895,985),(890,980) -8899 (895,995),(890,990) -8900 (895,1005),(890,1000) -8901 (905,15),(900,10) -8902 (905,25),(900,20) -8903 (905,35),(900,30) -8904 (905,45),(900,40) -8905 (905,55),(900,50) -8906 (905,65),(900,60) -8907 (905,75),(900,70) -8908 (905,85),(900,80) -8909 (905,95),(900,90) -8910 (905,105),(900,100) -8911 (905,115),(900,110) -8912 (905,125),(900,120) -8913 (905,135),(900,130) -8914 (905,145),(900,140) -8915 (905,155),(900,150) -8916 (905,165),(900,160) -8917 (905,175),(900,170) -8918 (905,185),(900,180) -8919 (905,195),(900,190) -8920 (905,205),(900,200) -8921 (905,215),(900,210) -8922 (905,225),(900,220) -8923 (905,235),(900,230) -8924 (905,245),(900,240) -8925 (905,255),(900,250) -8926 (905,265),(900,260) -8927 (905,275),(900,270) -8928 (905,285),(900,280) -8929 (905,295),(900,290) -8930 (905,305),(900,300) -8931 (905,315),(900,310) -8932 (905,325),(900,320) -8933 (905,335),(900,330) -8934 (905,345),(900,340) -8935 (905,355),(900,350) -8936 (905,365),(900,360) -8937 (905,375),(900,370) -8938 (905,385),(900,380) -8939 (905,395),(900,390) -8940 (905,405),(900,400) -8941 (905,415),(900,410) -8942 (905,425),(900,420) -8943 (905,435),(900,430) -8944 (905,445),(900,440) -8945 (905,455),(900,450) -8946 (905,465),(900,460) -8947 (905,475),(900,470) -8948 (905,485),(900,480) -8949 (905,495),(900,490) -8950 (905,505),(900,500) -8951 (905,515),(900,510) -8952 (905,525),(900,520) -8953 (905,535),(900,530) -8954 (905,545),(900,540) -8955 (905,555),(900,550) -8956 (905,565),(900,560) -8957 (905,575),(900,570) -8958 (905,585),(900,580) -8959 (905,595),(900,590) -8960 (905,605),(900,600) -8961 (905,615),(900,610) -8962 (905,625),(900,620) -8963 (905,635),(900,630) -8964 (905,645),(900,640) -8965 (905,655),(900,650) -8966 (905,665),(900,660) -8967 (905,675),(900,670) -8968 (905,685),(900,680) -8969 (905,695),(900,690) -8970 (905,705),(900,700) -8971 (905,715),(900,710) -8972 (905,725),(900,720) -8973 (905,735),(900,730) -8974 (905,745),(900,740) -8975 (905,755),(900,750) -8976 (905,765),(900,760) -8977 (905,775),(900,770) -8978 (905,785),(900,780) -8979 (905,795),(900,790) -8980 (905,805),(900,800) -8981 (905,815),(900,810) -8982 (905,825),(900,820) -8983 (905,835),(900,830) -8984 (905,845),(900,840) -8985 (905,855),(900,850) -8986 (905,865),(900,860) -8987 (905,875),(900,870) -8988 (905,885),(900,880) -8989 (905,895),(900,890) -8990 (905,905),(900,900) -8991 (905,915),(900,910) -8992 (905,925),(900,920) -8993 (905,935),(900,930) -8994 (905,945),(900,940) -8995 (905,955),(900,950) -8996 (905,965),(900,960) -8997 (905,975),(900,970) -8998 (905,985),(900,980) -8999 (905,995),(900,990) -9000 (905,1005),(900,1000) -9001 (915,15),(910,10) -9002 (915,25),(910,20) -9003 (915,35),(910,30) -9004 (915,45),(910,40) -9005 (915,55),(910,50) -9006 (915,65),(910,60) -9007 (915,75),(910,70) -9008 (915,85),(910,80) -9009 (915,95),(910,90) -9010 (915,105),(910,100) -9011 (915,115),(910,110) -9012 (915,125),(910,120) -9013 (915,135),(910,130) -9014 (915,145),(910,140) -9015 (915,155),(910,150) -9016 (915,165),(910,160) -9017 (915,175),(910,170) -9018 (915,185),(910,180) -9019 (915,195),(910,190) -9020 (915,205),(910,200) -9021 (915,215),(910,210) -9022 (915,225),(910,220) -9023 (915,235),(910,230) -9024 (915,245),(910,240) -9025 (915,255),(910,250) -9026 (915,265),(910,260) -9027 (915,275),(910,270) -9028 (915,285),(910,280) -9029 (915,295),(910,290) -9030 (915,305),(910,300) -9031 (915,315),(910,310) -9032 (915,325),(910,320) -9033 (915,335),(910,330) -9034 (915,345),(910,340) -9035 (915,355),(910,350) -9036 (915,365),(910,360) -9037 (915,375),(910,370) -9038 (915,385),(910,380) -9039 (915,395),(910,390) -9040 (915,405),(910,400) -9041 (915,415),(910,410) -9042 (915,425),(910,420) -9043 (915,435),(910,430) -9044 (915,445),(910,440) -9045 (915,455),(910,450) -9046 (915,465),(910,460) -9047 (915,475),(910,470) -9048 (915,485),(910,480) -9049 (915,495),(910,490) -9050 (915,505),(910,500) -9051 (915,515),(910,510) -9052 (915,525),(910,520) -9053 (915,535),(910,530) -9054 (915,545),(910,540) -9055 (915,555),(910,550) -9056 (915,565),(910,560) -9057 (915,575),(910,570) -9058 (915,585),(910,580) -9059 (915,595),(910,590) -9060 (915,605),(910,600) -9061 (915,615),(910,610) -9062 (915,625),(910,620) -9063 (915,635),(910,630) -9064 (915,645),(910,640) -9065 (915,655),(910,650) -9066 (915,665),(910,660) -9067 (915,675),(910,670) -9068 (915,685),(910,680) -9069 (915,695),(910,690) -9070 (915,705),(910,700) -9071 (915,715),(910,710) -9072 (915,725),(910,720) -9073 (915,735),(910,730) -9074 (915,745),(910,740) -9075 (915,755),(910,750) -9076 (915,765),(910,760) -9077 (915,775),(910,770) -9078 (915,785),(910,780) -9079 (915,795),(910,790) -9080 (915,805),(910,800) -9081 (915,815),(910,810) -9082 (915,825),(910,820) -9083 (915,835),(910,830) -9084 (915,845),(910,840) -9085 (915,855),(910,850) -9086 (915,865),(910,860) -9087 (915,875),(910,870) -9088 (915,885),(910,880) -9089 (915,895),(910,890) -9090 (915,905),(910,900) -9091 (915,915),(910,910) -9092 (915,925),(910,920) -9093 (915,935),(910,930) -9094 (915,945),(910,940) -9095 (915,955),(910,950) -9096 (915,965),(910,960) -9097 (915,975),(910,970) -9098 (915,985),(910,980) -9099 (915,995),(910,990) -9100 (915,1005),(910,1000) -9101 (925,15),(920,10) -9102 (925,25),(920,20) -9103 (925,35),(920,30) -9104 (925,45),(920,40) -9105 (925,55),(920,50) -9106 (925,65),(920,60) -9107 (925,75),(920,70) -9108 (925,85),(920,80) -9109 (925,95),(920,90) -9110 (925,105),(920,100) -9111 (925,115),(920,110) -9112 (925,125),(920,120) -9113 (925,135),(920,130) -9114 (925,145),(920,140) -9115 (925,155),(920,150) -9116 (925,165),(920,160) -9117 (925,175),(920,170) -9118 (925,185),(920,180) -9119 (925,195),(920,190) -9120 (925,205),(920,200) -9121 (925,215),(920,210) -9122 (925,225),(920,220) -9123 (925,235),(920,230) -9124 (925,245),(920,240) -9125 (925,255),(920,250) -9126 (925,265),(920,260) -9127 (925,275),(920,270) -9128 (925,285),(920,280) -9129 (925,295),(920,290) -9130 (925,305),(920,300) -9131 (925,315),(920,310) -9132 (925,325),(920,320) -9133 (925,335),(920,330) -9134 (925,345),(920,340) -9135 (925,355),(920,350) -9136 (925,365),(920,360) -9137 (925,375),(920,370) -9138 (925,385),(920,380) -9139 (925,395),(920,390) -9140 (925,405),(920,400) -9141 (925,415),(920,410) -9142 (925,425),(920,420) -9143 (925,435),(920,430) -9144 (925,445),(920,440) -9145 (925,455),(920,450) -9146 (925,465),(920,460) -9147 (925,475),(920,470) -9148 (925,485),(920,480) -9149 (925,495),(920,490) -9150 (925,505),(920,500) -9151 (925,515),(920,510) -9152 (925,525),(920,520) -9153 (925,535),(920,530) -9154 (925,545),(920,540) -9155 (925,555),(920,550) -9156 (925,565),(920,560) -9157 (925,575),(920,570) -9158 (925,585),(920,580) -9159 (925,595),(920,590) -9160 (925,605),(920,600) -9161 (925,615),(920,610) -9162 (925,625),(920,620) -9163 (925,635),(920,630) -9164 (925,645),(920,640) -9165 (925,655),(920,650) -9166 (925,665),(920,660) -9167 (925,675),(920,670) -9168 (925,685),(920,680) -9169 (925,695),(920,690) -9170 (925,705),(920,700) -9171 (925,715),(920,710) -9172 (925,725),(920,720) -9173 (925,735),(920,730) -9174 (925,745),(920,740) -9175 (925,755),(920,750) -9176 (925,765),(920,760) -9177 (925,775),(920,770) -9178 (925,785),(920,780) -9179 (925,795),(920,790) -9180 (925,805),(920,800) -9181 (925,815),(920,810) -9182 (925,825),(920,820) -9183 (925,835),(920,830) -9184 (925,845),(920,840) -9185 (925,855),(920,850) -9186 (925,865),(920,860) -9187 (925,875),(920,870) -9188 (925,885),(920,880) -9189 (925,895),(920,890) -9190 (925,905),(920,900) -9191 (925,915),(920,910) -9192 (925,925),(920,920) -9193 (925,935),(920,930) -9194 (925,945),(920,940) -9195 (925,955),(920,950) -9196 (925,965),(920,960) -9197 (925,975),(920,970) -9198 (925,985),(920,980) -9199 (925,995),(920,990) -9200 (925,1005),(920,1000) -9201 (935,15),(930,10) -9202 (935,25),(930,20) -9203 (935,35),(930,30) -9204 (935,45),(930,40) -9205 (935,55),(930,50) -9206 (935,65),(930,60) -9207 (935,75),(930,70) -9208 (935,85),(930,80) -9209 (935,95),(930,90) -9210 (935,105),(930,100) -9211 (935,115),(930,110) -9212 (935,125),(930,120) -9213 (935,135),(930,130) -9214 (935,145),(930,140) -9215 (935,155),(930,150) -9216 (935,165),(930,160) -9217 (935,175),(930,170) -9218 (935,185),(930,180) -9219 (935,195),(930,190) -9220 (935,205),(930,200) -9221 (935,215),(930,210) -9222 (935,225),(930,220) -9223 (935,235),(930,230) -9224 (935,245),(930,240) -9225 (935,255),(930,250) -9226 (935,265),(930,260) -9227 (935,275),(930,270) -9228 (935,285),(930,280) -9229 (935,295),(930,290) -9230 (935,305),(930,300) -9231 (935,315),(930,310) -9232 (935,325),(930,320) -9233 (935,335),(930,330) -9234 (935,345),(930,340) -9235 (935,355),(930,350) -9236 (935,365),(930,360) -9237 (935,375),(930,370) -9238 (935,385),(930,380) -9239 (935,395),(930,390) -9240 (935,405),(930,400) -9241 (935,415),(930,410) -9242 (935,425),(930,420) -9243 (935,435),(930,430) -9244 (935,445),(930,440) -9245 (935,455),(930,450) -9246 (935,465),(930,460) -9247 (935,475),(930,470) -9248 (935,485),(930,480) -9249 (935,495),(930,490) -9250 (935,505),(930,500) -9251 (935,515),(930,510) -9252 (935,525),(930,520) -9253 (935,535),(930,530) -9254 (935,545),(930,540) -9255 (935,555),(930,550) -9256 (935,565),(930,560) -9257 (935,575),(930,570) -9258 (935,585),(930,580) -9259 (935,595),(930,590) -9260 (935,605),(930,600) -9261 (935,615),(930,610) -9262 (935,625),(930,620) -9263 (935,635),(930,630) -9264 (935,645),(930,640) -9265 (935,655),(930,650) -9266 (935,665),(930,660) -9267 (935,675),(930,670) -9268 (935,685),(930,680) -9269 (935,695),(930,690) -9270 (935,705),(930,700) -9271 (935,715),(930,710) -9272 (935,725),(930,720) -9273 (935,735),(930,730) -9274 (935,745),(930,740) -9275 (935,755),(930,750) -9276 (935,765),(930,760) -9277 (935,775),(930,770) -9278 (935,785),(930,780) -9279 (935,795),(930,790) -9280 (935,805),(930,800) -9281 (935,815),(930,810) -9282 (935,825),(930,820) -9283 (935,835),(930,830) -9284 (935,845),(930,840) -9285 (935,855),(930,850) -9286 (935,865),(930,860) -9287 (935,875),(930,870) -9288 (935,885),(930,880) -9289 (935,895),(930,890) -9290 (935,905),(930,900) -9291 (935,915),(930,910) -9292 (935,925),(930,920) -9293 (935,935),(930,930) -9294 (935,945),(930,940) -9295 (935,955),(930,950) -9296 (935,965),(930,960) -9297 (935,975),(930,970) -9298 (935,985),(930,980) -9299 (935,995),(930,990) -9300 (935,1005),(930,1000) -9301 (945,15),(940,10) -9302 (945,25),(940,20) -9303 (945,35),(940,30) -9304 (945,45),(940,40) -9305 (945,55),(940,50) -9306 (945,65),(940,60) -9307 (945,75),(940,70) -9308 (945,85),(940,80) -9309 (945,95),(940,90) -9310 (945,105),(940,100) -9311 (945,115),(940,110) -9312 (945,125),(940,120) -9313 (945,135),(940,130) -9314 (945,145),(940,140) -9315 (945,155),(940,150) -9316 (945,165),(940,160) -9317 (945,175),(940,170) -9318 (945,185),(940,180) -9319 (945,195),(940,190) -9320 (945,205),(940,200) -9321 (945,215),(940,210) -9322 (945,225),(940,220) -9323 (945,235),(940,230) -9324 (945,245),(940,240) -9325 (945,255),(940,250) -9326 (945,265),(940,260) -9327 (945,275),(940,270) -9328 (945,285),(940,280) -9329 (945,295),(940,290) -9330 (945,305),(940,300) -9331 (945,315),(940,310) -9332 (945,325),(940,320) -9333 (945,335),(940,330) -9334 (945,345),(940,340) -9335 (945,355),(940,350) -9336 (945,365),(940,360) -9337 (945,375),(940,370) -9338 (945,385),(940,380) -9339 (945,395),(940,390) -9340 (945,405),(940,400) -9341 (945,415),(940,410) -9342 (945,425),(940,420) -9343 (945,435),(940,430) -9344 (945,445),(940,440) -9345 (945,455),(940,450) -9346 (945,465),(940,460) -9347 (945,475),(940,470) -9348 (945,485),(940,480) -9349 (945,495),(940,490) -9350 (945,505),(940,500) -9351 (945,515),(940,510) -9352 (945,525),(940,520) -9353 (945,535),(940,530) -9354 (945,545),(940,540) -9355 (945,555),(940,550) -9356 (945,565),(940,560) -9357 (945,575),(940,570) -9358 (945,585),(940,580) -9359 (945,595),(940,590) -9360 (945,605),(940,600) -9361 (945,615),(940,610) -9362 (945,625),(940,620) -9363 (945,635),(940,630) -9364 (945,645),(940,640) -9365 (945,655),(940,650) -9366 (945,665),(940,660) -9367 (945,675),(940,670) -9368 (945,685),(940,680) -9369 (945,695),(940,690) -9370 (945,705),(940,700) -9371 (945,715),(940,710) -9372 (945,725),(940,720) -9373 (945,735),(940,730) -9374 (945,745),(940,740) -9375 (945,755),(940,750) -9376 (945,765),(940,760) -9377 (945,775),(940,770) -9378 (945,785),(940,780) -9379 (945,795),(940,790) -9380 (945,805),(940,800) -9381 (945,815),(940,810) -9382 (945,825),(940,820) -9383 (945,835),(940,830) -9384 (945,845),(940,840) -9385 (945,855),(940,850) -9386 (945,865),(940,860) -9387 (945,875),(940,870) -9388 (945,885),(940,880) -9389 (945,895),(940,890) -9390 (945,905),(940,900) -9391 (945,915),(940,910) -9392 (945,925),(940,920) -9393 (945,935),(940,930) -9394 (945,945),(940,940) -9395 (945,955),(940,950) -9396 (945,965),(940,960) -9397 (945,975),(940,970) -9398 (945,985),(940,980) -9399 (945,995),(940,990) -9400 (945,1005),(940,1000) -9401 (955,15),(950,10) -9402 (955,25),(950,20) -9403 (955,35),(950,30) -9404 (955,45),(950,40) -9405 (955,55),(950,50) -9406 (955,65),(950,60) -9407 (955,75),(950,70) -9408 (955,85),(950,80) -9409 (955,95),(950,90) -9410 (955,105),(950,100) -9411 (955,115),(950,110) -9412 (955,125),(950,120) -9413 (955,135),(950,130) -9414 (955,145),(950,140) -9415 (955,155),(950,150) -9416 (955,165),(950,160) -9417 (955,175),(950,170) -9418 (955,185),(950,180) -9419 (955,195),(950,190) -9420 (955,205),(950,200) -9421 (955,215),(950,210) -9422 (955,225),(950,220) -9423 (955,235),(950,230) -9424 (955,245),(950,240) -9425 (955,255),(950,250) -9426 (955,265),(950,260) -9427 (955,275),(950,270) -9428 (955,285),(950,280) -9429 (955,295),(950,290) -9430 (955,305),(950,300) -9431 (955,315),(950,310) -9432 (955,325),(950,320) -9433 (955,335),(950,330) -9434 (955,345),(950,340) -9435 (955,355),(950,350) -9436 (955,365),(950,360) -9437 (955,375),(950,370) -9438 (955,385),(950,380) -9439 (955,395),(950,390) -9440 (955,405),(950,400) -9441 (955,415),(950,410) -9442 (955,425),(950,420) -9443 (955,435),(950,430) -9444 (955,445),(950,440) -9445 (955,455),(950,450) -9446 (955,465),(950,460) -9447 (955,475),(950,470) -9448 (955,485),(950,480) -9449 (955,495),(950,490) -9450 (955,505),(950,500) -9451 (955,515),(950,510) -9452 (955,525),(950,520) -9453 (955,535),(950,530) -9454 (955,545),(950,540) -9455 (955,555),(950,550) -9456 (955,565),(950,560) -9457 (955,575),(950,570) -9458 (955,585),(950,580) -9459 (955,595),(950,590) -9460 (955,605),(950,600) -9461 (955,615),(950,610) -9462 (955,625),(950,620) -9463 (955,635),(950,630) -9464 (955,645),(950,640) -9465 (955,655),(950,650) -9466 (955,665),(950,660) -9467 (955,675),(950,670) -9468 (955,685),(950,680) -9469 (955,695),(950,690) -9470 (955,705),(950,700) -9471 (955,715),(950,710) -9472 (955,725),(950,720) -9473 (955,735),(950,730) -9474 (955,745),(950,740) -9475 (955,755),(950,750) -9476 (955,765),(950,760) -9477 (955,775),(950,770) -9478 (955,785),(950,780) -9479 (955,795),(950,790) -9480 (955,805),(950,800) -9481 (955,815),(950,810) -9482 (955,825),(950,820) -9483 (955,835),(950,830) -9484 (955,845),(950,840) -9485 (955,855),(950,850) -9486 (955,865),(950,860) -9487 (955,875),(950,870) -9488 (955,885),(950,880) -9489 (955,895),(950,890) -9490 (955,905),(950,900) -9491 (955,915),(950,910) -9492 (955,925),(950,920) -9493 (955,935),(950,930) -9494 (955,945),(950,940) -9495 (955,955),(950,950) -9496 (955,965),(950,960) -9497 (955,975),(950,970) -9498 (955,985),(950,980) -9499 (955,995),(950,990) -9500 (955,1005),(950,1000) -9501 (965,15),(960,10) -9502 (965,25),(960,20) -9503 (965,35),(960,30) -9504 (965,45),(960,40) -9505 (965,55),(960,50) -9506 (965,65),(960,60) -9507 (965,75),(960,70) -9508 (965,85),(960,80) -9509 (965,95),(960,90) -9510 (965,105),(960,100) -9511 (965,115),(960,110) -9512 (965,125),(960,120) -9513 (965,135),(960,130) -9514 (965,145),(960,140) -9515 (965,155),(960,150) -9516 (965,165),(960,160) -9517 (965,175),(960,170) -9518 (965,185),(960,180) -9519 (965,195),(960,190) -9520 (965,205),(960,200) -9521 (965,215),(960,210) -9522 (965,225),(960,220) -9523 (965,235),(960,230) -9524 (965,245),(960,240) -9525 (965,255),(960,250) -9526 (965,265),(960,260) -9527 (965,275),(960,270) -9528 (965,285),(960,280) -9529 (965,295),(960,290) -9530 (965,305),(960,300) -9531 (965,315),(960,310) -9532 (965,325),(960,320) -9533 (965,335),(960,330) -9534 (965,345),(960,340) -9535 (965,355),(960,350) -9536 (965,365),(960,360) -9537 (965,375),(960,370) -9538 (965,385),(960,380) -9539 (965,395),(960,390) -9540 (965,405),(960,400) -9541 (965,415),(960,410) -9542 (965,425),(960,420) -9543 (965,435),(960,430) -9544 (965,445),(960,440) -9545 (965,455),(960,450) -9546 (965,465),(960,460) -9547 (965,475),(960,470) -9548 (965,485),(960,480) -9549 (965,495),(960,490) -9550 (965,505),(960,500) -9551 (965,515),(960,510) -9552 (965,525),(960,520) -9553 (965,535),(960,530) -9554 (965,545),(960,540) -9555 (965,555),(960,550) -9556 (965,565),(960,560) -9557 (965,575),(960,570) -9558 (965,585),(960,580) -9559 (965,595),(960,590) -9560 (965,605),(960,600) -9561 (965,615),(960,610) -9562 (965,625),(960,620) -9563 (965,635),(960,630) -9564 (965,645),(960,640) -9565 (965,655),(960,650) -9566 (965,665),(960,660) -9567 (965,675),(960,670) -9568 (965,685),(960,680) -9569 (965,695),(960,690) -9570 (965,705),(960,700) -9571 (965,715),(960,710) -9572 (965,725),(960,720) -9573 (965,735),(960,730) -9574 (965,745),(960,740) -9575 (965,755),(960,750) -9576 (965,765),(960,760) -9577 (965,775),(960,770) -9578 (965,785),(960,780) -9579 (965,795),(960,790) -9580 (965,805),(960,800) -9581 (965,815),(960,810) -9582 (965,825),(960,820) -9583 (965,835),(960,830) -9584 (965,845),(960,840) -9585 (965,855),(960,850) -9586 (965,865),(960,860) -9587 (965,875),(960,870) -9588 (965,885),(960,880) -9589 (965,895),(960,890) -9590 (965,905),(960,900) -9591 (965,915),(960,910) -9592 (965,925),(960,920) -9593 (965,935),(960,930) -9594 (965,945),(960,940) -9595 (965,955),(960,950) -9596 (965,965),(960,960) -9597 (965,975),(960,970) -9598 (965,985),(960,980) -9599 (965,995),(960,990) -9600 (965,1005),(960,1000) -9601 (975,15),(970,10) -9602 (975,25),(970,20) -9603 (975,35),(970,30) -9604 (975,45),(970,40) -9605 (975,55),(970,50) -9606 (975,65),(970,60) -9607 (975,75),(970,70) -9608 (975,85),(970,80) -9609 (975,95),(970,90) -9610 (975,105),(970,100) -9611 (975,115),(970,110) -9612 (975,125),(970,120) -9613 (975,135),(970,130) -9614 (975,145),(970,140) -9615 (975,155),(970,150) -9616 (975,165),(970,160) -9617 (975,175),(970,170) -9618 (975,185),(970,180) -9619 (975,195),(970,190) -9620 (975,205),(970,200) -9621 (975,215),(970,210) -9622 (975,225),(970,220) -9623 (975,235),(970,230) -9624 (975,245),(970,240) -9625 (975,255),(970,250) -9626 (975,265),(970,260) -9627 (975,275),(970,270) -9628 (975,285),(970,280) -9629 (975,295),(970,290) -9630 (975,305),(970,300) -9631 (975,315),(970,310) -9632 (975,325),(970,320) -9633 (975,335),(970,330) -9634 (975,345),(970,340) -9635 (975,355),(970,350) -9636 (975,365),(970,360) -9637 (975,375),(970,370) -9638 (975,385),(970,380) -9639 (975,395),(970,390) -9640 (975,405),(970,400) -9641 (975,415),(970,410) -9642 (975,425),(970,420) -9643 (975,435),(970,430) -9644 (975,445),(970,440) -9645 (975,455),(970,450) -9646 (975,465),(970,460) -9647 (975,475),(970,470) -9648 (975,485),(970,480) -9649 (975,495),(970,490) -9650 (975,505),(970,500) -9651 (975,515),(970,510) -9652 (975,525),(970,520) -9653 (975,535),(970,530) -9654 (975,545),(970,540) -9655 (975,555),(970,550) -9656 (975,565),(970,560) -9657 (975,575),(970,570) -9658 (975,585),(970,580) -9659 (975,595),(970,590) -9660 (975,605),(970,600) -9661 (975,615),(970,610) -9662 (975,625),(970,620) -9663 (975,635),(970,630) -9664 (975,645),(970,640) -9665 (975,655),(970,650) -9666 (975,665),(970,660) -9667 (975,675),(970,670) -9668 (975,685),(970,680) -9669 (975,695),(970,690) -9670 (975,705),(970,700) -9671 (975,715),(970,710) -9672 (975,725),(970,720) -9673 (975,735),(970,730) -9674 (975,745),(970,740) -9675 (975,755),(970,750) -9676 (975,765),(970,760) -9677 (975,775),(970,770) -9678 (975,785),(970,780) -9679 (975,795),(970,790) -9680 (975,805),(970,800) -9681 (975,815),(970,810) -9682 (975,825),(970,820) -9683 (975,835),(970,830) -9684 (975,845),(970,840) -9685 (975,855),(970,850) -9686 (975,865),(970,860) -9687 (975,875),(970,870) -9688 (975,885),(970,880) -9689 (975,895),(970,890) -9690 (975,905),(970,900) -9691 (975,915),(970,910) -9692 (975,925),(970,920) -9693 (975,935),(970,930) -9694 (975,945),(970,940) -9695 (975,955),(970,950) -9696 (975,965),(970,960) -9697 (975,975),(970,970) -9698 (975,985),(970,980) -9699 (975,995),(970,990) -9700 (975,1005),(970,1000) -9701 (985,15),(980,10) -9702 (985,25),(980,20) -9703 (985,35),(980,30) -9704 (985,45),(980,40) -9705 (985,55),(980,50) -9706 (985,65),(980,60) -9707 (985,75),(980,70) -9708 (985,85),(980,80) -9709 (985,95),(980,90) -9710 (985,105),(980,100) -9711 (985,115),(980,110) -9712 (985,125),(980,120) -9713 (985,135),(980,130) -9714 (985,145),(980,140) -9715 (985,155),(980,150) -9716 (985,165),(980,160) -9717 (985,175),(980,170) -9718 (985,185),(980,180) -9719 (985,195),(980,190) -9720 (985,205),(980,200) -9721 (985,215),(980,210) -9722 (985,225),(980,220) -9723 (985,235),(980,230) -9724 (985,245),(980,240) -9725 (985,255),(980,250) -9726 (985,265),(980,260) -9727 (985,275),(980,270) -9728 (985,285),(980,280) -9729 (985,295),(980,290) -9730 (985,305),(980,300) -9731 (985,315),(980,310) -9732 (985,325),(980,320) -9733 (985,335),(980,330) -9734 (985,345),(980,340) -9735 (985,355),(980,350) -9736 (985,365),(980,360) -9737 (985,375),(980,370) -9738 (985,385),(980,380) -9739 (985,395),(980,390) -9740 (985,405),(980,400) -9741 (985,415),(980,410) -9742 (985,425),(980,420) -9743 (985,435),(980,430) -9744 (985,445),(980,440) -9745 (985,455),(980,450) -9746 (985,465),(980,460) -9747 (985,475),(980,470) -9748 (985,485),(980,480) -9749 (985,495),(980,490) -9750 (985,505),(980,500) -9751 (985,515),(980,510) -9752 (985,525),(980,520) -9753 (985,535),(980,530) -9754 (985,545),(980,540) -9755 (985,555),(980,550) -9756 (985,565),(980,560) -9757 (985,575),(980,570) -9758 (985,585),(980,580) -9759 (985,595),(980,590) -9760 (985,605),(980,600) -9761 (985,615),(980,610) -9762 (985,625),(980,620) -9763 (985,635),(980,630) -9764 (985,645),(980,640) -9765 (985,655),(980,650) -9766 (985,665),(980,660) -9767 (985,675),(980,670) -9768 (985,685),(980,680) -9769 (985,695),(980,690) -9770 (985,705),(980,700) -9771 (985,715),(980,710) -9772 (985,725),(980,720) -9773 (985,735),(980,730) -9774 (985,745),(980,740) -9775 (985,755),(980,750) -9776 (985,765),(980,760) -9777 (985,775),(980,770) -9778 (985,785),(980,780) -9779 (985,795),(980,790) -9780 (985,805),(980,800) -9781 (985,815),(980,810) -9782 (985,825),(980,820) -9783 (985,835),(980,830) -9784 (985,845),(980,840) -9785 (985,855),(980,850) -9786 (985,865),(980,860) -9787 (985,875),(980,870) -9788 (985,885),(980,880) -9789 (985,895),(980,890) -9790 (985,905),(980,900) -9791 (985,915),(980,910) -9792 (985,925),(980,920) -9793 (985,935),(980,930) -9794 (985,945),(980,940) -9795 (985,955),(980,950) -9796 (985,965),(980,960) -9797 (985,975),(980,970) -9798 (985,985),(980,980) -9799 (985,995),(980,990) -9800 (985,1005),(980,1000) -9801 (995,15),(990,10) -9802 (995,25),(990,20) -9803 (995,35),(990,30) -9804 (995,45),(990,40) -9805 (995,55),(990,50) -9806 (995,65),(990,60) -9807 (995,75),(990,70) -9808 (995,85),(990,80) -9809 (995,95),(990,90) -9810 (995,105),(990,100) -9811 (995,115),(990,110) -9812 (995,125),(990,120) -9813 (995,135),(990,130) -9814 (995,145),(990,140) -9815 (995,155),(990,150) -9816 (995,165),(990,160) -9817 (995,175),(990,170) -9818 (995,185),(990,180) -9819 (995,195),(990,190) -9820 (995,205),(990,200) -9821 (995,215),(990,210) -9822 (995,225),(990,220) -9823 (995,235),(990,230) -9824 (995,245),(990,240) -9825 (995,255),(990,250) -9826 (995,265),(990,260) -9827 (995,275),(990,270) -9828 (995,285),(990,280) -9829 (995,295),(990,290) -9830 (995,305),(990,300) -9831 (995,315),(990,310) -9832 (995,325),(990,320) -9833 (995,335),(990,330) -9834 (995,345),(990,340) -9835 (995,355),(990,350) -9836 (995,365),(990,360) -9837 (995,375),(990,370) -9838 (995,385),(990,380) -9839 (995,395),(990,390) -9840 (995,405),(990,400) -9841 (995,415),(990,410) -9842 (995,425),(990,420) -9843 (995,435),(990,430) -9844 (995,445),(990,440) -9845 (995,455),(990,450) -9846 (995,465),(990,460) -9847 (995,475),(990,470) -9848 (995,485),(990,480) -9849 (995,495),(990,490) -9850 (995,505),(990,500) -9851 (995,515),(990,510) -9852 (995,525),(990,520) -9853 (995,535),(990,530) -9854 (995,545),(990,540) -9855 (995,555),(990,550) -9856 (995,565),(990,560) -9857 (995,575),(990,570) -9858 (995,585),(990,580) -9859 (995,595),(990,590) -9860 (995,605),(990,600) -9861 (995,615),(990,610) -9862 (995,625),(990,620) -9863 (995,635),(990,630) -9864 (995,645),(990,640) -9865 (995,655),(990,650) -9866 (995,665),(990,660) -9867 (995,675),(990,670) -9868 (995,685),(990,680) -9869 (995,695),(990,690) -9870 (995,705),(990,700) -9871 (995,715),(990,710) -9872 (995,725),(990,720) -9873 (995,735),(990,730) -9874 (995,745),(990,740) -9875 (995,755),(990,750) -9876 (995,765),(990,760) -9877 (995,775),(990,770) -9878 (995,785),(990,780) -9879 (995,795),(990,790) -9880 (995,805),(990,800) -9881 (995,815),(990,810) -9882 (995,825),(990,820) -9883 (995,835),(990,830) -9884 (995,845),(990,840) -9885 (995,855),(990,850) -9886 (995,865),(990,860) -9887 (995,875),(990,870) -9888 (995,885),(990,880) -9889 (995,895),(990,890) -9890 (995,905),(990,900) -9891 (995,915),(990,910) -9892 (995,925),(990,920) -9893 (995,935),(990,930) -9894 (995,945),(990,940) -9895 (995,955),(990,950) -9896 (995,965),(990,960) -9897 (995,975),(990,970) -9898 (995,985),(990,980) -9899 (995,995),(990,990) -9900 (995,1005),(990,1000) -9901 (1005,15),(1000,10) -9902 (1005,25),(1000,20) -9903 (1005,35),(1000,30) -9904 (1005,45),(1000,40) -9905 (1005,55),(1000,50) -9906 (1005,65),(1000,60) -9907 (1005,75),(1000,70) -9908 (1005,85),(1000,80) -9909 (1005,95),(1000,90) -9910 (1005,105),(1000,100) -9911 (1005,115),(1000,110) -9912 (1005,125),(1000,120) -9913 (1005,135),(1000,130) -9914 (1005,145),(1000,140) -9915 (1005,155),(1000,150) -9916 (1005,165),(1000,160) -9917 (1005,175),(1000,170) -9918 (1005,185),(1000,180) -9919 (1005,195),(1000,190) -9920 (1005,205),(1000,200) -9921 (1005,215),(1000,210) -9922 (1005,225),(1000,220) -9923 (1005,235),(1000,230) -9924 (1005,245),(1000,240) -9925 (1005,255),(1000,250) -9926 (1005,265),(1000,260) -9927 (1005,275),(1000,270) -9928 (1005,285),(1000,280) -9929 (1005,295),(1000,290) -9930 (1005,305),(1000,300) -9931 (1005,315),(1000,310) -9932 (1005,325),(1000,320) -9933 (1005,335),(1000,330) -9934 (1005,345),(1000,340) -9935 (1005,355),(1000,350) -9936 (1005,365),(1000,360) -9937 (1005,375),(1000,370) -9938 (1005,385),(1000,380) -9939 (1005,395),(1000,390) -9940 (1005,405),(1000,400) -9941 (1005,415),(1000,410) -9942 (1005,425),(1000,420) -9943 (1005,435),(1000,430) -9944 (1005,445),(1000,440) -9945 (1005,455),(1000,450) -9946 (1005,465),(1000,460) -9947 (1005,475),(1000,470) -9948 (1005,485),(1000,480) -9949 (1005,495),(1000,490) -9950 (1005,505),(1000,500) -9951 (1005,515),(1000,510) -9952 (1005,525),(1000,520) -9953 (1005,535),(1000,530) -9954 (1005,545),(1000,540) -9955 (1005,555),(1000,550) -9956 (1005,565),(1000,560) -9957 (1005,575),(1000,570) -9958 (1005,585),(1000,580) -9959 (1005,595),(1000,590) -9960 (1005,605),(1000,600) -9961 (1005,615),(1000,610) -9962 (1005,625),(1000,620) -9963 (1005,635),(1000,630) -9964 (1005,645),(1000,640) -9965 (1005,655),(1000,650) -9966 (1005,665),(1000,660) -9967 (1005,675),(1000,670) -9968 (1005,685),(1000,680) -9969 (1005,695),(1000,690) -9970 (1005,705),(1000,700) -9971 (1005,715),(1000,710) -9972 (1005,725),(1000,720) -9973 (1005,735),(1000,730) -9974 (1005,745),(1000,740) -9975 (1005,755),(1000,750) -9976 (1005,765),(1000,760) -9977 (1005,775),(1000,770) -9978 (1005,785),(1000,780) -9979 (1005,795),(1000,790) -9980 (1005,805),(1000,800) -9981 (1005,815),(1000,810) -9982 (1005,825),(1000,820) -9983 (1005,835),(1000,830) -9984 (1005,845),(1000,840) -9985 (1005,855),(1000,850) -9986 (1005,865),(1000,860) -9987 (1005,875),(1000,870) -9988 (1005,885),(1000,880) -9989 (1005,895),(1000,890) -9990 (1005,905),(1000,900) -9991 (1005,915),(1000,910) -9992 (1005,925),(1000,920) -9993 (1005,935),(1000,930) -9994 (1005,945),(1000,940) -9995 (1005,955),(1000,950) -9996 (1005,965),(1000,960) -9997 (1005,975),(1000,970) -9998 (1005,985),(1000,980) -9999 (1005,995),(1000,990) -10000 (1005,1005),(1000,1000) -10001 (210,310),(200,300) -10002 (210,310),(200,300) -10003 (210,310),(200,300) -10004 (210,310),(200,300) -10005 (210,310),(200,300) -10006 (210,310),(200,300) -10007 (210,310),(200,300) -10008 (210,310),(200,300) -10009 (210,310),(200,300) -10010 (210,310),(200,300) -10011 (210,310),(200,300) -10012 (210,310),(200,300) -10013 (210,310),(200,300) -10014 (210,310),(200,300) -10015 (210,310),(200,300) -10016 (210,310),(200,300) -10017 (210,310),(200,300) -10018 (210,310),(200,300) -10019 (210,310),(200,300) -10020 (210,310),(200,300) -10021 (210,310),(200,300) -10022 (210,310),(200,300) -10023 (210,310),(200,300) -10024 (210,310),(200,300) -10025 (210,310),(200,300) -10026 (210,310),(200,300) -10027 (210,310),(200,300) -10028 (210,310),(200,300) -10029 (210,310),(200,300) -10030 (210,310),(200,300) -10031 (210,310),(200,300) -10032 (210,310),(200,300) -10033 (210,310),(200,300) -10034 (210,310),(200,300) -10035 (210,310),(200,300) -10036 (210,310),(200,300) -10037 (210,310),(200,300) -10038 (210,310),(200,300) -10039 (210,310),(200,300) -10040 (210,310),(200,300) -10041 (210,310),(200,300) -10042 (210,310),(200,300) -10043 (210,310),(200,300) -10044 (210,310),(200,300) -10045 (210,310),(200,300) -10046 (210,310),(200,300) -10047 (210,310),(200,300) -10048 (210,310),(200,300) -10049 (210,310),(200,300) -10050 (210,310),(200,300) -10051 (210,310),(200,300) -10052 (210,310),(200,300) -10053 (210,310),(200,300) -10054 (210,310),(200,300) -10055 (210,310),(200,300) -10056 (210,310),(200,300) -10057 (210,310),(200,300) -10058 (210,310),(200,300) -10059 (210,310),(200,300) -10060 (210,310),(200,300) -10061 (210,310),(200,300) -10062 (210,310),(200,300) -10063 (210,310),(200,300) -10064 (210,310),(200,300) -10065 (210,310),(200,300) -10066 (210,310),(200,300) -10067 (210,310),(200,300) -10068 (210,310),(200,300) -10069 (210,310),(200,300) -10070 (210,310),(200,300) -10071 (210,310),(200,300) -10072 (210,310),(200,300) -10073 (210,310),(200,300) -10074 (210,310),(200,300) -10075 (210,310),(200,300) -10076 (210,310),(200,300) -10077 (210,310),(200,300) -10078 (210,310),(200,300) -10079 (210,310),(200,300) -10080 (210,310),(200,300) -10081 (210,310),(200,300) -10082 (210,310),(200,300) -10083 (210,310),(200,300) -10084 (210,310),(200,300) -10085 (210,310),(200,300) -10086 (210,310),(200,300) -10087 (210,310),(200,300) -10088 (210,310),(200,300) -10089 (210,310),(200,300) -10090 (210,310),(200,300) -10091 (210,310),(200,300) -10092 (210,310),(200,300) -10093 (210,310),(200,300) -10094 (210,310),(200,300) -10095 (210,310),(200,300) -10096 (210,310),(200,300) -10097 (210,310),(200,300) -10098 (210,310),(200,300) -10099 (210,310),(200,300) -10100 (210,310),(200,300) -10101 (210,310),(200,300) -10102 (210,310),(200,300) -10103 (210,310),(200,300) -10104 (210,310),(200,300) -10105 (210,310),(200,300) -10106 (210,310),(200,300) -10107 (210,310),(200,300) -10108 (210,310),(200,300) -10109 (210,310),(200,300) -10110 (210,310),(200,300) -10111 (210,310),(200,300) -10112 (210,310),(200,300) -10113 (210,310),(200,300) -10114 (210,310),(200,300) -10115 (210,310),(200,300) -10116 (210,310),(200,300) -10117 (210,310),(200,300) -10118 (210,310),(200,300) -10119 (210,310),(200,300) -10120 (210,310),(200,300) -10121 (210,310),(200,300) -10122 (210,310),(200,300) -10123 (210,310),(200,300) -10124 (210,310),(200,300) -10125 (210,310),(200,300) -10126 (210,310),(200,300) -10127 (210,310),(200,300) -10128 (210,310),(200,300) -10129 (210,310),(200,300) -10130 (210,310),(200,300) -10131 (210,310),(200,300) -10132 (210,310),(200,300) -10133 (210,310),(200,300) -10134 (210,310),(200,300) -10135 (210,310),(200,300) -10136 (210,310),(200,300) -10137 (210,310),(200,300) -10138 (210,310),(200,300) -10139 (210,310),(200,300) -10140 (210,310),(200,300) -10141 (210,310),(200,300) -10142 (210,310),(200,300) -10143 (210,310),(200,300) -10144 (210,310),(200,300) -10145 (210,310),(200,300) -10146 (210,310),(200,300) -10147 (210,310),(200,300) -10148 (210,310),(200,300) -10149 (210,310),(200,300) -10150 (210,310),(200,300) -10151 (210,310),(200,300) -10152 (210,310),(200,300) -10153 (210,310),(200,300) -10154 (210,310),(200,300) -10155 (210,310),(200,300) -10156 (210,310),(200,300) -10157 (210,310),(200,300) -10158 (210,310),(200,300) -10159 (210,310),(200,300) -10160 (210,310),(200,300) -10161 (210,310),(200,300) -10162 (210,310),(200,300) -10163 (210,310),(200,300) -10164 (210,310),(200,300) -10165 (210,310),(200,300) -10166 (210,310),(200,300) -10167 (210,310),(200,300) -10168 (210,310),(200,300) -10169 (210,310),(200,300) -10170 (210,310),(200,300) -10171 (210,310),(200,300) -10172 (210,310),(200,300) -10173 (210,310),(200,300) -10174 (210,310),(200,300) -10175 (210,310),(200,300) -10176 (210,310),(200,300) -10177 (210,310),(200,300) -10178 (210,310),(200,300) -10179 (210,310),(200,300) -10180 (210,310),(200,300) -10181 (210,310),(200,300) -10182 (210,310),(200,300) -10183 (210,310),(200,300) -10184 (210,310),(200,300) -10185 (210,310),(200,300) -10186 (210,310),(200,300) -10187 (210,310),(200,300) -10188 (210,310),(200,300) -10189 (210,310),(200,300) -10190 (210,310),(200,300) -10191 (210,310),(200,300) -10192 (210,310),(200,300) -10193 (210,310),(200,300) -10194 (210,310),(200,300) -10195 (210,310),(200,300) -10196 (210,310),(200,300) -10197 (210,310),(200,300) -10198 (210,310),(200,300) -10199 (210,310),(200,300) -10200 (210,310),(200,300) -10201 (210,310),(200,300) -10202 (210,310),(200,300) -10203 (210,310),(200,300) -10204 (210,310),(200,300) -10205 (210,310),(200,300) -10206 (210,310),(200,300) -10207 (210,310),(200,300) -10208 (210,310),(200,300) -10209 (210,310),(200,300) -10210 (210,310),(200,300) -10211 (210,310),(200,300) -10212 (210,310),(200,300) -10213 (210,310),(200,300) -10214 (210,310),(200,300) -10215 (210,310),(200,300) -10216 (210,310),(200,300) -10217 (210,310),(200,300) -10218 (210,310),(200,300) -10219 (210,310),(200,300) -10220 (210,310),(200,300) -10221 (210,310),(200,300) -10222 (210,310),(200,300) -10223 (210,310),(200,300) -10224 (210,310),(200,300) -10225 (210,310),(200,300) -10226 (210,310),(200,300) -10227 (210,310),(200,300) -10228 (210,310),(200,300) -10229 (210,310),(200,300) -10230 (210,310),(200,300) -10231 (210,310),(200,300) -10232 (210,310),(200,300) -10233 (210,310),(200,300) -10234 (210,310),(200,300) -10235 (210,310),(200,300) -10236 (210,310),(200,300) -10237 (210,310),(200,300) -10238 (210,310),(200,300) -10239 (210,310),(200,300) -10240 (210,310),(200,300) -10241 (210,310),(200,300) -10242 (210,310),(200,300) -10243 (210,310),(200,300) -10244 (210,310),(200,300) -10245 (210,310),(200,300) -10246 (210,310),(200,300) -10247 (210,310),(200,300) -10248 (210,310),(200,300) -10249 (210,310),(200,300) -10250 (210,310),(200,300) -10251 (210,310),(200,300) -10252 (210,310),(200,300) -10253 (210,310),(200,300) -10254 (210,310),(200,300) -10255 (210,310),(200,300) -10256 (210,310),(200,300) -10257 (210,310),(200,300) -10258 (210,310),(200,300) -10259 (210,310),(200,300) -10260 (210,310),(200,300) -10261 (210,310),(200,300) -10262 (210,310),(200,300) -10263 (210,310),(200,300) -10264 (210,310),(200,300) -10265 (210,310),(200,300) -10266 (210,310),(200,300) -10267 (210,310),(200,300) -10268 (210,310),(200,300) -10269 (210,310),(200,300) -10270 (210,310),(200,300) -10271 (210,310),(200,300) -10272 (210,310),(200,300) -10273 (210,310),(200,300) -10274 (210,310),(200,300) -10275 (210,310),(200,300) -10276 (210,310),(200,300) -10277 (210,310),(200,300) -10278 (210,310),(200,300) -10279 (210,310),(200,300) -10280 (210,310),(200,300) -10281 (210,310),(200,300) -10282 (210,310),(200,300) -10283 (210,310),(200,300) -10284 (210,310),(200,300) -10285 (210,310),(200,300) -10286 (210,310),(200,300) -10287 (210,310),(200,300) -10288 (210,310),(200,300) -10289 (210,310),(200,300) -10290 (210,310),(200,300) -10291 (210,310),(200,300) -10292 (210,310),(200,300) -10293 (210,310),(200,300) -10294 (210,310),(200,300) -10295 (210,310),(200,300) -10296 (210,310),(200,300) -10297 (210,310),(200,300) -10298 (210,310),(200,300) -10299 (210,310),(200,300) -10300 (210,310),(200,300) -10301 (210,310),(200,300) -10302 (210,310),(200,300) -10303 (210,310),(200,300) -10304 (210,310),(200,300) -10305 (210,310),(200,300) -10306 (210,310),(200,300) -10307 (210,310),(200,300) -10308 (210,310),(200,300) -10309 (210,310),(200,300) -10310 (210,310),(200,300) -10311 (210,310),(200,300) -10312 (210,310),(200,300) -10313 (210,310),(200,300) -10314 (210,310),(200,300) -10315 (210,310),(200,300) -10316 (210,310),(200,300) -10317 (210,310),(200,300) -10318 (210,310),(200,300) -10319 (210,310),(200,300) -10320 (210,310),(200,300) -10321 (210,310),(200,300) -10322 (210,310),(200,300) -10323 (210,310),(200,300) -10324 (210,310),(200,300) -10325 (210,310),(200,300) -10326 (210,310),(200,300) -10327 (210,310),(200,300) -10328 (210,310),(200,300) -10329 (210,310),(200,300) -10330 (210,310),(200,300) -10331 (210,310),(200,300) -10332 (210,310),(200,300) -10333 (210,310),(200,300) -10334 (210,310),(200,300) -10335 (210,310),(200,300) -10336 (210,310),(200,300) -10337 (210,310),(200,300) -10338 (210,310),(200,300) -10339 (210,310),(200,300) -10340 (210,310),(200,300) -10341 (210,310),(200,300) -10342 (210,310),(200,300) -10343 (210,310),(200,300) -10344 (210,310),(200,300) -10345 (210,310),(200,300) -10346 (210,310),(200,300) -10347 (210,310),(200,300) -10348 (210,310),(200,300) -10349 (210,310),(200,300) -10350 (210,310),(200,300) -10351 (210,310),(200,300) -10352 (210,310),(200,300) -10353 (210,310),(200,300) -10354 (210,310),(200,300) -10355 (210,310),(200,300) -10356 (210,310),(200,300) -10357 (210,310),(200,300) -10358 (210,310),(200,300) -10359 (210,310),(200,300) -10360 (210,310),(200,300) -10361 (210,310),(200,300) -10362 (210,310),(200,300) -10363 (210,310),(200,300) -10364 (210,310),(200,300) -10365 (210,310),(200,300) -10366 (210,310),(200,300) -10367 (210,310),(200,300) -10368 (210,310),(200,300) -10369 (210,310),(200,300) -10370 (210,310),(200,300) -10371 (210,310),(200,300) -10372 (210,310),(200,300) -10373 (210,310),(200,300) -10374 (210,310),(200,300) -10375 (210,310),(200,300) -10376 (210,310),(200,300) -10377 (210,310),(200,300) -10378 (210,310),(200,300) -10379 (210,310),(200,300) -10380 (210,310),(200,300) -10381 (210,310),(200,300) -10382 (210,310),(200,300) -10383 (210,310),(200,300) -10384 (210,310),(200,300) -10385 (210,310),(200,300) -10386 (210,310),(200,300) -10387 (210,310),(200,300) -10388 (210,310),(200,300) -10389 (210,310),(200,300) -10390 (210,310),(200,300) -10391 (210,310),(200,300) -10392 (210,310),(200,300) -10393 (210,310),(200,300) -10394 (210,310),(200,300) -10395 (210,310),(200,300) -10396 (210,310),(200,300) -10397 (210,310),(200,300) -10398 (210,310),(200,300) -10399 (210,310),(200,300) -10400 (210,310),(200,300) -10401 (210,310),(200,300) -10402 (210,310),(200,300) -10403 (210,310),(200,300) -10404 (210,310),(200,300) -10405 (210,310),(200,300) -10406 (210,310),(200,300) -10407 (210,310),(200,300) -10408 (210,310),(200,300) -10409 (210,310),(200,300) -10410 (210,310),(200,300) -10411 (210,310),(200,300) -10412 (210,310),(200,300) -10413 (210,310),(200,300) -10414 (210,310),(200,300) -10415 (210,310),(200,300) -10416 (210,310),(200,300) -10417 (210,310),(200,300) -10418 (210,310),(200,300) -10419 (210,310),(200,300) -10420 (210,310),(200,300) -10421 (210,310),(200,300) -10422 (210,310),(200,300) -10423 (210,310),(200,300) -10424 (210,310),(200,300) -10425 (210,310),(200,300) -10426 (210,310),(200,300) -10427 (210,310),(200,300) -10428 (210,310),(200,300) -10429 (210,310),(200,300) -10430 (210,310),(200,300) -10431 (210,310),(200,300) -10432 (210,310),(200,300) -10433 (210,310),(200,300) -10434 (210,310),(200,300) -10435 (210,310),(200,300) -10436 (210,310),(200,300) -10437 (210,310),(200,300) -10438 (210,310),(200,300) -10439 (210,310),(200,300) -10440 (210,310),(200,300) -10441 (210,310),(200,300) -10442 (210,310),(200,300) -10443 (210,310),(200,300) -10444 (210,310),(200,300) -10445 (210,310),(200,300) -10446 (210,310),(200,300) -10447 (210,310),(200,300) -10448 (210,310),(200,300) -10449 (210,310),(200,300) -10450 (210,310),(200,300) -10451 (210,310),(200,300) -10452 (210,310),(200,300) -10453 (210,310),(200,300) -10454 (210,310),(200,300) -10455 (210,310),(200,300) -10456 (210,310),(200,300) -10457 (210,310),(200,300) -10458 (210,310),(200,300) -10459 (210,310),(200,300) -10460 (210,310),(200,300) -10461 (210,310),(200,300) -10462 (210,310),(200,300) -10463 (210,310),(200,300) -10464 (210,310),(200,300) -10465 (210,310),(200,300) -10466 (210,310),(200,300) -10467 (210,310),(200,300) -10468 (210,310),(200,300) -10469 (210,310),(200,300) -10470 (210,310),(200,300) -10471 (210,310),(200,300) -10472 (210,310),(200,300) -10473 (210,310),(200,300) -10474 (210,310),(200,300) -10475 (210,310),(200,300) -10476 (210,310),(200,300) -10477 (210,310),(200,300) -10478 (210,310),(200,300) -10479 (210,310),(200,300) -10480 (210,310),(200,300) -10481 (210,310),(200,300) -10482 (210,310),(200,300) -10483 (210,310),(200,300) -10484 (210,310),(200,300) -10485 (210,310),(200,300) -10486 (210,310),(200,300) -10487 (210,310),(200,300) -10488 (210,310),(200,300) -10489 (210,310),(200,300) -10490 (210,310),(200,300) -10491 (210,310),(200,300) -10492 (210,310),(200,300) -10493 (210,310),(200,300) -10494 (210,310),(200,300) -10495 (210,310),(200,300) -10496 (210,310),(200,300) -10497 (210,310),(200,300) -10498 (210,310),(200,300) -10499 (210,310),(200,300) -10500 (210,310),(200,300) -10501 (210,310),(200,300) -10502 (210,310),(200,300) -10503 (210,310),(200,300) -10504 (210,310),(200,300) -10505 (210,310),(200,300) -10506 (210,310),(200,300) -10507 (210,310),(200,300) -10508 (210,310),(200,300) -10509 (210,310),(200,300) -10510 (210,310),(200,300) -10511 (210,310),(200,300) -10512 (210,310),(200,300) -10513 (210,310),(200,300) -10514 (210,310),(200,300) -10515 (210,310),(200,300) -10516 (210,310),(200,300) -10517 (210,310),(200,300) -10518 (210,310),(200,300) -10519 (210,310),(200,300) -10520 (210,310),(200,300) -10521 (210,310),(200,300) -10522 (210,310),(200,300) -10523 (210,310),(200,300) -10524 (210,310),(200,300) -10525 (210,310),(200,300) -10526 (210,310),(200,300) -10527 (210,310),(200,300) -10528 (210,310),(200,300) -10529 (210,310),(200,300) -10530 (210,310),(200,300) -10531 (210,310),(200,300) -10532 (210,310),(200,300) -10533 (210,310),(200,300) -10534 (210,310),(200,300) -10535 (210,310),(200,300) -10536 (210,310),(200,300) -10537 (210,310),(200,300) -10538 (210,310),(200,300) -10539 (210,310),(200,300) -10540 (210,310),(200,300) -10541 (210,310),(200,300) -10542 (210,310),(200,300) -10543 (210,310),(200,300) -10544 (210,310),(200,300) -10545 (210,310),(200,300) -10546 (210,310),(200,300) -10547 (210,310),(200,300) -10548 (210,310),(200,300) -10549 (210,310),(200,300) -10550 (210,310),(200,300) -10551 (210,310),(200,300) -10552 (210,310),(200,300) -10553 (210,310),(200,300) -10554 (210,310),(200,300) -10555 (210,310),(200,300) -10556 (210,310),(200,300) -10557 (210,310),(200,300) -10558 (210,310),(200,300) -10559 (210,310),(200,300) -10560 (210,310),(200,300) -10561 (210,310),(200,300) -10562 (210,310),(200,300) -10563 (210,310),(200,300) -10564 (210,310),(200,300) -10565 (210,310),(200,300) -10566 (210,310),(200,300) -10567 (210,310),(200,300) -10568 (210,310),(200,300) -10569 (210,310),(200,300) -10570 (210,310),(200,300) -10571 (210,310),(200,300) -10572 (210,310),(200,300) -10573 (210,310),(200,300) -10574 (210,310),(200,300) -10575 (210,310),(200,300) -10576 (210,310),(200,300) -10577 (210,310),(200,300) -10578 (210,310),(200,300) -10579 (210,310),(200,300) -10580 (210,310),(200,300) -10581 (210,310),(200,300) -10582 (210,310),(200,300) -10583 (210,310),(200,300) -10584 (210,310),(200,300) -10585 (210,310),(200,300) -10586 (210,310),(200,300) -10587 (210,310),(200,300) -10588 (210,310),(200,300) -10589 (210,310),(200,300) -10590 (210,310),(200,300) -10591 (210,310),(200,300) -10592 (210,310),(200,300) -10593 (210,310),(200,300) -10594 (210,310),(200,300) -10595 (210,310),(200,300) -10596 (210,310),(200,300) -10597 (210,310),(200,300) -10598 (210,310),(200,300) -10599 (210,310),(200,300) -10600 (210,310),(200,300) -10601 (210,310),(200,300) -10602 (210,310),(200,300) -10603 (210,310),(200,300) -10604 (210,310),(200,300) -10605 (210,310),(200,300) -10606 (210,310),(200,300) -10607 (210,310),(200,300) -10608 (210,310),(200,300) -10609 (210,310),(200,300) -10610 (210,310),(200,300) -10611 (210,310),(200,300) -10612 (210,310),(200,300) -10613 (210,310),(200,300) -10614 (210,310),(200,300) -10615 (210,310),(200,300) -10616 (210,310),(200,300) -10617 (210,310),(200,300) -10618 (210,310),(200,300) -10619 (210,310),(200,300) -10620 (210,310),(200,300) -10621 (210,310),(200,300) -10622 (210,310),(200,300) -10623 (210,310),(200,300) -10624 (210,310),(200,300) -10625 (210,310),(200,300) -10626 (210,310),(200,300) -10627 (210,310),(200,300) -10628 (210,310),(200,300) -10629 (210,310),(200,300) -10630 (210,310),(200,300) -10631 (210,310),(200,300) -10632 (210,310),(200,300) -10633 (210,310),(200,300) -10634 (210,310),(200,300) -10635 (210,310),(200,300) -10636 (210,310),(200,300) -10637 (210,310),(200,300) -10638 (210,310),(200,300) -10639 (210,310),(200,300) -10640 (210,310),(200,300) -10641 (210,310),(200,300) -10642 (210,310),(200,300) -10643 (210,310),(200,300) -10644 (210,310),(200,300) -10645 (210,310),(200,300) -10646 (210,310),(200,300) -10647 (210,310),(200,300) -10648 (210,310),(200,300) -10649 (210,310),(200,300) -10650 (210,310),(200,300) -10651 (210,310),(200,300) -10652 (210,310),(200,300) -10653 (210,310),(200,300) -10654 (210,310),(200,300) -10655 (210,310),(200,300) -10656 (210,310),(200,300) -10657 (210,310),(200,300) -10658 (210,310),(200,300) -10659 (210,310),(200,300) -10660 (210,310),(200,300) -10661 (210,310),(200,300) -10662 (210,310),(200,300) -10663 (210,310),(200,300) -10664 (210,310),(200,300) -10665 (210,310),(200,300) -10666 (210,310),(200,300) -10667 (210,310),(200,300) -10668 (210,310),(200,300) -10669 (210,310),(200,300) -10670 (210,310),(200,300) -10671 (210,310),(200,300) -10672 (210,310),(200,300) -10673 (210,310),(200,300) -10674 (210,310),(200,300) -10675 (210,310),(200,300) -10676 (210,310),(200,300) -10677 (210,310),(200,300) -10678 (210,310),(200,300) -10679 (210,310),(200,300) -10680 (210,310),(200,300) -10681 (210,310),(200,300) -10682 (210,310),(200,300) -10683 (210,310),(200,300) -10684 (210,310),(200,300) -10685 (210,310),(200,300) -10686 (210,310),(200,300) -10687 (210,310),(200,300) -10688 (210,310),(200,300) -10689 (210,310),(200,300) -10690 (210,310),(200,300) -10691 (210,310),(200,300) -10692 (210,310),(200,300) -10693 (210,310),(200,300) -10694 (210,310),(200,300) -10695 (210,310),(200,300) -10696 (210,310),(200,300) -10697 (210,310),(200,300) -10698 (210,310),(200,300) -10699 (210,310),(200,300) -10700 (210,310),(200,300) -10701 (210,310),(200,300) -10702 (210,310),(200,300) -10703 (210,310),(200,300) -10704 (210,310),(200,300) -10705 (210,310),(200,300) -10706 (210,310),(200,300) -10707 (210,310),(200,300) -10708 (210,310),(200,300) -10709 (210,310),(200,300) -10710 (210,310),(200,300) -10711 (210,310),(200,300) -10712 (210,310),(200,300) -10713 (210,310),(200,300) -10714 (210,310),(200,300) -10715 (210,310),(200,300) -10716 (210,310),(200,300) -10717 (210,310),(200,300) -10718 (210,310),(200,300) -10719 (210,310),(200,300) -10720 (210,310),(200,300) -10721 (210,310),(200,300) -10722 (210,310),(200,300) -10723 (210,310),(200,300) -10724 (210,310),(200,300) -10725 (210,310),(200,300) -10726 (210,310),(200,300) -10727 (210,310),(200,300) -10728 (210,310),(200,300) -10729 (210,310),(200,300) -10730 (210,310),(200,300) -10731 (210,310),(200,300) -10732 (210,310),(200,300) -10733 (210,310),(200,300) -10734 (210,310),(200,300) -10735 (210,310),(200,300) -10736 (210,310),(200,300) -10737 (210,310),(200,300) -10738 (210,310),(200,300) -10739 (210,310),(200,300) -10740 (210,310),(200,300) -10741 (210,310),(200,300) -10742 (210,310),(200,300) -10743 (210,310),(200,300) -10744 (210,310),(200,300) -10745 (210,310),(200,300) -10746 (210,310),(200,300) -10747 (210,310),(200,300) -10748 (210,310),(200,300) -10749 (210,310),(200,300) -10750 (210,310),(200,300) -10751 (210,310),(200,300) -10752 (210,310),(200,300) -10753 (210,310),(200,300) -10754 (210,310),(200,300) -10755 (210,310),(200,300) -10756 (210,310),(200,300) -10757 (210,310),(200,300) -10758 (210,310),(200,300) -10759 (210,310),(200,300) -10760 (210,310),(200,300) -10761 (210,310),(200,300) -10762 (210,310),(200,300) -10763 (210,310),(200,300) -10764 (210,310),(200,300) -10765 (210,310),(200,300) -10766 (210,310),(200,300) -10767 (210,310),(200,300) -10768 (210,310),(200,300) -10769 (210,310),(200,300) -10770 (210,310),(200,300) -10771 (210,310),(200,300) -10772 (210,310),(200,300) -10773 (210,310),(200,300) -10774 (210,310),(200,300) -10775 (210,310),(200,300) -10776 (210,310),(200,300) -10777 (210,310),(200,300) -10778 (210,310),(200,300) -10779 (210,310),(200,300) -10780 (210,310),(200,300) -10781 (210,310),(200,300) -10782 (210,310),(200,300) -10783 (210,310),(200,300) -10784 (210,310),(200,300) -10785 (210,310),(200,300) -10786 (210,310),(200,300) -10787 (210,310),(200,300) -10788 (210,310),(200,300) -10789 (210,310),(200,300) -10790 (210,310),(200,300) -10791 (210,310),(200,300) -10792 (210,310),(200,300) -10793 (210,310),(200,300) -10794 (210,310),(200,300) -10795 (210,310),(200,300) -10796 (210,310),(200,300) -10797 (210,310),(200,300) -10798 (210,310),(200,300) -10799 (210,310),(200,300) -10800 (210,310),(200,300) -10801 (210,310),(200,300) -10802 (210,310),(200,300) -10803 (210,310),(200,300) -10804 (210,310),(200,300) -10805 (210,310),(200,300) -10806 (210,310),(200,300) -10807 (210,310),(200,300) -10808 (210,310),(200,300) -10809 (210,310),(200,300) -10810 (210,310),(200,300) -10811 (210,310),(200,300) -10812 (210,310),(200,300) -10813 (210,310),(200,300) -10814 (210,310),(200,300) -10815 (210,310),(200,300) -10816 (210,310),(200,300) -10817 (210,310),(200,300) -10818 (210,310),(200,300) -10819 (210,310),(200,300) -10820 (210,310),(200,300) -10821 (210,310),(200,300) -10822 (210,310),(200,300) -10823 (210,310),(200,300) -10824 (210,310),(200,300) -10825 (210,310),(200,300) -10826 (210,310),(200,300) -10827 (210,310),(200,300) -10828 (210,310),(200,300) -10829 (210,310),(200,300) -10830 (210,310),(200,300) -10831 (210,310),(200,300) -10832 (210,310),(200,300) -10833 (210,310),(200,300) -10834 (210,310),(200,300) -10835 (210,310),(200,300) -10836 (210,310),(200,300) -10837 (210,310),(200,300) -10838 (210,310),(200,300) -10839 (210,310),(200,300) -10840 (210,310),(200,300) -10841 (210,310),(200,300) -10842 (210,310),(200,300) -10843 (210,310),(200,300) -10844 (210,310),(200,300) -10845 (210,310),(200,300) -10846 (210,310),(200,300) -10847 (210,310),(200,300) -10848 (210,310),(200,300) -10849 (210,310),(200,300) -10850 (210,310),(200,300) -10851 (210,310),(200,300) -10852 (210,310),(200,300) -10853 (210,310),(200,300) -10854 (210,310),(200,300) -10855 (210,310),(200,300) -10856 (210,310),(200,300) -10857 (210,310),(200,300) -10858 (210,310),(200,300) -10859 (210,310),(200,300) -10860 (210,310),(200,300) -10861 (210,310),(200,300) -10862 (210,310),(200,300) -10863 (210,310),(200,300) -10864 (210,310),(200,300) -10865 (210,310),(200,300) -10866 (210,310),(200,300) -10867 (210,310),(200,300) -10868 (210,310),(200,300) -10869 (210,310),(200,300) -10870 (210,310),(200,300) -10871 (210,310),(200,300) -10872 (210,310),(200,300) -10873 (210,310),(200,300) -10874 (210,310),(200,300) -10875 (210,310),(200,300) -10876 (210,310),(200,300) -10877 (210,310),(200,300) -10878 (210,310),(200,300) -10879 (210,310),(200,300) -10880 (210,310),(200,300) -10881 (210,310),(200,300) -10882 (210,310),(200,300) -10883 (210,310),(200,300) -10884 (210,310),(200,300) -10885 (210,310),(200,300) -10886 (210,310),(200,300) -10887 (210,310),(200,300) -10888 (210,310),(200,300) -10889 (210,310),(200,300) -10890 (210,310),(200,300) -10891 (210,310),(200,300) -10892 (210,310),(200,300) -10893 (210,310),(200,300) -10894 (210,310),(200,300) -10895 (210,310),(200,300) -10896 (210,310),(200,300) -10897 (210,310),(200,300) -10898 (210,310),(200,300) -10899 (210,310),(200,300) -10900 (210,310),(200,300) -10901 (210,310),(200,300) -10902 (210,310),(200,300) -10903 (210,310),(200,300) -10904 (210,310),(200,300) -10905 (210,310),(200,300) -10906 (210,310),(200,300) -10907 (210,310),(200,300) -10908 (210,310),(200,300) -10909 (210,310),(200,300) -10910 (210,310),(200,300) -10911 (210,310),(200,300) -10912 (210,310),(200,300) -10913 (210,310),(200,300) -10914 (210,310),(200,300) -10915 (210,310),(200,300) -10916 (210,310),(200,300) -10917 (210,310),(200,300) -10918 (210,310),(200,300) -10919 (210,310),(200,300) -10920 (210,310),(200,300) -10921 (210,310),(200,300) -10922 (210,310),(200,300) -10923 (210,310),(200,300) -10924 (210,310),(200,300) -10925 (210,310),(200,300) -10926 (210,310),(200,300) -10927 (210,310),(200,300) -10928 (210,310),(200,300) -10929 (210,310),(200,300) -10930 (210,310),(200,300) -10931 (210,310),(200,300) -10932 (210,310),(200,300) -10933 (210,310),(200,300) -10934 (210,310),(200,300) -10935 (210,310),(200,300) -10936 (210,310),(200,300) -10937 (210,310),(200,300) -10938 (210,310),(200,300) -10939 (210,310),(200,300) -10940 (210,310),(200,300) -10941 (210,310),(200,300) -10942 (210,310),(200,300) -10943 (210,310),(200,300) -10944 (210,310),(200,300) -10945 (210,310),(200,300) -10946 (210,310),(200,300) -10947 (210,310),(200,300) -10948 (210,310),(200,300) -10949 (210,310),(200,300) -10950 (210,310),(200,300) -10951 (210,310),(200,300) -10952 (210,310),(200,300) -10953 (210,310),(200,300) -10954 (210,310),(200,300) -10955 (210,310),(200,300) -10956 (210,310),(200,300) -10957 (210,310),(200,300) -10958 (210,310),(200,300) -10959 (210,310),(200,300) -10960 (210,310),(200,300) -10961 (210,310),(200,300) -10962 (210,310),(200,300) -10963 (210,310),(200,300) -10964 (210,310),(200,300) -10965 (210,310),(200,300) -10966 (210,310),(200,300) -10967 (210,310),(200,300) -10968 (210,310),(200,300) -10969 (210,310),(200,300) -10970 (210,310),(200,300) -10971 (210,310),(200,300) -10972 (210,310),(200,300) -10973 (210,310),(200,300) -10974 (210,310),(200,300) -10975 (210,310),(200,300) -10976 (210,310),(200,300) -10977 (210,310),(200,300) -10978 (210,310),(200,300) -10979 (210,310),(200,300) -10980 (210,310),(200,300) -10981 (210,310),(200,300) -10982 (210,310),(200,300) -10983 (210,310),(200,300) -10984 (210,310),(200,300) -10985 (210,310),(200,300) -10986 (210,310),(200,300) -10987 (210,310),(200,300) -10988 (210,310),(200,300) -10989 (210,310),(200,300) -10990 (210,310),(200,300) -10991 (210,310),(200,300) -10992 (210,310),(200,300) -10993 (210,310),(200,300) -10994 (210,310),(200,300) -10995 (210,310),(200,300) -10996 (210,310),(200,300) -10997 (210,310),(200,300) -10998 (210,310),(200,300) -10999 (210,310),(200,300) -11000 (210,310),(200,300) -11001 \N -11002 \N -11003 (Infinity,Infinity),(-Infinity,-Infinity) -11004 (-Infinity,500),(-Infinity,100) -11005 (700,Infinity),(-Infinity,-Infinity) -\. --- --- Data for Name: quad_box_tbl_ord_seq1; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.quad_box_tbl_ord_seq1 (n, dist, id) FROM stdin; -1 0 11005 -1 0 11003 -3 1 1145 -4 4 1146 -5 7.0710678118654755 1245 -6 8.06225774829855 1045 -6 8.06225774829855 1246 -8 8.94427190999916 1046 -9 11 1144 -10 13.038404810405298 1244 -11 13.601470508735444 1044 -12 14 1147 -13 15.652475842498529 1247 -14 16.1245154965971 1047 -15 17.029386365926403 1345 -16 17.46424919657298 1346 -17 18.027756377319946 945 -18 18.439088914585778 946 -19 20.248456731316587 1344 -20 21 1143 -21 21.095023109728988 944 -22 22.022715545545243 1347 -23 22.135943621178658 1243 -24 22.472205054244228 1043 -25 22.80350850198276 947 -26 24 1148 -27 25 1248 -28 25.298221281347036 1048 -29 27.018512172212592 1445 -30 27.018512172212596 1343 -31 27.294688127912362 1446 -32 27.65863337187866 943 -33 28.017851452243796 845 -34 28.284271247461902 846 -35 29.154759474226502 1444 -36 29.410882339705484 1348 -37 30 948 -38 30.083217912982644 844 -39 30.413812651491096 1447 -40 31 1142 -41 31.304951684997057 847 -42 31.780497164141405 1242 -43 32.01562118716424 1042 -44 34 1149 -45 34.20526275297414 1443 -46 34.713109915419565 1249 -47 34.92849839314596 1049 -48 35 843 -49 35.35533905932738 1342 -50 35.84689665786985 942 -51 36.124783736376884 1448 -52 36.87817782917155 848 -53 37.0135110466435 1545 -54 37.21558813185679 1546 -55 38.01315561749642 1349 -55 38.01315561749642 745 -57 38.2099463490856 746 -58 38.47076812334269 949 -59 38.600518131237564 1544 -60 39.56008088970496 1547 -61 39.56008088970497 744 -62 40.496913462633174 747 -63 41 1141 -64 41.10960958218894 1442 -65 41.59326868617084 1241 -66 41.77319714841084 1041 -67 41.773197148410844 842 -68 42.5440947723653 1543 -69 43.41658669218482 1449 -69 43.41658669218482 743 -71 44 1150 -72 44.045431091090485 849 -73 44.1021541423999 1548 -74 44.384682042344295 1341 -75 44.55333881989093 1250 -76 44.72135954999579 1050 -77 44.77722635447623 941 -78 44.94441010848846 748 -79 47.01063709417264 1645 -80 47.16990566028302 1646 -80 47.16990566028302 1350 -82 47.53945729601885 950 -83 48.010415536631214 645 -84 48.166378315169176 646 -85 48.270073544588676 1542 -86 48.27007354458868 1644 -87 49.04079934095691 1647 -88 49.040799340956916 742 -89 49.09175083453431 1441 -90 49.244289008980516 644 -91 49.648766349225646 841 -92 50 647 -93 50.24937810560445 1549 -94 50.99019513592785 749 -95 51 1140 -96 51.478150704935 1643 -97 51.478150704935004 1240 -98 51.62363799656122 1450 -99 51.62363799656123 1040 -100 52.15361924162119 850 -101 52.39274758971894 643 -102 52.773099207835045 1648 -103 53.665631459994955 648 -104 53.75872022286245 1340 -105 54 1151 -106 54.083269131959845 940 -107 54.45181356024793 1251 -108 54.589376255824725 1051 -109 55.226805085936306 1541 -110 55.90169943749474 741 -111 56.302753041036986 1642 -112 56.61271941887264 1351 -113 56.92099788303083 951 -114 57.008771254956905 1745 -115 57.140178508646606 642 -116 57.14017850864661 1746 -117 57.48912940721924 1550 -118 57.706152185014034 1440 -119 58.008620049092706 545 -119 58.008620049092706 1649 -121 58.05170109479997 1744 -122 58.13776741499453 546 -123 58.137767414994535 750 -124 58.18075283115543 840 -125 58.69412236331676 1747 -126 58.82176467941097 649 -127 59.033888572581766 544 -128 59.66573556070519 547 -129 60.37383539249433 1451 -130 60.74537019394976 1743 -131 60.82762530298219 851 -132 61 1139 -133 61.40032573203501 1239 -134 61.522353661088104 1039 -135 61.68468205316454 543 -136 61.8465843842649 1748 -137 62.36986451805071 1641 -138 62.76941930590086 548 -139 63.00793600809345 1540 -140 63.12685640834651 641 -141 63.32456079595025 1339 -142 63.60031446463139 939 -142 63.60031446463139 740 -144 64 1152 -145 64.38167441127949 1252 -145 64.38167441127949 1650 -147 64.4980619863884 1052 -148 64.88451279003334 1742 -149 65.11528238439882 650 -150 65.45991139621258 1551 -151 65.76473218982952 542 -152 66.03029607687671 751 -153 66.21933252457322 1352 -154 66.37017402418047 1749 -155 66.48308055437865 952 -156 66.70832032063167 1439 -157 67.00746227100382 1845 -158 67.11929677819934 1846 -158 67.11929677819934 839 -160 67.23094525588644 549 -161 67.89698078707183 1844 -162 68.00735254367721 445 -163 68.11754546370561 446 -164 68.44705983459042 1847 -165 68.88396039717809 444 -166 69.35416353759881 1640 -167 69.42621983083913 447 -168 69.46221994724903 1452 -169 69.85699678629192 852 -170 70.0357051795725 640 -171 70.21395872616783 1741 -171 70.21395872616783 1843 -173 71 1138 -174 71.02816342831906 541 -175 71.16881339463234 1848 -175 71.16881339463234 443 -177 71.34423592694787 1238 -177 71.34423592694787 1539 -179 71.449282711585 1038 -180 71.58910531638176 1651 -181 71.86793443532379 739 -182 72.00694410957877 1750 -183 72.1110255092798 448 -184 72.24956747275377 651 -185 72.80109889280517 550 -186 73.00684899377592 1338 -187 73.24616030891995 938 -188 73.824115301167 1842 -189 73.92563831310488 1552 -190 74 1153 -191 74.33034373659252 1253 -192 74.43117626371358 1053 -192 74.43117626371358 752 -194 74.73285756613352 442 -195 75.13321502504735 1849 -196 75.92759709091287 1353 -197 75.96051605933177 1438 -198 76.02631123499285 449 -199 76.15773105863909 953 -200 76.32168761236873 838 -201 76.48529270389177 1740 -202 77.00649323271382 1945 -202 77.00649323271382 1639 -204 77.10382610480494 1946 -205 77.23341245859851 540 -206 77.62087348130012 639 -207 77.78174593052023 1944 -208 78.00640999302557 345 -209 78.10249675906655 346 -210 78.26237921249263 1947 -211 78.5175139698144 1751 -212 78.54934754662193 1841 -213 78.77182237323191 344 -213 78.77182237323191 1453 -215 79.12016177940993 853 -216 79.24645102463579 551 -217 79.2464510246358 347 -218 79.40403012442127 1652 -218 79.40403012442127 441 -220 79.81227975693965 1943 -221 80 652 -222 80.06247560499237 1538 -223 80.15609770940699 1850 -224 80.52949770115296 738 -225 80.65358020571684 1948 -226 80.77747210701756 343 -227 80.99382692526635 450 -228 81 1137 -229 81.30190649671138 1237 -230 81.39410298049853 1037 -231 81.60882305241267 348 -232 82.73451516749222 1553 -233 82.76472678623425 1337 -234 82.975900115636 937 -235 83.00602387778852 1942 -236 83.18653737234168 753 -237 83.4865258589672 1739 -238 83.93449827097318 342 -239 84 1154 -240 84.17244204607586 539 -240 84.17244204607586 1949 -242 84.20213774008353 1840 -243 84.29116205154605 1254 -244 84.38009243891594 1054 -245 85 440 -246 85.0881895447306 349 -247 85.14693182963201 1638 -248 85.38149682454625 1437 -249 85.7029754442633 638 -249 85.7029754442633 1354 -251 85.70297544426332 1752 -251 85.70297544426332 837 -253 85.9069263796581 954 -254 86.05230967266364 1851 -255 86.37129152675674 552 -256 86.83317338436964 451 -257 87.00574693662483 2045 -258 87.09190547921202 2046 -259 87.23531395025755 1941 -260 87.66413177577246 1653 -261 87.69264507357501 2044 -262 88.0056816347672 245 -263 88.09086218218096 246 -264 88.11923740024082 341 -265 88.11923740024083 2047 -266 88.2043082847998 653 -267 88.23264701911646 1454 -268 88.54377448471463 854 -269 88.68483523128404 244 -269 88.68483523128404 1950 -271 89.05054744357274 1537 -272 89.10667763978186 247 -273 89.47066558375433 737 -274 89.49860334105777 2043 -275 89.55445270895244 350 -276 90.24965373894794 2048 -277 90.47098982546838 243 -278 90.60905032059435 1839 -279 91 1136 -280 91.04943712072031 1738 -281 91.21403400793103 248 -282 91.26883367283709 1236 -283 91.35097153287424 1036 -283 91.35097153287424 439 -285 91.67878707749138 538 -286 91.78779875342909 1554 -287 92.19544457292888 754 -288 92.35799911215054 1940 -288 92.35799911215054 2042 -290 92.57429448826494 1336 -291 92.65527507918802 1852 -292 92.7631392310545 936 -293 93.1933474020544 340 -294 93.30058949438637 242 -295 93.38094023943 452 -296 93.40770846134703 2049 -296 93.40770846134703 1753 -298 93.64827814754524 1637 -299 94 1155 -300 94.02127418834526 553 -301 94.04786015641184 1951 -302 94.15412895885129 637 -303 94.26027795418386 1255 -304 94.33981132056604 249 -304 94.33981132056604 1055 -306 94.86832980505137 351 -307 94.92101980067429 1436 -308 95.2102935611481 836 -309 95.52486587271402 1355 -310 95.70788891204319 955 -311 96.17692030835671 2041 -312 96.25487000666513 1654 -313 96.74709297958259 654 -314 97.00515450222221 2145 -315 97.08243919473799 241 -316 97.082439194738 2146 -317 97.49358953285082 2050 -318 97.62171889492623 1838 -319 97.62171889492625 2144 -320 97.8008179924892 1455 -321 98.00510190801293 145 -322 98.00510190801295 2147 -323 98.08159868191382 855 -324 98.08159868191383 146 -325 98.2344135219425 1536 -326 98.23441352194251 1939 -327 98.3107318658548 438 -328 98.38699100999075 250 -329 98.6154146165801 736 -330 98.61541461658011 144 -331 98.99494936611666 147 -332 99.02019995940223 339 -333 99.04544411531506 1737 -334 99.24716620639605 2143 -335 99.62429422585637 537 -336 99.82484660644363 1853 -337 99.92497185388646 2148 -338 100.12492197250393 1952 -339 100.22474744293446 143 -340 100.4987562112089 453 -341 100.84641788382966 2040 -342 100.8959860450355 352 -343 100.89598604503551 148 -344 101 1135 -345 101.01980003939822 1555 -346 101.24228365658293 1235 -347 101.316336293808 1035 -348 101.3903348450926 755 -349 101.5135458941318 1754 -350 101.71037311896954 240 -351 101.83319694480774 2142 -352 102.07840124139875 554 -353 102.39628899525607 2051 -354 102.42070103255493 1335 -355 102.42070103255494 1636 -356 102.59142264341597 935 -357 102.78618584226189 2149 -358 102.7861858422619 142 -359 102.88342918079665 636 -360 103.24727599312244 251 -361 103.73041983911953 149 -362 104 1156 -363 104.23531071570707 1256 -364 104.30723848324239 1056 -365 104.54664030948102 1435 -366 104.7377677822093 1938 -367 104.80935072788114 835 -368 105.09519494249012 1655 -369 105.11898020814318 1837 -370 105.30906893520614 2141 -371 105.38026380684383 1356 -372 105.47511554864494 338 -373 105.54619841567008 956 -374 105.54619841567009 655 -375 105.75916035975324 437 -376 106.23088063270491 141 -377 106.25441167311595 2039 -378 106.51291001564083 2150 -379 106.7941945987702 1953 -380 107.00467279516347 2245 -381 107.07474025184464 239 -381 107.07474025184464 2246 -383 107.37783756436893 1736 -384 107.42439201596629 150 -385 107.44766167767449 1456 -386 107.4476616776745 1854 -387 107.5174404457249 353 -388 107.56393447619885 1535 -389 107.56393447619887 2244 -390 107.70329614269008 856 -391 107.91200118615167 735 -391 107.91200118615167 536 -393 107.91200118615168 2247 -394 108.00462953040484 45 -395 108.00462953040486 2052 -396 108.07404868885037 46 -397 108.07404868885038 454 -398 108.55873986004075 44 -399 108.81176406988355 252 -400 108.90362712049586 47 -401 109.04127658827184 2243 -402 109.59014554237986 2140 -403 109.65856099730654 2248 -404 109.9317970379817 1755 -405 110.02272492535349 43 -406 110.3856874780422 1556 -407 110.4536101718726 555 -408 110.47624178980746 140 -409 110.63453348751466 48 -410 110.72488428533127 756 -411 111 1134 -412 111.01801655587258 2151 -413 111.22050170719426 1234 -414 111.28791488746654 1034 -415 111.40017953306896 2242 -415 111.40017953306896 1635 -417 111.75866856758807 1937 -418 111.82575731914362 635 -419 111.89280584559492 151 -420 112.2719911643149 2249 -421 112.29425630903835 2038 -421 112.29425630903835 1334 -423 112.36102527122117 42 -424 112.44998888394787 337 -425 112.44998888394788 934 -426 113.00442469213318 1836 -427 113.07077429645558 238 -428 113.22543883774529 49 -429 113.6001760562016 436 -430 113.95174417269794 1954 -431 114 1157 -432 114.12712210513328 1656 -433 114.21471008587291 1257 -433 114.21471008587291 2053 -435 114.23659658795863 1434 -436 114.28035701729323 1057 -437 114.47707194019245 834 -438 114.54256850621081 656 -439 114.58621208504974 2139 -439 114.58621208504974 2241 -441 114.6298390472568 354 -442 114.97825881443848 253 -443 115.26057435220423 1357 -444 115.41230437002808 957 -445 115.43396380615195 139 -446 115.43396380615197 1855 -447 115.52056094046635 41 -448 115.6935607542615 2250 -449 115.97413504743201 1735 -450 116.01724009818541 455 -451 116.21101496846157 2152 -452 116.46887996370532 535 -453 116.61903789690601 50 -454 117.00427342623004 2345 -454 117.00427342623004 1534 -456 117.04699910719626 152 -457 117.0683561001862 2346 -458 117.15374513859982 1457 -459 117.3243367763057 734 -460 117.38824472663352 857 -461 117.51595636338072 2344 -462 117.83462988442746 2347 -463 118.53269591129698 2240 -464 118.59595271340419 1756 -465 118.86967653695369 2037 -466 118.8696765369537 2343 -467 119.07980517283356 556 -468 119.20570456148481 1936 -469 119.4361754243663 40 -470 119.43617542436631 2348 -471 119.60351165413162 237 -472 119.85407794480751 2251 -473 119.85407794480753 336 -474 119.85407794480754 1557 -475 120.16655108639843 757 -476 120.20815280171307 2138 -477 120.54044964243329 1634 -478 120.74767078498866 51 -479 120.93386622447825 2054 -479 120.93386622447825 634 -481 121 1133 -482 121.01652779682615 138 -483 121.03718436910206 2342 -484 121.2023102090055 1835 -484 121.2023102090055 1233 -486 121.26417442921878 1033 -487 121.51131634543346 1955 -488 121.6552506059644 254 -489 121.75795661885921 435 -490 121.8400590938793 2349 -491 122.00409829181969 2153 -492 122.14745187681977 355 -493 122.18837915284742 1333 -494 122.3315167894194 933 -495 122.80065146407 153 -496 123.16655390161729 2239 -497 123.30855606972293 1657 -498 123.6931687685298 657 -499 123.71337841963576 1856 -500 123.9758040909596 1433 -501 123.97580409095961 2341 -502 124 1158 -503 124.03628501370072 39 -504 124.19742348374221 1258 -504 124.19742348374221 833 -506 124.25779653607253 456 -506 124.25779653607253 1058 -508 124.67958934805647 2252 -509 124.77980605851252 1734 -510 125 2350 -511 125.15989773086267 1358 -512 125.23977004130917 534 -513 125.29964086141668 958 -514 125.53883861180172 52 -515 125.89678312014172 2036 -516 126.37246535539298 2137 -517 126.53062870309307 1533 -518 126.58988901172164 236 -519 126.82665335015349 733 -520 126.90547663517125 1458 -521 127.00393694685216 2445 -521 127.00393694685216 1935 -523 127.06297651164951 2446 -524 127.12198865656562 858 -525 127.1416532848303 137 -526 127.45587471748802 1757 -527 127.4754878398196 2444 -528 127.61269529321916 335 -529 127.63228431709588 2340 -530 127.76932339180638 2447 -531 127.90621564255585 557 -532 128.08200498118384 2055 -533 128.3160161476345 2154 -534 128.41339493993607 2238 -535 128.72451204024821 2443 -536 128.76334882255898 255 -537 128.86038956948718 2351 -538 129.07362240210043 154 -539 129.24782396620841 2448 -539 129.24782396620841 38 -541 129.40247292845683 1956 -541 129.40247292845683 1558 -543 129.65338406690356 1834 -544 129.6919426949878 758 -545 129.8075498574717 1633 -546 130 356 -547 130.09611831257686 2253 -548 130.17296186228535 434 -548 130.17296186228535 633 -550 130.728726758888 2442 -551 130.91982279242515 53 -552 131 1132 -553 131.18688958886096 1232 -554 131.24404748406687 1032 -555 131.47243057006287 2449 -556 131.94695904036593 2339 -557 132.09844813622905 1332 -558 132.23085872821062 932 -559 132.23085872821065 1857 -560 132.60844618650805 1658 -561 132.74034804836094 457 -562 132.9661611087573 658 -563 133.0037593453659 2136 -564 133.30416347586447 2035 -565 133.3604139165742 2352 -566 133.4541119636259 2441 -567 133.7348122217996 136 -568 133.75350462698165 1432 -568 133.75350462698165 1733 -570 133.95894893585867 832 -571 133.9589489358587 235 -572 134 1159 -573 134.18271125595874 1259 -574 134.18271125595876 533 -575 134.20134127496638 2237 -576 134.23859355639868 1059 -577 134.40610105199838 2450 -578 135 37 -579 135.07405376311175 1359 -579 135.07405376311175 2155 -581 135.09256086106296 1934 -582 135.20355024924459 959 -583 135.5912976558599 2056 -584 135.66502865514016 334 -585 135.79396157414362 155 -586 136.03308421115798 2254 -587 136.12494260788506 1532 -588 136.23509092741122 256 -589 136.40014662748717 732 -590 136.4734406395618 1758 -591 136.69308687713507 1459 -592 136.82105101189657 54 -593 136.8575902169843 2440 -593 136.8575902169843 2338 -595 136.8941196691808 558 -596 136.89411966918084 859 -597 137.00364958642527 2545 -598 137.05838172107534 2546 -599 137.44089638822936 2544 -600 137.56816492197603 1957 -601 137.71347065556077 2547 -602 138.00362314084364 2451 -603 138.13037319865606 357 -604 138.31124321616085 1833 -605 138.43771162512041 2353 -606 138.6001443000692 2543 -607 138.79841497654073 433 -608 139.01438774457844 1559 -609 139.08630414242808 2548 -610 139.17614738165446 1632 -611 139.2838827718412 759 -612 139.51702405083046 632 -613 140.03570973148243 2135 -614 140.46351839534705 2542 -614 140.46351839534705 2236 -616 140.73023839957068 135 -617 140.8900280360537 2439 -618 140.9432509913121 1858 -619 141 1131 -620 141.03191128251788 2034 -621 141.15594213493105 2549 -622 141.1736519326464 1231 -623 141.22676800097068 1031 -623 141.22676800097068 36 -625 141.4213562373095 458 -626 141.65097952361643 234 -627 142.00352108310557 1659 -628 142.0211251891774 1331 -629 142.1442928857856 931 -630 142.2146265332789 2452 -631 142.21462653327893 2156 -632 142.30249470757707 2337 -633 142.33762678926468 659 -634 142.42541907960108 2255 -635 142.86357128393507 1732 -636 142.89856542317003 156 -637 143.0034964607509 2541 -638 143.17821063276352 55 -639 143.26548781894402 532 -640 143.40502083260543 2057 -641 143.42245291445826 1933 -642 143.56183336806478 1431 -643 143.75326083258076 831 -644 143.8923208513922 2550 -645 143.96180048887967 333 -646 144 1160 -647 144.01388821915754 257 -648 144.03124660989366 2354 -649 144.1700384962146 1260 -650 144.22205101855957 1060 -651 145 1360 -652 145.12063946937388 960 -653 145.49914089093446 2438 -654 145.61936684383707 1759 -655 145.77379737113253 1531 -656 145.96232390586277 1958 -657 146.01369798755184 559 -658 146.03081866510234 731 -659 146.18481453283715 2540 -660 146.49232061783988 358 -661 146.50938536489735 1460 -662 146.696966567138 860 -663 146.9863939281456 2453 -664 147.00340132119393 2645 -665 147.05441169852742 2646 -666 147.13938969562162 1832 -666 147.13938969562162 2235 -668 147.2582765076381 2551 -669 147.41099009232656 2134 -670 147.41099009232659 2644 -671 147.59742545180114 432 -672 147.6651617681029 2647 -673 147.8681845428556 35 -674 148.07092894960846 134 -675 148.22280526288793 2336 -676 148.49242404917499 2643 -677 148.62705002791384 1631 -678 148.67750334196492 1560 -679 148.92951352905172 760 -680 148.94629904767692 631 -680 148.94629904767692 2648 -682 149.03019828209315 2033 -683 149.21461054467824 2256 -684 149.61617559608987 233 -685 149.68299836654796 2157 -686 149.81655449248592 1859 -687 149.93331851193048 56 -688 149.96666296213968 2539 -689 150.08331019803634 2355 -690 150.23315213360863 2642 -691 150.2664300500947 459 -692 150.33296378372907 157 -693 150.63200191194434 2437 -694 150.88074761214568 2649 -695 151 1130 -696 151.16216457830973 1230 -697 151.2117720285031 1030 -698 151.21177202850313 2552 -699 151.47607071745688 1660 -700 151.4760707174569 2058 -701 151.7893276880822 660 -702 151.95394038984315 1330 -702 151.95394038984315 1932 -704 152.05262246998572 258 -705 152.06906325745547 930 -706 152.0855022676389 1731 -707 152.26621424334422 2454 -708 152.46311029229332 531 -708 152.46311029229332 332 -710 152.6106156202772 2641 -711 153.3949151699625 1430 -712 153.4438007871286 2650 -713 153.5740863557391 830 -714 154 1161 -715 154.1590088188167 1261 -716 154.17522498767434 2234 -717 154.20765220960988 1061 -718 154.30489298787646 2538 -719 154.5477272560163 1959 -720 154.56390264224052 2335 -721 154.8709139896837 1760 -721 154.8709139896837 34 -723 154.93547043850225 1361 -724 155.04837954651444 961 -725 155.04837954651447 359 -726 155.08062419270823 2133 -727 155.24174696260025 560 -728 155.46703830716012 1530 -729 155.5956297586793 2640 -730 155.70806016388488 2553 -731 155.7080601638849 730 -731 155.7080601638849 133 -733 156.1089363233252 1831 -734 156.236999459155 2436 -735 156.34896865665598 1461 -736 156.348968656656 2257 -737 156.52475842498527 861 -738 156.54072952429985 431 -738 156.54072952429985 2356 -740 156.60459763365827 2651 -741 157.00318468107582 2745 -742 157.0350279396288 57 -743 157.05094714773293 2746 -744 157.25775020646836 2032 -745 157.3848785620779 2744 -746 157.4325252290644 2158 -747 157.62296786953354 2747 -748 157.8131806916013 232 -749 158.00316452527144 2455 -750 158.0506248010428 158 -751 158.1455026233753 1630 -752 158.38244852255568 1561 -753 158.39823231336896 2743 -754 158.44557425185468 630 -755 158.61904047118682 761 -756 158.8238017426859 2748 -757 158.82380174268593 1860 -758 159.1540134586621 2639 -759 159.15401345866212 2537 -760 159.24823389915505 460 -761 159.76545308670458 2059 -762 160.0312469488381 2742 -763 160.31219541881399 259 -764 160.32778923193572 2652 -765 160.639347608237 2749 -766 160.65490966665163 1931 -767 160.701586799882 2554 -768 161 1129 -769 161.0124218810462 1661 -770 161.1365880239494 331 -771 161.15210206509872 1229 -772 161.1986352299547 1029 -773 161.27616066858735 2334 -774 161.30716041143367 661 -775 161.40012391568973 1730 -776 161.5239920259526 2233 -777 161.75598906995683 530 -778 161.89502771858065 1329 -779 162.00308639035242 929 -780 162.18816233005415 33 -781 162.265215003093 2741 -782 162.26521500309303 2435 -783 163.00306745579974 2132 -784 163.04907236779977 2750 -785 163.24827717314506 1429 -786 163.24827717314508 2638 -787 163.29421300217592 1960 -788 163.35544068074378 2357 -789 163.41664541900252 829 -790 163.6001222493431 132 -791 163.76812876747417 360 -792 163.783393541592 2258 -793 164 1162 -794 164.1493222648208 1262 -795 164.14932226482082 2456 -796 164.1950060141903 1062 -797 164.21023110634735 1761 -798 164.43843832875575 58 -799 164.46884203398525 2536 -800 164.5600194457937 561 -801 164.57521077003062 2653 -802 164.87874332369225 1362 -803 164.98484778912277 962 -804 165.0605949341029 10002 -804 165.0605949341029 11000 -804 165.0605949341029 10999 -804 165.0605949341029 10998 -804 165.0605949341029 10997 -804 165.0605949341029 10996 -804 165.0605949341029 10995 -804 165.0605949341029 10994 -804 165.0605949341029 10993 -804 165.0605949341029 10992 -804 165.0605949341029 10991 -804 165.0605949341029 10990 -804 165.0605949341029 10989 -804 165.0605949341029 10988 -804 165.0605949341029 10987 -804 165.0605949341029 10986 -804 165.0605949341029 10985 -804 165.0605949341029 10984 -804 165.0605949341029 10983 -804 165.0605949341029 10982 -804 165.0605949341029 10981 -804 165.0605949341029 10980 -804 165.0605949341029 10979 -804 165.0605949341029 10978 -804 165.0605949341029 10977 -804 165.0605949341029 10976 -804 165.0605949341029 10975 -804 165.0605949341029 10974 -804 165.0605949341029 10973 -804 165.0605949341029 10972 -804 165.0605949341029 10971 -804 165.0605949341029 10970 -804 165.0605949341029 10969 -804 165.0605949341029 10968 -804 165.0605949341029 10967 -804 165.0605949341029 10966 -804 165.0605949341029 10965 -804 165.0605949341029 10964 -804 165.0605949341029 10963 -804 165.0605949341029 10962 -804 165.0605949341029 10961 -804 165.0605949341029 10960 -804 165.0605949341029 10959 -804 165.0605949341029 10958 -804 165.0605949341029 10957 -804 165.0605949341029 10956 -804 165.0605949341029 10955 -804 165.0605949341029 10954 -804 165.0605949341029 10953 -804 165.0605949341029 10952 -804 165.0605949341029 10951 -804 165.0605949341029 10950 -804 165.0605949341029 10949 -804 165.0605949341029 10948 -804 165.0605949341029 10947 -804 165.0605949341029 10946 -804 165.0605949341029 10945 -804 165.0605949341029 10944 -804 165.0605949341029 10943 -804 165.0605949341029 10942 -804 165.0605949341029 10941 -804 165.0605949341029 10940 -804 165.0605949341029 10939 -804 165.0605949341029 10938 -804 165.0605949341029 10937 -804 165.0605949341029 10936 -804 165.0605949341029 10935 -804 165.0605949341029 10934 -804 165.0605949341029 10933 -804 165.0605949341029 10932 -804 165.0605949341029 10931 -804 165.0605949341029 10930 -804 165.0605949341029 10929 -804 165.0605949341029 10928 -804 165.0605949341029 10927 -804 165.0605949341029 10926 -804 165.0605949341029 10925 -804 165.0605949341029 10924 -804 165.0605949341029 10923 -804 165.0605949341029 10922 -804 165.0605949341029 10921 -804 165.0605949341029 10920 -804 165.0605949341029 10919 -804 165.0605949341029 10918 -804 165.0605949341029 10917 -804 165.0605949341029 10916 -804 165.0605949341029 10915 -804 165.0605949341029 10914 -804 165.0605949341029 10913 -804 165.0605949341029 10912 -804 165.0605949341029 10911 -804 165.0605949341029 10910 -804 165.0605949341029 10909 -804 165.0605949341029 10908 -804 165.0605949341029 10907 -804 165.0605949341029 10906 -804 165.0605949341029 10905 -804 165.0605949341029 10904 -804 165.0605949341029 10903 -804 165.0605949341029 10902 -804 165.0605949341029 10901 -804 165.0605949341029 10900 -804 165.0605949341029 10899 -804 165.0605949341029 10898 -804 165.0605949341029 10897 -804 165.0605949341029 10896 -804 165.0605949341029 10895 -804 165.0605949341029 10894 -804 165.0605949341029 10893 -804 165.0605949341029 10892 -804 165.0605949341029 10891 -804 165.0605949341029 10890 -804 165.0605949341029 10889 -804 165.0605949341029 10888 -804 165.0605949341029 10887 -804 165.0605949341029 10886 -804 165.0605949341029 10885 -804 165.0605949341029 10884 -804 165.0605949341029 10883 -804 165.0605949341029 10882 -804 165.0605949341029 10881 -804 165.0605949341029 10880 -804 165.0605949341029 10879 -804 165.0605949341029 10878 -804 165.0605949341029 10877 -804 165.0605949341029 10876 -804 165.0605949341029 10875 -804 165.0605949341029 10874 -804 165.0605949341029 10873 -804 165.0605949341029 10872 -804 165.0605949341029 10871 -804 165.0605949341029 10870 -804 165.0605949341029 10869 -804 165.0605949341029 10868 -804 165.0605949341029 10867 -804 165.0605949341029 10866 -804 165.0605949341029 10865 -804 165.0605949341029 10864 -804 165.0605949341029 10863 -804 165.0605949341029 10862 -804 165.0605949341029 10861 -804 165.0605949341029 10860 -804 165.0605949341029 10859 -804 165.0605949341029 10858 -804 165.0605949341029 10857 -804 165.0605949341029 10856 -804 165.0605949341029 10855 -804 165.0605949341029 10854 -804 165.0605949341029 10853 -804 165.0605949341029 10852 -804 165.0605949341029 10851 -804 165.0605949341029 10850 -804 165.0605949341029 10849 -804 165.0605949341029 10848 -804 165.0605949341029 10847 -804 165.0605949341029 10846 -804 165.0605949341029 10845 -804 165.0605949341029 10844 -804 165.0605949341029 10843 -804 165.0605949341029 10842 -804 165.0605949341029 10841 -804 165.0605949341029 10840 -804 165.0605949341029 10839 -804 165.0605949341029 10838 -804 165.0605949341029 10837 -804 165.0605949341029 10836 -804 165.0605949341029 10835 -804 165.0605949341029 10834 -804 165.0605949341029 10833 -804 165.0605949341029 10832 -804 165.0605949341029 10831 -804 165.0605949341029 10830 -804 165.0605949341029 10829 -804 165.0605949341029 10828 -804 165.0605949341029 10827 -804 165.0605949341029 10826 -804 165.0605949341029 10825 -804 165.0605949341029 10824 -804 165.0605949341029 10823 -804 165.0605949341029 10822 -804 165.0605949341029 10821 -804 165.0605949341029 10820 -804 165.0605949341029 10819 -804 165.0605949341029 10818 -804 165.0605949341029 10817 -804 165.0605949341029 10816 -804 165.0605949341029 10815 -804 165.0605949341029 10814 -804 165.0605949341029 10813 -804 165.0605949341029 10812 -804 165.0605949341029 10811 -804 165.0605949341029 10810 -804 165.0605949341029 10809 -804 165.0605949341029 10808 -804 165.0605949341029 10807 -804 165.0605949341029 10806 -804 165.0605949341029 10805 -804 165.0605949341029 10804 -804 165.0605949341029 10803 -804 165.0605949341029 10802 -804 165.0605949341029 10801 -804 165.0605949341029 10800 -804 165.0605949341029 10799 -804 165.0605949341029 10798 -804 165.0605949341029 10797 -804 165.0605949341029 10796 -804 165.0605949341029 10795 -804 165.0605949341029 10794 -804 165.0605949341029 10793 -804 165.0605949341029 10792 -804 165.0605949341029 10791 -804 165.0605949341029 10790 -804 165.0605949341029 10789 -804 165.0605949341029 10788 -804 165.0605949341029 10787 -804 165.0605949341029 10786 -804 165.0605949341029 10785 -804 165.0605949341029 10784 -804 165.0605949341029 10783 -804 165.0605949341029 10782 -804 165.0605949341029 10781 -804 165.0605949341029 10780 -804 165.0605949341029 10779 -804 165.0605949341029 10778 -804 165.0605949341029 10777 -804 165.0605949341029 10776 -804 165.0605949341029 10775 -804 165.0605949341029 10774 -804 165.0605949341029 10773 -804 165.0605949341029 10772 -804 165.0605949341029 10771 -804 165.0605949341029 10770 -804 165.0605949341029 10769 -804 165.0605949341029 10768 -804 165.0605949341029 10767 -804 165.0605949341029 10766 -804 165.0605949341029 10765 -804 165.0605949341029 10764 -804 165.0605949341029 10763 -804 165.0605949341029 10762 -804 165.0605949341029 10761 -804 165.0605949341029 10760 -804 165.0605949341029 10759 -804 165.0605949341029 10758 -804 165.0605949341029 10757 -804 165.0605949341029 10756 -804 165.0605949341029 10755 -804 165.0605949341029 10754 -804 165.0605949341029 10753 -804 165.0605949341029 10752 -804 165.0605949341029 10751 -804 165.0605949341029 10750 -804 165.0605949341029 10749 -804 165.0605949341029 10748 -804 165.0605949341029 10747 -804 165.0605949341029 10746 -804 165.0605949341029 10745 -804 165.0605949341029 10744 -804 165.0605949341029 10743 -804 165.0605949341029 10742 -804 165.0605949341029 10741 -804 165.0605949341029 10740 -804 165.0605949341029 10739 -804 165.0605949341029 10738 -804 165.0605949341029 10737 -804 165.0605949341029 10736 -804 165.0605949341029 10735 -804 165.0605949341029 10734 -804 165.0605949341029 10733 -804 165.0605949341029 10732 -804 165.0605949341029 10731 -804 165.0605949341029 10730 -804 165.0605949341029 10729 -804 165.0605949341029 10728 -804 165.0605949341029 10727 -804 165.0605949341029 10726 -804 165.0605949341029 10725 -804 165.0605949341029 10724 -804 165.0605949341029 10723 -804 165.0605949341029 10722 -804 165.0605949341029 10721 -804 165.0605949341029 10720 -804 165.0605949341029 10719 -804 165.0605949341029 10718 -804 165.0605949341029 10717 -804 165.0605949341029 10716 -804 165.0605949341029 10715 -804 165.0605949341029 10714 -804 165.0605949341029 10713 -804 165.0605949341029 10712 -804 165.0605949341029 10711 -804 165.0605949341029 10710 -804 165.0605949341029 10709 -804 165.0605949341029 10708 -804 165.0605949341029 10707 -804 165.0605949341029 10706 -804 165.0605949341029 10705 -804 165.0605949341029 10704 -804 165.0605949341029 10703 -804 165.0605949341029 10702 -804 165.0605949341029 10701 -804 165.0605949341029 10700 -804 165.0605949341029 10699 -804 165.0605949341029 10698 -804 165.0605949341029 10697 -804 165.0605949341029 10696 -804 165.0605949341029 10695 -804 165.0605949341029 10694 -804 165.0605949341029 10693 -804 165.0605949341029 10692 -804 165.0605949341029 10691 -804 165.0605949341029 10690 -804 165.0605949341029 10689 -804 165.0605949341029 10688 -804 165.0605949341029 10687 -804 165.0605949341029 10686 -804 165.0605949341029 10685 -804 165.0605949341029 10684 -804 165.0605949341029 10683 -804 165.0605949341029 10682 -804 165.0605949341029 10681 -804 165.0605949341029 10680 -804 165.0605949341029 10679 -804 165.0605949341029 10678 -804 165.0605949341029 10677 -804 165.0605949341029 10676 -804 165.0605949341029 10675 -804 165.0605949341029 10674 -804 165.0605949341029 10673 -804 165.0605949341029 10672 -804 165.0605949341029 10671 -804 165.0605949341029 10670 -804 165.0605949341029 10669 -804 165.0605949341029 10668 -804 165.0605949341029 10667 -804 165.0605949341029 10666 -804 165.0605949341029 10665 -804 165.0605949341029 10664 -804 165.0605949341029 10663 -804 165.0605949341029 10662 -804 165.0605949341029 10661 -804 165.0605949341029 10660 -804 165.0605949341029 10659 -804 165.0605949341029 10658 -804 165.0605949341029 10657 -804 165.0605949341029 10656 -804 165.0605949341029 10655 -804 165.0605949341029 10654 -804 165.0605949341029 10653 -804 165.0605949341029 10652 -804 165.0605949341029 10651 -804 165.0605949341029 10650 -804 165.0605949341029 10649 -804 165.0605949341029 10648 -804 165.0605949341029 10647 -804 165.0605949341029 10646 -804 165.0605949341029 10645 -804 165.0605949341029 10644 -804 165.0605949341029 10643 -804 165.0605949341029 10642 -804 165.0605949341029 10641 -804 165.0605949341029 10640 -804 165.0605949341029 10639 -804 165.0605949341029 10638 -804 165.0605949341029 10637 -804 165.0605949341029 10636 -804 165.0605949341029 10635 -804 165.0605949341029 10634 -804 165.0605949341029 10633 -804 165.0605949341029 10632 -804 165.0605949341029 10631 -804 165.0605949341029 10630 -804 165.0605949341029 10629 -804 165.0605949341029 10628 -804 165.0605949341029 10627 -804 165.0605949341029 10626 -804 165.0605949341029 10625 -804 165.0605949341029 10624 -804 165.0605949341029 10623 -804 165.0605949341029 10622 -804 165.0605949341029 10621 -804 165.0605949341029 10620 -804 165.0605949341029 10619 -804 165.0605949341029 10618 -804 165.0605949341029 10617 -804 165.0605949341029 10616 -804 165.0605949341029 10615 -804 165.0605949341029 10614 -804 165.0605949341029 10613 -804 165.0605949341029 10612 -804 165.0605949341029 10611 -804 165.0605949341029 10610 -804 165.0605949341029 10609 -804 165.0605949341029 10608 -804 165.0605949341029 10607 -804 165.0605949341029 10606 -804 165.0605949341029 10605 -804 165.0605949341029 10604 -804 165.0605949341029 10603 -804 165.0605949341029 10602 -804 165.0605949341029 10601 -804 165.0605949341029 10600 -804 165.0605949341029 10599 -804 165.0605949341029 10598 -804 165.0605949341029 10597 -804 165.0605949341029 10596 -804 165.0605949341029 10595 -804 165.0605949341029 10594 -804 165.0605949341029 10593 -804 165.0605949341029 10592 -804 165.0605949341029 10591 -804 165.0605949341029 10590 -804 165.0605949341029 10589 -804 165.0605949341029 10588 -804 165.0605949341029 10587 -804 165.0605949341029 10586 -804 165.0605949341029 10585 -804 165.0605949341029 10584 -804 165.0605949341029 10583 -804 165.0605949341029 10582 -804 165.0605949341029 10581 -804 165.0605949341029 10580 -804 165.0605949341029 10579 -804 165.0605949341029 10578 -804 165.0605949341029 10577 -804 165.0605949341029 10576 -804 165.0605949341029 10575 -804 165.0605949341029 10574 -804 165.0605949341029 10573 -804 165.0605949341029 10572 -804 165.0605949341029 10571 -804 165.0605949341029 10570 -804 165.0605949341029 10569 -804 165.0605949341029 10568 -804 165.0605949341029 10567 -804 165.0605949341029 10566 -804 165.0605949341029 10565 -804 165.0605949341029 10564 -804 165.0605949341029 10563 -804 165.0605949341029 10562 -804 165.0605949341029 10561 -804 165.0605949341029 10560 -804 165.0605949341029 10559 -804 165.0605949341029 10558 -804 165.0605949341029 10557 -804 165.0605949341029 10556 -804 165.0605949341029 10555 -804 165.0605949341029 10554 -804 165.0605949341029 10553 -804 165.0605949341029 10552 -804 165.0605949341029 10551 -804 165.0605949341029 10550 -804 165.0605949341029 10549 -804 165.0605949341029 10548 -804 165.0605949341029 10547 -804 165.0605949341029 10546 -804 165.0605949341029 10545 -804 165.0605949341029 10544 -804 165.0605949341029 10543 -804 165.0605949341029 10542 -804 165.0605949341029 10541 -804 165.0605949341029 10540 -804 165.0605949341029 10539 -804 165.0605949341029 10538 -804 165.0605949341029 10537 -804 165.0605949341029 10536 -804 165.0605949341029 10535 -804 165.0605949341029 10534 -804 165.0605949341029 10533 -804 165.0605949341029 10532 -804 165.0605949341029 10531 -804 165.0605949341029 10530 -804 165.0605949341029 10529 -804 165.0605949341029 10528 -804 165.0605949341029 10527 -804 165.0605949341029 10526 -804 165.0605949341029 10525 -804 165.0605949341029 10524 -804 165.0605949341029 10523 -804 165.0605949341029 10522 -804 165.0605949341029 10521 -804 165.0605949341029 10520 -804 165.0605949341029 10519 -804 165.0605949341029 10518 -804 165.0605949341029 10517 -804 165.0605949341029 10516 -804 165.0605949341029 10515 -804 165.0605949341029 10514 -804 165.0605949341029 10513 -804 165.0605949341029 10512 -804 165.0605949341029 10511 -804 165.0605949341029 10510 -804 165.0605949341029 10509 -804 165.0605949341029 10508 -804 165.0605949341029 10507 -804 165.0605949341029 10506 -804 165.0605949341029 10505 -804 165.0605949341029 10504 -804 165.0605949341029 10503 -804 165.0605949341029 10502 -804 165.0605949341029 10501 -804 165.0605949341029 10500 -804 165.0605949341029 10499 -804 165.0605949341029 10498 -804 165.0605949341029 10497 -804 165.0605949341029 10496 -804 165.0605949341029 10495 -804 165.0605949341029 10494 -804 165.0605949341029 10493 -804 165.0605949341029 10492 -804 165.0605949341029 10491 -804 165.0605949341029 10490 -804 165.0605949341029 10489 -804 165.0605949341029 10488 -804 165.0605949341029 10487 -804 165.0605949341029 10486 -804 165.0605949341029 10485 -804 165.0605949341029 10484 -804 165.0605949341029 10483 -804 165.0605949341029 10482 -804 165.0605949341029 10481 -804 165.0605949341029 10480 -804 165.0605949341029 10479 -804 165.0605949341029 10478 -804 165.0605949341029 10477 -804 165.0605949341029 10476 -804 165.0605949341029 10475 -804 165.0605949341029 10474 -804 165.0605949341029 10473 -804 165.0605949341029 10472 -804 165.0605949341029 10471 -804 165.0605949341029 10470 -804 165.0605949341029 10469 -804 165.0605949341029 10468 -804 165.0605949341029 10467 -804 165.0605949341029 10466 -804 165.0605949341029 10465 -804 165.0605949341029 10464 -804 165.0605949341029 10463 -804 165.0605949341029 10462 -804 165.0605949341029 10461 -804 165.0605949341029 10460 -804 165.0605949341029 10459 -804 165.0605949341029 10458 -804 165.0605949341029 10457 -804 165.0605949341029 10456 -804 165.0605949341029 10455 -804 165.0605949341029 10454 -804 165.0605949341029 10453 -804 165.0605949341029 10452 -804 165.0605949341029 10451 -804 165.0605949341029 10450 -804 165.0605949341029 10449 -804 165.0605949341029 10448 -804 165.0605949341029 10447 -804 165.0605949341029 10446 -804 165.0605949341029 10445 -804 165.0605949341029 10444 -804 165.0605949341029 10443 -804 165.0605949341029 10442 -804 165.0605949341029 10441 -804 165.0605949341029 10440 -804 165.0605949341029 10439 -804 165.0605949341029 10438 -804 165.0605949341029 10437 -804 165.0605949341029 10436 -804 165.0605949341029 10435 -804 165.0605949341029 10434 -804 165.0605949341029 10433 -804 165.0605949341029 10432 -804 165.0605949341029 10431 -804 165.0605949341029 10430 -804 165.0605949341029 10429 -804 165.0605949341029 10428 -804 165.0605949341029 10427 -804 165.0605949341029 10426 -804 165.0605949341029 10425 -804 165.0605949341029 10424 -804 165.0605949341029 10423 -804 165.0605949341029 10422 -804 165.0605949341029 10421 -804 165.0605949341029 10420 -804 165.0605949341029 10419 -804 165.0605949341029 10418 -804 165.0605949341029 10417 -804 165.0605949341029 10416 -804 165.0605949341029 10415 -804 165.0605949341029 10414 -804 165.0605949341029 10413 -804 165.0605949341029 10412 -804 165.0605949341029 10411 -804 165.0605949341029 10410 -804 165.0605949341029 10409 -804 165.0605949341029 10408 -804 165.0605949341029 10407 -804 165.0605949341029 10406 -804 165.0605949341029 10405 -804 165.0605949341029 10404 -804 165.0605949341029 10403 -804 165.0605949341029 10402 -804 165.0605949341029 10401 -804 165.0605949341029 10400 -804 165.0605949341029 10399 -804 165.0605949341029 10398 -804 165.0605949341029 10397 -804 165.0605949341029 10396 -804 165.0605949341029 10395 -804 165.0605949341029 10394 -804 165.0605949341029 10393 -804 165.0605949341029 10392 -804 165.0605949341029 10391 -804 165.0605949341029 10390 -804 165.0605949341029 10389 -804 165.0605949341029 10388 -804 165.0605949341029 10387 -804 165.0605949341029 10386 -804 165.0605949341029 10385 -804 165.0605949341029 10384 -804 165.0605949341029 10383 -804 165.0605949341029 10382 -804 165.0605949341029 10381 -804 165.0605949341029 10380 -804 165.0605949341029 10379 -804 165.0605949341029 10378 -804 165.0605949341029 10377 -804 165.0605949341029 10376 -804 165.0605949341029 10375 -804 165.0605949341029 10374 -804 165.0605949341029 10373 -804 165.0605949341029 10372 -804 165.0605949341029 10371 -804 165.0605949341029 10370 -804 165.0605949341029 10369 -804 165.0605949341029 10368 -804 165.0605949341029 10367 -804 165.0605949341029 10366 -804 165.0605949341029 10365 -804 165.0605949341029 10364 -804 165.0605949341029 10363 -804 165.0605949341029 10362 -804 165.0605949341029 10361 -804 165.0605949341029 10360 -804 165.0605949341029 10359 -804 165.0605949341029 10358 -804 165.0605949341029 10357 -804 165.0605949341029 10356 -804 165.0605949341029 10355 -804 165.0605949341029 10354 -804 165.0605949341029 10353 -804 165.0605949341029 10352 -804 165.0605949341029 10351 -804 165.0605949341029 10350 -804 165.0605949341029 10349 -804 165.0605949341029 10348 -804 165.0605949341029 10347 -804 165.0605949341029 10346 -804 165.0605949341029 10345 -804 165.0605949341029 10344 -804 165.0605949341029 10343 -804 165.0605949341029 10342 -804 165.0605949341029 10341 -804 165.0605949341029 10340 -804 165.0605949341029 10339 -804 165.0605949341029 10338 -804 165.0605949341029 10337 -804 165.0605949341029 10336 -804 165.0605949341029 10335 -804 165.0605949341029 10334 -804 165.0605949341029 10333 -804 165.0605949341029 10332 -804 165.0605949341029 10331 -804 165.0605949341029 10330 -804 165.0605949341029 10329 -804 165.0605949341029 10328 -804 165.0605949341029 10327 -804 165.0605949341029 10326 -804 165.0605949341029 10325 -804 165.0605949341029 10324 -804 165.0605949341029 10323 -804 165.0605949341029 10322 -804 165.0605949341029 10321 -804 165.0605949341029 10320 -804 165.0605949341029 10319 -804 165.0605949341029 10318 -804 165.0605949341029 10317 -804 165.0605949341029 10316 -804 165.0605949341029 10315 -804 165.0605949341029 10314 -804 165.0605949341029 10313 -804 165.0605949341029 10312 -804 165.0605949341029 10311 -804 165.0605949341029 10310 -804 165.0605949341029 10309 -804 165.0605949341029 10308 -804 165.0605949341029 10307 -804 165.0605949341029 10306 -804 165.0605949341029 10305 -804 165.0605949341029 10304 -804 165.0605949341029 10303 -804 165.0605949341029 10302 -804 165.0605949341029 10301 -804 165.0605949341029 10300 -804 165.0605949341029 10299 -804 165.0605949341029 10298 -804 165.0605949341029 10297 -804 165.0605949341029 10296 -804 165.0605949341029 10295 -804 165.0605949341029 10294 -804 165.0605949341029 10293 -804 165.0605949341029 10292 -804 165.0605949341029 10291 -804 165.0605949341029 10290 -804 165.0605949341029 10289 -804 165.0605949341029 10288 -804 165.0605949341029 10287 -804 165.0605949341029 10286 -804 165.0605949341029 10285 -804 165.0605949341029 10284 -804 165.0605949341029 10283 -804 165.0605949341029 10282 -804 165.0605949341029 10281 -804 165.0605949341029 10280 -804 165.0605949341029 10279 -804 165.0605949341029 10278 -804 165.0605949341029 10277 -804 165.0605949341029 10276 -804 165.0605949341029 10275 -804 165.0605949341029 10274 -804 165.0605949341029 10273 -804 165.0605949341029 10272 -804 165.0605949341029 10271 -804 165.0605949341029 10270 -804 165.0605949341029 10269 -804 165.0605949341029 10268 -804 165.0605949341029 10267 -804 165.0605949341029 10266 -804 165.0605949341029 10265 -804 165.0605949341029 10264 -804 165.0605949341029 10263 -804 165.0605949341029 10262 -804 165.0605949341029 10261 -804 165.0605949341029 10260 -804 165.0605949341029 10259 -804 165.0605949341029 10258 -804 165.0605949341029 10257 -804 165.0605949341029 10256 -804 165.0605949341029 10255 -804 165.0605949341029 10254 -804 165.0605949341029 10253 -804 165.0605949341029 10252 -804 165.0605949341029 10251 -804 165.0605949341029 10250 -804 165.0605949341029 10249 -804 165.0605949341029 10248 -804 165.0605949341029 10247 -804 165.0605949341029 10246 -804 165.0605949341029 10245 -804 165.0605949341029 10244 -804 165.0605949341029 10243 -804 165.0605949341029 10242 -804 165.0605949341029 10241 -804 165.0605949341029 10240 -804 165.0605949341029 10239 -804 165.0605949341029 10238 -804 165.0605949341029 10237 -804 165.0605949341029 10236 -804 165.0605949341029 10235 -804 165.0605949341029 10234 -804 165.0605949341029 10233 -804 165.0605949341029 10232 -804 165.0605949341029 10231 -804 165.0605949341029 10230 -804 165.0605949341029 10229 -804 165.0605949341029 10228 -804 165.0605949341029 10227 -804 165.0605949341029 10226 -804 165.0605949341029 10225 -804 165.0605949341029 10224 -804 165.0605949341029 10223 -804 165.0605949341029 10222 -804 165.0605949341029 10221 -804 165.0605949341029 10220 -804 165.0605949341029 10219 -804 165.0605949341029 10218 -804 165.0605949341029 10217 -804 165.0605949341029 10216 -804 165.0605949341029 10215 -804 165.0605949341029 10214 -804 165.0605949341029 10213 -804 165.0605949341029 10212 -804 165.0605949341029 10211 -804 165.0605949341029 10210 -804 165.0605949341029 10209 -804 165.0605949341029 10208 -804 165.0605949341029 10207 -804 165.0605949341029 10206 -804 165.0605949341029 10205 -804 165.0605949341029 10204 -804 165.0605949341029 10203 -804 165.0605949341029 10202 -804 165.0605949341029 10201 -804 165.0605949341029 10200 -804 165.0605949341029 10199 -804 165.0605949341029 10198 -804 165.0605949341029 10197 -804 165.0605949341029 10196 -804 165.0605949341029 10195 -804 165.0605949341029 10194 -804 165.0605949341029 10193 -804 165.0605949341029 10192 -804 165.0605949341029 10191 -804 165.0605949341029 10190 -804 165.0605949341029 10189 -804 165.0605949341029 10188 -804 165.0605949341029 10187 -804 165.0605949341029 10186 -804 165.0605949341029 10185 -804 165.0605949341029 10184 -804 165.0605949341029 10183 -804 165.0605949341029 10182 -804 165.0605949341029 10181 -804 165.0605949341029 10180 -804 165.0605949341029 10179 -804 165.0605949341029 10178 -804 165.0605949341029 10177 -804 165.0605949341029 10176 -804 165.0605949341029 10175 -804 165.0605949341029 10174 -804 165.0605949341029 10173 -804 165.0605949341029 10172 -804 165.0605949341029 10171 -804 165.0605949341029 10170 -804 165.0605949341029 10169 -804 165.0605949341029 10168 -804 165.0605949341029 10167 -804 165.0605949341029 10166 -804 165.0605949341029 10165 -804 165.0605949341029 10164 -804 165.0605949341029 10163 -804 165.0605949341029 10162 -804 165.0605949341029 10161 -804 165.0605949341029 10160 -804 165.0605949341029 10159 -804 165.0605949341029 10158 -804 165.0605949341029 10157 -804 165.0605949341029 10156 -804 165.0605949341029 10155 -804 165.0605949341029 10154 -804 165.0605949341029 10153 -804 165.0605949341029 10152 -804 165.0605949341029 10151 -804 165.0605949341029 10150 -804 165.0605949341029 10149 -804 165.0605949341029 10148 -804 165.0605949341029 10147 -804 165.0605949341029 10146 -804 165.0605949341029 10145 -804 165.0605949341029 10144 -804 165.0605949341029 10143 -804 165.0605949341029 10142 -804 165.0605949341029 10141 -804 165.0605949341029 10140 -804 165.0605949341029 10139 -804 165.0605949341029 10138 -804 165.0605949341029 10137 -804 165.0605949341029 10136 -804 165.0605949341029 10135 -804 165.0605949341029 10134 -804 165.0605949341029 10133 -804 165.0605949341029 10132 -804 165.0605949341029 10131 -804 165.0605949341029 10130 -804 165.0605949341029 10129 -804 165.0605949341029 10128 -804 165.0605949341029 10127 -804 165.0605949341029 10126 -804 165.0605949341029 10125 -804 165.0605949341029 10124 -804 165.0605949341029 10123 -804 165.0605949341029 10122 -804 165.0605949341029 10121 -804 165.0605949341029 10120 -804 165.0605949341029 10119 -804 165.0605949341029 10118 -804 165.0605949341029 10117 -804 165.0605949341029 10116 -804 165.0605949341029 10115 -804 165.0605949341029 10114 -804 165.0605949341029 10113 -804 165.0605949341029 10112 -804 165.0605949341029 10111 -804 165.0605949341029 10110 -804 165.0605949341029 10109 -804 165.0605949341029 10108 -804 165.0605949341029 10107 -804 165.0605949341029 10106 -804 165.0605949341029 10105 -804 165.0605949341029 10104 -804 165.0605949341029 10103 -804 165.0605949341029 10102 -804 165.0605949341029 10101 -804 165.0605949341029 10100 -804 165.0605949341029 10099 -804 165.0605949341029 10098 -804 165.0605949341029 10097 -804 165.0605949341029 10096 -804 165.0605949341029 10095 -804 165.0605949341029 10094 -804 165.0605949341029 10093 -804 165.0605949341029 10092 -804 165.0605949341029 10091 -804 165.0605949341029 10090 -804 165.0605949341029 10089 -804 165.0605949341029 10088 -804 165.0605949341029 10087 -804 165.0605949341029 10086 -804 165.0605949341029 10085 -804 165.0605949341029 10084 -804 165.0605949341029 10083 -804 165.0605949341029 10082 -804 165.0605949341029 10081 -804 165.0605949341029 10080 -804 165.0605949341029 10079 -804 165.0605949341029 10078 -804 165.0605949341029 10077 -804 165.0605949341029 10076 -804 165.0605949341029 10075 -804 165.0605949341029 10074 -804 165.0605949341029 10073 -804 165.0605949341029 10072 -804 165.0605949341029 10071 -804 165.0605949341029 10070 -804 165.0605949341029 10069 -804 165.0605949341029 10068 -804 165.0605949341029 10067 -804 165.0605949341029 10066 -804 165.0605949341029 10065 -804 165.0605949341029 10064 -804 165.0605949341029 10063 -804 165.0605949341029 10062 -804 165.0605949341029 10061 -804 165.0605949341029 10060 -804 165.0605949341029 10059 -804 165.0605949341029 10058 -804 165.0605949341029 10057 -804 165.0605949341029 10056 -804 165.0605949341029 10055 -804 165.0605949341029 10054 -804 165.0605949341029 10053 -804 165.0605949341029 10052 -804 165.0605949341029 10051 -804 165.0605949341029 10050 -804 165.0605949341029 10049 -804 165.0605949341029 10048 -804 165.0605949341029 10047 -804 165.0605949341029 10046 -804 165.0605949341029 10045 -804 165.0605949341029 10044 -804 165.0605949341029 10043 -804 165.0605949341029 10042 -804 165.0605949341029 10041 -804 165.0605949341029 10040 -804 165.0605949341029 10039 -804 165.0605949341029 10038 -804 165.0605949341029 10037 -804 165.0605949341029 10036 -804 165.0605949341029 10035 -804 165.0605949341029 10034 -804 165.0605949341029 10033 -804 165.0605949341029 10032 -804 165.0605949341029 10031 -804 165.0605949341029 10030 -804 165.0605949341029 10029 -804 165.0605949341029 10028 -804 165.0605949341029 10027 -804 165.0605949341029 10026 -804 165.0605949341029 10025 -804 165.0605949341029 10024 -804 165.0605949341029 10023 -804 165.0605949341029 10022 -804 165.0605949341029 10021 -804 165.0605949341029 10020 -804 165.0605949341029 10019 -804 165.0605949341029 10018 -804 165.0605949341029 10017 -804 165.0605949341029 10016 -804 165.0605949341029 10015 -804 165.0605949341029 10014 -804 165.0605949341029 10013 -804 165.0605949341029 10012 -804 165.0605949341029 10011 -804 165.0605949341029 10010 -804 165.0605949341029 10009 -804 165.0605949341029 10008 -804 165.0605949341029 10007 -804 165.0605949341029 10006 -804 165.0605949341029 10005 -804 165.0605949341029 10004 -804 165.0605949341029 10003 -804 165.0605949341029 10001 -1804 165.07574019219177 2740 -1805 165.19685227025363 1830 -1805 165.19685227025363 1529 -1807 165.4236984231703 729 -1807 165.4236984231703 2159 -1809 165.60495161679196 430 -1810 165.6804152578089 2031 -1811 166.01204775557707 159 -1812 166.02710622064097 2751 -1813 166.14752480852673 2555 -1814 166.2077013859466 231 -1815 166.20770138594662 1462 -1816 166.37307474468335 862 -1817 167.0029939851379 2845 -1818 167.04789732289362 2846 -1819 167.36188335460378 2844 -1820 167.5857989210303 2847 -1821 167.72000476985446 1629 -1822 167.83920876839238 2637 -1823 167.94344286098223 1861 -1824 168.00297616411444 629 -1825 168.12197952677099 1562 -1826 168.24089871371942 2060 -1827 168.31518053936784 2333 -1827 168.31518053936784 2843 -1829 168.34488409215172 762 -1829 168.34488409215172 461 -1831 168.4339633209407 2739 -1832 168.67127793433 2434 -1833 168.71573726241425 2848 -1834 168.7601848778319 260 -1835 169.14490828872147 2232 -1836 169.30741271426953 2654 -1837 169.49926253526888 1930 -1838 169.5435047414085 2752 -1839 169.77926846349644 32 -1840 169.85287751463028 2842 -1841 169.95587662684687 330 -1842 170.20575783445167 2535 -1843 170.42593699317013 2849 -1844 170.484603410396 2358 -1845 170.60187572239644 1662 -1846 170.66048165876012 2457 -1847 170.79227148791014 1729 -1848 170.88007490635061 662 -1849 171 1128 -1850 171.12860660918147 529 -1851 171.14321488157222 2131 -1851 171.14321488157222 1228 -1853 171.18703221914913 1028 -1854 171.4788616710526 2259 -1855 171.71196813268432 131 -1856 171.84295155751954 1328 -1857 171.9447585708852 928 -1858 171.95929750961417 2841 -1859 172.00290695217916 2556 -1860 172.10461934532728 59 -1861 172.1772342674838 1961 -1862 172.30786401090347 2738 -1863 172.62676501632066 361 -1864 172.69916039170542 2850 -1865 172.88724649319855 2636 -1866 173.11845655504212 1428 -1867 173.27723451163453 828 -1868 173.5655495770978 2753 -1869 173.62315513778685 2160 -1870 173.62315513778688 1762 -1871 173.9540169125163 562 -1872 174 1163 -1873 174.14074767268 1263 -1874 174.18381095842403 160 -1874 174.18381095842403 1063 -1876 174.2699056062176 2030 -1877 174.38463235044537 1829 -1878 174.48495637160244 2655 -1879 174.61385970191483 2840 -1880 174.77127910500627 230 -1880 174.77127910500627 429 -1882 174.82848738120458 1363 -1883 174.928556845359 963 -1884 174.95713760804387 1528 -1885 175.1713446885649 728 -1886 175.41379649275027 2433 -1887 175.5135322418189 2851 -1888 175.64168070250295 2332 -1889 176.08236708995028 1463 -1890 176.23847480048167 863 -1891 176.32356620712955 2534 -1892 176.66352198459083 2737 -1893 176.87566254292875 2061 -1894 177.00282483621552 2231 -1894 177.00282483621552 2945 -1896 177.04519197086375 2946 -1897 177.15812146215598 1862 -1898 177.341478509682 1628 -1898 177.341478509682 2944 -1900 177.36967046256808 261 -1901 177.49647883831386 2458 -1902 177.53872816937718 462 -1903 177.55280904564705 2947 -1904 177.6091213873882 628 -1904 177.6091213873882 31 -1906 177.79201331893398 2839 -1907 177.89041570584965 1563 -1907 177.89041570584965 2359 -1909 178.05897899291685 2754 -1910 178.10109488714548 763 -1911 178.22738285684383 2557 -1912 178.24140933015536 2943 -1913 178.35358140502814 2635 -1914 178.46568297574746 1929 -1915 178.61970775925033 2948 -1916 178.8435070110179 2852 -1917 178.89941307897016 329 -1918 179.40178371465544 2260 -1919 179.47144619688115 2130 -1920 179.6941846582688 2942 -1921 180 60 -1922 180.01388835309345 130 -1923 180.06943105369106 2656 -1924 180.2359564570843 2949 -1925 180.23595645708437 1663 -1926 180.24982662959764 1728 -1927 180.49930747789588 663 -1928 180.56854654119581 528 -1929 181 1127 -1930 181.1353085403285 1227 -1931 181.1767093199344 1027 -1931 181.1767093199344 1962 -1933 181.4662503056698 2838 -1933 181.4662503056698 2736 -1935 181.6039647144302 362 -1936 181.68654325513486 2941 -1937 181.79658962697843 1327 -1938 181.89282558693733 927 -1939 182.00274723201295 2161 -1940 182.3869512876401 2950 -1941 182.45547402037573 2432 -1942 182.53766734567418 161 -1943 182.66088798645427 2853 -1944 182.78402556022232 2533 -1945 182.98907071188705 2755 -1946 183.00273222004088 1427 -1947 183.0027322200409 2029 -1948 183.09833423600554 1763 -1949 183.1529415543196 827 -1950 183.22117781522965 2331 -1951 183.412104289766 563 -1952 183.48024416813928 229 -1953 183.65728953678916 1828 -1954 184 1164 -1955 184.02445489662506 428 -1956 184.13310403075272 1264 -1957 184.1738309315414 1064 -1958 184.200977196105 2634 -1959 184.20097719610501 2940 -1960 184.62123388169627 2459 -1961 184.74306482247175 1527 -1962 184.78365728602733 1364 -1962 184.78365728602733 2558 -1964 184.87833837418594 964 -1965 184.94593804677086 727 -1966 185.05404615949365 2951 -1967 185.06755523321746 2230 -1968 185.53975315279473 2360 -1969 185.60711193270586 2837 -1970 185.64751546950475 30 -1970 185.64751546950475 2062 -1972 185.9704277566732 1464 -1973 186.02419197512992 2657 -1974 186.11824198610947 864 -1975 186.1182419861095 262 -1976 186.45374761586314 1863 -1977 186.68154702594467 2735 -1978 186.81541692269406 463 -1979 186.93581786270926 2854 -1980 187.00267377767622 1627 -1981 187.00267377767625 3045 -1982 187.0427758562196 3046 -1983 187.21645226849054 2939 -1984 187.25650856512306 627 -1985 187.32325002519042 3044 -1986 187.5233318816621 3047 -1986 187.5233318816621 2261 -1988 187.53666308218243 1928 -1989 187.6832437912346 1564 -1990 187.88294228055935 764 -1991 187.94946129212502 328 -1992 187.9627622695517 2129 -1993 188.0957203128237 61 -1994 188.17545004596107 3043 -1995 188.2153022471871 2952 -1996 188.3215335536539 2756 -1997 188.48076824970764 129 -1998 188.53381659532593 3048 -1999 189.5521036549054 3042 -1999 189.5521036549054 2532 -2001 189.76301009416983 1727 -2001 189.76301009416983 2431 -2003 189.90787240133045 1664 -2004 190.0657780874821 527 -2004 190.0657780874821 3049 -2006 190.15782918407538 664 -2007 190.18412131405714 2836 -2008 190.2761151589973 1963 -2009 190.39432764659773 2633 -2010 190.538709977789 2162 -2011 190.68298298484842 363 -2012 190.70920271449936 2938 -2013 191 1126 -2014 191.0235587565052 2330 -2015 191.049731745428 162 -2016 191.12822920751398 1226 -2017 191.16746585127922 1026 -2018 191.4418971907665 3041 -2019 191.637678967368 2855 -2019 191.637678967368 2559 -2021 191.75505208468434 1326 -2022 191.84629264074923 926 -2023 191.84629264074925 2953 -2024 191.85932346383376 2028 -2025 192.0026041490063 2460 -2026 192.10674116230277 3050 -2027 192.27584351654784 2734 -2028 192.31484602078956 2658 -2028 192.31484602078956 228 -2030 192.62658175859323 1764 -2031 192.89893727027118 1426 -2032 192.92485583770693 564 -2033 193.00259065618783 1827 -2034 193.04144632694815 826 -2035 193.3132173442882 2229 -2036 193.3520105920805 427 -2037 193.40372281835735 2361 -2038 193.82982226685343 3040 -2039 193.86851214160592 29 -2040 194 1165 -2041 194.02319448973105 2757 -2042 194.12624758130983 1265 -2043 194.164878389476 1065 -2044 194.5379140424817 2063 -2045 194.5507645834372 1526 -2046 194.64069461446132 3051 -2047 194.65353837010002 2937 -2048 194.74342094150447 1365 -2049 194.7434209415045 726 -2050 194.83326204732086 965 -2051 194.98717906570164 263 -2052 195.16659550240658 2835 -2053 195.81879378650046 1864 -2054 195.8187937865005 2262 -2055 195.86985475054604 1465 -2056 195.92090240706835 2954 -2057 196.0102038160259 865 -2058 196.16319736382766 464 -2059 196.36700333813724 62 -2060 196.596032513375 2531 -2060 196.596032513375 2128 -2062 196.69773765857093 1626 -2062 196.69773765857093 3039 -2064 196.69773765857096 1927 -2065 196.73586353280885 2856 -2066 196.9009903479411 2632 -2067 196.93907687404246 626 -2068 197.00253805471644 3145 -2069 197.04060495238028 3146 -2070 197.0913493789111 327 -2070 197.0913493789111 128 -2072 197.3068675946177 3144 -2072 197.3068675946177 2430 -2074 197.4968354176846 3147 -2075 197.49683541768462 1565 -2076 197.6486782146544 3052 -2077 197.6866206904251 765 -2078 198.11612756158948 3143 -2079 198.21705274773916 2733 -2080 198.45654436173174 3148 -2081 198.7586476106134 2560 -2082 198.90952717253137 2659 -2083 199.02261178067178 2329 -2084 199.0226117806718 2936 -2085 199.21094347449892 2163 -2086 199.32385707686873 1726 -2087 199.42417105255822 3142 -2088 199.46177578674065 1964 -2089 199.61212388028937 1665 -2089 199.61212388028937 526 -2091 199.6121238802894 2461 -2092 199.69977466186583 163 -2093 199.84994370777292 665 -2093 199.84994370777292 364 -2095 199.9124808509964 3149 -2096 200.02499843769527 3038 -2097 200.06249023742555 2758 -2098 200.41207548448773 2955 -2099 200.5243127403757 2834 -2100 200.82330542046157 2027 -2101 201 1125 -2102 201.10942295178515 3053 -2103 201.12185361118767 1225 -2104 201.1591409804685 1025 -2105 201.22127124138743 3141 -2106 201.25854019146615 227 -2107 201.4571914824586 2362 -2108 201.71762441591463 2228 -2109 201.71762441591466 1325 -2110 201.80436070610565 925 -2111 201.85390756683407 3150 -2112 202.2003956474863 1765 -2113 202.20039564748632 2857 -2114 202.24984548819808 28 -2115 202.41047403728888 1826 -2116 202.48456731316588 565 -2117 202.74368054269905 426 -2118 202.80532537386685 1425 -2119 202.94087809014724 825 -2120 203.49447166937975 3140 -2121 203.5313243704762 2064 -2122 203.69094236121543 2631 -2123 203.78910667648555 3037 -2123 203.78910667648555 2935 -2125 203.8872237291979 2530 -2126 203.9607805437114 264 -2127 204 1166 -2128 204.12006270820123 1266 -2129 204.15680248279753 1066 -2130 204.26698215815497 2263 -2130 204.26698215815497 3151 -2132 204.37710243566912 1525 -2133 204.47493733951845 2732 -2134 204.56050449683585 725 -2135 204.707107839469 1366 -2136 204.79257799051214 966 -2136 204.79257799051214 63 -2138 205 3054 -2139 205.0609665440988 2429 -2140 205.24375751773792 1865 -2141 205.29247428973133 2956 -2142 205.35335400231472 2127 -2143 205.57237168452377 465 -2144 205.7790076757102 2660 -2145 205.77900767571023 1466 -2146 205.82759776084447 127 -2147 205.91260281974002 866 -2148 205.93688353473743 1926 -2149 206.11889772653063 2561 -2150 206.2280291328024 3139 -2151 206.22802913280242 2833 -2152 206.31286920597074 326 -2153 206.4097865896867 2759 -2154 206.4218980631658 1625 -2155 206.6518811915343 625 -2156 207.0024154448445 3245 -2157 207.03864373589778 3246 -2158 207.13522153414664 3152 -2159 207.1955597979841 2328 -2160 207.2920644887305 3244 -2161 207.32824216685967 1566 -2162 207.42468512691542 2462 -2163 207.47288979526942 3247 -2164 207.50903594783532 766 -2165 207.9663434308542 3036 -2166 208.00240383226344 2164 -2166 208.00240383226344 2858 -2168 208.06249061279644 3243 -2169 208.38665984174708 3248 -2170 208.4706214314142 164 -2171 208.72230355187247 1965 -2172 208.92582415776175 2934 -2173 208.9258241577618 1725 -2174 209.093280618962 365 -2175 209.20086041888067 525 -2176 209.29644048573786 3055 -2177 209.3083849252103 3242 -2178 209.3442141545832 1666 -2179 209.40391591371926 3138 -2180 209.57099035887575 666 -2181 209.67832506007863 2363 -2182 209.77368757782753 3249 -2183 209.88091861815357 2026 -2184 210.261741645978 2227 -2185 210.2974084481309 226 -2186 210.440015206234 3153 -2187 210.53503271427297 2957 -2188 210.73680267100949 2630 -2189 210.77238908357992 27 -2190 211 1124 -2191 211.0213259365034 3241 -2191 211.0213259365034 2731 -2193 211.11608181282637 1224 -2194 211.15160430363773 1024 -2195 211.4000946073582 2529 -2196 211.6246677492962 3250 -2197 211.68372634664198 1324 -2198 211.7663807123312 924 -2199 211.81359729724625 1766 -2200 211.87260323128143 1825 -2201 212.08488866489284 566 -2202 212.19095173922943 425 -2203 212.24985276791125 2832 -2204 212.53235047869774 3035 -2205 212.61467494037188 2065 -2206 212.7204738618265 1424 -2207 212.8497122384712 2264 -2207 212.8497122384712 824 -2209 212.8966885604377 2661 -2210 213.00234740490538 2428 -2211 213.0023474049054 3137 -2212 213.02582003128165 265 -2213 213.03755537463343 2760 -2214 213.19005605327843 3240 -2215 213.3541656495134 64 -2216 213.693706037403 2562 -2217 213.9275578320848 3251 -2218 213.97429752192198 3056 -2219 214 1167 -2220 214.11445537375565 1267 -2220 214.11445537375565 2859 -2222 214.1494805036893 1067 -2223 214.16115427406532 3154 -2224 214.21951358361355 2126 -2225 214.21951358361358 1524 -2226 214.39449619801346 724 -2227 214.40615662802222 2933 -2228 214.67417171145667 1367 -2229 214.67417171145672 126 -2230 214.72074888095932 1866 -2231 214.75567512873786 967 -2232 215.0348808914498 466 -2233 215.24404753674372 1925 -2234 215.41819793137253 2463 -2235 215.52262062252305 2327 -2236 215.6038033059714 325 -2237 215.6965461012299 1467 -2238 215.80083410404143 3239 -2239 215.82400237230337 867 -2240 216.11339616044165 2958 -2241 216.1712284278368 1624 -2242 216.39085008382403 624 -2243 216.6679487141557 3252 -2244 216.89859381747962 2165 -2245 217.0023041352326 3136 -2246 217.00230413523263 3345 -2247 217.0368632283465 3346 -2248 217.17504460687928 1567 -2249 217.27862297059966 3344 -2250 217.3476477903545 165 -2250 217.3476477903545 767 -2252 217.45114393812693 3347 -2253 217.46264046957583 3034 -2254 217.83020910791967 2730 -2255 218.0137610335641 2629 -2256 218.01376103356412 3343 -2257 218.04815981796315 1966 -2258 218.04815981796318 2364 -2259 218.27734651126764 3155 -2260 218.3231549790356 3348 -2261 218.40329667841556 366 -2262 218.56349191939628 2831 -2262 218.56349191939628 1724 -2264 218.82641522448796 524 -2265 218.83783950679094 3238 -2266 218.92921230388603 2226 -2267 219.00913222968578 3057 -2268 219.02054698132775 2025 -2269 219.10043359153812 1667 -2270 219.1118435867856 2528 -2271 219.20310216782974 3342 -2272 219.31712199461307 667 -2273 219.41968918034678 26 -2274 219.41968918034684 225 -2275 219.64744478368058 3349 -2276 219.82947936980608 3253 -2277 219.9204401596177 2761 -2278 220.20445045457186 2932 -2279 220.238507078122 2662 -2280 220.51077071199944 2860 -2281 220.83930809527547 3341 -2282 221 1123 -2283 221.11083193728885 2427 -2284 221.11083193728888 1223 -2285 221.14474897677314 1023 -2286 221.38202275704322 1824 -2286 221.38202275704322 3135 -2288 221.4158982548453 3350 -2289 221.46105752479372 2563 -2289 221.46105752479372 1767 -2291 221.55134844996994 2265 -2292 221.65288177689007 1323 -2293 221.6867158852781 424 -2294 221.7205448306494 567 -2295 221.73181999884454 923 -2296 221.77691493931465 2066 -2297 222.00225224082752 2959 -2298 222.03603311174516 65 -2299 222.17110523198104 266 -2300 222.2836026341124 3237 -2301 222.64321233758736 1423 -2302 222.73302404448245 3033 -2303 222.76669409945464 3156 -2304 222.76669409945467 823 -2305 222.9125389025929 3340 -2306 223.18154045529843 2125 -2307 223.3942702935776 3254 -2308 223.5732542143626 2464 -2309 223.61797781037197 125 -2309 223.61797781037197 3351 -2311 223.98660674245684 2326 -2312 224 1168 -2313 224.07588000496617 1523 -2314 224.1093483101497 1268 -2315 224.14281161795037 1068 -2316 224.24317157942625 723 -2316 224.24317157942625 1867 -2318 224.37691503361037 3058 -2319 224.5439823286298 467 -2320 224.610774452162 1924 -2321 224.6441630668378 1368 -2322 224.72205054244233 968 -2323 224.87774456357394 2729 -2324 224.9555511651135 324 -2325 225.14439810930227 2830 -2326 225.41073621280773 3339 -2327 225.49944567559362 2628 -2328 225.6213642366343 1468 -2329 225.74321695235938 868 -2330 225.88713996153035 2166 -2331 225.94247055390005 1623 -2332 226.11943746613204 3236 -2333 226.11943746613207 3134 -2334 226.15260334561702 623 -2335 226.24102192131295 3352 -2336 226.29626598775334 2931 -2337 226.3183598385248 166 -2338 226.55021518418383 2365 -2339 227.00220263248548 3445 -2339 227.00220263248548 2527 -2341 227.03523955544873 3446 -2341 227.03523955544873 1568 -2341 227.03523955544873 2762 -2344 227.16733920174352 2861 -2345 227.20035211240318 768 -2346 227.26636354727023 3444 -2347 227.343352662883 3255 -2348 227.4313083108832 1967 -2348 227.4313083108832 3447 -2350 227.6071176391459 3157 -2351 227.705950734714 2225 -2352 227.771815640127 367 -2353 227.7827912727386 2663 -2354 227.96929617823537 3443 -2355 228.17756243767704 2960 -2356 228.17756243767707 25 -2357 228.232337761326 1723 -2357 228.232337761326 2024 -2359 228.2651966463569 3448 -2360 228.31995094603536 3338 -2361 228.3199509460354 3032 -2362 228.4841351166422 523 -2363 228.61539755668252 224 -2364 228.87769659798656 1668 -2365 229.08513701242163 668 -2366 229.10696191953662 3442 -2367 229.2705825002414 3353 -2368 229.3686988235317 2426 -2369 229.40139493908927 2564 -2370 229.53213282675696 3449 -2371 230.05434140654683 3059 -2372 230.32585612562042 3235 -2373 230.3584163862914 2266 -2374 230.6729286240585 3441 -2375 230.82460874005614 66 -2376 230.93289068471816 1823 -2377 231 1122 -2378 231.00865784641059 2067 -2379 231.1060362690685 1222 -2380 231.1384866265244 1768 -2380 231.1384866265244 1022 -2382 231.1925604339378 3133 -2383 231.22499864850255 3450 -2383 231.22499864850255 423 -2385 231.387121508523 267 -2386 231.38712150852302 568 -2387 231.62469643800938 1322 -2387 231.62469643800938 3337 -2389 231.65707414193074 3256 -2390 231.70023737579555 922 -2391 231.87280996270346 2465 -2392 231.96982562393757 2829 -2393 232.14219780126146 2728 -2394 232.22833591101667 2124 -2395 232.57256931977167 1422 -2396 232.5725693197717 2325 -2397 232.64780248263685 124 -2398 232.65854809140367 3440 -2399 232.6585480914037 2930 -2400 232.69078194032525 3354 -2400 232.69078194032525 822 -2402 232.7767170487633 3158 -2403 233.173754955398 2627 -2404 233.33452380648689 3451 -2405 233.80547470065795 1868 -2406 233.94443784796422 1522 -2407 234 1169 -2408 234.02991261802413 1923 -2409 234.06195760951843 2862 -2410 234.09399821439249 468 -2411 234.104677441524 722 -2412 234.10467744152402 1269 -2413 234.1367122003724 1069 -2414 234.2007685726074 3031 -2415 234.3608329051593 2763 -2416 234.36083290515933 323 -2417 234.6167086973986 2961 -2418 234.61670869739862 1369 -2419 234.69128658729537 969 -2420 234.8829495727606 3234 -2421 234.957442955102 2167 -2422 235.05318547086318 3439 -2422 235.05318547086318 2526 -2424 235.17015116719213 2366 -2425 235.30830839560258 3336 -2426 235.37204591879637 167 -2427 235.51008470976353 2664 -2428 235.5525419094432 1469 -2429 235.66925976885491 869 -2430 235.73289969794206 1622 -2431 235.8495283014151 3452 -2432 235.93431289238114 622 -2433 236.01906702637393 3060 -2434 236.31546711969577 3257 -2435 236.4846718077093 3355 -2436 236.57979626333267 2224 -2437 236.5797962633327 3132 -2438 236.86494041964085 1968 -2439 236.9071548096427 1569 -2440 237.00210969525145 3545 -2441 237.0337528707673 24 -2442 237.03375287076733 3546 -2443 237.06539182259397 769 -2444 237.19190542680832 368 -2445 237.25513693068902 3544 -2446 237.41314201197875 3547 -2447 237.4973684064731 2565 -2448 237.507894605632 2023 -2449 237.76038357977131 2425 -2450 237.84448700779254 3438 -2451 237.87601812709073 223 -2452 237.92856070678022 1722 -2453 237.92856070678025 3543 -2454 238.17010727629105 522 -2455 238.21209037326378 3548 -2456 238.25406607233379 3159 -2457 238.6734170367534 1669 -2458 238.75719884434898 3453 -2459 238.87235084873262 669 -2460 239.01882771028727 2828 -2461 239.0188277102873 3542 -2462 239.2592735924775 2267 -2463 239.26972228010797 2929 -2464 239.35329536064464 3335 -2465 239.4263978762576 3549 -2466 239.60383970212166 2727 -2467 239.70815588961503 67 -2468 239.77072381756705 3233 -2469 240.3018934590404 2068 -2470 240.30189345904043 2466 -2471 240.35390573069537 3030 -2472 240.52026941611385 1822 -2472 240.52026941611385 3541 -2474 240.63457773146402 3356 -2475 240.66574330386115 268 -2476 240.80074750714542 422 -2477 240.84227203711563 1769 -2478 241 1121 -2479 241.0186714758838 2626 -2480 241.01867147588382 3437 -2481 241.04978738841487 3550 -2482 241.0808992848666 569 -2483 241.10163831878043 1221 -2484 241.13274352522097 1021 -2485 241.1742108932877 2863 -2486 241.2674864129023 2324 -2487 241.29857024027305 3258 -2488 241.29857024027308 2962 -2489 241.3503677229434 2123 -2490 241.59884105682295 1321 -2491 241.67126432408133 921 -2492 241.7540072056718 123 -2493 241.87806845598877 2764 -2494 242.0433845408711 3454 -2495 242.24987100099767 3061 -2496 242.26019070412704 3131 -2497 242.42524621004304 3540 -2498 242.5077318355025 1421 -2499 242.6211037811839 821 -2500 243.0740627874558 3551 -2501 243.24884377936928 2525 -2502 243.40295807569797 1869 -2503 243.402958075698 2665 -2504 243.49537983296523 1922 -2505 243.6801181877586 469 -2506 243.74166652421167 3334 -2507 243.81345327934633 322 -2508 243.82370680473215 1521 -2509 243.89546941261534 2367 -2510 243.97745797511703 721 -2511 244 1170 -2512 244.0184419260151 3160 -2513 244.1003891844501 2168 -2513 244.1003891844501 1270 -2515 244.13111231467406 1070 -2516 244.4994887520217 168 -2517 244.56083087853622 3436 -2518 244.59149617270018 1370 -2519 244.6630335788388 970 -2520 244.72433471152803 3539 -2521 244.9693858423946 3232 -2522 245.12241839538055 3357 -2523 245.48930730278255 3552 -2524 245.48930730278258 1470 -2525 245.54022073786606 2223 -2525 245.54022073786606 1621 -2527 245.60130292814003 870 -2528 245.6928977402481 3455 -2529 245.73359558676546 2566 -2529 245.73359558676546 621 -2531 245.9776412603389 23 -2532 246.10973162392423 2928 -2533 246.272207120495 2827 -2533 246.272207120495 2424 -2535 246.34325645326686 1969 -2536 246.5866987491418 3259 -2537 246.6576574931336 369 -2538 246.7589917307979 3029 -2539 246.78938388836744 1570 -2540 246.84002916869056 2022 -2541 246.9412885687608 770 -2542 247.002024283203 3645 -2543 247.03238654071248 3646 -2544 247.19425559668653 222 -2545 247.244817943673 2726 -2545 247.244817943673 3644 -2547 247.39644298170498 3647 -2548 247.40654801358838 3538 -2549 247.6489450815408 1721 -2550 247.8810198462157 521 -2551 247.89110512481082 3643 -2552 248.1632527188504 3648 -2553 248.20354550247666 2963 -2554 248.21361767638777 3130 -2555 248.24383174612817 2268 -2556 248.28411145298847 3553 -2557 248.4552273549502 3333 -2557 248.4552273549502 3435 -2559 248.4854120466632 2864 -2560 248.48541204666324 1670 -2561 248.67649667791284 68 -2562 248.67649667791287 670 -2563 248.7267577081324 3062 -2564 248.84734276258607 2467 -2565 248.93774322107123 3642 -2566 249.0180716333656 2625 -2567 249.3290997858052 3649 -2568 249.5696295625732 2765 -2569 249.64975465639858 2069 -2570 249.68980756130193 3456 -2571 249.92999019725502 3358 -2572 250 269 -2573 250.04999500099973 3161 -2574 250.05999280172747 2323 -2575 250.13996082193665 1821 -2576 250.3797116381437 3641 -2577 250.40966435024026 421 -2578 250.4595775769016 3537 -2579 250.45957757690164 3231 -2580 250.53941805632104 2122 -2581 250.56935167733505 1770 -2582 250.79872407968904 570 -2583 250.88842141477951 3650 -2584 250.92827660508888 122 -2585 251 1120 -2586 251.09759058979435 1220 -2587 251.127457678367 1020 -2588 251.44581921360316 2666 -2588 251.44581921360316 3554 -2590 251.57503850740042 2524 -2590 251.57503850740042 1320 -2592 251.6445906432324 920 -2593 252.1606630701942 3260 -2594 252.21022976873877 3640 -2595 252.44801445050032 1420 -2596 252.55692427648864 820 -2597 252.68557536986555 3434 -2598 252.7152547829276 2368 -2599 252.83393759541067 3651 -2600 253.0019762768663 1921 -2601 253.0316185775999 1870 -2602 253.1600284405103 2927 -2603 253.298243183801 470 -2604 253.3081127796739 2169 -2604 253.3081127796739 321 -2606 253.3969218439719 3028 -2607 253.47583711273154 3332 -2608 253.69272752682525 169 -2609 253.71243564319033 2826 -2609 253.71243564319033 1520 -2611 253.86019774671254 720 -2612 253.87004549572208 3536 -2613 254 1171 -2614 254.0177159176108 3457 -2615 254.0964383851139 1271 -2616 254.09643838511394 2567 -2617 254.12595302329902 1071 -2618 254.42091109026396 3639 -2619 254.42091109026398 3129 -2620 254.56826196523397 1371 -2621 254.57808232446092 2222 -2622 254.63699652642777 971 -2623 254.8921340488953 2423 -2624 254.9607812978302 3555 -2625 255 22 -2626 255.0392126713067 3359 -2627 255.049014897137 2725 -2628 255.1568145278507 3652 -2629 255.31353273964936 2964 -2630 255.36248745655652 1620 -2631 255.43100829773974 1471 -2632 255.43100829773977 3063 -2633 255.53864678361276 871 -2634 255.54842985234717 620 -2635 255.8612905462645 1970 -2636 255.97851472340412 2865 -2637 256.16400996236763 370 -2638 256.2225595063791 2021 -2638 256.2225595063791 3230 -2640 256.3298656028985 3162 -2641 256.56383221335 221 -2642 256.6807355451515 1571 -2643 256.82678987987214 771 -2644 257.00194551792794 3745 -2644 257.00194551792794 3638 -2646 257.03112651972714 3746 -2647 257.1575392633862 2624 -2648 257.23530084341064 3744 -2648 257.23530084341064 3433 -2650 257.30332294783915 2269 -2651 257.3810404827831 3747 -2652 257.390753524675 1720 -2653 257.4198904513791 2766 -2654 257.4975728040946 2468 -2655 257.6140524117425 520 -2656 257.62375666851847 3535 -2657 257.72077913897436 69 -2658 257.84685377176896 3653 -2659 257.85654926722333 3743 -2660 258.0019379772175 3261 -2661 258.11818998280614 3748 -2662 258.31182706178976 1671 -2663 258.49564793241683 671 -2664 258.6600085053737 3458 -2665 258.7856255668 3331 -2666 258.8146054611293 3556 -2667 258.8628980754098 3742 -2668 258.940147524481 2322 -2669 259.0463279029448 2070 -2670 259.2392717163046 3749 -2671 259.3838853899756 270 -2672 259.62472917655595 2667 -2673 259.7883754135277 2121 -2673 259.7883754135277 1820 -2675 259.9423012901133 3637 -2676 260.0192300580863 2523 -2677 260.0480724789169 420 -2678 260.16341018675166 121 -2679 260.2498799231231 3027 -2679 260.2498799231231 3741 -2681 260.3171143048417 1771 -2682 260.4035330021465 2926 -2683 260.43233286210835 3360 -2684 260.53790511171303 571 -2685 260.73933343475437 3750 -2686 260.86394921491166 3128 -2687 260.8926982496827 3654 -2688 261 1119 -2689 261.0938528575501 1219 -2690 261.1225765804252 1019 -2691 261.3235542388018 2825 -2692 261.55305389155757 1319 -2693 261.6199533674754 919 -2694 261.61995336747543 2369 -2695 261.70594185077266 3534 -2696 262.01145013147806 3740 -2697 262.08777155754524 3432 -2698 262.2403477728017 3229 -2699 262.3451924468981 3064 -2700 262.3928352680385 1419 -2701 262.497619036821 819 -2702 262.54523419784255 1920 -2703 262.5737991498771 2568 -2703 262.5737991498771 2170 -2705 262.61188091935213 3751 -2706 262.6118809193522 2965 -2707 262.68802789621 1871 -2708 262.8402556687236 320 -2708 262.8402556687236 3163 -2710 262.9448611401257 170 -2711 262.94486114012574 471 -2712 262.99239532731735 3557 -2713 263.00190113381313 2724 -2714 263.22993750711566 3636 -2715 263.60007587252323 3459 -2716 263.60955976595386 1519 -2716 263.60955976595386 2422 -2718 263.63800939925187 2866 -2719 263.6854186336438 2221 -2720 263.751777245197 719 -2721 264 1172 -2722 264.09278672466615 3262 -2722 264.09278672466615 1272 -2722 264.09278672466615 21 -2725 264.12118430750684 1072 -2726 264.14011433328335 3739 -2727 264.2820463065927 3655 -2728 264.36716891475004 3330 -2729 264.5467822522134 1372 -2730 264.6129248543993 972 -2731 264.8490135907627 3752 -2732 265.19803920843754 1619 -2733 265.37709019431196 619 -2734 265.377090194312 1472 -2735 265.41476974727686 1971 -2736 265.4147697472769 2767 -2737 265.42418879973997 2623 -2738 265.48069609672183 872 -2739 265.6501458685841 2020 -2740 265.70660511172844 371 -2741 265.97932250458865 220 -2742 266.09208932247503 3361 -2743 266.101484400219 3533 -2744 266.2423707827137 2469 -2745 266.4301034042512 2270 -2746 266.580194313081 1572 -2747 266.62708039507163 3738 -2748 266.7208278331484 772 -2749 266.8332812825267 70 -2750 266.8520189168521 3635 -2751 267.00187265260894 3845 -2752 267.02996086581743 3846 -2753 267.15164233071823 1719 -2754 267.22649569232465 3844 -2754 267.22649569232465 3431 -2756 267.3013280924732 3026 -2757 267.36678926149375 3847 -2757 267.36678926149375 519 -2759 267.44158240632663 3753 -2760 267.47897113605023 3558 -2761 267.52569970004754 3127 -2762 267.8245694479877 3843 -2762 267.8245694479877 2925 -2764 267.89923478800756 2321 -2765 267.9272289260649 2668 -2766 268.00186566514793 3656 -2767 268.07648162418127 3848 -2768 268.1510768205117 1672 -2769 268.32815729997475 672 -2770 268.48649872945197 2071 -2771 268.49581002317336 3228 -2772 268.5702887513807 2522 -2773 268.79360111431225 3842 -2774 268.81220210399675 271 -2775 268.8215021161812 3460 -2776 269.0910626535188 2120 -2777 269.09106265351886 2824 -2778 269.15608854343236 3849 -2779 269.45314991664134 3065 -2780 269.4531499166414 120 -2781 269.46242780766295 1819 -2782 269.46242780766306 3737 -2783 269.56446353330773 3164 -2784 269.71281022598833 419 -2785 270.08332047721865 2966 -2785 270.08332047721865 1772 -2787 270.12959852633696 3841 -2788 270.20362691866296 3329 -2789 270.2961338976198 572 -2790 270.3793631178238 3754 -2791 270.41634565979916 3263 -2792 270.60118255469615 2370 -2792 270.60118255469615 3850 -2794 270.7951255100431 3634 -2795 270.79512551004314 3532 -2796 271 1118 -2797 271.0903908293321 1218 -2797 271.0903908293321 2723 -2799 271.1180554666177 1018 -2800 271.154937259125 2569 -2801 271.4498111990502 2867 -2802 271.5326867984773 1318 -2803 271.5971281144188 918 -2804 271.8271509617831 3840 -2805 271.89152248645047 2171 -2806 272.0018382290825 3362 -2807 272.0386002022507 3657 -2808 272.12129648375554 1919 -2809 272.2498852157701 171 -2810 272.2590678012396 3559 -2811 272.3416971379888 1418 -2812 272.36923467968995 1872 -2813 272.40594707164524 3851 -2814 272.4059470716453 319 -2815 272.4151243965724 2421 -2816 272.4426545165055 818 -2817 272.6169473822198 472 -2818 272.6352875179587 3736 -2818 272.6352875179587 3430 -2820 272.8552729928451 2220 -2821 273.2489707208428 20 -2822 273.5141678231678 1518 -2823 273.5415873317986 2768 -2824 273.65123789232166 718 -2824 273.65123789232166 3755 -2826 273.80650101851126 2622 -2827 273.87953556262653 3839 -2828 274 1173 -2829 274.0894014733149 1273 -2830 274.11676344215067 1073 -2831 274.30822080280427 3461 -2832 274.3902330623304 3126 -2833 274.5268657162719 1373 -2834 274.5359721420856 3025 -2835 274.5632896073326 3852 -2836 274.59060435491966 973 -2837 274.97272592022654 3227 -2838 275 1972 -2839 275.04545078950133 1618 -2840 275.0454507895014 3633 -2841 275.07271765844024 2470 -2842 275.118156434649 2019 -2843 275.2180953353177 618 -2844 275.28167392690705 372 -2845 275.3270782178898 1473 -2846 275.40878707840824 2924 -2847 275.42694131112154 873 -2848 275.4360179787676 219 -2849 275.61748855977913 2271 -2850 275.77164466275354 3531 -2851 276.0072462816873 71 -2852 276.13402542968157 3735 -2853 276.27884464793897 3328 -2853 276.27884464793897 3838 -2855 276.34217919094436 2669 -2856 276.3783638420345 3658 -2857 276.4868893817571 3165 -2857 276.4868893817571 1573 -2859 276.6224864323217 773 -2860 276.739950133695 3066 -2861 276.9295939404093 1718 -2862 276.92959394040935 2320 -2863 276.9566753122228 3264 -2864 277.0018050482704 2823 -2864 277.0018050482704 3945 -2866 277.02887936097926 3946 -2867 277.0649743291273 3853 -2868 277.13715016215343 518 -2869 277.2183255125822 3944 -2870 277.2183255125823 2521 -2871 277.24537868105216 3756 -2872 277.31750756127894 3560 -2873 277.35356496717327 3947 -2874 277.71388153997634 2967 -2875 277.7948883618991 3943 -2876 277.96582523756405 2072 -2877 278.00179855533304 1673 -2878 278.0377672187719 3948 -2879 278.1456453011623 3363 -2880 278.17260828485615 673 -2881 278.2804340948174 272 -2882 278.2984010015149 3429 -2883 278.44209451877066 2119 -2884 278.72925931807015 3942 -2885 278.792037189013 119 -2886 279.0161285660741 3837 -2887 279.0788419067272 3949 -2888 279.1594526431086 1818 -2889 279.3027031734566 2722 -2890 279.4011453090341 418 -2890 279.4011453090341 2868 -2892 279.5889840462246 3632 -2893 279.6515689210415 2371 -2894 279.8303057211638 2570 -2895 279.86603938313056 1773 -2896 279.9017684831591 3854 -2897 279.94642344563005 3734 -2898 280.01785657346926 3941 -2899 280.04463929880893 3462 -2900 280.0714194629648 573 -2901 280.4728150819612 3950 -2902 281 1117 -2903 281.0071173475861 3659 -2904 281.0160137785745 3530 -2905 281.0871750898642 1217 -2906 281.1138559374119 1017 -2907 281.1494264621573 3757 -2908 281.2561110447202 2172 -2909 281.30055101261354 2420 -2910 281.44271175498574 3125 -2911 281.513765205185 1317 -2912 281.5759222660915 917 -2913 281.60255680657446 172 -2914 281.65581833152316 3940 -2915 281.6558183315232 3226 -2916 281.7268180347764 1918 -2917 281.78892810044897 2769 -2918 281.93970986719836 3024 -2919 282.00177304407146 318 -2920 282.07268566807386 1873 -2921 282.08154849263 3836 -2922 282.0815484926301 2219 -2923 282.2144574609883 3951 -2924 282.29417280560364 2621 -2924 282.29417280560364 1417 -2926 282.3118842698621 473 -2927 282.39157211220027 817 -2928 282.46238687655386 19 -2929 282.57742301889584 3327 -2930 282.63934616397626 3561 -2931 283.0635970943632 3855 -2932 283.14307337457507 2923 -2933 283.42547521350303 1517 -2934 283.5577542582816 717 -2935 283.59301824974466 3166 -2936 283.6370920736567 3939 -2937 283.6987839240768 3265 -2938 283.9806331424733 2471 -2939 284 1174 -2940 284.05985284795173 3733 -2941 284.0862545073239 1274 -2942 284.1126537132762 1074 -2943 284.1918366174511 3067 -2944 284.20063335608523 3428 -2945 284.29737951659 3952 -2946 284.4116734594415 3631 -2947 284.50834785643815 1374 -2947 284.50834785643815 3364 -2949 284.56985082752533 974 -2950 284.6137733842127 1973 -2951 284.6225570821821 2018 -2952 284.8596145472362 2272 -2952 284.8596145472362 2670 -2954 284.8859420891105 373 -2955 284.9034924320865 1617 -2956 284.92981591964013 218 -2957 285.0438562747845 2822 -2958 285.0701668010878 617 -2959 285.23674377611314 72 -2960 285.2805636562014 1474 -2961 285.3506614676055 3758 -2962 285.3769437077915 874 -2963 285.4645336990219 3835 -2964 285.4908054561477 2968 -2965 285.91082525850607 3660 -2966 285.9545418418809 3938 -2966 285.9545418418809 2520 -2968 286.01573383294846 3463 -2969 286.02447447727263 2319 -2970 286.40006983239374 1574 -2971 286.5135249861689 3529 -2972 286.5309756378881 774 -2973 286.5397005652096 3856 -2974 286.7141433553636 3953 -2975 286.7228627089232 1717 -2976 286.9233347080714 517 -2977 287.00174215499106 4045 -2978 287.027873210948 4046 -2979 287.2107240337658 4044 -2980 287.34126052483305 4047 -2981 287.4804341168282 2073 -2982 287.48043411682823 2869 -2983 287.62823227214676 2721 -2984 287.76726707532254 4043 -2985 287.7846417027844 273 -2986 287.83675929248506 2118 -2987 287.862814548875 1674 -2988 288.00173610587836 4048 -2989 288.027776438315 674 -2990 288.17529387509956 118 -2991 288.20999288713085 3562 -2992 288.46143589741763 3732 -2993 288.5307609250702 3225 -2994 288.59140666346946 2571 -2995 288.600069300061 3937 -2996 288.6693610343848 3124 -2996 288.6693610343848 4042 -2998 288.76461001999536 2372 -2999 288.8771365130858 1817 -3000 289.0069203323685 4049 -3001 289.0847626562147 3326 -3002 289.110705439975 417 -3003 289.15393824051574 3834 -3004 289.4563870430224 3954 -3005 289.4995682207488 3023 -3006 289.49956822074887 3630 -3007 289.66359798911566 1774 -3008 289.8361606149239 3759 -3009 289.8620361482338 574 -3010 289.9137802864845 4041 -3011 290.14651471282576 2770 -3012 290.25850547399983 2419 -3013 290.31879029783795 3857 -3014 290.327401393668 3427 -3015 290.3532331488665 4050 -3016 290.6286290096005 3266 -3017 290.66303514551004 2173 -3018 290.8693864950383 3167 -3019 290.87798129112485 2620 -3020 290.99828178186897 173 -3021 291 1116 -3022 291.0154635066666 2922 -3023 291.0755915565577 3661 -3023 291.0755915565577 3365 -3025 291.08418026406036 1216 -3026 291.1099448661966 1016 -3027 291.35888522576414 1917 -3027 291.35888522576414 2218 -3029 291.4961406262525 1316 -3030 291.49614062625255 4040 -3031 291.556169545424 916 -3032 291.56474409640134 3936 -3033 291.62475889402805 317 -3034 291.72761268004786 18 -3035 291.7961617293826 3068 -3035 291.7961617293826 1874 -3037 292.0273959751037 474 -3038 292.0359566902679 4051 -3039 292.2071183253413 3464 -3040 292.2498930709813 3528 -3040 292.2498930709813 1416 -3042 292.34397548093926 816 -3043 292.5149568825499 3955 -3044 292.9590415058051 2472 -3045 293.1381926668717 3833 -3045 293.1381926668717 3731 -3047 293.2064119353463 2821 -3048 293.3428028774526 1516 -3049 293.40245397746764 2969 -3050 293.41097457320853 4039 -3051 293.47061181658376 2671 -3052 293.4706118165838 716 -3053 294 1175 -3054 294.0153057240388 3563 -3055 294.0493155917898 4052 -3056 294.0833215264 1275 -3057 294.10882339705483 1075 -3058 294.15132160165456 2273 -3059 294.1598205057924 2017 -3060 294.25329225006135 1974 -3061 294.38919817140027 3858 -3062 294.45712760943655 217 -3063 294.4910864525444 1375 -3064 294.5165530152762 73 -3064 294.5165530152762 374 -3066 294.55050500720586 975 -3067 294.5929394944828 3760 -3068 294.7710976334009 2519 -3068 294.7710976334009 1616 -3070 294.83893908369697 3935 -3071 294.838939083697 3629 -3072 294.93219559756443 616 -3073 295.1779124528121 2318 -3074 295.2371927789587 1475 -3075 295.3303235362058 875 -3076 295.584167370311 3224 -3077 295.6518222504302 4038 -3078 295.6771888394504 2870 -3079 295.78708558691335 3325 -3080 295.8800432607782 3956 -3081 296.05742686174926 2720 -3081 296.05742686174926 3123 -3083 296.31908477180474 1575 -3084 296.38657189555664 4053 -3085 296.44561052577586 775 -3086 296.48777377827906 3662 -3087 296.5299310356377 1716 -3088 296.66479400158016 3426 -3089 296.7237772744206 516 -3090 297.0016834969122 4145 -3091 297.0269348055829 2074 -3091 297.0269348055829 4146 -3093 297.2036338943385 3022 -3093 297.2036338943385 4144 -3095 297.27092020579477 2117 -3096 297.3213749463701 274 -3097 297.3297832374012 4147 -3098 297.40544715926103 3832 -3099 297.4306641891518 2572 -3100 297.5987231155403 117 -3101 297.7331019554258 3267 -3102 297.73310195542587 1675 -3103 297.7414986191881 4143 -3104 297.83384629689084 3366 -3105 297.89259809535383 675 -3106 297.9345565724124 2373 -3107 297.9681191000138 4148 -3108 298.0771712157776 3730 -3109 298.2113344593059 4037 -3109 298.2113344593059 3527 -3111 298.30353668704635 3168 -3112 298.4124662275355 3934 -3113 298.6050903785801 3465 -3113 298.6050903785801 2771 -3115 298.6134625230416 1816 -3116 298.6134625230417 4142 -3117 298.73901653449957 3859 -3118 298.83942176359534 416 -3119 298.93979326948096 4149 -3120 299.01504978846805 2921 -3121 299.0401310861136 4054 -3122 299.2824752637548 2418 -3123 299.4745398193309 1775 -3124 299.5413160150032 3957 -3124 299.5413160150032 3069 -3126 299.54966199279875 2619 -3127 299.6080773276982 3761 -3128 299.66648127543397 575 -3129 299.81661061388843 4141 -3130 300.04166377354994 3564 -3131 300.10831378020833 2174 -3132 300.24156940703597 4150 -3133 300.416377715996 3628 -3134 300.4330208216134 174 -3135 300.682556860221 2217 -3136 301 1115 -3137 301.0149497948565 1916 -3138 301.03986446980736 17 -3139 301.081384346492 1215 -3139 301.081384346492 4036 -3141 301.10629352439645 1015 -3142 301.27230207903284 316 -3143 301.34697609234445 4140 -3144 301.43821920917725 2970 -3145 301.4796842243271 1315 -3145 301.4796842243271 2820 -3147 301.537725666292 915 -3148 301.5377256662921 1875 -3149 301.76149522429137 475 -3150 301.86917696247156 4151 -3151 301.94370336206714 3831 -3152 302.0016556246008 2473 -3153 302.00165562460086 4055 -3154 302.1340761979688 3663 -3155 302.1671722738921 2672 -3156 302.2085372718646 1415 -3157 302.27470949452584 3933 -3158 302.29952034364857 815 -3159 302.671439022581 3324 -3160 302.80356668969404 3223 -3161 303.19960422137757 3425 -3161 303.19960422137757 4139 -3163 303.2655601943617 1515 -3163 303.2655601943617 3729 -3165 303.35622624235026 3860 -3166 303.38918899657585 715 -3167 303.48805577814755 2274 -3167 303.48805577814755 3958 -3169 303.59512512555267 3122 -3170 303.66099519036027 2518 -3171 303.72685096974885 2016 -3172 303.81737935806103 4152 -3173 303.84206423732707 74 -3174 303.91610684529377 1975 -3175 303.98190735634256 2871 -3176 304 1176 -3177 304.0148022712052 216 -3178 304.08058142538465 1276 -3179 304.1052449399714 1076 -3180 304.17100453527786 375 -3181 304.25318404250106 4035 -3182 304.3846251044885 3526 -3182 304.3846251044885 2317 -3184 304.4749579193665 1376 -3185 304.53242848668845 976 -3186 304.58168034207176 2719 -3187 304.64733709651887 1615 -3188 304.77040538739976 3367 -3189 304.80321520613916 615 -3190 304.86882425069314 3762 -3191 305 3268 -3192 305.0409808533929 3021 -3193 305.19665791092797 3466 -3194 305.196657910928 1476 -3195 305.26218239408564 4056 -3196 305.28675044947494 876 -3197 305.3686296920494 4138 -3198 305.88396492787916 3169 -3199 306.08005488760614 4153 -3200 306.2188759694608 3627 -3201 306.2433672751134 1576 -3202 306.27601930285044 3565 -3203 306.3413129174712 2573 -3204 306.34947364080784 1715 -3205 306.36579443534487 776 -3206 306.41475160311717 3932 -3207 306.5371103145588 515 -3208 306.6023483276017 2075 -3209 306.74093303633276 3830 -3210 306.7409330363328 2116 -3211 306.8876015742572 275 -3212 307.0016286601751 4245 -3213 307.0260575260673 4246 -3214 307.05862632402955 116 -3215 307.1318934920306 2920 -3216 307.15631199765375 2374 -3216 307.15631199765375 2772 -3218 307.1970051937356 4244 -3219 307.3190524520079 4247 -3220 307.416655371826 3070 -3221 307.6117683054405 1676 -3222 307.709278378147 3959 -3223 307.7174028227848 4243 -3223 307.7174028227848 4034 -3225 307.76614498674155 676 -3226 307.8473647767672 4137 -3227 307.9366818032564 4248 -3228 308.00162337234525 3664 -3229 308.22881111278355 3861 -3230 308.30180018935994 2618 -3231 308.3666648650596 2417 -3232 308.36666486505965 1815 -3233 308.5611770783875 4242 -3234 308.58548248418947 415 -3235 308.65028754239 4154 -3236 308.6907837950463 3728 -3237 308.8122406900348 4057 -3238 308.8769981724117 4249 -3239 309.2975913258944 1776 -3240 309.48344059093046 576 -3241 309.5884364765583 2971 -3242 309.58843647655834 2175 -3243 309.72568508278414 3323 -3244 309.7256850827842 4241 -3245 309.8548047069789 2819 -3246 309.9032106965012 175 -3247 309.9193443462347 3424 -3248 310.04838332105527 2216 -3249 310.1370664722293 4250 -3250 310.17736861350795 3222 -3251 310.3626910567699 3763 -3252 310.39490975207696 16 -3253 310.6283953536765 4136 -3254 310.69277429641005 1915 -3255 310.7571399018854 3525 -3256 310.82149217838844 3931 -3257 310.9421167998957 315 -3258 310.94211679989576 2673 -3259 311 1114 -3260 311.07876816009156 1214 -3261 311.1028768751584 1014 -3262 311.1028768751585 2474 -3263 311.20732639190874 4240 -3264 311.2715855968867 3121 -3265 311.2956793789468 1876 -3266 311.464283666683 4033 -3267 311.46428366668306 1314 -3268 311.51243955900065 476 -3269 311.5204648173214 914 -3269 311.5204648173214 4155 -3271 311.7130090323469 4251 -3272 311.7851824574093 3829 -3273 311.87337173923646 3368 -3274 311.96954979612997 3467 -3275 312.1698255757593 1414 -3276 312.19385003551884 3960 -3277 312.2338866939333 3626 -3278 312.2579062249665 814 -3279 312.385979198811 2872 -3280 312.41798923877604 3269 -3281 312.61797773000836 2517 -3282 312.64196775225173 4058 -3283 312.70593214712125 3566 -3284 312.86578592105593 2275 -3285 313.0015974400131 3020 -3285 313.0015974400131 4239 -3287 313.19323108905144 1514 -3288 313.1932310890515 2718 -3289 313.20919526731655 75 -3290 313.31294259892934 714 -3291 313.3209217399949 2015 -3292 313.3448579440869 3862 -3293 313.6000637755037 3170 -3293 313.6000637755037 215 -3293 313.6000637755037 4252 -3293 313.6000637755037 1976 -3297 313.639920928443 2316 -3298 313.70368184004474 4135 -3299 313.8470965295043 376 -3300 314 1177 -3301 314.07801578588715 3665 -3302 314.0780157858872 1277 -3303 314.10189429546585 1077 -3304 314.3405796266209 3727 -3305 314.45985435346114 1377 -3306 314.5155004129368 977 -3307 314.5313974788527 1614 -3308 314.6823795511913 614 -3308 314.6823795511913 4156 -3310 315.1031577118833 4238 -3311 315.1586901863885 1477 -3312 315.2459357390671 877 -3313 315.3173005085512 2574 -3314 315.35694062442957 2919 -3315 315.41242841714404 3071 -3316 315.48375552474965 4032 -3316 315.48375552474965 3930 -3318 315.79265349276255 4253 -3318 315.79265349276255 2773 -3320 316.07752213657966 3764 -3321 316.1724213146997 1577 -3322 316.1803282938393 1714 -3323 316.2040480449294 2076 -3324 316.24357700987383 2115 -3325 316.2910052467506 777 -3326 316.36213427020624 514 -3327 316.42534664593484 2375 -3328 316.48064711763976 276 -3329 316.5517335286604 115 -3330 316.7412192942371 4059 -3331 316.8122472380132 3423 -3332 316.93059177050105 3961 -3333 316.9384798348096 3322 -3334 317.00157728314224 4345 -3335 317.0252355885885 4346 -3336 317.0646621747684 4134 -3337 317.06466217476844 3828 -3338 317.1277345171816 2617 -3339 317.1907943178679 4344 -3340 317.3089976663126 4347 -3341 317.31687632396734 3524 -3342 317.49803148996057 1677 -3343 317.5059054568906 2416 -3344 317.5059054568907 4237 -3345 317.6476034853718 677 -3346 317.6948221170751 3221 -3347 317.69482211707515 4343 -3348 317.84430150625633 2972 -3349 317.90721916936707 4348 -3350 318.1273329973393 4157 -3351 318.1351913888182 1814 -3352 318.28446396266344 4254 -3353 318.32373458477764 2818 -3354 318.3472946327642 414 -3355 318.4493680320311 3625 -3356 318.51216617265976 4342 -3357 318.69264189811474 3863 -3358 318.8181299738144 4349 -3359 318.912213626258 3468 -3360 319.0767932645682 3120 -3361 319.100297712177 2176 -3362 319.13163428278307 1777 -3362 319.13163428278307 3369 -3364 319.3117598836598 577 -3365 319.3195891266303 3567 -3366 319.4056981332675 176 -3367 319.4526568992658 2215 -3368 319.64042297556796 4341 -3369 319.76553910638967 4031 -3370 319.7889929312765 15 -3370 319.7889929312765 2674 -3372 319.9765616416302 3270 -3373 320.03906011610513 4350 -3374 320.2030605725061 3726 -3374 320.2030605725061 4236 -3376 320.2577087284551 2475 -3377 320.3513695928269 3666 -3378 320.3903868720158 1914 -3379 320.3903868720159 3929 -3380 320.6321880285883 314 -3381 320.7023542164915 4133 -3382 320.8815981012311 2873 -3383 321 1113 -3384 321.06852851065923 4255 -3384 321.06852851065923 1877 -3386 321.07631491594015 1213 -3386 321.07631491594015 4340 -3388 321.0763149159402 3019 -3389 321.09967299889917 4060 -3390 321.0996729988992 1013 -3391 321.278695216474 477 -3392 321.4420632089086 3171 -3393 321.4498405661449 1313 -3394 321.50427679892533 913 -3395 321.56647835245514 4351 -3396 321.6364407215078 2516 -3397 321.84623657889796 4158 -3398 321.8850726579287 2717 -3399 321.90837205639747 3962 -3400 322.001552791287 3765 -3401 322.13351269310675 1413 -3402 322.2188697143605 813 -3403 322.28093334853054 2276 -3404 322.5678223257862 3827 -3405 322.6143208228674 76 -3406 322.81573691503945 4339 -3407 322.9396228399358 2315 -3407 322.9396228399358 2014 -3409 323.12536266904215 1513 -3410 323.18725222384626 4235 -3411 323.21045775160184 214 -3412 323.24139586383427 713 -3413 323.30326320654416 1977 -3414 323.39604202896487 4352 -3415 323.51970573676033 3072 -3416 323.54288741989063 377 -3417 323.681942653587 2918 -3418 323.86725675807367 3422 -3419 324 1178 -3420 324.05246488801777 3523 -3421 324.07560846197606 1278 -3422 324.09875038327436 1078 -3423 324.13731658048874 4256 -3424 324.2606975876047 3864 -3425 324.29924452579286 4030 -3426 324.2992445257929 3321 -3427 324.35320254315354 2575 -3428 324.42256395016665 1613 -3429 324.4456811239749 1378 -3430 324.49961479175903 978 -3431 324.5073188696982 2774 -3432 324.56894491001447 613 -3433 324.6074552440224 4132 -3434 324.8538132760642 3624 -3434 324.8538132760642 4338 -3436 325.1230536273919 1478 -3437 325.2076259868455 878 -3438 325.34596969994885 3220 -3439 325.5226566615602 4353 -3440 325.53033652794943 3928 -3441 325.7069234756916 4061 -3442 325.73762447712426 2376 -3443 325.7759966602819 2114 -3444 325.82971012478276 4159 -3445 325.8297101247828 2077 -3446 326.01380338875225 3469 -3447 326.02147168553176 2616 -3447 326.02147168553176 1713 -3449 326.0751447136074 114 -3450 326.09814473559953 277 -3451 326.1058110491133 3568 -3452 326.10581104911336 1578 -3453 326.197792757707 2973 -3453 326.197792757707 513 -3455 326.22078413246453 778 -3456 326.266762021509 3725 -3457 326.4506088216103 4234 -3458 326.5348373451139 3370 -3459 326.6955769519997 2415 -3460 326.8103425535979 3667 -3461 326.87918257362304 2817 -3462 327.00152904841286 3119 -3462 327.00152904841286 4445 -3464 327.02446391669235 4446 -3465 327.1161873096469 3963 -3466 327.1849629796577 4444 -3467 327.18496297965777 4337 -3468 327.29955698106284 4447 -3469 327.3912033027155 1678 -3470 327.4828239770752 4257 -3471 327.53625753494833 678 -3472 327.6659884699662 3271 -3473 327.67361810191557 4443 -3474 327.8795510549567 4448 -3475 327.9176725948146 1813 -3476 327.9405433916337 4354 -3477 328.1234523773026 3766 -3478 328.12345237730267 413 -3479 328.28341414089135 3826 -3480 328.4661321963042 4442 -3481 328.64114167279786 2177 -3482 328.7019926924691 2675 -3483 328.76283244916846 4449 -3484 328.77043662713953 4131 -3485 328.8920795641026 2214 -3486 328.93768406797057 177 -3487 328.97568299191965 1778 -3488 329.0744596592084 4029 -3489 329.1504215400612 578 -3490 329.2187722472703 14 -3491 329.2567387313432 3018 -3492 329.40097146183405 3172 -3493 329.46168214224855 2874 -3493 329.46168214224855 2476 -3495 329.56031314465037 4441 -3496 329.802971484491 4336 -3497 329.946965435356 4450 -3498 329.98484813700156 4233 -3499 330.037876614185 3865 -3500 330.06817477606046 4160 -3501 330.1060435678208 1913 -3502 330.3407331831786 313 -3503 330.55256768024054 4062 -3504 330.6433123473088 4355 -3505 330.65087327875005 2716 -3506 330.7113545072198 2515 -3507 330.8549531138985 1878 -3508 330.89273186336385 3927 -3509 330.95316889251865 3522 -3509 330.95316889251865 4440 -3511 331 1112 -3512 331.058907144937 478 -3513 331.074009852782 3421 -3513 331.074009852782 1212 -3515 331.09666262286606 4258 -3515 331.09666262286606 1012 -3517 331.42872536942235 4451 -3518 331.436268383531 3623 -3519 331.43626838353106 1312 -3520 331.489064676348 912 -3521 331.7303121513016 2277 -3522 331.73031215130163 3073 -3523 331.79813139919884 3320 -3524 332.05421244128195 77 -3525 332.09938271547566 2917 -3525 332.09938271547566 1412 -3527 332.18217893198306 812 -3528 332.28000240760804 2314 -3529 332.52067604887367 3724 -3530 332.54323027239633 3964 -3531 332.5808172459741 2013 -3532 332.6409475695979 4439 -3533 332.7010670256409 4335 -3534 332.8438072129328 213 -3535 333.02402315748935 1978 -3536 333.0540496676178 3569 -3537 333.0615558721841 1512 -3538 333.12159941979144 3219 -3539 333.17412864746865 712 -3540 333.1816321467917 4130 -3541 333.20414163092266 4452 -3542 333.2566578479716 378 -3543 333.2641594891356 3470 -3544 333.2941643653546 2775 -3545 333.4441482467491 3668 -3546 333.44414824674914 2576 -3547 333.6240399012038 4356 -3548 333.7813655673426 4232 -3549 334 1179 -3550 334.07334524023315 3371 -3550 334.07334524023315 1279 -3552 334.0808285430339 4028 -3553 334.09579464578724 1079 -3554 334.20053859920694 3825 -3555 334.32020579079574 1612 -3556 334.43235489408016 1379 -3556 334.43235489408016 3767 -3558 334.46225497057213 612 -3559 334.4846782739084 979 -3560 334.55193916640206 4161 -3561 334.61918653896697 4438 -3562 334.6415993268021 2974 -3563 334.970147923662 4259 -3564 334.97761119215113 2615 -3565 335.0373113550191 3118 -3566 335.08954027244715 1479 -3567 335.0895402724472 2377 -3568 335.1715978420606 879 -3569 335.26854907670656 4453 -3570 335.33565274214425 2113 -3571 335.4772719574308 2078 -3572 335.47727195743084 3272 -3573 335.51453023676936 2816 -3574 335.62628025826587 4063 -3574 335.62628025826587 113 -3576 335.7379930838927 278 -3577 335.8719994283536 1712 -3578 335.87199942835366 4334 -3579 335.9315406448165 2414 -3580 336.01339259023587 3866 -3581 336.0431519909311 512 -3581 336.0431519909311 1579 -3583 336.1547262794322 779 -3584 336.46693745448454 3926 -3585 336.87534786623974 4357 -3586 336.8827689271151 4437 -3587 337.0014836762592 4545 -3588 337.02373803635845 4546 -3589 337.17947743004765 4544 -3590 337.2906758272455 4547 -3590 337.2906758272455 1679 -3592 337.4314745248285 679 -3593 337.4685170501094 3173 -3594 337.53518335130633 3017 -3595 337.61664650902503 4454 -3596 337.65366871988823 4543 -3597 337.67588009806093 2676 -3598 337.7128958153656 1812 -3599 337.83131885602313 4129 -3599 337.83131885602313 4231 -3601 337.85351855500926 4548 -3602 337.91271062213684 412 -3603 338.0088756231114 3521 -3604 338.1198012539342 2875 -3605 338.178946713127 3965 -3606 338.1863391682166 3622 -3607 338.20851556399344 2178 -3608 338.3637096380166 2213 -3609 338.42281246984516 3420 -3610 338.4228124698452 4542 -3611 338.4966764977169 178 -3612 338.6812660895196 13 -3613 338.71079108879894 4549 -3613 338.71079108879894 2477 -3615 338.82886535831034 1779 -3616 338.9542742022883 3723 -3617 338.9985250705377 579 -3618 339.0943821416097 4260 -3619 339.27127788835884 4162 -3620 339.3081195609677 4027 -3620 339.3081195609677 4333 -3622 339.4259860411397 3319 -3623 339.42598604113977 4436 -3624 339.4849039353591 4541 -3624 339.4849039353591 2715 -3626 339.8381967937094 1912 -3627 339.83819679370947 2514 -3628 339.8602654032978 4550 -3629 340.03676271838606 3074 -3630 340.06617003165724 312 -3631 340.1543767173958 3570 -3632 340.24256053586237 3669 -3633 340.2425605358624 4455 -3634 340.3086834037592 3824 -3635 340.3894827987492 4358 -3636 340.6024075076393 2916 -3637 340.6537831875642 1879 -3637 340.6537831875642 3471 -3639 340.8372045419925 4540 -3640 340.85187398634025 479 -3641 340.91787867461574 4064 -3641 340.91787867461574 3768 -3643 341 1111 -3644 341.0131962256006 3218 -3645 341.0718399399165 1211 -3646 341.09382873338535 1011 -3647 341.2110783664564 2278 -3648 341.29898915760066 4551 -3649 341.42349069740357 1311 -3650 341.4747428434495 911 -3651 341.525987298185 78 -3652 341.6577234601905 2313 -3653 341.7382038929801 3372 -3654 342.06724485106724 1411 -3655 342.12570789112004 4230 -3656 342.14762895568924 2776 -3656 342.14762895568924 811 -3658 342.1768548572507 3867 -3659 342.2426040106638 3925 -3659 342.2426040106638 4435 -3659 342.2426040106638 2012 -3662 342.47627655065395 4539 -3663 342.49817517762045 212 -3664 342.5857556875359 2577 -3665 342.7097897638759 4128 -3666 342.7608495729931 1979 -3667 342.9868802155558 379 -3668 343.0014577228499 4332 -3668 343.0014577228499 1511 -3670 343.02332282222443 4552 -3671 343.1107692859552 711 -3672 343.13991315496946 4456 -3673 343.16905454892054 2975 -3674 343.17633951075356 3117 -3675 343.40209667385545 3273 -3676 343.4603324985289 4261 -3677 343.9912789592201 2614 -3678 344 1180 -3679 344.01308114663317 3966 -3680 344.0712135590538 1280 -3681 344.0930106817051 1080 -3682 344.15839376659113 4359 -3683 344.21650163814047 4163 -3684 344.223764432382 2815 -3684 344.223764432382 1611 -3686 344.361728419405 611 -3687 344.3980255460243 4538 -3688 344.4198019858905 1380 -3689 344.4706083252967 980 -3690 344.47786576208347 2378 -3691 344.74628351876396 4026 -3692 344.920280644673 2112 -3693 345.028984289726 4553 -3694 345.0579661448204 1480 -3695 345.094190040922 3621 -3696 345.1376536977674 880 -3697 345.1448971084463 2079 -3698 345.2028389222777 112 -3699 345.2100809652001 2413 -3699 345.2100809652001 3520 -3701 345.3259329966402 4434 -3702 345.39832078341084 279 -3703 345.5575205374642 3722 -3704 345.6370929168338 3174 -3705 345.73110938994193 1711 -3706 345.8973836269942 511 -3707 345.90461112855957 3016 -3707 345.90461112855957 3419 -3709 345.98410368107955 1580 -3710 346.0924731917757 780 -3711 346.30189141845585 4457 -3712 346.41737831696605 4065 -3713 346.5977495599185 4537 -3714 346.59774955991855 3823 -3715 346.6554485364394 4229 -3716 346.70592726401435 2677 -3717 346.85011171974554 2876 -3718 346.9437994834322 4331 -3719 347.0014409191985 4645 -3720 347.02305398921266 4646 -3721 347.1743078051715 3318 -3722 347.17430780517157 4644 -3723 347.19591011416014 1680 -3724 347.1959101141602 3670 -3725 347.28230591263934 4647 -3726 347.3110997362451 4554 -3727 347.3326935374786 680 -3728 347.3974668877135 3571 -3729 347.51978360950903 1811 -3730 347.57013680694723 3769 -3731 347.63486591537395 4643 -3732 347.71396290629457 411 -3733 347.80023001717524 2179 -3734 347.80741797724784 4127 -3735 347.82898096622137 4648 -3736 347.8649163109152 2212 -3737 348.0014367786432 2478 -3738 348.0589030609618 4262 -3739 348.08045047086455 179 -3740 348.1738071710737 12 -3740 348.1738071710737 3472 -3740 348.1738071710737 4360 -3743 348.20970692960293 3924 -3744 348.38197427536346 4642 -3744 348.38197427536346 2714 -3746 348.43220287453346 3075 -3747 348.51829220286277 3868 -3748 348.66172717979816 4649 -3749 348.66889737973474 4433 -3750 348.6904070948898 1780 -3751 348.85527085024813 580 -3752 349.0128937446294 3217 -3753 349.0128937446295 2513 -3754 349.0701935141412 4536 -3755 349.1847648452034 2915 -3756 349.37801877050026 4164 -3757 349.4137948049561 4641 -3758 349.521100936696 3373 -3759 349.5854688055554 1911 -3760 349.7213176230468 4458 -3761 349.7785013404912 4650 -3762 349.80708969373393 311 -3763 349.86425939212484 4555 -3764 350.03571246374275 3967 -3765 350.3855019831728 4025 -3766 350.46397817750113 1880 -3767 350.6565271030899 480 -3768 350.72068658691916 2279 -3769 350.727814693959 4640 -3770 351 1110 -3771 351.0270644836378 79 -3772 351.062672467467 2777 -3773 351.0697936308391 1210 -3774 351.0697936308392 2312 -3775 351.0911562543266 1010 -3776 351.1267577385694 4330 -3777 351.17659375305755 4651 -3778 351.41143976825794 1310 -3778 351.41143976825794 4228 -3780 351.411439768258 3116 -3781 351.4327816240255 3274 -3782 351.4612354157995 910 -3783 351.7740752244258 2578 -3783 351.7740752244258 2976 -3785 351.80960760047475 4535 -3786 351.92328709535553 2011 -3787 352.03692988094303 1410 -3788 352.11503802024697 4066 -3789 352.115038020247 810 -3790 352.1505359927768 3620 -3791 352.17183305880667 211 -3792 352.26410546633895 4432 -3793 352.3208764748407 3721 -3794 352.32087647484076 4639 -3795 352.42729746715133 4361 -3796 352.51241112902676 1980 -3797 352.5478690901421 3519 -3798 352.6825768307814 4556 -3799 352.7321930303499 380 -3800 352.8526604689271 4652 -3801 352.8809997718778 4263 -3802 352.9447548838203 1510 -3803 353.00141642775316 2814 -3804 353.05098781904013 710 -3805 353.05806887819455 2613 -3806 353.0580688781946 3822 -3807 353.11471223952145 4126 -3808 353.3907186104355 4459 -3809 353.5109616405126 3418 -3810 353.89970330589426 2379 -3811 353.8997033058943 3175 -3812 354 1181 -3813 354.0692022754874 1281 -3814 354.0903839417275 1081 -3815 354.1327434734043 1610 -3816 354.1892149684968 4638 -3817 354.26684857604164 610 -3818 354.2950747611375 3671 -3819 354.3585754571208 3015 -3820 354.3585754571209 3923 -3821 354.37973982720854 3770 -3822 354.40795702128366 1381 -3823 354.45733170580627 981 -3824 354.52785504103906 2412 -3824 354.52785504103906 2111 -3826 354.74638828323543 4165 -3827 354.7745763157219 3572 -3828 354.80276210875246 4653 -3829 354.8027621087525 111 -3830 354.80980820715763 4534 -3831 354.8309456628607 2080 -3832 355.02816789657686 1481 -3833 355.0281678965769 3869 -3834 355.0352095215346 3317 -3835 355.07745633875436 280 -3836 355.1056180912941 881 -3837 355.54184001323955 4329 -3838 355.59808773389096 1710 -3839 355.64729719203547 2877 -3840 355.75975039343615 510 -3840 355.75975039343615 4557 -3842 355.78785814021256 2678 -3843 355.81596366661233 3473 -3844 355.9283635789651 1581 -3845 356.0337062695048 781 -3846 356.10391741737413 4431 -3847 356.21622646926124 4024 -3848 356.23728047468586 3968 -3849 356.3285001231308 4637 -3850 356.38462368626404 4227 -3851 356.9103528899099 4362 -3851 356.9103528899099 3076 -3853 357.0014005574768 4745 -3854 357.022408260322 4746 -3854 357.022408260322 4654 -3856 357.1064267133819 1681 -3857 357.11342735887155 3216 -3858 357.169427583045 4744 -3859 357.23941551850066 681 -3860 357.2744043448957 4747 -3861 357.30239293909017 4460 -3862 357.3303793410239 2479 -3863 357.33737559902687 1810 -3863 357.33737559902687 2713 -3865 357.39334073258834 2211 -3866 357.4143253984093 2180 -3866 357.4143253984093 3374 -3868 357.5262228144951 410 -3869 357.61711368445447 4743 -3870 357.6870140220357 180 -3871 357.6940033045004 11 -3872 357.8058132562969 4748 -3873 357.8407467016578 2914 -3874 357.91758827976025 4264 -3875 358.0013966453203 4067 -3876 358.06424004639166 4533 -3877 358.23176855214837 2512 -3878 358.3434107110105 4742 -3879 358.55961847369264 1781 -3880 358.6153928653928 4749 -3881 358.62236405444656 4125 -3882 358.7199464763564 581 -3883 358.73388465546435 4636 -3884 359.08912542710056 4558 -3885 359.2352989337212 3720 -3886 359.3466293149276 1910 -3886 359.3466293149276 4741 -3886 359.3466293149276 3619 -3889 359.5066063370741 4655 -3890 359.5622338344226 310 -3890 359.5622338344226 3275 -3892 359.6804137008297 3821 -3893 359.7012649407839 4750 -3894 359.73601432161337 3115 -3895 360.0138886209809 3518 -3896 360.0347205478938 2778 -3897 360.18051030004386 4430 -3897 360.18051030004386 4328 -3899 360.256852814766 2280 -3900 360.2846097184835 1881 -3901 360.3123644839294 4166 -3902 360.4511062543712 2977 -3903 360.4719129141686 481 -3904 360.51352263125995 2311 -3905 360.55512754639886 80 -3906 360.62445840513925 4740 -3907 360.67991349671803 3922 -3908 361 1109 -3909 361.00554012369395 2579 -3910 361.0609366852083 4751 -3911 361.0678606577994 1209 -3912 361.08863177895813 1009 -3913 361.2339961852981 3417 -3914 361.3377921004112 3771 -3915 361.4000553403389 4635 -3915 361.4000553403389 1309 -3917 361.4484748895754 909 -3917 361.4484748895754 4461 -3919 361.53146474408004 3672 -3920 361.5660382281499 4532 -3921 361.56603822815 4226 -3922 361.6144355525647 4363 -3923 361.6213489272999 2010 -3924 361.69738732813653 3870 -3925 361.8425071768103 2813 -3926 361.86323383289437 210 -3927 362.0082871979591 1409 -3928 362.0842443410097 809 -3929 362.17399133565624 2612 -3929 362.17399133565624 4739 -3931 362.2292092032336 4023 -3932 362.2499137335991 3176 -3932 362.2499137335991 4656 -3934 362.27751793342077 1981 -3934 362.27751793342077 3573 -3936 362.49137920783716 381 -3937 362.6086044207997 3969 -3938 362.6637561157718 4559 -3939 362.6913288183218 4752 -3940 362.89116825847384 3014 -3941 362.8911682584739 1509 -3942 362.99449031631315 709 -3943 363.00137740785505 3316 -3944 363.1597444651595 4265 -3945 363.35244598048325 2380 -3946 363.572551219148 3474 -3947 363.8818489564985 2411 -3948 363.9917581484504 4738 -3949 364 1182 -3950 364.04670030093666 1609 -3951 364.06730147048364 4068 -3951 364.06730147048364 1282 -3953 364.08790147435553 1082 -3954 364.156559737704 2110 -3955 364.17715469260287 609 -3956 364.3212867785796 4124 -3956 364.3212867785796 4634 -3958 364.3967617858315 1382 -3959 364.42420336744925 110 -3960 364.44478319767455 982 -3961 364.4859393721519 4429 -3962 364.50651571679754 2878 -3963 364.5339490363003 2081 -3964 364.5888094826829 4753 -3965 364.7739025752802 281 -3966 364.91779896299937 2679 -3967 365 1482 -3968 365.03424496887965 4327 -3969 365.07533469134836 882 -3970 365.246492111834 4657 -3971 365.3080891521566 3215 -3972 365.30808915215664 4531 -3973 365.41072781186926 3375 -3974 365.46545664398985 3077 -3975 365.4722971717556 1709 -3976 365.6295939882329 509 -3977 365.82099447680685 4462 -3978 365.8756619399546 1582 -3979 365.97814142377405 782 -3980 366.06693377031473 4167 -3981 366.0737630587584 4737 -3982 366.29223305988893 3719 -3983 366.3468302032924 2712 -3984 366.4560000873229 3820 -3985 366.47646582011237 4560 -3986 366.5310355208683 4364 -3987 366.56513745854227 2913 -3988 366.67424234598207 3618 -3989 366.6946958983727 2480 -3990 366.74923312803253 4754 -3991 366.9468626381754 4225 -3991 366.9468626381754 2210 -3993 367.0013623952914 4845 -3994 367.02179771779225 1682 -3994 367.02179771779225 4846 -3996 367.04904304465913 2181 -3997 367.1511950137164 682 -3998 367.1648131289271 1809 -3999 367.16481312892716 3921 -4000 367.1648131289272 4844 -4001 367.239703735857 10 -4002 367.2669328975861 4847 -4003 367.3145790735783 181 -4004 367.34860827285024 409 -4005 367.49149650025913 4633 -4006 367.4914965002592 2511 -4007 367.6003264416396 3517 -4007 367.6003264416396 4843 -4009 367.7839039436065 3276 -4009 367.7839039436065 4848 -4011 368.1439935677343 3114 -4012 368.30693721405794 4842 -4013 368.41552627434146 4022 -4014 368.4155262743415 4736 -4015 368.43588316015035 1782 -4016 368.4358831601504 3772 -4017 368.4901626909462 4658 -4018 368.517299458248 3871 -4019 368.5715669988666 4849 -4020 368.59191526673504 582 -4021 368.5986977730659 4266 -4022 368.89700459613385 3673 -4023 369.0121949204389 4428 -4024 369.05961578043184 2779 -4025 369.0663896916109 3416 -4026 369.12057650583495 1909 -4027 369.14089451048363 3970 -4028 369.1679834438517 4755 -4029 369.1950703896248 2978 -4030 369.2830892418443 4530 -4031 369.2830892418444 4841 -4032 369.3304753198685 309 -4033 369.6281915655244 4850 -4034 369.8175225702535 2281 -4035 369.8986347636336 3574 -4036 369.9864862397004 2310 -4037 370.0945825056076 4326 -4038 370.1080923189873 81 -4039 370.11484704075303 1882 -4040 370.20264720825537 4123 -4041 370.2769233965303 2580 -4042 370.29717795305976 482 -4043 370.30392922571053 4069 -4044 370.4119328531412 4463 -4045 370.5199049983685 4561 -4046 370.5266522127659 4840 -4047 370.6818042472546 3177 -4048 370.74249823833253 2812 -4049 370.9043003255692 4632 -4050 370.9514793069304 4851 -4051 371 1108 -4052 371.01212918178294 4735 -4053 371.06603185956 1208 -4053 371.06603185956 3315 -4055 371.0862433451286 1008 -4056 371.33542788158525 2009 -4056 371.33542788158525 2611 -4058 371.38928363645607 1308 -4059 371.43640101637857 3475 -4060 371.4364010163786 908 -4061 371.4969717238621 3013 -4062 371.57098917972587 209 -4063 371.65171868296267 4365 -4064 371.8400193631665 4756 -4065 371.97446148895756 4659 -4066 371.9811823197512 1408 -4067 372.0013440835933 4168 -4068 372.0349445952625 4839 -4069 372.0551034457127 1982 -4070 372.05510344571275 808 -4071 372.26334764518515 382 -4072 372.5184559186296 4224 -4073 372.5385886052611 4852 -4074 372.83374310810444 2381 -4075 372.84044844946743 1508 -4076 372.94101410276664 708 -4077 373.2693397534815 2410 -4078 373.37648560132976 3819 -4079 373.4233522424649 2879 -4080 373.48360071092816 4529 -4080 373.48360071092816 3718 -4082 373.503681374093 3376 -4083 373.5906851087163 3214 -4084 373.75125417849773 4427 -4085 373.80476187443094 3920 -4085 373.80476187443094 4838 -4085 373.80476187443094 2109 -4088 373.8582619121851 4734 -4089 373.9652390263031 1608 -4090 374 1183 -4091 374.0655022853618 1283 -4091 374.0655022853618 109 -4093 374.0855517124392 1083 -4094 374.09223461601016 608 -4094 374.09223461601016 2680 -4094 374.09223461601016 3078 -4097 374.1256473432422 3617 -4098 374.22586762542215 4267 -4099 374.2525885014024 2082 -4100 374.3861642742691 4853 -4100 374.3861642742691 1383 -4102 374.4329045369811 983 -4103 374.48631483673745 282 -4104 374.5530670011928 4631 -4105 374.7599231508086 4757 -4106 374.76659402887014 4021 -4107 374.78660595063957 4562 -4108 374.9733323851178 1483 -4109 375.0466637633242 883 -4110 375.2132726863484 4464 -4111 375.29988009590414 3516 -4112 375.3531670307312 4325 -4112 375.3531670307312 2912 -4114 375.35316703073124 1708 -4115 375.4064464017633 2711 -4116 375.479693192588 3872 -4117 375.50632484686594 508 -4118 375.6660751252367 3773 -4119 375.6926935674954 4660 -4120 375.82575749940287 3971 -4121 375.8257574994029 1583 -4122 375.8324094593227 4837 -4123 375.9255245391034 783 -4124 376.0917441263501 2481 -4124 376.0917441263501 3277 -4126 376.25789028271555 4122 -4127 376.38411231081477 3674 -4128 376.49037172283704 4854 -4129 376.52357163927996 2209 -4130 376.62979170532964 3113 -4131 376.70280062670093 4070 -4131 376.70280062670093 2182 -4133 376.78906565875826 2510 -4134 376.8089701692358 9 -4135 376.9416400452463 1683 -4136 376.9482723133242 4733 -4137 376.9615364994153 182 -4138 376.9681684174408 4366 -4139 377.00132625761415 4945 -4139 377.00132625761415 3415 -4139 377.00132625761415 1808 -4142 377.02121956197635 4946 -4143 377.06763319065186 683 -4144 377.1604433129222 4944 -4145 377.1803282251077 408 -4146 377.25985739275256 4947 -4147 377.58442764499705 4943 -4148 377.63077205121937 3575 -4149 377.7631533117014 4948 -4150 377.9021037252902 4528 -4151 377.9219496139381 4758 -4152 378.00132274900835 2979 -4153 378.10712767680013 4169 -4154 378.1137395017537 4836 -4155 378.133574282951 2780 -4156 378.27238863020386 4942 -4156 378.27238863020386 4223 -4158 378.31864876053896 1783 -4159 378.43097124839034 4630 -4160 378.4706065205064 583 -4161 378.5300516471579 4949 -4162 378.6951280383734 4426 -4163 378.8469347902924 4855 -4164 378.90632087628205 1908 -4165 379.11080174534726 308 -4166 379.189926026523 3178 -4167 379.2228896045174 3314 -4167 379.2228896045174 4941 -4169 379.26903380054637 4563 -4170 379.4008434360683 3476 -4170 379.4008434360683 2282 -4172 379.4864951483781 2309 -4173 379.55895457754656 4950 -4174 379.58530003149497 2581 -4175 379.63798545456433 4661 -4176 379.68407920269715 82 -4177 379.69724781725773 2811 -4178 379.9539445774975 1883 -4179 380.0328933131973 4268 -4180 380.1315561749642 483 -4181 380.171014150211 3012 -4182 380.2170432792302 4465 -4183 380.27621540138426 4732 -4184 380.4339627320358 3818 -4184 380.4339627320358 4940 -4186 380.5390912902379 2610 -4187 380.5916446797013 3919 -4188 380.64419081341566 4835 -4189 380.8017857100988 3717 -4190 380.80178571009884 4324 -4191 380.84773860428794 4951 -4192 381 1107 -4193 381.06429903626497 2008 -4193 381.06429903626497 1207 -4195 381.0839802458246 1007 -4196 381.2741795611132 4020 -4197 381.2938499372892 208 -4198 381.3200755271089 4759 -4199 381.37907651049767 1307 -4200 381.4249598544909 907 -4201 381.4511764302216 4856 -4202 381.6870445797185 3377 -4203 381.6935943921511 3616 -4204 381.8442090696152 1983 -4205 381.90312907856617 4939 -4206 381.95549478964165 1407 -4207 381.9554947896417 3213 -4208 382.027485922152 807 -4209 382.04711751301045 383 -4210 382.3414704161713 2382 -4211 382.39377609997786 4952 -4211 382.39377609997786 2880 -4213 382.472221213515 4367 -4214 382.4787575800779 4121 -4215 382.5310444918164 4629 -4215 382.5310444918164 4527 -4217 382.5767896775757 3873 -4218 382.6551972729496 3972 -4219 382.6878623630491 2409 -4220 382.78584090846414 3079 -4221 382.79237191981764 1507 -4222 382.890323722081 707 -4223 383.02088715891205 3774 -4224 383.10572953167906 3515 -4225 383.2557892582967 4071 -4226 383.3079701754192 2681 -4227 383.4188310451118 4834 -4228 383.4709897762802 2108 -4229 383.6274234201721 4938 -4230 383.72516206264083 108 -4231 383.803335055859 4662 -4232 383.83590243748694 4731 -4232 383.83590243748694 4425 -4234 383.8880045013129 1607 -4235 383.9596332949598 4564 -4236 383.9856768162062 2083 -4237 383.98567681620625 3675 -4238 384 1184 -4239 384.0117185711916 607 -4240 384.06379678381563 1284 -4241 384.0833242930497 1084 -4242 384.19396143094184 4953 -4243 384.2004685057008 2911 -4243 384.2004685057008 4222 -4245 384.21348232460554 283 -4246 384.2980614054669 4857 -4247 384.3761178845532 1384 -4248 384.37611788455325 4170 -4249 384.42164351139235 984 -4250 384.48016853928885 3278 -4251 384.51267859460756 2710 -4252 384.94804844290354 4760 -4252 384.94804844290354 1484 -4254 385.0194800266605 884 -4255 385.03246616356915 3414 -4256 385.1882656571978 3112 -4257 385.24018481980823 1707 -4258 385.3894134508628 507 -4259 385.4153603581466 4466 -4260 385.4672489330319 3576 -4261 385.51913052402466 2482 -4262 385.6034232213194 4937 -4263 385.7784338192066 1584 -4264 385.8756276314948 784 -4265 386.0116578550446 4269 -4266 386.12174245955117 2509 -4267 386.1217424595512 2208 -4268 386.24474106452243 4954 -4269 386.3741709793759 2183 -4270 386.4000517598309 8 -4271 386.4324002979046 4323 -4272 386.4324002979047 4833 -4273 386.62643468857635 183 -4274 386.846222677694 1807 -4274 386.846222677694 4628 -4276 386.86560974064366 2980 -4276 386.86560974064366 1684 -4278 386.98837191833036 684 -4279 387.00129198750744 5045 -4280 387.02067128255567 407 -4280 387.02067128255567 5046 -4282 387.15629918677547 5044 -4283 387.2531471789481 5047 -4283 387.2531471789481 2781 -4285 387.3628789649313 4526 -4286 387.38224017112606 4858 -4287 387.4596753211875 3477 -4288 387.4661275518158 3313 -4289 387.51774152933956 3918 -4290 387.56934863324784 5043 -4291 387.6209488662861 4730 -4292 387.62094886628614 3817 -4293 387.7434718986253 5048 -4294 387.76926128820475 3179 -4295 387.8272811445837 4936 -4296 387.93040612975926 4019 -4297 388.15589651582 4368 -4298 388.1816585053961 4663 -4299 388.20741878537046 1784 -4300 388.23961673172926 3716 -4300 388.23961673172926 5042 -4302 388.3555072353165 584 -4303 388.4906691286163 5049 -4304 388.54214700595867 4955 -4305 388.7029714319149 1907 -4305 388.7029714319149 2810 -4307 388.7994341559669 4761 -4308 388.8508711575686 4565 -4309 388.8573003043661 4120 -4310 388.902301356009 307 -4311 388.9087296526011 3011 -4312 388.92801390488705 2582 -4313 389.0051413541986 2283 -4314 389.0115679513914 2308 -4315 389.1657744458009 4424 -4316 389.16577444580093 5041 -4317 389.28138922892265 83 -4318 389.3712881042977 3615 -4319 389.4932605321946 5050 -4320 389.62161131025573 3973 -4321 389.67935536797427 4832 -4322 389.7819903484511 2609 -4323 389.80123139877327 3874 -4324 389.8012313987733 1884 -4325 389.95512562344913 4072 -4326 389.9551256234492 3378 -4327 389.9743581314033 484 -4328 390.2947604055171 4935 -4329 390.29476040551714 4221 -4330 390.3460003637798 5040 -4331 390.39723359675594 3212 -4332 390.4932777910523 3775 -4333 390.69809316145887 4859 -4334 390.7492802296634 5051 -4335 390.80046059338264 4171 -4335 390.80046059338264 4467 -4337 390.80685766756955 2007 -4338 391 1106 -4339 391.0115087820306 3514 -4340 391.0306893326916 207 -4341 391.0626548265635 1206 -4342 391.0818328687744 1006 -4342 391.0818328687744 4956 -4344 391.3693907295255 4627 -4344 391.3693907295255 1306 -4346 391.41410296513334 2881 -4347 391.4141029651334 906 -4348 391.5418240750278 3080 -4349 391.62482045958217 4729 -4350 391.64397097363826 1984 -4351 391.6950344336778 3676 -4352 391.77799836131686 5039 -4353 391.8418048141367 384 -4354 391.87370414458786 2383 -4355 391.9311163967464 1406 -4356 392.0012755081289 806 -4357 392.13518077316144 2408 -4358 392.1543063642168 4270 -4359 392.23717314910374 4322 -4360 392.2562937672256 5052 -4361 392.3901120058965 4525 -4362 392.5620969986787 2682 -4363 392.7467377331096 1506 -4364 392.7658335446198 4664 -4365 392.84220750830735 706 -4366 392.86766219682676 4762 -4367 392.94401636874426 3279 -4368 393.0012722625717 4934 -4369 393.1030399271926 2910 -4370 393.15391388106514 2107 -4371 393.1539138810652 4831 -4371 393.1539138810652 3413 -4373 393.4018301940142 107 -4373 393.4018301940142 3577 -4375 393.45901946708506 5038 -4376 393.6622918187619 2709 -4377 393.7321424522006 2084 -4378 393.8146772277539 3111 -4379 393.814677227754 1606 -4380 393.85911186615954 4957 -4381 393.9352738712288 4566 -4381 393.9352738712288 606 -4383 393.95431207184413 284 -4384 394 1185 -4385 394.0114211542604 5053 -4386 394.01142115426046 4369 -4387 394.06217783491985 1285 -4388 394.08120990476056 1085 -4389 394.23977475642914 4860 -4390 394.3665807342199 1385 -4391 394.4109531947611 985 -4392 394.5757215034904 3917 -4393 394.6770831958704 4423 -4394 394.72775428135276 4018 -4395 394.9240433298535 1485 -4396 394.9303736103365 3816 -4397 394.974682732957 2483 -4398 394.9936708353692 885 -4399 395.1328890386119 1706 -4400 395.2783829151298 506 -4401 395.3858874567983 5037 -4402 395.38588745679834 4119 -4403 395.4870415070512 2508 -4404 395.60712834831475 3478 -4405 395.73349618145795 1585 -4406 395.7398135138793 2207 -4407 395.7840320174628 2981 -4408 395.790348543266 3312 -4409 395.7903485432661 3715 -4410 395.82824558133797 785 -4411 395.8408771210977 4728 -4412 395.9419149319758 4933 -4413 396.01136347332255 7 -4413 396.01136347332255 5054 -4415 396.0618638546256 2184 -4416 396.0934233233367 4626 -4417 396.3079610605873 184 -4418 396.36473102434326 4468 -4419 396.4151863892199 2782 -4420 396.41518638921997 3180 -4421 396.54760117796707 4220 -4422 396.6988782439396 1806 -4423 396.71778382119453 3974 -4424 396.79339712248236 1685 -4424 396.79339712248236 4073 -4426 396.850097643934 4830 -4427 396.86899601757756 406 -4428 396.8689960175776 4958 -4429 396.9130887234635 685 -4430 397.0012594438461 5145 -4431 397.0201506221063 5146 -4432 397.1460688462118 3875 -4432 397.1460688462118 4763 -4434 397.15236370944586 5144 -4435 397.1523637094459 3614 -4436 397.2467746879766 5147 -4437 397.37262110014575 4172 -4438 397.54873915030845 4665 -4439 397.55502763768436 5036 -4440 397.5550276376844 5143 -4441 397.6053319562 4524 -4442 397.70592150482247 3010 -4443 397.7247792129628 5148 -4444 397.7562067397566 2809 -4445 398.0012562794243 4861 -4446 398.0766257895583 3776 -4447 398.10174578868657 1785 -4448 398.20848810641894 5142 -4449 398.208488106419 4321 -4450 398.24615503479754 585 -4451 398.2524325098341 5055 -4452 398.3026487484109 2583 -4452 398.3026487484109 3379 -4454 398.4532594922521 4271 -4455 398.4532594922522 5149 -4456 398.5097238462319 1906 -4457 398.55990766759265 2307 -4458 398.62890010635203 2284 -4459 398.7041509691114 306 -4460 398.89848332627184 84 -4461 398.911017646793 3211 -4462 399.01127803609756 3513 -4463 399.0613987846983 2608 -4464 399.11151323909456 5141 -4465 399.1115132390947 4932 -4466 399.2054608844924 4567 -4467 399.43084507834396 5150 -4468 399.5059448869316 3677 -4469 399.6561021678513 1885 -4470 399.8249617019928 485 -4471 399.96249824202266 5035 -4472 400.03124877939223 4370 -4473 400.10623589241897 4959 -4474 400.2624139236658 4727 -4475 400.26241392366586 5140 -4476 400.3560914985558 3081 -4477 400.3623358908777 4422 -4478 400.48096084583096 2882 -4479 400.5621050473946 2006 -4480 400.6557125513126 5151 -4481 400.73058281094546 5056 -4482 400.7617746242772 4829 -4483 400.78048854703496 206 -4484 401 1105 -4485 401.011221788119 4625 -4486 401.0610926031095 1205 -4487 401.07979256003415 1005 -4488 401.36018736292215 3412 -4488 401.36018736292215 1305 -4490 401.40378672852603 905 -4491 401.4286985256535 3578 -4492 401.42869852565354 2384 -4493 401.4536087769046 1985 -4494 401.4785174825672 3280 -4495 401.6092628413842 2407 -4496 401.6279372752847 4764 -4497 401.6466108409232 385 -4498 401.6590594023742 4017 -4498 401.6590594023742 5139 -4500 401.75863400803223 3916 -4501 401.85196279227006 2683 -4502 401.90794966011805 1405 -4503 401.97636746455623 805 -4504 401.9763674645563 4862 -4505 402.0572098594925 2909 -4505 402.0572098594925 4118 -4507 402.1007336476769 4469 -4508 402.1256022687439 5152 -4509 402.35556414693707 3815 -4510 402.5046583581363 3110 -4510 402.5046583581363 4931 -4512 402.5232912515746 4666 -4513 402.60402382489923 5034 -4514 402.70336477362594 1505 -4515 402.7964746618321 705 -4516 402.85233026507365 2708 -4517 402.8523302650737 2106 -4518 402.9516099980245 4219 -4519 403.00124069287926 4523 -4520 403.0942817753683 106 -4521 403.2988966015156 5138 -4522 403.4414455655244 5057 -4523 403.4476422040412 3714 -4524 403.4910160090309 2085 -4525 403.5653602577902 4960 -4526 403.70781513366813 285 -4527 403.74496900890296 1605 -4528 403.7635446644484 4074 -4529 403.83783874223576 5153 -4529 403.83783874223576 3479 -4531 403.8626003977095 605 -4532 403.93687625667457 3975 -4533 404 1186 -4534 404.06063901350257 1286 -4535 404.0792001575929 1086 -4536 404.0853870161602 4173 -4537 404.1905491225642 3311 -4538 404.33896670986337 4320 -4539 404.357515077932 1386 -4540 404.40079129497263 986 -4541 404.45642534146987 2484 -4542 404.6047453997543 3876 -4543 404.6541733381728 4568 -4544 404.75301110677356 2982 -4545 404.8826990623333 4726 -4546 404.88269906233336 2507 -4546 404.88269906233336 4828 -4548 404.90122252223443 4272 -4548 404.90122252223443 1486 -4550 404.9691346263317 886 -4551 405.0308630215727 1705 -4552 405.03086302157277 3613 -4553 405.123437979093 3181 -4554 405.172802641046 505 -4555 405.17897280090926 5137 -4556 405.37636832948215 2206 -4557 405.47503005733904 5033 -4558 405.6168142471414 2783 -4559 405.6414673082623 6 -4560 405.69076893614425 1586 -4561 405.76471014616334 2185 -4562 405.76471014616345 3777 -4563 405.7831933434405 786 -4564 405.7893542221136 5154 -4565 406.0049260784898 185 -4566 406.11574704756276 4624 -4566 406.11574704756276 4930 -4568 406.1588359250602 4863 -4569 406.20807475972214 4371 -4570 406.2142291943993 4421 -4571 406.30653452781183 4765 -4572 406.38036369883815 5058 -4573 406.5587288449234 1805 -4574 406.55872884492345 3009 -4575 406.7247226319049 405 -4575 406.7247226319049 1686 -4577 406.72472263190497 3380 -4578 406.8414924758781 686 -4579 406.8537820888482 2808 -4580 407.0012284993744 5245 -4581 407.0196555450363 5246 -4582 407.0994964379101 3512 -4583 407.14862151307847 5244 -4584 407.24071505683224 4961 -4584 407.24071505683224 5247 -4586 407.2959611879303 5136 -4587 407.4125673073917 3678 -4588 407.4923312161837 3210 -4589 407.5414089390181 5243 -4590 407.68247448228624 4667 -4591 407.7070026379238 5248 -4592 407.70700263792384 2584 -4593 407.9767150218257 5155 -4594 408.0012254883556 4470 -4595 408.00122548835566 1786 -4596 408.1298812878077 2306 -4597 408.14213210596137 586 -4598 408.17888235429325 5242 -4599 408.27074350239695 2285 -4600 408.32585027156927 1905 -4601 408.37482782365515 2607 -4602 408.4176783637065 5249 -4603 408.5156055770697 305 -4604 408.53396431630995 85 -4605 408.57067931999234 5032 -4605 408.57067931999234 4522 -4607 408.71750635371615 4016 -4608 408.8642806604656 4117 -4609 409.05989781448875 5241 -4609 409.05989781448875 3915 -4611 409.2065493122025 4827 -4612 409.22487705416927 3082 -4613 409.3714694504247 5250 -4614 409.499694749581 4218 -4615 409.51800937199334 1886 -4616 409.54242759450455 5059 -4616 409.54242759450455 3579 -4618 409.59125967237145 2883 -4619 409.64618880199527 3411 -4620 409.6461888019954 5135 -4621 409.6828041302197 486 -4622 409.69500851242987 4725 -4623 409.89022920777217 3814 -4624 409.93901985539264 4929 -4625 410.0792606314053 3281 -4626 410.1828860398737 5240 -4627 410.27429848821873 4569 -4628 410.32913618216287 2005 -4629 410.396150079408 5156 -4630 410.5423242492788 4864 -4630 410.5423242492788 205 -4632 410.5666815512432 5251 -4633 410.6214801980043 4319 -4634 410.85885654321726 4075 -4635 410.93186783212616 4174 -4636 411 1104 -4637 411.0048661512416 2385 -4638 411.0596063833079 2908 -4638 411.0596063833079 1204 -4640 411.07785150747293 1004 -4641 411.1082582483596 2406 -4642 411.1265012134343 4962 -4643 411.17514516322603 4766 -4643 411.17514516322603 2684 -4645 411.2055447096987 3713 -4646 411.254179310071 3109 -4647 411.2724158024703 3976 -4647 411.2724158024703 1986 -4649 411.3514312604248 1304 -4650 411.3939717594316 904 -4651 411.40004861448426 4623 -4652 411.46081222881963 386 -4653 411.4911906711977 4273 -4654 411.5458662166344 5239 -4655 411.8859065323794 5031 -4656 411.88590653237947 1404 -4657 411.9526671839861 804 -4658 412.0012135904457 5252 -4659 412.0800893030383 2707 -4660 412.146818500398 3480 -4661 412.1710809845834 3877 -4662 412.22566635278787 4420 -4662 412.22566635278787 5134 -4664 412.53484701295235 4372 -4665 412.56514637084894 2105 -4666 412.66208936610593 3310 -4667 412.662089366106 1504 -4668 412.75295274534375 704 -4669 412.8014050363686 105 -4670 412.9225108903606 5060 -4671 413.0012106519786 3612 -4672 413.01937000581466 4668 -4673 413.04358123568505 5157 -4674 413.1464631338383 5238 -4675 413.2614184750375 2086 -4676 413.47309465066775 286 -4677 413.5516896350443 3778 -4678 413.67257583746107 5253 -4679 413.6786192202831 1604 -4680 413.726963104896 4826 -4681 413.7692593704854 2983 -4682 413.7934267240116 604 -4683 413.8900820266173 3182 -4684 413.96255869341616 2485 -4685 413.9685978428799 4928 -4686 414 1187 -4687 414.05917451494776 4471 -4688 414.0591745149478 1287 -4689 414.07728747179556 1087 -4690 414.306649717332 4521 -4690 414.306649717332 2506 -4692 414.348886809172 1387 -4693 414.3911195959682 987 -4694 414.6926572776518 4724 -4695 414.8553964937663 2784 -4696 414.87950057818 1487 -4697 414.93372964848254 1704 -4698 414.94577959053885 887 -4699 414.9819273173231 5237 -4700 415.03011938894264 5133 -4701 415.0301193889427 2205 -4702 415.07228286167214 504 -4703 415.12046444375636 4865 -4704 415.2168108350142 4963 -4705 415.21681083501426 3381 -4706 415.2709958569223 3511 -4707 415.2890559598218 5 -4708 415.40943658034536 3679 -4709 415.4154546956577 5030 -4710 415.4635964798842 3008 -4711 415.4816482108446 2186 -4712 415.577910866302 5254 -4713 415.6500932274646 1587 -4714 415.7162493817147 186 -4715 415.7403035549957 787 -4716 415.8004329002075 4116 -4717 415.8966217703626 4015 -4718 415.9146547069483 5158 -4719 415.9927883990298 2807 -4720 416.0588900624526 4570 -4721 416.13699667297067 3209 -4722 416.1850549935689 4217 -4723 416.22710147226115 4767 -4724 416.4252634026903 1804 -4725 416.473288459176 3914 -4726 416.5153058412139 5061 -4727 416.5873257793616 404 -4728 416.65933326879883 1687 -4729 416.77331968349415 687 -4730 416.85728972875114 4622 -4731 417.00119903904357 5345 -4732 417.01918421099043 5346 -4733 417.04915777399674 5236 -4733 417.04915777399674 4318 -4735 417.13906554049817 2585 -4736 417.14505870260524 5344 -4737 417.23494580391986 5347 -4738 417.5284421449633 5343 -4738 417.5284421449633 3813 -4740 417.6900764921283 5348 -4741 417.71401700206326 5255 -4742 417.7200019151585 2606 -4742 417.7200019151585 2305 -4744 417.73795613997055 3580 -4745 417.90549170835266 1787 -4745 417.90549170835266 4175 -4747 417.92941987852447 2286 -4748 418.00717697187923 3410 -4749 418.0430599830596 587 -4750 418.0550203023521 5132 -4751 418.07296013973445 4076 -4752 418.14471179246067 3083 -4753 418.1506905411014 5342 -4753 418.1506905411014 1904 -4755 418.1865612379241 86 -4756 418.19851745313485 4927 -4757 418.21645113505514 4274 -4758 418.33598936739827 304 -4759 418.38379509727673 5349 -4760 418.3897704294406 4419 -4761 418.4375700149307 4825 -4762 418.5271795236242 4669 -4763 418.71828238088676 3977 -4764 418.7421641057895 3282 -4765 418.7421641057896 2884 -4766 419.0047732425014 4373 -4766 419.0047732425014 5159 -4768 419.01073971916276 5341 -4769 419.0584684742691 3712 -4770 419.15390967996467 5029 -4771 419.3149174546501 5350 -4772 419.34472692523514 5235 -4773 419.38645662443605 1887 -4774 419.505661463585 4964 -4775 419.54737515565506 487 -4776 419.8392549536072 3878 -4777 419.8690271977679 4723 -4778 419.88688953097835 4866 -4779 420.05951959216446 3108 -4780 420.0773738253466 5256 -4781 420.1071291944472 2004 -4781 420.1071291944472 5340 -4783 420.1071291944473 2907 -4784 420.20233221627893 4520 -4785 420.26777178365694 4472 -4786 420.315357796976 204 -4787 420.3153577969761 5062 -4788 420.48186643421377 5351 -4789 420.52942822114125 3481 -4789 420.52942822114125 2685 -4791 420.6007608171911 2386 -4792 420.63047916193614 2405 -4793 421 1103 -4794 421.05819075277464 1203 -4795 421.0581907527747 3611 -4796 421.0760026408534 1003 -4797 421.0997506529777 1987 -4798 421.2006647668068 3309 -4799 421.28375235700696 387 -4800 421.2956206750789 5131 -4801 421.3430906043198 2706 -4801 421.3430906043198 1303 -4803 421.3846224057067 903 -4804 421.4320823098308 3779 -4805 421.43801442204995 5339 -4806 421.4558102577303 4768 -4807 421.864907286681 5234 -4808 421.86490728668105 1403 -4809 421.8826851151869 5352 -4810 421.9300889957956 803 -4811 422.00118483245996 4571 -4812 422.29136860703176 2104 -4813 422.309128482916 5160 -4814 422.4807687930895 4621 -4815 422.5221887664599 104 -4816 422.62276322980995 4926 -4816 422.62276322980995 1503 -4818 422.6641692881004 5257 -4819 422.7114855312072 703 -4820 422.71148553120725 3183 -4821 422.82975297393637 2984 -4822 422.8593146662374 4115 -4823 423.00118203144535 5338 -4823 423.00118203144535 4216 -4825 423.0425510513097 2087 -4826 423.09573384755373 5028 -4827 423.1902645383043 4014 -4828 423.2493354985924 287 -4829 423.33202099534117 4824 -4830 423.49144029130036 2486 -4830 423.49144029130036 3680 -4832 423.51505286117043 5353 -4833 423.5209557979392 3510 -4834 423.61539159950263 1603 -4835 423.6153915995027 4317 -4836 423.7275067776459 603 -4837 423.75700584179134 2505 -4838 423.77470429462875 3382 -4839 423.9870281034551 4965 -4840 423.9929244692652 3913 -4841 424 1188 -4842 424.0577790820491 1288 -4843 424.0754649823543 1088 -4844 424.12851825832223 2785 -4845 424.1992456381788 4670 -4846 424.3170984063687 5063 -4847 424.3406650322356 1388 -4848 424.3819034784589 988 -4849 424.41724752889104 3007 -4850 424.60569944361316 5233 -4851 424.6998940428405 4418 -4852 424.69989404284064 2204 -4853 424.7469835090062 5130 -4854 424.7940677551889 5337 -4855 424.8352621899458 4867 -4856 424.84114678312403 3208 -4857 424.84114678312415 1703 -4858 424.8588000736245 1488 -4859 424.92352253081964 888 -4860 424.95293857084926 4 -4861 424.976469936866 503 -4862 425 4176 -4863 425.0705823742687 4275 -4864 425.17055401332766 2806 -4865 425.2117119741647 2187 -4866 425.2175913576483 4722 -4867 425.26462349929835 3812 -4868 425.376303994475 5354 -4869 425.3998119416604 4077 -4870 425.440947723653 187 -4871 425.4703279900961 5258 -4872 425.61132503729266 4374 -4873 425.6113250372927 1588 -4874 425.6994244769424 788 -4875 425.8227330709341 5161 -4876 426.01056324931665 3581 -4877 426.2510997053263 4519 -4878 426.26869460470584 3978 -4879 426.29801782321255 1803 -4880 426.4387412044079 3409 -4881 426.45632836200247 403 -4882 426.5969995206248 2586 -4883 426.5969995206249 1688 -4884 426.6204402041703 4473 -4885 426.7083312990268 688 -4886 426.81377672235465 5336 -4887 426.85477624128794 4769 -4888 427.0011709585818 3711 -4889 427.00117095858184 5445 -4890 427.0187349519925 5446 -4891 427.0948372434394 2605 -4892 427.1123973850443 3084 -4893 427.1416626834709 5444 -4894 427.2294465506796 5447 -4895 427.23529816718093 5027 -4895 427.23529816718093 4925 -4897 427.32891313366565 2304 -4898 427.46344872982996 3283 -4899 427.46344872983 5355 -4900 427.51608156886914 5443 -4901 427.56286087545067 5232 -4902 427.6037885706814 3879 -4903 427.60378857068144 2287 -4904 427.67394122158055 5448 -4905 427.81421201264453 1788 -4906 427.8551156641696 87 -4907 427.9310692155923 2885 -4908 427.948595043844 588 -4909 427.98364454731217 1903 -4910 428.0946157101255 4572 -4911 428.12381386697 5442 -4912 428.16468794145084 303 -4913 428.26393730969227 4620 -4914 428.3514911845178 5449 -4915 428.40401492049534 4823 -4915 428.40401492049534 5129 -4917 428.4915401731988 5259 -4918 428.51487722131657 5064 -4919 428.6548728289461 4966 -4920 428.9172414347551 3107 -4921 428.96386794227794 5441 -4922 428.981351576033 3482 -4923 429.05710575633174 5335 -4924 429.19692449969864 2906 -4924 429.19692449969864 3610 -4926 429.26099287030496 1888 -4926 429.26099287030496 5450 -4928 429.4007452252499 3780 -4929 429.4182110716778 488 -4930 429.5404521113233 5162 -4931 429.7731959999368 5356 -4932 429.80228012424504 3308 -4933 429.89533609938127 2003 -4934 429.9127818523194 2686 -4935 429.94185653411324 4215 -4936 429.9593003994681 4868 -4937 430.0290687848904 4671 -4938 430.03488230607525 4114 -4938 430.03488230607525 5440 -4940 430.0988258528498 203 -4941 430.17438324474875 2404 -4942 430.21506249781635 2387 -4943 430.31383895942736 4316 -4944 430.40097583532497 5451 -4945 430.59261489254544 4013 -4946 430.63906000268946 2705 -4947 430.73193519868016 5231 -4948 430.7319351986802 4721 -4949 430.9350299059012 1988 -4950 431 1102 -4951 431.05684079944723 1202 -4952 431.0742395458119 1002 -4953 431.1148338899974 388 -4954 431.14962600006976 4417 -4955 431.335136523794 5439 -4955 431.335136523794 1302 -4957 431.3757063164313 902 -4958 431.52056729662377 5334 -4959 431.56691254080175 5026 -4960 431.58429072430334 3184 -4961 431.6132528085763 3912 -4962 431.6537964619331 3681 -4963 431.72329100941494 5260 -4964 431.7696144936556 5452 -4965 431.8448795574633 1402 -4965 431.8448795574633 3509 -4967 431.9085551363853 802 -4968 431.9317075649807 2985 -4969 432.03009154455896 2103 -4970 432.030091544559 4924 -4971 432.0474510976774 4276 -4972 432.2094399709474 4177 -4973 432.255711356137 103 -4974 432.26149493101974 5128 -4975 432.3019777886749 5357 -4976 432.34823927015134 4375 -4977 432.3944958021552 3383 -4978 432.4176222126014 4770 -4979 432.4465284864708 4518 -4980 432.58525171346275 1502 -4981 432.6719311441407 702 -4982 432.83368630456664 2088 -4983 432.8336863045667 4078 -4984 432.86256479395394 5438 -4985 432.90299144265566 5065 -4986 433.0357952871795 288 -4987 433.0415684434925 2487 -4988 433.09352338727024 3811 -4989 433.110840316887 4474 -4990 433.232039443068 2504 -4991 433.36474245143665 5453 -4992 433.4166586553867 3006 -4993 433.4339626748232 2786 -4994 433.45703362617155 5163 -4995 433.50317184537414 4967 -4996 433.5550714730482 1602 -4997 433.60119926033417 3207 -4998 433.6473221409305 4822 -4999 433.66461695646785 602 -5000 433.91819505524313 3979 -5001 434 1189 -5002 434.0564479419698 1289 -5003 434.073726456693 1089 -5004 434.1082814229648 5230 -5005 434.20041455530645 4619 -5005 434.20041455530645 5333 -5007 434.3328216932264 4573 -5007 434.3328216932264 1389 -5009 434.3558449013896 3582 -5010 434.37311150668614 989 -5011 434.3846221955837 2203 -5012 434.38462219558374 2805 -5013 434.61477195327825 5437 -5014 434.6320282721926 3 -5015 434.7528033262121 1702 -5016 434.83905068427333 1489 -5017 434.88504228129074 502 -5018 434.90228787625387 889 -5019 434.93677701477486 3408 -5020 434.9540205584953 2188 -5021 435.02873468312407 3710 -5022 435.0459745819974 5358 -5023 435.1608897867546 5261 -5024 435.1781244502071 188 -5025 435.1838691863475 5454 -5026 435.2528001058695 4869 -5027 435.4595273960601 3880 -5028 435.57433349544374 1589 -5029 435.66041821583934 789 -5030 436.0103209787585 4672 -5031 436.0791212612683 2587 -5032 436.0848541281846 5025 -5033 436.1249820865574 3085 -5034 436.17656975128773 1802 -5035 436.23961305686123 3284 -5036 436.31410703757905 5127 -5037 436.3312961500699 402 -5038 436.4057744805859 4720 -5039 436.4974226728034 2604 -5040 436.5375127065256 1689 -5041 436.5890516263549 5436 -5042 436.6463099580712 689 -5043 436.95537529592195 2303 -5044 437.00114416326187 5545 -5044 437.00114416326187 4923 -5046 437.0011441632619 4214 -5047 437.0183062527244 5546 -5048 437.09266752028685 5332 -5049 437.13842201298206 4315 -5049 437.13842201298206 5544 -5051 437.15557871311677 2886 -5052 437.2241987813574 5455 -5053 437.2241987813575 5547 -5054 437.29280808172456 2288 -5055 437.3213921133975 4113 -5056 437.41284846241086 3609 -5057 437.45285460264176 3781 -5058 437.4757136116244 5066 -5059 437.4985714262391 3483 -5060 437.5042856932947 5543 -5061 437.5385697284298 88 -5062 437.5671377057468 5164 -5063 437.6585427019562 5548 -5064 437.68710284859895 5229 -5065 437.7270839233049 1789 -5066 437.7327952073045 4416 -5067 437.8241656190302 3106 -5068 437.8241656190303 1902 -5069 437.85842460777206 589 -5070 438.00114155102375 5359 -5071 438.00114155102386 302 -5072 438.09816251611915 5542 -5073 438.0981625161192 4012 -5074 438.1381060807197 4771 -5075 438.3206588788623 5549 -5076 438.3263624287273 2905 -5077 438.463225367875 3307 -5078 438.525939939703 4968 -5079 438.78240621064106 5435 -5079 438.78240621064106 4517 -5081 438.799498632348 5262 -5082 438.91912694709487 5541 -5083 439.0558051091 4821 -5084 439.14120735817994 4277 -5085 439.14120735818 1889 -5086 439.20951720107337 5550 -5087 439.2095172010734 4376 -5088 439.29488956736117 489 -5089 439.32334333609 2687 -5090 439.3290338686939 3911 -5091 439.48265039703216 5456 -5092 439.52815609469206 4178 -5093 439.69307476920756 2002 -5094 439.73287345842135 4475 -5095 439.7385586914115 2403 -5096 439.8465641561839 2388 -5097 439.89203220790444 202 -5097 439.89203220790444 3682 -5099 439.9659077701362 5540 -5099 439.9659077701362 2704 -5101 440.19313942859225 5331 -5102 440.23857168585306 3508 -5103 440.28399925502634 4618 -5104 440.3237445334966 5551 -5105 440.3691633164157 4079 -5106 440.5053915674586 3185 -5107 440.55646630142655 5126 -5108 440.70965498840616 4870 -5108 440.70965498840616 4574 -5110 440.77772176007255 1989 -5111 440.7833935165889 5024 -5112 440.95351228899403 389 -5113 441 1101 -5114 441.0102039635818 3810 -5115 441.05555205665416 1201 -5116 441.0725563895355 1001 -5116 441.0725563895355 3384 -5116 441.0725563895355 2986 -5119 441.16323509558225 5360 -5120 441.1915683691156 5434 -5121 441.23689782247357 5539 -5122 441.3275427616092 1301 -5123 441.3671940686122 901 -5124 441.46347527287014 5228 -5125 441.6616351914664 5552 -5126 441.6616351914665 3980 -5127 441.78048847815813 2102 -5128 441.8257575108087 1401 -5129 441.86536410992886 5165 -5130 441.88799485842566 801 -5131 441.95588015094904 5457 -5132 442.0011312202719 102 -5133 442.1368566405655 4673 -5134 442.1425109622462 4922 -5135 442.2273171119125 5067 -5136 442.2329702769797 4719 -5137 442.4138334184409 3206 -5138 442.45903765207464 3005 -5139 442.54943226717626 1501 -5140 442.61156785606045 2488 -5141 442.6341604530766 2089 -5141 442.6341604530766 701 -5141 442.6341604530766 5263 -5144 442.73016612830884 2503 -5145 442.7301661283089 5538 -5146 442.7696918263489 3583 -5147 442.76969182634895 2787 -5148 442.8317965096906 289 -5149 443.13654780439856 3709 -5150 443.2211637546203 5553 -5151 443.4016238129942 3881 -5152 443.4974633523849 1601 -5152 443.4974633523849 3407 -5154 443.49746335238495 5330 -5155 443.6045536285668 601 -5156 443.632730983637 2804 -5157 443.7172523127763 4969 -5158 443.81302369353693 5433 -5159 444 1190 -5160 444.01013501946096 4772 -5161 444.05517675171853 1290 -5162 444.0720662234903 1090 -5163 444.0833255144804 2202 -5164 444.08332551448046 4314 -5165 444.1733895676327 4213 -5166 444.3253312607779 1390 -5166 444.3253312607779 2 -5168 444.3647150708526 990 -5169 444.4434722211588 5537 -5169 444.4434722211588 4415 -5171 444.5278393981641 5361 -5172 444.62343617942594 4820 -5173 444.64030406610686 5458 -5174 444.66841578866376 1701 -5175 444.70776921479575 2189 -5176 444.7133908485329 4112 -5177 444.79770682862113 501 -5178 444.82018839076983 1490 -5179 444.88200682877704 890 -5180 444.9269602979797 189 -5181 444.9831457482407 5125 -5182 445 5554 -5183 445.06741062450305 3285 -5184 445.1797389819083 3086 -5185 445.25273721786374 4516 -5186 445.4323742163338 5227 -5187 445.5389994153149 1590 -5188 445.58388660273613 3782 -5189 445.5838866027362 2588 -5190 445.6231591827337 790 -5191 445.6568186396344 5023 -5192 445.70169396133105 4011 -5192 445.70169396133105 3608 -5194 445.9260028300659 2603 -5195 446.0605340085581 1801 -5196 446.0773475530898 3484 -5197 446.18942165855975 4377 -5198 446.21183310172313 401 -5199 446.323873437216 4871 -5200 446.3462781294362 4278 -5200 446.3462781294362 5166 -5202 446.3742824133129 5536 -5203 446.4134854593888 2887 -5204 446.48068267283406 1690 -5205 446.4806826728342 4476 -5206 446.50867852708086 4617 -5207 446.5870575822815 690 -5208 446.59825346725216 2302 -5209 446.6430342006914 5432 -5210 446.65982581826177 5264 -5211 446.77734947062834 3105 -5212 446.95078028794177 4179 -5213 446.99552570467637 5555 -5213 446.99552570467637 2289 -5215 447.0011185668331 5329 -5215 447.0011185668331 5645 -5217 447.017896733453 5646 -5218 447.1353262715886 3910 -5219 447.13532627158867 5644 -5220 447.15209940242926 5068 -5221 447.1800532224128 3306 -5222 447.2191856349636 4575 -5222 447.2191856349636 5647 -5224 447.23595562074394 89 -5225 447.4483210383072 4921 -5226 447.493016705289 5643 -5226 447.493016705289 2904 -5228 447.53212175217095 5459 -5229 447.64383163403465 1790 -5230 447.6438316340347 5648 -5231 447.6717547489455 1901 -5232 447.77226354476227 590 -5233 447.8448392021504 301 -5234 448.00111607003834 4080 -5235 448.07365465958827 5642 -5236 448.0903926664798 5362 -5237 448.2019634048918 3683 -5238 448.20754121277344 4718 -5239 448.2912000028553 5649 -5240 448.4027207767589 4674 -5241 448.51978774631556 5535 -5242 448.6981167778621 3507 -5243 448.7594010157336 2688 -5244 448.8763749630849 5641 -5245 449.0100221598623 3809 -5246 449.02672526253934 1890 -5247 449.07126383236766 4970 -5248 449.1603277227409 5650 -5249 449.1770252361534 490 -5250 449.20485304591267 5556 -5251 449.32171102674306 2402 -5251 449.32171102674306 2703 -5253 449.47191235938203 3186 -5254 449.49416014004004 3981 -5255 449.4941601400401 2389 -5256 449.4997219131509 2001 -5257 449.5887009256349 5226 -5257 449.5887009256349 5124 -5259 449.67766233158613 5431 -5260 449.6943406359479 201 -5261 449.8055135277913 3385 -5262 449.89998888641907 5640 -5263 450.0277769204919 4773 -5264 450.249930594109 2987 -5265 450.24993059410906 5651 -5266 450.3443127208336 4819 -5267 450.62734049322836 5460 -5268 450.6273404932285 1990 -5269 450.6994564008259 5022 -5270 450.69945640082597 5328 -5271 450.7992901502841 390 -5272 450.87137855490454 5265 -5273 450.87692333939646 5534 -5274 451.00443456799843 5167 -5275 451.1429928525988 4313 -5276 451.14299285259887 5639 -5277 451.24826869473964 3584 -5278 451.27596878185307 4414 -5279 451.2759687818531 3205 -5280 451.32028538500236 3708 -5281 451.42551988118703 3882 -5282 451.4532090925925 4212 -5283 451.54180315891017 2101 -5284 451.5418031589102 3004 -5285 451.558412611259 5652 -5286 451.62484431217905 5557 -5287 451.75767840735153 101 -5288 451.84621277598427 5363 -5289 451.8517455980446 4515 -5290 452.0895928906128 4872 -5291 452.11724143191003 3406 -5292 452.133829745132 2788 -5293 452.20017691283584 2489 -5294 452.2057054040783 4111 -5295 452.24440295044 5069 -5296 452.249930901045 2502 -5297 452.44336662172424 2090 -5298 452.6035793053343 5638 -5299 452.63671967704965 290 -5300 452.868634374252 4616 -5301 452.9127951383136 2803 -5301 452.9127951383136 5430 -5301 452.9127951383136 4920 -5304 453.0838774443426 5653 -5305 453.28247263709636 4378 -5306 453.3486517019765 4477 -5307 453.3982796614915 4010 -5308 453.44238884338984 5533 -5309 453.65735968900583 4279 -5310 453.7895988230669 3783 -5311 453.79510795071377 2201 -5312 453.8557039412417 4576 -5313 453.92179943245736 5461 -5314 453.92730695564023 5225 -5315 453.9438291242651 3286 -5316 454 1191 -5317 454.0319372026598 1 -5318 454.0539615508271 1291 -5319 454.059467470947 3607 -5320 454.07047911089745 1091 -5321 454.2521326312074 5558 -5322 454.27414630374903 3087 -5323 454.2796495552052 5637 -5324 454.3181704488607 1391 -5325 454.3236731670495 4717 -5326 454.35668807666957 991 -5327 454.3676925134532 5123 -5328 454.47222137332005 2190 -5328 454.47222137332005 4180 -5330 454.5822257853908 4971 -5331 454.5877253072283 5327 -5332 454.686705325766 190 -5333 454.71419595169885 3485 -5334 454.80215478821117 4675 -5334 454.80215478821117 1491 -5336 454.8241418394586 5654 -5337 454.8626166217664 891 -5338 455.02747169813824 3909 -5339 455.10987684294446 2589 -5340 455.26365987194714 5266 -5341 455.3789630626342 2602 -5342 455.50521402065203 1591 -5343 455.5875327530374 791 -5344 455.7027539965059 2888 -5345 455.7246975971349 4081 -5346 455.7740668357514 3104 -5347 455.79052206029917 5364 -5348 455.83439975499874 5168 -5349 455.9056920021947 5021 -5350 455.94955861366947 3305 -5351 456.16882839580353 5636 -5352 456.18526938076377 4774 -5353 456.21266970569764 4818 -5354 456.21266970569775 5532 -5355 456.25650680291676 2301 -5356 456.3441683641854 5429 -5357 456.42633578705784 1691 -5358 456.5303932927138 691 -5359 456.5796754127367 3684 -5360 456.6946463447979 2903 -5361 456.71106840101874 2290 -5362 456.77675072183786 5655 -5363 456.9463863518345 90 -5364 457.0010940905941 5745 -5365 457.0175051351972 5746 -5366 457.08314342141296 5559 -5367 457.08861285313156 3808 -5368 457.13236595104485 5744 -5369 457.21439172449504 5747 -5370 457.21985958617324 3506 -5371 457.41119356657634 5462 -5372 457.4111935665764 3982 -5373 457.4822400924434 5743 -5374 457.4986338777417 5070 -5375 457.56420314530726 1791 -5376 457.6297630180974 5748 -5377 457.689851318554 591 -5378 458.0010917017556 4873 -5379 458.0502155877671 5742 -5380 458.219379773488 2689 -5381 458.22483564294066 4413 -5382 458.26302491036733 5749 -5383 458.2684802602073 5635 -5384 458.31212072123947 4312 -5385 458.4430171787983 5224 -5386 458.4811882727578 3187 -5387 458.530260724415 4919 -5388 458.5738762729513 4514 -5389 458.590231034199 3386 -5390 458.66109492739844 5326 -5391 458.7046980356752 2702 -5392 458.83548249890174 4211 -5393 458.8354824989018 5741 -5394 458.9172038614373 1891 -5395 458.9226514348578 2401 -5396 458.93899376714546 5656 -5397 459.0642656535139 491 -5398 459.1132757827854 5750 -5399 459.156835950419 2390 -5400 459.18405895675426 5531 -5401 459.31470692761405 5122 -5402 459.3582479938724 4615 -5403 459.46164148925425 2988 -5404 459.52693065804095 3883 -5405 459.5758914477564 3707 -5406 459.78799462360905 3585 -5407 459.79343188001286 4110 -5408 459.83149087464636 5267 -5409 459.8369276167367 5740 -5410 459.91847103590004 5365 -5411 459.96739014847566 5428 -5412 460.11411627986377 5560 -5413 460.17931287705665 5751 -5414 460.18474550988765 3204 -5415 460.24450023873175 4972 -5416 460.33140236138576 4478 -5417 460.483441613268 1991 -5417 460.483441613268 4379 -5419 460.575726672607 4716 -5420 460.57572667260706 5634 -5421 460.613721028803 4577 -5422 460.6517122512409 391 -5423 460.66256631074333 3003 -5424 460.79279508256207 3405 -5425 460.83077154200544 5169 -5426 461.0531422732091 5739 -5427 461.06940909151626 4280 -5428 461.0910972898957 5463 -5429 461.183260754334 4009 -5430 461.26998601686626 5020 -5431 461.30792319230767 5657 -5432 461.3296001775737 4676 -5433 461.4596407054467 5752 -5434 461.5246472291593 2789 -5435 461.7899955607527 2501 -5436 461.8062364238924 2490 -5437 462.06601259993147 3784 -5438 462.0876540224809 4181 -5439 462.2228899567826 2802 -5439 462.2228899567826 4817 -5441 462.26074892856735 2091 -5442 462.3526792395606 5530 -5443 462.4499972970051 291 -5444 462.47702645645006 4775 -5445 462.4824320987771 3606 -5446 462.48243209877717 5738 -5447 462.8660713424565 3287 -5448 462.909278368883 5071 -5449 462.9146789636293 5325 -5450 462.9524813628284 5753 -5451 463.00107991234756 3908 -5452 463.0874647407334 5633 -5453 463.1306511126207 5223 -5454 463.34112703277265 5561 -5455 463.4058696218683 3486 -5455 463.4058696218683 3088 -5457 463.5353276720125 4082 -5458 463.7779641164509 5427 -5459 463.8803725099823 5658 -5460 464 1192 -5461 464.05279872014563 4874 -5462 464.0527987201457 1292 -5463 464.06896039274164 1092 -5464 464.1228285701965 5737 -5465 464.2251608863957 5366 -5466 464.2467016576424 2191 -5467 464.2951647389837 4918 -5468 464.31131797534294 1392 -5469 464.34900667493616 992 -5470 464.42437489864807 5121 -5471 464.45667182203334 191 -5472 464.5696933722647 5268 -5473 464.6557865775482 5754 -5473 464.6557865775482 2590 -5475 464.76875970744845 3304 -5476 464.78489648438455 1492 -5477 464.8117898676839 3103 -5478 464.84405987384633 892 -5479 464.8548160447518 2601 -5480 464.9569872579614 5464 -5481 465.02150487907545 3685 -5481 465.02150487907545 2889 -5483 465.2418725781247 3807 -5484 465.2848589842571 4412 -5485 465.4084227858366 3983 -5486 465.41379438087137 4513 -5487 465.47287783500343 1592 -5488 465.5534340975265 792 -5489 465.5856526999087 4311 -5490 465.7145048202815 5529 -5491 465.8003864317847 3505 -5491 465.8003864317847 5632 -5493 465.92917916782164 2902 -5494 465.97210216921786 5736 -5494 465.97210216921786 4614 -5496 465.98819727542457 5170 -5497 466.05257214181324 4973 -5498 466.31534394656154 4210 -5499 466.3743131863074 1692 -5500 466.4386347634595 2291 -5501 466.476151587624 692 -5502 466.56725131539184 5755 -5503 466.6529759896534 5659 -5504 466.66904761297377 91 -5505 466.76010969233437 5562 -5506 466.7868892760378 5019 -5507 466.9582422444217 4715 -5508 467.0010706625843 5845 -5509 467.01713030680145 5846 -5510 467.1295323569256 5844 -5511 467.2098029793467 5847 -5512 467.34355671176206 5324 -5513 467.423790579812 3387 -5514 467.4237905798121 4479 -5515 467.47192429064654 4109 -5516 467.4719242906466 5843 -5517 467.4879677595991 1792 -5518 467.48796775959914 4578 -5519 467.53074765195925 3188 -5520 467.61094940131585 592 -5521 467.61629569552 5848 -5522 467.70182809135997 3884 -5522 467.70182809135997 2690 -5524 467.7713116470483 5426 -5525 467.7873448480623 4380 -5526 467.89956187198976 3706 -5527 467.97970041445177 4677 -5528 467.98504249601825 5222 -5529 468.0277769534624 5842 -5530 468.0277769534625 5735 -5531 468.11323416455554 2701 -5532 468.2360515808239 5849 -5533 468.369512244339 4816 -5534 468.3855249684815 3586 -5535 468.47091692014357 5072 -5536 468.5776349763185 4281 -5537 468.68432873310365 5756 -5538 468.7056645699943 2989 -5538 468.7056645699943 5367 -5540 468.71099837746505 5631 -5541 468.7963310436633 5841 -5542 468.8123291894103 1892 -5543 468.83365920121395 2391 -5544 468.89764341485017 4776 -5545 468.95628794163747 492 -5546 469.0042643729372 5465 -5547 469.0522358970267 4008 -5548 469.06822531482555 5850 -5549 469.137506494631 3203 -5550 469.2653833386818 5528 -5551 469.4731089210542 5269 -5552 469.5210325427393 3404 -5553 469.6221885728996 5660 -5554 469.6913880411264 5120 -5555 469.77654262425665 5840 -5556 469.79250739023075 4182 -5557 469.8191141279801 3002 -5558 470.1116888570204 5851 -5559 470.20208421486177 4917 -5560 470.2393007820593 4875 -5561 470.28714632658205 5734 -5562 470.34561760475674 1992 -5563 470.3668780856067 5563 -5564 470.40939616465994 3785 -5565 470.5103612036615 392 -5566 470.9405482648526 2790 -5567 470.9670901453731 3605 -5567 470.9670901453731 5839 -5569 471.00424626536017 5757 -5570 471.05201411309133 3907 -5571 471.30138977091934 5171 -5572 471.36503900904654 5852 -5573 471.42867965366725 2491 -5573 471.42867965366725 4083 -5575 471.5612367444975 2801 -5576 471.81564196198497 5630 -5577 471.8315377335432 3288 -5578 471.9427931434063 5425 -5579 471.94279314340633 5323 -5580 472.0010593208452 4974 -5581 472.0857972868915 2092 -5582 472.1493407810711 3487 -5583 472.27110858065413 292 -5584 472.36638322386995 4512 -5585 472.36638322387 5838 -5586 472.451055666087 4411 -5586 472.451055666087 5018 -5588 472.5727457228146 3089 -5589 472.70498199193963 4613 -5590 472.7472897859912 5733 -5591 472.78430600010404 5661 -5592 472.82660669636596 5853 -5593 472.95877198758035 4310 -5594 473.0010570812712 5221 -5594 473.0010570812712 5527 -5596 473.2282747258452 5466 -5597 473.3550464503362 5368 -5598 473.465943865026 3806 -5599 473.4659438650261 4714 -5600 473.48178423250874 3984 -5601 473.52402262187286 5758 -5602 473.5240226218729 3686 -5603 473.6348804722895 3303 -5604 473.8881724626602 4209 -5604 473.8881724626602 3102 -5606 473.9725730461627 5837 -5607 474 1193 -5608 474.030589730241 2192 -5609 474.0516849458506 1293 -5610 474.06750574153466 1093 -5611 474.15714694603093 5564 -5612 474.17823653137015 5073 -5613 474.22041288835305 2591 -5614 474.23622805517505 192 -5615 474.30475435103955 1393 -5616 474.3416490252569 993 -5617 474.3680006071236 2890 -5618 474.43650787012587 3504 -5619 474.47339229929423 4579 -5620 474.4944678286566 5854 -5621 474.53661607930735 5270 -5622 474.62090135180523 4480 -5623 474.6472374300729 4815 -5624 474.74730120349284 4678 -5625 474.7683645737151 1493 -5626 474.8262840239575 893 -5627 475.11051345976335 5629 -5628 475.1105134597634 5119 -5629 475.18943590951176 4381 -5630 475.19469694010684 2901 -5631 475.2367830881781 4108 -5632 475.40509042289403 5732 -5633 475.44189971015385 4777 -5634 475.4418997101539 1593 -5635 475.52076715954263 793 -5636 475.783564239035 5836 -5637 475.9464255564905 3885 -5638 476.1354849199963 5662 -5639 476.1774879181081 2292 -5640 476.17748791810817 4282 -5641 476.2404854692637 5759 -5642 476.24573488903815 4916 -5643 476.2877281643943 5424 -5644 476.28772816439437 3705 -5645 476.3034746881446 3388 -5646 476.32446924339297 1693 -5647 476.36645557805593 5855 -5648 476.40319058545356 92 -5649 476.42418074652755 693 -5650 476.5553483069936 4876 -5651 476.6182959140364 3189 -5652 476.7074574621211 5322 -5653 476.7651413431985 5172 -5654 476.9171835864168 5526 -5655 477.0010482168776 5945 -5655 477.0010482168776 4007 -5657 477.01677119363427 5946 -5658 477.0377343565182 3587 -5659 477.12681752339176 5944 -5660 477.2054065075122 2691 -5661 477.2054065075123 5947 -5662 477.4149138851864 1793 -5663 477.4620403759863 5943 -5664 477.5353390064446 593 -5665 477.582453614033 4183 -5666 477.6033919477541 5948 -5667 477.62432936357 5467 -5668 477.7970280359642 5835 -5669 477.98012510982085 2990 -5670 478.0062761094252 5942 -5671 478.0847205255571 4975 -5672 478.12655228506185 5565 -5673 478.13178099766594 3202 -5674 478.16838038498526 5369 -5675 478.1736086402093 5220 -5676 478.2102048262877 5949 -5677 478.2572529507524 5017 -5678 478.25725295075245 5731 -5679 478.29906962067156 3403 -5680 478.4401738984718 5856 -5681 478.5237716143264 2392 -5682 478.59168400631455 5628 -5683 478.71181309844445 1893 -5684 478.75881192934713 5941 -5685 478.81624868001296 3786 -5686 478.8527957525152 493 -5687 479.0093944798995 3001 -5688 479.02505153697336 5950 -5689 479.15028957520207 5760 -5690 479.1763767132099 3906 -5691 479.40066750057827 4084 -5692 479.4267410147248 4511 -5693 479.51016673267736 3604 -5694 479.5518741491894 4612 -5695 479.6717627711684 5663 -5696 479.7186675542238 5940 -5697 479.71866755422394 4410 -5698 479.75514588172996 5271 -5699 480.01041655364105 5834 -5700 480.02604096027954 5074 -5701 480.0468727114051 5951 -5702 480.0937408465143 4713 -5703 480.21349418774145 1993 -5704 480.37485362995426 393 -5705 480.38005787084876 2791 -5706 480.4268935020187 4309 -5707 480.67660646218263 5118 -5708 480.7130120976548 5857 -5709 480.80141430740406 5423 -5710 480.8378104933097 3289 -5711 480.8846015417836 5939 -5712 480.94178441886294 3488 -5713 481.00935541837435 5525 -5714 481.0509328543081 4814 -5715 481.06652346634974 2492 -5716 481.27435003332556 5952 -5717 481.3003220443552 5730 -5718 481.5495820785228 4208 -5719 481.5651565468582 4580 -5720 481.62744938385725 3985 -5721 481.6274493838573 4679 -5722 481.6326400899341 5321 -5723 481.75720025755714 3805 -5724 481.7727680141334 3090 -5725 481.918042824711 2093 -5726 481.91804282471105 4481 -5727 482.0840175737005 3687 -5728 482.09957477682974 293 -5729 482.1047603996459 4778 -5730 482.18772278024665 5468 -5731 482.24993519958093 5761 -5732 482.2551192055922 5627 -5732 482.2551192055922 5938 -5734 482.27067088928396 5566 -5735 482.3743359674102 5173 -5736 482.420977984996 5833 -5737 482.42097798499606 4915 -5738 482.5453346577915 3302 -5739 482.68519761848916 4382 -5740 482.70591461054215 5953 -5741 482.99585919550077 4877 -5742 483.001035195578 3101 -5743 483.08384365449444 4107 -5744 483.12524256138806 3503 -5745 483.14076623692193 5370 -5746 483.1821602667052 5858 -5747 483.3890772452353 5664 -5748 483.49767321053366 5219 -5749 483.74063298424704 2891 -5750 483.80264571413824 2592 -5751 483.8233148578105 2193 -5752 483.828482005762 5937 -5753 483.86465049639656 4283 -5754 484 1194 -5755 484.0247927534291 193 -5756 484.05061718791353 1294 -5757 484.06611118730467 1094 -5758 484.2003717470692 5016 -5759 484.25716308589597 3886 -5760 484.29846169485194 1394 -5761 484.298461694852 4976 -5762 484.33459508897363 994 -5763 484.33975678236453 5954 -5764 484.5307007816945 5729 -5765 484.7370421166511 3704 -5766 484.7525141760484 1494 -5767 484.809240836022 894 -5768 485.025772511111 5832 -5769 485.02577251111103 4006 -5770 485.12369556639885 5272 -5771 485.2267511174544 3389 -5772 485.27311897528386 5524 -5773 485.41219597368996 1594 -5774 485.45339632141827 4184 -5775 485.4791447631917 5422 -5776 485.4894437575342 794 -5777 485.5357865286553 5762 -5778 485.60271827904756 5936 -5779 485.7417009069738 3588 -5780 485.74170090697385 3190 -5781 485.84462536905767 5859 -5782 485.92694924237327 2293 -5783 486.00925917105735 5075 -5784 486.09669819903127 5626 -5785 486.1481255749116 93 -5786 486.17383722286 5955 -5787 486.2766702197423 1694 -5788 486.3743414284927 694 -5789 486.3846214674143 5117 -5790 486.5079649913247 4611 -5791 486.58503881644367 5567 -5792 486.5901766373835 4510 -5793 486.7134680692533 5320 -5794 486.7288773023437 2692 -5795 486.8367282775613 4712 -5796 486.9137500625753 5469 -5797 487.00102669296297 6045 -5798 487.0164268276789 6046 -5799 487.08315511830216 4409 -5800 487.12421413844737 3402 -5801 487.1242141384475 6044 -5802 487.16526969807694 3201 -5803 487.201190474736 6047 -5804 487.2832851637741 3787 -5804 487.2832851637741 5665 -5806 487.28328516377417 2991 -5807 487.34484710520945 1794 -5808 487.3704956190927 3905 -5809 487.4474330632996 4085 -5810 487.4525617944787 6043 -5811 487.46281909495417 594 -5812 487.5756351582798 4813 -5813 487.57563515827985 5935 -5814 487.5910171444917 6048 -5815 487.8216887347261 5831 -5816 487.9446689943441 5728 -5817 487.9856555268812 6042 -5818 487.98565552688126 4308 -5819 488.1085944746312 3603 -5820 488.1239596659848 5174 -5821 488.18541559534526 6049 -5822 488.2058991859889 5956 -5823 488.2263819172414 2393 -5824 488.26734480200497 5371 -5825 488.6153906704127 4680 -5825 488.6153906704127 1894 -5827 488.69724779253664 5860 -5828 488.722825331496 6041 -5829 488.7228253314961 4914 -5830 488.75351661138967 494 -5831 488.7586316373349 4581 -5832 488.88137620490306 4779 -5833 488.9683016310975 5218 -5834 488.9836398081228 6050 -5835 489.004089962446 5763 -5836 489.29541179128177 4207 -5837 489.3107397145499 4482 -5838 489.5559212184038 4878 -5839 489.6631495221996 6040 -5840 489.703992223874 5523 -5841 489.7448315194352 5934 -5842 489.78056310964405 3489 -5843 489.84181120030985 2792 -5844 489.8418112003099 3986 -5845 489.88263900652777 3290 -5846 489.984693638485 6051 -5847 490.0867270188002 1994 -5848 490.1122320448654 5625 -5848 490.1122320448654 3804 -5850 490.2448367907611 394 -5851 490.2703335915809 4383 -5852 490.2754327926293 5015 -5853 490.3162244919089 5421 -5854 490.4334817281545 5957 -5855 490.6373406091306 5273 -5855 490.6373406091306 4977 -5857 490.6984817584012 3688 -5858 490.718860448628 2493 -5859 490.80546044232227 5830 -5860 490.8054604423223 6039 -5861 491.0040733028597 3091 -5862 491.00916488391545 4106 -5863 491.0651687912715 5568 -5864 491.1873369703254 6052 -5865 491.350180624776 5666 -5866 491.49771108317475 3301 -5867 491.5384013482568 5727 -5868 491.6350272305666 4284 -5869 491.7367181734551 5861 -5870 491.7570538385799 2094 -5871 491.7977226462115 5470 -5872 491.86380228677126 3502 -5873 491.9349550499537 294 -5874 491.9451188903087 5319 -5875 492.1077117867592 5933 -5876 492.1229521166434 5076 -5877 492.1483516176804 6038 -5878 492.22962121351446 5116 -5879 492.590093282437 6053 -5880 492.630693319042 3887 -5881 492.65099208263047 5764 -5882 492.8539337369643 5958 -5883 493.12270278298894 4005 -5884 493.13791174477757 2892 -5885 493.24436134638177 3703 -5886 493.4014592601039 4185 -5887 493.40145926010393 2593 -5888 493.543311169344 5372 -5889 493.56863757738904 4610 -5890 493.62435110111824 2194 -5891 493.69018625044595 6037 -5891 493.69018625044595 4711 -5893 493.8218302181466 194 -5894 493.85220461186566 4509 -5895 493.973683509557 5829 -5896 494 1195 -5897 494.00910922775495 5175 -5898 494.0495926523976 1295 -5899 494.06477308142496 1095 -5900 494.19125852244696 3390 -5900 494.19125852244696 6054 -5902 494.21655172606273 4812 -5903 494.2924235713106 1395 -5904 494.2974812802509 5624 -5905 494.29748128025096 5522 -5906 494.32782644718674 995 -5907 494.4946915791918 3589 -5908 494.54019048000544 4408 -5909 494.5806304335017 5217 -5910 494.6615004222585 5932 -5911 494.73730403113933 1495 -5912 494.79288596340996 895 -5913 494.8989795907848 3191 -5914 494.9595943104851 5862 -5915 495.14644298429533 4913 -5916 495.30798499519466 5420 -5917 495.3079849951947 5726 -5918 495.3836896790204 1595 -5919 495.429106936603 6036 -5920 495.4593827954013 795 -5921 495.46442859200295 5959 -5922 495.5653337351191 4086 -5923 495.5855122983318 5667 -5924 495.63091106185055 3904 -5924 495.63091106185055 4307 -5926 495.6863927928625 2294 -5927 495.7065664281642 4681 -5928 495.70656642816425 5569 -5929 495.7670824086649 4780 -5930 495.8074222921638 3788 -5931 495.9032163638384 94 -5932 495.9889111663687 6055 -5933 495.9939515760248 3401 -5934 496.04939270197684 4582 -5935 496.2307930791881 1695 -5935 496.2307930791881 4879 -5937 496.2710952695109 2693 -5938 496.2912451373689 5274 -5939 496.3265054377008 695 -5940 496.4725571469183 5765 -5941 496.47759264643554 5014 -5942 496.6135318333563 2992 -5943 496.7594991542688 3602 -5944 496.79472621999525 4483 -5945 496.83498266527084 5471 -5946 497.0010060351991 6145 -5947 497.01609631882144 6146 -5948 497.0965700947855 4978 -5949 497.1217154782116 6144 -5949 497.1217154782116 4206 -5951 497.1971439982333 6147 -5952 497.2775884754912 1795 -5953 497.32283277565284 5318 -5954 497.32283277565296 5828 -5955 497.36304647611286 6035 -5956 497.39320461783547 595 -5957 497.4032569254045 5931 -5958 497.44346412431634 6143 -5959 497.5791394341205 6148 -5960 497.9407595286813 4384 -5960 497.9407595286813 2394 -5962 497.9658622837513 6142 -5963 497.98092332939825 6056 -5964 498.1214711292819 3987 -5965 498.1616203603003 6149 -5966 498.20678437773205 5115 -5967 498.2619792839908 5960 -5968 498.3623179976592 5863 -5969 498.36231799765926 5077 -5970 498.5228179331414 1895 -5971 498.5278327235101 3803 -5972 498.6481725625794 5623 -5973 498.6581995716104 495 -5974 498.66321300051806 3490 -5975 498.68827938903877 6141 -5976 498.94388462030474 6150 -5977 498.96392655180995 5373 -5978 498.96392655181 3291 -5979 499.0090179545857 4105 -5980 499.04909578116667 5521 -5981 499.2494366546647 5725 -5982 499.32454375886635 2793 -5983 499.3645962620899 3689 -5984 499.484734501466 4285 -5985 499.48973963435924 6034 -5986 499.6098477812462 6140 -5987 499.9249943741561 6151 -5988 499.96499877491425 1995 -5989 499.98499977499324 5668 -5990 500.02499937503126 5176 -5991 500.119985603455 395 -5992 500.16497278398055 6057 -5993 500.2649298121946 3092 -5994 500.3298911718148 5930 -5994 500.3298911718148 5216 -5996 500.38485188902354 2494 -5997 500.44979768204524 5419 -5998 500.4647839758558 5766 -5999 500.5047452322505 5570 -6000 500.64957804835905 4710 -6001 500.6495780483591 3501 -6002 500.729467876617 4609 -6002 500.729467876617 6139 -6004 500.8492787256462 5827 -6005 500.9690609209315 4811 -6006 501.0638681844861 3888 -6007 501.1037816660337 6152 -6008 501.20853943244026 4508 -6009 501.24345382259105 5961 -6010 501.28834017958167 4004 -6011 501.422975141746 4186 -6012 501.6024322110091 2095 -6013 501.6871535130235 4912 -6014 501.77684282955903 295 -6015 501.8067357060883 3702 -6016 501.8067357060884 6033 -6017 501.9412316197984 5864 -6018 502.02091589892945 5472 -6019 502.04581464244876 6138 -6020 502.0806708089847 5275 -6021 502.08565006381133 4407 -6022 502.47885527651806 6153 -6023 502.5385557347814 6058 -6024 502.5584543115358 2893 -6025 502.7573967630909 4781 -6026 502.80214796677234 5013 -6027 502.8419234709851 5317 -6028 502.89660965252097 4682 -6029 503.0159043211258 2594 -6029 503.0159043211258 4880 -6031 503.16001430956334 5622 -6032 503.1947932957971 3391 -6033 503.2941485850992 3590 -6034 503.35871900663443 4306 -6034 503.35871900663443 5724 -6036 503.4332130481659 4583 -6036 503.4332130481659 2195 -6038 503.4381789256751 5929 -6039 503.557345294456 6137 -6040 503.626845988178 195 -6041 503.67151994132047 4979 -6042 503.7509305202324 4087 -6043 503.9543630131601 5520 -6043 503.9543630131601 3903 -6045 504 1196 -6046 504.0486087670513 6154 -6047 504.04860876705135 1296 -6048 504.0634880647476 1096 -6049 504.0882859182507 3192 -6050 504.2866248474175 1396 -6051 504.3114117289039 5114 -6051 504.3114117289039 6032 -6053 504.32132614038835 996 -6054 504.36593858031296 4484 -6055 504.38576506479643 3789 -6056 504.4055907699676 5962 -6057 504.5245286405805 5374 -6058 504.54434889313745 5669 -6059 504.54930383462033 5826 -6060 504.62362211850524 5767 -6061 504.7226961411582 1496 -6062 504.7226961411583 5078 -6063 504.7771785649585 896 -6064 505.02475186865837 4205 -6065 505.0990001969911 6059 -6066 505.26230811332044 6136 -6067 505.35630994378613 1596 -6068 505.4305095658552 796 -6069 505.4552403526943 2295 -6070 505.4552403526944 5571 -6071 505.46018636486093 3601 -6072 505.66787519082135 95 -6073 505.69259436934607 4385 -6074 505.6925943693461 5865 -6075 505.7370858459957 5418 -6076 505.811229610415 6155 -6077 505.83099944546694 2694 -6078 505.96936666165874 2993 -6079 506.16696849952586 5177 -6080 506.1867244406949 1696 -6081 506.2114182829146 5215 -6082 506.2805546334956 696 -6083 506.4632267006164 3988 -6084 506.7247773693329 5928 -6085 507.0009861923347 6031 -6085 507.0009861923347 3802 -6087 507.00098619233484 6245 -6088 507.0157788471676 6246 -6089 507.07987536481863 4104 -6090 507.119315348962 6244 -6091 507.1587522659941 6135 -6092 507.19325705296984 6247 -6093 507.2129730202097 1796 -6094 507.3263249625432 596 -6095 507.3509633380034 5473 -6096 507.41009055792335 4286 -6097 507.4347248661644 6243 -6098 507.56772947065895 6248 -6099 507.5874308924523 3491 -6100 507.63175629584094 5723 -6101 507.6662289339326 2395 -6102 507.71054745789945 4709 -6103 507.74501474657535 5963 -6104 507.76470928964727 6156 -6105 507.82871127969906 4810 -6106 507.8287112796992 5621 -6107 507.84347982424663 6060 -6108 507.94684761301556 6242 -6109 507.9862202855507 4608 -6110 508.000984251015 5276 -6111 508.0797181545431 3690 -6111 508.0797181545431 3292 -6113 508.1387605762819 6249 -6114 508.34043710883367 4911 -6115 508.41911844461555 5825 -6116 508.4338698395299 1896 -6117 508.49778760580654 5316 -6118 508.56661313932125 496 -6119 508.6550894270104 4507 -6120 508.6550894270105 6241 -6121 508.82708261255124 2794 -6122 508.9056887086251 6250 -6123 508.94498720392164 5768 -6124 509.00884078766256 5519 -6125 509.2445385077782 5012 -6125 509.2445385077782 6134 -6127 509.259265993266 5670 -6128 509.51447476985385 4187 -6129 509.5193813781768 4003 -6130 509.5537263135263 3093 -6130 509.5537263135263 3889 -6132 509.55863254389084 6240 -6133 509.6125979604507 5866 -6134 509.71560698099097 4406 -6135 509.84801656964396 1996 -6136 509.8480165696441 4782 -6137 509.8676298805406 6251 -6138 509.8725330903794 6030 -6139 509.9068542390855 4881 -6139 509.9068542390855 6157 -6141 510 396 -6142 510.06372150938165 2495 -6143 510.1813403095021 4683 -6144 510.1862405043868 5927 -6145 510.2205405508484 5375 -6146 510.35771768437087 4980 -6147 510.4213945359266 3701 -6148 510.5389309347525 5113 -6149 510.5536210820564 5572 -6150 510.65644028054714 6239 -6151 510.76902803517754 6061 -6152 510.9060579010588 4584 -6153 511.0234828263766 6252 -6154 511.16533528790853 4305 -6154 511.16533528790853 5417 -6156 511.1995696398814 5079 -6157 511.25825176714756 5964 -6158 511.45381023118796 2096 -6159 511.51735063436513 6133 -6160 511.6248625702234 296 -6161 511.94726290898365 6238 -6162 512.0009765615687 4088 -6162 512.0009765615687 2894 -6164 512.0205074018032 4485 -6165 512.0644490686694 5722 -6166 512.1376768018537 3591 -6167 512.2206555772619 5214 -6168 512.2352974952038 3392 -6168 512.2352974952038 6158 -6170 512.3377792043058 3902 -6171 512.3719352189385 6253 -6172 512.4304830901457 5178 -6173 512.4548760622735 5824 -6174 512.6451014103226 2595 -6175 512.6499780552028 5620 -6176 512.8206314102426 5474 -6177 512.9229961699905 6029 -6178 513.0009746579435 4204 -6179 513.0155943048906 3790 -6180 513.2494520211395 2196 -6181 513.3078998028376 3193 -6182 513.4247754053168 5769 -6183 513.4296446447166 6237 -6184 513.439382984983 196 -6185 513.522151420949 4386 -6186 513.6973817336429 5867 -6187 513.8190342912571 5926 -6188 513.8725522928813 6062 -6189 513.9114709753032 6254 -6190 513.9747075489221 6132 -6191 514 1197 -6192 514.0476631597502 5277 -6192 514.0476631597502 1297 -6194 514.0622530394543 1097 -6195 514.1254710671317 5671 -6196 514.2081290683764 5518 -6197 514.2810515661645 1397 -6198 514.2859126983744 5315 -6199 514.3150785267723 997 -6200 514.7086554547145 1497 -6201 514.7475109216168 6159 -6202 514.7620809655662 897 -6203 514.7912198163446 4809 -6204 514.8640597283908 3989 -6205 514.8689153561322 4708 -6206 514.9417442779328 5965 -6207 515.1019316601327 6236 -6207 515.1019316601327 4910 -6209 515.2184002925362 4103 -6210 515.2329570204142 2296 -6211 515.3299913647566 1597 -6212 515.3348426023608 4607 -6213 515.3493960411713 2994 -6214 515.4027551342735 797 -6215 515.4076056869941 4287 -6215 515.4076056869941 2695 -6217 515.4415582779486 96 -6218 515.5288546725585 3801 -6219 515.6403785585454 6255 -6220 515.7955021129983 5573 -6221 515.8003489723519 5011 -6222 516.047478435851 5376 -6223 516.1443596514448 1697 -6224 516.1492032348787 6028 -6225 516.1879502661797 4506 -6226 516.2363799656123 697 -6227 516.5510623355643 3492 -6228 516.6139758078559 6131 -6229 516.6526879829427 5721 -6230 516.6526879829428 5823 -6231 516.7301036324476 5416 -6232 516.8413683133346 3691 -6233 516.884900147025 5112 -6234 516.8994099435595 4882 -6235 516.9622810225133 6235 -6236 517.0009671170837 6345 -6237 517.0154736562533 6346 -6238 517.0348150753487 4783 -6239 517.117008035899 6344 -6240 517.150848399188 1797 -6241 517.1508483991881 4981 -6241 517.1508483991881 6063 -6243 517.189520388803 6347 -6244 517.228189487 3293 -6245 517.2620225765661 597 -6246 517.4021646649732 2396 -6247 517.4263232577175 4405 -6248 517.4263232577176 6343 -6249 517.4408178719572 6160 -6250 517.556760172254 6256 -6250 517.556760172254 4684 -6250 517.556760172254 6348 -6253 517.6195514081747 5619 -6253 517.6195514081747 5925 -6255 517.6726765051445 4188 -6256 517.7885668880687 5080 -6257 517.8127074531872 4002 -6258 517.9285665031423 6342 -6259 517.9430470621263 5868 -6260 518.0588769628409 5770 -6261 518.0974811751163 3890 -6262 518.1167822026227 6349 -6263 518.3483384751995 1897 -6263 518.3483384751995 2795 -6265 518.3531614642666 5213 -6266 518.4255009159947 5475 -6267 518.4640778298916 4585 -6268 518.4785434326092 497 -6269 518.6231772684287 6341 -6270 518.7918657804881 5966 -6271 518.8111409752107 5179 -6272 518.8689622631132 6350 -6272 518.8689622631132 3094 -6274 519.0086704478067 6234 -6275 519.0472040190564 4304 -6276 519.1387097876635 5672 -6277 519.4323825099856 6130 -6278 519.5093839383462 6340 -6279 519.5478803729258 6027 -6280 519.5478803729259 5517 -6281 519.6585417367831 6257 -6282 519.7355096585186 1997 -6283 519.754749858046 2496 -6283 519.754749858046 4486 -6285 519.8124661837189 6351 -6286 519.8846025802263 397 -6287 520.2018838874001 5314 -6288 520.2163011671203 5278 -6289 520.3124061561476 6161 -6290 520.3124061561477 4089 -6291 520.5862080385917 6339 -6292 520.6006146750117 6064 -6293 520.7782637553146 3901 -6294 520.9462544255406 6352 -6295 521.0086371644908 5822 -6296 521.0230321204621 3592 -6297 521.0470228299937 4203 -6298 521.1765535785354 5574 -6299 521.238908754901 6233 -6300 521.3108477674332 3393 -6301 521.3108477674333 2097 -6302 521.3923666491484 5720 -6303 521.4259295432095 4387 -6304 521.4642844912776 2895 -6305 521.4786668695087 297 -6306 521.5841255253077 5924 -6307 521.6943549627501 3791 -6308 521.8524695735376 4808 -6308 521.8524695735376 6338 -6310 521.9434835305447 6258 -6311 521.9674319342156 4909 -6312 522.0009578535273 5377 -6313 522.1206757062969 4707 -6314 522.2690877316022 6353 -6315 522.2882345984831 2596 -6316 522.345670988092 5869 -6317 522.4270283972681 6129 -6317 522.4270283972681 5415 -6319 522.4653098531996 5010 -6320 522.5562170714267 3194 -6321 522.7332015474051 5618 -6322 522.7714605829204 4606 -6323 522.8049349422785 5967 -6324 522.8431887287048 5771 -6325 523.0726526975005 2197 -6326 523.1156659860226 6026 -6327 523.2590180780452 197 -6328 523.3067933822376 6337 -6329 523.3211251229975 3990 -6330 523.345010485435 5111 -6331 523.3593411796526 6162 -6332 523.4214363206764 4102 -6333 523.4739726099093 4288 -6334 523.6506469011568 6232 -6335 523.7795337735143 6354 -6336 523.8033982325811 4505 -6337 523.9895037116679 4883 -6338 524 1198 -6339 524.0467536394057 1298 -6340 524.0467536394058 4982 -6341 524.0610651441299 1098 -6342 524.1612347360305 5476 -6343 524.218465909014 6065 -6344 524.2756908345074 1398 -6345 524.2947644216944 5673 -6346 524.3090691567331 998 -6347 524.3138373150189 4784 -6348 524.4091913763526 6259 -6349 524.4854621436136 5081 -6350 524.6046130182235 5212 -6351 524.6951495868816 1498 -6352 524.7475583554439 898 -6353 524.7523225294005 2995 -6354 524.9476164342495 6336 -6355 525 2696 -6356 525.0190472735251 2297 -6357 525.0190472735252 4685 -6358 525.0238089839354 5516 -6359 525.2142420003479 4404 -6360 525.2237618387043 97 -6361 525.3046734991037 1598 -6362 525.3046734991038 5180 -6363 525.37605579242 798 -6364 525.4759747124506 6355 -6365 525.5187912910441 5821 -6366 525.552090662762 3493 -6367 525.594901040716 6128 -6368 525.6472201010864 3692 -6369 525.7090450049343 5923 -6370 525.8944761071369 4189 -6371 526.1036019644799 4586 -6372 526.10360196448 1698 -6373 526.1653732430517 4001 -6374 526.1938806181614 698 -6375 526.2413894782507 5313 -6376 526.2413894782508 6231 -6377 526.2793934784071 5719 -6378 526.4076367227209 3294 -6379 526.5026115794678 5279 -6380 526.5785791313581 6163 -6381 526.6925099144661 3891 -6381 526.6925099144661 5575 -6383 526.7731959771681 6335 -6384 526.8491245128912 6025 -6385 526.9013190342191 5870 -6386 526.9772291095699 5968 -6387 527.0009487657494 4303 -6387 527.0009487657494 6445 -6389 527.0151800470268 6446 -6390 527.053128251792 6260 -6391 527.0910737244561 1798 -6392 527.114788257738 6444 -6393 527.1479868120526 2397 -6394 527.1859254570442 6447 -6395 527.2001517450465 598 -6396 527.3566155838001 6356 -6397 527.4182401093084 6443 -6398 527.5462065070699 6448 -6399 527.5651618520692 4487 -6400 527.7736257146619 5772 -6401 527.8872985780204 2796 -6402 527.9109773437185 6442 -6403 527.9867422577958 5617 -6404 528.0009469688478 6066 -6405 528.076698974685 5378 -6406 528.0956352783082 6449 -6407 528.2092388438505 3095 -6408 528.2518338822877 5414 -6409 528.2660314652079 1898 -6410 528.3937925449162 498 -6411 528.5924706236365 6441 -6412 528.682324274228 4090 -6413 528.7816184399757 6334 -6414 528.8336222291468 6450 -6415 528.9328879924182 6127 -6415 528.9328879924182 4908 -6417 529.0085065478626 6230 -6418 529.0085065478627 4807 -6419 529.1597112403778 4202 -6420 529.2352973867106 5009 -6421 529.4006044575318 4388 -6422 529.419493407638 6357 -6423 529.4572692862002 2497 -6424 529.4619910815128 4706 -6425 529.4619910815129 6440 -6426 529.5894636414134 5674 -6427 529.6272273967795 1998 -6428 529.7593793412251 6451 -6429 529.7735365229184 398 -6430 529.8726262036943 6261 -6431 529.9150875376167 5110 -6432 529.9481106674502 3593 -6433 529.9669801034778 6164 -6434 529.9905659537724 5922 -6435 530.0235843809216 5477 -6436 530.1792149830093 5820 -6437 530.292372187268 4605 -6438 530.4196451867144 3394 -6438 530.4196451867144 3792 -6440 530.5186141880414 6439 -6441 530.6316990154282 5515 -6442 530.7447597480356 6024 -6443 530.8719242905958 6452 -6444 530.9472666847433 2896 -6445 530.9708089904755 5211 -6445 530.9708089904755 6333 -6447 531.0414296455598 4983 -6448 531.1732297471325 4884 -6448 531.1732297471325 2098 -6450 531.2861752389197 5082 -6451 531.3049971532358 5969 -6452 531.3097025276313 5718 -6453 531.3379338989453 298 -6454 531.4978833447975 4504 -6455 531.6060571513458 5871 -6456 531.6060571513459 4289 -6457 531.6624869219193 6358 -6458 531.6812955145216 4785 -6459 531.6859975587095 4101 -6460 531.761224611197 6438 -6461 531.8317403089063 3991 -6462 531.8317403089064 3195 -6463 531.9069467491471 5181 -6464 531.9445459820037 6067 -6464 531.9445459820037 2597 -6466 531.949245699249 6229 -6467 532.1700855929427 6453 -6468 532.3391775926323 5576 -6469 532.4002253943925 5312 -6470 532.4377897933241 6126 -6471 532.5645500782041 4686 -6472 532.8461316365166 5773 -6473 532.8648984498791 6262 -6474 532.9024300939151 2198 -6474 532.9024300939151 5280 -6476 533.0759795751446 4403 -6477 533.0853590186098 198 -6478 533.1885220069914 6437 -6479 533.3385416412357 6332 -6480 533.376039956802 5616 -6481 533.5213210360014 6165 -6482 533.6525086608326 6454 -6483 533.8211310916794 4587 -6484 534 1199 -6485 534.0458781790194 1299 -6486 534.0599217316349 1099 -6487 534.083326832059 6359 -6488 534.1769369787505 4190 -6488 534.1769369787505 2996 -6490 534.200336952346 5413 -6491 534.2705307239021 5379 -6491 534.2705307239021 1399 -6493 534.3032846614365 999 -6494 534.424924568456 5921 -6495 534.4950888455385 3693 -6496 534.5886268898731 3494 -6497 534.6073325348242 2697 -6498 534.6821485705316 1499 -6499 534.7335785229875 899 -6500 534.7990276730128 6023 -6500 534.7990276730128 6436 -6502 534.8130514488217 2298 -6503 534.9859811247394 5819 -6504 535.0140185079266 98 -6505 535.0186912622773 5675 -6506 535.0233639758175 4302 -6507 535.0607442150844 6228 -6508 535.2803004034428 1599 -6509 535.3176627013161 6455 -6510 535.3363428724039 3892 -6511 535.3503525729669 799 -6512 535.4484102133463 4488 -6513 535.6164672599228 3295 -6514 535.7844715928225 5970 -6515 535.8824497965948 6331 -6516 535.9944029558518 4907 -6517 536.0083954566384 5478 -6518 536.0270515561691 6263 -6519 536.0457070064083 6068 -6520 536.0643618074233 1699 -6521 536.1063327363331 5008 -6522 536.1063327363332 6125 -6523 536.1529632483625 699 -6524 536.2555361019595 4806 -6525 536.3674113888726 5514 -6526 536.4559627779338 5872 -6527 536.4792633457513 5717 -6528 536.5910919871852 6435 -6529 536.5910919871853 5109 -6530 536.6796064692602 6360 -6531 536.8891878218446 4705 -6532 536.9031570031974 2398 -6533 537.0009310978893 6545 -6534 537.014897372503 6546 -6535 537.0335185069922 1799 -6536 537.1079965891404 4091 -6537 537.1126511263722 6544 -6538 537.1405775027614 599 -6539 537.163848374032 6456 -6540 537.1824643452167 6547 -6541 537.2383083883724 6166 -6542 537.3360214986521 4201 -6543 537.4104576578316 6543 -6544 537.4430202356339 4389 -6544 537.4430202356339 2797 -6546 537.4476718714111 5210 -6547 537.5360453030104 6548 -6548 537.5732508226204 3096 -6549 537.8940416104272 4604 -6550 537.8940416104273 6542 -6551 538.0566884632138 5774 -6552 538.0752735445107 6549 -6553 538.1124417814551 5577 -6554 538.1310249372359 4984 -6555 538.1867705546097 1899 -6555 538.1867705546097 5083 -6557 538.3121770868647 499 -6558 538.3400412378779 6227 -6559 538.4468404587401 4885 -6560 538.5629025471397 6541 -6561 538.5629025471399 6434 -6562 538.6000371333073 6330 -6563 538.61396194306 5182 -6564 538.6742986258023 5311 -6565 538.7995916850717 6550 -6566 538.8970217026626 5615 -6567 538.9109388386917 3594 -6568 539.008348729405 6022 -6569 539.0083487294052 5920 -6570 539.1335641564157 4786 -6571 539.1706594391056 2498 -6572 539.1892061234164 3793 -6572 539.1892061234164 6457 -6574 539.2680224155703 4503 -6575 539.3560975830347 6264 -6576 539.4117165950329 5281 -6577 539.4163512538344 6540 -6578 539.448792750526 6361 -6579 539.5229374178637 1999 -6580 539.5600059307584 3395 -6581 539.6665637224527 399 -6582 539.7082545227561 6551 -6583 539.8008892174965 4290 -6584 539.9351812949402 5818 -6585 539.9351812949403 6124 -6586 540.1897814657362 4687 -6587 540.2684517904039 5412 -6588 540.3008421240892 6069 -6589 540.3933752369657 3992 -6590 540.4118799582408 5971 -6591 540.4488875000113 2897 -6592 540.4535132645544 6539 -6593 540.5783939448561 5676 -6593 540.5783939448561 5380 -6595 540.712492920221 6433 -6596 540.8003328401342 6552 -6597 541.0083178658161 4402 -6598 541.040663906143 2099 -6599 541.114590451967 6167 -6600 541.1330705103875 3196 -6601 541.2023651093923 299 -6602 541.3917250937624 6458 -6603 541.4471350002694 5873 -6604 541.4886887091917 6329 -6605 541.6133307074338 4588 -6605 541.6133307074338 2598 -6607 541.6733332923081 6538 -6608 541.7840898365325 5716 -6609 541.7840898365326 6226 -6610 542.0747180970535 6553 -6611 542.1116121242932 5479 -6612 542.226889779546 5513 -6613 542.3882373355823 6362 -6614 542.5172808307584 4191 -6615 542.7384268687817 2199 -6616 542.8489661038326 6265 -6617 542.9180416969028 199 -6618 543.0377519104911 6432 -6619 543.0745805135791 6537 -6620 543.0745805135792 5007 -6621 543.111406619305 4301 -6622 543.1482302281763 4906 -6623 543.3691194758862 5108 -6624 543.3691194758864 6021 -6625 543.3829220724554 3694 -6626 543.4013249891833 5775 -6626 543.4013249891833 4489 -6628 543.5301279598032 6554 -6629 543.5899189646548 4805 -6630 543.6221113972462 2997 -6631 543.658900414589 3495 -6632 543.7370688117556 5919 -6633 543.7692525327265 6459 -6634 543.9209501388966 6123 -6635 544 1200 -6636 544.0082719959321 5578 -6637 544.0266537588026 3893 -6638 544.0312491024757 5209 -6639 544.0450349006045 1300 -6640 544.0588203494177 1100 -6641 544.2288121737032 2698 -6642 544.2655601817921 1400 -6643 544.2977126536543 1000 -6644 544.3987509170094 4704 -6645 544.5456821975545 6328 -6645 544.5456821975545 5614 -6647 544.6145425895272 2299 -6648 544.6558546458488 6536 -6649 544.6696246349708 1500 -6650 544.7063429041376 6070 -6651 544.720111616966 900 -6652 544.8118941432905 99 -6653 544.8531912359513 3296 -6654 545.0229352972221 5817 -6655 545.0596297654047 5310 -6656 545.1467692282511 6168 -6657 545.165112603512 6555 -6658 545.1834553615874 5972 -6658 545.1834553615874 5084 -6660 545.2568202232779 1600 -6661 545.3118373921476 4985 -6662 545.3255908170825 800 -6663 545.3897688809352 6225 -6664 545.4218550810007 5183 -6665 545.4951878797833 6363 -6666 545.5364332471297 6431 -6667 545.5501810099599 4390 -6668 545.5730931781735 4603 -6669 545.5868400172424 4092 -6670 545.8067423548375 4886 -6671 546.0265561307435 1700 -6671 546.0265561307435 5282 -6673 546.1135413080324 700 -6674 546.2645879058974 5677 -6675 546.3195035874154 6460 -6676 546.4155927496946 6535 -6677 546.4521937004188 5411 -6678 546.5025160051873 6266 -6679 546.5757038142109 5874 -6680 546.6671747965119 2399 -6680 546.6671747965119 4787 -6682 546.9597791428542 3097 -6683 546.9780617172868 1800 -6684 546.9780617172869 6556 -6685 546.9963436806502 5381 -6686 547.0009140760187 6645 -6687 547.0146250330059 2798 -6687 547.0146250330059 6646 -6689 547.0831746635972 600 -6690 547.1105921109552 6644 -6690 547.1105921109552 4502 -6692 547.1791297189613 6647 -6693 547.220248163388 5715 -6694 547.4029594366476 6643 -6695 547.5262550782383 6648 -6696 547.768199149969 6327 -6697 547.8777235843778 6642 -6697 547.8777235843778 6020 -6699 547.8914125992485 4688 -6700 547.9096640870646 3595 -6701 548.0009124079996 3794 -6702 548.0556541082301 6649 -6702 548.0556541082301 4291 -6704 548.0602156697747 6122 -6705 548.1103903412159 1900 -6706 548.2061655983084 5512 -6706 548.2061655983084 6430 -6708 548.2335268843013 500 -6709 548.329280633453 5480 -6710 548.3520766806669 6534 -6711 548.534410953406 6641 -6712 548.6073276944084 5918 -6713 548.7303527234484 3396 -6714 548.7667992872747 6650 -6714 548.7667992872747 6364 -6716 548.876124457969 5776 -6717 548.8943432027697 2499 -6718 548.9672121356612 6557 -6719 549.0036429751628 3993 -6720 549.0081966601227 4401 -6721 549.0400713973435 6461 -6722 549.1538946415659 6224 -6723 549.2585911936198 6071 -6724 549.3314118089371 6169 -6725 549.3723691632116 6640 -6726 549.4224240054276 2000 -6727 549.4770240874499 4589 -6728 549.5634631232319 400 -6729 549.6589851899084 6651 -6730 549.968180897768 2898 -6731 550.0227268031749 5579 -6732 550.0954462636462 5973 -6733 550.1363467359706 5006 -6734 550.2453997990351 5107 -6734 550.2453997990351 5816 -6736 550.3135469893505 6267 -6737 550.3180898353243 5613 -6738 550.3907702714499 4905 -6739 550.39077027145 6639 -6740 550.458899464801 3197 -6741 550.4634411112149 6533 -6742 550.7177135338939 5208 -6743 550.7313319577886 6652 -6744 550.9128787748567 4192 -6744 550.9128787748567 2100 -6746 551.0081669086221 4804 -6747 551.044462815842 6429 -6748 551.0716831774247 300 -6749 551.1306560154316 6558 -6750 551.1533361960172 6326 -6751 551.2939324897382 2599 -6752 551.420891878427 4490 -6753 551.5523547225595 5309 -6754 551.5886148208644 6638 -6755 551.837838499681 5875 -6756 551.9284373902109 6462 -6757 551.9827895867769 6653 -6758 551.9873186949135 4703 -6759 552.0733646898752 5678 -6760 552.2001448750262 6365 -6761 552.2725776281129 5085 -6762 552.3087904424481 3695 -6763 552.326895959268 5184 -6764 552.3495270207081 6121 -6765 552.5305421422421 6019 -6766 552.5803109051208 2200 -6767 552.5803109051209 4986 -6768 552.7431591616489 5283 -6769 552.7476820394636 6532 -6770 552.7476820394637 5410 -6771 552.756727684069 200 -6772 552.7612504508616 3894 -6772 552.7612504508616 3496 -6774 552.7838637297583 5714 -6775 552.9647366695275 6637 -6776 553.0732320407488 6223 -6777 553.0867924657034 2998 -6778 553.2494916400738 4887 -6779 553.3263051762495 4602 -6780 553.4121429820636 6654 -6781 553.4663494739315 6559 -6782 553.5205506573357 5382 -6783 553.6153899594917 5917 -6784 553.6650612057799 6170 -6785 553.7192429381518 4391 -6786 553.8637016450889 2699 -6787 553.9539692068286 6072 -6788 554.0487343185616 6428 -6789 554.1164137615849 4093 -6790 554.116413761585 3297 -6791 554.2788107081128 6268 -6792 554.2788107081129 4788 -6793 554.3013620766235 5511 -6794 554.4231236158896 2300 -6795 554.477231272845 5777 -6796 554.5178085508165 6636 -6797 554.616984954482 100 -6798 554.6575520084442 5481 -6799 554.698116095593 6325 -6800 554.9819816894959 6463 -6801 555.018017725551 6655 -6802 555.0225220655465 4501 -6803 555.1441254305048 5974 -6804 555.2026656996524 6531 -6805 555.5987760965642 5815 -6806 555.6662667465067 4689 -6807 555.7922273655867 6366 -6808 555.972121603233 6560 -6809 556.1519576518633 5580 -6810 556.2103918482645 5612 -6811 556.2463483026203 6635 -6812 556.3676841801652 4292 -6812 556.3676841801652 3098 -6814 556.4395744373328 2400 -6815 556.6012935665888 2799 -6816 556.7854164756833 6120 -6817 556.7988864931394 6656 -6818 556.852763304628 3795 -6819 556.9425464085142 3596 -6820 557.000897665345 6745 -6821 557.0143624719205 6746 -6822 557.1086070058512 6744 -6823 557.1445054920672 6222 -6824 557.1759147701918 6747 -6825 557.2162955262526 6427 -6825 557.2162955262526 5106 -6827 557.2297551279903 5876 -6828 557.288076312422 5005 -6829 557.3239632386176 6018 -6830 557.3957301594621 6743 -6831 557.4091854284427 4590 -6832 557.503363218555 5207 -6833 557.5168158898887 6748 -6834 557.6602908581532 3994 -6835 557.718567021038 4904 -6836 557.8261377884689 6530 -6837 557.8619901014946 6742 -6838 557.9292069788065 3397 -6839 558.0008960566282 5679 -6840 558.0367371419197 6749 -6841 558.1442465886395 6171 -6842 558.1487256995218 5308 -6842 558.1487256995218 6634 -6844 558.1979935470926 6464 -6845 558.3950214677777 6269 -6846 558.3994985671101 6324 -6847 558.4711272751708 5713 -6848 558.5069381842986 4803 -6849 558.5069381842987 6741 -6850 558.627783054155 2500 -6851 558.6456837746086 6561 -6852 558.7351787743456 6750 -6853 558.7530760541725 6657 -6854 558.7575502845577 5916 -6855 558.7888688941468 6073 -6856 559.1511423577708 5409 -6857 559.3254866354653 5185 -6858 559.3299562869845 6740 -6859 559.3612428475894 4193 -6860 559.4506233797582 5086 -6861 559.504244845381 4491 -6861 559.504244845381 2899 -6863 559.5399896343424 6367 -6864 559.5578611725512 5284 -6865 559.6114723627456 6751 -6866 559.6516773851392 4702 -6867 559.8080028009603 3198 -6868 559.933031710043 4987 -6869 560.1473020554504 5383 -6870 560.2008568361887 5778 -6871 560.2231698171721 6633 -6872 560.325798085364 5975 -6873 560.3302597575827 6739 -6874 560.5086975239545 5510 -6875 560.5443782609901 6426 -6876 560.6157329222932 6529 -6877 560.6647839841557 6752 -6878 560.7717895900256 4888 -6879 560.8787747811464 6658 -6880 560.985739569198 2600 -6881 561.0793170310237 5814 -6882 561.0926839658489 5482 -6883 561.1506036707079 4601 -6884 561.2708793443679 3696 -6885 561.3644092744036 6119 -6885 561.3644092744036 6221 -6887 561.4846391487483 6562 -6888 561.5069011152044 6738 -6889 561.5380663855301 3895 -6890 561.573681719505 6465 -6891 561.8941181397079 6753 -6891 561.8941181397079 3497 -6893 561.9475064452195 4392 -6894 561.9653014199365 4789 -6895 562.21881861069 5611 -6896 562.2543908232286 6017 -6896 562.2543908232286 6323 -6898 562.3922118948661 5581 -6899 562.4677768548169 6632 -6900 562.5699956449863 2999 -6901 562.6588664546218 6270 -6902 562.6944108483752 4094 -6903 562.7477232295125 5877 -6904 562.7654929009062 6172 -6905 562.8587744718918 6737 -6906 563.1740405949124 6659 -6907 563.2983223834418 6754 -6908 563.404827810341 3298 -6909 563.4403251454407 6368 -6910 563.5113131073767 2700 -6910 563.5113131073767 4690 -6912 563.5689842423907 6528 -6913 563.7597005817283 6074 -6914 564.0301410385796 5915 -6915 564.0301410385797 6425 -6916 564.0434380435606 5680 -6917 564.2783001321245 5105 -6918 564.2783001321246 5712 -6919 564.3846206267494 6736 -6920 564.3846206267496 5206 -6921 564.4864923096035 6563 -6922 564.5263501378834 5004 -6923 564.7344508704954 4293 -6924 564.8451115128819 5307 -6925 564.8760926079276 6755 -6926 564.8805183399406 6631 -6927 565.1061847122185 6466 -6928 565.1283040159996 4903 -6929 565.4069331021684 4591 -6930 565.6368092689867 5976 -6931 565.6368092689868 6660 -6932 565.6589078234338 5408 -6933 565.7296173968621 6220 -6934 565.7428744579997 3796 -6935 565.795899596312 3099 -6936 566.007950474196 3597 -6937 566.0432845639987 5779 -6938 566.0830327787611 4802 -6939 566.0830327787612 6735 -6939 566.0830327787612 6118 -6941 566.2022606807571 2800 -6942 566.259657754285 6322 -6943 566.3611921733338 3995 -6944 566.4141594275341 5186 -6945 566.467121729055 5285 -6946 566.6259789314288 6756 -6947 566.6833330882424 5813 -6948 566.6833330882425 6527 -6949 566.714213691522 5087 -6950 566.8244878266993 5509 -6951 566.8730016502815 5384 -6952 567.0008818335293 6845 -6953 567.0141091718971 6846 -6954 567.0670154399742 6271 -6955 567.1066919019736 6844 -6956 567.1551815861335 3398 -6957 567.1728131707301 6847 -6958 567.3182528352141 6016 -6959 567.3667244384359 4988 -6960 567.3887556164644 4701 -6960 567.3887556164644 6843 -6962 567.459249638245 6630 -6963 567.4900880191653 6369 -6964 567.5077091987386 6848 -6965 567.5253298311892 6173 -6966 567.6310421391698 5483 -6967 567.6486589431883 6564 -6967 567.6486589431883 4492 -6969 567.6706791793989 6424 -6970 567.8468103282787 6842 -6971 567.8600179621735 4194 -6972 567.9524627994847 6734 -6973 568.0184856146849 6849 -6974 568.2649030161901 6661 -6975 568.3396871590088 5610 -6976 568.3704777695618 4889 -6977 568.3880716552733 5878 -6978 568.4804306218465 6841 -6979 568.5463921264474 6757 -6980 568.7046685231272 6850 -6981 568.7398350739994 5582 -6982 568.792580823625 6467 -6983 568.8629008821018 6075 -6984 569.0562362368064 2900 -6985 569.1792336338352 3199 -6986 569.2890302825095 6840 -6987 569.4295391003175 5914 -6988 569.5656239626826 6851 -6989 569.7236172039914 4790 -6990 569.9561386633185 6526 -6991 569.9912280026773 6733 -6992 570.1973342624464 5681 -6993 570.2017186926045 6629 -6993 570.2017186926045 5711 -6995 570.2324087597968 4393 -6996 570.2367929202744 6219 -6997 570.2674810998782 3697 -6998 570.2718649907252 6839 -6999 570.3551525146415 3896 -7000 570.4121317082938 6321 -7001 570.6005608129035 6852 -7002 570.6356105256664 6758 -7003 570.9378249862239 6117 -7004 570.9684754870448 6565 -7005 571.0560392816103 6662 -7005 571.0560392816103 3498 -7007 571.0735504293646 5977 -7008 571.3186501419327 4095 -7009 571.358031360372 5205 -7010 571.4236606931847 4691 -7011 571.4280357140346 6838 -7011 571.4280357140346 5104 -7013 571.4630346750348 6423 -7014 571.6161299333671 6272 -7015 571.6379973374758 5306 -7016 571.6861026822324 6370 -7017 571.8085343889159 6853 -7018 571.8478818706947 5003 -7019 572.0008741252062 5780 -7020 572.0707998141488 3000 -7021 572.1975183448457 6732 -7022 572.2674200057172 5407 -7023 572.4071977185472 5812 -7024 572.420300129197 6174 -7025 572.5120086076798 6015 -7026 572.6168003123904 4902 -7027 572.6298979270991 6468 -7028 572.7172077037671 3299 -7029 572.7564927611036 6837 -7030 572.8917873385864 6759 -7031 573.1055749161753 6628 -7032 573.1535570857081 4294 -7033 573.1884506861596 6854 -7034 573.2451482568343 5508 -7035 573.384687622542 6525 -7036 573.467523056014 5286 -7037 573.4675230560141 4592 -7038 573.5895745217132 5187 -7039 573.6941693969009 5385 -7040 573.7333875590648 4801 -7041 574.0078396677175 6663 -7042 574.0601013831217 5088 -7043 574.0949398836398 6076 -7044 574.147193670752 5879 -7045 574.2560404558232 6836 -7046 574.2691006836429 5484 -7047 574.4432086812412 6566 -7048 574.569403988761 5609 -7048 574.569403988761 6731 -7050 574.669470217446 3797 -7051 574.708621825008 6320 -7052 574.739071231459 6855 -7053 574.8782479795178 4989 -7054 574.8825967099717 6218 -7055 574.9521719238913 5913 -7056 575.1043383595711 3598 -7056 575.1043383595711 3996 -7058 575.1912725346239 5583 -7059 575.2434267334135 3100 -7060 575.3129583105182 6760 -7061 575.4042057545287 6422 -7062 575.8515433686011 4493 -7063 575.9253423838892 6835 -7064 575.9253423838893 6116 -7065 576.025173061039 6371 -7066 576.0425331518499 4890 -7067 576.1683781673548 6627 -7068 576.2377981354573 5710 -7069 576.3028717610212 6273 -7070 576.406974281193 4195 -7071 576.4069742811931 3399 -7072 576.4590184913408 5682 -7073 576.4590184913409 6856 -7074 576.6151229373021 6469 -7075 576.6324652670884 5978 -7076 576.9662035162892 6524 -7077 577.0008665504758 6945 -7078 577.0138646514484 6946 -7079 577.1048431611018 6730 -7080 577.1048431611019 6944 -7081 577.1178389202677 6664 -7082 577.1698190307599 6947 -7083 577.3820225812369 6943 -7084 577.4469672619297 6175 -7085 577.4989177479036 6948 -7086 577.5508635609508 4791 -7087 577.7629271595747 6834 -7088 577.8321555607648 6014 -7089 577.8321555607649 6942 -7090 577.8970496550402 6761 -7091 578.0008650512557 6949 -7092 578.0700649575274 6567 -7092 578.0700649575274 5781 -7094 578.247351917845 5811 -7095 578.3467817840781 6857 -7096 578.4202624389986 5204 -7097 578.4548383409028 6941 -7098 578.5239839453504 5305 -7099 578.5715167548434 4394 -7099 578.5715167548434 3200 -7101 578.6622503671723 5103 -7102 578.6752111504345 6950 -7103 578.9732290874942 5406 -7104 579.1459228899053 6319 -7105 579.2106697912255 3897 -7106 579.2495144581478 6940 -7106 579.2495144581478 5002 -7108 579.2969877359972 3698 -7109 579.3876077376872 6626 -7110 579.4005522952149 4692 -7111 579.4523276336026 6077 -7112 579.4911561016268 6421 -7113 579.5213542226032 6951 -7114 579.6636956028901 6217 -7115 579.7671946566138 5507 -7116 579.7671946566139 6833 -7117 579.8016902355495 6729 -7118 579.987068821366 4096 -7119 580.0215513237417 5880 -7120 580.1810062385704 4901 -7121 580.2154772151464 6939 -7122 580.2456376397844 3499 -7123 580.3834939072613 6665 -7124 580.4007236384186 6858 -7125 580.5040912861855 6372 -7126 580.5385430787521 6952 -7127 580.5557682083609 5287 -7128 580.5945228815029 5912 -7129 580.6074405310356 5386 -7130 580.6418861914804 6762 -7131 580.6978560318611 6523 -7132 580.7452109143907 6470 -7133 580.8485172572966 5188 -7134 580.904467188883 5608 -7135 581.0034423305941 5485 -7136 581.0421671445197 6115 -7137 581.1239110551209 6274 -7138 581.3518727930615 6938 -7139 581.4851674806504 5089 -7140 581.588342386606 4593 -7141 581.6227299547362 4295 -7142 581.725880462611 6953 -7143 581.743070435738 5584 -7144 581.8461996094845 6568 -7145 581.936422644261 6832 -7146 582.0524031390988 3300 -7147 582.3100548676796 5979 -7148 582.3830354672086 5709 -7149 582.4645911984693 4990 -7150 582.6019224135807 6176 -7151 582.6190865393958 6859 -7152 582.6577039737825 6728 -7152 582.6577039737825 6937 -7154 582.7606712879654 6625 -7155 582.8250166216271 5683 -7156 583.0823269487767 6954 -7157 583.2752352020442 6013 -7158 583.5451996203893 6763 -7159 583.6308764964376 3798 -7160 583.7208236820064 6420 -7160 583.7208236820064 6318 -7162 583.7850631867861 4891 -7163 583.8021925275718 6666 -7164 583.8878316937253 3997 -7165 584.1104347638382 4494 -7166 584.131834434659 6936 -7167 584.2003081135784 5810 -7168 584.2302628245134 3599 -7169 584.2473791126495 5782 -7170 584.2687737676899 6831 -7171 584.5767699797864 6216 -7171 584.5767699797864 6522 -7173 584.6067054011611 6955 -7174 584.9316199351853 6078 -7175 584.9999999999999 6860 -7176 585 4196 -7177 585.0170937673531 6471 -7178 585.1196458844977 6373 -7179 585.4442757427901 4792 -7180 585.4997865072198 5304 -7181 585.5681002240474 5203 -7182 585.6705558588378 6727 -7183 585.6833615529812 3400 -7184 585.7687256929992 6569 -7185 585.7729935734491 5405 -7185 585.7729935734491 6935 -7187 585.9778152797254 5102 -7188 586.0076791305725 5881 -7189 586.075933646827 6275 -7190 586.2849136725249 6114 -7190 586.2849136725249 6624 -7192 586.2977059480959 6956 -7193 586.3531359172559 5911 -7194 586.3872440631702 5506 -7195 586.6046368722293 6764 -7196 586.7282164682383 5001 -7197 586.7623028109424 6830 -7198 586.9625200981747 4395 -7199 587.0008517881384 7045 -7200 587.0136284618952 7046 -7201 587.1030573928226 7044 -7202 587.1669268615187 7047 -7203 587.3414679724224 5607 -7204 587.3712624907691 6667 -7205 587.3755187271597 7043 -7206 587.4393585724403 4693 -7207 587.4904254538961 7048 -7208 587.5414878968123 6861 -7209 587.5797818169036 6934 -7210 587.6095642516382 5387 -7211 587.7286788986905 5288 -7212 587.8179990439218 7042 -7213 587.8307579567439 5486 -7214 587.8817908389407 6177 -7215 587.9838433154436 7049 -7216 588.0901291468851 6419 -7217 588.102882155835 5980 -7217 588.102882155835 3898 -7219 588.1538914263851 6957 -7220 588.1878951491606 5189 -7221 588.3578842847268 3699 -7222 588.3918762185624 5585 -7223 588.430114796991 7041 -7223 588.430114796991 6317 -7225 588.6000339789321 6521 -7226 588.6340119293142 5708 -7227 588.646753155065 7050 -7228 588.6977153004757 4097 -7229 588.8378384580936 6012 -7230 588.8378384580938 6726 -7231 588.9864175004378 5090 -7232 589.2113372975779 7040 -7233 589.2919480189764 5684 -7234 589.4149641805848 6829 -7235 589.4276885250641 6472 -7236 589.4616187674986 3500 -7237 589.4785831563349 7051 -7238 589.55067636294 6933 -7239 589.6185207403173 6215 -7240 589.7669031066426 4594 -7241 589.8177684675156 6765 -7242 589.8347226130385 6570 -7243 589.8686294421835 6374 -7244 589.9576255969575 6623 -7245 590.1228685621326 4991 -7246 590.139813942425 4296 -7247 590.1609949835723 7039 -7248 590.1737032433757 6958 -7249 590.2414760079132 6862 -7250 590.2626534010093 5809 -7251 590.4786194266478 7052 -7252 590.5294234837074 5783 -7253 590.5294234837075 6079 -7254 591.0879799150039 6668 -7255 591.1556478627266 6276 -7256 591.278276279452 7038 -7257 591.5953008603094 4892 -7258 591.6460090290477 7053 -7259 591.6502345136017 6113 -7260 591.6840373036946 6932 -7261 592.1021871265128 5882 -7262 592.1570737566174 6725 -7263 592.2246195490355 5910 -7264 592.2246195490357 6828 -7265 592.3554676037015 6959 -7266 592.4229907760164 4495 -7267 592.5622330186088 7037 -7267 592.5622330186088 5303 -7269 592.595983786593 6418 -7270 592.6255141318167 3799 -7271 592.663479556485 5404 -7272 592.7098784396967 3998 -7273 592.7647088010555 6520 -7274 592.7984480411534 5202 -7275 592.9797635670209 7054 -7276 593.0977996924285 6863 -7277 593.1020148338732 5505 -7278 593.1820968303072 6766 -7279 593.2705959340982 6316 -7280 593.2832375855567 6178 -7281 593.3717216045942 5101 -7282 593.3843611016388 3600 -7283 593.4012133455744 4793 -7284 593.6370945282986 4197 -7285 593.7760520600339 6622 -7286 593.8770916612291 5606 -7287 593.9739051507229 6473 -7288 593.9781140749211 6931 -7289 594.0075757092666 5981 -7290 594.0117843948889 7036 -7291 594.0412443593458 6571 -7292 594.4787632876383 7055 -7293 594.5166103650931 6011 -7294 594.6974020457799 6960 -7295 594.69740204578 5388 -7296 594.7478457295999 5487 -7296 594.7478457295999 6375 -7298 594.7856756849479 6214 -7299 594.9495776954548 6669 -7300 594.9831930399379 5289 -7301 594.9873948244618 5707 -7302 595.1344385934997 5586 -7303 595.1890455981192 6827 -7304 595.4032247141428 4396 -7305 595.5375722823875 4694 -7306 595.6047347024702 5190 -7307 595.6257214056492 6724 -7307 595.6257214056492 7035 -7309 595.8565263551285 5685 -7310 596.1082116528844 6864 -7311 596.1417616641196 7056 -7312 596.2424003708559 6080 -7313 596.3597907303946 6277 -7314 596.4310521761925 5808 -7314 596.4310521761925 6930 -7316 596.5609776041339 5091 -7317 596.6950645011235 6767 -7318 596.9128914674234 5784 -7319 597.0008375203506 7145 -7320 597.013400184619 7146 -7321 597.0301499924439 3899 -7322 597.0678353420153 6519 -7323 597.101331433786 7144 -7324 597.1348256466039 6112 -7325 597.1641315417395 7147 -7326 597.1976222323729 6961 -7327 597.2352970145017 6417 -7328 597.3692325521963 7143 -7329 597.4027117447661 7034 -7330 597.448742571277 3700 -7330 597.448742571277 4098 -7332 597.4822173085992 7148 -7333 597.7374005363894 6621 -7334 597.8043158091116 7142 -7335 597.8503157145608 4992 -7336 597.9673904152299 7057 -7336 597.9673904152299 7149 -7338 598.0008361198169 4595 -7339 598.2056502575012 5909 -7340 598.2390826417144 6315 -7341 598.3017633268349 5883 -7342 598.3059418056953 6826 -7343 598.3853273602219 6572 -7344 598.4062165452494 7141 -7345 598.6192445954273 7150 -7346 598.652653882032 6474 -7347 598.7027643163175 4297 -7348 598.8029726045121 6179 -7349 598.9532536016479 6670 -7350 599.0409001061614 6929 -7351 599.1744320312741 7140 -7352 599.2411868354844 6723 -7353 599.2703897240376 6865 -7354 599.3413051008582 7033 -7355 599.4372360806426 7151 -7356 599.4705997795055 4893 -7357 599.6415596004 5403 -7358 599.7082624076477 5302 -7359 599.754116284332 6376 -7360 599.8541489395568 6962 -7361 599.9083263299485 5504 -7362 599.9541649159542 7058 -7363 600.0208329716561 5982 -7364 600.0749953130858 6213 -7365 600.1083235550061 5201 -7366 600.1083235550062 7139 -7367 600.3082541494828 6010 -7368 600.3540621999655 6768 -7369 600.4206858528444 7152 -7370 600.5081181799294 5605 -7371 600.7869838803101 4496 -7372 601.2071190529932 7138 -7373 601.4191549992402 4794 -7374 601.4399388135112 5706 -7374 601.4399388135112 7032 -7376 601.5064421932652 6518 -7377 601.5687824347272 3999 -7377 601.5687824347272 7153 -7379 601.5729382211272 6825 -7380 601.6518927087324 3800 -7381 601.6851336039474 6278 -7382 601.7516098856737 5488 -7383 601.8056164576732 6928 -7384 601.8388488623845 6620 -7385 601.867925711281 5389 -7386 601.9676071019104 5587 -7387 602.0049833680781 6416 -7388 602.0672719887704 6081 -7389 602.1004899516358 7059 -7390 602.3163620556891 5290 -7390 602.3163620556891 4198 -7392 602.4699162613847 7137 -7393 602.5155599650518 5686 -7394 602.5819446349184 6866 -7395 602.6649151891953 6963 -7396 602.7022482121665 5807 -7397 602.7354311802153 6111 -7398 602.8639979298814 6573 -7399 602.8805851907987 7154 -7400 603.0008291868263 6722 -7401 603.0961780678103 6671 -7402 603.0961780678105 5191 -7403 603.3324125223177 6314 -7404 603.3945641120741 5785 -7405 603.4608520857007 6475 -7406 603.6928026736778 4695 -7407 603.6969438385455 7031 -7408 603.8915465545118 4397 -7409 603.8956863565098 7136 -7410 604.1564366950004 6769 -7411 604.2060906677456 5092 -7412 604.2929753025431 5908 -7413 604.3550281084786 7155 -7414 604.4046657662398 7060 -7415 604.4377552734442 6180 -7416 604.6031756449846 5884 -7417 604.7230771187751 6927 -7418 604.8842864548557 6377 -7419 604.9876031787759 6824 -7420 605.4832780515081 6212 -7421 605.4832780515083 7135 -7422 605.6277734714615 6964 -7423 605.6442850386686 4993 -7424 605.9909240244444 3900 -7425 605.9909240244446 7156 -7426 606.0404276943907 6867 -7427 606.0775527933698 6517 -7427 606.0775527933698 6619 -7429 606.1105509723453 7030 -7430 606.1394229053246 5983 -7431 606.20953473201 6009 -7432 606.2384019509157 4099 -7433 606.2878854141817 4596 -7434 606.704211292455 5402 -7435 606.803098212262 5503 -7436 606.8648943545836 7061 -7437 606.9019690197091 6415 -7438 606.9019690197092 6721 -7439 606.9349223763616 5301 -7440 607.00082372267 7245 -7441 607.0131794285854 7246 -7442 607.0996623290117 7244 -7443 607.1284872249037 6279 -7444 607.1614282874036 7247 -7445 607.2314221118667 5604 -7445 607.2314221118667 7134 -7447 607.3096409575596 4298 -7448 607.3631533110978 7243 -7449 607.3755016462221 6672 -7450 607.4084293126002 4894 -7451 607.4742792909013 7248 -7451 607.4742792909013 6574 -7453 607.786969258144 7157 -7454 607.7910825275409 6926 -7454 607.7910825275409 7242 -7456 607.9514783270125 7249 -7457 607.9884867330959 5705 -7458 608.0008223678649 6082 -7459 608.0994984375501 6770 -7460 608.3831029869255 7241 -7461 608.3954306205792 6476 -7462 608.4488474802133 6110 -7463 608.547450902557 6823 -7463 608.547450902557 6313 -7465 608.5926387987288 7250 -7466 608.6788972849314 7029 -7467 608.7405030060017 6965 -7468 608.839059193807 5489 -7469 608.888331305503 5588 -7470 609.0730662244064 5806 -7471 609.1182151274086 5390 -7472 609.1387362497971 7240 -7473 609.1387362497973 7133 -7474 609.2002954693966 4497 -7475 609.2659517813219 5687 -7476 609.3972431837874 7251 -7477 609.4792859482592 7062 -7478 609.495693175924 4795 -7479 609.6433383544842 6868 -7480 609.7253480051489 5291 -7481 609.741748611656 7158 -7482 609.9713108007621 5786 -7483 610.0573743509703 7239 -7484 610.1352309119676 6378 -7485 610.184398358398 6181 -7486 610.3646451097901 7252 -7487 610.4506532063014 6618 -7488 610.4629390880334 4000 -7489 610.4834150081393 5907 -7490 610.6594795792497 5192 -7491 610.77819214507 6516 -7492 610.9418957642372 6720 -7493 611.0032733136542 5885 -7494 611.007364931062 6211 -7494 611.007364931062 6925 -7496 611.0360054857651 4199 -7497 611.1382822242443 7238 -7498 611.2037303551083 7132 -7499 611.4000327118081 7028 -7500 611.4940719254766 7253 -7501 611.7883620991821 6673 -7502 611.8537406929862 7159 -7503 611.9027700541975 4696 -7504 611.9191123016178 5093 -7505 611.9231977952788 6414 -7506 612.0008169929188 6966 -7507 612.1805289291713 6771 -7508 612.2131981589421 6575 -7509 612.2172816900875 6008 -7510 612.2458656454937 7063 -7511 612.2499489587565 6822 -7512 612.3601881246036 5984 -7513 612.3806006071713 7237 -7514 612.4255056739555 4398 -7515 612.6867062373722 6280 -7516 612.7846277445283 7254 -7517 613.3881316099945 6869 -7518 613.4248120185554 7131 -7519 613.4533397088975 6477 -7520 613.5022412346999 4994 -7521 613.783349399444 5502 -7522 613.7833493994441 7236 -7523 613.8485155150252 5401 -7524 613.881095978692 6312 -7525 614.0399009836412 6083 -7526 614.0439723668005 5603 -7527 614.1213235184072 7160 -7528 614.2352969343264 7255 -7529 614.2719267555698 6109 -7529 614.2719267555698 7027 -7531 614.3695956018657 6924 -7532 614.6259024805252 4597 -7533 614.6299699819397 5704 -7534 614.955282927141 6617 -7535 615.0650372115132 4100 -7536 615.1178748825301 6719 -7537 615.1625801363408 7064 -7538 615.3454314448105 7235 -7539 615.406369807788 4895 -7540 615.4063698077881 6967 -7541 615.5038586394077 6379 -7542 615.5404129705863 5805 -7543 615.605393088787 6515 -7544 615.8002923026263 7130 -7545 615.844948018574 7256 -7546 615.8936596523786 5589 -7547 615.9586025050709 4299 -7548 616.0073051514893 5490 -7549 616.0397714433705 6182 -7550 616.0925255186918 6821 -7551 616.1046988945953 5688 -7552 616.3318911106255 6674 -7553 616.39678779176 6772 -7554 616.4454558190854 5391 -7555 616.5427803486147 7161 -7556 616.640089517378 5787 -7557 616.644143732834 6210 -7558 616.7738645565327 5906 -7559 617.0008103722394 7345 -7560 617.0129658281097 7346 -7561 617.0656367032603 6413 -7561 617.0656367032603 7234 -7563 617.0777908821544 6576 -7564 617.0980473150114 7344 -7565 617.158812624433 7347 -7566 617.2074205645944 5292 -7567 617.2722251972788 6870 -7568 617.2924752497797 7026 -7569 617.3572709541859 7343 -7570 617.4665982869033 7348 -7571 617.4989878534216 5886 -7572 617.6123379596621 7257 -7573 617.6285291338152 4796 -7574 617.6609102088297 4498 -7575 617.7782773778954 7342 -7576 617.875391968316 6923 -7577 617.9360808368451 7349 -7578 618.2273044762743 7065 -7579 618.2920022125468 5193 -7580 618.3283917143058 6007 -7580 618.3283917143058 7129 -7582 618.356693179592 6281 -7583 618.3607361403213 7341 -7584 618.5668920981788 7350 -7585 618.6315543196936 6478 -7586 618.6800465507191 5985 -7587 618.9426467775507 7233 -7588 618.9547640983144 6968 -7589 619.1041915542165 7340 -7590 619.1163057132318 7162 -7591 619.3302834514068 6311 -7592 619.358539135451 7351 -7593 619.4271547163557 6718 -7594 619.536116784163 7258 -7595 619.588573167711 6616 -7596 619.697506853142 5094 -7597 619.7943207226087 4200 -7598 620.008064463681 7339 -7599 620.0725763973118 6820 -7600 620.1653005449434 4697 -7601 620.1814250685037 6084 -7602 620.2015801334272 6108 -7603 620.3104061677508 7352 -7604 620.4595071396682 7025 -7605 620.556202128381 6514 -7606 620.7455195166534 6773 -7607 620.8461967347469 5501 -7608 620.942831507056 5602 -7609 620.9750397560275 7232 -7610 620.987117418711 6380 -7611 621.003220603565 4399 -7611 621.003220603565 6675 -7613 621.0072463345334 7128 -7614 621.0716544811879 7338 -7615 621.2930065597069 6871 -7616 621.3614085216429 5703 -7617 621.4217569412901 4995 -7618 621.4217569412903 7353 -7619 621.4378488634242 7066 -7620 621.5223246191563 6922 -7621 621.6148325128672 7259 -7622 621.8400115785411 7163 -7623 622.0008038580015 6183 -7624 622.0651091324766 6577 -7625 622.1012779282808 5804 -7626 622.2941426688828 7337 -7627 622.3262809812871 6412 -7628 622.3905526275282 6209 -7629 622.643557743915 6969 -7630 622.6917375395309 7354 -7631 622.9807380649902 5590 -7632 623.0128409591572 4598 -7633 623.0288917859267 5689 -7634 623.1612953321154 5905 -7635 623.1612953321155 7231 -7636 623.253559957743 5491 -7637 623.3979467402825 5788 -7638 623.4621079103365 4896 -7639 623.6745946405065 7336 -7640 623.7707912366529 7024 -7641 623.8349140598017 7127 -7642 623.8469363553852 5392 -7642 623.8469363553852 7260 -7644 623.8669729998535 6717 -7645 623.9270790725467 6479 -7646 624.0873336320807 5887 -7647 624.1193796061776 7355 -7648 624.1354019762058 6282 -7649 624.1874718383892 6819 -7650 624.347659561562 6615 -7651 624.5398305952951 6006 -7652 624.6479008209345 4300 -7653 624.7119336142059 7164 -7654 624.7599539022967 5293 -7655 624.7919653772765 7067 -7656 624.8919906671872 6310 -7657 625.0959926283322 5986 -7658 625.2119640569908 7335 -7659 625.22395987358 6774 -7660 625.3079241461762 6921 -7661 625.4478395517887 6872 -7662 625.4998001598401 7230 -7663 625.6276848094241 6513 -7664 625.7036039531816 7356 -7665 625.7994886543132 6676 -7666 625.8154680095404 4797 -7667 625.9912139958516 5194 -7668 626.1669106556175 4499 -7669 626.2307881284662 7261 -7670 626.2347802541791 6107 -7671 626.4223814647748 6085 -7672 626.4702706433881 6970 -7673 626.581997826302 6381 -7674 626.8093809125705 7126 -7675 626.9050964859034 7334 -7676 627.0007974476588 7445 -7677 627.0127590408349 7446 -7678 627.096483804526 7444 -7679 627.1562803639935 7447 -7680 627.172225150317 6578 -7681 627.2240429065199 7023 -7682 627.3515760719822 7443 -7683 627.4432245231436 7357 -7684 627.4591620177364 7448 -7685 627.5388434192739 5095 -7686 627.7021586708141 6411 -7687 627.7300375161284 7165 -7688 627.7658799265854 7442 -7689 627.9211733967887 7449 -7690 627.9251547756309 5601 -7691 627.9888534042623 7229 -7692 628.0644871348802 6184 -7693 628.1799105351905 5702 -7694 628.2435833337257 6208 -7695 628.2873546395789 7068 -7696 628.339080433487 7441 -7697 628.4345630214812 6818 -7698 628.4345630214813 6716 -7699 628.4783210262706 4698 -7700 628.5419635951127 7450 -7701 628.7527335924672 7333 -7702 628.7527335924673 5803 -7703 628.7646618568826 7262 -7704 629.0707432395819 7440 -7705 629.2296877929393 6920 -7706 629.2296877929394 6614 -7707 629.3210627334827 7451 -7708 629.3369526732082 7358 -7708 629.3369526732082 6480 -7710 629.4005084205129 4996 -7711 629.6229030141773 4400 -7712 629.6427558544607 5904 -7713 629.7340708584854 6873 -7714 629.8293419649485 6775 -7715 629.9285673788736 7125 -7716 629.9603162104737 7439 -7717 630.0198409574099 6283 -7718 630.035713273462 5690 -7719 630.1468082915283 5591 -7720 630.2420170061656 5789 -7721 630.2578837269708 7452 -7722 630.4323912998126 6971 -7723 630.563240286016 6309 -7724 630.5751343020116 5492 -7725 630.6266724457506 7228 -7726 630.7178449988553 6677 -7727 630.7535176279241 7332 -7728 630.7654080559586 5888 -7729 630.8169306542113 6512 -7729 630.8169306542113 7022 -7731 630.8486347769963 6005 -7732 630.8922253443927 7166 -7733 631.0071314969427 7438 -7734 631.320045618702 5393 -7735 631.3517244769353 7453 -7736 631.3834017457223 7359 -7737 631.4467515159135 7263 -7738 631.4467515159137 4599 -7739 631.5734319934619 4897 -7740 631.605098142819 5987 -7741 631.9216723613774 7069 -7742 632.2104080130285 7437 -7743 632.2855367632569 6382 -7744 632.3685634185179 6106 -7745 632.3804234794117 5294 -7746 632.3962365479415 6579 -7747 632.6017704685942 7454 -7748 632.7598280548473 6086 -7749 632.8111882702453 6817 -7750 632.9059961795274 7331 -7751 633.1271594237606 6715 -7752 633.1903347335617 7124 -7753 633.1903347335618 6410 -7754 633.2850858815483 6919 -7755 633.4113986975606 7227 -7756 633.5692543045315 7436 -7757 633.581091889586 7360 -7758 633.7546844008334 5195 -7759 634.0070977520678 7455 -7760 634.0544140686981 4798 -7761 634.1490361105975 6874 -7762 634.196341837447 7167 -7763 634.2002838220745 6207 -7764 634.2278770284385 6185 -7765 634.2318188170632 6613 -7766 634.2751768751477 7264 -7767 634.5273831758562 6972 -7768 634.5470825714983 7021 -7769 634.5589019153383 6776 -7770 634.7164721353937 4500 -7771 634.8582518956496 6481 -7772 635.0826717837607 7435 -7773 635.0826717837608 5701 -7774 635.2086271454443 7330 -7775 635.4407918917387 5096 -7776 635.4919354327009 5802 -7777 635.5666762818831 7456 -7778 635.6925357434992 7070 -7779 635.7554561307359 6678 -7780 635.9284550953824 7361 -7781 636.0070754323414 6284 -7782 636.121057661197 6511 -7783 636.2153723386444 5903 -7784 636.3411034971731 7226 -7785 636.3411034971732 6308 -7786 636.5924913160694 7123 -7787 636.7495583037338 7434 -7788 636.8398542804933 4699 -7789 637.0007849288727 7545 -7790 637.012558745901 7546 -7791 637.0949693726986 7544 -7792 637.1224372128171 5691 -7793 637.1538275801222 7547 -7794 637.1695221838534 5790 -7795 637.247989404439 7265 -7796 637.2519125118417 6004 -7797 637.27937358744 7457 -7798 637.3146789459663 6816 -7799 637.3460598450422 7543 -7800 637.3892060585902 5592 -7801 637.436271324436 4997 -7802 637.4519589741645 7548 -7803 637.4715679934283 6918 -7804 637.53039143244 5889 -7805 637.6401806661811 7168 -7806 637.6597838973381 7329 -7807 637.7342706801949 6580 -7808 637.75387101922 7542 -7809 637.9067329947223 7549 -7810 637.9420036335591 6714 -7811 637.9694350045305 5493 -7812 638.0948205400198 6383 -7813 638.2045126759916 5988 -7814 638.3181025162925 7541 -7815 638.4120926172999 7020 -7816 638.4238404069822 7362 -7817 638.5178149433264 7550 -7818 638.5687120427997 7433 -7819 638.6000313185085 6105 -7820 638.6900656813131 6875 -7821 638.7526907966808 6973 -7822 638.7879147260066 6409 -7823 638.8622699768706 5394 -7824 639.038340007859 7540 -7825 639.1439587448199 7458 -7826 639.1908948037355 6087 -7827 639.2847565834805 7551 -7828 639.3512336736358 6612 -7829 639.4098841901023 6777 -7830 639.4137940332536 7225 -7831 639.5975297012959 7071 -7832 639.7382277150554 4898 -7833 639.9140567294954 7539 -7834 639.9257769460455 4600 -7835 640.0664028052089 5295 -7836 640.1327987222652 7122 -7837 640.2069977749385 7552 -7838 640.257760593341 7328 -7839 640.2577605933411 6206 -7840 640.3631782043686 7266 -7841 640.4880951274582 6482 -7841 640.4880951274582 6186 -7843 640.5388356688453 7432 -7844 640.9095099934154 6679 -7845 640.944615392001 7538 -7846 641.0655192724064 7363 -7847 641.1591066186303 7459 -7848 641.2214905943188 7169 -7849 641.2838685013058 7553 -7850 641.5372163795332 6510 -7851 641.5800807381726 5196 -7852 641.7865688840801 6917 -7853 641.942365014181 6815 -7854 642.0942298448102 6285 -7855 642.1292704744116 7537 -7856 642.2227028064331 6307 -7857 642.3161215476379 5801 -7858 642.343366121267 4799 -7859 642.4095267039554 7019 -7860 642.5145912740037 7554 -7861 642.6274192718515 7224 -7862 642.6585407508406 7431 -7863 642.8763489194481 5902 -7864 642.8763489194482 6713 -7865 643.0007776045064 7327 -7866 643.105745581549 6974 -7867 643.1834885940403 6581 -7868 643.3234023413107 7460 -7869 643.3544901529793 6876 -7870 643.4011190540471 5097 -7871 643.4671708797583 7536 -7872 643.6186759254272 7267 -7873 643.6342128880347 7072 -7874 643.7468446524612 6003 -7875 643.8089778808617 7121 -7876 643.8516909972358 7364 -7877 643.8982838927279 7555 -7878 644.0069875397317 6384 -7879 644.1777704950707 5791 -7880 644.2864269872523 5692 -7881 644.3795465407014 6778 -7881 644.3795465407014 5890 -7883 644.4920480502456 6408 -7884 644.5851378987884 6611 -7885 644.7053590594699 5593 -7886 644.8914637363407 5989 -7887 644.9263523845184 7430 -7887 644.9263523845184 6104 -7889 644.9379815145019 7170 -7890 644.9573629318453 7535 -7891 645.2480143324735 4700 -7892 645.4339625399333 5494 -7892 645.4339625399333 7556 -7894 645.526916557319 4998 -7895 645.6353459964844 7461 -7896 645.7127844483181 6088 -7897 645.886987018627 7326 -7898 645.9798758475375 7223 -7899 646.1772202732003 6680 -7900 646.2236454974393 6483 -7901 646.2275141155784 6916 -7902 646.4131805586889 6205 -7903 646.4711903867023 5395 -7904 646.5369285663427 7018 -7905 646.598793688946 7534 -7906 646.6915802761004 6814 -7907 646.7804882647589 7365 -7908 646.8423300928905 6187 -7909 647.0007727970656 7645 -7910 647.0123646422841 7268 -7911 647.0123646422842 7646 -7912 647.0625935719048 6509 -7913 647.0935017445315 7644 -7914 647.1205451845893 7557 -7915 647.1514505894273 7647 -7916 647.3407139984322 7643 -7916 647.3407139984322 7429 -7918 647.4449783572346 7648 -7919 647.5839713890392 6975 -7920 647.6187149859089 7120 -7921 647.7422326821064 7642 -7922 647.800123494894 7073 -7923 647.8155601712574 5296 -7924 647.8927380361661 7649 -7925 647.9274650761456 6712 -7926 647.9544737093803 4899 -7927 648.0933574725173 7462 -7928 648.1396454468743 6877 -7929 648.205214419014 6306 -7930 648.2784895397965 6286 -7931 648.297771089798 7641 -7932 648.3903145482666 7533 -7933 648.494410153241 7650 -7934 648.7410885707795 6582 -7935 648.7873303325212 7171 -7936 648.9144781864555 7325 -7937 648.9568552685148 7558 -7938 649.0069337071831 7640 -7939 649.2495668077107 7651 -7940 649.465164577747 5197 -7940 649.465164577747 6779 -7942 649.4690138874987 7222 -7943 649.6229675742692 5901 -7944 649.8499826883125 7366 -7945 649.8692176122825 7639 -7946 649.8999923065086 7428 -7947 649.9307655435308 6610 -7948 650.0192304847603 6385 -7949 650.1576731839747 7652 -7950 650.299930801165 6407 -7951 650.3306851133506 6002 -7951 650.3306851133506 7532 -7953 650.5420816519098 7269 -7954 650.6804131061577 4800 -7955 650.6957814524387 7463 -7956 650.7918253942653 6915 -7957 650.7918253942654 7017 -7958 650.8840142452417 7638 -7959 650.9416256470314 7559 -7960 651.21808942934 7653 -7961 651.2641553164123 5792 -7962 651.3102179453351 5891 -7963 651.3447627792826 6103 -7964 651.4176847461237 5098 -7965 651.5251338206378 5693 -7966 651.5558303015944 6681 -7967 651.5596672600292 6813 -7968 651.5596672600293 7119 -7969 651.6632565980684 5990 -7970 652.0506115325711 7637 -7971 652.0621136057515 6484 -7972 652.0812832768627 7324 -7973 652.0927848090331 5594 -7974 652.0927848090332 7074 -7975 652.1847897643735 6976 -7976 652.3227728663165 6089 -7977 652.4185772952821 7531 -7978 652.4300728813778 7654 -7979 652.6024823734583 7427 -7980 652.6637725506143 6204 -7981 652.6944154809355 6508 -7982 652.7671866753108 7172 -7983 652.9663084723437 5495 -7984 653.0428776121825 6878 -7985 653.0581903628497 7367 -7986 653.0735027544755 7560 -7987 653.0926427391446 7221 -7988 653.0926427391447 6711 -7989 653.2878385520429 6188 -7990 653.3681963487356 7636 -7991 653.4408925067363 7464 -7992 653.6704062446149 4999 -7993 653.7927806270118 7655 -7994 654.1444794538895 5396 -7995 654.2056251668889 7270 -7996 654.2858702432752 6305 -7997 654.4043092767652 6583 -7998 654.5571021690927 6287 -7999 654.6525796176168 7530 -8000 654.6640359757056 6780 -8001 654.8358572955515 7635 -8002 655.1717332119877 7016 -8003 655.3052723731132 7656 -8004 655.3510509642905 7561 -8005 655.3853828092292 6609 -8005 655.3853828092292 7323 -8007 655.4464127600364 7426 -8008 655.4769256045554 6914 -8009 655.6256553857544 5297 -8010 655.62946852624 7118 -8011 656.128798331547 6386 -8012 656.2088082310387 6406 -8013 656.2202374203343 4900 -8014 656.3269002562672 7465 -8015 656.4030773846205 7368 -8016 656.4525877776703 7634 -8017 656.5097105146275 7075 -8018 656.5439817712138 6812 -8019 656.8485365744526 7220 -8020 656.8751784014981 7173 -8021 656.9056248807739 6977 -8022 656.9665136062873 7657 -8023 657.0007610345668 7745 -8023 657.0007610345668 6001 -8025 657.0121764472862 7746 -8026 657.0312016944097 7529 -8027 657.0426165782551 6682 -8028 657.0920787834838 7744 -8029 657.1491459326413 7747 -8030 657.3355307603568 7743 -8031 657.4077882106357 5198 -8032 657.4382100243337 7748 -8033 657.7309480327043 7742 -8034 657.7727571129714 7562 -8035 657.8525670695524 6102 -8036 657.8791682368427 7749 -8037 658.0007598779807 6485 -8037 658.0007598779807 7271 -8039 658.0615472735054 6879 -8040 658.2172893505608 7633 -8041 658.2780567510965 7741 -8042 658.3198310851648 5892 -8043 658.3691973353552 6710 -8044 658.4261537940303 5793 -8045 658.4299507160955 6507 -8045 658.4299507160955 7425 -8047 658.4717154138058 7750 -8048 658.5172738812553 5991 -8049 658.775379017765 7658 -8050 658.824711133394 7322 -8051 658.836094943196 5694 -8052 658.9764790946638 7740 -8053 659.0068284926948 6203 -8054 659.0182091566211 6090 -8055 659.2154427802795 7751 -8056 659.3519545735797 7466 -8057 659.4884381094183 5099 -8058 659.5490883929717 5595 -8059 659.5528788505134 7528 -8060 659.6741619921156 7015 -8061 659.821945679287 6189 -8062 659.8257345693634 7117 -8062 659.8257345693634 7739 -8064 659.8825653099193 7369 -8065 659.9734843158474 6781 -8066 660.1098393449381 7752 -8067 660.128775315847 7632 -8068 660.1704325399616 6584 -8069 660.2802435330017 6913 -8070 660.3370351570477 7563 -8071 660.4619595404416 6304 -8072 660.5641528269605 5496 -8073 660.7306561678517 7659 -8074 660.7344398470537 7219 -8075 660.8252416486525 7738 -8076 660.9273787641121 6288 -8077 660.9462913126906 6608 -8078 661.0484097250367 7076 -8079 661.1089168964521 7174 -8080 661.1542936410532 7753 -8081 661.5512073906298 7424 -8082 661.6418971014457 6811 -8083 661.7439081699204 6978 -8084 661.8647898173765 5000 -8085 661.8798984710141 5397 -8086 661.9252223627682 7272 -8087 661.9743197435986 7737 -8088 662.1857745376292 7631 -8089 662.2159768534733 7527 -8090 662.2159768534734 6405 -8091 662.3329978190728 6387 -8092 662.3480957925373 7754 -8093 662.3971618296686 7321 -8094 662.514150792268 7467 -8095 662.6348919276738 6683 -8096 662.8310493632596 7660 -8097 663.0422309325402 7564 -8098 663.1930337390464 6880 -8099 663.2721914870244 7736 -8100 663.4945365261118 7370 -8101 663.4945365261119 5298 -8102 663.6904398889592 7755 -8103 663.7544726779624 6709 -8104 664.0368965652436 6486 -8105 664.1460682711296 7116 -8106 664.2665127793211 6506 -8107 664.2966204941886 7014 -8108 664.3869354525267 7630 -8109 664.4471386047201 6101 -8110 664.717985314073 7735 -8111 664.7480725808838 7218 -8112 664.808243029522 7423 -8113 665.0187967268294 7526 -8114 665.0751837198559 7661 -8115 665.1804266512958 7756 -8116 665.1992182797571 6912 -8117 665.3908625762755 6782 -8118 665.4058911671882 5893 -8119 665.4058911671883 5199 -8120 665.4397042557649 6202 -8121 665.4509749034861 5992 -8122 665.4660021368485 7175 -8123 665.6613252998854 5794 -8124 665.7063917373785 7077 -8125 665.7965154609927 6091 -8126 665.8115348955739 7468 -8127 665.8866269869069 7565 -8128 665.976726320072 7273 -8129 666.0367857708761 6585 -8130 666.1005930037895 7320 -8131 666.2169316371358 5695 -8132 666.3107383195921 7734 -8133 666.4420454923293 6190 -8134 666.6108309951168 6607 -8135 666.6970826394848 6979 -8136 666.7308302456097 6303 -8136 666.7308302456097 7629 -8138 666.8170663682806 7757 -8139 666.8508079023372 6810 -8140 667.0007496247661 7845 -8141 667.0119938951623 7846 -8142 667.071960136236 5596 -8143 667.0906984810986 7844 -8144 667.1469103578312 7847 -8145 667.2368395105294 7371 -8146 667.3305028245001 7843 -8147 667.3866945032693 6289 -8148 667.431644440088 7848 -8149 667.4616093828918 7662 -8150 667.6114139227999 5100 -8151 667.720001198107 7842 -8152 667.8660045248598 7849 -8153 667.9595796154135 7525 -8154 668.0493993710345 7733 -8155 668.1990721334474 7422 -8156 668.2252614201292 5497 -8157 668.258931852018 7841 -8158 668.3187862090965 6404 -8159 668.3300083042808 6684 -8160 668.4347387741004 6881 -8161 668.4496989302935 7850 -8162 668.5880645060903 7115 -8163 668.5992820815768 7758 -8164 668.6291946961335 6388 -8165 668.8684474543555 7566 -8166 668.8871354720466 7217 -8167 668.9469336202984 7840 -8168 669.0366208213119 7013 -8169 669.1823368858446 7851 -8170 669.215959164155 7628 -8171 669.2421086572482 7469 -8172 669.2458442157111 6708 -8173 669.6752944524682 5398 -8174 669.7835471254874 7839 -8175 669.93283245412 7732 -8175 669.93283245412 7319 -8177 669.9440275127467 7176 -8178 669.9888058766355 7663 -8179 670.0634298333256 7852 -8180 670.152967612619 7274 -8181 670.1678894127948 6487 -8182 670.2014622484794 6505 -8183 670.2313033572813 6911 -8184 670.4811705036913 7078 -8185 670.5259129966568 7759 -8186 670.7682163012795 7838 -8187 670.9135562797936 6783 -8188 671.0365116742903 7524 -8189 671.0923930428656 7853 -8190 671.107293955296 7372 -8191 671.4201367251359 5299 -8192 671.7216685503006 7421 -8193 671.7626068783526 6980 -8194 671.8407549412286 7627 -8195 671.9002902216965 7837 -8196 671.9598202273704 7731 -8197 671.9598202273705 6201 -8198 671.9858629465355 7567 -8199 672.000744047207 6586 -8200 672.1681337284593 6809 -8201 672.2685475314162 7854 -8202 672.3763826905284 6606 -8203 672.461894831224 5993 -8204 672.5659818932265 5894 -8205 672.5957180952017 7760 -8206 672.6551865554892 6092 -8207 672.6551865554893 7664 -8208 672.8038347096426 7470 -8209 672.9673097558306 5795 -8210 673.0898899849856 6302 -8211 673.145600891813 6191 -8212 673.1493147883314 7216 -8212 673.1493147883314 7114 -8214 673.17902522286 7836 -8215 673.4574968028792 5200 -8216 673.5911222692888 7855 -8217 673.6653471865685 5696 -8218 673.7840900466558 6882 -8219 673.8916826909202 7318 -8220 673.8916826909203 7012 -8221 673.9324892005134 6290 -8222 674.1253592619106 6685 -8223 674.1290677607665 7730 -8224 674.2477289542769 7523 -8225 674.4516291032293 7275 -8226 674.5146403155383 6403 -8227 674.5405843980034 7177 -8228 674.6035873014611 7835 -8228 674.6035873014611 7626 -8230 674.6591732126674 5597 -8231 674.8073799240788 7761 -8232 674.8407219485202 6707 -8233 675.0148146522415 6389 -8234 675.0592566582582 7856 -8235 675.103695738662 7373 -8236 675.2369954319743 7568 -8237 675.3702688155587 7079 -8238 675.3739704785785 6910 -8239 675.3739704785786 7420 -8240 675.4591031291237 7665 -8241 675.9474831671466 5498 -8242 676.1730547722232 7834 -8243 676.2322086384233 6504 -8244 676.3911590196903 6488 -8245 676.4392064332168 7729 -8246 676.4946415161025 7471 -8247 676.5389863119494 6784 -8248 676.6720032630285 7857 -8249 676.9379587524991 6981 -8250 677.0007385520344 7945 -8251 677.0118167358677 7946 -8252 677.0893589475469 7944 -8253 677.1447408050956 7947 -8254 677.1595085354705 7762 -8255 677.3256233156989 7943 -8256 677.4252726316018 7948 -8257 677.5027675220229 7625 -8258 677.5285971824363 5399 -8259 677.5322870535397 7215 -8260 677.5913222584835 7522 -8260 677.5913222584835 6808 -8262 677.7093772407168 7942 -8263 677.8274116617001 7113 -8264 677.8532289515186 7949 -8265 677.8864211650799 7833 -8266 677.9749257900324 7317 -8267 678.0597318820813 6587 -8268 678.2403703702693 7941 -8268 678.2403703702693 6605 -8270 678.3988502348748 7666 -8271 678.4283307763613 7950 -8272 678.4283307763615 7858 -8273 678.6199230791858 7569 -8274 678.8593374182902 7011 -8275 678.870385272476 7276 -8276 678.8887979632599 7728 -8277 678.9182572298376 7940 -8278 679.1502042994613 7951 -8279 679.1538853603062 7419 -8280 679.2238217259463 7374 -8281 679.2385442537843 6883 -8282 679.2532664625177 7178 -8283 679.4004710036636 5300 -8284 679.5366068137905 6301 -8285 679.5476436571611 5994 -8286 679.5917892382162 6093 -8287 679.6506455525515 7763 -8288 679.7425983414603 7939 -8289 679.7425983414605 7832 -8290 679.7977640445723 5895 -8291 679.9301434706363 6192 -8292 680.018382104484 6686 -8292 680.018382104484 7952 -8294 680.312428226914 7472 -8295 680.3271271969096 7859 -8296 680.34182584933 5796 -8297 680.3712222015272 7080 -8298 680.5365530226867 6706 -8299 680.5365530226868 7624 -8300 680.5622675405976 6291 -8301 680.6247130394254 6909 -8302 680.7128616384446 7938 -8303 680.8009988241791 6402 -8304 681.0323046669666 7953 -8305 681.065341945984 7521 -8306 681.1791247535409 5697 -8307 681.4726700316015 7667 -8308 681.4763385474215 7727 -8309 681.4873439763941 6390 -8310 681.7404198080087 7831 -8311 681.8284241654934 7937 -8312 682.0337235063967 7214 -8313 682.1326850400881 7570 -8314 682.1803280658276 7316 -8315 682.1913221377123 7954 -8316 682.2206387965699 6982 -8317 682.2646114228701 6785 -8318 682.2792683351885 7764 -8319 682.3085812152739 5598 -8320 682.3562119597066 6503 -8321 682.3672031978091 7860 -8322 682.619952828805 7112 -8323 682.7041819119025 6489 -8324 683.059294644323 7418 -8325 683.088574051711 7936 -8326 683.117852204142 6807 -8327 683.4069066083543 7277 -8328 683.4654343856755 7375 -8329 683.4946963949318 7955 -8330 683.7031519599716 7623 -8331 683.7287473845164 5499 -8332 683.878644205242 7830 -8333 683.9371316137178 7010 -8334 684.0796737222939 7179 -8335 684.2002630809199 6604 -8335 684.2002630809199 7726 -8337 684.2112246959998 6588 -8338 684.2550694002932 7473 -8339 684.4925127421044 7935 -8340 684.5472956633457 7861 -8341 684.6678026605313 7520 -8342 684.6787567903652 7668 -8343 684.7955899390707 6884 -8344 684.9416033502418 7956 -8345 685.0437942204862 7765 -8346 685.4378162897054 5400 -8347 685.4815825388747 7081 -8348 685.7732861522093 7571 -8349 685.9810493009263 6908 -8350 686.0065597354007 6687 -8351 686.0393574715666 7934 -8352 686.1559589481096 7829 -8353 686.3308240200203 6705 -8354 686.5056445507204 7315 -8355 686.5311354920474 7957 -8356 686.6039615382364 6094 -8357 686.6512943263124 7213 -8358 686.7059050277637 5995 -8359 686.7932731179012 6193 -8360 686.8660713705401 7862 -8361 687.0007278016523 8045 -8362 687.0007278016524 7622 -8363 687.0116447339158 8046 -8364 687.0589494359272 7725 -8365 687.0880584029968 8044 -8365 687.0880584029968 7417 -8367 687.098973947713 5896 -8368 687.1426343925983 8047 -8369 687.1753779058153 6401 -8370 687.2735990855462 6292 -8371 687.3208857586097 8043 -8372 687.4190861475989 8048 -8373 687.5245450163942 7111 -8374 687.6081733080258 6983 -8375 687.6990620903885 8042 -8376 687.7281439638776 7933 -8377 687.782669162287 5797 -8378 687.8262862089526 7376 -8379 687.8408246098802 8049 -8380 687.9425848135874 7766 -8381 688.0152614586394 7669 -8382 688.0443299671904 6391 -8383 688.058863760943 7278 -8384 688.0879304275 6786 -8385 688.2223477917584 8041 -8386 688.2623046484531 7958 -8387 688.320419572164 7474 -8388 688.3966879641417 7519 -8389 688.4075827589351 8050 -8390 688.5709839951143 7828 -8391 688.5709839951144 6502 -8392 688.7452359181877 6806 -8393 688.7561251996239 5698 -8394 688.8904121846958 8040 -8395 689.0174163255962 7180 -8396 689.1044913509126 6490 -8397 689.1190027854406 8051 -8398 689.1226305963257 7009 -8399 689.3221307922732 7863 -8400 689.5397015400927 7572 -8401 689.5578293370324 7932 -8402 689.7028345599284 8039 -8403 689.9746372150211 8052 -8404 690.0181157042184 5599 -8405 690.0507227733335 7724 -8406 690.1340449506893 7959 -8407 690.2535765934139 6603 -8408 690.4274038593775 7621 -8409 690.4527500126276 6885 -8409 690.4527500126276 6589 -8411 690.659105492717 8038 -8412 690.6989213832609 7082 -8413 690.9486232709346 7314 -8414 690.9739503049301 7767 -8414 690.9739503049301 8053 -8416 691.1222757226104 7827 -8417 691.2380197876851 7416 -8418 691.3826726205973 7212 -8419 691.4405252803743 6907 -8420 691.480296176254 7670 -8421 691.5272951952078 7931 -8422 691.5670611010909 5500 -8423 691.7586284246839 8037 -8424 691.9140119986009 7864 -8425 692.0874222235223 6688 -8426 692.1163197035597 8054 -8427 692.1452159771097 7960 -8428 692.2210629560474 6704 -8429 692.2499548573477 7518 -8430 692.3041239224275 7377 -8431 692.5063176607127 7475 -8432 692.538807576875 7110 -8433 692.8239314573364 7279 -8434 693.0007215003459 8036 -8435 693.0981171522544 6984 -8436 693.173859864897 7723 -8437 693.4010383609185 8055 -8438 693.4298810982982 7573 -8439 693.6353508869051 7930 -8440 693.6894117686965 6095 -8441 693.7326574408905 6194 -8442 693.8083308810872 7826 -8443 693.9344349432445 5996 -8444 693.9812677587199 7620 -8445 694.006484119565 6787 -8446 694.0641180755565 7181 -8446 694.0641180755565 6293 -8448 694.1361537911708 7768 -8449 694.2946060571118 7961 -8450 694.3846196453376 8035 -8451 694.4134215292789 7008 -8452 694.4674218420905 5897 -8453 694.4710217136493 6805 -8454 694.640194633164 7865 -8455 694.6833811168941 6392 -8456 694.827316676597 8056 -8457 694.8740893140282 6501 -8458 695.0719387228921 7671 -8459 695.2877102322462 5798 -8460 695.5070093104741 7415 -8460 695.5070093104741 7313 -8462 695.5896778992627 6491 -8463 695.8807369082722 7929 -8464 695.9094768718128 8034 -8465 696.0208330215411 7083 -8466 696.2075839862706 6886 -8467 696.2255381699238 7517 -8468 696.2255381699239 7211 -8469 696.3942848702881 8057 -8469 696.3942848702881 5699 -8471 696.3978747813637 6602 -8472 696.4265934037844 7722 -8473 696.5809357138623 7962 -8474 696.6275906106504 7825 -8475 696.781888398371 6590 -8476 696.8105911939055 7476 -8477 696.8966924874877 7378 -8478 697.0007173597456 6906 -8479 697.0007173597457 8145 -8480 697.0114776673337 8146 -8481 697.0867951697263 8144 -8482 697.1405884038024 8147 -8483 697.3162840490676 8143 -8484 697.4130770210722 8148 -8485 697.4274155781375 7769 -8486 697.4417538404192 7574 -8487 697.4991039420768 7866 -8488 697.5743687951845 8033 -8489 697.6603758276659 7109 -8489 697.6603758276659 7619 -8491 697.6890424823941 8142 -8492 697.699792174256 7280 -8493 697.7857837474191 5600 -8494 697.8287755603088 8149 -8495 698.1009955586655 8058 -8496 698.2048410029824 6703 -8496 698.2048410029824 8141 -8498 698.2585481037809 6689 -8499 698.2621284302909 7928 -8500 698.3874282946393 8150 -8501 698.6880562883554 6985 -8502 698.7882368786699 7672 -8503 698.8633628972119 8140 -8504 699.002861224473 7963 -8505 699.088692513332 8151 -8506 699.217419691472 7182 -8507 699.3782953452303 8032 -8508 699.5784444935393 7824 -8509 699.6642051727385 8139 -8510 699.8071162827654 7007 -8510 699.8071162827654 7721 -8512 699.8928489418935 7414 -8513 699.9321395678297 8152 -8514 699.9464265213446 8059 -8515 700.0178569150933 6788 -8516 700.1785486574121 7312 -8517 700.2927959075404 6804 -8518 700.3213548079196 7516 -8519 700.4891148333428 7867 -8520 700.6068797835202 8138 -8521 700.7460310269335 6195 -8522 700.7781389284343 7927 -8523 700.8459174454824 7770 -8524 700.8459174454825 6096 -8525 700.9172561722247 8153 -8526 700.9315230462959 6294 -8527 701.1775809308224 7210 -8528 701.2310603502956 7477 -8529 701.2310603502957 5997 -8530 701.3201836536576 8031 -8531 701.4021670910349 6393 -8532 701.4449372545218 7084 -8533 701.4627573863063 7618 -8534 701.5589782762387 7964 -8535 701.5732321005413 7575 -8536 701.6017388803994 7379 -8537 701.6908151030623 8137 -8538 701.9009901688413 5898 -8539 701.9294836377796 8060 -8540 702.0434459490381 8154 -8541 702.0576899372302 6887 -8542 702.1573897638619 6492 -8543 702.6272126810917 7673 -8544 702.6307707466276 6601 -8545 702.6592346223025 7823 -8546 702.6592346223026 6905 -8547 702.6841395677009 7281 -8548 702.8548925631804 5799 -8549 702.8869041318098 7108 -8550 702.9153576356117 8136 -8551 703.1962741653286 6591 -8552 703.3100312095655 8155 -8553 703.3135858207205 7720 -8554 703.3988910994955 8030 -8555 703.4273238935207 7926 -8556 703.6085559457048 7868 -8557 704.0490039762857 8061 -8558 704.0916133572392 5700 -8559 704.247825697744 7965 -8560 704.2797739535049 8135 -8560 704.2797739535049 6702 -8562 704.3756100263552 6986 -8563 704.389806854131 7771 -8564 704.3933560163669 7413 -8565 704.4749818126971 7183 -8566 704.5175654304156 6690 -8567 704.5353078448234 7515 -8568 704.7162549565605 8156 -8569 704.960991828626 7311 -8570 705.3013540324448 7006 -8571 705.3864189222812 7617 -8572 705.6132084931518 8029 -8573 705.7655418054923 7478 -8574 705.7832528475013 8134 -8575 705.8222155755656 7576 -8576 705.868259663232 7822 -8577 706.1196782415853 6789 -8578 706.2081846028125 6803 -8578 706.2081846028125 7925 -8580 706.2365042958344 7209 -8581 706.261283095711 8157 -8582 706.3037590159066 8062 -8583 706.4170156501045 7380 -8584 706.5868665634821 7674 -8585 706.8557137068356 7869 -8586 706.9441279195972 7719 -8587 706.9688819177262 7085 -8588 707.0007072132248 8245 -8589 707.0113153267068 8246 -8590 707.0678892440244 7966 -8591 707.0855676649044 8244 -8592 707.1386002757874 8247 -8593 707.3118124278711 8243 -8594 707.4072377350969 8248 -8595 707.4249076757193 8133 -8596 707.6793059006319 8242 -8597 707.7746816607669 7282 -8598 707.8170667623097 8249 -8599 707.831194565484 6196 -8600 707.8735762832231 6295 -8601 707.9442068411889 8158 -8602 707.9618633796598 8028 -8603 708.0007062143371 6888 -8604 708.0572010791218 7772 -8605 708.0713240910127 6097 -8606 708.187828192493 8241 -8607 708.1984185240744 6394 -8608 708.2160687247924 7107 -8609 708.3678422966418 8250 -8610 708.4137209286675 6904 -8611 708.5936776460824 5998 -8612 708.6924579815987 8063 -8613 708.8053329370483 6493 -8614 708.8370757797591 8240 -8615 708.8652904466405 7514 -8616 709.0063469391512 7412 -8617 709.0592358893579 8251 -8618 709.1191719309245 7924 -8619 709.2037788957416 7821 -8620 709.2037788957417 8132 -8621 709.3976317975695 5899 -8622 709.429348138347 7616 -8623 709.6266624077763 8239 -8624 709.6935958566909 6592 -8625 709.7640452995629 8159 -8626 709.8344877504895 7184 -8627 709.8520972709738 7310 -8628 709.8908366784291 8252 -8629 710.0176054155277 7967 -8630 710.1584330274478 6987 -8631 710.1865951987548 7577 -8632 710.2288363619151 7870 -8633 710.4118523786044 7479 -8634 710.4435234415189 6701 -8634 710.4435234415189 8027 -8636 710.4822306011602 5800 -8637 710.5561202325963 8238 -8638 710.6651813618 7675 -8639 710.6968411355153 7718 -8640 710.862152600629 8253 -8641 710.8621526006291 6691 -8642 710.8938036021976 7005 -8643 711.1188367635891 8131 -8644 711.2137512731316 8064 -8645 711.3402842521996 7381 -8646 711.4000281135784 7208 -8647 711.6249011944425 8237 -8648 711.7197482155459 8160 -8649 711.8461912520147 7773 -8650 711.9726118327867 8254 -8651 712.1586901807771 7923 -8652 712.2148552227761 6802 -8653 712.3096236890248 6790 -8654 712.590345149301 7086 -8655 712.6640162096021 7820 -8656 712.8323786136541 8236 -8657 712.9691437923524 7283 -8658 713.0567999816004 8026 -8659 713.0953652913472 7968 -8660 713.1689841825709 8130 -8661 713.2215644524499 8255 -8662 713.3091896225648 7513 -8663 713.5895178602332 7615 -8664 713.6455702938258 7106 -8665 713.7261379548881 7871 -8666 713.7296406903668 7411 -8667 713.8101988624147 8161 -8668 713.8662339682415 8065 -8669 714.0343129009977 6889 -8670 714.1778489984131 8235 -8671 714.2618567444295 6903 -8672 714.5698006493138 7717 -8673 714.6082843068642 8256 -8674 714.664256836733 7578 -8675 714.849634538621 7309 -8676 714.8601261785413 7676 -8677 714.8881031322313 6296 -8678 714.986013849222 6197 -8679 715.069926650534 6395 -8680 715.1678124748065 7480 -8681 715.2936459944265 7185 -8682 715.3251009156606 7922 -8683 715.3530596845169 8129 -8684 715.3635439411208 6098 -8685 715.5312711545178 6494 -8686 715.6605340522837 8234 -8687 715.7548462986472 7774 -8688 715.800251466846 8025 -8689 716.0202511102601 5999 -8690 716.0342170594921 6988 -8690 716.0342170594921 8162 -8692 716.1319710779571 8257 -8693 716.2471640432511 7819 -8694 716.2715965330469 6593 -8695 716.2995183580679 7969 -8696 716.3693181592857 7382 -8697 716.5821655609356 7004 -8698 716.6484493808662 8066 -8699 716.665891472449 7207 -8700 716.9553682064178 5900 -8701 717.0006973497306 8345 -8702 717.0111575143025 8346 -8703 717.0843743939761 8344 -8704 717.1366675885427 8347 -8705 717.2795828684934 8233 -8706 717.2900389661074 6692 -8707 717.3074654567594 8343 -8708 717.3458022460297 7872 -8709 717.4015611914989 8348 -8710 717.669840525572 8342 -8710 717.669840525572 8128 -8712 717.7917525299382 8258 -8713 717.8056840120452 8349 -8714 717.8648897947301 7512 -8715 717.8648897947302 7614 -8716 718.1712887605573 8341 -8717 718.2652713308643 7284 -8718 718.3070374150598 7087 -8719 718.310517812457 6801 -8720 718.3488010709004 8350 -8721 718.3905622988096 8163 -8722 718.5610621234634 7410 -8723 718.5610621234636 7716 -8724 718.5854159388431 6791 -8725 718.616726774433 7921 -8726 718.672387113906 8024 -8727 718.8115191063649 8340 -8728 719.0305974018073 8351 -8729 719.0340742969001 8232 -8730 719.169660094195 7677 -8731 719.173136316979 7105 -8732 719.2530848039513 7579 -8733 719.5588926557715 8067 -8734 719.5866869252098 8259 -8735 719.5901611334051 8339 -8736 719.6283763165541 7970 -8737 719.7812167596485 7775 -8738 719.8506789605744 8352 -8739 719.9513872477779 7818 -8740 719.951387247778 7308 -8741 720.031249321861 7481 -8742 720.1180458785907 8127 -8743 720.1562330494683 6890 -8744 720.2013607318443 6902 -8745 720.506766102859 8338 -8746 720.8085737558897 8353 -8747 720.850192481073 7186 -8748 720.8779369629785 8164 -8749 720.923019468792 8231 -8750 721.0859865508412 7873 -8751 721.5019057493888 7383 -8752 721.5157655935177 8260 -8753 721.5608082483416 8337 -8754 721.6716704984339 8023 -8755 721.903733194392 8354 -8756 721.9729911845733 6297 -8757 722.0006925204435 6989 -8758 722.014542789825 6396 -8759 722.0318552529383 7206 -8760 722.0318552529384 7920 -8761 722.2084186715078 6198 -8762 722.2534181296755 7613 -8763 722.33302568829 6495 -8764 722.3641740839588 7003 -8765 722.530276182251 7511 -8766 722.59601438148 8068 -8767 722.6686654338903 7715 -8768 722.6963401041962 8126 -8769 722.7205545714056 6099 -8770 722.7516862657603 8336 -8771 722.9280738773394 6594 -8772 722.9453644640098 8230 -8773 723.0802168501086 7971 -8774 723.1355336311444 8355 -8775 723.494989616376 8165 -8776 723.4984450570713 7409 -8777 723.5088112801392 6000 -8778 723.5779156386685 8261 -8779 723.5917357184229 7678 -8780 723.6608321582701 7285 -8781 723.7748268626092 7817 -8782 723.7990052493855 6693 -8783 723.923338482743 7776 -8784 723.9509651903227 7580 -8785 724.0787250016396 8335 -8786 724.1167033013394 7088 -8787 724.5032781154271 8356 -8788 724.7965231704688 8022 -8788 724.7965231704688 7104 -8790 724.94482548674 6792 -8791 724.9448254867401 7874 -8792 725 7482 -8793 725.0999931043992 8229 -8794 725.1551558114994 7307 -8795 725.4033360827616 8125 -8796 725.5411773290335 8334 -8797 725.5687424358908 7919 -8798 725.7582242041767 8069 -8799 725.7720027667091 8262 -8800 726.0061983206481 8357 -8801 726.2299911185161 6901 -8802 726.2403183519901 8166 -8803 726.3642337009719 6891 -8804 726.5018926334603 7187 -8805 726.6532873386042 7972 -8806 726.7358529754811 7384 -8807 726.7530529691636 7612 -8808 726.8906382668579 7714 -8809 727.0006877575838 8445 -8810 727.0110040432675 8446 -8811 727.0832139445938 8444 -8812 727.1347880551446 8447 -8813 727.1382261991182 8333 -8814 727.3032379963669 8443 -8815 727.303237996367 7510 -8816 727.3857298572747 8228 -8817 727.3960406821033 8448 -8818 727.4957044546724 7205 -8819 727.6434566461792 8358 -8820 727.6606351864858 8442 -8821 727.7156037903818 7816 -8822 727.7946138849887 8449 -8823 728.0453282591683 8021 -8824 728.055629742673 6990 -8825 728.0968342191853 8263 -8826 728.1243025747733 7679 -8827 728.1552032362331 8441 -8828 728.1792361774675 7777 -8829 728.2375985899108 8124 -8829 728.2375985899108 7002 -8831 728.3302822209165 8450 -8832 728.5396351606412 7408 -8833 728.7557889993053 7581 -8834 728.7866628856486 8440 -8835 728.8689868556627 8332 -8836 728.9204346154661 7875 -8837 729.0027434790627 8451 -8838 729.0301777018562 6397 -8839 729.0438944261176 8070 -8840 729.1124741766528 8167 -8841 729.1261893527072 6298 -8842 729.1536189308807 7286 -8843 729.2084749918914 6496 -8844 729.2256166646918 7918 -8845 729.4141484780782 8359 -8846 729.4964016360876 6199 -8847 729.5546586788408 8439 -8848 729.6608801354229 6595 -8849 729.8013428324177 8227 -8850 729.8116195293138 8452 -8851 730.0171230868492 7089 -8852 730.0719142659852 7483 -8853 730.1403974579135 6100 -8854 730.3458085044372 7973 -8855 730.3868837814655 6694 -8856 730.458759958425 8438 -8856 730.458759958425 7306 -8858 730.513518013185 7103 -8859 730.5511617949834 8264 -8860 730.7325091988176 8331 -8861 730.756457378243 8453 -8862 731.1976476986233 8123 -8863 731.224999572635 7713 -8864 731.3173045949344 8360 -8865 731.3617435988842 7611 -8866 731.3856711749281 6793 -8867 731.4164340510815 8020 -8868 731.4984620626348 8437 -8869 731.7718223599485 7815 -8870 731.8367304255779 8454 -8871 732.0689858203255 7385 -8872 732.1099644179144 8168 -8873 732.1816714450041 7509 -8874 732.2465431806421 7188 -8875 732.3455468561273 8226 -8876 732.4513635730362 8071 -8877 732.5469268244867 7778 -8878 732.6561267061103 6892 -8879 732.673187717416 8436 -8880 732.7277802840562 8330 -8881 732.7653103142915 7680 -8882 733.0006821279227 7917 -8883 733.0109139705902 7876 -8884 733.0518399131129 8455 -8885 733.0552503051869 7204 -8886 733.1336849442944 8265 -8887 733.3518937045162 8361 -8888 733.665455095168 7582 -8889 733.6824926356086 7407 -8890 733.9822886146504 8435 -8891 734.1559779774324 7974 -8892 734.196840091266 6991 -8893 734.2002451647643 7001 -8894 734.2819621916365 8122 -8895 734.4011165568854 8456 -8896 734.7414511241353 7287 -8897 734.8537269416275 8329 -8898 734.9081575271838 8019 -8899 735.0170066059696 8225 -8900 735.2312561364622 8169 -8901 735.2448571734453 7484 -8902 735.4250471666028 8434 -8903 735.516825096476 8362 -8904 735.669762869183 7712 -8905 735.843053918429 8266 -8906 735.8600410404142 7305 -8907 735.8838223524145 8457 -8908 735.9415737679182 7814 -8909 735.9789399160821 8072 -8910 736.0061141050392 7090 -8911 736.0774415779905 7610 -8912 736.1148008293271 6398 -8913 736.1555542139175 6497 -8914 736.3219404581124 7102 -8915 736.3457068524267 6299 -8916 736.4679219083476 6596 -8917 736.8480168935789 6200 -8918 736.8921223625612 7916 -8919 737.0006784257392 8545 -8920 737.0006784257394 8433 -8921 737.0108547368893 8546 -8922 737.0244229331889 7779 -8923 737.0515585764675 6695 -8924 737.0820849810419 8544 -8925 737.1092185015732 8328 -8926 737.1329595127327 8547 -8927 737.163482546443 7508 -8928 737.2143514609573 7877 -8929 737.2991251859722 8543 -8930 737.3906698623193 8548 -8931 737.4889829685593 8121 -8932 737.4991525418859 8458 -8933 737.499152541886 7386 -8934 737.5127117548551 7681 -8935 737.651679317549 8542 -8936 737.7838436832295 8549 -8937 737.8109513960877 8363 -8938 737.8143397901669 8224 -8939 737.905820548937 6794 -8940 738.0819737671419 7189 -8940 738.0819737671419 7975 -8942 738.1395532011545 8541 -8943 738.3122645601928 8550 -8944 738.4747795287257 8170 -8945 738.5187878449674 8018 -8946 738.6778729595195 7583 -8946 738.6778729595195 8267 -8948 738.7083321582342 8432 -8948 738.7083321582342 7203 -8950 738.7624787440142 8540 -8951 738.9248946949887 7406 -8952 738.97564235907 8551 -8953 739.0297693598005 6893 -8954 739.2462377313801 8459 -8955 739.4930696091749 8327 -8956 739.5201146689656 8539 -8957 739.624904934927 8073 -8958 739.7736140198567 8552 -8959 740.2229393905595 7711 -8959 740.2229393905595 7813 -8961 740.2330714038653 8364 -8962 740.412047443854 8538 -8963 740.4221768693857 6992 -8964 740.4221768693859 7288 -8965 740.5167114927251 7485 -8966 740.5470950587815 8431 -8967 740.7057445436751 8553 -8968 740.7361203559606 8223 -8969 740.8171164329291 8120 -8970 740.8981036552868 7915 -8970 740.8981036552868 7609 -8972 741.1241461455699 8460 -8973 741.3568641349455 7304 -8974 741.4377924006841 8537 -8975 741.5288261423152 7878 -8976 741.6097356426762 7780 -8977 741.6367035145981 8268 -8978 741.7715281675348 8554 -8979 741.8389313051722 8171 -8980 742.0040431156693 8326 -8981 742.081531908725 7091 -8982 742.1219576323018 7976 -8983 742.219644040765 7101 -8984 742.246589753028 8017 -8984 742.246589753028 7507 -8986 742.3644657444213 7682 -8987 742.5159930937516 8430 -8988 742.5967950375224 8536 -8989 742.7819330059126 8365 -8990 742.9703897195366 8555 -8991 743.0242257154205 7387 -8992 743.1318860067842 8461 -8993 743.1722545951242 6498 -8994 743.2664394414697 6399 -8995 743.3471598116187 6597 -8996 743.3875167098248 8074 -8997 743.6296121053814 6300 -8998 743.7808817118116 8222 -8999 743.7909652583849 7584 -8999 743.7909652583849 6696 -9001 743.8884324950886 8535 -9002 744.0060483625117 7190 -9003 744.2647378453449 7405 -9003 744.2647378453449 8119 -9005 744.3016861461487 8556 -9006 744.452819190041 7202 -9007 744.5031900536088 6795 -9008 744.6139939592862 8429 -9009 744.6139939592864 7812 -9010 744.6408530291634 8325 -9011 744.7180674590888 8269 -9012 744.8825410761082 7710 -9013 745.0167783345554 7914 -9014 745.268408024921 8462 -9015 745.3120151990038 8534 -9016 745.3220780306995 8172 -9017 745.4562361399895 8366 -9018 745.4830648646554 6894 -9019 745.7647082022587 8557 -9020 745.8216945088149 7608 -9021 745.8853799344777 7486 -9022 745.952411350751 7879 -9023 746.0898069267532 8016 -9024 746.1936745912552 7289 -9025 746.2740783385151 7977 -9026 746.3008776626222 7781 -9027 746.7295360436736 6993 -9028 746.840009640619 8428 -9029 746.86678865779 8533 -9030 746.9471199489292 8221 -9030 746.9471199489292 7303 -9032 747.000669343743 8645 -9033 747.010709427917 8646 -9034 747.0809862391092 8644 -9035 747.1311799142102 8647 -9036 747.2650132315845 8075 -9037 747.2951224248691 8643 -9038 747.3185398476342 7683 -9039 747.3586822938502 8558 -9040 747.3854427268436 8648 -9041 747.4021675109057 8324 -9042 747.4289263869844 7506 -9043 747.5326079844277 8463 -9044 747.642962917461 8642 -9045 747.7733613869914 8649 -9046 747.8301946297703 8118 -9047 747.9204503154062 8270 -9048 748.124321219408 8641 -9049 748.2412712487863 7092 -9050 748.2546358025455 8367 -9051 748.294728031676 8650 -9052 748.5519354059543 8532 -9053 748.6421040791121 7388 -9054 748.738939818145 8640 -9055 748.9225594145231 8173 -9056 748.9492639691957 8651 -9057 749.0026702222095 7585 -9058 749.0827724624295 8559 -9059 749.1128085942731 7811 -9060 749.1928990587137 8427 -9061 749.2462879454259 7913 -9062 749.4864908722506 8639 -9063 749.6465833978035 7709 -9064 749.699939975988 7404 -9065 749.7366204207983 8652 -9066 749.9233294144142 8464 -9067 750.0166664814856 7191 -9068 750.0466652149051 8015 -9069 750.2332970483249 8220 -9070 750.2566227631717 6499 -9071 750.2866119024116 7201 -9072 750.2866119024117 8323 -9073 750.29660801579 6598 -9074 750.3665770808292 8638 -9074 750.3665770808292 8531 -9076 750.483177692878 6400 -9077 750.4831776928781 7880 -9078 750.5364747965284 7978 -9079 750.603090854281 6697 -9080 750.656379444017 8653 -9081 750.8461893091021 7607 -9082 750.9360824997025 8560 -9083 751.095866051731 7782 -9084 751.1757450823342 8368 -9085 751.1757450823343 6796 -9086 751.2423044530972 8271 -9087 751.2556156196106 8076 -9088 751.3487871820917 7487 -9089 751.3787327307048 8637 -9090 751.511809621113 8117 -9091 751.6714707902648 8426 -9092 751.7080550320052 8654 -9093 752.0139626363331 6895 -9094 752.0538544545861 7290 -9095 752.3097766213065 8530 -9096 752.372912856384 7684 -9097 752.4393663279454 8465 -9098 752.5224249150322 8636 -9099 752.6287265312161 7302 -9100 752.6386915379783 8174 -9101 752.7084428914027 7505 -9102 752.8910943821821 8655 -9103 752.9176581804945 8561 -9104 753.1168568024488 6994 -9105 753.2927717693831 8322 -9106 753.5847663003811 7912 -9107 753.6378440603949 8219 -9108 753.7174536920318 7810 -9109 753.7970549159766 8635 -9110 754.1153757880819 8014 -9111 754.204879326566 8656 -9112 754.2181382067128 8369 -9113 754.2744858471616 8425 -9114 754.3109438421267 7586 -9115 754.3507141906873 7389 -9116 754.3805405761735 8529 -9117 754.4832668787294 7093 -9118 754.5130880243232 7708 -9119 754.6820522577704 8272 -9120 754.9072790747218 7979 -9121 755.0264896015238 8562 -9122 755.0794660166571 8466 -9123 755.1191958889668 7881 -9124 755.2019597432201 8634 -9125 755.2284422610154 7403 -9126 755.3078842432402 8116 -9127 755.3575312393463 8077 -9128 755.6487279152926 8657 -9129 755.9695761073986 7606 -9130 755.9927248327194 7783 -9131 756.111764225369 7192 -9132 756.4191959489129 8321 -9133 756.4687700097078 8175 -9134 756.5778215094598 8528 -9135 756.7364138192373 8633 -9136 756.9048817387823 7488 -9137 757.0006605016933 8745 -9138 757.0006605016935 8424 -9139 757.0105679579382 8746 -9140 757.079916521367 8744 -9141 757.1294473206018 8747 -9142 757.1591642448765 8218 -9143 757.2218961440564 8658 -9144 757.2615136133619 8563 -9145 757.2912253552129 8743 -9146 757.3143336818603 6599 -9147 757.3803535872844 8748 -9148 757.3803535872845 8370 -9149 757.4067599381457 6500 -9150 757.485973467496 6698 -9151 757.5255771259476 7685 -9152 757.6344765122559 8742 -9153 757.7631556099834 8749 -9154 757.8423318870489 8467 -9155 757.9214998929639 6797 -9156 758.0006596303198 7291 -9157 758.0303424006192 7911 -9158 758.0831089003368 7504 -9159 758.1094907729357 8741 -9160 758.2380892569299 8273 -9161 758.2776536335488 8750 -9162 758.2941381812204 8013 -9163 758.3996308015979 8632 -9163 758.3996308015979 7301 -9165 758.4260016639724 7809 -9166 758.6204584639146 6896 -9167 758.71602065595 8740 -9168 758.9005204900045 8527 -9169 758.9235798155173 8751 -9169 758.9235798155173 8659 -9171 759.2167016076504 8115 -9172 759.3846192806383 7980 -9173 759.4537510605896 8739 -9174 759.480085321531 7707 -9175 759.568956711634 8078 -9176 759.582121959173 6995 -9177 759.6216163327634 8564 -9178 759.6643995870809 8320 -9179 759.7005989203905 8752 -9180 759.7137618866727 7587 -9181 759.8486691440604 8423 -9182 759.8585394663929 7882 -9183 760.1480119029452 7390 -9184 760.1907655319156 8631 -9185 760.3223000806961 8738 -9186 760.4110730387874 8176 -9187 760.6083091841688 8753 -9188 760.6608968522045 8371 -9189 760.7266263251208 8468 -9190 760.7529165241498 8660 -9191 760.7956361599348 8217 -9192 760.8054941967757 7094 -9193 760.8482108804619 7402 -9194 760.9894874438148 7784 -9195 761.1898580511961 7605 -9196 761.3212199853621 8737 -9197 761.3474896523925 8526 -9198 761.6462433439818 8754 -9199 761.9087871917477 8274 -9200 762.1056357225027 8565 -9201 762.1089161005794 8630 -9202 762.2893151553418 7193 -9203 762.4499983605482 8736 -9204 762.5516375957762 7489 -9205 762.5811432234603 7910 -9206 762.5811432234606 8012 -9207 762.7089877535205 8661 -9208 762.7745407392672 7686 -9209 762.8138698267095 8755 -9210 762.8171471591342 8422 -9211 763.0268671547549 8319 -9212 763.236529524105 8114 -9212 763.236529524105 7808 -9214 763.5509151327107 7503 -9215 763.7080594049012 8735 -9216 763.7309735764289 8469 -9217 763.8880808076534 8079 -9218 763.9175348164224 8525 -9219 763.9666223075455 7981 -9220 764.0320673898445 7292 -9221 764.0582438531764 8372 -9222 764.1105940896252 8756 -9223 764.1531260159837 8629 -9224 764.3984563040405 6600 -9225 764.4377018436492 6699 -9226 764.4638644174099 8177 -9227 764.5456166900702 8216 -9228 764.5456166900705 7706 -9229 764.6992873018778 7883 -9230 764.7123642259224 8566 -9231 764.7385174031709 6798 -9232 764.7908210746256 8662 -9233 765.094765372238 8734 -9234 765.2091217438538 7588 -9235 765.3005945378587 6897 -9236 765.5357601053004 8757 -9237 765.6924970247521 8275 -9238 765.9046938098761 8421 -9239 766.0319836664785 7391 -9240 766.084199027757 7785 -9241 766.1233582132841 6996 -9242 766.322386466688 8628 -9243 766.5050554301647 8318 -9244 766.5050554301648 7604 -9245 766.5572385673493 7401 -9246 766.6094181524253 8733 -9246 766.6094181524253 8524 -9248 766.8539626291305 8470 -9249 766.9745758498126 8011 -9250 766.9973924336379 8663 -9251 767.0006518902054 8845 -9252 767.0104301768001 8846 -9253 767.0788746928181 8844 -9254 767.0886519822857 8758 -9255 767.1277598940088 8847 -9256 767.205969736941 7095 -9257 767.2352963726316 7909 -9258 767.2874298462083 8843 -9259 767.3656234155918 8113 -9260 767.3753970515344 8848 -9261 767.4405514435629 8567 -9262 767.5708436359474 8373 -9263 767.6262111210117 8842 -9264 767.7532155582287 8849 -9265 768.0950462019658 8841 -9266 768.1178295027398 7687 -9267 768.1471213250753 7807 -9268 768.2512609817181 8732 -9269 768.261023350788 8850 -9270 768.2870557285213 7490 -9271 768.3130872242123 8080 -9272 768.4074440035052 8215 -9273 768.5473310083121 7194 -9274 768.615638664736 8627 -9275 768.6253964058175 8178 -9276 768.6514164431104 7982 -9277 768.6936971251944 8840 -9278 768.7684957124608 8759 -9279 768.8985628806962 8851 -9280 769.1098751153829 7502 -9280 769.1098751153829 8420 -9282 769.3276285172657 8664 -9283 769.4218608799725 8523 -9284 769.4218608799727 8839 -9285 769.5875518743791 8276 -9286 769.6395260120156 7884 -9287 769.6655117646886 8852 -9288 769.7077367416805 7705 -9289 770.0194802730642 8731 -9290 770.0941500881564 8471 -9291 770.0973964376194 8317 -9292 770.1460900374682 7293 -9293 770.2791701714385 8838 -9294 770.2889068395052 8568 -9295 770.5614835949171 8853 -9296 770.5744610354019 8760 -9297 770.7950440940834 7589 -9298 771.0317762582811 8626 -9299 771.1971213639221 8374 -9300 771.2651943397939 8837 -9301 771.2749185601721 7786 -9302 771.4564148414348 6700 -9303 771.4726177901584 8010 -9304 771.5860289041009 8854 -9305 771.6022291310466 8112 -9306 771.6249088773639 6799 -9307 771.7804091838559 8665 -9308 771.9132075563937 8730 -9308 771.9132075563937 7603 -9310 771.9909325892372 7908 -9311 772.0006476681222 7392 -9312 772.0524593575232 6898 -9313 772.3535459878462 8522 -9314 772.3794404306733 8836 -9314 772.3794404306733 8214 -9316 772.4312267121261 8419 -9317 772.5056634096608 8761 -9318 772.7386362800814 8855 -9318 772.7386362800814 6997 -9320 772.8421572352274 8081 -9321 772.8939125132247 8179 -9322 773.1558704426941 7806 -9323 773.2561024654123 8569 -9324 773.4371338382972 7983 -9325 773.4500630292818 8472 -9326 773.5534887776022 7688 -9327 773.5696478016702 8625 -9328 773.5922698683073 8277 -9329 773.621354410541 8835 -9330 773.6827515202856 7096 -9331 773.802300332585 8316 -9332 773.9315215185385 8729 -9333 774.0187336234181 8856 -9334 774.109165428236 7491 -9335 774.3545699484184 8666 -9336 774.5611660805102 8762 -9337 774.6773521925112 7885 -9338 774.7580267412529 7501 -9339 774.8838622658237 7195 -9340 774.9354811853693 8375 -9341 774.9645153166692 7704 -9342 774.9903225202235 8834 -9343 775.4031209635413 8521 -9344 775.4256895409128 8857 -9345 775.8672566876372 8418 -9346 775.9445856502899 8111 -9347 776.0734501321379 8728 -9348 776.073450132138 8009 -9349 776.2280592712427 8624 -9350 776.3407756906756 8570 -9350 776.3407756906756 7294 -9352 776.4599152564156 8213 -9353 776.4695744200155 7590 -9354 776.485672759002 8833 -9355 776.5597208199765 7787 -9356 776.7399822334369 8763 -9357 776.8461881222048 7907 -9358 776.9202018225552 8473 -9359 776.9588148673004 8858 -9360 777.0006435003771 8945 -9361 777.0102959420808 8946 -9362 777.0489045098769 8667 -9363 777.0778596768794 8944 -9364 777.126115891108 8947 -9365 777.2676501694896 8180 -9366 777.2837319795135 8943 -9367 777.3705680047323 8948 -9368 777.4123744834527 7602 -9369 777.4734722162551 8082 -9370 777.6181582242019 8315 -9370 777.6181582242019 8942 -9372 777.7049569084668 8278 -9373 777.7435309920617 8949 -9374 778.0520548138152 7393 -9375 778.0809726500192 8941 -9376 778.1066764910837 8832 -9377 778.2448200919812 8950 -9378 778.2608817099829 7805 -9379 778.3219128355568 7984 -9380 778.337972862689 8727 -9381 778.5692005210584 8520 -9382 778.5788335165554 6800 -9383 778.6173643067563 8859 -9384 778.6719463291328 8940 -9385 778.7843090355635 8376 -9386 778.8741875296677 6899 -9387 778.8741875296678 8951 -9388 779.0057766152958 8623 -9389 779.0410772225044 8764 -9390 779.0795851516069 7689 -9391 779.3907877310329 8939 -9392 779.4164483766043 8417 -9393 779.4260709008904 6998 -9394 779.5415319275811 8571 -9395 779.6313231265146 8952 -9396 779.8108745074026 7886 -9397 779.8525501657349 8831 -9398 779.8621673090702 8668 -9399 780.0160254764002 7492 -9400 780.2339392771888 7097 -9401 780.2371434378141 8938 -9402 780.3140393456982 7703 -9403 780.3909276766357 8110 -9404 780.4005381853602 8860 -9405 780.5030429152727 8474 -9406 780.5158550599724 8953 -9407 780.647167419443 8212 -9408 780.7240229428066 8726 -9409 780.7752557554575 8008 -9410 781.2105990064395 8937 -9411 781.296998586325 7196 -9412 781.4633708626401 8765 -9413 781.5273507689926 8954 -9414 781.5433449272023 8314 -9415 781.7224571419193 8830 -9416 781.74484328328 8181 -9417 781.7992069578991 7906 -9418 781.8503693162778 8519 -9419 781.9015283269371 8622 -9420 781.9239093415677 8279 -9421 781.936698205168 7788 -9422 782.205216039883 8083 -9423 782.2307843597054 7591 -9424 782.3074843052442 8861 -9425 782.3106799731166 8936 -9426 782.6142089177782 7295 -9427 782.6653179999737 8955 -9428 782.7419753660845 8377 -9429 782.7930761063233 8669 -9430 782.8569473409557 8572 -9431 783.0006385693437 7601 -9432 783.077263110097 8416 -9433 783.230489702744 8725 -9434 783.3039001562548 7985 -9435 783.4602734025509 7804 -9436 783.5368529941652 8935 -9437 783.7155096079189 8829 -9438 783.9292059873775 8956 -9439 784.0057397749075 8766 -9440 784.1842895646405 7394 -9441 784.1970415654473 8475 -9442 784.337299890806 8862 -9443 784.6942079561949 7690 -9444 784.8885271170678 8934 -9445 784.914008028905 8621 -9446 784.9394881135743 8109 -9447 784.9394881135744 8211 -9448 785.0382156302966 7887 -9449 785.245184639804 8518 -9450 785.3184067625054 8957 -9451 785.5762216360675 8313 -9451 785.5762216360675 8007 -9453 785.7544145596638 7702 -9454 785.7639594687453 6900 -9455 785.8307705861357 8828 -9456 785.840314567788 8670 -9457 785.8562209463 8724 -9458 786.0057251699888 7493 -9459 786.1838207442328 6999 -9460 786.2474165299369 8280 -9461 786.285571532379 8573 -9462 786.3237246834157 8182 -9463 786.3650551747578 8933 -9464 786.4890336171255 8863 -9465 786.667019773932 8767 -9466 786.8068377943853 8378 -9467 786.8322565833203 8958 -9468 786.848142909418 8415 -9469 786.8481429094181 7905 -9470 786.8576745511224 7098 -9471 787.000635323759 9045 -9472 787.0101651185963 9046 -9473 787.0355773406943 8084 -9474 787.0768704516732 9044 -9475 787.1245136571468 9047 -9476 787.2801280357584 9043 -9477 787.3658615916745 9048 -9478 787.403962397955 7789 -9479 787.6103097344524 9042 -9480 787.7340921910135 9049 -9481 787.7848691108507 7197 -9482 787.9657352956408 8932 -9483 788.000634517511 8476 -9484 788.0418770598426 8620 -9485 788.0672560130893 8827 -9486 788.0672560130894 9041 -9487 788.0767729098479 7592 -9488 788.2290276309291 9050 -9489 788.3812529480899 7986 -9490 788.4700374776457 8959 -9491 788.6000253613996 8723 -9492 788.650746528525 9040 -9493 788.7521790778139 8517 -9494 788.7521790778142 7803 -9495 788.761687710553 8864 -9496 788.8504294224603 9051 -9497 788.9645112424259 7296 -9498 789.002534850174 8671 -9499 789.335163286167 8210 -9500 789.3605006586027 9039 -9501 789.4460082868238 8768 -9502 789.5885004228468 8108 -9503 789.5979989842932 9052 -9504 789.6898125213469 8931 -9505 789.7151385151485 8312 -9506 789.8259301896842 8574 -9507 790.1961781734964 9038 -9508 790.2309788916149 8960 -9509 790.3575140403234 7888 -9510 790.3954706347955 7691 -9511 790.3954706347956 7395 -9512 790.4239368845051 8826 -9513 790.4713783559781 9053 -9514 790.4745410195068 8006 -9515 790.6737633183487 8281 -9516 790.7275131168764 8414 -9517 790.977243667604 8379 -9518 791.0025284409653 8183 -9519 791.154220111351 8865 -9520 791.1573800452094 9037 -9521 791.2837670519975 7701 -9521 791.2837670519975 8619 -9523 791.4606749548584 8722 -9524 791.4701510480355 9054 -9525 791.5364805237974 8930 -9526 791.9122426127784 8477 -9527 791.9627516493437 8085 -9528 791.9911615668449 7904 -9529 792.0763852053665 7494 -9530 792.1142594348369 8961 -9531 792.2436493907666 9036 -9532 792.2783601739984 8672 -9533 792.3414667932002 8769 -9534 792.3698631321109 8516 -9535 792.5938430242819 9055 -9536 792.8997414553746 8825 -9537 792.9596458836982 7790 -9538 793.0100882082145 7000 -9539 793.4544725439513 9035 -9540 793.4765276931637 8575 -9541 793.5048834128244 8929 -9542 793.5521406939811 7099 -9542 793.5521406939811 7987 -9544 793.665546688276 8866 -9545 793.83247603005 8209 -9546 793.8419238110317 9056 -9547 793.9584371993285 8311 -9548 794.0056674860703 7593 -9549 794.1190087134296 8962 -9550 794.13474927118 7802 -9551 794.3362008620783 8107 -9552 794.3456426518622 7198 -9553 794.4369075011558 8721 -9554 794.638282490845 8618 -9555 794.7137849565717 8413 -9556 794.789280249803 9034 -9557 795.2012323934113 8282 -9558 795.2138077272049 9057 -9559 795.2515325354614 8380 -9560 795.3521232762254 8770 -9561 795.3898415242679 7297 -9562 795.4684154634929 8005 -9563 795.4935574849113 8824 -9564 795.5941176253127 8928 -9565 795.6663873760159 8673 -9566 795.7669256761052 7889 -9567 795.7794920705106 8184 -9568 795.9302733280095 8478 -9569 796.0967277912905 8515 -9570 796.1815119682194 7692 -9571 796.2443092418307 8963 -9572 796.2474489755053 9033 -9573 796.2945434950562 8867 -9574 796.6837515601784 7396 -9575 796.7088552288095 9058 -9576 796.9849433960469 8086 -9577 797.0006273523252 9145 -9578 797.0100375779466 9146 -9579 797.0759060465949 9144 -9580 797.1229516203883 9147 -9581 797.2264421103956 7903 -9582 797.2358496705978 8576 -9583 797.2766144820755 9143 -9584 797.3612732005487 9148 -9585 797.5274289953919 8720 -9586 797.6026579694931 9142 -9587 797.7248899213313 9149 -9588 797.8032338866519 8927 -9589 797.828302330771 9032 -9590 798.0538828926277 9141 -9591 798.104003247697 8617 -9592 798.204234516455 8823 -9593 798.2136305526234 9150 -9594 798.2261584288002 7495 -9595 798.304453200657 8310 -9596 798.3263743607622 9059 -9597 798.4297088660968 8208 -9598 798.4766746749714 8771 -9599 798.489198424124 8964 -9600 798.6019033285609 7791 -9601 798.6300770694777 9140 -9602 798.8053580190859 8412 -9603 798.8147469845558 7988 -9604 798.8272654335228 9151 -9605 799.0400490588692 8868 -9606 799.1651894320723 8674 -9607 799.1808306009347 8106 -9608 799.3309702494956 9139 -9609 799.5311125903731 9031 -9610 799.565507009901 9152 -9611 799.6061530528639 7801 -9612 799.6280385279146 8381 -9613 799.8281065328976 8283 -9614 799.9312470456446 8514 -9615 800.015624847415 7594 -9616 800.0531232362011 8479 -9617 800.0656223085705 9060 -9618 800.1312392351645 8926 -9619 800.1562347441904 9138 -9620 800.3155627625893 7100 -9621 800.4280105043802 9153 -9622 800.5560567505563 8004 -9623 800.6528586097722 8185 -9624 800.7309161010332 8719 -9625 800.8526705955348 8965 -9626 800.9775277746561 7199 -9627 801.0305861825751 8822 -9628 801.1023654939486 8577 -9629 801.1054861876805 9137 -9630 801.2646254515421 7890 -9631 801.3551023110791 9030 -9632 801.4143747151032 9154 -9633 801.6794870769739 8616 -9634 801.7137893288351 8772 -9635 801.8883962248113 7298 -9636 801.9008666911392 8869 -9637 801.925807042023 9061 -9638 802.0504971633644 7693 -9639 802.1003677844813 8087 -9640 802.1782844231076 9136 -9641 802.5241429390146 9155 -9642 802.552178989005 7902 -9643 802.5770991001425 8925 -9644 802.7515182171877 8309 -9645 802.7733179422446 8675 -9646 803.0006226647649 8411 -9647 803.0473211461451 7397 -9648 803.1251459143836 8207 -9649 803.2994460349142 9029 -9650 803.3336791147251 8966 -9651 803.374134510192 9135 -9652 803.7568040147468 9156 -9653 803.8718803391497 8513 -9654 803.9060890427438 9062 -9655 803.9713925258784 8821 -9656 804.0460185835137 8718 -9657 804.1050926340413 8382 -9658 804.120637715511 8105 -9659 804.1672711569404 7989 -9660 804.279180384523 8480 -9661 804.328912821117 7792 -9662 804.4532304615353 7496 -9663 804.5526707431901 8284 -9664 804.6924878486192 9134 -9665 804.8757668112513 8870 -9666 805.0621094052309 8773 -9667 805.0745307112876 8578 -9668 805.1117934796383 9157 -9669 805.1397394241573 8924 -9670 805.3632720704364 9028 -9670 805.3632720704364 8615 -9672 805.6208785775104 8186 -9673 805.73568867216 8003 -9674 805.9311384975765 8967 -9675 806.005583107214 9063 -9676 806.1048318922296 7595 -9677 806.1327434114063 9133 -9678 806.4893055707558 8676 -9679 806.5884948348818 9158 -9680 806.848808637653 7891 -9681 807.0006195784487 9245 -9682 807.0099131980969 9246 -9683 807.0254023263457 8820 -9684 807.0749655391376 9244 -9685 807.121428286971 9247 -9686 807.2731879605566 9243 -9687 807.297962341043 8410 -9687 807.297962341043 8308 -9689 807.3072525377188 8088 -9690 807.3567984478734 9248 -9691 807.4713617212687 8717 -9692 807.5456643435095 9027 -9693 807.5951956271163 9242 -9694 807.6787727803672 7200 -9695 807.6942490819159 9132 -9696 807.7159154059054 9249 -9697 807.8180488204013 8923 -9698 807.9170749526215 8512 -9699 807.9170749526216 8206 -9700 807.9634892741132 8871 -9701 807.9665834674105 7901 -9702 808.0006188116442 7694 -9703 808.0408405520108 9241 -9704 808.1862409123283 9159 -9705 808.1986142032167 9250 -9706 808.2233602167163 9064 -9707 808.4584095672454 7299 -9708 808.5202533022906 8774 -9709 808.6068265850838 8481 -9710 808.6099183166133 9240 -9711 808.6439265832644 8968 -9712 808.6810248794021 8383 -9713 808.8046735770016 9251 -9714 809.1507894082537 8579 -9715 809.1538790613316 8104 -9715 809.1538790613316 8614 -9717 809.3021685378088 9239 -9718 809.3732142837443 8285 -9719 809.3763030877541 9131 -9720 809.4844038028157 7398 -9721 809.5338164647602 9252 -9722 809.6079298030621 7990 -9723 809.8456643089472 9026 -9724 809.9043153360772 9160 -9725 810.1172754607817 9238 -9726 810.1388769834466 7793 -9727 810.1913354263918 8819 -9728 810.3116684338192 8677 -9729 810.38571063414 9253 -9730 810.5584494655523 9065 -9731 810.6108807559888 8922 -9732 810.681811810281 8187 -9733 810.7558202072928 7497 -9734 811.0055486863206 8002 -9734 811.0055486863206 8716 -9736 811.0548686741237 9237 -9737 811.1627456928727 8872 -9738 811.1781555244199 9130 -9739 811.3599694340361 9254 -9740 811.4708867236089 8969 -9741 811.6957558100202 8409 -9742 811.7419540716127 9161 -9743 811.9421161634615 8307 -9744 812.065268312837 8511 -9745 812.0868180188618 8775 -9746 812.1145239435137 9236 -9747 812.2622729143585 9025 -9748 812.271506332704 7596 -9749 812.4561526630222 9255 -9750 812.5176921150702 7892 -9751 812.6038395183721 8089 -9752 812.8037893612457 8205 -9753 813.0098400388522 9066 -9754 813.0344396149526 8482 -9755 813.049813972059 8613 -9756 813.0990099612716 9129 -9757 813.2957641596321 9235 -9758 813.3295764940557 8580 -9759 813.354166399853 8384 -9760 813.4678850452548 8818 -9761 813.517055752367 8921 -9762 813.6737675506075 9256 -9763 813.6983470549759 9162 -9764 814.0300977236653 7695 -9765 814.2389084292153 8678 -9766 814.2788220259691 8103 -9767 814.2880325781534 8286 -9768 814.4108299869299 8970 -9769 814.4722217485382 8873 -9770 814.5980603954322 9234 -9771 814.6471628870992 8715 -9772 814.7944526075273 9024 -9773 815.0122698462889 9257 -9774 815.0981535986939 7300 -9775 815.1349581511028 7991 -9776 815.1380251221261 9128 -9777 815.5764832313398 9067 -9778 815.7603814846613 8776 -9779 815.7726398942294 9163 -9780 815.8339291792172 8188 -9781 815.9932597760842 7399 -9782 816.0208330673917 9233 -9783 816.0300239574522 7794 -9784 816.1923792832177 8408 -9785 816.3148902231295 8510 -9786 816.3638894512667 8001 -9787 816.4710650108797 9258 -9788 816.5353635942536 8920 -9789 816.6823127752921 8306 -9790 816.8537200747757 8817 -9791 817.0006119948748 9345 -9792 817.0097918629863 9346 -9793 817.049570099636 8612 -9794 817.0740480519497 9344 -9795 817.1199422361443 9347 -9796 817.1321802499275 7498 -9797 817.2698452775559 9343 -9798 817.2943166326314 9127 -9799 817.3524331645438 9348 -9800 817.4411293787462 9023 -9801 817.4625373679212 8971 -9802 817.5603953225718 8483 -9803 817.5634531949186 9232 -9804 817.5879157619686 9342 -9805 817.6093199077417 8581 -9806 817.7071602963986 9349 -9807 817.783589955191 8204 -9808 817.8905794786978 8874 -9809 817.9639356353066 9164 -9810 817.9883862256236 8090 -9811 818.0281168761865 9341 -9812 818.049509504162 9259 -9813 818.1228514104712 8385 -9814 818.183964643649 9350 -9815 818.257294498497 9068 -9816 818.2695155020747 7893 -9816 818.2695155020747 8679 -9818 818.3947702667704 8714 -9819 818.5138972552634 7597 -9820 818.590251591112 9340 -9821 818.7826329374604 9351 -9822 819.2252437516802 9231 -9823 819.2740689171114 9339 -9824 819.2954290120261 8287 -9825 819.4937461628368 8102 -9826 819.5028981034784 9352 -9827 819.5395048440313 8777 -9828 819.566958826428 9126 -9829 819.6645655388551 8919 -9830 819.7469121625284 9260 -9831 820.0792644616738 9338 -9832 820.137183646736 7696 -9833 820.2011948296588 9022 -9834 820.2712965842459 9165 -9835 820.3444398543821 9353 -9836 820.347487349111 8816 -9837 820.6247619953958 8972 -9838 820.6643650116654 8509 -9839 820.7466113241042 7992 -9840 820.7862084611314 8407 -9841 821.0054811022884 9230 -9841 821.0054811022884 9337 -9843 821.0511555317366 9069 -9844 821.075514188555 8189 -9845 821.1516303338866 8611 -9846 821.306885396683 9354 -9847 821.4164595380348 8875 -9848 821.5168896620446 8305 -9849 821.562535659946 9261 -9850 821.9549866020645 9125 -9851 821.9884427411373 8582 -9852 822.000608272281 7795 -9853 822.0523097710995 9336 -9854 822.1830696383865 8484 -9855 822.2469215509414 8713 -9856 822.3898102481572 9355 -9857 822.4019698419988 8680 -9858 822.5721852822402 7400 -9859 822.693746177762 9166 -9860 822.8547867029758 8203 -9861 822.903396517477 8918 -9861 822.903396517477 9229 -9863 822.9854190688922 8386 -9864 823.0735082603497 9021 -9865 823.2192903473533 9335 -9866 823.4227346873537 8778 -9867 823.4591671722407 8091 -9868 823.4955980453083 9262 -9869 823.5805971488159 7499 -9870 823.5927391617777 9356 -9871 823.8962313301354 8973 -9872 823.9478138814376 8815 -9873 823.9569163493926 9070 -9874 824.1025421632917 7894 -9875 824.3937166184613 8288 -9876 824.457397322627 9124 -9877 824.5059126531476 9334 -9878 824.7969447082113 8101 -9879 824.8302855739477 7598 -9880 824.9151471515115 9357 -9881 824.9181777606796 9228 -9882 825.0484834238531 8876 -9883 825.1121135942678 8508 -9884 825.2302708941305 9167 -9885 825.3544693039471 8610 -9886 825.4756204758563 8406 -9887 825.5452743490207 9263 -9888 825.9116175475436 9333 -9889 826.0568987666649 9020 -9890 826.2021544392147 8712 -9891 826.2505673220443 8917 -9892 826.3201558718025 7697 -9893 826.3564606149092 9358 -9894 826.4048644580936 8190 -9895 826.4411654800359 7993 -9896 826.4441904932238 8304 -9897 826.4653652755209 8583 -9898 826.6347440072914 8681 -9899 826.9008404881447 8485 -9900 826.9733973955874 9071 -9901 827.0006045947003 9445 -9902 827.0096734621669 9446 -9903 827.0489707387344 9227 -9904 827.0731527501058 9444 -9905 827.0731527501059 9123 -9906 827.1184921158515 9447 -9907 827.2665833937691 9443 -9908 827.2756493454887 8974 -9909 827.3481733828872 9448 -9910 827.4086052247704 8779 -9911 827.4357981136665 9332 -9912 827.5808117640235 9442 -9913 827.6533090612276 8814 -9914 827.6986166473881 9449 -9915 827.7106982515086 9264 -9916 827.8798221964346 9168 -9917 827.9160585470003 9359 -9918 827.9402152329599 8387 -9919 828.0157003342388 8202 -9920 828.0157003342389 9441 -9921 828.0489115988257 7796 -9922 828.1696686066207 9450 -9923 828.5710591132182 9440 -9924 828.7611236055899 9451 -9925 828.785255660355 8877 -9926 829.0144751450363 8092 -9927 829.0778009330608 9331 -9928 829.1501673400302 9019 -9929 829.2466460589395 9439 -9930 829.294881209332 9226 -9931 829.472724084403 9452 -9932 829.5812196524221 8289 -9933 829.593273839657 9360 -9934 829.6565554493015 8507 -9934 829.6565554493015 8609 -9936 829.7047667694816 8916 -9937 829.8011810066313 9122 -9938 829.9909638062333 9265 -9939 830.0150601043333 7895 -9940 830.0421676035502 9438 -9941 830.0993916393385 7500 -9942 830.0993916393386 9072 -9943 830.258995735668 8405 -9944 830.2589957356681 8711 -9945 830.3041611361465 9453 -9946 830.64131850035 9169 -9947 830.7616986838042 8975 -9948 830.8369274412398 9330 -9949 830.957279286968 9437 -9950 830.9663049727106 8682 -9951 831.0385069297331 8584 -9952 831.2189843837783 7599 -9953 831.2550751724767 9454 -9954 831.387394660275 9361 -9955 831.4625668062273 8303 -9955 831.4625668062273 8813 -9957 831.4956403974708 8780 -9958 831.6549765377466 9225 -9959 831.7120896079364 8486 -9960 831.8202930922039 8191 -9961 831.9915864959213 9436 -9962 832.2169188378713 7994 -9963 832.3250566935973 9455 -9964 832.3520889623574 9018 -9965 832.3851272097551 9266 -9966 832.5773237363602 7698 -9967 832.6253659359652 8878 -9968 832.6403785548716 9121 -9969 832.7124353580892 9329 -9970 832.9855941131275 8388 -9971 833.1446453047633 9435 -9972 833.2646638373668 8915 -9972 833.2646638373668 8201 -9974 833.2976659033673 9362 -9975 833.3336666666 9073 -9976 833.5136471588213 9170 -9976 833.5136471588213 9456 -9978 834.0563530121931 8608 -9979 834.1282874953947 9224 -9980 834.1732433973174 7797 -9981 834.29611050274 8506 -9982 834.3530427822506 8976 -9983 834.4159634139319 9434 -9983 834.4159634139319 8710 -9985 834.6526223525569 8093 -9986 834.7035401865742 9328 -9987 834.8203399534538 9457 -9988 834.8562750557728 8290 -9989 834.892208611387 9267 -9990 835.1347196710241 8404 -9991 835.3232907084538 9363 -9992 835.3741676638081 8812 -9993 835.395116097766 8683 -9994 835.5896121900989 9120 -9995 835.6614146889875 9017 -9996 835.6823559223923 8781 -9997 835.7062881180207 8585 -9998 835.8050011814956 9433 -9999 836.0053827577906 7896 -10000 836.244581447318 9458 -10001 836.4956664561986 9171 -10002 836.5673911885401 8879 -10003 836.5703795856031 8302 -10004 836.6152042605967 8487 -10005 836.6749667582985 9074 -10006 836.7138100927938 9223 -10007 836.8094167730189 9327 -10008 836.9289097647421 8914 -10009 837.0005973713519 9545 -10010 837.00955789047 9546 -10011 837.0722788385721 9544 -10012 837.1170766386264 9547 -10013 837.2633994150228 9543 -10014 837.3111727428459 9432 -10015 837.3201299383647 8192 -10016 837.3440153246453 9548 -10017 837.4634320374831 9364 -10018 837.5111939550419 9268 -10019 837.5738773385904 9542 -10020 837.6783392209686 7600 -10021 837.6902768923609 9549 -10022 837.785772139871 9459 -10023 838.0035799446205 9541 -10024 838.0483279620574 8977 -10025 838.0721925944089 7995 -10026 838.1199198205469 8389 -10027 838.1557134566345 9550 -10028 838.5523239488398 8607 -10029 838.5523239488399 9540 -10030 838.64772103667 9119 -10031 838.6715686131253 8709 -10032 838.7401266184895 9551 -10033 838.9070270298134 7699 -10034 838.9338472132354 9431 -10035 839.0292009221132 8505 -10036 839.0292009221134 9326 -10037 839.076873713011 9016 -10038 839.2198758370777 9539 -10039 839.3866808569219 8811 -10040 839.4105074395959 9222 -10041 839.4432678865201 9552 -10042 839.4432678865202 9460 -10043 839.5862076046748 9172 -10044 839.7172143049111 9365 -10045 839.9196390131618 8684 -10046 839.967261266771 8782 -10047 840.0059523598627 9538 -10048 840.1011843819767 8403 -10049 840.122014947829 9075 -10050 840.2172338151605 8291 -10051 840.2410368459755 9269 -10052 840.264839202498 9553 -10053 840.3719414640162 7798 -10053 840.3719414640162 8094 -10055 840.4671320164757 8586 -10056 840.609897633855 8880 -10057 840.6723499675722 9430 -10058 840.6961401124667 8913 -10059 840.9102211294617 9537 -10060 841.2044935685973 9554 -10061 841.2163812004613 9461 -10062 841.361991059734 9325 -10063 841.6085788536142 8488 -10064 841.7660007389227 8301 -10065 841.8135185419632 9118 -10066 841.8461854757079 8978 -10067 841.932301316442 9536 -10068 842.0718496660484 7897 -10069 842.0837250535127 9366 -10070 842.2173116244999 9221 -10071 842.2618357731757 9555 -10072 842.525963991615 9429 -10073 842.5971754047126 9015 -10074 842.7840767361471 9173 -10075 842.9027227385138 8193 -10076 843.0243175614805 8708 -10077 843.0717644423872 9535 -10078 843.0806604352872 9270 -10079 843.1043826241208 9462 -10080 843.142929757464 8606 -10081 843.3415678122359 8390 -10082 843.4364232116136 9556 -10083 843.4986662704334 8810 -10084 843.673515051883 9076 -10085 843.8068499366428 9324 -10086 843.8542528185776 8504 -10087 844.0053317367137 7996 -10088 844.3281352649573 9534 -10089 844.3488615495376 8783 -10090 844.4939312985026 9428 -10091 844.5383354235615 8685 -10092 844.562016668995 9367 -10093 844.564976777986 8912 -10094 844.7277667982744 9557 -10095 844.7514427333048 8881 -10096 845.0857944611305 9117 -10097 845.1065021640763 9463 -10098 845.1331256080312 9220 -10099 845.1567901874777 8402 -10100 845.3076363076345 7700 -10101 845.3194662374692 8587 -10102 845.6624622152742 8292 -10103 845.7008927510956 9533 -10104 845.7452335071124 8979 -10105 846.0289593152235 9271 -10106 846.08805688297 9174 -10107 846.1353319652833 9558 -10108 846.1707865437094 8095 -10109 846.2210113203289 9014 -10110 846.3628063661587 9323 -10111 846.5754544043904 9427 -10112 846.643372382965 7799 -10113 846.6906164591644 8489 -10114 847.0005903185664 9645 -10115 847.0094450476923 9646 -10116 847.0714255598521 9644 -10117 847.1156945777832 9647 -10118 847.1511081265254 9368 -10119 847.189471133819 9532 -10120 847.2219307831922 9464 -10121 847.2602905837143 9643 -10122 847.3281536689313 9077 -10123 847.339955389807 9648 -10124 847.47271342504 8707 -10125 847.56710648774 9642 -10126 847.6585397434511 9559 -10127 847.682133821399 9649 -10128 847.7086763741421 8809 -10129 847.8266332216747 8605 -10130 847.9917452428414 9641 -10131 848.1420871528543 9650 -10132 848.1568251213923 9219 -10133 848.212827066415 7898 -10134 848.4633168263671 9116 -10135 848.5340299599069 8911 -10135 848.5340299599069 9640 -10137 848.5664381767642 8194 -10138 848.6489262351068 8391 -10139 848.719623904149 9651 -10140 848.7696978568449 9426 -10141 848.7696978568451 8503 -10142 848.7932610477066 9531 -10143 848.8256593671047 8784 -10144 848.9905770972962 8882 -10145 849.0288569889719 9322 -10146 849.0848014185627 9272 -10147 849.1937352571555 9639 -10148 849.2496688253696 8686 -10149 849.2967679203778 9560 -10150 849.41450423218 9652 -10151 849.4498219435918 9465 -10152 849.4969099414076 9175 -10153 849.7440791202961 8980 -10154 849.8499867623698 9369 -10155 849.9470571747395 9013 -10156 849.9705877264224 9638 -10157 850.0147057551416 7997 -10158 850.2264404263136 9653 -10159 850.2617244119601 8588 -10160 850.2999470775005 8401 -10161 850.5116107379134 9530 -10162 850.8642664961314 9637 -10163 851.0493522704779 9561 -10164 851.0757898095799 9425 -10165 851.0846021401162 9078 -10166 851.1550974998622 9654 -10167 851.1903429903325 8293 -10168 851.287260564846 9218 -10169 851.7892931940387 9466 -10170 851.8039680583789 9321 -10171 851.8597302373203 8490 -10172 851.8744038882728 9636 -10173 851.9448338947774 9115 -10174 852.0152580793374 8808 -10174 852.0152580793374 8706 -10176 852.0475338852875 8096 -10177 852.2000938746722 9655 -10178 852.2470299156226 9273 -10179 852.3438273373017 9529 -10180 852.6019000682558 8604 -10180 852.6019000682558 8910 -10182 852.6576100639694 9370 -10183 852.9155878514591 9562 -10184 852.98593188868 7800 -10185 853.0005861662697 9635 -10186 853.0093786119822 9176 -10187 853.3258463213218 8883 -10188 853.3610021555942 9656 -10189 853.3961565416146 8785 -10190 853.4928236370824 9424 -10191 853.7739747731831 8502 -10192 853.7739747731832 9012 -10193 853.8413201526381 8981 -10194 854.0403971710004 8392 -10195 854.0521061387296 8687 -10196 854.2394277952757 9467 -10197 854.2423543702338 9634 -10198 854.2891782060686 9528 -10199 854.3096628272444 8195 -10200 854.4267083840485 7899 -10201 854.5232588993701 9217 -10202 854.6373499912112 9657 -10203 854.6870772393835 9320 -10204 854.8947303615809 9563 -10205 854.9415184677839 9079 -10206 855.2923476800199 8589 -10207 855.514465102724 9274 -10208 855.5290760693057 9114 -10209 855.5729074719466 9371 -10210 855.5992052357226 9633 -10211 856.0198595827084 9423 -10212 856.0286210168443 9658 -10213 856.0987092619636 7998 -10214 856.3468923281032 9527 -10215 856.41695452624 8807 -10216 856.6241883113038 9177 -10217 856.650453802483 8705 -10218 856.7671795768089 8909 -10219 856.7992763769121 8294 -10219 856.7992763769121 9468 -10221 856.9859975518854 9564 -10222 857.0005834303731 9745 -10223 857.0093348383084 9746 -10224 857.0705921917984 9744 -10225 857.0705921917985 9632 -10226 857.114344763871 8491 -10227 857.1143447638711 9747 -10228 857.2572542708518 9743 -10229 857.3359901462203 9748 -10230 857.4672005388894 8603 -10231 857.5342558755307 9659 -10232 857.5604934930246 9742 -10233 857.674180560427 9749 -10234 857.677095415285 9319 -10235 857.7004138975333 9011 -10236 857.7557927522263 8884 -10237 857.8636255256426 9216 -10238 857.9801862514075 9741 -10239 858.0005827503848 8097 -10240 858.0355470491884 8982 -10241 858.0588557902075 8786 -10242 858.1287782145521 9750 -10243 858.5161617581814 9526 -10244 858.5161617581815 9740 -10245 858.5947821877327 9372 -10246 858.6559264338656 9422 -10246 858.6559264338656 9631 -10248 858.6995982297884 9751 -10249 858.8655308021157 8501 -10250 858.8859062762643 9275 -10251 858.8975491873288 9080 -10252 858.9441192534006 8688 -10253 859.1536533123746 9660 -10254 859.1682023911267 9739 -10255 859.1885706874831 9565 -10256 859.2147577875977 9113 -10257 859.3864090151765 9752 -10258 859.4678586195066 9469 -10259 859.514397785168 8393 -10260 859.9360441335158 9738 -10261 860.1308040059954 8196 -10262 860.1889327351288 9753 -10263 860.3400490503741 9178 -10264 860.3545780665087 9630 -10265 860.4097860903257 8590 -10266 860.7119146381093 7900 -10267 860.7729084956146 9318 -10268 860.796143114036 9525 -10269 860.8193771053251 9737 -10270 860.886171337419 9661 -10271 860.9123068001757 8806 -10272 861.0284548143575 8908 -10273 861.1068458675729 9754 -10274 861.307146144742 9215 -10275 861.3768048885458 8704 -10276 861.4000232180168 9421 -10277 861.5015960519167 9566 -10278 861.722112980745 9373 -10279 861.725014143143 9010 -10280 861.8178461832871 9736 -10281 862.1397798501121 9755 -10282 862.1658773113211 9629 -10283 862.2441649556116 9470 -10284 862.2557625206108 7999 -10285 862.278957182651 8885 -10286 862.3253446350744 8983 -10287 862.3601335868907 9276 -10288 862.4210108757787 8602 -10289 862.4528972645404 8492 -10290 862.4876810714459 8295 -10291 862.7311284519645 9662 -10292 862.8122623143461 8787 -10293 862.9310517069135 9735 -10294 862.9513311884976 9081 -10295 863.0005793740813 9112 -10296 863.1859591073062 9524 -10297 863.2873218112263 9756 -10298 863.9241864886062 8689 -10299 863.9241864886063 9567 -10300 863.973379219522 9317 -10301 864.0283560161669 8098 -10302 864.0891157745248 9628 -10303 864.155657274776 9179 -10304 864.1585502672527 9734 -10305 864.2511209133604 9420 -10306 864.5490153831649 9757 -10307 864.6878049330869 9663 -10308 864.8525885953052 9214 -10309 864.9537559893014 9374 -10310 865.0693613809242 8394 -10311 865.1271582836825 9471 -10312 865.3843076922531 8907 -10313 865.4998555748002 9733 -10313 865.4998555748002 8805 -10315 865.6124999097459 8591 -10316 865.6847001073774 9523 -10317 865.8464067027131 9009 -10318 865.9243615928588 9758 -10319 865.935909868623 9277 -10320 866.0282905309734 8197 -10321 866.1235477690235 9627 -10322 866.1928191805794 8703 -10323 866.4554229733922 9568 -10324 866.7092938234827 8984 -10325 866.7554441709611 9664 -10326 866.8852288509707 9111 -10327 866.893880472114 8886 -10328 866.9544394026713 9732 -10329 867.0005767010771 9845 -10330 867.0092271711992 9846 -10331 867.0697780455735 9844 -10332 867.101493482741 9082 -10333 867.1130260813754 9847 -10334 867.2081641682117 9419 -10335 867.2542879686441 9843 -10336 867.2773489489967 9316 -10337 867.332116319925 9848 -10338 867.4128198268688 9759 -10339 867.4618147215473 8601 -10340 867.5540328993924 9842 -10341 867.6548853086693 8788 -10342 867.6664105518895 9849 -10343 867.8738387576849 8493 -10344 867.9688934518334 9841 -10345 868.0696976625783 9180 -10346 868.1157756889341 9850 -10347 868.1157756889343 9472 -10348 868.2539950959051 8296 -10349 868.268391685428 9626 -10350 868.2885465097416 9375 -10351 868.2914257321675 9522 -10352 868.4843118905487 8000 -10353 868.4987046622465 9840 -10353 868.4987046622465 9213 -10355 868.5217326008602 9731 -10356 868.6800331537498 9851 -10357 868.9332540534974 9665 -10358 868.9907939673469 8690 -10359 869.0138088661193 9760 -10360 869.0943562122584 9569 -10361 869.1432563162416 9839 -10362 869.3589592337564 9852 -10363 869.6119824381447 9278 -10364 869.8333173660341 8906 -10365 869.9022933640306 9838 -10366 870.0632160940952 9008 -10367 870.1293007363906 8099 -10368 870.1522855224825 9853 -10369 870.178142681141 8804 -10370 870.2011261771614 9730 -10371 870.2700730233115 9418 -10372 870.5228314065059 9625 -10373 870.6836394466133 9315 -10374 870.7037383633999 8395 -10375 870.7267079859214 9761 -10376 870.7755164219997 9837 -10377 870.8673837043158 9110 -10378 870.8989608444828 8592 -10379 871.0051664599929 9521 -10380 871.0596994465993 9854 -10381 871.0970095230497 8702 -10382 871.1859732571456 8985 -10383 871.2089301654339 9473 -10384 871.2204083927327 9666 -10385 871.346658913661 9083 -10386 871.5991050936204 8887 -10387 871.725300768539 9376 -10388 871.7625823582932 9836 -10389 871.840008258396 9570 -10390 871.9919724401136 9729 -10391 872.0005733943068 8198 -10392 872.0808448762075 9855 -10393 872.0808448762076 9181 -10394 872.2442318525242 9212 -10395 872.5508581165914 9762 -10396 872.585239389253 8789 -10397 872.863104959764 9835 -10398 872.8860177594781 9624 -10399 873.215322815627 9856 -10400 873.3756351078268 8494 -10401 873.3870848598575 9279 -10402 873.4357446315097 9417 -10403 873.6160483873908 9667 -10404 873.8249252567701 9520 -10405 873.8935861991436 9728 -10406 874.0766556772925 9834 -10407 874.0966765753088 8297 -10408 874.1424369060228 8691 -10409 874.1910546327961 9314 -10410 874.3740618293751 9007 -10410 874.3740618293751 8905 -10412 874.4055123339515 9474 -10413 874.4626921715985 9857 -10414 874.4855630597912 9763 -10415 874.691374142903 9571 -10416 874.9457126016448 9109 -10416 874.9457126016448 8803 -10418 875.2628176724977 9377 -10419 875.3570700005798 9623 -10420 875.402764446172 9833 -10421 875.6854458080253 9084 -10422 875.7539608817079 8986 -10423 875.822470595497 9858 -10424 875.9052460169422 9727 -10425 876.0878951338158 9211 -10426 876.0878951338159 8701 -10427 876.1192841160388 9668 -10428 876.1877652649574 9182 -10429 876.2676531745308 8593 -10430 876.3018886205826 8100 -10431 876.3931766051126 8888 -10432 876.4159971155251 8396 -10433 876.5300907555884 9764 -10434 876.7040549695204 9416 -10435 876.7496792129438 9519 -10436 876.8409205779575 9832 -10437 877.0005701252422 9945 -10438 877.0091219594013 9946 -10439 877.0689824637512 9944 -10440 877.1117374656435 9947 -10441 877.2513892835965 9943 -10442 877.2599386726832 9280 -10443 877.2941353958773 9859 -10444 877.328330786143 9948 -10445 877.547719500199 9942 -10446 877.6018459415409 8790 -10447 877.6474235135656 9572 -10448 877.6588175367465 9949 -10449 877.7043921503412 9475 -10450 877.7983823179443 9313 -10451 877.9350773263361 9622 -10452 877.9578577585601 9941 -10453 878.026195508995 9726 -10454 878.0461263510022 8199 -10455 878.1030691211597 9950 -10456 878.3905737199142 9831 -10457 878.4816446574168 9940 -10458 878.660912980656 9951 -10459 878.6836745951299 9765 -10460 878.7291960553034 9669 -10461 878.7775600230128 9006 -10462 878.8771245174152 9860 -10463 878.8998805324755 9378 -10464 878.9567679926015 8495 -10465 879.0051194390167 8904 -10466 879.1188770581598 9108 -10466 879.1188770581598 9939 -10468 879.3321329281674 9952 -10469 879.3776208205437 8692 -10470 879.7783811847164 9518 -10471 879.8011138888153 8802 -10472 879.869308477117 9938 -10473 880.0142044308149 8298 -10474 880.0284086323578 9210 -10475 880.0511348779684 9830 -10476 880.0738605367166 9415 -10477 880.1164695652501 9085 -10478 880.1164695652503 9953 -10479 880.2556446851107 9725 -10480 880.3891185152166 9183 -10481 880.4118354497514 8987 -10482 880.5708375820766 9861 -10483 880.6191004060723 9621 -10484 880.707102276347 9573 -10485 880.732649559445 9937 -10486 880.9455147737572 9766 -10487 881.0136207800648 9954 -10488 881.104420599511 9476 -10489 881.2292550749777 9281 -10490 881.2746450454591 8889 -10491 881.4448366176979 9670 -10492 881.5043959050912 9312 -10493 881.7085686325158 9936 -10494 881.717074803477 8594 -10495 881.8219774988602 9829 -10496 882.0232423241465 9955 -10497 882.2046247895098 8397 -10498 882.3746369881674 9862 -10499 882.5927713277512 9724 -10500 882.6352587564129 9379 -10501 882.7032343885458 8791 -10502 882.7966923363498 9935 -10503 882.9099614343469 9517 -10504 883.1449484654261 9956 -10505 883.2723249372189 9005 -10506 883.3147796793622 9767 -10507 883.3855330488495 9107 -10508 883.4081729302711 9620 -10509 883.5440000362177 9414 -10510 883.7024386070234 9828 -10511 883.7250703697389 8903 -10512 883.8693342344218 9574 -10513 883.9966063283274 9934 -10514 884.0644772865835 9209 -10515 884.1634464283175 8200 -10516 884.265231703701 9671 -10517 884.287849062736 9863 -10518 884.3783127146436 9957 -10519 884.604431370316 9477 -10520 884.6157357858835 8496 -10521 884.6383441836557 9086 -10522 884.6835592459034 9184 -10523 884.6948626503943 8693 -10524 884.7429005083907 8801 -10525 885.0367224019576 9723 -10526 885.1581779546524 8988 -10527 885.2937365643112 9282 -10528 885.3078560591225 9933 -10529 885.3078560591226 9311 -10530 885.6918199915814 9827 -10531 885.7228686220086 9958 -10532 885.7906073107797 9768 -10533 886.0050789922143 8299 -10534 886.1433292645158 9516 -10535 886.2420662550384 8890 -10536 886.3013031695259 9619 -10537 886.3097652626873 9864 -10538 886.4677095077969 9380 -10539 886.729947616522 9932 -10540 887.1132960338268 9413 -10541 887.1330227198174 9575 -10542 887.1781106406988 9959 -10543 887.1893822628851 9672 -10544 887.2457382258875 8595 -10545 887.5866154916939 9722 -10546 887.7443325642806 9106 -10547 887.7893894387339 9826 -10548 887.8569704631485 9004 -10549 887.8879433802443 8792 -10550 888.0681280172148 8398 -10551 888.1947984535824 9208 -10552 888.2032425070289 9478 -10553 888.2623486335555 9931 -10554 888.372106721052 9769 -10555 888.4396434198555 9865 -10556 888.532497998807 8902 -10557 888.7434950535503 9960 -10558 889.0697385469826 9185 -10559 889.2075123389365 9310 -10560 889.2496837221817 9087 -10561 889.2974755389786 9618 -10562 889.4520785292483 9283 -10563 889.477374641986 9515 -10564 889.9044892571338 9930 -10565 889.9915729938122 8989 -10566 889.9943820047405 9825 -10567 890.0926918023763 8694 -10568 890.2162658590327 9673 -10569 890.2415402574742 9721 -10570 890.3510543600204 8497 -10571 890.3959793260524 9381 -10572 890.4184409590807 9961 -10573 890.4970522129761 9576 -10574 890.676709025222 9866 -10575 890.780556590679 9412 -10576 891.0583594804551 9770 -10577 891.2940031213045 8891 -10578 891.6557631732103 9929 -10579 891.8996580333463 9479 -10580 892.0678225336904 8300 -10581 892.1939251082132 9105 -10582 892.2023313128025 9962 -10583 892.3060013246577 9824 -10584 892.3956521633216 9617 -10585 892.4180634657728 9207 -10586 892.5301115368601 9003 -10587 892.852171414731 8596 -10588 892.9109698060607 9514 -10589 893.0005599102387 9720 -10590 893.0201565474321 9867 -10591 893.1545219053644 8793 -10592 893.2021047892802 9309 -10593 893.344838234374 9674 -10594 893.4259902196712 8901 -10595 893.5155286843087 9928 -10596 893.5463054593197 9186 -10597 893.7029707906313 9284 -10598 893.8484211542806 9771 -10599 893.9491036966253 9088 -10600 893.960289945812 9577 -10601 894.0050335428766 8399 -10602 894.094514019631 9963 -10603 894.418805705694 9382 -10604 894.5445768657927 9411 -10605 894.7234209519722 9823 -10606 894.910610061139 8990 -10607 895.4691507807513 9868 -10608 895.4831098351326 9927 -10609 895.569651115981 8695 -10610 895.594774437636 9616 -10611 895.6924695452118 9480 -10612 895.8627126965381 9719 -10613 896.0943030730639 9964 -10614 896.1612578102224 8498 -10615 896.4290267500267 8892 -10616 896.4429708576 9513 -10617 896.5740348682868 9675 -10618 896.7329591355499 9206 -10619 896.73295913555 9104 -10620 896.7413227904689 9772 -10621 897.2457857242907 9822 -10622 897.2903654893437 9002 -10622 897.2903654893437 9308 -10624 897.5215874841117 9578 -10625 897.5577975818604 9926 -10626 898.0228282176349 9869 -10627 898.0450990902406 9285 -10628 898.111908394494 9187 -10629 898.2009797367178 9965 -10630 898.404140685026 9410 -10631 898.5015303270218 8794 -10632 898.5349186314353 9383 -10632 898.5349186314353 8597 -10634 898.7352224098041 9089 -10635 898.8270133902296 9718 -10636 898.8937645795526 9615 -10637 899.5804577690648 9481 -10638 899.7360724123491 9773 -10639 899.7388510006666 9925 -10640 899.8722131502896 9821 -10641 899.9027725260103 9676 -10642 899.9138847689816 8991 -10643 900.0138887817232 8400 -10644 900.0722193246494 9512 -10645 900.4137937637339 9966 -10646 900.6802984411282 9870 -10647 901.1242977525353 8696 -10648 901.1381692060323 9205 -10649 901.1797822854215 9579 -10650 901.3600834294805 9103 -10651 901.4710200555535 9307 -10652 901.6457175631679 8893 -10653 901.892454786046 9717 -10654 902.0254985309451 9924 -10655 902.0448991042518 8499 -10656 902.136353330249 9001 -10657 902.2915271684645 9614 -10658 902.3580220732789 9409 -10659 902.4771465250519 9286 -10660 902.6017948131945 9820 -10661 902.7319646495297 9967 -10662 902.7430420667887 9384 -10663 902.765196493529 9188 -10664 902.831656511888 9774 -10665 903.329950793175 9677 -10666 903.4406455324004 9871 -10667 903.5623940824452 9482 -10668 903.606662215369 9090 -10669 903.7975437010215 9511 -10670 903.9275413438845 8795 -10671 904.2925411613213 8598 -10672 904.4169392487074 9923 -10673 904.933699228844 9580 -10674 905 8992 -10675 905.0580091905713 9716 -10676 905.1546829133681 9968 -10677 905.4335977861656 9819 -10678 905.6323757463621 9204 -10679 905.7427890963306 9306 -10680 905.7869506677605 9613 -10681 906.027041539048 9775 -10682 906.0739484170152 9102 -10683 906.3029294888106 9872 -10684 906.4049867470942 9408 -10685 906.755204010432 8697 -10686 906.8544535921958 9678 -10687 906.912344165631 9922 -10688 906.9426663246139 8894 -10689 906.9977949256546 9287 -10690 907.0418953940331 9385 -10691 907.504820923834 9189 -10692 907.617760954467 9510 -10693 907.6370419942103 9483 -10694 907.68111140422 9969 -10695 908.000550660626 8500 -10696 908.3226299063565 9715 -10697 908.3666660550684 9818 -10698 908.5620507153047 9091 -10699 908.7821521134755 9581 -10700 909.2661876480397 9873 -10701 909.3211753830436 9776 -10702 909.3789089263066 9612 -10703 909.4311408787363 8796 -10704 909.5108575492654 9921 -10705 910.1043896169274 9305 -10706 910.1236179772503 8599 -10707 910.1675669897274 8993 -10708 910.2142604903529 9203 -10709 910.3103866264516 9970 -10710 910.475150676832 9679 -10711 910.5437935651421 9407 -10712 910.8732074224163 9101 -10713 911.4000219442613 9817 -10714 911.4301948037491 9386 -10715 911.5316780013737 9509 -10716 911.6057261777155 9288 -10717 911.6852527051208 9714 -10718 911.8031585819386 9484 -10719 912.2115982599652 9920 -10720 912.318475095183 8895 -10721 912.329436113951 9874 -10722 912.3294361139513 9190 -10723 912.4609580688918 8698 -10724 912.7129888415086 9777 -10725 912.7239451225107 9582 -10726 913.0416200809249 9971 -10727 913.0662626556738 9611 -10728 913.6000218914184 9092 -10729 914.1908991014951 9680 -10730 914.5326675411875 9816 -10731 914.5545363727634 9304 -10732 914.7731959343803 9406 -10733 914.8825061175887 9202 -10734 915.0109288964806 8797 -10735 915.0136611002046 9919 -10736 915.1447972862001 9713 -10737 915.4152063408167 8994 -10738 915.4916711800277 9875 -10739 915.5380931452279 9508 -10740 915.8738996171908 9972 -10741 915.9066546324467 9387 -10742 916.026746334407 8600 -10743 916.0594958844102 9485 -10744 916.2013970738093 9778 -10745 916.2996234856805 9289 -10746 916.7578742503389 9583 -10747 916.8478608798736 9610 -10748 917.2377009259923 9191 -10749 917.7635861157273 9815 -10750 917.7717581185422 8896 -10751 917.9161181720254 9918 -10752 918.0005446621478 9681 -10753 918.2401646628184 8699 -10754 918.7001687166495 9712 -10755 918.7192171713838 9093 -10756 918.7518707463947 9876 -10757 918.8062907925695 9973 -10758 919.0919431699964 9405 -10759 919.0919431699965 9303 -10760 919.6357974763705 9201 -10760 919.6357974763705 9507 -10762 919.7853010349752 9779 -10763 920.4048022473589 9486 -10764 920.4699886471042 9388 -10765 920.6655201537635 8798 -10766 920.7225423546444 9609 -10767 920.7415489701765 8995 -10768 920.8827286902497 9584 -10769 920.918020238501 9917 -10770 921.0781725782019 9290 -10771 921.0917435304694 9814 -10772 921.8378382340355 9974 -10773 921.9029233059196 9682 -10774 922.1089957266441 9877 -10775 922.2282797659157 9192 -10776 922.3502588496412 9711 -10777 923.3011426398216 8897 -10778 923.4635888869685 9780 -10779 923.4987818075344 9404 -10780 923.7153241123588 9302 -10781 923.8235762308733 9506 -10782 923.9182864301367 9094 -10783 924.0183980852329 9916 -10784 924.0914456913882 8700 -10785 924.5160896382497 9813 -10786 924.6891369536035 9608 -10787 924.8378236209849 9487 -10788 924.9675669989733 9975 -10789 925.0972921806657 9585 -10790 925.1189112757343 9389 -10791 925.5619914408759 9878 -10792 925.8968625068344 9683 -10793 925.9400628550425 9291 -10794 926.0939477180486 9710 -10795 926.1452369903978 8996 -10796 926.3935448825192 8799 -10797 927.2162638780663 9915 -10798 927.2351373842561 9781 -10799 927.2998436320369 9193 -10800 927.9924568658951 9403 -10801 928.0355596635293 9812 -10802 928.1002101066458 9505 -10803 928.1944839310348 9976 -10804 928.4233947935609 9301 -10805 928.7464670188523 9607 -10806 928.9052696588602 8898 -10807 929.1097889915917 9879 -10808 929.1958889276254 9095 -10809 929.3573048080056 9488 -10810 929.4003443080919 9586 -10811 929.8521387833658 9390 -10812 929.9301049003628 9709 -10813 929.9811826053257 9684 -10814 930.5106125133661 9914 -10815 930.8839884754707 9292 -10816 931.0988132309051 9782 -10817 931.5175790075032 9977 -10818 931.624924527033 8997 -10819 931.6490755643995 9811 -10820 932.1936494098208 8800 -10821 932.451071102393 9194 -10822 932.4644765351654 9504 -10823 932.5717130601806 9402 -10824 932.7513066192939 9880 -10825 932.8933486738986 9606 -10826 933.790661765259 9587 -10827 933.8575908563361 9708 -10828 933.9004229573943 9913 -10829 933.9619906612902 9489 -10830 934.1546981094725 9685 -10831 934.5506941841089 9096 -10832 934.582794620145 8899 -10833 934.6683903930848 9391 -10834 934.9358266747508 9978 -10835 935.0534744066781 9783 -10836 935.355547372228 9810 -10837 935.9086493883898 9293 -10838 936.4854510348786 9881 -10839 936.9151509074874 9503 -10840 937.12859309702 9605 -10841 937.1792784734413 8998 -10842 937.2352959636123 9401 -10843 937.3846595715122 9912 -10844 937.6806492617836 9195 -10845 937.8752582300057 9707 -10846 938.2670195631945 9588 -10847 938.416218956173 9686 -10848 938.448187168583 9979 -10849 938.6506272303876 9490 -10850 939.0979714598471 9784 -10851 939.1538745061962 9809 -10852 939.5663893520244 9392 -10853 939.9813827943615 9097 -10854 940.3111187261374 9882 -10855 940.3323880415903 8900 -10856 940.9622734201408 9911 -10857 941.0127523046646 9294 -10858 941.4510077534571 9604 -10858 941.4510077534571 9502 -10860 941.9819531179988 9706 -10861 942.0536078164555 9980 -10862 942.7645517307066 9687 -10863 942.8069791850291 8999 -10864 942.828192196224 9589 -10865 942.9872745694928 9196 -10866 943.0429470602069 9808 -10867 943.2311487647129 9785 -10868 943.421962856494 9491 -10869 944.2271972359194 9883 -10870 944.5448639424176 9393 -10871 944.6322035586124 9910 -10872 945.4866471822858 9098 -10873 945.7510243187686 9981 -10874 945.8593975850744 9603 -10875 946.0708218732887 9501 -10876 946.1765163012661 9705 -10877 946.1950116122996 9295 -10878 947.0216470598759 9807 -10879 947.1985008434082 9688 -10880 947.4518457420409 9786 -10881 947.472954759132 9590 -10882 948.232566409739 9884 -10883 948.2747492156478 9492 -10884 948.3696536688634 9197 -10885 948.3933782982671 9909 -10886 948.5067211148267 9000 -10887 949.5393620066521 9982 -10888 949.6025484380294 9394 -10889 950.3525661563714 9602 -10890 950.4577844386356 9704 -10891 951.0651922975627 9099 -10892 951.0888496875567 9806 -10893 951.4541502353122 9296 -10894 951.7168696624011 9689 -10895 951.7588980408851 9787 -10896 952.2000840159593 9591 -10897 952.2447164463555 9908 -10898 952.3260996108422 9885 -10899 953.2077423101431 9493 -10900 953.4175370738678 9983 -10901 953.8265041400349 9198 -10902 954.7381840064845 9395 -10903 954.8245912208168 9703 -10904 954.9293167559575 9601 -10905 955.2434244735737 9805 -10906 956.1511386804912 9788 -10907 956.1851285185311 9907 -10908 956.3184616015734 9690 -10909 956.5066649009822 9886 -10910 956.7157362560731 9100 -10911 956.7889004372909 9297 -10912 957.0083594201253 9592 -10913 957.3844577806766 9984 -10914 958.2197034083572 9494 -10915 959.2757684837035 9702 -10916 959.3565551972844 9199 -10917 959.4842364520638 9804 -10918 959.9505195581697 9396 -10919 960.2135179219255 9906 -10920 960.6273991512006 9789 -10921 960.7731261853654 9887 -10922 961.0020811631993 9691 -10923 961.4390256277306 9985 -10924 961.8965640857648 9593 -10925 962.1980045707847 9298 -10926 963.3093999333755 9495 -10927 963.8101472800543 9701 -10927 963.8101472800543 9803 -10929 964.3287821070155 9905 -10930 964.9585483325178 9200 -10931 965.1243443204612 9888 -10932 965.186510473494 9790 -10933 965.2383125425555 9397 -10934 965.5801364982609 9986 -10935 965.7665349348155 9692 -10936 966.8634857103665 9594 -10937 967.6802157737854 9299 -10938 968.2200163186051 9802 -10939 968.4756063009539 9496 -10940 968.5298136867033 9904 -10941 969.5591781835702 9889 -10942 969.8066817670417 9987 -10943 969.8273042145183 9791 -10944 970.6003296929174 9398 -10945 970.6106325401553 9693 -10946 971.9079174489731 9595 -10947 972.7127016750629 9801 -10948 972.8155015212288 9903 -10949 973.2342986146758 9300 -10950 973.7171047075224 9497 -10951 974.0764857032531 9890 -10952 974.1175493748176 9988 -10953 974.5486134616375 9792 -10954 975.5331875441244 9694 -10955 976.0353477205629 9399 -10956 977.0286587403668 9596 -10957 977.1847317677452 9902 -10958 978.5116248670734 9989 -10959 978.6751248499168 9891 -10960 979.0326858690673 9498 -10961 979.3492737527301 9793 -10962 980.5330183119792 9695 -10963 981.5421539597777 9400 -10964 981.6363888935657 9901 -10965 982.2245160858081 9597 -10966 982.9877923962231 9990 -10967 983.3539545860381 9892 -10968 984.2281239631388 9794 -10969 984.4211497118497 9499 -10970 985.6089488230107 9696 -10971 987.4943037810395 9598 -10972 987.544935686473 9991 -10973 988.111835775688 9893 -10974 989.1840071493272 9795 -10975 989.8813060160294 9500 -10976 990.7598094392001 9697 -10977 992.1819389607937 9992 -10978 992.8368446023749 9599 -10979 992.9476320531712 9894 -10980 994.215771349459 9796 -10981 995.984437629424 9698 -10982 996.8976878295986 9993 -10983 997.8602106507706 9895 -10984 998.2509704478127 9600 -10985 999.3222703412548 9797 -10986 1001.2816786499193 9699 -10987 1001.6910701408892 9994 -10988 1002.8484431857089 9896 -10989 1004.5023643575958 9798 -10990 1006.5609767917689 9995 -10991 1006.6503861818164 9700 -10992 1007.9112064065962 9897 -10993 1009.7549207604784 9799 -10994 1011.5063025013735 9996 -10995 1013.0473828997339 9898 -10996 1015.0788146740133 9800 -10997 1016.5259465453895 9997 -10998 1018.2558617557769 9899 -10999 1021.6188134524541 9998 -11000 1023.5355391973451 9900 -11001 1026.7838136628372 9999 -11002 1032.0198641499107 10000 -11003 Infinity 11004 -11004 \N 11002 -11004 \N 11001 -\. --- --- Data for Name: quad_box_tbl_ord_seq2; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.quad_box_tbl_ord_seq2 (n, dist, id) FROM stdin; -1 77.00649323271382 1945 -2 77.10382610480494 1946 -3 77.78174593052023 1944 -4 78.26237921249263 1947 -5 79.81227975693965 1943 -6 80.65358020571684 1948 -7 83.00602387778852 1942 -8 84.17244204607586 1949 -9 87.00574693662483 2045 -10 87.09190547921202 2046 -11 87.23531395025755 1941 -12 87.69264507357501 2044 -13 88.11923740024083 2047 -14 88.68483523128404 1950 -15 89.49860334105777 2043 -16 90.24965373894794 2048 -17 92.35799911215054 1940 -17 92.35799911215054 2042 -19 93.40770846134703 2049 -20 94.04786015641184 1951 -21 96.17692030835671 2041 -22 97.00515450222221 2145 -23 97.082439194738 2146 -24 97.49358953285082 2050 -25 97.62171889492625 2144 -26 98.00510190801295 2147 -27 98.23441352194251 1939 -28 99.24716620639605 2143 -29 99.92497185388646 2148 -30 100.12492197250393 1952 -31 100.84641788382966 2040 -32 101.83319694480774 2142 -33 102.39628899525607 2051 -34 102.78618584226189 2149 -35 104.7377677822093 1938 -36 105.30906893520614 2141 -37 106.25441167311595 2039 -38 106.51291001564083 2150 -39 106.7941945987702 1953 -40 107.00467279516347 2245 -41 107.07474025184464 2246 -42 107.56393447619887 2244 -43 107.91200118615168 2247 -44 108.00462953040486 2052 -45 109.04127658827184 2243 -46 109.59014554237986 2140 -47 109.65856099730654 2248 -48 111.01801655587258 2151 -49 111.40017953306896 2242 -50 111.75866856758807 1937 -51 112.2719911643149 2249 -52 112.29425630903835 2038 -53 113.95174417269794 1954 -54 114.21471008587291 2053 -55 114.58621208504974 2139 -55 114.58621208504974 2241 -57 115.6935607542615 2250 -58 116.21101496846157 2152 -59 117.00427342623004 2345 -60 117.0683561001862 2346 -61 117.51595636338072 2344 -62 117.83462988442746 2347 -63 118.53269591129698 2240 -64 118.86967653695369 2037 -65 118.8696765369537 2343 -66 119.20570456148481 1936 -67 119.43617542436631 2348 -68 119.85407794480751 2251 -69 120.20815280171307 2138 -70 120.93386622447825 2054 -71 121.03718436910206 2342 -72 121.51131634543346 1955 -73 121.8400590938793 2349 -74 122.00409829181969 2153 -75 123.16655390161729 2239 -76 123.97580409095961 2341 -77 124.67958934805647 2252 -78 125 2350 -79 125.89678312014172 2036 -80 126.37246535539298 2137 -81 127.00393694685216 1935 -81 127.00393694685216 2445 -83 127.06297651164951 2446 -84 127.4754878398196 2444 -85 127.63228431709588 2340 -86 127.76932339180638 2447 -87 128.08200498118384 2055 -88 128.3160161476345 2154 -89 128.41339493993607 2238 -90 128.72451204024821 2443 -91 128.86038956948718 2351 -92 129.24782396620841 2448 -93 129.40247292845683 1956 -94 130.09611831257686 2253 -95 130.728726758888 2442 -96 131.47243057006287 2449 -97 131.94695904036593 2339 -98 133.0037593453659 2136 -99 133.30416347586447 2035 -100 133.3604139165742 2352 -101 133.4541119636259 2441 -102 134.20134127496638 2237 -103 134.40610105199838 2450 -104 135.07405376311175 2155 -105 135.09256086106296 1934 -106 135.5912976558599 2056 -107 136.03308421115798 2254 -108 136.8575902169843 2440 -108 136.8575902169843 2338 -110 137.00364958642527 2545 -111 137.05838172107534 2546 -112 137.44089638822936 2544 -113 137.56816492197603 1957 -114 137.71347065556077 2547 -115 138.00362314084364 2451 -116 138.43771162512041 2353 -117 138.6001443000692 2543 -118 139.08630414242808 2548 -119 140.03570973148243 2135 -120 140.46351839534705 2236 -120 140.46351839534705 2542 -122 140.8900280360537 2439 -123 141.03191128251788 2034 -124 141.15594213493105 2549 -125 142.2146265332789 2452 -126 142.21462653327893 2156 -127 142.30249470757707 2337 -128 142.42541907960108 2255 -129 143.0034964607509 2541 -130 143.40502083260543 2057 -131 143.42245291445826 1933 -132 143.8923208513922 2550 -133 144.03124660989366 2354 -134 145.49914089093446 2438 -135 145.96232390586277 1958 -136 146.18481453283715 2540 -137 146.9863939281456 2453 -138 147.00340132119393 2645 -139 147.05441169852742 2646 -140 147.13938969562162 2235 -141 147.2582765076381 2551 -142 147.41099009232656 2134 -143 147.41099009232659 2644 -144 147.6651617681029 2647 -145 148.22280526288793 2336 -146 148.49242404917499 2643 -147 148.94629904767692 2648 -148 149.03019828209315 2033 -149 149.21461054467824 2256 -150 149.68299836654796 2157 -151 149.96666296213968 2539 -152 150.08331019803634 2355 -153 150.23315213360863 2642 -154 150.63200191194434 2437 -155 150.88074761214568 2649 -156 151.21177202850313 2552 -157 151.4760707174569 2058 -158 151.95394038984315 1932 -159 152.26621424334422 2454 -160 152.6106156202772 2641 -161 153.4438007871286 2650 -162 154.17522498767434 2234 -163 154.30489298787646 2538 -164 154.5477272560163 1959 -165 154.56390264224052 2335 -166 155.08062419270823 2133 -167 155.5956297586793 2640 -168 155.70806016388488 2553 -169 156.236999459155 2436 -170 156.348968656656 2257 -171 156.54072952429985 2356 -172 156.60459763365827 2651 -173 157.00318468107582 2745 -174 157.05094714773293 2746 -175 157.25775020646836 2032 -176 157.3848785620779 2744 -177 157.4325252290644 2158 -178 157.62296786953354 2747 -179 158.00316452527144 2455 -180 158.39823231336896 2743 -181 158.8238017426859 2748 -182 159.1540134586621 2639 -183 159.15401345866212 2537 -184 159.76545308670458 2059 -185 160.0312469488381 2742 -186 160.32778923193572 2652 -187 160.639347608237 2749 -188 160.65490966665163 1931 -189 160.701586799882 2554 -190 161.27616066858735 2334 -191 161.5239920259526 2233 -192 162.265215003093 2741 -193 162.26521500309303 2435 -194 163.00306745579974 2132 -195 163.04907236779977 2750 -196 163.24827717314508 2638 -197 163.35544068074378 2357 -198 163.783393541592 2258 -199 164.14932226482082 2456 -200 164.46884203398525 2536 -201 164.57521077003062 2653 -202 165.0605949341029 11000 -202 165.0605949341029 10301 -202 165.0605949341029 10302 -202 165.0605949341029 10303 -202 165.0605949341029 10304 -202 165.0605949341029 10305 -202 165.0605949341029 10306 -202 165.0605949341029 10307 -202 165.0605949341029 10308 -202 165.0605949341029 10309 -202 165.0605949341029 10310 -202 165.0605949341029 10311 -202 165.0605949341029 10312 -202 165.0605949341029 10313 -202 165.0605949341029 10314 -202 165.0605949341029 10315 -202 165.0605949341029 10316 -202 165.0605949341029 10317 -202 165.0605949341029 10318 -202 165.0605949341029 10319 -202 165.0605949341029 10320 -202 165.0605949341029 10321 -202 165.0605949341029 10322 -202 165.0605949341029 10323 -202 165.0605949341029 10324 -202 165.0605949341029 10325 -202 165.0605949341029 10326 -202 165.0605949341029 10327 -202 165.0605949341029 10328 -202 165.0605949341029 10329 -202 165.0605949341029 10330 -202 165.0605949341029 10331 -202 165.0605949341029 10332 -202 165.0605949341029 10333 -202 165.0605949341029 10334 -202 165.0605949341029 10335 -202 165.0605949341029 10336 -202 165.0605949341029 10337 -202 165.0605949341029 10338 -202 165.0605949341029 10339 -202 165.0605949341029 10340 -202 165.0605949341029 10341 -202 165.0605949341029 10342 -202 165.0605949341029 10343 -202 165.0605949341029 10344 -202 165.0605949341029 10345 -202 165.0605949341029 10346 -202 165.0605949341029 10347 -202 165.0605949341029 10348 -202 165.0605949341029 10349 -202 165.0605949341029 10350 -202 165.0605949341029 10351 -202 165.0605949341029 10352 -202 165.0605949341029 10353 -202 165.0605949341029 10354 -202 165.0605949341029 10355 -202 165.0605949341029 10356 -202 165.0605949341029 10357 -202 165.0605949341029 10358 -202 165.0605949341029 10359 -202 165.0605949341029 10360 -202 165.0605949341029 10361 -202 165.0605949341029 10362 -202 165.0605949341029 10363 -202 165.0605949341029 10364 -202 165.0605949341029 10365 -202 165.0605949341029 10366 -202 165.0605949341029 10367 -202 165.0605949341029 10368 -202 165.0605949341029 10369 -202 165.0605949341029 10370 -202 165.0605949341029 10371 -202 165.0605949341029 10372 -202 165.0605949341029 10373 -202 165.0605949341029 10374 -202 165.0605949341029 10375 -202 165.0605949341029 10376 -202 165.0605949341029 10377 -202 165.0605949341029 10378 -202 165.0605949341029 10379 -202 165.0605949341029 10380 -202 165.0605949341029 10381 -202 165.0605949341029 10382 -202 165.0605949341029 10383 -202 165.0605949341029 10384 -202 165.0605949341029 10385 -202 165.0605949341029 10386 -202 165.0605949341029 10387 -202 165.0605949341029 10388 -202 165.0605949341029 10389 -202 165.0605949341029 10390 -202 165.0605949341029 10391 -202 165.0605949341029 10392 -202 165.0605949341029 10393 -202 165.0605949341029 10394 -202 165.0605949341029 10395 -202 165.0605949341029 10396 -202 165.0605949341029 10397 -202 165.0605949341029 10398 -202 165.0605949341029 10399 -202 165.0605949341029 10400 -202 165.0605949341029 10401 -202 165.0605949341029 10402 -202 165.0605949341029 10403 -202 165.0605949341029 10404 -202 165.0605949341029 10405 -202 165.0605949341029 10406 -202 165.0605949341029 10407 -202 165.0605949341029 10408 -202 165.0605949341029 10409 -202 165.0605949341029 10410 -202 165.0605949341029 10411 -202 165.0605949341029 10412 -202 165.0605949341029 10413 -202 165.0605949341029 10414 -202 165.0605949341029 10415 -202 165.0605949341029 10416 -202 165.0605949341029 10417 -202 165.0605949341029 10418 -202 165.0605949341029 10419 -202 165.0605949341029 10420 -202 165.0605949341029 10421 -202 165.0605949341029 10422 -202 165.0605949341029 10423 -202 165.0605949341029 10424 -202 165.0605949341029 10425 -202 165.0605949341029 10426 -202 165.0605949341029 10427 -202 165.0605949341029 10428 -202 165.0605949341029 10429 -202 165.0605949341029 10430 -202 165.0605949341029 10431 -202 165.0605949341029 10432 -202 165.0605949341029 10433 -202 165.0605949341029 10434 -202 165.0605949341029 10435 -202 165.0605949341029 10436 -202 165.0605949341029 10437 -202 165.0605949341029 10438 -202 165.0605949341029 10439 -202 165.0605949341029 10440 -202 165.0605949341029 10441 -202 165.0605949341029 10442 -202 165.0605949341029 10443 -202 165.0605949341029 10444 -202 165.0605949341029 10445 -202 165.0605949341029 10446 -202 165.0605949341029 10447 -202 165.0605949341029 10448 -202 165.0605949341029 10449 -202 165.0605949341029 10450 -202 165.0605949341029 10451 -202 165.0605949341029 10452 -202 165.0605949341029 10453 -202 165.0605949341029 10454 -202 165.0605949341029 10455 -202 165.0605949341029 10456 -202 165.0605949341029 10457 -202 165.0605949341029 10458 -202 165.0605949341029 10459 -202 165.0605949341029 10460 -202 165.0605949341029 10461 -202 165.0605949341029 10462 -202 165.0605949341029 10463 -202 165.0605949341029 10464 -202 165.0605949341029 10465 -202 165.0605949341029 10466 -202 165.0605949341029 10467 -202 165.0605949341029 10468 -202 165.0605949341029 10469 -202 165.0605949341029 10470 -202 165.0605949341029 10471 -202 165.0605949341029 10472 -202 165.0605949341029 10473 -202 165.0605949341029 10474 -202 165.0605949341029 10475 -202 165.0605949341029 10476 -202 165.0605949341029 10477 -202 165.0605949341029 10478 -202 165.0605949341029 10479 -202 165.0605949341029 10480 -202 165.0605949341029 10481 -202 165.0605949341029 10482 -202 165.0605949341029 10483 -202 165.0605949341029 10484 -202 165.0605949341029 10485 -202 165.0605949341029 10486 -202 165.0605949341029 10487 -202 165.0605949341029 10488 -202 165.0605949341029 10489 -202 165.0605949341029 10490 -202 165.0605949341029 10491 -202 165.0605949341029 10492 -202 165.0605949341029 10493 -202 165.0605949341029 10494 -202 165.0605949341029 10495 -202 165.0605949341029 10496 -202 165.0605949341029 10497 -202 165.0605949341029 10498 -202 165.0605949341029 10499 -202 165.0605949341029 10500 -202 165.0605949341029 10501 -202 165.0605949341029 10502 -202 165.0605949341029 10503 -202 165.0605949341029 10504 -202 165.0605949341029 10505 -202 165.0605949341029 10506 -202 165.0605949341029 10507 -202 165.0605949341029 10508 -202 165.0605949341029 10509 -202 165.0605949341029 10510 -202 165.0605949341029 10511 -202 165.0605949341029 10512 -202 165.0605949341029 10513 -202 165.0605949341029 10514 -202 165.0605949341029 10515 -202 165.0605949341029 10516 -202 165.0605949341029 10517 -202 165.0605949341029 10518 -202 165.0605949341029 10519 -202 165.0605949341029 10520 -202 165.0605949341029 10521 -202 165.0605949341029 10522 -202 165.0605949341029 10523 -202 165.0605949341029 10524 -202 165.0605949341029 10525 -202 165.0605949341029 10526 -202 165.0605949341029 10527 -202 165.0605949341029 10528 -202 165.0605949341029 10529 -202 165.0605949341029 10530 -202 165.0605949341029 10531 -202 165.0605949341029 10532 -202 165.0605949341029 10533 -202 165.0605949341029 10534 -202 165.0605949341029 10535 -202 165.0605949341029 10536 -202 165.0605949341029 10537 -202 165.0605949341029 10538 -202 165.0605949341029 10539 -202 165.0605949341029 10540 -202 165.0605949341029 10541 -202 165.0605949341029 10542 -202 165.0605949341029 10543 -202 165.0605949341029 10544 -202 165.0605949341029 10545 -202 165.0605949341029 10546 -202 165.0605949341029 10547 -202 165.0605949341029 10548 -202 165.0605949341029 10549 -202 165.0605949341029 10550 -202 165.0605949341029 10551 -202 165.0605949341029 10552 -202 165.0605949341029 10553 -202 165.0605949341029 10554 -202 165.0605949341029 10555 -202 165.0605949341029 10556 -202 165.0605949341029 10557 -202 165.0605949341029 10558 -202 165.0605949341029 10559 -202 165.0605949341029 10560 -202 165.0605949341029 10561 -202 165.0605949341029 10562 -202 165.0605949341029 10563 -202 165.0605949341029 10564 -202 165.0605949341029 10565 -202 165.0605949341029 10566 -202 165.0605949341029 10567 -202 165.0605949341029 10568 -202 165.0605949341029 10569 -202 165.0605949341029 10570 -202 165.0605949341029 10571 -202 165.0605949341029 10572 -202 165.0605949341029 10573 -202 165.0605949341029 10574 -202 165.0605949341029 10575 -202 165.0605949341029 10576 -202 165.0605949341029 10577 -202 165.0605949341029 10578 -202 165.0605949341029 10579 -202 165.0605949341029 10580 -202 165.0605949341029 10581 -202 165.0605949341029 10582 -202 165.0605949341029 10583 -202 165.0605949341029 10584 -202 165.0605949341029 10585 -202 165.0605949341029 10586 -202 165.0605949341029 10587 -202 165.0605949341029 10588 -202 165.0605949341029 10589 -202 165.0605949341029 10590 -202 165.0605949341029 10591 -202 165.0605949341029 10592 -202 165.0605949341029 10593 -202 165.0605949341029 10594 -202 165.0605949341029 10595 -202 165.0605949341029 10596 -202 165.0605949341029 10597 -202 165.0605949341029 10598 -202 165.0605949341029 10599 -202 165.0605949341029 10600 -202 165.0605949341029 10601 -202 165.0605949341029 10602 -202 165.0605949341029 10603 -202 165.0605949341029 10604 -202 165.0605949341029 10605 -202 165.0605949341029 10606 -202 165.0605949341029 10607 -202 165.0605949341029 10608 -202 165.0605949341029 10609 -202 165.0605949341029 10610 -202 165.0605949341029 10611 -202 165.0605949341029 10612 -202 165.0605949341029 10613 -202 165.0605949341029 10614 -202 165.0605949341029 10615 -202 165.0605949341029 10616 -202 165.0605949341029 10617 -202 165.0605949341029 10618 -202 165.0605949341029 10619 -202 165.0605949341029 10620 -202 165.0605949341029 10621 -202 165.0605949341029 10622 -202 165.0605949341029 10623 -202 165.0605949341029 10624 -202 165.0605949341029 10625 -202 165.0605949341029 10626 -202 165.0605949341029 10627 -202 165.0605949341029 10628 -202 165.0605949341029 10629 -202 165.0605949341029 10630 -202 165.0605949341029 10631 -202 165.0605949341029 10632 -202 165.0605949341029 10633 -202 165.0605949341029 10634 -202 165.0605949341029 10635 -202 165.0605949341029 10636 -202 165.0605949341029 10637 -202 165.0605949341029 10638 -202 165.0605949341029 10639 -202 165.0605949341029 10640 -202 165.0605949341029 10641 -202 165.0605949341029 10642 -202 165.0605949341029 10643 -202 165.0605949341029 10644 -202 165.0605949341029 10645 -202 165.0605949341029 10646 -202 165.0605949341029 10647 -202 165.0605949341029 10648 -202 165.0605949341029 10649 -202 165.0605949341029 10650 -202 165.0605949341029 10651 -202 165.0605949341029 10652 -202 165.0605949341029 10653 -202 165.0605949341029 10654 -202 165.0605949341029 10655 -202 165.0605949341029 10656 -202 165.0605949341029 10657 -202 165.0605949341029 10658 -202 165.0605949341029 10659 -202 165.0605949341029 10660 -202 165.0605949341029 10661 -202 165.0605949341029 10662 -202 165.0605949341029 10663 -202 165.0605949341029 10664 -202 165.0605949341029 10665 -202 165.0605949341029 10666 -202 165.0605949341029 10667 -202 165.0605949341029 10668 -202 165.0605949341029 10669 -202 165.0605949341029 10670 -202 165.0605949341029 10671 -202 165.0605949341029 10672 -202 165.0605949341029 10673 -202 165.0605949341029 10674 -202 165.0605949341029 10675 -202 165.0605949341029 10676 -202 165.0605949341029 10677 -202 165.0605949341029 10678 -202 165.0605949341029 10679 -202 165.0605949341029 10680 -202 165.0605949341029 10681 -202 165.0605949341029 10682 -202 165.0605949341029 10683 -202 165.0605949341029 10684 -202 165.0605949341029 10685 -202 165.0605949341029 10686 -202 165.0605949341029 10687 -202 165.0605949341029 10688 -202 165.0605949341029 10689 -202 165.0605949341029 10690 -202 165.0605949341029 10691 -202 165.0605949341029 10692 -202 165.0605949341029 10693 -202 165.0605949341029 10694 -202 165.0605949341029 10695 -202 165.0605949341029 10696 -202 165.0605949341029 10697 -202 165.0605949341029 10698 -202 165.0605949341029 10699 -202 165.0605949341029 10700 -202 165.0605949341029 10701 -202 165.0605949341029 10702 -202 165.0605949341029 10703 -202 165.0605949341029 10704 -202 165.0605949341029 10705 -202 165.0605949341029 10706 -202 165.0605949341029 10707 -202 165.0605949341029 10708 -202 165.0605949341029 10709 -202 165.0605949341029 10710 -202 165.0605949341029 10711 -202 165.0605949341029 10712 -202 165.0605949341029 10713 -202 165.0605949341029 10714 -202 165.0605949341029 10715 -202 165.0605949341029 10716 -202 165.0605949341029 10717 -202 165.0605949341029 10718 -202 165.0605949341029 10719 -202 165.0605949341029 10720 -202 165.0605949341029 10721 -202 165.0605949341029 10722 -202 165.0605949341029 10723 -202 165.0605949341029 10724 -202 165.0605949341029 10725 -202 165.0605949341029 10726 -202 165.0605949341029 10727 -202 165.0605949341029 10728 -202 165.0605949341029 10729 -202 165.0605949341029 10730 -202 165.0605949341029 10731 -202 165.0605949341029 10732 -202 165.0605949341029 10733 -202 165.0605949341029 10734 -202 165.0605949341029 10735 -202 165.0605949341029 10736 -202 165.0605949341029 10737 -202 165.0605949341029 10738 -202 165.0605949341029 10739 -202 165.0605949341029 10740 -202 165.0605949341029 10741 -202 165.0605949341029 10742 -202 165.0605949341029 10743 -202 165.0605949341029 10744 -202 165.0605949341029 10745 -202 165.0605949341029 10746 -202 165.0605949341029 10747 -202 165.0605949341029 10748 -202 165.0605949341029 10749 -202 165.0605949341029 10750 -202 165.0605949341029 10751 -202 165.0605949341029 10752 -202 165.0605949341029 10753 -202 165.0605949341029 10754 -202 165.0605949341029 10755 -202 165.0605949341029 10756 -202 165.0605949341029 10757 -202 165.0605949341029 10758 -202 165.0605949341029 10759 -202 165.0605949341029 10760 -202 165.0605949341029 10761 -202 165.0605949341029 10762 -202 165.0605949341029 10763 -202 165.0605949341029 10764 -202 165.0605949341029 10765 -202 165.0605949341029 10766 -202 165.0605949341029 10767 -202 165.0605949341029 10768 -202 165.0605949341029 10769 -202 165.0605949341029 10770 -202 165.0605949341029 10771 -202 165.0605949341029 10772 -202 165.0605949341029 10773 -202 165.0605949341029 10774 -202 165.0605949341029 10775 -202 165.0605949341029 10776 -202 165.0605949341029 10777 -202 165.0605949341029 10778 -202 165.0605949341029 10779 -202 165.0605949341029 10780 -202 165.0605949341029 10781 -202 165.0605949341029 10782 -202 165.0605949341029 10783 -202 165.0605949341029 10784 -202 165.0605949341029 10785 -202 165.0605949341029 10786 -202 165.0605949341029 10787 -202 165.0605949341029 10788 -202 165.0605949341029 10789 -202 165.0605949341029 10790 -202 165.0605949341029 10791 -202 165.0605949341029 10792 -202 165.0605949341029 10793 -202 165.0605949341029 10794 -202 165.0605949341029 10795 -202 165.0605949341029 10796 -202 165.0605949341029 10797 -202 165.0605949341029 10798 -202 165.0605949341029 10799 -202 165.0605949341029 10800 -202 165.0605949341029 10801 -202 165.0605949341029 10802 -202 165.0605949341029 10803 -202 165.0605949341029 10804 -202 165.0605949341029 10805 -202 165.0605949341029 10806 -202 165.0605949341029 10807 -202 165.0605949341029 10808 -202 165.0605949341029 10809 -202 165.0605949341029 10810 -202 165.0605949341029 10811 -202 165.0605949341029 10812 -202 165.0605949341029 10813 -202 165.0605949341029 10814 -202 165.0605949341029 10815 -202 165.0605949341029 10816 -202 165.0605949341029 10817 -202 165.0605949341029 10818 -202 165.0605949341029 10819 -202 165.0605949341029 10820 -202 165.0605949341029 10821 -202 165.0605949341029 10822 -202 165.0605949341029 10823 -202 165.0605949341029 10824 -202 165.0605949341029 10825 -202 165.0605949341029 10826 -202 165.0605949341029 10827 -202 165.0605949341029 10828 -202 165.0605949341029 10829 -202 165.0605949341029 10830 -202 165.0605949341029 10831 -202 165.0605949341029 10832 -202 165.0605949341029 10833 -202 165.0605949341029 10834 -202 165.0605949341029 10835 -202 165.0605949341029 10836 -202 165.0605949341029 10837 -202 165.0605949341029 10838 -202 165.0605949341029 10839 -202 165.0605949341029 10840 -202 165.0605949341029 10841 -202 165.0605949341029 10842 -202 165.0605949341029 10843 -202 165.0605949341029 10844 -202 165.0605949341029 10845 -202 165.0605949341029 10846 -202 165.0605949341029 10847 -202 165.0605949341029 10848 -202 165.0605949341029 10849 -202 165.0605949341029 10850 -202 165.0605949341029 10851 -202 165.0605949341029 10852 -202 165.0605949341029 10853 -202 165.0605949341029 10854 -202 165.0605949341029 10855 -202 165.0605949341029 10856 -202 165.0605949341029 10857 -202 165.0605949341029 10858 -202 165.0605949341029 10859 -202 165.0605949341029 10860 -202 165.0605949341029 10861 -202 165.0605949341029 10862 -202 165.0605949341029 10863 -202 165.0605949341029 10864 -202 165.0605949341029 10865 -202 165.0605949341029 10866 -202 165.0605949341029 10867 -202 165.0605949341029 10868 -202 165.0605949341029 10869 -202 165.0605949341029 10870 -202 165.0605949341029 10871 -202 165.0605949341029 10872 -202 165.0605949341029 10873 -202 165.0605949341029 10874 -202 165.0605949341029 10875 -202 165.0605949341029 10876 -202 165.0605949341029 10877 -202 165.0605949341029 10878 -202 165.0605949341029 10879 -202 165.0605949341029 10880 -202 165.0605949341029 10881 -202 165.0605949341029 10882 -202 165.0605949341029 10883 -202 165.0605949341029 10884 -202 165.0605949341029 10885 -202 165.0605949341029 10886 -202 165.0605949341029 10887 -202 165.0605949341029 10888 -202 165.0605949341029 10889 -202 165.0605949341029 10890 -202 165.0605949341029 10891 -202 165.0605949341029 10892 -202 165.0605949341029 10893 -202 165.0605949341029 10894 -202 165.0605949341029 10895 -202 165.0605949341029 10896 -202 165.0605949341029 10897 -202 165.0605949341029 10898 -202 165.0605949341029 10899 -202 165.0605949341029 10900 -202 165.0605949341029 10901 -202 165.0605949341029 10902 -202 165.0605949341029 10903 -202 165.0605949341029 10904 -202 165.0605949341029 10905 -202 165.0605949341029 10906 -202 165.0605949341029 10907 -202 165.0605949341029 10908 -202 165.0605949341029 10909 -202 165.0605949341029 10910 -202 165.0605949341029 10911 -202 165.0605949341029 10912 -202 165.0605949341029 10913 -202 165.0605949341029 10914 -202 165.0605949341029 10915 -202 165.0605949341029 10916 -202 165.0605949341029 10917 -202 165.0605949341029 10918 -202 165.0605949341029 10919 -202 165.0605949341029 10920 -202 165.0605949341029 10921 -202 165.0605949341029 10922 -202 165.0605949341029 10923 -202 165.0605949341029 10924 -202 165.0605949341029 10925 -202 165.0605949341029 10926 -202 165.0605949341029 10927 -202 165.0605949341029 10928 -202 165.0605949341029 10929 -202 165.0605949341029 10930 -202 165.0605949341029 10931 -202 165.0605949341029 10932 -202 165.0605949341029 10933 -202 165.0605949341029 10934 -202 165.0605949341029 10935 -202 165.0605949341029 10936 -202 165.0605949341029 10937 -202 165.0605949341029 10938 -202 165.0605949341029 10939 -202 165.0605949341029 10940 -202 165.0605949341029 10941 -202 165.0605949341029 10942 -202 165.0605949341029 10943 -202 165.0605949341029 10944 -202 165.0605949341029 10945 -202 165.0605949341029 10946 -202 165.0605949341029 10947 -202 165.0605949341029 10948 -202 165.0605949341029 10949 -202 165.0605949341029 10950 -202 165.0605949341029 10951 -202 165.0605949341029 10952 -202 165.0605949341029 10953 -202 165.0605949341029 10954 -202 165.0605949341029 10955 -202 165.0605949341029 10956 -202 165.0605949341029 10957 -202 165.0605949341029 10958 -202 165.0605949341029 10959 -202 165.0605949341029 10960 -202 165.0605949341029 10961 -202 165.0605949341029 10962 -202 165.0605949341029 10963 -202 165.0605949341029 10964 -202 165.0605949341029 10965 -202 165.0605949341029 10966 -202 165.0605949341029 10967 -202 165.0605949341029 10968 -202 165.0605949341029 10969 -202 165.0605949341029 10970 -202 165.0605949341029 10971 -202 165.0605949341029 10972 -202 165.0605949341029 10973 -202 165.0605949341029 10974 -202 165.0605949341029 10975 -202 165.0605949341029 10976 -202 165.0605949341029 10977 -202 165.0605949341029 10978 -202 165.0605949341029 10979 -202 165.0605949341029 10980 -202 165.0605949341029 10981 -202 165.0605949341029 10982 -202 165.0605949341029 10983 -202 165.0605949341029 10984 -202 165.0605949341029 10985 -202 165.0605949341029 10986 -202 165.0605949341029 10987 -202 165.0605949341029 10988 -202 165.0605949341029 10989 -202 165.0605949341029 10990 -202 165.0605949341029 10991 -202 165.0605949341029 10992 -202 165.0605949341029 10993 -202 165.0605949341029 10994 -202 165.0605949341029 10995 -202 165.0605949341029 10996 -202 165.0605949341029 10997 -202 165.0605949341029 10998 -202 165.0605949341029 10999 -202 165.0605949341029 10001 -202 165.0605949341029 10002 -202 165.0605949341029 10003 -202 165.0605949341029 10004 -202 165.0605949341029 10005 -202 165.0605949341029 10006 -202 165.0605949341029 10007 -202 165.0605949341029 10008 -202 165.0605949341029 10009 -202 165.0605949341029 10010 -202 165.0605949341029 10011 -202 165.0605949341029 10012 -202 165.0605949341029 10013 -202 165.0605949341029 10014 -202 165.0605949341029 10015 -202 165.0605949341029 10016 -202 165.0605949341029 10017 -202 165.0605949341029 10018 -202 165.0605949341029 10019 -202 165.0605949341029 10020 -202 165.0605949341029 10021 -202 165.0605949341029 10022 -202 165.0605949341029 10023 -202 165.0605949341029 10024 -202 165.0605949341029 10025 -202 165.0605949341029 10026 -202 165.0605949341029 10027 -202 165.0605949341029 10028 -202 165.0605949341029 10029 -202 165.0605949341029 10030 -202 165.0605949341029 10031 -202 165.0605949341029 10032 -202 165.0605949341029 10033 -202 165.0605949341029 10034 -202 165.0605949341029 10035 -202 165.0605949341029 10036 -202 165.0605949341029 10037 -202 165.0605949341029 10038 -202 165.0605949341029 10039 -202 165.0605949341029 10040 -202 165.0605949341029 10041 -202 165.0605949341029 10042 -202 165.0605949341029 10043 -202 165.0605949341029 10044 -202 165.0605949341029 10045 -202 165.0605949341029 10046 -202 165.0605949341029 10047 -202 165.0605949341029 10048 -202 165.0605949341029 10049 -202 165.0605949341029 10050 -202 165.0605949341029 10051 -202 165.0605949341029 10052 -202 165.0605949341029 10053 -202 165.0605949341029 10054 -202 165.0605949341029 10055 -202 165.0605949341029 10056 -202 165.0605949341029 10057 -202 165.0605949341029 10058 -202 165.0605949341029 10059 -202 165.0605949341029 10060 -202 165.0605949341029 10061 -202 165.0605949341029 10062 -202 165.0605949341029 10063 -202 165.0605949341029 10064 -202 165.0605949341029 10065 -202 165.0605949341029 10066 -202 165.0605949341029 10067 -202 165.0605949341029 10068 -202 165.0605949341029 10069 -202 165.0605949341029 10070 -202 165.0605949341029 10071 -202 165.0605949341029 10072 -202 165.0605949341029 10073 -202 165.0605949341029 10074 -202 165.0605949341029 10075 -202 165.0605949341029 10076 -202 165.0605949341029 10077 -202 165.0605949341029 10078 -202 165.0605949341029 10079 -202 165.0605949341029 10080 -202 165.0605949341029 10081 -202 165.0605949341029 10082 -202 165.0605949341029 10083 -202 165.0605949341029 10084 -202 165.0605949341029 10085 -202 165.0605949341029 10086 -202 165.0605949341029 10087 -202 165.0605949341029 10088 -202 165.0605949341029 10089 -202 165.0605949341029 10090 -202 165.0605949341029 10091 -202 165.0605949341029 10092 -202 165.0605949341029 10093 -202 165.0605949341029 10094 -202 165.0605949341029 10095 -202 165.0605949341029 10096 -202 165.0605949341029 10097 -202 165.0605949341029 10098 -202 165.0605949341029 10099 -202 165.0605949341029 10100 -202 165.0605949341029 10101 -202 165.0605949341029 10102 -202 165.0605949341029 10103 -202 165.0605949341029 10104 -202 165.0605949341029 10105 -202 165.0605949341029 10106 -202 165.0605949341029 10107 -202 165.0605949341029 10108 -202 165.0605949341029 10109 -202 165.0605949341029 10110 -202 165.0605949341029 10111 -202 165.0605949341029 10112 -202 165.0605949341029 10113 -202 165.0605949341029 10114 -202 165.0605949341029 10115 -202 165.0605949341029 10116 -202 165.0605949341029 10117 -202 165.0605949341029 10118 -202 165.0605949341029 10119 -202 165.0605949341029 10120 -202 165.0605949341029 10121 -202 165.0605949341029 10122 -202 165.0605949341029 10123 -202 165.0605949341029 10124 -202 165.0605949341029 10125 -202 165.0605949341029 10126 -202 165.0605949341029 10127 -202 165.0605949341029 10128 -202 165.0605949341029 10129 -202 165.0605949341029 10130 -202 165.0605949341029 10131 -202 165.0605949341029 10132 -202 165.0605949341029 10133 -202 165.0605949341029 10134 -202 165.0605949341029 10135 -202 165.0605949341029 10136 -202 165.0605949341029 10137 -202 165.0605949341029 10138 -202 165.0605949341029 10139 -202 165.0605949341029 10140 -202 165.0605949341029 10141 -202 165.0605949341029 10142 -202 165.0605949341029 10143 -202 165.0605949341029 10144 -202 165.0605949341029 10145 -202 165.0605949341029 10146 -202 165.0605949341029 10147 -202 165.0605949341029 10148 -202 165.0605949341029 10149 -202 165.0605949341029 10150 -202 165.0605949341029 10151 -202 165.0605949341029 10152 -202 165.0605949341029 10153 -202 165.0605949341029 10154 -202 165.0605949341029 10155 -202 165.0605949341029 10156 -202 165.0605949341029 10157 -202 165.0605949341029 10158 -202 165.0605949341029 10159 -202 165.0605949341029 10160 -202 165.0605949341029 10161 -202 165.0605949341029 10162 -202 165.0605949341029 10163 -202 165.0605949341029 10164 -202 165.0605949341029 10165 -202 165.0605949341029 10166 -202 165.0605949341029 10167 -202 165.0605949341029 10168 -202 165.0605949341029 10169 -202 165.0605949341029 10170 -202 165.0605949341029 10171 -202 165.0605949341029 10172 -202 165.0605949341029 10173 -202 165.0605949341029 10174 -202 165.0605949341029 10175 -202 165.0605949341029 10176 -202 165.0605949341029 10177 -202 165.0605949341029 10178 -202 165.0605949341029 10179 -202 165.0605949341029 10180 -202 165.0605949341029 10181 -202 165.0605949341029 10182 -202 165.0605949341029 10183 -202 165.0605949341029 10184 -202 165.0605949341029 10185 -202 165.0605949341029 10186 -202 165.0605949341029 10187 -202 165.0605949341029 10188 -202 165.0605949341029 10189 -202 165.0605949341029 10190 -202 165.0605949341029 10191 -202 165.0605949341029 10192 -202 165.0605949341029 10193 -202 165.0605949341029 10194 -202 165.0605949341029 10195 -202 165.0605949341029 10196 -202 165.0605949341029 10197 -202 165.0605949341029 10198 -202 165.0605949341029 10199 -202 165.0605949341029 10200 -202 165.0605949341029 10201 -202 165.0605949341029 10202 -202 165.0605949341029 10203 -202 165.0605949341029 10204 -202 165.0605949341029 10205 -202 165.0605949341029 10206 -202 165.0605949341029 10207 -202 165.0605949341029 10208 -202 165.0605949341029 10209 -202 165.0605949341029 10210 -202 165.0605949341029 10211 -202 165.0605949341029 10212 -202 165.0605949341029 10213 -202 165.0605949341029 10214 -202 165.0605949341029 10215 -202 165.0605949341029 10216 -202 165.0605949341029 10217 -202 165.0605949341029 10218 -202 165.0605949341029 10219 -202 165.0605949341029 10220 -202 165.0605949341029 10221 -202 165.0605949341029 10222 -202 165.0605949341029 10223 -202 165.0605949341029 10224 -202 165.0605949341029 10225 -202 165.0605949341029 10226 -202 165.0605949341029 10227 -202 165.0605949341029 10228 -202 165.0605949341029 10229 -202 165.0605949341029 10230 -202 165.0605949341029 10231 -202 165.0605949341029 10232 -202 165.0605949341029 10233 -202 165.0605949341029 10234 -202 165.0605949341029 10235 -202 165.0605949341029 10236 -202 165.0605949341029 10237 -202 165.0605949341029 10238 -202 165.0605949341029 10239 -202 165.0605949341029 10240 -202 165.0605949341029 10241 -202 165.0605949341029 10242 -202 165.0605949341029 10243 -202 165.0605949341029 10244 -202 165.0605949341029 10245 -202 165.0605949341029 10246 -202 165.0605949341029 10247 -202 165.0605949341029 10248 -202 165.0605949341029 10249 -202 165.0605949341029 10250 -202 165.0605949341029 10251 -202 165.0605949341029 10252 -202 165.0605949341029 10253 -202 165.0605949341029 10254 -202 165.0605949341029 10255 -202 165.0605949341029 10256 -202 165.0605949341029 10257 -202 165.0605949341029 10258 -202 165.0605949341029 10259 -202 165.0605949341029 10260 -202 165.0605949341029 10261 -202 165.0605949341029 10262 -202 165.0605949341029 10263 -202 165.0605949341029 10264 -202 165.0605949341029 10265 -202 165.0605949341029 10266 -202 165.0605949341029 10267 -202 165.0605949341029 10268 -202 165.0605949341029 10269 -202 165.0605949341029 10270 -202 165.0605949341029 10271 -202 165.0605949341029 10272 -202 165.0605949341029 10273 -202 165.0605949341029 10274 -202 165.0605949341029 10275 -202 165.0605949341029 10276 -202 165.0605949341029 10277 -202 165.0605949341029 10278 -202 165.0605949341029 10279 -202 165.0605949341029 10280 -202 165.0605949341029 10281 -202 165.0605949341029 10282 -202 165.0605949341029 10283 -202 165.0605949341029 10284 -202 165.0605949341029 10285 -202 165.0605949341029 10286 -202 165.0605949341029 10287 -202 165.0605949341029 10288 -202 165.0605949341029 10289 -202 165.0605949341029 10290 -202 165.0605949341029 10291 -202 165.0605949341029 10292 -202 165.0605949341029 10293 -202 165.0605949341029 10294 -202 165.0605949341029 10295 -202 165.0605949341029 10296 -202 165.0605949341029 10297 -202 165.0605949341029 10298 -202 165.0605949341029 10299 -202 165.0605949341029 10300 -1202 165.07574019219177 2740 -1203 165.4236984231703 2159 -1204 165.6804152578089 2031 -1205 166.02710622064097 2751 -1206 166.14752480852673 2555 -1207 167.0029939851379 2845 -1208 167.04789732289362 2846 -1209 167.36188335460378 2844 -1210 167.5857989210303 2847 -1211 167.83920876839238 2637 -1212 168.31518053936784 2333 -1212 168.31518053936784 2843 -1214 168.4339633209407 2739 -1215 168.67127793433 2434 -1216 168.71573726241425 2848 -1217 169.14490828872147 2232 -1218 169.30741271426953 2654 -1219 169.49926253526888 1930 -1220 169.5435047414085 2752 -1221 169.85287751463028 2842 -1222 170.20575783445167 2535 -1223 170.42593699317013 2849 -1224 170.484603410396 2358 -1225 170.66048165876012 2457 -1226 171.14321488157222 2131 -1227 171.4788616710526 2259 -1228 171.95929750961417 2841 -1229 172.00290695217916 2556 -1230 172.30786401090347 2738 -1231 172.69916039170542 2850 -1232 172.88724649319855 2636 -1233 173.5655495770978 2753 -1234 174.2699056062176 2030 -1235 174.48495637160244 2655 -1236 174.61385970191483 2840 -1237 175.41379649275027 2433 -1238 175.5135322418189 2851 -1239 175.64168070250295 2332 -1240 176.32356620712955 2534 -1241 176.66352198459083 2737 -1242 177.00282483621552 2945 -1242 177.00282483621552 2231 -1244 177.04519197086375 2946 -1245 177.341478509682 2944 -1246 177.49647883831386 2458 -1247 177.55280904564705 2947 -1248 177.79201331893398 2839 -1249 177.89041570584965 2359 -1250 178.05897899291685 2754 -1251 178.22738285684383 2557 -1252 178.24140933015536 2943 -1253 178.35358140502814 2635 -1254 178.61970775925033 2948 -1255 178.8435070110179 2852 -1256 179.47144619688115 2130 -1257 179.6941846582688 2942 -1258 180.06943105369106 2656 -1259 180.2359564570843 2949 -1260 181.4662503056698 2838 -1260 181.4662503056698 2736 -1262 181.68654325513486 2941 -1263 182.3869512876401 2950 -1264 182.45547402037573 2432 -1265 182.66088798645427 2853 -1266 182.78402556022232 2533 -1267 182.98907071188705 2755 -1268 183.22117781522965 2331 -1269 184.200977196105 2634 -1270 184.20097719610501 2940 -1271 184.62123388169627 2459 -1272 184.78365728602733 2558 -1273 185.05404615949365 2951 -1274 185.06755523321746 2230 -1275 185.60711193270586 2837 -1276 186.02419197512992 2657 -1277 186.68154702594467 2735 -1278 186.93581786270926 2854 -1279 187.00267377767625 3045 -1280 187.0427758562196 3046 -1281 187.21645226849054 2939 -1282 187.32325002519042 3044 -1283 187.5233318816621 3047 -1284 188.17545004596107 3043 -1285 188.2153022471871 2952 -1286 188.3215335536539 2756 -1287 188.53381659532593 3048 -1288 189.5521036549054 3042 -1288 189.5521036549054 2532 -1290 189.76301009416983 2431 -1291 190.0657780874821 3049 -1292 190.18412131405714 2836 -1293 190.39432764659773 2633 -1294 190.70920271449936 2938 -1295 191.0235587565052 2330 -1296 191.4418971907665 3041 -1297 191.637678967368 2559 -1297 191.637678967368 2855 -1299 191.84629264074925 2953 -1300 192.10674116230277 3050 -1301 192.27584351654784 2734 -1302 192.31484602078956 2658 -1303 193.82982226685343 3040 -1304 194.02319448973105 2757 -1305 194.64069461446132 3051 -1306 194.65353837010002 2937 -1307 195.16659550240658 2835 -1308 195.92090240706835 2954 -1309 196.596032513375 2531 -1310 196.69773765857093 3039 -1311 196.73586353280885 2856 -1312 196.9009903479411 2632 -1313 197.00253805471644 3145 -1314 197.04060495238028 3146 -1315 197.3068675946177 3144 -1315 197.3068675946177 2430 -1317 197.4968354176846 3147 -1318 197.6486782146544 3052 -1319 198.11612756158948 3143 -1320 198.21705274773916 2733 -1321 198.45654436173174 3148 -1322 198.90952717253137 2659 -1323 199.0226117806718 2936 -1324 199.42417105255822 3142 -1325 199.9124808509964 3149 -1326 200.02499843769527 3038 -1327 200.06249023742555 2758 -1328 200.41207548448773 2955 -1329 200.5243127403757 2834 -1330 201.10942295178515 3053 -1331 201.22127124138743 3141 -1332 201.85390756683407 3150 -1333 202.20039564748632 2857 -1334 203.49447166937975 3140 -1335 203.69094236121543 2631 -1336 203.78910667648555 3037 -1336 203.78910667648555 2935 -1338 203.8872237291979 2530 -1339 204.26698215815497 3151 -1340 204.47493733951845 2732 -1341 205 3054 -1342 205.29247428973133 2956 -1343 206.2280291328024 3139 -1344 206.22802913280242 2833 -1345 206.4097865896867 2759 -1346 207.0024154448445 3245 -1347 207.03864373589778 3246 -1348 207.13522153414664 3152 -1349 207.2920644887305 3244 -1350 207.47288979526942 3247 -1351 207.9663434308542 3036 -1352 208.00240383226344 2858 -1353 208.06249061279644 3243 -1354 208.38665984174708 3248 -1355 208.92582415776175 2934 -1356 209.29644048573786 3055 -1357 209.3083849252103 3242 -1358 209.40391591371926 3138 -1359 209.77368757782753 3249 -1360 210.440015206234 3153 -1361 210.53503271427297 2957 -1362 210.73680267100949 2630 -1363 211.0213259365034 3241 -1363 211.0213259365034 2731 -1365 211.6246677492962 3250 -1366 212.24985276791125 2832 -1367 212.53235047869774 3035 -1368 213.0023474049054 3137 -1369 213.19005605327843 3240 -1370 213.9275578320848 3251 -1371 213.97429752192198 3056 -1372 214.11445537375565 2859 -1373 214.16115427406532 3154 -1374 214.40615662802222 2933 -1375 215.80083410404143 3239 -1376 216.11339616044165 2958 -1377 216.6679487141557 3252 -1378 217.0023041352326 3136 -1379 217.00230413523263 3345 -1380 217.0368632283465 3346 -1381 217.27862297059966 3344 -1382 217.45114393812693 3347 -1383 217.46264046957583 3034 -1384 217.83020910791967 2730 -1385 218.01376103356412 3343 -1386 218.27734651126764 3155 -1387 218.3231549790356 3348 -1388 218.56349191939628 2831 -1389 218.83783950679094 3238 -1390 219.00913222968578 3057 -1391 219.20310216782974 3342 -1392 219.64744478368058 3349 -1393 219.82947936980608 3253 -1394 220.20445045457186 2932 -1395 220.83930809527547 3341 -1396 221.38202275704322 3135 -1397 221.4158982548453 3350 -1398 222.00225224082752 2959 -1399 222.2836026341124 3237 -1400 222.73302404448245 3033 -1401 222.76669409945464 3156 -1402 222.9125389025929 3340 -1403 223.3942702935776 3254 -1404 223.61797781037197 3351 -1405 224.37691503361037 3058 -1406 225.14439810930227 2830 -1407 225.41073621280773 3339 -1408 226.11943746613204 3236 -1409 226.11943746613207 3134 -1410 226.24102192131295 3352 -1411 226.29626598775334 2931 -1412 227.00220263248548 3445 -1413 227.03523955544873 3446 -1414 227.26636354727023 3444 -1415 227.343352662883 3255 -1416 227.4313083108832 3447 -1417 227.6071176391459 3157 -1418 227.96929617823537 3443 -1419 228.2651966463569 3448 -1420 228.31995094603536 3338 -1421 228.3199509460354 3032 -1422 229.10696191953662 3442 -1423 229.2705825002414 3353 -1424 229.53213282675696 3449 -1425 230.05434140654683 3059 -1426 230.32585612562042 3235 -1427 230.6729286240585 3441 -1428 231.1925604339378 3133 -1429 231.22499864850255 3450 -1430 231.62469643800938 3337 -1431 231.65707414193074 3256 -1432 232.65854809140367 3440 -1433 232.6585480914037 2930 -1434 232.69078194032525 3354 -1435 232.7767170487633 3158 -1436 233.33452380648689 3451 -1437 234.2007685726074 3031 -1438 234.8829495727606 3234 -1439 235.05318547086318 3439 -1440 235.30830839560258 3336 -1441 235.8495283014151 3452 -1442 236.31546711969577 3257 -1443 236.4846718077093 3355 -1444 236.5797962633327 3132 -1445 237.00210969525145 3545 -1446 237.03375287076733 3546 -1447 237.25513693068902 3544 -1448 237.41314201197875 3547 -1449 237.84448700779254 3438 -1450 237.92856070678025 3543 -1451 238.21209037326378 3548 -1452 238.25406607233379 3159 -1453 238.75719884434898 3453 -1454 239.0188277102873 3542 -1455 239.35329536064464 3335 -1456 239.4263978762576 3549 -1457 239.77072381756705 3233 -1458 240.35390573069537 3030 -1459 240.52026941611385 3541 -1460 240.63457773146402 3356 -1461 241.01867147588382 3437 -1462 241.04978738841487 3550 -1463 241.29857024027305 3258 -1464 242.0433845408711 3454 -1465 242.26019070412704 3131 -1466 242.42524621004304 3540 -1467 243.0740627874558 3551 -1468 243.74166652421167 3334 -1469 244.56083087853622 3436 -1470 244.72433471152803 3539 -1471 244.9693858423946 3232 -1472 245.12241839538055 3357 -1473 245.48930730278255 3552 -1474 245.6928977402481 3455 -1475 246.5866987491418 3259 -1476 247.002024283203 3645 -1477 247.03238654071248 3646 -1478 247.244817943673 3644 -1479 247.39644298170498 3647 -1480 247.40654801358838 3538 -1481 247.89110512481082 3643 -1482 248.1632527188504 3648 -1483 248.21361767638777 3130 -1484 248.28411145298847 3553 -1485 248.4552273549502 3333 -1485 248.4552273549502 3435 -1487 248.93774322107123 3642 -1488 249.3290997858052 3649 -1489 249.68980756130193 3456 -1490 249.92999019725502 3358 -1491 250.3797116381437 3641 -1492 250.4595775769016 3537 -1493 250.45957757690164 3231 -1494 250.88842141477951 3650 -1495 251.44581921360316 3554 -1496 252.21022976873877 3640 -1497 252.68557536986555 3434 -1498 252.83393759541067 3651 -1499 253.47583711273154 3332 -1500 253.87004549572208 3536 -1501 254.0177159176108 3457 -1502 254.42091109026396 3639 -1503 254.9607812978302 3555 -1504 255.0392126713067 3359 -1505 255.1568145278507 3652 -1506 256.2225595063791 3230 -1507 257.00194551792794 3745 -1507 257.00194551792794 3638 -1509 257.03112651972714 3746 -1510 257.23530084341064 3744 -1510 257.23530084341064 3433 -1512 257.3810404827831 3747 -1513 257.62375666851847 3535 -1514 257.84685377176896 3653 -1515 257.85654926722333 3743 -1516 258.11818998280614 3748 -1517 258.6600085053737 3458 -1518 258.7856255668 3331 -1519 258.8146054611293 3556 -1520 258.8628980754098 3742 -1521 259.2392717163046 3749 -1522 259.9423012901133 3637 -1523 260.2498799231231 3741 -1524 260.73933343475437 3750 -1525 260.8926982496827 3654 -1526 261.70594185077266 3534 -1527 262.01145013147806 3740 -1528 262.08777155754524 3432 -1529 262.61188091935213 3751 -1530 262.99239532731735 3557 -1531 263.22993750711566 3636 -1532 263.60007587252323 3459 -1533 264.14011433328335 3739 -1534 264.2820463065927 3655 -1535 264.36716891475004 3330 -1536 264.8490135907627 3752 -1537 266.101484400219 3533 -1538 266.62708039507163 3738 -1539 266.8520189168521 3635 -1540 267.00187265260894 3845 -1541 267.02996086581743 3846 -1542 267.22649569232465 3844 -1542 267.22649569232465 3431 -1544 267.36678926149375 3847 -1545 267.44158240632663 3753 -1546 267.47897113605023 3558 -1547 267.8245694479877 3843 -1548 268.00186566514793 3656 -1549 268.07648162418127 3848 -1550 268.79360111431225 3842 -1551 269.15608854343236 3849 -1552 269.46242780766306 3737 -1553 270.12959852633696 3841 -1554 270.3793631178238 3754 -1555 270.60118255469615 3850 -1556 270.7951255100431 3634 -1557 270.79512551004314 3532 -1558 271.8271509617831 3840 -1559 272.0386002022507 3657 -1560 272.2590678012396 3559 -1561 272.40594707164524 3851 -1562 272.6352875179587 3430 -1562 272.6352875179587 3736 -1564 273.65123789232166 3755 -1565 273.87953556262653 3839 -1566 274.5632896073326 3852 -1567 275.0454507895014 3633 -1568 275.77164466275354 3531 -1569 276.13402542968157 3735 -1570 276.27884464793897 3838 -1571 276.3783638420345 3658 -1572 277.0018050482704 3945 -1573 277.02887936097926 3946 -1574 277.0649743291273 3853 -1575 277.2183255125822 3944 -1576 277.24537868105216 3756 -1577 277.35356496717327 3947 -1578 277.7948883618991 3943 -1579 278.0377672187719 3948 -1580 278.72925931807015 3942 -1581 279.0161285660741 3837 -1582 279.0788419067272 3949 -1583 279.5889840462246 3632 -1584 279.9017684831591 3854 -1585 279.94642344563005 3734 -1586 280.01785657346926 3941 -1587 280.4728150819612 3950 -1588 281.0071173475861 3659 -1589 281.0160137785745 3530 -1590 281.1494264621573 3757 -1591 281.65581833152316 3940 -1592 282.08154849263 3836 -1593 282.2144574609883 3951 -1594 283.0635970943632 3855 -1595 283.6370920736567 3939 -1596 284.05985284795173 3733 -1597 284.29737951659 3952 -1598 284.4116734594415 3631 -1599 285.3506614676055 3758 -1600 285.4645336990219 3835 -1601 285.9545418418809 3938 -1602 286.5397005652096 3856 -1603 286.7141433553636 3953 -1604 287.00174215499106 4045 -1605 287.027873210948 4046 -1606 287.2107240337658 4044 -1607 287.34126052483305 4047 -1608 287.76726707532254 4043 -1609 288.00173610587836 4048 -1610 288.46143589741763 3732 -1611 288.600069300061 3937 -1612 288.6693610343848 4042 -1613 289.0069203323685 4049 -1614 289.15393824051574 3834 -1615 289.4563870430224 3954 -1616 289.49956822074887 3630 -1617 289.8361606149239 3759 -1618 289.9137802864845 4041 -1619 290.31879029783795 3857 -1620 290.3532331488665 4050 -1621 291.49614062625255 4040 -1622 291.56474409640134 3936 -1623 292.0359566902679 4051 -1624 292.5149568825499 3955 -1625 293.1381926668717 3731 -1625 293.1381926668717 3833 -1627 293.41097457320853 4039 -1628 294.0493155917898 4052 -1629 294.38919817140027 3858 -1630 294.83893908369697 3935 -1631 295.6518222504302 4038 -1632 295.8800432607782 3956 -1633 296.38657189555664 4053 -1634 297.0016834969122 4145 -1635 297.0269348055829 4146 -1636 297.2036338943385 4144 -1637 297.3297832374012 4147 -1638 297.40544715926103 3832 -1639 297.7414986191881 4143 -1640 297.9681191000138 4148 -1641 298.0771712157776 3730 -1642 298.2113344593059 4037 -1643 298.4124662275355 3934 -1644 298.6134625230417 4142 -1645 298.73901653449957 3859 -1646 298.93979326948096 4149 -1647 299.0401310861136 4054 -1648 299.5413160150032 3957 -1649 299.81661061388843 4141 -1650 300.24156940703597 4150 -1651 301.081384346492 4036 -1652 301.34697609234445 4140 -1653 301.86917696247156 4151 -1654 301.94370336206714 3831 -1655 302.00165562460086 4055 -1656 302.27470949452584 3933 -1657 303.19960422137757 4139 -1658 303.48805577814755 3958 -1659 303.81737935806103 4152 -1660 304.25318404250106 4035 -1661 305.26218239408564 4056 -1662 305.3686296920494 4138 -1663 306.08005488760614 4153 -1664 306.41475160311717 3932 -1665 306.74093303633276 3830 -1666 307.0016286601751 4245 -1667 307.0260575260673 4246 -1668 307.1970051937356 4244 -1669 307.3190524520079 4247 -1670 307.709278378147 3959 -1671 307.7174028227848 4034 -1671 307.7174028227848 4243 -1673 307.8473647767672 4137 -1674 307.9366818032564 4248 -1675 308.5611770783875 4242 -1676 308.65028754239 4154 -1677 308.8122406900348 4057 -1678 308.8769981724117 4249 -1679 309.7256850827842 4241 -1680 310.1370664722293 4250 -1681 310.6283953536765 4136 -1682 310.82149217838844 3931 -1683 311.20732639190874 4240 -1684 311.464283666683 4033 -1685 311.5204648173214 4155 -1686 311.7130090323469 4251 -1687 312.64196775225173 4058 -1688 313.0015974400131 4239 -1689 313.6000637755037 4252 -1690 313.70368184004474 4135 -1691 314.6823795511913 4156 -1692 315.1031577118833 4238 -1693 315.48375552474965 4032 -1693 315.48375552474965 3930 -1695 315.79265349276255 4253 -1696 316.7412192942371 4059 -1697 317.00157728314224 4345 -1698 317.0252355885885 4346 -1699 317.0646621747684 4134 -1700 317.1907943178679 4344 -1701 317.3089976663126 4347 -1702 317.5059054568907 4237 -1703 317.69482211707515 4343 -1704 317.90721916936707 4348 -1705 318.1273329973393 4157 -1706 318.28446396266344 4254 -1707 318.51216617265976 4342 -1708 318.8181299738144 4349 -1709 319.64042297556796 4341 -1710 319.76553910638967 4031 -1711 320.03906011610513 4350 -1712 320.2030605725061 4236 -1713 320.7023542164915 4133 -1714 321.06852851065923 4255 -1715 321.07631491594015 4340 -1716 321.56647835245514 4351 -1717 321.84623657889796 4158 -1718 322.81573691503945 4339 -1719 323.18725222384626 4235 -1720 323.39604202896487 4352 -1721 324.13731658048874 4256 -1722 324.29924452579286 4030 -1723 324.6074552440224 4132 -1724 324.8538132760642 4338 -1725 325.5226566615602 4353 -1726 325.82971012478276 4159 -1727 326.4506088216103 4234 -1728 327.00152904841286 4445 -1729 327.02446391669235 4446 -1730 327.1849629796577 4444 -1731 327.18496297965777 4337 -1732 327.29955698106284 4447 -1733 327.4828239770752 4257 -1734 327.67361810191557 4443 -1735 327.8795510549567 4448 -1736 327.9405433916337 4354 -1737 328.4661321963042 4442 -1738 328.76283244916846 4449 -1739 328.77043662713953 4131 -1740 329.56031314465037 4441 -1741 329.802971484491 4336 -1742 329.946965435356 4450 -1743 329.98484813700156 4233 -1744 330.6433123473088 4355 -1745 330.95316889251865 4440 -1746 331.09666262286606 4258 -1747 331.42872536942235 4451 -1748 332.6409475695979 4439 -1749 332.7010670256409 4335 -1750 333.1816321467917 4130 -1751 333.20414163092266 4452 -1752 333.6240399012038 4356 -1753 333.7813655673426 4232 -1754 334.61918653896697 4438 -1755 334.970147923662 4259 -1756 335.26854907670656 4453 -1757 335.87199942835366 4334 -1758 336.87534786623974 4357 -1759 336.8827689271151 4437 -1760 337.0014836762592 4545 -1761 337.02373803635845 4546 -1762 337.17947743004765 4544 -1763 337.2906758272455 4547 -1764 337.61664650902503 4454 -1765 337.65366871988823 4543 -1766 337.83131885602313 4231 -1767 337.85351855500926 4548 -1768 338.4228124698452 4542 -1769 338.71079108879894 4549 -1770 339.3081195609677 4333 -1771 339.42598604113977 4436 -1772 339.4849039353591 4541 -1773 339.8602654032978 4550 -1774 340.2425605358624 4455 -1775 340.3894827987492 4358 -1776 340.8372045419925 4540 -1777 341.29898915760066 4551 -1778 342.12570789112004 4230 -1779 342.2426040106638 4435 -1780 342.47627655065395 4539 -1781 343.0014577228499 4332 -1782 343.02332282222443 4552 -1783 343.13991315496946 4456 -1784 344.15839376659113 4359 -1785 344.3980255460243 4538 -1786 345.028984289726 4553 -1787 345.3259329966402 4434 -1788 346.30189141845585 4457 -1789 346.5977495599185 4537 -1790 346.9437994834322 4331 -1791 347.0014409191985 4645 -1792 347.02305398921266 4646 -1793 347.17430780517157 4644 -1794 347.28230591263934 4647 -1795 347.3110997362451 4554 -1796 347.63486591537395 4643 -1797 347.82898096622137 4648 -1798 348.38197427536346 4642 -1799 348.66172717979816 4649 -1800 348.66889737973474 4433 -1801 349.0701935141412 4536 -1802 349.4137948049561 4641 -1803 349.7213176230468 4458 -1804 349.7785013404912 4650 -1805 349.86425939212484 4555 -1806 350.727814693959 4640 -1807 351.1267577385694 4330 -1808 351.17659375305755 4651 -1809 351.80960760047475 4535 -1810 352.26410546633895 4432 -1811 352.32087647484076 4639 -1812 352.6825768307814 4556 -1813 352.8526604689271 4652 -1814 353.3907186104355 4459 -1815 354.1892149684968 4638 -1816 354.80276210875246 4653 -1817 354.80980820715763 4534 -1818 355.75975039343615 4557 -1819 356.10391741737413 4431 -1820 356.3285001231308 4637 -1821 357.0014005574768 4745 -1822 357.022408260322 4746 -1822 357.022408260322 4654 -1824 357.169427583045 4744 -1825 357.2744043448957 4747 -1826 357.61711368445447 4743 -1827 357.8058132562969 4748 -1828 358.06424004639166 4533 -1829 358.3434107110105 4742 -1830 358.6153928653928 4749 -1831 358.73388465546435 4636 -1832 359.08912542710056 4558 -1833 359.3466293149276 4741 -1834 359.5066063370741 4655 -1835 359.7012649407839 4750 -1836 360.18051030004386 4430 -1837 360.62445840513925 4740 -1838 361.0609366852083 4751 -1839 361.4000553403389 4635 -1840 361.5660382281499 4532 -1841 362.17399133565624 4739 -1842 362.2499137335991 4656 -1843 362.6637561157718 4559 -1844 362.6913288183218 4752 -1845 363.9917581484504 4738 -1846 364.3212867785796 4634 -1847 364.5888094826829 4753 -1848 365.246492111834 4657 -1849 365.30808915215664 4531 -1850 366.0737630587584 4737 -1851 366.74923312803253 4754 -1852 367.0013623952914 4845 -1853 367.02179771779225 4846 -1854 367.1648131289272 4844 -1855 367.2669328975861 4847 -1856 367.49149650025913 4633 -1857 367.6003264416396 4843 -1858 367.7839039436065 4848 -1859 368.30693721405794 4842 -1860 368.4155262743415 4736 -1861 368.4901626909462 4658 -1862 368.5715669988666 4849 -1863 369.1679834438517 4755 -1864 369.2830892418443 4530 -1865 369.2830892418444 4841 -1866 369.6281915655244 4850 -1867 370.5266522127659 4840 -1868 370.9043003255692 4632 -1869 370.9514793069304 4851 -1870 371.01212918178294 4735 -1871 371.8400193631665 4756 -1872 371.97446148895756 4659 -1873 372.0349445952625 4839 -1874 372.5385886052611 4852 -1875 373.80476187443094 4838 -1876 373.8582619121851 4734 -1877 374.3861642742691 4853 -1878 374.5530670011928 4631 -1879 374.7599231508086 4757 -1880 375.8324094593227 4837 -1881 376.49037172283704 4854 -1882 376.9482723133242 4733 -1883 377.9219496139381 4758 -1884 378.1137395017537 4836 -1885 378.43097124839034 4630 -1886 378.8469347902924 4855 -1887 380.27621540138426 4732 -1888 380.64419081341566 4835 -1889 381.3200755271089 4759 -1890 381.4511764302216 4856 -1891 383.4188310451118 4834 -1892 383.83590243748694 4731 -1893 384.2980614054669 4857 -1894 386.4324002979047 4833 -1895 387.38224017112606 4858 -1896 387.6209488662861 4730 -1897 389.67935536797427 4832 -1898 390.69809316145887 4859 -1899 393.1539138810652 4831 -1900 396.850097643934 4830 -\. --- --- Data for Name: quad_point_tbl; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.quad_point_tbl (p) FROM stdin; -(8800,0) -(1891,1) -(3420,2) -(9850,3) -(7164,4) -(8009,5) -(5057,6) -(6701,7) -(4321,8) -(3043,9) -(1314,10) -(1504,11) -(5222,12) -(6243,13) -(5471,14) -(5006,15) -(5387,16) -(5785,17) -(6621,18) -(6969,19) -(9460,20) -(59,21) -(8020,22) -(7695,23) -(3442,24) -(5119,25) -(646,26) -(9605,27) -(263,28) -(3269,29) -(1839,30) -(9144,31) -(2513,32) -(8850,33) -(236,34) -(3162,35) -(4380,36) -(8095,37) -(209,38) -(3055,39) -(6921,40) -(7046,41) -(7912,42) -(7267,43) -(3599,44) -(923,45) -(1437,46) -(6439,47) -(6989,48) -(8798,49) -(5960,50) -(5832,51) -(6066,52) -(322,53) -(8321,54) -(734,55) -(688,56) -(4212,57) -(9653,58) -(2677,59) -(5423,60) -(2592,61) -(3233,62) -(5032,63) -(2525,64) -(4450,65) -(5778,66) -(5852,67) -(5404,68) -(6223,69) -(6133,70) -(9112,71) -(7575,72) -(7414,73) -(9741,74) -(3767,75) -(9372,76) -(8976,77) -(4071,78) -(1311,79) -(2604,80) -(8840,81) -(567,82) -(5215,83) -(5474,84) -(3906,85) -(1769,86) -(1454,87) -(6877,88) -(6501,89) -(934,90) -(4075,91) -(3180,92) -(7787,93) -(6401,94) -(4244,95) -(4591,96) -(4113,97) -(5925,98) -(1987,99) -(8248,100) -(4151,101) -(8670,102) -(6194,103) -(88,104) -(4058,105) -(2742,106) -(8275,107) -(4258,108) -(6129,109) -(7243,110) -(2392,111) -(9853,112) -(6064,113) -(4391,114) -(726,115) -(6957,116) -(3853,117) -(4524,118) -(5330,119) -(6671,120) -(5314,121) -(9202,122) -(4596,123) -(8951,124) -(9902,125) -(1440,126) -(5339,127) -(3371,128) -(4467,129) -(6216,130) -(5364,131) -(7547,132) -(4338,133) -(3481,134) -(826,135) -(3647,136) -(3337,137) -(3591,138) -(7192,139) -(1078,140) -(1310,141) -(9642,142) -(39,143) -(8682,144) -(1794,145) -(5630,146) -(6748,147) -(3766,148) -(6403,149) -(175,150) -(2179,151) -(7897,152) -(2760,153) -(1675,154) -(2564,155) -(157,156) -(8779,157) -(9591,158) -(8732,159) -(139,160) -(5372,161) -(1278,162) -(4697,163) -(8610,164) -(8180,165) -(2399,166) -(615,167) -(7629,168) -(7628,169) -(4659,170) -(5865,171) -(3973,172) -(552,173) -(708,174) -(3550,175) -(5547,176) -(489,177) -(3794,178) -(9479,179) -(6435,180) -(5120,181) -(3615,182) -(8399,183) -(2155,184) -(6690,185) -(1683,186) -(6302,187) -(516,188) -(3901,189) -(6938,190) -(7484,191) -(7424,192) -(9410,193) -(1714,194) -(8278,195) -(3158,196) -(2511,197) -(2912,198) -(2648,199) -(9385,200) -(7545,201) -(8407,202) -(5893,203) -(7049,204) -(6812,205) -(3649,206) -(9275,207) -(1179,208) -(969,209) -(7920,210) -(998,211) -(3958,212) -(6052,213) -(8791,214) -(5191,215) -(4267,216) -(2829,217) -(6396,218) -(9413,219) -(614,220) -(4660,221) -(8834,222) -(2767,223) -(2444,224) -(4129,225) -(3394,226) -(2705,227) -(8499,228) -(8852,229) -(6174,230) -(750,231) -(8164,232) -(4930,233) -(9904,234) -(7378,235) -(2927,236) -(7155,237) -(1302,238) -(5904,239) -(9687,240) -(3553,241) -(4447,242) -(6878,243) -(9470,244) -(9735,245) -(5967,246) -(6601,247) -(7631,248) -(3559,249) -(2247,250) -(9649,251) -(808,252) -(240,253) -(5031,254) -(9563,255) -(5656,256) -(3886,257) -(2431,258) -(5560,259) -(9065,260) -(8130,261) -(4054,262) -(873,263) -(3092,264) -(6697,265) -(2452,266) -(7867,267) -(3753,268) -(7834,269) -(5846,270) -(7604,271) -(3452,272) -(4788,273) -(8600,274) -(8511,275) -(4452,276) -(1709,277) -(3440,278) -(9188,279) -(3058,280) -(5821,281) -(3428,282) -(3581,283) -(7523,284) -(3131,285) -(2404,286) -(5453,287) -(1599,288) -(7081,289) -(1750,290) -(5085,291) -(9777,292) -(574,293) -(5984,294) -(7039,295) -(7143,296) -(5702,297) -(362,298) -(6997,299) -(2529,300) -(6319,301) -(954,302) -(3413,303) -(9081,304) -(5599,305) -(4772,306) -(1124,307) -(7793,308) -(4201,309) -(7015,310) -(5936,311) -(4625,312) -(4989,313) -(4949,314) -(6273,315) -(4478,316) -(8854,317) -(2105,318) -(8345,319) -(1941,320) -(1765,321) -(9592,322) -(1694,323) -(8940,324) -(7264,325) -(4699,326) -(4541,327) -(5768,328) -(6183,329) -(7457,330) -(7317,331) -(1944,332) -(665,333) -(5974,334) -(7370,335) -(9196,336) -(6796,337) -(6180,338) -(8557,339) -(928,340) -(6275,341) -(409,342) -(6442,343) -(5889,344) -(5180,345) -(1629,346) -(6088,347) -(5598,348) -(1803,349) -(2330,350) -(5901,351) -(780,352) -(7171,353) -(8778,354) -(6622,355) -(9938,356) -(8254,357) -(1951,358) -(1434,359) -(7539,360) -(600,361) -(3122,362) -(5704,363) -(6300,364) -(4585,365) -(6313,366) -(3154,367) -(642,368) -(7736,369) -(5087,370) -(5708,371) -(8169,372) -(9768,373) -(3874,374) -(6831,375) -(18,376) -(6375,377) -(7106,378) -(5926,379) -(4956,380) -(7042,381) -(6043,382) -(2084,383) -(6038,384) -(7253,385) -(2061,386) -(7800,387) -(4970,388) -(8580,389) -(9173,390) -(8558,391) -(3897,392) -(5069,393) -(2301,394) -(9863,395) -(5733,396) -(2338,397) -(9639,398) -(1139,399) -(2293,400) -(6125,401) -(5374,402) -(7216,403) -(2285,404) -(2387,405) -(5015,406) -(2087,407) -(4938,408) -(3635,409) -(7737,410) -(8056,411) -(4502,412) -(54,413) -(3182,414) -(3718,415) -(3989,416) -(8028,417) -(1426,418) -(3801,419) -(241,420) -(8000,421) -(8357,422) -(7548,423) -(7307,424) -(2275,425) -(2718,426) -(7068,427) -(3181,428) -(749,429) -(5195,430) -(6136,431) -(8012,432) -(3957,433) -(3083,434) -(9997,435) -(3299,436) -(846,437) -(2985,438) -(9238,439) -(1403,440) -(5563,441) -(7965,442) -(4512,443) -(9730,444) -(1129,445) -(2624,446) -(8178,447) -(6468,448) -(3027,449) -(3845,450) -(786,451) -(4971,452) -(1542,453) -(7967,454) -(443,455) -(7318,456) -(4913,457) -(9466,458) -(7866,459) -(784,460) -(9040,461) -(3954,462) -(4183,463) -(3608,464) -(7630,465) -(590,466) -(3453,467) -(7757,468) -(7394,469) -(396,470) -(7873,471) -(1553,472) -(598,473) -(7191,474) -(8116,475) -(2516,476) -(7750,477) -(6625,478) -(8838,479) -(4636,480) -(7627,481) -(1690,482) -(7071,483) -(2081,484) -(7138,485) -(864,486) -(6392,487) -(7544,488) -(5438,489) -(7099,490) -(5157,491) -(3391,492) -(3805,493) -(2110,494) -(3176,495) -(5918,496) -(1218,497) -(6683,498) -(914,499) -(4737,500) -(7286,501) -(9975,502) -(8030,503) -(7364,504) -(1389,505) -(4025,506) -(4835,507) -(8045,508) -(1864,509) -(3313,510) -(2384,511) -(6115,512) -(5705,513) -(9269,514) -(3379,515) -(8205,516) -(6575,517) -(486,518) -(4894,519) -(3090,520) -(759,521) -(4864,522) -(4083,523) -(6918,524) -(8146,525) -(1523,526) -(1591,527) -(3343,528) -(1391,529) -(9963,530) -(2423,531) -(1822,532) -(8706,533) -(3001,534) -(6707,535) -(2121,536) -(5814,537) -(2659,538) -(2016,539) -(4286,540) -(9205,541) -(3496,542) -(5333,543) -(5571,544) -(1696,545) -(4871,546) -(4852,547) -(8483,548) -(1376,549) -(5456,550) -(499,551) -(3463,552) -(7426,553) -(5341,554) -(9309,555) -(2055,556) -(2199,557) -(7235,558) -(8661,559) -(9494,560) -(935,561) -(7044,562) -(1974,563) -(9679,564) -(9822,565) -(4088,566) -(1749,567) -(2116,568) -(976,569) -(8689,570) -(2563,571) -(7195,572) -(9985,573) -(7699,574) -(5311,575) -(295,576) -(8214,577) -(3275,578) -(9646,579) -(1908,580) -(3858,581) -(9362,582) -(9307,583) -(6124,584) -(2405,585) -(8422,586) -(393,587) -(8973,588) -(5171,589) -(4929,590) -(6935,591) -(8584,592) -(1035,593) -(3734,594) -(1458,595) -(8746,596) -(1677,597) -(8502,598) -(7752,599) -(2556,600) -(6426,601) -(8420,602) -(4462,603) -(1378,604) -(1387,605) -(8094,606) -(7247,607) -(4261,608) -(5029,609) -(3625,610) -(8068,611) -(102,612) -(5596,613) -(5872,614) -(4742,615) -(2117,616) -(3945,617) -(7483,618) -(4455,619) -(609,620) -(9829,621) -(4857,622) -(3314,623) -(5353,624) -(4909,625) -(7597,626) -(2683,627) -(3223,628) -(5363,629) -(4578,630) -(5544,631) -(1589,632) -(7412,633) -(3803,634) -(6179,635) -(5588,636) -(2134,637) -(4383,638) -(6995,639) -(6598,640) -(8731,641) -(7177,642) -(6578,643) -(9393,644) -(1276,645) -(8766,646) -(1015,647) -(4396,648) -(5564,649) -(927,650) -(3306,651) -(1615,652) -(4550,653) -(2468,654) -(5336,655) -(4471,656) -(8085,657) -(540,658) -(5108,659) -(8015,660) -(2857,661) -(9472,662) -(5666,663) -(3555,664) -(378,665) -(4466,666) -(3247,667) -(6570,668) -(5655,669) -(917,670) -(3637,671) -(3668,672) -(5644,673) -(8286,674) -(6896,675) -(2870,676) -(8041,677) -(8137,678) -(4823,679) -(2438,680) -(6329,681) -(623,682) -(1360,683) -(7987,684) -(9788,685) -(3212,686) -(2725,687) -(7837,688) -(4746,689) -(3986,690) -(9128,691) -(5044,692) -(8132,693) -(9992,694) -(8468,695) -(6876,696) -(3532,697) -(2140,698) -(2183,699) -(9766,700) -(7943,701) -(9243,702) -(6241,703) -(9540,704) -(7418,705) -(1603,706) -(8950,707) -(6933,708) -(2646,709) -(3447,710) -(9957,711) -(4623,712) -(9058,713) -(7361,714) -(2489,715) -(7643,716) -(9166,717) -(7789,718) -(2332,719) -(1832,720) -(8375,721) -(948,722) -(5613,723) -(6310,724) -(4254,725) -(4260,726) -(2060,727) -(4831,728) -(6176,729) -(6688,730) -(5752,731) -(8714,732) -(6739,733) -(7066,734) -(7250,735) -(3161,736) -(1411,737) -(9301,738) -(8324,739) -(9641,740) -(7077,741) -(9888,742) -(9909,743) -(2209,744) -(6904,745) -(6608,746) -(8400,747) -(5124,748) -(5484,749) -(3575,750) -(9723,751) -(360,752) -(1059,753) -(4941,754) -(2535,755) -(4119,756) -(3725,757) -(4758,758) -(9593,759) -(4663,760) -(7734,761) -(9156,762) -(8120,763) -(4385,764) -(2926,765) -(4186,766) -(2508,767) -(4012,768) -(6266,769) -(3709,770) -(7289,771) -(8875,772) -(4412,773) -(3033,774) -(1645,775) -(3557,776) -(6316,777) -(2054,778) -(7031,779) -(3405,780) -(5343,781) -(5240,782) -(9650,783) -(3777,784) -(9041,785) -(6923,786) -(2977,787) -(5500,788) -(1044,789) -(434,790) -(611,791) -(5760,792) -(2445,793) -(7098,794) -(2188,795) -(4597,796) -(1913,797) -(8696,798) -(3332,799) -(8760,800) -(3215,801) -(1625,802) -(4219,803) -(415,804) -(4242,805) -(8660,806) -(6525,807) -(2141,808) -(5152,809) -(8560,810) -(9835,811) -(2657,812) -(6085,813) -(6698,814) -(5421,815) -(6661,816) -(5645,817) -(1248,818) -(5690,819) -(4762,820) -(1455,821) -(9846,822) -(5295,823) -(2826,824) -(7496,825) -(3024,826) -(4945,827) -(4404,828) -(9302,829) -(1286,830) -(8435,831) -(8969,832) -(3302,833) -(9753,834) -(9374,835) -(4907,836) -(1659,837) -(5095,838) -(9446,839) -(8528,840) -(4890,841) -(1221,842) -(5583,843) -(7303,844) -(406,845) -(7542,846) -(9507,847) -(9511,848) -(1373,849) -(6556,850) -(4117,851) -(7794,852) -(7170,853) -(5809,854) -(7828,855) -(8046,856) -(4833,857) -(2107,858) -(4276,859) -(9536,860) -(5549,861) -(6427,862) -(1382,863) -(3256,864) -(3270,865) -(4808,866) -(7938,867) -(4405,868) -(2264,869) -(80,870) -(320,871) -(2383,872) -(3146,873) -(6911,874) -(7377,875) -(9965,876) -(8361,877) -(9417,878) -(2483,879) -(9843,880) -(6395,881) -(6444,882) -(1820,883) -(2768,884) -(5413,885) -(2923,886) -(5286,887) -(6126,888) -(8343,889) -(6010,890) -(4177,891) -(5808,892) -(4859,893) -(9252,894) -(2941,895) -(8693,896) -(4432,897) -(2371,898) -(7546,899) -(1369,900) -(4687,901) -(8941,902) -(226,903) -(3493,904) -(6433,905) -(9189,906) -(6027,907) -(4615,908) -(5320,909) -(7002,910) -(7367,911) -(289,912) -(407,913) -(504,914) -(8301,915) -(1396,916) -(4794,917) -(6400,918) -(1275,919) -(5797,920) -(2221,921) -(2504,922) -(2143,923) -(1083,924) -(6148,925) -(3612,926) -(9499,927) -(5773,928) -(1014,929) -(1427,930) -(6770,931) -(9042,932) -(9892,933) -(1771,934) -(7392,935) -(4465,936) -(278,937) -(7776,938) -(3763,939) -(7503,940) -(3793,941) -(6510,942) -(7641,943) -(3228,944) -(194,945) -(8555,946) -(4997,947) -(8687,948) -(6632,949) -(9607,950) -(6201,951) -(857,952) -(5623,953) -(5979,954) -(2201,955) -(3166,956) -(6249,957) -(3271,958) -(7777,959) -(6732,960) -(6297,961) -(5685,962) -(9931,963) -(7485,964) -(386,965) -(8204,966) -(3606,967) -(1692,968) -(3002,969) -(9676,970) -(915,971) -(7706,972) -(6080,973) -(1860,974) -(1444,975) -(7208,976) -(8554,977) -(2028,978) -(9893,979) -(4740,980) -(6186,981) -(6357,982) -(3699,983) -(7620,984) -(921,985) -(5506,986) -(8851,987) -(3205,988) -(1956,989) -(6272,990) -(1509,991) -(53,992) -(213,993) -(4924,994) -(2097,995) -(4607,996) -(1582,997) -(6643,998) -(2238,999) -(2942,1000) -(1655,1001) -(3226,1002) -(4263,1003) -(960,1004) -(1213,1005) -(1845,1006) -(6944,1007) -(5284,1008) -(188,1009) -(748,1010) -(2226,1011) -(7342,1012) -(6120,1013) -(536,1014) -(3239,1015) -(2832,1016) -(5296,1017) -(5795,1018) -(6290,1019) -(4916,1020) -(8366,1021) -(4248,1022) -(6460,1023) -(9296,1024) -(3486,1025) -(5664,1026) -(7624,1027) -(2790,1028) -(682,1029) -(6412,1030) -(6882,1031) -(1332,1032) -(4911,1033) -(3528,1034) -(271,1035) -(7007,1036) -(2198,1037) -(4266,1038) -(9867,1039) -(7602,1040) -(7521,1041) -(7200,1042) -(4816,1043) -(1669,1044) -(4764,1045) -(7393,1046) -(7434,1047) -(9079,1048) -(9668,1049) -(7184,1050) -(7347,1051) -(951,1052) -(4513,1053) -(2692,1054) -(9930,1055) -(4516,1056) -(1592,1057) -(6312,1058) -(185,1059) -(1848,1060) -(5844,1061) -(1666,1062) -(5864,1063) -(1004,1064) -(1758,1065) -(8823,1066) -(129,1067) -(5703,1068) -(3331,1069) -(5791,1070) -(4421,1071) -(9740,1072) -(798,1073) -(571,1074) -(7084,1075) -(650,1076) -(1467,1077) -(5446,1078) -(830,1079) -(5516,1080) -(8520,1081) -(1152,1082) -(862,1083) -(454,1084) -(9956,1085) -(1654,1086) -(257,1087) -(5469,1088) -(9075,1089) -(7799,1090) -(2001,1091) -(9786,1092) -(7281,1093) -(5137,1094) -(4053,1095) -(7911,1096) -(4298,1097) -(4805,1098) -(9038,1099) -(8023,1100) -(6595,1101) -(9831,1102) -(788,1103) -(902,1104) -(9137,1105) -(1744,1106) -(7285,1107) -(7006,1108) -(9236,1109) -(5472,1110) -(7975,1111) -(4181,1112) -(7677,1113) -(35,1114) -(6813,1115) -(6618,1116) -(8069,1117) -(3071,1118) -(4390,1119) -(7764,1120) -(8163,1121) -(1961,1122) -(1103,1123) -(5486,1124) -(9513,1125) -(7311,1126) -(4144,1127) -(7901,1128) -(4629,1129) -(6858,1130) -(125,1131) -(3834,1132) -(8155,1133) -(8230,1134) -(744,1135) -(357,1136) -(2159,1137) -(8559,1138) -(6866,1139) -(3863,1140) -(4193,1141) -(3277,1142) -(5577,1143) -(9503,1144) -(7642,1145) -(6197,1146) -(8995,1147) -(440,1148) -(8418,1149) -(8531,1150) -(3790,1151) -(7610,1152) -(1252,1153) -(7559,1154) -(9945,1155) -(9023,1156) -(3516,1157) -(4671,1158) -(1465,1159) -(9515,1160) -(3242,1161) -(1732,1162) -(1678,1163) -(1464,1164) -(6546,1165) -(4448,1166) -(9847,1167) -(8264,1168) -(1620,1169) -(9388,1170) -(6445,1171) -(4789,1172) -(1562,1173) -(7305,1174) -(6344,1175) -(5130,1176) -(3284,1177) -(6346,1178) -(1061,1179) -(872,1180) -(123,1181) -(7903,1182) -(560,1183) -(4446,1184) -(3909,1185) -(669,1186) -(7843,1187) -(2546,1188) -(6757,1189) -(466,1190) -(5556,1191) -(7196,1192) -(2947,1193) -(6493,1194) -(7203,1195) -(3716,1196) -(8058,1197) -(433,1198) -(7649,1199) -(6966,1200) -(553,1201) -(3677,1202) -(2344,1203) -(7439,1204) -(3910,1205) -(3638,1206) -(6637,1207) -(4438,1208) -(171,1209) -(310,1210) -(2714,1211) -(5199,1212) -(8005,1213) -(3188,1214) -(1518,1215) -(6760,1216) -(9373,1217) -(1938,1218) -(2865,1219) -(3203,1220) -(6025,1221) -(8684,1222) -(7732,1223) -(3218,1224) -(525,1225) -(601,1226) -(6091,1227) -(4498,1228) -(8192,1229) -(8006,1230) -(6157,1231) -(312,1232) -(8652,1233) -(2787,1234) -(1782,1235) -(23,1236) -(1206,1237) -(1076,1238) -(5379,1239) -(2047,1240) -(6262,1241) -(1840,1242) -(2106,1243) -(1307,1244) -(735,1245) -(3657,1246) -(3006,1247) -(1538,1248) -(6098,1249) -(5267,1250) -(9757,1251) -(1236,1252) -(83,1253) -(9227,1254) -(8772,1255) -(8822,1256) -(7167,1257) -(6909,1258) -(1439,1259) -(2370,1260) -(4577,1261) -(2575,1262) -(2795,1263) -(5520,1264) -(382,1265) -(6335,1266) -(8430,1267) -(4131,1268) -(9332,1269) -(293,1270) -(2276,1271) -(5687,1272) -(5862,1273) -(5073,1274) -(4170,1275) -(5039,1276) -(3294,1277) -(6015,1278) -(9015,1279) -(9785,1280) -(4312,1281) -(6343,1282) -(2161,1283) -(4490,1284) -(4454,1285) -(7647,1286) -(1028,1287) -(2965,1288) -(9900,1289) -(5509,1290) -(7751,1291) -(9594,1292) -(7632,1293) -(6528,1294) -(1041,1295) -(1534,1296) -(4229,1297) -(84,1298) -(2189,1299) -(7566,1300) -(707,1301) -(581,1302) -(6753,1303) -(8604,1304) -(373,1305) -(9635,1306) -(9277,1307) -(7117,1308) -(8564,1309) -(1697,1310) -(7840,1311) -(3646,1312) -(368,1313) -(4797,1314) -(5300,1315) -(7664,1316) -(1466,1317) -(2477,1318) -(2036,1319) -(3624,1320) -(5099,1321) -(1308,1322) -(3704,1323) -(2451,1324) -(4898,1325) -(4959,1326) -(5942,1327) -(2425,1328) -(7760,1329) -(6294,1330) -(6785,1331) -(3542,1332) -(1809,1333) -(130,1334) -(8672,1335) -(2125,1336) -(7683,1337) -(7842,1338) -(9584,1339) -(7963,1340) -(8581,1341) -(2135,1342) -(7352,1343) -(5789,1344) -(8490,1345) -(2145,1346) -(7021,1347) -(3736,1348) -(7396,1349) -(6334,1350) -(5461,1351) -(5337,1352) -(7440,1353) -(6879,1354) -(2432,1355) -(8529,1356) -(7859,1357) -(15,1358) -(7475,1359) -(717,1360) -(250,1361) -(4700,1362) -(7510,1363) -(4562,1364) -(8075,1365) -(871,1366) -(7161,1367) -(9109,1368) -(8675,1369) -(1025,1370) -(4065,1371) -(3511,1372) -(9840,1373) -(7495,1374) -(55,1375) -(6151,1376) -(2512,1377) -(5881,1378) -(1442,1379) -(1270,1380) -(959,1381) -(8251,1382) -(3051,1383) -(5052,1384) -(1863,1385) -(344,1386) -(3590,1387) -(4223,1388) -(2284,1389) -(9425,1390) -(6221,1391) -(195,1392) -(1517,1393) -(3791,1394) -(572,1395) -(46,1396) -(9451,1397) -(3359,1398) -(8867,1399) -(674,1400) -(2674,1401) -(6523,1402) -(6210,1403) -(7564,1404) -(4776,1405) -(2993,1406) -(2969,1407) -(1762,1408) -(685,1409) -(5312,1410) -(3264,1411) -(7008,1412) -(5167,1413) -(3060,1414) -(1752,1415) -(1016,1416) -(7365,1417) -(4358,1418) -(2819,1419) -(6727,1420) -(1459,1421) -(1708,1422) -(471,1423) -(387,1424) -(1166,1425) -(2400,1426) -(3584,1427) -(6423,1428) -(9520,1429) -(8080,1430) -(5709,1431) -(1131,1432) -(8562,1433) -(5766,1434) -(245,1435) -(9869,1436) -(3533,1437) -(5109,1438) -(977,1439) -(1651,1440) -(1357,1441) -(9087,1442) -(3399,1443) -(7543,1444) -(2469,1445) -(8305,1446) -(3265,1447) -(9977,1448) -(3961,1449) -(4952,1450) -(5173,1451) -(860,1452) -(4523,1453) -(2361,1454) -(7877,1455) -(3422,1456) -(5781,1457) -(4752,1458) -(1786,1459) -(1892,1460) -(6389,1461) -(8644,1462) -(9056,1463) -(1423,1464) -(4901,1465) -(3859,1466) -(2324,1467) -(8101,1468) -(8016,1469) -(5826,1470) -(8266,1471) -(7558,1472) -(6976,1473) -(222,1474) -(1624,1475) -(1250,1476) -(1621,1477) -(2350,1478) -(5239,1479) -(6681,1480) -(4983,1481) -(7149,1482) -(3502,1483) -(3133,1484) -(8342,1485) -(3041,1486) -(5383,1487) -(3916,1488) -(1438,1489) -(9408,1490) -(5783,1491) -(683,1492) -(9381,1493) -(5676,1494) -(3224,1495) -(8332,1496) -(3372,1497) -(7436,1498) -(5010,1499) -(7256,1500) -(961,1501) -(4182,1502) -(639,1503) -(8836,1504) -(8705,1505) -(32,1506) -(7913,1507) -(229,1508) -(2393,1509) -(2815,1510) -(4858,1511) -(6283,1512) -(4147,1513) -(6801,1514) -(1011,1515) -(2527,1516) -(381,1517) -(3366,1518) -(9636,1519) -(2239,1520) -(5911,1521) -(449,1522) -(5118,1523) -(7684,1524) -(804,1525) -(8378,1526) -(9855,1527) -(1995,1528) -(1979,1529) -(4510,1530) -(3792,1531) -(3541,1532) -(8847,1533) -(1336,1534) -(6780,1535) -(8711,1536) -(7839,1537) -(677,1538) -(1574,1539) -(2905,1540) -(1879,1541) -(7820,1542) -(4308,1543) -(4474,1544) -(6985,1545) -(6929,1546) -(777,1547) -(8271,1548) -(2389,1549) -(946,1550) -(9682,1551) -(8722,1552) -(470,1553) -(7425,1554) -(2372,1555) -(508,1556) -(163,1557) -(6579,1558) -(2355,1559) -(70,1560) -(651,1561) -(4436,1562) -(4240,1563) -(2722,1564) -(8937,1565) -(8364,1566) -(8317,1567) -(8872,1568) -(5512,1569) -(6651,1570) -(5976,1571) -(3301,1572) -(6784,1573) -(573,1574) -(3015,1575) -(8245,1576) -(5251,1577) -(2281,1578) -(518,1579) -(9839,1580) -(4526,1581) -(1261,1582) -(4259,1583) -(9098,1584) -(6037,1585) -(4284,1586) -(3267,1587) -(5908,1588) -(1549,1589) -(8736,1590) -(2008,1591) -(548,1592) -(8846,1593) -(8374,1594) -(7986,1595) -(6819,1596) -(4418,1597) -(833,1598) -(4416,1599) -(4902,1600) -(6828,1601) -(1118,1602) -(9993,1603) -(1430,1604) -(5670,1605) -(5424,1606) -(5561,1607) -(2027,1608) -(6924,1609) -(5946,1610) -(4294,1611) -(2936,1612) -(3855,1613) -(455,1614) -(2918,1615) -(448,1616) -(2149,1617) -(8890,1618) -(8919,1619) -(4957,1620) -(4,1621) -(4837,1622) -(3976,1623) -(9459,1624) -(7097,1625) -(9226,1626) -(5803,1627) -(21,1628) -(5275,1629) -(3488,1630) -(1595,1631) -(5212,1632) -(6574,1633) -(7524,1634) -(6100,1635) -(1198,1636) -(7345,1637) -(5020,1638) -(6925,1639) -(8915,1640) -(3088,1641) -(4828,1642) -(7276,1643) -(299,1644) -(76,1645) -(8458,1646) -(7207,1647) -(5585,1648) -(3234,1649) -(8001,1650) -(1319,1651) -(6342,1652) -(9199,1653) -(5696,1654) -(2562,1655) -(4226,1656) -(1184,1657) -(5807,1658) -(1890,1659) -(451,1660) -(1049,1661) -(5272,1662) -(4588,1663) -(5213,1664) -(9543,1665) -(6318,1666) -(7992,1667) -(4619,1668) -(7189,1669) -(2178,1670) -(4928,1671) -(3966,1672) -(9790,1673) -(9150,1674) -(313,1675) -(1614,1676) -(1581,1677) -(3674,1678) -(3444,1679) -(1050,1680) -(8241,1681) -(3382,1682) -(7105,1683) -(2957,1684) -(6162,1685) -(5150,1686) -(2622,1687) -(2240,1688) -(8880,1689) -(9250,1690) -(7010,1691) -(1098,1692) -(648,1693) -(5536,1694) -(7858,1695) -(7053,1696) -(8681,1697) -(8832,1698) -(6836,1699) -(4856,1700) -(345,1701) -(6559,1702) -(3017,1703) -(4176,1704) -(2839,1705) -(6065,1706) -(7360,1707) -(9527,1708) -(8849,1709) -(7274,1710) -(4368,1711) -(2488,1712) -(4674,1713) -(365,1714) -(5897,1715) -(8918,1716) -(1988,1717) -(1210,1718) -(2945,1719) -(555,1720) -(9615,1721) -(9939,1722) -(1216,1723) -(745,1724) -(3326,1725) -(953,1726) -(444,1727) -(280,1728) -(3707,1729) -(1351,1730) -(1280,1731) -(628,1732) -(6198,1733) -(1957,1734) -(9241,1735) -(303,1736) -(1945,1737) -(3634,1738) -(4768,1739) -(9262,1740) -(2610,1741) -(6640,1742) -(3338,1743) -(6560,1744) -(5986,1745) -(2970,1746) -(4731,1747) -(9486,1748) -(7204,1749) -(6685,1750) -(6852,1751) -(2325,1752) -(1063,1753) -(6810,1754) -(7718,1755) -(1680,1756) -(7402,1757) -(4134,1758) -(8232,1759) -(6682,1760) -(7952,1761) -(5943,1762) -(5394,1763) -(6554,1764) -(8186,1765) -(199,1766) -(3386,1767) -(8974,1768) -(8140,1769) -(3723,1770) -(8827,1771) -(1998,1772) -(879,1773) -(892,1774) -(9468,1775) -(3797,1776) -(8379,1777) -(2817,1778) -(789,1779) -(3871,1780) -(7931,1781) -(3636,1782) -(699,1783) -(6850,1784) -(6394,1785) -(3475,1786) -(3026,1787) -(876,1788) -(1992,1789) -(3079,1790) -(8128,1791) -(8123,1792) -(3285,1793) -(9315,1794) -(9862,1795) -(2764,1796) -(3544,1797) -(7747,1798) -(7725,1799) -(2449,1800) -(8967,1801) -(7371,1802) -(2158,1803) -(5590,1804) -(8072,1805) -(1971,1806) -(772,1807) -(3433,1808) -(8419,1809) -(1493,1810) -(2584,1811) -(9502,1812) -(4673,1813) -(7403,1814) -(7103,1815) -(7026,1816) -(8574,1817) -(1366,1818) -(5787,1819) -(2552,1820) -(4557,1821) -(3237,1822) -(6901,1823) -(7708,1824) -(2011,1825) -(9455,1826) -(5228,1827) -(4043,1828) -(8242,1829) -(6351,1830) -(5899,1831) -(4849,1832) -(9583,1833) -(4994,1834) -(9787,1835) -(243,1836) -(3931,1837) -(5945,1838) -(1325,1839) -(4142,1840) -(1963,1841) -(7041,1842) -(3074,1843) -(3290,1844) -(4146,1845) -(3832,1846) -(2217,1847) -(635,1848) -(6967,1849) -(3522,1850) -(2471,1851) -(4236,1852) -(853,1853) -(3754,1854) -(796,1855) -(4640,1856) -(9496,1857) -(6873,1858) -(4632,1859) -(5758,1860) -(6514,1861) -(9510,1862) -(8411,1863) -(7762,1864) -(2225,1865) -(4373,1866) -(7326,1867) -(8651,1868) -(9825,1869) -(2988,1870) -(8138,1871) -(7792,1872) -(1232,1873) -(8221,1874) -(4044,1875) -(1204,1876) -(5145,1877) -(7791,1878) -(8270,1879) -(9427,1880) -(2152,1881) -(7790,1882) -(5301,1883) -(626,1884) -(260,1885) -(4369,1886) -(5457,1887) -(3468,1888) -(2257,1889) -(9318,1890) -(8762,1891) -(9153,1892) -(9220,1893) -(8003,1894) -(7257,1895) -(3930,1896) -(2976,1897) -(2531,1898) -(2250,1899) -(8549,1900) -(7197,1901) -(5916,1902) -(5287,1903) -(9095,1904) -(7137,1905) -(7902,1906) -(7598,1907) -(5652,1908) -(2017,1909) -(7255,1910) -(7999,1911) -(5388,1912) -(8754,1913) -(5415,1914) -(8861,1915) -(2874,1916) -(9910,1917) -(5178,1918) -(5698,1919) -(8500,1920) -(1814,1921) -(4968,1922) -(2642,1923) -(1578,1924) -(4774,1925) -(7062,1926) -(5381,1927) -(7985,1928) -(3850,1929) -(5624,1930) -(8948,1931) -(995,1932) -(5058,1933) -(9670,1934) -(3115,1935) -(4935,1936) -(4735,1937) -(1348,1938) -(2380,1939) -(4246,1940) -(522,1941) -(1701,1942) -(9709,1943) -(8829,1944) -(7936,1945) -(8474,1946) -(4676,1947) -(6303,1948) -(3485,1949) -(2695,1950) -(8830,1951) -(898,1952) -(7268,1953) -(6568,1954) -(9724,1955) -(3329,1956) -(9860,1957) -(6833,1958) -(5956,1959) -(3963,1960) -(883,1961) -(2761,1962) -(4644,1963) -(1358,1964) -(2049,1965) -(2193,1966) -(9435,1967) -(5890,1968) -(8149,1969) -(423,1970) -(7980,1971) -(9019,1972) -(1647,1973) -(9495,1974) -(3904,1975) -(5838,1976) -(3866,1977) -(3093,1978) -(9666,1979) -(1246,1980) -(9759,1981) -(7174,1982) -(7678,1983) -(3004,1984) -(5607,1985) -(8510,1986) -(1483,1987) -(2915,1988) -(1548,1989) -(5767,1990) -(3214,1991) -(8663,1992) -(5425,1993) -(8530,1994) -(821,1995) -(8816,1996) -(9367,1997) -(4138,1998) -(94,1999) -(1858,2000) -(5513,2001) -(9620,2002) -(4770,2003) -(5193,2004) -(198,2005) -(417,2006) -(173,2007) -(6248,2008) -(302,2009) -(8983,2010) -(4840,2011) -(2876,2012) -(5841,2013) -(2766,2014) -(9482,2015) -(5335,2016) -(1502,2017) -(9291,2018) -(8655,2019) -(1687,2020) -(8171,2021) -(5699,2022) -(1462,2023) -(608,2024) -(6860,2025) -(6063,2026) -(1422,2027) -(1932,2028) -(5065,2029) -(432,2030) -(4680,2031) -(8172,2032) -(8668,2033) -(256,2034) -(2500,2035) -(274,2036) -(5907,2037) -(8587,2038) -(9942,2039) -(116,2040) -(7134,2041) -(9002,2042) -(1209,2043) -(9983,2044) -(1761,2045) -(7723,2046) -(6518,2047) -(1372,2048) -(3587,2049) -(5323,2050) -(5902,2051) -(3749,2052) -(5965,2053) -(663,2054) -(36,2055) -(9782,2056) -(5412,2057) -(9961,2058) -(6492,2059) -(4234,2060) -(4922,2061) -(6166,2062) -(7019,2063) -(7805,2064) -(9808,2065) -(2550,2066) -(8626,2067) -(5649,2068) -(3117,2069) -(866,2070) -(2323,2071) -(5132,2072) -(9222,2073) -(3934,2074) -(4845,2075) -(7714,2076) -(9818,2077) -(2219,2078) -(6573,2079) -(4555,2080) -(7306,2081) -(9313,2082) -(3924,2083) -(5176,2084) -(9767,2085) -(905,2086) -(8037,2087) -(8133,2088) -(2954,2089) -(7262,2090) -(8768,2091) -(6953,2092) -(1984,2093) -(9348,2094) -(7769,2095) -(2994,2096) -(5938,2097) -(556,2098) -(2577,2099) -(8733,2100) -(3108,2101) -(4166,2102) -(3170,2103) -(8118,2104) -(8454,2105) -(5338,2106) -(402,2107) -(5673,2108) -(4324,2109) -(1943,2110) -(7703,2111) -(7180,2112) -(5478,2113) -(5775,2114) -(6952,2115) -(9022,2116) -(547,2117) -(5877,2118) -(9580,2119) -(6094,2120) -(3398,2121) -(4574,2122) -(3675,2123) -(6413,2124) -(9851,2125) -(126,2126) -(6803,2127) -(6949,2128) -(115,2129) -(4165,2130) -(201,2131) -(9324,2132) -(6562,2133) -(1917,2134) -(558,2135) -(8515,2136) -(6321,2137) -(6892,2138) -(1001,2139) -(2858,2140) -(2434,2141) -(4460,2142) -(5447,2143) -(3799,2144) -(4310,2145) -(405,2146) -(4573,2147) -(706,2148) -(7619,2149) -(7959,2150) -(6712,2151) -(6959,2152) -(9791,2153) -(2112,2154) -(9114,2155) -(3506,2156) -(5002,2157) -(3518,2158) -(602,2159) -(9060,2160) -(3292,2161) -(77,2162) -(1420,2163) -(6001,2164) -(7477,2165) -(6655,2166) -(7845,2167) -(8484,2168) -(4345,2169) -(4250,2170) -(2391,2171) -(6884,2172) -(7270,2173) -(2499,2174) -(7312,2175) -(7113,2176) -(6695,2177) -(6521,2178) -(272,2179) -(9976,2180) -(992,2181) -(6158,2182) -(3281,2183) -(7446,2184) -(4679,2185) -(5203,2186) -(9874,2187) -(8371,2188) -(9086,2189) -(430,2190) -(8749,2191) -(577,2192) -(4884,2193) -(3421,2194) -(2812,2195) -(5958,2196) -(9901,2197) -(8478,2198) -(6545,2199) -(1479,2200) -(1046,2201) -(6372,2202) -(8206,2203) -(9544,2204) -(9287,2205) -(6786,2206) -(6511,2207) -(603,2208) -(2022,2209) -(2086,2210) -(1969,2211) -(4841,2212) -(5845,2213) -(4635,2214) -(4658,2215) -(2896,2216) -(5179,2217) -(8667,2218) -(7294,2219) -(3706,2220) -(8389,2221) -(2486,2222) -(8743,2223) -(2777,2224) -(2113,2225) -(2076,2226) -(2300,2227) -(6894,2228) -(6939,2229) -(446,2230) -(6218,2231) -(1295,2232) -(5135,2233) -(8122,2234) -(316,2235) -(514,2236) -(7970,2237) -(9350,2238) -(3700,2239) -(582,2240) -(9722,2241) -(7398,2242) -(2265,2243) -(3049,2244) -(9121,2245) -(4275,2246) -(6567,2247) -(6755,2248) -(4535,2249) -(7968,2250) -(3412,2251) -(6112,2252) -(6805,2253) -(2880,2254) -(7710,2255) -(7949,2256) -(7043,2257) -(9012,2258) -(878,2259) -(7930,2260) -(667,2261) -(1905,2262) -(4958,2263) -(2973,2264) -(3631,2265) -(5868,2266) -(2873,2267) -(6941,2268) -(6384,2269) -(3806,2270) -(5079,2271) -(1970,2272) -(7810,2273) -(4639,2274) -(6527,2275) -(8079,2276) -(2740,2277) -(2337,2278) -(6670,2279) -(2345,2280) -(401,2281) -(2704,2282) -(5530,2283) -(51,2284) -(4282,2285) -(7336,2286) -(8320,2287) -(7772,2288) -(1894,2289) -(2320,2290) -(6232,2291) -(2833,2292) -(8265,2293) -(4589,2294) -(8182,2295) -(8337,2296) -(8210,2297) -(1406,2298) -(4463,2299) -(4347,2300) -(181,2301) -(9986,2302) -(661,2303) -(4105,2304) -(2187,2305) -(1628,2306) -(3119,2307) -(6804,2308) -(9918,2309) -(8916,2310) -(6057,2311) -(3622,2312) -(9168,2313) -(3720,2314) -(9927,2315) -(5616,2316) -(5210,2317) -(636,2318) -(9936,2319) -(2316,2320) -(4363,2321) -(7657,2322) -(697,2323) -(912,2324) -(8806,2325) -(9698,2326) -(6191,2327) -(1188,2328) -(7676,2329) -(7073,2330) -(8019,2331) -(4726,2332) -(4648,2333) -(3227,2334) -(7232,2335) -(9761,2336) -(3105,2337) -(5266,2338) -(6788,2339) -(2442,2340) -(8198,2341) -(5806,2342) -(8928,2343) -(1657,2344) -(9164,2345) -(1851,2346) -(4744,2347) -(8055,2348) -(1533,2349) -(1260,2350) -(1290,2351) -(297,2352) -(4145,2353) -(863,2354) -(3423,2355) -(8750,2356) -(3546,2357) -(3678,2358) -(5313,2359) -(6233,2360) -(5802,2361) -(7059,2362) -(6481,2363) -(1596,2364) -(8181,2365) -(5368,2366) -(9416,2367) -(9521,2368) -(1042,2369) -(4503,2370) -(3023,2371) -(1976,2372) -(5610,2373) -(7410,2374) -(7872,2375) -(8591,2376) -(1804,2377) -(5299,2378) -(4695,2379) -(2672,2380) -(585,2381) -(8622,2382) -(3780,2383) -(7941,2384) -(3305,2385) -(8653,2386) -(5756,2387) -(576,2388) -(1915,2389) -(4627,2390) -(920,2391) -(2537,2392) -(50,2393) -(1313,2394) -(8542,2395) -(6428,2396) -(4351,2397) -(2050,2398) -(5162,2399) -(8229,2400) -(7782,2401) -(1563,2402) -(267,2403) -(5138,2404) -(7022,2405) -(6705,2406) -(6190,2407) -(8226,2408) -(8882,2409) -(5181,2410) -(4598,2411) -(4882,2412) -(7490,2413) -(5224,2414) -(2174,2415) -(3059,2416) -(8790,2417) -(2222,2418) -(5473,2419) -(937,2420) -(2975,2421) -(9569,2422) -(3456,2423) -(6657,2424) -(3776,2425) -(6072,2426) -(8129,2427) -(1085,2428) -(2079,2429) -(1200,2430) -(3276,2431) -(2608,2432) -(702,2433) -(5750,2434) -(2776,2435) -(9151,2436) -(3282,2437) -(408,2438) -(3473,2439) -(7095,2440) -(3288,2441) -(8215,2442) -(6244,2443) -(8440,2444) -(3800,2445) -(7279,2446) -(9206,2447) -(6465,2448) -(4127,2449) -(7463,2450) -(5117,2451) -(4715,2452) -(2010,2453) -(6486,2454) -(6434,2455) -(2151,2456) -(4821,2457) -(6507,2458) -(8741,2459) -(6846,2460) -(4525,2461) -(8299,2462) -(5465,2463) -(7206,2464) -(2616,2465) -(4440,2466) -(6109,2467) -(7905,2468) -(6498,2469) -(2034,2470) -(7693,2471) -(7511,2472) -(7531,2473) -(6869,2474) -(2763,2475) -(575,2476) -(8953,2477) -(5833,2478) -(9035,2479) -(9123,2480) -(206,2481) -(4155,2482) -(532,2483) -(1370,2484) -(7656,2485) -(7735,2486) -(2118,2487) -(6914,2488) -(6277,2489) -(6347,2490) -(4030,2491) -(9673,2492) -(2015,2493) -(1317,2494) -(404,2495) -(1604,2496) -(1912,2497) -(5727,2498) -(4538,2499) -(6868,2500) -(9801,2501) -(1781,2502) -(7061,2503) -(2412,2504) -(9191,2505) -(1958,2506) -(2203,2507) -(9104,2508) -(3837,2509) -(7055,2510) -(4612,2511) -(6420,2512) -(613,2513) -(1691,2514) -(33,2515) -(875,2516) -(9030,2517) -(4285,2518) -(6236,2519) -(4702,2520) -(3441,2521) -(2150,2522) -(1852,2523) -(7713,2524) -(6849,2525) -(3425,2526) -(4681,2527) -(1134,2528) -(7462,2529) -(2148,2530) -(5921,2531) -(118,2532) -(3065,2533) -(6590,2534) -(4993,2535) -(6818,2536) -(1449,2537) -(2039,2538) -(2524,2539) -(1481,2540) -(6984,2541) -(3960,2542) -(1983,2543) -(6379,2544) -(8975,2545) -(1102,2546) -(2517,2547) -(712,2548) -(5419,2549) -(723,2550) -(8057,2551) -(7471,2552) -(8855,2553) -(5074,2554) -(7139,2555) -(3833,2556) -(5186,2557) -(9436,2558) -(8859,2559) -(6943,2560) -(2315,2561) -(1394,2562) -(8863,2563) -(8812,2564) -(7498,2565) -(8962,2566) -(2533,2567) -(8188,2568) -(6137,2569) -(974,2570) -(2751,2571) -(4975,2572) -(3411,2573) -(3143,2574) -(8011,2575) -(988,2576) -(4289,2577) -(8105,2578) -(9885,2579) -(1002,2580) -(5827,2581) -(1228,2582) -(6352,2583) -(8868,2584) -(3643,2585) -(1468,2586) -(8415,2587) -(9631,2588) -(7408,2589) -(1934,2590) -(996,2591) -(8027,2592) -(8464,2593) -(5007,2594) -(8356,2595) -(4579,2596) -(8513,2597) -(383,2598) -(9304,2599) -(7224,2600) -(6023,2601) -(2746,2602) -(137,2603) -(9441,2604) -(3690,2605) -(913,2606) -(1768,2607) -(8492,2608) -(8083,2609) -(4609,2610) -(7520,2611) -(4231,2612) -(6022,2613) -(9784,2614) -(1343,2615) -(7549,2616) -(269,2617) -(1069,2618) -(4610,2619) -(482,2620) -(3025,2621) -(7914,2622) -(3198,2623) -(1187,2624) -(4707,2625) -(8279,2626) -(6127,2627) -(1305,2628) -(4804,2629) -(6069,2630) -(9229,2631) -(4703,2632) -(6410,2633) -(944,2634) -(3744,2635) -(1127,2636) -(6693,2637) -(583,2638) -(2684,2639) -(6192,2640) -(4157,2641) -(6470,2642) -(8965,2643) -(1433,2644) -(4570,2645) -(1806,2646) -(1230,2647) -(2283,2648) -(6456,2649) -(7427,2650) -(8310,2651) -(8103,2652) -(3947,2653) -(3414,2654) -(2043,2655) -(4393,2656) -(6664,2657) -(4545,2658) -(7637,2659) -(1359,2660) -(5018,2661) -(987,2662) -(1320,2663) -(9311,2664) -(7993,2665) -(7588,2666) -(5983,2667) -(4070,2668) -(8349,2669) -(3810,2670) -(6948,2671) -(7153,2672) -(5371,2673) -(8316,2674) -(5903,2675) -(6718,2676) -(4759,2677) -(2555,2678) -(3457,2679) -(9626,2680) -(2570,2681) -(7964,2682) -(1543,2683) -(929,2684) -(9244,2685) -(9210,2686) -(8334,2687) -(9310,2688) -(5024,2689) -(8794,2690) -(4091,2691) -(649,2692) -(8505,2693) -(6652,2694) -(8945,2695) -(2095,2696) -(8676,2697) -(3994,2698) -(2859,2699) -(5403,2700) -(3254,2701) -(7339,2702) -(7220,2703) -(4154,2704) -(7570,2705) -(2576,2706) -(5764,2707) -(4314,2708) -(2274,2709) -(9756,2710) -(8274,2711) -(1289,2712) -(7335,2713) -(5351,2714) -(8978,2715) -(2,2716) -(8906,2717) -(6388,2718) -(5675,2719) -(255,2720) -(9538,2721) -(1480,2722) -(4015,2723) -(5166,2724) -(91,2725) -(2958,2726) -(9131,2727) -(3944,2728) -(4514,2729) -(5661,2730) -(8724,2731) -(6408,2732) -(5013,2733) -(6156,2734) -(7350,2735) -(9858,2736) -(895,2737) -(8368,2738) -(179,2739) -(4048,2740) -(3073,2741) -(321,2742) -(5352,2743) -(1940,2744) -(8803,2745) -(791,2746) -(9809,2747) -(5519,2748) -(7420,2749) -(7541,2750) -(6538,2751) -(710,2752) -(9488,2753) -(3135,2754) -(4273,2755) -(629,2756) -(9167,2757) -(751,2758) -(1126,2759) -(3724,2760) -(1789,2761) -(792,2762) -(2771,2763) -(4313,2764) -(9312,2765) -(955,2766) -(6382,2767) -(7875,2768) -(7491,2769) -(8193,2770) -(968,2771) -(4951,2772) -(2204,2773) -(2066,2774) -(2631,2775) -(8947,2776) -(8033,2777) -(6264,2778) -(7778,2779) -(9701,2780) -(5091,2781) -(7577,2782) -(3345,2783) -(7329,2784) -(7551,2785) -(6207,2786) -(8664,2787) -(8394,2788) -(7324,2789) -(2713,2790) -(2230,2791) -(9211,2792) -(1296,2793) -(8104,2794) -(6916,2795) -(2208,2796) -(3935,2797) -(7814,2798) -(6508,2799) -(1703,2800) -(5640,2801) -(6417,2802) -(1713,2803) -(5309,2804) -(4364,2805) -(619,2806) -(9498,2807) -(2804,2808) -(2220,2809) -(9542,2810) -(3349,2811) -(9198,2812) -(2727,2813) -(3768,2814) -(2334,2815) -(7770,2816) -(5963,2817) -(4732,2818) -(2448,2819) -(5998,2820) -(8577,2821) -(266,2822) -(2169,2823) -(8228,2824) -(4813,2825) -(2769,2826) -(8382,2827) -(1717,2828) -(7178,2829) -(9547,2830) -(8187,2831) -(3168,2832) -(2180,2833) -(859,2834) -(1554,2835) -(3567,2836) -(5985,2837) -(1,2838) -(5937,2839) -(7594,2840) -(3783,2841) -(6841,2842) -(9694,2843) -(4322,2844) -(6012,2845) -(108,2846) -(3396,2847) -(8643,2848) -(6087,2849) -(2629,2850) -(3009,2851) -(438,2852) -(2480,2853) -(936,2854) -(6,2855) -(768,2856) -(1564,2857) -(3236,2858) -(3932,2859) -(8914,2860) -(119,2861) -(6034,2862) -(5384,2863) -(6885,2864) -(232,2865) -(1293,2866) -(9204,2867) -(527,2868) -(6539,2869) -(3679,2870) -(8282,2871) -(5027,2872) -(7694,2873) -(473,2874) -(6325,2875) -(8761,2876) -(6184,2877) -(419,2878) -(6111,2879) -(3836,2880) -(4086,2881) -(5818,2882) -(4528,2883) -(7199,2884) -(1847,2885) -(2875,2886) -(2872,2887) -(3972,2888) -(7590,2889) -(1914,2890) -(1658,2891) -(2126,2892) -(645,2893) -(6636,2894) -(1469,2895) -(1377,2896) -(8425,2897) -(9300,2898) -(5355,2899) -(840,2900) -(5185,2901) -(6467,2902) -(58,2903) -(5051,2904) -(8901,2905) -(1550,2906) -(1698,2907) -(802,2908) -(2440,2909) -(2260,2910) -(8218,2911) -(5144,2912) -(4822,2913) -(9476,2914) -(7535,2915) -(8738,2916) -(7946,2917) -(8143,2918) -(2623,2919) -(5209,2920) -(7674,2921) -(1135,2922) -(424,2923) -(942,2924) -(7813,2925) -(3539,2926) -(2909,2927) -(3748,2928) -(2996,2929) -(1869,2930) -(8151,2931) -(6361,2932) -(5568,2933) -(2796,2934) -(8489,2935) -(9183,2936) -(8227,2937) -(1844,2938) -(3975,2939) -(6490,2940) -(8303,2941) -(7334,2942) -(2382,2943) -(177,2944) -(8117,2945) -(5485,2946) -(6544,2947) -(8517,2948) -(2252,2949) -(4480,2950) -(4785,2951) -(9700,2952) -(2122,2953) -(8783,2954) -(1453,2955) -(3908,2956) -(7707,2957) -(9049,2958) -(654,2959) -(3336,2960) -(622,2961) -(8398,2962) -(9193,2963) -(7896,2964) -(9798,2965) -(2881,2966) -(672,2967) -(6743,2968) -(8935,2969) -(2426,2970) -(722,2971) -(5088,2972) -(8677,2973) -(6963,2974) -(1653,2975) -(7295,2976) -(6675,2977) -(7183,2978) -(4378,2979) -(2157,2980) -(2621,2981) -(9278,2982) -(79,2983) -(7358,2984) -(3589,2985) -(1254,2986) -(3490,2987) -(7533,2988) -(2800,2989) -(351,2990) -(4359,2991) -(5788,2992) -(5521,2993) -(3351,2994) -(5129,2995) -(315,2996) -(7552,2997) -(9176,2998) -(7458,2999) -(279,3000) -(738,3001) -(2557,3002) -(9395,3003) -(7214,3004) -(6354,3005) -(4799,3006) -(1231,3007) -(5252,3008) -(5250,3009) -(9319,3010) -(1724,3011) -(7947,3012) -(1105,3013) -(1417,3014) -(7101,3015) -(1088,3016) -(979,3017) -(7589,3018) -(8952,3019) -(2864,3020) -(234,3021) -(7231,3022) -(6792,3023) -(4311,3024) -(3374,3025) -(3367,3026) -(2598,3027) -(1033,3028) -(7803,3029) -(3870,3030) -(4962,3031) -(4842,3032) -(8814,3033) -(3429,3034) -(6550,3035) -(6317,3036) -(5023,3037) -(5825,3038) -(5297,3039) -(8764,3040) -(5084,3041) -(6808,3042) -(1780,3043) -(4092,3044) -(3618,3045) -(7299,3046) -(8544,3047) -(2359,3048) -(1939,3049) -(5834,3050) -(1997,3051) -(7917,3052) -(2098,3053) -(7576,3054) -(376,3055) -(8535,3056) -(5659,3057) -(2786,3058) -(8820,3059) -(1229,3060) -(9321,3061) -(7662,3062) -(5535,3063) -(4889,3064) -(8259,3065) -(6789,3066) -(5411,3067) -(6992,3068) -(7698,3069) -(2342,3070) -(1501,3071) -(6322,3072) -(9861,3073) -(9802,3074) -(4750,3075) -(5855,3076) -(4304,3077) -(2605,3078) -(1802,3079) -(9368,3080) -(7107,3081) -(8895,3082) -(3750,3083) -(8934,3084) -(9464,3085) -(1928,3086) -(3196,3087) -(5256,3088) -(7119,3089) -(4495,3090) -(9292,3091) -(1617,3092) -(481,3093) -(56,3094) -(9120,3095) -(1306,3096) -(7773,3097) -(4863,3098) -(1114,3099) -(8124,3100) -(6254,3101) -(8109,3102) -(1747,3103) -(6185,3104) -(3388,3105) -(4905,3106) -(5728,3107) -(7507,3108) -(5662,3109) -(1686,3110) -(5202,3111) -(6905,3112) -(9577,3113) -(7194,3114) -(7016,3115) -(8905,3116) -(3419,3117) -(6881,3118) -(8370,3119) -(6117,3120) -(1636,3121) -(6857,3122) -(7163,3123) -(5040,3124) -(6263,3125) -(4809,3126) -(900,3127) -(3199,3128) -(4156,3129) -(3501,3130) -(164,3131) -(9548,3132) -(1149,3133) -(1962,3134) -(4072,3135) -(4280,3136) -(1398,3137) -(725,3138) -(3988,3139) -(5059,3140) -(2632,3141) -(1909,3142) -(6827,3143) -(8156,3144) -(1192,3145) -(9545,3146) -(2249,3147) -(5580,3148) -(8403,3149) -(4024,3150) -(1866,3151) -(9251,3152) -(9979,3153) -(9899,3154) -(2540,3155) -(8957,3156) -(7702,3157) -(4211,3158) -(6684,3159) -(3883,3160) -(3531,3161) -(9178,3162) -(3389,3163) -(7874,3164) -(4522,3165) -(9399,3166) -(9083,3167) -(1530,3168) -(2360,3169) -(4908,3170) -(4628,3171) -(3889,3172) -(1331,3173) -(1942,3174) -(4734,3175) -(8386,3176) -(3586,3177) -(2354,3178) -(7108,3179) -(1857,3180) -(2544,3181) -(819,3182) -(2878,3183) -(1772,3184) -(354,3185) -(3259,3186) -(2170,3187) -(1190,3188) -(3607,3189) -(4661,3190) -(1796,3191) -(1561,3192) -(4336,3193) -(7550,3194) -(3238,3195) -(9870,3196) -(6502,3197) -(3903,3198) -(2869,3199) -(5072,3200) -(1201,3201) -(6245,3202) -(1402,3203) -(2594,3204) -(9171,3205) -(2620,3206) -(6309,3207) -(1285,3208) -(5466,3209) -(168,3210) -(1410,3211) -(6332,3212) -(9530,3213) -(7749,3214) -(3656,3215) -(37,3216) -(2744,3217) -(4206,3218) -(1846,3219) -(9913,3220) -(4078,3221) -(2080,3222) -(4169,3223) -(2070,3224) -(4500,3225) -(4123,3226) -(5594,3227) -(9941,3228) -(7154,3229) -(8340,3230) -(7110,3231) -(7795,3232) -(132,3233) -(4603,3234) -(9720,3235) -(1460,3236) -(4677,3237) -(9272,3238) -(2279,3239) -(4587,3240) -(2244,3241) -(742,3242) -(4426,3243) -(4571,3244) -(4775,3245) -(24,3246) -(4175,3247) -(9877,3248) -(7271,3249) -(5468,3250) -(6106,3251) -(9005,3252) -(109,3253) -(6365,3254) -(7437,3255) -(7979,3256) -(6050,3257) -(2853,3258) -(7603,3259) -(483,3260) -(5994,3261) -(6708,3262) -(5090,3263) -(4608,3264) -(4551,3265) -(5437,3266) -(4130,3267) -(6363,3268) -(1499,3269) -(384,3270) -(2266,3271) -(6018,3272) -(7915,3273) -(6167,3274) -(9988,3275) -(6599,3276) -(1693,3277) -(5971,3278) -(8470,3279) -(2807,3280) -(1120,3281) -(5924,3282) -(9025,3283) -(9454,3284) -(2259,3285) -(5249,3286) -(6350,3287) -(2930,3288) -(6055,3289) -(7691,3290) -(1573,3291) -(9943,3292) -(3085,3293) -(5928,3294) -(887,3295) -(4630,3296) -(9827,3297) -(8926,3298) -(5726,3299) -(1569,3300) -(8074,3301) -(7909,3302) -(8367,3303) -(7217,3304) -(5254,3305) -(1181,3306) -(6907,3307) -(5508,3308) -(4782,3309) -(793,3310) -(5740,3311) -(3107,3312) -(1197,3313) -(4376,3314) -(6226,3315) -(5033,3316) -(5494,3317) -(3244,3318) -(7670,3319) -(9273,3320) -(5248,3321) -(3381,3322) -(4136,3323) -(4163,3324) -(4270,3325) -(1729,3326) -(2778,3327) -(5082,3328) -(870,3329) -(4192,3330) -(308,3331) -(6783,3332) -(7611,3333) -(4221,3334) -(6353,3335) -(1830,3336) -(2437,3337) -(3360,3338) -(1829,3339) -(9475,3340) -(4566,3341) -(9944,3342) -(6054,3343) -(4722,3344) -(2779,3345) -(8051,3346) -(9671,3347) -(6084,3348) -(3729,3349) -(6627,3350) -(4769,3351) -(2224,3352) -(1404,3353) -(8532,3354) -(6759,3355) -(6404,3356) -(3144,3357) -(973,3358) -(9789,3359) -(6181,3360) -(1519,3361) -(9729,3362) -(8167,3363) -(3830,3364) -(6286,3365) -(3047,3366) -(3183,3367) -(6687,3368) -(2783,3369) -(9920,3370) -(4847,3371) -(3645,3372) -(7406,3373) -(6003,3374) -(3408,3375) -(4243,3376) -(1622,3377) -(5319,3378) -(4033,3379) -(8573,3380) -(8404,3381) -(6993,3382) -(660,3383) -(1136,3384) -(3393,3385) -(9743,3386) -(9705,3387) -(6960,3388) -(2753,3389) -(906,3390) -(999,3391) -(6927,3392) -(4846,3393) -(676,3394) -(8612,3395) -(4111,3396) -(9994,3397) -(4399,3398) -(4464,3399) -(7316,3400) -(8982,3401) -(1871,3402) -(4082,3403) -(3949,3404) -(9352,3405) -(9638,3406) -(8177,3407) -(3499,3408) -(4233,3409) -(1953,3410) -(7372,3411) -(5127,3412) -(4384,3413) -(9964,3414) -(5392,3415) -(616,3416) -(591,3417) -(6422,3418) -(6551,3419) -(9286,3420) -(3817,3421) -(7717,3422) -(8718,3423) -(8608,3424) -(2242,3425) -(4811,3426) -(6838,3427) -(787,3428) -(7940,3429) -(336,3430) -(9859,3431) -(3864,3432) -(7162,3433) -(2071,3434) -(7469,3435) -(2917,3436) -(7486,3437) -(3355,3438) -(6998,3439) -(5498,3440) -(5113,3441) -(2846,3442) -(6834,3443) -(8925,3444) -(2757,3445) -(2775,3446) -(6182,3447) -(4488,3448) -(8523,3449) -(52,3450) -(7251,3451) -(6130,3452) -(205,3453) -(1186,3454) -(1738,3455) -(9485,3456) -(4235,3457) -(7891,3458) -(4960,3459) -(8911,3460) -(1219,3461) -(9652,3462) -(9715,3463) -(6629,3464) -(700,3465) -(9819,3466) -(5188,3467) -(5367,3468) -(6447,3469) -(720,3470) -(9157,3471) -(1082,3472) -(3179,3473) -(4818,3474) -(7607,3475) -(2352,3476) -(1170,3477) -(4269,3478) -(8767,3479) -(3984,3480) -(3190,3481) -(7456,3482) -(4348,3483) -(3150,3484) -(8780,3485) -(2553,3486) -(7526,3487) -(2031,3488) -(8793,3489) -(1122,3490) -(1855,3491) -(6613,3492) -(3231,3493) -(9101,3494) -(4937,3495) -(666,3496) -(8943,3497) -(6164,3498) -(1081,3499) -(210,3500) -(6024,3501) -(5715,3502) -(8938,3503) -(1326,3504) -(7111,3505) -(757,3506) -(8933,3507) -(6495,3508) -(3134,3509) -(1304,3510) -(1835,3511) -(7275,3512) -(7337,3513) -(1282,3514) -(6566,3515) -(3786,3516) -(5741,3517) -(6076,3518) -(9998,3519) -(6268,3520) -(9647,3521) -(4877,3522) -(2652,3523) -(1247,3524) -(2721,3525) -(5968,3526) -(9570,3527) -(6425,3528) -(5451,3529) -(5668,3530) -(9493,3531) -(7973,3532) -(8250,3533) -(82,3534) -(6258,3535) -(9978,3536) -(6930,3537) -(3746,3538) -(7065,3539) -(4281,3540) -(4367,3541) -(9526,3542) -(5880,3543) -(8480,3544) -(2476,3545) -(9074,3546) -(4830,3547) -(3207,3548) -(7894,3549) -(3860,3550) -(5293,3551) -(6895,3552) -(9908,3553) -(9247,3554) -(8110,3555) -(4716,3556) -(4979,3557) -(5280,3558) -(8326,3559) -(5572,3560) -(4665,3561) -(3665,3562) -(6744,3563) -(1897,3564) -(1220,3565) -(2614,3566) -(8509,3567) -(8521,3568) -(4121,3569) -(9663,3570) -(2346,3571) -(3370,3572) -(1498,3573) -(7422,3574) -(3472,3575) -(4126,3576) -(4494,3577) -(6323,3578) -(2823,3579) -(8596,3580) -(6642,3581) -(9276,3582) -(4148,3583) -(9770,3584) -(9812,3585) -(4419,3586) -(3802,3587) -(3210,3588) -(6794,3589) -(242,3590) -(962,3591) -(7151,3592) -(9440,3593) -(721,3594) -(2119,3595) -(9883,3596) -(5071,3597) -(8239,3598) -(7451,3599) -(9517,3600) -(9180,3601) -(9327,3602) -(5462,3603) -(8306,3604) -(6234,3605) -(8771,3606) -(5853,3607) -(8373,3608) -(5017,3609) -(8025,3610) -(2526,3611) -(7419,3612) -(4572,3613) -(7744,3614) -(8825,3615) -(6067,3616) -(3291,3617) -(7115,3618) -(2626,3619) -(4109,3620) -(4056,3621) -(6811,3622) -(680,3623) -(474,3624) -(9294,3625) -(7555,3626) -(8076,3627) -(3840,3628) -(5955,3629) -(994,3630) -(2089,3631) -(869,3632) -(1223,3633) -(1514,3634) -(4891,3635) -(4190,3636) -(4377,3637) -(9195,3638) -(3827,3639) -(7386,3640) -(6665,3641) -(7514,3642) -(6431,3643) -(3251,3644) -(8439,3645) -(831,3646) -(8485,3647) -(7314,3648) -(3044,3649) -(4283,3650) -(298,3651) -(7114,3652) -(9664,3653) -(5315,3654) -(2164,3655) -(3390,3656) -(836,3657) -(3316,3658) -(1284,3659) -(2497,3660) -(1374,3661) -(9525,3662) -(2911,3663) -(9686,3664) -(584,3665) -(5653,3666) -(4986,3667) -(6049,3668) -(9891,3669) -(8809,3670) -(8598,3671) -(2573,3672) -(6864,3673) -(7932,3674) -(6605,3675) -(9500,3676) -(8742,3677) -(9815,3678) -(3319,3679) -(184,3680) -(8886,3681) -(7050,3682) -(9781,3683) -(2443,3684) -(1160,3685) -(4600,3686) -(813,3687) -(5078,3688) -(9008,3689) -(9016,3690) -(2747,3691) -(3106,3692) -(8235,3693) -(5582,3694) -(4334,3695) -(1612,3696) -(5650,3697) -(6086,3698) -(9667,3699) -(4215,3700) -(8553,3701) -(9066,3702) -(1092,3703) -(2848,3704) -(2765,3705) -(6513,3706) -(6541,3707) -(9617,3708) -(5870,3709) -(8811,3710) -(4529,3711) -(161,3712) -(641,3713) -(4767,3714) -(6293,3715) -(3816,3716) -(4748,3717) -(9924,3718) -(6716,3719) -(8828,3720) -(4967,3721) -(9680,3722) -(2784,3723) -(2882,3724) -(3641,3725) -(5537,3726) -(820,3727) -(5847,3728) -(566,3729) -(2246,3730) -(6680,3731) -(2014,3732) -(8355,3733) -(1610,3734) -(9719,3735) -(8498,3736) -(5883,3737) -(7380,3738) -(8865,3739) -(4743,3740) -(5086,3741) -(2739,3742) -(9375,3743) -(7876,3744) -(453,3745) -(6987,3746) -(2860,3747) -(8372,3748) -(2048,3749) -(9231,3750) -(634,3751) -(3998,3752) -(4728,3753) -(579,3754) -(815,3755) -(1009,3756) -(6596,3757) -(2793,3758) -(9589,3759) -(2794,3760) -(2551,3761) -(1588,3762) -(4443,3763) -(5009,3764) -(4287,3765) -(2167,3766) -(2290,3767) -(7225,3768) -(8992,3769) -(1540,3770) -(2029,3771) -(2855,3772) -(3534,3773) -(8078,3774) -(9778,3775) -(3543,3776) -(4778,3777) -(8931,3778) -(557,3779) -(5546,3780) -(7527,3781) -(5000,3782) -(7587,3783) -(3014,3784) -(5276,3785) -(6457,3786) -(389,3787) -(7104,3788) -(9995,3789) -(7368,3790) -(3258,3791) -(9208,3792) -(2396,3793) -(1715,3794) -(1240,3795) -(1952,3796) -(4403,3797) -(6333,3798) -(2492,3799) -(6543,3800) -(5548,3801) -(3458,3802) -(2588,3803) -(1364,3804) -(9856,3805) -(4964,3806) -(773,3807) -(6402,3808) -(7213,3809) -(3385,3810) -(6005,3811) -(9346,3812) -(1831,3813) -(5406,3814) -(2154,3815) -(3721,3816) -(2889,3817) -(4410,3818) -(7102,3819) -(4057,3820) -(9780,3821) -(9481,3822) -(2366,3823) -(2708,3824) -(7399,3825) -(5234,3826) -(1843,3827) -(1006,3828) -(7696,3829) -(6411,3830) -(3913,3831) -(2538,3832) -(3019,3833) -(107,3834) -(427,3835) -(9849,3836) -(4195,3837) -(9215,3838) -(3165,3839) -(3280,3840) -(4477,3841) -(5885,3842) -(3311,3843) -(6453,3844) -(8527,3845) -(1921,3846) -(2427,3847) -(3691,3848) -(3882,3849) -(562,3850) -(377,3851) -(1497,3852) -(4453,3853) -(4678,3854) -(2234,3855) -(1073,3856) -(6479,3857) -(5665,3858) -(586,3859) -(1584,3860) -(2574,3861) -(9833,3862) -(6726,3863) -(8497,3864) -(2914,3865) -(8586,3866) -(6973,3867) -(1322,3868) -(5242,3869) -(5581,3870) -(1365,3871) -(2818,3872) -(3758,3873) -(2665,3874) -(9823,3875) -(7057,3876) -(543,3877) -(4008,3878) -(4397,3879) -(8533,3880) -(9728,3881) -(5198,3882) -(5036,3883) -(4394,3884) -(9633,3885) -(3339,3886) -(9529,3887) -(4780,3888) -(4862,3889) -(8152,3890) -(9330,3891) -(4362,3892) -(4688,3893) -(1903,3894) -(9027,3895) -(5385,3896) -(9854,3897) -(9033,3898) -(3185,3899) -(2618,3900) -(371,3901) -(3697,3902) -(1682,3903) -(3333,3904) -(1722,3905) -(2009,3906) -(3517,3907) -(7640,3908) -(259,3909) -(1400,3910) -(6663,3911) -(1576,3912) -(8843,3913) -(9474,3914) -(1597,3915) -(1143,3916) -(4162,3917) -(1301,3918) -(2935,3919) -(886,3920) -(1661,3921) -(1026,3922) -(7034,3923) -(2305,3924) -(1725,3925) -(909,3926) -(9906,3927) -(3309,3928) -(515,3929) -(932,3930) -(8144,3931) -(5592,3932) -(4003,3933) -(9566,3934) -(4556,3935) -(268,3936) -(8107,3937) -(5816,3938) -(8597,3939) -(9611,3940) -(8070,3941) -(6040,3942) -(3184,3943) -(9656,3944) -(1577,3945) -(1805,3946) -(8268,3947) -(3489,3948) -(4564,3949) -(4006,3950) -(8466,3951) -(938,3952) -(5944,3953) -(8363,3954) -(5348,3955) -(71,3956) -(3620,3957) -(3230,3958) -(6132,3959) -(6143,3960) -(8781,3961) -(5522,3962) -(6320,3963) -(3923,3964) -(2207,3965) -(966,3966) -(9020,3967) -(4616,3968) -(8289,3969) -(5796,3970) -(9259,3971) -(3710,3972) -(251,3973) -(7669,3974) -(6304,3975) -(6454,3976) -(1489,3977) -(715,3978) -(4319,3979) -(7112,3980) -(3726,3981) -(7727,3982) -(8387,3983) -(6555,3984) -(1148,3985) -(9000,3986) -(5278,3987) -(2388,3988) -(7984,3989) -(881,3990) -(6830,3991) -(7056,3992) -(7581,3993) -(5214,3994) -(2505,3995) -(5112,3996) -(9884,3997) -(8040,3998) -(7033,3999) -(9343,4000) -(2931,4001) -(9024,4002) -(6485,4003) -(3465,4004) -(3357,4005) -(2929,4006) -(3086,4007) -(8897,4008) -(9688,4009) -(6522,4010) -(3241,4011) -(8770,4012) -(2884,4013) -(9579,4014) -(3125,4015) -(4604,4016) -(2682,4017) -(254,4018) -(6569,4019) -(2686,4020) -(2123,4021) -(1745,4022) -(247,4023) -(5800,4024) -(1121,4025) -(8893,4026) -(7819,4027) -(1339,4028) -(5680,4029) -(5093,4030) -(3508,4031) -(933,4032) -(1106,4033) -(4386,4034) -(5895,4035) -(2980,4036) -(4400,4037) -(7433,4038) -(6110,4039) -(867,4040) -(5292,4041) -(3926,4042) -(1107,4043) -(7355,4044) -(4689,4045) -(4872,4046) -(7821,4047) -(7277,4048) -(3268,4049) -(8877,4050) -(343,4051) -(621,4052) -(5429,4053) -(392,4054) -(6004,4055) -(6377,4056) -(3037,4057) -(3514,4058) -(8740,4059) -(3877,4060) -(5731,4061) -(6407,4062) -(2044,4063) -(7362,4064) -(5458,4065) -(6437,4066) -(1051,4067) -(1203,4068) -(2176,4069) -(8997,4070) -(6378,4071) -(6006,4072) -(2308,4073) -(625,4074) -(7298,4075) -(5575,4076) -(3565,4077) -(47,4078) -(2413,4079) -(2153,4080) -(752,4081) -(4095,4082) -(2518,4083) -(3681,4084) -(4213,4085) -(2615,4086) -(1471,4087) -(7315,4088) -(6013,4089) -(3077,4090) -(2190,4091) -(528,4092) -(9508,4093) -(2473,4094) -(167,4095) -(8448,4096) -(7538,4097) -(7638,4098) -(4328,4099) -(3812,4100) -(2879,4101) -(4741,4102) -(9155,4103) -(5151,4104) -(5591,4105) -(1034,4106) -(765,4107) -(2664,4108) -(6854,4109) -(8263,4110) -(8658,4111) -(587,4112) -(4553,4113) -(1368,4114) -(1718,4115) -(140,4116) -(8341,4117) -(72,4118) -(6589,4119) -(2024,4120) -(8024,4121) -(9564,4122) -(8625,4123) -(2680,4124) -(4323,4125) -(8981,4126) -(8909,4127) -(5288,4128) -(2057,4129) -(5931,4130) -(9794,4131) -(1012,4132) -(5496,4133) -(9182,4134) -(5258,4135) -(3050,4136) -(2083,4137) -(3069,4138) -(8459,4139) -(169,4140) -(4379,4141) -(5126,4142) -(1415,4143) -(1163,4144) -(3500,4145) -(7202,4146) -(747,4147) -(9264,4148) -(8548,4149) -(4228,4150) -(7122,4151) -(3395,4152) -(5674,4153) -(7293,4154) -(737,4155) -(9595,4156) -(594,4157) -(5322,4158) -(2933,4159) -(4955,4160) -(4073,4161) -(7249,4162) -(192,4163) -(2617,4164) -(7409,4165) -(4903,4166) -(9797,4167) -(9919,4168) -(1878,4169) -(4851,4170) -(5514,4171) -(2582,4172) -(3564,4173) -(7085,4174) -(3619,4175) -(261,4176) -(7338,4177) -(4251,4178) -(5360,4179) -(5678,4180) -(9162,4181) -(5920,4182) -(7156,4183) -(4271,4184) -(4698,4185) -(1572,4186) -(6974,4187) -(4291,4188) -(4036,4189) -(7473,4190) -(4786,4191) -(2662,4192) -(916,4193) -(668,4194) -(4874,4195) -(3752,4196) -(4865,4197) -(7052,4198) -(5712,4199) -(31,4200) -(4944,4201) -(1435,4202) -(501,4203) -(9401,4204) -(5014,4205) -(9125,4206) -(6144,4207) -(1743,4208) -(4316,4209) -(8212,4210) -(7344,4211) -(2051,4212) -(8131,4213) -(7023,4214) -(9674,4215) -(4984,4216) -(111,4217) -(2296,4218) -(5025,4219) -(1756,4220) -(2885,4221) -(2541,4222) -(1919,4223) -(6496,4224) -(6103,4225) -(98,4226) -(3727,4227) -(689,4228) -(7181,4229) -(8447,4230) -(4569,4231) -(8844,4232) -(2436,4233) -(391,4234) -(3035,4235) -(7583,4236) -(1145,4237) -(93,4238) -(8896,4239) -(6719,4240) -(7728,4241) -(1349,4242) -(5349,4243) -(3040,4244) -(2414,4245) -(5122,4246) -(9553,4247) -(5987,4248) -(5939,4249) -(3525,4250) -(1371,4251) -(618,4252) -(6529,4253) -(4010,4254) -(328,4255) -(6121,4256) -(3505,4257) -(2033,4258) -(4724,4259) -(8717,4260) -(5639,4261) -(3448,4262) -(2919,4263) -(3417,4264) -(943,4265) -(775,4266) -(2333,4267) -(4801,4268) -(7169,4269) -(2840,4270) -(9034,4271) -(6154,4272) -(1412,4273) -(2263,4274) -(7118,4275) -(1526,4276) -(491,4277) -(9732,4278) -(7067,4279) -(212,4280) -(1955,4281) -(3303,4282) -(2715,4283) -(8168,4284) -(6799,4285) -(5080,4286) -(4939,4287) -(6604,4288) -(6531,4289) -(9948,4290) -(7923,4291) -(9905,4292) -(340,4293) -(1721,4294) -(9047,4295) -(4723,4296) -(5748,4297) -(6845,4298) -(1556,4299) -(9505,4300) -(3573,4301) -(3785,4302) -(2772,4303) -(7282,4304) -(8106,4305) -(2847,4306) -(9803,4307) -(7719,4308) -(4649,4309) -(6196,4310) -(6026,4311) -(1646,4312) -(6526,4313) -(5110,4314) -(3946,4315) -(445,4316) -(3249,4317) -(2501,4318) -(3243,4319) -(4701,4320) -(472,4321) -(3356,4322) -(9967,4323) -(4292,4324) -(7005,4325) -(6267,4326) -(6678,4327) -(6083,4328) -(760,4329) -(7833,4330) -(2877,4331) -(8810,4332) -(1560,4333) -(1367,4334) -(8756,4335) -(1346,4336) -(6449,4337) -(6658,4338) -(6745,4339) -(4866,4340) -(14,4341) -(4506,4342) -(1923,4343) -(8365,4344) -(1279,4345) -(7666,4346) -(7404,4347) -(65,4348) -(5820,4349) -(459,4350) -(4787,4351) -(5631,4352) -(9717,4353) -(2560,4354) -(8295,4355) -(3596,4356) -(2023,4357) -(5055,4358) -(763,4359) -(6733,4360) -(9266,4361) -(4479,4362) -(1816,4363) -(899,4364) -(230,4365) -(5362,4366) -(1609,4367) -(6750,4368) -(9704,4369) -(3991,4370) -(3959,4371) -(9021,4372) -(7585,4373) -(7083,4374) -(7688,4375) -(2673,4376) -(3554,4377) -(7416,4378) -(5672,4379) -(1355,4380) -(3149,4381) -(5811,4382) -(3759,4383) -(5634,4384) -(8617,4385) -(8949,4386) -(3964,4387) -(3852,4388) -(1555,4389) -(6536,4390) -(4779,4391) -(1893,4392) -(9358,4393) -(7438,4394) -(941,4395) -(4844,4396) -(4745,4397) -(1017,4398) -(327,4399) -(3152,4400) -(4711,4401) -(141,4402) -(1303,4403) -(8873,4404) -(8481,4405) -(5445,4406) -(7868,4407) -(6722,4408) -(6628,4409) -(7738,4410) -(1018,4411) -(3296,4412) -(1946,4413) -(6603,4414) -(3562,4415) -(1147,4416) -(6031,4417) -(6484,4418) -(496,4419) -(4563,4420) -(1037,4421) -(9672,4422) -(9053,4423) -(2523,4424) -(8519,4425) -(8190,4426) -(2068,4427) -(8569,4428) -(6535,4429) -(1810,4430) -(3099,4431) -(7466,4432) -(4017,4433) -(1097,4434) -(7686,4435) -(6742,4436) -(5966,4437) -(3632,4438) -(8837,4439) -(1667,4440) -(8833,4441) -(9805,4442) -(3650,4443) -(2237,4444) -(9980,4445) -(2861,4446) -(1334,4447) -(842,4448) -(1116,4449) -(4055,4450) -(3842,4451) -(1886,4452) -(8589,4453) -(5873,4454) -(7711,4455) -(911,4456) -(5837,4457) -(897,4458) -(4299,4459) -(7774,4460) -(7832,4461) -(9915,4462) -(9,4463) -(9675,4464) -(7953,4465) -(8912,4466) -(4188,4467) -(8446,4468) -(1600,4469) -(43,4470) -(544,4471) -(6977,4472) -(3191,4473) -(418,4474) -(3142,4475) -(5042,4476) -(2194,4477) -(2397,4478) -(4684,4479) -(34,4480) -(3844,4481) -(7824,4482) -(6177,4483) -(9657,4484) -(4546,4485) -(599,4486) -(153,4487) -(6910,4488) -(4408,4489) -(1164,4490) -(6469,4491) -(5996,4492) -(2639,4493) -(2678,4494) -(8392,4495) -(1386,4496) -(5125,4497) -(8453,4498) -(2369,4499) -(1608,4500) -(3781,4501) -(903,4502) -(2099,4503) -(538,4504) -(9177,4505) -(420,4506) -(9080,4507) -(2630,4508) -(5978,4509) -(9239,4510) -(4372,4511) -(4357,4512) -(9857,4513) -(7933,4514) -(9574,4515) -(8294,4516) -(627,4517) -(3229,4518) -(3163,4519) -(7349,4520) -(6889,4521) -(2101,4522) -(6476,4523) -(6765,4524) -(4204,4525) -(5915,4526) -(2318,4527) -(294,4528) -(5245,4529) -(4481,4530) -(7754,4531) -(8494,4532) -(4014,4533) -(2197,4534) -(1297,4535) -(1066,4536) -(5710,4537) -(4100,4538) -(7356,4539) -(7658,4540) -(3666,4541) -(9713,4542) -(691,4543) -(3112,4544) -(6035,4545) -(8353,4546) -(5679,4547) -(2124,4548) -(4714,4549) -(9048,4550) -(7692,4551) -(4542,4552) -(8737,4553) -(4977,4554) -(9349,4555) -(731,4556) -(1788,4557) -(7830,4558) -(3977,4559) -(2421,4560) -(5891,4561) -(1111,4562) -(9224,4563) -(9872,4564) -(2433,4565) -(1491,4566) -(6653,4567) -(1907,4568) -(889,4569) -(561,4570) -(7415,4571) -(2703,4572) -(2561,4573) -(1257,4574) -(2390,4575) -(3915,4576) -(8476,4577) -(607,4578) -(3891,4579) -(7269,4580) -(9537,4581) -(8518,4582) -(5221,4583) -(3274,4584) -(6677,4585) -(3114,4586) -(1966,4587) -(5941,4588) -(9463,4589) -(8966,4590) -(4402,4591) -(3364,4592) -(3698,4593) -(4651,4594) -(2127,4595) -(3614,4596) -(5430,4597) -(3361,4598) -(4798,4599) -(8269,4600) -(6458,4601) -(3358,4602) -(5898,4603) -(1880,4604) -(782,4605) -(3102,4606) -(6366,4607) -(399,4608) -(6773,4609) -(7942,4610) -(6274,4611) -(7447,4612) -(7648,4613) -(3997,4614) -(1759,4615) -(1785,4616) -(8930,4617) -(7595,4618) -(6752,4619) -(5635,4620) -(1579,4621) -(7743,4622) -(5856,4623) -(7273,4624) -(1399,4625) -(3694,4626) -(2782,4627) -(6951,4628) -(6053,4629) -(1753,4630) -(3985,4631) -(6159,4632) -(6250,4633) -(6240,4634) -(6571,4635) -(8624,4636) -(9718,4637) -(5529,4638) -(7089,4639) -(5488,4640) -(5444,4641) -(4899,4642) -(7928,4643) -(4736,4644) -(4317,4645) -(1174,4646) -(6138,4647) -(3943,4648) -(1545,4649) -(6867,4650) -(6832,4651) -(2987,4652) -(5169,4653) -(8998,4654) -(9347,4655) -(4800,4656) -(4200,4657) -(4046,4658) -(7142,4659) -(2733,4660) -(1568,4661) -(5105,4662) -(9115,4663) -(6475,4664) -(3796,4665) -(5410,4666) -(4023,4667) -(8904,4668) -(450,4669) -(8087,4670) -(6478,4671) -(2696,4672) -(1792,4673) -(9699,4674) -(9160,4675) -(9989,4676) -(9568,4677) -(487,4678) -(7863,4679) -(1884,4680) -(2651,4681) -(8285,4682) -(3927,4683) -(4076,4684) -(6149,4685) -(6581,4686) -(8293,4687) -(7665,4688) -(4435,4689) -(1271,4690) -(3928,4691) -(7045,4692) -(4943,4693) -(8473,4694) -(1707,4695) -(7509,4696) -(1593,4697) -(9281,4698) -(8986,4699) -(3740,4700) -(9265,4701) -(1510,4702) -(3022,4703) -(9014,4704) -(6816,4705) -(5518,4706) -(4451,4707) -(8747,4708) -(4646,4709) -(7296,4710) -(9644,4711) -(5977,4712) -(6270,4713) -(5578,4714) -(2465,4715) -(6436,4716) -(8089,4717) -(2409,4718) -(284,4719) -(5576,4720) -(6534,4721) -(8848,4722) -(4305,4723) -(5574,4724) -(596,4725) -(1253,4726) -(521,4727) -(8739,4728) -(908,4729) -(6937,4730) -(4515,4731) -(8630,4732) -(7518,4733) -(8300,4734) -(8434,4735) -(6000,4736) -(4508,4737) -(7861,4738) -(5953,4739) -(5063,4740) -(4501,4741) -(7092,4742) -(4388,4743) -(1826,4744) -(568,4745) -(8184,4746) -(4268,4747) -(5798,4748) -(5190,4749) -(1298,4750) -(4035,4751) -(4504,4752) -(5992,4753) -(770,4754) -(7502,4755) -(824,4756) -(7716,4757) -(5749,4758) -(9814,4759) -(350,4760) -(1390,4761) -(6994,4762) -(3629,4763) -(9937,4764) -(5285,4765) -(3157,4766) -(9549,4767) -(4118,4768) -(756,4769) -(5964,4770) -(7701,4771) -(1242,4772) -(7890,4773) -(1991,4774) -(110,4775) -(9334,4776) -(6231,4777) -(9871,4778) -(9471,4779) -(2697,4780) -(4761,4781) -(8493,4782) -(1045,4783) -(3403,4784) -(9412,4785) -(7652,4786) -(5866,4787) -(6942,4788) -(9353,4789) -(2600,4790) -(6971,4791) -(5391,4792) -(7654,4793) -(1797,4794) -(4530,4795) -(3130,4796) -(9442,4797) -(6659,4798) -(9714,4799) -(3660,4800) -(1906,4801) -(7927,4802) -(1767,4803) -(5523,4804) -(9289,4805) -(2717,4806) -(4099,4807) -(4387,4808) -(8864,4809) -(1774,4810) -(6292,4811) -(847,4812) -(5954,4813) -(8032,4814) -(3295,4815) -(8984,4816) -(7809,4817) -(1670,4818) -(7733,4819) -(6187,4820) -(9326,4821) -(2493,4822) -(9512,4823) -(4342,4824) -(5350,4825) -(6009,4826) -(1208,4827) -(7014,4828) -(2967,4829) -(5831,4830) -(3097,4831) -(1528,4832) -(6429,4833) -(7320,4834) -(844,4835) -(7054,4836) -(1643,4837) -(7626,4838) -(8728,4839) -(8277,4840) -(189,4841) -(3717,4842) -(1020,4843) -(9234,4844) -(9541,4845) -(380,4846) -(397,4847) -(835,4848) -(347,4849) -(2490,4850) -(605,4851) -(7960,4852) -(9681,4853) -(5753,4854) -(1676,4855) -(5533,4856) -(8958,4857) -(664,4858) -(3005,4859) -(8576,4860) -(7304,4861) -(3375,4862) -(6336,4863) -(1392,4864) -(2925,4865) -(1217,4866) -(3714,4867) -(2120,4868) -(2845,4869) -(3865,4870) -(124,4871) -(865,4872) -(9361,4873) -(6338,4874) -(7330,4875) -(513,4876) -(5001,4877) -(549,4878) -(1808,4879) -(7168,4880) -(9878,4881) -(233,4882) -(4262,4883) -(7998,4884) -(2419,4885) -(9960,4886) -(3523,4887) -(5440,4888) -(3030,4889) -(2745,4890) -(7175,4891) -(640,4892) -(1798,4893) -(7499,4894) -(1924,4895) -(1327,4896) -(73,4897) -(9558,4898) -(818,4899) -(9916,4900) -(2978,4901) -(8469,4902) -(9845,4903) -(2326,4904) -(4032,4905) -(5604,4906) -(9610,4907) -(5101,4908) -(7246,4909) -(1292,4910) -(6235,4911) -(1733,4912) -(4647,4913) -(258,4914) -(8438,4915) -(7869,4916) -(9691,4917) -(5422,4918) -(9630,4919) -(4439,4920) -(3140,4921) -(9111,4922) -(4606,4923) -(8620,4924) -(7849,4925) -(346,4926) -(9528,4927) -(1811,4928) -(6068,4929) -(6260,4930) -(5909,4931) -(4518,4932) -(7530,4933) -(3900,4934) -(3969,4935) -(8690,4936) -(5532,4937) -(5989,4938) -(1870,4939) -(1113,4940) -(5155,4941) -(7460,4942) -(6217,4943) -(8333,4944) -(6341,4945) -(6230,4946) -(6902,4947) -(670,4948) -(805,4949) -(1340,4950) -(8649,4951) -(3887,4952) -(5400,4953) -(4354,4954) -(950,4955) -(1544,4956) -(3898,4957) -(8038,4958) -(1095,4959) -(1748,4960) -(9154,4961) -(2182,4962) -(6797,4963) -(9149,4964) -(7351,4965) -(2820,4966) -(9696,4967) -(253,4968) -(3600,4969) -(3892,4970) -(231,4971) -(8331,4972) -(403,4973) -(8642,4974) -(3118,4975) -(3835,4976) -(1117,4977) -(7024,4978) -(2636,4979) -(3778,4980) -(2003,4981) -(5717,4982) -(4869,4983) -(8921,4984) -(888,4985) -(7599,4986) -(8621,4987) -(811,4988) -(9147,4989) -(1413,4990) -(5232,4991) -(5912,4992) -(3418,4993) -(3912,4994) -(9576,4995) -(4225,4996) -(8222,4997) -(7013,4998) -(7037,4999) -(1205,5000) -(8114,5001) -(6585,5002) -(155,5003) -(2841,5004) -(1996,5005) -(4948,5006) -(3304,5007) -(5684,5008) -(6962,5009) -(8691,5010) -(8501,5011) -(4783,5012) -(3762,5013) -(4534,5014) -(4999,5015) -(4618,5016) -(4220,5017) -(3384,5018) -(3036,5019) -(545,5020) -(9946,5021) -(1985,5022) -(2310,5023) -(6563,5024) -(4886,5025) -(9359,5026) -(400,5027) -(9742,5028) -(6736,5029) -(8166,5030) -(861,5031) -(7492,5032) -(1155,5033) -(9769,5034) -(6843,5035) -(5625,5036) -(1910,5037) -(9796,5038) -(6950,5039) -(3084,5040) -(2959,5041) -(2093,5042) -(2738,5043) -(6406,5044) -(9082,5045) -(8568,5046) -(3566,5047) -(3016,5048) -(1207,5049) -(4045,5050) -(4173,5051) -(3939,5052) -(9683,5053) -(1684,5054) -(9271,5055) -(9317,5056) -(5793,5057) -(352,5058) -(7328,5059) -(4582,5060) -(7413,5061) -(6772,5062) -(4973,5063) -(7480,5064) -(5555,5065) -(4227,5066) -(4153,5067) -(4601,5068) -(3782,5069) -(3872,5070) -(893,5071) -(2430,5072) -(2591,5073) -(264,5074) -(6238,5075) -(633,5076) -(1029,5077) -(5934,5078) -(8694,5079) -(7401,5080) -(1165,5081) -(9438,5082) -(4790,5083) -(4531,5084) -(6099,5085) -(8236,5086) -(8551,5087) -(3128,5088) -(3504,5089) -(9071,5090) -(5930,5091) -(6825,5092) -(2218,5093) -(3604,5094) -(5761,5095) -(5414,5096) -(5892,5097) -(4080,5098) -(8018,5099) -(1757,5100) -(5854,5101) -(1335,5102) -(3811,5103) -(9917,5104) -(5947,5105) -(7263,5106) -(1730,5107) -(5747,5108) -(3876,5109) -(2762,5110) -(7613,5111) -(152,5112) -(3941,5113) -(5614,5114) -(9279,5115) -(3048,5116) -(6152,5117) -(5481,5118) -(4675,5119) -(3334,5120) -(4691,5121) -(803,5122) -(5409,5123) -(1054,5124) -(103,5125) -(8565,5126) -(4666,5127) -(6634,5128) -(5538,5129) -(3789,5130) -(4641,5131) -(2458,5132) -(5667,5133) -(6524,5134) -(9179,5135) -(6358,5136) -(6668,5137) -(6414,5138) -(2813,5139) -(8927,5140) -(8695,5141) -(363,5142) -(9966,5143) -(1323,5144) -(8211,5145) -(4375,5146) -(3257,5147) -(6239,5148) -(3602,5149) -(9830,5150) -(7826,5151) -(2108,5152) -(7245,5153) -(8330,5154) -(7441,5155) -(9848,5156) -(1226,5157) -(414,5158) -(1273,5159) -(9866,5160) -(4633,5161) -(8727,5162) -(5308,5163) -(1395,5164) -(1825,5165) -(7606,5166) -(9390,5167) -(2376,5168) -(2377,5169) -(5346,5170) -(4140,5171) -(6032,5172) -(9453,5173) -(9297,5174) -(6455,5175) -(4458,5176) -(9516,5177) -(6211,5178) -(526,5179) -(3570,5180) -(4885,5181) -(6390,5182) -(1606,5183) -(7850,5184) -(3315,5185) -(8322,5186) -(3703,5187) -(9489,5188) -(6104,5189) -(3067,5190) -(2521,5191) -(2581,5192) -(595,5193) -(8291,5194) -(1727,5195) -(6847,5196) -(7494,5197) -(7093,5198) -(7357,5199) -(620,5200) -(2460,5201) -(1598,5202) -(4112,5203) -(2956,5204) -(3193,5205) -(6356,5206) -(730,5207) -(8826,5208) -(9036,5209) -(2085,5210) -(9007,5211) -(6047,5212) -(3953,5213) -(1214,5214) -(4814,5215) -(5738,5216) -(7176,5217) -(3609,5218) -(592,5219) -(9391,5220) -(5345,5221) -(1171,5222) -(7238,5223) -(7561,5224) -(5876,5225) -(6611,5226) -(7300,5227) -(1506,5228) -(1153,5229) -(3831,5230) -(9255,5231) -(1841,5232) -(5075,5233) -(101,5234) -(2627,5235) -(7078,5236) -(2850,5237) -(8703,5238) -(4101,5239) -(318,5240) -(6452,5241) -(5558,5242) -(3127,5243) -(535,5244) -(270,5245) -(4038,5246) -(3404,5247) -(2374,5248) -(6446,5249) -(7758,5250) -(356,5251) -(9197,5252) -(9765,5253) -(4974,5254) -(442,5255) -(4349,5256) -(6119,5257) -(7574,5258) -(4445,5259) -(940,5260) -(1875,5261) -(5951,5262) -(9132,5263) -(6913,5264) -(3308,5265) -(7553,5266) -(2138,5267) -(6252,5268) -(2171,5269) -(4159,5270) -(2401,5271) -(6553,5272) -(5217,5273) -(1405,5274) -(1494,5275) -(5553,5276) -(8296,5277) -(6565,5278) -(817,5279) -(6947,5280) -(4184,5281) -(6577,5282) -(6424,5283) -(2482,5284) -(6874,5285) -(7601,5286) -(4552,5287) -(8406,5288) -(2924,5289) -(8255,5290) -(4920,5291) -(228,5292) -(9431,5293) -(4021,5294) -(2966,5295) -(2862,5296) -(4303,5297) -(9643,5298) -(3008,5299) -(7476,5300) -(3686,5301) -(9051,5302) -(6592,5303) -(924,5304) -(4406,5305) -(5233,5306) -(8881,5307) -(2212,5308) -(5804,5309) -(2990,5310) -(4069,5311) -(5380,5312) -(5016,5313) -(5056,5314) -(3732,5315) -(5527,5316) -(1151,5317) -(7900,5318) -(1660,5319) -(8064,5320) -(8240,5321) -(413,5322) -(8311,5323) -(1065,5324) -(2741,5325) -(5306,5326) -(5464,5327) -(4237,5328) -(3822,5329) -(2548,5330) -(2688,5331) -(8061,5332) -(9340,5333) -(4031,5334) -(2635,5335) -(809,5336) -(3209,5337) -(3825,5338) -(1448,5339) -(9077,5340) -(3730,5341) -(9596,5342) -(3563,5343) -(4116,5344) -(4825,5345) -(8376,5346) -(3917,5347) -(4407,5348) -(8202,5349) -(7675,5350) -(4104,5351) -(9225,5352) -(2834,5353) -(1227,5354) -(3383,5355) -(67,5356) -(1751,5357) -(8054,5358) -(8571,5359) -(2466,5360) -(9405,5361) -(6883,5362) -(4301,5363) -(3705,5364) -(5420,5365) -(3692,5366) -(6851,5367) -(9363,5368) -(2269,5369) -(4918,5370) -(4297,5371) -(1836,5372) -(237,5373) -(6131,5374) -(3174,5375) -(9987,5376) -(3630,5377) -(2899,5378) -(4079,5379) -(5049,5380) -(2963,5381) -(3962,5382) -(7921,5383) -(3967,5384) -(2752,5385) -(7944,5386) -(2205,5387) -(5035,5388) -(1425,5389) -(832,5390) -(1447,5391) -(6108,5392) -(4936,5393) -(7704,5394) -(142,5395) -(4272,5396) -(7667,5397) -(366,5398) -(8866,5399) -(7712,5400) -(3880,5401) -(4631,5402) -(2789,5403) -(7720,5404) -(7618,5405) -(4990,5406) -(7918,5407) -(5067,5408) -(6370,5409) -(2268,5410) -(1949,5411) -(5503,5412) -(9951,5413) -(6823,5414) -(6287,5415) -(6016,5416) -(1977,5417) -(8579,5418) -(6204,5419) -(9764,5420) -(2005,5421) -(1648,5422) -(2457,5423) -(2698,5424) -(7730,5425) -(7287,5426) -(2937,5427) -(6824,5428) -(9256,5429) -(4810,5430) -(3869,5431) -(1993,5432) -(6048,5433) -(6922,5434) -(8,5435) -(6706,5436) -(9159,5437) -(7020,5438) -(767,5439) -(8602,5440) -(4442,5441) -(2040,5442) -(5493,5443) -(275,5444) -(8876,5445) -(7381,5446) -(1827,5447) -(3537,5448) -(6978,5449) -(6160,5450) -(9219,5451) -(5034,5452) -(8463,5453) -(2038,5454) -(9562,5455) -(2687,5456) -(5092,5457) -(539,5458) -(2139,5459) -(9221,5460) -(965,5461) -(6051,5462) -(5822,5463) -(6397,5464) -(2375,5465) -(9415,5466) -(6552,5467) -(2248,5468) -(2611,5469) -(9609,5470) -(2132,5471) -(8452,5472) -(9407,5473) -(2814,5474) -(1889,5475) -(7489,5476) -(2255,5477) -(3380,5478) -(1167,5479) -(5369,5480) -(2378,5481) -(8315,5482) -(2934,5483) -(7924,5484) -(2867,5485) -(9141,5486) -(3613,5487) -(2461,5488) -(4567,5489) -(2906,5490) -(4848,5491) -(6614,5492) -(6200,5493) -(7895,5494) -(6829,5495) -(4087,5496) -(8787,5497) -(3322,5498) -(9091,5499) -(5268,5500) -(2719,5501) -(30,5502) -(1975,5503) -(2641,5504) -(8616,5505) -(5980,5506) -(5170,5507) -(1960,5508) -(8141,5509) -(6692,5510) -(7621,5511) -(3890,5512) -(4300,5513) -(736,5514) -(6626,5515) -(1800,5516) -(3430,5517) -(9519,5518) -(5111,5519) -(6915,5520) -(9246,5521) -(5141,5522) -(5922,5523) -(3087,5524) -(1859,5525) -(8482,5526) -(8414,5527) -(6662,5528) -(8614,5529) -(42,5530) -(7582,5531) -(8183,5532) -(1299,5533) -(7004,5534) -(3298,5535) -(7884,5536) -(4191,5537) -(7346,5538) -(7989,5539) -(5719,5540) -(800,5541) -(6509,5542) -(4672,5543) -(4434,5544) -(8309,5545) -(5134,5546) -(5153,5547) -(1522,5548) -(8629,5549) -(4549,5550) -(9506,5551) -(6542,5552) -(2579,5553) -(4664,5554) -(696,5555) -(7950,5556) -(5,5557) -(7806,5558) -(2770,5559) -(1344,5560) -(511,5561) -(9070,5562) -(2961,5563) -(8031,5564) -(326,5565) -(183,5566) -(5917,5567) -(8256,5568) -(7889,5569) -(9029,5570) -(1316,5571) -(7442,5572) -(2810,5573) -(20,5574) -(2306,5575) -(4694,5576) -(9710,5577) -(1791,5578) -(6730,5579) -(359,5580) -(8097,5581) -(6147,5582) -(643,5583) -(698,5584) -(3881,5585) -(7600,5586) -(1583,5587) -(9612,5588) -(1032,5589) -(4834,5590) -(5076,5591) -(3070,5592) -(1421,5593) -(8970,5594) -(6271,5595) -(8547,5596) -(1259,5597) -(8328,5598) -(1503,5599) -(2253,5600) -(7449,5601) -(3579,5602) -(1585,5603) -(5543,5604) -(8627,5605) -(8618,5606) -(1911,5607) -(2758,5608) -(5744,5609) -(4976,5610) -(6380,5611) -(1937,5612) -(9903,5613) -(4409,5614) -(4133,5615) -(5263,5616) -(7888,5617) -(6060,5618) -(2522,5619) -(5550,5620) -(9396,5621) -(176,5622) -(5148,5623) -(6691,5624) -(4652,5625) -(5096,5626) -(2408,5627) -(7322,5628) -(6782,5629) -(4642,5630) -(5427,5631) -(4461,5632) -(8416,5633) -(2593,5634) -(6202,5635) -(3826,5636) -(4417,5637) -(7871,5638) -(5622,5639) -(3010,5640) -(3407,5641) -(1274,5642) -(2828,5643) -(3427,5644) -(612,5645) -(8729,5646) -(1239,5647) -(8990,5648) -(5609,5649) -(4441,5650) -(9078,5651) -(6699,5652) -(8390,5653) -(5455,5654) -(7537,5655) -(4669,5656) -(5534,5657) -(1920,5658) -(9465,5659) -(4897,5660) -(1990,5661) -(7148,5662) -(533,5663) -(4339,5664) -(6450,5665) -(9627,5666) -(5539,5667) -(6758,5668) -(3435,5669) -(4350,5670) -(9088,5671) -(6368,5672) -(6337,5673) -(4361,5674) -(1719,5675) -(3109,5676) -(7135,5677) -(1964,5678) -(3,5679) -(1868,5680) -(5182,5681) -(7567,5682) -(3676,5683) -(9382,5684) -(8645,5685) -(2018,5686) -(217,5687) -(6793,5688) -(7280,5689) -(2168,5690) -(5259,5691) -(6019,5692) -(877,5693) -(4961,5694) -(1873,5695) -(13,5696) -(1537,5697) -(3129,5698) -(6473,5699) -(7865,5700) -(7822,5701) -(239,5702) -(2062,5703) -(762,5704) -(3764,5705) -(465,5706) -(2587,5707) -(8402,5708) -(1055,5709) -(3072,5710) -(7359,5711) -(6558,5712) -(48,5713) -(5382,5714) -(947,5715) -(2644,5716) -(7516,5717) -(2362,5718) -(839,5719) -(2216,5720) -(7673,5721) -(8173,5722) -(1630,5723) -(9057,5724) -(4392,5725) -(3695,5726) -(5751,5727) -(5745,5728) -(7945,5729) -(5174,5730) -(3829,5731) -(3317,5732) -(4253,5733) -(1291,5734) -(3266,5735) -(2939,5736) -(2755,5737) -(6844,5738) -(8594,5739) -(704,5740) -(1681,5741) -(364,5742) -(2928,5743) -(117,5744) -(96,5745) -(7796,5746) -(3101,5747) -(3397,5748) -(1605,5749) -(4881,5750) -(4521,5751) -(6430,5752) -(282,5753) -(9645,5754) -(8946,5755) -(5064,5756) -(7470,5757) -(5886,5758) -(6280,5759) -(5247,5760) -(412,5761) -(5342,5762) -(2271,5763) -(849,5764) -(1885,5765) -(5620,5766) -(7079,5767) -(5819,5768) -(7497,5769) -(5993,5770) -(3739,5771) -(6296,5772) -(2716,5773) -(1130,5774) -(5593,5775) -(6972,5776) -(8360,5777) -(6448,5778) -(3689,5779) -(7951,5780) -(2974,5781) -(6600,5782) -(4662,5783) -(4765,5784) -(355,5785) -(6228,5786) -(964,5787) -(3082,5788) -(7028,5789) -(4505,5790) -(8961,5791) -(9571,5792) -(9394,5793) -(4245,5794) -(7560,5795) -(2907,5796) -(7817,5797) -(5408,5798) -(8092,5799) -(1309,5800) -(6673,5801) -(1245,5802) -(6790,5803) -(8380,5804) -(5786,5805) -(9590,5806) -(5763,5807) -(1345,5808) -(3480,5809) -(7864,5810) -(4853,5811) -(1445,5812) -(170,5813) -(7348,5814) -(3920,5815) -(3307,5816) -(4584,5817) -(3344,5818) -(4360,5819) -(8757,5820) -(4315,5821) -(5243,5822) -(8550,5823) -(159,5824) -(4710,5825) -(7179,5826) -(2509,5827) -(6981,5828) -(5060,5829) -(5601,5830) -(703,5831) -(8719,5832) -(1570,5833) -(1036,5834) -(6703,5835) -(252,5836) -(631,5837) -(5098,5838) -(8346,5839) -(4910,5840) -(559,5841) -(1477,5842) -(5115,5843) -(8784,5844) -(4422,5845) -(2702,5846) -(9599,5847) -(2463,5848) -(498,5849) -(494,5850) -(8632,5851) -(3449,5852) -(5888,5853) -(2211,5854) -(2835,5855) -(4196,5856) -(2177,5857) -(1959,5858) -(5172,5859) -(7898,5860) -(5729,5861) -(469,5862) -(4456,5863) -(3578,5864) -(8623,5865) -(6749,5866) -(6735,5867) -(5197,5868) -(2067,5869) -(5600,5870) -(7741,5871) -(9925,5872) -(9685,5873) -(7622,5874) -(6859,5875) -(3094,5876) -(2628,5877) -(40,5878) -(1644,5879) -(588,5880) -(7522,5881) -(162,5882) -(3610,5883) -(3561,5884) -(8185,5885) -(7237,5886) -(4592,5887) -(7082,5888) -(4719,5889) -(3879,5890) -(1662,5891) -(3995,5892) -(5828,5893) -(4197,5894) -(5146,5895) -(753,5896) -(7064,5897) -(1312,5898) -(5573,5899) -(7634,5900) -(2459,5901) -(8636,5902) -(5318,5903) -(1064,5904) -(9779,5905) -(6512,5906) -(3572,5907) -(816,5908) -(3978,5909) -(5390,5910) -(4685,5911) -(3003,5912) -(2638,5913) -(9716,5914) -(9598,5915) -(9501,5916) -(1704,5917) -(8609,5918) -(5211,5919) -(3605,5920) -(8730,5921) -(4208,5922) -(7784,5923) -(7501,5924) -(7862,5925) -(8922,5926) -(3857,5927) -(6393,5928) -(506,5929) -(4232,5930) -(8991,5931) -(8578,5932) -(3235,5933) -(963,5934) -(113,5935) -(8234,5936) -(2613,5937) -(5540,5938) -(9727,5939) -(2229,5940) -(6242,5941) -(2502,5942) -(6212,5943) -(3495,5944) -(2364,5945) -(6777,5946) -(9811,5947) -(1450,5948) -(5008,5949) -(1318,5950) -(3373,5951) -(398,5952) -(3804,5953) -(9148,5954) -(4382,5955) -(4026,5956) -(7804,5957) -(6839,5958) -(3756,5959) -(6734,5960) -(2228,5961) -(3273,5962) -(3708,5963) -(4320,5964) -(74,5965) -(2520,5966) -(9619,5967) -(1801,5968) -(6399,5969) -(8313,5970) -(7003,5971) -(329,5972) -(9090,5973) -(2299,5974) -(3925,5975) -(8145,5976) -(8561,5977) -(2797,5978) -(1451,5979) -(7977,5980) -(112,5981) -(5265,5982) -(3819,5983) -(3648,5984) -(6306,5985) -(2385,5986) -(9084,5987) -(4499,5988) -(1154,5989) -(6800,5990) -(8049,5991) -(3733,5992) -(8496,5993) -(9952,5994) -(9792,5995) -(5081,5996) -(7908,5997) -(5398,5998) -(8423,5999) -(3362,6000) -(7767,6001) -(7063,6002) -(8350,6003) -(6779,6004) -(5742,6005) -(9045,6006) -(8792,6007) -(8160,6008) -(3061,6009) -(4721,6010) -(9817,6011) -(9257,6012) -(7779,6013) -(2663,6014) -(3885,6015) -(9469,6016) -(6766,6017) -(7173,6018) -(4709,6019) -(4210,6020) -(3715,6021) -(5089,6022) -(1639,6023) -(5757,6024) -(3545,6025) -(709,6026) -(6519,6027) -(4341,6028) -(2381,6029) -(7215,6030) -(9323,6031) -(3593,6032) -(3123,6033) -(8673,6034) -(5094,6035) -(6477,6036) -(9734,6037) -(2998,6038) -(7807,6039) -(5739,6040) -(138,6041) -(2403,6042) -(2484,6043) -(2805,6044) -(5189,6045) -(8336,6046) -(5241,6047) -(2612,6048) -(2571,6049) -(926,6050) -(337,6051) -(2821,6052) -(2658,6053) -(9054,6054) -(5492,6055) -(7313,6056) -(75,6057) -(5489,6058) -(8413,6059) -(3693,6060) -(9820,6061) -(8157,6062) -(4161,6063) -(8339,6064) -(4141,6065) -(9001,6066) -(8247,6067) -(1182,6068) -(9876,6069) -(4302,6070) -(6674,6071) -(4214,6072) -(5584,6073) -(265,6074) -(9207,6075) -(9434,6076) -(2921,6077) -(9355,6078) -(8538,6079) -(4559,6080) -(9175,6081) -(4489,6082) -(1485,6083) -(8853,6084) -(9143,6085) -(9551,6086) -(49,6087) -(8351,6088) -(9748,6089) -(4536,6090) -(930,6091) -(2206,6092) -(8004,6093) -(219,6094) -(2724,6095) -(4868,6096) -(5952,6097) -(2094,6098) -(5707,6099) -(5200,6100) -(967,6101) -(1982,6102) -(3410,6103) -(174,6104) -(9217,6105) -(9103,6106) -(868,6107) -(8261,6108) -(2720,6109) -(2999,6110) -(769,6111) -(4533,6112) -(2030,6113) -(5824,6114) -(2328,6115) -(9970,6116) -(3192,6117) -(3387,6118) -(1936,6119) -(6934,6120) -(5615,6121) -(2241,6122) -(1842,6123) -(8044,6124) -(8902,6125) -(4519,6126) -(492,6127) -(2694,6128) -(5861,6129) -(2104,6130) -(5376,6131) -(3147,6132) -(9880,6133) -(6171,6134) -(1850,6135) -(1775,6136) -(9261,6137) -(9648,6138) -(7846,6139) -(1446,6140) -(3139,6141) -(6142,6142) -(5812,6143) -(6728,6144) -(4428,6145) -(502,6146) -(2363,6147) -(3808,6148) -(1010,6149) -(9565,6150) -(1587,6151) -(1474,6152) -(6215,6153) -(2395,6154) -(8753,6155) -(2446,6156) -(60,6157) -(982,6158) -(6489,6159) -(5334,6160) -(8540,6161) -(490,6162) -(6763,6163) -(8273,6164) -(8327,6165) -(8541,6166) -(3459,6167) -(5557,6168) -(158,6169) -(1741,6170) -(8385,6171) -(617,6172) -(3560,6173) -(5216,6174) -(8443,6175) -(2700,6176) -(3661,6177) -(4875,6178) -(6721,6179) -(3659,6180) -(8944,6181) -(9133,6182) -(9882,6183) -(2102,6184) -(9445,6185) -(5559,6186) -(6096,6187) -(9336,6188) -(2162,6189) -(7459,6190) -(3248,6191) -(9539,6192) -(4449,6193) -(2809,6194) -(7058,6195) -(3512,6196) -(2802,6197) -(6289,6198) -(1947,6199) -(9572,6200) -(2356,6201) -(3039,6202) -(9452,6203) -(6328,6204) -(7661,6205) -(2566,6206) -(6095,6207) -(6367,6208) -(3368,6209) -(5567,6210) -(9834,6211) -(9695,6212) -(7291,6213) -(4806,6214) -(2000,6215) -(6817,6216) -(8487,6217) -(3245,6218) -(632,6219) -(8067,6220) -(7140,6221) -(6802,6222) -(3980,6223) -(1321,6224) -(2273,6225) -(6787,6226) -(9480,6227) -(9404,6228) -(3914,6229) -(5507,6230) -(1813,6231) -(1999,6232) -(3848,6233) -(9693,6234) -(1353,6235) -(7218,6236) -(8223,6237) -(9982,6238) -(8799,6239) -(8929,6240) -(4626,6241) -(7958,6242) -(3743,6243) -(8165,6244) -(7899,6245) -(8698,6246) -(9270,6247) -(6348,6248) -(6999,6249) -(8467,6250) -(3907,6251) -(4738,6252) -(248,6253) -(8769,6254) -(9922,6255) -(778,6256) -(1233,6257) -(1183,6258) -(2838,6259) -(3096,6260) -(8566,6261) -(7635,6262) -(5428,6263) -(7430,6264) -(7210,6265) -(4485,6266) -(9623,6267) -(3670,6268) -(1575,6269) -(5874,6270) -(673,6271) -(9712,6272) -(7729,6273) -(4318,6274) -(4143,6275) -(4932,6276) -(5835,6277) -(4966,6278) -(6711,6279) -(3990,6280) -(990,6281) -(220,6282) -(5693,6283) -(3662,6284) -(7844,6285) -(5515,6286) -(5551,6287) -(2358,6288) -(8977,6289) -(7040,6290) -(105,6291) -(4496,6292) -(2254,6293) -(411,6294) -(2373,6295) -(3477,6296) -(8964,6297) -(8471,6298) -(5776,6299) -(9921,6300) -(7816,6301) -(2439,6302) -(9298,6303) -(9424,6304) -(3252,6305) -(1401,6306) -(9632,6307) -(370,6308) -(728,6309) -(2888,6310) -(1441,6311) -(8308,6312) -(2165,6313) -(6359,6314) -(9637,6315) -(5208,6316) -(4705,6317) -(2341,6318) -(8539,6319) -(7528,6320) -(7969,6321) -(6381,6322) -(4906,6323) -(8697,6324) -(6301,6325) -(7554,6326) -(5107,6327) -(5046,6328) -(4063,6329) -(7580,6330) -(2245,6331) -(3711,6332) -(3220,6333) -(6463,6334) -(8196,6335) -(9875,6336) -(1333,6337) -(7880,6338) -(2322,6339) -(2163,6340) -(421,6341) -(2042,6342) -(1424,6343) -(7870,6344) -(2653,6345) -(4216,6346) -(1515,6347) -(7860,6348) -(2984,6349) -(6269,6350) -(2609,6351) -(3671,6352) -(4544,6353) -(4668,6354) -(2565,6355) -(3126,6356) -(7573,6357) -(1476,6358) -(2146,6359) -(9990,6360) -(2530,6361) -(9288,6362) -(9755,6363) -(5305,6364) -(2495,6365) -(5443,6366) -(1930,6367) -(9134,6368) -(2844,6369) -(896,6370) -(1330,6371) -(8980,6372) -(5940,6373) -(6494,6374) -(165,6375) -(2510,6376) -(9950,6377) -(3854,6378) -(7493,6379) -(4124,6380) -(8563,6381) -(8735,6382) -(9046,6383) -(1754,6384) -(6954,6385) -(4953,6386) -(8142,6387) -(9661,6388) -(6415,6389) -(5782,6390) -(7721,6391) -(580,6392) -(3784,6393) -(9810,6394) -(8488,6395) -(6214,6396) -(9433,6397) -(9959,6398) -(554,6399) -(6646,6400) -(1138,6401) -(9331,6402) -(7331,6403) -(3482,6404) -(3795,6405) -(2441,6406) -(5229,6407) -(7012,6408) -(7036,6409) -(8243,6410) -(9320,6411) -(4693,6412) -(6741,6413) -(2997,6414) -(4838,6415) -(6945,6416) -(8253,6417) -(8989,6418) -(2640,6419) -(5647,6420) -(7186,6421) -(3278,6422) -(8546,6423) -(8297,6424) -(9534,6425) -(9618,6426) -(8839,6427) -(7605,6428) -(6421,6429) -(3582,6430) -(485,6431) -(1925,6432) -(4296,6433) -(8874,6434) -(1443,6435) -(4239,6436) -(9760,6437) -(136,6438) -(6472,6439) -(4896,6440) -(9028,6441) -(8354,6442) -(8648,6443) -(918,6444) -(6606,6445) -(2462,6446) -(7536,6447) -(1700,6448) -(6740,6449) -(28,6450) -(6044,6451) -(5053,6452) -(4832,6453) -(9145,6454) -(5482,6455) -(7644,6456) -(2128,6457) -(6583,6458) -(4224,6459) -(5253,6460) -(8219,6461) -(8113,6462) -(3616,6463) -(1361,6464) -(949,6465) -(8582,6466) -(5104,6467) -(6146,6468) -(7681,6469) -(1904,6470) -(1989,6471) -(4179,6472) -(1739,6473) -(2447,6474) -(3029,6475) -(9783,6476) -(8381,6477) -(8755,6478) -(8384,6479) -(7655,6480) -(4766,6481) -(3324,6482) -(5022,6483) -(2856,6484) -(6503,6485) -(6872,6486) -(1663,6487) -(6964,6488) -(4622,6489) -(6089,6490) -(8567,6491) -(597,6492) -(4222,6493) -(9322,6494) -(624,6495) -(4329,6496) -(6781,6497) -(1673,6498) -(6633,6499) -(2569,6500) -(4995,6501) -(2749,6502) -(9044,6503) -(5823,6504) -(9366,6505) -(1169,6506) -(1300,6507) -(9973,6508) -(2092,6509) -(9776,6510) -(7612,6511) -(7190,6512) -(5147,6513) -(3722,6514) -(5858,6515) -(3204,6516) -(8994,6517) -(7478,6518) -(9624,6519) -(6639,6520) -(369,6521) -(7766,6522) -(4094,6523) -(9556,6524) -(4887,6525) -(2321,6526) -(9201,6527) -(1627,6528) -(150,6529) -(8010,6530) -(8026,6531) -(5495,6532) -(6213,6533) -(6464,6534) -(1158,6535) -(8669,6536) -(3225,6537) -(1294,6538) -(2166,6539) -(9328,6540) -(8431,6541) -(7100,6542) -(8126,6543) -(2185,6544) -(5697,6545) -(5531,6546) -(3020,6547) -(3076,6548) -(9228,6549) -(1734,6550) -(7616,6551) -(9059,6552) -(323,6553) -(1283,6554) -(9535,6555) -(2580,6556) -(7633,6557) -(9497,6558) -(9842,6559) -(3426,6560) -(7650,6561) -(9935,6562) -(9354,6563) -(5569,6564) -(5765,6565) -(7283,6566) -(1068,6567) -(1641,6568) -(1688,6569) -(1133,6570) -(4493,6571) -(3354,6572) -(4029,6573) -(6704,6574) -(3221,6575) -(9432,6576) -(6990,6577) -(1760,6578) -(4754,6579) -(7724,6580) -(9487,6581) -(166,6582) -(5479,6583) -(8744,6584) -(5746,6585) -(907,6586) -(3968,6587) -(5721,6588) -(6738,6589) -(4097,6590) -(8456,6591) -(1269,6592) -(7997,6593) -(9457,6594) -(1159,6595) -(1631,6596) -(2019,6597) -(3186,6598) -(5587,6599) -(9172,6600) -(5589,6601) -(5103,6602) -(3177,6603) -(8887,6604) -(12,6605) -(8575,6606) -(4335,6607) -(4581,6608) -(4444,6609) -(7978,6610) -(3081,6611) -(4059,6612) -(5711,6613) -(7069,6614) -(6150,6615) -(9550,6616) -(7087,6617) -(9557,6618) -(7856,6619) -(1115,6620) -(1086,6621) -(5048,6622) -(5168,6623) -(6029,6624) -(546,6625) -(2908,6626) -(779,6627) -(4202,6628) -(9984,6629) -(4730,6630) -(6517,6631) -(8410,6632) -(4793,6633) -(3431,6634) -(2481,6635) -(3905,6636) -(8807,6637) -(2660,6638) -(4985,6639) -(3080,6640) -(1090,6641) -(6917,6642) -(5177,6643) -(2729,6644) -(9706,6645) -(9929,6646) -(1547,6647) -(2798,6648) -(4420,6649) -(6771,6650) -(2004,6651) -(8686,6652) -(3663,6653) -(806,6654) -(4309,6655) -(7443,6656) -(5779,6657) -(8821,6658) -(4198,6659) -(8115,6660) -(9554,6661) -(8956,6662) -(4733,6663) -(5417,6664) -(4792,6665) -(462,6666) -(3687,6667) -(2013,6668) -(5386,6669) -(2816,6670) -(7827,6671) -(5077,6672) -(6039,6673) -(215,6674) -(855,6675) -(9692,6676) -(8391,6677) -(8424,6678) -(6331,6679) -(6561,6680) -(8955,6681) -(1764,6682) -(6623,6683) -(2900,6684) -(7048,6685) -(3843,6686) -(4855,6687) -(7383,6688) -(7765,6689) -(1125,6690) -(755,6691) -(2995,6692) -(8907,6693) -(9357,6694) -(4469,6695) -(2147,6696) -(2952,6697) -(1324,6698) -(1173,6699) -(3169,6700) -(5149,6701) -(9660,6702) -(3446,6703) -(6988,6704) -(5829,6705) -(7166,6706) -(3940,6707) -(2645,6708) -(478,6709) -(1156,6710) -(2731,6711) -(5637,6712) -(7517,6713) -(5331,6714) -(9640,6715) -(4108,6716) -(1087,6717) -(8017,6718) -(8795,6719) -(7060,6720) -(9450,6721) -(390,6722) -(66,6723) -(8789,6724) -(9260,6725) -(6679,6726) -(9052,6727) -(9561,6728) -(9725,6729) -(6298,6730) -(8654,6731) -(8725,6732) -(9377,6733) -(3807,6734) -(8048,6735) -(764,6736) -(9702,6737) -(8060,6738) -(6371,6739) -(5237,6740) -(743,6741) -(7395,6742) -(3365,6743) -(6667,6744) -(3445,6745) -(4019,6746) -(7035,6747) -(5274,6748) -(519,6749) -(2801,6750) -(3320,6751) -(3153,6752) -(7680,6753) -(8942,6754) -(3195,6755) -(2287,6756) -(8325,6757) -(2603,6758) -(5871,6759) -(1773,6760) -(3323,6761) -(2053,6762) -(4062,6763) -(4611,6764) -(3451,6765) -(1819,6766) -(9806,6767) -(6619,6768) -(1031,6769) -(1865,6770) -(6282,6771) -(1178,6772) -(8007,6773) -(9126,6774) -(9113,6775) -(537,6776) -(6208,6777) -(1626,6778) -(7188,6779) -(9216,6780) -(6134,6781) -(2074,6782) -(6369,6783) -(9306,6784) -(3155,6785) -(3611,6786) -(6530,6787) -(6979,6788) -(9129,6789) -(8013,6790) -(6926,6791) -(1877,6792) -(1882,6793) -(6720,6794) -(690,6795) -(143,6796) -(7241,6797) -(6461,6798) -(2258,6799) -(2280,6800) -(7556,6801) -(1038,6802) -(2634,6803) -(7847,6804) -(4415,6805) -(1933,6806) -(8034,6807) -(9233,6808) -(6572,6809) -(1586,6810) -(8512,6811) -(7421,6812) -(503,6813) -(5332,6814) -(2602,6815) -(2902,6816) -(2979,6817) -(1431,6818) -(8639,6819) -(4218,6820) -(7453,6821) -(5448,6822) -(6768,6823) -(3104,6824) -(2297,6825) -(7994,6826) -(550,6827) -(4777,6828) -(5962,6829) -(1763,6830) -(3654,6831) -(4106,6832) -(5156,6833) -(422,6834) -(5011,6835) -(218,6836) -(9762,6837) -(6074,6838) -(4060,6839) -(8680,6840) -(5863,6841) -(8042,6842) -(2964,6843) -(6931,6844) -(6715,6845) -(5859,6846) -(6173,6847) -(7788,6848) -(9370,6849) -(3038,6850) -(6483,6851) -(7534,6852) -(5769,6853) -(9152,6854) -(6251,6855) -(9209,6856) -(5365,6857) -(509,6858) -(3132,6859) -(5373,6860) -(4247,6861) -(3491,6862) -(495,6863) -(1594,6864) -(2243,6865) -(7780,6866) -(5632,6867) -(2679,6868) -(1354,6869) -(180,6870) -(7017,6871) -(1867,6872) -(2213,6873) -(8773,6874) -(1784,6875) -(5961,6876) -(8801,6877) -(4860,6878) -(2214,6879) -(1735,6880) -(578,6881) -(7853,6882) -(2215,6883) -(4704,6884) -(9379,6885) -(9745,6886) -(5636,6887) -(4548,6888) -(6537,6889) -(7748,6890) -(687,6891) -(1243,6892) -(852,6893) -(785,6894) -(2002,6895) -(2748,6896) -(6075,6897) -(7029,6898) -(7474,6899) -(7755,6900) -(1456,6901) -(2808,6902) -(4089,6903) -(4718,6904) -(910,6905) -(2868,6906) -(2103,6907) -(2407,6908) -(4353,6909) -(7988,6910) -(2750,6911) -(2006,6912) -(4617,6913) -(1251,6914) -(4590,6915) -(1144,6916) -(7131,6917) -(95,6918) -(4827,6919) -(4307,6920) -(1505,6921) -(8191,6922) -(5037,6923) -(7363,6924) -(8427,6925) -(5231,6926) -(2943,6927) -(4624,6928) -(2020,6929) -(6155,6930) -(4381,6931) -(1057,6932) -(9010,6933) -(4947,6934) -(335,6935) -(6890,6936) -(5070,6937) -(5270,6938) -(8657,6939) -(7625,6940) -(5759,6941) -(9483,6942) -(8304,6943) -(296,6944) -(1176,6945) -(2069,6946) -(1531,6947) -(5329,6948) -(3702,6949) -(6520,6950) -(7310,6951) -(1175,6952) -(9107,6953) -(2737,6954) -(3437,6955) -(281,6956) -(6676,6957) -(145,6958) -(3172,6959) -(4049,6960) -(6042,6961) -(9122,6962) -(7244,6963) -(5361,6964) -(8647,6965) -(7956,6966) -(7812,6967) -(570,6968) -(4115,6969) -(1856,6970) -(9582,6971) -(2025,6972) -(986,6973) -(8358,6974) -(510,6975) -(6101,6976) -(4167,6977) -(6139,6978) -(6912,6979) -(339,6980) -(8759,6981) -(246,6982) -(2831,6983) -(2327,6984) -(7001,6985) -(4398,6986) -(1495,6987) -(8522,6988) -(7090,6989) -(8457,6990) -(4238,6991) -(6791,6992) -(1342,6993) -(4580,6994) -(1475,6995) -(9184,6996) -(1189,6997) -(638,6998) -(5867,6999) -(9911,7000) -(8147,7001) -(4492,7002) -(385,7003) -(5235,7004) -(4812,7005) -(9807,7006) -(9588,7007) -(9832,7008) -(3757,7009) -(9703,7010) -(1022,7011) -(5165,7012) -(7129,7013) -(4164,7014) -(7239,7015) -(523,7016) -(4670,7017) -(8503,7018) -(714,7019) -(1350,7020) -(8318,7021) -(1834,7022) -(4306,7023) -(8543,7024) -(9397,7025) -(3145,7026) -(3942,7027) -(8583,7028) -(8073,7029) -(4940,7030) -(9573,7031) -(5325,7032) -(1833,7033) -(1337,7034) -(9749,7035) -(7505,7036) -(9731,7037) -(4098,7038) -(1418,7039) -(63,7040) -(9889,7041) -(2871,7042) -(1003,7043) -(8796,7044) -(22,7045) -(8244,7046) -(2282,7047) -(3487,7048) -(8633,7049) -(6418,7050) -(4682,7051) -(4103,7052) -(6256,7053) -(4040,7054) -(9342,7055) -(9969,7056) -(223,7057) -(4593,7058) -(44,7059) -(3513,7060) -(5771,7061) -(5083,7062) -(3839,7063) -(2986,7064) -(2200,7065) -(197,7066) -(7455,7067) -(1379,7068) -(4356,7069) -(6888,7070) -(9139,7071) -(7682,7072) -(4873,7073) -(783,7074) -(6071,7075) -(5160,7076) -(2291,7077) -(187,7078) -(7786,7079) -(3432,7080) -(5450,7081) -(2699,7082) -(692,7083) -(6081,7084) -(4829,7085) -(238,7086) -(9100,7087) -(1968,7088) -(1872,7089) -(7051,7090) -(2743,7091) -(1237,7092) -(3052,7093) -(8021,7094) -(657,7095) -(2236,7096) -(7011,7097) -(4067,7098) -(9449,7099) -(7428,7100) -(1272,7101) -(6897,7102) -(5839,7103) -(6835,7104) -(1887,7105) -(1551,7106) -(4667,7107) -(9603,7108) -(4332,7109) -(5681,7110) -(8062,7111) -(2302,7112) -(2825,7113) -(4527,7114) -(4230,7115) -(3053,7116) -(983,7117) -(9458,7118) -(4128,7119) -(425,7120) -(3911,7121) -(6607,7122) -(5431,7123) -(6330,7124) -(3592,7125) -(154,7126) -(9879,7127) -(3202,7128) -(3056,7129) -(9890,7130) -(5840,7131) -(9804,7132) -(681,7133) -(3443,7134) -(8088,7135) -(9447,7136) -(1490,7137) -(3684,7138) -(3113,7139) -(9004,7140) -(7147,7141) -(7571,7142) -(5545,7143) -(4558,7144) -(6206,7145) -(5695,7146) -(9600,7147) -(5432,7148) -(9299,7149) -(2386,7150) -(2046,7151) -(3293,7152) -(3046,7153) -(214,7154) -(7893,7155) -(891,7156) -(6499,7157) -(5003,7158) -(6487,7159) -(9403,7160) -(945,7161) -(6713,7162) -(9928,7163) -(8585,7164) -(4004,7165) -(2528,7166) -(3350,7167) -(2160,7168) -(1521,7169) -(5660,7170) -(5755,7171) -(7614,7172) -(3121,7173) -(2735,7174) -(7506,7175) -(2693,7176) -(2892,7177) -(3310,7178) -(3484,7179) -(9733,7180) -(29,7181) -(9013,7182) -(3847,7183) -(6724,7184) -(2559,7185) -(5326,7186) -(4802,7187) -(131,7188) -(1634,7189) -(919,7190) -(9575,7191) -(1256,7192) -(9428,7193) -(5121,7194) -(6584,7195) -(7193,7196) -(4047,7197) -(104,7198) -(1527,7199) -(3460,7200) -(8526,7201) -(8959,7202) -(3633,7203) -(1799,7204) -(461,7205) -(718,7206) -(3219,7207) -(3494,7208) -(9402,7209) -(7983,7210) -(7919,7211) -(8036,7212) -(5164,7213) -(4160,7214) -(5370,7215) -(5347,7216) -(7109,7217) -(4826,7218) -(1338,7219) -(2711,7220) -(6299,7221) -(1616,7222) -(7519,7223) -(1262,7224) -(7228,7225) -(7892,7226) -(7929,7227) -(7705,7228) -(3111,7229) -(3066,7230) -(9559,7231) -(3787,7232) -(8710,7233) -(4870,7234) -(1883,7235) -(9689,7236) -(9491,7237) -(2035,7238) -(655,7239) -(6305,7240) -(9423,7241) -(283,7242) -(2607,7243) -(7740,7244) -(6956,7245) -(884,7246) -(5730,7247) -(3438,7248) -(3250,7249) -(5470,7250) -(2037,7251) -(6593,7252) -(3893,7253) -(3200,7254) -(7125,7255) -(2295,7256) -(2056,7257) -(2962,7258) -(993,7259) -(9127,7260) -(2075,7261) -(9338,7262) -(8100,7263) -(5047,7264) -(7032,7265) -(6374,7266) -(4137,7267) -(7132,7268) -(3064,7269) -(3621,7270) -(6199,7271) -(4926,7272) -(8035,7273) -(2195,7274) -(5366,7275) -(3478,7276) -(1926,7277) -(7265,7278) -(7668,7279) -(3335,7280) -(7660,7281) -(9604,7282) -(7301,7283) -(4475,7284) -(9954,7285) -(5723,7286) -(2669,7287) -(1685,7288) -(2233,7289) -(8111,7290) -(7685,7291) -(3773,7292) -(7172,7293) -(1740,7294) -(5416,7295) -(1823,7296) -(1668,7297) -(1795,7298) -(8599,7299) -(5542,7300) -(5658,7301) -(9824,7302) -(19,7303) -(9344,7304) -(5900,7305) -(7818,7306) -(8377,7307) -(6886,7308) -(3201,7309) -(87,7310) -(1089,7311) -(3948,7312) -(6383,7313) -(837,7314) -(6285,7315) -(78,7316) -(4389,7317) -(4795,7318) -(9369,7319) -(69,7320) -(7689,7321) -(5642,7322) -(2348,7323) -(9308,7324) -(9093,7325) -(1199,7326) -(307,7327) -(3814,7328) -(8817,7329) -(2329,7330) -(2932,7331) -(1986,7332) -(5279,7333) -(5357,7334) -(6778,7335) -(2773,7336) -(244,7337) -(6900,7338) -(4739,7339) -(3217,7340) -(7563,7341) -(1807,7342) -(4199,7343) -(1077,7344) -(8348,7345) -(841,7346) -(8154,7347) -(5261,7348) -(1950,7349) -(8472,7350) -(8745,7351) -(8715,7352) -(9708,7353) -(5860,7354) -(9142,7355) -(6582,7356) -(1255,7357) -(6459,7358) -(6327,7359) -(4692,7360) -(3772,7361) -(4203,7362) -(2946,7363) -(3524,7364) -(8409,7365) -(1824,7366) -(4637,7367) -(589,7368) -(484,7369) -(8963,7370) -(5502,7371) -(6982,7372) -(8029,7373) -(4395,7374) -(2595,7375) -(2133,7376) -(1414,7377) -(8201,7378) -(4706,7379) -(5310,7380) -(7333,7381) -(9420,7382) -(1383,7383) -(6225,7384) -(2064,7385) -(6700,7386) -(1352,7387) -(4249,7388) -(9429,7389) -(8090,7390) -(5378,7391) -(9085,7392) -(7468,7393) -(9955,7394) -(8692,7395) -(1463,7396) -(3577,7397) -(5654,7398) -(7955,7399) -(4843,7400) -(1776,7401) -(2223,7402) -(8442,7403) -(9738,7404) -(4867,7405) -(2983,7406) -(3300,7407) -(3815,7408) -(1779,7409) -(1123,7410) -(4824,7411) -(5407,7412) -(5123,7413) -(2515,7414) -(4781,7415) -(7831,7416) -(6946,7417) -(1215,7418) -(7783,7419) -(4532,7420) -(9068,7421) -(7030,7422) -(436,7423) -(6549,7424) -(3348,7425) -(6229,7426) -(3933,7427) -(1876,7428) -(8920,7429) -(7926,7430) -(8805,7431) -(6729,7432) -(7397,7433) -(9303,7434) -(4255,7435) -(7229,7436) -(854,7437) -(6723,7438) -(9597,7439) -(6532,7440) -(2910,7441) -(6717,7442) -(1790,7443) -(3761,7444) -(1565,7445) -(6205,7446) -(2726,7447) -(799,7448) -(3540,7449) -(5878,7450) -(2542,7451) -(4888,7452) -(5290,7453) -(7995,7454) -(3519,7455) -(3571,7456) -(7854,7457) -(5184,7458) -(3498,7459) -(1264,7460) -(3159,7461) -(5480,7462) -(1706,7463) -(4540,7464) -(2799,7465) -(7389,7466) -(5565,7467) -(3896,7468) -(2100,7469) -(3507,7470) -(7971,7471) -(2312,7472) -(2494,7473) -(2474,7474) -(3136,7475) -(7242,7476) -(9430,7477) -(1052,7478) -(4172,7479) -(970,7480) -(882,7481) -(9799,7482) -(5850,7483) -(9473,7484) -(8635,7485) -(2349,7486) -(2270,7487) -(7887,7488) -(3091,7489) -(3728,7490) -(3658,7491) -(5975,7492) -(332,7493) -(7990,7494) -(8688,7495) -(9601,7496) -(8401,7497) -(8093,7498) -(4278,7499) -(5467,7500) -(3137,7501) -(204,7502) -(8224,7503) -(2944,7504) -(7593,7505) -(814,7506) -(8047,7507) -(7802,7508) -(901,7509) -(6168,7510) -(2950,7511) -(5393,7512) -(3585,7513) -(9392,7514) -(8314,7515) -(9972,7516) -(9130,7517) -(975,7518) -(5720,7519) -(3769,7520) -(5303,7521) -(6564,7522) -(7855,7523) -(8153,7524) -(2292,7525) -(3156,7526) -(6580,7527) -(5324,7528) -(8871,7529) -(2543,7530) -(7857,7531) -(4084,7532) -(9887,7533) -(6940,7534) -(3415,7535) -(5012,7536) -(3187,7537) -(8556,7538) -(7966,7539) -(7481,7540) -(8524,7541) -(3021,7542) -(6045,7543) -(8022,7544) -(3626,7545) -(1030,7546) -(8903,7547) -(7488,7548) -(9293,7549) -(4586,7550) -(9282,7551) -(1948,7552) -(2534,7553) -(1150,7554) -(4931,7555) -(2866,7556) -(6172,7557) -(4819,7558) -(569,7559) -(1146,7560) -(3062,7561) -(7690,7562) -(8611,7563) -(1142,7564) -(1193,7565) -(2507,7566) -(1043,7567) -(7472,7568) -(1817,7569) -(3868,7570) -(9031,7571) -(7254,7572) -(5030,7573) -(6594,7574) -(6862,7575) -(1994,7576) -(9017,7577) -(5716,7578) -(1900,7579) -(120,7580) -(9003,7581) -(4178,7582) -(8777,7583) -(3653,7584) -(1137,7585) -(6362,7586) -(8537,7587) -(1590,7588) -(374,7589) -(2597,7590) -(8071,7591) -(9009,7592) -(1978,7593) -(1541,7594) -(4998,7595) -(1649,7596) -(5426,7597) -(1492,7598) -(9622,7599) -(701,7600) -(2781,7601) -(3982,7602) -(7259,7603) -(9868,7604) -(564,7605) -(6315,7606) -(9092,7607) -(8237,7608) -(1513,7609) -(1922,7610) -(5396,7611) -(2485,7612) -(5774,7613) -(3983,7614) -(221,7615) -(8662,7616) -(2456,7617) -(9736,7618) -(8936,7619) -(5395,7620) -(9523,7621) -(6980,7622) -(2091,7623) -(6807,7624) -(8818,7625) -(5298,7626) -(1726,7627) -(3878,7628) -(8700,7629) -(5201,7630) -(3936,7631) -(776,7632) -(5302,7633) -(3595,7634) -(9061,7635) -(6261,7636) -(8878,7637) -(3312,7638) -(9422,7639) -(7321,7640) -(3813,7641) -(5848,7642) -(3535,7643) -(1040,7644) -(8572,7645) -(5435,7646) -(8199,7647) -(8775,7648) -(7722,7649) -(3549,7650) -(2578,7651) -(1695,7652) -(1902,7653) -(6058,7654) -(6591,7655) -(7962,7656) -(5612,7657) -(3341,7658) -(5460,7659) -(2368,7660) -(8646,7661) -(4987,7662) -(9018,7663) -(8685,7664) -(694,7665) -(2012,7666) -(2417,7667) -(4022,7668) -(5935,7669) -(1656,7670) -(6195,7671) -(3057,7672) -(2852,7673) -(4634,7674) -(1689,7675) -(4102,7676) -(3287,7677) -(5246,7678) -(7450,7679) -(6548,7680) -(379,7681) -(7435,7682) -(2041,7683) -(8462,7684) -(9076,7685) -(761,7686) -(795,7687) -(1671,7688) -(695,7689) -(4981,7690) -(1211,7691) -(5914,7692) -(9356,7693) -(1500,7694) -(3353,7695) -(1060,7696) -(7910,7697) -(1329,7698) -(6011,7699) -(7146,7700) -(4602,7701) -(6751,7702) -(2666,7703) -(2785,7704) -(5851,7705) -(2435,7706) -(7429,7707) -(4241,7708) -(5691,7709) -(7731,7710) -(249,7711) -(1731,7712) -(8716,7713) -(2670,7714) -(4654,7715) -(1027,7716) -(1099,7717) -(3617,7718) -(4330,7719) -(9750,7720) -(467,7721) -(8525,7722) -(5990,7723) -(4839,7724) -(9914,7725) -(7047,7726) -(874,7727) -(6061,7728) -(5491,7729) -(4344,7730) -(1281,7731) -(3597,7732) -(4992,7733) -(3849,7734) -(2655,7735) -(147,7736) -(9110,7737) -(1637,7738) -(9826,7739) -(5957,7740) -(6932,7741) -(9684,7742) -(4653,7743) -(8065,7744) -(1202,7745) -(9214,7746) -(196,7747) -(4486,7748) -(2585,7749) -(2464,7750) -(3467,7751) -(9295,7752) -(517,7753) -(6870,7754) -(5732,7755) -(9376,7756) -(838,7757) -(9254,7758) -(8879,7759) -(6281,7760) -(8216,7761) -(9213,7762) -(7234,7763) -(5692,7764) -(693,7765) -(9050,7766) -(3623,7767) -(2130,7768) -(2514,7769) -(1812,7770) -(9037,7771) -(5054,7772) -(7801,7773) -(7939,7774) -(7374,7775) -(1058,7776) -(1972,7777) -(3741,7778) -(2227,7779) -(304,7780) -(4914,7781) -(2428,7782) -(6660,7783) -(2676,7784) -(2454,7785) -(3798,7786) -(1341,7787) -(1611,7788) -(2681,7789) -(7292,7790) -(7775,7791) -(794,7792) -(8709,7793) -(1901,7794) -(3089,7795) -(7797,7796) -(6070,7797) -(2191,7798) -(3497,7799) -(8302,7800) -(4365,7801) -(3588,7802) -(8292,7803) -(4696,7804) -(5641,7805) -(9386,7806) -(507,7807) -(7201,7808) -(7785,7809) -(463,7810) -(6656,7811) -(807,7812) -(7278,7813) -(6237,7814) -(7671,7815) -(2235,7816) -(4042,7817) -(5273,7818) -(7557,7819) -(4007,7820) -(1428,7821) -(9739,7822) -(7836,7823) -(1777,7824) -(5192,7825) -(7236,7826) -(1623,7827) -(8288,7828) -(2827,7829) -(458,7830) -(1818,7831) -(6837,7832) -(7825,7833) -(9146,7834) -(8451,7835) -(6438,7836) -(4020,7837) -(4068,7838) -(2411,7839) -(6222,7840) -(3164,7841) -(311,7842) -(5683,7843) -(3993,7844) -(9897,7845) -(6609,7846) -(1362,7847) -(3918,7848) -(7376,7849) -(6996,7850) -(9567,7851) -(7525,7852) -(9069,7853) -(9999,7854) -(9237,7855) -(8441,7856) -(6769,7857) -(6073,7858) -(1091,7859) -(9886,7860) -(3971,7861) -(4621,7862) -(3120,7863) -(9773,7864) -(8712,7865) -(801,7866) -(9478,7867) -(3466,7868) -(6326,7869) -(1723,7870) -(4978,7871) -(2311,7872) -(9532,7873) -(3680,7874) -(1244,7875) -(3821,7876) -(9586,7877) -(3894,7878) -(6169,7879) -(5919,7880) -(4187,7881) -(5477,7882) -(2806,7883) -(8158,7884) -(7130,7885) -(7133,7886) -(6033,7887) -(2415,7888) -(8091,7889) -(8347,7890) -(7879,7891) -(9360,7892) -(3369,7893) -(8536,7894) -(8628,7895) -(1580,7896) -(705,7897) -(4650,7898) -(9165,7899) -(4820,7900) -(3538,7901) -(9947,7902) -(4954,7903) -(1104,7904) -(8455,7905) -(8307,7906) -(9203,7907) -(7565,7908) -(7745,7909) -(1787,7910) -(4861,7911) -(5183,7912) -(529,7913) -(2470,7914) -(1267,7915) -(2059,7916) -(1862,7917) -(7382,7918) -(4796,7919) -(2331,7920) -(8870,7921) -(9581,7922) -(9063,7923) -(2192,7924) -(6466,7925) -(7096,7926) -(6257,7927) -(7009,7928) -(8136,7929) -(1854,7930) -(3644,7931) -(4437,7932) -(7209,7933) -(1516,7934) -(822,7935) -(1778,7936) -(8161,7937) -(6030,7938) -(3515,7939) -(1702,7940) -(2671,7941) -(7623,7942) -(9828,7943) -(1888,7944) -(4520,7945) -(3461,7946) -(1488,7947) -(7753,7948) -(5525,7949) -(5220,7950) -(305,7951) -(7883,7952) -(1222,7953) -(8552,7954) -(6097,7955) -(2298,7956) -(956,7957) -(9351,7958) -(6669,7959) -(9383,7960) -(1607,7961) -(812,7962) -(2109,7963) -(207,7964) -(7124,7965) -(9333,7966) -(3262,7967) -(1070,7968) -(7579,7969) -(9283,7970) -(4917,7971) -(1328,7972) -(3042,7973) -(8352,7974) -(2710,7975) -(3330,7976) -(2822,7977) -(5627,7978) -(7848,7979) -(7384,7980) -(727,7981) -(9926,7982) -(2647,7983) -(6416,7984) -(8751,7985) -(6515,7986) -(2472,7987) -(7205,7988) -(9654,7989) -(5646,7990) -(4217,7991) -(4484,7992) -(6654,7993) -(4876,7994) -(9690,7995) -(2453,7996) -(829,7997) -(2547,7998) -(9726,7999) -(9267,8000) -(7448,8001) -(610,8002) -(2791,8003) -(3651,8004) -(5206,8005) -(8774,8006) -(4753,8007) -(4755,8008) -(686,8009) -(8281,8010) -(2058,8011) -(8900,8012) -(8588,8013) -(2904,8014) -(8917,8015) -(9026,8016) -(2416,8017) -(1053,8018) -(7141,8019) -(9771,8020) -(2774,8021) -(3213,8022) -(5694,8023) -(6631,8024) -(6638,8025) -(7407,8026) -(8972,8027) -(2202,8028) -(6135,8029) -(5043,8030) -(5163,8031) -(1191,8032) -(6576,8033) -(3455,8034) -(3688,8035) -(4982,8036) -(4180,8037) -(4708,8038) -(1241,8039) -(4921,8040) -(3197,8041) -(8225,8042) -(5913,8043) -(6387,8044) -(2706,8045) -(1461,8046) -(7646,8047) -(8066,8048) -(4171,8049) -(8008,8050) -(2088,8051) -(7907,8052) -(2429,8053) -(9629,8054) -(1470,8055) -(4346,8056) -(7219,8057) -(1185,8058) -(8776,8059) -(684,8060) -(2343,8061) -(4470,8062) -(5116,8063) -(1746,8064) -(3216,8065) -(4594,8066) -(3013,8067) -(2307,8068) -(7663,8069) -(8504,8070) -(3683,8071) -(144,8072) -(203,8073) -(5255,8074) -(4150,8075) -(5701,8076) -(7400,8077) -(8203,8078) -(637,8079) -(2898,8080) -(1110,8081) -(6255,8082) -(1071,8083) -(541,8084) -(8077,8085) -(6809,8086) -(4749,8087) -(2886,8088) -(5510,8089) -(713,8090) -(8388,8091) -(9524,8092) -(9949,8093) -(885,8094) -(8699,8095) -(2232,8096) -(5142,8097) -(8891,8098) -(1881,8099) -(3751,8100) -(1896,8101) -(8258,8102) -(3820,8103) -(6617,8104) -(5100,8105) -(4277,8106) -(2498,8107) -(4343,8108) -(8319,8109) -(4803,8110) -(3100,8111) -(428,8112) -(2811,8113) -(2989,8114) -(1100,8115) -(6586,8116) -(3124,8117) -(1635,8118) -(3888,8119) -(8369,8120) -(3148,8121) -(2842,8122) -(4965,8123) -(3742,8124) -(5196,8125) -(9105,8126) -(6806,8127) -(5849,8128) -(6504,8129) -(9841,8130) -(457,8131) -(8856,8132) -(8043,8133) -(5933,8134) -(5725,8135) -(8607,8136) -(9280,8137) -(6017,8138) -(4946,8139) -(7373,8140) -(8096,8141) -(3178,8142) -(1849,8143) -(8813,8144) -(460,8145) -(7756,8146) -(4425,8147) -(1602,8148) -(5981,8149) -(8139,8150) -(754,8151) -(26,8152) -(106,8153) -(7465,8154) -(1048,8155) -(2303,8156) -(5794,8157) -(3321,8158) -(6122,8159) -(6474,8160) -(827,8161) -(6616,8162) -(2131,8163) -(5483,8164) -(606,8165) -(922,8166) -(8475,8167) -(7645,8168) -(5097,8169) -(5377,8170) -(6116,8171) -(8674,8172) -(8063,8173) -(5271,8174) -(1619,8175) -(6419,8176) -(7651,8177) -(2897,8178) -(8148,8179) -(7461,8180) -(9186,8181) -(7127,8182) -(8233,8183) -(9651,8184) -(6746,8185) -(7835,8186) -(8815,8187) -(6398,8188) -(5344,8189) -(8209,8190) -(8444,8191) -(5669,8192) -(2455,8193) -(6767,8194) -(135,8195) -(3503,8196) -(6102,8197) -(7136,8198) -(4933,8199) -(8804,8200) -(3760,8201) -(8603,8202) -(7411,8203) -(834,8204) -(7385,8205) -(3696,8206) -(8720,8207) -(4539,8208) -(9837,8209) -(8595,8210) -(3673,8211) -(475,8212) -(2256,8213) -(6349,8214) -(9968,8215) -(7261,8216) -(5799,8217) -(8159,8218) -(92,8219) -(5927,8220) -(7925,8221) -(5836,8222) -(7935,8223) -(5505,8224) -(5882,8225) -(4411,8226) -(64,8227) -(2851,8228) -(1665,8229) -(2895,8230) -(2210,8231) -(9873,8232) -(5402,8233) -(285,8234) -(8545,8235) -(5328,8236) -(733,8237) -(7726,8238) -(5418,8239) -(7761,8240) -(9263,8241) -(5579,8242) -(5434,8243) -(5230,8244) -(9981,8245) -(5830,8246) -(128,8247) -(2734,8248) -(4537,8249) -(3899,8250) -(1000,8251) -(9896,8252) -(3640,8253) -(2568,8254) -(2026,8255) -(3955,8256) -(7152,8257) -(2402,8258) -(9522,8259) -(4011,8260) -(3297,8261) -(4915,8262) -(5397,8263) -(5454,8264) -(4568,8265) -(5875,8266) -(3642,8267) -(8506,8268) -(9621,8269) -(7739,8270) -(3987,8271) -(2090,8272) -(3838,8273) -(17,8274) -(3406,8275) -(8312,8276) -(4034,8277) -(1535,8278) -(7198,8279) -(8885,8280) -(4081,8281) -(980,8282) -(551,8283) -(7746,8284) -(4756,8285) -(3655,8286) -(7075,8287) -(3950,8288) -(2314,8289) -(8432,8290) -(62,8291) -(6920,8292) -(4077,8293) -(9118,8294) -(5375,8295) -(178,8296) -(1079,8297) -(4279,8298) -(8436,8299) -(1931,8300) -(2096,8301) -(1638,8302) -(2788,8303) -(4751,8304) -(8824,8305) -(3098,8306) -(4497,8307) -(5223,8308) -(9212,8309) -(4265,8310) -(6898,8311) -(8808,8312) -(5629,8313) -(3779,8314) -(4972,8315) -(4511,8316) -(6761,8317) -(2335,8318) -(732,8319) -(4757,8320) -(6624,8321) -(5869,8322) -(5842,8323) -(5735,8324) -(8276,8325) -(7227,8326) -(4923,8327) -(9135,8328) -(5813,8329) -(9697,8330) -(3222,8331) -(2394,8332) -(5784,8333) -(3652,8334) -(8175,8335) -(7568,8336) -(6645,8337) -(8176,8338) -(530,8339) -(5439,8340) -(61,8341) -(3951,8342) -(5283,8343) -(7226,8344) -(1954,8345) -(334,8346) -(3921,8347) -(6276,8348) -(3378,8349) -(5236,8350) -(7781,8351) -(8601,8352) -(1473,8353) -(3246,8354) -(3601,8355) -(6861,8356) -(9032,8357) -(216,8358) -(3824,8359) -(8486,8360) -(276,8361) -(1838,8362) -(6175,8363) -(3719,8364) -(6958,8365) -(6822,8366) -(3318,8367) -(7222,8368) -(85,8369) -(5158,8370) -(6360,8371) -(2599,8372) -(4002,8373) -(6597,8374) -(5762,8375) -(8383,8376) -(4686,8377) -(5972,8378) -(1432,8379) -(1601,8380) -(3012,8381) -(9345,8382) -(8869,8383) -(6612,8384) -(262,8385) -(300,8386) -(3045,8387) -(7252,8388) -(9099,8389) -(9006,8390) -(3078,8391) -(5159,8392) -(9329,8393) -(1393,8394) -(5894,8395) -(11,8396) -(5606,8397) -(5541,8398) -(2689,8399) -(1023,8400) -(8134,8401) -(5923,8402) -(6056,8403) -(653,8404) -(367,8405) -(1828,8406) -(6506,8407) -(5772,8408) -(8052,8409) -(2633,8410) -(4878,8411) -(5621,8412) -(41,8413) -(4613,8414) -(9389,8415) -(9414,8416) -(3583,8417) -(3454,8418) -(719,8419) -(6188,8420) -(2288,8421) -(1287,8422) -(1397,8423) -(7763,8424) -(5194,8425) -(3167,8426) -(9218,8427) -(2065,8428) -(9669,8429) -(146,8430) -(6141,8431) -(2843,8432) -(7934,8433) -(2536,8434) -(7088,8435) -(2519,8436) -(6650,8437) -(3007,8438) -(4507,8439) -(4892,8440) -(7159,8441) -(3171,8442) -(1080,8443) -(7248,8444) -(7230,8445) -(3823,8446) -(5517,8447) -(1482,8448) -(9953,8449) -(2754,8450) -(3875,8451) -(9800,8452) -(8819,8453) -(8267,8454) -(520,8455) -(5770,8456) -(2114,8457) -(5045,8458) -(1094,8459) -(8786,8460) -(353,8461) -(290,8462) -(3376,8463) -(9305,8464) -(186,8465) -(4817,8466) -(4638,8467) -(3558,8468) -(9285,8469) -(848,8470) -(8923,8471) -(6826,8472) -(5187,8473) -(2398,8474) -(7653,8475) -(8835,8476) -(5736,8477) -(1238,8478) -(6021,8479) -(6815,8480) -(2549,8481) -(5657,8482) -(6855,8483) -(1225,8484) -(7452,8485) -(2479,8486) -(7974,8487) -(1212,8488) -(8883,8489) -(8150,8490) -(3392,8491) -(6774,8492) -(904,8493) -(5068,8494) -(9339,8495) -(1062,8496) -(3841,8497) -(8924,8498) -(9795,8499) -(3981,8500) -(4290,8501) -(1067,8502) -(8679,8503) -(2894,8504) -(9248,8505) -(1072,8506) -(3510,8507) -(6871,8508) -(8701,8509) -(8170,8510) -(2730,8511) -(2668,8512) -(8723,8513) -(3439,8514) -(6219,8515) -(4264,8516) -(3929,8517) -(7,8518) -(3737,8519) -(358,8520) -(5128,8521) -(7353,8522) -(8758,8523) -(7284,8524) -(4037,8525) -(435,8526) -(3580,8527) -(4554,8528) -(4337,8529) -(512,8530) -(2032,8531) -(1755,8532) -(9923,8533) -(3747,8534) -(27,8535) -(3075,8536) -(6259,8537) -(2940,8538) -(5724,8539) -(5638,8540) -(479,8541) -(4125,8542) -(1525,8543) -(7529,8544) -(931,8545) -(5175,8546) -(6798,8547) -(2111,8548) -(6145,8549) -(4712,8550) -(3110,8551) -(97,8552) -(758,8553) -(1895,8554) -(5289,8555) -(5026,8556) -(4725,8557) -(1679,8558) -(4433,8559) -(5340,8560) -(6340,8561) -(3261,8562) -(8108,8563) -(8785,8564) -(7391,8565) -(1496,8566) -(1484,8567) -(5884,8568) -(342,8569) -(7659,8570) -(6635,8571) -(8507,8572) -(2583,8573) -(6533,8574) -(5879,8575) -(5511,8576) -(3682,8577) -(7182,8578) -(1409,8579) -(3363,8580) -(729,8581) -(5857,8582) -(235,8583) -(193,8584) -(5586,8585) -(6203,8586) -(6795,8587) -(3211,8588) -(9763,8589) -(9043,8590) -(2854,8591) -(565,8592) -(9284,8593) -(7886,8594) -(122,8595) -(4934,8596) -(1766,8597) -(2554,8598) -(488,8599) -(825,8600) -(678,8601) -(4543,8602) -(1699,8603) -(3771,8604) -(1234,8605) -(4152,8606) -(1632,8607) -(4988,8608) -(1980,8609) -(7479,8610) -(2586,8611) -(5433,8612) -(2261,8613) -(1180,8614) -(3938,8615) -(6714,8616) -(2890,8617) -(7379,8618) -(5896,8619) -(5949,8620) -(3194,8621) -(9325,8622) -(9531,8623) -(711,8624) -(2450,8625) -(1929,8626) -(6165,8627) -(4050,8628) -(9011,8629) -(7916,8630) -(9136,8631) -(8782,8632) -(8491,8633) -(5114,8634) -(5815,8635) -(5628,8636) -(810,8637) -(6178,8638) -(2619,8639) -(3340,8640) -(2491,8641) -(3574,8642) -(6754,8643) -(1566,8644) -(9174,8645) -(1520,8646) -(2691,8647) -(6961,8648) -(5722,8649) -(9707,8650) -(2891,8651) -(341,8652) -(4690,8653) -(7841,8654) -(6615,8655) -(9169,8656) -(6689,8657) -(8721,8658) -(7508,8659) -(8631,8660) -(480,8661) -(7094,8662) -(319,8663) -(9421,8664) -(4352,8665) -(5019,8666) -(3956,8667) -(114,8668) -(1196,8669) -(1407,8670) -(7432,8671) -(3141,8672) -(2073,8673) -(3400,8674) -(505,8675) -(1263,8676) -(190,8677) -(6686,8678) -(9821,8679) -(1119,8680) -(2955,8681) -(224,8682) -(7562,8683) -(8845,8684) -(5405,8685) -(9192,8686) -(4927,8687) -(997,8688) -(989,8689) -(7258,8690) -(6899,8691) -(1770,8692) -(4423,8693) -(5671,8694) -(8393,8695) -(4355,8696) -(3919,8697) -(338,8698) -(5790,8699) -(1452,8700) -(939,8701) -(8913,8702) -(7157,8703) -(7240,8704) -(3492,8705) -(3464,8706) -(388,8707) -(4135,8708) -(1194,8709) -(5476,8710) -(9844,8711) -(9364,8712) -(5238,8713) -(3712,8714) -(6189,8715) -(5257,8716) -(81,8717) -(3289,8718) -(1177,8719) -(5038,8720) -(325,8721) -(7221,8722) -(7123,8723) -(6364,8724) -(4468,8725) -(9185,8726) -(4158,8727) -(9439,8728) -(7759,8729) -(3325,8730) -(7991,8731) -(1650,8732) -(8395,8733) -(286,8734) -(1507,8735) -(4122,8736) -(2625,8737) -(1140,8738) -(5262,8739) -(4919,8740) -(7266,8741) -(630,8742) -(2129,8743) -(9552,8744) -(3018,8745) -(7145,8746) -(1633,8747) -(7957,8748) -(774,8749) -(9371,8750) -(6007,8751) -(5277,8752) -(9426,8753) -(9190,8754) -(8996,8755) -(3409,8756) -(7212,8757) -(416,8758) -(7211,8759) -(7454,8760) -(8417,8761) -(5562,8762) -(4996,8763) -(5718,8764) -(7838,8765) -(7715,8766) -(2780,8767) -(1013,8768) -(8465,8769) -(7976,8770) -(7150,8771) -(6471,8772) -(1927,8773) -(227,8774) -(6462,8775) -(5227,8776) -(1074,8777) -(9448,8778) -(4459,8779) -(2478,8780) -(5005,8781) -(2418,8782) -(6991,8783) -(4729,8784) -(3548,8785) -(9616,8786) -(2901,8787) -(10,8788) -(2637,8789) -(6747,8790) -(797,8791) -(7609,8792) -(8290,8793) -(8765,8794) -(8053,8795) -(5602,8796) -(3672,8797) -(7513,8798) -(3462,8799) -(4457,8800) -(6547,8801) -(7417,8802) -(8641,8803) -(149,8804) -(5041,8805) -(9232,8806) -(3603,8807) -(2792,8808) -(6620,8809) -(4000,8810) -(659,8811) -(8174,8812) -(4599,8813) -(7851,8814) -(6284,8815) -(7116,8816) -(5595,8817) -(2903,8818) -(5948,8819) -(225,8820) -(524,8821) -(7639,8822) -(7297,8823) -(2606,8824) -(4771,8825) -(8162,8826) -(8999,8827) -(2309,8828) -(3594,8829) -(6092,8830) -(7467,8831) -(6986,8832) -(9898,8833) -(9578,8834) -(156,8835) -(5810,8836) -(790,8837) -(6840,8838) -(6725,8839) -(5528,8840) -(4120,8841) -(6694,8842) -(3552,8843) -(1478,8844) -(8084,8845) -(7578,8846) -(6314,8847) -(6123,8848) -(9443,8849) -(9628,8850) -(8508,8851) -(5552,8852) -(5327,8853) -(7771,8854) -(8932,8855) -(3526,8856) -(4340,8857) -(9419,8858) -(8421,8859) -(7431,8860) -(172,8861) -(3279,8862) -(1508,8863) -(7091,8864) -(1419,8865) -(3032,8866) -(8683,8867) -(4763,8868) -(4424,8869) -(8640,8870) -(7187,8871) -(6247,8872) -(7340,8873) -(182,8874) -(2948,8875) -(9462,8876) -(5997,8877) -(5608,8878) -(1472,8879) -(277,8880) -(4807,8881) -(4969,8882) -(5611,8883) -(372,8884) -(6666,8885) -(476,8886) -(5225,8887) -(5143,8888) -(1853,8889) -(675,8890) -(5643,8891) -(5317,8892) -(8102,8893) -(978,8894) -(4620,8895) -(151,8896) -(972,8897) -(6820,8898) -(7387,8899) -(9634,8900) -(6308,8901) -(8323,8902) -(6672,8903) -(8283,8904) -(7996,8905) -(6488,8906) -(2365,8907) -(9746,8908) -(8605,8909) -(3342,8910) -(8429,8911) -(1162,8912) -(531,8913) -(8408,8914) -(8862,8915) -(5843,8916) -(8704,8917) -(7070,8918) -(9119,8919) -(8344,8920) -(8979,8921) -(2971,8922) -(7700,8923) -(8280,8924) -(9096,8925) -(99,8926) -(6696,8927) -(9490,8928) -(9073,8929) -(1861,8930) -(4413,8931) -(6002,8932) -(439,8933) -(5449,8934) -(9737,8935) -(1898,8936) -(4189,8937) -(1408,8938) -(394,8939) -(1935,8940) -(3965,8941) -(6821,8942) -(349,8943) -(8428,8944) -(8200,8945) -(1737,8946) -(6516,8947) -(5441,8948) -(5999,8949) -(1539,8950) -(9067,8951) -(4061,8952) -(1642,8953) -(4657,8954) -(9934,8955) -(6385,8956) -(6775,8957) -(3873,8958) -(3862,8959) -(1224,8960) -(4483,8961) -(3685,8962) -(6082,8963) -(7798,8964) -(9039,8965) -(985,8966) -(5389,8967) -(1716,8968) -(4209,8969) -(746,8970) -(6295,8971) -(9754,8972) -(2336,8973) -(3701,8974) -(3551,8975) -(8516,8976) -(9290,8977) -(5686,8978) -(2893,8979) -(6279,8980) -(2278,8981) -(1618,8982) -(3450,8983) -(8857,8984) -(1005,8985) -(4727,8986) -(7617,8987) -(2021,8988) -(9124,8989) -(3175,8990) -(2949,8991) -(2424,8992) -(4791,8993) -(7500,8994) -(4893,8995) -(121,8996) -(1965,8997) -(2972,8998) -(662,8999) -(7074,9000) -(981,9001) -(3520,9002) -(6540,9003) -(6648,9004) -(7076,9005) -(6919,9006) -(1108,9007) -(317,9008) -(3483,9009) -(6764,9010) -(1235,9011) -(7121,9012) -(426,9013) -(6880,9014) -(5401,9015) -(7323,9016) -(9751,9017) -(3436,9018) -(7319,9019) -(7882,9020) -(8260,9021) -(9758,9022) -(4205,9023) -(8884,9024) -(1112,9025) -(2186,9026) -(8666,9027) -(4325,9028) -(4912,9029) -(6497,9030) -(9072,9031) -(8899,9032) -(5619,9033) -(4110,9034) -(7025,9035) -(5605,9036) -(2572,9037) -(3895,9038) -(9138,9039) -(4713,9040) -(6079,9041) -(8898,9042) -(2650,9043) -(5316,9044) -(5133,9045) -(2184,9046) -(2728,9047) -(6737,9048) -(1128,9049) -(9662,9050) -(9384,9051) -(4576,9052) -(9613,9053) -(4001,9054) -(3628,9055) -(6968,9056) -(6491,9057) -(1265,9058) -(6128,9059) -(4274,9060) -(3598,9061) -(7961,9062) -(2643,9063) -(4547,9064) -(3568,9065) -(8954,9066) -(8802,9067) -(7829,9068) -(1008,9069) -(3627,9070) -(3999,9071) -(7697,9072) -(9380,9073) -(2707,9074) -(4430,9075) -(6440,9076) -(9958,9077) -(7592,9078) -(7852,9079) -(9253,9080) -(5910,9081) -(7487,9082) -(6324,9083) -(5792,9084) -(7390,9085) -(8534,9086) -(2690,9087) -(3992,9088) -(6928,9089) -(7815,9090) -(9477,9091) -(497,9092) -(7532,9093) -(9838,9094) -(1557,9095) -(2467,9096) -(2367,9097) -(5677,9098) -(6193,9099) -(7126,9100) -(5264,9101) -(850,9102) -(4854,9103) -(4414,9104) -(8971,9105) -(9240,9106) -(7341,9107) -(3151,9108) -(1742,9109) -(1347,9110) -(9418,9111) -(5452,9112) -(8637,9113) -(8287,9114) -(9865,9115) -(1664,9116) -(9933,9117) -(3416,9118) -(7981,9119) -(1981,9120) -(441,9121) -(1380,9122) -(7325,9123) -(5682,9124) -(1024,9125) -(1096,9126) -(4717,9127) -(7948,9128) -(4074,9129) -(211,9130) -(8993,9131) -(4509,9132) -(823,9133) -(4747,9134) -(6955,9135) -(7922,9136) -(6936,9137) -(1546,9138) -(9836,9139) -(5626,9140) -(4879,9141) -(8590,9142) -(8842,9143) -(6505,9144) -(2803,9145) -(9258,9146) -(741,9147) -(1457,9148) -(5777,9149) -(2883,9150) -(6610,9151) -(4331,9152) -(2712,9153) -(9268,9154) -(410,9155) -(9411,9156) -(4683,9157) -(7072,9158) -(5050,9159) -(5932,9160) -(2756,9161) -(9813,9162) -(7388,9163) -(2596,9164) -(5102,9165) -(208,9166) -(86,9167) -(8127,9168) -(5154,9169) -(4491,9170) -(7423,9171) -(6441,9172) -(2920,9173) -(6386,9174) -(9744,9175) -(2667,9176) -(5754,9177) -(4645,9178) -(4327,9179) -(843,9180) -(4085,9181) -(2849,9182) -(5734,9183) -(5307,9184) -(8433,9185) -(3031,9186) -(5714,9187) -(5969,9188) -(2532,9189) -(5219,9190) -(7343,9191) -(9089,9192) -(9337,9193) -(5131,9194) -(6253,9195) -(5140,9196) -(2953,9197) -(4293,9198) -(9974,9199) -(5061,9200) -(8570,9201) -(9504,9202) -(604,9203) -(4991,9204) -(880,9205) -(3861,9206) -(8262,9207) -(5689,9208) -(1793,9209) -(2661,9210) -(7954,9211) -(1874,9212) -(2982,9213) -(331,9214) -(5021,9215) -(9894,9216) -(7709,9217) -(4980,9218) -(8249,9219) -(7120,9220) -(7464,9221) -(8086,9222) -(3509,9223) -(3902,9224) -(9907,9225) -(6278,9226) -(9316,9227) -(2824,9228) -(1558,9229) -(5436,9230) -(1161,9231) -(7569,9232) -(9614,9233) -(6970,9234) -(2422,9235) -(8860,9236) -(9912,9237) -(1109,9238) -(3286,9239) -(2277,9240) -(8656,9241) -(4656,9242) -(6965,9243) -(7591,9244) -(4883,9245) -(452,9246) -(4018,9247) -(4066,9248) -(6480,9249) -(8634,9250) -(9387,9251) -(3476,9252) -(5995,9253) -(9677,9254) -(3884,9255) -(6500,9256) -(7972,9257) -(5281,9258) -(1288,9259) -(4366,9260) -(6557,9261) -(7086,9262) -(6588,9263) -(9062,9264) -(9230,9265) -(7672,9266) -(5204,9267) -(2836,9268) -(7165,9269) -(971,9270) -(3851,9271) -(8593,9272) -(7742,9273) -(2887,9274) -(8479,9275) -(9514,9276) -(273,9277) -(2938,9278) -(9793,9279) -(8050,9280) -(6702,9281) -(7290,9282) -(1837,9283) -(3206,9284) -(4925,9285) -(5066,9286) -(3401,9287) -(3474,9288) -(57,9289) -(2082,9290) -(100,9291) -(9665,9292) -(8284,9293) -(958,9294) -(5282,9295) -(4257,9296) -(3160,9297) -(8449,9298) -(500,9299) -(6432,9300) -(6220,9301) -(7233,9302) -(2723,9303) -(1899,9304) -(7158,9305) -(202,9306) -(2286,9307) -(5356,9308) -(3809,9309) -(3979,9310) -(8359,9311) -(3479,9312) -(4895,9313) -(6059,9314) -(9560,9315) -(6756,9316) -(7504,9317) -(6762,9318) -(5304,9319) -(9533,9320) -(6649,9321) -(38,9322) -(5713,9323) -(3000,9324) -(3738,9325) -(3327,9326) -(3922,9327) -(9245,9328) -(2172,9329) -(7128,9330) -(1195,9331) -(8445,9332) -(8638,9333) -(1249,9334) -(8659,9335) -(3556,9336) -(3347,9337) -(3260,9338) -(5139,9339) -(9991,9340) -(5499,9341) -(8082,9342) -(1640,9343) -(8726,9344) -(2339,9345) -(2601,9346) -(9940,9347) -(4185,9348) -(9546,9349) -(5218,9350) -(4374,9351) -(288,9352) -(7445,9353) -(1710,9354) -(6409,9355) -(7982,9356) -(4950,9357) -(9242,9358) -(3272,9359) -(739,9360) -(5526,9361) -(8189,9362) -(9106,9363) -(9775,9364) -(4643,9365) -(8396,9366) -(3255,9367) -(301,9368) -(6014,9369) -(6046,9370) -(984,9371) -(2420,9372) -(2922,9373) -(2317,9374) -(7332,9375) -(6451,9376) -(2589,9377) -(4333,9378) -(8650,9379) -(6856,9380) -(4194,9381) -(6246,9382) -(4371,9383) -(1388,9384) -(1056,9385) -(6041,9386) -(6153,9387) -(8450,9388) -(3469,9389) -(5226,9390) -(8112,9391) -(647,9392) -(2567,9393) -(9064,9394) -(5161,9395) -(5260,9396) -(8988,9397) -(9678,9398) -(6853,9399) -(5294,9400) -(9864,9401) -(8702,9402) -(1132,9403) -(1524,9404) -(4560,9405) -(2137,9406) -(3283,9407) -(3377,9408) -(2267,9409) -(8987,9410) -(6709,9411) -(8059,9412) -(3402,9413) -(6443,9414) -(8858,9415) -(3974,9416) -(3521,9417) -(9509,9418) -(5442,9419) -(8968,9420) -(333,9421) -(952,9422) -(7482,9423) -(1486,9424) -(1815,9425) -(7937,9426) -(1436,9427) -(3470,9428) -(8195,9429) -(6906,9430) -(2539,9431) -(5988,9432) -(8908,9433) -(2319,9434) -(3263,9435) -(4039,9436) -(6373,9437) -(1168,9438) -(8338,9439) -(1172,9440) -(200,9441) -(6355,9442) -(7768,9443) -(25,9444) -(7144,9445) -(8671,9446) -(9163,9447) -(8889,9448) -(5950,9449) -(6163,9450) -(8119,9451) -(1416,9452) -(4132,9453) -(2294,9454) -(9094,9455) -(4168,9456) -(9108,9457) -(5706,9458) -(2231,9459) -(2173,9460) -(90,9461) -(9996,9462) -(330,9463) -(2052,9464) -(1093,9465) -(5817,9466) -(1559,9467) -(8405,9468) -(9962,9469) -(9461,9470) -(3028,9471) -(6814,9472) -(9587,9473) -(6863,9474) -(4963,9475) -(7811,9476) -(7608,9477) -(5321,9478) -(9971,9479) -(6161,9480) -(2181,9481) -(3828,9482) -(348,9483) -(5459,9484) -(9406,9485) -(9852,9486) -(3095,9487) -(5597,9488) -(8841,9489) -(3536,9490) -(4009,9491) -(7366,9492) -(7327,9493) -(1613,9494) -(8619,9495) -(4880,9496) -(1552,9497) -(7636,9498) -(8397,9499) -(6224,9500) -(9102,9501) -(7906,9502) -(9467,9503) -(828,9504) -(9585,9505) -(925,9506) -(7375,9507) -(4027,9508) -(766,9509) -(5633,9510) -(5648,9511) -(148,9512) -(2072,9513) -(431,9514) -(1711,9515) -(9378,9516) -(6776,9517) -(6842,9518) -(2656,9519) -(3116,9520) -(7904,9521) -(3529,9522) -(3240,9523) -(5801,9524) -(4090,9525) -(7687,9526) -(9711,9527) -(4760,9528) -(5524,9529) -(2251,9530) -(1511,9531) -(5991,9532) -(7808,9533) -(8708,9534) -(8939,9535) -(4295,9536) -(5905,9537) -(2649,9538) -(2347,9539) -(6339,9540) -(292,9541) -(9314,9542) -(6893,9543) -(3970,9544) -(1652,9545) -(4326,9546) -(7881,9547) -(5291,9548) -(957,9549) -(2313,9550) -(5463,9551) -(1268,9552) -(5028,9553) -(656,9554) -(9274,9555) -(8217,9556) -(2175,9557) -(6028,9558) -(7584,9559) -(4114,9560) -(8894,9561) -(781,9562) -(133,9563) -(7572,9564) -(8514,9565) -(3352,9566) -(8098,9567) -(9116,9568) -(9444,9569) -(2590,9570) -(7302,9571) -(7444,9572) -(8748,9573) -(7615,9574) -(6090,9575) -(1529,9576) -(9398,9577) -(6114,9578) -(2736,9579) -(468,9580) -(1487,9581) -(4784,9582) -(6731,9583) -(3328,9584) -(6891,9585) -(8039,9586) -(4064,9587) -(542,9588) -(1039,9589) -(5603,9590) -(6641,9591) -(6307,9592) -(5354,9593) -(7878,9594) -(6391,9595) -(4575,9596) -(6644,9597) -(5207,9598) -(1736,9599) -(3547,9600) -(6647,9601) -(4107,9602) -(8125,9603) -(9223,9604) -(6903,9605) -(3639,9606) -(9606,9607) -(3232,9608) -(2063,9609) -(3731,9610) -(2558,9611) -(2357,9612) -(6008,9613) -(8246,9614) -(8220,9615) -(1075,9616) -(2410,9617) -(3253,9618) -(4370,9619) -(8426,9620) -(2262,9621) -(4149,9622) -(2732,9623) -(8606,9624) -(6311,9625) -(7223,9626) -(3054,9627) -(3952,9628) -(8252,9629) -(6020,9630) -(3846,9631) -(3755,9632) -(3765,9633) -(3434,9634) -(1381,9635) -(287,9636) -(4476,9637) -(2916,9638) -(4517,9639) -(4561,9640) -(5106,9641) -(2077,9642) -(5269,9643) -(5688,9644) -(8831,9645) -(3867,9646) -(6062,9647) -(8460,9648) -(3138,9649) -(3173,9650) -(7018,9651) -(4836,9652) -(1007,9653) -(658,9654) -(5205,9655) -(5805,9656) -(5959,9657) -(2863,9658) -(7272,9659) -(8437,9660) -(4900,9661) -(890,9662) -(3530,9663) -(6209,9664) -(4595,9665) -(5982,9666) -(1101,9667) -(9555,9668) -(1918,9669) -(3527,9670) -(7309,9671) -(8213,9672) -(306,9673) -(845,9674) -(16,9675) -(437,9676) -(9518,9677) -(2142,9678) -(8121,9679) -(7354,9680) -(1720,9681) -(6078,9682) -(5929,9683) -(3856,9684) -(3424,9685) -(1712,9686) -(2340,9687) -(5570,9688) -(8734,9689) -(6077,9690) -(2960,9691) -(5062,9692) -(1532,9693) -(8298,9694) -(2496,9695) -(8412,9696) -(724,9697) -(1019,9698) -(6265,9699) -(740,9700) -(8495,9701) -(6983,9702) -(991,9703) -(3189,9704) -(4487,9705) -(5554,9706) -(1258,9707) -(5359,9708) -(2709,9709) -(361,9710) -(4028,9711) -(3735,9712) -(4427,9713) -(7540,9714) -(3569,9715) -(1916,9716) -(7596,9717) -(9721,9718) -(4429,9719) -(3471,9720) -(1157,9721) -(5700,9722) -(4431,9723) -(9409,9724) -(8752,9725) -(9484,9726) -(1266,9727) -(9097,9728) -(3068,9729) -(5490,9730) -(1375,9731) -(2487,9732) -(1705,9733) -(1571,9734) -(4005,9735) -(5497,9736) -(2144,9737) -(4052,9738) -(4942,9739) -(5504,9740) -(2913,9741) -(5617,9742) -(8179,9743) -(9437,9744) -(1821,9745) -(5737,9746) -(4207,9747) -(4815,9748) -(8707,9749) -(5970,9750) -(5501,9751) -(4013,9752) -(9235,9753) -(2503,9754) -(9181,9755) -(2289,9756) -(4256,9757) -(191,9758) -(9655,9759) -(8615,9760) -(3011,9761) -(6376,9762) -(68,9763) -(4720,9764) -(6848,9765) -(456,9766) -(5887,9767) -(9249,9768) -(4041,9769) -(2304,9770) -(8763,9771) -(2115,9772) -(8014,9773) -(9895,9774) -(671,9775) -(3774,9776) -(134,9777) -(534,9778) -(7308,9779) -(5244,9780) -(1512,9781) -(8960,9782) -(6602,9783) -(593,9784) -(2353,9785) -(4139,9786) -(3063,9787) -(652,9788) -(7405,9789) -(3034,9790) -(4614,9791) -(2351,9792) -(8208,9793) -(5475,9794) -(6875,9795) -(563,9796) -(3346,9797) -(291,9798) -(6345,9799) -(8099,9800) -(2078,9801) -(8238,9802) -(4482,9803) -(716,9804) -(7288,9805) -(5906,9806) -(5618,9807) -(1141,9808) -(8231,9809) -(3713,9810) -(9158,9811) -(4051,9812) -(1973,9813) -(6710,9814) -(1021,9815) -(2196,9816) -(8335,9817) -(2272,9818) -(3818,9819) -(679,9820) -(7512,9821) -(493,9822) -(5663,9823) -(4655,9824) -(3996,9825) -(8797,9826) -(2991,9827) -(7038,9828) -(4174,9829) -(6908,9830) -(8477,9831) -(3576,9832) -(2685,9833) -(9161,9834) -(2951,9835) -(8362,9836) -(2379,9837) -(1277,9838) -(1728,9839) -(9816,9840) -(6288,9841) -(8985,9842) -(771,9843) -(464,9844) -(9625,9845) -(9608,9846) -(9170,9847) -(9658,9848) -(7515,9849) -(9400,9850) -(2045,9851) -(324,9852) -(4252,9853) -(8329,9854) -(4472,9855) -(1047,9856) -(9341,9857) -(7000,9858) -(1429,9859) -(2701,9860) -(6630,9861) -(3669,9862) -(8613,9863) -(7080,9864) -(8788,9865) -(6291,9866) -(7885,9867) -(7160,9868) -(6140,9869) -(9881,9870) -(9140,9871) -(644,9872) -(3667,9873) -(2675,9874) -(9492,9875) -(5004,9876) -(9456,9877) -(8197,9878) -(2837,9879) -(127,9880) -(9772,9881) -(5743,9882) -(2007,9883) -(7586,9884) -(45,9885) -(6482,9886) -(4565,9887) -(6975,9888) -(7260,9889) -(2830,9890) -(9365,9891) -(8207,9892) -(2506,9893) -(8081,9894) -(8678,9895) -(9932,9896) -(447,9897) -(9187,9898) -(89,9899) -(7027,9900) -(1536,9901) -(160,9902) -(7679,9903) -(5973,9904) -(4401,9905) -(395,9906) -(4904,9907) -(2759,9908) -(8713,9909) -(3770,9910) -(8272,9911) -(5358,9912) -(9747,9913) -(1567,9914) -(2136,9915) -(314,9916) -(4583,9917) -(375,9918) -(5566,9919) -(6865,9920) -(894,9921) -(5399,9922) -(1385,9923) -(2156,9924) -(9659,9925) -(477,9926) -(8194,9927) -(3937,9928) -(3745,9929) -(4096,9930) -(5487,9931) -(2475,9932) -(6105,9933) -(6036,9934) -(1315,9935) -(4473,9936) -(4016,9937) -(8135,9938) -(8892,9939) -(4850,9940) -(2545,9941) -(3788,9942) -(1672,9943) -(3664,9944) -(3775,9945) -(3103,9946) -(9335,9947) -(9200,9948) -(8665,9949) -(1356,9950) -(6118,9951) -(4605,9952) -(5651,9953) -(9055,9954) -(8461,9955) -(6107,9956) -(1967,9957) -(8910,9958) -(8257,9959) -(851,9960) -(7823,9961) -(3208,9962) -(856,9963) -(2654,9964) -(7185,9965) -(309,9966) -(9752,9967) -(6405,9968) -(6113,9969) -(9774,9970) -(1674,9971) -(9602,9972) -(1363,9973) -(6887,9974) -(6170,9975) -(8888,9976) -(2981,9977) -(7369,9978) -(6227,9979) -(8002,9980) -(4288,9981) -(5136,9982) -(1084,9983) -(9117,9984) -(2406,9985) -(1384,9986) -(9194,9987) -(858,9988) -(8592,9989) -(4773,9990) -(4093,9991) -(6587,9992) -(6093,9993) -(429,9994) -(5780,9995) -(1783,9996) -(2992,9997) -(0,9998) -(2968,9999) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -(333,400) -\N -\N -\N -\. --- --- Data for Name: quad_poly_tbl; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.quad_poly_tbl (id, p) FROM stdin; -1 ((7,10),(7.401923788646684,11.5),(8.5,12.598076211353316),(10,13),(11.5,12.598076211353316),(12.598076211353316,11.5),(13,10),(12.598076211353316,8.5),(11.500000000000002,7.401923788646684),(10,7),(8.500000000000002,7.401923788646683),(7.401923788646685,8.499999999999998)) -2 ((6,20),(6.535898384862245,22),(8,23.464101615137753),(10,24),(12,23.464101615137753),(13.464101615137753,22),(14,20),(13.464101615137755,18),(12.000000000000002,16.535898384862247),(10,16),(8.000000000000004,16.535898384862243),(6.5358983848622465,18)) -3 ((5,30),(5.669872981077806,32.5),(7.5,34.33012701892219),(10,35),(12.5,34.33012701892219),(14.330127018922193,32.5),(15,30),(14.330127018922195,27.5),(12.500000000000002,25.66987298107781),(10.000000000000002,25),(7.5000000000000036,25.669872981077805),(5.669872981077808,27.499999999999996)) -4 ((4,40),(4.803847577293368,43),(6.999999999999999,45.19615242270663),(10,46),(12.999999999999998,45.19615242270663),(15.196152422706632,43),(16,40),(15.196152422706632,37),(13.000000000000004,34.80384757729337),(10.000000000000002,34),(7.0000000000000036,34.80384757729337),(4.80384757729337,37)) -5 ((3,50),(3.9378221735089287,53.5),(6.499999999999999,56.06217782649107),(10,57),(13.499999999999998,56.06217782649107),(16.06217782649107,53.5),(17,50),(16.062177826491073,46.5),(13.500000000000004,43.937822173508934),(10.000000000000002,43),(6.500000000000004,43.93782217350893),(3.9378221735089314,46.5)) -6 ((2,60),(3.0717967697244903,64),(5.999999999999999,66.92820323027551),(10,68),(13.999999999999998,66.92820323027551),(16.928203230275507,64),(18,60),(16.92820323027551,56),(14.000000000000004,53.07179676972449),(10.000000000000002,52),(6.000000000000005,53.071796769724486),(3.071796769724493,56)) -7 ((1,70),(2.205771365940052,74.5),(5.499999999999999,77.79422863405995),(10,79),(14.499999999999998,77.79422863405995),(17.794228634059948,74.5),(19,70),(17.794228634059948,65.5),(14.500000000000004,62.20577136594005),(10.000000000000002,61),(5.500000000000006,62.20577136594005),(2.2057713659400546,65.5)) -8 ((0,80),(1.3397459621556127,85),(4.999999999999999,88.66025403784438),(10,90),(14.999999999999998,88.66025403784438),(18.660254037844386,85),(20,80),(18.66025403784439,75),(15.000000000000004,71.33974596215562),(10.000000000000002,70),(5.000000000000007,71.3397459621556),(1.3397459621556163,75)) -9 ((9,90),(9.13397459621556,90.5),(9.5,90.86602540378443),(10,91),(10.5,90.86602540378443),(10.86602540378444,90.5),(11,90),(10.86602540378444,89.5),(10.5,89.13397459621557),(10,89),(9.5,89.13397459621557),(9.133974596215563,89.5)) -10 ((8,100),(8.267949192431123,101),(9,101.73205080756888),(10,102),(11,101.73205080756888),(11.732050807568877,101),(12,100),(11.732050807568879,99),(11,98.26794919243112),(10,98),(9.000000000000002,98.26794919243112),(8.267949192431123,99)) -11 ((7,110),(7.401923788646684,111.5),(8.5,112.59807621135332),(10,113),(11.5,112.59807621135332),(12.598076211353316,111.5),(13,110),(12.598076211353316,108.5),(11.500000000000002,107.40192378864668),(10,107),(8.500000000000002,107.40192378864668),(7.401923788646685,108.5)) -12 ((6,120),(6.535898384862245,122),(8,123.46410161513775),(10,124),(12,123.46410161513775),(13.464101615137753,122),(14,120),(13.464101615137755,118),(12.000000000000002,116.53589838486225),(10,116),(8.000000000000004,116.53589838486225),(6.5358983848622465,118)) -13 ((5,130),(5.669872981077806,132.5),(7.5,134.33012701892218),(10,135),(12.5,134.33012701892218),(14.330127018922193,132.5),(15,130),(14.330127018922195,127.5),(12.500000000000002,125.6698729810778),(10.000000000000002,125),(7.5000000000000036,125.6698729810778),(5.669872981077808,127.5)) -14 ((4,140),(4.803847577293368,143),(6.999999999999999,145.19615242270663),(10,146),(12.999999999999998,145.19615242270663),(15.196152422706632,143),(16,140),(15.196152422706632,137),(13.000000000000004,134.80384757729337),(10.000000000000002,134),(7.0000000000000036,134.80384757729337),(4.80384757729337,137)) -15 ((3,150),(3.9378221735089287,153.5),(6.499999999999999,156.06217782649108),(10,157),(13.499999999999998,156.06217782649108),(16.06217782649107,153.5),(17,150),(16.062177826491073,146.5),(13.500000000000004,143.93782217350892),(10.000000000000002,143),(6.500000000000004,143.93782217350892),(3.9378221735089314,146.5)) -16 ((2,160),(3.0717967697244903,164),(5.999999999999999,166.9282032302755),(10,168),(13.999999999999998,166.9282032302755),(16.928203230275507,164),(18,160),(16.92820323027551,156),(14.000000000000004,153.0717967697245),(10.000000000000002,152),(6.000000000000005,153.0717967697245),(3.071796769724493,156)) -17 ((1,170),(2.205771365940052,174.5),(5.499999999999999,177.79422863405995),(10,179),(14.499999999999998,177.79422863405995),(17.794228634059948,174.5),(19,170),(17.794228634059948,165.5),(14.500000000000004,162.20577136594005),(10.000000000000002,161),(5.500000000000006,162.20577136594005),(2.2057713659400546,165.5)) -18 ((0,180),(1.3397459621556127,185),(4.999999999999999,188.6602540378444),(10,190),(14.999999999999998,188.6602540378444),(18.660254037844386,185),(20,180),(18.66025403784439,175),(15.000000000000004,171.3397459621556),(10.000000000000002,170),(5.000000000000007,171.3397459621556),(1.3397459621556163,175)) -19 ((9,190),(9.13397459621556,190.5),(9.5,190.86602540378445),(10,191),(10.5,190.86602540378445),(10.86602540378444,190.5),(11,190),(10.86602540378444,189.5),(10.5,189.13397459621555),(10,189),(9.5,189.13397459621555),(9.133974596215563,189.5)) -20 ((8,200),(8.267949192431123,201),(9,201.73205080756887),(10,202),(11,201.73205080756887),(11.732050807568877,201),(12,200),(11.732050807568879,199),(11,198.26794919243113),(10,198),(9.000000000000002,198.26794919243113),(8.267949192431123,199)) -21 ((7,210),(7.401923788646684,211.5),(8.5,212.59807621135332),(10,213),(11.5,212.59807621135332),(12.598076211353316,211.5),(13,210),(12.598076211353316,208.5),(11.500000000000002,207.40192378864668),(10,207),(8.500000000000002,207.40192378864668),(7.401923788646685,208.5)) -22 ((6,220),(6.535898384862245,222),(8,223.46410161513776),(10,224),(12,223.46410161513776),(13.464101615137753,222),(14,220),(13.464101615137755,218),(12.000000000000002,216.53589838486224),(10,216),(8.000000000000004,216.53589838486224),(6.5358983848622465,218)) -23 ((5,230),(5.669872981077806,232.5),(7.5,234.33012701892218),(10,235),(12.5,234.33012701892218),(14.330127018922193,232.5),(15,230),(14.330127018922195,227.5),(12.500000000000002,225.66987298107782),(10.000000000000002,225),(7.5000000000000036,225.66987298107782),(5.669872981077808,227.5)) -24 ((4,240),(4.803847577293368,243),(6.999999999999999,245.19615242270663),(10,246),(12.999999999999998,245.19615242270663),(15.196152422706632,243),(16,240),(15.196152422706632,237),(13.000000000000004,234.80384757729337),(10.000000000000002,234),(7.0000000000000036,234.80384757729337),(4.80384757729337,237)) -25 ((3,250),(3.9378221735089287,253.5),(6.499999999999999,256.06217782649105),(10,257),(13.499999999999998,256.06217782649105),(16.06217782649107,253.5),(17,250),(16.062177826491073,246.5),(13.500000000000004,243.93782217350892),(10.000000000000002,243),(6.500000000000004,243.93782217350892),(3.9378221735089314,246.5)) -26 ((2,260),(3.0717967697244903,264),(5.999999999999999,266.9282032302755),(10,268),(13.999999999999998,266.9282032302755),(16.928203230275507,264),(18,260),(16.92820323027551,256),(14.000000000000004,253.0717967697245),(10.000000000000002,252),(6.000000000000005,253.0717967697245),(3.071796769724493,256)) -27 ((1,270),(2.205771365940052,274.5),(5.499999999999999,277.79422863405995),(10,279),(14.499999999999998,277.79422863405995),(17.794228634059948,274.5),(19,270),(17.794228634059948,265.5),(14.500000000000004,262.20577136594005),(10.000000000000002,261),(5.500000000000006,262.20577136594005),(2.2057713659400546,265.5)) -28 ((0,280),(1.3397459621556127,285),(4.999999999999999,288.66025403784437),(10,290),(14.999999999999998,288.66025403784437),(18.660254037844386,285),(20,280),(18.66025403784439,275),(15.000000000000004,271.33974596215563),(10.000000000000002,270),(5.000000000000007,271.33974596215563),(1.3397459621556163,275)) -29 ((9,290),(9.13397459621556,290.5),(9.5,290.8660254037844),(10,291),(10.5,290.8660254037844),(10.86602540378444,290.5),(11,290),(10.86602540378444,289.5),(10.5,289.1339745962156),(10,289),(9.5,289.1339745962156),(9.133974596215563,289.5)) -30 ((8,300),(8.267949192431123,301),(9,301.7320508075689),(10,302),(11,301.7320508075689),(11.732050807568877,301),(12,300),(11.732050807568879,299),(11,298.2679491924311),(10,298),(9.000000000000002,298.2679491924311),(8.267949192431123,299)) -31 ((7,310),(7.401923788646684,311.5),(8.5,312.5980762113533),(10,313),(11.5,312.5980762113533),(12.598076211353316,311.5),(13,310),(12.598076211353316,308.5),(11.500000000000002,307.4019237886467),(10,307),(8.500000000000002,307.4019237886467),(7.401923788646685,308.5)) -32 ((6,320),(6.535898384862245,322),(8,323.46410161513774),(10,324),(12,323.46410161513774),(13.464101615137753,322),(14,320),(13.464101615137755,318),(12.000000000000002,316.53589838486226),(10,316),(8.000000000000004,316.53589838486226),(6.5358983848622465,318)) -33 ((5,330),(5.669872981077806,332.5),(7.5,334.3301270189222),(10,335),(12.5,334.3301270189222),(14.330127018922193,332.5),(15,330),(14.330127018922195,327.5),(12.500000000000002,325.6698729810778),(10.000000000000002,325),(7.5000000000000036,325.6698729810778),(5.669872981077808,327.5)) -34 ((4,340),(4.803847577293368,343),(6.999999999999999,345.19615242270663),(10,346),(12.999999999999998,345.19615242270663),(15.196152422706632,343),(16,340),(15.196152422706632,337),(13.000000000000004,334.80384757729337),(10.000000000000002,334),(7.0000000000000036,334.80384757729337),(4.80384757729337,337)) -35 ((3,350),(3.9378221735089287,353.5),(6.499999999999999,356.06217782649105),(10,357),(13.499999999999998,356.06217782649105),(16.06217782649107,353.5),(17,350),(16.062177826491073,346.5),(13.500000000000004,343.93782217350895),(10.000000000000002,343),(6.500000000000004,343.93782217350895),(3.9378221735089314,346.5)) -36 ((2,360),(3.0717967697244903,364),(5.999999999999999,366.9282032302755),(10,368),(13.999999999999998,366.9282032302755),(16.928203230275507,364),(18,360),(16.92820323027551,356),(14.000000000000004,353.0717967697245),(10.000000000000002,352),(6.000000000000005,353.0717967697245),(3.071796769724493,356)) -37 ((1,370),(2.205771365940052,374.5),(5.499999999999999,377.79422863405995),(10,379),(14.499999999999998,377.79422863405995),(17.794228634059948,374.5),(19,370),(17.794228634059948,365.5),(14.500000000000004,362.20577136594005),(10.000000000000002,361),(5.500000000000006,362.20577136594005),(2.2057713659400546,365.5)) -38 ((0,380),(1.3397459621556127,385),(4.999999999999999,388.66025403784437),(10,390),(14.999999999999998,388.66025403784437),(18.660254037844386,385),(20,380),(18.66025403784439,375),(15.000000000000004,371.33974596215563),(10.000000000000002,370),(5.000000000000007,371.33974596215563),(1.3397459621556163,375)) -39 ((9,390),(9.13397459621556,390.5),(9.5,390.8660254037844),(10,391),(10.5,390.8660254037844),(10.86602540378444,390.5),(11,390),(10.86602540378444,389.5),(10.5,389.1339745962156),(10,389),(9.5,389.1339745962156),(9.133974596215563,389.5)) -40 ((8,400),(8.267949192431123,401),(9,401.7320508075689),(10,402),(11,401.7320508075689),(11.732050807568877,401),(12,400),(11.732050807568879,399),(11,398.2679491924311),(10,398),(9.000000000000002,398.2679491924311),(8.267949192431123,399)) -41 ((7,410),(7.401923788646684,411.5),(8.5,412.5980762113533),(10,413),(11.5,412.5980762113533),(12.598076211353316,411.5),(13,410),(12.598076211353316,408.5),(11.500000000000002,407.4019237886467),(10,407),(8.500000000000002,407.4019237886467),(7.401923788646685,408.5)) -42 ((6,420),(6.535898384862245,422),(8,423.46410161513774),(10,424),(12,423.46410161513774),(13.464101615137753,422),(14,420),(13.464101615137755,418),(12.000000000000002,416.53589838486226),(10,416),(8.000000000000004,416.53589838486226),(6.5358983848622465,418)) -43 ((5,430),(5.669872981077806,432.5),(7.5,434.3301270189222),(10,435),(12.5,434.3301270189222),(14.330127018922193,432.5),(15,430),(14.330127018922195,427.5),(12.500000000000002,425.6698729810778),(10.000000000000002,425),(7.5000000000000036,425.6698729810778),(5.669872981077808,427.5)) -44 ((4,440),(4.803847577293368,443),(6.999999999999999,445.19615242270663),(10,446),(12.999999999999998,445.19615242270663),(15.196152422706632,443),(16,440),(15.196152422706632,437),(13.000000000000004,434.80384757729337),(10.000000000000002,434),(7.0000000000000036,434.80384757729337),(4.80384757729337,437)) -45 ((3,450),(3.9378221735089287,453.5),(6.499999999999999,456.06217782649105),(10,457),(13.499999999999998,456.06217782649105),(16.06217782649107,453.5),(17,450),(16.062177826491073,446.5),(13.500000000000004,443.93782217350895),(10.000000000000002,443),(6.500000000000004,443.93782217350895),(3.9378221735089314,446.5)) -46 ((2,460),(3.0717967697244903,464),(5.999999999999999,466.9282032302755),(10,468),(13.999999999999998,466.9282032302755),(16.928203230275507,464),(18,460),(16.92820323027551,456),(14.000000000000004,453.0717967697245),(10.000000000000002,452),(6.000000000000005,453.0717967697245),(3.071796769724493,456)) -47 ((1,470),(2.205771365940052,474.5),(5.499999999999999,477.79422863405995),(10,479),(14.499999999999998,477.79422863405995),(17.794228634059948,474.5),(19,470),(17.794228634059948,465.5),(14.500000000000004,462.20577136594005),(10.000000000000002,461),(5.500000000000006,462.20577136594005),(2.2057713659400546,465.5)) -48 ((0,480),(1.3397459621556127,485),(4.999999999999999,488.66025403784437),(10,490),(14.999999999999998,488.66025403784437),(18.660254037844386,485),(20,480),(18.66025403784439,475),(15.000000000000004,471.33974596215563),(10.000000000000002,470),(5.000000000000007,471.33974596215563),(1.3397459621556163,475)) -49 ((9,490),(9.13397459621556,490.5),(9.5,490.8660254037844),(10,491),(10.5,490.8660254037844),(10.86602540378444,490.5),(11,490),(10.86602540378444,489.5),(10.5,489.1339745962156),(10,489),(9.5,489.1339745962156),(9.133974596215563,489.5)) -50 ((8,500),(8.267949192431123,501),(9,501.7320508075689),(10,502),(11,501.7320508075689),(11.732050807568877,501),(12,500),(11.732050807568879,499),(11,498.2679491924311),(10,498),(9.000000000000002,498.2679491924311),(8.267949192431123,499)) -51 ((7,510),(7.401923788646684,511.5),(8.5,512.5980762113534),(10,513),(11.5,512.5980762113534),(12.598076211353316,511.5),(13,510),(12.598076211353316,508.5),(11.500000000000002,507.4019237886467),(10,507),(8.500000000000002,507.4019237886467),(7.401923788646685,508.5)) -52 ((6,520),(6.535898384862245,522),(8,523.4641016151378),(10,524),(12,523.4641016151378),(13.464101615137753,522),(14,520),(13.464101615137755,518),(12.000000000000002,516.5358983848622),(10,516),(8.000000000000004,516.5358983848622),(6.5358983848622465,518)) -53 ((5,530),(5.669872981077806,532.5),(7.5,534.3301270189222),(10,535),(12.5,534.3301270189222),(14.330127018922193,532.5),(15,530),(14.330127018922195,527.5),(12.500000000000002,525.6698729810778),(10.000000000000002,525),(7.5000000000000036,525.6698729810778),(5.669872981077808,527.5)) -54 ((4,540),(4.803847577293368,543),(6.999999999999999,545.1961524227066),(10,546),(12.999999999999998,545.1961524227066),(15.196152422706632,543),(16,540),(15.196152422706632,537),(13.000000000000004,534.8038475772934),(10.000000000000002,534),(7.0000000000000036,534.8038475772934),(4.80384757729337,537)) -55 ((3,550),(3.9378221735089287,553.5),(6.499999999999999,556.062177826491),(10,557),(13.499999999999998,556.062177826491),(16.06217782649107,553.5),(17,550),(16.062177826491073,546.5),(13.500000000000004,543.937822173509),(10.000000000000002,543),(6.500000000000004,543.937822173509),(3.9378221735089314,546.5)) -56 ((2,560),(3.0717967697244903,564),(5.999999999999999,566.9282032302755),(10,568),(13.999999999999998,566.9282032302755),(16.928203230275507,564),(18,560),(16.92820323027551,556),(14.000000000000004,553.0717967697245),(10.000000000000002,552),(6.000000000000005,553.0717967697245),(3.071796769724493,556)) -57 ((1,570),(2.205771365940052,574.5),(5.499999999999999,577.7942286340599),(10,579),(14.499999999999998,577.7942286340599),(17.794228634059948,574.5),(19,570),(17.794228634059948,565.5),(14.500000000000004,562.2057713659401),(10.000000000000002,561),(5.500000000000006,562.20577136594),(2.2057713659400546,565.5)) -58 ((0,580),(1.3397459621556127,585),(4.999999999999999,588.6602540378444),(10,590),(14.999999999999998,588.6602540378444),(18.660254037844386,585),(20,580),(18.66025403784439,575),(15.000000000000004,571.3397459621556),(10.000000000000002,570),(5.000000000000007,571.3397459621556),(1.3397459621556163,575)) -59 ((9,590),(9.13397459621556,590.5),(9.5,590.8660254037844),(10,591),(10.5,590.8660254037844),(10.86602540378444,590.5),(11,590),(10.86602540378444,589.5),(10.5,589.1339745962156),(10,589),(9.5,589.1339745962156),(9.133974596215563,589.5)) -60 ((8,600),(8.267949192431123,601),(9,601.7320508075688),(10,602),(11,601.7320508075688),(11.732050807568877,601),(12,600),(11.732050807568879,599),(11,598.2679491924312),(10,598),(9.000000000000002,598.2679491924312),(8.267949192431123,599)) -61 ((7,610),(7.401923788646684,611.5),(8.5,612.5980762113534),(10,613),(11.5,612.5980762113534),(12.598076211353316,611.5),(13,610),(12.598076211353316,608.5),(11.500000000000002,607.4019237886467),(10,607),(8.500000000000002,607.4019237886466),(7.401923788646685,608.5)) -62 ((6,620),(6.535898384862245,622),(8,623.4641016151378),(10,624),(12,623.4641016151378),(13.464101615137753,622),(14,620),(13.464101615137755,618),(12.000000000000002,616.5358983848622),(10,616),(8.000000000000004,616.5358983848622),(6.5358983848622465,618)) -63 ((5,630),(5.669872981077806,632.5),(7.5,634.3301270189222),(10,635),(12.5,634.3301270189222),(14.330127018922193,632.5),(15,630),(14.330127018922195,627.5),(12.500000000000002,625.6698729810778),(10.000000000000002,625),(7.5000000000000036,625.6698729810778),(5.669872981077808,627.5)) -64 ((4,640),(4.803847577293368,643),(6.999999999999999,645.1961524227066),(10,646),(12.999999999999998,645.1961524227066),(15.196152422706632,643),(16,640),(15.196152422706632,637),(13.000000000000004,634.8038475772934),(10.000000000000002,634),(7.0000000000000036,634.8038475772934),(4.80384757729337,637)) -65 ((3,650),(3.9378221735089287,653.5),(6.499999999999999,656.062177826491),(10,657),(13.499999999999998,656.062177826491),(16.06217782649107,653.5),(17,650),(16.062177826491073,646.5),(13.500000000000004,643.937822173509),(10.000000000000002,643),(6.500000000000004,643.937822173509),(3.9378221735089314,646.5)) -66 ((2,660),(3.0717967697244903,664),(5.999999999999999,666.9282032302755),(10,668),(13.999999999999998,666.9282032302755),(16.928203230275507,664),(18,660),(16.92820323027551,656),(14.000000000000004,653.0717967697245),(10.000000000000002,652),(6.000000000000005,653.0717967697245),(3.071796769724493,656)) -67 ((1,670),(2.205771365940052,674.5),(5.499999999999999,677.7942286340599),(10,679),(14.499999999999998,677.7942286340599),(17.794228634059948,674.5),(19,670),(17.794228634059948,665.5),(14.500000000000004,662.2057713659401),(10.000000000000002,661),(5.500000000000006,662.20577136594),(2.2057713659400546,665.5)) -68 ((0,680),(1.3397459621556127,685),(4.999999999999999,688.6602540378444),(10,690),(14.999999999999998,688.6602540378444),(18.660254037844386,685),(20,680),(18.66025403784439,675),(15.000000000000004,671.3397459621556),(10.000000000000002,670),(5.000000000000007,671.3397459621556),(1.3397459621556163,675)) -69 ((9,690),(9.13397459621556,690.5),(9.5,690.8660254037844),(10,691),(10.5,690.8660254037844),(10.86602540378444,690.5),(11,690),(10.86602540378444,689.5),(10.5,689.1339745962156),(10,689),(9.5,689.1339745962156),(9.133974596215563,689.5)) -70 ((8,700),(8.267949192431123,701),(9,701.7320508075688),(10,702),(11,701.7320508075688),(11.732050807568877,701),(12,700),(11.732050807568879,699),(11,698.2679491924312),(10,698),(9.000000000000002,698.2679491924312),(8.267949192431123,699)) -71 ((7,710),(7.401923788646684,711.5),(8.5,712.5980762113534),(10,713),(11.5,712.5980762113534),(12.598076211353316,711.5),(13,710),(12.598076211353316,708.5),(11.500000000000002,707.4019237886467),(10,707),(8.500000000000002,707.4019237886466),(7.401923788646685,708.5)) -72 ((6,720),(6.535898384862245,722),(8,723.4641016151378),(10,724),(12,723.4641016151378),(13.464101615137753,722),(14,720),(13.464101615137755,718),(12.000000000000002,716.5358983848622),(10,716),(8.000000000000004,716.5358983848622),(6.5358983848622465,718)) -73 ((5,730),(5.669872981077806,732.5),(7.5,734.3301270189222),(10,735),(12.5,734.3301270189222),(14.330127018922193,732.5),(15,730),(14.330127018922195,727.5),(12.500000000000002,725.6698729810778),(10.000000000000002,725),(7.5000000000000036,725.6698729810778),(5.669872981077808,727.5)) -74 ((4,740),(4.803847577293368,743),(6.999999999999999,745.1961524227066),(10,746),(12.999999999999998,745.1961524227066),(15.196152422706632,743),(16,740),(15.196152422706632,737),(13.000000000000004,734.8038475772934),(10.000000000000002,734),(7.0000000000000036,734.8038475772934),(4.80384757729337,737)) -75 ((3,750),(3.9378221735089287,753.5),(6.499999999999999,756.062177826491),(10,757),(13.499999999999998,756.062177826491),(16.06217782649107,753.5),(17,750),(16.062177826491073,746.5),(13.500000000000004,743.937822173509),(10.000000000000002,743),(6.500000000000004,743.937822173509),(3.9378221735089314,746.5)) -76 ((2,760),(3.0717967697244903,764),(5.999999999999999,766.9282032302755),(10,768),(13.999999999999998,766.9282032302755),(16.928203230275507,764),(18,760),(16.92820323027551,756),(14.000000000000004,753.0717967697245),(10.000000000000002,752),(6.000000000000005,753.0717967697245),(3.071796769724493,756)) -77 ((1,770),(2.205771365940052,774.5),(5.499999999999999,777.7942286340599),(10,779),(14.499999999999998,777.7942286340599),(17.794228634059948,774.5),(19,770),(17.794228634059948,765.5),(14.500000000000004,762.2057713659401),(10.000000000000002,761),(5.500000000000006,762.20577136594),(2.2057713659400546,765.5)) -78 ((0,780),(1.3397459621556127,785),(4.999999999999999,788.6602540378444),(10,790),(14.999999999999998,788.6602540378444),(18.660254037844386,785),(20,780),(18.66025403784439,775),(15.000000000000004,771.3397459621556),(10.000000000000002,770),(5.000000000000007,771.3397459621556),(1.3397459621556163,775)) -79 ((9,790),(9.13397459621556,790.5),(9.5,790.8660254037844),(10,791),(10.5,790.8660254037844),(10.86602540378444,790.5),(11,790),(10.86602540378444,789.5),(10.5,789.1339745962156),(10,789),(9.5,789.1339745962156),(9.133974596215563,789.5)) -80 ((8,800),(8.267949192431123,801),(9,801.7320508075688),(10,802),(11,801.7320508075688),(11.732050807568877,801),(12,800),(11.732050807568879,799),(11,798.2679491924312),(10,798),(9.000000000000002,798.2679491924312),(8.267949192431123,799)) -81 ((7,810),(7.401923788646684,811.5),(8.5,812.5980762113534),(10,813),(11.5,812.5980762113534),(12.598076211353316,811.5),(13,810),(12.598076211353316,808.5),(11.500000000000002,807.4019237886467),(10,807),(8.500000000000002,807.4019237886466),(7.401923788646685,808.5)) -82 ((6,820),(6.535898384862245,822),(8,823.4641016151378),(10,824),(12,823.4641016151378),(13.464101615137753,822),(14,820),(13.464101615137755,818),(12.000000000000002,816.5358983848622),(10,816),(8.000000000000004,816.5358983848622),(6.5358983848622465,818)) -83 ((5,830),(5.669872981077806,832.5),(7.5,834.3301270189222),(10,835),(12.5,834.3301270189222),(14.330127018922193,832.5),(15,830),(14.330127018922195,827.5),(12.500000000000002,825.6698729810778),(10.000000000000002,825),(7.5000000000000036,825.6698729810778),(5.669872981077808,827.5)) -84 ((4,840),(4.803847577293368,843),(6.999999999999999,845.1961524227066),(10,846),(12.999999999999998,845.1961524227066),(15.196152422706632,843),(16,840),(15.196152422706632,837),(13.000000000000004,834.8038475772934),(10.000000000000002,834),(7.0000000000000036,834.8038475772934),(4.80384757729337,837)) -85 ((3,850),(3.9378221735089287,853.5),(6.499999999999999,856.062177826491),(10,857),(13.499999999999998,856.062177826491),(16.06217782649107,853.5),(17,850),(16.062177826491073,846.5),(13.500000000000004,843.937822173509),(10.000000000000002,843),(6.500000000000004,843.937822173509),(3.9378221735089314,846.5)) -86 ((2,860),(3.0717967697244903,864),(5.999999999999999,866.9282032302755),(10,868),(13.999999999999998,866.9282032302755),(16.928203230275507,864),(18,860),(16.92820323027551,856),(14.000000000000004,853.0717967697245),(10.000000000000002,852),(6.000000000000005,853.0717967697245),(3.071796769724493,856)) -87 ((1,870),(2.205771365940052,874.5),(5.499999999999999,877.7942286340599),(10,879),(14.499999999999998,877.7942286340599),(17.794228634059948,874.5),(19,870),(17.794228634059948,865.5),(14.500000000000004,862.2057713659401),(10.000000000000002,861),(5.500000000000006,862.20577136594),(2.2057713659400546,865.5)) -88 ((0,880),(1.3397459621556127,885),(4.999999999999999,888.6602540378444),(10,890),(14.999999999999998,888.6602540378444),(18.660254037844386,885),(20,880),(18.66025403784439,875),(15.000000000000004,871.3397459621556),(10.000000000000002,870),(5.000000000000007,871.3397459621556),(1.3397459621556163,875)) -89 ((9,890),(9.13397459621556,890.5),(9.5,890.8660254037844),(10,891),(10.5,890.8660254037844),(10.86602540378444,890.5),(11,890),(10.86602540378444,889.5),(10.5,889.1339745962156),(10,889),(9.5,889.1339745962156),(9.133974596215563,889.5)) -90 ((8,900),(8.267949192431123,901),(9,901.7320508075688),(10,902),(11,901.7320508075688),(11.732050807568877,901),(12,900),(11.732050807568879,899),(11,898.2679491924312),(10,898),(9.000000000000002,898.2679491924312),(8.267949192431123,899)) -91 ((7,910),(7.401923788646684,911.5),(8.5,912.5980762113534),(10,913),(11.5,912.5980762113534),(12.598076211353316,911.5),(13,910),(12.598076211353316,908.5),(11.500000000000002,907.4019237886467),(10,907),(8.500000000000002,907.4019237886466),(7.401923788646685,908.5)) -92 ((6,920),(6.535898384862245,922),(8,923.4641016151378),(10,924),(12,923.4641016151378),(13.464101615137753,922),(14,920),(13.464101615137755,918),(12.000000000000002,916.5358983848622),(10,916),(8.000000000000004,916.5358983848622),(6.5358983848622465,918)) -93 ((5,930),(5.669872981077806,932.5),(7.5,934.3301270189222),(10,935),(12.5,934.3301270189222),(14.330127018922193,932.5),(15,930),(14.330127018922195,927.5),(12.500000000000002,925.6698729810778),(10.000000000000002,925),(7.5000000000000036,925.6698729810778),(5.669872981077808,927.5)) -94 ((4,940),(4.803847577293368,943),(6.999999999999999,945.1961524227066),(10,946),(12.999999999999998,945.1961524227066),(15.196152422706632,943),(16,940),(15.196152422706632,937),(13.000000000000004,934.8038475772934),(10.000000000000002,934),(7.0000000000000036,934.8038475772934),(4.80384757729337,937)) -95 ((3,950),(3.9378221735089287,953.5),(6.499999999999999,956.062177826491),(10,957),(13.499999999999998,956.062177826491),(16.06217782649107,953.5),(17,950),(16.062177826491073,946.5),(13.500000000000004,943.937822173509),(10.000000000000002,943),(6.500000000000004,943.937822173509),(3.9378221735089314,946.5)) -96 ((2,960),(3.0717967697244903,964),(5.999999999999999,966.9282032302755),(10,968),(13.999999999999998,966.9282032302755),(16.928203230275507,964),(18,960),(16.92820323027551,956),(14.000000000000004,953.0717967697245),(10.000000000000002,952),(6.000000000000005,953.0717967697245),(3.071796769724493,956)) -97 ((1,970),(2.205771365940052,974.5),(5.499999999999999,977.7942286340599),(10,979),(14.499999999999998,977.7942286340599),(17.794228634059948,974.5),(19,970),(17.794228634059948,965.5),(14.500000000000004,962.2057713659401),(10.000000000000002,961),(5.500000000000006,962.20577136594),(2.2057713659400546,965.5)) -98 ((0,980),(1.3397459621556127,985),(4.999999999999999,988.6602540378444),(10,990),(14.999999999999998,988.6602540378444),(18.660254037844386,985),(20,980),(18.66025403784439,975),(15.000000000000004,971.3397459621556),(10.000000000000002,970),(5.000000000000007,971.3397459621556),(1.3397459621556163,975)) -99 ((9,990),(9.13397459621556,990.5),(9.5,990.8660254037844),(10,991),(10.5,990.8660254037844),(10.86602540378444,990.5),(11,990),(10.86602540378444,989.5),(10.5,989.1339745962156),(10,989),(9.5,989.1339745962156),(9.133974596215563,989.5)) -100 ((8,1000),(8.267949192431123,1001),(9,1001.7320508075688),(10,1002),(11,1001.7320508075688),(11.732050807568877,1001),(12,1000),(11.732050807568879,999),(11,998.2679491924312),(10,998),(9.000000000000002,998.2679491924312),(8.267949192431123,999)) -101 ((16,10),(16.535898384862247,12),(18,13.464101615137753),(20,14),(22,13.464101615137755),(23.464101615137753,12.000000000000002),(24,10),(23.464101615137757,8.000000000000002),(22,6.5358983848622465),(20,6),(18.000000000000004,6.535898384862244),(16.535898384862247,7.999999999999998)) -102 ((15,20),(15.669872981077805,22.5),(17.5,24.33012701892219),(20,25),(22.5,24.330127018922195),(24.33012701892219,22.5),(25,20),(24.330127018922195,17.5),(22.500000000000004,15.669872981077807),(20,15),(17.500000000000004,15.669872981077805),(15.669872981077809,17.499999999999996)) -103 ((14,30),(14.803847577293368,33),(17,35.19615242270663),(20,36),(23,35.19615242270663),(25.196152422706632,33),(26,30),(25.196152422706632,27),(23.000000000000004,24.803847577293368),(20,24),(17.000000000000004,24.803847577293368),(14.80384757729337,26.999999999999996)) -104 ((13,40),(13.937822173508929,43.5),(16.5,46.06217782649107),(20,47),(23.5,46.06217782649107),(26.06217782649107,43.5),(27,40),(26.062177826491073,36.5),(23.500000000000004,33.937822173508934),(20,33),(16.500000000000004,33.93782217350893),(13.93782217350893,36.5)) -105 ((12,50),(13.07179676972449,54),(16,56.92820323027551),(20,58),(24,56.92820323027551),(26.928203230275507,54),(28,50),(26.92820323027551,46),(24.000000000000004,43.07179676972449),(20,42),(16.000000000000007,43.071796769724486),(13.071796769724493,46)) -106 ((11,60),(12.205771365940052,64.5),(15.5,67.79422863405995),(20,69),(24.5,67.79422863405995),(27.794228634059948,64.5),(29,60),(27.794228634059948,55.5),(24.500000000000004,52.20577136594005),(20,51),(15.500000000000007,52.20577136594005),(12.205771365940056,55.5)) -107 ((10,70),(11.339745962155613,75),(15,78.66025403784438),(20,80),(25,78.66025403784438),(28.660254037844386,75),(30,70),(28.66025403784439,65),(25.000000000000004,61.33974596215562),(20.000000000000004,60),(15.000000000000007,61.33974596215561),(11.339745962155616,65)) -108 ((19,80),(19.133974596215563,80.5),(19.5,80.86602540378443),(20,81),(20.5,80.86602540378443),(20.866025403784437,80.5),(21,80),(20.866025403784437,79.5),(20.5,79.13397459621557),(20,79),(19.5,79.13397459621557),(19.133974596215563,79.5)) -109 ((18,90),(18.26794919243112,91),(19,91.73205080756888),(20,92),(21,91.73205080756888),(21.73205080756888,91),(22,90),(21.73205080756888,89),(21,88.26794919243112),(20,88),(19,88.26794919243112),(18.267949192431125,89)) -110 ((17,100),(17.401923788646684,101.5),(18.5,102.59807621135332),(20,103),(21.5,102.59807621135332),(22.598076211353316,101.5),(23,100),(22.598076211353316,98.5),(21.5,97.40192378864668),(20,97),(18.500000000000004,97.40192378864668),(17.401923788646684,98.5)) -111 ((16,110),(16.535898384862247,112),(18,113.46410161513775),(20,114),(22,113.46410161513775),(23.464101615137753,112),(24,110),(23.464101615137757,108),(22,106.53589838486225),(20,106),(18.000000000000004,106.53589838486225),(16.535898384862247,108)) -112 ((15,120),(15.669872981077805,122.5),(17.5,124.3301270189222),(20,125),(22.5,124.3301270189222),(24.33012701892219,122.5),(25,120),(24.330127018922195,117.5),(22.500000000000004,115.6698729810778),(20,115),(17.500000000000004,115.6698729810778),(15.669872981077809,117.5)) -113 ((14,130),(14.803847577293368,133),(17,135.19615242270663),(20,136),(23,135.19615242270663),(25.196152422706632,133),(26,130),(25.196152422706632,127),(23.000000000000004,124.80384757729337),(20,124),(17.000000000000004,124.80384757729337),(14.80384757729337,127)) -114 ((13,140),(13.937822173508929,143.5),(16.5,146.06217782649108),(20,147),(23.5,146.06217782649108),(26.06217782649107,143.5),(27,140),(26.062177826491073,136.5),(23.500000000000004,133.93782217350892),(20,133),(16.500000000000004,133.93782217350892),(13.93782217350893,136.5)) -115 ((12,150),(13.07179676972449,154),(16,156.9282032302755),(20,158),(24,156.9282032302755),(26.928203230275507,154),(28,150),(26.92820323027551,146),(24.000000000000004,143.0717967697245),(20,142),(16.000000000000007,143.0717967697245),(13.071796769724493,146)) -116 ((11,160),(12.205771365940052,164.5),(15.5,167.79422863405995),(20,169),(24.5,167.79422863405995),(27.794228634059948,164.5),(29,160),(27.794228634059948,155.5),(24.500000000000004,152.20577136594005),(20,151),(15.500000000000007,152.20577136594005),(12.205771365940056,155.5)) -117 ((10,170),(11.339745962155613,175),(15,178.6602540378444),(20,180),(25,178.6602540378444),(28.660254037844386,175),(30,170),(28.66025403784439,165),(25.000000000000004,161.3397459621556),(20.000000000000004,160),(15.000000000000007,161.3397459621556),(11.339745962155616,165)) -118 ((19,180),(19.133974596215563,180.5),(19.5,180.86602540378445),(20,181),(20.5,180.86602540378445),(20.866025403784437,180.5),(21,180),(20.866025403784437,179.5),(20.5,179.13397459621555),(20,179),(19.5,179.13397459621555),(19.133974596215563,179.5)) -119 ((18,190),(18.26794919243112,191),(19,191.73205080756887),(20,192),(21,191.73205080756887),(21.73205080756888,191),(22,190),(21.73205080756888,189),(21,188.26794919243113),(20,188),(19,188.26794919243113),(18.267949192431125,189)) -120 ((17,200),(17.401923788646684,201.5),(18.5,202.59807621135332),(20,203),(21.5,202.59807621135332),(22.598076211353316,201.5),(23,200),(22.598076211353316,198.5),(21.5,197.40192378864668),(20,197),(18.500000000000004,197.40192378864668),(17.401923788646684,198.5)) -121 ((16,210),(16.535898384862247,212),(18,213.46410161513776),(20,214),(22,213.46410161513776),(23.464101615137753,212),(24,210),(23.464101615137757,208),(22,206.53589838486224),(20,206),(18.000000000000004,206.53589838486224),(16.535898384862247,208)) -122 ((15,220),(15.669872981077805,222.5),(17.5,224.33012701892218),(20,225),(22.5,224.33012701892218),(24.33012701892219,222.5),(25,220),(24.330127018922195,217.5),(22.500000000000004,215.66987298107782),(20,215),(17.500000000000004,215.66987298107782),(15.669872981077809,217.5)) -123 ((14,230),(14.803847577293368,233),(17,235.19615242270663),(20,236),(23,235.19615242270663),(25.196152422706632,233),(26,230),(25.196152422706632,227),(23.000000000000004,224.80384757729337),(20,224),(17.000000000000004,224.80384757729337),(14.80384757729337,227)) -124 ((13,240),(13.937822173508929,243.5),(16.5,246.06217782649108),(20,247),(23.5,246.06217782649108),(26.06217782649107,243.5),(27,240),(26.062177826491073,236.5),(23.500000000000004,233.93782217350892),(20,233),(16.500000000000004,233.93782217350892),(13.93782217350893,236.5)) -125 ((12,250),(13.07179676972449,254),(16,256.9282032302755),(20,258),(24,256.9282032302755),(26.928203230275507,254),(28,250),(26.92820323027551,246),(24.000000000000004,243.0717967697245),(20,242),(16.000000000000007,243.0717967697245),(13.071796769724493,246)) -126 ((11,260),(12.205771365940052,264.5),(15.5,267.79422863405995),(20,269),(24.5,267.79422863405995),(27.794228634059948,264.5),(29,260),(27.794228634059948,255.5),(24.500000000000004,252.20577136594005),(20,251),(15.500000000000007,252.20577136594005),(12.205771365940056,255.5)) -127 ((10,270),(11.339745962155613,275),(15,278.66025403784437),(20,280),(25,278.66025403784437),(28.660254037844386,275),(30,270),(28.66025403784439,265),(25.000000000000004,261.33974596215563),(20.000000000000004,260),(15.000000000000007,261.33974596215563),(11.339745962155616,265)) -128 ((19,280),(19.133974596215563,280.5),(19.5,280.8660254037844),(20,281),(20.5,280.8660254037844),(20.866025403784437,280.5),(21,280),(20.866025403784437,279.5),(20.5,279.1339745962156),(20,279),(19.5,279.1339745962156),(19.133974596215563,279.5)) -129 ((18,290),(18.26794919243112,291),(19,291.7320508075689),(20,292),(21,291.7320508075689),(21.73205080756888,291),(22,290),(21.73205080756888,289),(21,288.2679491924311),(20,288),(19,288.2679491924311),(18.267949192431125,289)) -130 ((17,300),(17.401923788646684,301.5),(18.5,302.5980762113533),(20,303),(21.5,302.5980762113533),(22.598076211353316,301.5),(23,300),(22.598076211353316,298.5),(21.5,297.4019237886467),(20,297),(18.500000000000004,297.4019237886467),(17.401923788646684,298.5)) -131 ((16,310),(16.535898384862247,312),(18,313.46410161513774),(20,314),(22,313.46410161513774),(23.464101615137753,312),(24,310),(23.464101615137757,308),(22,306.53589838486226),(20,306),(18.000000000000004,306.53589838486226),(16.535898384862247,308)) -132 ((15,320),(15.669872981077805,322.5),(17.5,324.3301270189222),(20,325),(22.5,324.3301270189222),(24.33012701892219,322.5),(25,320),(24.330127018922195,317.5),(22.500000000000004,315.6698729810778),(20,315),(17.500000000000004,315.6698729810778),(15.669872981077809,317.5)) -133 ((14,330),(14.803847577293368,333),(17,335.19615242270663),(20,336),(23,335.19615242270663),(25.196152422706632,333),(26,330),(25.196152422706632,327),(23.000000000000004,324.80384757729337),(20,324),(17.000000000000004,324.80384757729337),(14.80384757729337,327)) -134 ((13,340),(13.937822173508929,343.5),(16.5,346.06217782649105),(20,347),(23.5,346.06217782649105),(26.06217782649107,343.5),(27,340),(26.062177826491073,336.5),(23.500000000000004,333.93782217350895),(20,333),(16.500000000000004,333.93782217350895),(13.93782217350893,336.5)) -135 ((12,350),(13.07179676972449,354),(16,356.9282032302755),(20,358),(24,356.9282032302755),(26.928203230275507,354),(28,350),(26.92820323027551,346),(24.000000000000004,343.0717967697245),(20,342),(16.000000000000007,343.0717967697245),(13.071796769724493,346)) -136 ((11,360),(12.205771365940052,364.5),(15.5,367.79422863405995),(20,369),(24.5,367.79422863405995),(27.794228634059948,364.5),(29,360),(27.794228634059948,355.5),(24.500000000000004,352.20577136594005),(20,351),(15.500000000000007,352.20577136594005),(12.205771365940056,355.5)) -137 ((10,370),(11.339745962155613,375),(15,378.66025403784437),(20,380),(25,378.66025403784437),(28.660254037844386,375),(30,370),(28.66025403784439,365),(25.000000000000004,361.33974596215563),(20.000000000000004,360),(15.000000000000007,361.33974596215563),(11.339745962155616,365)) -138 ((19,380),(19.133974596215563,380.5),(19.5,380.8660254037844),(20,381),(20.5,380.8660254037844),(20.866025403784437,380.5),(21,380),(20.866025403784437,379.5),(20.5,379.1339745962156),(20,379),(19.5,379.1339745962156),(19.133974596215563,379.5)) -139 ((18,390),(18.26794919243112,391),(19,391.7320508075689),(20,392),(21,391.7320508075689),(21.73205080756888,391),(22,390),(21.73205080756888,389),(21,388.2679491924311),(20,388),(19,388.2679491924311),(18.267949192431125,389)) -140 ((17,400),(17.401923788646684,401.5),(18.5,402.5980762113533),(20,403),(21.5,402.5980762113533),(22.598076211353316,401.5),(23,400),(22.598076211353316,398.5),(21.5,397.4019237886467),(20,397),(18.500000000000004,397.4019237886467),(17.401923788646684,398.5)) -141 ((16,410),(16.535898384862247,412),(18,413.46410161513774),(20,414),(22,413.46410161513774),(23.464101615137753,412),(24,410),(23.464101615137757,408),(22,406.53589838486226),(20,406),(18.000000000000004,406.53589838486226),(16.535898384862247,408)) -142 ((15,420),(15.669872981077805,422.5),(17.5,424.3301270189222),(20,425),(22.5,424.3301270189222),(24.33012701892219,422.5),(25,420),(24.330127018922195,417.5),(22.500000000000004,415.6698729810778),(20,415),(17.500000000000004,415.6698729810778),(15.669872981077809,417.5)) -143 ((14,430),(14.803847577293368,433),(17,435.19615242270663),(20,436),(23,435.19615242270663),(25.196152422706632,433),(26,430),(25.196152422706632,427),(23.000000000000004,424.80384757729337),(20,424),(17.000000000000004,424.80384757729337),(14.80384757729337,427)) -144 ((13,440),(13.937822173508929,443.5),(16.5,446.06217782649105),(20,447),(23.5,446.06217782649105),(26.06217782649107,443.5),(27,440),(26.062177826491073,436.5),(23.500000000000004,433.93782217350895),(20,433),(16.500000000000004,433.93782217350895),(13.93782217350893,436.5)) -145 ((12,450),(13.07179676972449,454),(16,456.9282032302755),(20,458),(24,456.9282032302755),(26.928203230275507,454),(28,450),(26.92820323027551,446),(24.000000000000004,443.0717967697245),(20,442),(16.000000000000007,443.0717967697245),(13.071796769724493,446)) -146 ((11,460),(12.205771365940052,464.5),(15.5,467.79422863405995),(20,469),(24.5,467.79422863405995),(27.794228634059948,464.5),(29,460),(27.794228634059948,455.5),(24.500000000000004,452.20577136594005),(20,451),(15.500000000000007,452.20577136594005),(12.205771365940056,455.5)) -147 ((10,470),(11.339745962155613,475),(15,478.66025403784437),(20,480),(25,478.66025403784437),(28.660254037844386,475),(30,470),(28.66025403784439,465),(25.000000000000004,461.33974596215563),(20.000000000000004,460),(15.000000000000007,461.33974596215563),(11.339745962155616,465)) -148 ((19,480),(19.133974596215563,480.5),(19.5,480.8660254037844),(20,481),(20.5,480.8660254037844),(20.866025403784437,480.5),(21,480),(20.866025403784437,479.5),(20.5,479.1339745962156),(20,479),(19.5,479.1339745962156),(19.133974596215563,479.5)) -149 ((18,490),(18.26794919243112,491),(19,491.7320508075689),(20,492),(21,491.7320508075689),(21.73205080756888,491),(22,490),(21.73205080756888,489),(21,488.2679491924311),(20,488),(19,488.2679491924311),(18.267949192431125,489)) -150 ((17,500),(17.401923788646684,501.5),(18.5,502.5980762113533),(20,503),(21.5,502.5980762113533),(22.598076211353316,501.5),(23,500),(22.598076211353316,498.5),(21.5,497.4019237886467),(20,497),(18.500000000000004,497.4019237886467),(17.401923788646684,498.5)) -151 ((16,510),(16.535898384862247,512),(18,513.4641016151378),(20,514),(22,513.4641016151378),(23.464101615137753,512),(24,510),(23.464101615137757,508),(22,506.53589838486226),(20,506),(18.000000000000004,506.53589838486226),(16.535898384862247,508)) -152 ((15,520),(15.669872981077805,522.5),(17.5,524.3301270189222),(20,525),(22.5,524.3301270189222),(24.33012701892219,522.5),(25,520),(24.330127018922195,517.5),(22.500000000000004,515.6698729810778),(20,515),(17.500000000000004,515.6698729810778),(15.669872981077809,517.5)) -153 ((14,530),(14.803847577293368,533),(17,535.1961524227066),(20,536),(23,535.1961524227066),(25.196152422706632,533),(26,530),(25.196152422706632,527),(23.000000000000004,524.8038475772934),(20,524),(17.000000000000004,524.8038475772934),(14.80384757729337,527)) -154 ((13,540),(13.937822173508929,543.5),(16.5,546.062177826491),(20,547),(23.5,546.062177826491),(26.06217782649107,543.5),(27,540),(26.062177826491073,536.5),(23.500000000000004,533.937822173509),(20,533),(16.500000000000004,533.937822173509),(13.93782217350893,536.5)) -155 ((12,550),(13.07179676972449,554),(16,556.9282032302755),(20,558),(24,556.9282032302755),(26.928203230275507,554),(28,550),(26.92820323027551,546),(24.000000000000004,543.0717967697245),(20,542),(16.000000000000007,543.0717967697245),(13.071796769724493,546)) -156 ((11,560),(12.205771365940052,564.5),(15.5,567.7942286340599),(20,569),(24.5,567.7942286340599),(27.794228634059948,564.5),(29,560),(27.794228634059948,555.5),(24.500000000000004,552.2057713659401),(20,551),(15.500000000000007,552.20577136594),(12.205771365940056,555.5)) -157 ((10,570),(11.339745962155613,575),(15,578.6602540378444),(20,580),(25,578.6602540378444),(28.660254037844386,575),(30,570),(28.66025403784439,565),(25.000000000000004,561.3397459621556),(20.000000000000004,560),(15.000000000000007,561.3397459621556),(11.339745962155616,565)) -158 ((19,580),(19.133974596215563,580.5),(19.5,580.8660254037844),(20,581),(20.5,580.8660254037844),(20.866025403784437,580.5),(21,580),(20.866025403784437,579.5),(20.5,579.1339745962156),(20,579),(19.5,579.1339745962156),(19.133974596215563,579.5)) -159 ((18,590),(18.26794919243112,591),(19,591.7320508075688),(20,592),(21,591.7320508075688),(21.73205080756888,591),(22,590),(21.73205080756888,589),(21,588.2679491924312),(20,588),(19,588.2679491924312),(18.267949192431125,589)) -160 ((17,600),(17.401923788646684,601.5),(18.5,602.5980762113534),(20,603),(21.5,602.5980762113534),(22.598076211353316,601.5),(23,600),(22.598076211353316,598.5),(21.5,597.4019237886467),(20,597),(18.500000000000004,597.4019237886466),(17.401923788646684,598.5)) -161 ((16,610),(16.535898384862247,612),(18,613.4641016151378),(20,614),(22,613.4641016151378),(23.464101615137753,612),(24,610),(23.464101615137757,608),(22,606.5358983848622),(20,606),(18.000000000000004,606.5358983848622),(16.535898384862247,608)) -162 ((15,620),(15.669872981077805,622.5),(17.5,624.3301270189222),(20,625),(22.5,624.3301270189222),(24.33012701892219,622.5),(25,620),(24.330127018922195,617.5),(22.500000000000004,615.6698729810778),(20,615),(17.500000000000004,615.6698729810778),(15.669872981077809,617.5)) -163 ((14,630),(14.803847577293368,633),(17,635.1961524227066),(20,636),(23,635.1961524227066),(25.196152422706632,633),(26,630),(25.196152422706632,627),(23.000000000000004,624.8038475772934),(20,624),(17.000000000000004,624.8038475772934),(14.80384757729337,627)) -164 ((13,640),(13.937822173508929,643.5),(16.5,646.062177826491),(20,647),(23.5,646.062177826491),(26.06217782649107,643.5),(27,640),(26.062177826491073,636.5),(23.500000000000004,633.937822173509),(20,633),(16.500000000000004,633.937822173509),(13.93782217350893,636.5)) -165 ((12,650),(13.07179676972449,654),(16,656.9282032302755),(20,658),(24,656.9282032302755),(26.928203230275507,654),(28,650),(26.92820323027551,646),(24.000000000000004,643.0717967697245),(20,642),(16.000000000000007,643.0717967697245),(13.071796769724493,646)) -166 ((11,660),(12.205771365940052,664.5),(15.5,667.7942286340599),(20,669),(24.5,667.7942286340599),(27.794228634059948,664.5),(29,660),(27.794228634059948,655.5),(24.500000000000004,652.2057713659401),(20,651),(15.500000000000007,652.20577136594),(12.205771365940056,655.5)) -167 ((10,670),(11.339745962155613,675),(15,678.6602540378444),(20,680),(25,678.6602540378444),(28.660254037844386,675),(30,670),(28.66025403784439,665),(25.000000000000004,661.3397459621556),(20.000000000000004,660),(15.000000000000007,661.3397459621556),(11.339745962155616,665)) -168 ((19,680),(19.133974596215563,680.5),(19.5,680.8660254037844),(20,681),(20.5,680.8660254037844),(20.866025403784437,680.5),(21,680),(20.866025403784437,679.5),(20.5,679.1339745962156),(20,679),(19.5,679.1339745962156),(19.133974596215563,679.5)) -169 ((18,690),(18.26794919243112,691),(19,691.7320508075688),(20,692),(21,691.7320508075688),(21.73205080756888,691),(22,690),(21.73205080756888,689),(21,688.2679491924312),(20,688),(19,688.2679491924312),(18.267949192431125,689)) -170 ((17,700),(17.401923788646684,701.5),(18.5,702.5980762113534),(20,703),(21.5,702.5980762113534),(22.598076211353316,701.5),(23,700),(22.598076211353316,698.5),(21.5,697.4019237886467),(20,697),(18.500000000000004,697.4019237886466),(17.401923788646684,698.5)) -171 ((16,710),(16.535898384862247,712),(18,713.4641016151378),(20,714),(22,713.4641016151378),(23.464101615137753,712),(24,710),(23.464101615137757,708),(22,706.5358983848622),(20,706),(18.000000000000004,706.5358983848622),(16.535898384862247,708)) -172 ((15,720),(15.669872981077805,722.5),(17.5,724.3301270189222),(20,725),(22.5,724.3301270189222),(24.33012701892219,722.5),(25,720),(24.330127018922195,717.5),(22.500000000000004,715.6698729810778),(20,715),(17.500000000000004,715.6698729810778),(15.669872981077809,717.5)) -173 ((14,730),(14.803847577293368,733),(17,735.1961524227066),(20,736),(23,735.1961524227066),(25.196152422706632,733),(26,730),(25.196152422706632,727),(23.000000000000004,724.8038475772934),(20,724),(17.000000000000004,724.8038475772934),(14.80384757729337,727)) -174 ((13,740),(13.937822173508929,743.5),(16.5,746.062177826491),(20,747),(23.5,746.062177826491),(26.06217782649107,743.5),(27,740),(26.062177826491073,736.5),(23.500000000000004,733.937822173509),(20,733),(16.500000000000004,733.937822173509),(13.93782217350893,736.5)) -175 ((12,750),(13.07179676972449,754),(16,756.9282032302755),(20,758),(24,756.9282032302755),(26.928203230275507,754),(28,750),(26.92820323027551,746),(24.000000000000004,743.0717967697245),(20,742),(16.000000000000007,743.0717967697245),(13.071796769724493,746)) -176 ((11,760),(12.205771365940052,764.5),(15.5,767.7942286340599),(20,769),(24.5,767.7942286340599),(27.794228634059948,764.5),(29,760),(27.794228634059948,755.5),(24.500000000000004,752.2057713659401),(20,751),(15.500000000000007,752.20577136594),(12.205771365940056,755.5)) -177 ((10,770),(11.339745962155613,775),(15,778.6602540378444),(20,780),(25,778.6602540378444),(28.660254037844386,775),(30,770),(28.66025403784439,765),(25.000000000000004,761.3397459621556),(20.000000000000004,760),(15.000000000000007,761.3397459621556),(11.339745962155616,765)) -178 ((19,780),(19.133974596215563,780.5),(19.5,780.8660254037844),(20,781),(20.5,780.8660254037844),(20.866025403784437,780.5),(21,780),(20.866025403784437,779.5),(20.5,779.1339745962156),(20,779),(19.5,779.1339745962156),(19.133974596215563,779.5)) -179 ((18,790),(18.26794919243112,791),(19,791.7320508075688),(20,792),(21,791.7320508075688),(21.73205080756888,791),(22,790),(21.73205080756888,789),(21,788.2679491924312),(20,788),(19,788.2679491924312),(18.267949192431125,789)) -180 ((17,800),(17.401923788646684,801.5),(18.5,802.5980762113534),(20,803),(21.5,802.5980762113534),(22.598076211353316,801.5),(23,800),(22.598076211353316,798.5),(21.5,797.4019237886467),(20,797),(18.500000000000004,797.4019237886466),(17.401923788646684,798.5)) -181 ((16,810),(16.535898384862247,812),(18,813.4641016151378),(20,814),(22,813.4641016151378),(23.464101615137753,812),(24,810),(23.464101615137757,808),(22,806.5358983848622),(20,806),(18.000000000000004,806.5358983848622),(16.535898384862247,808)) -182 ((15,820),(15.669872981077805,822.5),(17.5,824.3301270189222),(20,825),(22.5,824.3301270189222),(24.33012701892219,822.5),(25,820),(24.330127018922195,817.5),(22.500000000000004,815.6698729810778),(20,815),(17.500000000000004,815.6698729810778),(15.669872981077809,817.5)) -183 ((14,830),(14.803847577293368,833),(17,835.1961524227066),(20,836),(23,835.1961524227066),(25.196152422706632,833),(26,830),(25.196152422706632,827),(23.000000000000004,824.8038475772934),(20,824),(17.000000000000004,824.8038475772934),(14.80384757729337,827)) -184 ((13,840),(13.937822173508929,843.5),(16.5,846.062177826491),(20,847),(23.5,846.062177826491),(26.06217782649107,843.5),(27,840),(26.062177826491073,836.5),(23.500000000000004,833.937822173509),(20,833),(16.500000000000004,833.937822173509),(13.93782217350893,836.5)) -185 ((12,850),(13.07179676972449,854),(16,856.9282032302755),(20,858),(24,856.9282032302755),(26.928203230275507,854),(28,850),(26.92820323027551,846),(24.000000000000004,843.0717967697245),(20,842),(16.000000000000007,843.0717967697245),(13.071796769724493,846)) -186 ((11,860),(12.205771365940052,864.5),(15.5,867.7942286340599),(20,869),(24.5,867.7942286340599),(27.794228634059948,864.5),(29,860),(27.794228634059948,855.5),(24.500000000000004,852.2057713659401),(20,851),(15.500000000000007,852.20577136594),(12.205771365940056,855.5)) -187 ((10,870),(11.339745962155613,875),(15,878.6602540378444),(20,880),(25,878.6602540378444),(28.660254037844386,875),(30,870),(28.66025403784439,865),(25.000000000000004,861.3397459621556),(20.000000000000004,860),(15.000000000000007,861.3397459621556),(11.339745962155616,865)) -188 ((19,880),(19.133974596215563,880.5),(19.5,880.8660254037844),(20,881),(20.5,880.8660254037844),(20.866025403784437,880.5),(21,880),(20.866025403784437,879.5),(20.5,879.1339745962156),(20,879),(19.5,879.1339745962156),(19.133974596215563,879.5)) -189 ((18,890),(18.26794919243112,891),(19,891.7320508075688),(20,892),(21,891.7320508075688),(21.73205080756888,891),(22,890),(21.73205080756888,889),(21,888.2679491924312),(20,888),(19,888.2679491924312),(18.267949192431125,889)) -190 ((17,900),(17.401923788646684,901.5),(18.5,902.5980762113534),(20,903),(21.5,902.5980762113534),(22.598076211353316,901.5),(23,900),(22.598076211353316,898.5),(21.5,897.4019237886467),(20,897),(18.500000000000004,897.4019237886466),(17.401923788646684,898.5)) -191 ((16,910),(16.535898384862247,912),(18,913.4641016151378),(20,914),(22,913.4641016151378),(23.464101615137753,912),(24,910),(23.464101615137757,908),(22,906.5358983848622),(20,906),(18.000000000000004,906.5358983848622),(16.535898384862247,908)) -192 ((15,920),(15.669872981077805,922.5),(17.5,924.3301270189222),(20,925),(22.5,924.3301270189222),(24.33012701892219,922.5),(25,920),(24.330127018922195,917.5),(22.500000000000004,915.6698729810778),(20,915),(17.500000000000004,915.6698729810778),(15.669872981077809,917.5)) -193 ((14,930),(14.803847577293368,933),(17,935.1961524227066),(20,936),(23,935.1961524227066),(25.196152422706632,933),(26,930),(25.196152422706632,927),(23.000000000000004,924.8038475772934),(20,924),(17.000000000000004,924.8038475772934),(14.80384757729337,927)) -194 ((13,940),(13.937822173508929,943.5),(16.5,946.062177826491),(20,947),(23.5,946.062177826491),(26.06217782649107,943.5),(27,940),(26.062177826491073,936.5),(23.500000000000004,933.937822173509),(20,933),(16.500000000000004,933.937822173509),(13.93782217350893,936.5)) -195 ((12,950),(13.07179676972449,954),(16,956.9282032302755),(20,958),(24,956.9282032302755),(26.928203230275507,954),(28,950),(26.92820323027551,946),(24.000000000000004,943.0717967697245),(20,942),(16.000000000000007,943.0717967697245),(13.071796769724493,946)) -196 ((11,960),(12.205771365940052,964.5),(15.5,967.7942286340599),(20,969),(24.5,967.7942286340599),(27.794228634059948,964.5),(29,960),(27.794228634059948,955.5),(24.500000000000004,952.2057713659401),(20,951),(15.500000000000007,952.20577136594),(12.205771365940056,955.5)) -197 ((10,970),(11.339745962155613,975),(15,978.6602540378444),(20,980),(25,978.6602540378444),(28.660254037844386,975),(30,970),(28.66025403784439,965),(25.000000000000004,961.3397459621556),(20.000000000000004,960),(15.000000000000007,961.3397459621556),(11.339745962155616,965)) -198 ((19,980),(19.133974596215563,980.5),(19.5,980.8660254037844),(20,981),(20.5,980.8660254037844),(20.866025403784437,980.5),(21,980),(20.866025403784437,979.5),(20.5,979.1339745962156),(20,979),(19.5,979.1339745962156),(19.133974596215563,979.5)) -199 ((18,990),(18.26794919243112,991),(19,991.7320508075688),(20,992),(21,991.7320508075688),(21.73205080756888,991),(22,990),(21.73205080756888,989),(21,988.2679491924312),(20,988),(19,988.2679491924312),(18.267949192431125,989)) -200 ((17,1000),(17.401923788646684,1001.5),(18.5,1002.5980762113534),(20,1003),(21.5,1002.5980762113534),(22.598076211353316,1001.5),(23,1000),(22.598076211353316,998.5),(21.5,997.4019237886467),(20,997),(18.500000000000004,997.4019237886466),(17.401923788646684,998.5)) -201 ((25,10),(25.669872981077805,12.5),(27.5,14.330127018922193),(30,15),(32.5,14.330127018922195),(34.33012701892219,12.500000000000002),(35,10),(34.3301270189222,7.500000000000002),(32.5,5.669872981077807),(30,5),(27.500000000000004,5.669872981077805),(25.66987298107781,7.499999999999998)) -202 ((24,20),(24.803847577293368,23),(27,25.196152422706632),(30,26),(33,25.196152422706632),(35.19615242270663,23),(36,20),(35.19615242270663,17),(33,14.803847577293368),(30,14),(27.000000000000004,14.803847577293366),(24.803847577293368,16.999999999999996)) -203 ((23,30),(23.937822173508927,33.5),(26.5,36.06217782649107),(30,37),(33.5,36.06217782649107),(36.062177826491066,33.5),(37,30),(36.06217782649107,26.5),(33.5,23.93782217350893),(30,23),(26.500000000000004,23.937822173508927),(23.93782217350893,26.499999999999996)) -204 ((22,40),(23.07179676972449,44),(26,46.92820323027551),(30,48),(34,46.92820323027551),(36.92820323027551,44),(38,40),(36.928203230275514,36),(34,33.07179676972449),(30,32),(26.000000000000007,33.071796769724486),(23.071796769724493,36)) -205 ((21,50),(22.205771365940052,54.5),(25.5,57.79422863405995),(30,59),(34.5,57.79422863405995),(37.79422863405995,54.5),(39,50),(37.79422863405995,45.5),(34.5,42.20577136594005),(30,41),(25.500000000000007,42.20577136594005),(22.205771365940056,45.5)) -206 ((20,60),(21.33974596215561,65),(25,68.66025403784438),(30,70),(35,68.66025403784438),(38.66025403784438,65),(40,60),(38.66025403784439,55),(35.00000000000001,51.33974596215562),(30.000000000000004,50),(25.000000000000007,51.33974596215561),(21.339745962155618,54.99999999999999)) -207 ((29,70),(29.133974596215563,70.5),(29.5,70.86602540378443),(30,71),(30.5,70.86602540378443),(30.866025403784437,70.5),(31,70),(30.866025403784437,69.5),(30.5,69.13397459621557),(30,69),(29.5,69.13397459621557),(29.133974596215563,69.5)) -208 ((28,80),(28.26794919243112,81),(29,81.73205080756888),(30,82),(31,81.73205080756888),(31.73205080756888,81),(32,80),(31.73205080756888,79),(31,78.26794919243112),(30,78),(29,78.26794919243112),(28.267949192431125,79)) -209 ((27,90),(27.401923788646684,91.5),(28.5,92.59807621135332),(30,93),(31.5,92.59807621135332),(32.598076211353316,91.5),(33,90),(32.598076211353316,88.5),(31.5,87.40192378864668),(30,87),(28.500000000000004,87.40192378864668),(27.401923788646684,88.5)) -210 ((26,100),(26.535898384862247,102),(28,103.46410161513775),(30,104),(32,103.46410161513775),(33.46410161513776,102),(34,100),(33.46410161513776,98),(32,96.53589838486225),(30,96),(28.000000000000004,96.53589838486225),(26.535898384862247,98)) -211 ((25,110),(25.669872981077805,112.5),(27.5,114.3301270189222),(30,115),(32.5,114.3301270189222),(34.33012701892219,112.5),(35,110),(34.3301270189222,107.5),(32.5,105.6698729810778),(30,105),(27.500000000000004,105.6698729810778),(25.66987298107781,107.5)) -212 ((24,120),(24.803847577293368,123),(27,125.19615242270663),(30,126),(33,125.19615242270663),(35.19615242270663,123),(36,120),(35.19615242270663,117),(33,114.80384757729337),(30,114),(27.000000000000004,114.80384757729337),(24.803847577293368,117)) -213 ((23,130),(23.937822173508927,133.5),(26.5,136.06217782649108),(30,137),(33.5,136.06217782649108),(36.062177826491066,133.5),(37,130),(36.06217782649107,126.5),(33.5,123.93782217350893),(30,123),(26.500000000000004,123.93782217350892),(23.93782217350893,126.5)) -214 ((22,140),(23.07179676972449,144),(26,146.9282032302755),(30,148),(34,146.9282032302755),(36.92820323027551,144),(38,140),(36.928203230275514,136),(34,133.0717967697245),(30,132),(26.000000000000007,133.0717967697245),(23.071796769724493,136)) -215 ((21,150),(22.205771365940052,154.5),(25.5,157.79422863405995),(30,159),(34.5,157.79422863405995),(37.79422863405995,154.5),(39,150),(37.79422863405995,145.5),(34.5,142.20577136594005),(30,141),(25.500000000000007,142.20577136594005),(22.205771365940056,145.5)) -216 ((20,160),(21.33974596215561,165),(25,168.6602540378444),(30,170),(35,168.6602540378444),(38.66025403784438,165),(40,160),(38.66025403784439,155),(35.00000000000001,151.3397459621556),(30.000000000000004,150),(25.000000000000007,151.3397459621556),(21.339745962155618,155)) -217 ((29,170),(29.133974596215563,170.5),(29.5,170.86602540378445),(30,171),(30.5,170.86602540378445),(30.866025403784437,170.5),(31,170),(30.866025403784437,169.5),(30.5,169.13397459621555),(30,169),(29.5,169.13397459621555),(29.133974596215563,169.5)) -218 ((28,180),(28.26794919243112,181),(29,181.73205080756887),(30,182),(31,181.73205080756887),(31.73205080756888,181),(32,180),(31.73205080756888,179),(31,178.26794919243113),(30,178),(29,178.26794919243113),(28.267949192431125,179)) -219 ((27,190),(27.401923788646684,191.5),(28.5,192.59807621135332),(30,193),(31.5,192.59807621135332),(32.598076211353316,191.5),(33,190),(32.598076211353316,188.5),(31.5,187.40192378864668),(30,187),(28.500000000000004,187.40192378864668),(27.401923788646684,188.5)) -220 ((26,200),(26.535898384862247,202),(28,203.46410161513776),(30,204),(32,203.46410161513776),(33.46410161513776,202),(34,200),(33.46410161513776,198),(32,196.53589838486224),(30,196),(28.000000000000004,196.53589838486224),(26.535898384862247,198)) -221 ((25,210),(25.669872981077805,212.5),(27.5,214.33012701892218),(30,215),(32.5,214.33012701892218),(34.33012701892219,212.5),(35,210),(34.3301270189222,207.5),(32.5,205.66987298107782),(30,205),(27.500000000000004,205.66987298107782),(25.66987298107781,207.5)) -222 ((24,220),(24.803847577293368,223),(27,225.19615242270663),(30,226),(33,225.19615242270663),(35.19615242270663,223),(36,220),(35.19615242270663,217),(33,214.80384757729337),(30,214),(27.000000000000004,214.80384757729337),(24.803847577293368,217)) -223 ((23,230),(23.937822173508927,233.5),(26.5,236.06217782649108),(30,237),(33.5,236.06217782649108),(36.062177826491066,233.5),(37,230),(36.06217782649107,226.5),(33.5,223.93782217350892),(30,223),(26.500000000000004,223.93782217350892),(23.93782217350893,226.5)) -224 ((22,240),(23.07179676972449,244),(26,246.9282032302755),(30,248),(34,246.9282032302755),(36.92820323027551,244),(38,240),(36.928203230275514,236),(34,233.0717967697245),(30,232),(26.000000000000007,233.0717967697245),(23.071796769724493,236)) -225 ((21,250),(22.205771365940052,254.5),(25.5,257.79422863405995),(30,259),(34.5,257.79422863405995),(37.79422863405995,254.5),(39,250),(37.79422863405995,245.5),(34.5,242.20577136594005),(30,241),(25.500000000000007,242.20577136594005),(22.205771365940056,245.5)) -226 ((20,260),(21.33974596215561,265),(25,268.66025403784437),(30,270),(35,268.66025403784437),(38.66025403784438,265),(40,260),(38.66025403784439,255),(35.00000000000001,251.3397459621556),(30.000000000000004,250),(25.000000000000007,251.3397459621556),(21.339745962155618,255)) -227 ((29,270),(29.133974596215563,270.5),(29.5,270.8660254037844),(30,271),(30.5,270.8660254037844),(30.866025403784437,270.5),(31,270),(30.866025403784437,269.5),(30.5,269.1339745962156),(30,269),(29.5,269.1339745962156),(29.133974596215563,269.5)) -228 ((28,280),(28.26794919243112,281),(29,281.7320508075689),(30,282),(31,281.7320508075689),(31.73205080756888,281),(32,280),(31.73205080756888,279),(31,278.2679491924311),(30,278),(29,278.2679491924311),(28.267949192431125,279)) -229 ((27,290),(27.401923788646684,291.5),(28.5,292.5980762113533),(30,293),(31.5,292.5980762113533),(32.598076211353316,291.5),(33,290),(32.598076211353316,288.5),(31.5,287.4019237886467),(30,287),(28.500000000000004,287.4019237886467),(27.401923788646684,288.5)) -230 ((26,300),(26.535898384862247,302),(28,303.46410161513774),(30,304),(32,303.46410161513774),(33.46410161513776,302),(34,300),(33.46410161513776,298),(32,296.53589838486226),(30,296),(28.000000000000004,296.53589838486226),(26.535898384862247,298)) -231 ((25,310),(25.669872981077805,312.5),(27.5,314.3301270189222),(30,315),(32.5,314.3301270189222),(34.33012701892219,312.5),(35,310),(34.3301270189222,307.5),(32.5,305.6698729810778),(30,305),(27.500000000000004,305.6698729810778),(25.66987298107781,307.5)) -232 ((24,320),(24.803847577293368,323),(27,325.19615242270663),(30,326),(33,325.19615242270663),(35.19615242270663,323),(36,320),(35.19615242270663,317),(33,314.80384757729337),(30,314),(27.000000000000004,314.80384757729337),(24.803847577293368,317)) -233 ((23,330),(23.937822173508927,333.5),(26.5,336.06217782649105),(30,337),(33.5,336.06217782649105),(36.062177826491066,333.5),(37,330),(36.06217782649107,326.5),(33.5,323.93782217350895),(30,323),(26.500000000000004,323.93782217350895),(23.93782217350893,326.5)) -234 ((22,340),(23.07179676972449,344),(26,346.9282032302755),(30,348),(34,346.9282032302755),(36.92820323027551,344),(38,340),(36.928203230275514,336),(34,333.0717967697245),(30,332),(26.000000000000007,333.0717967697245),(23.071796769724493,336)) -235 ((21,350),(22.205771365940052,354.5),(25.5,357.79422863405995),(30,359),(34.5,357.79422863405995),(37.79422863405995,354.5),(39,350),(37.79422863405995,345.5),(34.5,342.20577136594005),(30,341),(25.500000000000007,342.20577136594005),(22.205771365940056,345.5)) -236 ((20,360),(21.33974596215561,365),(25,368.66025403784437),(30,370),(35,368.66025403784437),(38.66025403784438,365),(40,360),(38.66025403784439,355),(35.00000000000001,351.33974596215563),(30.000000000000004,350),(25.000000000000007,351.33974596215563),(21.339745962155618,355)) -237 ((29,370),(29.133974596215563,370.5),(29.5,370.8660254037844),(30,371),(30.5,370.8660254037844),(30.866025403784437,370.5),(31,370),(30.866025403784437,369.5),(30.5,369.1339745962156),(30,369),(29.5,369.1339745962156),(29.133974596215563,369.5)) -238 ((28,380),(28.26794919243112,381),(29,381.7320508075689),(30,382),(31,381.7320508075689),(31.73205080756888,381),(32,380),(31.73205080756888,379),(31,378.2679491924311),(30,378),(29,378.2679491924311),(28.267949192431125,379)) -239 ((27,390),(27.401923788646684,391.5),(28.5,392.5980762113533),(30,393),(31.5,392.5980762113533),(32.598076211353316,391.5),(33,390),(32.598076211353316,388.5),(31.5,387.4019237886467),(30,387),(28.500000000000004,387.4019237886467),(27.401923788646684,388.5)) -240 ((26,400),(26.535898384862247,402),(28,403.46410161513774),(30,404),(32,403.46410161513774),(33.46410161513776,402),(34,400),(33.46410161513776,398),(32,396.53589838486226),(30,396),(28.000000000000004,396.53589838486226),(26.535898384862247,398)) -241 ((25,410),(25.669872981077805,412.5),(27.5,414.3301270189222),(30,415),(32.5,414.3301270189222),(34.33012701892219,412.5),(35,410),(34.3301270189222,407.5),(32.5,405.6698729810778),(30,405),(27.500000000000004,405.6698729810778),(25.66987298107781,407.5)) -242 ((24,420),(24.803847577293368,423),(27,425.19615242270663),(30,426),(33,425.19615242270663),(35.19615242270663,423),(36,420),(35.19615242270663,417),(33,414.80384757729337),(30,414),(27.000000000000004,414.80384757729337),(24.803847577293368,417)) -243 ((23,430),(23.937822173508927,433.5),(26.5,436.06217782649105),(30,437),(33.5,436.06217782649105),(36.062177826491066,433.5),(37,430),(36.06217782649107,426.5),(33.5,423.93782217350895),(30,423),(26.500000000000004,423.93782217350895),(23.93782217350893,426.5)) -244 ((22,440),(23.07179676972449,444),(26,446.9282032302755),(30,448),(34,446.9282032302755),(36.92820323027551,444),(38,440),(36.928203230275514,436),(34,433.0717967697245),(30,432),(26.000000000000007,433.0717967697245),(23.071796769724493,436)) -245 ((21,450),(22.205771365940052,454.5),(25.5,457.79422863405995),(30,459),(34.5,457.79422863405995),(37.79422863405995,454.5),(39,450),(37.79422863405995,445.5),(34.5,442.20577136594005),(30,441),(25.500000000000007,442.20577136594005),(22.205771365940056,445.5)) -246 ((20,460),(21.33974596215561,465),(25,468.66025403784437),(30,470),(35,468.66025403784437),(38.66025403784438,465),(40,460),(38.66025403784439,455),(35.00000000000001,451.33974596215563),(30.000000000000004,450),(25.000000000000007,451.33974596215563),(21.339745962155618,455)) -247 ((29,470),(29.133974596215563,470.5),(29.5,470.8660254037844),(30,471),(30.5,470.8660254037844),(30.866025403784437,470.5),(31,470),(30.866025403784437,469.5),(30.5,469.1339745962156),(30,469),(29.5,469.1339745962156),(29.133974596215563,469.5)) -248 ((28,480),(28.26794919243112,481),(29,481.7320508075689),(30,482),(31,481.7320508075689),(31.73205080756888,481),(32,480),(31.73205080756888,479),(31,478.2679491924311),(30,478),(29,478.2679491924311),(28.267949192431125,479)) -249 ((27,490),(27.401923788646684,491.5),(28.5,492.5980762113533),(30,493),(31.5,492.5980762113533),(32.598076211353316,491.5),(33,490),(32.598076211353316,488.5),(31.5,487.4019237886467),(30,487),(28.500000000000004,487.4019237886467),(27.401923788646684,488.5)) -250 ((26,500),(26.535898384862247,502),(28,503.46410161513774),(30,504),(32,503.46410161513774),(33.46410161513776,502),(34,500),(33.46410161513776,498),(32,496.53589838486226),(30,496),(28.000000000000004,496.53589838486226),(26.535898384862247,498)) -251 ((25,510),(25.669872981077805,512.5),(27.5,514.3301270189222),(30,515),(32.5,514.3301270189222),(34.33012701892219,512.5),(35,510),(34.3301270189222,507.5),(32.5,505.6698729810778),(30,505),(27.500000000000004,505.6698729810778),(25.66987298107781,507.5)) -252 ((24,520),(24.803847577293368,523),(27,525.1961524227066),(30,526),(33,525.1961524227066),(35.19615242270663,523),(36,520),(35.19615242270663,517),(33,514.8038475772934),(30,514),(27.000000000000004,514.8038475772934),(24.803847577293368,517)) -253 ((23,530),(23.937822173508927,533.5),(26.5,536.062177826491),(30,537),(33.5,536.062177826491),(36.062177826491066,533.5),(37,530),(36.06217782649107,526.5),(33.5,523.937822173509),(30,523),(26.500000000000004,523.937822173509),(23.93782217350893,526.5)) -254 ((22,540),(23.07179676972449,544),(26,546.9282032302755),(30,548),(34,546.9282032302755),(36.92820323027551,544),(38,540),(36.928203230275514,536),(34,533.0717967697245),(30,532),(26.000000000000007,533.0717967697245),(23.071796769724493,536)) -255 ((21,550),(22.205771365940052,554.5),(25.5,557.7942286340599),(30,559),(34.5,557.7942286340599),(37.79422863405995,554.5),(39,550),(37.79422863405995,545.5),(34.5,542.2057713659401),(30,541),(25.500000000000007,542.20577136594),(22.205771365940056,545.5)) -256 ((20,560),(21.33974596215561,565),(25,568.6602540378444),(30,570),(35,568.6602540378444),(38.66025403784438,565),(40,560),(38.66025403784439,555),(35.00000000000001,551.3397459621556),(30.000000000000004,550),(25.000000000000007,551.3397459621556),(21.339745962155618,555)) -257 ((29,570),(29.133974596215563,570.5),(29.5,570.8660254037844),(30,571),(30.5,570.8660254037844),(30.866025403784437,570.5),(31,570),(30.866025403784437,569.5),(30.5,569.1339745962156),(30,569),(29.5,569.1339745962156),(29.133974596215563,569.5)) -258 ((28,580),(28.26794919243112,581),(29,581.7320508075688),(30,582),(31,581.7320508075688),(31.73205080756888,581),(32,580),(31.73205080756888,579),(31,578.2679491924312),(30,578),(29,578.2679491924312),(28.267949192431125,579)) -259 ((27,590),(27.401923788646684,591.5),(28.5,592.5980762113534),(30,593),(31.5,592.5980762113534),(32.598076211353316,591.5),(33,590),(32.598076211353316,588.5),(31.5,587.4019237886467),(30,587),(28.500000000000004,587.4019237886466),(27.401923788646684,588.5)) -260 ((26,600),(26.535898384862247,602),(28,603.4641016151378),(30,604),(32,603.4641016151378),(33.46410161513776,602),(34,600),(33.46410161513776,598),(32,596.5358983848622),(30,596),(28.000000000000004,596.5358983848622),(26.535898384862247,598)) -261 ((25,610),(25.669872981077805,612.5),(27.5,614.3301270189222),(30,615),(32.5,614.3301270189222),(34.33012701892219,612.5),(35,610),(34.3301270189222,607.5),(32.5,605.6698729810778),(30,605),(27.500000000000004,605.6698729810778),(25.66987298107781,607.5)) -262 ((24,620),(24.803847577293368,623),(27,625.1961524227066),(30,626),(33,625.1961524227066),(35.19615242270663,623),(36,620),(35.19615242270663,617),(33,614.8038475772934),(30,614),(27.000000000000004,614.8038475772934),(24.803847577293368,617)) -263 ((23,630),(23.937822173508927,633.5),(26.5,636.062177826491),(30,637),(33.5,636.062177826491),(36.062177826491066,633.5),(37,630),(36.06217782649107,626.5),(33.5,623.937822173509),(30,623),(26.500000000000004,623.937822173509),(23.93782217350893,626.5)) -264 ((22,640),(23.07179676972449,644),(26,646.9282032302755),(30,648),(34,646.9282032302755),(36.92820323027551,644),(38,640),(36.928203230275514,636),(34,633.0717967697245),(30,632),(26.000000000000007,633.0717967697245),(23.071796769724493,636)) -265 ((21,650),(22.205771365940052,654.5),(25.5,657.7942286340599),(30,659),(34.5,657.7942286340599),(37.79422863405995,654.5),(39,650),(37.79422863405995,645.5),(34.5,642.2057713659401),(30,641),(25.500000000000007,642.20577136594),(22.205771365940056,645.5)) -266 ((20,660),(21.33974596215561,665),(25,668.6602540378444),(30,670),(35,668.6602540378444),(38.66025403784438,665),(40,660),(38.66025403784439,655),(35.00000000000001,651.3397459621556),(30.000000000000004,650),(25.000000000000007,651.3397459621556),(21.339745962155618,655)) -267 ((29,670),(29.133974596215563,670.5),(29.5,670.8660254037844),(30,671),(30.5,670.8660254037844),(30.866025403784437,670.5),(31,670),(30.866025403784437,669.5),(30.5,669.1339745962156),(30,669),(29.5,669.1339745962156),(29.133974596215563,669.5)) -268 ((28,680),(28.26794919243112,681),(29,681.7320508075688),(30,682),(31,681.7320508075688),(31.73205080756888,681),(32,680),(31.73205080756888,679),(31,678.2679491924312),(30,678),(29,678.2679491924312),(28.267949192431125,679)) -269 ((27,690),(27.401923788646684,691.5),(28.5,692.5980762113534),(30,693),(31.5,692.5980762113534),(32.598076211353316,691.5),(33,690),(32.598076211353316,688.5),(31.5,687.4019237886467),(30,687),(28.500000000000004,687.4019237886466),(27.401923788646684,688.5)) -270 ((26,700),(26.535898384862247,702),(28,703.4641016151378),(30,704),(32,703.4641016151378),(33.46410161513776,702),(34,700),(33.46410161513776,698),(32,696.5358983848622),(30,696),(28.000000000000004,696.5358983848622),(26.535898384862247,698)) -271 ((25,710),(25.669872981077805,712.5),(27.5,714.3301270189222),(30,715),(32.5,714.3301270189222),(34.33012701892219,712.5),(35,710),(34.3301270189222,707.5),(32.5,705.6698729810778),(30,705),(27.500000000000004,705.6698729810778),(25.66987298107781,707.5)) -272 ((24,720),(24.803847577293368,723),(27,725.1961524227066),(30,726),(33,725.1961524227066),(35.19615242270663,723),(36,720),(35.19615242270663,717),(33,714.8038475772934),(30,714),(27.000000000000004,714.8038475772934),(24.803847577293368,717)) -273 ((23,730),(23.937822173508927,733.5),(26.5,736.062177826491),(30,737),(33.5,736.062177826491),(36.062177826491066,733.5),(37,730),(36.06217782649107,726.5),(33.5,723.937822173509),(30,723),(26.500000000000004,723.937822173509),(23.93782217350893,726.5)) -274 ((22,740),(23.07179676972449,744),(26,746.9282032302755),(30,748),(34,746.9282032302755),(36.92820323027551,744),(38,740),(36.928203230275514,736),(34,733.0717967697245),(30,732),(26.000000000000007,733.0717967697245),(23.071796769724493,736)) -275 ((21,750),(22.205771365940052,754.5),(25.5,757.7942286340599),(30,759),(34.5,757.7942286340599),(37.79422863405995,754.5),(39,750),(37.79422863405995,745.5),(34.5,742.2057713659401),(30,741),(25.500000000000007,742.20577136594),(22.205771365940056,745.5)) -276 ((20,760),(21.33974596215561,765),(25,768.6602540378444),(30,770),(35,768.6602540378444),(38.66025403784438,765),(40,760),(38.66025403784439,755),(35.00000000000001,751.3397459621556),(30.000000000000004,750),(25.000000000000007,751.3397459621556),(21.339745962155618,755)) -277 ((29,770),(29.133974596215563,770.5),(29.5,770.8660254037844),(30,771),(30.5,770.8660254037844),(30.866025403784437,770.5),(31,770),(30.866025403784437,769.5),(30.5,769.1339745962156),(30,769),(29.5,769.1339745962156),(29.133974596215563,769.5)) -278 ((28,780),(28.26794919243112,781),(29,781.7320508075688),(30,782),(31,781.7320508075688),(31.73205080756888,781),(32,780),(31.73205080756888,779),(31,778.2679491924312),(30,778),(29,778.2679491924312),(28.267949192431125,779)) -279 ((27,790),(27.401923788646684,791.5),(28.5,792.5980762113534),(30,793),(31.5,792.5980762113534),(32.598076211353316,791.5),(33,790),(32.598076211353316,788.5),(31.5,787.4019237886467),(30,787),(28.500000000000004,787.4019237886466),(27.401923788646684,788.5)) -280 ((26,800),(26.535898384862247,802),(28,803.4641016151378),(30,804),(32,803.4641016151378),(33.46410161513776,802),(34,800),(33.46410161513776,798),(32,796.5358983848622),(30,796),(28.000000000000004,796.5358983848622),(26.535898384862247,798)) -281 ((25,810),(25.669872981077805,812.5),(27.5,814.3301270189222),(30,815),(32.5,814.3301270189222),(34.33012701892219,812.5),(35,810),(34.3301270189222,807.5),(32.5,805.6698729810778),(30,805),(27.500000000000004,805.6698729810778),(25.66987298107781,807.5)) -282 ((24,820),(24.803847577293368,823),(27,825.1961524227066),(30,826),(33,825.1961524227066),(35.19615242270663,823),(36,820),(35.19615242270663,817),(33,814.8038475772934),(30,814),(27.000000000000004,814.8038475772934),(24.803847577293368,817)) -283 ((23,830),(23.937822173508927,833.5),(26.5,836.062177826491),(30,837),(33.5,836.062177826491),(36.062177826491066,833.5),(37,830),(36.06217782649107,826.5),(33.5,823.937822173509),(30,823),(26.500000000000004,823.937822173509),(23.93782217350893,826.5)) -284 ((22,840),(23.07179676972449,844),(26,846.9282032302755),(30,848),(34,846.9282032302755),(36.92820323027551,844),(38,840),(36.928203230275514,836),(34,833.0717967697245),(30,832),(26.000000000000007,833.0717967697245),(23.071796769724493,836)) -285 ((21,850),(22.205771365940052,854.5),(25.5,857.7942286340599),(30,859),(34.5,857.7942286340599),(37.79422863405995,854.5),(39,850),(37.79422863405995,845.5),(34.5,842.2057713659401),(30,841),(25.500000000000007,842.20577136594),(22.205771365940056,845.5)) -286 ((20,860),(21.33974596215561,865),(25,868.6602540378444),(30,870),(35,868.6602540378444),(38.66025403784438,865),(40,860),(38.66025403784439,855),(35.00000000000001,851.3397459621556),(30.000000000000004,850),(25.000000000000007,851.3397459621556),(21.339745962155618,855)) -287 ((29,870),(29.133974596215563,870.5),(29.5,870.8660254037844),(30,871),(30.5,870.8660254037844),(30.866025403784437,870.5),(31,870),(30.866025403784437,869.5),(30.5,869.1339745962156),(30,869),(29.5,869.1339745962156),(29.133974596215563,869.5)) -288 ((28,880),(28.26794919243112,881),(29,881.7320508075688),(30,882),(31,881.7320508075688),(31.73205080756888,881),(32,880),(31.73205080756888,879),(31,878.2679491924312),(30,878),(29,878.2679491924312),(28.267949192431125,879)) -289 ((27,890),(27.401923788646684,891.5),(28.5,892.5980762113534),(30,893),(31.5,892.5980762113534),(32.598076211353316,891.5),(33,890),(32.598076211353316,888.5),(31.5,887.4019237886467),(30,887),(28.500000000000004,887.4019237886466),(27.401923788646684,888.5)) -290 ((26,900),(26.535898384862247,902),(28,903.4641016151378),(30,904),(32,903.4641016151378),(33.46410161513776,902),(34,900),(33.46410161513776,898),(32,896.5358983848622),(30,896),(28.000000000000004,896.5358983848622),(26.535898384862247,898)) -291 ((25,910),(25.669872981077805,912.5),(27.5,914.3301270189222),(30,915),(32.5,914.3301270189222),(34.33012701892219,912.5),(35,910),(34.3301270189222,907.5),(32.5,905.6698729810778),(30,905),(27.500000000000004,905.6698729810778),(25.66987298107781,907.5)) -292 ((24,920),(24.803847577293368,923),(27,925.1961524227066),(30,926),(33,925.1961524227066),(35.19615242270663,923),(36,920),(35.19615242270663,917),(33,914.8038475772934),(30,914),(27.000000000000004,914.8038475772934),(24.803847577293368,917)) -293 ((23,930),(23.937822173508927,933.5),(26.5,936.062177826491),(30,937),(33.5,936.062177826491),(36.062177826491066,933.5),(37,930),(36.06217782649107,926.5),(33.5,923.937822173509),(30,923),(26.500000000000004,923.937822173509),(23.93782217350893,926.5)) -294 ((22,940),(23.07179676972449,944),(26,946.9282032302755),(30,948),(34,946.9282032302755),(36.92820323027551,944),(38,940),(36.928203230275514,936),(34,933.0717967697245),(30,932),(26.000000000000007,933.0717967697245),(23.071796769724493,936)) -295 ((21,950),(22.205771365940052,954.5),(25.5,957.7942286340599),(30,959),(34.5,957.7942286340599),(37.79422863405995,954.5),(39,950),(37.79422863405995,945.5),(34.5,942.2057713659401),(30,941),(25.500000000000007,942.20577136594),(22.205771365940056,945.5)) -296 ((20,960),(21.33974596215561,965),(25,968.6602540378444),(30,970),(35,968.6602540378444),(38.66025403784438,965),(40,960),(38.66025403784439,955),(35.00000000000001,951.3397459621556),(30.000000000000004,950),(25.000000000000007,951.3397459621556),(21.339745962155618,955)) -297 ((29,970),(29.133974596215563,970.5),(29.5,970.8660254037844),(30,971),(30.5,970.8660254037844),(30.866025403784437,970.5),(31,970),(30.866025403784437,969.5),(30.5,969.1339745962156),(30,969),(29.5,969.1339745962156),(29.133974596215563,969.5)) -298 ((28,980),(28.26794919243112,981),(29,981.7320508075688),(30,982),(31,981.7320508075688),(31.73205080756888,981),(32,980),(31.73205080756888,979),(31,978.2679491924312),(30,978),(29,978.2679491924312),(28.267949192431125,979)) -299 ((27,990),(27.401923788646684,991.5),(28.5,992.5980762113534),(30,993),(31.5,992.5980762113534),(32.598076211353316,991.5),(33,990),(32.598076211353316,988.5),(31.5,987.4019237886467),(30,987),(28.500000000000004,987.4019237886466),(27.401923788646684,988.5)) -300 ((26,1000),(26.535898384862247,1002),(28,1003.4641016151378),(30,1004),(32,1003.4641016151378),(33.46410161513776,1002),(34,1000),(33.46410161513776,998),(32,996.5358983848622),(30,996),(28.000000000000004,996.5358983848622),(26.535898384862247,998)) -301 ((34,10),(34.80384757729337,13),(37,15.196152422706632),(40,16),(43,15.196152422706632),(45.19615242270663,13.000000000000002),(46,10),(45.19615242270663,7.000000000000002),(43,4.803847577293369),(40,4),(37.00000000000001,4.803847577293366),(34.80384757729337,6.999999999999997)) -302 ((33,20),(33.93782217350893,23.5),(36.5,26.06217782649107),(40,27),(43.5,26.062177826491073),(46.062177826491066,23.500000000000004),(47,20),(46.06217782649107,16.5),(43.5,13.93782217350893),(40,13),(36.50000000000001,13.937822173508927),(33.937822173508934,16.499999999999996)) -303 ((32,30),(33.07179676972449,34),(36,36.92820323027551),(40,38),(44,36.92820323027551),(46.92820323027551,34),(48,30),(46.928203230275514,26.000000000000004),(44,23.071796769724493),(40,22),(36.00000000000001,23.071796769724486),(33.07179676972449,25.999999999999996)) -304 ((31,40),(32.20577136594005,44.5),(35.5,47.79422863405995),(40,49),(44.5,47.79422863405995),(47.79422863405995,44.5),(49,40),(47.79422863405995,35.5),(44.5,32.20577136594005),(40,31),(35.50000000000001,32.20577136594005),(32.20577136594005,35.5)) -305 ((30,50),(31.33974596215561,55),(35,58.66025403784438),(40,60),(45,58.66025403784439),(48.66025403784438,55),(50,50),(48.66025403784439,45),(45.00000000000001,41.33974596215562),(40,40),(35.00000000000001,41.33974596215561),(31.339745962155618,44.99999999999999)) -306 ((39,60),(39.13397459621556,60.5),(39.5,60.86602540378444),(40,61),(40.5,60.86602540378444),(40.86602540378444,60.5),(41,60),(40.86602540378444,59.5),(40.5,59.13397459621556),(40,59),(39.5,59.13397459621556),(39.13397459621556,59.5)) -307 ((38,70),(38.267949192431125,71),(39,71.73205080756888),(40,72),(41,71.73205080756888),(41.732050807568875,71),(42,70),(41.732050807568875,69),(41,68.26794919243112),(40,68),(39,68.26794919243112),(38.267949192431125,69)) -308 ((37,80),(37.401923788646684,81.5),(38.5,82.59807621135332),(40,83),(41.5,82.59807621135332),(42.598076211353316,81.5),(43,80),(42.598076211353316,78.5),(41.5,77.40192378864668),(40,77),(38.5,77.40192378864668),(37.401923788646684,78.5)) -309 ((36,90),(36.53589838486224,92),(38,93.46410161513775),(40,94),(42,93.46410161513775),(43.46410161513776,92),(44,90),(43.46410161513776,88),(42,86.53589838486225),(40,86),(38,86.53589838486225),(36.53589838486225,88)) -310 ((35,100),(35.66987298107781,102.5),(37.5,104.3301270189222),(40,105),(42.5,104.3301270189222),(44.33012701892219,102.5),(45,100),(44.3301270189222,97.5),(42.5,95.6698729810778),(40,95),(37.5,95.6698729810778),(35.66987298107781,97.5)) -311 ((34,110),(34.80384757729337,113),(37,115.19615242270663),(40,116),(43,115.19615242270663),(45.19615242270663,113),(46,110),(45.19615242270663,107),(43,104.80384757729337),(40,104),(37.00000000000001,104.80384757729337),(34.80384757729337,107)) -312 ((33,120),(33.93782217350893,123.5),(36.5,126.06217782649107),(40,127),(43.5,126.06217782649107),(46.062177826491066,123.5),(47,120),(46.06217782649107,116.5),(43.5,113.93782217350893),(40,113),(36.50000000000001,113.93782217350892),(33.937822173508934,116.5)) -313 ((32,130),(33.07179676972449,134),(36,136.9282032302755),(40,138),(44,136.9282032302755),(46.92820323027551,134),(48,130),(46.928203230275514,126),(44,123.07179676972449),(40,122),(36.00000000000001,123.07179676972449),(33.07179676972449,126)) -314 ((31,140),(32.20577136594005,144.5),(35.5,147.79422863405995),(40,149),(44.5,147.79422863405995),(47.79422863405995,144.5),(49,140),(47.79422863405995,135.5),(44.5,132.20577136594005),(40,131),(35.50000000000001,132.20577136594005),(32.20577136594005,135.5)) -315 ((30,150),(31.33974596215561,155),(35,158.6602540378444),(40,160),(45,158.6602540378444),(48.66025403784438,155),(50,150),(48.66025403784439,145),(45.00000000000001,141.3397459621556),(40,140),(35.00000000000001,141.3397459621556),(31.339745962155618,145)) -316 ((39,160),(39.13397459621556,160.5),(39.5,160.86602540378445),(40,161),(40.5,160.86602540378445),(40.86602540378444,160.5),(41,160),(40.86602540378444,159.5),(40.5,159.13397459621555),(40,159),(39.5,159.13397459621555),(39.13397459621556,159.5)) -317 ((38,170),(38.267949192431125,171),(39,171.73205080756887),(40,172),(41,171.73205080756887),(41.732050807568875,171),(42,170),(41.732050807568875,169),(41,168.26794919243113),(40,168),(39,168.26794919243113),(38.267949192431125,169)) -318 ((37,180),(37.401923788646684,181.5),(38.5,182.59807621135332),(40,183),(41.5,182.59807621135332),(42.598076211353316,181.5),(43,180),(42.598076211353316,178.5),(41.5,177.40192378864668),(40,177),(38.5,177.40192378864668),(37.401923788646684,178.5)) -319 ((36,190),(36.53589838486224,192),(38,193.46410161513776),(40,194),(42,193.46410161513776),(43.46410161513776,192),(44,190),(43.46410161513776,188),(42,186.53589838486224),(40,186),(38,186.53589838486224),(36.53589838486225,188)) -320 ((35,200),(35.66987298107781,202.5),(37.5,204.33012701892218),(40,205),(42.5,204.33012701892218),(44.33012701892219,202.5),(45,200),(44.3301270189222,197.5),(42.5,195.66987298107782),(40,195),(37.5,195.66987298107782),(35.66987298107781,197.5)) -321 ((34,210),(34.80384757729337,213),(37,215.19615242270663),(40,216),(43,215.19615242270663),(45.19615242270663,213),(46,210),(45.19615242270663,207),(43,204.80384757729337),(40,204),(37.00000000000001,204.80384757729337),(34.80384757729337,207)) -322 ((33,220),(33.93782217350893,223.5),(36.5,226.06217782649108),(40,227),(43.5,226.06217782649108),(46.062177826491066,223.5),(47,220),(46.06217782649107,216.5),(43.5,213.93782217350892),(40,213),(36.50000000000001,213.93782217350892),(33.937822173508934,216.5)) -323 ((32,230),(33.07179676972449,234),(36,236.9282032302755),(40,238),(44,236.9282032302755),(46.92820323027551,234),(48,230),(46.928203230275514,226),(44,223.0717967697245),(40,222),(36.00000000000001,223.0717967697245),(33.07179676972449,226)) -324 ((31,240),(32.20577136594005,244.5),(35.5,247.79422863405995),(40,249),(44.5,247.79422863405995),(47.79422863405995,244.5),(49,240),(47.79422863405995,235.5),(44.5,232.20577136594005),(40,231),(35.50000000000001,232.20577136594005),(32.20577136594005,235.5)) -325 ((30,250),(31.33974596215561,255),(35,258.66025403784437),(40,260),(45,258.66025403784437),(48.66025403784438,255),(50,250),(48.66025403784439,245),(45.00000000000001,241.3397459621556),(40,240),(35.00000000000001,241.3397459621556),(31.339745962155618,245)) -326 ((39,260),(39.13397459621556,260.5),(39.5,260.8660254037844),(40,261),(40.5,260.8660254037844),(40.86602540378444,260.5),(41,260),(40.86602540378444,259.5),(40.5,259.1339745962156),(40,259),(39.5,259.1339745962156),(39.13397459621556,259.5)) -327 ((38,270),(38.267949192431125,271),(39,271.7320508075689),(40,272),(41,271.7320508075689),(41.732050807568875,271),(42,270),(41.732050807568875,269),(41,268.2679491924311),(40,268),(39,268.2679491924311),(38.267949192431125,269)) -328 ((37,280),(37.401923788646684,281.5),(38.5,282.5980762113533),(40,283),(41.5,282.5980762113533),(42.598076211353316,281.5),(43,280),(42.598076211353316,278.5),(41.5,277.4019237886467),(40,277),(38.5,277.4019237886467),(37.401923788646684,278.5)) -329 ((36,290),(36.53589838486224,292),(38,293.46410161513774),(40,294),(42,293.46410161513774),(43.46410161513776,292),(44,290),(43.46410161513776,288),(42,286.53589838486226),(40,286),(38,286.53589838486226),(36.53589838486225,288)) -330 ((35,300),(35.66987298107781,302.5),(37.5,304.3301270189222),(40,305),(42.5,304.3301270189222),(44.33012701892219,302.5),(45,300),(44.3301270189222,297.5),(42.5,295.6698729810778),(40,295),(37.5,295.6698729810778),(35.66987298107781,297.5)) -331 ((34,310),(34.80384757729337,313),(37,315.19615242270663),(40,316),(43,315.19615242270663),(45.19615242270663,313),(46,310),(45.19615242270663,307),(43,304.80384757729337),(40,304),(37.00000000000001,304.80384757729337),(34.80384757729337,307)) -332 ((33,320),(33.93782217350893,323.5),(36.5,326.06217782649105),(40,327),(43.5,326.06217782649105),(46.062177826491066,323.5),(47,320),(46.06217782649107,316.5),(43.5,313.93782217350895),(40,313),(36.50000000000001,313.93782217350895),(33.937822173508934,316.5)) -333 ((32,330),(33.07179676972449,334),(36,336.9282032302755),(40,338),(44,336.9282032302755),(46.92820323027551,334),(48,330),(46.928203230275514,326),(44,323.0717967697245),(40,322),(36.00000000000001,323.0717967697245),(33.07179676972449,326)) -334 ((31,340),(32.20577136594005,344.5),(35.5,347.79422863405995),(40,349),(44.5,347.79422863405995),(47.79422863405995,344.5),(49,340),(47.79422863405995,335.5),(44.5,332.20577136594005),(40,331),(35.50000000000001,332.20577136594005),(32.20577136594005,335.5)) -335 ((30,350),(31.33974596215561,355),(35,358.66025403784437),(40,360),(45,358.66025403784437),(48.66025403784438,355),(50,350),(48.66025403784439,345),(45.00000000000001,341.33974596215563),(40,340),(35.00000000000001,341.33974596215563),(31.339745962155618,345)) -336 ((39,360),(39.13397459621556,360.5),(39.5,360.8660254037844),(40,361),(40.5,360.8660254037844),(40.86602540378444,360.5),(41,360),(40.86602540378444,359.5),(40.5,359.1339745962156),(40,359),(39.5,359.1339745962156),(39.13397459621556,359.5)) -337 ((38,370),(38.267949192431125,371),(39,371.7320508075689),(40,372),(41,371.7320508075689),(41.732050807568875,371),(42,370),(41.732050807568875,369),(41,368.2679491924311),(40,368),(39,368.2679491924311),(38.267949192431125,369)) -338 ((37,380),(37.401923788646684,381.5),(38.5,382.5980762113533),(40,383),(41.5,382.5980762113533),(42.598076211353316,381.5),(43,380),(42.598076211353316,378.5),(41.5,377.4019237886467),(40,377),(38.5,377.4019237886467),(37.401923788646684,378.5)) -339 ((36,390),(36.53589838486224,392),(38,393.46410161513774),(40,394),(42,393.46410161513774),(43.46410161513776,392),(44,390),(43.46410161513776,388),(42,386.53589838486226),(40,386),(38,386.53589838486226),(36.53589838486225,388)) -340 ((35,400),(35.66987298107781,402.5),(37.5,404.3301270189222),(40,405),(42.5,404.3301270189222),(44.33012701892219,402.5),(45,400),(44.3301270189222,397.5),(42.5,395.6698729810778),(40,395),(37.5,395.6698729810778),(35.66987298107781,397.5)) -341 ((34,410),(34.80384757729337,413),(37,415.19615242270663),(40,416),(43,415.19615242270663),(45.19615242270663,413),(46,410),(45.19615242270663,407),(43,404.80384757729337),(40,404),(37.00000000000001,404.80384757729337),(34.80384757729337,407)) -342 ((33,420),(33.93782217350893,423.5),(36.5,426.06217782649105),(40,427),(43.5,426.06217782649105),(46.062177826491066,423.5),(47,420),(46.06217782649107,416.5),(43.5,413.93782217350895),(40,413),(36.50000000000001,413.93782217350895),(33.937822173508934,416.5)) -343 ((32,430),(33.07179676972449,434),(36,436.9282032302755),(40,438),(44,436.9282032302755),(46.92820323027551,434),(48,430),(46.928203230275514,426),(44,423.0717967697245),(40,422),(36.00000000000001,423.0717967697245),(33.07179676972449,426)) -344 ((31,440),(32.20577136594005,444.5),(35.5,447.79422863405995),(40,449),(44.5,447.79422863405995),(47.79422863405995,444.5),(49,440),(47.79422863405995,435.5),(44.5,432.20577136594005),(40,431),(35.50000000000001,432.20577136594005),(32.20577136594005,435.5)) -345 ((30,450),(31.33974596215561,455),(35,458.66025403784437),(40,460),(45,458.66025403784437),(48.66025403784438,455),(50,450),(48.66025403784439,445),(45.00000000000001,441.33974596215563),(40,440),(35.00000000000001,441.33974596215563),(31.339745962155618,445)) -346 ((39,460),(39.13397459621556,460.5),(39.5,460.8660254037844),(40,461),(40.5,460.8660254037844),(40.86602540378444,460.5),(41,460),(40.86602540378444,459.5),(40.5,459.1339745962156),(40,459),(39.5,459.1339745962156),(39.13397459621556,459.5)) -347 ((38,470),(38.267949192431125,471),(39,471.7320508075689),(40,472),(41,471.7320508075689),(41.732050807568875,471),(42,470),(41.732050807568875,469),(41,468.2679491924311),(40,468),(39,468.2679491924311),(38.267949192431125,469)) -348 ((37,480),(37.401923788646684,481.5),(38.5,482.5980762113533),(40,483),(41.5,482.5980762113533),(42.598076211353316,481.5),(43,480),(42.598076211353316,478.5),(41.5,477.4019237886467),(40,477),(38.5,477.4019237886467),(37.401923788646684,478.5)) -349 ((36,490),(36.53589838486224,492),(38,493.46410161513774),(40,494),(42,493.46410161513774),(43.46410161513776,492),(44,490),(43.46410161513776,488),(42,486.53589838486226),(40,486),(38,486.53589838486226),(36.53589838486225,488)) -350 ((35,500),(35.66987298107781,502.5),(37.5,504.3301270189222),(40,505),(42.5,504.3301270189222),(44.33012701892219,502.5),(45,500),(44.3301270189222,497.5),(42.5,495.6698729810778),(40,495),(37.5,495.6698729810778),(35.66987298107781,497.5)) -351 ((34,510),(34.80384757729337,513),(37,515.1961524227066),(40,516),(43,515.1961524227066),(45.19615242270663,513),(46,510),(45.19615242270663,507),(43,504.80384757729337),(40,504),(37.00000000000001,504.80384757729337),(34.80384757729337,507)) -352 ((33,520),(33.93782217350893,523.5),(36.5,526.062177826491),(40,527),(43.5,526.062177826491),(46.062177826491066,523.5),(47,520),(46.06217782649107,516.5),(43.5,513.937822173509),(40,513),(36.50000000000001,513.937822173509),(33.937822173508934,516.5)) -353 ((32,530),(33.07179676972449,534),(36,536.9282032302755),(40,538),(44,536.9282032302755),(46.92820323027551,534),(48,530),(46.928203230275514,526),(44,523.0717967697245),(40,522),(36.00000000000001,523.0717967697245),(33.07179676972449,526)) -354 ((31,540),(32.20577136594005,544.5),(35.5,547.7942286340599),(40,549),(44.5,547.7942286340599),(47.79422863405995,544.5),(49,540),(47.79422863405995,535.5),(44.5,532.2057713659401),(40,531),(35.50000000000001,532.20577136594),(32.20577136594005,535.5)) -355 ((30,550),(31.33974596215561,555),(35,558.6602540378444),(40,560),(45,558.6602540378444),(48.66025403784438,555),(50,550),(48.66025403784439,545),(45.00000000000001,541.3397459621556),(40,540),(35.00000000000001,541.3397459621556),(31.339745962155618,545)) -356 ((39,560),(39.13397459621556,560.5),(39.5,560.8660254037844),(40,561),(40.5,560.8660254037844),(40.86602540378444,560.5),(41,560),(40.86602540378444,559.5),(40.5,559.1339745962156),(40,559),(39.5,559.1339745962156),(39.13397459621556,559.5)) -357 ((38,570),(38.267949192431125,571),(39,571.7320508075688),(40,572),(41,571.7320508075688),(41.732050807568875,571),(42,570),(41.732050807568875,569),(41,568.2679491924312),(40,568),(39,568.2679491924312),(38.267949192431125,569)) -358 ((37,580),(37.401923788646684,581.5),(38.5,582.5980762113534),(40,583),(41.5,582.5980762113534),(42.598076211353316,581.5),(43,580),(42.598076211353316,578.5),(41.5,577.4019237886467),(40,577),(38.5,577.4019237886466),(37.401923788646684,578.5)) -359 ((36,590),(36.53589838486224,592),(38,593.4641016151378),(40,594),(42,593.4641016151378),(43.46410161513776,592),(44,590),(43.46410161513776,588),(42,586.5358983848622),(40,586),(38,586.5358983848622),(36.53589838486225,588)) -360 ((35,600),(35.66987298107781,602.5),(37.5,604.3301270189222),(40,605),(42.5,604.3301270189222),(44.33012701892219,602.5),(45,600),(44.3301270189222,597.5),(42.5,595.6698729810778),(40,595),(37.5,595.6698729810778),(35.66987298107781,597.5)) -361 ((34,610),(34.80384757729337,613),(37,615.1961524227066),(40,616),(43,615.1961524227066),(45.19615242270663,613),(46,610),(45.19615242270663,607),(43,604.8038475772934),(40,604),(37.00000000000001,604.8038475772934),(34.80384757729337,607)) -362 ((33,620),(33.93782217350893,623.5),(36.5,626.062177826491),(40,627),(43.5,626.062177826491),(46.062177826491066,623.5),(47,620),(46.06217782649107,616.5),(43.5,613.937822173509),(40,613),(36.50000000000001,613.937822173509),(33.937822173508934,616.5)) -363 ((32,630),(33.07179676972449,634),(36,636.9282032302755),(40,638),(44,636.9282032302755),(46.92820323027551,634),(48,630),(46.928203230275514,626),(44,623.0717967697245),(40,622),(36.00000000000001,623.0717967697245),(33.07179676972449,626)) -364 ((31,640),(32.20577136594005,644.5),(35.5,647.7942286340599),(40,649),(44.5,647.7942286340599),(47.79422863405995,644.5),(49,640),(47.79422863405995,635.5),(44.5,632.2057713659401),(40,631),(35.50000000000001,632.20577136594),(32.20577136594005,635.5)) -365 ((30,650),(31.33974596215561,655),(35,658.6602540378444),(40,660),(45,658.6602540378444),(48.66025403784438,655),(50,650),(48.66025403784439,645),(45.00000000000001,641.3397459621556),(40,640),(35.00000000000001,641.3397459621556),(31.339745962155618,645)) -366 ((39,660),(39.13397459621556,660.5),(39.5,660.8660254037844),(40,661),(40.5,660.8660254037844),(40.86602540378444,660.5),(41,660),(40.86602540378444,659.5),(40.5,659.1339745962156),(40,659),(39.5,659.1339745962156),(39.13397459621556,659.5)) -367 ((38,670),(38.267949192431125,671),(39,671.7320508075688),(40,672),(41,671.7320508075688),(41.732050807568875,671),(42,670),(41.732050807568875,669),(41,668.2679491924312),(40,668),(39,668.2679491924312),(38.267949192431125,669)) -368 ((37,680),(37.401923788646684,681.5),(38.5,682.5980762113534),(40,683),(41.5,682.5980762113534),(42.598076211353316,681.5),(43,680),(42.598076211353316,678.5),(41.5,677.4019237886467),(40,677),(38.5,677.4019237886466),(37.401923788646684,678.5)) -369 ((36,690),(36.53589838486224,692),(38,693.4641016151378),(40,694),(42,693.4641016151378),(43.46410161513776,692),(44,690),(43.46410161513776,688),(42,686.5358983848622),(40,686),(38,686.5358983848622),(36.53589838486225,688)) -370 ((35,700),(35.66987298107781,702.5),(37.5,704.3301270189222),(40,705),(42.5,704.3301270189222),(44.33012701892219,702.5),(45,700),(44.3301270189222,697.5),(42.5,695.6698729810778),(40,695),(37.5,695.6698729810778),(35.66987298107781,697.5)) -371 ((34,710),(34.80384757729337,713),(37,715.1961524227066),(40,716),(43,715.1961524227066),(45.19615242270663,713),(46,710),(45.19615242270663,707),(43,704.8038475772934),(40,704),(37.00000000000001,704.8038475772934),(34.80384757729337,707)) -372 ((33,720),(33.93782217350893,723.5),(36.5,726.062177826491),(40,727),(43.5,726.062177826491),(46.062177826491066,723.5),(47,720),(46.06217782649107,716.5),(43.5,713.937822173509),(40,713),(36.50000000000001,713.937822173509),(33.937822173508934,716.5)) -373 ((32,730),(33.07179676972449,734),(36,736.9282032302755),(40,738),(44,736.9282032302755),(46.92820323027551,734),(48,730),(46.928203230275514,726),(44,723.0717967697245),(40,722),(36.00000000000001,723.0717967697245),(33.07179676972449,726)) -374 ((31,740),(32.20577136594005,744.5),(35.5,747.7942286340599),(40,749),(44.5,747.7942286340599),(47.79422863405995,744.5),(49,740),(47.79422863405995,735.5),(44.5,732.2057713659401),(40,731),(35.50000000000001,732.20577136594),(32.20577136594005,735.5)) -375 ((30,750),(31.33974596215561,755),(35,758.6602540378444),(40,760),(45,758.6602540378444),(48.66025403784438,755),(50,750),(48.66025403784439,745),(45.00000000000001,741.3397459621556),(40,740),(35.00000000000001,741.3397459621556),(31.339745962155618,745)) -376 ((39,760),(39.13397459621556,760.5),(39.5,760.8660254037844),(40,761),(40.5,760.8660254037844),(40.86602540378444,760.5),(41,760),(40.86602540378444,759.5),(40.5,759.1339745962156),(40,759),(39.5,759.1339745962156),(39.13397459621556,759.5)) -377 ((38,770),(38.267949192431125,771),(39,771.7320508075688),(40,772),(41,771.7320508075688),(41.732050807568875,771),(42,770),(41.732050807568875,769),(41,768.2679491924312),(40,768),(39,768.2679491924312),(38.267949192431125,769)) -378 ((37,780),(37.401923788646684,781.5),(38.5,782.5980762113534),(40,783),(41.5,782.5980762113534),(42.598076211353316,781.5),(43,780),(42.598076211353316,778.5),(41.5,777.4019237886467),(40,777),(38.5,777.4019237886466),(37.401923788646684,778.5)) -379 ((36,790),(36.53589838486224,792),(38,793.4641016151378),(40,794),(42,793.4641016151378),(43.46410161513776,792),(44,790),(43.46410161513776,788),(42,786.5358983848622),(40,786),(38,786.5358983848622),(36.53589838486225,788)) -380 ((35,800),(35.66987298107781,802.5),(37.5,804.3301270189222),(40,805),(42.5,804.3301270189222),(44.33012701892219,802.5),(45,800),(44.3301270189222,797.5),(42.5,795.6698729810778),(40,795),(37.5,795.6698729810778),(35.66987298107781,797.5)) -381 ((34,810),(34.80384757729337,813),(37,815.1961524227066),(40,816),(43,815.1961524227066),(45.19615242270663,813),(46,810),(45.19615242270663,807),(43,804.8038475772934),(40,804),(37.00000000000001,804.8038475772934),(34.80384757729337,807)) -382 ((33,820),(33.93782217350893,823.5),(36.5,826.062177826491),(40,827),(43.5,826.062177826491),(46.062177826491066,823.5),(47,820),(46.06217782649107,816.5),(43.5,813.937822173509),(40,813),(36.50000000000001,813.937822173509),(33.937822173508934,816.5)) -383 ((32,830),(33.07179676972449,834),(36,836.9282032302755),(40,838),(44,836.9282032302755),(46.92820323027551,834),(48,830),(46.928203230275514,826),(44,823.0717967697245),(40,822),(36.00000000000001,823.0717967697245),(33.07179676972449,826)) -384 ((31,840),(32.20577136594005,844.5),(35.5,847.7942286340599),(40,849),(44.5,847.7942286340599),(47.79422863405995,844.5),(49,840),(47.79422863405995,835.5),(44.5,832.2057713659401),(40,831),(35.50000000000001,832.20577136594),(32.20577136594005,835.5)) -385 ((30,850),(31.33974596215561,855),(35,858.6602540378444),(40,860),(45,858.6602540378444),(48.66025403784438,855),(50,850),(48.66025403784439,845),(45.00000000000001,841.3397459621556),(40,840),(35.00000000000001,841.3397459621556),(31.339745962155618,845)) -386 ((39,860),(39.13397459621556,860.5),(39.5,860.8660254037844),(40,861),(40.5,860.8660254037844),(40.86602540378444,860.5),(41,860),(40.86602540378444,859.5),(40.5,859.1339745962156),(40,859),(39.5,859.1339745962156),(39.13397459621556,859.5)) -387 ((38,870),(38.267949192431125,871),(39,871.7320508075688),(40,872),(41,871.7320508075688),(41.732050807568875,871),(42,870),(41.732050807568875,869),(41,868.2679491924312),(40,868),(39,868.2679491924312),(38.267949192431125,869)) -388 ((37,880),(37.401923788646684,881.5),(38.5,882.5980762113534),(40,883),(41.5,882.5980762113534),(42.598076211353316,881.5),(43,880),(42.598076211353316,878.5),(41.5,877.4019237886467),(40,877),(38.5,877.4019237886466),(37.401923788646684,878.5)) -389 ((36,890),(36.53589838486224,892),(38,893.4641016151378),(40,894),(42,893.4641016151378),(43.46410161513776,892),(44,890),(43.46410161513776,888),(42,886.5358983848622),(40,886),(38,886.5358983848622),(36.53589838486225,888)) -390 ((35,900),(35.66987298107781,902.5),(37.5,904.3301270189222),(40,905),(42.5,904.3301270189222),(44.33012701892219,902.5),(45,900),(44.3301270189222,897.5),(42.5,895.6698729810778),(40,895),(37.5,895.6698729810778),(35.66987298107781,897.5)) -391 ((34,910),(34.80384757729337,913),(37,915.1961524227066),(40,916),(43,915.1961524227066),(45.19615242270663,913),(46,910),(45.19615242270663,907),(43,904.8038475772934),(40,904),(37.00000000000001,904.8038475772934),(34.80384757729337,907)) -392 ((33,920),(33.93782217350893,923.5),(36.5,926.062177826491),(40,927),(43.5,926.062177826491),(46.062177826491066,923.5),(47,920),(46.06217782649107,916.5),(43.5,913.937822173509),(40,913),(36.50000000000001,913.937822173509),(33.937822173508934,916.5)) -393 ((32,930),(33.07179676972449,934),(36,936.9282032302755),(40,938),(44,936.9282032302755),(46.92820323027551,934),(48,930),(46.928203230275514,926),(44,923.0717967697245),(40,922),(36.00000000000001,923.0717967697245),(33.07179676972449,926)) -394 ((31,940),(32.20577136594005,944.5),(35.5,947.7942286340599),(40,949),(44.5,947.7942286340599),(47.79422863405995,944.5),(49,940),(47.79422863405995,935.5),(44.5,932.2057713659401),(40,931),(35.50000000000001,932.20577136594),(32.20577136594005,935.5)) -395 ((30,950),(31.33974596215561,955),(35,958.6602540378444),(40,960),(45,958.6602540378444),(48.66025403784438,955),(50,950),(48.66025403784439,945),(45.00000000000001,941.3397459621556),(40,940),(35.00000000000001,941.3397459621556),(31.339745962155618,945)) -396 ((39,960),(39.13397459621556,960.5),(39.5,960.8660254037844),(40,961),(40.5,960.8660254037844),(40.86602540378444,960.5),(41,960),(40.86602540378444,959.5),(40.5,959.1339745962156),(40,959),(39.5,959.1339745962156),(39.13397459621556,959.5)) -397 ((38,970),(38.267949192431125,971),(39,971.7320508075688),(40,972),(41,971.7320508075688),(41.732050807568875,971),(42,970),(41.732050807568875,969),(41,968.2679491924312),(40,968),(39,968.2679491924312),(38.267949192431125,969)) -398 ((37,980),(37.401923788646684,981.5),(38.5,982.5980762113534),(40,983),(41.5,982.5980762113534),(42.598076211353316,981.5),(43,980),(42.598076211353316,978.5),(41.5,977.4019237886467),(40,977),(38.5,977.4019237886466),(37.401923788646684,978.5)) -399 ((36,990),(36.53589838486224,992),(38,993.4641016151378),(40,994),(42,993.4641016151378),(43.46410161513776,992),(44,990),(43.46410161513776,988),(42,986.5358983848622),(40,986),(38,986.5358983848622),(36.53589838486225,988)) -400 ((35,1000),(35.66987298107781,1002.5),(37.5,1004.3301270189222),(40,1005),(42.5,1004.3301270189222),(44.33012701892219,1002.5),(45,1000),(44.3301270189222,997.5),(42.5,995.6698729810778),(40,995),(37.5,995.6698729810778),(35.66987298107781,997.5)) -401 ((43,10),(43.93782217350893,13.5),(46.5,16.06217782649107),(50,17),(53.5,16.062177826491073),(56.062177826491066,13.500000000000002),(57,10),(56.06217782649107,6.500000000000002),(53.5,3.9378221735089305),(50,3),(46.50000000000001,3.937822173508927),(43.937822173508934,6.4999999999999964)) -402 ((42,20),(43.07179676972449,24),(46,26.928203230275507),(50,28),(54,26.92820323027551),(56.92820323027551,24.000000000000004),(58,20),(56.928203230275514,16.000000000000004),(54,13.071796769724493),(50,12),(46.00000000000001,13.071796769724488),(43.07179676972449,15.999999999999996)) -403 ((41,30),(42.20577136594005,34.5),(45.5,37.79422863405995),(50,39),(54.5,37.79422863405995),(57.79422863405995,34.5),(59,30),(57.79422863405995,25.500000000000004),(54.5,22.205771365940052),(50,21),(45.50000000000001,22.20577136594005),(42.20577136594005,25.499999999999996)) -404 ((40,40),(41.33974596215561,45),(45,48.66025403784438),(50,50),(55,48.66025403784439),(58.66025403784438,45),(60,40),(58.66025403784439,35),(55.00000000000001,31.339745962155614),(50,30),(45.00000000000001,31.33974596215561),(41.33974596215562,34.99999999999999)) -405 ((49,50),(49.13397459621556,50.5),(49.5,50.86602540378444),(50,51),(50.5,50.86602540378444),(50.86602540378444,50.5),(51,50),(50.86602540378444,49.5),(50.5,49.13397459621556),(50,49),(49.5,49.13397459621556),(49.13397459621556,49.5)) -406 ((48,60),(48.267949192431125,61),(49,61.732050807568875),(50,62),(51,61.732050807568875),(51.732050807568875,61),(52,60),(51.732050807568875,59),(51,58.267949192431125),(50,58),(49,58.267949192431125),(48.267949192431125,59)) -407 ((47,70),(47.401923788646684,71.5),(48.5,72.59807621135332),(50,73),(51.5,72.59807621135332),(52.598076211353316,71.5),(53,70),(52.598076211353316,68.5),(51.5,67.40192378864668),(50,67),(48.5,67.40192378864668),(47.401923788646684,68.5)) -408 ((46,80),(46.53589838486224,82),(48,83.46410161513775),(50,84),(52,83.46410161513775),(53.46410161513776,82),(54,80),(53.46410161513776,78),(52,76.53589838486225),(50,76),(48,76.53589838486225),(46.53589838486225,78)) -409 ((45,90),(45.66987298107781,92.5),(47.5,94.3301270189222),(50,95),(52.5,94.3301270189222),(54.33012701892219,92.5),(55,90),(54.3301270189222,87.5),(52.5,85.6698729810778),(50,85),(47.5,85.6698729810778),(45.66987298107781,87.5)) -410 ((44,100),(44.80384757729337,103),(47,105.19615242270663),(50,106),(53,105.19615242270663),(55.19615242270663,103),(56,100),(55.19615242270663,97),(53,94.80384757729337),(50,94),(47.00000000000001,94.80384757729337),(44.80384757729337,97)) -411 ((43,110),(43.93782217350893,113.5),(46.5,116.06217782649107),(50,117),(53.5,116.06217782649107),(56.062177826491066,113.5),(57,110),(56.06217782649107,106.5),(53.5,103.93782217350893),(50,103),(46.50000000000001,103.93782217350892),(43.937822173508934,106.5)) -412 ((42,120),(43.07179676972449,124),(46,126.92820323027551),(50,128),(54,126.92820323027551),(56.92820323027551,124),(58,120),(56.928203230275514,116),(54,113.07179676972449),(50,112),(46.00000000000001,113.07179676972449),(43.07179676972449,116)) -413 ((41,130),(42.20577136594005,134.5),(45.5,137.79422863405995),(50,139),(54.5,137.79422863405995),(57.79422863405995,134.5),(59,130),(57.79422863405995,125.5),(54.5,122.20577136594005),(50,121),(45.50000000000001,122.20577136594005),(42.20577136594005,125.5)) -414 ((40,140),(41.33974596215561,145),(45,148.6602540378444),(50,150),(55,148.6602540378444),(58.66025403784438,145),(60,140),(58.66025403784439,135),(55.00000000000001,131.3397459621556),(50,130),(45.00000000000001,131.3397459621556),(41.33974596215562,135)) -415 ((49,150),(49.13397459621556,150.5),(49.5,150.86602540378445),(50,151),(50.5,150.86602540378445),(50.86602540378444,150.5),(51,150),(50.86602540378444,149.5),(50.5,149.13397459621555),(50,149),(49.5,149.13397459621555),(49.13397459621556,149.5)) -416 ((48,160),(48.267949192431125,161),(49,161.73205080756887),(50,162),(51,161.73205080756887),(51.732050807568875,161),(52,160),(51.732050807568875,159),(51,158.26794919243113),(50,158),(49,158.26794919243113),(48.267949192431125,159)) -417 ((47,170),(47.401923788646684,171.5),(48.5,172.59807621135332),(50,173),(51.5,172.59807621135332),(52.598076211353316,171.5),(53,170),(52.598076211353316,168.5),(51.5,167.40192378864668),(50,167),(48.5,167.40192378864668),(47.401923788646684,168.5)) -418 ((46,180),(46.53589838486224,182),(48,183.46410161513776),(50,184),(52,183.46410161513776),(53.46410161513776,182),(54,180),(53.46410161513776,178),(52,176.53589838486224),(50,176),(48,176.53589838486224),(46.53589838486225,178)) -419 ((45,190),(45.66987298107781,192.5),(47.5,194.33012701892218),(50,195),(52.5,194.33012701892218),(54.33012701892219,192.5),(55,190),(54.3301270189222,187.5),(52.5,185.66987298107782),(50,185),(47.5,185.66987298107782),(45.66987298107781,187.5)) -420 ((44,200),(44.80384757729337,203),(47,205.19615242270663),(50,206),(53,205.19615242270663),(55.19615242270663,203),(56,200),(55.19615242270663,197),(53,194.80384757729337),(50,194),(47.00000000000001,194.80384757729337),(44.80384757729337,197)) -421 ((43,210),(43.93782217350893,213.5),(46.5,216.06217782649108),(50,217),(53.5,216.06217782649108),(56.062177826491066,213.5),(57,210),(56.06217782649107,206.5),(53.5,203.93782217350892),(50,203),(46.50000000000001,203.93782217350892),(43.937822173508934,206.5)) -422 ((42,220),(43.07179676972449,224),(46,226.9282032302755),(50,228),(54,226.9282032302755),(56.92820323027551,224),(58,220),(56.928203230275514,216),(54,213.0717967697245),(50,212),(46.00000000000001,213.0717967697245),(43.07179676972449,216)) -423 ((41,230),(42.20577136594005,234.5),(45.5,237.79422863405995),(50,239),(54.5,237.79422863405995),(57.79422863405995,234.5),(59,230),(57.79422863405995,225.5),(54.5,222.20577136594005),(50,221),(45.50000000000001,222.20577136594005),(42.20577136594005,225.5)) -424 ((40,240),(41.33974596215561,245),(45,248.6602540378444),(50,250),(55,248.6602540378444),(58.66025403784438,245),(60,240),(58.66025403784439,235),(55.00000000000001,231.3397459621556),(50,230),(45.00000000000001,231.3397459621556),(41.33974596215562,235)) -425 ((49,250),(49.13397459621556,250.5),(49.5,250.86602540378445),(50,251),(50.5,250.86602540378445),(50.86602540378444,250.5),(51,250),(50.86602540378444,249.5),(50.5,249.13397459621555),(50,249),(49.5,249.13397459621555),(49.13397459621556,249.5)) -426 ((48,260),(48.267949192431125,261),(49,261.7320508075689),(50,262),(51,261.7320508075689),(51.732050807568875,261),(52,260),(51.732050807568875,259),(51,258.2679491924311),(50,258),(49,258.2679491924311),(48.267949192431125,259)) -427 ((47,270),(47.401923788646684,271.5),(48.5,272.5980762113533),(50,273),(51.5,272.5980762113533),(52.598076211353316,271.5),(53,270),(52.598076211353316,268.5),(51.5,267.4019237886467),(50,267),(48.5,267.4019237886467),(47.401923788646684,268.5)) -428 ((46,280),(46.53589838486224,282),(48,283.46410161513774),(50,284),(52,283.46410161513774),(53.46410161513776,282),(54,280),(53.46410161513776,278),(52,276.53589838486226),(50,276),(48,276.53589838486226),(46.53589838486225,278)) -429 ((45,290),(45.66987298107781,292.5),(47.5,294.3301270189222),(50,295),(52.5,294.3301270189222),(54.33012701892219,292.5),(55,290),(54.3301270189222,287.5),(52.5,285.6698729810778),(50,285),(47.5,285.6698729810778),(45.66987298107781,287.5)) -430 ((44,300),(44.80384757729337,303),(47,305.19615242270663),(50,306),(53,305.19615242270663),(55.19615242270663,303),(56,300),(55.19615242270663,297),(53,294.80384757729337),(50,294),(47.00000000000001,294.80384757729337),(44.80384757729337,297)) -431 ((43,310),(43.93782217350893,313.5),(46.5,316.06217782649105),(50,317),(53.5,316.06217782649105),(56.062177826491066,313.5),(57,310),(56.06217782649107,306.5),(53.5,303.93782217350895),(50,303),(46.50000000000001,303.93782217350895),(43.937822173508934,306.5)) -432 ((42,320),(43.07179676972449,324),(46,326.9282032302755),(50,328),(54,326.9282032302755),(56.92820323027551,324),(58,320),(56.928203230275514,316),(54,313.0717967697245),(50,312),(46.00000000000001,313.0717967697245),(43.07179676972449,316)) -433 ((41,330),(42.20577136594005,334.5),(45.5,337.79422863405995),(50,339),(54.5,337.79422863405995),(57.79422863405995,334.5),(59,330),(57.79422863405995,325.5),(54.5,322.20577136594005),(50,321),(45.50000000000001,322.20577136594005),(42.20577136594005,325.5)) -434 ((40,340),(41.33974596215561,345),(45,348.66025403784437),(50,350),(55,348.66025403784437),(58.66025403784438,345),(60,340),(58.66025403784439,335),(55.00000000000001,331.33974596215563),(50,330),(45.00000000000001,331.33974596215563),(41.33974596215562,335)) -435 ((49,350),(49.13397459621556,350.5),(49.5,350.8660254037844),(50,351),(50.5,350.8660254037844),(50.86602540378444,350.5),(51,350),(50.86602540378444,349.5),(50.5,349.1339745962156),(50,349),(49.5,349.1339745962156),(49.13397459621556,349.5)) -436 ((48,360),(48.267949192431125,361),(49,361.7320508075689),(50,362),(51,361.7320508075689),(51.732050807568875,361),(52,360),(51.732050807568875,359),(51,358.2679491924311),(50,358),(49,358.2679491924311),(48.267949192431125,359)) -437 ((47,370),(47.401923788646684,371.5),(48.5,372.5980762113533),(50,373),(51.5,372.5980762113533),(52.598076211353316,371.5),(53,370),(52.598076211353316,368.5),(51.5,367.4019237886467),(50,367),(48.5,367.4019237886467),(47.401923788646684,368.5)) -438 ((46,380),(46.53589838486224,382),(48,383.46410161513774),(50,384),(52,383.46410161513774),(53.46410161513776,382),(54,380),(53.46410161513776,378),(52,376.53589838486226),(50,376),(48,376.53589838486226),(46.53589838486225,378)) -439 ((45,390),(45.66987298107781,392.5),(47.5,394.3301270189222),(50,395),(52.5,394.3301270189222),(54.33012701892219,392.5),(55,390),(54.3301270189222,387.5),(52.5,385.6698729810778),(50,385),(47.5,385.6698729810778),(45.66987298107781,387.5)) -440 ((44,400),(44.80384757729337,403),(47,405.19615242270663),(50,406),(53,405.19615242270663),(55.19615242270663,403),(56,400),(55.19615242270663,397),(53,394.80384757729337),(50,394),(47.00000000000001,394.80384757729337),(44.80384757729337,397)) -441 ((43,410),(43.93782217350893,413.5),(46.5,416.06217782649105),(50,417),(53.5,416.06217782649105),(56.062177826491066,413.5),(57,410),(56.06217782649107,406.5),(53.5,403.93782217350895),(50,403),(46.50000000000001,403.93782217350895),(43.937822173508934,406.5)) -442 ((42,420),(43.07179676972449,424),(46,426.9282032302755),(50,428),(54,426.9282032302755),(56.92820323027551,424),(58,420),(56.928203230275514,416),(54,413.0717967697245),(50,412),(46.00000000000001,413.0717967697245),(43.07179676972449,416)) -443 ((41,430),(42.20577136594005,434.5),(45.5,437.79422863405995),(50,439),(54.5,437.79422863405995),(57.79422863405995,434.5),(59,430),(57.79422863405995,425.5),(54.5,422.20577136594005),(50,421),(45.50000000000001,422.20577136594005),(42.20577136594005,425.5)) -444 ((40,440),(41.33974596215561,445),(45,448.66025403784437),(50,450),(55,448.66025403784437),(58.66025403784438,445),(60,440),(58.66025403784439,435),(55.00000000000001,431.33974596215563),(50,430),(45.00000000000001,431.33974596215563),(41.33974596215562,435)) -445 ((49,450),(49.13397459621556,450.5),(49.5,450.8660254037844),(50,451),(50.5,450.8660254037844),(50.86602540378444,450.5),(51,450),(50.86602540378444,449.5),(50.5,449.1339745962156),(50,449),(49.5,449.1339745962156),(49.13397459621556,449.5)) -446 ((48,460),(48.267949192431125,461),(49,461.7320508075689),(50,462),(51,461.7320508075689),(51.732050807568875,461),(52,460),(51.732050807568875,459),(51,458.2679491924311),(50,458),(49,458.2679491924311),(48.267949192431125,459)) -447 ((47,470),(47.401923788646684,471.5),(48.5,472.5980762113533),(50,473),(51.5,472.5980762113533),(52.598076211353316,471.5),(53,470),(52.598076211353316,468.5),(51.5,467.4019237886467),(50,467),(48.5,467.4019237886467),(47.401923788646684,468.5)) -448 ((46,480),(46.53589838486224,482),(48,483.46410161513774),(50,484),(52,483.46410161513774),(53.46410161513776,482),(54,480),(53.46410161513776,478),(52,476.53589838486226),(50,476),(48,476.53589838486226),(46.53589838486225,478)) -449 ((45,490),(45.66987298107781,492.5),(47.5,494.3301270189222),(50,495),(52.5,494.3301270189222),(54.33012701892219,492.5),(55,490),(54.3301270189222,487.5),(52.5,485.6698729810778),(50,485),(47.5,485.6698729810778),(45.66987298107781,487.5)) -450 ((44,500),(44.80384757729337,503),(47,505.19615242270663),(50,506),(53,505.19615242270663),(55.19615242270663,503),(56,500),(55.19615242270663,497),(53,494.80384757729337),(50,494),(47.00000000000001,494.80384757729337),(44.80384757729337,497)) -451 ((43,510),(43.93782217350893,513.5),(46.5,516.062177826491),(50,517),(53.5,516.062177826491),(56.062177826491066,513.5),(57,510),(56.06217782649107,506.5),(53.5,503.93782217350895),(50,503),(46.50000000000001,503.93782217350895),(43.937822173508934,506.5)) -452 ((42,520),(43.07179676972449,524),(46,526.9282032302755),(50,528),(54,526.9282032302755),(56.92820323027551,524),(58,520),(56.928203230275514,516),(54,513.0717967697245),(50,512),(46.00000000000001,513.0717967697245),(43.07179676972449,516)) -453 ((41,530),(42.20577136594005,534.5),(45.5,537.7942286340599),(50,539),(54.5,537.7942286340599),(57.79422863405995,534.5),(59,530),(57.79422863405995,525.5),(54.5,522.2057713659401),(50,521),(45.50000000000001,522.20577136594),(42.20577136594005,525.5)) -454 ((40,540),(41.33974596215561,545),(45,548.6602540378444),(50,550),(55,548.6602540378444),(58.66025403784438,545),(60,540),(58.66025403784439,535),(55.00000000000001,531.3397459621556),(50,530),(45.00000000000001,531.3397459621556),(41.33974596215562,535)) -455 ((49,550),(49.13397459621556,550.5),(49.5,550.8660254037844),(50,551),(50.5,550.8660254037844),(50.86602540378444,550.5),(51,550),(50.86602540378444,549.5),(50.5,549.1339745962156),(50,549),(49.5,549.1339745962156),(49.13397459621556,549.5)) -456 ((48,560),(48.267949192431125,561),(49,561.7320508075688),(50,562),(51,561.7320508075688),(51.732050807568875,561),(52,560),(51.732050807568875,559),(51,558.2679491924312),(50,558),(49,558.2679491924312),(48.267949192431125,559)) -457 ((47,570),(47.401923788646684,571.5),(48.5,572.5980762113534),(50,573),(51.5,572.5980762113534),(52.598076211353316,571.5),(53,570),(52.598076211353316,568.5),(51.5,567.4019237886467),(50,567),(48.5,567.4019237886466),(47.401923788646684,568.5)) -458 ((46,580),(46.53589838486224,582),(48,583.4641016151378),(50,584),(52,583.4641016151378),(53.46410161513776,582),(54,580),(53.46410161513776,578),(52,576.5358983848622),(50,576),(48,576.5358983848622),(46.53589838486225,578)) -459 ((45,590),(45.66987298107781,592.5),(47.5,594.3301270189222),(50,595),(52.5,594.3301270189222),(54.33012701892219,592.5),(55,590),(54.3301270189222,587.5),(52.5,585.6698729810778),(50,585),(47.5,585.6698729810778),(45.66987298107781,587.5)) -460 ((44,600),(44.80384757729337,603),(47,605.1961524227066),(50,606),(53,605.1961524227066),(55.19615242270663,603),(56,600),(55.19615242270663,597),(53,594.8038475772934),(50,594),(47.00000000000001,594.8038475772934),(44.80384757729337,597)) -461 ((43,610),(43.93782217350893,613.5),(46.5,616.062177826491),(50,617),(53.5,616.062177826491),(56.062177826491066,613.5),(57,610),(56.06217782649107,606.5),(53.5,603.937822173509),(50,603),(46.50000000000001,603.937822173509),(43.937822173508934,606.5)) -462 ((42,620),(43.07179676972449,624),(46,626.9282032302755),(50,628),(54,626.9282032302755),(56.92820323027551,624),(58,620),(56.928203230275514,616),(54,613.0717967697245),(50,612),(46.00000000000001,613.0717967697245),(43.07179676972449,616)) -463 ((41,630),(42.20577136594005,634.5),(45.5,637.7942286340599),(50,639),(54.5,637.7942286340599),(57.79422863405995,634.5),(59,630),(57.79422863405995,625.5),(54.5,622.2057713659401),(50,621),(45.50000000000001,622.20577136594),(42.20577136594005,625.5)) -464 ((40,640),(41.33974596215561,645),(45,648.6602540378444),(50,650),(55,648.6602540378444),(58.66025403784438,645),(60,640),(58.66025403784439,635),(55.00000000000001,631.3397459621556),(50,630),(45.00000000000001,631.3397459621556),(41.33974596215562,635)) -465 ((49,650),(49.13397459621556,650.5),(49.5,650.8660254037844),(50,651),(50.5,650.8660254037844),(50.86602540378444,650.5),(51,650),(50.86602540378444,649.5),(50.5,649.1339745962156),(50,649),(49.5,649.1339745962156),(49.13397459621556,649.5)) -466 ((48,660),(48.267949192431125,661),(49,661.7320508075688),(50,662),(51,661.7320508075688),(51.732050807568875,661),(52,660),(51.732050807568875,659),(51,658.2679491924312),(50,658),(49,658.2679491924312),(48.267949192431125,659)) -467 ((47,670),(47.401923788646684,671.5),(48.5,672.5980762113534),(50,673),(51.5,672.5980762113534),(52.598076211353316,671.5),(53,670),(52.598076211353316,668.5),(51.5,667.4019237886467),(50,667),(48.5,667.4019237886466),(47.401923788646684,668.5)) -468 ((46,680),(46.53589838486224,682),(48,683.4641016151378),(50,684),(52,683.4641016151378),(53.46410161513776,682),(54,680),(53.46410161513776,678),(52,676.5358983848622),(50,676),(48,676.5358983848622),(46.53589838486225,678)) -469 ((45,690),(45.66987298107781,692.5),(47.5,694.3301270189222),(50,695),(52.5,694.3301270189222),(54.33012701892219,692.5),(55,690),(54.3301270189222,687.5),(52.5,685.6698729810778),(50,685),(47.5,685.6698729810778),(45.66987298107781,687.5)) -470 ((44,700),(44.80384757729337,703),(47,705.1961524227066),(50,706),(53,705.1961524227066),(55.19615242270663,703),(56,700),(55.19615242270663,697),(53,694.8038475772934),(50,694),(47.00000000000001,694.8038475772934),(44.80384757729337,697)) -471 ((43,710),(43.93782217350893,713.5),(46.5,716.062177826491),(50,717),(53.5,716.062177826491),(56.062177826491066,713.5),(57,710),(56.06217782649107,706.5),(53.5,703.937822173509),(50,703),(46.50000000000001,703.937822173509),(43.937822173508934,706.5)) -472 ((42,720),(43.07179676972449,724),(46,726.9282032302755),(50,728),(54,726.9282032302755),(56.92820323027551,724),(58,720),(56.928203230275514,716),(54,713.0717967697245),(50,712),(46.00000000000001,713.0717967697245),(43.07179676972449,716)) -473 ((41,730),(42.20577136594005,734.5),(45.5,737.7942286340599),(50,739),(54.5,737.7942286340599),(57.79422863405995,734.5),(59,730),(57.79422863405995,725.5),(54.5,722.2057713659401),(50,721),(45.50000000000001,722.20577136594),(42.20577136594005,725.5)) -474 ((40,740),(41.33974596215561,745),(45,748.6602540378444),(50,750),(55,748.6602540378444),(58.66025403784438,745),(60,740),(58.66025403784439,735),(55.00000000000001,731.3397459621556),(50,730),(45.00000000000001,731.3397459621556),(41.33974596215562,735)) -475 ((49,750),(49.13397459621556,750.5),(49.5,750.8660254037844),(50,751),(50.5,750.8660254037844),(50.86602540378444,750.5),(51,750),(50.86602540378444,749.5),(50.5,749.1339745962156),(50,749),(49.5,749.1339745962156),(49.13397459621556,749.5)) -476 ((48,760),(48.267949192431125,761),(49,761.7320508075688),(50,762),(51,761.7320508075688),(51.732050807568875,761),(52,760),(51.732050807568875,759),(51,758.2679491924312),(50,758),(49,758.2679491924312),(48.267949192431125,759)) -477 ((47,770),(47.401923788646684,771.5),(48.5,772.5980762113534),(50,773),(51.5,772.5980762113534),(52.598076211353316,771.5),(53,770),(52.598076211353316,768.5),(51.5,767.4019237886467),(50,767),(48.5,767.4019237886466),(47.401923788646684,768.5)) -478 ((46,780),(46.53589838486224,782),(48,783.4641016151378),(50,784),(52,783.4641016151378),(53.46410161513776,782),(54,780),(53.46410161513776,778),(52,776.5358983848622),(50,776),(48,776.5358983848622),(46.53589838486225,778)) -479 ((45,790),(45.66987298107781,792.5),(47.5,794.3301270189222),(50,795),(52.5,794.3301270189222),(54.33012701892219,792.5),(55,790),(54.3301270189222,787.5),(52.5,785.6698729810778),(50,785),(47.5,785.6698729810778),(45.66987298107781,787.5)) -480 ((44,800),(44.80384757729337,803),(47,805.1961524227066),(50,806),(53,805.1961524227066),(55.19615242270663,803),(56,800),(55.19615242270663,797),(53,794.8038475772934),(50,794),(47.00000000000001,794.8038475772934),(44.80384757729337,797)) -481 ((43,810),(43.93782217350893,813.5),(46.5,816.062177826491),(50,817),(53.5,816.062177826491),(56.062177826491066,813.5),(57,810),(56.06217782649107,806.5),(53.5,803.937822173509),(50,803),(46.50000000000001,803.937822173509),(43.937822173508934,806.5)) -482 ((42,820),(43.07179676972449,824),(46,826.9282032302755),(50,828),(54,826.9282032302755),(56.92820323027551,824),(58,820),(56.928203230275514,816),(54,813.0717967697245),(50,812),(46.00000000000001,813.0717967697245),(43.07179676972449,816)) -483 ((41,830),(42.20577136594005,834.5),(45.5,837.7942286340599),(50,839),(54.5,837.7942286340599),(57.79422863405995,834.5),(59,830),(57.79422863405995,825.5),(54.5,822.2057713659401),(50,821),(45.50000000000001,822.20577136594),(42.20577136594005,825.5)) -484 ((40,840),(41.33974596215561,845),(45,848.6602540378444),(50,850),(55,848.6602540378444),(58.66025403784438,845),(60,840),(58.66025403784439,835),(55.00000000000001,831.3397459621556),(50,830),(45.00000000000001,831.3397459621556),(41.33974596215562,835)) -485 ((49,850),(49.13397459621556,850.5),(49.5,850.8660254037844),(50,851),(50.5,850.8660254037844),(50.86602540378444,850.5),(51,850),(50.86602540378444,849.5),(50.5,849.1339745962156),(50,849),(49.5,849.1339745962156),(49.13397459621556,849.5)) -486 ((48,860),(48.267949192431125,861),(49,861.7320508075688),(50,862),(51,861.7320508075688),(51.732050807568875,861),(52,860),(51.732050807568875,859),(51,858.2679491924312),(50,858),(49,858.2679491924312),(48.267949192431125,859)) -487 ((47,870),(47.401923788646684,871.5),(48.5,872.5980762113534),(50,873),(51.5,872.5980762113534),(52.598076211353316,871.5),(53,870),(52.598076211353316,868.5),(51.5,867.4019237886467),(50,867),(48.5,867.4019237886466),(47.401923788646684,868.5)) -488 ((46,880),(46.53589838486224,882),(48,883.4641016151378),(50,884),(52,883.4641016151378),(53.46410161513776,882),(54,880),(53.46410161513776,878),(52,876.5358983848622),(50,876),(48,876.5358983848622),(46.53589838486225,878)) -489 ((45,890),(45.66987298107781,892.5),(47.5,894.3301270189222),(50,895),(52.5,894.3301270189222),(54.33012701892219,892.5),(55,890),(54.3301270189222,887.5),(52.5,885.6698729810778),(50,885),(47.5,885.6698729810778),(45.66987298107781,887.5)) -490 ((44,900),(44.80384757729337,903),(47,905.1961524227066),(50,906),(53,905.1961524227066),(55.19615242270663,903),(56,900),(55.19615242270663,897),(53,894.8038475772934),(50,894),(47.00000000000001,894.8038475772934),(44.80384757729337,897)) -491 ((43,910),(43.93782217350893,913.5),(46.5,916.062177826491),(50,917),(53.5,916.062177826491),(56.062177826491066,913.5),(57,910),(56.06217782649107,906.5),(53.5,903.937822173509),(50,903),(46.50000000000001,903.937822173509),(43.937822173508934,906.5)) -492 ((42,920),(43.07179676972449,924),(46,926.9282032302755),(50,928),(54,926.9282032302755),(56.92820323027551,924),(58,920),(56.928203230275514,916),(54,913.0717967697245),(50,912),(46.00000000000001,913.0717967697245),(43.07179676972449,916)) -493 ((41,930),(42.20577136594005,934.5),(45.5,937.7942286340599),(50,939),(54.5,937.7942286340599),(57.79422863405995,934.5),(59,930),(57.79422863405995,925.5),(54.5,922.2057713659401),(50,921),(45.50000000000001,922.20577136594),(42.20577136594005,925.5)) -494 ((40,940),(41.33974596215561,945),(45,948.6602540378444),(50,950),(55,948.6602540378444),(58.66025403784438,945),(60,940),(58.66025403784439,935),(55.00000000000001,931.3397459621556),(50,930),(45.00000000000001,931.3397459621556),(41.33974596215562,935)) -495 ((49,950),(49.13397459621556,950.5),(49.5,950.8660254037844),(50,951),(50.5,950.8660254037844),(50.86602540378444,950.5),(51,950),(50.86602540378444,949.5),(50.5,949.1339745962156),(50,949),(49.5,949.1339745962156),(49.13397459621556,949.5)) -496 ((48,960),(48.267949192431125,961),(49,961.7320508075688),(50,962),(51,961.7320508075688),(51.732050807568875,961),(52,960),(51.732050807568875,959),(51,958.2679491924312),(50,958),(49,958.2679491924312),(48.267949192431125,959)) -497 ((47,970),(47.401923788646684,971.5),(48.5,972.5980762113534),(50,973),(51.5,972.5980762113534),(52.598076211353316,971.5),(53,970),(52.598076211353316,968.5),(51.5,967.4019237886467),(50,967),(48.5,967.4019237886466),(47.401923788646684,968.5)) -498 ((46,980),(46.53589838486224,982),(48,983.4641016151378),(50,984),(52,983.4641016151378),(53.46410161513776,982),(54,980),(53.46410161513776,978),(52,976.5358983848622),(50,976),(48,976.5358983848622),(46.53589838486225,978)) -499 ((45,990),(45.66987298107781,992.5),(47.5,994.3301270189222),(50,995),(52.5,994.3301270189222),(54.33012701892219,992.5),(55,990),(54.3301270189222,987.5),(52.5,985.6698729810778),(50,985),(47.5,985.6698729810778),(45.66987298107781,987.5)) -500 ((44,1000),(44.80384757729337,1003),(47,1005.1961524227066),(50,1006),(53,1005.1961524227066),(55.19615242270663,1003),(56,1000),(55.19615242270663,997),(53,994.8038475772934),(50,994),(47.00000000000001,994.8038475772934),(44.80384757729337,997)) -501 ((52,10),(53.07179676972449,14),(56,16.928203230275507),(60,18),(64,16.92820323027551),(66.92820323027551,14.000000000000004),(68,10.000000000000002),(66.92820323027551,6.000000000000002),(64,3.071796769724492),(60,2),(56.00000000000001,3.0717967697244877),(53.07179676972449,5.9999999999999964)) -502 ((51,20),(52.20577136594005,24.5),(55.5,27.794228634059948),(60,29),(64.5,27.794228634059948),(67.79422863405995,24.500000000000004),(69,20),(67.79422863405995,15.500000000000004),(64.5,12.205771365940054),(60,11),(55.50000000000001,12.205771365940048),(52.20577136594005,15.499999999999996)) -503 ((50,30),(51.33974596215561,35),(55,38.66025403784438),(60,40),(65,38.66025403784439),(68.66025403784438,35),(70,30),(68.6602540378444,25.000000000000004),(65,21.339745962155614),(60,20),(55.00000000000001,21.33974596215561),(51.33974596215562,24.999999999999996)) -504 ((59,40),(59.13397459621556,40.5),(59.5,40.86602540378444),(60,41),(60.5,40.86602540378444),(60.86602540378444,40.5),(61,40),(60.86602540378444,39.5),(60.5,39.13397459621556),(60,39),(59.5,39.13397459621556),(59.13397459621556,39.5)) -505 ((58,50),(58.267949192431125,51),(59,51.732050807568875),(60,52),(61,51.732050807568875),(61.732050807568875,51),(62,50),(61.732050807568875,49),(61,48.267949192431125),(60,48),(59,48.267949192431125),(58.267949192431125,49)) -506 ((57,60),(57.401923788646684,61.5),(58.5,62.598076211353316),(60,63),(61.5,62.598076211353316),(62.598076211353316,61.5),(63,60),(62.598076211353316,58.5),(61.5,57.401923788646684),(60,57),(58.5,57.401923788646684),(57.401923788646684,58.5)) -507 ((56,70),(56.53589838486224,72),(58,73.46410161513775),(60,74),(62,73.46410161513775),(63.46410161513776,72),(64,70),(63.46410161513776,68),(62,66.53589838486225),(60,66),(58,66.53589838486225),(56.53589838486225,68)) -508 ((55,80),(55.66987298107781,82.5),(57.5,84.3301270189222),(60,85),(62.5,84.3301270189222),(64.3301270189222,82.5),(65,80),(64.3301270189222,77.5),(62.5,75.6698729810778),(60,75),(57.5,75.6698729810778),(55.66987298107781,77.5)) -509 ((54,90),(54.80384757729337,93),(57,95.19615242270663),(60,96),(63,95.19615242270663),(65.19615242270663,93),(66,90),(65.19615242270663,87),(63,84.80384757729337),(60,84),(57.00000000000001,84.80384757729337),(54.80384757729337,87)) -510 ((53,100),(53.93782217350893,103.5),(56.5,106.06217782649107),(60,107),(63.5,106.06217782649107),(66.06217782649107,103.5),(67,100),(66.06217782649107,96.5),(63.5,93.93782217350893),(60,93),(56.50000000000001,93.93782217350892),(53.937822173508934,96.5)) -511 ((52,110),(53.07179676972449,114),(56,116.92820323027551),(60,118),(64,116.92820323027551),(66.92820323027551,114),(68,110),(66.92820323027551,106),(64,103.07179676972449),(60,102),(56.00000000000001,103.07179676972449),(53.07179676972449,106)) -512 ((51,120),(52.20577136594005,124.5),(55.5,127.79422863405995),(60,129),(64.5,127.79422863405995),(67.79422863405995,124.5),(69,120),(67.79422863405995,115.5),(64.5,112.20577136594005),(60,111),(55.50000000000001,112.20577136594005),(52.20577136594005,115.5)) -513 ((50,130),(51.33974596215561,135),(55,138.6602540378444),(60,140),(65,138.6602540378444),(68.66025403784438,135),(70,130),(68.6602540378444,125),(65,121.33974596215562),(60,120),(55.00000000000001,121.3397459621556),(51.33974596215562,125)) -514 ((59,140),(59.13397459621556,140.5),(59.5,140.86602540378445),(60,141),(60.5,140.86602540378445),(60.86602540378444,140.5),(61,140),(60.86602540378444,139.5),(60.5,139.13397459621555),(60,139),(59.5,139.13397459621555),(59.13397459621556,139.5)) -515 ((58,150),(58.267949192431125,151),(59,151.73205080756887),(60,152),(61,151.73205080756887),(61.732050807568875,151),(62,150),(61.732050807568875,149),(61,148.26794919243113),(60,148),(59,148.26794919243113),(58.267949192431125,149)) -516 ((57,160),(57.401923788646684,161.5),(58.5,162.59807621135332),(60,163),(61.5,162.59807621135332),(62.598076211353316,161.5),(63,160),(62.598076211353316,158.5),(61.5,157.40192378864668),(60,157),(58.5,157.40192378864668),(57.401923788646684,158.5)) -517 ((56,170),(56.53589838486224,172),(58,173.46410161513776),(60,174),(62,173.46410161513776),(63.46410161513776,172),(64,170),(63.46410161513776,168),(62,166.53589838486224),(60,166),(58,166.53589838486224),(56.53589838486225,168)) -518 ((55,180),(55.66987298107781,182.5),(57.5,184.33012701892218),(60,185),(62.5,184.33012701892218),(64.3301270189222,182.5),(65,180),(64.3301270189222,177.5),(62.5,175.66987298107782),(60,175),(57.5,175.66987298107782),(55.66987298107781,177.5)) -519 ((54,190),(54.80384757729337,193),(57,195.19615242270663),(60,196),(63,195.19615242270663),(65.19615242270663,193),(66,190),(65.19615242270663,187),(63,184.80384757729337),(60,184),(57.00000000000001,184.80384757729337),(54.80384757729337,187)) -520 ((53,200),(53.93782217350893,203.5),(56.5,206.06217782649108),(60,207),(63.5,206.06217782649108),(66.06217782649107,203.5),(67,200),(66.06217782649107,196.5),(63.5,193.93782217350892),(60,193),(56.50000000000001,193.93782217350892),(53.937822173508934,196.5)) -521 ((52,210),(53.07179676972449,214),(56,216.9282032302755),(60,218),(64,216.9282032302755),(66.92820323027551,214),(68,210),(66.92820323027551,206),(64,203.0717967697245),(60,202),(56.00000000000001,203.0717967697245),(53.07179676972449,206)) -522 ((51,220),(52.20577136594005,224.5),(55.5,227.79422863405995),(60,229),(64.5,227.79422863405995),(67.79422863405995,224.5),(69,220),(67.79422863405995,215.5),(64.5,212.20577136594005),(60,211),(55.50000000000001,212.20577136594005),(52.20577136594005,215.5)) -523 ((50,230),(51.33974596215561,235),(55,238.6602540378444),(60,240),(65,238.6602540378444),(68.66025403784438,235),(70,230),(68.6602540378444,225),(65,221.3397459621556),(60,220),(55.00000000000001,221.3397459621556),(51.33974596215562,225)) -524 ((59,240),(59.13397459621556,240.5),(59.5,240.86602540378445),(60,241),(60.5,240.86602540378445),(60.86602540378444,240.5),(61,240),(60.86602540378444,239.5),(60.5,239.13397459621555),(60,239),(59.5,239.13397459621555),(59.13397459621556,239.5)) -525 ((58,250),(58.267949192431125,251),(59,251.73205080756887),(60,252),(61,251.73205080756887),(61.732050807568875,251),(62,250),(61.732050807568875,249),(61,248.26794919243113),(60,248),(59,248.26794919243113),(58.267949192431125,249)) -526 ((57,260),(57.401923788646684,261.5),(58.5,262.5980762113533),(60,263),(61.5,262.5980762113533),(62.598076211353316,261.5),(63,260),(62.598076211353316,258.5),(61.5,257.4019237886467),(60,257),(58.5,257.4019237886467),(57.401923788646684,258.5)) -527 ((56,270),(56.53589838486224,272),(58,273.46410161513774),(60,274),(62,273.46410161513774),(63.46410161513776,272),(64,270),(63.46410161513776,268),(62,266.53589838486226),(60,266),(58,266.53589838486226),(56.53589838486225,268)) -528 ((55,280),(55.66987298107781,282.5),(57.5,284.3301270189222),(60,285),(62.5,284.3301270189222),(64.3301270189222,282.5),(65,280),(64.3301270189222,277.5),(62.5,275.6698729810778),(60,275),(57.5,275.6698729810778),(55.66987298107781,277.5)) -529 ((54,290),(54.80384757729337,293),(57,295.19615242270663),(60,296),(63,295.19615242270663),(65.19615242270663,293),(66,290),(65.19615242270663,287),(63,284.80384757729337),(60,284),(57.00000000000001,284.80384757729337),(54.80384757729337,287)) -530 ((53,300),(53.93782217350893,303.5),(56.5,306.06217782649105),(60,307),(63.5,306.06217782649105),(66.06217782649107,303.5),(67,300),(66.06217782649107,296.5),(63.5,293.93782217350895),(60,293),(56.50000000000001,293.93782217350895),(53.937822173508934,296.5)) -531 ((52,310),(53.07179676972449,314),(56,316.9282032302755),(60,318),(64,316.9282032302755),(66.92820323027551,314),(68,310),(66.92820323027551,306),(64,303.0717967697245),(60,302),(56.00000000000001,303.0717967697245),(53.07179676972449,306)) -532 ((51,320),(52.20577136594005,324.5),(55.5,327.79422863405995),(60,329),(64.5,327.79422863405995),(67.79422863405995,324.5),(69,320),(67.79422863405995,315.5),(64.5,312.20577136594005),(60,311),(55.50000000000001,312.20577136594005),(52.20577136594005,315.5)) -533 ((50,330),(51.33974596215561,335),(55,338.66025403784437),(60,340),(65,338.66025403784437),(68.66025403784438,335),(70,330),(68.6602540378444,325),(65,321.33974596215563),(60,320),(55.00000000000001,321.33974596215563),(51.33974596215562,325)) -534 ((59,340),(59.13397459621556,340.5),(59.5,340.8660254037844),(60,341),(60.5,340.8660254037844),(60.86602540378444,340.5),(61,340),(60.86602540378444,339.5),(60.5,339.1339745962156),(60,339),(59.5,339.1339745962156),(59.13397459621556,339.5)) -535 ((58,350),(58.267949192431125,351),(59,351.7320508075689),(60,352),(61,351.7320508075689),(61.732050807568875,351),(62,350),(61.732050807568875,349),(61,348.2679491924311),(60,348),(59,348.2679491924311),(58.267949192431125,349)) -536 ((57,360),(57.401923788646684,361.5),(58.5,362.5980762113533),(60,363),(61.5,362.5980762113533),(62.598076211353316,361.5),(63,360),(62.598076211353316,358.5),(61.5,357.4019237886467),(60,357),(58.5,357.4019237886467),(57.401923788646684,358.5)) -537 ((56,370),(56.53589838486224,372),(58,373.46410161513774),(60,374),(62,373.46410161513774),(63.46410161513776,372),(64,370),(63.46410161513776,368),(62,366.53589838486226),(60,366),(58,366.53589838486226),(56.53589838486225,368)) -538 ((55,380),(55.66987298107781,382.5),(57.5,384.3301270189222),(60,385),(62.5,384.3301270189222),(64.3301270189222,382.5),(65,380),(64.3301270189222,377.5),(62.5,375.6698729810778),(60,375),(57.5,375.6698729810778),(55.66987298107781,377.5)) -539 ((54,390),(54.80384757729337,393),(57,395.19615242270663),(60,396),(63,395.19615242270663),(65.19615242270663,393),(66,390),(65.19615242270663,387),(63,384.80384757729337),(60,384),(57.00000000000001,384.80384757729337),(54.80384757729337,387)) -540 ((53,400),(53.93782217350893,403.5),(56.5,406.06217782649105),(60,407),(63.5,406.06217782649105),(66.06217782649107,403.5),(67,400),(66.06217782649107,396.5),(63.5,393.93782217350895),(60,393),(56.50000000000001,393.93782217350895),(53.937822173508934,396.5)) -541 ((52,410),(53.07179676972449,414),(56,416.9282032302755),(60,418),(64,416.9282032302755),(66.92820323027551,414),(68,410),(66.92820323027551,406),(64,403.0717967697245),(60,402),(56.00000000000001,403.0717967697245),(53.07179676972449,406)) -542 ((51,420),(52.20577136594005,424.5),(55.5,427.79422863405995),(60,429),(64.5,427.79422863405995),(67.79422863405995,424.5),(69,420),(67.79422863405995,415.5),(64.5,412.20577136594005),(60,411),(55.50000000000001,412.20577136594005),(52.20577136594005,415.5)) -543 ((50,430),(51.33974596215561,435),(55,438.66025403784437),(60,440),(65,438.66025403784437),(68.66025403784438,435),(70,430),(68.6602540378444,425),(65,421.33974596215563),(60,420),(55.00000000000001,421.33974596215563),(51.33974596215562,425)) -544 ((59,440),(59.13397459621556,440.5),(59.5,440.8660254037844),(60,441),(60.5,440.8660254037844),(60.86602540378444,440.5),(61,440),(60.86602540378444,439.5),(60.5,439.1339745962156),(60,439),(59.5,439.1339745962156),(59.13397459621556,439.5)) -545 ((58,450),(58.267949192431125,451),(59,451.7320508075689),(60,452),(61,451.7320508075689),(61.732050807568875,451),(62,450),(61.732050807568875,449),(61,448.2679491924311),(60,448),(59,448.2679491924311),(58.267949192431125,449)) -546 ((57,460),(57.401923788646684,461.5),(58.5,462.5980762113533),(60,463),(61.5,462.5980762113533),(62.598076211353316,461.5),(63,460),(62.598076211353316,458.5),(61.5,457.4019237886467),(60,457),(58.5,457.4019237886467),(57.401923788646684,458.5)) -547 ((56,470),(56.53589838486224,472),(58,473.46410161513774),(60,474),(62,473.46410161513774),(63.46410161513776,472),(64,470),(63.46410161513776,468),(62,466.53589838486226),(60,466),(58,466.53589838486226),(56.53589838486225,468)) -548 ((55,480),(55.66987298107781,482.5),(57.5,484.3301270189222),(60,485),(62.5,484.3301270189222),(64.3301270189222,482.5),(65,480),(64.3301270189222,477.5),(62.5,475.6698729810778),(60,475),(57.5,475.6698729810778),(55.66987298107781,477.5)) -549 ((54,490),(54.80384757729337,493),(57,495.19615242270663),(60,496),(63,495.19615242270663),(65.19615242270663,493),(66,490),(65.19615242270663,487),(63,484.80384757729337),(60,484),(57.00000000000001,484.80384757729337),(54.80384757729337,487)) -550 ((53,500),(53.93782217350893,503.5),(56.5,506.06217782649105),(60,507),(63.5,506.06217782649105),(66.06217782649107,503.5),(67,500),(66.06217782649107,496.5),(63.5,493.93782217350895),(60,493),(56.50000000000001,493.93782217350895),(53.937822173508934,496.5)) -551 ((52,510),(53.07179676972449,514),(56,516.9282032302755),(60,518),(64,516.9282032302755),(66.92820323027551,514),(68,510),(66.92820323027551,506),(64,503.0717967697245),(60,502),(56.00000000000001,503.0717967697245),(53.07179676972449,506)) -552 ((51,520),(52.20577136594005,524.5),(55.5,527.7942286340599),(60,529),(64.5,527.7942286340599),(67.79422863405995,524.5),(69,520),(67.79422863405995,515.5),(64.5,512.2057713659401),(60,511),(55.50000000000001,512.20577136594),(52.20577136594005,515.5)) -553 ((50,530),(51.33974596215561,535),(55,538.6602540378444),(60,540),(65,538.6602540378444),(68.66025403784438,535),(70,530),(68.6602540378444,525),(65,521.3397459621556),(60,520),(55.00000000000001,521.3397459621556),(51.33974596215562,525)) -554 ((59,540),(59.13397459621556,540.5),(59.5,540.8660254037844),(60,541),(60.5,540.8660254037844),(60.86602540378444,540.5),(61,540),(60.86602540378444,539.5),(60.5,539.1339745962156),(60,539),(59.5,539.1339745962156),(59.13397459621556,539.5)) -555 ((58,550),(58.267949192431125,551),(59,551.7320508075688),(60,552),(61,551.7320508075688),(61.732050807568875,551),(62,550),(61.732050807568875,549),(61,548.2679491924312),(60,548),(59,548.2679491924312),(58.267949192431125,549)) -556 ((57,560),(57.401923788646684,561.5),(58.5,562.5980762113534),(60,563),(61.5,562.5980762113534),(62.598076211353316,561.5),(63,560),(62.598076211353316,558.5),(61.5,557.4019237886467),(60,557),(58.5,557.4019237886466),(57.401923788646684,558.5)) -557 ((56,570),(56.53589838486224,572),(58,573.4641016151378),(60,574),(62,573.4641016151378),(63.46410161513776,572),(64,570),(63.46410161513776,568),(62,566.5358983848622),(60,566),(58,566.5358983848622),(56.53589838486225,568)) -558 ((55,580),(55.66987298107781,582.5),(57.5,584.3301270189222),(60,585),(62.5,584.3301270189222),(64.3301270189222,582.5),(65,580),(64.3301270189222,577.5),(62.5,575.6698729810778),(60,575),(57.5,575.6698729810778),(55.66987298107781,577.5)) -559 ((54,590),(54.80384757729337,593),(57,595.1961524227066),(60,596),(63,595.1961524227066),(65.19615242270663,593),(66,590),(65.19615242270663,587),(63,584.8038475772934),(60,584),(57.00000000000001,584.8038475772934),(54.80384757729337,587)) -560 ((53,600),(53.93782217350893,603.5),(56.5,606.062177826491),(60,607),(63.5,606.062177826491),(66.06217782649107,603.5),(67,600),(66.06217782649107,596.5),(63.5,593.937822173509),(60,593),(56.50000000000001,593.937822173509),(53.937822173508934,596.5)) -561 ((52,610),(53.07179676972449,614),(56,616.9282032302755),(60,618),(64,616.9282032302755),(66.92820323027551,614),(68,610),(66.92820323027551,606),(64,603.0717967697245),(60,602),(56.00000000000001,603.0717967697245),(53.07179676972449,606)) -562 ((51,620),(52.20577136594005,624.5),(55.5,627.7942286340599),(60,629),(64.5,627.7942286340599),(67.79422863405995,624.5),(69,620),(67.79422863405995,615.5),(64.5,612.2057713659401),(60,611),(55.50000000000001,612.20577136594),(52.20577136594005,615.5)) -563 ((50,630),(51.33974596215561,635),(55,638.6602540378444),(60,640),(65,638.6602540378444),(68.66025403784438,635),(70,630),(68.6602540378444,625),(65,621.3397459621556),(60,620),(55.00000000000001,621.3397459621556),(51.33974596215562,625)) -564 ((59,640),(59.13397459621556,640.5),(59.5,640.8660254037844),(60,641),(60.5,640.8660254037844),(60.86602540378444,640.5),(61,640),(60.86602540378444,639.5),(60.5,639.1339745962156),(60,639),(59.5,639.1339745962156),(59.13397459621556,639.5)) -565 ((58,650),(58.267949192431125,651),(59,651.7320508075688),(60,652),(61,651.7320508075688),(61.732050807568875,651),(62,650),(61.732050807568875,649),(61,648.2679491924312),(60,648),(59,648.2679491924312),(58.267949192431125,649)) -566 ((57,660),(57.401923788646684,661.5),(58.5,662.5980762113534),(60,663),(61.5,662.5980762113534),(62.598076211353316,661.5),(63,660),(62.598076211353316,658.5),(61.5,657.4019237886467),(60,657),(58.5,657.4019237886466),(57.401923788646684,658.5)) -567 ((56,670),(56.53589838486224,672),(58,673.4641016151378),(60,674),(62,673.4641016151378),(63.46410161513776,672),(64,670),(63.46410161513776,668),(62,666.5358983848622),(60,666),(58,666.5358983848622),(56.53589838486225,668)) -568 ((55,680),(55.66987298107781,682.5),(57.5,684.3301270189222),(60,685),(62.5,684.3301270189222),(64.3301270189222,682.5),(65,680),(64.3301270189222,677.5),(62.5,675.6698729810778),(60,675),(57.5,675.6698729810778),(55.66987298107781,677.5)) -569 ((54,690),(54.80384757729337,693),(57,695.1961524227066),(60,696),(63,695.1961524227066),(65.19615242270663,693),(66,690),(65.19615242270663,687),(63,684.8038475772934),(60,684),(57.00000000000001,684.8038475772934),(54.80384757729337,687)) -570 ((53,700),(53.93782217350893,703.5),(56.5,706.062177826491),(60,707),(63.5,706.062177826491),(66.06217782649107,703.5),(67,700),(66.06217782649107,696.5),(63.5,693.937822173509),(60,693),(56.50000000000001,693.937822173509),(53.937822173508934,696.5)) -571 ((52,710),(53.07179676972449,714),(56,716.9282032302755),(60,718),(64,716.9282032302755),(66.92820323027551,714),(68,710),(66.92820323027551,706),(64,703.0717967697245),(60,702),(56.00000000000001,703.0717967697245),(53.07179676972449,706)) -572 ((51,720),(52.20577136594005,724.5),(55.5,727.7942286340599),(60,729),(64.5,727.7942286340599),(67.79422863405995,724.5),(69,720),(67.79422863405995,715.5),(64.5,712.2057713659401),(60,711),(55.50000000000001,712.20577136594),(52.20577136594005,715.5)) -573 ((50,730),(51.33974596215561,735),(55,738.6602540378444),(60,740),(65,738.6602540378444),(68.66025403784438,735),(70,730),(68.6602540378444,725),(65,721.3397459621556),(60,720),(55.00000000000001,721.3397459621556),(51.33974596215562,725)) -574 ((59,740),(59.13397459621556,740.5),(59.5,740.8660254037844),(60,741),(60.5,740.8660254037844),(60.86602540378444,740.5),(61,740),(60.86602540378444,739.5),(60.5,739.1339745962156),(60,739),(59.5,739.1339745962156),(59.13397459621556,739.5)) -575 ((58,750),(58.267949192431125,751),(59,751.7320508075688),(60,752),(61,751.7320508075688),(61.732050807568875,751),(62,750),(61.732050807568875,749),(61,748.2679491924312),(60,748),(59,748.2679491924312),(58.267949192431125,749)) -576 ((57,760),(57.401923788646684,761.5),(58.5,762.5980762113534),(60,763),(61.5,762.5980762113534),(62.598076211353316,761.5),(63,760),(62.598076211353316,758.5),(61.5,757.4019237886467),(60,757),(58.5,757.4019237886466),(57.401923788646684,758.5)) -577 ((56,770),(56.53589838486224,772),(58,773.4641016151378),(60,774),(62,773.4641016151378),(63.46410161513776,772),(64,770),(63.46410161513776,768),(62,766.5358983848622),(60,766),(58,766.5358983848622),(56.53589838486225,768)) -578 ((55,780),(55.66987298107781,782.5),(57.5,784.3301270189222),(60,785),(62.5,784.3301270189222),(64.3301270189222,782.5),(65,780),(64.3301270189222,777.5),(62.5,775.6698729810778),(60,775),(57.5,775.6698729810778),(55.66987298107781,777.5)) -579 ((54,790),(54.80384757729337,793),(57,795.1961524227066),(60,796),(63,795.1961524227066),(65.19615242270663,793),(66,790),(65.19615242270663,787),(63,784.8038475772934),(60,784),(57.00000000000001,784.8038475772934),(54.80384757729337,787)) -580 ((53,800),(53.93782217350893,803.5),(56.5,806.062177826491),(60,807),(63.5,806.062177826491),(66.06217782649107,803.5),(67,800),(66.06217782649107,796.5),(63.5,793.937822173509),(60,793),(56.50000000000001,793.937822173509),(53.937822173508934,796.5)) -581 ((52,810),(53.07179676972449,814),(56,816.9282032302755),(60,818),(64,816.9282032302755),(66.92820323027551,814),(68,810),(66.92820323027551,806),(64,803.0717967697245),(60,802),(56.00000000000001,803.0717967697245),(53.07179676972449,806)) -582 ((51,820),(52.20577136594005,824.5),(55.5,827.7942286340599),(60,829),(64.5,827.7942286340599),(67.79422863405995,824.5),(69,820),(67.79422863405995,815.5),(64.5,812.2057713659401),(60,811),(55.50000000000001,812.20577136594),(52.20577136594005,815.5)) -583 ((50,830),(51.33974596215561,835),(55,838.6602540378444),(60,840),(65,838.6602540378444),(68.66025403784438,835),(70,830),(68.6602540378444,825),(65,821.3397459621556),(60,820),(55.00000000000001,821.3397459621556),(51.33974596215562,825)) -584 ((59,840),(59.13397459621556,840.5),(59.5,840.8660254037844),(60,841),(60.5,840.8660254037844),(60.86602540378444,840.5),(61,840),(60.86602540378444,839.5),(60.5,839.1339745962156),(60,839),(59.5,839.1339745962156),(59.13397459621556,839.5)) -585 ((58,850),(58.267949192431125,851),(59,851.7320508075688),(60,852),(61,851.7320508075688),(61.732050807568875,851),(62,850),(61.732050807568875,849),(61,848.2679491924312),(60,848),(59,848.2679491924312),(58.267949192431125,849)) -586 ((57,860),(57.401923788646684,861.5),(58.5,862.5980762113534),(60,863),(61.5,862.5980762113534),(62.598076211353316,861.5),(63,860),(62.598076211353316,858.5),(61.5,857.4019237886467),(60,857),(58.5,857.4019237886466),(57.401923788646684,858.5)) -587 ((56,870),(56.53589838486224,872),(58,873.4641016151378),(60,874),(62,873.4641016151378),(63.46410161513776,872),(64,870),(63.46410161513776,868),(62,866.5358983848622),(60,866),(58,866.5358983848622),(56.53589838486225,868)) -588 ((55,880),(55.66987298107781,882.5),(57.5,884.3301270189222),(60,885),(62.5,884.3301270189222),(64.3301270189222,882.5),(65,880),(64.3301270189222,877.5),(62.5,875.6698729810778),(60,875),(57.5,875.6698729810778),(55.66987298107781,877.5)) -589 ((54,890),(54.80384757729337,893),(57,895.1961524227066),(60,896),(63,895.1961524227066),(65.19615242270663,893),(66,890),(65.19615242270663,887),(63,884.8038475772934),(60,884),(57.00000000000001,884.8038475772934),(54.80384757729337,887)) -590 ((53,900),(53.93782217350893,903.5),(56.5,906.062177826491),(60,907),(63.5,906.062177826491),(66.06217782649107,903.5),(67,900),(66.06217782649107,896.5),(63.5,893.937822173509),(60,893),(56.50000000000001,893.937822173509),(53.937822173508934,896.5)) -591 ((52,910),(53.07179676972449,914),(56,916.9282032302755),(60,918),(64,916.9282032302755),(66.92820323027551,914),(68,910),(66.92820323027551,906),(64,903.0717967697245),(60,902),(56.00000000000001,903.0717967697245),(53.07179676972449,906)) -592 ((51,920),(52.20577136594005,924.5),(55.5,927.7942286340599),(60,929),(64.5,927.7942286340599),(67.79422863405995,924.5),(69,920),(67.79422863405995,915.5),(64.5,912.2057713659401),(60,911),(55.50000000000001,912.20577136594),(52.20577136594005,915.5)) -593 ((50,930),(51.33974596215561,935),(55,938.6602540378444),(60,940),(65,938.6602540378444),(68.66025403784438,935),(70,930),(68.6602540378444,925),(65,921.3397459621556),(60,920),(55.00000000000001,921.3397459621556),(51.33974596215562,925)) -594 ((59,940),(59.13397459621556,940.5),(59.5,940.8660254037844),(60,941),(60.5,940.8660254037844),(60.86602540378444,940.5),(61,940),(60.86602540378444,939.5),(60.5,939.1339745962156),(60,939),(59.5,939.1339745962156),(59.13397459621556,939.5)) -595 ((58,950),(58.267949192431125,951),(59,951.7320508075688),(60,952),(61,951.7320508075688),(61.732050807568875,951),(62,950),(61.732050807568875,949),(61,948.2679491924312),(60,948),(59,948.2679491924312),(58.267949192431125,949)) -596 ((57,960),(57.401923788646684,961.5),(58.5,962.5980762113534),(60,963),(61.5,962.5980762113534),(62.598076211353316,961.5),(63,960),(62.598076211353316,958.5),(61.5,957.4019237886467),(60,957),(58.5,957.4019237886466),(57.401923788646684,958.5)) -597 ((56,970),(56.53589838486224,972),(58,973.4641016151378),(60,974),(62,973.4641016151378),(63.46410161513776,972),(64,970),(63.46410161513776,968),(62,966.5358983848622),(60,966),(58,966.5358983848622),(56.53589838486225,968)) -598 ((55,980),(55.66987298107781,982.5),(57.5,984.3301270189222),(60,985),(62.5,984.3301270189222),(64.3301270189222,982.5),(65,980),(64.3301270189222,977.5),(62.5,975.6698729810778),(60,975),(57.5,975.6698729810778),(55.66987298107781,977.5)) -599 ((54,990),(54.80384757729337,993),(57,995.1961524227066),(60,996),(63,995.1961524227066),(65.19615242270663,993),(66,990),(65.19615242270663,987),(63,984.8038475772934),(60,984),(57.00000000000001,984.8038475772934),(54.80384757729337,987)) -600 ((53,1000),(53.93782217350893,1003.5),(56.5,1006.062177826491),(60,1007),(63.5,1006.062177826491),(66.06217782649107,1003.5),(67,1000),(66.06217782649107,996.5),(63.5,993.937822173509),(60,993),(56.50000000000001,993.937822173509),(53.937822173508934,996.5)) -601 ((61,10),(62.20577136594005,14.5),(65.5,17.794228634059948),(70,19),(74.5,17.794228634059948),(77.79422863405995,14.500000000000004),(79,10.000000000000002),(77.79422863405995,5.500000000000003),(74.5,2.2057713659400537),(70,1),(65.5,2.2057713659400484),(62.20577136594005,5.4999999999999964)) -602 ((60,20),(61.33974596215561,25),(65,28.660254037844386),(70,30),(75,28.66025403784439),(78.66025403784438,25.000000000000004),(80,20),(78.6602540378444,15.000000000000004),(75,11.339745962155614),(70,10),(65,11.33974596215561),(61.33974596215562,14.999999999999996)) -603 ((69,30),(69.13397459621557,30.5),(69.5,30.866025403784437),(70,31),(70.5,30.866025403784437),(70.86602540378443,30.5),(71,30),(70.86602540378443,29.5),(70.5,29.133974596215563),(70,29),(69.5,29.133974596215563),(69.13397459621557,29.5)) -604 ((68,40),(68.26794919243112,41),(69,41.732050807568875),(70,42),(71,41.732050807568875),(71.73205080756888,41),(72,40),(71.73205080756888,39),(71,38.267949192431125),(70,38),(69,38.267949192431125),(68.26794919243112,39)) -605 ((67,50),(67.40192378864668,51.5),(68.5,52.598076211353316),(70,53),(71.5,52.598076211353316),(72.59807621135332,51.5),(73,50),(72.59807621135332,48.5),(71.5,47.401923788646684),(70,47),(68.5,47.401923788646684),(67.40192378864668,48.5)) -606 ((66,60),(66.53589838486225,62),(68,63.46410161513776),(70,64),(72,63.46410161513776),(73.46410161513775,62),(74,60),(73.46410161513775,58),(72,56.53589838486224),(70,56),(68,56.53589838486224),(66.53589838486225,58)) -607 ((65,70),(65.6698729810778,72.5),(67.5,74.3301270189222),(70,75),(72.5,74.3301270189222),(74.3301270189222,72.5),(75,70),(74.3301270189222,67.5),(72.5,65.6698729810778),(70,65),(67.5,65.6698729810778),(65.6698729810778,67.5)) -608 ((64,80),(64.80384757729337,83),(67,85.19615242270663),(70,86),(73,85.19615242270663),(75.19615242270663,83),(76,80),(75.19615242270663,77),(73,74.80384757729337),(70,74),(67,74.80384757729337),(64.80384757729337,77)) -609 ((63,90),(63.93782217350893,93.5),(66.5,96.06217782649107),(70,97),(73.5,96.06217782649107),(76.06217782649107,93.5),(77,90),(76.06217782649107,86.5),(73.5,83.93782217350893),(70,83),(66.5,83.93782217350892),(63.937822173508934,86.5)) -610 ((62,100),(63.07179676972449,104),(66,106.92820323027551),(70,108),(74,106.92820323027551),(76.92820323027551,104),(78,100),(76.92820323027551,96),(74,93.07179676972449),(70,92),(66,93.07179676972449),(63.07179676972449,96)) -611 ((61,110),(62.20577136594005,114.5),(65.5,117.79422863405995),(70,119),(74.5,117.79422863405995),(77.79422863405995,114.5),(79,110),(77.79422863405995,105.5),(74.5,102.20577136594005),(70,101),(65.5,102.20577136594005),(62.20577136594005,105.5)) -612 ((60,120),(61.33974596215561,125),(65,128.6602540378444),(70,130),(75,128.6602540378444),(78.66025403784438,125),(80,120),(78.6602540378444,115),(75,111.33974596215562),(70,110),(65,111.3397459621556),(61.33974596215562,115)) -613 ((69,130),(69.13397459621557,130.5),(69.5,130.86602540378445),(70,131),(70.5,130.86602540378445),(70.86602540378443,130.5),(71,130),(70.86602540378443,129.5),(70.5,129.13397459621555),(70,129),(69.5,129.13397459621555),(69.13397459621557,129.5)) -614 ((68,140),(68.26794919243112,141),(69,141.73205080756887),(70,142),(71,141.73205080756887),(71.73205080756888,141),(72,140),(71.73205080756888,139),(71,138.26794919243113),(70,138),(69,138.26794919243113),(68.26794919243112,139)) -615 ((67,150),(67.40192378864668,151.5),(68.5,152.59807621135332),(70,153),(71.5,152.59807621135332),(72.59807621135332,151.5),(73,150),(72.59807621135332,148.5),(71.5,147.40192378864668),(70,147),(68.5,147.40192378864668),(67.40192378864668,148.5)) -616 ((66,160),(66.53589838486225,162),(68,163.46410161513776),(70,164),(72,163.46410161513776),(73.46410161513775,162),(74,160),(73.46410161513775,158),(72,156.53589838486224),(70,156),(68,156.53589838486224),(66.53589838486225,158)) -617 ((65,170),(65.6698729810778,172.5),(67.5,174.33012701892218),(70,175),(72.5,174.33012701892218),(74.3301270189222,172.5),(75,170),(74.3301270189222,167.5),(72.5,165.66987298107782),(70,165),(67.5,165.66987298107782),(65.6698729810778,167.5)) -618 ((64,180),(64.80384757729337,183),(67,185.19615242270663),(70,186),(73,185.19615242270663),(75.19615242270663,183),(76,180),(75.19615242270663,177),(73,174.80384757729337),(70,174),(67,174.80384757729337),(64.80384757729337,177)) -619 ((63,190),(63.93782217350893,193.5),(66.5,196.06217782649108),(70,197),(73.5,196.06217782649108),(76.06217782649107,193.5),(77,190),(76.06217782649107,186.5),(73.5,183.93782217350892),(70,183),(66.5,183.93782217350892),(63.937822173508934,186.5)) -620 ((62,200),(63.07179676972449,204),(66,206.9282032302755),(70,208),(74,206.9282032302755),(76.92820323027551,204),(78,200),(76.92820323027551,196),(74,193.0717967697245),(70,192),(66,193.0717967697245),(63.07179676972449,196)) -621 ((61,210),(62.20577136594005,214.5),(65.5,217.79422863405995),(70,219),(74.5,217.79422863405995),(77.79422863405995,214.5),(79,210),(77.79422863405995,205.5),(74.5,202.20577136594005),(70,201),(65.5,202.20577136594005),(62.20577136594005,205.5)) -622 ((60,220),(61.33974596215561,225),(65,228.6602540378444),(70,230),(75,228.6602540378444),(78.66025403784438,225),(80,220),(78.6602540378444,215),(75,211.3397459621556),(70,210),(65,211.3397459621556),(61.33974596215562,215)) -623 ((69,230),(69.13397459621557,230.5),(69.5,230.86602540378445),(70,231),(70.5,230.86602540378445),(70.86602540378443,230.5),(71,230),(70.86602540378443,229.5),(70.5,229.13397459621555),(70,229),(69.5,229.13397459621555),(69.13397459621557,229.5)) -624 ((68,240),(68.26794919243112,241),(69,241.73205080756887),(70,242),(71,241.73205080756887),(71.73205080756888,241),(72,240),(71.73205080756888,239),(71,238.26794919243113),(70,238),(69,238.26794919243113),(68.26794919243112,239)) -625 ((67,250),(67.40192378864668,251.5),(68.5,252.59807621135332),(70,253),(71.5,252.59807621135332),(72.59807621135332,251.5),(73,250),(72.59807621135332,248.5),(71.5,247.40192378864668),(70,247),(68.5,247.40192378864668),(67.40192378864668,248.5)) -626 ((66,260),(66.53589838486225,262),(68,263.46410161513774),(70,264),(72,263.46410161513774),(73.46410161513775,262),(74,260),(73.46410161513775,258),(72,256.53589838486226),(70,256),(68,256.53589838486226),(66.53589838486225,258)) -627 ((65,270),(65.6698729810778,272.5),(67.5,274.3301270189222),(70,275),(72.5,274.3301270189222),(74.3301270189222,272.5),(75,270),(74.3301270189222,267.5),(72.5,265.6698729810778),(70,265),(67.5,265.6698729810778),(65.6698729810778,267.5)) -628 ((64,280),(64.80384757729337,283),(67,285.19615242270663),(70,286),(73,285.19615242270663),(75.19615242270663,283),(76,280),(75.19615242270663,277),(73,274.80384757729337),(70,274),(67,274.80384757729337),(64.80384757729337,277)) -629 ((63,290),(63.93782217350893,293.5),(66.5,296.06217782649105),(70,297),(73.5,296.06217782649105),(76.06217782649107,293.5),(77,290),(76.06217782649107,286.5),(73.5,283.93782217350895),(70,283),(66.5,283.93782217350895),(63.937822173508934,286.5)) -630 ((62,300),(63.07179676972449,304),(66,306.9282032302755),(70,308),(74,306.9282032302755),(76.92820323027551,304),(78,300),(76.92820323027551,296),(74,293.0717967697245),(70,292),(66,293.0717967697245),(63.07179676972449,296)) -631 ((61,310),(62.20577136594005,314.5),(65.5,317.79422863405995),(70,319),(74.5,317.79422863405995),(77.79422863405995,314.5),(79,310),(77.79422863405995,305.5),(74.5,302.20577136594005),(70,301),(65.5,302.20577136594005),(62.20577136594005,305.5)) -632 ((60,320),(61.33974596215561,325),(65,328.66025403784437),(70,330),(75,328.66025403784437),(78.66025403784438,325),(80,320),(78.6602540378444,315),(75,311.33974596215563),(70,310),(65,311.33974596215563),(61.33974596215562,315)) -633 ((69,330),(69.13397459621557,330.5),(69.5,330.8660254037844),(70,331),(70.5,330.8660254037844),(70.86602540378443,330.5),(71,330),(70.86602540378443,329.5),(70.5,329.1339745962156),(70,329),(69.5,329.1339745962156),(69.13397459621557,329.5)) -634 ((68,340),(68.26794919243112,341),(69,341.7320508075689),(70,342),(71,341.7320508075689),(71.73205080756888,341),(72,340),(71.73205080756888,339),(71,338.2679491924311),(70,338),(69,338.2679491924311),(68.26794919243112,339)) -635 ((67,350),(67.40192378864668,351.5),(68.5,352.5980762113533),(70,353),(71.5,352.5980762113533),(72.59807621135332,351.5),(73,350),(72.59807621135332,348.5),(71.5,347.4019237886467),(70,347),(68.5,347.4019237886467),(67.40192378864668,348.5)) -636 ((66,360),(66.53589838486225,362),(68,363.46410161513774),(70,364),(72,363.46410161513774),(73.46410161513775,362),(74,360),(73.46410161513775,358),(72,356.53589838486226),(70,356),(68,356.53589838486226),(66.53589838486225,358)) -637 ((65,370),(65.6698729810778,372.5),(67.5,374.3301270189222),(70,375),(72.5,374.3301270189222),(74.3301270189222,372.5),(75,370),(74.3301270189222,367.5),(72.5,365.6698729810778),(70,365),(67.5,365.6698729810778),(65.6698729810778,367.5)) -638 ((64,380),(64.80384757729337,383),(67,385.19615242270663),(70,386),(73,385.19615242270663),(75.19615242270663,383),(76,380),(75.19615242270663,377),(73,374.80384757729337),(70,374),(67,374.80384757729337),(64.80384757729337,377)) -639 ((63,390),(63.93782217350893,393.5),(66.5,396.06217782649105),(70,397),(73.5,396.06217782649105),(76.06217782649107,393.5),(77,390),(76.06217782649107,386.5),(73.5,383.93782217350895),(70,383),(66.5,383.93782217350895),(63.937822173508934,386.5)) -640 ((62,400),(63.07179676972449,404),(66,406.9282032302755),(70,408),(74,406.9282032302755),(76.92820323027551,404),(78,400),(76.92820323027551,396),(74,393.0717967697245),(70,392),(66,393.0717967697245),(63.07179676972449,396)) -641 ((61,410),(62.20577136594005,414.5),(65.5,417.79422863405995),(70,419),(74.5,417.79422863405995),(77.79422863405995,414.5),(79,410),(77.79422863405995,405.5),(74.5,402.20577136594005),(70,401),(65.5,402.20577136594005),(62.20577136594005,405.5)) -642 ((60,420),(61.33974596215561,425),(65,428.66025403784437),(70,430),(75,428.66025403784437),(78.66025403784438,425),(80,420),(78.6602540378444,415),(75,411.33974596215563),(70,410),(65,411.33974596215563),(61.33974596215562,415)) -643 ((69,430),(69.13397459621557,430.5),(69.5,430.8660254037844),(70,431),(70.5,430.8660254037844),(70.86602540378443,430.5),(71,430),(70.86602540378443,429.5),(70.5,429.1339745962156),(70,429),(69.5,429.1339745962156),(69.13397459621557,429.5)) -644 ((68,440),(68.26794919243112,441),(69,441.7320508075689),(70,442),(71,441.7320508075689),(71.73205080756888,441),(72,440),(71.73205080756888,439),(71,438.2679491924311),(70,438),(69,438.2679491924311),(68.26794919243112,439)) -645 ((67,450),(67.40192378864668,451.5),(68.5,452.5980762113533),(70,453),(71.5,452.5980762113533),(72.59807621135332,451.5),(73,450),(72.59807621135332,448.5),(71.5,447.4019237886467),(70,447),(68.5,447.4019237886467),(67.40192378864668,448.5)) -646 ((66,460),(66.53589838486225,462),(68,463.46410161513774),(70,464),(72,463.46410161513774),(73.46410161513775,462),(74,460),(73.46410161513775,458),(72,456.53589838486226),(70,456),(68,456.53589838486226),(66.53589838486225,458)) -647 ((65,470),(65.6698729810778,472.5),(67.5,474.3301270189222),(70,475),(72.5,474.3301270189222),(74.3301270189222,472.5),(75,470),(74.3301270189222,467.5),(72.5,465.6698729810778),(70,465),(67.5,465.6698729810778),(65.6698729810778,467.5)) -648 ((64,480),(64.80384757729337,483),(67,485.19615242270663),(70,486),(73,485.19615242270663),(75.19615242270663,483),(76,480),(75.19615242270663,477),(73,474.80384757729337),(70,474),(67,474.80384757729337),(64.80384757729337,477)) -649 ((63,490),(63.93782217350893,493.5),(66.5,496.06217782649105),(70,497),(73.5,496.06217782649105),(76.06217782649107,493.5),(77,490),(76.06217782649107,486.5),(73.5,483.93782217350895),(70,483),(66.5,483.93782217350895),(63.937822173508934,486.5)) -650 ((62,500),(63.07179676972449,504),(66,506.9282032302755),(70,508),(74,506.9282032302755),(76.92820323027551,504),(78,500),(76.92820323027551,496),(74,493.0717967697245),(70,492),(66,493.0717967697245),(63.07179676972449,496)) -651 ((61,510),(62.20577136594005,514.5),(65.5,517.7942286340599),(70,519),(74.5,517.7942286340599),(77.79422863405995,514.5),(79,510),(77.79422863405995,505.5),(74.5,502.20577136594005),(70,501),(65.5,502.20577136594005),(62.20577136594005,505.5)) -652 ((60,520),(61.33974596215561,525),(65,528.6602540378444),(70,530),(75,528.6602540378444),(78.66025403784438,525),(80,520),(78.6602540378444,515),(75,511.33974596215563),(70,510),(65,511.33974596215563),(61.33974596215562,515)) -653 ((69,530),(69.13397459621557,530.5),(69.5,530.8660254037844),(70,531),(70.5,530.8660254037844),(70.86602540378443,530.5),(71,530),(70.86602540378443,529.5),(70.5,529.1339745962156),(70,529),(69.5,529.1339745962156),(69.13397459621557,529.5)) -654 ((68,540),(68.26794919243112,541),(69,541.7320508075688),(70,542),(71,541.7320508075688),(71.73205080756888,541),(72,540),(71.73205080756888,539),(71,538.2679491924312),(70,538),(69,538.2679491924312),(68.26794919243112,539)) -655 ((67,550),(67.40192378864668,551.5),(68.5,552.5980762113534),(70,553),(71.5,552.5980762113534),(72.59807621135332,551.5),(73,550),(72.59807621135332,548.5),(71.5,547.4019237886467),(70,547),(68.5,547.4019237886466),(67.40192378864668,548.5)) -656 ((66,560),(66.53589838486225,562),(68,563.4641016151378),(70,564),(72,563.4641016151378),(73.46410161513775,562),(74,560),(73.46410161513775,558),(72,556.5358983848622),(70,556),(68,556.5358983848622),(66.53589838486225,558)) -657 ((65,570),(65.6698729810778,572.5),(67.5,574.3301270189222),(70,575),(72.5,574.3301270189222),(74.3301270189222,572.5),(75,570),(74.3301270189222,567.5),(72.5,565.6698729810778),(70,565),(67.5,565.6698729810778),(65.6698729810778,567.5)) -658 ((64,580),(64.80384757729337,583),(67,585.1961524227066),(70,586),(73,585.1961524227066),(75.19615242270663,583),(76,580),(75.19615242270663,577),(73,574.8038475772934),(70,574),(67,574.8038475772934),(64.80384757729337,577)) -659 ((63,590),(63.93782217350893,593.5),(66.5,596.062177826491),(70,597),(73.5,596.062177826491),(76.06217782649107,593.5),(77,590),(76.06217782649107,586.5),(73.5,583.937822173509),(70,583),(66.5,583.937822173509),(63.937822173508934,586.5)) -660 ((62,600),(63.07179676972449,604),(66,606.9282032302755),(70,608),(74,606.9282032302755),(76.92820323027551,604),(78,600),(76.92820323027551,596),(74,593.0717967697245),(70,592),(66,593.0717967697245),(63.07179676972449,596)) -661 ((61,610),(62.20577136594005,614.5),(65.5,617.7942286340599),(70,619),(74.5,617.7942286340599),(77.79422863405995,614.5),(79,610),(77.79422863405995,605.5),(74.5,602.2057713659401),(70,601),(65.5,602.20577136594),(62.20577136594005,605.5)) -662 ((60,620),(61.33974596215561,625),(65,628.6602540378444),(70,630),(75,628.6602540378444),(78.66025403784438,625),(80,620),(78.6602540378444,615),(75,611.3397459621556),(70,610),(65,611.3397459621556),(61.33974596215562,615)) -663 ((69,630),(69.13397459621557,630.5),(69.5,630.8660254037844),(70,631),(70.5,630.8660254037844),(70.86602540378443,630.5),(71,630),(70.86602540378443,629.5),(70.5,629.1339745962156),(70,629),(69.5,629.1339745962156),(69.13397459621557,629.5)) -664 ((68,640),(68.26794919243112,641),(69,641.7320508075688),(70,642),(71,641.7320508075688),(71.73205080756888,641),(72,640),(71.73205080756888,639),(71,638.2679491924312),(70,638),(69,638.2679491924312),(68.26794919243112,639)) -665 ((67,650),(67.40192378864668,651.5),(68.5,652.5980762113534),(70,653),(71.5,652.5980762113534),(72.59807621135332,651.5),(73,650),(72.59807621135332,648.5),(71.5,647.4019237886467),(70,647),(68.5,647.4019237886466),(67.40192378864668,648.5)) -666 ((66,660),(66.53589838486225,662),(68,663.4641016151378),(70,664),(72,663.4641016151378),(73.46410161513775,662),(74,660),(73.46410161513775,658),(72,656.5358983848622),(70,656),(68,656.5358983848622),(66.53589838486225,658)) -667 ((65,670),(65.6698729810778,672.5),(67.5,674.3301270189222),(70,675),(72.5,674.3301270189222),(74.3301270189222,672.5),(75,670),(74.3301270189222,667.5),(72.5,665.6698729810778),(70,665),(67.5,665.6698729810778),(65.6698729810778,667.5)) -668 ((64,680),(64.80384757729337,683),(67,685.1961524227066),(70,686),(73,685.1961524227066),(75.19615242270663,683),(76,680),(75.19615242270663,677),(73,674.8038475772934),(70,674),(67,674.8038475772934),(64.80384757729337,677)) -669 ((63,690),(63.93782217350893,693.5),(66.5,696.062177826491),(70,697),(73.5,696.062177826491),(76.06217782649107,693.5),(77,690),(76.06217782649107,686.5),(73.5,683.937822173509),(70,683),(66.5,683.937822173509),(63.937822173508934,686.5)) -670 ((62,700),(63.07179676972449,704),(66,706.9282032302755),(70,708),(74,706.9282032302755),(76.92820323027551,704),(78,700),(76.92820323027551,696),(74,693.0717967697245),(70,692),(66,693.0717967697245),(63.07179676972449,696)) -671 ((61,710),(62.20577136594005,714.5),(65.5,717.7942286340599),(70,719),(74.5,717.7942286340599),(77.79422863405995,714.5),(79,710),(77.79422863405995,705.5),(74.5,702.2057713659401),(70,701),(65.5,702.20577136594),(62.20577136594005,705.5)) -672 ((60,720),(61.33974596215561,725),(65,728.6602540378444),(70,730),(75,728.6602540378444),(78.66025403784438,725),(80,720),(78.6602540378444,715),(75,711.3397459621556),(70,710),(65,711.3397459621556),(61.33974596215562,715)) -673 ((69,730),(69.13397459621557,730.5),(69.5,730.8660254037844),(70,731),(70.5,730.8660254037844),(70.86602540378443,730.5),(71,730),(70.86602540378443,729.5),(70.5,729.1339745962156),(70,729),(69.5,729.1339745962156),(69.13397459621557,729.5)) -674 ((68,740),(68.26794919243112,741),(69,741.7320508075688),(70,742),(71,741.7320508075688),(71.73205080756888,741),(72,740),(71.73205080756888,739),(71,738.2679491924312),(70,738),(69,738.2679491924312),(68.26794919243112,739)) -675 ((67,750),(67.40192378864668,751.5),(68.5,752.5980762113534),(70,753),(71.5,752.5980762113534),(72.59807621135332,751.5),(73,750),(72.59807621135332,748.5),(71.5,747.4019237886467),(70,747),(68.5,747.4019237886466),(67.40192378864668,748.5)) -676 ((66,760),(66.53589838486225,762),(68,763.4641016151378),(70,764),(72,763.4641016151378),(73.46410161513775,762),(74,760),(73.46410161513775,758),(72,756.5358983848622),(70,756),(68,756.5358983848622),(66.53589838486225,758)) -677 ((65,770),(65.6698729810778,772.5),(67.5,774.3301270189222),(70,775),(72.5,774.3301270189222),(74.3301270189222,772.5),(75,770),(74.3301270189222,767.5),(72.5,765.6698729810778),(70,765),(67.5,765.6698729810778),(65.6698729810778,767.5)) -678 ((64,780),(64.80384757729337,783),(67,785.1961524227066),(70,786),(73,785.1961524227066),(75.19615242270663,783),(76,780),(75.19615242270663,777),(73,774.8038475772934),(70,774),(67,774.8038475772934),(64.80384757729337,777)) -679 ((63,790),(63.93782217350893,793.5),(66.5,796.062177826491),(70,797),(73.5,796.062177826491),(76.06217782649107,793.5),(77,790),(76.06217782649107,786.5),(73.5,783.937822173509),(70,783),(66.5,783.937822173509),(63.937822173508934,786.5)) -680 ((62,800),(63.07179676972449,804),(66,806.9282032302755),(70,808),(74,806.9282032302755),(76.92820323027551,804),(78,800),(76.92820323027551,796),(74,793.0717967697245),(70,792),(66,793.0717967697245),(63.07179676972449,796)) -681 ((61,810),(62.20577136594005,814.5),(65.5,817.7942286340599),(70,819),(74.5,817.7942286340599),(77.79422863405995,814.5),(79,810),(77.79422863405995,805.5),(74.5,802.2057713659401),(70,801),(65.5,802.20577136594),(62.20577136594005,805.5)) -682 ((60,820),(61.33974596215561,825),(65,828.6602540378444),(70,830),(75,828.6602540378444),(78.66025403784438,825),(80,820),(78.6602540378444,815),(75,811.3397459621556),(70,810),(65,811.3397459621556),(61.33974596215562,815)) -683 ((69,830),(69.13397459621557,830.5),(69.5,830.8660254037844),(70,831),(70.5,830.8660254037844),(70.86602540378443,830.5),(71,830),(70.86602540378443,829.5),(70.5,829.1339745962156),(70,829),(69.5,829.1339745962156),(69.13397459621557,829.5)) -684 ((68,840),(68.26794919243112,841),(69,841.7320508075688),(70,842),(71,841.7320508075688),(71.73205080756888,841),(72,840),(71.73205080756888,839),(71,838.2679491924312),(70,838),(69,838.2679491924312),(68.26794919243112,839)) -685 ((67,850),(67.40192378864668,851.5),(68.5,852.5980762113534),(70,853),(71.5,852.5980762113534),(72.59807621135332,851.5),(73,850),(72.59807621135332,848.5),(71.5,847.4019237886467),(70,847),(68.5,847.4019237886466),(67.40192378864668,848.5)) -686 ((66,860),(66.53589838486225,862),(68,863.4641016151378),(70,864),(72,863.4641016151378),(73.46410161513775,862),(74,860),(73.46410161513775,858),(72,856.5358983848622),(70,856),(68,856.5358983848622),(66.53589838486225,858)) -687 ((65,870),(65.6698729810778,872.5),(67.5,874.3301270189222),(70,875),(72.5,874.3301270189222),(74.3301270189222,872.5),(75,870),(74.3301270189222,867.5),(72.5,865.6698729810778),(70,865),(67.5,865.6698729810778),(65.6698729810778,867.5)) -688 ((64,880),(64.80384757729337,883),(67,885.1961524227066),(70,886),(73,885.1961524227066),(75.19615242270663,883),(76,880),(75.19615242270663,877),(73,874.8038475772934),(70,874),(67,874.8038475772934),(64.80384757729337,877)) -689 ((63,890),(63.93782217350893,893.5),(66.5,896.062177826491),(70,897),(73.5,896.062177826491),(76.06217782649107,893.5),(77,890),(76.06217782649107,886.5),(73.5,883.937822173509),(70,883),(66.5,883.937822173509),(63.937822173508934,886.5)) -690 ((62,900),(63.07179676972449,904),(66,906.9282032302755),(70,908),(74,906.9282032302755),(76.92820323027551,904),(78,900),(76.92820323027551,896),(74,893.0717967697245),(70,892),(66,893.0717967697245),(63.07179676972449,896)) -691 ((61,910),(62.20577136594005,914.5),(65.5,917.7942286340599),(70,919),(74.5,917.7942286340599),(77.79422863405995,914.5),(79,910),(77.79422863405995,905.5),(74.5,902.2057713659401),(70,901),(65.5,902.20577136594),(62.20577136594005,905.5)) -692 ((60,920),(61.33974596215561,925),(65,928.6602540378444),(70,930),(75,928.6602540378444),(78.66025403784438,925),(80,920),(78.6602540378444,915),(75,911.3397459621556),(70,910),(65,911.3397459621556),(61.33974596215562,915)) -693 ((69,930),(69.13397459621557,930.5),(69.5,930.8660254037844),(70,931),(70.5,930.8660254037844),(70.86602540378443,930.5),(71,930),(70.86602540378443,929.5),(70.5,929.1339745962156),(70,929),(69.5,929.1339745962156),(69.13397459621557,929.5)) -694 ((68,940),(68.26794919243112,941),(69,941.7320508075688),(70,942),(71,941.7320508075688),(71.73205080756888,941),(72,940),(71.73205080756888,939),(71,938.2679491924312),(70,938),(69,938.2679491924312),(68.26794919243112,939)) -695 ((67,950),(67.40192378864668,951.5),(68.5,952.5980762113534),(70,953),(71.5,952.5980762113534),(72.59807621135332,951.5),(73,950),(72.59807621135332,948.5),(71.5,947.4019237886467),(70,947),(68.5,947.4019237886466),(67.40192378864668,948.5)) -696 ((66,960),(66.53589838486225,962),(68,963.4641016151378),(70,964),(72,963.4641016151378),(73.46410161513775,962),(74,960),(73.46410161513775,958),(72,956.5358983848622),(70,956),(68,956.5358983848622),(66.53589838486225,958)) -697 ((65,970),(65.6698729810778,972.5),(67.5,974.3301270189222),(70,975),(72.5,974.3301270189222),(74.3301270189222,972.5),(75,970),(74.3301270189222,967.5),(72.5,965.6698729810778),(70,965),(67.5,965.6698729810778),(65.6698729810778,967.5)) -698 ((64,980),(64.80384757729337,983),(67,985.1961524227066),(70,986),(73,985.1961524227066),(75.19615242270663,983),(76,980),(75.19615242270663,977),(73,974.8038475772934),(70,974),(67,974.8038475772934),(64.80384757729337,977)) -699 ((63,990),(63.93782217350893,993.5),(66.5,996.062177826491),(70,997),(73.5,996.062177826491),(76.06217782649107,993.5),(77,990),(76.06217782649107,986.5),(73.5,983.937822173509),(70,983),(66.5,983.937822173509),(63.937822173508934,986.5)) -700 ((62,1000),(63.07179676972449,1004),(66,1006.9282032302755),(70,1008),(74,1006.9282032302755),(76.92820323027551,1004),(78,1000),(76.92820323027551,996),(74,993.0717967697245),(70,992),(66,993.0717967697245),(63.07179676972449,996)) -701 ((70,10),(71.33974596215562,15),(75,18.660254037844386),(80,20),(85,18.66025403784439),(88.66025403784438,15.000000000000004),(90,10.000000000000002),(88.6602540378444,5.000000000000003),(85,1.3397459621556145),(80,0),(75,1.3397459621556091),(71.33974596215562,4.999999999999996)) -702 ((79,20),(79.13397459621557,20.5),(79.5,20.866025403784437),(80,21),(80.5,20.866025403784437),(80.86602540378443,20.5),(81,20),(80.86602540378443,19.5),(80.5,19.133974596215563),(80,19),(79.5,19.133974596215563),(79.13397459621557,19.5)) -703 ((78,30),(78.26794919243112,31),(79,31.73205080756888),(80,32),(81,31.73205080756888),(81.73205080756888,31),(82,30),(81.73205080756888,29),(81,28.26794919243112),(80,28),(79,28.26794919243112),(78.26794919243112,29)) -704 ((77,40),(77.40192378864668,41.5),(78.5,42.598076211353316),(80,43),(81.5,42.598076211353316),(82.59807621135332,41.5),(83,40),(82.59807621135332,38.5),(81.5,37.401923788646684),(80,37),(78.5,37.401923788646684),(77.40192378864668,38.5)) -705 ((76,50),(76.53589838486225,52),(78,53.46410161513776),(80,54),(82,53.46410161513776),(83.46410161513775,52),(84,50),(83.46410161513775,48),(82,46.53589838486224),(80,46),(78,46.53589838486224),(76.53589838486225,48)) -706 ((75,60),(75.6698729810778,62.5),(77.5,64.3301270189222),(80,65),(82.5,64.3301270189222),(84.3301270189222,62.5),(85,60),(84.3301270189222,57.5),(82.5,55.66987298107781),(80,55),(77.5,55.6698729810778),(75.6698729810778,57.5)) -707 ((74,70),(74.80384757729337,73),(77,75.19615242270663),(80,76),(83,75.19615242270663),(85.19615242270663,73),(86,70),(85.19615242270663,67),(83,64.80384757729337),(80,64),(77,64.80384757729337),(74.80384757729337,67)) -708 ((73,80),(73.93782217350893,83.5),(76.5,86.06217782649107),(80,87),(83.5,86.06217782649107),(86.06217782649107,83.5),(87,80),(86.06217782649107,76.5),(83.5,73.93782217350893),(80,73),(76.5,73.93782217350892),(73.93782217350893,76.5)) -709 ((72,90),(73.07179676972449,94),(76,96.92820323027551),(80,98),(84,96.92820323027551),(86.92820323027551,94),(88,90),(86.92820323027551,86),(84,83.07179676972449),(80,82),(76,83.07179676972449),(73.0717967697245,86)) -710 ((71,100),(72.20577136594005,104.5),(75.5,107.79422863405995),(80,109),(84.5,107.79422863405995),(87.79422863405995,104.5),(89,100),(87.79422863405995,95.5),(84.5,92.20577136594005),(80,91),(75.5,92.20577136594005),(72.20577136594005,95.5)) -711 ((70,110),(71.33974596215562,115),(75,118.66025403784438),(80,120),(85,118.66025403784438),(88.66025403784438,115),(90,110),(88.6602540378444,105),(85,101.33974596215562),(80,100),(75,101.3397459621556),(71.33974596215562,105)) -712 ((79,120),(79.13397459621557,120.5),(79.5,120.86602540378443),(80,121),(80.5,120.86602540378443),(80.86602540378443,120.5),(81,120),(80.86602540378443,119.5),(80.5,119.13397459621557),(80,119),(79.5,119.13397459621557),(79.13397459621557,119.5)) -713 ((78,130),(78.26794919243112,131),(79,131.73205080756887),(80,132),(81,131.73205080756887),(81.73205080756888,131),(82,130),(81.73205080756888,129),(81,128.26794919243113),(80,128),(79,128.26794919243113),(78.26794919243112,129)) -714 ((77,140),(77.40192378864668,141.5),(78.5,142.59807621135332),(80,143),(81.5,142.59807621135332),(82.59807621135332,141.5),(83,140),(82.59807621135332,138.5),(81.5,137.40192378864668),(80,137),(78.5,137.40192378864668),(77.40192378864668,138.5)) -715 ((76,150),(76.53589838486225,152),(78,153.46410161513776),(80,154),(82,153.46410161513776),(83.46410161513775,152),(84,150),(83.46410161513775,148),(82,146.53589838486224),(80,146),(78,146.53589838486224),(76.53589838486225,148)) -716 ((75,160),(75.6698729810778,162.5),(77.5,164.33012701892218),(80,165),(82.5,164.33012701892218),(84.3301270189222,162.5),(85,160),(84.3301270189222,157.5),(82.5,155.66987298107782),(80,155),(77.5,155.66987298107782),(75.6698729810778,157.5)) -717 ((74,170),(74.80384757729337,173),(77,175.19615242270663),(80,176),(83,175.19615242270663),(85.19615242270663,173),(86,170),(85.19615242270663,167),(83,164.80384757729337),(80,164),(77,164.80384757729337),(74.80384757729337,167)) -718 ((73,180),(73.93782217350893,183.5),(76.5,186.06217782649108),(80,187),(83.5,186.06217782649108),(86.06217782649107,183.5),(87,180),(86.06217782649107,176.5),(83.5,173.93782217350892),(80,173),(76.5,173.93782217350892),(73.93782217350893,176.5)) -719 ((72,190),(73.07179676972449,194),(76,196.9282032302755),(80,198),(84,196.9282032302755),(86.92820323027551,194),(88,190),(86.92820323027551,186),(84,183.0717967697245),(80,182),(76,183.0717967697245),(73.0717967697245,186)) -720 ((71,200),(72.20577136594005,204.5),(75.5,207.79422863405995),(80,209),(84.5,207.79422863405995),(87.79422863405995,204.5),(89,200),(87.79422863405995,195.5),(84.5,192.20577136594005),(80,191),(75.5,192.20577136594005),(72.20577136594005,195.5)) -721 ((70,210),(71.33974596215562,215),(75,218.6602540378444),(80,220),(85,218.6602540378444),(88.66025403784438,215),(90,210),(88.6602540378444,205),(85,201.3397459621556),(80,200),(75,201.3397459621556),(71.33974596215562,205)) -722 ((79,220),(79.13397459621557,220.5),(79.5,220.86602540378445),(80,221),(80.5,220.86602540378445),(80.86602540378443,220.5),(81,220),(80.86602540378443,219.5),(80.5,219.13397459621555),(80,219),(79.5,219.13397459621555),(79.13397459621557,219.5)) -723 ((78,230),(78.26794919243112,231),(79,231.73205080756887),(80,232),(81,231.73205080756887),(81.73205080756888,231),(82,230),(81.73205080756888,229),(81,228.26794919243113),(80,228),(79,228.26794919243113),(78.26794919243112,229)) -724 ((77,240),(77.40192378864668,241.5),(78.5,242.59807621135332),(80,243),(81.5,242.59807621135332),(82.59807621135332,241.5),(83,240),(82.59807621135332,238.5),(81.5,237.40192378864668),(80,237),(78.5,237.40192378864668),(77.40192378864668,238.5)) -725 ((76,250),(76.53589838486225,252),(78,253.46410161513776),(80,254),(82,253.46410161513776),(83.46410161513775,252),(84,250),(83.46410161513775,248),(82,246.53589838486224),(80,246),(78,246.53589838486224),(76.53589838486225,248)) -726 ((75,260),(75.6698729810778,262.5),(77.5,264.3301270189222),(80,265),(82.5,264.3301270189222),(84.3301270189222,262.5),(85,260),(84.3301270189222,257.5),(82.5,255.66987298107782),(80,255),(77.5,255.66987298107782),(75.6698729810778,257.5)) -727 ((74,270),(74.80384757729337,273),(77,275.19615242270663),(80,276),(83,275.19615242270663),(85.19615242270663,273),(86,270),(85.19615242270663,267),(83,264.80384757729337),(80,264),(77,264.80384757729337),(74.80384757729337,267)) -728 ((73,280),(73.93782217350893,283.5),(76.5,286.06217782649105),(80,287),(83.5,286.06217782649105),(86.06217782649107,283.5),(87,280),(86.06217782649107,276.5),(83.5,273.93782217350895),(80,273),(76.5,273.93782217350895),(73.93782217350893,276.5)) -729 ((72,290),(73.07179676972449,294),(76,296.9282032302755),(80,298),(84,296.9282032302755),(86.92820323027551,294),(88,290),(86.92820323027551,286),(84,283.0717967697245),(80,282),(76,283.0717967697245),(73.0717967697245,286)) -730 ((71,300),(72.20577136594005,304.5),(75.5,307.79422863405995),(80,309),(84.5,307.79422863405995),(87.79422863405995,304.5),(89,300),(87.79422863405995,295.5),(84.5,292.20577136594005),(80,291),(75.5,292.20577136594005),(72.20577136594005,295.5)) -731 ((70,310),(71.33974596215562,315),(75,318.66025403784437),(80,320),(85,318.66025403784437),(88.66025403784438,315),(90,310),(88.6602540378444,305),(85,301.33974596215563),(80,300),(75,301.33974596215563),(71.33974596215562,305)) -732 ((79,320),(79.13397459621557,320.5),(79.5,320.8660254037844),(80,321),(80.5,320.8660254037844),(80.86602540378443,320.5),(81,320),(80.86602540378443,319.5),(80.5,319.1339745962156),(80,319),(79.5,319.1339745962156),(79.13397459621557,319.5)) -733 ((78,330),(78.26794919243112,331),(79,331.7320508075689),(80,332),(81,331.7320508075689),(81.73205080756888,331),(82,330),(81.73205080756888,329),(81,328.2679491924311),(80,328),(79,328.2679491924311),(78.26794919243112,329)) -734 ((77,340),(77.40192378864668,341.5),(78.5,342.5980762113533),(80,343),(81.5,342.5980762113533),(82.59807621135332,341.5),(83,340),(82.59807621135332,338.5),(81.5,337.4019237886467),(80,337),(78.5,337.4019237886467),(77.40192378864668,338.5)) -735 ((76,350),(76.53589838486225,352),(78,353.46410161513774),(80,354),(82,353.46410161513774),(83.46410161513775,352),(84,350),(83.46410161513775,348),(82,346.53589838486226),(80,346),(78,346.53589838486226),(76.53589838486225,348)) -736 ((75,360),(75.6698729810778,362.5),(77.5,364.3301270189222),(80,365),(82.5,364.3301270189222),(84.3301270189222,362.5),(85,360),(84.3301270189222,357.5),(82.5,355.6698729810778),(80,355),(77.5,355.6698729810778),(75.6698729810778,357.5)) -737 ((74,370),(74.80384757729337,373),(77,375.19615242270663),(80,376),(83,375.19615242270663),(85.19615242270663,373),(86,370),(85.19615242270663,367),(83,364.80384757729337),(80,364),(77,364.80384757729337),(74.80384757729337,367)) -738 ((73,380),(73.93782217350893,383.5),(76.5,386.06217782649105),(80,387),(83.5,386.06217782649105),(86.06217782649107,383.5),(87,380),(86.06217782649107,376.5),(83.5,373.93782217350895),(80,373),(76.5,373.93782217350895),(73.93782217350893,376.5)) -739 ((72,390),(73.07179676972449,394),(76,396.9282032302755),(80,398),(84,396.9282032302755),(86.92820323027551,394),(88,390),(86.92820323027551,386),(84,383.0717967697245),(80,382),(76,383.0717967697245),(73.0717967697245,386)) -740 ((71,400),(72.20577136594005,404.5),(75.5,407.79422863405995),(80,409),(84.5,407.79422863405995),(87.79422863405995,404.5),(89,400),(87.79422863405995,395.5),(84.5,392.20577136594005),(80,391),(75.5,392.20577136594005),(72.20577136594005,395.5)) -741 ((70,410),(71.33974596215562,415),(75,418.66025403784437),(80,420),(85,418.66025403784437),(88.66025403784438,415),(90,410),(88.6602540378444,405),(85,401.33974596215563),(80,400),(75,401.33974596215563),(71.33974596215562,405)) -742 ((79,420),(79.13397459621557,420.5),(79.5,420.8660254037844),(80,421),(80.5,420.8660254037844),(80.86602540378443,420.5),(81,420),(80.86602540378443,419.5),(80.5,419.1339745962156),(80,419),(79.5,419.1339745962156),(79.13397459621557,419.5)) -743 ((78,430),(78.26794919243112,431),(79,431.7320508075689),(80,432),(81,431.7320508075689),(81.73205080756888,431),(82,430),(81.73205080756888,429),(81,428.2679491924311),(80,428),(79,428.2679491924311),(78.26794919243112,429)) -744 ((77,440),(77.40192378864668,441.5),(78.5,442.5980762113533),(80,443),(81.5,442.5980762113533),(82.59807621135332,441.5),(83,440),(82.59807621135332,438.5),(81.5,437.4019237886467),(80,437),(78.5,437.4019237886467),(77.40192378864668,438.5)) -745 ((76,450),(76.53589838486225,452),(78,453.46410161513774),(80,454),(82,453.46410161513774),(83.46410161513775,452),(84,450),(83.46410161513775,448),(82,446.53589838486226),(80,446),(78,446.53589838486226),(76.53589838486225,448)) -746 ((75,460),(75.6698729810778,462.5),(77.5,464.3301270189222),(80,465),(82.5,464.3301270189222),(84.3301270189222,462.5),(85,460),(84.3301270189222,457.5),(82.5,455.6698729810778),(80,455),(77.5,455.6698729810778),(75.6698729810778,457.5)) -747 ((74,470),(74.80384757729337,473),(77,475.19615242270663),(80,476),(83,475.19615242270663),(85.19615242270663,473),(86,470),(85.19615242270663,467),(83,464.80384757729337),(80,464),(77,464.80384757729337),(74.80384757729337,467)) -748 ((73,480),(73.93782217350893,483.5),(76.5,486.06217782649105),(80,487),(83.5,486.06217782649105),(86.06217782649107,483.5),(87,480),(86.06217782649107,476.5),(83.5,473.93782217350895),(80,473),(76.5,473.93782217350895),(73.93782217350893,476.5)) -749 ((72,490),(73.07179676972449,494),(76,496.9282032302755),(80,498),(84,496.9282032302755),(86.92820323027551,494),(88,490),(86.92820323027551,486),(84,483.0717967697245),(80,482),(76,483.0717967697245),(73.0717967697245,486)) -750 ((71,500),(72.20577136594005,504.5),(75.5,507.79422863405995),(80,509),(84.5,507.79422863405995),(87.79422863405995,504.5),(89,500),(87.79422863405995,495.5),(84.5,492.20577136594005),(80,491),(75.5,492.20577136594005),(72.20577136594005,495.5)) -751 ((70,510),(71.33974596215562,515),(75,518.6602540378444),(80,520),(85,518.6602540378444),(88.66025403784438,515),(90,510),(88.6602540378444,505),(85,501.33974596215563),(80,500),(75,501.33974596215563),(71.33974596215562,505)) -752 ((79,520),(79.13397459621557,520.5),(79.5,520.8660254037844),(80,521),(80.5,520.8660254037844),(80.86602540378443,520.5),(81,520),(80.86602540378443,519.5),(80.5,519.1339745962156),(80,519),(79.5,519.1339745962156),(79.13397459621557,519.5)) -753 ((78,530),(78.26794919243112,531),(79,531.7320508075688),(80,532),(81,531.7320508075688),(81.73205080756888,531),(82,530),(81.73205080756888,529),(81,528.2679491924312),(80,528),(79,528.2679491924312),(78.26794919243112,529)) -754 ((77,540),(77.40192378864668,541.5),(78.5,542.5980762113534),(80,543),(81.5,542.5980762113534),(82.59807621135332,541.5),(83,540),(82.59807621135332,538.5),(81.5,537.4019237886467),(80,537),(78.5,537.4019237886466),(77.40192378864668,538.5)) -755 ((76,550),(76.53589838486225,552),(78,553.4641016151378),(80,554),(82,553.4641016151378),(83.46410161513775,552),(84,550),(83.46410161513775,548),(82,546.5358983848622),(80,546),(78,546.5358983848622),(76.53589838486225,548)) -756 ((75,560),(75.6698729810778,562.5),(77.5,564.3301270189222),(80,565),(82.5,564.3301270189222),(84.3301270189222,562.5),(85,560),(84.3301270189222,557.5),(82.5,555.6698729810778),(80,555),(77.5,555.6698729810778),(75.6698729810778,557.5)) -757 ((74,570),(74.80384757729337,573),(77,575.1961524227066),(80,576),(83,575.1961524227066),(85.19615242270663,573),(86,570),(85.19615242270663,567),(83,564.8038475772934),(80,564),(77,564.8038475772934),(74.80384757729337,567)) -758 ((73,580),(73.93782217350893,583.5),(76.5,586.062177826491),(80,587),(83.5,586.062177826491),(86.06217782649107,583.5),(87,580),(86.06217782649107,576.5),(83.5,573.937822173509),(80,573),(76.5,573.937822173509),(73.93782217350893,576.5)) -759 ((72,590),(73.07179676972449,594),(76,596.9282032302755),(80,598),(84,596.9282032302755),(86.92820323027551,594),(88,590),(86.92820323027551,586),(84,583.0717967697245),(80,582),(76,583.0717967697245),(73.0717967697245,586)) -760 ((71,600),(72.20577136594005,604.5),(75.5,607.7942286340599),(80,609),(84.5,607.7942286340599),(87.79422863405995,604.5),(89,600),(87.79422863405995,595.5),(84.5,592.2057713659401),(80,591),(75.5,592.20577136594),(72.20577136594005,595.5)) -761 ((70,610),(71.33974596215562,615),(75,618.6602540378444),(80,620),(85,618.6602540378444),(88.66025403784438,615),(90,610),(88.6602540378444,605),(85,601.3397459621556),(80,600),(75,601.3397459621556),(71.33974596215562,605)) -762 ((79,620),(79.13397459621557,620.5),(79.5,620.8660254037844),(80,621),(80.5,620.8660254037844),(80.86602540378443,620.5),(81,620),(80.86602540378443,619.5),(80.5,619.1339745962156),(80,619),(79.5,619.1339745962156),(79.13397459621557,619.5)) -763 ((78,630),(78.26794919243112,631),(79,631.7320508075688),(80,632),(81,631.7320508075688),(81.73205080756888,631),(82,630),(81.73205080756888,629),(81,628.2679491924312),(80,628),(79,628.2679491924312),(78.26794919243112,629)) -764 ((77,640),(77.40192378864668,641.5),(78.5,642.5980762113534),(80,643),(81.5,642.5980762113534),(82.59807621135332,641.5),(83,640),(82.59807621135332,638.5),(81.5,637.4019237886467),(80,637),(78.5,637.4019237886466),(77.40192378864668,638.5)) -765 ((76,650),(76.53589838486225,652),(78,653.4641016151378),(80,654),(82,653.4641016151378),(83.46410161513775,652),(84,650),(83.46410161513775,648),(82,646.5358983848622),(80,646),(78,646.5358983848622),(76.53589838486225,648)) -766 ((75,660),(75.6698729810778,662.5),(77.5,664.3301270189222),(80,665),(82.5,664.3301270189222),(84.3301270189222,662.5),(85,660),(84.3301270189222,657.5),(82.5,655.6698729810778),(80,655),(77.5,655.6698729810778),(75.6698729810778,657.5)) -767 ((74,670),(74.80384757729337,673),(77,675.1961524227066),(80,676),(83,675.1961524227066),(85.19615242270663,673),(86,670),(85.19615242270663,667),(83,664.8038475772934),(80,664),(77,664.8038475772934),(74.80384757729337,667)) -768 ((73,680),(73.93782217350893,683.5),(76.5,686.062177826491),(80,687),(83.5,686.062177826491),(86.06217782649107,683.5),(87,680),(86.06217782649107,676.5),(83.5,673.937822173509),(80,673),(76.5,673.937822173509),(73.93782217350893,676.5)) -769 ((72,690),(73.07179676972449,694),(76,696.9282032302755),(80,698),(84,696.9282032302755),(86.92820323027551,694),(88,690),(86.92820323027551,686),(84,683.0717967697245),(80,682),(76,683.0717967697245),(73.0717967697245,686)) -770 ((71,700),(72.20577136594005,704.5),(75.5,707.7942286340599),(80,709),(84.5,707.7942286340599),(87.79422863405995,704.5),(89,700),(87.79422863405995,695.5),(84.5,692.2057713659401),(80,691),(75.5,692.20577136594),(72.20577136594005,695.5)) -771 ((70,710),(71.33974596215562,715),(75,718.6602540378444),(80,720),(85,718.6602540378444),(88.66025403784438,715),(90,710),(88.6602540378444,705),(85,701.3397459621556),(80,700),(75,701.3397459621556),(71.33974596215562,705)) -772 ((79,720),(79.13397459621557,720.5),(79.5,720.8660254037844),(80,721),(80.5,720.8660254037844),(80.86602540378443,720.5),(81,720),(80.86602540378443,719.5),(80.5,719.1339745962156),(80,719),(79.5,719.1339745962156),(79.13397459621557,719.5)) -773 ((78,730),(78.26794919243112,731),(79,731.7320508075688),(80,732),(81,731.7320508075688),(81.73205080756888,731),(82,730),(81.73205080756888,729),(81,728.2679491924312),(80,728),(79,728.2679491924312),(78.26794919243112,729)) -774 ((77,740),(77.40192378864668,741.5),(78.5,742.5980762113534),(80,743),(81.5,742.5980762113534),(82.59807621135332,741.5),(83,740),(82.59807621135332,738.5),(81.5,737.4019237886467),(80,737),(78.5,737.4019237886466),(77.40192378864668,738.5)) -775 ((76,750),(76.53589838486225,752),(78,753.4641016151378),(80,754),(82,753.4641016151378),(83.46410161513775,752),(84,750),(83.46410161513775,748),(82,746.5358983848622),(80,746),(78,746.5358983848622),(76.53589838486225,748)) -776 ((75,760),(75.6698729810778,762.5),(77.5,764.3301270189222),(80,765),(82.5,764.3301270189222),(84.3301270189222,762.5),(85,760),(84.3301270189222,757.5),(82.5,755.6698729810778),(80,755),(77.5,755.6698729810778),(75.6698729810778,757.5)) -777 ((74,770),(74.80384757729337,773),(77,775.1961524227066),(80,776),(83,775.1961524227066),(85.19615242270663,773),(86,770),(85.19615242270663,767),(83,764.8038475772934),(80,764),(77,764.8038475772934),(74.80384757729337,767)) -778 ((73,780),(73.93782217350893,783.5),(76.5,786.062177826491),(80,787),(83.5,786.062177826491),(86.06217782649107,783.5),(87,780),(86.06217782649107,776.5),(83.5,773.937822173509),(80,773),(76.5,773.937822173509),(73.93782217350893,776.5)) -779 ((72,790),(73.07179676972449,794),(76,796.9282032302755),(80,798),(84,796.9282032302755),(86.92820323027551,794),(88,790),(86.92820323027551,786),(84,783.0717967697245),(80,782),(76,783.0717967697245),(73.0717967697245,786)) -780 ((71,800),(72.20577136594005,804.5),(75.5,807.7942286340599),(80,809),(84.5,807.7942286340599),(87.79422863405995,804.5),(89,800),(87.79422863405995,795.5),(84.5,792.2057713659401),(80,791),(75.5,792.20577136594),(72.20577136594005,795.5)) -781 ((70,810),(71.33974596215562,815),(75,818.6602540378444),(80,820),(85,818.6602540378444),(88.66025403784438,815),(90,810),(88.6602540378444,805),(85,801.3397459621556),(80,800),(75,801.3397459621556),(71.33974596215562,805)) -782 ((79,820),(79.13397459621557,820.5),(79.5,820.8660254037844),(80,821),(80.5,820.8660254037844),(80.86602540378443,820.5),(81,820),(80.86602540378443,819.5),(80.5,819.1339745962156),(80,819),(79.5,819.1339745962156),(79.13397459621557,819.5)) -783 ((78,830),(78.26794919243112,831),(79,831.7320508075688),(80,832),(81,831.7320508075688),(81.73205080756888,831),(82,830),(81.73205080756888,829),(81,828.2679491924312),(80,828),(79,828.2679491924312),(78.26794919243112,829)) -784 ((77,840),(77.40192378864668,841.5),(78.5,842.5980762113534),(80,843),(81.5,842.5980762113534),(82.59807621135332,841.5),(83,840),(82.59807621135332,838.5),(81.5,837.4019237886467),(80,837),(78.5,837.4019237886466),(77.40192378864668,838.5)) -785 ((76,850),(76.53589838486225,852),(78,853.4641016151378),(80,854),(82,853.4641016151378),(83.46410161513775,852),(84,850),(83.46410161513775,848),(82,846.5358983848622),(80,846),(78,846.5358983848622),(76.53589838486225,848)) -786 ((75,860),(75.6698729810778,862.5),(77.5,864.3301270189222),(80,865),(82.5,864.3301270189222),(84.3301270189222,862.5),(85,860),(84.3301270189222,857.5),(82.5,855.6698729810778),(80,855),(77.5,855.6698729810778),(75.6698729810778,857.5)) -787 ((74,870),(74.80384757729337,873),(77,875.1961524227066),(80,876),(83,875.1961524227066),(85.19615242270663,873),(86,870),(85.19615242270663,867),(83,864.8038475772934),(80,864),(77,864.8038475772934),(74.80384757729337,867)) -788 ((73,880),(73.93782217350893,883.5),(76.5,886.062177826491),(80,887),(83.5,886.062177826491),(86.06217782649107,883.5),(87,880),(86.06217782649107,876.5),(83.5,873.937822173509),(80,873),(76.5,873.937822173509),(73.93782217350893,876.5)) -789 ((72,890),(73.07179676972449,894),(76,896.9282032302755),(80,898),(84,896.9282032302755),(86.92820323027551,894),(88,890),(86.92820323027551,886),(84,883.0717967697245),(80,882),(76,883.0717967697245),(73.0717967697245,886)) -790 ((71,900),(72.20577136594005,904.5),(75.5,907.7942286340599),(80,909),(84.5,907.7942286340599),(87.79422863405995,904.5),(89,900),(87.79422863405995,895.5),(84.5,892.2057713659401),(80,891),(75.5,892.20577136594),(72.20577136594005,895.5)) -791 ((70,910),(71.33974596215562,915),(75,918.6602540378444),(80,920),(85,918.6602540378444),(88.66025403784438,915),(90,910),(88.6602540378444,905),(85,901.3397459621556),(80,900),(75,901.3397459621556),(71.33974596215562,905)) -792 ((79,920),(79.13397459621557,920.5),(79.5,920.8660254037844),(80,921),(80.5,920.8660254037844),(80.86602540378443,920.5),(81,920),(80.86602540378443,919.5),(80.5,919.1339745962156),(80,919),(79.5,919.1339745962156),(79.13397459621557,919.5)) -793 ((78,930),(78.26794919243112,931),(79,931.7320508075688),(80,932),(81,931.7320508075688),(81.73205080756888,931),(82,930),(81.73205080756888,929),(81,928.2679491924312),(80,928),(79,928.2679491924312),(78.26794919243112,929)) -794 ((77,940),(77.40192378864668,941.5),(78.5,942.5980762113534),(80,943),(81.5,942.5980762113534),(82.59807621135332,941.5),(83,940),(82.59807621135332,938.5),(81.5,937.4019237886467),(80,937),(78.5,937.4019237886466),(77.40192378864668,938.5)) -795 ((76,950),(76.53589838486225,952),(78,953.4641016151378),(80,954),(82,953.4641016151378),(83.46410161513775,952),(84,950),(83.46410161513775,948),(82,946.5358983848622),(80,946),(78,946.5358983848622),(76.53589838486225,948)) -796 ((75,960),(75.6698729810778,962.5),(77.5,964.3301270189222),(80,965),(82.5,964.3301270189222),(84.3301270189222,962.5),(85,960),(84.3301270189222,957.5),(82.5,955.6698729810778),(80,955),(77.5,955.6698729810778),(75.6698729810778,957.5)) -797 ((74,970),(74.80384757729337,973),(77,975.1961524227066),(80,976),(83,975.1961524227066),(85.19615242270663,973),(86,970),(85.19615242270663,967),(83,964.8038475772934),(80,964),(77,964.8038475772934),(74.80384757729337,967)) -798 ((73,980),(73.93782217350893,983.5),(76.5,986.062177826491),(80,987),(83.5,986.062177826491),(86.06217782649107,983.5),(87,980),(86.06217782649107,976.5),(83.5,973.937822173509),(80,973),(76.5,973.937822173509),(73.93782217350893,976.5)) -799 ((72,990),(73.07179676972449,994),(76,996.9282032302755),(80,998),(84,996.9282032302755),(86.92820323027551,994),(88,990),(86.92820323027551,986),(84,983.0717967697245),(80,982),(76,983.0717967697245),(73.0717967697245,986)) -800 ((71,1000),(72.20577136594005,1004.5),(75.5,1007.7942286340599),(80,1009),(84.5,1007.7942286340599),(87.79422863405995,1004.5),(89,1000),(87.79422863405995,995.5),(84.5,992.2057713659401),(80,991),(75.5,992.20577136594),(72.20577136594005,995.5)) -801 ((89,10),(89.13397459621557,10.5),(89.5,10.86602540378444),(90,11),(90.5,10.86602540378444),(90.86602540378443,10.5),(91,10),(90.86602540378443,9.5),(90.5,9.13397459621556),(90,9),(89.5,9.13397459621556),(89.13397459621557,9.5)) -802 ((88,20),(88.26794919243112,21),(89,21.73205080756888),(90,22),(91,21.73205080756888),(91.73205080756888,21),(92,20),(91.73205080756888,19),(91,18.26794919243112),(90,18),(89,18.26794919243112),(88.26794919243112,19)) -803 ((87,30),(87.40192378864668,31.5),(88.5,32.598076211353316),(90,33),(91.5,32.598076211353316),(92.59807621135332,31.5),(93,30),(92.59807621135332,28.5),(91.5,27.401923788646684),(90,27),(88.5,27.401923788646684),(87.40192378864668,28.5)) -804 ((86,40),(86.53589838486225,42),(88,43.46410161513776),(90,44),(92,43.46410161513776),(93.46410161513775,42),(94,40),(93.46410161513775,38),(92,36.53589838486224),(90,36),(88,36.53589838486224),(86.53589838486225,38)) -805 ((85,50),(85.6698729810778,52.5),(87.5,54.33012701892219),(90,55),(92.5,54.33012701892219),(94.3301270189222,52.5),(95,50),(94.3301270189222,47.5),(92.5,45.66987298107781),(90,45),(87.5,45.6698729810778),(85.6698729810778,47.5)) -806 ((84,60),(84.80384757729337,63),(87,65.19615242270663),(90,66),(93,65.19615242270663),(95.19615242270663,63),(96,60),(95.19615242270663,57),(93,54.80384757729337),(90,54),(87,54.80384757729337),(84.80384757729337,57)) -807 ((83,70),(83.93782217350893,73.5),(86.5,76.06217782649107),(90,77),(93.5,76.06217782649107),(96.06217782649107,73.5),(97,70),(96.06217782649107,66.5),(93.5,63.937822173508934),(90,63),(86.5,63.93782217350893),(83.93782217350893,66.5)) -808 ((82,80),(83.07179676972449,84),(86,86.92820323027551),(90,88),(94,86.92820323027551),(96.92820323027551,84),(98,80),(96.92820323027551,76),(94,73.07179676972449),(90,72),(86,73.07179676972449),(83.0717967697245,76)) -809 ((81,90),(82.20577136594005,94.5),(85.5,97.79422863405995),(90,99),(94.5,97.79422863405995),(97.79422863405995,94.5),(99,90),(97.79422863405995,85.5),(94.5,82.20577136594005),(90,81),(85.5,82.20577136594005),(82.20577136594005,85.5)) -810 ((80,100),(81.33974596215562,105),(85,108.66025403784438),(90,110),(95,108.66025403784438),(98.66025403784438,105),(100,100),(98.6602540378444,95),(95,91.33974596215562),(90,90),(85,91.3397459621556),(81.33974596215562,95)) -811 ((89,110),(89.13397459621557,110.5),(89.5,110.86602540378443),(90,111),(90.5,110.86602540378443),(90.86602540378443,110.5),(91,110),(90.86602540378443,109.5),(90.5,109.13397459621557),(90,109),(89.5,109.13397459621557),(89.13397459621557,109.5)) -812 ((88,120),(88.26794919243112,121),(89,121.73205080756888),(90,122),(91,121.73205080756888),(91.73205080756888,121),(92,120),(91.73205080756888,119),(91,118.26794919243112),(90,118),(89,118.26794919243112),(88.26794919243112,119)) -813 ((87,130),(87.40192378864668,131.5),(88.5,132.59807621135332),(90,133),(91.5,132.59807621135332),(92.59807621135332,131.5),(93,130),(92.59807621135332,128.5),(91.5,127.40192378864668),(90,127),(88.5,127.40192378864668),(87.40192378864668,128.5)) -814 ((86,140),(86.53589838486225,142),(88,143.46410161513776),(90,144),(92,143.46410161513776),(93.46410161513775,142),(94,140),(93.46410161513775,138),(92,136.53589838486224),(90,136),(88,136.53589838486224),(86.53589838486225,138)) -815 ((85,150),(85.6698729810778,152.5),(87.5,154.33012701892218),(90,155),(92.5,154.33012701892218),(94.3301270189222,152.5),(95,150),(94.3301270189222,147.5),(92.5,145.66987298107782),(90,145),(87.5,145.66987298107782),(85.6698729810778,147.5)) -816 ((84,160),(84.80384757729337,163),(87,165.19615242270663),(90,166),(93,165.19615242270663),(95.19615242270663,163),(96,160),(95.19615242270663,157),(93,154.80384757729337),(90,154),(87,154.80384757729337),(84.80384757729337,157)) -817 ((83,170),(83.93782217350893,173.5),(86.5,176.06217782649108),(90,177),(93.5,176.06217782649108),(96.06217782649107,173.5),(97,170),(96.06217782649107,166.5),(93.5,163.93782217350892),(90,163),(86.5,163.93782217350892),(83.93782217350893,166.5)) -818 ((82,180),(83.07179676972449,184),(86,186.9282032302755),(90,188),(94,186.9282032302755),(96.92820323027551,184),(98,180),(96.92820323027551,176),(94,173.0717967697245),(90,172),(86,173.0717967697245),(83.0717967697245,176)) -819 ((81,190),(82.20577136594005,194.5),(85.5,197.79422863405995),(90,199),(94.5,197.79422863405995),(97.79422863405995,194.5),(99,190),(97.79422863405995,185.5),(94.5,182.20577136594005),(90,181),(85.5,182.20577136594005),(82.20577136594005,185.5)) -820 ((80,200),(81.33974596215562,205),(85,208.6602540378444),(90,210),(95,208.6602540378444),(98.66025403784438,205),(100,200),(98.6602540378444,195),(95,191.3397459621556),(90,190),(85,191.3397459621556),(81.33974596215562,195)) -821 ((89,210),(89.13397459621557,210.5),(89.5,210.86602540378445),(90,211),(90.5,210.86602540378445),(90.86602540378443,210.5),(91,210),(90.86602540378443,209.5),(90.5,209.13397459621555),(90,209),(89.5,209.13397459621555),(89.13397459621557,209.5)) -822 ((88,220),(88.26794919243112,221),(89,221.73205080756887),(90,222),(91,221.73205080756887),(91.73205080756888,221),(92,220),(91.73205080756888,219),(91,218.26794919243113),(90,218),(89,218.26794919243113),(88.26794919243112,219)) -823 ((87,230),(87.40192378864668,231.5),(88.5,232.59807621135332),(90,233),(91.5,232.59807621135332),(92.59807621135332,231.5),(93,230),(92.59807621135332,228.5),(91.5,227.40192378864668),(90,227),(88.5,227.40192378864668),(87.40192378864668,228.5)) -824 ((86,240),(86.53589838486225,242),(88,243.46410161513776),(90,244),(92,243.46410161513776),(93.46410161513775,242),(94,240),(93.46410161513775,238),(92,236.53589838486224),(90,236),(88,236.53589838486224),(86.53589838486225,238)) -825 ((85,250),(85.6698729810778,252.5),(87.5,254.33012701892218),(90,255),(92.5,254.33012701892218),(94.3301270189222,252.5),(95,250),(94.3301270189222,247.5),(92.5,245.66987298107782),(90,245),(87.5,245.66987298107782),(85.6698729810778,247.5)) -826 ((84,260),(84.80384757729337,263),(87,265.19615242270663),(90,266),(93,265.19615242270663),(95.19615242270663,263),(96,260),(95.19615242270663,257),(93,254.80384757729337),(90,254),(87,254.80384757729337),(84.80384757729337,257)) -827 ((83,270),(83.93782217350893,273.5),(86.5,276.06217782649105),(90,277),(93.5,276.06217782649105),(96.06217782649107,273.5),(97,270),(96.06217782649107,266.5),(93.5,263.93782217350895),(90,263),(86.5,263.93782217350895),(83.93782217350893,266.5)) -828 ((82,280),(83.07179676972449,284),(86,286.9282032302755),(90,288),(94,286.9282032302755),(96.92820323027551,284),(98,280),(96.92820323027551,276),(94,273.0717967697245),(90,272),(86,273.0717967697245),(83.0717967697245,276)) -829 ((81,290),(82.20577136594005,294.5),(85.5,297.79422863405995),(90,299),(94.5,297.79422863405995),(97.79422863405995,294.5),(99,290),(97.79422863405995,285.5),(94.5,282.20577136594005),(90,281),(85.5,282.20577136594005),(82.20577136594005,285.5)) -830 ((80,300),(81.33974596215562,305),(85,308.66025403784437),(90,310),(95,308.66025403784437),(98.66025403784438,305),(100,300),(98.6602540378444,295),(95,291.33974596215563),(90,290),(85,291.33974596215563),(81.33974596215562,295)) -831 ((89,310),(89.13397459621557,310.5),(89.5,310.8660254037844),(90,311),(90.5,310.8660254037844),(90.86602540378443,310.5),(91,310),(90.86602540378443,309.5),(90.5,309.1339745962156),(90,309),(89.5,309.1339745962156),(89.13397459621557,309.5)) -832 ((88,320),(88.26794919243112,321),(89,321.7320508075689),(90,322),(91,321.7320508075689),(91.73205080756888,321),(92,320),(91.73205080756888,319),(91,318.2679491924311),(90,318),(89,318.2679491924311),(88.26794919243112,319)) -833 ((87,330),(87.40192378864668,331.5),(88.5,332.5980762113533),(90,333),(91.5,332.5980762113533),(92.59807621135332,331.5),(93,330),(92.59807621135332,328.5),(91.5,327.4019237886467),(90,327),(88.5,327.4019237886467),(87.40192378864668,328.5)) -834 ((86,340),(86.53589838486225,342),(88,343.46410161513774),(90,344),(92,343.46410161513774),(93.46410161513775,342),(94,340),(93.46410161513775,338),(92,336.53589838486226),(90,336),(88,336.53589838486226),(86.53589838486225,338)) -835 ((85,350),(85.6698729810778,352.5),(87.5,354.3301270189222),(90,355),(92.5,354.3301270189222),(94.3301270189222,352.5),(95,350),(94.3301270189222,347.5),(92.5,345.6698729810778),(90,345),(87.5,345.6698729810778),(85.6698729810778,347.5)) -836 ((84,360),(84.80384757729337,363),(87,365.19615242270663),(90,366),(93,365.19615242270663),(95.19615242270663,363),(96,360),(95.19615242270663,357),(93,354.80384757729337),(90,354),(87,354.80384757729337),(84.80384757729337,357)) -837 ((83,370),(83.93782217350893,373.5),(86.5,376.06217782649105),(90,377),(93.5,376.06217782649105),(96.06217782649107,373.5),(97,370),(96.06217782649107,366.5),(93.5,363.93782217350895),(90,363),(86.5,363.93782217350895),(83.93782217350893,366.5)) -838 ((82,380),(83.07179676972449,384),(86,386.9282032302755),(90,388),(94,386.9282032302755),(96.92820323027551,384),(98,380),(96.92820323027551,376),(94,373.0717967697245),(90,372),(86,373.0717967697245),(83.0717967697245,376)) -839 ((81,390),(82.20577136594005,394.5),(85.5,397.79422863405995),(90,399),(94.5,397.79422863405995),(97.79422863405995,394.5),(99,390),(97.79422863405995,385.5),(94.5,382.20577136594005),(90,381),(85.5,382.20577136594005),(82.20577136594005,385.5)) -840 ((80,400),(81.33974596215562,405),(85,408.66025403784437),(90,410),(95,408.66025403784437),(98.66025403784438,405),(100,400),(98.6602540378444,395),(95,391.33974596215563),(90,390),(85,391.33974596215563),(81.33974596215562,395)) -841 ((89,410),(89.13397459621557,410.5),(89.5,410.8660254037844),(90,411),(90.5,410.8660254037844),(90.86602540378443,410.5),(91,410),(90.86602540378443,409.5),(90.5,409.1339745962156),(90,409),(89.5,409.1339745962156),(89.13397459621557,409.5)) -842 ((88,420),(88.26794919243112,421),(89,421.7320508075689),(90,422),(91,421.7320508075689),(91.73205080756888,421),(92,420),(91.73205080756888,419),(91,418.2679491924311),(90,418),(89,418.2679491924311),(88.26794919243112,419)) -843 ((87,430),(87.40192378864668,431.5),(88.5,432.5980762113533),(90,433),(91.5,432.5980762113533),(92.59807621135332,431.5),(93,430),(92.59807621135332,428.5),(91.5,427.4019237886467),(90,427),(88.5,427.4019237886467),(87.40192378864668,428.5)) -844 ((86,440),(86.53589838486225,442),(88,443.46410161513774),(90,444),(92,443.46410161513774),(93.46410161513775,442),(94,440),(93.46410161513775,438),(92,436.53589838486226),(90,436),(88,436.53589838486226),(86.53589838486225,438)) -845 ((85,450),(85.6698729810778,452.5),(87.5,454.3301270189222),(90,455),(92.5,454.3301270189222),(94.3301270189222,452.5),(95,450),(94.3301270189222,447.5),(92.5,445.6698729810778),(90,445),(87.5,445.6698729810778),(85.6698729810778,447.5)) -846 ((84,460),(84.80384757729337,463),(87,465.19615242270663),(90,466),(93,465.19615242270663),(95.19615242270663,463),(96,460),(95.19615242270663,457),(93,454.80384757729337),(90,454),(87,454.80384757729337),(84.80384757729337,457)) -847 ((83,470),(83.93782217350893,473.5),(86.5,476.06217782649105),(90,477),(93.5,476.06217782649105),(96.06217782649107,473.5),(97,470),(96.06217782649107,466.5),(93.5,463.93782217350895),(90,463),(86.5,463.93782217350895),(83.93782217350893,466.5)) -848 ((82,480),(83.07179676972449,484),(86,486.9282032302755),(90,488),(94,486.9282032302755),(96.92820323027551,484),(98,480),(96.92820323027551,476),(94,473.0717967697245),(90,472),(86,473.0717967697245),(83.0717967697245,476)) -849 ((81,490),(82.20577136594005,494.5),(85.5,497.79422863405995),(90,499),(94.5,497.79422863405995),(97.79422863405995,494.5),(99,490),(97.79422863405995,485.5),(94.5,482.20577136594005),(90,481),(85.5,482.20577136594005),(82.20577136594005,485.5)) -850 ((80,500),(81.33974596215562,505),(85,508.66025403784437),(90,510),(95,508.66025403784437),(98.66025403784438,505),(100,500),(98.6602540378444,495),(95,491.33974596215563),(90,490),(85,491.33974596215563),(81.33974596215562,495)) -851 ((89,510),(89.13397459621557,510.5),(89.5,510.8660254037844),(90,511),(90.5,510.8660254037844),(90.86602540378443,510.5),(91,510),(90.86602540378443,509.5),(90.5,509.1339745962156),(90,509),(89.5,509.1339745962156),(89.13397459621557,509.5)) -852 ((88,520),(88.26794919243112,521),(89,521.7320508075688),(90,522),(91,521.7320508075688),(91.73205080756888,521),(92,520),(91.73205080756888,519),(91,518.2679491924312),(90,518),(89,518.2679491924312),(88.26794919243112,519)) -853 ((87,530),(87.40192378864668,531.5),(88.5,532.5980762113534),(90,533),(91.5,532.5980762113534),(92.59807621135332,531.5),(93,530),(92.59807621135332,528.5),(91.5,527.4019237886467),(90,527),(88.5,527.4019237886466),(87.40192378864668,528.5)) -854 ((86,540),(86.53589838486225,542),(88,543.4641016151378),(90,544),(92,543.4641016151378),(93.46410161513775,542),(94,540),(93.46410161513775,538),(92,536.5358983848622),(90,536),(88,536.5358983848622),(86.53589838486225,538)) -855 ((85,550),(85.6698729810778,552.5),(87.5,554.3301270189222),(90,555),(92.5,554.3301270189222),(94.3301270189222,552.5),(95,550),(94.3301270189222,547.5),(92.5,545.6698729810778),(90,545),(87.5,545.6698729810778),(85.6698729810778,547.5)) -856 ((84,560),(84.80384757729337,563),(87,565.1961524227066),(90,566),(93,565.1961524227066),(95.19615242270663,563),(96,560),(95.19615242270663,557),(93,554.8038475772934),(90,554),(87,554.8038475772934),(84.80384757729337,557)) -857 ((83,570),(83.93782217350893,573.5),(86.5,576.062177826491),(90,577),(93.5,576.062177826491),(96.06217782649107,573.5),(97,570),(96.06217782649107,566.5),(93.5,563.937822173509),(90,563),(86.5,563.937822173509),(83.93782217350893,566.5)) -858 ((82,580),(83.07179676972449,584),(86,586.9282032302755),(90,588),(94,586.9282032302755),(96.92820323027551,584),(98,580),(96.92820323027551,576),(94,573.0717967697245),(90,572),(86,573.0717967697245),(83.0717967697245,576)) -859 ((81,590),(82.20577136594005,594.5),(85.5,597.7942286340599),(90,599),(94.5,597.7942286340599),(97.79422863405995,594.5),(99,590),(97.79422863405995,585.5),(94.5,582.2057713659401),(90,581),(85.5,582.20577136594),(82.20577136594005,585.5)) -860 ((80,600),(81.33974596215562,605),(85,608.6602540378444),(90,610),(95,608.6602540378444),(98.66025403784438,605),(100,600),(98.6602540378444,595),(95,591.3397459621556),(90,590),(85,591.3397459621556),(81.33974596215562,595)) -861 ((89,610),(89.13397459621557,610.5),(89.5,610.8660254037844),(90,611),(90.5,610.8660254037844),(90.86602540378443,610.5),(91,610),(90.86602540378443,609.5),(90.5,609.1339745962156),(90,609),(89.5,609.1339745962156),(89.13397459621557,609.5)) -862 ((88,620),(88.26794919243112,621),(89,621.7320508075688),(90,622),(91,621.7320508075688),(91.73205080756888,621),(92,620),(91.73205080756888,619),(91,618.2679491924312),(90,618),(89,618.2679491924312),(88.26794919243112,619)) -863 ((87,630),(87.40192378864668,631.5),(88.5,632.5980762113534),(90,633),(91.5,632.5980762113534),(92.59807621135332,631.5),(93,630),(92.59807621135332,628.5),(91.5,627.4019237886467),(90,627),(88.5,627.4019237886466),(87.40192378864668,628.5)) -864 ((86,640),(86.53589838486225,642),(88,643.4641016151378),(90,644),(92,643.4641016151378),(93.46410161513775,642),(94,640),(93.46410161513775,638),(92,636.5358983848622),(90,636),(88,636.5358983848622),(86.53589838486225,638)) -865 ((85,650),(85.6698729810778,652.5),(87.5,654.3301270189222),(90,655),(92.5,654.3301270189222),(94.3301270189222,652.5),(95,650),(94.3301270189222,647.5),(92.5,645.6698729810778),(90,645),(87.5,645.6698729810778),(85.6698729810778,647.5)) -866 ((84,660),(84.80384757729337,663),(87,665.1961524227066),(90,666),(93,665.1961524227066),(95.19615242270663,663),(96,660),(95.19615242270663,657),(93,654.8038475772934),(90,654),(87,654.8038475772934),(84.80384757729337,657)) -867 ((83,670),(83.93782217350893,673.5),(86.5,676.062177826491),(90,677),(93.5,676.062177826491),(96.06217782649107,673.5),(97,670),(96.06217782649107,666.5),(93.5,663.937822173509),(90,663),(86.5,663.937822173509),(83.93782217350893,666.5)) -868 ((82,680),(83.07179676972449,684),(86,686.9282032302755),(90,688),(94,686.9282032302755),(96.92820323027551,684),(98,680),(96.92820323027551,676),(94,673.0717967697245),(90,672),(86,673.0717967697245),(83.0717967697245,676)) -869 ((81,690),(82.20577136594005,694.5),(85.5,697.7942286340599),(90,699),(94.5,697.7942286340599),(97.79422863405995,694.5),(99,690),(97.79422863405995,685.5),(94.5,682.2057713659401),(90,681),(85.5,682.20577136594),(82.20577136594005,685.5)) -870 ((80,700),(81.33974596215562,705),(85,708.6602540378444),(90,710),(95,708.6602540378444),(98.66025403784438,705),(100,700),(98.6602540378444,695),(95,691.3397459621556),(90,690),(85,691.3397459621556),(81.33974596215562,695)) -871 ((89,710),(89.13397459621557,710.5),(89.5,710.8660254037844),(90,711),(90.5,710.8660254037844),(90.86602540378443,710.5),(91,710),(90.86602540378443,709.5),(90.5,709.1339745962156),(90,709),(89.5,709.1339745962156),(89.13397459621557,709.5)) -872 ((88,720),(88.26794919243112,721),(89,721.7320508075688),(90,722),(91,721.7320508075688),(91.73205080756888,721),(92,720),(91.73205080756888,719),(91,718.2679491924312),(90,718),(89,718.2679491924312),(88.26794919243112,719)) -873 ((87,730),(87.40192378864668,731.5),(88.5,732.5980762113534),(90,733),(91.5,732.5980762113534),(92.59807621135332,731.5),(93,730),(92.59807621135332,728.5),(91.5,727.4019237886467),(90,727),(88.5,727.4019237886466),(87.40192378864668,728.5)) -874 ((86,740),(86.53589838486225,742),(88,743.4641016151378),(90,744),(92,743.4641016151378),(93.46410161513775,742),(94,740),(93.46410161513775,738),(92,736.5358983848622),(90,736),(88,736.5358983848622),(86.53589838486225,738)) -875 ((85,750),(85.6698729810778,752.5),(87.5,754.3301270189222),(90,755),(92.5,754.3301270189222),(94.3301270189222,752.5),(95,750),(94.3301270189222,747.5),(92.5,745.6698729810778),(90,745),(87.5,745.6698729810778),(85.6698729810778,747.5)) -876 ((84,760),(84.80384757729337,763),(87,765.1961524227066),(90,766),(93,765.1961524227066),(95.19615242270663,763),(96,760),(95.19615242270663,757),(93,754.8038475772934),(90,754),(87,754.8038475772934),(84.80384757729337,757)) -877 ((83,770),(83.93782217350893,773.5),(86.5,776.062177826491),(90,777),(93.5,776.062177826491),(96.06217782649107,773.5),(97,770),(96.06217782649107,766.5),(93.5,763.937822173509),(90,763),(86.5,763.937822173509),(83.93782217350893,766.5)) -878 ((82,780),(83.07179676972449,784),(86,786.9282032302755),(90,788),(94,786.9282032302755),(96.92820323027551,784),(98,780),(96.92820323027551,776),(94,773.0717967697245),(90,772),(86,773.0717967697245),(83.0717967697245,776)) -879 ((81,790),(82.20577136594005,794.5),(85.5,797.7942286340599),(90,799),(94.5,797.7942286340599),(97.79422863405995,794.5),(99,790),(97.79422863405995,785.5),(94.5,782.2057713659401),(90,781),(85.5,782.20577136594),(82.20577136594005,785.5)) -880 ((80,800),(81.33974596215562,805),(85,808.6602540378444),(90,810),(95,808.6602540378444),(98.66025403784438,805),(100,800),(98.6602540378444,795),(95,791.3397459621556),(90,790),(85,791.3397459621556),(81.33974596215562,795)) -881 ((89,810),(89.13397459621557,810.5),(89.5,810.8660254037844),(90,811),(90.5,810.8660254037844),(90.86602540378443,810.5),(91,810),(90.86602540378443,809.5),(90.5,809.1339745962156),(90,809),(89.5,809.1339745962156),(89.13397459621557,809.5)) -882 ((88,820),(88.26794919243112,821),(89,821.7320508075688),(90,822),(91,821.7320508075688),(91.73205080756888,821),(92,820),(91.73205080756888,819),(91,818.2679491924312),(90,818),(89,818.2679491924312),(88.26794919243112,819)) -883 ((87,830),(87.40192378864668,831.5),(88.5,832.5980762113534),(90,833),(91.5,832.5980762113534),(92.59807621135332,831.5),(93,830),(92.59807621135332,828.5),(91.5,827.4019237886467),(90,827),(88.5,827.4019237886466),(87.40192378864668,828.5)) -884 ((86,840),(86.53589838486225,842),(88,843.4641016151378),(90,844),(92,843.4641016151378),(93.46410161513775,842),(94,840),(93.46410161513775,838),(92,836.5358983848622),(90,836),(88,836.5358983848622),(86.53589838486225,838)) -885 ((85,850),(85.6698729810778,852.5),(87.5,854.3301270189222),(90,855),(92.5,854.3301270189222),(94.3301270189222,852.5),(95,850),(94.3301270189222,847.5),(92.5,845.6698729810778),(90,845),(87.5,845.6698729810778),(85.6698729810778,847.5)) -886 ((84,860),(84.80384757729337,863),(87,865.1961524227066),(90,866),(93,865.1961524227066),(95.19615242270663,863),(96,860),(95.19615242270663,857),(93,854.8038475772934),(90,854),(87,854.8038475772934),(84.80384757729337,857)) -887 ((83,870),(83.93782217350893,873.5),(86.5,876.062177826491),(90,877),(93.5,876.062177826491),(96.06217782649107,873.5),(97,870),(96.06217782649107,866.5),(93.5,863.937822173509),(90,863),(86.5,863.937822173509),(83.93782217350893,866.5)) -888 ((82,880),(83.07179676972449,884),(86,886.9282032302755),(90,888),(94,886.9282032302755),(96.92820323027551,884),(98,880),(96.92820323027551,876),(94,873.0717967697245),(90,872),(86,873.0717967697245),(83.0717967697245,876)) -889 ((81,890),(82.20577136594005,894.5),(85.5,897.7942286340599),(90,899),(94.5,897.7942286340599),(97.79422863405995,894.5),(99,890),(97.79422863405995,885.5),(94.5,882.2057713659401),(90,881),(85.5,882.20577136594),(82.20577136594005,885.5)) -890 ((80,900),(81.33974596215562,905),(85,908.6602540378444),(90,910),(95,908.6602540378444),(98.66025403784438,905),(100,900),(98.6602540378444,895),(95,891.3397459621556),(90,890),(85,891.3397459621556),(81.33974596215562,895)) -891 ((89,910),(89.13397459621557,910.5),(89.5,910.8660254037844),(90,911),(90.5,910.8660254037844),(90.86602540378443,910.5),(91,910),(90.86602540378443,909.5),(90.5,909.1339745962156),(90,909),(89.5,909.1339745962156),(89.13397459621557,909.5)) -892 ((88,920),(88.26794919243112,921),(89,921.7320508075688),(90,922),(91,921.7320508075688),(91.73205080756888,921),(92,920),(91.73205080756888,919),(91,918.2679491924312),(90,918),(89,918.2679491924312),(88.26794919243112,919)) -893 ((87,930),(87.40192378864668,931.5),(88.5,932.5980762113534),(90,933),(91.5,932.5980762113534),(92.59807621135332,931.5),(93,930),(92.59807621135332,928.5),(91.5,927.4019237886467),(90,927),(88.5,927.4019237886466),(87.40192378864668,928.5)) -894 ((86,940),(86.53589838486225,942),(88,943.4641016151378),(90,944),(92,943.4641016151378),(93.46410161513775,942),(94,940),(93.46410161513775,938),(92,936.5358983848622),(90,936),(88,936.5358983848622),(86.53589838486225,938)) -895 ((85,950),(85.6698729810778,952.5),(87.5,954.3301270189222),(90,955),(92.5,954.3301270189222),(94.3301270189222,952.5),(95,950),(94.3301270189222,947.5),(92.5,945.6698729810778),(90,945),(87.5,945.6698729810778),(85.6698729810778,947.5)) -896 ((84,960),(84.80384757729337,963),(87,965.1961524227066),(90,966),(93,965.1961524227066),(95.19615242270663,963),(96,960),(95.19615242270663,957),(93,954.8038475772934),(90,954),(87,954.8038475772934),(84.80384757729337,957)) -897 ((83,970),(83.93782217350893,973.5),(86.5,976.062177826491),(90,977),(93.5,976.062177826491),(96.06217782649107,973.5),(97,970),(96.06217782649107,966.5),(93.5,963.937822173509),(90,963),(86.5,963.937822173509),(83.93782217350893,966.5)) -898 ((82,980),(83.07179676972449,984),(86,986.9282032302755),(90,988),(94,986.9282032302755),(96.92820323027551,984),(98,980),(96.92820323027551,976),(94,973.0717967697245),(90,972),(86,973.0717967697245),(83.0717967697245,976)) -899 ((81,990),(82.20577136594005,994.5),(85.5,997.7942286340599),(90,999),(94.5,997.7942286340599),(97.79422863405995,994.5),(99,990),(97.79422863405995,985.5),(94.5,982.2057713659401),(90,981),(85.5,982.20577136594),(82.20577136594005,985.5)) -900 ((80,1000),(81.33974596215562,1005),(85,1008.6602540378444),(90,1010),(95,1008.6602540378444),(98.66025403784438,1005),(100,1000),(98.6602540378444,995),(95,991.3397459621556),(90,990),(85,991.3397459621556),(81.33974596215562,995)) -901 ((98,10),(98.26794919243112,11),(99,11.732050807568877),(100,12),(101,11.732050807568877),(101.73205080756888,11),(102,10),(101.73205080756888,9),(101,8.267949192431123),(100,8),(99,8.267949192431121),(98.26794919243112,9)) -902 ((97,20),(97.40192378864668,21.5),(98.5,22.598076211353316),(100,23),(101.5,22.598076211353316),(102.59807621135332,21.5),(103,20),(102.59807621135332,18.5),(101.5,17.401923788646684),(100,17),(98.5,17.401923788646684),(97.40192378864668,18.5)) -903 ((96,30),(96.53589838486225,32),(98,33.46410161513776),(100,34),(102,33.46410161513776),(103.46410161513775,32),(104,30),(103.46410161513775,28),(102,26.535898384862247),(100,26),(98,26.535898384862243),(96.53589838486225,28)) -904 ((95,40),(95.6698729810778,42.5),(97.5,44.33012701892219),(100,45),(102.5,44.33012701892219),(104.3301270189222,42.5),(105,40),(104.3301270189222,37.5),(102.5,35.66987298107781),(100,35),(97.5,35.6698729810778),(95.6698729810778,37.5)) -905 ((94,50),(94.80384757729337,53),(97,55.19615242270663),(100,56),(103,55.19615242270663),(105.19615242270663,53),(106,50),(105.19615242270663,47),(103,44.80384757729337),(100,44),(97,44.80384757729337),(94.80384757729337,47)) -906 ((93,60),(93.93782217350893,63.5),(96.5,66.06217782649107),(100,67),(103.5,66.06217782649107),(106.06217782649107,63.5),(107,60),(106.06217782649107,56.5),(103.5,53.937822173508934),(100,53),(96.5,53.93782217350893),(93.93782217350893,56.5)) -907 ((92,70),(93.07179676972449,74),(96,76.92820323027551),(100,78),(104,76.92820323027551),(106.92820323027551,74),(108,70),(106.92820323027551,66),(104,63.07179676972449),(100,62),(96,63.071796769724486),(93.0717967697245,66)) -908 ((91,80),(92.20577136594005,84.5),(95.5,87.79422863405995),(100,89),(104.5,87.79422863405995),(107.79422863405995,84.5),(109,80),(107.79422863405995,75.5),(104.5,72.20577136594005),(100,71),(95.5,72.20577136594005),(92.20577136594005,75.5)) -909 ((90,90),(91.33974596215562,95),(95,98.66025403784438),(100,100),(105,98.66025403784438),(108.66025403784438,95),(110,90),(108.6602540378444,85),(105,81.33974596215562),(100,80),(95,81.3397459621556),(91.33974596215562,85)) -910 ((99,100),(99.13397459621557,100.5),(99.5,100.86602540378443),(100,101),(100.5,100.86602540378443),(100.86602540378443,100.5),(101,100),(100.86602540378443,99.5),(100.5,99.13397459621557),(100,99),(99.5,99.13397459621557),(99.13397459621557,99.5)) -911 ((98,110),(98.26794919243112,111),(99,111.73205080756888),(100,112),(101,111.73205080756888),(101.73205080756888,111),(102,110),(101.73205080756888,109),(101,108.26794919243112),(100,108),(99,108.26794919243112),(98.26794919243112,109)) -912 ((97,120),(97.40192378864668,121.5),(98.5,122.59807621135332),(100,123),(101.5,122.59807621135332),(102.59807621135332,121.5),(103,120),(102.59807621135332,118.5),(101.5,117.40192378864668),(100,117),(98.5,117.40192378864668),(97.40192378864668,118.5)) -913 ((96,130),(96.53589838486225,132),(98,133.46410161513776),(100,134),(102,133.46410161513776),(103.46410161513775,132),(104,130),(103.46410161513775,128),(102,126.53589838486225),(100,126),(98,126.53589838486225),(96.53589838486225,128)) -914 ((95,140),(95.6698729810778,142.5),(97.5,144.33012701892218),(100,145),(102.5,144.33012701892218),(104.3301270189222,142.5),(105,140),(104.3301270189222,137.5),(102.5,135.66987298107782),(100,135),(97.5,135.66987298107782),(95.6698729810778,137.5)) -915 ((94,150),(94.80384757729337,153),(97,155.19615242270663),(100,156),(103,155.19615242270663),(105.19615242270663,153),(106,150),(105.19615242270663,147),(103,144.80384757729337),(100,144),(97,144.80384757729337),(94.80384757729337,147)) -916 ((93,160),(93.93782217350893,163.5),(96.5,166.06217782649108),(100,167),(103.5,166.06217782649108),(106.06217782649107,163.5),(107,160),(106.06217782649107,156.5),(103.5,153.93782217350892),(100,153),(96.5,153.93782217350892),(93.93782217350893,156.5)) -917 ((92,170),(93.07179676972449,174),(96,176.9282032302755),(100,178),(104,176.9282032302755),(106.92820323027551,174),(108,170),(106.92820323027551,166),(104,163.0717967697245),(100,162),(96,163.0717967697245),(93.0717967697245,166)) -918 ((91,180),(92.20577136594005,184.5),(95.5,187.79422863405995),(100,189),(104.5,187.79422863405995),(107.79422863405995,184.5),(109,180),(107.79422863405995,175.5),(104.5,172.20577136594005),(100,171),(95.5,172.20577136594005),(92.20577136594005,175.5)) -919 ((90,190),(91.33974596215562,195),(95,198.6602540378444),(100,200),(105,198.6602540378444),(108.66025403784438,195),(110,190),(108.6602540378444,185),(105,181.3397459621556),(100,180),(95,181.3397459621556),(91.33974596215562,185)) -920 ((99,200),(99.13397459621557,200.5),(99.5,200.86602540378445),(100,201),(100.5,200.86602540378445),(100.86602540378443,200.5),(101,200),(100.86602540378443,199.5),(100.5,199.13397459621555),(100,199),(99.5,199.13397459621555),(99.13397459621557,199.5)) -921 ((98,210),(98.26794919243112,211),(99,211.73205080756887),(100,212),(101,211.73205080756887),(101.73205080756888,211),(102,210),(101.73205080756888,209),(101,208.26794919243113),(100,208),(99,208.26794919243113),(98.26794919243112,209)) -922 ((97,220),(97.40192378864668,221.5),(98.5,222.59807621135332),(100,223),(101.5,222.59807621135332),(102.59807621135332,221.5),(103,220),(102.59807621135332,218.5),(101.5,217.40192378864668),(100,217),(98.5,217.40192378864668),(97.40192378864668,218.5)) -923 ((96,230),(96.53589838486225,232),(98,233.46410161513776),(100,234),(102,233.46410161513776),(103.46410161513775,232),(104,230),(103.46410161513775,228),(102,226.53589838486224),(100,226),(98,226.53589838486224),(96.53589838486225,228)) -924 ((95,240),(95.6698729810778,242.5),(97.5,244.33012701892218),(100,245),(102.5,244.33012701892218),(104.3301270189222,242.5),(105,240),(104.3301270189222,237.5),(102.5,235.66987298107782),(100,235),(97.5,235.66987298107782),(95.6698729810778,237.5)) -925 ((94,250),(94.80384757729337,253),(97,255.19615242270663),(100,256),(103,255.19615242270663),(105.19615242270663,253),(106,250),(105.19615242270663,247),(103,244.80384757729337),(100,244),(97,244.80384757729337),(94.80384757729337,247)) -926 ((93,260),(93.93782217350893,263.5),(96.5,266.06217782649105),(100,267),(103.5,266.06217782649105),(106.06217782649107,263.5),(107,260),(106.06217782649107,256.5),(103.5,253.93782217350892),(100,253),(96.5,253.93782217350892),(93.93782217350893,256.5)) -927 ((92,270),(93.07179676972449,274),(96,276.9282032302755),(100,278),(104,276.9282032302755),(106.92820323027551,274),(108,270),(106.92820323027551,266),(104,263.0717967697245),(100,262),(96,263.0717967697245),(93.0717967697245,266)) -928 ((91,280),(92.20577136594005,284.5),(95.5,287.79422863405995),(100,289),(104.5,287.79422863405995),(107.79422863405995,284.5),(109,280),(107.79422863405995,275.5),(104.5,272.20577136594005),(100,271),(95.5,272.20577136594005),(92.20577136594005,275.5)) -929 ((90,290),(91.33974596215562,295),(95,298.66025403784437),(100,300),(105,298.66025403784437),(108.66025403784438,295),(110,290),(108.6602540378444,285),(105,281.33974596215563),(100,280),(95,281.33974596215563),(91.33974596215562,285)) -930 ((99,300),(99.13397459621557,300.5),(99.5,300.8660254037844),(100,301),(100.5,300.8660254037844),(100.86602540378443,300.5),(101,300),(100.86602540378443,299.5),(100.5,299.1339745962156),(100,299),(99.5,299.1339745962156),(99.13397459621557,299.5)) -931 ((98,310),(98.26794919243112,311),(99,311.7320508075689),(100,312),(101,311.7320508075689),(101.73205080756888,311),(102,310),(101.73205080756888,309),(101,308.2679491924311),(100,308),(99,308.2679491924311),(98.26794919243112,309)) -932 ((97,320),(97.40192378864668,321.5),(98.5,322.5980762113533),(100,323),(101.5,322.5980762113533),(102.59807621135332,321.5),(103,320),(102.59807621135332,318.5),(101.5,317.4019237886467),(100,317),(98.5,317.4019237886467),(97.40192378864668,318.5)) -933 ((96,330),(96.53589838486225,332),(98,333.46410161513774),(100,334),(102,333.46410161513774),(103.46410161513775,332),(104,330),(103.46410161513775,328),(102,326.53589838486226),(100,326),(98,326.53589838486226),(96.53589838486225,328)) -934 ((95,340),(95.6698729810778,342.5),(97.5,344.3301270189222),(100,345),(102.5,344.3301270189222),(104.3301270189222,342.5),(105,340),(104.3301270189222,337.5),(102.5,335.6698729810778),(100,335),(97.5,335.6698729810778),(95.6698729810778,337.5)) -935 ((94,350),(94.80384757729337,353),(97,355.19615242270663),(100,356),(103,355.19615242270663),(105.19615242270663,353),(106,350),(105.19615242270663,347),(103,344.80384757729337),(100,344),(97,344.80384757729337),(94.80384757729337,347)) -936 ((93,360),(93.93782217350893,363.5),(96.5,366.06217782649105),(100,367),(103.5,366.06217782649105),(106.06217782649107,363.5),(107,360),(106.06217782649107,356.5),(103.5,353.93782217350895),(100,353),(96.5,353.93782217350895),(93.93782217350893,356.5)) -937 ((92,370),(93.07179676972449,374),(96,376.9282032302755),(100,378),(104,376.9282032302755),(106.92820323027551,374),(108,370),(106.92820323027551,366),(104,363.0717967697245),(100,362),(96,363.0717967697245),(93.0717967697245,366)) -938 ((91,380),(92.20577136594005,384.5),(95.5,387.79422863405995),(100,389),(104.5,387.79422863405995),(107.79422863405995,384.5),(109,380),(107.79422863405995,375.5),(104.5,372.20577136594005),(100,371),(95.5,372.20577136594005),(92.20577136594005,375.5)) -939 ((90,390),(91.33974596215562,395),(95,398.66025403784437),(100,400),(105,398.66025403784437),(108.66025403784438,395),(110,390),(108.6602540378444,385),(105,381.33974596215563),(100,380),(95,381.33974596215563),(91.33974596215562,385)) -940 ((99,400),(99.13397459621557,400.5),(99.5,400.8660254037844),(100,401),(100.5,400.8660254037844),(100.86602540378443,400.5),(101,400),(100.86602540378443,399.5),(100.5,399.1339745962156),(100,399),(99.5,399.1339745962156),(99.13397459621557,399.5)) -941 ((98,410),(98.26794919243112,411),(99,411.7320508075689),(100,412),(101,411.7320508075689),(101.73205080756888,411),(102,410),(101.73205080756888,409),(101,408.2679491924311),(100,408),(99,408.2679491924311),(98.26794919243112,409)) -942 ((97,420),(97.40192378864668,421.5),(98.5,422.5980762113533),(100,423),(101.5,422.5980762113533),(102.59807621135332,421.5),(103,420),(102.59807621135332,418.5),(101.5,417.4019237886467),(100,417),(98.5,417.4019237886467),(97.40192378864668,418.5)) -943 ((96,430),(96.53589838486225,432),(98,433.46410161513774),(100,434),(102,433.46410161513774),(103.46410161513775,432),(104,430),(103.46410161513775,428),(102,426.53589838486226),(100,426),(98,426.53589838486226),(96.53589838486225,428)) -944 ((95,440),(95.6698729810778,442.5),(97.5,444.3301270189222),(100,445),(102.5,444.3301270189222),(104.3301270189222,442.5),(105,440),(104.3301270189222,437.5),(102.5,435.6698729810778),(100,435),(97.5,435.6698729810778),(95.6698729810778,437.5)) -945 ((94,450),(94.80384757729337,453),(97,455.19615242270663),(100,456),(103,455.19615242270663),(105.19615242270663,453),(106,450),(105.19615242270663,447),(103,444.80384757729337),(100,444),(97,444.80384757729337),(94.80384757729337,447)) -946 ((93,460),(93.93782217350893,463.5),(96.5,466.06217782649105),(100,467),(103.5,466.06217782649105),(106.06217782649107,463.5),(107,460),(106.06217782649107,456.5),(103.5,453.93782217350895),(100,453),(96.5,453.93782217350895),(93.93782217350893,456.5)) -947 ((92,470),(93.07179676972449,474),(96,476.9282032302755),(100,478),(104,476.9282032302755),(106.92820323027551,474),(108,470),(106.92820323027551,466),(104,463.0717967697245),(100,462),(96,463.0717967697245),(93.0717967697245,466)) -948 ((91,480),(92.20577136594005,484.5),(95.5,487.79422863405995),(100,489),(104.5,487.79422863405995),(107.79422863405995,484.5),(109,480),(107.79422863405995,475.5),(104.5,472.20577136594005),(100,471),(95.5,472.20577136594005),(92.20577136594005,475.5)) -949 ((90,490),(91.33974596215562,495),(95,498.66025403784437),(100,500),(105,498.66025403784437),(108.66025403784438,495),(110,490),(108.6602540378444,485),(105,481.33974596215563),(100,480),(95,481.33974596215563),(91.33974596215562,485)) -950 ((99,500),(99.13397459621557,500.5),(99.5,500.8660254037844),(100,501),(100.5,500.8660254037844),(100.86602540378443,500.5),(101,500),(100.86602540378443,499.5),(100.5,499.1339745962156),(100,499),(99.5,499.1339745962156),(99.13397459621557,499.5)) -951 ((98,510),(98.26794919243112,511),(99,511.7320508075689),(100,512),(101,511.7320508075689),(101.73205080756888,511),(102,510),(101.73205080756888,509),(101,508.2679491924311),(100,508),(99,508.2679491924311),(98.26794919243112,509)) -952 ((97,520),(97.40192378864668,521.5),(98.5,522.5980762113534),(100,523),(101.5,522.5980762113534),(102.59807621135332,521.5),(103,520),(102.59807621135332,518.5),(101.5,517.4019237886467),(100,517),(98.5,517.4019237886466),(97.40192378864668,518.5)) -953 ((96,530),(96.53589838486225,532),(98,533.4641016151378),(100,534),(102,533.4641016151378),(103.46410161513775,532),(104,530),(103.46410161513775,528),(102,526.5358983848622),(100,526),(98,526.5358983848622),(96.53589838486225,528)) -954 ((95,540),(95.6698729810778,542.5),(97.5,544.3301270189222),(100,545),(102.5,544.3301270189222),(104.3301270189222,542.5),(105,540),(104.3301270189222,537.5),(102.5,535.6698729810778),(100,535),(97.5,535.6698729810778),(95.6698729810778,537.5)) -955 ((94,550),(94.80384757729337,553),(97,555.1961524227066),(100,556),(103,555.1961524227066),(105.19615242270663,553),(106,550),(105.19615242270663,547),(103,544.8038475772934),(100,544),(97,544.8038475772934),(94.80384757729337,547)) -956 ((93,560),(93.93782217350893,563.5),(96.5,566.062177826491),(100,567),(103.5,566.062177826491),(106.06217782649107,563.5),(107,560),(106.06217782649107,556.5),(103.5,553.937822173509),(100,553),(96.5,553.937822173509),(93.93782217350893,556.5)) -957 ((92,570),(93.07179676972449,574),(96,576.9282032302755),(100,578),(104,576.9282032302755),(106.92820323027551,574),(108,570),(106.92820323027551,566),(104,563.0717967697245),(100,562),(96,563.0717967697245),(93.0717967697245,566)) -958 ((91,580),(92.20577136594005,584.5),(95.5,587.7942286340599),(100,589),(104.5,587.7942286340599),(107.79422863405995,584.5),(109,580),(107.79422863405995,575.5),(104.5,572.2057713659401),(100,571),(95.5,572.20577136594),(92.20577136594005,575.5)) -959 ((90,590),(91.33974596215562,595),(95,598.6602540378444),(100,600),(105,598.6602540378444),(108.66025403784438,595),(110,590),(108.6602540378444,585),(105,581.3397459621556),(100,580),(95,581.3397459621556),(91.33974596215562,585)) -960 ((99,600),(99.13397459621557,600.5),(99.5,600.8660254037844),(100,601),(100.5,600.8660254037844),(100.86602540378443,600.5),(101,600),(100.86602540378443,599.5),(100.5,599.1339745962156),(100,599),(99.5,599.1339745962156),(99.13397459621557,599.5)) -961 ((98,610),(98.26794919243112,611),(99,611.7320508075688),(100,612),(101,611.7320508075688),(101.73205080756888,611),(102,610),(101.73205080756888,609),(101,608.2679491924312),(100,608),(99,608.2679491924312),(98.26794919243112,609)) -962 ((97,620),(97.40192378864668,621.5),(98.5,622.5980762113534),(100,623),(101.5,622.5980762113534),(102.59807621135332,621.5),(103,620),(102.59807621135332,618.5),(101.5,617.4019237886467),(100,617),(98.5,617.4019237886466),(97.40192378864668,618.5)) -963 ((96,630),(96.53589838486225,632),(98,633.4641016151378),(100,634),(102,633.4641016151378),(103.46410161513775,632),(104,630),(103.46410161513775,628),(102,626.5358983848622),(100,626),(98,626.5358983848622),(96.53589838486225,628)) -964 ((95,640),(95.6698729810778,642.5),(97.5,644.3301270189222),(100,645),(102.5,644.3301270189222),(104.3301270189222,642.5),(105,640),(104.3301270189222,637.5),(102.5,635.6698729810778),(100,635),(97.5,635.6698729810778),(95.6698729810778,637.5)) -965 ((94,650),(94.80384757729337,653),(97,655.1961524227066),(100,656),(103,655.1961524227066),(105.19615242270663,653),(106,650),(105.19615242270663,647),(103,644.8038475772934),(100,644),(97,644.8038475772934),(94.80384757729337,647)) -966 ((93,660),(93.93782217350893,663.5),(96.5,666.062177826491),(100,667),(103.5,666.062177826491),(106.06217782649107,663.5),(107,660),(106.06217782649107,656.5),(103.5,653.937822173509),(100,653),(96.5,653.937822173509),(93.93782217350893,656.5)) -967 ((92,670),(93.07179676972449,674),(96,676.9282032302755),(100,678),(104,676.9282032302755),(106.92820323027551,674),(108,670),(106.92820323027551,666),(104,663.0717967697245),(100,662),(96,663.0717967697245),(93.0717967697245,666)) -968 ((91,680),(92.20577136594005,684.5),(95.5,687.7942286340599),(100,689),(104.5,687.7942286340599),(107.79422863405995,684.5),(109,680),(107.79422863405995,675.5),(104.5,672.2057713659401),(100,671),(95.5,672.20577136594),(92.20577136594005,675.5)) -969 ((90,690),(91.33974596215562,695),(95,698.6602540378444),(100,700),(105,698.6602540378444),(108.66025403784438,695),(110,690),(108.6602540378444,685),(105,681.3397459621556),(100,680),(95,681.3397459621556),(91.33974596215562,685)) -970 ((99,700),(99.13397459621557,700.5),(99.5,700.8660254037844),(100,701),(100.5,700.8660254037844),(100.86602540378443,700.5),(101,700),(100.86602540378443,699.5),(100.5,699.1339745962156),(100,699),(99.5,699.1339745962156),(99.13397459621557,699.5)) -971 ((98,710),(98.26794919243112,711),(99,711.7320508075688),(100,712),(101,711.7320508075688),(101.73205080756888,711),(102,710),(101.73205080756888,709),(101,708.2679491924312),(100,708),(99,708.2679491924312),(98.26794919243112,709)) -972 ((97,720),(97.40192378864668,721.5),(98.5,722.5980762113534),(100,723),(101.5,722.5980762113534),(102.59807621135332,721.5),(103,720),(102.59807621135332,718.5),(101.5,717.4019237886467),(100,717),(98.5,717.4019237886466),(97.40192378864668,718.5)) -973 ((96,730),(96.53589838486225,732),(98,733.4641016151378),(100,734),(102,733.4641016151378),(103.46410161513775,732),(104,730),(103.46410161513775,728),(102,726.5358983848622),(100,726),(98,726.5358983848622),(96.53589838486225,728)) -974 ((95,740),(95.6698729810778,742.5),(97.5,744.3301270189222),(100,745),(102.5,744.3301270189222),(104.3301270189222,742.5),(105,740),(104.3301270189222,737.5),(102.5,735.6698729810778),(100,735),(97.5,735.6698729810778),(95.6698729810778,737.5)) -975 ((94,750),(94.80384757729337,753),(97,755.1961524227066),(100,756),(103,755.1961524227066),(105.19615242270663,753),(106,750),(105.19615242270663,747),(103,744.8038475772934),(100,744),(97,744.8038475772934),(94.80384757729337,747)) -976 ((93,760),(93.93782217350893,763.5),(96.5,766.062177826491),(100,767),(103.5,766.062177826491),(106.06217782649107,763.5),(107,760),(106.06217782649107,756.5),(103.5,753.937822173509),(100,753),(96.5,753.937822173509),(93.93782217350893,756.5)) -977 ((92,770),(93.07179676972449,774),(96,776.9282032302755),(100,778),(104,776.9282032302755),(106.92820323027551,774),(108,770),(106.92820323027551,766),(104,763.0717967697245),(100,762),(96,763.0717967697245),(93.0717967697245,766)) -978 ((91,780),(92.20577136594005,784.5),(95.5,787.7942286340599),(100,789),(104.5,787.7942286340599),(107.79422863405995,784.5),(109,780),(107.79422863405995,775.5),(104.5,772.2057713659401),(100,771),(95.5,772.20577136594),(92.20577136594005,775.5)) -979 ((90,790),(91.33974596215562,795),(95,798.6602540378444),(100,800),(105,798.6602540378444),(108.66025403784438,795),(110,790),(108.6602540378444,785),(105,781.3397459621556),(100,780),(95,781.3397459621556),(91.33974596215562,785)) -980 ((99,800),(99.13397459621557,800.5),(99.5,800.8660254037844),(100,801),(100.5,800.8660254037844),(100.86602540378443,800.5),(101,800),(100.86602540378443,799.5),(100.5,799.1339745962156),(100,799),(99.5,799.1339745962156),(99.13397459621557,799.5)) -981 ((98,810),(98.26794919243112,811),(99,811.7320508075688),(100,812),(101,811.7320508075688),(101.73205080756888,811),(102,810),(101.73205080756888,809),(101,808.2679491924312),(100,808),(99,808.2679491924312),(98.26794919243112,809)) -982 ((97,820),(97.40192378864668,821.5),(98.5,822.5980762113534),(100,823),(101.5,822.5980762113534),(102.59807621135332,821.5),(103,820),(102.59807621135332,818.5),(101.5,817.4019237886467),(100,817),(98.5,817.4019237886466),(97.40192378864668,818.5)) -983 ((96,830),(96.53589838486225,832),(98,833.4641016151378),(100,834),(102,833.4641016151378),(103.46410161513775,832),(104,830),(103.46410161513775,828),(102,826.5358983848622),(100,826),(98,826.5358983848622),(96.53589838486225,828)) -984 ((95,840),(95.6698729810778,842.5),(97.5,844.3301270189222),(100,845),(102.5,844.3301270189222),(104.3301270189222,842.5),(105,840),(104.3301270189222,837.5),(102.5,835.6698729810778),(100,835),(97.5,835.6698729810778),(95.6698729810778,837.5)) -985 ((94,850),(94.80384757729337,853),(97,855.1961524227066),(100,856),(103,855.1961524227066),(105.19615242270663,853),(106,850),(105.19615242270663,847),(103,844.8038475772934),(100,844),(97,844.8038475772934),(94.80384757729337,847)) -986 ((93,860),(93.93782217350893,863.5),(96.5,866.062177826491),(100,867),(103.5,866.062177826491),(106.06217782649107,863.5),(107,860),(106.06217782649107,856.5),(103.5,853.937822173509),(100,853),(96.5,853.937822173509),(93.93782217350893,856.5)) -987 ((92,870),(93.07179676972449,874),(96,876.9282032302755),(100,878),(104,876.9282032302755),(106.92820323027551,874),(108,870),(106.92820323027551,866),(104,863.0717967697245),(100,862),(96,863.0717967697245),(93.0717967697245,866)) -988 ((91,880),(92.20577136594005,884.5),(95.5,887.7942286340599),(100,889),(104.5,887.7942286340599),(107.79422863405995,884.5),(109,880),(107.79422863405995,875.5),(104.5,872.2057713659401),(100,871),(95.5,872.20577136594),(92.20577136594005,875.5)) -989 ((90,890),(91.33974596215562,895),(95,898.6602540378444),(100,900),(105,898.6602540378444),(108.66025403784438,895),(110,890),(108.6602540378444,885),(105,881.3397459621556),(100,880),(95,881.3397459621556),(91.33974596215562,885)) -990 ((99,900),(99.13397459621557,900.5),(99.5,900.8660254037844),(100,901),(100.5,900.8660254037844),(100.86602540378443,900.5),(101,900),(100.86602540378443,899.5),(100.5,899.1339745962156),(100,899),(99.5,899.1339745962156),(99.13397459621557,899.5)) -991 ((98,910),(98.26794919243112,911),(99,911.7320508075688),(100,912),(101,911.7320508075688),(101.73205080756888,911),(102,910),(101.73205080756888,909),(101,908.2679491924312),(100,908),(99,908.2679491924312),(98.26794919243112,909)) -992 ((97,920),(97.40192378864668,921.5),(98.5,922.5980762113534),(100,923),(101.5,922.5980762113534),(102.59807621135332,921.5),(103,920),(102.59807621135332,918.5),(101.5,917.4019237886467),(100,917),(98.5,917.4019237886466),(97.40192378864668,918.5)) -993 ((96,930),(96.53589838486225,932),(98,933.4641016151378),(100,934),(102,933.4641016151378),(103.46410161513775,932),(104,930),(103.46410161513775,928),(102,926.5358983848622),(100,926),(98,926.5358983848622),(96.53589838486225,928)) -994 ((95,940),(95.6698729810778,942.5),(97.5,944.3301270189222),(100,945),(102.5,944.3301270189222),(104.3301270189222,942.5),(105,940),(104.3301270189222,937.5),(102.5,935.6698729810778),(100,935),(97.5,935.6698729810778),(95.6698729810778,937.5)) -995 ((94,950),(94.80384757729337,953),(97,955.1961524227066),(100,956),(103,955.1961524227066),(105.19615242270663,953),(106,950),(105.19615242270663,947),(103,944.8038475772934),(100,944),(97,944.8038475772934),(94.80384757729337,947)) -996 ((93,960),(93.93782217350893,963.5),(96.5,966.062177826491),(100,967),(103.5,966.062177826491),(106.06217782649107,963.5),(107,960),(106.06217782649107,956.5),(103.5,953.937822173509),(100,953),(96.5,953.937822173509),(93.93782217350893,956.5)) -997 ((92,970),(93.07179676972449,974),(96,976.9282032302755),(100,978),(104,976.9282032302755),(106.92820323027551,974),(108,970),(106.92820323027551,966),(104,963.0717967697245),(100,962),(96,963.0717967697245),(93.0717967697245,966)) -998 ((91,980),(92.20577136594005,984.5),(95.5,987.7942286340599),(100,989),(104.5,987.7942286340599),(107.79422863405995,984.5),(109,980),(107.79422863405995,975.5),(104.5,972.2057713659401),(100,971),(95.5,972.20577136594),(92.20577136594005,975.5)) -999 ((90,990),(91.33974596215562,995),(95,998.6602540378444),(100,1000),(105,998.6602540378444),(108.66025403784438,995),(110,990),(108.6602540378444,985),(105,981.3397459621556),(100,980),(95,981.3397459621556),(91.33974596215562,985)) -1000 ((99,1000),(99.13397459621557,1000.5),(99.5,1000.8660254037844),(100,1001),(100.5,1000.8660254037844),(100.86602540378443,1000.5),(101,1000),(100.86602540378443,999.5),(100.5,999.1339745962156),(100,999),(99.5,999.1339745962156),(99.13397459621557,999.5)) -1001 ((107,10),(107.40192378864668,11.5),(108.5,12.598076211353316),(110,13),(111.5,12.598076211353316),(112.59807621135332,11.5),(113,10),(112.59807621135332,8.5),(111.5,7.401923788646684),(110,7),(108.5,7.401923788646683),(107.40192378864668,8.499999999999998)) -1002 ((106,20),(106.53589838486225,22),(108,23.464101615137753),(110,24),(112,23.464101615137753),(113.46410161513775,22),(114,20),(113.46410161513775,18),(112,16.535898384862247),(110,16),(108,16.535898384862243),(106.53589838486225,18)) -1003 ((105,30),(105.6698729810778,32.5),(107.5,34.33012701892219),(110,35),(112.5,34.33012701892219),(114.3301270189222,32.5),(115,30),(114.3301270189222,27.5),(112.5,25.66987298107781),(110,25),(107.5,25.669872981077805),(105.6698729810778,27.499999999999996)) -1004 ((104,40),(104.80384757729337,43),(107,45.19615242270663),(110,46),(113,45.19615242270663),(115.19615242270663,43),(116,40),(115.19615242270663,37),(113,34.80384757729337),(110,34),(107,34.80384757729337),(104.80384757729337,37)) -1005 ((103,50),(103.93782217350893,53.5),(106.5,56.06217782649107),(110,57),(113.5,56.06217782649107),(116.06217782649107,53.5),(117,50),(116.06217782649107,46.5),(113.5,43.937822173508934),(110,43),(106.5,43.93782217350893),(103.93782217350893,46.5)) -1006 ((102,60),(103.07179676972449,64),(106,66.92820323027551),(110,68),(114,66.92820323027551),(116.92820323027551,64),(118,60),(116.92820323027551,56),(114,53.07179676972449),(110,52),(106,53.071796769724486),(103.0717967697245,56)) -1007 ((101,70),(102.20577136594005,74.5),(105.5,77.79422863405995),(110,79),(114.5,77.79422863405995),(117.79422863405995,74.5),(119,70),(117.79422863405995,65.5),(114.5,62.20577136594005),(110,61),(105.5,62.20577136594005),(102.20577136594005,65.5)) -1008 ((100,80),(101.33974596215562,85),(105,88.66025403784438),(110,90),(115,88.66025403784438),(118.66025403784438,85),(120,80),(118.6602540378444,75),(115,71.33974596215562),(110,70),(105,71.3397459621556),(101.33974596215562,75)) -1009 ((109,90),(109.13397459621557,90.5),(109.5,90.86602540378443),(110,91),(110.5,90.86602540378443),(110.86602540378443,90.5),(111,90),(110.86602540378443,89.5),(110.5,89.13397459621557),(110,89),(109.5,89.13397459621557),(109.13397459621557,89.5)) -1010 ((108,100),(108.26794919243112,101),(109,101.73205080756888),(110,102),(111,101.73205080756888),(111.73205080756888,101),(112,100),(111.73205080756888,99),(111,98.26794919243112),(110,98),(109,98.26794919243112),(108.26794919243112,99)) -1011 ((107,110),(107.40192378864668,111.5),(108.5,112.59807621135332),(110,113),(111.5,112.59807621135332),(112.59807621135332,111.5),(113,110),(112.59807621135332,108.5),(111.5,107.40192378864668),(110,107),(108.5,107.40192378864668),(107.40192378864668,108.5)) -1012 ((106,120),(106.53589838486225,122),(108,123.46410161513775),(110,124),(112,123.46410161513775),(113.46410161513775,122),(114,120),(113.46410161513775,118),(112,116.53589838486225),(110,116),(108,116.53589838486225),(106.53589838486225,118)) -1013 ((105,130),(105.6698729810778,132.5),(107.5,134.33012701892218),(110,135),(112.5,134.33012701892218),(114.3301270189222,132.5),(115,130),(114.3301270189222,127.5),(112.5,125.6698729810778),(110,125),(107.5,125.6698729810778),(105.6698729810778,127.5)) -1014 ((104,140),(104.80384757729337,143),(107,145.19615242270663),(110,146),(113,145.19615242270663),(115.19615242270663,143),(116,140),(115.19615242270663,137),(113,134.80384757729337),(110,134),(107,134.80384757729337),(104.80384757729337,137)) -1015 ((103,150),(103.93782217350893,153.5),(106.5,156.06217782649108),(110,157),(113.5,156.06217782649108),(116.06217782649107,153.5),(117,150),(116.06217782649107,146.5),(113.5,143.93782217350892),(110,143),(106.5,143.93782217350892),(103.93782217350893,146.5)) -1016 ((102,160),(103.07179676972449,164),(106,166.9282032302755),(110,168),(114,166.9282032302755),(116.92820323027551,164),(118,160),(116.92820323027551,156),(114,153.0717967697245),(110,152),(106,153.0717967697245),(103.0717967697245,156)) -1017 ((101,170),(102.20577136594005,174.5),(105.5,177.79422863405995),(110,179),(114.5,177.79422863405995),(117.79422863405995,174.5),(119,170),(117.79422863405995,165.5),(114.5,162.20577136594005),(110,161),(105.5,162.20577136594005),(102.20577136594005,165.5)) -1018 ((100,180),(101.33974596215562,185),(105,188.6602540378444),(110,190),(115,188.6602540378444),(118.66025403784438,185),(120,180),(118.6602540378444,175),(115,171.3397459621556),(110,170),(105,171.3397459621556),(101.33974596215562,175)) -1019 ((109,190),(109.13397459621557,190.5),(109.5,190.86602540378445),(110,191),(110.5,190.86602540378445),(110.86602540378443,190.5),(111,190),(110.86602540378443,189.5),(110.5,189.13397459621555),(110,189),(109.5,189.13397459621555),(109.13397459621557,189.5)) -1020 ((108,200),(108.26794919243112,201),(109,201.73205080756887),(110,202),(111,201.73205080756887),(111.73205080756888,201),(112,200),(111.73205080756888,199),(111,198.26794919243113),(110,198),(109,198.26794919243113),(108.26794919243112,199)) -1021 ((107,210),(107.40192378864668,211.5),(108.5,212.59807621135332),(110,213),(111.5,212.59807621135332),(112.59807621135332,211.5),(113,210),(112.59807621135332,208.5),(111.5,207.40192378864668),(110,207),(108.5,207.40192378864668),(107.40192378864668,208.5)) -1022 ((106,220),(106.53589838486225,222),(108,223.46410161513776),(110,224),(112,223.46410161513776),(113.46410161513775,222),(114,220),(113.46410161513775,218),(112,216.53589838486224),(110,216),(108,216.53589838486224),(106.53589838486225,218)) -1023 ((105,230),(105.6698729810778,232.5),(107.5,234.33012701892218),(110,235),(112.5,234.33012701892218),(114.3301270189222,232.5),(115,230),(114.3301270189222,227.5),(112.5,225.66987298107782),(110,225),(107.5,225.66987298107782),(105.6698729810778,227.5)) -1024 ((104,240),(104.80384757729337,243),(107,245.19615242270663),(110,246),(113,245.19615242270663),(115.19615242270663,243),(116,240),(115.19615242270663,237),(113,234.80384757729337),(110,234),(107,234.80384757729337),(104.80384757729337,237)) -1025 ((103,250),(103.93782217350893,253.5),(106.5,256.06217782649105),(110,257),(113.5,256.06217782649105),(116.06217782649107,253.5),(117,250),(116.06217782649107,246.5),(113.5,243.93782217350892),(110,243),(106.5,243.93782217350892),(103.93782217350893,246.5)) -1026 ((102,260),(103.07179676972449,264),(106,266.9282032302755),(110,268),(114,266.9282032302755),(116.92820323027551,264),(118,260),(116.92820323027551,256),(114,253.0717967697245),(110,252),(106,253.0717967697245),(103.0717967697245,256)) -1027 ((101,270),(102.20577136594005,274.5),(105.5,277.79422863405995),(110,279),(114.5,277.79422863405995),(117.79422863405995,274.5),(119,270),(117.79422863405995,265.5),(114.5,262.20577136594005),(110,261),(105.5,262.20577136594005),(102.20577136594005,265.5)) -1028 ((100,280),(101.33974596215562,285),(105,288.66025403784437),(110,290),(115,288.66025403784437),(118.66025403784438,285),(120,280),(118.6602540378444,275),(115,271.33974596215563),(110,270),(105,271.33974596215563),(101.33974596215562,275)) -1029 ((109,290),(109.13397459621557,290.5),(109.5,290.8660254037844),(110,291),(110.5,290.8660254037844),(110.86602540378443,290.5),(111,290),(110.86602540378443,289.5),(110.5,289.1339745962156),(110,289),(109.5,289.1339745962156),(109.13397459621557,289.5)) -1030 ((108,300),(108.26794919243112,301),(109,301.7320508075689),(110,302),(111,301.7320508075689),(111.73205080756888,301),(112,300),(111.73205080756888,299),(111,298.2679491924311),(110,298),(109,298.2679491924311),(108.26794919243112,299)) -1031 ((107,310),(107.40192378864668,311.5),(108.5,312.5980762113533),(110,313),(111.5,312.5980762113533),(112.59807621135332,311.5),(113,310),(112.59807621135332,308.5),(111.5,307.4019237886467),(110,307),(108.5,307.4019237886467),(107.40192378864668,308.5)) -1032 ((106,320),(106.53589838486225,322),(108,323.46410161513774),(110,324),(112,323.46410161513774),(113.46410161513775,322),(114,320),(113.46410161513775,318),(112,316.53589838486226),(110,316),(108,316.53589838486226),(106.53589838486225,318)) -1033 ((105,330),(105.6698729810778,332.5),(107.5,334.3301270189222),(110,335),(112.5,334.3301270189222),(114.3301270189222,332.5),(115,330),(114.3301270189222,327.5),(112.5,325.6698729810778),(110,325),(107.5,325.6698729810778),(105.6698729810778,327.5)) -1034 ((104,340),(104.80384757729337,343),(107,345.19615242270663),(110,346),(113,345.19615242270663),(115.19615242270663,343),(116,340),(115.19615242270663,337),(113,334.80384757729337),(110,334),(107,334.80384757729337),(104.80384757729337,337)) -1035 ((103,350),(103.93782217350893,353.5),(106.5,356.06217782649105),(110,357),(113.5,356.06217782649105),(116.06217782649107,353.5),(117,350),(116.06217782649107,346.5),(113.5,343.93782217350895),(110,343),(106.5,343.93782217350895),(103.93782217350893,346.5)) -1036 ((102,360),(103.07179676972449,364),(106,366.9282032302755),(110,368),(114,366.9282032302755),(116.92820323027551,364),(118,360),(116.92820323027551,356),(114,353.0717967697245),(110,352),(106,353.0717967697245),(103.0717967697245,356)) -1037 ((101,370),(102.20577136594005,374.5),(105.5,377.79422863405995),(110,379),(114.5,377.79422863405995),(117.79422863405995,374.5),(119,370),(117.79422863405995,365.5),(114.5,362.20577136594005),(110,361),(105.5,362.20577136594005),(102.20577136594005,365.5)) -1038 ((100,380),(101.33974596215562,385),(105,388.66025403784437),(110,390),(115,388.66025403784437),(118.66025403784438,385),(120,380),(118.6602540378444,375),(115,371.33974596215563),(110,370),(105,371.33974596215563),(101.33974596215562,375)) -1039 ((109,390),(109.13397459621557,390.5),(109.5,390.8660254037844),(110,391),(110.5,390.8660254037844),(110.86602540378443,390.5),(111,390),(110.86602540378443,389.5),(110.5,389.1339745962156),(110,389),(109.5,389.1339745962156),(109.13397459621557,389.5)) -1040 ((108,400),(108.26794919243112,401),(109,401.7320508075689),(110,402),(111,401.7320508075689),(111.73205080756888,401),(112,400),(111.73205080756888,399),(111,398.2679491924311),(110,398),(109,398.2679491924311),(108.26794919243112,399)) -1041 ((107,410),(107.40192378864668,411.5),(108.5,412.5980762113533),(110,413),(111.5,412.5980762113533),(112.59807621135332,411.5),(113,410),(112.59807621135332,408.5),(111.5,407.4019237886467),(110,407),(108.5,407.4019237886467),(107.40192378864668,408.5)) -1042 ((106,420),(106.53589838486225,422),(108,423.46410161513774),(110,424),(112,423.46410161513774),(113.46410161513775,422),(114,420),(113.46410161513775,418),(112,416.53589838486226),(110,416),(108,416.53589838486226),(106.53589838486225,418)) -1043 ((105,430),(105.6698729810778,432.5),(107.5,434.3301270189222),(110,435),(112.5,434.3301270189222),(114.3301270189222,432.5),(115,430),(114.3301270189222,427.5),(112.5,425.6698729810778),(110,425),(107.5,425.6698729810778),(105.6698729810778,427.5)) -1044 ((104,440),(104.80384757729337,443),(107,445.19615242270663),(110,446),(113,445.19615242270663),(115.19615242270663,443),(116,440),(115.19615242270663,437),(113,434.80384757729337),(110,434),(107,434.80384757729337),(104.80384757729337,437)) -1045 ((103,450),(103.93782217350893,453.5),(106.5,456.06217782649105),(110,457),(113.5,456.06217782649105),(116.06217782649107,453.5),(117,450),(116.06217782649107,446.5),(113.5,443.93782217350895),(110,443),(106.5,443.93782217350895),(103.93782217350893,446.5)) -1046 ((102,460),(103.07179676972449,464),(106,466.9282032302755),(110,468),(114,466.9282032302755),(116.92820323027551,464),(118,460),(116.92820323027551,456),(114,453.0717967697245),(110,452),(106,453.0717967697245),(103.0717967697245,456)) -1047 ((101,470),(102.20577136594005,474.5),(105.5,477.79422863405995),(110,479),(114.5,477.79422863405995),(117.79422863405995,474.5),(119,470),(117.79422863405995,465.5),(114.5,462.20577136594005),(110,461),(105.5,462.20577136594005),(102.20577136594005,465.5)) -1048 ((100,480),(101.33974596215562,485),(105,488.66025403784437),(110,490),(115,488.66025403784437),(118.66025403784438,485),(120,480),(118.6602540378444,475),(115,471.33974596215563),(110,470),(105,471.33974596215563),(101.33974596215562,475)) -1049 ((109,490),(109.13397459621557,490.5),(109.5,490.8660254037844),(110,491),(110.5,490.8660254037844),(110.86602540378443,490.5),(111,490),(110.86602540378443,489.5),(110.5,489.1339745962156),(110,489),(109.5,489.1339745962156),(109.13397459621557,489.5)) -1050 ((108,500),(108.26794919243112,501),(109,501.7320508075689),(110,502),(111,501.7320508075689),(111.73205080756888,501),(112,500),(111.73205080756888,499),(111,498.2679491924311),(110,498),(109,498.2679491924311),(108.26794919243112,499)) -1051 ((107,510),(107.40192378864668,511.5),(108.5,512.5980762113534),(110,513),(111.5,512.5980762113534),(112.59807621135332,511.5),(113,510),(112.59807621135332,508.5),(111.5,507.4019237886467),(110,507),(108.5,507.4019237886467),(107.40192378864668,508.5)) -1052 ((106,520),(106.53589838486225,522),(108,523.4641016151378),(110,524),(112,523.4641016151378),(113.46410161513775,522),(114,520),(113.46410161513775,518),(112,516.5358983848622),(110,516),(108,516.5358983848622),(106.53589838486225,518)) -1053 ((105,530),(105.6698729810778,532.5),(107.5,534.3301270189222),(110,535),(112.5,534.3301270189222),(114.3301270189222,532.5),(115,530),(114.3301270189222,527.5),(112.5,525.6698729810778),(110,525),(107.5,525.6698729810778),(105.6698729810778,527.5)) -1054 ((104,540),(104.80384757729337,543),(107,545.1961524227066),(110,546),(113,545.1961524227066),(115.19615242270663,543),(116,540),(115.19615242270663,537),(113,534.8038475772934),(110,534),(107,534.8038475772934),(104.80384757729337,537)) -1055 ((103,550),(103.93782217350893,553.5),(106.5,556.062177826491),(110,557),(113.5,556.062177826491),(116.06217782649107,553.5),(117,550),(116.06217782649107,546.5),(113.5,543.937822173509),(110,543),(106.5,543.937822173509),(103.93782217350893,546.5)) -1056 ((102,560),(103.07179676972449,564),(106,566.9282032302755),(110,568),(114,566.9282032302755),(116.92820323027551,564),(118,560),(116.92820323027551,556),(114,553.0717967697245),(110,552),(106,553.0717967697245),(103.0717967697245,556)) -1057 ((101,570),(102.20577136594005,574.5),(105.5,577.7942286340599),(110,579),(114.5,577.7942286340599),(117.79422863405995,574.5),(119,570),(117.79422863405995,565.5),(114.5,562.2057713659401),(110,561),(105.5,562.20577136594),(102.20577136594005,565.5)) -1058 ((100,580),(101.33974596215562,585),(105,588.6602540378444),(110,590),(115,588.6602540378444),(118.66025403784438,585),(120,580),(118.6602540378444,575),(115,571.3397459621556),(110,570),(105,571.3397459621556),(101.33974596215562,575)) -1059 ((109,590),(109.13397459621557,590.5),(109.5,590.8660254037844),(110,591),(110.5,590.8660254037844),(110.86602540378443,590.5),(111,590),(110.86602540378443,589.5),(110.5,589.1339745962156),(110,589),(109.5,589.1339745962156),(109.13397459621557,589.5)) -1060 ((108,600),(108.26794919243112,601),(109,601.7320508075688),(110,602),(111,601.7320508075688),(111.73205080756888,601),(112,600),(111.73205080756888,599),(111,598.2679491924312),(110,598),(109,598.2679491924312),(108.26794919243112,599)) -1061 ((107,610),(107.40192378864668,611.5),(108.5,612.5980762113534),(110,613),(111.5,612.5980762113534),(112.59807621135332,611.5),(113,610),(112.59807621135332,608.5),(111.5,607.4019237886467),(110,607),(108.5,607.4019237886466),(107.40192378864668,608.5)) -1062 ((106,620),(106.53589838486225,622),(108,623.4641016151378),(110,624),(112,623.4641016151378),(113.46410161513775,622),(114,620),(113.46410161513775,618),(112,616.5358983848622),(110,616),(108,616.5358983848622),(106.53589838486225,618)) -1063 ((105,630),(105.6698729810778,632.5),(107.5,634.3301270189222),(110,635),(112.5,634.3301270189222),(114.3301270189222,632.5),(115,630),(114.3301270189222,627.5),(112.5,625.6698729810778),(110,625),(107.5,625.6698729810778),(105.6698729810778,627.5)) -1064 ((104,640),(104.80384757729337,643),(107,645.1961524227066),(110,646),(113,645.1961524227066),(115.19615242270663,643),(116,640),(115.19615242270663,637),(113,634.8038475772934),(110,634),(107,634.8038475772934),(104.80384757729337,637)) -1065 ((103,650),(103.93782217350893,653.5),(106.5,656.062177826491),(110,657),(113.5,656.062177826491),(116.06217782649107,653.5),(117,650),(116.06217782649107,646.5),(113.5,643.937822173509),(110,643),(106.5,643.937822173509),(103.93782217350893,646.5)) -1066 ((102,660),(103.07179676972449,664),(106,666.9282032302755),(110,668),(114,666.9282032302755),(116.92820323027551,664),(118,660),(116.92820323027551,656),(114,653.0717967697245),(110,652),(106,653.0717967697245),(103.0717967697245,656)) -1067 ((101,670),(102.20577136594005,674.5),(105.5,677.7942286340599),(110,679),(114.5,677.7942286340599),(117.79422863405995,674.5),(119,670),(117.79422863405995,665.5),(114.5,662.2057713659401),(110,661),(105.5,662.20577136594),(102.20577136594005,665.5)) -1068 ((100,680),(101.33974596215562,685),(105,688.6602540378444),(110,690),(115,688.6602540378444),(118.66025403784438,685),(120,680),(118.6602540378444,675),(115,671.3397459621556),(110,670),(105,671.3397459621556),(101.33974596215562,675)) -1069 ((109,690),(109.13397459621557,690.5),(109.5,690.8660254037844),(110,691),(110.5,690.8660254037844),(110.86602540378443,690.5),(111,690),(110.86602540378443,689.5),(110.5,689.1339745962156),(110,689),(109.5,689.1339745962156),(109.13397459621557,689.5)) -1070 ((108,700),(108.26794919243112,701),(109,701.7320508075688),(110,702),(111,701.7320508075688),(111.73205080756888,701),(112,700),(111.73205080756888,699),(111,698.2679491924312),(110,698),(109,698.2679491924312),(108.26794919243112,699)) -1071 ((107,710),(107.40192378864668,711.5),(108.5,712.5980762113534),(110,713),(111.5,712.5980762113534),(112.59807621135332,711.5),(113,710),(112.59807621135332,708.5),(111.5,707.4019237886467),(110,707),(108.5,707.4019237886466),(107.40192378864668,708.5)) -1072 ((106,720),(106.53589838486225,722),(108,723.4641016151378),(110,724),(112,723.4641016151378),(113.46410161513775,722),(114,720),(113.46410161513775,718),(112,716.5358983848622),(110,716),(108,716.5358983848622),(106.53589838486225,718)) -1073 ((105,730),(105.6698729810778,732.5),(107.5,734.3301270189222),(110,735),(112.5,734.3301270189222),(114.3301270189222,732.5),(115,730),(114.3301270189222,727.5),(112.5,725.6698729810778),(110,725),(107.5,725.6698729810778),(105.6698729810778,727.5)) -1074 ((104,740),(104.80384757729337,743),(107,745.1961524227066),(110,746),(113,745.1961524227066),(115.19615242270663,743),(116,740),(115.19615242270663,737),(113,734.8038475772934),(110,734),(107,734.8038475772934),(104.80384757729337,737)) -1075 ((103,750),(103.93782217350893,753.5),(106.5,756.062177826491),(110,757),(113.5,756.062177826491),(116.06217782649107,753.5),(117,750),(116.06217782649107,746.5),(113.5,743.937822173509),(110,743),(106.5,743.937822173509),(103.93782217350893,746.5)) -1076 ((102,760),(103.07179676972449,764),(106,766.9282032302755),(110,768),(114,766.9282032302755),(116.92820323027551,764),(118,760),(116.92820323027551,756),(114,753.0717967697245),(110,752),(106,753.0717967697245),(103.0717967697245,756)) -1077 ((101,770),(102.20577136594005,774.5),(105.5,777.7942286340599),(110,779),(114.5,777.7942286340599),(117.79422863405995,774.5),(119,770),(117.79422863405995,765.5),(114.5,762.2057713659401),(110,761),(105.5,762.20577136594),(102.20577136594005,765.5)) -1078 ((100,780),(101.33974596215562,785),(105,788.6602540378444),(110,790),(115,788.6602540378444),(118.66025403784438,785),(120,780),(118.6602540378444,775),(115,771.3397459621556),(110,770),(105,771.3397459621556),(101.33974596215562,775)) -1079 ((109,790),(109.13397459621557,790.5),(109.5,790.8660254037844),(110,791),(110.5,790.8660254037844),(110.86602540378443,790.5),(111,790),(110.86602540378443,789.5),(110.5,789.1339745962156),(110,789),(109.5,789.1339745962156),(109.13397459621557,789.5)) -1080 ((108,800),(108.26794919243112,801),(109,801.7320508075688),(110,802),(111,801.7320508075688),(111.73205080756888,801),(112,800),(111.73205080756888,799),(111,798.2679491924312),(110,798),(109,798.2679491924312),(108.26794919243112,799)) -1081 ((107,810),(107.40192378864668,811.5),(108.5,812.5980762113534),(110,813),(111.5,812.5980762113534),(112.59807621135332,811.5),(113,810),(112.59807621135332,808.5),(111.5,807.4019237886467),(110,807),(108.5,807.4019237886466),(107.40192378864668,808.5)) -1082 ((106,820),(106.53589838486225,822),(108,823.4641016151378),(110,824),(112,823.4641016151378),(113.46410161513775,822),(114,820),(113.46410161513775,818),(112,816.5358983848622),(110,816),(108,816.5358983848622),(106.53589838486225,818)) -1083 ((105,830),(105.6698729810778,832.5),(107.5,834.3301270189222),(110,835),(112.5,834.3301270189222),(114.3301270189222,832.5),(115,830),(114.3301270189222,827.5),(112.5,825.6698729810778),(110,825),(107.5,825.6698729810778),(105.6698729810778,827.5)) -1084 ((104,840),(104.80384757729337,843),(107,845.1961524227066),(110,846),(113,845.1961524227066),(115.19615242270663,843),(116,840),(115.19615242270663,837),(113,834.8038475772934),(110,834),(107,834.8038475772934),(104.80384757729337,837)) -1085 ((103,850),(103.93782217350893,853.5),(106.5,856.062177826491),(110,857),(113.5,856.062177826491),(116.06217782649107,853.5),(117,850),(116.06217782649107,846.5),(113.5,843.937822173509),(110,843),(106.5,843.937822173509),(103.93782217350893,846.5)) -1086 ((102,860),(103.07179676972449,864),(106,866.9282032302755),(110,868),(114,866.9282032302755),(116.92820323027551,864),(118,860),(116.92820323027551,856),(114,853.0717967697245),(110,852),(106,853.0717967697245),(103.0717967697245,856)) -1087 ((101,870),(102.20577136594005,874.5),(105.5,877.7942286340599),(110,879),(114.5,877.7942286340599),(117.79422863405995,874.5),(119,870),(117.79422863405995,865.5),(114.5,862.2057713659401),(110,861),(105.5,862.20577136594),(102.20577136594005,865.5)) -1088 ((100,880),(101.33974596215562,885),(105,888.6602540378444),(110,890),(115,888.6602540378444),(118.66025403784438,885),(120,880),(118.6602540378444,875),(115,871.3397459621556),(110,870),(105,871.3397459621556),(101.33974596215562,875)) -1089 ((109,890),(109.13397459621557,890.5),(109.5,890.8660254037844),(110,891),(110.5,890.8660254037844),(110.86602540378443,890.5),(111,890),(110.86602540378443,889.5),(110.5,889.1339745962156),(110,889),(109.5,889.1339745962156),(109.13397459621557,889.5)) -1090 ((108,900),(108.26794919243112,901),(109,901.7320508075688),(110,902),(111,901.7320508075688),(111.73205080756888,901),(112,900),(111.73205080756888,899),(111,898.2679491924312),(110,898),(109,898.2679491924312),(108.26794919243112,899)) -1091 ((107,910),(107.40192378864668,911.5),(108.5,912.5980762113534),(110,913),(111.5,912.5980762113534),(112.59807621135332,911.5),(113,910),(112.59807621135332,908.5),(111.5,907.4019237886467),(110,907),(108.5,907.4019237886466),(107.40192378864668,908.5)) -1092 ((106,920),(106.53589838486225,922),(108,923.4641016151378),(110,924),(112,923.4641016151378),(113.46410161513775,922),(114,920),(113.46410161513775,918),(112,916.5358983848622),(110,916),(108,916.5358983848622),(106.53589838486225,918)) -1093 ((105,930),(105.6698729810778,932.5),(107.5,934.3301270189222),(110,935),(112.5,934.3301270189222),(114.3301270189222,932.5),(115,930),(114.3301270189222,927.5),(112.5,925.6698729810778),(110,925),(107.5,925.6698729810778),(105.6698729810778,927.5)) -1094 ((104,940),(104.80384757729337,943),(107,945.1961524227066),(110,946),(113,945.1961524227066),(115.19615242270663,943),(116,940),(115.19615242270663,937),(113,934.8038475772934),(110,934),(107,934.8038475772934),(104.80384757729337,937)) -1095 ((103,950),(103.93782217350893,953.5),(106.5,956.062177826491),(110,957),(113.5,956.062177826491),(116.06217782649107,953.5),(117,950),(116.06217782649107,946.5),(113.5,943.937822173509),(110,943),(106.5,943.937822173509),(103.93782217350893,946.5)) -1096 ((102,960),(103.07179676972449,964),(106,966.9282032302755),(110,968),(114,966.9282032302755),(116.92820323027551,964),(118,960),(116.92820323027551,956),(114,953.0717967697245),(110,952),(106,953.0717967697245),(103.0717967697245,956)) -1097 ((101,970),(102.20577136594005,974.5),(105.5,977.7942286340599),(110,979),(114.5,977.7942286340599),(117.79422863405995,974.5),(119,970),(117.79422863405995,965.5),(114.5,962.2057713659401),(110,961),(105.5,962.20577136594),(102.20577136594005,965.5)) -1098 ((100,980),(101.33974596215562,985),(105,988.6602540378444),(110,990),(115,988.6602540378444),(118.66025403784438,985),(120,980),(118.6602540378444,975),(115,971.3397459621556),(110,970),(105,971.3397459621556),(101.33974596215562,975)) -1099 ((109,990),(109.13397459621557,990.5),(109.5,990.8660254037844),(110,991),(110.5,990.8660254037844),(110.86602540378443,990.5),(111,990),(110.86602540378443,989.5),(110.5,989.1339745962156),(110,989),(109.5,989.1339745962156),(109.13397459621557,989.5)) -1100 ((108,1000),(108.26794919243112,1001),(109,1001.7320508075688),(110,1002),(111,1001.7320508075688),(111.73205080756888,1001),(112,1000),(111.73205080756888,999),(111,998.2679491924312),(110,998),(109,998.2679491924312),(108.26794919243112,999)) -1101 ((116,10),(116.53589838486225,12),(118,13.464101615137753),(120,14),(122,13.464101615137755),(123.46410161513775,12.000000000000002),(124,10),(123.46410161513775,8.000000000000002),(122,6.5358983848622465),(120,6),(118,6.535898384862244),(116.53589838486225,7.999999999999998)) -1102 ((115,20),(115.6698729810778,22.5),(117.5,24.33012701892219),(120,25),(122.5,24.330127018922195),(124.3301270189222,22.5),(125,20),(124.3301270189222,17.5),(122.5,15.669872981077807),(120,15),(117.5,15.669872981077805),(115.6698729810778,17.499999999999996)) -1103 ((114,30),(114.80384757729337,33),(117,35.19615242270663),(120,36),(123,35.19615242270663),(125.19615242270663,33),(126,30),(125.19615242270663,27),(123,24.803847577293368),(120,24),(117,24.803847577293368),(114.80384757729337,26.999999999999996)) -1104 ((113,40),(113.93782217350893,43.5),(116.5,46.06217782649107),(120,47),(123.5,46.06217782649107),(126.06217782649107,43.5),(127,40),(126.06217782649107,36.5),(123.5,33.937822173508934),(120,33),(116.5,33.93782217350893),(113.93782217350893,36.5)) -1105 ((112,50),(113.07179676972449,54),(116,56.92820323027551),(120,58),(124,56.92820323027551),(126.92820323027551,54),(128,50),(126.92820323027551,46),(124,43.07179676972449),(120,42),(116,43.071796769724486),(113.0717967697245,46)) -1106 ((111,60),(112.20577136594005,64.5),(115.5,67.79422863405995),(120,69),(124.5,67.79422863405995),(127.79422863405995,64.5),(129,60),(127.79422863405995,55.5),(124.5,52.20577136594005),(120,51),(115.5,52.20577136594005),(112.20577136594005,55.5)) -1107 ((110,70),(111.33974596215562,75),(115,78.66025403784438),(120,80),(125,78.66025403784438),(128.6602540378444,75),(130,70),(128.6602540378444,65),(125,61.33974596215562),(120,60),(115,61.33974596215561),(111.33974596215562,65)) -1108 ((119,80),(119.13397459621557,80.5),(119.5,80.86602540378443),(120,81),(120.5,80.86602540378443),(120.86602540378443,80.5),(121,80),(120.86602540378443,79.5),(120.5,79.13397459621557),(120,79),(119.5,79.13397459621557),(119.13397459621557,79.5)) -1109 ((118,90),(118.26794919243112,91),(119,91.73205080756888),(120,92),(121,91.73205080756888),(121.73205080756888,91),(122,90),(121.73205080756888,89),(121,88.26794919243112),(120,88),(119,88.26794919243112),(118.26794919243112,89)) -1110 ((117,100),(117.40192378864668,101.5),(118.5,102.59807621135332),(120,103),(121.5,102.59807621135332),(122.59807621135332,101.5),(123,100),(122.59807621135332,98.5),(121.5,97.40192378864668),(120,97),(118.5,97.40192378864668),(117.40192378864668,98.5)) -1111 ((116,110),(116.53589838486225,112),(118,113.46410161513775),(120,114),(122,113.46410161513775),(123.46410161513775,112),(124,110),(123.46410161513775,108),(122,106.53589838486225),(120,106),(118,106.53589838486225),(116.53589838486225,108)) -1112 ((115,120),(115.6698729810778,122.5),(117.5,124.3301270189222),(120,125),(122.5,124.3301270189222),(124.3301270189222,122.5),(125,120),(124.3301270189222,117.5),(122.5,115.6698729810778),(120,115),(117.5,115.6698729810778),(115.6698729810778,117.5)) -1113 ((114,130),(114.80384757729337,133),(117,135.19615242270663),(120,136),(123,135.19615242270663),(125.19615242270663,133),(126,130),(125.19615242270663,127),(123,124.80384757729337),(120,124),(117,124.80384757729337),(114.80384757729337,127)) -1114 ((113,140),(113.93782217350893,143.5),(116.5,146.06217782649108),(120,147),(123.5,146.06217782649108),(126.06217782649107,143.5),(127,140),(126.06217782649107,136.5),(123.5,133.93782217350892),(120,133),(116.5,133.93782217350892),(113.93782217350893,136.5)) -1115 ((112,150),(113.07179676972449,154),(116,156.9282032302755),(120,158),(124,156.9282032302755),(126.92820323027551,154),(128,150),(126.92820323027551,146),(124,143.0717967697245),(120,142),(116,143.0717967697245),(113.0717967697245,146)) -1116 ((111,160),(112.20577136594005,164.5),(115.5,167.79422863405995),(120,169),(124.5,167.79422863405995),(127.79422863405995,164.5),(129,160),(127.79422863405995,155.5),(124.5,152.20577136594005),(120,151),(115.5,152.20577136594005),(112.20577136594005,155.5)) -1117 ((110,170),(111.33974596215562,175),(115,178.6602540378444),(120,180),(125,178.6602540378444),(128.6602540378444,175),(130,170),(128.6602540378444,165),(125,161.3397459621556),(120,160),(115,161.3397459621556),(111.33974596215562,165)) -1118 ((119,180),(119.13397459621557,180.5),(119.5,180.86602540378445),(120,181),(120.5,180.86602540378445),(120.86602540378443,180.5),(121,180),(120.86602540378443,179.5),(120.5,179.13397459621555),(120,179),(119.5,179.13397459621555),(119.13397459621557,179.5)) -1119 ((118,190),(118.26794919243112,191),(119,191.73205080756887),(120,192),(121,191.73205080756887),(121.73205080756888,191),(122,190),(121.73205080756888,189),(121,188.26794919243113),(120,188),(119,188.26794919243113),(118.26794919243112,189)) -1120 ((117,200),(117.40192378864668,201.5),(118.5,202.59807621135332),(120,203),(121.5,202.59807621135332),(122.59807621135332,201.5),(123,200),(122.59807621135332,198.5),(121.5,197.40192378864668),(120,197),(118.5,197.40192378864668),(117.40192378864668,198.5)) -1121 ((116,210),(116.53589838486225,212),(118,213.46410161513776),(120,214),(122,213.46410161513776),(123.46410161513775,212),(124,210),(123.46410161513775,208),(122,206.53589838486224),(120,206),(118,206.53589838486224),(116.53589838486225,208)) -1122 ((115,220),(115.6698729810778,222.5),(117.5,224.33012701892218),(120,225),(122.5,224.33012701892218),(124.3301270189222,222.5),(125,220),(124.3301270189222,217.5),(122.5,215.66987298107782),(120,215),(117.5,215.66987298107782),(115.6698729810778,217.5)) -1123 ((114,230),(114.80384757729337,233),(117,235.19615242270663),(120,236),(123,235.19615242270663),(125.19615242270663,233),(126,230),(125.19615242270663,227),(123,224.80384757729337),(120,224),(117,224.80384757729337),(114.80384757729337,227)) -1124 ((113,240),(113.93782217350893,243.5),(116.5,246.06217782649108),(120,247),(123.5,246.06217782649108),(126.06217782649107,243.5),(127,240),(126.06217782649107,236.5),(123.5,233.93782217350892),(120,233),(116.5,233.93782217350892),(113.93782217350893,236.5)) -1125 ((112,250),(113.07179676972449,254),(116,256.9282032302755),(120,258),(124,256.9282032302755),(126.92820323027551,254),(128,250),(126.92820323027551,246),(124,243.0717967697245),(120,242),(116,243.0717967697245),(113.0717967697245,246)) -1126 ((111,260),(112.20577136594005,264.5),(115.5,267.79422863405995),(120,269),(124.5,267.79422863405995),(127.79422863405995,264.5),(129,260),(127.79422863405995,255.5),(124.5,252.20577136594005),(120,251),(115.5,252.20577136594005),(112.20577136594005,255.5)) -1127 ((110,270),(111.33974596215562,275),(115,278.66025403784437),(120,280),(125,278.66025403784437),(128.6602540378444,275),(130,270),(128.6602540378444,265),(125,261.33974596215563),(120,260),(115,261.33974596215563),(111.33974596215562,265)) -1128 ((119,280),(119.13397459621557,280.5),(119.5,280.8660254037844),(120,281),(120.5,280.8660254037844),(120.86602540378443,280.5),(121,280),(120.86602540378443,279.5),(120.5,279.1339745962156),(120,279),(119.5,279.1339745962156),(119.13397459621557,279.5)) -1129 ((118,290),(118.26794919243112,291),(119,291.7320508075689),(120,292),(121,291.7320508075689),(121.73205080756888,291),(122,290),(121.73205080756888,289),(121,288.2679491924311),(120,288),(119,288.2679491924311),(118.26794919243112,289)) -1130 ((117,300),(117.40192378864668,301.5),(118.5,302.5980762113533),(120,303),(121.5,302.5980762113533),(122.59807621135332,301.5),(123,300),(122.59807621135332,298.5),(121.5,297.4019237886467),(120,297),(118.5,297.4019237886467),(117.40192378864668,298.5)) -1131 ((116,310),(116.53589838486225,312),(118,313.46410161513774),(120,314),(122,313.46410161513774),(123.46410161513775,312),(124,310),(123.46410161513775,308),(122,306.53589838486226),(120,306),(118,306.53589838486226),(116.53589838486225,308)) -1132 ((115,320),(115.6698729810778,322.5),(117.5,324.3301270189222),(120,325),(122.5,324.3301270189222),(124.3301270189222,322.5),(125,320),(124.3301270189222,317.5),(122.5,315.6698729810778),(120,315),(117.5,315.6698729810778),(115.6698729810778,317.5)) -1133 ((114,330),(114.80384757729337,333),(117,335.19615242270663),(120,336),(123,335.19615242270663),(125.19615242270663,333),(126,330),(125.19615242270663,327),(123,324.80384757729337),(120,324),(117,324.80384757729337),(114.80384757729337,327)) -1134 ((113,340),(113.93782217350893,343.5),(116.5,346.06217782649105),(120,347),(123.5,346.06217782649105),(126.06217782649107,343.5),(127,340),(126.06217782649107,336.5),(123.5,333.93782217350895),(120,333),(116.5,333.93782217350895),(113.93782217350893,336.5)) -1135 ((112,350),(113.07179676972449,354),(116,356.9282032302755),(120,358),(124,356.9282032302755),(126.92820323027551,354),(128,350),(126.92820323027551,346),(124,343.0717967697245),(120,342),(116,343.0717967697245),(113.0717967697245,346)) -1136 ((111,360),(112.20577136594005,364.5),(115.5,367.79422863405995),(120,369),(124.5,367.79422863405995),(127.79422863405995,364.5),(129,360),(127.79422863405995,355.5),(124.5,352.20577136594005),(120,351),(115.5,352.20577136594005),(112.20577136594005,355.5)) -1137 ((110,370),(111.33974596215562,375),(115,378.66025403784437),(120,380),(125,378.66025403784437),(128.6602540378444,375),(130,370),(128.6602540378444,365),(125,361.33974596215563),(120,360),(115,361.33974596215563),(111.33974596215562,365)) -1138 ((119,380),(119.13397459621557,380.5),(119.5,380.8660254037844),(120,381),(120.5,380.8660254037844),(120.86602540378443,380.5),(121,380),(120.86602540378443,379.5),(120.5,379.1339745962156),(120,379),(119.5,379.1339745962156),(119.13397459621557,379.5)) -1139 ((118,390),(118.26794919243112,391),(119,391.7320508075689),(120,392),(121,391.7320508075689),(121.73205080756888,391),(122,390),(121.73205080756888,389),(121,388.2679491924311),(120,388),(119,388.2679491924311),(118.26794919243112,389)) -1140 ((117,400),(117.40192378864668,401.5),(118.5,402.5980762113533),(120,403),(121.5,402.5980762113533),(122.59807621135332,401.5),(123,400),(122.59807621135332,398.5),(121.5,397.4019237886467),(120,397),(118.5,397.4019237886467),(117.40192378864668,398.5)) -1141 ((116,410),(116.53589838486225,412),(118,413.46410161513774),(120,414),(122,413.46410161513774),(123.46410161513775,412),(124,410),(123.46410161513775,408),(122,406.53589838486226),(120,406),(118,406.53589838486226),(116.53589838486225,408)) -1142 ((115,420),(115.6698729810778,422.5),(117.5,424.3301270189222),(120,425),(122.5,424.3301270189222),(124.3301270189222,422.5),(125,420),(124.3301270189222,417.5),(122.5,415.6698729810778),(120,415),(117.5,415.6698729810778),(115.6698729810778,417.5)) -1143 ((114,430),(114.80384757729337,433),(117,435.19615242270663),(120,436),(123,435.19615242270663),(125.19615242270663,433),(126,430),(125.19615242270663,427),(123,424.80384757729337),(120,424),(117,424.80384757729337),(114.80384757729337,427)) -1144 ((113,440),(113.93782217350893,443.5),(116.5,446.06217782649105),(120,447),(123.5,446.06217782649105),(126.06217782649107,443.5),(127,440),(126.06217782649107,436.5),(123.5,433.93782217350895),(120,433),(116.5,433.93782217350895),(113.93782217350893,436.5)) -1145 ((112,450),(113.07179676972449,454),(116,456.9282032302755),(120,458),(124,456.9282032302755),(126.92820323027551,454),(128,450),(126.92820323027551,446),(124,443.0717967697245),(120,442),(116,443.0717967697245),(113.0717967697245,446)) -1146 ((111,460),(112.20577136594005,464.5),(115.5,467.79422863405995),(120,469),(124.5,467.79422863405995),(127.79422863405995,464.5),(129,460),(127.79422863405995,455.5),(124.5,452.20577136594005),(120,451),(115.5,452.20577136594005),(112.20577136594005,455.5)) -1147 ((110,470),(111.33974596215562,475),(115,478.66025403784437),(120,480),(125,478.66025403784437),(128.6602540378444,475),(130,470),(128.6602540378444,465),(125,461.33974596215563),(120,460),(115,461.33974596215563),(111.33974596215562,465)) -1148 ((119,480),(119.13397459621557,480.5),(119.5,480.8660254037844),(120,481),(120.5,480.8660254037844),(120.86602540378443,480.5),(121,480),(120.86602540378443,479.5),(120.5,479.1339745962156),(120,479),(119.5,479.1339745962156),(119.13397459621557,479.5)) -1149 ((118,490),(118.26794919243112,491),(119,491.7320508075689),(120,492),(121,491.7320508075689),(121.73205080756888,491),(122,490),(121.73205080756888,489),(121,488.2679491924311),(120,488),(119,488.2679491924311),(118.26794919243112,489)) -1150 ((117,500),(117.40192378864668,501.5),(118.5,502.5980762113533),(120,503),(121.5,502.5980762113533),(122.59807621135332,501.5),(123,500),(122.59807621135332,498.5),(121.5,497.4019237886467),(120,497),(118.5,497.4019237886467),(117.40192378864668,498.5)) -1151 ((116,510),(116.53589838486225,512),(118,513.4641016151378),(120,514),(122,513.4641016151378),(123.46410161513775,512),(124,510),(123.46410161513775,508),(122,506.53589838486226),(120,506),(118,506.53589838486226),(116.53589838486225,508)) -1152 ((115,520),(115.6698729810778,522.5),(117.5,524.3301270189222),(120,525),(122.5,524.3301270189222),(124.3301270189222,522.5),(125,520),(124.3301270189222,517.5),(122.5,515.6698729810778),(120,515),(117.5,515.6698729810778),(115.6698729810778,517.5)) -1153 ((114,530),(114.80384757729337,533),(117,535.1961524227066),(120,536),(123,535.1961524227066),(125.19615242270663,533),(126,530),(125.19615242270663,527),(123,524.8038475772934),(120,524),(117,524.8038475772934),(114.80384757729337,527)) -1154 ((113,540),(113.93782217350893,543.5),(116.5,546.062177826491),(120,547),(123.5,546.062177826491),(126.06217782649107,543.5),(127,540),(126.06217782649107,536.5),(123.5,533.937822173509),(120,533),(116.5,533.937822173509),(113.93782217350893,536.5)) -1155 ((112,550),(113.07179676972449,554),(116,556.9282032302755),(120,558),(124,556.9282032302755),(126.92820323027551,554),(128,550),(126.92820323027551,546),(124,543.0717967697245),(120,542),(116,543.0717967697245),(113.0717967697245,546)) -1156 ((111,560),(112.20577136594005,564.5),(115.5,567.7942286340599),(120,569),(124.5,567.7942286340599),(127.79422863405995,564.5),(129,560),(127.79422863405995,555.5),(124.5,552.2057713659401),(120,551),(115.5,552.20577136594),(112.20577136594005,555.5)) -1157 ((110,570),(111.33974596215562,575),(115,578.6602540378444),(120,580),(125,578.6602540378444),(128.6602540378444,575),(130,570),(128.6602540378444,565),(125,561.3397459621556),(120,560),(115,561.3397459621556),(111.33974596215562,565)) -1158 ((119,580),(119.13397459621557,580.5),(119.5,580.8660254037844),(120,581),(120.5,580.8660254037844),(120.86602540378443,580.5),(121,580),(120.86602540378443,579.5),(120.5,579.1339745962156),(120,579),(119.5,579.1339745962156),(119.13397459621557,579.5)) -1159 ((118,590),(118.26794919243112,591),(119,591.7320508075688),(120,592),(121,591.7320508075688),(121.73205080756888,591),(122,590),(121.73205080756888,589),(121,588.2679491924312),(120,588),(119,588.2679491924312),(118.26794919243112,589)) -1160 ((117,600),(117.40192378864668,601.5),(118.5,602.5980762113534),(120,603),(121.5,602.5980762113534),(122.59807621135332,601.5),(123,600),(122.59807621135332,598.5),(121.5,597.4019237886467),(120,597),(118.5,597.4019237886466),(117.40192378864668,598.5)) -1161 ((116,610),(116.53589838486225,612),(118,613.4641016151378),(120,614),(122,613.4641016151378),(123.46410161513775,612),(124,610),(123.46410161513775,608),(122,606.5358983848622),(120,606),(118,606.5358983848622),(116.53589838486225,608)) -1162 ((115,620),(115.6698729810778,622.5),(117.5,624.3301270189222),(120,625),(122.5,624.3301270189222),(124.3301270189222,622.5),(125,620),(124.3301270189222,617.5),(122.5,615.6698729810778),(120,615),(117.5,615.6698729810778),(115.6698729810778,617.5)) -1163 ((114,630),(114.80384757729337,633),(117,635.1961524227066),(120,636),(123,635.1961524227066),(125.19615242270663,633),(126,630),(125.19615242270663,627),(123,624.8038475772934),(120,624),(117,624.8038475772934),(114.80384757729337,627)) -1164 ((113,640),(113.93782217350893,643.5),(116.5,646.062177826491),(120,647),(123.5,646.062177826491),(126.06217782649107,643.5),(127,640),(126.06217782649107,636.5),(123.5,633.937822173509),(120,633),(116.5,633.937822173509),(113.93782217350893,636.5)) -1165 ((112,650),(113.07179676972449,654),(116,656.9282032302755),(120,658),(124,656.9282032302755),(126.92820323027551,654),(128,650),(126.92820323027551,646),(124,643.0717967697245),(120,642),(116,643.0717967697245),(113.0717967697245,646)) -1166 ((111,660),(112.20577136594005,664.5),(115.5,667.7942286340599),(120,669),(124.5,667.7942286340599),(127.79422863405995,664.5),(129,660),(127.79422863405995,655.5),(124.5,652.2057713659401),(120,651),(115.5,652.20577136594),(112.20577136594005,655.5)) -1167 ((110,670),(111.33974596215562,675),(115,678.6602540378444),(120,680),(125,678.6602540378444),(128.6602540378444,675),(130,670),(128.6602540378444,665),(125,661.3397459621556),(120,660),(115,661.3397459621556),(111.33974596215562,665)) -1168 ((119,680),(119.13397459621557,680.5),(119.5,680.8660254037844),(120,681),(120.5,680.8660254037844),(120.86602540378443,680.5),(121,680),(120.86602540378443,679.5),(120.5,679.1339745962156),(120,679),(119.5,679.1339745962156),(119.13397459621557,679.5)) -1169 ((118,690),(118.26794919243112,691),(119,691.7320508075688),(120,692),(121,691.7320508075688),(121.73205080756888,691),(122,690),(121.73205080756888,689),(121,688.2679491924312),(120,688),(119,688.2679491924312),(118.26794919243112,689)) -1170 ((117,700),(117.40192378864668,701.5),(118.5,702.5980762113534),(120,703),(121.5,702.5980762113534),(122.59807621135332,701.5),(123,700),(122.59807621135332,698.5),(121.5,697.4019237886467),(120,697),(118.5,697.4019237886466),(117.40192378864668,698.5)) -1171 ((116,710),(116.53589838486225,712),(118,713.4641016151378),(120,714),(122,713.4641016151378),(123.46410161513775,712),(124,710),(123.46410161513775,708),(122,706.5358983848622),(120,706),(118,706.5358983848622),(116.53589838486225,708)) -1172 ((115,720),(115.6698729810778,722.5),(117.5,724.3301270189222),(120,725),(122.5,724.3301270189222),(124.3301270189222,722.5),(125,720),(124.3301270189222,717.5),(122.5,715.6698729810778),(120,715),(117.5,715.6698729810778),(115.6698729810778,717.5)) -1173 ((114,730),(114.80384757729337,733),(117,735.1961524227066),(120,736),(123,735.1961524227066),(125.19615242270663,733),(126,730),(125.19615242270663,727),(123,724.8038475772934),(120,724),(117,724.8038475772934),(114.80384757729337,727)) -1174 ((113,740),(113.93782217350893,743.5),(116.5,746.062177826491),(120,747),(123.5,746.062177826491),(126.06217782649107,743.5),(127,740),(126.06217782649107,736.5),(123.5,733.937822173509),(120,733),(116.5,733.937822173509),(113.93782217350893,736.5)) -1175 ((112,750),(113.07179676972449,754),(116,756.9282032302755),(120,758),(124,756.9282032302755),(126.92820323027551,754),(128,750),(126.92820323027551,746),(124,743.0717967697245),(120,742),(116,743.0717967697245),(113.0717967697245,746)) -1176 ((111,760),(112.20577136594005,764.5),(115.5,767.7942286340599),(120,769),(124.5,767.7942286340599),(127.79422863405995,764.5),(129,760),(127.79422863405995,755.5),(124.5,752.2057713659401),(120,751),(115.5,752.20577136594),(112.20577136594005,755.5)) -1177 ((110,770),(111.33974596215562,775),(115,778.6602540378444),(120,780),(125,778.6602540378444),(128.6602540378444,775),(130,770),(128.6602540378444,765),(125,761.3397459621556),(120,760),(115,761.3397459621556),(111.33974596215562,765)) -1178 ((119,780),(119.13397459621557,780.5),(119.5,780.8660254037844),(120,781),(120.5,780.8660254037844),(120.86602540378443,780.5),(121,780),(120.86602540378443,779.5),(120.5,779.1339745962156),(120,779),(119.5,779.1339745962156),(119.13397459621557,779.5)) -1179 ((118,790),(118.26794919243112,791),(119,791.7320508075688),(120,792),(121,791.7320508075688),(121.73205080756888,791),(122,790),(121.73205080756888,789),(121,788.2679491924312),(120,788),(119,788.2679491924312),(118.26794919243112,789)) -1180 ((117,800),(117.40192378864668,801.5),(118.5,802.5980762113534),(120,803),(121.5,802.5980762113534),(122.59807621135332,801.5),(123,800),(122.59807621135332,798.5),(121.5,797.4019237886467),(120,797),(118.5,797.4019237886466),(117.40192378864668,798.5)) -1181 ((116,810),(116.53589838486225,812),(118,813.4641016151378),(120,814),(122,813.4641016151378),(123.46410161513775,812),(124,810),(123.46410161513775,808),(122,806.5358983848622),(120,806),(118,806.5358983848622),(116.53589838486225,808)) -1182 ((115,820),(115.6698729810778,822.5),(117.5,824.3301270189222),(120,825),(122.5,824.3301270189222),(124.3301270189222,822.5),(125,820),(124.3301270189222,817.5),(122.5,815.6698729810778),(120,815),(117.5,815.6698729810778),(115.6698729810778,817.5)) -1183 ((114,830),(114.80384757729337,833),(117,835.1961524227066),(120,836),(123,835.1961524227066),(125.19615242270663,833),(126,830),(125.19615242270663,827),(123,824.8038475772934),(120,824),(117,824.8038475772934),(114.80384757729337,827)) -1184 ((113,840),(113.93782217350893,843.5),(116.5,846.062177826491),(120,847),(123.5,846.062177826491),(126.06217782649107,843.5),(127,840),(126.06217782649107,836.5),(123.5,833.937822173509),(120,833),(116.5,833.937822173509),(113.93782217350893,836.5)) -1185 ((112,850),(113.07179676972449,854),(116,856.9282032302755),(120,858),(124,856.9282032302755),(126.92820323027551,854),(128,850),(126.92820323027551,846),(124,843.0717967697245),(120,842),(116,843.0717967697245),(113.0717967697245,846)) -1186 ((111,860),(112.20577136594005,864.5),(115.5,867.7942286340599),(120,869),(124.5,867.7942286340599),(127.79422863405995,864.5),(129,860),(127.79422863405995,855.5),(124.5,852.2057713659401),(120,851),(115.5,852.20577136594),(112.20577136594005,855.5)) -1187 ((110,870),(111.33974596215562,875),(115,878.6602540378444),(120,880),(125,878.6602540378444),(128.6602540378444,875),(130,870),(128.6602540378444,865),(125,861.3397459621556),(120,860),(115,861.3397459621556),(111.33974596215562,865)) -1188 ((119,880),(119.13397459621557,880.5),(119.5,880.8660254037844),(120,881),(120.5,880.8660254037844),(120.86602540378443,880.5),(121,880),(120.86602540378443,879.5),(120.5,879.1339745962156),(120,879),(119.5,879.1339745962156),(119.13397459621557,879.5)) -1189 ((118,890),(118.26794919243112,891),(119,891.7320508075688),(120,892),(121,891.7320508075688),(121.73205080756888,891),(122,890),(121.73205080756888,889),(121,888.2679491924312),(120,888),(119,888.2679491924312),(118.26794919243112,889)) -1190 ((117,900),(117.40192378864668,901.5),(118.5,902.5980762113534),(120,903),(121.5,902.5980762113534),(122.59807621135332,901.5),(123,900),(122.59807621135332,898.5),(121.5,897.4019237886467),(120,897),(118.5,897.4019237886466),(117.40192378864668,898.5)) -1191 ((116,910),(116.53589838486225,912),(118,913.4641016151378),(120,914),(122,913.4641016151378),(123.46410161513775,912),(124,910),(123.46410161513775,908),(122,906.5358983848622),(120,906),(118,906.5358983848622),(116.53589838486225,908)) -1192 ((115,920),(115.6698729810778,922.5),(117.5,924.3301270189222),(120,925),(122.5,924.3301270189222),(124.3301270189222,922.5),(125,920),(124.3301270189222,917.5),(122.5,915.6698729810778),(120,915),(117.5,915.6698729810778),(115.6698729810778,917.5)) -1193 ((114,930),(114.80384757729337,933),(117,935.1961524227066),(120,936),(123,935.1961524227066),(125.19615242270663,933),(126,930),(125.19615242270663,927),(123,924.8038475772934),(120,924),(117,924.8038475772934),(114.80384757729337,927)) -1194 ((113,940),(113.93782217350893,943.5),(116.5,946.062177826491),(120,947),(123.5,946.062177826491),(126.06217782649107,943.5),(127,940),(126.06217782649107,936.5),(123.5,933.937822173509),(120,933),(116.5,933.937822173509),(113.93782217350893,936.5)) -1195 ((112,950),(113.07179676972449,954),(116,956.9282032302755),(120,958),(124,956.9282032302755),(126.92820323027551,954),(128,950),(126.92820323027551,946),(124,943.0717967697245),(120,942),(116,943.0717967697245),(113.0717967697245,946)) -1196 ((111,960),(112.20577136594005,964.5),(115.5,967.7942286340599),(120,969),(124.5,967.7942286340599),(127.79422863405995,964.5),(129,960),(127.79422863405995,955.5),(124.5,952.2057713659401),(120,951),(115.5,952.20577136594),(112.20577136594005,955.5)) -1197 ((110,970),(111.33974596215562,975),(115,978.6602540378444),(120,980),(125,978.6602540378444),(128.6602540378444,975),(130,970),(128.6602540378444,965),(125,961.3397459621556),(120,960),(115,961.3397459621556),(111.33974596215562,965)) -1198 ((119,980),(119.13397459621557,980.5),(119.5,980.8660254037844),(120,981),(120.5,980.8660254037844),(120.86602540378443,980.5),(121,980),(120.86602540378443,979.5),(120.5,979.1339745962156),(120,979),(119.5,979.1339745962156),(119.13397459621557,979.5)) -1199 ((118,990),(118.26794919243112,991),(119,991.7320508075688),(120,992),(121,991.7320508075688),(121.73205080756888,991),(122,990),(121.73205080756888,989),(121,988.2679491924312),(120,988),(119,988.2679491924312),(118.26794919243112,989)) -1200 ((117,1000),(117.40192378864668,1001.5),(118.5,1002.5980762113534),(120,1003),(121.5,1002.5980762113534),(122.59807621135332,1001.5),(123,1000),(122.59807621135332,998.5),(121.5,997.4019237886467),(120,997),(118.5,997.4019237886466),(117.40192378864668,998.5)) -1201 ((125,10),(125.6698729810778,12.5),(127.5,14.330127018922193),(130,15),(132.5,14.330127018922195),(134.33012701892218,12.500000000000002),(135,10),(134.33012701892218,7.500000000000002),(132.5,5.669872981077807),(130,5),(127.5,5.669872981077805),(125.6698729810778,7.499999999999998)) -1202 ((124,20),(124.80384757729337,23),(127,25.196152422706632),(130,26),(133,25.196152422706632),(135.19615242270663,23),(136,20),(135.19615242270663,17),(133,14.803847577293368),(130,14),(127,14.803847577293366),(124.80384757729337,16.999999999999996)) -1203 ((123,30),(123.93782217350893,33.5),(126.5,36.06217782649107),(130,37),(133.5,36.06217782649107),(136.06217782649108,33.5),(137,30),(136.06217782649108,26.5),(133.5,23.93782217350893),(130,23),(126.5,23.937822173508927),(123.93782217350893,26.499999999999996)) -1204 ((122,40),(123.07179676972449,44),(126,46.92820323027551),(130,48),(134,46.92820323027551),(136.9282032302755,44),(138,40),(136.9282032302755,36),(134,33.07179676972449),(130,32),(126,33.071796769724486),(123.0717967697245,36)) -1205 ((121,50),(122.20577136594005,54.5),(125.5,57.79422863405995),(130,59),(134.5,57.79422863405995),(137.79422863405995,54.5),(139,50),(137.79422863405995,45.5),(134.5,42.20577136594005),(130,41),(125.5,42.20577136594005),(122.20577136594005,45.5)) -1206 ((120,60),(121.33974596215562,65),(125,68.66025403784438),(130,70),(135,68.66025403784438),(138.6602540378444,65),(140,60),(138.6602540378444,55),(135,51.33974596215562),(130,50),(125,51.33974596215561),(121.33974596215562,54.99999999999999)) -1207 ((129,70),(129.13397459621555,70.5),(129.5,70.86602540378443),(130,71),(130.5,70.86602540378443),(130.86602540378445,70.5),(131,70),(130.86602540378445,69.5),(130.5,69.13397459621557),(130,69),(129.5,69.13397459621557),(129.13397459621555,69.5)) -1208 ((128,80),(128.26794919243113,81),(129,81.73205080756888),(130,82),(131,81.73205080756888),(131.73205080756887,81),(132,80),(131.73205080756887,79),(131,78.26794919243112),(130,78),(129,78.26794919243112),(128.26794919243113,79)) -1209 ((127,90),(127.40192378864668,91.5),(128.5,92.59807621135332),(130,93),(131.5,92.59807621135332),(132.59807621135332,91.5),(133,90),(132.59807621135332,88.5),(131.5,87.40192378864668),(130,87),(128.5,87.40192378864668),(127.40192378864668,88.5)) -1210 ((126,100),(126.53589838486225,102),(128,103.46410161513775),(130,104),(132,103.46410161513775),(133.46410161513776,102),(134,100),(133.46410161513776,98),(132,96.53589838486225),(130,96),(128,96.53589838486225),(126.53589838486225,98)) -1211 ((125,110),(125.6698729810778,112.5),(127.5,114.3301270189222),(130,115),(132.5,114.3301270189222),(134.33012701892218,112.5),(135,110),(134.33012701892218,107.5),(132.5,105.6698729810778),(130,105),(127.5,105.6698729810778),(125.6698729810778,107.5)) -1212 ((124,120),(124.80384757729337,123),(127,125.19615242270663),(130,126),(133,125.19615242270663),(135.19615242270663,123),(136,120),(135.19615242270663,117),(133,114.80384757729337),(130,114),(127,114.80384757729337),(124.80384757729337,117)) -1213 ((123,130),(123.93782217350893,133.5),(126.5,136.06217782649108),(130,137),(133.5,136.06217782649108),(136.06217782649108,133.5),(137,130),(136.06217782649108,126.5),(133.5,123.93782217350893),(130,123),(126.5,123.93782217350892),(123.93782217350893,126.5)) -1214 ((122,140),(123.07179676972449,144),(126,146.9282032302755),(130,148),(134,146.9282032302755),(136.9282032302755,144),(138,140),(136.9282032302755,136),(134,133.0717967697245),(130,132),(126,133.0717967697245),(123.0717967697245,136)) -1215 ((121,150),(122.20577136594005,154.5),(125.5,157.79422863405995),(130,159),(134.5,157.79422863405995),(137.79422863405995,154.5),(139,150),(137.79422863405995,145.5),(134.5,142.20577136594005),(130,141),(125.5,142.20577136594005),(122.20577136594005,145.5)) -1216 ((120,160),(121.33974596215562,165),(125,168.6602540378444),(130,170),(135,168.6602540378444),(138.6602540378444,165),(140,160),(138.6602540378444,155),(135,151.3397459621556),(130,150),(125,151.3397459621556),(121.33974596215562,155)) -1217 ((129,170),(129.13397459621555,170.5),(129.5,170.86602540378445),(130,171),(130.5,170.86602540378445),(130.86602540378445,170.5),(131,170),(130.86602540378445,169.5),(130.5,169.13397459621555),(130,169),(129.5,169.13397459621555),(129.13397459621555,169.5)) -1218 ((128,180),(128.26794919243113,181),(129,181.73205080756887),(130,182),(131,181.73205080756887),(131.73205080756887,181),(132,180),(131.73205080756887,179),(131,178.26794919243113),(130,178),(129,178.26794919243113),(128.26794919243113,179)) -1219 ((127,190),(127.40192378864668,191.5),(128.5,192.59807621135332),(130,193),(131.5,192.59807621135332),(132.59807621135332,191.5),(133,190),(132.59807621135332,188.5),(131.5,187.40192378864668),(130,187),(128.5,187.40192378864668),(127.40192378864668,188.5)) -1220 ((126,200),(126.53589838486225,202),(128,203.46410161513776),(130,204),(132,203.46410161513776),(133.46410161513776,202),(134,200),(133.46410161513776,198),(132,196.53589838486224),(130,196),(128,196.53589838486224),(126.53589838486225,198)) -1221 ((125,210),(125.6698729810778,212.5),(127.5,214.33012701892218),(130,215),(132.5,214.33012701892218),(134.33012701892218,212.5),(135,210),(134.33012701892218,207.5),(132.5,205.66987298107782),(130,205),(127.5,205.66987298107782),(125.6698729810778,207.5)) -1222 ((124,220),(124.80384757729337,223),(127,225.19615242270663),(130,226),(133,225.19615242270663),(135.19615242270663,223),(136,220),(135.19615242270663,217),(133,214.80384757729337),(130,214),(127,214.80384757729337),(124.80384757729337,217)) -1223 ((123,230),(123.93782217350893,233.5),(126.5,236.06217782649108),(130,237),(133.5,236.06217782649108),(136.06217782649108,233.5),(137,230),(136.06217782649108,226.5),(133.5,223.93782217350892),(130,223),(126.5,223.93782217350892),(123.93782217350893,226.5)) -1224 ((122,240),(123.07179676972449,244),(126,246.9282032302755),(130,248),(134,246.9282032302755),(136.9282032302755,244),(138,240),(136.9282032302755,236),(134,233.0717967697245),(130,232),(126,233.0717967697245),(123.0717967697245,236)) -1225 ((121,250),(122.20577136594005,254.5),(125.5,257.79422863405995),(130,259),(134.5,257.79422863405995),(137.79422863405995,254.5),(139,250),(137.79422863405995,245.5),(134.5,242.20577136594005),(130,241),(125.5,242.20577136594005),(122.20577136594005,245.5)) -1226 ((120,260),(121.33974596215562,265),(125,268.66025403784437),(130,270),(135,268.66025403784437),(138.6602540378444,265),(140,260),(138.6602540378444,255),(135,251.3397459621556),(130,250),(125,251.3397459621556),(121.33974596215562,255)) -1227 ((129,270),(129.13397459621555,270.5),(129.5,270.8660254037844),(130,271),(130.5,270.8660254037844),(130.86602540378445,270.5),(131,270),(130.86602540378445,269.5),(130.5,269.1339745962156),(130,269),(129.5,269.1339745962156),(129.13397459621555,269.5)) -1228 ((128,280),(128.26794919243113,281),(129,281.7320508075689),(130,282),(131,281.7320508075689),(131.73205080756887,281),(132,280),(131.73205080756887,279),(131,278.2679491924311),(130,278),(129,278.2679491924311),(128.26794919243113,279)) -1229 ((127,290),(127.40192378864668,291.5),(128.5,292.5980762113533),(130,293),(131.5,292.5980762113533),(132.59807621135332,291.5),(133,290),(132.59807621135332,288.5),(131.5,287.4019237886467),(130,287),(128.5,287.4019237886467),(127.40192378864668,288.5)) -1230 ((126,300),(126.53589838486225,302),(128,303.46410161513774),(130,304),(132,303.46410161513774),(133.46410161513776,302),(134,300),(133.46410161513776,298),(132,296.53589838486226),(130,296),(128,296.53589838486226),(126.53589838486225,298)) -1231 ((125,310),(125.6698729810778,312.5),(127.5,314.3301270189222),(130,315),(132.5,314.3301270189222),(134.33012701892218,312.5),(135,310),(134.33012701892218,307.5),(132.5,305.6698729810778),(130,305),(127.5,305.6698729810778),(125.6698729810778,307.5)) -1232 ((124,320),(124.80384757729337,323),(127,325.19615242270663),(130,326),(133,325.19615242270663),(135.19615242270663,323),(136,320),(135.19615242270663,317),(133,314.80384757729337),(130,314),(127,314.80384757729337),(124.80384757729337,317)) -1233 ((123,330),(123.93782217350893,333.5),(126.5,336.06217782649105),(130,337),(133.5,336.06217782649105),(136.06217782649108,333.5),(137,330),(136.06217782649108,326.5),(133.5,323.93782217350895),(130,323),(126.5,323.93782217350895),(123.93782217350893,326.5)) -1234 ((122,340),(123.07179676972449,344),(126,346.9282032302755),(130,348),(134,346.9282032302755),(136.9282032302755,344),(138,340),(136.9282032302755,336),(134,333.0717967697245),(130,332),(126,333.0717967697245),(123.0717967697245,336)) -1235 ((121,350),(122.20577136594005,354.5),(125.5,357.79422863405995),(130,359),(134.5,357.79422863405995),(137.79422863405995,354.5),(139,350),(137.79422863405995,345.5),(134.5,342.20577136594005),(130,341),(125.5,342.20577136594005),(122.20577136594005,345.5)) -1236 ((120,360),(121.33974596215562,365),(125,368.66025403784437),(130,370),(135,368.66025403784437),(138.6602540378444,365),(140,360),(138.6602540378444,355),(135,351.33974596215563),(130,350),(125,351.33974596215563),(121.33974596215562,355)) -1237 ((129,370),(129.13397459621555,370.5),(129.5,370.8660254037844),(130,371),(130.5,370.8660254037844),(130.86602540378445,370.5),(131,370),(130.86602540378445,369.5),(130.5,369.1339745962156),(130,369),(129.5,369.1339745962156),(129.13397459621555,369.5)) -1238 ((128,380),(128.26794919243113,381),(129,381.7320508075689),(130,382),(131,381.7320508075689),(131.73205080756887,381),(132,380),(131.73205080756887,379),(131,378.2679491924311),(130,378),(129,378.2679491924311),(128.26794919243113,379)) -1239 ((127,390),(127.40192378864668,391.5),(128.5,392.5980762113533),(130,393),(131.5,392.5980762113533),(132.59807621135332,391.5),(133,390),(132.59807621135332,388.5),(131.5,387.4019237886467),(130,387),(128.5,387.4019237886467),(127.40192378864668,388.5)) -1240 ((126,400),(126.53589838486225,402),(128,403.46410161513774),(130,404),(132,403.46410161513774),(133.46410161513776,402),(134,400),(133.46410161513776,398),(132,396.53589838486226),(130,396),(128,396.53589838486226),(126.53589838486225,398)) -1241 ((125,410),(125.6698729810778,412.5),(127.5,414.3301270189222),(130,415),(132.5,414.3301270189222),(134.33012701892218,412.5),(135,410),(134.33012701892218,407.5),(132.5,405.6698729810778),(130,405),(127.5,405.6698729810778),(125.6698729810778,407.5)) -1242 ((124,420),(124.80384757729337,423),(127,425.19615242270663),(130,426),(133,425.19615242270663),(135.19615242270663,423),(136,420),(135.19615242270663,417),(133,414.80384757729337),(130,414),(127,414.80384757729337),(124.80384757729337,417)) -1243 ((123,430),(123.93782217350893,433.5),(126.5,436.06217782649105),(130,437),(133.5,436.06217782649105),(136.06217782649108,433.5),(137,430),(136.06217782649108,426.5),(133.5,423.93782217350895),(130,423),(126.5,423.93782217350895),(123.93782217350893,426.5)) -1244 ((122,440),(123.07179676972449,444),(126,446.9282032302755),(130,448),(134,446.9282032302755),(136.9282032302755,444),(138,440),(136.9282032302755,436),(134,433.0717967697245),(130,432),(126,433.0717967697245),(123.0717967697245,436)) -1245 ((121,450),(122.20577136594005,454.5),(125.5,457.79422863405995),(130,459),(134.5,457.79422863405995),(137.79422863405995,454.5),(139,450),(137.79422863405995,445.5),(134.5,442.20577136594005),(130,441),(125.5,442.20577136594005),(122.20577136594005,445.5)) -1246 ((120,460),(121.33974596215562,465),(125,468.66025403784437),(130,470),(135,468.66025403784437),(138.6602540378444,465),(140,460),(138.6602540378444,455),(135,451.33974596215563),(130,450),(125,451.33974596215563),(121.33974596215562,455)) -1247 ((129,470),(129.13397459621555,470.5),(129.5,470.8660254037844),(130,471),(130.5,470.8660254037844),(130.86602540378445,470.5),(131,470),(130.86602540378445,469.5),(130.5,469.1339745962156),(130,469),(129.5,469.1339745962156),(129.13397459621555,469.5)) -1248 ((128,480),(128.26794919243113,481),(129,481.7320508075689),(130,482),(131,481.7320508075689),(131.73205080756887,481),(132,480),(131.73205080756887,479),(131,478.2679491924311),(130,478),(129,478.2679491924311),(128.26794919243113,479)) -1249 ((127,490),(127.40192378864668,491.5),(128.5,492.5980762113533),(130,493),(131.5,492.5980762113533),(132.59807621135332,491.5),(133,490),(132.59807621135332,488.5),(131.5,487.4019237886467),(130,487),(128.5,487.4019237886467),(127.40192378864668,488.5)) -1250 ((126,500),(126.53589838486225,502),(128,503.46410161513774),(130,504),(132,503.46410161513774),(133.46410161513776,502),(134,500),(133.46410161513776,498),(132,496.53589838486226),(130,496),(128,496.53589838486226),(126.53589838486225,498)) -1251 ((125,510),(125.6698729810778,512.5),(127.5,514.3301270189222),(130,515),(132.5,514.3301270189222),(134.33012701892218,512.5),(135,510),(134.33012701892218,507.5),(132.5,505.6698729810778),(130,505),(127.5,505.6698729810778),(125.6698729810778,507.5)) -1252 ((124,520),(124.80384757729337,523),(127,525.1961524227066),(130,526),(133,525.1961524227066),(135.19615242270663,523),(136,520),(135.19615242270663,517),(133,514.8038475772934),(130,514),(127,514.8038475772934),(124.80384757729337,517)) -1253 ((123,530),(123.93782217350893,533.5),(126.5,536.062177826491),(130,537),(133.5,536.062177826491),(136.06217782649108,533.5),(137,530),(136.06217782649108,526.5),(133.5,523.937822173509),(130,523),(126.5,523.937822173509),(123.93782217350893,526.5)) -1254 ((122,540),(123.07179676972449,544),(126,546.9282032302755),(130,548),(134,546.9282032302755),(136.9282032302755,544),(138,540),(136.9282032302755,536),(134,533.0717967697245),(130,532),(126,533.0717967697245),(123.0717967697245,536)) -1255 ((121,550),(122.20577136594005,554.5),(125.5,557.7942286340599),(130,559),(134.5,557.7942286340599),(137.79422863405995,554.5),(139,550),(137.79422863405995,545.5),(134.5,542.2057713659401),(130,541),(125.5,542.20577136594),(122.20577136594005,545.5)) -1256 ((120,560),(121.33974596215562,565),(125,568.6602540378444),(130,570),(135,568.6602540378444),(138.6602540378444,565),(140,560),(138.6602540378444,555),(135,551.3397459621556),(130,550),(125,551.3397459621556),(121.33974596215562,555)) -1257 ((129,570),(129.13397459621555,570.5),(129.5,570.8660254037844),(130,571),(130.5,570.8660254037844),(130.86602540378445,570.5),(131,570),(130.86602540378445,569.5),(130.5,569.1339745962156),(130,569),(129.5,569.1339745962156),(129.13397459621555,569.5)) -1258 ((128,580),(128.26794919243113,581),(129,581.7320508075688),(130,582),(131,581.7320508075688),(131.73205080756887,581),(132,580),(131.73205080756887,579),(131,578.2679491924312),(130,578),(129,578.2679491924312),(128.26794919243113,579)) -1259 ((127,590),(127.40192378864668,591.5),(128.5,592.5980762113534),(130,593),(131.5,592.5980762113534),(132.59807621135332,591.5),(133,590),(132.59807621135332,588.5),(131.5,587.4019237886467),(130,587),(128.5,587.4019237886466),(127.40192378864668,588.5)) -1260 ((126,600),(126.53589838486225,602),(128,603.4641016151378),(130,604),(132,603.4641016151378),(133.46410161513776,602),(134,600),(133.46410161513776,598),(132,596.5358983848622),(130,596),(128,596.5358983848622),(126.53589838486225,598)) -1261 ((125,610),(125.6698729810778,612.5),(127.5,614.3301270189222),(130,615),(132.5,614.3301270189222),(134.33012701892218,612.5),(135,610),(134.33012701892218,607.5),(132.5,605.6698729810778),(130,605),(127.5,605.6698729810778),(125.6698729810778,607.5)) -1262 ((124,620),(124.80384757729337,623),(127,625.1961524227066),(130,626),(133,625.1961524227066),(135.19615242270663,623),(136,620),(135.19615242270663,617),(133,614.8038475772934),(130,614),(127,614.8038475772934),(124.80384757729337,617)) -1263 ((123,630),(123.93782217350893,633.5),(126.5,636.062177826491),(130,637),(133.5,636.062177826491),(136.06217782649108,633.5),(137,630),(136.06217782649108,626.5),(133.5,623.937822173509),(130,623),(126.5,623.937822173509),(123.93782217350893,626.5)) -1264 ((122,640),(123.07179676972449,644),(126,646.9282032302755),(130,648),(134,646.9282032302755),(136.9282032302755,644),(138,640),(136.9282032302755,636),(134,633.0717967697245),(130,632),(126,633.0717967697245),(123.0717967697245,636)) -1265 ((121,650),(122.20577136594005,654.5),(125.5,657.7942286340599),(130,659),(134.5,657.7942286340599),(137.79422863405995,654.5),(139,650),(137.79422863405995,645.5),(134.5,642.2057713659401),(130,641),(125.5,642.20577136594),(122.20577136594005,645.5)) -1266 ((120,660),(121.33974596215562,665),(125,668.6602540378444),(130,670),(135,668.6602540378444),(138.6602540378444,665),(140,660),(138.6602540378444,655),(135,651.3397459621556),(130,650),(125,651.3397459621556),(121.33974596215562,655)) -1267 ((129,670),(129.13397459621555,670.5),(129.5,670.8660254037844),(130,671),(130.5,670.8660254037844),(130.86602540378445,670.5),(131,670),(130.86602540378445,669.5),(130.5,669.1339745962156),(130,669),(129.5,669.1339745962156),(129.13397459621555,669.5)) -1268 ((128,680),(128.26794919243113,681),(129,681.7320508075688),(130,682),(131,681.7320508075688),(131.73205080756887,681),(132,680),(131.73205080756887,679),(131,678.2679491924312),(130,678),(129,678.2679491924312),(128.26794919243113,679)) -1269 ((127,690),(127.40192378864668,691.5),(128.5,692.5980762113534),(130,693),(131.5,692.5980762113534),(132.59807621135332,691.5),(133,690),(132.59807621135332,688.5),(131.5,687.4019237886467),(130,687),(128.5,687.4019237886466),(127.40192378864668,688.5)) -1270 ((126,700),(126.53589838486225,702),(128,703.4641016151378),(130,704),(132,703.4641016151378),(133.46410161513776,702),(134,700),(133.46410161513776,698),(132,696.5358983848622),(130,696),(128,696.5358983848622),(126.53589838486225,698)) -1271 ((125,710),(125.6698729810778,712.5),(127.5,714.3301270189222),(130,715),(132.5,714.3301270189222),(134.33012701892218,712.5),(135,710),(134.33012701892218,707.5),(132.5,705.6698729810778),(130,705),(127.5,705.6698729810778),(125.6698729810778,707.5)) -1272 ((124,720),(124.80384757729337,723),(127,725.1961524227066),(130,726),(133,725.1961524227066),(135.19615242270663,723),(136,720),(135.19615242270663,717),(133,714.8038475772934),(130,714),(127,714.8038475772934),(124.80384757729337,717)) -1273 ((123,730),(123.93782217350893,733.5),(126.5,736.062177826491),(130,737),(133.5,736.062177826491),(136.06217782649108,733.5),(137,730),(136.06217782649108,726.5),(133.5,723.937822173509),(130,723),(126.5,723.937822173509),(123.93782217350893,726.5)) -1274 ((122,740),(123.07179676972449,744),(126,746.9282032302755),(130,748),(134,746.9282032302755),(136.9282032302755,744),(138,740),(136.9282032302755,736),(134,733.0717967697245),(130,732),(126,733.0717967697245),(123.0717967697245,736)) -1275 ((121,750),(122.20577136594005,754.5),(125.5,757.7942286340599),(130,759),(134.5,757.7942286340599),(137.79422863405995,754.5),(139,750),(137.79422863405995,745.5),(134.5,742.2057713659401),(130,741),(125.5,742.20577136594),(122.20577136594005,745.5)) -1276 ((120,760),(121.33974596215562,765),(125,768.6602540378444),(130,770),(135,768.6602540378444),(138.6602540378444,765),(140,760),(138.6602540378444,755),(135,751.3397459621556),(130,750),(125,751.3397459621556),(121.33974596215562,755)) -1277 ((129,770),(129.13397459621555,770.5),(129.5,770.8660254037844),(130,771),(130.5,770.8660254037844),(130.86602540378445,770.5),(131,770),(130.86602540378445,769.5),(130.5,769.1339745962156),(130,769),(129.5,769.1339745962156),(129.13397459621555,769.5)) -1278 ((128,780),(128.26794919243113,781),(129,781.7320508075688),(130,782),(131,781.7320508075688),(131.73205080756887,781),(132,780),(131.73205080756887,779),(131,778.2679491924312),(130,778),(129,778.2679491924312),(128.26794919243113,779)) -1279 ((127,790),(127.40192378864668,791.5),(128.5,792.5980762113534),(130,793),(131.5,792.5980762113534),(132.59807621135332,791.5),(133,790),(132.59807621135332,788.5),(131.5,787.4019237886467),(130,787),(128.5,787.4019237886466),(127.40192378864668,788.5)) -1280 ((126,800),(126.53589838486225,802),(128,803.4641016151378),(130,804),(132,803.4641016151378),(133.46410161513776,802),(134,800),(133.46410161513776,798),(132,796.5358983848622),(130,796),(128,796.5358983848622),(126.53589838486225,798)) -1281 ((125,810),(125.6698729810778,812.5),(127.5,814.3301270189222),(130,815),(132.5,814.3301270189222),(134.33012701892218,812.5),(135,810),(134.33012701892218,807.5),(132.5,805.6698729810778),(130,805),(127.5,805.6698729810778),(125.6698729810778,807.5)) -1282 ((124,820),(124.80384757729337,823),(127,825.1961524227066),(130,826),(133,825.1961524227066),(135.19615242270663,823),(136,820),(135.19615242270663,817),(133,814.8038475772934),(130,814),(127,814.8038475772934),(124.80384757729337,817)) -1283 ((123,830),(123.93782217350893,833.5),(126.5,836.062177826491),(130,837),(133.5,836.062177826491),(136.06217782649108,833.5),(137,830),(136.06217782649108,826.5),(133.5,823.937822173509),(130,823),(126.5,823.937822173509),(123.93782217350893,826.5)) -1284 ((122,840),(123.07179676972449,844),(126,846.9282032302755),(130,848),(134,846.9282032302755),(136.9282032302755,844),(138,840),(136.9282032302755,836),(134,833.0717967697245),(130,832),(126,833.0717967697245),(123.0717967697245,836)) -1285 ((121,850),(122.20577136594005,854.5),(125.5,857.7942286340599),(130,859),(134.5,857.7942286340599),(137.79422863405995,854.5),(139,850),(137.79422863405995,845.5),(134.5,842.2057713659401),(130,841),(125.5,842.20577136594),(122.20577136594005,845.5)) -1286 ((120,860),(121.33974596215562,865),(125,868.6602540378444),(130,870),(135,868.6602540378444),(138.6602540378444,865),(140,860),(138.6602540378444,855),(135,851.3397459621556),(130,850),(125,851.3397459621556),(121.33974596215562,855)) -1287 ((129,870),(129.13397459621555,870.5),(129.5,870.8660254037844),(130,871),(130.5,870.8660254037844),(130.86602540378445,870.5),(131,870),(130.86602540378445,869.5),(130.5,869.1339745962156),(130,869),(129.5,869.1339745962156),(129.13397459621555,869.5)) -1288 ((128,880),(128.26794919243113,881),(129,881.7320508075688),(130,882),(131,881.7320508075688),(131.73205080756887,881),(132,880),(131.73205080756887,879),(131,878.2679491924312),(130,878),(129,878.2679491924312),(128.26794919243113,879)) -1289 ((127,890),(127.40192378864668,891.5),(128.5,892.5980762113534),(130,893),(131.5,892.5980762113534),(132.59807621135332,891.5),(133,890),(132.59807621135332,888.5),(131.5,887.4019237886467),(130,887),(128.5,887.4019237886466),(127.40192378864668,888.5)) -1290 ((126,900),(126.53589838486225,902),(128,903.4641016151378),(130,904),(132,903.4641016151378),(133.46410161513776,902),(134,900),(133.46410161513776,898),(132,896.5358983848622),(130,896),(128,896.5358983848622),(126.53589838486225,898)) -1291 ((125,910),(125.6698729810778,912.5),(127.5,914.3301270189222),(130,915),(132.5,914.3301270189222),(134.33012701892218,912.5),(135,910),(134.33012701892218,907.5),(132.5,905.6698729810778),(130,905),(127.5,905.6698729810778),(125.6698729810778,907.5)) -1292 ((124,920),(124.80384757729337,923),(127,925.1961524227066),(130,926),(133,925.1961524227066),(135.19615242270663,923),(136,920),(135.19615242270663,917),(133,914.8038475772934),(130,914),(127,914.8038475772934),(124.80384757729337,917)) -1293 ((123,930),(123.93782217350893,933.5),(126.5,936.062177826491),(130,937),(133.5,936.062177826491),(136.06217782649108,933.5),(137,930),(136.06217782649108,926.5),(133.5,923.937822173509),(130,923),(126.5,923.937822173509),(123.93782217350893,926.5)) -1294 ((122,940),(123.07179676972449,944),(126,946.9282032302755),(130,948),(134,946.9282032302755),(136.9282032302755,944),(138,940),(136.9282032302755,936),(134,933.0717967697245),(130,932),(126,933.0717967697245),(123.0717967697245,936)) -1295 ((121,950),(122.20577136594005,954.5),(125.5,957.7942286340599),(130,959),(134.5,957.7942286340599),(137.79422863405995,954.5),(139,950),(137.79422863405995,945.5),(134.5,942.2057713659401),(130,941),(125.5,942.20577136594),(122.20577136594005,945.5)) -1296 ((120,960),(121.33974596215562,965),(125,968.6602540378444),(130,970),(135,968.6602540378444),(138.6602540378444,965),(140,960),(138.6602540378444,955),(135,951.3397459621556),(130,950),(125,951.3397459621556),(121.33974596215562,955)) -1297 ((129,970),(129.13397459621555,970.5),(129.5,970.8660254037844),(130,971),(130.5,970.8660254037844),(130.86602540378445,970.5),(131,970),(130.86602540378445,969.5),(130.5,969.1339745962156),(130,969),(129.5,969.1339745962156),(129.13397459621555,969.5)) -1298 ((128,980),(128.26794919243113,981),(129,981.7320508075688),(130,982),(131,981.7320508075688),(131.73205080756887,981),(132,980),(131.73205080756887,979),(131,978.2679491924312),(130,978),(129,978.2679491924312),(128.26794919243113,979)) -1299 ((127,990),(127.40192378864668,991.5),(128.5,992.5980762113534),(130,993),(131.5,992.5980762113534),(132.59807621135332,991.5),(133,990),(132.59807621135332,988.5),(131.5,987.4019237886467),(130,987),(128.5,987.4019237886466),(127.40192378864668,988.5)) -1300 ((126,1000),(126.53589838486225,1002),(128,1003.4641016151378),(130,1004),(132,1003.4641016151378),(133.46410161513776,1002),(134,1000),(133.46410161513776,998),(132,996.5358983848622),(130,996),(128,996.5358983848622),(126.53589838486225,998)) -1301 ((134,10),(134.80384757729337,13),(137,15.196152422706632),(140,16),(143,15.196152422706632),(145.19615242270663,13.000000000000002),(146,10),(145.19615242270663,7.000000000000002),(143,4.803847577293369),(140,4),(137,4.803847577293366),(134.80384757729337,6.999999999999997)) -1302 ((133,20),(133.93782217350892,23.5),(136.5,26.06217782649107),(140,27),(143.5,26.062177826491073),(146.06217782649108,23.500000000000004),(147,20),(146.06217782649108,16.5),(143.5,13.93782217350893),(140,13),(136.5,13.937822173508927),(133.93782217350892,16.499999999999996)) -1303 ((132,30),(133.0717967697245,34),(136,36.92820323027551),(140,38),(144,36.92820323027551),(146.9282032302755,34),(148,30),(146.9282032302755,26.000000000000004),(144,23.071796769724493),(140,22),(136,23.071796769724486),(133.0717967697245,25.999999999999996)) -1304 ((131,40),(132.20577136594005,44.5),(135.5,47.79422863405995),(140,49),(144.5,47.79422863405995),(147.79422863405995,44.5),(149,40),(147.79422863405995,35.5),(144.5,32.20577136594005),(140,31),(135.5,32.20577136594005),(132.20577136594005,35.5)) -1305 ((130,50),(131.3397459621556,55),(135,58.66025403784438),(140,60),(145,58.66025403784439),(148.6602540378444,55),(150,50),(148.6602540378444,45),(145,41.33974596215562),(140,40),(135,41.33974596215561),(131.3397459621556,44.99999999999999)) -1306 ((139,60),(139.13397459621555,60.5),(139.5,60.86602540378444),(140,61),(140.5,60.86602540378444),(140.86602540378445,60.5),(141,60),(140.86602540378445,59.5),(140.5,59.13397459621556),(140,59),(139.5,59.13397459621556),(139.13397459621555,59.5)) -1307 ((138,70),(138.26794919243113,71),(139,71.73205080756888),(140,72),(141,71.73205080756888),(141.73205080756887,71),(142,70),(141.73205080756887,69),(141,68.26794919243112),(140,68),(139,68.26794919243112),(138.26794919243113,69)) -1308 ((137,80),(137.40192378864668,81.5),(138.5,82.59807621135332),(140,83),(141.5,82.59807621135332),(142.59807621135332,81.5),(143,80),(142.59807621135332,78.5),(141.5,77.40192378864668),(140,77),(138.5,77.40192378864668),(137.40192378864668,78.5)) -1309 ((136,90),(136.53589838486224,92),(138,93.46410161513775),(140,94),(142,93.46410161513775),(143.46410161513776,92),(144,90),(143.46410161513776,88),(142,86.53589838486225),(140,86),(138,86.53589838486225),(136.53589838486224,88)) -1310 ((135,100),(135.66987298107782,102.5),(137.5,104.3301270189222),(140,105),(142.5,104.3301270189222),(144.33012701892218,102.5),(145,100),(144.33012701892218,97.5),(142.5,95.6698729810778),(140,95),(137.5,95.6698729810778),(135.66987298107782,97.5)) -1311 ((134,110),(134.80384757729337,113),(137,115.19615242270663),(140,116),(143,115.19615242270663),(145.19615242270663,113),(146,110),(145.19615242270663,107),(143,104.80384757729337),(140,104),(137,104.80384757729337),(134.80384757729337,107)) -1312 ((133,120),(133.93782217350892,123.5),(136.5,126.06217782649107),(140,127),(143.5,126.06217782649107),(146.06217782649108,123.5),(147,120),(146.06217782649108,116.5),(143.5,113.93782217350893),(140,113),(136.5,113.93782217350892),(133.93782217350892,116.5)) -1313 ((132,130),(133.0717967697245,134),(136,136.9282032302755),(140,138),(144,136.9282032302755),(146.9282032302755,134),(148,130),(146.9282032302755,126),(144,123.07179676972449),(140,122),(136,123.07179676972449),(133.0717967697245,126)) -1314 ((131,140),(132.20577136594005,144.5),(135.5,147.79422863405995),(140,149),(144.5,147.79422863405995),(147.79422863405995,144.5),(149,140),(147.79422863405995,135.5),(144.5,132.20577136594005),(140,131),(135.5,132.20577136594005),(132.20577136594005,135.5)) -1315 ((130,150),(131.3397459621556,155),(135,158.6602540378444),(140,160),(145,158.6602540378444),(148.6602540378444,155),(150,150),(148.6602540378444,145),(145,141.3397459621556),(140,140),(135,141.3397459621556),(131.3397459621556,145)) -1316 ((139,160),(139.13397459621555,160.5),(139.5,160.86602540378445),(140,161),(140.5,160.86602540378445),(140.86602540378445,160.5),(141,160),(140.86602540378445,159.5),(140.5,159.13397459621555),(140,159),(139.5,159.13397459621555),(139.13397459621555,159.5)) -1317 ((138,170),(138.26794919243113,171),(139,171.73205080756887),(140,172),(141,171.73205080756887),(141.73205080756887,171),(142,170),(141.73205080756887,169),(141,168.26794919243113),(140,168),(139,168.26794919243113),(138.26794919243113,169)) -1318 ((137,180),(137.40192378864668,181.5),(138.5,182.59807621135332),(140,183),(141.5,182.59807621135332),(142.59807621135332,181.5),(143,180),(142.59807621135332,178.5),(141.5,177.40192378864668),(140,177),(138.5,177.40192378864668),(137.40192378864668,178.5)) -1319 ((136,190),(136.53589838486224,192),(138,193.46410161513776),(140,194),(142,193.46410161513776),(143.46410161513776,192),(144,190),(143.46410161513776,188),(142,186.53589838486224),(140,186),(138,186.53589838486224),(136.53589838486224,188)) -1320 ((135,200),(135.66987298107782,202.5),(137.5,204.33012701892218),(140,205),(142.5,204.33012701892218),(144.33012701892218,202.5),(145,200),(144.33012701892218,197.5),(142.5,195.66987298107782),(140,195),(137.5,195.66987298107782),(135.66987298107782,197.5)) -1321 ((134,210),(134.80384757729337,213),(137,215.19615242270663),(140,216),(143,215.19615242270663),(145.19615242270663,213),(146,210),(145.19615242270663,207),(143,204.80384757729337),(140,204),(137,204.80384757729337),(134.80384757729337,207)) -1322 ((133,220),(133.93782217350892,223.5),(136.5,226.06217782649108),(140,227),(143.5,226.06217782649108),(146.06217782649108,223.5),(147,220),(146.06217782649108,216.5),(143.5,213.93782217350892),(140,213),(136.5,213.93782217350892),(133.93782217350892,216.5)) -1323 ((132,230),(133.0717967697245,234),(136,236.9282032302755),(140,238),(144,236.9282032302755),(146.9282032302755,234),(148,230),(146.9282032302755,226),(144,223.0717967697245),(140,222),(136,223.0717967697245),(133.0717967697245,226)) -1324 ((131,240),(132.20577136594005,244.5),(135.5,247.79422863405995),(140,249),(144.5,247.79422863405995),(147.79422863405995,244.5),(149,240),(147.79422863405995,235.5),(144.5,232.20577136594005),(140,231),(135.5,232.20577136594005),(132.20577136594005,235.5)) -1325 ((130,250),(131.3397459621556,255),(135,258.66025403784437),(140,260),(145,258.66025403784437),(148.6602540378444,255),(150,250),(148.6602540378444,245),(145,241.3397459621556),(140,240),(135,241.3397459621556),(131.3397459621556,245)) -1326 ((139,260),(139.13397459621555,260.5),(139.5,260.8660254037844),(140,261),(140.5,260.8660254037844),(140.86602540378445,260.5),(141,260),(140.86602540378445,259.5),(140.5,259.1339745962156),(140,259),(139.5,259.1339745962156),(139.13397459621555,259.5)) -1327 ((138,270),(138.26794919243113,271),(139,271.7320508075689),(140,272),(141,271.7320508075689),(141.73205080756887,271),(142,270),(141.73205080756887,269),(141,268.2679491924311),(140,268),(139,268.2679491924311),(138.26794919243113,269)) -1328 ((137,280),(137.40192378864668,281.5),(138.5,282.5980762113533),(140,283),(141.5,282.5980762113533),(142.59807621135332,281.5),(143,280),(142.59807621135332,278.5),(141.5,277.4019237886467),(140,277),(138.5,277.4019237886467),(137.40192378864668,278.5)) -1329 ((136,290),(136.53589838486224,292),(138,293.46410161513774),(140,294),(142,293.46410161513774),(143.46410161513776,292),(144,290),(143.46410161513776,288),(142,286.53589838486226),(140,286),(138,286.53589838486226),(136.53589838486224,288)) -1330 ((135,300),(135.66987298107782,302.5),(137.5,304.3301270189222),(140,305),(142.5,304.3301270189222),(144.33012701892218,302.5),(145,300),(144.33012701892218,297.5),(142.5,295.6698729810778),(140,295),(137.5,295.6698729810778),(135.66987298107782,297.5)) -1331 ((134,310),(134.80384757729337,313),(137,315.19615242270663),(140,316),(143,315.19615242270663),(145.19615242270663,313),(146,310),(145.19615242270663,307),(143,304.80384757729337),(140,304),(137,304.80384757729337),(134.80384757729337,307)) -1332 ((133,320),(133.93782217350892,323.5),(136.5,326.06217782649105),(140,327),(143.5,326.06217782649105),(146.06217782649108,323.5),(147,320),(146.06217782649108,316.5),(143.5,313.93782217350895),(140,313),(136.5,313.93782217350895),(133.93782217350892,316.5)) -1333 ((132,330),(133.0717967697245,334),(136,336.9282032302755),(140,338),(144,336.9282032302755),(146.9282032302755,334),(148,330),(146.9282032302755,326),(144,323.0717967697245),(140,322),(136,323.0717967697245),(133.0717967697245,326)) -1334 ((131,340),(132.20577136594005,344.5),(135.5,347.79422863405995),(140,349),(144.5,347.79422863405995),(147.79422863405995,344.5),(149,340),(147.79422863405995,335.5),(144.5,332.20577136594005),(140,331),(135.5,332.20577136594005),(132.20577136594005,335.5)) -1335 ((130,350),(131.3397459621556,355),(135,358.66025403784437),(140,360),(145,358.66025403784437),(148.6602540378444,355),(150,350),(148.6602540378444,345),(145,341.33974596215563),(140,340),(135,341.33974596215563),(131.3397459621556,345)) -1336 ((139,360),(139.13397459621555,360.5),(139.5,360.8660254037844),(140,361),(140.5,360.8660254037844),(140.86602540378445,360.5),(141,360),(140.86602540378445,359.5),(140.5,359.1339745962156),(140,359),(139.5,359.1339745962156),(139.13397459621555,359.5)) -1337 ((138,370),(138.26794919243113,371),(139,371.7320508075689),(140,372),(141,371.7320508075689),(141.73205080756887,371),(142,370),(141.73205080756887,369),(141,368.2679491924311),(140,368),(139,368.2679491924311),(138.26794919243113,369)) -1338 ((137,380),(137.40192378864668,381.5),(138.5,382.5980762113533),(140,383),(141.5,382.5980762113533),(142.59807621135332,381.5),(143,380),(142.59807621135332,378.5),(141.5,377.4019237886467),(140,377),(138.5,377.4019237886467),(137.40192378864668,378.5)) -1339 ((136,390),(136.53589838486224,392),(138,393.46410161513774),(140,394),(142,393.46410161513774),(143.46410161513776,392),(144,390),(143.46410161513776,388),(142,386.53589838486226),(140,386),(138,386.53589838486226),(136.53589838486224,388)) -1340 ((135,400),(135.66987298107782,402.5),(137.5,404.3301270189222),(140,405),(142.5,404.3301270189222),(144.33012701892218,402.5),(145,400),(144.33012701892218,397.5),(142.5,395.6698729810778),(140,395),(137.5,395.6698729810778),(135.66987298107782,397.5)) -1341 ((134,410),(134.80384757729337,413),(137,415.19615242270663),(140,416),(143,415.19615242270663),(145.19615242270663,413),(146,410),(145.19615242270663,407),(143,404.80384757729337),(140,404),(137,404.80384757729337),(134.80384757729337,407)) -1342 ((133,420),(133.93782217350892,423.5),(136.5,426.06217782649105),(140,427),(143.5,426.06217782649105),(146.06217782649108,423.5),(147,420),(146.06217782649108,416.5),(143.5,413.93782217350895),(140,413),(136.5,413.93782217350895),(133.93782217350892,416.5)) -1343 ((132,430),(133.0717967697245,434),(136,436.9282032302755),(140,438),(144,436.9282032302755),(146.9282032302755,434),(148,430),(146.9282032302755,426),(144,423.0717967697245),(140,422),(136,423.0717967697245),(133.0717967697245,426)) -1344 ((131,440),(132.20577136594005,444.5),(135.5,447.79422863405995),(140,449),(144.5,447.79422863405995),(147.79422863405995,444.5),(149,440),(147.79422863405995,435.5),(144.5,432.20577136594005),(140,431),(135.5,432.20577136594005),(132.20577136594005,435.5)) -1345 ((130,450),(131.3397459621556,455),(135,458.66025403784437),(140,460),(145,458.66025403784437),(148.6602540378444,455),(150,450),(148.6602540378444,445),(145,441.33974596215563),(140,440),(135,441.33974596215563),(131.3397459621556,445)) -1346 ((139,460),(139.13397459621555,460.5),(139.5,460.8660254037844),(140,461),(140.5,460.8660254037844),(140.86602540378445,460.5),(141,460),(140.86602540378445,459.5),(140.5,459.1339745962156),(140,459),(139.5,459.1339745962156),(139.13397459621555,459.5)) -1347 ((138,470),(138.26794919243113,471),(139,471.7320508075689),(140,472),(141,471.7320508075689),(141.73205080756887,471),(142,470),(141.73205080756887,469),(141,468.2679491924311),(140,468),(139,468.2679491924311),(138.26794919243113,469)) -1348 ((137,480),(137.40192378864668,481.5),(138.5,482.5980762113533),(140,483),(141.5,482.5980762113533),(142.59807621135332,481.5),(143,480),(142.59807621135332,478.5),(141.5,477.4019237886467),(140,477),(138.5,477.4019237886467),(137.40192378864668,478.5)) -1349 ((136,490),(136.53589838486224,492),(138,493.46410161513774),(140,494),(142,493.46410161513774),(143.46410161513776,492),(144,490),(143.46410161513776,488),(142,486.53589838486226),(140,486),(138,486.53589838486226),(136.53589838486224,488)) -1350 ((135,500),(135.66987298107782,502.5),(137.5,504.3301270189222),(140,505),(142.5,504.3301270189222),(144.33012701892218,502.5),(145,500),(144.33012701892218,497.5),(142.5,495.6698729810778),(140,495),(137.5,495.6698729810778),(135.66987298107782,497.5)) -1351 ((134,510),(134.80384757729337,513),(137,515.1961524227066),(140,516),(143,515.1961524227066),(145.19615242270663,513),(146,510),(145.19615242270663,507),(143,504.80384757729337),(140,504),(137,504.80384757729337),(134.80384757729337,507)) -1352 ((133,520),(133.93782217350892,523.5),(136.5,526.062177826491),(140,527),(143.5,526.062177826491),(146.06217782649108,523.5),(147,520),(146.06217782649108,516.5),(143.5,513.937822173509),(140,513),(136.5,513.937822173509),(133.93782217350892,516.5)) -1353 ((132,530),(133.0717967697245,534),(136,536.9282032302755),(140,538),(144,536.9282032302755),(146.9282032302755,534),(148,530),(146.9282032302755,526),(144,523.0717967697245),(140,522),(136,523.0717967697245),(133.0717967697245,526)) -1354 ((131,540),(132.20577136594005,544.5),(135.5,547.7942286340599),(140,549),(144.5,547.7942286340599),(147.79422863405995,544.5),(149,540),(147.79422863405995,535.5),(144.5,532.2057713659401),(140,531),(135.5,532.20577136594),(132.20577136594005,535.5)) -1355 ((130,550),(131.3397459621556,555),(135,558.6602540378444),(140,560),(145,558.6602540378444),(148.6602540378444,555),(150,550),(148.6602540378444,545),(145,541.3397459621556),(140,540),(135,541.3397459621556),(131.3397459621556,545)) -1356 ((139,560),(139.13397459621555,560.5),(139.5,560.8660254037844),(140,561),(140.5,560.8660254037844),(140.86602540378445,560.5),(141,560),(140.86602540378445,559.5),(140.5,559.1339745962156),(140,559),(139.5,559.1339745962156),(139.13397459621555,559.5)) -1357 ((138,570),(138.26794919243113,571),(139,571.7320508075688),(140,572),(141,571.7320508075688),(141.73205080756887,571),(142,570),(141.73205080756887,569),(141,568.2679491924312),(140,568),(139,568.2679491924312),(138.26794919243113,569)) -1358 ((137,580),(137.40192378864668,581.5),(138.5,582.5980762113534),(140,583),(141.5,582.5980762113534),(142.59807621135332,581.5),(143,580),(142.59807621135332,578.5),(141.5,577.4019237886467),(140,577),(138.5,577.4019237886466),(137.40192378864668,578.5)) -1359 ((136,590),(136.53589838486224,592),(138,593.4641016151378),(140,594),(142,593.4641016151378),(143.46410161513776,592),(144,590),(143.46410161513776,588),(142,586.5358983848622),(140,586),(138,586.5358983848622),(136.53589838486224,588)) -1360 ((135,600),(135.66987298107782,602.5),(137.5,604.3301270189222),(140,605),(142.5,604.3301270189222),(144.33012701892218,602.5),(145,600),(144.33012701892218,597.5),(142.5,595.6698729810778),(140,595),(137.5,595.6698729810778),(135.66987298107782,597.5)) -1361 ((134,610),(134.80384757729337,613),(137,615.1961524227066),(140,616),(143,615.1961524227066),(145.19615242270663,613),(146,610),(145.19615242270663,607),(143,604.8038475772934),(140,604),(137,604.8038475772934),(134.80384757729337,607)) -1362 ((133,620),(133.93782217350892,623.5),(136.5,626.062177826491),(140,627),(143.5,626.062177826491),(146.06217782649108,623.5),(147,620),(146.06217782649108,616.5),(143.5,613.937822173509),(140,613),(136.5,613.937822173509),(133.93782217350892,616.5)) -1363 ((132,630),(133.0717967697245,634),(136,636.9282032302755),(140,638),(144,636.9282032302755),(146.9282032302755,634),(148,630),(146.9282032302755,626),(144,623.0717967697245),(140,622),(136,623.0717967697245),(133.0717967697245,626)) -1364 ((131,640),(132.20577136594005,644.5),(135.5,647.7942286340599),(140,649),(144.5,647.7942286340599),(147.79422863405995,644.5),(149,640),(147.79422863405995,635.5),(144.5,632.2057713659401),(140,631),(135.5,632.20577136594),(132.20577136594005,635.5)) -1365 ((130,650),(131.3397459621556,655),(135,658.6602540378444),(140,660),(145,658.6602540378444),(148.6602540378444,655),(150,650),(148.6602540378444,645),(145,641.3397459621556),(140,640),(135,641.3397459621556),(131.3397459621556,645)) -1366 ((139,660),(139.13397459621555,660.5),(139.5,660.8660254037844),(140,661),(140.5,660.8660254037844),(140.86602540378445,660.5),(141,660),(140.86602540378445,659.5),(140.5,659.1339745962156),(140,659),(139.5,659.1339745962156),(139.13397459621555,659.5)) -1367 ((138,670),(138.26794919243113,671),(139,671.7320508075688),(140,672),(141,671.7320508075688),(141.73205080756887,671),(142,670),(141.73205080756887,669),(141,668.2679491924312),(140,668),(139,668.2679491924312),(138.26794919243113,669)) -1368 ((137,680),(137.40192378864668,681.5),(138.5,682.5980762113534),(140,683),(141.5,682.5980762113534),(142.59807621135332,681.5),(143,680),(142.59807621135332,678.5),(141.5,677.4019237886467),(140,677),(138.5,677.4019237886466),(137.40192378864668,678.5)) -1369 ((136,690),(136.53589838486224,692),(138,693.4641016151378),(140,694),(142,693.4641016151378),(143.46410161513776,692),(144,690),(143.46410161513776,688),(142,686.5358983848622),(140,686),(138,686.5358983848622),(136.53589838486224,688)) -1370 ((135,700),(135.66987298107782,702.5),(137.5,704.3301270189222),(140,705),(142.5,704.3301270189222),(144.33012701892218,702.5),(145,700),(144.33012701892218,697.5),(142.5,695.6698729810778),(140,695),(137.5,695.6698729810778),(135.66987298107782,697.5)) -1371 ((134,710),(134.80384757729337,713),(137,715.1961524227066),(140,716),(143,715.1961524227066),(145.19615242270663,713),(146,710),(145.19615242270663,707),(143,704.8038475772934),(140,704),(137,704.8038475772934),(134.80384757729337,707)) -1372 ((133,720),(133.93782217350892,723.5),(136.5,726.062177826491),(140,727),(143.5,726.062177826491),(146.06217782649108,723.5),(147,720),(146.06217782649108,716.5),(143.5,713.937822173509),(140,713),(136.5,713.937822173509),(133.93782217350892,716.5)) -1373 ((132,730),(133.0717967697245,734),(136,736.9282032302755),(140,738),(144,736.9282032302755),(146.9282032302755,734),(148,730),(146.9282032302755,726),(144,723.0717967697245),(140,722),(136,723.0717967697245),(133.0717967697245,726)) -1374 ((131,740),(132.20577136594005,744.5),(135.5,747.7942286340599),(140,749),(144.5,747.7942286340599),(147.79422863405995,744.5),(149,740),(147.79422863405995,735.5),(144.5,732.2057713659401),(140,731),(135.5,732.20577136594),(132.20577136594005,735.5)) -1375 ((130,750),(131.3397459621556,755),(135,758.6602540378444),(140,760),(145,758.6602540378444),(148.6602540378444,755),(150,750),(148.6602540378444,745),(145,741.3397459621556),(140,740),(135,741.3397459621556),(131.3397459621556,745)) -1376 ((139,760),(139.13397459621555,760.5),(139.5,760.8660254037844),(140,761),(140.5,760.8660254037844),(140.86602540378445,760.5),(141,760),(140.86602540378445,759.5),(140.5,759.1339745962156),(140,759),(139.5,759.1339745962156),(139.13397459621555,759.5)) -1377 ((138,770),(138.26794919243113,771),(139,771.7320508075688),(140,772),(141,771.7320508075688),(141.73205080756887,771),(142,770),(141.73205080756887,769),(141,768.2679491924312),(140,768),(139,768.2679491924312),(138.26794919243113,769)) -1378 ((137,780),(137.40192378864668,781.5),(138.5,782.5980762113534),(140,783),(141.5,782.5980762113534),(142.59807621135332,781.5),(143,780),(142.59807621135332,778.5),(141.5,777.4019237886467),(140,777),(138.5,777.4019237886466),(137.40192378864668,778.5)) -1379 ((136,790),(136.53589838486224,792),(138,793.4641016151378),(140,794),(142,793.4641016151378),(143.46410161513776,792),(144,790),(143.46410161513776,788),(142,786.5358983848622),(140,786),(138,786.5358983848622),(136.53589838486224,788)) -1380 ((135,800),(135.66987298107782,802.5),(137.5,804.3301270189222),(140,805),(142.5,804.3301270189222),(144.33012701892218,802.5),(145,800),(144.33012701892218,797.5),(142.5,795.6698729810778),(140,795),(137.5,795.6698729810778),(135.66987298107782,797.5)) -1381 ((134,810),(134.80384757729337,813),(137,815.1961524227066),(140,816),(143,815.1961524227066),(145.19615242270663,813),(146,810),(145.19615242270663,807),(143,804.8038475772934),(140,804),(137,804.8038475772934),(134.80384757729337,807)) -1382 ((133,820),(133.93782217350892,823.5),(136.5,826.062177826491),(140,827),(143.5,826.062177826491),(146.06217782649108,823.5),(147,820),(146.06217782649108,816.5),(143.5,813.937822173509),(140,813),(136.5,813.937822173509),(133.93782217350892,816.5)) -1383 ((132,830),(133.0717967697245,834),(136,836.9282032302755),(140,838),(144,836.9282032302755),(146.9282032302755,834),(148,830),(146.9282032302755,826),(144,823.0717967697245),(140,822),(136,823.0717967697245),(133.0717967697245,826)) -1384 ((131,840),(132.20577136594005,844.5),(135.5,847.7942286340599),(140,849),(144.5,847.7942286340599),(147.79422863405995,844.5),(149,840),(147.79422863405995,835.5),(144.5,832.2057713659401),(140,831),(135.5,832.20577136594),(132.20577136594005,835.5)) -1385 ((130,850),(131.3397459621556,855),(135,858.6602540378444),(140,860),(145,858.6602540378444),(148.6602540378444,855),(150,850),(148.6602540378444,845),(145,841.3397459621556),(140,840),(135,841.3397459621556),(131.3397459621556,845)) -1386 ((139,860),(139.13397459621555,860.5),(139.5,860.8660254037844),(140,861),(140.5,860.8660254037844),(140.86602540378445,860.5),(141,860),(140.86602540378445,859.5),(140.5,859.1339745962156),(140,859),(139.5,859.1339745962156),(139.13397459621555,859.5)) -1387 ((138,870),(138.26794919243113,871),(139,871.7320508075688),(140,872),(141,871.7320508075688),(141.73205080756887,871),(142,870),(141.73205080756887,869),(141,868.2679491924312),(140,868),(139,868.2679491924312),(138.26794919243113,869)) -1388 ((137,880),(137.40192378864668,881.5),(138.5,882.5980762113534),(140,883),(141.5,882.5980762113534),(142.59807621135332,881.5),(143,880),(142.59807621135332,878.5),(141.5,877.4019237886467),(140,877),(138.5,877.4019237886466),(137.40192378864668,878.5)) -1389 ((136,890),(136.53589838486224,892),(138,893.4641016151378),(140,894),(142,893.4641016151378),(143.46410161513776,892),(144,890),(143.46410161513776,888),(142,886.5358983848622),(140,886),(138,886.5358983848622),(136.53589838486224,888)) -1390 ((135,900),(135.66987298107782,902.5),(137.5,904.3301270189222),(140,905),(142.5,904.3301270189222),(144.33012701892218,902.5),(145,900),(144.33012701892218,897.5),(142.5,895.6698729810778),(140,895),(137.5,895.6698729810778),(135.66987298107782,897.5)) -1391 ((134,910),(134.80384757729337,913),(137,915.1961524227066),(140,916),(143,915.1961524227066),(145.19615242270663,913),(146,910),(145.19615242270663,907),(143,904.8038475772934),(140,904),(137,904.8038475772934),(134.80384757729337,907)) -1392 ((133,920),(133.93782217350892,923.5),(136.5,926.062177826491),(140,927),(143.5,926.062177826491),(146.06217782649108,923.5),(147,920),(146.06217782649108,916.5),(143.5,913.937822173509),(140,913),(136.5,913.937822173509),(133.93782217350892,916.5)) -1393 ((132,930),(133.0717967697245,934),(136,936.9282032302755),(140,938),(144,936.9282032302755),(146.9282032302755,934),(148,930),(146.9282032302755,926),(144,923.0717967697245),(140,922),(136,923.0717967697245),(133.0717967697245,926)) -1394 ((131,940),(132.20577136594005,944.5),(135.5,947.7942286340599),(140,949),(144.5,947.7942286340599),(147.79422863405995,944.5),(149,940),(147.79422863405995,935.5),(144.5,932.2057713659401),(140,931),(135.5,932.20577136594),(132.20577136594005,935.5)) -1395 ((130,950),(131.3397459621556,955),(135,958.6602540378444),(140,960),(145,958.6602540378444),(148.6602540378444,955),(150,950),(148.6602540378444,945),(145,941.3397459621556),(140,940),(135,941.3397459621556),(131.3397459621556,945)) -1396 ((139,960),(139.13397459621555,960.5),(139.5,960.8660254037844),(140,961),(140.5,960.8660254037844),(140.86602540378445,960.5),(141,960),(140.86602540378445,959.5),(140.5,959.1339745962156),(140,959),(139.5,959.1339745962156),(139.13397459621555,959.5)) -1397 ((138,970),(138.26794919243113,971),(139,971.7320508075688),(140,972),(141,971.7320508075688),(141.73205080756887,971),(142,970),(141.73205080756887,969),(141,968.2679491924312),(140,968),(139,968.2679491924312),(138.26794919243113,969)) -1398 ((137,980),(137.40192378864668,981.5),(138.5,982.5980762113534),(140,983),(141.5,982.5980762113534),(142.59807621135332,981.5),(143,980),(142.59807621135332,978.5),(141.5,977.4019237886467),(140,977),(138.5,977.4019237886466),(137.40192378864668,978.5)) -1399 ((136,990),(136.53589838486224,992),(138,993.4641016151378),(140,994),(142,993.4641016151378),(143.46410161513776,992),(144,990),(143.46410161513776,988),(142,986.5358983848622),(140,986),(138,986.5358983848622),(136.53589838486224,988)) -1400 ((135,1000),(135.66987298107782,1002.5),(137.5,1004.3301270189222),(140,1005),(142.5,1004.3301270189222),(144.33012701892218,1002.5),(145,1000),(144.33012701892218,997.5),(142.5,995.6698729810778),(140,995),(137.5,995.6698729810778),(135.66987298107782,997.5)) -1401 ((143,10),(143.93782217350892,13.5),(146.5,16.06217782649107),(150,17),(153.5,16.062177826491073),(156.06217782649108,13.500000000000002),(157,10),(156.06217782649108,6.500000000000002),(153.5,3.9378221735089305),(150,3),(146.5,3.937822173508927),(143.93782217350892,6.4999999999999964)) -1402 ((142,20),(143.0717967697245,24),(146,26.928203230275507),(150,28),(154,26.92820323027551),(156.9282032302755,24.000000000000004),(158,20),(156.9282032302755,16.000000000000004),(154,13.071796769724493),(150,12),(146,13.071796769724488),(143.0717967697245,15.999999999999996)) -1403 ((141,30),(142.20577136594005,34.5),(145.5,37.79422863405995),(150,39),(154.5,37.79422863405995),(157.79422863405995,34.5),(159,30),(157.79422863405995,25.500000000000004),(154.5,22.205771365940052),(150,21),(145.5,22.20577136594005),(142.20577136594005,25.499999999999996)) -1404 ((140,40),(141.3397459621556,45),(145,48.66025403784438),(150,50),(155,48.66025403784439),(158.6602540378444,45),(160,40),(158.6602540378444,35),(155,31.339745962155614),(150,30),(145,31.33974596215561),(141.3397459621556,34.99999999999999)) -1405 ((149,50),(149.13397459621555,50.5),(149.5,50.86602540378444),(150,51),(150.5,50.86602540378444),(150.86602540378445,50.5),(151,50),(150.86602540378445,49.5),(150.5,49.13397459621556),(150,49),(149.5,49.13397459621556),(149.13397459621555,49.5)) -1406 ((148,60),(148.26794919243113,61),(149,61.732050807568875),(150,62),(151,61.732050807568875),(151.73205080756887,61),(152,60),(151.73205080756887,59),(151,58.267949192431125),(150,58),(149,58.267949192431125),(148.26794919243113,59)) -1407 ((147,70),(147.40192378864668,71.5),(148.5,72.59807621135332),(150,73),(151.5,72.59807621135332),(152.59807621135332,71.5),(153,70),(152.59807621135332,68.5),(151.5,67.40192378864668),(150,67),(148.5,67.40192378864668),(147.40192378864668,68.5)) -1408 ((146,80),(146.53589838486224,82),(148,83.46410161513775),(150,84),(152,83.46410161513775),(153.46410161513776,82),(154,80),(153.46410161513776,78),(152,76.53589838486225),(150,76),(148,76.53589838486225),(146.53589838486224,78)) -1409 ((145,90),(145.66987298107782,92.5),(147.5,94.3301270189222),(150,95),(152.5,94.3301270189222),(154.33012701892218,92.5),(155,90),(154.33012701892218,87.5),(152.5,85.6698729810778),(150,85),(147.5,85.6698729810778),(145.66987298107782,87.5)) -1410 ((144,100),(144.80384757729337,103),(147,105.19615242270663),(150,106),(153,105.19615242270663),(155.19615242270663,103),(156,100),(155.19615242270663,97),(153,94.80384757729337),(150,94),(147,94.80384757729337),(144.80384757729337,97)) -1411 ((143,110),(143.93782217350892,113.5),(146.5,116.06217782649107),(150,117),(153.5,116.06217782649107),(156.06217782649108,113.5),(157,110),(156.06217782649108,106.5),(153.5,103.93782217350893),(150,103),(146.5,103.93782217350892),(143.93782217350892,106.5)) -1412 ((142,120),(143.0717967697245,124),(146,126.92820323027551),(150,128),(154,126.92820323027551),(156.9282032302755,124),(158,120),(156.9282032302755,116),(154,113.07179676972449),(150,112),(146,113.07179676972449),(143.0717967697245,116)) -1413 ((141,130),(142.20577136594005,134.5),(145.5,137.79422863405995),(150,139),(154.5,137.79422863405995),(157.79422863405995,134.5),(159,130),(157.79422863405995,125.5),(154.5,122.20577136594005),(150,121),(145.5,122.20577136594005),(142.20577136594005,125.5)) -1414 ((140,140),(141.3397459621556,145),(145,148.6602540378444),(150,150),(155,148.6602540378444),(158.6602540378444,145),(160,140),(158.6602540378444,135),(155,131.3397459621556),(150,130),(145,131.3397459621556),(141.3397459621556,135)) -1415 ((149,150),(149.13397459621555,150.5),(149.5,150.86602540378445),(150,151),(150.5,150.86602540378445),(150.86602540378445,150.5),(151,150),(150.86602540378445,149.5),(150.5,149.13397459621555),(150,149),(149.5,149.13397459621555),(149.13397459621555,149.5)) -1416 ((148,160),(148.26794919243113,161),(149,161.73205080756887),(150,162),(151,161.73205080756887),(151.73205080756887,161),(152,160),(151.73205080756887,159),(151,158.26794919243113),(150,158),(149,158.26794919243113),(148.26794919243113,159)) -1417 ((147,170),(147.40192378864668,171.5),(148.5,172.59807621135332),(150,173),(151.5,172.59807621135332),(152.59807621135332,171.5),(153,170),(152.59807621135332,168.5),(151.5,167.40192378864668),(150,167),(148.5,167.40192378864668),(147.40192378864668,168.5)) -1418 ((146,180),(146.53589838486224,182),(148,183.46410161513776),(150,184),(152,183.46410161513776),(153.46410161513776,182),(154,180),(153.46410161513776,178),(152,176.53589838486224),(150,176),(148,176.53589838486224),(146.53589838486224,178)) -1419 ((145,190),(145.66987298107782,192.5),(147.5,194.33012701892218),(150,195),(152.5,194.33012701892218),(154.33012701892218,192.5),(155,190),(154.33012701892218,187.5),(152.5,185.66987298107782),(150,185),(147.5,185.66987298107782),(145.66987298107782,187.5)) -1420 ((144,200),(144.80384757729337,203),(147,205.19615242270663),(150,206),(153,205.19615242270663),(155.19615242270663,203),(156,200),(155.19615242270663,197),(153,194.80384757729337),(150,194),(147,194.80384757729337),(144.80384757729337,197)) -1421 ((143,210),(143.93782217350892,213.5),(146.5,216.06217782649108),(150,217),(153.5,216.06217782649108),(156.06217782649108,213.5),(157,210),(156.06217782649108,206.5),(153.5,203.93782217350892),(150,203),(146.5,203.93782217350892),(143.93782217350892,206.5)) -1422 ((142,220),(143.0717967697245,224),(146,226.9282032302755),(150,228),(154,226.9282032302755),(156.9282032302755,224),(158,220),(156.9282032302755,216),(154,213.0717967697245),(150,212),(146,213.0717967697245),(143.0717967697245,216)) -1423 ((141,230),(142.20577136594005,234.5),(145.5,237.79422863405995),(150,239),(154.5,237.79422863405995),(157.79422863405995,234.5),(159,230),(157.79422863405995,225.5),(154.5,222.20577136594005),(150,221),(145.5,222.20577136594005),(142.20577136594005,225.5)) -1424 ((140,240),(141.3397459621556,245),(145,248.6602540378444),(150,250),(155,248.6602540378444),(158.6602540378444,245),(160,240),(158.6602540378444,235),(155,231.3397459621556),(150,230),(145,231.3397459621556),(141.3397459621556,235)) -1425 ((149,250),(149.13397459621555,250.5),(149.5,250.86602540378445),(150,251),(150.5,250.86602540378445),(150.86602540378445,250.5),(151,250),(150.86602540378445,249.5),(150.5,249.13397459621555),(150,249),(149.5,249.13397459621555),(149.13397459621555,249.5)) -1426 ((148,260),(148.26794919243113,261),(149,261.7320508075689),(150,262),(151,261.7320508075689),(151.73205080756887,261),(152,260),(151.73205080756887,259),(151,258.2679491924311),(150,258),(149,258.2679491924311),(148.26794919243113,259)) -1427 ((147,270),(147.40192378864668,271.5),(148.5,272.5980762113533),(150,273),(151.5,272.5980762113533),(152.59807621135332,271.5),(153,270),(152.59807621135332,268.5),(151.5,267.4019237886467),(150,267),(148.5,267.4019237886467),(147.40192378864668,268.5)) -1428 ((146,280),(146.53589838486224,282),(148,283.46410161513774),(150,284),(152,283.46410161513774),(153.46410161513776,282),(154,280),(153.46410161513776,278),(152,276.53589838486226),(150,276),(148,276.53589838486226),(146.53589838486224,278)) -1429 ((145,290),(145.66987298107782,292.5),(147.5,294.3301270189222),(150,295),(152.5,294.3301270189222),(154.33012701892218,292.5),(155,290),(154.33012701892218,287.5),(152.5,285.6698729810778),(150,285),(147.5,285.6698729810778),(145.66987298107782,287.5)) -1430 ((144,300),(144.80384757729337,303),(147,305.19615242270663),(150,306),(153,305.19615242270663),(155.19615242270663,303),(156,300),(155.19615242270663,297),(153,294.80384757729337),(150,294),(147,294.80384757729337),(144.80384757729337,297)) -1431 ((143,310),(143.93782217350892,313.5),(146.5,316.06217782649105),(150,317),(153.5,316.06217782649105),(156.06217782649108,313.5),(157,310),(156.06217782649108,306.5),(153.5,303.93782217350895),(150,303),(146.5,303.93782217350895),(143.93782217350892,306.5)) -1432 ((142,320),(143.0717967697245,324),(146,326.9282032302755),(150,328),(154,326.9282032302755),(156.9282032302755,324),(158,320),(156.9282032302755,316),(154,313.0717967697245),(150,312),(146,313.0717967697245),(143.0717967697245,316)) -1433 ((141,330),(142.20577136594005,334.5),(145.5,337.79422863405995),(150,339),(154.5,337.79422863405995),(157.79422863405995,334.5),(159,330),(157.79422863405995,325.5),(154.5,322.20577136594005),(150,321),(145.5,322.20577136594005),(142.20577136594005,325.5)) -1434 ((140,340),(141.3397459621556,345),(145,348.66025403784437),(150,350),(155,348.66025403784437),(158.6602540378444,345),(160,340),(158.6602540378444,335),(155,331.33974596215563),(150,330),(145,331.33974596215563),(141.3397459621556,335)) -1435 ((149,350),(149.13397459621555,350.5),(149.5,350.8660254037844),(150,351),(150.5,350.8660254037844),(150.86602540378445,350.5),(151,350),(150.86602540378445,349.5),(150.5,349.1339745962156),(150,349),(149.5,349.1339745962156),(149.13397459621555,349.5)) -1436 ((148,360),(148.26794919243113,361),(149,361.7320508075689),(150,362),(151,361.7320508075689),(151.73205080756887,361),(152,360),(151.73205080756887,359),(151,358.2679491924311),(150,358),(149,358.2679491924311),(148.26794919243113,359)) -1437 ((147,370),(147.40192378864668,371.5),(148.5,372.5980762113533),(150,373),(151.5,372.5980762113533),(152.59807621135332,371.5),(153,370),(152.59807621135332,368.5),(151.5,367.4019237886467),(150,367),(148.5,367.4019237886467),(147.40192378864668,368.5)) -1438 ((146,380),(146.53589838486224,382),(148,383.46410161513774),(150,384),(152,383.46410161513774),(153.46410161513776,382),(154,380),(153.46410161513776,378),(152,376.53589838486226),(150,376),(148,376.53589838486226),(146.53589838486224,378)) -1439 ((145,390),(145.66987298107782,392.5),(147.5,394.3301270189222),(150,395),(152.5,394.3301270189222),(154.33012701892218,392.5),(155,390),(154.33012701892218,387.5),(152.5,385.6698729810778),(150,385),(147.5,385.6698729810778),(145.66987298107782,387.5)) -1440 ((144,400),(144.80384757729337,403),(147,405.19615242270663),(150,406),(153,405.19615242270663),(155.19615242270663,403),(156,400),(155.19615242270663,397),(153,394.80384757729337),(150,394),(147,394.80384757729337),(144.80384757729337,397)) -1441 ((143,410),(143.93782217350892,413.5),(146.5,416.06217782649105),(150,417),(153.5,416.06217782649105),(156.06217782649108,413.5),(157,410),(156.06217782649108,406.5),(153.5,403.93782217350895),(150,403),(146.5,403.93782217350895),(143.93782217350892,406.5)) -1442 ((142,420),(143.0717967697245,424),(146,426.9282032302755),(150,428),(154,426.9282032302755),(156.9282032302755,424),(158,420),(156.9282032302755,416),(154,413.0717967697245),(150,412),(146,413.0717967697245),(143.0717967697245,416)) -1443 ((141,430),(142.20577136594005,434.5),(145.5,437.79422863405995),(150,439),(154.5,437.79422863405995),(157.79422863405995,434.5),(159,430),(157.79422863405995,425.5),(154.5,422.20577136594005),(150,421),(145.5,422.20577136594005),(142.20577136594005,425.5)) -1444 ((140,440),(141.3397459621556,445),(145,448.66025403784437),(150,450),(155,448.66025403784437),(158.6602540378444,445),(160,440),(158.6602540378444,435),(155,431.33974596215563),(150,430),(145,431.33974596215563),(141.3397459621556,435)) -1445 ((149,450),(149.13397459621555,450.5),(149.5,450.8660254037844),(150,451),(150.5,450.8660254037844),(150.86602540378445,450.5),(151,450),(150.86602540378445,449.5),(150.5,449.1339745962156),(150,449),(149.5,449.1339745962156),(149.13397459621555,449.5)) -1446 ((148,460),(148.26794919243113,461),(149,461.7320508075689),(150,462),(151,461.7320508075689),(151.73205080756887,461),(152,460),(151.73205080756887,459),(151,458.2679491924311),(150,458),(149,458.2679491924311),(148.26794919243113,459)) -1447 ((147,470),(147.40192378864668,471.5),(148.5,472.5980762113533),(150,473),(151.5,472.5980762113533),(152.59807621135332,471.5),(153,470),(152.59807621135332,468.5),(151.5,467.4019237886467),(150,467),(148.5,467.4019237886467),(147.40192378864668,468.5)) -1448 ((146,480),(146.53589838486224,482),(148,483.46410161513774),(150,484),(152,483.46410161513774),(153.46410161513776,482),(154,480),(153.46410161513776,478),(152,476.53589838486226),(150,476),(148,476.53589838486226),(146.53589838486224,478)) -1449 ((145,490),(145.66987298107782,492.5),(147.5,494.3301270189222),(150,495),(152.5,494.3301270189222),(154.33012701892218,492.5),(155,490),(154.33012701892218,487.5),(152.5,485.6698729810778),(150,485),(147.5,485.6698729810778),(145.66987298107782,487.5)) -1450 ((144,500),(144.80384757729337,503),(147,505.19615242270663),(150,506),(153,505.19615242270663),(155.19615242270663,503),(156,500),(155.19615242270663,497),(153,494.80384757729337),(150,494),(147,494.80384757729337),(144.80384757729337,497)) -1451 ((143,510),(143.93782217350892,513.5),(146.5,516.062177826491),(150,517),(153.5,516.062177826491),(156.06217782649108,513.5),(157,510),(156.06217782649108,506.5),(153.5,503.93782217350895),(150,503),(146.5,503.93782217350895),(143.93782217350892,506.5)) -1452 ((142,520),(143.0717967697245,524),(146,526.9282032302755),(150,528),(154,526.9282032302755),(156.9282032302755,524),(158,520),(156.9282032302755,516),(154,513.0717967697245),(150,512),(146,513.0717967697245),(143.0717967697245,516)) -1453 ((141,530),(142.20577136594005,534.5),(145.5,537.7942286340599),(150,539),(154.5,537.7942286340599),(157.79422863405995,534.5),(159,530),(157.79422863405995,525.5),(154.5,522.2057713659401),(150,521),(145.5,522.20577136594),(142.20577136594005,525.5)) -1454 ((140,540),(141.3397459621556,545),(145,548.6602540378444),(150,550),(155,548.6602540378444),(158.6602540378444,545),(160,540),(158.6602540378444,535),(155,531.3397459621556),(150,530),(145,531.3397459621556),(141.3397459621556,535)) -1455 ((149,550),(149.13397459621555,550.5),(149.5,550.8660254037844),(150,551),(150.5,550.8660254037844),(150.86602540378445,550.5),(151,550),(150.86602540378445,549.5),(150.5,549.1339745962156),(150,549),(149.5,549.1339745962156),(149.13397459621555,549.5)) -1456 ((148,560),(148.26794919243113,561),(149,561.7320508075688),(150,562),(151,561.7320508075688),(151.73205080756887,561),(152,560),(151.73205080756887,559),(151,558.2679491924312),(150,558),(149,558.2679491924312),(148.26794919243113,559)) -1457 ((147,570),(147.40192378864668,571.5),(148.5,572.5980762113534),(150,573),(151.5,572.5980762113534),(152.59807621135332,571.5),(153,570),(152.59807621135332,568.5),(151.5,567.4019237886467),(150,567),(148.5,567.4019237886466),(147.40192378864668,568.5)) -1458 ((146,580),(146.53589838486224,582),(148,583.4641016151378),(150,584),(152,583.4641016151378),(153.46410161513776,582),(154,580),(153.46410161513776,578),(152,576.5358983848622),(150,576),(148,576.5358983848622),(146.53589838486224,578)) -1459 ((145,590),(145.66987298107782,592.5),(147.5,594.3301270189222),(150,595),(152.5,594.3301270189222),(154.33012701892218,592.5),(155,590),(154.33012701892218,587.5),(152.5,585.6698729810778),(150,585),(147.5,585.6698729810778),(145.66987298107782,587.5)) -1460 ((144,600),(144.80384757729337,603),(147,605.1961524227066),(150,606),(153,605.1961524227066),(155.19615242270663,603),(156,600),(155.19615242270663,597),(153,594.8038475772934),(150,594),(147,594.8038475772934),(144.80384757729337,597)) -1461 ((143,610),(143.93782217350892,613.5),(146.5,616.062177826491),(150,617),(153.5,616.062177826491),(156.06217782649108,613.5),(157,610),(156.06217782649108,606.5),(153.5,603.937822173509),(150,603),(146.5,603.937822173509),(143.93782217350892,606.5)) -1462 ((142,620),(143.0717967697245,624),(146,626.9282032302755),(150,628),(154,626.9282032302755),(156.9282032302755,624),(158,620),(156.9282032302755,616),(154,613.0717967697245),(150,612),(146,613.0717967697245),(143.0717967697245,616)) -1463 ((141,630),(142.20577136594005,634.5),(145.5,637.7942286340599),(150,639),(154.5,637.7942286340599),(157.79422863405995,634.5),(159,630),(157.79422863405995,625.5),(154.5,622.2057713659401),(150,621),(145.5,622.20577136594),(142.20577136594005,625.5)) -1464 ((140,640),(141.3397459621556,645),(145,648.6602540378444),(150,650),(155,648.6602540378444),(158.6602540378444,645),(160,640),(158.6602540378444,635),(155,631.3397459621556),(150,630),(145,631.3397459621556),(141.3397459621556,635)) -1465 ((149,650),(149.13397459621555,650.5),(149.5,650.8660254037844),(150,651),(150.5,650.8660254037844),(150.86602540378445,650.5),(151,650),(150.86602540378445,649.5),(150.5,649.1339745962156),(150,649),(149.5,649.1339745962156),(149.13397459621555,649.5)) -1466 ((148,660),(148.26794919243113,661),(149,661.7320508075688),(150,662),(151,661.7320508075688),(151.73205080756887,661),(152,660),(151.73205080756887,659),(151,658.2679491924312),(150,658),(149,658.2679491924312),(148.26794919243113,659)) -1467 ((147,670),(147.40192378864668,671.5),(148.5,672.5980762113534),(150,673),(151.5,672.5980762113534),(152.59807621135332,671.5),(153,670),(152.59807621135332,668.5),(151.5,667.4019237886467),(150,667),(148.5,667.4019237886466),(147.40192378864668,668.5)) -1468 ((146,680),(146.53589838486224,682),(148,683.4641016151378),(150,684),(152,683.4641016151378),(153.46410161513776,682),(154,680),(153.46410161513776,678),(152,676.5358983848622),(150,676),(148,676.5358983848622),(146.53589838486224,678)) -1469 ((145,690),(145.66987298107782,692.5),(147.5,694.3301270189222),(150,695),(152.5,694.3301270189222),(154.33012701892218,692.5),(155,690),(154.33012701892218,687.5),(152.5,685.6698729810778),(150,685),(147.5,685.6698729810778),(145.66987298107782,687.5)) -1470 ((144,700),(144.80384757729337,703),(147,705.1961524227066),(150,706),(153,705.1961524227066),(155.19615242270663,703),(156,700),(155.19615242270663,697),(153,694.8038475772934),(150,694),(147,694.8038475772934),(144.80384757729337,697)) -1471 ((143,710),(143.93782217350892,713.5),(146.5,716.062177826491),(150,717),(153.5,716.062177826491),(156.06217782649108,713.5),(157,710),(156.06217782649108,706.5),(153.5,703.937822173509),(150,703),(146.5,703.937822173509),(143.93782217350892,706.5)) -1472 ((142,720),(143.0717967697245,724),(146,726.9282032302755),(150,728),(154,726.9282032302755),(156.9282032302755,724),(158,720),(156.9282032302755,716),(154,713.0717967697245),(150,712),(146,713.0717967697245),(143.0717967697245,716)) -1473 ((141,730),(142.20577136594005,734.5),(145.5,737.7942286340599),(150,739),(154.5,737.7942286340599),(157.79422863405995,734.5),(159,730),(157.79422863405995,725.5),(154.5,722.2057713659401),(150,721),(145.5,722.20577136594),(142.20577136594005,725.5)) -1474 ((140,740),(141.3397459621556,745),(145,748.6602540378444),(150,750),(155,748.6602540378444),(158.6602540378444,745),(160,740),(158.6602540378444,735),(155,731.3397459621556),(150,730),(145,731.3397459621556),(141.3397459621556,735)) -1475 ((149,750),(149.13397459621555,750.5),(149.5,750.8660254037844),(150,751),(150.5,750.8660254037844),(150.86602540378445,750.5),(151,750),(150.86602540378445,749.5),(150.5,749.1339745962156),(150,749),(149.5,749.1339745962156),(149.13397459621555,749.5)) -1476 ((148,760),(148.26794919243113,761),(149,761.7320508075688),(150,762),(151,761.7320508075688),(151.73205080756887,761),(152,760),(151.73205080756887,759),(151,758.2679491924312),(150,758),(149,758.2679491924312),(148.26794919243113,759)) -1477 ((147,770),(147.40192378864668,771.5),(148.5,772.5980762113534),(150,773),(151.5,772.5980762113534),(152.59807621135332,771.5),(153,770),(152.59807621135332,768.5),(151.5,767.4019237886467),(150,767),(148.5,767.4019237886466),(147.40192378864668,768.5)) -1478 ((146,780),(146.53589838486224,782),(148,783.4641016151378),(150,784),(152,783.4641016151378),(153.46410161513776,782),(154,780),(153.46410161513776,778),(152,776.5358983848622),(150,776),(148,776.5358983848622),(146.53589838486224,778)) -1479 ((145,790),(145.66987298107782,792.5),(147.5,794.3301270189222),(150,795),(152.5,794.3301270189222),(154.33012701892218,792.5),(155,790),(154.33012701892218,787.5),(152.5,785.6698729810778),(150,785),(147.5,785.6698729810778),(145.66987298107782,787.5)) -1480 ((144,800),(144.80384757729337,803),(147,805.1961524227066),(150,806),(153,805.1961524227066),(155.19615242270663,803),(156,800),(155.19615242270663,797),(153,794.8038475772934),(150,794),(147,794.8038475772934),(144.80384757729337,797)) -1481 ((143,810),(143.93782217350892,813.5),(146.5,816.062177826491),(150,817),(153.5,816.062177826491),(156.06217782649108,813.5),(157,810),(156.06217782649108,806.5),(153.5,803.937822173509),(150,803),(146.5,803.937822173509),(143.93782217350892,806.5)) -1482 ((142,820),(143.0717967697245,824),(146,826.9282032302755),(150,828),(154,826.9282032302755),(156.9282032302755,824),(158,820),(156.9282032302755,816),(154,813.0717967697245),(150,812),(146,813.0717967697245),(143.0717967697245,816)) -1483 ((141,830),(142.20577136594005,834.5),(145.5,837.7942286340599),(150,839),(154.5,837.7942286340599),(157.79422863405995,834.5),(159,830),(157.79422863405995,825.5),(154.5,822.2057713659401),(150,821),(145.5,822.20577136594),(142.20577136594005,825.5)) -1484 ((140,840),(141.3397459621556,845),(145,848.6602540378444),(150,850),(155,848.6602540378444),(158.6602540378444,845),(160,840),(158.6602540378444,835),(155,831.3397459621556),(150,830),(145,831.3397459621556),(141.3397459621556,835)) -1485 ((149,850),(149.13397459621555,850.5),(149.5,850.8660254037844),(150,851),(150.5,850.8660254037844),(150.86602540378445,850.5),(151,850),(150.86602540378445,849.5),(150.5,849.1339745962156),(150,849),(149.5,849.1339745962156),(149.13397459621555,849.5)) -1486 ((148,860),(148.26794919243113,861),(149,861.7320508075688),(150,862),(151,861.7320508075688),(151.73205080756887,861),(152,860),(151.73205080756887,859),(151,858.2679491924312),(150,858),(149,858.2679491924312),(148.26794919243113,859)) -1487 ((147,870),(147.40192378864668,871.5),(148.5,872.5980762113534),(150,873),(151.5,872.5980762113534),(152.59807621135332,871.5),(153,870),(152.59807621135332,868.5),(151.5,867.4019237886467),(150,867),(148.5,867.4019237886466),(147.40192378864668,868.5)) -1488 ((146,880),(146.53589838486224,882),(148,883.4641016151378),(150,884),(152,883.4641016151378),(153.46410161513776,882),(154,880),(153.46410161513776,878),(152,876.5358983848622),(150,876),(148,876.5358983848622),(146.53589838486224,878)) -1489 ((145,890),(145.66987298107782,892.5),(147.5,894.3301270189222),(150,895),(152.5,894.3301270189222),(154.33012701892218,892.5),(155,890),(154.33012701892218,887.5),(152.5,885.6698729810778),(150,885),(147.5,885.6698729810778),(145.66987298107782,887.5)) -1490 ((144,900),(144.80384757729337,903),(147,905.1961524227066),(150,906),(153,905.1961524227066),(155.19615242270663,903),(156,900),(155.19615242270663,897),(153,894.8038475772934),(150,894),(147,894.8038475772934),(144.80384757729337,897)) -1491 ((143,910),(143.93782217350892,913.5),(146.5,916.062177826491),(150,917),(153.5,916.062177826491),(156.06217782649108,913.5),(157,910),(156.06217782649108,906.5),(153.5,903.937822173509),(150,903),(146.5,903.937822173509),(143.93782217350892,906.5)) -1492 ((142,920),(143.0717967697245,924),(146,926.9282032302755),(150,928),(154,926.9282032302755),(156.9282032302755,924),(158,920),(156.9282032302755,916),(154,913.0717967697245),(150,912),(146,913.0717967697245),(143.0717967697245,916)) -1493 ((141,930),(142.20577136594005,934.5),(145.5,937.7942286340599),(150,939),(154.5,937.7942286340599),(157.79422863405995,934.5),(159,930),(157.79422863405995,925.5),(154.5,922.2057713659401),(150,921),(145.5,922.20577136594),(142.20577136594005,925.5)) -1494 ((140,940),(141.3397459621556,945),(145,948.6602540378444),(150,950),(155,948.6602540378444),(158.6602540378444,945),(160,940),(158.6602540378444,935),(155,931.3397459621556),(150,930),(145,931.3397459621556),(141.3397459621556,935)) -1495 ((149,950),(149.13397459621555,950.5),(149.5,950.8660254037844),(150,951),(150.5,950.8660254037844),(150.86602540378445,950.5),(151,950),(150.86602540378445,949.5),(150.5,949.1339745962156),(150,949),(149.5,949.1339745962156),(149.13397459621555,949.5)) -1496 ((148,960),(148.26794919243113,961),(149,961.7320508075688),(150,962),(151,961.7320508075688),(151.73205080756887,961),(152,960),(151.73205080756887,959),(151,958.2679491924312),(150,958),(149,958.2679491924312),(148.26794919243113,959)) -1497 ((147,970),(147.40192378864668,971.5),(148.5,972.5980762113534),(150,973),(151.5,972.5980762113534),(152.59807621135332,971.5),(153,970),(152.59807621135332,968.5),(151.5,967.4019237886467),(150,967),(148.5,967.4019237886466),(147.40192378864668,968.5)) -1498 ((146,980),(146.53589838486224,982),(148,983.4641016151378),(150,984),(152,983.4641016151378),(153.46410161513776,982),(154,980),(153.46410161513776,978),(152,976.5358983848622),(150,976),(148,976.5358983848622),(146.53589838486224,978)) -1499 ((145,990),(145.66987298107782,992.5),(147.5,994.3301270189222),(150,995),(152.5,994.3301270189222),(154.33012701892218,992.5),(155,990),(154.33012701892218,987.5),(152.5,985.6698729810778),(150,985),(147.5,985.6698729810778),(145.66987298107782,987.5)) -1500 ((144,1000),(144.80384757729337,1003),(147,1005.1961524227066),(150,1006),(153,1005.1961524227066),(155.19615242270663,1003),(156,1000),(155.19615242270663,997),(153,994.8038475772934),(150,994),(147,994.8038475772934),(144.80384757729337,997)) -1501 ((152,10),(153.0717967697245,14),(156,16.928203230275507),(160,18),(164,16.92820323027551),(166.9282032302755,14.000000000000004),(168,10.000000000000002),(166.9282032302755,6.000000000000002),(164,3.071796769724492),(160,2),(156,3.0717967697244877),(153.0717967697245,5.9999999999999964)) -1502 ((151,20),(152.20577136594005,24.5),(155.5,27.794228634059948),(160,29),(164.5,27.794228634059948),(167.79422863405995,24.500000000000004),(169,20),(167.79422863405995,15.500000000000004),(164.5,12.205771365940054),(160,11),(155.5,12.205771365940048),(152.20577136594005,15.499999999999996)) -1503 ((150,30),(151.3397459621556,35),(155,38.66025403784438),(160,40),(165,38.66025403784439),(168.6602540378444,35),(170,30),(168.6602540378444,25.000000000000004),(165,21.339745962155614),(160,20),(155,21.33974596215561),(151.3397459621556,24.999999999999996)) -1504 ((159,40),(159.13397459621555,40.5),(159.5,40.86602540378444),(160,41),(160.5,40.86602540378444),(160.86602540378445,40.5),(161,40),(160.86602540378445,39.5),(160.5,39.13397459621556),(160,39),(159.5,39.13397459621556),(159.13397459621555,39.5)) -1505 ((158,50),(158.26794919243113,51),(159,51.732050807568875),(160,52),(161,51.732050807568875),(161.73205080756887,51),(162,50),(161.73205080756887,49),(161,48.267949192431125),(160,48),(159,48.267949192431125),(158.26794919243113,49)) -1506 ((157,60),(157.40192378864668,61.5),(158.5,62.598076211353316),(160,63),(161.5,62.598076211353316),(162.59807621135332,61.5),(163,60),(162.59807621135332,58.5),(161.5,57.401923788646684),(160,57),(158.5,57.401923788646684),(157.40192378864668,58.5)) -1507 ((156,70),(156.53589838486224,72),(158,73.46410161513775),(160,74),(162,73.46410161513775),(163.46410161513776,72),(164,70),(163.46410161513776,68),(162,66.53589838486225),(160,66),(158,66.53589838486225),(156.53589838486224,68)) -1508 ((155,80),(155.66987298107782,82.5),(157.5,84.3301270189222),(160,85),(162.5,84.3301270189222),(164.33012701892218,82.5),(165,80),(164.33012701892218,77.5),(162.5,75.6698729810778),(160,75),(157.5,75.6698729810778),(155.66987298107782,77.5)) -1509 ((154,90),(154.80384757729337,93),(157,95.19615242270663),(160,96),(163,95.19615242270663),(165.19615242270663,93),(166,90),(165.19615242270663,87),(163,84.80384757729337),(160,84),(157,84.80384757729337),(154.80384757729337,87)) -1510 ((153,100),(153.93782217350892,103.5),(156.5,106.06217782649107),(160,107),(163.5,106.06217782649107),(166.06217782649108,103.5),(167,100),(166.06217782649108,96.5),(163.5,93.93782217350893),(160,93),(156.5,93.93782217350892),(153.93782217350892,96.5)) -1511 ((152,110),(153.0717967697245,114),(156,116.92820323027551),(160,118),(164,116.92820323027551),(166.9282032302755,114),(168,110),(166.9282032302755,106),(164,103.07179676972449),(160,102),(156,103.07179676972449),(153.0717967697245,106)) -1512 ((151,120),(152.20577136594005,124.5),(155.5,127.79422863405995),(160,129),(164.5,127.79422863405995),(167.79422863405995,124.5),(169,120),(167.79422863405995,115.5),(164.5,112.20577136594005),(160,111),(155.5,112.20577136594005),(152.20577136594005,115.5)) -1513 ((150,130),(151.3397459621556,135),(155,138.6602540378444),(160,140),(165,138.6602540378444),(168.6602540378444,135),(170,130),(168.6602540378444,125),(165,121.33974596215562),(160,120),(155,121.3397459621556),(151.3397459621556,125)) -1514 ((159,140),(159.13397459621555,140.5),(159.5,140.86602540378445),(160,141),(160.5,140.86602540378445),(160.86602540378445,140.5),(161,140),(160.86602540378445,139.5),(160.5,139.13397459621555),(160,139),(159.5,139.13397459621555),(159.13397459621555,139.5)) -1515 ((158,150),(158.26794919243113,151),(159,151.73205080756887),(160,152),(161,151.73205080756887),(161.73205080756887,151),(162,150),(161.73205080756887,149),(161,148.26794919243113),(160,148),(159,148.26794919243113),(158.26794919243113,149)) -1516 ((157,160),(157.40192378864668,161.5),(158.5,162.59807621135332),(160,163),(161.5,162.59807621135332),(162.59807621135332,161.5),(163,160),(162.59807621135332,158.5),(161.5,157.40192378864668),(160,157),(158.5,157.40192378864668),(157.40192378864668,158.5)) -1517 ((156,170),(156.53589838486224,172),(158,173.46410161513776),(160,174),(162,173.46410161513776),(163.46410161513776,172),(164,170),(163.46410161513776,168),(162,166.53589838486224),(160,166),(158,166.53589838486224),(156.53589838486224,168)) -1518 ((155,180),(155.66987298107782,182.5),(157.5,184.33012701892218),(160,185),(162.5,184.33012701892218),(164.33012701892218,182.5),(165,180),(164.33012701892218,177.5),(162.5,175.66987298107782),(160,175),(157.5,175.66987298107782),(155.66987298107782,177.5)) -1519 ((154,190),(154.80384757729337,193),(157,195.19615242270663),(160,196),(163,195.19615242270663),(165.19615242270663,193),(166,190),(165.19615242270663,187),(163,184.80384757729337),(160,184),(157,184.80384757729337),(154.80384757729337,187)) -1520 ((153,200),(153.93782217350892,203.5),(156.5,206.06217782649108),(160,207),(163.5,206.06217782649108),(166.06217782649108,203.5),(167,200),(166.06217782649108,196.5),(163.5,193.93782217350892),(160,193),(156.5,193.93782217350892),(153.93782217350892,196.5)) -1521 ((152,210),(153.0717967697245,214),(156,216.9282032302755),(160,218),(164,216.9282032302755),(166.9282032302755,214),(168,210),(166.9282032302755,206),(164,203.0717967697245),(160,202),(156,203.0717967697245),(153.0717967697245,206)) -1522 ((151,220),(152.20577136594005,224.5),(155.5,227.79422863405995),(160,229),(164.5,227.79422863405995),(167.79422863405995,224.5),(169,220),(167.79422863405995,215.5),(164.5,212.20577136594005),(160,211),(155.5,212.20577136594005),(152.20577136594005,215.5)) -1523 ((150,230),(151.3397459621556,235),(155,238.6602540378444),(160,240),(165,238.6602540378444),(168.6602540378444,235),(170,230),(168.6602540378444,225),(165,221.3397459621556),(160,220),(155,221.3397459621556),(151.3397459621556,225)) -1524 ((159,240),(159.13397459621555,240.5),(159.5,240.86602540378445),(160,241),(160.5,240.86602540378445),(160.86602540378445,240.5),(161,240),(160.86602540378445,239.5),(160.5,239.13397459621555),(160,239),(159.5,239.13397459621555),(159.13397459621555,239.5)) -1525 ((158,250),(158.26794919243113,251),(159,251.73205080756887),(160,252),(161,251.73205080756887),(161.73205080756887,251),(162,250),(161.73205080756887,249),(161,248.26794919243113),(160,248),(159,248.26794919243113),(158.26794919243113,249)) -1526 ((157,260),(157.40192378864668,261.5),(158.5,262.5980762113533),(160,263),(161.5,262.5980762113533),(162.59807621135332,261.5),(163,260),(162.59807621135332,258.5),(161.5,257.4019237886467),(160,257),(158.5,257.4019237886467),(157.40192378864668,258.5)) -1527 ((156,270),(156.53589838486224,272),(158,273.46410161513774),(160,274),(162,273.46410161513774),(163.46410161513776,272),(164,270),(163.46410161513776,268),(162,266.53589838486226),(160,266),(158,266.53589838486226),(156.53589838486224,268)) -1528 ((155,280),(155.66987298107782,282.5),(157.5,284.3301270189222),(160,285),(162.5,284.3301270189222),(164.33012701892218,282.5),(165,280),(164.33012701892218,277.5),(162.5,275.6698729810778),(160,275),(157.5,275.6698729810778),(155.66987298107782,277.5)) -1529 ((154,290),(154.80384757729337,293),(157,295.19615242270663),(160,296),(163,295.19615242270663),(165.19615242270663,293),(166,290),(165.19615242270663,287),(163,284.80384757729337),(160,284),(157,284.80384757729337),(154.80384757729337,287)) -1530 ((153,300),(153.93782217350892,303.5),(156.5,306.06217782649105),(160,307),(163.5,306.06217782649105),(166.06217782649108,303.5),(167,300),(166.06217782649108,296.5),(163.5,293.93782217350895),(160,293),(156.5,293.93782217350895),(153.93782217350892,296.5)) -1531 ((152,310),(153.0717967697245,314),(156,316.9282032302755),(160,318),(164,316.9282032302755),(166.9282032302755,314),(168,310),(166.9282032302755,306),(164,303.0717967697245),(160,302),(156,303.0717967697245),(153.0717967697245,306)) -1532 ((151,320),(152.20577136594005,324.5),(155.5,327.79422863405995),(160,329),(164.5,327.79422863405995),(167.79422863405995,324.5),(169,320),(167.79422863405995,315.5),(164.5,312.20577136594005),(160,311),(155.5,312.20577136594005),(152.20577136594005,315.5)) -1533 ((150,330),(151.3397459621556,335),(155,338.66025403784437),(160,340),(165,338.66025403784437),(168.6602540378444,335),(170,330),(168.6602540378444,325),(165,321.33974596215563),(160,320),(155,321.33974596215563),(151.3397459621556,325)) -1534 ((159,340),(159.13397459621555,340.5),(159.5,340.8660254037844),(160,341),(160.5,340.8660254037844),(160.86602540378445,340.5),(161,340),(160.86602540378445,339.5),(160.5,339.1339745962156),(160,339),(159.5,339.1339745962156),(159.13397459621555,339.5)) -1535 ((158,350),(158.26794919243113,351),(159,351.7320508075689),(160,352),(161,351.7320508075689),(161.73205080756887,351),(162,350),(161.73205080756887,349),(161,348.2679491924311),(160,348),(159,348.2679491924311),(158.26794919243113,349)) -1536 ((157,360),(157.40192378864668,361.5),(158.5,362.5980762113533),(160,363),(161.5,362.5980762113533),(162.59807621135332,361.5),(163,360),(162.59807621135332,358.5),(161.5,357.4019237886467),(160,357),(158.5,357.4019237886467),(157.40192378864668,358.5)) -1537 ((156,370),(156.53589838486224,372),(158,373.46410161513774),(160,374),(162,373.46410161513774),(163.46410161513776,372),(164,370),(163.46410161513776,368),(162,366.53589838486226),(160,366),(158,366.53589838486226),(156.53589838486224,368)) -1538 ((155,380),(155.66987298107782,382.5),(157.5,384.3301270189222),(160,385),(162.5,384.3301270189222),(164.33012701892218,382.5),(165,380),(164.33012701892218,377.5),(162.5,375.6698729810778),(160,375),(157.5,375.6698729810778),(155.66987298107782,377.5)) -1539 ((154,390),(154.80384757729337,393),(157,395.19615242270663),(160,396),(163,395.19615242270663),(165.19615242270663,393),(166,390),(165.19615242270663,387),(163,384.80384757729337),(160,384),(157,384.80384757729337),(154.80384757729337,387)) -1540 ((153,400),(153.93782217350892,403.5),(156.5,406.06217782649105),(160,407),(163.5,406.06217782649105),(166.06217782649108,403.5),(167,400),(166.06217782649108,396.5),(163.5,393.93782217350895),(160,393),(156.5,393.93782217350895),(153.93782217350892,396.5)) -1541 ((152,410),(153.0717967697245,414),(156,416.9282032302755),(160,418),(164,416.9282032302755),(166.9282032302755,414),(168,410),(166.9282032302755,406),(164,403.0717967697245),(160,402),(156,403.0717967697245),(153.0717967697245,406)) -1542 ((151,420),(152.20577136594005,424.5),(155.5,427.79422863405995),(160,429),(164.5,427.79422863405995),(167.79422863405995,424.5),(169,420),(167.79422863405995,415.5),(164.5,412.20577136594005),(160,411),(155.5,412.20577136594005),(152.20577136594005,415.5)) -1543 ((150,430),(151.3397459621556,435),(155,438.66025403784437),(160,440),(165,438.66025403784437),(168.6602540378444,435),(170,430),(168.6602540378444,425),(165,421.33974596215563),(160,420),(155,421.33974596215563),(151.3397459621556,425)) -1544 ((159,440),(159.13397459621555,440.5),(159.5,440.8660254037844),(160,441),(160.5,440.8660254037844),(160.86602540378445,440.5),(161,440),(160.86602540378445,439.5),(160.5,439.1339745962156),(160,439),(159.5,439.1339745962156),(159.13397459621555,439.5)) -1545 ((158,450),(158.26794919243113,451),(159,451.7320508075689),(160,452),(161,451.7320508075689),(161.73205080756887,451),(162,450),(161.73205080756887,449),(161,448.2679491924311),(160,448),(159,448.2679491924311),(158.26794919243113,449)) -1546 ((157,460),(157.40192378864668,461.5),(158.5,462.5980762113533),(160,463),(161.5,462.5980762113533),(162.59807621135332,461.5),(163,460),(162.59807621135332,458.5),(161.5,457.4019237886467),(160,457),(158.5,457.4019237886467),(157.40192378864668,458.5)) -1547 ((156,470),(156.53589838486224,472),(158,473.46410161513774),(160,474),(162,473.46410161513774),(163.46410161513776,472),(164,470),(163.46410161513776,468),(162,466.53589838486226),(160,466),(158,466.53589838486226),(156.53589838486224,468)) -1548 ((155,480),(155.66987298107782,482.5),(157.5,484.3301270189222),(160,485),(162.5,484.3301270189222),(164.33012701892218,482.5),(165,480),(164.33012701892218,477.5),(162.5,475.6698729810778),(160,475),(157.5,475.6698729810778),(155.66987298107782,477.5)) -1549 ((154,490),(154.80384757729337,493),(157,495.19615242270663),(160,496),(163,495.19615242270663),(165.19615242270663,493),(166,490),(165.19615242270663,487),(163,484.80384757729337),(160,484),(157,484.80384757729337),(154.80384757729337,487)) -1550 ((153,500),(153.93782217350892,503.5),(156.5,506.06217782649105),(160,507),(163.5,506.06217782649105),(166.06217782649108,503.5),(167,500),(166.06217782649108,496.5),(163.5,493.93782217350895),(160,493),(156.5,493.93782217350895),(153.93782217350892,496.5)) -1551 ((152,510),(153.0717967697245,514),(156,516.9282032302755),(160,518),(164,516.9282032302755),(166.9282032302755,514),(168,510),(166.9282032302755,506),(164,503.0717967697245),(160,502),(156,503.0717967697245),(153.0717967697245,506)) -1552 ((151,520),(152.20577136594005,524.5),(155.5,527.7942286340599),(160,529),(164.5,527.7942286340599),(167.79422863405995,524.5),(169,520),(167.79422863405995,515.5),(164.5,512.2057713659401),(160,511),(155.5,512.20577136594),(152.20577136594005,515.5)) -1553 ((150,530),(151.3397459621556,535),(155,538.6602540378444),(160,540),(165,538.6602540378444),(168.6602540378444,535),(170,530),(168.6602540378444,525),(165,521.3397459621556),(160,520),(155,521.3397459621556),(151.3397459621556,525)) -1554 ((159,540),(159.13397459621555,540.5),(159.5,540.8660254037844),(160,541),(160.5,540.8660254037844),(160.86602540378445,540.5),(161,540),(160.86602540378445,539.5),(160.5,539.1339745962156),(160,539),(159.5,539.1339745962156),(159.13397459621555,539.5)) -1555 ((158,550),(158.26794919243113,551),(159,551.7320508075688),(160,552),(161,551.7320508075688),(161.73205080756887,551),(162,550),(161.73205080756887,549),(161,548.2679491924312),(160,548),(159,548.2679491924312),(158.26794919243113,549)) -1556 ((157,560),(157.40192378864668,561.5),(158.5,562.5980762113534),(160,563),(161.5,562.5980762113534),(162.59807621135332,561.5),(163,560),(162.59807621135332,558.5),(161.5,557.4019237886467),(160,557),(158.5,557.4019237886466),(157.40192378864668,558.5)) -1557 ((156,570),(156.53589838486224,572),(158,573.4641016151378),(160,574),(162,573.4641016151378),(163.46410161513776,572),(164,570),(163.46410161513776,568),(162,566.5358983848622),(160,566),(158,566.5358983848622),(156.53589838486224,568)) -1558 ((155,580),(155.66987298107782,582.5),(157.5,584.3301270189222),(160,585),(162.5,584.3301270189222),(164.33012701892218,582.5),(165,580),(164.33012701892218,577.5),(162.5,575.6698729810778),(160,575),(157.5,575.6698729810778),(155.66987298107782,577.5)) -1559 ((154,590),(154.80384757729337,593),(157,595.1961524227066),(160,596),(163,595.1961524227066),(165.19615242270663,593),(166,590),(165.19615242270663,587),(163,584.8038475772934),(160,584),(157,584.8038475772934),(154.80384757729337,587)) -1560 ((153,600),(153.93782217350892,603.5),(156.5,606.062177826491),(160,607),(163.5,606.062177826491),(166.06217782649108,603.5),(167,600),(166.06217782649108,596.5),(163.5,593.937822173509),(160,593),(156.5,593.937822173509),(153.93782217350892,596.5)) -1561 ((152,610),(153.0717967697245,614),(156,616.9282032302755),(160,618),(164,616.9282032302755),(166.9282032302755,614),(168,610),(166.9282032302755,606),(164,603.0717967697245),(160,602),(156,603.0717967697245),(153.0717967697245,606)) -1562 ((151,620),(152.20577136594005,624.5),(155.5,627.7942286340599),(160,629),(164.5,627.7942286340599),(167.79422863405995,624.5),(169,620),(167.79422863405995,615.5),(164.5,612.2057713659401),(160,611),(155.5,612.20577136594),(152.20577136594005,615.5)) -1563 ((150,630),(151.3397459621556,635),(155,638.6602540378444),(160,640),(165,638.6602540378444),(168.6602540378444,635),(170,630),(168.6602540378444,625),(165,621.3397459621556),(160,620),(155,621.3397459621556),(151.3397459621556,625)) -1564 ((159,640),(159.13397459621555,640.5),(159.5,640.8660254037844),(160,641),(160.5,640.8660254037844),(160.86602540378445,640.5),(161,640),(160.86602540378445,639.5),(160.5,639.1339745962156),(160,639),(159.5,639.1339745962156),(159.13397459621555,639.5)) -1565 ((158,650),(158.26794919243113,651),(159,651.7320508075688),(160,652),(161,651.7320508075688),(161.73205080756887,651),(162,650),(161.73205080756887,649),(161,648.2679491924312),(160,648),(159,648.2679491924312),(158.26794919243113,649)) -1566 ((157,660),(157.40192378864668,661.5),(158.5,662.5980762113534),(160,663),(161.5,662.5980762113534),(162.59807621135332,661.5),(163,660),(162.59807621135332,658.5),(161.5,657.4019237886467),(160,657),(158.5,657.4019237886466),(157.40192378864668,658.5)) -1567 ((156,670),(156.53589838486224,672),(158,673.4641016151378),(160,674),(162,673.4641016151378),(163.46410161513776,672),(164,670),(163.46410161513776,668),(162,666.5358983848622),(160,666),(158,666.5358983848622),(156.53589838486224,668)) -1568 ((155,680),(155.66987298107782,682.5),(157.5,684.3301270189222),(160,685),(162.5,684.3301270189222),(164.33012701892218,682.5),(165,680),(164.33012701892218,677.5),(162.5,675.6698729810778),(160,675),(157.5,675.6698729810778),(155.66987298107782,677.5)) -1569 ((154,690),(154.80384757729337,693),(157,695.1961524227066),(160,696),(163,695.1961524227066),(165.19615242270663,693),(166,690),(165.19615242270663,687),(163,684.8038475772934),(160,684),(157,684.8038475772934),(154.80384757729337,687)) -1570 ((153,700),(153.93782217350892,703.5),(156.5,706.062177826491),(160,707),(163.5,706.062177826491),(166.06217782649108,703.5),(167,700),(166.06217782649108,696.5),(163.5,693.937822173509),(160,693),(156.5,693.937822173509),(153.93782217350892,696.5)) -1571 ((152,710),(153.0717967697245,714),(156,716.9282032302755),(160,718),(164,716.9282032302755),(166.9282032302755,714),(168,710),(166.9282032302755,706),(164,703.0717967697245),(160,702),(156,703.0717967697245),(153.0717967697245,706)) -1572 ((151,720),(152.20577136594005,724.5),(155.5,727.7942286340599),(160,729),(164.5,727.7942286340599),(167.79422863405995,724.5),(169,720),(167.79422863405995,715.5),(164.5,712.2057713659401),(160,711),(155.5,712.20577136594),(152.20577136594005,715.5)) -1573 ((150,730),(151.3397459621556,735),(155,738.6602540378444),(160,740),(165,738.6602540378444),(168.6602540378444,735),(170,730),(168.6602540378444,725),(165,721.3397459621556),(160,720),(155,721.3397459621556),(151.3397459621556,725)) -1574 ((159,740),(159.13397459621555,740.5),(159.5,740.8660254037844),(160,741),(160.5,740.8660254037844),(160.86602540378445,740.5),(161,740),(160.86602540378445,739.5),(160.5,739.1339745962156),(160,739),(159.5,739.1339745962156),(159.13397459621555,739.5)) -1575 ((158,750),(158.26794919243113,751),(159,751.7320508075688),(160,752),(161,751.7320508075688),(161.73205080756887,751),(162,750),(161.73205080756887,749),(161,748.2679491924312),(160,748),(159,748.2679491924312),(158.26794919243113,749)) -1576 ((157,760),(157.40192378864668,761.5),(158.5,762.5980762113534),(160,763),(161.5,762.5980762113534),(162.59807621135332,761.5),(163,760),(162.59807621135332,758.5),(161.5,757.4019237886467),(160,757),(158.5,757.4019237886466),(157.40192378864668,758.5)) -1577 ((156,770),(156.53589838486224,772),(158,773.4641016151378),(160,774),(162,773.4641016151378),(163.46410161513776,772),(164,770),(163.46410161513776,768),(162,766.5358983848622),(160,766),(158,766.5358983848622),(156.53589838486224,768)) -1578 ((155,780),(155.66987298107782,782.5),(157.5,784.3301270189222),(160,785),(162.5,784.3301270189222),(164.33012701892218,782.5),(165,780),(164.33012701892218,777.5),(162.5,775.6698729810778),(160,775),(157.5,775.6698729810778),(155.66987298107782,777.5)) -1579 ((154,790),(154.80384757729337,793),(157,795.1961524227066),(160,796),(163,795.1961524227066),(165.19615242270663,793),(166,790),(165.19615242270663,787),(163,784.8038475772934),(160,784),(157,784.8038475772934),(154.80384757729337,787)) -1580 ((153,800),(153.93782217350892,803.5),(156.5,806.062177826491),(160,807),(163.5,806.062177826491),(166.06217782649108,803.5),(167,800),(166.06217782649108,796.5),(163.5,793.937822173509),(160,793),(156.5,793.937822173509),(153.93782217350892,796.5)) -1581 ((152,810),(153.0717967697245,814),(156,816.9282032302755),(160,818),(164,816.9282032302755),(166.9282032302755,814),(168,810),(166.9282032302755,806),(164,803.0717967697245),(160,802),(156,803.0717967697245),(153.0717967697245,806)) -1582 ((151,820),(152.20577136594005,824.5),(155.5,827.7942286340599),(160,829),(164.5,827.7942286340599),(167.79422863405995,824.5),(169,820),(167.79422863405995,815.5),(164.5,812.2057713659401),(160,811),(155.5,812.20577136594),(152.20577136594005,815.5)) -1583 ((150,830),(151.3397459621556,835),(155,838.6602540378444),(160,840),(165,838.6602540378444),(168.6602540378444,835),(170,830),(168.6602540378444,825),(165,821.3397459621556),(160,820),(155,821.3397459621556),(151.3397459621556,825)) -1584 ((159,840),(159.13397459621555,840.5),(159.5,840.8660254037844),(160,841),(160.5,840.8660254037844),(160.86602540378445,840.5),(161,840),(160.86602540378445,839.5),(160.5,839.1339745962156),(160,839),(159.5,839.1339745962156),(159.13397459621555,839.5)) -1585 ((158,850),(158.26794919243113,851),(159,851.7320508075688),(160,852),(161,851.7320508075688),(161.73205080756887,851),(162,850),(161.73205080756887,849),(161,848.2679491924312),(160,848),(159,848.2679491924312),(158.26794919243113,849)) -1586 ((157,860),(157.40192378864668,861.5),(158.5,862.5980762113534),(160,863),(161.5,862.5980762113534),(162.59807621135332,861.5),(163,860),(162.59807621135332,858.5),(161.5,857.4019237886467),(160,857),(158.5,857.4019237886466),(157.40192378864668,858.5)) -1587 ((156,870),(156.53589838486224,872),(158,873.4641016151378),(160,874),(162,873.4641016151378),(163.46410161513776,872),(164,870),(163.46410161513776,868),(162,866.5358983848622),(160,866),(158,866.5358983848622),(156.53589838486224,868)) -1588 ((155,880),(155.66987298107782,882.5),(157.5,884.3301270189222),(160,885),(162.5,884.3301270189222),(164.33012701892218,882.5),(165,880),(164.33012701892218,877.5),(162.5,875.6698729810778),(160,875),(157.5,875.6698729810778),(155.66987298107782,877.5)) -1589 ((154,890),(154.80384757729337,893),(157,895.1961524227066),(160,896),(163,895.1961524227066),(165.19615242270663,893),(166,890),(165.19615242270663,887),(163,884.8038475772934),(160,884),(157,884.8038475772934),(154.80384757729337,887)) -1590 ((153,900),(153.93782217350892,903.5),(156.5,906.062177826491),(160,907),(163.5,906.062177826491),(166.06217782649108,903.5),(167,900),(166.06217782649108,896.5),(163.5,893.937822173509),(160,893),(156.5,893.937822173509),(153.93782217350892,896.5)) -1591 ((152,910),(153.0717967697245,914),(156,916.9282032302755),(160,918),(164,916.9282032302755),(166.9282032302755,914),(168,910),(166.9282032302755,906),(164,903.0717967697245),(160,902),(156,903.0717967697245),(153.0717967697245,906)) -1592 ((151,920),(152.20577136594005,924.5),(155.5,927.7942286340599),(160,929),(164.5,927.7942286340599),(167.79422863405995,924.5),(169,920),(167.79422863405995,915.5),(164.5,912.2057713659401),(160,911),(155.5,912.20577136594),(152.20577136594005,915.5)) -1593 ((150,930),(151.3397459621556,935),(155,938.6602540378444),(160,940),(165,938.6602540378444),(168.6602540378444,935),(170,930),(168.6602540378444,925),(165,921.3397459621556),(160,920),(155,921.3397459621556),(151.3397459621556,925)) -1594 ((159,940),(159.13397459621555,940.5),(159.5,940.8660254037844),(160,941),(160.5,940.8660254037844),(160.86602540378445,940.5),(161,940),(160.86602540378445,939.5),(160.5,939.1339745962156),(160,939),(159.5,939.1339745962156),(159.13397459621555,939.5)) -1595 ((158,950),(158.26794919243113,951),(159,951.7320508075688),(160,952),(161,951.7320508075688),(161.73205080756887,951),(162,950),(161.73205080756887,949),(161,948.2679491924312),(160,948),(159,948.2679491924312),(158.26794919243113,949)) -1596 ((157,960),(157.40192378864668,961.5),(158.5,962.5980762113534),(160,963),(161.5,962.5980762113534),(162.59807621135332,961.5),(163,960),(162.59807621135332,958.5),(161.5,957.4019237886467),(160,957),(158.5,957.4019237886466),(157.40192378864668,958.5)) -1597 ((156,970),(156.53589838486224,972),(158,973.4641016151378),(160,974),(162,973.4641016151378),(163.46410161513776,972),(164,970),(163.46410161513776,968),(162,966.5358983848622),(160,966),(158,966.5358983848622),(156.53589838486224,968)) -1598 ((155,980),(155.66987298107782,982.5),(157.5,984.3301270189222),(160,985),(162.5,984.3301270189222),(164.33012701892218,982.5),(165,980),(164.33012701892218,977.5),(162.5,975.6698729810778),(160,975),(157.5,975.6698729810778),(155.66987298107782,977.5)) -1599 ((154,990),(154.80384757729337,993),(157,995.1961524227066),(160,996),(163,995.1961524227066),(165.19615242270663,993),(166,990),(165.19615242270663,987),(163,984.8038475772934),(160,984),(157,984.8038475772934),(154.80384757729337,987)) -1600 ((153,1000),(153.93782217350892,1003.5),(156.5,1006.062177826491),(160,1007),(163.5,1006.062177826491),(166.06217782649108,1003.5),(167,1000),(166.06217782649108,996.5),(163.5,993.937822173509),(160,993),(156.5,993.937822173509),(153.93782217350892,996.5)) -1601 ((161,10),(162.20577136594005,14.5),(165.5,17.794228634059948),(170,19),(174.5,17.794228634059948),(177.79422863405995,14.500000000000004),(179,10.000000000000002),(177.79422863405995,5.500000000000003),(174.5,2.2057713659400537),(170,1),(165.5,2.2057713659400484),(162.20577136594005,5.4999999999999964)) -1602 ((160,20),(161.3397459621556,25),(165,28.660254037844386),(170,30),(175,28.66025403784439),(178.6602540378444,25.000000000000004),(180,20),(178.6602540378444,15.000000000000004),(175,11.339745962155614),(170,10),(165,11.33974596215561),(161.3397459621556,14.999999999999996)) -1603 ((169,30),(169.13397459621555,30.5),(169.5,30.866025403784437),(170,31),(170.5,30.866025403784437),(170.86602540378445,30.5),(171,30),(170.86602540378445,29.5),(170.5,29.133974596215563),(170,29),(169.5,29.133974596215563),(169.13397459621555,29.5)) -1604 ((168,40),(168.26794919243113,41),(169,41.732050807568875),(170,42),(171,41.732050807568875),(171.73205080756887,41),(172,40),(171.73205080756887,39),(171,38.267949192431125),(170,38),(169,38.267949192431125),(168.26794919243113,39)) -1605 ((167,50),(167.40192378864668,51.5),(168.5,52.598076211353316),(170,53),(171.5,52.598076211353316),(172.59807621135332,51.5),(173,50),(172.59807621135332,48.5),(171.5,47.401923788646684),(170,47),(168.5,47.401923788646684),(167.40192378864668,48.5)) -1606 ((166,60),(166.53589838486224,62),(168,63.46410161513776),(170,64),(172,63.46410161513776),(173.46410161513776,62),(174,60),(173.46410161513776,58),(172,56.53589838486224),(170,56),(168,56.53589838486224),(166.53589838486224,58)) -1607 ((165,70),(165.66987298107782,72.5),(167.5,74.3301270189222),(170,75),(172.5,74.3301270189222),(174.33012701892218,72.5),(175,70),(174.33012701892218,67.5),(172.5,65.6698729810778),(170,65),(167.5,65.6698729810778),(165.66987298107782,67.5)) -1608 ((164,80),(164.80384757729337,83),(167,85.19615242270663),(170,86),(173,85.19615242270663),(175.19615242270663,83),(176,80),(175.19615242270663,77),(173,74.80384757729337),(170,74),(167,74.80384757729337),(164.80384757729337,77)) -1609 ((163,90),(163.93782217350892,93.5),(166.5,96.06217782649107),(170,97),(173.5,96.06217782649107),(176.06217782649108,93.5),(177,90),(176.06217782649108,86.5),(173.5,83.93782217350893),(170,83),(166.5,83.93782217350892),(163.93782217350892,86.5)) -1610 ((162,100),(163.0717967697245,104),(166,106.92820323027551),(170,108),(174,106.92820323027551),(176.9282032302755,104),(178,100),(176.9282032302755,96),(174,93.07179676972449),(170,92),(166,93.07179676972449),(163.0717967697245,96)) -1611 ((161,110),(162.20577136594005,114.5),(165.5,117.79422863405995),(170,119),(174.5,117.79422863405995),(177.79422863405995,114.5),(179,110),(177.79422863405995,105.5),(174.5,102.20577136594005),(170,101),(165.5,102.20577136594005),(162.20577136594005,105.5)) -1612 ((160,120),(161.3397459621556,125),(165,128.6602540378444),(170,130),(175,128.6602540378444),(178.6602540378444,125),(180,120),(178.6602540378444,115),(175,111.33974596215562),(170,110),(165,111.3397459621556),(161.3397459621556,115)) -1613 ((169,130),(169.13397459621555,130.5),(169.5,130.86602540378445),(170,131),(170.5,130.86602540378445),(170.86602540378445,130.5),(171,130),(170.86602540378445,129.5),(170.5,129.13397459621555),(170,129),(169.5,129.13397459621555),(169.13397459621555,129.5)) -1614 ((168,140),(168.26794919243113,141),(169,141.73205080756887),(170,142),(171,141.73205080756887),(171.73205080756887,141),(172,140),(171.73205080756887,139),(171,138.26794919243113),(170,138),(169,138.26794919243113),(168.26794919243113,139)) -1615 ((167,150),(167.40192378864668,151.5),(168.5,152.59807621135332),(170,153),(171.5,152.59807621135332),(172.59807621135332,151.5),(173,150),(172.59807621135332,148.5),(171.5,147.40192378864668),(170,147),(168.5,147.40192378864668),(167.40192378864668,148.5)) -1616 ((166,160),(166.53589838486224,162),(168,163.46410161513776),(170,164),(172,163.46410161513776),(173.46410161513776,162),(174,160),(173.46410161513776,158),(172,156.53589838486224),(170,156),(168,156.53589838486224),(166.53589838486224,158)) -1617 ((165,170),(165.66987298107782,172.5),(167.5,174.33012701892218),(170,175),(172.5,174.33012701892218),(174.33012701892218,172.5),(175,170),(174.33012701892218,167.5),(172.5,165.66987298107782),(170,165),(167.5,165.66987298107782),(165.66987298107782,167.5)) -1618 ((164,180),(164.80384757729337,183),(167,185.19615242270663),(170,186),(173,185.19615242270663),(175.19615242270663,183),(176,180),(175.19615242270663,177),(173,174.80384757729337),(170,174),(167,174.80384757729337),(164.80384757729337,177)) -1619 ((163,190),(163.93782217350892,193.5),(166.5,196.06217782649108),(170,197),(173.5,196.06217782649108),(176.06217782649108,193.5),(177,190),(176.06217782649108,186.5),(173.5,183.93782217350892),(170,183),(166.5,183.93782217350892),(163.93782217350892,186.5)) -1620 ((162,200),(163.0717967697245,204),(166,206.9282032302755),(170,208),(174,206.9282032302755),(176.9282032302755,204),(178,200),(176.9282032302755,196),(174,193.0717967697245),(170,192),(166,193.0717967697245),(163.0717967697245,196)) -1621 ((161,210),(162.20577136594005,214.5),(165.5,217.79422863405995),(170,219),(174.5,217.79422863405995),(177.79422863405995,214.5),(179,210),(177.79422863405995,205.5),(174.5,202.20577136594005),(170,201),(165.5,202.20577136594005),(162.20577136594005,205.5)) -1622 ((160,220),(161.3397459621556,225),(165,228.6602540378444),(170,230),(175,228.6602540378444),(178.6602540378444,225),(180,220),(178.6602540378444,215),(175,211.3397459621556),(170,210),(165,211.3397459621556),(161.3397459621556,215)) -1623 ((169,230),(169.13397459621555,230.5),(169.5,230.86602540378445),(170,231),(170.5,230.86602540378445),(170.86602540378445,230.5),(171,230),(170.86602540378445,229.5),(170.5,229.13397459621555),(170,229),(169.5,229.13397459621555),(169.13397459621555,229.5)) -1624 ((168,240),(168.26794919243113,241),(169,241.73205080756887),(170,242),(171,241.73205080756887),(171.73205080756887,241),(172,240),(171.73205080756887,239),(171,238.26794919243113),(170,238),(169,238.26794919243113),(168.26794919243113,239)) -1625 ((167,250),(167.40192378864668,251.5),(168.5,252.59807621135332),(170,253),(171.5,252.59807621135332),(172.59807621135332,251.5),(173,250),(172.59807621135332,248.5),(171.5,247.40192378864668),(170,247),(168.5,247.40192378864668),(167.40192378864668,248.5)) -1626 ((166,260),(166.53589838486224,262),(168,263.46410161513774),(170,264),(172,263.46410161513774),(173.46410161513776,262),(174,260),(173.46410161513776,258),(172,256.53589838486226),(170,256),(168,256.53589838486226),(166.53589838486224,258)) -1627 ((165,270),(165.66987298107782,272.5),(167.5,274.3301270189222),(170,275),(172.5,274.3301270189222),(174.33012701892218,272.5),(175,270),(174.33012701892218,267.5),(172.5,265.6698729810778),(170,265),(167.5,265.6698729810778),(165.66987298107782,267.5)) -1628 ((164,280),(164.80384757729337,283),(167,285.19615242270663),(170,286),(173,285.19615242270663),(175.19615242270663,283),(176,280),(175.19615242270663,277),(173,274.80384757729337),(170,274),(167,274.80384757729337),(164.80384757729337,277)) -1629 ((163,290),(163.93782217350892,293.5),(166.5,296.06217782649105),(170,297),(173.5,296.06217782649105),(176.06217782649108,293.5),(177,290),(176.06217782649108,286.5),(173.5,283.93782217350895),(170,283),(166.5,283.93782217350895),(163.93782217350892,286.5)) -1630 ((162,300),(163.0717967697245,304),(166,306.9282032302755),(170,308),(174,306.9282032302755),(176.9282032302755,304),(178,300),(176.9282032302755,296),(174,293.0717967697245),(170,292),(166,293.0717967697245),(163.0717967697245,296)) -1631 ((161,310),(162.20577136594005,314.5),(165.5,317.79422863405995),(170,319),(174.5,317.79422863405995),(177.79422863405995,314.5),(179,310),(177.79422863405995,305.5),(174.5,302.20577136594005),(170,301),(165.5,302.20577136594005),(162.20577136594005,305.5)) -1632 ((160,320),(161.3397459621556,325),(165,328.66025403784437),(170,330),(175,328.66025403784437),(178.6602540378444,325),(180,320),(178.6602540378444,315),(175,311.33974596215563),(170,310),(165,311.33974596215563),(161.3397459621556,315)) -1633 ((169,330),(169.13397459621555,330.5),(169.5,330.8660254037844),(170,331),(170.5,330.8660254037844),(170.86602540378445,330.5),(171,330),(170.86602540378445,329.5),(170.5,329.1339745962156),(170,329),(169.5,329.1339745962156),(169.13397459621555,329.5)) -1634 ((168,340),(168.26794919243113,341),(169,341.7320508075689),(170,342),(171,341.7320508075689),(171.73205080756887,341),(172,340),(171.73205080756887,339),(171,338.2679491924311),(170,338),(169,338.2679491924311),(168.26794919243113,339)) -1635 ((167,350),(167.40192378864668,351.5),(168.5,352.5980762113533),(170,353),(171.5,352.5980762113533),(172.59807621135332,351.5),(173,350),(172.59807621135332,348.5),(171.5,347.4019237886467),(170,347),(168.5,347.4019237886467),(167.40192378864668,348.5)) -1636 ((166,360),(166.53589838486224,362),(168,363.46410161513774),(170,364),(172,363.46410161513774),(173.46410161513776,362),(174,360),(173.46410161513776,358),(172,356.53589838486226),(170,356),(168,356.53589838486226),(166.53589838486224,358)) -1637 ((165,370),(165.66987298107782,372.5),(167.5,374.3301270189222),(170,375),(172.5,374.3301270189222),(174.33012701892218,372.5),(175,370),(174.33012701892218,367.5),(172.5,365.6698729810778),(170,365),(167.5,365.6698729810778),(165.66987298107782,367.5)) -1638 ((164,380),(164.80384757729337,383),(167,385.19615242270663),(170,386),(173,385.19615242270663),(175.19615242270663,383),(176,380),(175.19615242270663,377),(173,374.80384757729337),(170,374),(167,374.80384757729337),(164.80384757729337,377)) -1639 ((163,390),(163.93782217350892,393.5),(166.5,396.06217782649105),(170,397),(173.5,396.06217782649105),(176.06217782649108,393.5),(177,390),(176.06217782649108,386.5),(173.5,383.93782217350895),(170,383),(166.5,383.93782217350895),(163.93782217350892,386.5)) -1640 ((162,400),(163.0717967697245,404),(166,406.9282032302755),(170,408),(174,406.9282032302755),(176.9282032302755,404),(178,400),(176.9282032302755,396),(174,393.0717967697245),(170,392),(166,393.0717967697245),(163.0717967697245,396)) -1641 ((161,410),(162.20577136594005,414.5),(165.5,417.79422863405995),(170,419),(174.5,417.79422863405995),(177.79422863405995,414.5),(179,410),(177.79422863405995,405.5),(174.5,402.20577136594005),(170,401),(165.5,402.20577136594005),(162.20577136594005,405.5)) -1642 ((160,420),(161.3397459621556,425),(165,428.66025403784437),(170,430),(175,428.66025403784437),(178.6602540378444,425),(180,420),(178.6602540378444,415),(175,411.33974596215563),(170,410),(165,411.33974596215563),(161.3397459621556,415)) -1643 ((169,430),(169.13397459621555,430.5),(169.5,430.8660254037844),(170,431),(170.5,430.8660254037844),(170.86602540378445,430.5),(171,430),(170.86602540378445,429.5),(170.5,429.1339745962156),(170,429),(169.5,429.1339745962156),(169.13397459621555,429.5)) -1644 ((168,440),(168.26794919243113,441),(169,441.7320508075689),(170,442),(171,441.7320508075689),(171.73205080756887,441),(172,440),(171.73205080756887,439),(171,438.2679491924311),(170,438),(169,438.2679491924311),(168.26794919243113,439)) -1645 ((167,450),(167.40192378864668,451.5),(168.5,452.5980762113533),(170,453),(171.5,452.5980762113533),(172.59807621135332,451.5),(173,450),(172.59807621135332,448.5),(171.5,447.4019237886467),(170,447),(168.5,447.4019237886467),(167.40192378864668,448.5)) -1646 ((166,460),(166.53589838486224,462),(168,463.46410161513774),(170,464),(172,463.46410161513774),(173.46410161513776,462),(174,460),(173.46410161513776,458),(172,456.53589838486226),(170,456),(168,456.53589838486226),(166.53589838486224,458)) -1647 ((165,470),(165.66987298107782,472.5),(167.5,474.3301270189222),(170,475),(172.5,474.3301270189222),(174.33012701892218,472.5),(175,470),(174.33012701892218,467.5),(172.5,465.6698729810778),(170,465),(167.5,465.6698729810778),(165.66987298107782,467.5)) -1648 ((164,480),(164.80384757729337,483),(167,485.19615242270663),(170,486),(173,485.19615242270663),(175.19615242270663,483),(176,480),(175.19615242270663,477),(173,474.80384757729337),(170,474),(167,474.80384757729337),(164.80384757729337,477)) -1649 ((163,490),(163.93782217350892,493.5),(166.5,496.06217782649105),(170,497),(173.5,496.06217782649105),(176.06217782649108,493.5),(177,490),(176.06217782649108,486.5),(173.5,483.93782217350895),(170,483),(166.5,483.93782217350895),(163.93782217350892,486.5)) -1650 ((162,500),(163.0717967697245,504),(166,506.9282032302755),(170,508),(174,506.9282032302755),(176.9282032302755,504),(178,500),(176.9282032302755,496),(174,493.0717967697245),(170,492),(166,493.0717967697245),(163.0717967697245,496)) -1651 ((161,510),(162.20577136594005,514.5),(165.5,517.7942286340599),(170,519),(174.5,517.7942286340599),(177.79422863405995,514.5),(179,510),(177.79422863405995,505.5),(174.5,502.20577136594005),(170,501),(165.5,502.20577136594005),(162.20577136594005,505.5)) -1652 ((160,520),(161.3397459621556,525),(165,528.6602540378444),(170,530),(175,528.6602540378444),(178.6602540378444,525),(180,520),(178.6602540378444,515),(175,511.33974596215563),(170,510),(165,511.33974596215563),(161.3397459621556,515)) -1653 ((169,530),(169.13397459621555,530.5),(169.5,530.8660254037844),(170,531),(170.5,530.8660254037844),(170.86602540378445,530.5),(171,530),(170.86602540378445,529.5),(170.5,529.1339745962156),(170,529),(169.5,529.1339745962156),(169.13397459621555,529.5)) -1654 ((168,540),(168.26794919243113,541),(169,541.7320508075688),(170,542),(171,541.7320508075688),(171.73205080756887,541),(172,540),(171.73205080756887,539),(171,538.2679491924312),(170,538),(169,538.2679491924312),(168.26794919243113,539)) -1655 ((167,550),(167.40192378864668,551.5),(168.5,552.5980762113534),(170,553),(171.5,552.5980762113534),(172.59807621135332,551.5),(173,550),(172.59807621135332,548.5),(171.5,547.4019237886467),(170,547),(168.5,547.4019237886466),(167.40192378864668,548.5)) -1656 ((166,560),(166.53589838486224,562),(168,563.4641016151378),(170,564),(172,563.4641016151378),(173.46410161513776,562),(174,560),(173.46410161513776,558),(172,556.5358983848622),(170,556),(168,556.5358983848622),(166.53589838486224,558)) -1657 ((165,570),(165.66987298107782,572.5),(167.5,574.3301270189222),(170,575),(172.5,574.3301270189222),(174.33012701892218,572.5),(175,570),(174.33012701892218,567.5),(172.5,565.6698729810778),(170,565),(167.5,565.6698729810778),(165.66987298107782,567.5)) -1658 ((164,580),(164.80384757729337,583),(167,585.1961524227066),(170,586),(173,585.1961524227066),(175.19615242270663,583),(176,580),(175.19615242270663,577),(173,574.8038475772934),(170,574),(167,574.8038475772934),(164.80384757729337,577)) -1659 ((163,590),(163.93782217350892,593.5),(166.5,596.062177826491),(170,597),(173.5,596.062177826491),(176.06217782649108,593.5),(177,590),(176.06217782649108,586.5),(173.5,583.937822173509),(170,583),(166.5,583.937822173509),(163.93782217350892,586.5)) -1660 ((162,600),(163.0717967697245,604),(166,606.9282032302755),(170,608),(174,606.9282032302755),(176.9282032302755,604),(178,600),(176.9282032302755,596),(174,593.0717967697245),(170,592),(166,593.0717967697245),(163.0717967697245,596)) -1661 ((161,610),(162.20577136594005,614.5),(165.5,617.7942286340599),(170,619),(174.5,617.7942286340599),(177.79422863405995,614.5),(179,610),(177.79422863405995,605.5),(174.5,602.2057713659401),(170,601),(165.5,602.20577136594),(162.20577136594005,605.5)) -1662 ((160,620),(161.3397459621556,625),(165,628.6602540378444),(170,630),(175,628.6602540378444),(178.6602540378444,625),(180,620),(178.6602540378444,615),(175,611.3397459621556),(170,610),(165,611.3397459621556),(161.3397459621556,615)) -1663 ((169,630),(169.13397459621555,630.5),(169.5,630.8660254037844),(170,631),(170.5,630.8660254037844),(170.86602540378445,630.5),(171,630),(170.86602540378445,629.5),(170.5,629.1339745962156),(170,629),(169.5,629.1339745962156),(169.13397459621555,629.5)) -1664 ((168,640),(168.26794919243113,641),(169,641.7320508075688),(170,642),(171,641.7320508075688),(171.73205080756887,641),(172,640),(171.73205080756887,639),(171,638.2679491924312),(170,638),(169,638.2679491924312),(168.26794919243113,639)) -1665 ((167,650),(167.40192378864668,651.5),(168.5,652.5980762113534),(170,653),(171.5,652.5980762113534),(172.59807621135332,651.5),(173,650),(172.59807621135332,648.5),(171.5,647.4019237886467),(170,647),(168.5,647.4019237886466),(167.40192378864668,648.5)) -1666 ((166,660),(166.53589838486224,662),(168,663.4641016151378),(170,664),(172,663.4641016151378),(173.46410161513776,662),(174,660),(173.46410161513776,658),(172,656.5358983848622),(170,656),(168,656.5358983848622),(166.53589838486224,658)) -1667 ((165,670),(165.66987298107782,672.5),(167.5,674.3301270189222),(170,675),(172.5,674.3301270189222),(174.33012701892218,672.5),(175,670),(174.33012701892218,667.5),(172.5,665.6698729810778),(170,665),(167.5,665.6698729810778),(165.66987298107782,667.5)) -1668 ((164,680),(164.80384757729337,683),(167,685.1961524227066),(170,686),(173,685.1961524227066),(175.19615242270663,683),(176,680),(175.19615242270663,677),(173,674.8038475772934),(170,674),(167,674.8038475772934),(164.80384757729337,677)) -1669 ((163,690),(163.93782217350892,693.5),(166.5,696.062177826491),(170,697),(173.5,696.062177826491),(176.06217782649108,693.5),(177,690),(176.06217782649108,686.5),(173.5,683.937822173509),(170,683),(166.5,683.937822173509),(163.93782217350892,686.5)) -1670 ((162,700),(163.0717967697245,704),(166,706.9282032302755),(170,708),(174,706.9282032302755),(176.9282032302755,704),(178,700),(176.9282032302755,696),(174,693.0717967697245),(170,692),(166,693.0717967697245),(163.0717967697245,696)) -1671 ((161,710),(162.20577136594005,714.5),(165.5,717.7942286340599),(170,719),(174.5,717.7942286340599),(177.79422863405995,714.5),(179,710),(177.79422863405995,705.5),(174.5,702.2057713659401),(170,701),(165.5,702.20577136594),(162.20577136594005,705.5)) -1672 ((160,720),(161.3397459621556,725),(165,728.6602540378444),(170,730),(175,728.6602540378444),(178.6602540378444,725),(180,720),(178.6602540378444,715),(175,711.3397459621556),(170,710),(165,711.3397459621556),(161.3397459621556,715)) -1673 ((169,730),(169.13397459621555,730.5),(169.5,730.8660254037844),(170,731),(170.5,730.8660254037844),(170.86602540378445,730.5),(171,730),(170.86602540378445,729.5),(170.5,729.1339745962156),(170,729),(169.5,729.1339745962156),(169.13397459621555,729.5)) -1674 ((168,740),(168.26794919243113,741),(169,741.7320508075688),(170,742),(171,741.7320508075688),(171.73205080756887,741),(172,740),(171.73205080756887,739),(171,738.2679491924312),(170,738),(169,738.2679491924312),(168.26794919243113,739)) -1675 ((167,750),(167.40192378864668,751.5),(168.5,752.5980762113534),(170,753),(171.5,752.5980762113534),(172.59807621135332,751.5),(173,750),(172.59807621135332,748.5),(171.5,747.4019237886467),(170,747),(168.5,747.4019237886466),(167.40192378864668,748.5)) -1676 ((166,760),(166.53589838486224,762),(168,763.4641016151378),(170,764),(172,763.4641016151378),(173.46410161513776,762),(174,760),(173.46410161513776,758),(172,756.5358983848622),(170,756),(168,756.5358983848622),(166.53589838486224,758)) -1677 ((165,770),(165.66987298107782,772.5),(167.5,774.3301270189222),(170,775),(172.5,774.3301270189222),(174.33012701892218,772.5),(175,770),(174.33012701892218,767.5),(172.5,765.6698729810778),(170,765),(167.5,765.6698729810778),(165.66987298107782,767.5)) -1678 ((164,780),(164.80384757729337,783),(167,785.1961524227066),(170,786),(173,785.1961524227066),(175.19615242270663,783),(176,780),(175.19615242270663,777),(173,774.8038475772934),(170,774),(167,774.8038475772934),(164.80384757729337,777)) -1679 ((163,790),(163.93782217350892,793.5),(166.5,796.062177826491),(170,797),(173.5,796.062177826491),(176.06217782649108,793.5),(177,790),(176.06217782649108,786.5),(173.5,783.937822173509),(170,783),(166.5,783.937822173509),(163.93782217350892,786.5)) -1680 ((162,800),(163.0717967697245,804),(166,806.9282032302755),(170,808),(174,806.9282032302755),(176.9282032302755,804),(178,800),(176.9282032302755,796),(174,793.0717967697245),(170,792),(166,793.0717967697245),(163.0717967697245,796)) -1681 ((161,810),(162.20577136594005,814.5),(165.5,817.7942286340599),(170,819),(174.5,817.7942286340599),(177.79422863405995,814.5),(179,810),(177.79422863405995,805.5),(174.5,802.2057713659401),(170,801),(165.5,802.20577136594),(162.20577136594005,805.5)) -1682 ((160,820),(161.3397459621556,825),(165,828.6602540378444),(170,830),(175,828.6602540378444),(178.6602540378444,825),(180,820),(178.6602540378444,815),(175,811.3397459621556),(170,810),(165,811.3397459621556),(161.3397459621556,815)) -1683 ((169,830),(169.13397459621555,830.5),(169.5,830.8660254037844),(170,831),(170.5,830.8660254037844),(170.86602540378445,830.5),(171,830),(170.86602540378445,829.5),(170.5,829.1339745962156),(170,829),(169.5,829.1339745962156),(169.13397459621555,829.5)) -1684 ((168,840),(168.26794919243113,841),(169,841.7320508075688),(170,842),(171,841.7320508075688),(171.73205080756887,841),(172,840),(171.73205080756887,839),(171,838.2679491924312),(170,838),(169,838.2679491924312),(168.26794919243113,839)) -1685 ((167,850),(167.40192378864668,851.5),(168.5,852.5980762113534),(170,853),(171.5,852.5980762113534),(172.59807621135332,851.5),(173,850),(172.59807621135332,848.5),(171.5,847.4019237886467),(170,847),(168.5,847.4019237886466),(167.40192378864668,848.5)) -1686 ((166,860),(166.53589838486224,862),(168,863.4641016151378),(170,864),(172,863.4641016151378),(173.46410161513776,862),(174,860),(173.46410161513776,858),(172,856.5358983848622),(170,856),(168,856.5358983848622),(166.53589838486224,858)) -1687 ((165,870),(165.66987298107782,872.5),(167.5,874.3301270189222),(170,875),(172.5,874.3301270189222),(174.33012701892218,872.5),(175,870),(174.33012701892218,867.5),(172.5,865.6698729810778),(170,865),(167.5,865.6698729810778),(165.66987298107782,867.5)) -1688 ((164,880),(164.80384757729337,883),(167,885.1961524227066),(170,886),(173,885.1961524227066),(175.19615242270663,883),(176,880),(175.19615242270663,877),(173,874.8038475772934),(170,874),(167,874.8038475772934),(164.80384757729337,877)) -1689 ((163,890),(163.93782217350892,893.5),(166.5,896.062177826491),(170,897),(173.5,896.062177826491),(176.06217782649108,893.5),(177,890),(176.06217782649108,886.5),(173.5,883.937822173509),(170,883),(166.5,883.937822173509),(163.93782217350892,886.5)) -1690 ((162,900),(163.0717967697245,904),(166,906.9282032302755),(170,908),(174,906.9282032302755),(176.9282032302755,904),(178,900),(176.9282032302755,896),(174,893.0717967697245),(170,892),(166,893.0717967697245),(163.0717967697245,896)) -1691 ((161,910),(162.20577136594005,914.5),(165.5,917.7942286340599),(170,919),(174.5,917.7942286340599),(177.79422863405995,914.5),(179,910),(177.79422863405995,905.5),(174.5,902.2057713659401),(170,901),(165.5,902.20577136594),(162.20577136594005,905.5)) -1692 ((160,920),(161.3397459621556,925),(165,928.6602540378444),(170,930),(175,928.6602540378444),(178.6602540378444,925),(180,920),(178.6602540378444,915),(175,911.3397459621556),(170,910),(165,911.3397459621556),(161.3397459621556,915)) -1693 ((169,930),(169.13397459621555,930.5),(169.5,930.8660254037844),(170,931),(170.5,930.8660254037844),(170.86602540378445,930.5),(171,930),(170.86602540378445,929.5),(170.5,929.1339745962156),(170,929),(169.5,929.1339745962156),(169.13397459621555,929.5)) -1694 ((168,940),(168.26794919243113,941),(169,941.7320508075688),(170,942),(171,941.7320508075688),(171.73205080756887,941),(172,940),(171.73205080756887,939),(171,938.2679491924312),(170,938),(169,938.2679491924312),(168.26794919243113,939)) -1695 ((167,950),(167.40192378864668,951.5),(168.5,952.5980762113534),(170,953),(171.5,952.5980762113534),(172.59807621135332,951.5),(173,950),(172.59807621135332,948.5),(171.5,947.4019237886467),(170,947),(168.5,947.4019237886466),(167.40192378864668,948.5)) -1696 ((166,960),(166.53589838486224,962),(168,963.4641016151378),(170,964),(172,963.4641016151378),(173.46410161513776,962),(174,960),(173.46410161513776,958),(172,956.5358983848622),(170,956),(168,956.5358983848622),(166.53589838486224,958)) -1697 ((165,970),(165.66987298107782,972.5),(167.5,974.3301270189222),(170,975),(172.5,974.3301270189222),(174.33012701892218,972.5),(175,970),(174.33012701892218,967.5),(172.5,965.6698729810778),(170,965),(167.5,965.6698729810778),(165.66987298107782,967.5)) -1698 ((164,980),(164.80384757729337,983),(167,985.1961524227066),(170,986),(173,985.1961524227066),(175.19615242270663,983),(176,980),(175.19615242270663,977),(173,974.8038475772934),(170,974),(167,974.8038475772934),(164.80384757729337,977)) -1699 ((163,990),(163.93782217350892,993.5),(166.5,996.062177826491),(170,997),(173.5,996.062177826491),(176.06217782649108,993.5),(177,990),(176.06217782649108,986.5),(173.5,983.937822173509),(170,983),(166.5,983.937822173509),(163.93782217350892,986.5)) -1700 ((162,1000),(163.0717967697245,1004),(166,1006.9282032302755),(170,1008),(174,1006.9282032302755),(176.9282032302755,1004),(178,1000),(176.9282032302755,996),(174,993.0717967697245),(170,992),(166,993.0717967697245),(163.0717967697245,996)) -1701 ((170,10),(171.3397459621556,15),(175,18.660254037844386),(180,20),(185,18.66025403784439),(188.6602540378444,15.000000000000004),(190,10.000000000000002),(188.6602540378444,5.000000000000003),(185,1.3397459621556145),(180,0),(175,1.3397459621556091),(171.3397459621556,4.999999999999996)) -1702 ((179,20),(179.13397459621555,20.5),(179.5,20.866025403784437),(180,21),(180.5,20.866025403784437),(180.86602540378445,20.5),(181,20),(180.86602540378445,19.5),(180.5,19.133974596215563),(180,19),(179.5,19.133974596215563),(179.13397459621555,19.5)) -1703 ((178,30),(178.26794919243113,31),(179,31.73205080756888),(180,32),(181,31.73205080756888),(181.73205080756887,31),(182,30),(181.73205080756887,29),(181,28.26794919243112),(180,28),(179,28.26794919243112),(178.26794919243113,29)) -1704 ((177,40),(177.40192378864668,41.5),(178.5,42.598076211353316),(180,43),(181.5,42.598076211353316),(182.59807621135332,41.5),(183,40),(182.59807621135332,38.5),(181.5,37.401923788646684),(180,37),(178.5,37.401923788646684),(177.40192378864668,38.5)) -1705 ((176,50),(176.53589838486224,52),(178,53.46410161513776),(180,54),(182,53.46410161513776),(183.46410161513776,52),(184,50),(183.46410161513776,48),(182,46.53589838486224),(180,46),(178,46.53589838486224),(176.53589838486224,48)) -1706 ((175,60),(175.66987298107782,62.5),(177.5,64.3301270189222),(180,65),(182.5,64.3301270189222),(184.33012701892218,62.5),(185,60),(184.33012701892218,57.5),(182.5,55.66987298107781),(180,55),(177.5,55.6698729810778),(175.66987298107782,57.5)) -1707 ((174,70),(174.80384757729337,73),(177,75.19615242270663),(180,76),(183,75.19615242270663),(185.19615242270663,73),(186,70),(185.19615242270663,67),(183,64.80384757729337),(180,64),(177,64.80384757729337),(174.80384757729337,67)) -1708 ((173,80),(173.93782217350892,83.5),(176.5,86.06217782649107),(180,87),(183.5,86.06217782649107),(186.06217782649108,83.5),(187,80),(186.06217782649108,76.5),(183.5,73.93782217350893),(180,73),(176.5,73.93782217350892),(173.93782217350892,76.5)) -1709 ((172,90),(173.0717967697245,94),(176,96.92820323027551),(180,98),(184,96.92820323027551),(186.9282032302755,94),(188,90),(186.9282032302755,86),(184,83.07179676972449),(180,82),(176,83.07179676972449),(173.0717967697245,86)) -1710 ((171,100),(172.20577136594005,104.5),(175.5,107.79422863405995),(180,109),(184.5,107.79422863405995),(187.79422863405995,104.5),(189,100),(187.79422863405995,95.5),(184.5,92.20577136594005),(180,91),(175.5,92.20577136594005),(172.20577136594005,95.5)) -1711 ((170,110),(171.3397459621556,115),(175,118.66025403784438),(180,120),(185,118.66025403784438),(188.6602540378444,115),(190,110),(188.6602540378444,105),(185,101.33974596215562),(180,100),(175,101.3397459621556),(171.3397459621556,105)) -1712 ((179,120),(179.13397459621555,120.5),(179.5,120.86602540378443),(180,121),(180.5,120.86602540378443),(180.86602540378445,120.5),(181,120),(180.86602540378445,119.5),(180.5,119.13397459621557),(180,119),(179.5,119.13397459621557),(179.13397459621555,119.5)) -1713 ((178,130),(178.26794919243113,131),(179,131.73205080756887),(180,132),(181,131.73205080756887),(181.73205080756887,131),(182,130),(181.73205080756887,129),(181,128.26794919243113),(180,128),(179,128.26794919243113),(178.26794919243113,129)) -1714 ((177,140),(177.40192378864668,141.5),(178.5,142.59807621135332),(180,143),(181.5,142.59807621135332),(182.59807621135332,141.5),(183,140),(182.59807621135332,138.5),(181.5,137.40192378864668),(180,137),(178.5,137.40192378864668),(177.40192378864668,138.5)) -1715 ((176,150),(176.53589838486224,152),(178,153.46410161513776),(180,154),(182,153.46410161513776),(183.46410161513776,152),(184,150),(183.46410161513776,148),(182,146.53589838486224),(180,146),(178,146.53589838486224),(176.53589838486224,148)) -1716 ((175,160),(175.66987298107782,162.5),(177.5,164.33012701892218),(180,165),(182.5,164.33012701892218),(184.33012701892218,162.5),(185,160),(184.33012701892218,157.5),(182.5,155.66987298107782),(180,155),(177.5,155.66987298107782),(175.66987298107782,157.5)) -1717 ((174,170),(174.80384757729337,173),(177,175.19615242270663),(180,176),(183,175.19615242270663),(185.19615242270663,173),(186,170),(185.19615242270663,167),(183,164.80384757729337),(180,164),(177,164.80384757729337),(174.80384757729337,167)) -1718 ((173,180),(173.93782217350892,183.5),(176.5,186.06217782649108),(180,187),(183.5,186.06217782649108),(186.06217782649108,183.5),(187,180),(186.06217782649108,176.5),(183.5,173.93782217350892),(180,173),(176.5,173.93782217350892),(173.93782217350892,176.5)) -1719 ((172,190),(173.0717967697245,194),(176,196.9282032302755),(180,198),(184,196.9282032302755),(186.9282032302755,194),(188,190),(186.9282032302755,186),(184,183.0717967697245),(180,182),(176,183.0717967697245),(173.0717967697245,186)) -1720 ((171,200),(172.20577136594005,204.5),(175.5,207.79422863405995),(180,209),(184.5,207.79422863405995),(187.79422863405995,204.5),(189,200),(187.79422863405995,195.5),(184.5,192.20577136594005),(180,191),(175.5,192.20577136594005),(172.20577136594005,195.5)) -1721 ((170,210),(171.3397459621556,215),(175,218.6602540378444),(180,220),(185,218.6602540378444),(188.6602540378444,215),(190,210),(188.6602540378444,205),(185,201.3397459621556),(180,200),(175,201.3397459621556),(171.3397459621556,205)) -1722 ((179,220),(179.13397459621555,220.5),(179.5,220.86602540378445),(180,221),(180.5,220.86602540378445),(180.86602540378445,220.5),(181,220),(180.86602540378445,219.5),(180.5,219.13397459621555),(180,219),(179.5,219.13397459621555),(179.13397459621555,219.5)) -1723 ((178,230),(178.26794919243113,231),(179,231.73205080756887),(180,232),(181,231.73205080756887),(181.73205080756887,231),(182,230),(181.73205080756887,229),(181,228.26794919243113),(180,228),(179,228.26794919243113),(178.26794919243113,229)) -1724 ((177,240),(177.40192378864668,241.5),(178.5,242.59807621135332),(180,243),(181.5,242.59807621135332),(182.59807621135332,241.5),(183,240),(182.59807621135332,238.5),(181.5,237.40192378864668),(180,237),(178.5,237.40192378864668),(177.40192378864668,238.5)) -1725 ((176,250),(176.53589838486224,252),(178,253.46410161513776),(180,254),(182,253.46410161513776),(183.46410161513776,252),(184,250),(183.46410161513776,248),(182,246.53589838486224),(180,246),(178,246.53589838486224),(176.53589838486224,248)) -1726 ((175,260),(175.66987298107782,262.5),(177.5,264.3301270189222),(180,265),(182.5,264.3301270189222),(184.33012701892218,262.5),(185,260),(184.33012701892218,257.5),(182.5,255.66987298107782),(180,255),(177.5,255.66987298107782),(175.66987298107782,257.5)) -1727 ((174,270),(174.80384757729337,273),(177,275.19615242270663),(180,276),(183,275.19615242270663),(185.19615242270663,273),(186,270),(185.19615242270663,267),(183,264.80384757729337),(180,264),(177,264.80384757729337),(174.80384757729337,267)) -1728 ((173,280),(173.93782217350892,283.5),(176.5,286.06217782649105),(180,287),(183.5,286.06217782649105),(186.06217782649108,283.5),(187,280),(186.06217782649108,276.5),(183.5,273.93782217350895),(180,273),(176.5,273.93782217350895),(173.93782217350892,276.5)) -1729 ((172,290),(173.0717967697245,294),(176,296.9282032302755),(180,298),(184,296.9282032302755),(186.9282032302755,294),(188,290),(186.9282032302755,286),(184,283.0717967697245),(180,282),(176,283.0717967697245),(173.0717967697245,286)) -1730 ((171,300),(172.20577136594005,304.5),(175.5,307.79422863405995),(180,309),(184.5,307.79422863405995),(187.79422863405995,304.5),(189,300),(187.79422863405995,295.5),(184.5,292.20577136594005),(180,291),(175.5,292.20577136594005),(172.20577136594005,295.5)) -1731 ((170,310),(171.3397459621556,315),(175,318.66025403784437),(180,320),(185,318.66025403784437),(188.6602540378444,315),(190,310),(188.6602540378444,305),(185,301.33974596215563),(180,300),(175,301.33974596215563),(171.3397459621556,305)) -1732 ((179,320),(179.13397459621555,320.5),(179.5,320.8660254037844),(180,321),(180.5,320.8660254037844),(180.86602540378445,320.5),(181,320),(180.86602540378445,319.5),(180.5,319.1339745962156),(180,319),(179.5,319.1339745962156),(179.13397459621555,319.5)) -1733 ((178,330),(178.26794919243113,331),(179,331.7320508075689),(180,332),(181,331.7320508075689),(181.73205080756887,331),(182,330),(181.73205080756887,329),(181,328.2679491924311),(180,328),(179,328.2679491924311),(178.26794919243113,329)) -1734 ((177,340),(177.40192378864668,341.5),(178.5,342.5980762113533),(180,343),(181.5,342.5980762113533),(182.59807621135332,341.5),(183,340),(182.59807621135332,338.5),(181.5,337.4019237886467),(180,337),(178.5,337.4019237886467),(177.40192378864668,338.5)) -1735 ((176,350),(176.53589838486224,352),(178,353.46410161513774),(180,354),(182,353.46410161513774),(183.46410161513776,352),(184,350),(183.46410161513776,348),(182,346.53589838486226),(180,346),(178,346.53589838486226),(176.53589838486224,348)) -1736 ((175,360),(175.66987298107782,362.5),(177.5,364.3301270189222),(180,365),(182.5,364.3301270189222),(184.33012701892218,362.5),(185,360),(184.33012701892218,357.5),(182.5,355.6698729810778),(180,355),(177.5,355.6698729810778),(175.66987298107782,357.5)) -1737 ((174,370),(174.80384757729337,373),(177,375.19615242270663),(180,376),(183,375.19615242270663),(185.19615242270663,373),(186,370),(185.19615242270663,367),(183,364.80384757729337),(180,364),(177,364.80384757729337),(174.80384757729337,367)) -1738 ((173,380),(173.93782217350892,383.5),(176.5,386.06217782649105),(180,387),(183.5,386.06217782649105),(186.06217782649108,383.5),(187,380),(186.06217782649108,376.5),(183.5,373.93782217350895),(180,373),(176.5,373.93782217350895),(173.93782217350892,376.5)) -1739 ((172,390),(173.0717967697245,394),(176,396.9282032302755),(180,398),(184,396.9282032302755),(186.9282032302755,394),(188,390),(186.9282032302755,386),(184,383.0717967697245),(180,382),(176,383.0717967697245),(173.0717967697245,386)) -1740 ((171,400),(172.20577136594005,404.5),(175.5,407.79422863405995),(180,409),(184.5,407.79422863405995),(187.79422863405995,404.5),(189,400),(187.79422863405995,395.5),(184.5,392.20577136594005),(180,391),(175.5,392.20577136594005),(172.20577136594005,395.5)) -1741 ((170,410),(171.3397459621556,415),(175,418.66025403784437),(180,420),(185,418.66025403784437),(188.6602540378444,415),(190,410),(188.6602540378444,405),(185,401.33974596215563),(180,400),(175,401.33974596215563),(171.3397459621556,405)) -1742 ((179,420),(179.13397459621555,420.5),(179.5,420.8660254037844),(180,421),(180.5,420.8660254037844),(180.86602540378445,420.5),(181,420),(180.86602540378445,419.5),(180.5,419.1339745962156),(180,419),(179.5,419.1339745962156),(179.13397459621555,419.5)) -1743 ((178,430),(178.26794919243113,431),(179,431.7320508075689),(180,432),(181,431.7320508075689),(181.73205080756887,431),(182,430),(181.73205080756887,429),(181,428.2679491924311),(180,428),(179,428.2679491924311),(178.26794919243113,429)) -1744 ((177,440),(177.40192378864668,441.5),(178.5,442.5980762113533),(180,443),(181.5,442.5980762113533),(182.59807621135332,441.5),(183,440),(182.59807621135332,438.5),(181.5,437.4019237886467),(180,437),(178.5,437.4019237886467),(177.40192378864668,438.5)) -1745 ((176,450),(176.53589838486224,452),(178,453.46410161513774),(180,454),(182,453.46410161513774),(183.46410161513776,452),(184,450),(183.46410161513776,448),(182,446.53589838486226),(180,446),(178,446.53589838486226),(176.53589838486224,448)) -1746 ((175,460),(175.66987298107782,462.5),(177.5,464.3301270189222),(180,465),(182.5,464.3301270189222),(184.33012701892218,462.5),(185,460),(184.33012701892218,457.5),(182.5,455.6698729810778),(180,455),(177.5,455.6698729810778),(175.66987298107782,457.5)) -1747 ((174,470),(174.80384757729337,473),(177,475.19615242270663),(180,476),(183,475.19615242270663),(185.19615242270663,473),(186,470),(185.19615242270663,467),(183,464.80384757729337),(180,464),(177,464.80384757729337),(174.80384757729337,467)) -1748 ((173,480),(173.93782217350892,483.5),(176.5,486.06217782649105),(180,487),(183.5,486.06217782649105),(186.06217782649108,483.5),(187,480),(186.06217782649108,476.5),(183.5,473.93782217350895),(180,473),(176.5,473.93782217350895),(173.93782217350892,476.5)) -1749 ((172,490),(173.0717967697245,494),(176,496.9282032302755),(180,498),(184,496.9282032302755),(186.9282032302755,494),(188,490),(186.9282032302755,486),(184,483.0717967697245),(180,482),(176,483.0717967697245),(173.0717967697245,486)) -1750 ((171,500),(172.20577136594005,504.5),(175.5,507.79422863405995),(180,509),(184.5,507.79422863405995),(187.79422863405995,504.5),(189,500),(187.79422863405995,495.5),(184.5,492.20577136594005),(180,491),(175.5,492.20577136594005),(172.20577136594005,495.5)) -1751 ((170,510),(171.3397459621556,515),(175,518.6602540378444),(180,520),(185,518.6602540378444),(188.6602540378444,515),(190,510),(188.6602540378444,505),(185,501.33974596215563),(180,500),(175,501.33974596215563),(171.3397459621556,505)) -1752 ((179,520),(179.13397459621555,520.5),(179.5,520.8660254037844),(180,521),(180.5,520.8660254037844),(180.86602540378445,520.5),(181,520),(180.86602540378445,519.5),(180.5,519.1339745962156),(180,519),(179.5,519.1339745962156),(179.13397459621555,519.5)) -1753 ((178,530),(178.26794919243113,531),(179,531.7320508075688),(180,532),(181,531.7320508075688),(181.73205080756887,531),(182,530),(181.73205080756887,529),(181,528.2679491924312),(180,528),(179,528.2679491924312),(178.26794919243113,529)) -1754 ((177,540),(177.40192378864668,541.5),(178.5,542.5980762113534),(180,543),(181.5,542.5980762113534),(182.59807621135332,541.5),(183,540),(182.59807621135332,538.5),(181.5,537.4019237886467),(180,537),(178.5,537.4019237886466),(177.40192378864668,538.5)) -1755 ((176,550),(176.53589838486224,552),(178,553.4641016151378),(180,554),(182,553.4641016151378),(183.46410161513776,552),(184,550),(183.46410161513776,548),(182,546.5358983848622),(180,546),(178,546.5358983848622),(176.53589838486224,548)) -1756 ((175,560),(175.66987298107782,562.5),(177.5,564.3301270189222),(180,565),(182.5,564.3301270189222),(184.33012701892218,562.5),(185,560),(184.33012701892218,557.5),(182.5,555.6698729810778),(180,555),(177.5,555.6698729810778),(175.66987298107782,557.5)) -1757 ((174,570),(174.80384757729337,573),(177,575.1961524227066),(180,576),(183,575.1961524227066),(185.19615242270663,573),(186,570),(185.19615242270663,567),(183,564.8038475772934),(180,564),(177,564.8038475772934),(174.80384757729337,567)) -1758 ((173,580),(173.93782217350892,583.5),(176.5,586.062177826491),(180,587),(183.5,586.062177826491),(186.06217782649108,583.5),(187,580),(186.06217782649108,576.5),(183.5,573.937822173509),(180,573),(176.5,573.937822173509),(173.93782217350892,576.5)) -1759 ((172,590),(173.0717967697245,594),(176,596.9282032302755),(180,598),(184,596.9282032302755),(186.9282032302755,594),(188,590),(186.9282032302755,586),(184,583.0717967697245),(180,582),(176,583.0717967697245),(173.0717967697245,586)) -1760 ((171,600),(172.20577136594005,604.5),(175.5,607.7942286340599),(180,609),(184.5,607.7942286340599),(187.79422863405995,604.5),(189,600),(187.79422863405995,595.5),(184.5,592.2057713659401),(180,591),(175.5,592.20577136594),(172.20577136594005,595.5)) -1761 ((170,610),(171.3397459621556,615),(175,618.6602540378444),(180,620),(185,618.6602540378444),(188.6602540378444,615),(190,610),(188.6602540378444,605),(185,601.3397459621556),(180,600),(175,601.3397459621556),(171.3397459621556,605)) -1762 ((179,620),(179.13397459621555,620.5),(179.5,620.8660254037844),(180,621),(180.5,620.8660254037844),(180.86602540378445,620.5),(181,620),(180.86602540378445,619.5),(180.5,619.1339745962156),(180,619),(179.5,619.1339745962156),(179.13397459621555,619.5)) -1763 ((178,630),(178.26794919243113,631),(179,631.7320508075688),(180,632),(181,631.7320508075688),(181.73205080756887,631),(182,630),(181.73205080756887,629),(181,628.2679491924312),(180,628),(179,628.2679491924312),(178.26794919243113,629)) -1764 ((177,640),(177.40192378864668,641.5),(178.5,642.5980762113534),(180,643),(181.5,642.5980762113534),(182.59807621135332,641.5),(183,640),(182.59807621135332,638.5),(181.5,637.4019237886467),(180,637),(178.5,637.4019237886466),(177.40192378864668,638.5)) -1765 ((176,650),(176.53589838486224,652),(178,653.4641016151378),(180,654),(182,653.4641016151378),(183.46410161513776,652),(184,650),(183.46410161513776,648),(182,646.5358983848622),(180,646),(178,646.5358983848622),(176.53589838486224,648)) -1766 ((175,660),(175.66987298107782,662.5),(177.5,664.3301270189222),(180,665),(182.5,664.3301270189222),(184.33012701892218,662.5),(185,660),(184.33012701892218,657.5),(182.5,655.6698729810778),(180,655),(177.5,655.6698729810778),(175.66987298107782,657.5)) -1767 ((174,670),(174.80384757729337,673),(177,675.1961524227066),(180,676),(183,675.1961524227066),(185.19615242270663,673),(186,670),(185.19615242270663,667),(183,664.8038475772934),(180,664),(177,664.8038475772934),(174.80384757729337,667)) -1768 ((173,680),(173.93782217350892,683.5),(176.5,686.062177826491),(180,687),(183.5,686.062177826491),(186.06217782649108,683.5),(187,680),(186.06217782649108,676.5),(183.5,673.937822173509),(180,673),(176.5,673.937822173509),(173.93782217350892,676.5)) -1769 ((172,690),(173.0717967697245,694),(176,696.9282032302755),(180,698),(184,696.9282032302755),(186.9282032302755,694),(188,690),(186.9282032302755,686),(184,683.0717967697245),(180,682),(176,683.0717967697245),(173.0717967697245,686)) -1770 ((171,700),(172.20577136594005,704.5),(175.5,707.7942286340599),(180,709),(184.5,707.7942286340599),(187.79422863405995,704.5),(189,700),(187.79422863405995,695.5),(184.5,692.2057713659401),(180,691),(175.5,692.20577136594),(172.20577136594005,695.5)) -1771 ((170,710),(171.3397459621556,715),(175,718.6602540378444),(180,720),(185,718.6602540378444),(188.6602540378444,715),(190,710),(188.6602540378444,705),(185,701.3397459621556),(180,700),(175,701.3397459621556),(171.3397459621556,705)) -1772 ((179,720),(179.13397459621555,720.5),(179.5,720.8660254037844),(180,721),(180.5,720.8660254037844),(180.86602540378445,720.5),(181,720),(180.86602540378445,719.5),(180.5,719.1339745962156),(180,719),(179.5,719.1339745962156),(179.13397459621555,719.5)) -1773 ((178,730),(178.26794919243113,731),(179,731.7320508075688),(180,732),(181,731.7320508075688),(181.73205080756887,731),(182,730),(181.73205080756887,729),(181,728.2679491924312),(180,728),(179,728.2679491924312),(178.26794919243113,729)) -1774 ((177,740),(177.40192378864668,741.5),(178.5,742.5980762113534),(180,743),(181.5,742.5980762113534),(182.59807621135332,741.5),(183,740),(182.59807621135332,738.5),(181.5,737.4019237886467),(180,737),(178.5,737.4019237886466),(177.40192378864668,738.5)) -1775 ((176,750),(176.53589838486224,752),(178,753.4641016151378),(180,754),(182,753.4641016151378),(183.46410161513776,752),(184,750),(183.46410161513776,748),(182,746.5358983848622),(180,746),(178,746.5358983848622),(176.53589838486224,748)) -1776 ((175,760),(175.66987298107782,762.5),(177.5,764.3301270189222),(180,765),(182.5,764.3301270189222),(184.33012701892218,762.5),(185,760),(184.33012701892218,757.5),(182.5,755.6698729810778),(180,755),(177.5,755.6698729810778),(175.66987298107782,757.5)) -1777 ((174,770),(174.80384757729337,773),(177,775.1961524227066),(180,776),(183,775.1961524227066),(185.19615242270663,773),(186,770),(185.19615242270663,767),(183,764.8038475772934),(180,764),(177,764.8038475772934),(174.80384757729337,767)) -1778 ((173,780),(173.93782217350892,783.5),(176.5,786.062177826491),(180,787),(183.5,786.062177826491),(186.06217782649108,783.5),(187,780),(186.06217782649108,776.5),(183.5,773.937822173509),(180,773),(176.5,773.937822173509),(173.93782217350892,776.5)) -1779 ((172,790),(173.0717967697245,794),(176,796.9282032302755),(180,798),(184,796.9282032302755),(186.9282032302755,794),(188,790),(186.9282032302755,786),(184,783.0717967697245),(180,782),(176,783.0717967697245),(173.0717967697245,786)) -1780 ((171,800),(172.20577136594005,804.5),(175.5,807.7942286340599),(180,809),(184.5,807.7942286340599),(187.79422863405995,804.5),(189,800),(187.79422863405995,795.5),(184.5,792.2057713659401),(180,791),(175.5,792.20577136594),(172.20577136594005,795.5)) -1781 ((170,810),(171.3397459621556,815),(175,818.6602540378444),(180,820),(185,818.6602540378444),(188.6602540378444,815),(190,810),(188.6602540378444,805),(185,801.3397459621556),(180,800),(175,801.3397459621556),(171.3397459621556,805)) -1782 ((179,820),(179.13397459621555,820.5),(179.5,820.8660254037844),(180,821),(180.5,820.8660254037844),(180.86602540378445,820.5),(181,820),(180.86602540378445,819.5),(180.5,819.1339745962156),(180,819),(179.5,819.1339745962156),(179.13397459621555,819.5)) -1783 ((178,830),(178.26794919243113,831),(179,831.7320508075688),(180,832),(181,831.7320508075688),(181.73205080756887,831),(182,830),(181.73205080756887,829),(181,828.2679491924312),(180,828),(179,828.2679491924312),(178.26794919243113,829)) -1784 ((177,840),(177.40192378864668,841.5),(178.5,842.5980762113534),(180,843),(181.5,842.5980762113534),(182.59807621135332,841.5),(183,840),(182.59807621135332,838.5),(181.5,837.4019237886467),(180,837),(178.5,837.4019237886466),(177.40192378864668,838.5)) -1785 ((176,850),(176.53589838486224,852),(178,853.4641016151378),(180,854),(182,853.4641016151378),(183.46410161513776,852),(184,850),(183.46410161513776,848),(182,846.5358983848622),(180,846),(178,846.5358983848622),(176.53589838486224,848)) -1786 ((175,860),(175.66987298107782,862.5),(177.5,864.3301270189222),(180,865),(182.5,864.3301270189222),(184.33012701892218,862.5),(185,860),(184.33012701892218,857.5),(182.5,855.6698729810778),(180,855),(177.5,855.6698729810778),(175.66987298107782,857.5)) -1787 ((174,870),(174.80384757729337,873),(177,875.1961524227066),(180,876),(183,875.1961524227066),(185.19615242270663,873),(186,870),(185.19615242270663,867),(183,864.8038475772934),(180,864),(177,864.8038475772934),(174.80384757729337,867)) -1788 ((173,880),(173.93782217350892,883.5),(176.5,886.062177826491),(180,887),(183.5,886.062177826491),(186.06217782649108,883.5),(187,880),(186.06217782649108,876.5),(183.5,873.937822173509),(180,873),(176.5,873.937822173509),(173.93782217350892,876.5)) -1789 ((172,890),(173.0717967697245,894),(176,896.9282032302755),(180,898),(184,896.9282032302755),(186.9282032302755,894),(188,890),(186.9282032302755,886),(184,883.0717967697245),(180,882),(176,883.0717967697245),(173.0717967697245,886)) -1790 ((171,900),(172.20577136594005,904.5),(175.5,907.7942286340599),(180,909),(184.5,907.7942286340599),(187.79422863405995,904.5),(189,900),(187.79422863405995,895.5),(184.5,892.2057713659401),(180,891),(175.5,892.20577136594),(172.20577136594005,895.5)) -1791 ((170,910),(171.3397459621556,915),(175,918.6602540378444),(180,920),(185,918.6602540378444),(188.6602540378444,915),(190,910),(188.6602540378444,905),(185,901.3397459621556),(180,900),(175,901.3397459621556),(171.3397459621556,905)) -1792 ((179,920),(179.13397459621555,920.5),(179.5,920.8660254037844),(180,921),(180.5,920.8660254037844),(180.86602540378445,920.5),(181,920),(180.86602540378445,919.5),(180.5,919.1339745962156),(180,919),(179.5,919.1339745962156),(179.13397459621555,919.5)) -1793 ((178,930),(178.26794919243113,931),(179,931.7320508075688),(180,932),(181,931.7320508075688),(181.73205080756887,931),(182,930),(181.73205080756887,929),(181,928.2679491924312),(180,928),(179,928.2679491924312),(178.26794919243113,929)) -1794 ((177,940),(177.40192378864668,941.5),(178.5,942.5980762113534),(180,943),(181.5,942.5980762113534),(182.59807621135332,941.5),(183,940),(182.59807621135332,938.5),(181.5,937.4019237886467),(180,937),(178.5,937.4019237886466),(177.40192378864668,938.5)) -1795 ((176,950),(176.53589838486224,952),(178,953.4641016151378),(180,954),(182,953.4641016151378),(183.46410161513776,952),(184,950),(183.46410161513776,948),(182,946.5358983848622),(180,946),(178,946.5358983848622),(176.53589838486224,948)) -1796 ((175,960),(175.66987298107782,962.5),(177.5,964.3301270189222),(180,965),(182.5,964.3301270189222),(184.33012701892218,962.5),(185,960),(184.33012701892218,957.5),(182.5,955.6698729810778),(180,955),(177.5,955.6698729810778),(175.66987298107782,957.5)) -1797 ((174,970),(174.80384757729337,973),(177,975.1961524227066),(180,976),(183,975.1961524227066),(185.19615242270663,973),(186,970),(185.19615242270663,967),(183,964.8038475772934),(180,964),(177,964.8038475772934),(174.80384757729337,967)) -1798 ((173,980),(173.93782217350892,983.5),(176.5,986.062177826491),(180,987),(183.5,986.062177826491),(186.06217782649108,983.5),(187,980),(186.06217782649108,976.5),(183.5,973.937822173509),(180,973),(176.5,973.937822173509),(173.93782217350892,976.5)) -1799 ((172,990),(173.0717967697245,994),(176,996.9282032302755),(180,998),(184,996.9282032302755),(186.9282032302755,994),(188,990),(186.9282032302755,986),(184,983.0717967697245),(180,982),(176,983.0717967697245),(173.0717967697245,986)) -1800 ((171,1000),(172.20577136594005,1004.5),(175.5,1007.7942286340599),(180,1009),(184.5,1007.7942286340599),(187.79422863405995,1004.5),(189,1000),(187.79422863405995,995.5),(184.5,992.2057713659401),(180,991),(175.5,992.20577136594),(172.20577136594005,995.5)) -1801 ((189,10),(189.13397459621555,10.5),(189.5,10.86602540378444),(190,11),(190.5,10.86602540378444),(190.86602540378445,10.5),(191,10),(190.86602540378445,9.5),(190.5,9.13397459621556),(190,9),(189.5,9.13397459621556),(189.13397459621555,9.5)) -1802 ((188,20),(188.26794919243113,21),(189,21.73205080756888),(190,22),(191,21.73205080756888),(191.73205080756887,21),(192,20),(191.73205080756887,19),(191,18.26794919243112),(190,18),(189,18.26794919243112),(188.26794919243113,19)) -1803 ((187,30),(187.40192378864668,31.5),(188.5,32.598076211353316),(190,33),(191.5,32.598076211353316),(192.59807621135332,31.5),(193,30),(192.59807621135332,28.5),(191.5,27.401923788646684),(190,27),(188.5,27.401923788646684),(187.40192378864668,28.5)) -1804 ((186,40),(186.53589838486224,42),(188,43.46410161513776),(190,44),(192,43.46410161513776),(193.46410161513776,42),(194,40),(193.46410161513776,38),(192,36.53589838486224),(190,36),(188,36.53589838486224),(186.53589838486224,38)) -1805 ((185,50),(185.66987298107782,52.5),(187.5,54.33012701892219),(190,55),(192.5,54.33012701892219),(194.33012701892218,52.5),(195,50),(194.33012701892218,47.5),(192.5,45.66987298107781),(190,45),(187.5,45.6698729810778),(185.66987298107782,47.5)) -1806 ((184,60),(184.80384757729337,63),(187,65.19615242270663),(190,66),(193,65.19615242270663),(195.19615242270663,63),(196,60),(195.19615242270663,57),(193,54.80384757729337),(190,54),(187,54.80384757729337),(184.80384757729337,57)) -1807 ((183,70),(183.93782217350892,73.5),(186.5,76.06217782649107),(190,77),(193.5,76.06217782649107),(196.06217782649108,73.5),(197,70),(196.06217782649108,66.5),(193.5,63.937822173508934),(190,63),(186.5,63.93782217350893),(183.93782217350892,66.5)) -1808 ((182,80),(183.0717967697245,84),(186,86.92820323027551),(190,88),(194,86.92820323027551),(196.9282032302755,84),(198,80),(196.9282032302755,76),(194,73.07179676972449),(190,72),(186,73.07179676972449),(183.0717967697245,76)) -1809 ((181,90),(182.20577136594005,94.5),(185.5,97.79422863405995),(190,99),(194.5,97.79422863405995),(197.79422863405995,94.5),(199,90),(197.79422863405995,85.5),(194.5,82.20577136594005),(190,81),(185.5,82.20577136594005),(182.20577136594005,85.5)) -1810 ((180,100),(181.3397459621556,105),(185,108.66025403784438),(190,110),(195,108.66025403784438),(198.6602540378444,105),(200,100),(198.6602540378444,95),(195,91.33974596215562),(190,90),(185,91.3397459621556),(181.3397459621556,95)) -1811 ((189,110),(189.13397459621555,110.5),(189.5,110.86602540378443),(190,111),(190.5,110.86602540378443),(190.86602540378445,110.5),(191,110),(190.86602540378445,109.5),(190.5,109.13397459621557),(190,109),(189.5,109.13397459621557),(189.13397459621555,109.5)) -1812 ((188,120),(188.26794919243113,121),(189,121.73205080756888),(190,122),(191,121.73205080756888),(191.73205080756887,121),(192,120),(191.73205080756887,119),(191,118.26794919243112),(190,118),(189,118.26794919243112),(188.26794919243113,119)) -1813 ((187,130),(187.40192378864668,131.5),(188.5,132.59807621135332),(190,133),(191.5,132.59807621135332),(192.59807621135332,131.5),(193,130),(192.59807621135332,128.5),(191.5,127.40192378864668),(190,127),(188.5,127.40192378864668),(187.40192378864668,128.5)) -1814 ((186,140),(186.53589838486224,142),(188,143.46410161513776),(190,144),(192,143.46410161513776),(193.46410161513776,142),(194,140),(193.46410161513776,138),(192,136.53589838486224),(190,136),(188,136.53589838486224),(186.53589838486224,138)) -1815 ((185,150),(185.66987298107782,152.5),(187.5,154.33012701892218),(190,155),(192.5,154.33012701892218),(194.33012701892218,152.5),(195,150),(194.33012701892218,147.5),(192.5,145.66987298107782),(190,145),(187.5,145.66987298107782),(185.66987298107782,147.5)) -1816 ((184,160),(184.80384757729337,163),(187,165.19615242270663),(190,166),(193,165.19615242270663),(195.19615242270663,163),(196,160),(195.19615242270663,157),(193,154.80384757729337),(190,154),(187,154.80384757729337),(184.80384757729337,157)) -1817 ((183,170),(183.93782217350892,173.5),(186.5,176.06217782649108),(190,177),(193.5,176.06217782649108),(196.06217782649108,173.5),(197,170),(196.06217782649108,166.5),(193.5,163.93782217350892),(190,163),(186.5,163.93782217350892),(183.93782217350892,166.5)) -1818 ((182,180),(183.0717967697245,184),(186,186.9282032302755),(190,188),(194,186.9282032302755),(196.9282032302755,184),(198,180),(196.9282032302755,176),(194,173.0717967697245),(190,172),(186,173.0717967697245),(183.0717967697245,176)) -1819 ((181,190),(182.20577136594005,194.5),(185.5,197.79422863405995),(190,199),(194.5,197.79422863405995),(197.79422863405995,194.5),(199,190),(197.79422863405995,185.5),(194.5,182.20577136594005),(190,181),(185.5,182.20577136594005),(182.20577136594005,185.5)) -1820 ((180,200),(181.3397459621556,205),(185,208.6602540378444),(190,210),(195,208.6602540378444),(198.6602540378444,205),(200,200),(198.6602540378444,195),(195,191.3397459621556),(190,190),(185,191.3397459621556),(181.3397459621556,195)) -1821 ((189,210),(189.13397459621555,210.5),(189.5,210.86602540378445),(190,211),(190.5,210.86602540378445),(190.86602540378445,210.5),(191,210),(190.86602540378445,209.5),(190.5,209.13397459621555),(190,209),(189.5,209.13397459621555),(189.13397459621555,209.5)) -1822 ((188,220),(188.26794919243113,221),(189,221.73205080756887),(190,222),(191,221.73205080756887),(191.73205080756887,221),(192,220),(191.73205080756887,219),(191,218.26794919243113),(190,218),(189,218.26794919243113),(188.26794919243113,219)) -1823 ((187,230),(187.40192378864668,231.5),(188.5,232.59807621135332),(190,233),(191.5,232.59807621135332),(192.59807621135332,231.5),(193,230),(192.59807621135332,228.5),(191.5,227.40192378864668),(190,227),(188.5,227.40192378864668),(187.40192378864668,228.5)) -1824 ((186,240),(186.53589838486224,242),(188,243.46410161513776),(190,244),(192,243.46410161513776),(193.46410161513776,242),(194,240),(193.46410161513776,238),(192,236.53589838486224),(190,236),(188,236.53589838486224),(186.53589838486224,238)) -1825 ((185,250),(185.66987298107782,252.5),(187.5,254.33012701892218),(190,255),(192.5,254.33012701892218),(194.33012701892218,252.5),(195,250),(194.33012701892218,247.5),(192.5,245.66987298107782),(190,245),(187.5,245.66987298107782),(185.66987298107782,247.5)) -1826 ((184,260),(184.80384757729337,263),(187,265.19615242270663),(190,266),(193,265.19615242270663),(195.19615242270663,263),(196,260),(195.19615242270663,257),(193,254.80384757729337),(190,254),(187,254.80384757729337),(184.80384757729337,257)) -1827 ((183,270),(183.93782217350892,273.5),(186.5,276.06217782649105),(190,277),(193.5,276.06217782649105),(196.06217782649108,273.5),(197,270),(196.06217782649108,266.5),(193.5,263.93782217350895),(190,263),(186.5,263.93782217350895),(183.93782217350892,266.5)) -1828 ((182,280),(183.0717967697245,284),(186,286.9282032302755),(190,288),(194,286.9282032302755),(196.9282032302755,284),(198,280),(196.9282032302755,276),(194,273.0717967697245),(190,272),(186,273.0717967697245),(183.0717967697245,276)) -1829 ((181,290),(182.20577136594005,294.5),(185.5,297.79422863405995),(190,299),(194.5,297.79422863405995),(197.79422863405995,294.5),(199,290),(197.79422863405995,285.5),(194.5,282.20577136594005),(190,281),(185.5,282.20577136594005),(182.20577136594005,285.5)) -1830 ((180,300),(181.3397459621556,305),(185,308.66025403784437),(190,310),(195,308.66025403784437),(198.6602540378444,305),(200,300),(198.6602540378444,295),(195,291.33974596215563),(190,290),(185,291.33974596215563),(181.3397459621556,295)) -1831 ((189,310),(189.13397459621555,310.5),(189.5,310.8660254037844),(190,311),(190.5,310.8660254037844),(190.86602540378445,310.5),(191,310),(190.86602540378445,309.5),(190.5,309.1339745962156),(190,309),(189.5,309.1339745962156),(189.13397459621555,309.5)) -1832 ((188,320),(188.26794919243113,321),(189,321.7320508075689),(190,322),(191,321.7320508075689),(191.73205080756887,321),(192,320),(191.73205080756887,319),(191,318.2679491924311),(190,318),(189,318.2679491924311),(188.26794919243113,319)) -1833 ((187,330),(187.40192378864668,331.5),(188.5,332.5980762113533),(190,333),(191.5,332.5980762113533),(192.59807621135332,331.5),(193,330),(192.59807621135332,328.5),(191.5,327.4019237886467),(190,327),(188.5,327.4019237886467),(187.40192378864668,328.5)) -1834 ((186,340),(186.53589838486224,342),(188,343.46410161513774),(190,344),(192,343.46410161513774),(193.46410161513776,342),(194,340),(193.46410161513776,338),(192,336.53589838486226),(190,336),(188,336.53589838486226),(186.53589838486224,338)) -1835 ((185,350),(185.66987298107782,352.5),(187.5,354.3301270189222),(190,355),(192.5,354.3301270189222),(194.33012701892218,352.5),(195,350),(194.33012701892218,347.5),(192.5,345.6698729810778),(190,345),(187.5,345.6698729810778),(185.66987298107782,347.5)) -1836 ((184,360),(184.80384757729337,363),(187,365.19615242270663),(190,366),(193,365.19615242270663),(195.19615242270663,363),(196,360),(195.19615242270663,357),(193,354.80384757729337),(190,354),(187,354.80384757729337),(184.80384757729337,357)) -1837 ((183,370),(183.93782217350892,373.5),(186.5,376.06217782649105),(190,377),(193.5,376.06217782649105),(196.06217782649108,373.5),(197,370),(196.06217782649108,366.5),(193.5,363.93782217350895),(190,363),(186.5,363.93782217350895),(183.93782217350892,366.5)) -1838 ((182,380),(183.0717967697245,384),(186,386.9282032302755),(190,388),(194,386.9282032302755),(196.9282032302755,384),(198,380),(196.9282032302755,376),(194,373.0717967697245),(190,372),(186,373.0717967697245),(183.0717967697245,376)) -1839 ((181,390),(182.20577136594005,394.5),(185.5,397.79422863405995),(190,399),(194.5,397.79422863405995),(197.79422863405995,394.5),(199,390),(197.79422863405995,385.5),(194.5,382.20577136594005),(190,381),(185.5,382.20577136594005),(182.20577136594005,385.5)) -1840 ((180,400),(181.3397459621556,405),(185,408.66025403784437),(190,410),(195,408.66025403784437),(198.6602540378444,405),(200,400),(198.6602540378444,395),(195,391.33974596215563),(190,390),(185,391.33974596215563),(181.3397459621556,395)) -1841 ((189,410),(189.13397459621555,410.5),(189.5,410.8660254037844),(190,411),(190.5,410.8660254037844),(190.86602540378445,410.5),(191,410),(190.86602540378445,409.5),(190.5,409.1339745962156),(190,409),(189.5,409.1339745962156),(189.13397459621555,409.5)) -1842 ((188,420),(188.26794919243113,421),(189,421.7320508075689),(190,422),(191,421.7320508075689),(191.73205080756887,421),(192,420),(191.73205080756887,419),(191,418.2679491924311),(190,418),(189,418.2679491924311),(188.26794919243113,419)) -1843 ((187,430),(187.40192378864668,431.5),(188.5,432.5980762113533),(190,433),(191.5,432.5980762113533),(192.59807621135332,431.5),(193,430),(192.59807621135332,428.5),(191.5,427.4019237886467),(190,427),(188.5,427.4019237886467),(187.40192378864668,428.5)) -1844 ((186,440),(186.53589838486224,442),(188,443.46410161513774),(190,444),(192,443.46410161513774),(193.46410161513776,442),(194,440),(193.46410161513776,438),(192,436.53589838486226),(190,436),(188,436.53589838486226),(186.53589838486224,438)) -1845 ((185,450),(185.66987298107782,452.5),(187.5,454.3301270189222),(190,455),(192.5,454.3301270189222),(194.33012701892218,452.5),(195,450),(194.33012701892218,447.5),(192.5,445.6698729810778),(190,445),(187.5,445.6698729810778),(185.66987298107782,447.5)) -1846 ((184,460),(184.80384757729337,463),(187,465.19615242270663),(190,466),(193,465.19615242270663),(195.19615242270663,463),(196,460),(195.19615242270663,457),(193,454.80384757729337),(190,454),(187,454.80384757729337),(184.80384757729337,457)) -1847 ((183,470),(183.93782217350892,473.5),(186.5,476.06217782649105),(190,477),(193.5,476.06217782649105),(196.06217782649108,473.5),(197,470),(196.06217782649108,466.5),(193.5,463.93782217350895),(190,463),(186.5,463.93782217350895),(183.93782217350892,466.5)) -1848 ((182,480),(183.0717967697245,484),(186,486.9282032302755),(190,488),(194,486.9282032302755),(196.9282032302755,484),(198,480),(196.9282032302755,476),(194,473.0717967697245),(190,472),(186,473.0717967697245),(183.0717967697245,476)) -1849 ((181,490),(182.20577136594005,494.5),(185.5,497.79422863405995),(190,499),(194.5,497.79422863405995),(197.79422863405995,494.5),(199,490),(197.79422863405995,485.5),(194.5,482.20577136594005),(190,481),(185.5,482.20577136594005),(182.20577136594005,485.5)) -1850 ((180,500),(181.3397459621556,505),(185,508.66025403784437),(190,510),(195,508.66025403784437),(198.6602540378444,505),(200,500),(198.6602540378444,495),(195,491.33974596215563),(190,490),(185,491.33974596215563),(181.3397459621556,495)) -1851 ((189,510),(189.13397459621555,510.5),(189.5,510.8660254037844),(190,511),(190.5,510.8660254037844),(190.86602540378445,510.5),(191,510),(190.86602540378445,509.5),(190.5,509.1339745962156),(190,509),(189.5,509.1339745962156),(189.13397459621555,509.5)) -1852 ((188,520),(188.26794919243113,521),(189,521.7320508075688),(190,522),(191,521.7320508075688),(191.73205080756887,521),(192,520),(191.73205080756887,519),(191,518.2679491924312),(190,518),(189,518.2679491924312),(188.26794919243113,519)) -1853 ((187,530),(187.40192378864668,531.5),(188.5,532.5980762113534),(190,533),(191.5,532.5980762113534),(192.59807621135332,531.5),(193,530),(192.59807621135332,528.5),(191.5,527.4019237886467),(190,527),(188.5,527.4019237886466),(187.40192378864668,528.5)) -1854 ((186,540),(186.53589838486224,542),(188,543.4641016151378),(190,544),(192,543.4641016151378),(193.46410161513776,542),(194,540),(193.46410161513776,538),(192,536.5358983848622),(190,536),(188,536.5358983848622),(186.53589838486224,538)) -1855 ((185,550),(185.66987298107782,552.5),(187.5,554.3301270189222),(190,555),(192.5,554.3301270189222),(194.33012701892218,552.5),(195,550),(194.33012701892218,547.5),(192.5,545.6698729810778),(190,545),(187.5,545.6698729810778),(185.66987298107782,547.5)) -1856 ((184,560),(184.80384757729337,563),(187,565.1961524227066),(190,566),(193,565.1961524227066),(195.19615242270663,563),(196,560),(195.19615242270663,557),(193,554.8038475772934),(190,554),(187,554.8038475772934),(184.80384757729337,557)) -1857 ((183,570),(183.93782217350892,573.5),(186.5,576.062177826491),(190,577),(193.5,576.062177826491),(196.06217782649108,573.5),(197,570),(196.06217782649108,566.5),(193.5,563.937822173509),(190,563),(186.5,563.937822173509),(183.93782217350892,566.5)) -1858 ((182,580),(183.0717967697245,584),(186,586.9282032302755),(190,588),(194,586.9282032302755),(196.9282032302755,584),(198,580),(196.9282032302755,576),(194,573.0717967697245),(190,572),(186,573.0717967697245),(183.0717967697245,576)) -1859 ((181,590),(182.20577136594005,594.5),(185.5,597.7942286340599),(190,599),(194.5,597.7942286340599),(197.79422863405995,594.5),(199,590),(197.79422863405995,585.5),(194.5,582.2057713659401),(190,581),(185.5,582.20577136594),(182.20577136594005,585.5)) -1860 ((180,600),(181.3397459621556,605),(185,608.6602540378444),(190,610),(195,608.6602540378444),(198.6602540378444,605),(200,600),(198.6602540378444,595),(195,591.3397459621556),(190,590),(185,591.3397459621556),(181.3397459621556,595)) -1861 ((189,610),(189.13397459621555,610.5),(189.5,610.8660254037844),(190,611),(190.5,610.8660254037844),(190.86602540378445,610.5),(191,610),(190.86602540378445,609.5),(190.5,609.1339745962156),(190,609),(189.5,609.1339745962156),(189.13397459621555,609.5)) -1862 ((188,620),(188.26794919243113,621),(189,621.7320508075688),(190,622),(191,621.7320508075688),(191.73205080756887,621),(192,620),(191.73205080756887,619),(191,618.2679491924312),(190,618),(189,618.2679491924312),(188.26794919243113,619)) -1863 ((187,630),(187.40192378864668,631.5),(188.5,632.5980762113534),(190,633),(191.5,632.5980762113534),(192.59807621135332,631.5),(193,630),(192.59807621135332,628.5),(191.5,627.4019237886467),(190,627),(188.5,627.4019237886466),(187.40192378864668,628.5)) -1864 ((186,640),(186.53589838486224,642),(188,643.4641016151378),(190,644),(192,643.4641016151378),(193.46410161513776,642),(194,640),(193.46410161513776,638),(192,636.5358983848622),(190,636),(188,636.5358983848622),(186.53589838486224,638)) -1865 ((185,650),(185.66987298107782,652.5),(187.5,654.3301270189222),(190,655),(192.5,654.3301270189222),(194.33012701892218,652.5),(195,650),(194.33012701892218,647.5),(192.5,645.6698729810778),(190,645),(187.5,645.6698729810778),(185.66987298107782,647.5)) -1866 ((184,660),(184.80384757729337,663),(187,665.1961524227066),(190,666),(193,665.1961524227066),(195.19615242270663,663),(196,660),(195.19615242270663,657),(193,654.8038475772934),(190,654),(187,654.8038475772934),(184.80384757729337,657)) -1867 ((183,670),(183.93782217350892,673.5),(186.5,676.062177826491),(190,677),(193.5,676.062177826491),(196.06217782649108,673.5),(197,670),(196.06217782649108,666.5),(193.5,663.937822173509),(190,663),(186.5,663.937822173509),(183.93782217350892,666.5)) -1868 ((182,680),(183.0717967697245,684),(186,686.9282032302755),(190,688),(194,686.9282032302755),(196.9282032302755,684),(198,680),(196.9282032302755,676),(194,673.0717967697245),(190,672),(186,673.0717967697245),(183.0717967697245,676)) -1869 ((181,690),(182.20577136594005,694.5),(185.5,697.7942286340599),(190,699),(194.5,697.7942286340599),(197.79422863405995,694.5),(199,690),(197.79422863405995,685.5),(194.5,682.2057713659401),(190,681),(185.5,682.20577136594),(182.20577136594005,685.5)) -1870 ((180,700),(181.3397459621556,705),(185,708.6602540378444),(190,710),(195,708.6602540378444),(198.6602540378444,705),(200,700),(198.6602540378444,695),(195,691.3397459621556),(190,690),(185,691.3397459621556),(181.3397459621556,695)) -1871 ((189,710),(189.13397459621555,710.5),(189.5,710.8660254037844),(190,711),(190.5,710.8660254037844),(190.86602540378445,710.5),(191,710),(190.86602540378445,709.5),(190.5,709.1339745962156),(190,709),(189.5,709.1339745962156),(189.13397459621555,709.5)) -1872 ((188,720),(188.26794919243113,721),(189,721.7320508075688),(190,722),(191,721.7320508075688),(191.73205080756887,721),(192,720),(191.73205080756887,719),(191,718.2679491924312),(190,718),(189,718.2679491924312),(188.26794919243113,719)) -1873 ((187,730),(187.40192378864668,731.5),(188.5,732.5980762113534),(190,733),(191.5,732.5980762113534),(192.59807621135332,731.5),(193,730),(192.59807621135332,728.5),(191.5,727.4019237886467),(190,727),(188.5,727.4019237886466),(187.40192378864668,728.5)) -1874 ((186,740),(186.53589838486224,742),(188,743.4641016151378),(190,744),(192,743.4641016151378),(193.46410161513776,742),(194,740),(193.46410161513776,738),(192,736.5358983848622),(190,736),(188,736.5358983848622),(186.53589838486224,738)) -1875 ((185,750),(185.66987298107782,752.5),(187.5,754.3301270189222),(190,755),(192.5,754.3301270189222),(194.33012701892218,752.5),(195,750),(194.33012701892218,747.5),(192.5,745.6698729810778),(190,745),(187.5,745.6698729810778),(185.66987298107782,747.5)) -1876 ((184,760),(184.80384757729337,763),(187,765.1961524227066),(190,766),(193,765.1961524227066),(195.19615242270663,763),(196,760),(195.19615242270663,757),(193,754.8038475772934),(190,754),(187,754.8038475772934),(184.80384757729337,757)) -1877 ((183,770),(183.93782217350892,773.5),(186.5,776.062177826491),(190,777),(193.5,776.062177826491),(196.06217782649108,773.5),(197,770),(196.06217782649108,766.5),(193.5,763.937822173509),(190,763),(186.5,763.937822173509),(183.93782217350892,766.5)) -1878 ((182,780),(183.0717967697245,784),(186,786.9282032302755),(190,788),(194,786.9282032302755),(196.9282032302755,784),(198,780),(196.9282032302755,776),(194,773.0717967697245),(190,772),(186,773.0717967697245),(183.0717967697245,776)) -1879 ((181,790),(182.20577136594005,794.5),(185.5,797.7942286340599),(190,799),(194.5,797.7942286340599),(197.79422863405995,794.5),(199,790),(197.79422863405995,785.5),(194.5,782.2057713659401),(190,781),(185.5,782.20577136594),(182.20577136594005,785.5)) -1880 ((180,800),(181.3397459621556,805),(185,808.6602540378444),(190,810),(195,808.6602540378444),(198.6602540378444,805),(200,800),(198.6602540378444,795),(195,791.3397459621556),(190,790),(185,791.3397459621556),(181.3397459621556,795)) -1881 ((189,810),(189.13397459621555,810.5),(189.5,810.8660254037844),(190,811),(190.5,810.8660254037844),(190.86602540378445,810.5),(191,810),(190.86602540378445,809.5),(190.5,809.1339745962156),(190,809),(189.5,809.1339745962156),(189.13397459621555,809.5)) -1882 ((188,820),(188.26794919243113,821),(189,821.7320508075688),(190,822),(191,821.7320508075688),(191.73205080756887,821),(192,820),(191.73205080756887,819),(191,818.2679491924312),(190,818),(189,818.2679491924312),(188.26794919243113,819)) -1883 ((187,830),(187.40192378864668,831.5),(188.5,832.5980762113534),(190,833),(191.5,832.5980762113534),(192.59807621135332,831.5),(193,830),(192.59807621135332,828.5),(191.5,827.4019237886467),(190,827),(188.5,827.4019237886466),(187.40192378864668,828.5)) -1884 ((186,840),(186.53589838486224,842),(188,843.4641016151378),(190,844),(192,843.4641016151378),(193.46410161513776,842),(194,840),(193.46410161513776,838),(192,836.5358983848622),(190,836),(188,836.5358983848622),(186.53589838486224,838)) -1885 ((185,850),(185.66987298107782,852.5),(187.5,854.3301270189222),(190,855),(192.5,854.3301270189222),(194.33012701892218,852.5),(195,850),(194.33012701892218,847.5),(192.5,845.6698729810778),(190,845),(187.5,845.6698729810778),(185.66987298107782,847.5)) -1886 ((184,860),(184.80384757729337,863),(187,865.1961524227066),(190,866),(193,865.1961524227066),(195.19615242270663,863),(196,860),(195.19615242270663,857),(193,854.8038475772934),(190,854),(187,854.8038475772934),(184.80384757729337,857)) -1887 ((183,870),(183.93782217350892,873.5),(186.5,876.062177826491),(190,877),(193.5,876.062177826491),(196.06217782649108,873.5),(197,870),(196.06217782649108,866.5),(193.5,863.937822173509),(190,863),(186.5,863.937822173509),(183.93782217350892,866.5)) -1888 ((182,880),(183.0717967697245,884),(186,886.9282032302755),(190,888),(194,886.9282032302755),(196.9282032302755,884),(198,880),(196.9282032302755,876),(194,873.0717967697245),(190,872),(186,873.0717967697245),(183.0717967697245,876)) -1889 ((181,890),(182.20577136594005,894.5),(185.5,897.7942286340599),(190,899),(194.5,897.7942286340599),(197.79422863405995,894.5),(199,890),(197.79422863405995,885.5),(194.5,882.2057713659401),(190,881),(185.5,882.20577136594),(182.20577136594005,885.5)) -1890 ((180,900),(181.3397459621556,905),(185,908.6602540378444),(190,910),(195,908.6602540378444),(198.6602540378444,905),(200,900),(198.6602540378444,895),(195,891.3397459621556),(190,890),(185,891.3397459621556),(181.3397459621556,895)) -1891 ((189,910),(189.13397459621555,910.5),(189.5,910.8660254037844),(190,911),(190.5,910.8660254037844),(190.86602540378445,910.5),(191,910),(190.86602540378445,909.5),(190.5,909.1339745962156),(190,909),(189.5,909.1339745962156),(189.13397459621555,909.5)) -1892 ((188,920),(188.26794919243113,921),(189,921.7320508075688),(190,922),(191,921.7320508075688),(191.73205080756887,921),(192,920),(191.73205080756887,919),(191,918.2679491924312),(190,918),(189,918.2679491924312),(188.26794919243113,919)) -1893 ((187,930),(187.40192378864668,931.5),(188.5,932.5980762113534),(190,933),(191.5,932.5980762113534),(192.59807621135332,931.5),(193,930),(192.59807621135332,928.5),(191.5,927.4019237886467),(190,927),(188.5,927.4019237886466),(187.40192378864668,928.5)) -1894 ((186,940),(186.53589838486224,942),(188,943.4641016151378),(190,944),(192,943.4641016151378),(193.46410161513776,942),(194,940),(193.46410161513776,938),(192,936.5358983848622),(190,936),(188,936.5358983848622),(186.53589838486224,938)) -1895 ((185,950),(185.66987298107782,952.5),(187.5,954.3301270189222),(190,955),(192.5,954.3301270189222),(194.33012701892218,952.5),(195,950),(194.33012701892218,947.5),(192.5,945.6698729810778),(190,945),(187.5,945.6698729810778),(185.66987298107782,947.5)) -1896 ((184,960),(184.80384757729337,963),(187,965.1961524227066),(190,966),(193,965.1961524227066),(195.19615242270663,963),(196,960),(195.19615242270663,957),(193,954.8038475772934),(190,954),(187,954.8038475772934),(184.80384757729337,957)) -1897 ((183,970),(183.93782217350892,973.5),(186.5,976.062177826491),(190,977),(193.5,976.062177826491),(196.06217782649108,973.5),(197,970),(196.06217782649108,966.5),(193.5,963.937822173509),(190,963),(186.5,963.937822173509),(183.93782217350892,966.5)) -1898 ((182,980),(183.0717967697245,984),(186,986.9282032302755),(190,988),(194,986.9282032302755),(196.9282032302755,984),(198,980),(196.9282032302755,976),(194,973.0717967697245),(190,972),(186,973.0717967697245),(183.0717967697245,976)) -1899 ((181,990),(182.20577136594005,994.5),(185.5,997.7942286340599),(190,999),(194.5,997.7942286340599),(197.79422863405995,994.5),(199,990),(197.79422863405995,985.5),(194.5,982.2057713659401),(190,981),(185.5,982.20577136594),(182.20577136594005,985.5)) -1900 ((180,1000),(181.3397459621556,1005),(185,1008.6602540378444),(190,1010),(195,1008.6602540378444),(198.6602540378444,1005),(200,1000),(198.6602540378444,995),(195,991.3397459621556),(190,990),(185,991.3397459621556),(181.3397459621556,995)) -1901 ((198,10),(198.26794919243113,11),(199,11.732050807568877),(200,12),(201,11.732050807568877),(201.73205080756887,11),(202,10),(201.73205080756887,9),(201,8.267949192431123),(200,8),(199,8.267949192431121),(198.26794919243113,9)) -1902 ((197,20),(197.40192378864668,21.5),(198.5,22.598076211353316),(200,23),(201.5,22.598076211353316),(202.59807621135332,21.5),(203,20),(202.59807621135332,18.5),(201.5,17.401923788646684),(200,17),(198.5,17.401923788646684),(197.40192378864668,18.5)) -1903 ((196,30),(196.53589838486224,32),(198,33.46410161513776),(200,34),(202,33.46410161513776),(203.46410161513776,32),(204,30),(203.46410161513776,28),(202,26.535898384862247),(200,26),(198,26.535898384862243),(196.53589838486224,28)) -1904 ((195,40),(195.66987298107782,42.5),(197.5,44.33012701892219),(200,45),(202.5,44.33012701892219),(204.33012701892218,42.5),(205,40),(204.33012701892218,37.5),(202.5,35.66987298107781),(200,35),(197.5,35.6698729810778),(195.66987298107782,37.5)) -1905 ((194,50),(194.80384757729337,53),(197,55.19615242270663),(200,56),(203,55.19615242270663),(205.19615242270663,53),(206,50),(205.19615242270663,47),(203,44.80384757729337),(200,44),(197,44.80384757729337),(194.80384757729337,47)) -1906 ((193,60),(193.93782217350892,63.5),(196.5,66.06217782649107),(200,67),(203.5,66.06217782649107),(206.06217782649108,63.5),(207,60),(206.06217782649108,56.5),(203.5,53.937822173508934),(200,53),(196.5,53.93782217350893),(193.93782217350892,56.5)) -1907 ((192,70),(193.0717967697245,74),(196,76.92820323027551),(200,78),(204,76.92820323027551),(206.9282032302755,74),(208,70),(206.9282032302755,66),(204,63.07179676972449),(200,62),(196,63.071796769724486),(193.0717967697245,66)) -1908 ((191,80),(192.20577136594005,84.5),(195.5,87.79422863405995),(200,89),(204.5,87.79422863405995),(207.79422863405995,84.5),(209,80),(207.79422863405995,75.5),(204.5,72.20577136594005),(200,71),(195.5,72.20577136594005),(192.20577136594005,75.5)) -1909 ((190,90),(191.3397459621556,95),(195,98.66025403784438),(200,100),(205,98.66025403784438),(208.6602540378444,95),(210,90),(208.6602540378444,85),(205,81.33974596215562),(200,80),(195,81.3397459621556),(191.3397459621556,85)) -1910 ((199,100),(199.13397459621555,100.5),(199.5,100.86602540378443),(200,101),(200.5,100.86602540378443),(200.86602540378445,100.5),(201,100),(200.86602540378445,99.5),(200.5,99.13397459621557),(200,99),(199.5,99.13397459621557),(199.13397459621555,99.5)) -1911 ((198,110),(198.26794919243113,111),(199,111.73205080756888),(200,112),(201,111.73205080756888),(201.73205080756887,111),(202,110),(201.73205080756887,109),(201,108.26794919243112),(200,108),(199,108.26794919243112),(198.26794919243113,109)) -1912 ((197,120),(197.40192378864668,121.5),(198.5,122.59807621135332),(200,123),(201.5,122.59807621135332),(202.59807621135332,121.5),(203,120),(202.59807621135332,118.5),(201.5,117.40192378864668),(200,117),(198.5,117.40192378864668),(197.40192378864668,118.5)) -1913 ((196,130),(196.53589838486224,132),(198,133.46410161513776),(200,134),(202,133.46410161513776),(203.46410161513776,132),(204,130),(203.46410161513776,128),(202,126.53589838486225),(200,126),(198,126.53589838486225),(196.53589838486224,128)) -1914 ((195,140),(195.66987298107782,142.5),(197.5,144.33012701892218),(200,145),(202.5,144.33012701892218),(204.33012701892218,142.5),(205,140),(204.33012701892218,137.5),(202.5,135.66987298107782),(200,135),(197.5,135.66987298107782),(195.66987298107782,137.5)) -1915 ((194,150),(194.80384757729337,153),(197,155.19615242270663),(200,156),(203,155.19615242270663),(205.19615242270663,153),(206,150),(205.19615242270663,147),(203,144.80384757729337),(200,144),(197,144.80384757729337),(194.80384757729337,147)) -1916 ((193,160),(193.93782217350892,163.5),(196.5,166.06217782649108),(200,167),(203.5,166.06217782649108),(206.06217782649108,163.5),(207,160),(206.06217782649108,156.5),(203.5,153.93782217350892),(200,153),(196.5,153.93782217350892),(193.93782217350892,156.5)) -1917 ((192,170),(193.0717967697245,174),(196,176.9282032302755),(200,178),(204,176.9282032302755),(206.9282032302755,174),(208,170),(206.9282032302755,166),(204,163.0717967697245),(200,162),(196,163.0717967697245),(193.0717967697245,166)) -1918 ((191,180),(192.20577136594005,184.5),(195.5,187.79422863405995),(200,189),(204.5,187.79422863405995),(207.79422863405995,184.5),(209,180),(207.79422863405995,175.5),(204.5,172.20577136594005),(200,171),(195.5,172.20577136594005),(192.20577136594005,175.5)) -1919 ((190,190),(191.3397459621556,195),(195,198.6602540378444),(200,200),(205,198.6602540378444),(208.6602540378444,195),(210,190),(208.6602540378444,185),(205,181.3397459621556),(200,180),(195,181.3397459621556),(191.3397459621556,185)) -1920 ((199,200),(199.13397459621555,200.5),(199.5,200.86602540378445),(200,201),(200.5,200.86602540378445),(200.86602540378445,200.5),(201,200),(200.86602540378445,199.5),(200.5,199.13397459621555),(200,199),(199.5,199.13397459621555),(199.13397459621555,199.5)) -1921 ((198,210),(198.26794919243113,211),(199,211.73205080756887),(200,212),(201,211.73205080756887),(201.73205080756887,211),(202,210),(201.73205080756887,209),(201,208.26794919243113),(200,208),(199,208.26794919243113),(198.26794919243113,209)) -1922 ((197,220),(197.40192378864668,221.5),(198.5,222.59807621135332),(200,223),(201.5,222.59807621135332),(202.59807621135332,221.5),(203,220),(202.59807621135332,218.5),(201.5,217.40192378864668),(200,217),(198.5,217.40192378864668),(197.40192378864668,218.5)) -1923 ((196,230),(196.53589838486224,232),(198,233.46410161513776),(200,234),(202,233.46410161513776),(203.46410161513776,232),(204,230),(203.46410161513776,228),(202,226.53589838486224),(200,226),(198,226.53589838486224),(196.53589838486224,228)) -1924 ((195,240),(195.66987298107782,242.5),(197.5,244.33012701892218),(200,245),(202.5,244.33012701892218),(204.33012701892218,242.5),(205,240),(204.33012701892218,237.5),(202.5,235.66987298107782),(200,235),(197.5,235.66987298107782),(195.66987298107782,237.5)) -1925 ((194,250),(194.80384757729337,253),(197,255.19615242270663),(200,256),(203,255.19615242270663),(205.19615242270663,253),(206,250),(205.19615242270663,247),(203,244.80384757729337),(200,244),(197,244.80384757729337),(194.80384757729337,247)) -1926 ((193,260),(193.93782217350892,263.5),(196.5,266.06217782649105),(200,267),(203.5,266.06217782649105),(206.06217782649108,263.5),(207,260),(206.06217782649108,256.5),(203.5,253.93782217350892),(200,253),(196.5,253.93782217350892),(193.93782217350892,256.5)) -1927 ((192,270),(193.0717967697245,274),(196,276.9282032302755),(200,278),(204,276.9282032302755),(206.9282032302755,274),(208,270),(206.9282032302755,266),(204,263.0717967697245),(200,262),(196,263.0717967697245),(193.0717967697245,266)) -1928 ((191,280),(192.20577136594005,284.5),(195.5,287.79422863405995),(200,289),(204.5,287.79422863405995),(207.79422863405995,284.5),(209,280),(207.79422863405995,275.5),(204.5,272.20577136594005),(200,271),(195.5,272.20577136594005),(192.20577136594005,275.5)) -1929 ((190,290),(191.3397459621556,295),(195,298.66025403784437),(200,300),(205,298.66025403784437),(208.6602540378444,295),(210,290),(208.6602540378444,285),(205,281.33974596215563),(200,280),(195,281.33974596215563),(191.3397459621556,285)) -1930 ((199,300),(199.13397459621555,300.5),(199.5,300.8660254037844),(200,301),(200.5,300.8660254037844),(200.86602540378445,300.5),(201,300),(200.86602540378445,299.5),(200.5,299.1339745962156),(200,299),(199.5,299.1339745962156),(199.13397459621555,299.5)) -1931 ((198,310),(198.26794919243113,311),(199,311.7320508075689),(200,312),(201,311.7320508075689),(201.73205080756887,311),(202,310),(201.73205080756887,309),(201,308.2679491924311),(200,308),(199,308.2679491924311),(198.26794919243113,309)) -1932 ((197,320),(197.40192378864668,321.5),(198.5,322.5980762113533),(200,323),(201.5,322.5980762113533),(202.59807621135332,321.5),(203,320),(202.59807621135332,318.5),(201.5,317.4019237886467),(200,317),(198.5,317.4019237886467),(197.40192378864668,318.5)) -1933 ((196,330),(196.53589838486224,332),(198,333.46410161513774),(200,334),(202,333.46410161513774),(203.46410161513776,332),(204,330),(203.46410161513776,328),(202,326.53589838486226),(200,326),(198,326.53589838486226),(196.53589838486224,328)) -1934 ((195,340),(195.66987298107782,342.5),(197.5,344.3301270189222),(200,345),(202.5,344.3301270189222),(204.33012701892218,342.5),(205,340),(204.33012701892218,337.5),(202.5,335.6698729810778),(200,335),(197.5,335.6698729810778),(195.66987298107782,337.5)) -1935 ((194,350),(194.80384757729337,353),(197,355.19615242270663),(200,356),(203,355.19615242270663),(205.19615242270663,353),(206,350),(205.19615242270663,347),(203,344.80384757729337),(200,344),(197,344.80384757729337),(194.80384757729337,347)) -1936 ((193,360),(193.93782217350892,363.5),(196.5,366.06217782649105),(200,367),(203.5,366.06217782649105),(206.06217782649108,363.5),(207,360),(206.06217782649108,356.5),(203.5,353.93782217350895),(200,353),(196.5,353.93782217350895),(193.93782217350892,356.5)) -1937 ((192,370),(193.0717967697245,374),(196,376.9282032302755),(200,378),(204,376.9282032302755),(206.9282032302755,374),(208,370),(206.9282032302755,366),(204,363.0717967697245),(200,362),(196,363.0717967697245),(193.0717967697245,366)) -1938 ((191,380),(192.20577136594005,384.5),(195.5,387.79422863405995),(200,389),(204.5,387.79422863405995),(207.79422863405995,384.5),(209,380),(207.79422863405995,375.5),(204.5,372.20577136594005),(200,371),(195.5,372.20577136594005),(192.20577136594005,375.5)) -1939 ((190,390),(191.3397459621556,395),(195,398.66025403784437),(200,400),(205,398.66025403784437),(208.6602540378444,395),(210,390),(208.6602540378444,385),(205,381.33974596215563),(200,380),(195,381.33974596215563),(191.3397459621556,385)) -1940 ((199,400),(199.13397459621555,400.5),(199.5,400.8660254037844),(200,401),(200.5,400.8660254037844),(200.86602540378445,400.5),(201,400),(200.86602540378445,399.5),(200.5,399.1339745962156),(200,399),(199.5,399.1339745962156),(199.13397459621555,399.5)) -1941 ((198,410),(198.26794919243113,411),(199,411.7320508075689),(200,412),(201,411.7320508075689),(201.73205080756887,411),(202,410),(201.73205080756887,409),(201,408.2679491924311),(200,408),(199,408.2679491924311),(198.26794919243113,409)) -1942 ((197,420),(197.40192378864668,421.5),(198.5,422.5980762113533),(200,423),(201.5,422.5980762113533),(202.59807621135332,421.5),(203,420),(202.59807621135332,418.5),(201.5,417.4019237886467),(200,417),(198.5,417.4019237886467),(197.40192378864668,418.5)) -1943 ((196,430),(196.53589838486224,432),(198,433.46410161513774),(200,434),(202,433.46410161513774),(203.46410161513776,432),(204,430),(203.46410161513776,428),(202,426.53589838486226),(200,426),(198,426.53589838486226),(196.53589838486224,428)) -1944 ((195,440),(195.66987298107782,442.5),(197.5,444.3301270189222),(200,445),(202.5,444.3301270189222),(204.33012701892218,442.5),(205,440),(204.33012701892218,437.5),(202.5,435.6698729810778),(200,435),(197.5,435.6698729810778),(195.66987298107782,437.5)) -1945 ((194,450),(194.80384757729337,453),(197,455.19615242270663),(200,456),(203,455.19615242270663),(205.19615242270663,453),(206,450),(205.19615242270663,447),(203,444.80384757729337),(200,444),(197,444.80384757729337),(194.80384757729337,447)) -1946 ((193,460),(193.93782217350892,463.5),(196.5,466.06217782649105),(200,467),(203.5,466.06217782649105),(206.06217782649108,463.5),(207,460),(206.06217782649108,456.5),(203.5,453.93782217350895),(200,453),(196.5,453.93782217350895),(193.93782217350892,456.5)) -1947 ((192,470),(193.0717967697245,474),(196,476.9282032302755),(200,478),(204,476.9282032302755),(206.9282032302755,474),(208,470),(206.9282032302755,466),(204,463.0717967697245),(200,462),(196,463.0717967697245),(193.0717967697245,466)) -1948 ((191,480),(192.20577136594005,484.5),(195.5,487.79422863405995),(200,489),(204.5,487.79422863405995),(207.79422863405995,484.5),(209,480),(207.79422863405995,475.5),(204.5,472.20577136594005),(200,471),(195.5,472.20577136594005),(192.20577136594005,475.5)) -1949 ((190,490),(191.3397459621556,495),(195,498.66025403784437),(200,500),(205,498.66025403784437),(208.6602540378444,495),(210,490),(208.6602540378444,485),(205,481.33974596215563),(200,480),(195,481.33974596215563),(191.3397459621556,485)) -1950 ((199,500),(199.13397459621555,500.5),(199.5,500.8660254037844),(200,501),(200.5,500.8660254037844),(200.86602540378445,500.5),(201,500),(200.86602540378445,499.5),(200.5,499.1339745962156),(200,499),(199.5,499.1339745962156),(199.13397459621555,499.5)) -1951 ((198,510),(198.26794919243113,511),(199,511.7320508075689),(200,512),(201,511.7320508075689),(201.73205080756887,511),(202,510),(201.73205080756887,509),(201,508.2679491924311),(200,508),(199,508.2679491924311),(198.26794919243113,509)) -1952 ((197,520),(197.40192378864668,521.5),(198.5,522.5980762113534),(200,523),(201.5,522.5980762113534),(202.59807621135332,521.5),(203,520),(202.59807621135332,518.5),(201.5,517.4019237886467),(200,517),(198.5,517.4019237886466),(197.40192378864668,518.5)) -1953 ((196,530),(196.53589838486224,532),(198,533.4641016151378),(200,534),(202,533.4641016151378),(203.46410161513776,532),(204,530),(203.46410161513776,528),(202,526.5358983848622),(200,526),(198,526.5358983848622),(196.53589838486224,528)) -1954 ((195,540),(195.66987298107782,542.5),(197.5,544.3301270189222),(200,545),(202.5,544.3301270189222),(204.33012701892218,542.5),(205,540),(204.33012701892218,537.5),(202.5,535.6698729810778),(200,535),(197.5,535.6698729810778),(195.66987298107782,537.5)) -1955 ((194,550),(194.80384757729337,553),(197,555.1961524227066),(200,556),(203,555.1961524227066),(205.19615242270663,553),(206,550),(205.19615242270663,547),(203,544.8038475772934),(200,544),(197,544.8038475772934),(194.80384757729337,547)) -1956 ((193,560),(193.93782217350892,563.5),(196.5,566.062177826491),(200,567),(203.5,566.062177826491),(206.06217782649108,563.5),(207,560),(206.06217782649108,556.5),(203.5,553.937822173509),(200,553),(196.5,553.937822173509),(193.93782217350892,556.5)) -1957 ((192,570),(193.0717967697245,574),(196,576.9282032302755),(200,578),(204,576.9282032302755),(206.9282032302755,574),(208,570),(206.9282032302755,566),(204,563.0717967697245),(200,562),(196,563.0717967697245),(193.0717967697245,566)) -1958 ((191,580),(192.20577136594005,584.5),(195.5,587.7942286340599),(200,589),(204.5,587.7942286340599),(207.79422863405995,584.5),(209,580),(207.79422863405995,575.5),(204.5,572.2057713659401),(200,571),(195.5,572.20577136594),(192.20577136594005,575.5)) -1959 ((190,590),(191.3397459621556,595),(195,598.6602540378444),(200,600),(205,598.6602540378444),(208.6602540378444,595),(210,590),(208.6602540378444,585),(205,581.3397459621556),(200,580),(195,581.3397459621556),(191.3397459621556,585)) -1960 ((199,600),(199.13397459621555,600.5),(199.5,600.8660254037844),(200,601),(200.5,600.8660254037844),(200.86602540378445,600.5),(201,600),(200.86602540378445,599.5),(200.5,599.1339745962156),(200,599),(199.5,599.1339745962156),(199.13397459621555,599.5)) -1961 ((198,610),(198.26794919243113,611),(199,611.7320508075688),(200,612),(201,611.7320508075688),(201.73205080756887,611),(202,610),(201.73205080756887,609),(201,608.2679491924312),(200,608),(199,608.2679491924312),(198.26794919243113,609)) -1962 ((197,620),(197.40192378864668,621.5),(198.5,622.5980762113534),(200,623),(201.5,622.5980762113534),(202.59807621135332,621.5),(203,620),(202.59807621135332,618.5),(201.5,617.4019237886467),(200,617),(198.5,617.4019237886466),(197.40192378864668,618.5)) -1963 ((196,630),(196.53589838486224,632),(198,633.4641016151378),(200,634),(202,633.4641016151378),(203.46410161513776,632),(204,630),(203.46410161513776,628),(202,626.5358983848622),(200,626),(198,626.5358983848622),(196.53589838486224,628)) -1964 ((195,640),(195.66987298107782,642.5),(197.5,644.3301270189222),(200,645),(202.5,644.3301270189222),(204.33012701892218,642.5),(205,640),(204.33012701892218,637.5),(202.5,635.6698729810778),(200,635),(197.5,635.6698729810778),(195.66987298107782,637.5)) -1965 ((194,650),(194.80384757729337,653),(197,655.1961524227066),(200,656),(203,655.1961524227066),(205.19615242270663,653),(206,650),(205.19615242270663,647),(203,644.8038475772934),(200,644),(197,644.8038475772934),(194.80384757729337,647)) -1966 ((193,660),(193.93782217350892,663.5),(196.5,666.062177826491),(200,667),(203.5,666.062177826491),(206.06217782649108,663.5),(207,660),(206.06217782649108,656.5),(203.5,653.937822173509),(200,653),(196.5,653.937822173509),(193.93782217350892,656.5)) -1967 ((192,670),(193.0717967697245,674),(196,676.9282032302755),(200,678),(204,676.9282032302755),(206.9282032302755,674),(208,670),(206.9282032302755,666),(204,663.0717967697245),(200,662),(196,663.0717967697245),(193.0717967697245,666)) -1968 ((191,680),(192.20577136594005,684.5),(195.5,687.7942286340599),(200,689),(204.5,687.7942286340599),(207.79422863405995,684.5),(209,680),(207.79422863405995,675.5),(204.5,672.2057713659401),(200,671),(195.5,672.20577136594),(192.20577136594005,675.5)) -1969 ((190,690),(191.3397459621556,695),(195,698.6602540378444),(200,700),(205,698.6602540378444),(208.6602540378444,695),(210,690),(208.6602540378444,685),(205,681.3397459621556),(200,680),(195,681.3397459621556),(191.3397459621556,685)) -1970 ((199,700),(199.13397459621555,700.5),(199.5,700.8660254037844),(200,701),(200.5,700.8660254037844),(200.86602540378445,700.5),(201,700),(200.86602540378445,699.5),(200.5,699.1339745962156),(200,699),(199.5,699.1339745962156),(199.13397459621555,699.5)) -1971 ((198,710),(198.26794919243113,711),(199,711.7320508075688),(200,712),(201,711.7320508075688),(201.73205080756887,711),(202,710),(201.73205080756887,709),(201,708.2679491924312),(200,708),(199,708.2679491924312),(198.26794919243113,709)) -1972 ((197,720),(197.40192378864668,721.5),(198.5,722.5980762113534),(200,723),(201.5,722.5980762113534),(202.59807621135332,721.5),(203,720),(202.59807621135332,718.5),(201.5,717.4019237886467),(200,717),(198.5,717.4019237886466),(197.40192378864668,718.5)) -1973 ((196,730),(196.53589838486224,732),(198,733.4641016151378),(200,734),(202,733.4641016151378),(203.46410161513776,732),(204,730),(203.46410161513776,728),(202,726.5358983848622),(200,726),(198,726.5358983848622),(196.53589838486224,728)) -1974 ((195,740),(195.66987298107782,742.5),(197.5,744.3301270189222),(200,745),(202.5,744.3301270189222),(204.33012701892218,742.5),(205,740),(204.33012701892218,737.5),(202.5,735.6698729810778),(200,735),(197.5,735.6698729810778),(195.66987298107782,737.5)) -1975 ((194,750),(194.80384757729337,753),(197,755.1961524227066),(200,756),(203,755.1961524227066),(205.19615242270663,753),(206,750),(205.19615242270663,747),(203,744.8038475772934),(200,744),(197,744.8038475772934),(194.80384757729337,747)) -1976 ((193,760),(193.93782217350892,763.5),(196.5,766.062177826491),(200,767),(203.5,766.062177826491),(206.06217782649108,763.5),(207,760),(206.06217782649108,756.5),(203.5,753.937822173509),(200,753),(196.5,753.937822173509),(193.93782217350892,756.5)) -1977 ((192,770),(193.0717967697245,774),(196,776.9282032302755),(200,778),(204,776.9282032302755),(206.9282032302755,774),(208,770),(206.9282032302755,766),(204,763.0717967697245),(200,762),(196,763.0717967697245),(193.0717967697245,766)) -1978 ((191,780),(192.20577136594005,784.5),(195.5,787.7942286340599),(200,789),(204.5,787.7942286340599),(207.79422863405995,784.5),(209,780),(207.79422863405995,775.5),(204.5,772.2057713659401),(200,771),(195.5,772.20577136594),(192.20577136594005,775.5)) -1979 ((190,790),(191.3397459621556,795),(195,798.6602540378444),(200,800),(205,798.6602540378444),(208.6602540378444,795),(210,790),(208.6602540378444,785),(205,781.3397459621556),(200,780),(195,781.3397459621556),(191.3397459621556,785)) -1980 ((199,800),(199.13397459621555,800.5),(199.5,800.8660254037844),(200,801),(200.5,800.8660254037844),(200.86602540378445,800.5),(201,800),(200.86602540378445,799.5),(200.5,799.1339745962156),(200,799),(199.5,799.1339745962156),(199.13397459621555,799.5)) -1981 ((198,810),(198.26794919243113,811),(199,811.7320508075688),(200,812),(201,811.7320508075688),(201.73205080756887,811),(202,810),(201.73205080756887,809),(201,808.2679491924312),(200,808),(199,808.2679491924312),(198.26794919243113,809)) -1982 ((197,820),(197.40192378864668,821.5),(198.5,822.5980762113534),(200,823),(201.5,822.5980762113534),(202.59807621135332,821.5),(203,820),(202.59807621135332,818.5),(201.5,817.4019237886467),(200,817),(198.5,817.4019237886466),(197.40192378864668,818.5)) -1983 ((196,830),(196.53589838486224,832),(198,833.4641016151378),(200,834),(202,833.4641016151378),(203.46410161513776,832),(204,830),(203.46410161513776,828),(202,826.5358983848622),(200,826),(198,826.5358983848622),(196.53589838486224,828)) -1984 ((195,840),(195.66987298107782,842.5),(197.5,844.3301270189222),(200,845),(202.5,844.3301270189222),(204.33012701892218,842.5),(205,840),(204.33012701892218,837.5),(202.5,835.6698729810778),(200,835),(197.5,835.6698729810778),(195.66987298107782,837.5)) -1985 ((194,850),(194.80384757729337,853),(197,855.1961524227066),(200,856),(203,855.1961524227066),(205.19615242270663,853),(206,850),(205.19615242270663,847),(203,844.8038475772934),(200,844),(197,844.8038475772934),(194.80384757729337,847)) -1986 ((193,860),(193.93782217350892,863.5),(196.5,866.062177826491),(200,867),(203.5,866.062177826491),(206.06217782649108,863.5),(207,860),(206.06217782649108,856.5),(203.5,853.937822173509),(200,853),(196.5,853.937822173509),(193.93782217350892,856.5)) -1987 ((192,870),(193.0717967697245,874),(196,876.9282032302755),(200,878),(204,876.9282032302755),(206.9282032302755,874),(208,870),(206.9282032302755,866),(204,863.0717967697245),(200,862),(196,863.0717967697245),(193.0717967697245,866)) -1988 ((191,880),(192.20577136594005,884.5),(195.5,887.7942286340599),(200,889),(204.5,887.7942286340599),(207.79422863405995,884.5),(209,880),(207.79422863405995,875.5),(204.5,872.2057713659401),(200,871),(195.5,872.20577136594),(192.20577136594005,875.5)) -1989 ((190,890),(191.3397459621556,895),(195,898.6602540378444),(200,900),(205,898.6602540378444),(208.6602540378444,895),(210,890),(208.6602540378444,885),(205,881.3397459621556),(200,880),(195,881.3397459621556),(191.3397459621556,885)) -1990 ((199,900),(199.13397459621555,900.5),(199.5,900.8660254037844),(200,901),(200.5,900.8660254037844),(200.86602540378445,900.5),(201,900),(200.86602540378445,899.5),(200.5,899.1339745962156),(200,899),(199.5,899.1339745962156),(199.13397459621555,899.5)) -1991 ((198,910),(198.26794919243113,911),(199,911.7320508075688),(200,912),(201,911.7320508075688),(201.73205080756887,911),(202,910),(201.73205080756887,909),(201,908.2679491924312),(200,908),(199,908.2679491924312),(198.26794919243113,909)) -1992 ((197,920),(197.40192378864668,921.5),(198.5,922.5980762113534),(200,923),(201.5,922.5980762113534),(202.59807621135332,921.5),(203,920),(202.59807621135332,918.5),(201.5,917.4019237886467),(200,917),(198.5,917.4019237886466),(197.40192378864668,918.5)) -1993 ((196,930),(196.53589838486224,932),(198,933.4641016151378),(200,934),(202,933.4641016151378),(203.46410161513776,932),(204,930),(203.46410161513776,928),(202,926.5358983848622),(200,926),(198,926.5358983848622),(196.53589838486224,928)) -1994 ((195,940),(195.66987298107782,942.5),(197.5,944.3301270189222),(200,945),(202.5,944.3301270189222),(204.33012701892218,942.5),(205,940),(204.33012701892218,937.5),(202.5,935.6698729810778),(200,935),(197.5,935.6698729810778),(195.66987298107782,937.5)) -1995 ((194,950),(194.80384757729337,953),(197,955.1961524227066),(200,956),(203,955.1961524227066),(205.19615242270663,953),(206,950),(205.19615242270663,947),(203,944.8038475772934),(200,944),(197,944.8038475772934),(194.80384757729337,947)) -1996 ((193,960),(193.93782217350892,963.5),(196.5,966.062177826491),(200,967),(203.5,966.062177826491),(206.06217782649108,963.5),(207,960),(206.06217782649108,956.5),(203.5,953.937822173509),(200,953),(196.5,953.937822173509),(193.93782217350892,956.5)) -1997 ((192,970),(193.0717967697245,974),(196,976.9282032302755),(200,978),(204,976.9282032302755),(206.9282032302755,974),(208,970),(206.9282032302755,966),(204,963.0717967697245),(200,962),(196,963.0717967697245),(193.0717967697245,966)) -1998 ((191,980),(192.20577136594005,984.5),(195.5,987.7942286340599),(200,989),(204.5,987.7942286340599),(207.79422863405995,984.5),(209,980),(207.79422863405995,975.5),(204.5,972.2057713659401),(200,971),(195.5,972.20577136594),(192.20577136594005,975.5)) -1999 ((190,990),(191.3397459621556,995),(195,998.6602540378444),(200,1000),(205,998.6602540378444),(208.6602540378444,995),(210,990),(208.6602540378444,985),(205,981.3397459621556),(200,980),(195,981.3397459621556),(191.3397459621556,985)) -2000 ((199,1000),(199.13397459621555,1000.5),(199.5,1000.8660254037844),(200,1001),(200.5,1000.8660254037844),(200.86602540378445,1000.5),(201,1000),(200.86602540378445,999.5),(200.5,999.1339745962156),(200,999),(199.5,999.1339745962156),(199.13397459621555,999.5)) -2001 ((207,10),(207.40192378864668,11.5),(208.5,12.598076211353316),(210,13),(211.5,12.598076211353316),(212.59807621135332,11.5),(213,10),(212.59807621135332,8.5),(211.5,7.401923788646684),(210,7),(208.5,7.401923788646683),(207.40192378864668,8.499999999999998)) -2002 ((206,20),(206.53589838486224,22),(208,23.464101615137753),(210,24),(212,23.464101615137753),(213.46410161513776,22),(214,20),(213.46410161513776,18),(212,16.535898384862247),(210,16),(208,16.535898384862243),(206.53589838486224,18)) -2003 ((205,30),(205.66987298107782,32.5),(207.5,34.33012701892219),(210,35),(212.5,34.33012701892219),(214.33012701892218,32.5),(215,30),(214.33012701892218,27.5),(212.5,25.66987298107781),(210,25),(207.5,25.669872981077805),(205.66987298107782,27.499999999999996)) -2004 ((204,40),(204.80384757729337,43),(207,45.19615242270663),(210,46),(213,45.19615242270663),(215.19615242270663,43),(216,40),(215.19615242270663,37),(213,34.80384757729337),(210,34),(207,34.80384757729337),(204.80384757729337,37)) -2005 ((203,50),(203.93782217350892,53.5),(206.5,56.06217782649107),(210,57),(213.5,56.06217782649107),(216.06217782649108,53.5),(217,50),(216.06217782649108,46.5),(213.5,43.937822173508934),(210,43),(206.5,43.93782217350893),(203.93782217350892,46.5)) -2006 ((202,60),(203.0717967697245,64),(206,66.92820323027551),(210,68),(214,66.92820323027551),(216.9282032302755,64),(218,60),(216.9282032302755,56),(214,53.07179676972449),(210,52),(206,53.071796769724486),(203.0717967697245,56)) -2007 ((201,70),(202.20577136594005,74.5),(205.5,77.79422863405995),(210,79),(214.5,77.79422863405995),(217.79422863405995,74.5),(219,70),(217.79422863405995,65.5),(214.5,62.20577136594005),(210,61),(205.5,62.20577136594005),(202.20577136594005,65.5)) -2008 ((200,80),(201.3397459621556,85),(205,88.66025403784438),(210,90),(215,88.66025403784438),(218.6602540378444,85),(220,80),(218.6602540378444,75),(215,71.33974596215562),(210,70),(205,71.3397459621556),(201.3397459621556,75)) -2009 ((209,90),(209.13397459621555,90.5),(209.5,90.86602540378443),(210,91),(210.5,90.86602540378443),(210.86602540378445,90.5),(211,90),(210.86602540378445,89.5),(210.5,89.13397459621557),(210,89),(209.5,89.13397459621557),(209.13397459621555,89.5)) -2010 ((208,100),(208.26794919243113,101),(209,101.73205080756888),(210,102),(211,101.73205080756888),(211.73205080756887,101),(212,100),(211.73205080756887,99),(211,98.26794919243112),(210,98),(209,98.26794919243112),(208.26794919243113,99)) -2011 ((207,110),(207.40192378864668,111.5),(208.5,112.59807621135332),(210,113),(211.5,112.59807621135332),(212.59807621135332,111.5),(213,110),(212.59807621135332,108.5),(211.5,107.40192378864668),(210,107),(208.5,107.40192378864668),(207.40192378864668,108.5)) -2012 ((206,120),(206.53589838486224,122),(208,123.46410161513775),(210,124),(212,123.46410161513775),(213.46410161513776,122),(214,120),(213.46410161513776,118),(212,116.53589838486225),(210,116),(208,116.53589838486225),(206.53589838486224,118)) -2013 ((205,130),(205.66987298107782,132.5),(207.5,134.33012701892218),(210,135),(212.5,134.33012701892218),(214.33012701892218,132.5),(215,130),(214.33012701892218,127.5),(212.5,125.6698729810778),(210,125),(207.5,125.6698729810778),(205.66987298107782,127.5)) -2014 ((204,140),(204.80384757729337,143),(207,145.19615242270663),(210,146),(213,145.19615242270663),(215.19615242270663,143),(216,140),(215.19615242270663,137),(213,134.80384757729337),(210,134),(207,134.80384757729337),(204.80384757729337,137)) -2015 ((203,150),(203.93782217350892,153.5),(206.5,156.06217782649108),(210,157),(213.5,156.06217782649108),(216.06217782649108,153.5),(217,150),(216.06217782649108,146.5),(213.5,143.93782217350892),(210,143),(206.5,143.93782217350892),(203.93782217350892,146.5)) -2016 ((202,160),(203.0717967697245,164),(206,166.9282032302755),(210,168),(214,166.9282032302755),(216.9282032302755,164),(218,160),(216.9282032302755,156),(214,153.0717967697245),(210,152),(206,153.0717967697245),(203.0717967697245,156)) -2017 ((201,170),(202.20577136594005,174.5),(205.5,177.79422863405995),(210,179),(214.5,177.79422863405995),(217.79422863405995,174.5),(219,170),(217.79422863405995,165.5),(214.5,162.20577136594005),(210,161),(205.5,162.20577136594005),(202.20577136594005,165.5)) -2018 ((200,180),(201.3397459621556,185),(205,188.6602540378444),(210,190),(215,188.6602540378444),(218.6602540378444,185),(220,180),(218.6602540378444,175),(215,171.3397459621556),(210,170),(205,171.3397459621556),(201.3397459621556,175)) -2019 ((209,190),(209.13397459621555,190.5),(209.5,190.86602540378445),(210,191),(210.5,190.86602540378445),(210.86602540378445,190.5),(211,190),(210.86602540378445,189.5),(210.5,189.13397459621555),(210,189),(209.5,189.13397459621555),(209.13397459621555,189.5)) -2020 ((208,200),(208.26794919243113,201),(209,201.73205080756887),(210,202),(211,201.73205080756887),(211.73205080756887,201),(212,200),(211.73205080756887,199),(211,198.26794919243113),(210,198),(209,198.26794919243113),(208.26794919243113,199)) -2021 ((207,210),(207.40192378864668,211.5),(208.5,212.59807621135332),(210,213),(211.5,212.59807621135332),(212.59807621135332,211.5),(213,210),(212.59807621135332,208.5),(211.5,207.40192378864668),(210,207),(208.5,207.40192378864668),(207.40192378864668,208.5)) -2022 ((206,220),(206.53589838486224,222),(208,223.46410161513776),(210,224),(212,223.46410161513776),(213.46410161513776,222),(214,220),(213.46410161513776,218),(212,216.53589838486224),(210,216),(208,216.53589838486224),(206.53589838486224,218)) -2023 ((205,230),(205.66987298107782,232.5),(207.5,234.33012701892218),(210,235),(212.5,234.33012701892218),(214.33012701892218,232.5),(215,230),(214.33012701892218,227.5),(212.5,225.66987298107782),(210,225),(207.5,225.66987298107782),(205.66987298107782,227.5)) -2024 ((204,240),(204.80384757729337,243),(207,245.19615242270663),(210,246),(213,245.19615242270663),(215.19615242270663,243),(216,240),(215.19615242270663,237),(213,234.80384757729337),(210,234),(207,234.80384757729337),(204.80384757729337,237)) -2025 ((203,250),(203.93782217350892,253.5),(206.5,256.06217782649105),(210,257),(213.5,256.06217782649105),(216.06217782649108,253.5),(217,250),(216.06217782649108,246.5),(213.5,243.93782217350892),(210,243),(206.5,243.93782217350892),(203.93782217350892,246.5)) -2026 ((202,260),(203.0717967697245,264),(206,266.9282032302755),(210,268),(214,266.9282032302755),(216.9282032302755,264),(218,260),(216.9282032302755,256),(214,253.0717967697245),(210,252),(206,253.0717967697245),(203.0717967697245,256)) -2027 ((201,270),(202.20577136594005,274.5),(205.5,277.79422863405995),(210,279),(214.5,277.79422863405995),(217.79422863405995,274.5),(219,270),(217.79422863405995,265.5),(214.5,262.20577136594005),(210,261),(205.5,262.20577136594005),(202.20577136594005,265.5)) -2028 ((200,280),(201.3397459621556,285),(205,288.66025403784437),(210,290),(215,288.66025403784437),(218.6602540378444,285),(220,280),(218.6602540378444,275),(215,271.33974596215563),(210,270),(205,271.33974596215563),(201.3397459621556,275)) -2029 ((209,290),(209.13397459621555,290.5),(209.5,290.8660254037844),(210,291),(210.5,290.8660254037844),(210.86602540378445,290.5),(211,290),(210.86602540378445,289.5),(210.5,289.1339745962156),(210,289),(209.5,289.1339745962156),(209.13397459621555,289.5)) -2030 ((208,300),(208.26794919243113,301),(209,301.7320508075689),(210,302),(211,301.7320508075689),(211.73205080756887,301),(212,300),(211.73205080756887,299),(211,298.2679491924311),(210,298),(209,298.2679491924311),(208.26794919243113,299)) -2031 ((207,310),(207.40192378864668,311.5),(208.5,312.5980762113533),(210,313),(211.5,312.5980762113533),(212.59807621135332,311.5),(213,310),(212.59807621135332,308.5),(211.5,307.4019237886467),(210,307),(208.5,307.4019237886467),(207.40192378864668,308.5)) -2032 ((206,320),(206.53589838486224,322),(208,323.46410161513774),(210,324),(212,323.46410161513774),(213.46410161513776,322),(214,320),(213.46410161513776,318),(212,316.53589838486226),(210,316),(208,316.53589838486226),(206.53589838486224,318)) -2033 ((205,330),(205.66987298107782,332.5),(207.5,334.3301270189222),(210,335),(212.5,334.3301270189222),(214.33012701892218,332.5),(215,330),(214.33012701892218,327.5),(212.5,325.6698729810778),(210,325),(207.5,325.6698729810778),(205.66987298107782,327.5)) -2034 ((204,340),(204.80384757729337,343),(207,345.19615242270663),(210,346),(213,345.19615242270663),(215.19615242270663,343),(216,340),(215.19615242270663,337),(213,334.80384757729337),(210,334),(207,334.80384757729337),(204.80384757729337,337)) -2035 ((203,350),(203.93782217350892,353.5),(206.5,356.06217782649105),(210,357),(213.5,356.06217782649105),(216.06217782649108,353.5),(217,350),(216.06217782649108,346.5),(213.5,343.93782217350895),(210,343),(206.5,343.93782217350895),(203.93782217350892,346.5)) -2036 ((202,360),(203.0717967697245,364),(206,366.9282032302755),(210,368),(214,366.9282032302755),(216.9282032302755,364),(218,360),(216.9282032302755,356),(214,353.0717967697245),(210,352),(206,353.0717967697245),(203.0717967697245,356)) -2037 ((201,370),(202.20577136594005,374.5),(205.5,377.79422863405995),(210,379),(214.5,377.79422863405995),(217.79422863405995,374.5),(219,370),(217.79422863405995,365.5),(214.5,362.20577136594005),(210,361),(205.5,362.20577136594005),(202.20577136594005,365.5)) -2038 ((200,380),(201.3397459621556,385),(205,388.66025403784437),(210,390),(215,388.66025403784437),(218.6602540378444,385),(220,380),(218.6602540378444,375),(215,371.33974596215563),(210,370),(205,371.33974596215563),(201.3397459621556,375)) -2039 ((209,390),(209.13397459621555,390.5),(209.5,390.8660254037844),(210,391),(210.5,390.8660254037844),(210.86602540378445,390.5),(211,390),(210.86602540378445,389.5),(210.5,389.1339745962156),(210,389),(209.5,389.1339745962156),(209.13397459621555,389.5)) -2040 ((208,400),(208.26794919243113,401),(209,401.7320508075689),(210,402),(211,401.7320508075689),(211.73205080756887,401),(212,400),(211.73205080756887,399),(211,398.2679491924311),(210,398),(209,398.2679491924311),(208.26794919243113,399)) -2041 ((207,410),(207.40192378864668,411.5),(208.5,412.5980762113533),(210,413),(211.5,412.5980762113533),(212.59807621135332,411.5),(213,410),(212.59807621135332,408.5),(211.5,407.4019237886467),(210,407),(208.5,407.4019237886467),(207.40192378864668,408.5)) -2042 ((206,420),(206.53589838486224,422),(208,423.46410161513774),(210,424),(212,423.46410161513774),(213.46410161513776,422),(214,420),(213.46410161513776,418),(212,416.53589838486226),(210,416),(208,416.53589838486226),(206.53589838486224,418)) -2043 ((205,430),(205.66987298107782,432.5),(207.5,434.3301270189222),(210,435),(212.5,434.3301270189222),(214.33012701892218,432.5),(215,430),(214.33012701892218,427.5),(212.5,425.6698729810778),(210,425),(207.5,425.6698729810778),(205.66987298107782,427.5)) -2044 ((204,440),(204.80384757729337,443),(207,445.19615242270663),(210,446),(213,445.19615242270663),(215.19615242270663,443),(216,440),(215.19615242270663,437),(213,434.80384757729337),(210,434),(207,434.80384757729337),(204.80384757729337,437)) -2045 ((203,450),(203.93782217350892,453.5),(206.5,456.06217782649105),(210,457),(213.5,456.06217782649105),(216.06217782649108,453.5),(217,450),(216.06217782649108,446.5),(213.5,443.93782217350895),(210,443),(206.5,443.93782217350895),(203.93782217350892,446.5)) -2046 ((202,460),(203.0717967697245,464),(206,466.9282032302755),(210,468),(214,466.9282032302755),(216.9282032302755,464),(218,460),(216.9282032302755,456),(214,453.0717967697245),(210,452),(206,453.0717967697245),(203.0717967697245,456)) -2047 ((201,470),(202.20577136594005,474.5),(205.5,477.79422863405995),(210,479),(214.5,477.79422863405995),(217.79422863405995,474.5),(219,470),(217.79422863405995,465.5),(214.5,462.20577136594005),(210,461),(205.5,462.20577136594005),(202.20577136594005,465.5)) -2048 ((200,480),(201.3397459621556,485),(205,488.66025403784437),(210,490),(215,488.66025403784437),(218.6602540378444,485),(220,480),(218.6602540378444,475),(215,471.33974596215563),(210,470),(205,471.33974596215563),(201.3397459621556,475)) -2049 ((209,490),(209.13397459621555,490.5),(209.5,490.8660254037844),(210,491),(210.5,490.8660254037844),(210.86602540378445,490.5),(211,490),(210.86602540378445,489.5),(210.5,489.1339745962156),(210,489),(209.5,489.1339745962156),(209.13397459621555,489.5)) -2050 ((208,500),(208.26794919243113,501),(209,501.7320508075689),(210,502),(211,501.7320508075689),(211.73205080756887,501),(212,500),(211.73205080756887,499),(211,498.2679491924311),(210,498),(209,498.2679491924311),(208.26794919243113,499)) -2051 ((207,510),(207.40192378864668,511.5),(208.5,512.5980762113534),(210,513),(211.5,512.5980762113534),(212.59807621135332,511.5),(213,510),(212.59807621135332,508.5),(211.5,507.4019237886467),(210,507),(208.5,507.4019237886467),(207.40192378864668,508.5)) -2052 ((206,520),(206.53589838486224,522),(208,523.4641016151378),(210,524),(212,523.4641016151378),(213.46410161513776,522),(214,520),(213.46410161513776,518),(212,516.5358983848622),(210,516),(208,516.5358983848622),(206.53589838486224,518)) -2053 ((205,530),(205.66987298107782,532.5),(207.5,534.3301270189222),(210,535),(212.5,534.3301270189222),(214.33012701892218,532.5),(215,530),(214.33012701892218,527.5),(212.5,525.6698729810778),(210,525),(207.5,525.6698729810778),(205.66987298107782,527.5)) -2054 ((204,540),(204.80384757729337,543),(207,545.1961524227066),(210,546),(213,545.1961524227066),(215.19615242270663,543),(216,540),(215.19615242270663,537),(213,534.8038475772934),(210,534),(207,534.8038475772934),(204.80384757729337,537)) -2055 ((203,550),(203.93782217350892,553.5),(206.5,556.062177826491),(210,557),(213.5,556.062177826491),(216.06217782649108,553.5),(217,550),(216.06217782649108,546.5),(213.5,543.937822173509),(210,543),(206.5,543.937822173509),(203.93782217350892,546.5)) -2056 ((202,560),(203.0717967697245,564),(206,566.9282032302755),(210,568),(214,566.9282032302755),(216.9282032302755,564),(218,560),(216.9282032302755,556),(214,553.0717967697245),(210,552),(206,553.0717967697245),(203.0717967697245,556)) -2057 ((201,570),(202.20577136594005,574.5),(205.5,577.7942286340599),(210,579),(214.5,577.7942286340599),(217.79422863405995,574.5),(219,570),(217.79422863405995,565.5),(214.5,562.2057713659401),(210,561),(205.5,562.20577136594),(202.20577136594005,565.5)) -2058 ((200,580),(201.3397459621556,585),(205,588.6602540378444),(210,590),(215,588.6602540378444),(218.6602540378444,585),(220,580),(218.6602540378444,575),(215,571.3397459621556),(210,570),(205,571.3397459621556),(201.3397459621556,575)) -2059 ((209,590),(209.13397459621555,590.5),(209.5,590.8660254037844),(210,591),(210.5,590.8660254037844),(210.86602540378445,590.5),(211,590),(210.86602540378445,589.5),(210.5,589.1339745962156),(210,589),(209.5,589.1339745962156),(209.13397459621555,589.5)) -2060 ((208,600),(208.26794919243113,601),(209,601.7320508075688),(210,602),(211,601.7320508075688),(211.73205080756887,601),(212,600),(211.73205080756887,599),(211,598.2679491924312),(210,598),(209,598.2679491924312),(208.26794919243113,599)) -2061 ((207,610),(207.40192378864668,611.5),(208.5,612.5980762113534),(210,613),(211.5,612.5980762113534),(212.59807621135332,611.5),(213,610),(212.59807621135332,608.5),(211.5,607.4019237886467),(210,607),(208.5,607.4019237886466),(207.40192378864668,608.5)) -2062 ((206,620),(206.53589838486224,622),(208,623.4641016151378),(210,624),(212,623.4641016151378),(213.46410161513776,622),(214,620),(213.46410161513776,618),(212,616.5358983848622),(210,616),(208,616.5358983848622),(206.53589838486224,618)) -2063 ((205,630),(205.66987298107782,632.5),(207.5,634.3301270189222),(210,635),(212.5,634.3301270189222),(214.33012701892218,632.5),(215,630),(214.33012701892218,627.5),(212.5,625.6698729810778),(210,625),(207.5,625.6698729810778),(205.66987298107782,627.5)) -2064 ((204,640),(204.80384757729337,643),(207,645.1961524227066),(210,646),(213,645.1961524227066),(215.19615242270663,643),(216,640),(215.19615242270663,637),(213,634.8038475772934),(210,634),(207,634.8038475772934),(204.80384757729337,637)) -2065 ((203,650),(203.93782217350892,653.5),(206.5,656.062177826491),(210,657),(213.5,656.062177826491),(216.06217782649108,653.5),(217,650),(216.06217782649108,646.5),(213.5,643.937822173509),(210,643),(206.5,643.937822173509),(203.93782217350892,646.5)) -2066 ((202,660),(203.0717967697245,664),(206,666.9282032302755),(210,668),(214,666.9282032302755),(216.9282032302755,664),(218,660),(216.9282032302755,656),(214,653.0717967697245),(210,652),(206,653.0717967697245),(203.0717967697245,656)) -2067 ((201,670),(202.20577136594005,674.5),(205.5,677.7942286340599),(210,679),(214.5,677.7942286340599),(217.79422863405995,674.5),(219,670),(217.79422863405995,665.5),(214.5,662.2057713659401),(210,661),(205.5,662.20577136594),(202.20577136594005,665.5)) -2068 ((200,680),(201.3397459621556,685),(205,688.6602540378444),(210,690),(215,688.6602540378444),(218.6602540378444,685),(220,680),(218.6602540378444,675),(215,671.3397459621556),(210,670),(205,671.3397459621556),(201.3397459621556,675)) -2069 ((209,690),(209.13397459621555,690.5),(209.5,690.8660254037844),(210,691),(210.5,690.8660254037844),(210.86602540378445,690.5),(211,690),(210.86602540378445,689.5),(210.5,689.1339745962156),(210,689),(209.5,689.1339745962156),(209.13397459621555,689.5)) -2070 ((208,700),(208.26794919243113,701),(209,701.7320508075688),(210,702),(211,701.7320508075688),(211.73205080756887,701),(212,700),(211.73205080756887,699),(211,698.2679491924312),(210,698),(209,698.2679491924312),(208.26794919243113,699)) -2071 ((207,710),(207.40192378864668,711.5),(208.5,712.5980762113534),(210,713),(211.5,712.5980762113534),(212.59807621135332,711.5),(213,710),(212.59807621135332,708.5),(211.5,707.4019237886467),(210,707),(208.5,707.4019237886466),(207.40192378864668,708.5)) -2072 ((206,720),(206.53589838486224,722),(208,723.4641016151378),(210,724),(212,723.4641016151378),(213.46410161513776,722),(214,720),(213.46410161513776,718),(212,716.5358983848622),(210,716),(208,716.5358983848622),(206.53589838486224,718)) -2073 ((205,730),(205.66987298107782,732.5),(207.5,734.3301270189222),(210,735),(212.5,734.3301270189222),(214.33012701892218,732.5),(215,730),(214.33012701892218,727.5),(212.5,725.6698729810778),(210,725),(207.5,725.6698729810778),(205.66987298107782,727.5)) -2074 ((204,740),(204.80384757729337,743),(207,745.1961524227066),(210,746),(213,745.1961524227066),(215.19615242270663,743),(216,740),(215.19615242270663,737),(213,734.8038475772934),(210,734),(207,734.8038475772934),(204.80384757729337,737)) -2075 ((203,750),(203.93782217350892,753.5),(206.5,756.062177826491),(210,757),(213.5,756.062177826491),(216.06217782649108,753.5),(217,750),(216.06217782649108,746.5),(213.5,743.937822173509),(210,743),(206.5,743.937822173509),(203.93782217350892,746.5)) -2076 ((202,760),(203.0717967697245,764),(206,766.9282032302755),(210,768),(214,766.9282032302755),(216.9282032302755,764),(218,760),(216.9282032302755,756),(214,753.0717967697245),(210,752),(206,753.0717967697245),(203.0717967697245,756)) -2077 ((201,770),(202.20577136594005,774.5),(205.5,777.7942286340599),(210,779),(214.5,777.7942286340599),(217.79422863405995,774.5),(219,770),(217.79422863405995,765.5),(214.5,762.2057713659401),(210,761),(205.5,762.20577136594),(202.20577136594005,765.5)) -2078 ((200,780),(201.3397459621556,785),(205,788.6602540378444),(210,790),(215,788.6602540378444),(218.6602540378444,785),(220,780),(218.6602540378444,775),(215,771.3397459621556),(210,770),(205,771.3397459621556),(201.3397459621556,775)) -2079 ((209,790),(209.13397459621555,790.5),(209.5,790.8660254037844),(210,791),(210.5,790.8660254037844),(210.86602540378445,790.5),(211,790),(210.86602540378445,789.5),(210.5,789.1339745962156),(210,789),(209.5,789.1339745962156),(209.13397459621555,789.5)) -2080 ((208,800),(208.26794919243113,801),(209,801.7320508075688),(210,802),(211,801.7320508075688),(211.73205080756887,801),(212,800),(211.73205080756887,799),(211,798.2679491924312),(210,798),(209,798.2679491924312),(208.26794919243113,799)) -2081 ((207,810),(207.40192378864668,811.5),(208.5,812.5980762113534),(210,813),(211.5,812.5980762113534),(212.59807621135332,811.5),(213,810),(212.59807621135332,808.5),(211.5,807.4019237886467),(210,807),(208.5,807.4019237886466),(207.40192378864668,808.5)) -2082 ((206,820),(206.53589838486224,822),(208,823.4641016151378),(210,824),(212,823.4641016151378),(213.46410161513776,822),(214,820),(213.46410161513776,818),(212,816.5358983848622),(210,816),(208,816.5358983848622),(206.53589838486224,818)) -2083 ((205,830),(205.66987298107782,832.5),(207.5,834.3301270189222),(210,835),(212.5,834.3301270189222),(214.33012701892218,832.5),(215,830),(214.33012701892218,827.5),(212.5,825.6698729810778),(210,825),(207.5,825.6698729810778),(205.66987298107782,827.5)) -2084 ((204,840),(204.80384757729337,843),(207,845.1961524227066),(210,846),(213,845.1961524227066),(215.19615242270663,843),(216,840),(215.19615242270663,837),(213,834.8038475772934),(210,834),(207,834.8038475772934),(204.80384757729337,837)) -2085 ((203,850),(203.93782217350892,853.5),(206.5,856.062177826491),(210,857),(213.5,856.062177826491),(216.06217782649108,853.5),(217,850),(216.06217782649108,846.5),(213.5,843.937822173509),(210,843),(206.5,843.937822173509),(203.93782217350892,846.5)) -2086 ((202,860),(203.0717967697245,864),(206,866.9282032302755),(210,868),(214,866.9282032302755),(216.9282032302755,864),(218,860),(216.9282032302755,856),(214,853.0717967697245),(210,852),(206,853.0717967697245),(203.0717967697245,856)) -2087 ((201,870),(202.20577136594005,874.5),(205.5,877.7942286340599),(210,879),(214.5,877.7942286340599),(217.79422863405995,874.5),(219,870),(217.79422863405995,865.5),(214.5,862.2057713659401),(210,861),(205.5,862.20577136594),(202.20577136594005,865.5)) -2088 ((200,880),(201.3397459621556,885),(205,888.6602540378444),(210,890),(215,888.6602540378444),(218.6602540378444,885),(220,880),(218.6602540378444,875),(215,871.3397459621556),(210,870),(205,871.3397459621556),(201.3397459621556,875)) -2089 ((209,890),(209.13397459621555,890.5),(209.5,890.8660254037844),(210,891),(210.5,890.8660254037844),(210.86602540378445,890.5),(211,890),(210.86602540378445,889.5),(210.5,889.1339745962156),(210,889),(209.5,889.1339745962156),(209.13397459621555,889.5)) -2090 ((208,900),(208.26794919243113,901),(209,901.7320508075688),(210,902),(211,901.7320508075688),(211.73205080756887,901),(212,900),(211.73205080756887,899),(211,898.2679491924312),(210,898),(209,898.2679491924312),(208.26794919243113,899)) -2091 ((207,910),(207.40192378864668,911.5),(208.5,912.5980762113534),(210,913),(211.5,912.5980762113534),(212.59807621135332,911.5),(213,910),(212.59807621135332,908.5),(211.5,907.4019237886467),(210,907),(208.5,907.4019237886466),(207.40192378864668,908.5)) -2092 ((206,920),(206.53589838486224,922),(208,923.4641016151378),(210,924),(212,923.4641016151378),(213.46410161513776,922),(214,920),(213.46410161513776,918),(212,916.5358983848622),(210,916),(208,916.5358983848622),(206.53589838486224,918)) -2093 ((205,930),(205.66987298107782,932.5),(207.5,934.3301270189222),(210,935),(212.5,934.3301270189222),(214.33012701892218,932.5),(215,930),(214.33012701892218,927.5),(212.5,925.6698729810778),(210,925),(207.5,925.6698729810778),(205.66987298107782,927.5)) -2094 ((204,940),(204.80384757729337,943),(207,945.1961524227066),(210,946),(213,945.1961524227066),(215.19615242270663,943),(216,940),(215.19615242270663,937),(213,934.8038475772934),(210,934),(207,934.8038475772934),(204.80384757729337,937)) -2095 ((203,950),(203.93782217350892,953.5),(206.5,956.062177826491),(210,957),(213.5,956.062177826491),(216.06217782649108,953.5),(217,950),(216.06217782649108,946.5),(213.5,943.937822173509),(210,943),(206.5,943.937822173509),(203.93782217350892,946.5)) -2096 ((202,960),(203.0717967697245,964),(206,966.9282032302755),(210,968),(214,966.9282032302755),(216.9282032302755,964),(218,960),(216.9282032302755,956),(214,953.0717967697245),(210,952),(206,953.0717967697245),(203.0717967697245,956)) -2097 ((201,970),(202.20577136594005,974.5),(205.5,977.7942286340599),(210,979),(214.5,977.7942286340599),(217.79422863405995,974.5),(219,970),(217.79422863405995,965.5),(214.5,962.2057713659401),(210,961),(205.5,962.20577136594),(202.20577136594005,965.5)) -2098 ((200,980),(201.3397459621556,985),(205,988.6602540378444),(210,990),(215,988.6602540378444),(218.6602540378444,985),(220,980),(218.6602540378444,975),(215,971.3397459621556),(210,970),(205,971.3397459621556),(201.3397459621556,975)) -2099 ((209,990),(209.13397459621555,990.5),(209.5,990.8660254037844),(210,991),(210.5,990.8660254037844),(210.86602540378445,990.5),(211,990),(210.86602540378445,989.5),(210.5,989.1339745962156),(210,989),(209.5,989.1339745962156),(209.13397459621555,989.5)) -2100 ((208,1000),(208.26794919243113,1001),(209,1001.7320508075688),(210,1002),(211,1001.7320508075688),(211.73205080756887,1001),(212,1000),(211.73205080756887,999),(211,998.2679491924312),(210,998),(209,998.2679491924312),(208.26794919243113,999)) -2101 ((216,10),(216.53589838486224,12),(218,13.464101615137753),(220,14),(222,13.464101615137755),(223.46410161513776,12.000000000000002),(224,10),(223.46410161513776,8.000000000000002),(222,6.5358983848622465),(220,6),(218,6.535898384862244),(216.53589838486224,7.999999999999998)) -2102 ((215,20),(215.66987298107782,22.5),(217.5,24.33012701892219),(220,25),(222.5,24.330127018922195),(224.33012701892218,22.5),(225,20),(224.33012701892218,17.5),(222.5,15.669872981077807),(220,15),(217.5,15.669872981077805),(215.66987298107782,17.499999999999996)) -2103 ((214,30),(214.80384757729337,33),(217,35.19615242270663),(220,36),(223,35.19615242270663),(225.19615242270663,33),(226,30),(225.19615242270663,27),(223,24.803847577293368),(220,24),(217,24.803847577293368),(214.80384757729337,26.999999999999996)) -2104 ((213,40),(213.93782217350892,43.5),(216.5,46.06217782649107),(220,47),(223.5,46.06217782649107),(226.06217782649108,43.5),(227,40),(226.06217782649108,36.5),(223.5,33.937822173508934),(220,33),(216.5,33.93782217350893),(213.93782217350892,36.5)) -2105 ((212,50),(213.0717967697245,54),(216,56.92820323027551),(220,58),(224,56.92820323027551),(226.9282032302755,54),(228,50),(226.9282032302755,46),(224,43.07179676972449),(220,42),(216,43.071796769724486),(213.0717967697245,46)) -2106 ((211,60),(212.20577136594005,64.5),(215.5,67.79422863405995),(220,69),(224.5,67.79422863405995),(227.79422863405995,64.5),(229,60),(227.79422863405995,55.5),(224.5,52.20577136594005),(220,51),(215.5,52.20577136594005),(212.20577136594005,55.5)) -2107 ((210,70),(211.3397459621556,75),(215,78.66025403784438),(220,80),(225,78.66025403784438),(228.6602540378444,75),(230,70),(228.6602540378444,65),(225,61.33974596215562),(220,60),(215,61.33974596215561),(211.3397459621556,65)) -2108 ((219,80),(219.13397459621555,80.5),(219.5,80.86602540378443),(220,81),(220.5,80.86602540378443),(220.86602540378445,80.5),(221,80),(220.86602540378445,79.5),(220.5,79.13397459621557),(220,79),(219.5,79.13397459621557),(219.13397459621555,79.5)) -2109 ((218,90),(218.26794919243113,91),(219,91.73205080756888),(220,92),(221,91.73205080756888),(221.73205080756887,91),(222,90),(221.73205080756887,89),(221,88.26794919243112),(220,88),(219,88.26794919243112),(218.26794919243113,89)) -2110 ((217,100),(217.40192378864668,101.5),(218.5,102.59807621135332),(220,103),(221.5,102.59807621135332),(222.59807621135332,101.5),(223,100),(222.59807621135332,98.5),(221.5,97.40192378864668),(220,97),(218.5,97.40192378864668),(217.40192378864668,98.5)) -2111 ((216,110),(216.53589838486224,112),(218,113.46410161513775),(220,114),(222,113.46410161513775),(223.46410161513776,112),(224,110),(223.46410161513776,108),(222,106.53589838486225),(220,106),(218,106.53589838486225),(216.53589838486224,108)) -2112 ((215,120),(215.66987298107782,122.5),(217.5,124.3301270189222),(220,125),(222.5,124.3301270189222),(224.33012701892218,122.5),(225,120),(224.33012701892218,117.5),(222.5,115.6698729810778),(220,115),(217.5,115.6698729810778),(215.66987298107782,117.5)) -2113 ((214,130),(214.80384757729337,133),(217,135.19615242270663),(220,136),(223,135.19615242270663),(225.19615242270663,133),(226,130),(225.19615242270663,127),(223,124.80384757729337),(220,124),(217,124.80384757729337),(214.80384757729337,127)) -2114 ((213,140),(213.93782217350892,143.5),(216.5,146.06217782649108),(220,147),(223.5,146.06217782649108),(226.06217782649108,143.5),(227,140),(226.06217782649108,136.5),(223.5,133.93782217350892),(220,133),(216.5,133.93782217350892),(213.93782217350892,136.5)) -2115 ((212,150),(213.0717967697245,154),(216,156.9282032302755),(220,158),(224,156.9282032302755),(226.9282032302755,154),(228,150),(226.9282032302755,146),(224,143.0717967697245),(220,142),(216,143.0717967697245),(213.0717967697245,146)) -2116 ((211,160),(212.20577136594005,164.5),(215.5,167.79422863405995),(220,169),(224.5,167.79422863405995),(227.79422863405995,164.5),(229,160),(227.79422863405995,155.5),(224.5,152.20577136594005),(220,151),(215.5,152.20577136594005),(212.20577136594005,155.5)) -2117 ((210,170),(211.3397459621556,175),(215,178.6602540378444),(220,180),(225,178.6602540378444),(228.6602540378444,175),(230,170),(228.6602540378444,165),(225,161.3397459621556),(220,160),(215,161.3397459621556),(211.3397459621556,165)) -2118 ((219,180),(219.13397459621555,180.5),(219.5,180.86602540378445),(220,181),(220.5,180.86602540378445),(220.86602540378445,180.5),(221,180),(220.86602540378445,179.5),(220.5,179.13397459621555),(220,179),(219.5,179.13397459621555),(219.13397459621555,179.5)) -2119 ((218,190),(218.26794919243113,191),(219,191.73205080756887),(220,192),(221,191.73205080756887),(221.73205080756887,191),(222,190),(221.73205080756887,189),(221,188.26794919243113),(220,188),(219,188.26794919243113),(218.26794919243113,189)) -2120 ((217,200),(217.40192378864668,201.5),(218.5,202.59807621135332),(220,203),(221.5,202.59807621135332),(222.59807621135332,201.5),(223,200),(222.59807621135332,198.5),(221.5,197.40192378864668),(220,197),(218.5,197.40192378864668),(217.40192378864668,198.5)) -2121 ((216,210),(216.53589838486224,212),(218,213.46410161513776),(220,214),(222,213.46410161513776),(223.46410161513776,212),(224,210),(223.46410161513776,208),(222,206.53589838486224),(220,206),(218,206.53589838486224),(216.53589838486224,208)) -2122 ((215,220),(215.66987298107782,222.5),(217.5,224.33012701892218),(220,225),(222.5,224.33012701892218),(224.33012701892218,222.5),(225,220),(224.33012701892218,217.5),(222.5,215.66987298107782),(220,215),(217.5,215.66987298107782),(215.66987298107782,217.5)) -2123 ((214,230),(214.80384757729337,233),(217,235.19615242270663),(220,236),(223,235.19615242270663),(225.19615242270663,233),(226,230),(225.19615242270663,227),(223,224.80384757729337),(220,224),(217,224.80384757729337),(214.80384757729337,227)) -2124 ((213,240),(213.93782217350892,243.5),(216.5,246.06217782649108),(220,247),(223.5,246.06217782649108),(226.06217782649108,243.5),(227,240),(226.06217782649108,236.5),(223.5,233.93782217350892),(220,233),(216.5,233.93782217350892),(213.93782217350892,236.5)) -2125 ((212,250),(213.0717967697245,254),(216,256.9282032302755),(220,258),(224,256.9282032302755),(226.9282032302755,254),(228,250),(226.9282032302755,246),(224,243.0717967697245),(220,242),(216,243.0717967697245),(213.0717967697245,246)) -2126 ((211,260),(212.20577136594005,264.5),(215.5,267.79422863405995),(220,269),(224.5,267.79422863405995),(227.79422863405995,264.5),(229,260),(227.79422863405995,255.5),(224.5,252.20577136594005),(220,251),(215.5,252.20577136594005),(212.20577136594005,255.5)) -2127 ((210,270),(211.3397459621556,275),(215,278.66025403784437),(220,280),(225,278.66025403784437),(228.6602540378444,275),(230,270),(228.6602540378444,265),(225,261.33974596215563),(220,260),(215,261.33974596215563),(211.3397459621556,265)) -2128 ((219,280),(219.13397459621555,280.5),(219.5,280.8660254037844),(220,281),(220.5,280.8660254037844),(220.86602540378445,280.5),(221,280),(220.86602540378445,279.5),(220.5,279.1339745962156),(220,279),(219.5,279.1339745962156),(219.13397459621555,279.5)) -2129 ((218,290),(218.26794919243113,291),(219,291.7320508075689),(220,292),(221,291.7320508075689),(221.73205080756887,291),(222,290),(221.73205080756887,289),(221,288.2679491924311),(220,288),(219,288.2679491924311),(218.26794919243113,289)) -2130 ((217,300),(217.40192378864668,301.5),(218.5,302.5980762113533),(220,303),(221.5,302.5980762113533),(222.59807621135332,301.5),(223,300),(222.59807621135332,298.5),(221.5,297.4019237886467),(220,297),(218.5,297.4019237886467),(217.40192378864668,298.5)) -2131 ((216,310),(216.53589838486224,312),(218,313.46410161513774),(220,314),(222,313.46410161513774),(223.46410161513776,312),(224,310),(223.46410161513776,308),(222,306.53589838486226),(220,306),(218,306.53589838486226),(216.53589838486224,308)) -2132 ((215,320),(215.66987298107782,322.5),(217.5,324.3301270189222),(220,325),(222.5,324.3301270189222),(224.33012701892218,322.5),(225,320),(224.33012701892218,317.5),(222.5,315.6698729810778),(220,315),(217.5,315.6698729810778),(215.66987298107782,317.5)) -2133 ((214,330),(214.80384757729337,333),(217,335.19615242270663),(220,336),(223,335.19615242270663),(225.19615242270663,333),(226,330),(225.19615242270663,327),(223,324.80384757729337),(220,324),(217,324.80384757729337),(214.80384757729337,327)) -2134 ((213,340),(213.93782217350892,343.5),(216.5,346.06217782649105),(220,347),(223.5,346.06217782649105),(226.06217782649108,343.5),(227,340),(226.06217782649108,336.5),(223.5,333.93782217350895),(220,333),(216.5,333.93782217350895),(213.93782217350892,336.5)) -2135 ((212,350),(213.0717967697245,354),(216,356.9282032302755),(220,358),(224,356.9282032302755),(226.9282032302755,354),(228,350),(226.9282032302755,346),(224,343.0717967697245),(220,342),(216,343.0717967697245),(213.0717967697245,346)) -2136 ((211,360),(212.20577136594005,364.5),(215.5,367.79422863405995),(220,369),(224.5,367.79422863405995),(227.79422863405995,364.5),(229,360),(227.79422863405995,355.5),(224.5,352.20577136594005),(220,351),(215.5,352.20577136594005),(212.20577136594005,355.5)) -2137 ((210,370),(211.3397459621556,375),(215,378.66025403784437),(220,380),(225,378.66025403784437),(228.6602540378444,375),(230,370),(228.6602540378444,365),(225,361.33974596215563),(220,360),(215,361.33974596215563),(211.3397459621556,365)) -2138 ((219,380),(219.13397459621555,380.5),(219.5,380.8660254037844),(220,381),(220.5,380.8660254037844),(220.86602540378445,380.5),(221,380),(220.86602540378445,379.5),(220.5,379.1339745962156),(220,379),(219.5,379.1339745962156),(219.13397459621555,379.5)) -2139 ((218,390),(218.26794919243113,391),(219,391.7320508075689),(220,392),(221,391.7320508075689),(221.73205080756887,391),(222,390),(221.73205080756887,389),(221,388.2679491924311),(220,388),(219,388.2679491924311),(218.26794919243113,389)) -2140 ((217,400),(217.40192378864668,401.5),(218.5,402.5980762113533),(220,403),(221.5,402.5980762113533),(222.59807621135332,401.5),(223,400),(222.59807621135332,398.5),(221.5,397.4019237886467),(220,397),(218.5,397.4019237886467),(217.40192378864668,398.5)) -2141 ((216,410),(216.53589838486224,412),(218,413.46410161513774),(220,414),(222,413.46410161513774),(223.46410161513776,412),(224,410),(223.46410161513776,408),(222,406.53589838486226),(220,406),(218,406.53589838486226),(216.53589838486224,408)) -2142 ((215,420),(215.66987298107782,422.5),(217.5,424.3301270189222),(220,425),(222.5,424.3301270189222),(224.33012701892218,422.5),(225,420),(224.33012701892218,417.5),(222.5,415.6698729810778),(220,415),(217.5,415.6698729810778),(215.66987298107782,417.5)) -2143 ((214,430),(214.80384757729337,433),(217,435.19615242270663),(220,436),(223,435.19615242270663),(225.19615242270663,433),(226,430),(225.19615242270663,427),(223,424.80384757729337),(220,424),(217,424.80384757729337),(214.80384757729337,427)) -2144 ((213,440),(213.93782217350892,443.5),(216.5,446.06217782649105),(220,447),(223.5,446.06217782649105),(226.06217782649108,443.5),(227,440),(226.06217782649108,436.5),(223.5,433.93782217350895),(220,433),(216.5,433.93782217350895),(213.93782217350892,436.5)) -2145 ((212,450),(213.0717967697245,454),(216,456.9282032302755),(220,458),(224,456.9282032302755),(226.9282032302755,454),(228,450),(226.9282032302755,446),(224,443.0717967697245),(220,442),(216,443.0717967697245),(213.0717967697245,446)) -2146 ((211,460),(212.20577136594005,464.5),(215.5,467.79422863405995),(220,469),(224.5,467.79422863405995),(227.79422863405995,464.5),(229,460),(227.79422863405995,455.5),(224.5,452.20577136594005),(220,451),(215.5,452.20577136594005),(212.20577136594005,455.5)) -2147 ((210,470),(211.3397459621556,475),(215,478.66025403784437),(220,480),(225,478.66025403784437),(228.6602540378444,475),(230,470),(228.6602540378444,465),(225,461.33974596215563),(220,460),(215,461.33974596215563),(211.3397459621556,465)) -2148 ((219,480),(219.13397459621555,480.5),(219.5,480.8660254037844),(220,481),(220.5,480.8660254037844),(220.86602540378445,480.5),(221,480),(220.86602540378445,479.5),(220.5,479.1339745962156),(220,479),(219.5,479.1339745962156),(219.13397459621555,479.5)) -2149 ((218,490),(218.26794919243113,491),(219,491.7320508075689),(220,492),(221,491.7320508075689),(221.73205080756887,491),(222,490),(221.73205080756887,489),(221,488.2679491924311),(220,488),(219,488.2679491924311),(218.26794919243113,489)) -2150 ((217,500),(217.40192378864668,501.5),(218.5,502.5980762113533),(220,503),(221.5,502.5980762113533),(222.59807621135332,501.5),(223,500),(222.59807621135332,498.5),(221.5,497.4019237886467),(220,497),(218.5,497.4019237886467),(217.40192378864668,498.5)) -2151 ((216,510),(216.53589838486224,512),(218,513.4641016151378),(220,514),(222,513.4641016151378),(223.46410161513776,512),(224,510),(223.46410161513776,508),(222,506.53589838486226),(220,506),(218,506.53589838486226),(216.53589838486224,508)) -2152 ((215,520),(215.66987298107782,522.5),(217.5,524.3301270189222),(220,525),(222.5,524.3301270189222),(224.33012701892218,522.5),(225,520),(224.33012701892218,517.5),(222.5,515.6698729810778),(220,515),(217.5,515.6698729810778),(215.66987298107782,517.5)) -2153 ((214,530),(214.80384757729337,533),(217,535.1961524227066),(220,536),(223,535.1961524227066),(225.19615242270663,533),(226,530),(225.19615242270663,527),(223,524.8038475772934),(220,524),(217,524.8038475772934),(214.80384757729337,527)) -2154 ((213,540),(213.93782217350892,543.5),(216.5,546.062177826491),(220,547),(223.5,546.062177826491),(226.06217782649108,543.5),(227,540),(226.06217782649108,536.5),(223.5,533.937822173509),(220,533),(216.5,533.937822173509),(213.93782217350892,536.5)) -2155 ((212,550),(213.0717967697245,554),(216,556.9282032302755),(220,558),(224,556.9282032302755),(226.9282032302755,554),(228,550),(226.9282032302755,546),(224,543.0717967697245),(220,542),(216,543.0717967697245),(213.0717967697245,546)) -2156 ((211,560),(212.20577136594005,564.5),(215.5,567.7942286340599),(220,569),(224.5,567.7942286340599),(227.79422863405995,564.5),(229,560),(227.79422863405995,555.5),(224.5,552.2057713659401),(220,551),(215.5,552.20577136594),(212.20577136594005,555.5)) -2157 ((210,570),(211.3397459621556,575),(215,578.6602540378444),(220,580),(225,578.6602540378444),(228.6602540378444,575),(230,570),(228.6602540378444,565),(225,561.3397459621556),(220,560),(215,561.3397459621556),(211.3397459621556,565)) -2158 ((219,580),(219.13397459621555,580.5),(219.5,580.8660254037844),(220,581),(220.5,580.8660254037844),(220.86602540378445,580.5),(221,580),(220.86602540378445,579.5),(220.5,579.1339745962156),(220,579),(219.5,579.1339745962156),(219.13397459621555,579.5)) -2159 ((218,590),(218.26794919243113,591),(219,591.7320508075688),(220,592),(221,591.7320508075688),(221.73205080756887,591),(222,590),(221.73205080756887,589),(221,588.2679491924312),(220,588),(219,588.2679491924312),(218.26794919243113,589)) -2160 ((217,600),(217.40192378864668,601.5),(218.5,602.5980762113534),(220,603),(221.5,602.5980762113534),(222.59807621135332,601.5),(223,600),(222.59807621135332,598.5),(221.5,597.4019237886467),(220,597),(218.5,597.4019237886466),(217.40192378864668,598.5)) -2161 ((216,610),(216.53589838486224,612),(218,613.4641016151378),(220,614),(222,613.4641016151378),(223.46410161513776,612),(224,610),(223.46410161513776,608),(222,606.5358983848622),(220,606),(218,606.5358983848622),(216.53589838486224,608)) -2162 ((215,620),(215.66987298107782,622.5),(217.5,624.3301270189222),(220,625),(222.5,624.3301270189222),(224.33012701892218,622.5),(225,620),(224.33012701892218,617.5),(222.5,615.6698729810778),(220,615),(217.5,615.6698729810778),(215.66987298107782,617.5)) -2163 ((214,630),(214.80384757729337,633),(217,635.1961524227066),(220,636),(223,635.1961524227066),(225.19615242270663,633),(226,630),(225.19615242270663,627),(223,624.8038475772934),(220,624),(217,624.8038475772934),(214.80384757729337,627)) -2164 ((213,640),(213.93782217350892,643.5),(216.5,646.062177826491),(220,647),(223.5,646.062177826491),(226.06217782649108,643.5),(227,640),(226.06217782649108,636.5),(223.5,633.937822173509),(220,633),(216.5,633.937822173509),(213.93782217350892,636.5)) -2165 ((212,650),(213.0717967697245,654),(216,656.9282032302755),(220,658),(224,656.9282032302755),(226.9282032302755,654),(228,650),(226.9282032302755,646),(224,643.0717967697245),(220,642),(216,643.0717967697245),(213.0717967697245,646)) -2166 ((211,660),(212.20577136594005,664.5),(215.5,667.7942286340599),(220,669),(224.5,667.7942286340599),(227.79422863405995,664.5),(229,660),(227.79422863405995,655.5),(224.5,652.2057713659401),(220,651),(215.5,652.20577136594),(212.20577136594005,655.5)) -2167 ((210,670),(211.3397459621556,675),(215,678.6602540378444),(220,680),(225,678.6602540378444),(228.6602540378444,675),(230,670),(228.6602540378444,665),(225,661.3397459621556),(220,660),(215,661.3397459621556),(211.3397459621556,665)) -2168 ((219,680),(219.13397459621555,680.5),(219.5,680.8660254037844),(220,681),(220.5,680.8660254037844),(220.86602540378445,680.5),(221,680),(220.86602540378445,679.5),(220.5,679.1339745962156),(220,679),(219.5,679.1339745962156),(219.13397459621555,679.5)) -2169 ((218,690),(218.26794919243113,691),(219,691.7320508075688),(220,692),(221,691.7320508075688),(221.73205080756887,691),(222,690),(221.73205080756887,689),(221,688.2679491924312),(220,688),(219,688.2679491924312),(218.26794919243113,689)) -2170 ((217,700),(217.40192378864668,701.5),(218.5,702.5980762113534),(220,703),(221.5,702.5980762113534),(222.59807621135332,701.5),(223,700),(222.59807621135332,698.5),(221.5,697.4019237886467),(220,697),(218.5,697.4019237886466),(217.40192378864668,698.5)) -2171 ((216,710),(216.53589838486224,712),(218,713.4641016151378),(220,714),(222,713.4641016151378),(223.46410161513776,712),(224,710),(223.46410161513776,708),(222,706.5358983848622),(220,706),(218,706.5358983848622),(216.53589838486224,708)) -2172 ((215,720),(215.66987298107782,722.5),(217.5,724.3301270189222),(220,725),(222.5,724.3301270189222),(224.33012701892218,722.5),(225,720),(224.33012701892218,717.5),(222.5,715.6698729810778),(220,715),(217.5,715.6698729810778),(215.66987298107782,717.5)) -2173 ((214,730),(214.80384757729337,733),(217,735.1961524227066),(220,736),(223,735.1961524227066),(225.19615242270663,733),(226,730),(225.19615242270663,727),(223,724.8038475772934),(220,724),(217,724.8038475772934),(214.80384757729337,727)) -2174 ((213,740),(213.93782217350892,743.5),(216.5,746.062177826491),(220,747),(223.5,746.062177826491),(226.06217782649108,743.5),(227,740),(226.06217782649108,736.5),(223.5,733.937822173509),(220,733),(216.5,733.937822173509),(213.93782217350892,736.5)) -2175 ((212,750),(213.0717967697245,754),(216,756.9282032302755),(220,758),(224,756.9282032302755),(226.9282032302755,754),(228,750),(226.9282032302755,746),(224,743.0717967697245),(220,742),(216,743.0717967697245),(213.0717967697245,746)) -2176 ((211,760),(212.20577136594005,764.5),(215.5,767.7942286340599),(220,769),(224.5,767.7942286340599),(227.79422863405995,764.5),(229,760),(227.79422863405995,755.5),(224.5,752.2057713659401),(220,751),(215.5,752.20577136594),(212.20577136594005,755.5)) -2177 ((210,770),(211.3397459621556,775),(215,778.6602540378444),(220,780),(225,778.6602540378444),(228.6602540378444,775),(230,770),(228.6602540378444,765),(225,761.3397459621556),(220,760),(215,761.3397459621556),(211.3397459621556,765)) -2178 ((219,780),(219.13397459621555,780.5),(219.5,780.8660254037844),(220,781),(220.5,780.8660254037844),(220.86602540378445,780.5),(221,780),(220.86602540378445,779.5),(220.5,779.1339745962156),(220,779),(219.5,779.1339745962156),(219.13397459621555,779.5)) -2179 ((218,790),(218.26794919243113,791),(219,791.7320508075688),(220,792),(221,791.7320508075688),(221.73205080756887,791),(222,790),(221.73205080756887,789),(221,788.2679491924312),(220,788),(219,788.2679491924312),(218.26794919243113,789)) -2180 ((217,800),(217.40192378864668,801.5),(218.5,802.5980762113534),(220,803),(221.5,802.5980762113534),(222.59807621135332,801.5),(223,800),(222.59807621135332,798.5),(221.5,797.4019237886467),(220,797),(218.5,797.4019237886466),(217.40192378864668,798.5)) -2181 ((216,810),(216.53589838486224,812),(218,813.4641016151378),(220,814),(222,813.4641016151378),(223.46410161513776,812),(224,810),(223.46410161513776,808),(222,806.5358983848622),(220,806),(218,806.5358983848622),(216.53589838486224,808)) -2182 ((215,820),(215.66987298107782,822.5),(217.5,824.3301270189222),(220,825),(222.5,824.3301270189222),(224.33012701892218,822.5),(225,820),(224.33012701892218,817.5),(222.5,815.6698729810778),(220,815),(217.5,815.6698729810778),(215.66987298107782,817.5)) -2183 ((214,830),(214.80384757729337,833),(217,835.1961524227066),(220,836),(223,835.1961524227066),(225.19615242270663,833),(226,830),(225.19615242270663,827),(223,824.8038475772934),(220,824),(217,824.8038475772934),(214.80384757729337,827)) -2184 ((213,840),(213.93782217350892,843.5),(216.5,846.062177826491),(220,847),(223.5,846.062177826491),(226.06217782649108,843.5),(227,840),(226.06217782649108,836.5),(223.5,833.937822173509),(220,833),(216.5,833.937822173509),(213.93782217350892,836.5)) -2185 ((212,850),(213.0717967697245,854),(216,856.9282032302755),(220,858),(224,856.9282032302755),(226.9282032302755,854),(228,850),(226.9282032302755,846),(224,843.0717967697245),(220,842),(216,843.0717967697245),(213.0717967697245,846)) -2186 ((211,860),(212.20577136594005,864.5),(215.5,867.7942286340599),(220,869),(224.5,867.7942286340599),(227.79422863405995,864.5),(229,860),(227.79422863405995,855.5),(224.5,852.2057713659401),(220,851),(215.5,852.20577136594),(212.20577136594005,855.5)) -2187 ((210,870),(211.3397459621556,875),(215,878.6602540378444),(220,880),(225,878.6602540378444),(228.6602540378444,875),(230,870),(228.6602540378444,865),(225,861.3397459621556),(220,860),(215,861.3397459621556),(211.3397459621556,865)) -2188 ((219,880),(219.13397459621555,880.5),(219.5,880.8660254037844),(220,881),(220.5,880.8660254037844),(220.86602540378445,880.5),(221,880),(220.86602540378445,879.5),(220.5,879.1339745962156),(220,879),(219.5,879.1339745962156),(219.13397459621555,879.5)) -2189 ((218,890),(218.26794919243113,891),(219,891.7320508075688),(220,892),(221,891.7320508075688),(221.73205080756887,891),(222,890),(221.73205080756887,889),(221,888.2679491924312),(220,888),(219,888.2679491924312),(218.26794919243113,889)) -2190 ((217,900),(217.40192378864668,901.5),(218.5,902.5980762113534),(220,903),(221.5,902.5980762113534),(222.59807621135332,901.5),(223,900),(222.59807621135332,898.5),(221.5,897.4019237886467),(220,897),(218.5,897.4019237886466),(217.40192378864668,898.5)) -2191 ((216,910),(216.53589838486224,912),(218,913.4641016151378),(220,914),(222,913.4641016151378),(223.46410161513776,912),(224,910),(223.46410161513776,908),(222,906.5358983848622),(220,906),(218,906.5358983848622),(216.53589838486224,908)) -2192 ((215,920),(215.66987298107782,922.5),(217.5,924.3301270189222),(220,925),(222.5,924.3301270189222),(224.33012701892218,922.5),(225,920),(224.33012701892218,917.5),(222.5,915.6698729810778),(220,915),(217.5,915.6698729810778),(215.66987298107782,917.5)) -2193 ((214,930),(214.80384757729337,933),(217,935.1961524227066),(220,936),(223,935.1961524227066),(225.19615242270663,933),(226,930),(225.19615242270663,927),(223,924.8038475772934),(220,924),(217,924.8038475772934),(214.80384757729337,927)) -2194 ((213,940),(213.93782217350892,943.5),(216.5,946.062177826491),(220,947),(223.5,946.062177826491),(226.06217782649108,943.5),(227,940),(226.06217782649108,936.5),(223.5,933.937822173509),(220,933),(216.5,933.937822173509),(213.93782217350892,936.5)) -2195 ((212,950),(213.0717967697245,954),(216,956.9282032302755),(220,958),(224,956.9282032302755),(226.9282032302755,954),(228,950),(226.9282032302755,946),(224,943.0717967697245),(220,942),(216,943.0717967697245),(213.0717967697245,946)) -2196 ((211,960),(212.20577136594005,964.5),(215.5,967.7942286340599),(220,969),(224.5,967.7942286340599),(227.79422863405995,964.5),(229,960),(227.79422863405995,955.5),(224.5,952.2057713659401),(220,951),(215.5,952.20577136594),(212.20577136594005,955.5)) -2197 ((210,970),(211.3397459621556,975),(215,978.6602540378444),(220,980),(225,978.6602540378444),(228.6602540378444,975),(230,970),(228.6602540378444,965),(225,961.3397459621556),(220,960),(215,961.3397459621556),(211.3397459621556,965)) -2198 ((219,980),(219.13397459621555,980.5),(219.5,980.8660254037844),(220,981),(220.5,980.8660254037844),(220.86602540378445,980.5),(221,980),(220.86602540378445,979.5),(220.5,979.1339745962156),(220,979),(219.5,979.1339745962156),(219.13397459621555,979.5)) -2199 ((218,990),(218.26794919243113,991),(219,991.7320508075688),(220,992),(221,991.7320508075688),(221.73205080756887,991),(222,990),(221.73205080756887,989),(221,988.2679491924312),(220,988),(219,988.2679491924312),(218.26794919243113,989)) -2200 ((217,1000),(217.40192378864668,1001.5),(218.5,1002.5980762113534),(220,1003),(221.5,1002.5980762113534),(222.59807621135332,1001.5),(223,1000),(222.59807621135332,998.5),(221.5,997.4019237886467),(220,997),(218.5,997.4019237886466),(217.40192378864668,998.5)) -2201 ((225,10),(225.66987298107782,12.5),(227.5,14.330127018922193),(230,15),(232.5,14.330127018922195),(234.33012701892218,12.500000000000002),(235,10),(234.33012701892218,7.500000000000002),(232.5,5.669872981077807),(230,5),(227.5,5.669872981077805),(225.66987298107782,7.499999999999998)) -2202 ((224,20),(224.80384757729337,23),(227,25.196152422706632),(230,26),(233,25.196152422706632),(235.19615242270663,23),(236,20),(235.19615242270663,17),(233,14.803847577293368),(230,14),(227,14.803847577293366),(224.80384757729337,16.999999999999996)) -2203 ((223,30),(223.93782217350892,33.5),(226.5,36.06217782649107),(230,37),(233.5,36.06217782649107),(236.06217782649108,33.5),(237,30),(236.06217782649108,26.5),(233.5,23.93782217350893),(230,23),(226.5,23.937822173508927),(223.93782217350892,26.499999999999996)) -2204 ((222,40),(223.0717967697245,44),(226,46.92820323027551),(230,48),(234,46.92820323027551),(236.9282032302755,44),(238,40),(236.9282032302755,36),(234,33.07179676972449),(230,32),(226,33.071796769724486),(223.0717967697245,36)) -2205 ((221,50),(222.20577136594005,54.5),(225.5,57.79422863405995),(230,59),(234.5,57.79422863405995),(237.79422863405995,54.5),(239,50),(237.79422863405995,45.5),(234.5,42.20577136594005),(230,41),(225.5,42.20577136594005),(222.20577136594005,45.5)) -2206 ((220,60),(221.3397459621556,65),(225,68.66025403784438),(230,70),(235,68.66025403784438),(238.6602540378444,65),(240,60),(238.6602540378444,55),(235,51.33974596215562),(230,50),(225,51.33974596215561),(221.3397459621556,54.99999999999999)) -2207 ((229,70),(229.13397459621555,70.5),(229.5,70.86602540378443),(230,71),(230.5,70.86602540378443),(230.86602540378445,70.5),(231,70),(230.86602540378445,69.5),(230.5,69.13397459621557),(230,69),(229.5,69.13397459621557),(229.13397459621555,69.5)) -2208 ((228,80),(228.26794919243113,81),(229,81.73205080756888),(230,82),(231,81.73205080756888),(231.73205080756887,81),(232,80),(231.73205080756887,79),(231,78.26794919243112),(230,78),(229,78.26794919243112),(228.26794919243113,79)) -2209 ((227,90),(227.40192378864668,91.5),(228.5,92.59807621135332),(230,93),(231.5,92.59807621135332),(232.59807621135332,91.5),(233,90),(232.59807621135332,88.5),(231.5,87.40192378864668),(230,87),(228.5,87.40192378864668),(227.40192378864668,88.5)) -2210 ((226,100),(226.53589838486224,102),(228,103.46410161513775),(230,104),(232,103.46410161513775),(233.46410161513776,102),(234,100),(233.46410161513776,98),(232,96.53589838486225),(230,96),(228,96.53589838486225),(226.53589838486224,98)) -2211 ((225,110),(225.66987298107782,112.5),(227.5,114.3301270189222),(230,115),(232.5,114.3301270189222),(234.33012701892218,112.5),(235,110),(234.33012701892218,107.5),(232.5,105.6698729810778),(230,105),(227.5,105.6698729810778),(225.66987298107782,107.5)) -2212 ((224,120),(224.80384757729337,123),(227,125.19615242270663),(230,126),(233,125.19615242270663),(235.19615242270663,123),(236,120),(235.19615242270663,117),(233,114.80384757729337),(230,114),(227,114.80384757729337),(224.80384757729337,117)) -2213 ((223,130),(223.93782217350892,133.5),(226.5,136.06217782649108),(230,137),(233.5,136.06217782649108),(236.06217782649108,133.5),(237,130),(236.06217782649108,126.5),(233.5,123.93782217350893),(230,123),(226.5,123.93782217350892),(223.93782217350892,126.5)) -2214 ((222,140),(223.0717967697245,144),(226,146.9282032302755),(230,148),(234,146.9282032302755),(236.9282032302755,144),(238,140),(236.9282032302755,136),(234,133.0717967697245),(230,132),(226,133.0717967697245),(223.0717967697245,136)) -2215 ((221,150),(222.20577136594005,154.5),(225.5,157.79422863405995),(230,159),(234.5,157.79422863405995),(237.79422863405995,154.5),(239,150),(237.79422863405995,145.5),(234.5,142.20577136594005),(230,141),(225.5,142.20577136594005),(222.20577136594005,145.5)) -2216 ((220,160),(221.3397459621556,165),(225,168.6602540378444),(230,170),(235,168.6602540378444),(238.6602540378444,165),(240,160),(238.6602540378444,155),(235,151.3397459621556),(230,150),(225,151.3397459621556),(221.3397459621556,155)) -2217 ((229,170),(229.13397459621555,170.5),(229.5,170.86602540378445),(230,171),(230.5,170.86602540378445),(230.86602540378445,170.5),(231,170),(230.86602540378445,169.5),(230.5,169.13397459621555),(230,169),(229.5,169.13397459621555),(229.13397459621555,169.5)) -2218 ((228,180),(228.26794919243113,181),(229,181.73205080756887),(230,182),(231,181.73205080756887),(231.73205080756887,181),(232,180),(231.73205080756887,179),(231,178.26794919243113),(230,178),(229,178.26794919243113),(228.26794919243113,179)) -2219 ((227,190),(227.40192378864668,191.5),(228.5,192.59807621135332),(230,193),(231.5,192.59807621135332),(232.59807621135332,191.5),(233,190),(232.59807621135332,188.5),(231.5,187.40192378864668),(230,187),(228.5,187.40192378864668),(227.40192378864668,188.5)) -2220 ((226,200),(226.53589838486224,202),(228,203.46410161513776),(230,204),(232,203.46410161513776),(233.46410161513776,202),(234,200),(233.46410161513776,198),(232,196.53589838486224),(230,196),(228,196.53589838486224),(226.53589838486224,198)) -2221 ((225,210),(225.66987298107782,212.5),(227.5,214.33012701892218),(230,215),(232.5,214.33012701892218),(234.33012701892218,212.5),(235,210),(234.33012701892218,207.5),(232.5,205.66987298107782),(230,205),(227.5,205.66987298107782),(225.66987298107782,207.5)) -2222 ((224,220),(224.80384757729337,223),(227,225.19615242270663),(230,226),(233,225.19615242270663),(235.19615242270663,223),(236,220),(235.19615242270663,217),(233,214.80384757729337),(230,214),(227,214.80384757729337),(224.80384757729337,217)) -2223 ((223,230),(223.93782217350892,233.5),(226.5,236.06217782649108),(230,237),(233.5,236.06217782649108),(236.06217782649108,233.5),(237,230),(236.06217782649108,226.5),(233.5,223.93782217350892),(230,223),(226.5,223.93782217350892),(223.93782217350892,226.5)) -2224 ((222,240),(223.0717967697245,244),(226,246.9282032302755),(230,248),(234,246.9282032302755),(236.9282032302755,244),(238,240),(236.9282032302755,236),(234,233.0717967697245),(230,232),(226,233.0717967697245),(223.0717967697245,236)) -2225 ((221,250),(222.20577136594005,254.5),(225.5,257.79422863405995),(230,259),(234.5,257.79422863405995),(237.79422863405995,254.5),(239,250),(237.79422863405995,245.5),(234.5,242.20577136594005),(230,241),(225.5,242.20577136594005),(222.20577136594005,245.5)) -2226 ((220,260),(221.3397459621556,265),(225,268.66025403784437),(230,270),(235,268.66025403784437),(238.6602540378444,265),(240,260),(238.6602540378444,255),(235,251.3397459621556),(230,250),(225,251.3397459621556),(221.3397459621556,255)) -2227 ((229,270),(229.13397459621555,270.5),(229.5,270.8660254037844),(230,271),(230.5,270.8660254037844),(230.86602540378445,270.5),(231,270),(230.86602540378445,269.5),(230.5,269.1339745962156),(230,269),(229.5,269.1339745962156),(229.13397459621555,269.5)) -2228 ((228,280),(228.26794919243113,281),(229,281.7320508075689),(230,282),(231,281.7320508075689),(231.73205080756887,281),(232,280),(231.73205080756887,279),(231,278.2679491924311),(230,278),(229,278.2679491924311),(228.26794919243113,279)) -2229 ((227,290),(227.40192378864668,291.5),(228.5,292.5980762113533),(230,293),(231.5,292.5980762113533),(232.59807621135332,291.5),(233,290),(232.59807621135332,288.5),(231.5,287.4019237886467),(230,287),(228.5,287.4019237886467),(227.40192378864668,288.5)) -2230 ((226,300),(226.53589838486224,302),(228,303.46410161513774),(230,304),(232,303.46410161513774),(233.46410161513776,302),(234,300),(233.46410161513776,298),(232,296.53589838486226),(230,296),(228,296.53589838486226),(226.53589838486224,298)) -2231 ((225,310),(225.66987298107782,312.5),(227.5,314.3301270189222),(230,315),(232.5,314.3301270189222),(234.33012701892218,312.5),(235,310),(234.33012701892218,307.5),(232.5,305.6698729810778),(230,305),(227.5,305.6698729810778),(225.66987298107782,307.5)) -2232 ((224,320),(224.80384757729337,323),(227,325.19615242270663),(230,326),(233,325.19615242270663),(235.19615242270663,323),(236,320),(235.19615242270663,317),(233,314.80384757729337),(230,314),(227,314.80384757729337),(224.80384757729337,317)) -2233 ((223,330),(223.93782217350892,333.5),(226.5,336.06217782649105),(230,337),(233.5,336.06217782649105),(236.06217782649108,333.5),(237,330),(236.06217782649108,326.5),(233.5,323.93782217350895),(230,323),(226.5,323.93782217350895),(223.93782217350892,326.5)) -2234 ((222,340),(223.0717967697245,344),(226,346.9282032302755),(230,348),(234,346.9282032302755),(236.9282032302755,344),(238,340),(236.9282032302755,336),(234,333.0717967697245),(230,332),(226,333.0717967697245),(223.0717967697245,336)) -2235 ((221,350),(222.20577136594005,354.5),(225.5,357.79422863405995),(230,359),(234.5,357.79422863405995),(237.79422863405995,354.5),(239,350),(237.79422863405995,345.5),(234.5,342.20577136594005),(230,341),(225.5,342.20577136594005),(222.20577136594005,345.5)) -2236 ((220,360),(221.3397459621556,365),(225,368.66025403784437),(230,370),(235,368.66025403784437),(238.6602540378444,365),(240,360),(238.6602540378444,355),(235,351.33974596215563),(230,350),(225,351.33974596215563),(221.3397459621556,355)) -2237 ((229,370),(229.13397459621555,370.5),(229.5,370.8660254037844),(230,371),(230.5,370.8660254037844),(230.86602540378445,370.5),(231,370),(230.86602540378445,369.5),(230.5,369.1339745962156),(230,369),(229.5,369.1339745962156),(229.13397459621555,369.5)) -2238 ((228,380),(228.26794919243113,381),(229,381.7320508075689),(230,382),(231,381.7320508075689),(231.73205080756887,381),(232,380),(231.73205080756887,379),(231,378.2679491924311),(230,378),(229,378.2679491924311),(228.26794919243113,379)) -2239 ((227,390),(227.40192378864668,391.5),(228.5,392.5980762113533),(230,393),(231.5,392.5980762113533),(232.59807621135332,391.5),(233,390),(232.59807621135332,388.5),(231.5,387.4019237886467),(230,387),(228.5,387.4019237886467),(227.40192378864668,388.5)) -2240 ((226,400),(226.53589838486224,402),(228,403.46410161513774),(230,404),(232,403.46410161513774),(233.46410161513776,402),(234,400),(233.46410161513776,398),(232,396.53589838486226),(230,396),(228,396.53589838486226),(226.53589838486224,398)) -2241 ((225,410),(225.66987298107782,412.5),(227.5,414.3301270189222),(230,415),(232.5,414.3301270189222),(234.33012701892218,412.5),(235,410),(234.33012701892218,407.5),(232.5,405.6698729810778),(230,405),(227.5,405.6698729810778),(225.66987298107782,407.5)) -2242 ((224,420),(224.80384757729337,423),(227,425.19615242270663),(230,426),(233,425.19615242270663),(235.19615242270663,423),(236,420),(235.19615242270663,417),(233,414.80384757729337),(230,414),(227,414.80384757729337),(224.80384757729337,417)) -2243 ((223,430),(223.93782217350892,433.5),(226.5,436.06217782649105),(230,437),(233.5,436.06217782649105),(236.06217782649108,433.5),(237,430),(236.06217782649108,426.5),(233.5,423.93782217350895),(230,423),(226.5,423.93782217350895),(223.93782217350892,426.5)) -2244 ((222,440),(223.0717967697245,444),(226,446.9282032302755),(230,448),(234,446.9282032302755),(236.9282032302755,444),(238,440),(236.9282032302755,436),(234,433.0717967697245),(230,432),(226,433.0717967697245),(223.0717967697245,436)) -2245 ((221,450),(222.20577136594005,454.5),(225.5,457.79422863405995),(230,459),(234.5,457.79422863405995),(237.79422863405995,454.5),(239,450),(237.79422863405995,445.5),(234.5,442.20577136594005),(230,441),(225.5,442.20577136594005),(222.20577136594005,445.5)) -2246 ((220,460),(221.3397459621556,465),(225,468.66025403784437),(230,470),(235,468.66025403784437),(238.6602540378444,465),(240,460),(238.6602540378444,455),(235,451.33974596215563),(230,450),(225,451.33974596215563),(221.3397459621556,455)) -2247 ((229,470),(229.13397459621555,470.5),(229.5,470.8660254037844),(230,471),(230.5,470.8660254037844),(230.86602540378445,470.5),(231,470),(230.86602540378445,469.5),(230.5,469.1339745962156),(230,469),(229.5,469.1339745962156),(229.13397459621555,469.5)) -2248 ((228,480),(228.26794919243113,481),(229,481.7320508075689),(230,482),(231,481.7320508075689),(231.73205080756887,481),(232,480),(231.73205080756887,479),(231,478.2679491924311),(230,478),(229,478.2679491924311),(228.26794919243113,479)) -2249 ((227,490),(227.40192378864668,491.5),(228.5,492.5980762113533),(230,493),(231.5,492.5980762113533),(232.59807621135332,491.5),(233,490),(232.59807621135332,488.5),(231.5,487.4019237886467),(230,487),(228.5,487.4019237886467),(227.40192378864668,488.5)) -2250 ((226,500),(226.53589838486224,502),(228,503.46410161513774),(230,504),(232,503.46410161513774),(233.46410161513776,502),(234,500),(233.46410161513776,498),(232,496.53589838486226),(230,496),(228,496.53589838486226),(226.53589838486224,498)) -2251 ((225,510),(225.66987298107782,512.5),(227.5,514.3301270189222),(230,515),(232.5,514.3301270189222),(234.33012701892218,512.5),(235,510),(234.33012701892218,507.5),(232.5,505.6698729810778),(230,505),(227.5,505.6698729810778),(225.66987298107782,507.5)) -2252 ((224,520),(224.80384757729337,523),(227,525.1961524227066),(230,526),(233,525.1961524227066),(235.19615242270663,523),(236,520),(235.19615242270663,517),(233,514.8038475772934),(230,514),(227,514.8038475772934),(224.80384757729337,517)) -2253 ((223,530),(223.93782217350892,533.5),(226.5,536.062177826491),(230,537),(233.5,536.062177826491),(236.06217782649108,533.5),(237,530),(236.06217782649108,526.5),(233.5,523.937822173509),(230,523),(226.5,523.937822173509),(223.93782217350892,526.5)) -2254 ((222,540),(223.0717967697245,544),(226,546.9282032302755),(230,548),(234,546.9282032302755),(236.9282032302755,544),(238,540),(236.9282032302755,536),(234,533.0717967697245),(230,532),(226,533.0717967697245),(223.0717967697245,536)) -2255 ((221,550),(222.20577136594005,554.5),(225.5,557.7942286340599),(230,559),(234.5,557.7942286340599),(237.79422863405995,554.5),(239,550),(237.79422863405995,545.5),(234.5,542.2057713659401),(230,541),(225.5,542.20577136594),(222.20577136594005,545.5)) -2256 ((220,560),(221.3397459621556,565),(225,568.6602540378444),(230,570),(235,568.6602540378444),(238.6602540378444,565),(240,560),(238.6602540378444,555),(235,551.3397459621556),(230,550),(225,551.3397459621556),(221.3397459621556,555)) -2257 ((229,570),(229.13397459621555,570.5),(229.5,570.8660254037844),(230,571),(230.5,570.8660254037844),(230.86602540378445,570.5),(231,570),(230.86602540378445,569.5),(230.5,569.1339745962156),(230,569),(229.5,569.1339745962156),(229.13397459621555,569.5)) -2258 ((228,580),(228.26794919243113,581),(229,581.7320508075688),(230,582),(231,581.7320508075688),(231.73205080756887,581),(232,580),(231.73205080756887,579),(231,578.2679491924312),(230,578),(229,578.2679491924312),(228.26794919243113,579)) -2259 ((227,590),(227.40192378864668,591.5),(228.5,592.5980762113534),(230,593),(231.5,592.5980762113534),(232.59807621135332,591.5),(233,590),(232.59807621135332,588.5),(231.5,587.4019237886467),(230,587),(228.5,587.4019237886466),(227.40192378864668,588.5)) -2260 ((226,600),(226.53589838486224,602),(228,603.4641016151378),(230,604),(232,603.4641016151378),(233.46410161513776,602),(234,600),(233.46410161513776,598),(232,596.5358983848622),(230,596),(228,596.5358983848622),(226.53589838486224,598)) -2261 ((225,610),(225.66987298107782,612.5),(227.5,614.3301270189222),(230,615),(232.5,614.3301270189222),(234.33012701892218,612.5),(235,610),(234.33012701892218,607.5),(232.5,605.6698729810778),(230,605),(227.5,605.6698729810778),(225.66987298107782,607.5)) -2262 ((224,620),(224.80384757729337,623),(227,625.1961524227066),(230,626),(233,625.1961524227066),(235.19615242270663,623),(236,620),(235.19615242270663,617),(233,614.8038475772934),(230,614),(227,614.8038475772934),(224.80384757729337,617)) -2263 ((223,630),(223.93782217350892,633.5),(226.5,636.062177826491),(230,637),(233.5,636.062177826491),(236.06217782649108,633.5),(237,630),(236.06217782649108,626.5),(233.5,623.937822173509),(230,623),(226.5,623.937822173509),(223.93782217350892,626.5)) -2264 ((222,640),(223.0717967697245,644),(226,646.9282032302755),(230,648),(234,646.9282032302755),(236.9282032302755,644),(238,640),(236.9282032302755,636),(234,633.0717967697245),(230,632),(226,633.0717967697245),(223.0717967697245,636)) -2265 ((221,650),(222.20577136594005,654.5),(225.5,657.7942286340599),(230,659),(234.5,657.7942286340599),(237.79422863405995,654.5),(239,650),(237.79422863405995,645.5),(234.5,642.2057713659401),(230,641),(225.5,642.20577136594),(222.20577136594005,645.5)) -2266 ((220,660),(221.3397459621556,665),(225,668.6602540378444),(230,670),(235,668.6602540378444),(238.6602540378444,665),(240,660),(238.6602540378444,655),(235,651.3397459621556),(230,650),(225,651.3397459621556),(221.3397459621556,655)) -2267 ((229,670),(229.13397459621555,670.5),(229.5,670.8660254037844),(230,671),(230.5,670.8660254037844),(230.86602540378445,670.5),(231,670),(230.86602540378445,669.5),(230.5,669.1339745962156),(230,669),(229.5,669.1339745962156),(229.13397459621555,669.5)) -2268 ((228,680),(228.26794919243113,681),(229,681.7320508075688),(230,682),(231,681.7320508075688),(231.73205080756887,681),(232,680),(231.73205080756887,679),(231,678.2679491924312),(230,678),(229,678.2679491924312),(228.26794919243113,679)) -2269 ((227,690),(227.40192378864668,691.5),(228.5,692.5980762113534),(230,693),(231.5,692.5980762113534),(232.59807621135332,691.5),(233,690),(232.59807621135332,688.5),(231.5,687.4019237886467),(230,687),(228.5,687.4019237886466),(227.40192378864668,688.5)) -2270 ((226,700),(226.53589838486224,702),(228,703.4641016151378),(230,704),(232,703.4641016151378),(233.46410161513776,702),(234,700),(233.46410161513776,698),(232,696.5358983848622),(230,696),(228,696.5358983848622),(226.53589838486224,698)) -2271 ((225,710),(225.66987298107782,712.5),(227.5,714.3301270189222),(230,715),(232.5,714.3301270189222),(234.33012701892218,712.5),(235,710),(234.33012701892218,707.5),(232.5,705.6698729810778),(230,705),(227.5,705.6698729810778),(225.66987298107782,707.5)) -2272 ((224,720),(224.80384757729337,723),(227,725.1961524227066),(230,726),(233,725.1961524227066),(235.19615242270663,723),(236,720),(235.19615242270663,717),(233,714.8038475772934),(230,714),(227,714.8038475772934),(224.80384757729337,717)) -2273 ((223,730),(223.93782217350892,733.5),(226.5,736.062177826491),(230,737),(233.5,736.062177826491),(236.06217782649108,733.5),(237,730),(236.06217782649108,726.5),(233.5,723.937822173509),(230,723),(226.5,723.937822173509),(223.93782217350892,726.5)) -2274 ((222,740),(223.0717967697245,744),(226,746.9282032302755),(230,748),(234,746.9282032302755),(236.9282032302755,744),(238,740),(236.9282032302755,736),(234,733.0717967697245),(230,732),(226,733.0717967697245),(223.0717967697245,736)) -2275 ((221,750),(222.20577136594005,754.5),(225.5,757.7942286340599),(230,759),(234.5,757.7942286340599),(237.79422863405995,754.5),(239,750),(237.79422863405995,745.5),(234.5,742.2057713659401),(230,741),(225.5,742.20577136594),(222.20577136594005,745.5)) -2276 ((220,760),(221.3397459621556,765),(225,768.6602540378444),(230,770),(235,768.6602540378444),(238.6602540378444,765),(240,760),(238.6602540378444,755),(235,751.3397459621556),(230,750),(225,751.3397459621556),(221.3397459621556,755)) -2277 ((229,770),(229.13397459621555,770.5),(229.5,770.8660254037844),(230,771),(230.5,770.8660254037844),(230.86602540378445,770.5),(231,770),(230.86602540378445,769.5),(230.5,769.1339745962156),(230,769),(229.5,769.1339745962156),(229.13397459621555,769.5)) -2278 ((228,780),(228.26794919243113,781),(229,781.7320508075688),(230,782),(231,781.7320508075688),(231.73205080756887,781),(232,780),(231.73205080756887,779),(231,778.2679491924312),(230,778),(229,778.2679491924312),(228.26794919243113,779)) -2279 ((227,790),(227.40192378864668,791.5),(228.5,792.5980762113534),(230,793),(231.5,792.5980762113534),(232.59807621135332,791.5),(233,790),(232.59807621135332,788.5),(231.5,787.4019237886467),(230,787),(228.5,787.4019237886466),(227.40192378864668,788.5)) -2280 ((226,800),(226.53589838486224,802),(228,803.4641016151378),(230,804),(232,803.4641016151378),(233.46410161513776,802),(234,800),(233.46410161513776,798),(232,796.5358983848622),(230,796),(228,796.5358983848622),(226.53589838486224,798)) -2281 ((225,810),(225.66987298107782,812.5),(227.5,814.3301270189222),(230,815),(232.5,814.3301270189222),(234.33012701892218,812.5),(235,810),(234.33012701892218,807.5),(232.5,805.6698729810778),(230,805),(227.5,805.6698729810778),(225.66987298107782,807.5)) -2282 ((224,820),(224.80384757729337,823),(227,825.1961524227066),(230,826),(233,825.1961524227066),(235.19615242270663,823),(236,820),(235.19615242270663,817),(233,814.8038475772934),(230,814),(227,814.8038475772934),(224.80384757729337,817)) -2283 ((223,830),(223.93782217350892,833.5),(226.5,836.062177826491),(230,837),(233.5,836.062177826491),(236.06217782649108,833.5),(237,830),(236.06217782649108,826.5),(233.5,823.937822173509),(230,823),(226.5,823.937822173509),(223.93782217350892,826.5)) -2284 ((222,840),(223.0717967697245,844),(226,846.9282032302755),(230,848),(234,846.9282032302755),(236.9282032302755,844),(238,840),(236.9282032302755,836),(234,833.0717967697245),(230,832),(226,833.0717967697245),(223.0717967697245,836)) -2285 ((221,850),(222.20577136594005,854.5),(225.5,857.7942286340599),(230,859),(234.5,857.7942286340599),(237.79422863405995,854.5),(239,850),(237.79422863405995,845.5),(234.5,842.2057713659401),(230,841),(225.5,842.20577136594),(222.20577136594005,845.5)) -2286 ((220,860),(221.3397459621556,865),(225,868.6602540378444),(230,870),(235,868.6602540378444),(238.6602540378444,865),(240,860),(238.6602540378444,855),(235,851.3397459621556),(230,850),(225,851.3397459621556),(221.3397459621556,855)) -2287 ((229,870),(229.13397459621555,870.5),(229.5,870.8660254037844),(230,871),(230.5,870.8660254037844),(230.86602540378445,870.5),(231,870),(230.86602540378445,869.5),(230.5,869.1339745962156),(230,869),(229.5,869.1339745962156),(229.13397459621555,869.5)) -2288 ((228,880),(228.26794919243113,881),(229,881.7320508075688),(230,882),(231,881.7320508075688),(231.73205080756887,881),(232,880),(231.73205080756887,879),(231,878.2679491924312),(230,878),(229,878.2679491924312),(228.26794919243113,879)) -2289 ((227,890),(227.40192378864668,891.5),(228.5,892.5980762113534),(230,893),(231.5,892.5980762113534),(232.59807621135332,891.5),(233,890),(232.59807621135332,888.5),(231.5,887.4019237886467),(230,887),(228.5,887.4019237886466),(227.40192378864668,888.5)) -2290 ((226,900),(226.53589838486224,902),(228,903.4641016151378),(230,904),(232,903.4641016151378),(233.46410161513776,902),(234,900),(233.46410161513776,898),(232,896.5358983848622),(230,896),(228,896.5358983848622),(226.53589838486224,898)) -2291 ((225,910),(225.66987298107782,912.5),(227.5,914.3301270189222),(230,915),(232.5,914.3301270189222),(234.33012701892218,912.5),(235,910),(234.33012701892218,907.5),(232.5,905.6698729810778),(230,905),(227.5,905.6698729810778),(225.66987298107782,907.5)) -2292 ((224,920),(224.80384757729337,923),(227,925.1961524227066),(230,926),(233,925.1961524227066),(235.19615242270663,923),(236,920),(235.19615242270663,917),(233,914.8038475772934),(230,914),(227,914.8038475772934),(224.80384757729337,917)) -2293 ((223,930),(223.93782217350892,933.5),(226.5,936.062177826491),(230,937),(233.5,936.062177826491),(236.06217782649108,933.5),(237,930),(236.06217782649108,926.5),(233.5,923.937822173509),(230,923),(226.5,923.937822173509),(223.93782217350892,926.5)) -2294 ((222,940),(223.0717967697245,944),(226,946.9282032302755),(230,948),(234,946.9282032302755),(236.9282032302755,944),(238,940),(236.9282032302755,936),(234,933.0717967697245),(230,932),(226,933.0717967697245),(223.0717967697245,936)) -2295 ((221,950),(222.20577136594005,954.5),(225.5,957.7942286340599),(230,959),(234.5,957.7942286340599),(237.79422863405995,954.5),(239,950),(237.79422863405995,945.5),(234.5,942.2057713659401),(230,941),(225.5,942.20577136594),(222.20577136594005,945.5)) -2296 ((220,960),(221.3397459621556,965),(225,968.6602540378444),(230,970),(235,968.6602540378444),(238.6602540378444,965),(240,960),(238.6602540378444,955),(235,951.3397459621556),(230,950),(225,951.3397459621556),(221.3397459621556,955)) -2297 ((229,970),(229.13397459621555,970.5),(229.5,970.8660254037844),(230,971),(230.5,970.8660254037844),(230.86602540378445,970.5),(231,970),(230.86602540378445,969.5),(230.5,969.1339745962156),(230,969),(229.5,969.1339745962156),(229.13397459621555,969.5)) -2298 ((228,980),(228.26794919243113,981),(229,981.7320508075688),(230,982),(231,981.7320508075688),(231.73205080756887,981),(232,980),(231.73205080756887,979),(231,978.2679491924312),(230,978),(229,978.2679491924312),(228.26794919243113,979)) -2299 ((227,990),(227.40192378864668,991.5),(228.5,992.5980762113534),(230,993),(231.5,992.5980762113534),(232.59807621135332,991.5),(233,990),(232.59807621135332,988.5),(231.5,987.4019237886467),(230,987),(228.5,987.4019237886466),(227.40192378864668,988.5)) -2300 ((226,1000),(226.53589838486224,1002),(228,1003.4641016151378),(230,1004),(232,1003.4641016151378),(233.46410161513776,1002),(234,1000),(233.46410161513776,998),(232,996.5358983848622),(230,996),(228,996.5358983848622),(226.53589838486224,998)) -2301 ((234,10),(234.80384757729337,13),(237,15.196152422706632),(240,16),(243,15.196152422706632),(245.19615242270663,13.000000000000002),(246,10),(245.19615242270663,7.000000000000002),(243,4.803847577293369),(240,4),(237,4.803847577293366),(234.80384757729337,6.999999999999997)) -2302 ((233,20),(233.93782217350892,23.5),(236.5,26.06217782649107),(240,27),(243.5,26.062177826491073),(246.06217782649108,23.500000000000004),(247,20),(246.06217782649108,16.5),(243.5,13.93782217350893),(240,13),(236.5,13.937822173508927),(233.93782217350892,16.499999999999996)) -2303 ((232,30),(233.0717967697245,34),(236,36.92820323027551),(240,38),(244,36.92820323027551),(246.9282032302755,34),(248,30),(246.9282032302755,26.000000000000004),(244,23.071796769724493),(240,22),(236,23.071796769724486),(233.0717967697245,25.999999999999996)) -2304 ((231,40),(232.20577136594005,44.5),(235.5,47.79422863405995),(240,49),(244.5,47.79422863405995),(247.79422863405995,44.5),(249,40),(247.79422863405995,35.5),(244.5,32.20577136594005),(240,31),(235.5,32.20577136594005),(232.20577136594005,35.5)) -2305 ((230,50),(231.3397459621556,55),(235,58.66025403784438),(240,60),(245,58.66025403784439),(248.6602540378444,55),(250,50),(248.6602540378444,45),(245,41.33974596215562),(240,40),(235,41.33974596215561),(231.3397459621556,44.99999999999999)) -2306 ((239,60),(239.13397459621555,60.5),(239.5,60.86602540378444),(240,61),(240.5,60.86602540378444),(240.86602540378445,60.5),(241,60),(240.86602540378445,59.5),(240.5,59.13397459621556),(240,59),(239.5,59.13397459621556),(239.13397459621555,59.5)) -2307 ((238,70),(238.26794919243113,71),(239,71.73205080756888),(240,72),(241,71.73205080756888),(241.73205080756887,71),(242,70),(241.73205080756887,69),(241,68.26794919243112),(240,68),(239,68.26794919243112),(238.26794919243113,69)) -2308 ((237,80),(237.40192378864668,81.5),(238.5,82.59807621135332),(240,83),(241.5,82.59807621135332),(242.59807621135332,81.5),(243,80),(242.59807621135332,78.5),(241.5,77.40192378864668),(240,77),(238.5,77.40192378864668),(237.40192378864668,78.5)) -2309 ((236,90),(236.53589838486224,92),(238,93.46410161513775),(240,94),(242,93.46410161513775),(243.46410161513776,92),(244,90),(243.46410161513776,88),(242,86.53589838486225),(240,86),(238,86.53589838486225),(236.53589838486224,88)) -2310 ((235,100),(235.66987298107782,102.5),(237.5,104.3301270189222),(240,105),(242.5,104.3301270189222),(244.33012701892218,102.5),(245,100),(244.33012701892218,97.5),(242.5,95.6698729810778),(240,95),(237.5,95.6698729810778),(235.66987298107782,97.5)) -2311 ((234,110),(234.80384757729337,113),(237,115.19615242270663),(240,116),(243,115.19615242270663),(245.19615242270663,113),(246,110),(245.19615242270663,107),(243,104.80384757729337),(240,104),(237,104.80384757729337),(234.80384757729337,107)) -2312 ((233,120),(233.93782217350892,123.5),(236.5,126.06217782649107),(240,127),(243.5,126.06217782649107),(246.06217782649108,123.5),(247,120),(246.06217782649108,116.5),(243.5,113.93782217350893),(240,113),(236.5,113.93782217350892),(233.93782217350892,116.5)) -2313 ((232,130),(233.0717967697245,134),(236,136.9282032302755),(240,138),(244,136.9282032302755),(246.9282032302755,134),(248,130),(246.9282032302755,126),(244,123.07179676972449),(240,122),(236,123.07179676972449),(233.0717967697245,126)) -2314 ((231,140),(232.20577136594005,144.5),(235.5,147.79422863405995),(240,149),(244.5,147.79422863405995),(247.79422863405995,144.5),(249,140),(247.79422863405995,135.5),(244.5,132.20577136594005),(240,131),(235.5,132.20577136594005),(232.20577136594005,135.5)) -2315 ((230,150),(231.3397459621556,155),(235,158.6602540378444),(240,160),(245,158.6602540378444),(248.6602540378444,155),(250,150),(248.6602540378444,145),(245,141.3397459621556),(240,140),(235,141.3397459621556),(231.3397459621556,145)) -2316 ((239,160),(239.13397459621555,160.5),(239.5,160.86602540378445),(240,161),(240.5,160.86602540378445),(240.86602540378445,160.5),(241,160),(240.86602540378445,159.5),(240.5,159.13397459621555),(240,159),(239.5,159.13397459621555),(239.13397459621555,159.5)) -2317 ((238,170),(238.26794919243113,171),(239,171.73205080756887),(240,172),(241,171.73205080756887),(241.73205080756887,171),(242,170),(241.73205080756887,169),(241,168.26794919243113),(240,168),(239,168.26794919243113),(238.26794919243113,169)) -2318 ((237,180),(237.40192378864668,181.5),(238.5,182.59807621135332),(240,183),(241.5,182.59807621135332),(242.59807621135332,181.5),(243,180),(242.59807621135332,178.5),(241.5,177.40192378864668),(240,177),(238.5,177.40192378864668),(237.40192378864668,178.5)) -2319 ((236,190),(236.53589838486224,192),(238,193.46410161513776),(240,194),(242,193.46410161513776),(243.46410161513776,192),(244,190),(243.46410161513776,188),(242,186.53589838486224),(240,186),(238,186.53589838486224),(236.53589838486224,188)) -2320 ((235,200),(235.66987298107782,202.5),(237.5,204.33012701892218),(240,205),(242.5,204.33012701892218),(244.33012701892218,202.5),(245,200),(244.33012701892218,197.5),(242.5,195.66987298107782),(240,195),(237.5,195.66987298107782),(235.66987298107782,197.5)) -2321 ((234,210),(234.80384757729337,213),(237,215.19615242270663),(240,216),(243,215.19615242270663),(245.19615242270663,213),(246,210),(245.19615242270663,207),(243,204.80384757729337),(240,204),(237,204.80384757729337),(234.80384757729337,207)) -2322 ((233,220),(233.93782217350892,223.5),(236.5,226.06217782649108),(240,227),(243.5,226.06217782649108),(246.06217782649108,223.5),(247,220),(246.06217782649108,216.5),(243.5,213.93782217350892),(240,213),(236.5,213.93782217350892),(233.93782217350892,216.5)) -2323 ((232,230),(233.0717967697245,234),(236,236.9282032302755),(240,238),(244,236.9282032302755),(246.9282032302755,234),(248,230),(246.9282032302755,226),(244,223.0717967697245),(240,222),(236,223.0717967697245),(233.0717967697245,226)) -2324 ((231,240),(232.20577136594005,244.5),(235.5,247.79422863405995),(240,249),(244.5,247.79422863405995),(247.79422863405995,244.5),(249,240),(247.79422863405995,235.5),(244.5,232.20577136594005),(240,231),(235.5,232.20577136594005),(232.20577136594005,235.5)) -2325 ((230,250),(231.3397459621556,255),(235,258.66025403784437),(240,260),(245,258.66025403784437),(248.6602540378444,255),(250,250),(248.6602540378444,245),(245,241.3397459621556),(240,240),(235,241.3397459621556),(231.3397459621556,245)) -2326 ((239,260),(239.13397459621555,260.5),(239.5,260.8660254037844),(240,261),(240.5,260.8660254037844),(240.86602540378445,260.5),(241,260),(240.86602540378445,259.5),(240.5,259.1339745962156),(240,259),(239.5,259.1339745962156),(239.13397459621555,259.5)) -2327 ((238,270),(238.26794919243113,271),(239,271.7320508075689),(240,272),(241,271.7320508075689),(241.73205080756887,271),(242,270),(241.73205080756887,269),(241,268.2679491924311),(240,268),(239,268.2679491924311),(238.26794919243113,269)) -2328 ((237,280),(237.40192378864668,281.5),(238.5,282.5980762113533),(240,283),(241.5,282.5980762113533),(242.59807621135332,281.5),(243,280),(242.59807621135332,278.5),(241.5,277.4019237886467),(240,277),(238.5,277.4019237886467),(237.40192378864668,278.5)) -2329 ((236,290),(236.53589838486224,292),(238,293.46410161513774),(240,294),(242,293.46410161513774),(243.46410161513776,292),(244,290),(243.46410161513776,288),(242,286.53589838486226),(240,286),(238,286.53589838486226),(236.53589838486224,288)) -2330 ((235,300),(235.66987298107782,302.5),(237.5,304.3301270189222),(240,305),(242.5,304.3301270189222),(244.33012701892218,302.5),(245,300),(244.33012701892218,297.5),(242.5,295.6698729810778),(240,295),(237.5,295.6698729810778),(235.66987298107782,297.5)) -2331 ((234,310),(234.80384757729337,313),(237,315.19615242270663),(240,316),(243,315.19615242270663),(245.19615242270663,313),(246,310),(245.19615242270663,307),(243,304.80384757729337),(240,304),(237,304.80384757729337),(234.80384757729337,307)) -2332 ((233,320),(233.93782217350892,323.5),(236.5,326.06217782649105),(240,327),(243.5,326.06217782649105),(246.06217782649108,323.5),(247,320),(246.06217782649108,316.5),(243.5,313.93782217350895),(240,313),(236.5,313.93782217350895),(233.93782217350892,316.5)) -2333 ((232,330),(233.0717967697245,334),(236,336.9282032302755),(240,338),(244,336.9282032302755),(246.9282032302755,334),(248,330),(246.9282032302755,326),(244,323.0717967697245),(240,322),(236,323.0717967697245),(233.0717967697245,326)) -2334 ((231,340),(232.20577136594005,344.5),(235.5,347.79422863405995),(240,349),(244.5,347.79422863405995),(247.79422863405995,344.5),(249,340),(247.79422863405995,335.5),(244.5,332.20577136594005),(240,331),(235.5,332.20577136594005),(232.20577136594005,335.5)) -2335 ((230,350),(231.3397459621556,355),(235,358.66025403784437),(240,360),(245,358.66025403784437),(248.6602540378444,355),(250,350),(248.6602540378444,345),(245,341.33974596215563),(240,340),(235,341.33974596215563),(231.3397459621556,345)) -2336 ((239,360),(239.13397459621555,360.5),(239.5,360.8660254037844),(240,361),(240.5,360.8660254037844),(240.86602540378445,360.5),(241,360),(240.86602540378445,359.5),(240.5,359.1339745962156),(240,359),(239.5,359.1339745962156),(239.13397459621555,359.5)) -2337 ((238,370),(238.26794919243113,371),(239,371.7320508075689),(240,372),(241,371.7320508075689),(241.73205080756887,371),(242,370),(241.73205080756887,369),(241,368.2679491924311),(240,368),(239,368.2679491924311),(238.26794919243113,369)) -2338 ((237,380),(237.40192378864668,381.5),(238.5,382.5980762113533),(240,383),(241.5,382.5980762113533),(242.59807621135332,381.5),(243,380),(242.59807621135332,378.5),(241.5,377.4019237886467),(240,377),(238.5,377.4019237886467),(237.40192378864668,378.5)) -2339 ((236,390),(236.53589838486224,392),(238,393.46410161513774),(240,394),(242,393.46410161513774),(243.46410161513776,392),(244,390),(243.46410161513776,388),(242,386.53589838486226),(240,386),(238,386.53589838486226),(236.53589838486224,388)) -2340 ((235,400),(235.66987298107782,402.5),(237.5,404.3301270189222),(240,405),(242.5,404.3301270189222),(244.33012701892218,402.5),(245,400),(244.33012701892218,397.5),(242.5,395.6698729810778),(240,395),(237.5,395.6698729810778),(235.66987298107782,397.5)) -2341 ((234,410),(234.80384757729337,413),(237,415.19615242270663),(240,416),(243,415.19615242270663),(245.19615242270663,413),(246,410),(245.19615242270663,407),(243,404.80384757729337),(240,404),(237,404.80384757729337),(234.80384757729337,407)) -2342 ((233,420),(233.93782217350892,423.5),(236.5,426.06217782649105),(240,427),(243.5,426.06217782649105),(246.06217782649108,423.5),(247,420),(246.06217782649108,416.5),(243.5,413.93782217350895),(240,413),(236.5,413.93782217350895),(233.93782217350892,416.5)) -2343 ((232,430),(233.0717967697245,434),(236,436.9282032302755),(240,438),(244,436.9282032302755),(246.9282032302755,434),(248,430),(246.9282032302755,426),(244,423.0717967697245),(240,422),(236,423.0717967697245),(233.0717967697245,426)) -2344 ((231,440),(232.20577136594005,444.5),(235.5,447.79422863405995),(240,449),(244.5,447.79422863405995),(247.79422863405995,444.5),(249,440),(247.79422863405995,435.5),(244.5,432.20577136594005),(240,431),(235.5,432.20577136594005),(232.20577136594005,435.5)) -2345 ((230,450),(231.3397459621556,455),(235,458.66025403784437),(240,460),(245,458.66025403784437),(248.6602540378444,455),(250,450),(248.6602540378444,445),(245,441.33974596215563),(240,440),(235,441.33974596215563),(231.3397459621556,445)) -2346 ((239,460),(239.13397459621555,460.5),(239.5,460.8660254037844),(240,461),(240.5,460.8660254037844),(240.86602540378445,460.5),(241,460),(240.86602540378445,459.5),(240.5,459.1339745962156),(240,459),(239.5,459.1339745962156),(239.13397459621555,459.5)) -2347 ((238,470),(238.26794919243113,471),(239,471.7320508075689),(240,472),(241,471.7320508075689),(241.73205080756887,471),(242,470),(241.73205080756887,469),(241,468.2679491924311),(240,468),(239,468.2679491924311),(238.26794919243113,469)) -2348 ((237,480),(237.40192378864668,481.5),(238.5,482.5980762113533),(240,483),(241.5,482.5980762113533),(242.59807621135332,481.5),(243,480),(242.59807621135332,478.5),(241.5,477.4019237886467),(240,477),(238.5,477.4019237886467),(237.40192378864668,478.5)) -2349 ((236,490),(236.53589838486224,492),(238,493.46410161513774),(240,494),(242,493.46410161513774),(243.46410161513776,492),(244,490),(243.46410161513776,488),(242,486.53589838486226),(240,486),(238,486.53589838486226),(236.53589838486224,488)) -2350 ((235,500),(235.66987298107782,502.5),(237.5,504.3301270189222),(240,505),(242.5,504.3301270189222),(244.33012701892218,502.5),(245,500),(244.33012701892218,497.5),(242.5,495.6698729810778),(240,495),(237.5,495.6698729810778),(235.66987298107782,497.5)) -2351 ((234,510),(234.80384757729337,513),(237,515.1961524227066),(240,516),(243,515.1961524227066),(245.19615242270663,513),(246,510),(245.19615242270663,507),(243,504.80384757729337),(240,504),(237,504.80384757729337),(234.80384757729337,507)) -2352 ((233,520),(233.93782217350892,523.5),(236.5,526.062177826491),(240,527),(243.5,526.062177826491),(246.06217782649108,523.5),(247,520),(246.06217782649108,516.5),(243.5,513.937822173509),(240,513),(236.5,513.937822173509),(233.93782217350892,516.5)) -2353 ((232,530),(233.0717967697245,534),(236,536.9282032302755),(240,538),(244,536.9282032302755),(246.9282032302755,534),(248,530),(246.9282032302755,526),(244,523.0717967697245),(240,522),(236,523.0717967697245),(233.0717967697245,526)) -2354 ((231,540),(232.20577136594005,544.5),(235.5,547.7942286340599),(240,549),(244.5,547.7942286340599),(247.79422863405995,544.5),(249,540),(247.79422863405995,535.5),(244.5,532.2057713659401),(240,531),(235.5,532.20577136594),(232.20577136594005,535.5)) -2355 ((230,550),(231.3397459621556,555),(235,558.6602540378444),(240,560),(245,558.6602540378444),(248.6602540378444,555),(250,550),(248.6602540378444,545),(245,541.3397459621556),(240,540),(235,541.3397459621556),(231.3397459621556,545)) -2356 ((239,560),(239.13397459621555,560.5),(239.5,560.8660254037844),(240,561),(240.5,560.8660254037844),(240.86602540378445,560.5),(241,560),(240.86602540378445,559.5),(240.5,559.1339745962156),(240,559),(239.5,559.1339745962156),(239.13397459621555,559.5)) -2357 ((238,570),(238.26794919243113,571),(239,571.7320508075688),(240,572),(241,571.7320508075688),(241.73205080756887,571),(242,570),(241.73205080756887,569),(241,568.2679491924312),(240,568),(239,568.2679491924312),(238.26794919243113,569)) -2358 ((237,580),(237.40192378864668,581.5),(238.5,582.5980762113534),(240,583),(241.5,582.5980762113534),(242.59807621135332,581.5),(243,580),(242.59807621135332,578.5),(241.5,577.4019237886467),(240,577),(238.5,577.4019237886466),(237.40192378864668,578.5)) -2359 ((236,590),(236.53589838486224,592),(238,593.4641016151378),(240,594),(242,593.4641016151378),(243.46410161513776,592),(244,590),(243.46410161513776,588),(242,586.5358983848622),(240,586),(238,586.5358983848622),(236.53589838486224,588)) -2360 ((235,600),(235.66987298107782,602.5),(237.5,604.3301270189222),(240,605),(242.5,604.3301270189222),(244.33012701892218,602.5),(245,600),(244.33012701892218,597.5),(242.5,595.6698729810778),(240,595),(237.5,595.6698729810778),(235.66987298107782,597.5)) -2361 ((234,610),(234.80384757729337,613),(237,615.1961524227066),(240,616),(243,615.1961524227066),(245.19615242270663,613),(246,610),(245.19615242270663,607),(243,604.8038475772934),(240,604),(237,604.8038475772934),(234.80384757729337,607)) -2362 ((233,620),(233.93782217350892,623.5),(236.5,626.062177826491),(240,627),(243.5,626.062177826491),(246.06217782649108,623.5),(247,620),(246.06217782649108,616.5),(243.5,613.937822173509),(240,613),(236.5,613.937822173509),(233.93782217350892,616.5)) -2363 ((232,630),(233.0717967697245,634),(236,636.9282032302755),(240,638),(244,636.9282032302755),(246.9282032302755,634),(248,630),(246.9282032302755,626),(244,623.0717967697245),(240,622),(236,623.0717967697245),(233.0717967697245,626)) -2364 ((231,640),(232.20577136594005,644.5),(235.5,647.7942286340599),(240,649),(244.5,647.7942286340599),(247.79422863405995,644.5),(249,640),(247.79422863405995,635.5),(244.5,632.2057713659401),(240,631),(235.5,632.20577136594),(232.20577136594005,635.5)) -2365 ((230,650),(231.3397459621556,655),(235,658.6602540378444),(240,660),(245,658.6602540378444),(248.6602540378444,655),(250,650),(248.6602540378444,645),(245,641.3397459621556),(240,640),(235,641.3397459621556),(231.3397459621556,645)) -2366 ((239,660),(239.13397459621555,660.5),(239.5,660.8660254037844),(240,661),(240.5,660.8660254037844),(240.86602540378445,660.5),(241,660),(240.86602540378445,659.5),(240.5,659.1339745962156),(240,659),(239.5,659.1339745962156),(239.13397459621555,659.5)) -2367 ((238,670),(238.26794919243113,671),(239,671.7320508075688),(240,672),(241,671.7320508075688),(241.73205080756887,671),(242,670),(241.73205080756887,669),(241,668.2679491924312),(240,668),(239,668.2679491924312),(238.26794919243113,669)) -2368 ((237,680),(237.40192378864668,681.5),(238.5,682.5980762113534),(240,683),(241.5,682.5980762113534),(242.59807621135332,681.5),(243,680),(242.59807621135332,678.5),(241.5,677.4019237886467),(240,677),(238.5,677.4019237886466),(237.40192378864668,678.5)) -2369 ((236,690),(236.53589838486224,692),(238,693.4641016151378),(240,694),(242,693.4641016151378),(243.46410161513776,692),(244,690),(243.46410161513776,688),(242,686.5358983848622),(240,686),(238,686.5358983848622),(236.53589838486224,688)) -2370 ((235,700),(235.66987298107782,702.5),(237.5,704.3301270189222),(240,705),(242.5,704.3301270189222),(244.33012701892218,702.5),(245,700),(244.33012701892218,697.5),(242.5,695.6698729810778),(240,695),(237.5,695.6698729810778),(235.66987298107782,697.5)) -2371 ((234,710),(234.80384757729337,713),(237,715.1961524227066),(240,716),(243,715.1961524227066),(245.19615242270663,713),(246,710),(245.19615242270663,707),(243,704.8038475772934),(240,704),(237,704.8038475772934),(234.80384757729337,707)) -2372 ((233,720),(233.93782217350892,723.5),(236.5,726.062177826491),(240,727),(243.5,726.062177826491),(246.06217782649108,723.5),(247,720),(246.06217782649108,716.5),(243.5,713.937822173509),(240,713),(236.5,713.937822173509),(233.93782217350892,716.5)) -2373 ((232,730),(233.0717967697245,734),(236,736.9282032302755),(240,738),(244,736.9282032302755),(246.9282032302755,734),(248,730),(246.9282032302755,726),(244,723.0717967697245),(240,722),(236,723.0717967697245),(233.0717967697245,726)) -2374 ((231,740),(232.20577136594005,744.5),(235.5,747.7942286340599),(240,749),(244.5,747.7942286340599),(247.79422863405995,744.5),(249,740),(247.79422863405995,735.5),(244.5,732.2057713659401),(240,731),(235.5,732.20577136594),(232.20577136594005,735.5)) -2375 ((230,750),(231.3397459621556,755),(235,758.6602540378444),(240,760),(245,758.6602540378444),(248.6602540378444,755),(250,750),(248.6602540378444,745),(245,741.3397459621556),(240,740),(235,741.3397459621556),(231.3397459621556,745)) -2376 ((239,760),(239.13397459621555,760.5),(239.5,760.8660254037844),(240,761),(240.5,760.8660254037844),(240.86602540378445,760.5),(241,760),(240.86602540378445,759.5),(240.5,759.1339745962156),(240,759),(239.5,759.1339745962156),(239.13397459621555,759.5)) -2377 ((238,770),(238.26794919243113,771),(239,771.7320508075688),(240,772),(241,771.7320508075688),(241.73205080756887,771),(242,770),(241.73205080756887,769),(241,768.2679491924312),(240,768),(239,768.2679491924312),(238.26794919243113,769)) -2378 ((237,780),(237.40192378864668,781.5),(238.5,782.5980762113534),(240,783),(241.5,782.5980762113534),(242.59807621135332,781.5),(243,780),(242.59807621135332,778.5),(241.5,777.4019237886467),(240,777),(238.5,777.4019237886466),(237.40192378864668,778.5)) -2379 ((236,790),(236.53589838486224,792),(238,793.4641016151378),(240,794),(242,793.4641016151378),(243.46410161513776,792),(244,790),(243.46410161513776,788),(242,786.5358983848622),(240,786),(238,786.5358983848622),(236.53589838486224,788)) -2380 ((235,800),(235.66987298107782,802.5),(237.5,804.3301270189222),(240,805),(242.5,804.3301270189222),(244.33012701892218,802.5),(245,800),(244.33012701892218,797.5),(242.5,795.6698729810778),(240,795),(237.5,795.6698729810778),(235.66987298107782,797.5)) -2381 ((234,810),(234.80384757729337,813),(237,815.1961524227066),(240,816),(243,815.1961524227066),(245.19615242270663,813),(246,810),(245.19615242270663,807),(243,804.8038475772934),(240,804),(237,804.8038475772934),(234.80384757729337,807)) -2382 ((233,820),(233.93782217350892,823.5),(236.5,826.062177826491),(240,827),(243.5,826.062177826491),(246.06217782649108,823.5),(247,820),(246.06217782649108,816.5),(243.5,813.937822173509),(240,813),(236.5,813.937822173509),(233.93782217350892,816.5)) -2383 ((232,830),(233.0717967697245,834),(236,836.9282032302755),(240,838),(244,836.9282032302755),(246.9282032302755,834),(248,830),(246.9282032302755,826),(244,823.0717967697245),(240,822),(236,823.0717967697245),(233.0717967697245,826)) -2384 ((231,840),(232.20577136594005,844.5),(235.5,847.7942286340599),(240,849),(244.5,847.7942286340599),(247.79422863405995,844.5),(249,840),(247.79422863405995,835.5),(244.5,832.2057713659401),(240,831),(235.5,832.20577136594),(232.20577136594005,835.5)) -2385 ((230,850),(231.3397459621556,855),(235,858.6602540378444),(240,860),(245,858.6602540378444),(248.6602540378444,855),(250,850),(248.6602540378444,845),(245,841.3397459621556),(240,840),(235,841.3397459621556),(231.3397459621556,845)) -2386 ((239,860),(239.13397459621555,860.5),(239.5,860.8660254037844),(240,861),(240.5,860.8660254037844),(240.86602540378445,860.5),(241,860),(240.86602540378445,859.5),(240.5,859.1339745962156),(240,859),(239.5,859.1339745962156),(239.13397459621555,859.5)) -2387 ((238,870),(238.26794919243113,871),(239,871.7320508075688),(240,872),(241,871.7320508075688),(241.73205080756887,871),(242,870),(241.73205080756887,869),(241,868.2679491924312),(240,868),(239,868.2679491924312),(238.26794919243113,869)) -2388 ((237,880),(237.40192378864668,881.5),(238.5,882.5980762113534),(240,883),(241.5,882.5980762113534),(242.59807621135332,881.5),(243,880),(242.59807621135332,878.5),(241.5,877.4019237886467),(240,877),(238.5,877.4019237886466),(237.40192378864668,878.5)) -2389 ((236,890),(236.53589838486224,892),(238,893.4641016151378),(240,894),(242,893.4641016151378),(243.46410161513776,892),(244,890),(243.46410161513776,888),(242,886.5358983848622),(240,886),(238,886.5358983848622),(236.53589838486224,888)) -2390 ((235,900),(235.66987298107782,902.5),(237.5,904.3301270189222),(240,905),(242.5,904.3301270189222),(244.33012701892218,902.5),(245,900),(244.33012701892218,897.5),(242.5,895.6698729810778),(240,895),(237.5,895.6698729810778),(235.66987298107782,897.5)) -2391 ((234,910),(234.80384757729337,913),(237,915.1961524227066),(240,916),(243,915.1961524227066),(245.19615242270663,913),(246,910),(245.19615242270663,907),(243,904.8038475772934),(240,904),(237,904.8038475772934),(234.80384757729337,907)) -2392 ((233,920),(233.93782217350892,923.5),(236.5,926.062177826491),(240,927),(243.5,926.062177826491),(246.06217782649108,923.5),(247,920),(246.06217782649108,916.5),(243.5,913.937822173509),(240,913),(236.5,913.937822173509),(233.93782217350892,916.5)) -2393 ((232,930),(233.0717967697245,934),(236,936.9282032302755),(240,938),(244,936.9282032302755),(246.9282032302755,934),(248,930),(246.9282032302755,926),(244,923.0717967697245),(240,922),(236,923.0717967697245),(233.0717967697245,926)) -2394 ((231,940),(232.20577136594005,944.5),(235.5,947.7942286340599),(240,949),(244.5,947.7942286340599),(247.79422863405995,944.5),(249,940),(247.79422863405995,935.5),(244.5,932.2057713659401),(240,931),(235.5,932.20577136594),(232.20577136594005,935.5)) -2395 ((230,950),(231.3397459621556,955),(235,958.6602540378444),(240,960),(245,958.6602540378444),(248.6602540378444,955),(250,950),(248.6602540378444,945),(245,941.3397459621556),(240,940),(235,941.3397459621556),(231.3397459621556,945)) -2396 ((239,960),(239.13397459621555,960.5),(239.5,960.8660254037844),(240,961),(240.5,960.8660254037844),(240.86602540378445,960.5),(241,960),(240.86602540378445,959.5),(240.5,959.1339745962156),(240,959),(239.5,959.1339745962156),(239.13397459621555,959.5)) -2397 ((238,970),(238.26794919243113,971),(239,971.7320508075688),(240,972),(241,971.7320508075688),(241.73205080756887,971),(242,970),(241.73205080756887,969),(241,968.2679491924312),(240,968),(239,968.2679491924312),(238.26794919243113,969)) -2398 ((237,980),(237.40192378864668,981.5),(238.5,982.5980762113534),(240,983),(241.5,982.5980762113534),(242.59807621135332,981.5),(243,980),(242.59807621135332,978.5),(241.5,977.4019237886467),(240,977),(238.5,977.4019237886466),(237.40192378864668,978.5)) -2399 ((236,990),(236.53589838486224,992),(238,993.4641016151378),(240,994),(242,993.4641016151378),(243.46410161513776,992),(244,990),(243.46410161513776,988),(242,986.5358983848622),(240,986),(238,986.5358983848622),(236.53589838486224,988)) -2400 ((235,1000),(235.66987298107782,1002.5),(237.5,1004.3301270189222),(240,1005),(242.5,1004.3301270189222),(244.33012701892218,1002.5),(245,1000),(244.33012701892218,997.5),(242.5,995.6698729810778),(240,995),(237.5,995.6698729810778),(235.66987298107782,997.5)) -2401 ((243,10),(243.93782217350892,13.5),(246.5,16.06217782649107),(250,17),(253.5,16.062177826491073),(256.06217782649105,13.500000000000002),(257,10),(256.06217782649105,6.500000000000002),(253.5,3.9378221735089305),(250,3),(246.5,3.937822173508927),(243.93782217350892,6.4999999999999964)) -2402 ((242,20),(243.0717967697245,24),(246,26.928203230275507),(250,28),(254,26.92820323027551),(256.9282032302755,24.000000000000004),(258,20),(256.9282032302755,16.000000000000004),(254,13.071796769724493),(250,12),(246,13.071796769724488),(243.0717967697245,15.999999999999996)) -2403 ((241,30),(242.20577136594005,34.5),(245.5,37.79422863405995),(250,39),(254.5,37.79422863405995),(257.79422863405995,34.5),(259,30),(257.79422863405995,25.500000000000004),(254.5,22.205771365940052),(250,21),(245.5,22.20577136594005),(242.20577136594005,25.499999999999996)) -2404 ((240,40),(241.3397459621556,45),(245,48.66025403784438),(250,50),(255,48.66025403784439),(258.66025403784437,45),(260,40),(258.66025403784437,35),(255,31.339745962155614),(250,30),(245,31.33974596215561),(241.3397459621556,34.99999999999999)) -2405 ((249,50),(249.13397459621555,50.5),(249.5,50.86602540378444),(250,51),(250.5,50.86602540378444),(250.86602540378445,50.5),(251,50),(250.86602540378445,49.5),(250.5,49.13397459621556),(250,49),(249.5,49.13397459621556),(249.13397459621555,49.5)) -2406 ((248,60),(248.26794919243113,61),(249,61.732050807568875),(250,62),(251,61.732050807568875),(251.73205080756887,61),(252,60),(251.73205080756887,59),(251,58.267949192431125),(250,58),(249,58.267949192431125),(248.26794919243113,59)) -2407 ((247,70),(247.40192378864668,71.5),(248.5,72.59807621135332),(250,73),(251.5,72.59807621135332),(252.59807621135332,71.5),(253,70),(252.59807621135332,68.5),(251.5,67.40192378864668),(250,67),(248.5,67.40192378864668),(247.40192378864668,68.5)) -2408 ((246,80),(246.53589838486224,82),(248,83.46410161513775),(250,84),(252,83.46410161513775),(253.46410161513776,82),(254,80),(253.46410161513776,78),(252,76.53589838486225),(250,76),(248,76.53589838486225),(246.53589838486224,78)) -2409 ((245,90),(245.66987298107782,92.5),(247.5,94.3301270189222),(250,95),(252.5,94.3301270189222),(254.33012701892218,92.5),(255,90),(254.33012701892218,87.5),(252.5,85.6698729810778),(250,85),(247.5,85.6698729810778),(245.66987298107782,87.5)) -2410 ((244,100),(244.80384757729337,103),(247,105.19615242270663),(250,106),(253,105.19615242270663),(255.19615242270663,103),(256,100),(255.19615242270663,97),(253,94.80384757729337),(250,94),(247,94.80384757729337),(244.80384757729337,97)) -2411 ((243,110),(243.93782217350892,113.5),(246.5,116.06217782649107),(250,117),(253.5,116.06217782649107),(256.06217782649105,113.5),(257,110),(256.06217782649105,106.5),(253.5,103.93782217350893),(250,103),(246.5,103.93782217350892),(243.93782217350892,106.5)) -2412 ((242,120),(243.0717967697245,124),(246,126.92820323027551),(250,128),(254,126.92820323027551),(256.9282032302755,124),(258,120),(256.9282032302755,116),(254,113.07179676972449),(250,112),(246,113.07179676972449),(243.0717967697245,116)) -2413 ((241,130),(242.20577136594005,134.5),(245.5,137.79422863405995),(250,139),(254.5,137.79422863405995),(257.79422863405995,134.5),(259,130),(257.79422863405995,125.5),(254.5,122.20577136594005),(250,121),(245.5,122.20577136594005),(242.20577136594005,125.5)) -2414 ((240,140),(241.3397459621556,145),(245,148.6602540378444),(250,150),(255,148.6602540378444),(258.66025403784437,145),(260,140),(258.66025403784437,135),(255,131.3397459621556),(250,130),(245,131.3397459621556),(241.3397459621556,135)) -2415 ((249,150),(249.13397459621555,150.5),(249.5,150.86602540378445),(250,151),(250.5,150.86602540378445),(250.86602540378445,150.5),(251,150),(250.86602540378445,149.5),(250.5,149.13397459621555),(250,149),(249.5,149.13397459621555),(249.13397459621555,149.5)) -2416 ((248,160),(248.26794919243113,161),(249,161.73205080756887),(250,162),(251,161.73205080756887),(251.73205080756887,161),(252,160),(251.73205080756887,159),(251,158.26794919243113),(250,158),(249,158.26794919243113),(248.26794919243113,159)) -2417 ((247,170),(247.40192378864668,171.5),(248.5,172.59807621135332),(250,173),(251.5,172.59807621135332),(252.59807621135332,171.5),(253,170),(252.59807621135332,168.5),(251.5,167.40192378864668),(250,167),(248.5,167.40192378864668),(247.40192378864668,168.5)) -2418 ((246,180),(246.53589838486224,182),(248,183.46410161513776),(250,184),(252,183.46410161513776),(253.46410161513776,182),(254,180),(253.46410161513776,178),(252,176.53589838486224),(250,176),(248,176.53589838486224),(246.53589838486224,178)) -2419 ((245,190),(245.66987298107782,192.5),(247.5,194.33012701892218),(250,195),(252.5,194.33012701892218),(254.33012701892218,192.5),(255,190),(254.33012701892218,187.5),(252.5,185.66987298107782),(250,185),(247.5,185.66987298107782),(245.66987298107782,187.5)) -2420 ((244,200),(244.80384757729337,203),(247,205.19615242270663),(250,206),(253,205.19615242270663),(255.19615242270663,203),(256,200),(255.19615242270663,197),(253,194.80384757729337),(250,194),(247,194.80384757729337),(244.80384757729337,197)) -2421 ((243,210),(243.93782217350892,213.5),(246.5,216.06217782649108),(250,217),(253.5,216.06217782649108),(256.06217782649105,213.5),(257,210),(256.06217782649105,206.5),(253.5,203.93782217350892),(250,203),(246.5,203.93782217350892),(243.93782217350892,206.5)) -2422 ((242,220),(243.0717967697245,224),(246,226.9282032302755),(250,228),(254,226.9282032302755),(256.9282032302755,224),(258,220),(256.9282032302755,216),(254,213.0717967697245),(250,212),(246,213.0717967697245),(243.0717967697245,216)) -2423 ((241,230),(242.20577136594005,234.5),(245.5,237.79422863405995),(250,239),(254.5,237.79422863405995),(257.79422863405995,234.5),(259,230),(257.79422863405995,225.5),(254.5,222.20577136594005),(250,221),(245.5,222.20577136594005),(242.20577136594005,225.5)) -2424 ((240,240),(241.3397459621556,245),(245,248.6602540378444),(250,250),(255,248.6602540378444),(258.66025403784437,245),(260,240),(258.66025403784437,235),(255,231.3397459621556),(250,230),(245,231.3397459621556),(241.3397459621556,235)) -2425 ((249,250),(249.13397459621555,250.5),(249.5,250.86602540378445),(250,251),(250.5,250.86602540378445),(250.86602540378445,250.5),(251,250),(250.86602540378445,249.5),(250.5,249.13397459621555),(250,249),(249.5,249.13397459621555),(249.13397459621555,249.5)) -2426 ((248,260),(248.26794919243113,261),(249,261.7320508075689),(250,262),(251,261.7320508075689),(251.73205080756887,261),(252,260),(251.73205080756887,259),(251,258.2679491924311),(250,258),(249,258.2679491924311),(248.26794919243113,259)) -2427 ((247,270),(247.40192378864668,271.5),(248.5,272.5980762113533),(250,273),(251.5,272.5980762113533),(252.59807621135332,271.5),(253,270),(252.59807621135332,268.5),(251.5,267.4019237886467),(250,267),(248.5,267.4019237886467),(247.40192378864668,268.5)) -2428 ((246,280),(246.53589838486224,282),(248,283.46410161513774),(250,284),(252,283.46410161513774),(253.46410161513776,282),(254,280),(253.46410161513776,278),(252,276.53589838486226),(250,276),(248,276.53589838486226),(246.53589838486224,278)) -2429 ((245,290),(245.66987298107782,292.5),(247.5,294.3301270189222),(250,295),(252.5,294.3301270189222),(254.33012701892218,292.5),(255,290),(254.33012701892218,287.5),(252.5,285.6698729810778),(250,285),(247.5,285.6698729810778),(245.66987298107782,287.5)) -2430 ((244,300),(244.80384757729337,303),(247,305.19615242270663),(250,306),(253,305.19615242270663),(255.19615242270663,303),(256,300),(255.19615242270663,297),(253,294.80384757729337),(250,294),(247,294.80384757729337),(244.80384757729337,297)) -2431 ((243,310),(243.93782217350892,313.5),(246.5,316.06217782649105),(250,317),(253.5,316.06217782649105),(256.06217782649105,313.5),(257,310),(256.06217782649105,306.5),(253.5,303.93782217350895),(250,303),(246.5,303.93782217350895),(243.93782217350892,306.5)) -2432 ((242,320),(243.0717967697245,324),(246,326.9282032302755),(250,328),(254,326.9282032302755),(256.9282032302755,324),(258,320),(256.9282032302755,316),(254,313.0717967697245),(250,312),(246,313.0717967697245),(243.0717967697245,316)) -2433 ((241,330),(242.20577136594005,334.5),(245.5,337.79422863405995),(250,339),(254.5,337.79422863405995),(257.79422863405995,334.5),(259,330),(257.79422863405995,325.5),(254.5,322.20577136594005),(250,321),(245.5,322.20577136594005),(242.20577136594005,325.5)) -2434 ((240,340),(241.3397459621556,345),(245,348.66025403784437),(250,350),(255,348.66025403784437),(258.66025403784437,345),(260,340),(258.66025403784437,335),(255,331.33974596215563),(250,330),(245,331.33974596215563),(241.3397459621556,335)) -2435 ((249,350),(249.13397459621555,350.5),(249.5,350.8660254037844),(250,351),(250.5,350.8660254037844),(250.86602540378445,350.5),(251,350),(250.86602540378445,349.5),(250.5,349.1339745962156),(250,349),(249.5,349.1339745962156),(249.13397459621555,349.5)) -2436 ((248,360),(248.26794919243113,361),(249,361.7320508075689),(250,362),(251,361.7320508075689),(251.73205080756887,361),(252,360),(251.73205080756887,359),(251,358.2679491924311),(250,358),(249,358.2679491924311),(248.26794919243113,359)) -2437 ((247,370),(247.40192378864668,371.5),(248.5,372.5980762113533),(250,373),(251.5,372.5980762113533),(252.59807621135332,371.5),(253,370),(252.59807621135332,368.5),(251.5,367.4019237886467),(250,367),(248.5,367.4019237886467),(247.40192378864668,368.5)) -2438 ((246,380),(246.53589838486224,382),(248,383.46410161513774),(250,384),(252,383.46410161513774),(253.46410161513776,382),(254,380),(253.46410161513776,378),(252,376.53589838486226),(250,376),(248,376.53589838486226),(246.53589838486224,378)) -2439 ((245,390),(245.66987298107782,392.5),(247.5,394.3301270189222),(250,395),(252.5,394.3301270189222),(254.33012701892218,392.5),(255,390),(254.33012701892218,387.5),(252.5,385.6698729810778),(250,385),(247.5,385.6698729810778),(245.66987298107782,387.5)) -2440 ((244,400),(244.80384757729337,403),(247,405.19615242270663),(250,406),(253,405.19615242270663),(255.19615242270663,403),(256,400),(255.19615242270663,397),(253,394.80384757729337),(250,394),(247,394.80384757729337),(244.80384757729337,397)) -2441 ((243,410),(243.93782217350892,413.5),(246.5,416.06217782649105),(250,417),(253.5,416.06217782649105),(256.06217782649105,413.5),(257,410),(256.06217782649105,406.5),(253.5,403.93782217350895),(250,403),(246.5,403.93782217350895),(243.93782217350892,406.5)) -2442 ((242,420),(243.0717967697245,424),(246,426.9282032302755),(250,428),(254,426.9282032302755),(256.9282032302755,424),(258,420),(256.9282032302755,416),(254,413.0717967697245),(250,412),(246,413.0717967697245),(243.0717967697245,416)) -2443 ((241,430),(242.20577136594005,434.5),(245.5,437.79422863405995),(250,439),(254.5,437.79422863405995),(257.79422863405995,434.5),(259,430),(257.79422863405995,425.5),(254.5,422.20577136594005),(250,421),(245.5,422.20577136594005),(242.20577136594005,425.5)) -2444 ((240,440),(241.3397459621556,445),(245,448.66025403784437),(250,450),(255,448.66025403784437),(258.66025403784437,445),(260,440),(258.66025403784437,435),(255,431.33974596215563),(250,430),(245,431.33974596215563),(241.3397459621556,435)) -2445 ((249,450),(249.13397459621555,450.5),(249.5,450.8660254037844),(250,451),(250.5,450.8660254037844),(250.86602540378445,450.5),(251,450),(250.86602540378445,449.5),(250.5,449.1339745962156),(250,449),(249.5,449.1339745962156),(249.13397459621555,449.5)) -2446 ((248,460),(248.26794919243113,461),(249,461.7320508075689),(250,462),(251,461.7320508075689),(251.73205080756887,461),(252,460),(251.73205080756887,459),(251,458.2679491924311),(250,458),(249,458.2679491924311),(248.26794919243113,459)) -2447 ((247,470),(247.40192378864668,471.5),(248.5,472.5980762113533),(250,473),(251.5,472.5980762113533),(252.59807621135332,471.5),(253,470),(252.59807621135332,468.5),(251.5,467.4019237886467),(250,467),(248.5,467.4019237886467),(247.40192378864668,468.5)) -2448 ((246,480),(246.53589838486224,482),(248,483.46410161513774),(250,484),(252,483.46410161513774),(253.46410161513776,482),(254,480),(253.46410161513776,478),(252,476.53589838486226),(250,476),(248,476.53589838486226),(246.53589838486224,478)) -2449 ((245,490),(245.66987298107782,492.5),(247.5,494.3301270189222),(250,495),(252.5,494.3301270189222),(254.33012701892218,492.5),(255,490),(254.33012701892218,487.5),(252.5,485.6698729810778),(250,485),(247.5,485.6698729810778),(245.66987298107782,487.5)) -2450 ((244,500),(244.80384757729337,503),(247,505.19615242270663),(250,506),(253,505.19615242270663),(255.19615242270663,503),(256,500),(255.19615242270663,497),(253,494.80384757729337),(250,494),(247,494.80384757729337),(244.80384757729337,497)) -2451 ((243,510),(243.93782217350892,513.5),(246.5,516.062177826491),(250,517),(253.5,516.062177826491),(256.06217782649105,513.5),(257,510),(256.06217782649105,506.5),(253.5,503.93782217350895),(250,503),(246.5,503.93782217350895),(243.93782217350892,506.5)) -2452 ((242,520),(243.0717967697245,524),(246,526.9282032302755),(250,528),(254,526.9282032302755),(256.9282032302755,524),(258,520),(256.9282032302755,516),(254,513.0717967697245),(250,512),(246,513.0717967697245),(243.0717967697245,516)) -2453 ((241,530),(242.20577136594005,534.5),(245.5,537.7942286340599),(250,539),(254.5,537.7942286340599),(257.79422863405995,534.5),(259,530),(257.79422863405995,525.5),(254.5,522.2057713659401),(250,521),(245.5,522.20577136594),(242.20577136594005,525.5)) -2454 ((240,540),(241.3397459621556,545),(245,548.6602540378444),(250,550),(255,548.6602540378444),(258.66025403784437,545),(260,540),(258.66025403784437,535),(255,531.3397459621556),(250,530),(245,531.3397459621556),(241.3397459621556,535)) -2455 ((249,550),(249.13397459621555,550.5),(249.5,550.8660254037844),(250,551),(250.5,550.8660254037844),(250.86602540378445,550.5),(251,550),(250.86602540378445,549.5),(250.5,549.1339745962156),(250,549),(249.5,549.1339745962156),(249.13397459621555,549.5)) -2456 ((248,560),(248.26794919243113,561),(249,561.7320508075688),(250,562),(251,561.7320508075688),(251.73205080756887,561),(252,560),(251.73205080756887,559),(251,558.2679491924312),(250,558),(249,558.2679491924312),(248.26794919243113,559)) -2457 ((247,570),(247.40192378864668,571.5),(248.5,572.5980762113534),(250,573),(251.5,572.5980762113534),(252.59807621135332,571.5),(253,570),(252.59807621135332,568.5),(251.5,567.4019237886467),(250,567),(248.5,567.4019237886466),(247.40192378864668,568.5)) -2458 ((246,580),(246.53589838486224,582),(248,583.4641016151378),(250,584),(252,583.4641016151378),(253.46410161513776,582),(254,580),(253.46410161513776,578),(252,576.5358983848622),(250,576),(248,576.5358983848622),(246.53589838486224,578)) -2459 ((245,590),(245.66987298107782,592.5),(247.5,594.3301270189222),(250,595),(252.5,594.3301270189222),(254.33012701892218,592.5),(255,590),(254.33012701892218,587.5),(252.5,585.6698729810778),(250,585),(247.5,585.6698729810778),(245.66987298107782,587.5)) -2460 ((244,600),(244.80384757729337,603),(247,605.1961524227066),(250,606),(253,605.1961524227066),(255.19615242270663,603),(256,600),(255.19615242270663,597),(253,594.8038475772934),(250,594),(247,594.8038475772934),(244.80384757729337,597)) -2461 ((243,610),(243.93782217350892,613.5),(246.5,616.062177826491),(250,617),(253.5,616.062177826491),(256.06217782649105,613.5),(257,610),(256.06217782649105,606.5),(253.5,603.937822173509),(250,603),(246.5,603.937822173509),(243.93782217350892,606.5)) -2462 ((242,620),(243.0717967697245,624),(246,626.9282032302755),(250,628),(254,626.9282032302755),(256.9282032302755,624),(258,620),(256.9282032302755,616),(254,613.0717967697245),(250,612),(246,613.0717967697245),(243.0717967697245,616)) -2463 ((241,630),(242.20577136594005,634.5),(245.5,637.7942286340599),(250,639),(254.5,637.7942286340599),(257.79422863405995,634.5),(259,630),(257.79422863405995,625.5),(254.5,622.2057713659401),(250,621),(245.5,622.20577136594),(242.20577136594005,625.5)) -2464 ((240,640),(241.3397459621556,645),(245,648.6602540378444),(250,650),(255,648.6602540378444),(258.66025403784437,645),(260,640),(258.66025403784437,635),(255,631.3397459621556),(250,630),(245,631.3397459621556),(241.3397459621556,635)) -2465 ((249,650),(249.13397459621555,650.5),(249.5,650.8660254037844),(250,651),(250.5,650.8660254037844),(250.86602540378445,650.5),(251,650),(250.86602540378445,649.5),(250.5,649.1339745962156),(250,649),(249.5,649.1339745962156),(249.13397459621555,649.5)) -2466 ((248,660),(248.26794919243113,661),(249,661.7320508075688),(250,662),(251,661.7320508075688),(251.73205080756887,661),(252,660),(251.73205080756887,659),(251,658.2679491924312),(250,658),(249,658.2679491924312),(248.26794919243113,659)) -2467 ((247,670),(247.40192378864668,671.5),(248.5,672.5980762113534),(250,673),(251.5,672.5980762113534),(252.59807621135332,671.5),(253,670),(252.59807621135332,668.5),(251.5,667.4019237886467),(250,667),(248.5,667.4019237886466),(247.40192378864668,668.5)) -2468 ((246,680),(246.53589838486224,682),(248,683.4641016151378),(250,684),(252,683.4641016151378),(253.46410161513776,682),(254,680),(253.46410161513776,678),(252,676.5358983848622),(250,676),(248,676.5358983848622),(246.53589838486224,678)) -2469 ((245,690),(245.66987298107782,692.5),(247.5,694.3301270189222),(250,695),(252.5,694.3301270189222),(254.33012701892218,692.5),(255,690),(254.33012701892218,687.5),(252.5,685.6698729810778),(250,685),(247.5,685.6698729810778),(245.66987298107782,687.5)) -2470 ((244,700),(244.80384757729337,703),(247,705.1961524227066),(250,706),(253,705.1961524227066),(255.19615242270663,703),(256,700),(255.19615242270663,697),(253,694.8038475772934),(250,694),(247,694.8038475772934),(244.80384757729337,697)) -2471 ((243,710),(243.93782217350892,713.5),(246.5,716.062177826491),(250,717),(253.5,716.062177826491),(256.06217782649105,713.5),(257,710),(256.06217782649105,706.5),(253.5,703.937822173509),(250,703),(246.5,703.937822173509),(243.93782217350892,706.5)) -2472 ((242,720),(243.0717967697245,724),(246,726.9282032302755),(250,728),(254,726.9282032302755),(256.9282032302755,724),(258,720),(256.9282032302755,716),(254,713.0717967697245),(250,712),(246,713.0717967697245),(243.0717967697245,716)) -2473 ((241,730),(242.20577136594005,734.5),(245.5,737.7942286340599),(250,739),(254.5,737.7942286340599),(257.79422863405995,734.5),(259,730),(257.79422863405995,725.5),(254.5,722.2057713659401),(250,721),(245.5,722.20577136594),(242.20577136594005,725.5)) -2474 ((240,740),(241.3397459621556,745),(245,748.6602540378444),(250,750),(255,748.6602540378444),(258.66025403784437,745),(260,740),(258.66025403784437,735),(255,731.3397459621556),(250,730),(245,731.3397459621556),(241.3397459621556,735)) -2475 ((249,750),(249.13397459621555,750.5),(249.5,750.8660254037844),(250,751),(250.5,750.8660254037844),(250.86602540378445,750.5),(251,750),(250.86602540378445,749.5),(250.5,749.1339745962156),(250,749),(249.5,749.1339745962156),(249.13397459621555,749.5)) -2476 ((248,760),(248.26794919243113,761),(249,761.7320508075688),(250,762),(251,761.7320508075688),(251.73205080756887,761),(252,760),(251.73205080756887,759),(251,758.2679491924312),(250,758),(249,758.2679491924312),(248.26794919243113,759)) -2477 ((247,770),(247.40192378864668,771.5),(248.5,772.5980762113534),(250,773),(251.5,772.5980762113534),(252.59807621135332,771.5),(253,770),(252.59807621135332,768.5),(251.5,767.4019237886467),(250,767),(248.5,767.4019237886466),(247.40192378864668,768.5)) -2478 ((246,780),(246.53589838486224,782),(248,783.4641016151378),(250,784),(252,783.4641016151378),(253.46410161513776,782),(254,780),(253.46410161513776,778),(252,776.5358983848622),(250,776),(248,776.5358983848622),(246.53589838486224,778)) -2479 ((245,790),(245.66987298107782,792.5),(247.5,794.3301270189222),(250,795),(252.5,794.3301270189222),(254.33012701892218,792.5),(255,790),(254.33012701892218,787.5),(252.5,785.6698729810778),(250,785),(247.5,785.6698729810778),(245.66987298107782,787.5)) -2480 ((244,800),(244.80384757729337,803),(247,805.1961524227066),(250,806),(253,805.1961524227066),(255.19615242270663,803),(256,800),(255.19615242270663,797),(253,794.8038475772934),(250,794),(247,794.8038475772934),(244.80384757729337,797)) -2481 ((243,810),(243.93782217350892,813.5),(246.5,816.062177826491),(250,817),(253.5,816.062177826491),(256.06217782649105,813.5),(257,810),(256.06217782649105,806.5),(253.5,803.937822173509),(250,803),(246.5,803.937822173509),(243.93782217350892,806.5)) -2482 ((242,820),(243.0717967697245,824),(246,826.9282032302755),(250,828),(254,826.9282032302755),(256.9282032302755,824),(258,820),(256.9282032302755,816),(254,813.0717967697245),(250,812),(246,813.0717967697245),(243.0717967697245,816)) -2483 ((241,830),(242.20577136594005,834.5),(245.5,837.7942286340599),(250,839),(254.5,837.7942286340599),(257.79422863405995,834.5),(259,830),(257.79422863405995,825.5),(254.5,822.2057713659401),(250,821),(245.5,822.20577136594),(242.20577136594005,825.5)) -2484 ((240,840),(241.3397459621556,845),(245,848.6602540378444),(250,850),(255,848.6602540378444),(258.66025403784437,845),(260,840),(258.66025403784437,835),(255,831.3397459621556),(250,830),(245,831.3397459621556),(241.3397459621556,835)) -2485 ((249,850),(249.13397459621555,850.5),(249.5,850.8660254037844),(250,851),(250.5,850.8660254037844),(250.86602540378445,850.5),(251,850),(250.86602540378445,849.5),(250.5,849.1339745962156),(250,849),(249.5,849.1339745962156),(249.13397459621555,849.5)) -2486 ((248,860),(248.26794919243113,861),(249,861.7320508075688),(250,862),(251,861.7320508075688),(251.73205080756887,861),(252,860),(251.73205080756887,859),(251,858.2679491924312),(250,858),(249,858.2679491924312),(248.26794919243113,859)) -2487 ((247,870),(247.40192378864668,871.5),(248.5,872.5980762113534),(250,873),(251.5,872.5980762113534),(252.59807621135332,871.5),(253,870),(252.59807621135332,868.5),(251.5,867.4019237886467),(250,867),(248.5,867.4019237886466),(247.40192378864668,868.5)) -2488 ((246,880),(246.53589838486224,882),(248,883.4641016151378),(250,884),(252,883.4641016151378),(253.46410161513776,882),(254,880),(253.46410161513776,878),(252,876.5358983848622),(250,876),(248,876.5358983848622),(246.53589838486224,878)) -2489 ((245,890),(245.66987298107782,892.5),(247.5,894.3301270189222),(250,895),(252.5,894.3301270189222),(254.33012701892218,892.5),(255,890),(254.33012701892218,887.5),(252.5,885.6698729810778),(250,885),(247.5,885.6698729810778),(245.66987298107782,887.5)) -2490 ((244,900),(244.80384757729337,903),(247,905.1961524227066),(250,906),(253,905.1961524227066),(255.19615242270663,903),(256,900),(255.19615242270663,897),(253,894.8038475772934),(250,894),(247,894.8038475772934),(244.80384757729337,897)) -2491 ((243,910),(243.93782217350892,913.5),(246.5,916.062177826491),(250,917),(253.5,916.062177826491),(256.06217782649105,913.5),(257,910),(256.06217782649105,906.5),(253.5,903.937822173509),(250,903),(246.5,903.937822173509),(243.93782217350892,906.5)) -2492 ((242,920),(243.0717967697245,924),(246,926.9282032302755),(250,928),(254,926.9282032302755),(256.9282032302755,924),(258,920),(256.9282032302755,916),(254,913.0717967697245),(250,912),(246,913.0717967697245),(243.0717967697245,916)) -2493 ((241,930),(242.20577136594005,934.5),(245.5,937.7942286340599),(250,939),(254.5,937.7942286340599),(257.79422863405995,934.5),(259,930),(257.79422863405995,925.5),(254.5,922.2057713659401),(250,921),(245.5,922.20577136594),(242.20577136594005,925.5)) -2494 ((240,940),(241.3397459621556,945),(245,948.6602540378444),(250,950),(255,948.6602540378444),(258.66025403784437,945),(260,940),(258.66025403784437,935),(255,931.3397459621556),(250,930),(245,931.3397459621556),(241.3397459621556,935)) -2495 ((249,950),(249.13397459621555,950.5),(249.5,950.8660254037844),(250,951),(250.5,950.8660254037844),(250.86602540378445,950.5),(251,950),(250.86602540378445,949.5),(250.5,949.1339745962156),(250,949),(249.5,949.1339745962156),(249.13397459621555,949.5)) -2496 ((248,960),(248.26794919243113,961),(249,961.7320508075688),(250,962),(251,961.7320508075688),(251.73205080756887,961),(252,960),(251.73205080756887,959),(251,958.2679491924312),(250,958),(249,958.2679491924312),(248.26794919243113,959)) -2497 ((247,970),(247.40192378864668,971.5),(248.5,972.5980762113534),(250,973),(251.5,972.5980762113534),(252.59807621135332,971.5),(253,970),(252.59807621135332,968.5),(251.5,967.4019237886467),(250,967),(248.5,967.4019237886466),(247.40192378864668,968.5)) -2498 ((246,980),(246.53589838486224,982),(248,983.4641016151378),(250,984),(252,983.4641016151378),(253.46410161513776,982),(254,980),(253.46410161513776,978),(252,976.5358983848622),(250,976),(248,976.5358983848622),(246.53589838486224,978)) -2499 ((245,990),(245.66987298107782,992.5),(247.5,994.3301270189222),(250,995),(252.5,994.3301270189222),(254.33012701892218,992.5),(255,990),(254.33012701892218,987.5),(252.5,985.6698729810778),(250,985),(247.5,985.6698729810778),(245.66987298107782,987.5)) -2500 ((244,1000),(244.80384757729337,1003),(247,1005.1961524227066),(250,1006),(253,1005.1961524227066),(255.19615242270663,1003),(256,1000),(255.19615242270663,997),(253,994.8038475772934),(250,994),(247,994.8038475772934),(244.80384757729337,997)) -2501 ((252,10),(253.0717967697245,14),(256,16.928203230275507),(260,18),(264,16.92820323027551),(266.9282032302755,14.000000000000004),(268,10.000000000000002),(266.9282032302755,6.000000000000002),(264,3.071796769724492),(260,2),(256,3.0717967697244877),(253.0717967697245,5.9999999999999964)) -2502 ((251,20),(252.20577136594005,24.5),(255.5,27.794228634059948),(260,29),(264.5,27.794228634059948),(267.79422863405995,24.500000000000004),(269,20),(267.79422863405995,15.500000000000004),(264.5,12.205771365940054),(260,11),(255.5,12.205771365940048),(252.20577136594005,15.499999999999996)) -2503 ((250,30),(251.3397459621556,35),(255,38.66025403784438),(260,40),(265,38.66025403784439),(268.66025403784437,35),(270,30),(268.66025403784437,25.000000000000004),(265,21.339745962155614),(260,20),(255,21.33974596215561),(251.3397459621556,24.999999999999996)) -2504 ((259,40),(259.1339745962156,40.5),(259.5,40.86602540378444),(260,41),(260.5,40.86602540378444),(260.8660254037844,40.5),(261,40),(260.8660254037844,39.5),(260.5,39.13397459621556),(260,39),(259.5,39.13397459621556),(259.1339745962156,39.5)) -2505 ((258,50),(258.2679491924311,51),(259,51.732050807568875),(260,52),(261,51.732050807568875),(261.7320508075689,51),(262,50),(261.7320508075689,49),(261,48.267949192431125),(260,48),(259,48.267949192431125),(258.2679491924311,49)) -2506 ((257,60),(257.4019237886467,61.5),(258.5,62.598076211353316),(260,63),(261.5,62.598076211353316),(262.5980762113533,61.5),(263,60),(262.5980762113533,58.5),(261.5,57.401923788646684),(260,57),(258.5,57.401923788646684),(257.4019237886467,58.5)) -2507 ((256,70),(256.53589838486226,72),(258,73.46410161513775),(260,74),(262,73.46410161513775),(263.46410161513774,72),(264,70),(263.46410161513774,68),(262,66.53589838486225),(260,66),(258,66.53589838486225),(256.53589838486226,68)) -2508 ((255,80),(255.66987298107782,82.5),(257.5,84.3301270189222),(260,85),(262.5,84.3301270189222),(264.3301270189222,82.5),(265,80),(264.3301270189222,77.5),(262.5,75.6698729810778),(260,75),(257.5,75.6698729810778),(255.66987298107782,77.5)) -2509 ((254,90),(254.80384757729337,93),(257,95.19615242270663),(260,96),(263,95.19615242270663),(265.19615242270663,93),(266,90),(265.19615242270663,87),(263,84.80384757729337),(260,84),(257,84.80384757729337),(254.80384757729337,87)) -2510 ((253,100),(253.93782217350892,103.5),(256.5,106.06217782649107),(260,107),(263.5,106.06217782649107),(266.06217782649105,103.5),(267,100),(266.06217782649105,96.5),(263.5,93.93782217350893),(260,93),(256.5,93.93782217350892),(253.93782217350892,96.5)) -2511 ((252,110),(253.0717967697245,114),(256,116.92820323027551),(260,118),(264,116.92820323027551),(266.9282032302755,114),(268,110),(266.9282032302755,106),(264,103.07179676972449),(260,102),(256,103.07179676972449),(253.0717967697245,106)) -2512 ((251,120),(252.20577136594005,124.5),(255.5,127.79422863405995),(260,129),(264.5,127.79422863405995),(267.79422863405995,124.5),(269,120),(267.79422863405995,115.5),(264.5,112.20577136594005),(260,111),(255.5,112.20577136594005),(252.20577136594005,115.5)) -2513 ((250,130),(251.3397459621556,135),(255,138.6602540378444),(260,140),(265,138.6602540378444),(268.66025403784437,135),(270,130),(268.66025403784437,125),(265,121.33974596215562),(260,120),(255,121.3397459621556),(251.3397459621556,125)) -2514 ((259,140),(259.1339745962156,140.5),(259.5,140.86602540378445),(260,141),(260.5,140.86602540378445),(260.8660254037844,140.5),(261,140),(260.8660254037844,139.5),(260.5,139.13397459621555),(260,139),(259.5,139.13397459621555),(259.1339745962156,139.5)) -2515 ((258,150),(258.2679491924311,151),(259,151.73205080756887),(260,152),(261,151.73205080756887),(261.7320508075689,151),(262,150),(261.7320508075689,149),(261,148.26794919243113),(260,148),(259,148.26794919243113),(258.2679491924311,149)) -2516 ((257,160),(257.4019237886467,161.5),(258.5,162.59807621135332),(260,163),(261.5,162.59807621135332),(262.5980762113533,161.5),(263,160),(262.5980762113533,158.5),(261.5,157.40192378864668),(260,157),(258.5,157.40192378864668),(257.4019237886467,158.5)) -2517 ((256,170),(256.53589838486226,172),(258,173.46410161513776),(260,174),(262,173.46410161513776),(263.46410161513774,172),(264,170),(263.46410161513774,168),(262,166.53589838486224),(260,166),(258,166.53589838486224),(256.53589838486226,168)) -2518 ((255,180),(255.66987298107782,182.5),(257.5,184.33012701892218),(260,185),(262.5,184.33012701892218),(264.3301270189222,182.5),(265,180),(264.3301270189222,177.5),(262.5,175.66987298107782),(260,175),(257.5,175.66987298107782),(255.66987298107782,177.5)) -2519 ((254,190),(254.80384757729337,193),(257,195.19615242270663),(260,196),(263,195.19615242270663),(265.19615242270663,193),(266,190),(265.19615242270663,187),(263,184.80384757729337),(260,184),(257,184.80384757729337),(254.80384757729337,187)) -2520 ((253,200),(253.93782217350892,203.5),(256.5,206.06217782649108),(260,207),(263.5,206.06217782649108),(266.06217782649105,203.5),(267,200),(266.06217782649105,196.5),(263.5,193.93782217350892),(260,193),(256.5,193.93782217350892),(253.93782217350892,196.5)) -2521 ((252,210),(253.0717967697245,214),(256,216.9282032302755),(260,218),(264,216.9282032302755),(266.9282032302755,214),(268,210),(266.9282032302755,206),(264,203.0717967697245),(260,202),(256,203.0717967697245),(253.0717967697245,206)) -2522 ((251,220),(252.20577136594005,224.5),(255.5,227.79422863405995),(260,229),(264.5,227.79422863405995),(267.79422863405995,224.5),(269,220),(267.79422863405995,215.5),(264.5,212.20577136594005),(260,211),(255.5,212.20577136594005),(252.20577136594005,215.5)) -2523 ((250,230),(251.3397459621556,235),(255,238.6602540378444),(260,240),(265,238.6602540378444),(268.66025403784437,235),(270,230),(268.66025403784437,225),(265,221.3397459621556),(260,220),(255,221.3397459621556),(251.3397459621556,225)) -2524 ((259,240),(259.1339745962156,240.5),(259.5,240.86602540378445),(260,241),(260.5,240.86602540378445),(260.8660254037844,240.5),(261,240),(260.8660254037844,239.5),(260.5,239.13397459621555),(260,239),(259.5,239.13397459621555),(259.1339745962156,239.5)) -2525 ((258,250),(258.2679491924311,251),(259,251.73205080756887),(260,252),(261,251.73205080756887),(261.7320508075689,251),(262,250),(261.7320508075689,249),(261,248.26794919243113),(260,248),(259,248.26794919243113),(258.2679491924311,249)) -2526 ((257,260),(257.4019237886467,261.5),(258.5,262.5980762113533),(260,263),(261.5,262.5980762113533),(262.5980762113533,261.5),(263,260),(262.5980762113533,258.5),(261.5,257.4019237886467),(260,257),(258.5,257.4019237886467),(257.4019237886467,258.5)) -2527 ((256,270),(256.53589838486226,272),(258,273.46410161513774),(260,274),(262,273.46410161513774),(263.46410161513774,272),(264,270),(263.46410161513774,268),(262,266.53589838486226),(260,266),(258,266.53589838486226),(256.53589838486226,268)) -2528 ((255,280),(255.66987298107782,282.5),(257.5,284.3301270189222),(260,285),(262.5,284.3301270189222),(264.3301270189222,282.5),(265,280),(264.3301270189222,277.5),(262.5,275.6698729810778),(260,275),(257.5,275.6698729810778),(255.66987298107782,277.5)) -2529 ((254,290),(254.80384757729337,293),(257,295.19615242270663),(260,296),(263,295.19615242270663),(265.19615242270663,293),(266,290),(265.19615242270663,287),(263,284.80384757729337),(260,284),(257,284.80384757729337),(254.80384757729337,287)) -2530 ((253,300),(253.93782217350892,303.5),(256.5,306.06217782649105),(260,307),(263.5,306.06217782649105),(266.06217782649105,303.5),(267,300),(266.06217782649105,296.5),(263.5,293.93782217350895),(260,293),(256.5,293.93782217350895),(253.93782217350892,296.5)) -2531 ((252,310),(253.0717967697245,314),(256,316.9282032302755),(260,318),(264,316.9282032302755),(266.9282032302755,314),(268,310),(266.9282032302755,306),(264,303.0717967697245),(260,302),(256,303.0717967697245),(253.0717967697245,306)) -2532 ((251,320),(252.20577136594005,324.5),(255.5,327.79422863405995),(260,329),(264.5,327.79422863405995),(267.79422863405995,324.5),(269,320),(267.79422863405995,315.5),(264.5,312.20577136594005),(260,311),(255.5,312.20577136594005),(252.20577136594005,315.5)) -2533 ((250,330),(251.3397459621556,335),(255,338.66025403784437),(260,340),(265,338.66025403784437),(268.66025403784437,335),(270,330),(268.66025403784437,325),(265,321.33974596215563),(260,320),(255,321.33974596215563),(251.3397459621556,325)) -2534 ((259,340),(259.1339745962156,340.5),(259.5,340.8660254037844),(260,341),(260.5,340.8660254037844),(260.8660254037844,340.5),(261,340),(260.8660254037844,339.5),(260.5,339.1339745962156),(260,339),(259.5,339.1339745962156),(259.1339745962156,339.5)) -2535 ((258,350),(258.2679491924311,351),(259,351.7320508075689),(260,352),(261,351.7320508075689),(261.7320508075689,351),(262,350),(261.7320508075689,349),(261,348.2679491924311),(260,348),(259,348.2679491924311),(258.2679491924311,349)) -2536 ((257,360),(257.4019237886467,361.5),(258.5,362.5980762113533),(260,363),(261.5,362.5980762113533),(262.5980762113533,361.5),(263,360),(262.5980762113533,358.5),(261.5,357.4019237886467),(260,357),(258.5,357.4019237886467),(257.4019237886467,358.5)) -2537 ((256,370),(256.53589838486226,372),(258,373.46410161513774),(260,374),(262,373.46410161513774),(263.46410161513774,372),(264,370),(263.46410161513774,368),(262,366.53589838486226),(260,366),(258,366.53589838486226),(256.53589838486226,368)) -2538 ((255,380),(255.66987298107782,382.5),(257.5,384.3301270189222),(260,385),(262.5,384.3301270189222),(264.3301270189222,382.5),(265,380),(264.3301270189222,377.5),(262.5,375.6698729810778),(260,375),(257.5,375.6698729810778),(255.66987298107782,377.5)) -2539 ((254,390),(254.80384757729337,393),(257,395.19615242270663),(260,396),(263,395.19615242270663),(265.19615242270663,393),(266,390),(265.19615242270663,387),(263,384.80384757729337),(260,384),(257,384.80384757729337),(254.80384757729337,387)) -2540 ((253,400),(253.93782217350892,403.5),(256.5,406.06217782649105),(260,407),(263.5,406.06217782649105),(266.06217782649105,403.5),(267,400),(266.06217782649105,396.5),(263.5,393.93782217350895),(260,393),(256.5,393.93782217350895),(253.93782217350892,396.5)) -2541 ((252,410),(253.0717967697245,414),(256,416.9282032302755),(260,418),(264,416.9282032302755),(266.9282032302755,414),(268,410),(266.9282032302755,406),(264,403.0717967697245),(260,402),(256,403.0717967697245),(253.0717967697245,406)) -2542 ((251,420),(252.20577136594005,424.5),(255.5,427.79422863405995),(260,429),(264.5,427.79422863405995),(267.79422863405995,424.5),(269,420),(267.79422863405995,415.5),(264.5,412.20577136594005),(260,411),(255.5,412.20577136594005),(252.20577136594005,415.5)) -2543 ((250,430),(251.3397459621556,435),(255,438.66025403784437),(260,440),(265,438.66025403784437),(268.66025403784437,435),(270,430),(268.66025403784437,425),(265,421.33974596215563),(260,420),(255,421.33974596215563),(251.3397459621556,425)) -2544 ((259,440),(259.1339745962156,440.5),(259.5,440.8660254037844),(260,441),(260.5,440.8660254037844),(260.8660254037844,440.5),(261,440),(260.8660254037844,439.5),(260.5,439.1339745962156),(260,439),(259.5,439.1339745962156),(259.1339745962156,439.5)) -2545 ((258,450),(258.2679491924311,451),(259,451.7320508075689),(260,452),(261,451.7320508075689),(261.7320508075689,451),(262,450),(261.7320508075689,449),(261,448.2679491924311),(260,448),(259,448.2679491924311),(258.2679491924311,449)) -2546 ((257,460),(257.4019237886467,461.5),(258.5,462.5980762113533),(260,463),(261.5,462.5980762113533),(262.5980762113533,461.5),(263,460),(262.5980762113533,458.5),(261.5,457.4019237886467),(260,457),(258.5,457.4019237886467),(257.4019237886467,458.5)) -2547 ((256,470),(256.53589838486226,472),(258,473.46410161513774),(260,474),(262,473.46410161513774),(263.46410161513774,472),(264,470),(263.46410161513774,468),(262,466.53589838486226),(260,466),(258,466.53589838486226),(256.53589838486226,468)) -2548 ((255,480),(255.66987298107782,482.5),(257.5,484.3301270189222),(260,485),(262.5,484.3301270189222),(264.3301270189222,482.5),(265,480),(264.3301270189222,477.5),(262.5,475.6698729810778),(260,475),(257.5,475.6698729810778),(255.66987298107782,477.5)) -2549 ((254,490),(254.80384757729337,493),(257,495.19615242270663),(260,496),(263,495.19615242270663),(265.19615242270663,493),(266,490),(265.19615242270663,487),(263,484.80384757729337),(260,484),(257,484.80384757729337),(254.80384757729337,487)) -2550 ((253,500),(253.93782217350892,503.5),(256.5,506.06217782649105),(260,507),(263.5,506.06217782649105),(266.06217782649105,503.5),(267,500),(266.06217782649105,496.5),(263.5,493.93782217350895),(260,493),(256.5,493.93782217350895),(253.93782217350892,496.5)) -2551 ((252,510),(253.0717967697245,514),(256,516.9282032302755),(260,518),(264,516.9282032302755),(266.9282032302755,514),(268,510),(266.9282032302755,506),(264,503.0717967697245),(260,502),(256,503.0717967697245),(253.0717967697245,506)) -2552 ((251,520),(252.20577136594005,524.5),(255.5,527.7942286340599),(260,529),(264.5,527.7942286340599),(267.79422863405995,524.5),(269,520),(267.79422863405995,515.5),(264.5,512.2057713659401),(260,511),(255.5,512.20577136594),(252.20577136594005,515.5)) -2553 ((250,530),(251.3397459621556,535),(255,538.6602540378444),(260,540),(265,538.6602540378444),(268.66025403784437,535),(270,530),(268.66025403784437,525),(265,521.3397459621556),(260,520),(255,521.3397459621556),(251.3397459621556,525)) -2554 ((259,540),(259.1339745962156,540.5),(259.5,540.8660254037844),(260,541),(260.5,540.8660254037844),(260.8660254037844,540.5),(261,540),(260.8660254037844,539.5),(260.5,539.1339745962156),(260,539),(259.5,539.1339745962156),(259.1339745962156,539.5)) -2555 ((258,550),(258.2679491924311,551),(259,551.7320508075688),(260,552),(261,551.7320508075688),(261.7320508075689,551),(262,550),(261.7320508075689,549),(261,548.2679491924312),(260,548),(259,548.2679491924312),(258.2679491924311,549)) -2556 ((257,560),(257.4019237886467,561.5),(258.5,562.5980762113534),(260,563),(261.5,562.5980762113534),(262.5980762113533,561.5),(263,560),(262.5980762113533,558.5),(261.5,557.4019237886467),(260,557),(258.5,557.4019237886466),(257.4019237886467,558.5)) -2557 ((256,570),(256.53589838486226,572),(258,573.4641016151378),(260,574),(262,573.4641016151378),(263.46410161513774,572),(264,570),(263.46410161513774,568),(262,566.5358983848622),(260,566),(258,566.5358983848622),(256.53589838486226,568)) -2558 ((255,580),(255.66987298107782,582.5),(257.5,584.3301270189222),(260,585),(262.5,584.3301270189222),(264.3301270189222,582.5),(265,580),(264.3301270189222,577.5),(262.5,575.6698729810778),(260,575),(257.5,575.6698729810778),(255.66987298107782,577.5)) -2559 ((254,590),(254.80384757729337,593),(257,595.1961524227066),(260,596),(263,595.1961524227066),(265.19615242270663,593),(266,590),(265.19615242270663,587),(263,584.8038475772934),(260,584),(257,584.8038475772934),(254.80384757729337,587)) -2560 ((253,600),(253.93782217350892,603.5),(256.5,606.062177826491),(260,607),(263.5,606.062177826491),(266.06217782649105,603.5),(267,600),(266.06217782649105,596.5),(263.5,593.937822173509),(260,593),(256.5,593.937822173509),(253.93782217350892,596.5)) -2561 ((252,610),(253.0717967697245,614),(256,616.9282032302755),(260,618),(264,616.9282032302755),(266.9282032302755,614),(268,610),(266.9282032302755,606),(264,603.0717967697245),(260,602),(256,603.0717967697245),(253.0717967697245,606)) -2562 ((251,620),(252.20577136594005,624.5),(255.5,627.7942286340599),(260,629),(264.5,627.7942286340599),(267.79422863405995,624.5),(269,620),(267.79422863405995,615.5),(264.5,612.2057713659401),(260,611),(255.5,612.20577136594),(252.20577136594005,615.5)) -2563 ((250,630),(251.3397459621556,635),(255,638.6602540378444),(260,640),(265,638.6602540378444),(268.66025403784437,635),(270,630),(268.66025403784437,625),(265,621.3397459621556),(260,620),(255,621.3397459621556),(251.3397459621556,625)) -2564 ((259,640),(259.1339745962156,640.5),(259.5,640.8660254037844),(260,641),(260.5,640.8660254037844),(260.8660254037844,640.5),(261,640),(260.8660254037844,639.5),(260.5,639.1339745962156),(260,639),(259.5,639.1339745962156),(259.1339745962156,639.5)) -2565 ((258,650),(258.2679491924311,651),(259,651.7320508075688),(260,652),(261,651.7320508075688),(261.7320508075689,651),(262,650),(261.7320508075689,649),(261,648.2679491924312),(260,648),(259,648.2679491924312),(258.2679491924311,649)) -2566 ((257,660),(257.4019237886467,661.5),(258.5,662.5980762113534),(260,663),(261.5,662.5980762113534),(262.5980762113533,661.5),(263,660),(262.5980762113533,658.5),(261.5,657.4019237886467),(260,657),(258.5,657.4019237886466),(257.4019237886467,658.5)) -2567 ((256,670),(256.53589838486226,672),(258,673.4641016151378),(260,674),(262,673.4641016151378),(263.46410161513774,672),(264,670),(263.46410161513774,668),(262,666.5358983848622),(260,666),(258,666.5358983848622),(256.53589838486226,668)) -2568 ((255,680),(255.66987298107782,682.5),(257.5,684.3301270189222),(260,685),(262.5,684.3301270189222),(264.3301270189222,682.5),(265,680),(264.3301270189222,677.5),(262.5,675.6698729810778),(260,675),(257.5,675.6698729810778),(255.66987298107782,677.5)) -2569 ((254,690),(254.80384757729337,693),(257,695.1961524227066),(260,696),(263,695.1961524227066),(265.19615242270663,693),(266,690),(265.19615242270663,687),(263,684.8038475772934),(260,684),(257,684.8038475772934),(254.80384757729337,687)) -2570 ((253,700),(253.93782217350892,703.5),(256.5,706.062177826491),(260,707),(263.5,706.062177826491),(266.06217782649105,703.5),(267,700),(266.06217782649105,696.5),(263.5,693.937822173509),(260,693),(256.5,693.937822173509),(253.93782217350892,696.5)) -2571 ((252,710),(253.0717967697245,714),(256,716.9282032302755),(260,718),(264,716.9282032302755),(266.9282032302755,714),(268,710),(266.9282032302755,706),(264,703.0717967697245),(260,702),(256,703.0717967697245),(253.0717967697245,706)) -2572 ((251,720),(252.20577136594005,724.5),(255.5,727.7942286340599),(260,729),(264.5,727.7942286340599),(267.79422863405995,724.5),(269,720),(267.79422863405995,715.5),(264.5,712.2057713659401),(260,711),(255.5,712.20577136594),(252.20577136594005,715.5)) -2573 ((250,730),(251.3397459621556,735),(255,738.6602540378444),(260,740),(265,738.6602540378444),(268.66025403784437,735),(270,730),(268.66025403784437,725),(265,721.3397459621556),(260,720),(255,721.3397459621556),(251.3397459621556,725)) -2574 ((259,740),(259.1339745962156,740.5),(259.5,740.8660254037844),(260,741),(260.5,740.8660254037844),(260.8660254037844,740.5),(261,740),(260.8660254037844,739.5),(260.5,739.1339745962156),(260,739),(259.5,739.1339745962156),(259.1339745962156,739.5)) -2575 ((258,750),(258.2679491924311,751),(259,751.7320508075688),(260,752),(261,751.7320508075688),(261.7320508075689,751),(262,750),(261.7320508075689,749),(261,748.2679491924312),(260,748),(259,748.2679491924312),(258.2679491924311,749)) -2576 ((257,760),(257.4019237886467,761.5),(258.5,762.5980762113534),(260,763),(261.5,762.5980762113534),(262.5980762113533,761.5),(263,760),(262.5980762113533,758.5),(261.5,757.4019237886467),(260,757),(258.5,757.4019237886466),(257.4019237886467,758.5)) -2577 ((256,770),(256.53589838486226,772),(258,773.4641016151378),(260,774),(262,773.4641016151378),(263.46410161513774,772),(264,770),(263.46410161513774,768),(262,766.5358983848622),(260,766),(258,766.5358983848622),(256.53589838486226,768)) -2578 ((255,780),(255.66987298107782,782.5),(257.5,784.3301270189222),(260,785),(262.5,784.3301270189222),(264.3301270189222,782.5),(265,780),(264.3301270189222,777.5),(262.5,775.6698729810778),(260,775),(257.5,775.6698729810778),(255.66987298107782,777.5)) -2579 ((254,790),(254.80384757729337,793),(257,795.1961524227066),(260,796),(263,795.1961524227066),(265.19615242270663,793),(266,790),(265.19615242270663,787),(263,784.8038475772934),(260,784),(257,784.8038475772934),(254.80384757729337,787)) -2580 ((253,800),(253.93782217350892,803.5),(256.5,806.062177826491),(260,807),(263.5,806.062177826491),(266.06217782649105,803.5),(267,800),(266.06217782649105,796.5),(263.5,793.937822173509),(260,793),(256.5,793.937822173509),(253.93782217350892,796.5)) -2581 ((252,810),(253.0717967697245,814),(256,816.9282032302755),(260,818),(264,816.9282032302755),(266.9282032302755,814),(268,810),(266.9282032302755,806),(264,803.0717967697245),(260,802),(256,803.0717967697245),(253.0717967697245,806)) -2582 ((251,820),(252.20577136594005,824.5),(255.5,827.7942286340599),(260,829),(264.5,827.7942286340599),(267.79422863405995,824.5),(269,820),(267.79422863405995,815.5),(264.5,812.2057713659401),(260,811),(255.5,812.20577136594),(252.20577136594005,815.5)) -2583 ((250,830),(251.3397459621556,835),(255,838.6602540378444),(260,840),(265,838.6602540378444),(268.66025403784437,835),(270,830),(268.66025403784437,825),(265,821.3397459621556),(260,820),(255,821.3397459621556),(251.3397459621556,825)) -2584 ((259,840),(259.1339745962156,840.5),(259.5,840.8660254037844),(260,841),(260.5,840.8660254037844),(260.8660254037844,840.5),(261,840),(260.8660254037844,839.5),(260.5,839.1339745962156),(260,839),(259.5,839.1339745962156),(259.1339745962156,839.5)) -2585 ((258,850),(258.2679491924311,851),(259,851.7320508075688),(260,852),(261,851.7320508075688),(261.7320508075689,851),(262,850),(261.7320508075689,849),(261,848.2679491924312),(260,848),(259,848.2679491924312),(258.2679491924311,849)) -2586 ((257,860),(257.4019237886467,861.5),(258.5,862.5980762113534),(260,863),(261.5,862.5980762113534),(262.5980762113533,861.5),(263,860),(262.5980762113533,858.5),(261.5,857.4019237886467),(260,857),(258.5,857.4019237886466),(257.4019237886467,858.5)) -2587 ((256,870),(256.53589838486226,872),(258,873.4641016151378),(260,874),(262,873.4641016151378),(263.46410161513774,872),(264,870),(263.46410161513774,868),(262,866.5358983848622),(260,866),(258,866.5358983848622),(256.53589838486226,868)) -2588 ((255,880),(255.66987298107782,882.5),(257.5,884.3301270189222),(260,885),(262.5,884.3301270189222),(264.3301270189222,882.5),(265,880),(264.3301270189222,877.5),(262.5,875.6698729810778),(260,875),(257.5,875.6698729810778),(255.66987298107782,877.5)) -2589 ((254,890),(254.80384757729337,893),(257,895.1961524227066),(260,896),(263,895.1961524227066),(265.19615242270663,893),(266,890),(265.19615242270663,887),(263,884.8038475772934),(260,884),(257,884.8038475772934),(254.80384757729337,887)) -2590 ((253,900),(253.93782217350892,903.5),(256.5,906.062177826491),(260,907),(263.5,906.062177826491),(266.06217782649105,903.5),(267,900),(266.06217782649105,896.5),(263.5,893.937822173509),(260,893),(256.5,893.937822173509),(253.93782217350892,896.5)) -2591 ((252,910),(253.0717967697245,914),(256,916.9282032302755),(260,918),(264,916.9282032302755),(266.9282032302755,914),(268,910),(266.9282032302755,906),(264,903.0717967697245),(260,902),(256,903.0717967697245),(253.0717967697245,906)) -2592 ((251,920),(252.20577136594005,924.5),(255.5,927.7942286340599),(260,929),(264.5,927.7942286340599),(267.79422863405995,924.5),(269,920),(267.79422863405995,915.5),(264.5,912.2057713659401),(260,911),(255.5,912.20577136594),(252.20577136594005,915.5)) -2593 ((250,930),(251.3397459621556,935),(255,938.6602540378444),(260,940),(265,938.6602540378444),(268.66025403784437,935),(270,930),(268.66025403784437,925),(265,921.3397459621556),(260,920),(255,921.3397459621556),(251.3397459621556,925)) -2594 ((259,940),(259.1339745962156,940.5),(259.5,940.8660254037844),(260,941),(260.5,940.8660254037844),(260.8660254037844,940.5),(261,940),(260.8660254037844,939.5),(260.5,939.1339745962156),(260,939),(259.5,939.1339745962156),(259.1339745962156,939.5)) -2595 ((258,950),(258.2679491924311,951),(259,951.7320508075688),(260,952),(261,951.7320508075688),(261.7320508075689,951),(262,950),(261.7320508075689,949),(261,948.2679491924312),(260,948),(259,948.2679491924312),(258.2679491924311,949)) -2596 ((257,960),(257.4019237886467,961.5),(258.5,962.5980762113534),(260,963),(261.5,962.5980762113534),(262.5980762113533,961.5),(263,960),(262.5980762113533,958.5),(261.5,957.4019237886467),(260,957),(258.5,957.4019237886466),(257.4019237886467,958.5)) -2597 ((256,970),(256.53589838486226,972),(258,973.4641016151378),(260,974),(262,973.4641016151378),(263.46410161513774,972),(264,970),(263.46410161513774,968),(262,966.5358983848622),(260,966),(258,966.5358983848622),(256.53589838486226,968)) -2598 ((255,980),(255.66987298107782,982.5),(257.5,984.3301270189222),(260,985),(262.5,984.3301270189222),(264.3301270189222,982.5),(265,980),(264.3301270189222,977.5),(262.5,975.6698729810778),(260,975),(257.5,975.6698729810778),(255.66987298107782,977.5)) -2599 ((254,990),(254.80384757729337,993),(257,995.1961524227066),(260,996),(263,995.1961524227066),(265.19615242270663,993),(266,990),(265.19615242270663,987),(263,984.8038475772934),(260,984),(257,984.8038475772934),(254.80384757729337,987)) -2600 ((253,1000),(253.93782217350892,1003.5),(256.5,1006.062177826491),(260,1007),(263.5,1006.062177826491),(266.06217782649105,1003.5),(267,1000),(266.06217782649105,996.5),(263.5,993.937822173509),(260,993),(256.5,993.937822173509),(253.93782217350892,996.5)) -2601 ((261,10),(262.20577136594005,14.5),(265.5,17.794228634059948),(270,19),(274.5,17.794228634059948),(277.79422863405995,14.500000000000004),(279,10.000000000000002),(277.79422863405995,5.500000000000003),(274.5,2.2057713659400537),(270,1),(265.5,2.2057713659400484),(262.20577136594005,5.4999999999999964)) -2602 ((260,20),(261.33974596215563,25),(265,28.660254037844386),(270,30),(275,28.66025403784439),(278.66025403784437,25.000000000000004),(280,20),(278.66025403784437,15.000000000000004),(275,11.339745962155614),(270,10),(265,11.33974596215561),(261.33974596215563,14.999999999999996)) -2603 ((269,30),(269.1339745962156,30.5),(269.5,30.866025403784437),(270,31),(270.5,30.866025403784437),(270.8660254037844,30.5),(271,30),(270.8660254037844,29.5),(270.5,29.133974596215563),(270,29),(269.5,29.133974596215563),(269.1339745962156,29.5)) -2604 ((268,40),(268.2679491924311,41),(269,41.732050807568875),(270,42),(271,41.732050807568875),(271.7320508075689,41),(272,40),(271.7320508075689,39),(271,38.267949192431125),(270,38),(269,38.267949192431125),(268.2679491924311,39)) -2605 ((267,50),(267.4019237886467,51.5),(268.5,52.598076211353316),(270,53),(271.5,52.598076211353316),(272.5980762113533,51.5),(273,50),(272.5980762113533,48.5),(271.5,47.401923788646684),(270,47),(268.5,47.401923788646684),(267.4019237886467,48.5)) -2606 ((266,60),(266.53589838486226,62),(268,63.46410161513776),(270,64),(272,63.46410161513776),(273.46410161513774,62),(274,60),(273.46410161513774,58),(272,56.53589838486224),(270,56),(268,56.53589838486224),(266.53589838486226,58)) -2607 ((265,70),(265.6698729810778,72.5),(267.5,74.3301270189222),(270,75),(272.5,74.3301270189222),(274.3301270189222,72.5),(275,70),(274.3301270189222,67.5),(272.5,65.6698729810778),(270,65),(267.5,65.6698729810778),(265.6698729810778,67.5)) -2608 ((264,80),(264.80384757729337,83),(267,85.19615242270663),(270,86),(273,85.19615242270663),(275.19615242270663,83),(276,80),(275.19615242270663,77),(273,74.80384757729337),(270,74),(267,74.80384757729337),(264.80384757729337,77)) -2609 ((263,90),(263.93782217350895,93.5),(266.5,96.06217782649107),(270,97),(273.5,96.06217782649107),(276.06217782649105,93.5),(277,90),(276.06217782649105,86.5),(273.5,83.93782217350893),(270,83),(266.5,83.93782217350892),(263.93782217350895,86.5)) -2610 ((262,100),(263.0717967697245,104),(266,106.92820323027551),(270,108),(274,106.92820323027551),(276.9282032302755,104),(278,100),(276.9282032302755,96),(274,93.07179676972449),(270,92),(266,93.07179676972449),(263.0717967697245,96)) -2611 ((261,110),(262.20577136594005,114.5),(265.5,117.79422863405995),(270,119),(274.5,117.79422863405995),(277.79422863405995,114.5),(279,110),(277.79422863405995,105.5),(274.5,102.20577136594005),(270,101),(265.5,102.20577136594005),(262.20577136594005,105.5)) -2612 ((260,120),(261.33974596215563,125),(265,128.6602540378444),(270,130),(275,128.6602540378444),(278.66025403784437,125),(280,120),(278.66025403784437,115),(275,111.33974596215562),(270,110),(265,111.3397459621556),(261.33974596215563,115)) -2613 ((269,130),(269.1339745962156,130.5),(269.5,130.86602540378445),(270,131),(270.5,130.86602540378445),(270.8660254037844,130.5),(271,130),(270.8660254037844,129.5),(270.5,129.13397459621555),(270,129),(269.5,129.13397459621555),(269.1339745962156,129.5)) -2614 ((268,140),(268.2679491924311,141),(269,141.73205080756887),(270,142),(271,141.73205080756887),(271.7320508075689,141),(272,140),(271.7320508075689,139),(271,138.26794919243113),(270,138),(269,138.26794919243113),(268.2679491924311,139)) -2615 ((267,150),(267.4019237886467,151.5),(268.5,152.59807621135332),(270,153),(271.5,152.59807621135332),(272.5980762113533,151.5),(273,150),(272.5980762113533,148.5),(271.5,147.40192378864668),(270,147),(268.5,147.40192378864668),(267.4019237886467,148.5)) -2616 ((266,160),(266.53589838486226,162),(268,163.46410161513776),(270,164),(272,163.46410161513776),(273.46410161513774,162),(274,160),(273.46410161513774,158),(272,156.53589838486224),(270,156),(268,156.53589838486224),(266.53589838486226,158)) -2617 ((265,170),(265.6698729810778,172.5),(267.5,174.33012701892218),(270,175),(272.5,174.33012701892218),(274.3301270189222,172.5),(275,170),(274.3301270189222,167.5),(272.5,165.66987298107782),(270,165),(267.5,165.66987298107782),(265.6698729810778,167.5)) -2618 ((264,180),(264.80384757729337,183),(267,185.19615242270663),(270,186),(273,185.19615242270663),(275.19615242270663,183),(276,180),(275.19615242270663,177),(273,174.80384757729337),(270,174),(267,174.80384757729337),(264.80384757729337,177)) -2619 ((263,190),(263.93782217350895,193.5),(266.5,196.06217782649108),(270,197),(273.5,196.06217782649108),(276.06217782649105,193.5),(277,190),(276.06217782649105,186.5),(273.5,183.93782217350892),(270,183),(266.5,183.93782217350892),(263.93782217350895,186.5)) -2620 ((262,200),(263.0717967697245,204),(266,206.9282032302755),(270,208),(274,206.9282032302755),(276.9282032302755,204),(278,200),(276.9282032302755,196),(274,193.0717967697245),(270,192),(266,193.0717967697245),(263.0717967697245,196)) -2621 ((261,210),(262.20577136594005,214.5),(265.5,217.79422863405995),(270,219),(274.5,217.79422863405995),(277.79422863405995,214.5),(279,210),(277.79422863405995,205.5),(274.5,202.20577136594005),(270,201),(265.5,202.20577136594005),(262.20577136594005,205.5)) -2622 ((260,220),(261.33974596215563,225),(265,228.6602540378444),(270,230),(275,228.6602540378444),(278.66025403784437,225),(280,220),(278.66025403784437,215),(275,211.3397459621556),(270,210),(265,211.3397459621556),(261.33974596215563,215)) -2623 ((269,230),(269.1339745962156,230.5),(269.5,230.86602540378445),(270,231),(270.5,230.86602540378445),(270.8660254037844,230.5),(271,230),(270.8660254037844,229.5),(270.5,229.13397459621555),(270,229),(269.5,229.13397459621555),(269.1339745962156,229.5)) -2624 ((268,240),(268.2679491924311,241),(269,241.73205080756887),(270,242),(271,241.73205080756887),(271.7320508075689,241),(272,240),(271.7320508075689,239),(271,238.26794919243113),(270,238),(269,238.26794919243113),(268.2679491924311,239)) -2625 ((267,250),(267.4019237886467,251.5),(268.5,252.59807621135332),(270,253),(271.5,252.59807621135332),(272.5980762113533,251.5),(273,250),(272.5980762113533,248.5),(271.5,247.40192378864668),(270,247),(268.5,247.40192378864668),(267.4019237886467,248.5)) -2626 ((266,260),(266.53589838486226,262),(268,263.46410161513774),(270,264),(272,263.46410161513774),(273.46410161513774,262),(274,260),(273.46410161513774,258),(272,256.53589838486226),(270,256),(268,256.53589838486226),(266.53589838486226,258)) -2627 ((265,270),(265.6698729810778,272.5),(267.5,274.3301270189222),(270,275),(272.5,274.3301270189222),(274.3301270189222,272.5),(275,270),(274.3301270189222,267.5),(272.5,265.6698729810778),(270,265),(267.5,265.6698729810778),(265.6698729810778,267.5)) -2628 ((264,280),(264.80384757729337,283),(267,285.19615242270663),(270,286),(273,285.19615242270663),(275.19615242270663,283),(276,280),(275.19615242270663,277),(273,274.80384757729337),(270,274),(267,274.80384757729337),(264.80384757729337,277)) -2629 ((263,290),(263.93782217350895,293.5),(266.5,296.06217782649105),(270,297),(273.5,296.06217782649105),(276.06217782649105,293.5),(277,290),(276.06217782649105,286.5),(273.5,283.93782217350895),(270,283),(266.5,283.93782217350895),(263.93782217350895,286.5)) -2630 ((262,300),(263.0717967697245,304),(266,306.9282032302755),(270,308),(274,306.9282032302755),(276.9282032302755,304),(278,300),(276.9282032302755,296),(274,293.0717967697245),(270,292),(266,293.0717967697245),(263.0717967697245,296)) -2631 ((261,310),(262.20577136594005,314.5),(265.5,317.79422863405995),(270,319),(274.5,317.79422863405995),(277.79422863405995,314.5),(279,310),(277.79422863405995,305.5),(274.5,302.20577136594005),(270,301),(265.5,302.20577136594005),(262.20577136594005,305.5)) -2632 ((260,320),(261.33974596215563,325),(265,328.66025403784437),(270,330),(275,328.66025403784437),(278.66025403784437,325),(280,320),(278.66025403784437,315),(275,311.33974596215563),(270,310),(265,311.33974596215563),(261.33974596215563,315)) -2633 ((269,330),(269.1339745962156,330.5),(269.5,330.8660254037844),(270,331),(270.5,330.8660254037844),(270.8660254037844,330.5),(271,330),(270.8660254037844,329.5),(270.5,329.1339745962156),(270,329),(269.5,329.1339745962156),(269.1339745962156,329.5)) -2634 ((268,340),(268.2679491924311,341),(269,341.7320508075689),(270,342),(271,341.7320508075689),(271.7320508075689,341),(272,340),(271.7320508075689,339),(271,338.2679491924311),(270,338),(269,338.2679491924311),(268.2679491924311,339)) -2635 ((267,350),(267.4019237886467,351.5),(268.5,352.5980762113533),(270,353),(271.5,352.5980762113533),(272.5980762113533,351.5),(273,350),(272.5980762113533,348.5),(271.5,347.4019237886467),(270,347),(268.5,347.4019237886467),(267.4019237886467,348.5)) -2636 ((266,360),(266.53589838486226,362),(268,363.46410161513774),(270,364),(272,363.46410161513774),(273.46410161513774,362),(274,360),(273.46410161513774,358),(272,356.53589838486226),(270,356),(268,356.53589838486226),(266.53589838486226,358)) -2637 ((265,370),(265.6698729810778,372.5),(267.5,374.3301270189222),(270,375),(272.5,374.3301270189222),(274.3301270189222,372.5),(275,370),(274.3301270189222,367.5),(272.5,365.6698729810778),(270,365),(267.5,365.6698729810778),(265.6698729810778,367.5)) -2638 ((264,380),(264.80384757729337,383),(267,385.19615242270663),(270,386),(273,385.19615242270663),(275.19615242270663,383),(276,380),(275.19615242270663,377),(273,374.80384757729337),(270,374),(267,374.80384757729337),(264.80384757729337,377)) -2639 ((263,390),(263.93782217350895,393.5),(266.5,396.06217782649105),(270,397),(273.5,396.06217782649105),(276.06217782649105,393.5),(277,390),(276.06217782649105,386.5),(273.5,383.93782217350895),(270,383),(266.5,383.93782217350895),(263.93782217350895,386.5)) -2640 ((262,400),(263.0717967697245,404),(266,406.9282032302755),(270,408),(274,406.9282032302755),(276.9282032302755,404),(278,400),(276.9282032302755,396),(274,393.0717967697245),(270,392),(266,393.0717967697245),(263.0717967697245,396)) -2641 ((261,410),(262.20577136594005,414.5),(265.5,417.79422863405995),(270,419),(274.5,417.79422863405995),(277.79422863405995,414.5),(279,410),(277.79422863405995,405.5),(274.5,402.20577136594005),(270,401),(265.5,402.20577136594005),(262.20577136594005,405.5)) -2642 ((260,420),(261.33974596215563,425),(265,428.66025403784437),(270,430),(275,428.66025403784437),(278.66025403784437,425),(280,420),(278.66025403784437,415),(275,411.33974596215563),(270,410),(265,411.33974596215563),(261.33974596215563,415)) -2643 ((269,430),(269.1339745962156,430.5),(269.5,430.8660254037844),(270,431),(270.5,430.8660254037844),(270.8660254037844,430.5),(271,430),(270.8660254037844,429.5),(270.5,429.1339745962156),(270,429),(269.5,429.1339745962156),(269.1339745962156,429.5)) -2644 ((268,440),(268.2679491924311,441),(269,441.7320508075689),(270,442),(271,441.7320508075689),(271.7320508075689,441),(272,440),(271.7320508075689,439),(271,438.2679491924311),(270,438),(269,438.2679491924311),(268.2679491924311,439)) -2645 ((267,450),(267.4019237886467,451.5),(268.5,452.5980762113533),(270,453),(271.5,452.5980762113533),(272.5980762113533,451.5),(273,450),(272.5980762113533,448.5),(271.5,447.4019237886467),(270,447),(268.5,447.4019237886467),(267.4019237886467,448.5)) -2646 ((266,460),(266.53589838486226,462),(268,463.46410161513774),(270,464),(272,463.46410161513774),(273.46410161513774,462),(274,460),(273.46410161513774,458),(272,456.53589838486226),(270,456),(268,456.53589838486226),(266.53589838486226,458)) -2647 ((265,470),(265.6698729810778,472.5),(267.5,474.3301270189222),(270,475),(272.5,474.3301270189222),(274.3301270189222,472.5),(275,470),(274.3301270189222,467.5),(272.5,465.6698729810778),(270,465),(267.5,465.6698729810778),(265.6698729810778,467.5)) -2648 ((264,480),(264.80384757729337,483),(267,485.19615242270663),(270,486),(273,485.19615242270663),(275.19615242270663,483),(276,480),(275.19615242270663,477),(273,474.80384757729337),(270,474),(267,474.80384757729337),(264.80384757729337,477)) -2649 ((263,490),(263.93782217350895,493.5),(266.5,496.06217782649105),(270,497),(273.5,496.06217782649105),(276.06217782649105,493.5),(277,490),(276.06217782649105,486.5),(273.5,483.93782217350895),(270,483),(266.5,483.93782217350895),(263.93782217350895,486.5)) -2650 ((262,500),(263.0717967697245,504),(266,506.9282032302755),(270,508),(274,506.9282032302755),(276.9282032302755,504),(278,500),(276.9282032302755,496),(274,493.0717967697245),(270,492),(266,493.0717967697245),(263.0717967697245,496)) -2651 ((261,510),(262.20577136594005,514.5),(265.5,517.7942286340599),(270,519),(274.5,517.7942286340599),(277.79422863405995,514.5),(279,510),(277.79422863405995,505.5),(274.5,502.20577136594005),(270,501),(265.5,502.20577136594005),(262.20577136594005,505.5)) -2652 ((260,520),(261.33974596215563,525),(265,528.6602540378444),(270,530),(275,528.6602540378444),(278.66025403784437,525),(280,520),(278.66025403784437,515),(275,511.33974596215563),(270,510),(265,511.33974596215563),(261.33974596215563,515)) -2653 ((269,530),(269.1339745962156,530.5),(269.5,530.8660254037844),(270,531),(270.5,530.8660254037844),(270.8660254037844,530.5),(271,530),(270.8660254037844,529.5),(270.5,529.1339745962156),(270,529),(269.5,529.1339745962156),(269.1339745962156,529.5)) -2654 ((268,540),(268.2679491924311,541),(269,541.7320508075688),(270,542),(271,541.7320508075688),(271.7320508075689,541),(272,540),(271.7320508075689,539),(271,538.2679491924312),(270,538),(269,538.2679491924312),(268.2679491924311,539)) -2655 ((267,550),(267.4019237886467,551.5),(268.5,552.5980762113534),(270,553),(271.5,552.5980762113534),(272.5980762113533,551.5),(273,550),(272.5980762113533,548.5),(271.5,547.4019237886467),(270,547),(268.5,547.4019237886466),(267.4019237886467,548.5)) -2656 ((266,560),(266.53589838486226,562),(268,563.4641016151378),(270,564),(272,563.4641016151378),(273.46410161513774,562),(274,560),(273.46410161513774,558),(272,556.5358983848622),(270,556),(268,556.5358983848622),(266.53589838486226,558)) -2657 ((265,570),(265.6698729810778,572.5),(267.5,574.3301270189222),(270,575),(272.5,574.3301270189222),(274.3301270189222,572.5),(275,570),(274.3301270189222,567.5),(272.5,565.6698729810778),(270,565),(267.5,565.6698729810778),(265.6698729810778,567.5)) -2658 ((264,580),(264.80384757729337,583),(267,585.1961524227066),(270,586),(273,585.1961524227066),(275.19615242270663,583),(276,580),(275.19615242270663,577),(273,574.8038475772934),(270,574),(267,574.8038475772934),(264.80384757729337,577)) -2659 ((263,590),(263.93782217350895,593.5),(266.5,596.062177826491),(270,597),(273.5,596.062177826491),(276.06217782649105,593.5),(277,590),(276.06217782649105,586.5),(273.5,583.937822173509),(270,583),(266.5,583.937822173509),(263.93782217350895,586.5)) -2660 ((262,600),(263.0717967697245,604),(266,606.9282032302755),(270,608),(274,606.9282032302755),(276.9282032302755,604),(278,600),(276.9282032302755,596),(274,593.0717967697245),(270,592),(266,593.0717967697245),(263.0717967697245,596)) -2661 ((261,610),(262.20577136594005,614.5),(265.5,617.7942286340599),(270,619),(274.5,617.7942286340599),(277.79422863405995,614.5),(279,610),(277.79422863405995,605.5),(274.5,602.2057713659401),(270,601),(265.5,602.20577136594),(262.20577136594005,605.5)) -2662 ((260,620),(261.33974596215563,625),(265,628.6602540378444),(270,630),(275,628.6602540378444),(278.66025403784437,625),(280,620),(278.66025403784437,615),(275,611.3397459621556),(270,610),(265,611.3397459621556),(261.33974596215563,615)) -2663 ((269,630),(269.1339745962156,630.5),(269.5,630.8660254037844),(270,631),(270.5,630.8660254037844),(270.8660254037844,630.5),(271,630),(270.8660254037844,629.5),(270.5,629.1339745962156),(270,629),(269.5,629.1339745962156),(269.1339745962156,629.5)) -2664 ((268,640),(268.2679491924311,641),(269,641.7320508075688),(270,642),(271,641.7320508075688),(271.7320508075689,641),(272,640),(271.7320508075689,639),(271,638.2679491924312),(270,638),(269,638.2679491924312),(268.2679491924311,639)) -2665 ((267,650),(267.4019237886467,651.5),(268.5,652.5980762113534),(270,653),(271.5,652.5980762113534),(272.5980762113533,651.5),(273,650),(272.5980762113533,648.5),(271.5,647.4019237886467),(270,647),(268.5,647.4019237886466),(267.4019237886467,648.5)) -2666 ((266,660),(266.53589838486226,662),(268,663.4641016151378),(270,664),(272,663.4641016151378),(273.46410161513774,662),(274,660),(273.46410161513774,658),(272,656.5358983848622),(270,656),(268,656.5358983848622),(266.53589838486226,658)) -2667 ((265,670),(265.6698729810778,672.5),(267.5,674.3301270189222),(270,675),(272.5,674.3301270189222),(274.3301270189222,672.5),(275,670),(274.3301270189222,667.5),(272.5,665.6698729810778),(270,665),(267.5,665.6698729810778),(265.6698729810778,667.5)) -2668 ((264,680),(264.80384757729337,683),(267,685.1961524227066),(270,686),(273,685.1961524227066),(275.19615242270663,683),(276,680),(275.19615242270663,677),(273,674.8038475772934),(270,674),(267,674.8038475772934),(264.80384757729337,677)) -2669 ((263,690),(263.93782217350895,693.5),(266.5,696.062177826491),(270,697),(273.5,696.062177826491),(276.06217782649105,693.5),(277,690),(276.06217782649105,686.5),(273.5,683.937822173509),(270,683),(266.5,683.937822173509),(263.93782217350895,686.5)) -2670 ((262,700),(263.0717967697245,704),(266,706.9282032302755),(270,708),(274,706.9282032302755),(276.9282032302755,704),(278,700),(276.9282032302755,696),(274,693.0717967697245),(270,692),(266,693.0717967697245),(263.0717967697245,696)) -2671 ((261,710),(262.20577136594005,714.5),(265.5,717.7942286340599),(270,719),(274.5,717.7942286340599),(277.79422863405995,714.5),(279,710),(277.79422863405995,705.5),(274.5,702.2057713659401),(270,701),(265.5,702.20577136594),(262.20577136594005,705.5)) -2672 ((260,720),(261.33974596215563,725),(265,728.6602540378444),(270,730),(275,728.6602540378444),(278.66025403784437,725),(280,720),(278.66025403784437,715),(275,711.3397459621556),(270,710),(265,711.3397459621556),(261.33974596215563,715)) -2673 ((269,730),(269.1339745962156,730.5),(269.5,730.8660254037844),(270,731),(270.5,730.8660254037844),(270.8660254037844,730.5),(271,730),(270.8660254037844,729.5),(270.5,729.1339745962156),(270,729),(269.5,729.1339745962156),(269.1339745962156,729.5)) -2674 ((268,740),(268.2679491924311,741),(269,741.7320508075688),(270,742),(271,741.7320508075688),(271.7320508075689,741),(272,740),(271.7320508075689,739),(271,738.2679491924312),(270,738),(269,738.2679491924312),(268.2679491924311,739)) -2675 ((267,750),(267.4019237886467,751.5),(268.5,752.5980762113534),(270,753),(271.5,752.5980762113534),(272.5980762113533,751.5),(273,750),(272.5980762113533,748.5),(271.5,747.4019237886467),(270,747),(268.5,747.4019237886466),(267.4019237886467,748.5)) -2676 ((266,760),(266.53589838486226,762),(268,763.4641016151378),(270,764),(272,763.4641016151378),(273.46410161513774,762),(274,760),(273.46410161513774,758),(272,756.5358983848622),(270,756),(268,756.5358983848622),(266.53589838486226,758)) -2677 ((265,770),(265.6698729810778,772.5),(267.5,774.3301270189222),(270,775),(272.5,774.3301270189222),(274.3301270189222,772.5),(275,770),(274.3301270189222,767.5),(272.5,765.6698729810778),(270,765),(267.5,765.6698729810778),(265.6698729810778,767.5)) -2678 ((264,780),(264.80384757729337,783),(267,785.1961524227066),(270,786),(273,785.1961524227066),(275.19615242270663,783),(276,780),(275.19615242270663,777),(273,774.8038475772934),(270,774),(267,774.8038475772934),(264.80384757729337,777)) -2679 ((263,790),(263.93782217350895,793.5),(266.5,796.062177826491),(270,797),(273.5,796.062177826491),(276.06217782649105,793.5),(277,790),(276.06217782649105,786.5),(273.5,783.937822173509),(270,783),(266.5,783.937822173509),(263.93782217350895,786.5)) -2680 ((262,800),(263.0717967697245,804),(266,806.9282032302755),(270,808),(274,806.9282032302755),(276.9282032302755,804),(278,800),(276.9282032302755,796),(274,793.0717967697245),(270,792),(266,793.0717967697245),(263.0717967697245,796)) -2681 ((261,810),(262.20577136594005,814.5),(265.5,817.7942286340599),(270,819),(274.5,817.7942286340599),(277.79422863405995,814.5),(279,810),(277.79422863405995,805.5),(274.5,802.2057713659401),(270,801),(265.5,802.20577136594),(262.20577136594005,805.5)) -2682 ((260,820),(261.33974596215563,825),(265,828.6602540378444),(270,830),(275,828.6602540378444),(278.66025403784437,825),(280,820),(278.66025403784437,815),(275,811.3397459621556),(270,810),(265,811.3397459621556),(261.33974596215563,815)) -2683 ((269,830),(269.1339745962156,830.5),(269.5,830.8660254037844),(270,831),(270.5,830.8660254037844),(270.8660254037844,830.5),(271,830),(270.8660254037844,829.5),(270.5,829.1339745962156),(270,829),(269.5,829.1339745962156),(269.1339745962156,829.5)) -2684 ((268,840),(268.2679491924311,841),(269,841.7320508075688),(270,842),(271,841.7320508075688),(271.7320508075689,841),(272,840),(271.7320508075689,839),(271,838.2679491924312),(270,838),(269,838.2679491924312),(268.2679491924311,839)) -2685 ((267,850),(267.4019237886467,851.5),(268.5,852.5980762113534),(270,853),(271.5,852.5980762113534),(272.5980762113533,851.5),(273,850),(272.5980762113533,848.5),(271.5,847.4019237886467),(270,847),(268.5,847.4019237886466),(267.4019237886467,848.5)) -2686 ((266,860),(266.53589838486226,862),(268,863.4641016151378),(270,864),(272,863.4641016151378),(273.46410161513774,862),(274,860),(273.46410161513774,858),(272,856.5358983848622),(270,856),(268,856.5358983848622),(266.53589838486226,858)) -2687 ((265,870),(265.6698729810778,872.5),(267.5,874.3301270189222),(270,875),(272.5,874.3301270189222),(274.3301270189222,872.5),(275,870),(274.3301270189222,867.5),(272.5,865.6698729810778),(270,865),(267.5,865.6698729810778),(265.6698729810778,867.5)) -2688 ((264,880),(264.80384757729337,883),(267,885.1961524227066),(270,886),(273,885.1961524227066),(275.19615242270663,883),(276,880),(275.19615242270663,877),(273,874.8038475772934),(270,874),(267,874.8038475772934),(264.80384757729337,877)) -2689 ((263,890),(263.93782217350895,893.5),(266.5,896.062177826491),(270,897),(273.5,896.062177826491),(276.06217782649105,893.5),(277,890),(276.06217782649105,886.5),(273.5,883.937822173509),(270,883),(266.5,883.937822173509),(263.93782217350895,886.5)) -2690 ((262,900),(263.0717967697245,904),(266,906.9282032302755),(270,908),(274,906.9282032302755),(276.9282032302755,904),(278,900),(276.9282032302755,896),(274,893.0717967697245),(270,892),(266,893.0717967697245),(263.0717967697245,896)) -2691 ((261,910),(262.20577136594005,914.5),(265.5,917.7942286340599),(270,919),(274.5,917.7942286340599),(277.79422863405995,914.5),(279,910),(277.79422863405995,905.5),(274.5,902.2057713659401),(270,901),(265.5,902.20577136594),(262.20577136594005,905.5)) -2692 ((260,920),(261.33974596215563,925),(265,928.6602540378444),(270,930),(275,928.6602540378444),(278.66025403784437,925),(280,920),(278.66025403784437,915),(275,911.3397459621556),(270,910),(265,911.3397459621556),(261.33974596215563,915)) -2693 ((269,930),(269.1339745962156,930.5),(269.5,930.8660254037844),(270,931),(270.5,930.8660254037844),(270.8660254037844,930.5),(271,930),(270.8660254037844,929.5),(270.5,929.1339745962156),(270,929),(269.5,929.1339745962156),(269.1339745962156,929.5)) -2694 ((268,940),(268.2679491924311,941),(269,941.7320508075688),(270,942),(271,941.7320508075688),(271.7320508075689,941),(272,940),(271.7320508075689,939),(271,938.2679491924312),(270,938),(269,938.2679491924312),(268.2679491924311,939)) -2695 ((267,950),(267.4019237886467,951.5),(268.5,952.5980762113534),(270,953),(271.5,952.5980762113534),(272.5980762113533,951.5),(273,950),(272.5980762113533,948.5),(271.5,947.4019237886467),(270,947),(268.5,947.4019237886466),(267.4019237886467,948.5)) -2696 ((266,960),(266.53589838486226,962),(268,963.4641016151378),(270,964),(272,963.4641016151378),(273.46410161513774,962),(274,960),(273.46410161513774,958),(272,956.5358983848622),(270,956),(268,956.5358983848622),(266.53589838486226,958)) -2697 ((265,970),(265.6698729810778,972.5),(267.5,974.3301270189222),(270,975),(272.5,974.3301270189222),(274.3301270189222,972.5),(275,970),(274.3301270189222,967.5),(272.5,965.6698729810778),(270,965),(267.5,965.6698729810778),(265.6698729810778,967.5)) -2698 ((264,980),(264.80384757729337,983),(267,985.1961524227066),(270,986),(273,985.1961524227066),(275.19615242270663,983),(276,980),(275.19615242270663,977),(273,974.8038475772934),(270,974),(267,974.8038475772934),(264.80384757729337,977)) -2699 ((263,990),(263.93782217350895,993.5),(266.5,996.062177826491),(270,997),(273.5,996.062177826491),(276.06217782649105,993.5),(277,990),(276.06217782649105,986.5),(273.5,983.937822173509),(270,983),(266.5,983.937822173509),(263.93782217350895,986.5)) -2700 ((262,1000),(263.0717967697245,1004),(266,1006.9282032302755),(270,1008),(274,1006.9282032302755),(276.9282032302755,1004),(278,1000),(276.9282032302755,996),(274,993.0717967697245),(270,992),(266,993.0717967697245),(263.0717967697245,996)) -2701 ((270,10),(271.33974596215563,15),(275,18.660254037844386),(280,20),(285,18.66025403784439),(288.66025403784437,15.000000000000004),(290,10.000000000000002),(288.66025403784437,5.000000000000003),(285,1.3397459621556145),(280,0),(275,1.3397459621556091),(271.33974596215563,4.999999999999996)) -2702 ((279,20),(279.1339745962156,20.5),(279.5,20.866025403784437),(280,21),(280.5,20.866025403784437),(280.8660254037844,20.5),(281,20),(280.8660254037844,19.5),(280.5,19.133974596215563),(280,19),(279.5,19.133974596215563),(279.1339745962156,19.5)) -2703 ((278,30),(278.2679491924311,31),(279,31.73205080756888),(280,32),(281,31.73205080756888),(281.7320508075689,31),(282,30),(281.7320508075689,29),(281,28.26794919243112),(280,28),(279,28.26794919243112),(278.2679491924311,29)) -2704 ((277,40),(277.4019237886467,41.5),(278.5,42.598076211353316),(280,43),(281.5,42.598076211353316),(282.5980762113533,41.5),(283,40),(282.5980762113533,38.5),(281.5,37.401923788646684),(280,37),(278.5,37.401923788646684),(277.4019237886467,38.5)) -2705 ((276,50),(276.53589838486226,52),(278,53.46410161513776),(280,54),(282,53.46410161513776),(283.46410161513774,52),(284,50),(283.46410161513774,48),(282,46.53589838486224),(280,46),(278,46.53589838486224),(276.53589838486226,48)) -2706 ((275,60),(275.6698729810778,62.5),(277.5,64.3301270189222),(280,65),(282.5,64.3301270189222),(284.3301270189222,62.5),(285,60),(284.3301270189222,57.5),(282.5,55.66987298107781),(280,55),(277.5,55.6698729810778),(275.6698729810778,57.5)) -2707 ((274,70),(274.80384757729337,73),(277,75.19615242270663),(280,76),(283,75.19615242270663),(285.19615242270663,73),(286,70),(285.19615242270663,67),(283,64.80384757729337),(280,64),(277,64.80384757729337),(274.80384757729337,67)) -2708 ((273,80),(273.93782217350895,83.5),(276.5,86.06217782649107),(280,87),(283.5,86.06217782649107),(286.06217782649105,83.5),(287,80),(286.06217782649105,76.5),(283.5,73.93782217350893),(280,73),(276.5,73.93782217350892),(273.93782217350895,76.5)) -2709 ((272,90),(273.0717967697245,94),(276,96.92820323027551),(280,98),(284,96.92820323027551),(286.9282032302755,94),(288,90),(286.9282032302755,86),(284,83.07179676972449),(280,82),(276,83.07179676972449),(273.0717967697245,86)) -2710 ((271,100),(272.20577136594005,104.5),(275.5,107.79422863405995),(280,109),(284.5,107.79422863405995),(287.79422863405995,104.5),(289,100),(287.79422863405995,95.5),(284.5,92.20577136594005),(280,91),(275.5,92.20577136594005),(272.20577136594005,95.5)) -2711 ((270,110),(271.33974596215563,115),(275,118.66025403784438),(280,120),(285,118.66025403784438),(288.66025403784437,115),(290,110),(288.66025403784437,105),(285,101.33974596215562),(280,100),(275,101.3397459621556),(271.33974596215563,105)) -2712 ((279,120),(279.1339745962156,120.5),(279.5,120.86602540378443),(280,121),(280.5,120.86602540378443),(280.8660254037844,120.5),(281,120),(280.8660254037844,119.5),(280.5,119.13397459621557),(280,119),(279.5,119.13397459621557),(279.1339745962156,119.5)) -2713 ((278,130),(278.2679491924311,131),(279,131.73205080756887),(280,132),(281,131.73205080756887),(281.7320508075689,131),(282,130),(281.7320508075689,129),(281,128.26794919243113),(280,128),(279,128.26794919243113),(278.2679491924311,129)) -2714 ((277,140),(277.4019237886467,141.5),(278.5,142.59807621135332),(280,143),(281.5,142.59807621135332),(282.5980762113533,141.5),(283,140),(282.5980762113533,138.5),(281.5,137.40192378864668),(280,137),(278.5,137.40192378864668),(277.4019237886467,138.5)) -2715 ((276,150),(276.53589838486226,152),(278,153.46410161513776),(280,154),(282,153.46410161513776),(283.46410161513774,152),(284,150),(283.46410161513774,148),(282,146.53589838486224),(280,146),(278,146.53589838486224),(276.53589838486226,148)) -2716 ((275,160),(275.6698729810778,162.5),(277.5,164.33012701892218),(280,165),(282.5,164.33012701892218),(284.3301270189222,162.5),(285,160),(284.3301270189222,157.5),(282.5,155.66987298107782),(280,155),(277.5,155.66987298107782),(275.6698729810778,157.5)) -2717 ((274,170),(274.80384757729337,173),(277,175.19615242270663),(280,176),(283,175.19615242270663),(285.19615242270663,173),(286,170),(285.19615242270663,167),(283,164.80384757729337),(280,164),(277,164.80384757729337),(274.80384757729337,167)) -2718 ((273,180),(273.93782217350895,183.5),(276.5,186.06217782649108),(280,187),(283.5,186.06217782649108),(286.06217782649105,183.5),(287,180),(286.06217782649105,176.5),(283.5,173.93782217350892),(280,173),(276.5,173.93782217350892),(273.93782217350895,176.5)) -2719 ((272,190),(273.0717967697245,194),(276,196.9282032302755),(280,198),(284,196.9282032302755),(286.9282032302755,194),(288,190),(286.9282032302755,186),(284,183.0717967697245),(280,182),(276,183.0717967697245),(273.0717967697245,186)) -2720 ((271,200),(272.20577136594005,204.5),(275.5,207.79422863405995),(280,209),(284.5,207.79422863405995),(287.79422863405995,204.5),(289,200),(287.79422863405995,195.5),(284.5,192.20577136594005),(280,191),(275.5,192.20577136594005),(272.20577136594005,195.5)) -2721 ((270,210),(271.33974596215563,215),(275,218.6602540378444),(280,220),(285,218.6602540378444),(288.66025403784437,215),(290,210),(288.66025403784437,205),(285,201.3397459621556),(280,200),(275,201.3397459621556),(271.33974596215563,205)) -2722 ((279,220),(279.1339745962156,220.5),(279.5,220.86602540378445),(280,221),(280.5,220.86602540378445),(280.8660254037844,220.5),(281,220),(280.8660254037844,219.5),(280.5,219.13397459621555),(280,219),(279.5,219.13397459621555),(279.1339745962156,219.5)) -2723 ((278,230),(278.2679491924311,231),(279,231.73205080756887),(280,232),(281,231.73205080756887),(281.7320508075689,231),(282,230),(281.7320508075689,229),(281,228.26794919243113),(280,228),(279,228.26794919243113),(278.2679491924311,229)) -2724 ((277,240),(277.4019237886467,241.5),(278.5,242.59807621135332),(280,243),(281.5,242.59807621135332),(282.5980762113533,241.5),(283,240),(282.5980762113533,238.5),(281.5,237.40192378864668),(280,237),(278.5,237.40192378864668),(277.4019237886467,238.5)) -2725 ((276,250),(276.53589838486226,252),(278,253.46410161513776),(280,254),(282,253.46410161513776),(283.46410161513774,252),(284,250),(283.46410161513774,248),(282,246.53589838486224),(280,246),(278,246.53589838486224),(276.53589838486226,248)) -2726 ((275,260),(275.6698729810778,262.5),(277.5,264.3301270189222),(280,265),(282.5,264.3301270189222),(284.3301270189222,262.5),(285,260),(284.3301270189222,257.5),(282.5,255.66987298107782),(280,255),(277.5,255.66987298107782),(275.6698729810778,257.5)) -2727 ((274,270),(274.80384757729337,273),(277,275.19615242270663),(280,276),(283,275.19615242270663),(285.19615242270663,273),(286,270),(285.19615242270663,267),(283,264.80384757729337),(280,264),(277,264.80384757729337),(274.80384757729337,267)) -2728 ((273,280),(273.93782217350895,283.5),(276.5,286.06217782649105),(280,287),(283.5,286.06217782649105),(286.06217782649105,283.5),(287,280),(286.06217782649105,276.5),(283.5,273.93782217350895),(280,273),(276.5,273.93782217350895),(273.93782217350895,276.5)) -2729 ((272,290),(273.0717967697245,294),(276,296.9282032302755),(280,298),(284,296.9282032302755),(286.9282032302755,294),(288,290),(286.9282032302755,286),(284,283.0717967697245),(280,282),(276,283.0717967697245),(273.0717967697245,286)) -2730 ((271,300),(272.20577136594005,304.5),(275.5,307.79422863405995),(280,309),(284.5,307.79422863405995),(287.79422863405995,304.5),(289,300),(287.79422863405995,295.5),(284.5,292.20577136594005),(280,291),(275.5,292.20577136594005),(272.20577136594005,295.5)) -2731 ((270,310),(271.33974596215563,315),(275,318.66025403784437),(280,320),(285,318.66025403784437),(288.66025403784437,315),(290,310),(288.66025403784437,305),(285,301.33974596215563),(280,300),(275,301.33974596215563),(271.33974596215563,305)) -2732 ((279,320),(279.1339745962156,320.5),(279.5,320.8660254037844),(280,321),(280.5,320.8660254037844),(280.8660254037844,320.5),(281,320),(280.8660254037844,319.5),(280.5,319.1339745962156),(280,319),(279.5,319.1339745962156),(279.1339745962156,319.5)) -2733 ((278,330),(278.2679491924311,331),(279,331.7320508075689),(280,332),(281,331.7320508075689),(281.7320508075689,331),(282,330),(281.7320508075689,329),(281,328.2679491924311),(280,328),(279,328.2679491924311),(278.2679491924311,329)) -2734 ((277,340),(277.4019237886467,341.5),(278.5,342.5980762113533),(280,343),(281.5,342.5980762113533),(282.5980762113533,341.5),(283,340),(282.5980762113533,338.5),(281.5,337.4019237886467),(280,337),(278.5,337.4019237886467),(277.4019237886467,338.5)) -2735 ((276,350),(276.53589838486226,352),(278,353.46410161513774),(280,354),(282,353.46410161513774),(283.46410161513774,352),(284,350),(283.46410161513774,348),(282,346.53589838486226),(280,346),(278,346.53589838486226),(276.53589838486226,348)) -2736 ((275,360),(275.6698729810778,362.5),(277.5,364.3301270189222),(280,365),(282.5,364.3301270189222),(284.3301270189222,362.5),(285,360),(284.3301270189222,357.5),(282.5,355.6698729810778),(280,355),(277.5,355.6698729810778),(275.6698729810778,357.5)) -2737 ((274,370),(274.80384757729337,373),(277,375.19615242270663),(280,376),(283,375.19615242270663),(285.19615242270663,373),(286,370),(285.19615242270663,367),(283,364.80384757729337),(280,364),(277,364.80384757729337),(274.80384757729337,367)) -2738 ((273,380),(273.93782217350895,383.5),(276.5,386.06217782649105),(280,387),(283.5,386.06217782649105),(286.06217782649105,383.5),(287,380),(286.06217782649105,376.5),(283.5,373.93782217350895),(280,373),(276.5,373.93782217350895),(273.93782217350895,376.5)) -2739 ((272,390),(273.0717967697245,394),(276,396.9282032302755),(280,398),(284,396.9282032302755),(286.9282032302755,394),(288,390),(286.9282032302755,386),(284,383.0717967697245),(280,382),(276,383.0717967697245),(273.0717967697245,386)) -2740 ((271,400),(272.20577136594005,404.5),(275.5,407.79422863405995),(280,409),(284.5,407.79422863405995),(287.79422863405995,404.5),(289,400),(287.79422863405995,395.5),(284.5,392.20577136594005),(280,391),(275.5,392.20577136594005),(272.20577136594005,395.5)) -2741 ((270,410),(271.33974596215563,415),(275,418.66025403784437),(280,420),(285,418.66025403784437),(288.66025403784437,415),(290,410),(288.66025403784437,405),(285,401.33974596215563),(280,400),(275,401.33974596215563),(271.33974596215563,405)) -2742 ((279,420),(279.1339745962156,420.5),(279.5,420.8660254037844),(280,421),(280.5,420.8660254037844),(280.8660254037844,420.5),(281,420),(280.8660254037844,419.5),(280.5,419.1339745962156),(280,419),(279.5,419.1339745962156),(279.1339745962156,419.5)) -2743 ((278,430),(278.2679491924311,431),(279,431.7320508075689),(280,432),(281,431.7320508075689),(281.7320508075689,431),(282,430),(281.7320508075689,429),(281,428.2679491924311),(280,428),(279,428.2679491924311),(278.2679491924311,429)) -2744 ((277,440),(277.4019237886467,441.5),(278.5,442.5980762113533),(280,443),(281.5,442.5980762113533),(282.5980762113533,441.5),(283,440),(282.5980762113533,438.5),(281.5,437.4019237886467),(280,437),(278.5,437.4019237886467),(277.4019237886467,438.5)) -2745 ((276,450),(276.53589838486226,452),(278,453.46410161513774),(280,454),(282,453.46410161513774),(283.46410161513774,452),(284,450),(283.46410161513774,448),(282,446.53589838486226),(280,446),(278,446.53589838486226),(276.53589838486226,448)) -2746 ((275,460),(275.6698729810778,462.5),(277.5,464.3301270189222),(280,465),(282.5,464.3301270189222),(284.3301270189222,462.5),(285,460),(284.3301270189222,457.5),(282.5,455.6698729810778),(280,455),(277.5,455.6698729810778),(275.6698729810778,457.5)) -2747 ((274,470),(274.80384757729337,473),(277,475.19615242270663),(280,476),(283,475.19615242270663),(285.19615242270663,473),(286,470),(285.19615242270663,467),(283,464.80384757729337),(280,464),(277,464.80384757729337),(274.80384757729337,467)) -2748 ((273,480),(273.93782217350895,483.5),(276.5,486.06217782649105),(280,487),(283.5,486.06217782649105),(286.06217782649105,483.5),(287,480),(286.06217782649105,476.5),(283.5,473.93782217350895),(280,473),(276.5,473.93782217350895),(273.93782217350895,476.5)) -2749 ((272,490),(273.0717967697245,494),(276,496.9282032302755),(280,498),(284,496.9282032302755),(286.9282032302755,494),(288,490),(286.9282032302755,486),(284,483.0717967697245),(280,482),(276,483.0717967697245),(273.0717967697245,486)) -2750 ((271,500),(272.20577136594005,504.5),(275.5,507.79422863405995),(280,509),(284.5,507.79422863405995),(287.79422863405995,504.5),(289,500),(287.79422863405995,495.5),(284.5,492.20577136594005),(280,491),(275.5,492.20577136594005),(272.20577136594005,495.5)) -2751 ((270,510),(271.33974596215563,515),(275,518.6602540378444),(280,520),(285,518.6602540378444),(288.66025403784437,515),(290,510),(288.66025403784437,505),(285,501.33974596215563),(280,500),(275,501.33974596215563),(271.33974596215563,505)) -2752 ((279,520),(279.1339745962156,520.5),(279.5,520.8660254037844),(280,521),(280.5,520.8660254037844),(280.8660254037844,520.5),(281,520),(280.8660254037844,519.5),(280.5,519.1339745962156),(280,519),(279.5,519.1339745962156),(279.1339745962156,519.5)) -2753 ((278,530),(278.2679491924311,531),(279,531.7320508075688),(280,532),(281,531.7320508075688),(281.7320508075689,531),(282,530),(281.7320508075689,529),(281,528.2679491924312),(280,528),(279,528.2679491924312),(278.2679491924311,529)) -2754 ((277,540),(277.4019237886467,541.5),(278.5,542.5980762113534),(280,543),(281.5,542.5980762113534),(282.5980762113533,541.5),(283,540),(282.5980762113533,538.5),(281.5,537.4019237886467),(280,537),(278.5,537.4019237886466),(277.4019237886467,538.5)) -2755 ((276,550),(276.53589838486226,552),(278,553.4641016151378),(280,554),(282,553.4641016151378),(283.46410161513774,552),(284,550),(283.46410161513774,548),(282,546.5358983848622),(280,546),(278,546.5358983848622),(276.53589838486226,548)) -2756 ((275,560),(275.6698729810778,562.5),(277.5,564.3301270189222),(280,565),(282.5,564.3301270189222),(284.3301270189222,562.5),(285,560),(284.3301270189222,557.5),(282.5,555.6698729810778),(280,555),(277.5,555.6698729810778),(275.6698729810778,557.5)) -2757 ((274,570),(274.80384757729337,573),(277,575.1961524227066),(280,576),(283,575.1961524227066),(285.19615242270663,573),(286,570),(285.19615242270663,567),(283,564.8038475772934),(280,564),(277,564.8038475772934),(274.80384757729337,567)) -2758 ((273,580),(273.93782217350895,583.5),(276.5,586.062177826491),(280,587),(283.5,586.062177826491),(286.06217782649105,583.5),(287,580),(286.06217782649105,576.5),(283.5,573.937822173509),(280,573),(276.5,573.937822173509),(273.93782217350895,576.5)) -2759 ((272,590),(273.0717967697245,594),(276,596.9282032302755),(280,598),(284,596.9282032302755),(286.9282032302755,594),(288,590),(286.9282032302755,586),(284,583.0717967697245),(280,582),(276,583.0717967697245),(273.0717967697245,586)) -2760 ((271,600),(272.20577136594005,604.5),(275.5,607.7942286340599),(280,609),(284.5,607.7942286340599),(287.79422863405995,604.5),(289,600),(287.79422863405995,595.5),(284.5,592.2057713659401),(280,591),(275.5,592.20577136594),(272.20577136594005,595.5)) -2761 ((270,610),(271.33974596215563,615),(275,618.6602540378444),(280,620),(285,618.6602540378444),(288.66025403784437,615),(290,610),(288.66025403784437,605),(285,601.3397459621556),(280,600),(275,601.3397459621556),(271.33974596215563,605)) -2762 ((279,620),(279.1339745962156,620.5),(279.5,620.8660254037844),(280,621),(280.5,620.8660254037844),(280.8660254037844,620.5),(281,620),(280.8660254037844,619.5),(280.5,619.1339745962156),(280,619),(279.5,619.1339745962156),(279.1339745962156,619.5)) -2763 ((278,630),(278.2679491924311,631),(279,631.7320508075688),(280,632),(281,631.7320508075688),(281.7320508075689,631),(282,630),(281.7320508075689,629),(281,628.2679491924312),(280,628),(279,628.2679491924312),(278.2679491924311,629)) -2764 ((277,640),(277.4019237886467,641.5),(278.5,642.5980762113534),(280,643),(281.5,642.5980762113534),(282.5980762113533,641.5),(283,640),(282.5980762113533,638.5),(281.5,637.4019237886467),(280,637),(278.5,637.4019237886466),(277.4019237886467,638.5)) -2765 ((276,650),(276.53589838486226,652),(278,653.4641016151378),(280,654),(282,653.4641016151378),(283.46410161513774,652),(284,650),(283.46410161513774,648),(282,646.5358983848622),(280,646),(278,646.5358983848622),(276.53589838486226,648)) -2766 ((275,660),(275.6698729810778,662.5),(277.5,664.3301270189222),(280,665),(282.5,664.3301270189222),(284.3301270189222,662.5),(285,660),(284.3301270189222,657.5),(282.5,655.6698729810778),(280,655),(277.5,655.6698729810778),(275.6698729810778,657.5)) -2767 ((274,670),(274.80384757729337,673),(277,675.1961524227066),(280,676),(283,675.1961524227066),(285.19615242270663,673),(286,670),(285.19615242270663,667),(283,664.8038475772934),(280,664),(277,664.8038475772934),(274.80384757729337,667)) -2768 ((273,680),(273.93782217350895,683.5),(276.5,686.062177826491),(280,687),(283.5,686.062177826491),(286.06217782649105,683.5),(287,680),(286.06217782649105,676.5),(283.5,673.937822173509),(280,673),(276.5,673.937822173509),(273.93782217350895,676.5)) -2769 ((272,690),(273.0717967697245,694),(276,696.9282032302755),(280,698),(284,696.9282032302755),(286.9282032302755,694),(288,690),(286.9282032302755,686),(284,683.0717967697245),(280,682),(276,683.0717967697245),(273.0717967697245,686)) -2770 ((271,700),(272.20577136594005,704.5),(275.5,707.7942286340599),(280,709),(284.5,707.7942286340599),(287.79422863405995,704.5),(289,700),(287.79422863405995,695.5),(284.5,692.2057713659401),(280,691),(275.5,692.20577136594),(272.20577136594005,695.5)) -2771 ((270,710),(271.33974596215563,715),(275,718.6602540378444),(280,720),(285,718.6602540378444),(288.66025403784437,715),(290,710),(288.66025403784437,705),(285,701.3397459621556),(280,700),(275,701.3397459621556),(271.33974596215563,705)) -2772 ((279,720),(279.1339745962156,720.5),(279.5,720.8660254037844),(280,721),(280.5,720.8660254037844),(280.8660254037844,720.5),(281,720),(280.8660254037844,719.5),(280.5,719.1339745962156),(280,719),(279.5,719.1339745962156),(279.1339745962156,719.5)) -2773 ((278,730),(278.2679491924311,731),(279,731.7320508075688),(280,732),(281,731.7320508075688),(281.7320508075689,731),(282,730),(281.7320508075689,729),(281,728.2679491924312),(280,728),(279,728.2679491924312),(278.2679491924311,729)) -2774 ((277,740),(277.4019237886467,741.5),(278.5,742.5980762113534),(280,743),(281.5,742.5980762113534),(282.5980762113533,741.5),(283,740),(282.5980762113533,738.5),(281.5,737.4019237886467),(280,737),(278.5,737.4019237886466),(277.4019237886467,738.5)) -2775 ((276,750),(276.53589838486226,752),(278,753.4641016151378),(280,754),(282,753.4641016151378),(283.46410161513774,752),(284,750),(283.46410161513774,748),(282,746.5358983848622),(280,746),(278,746.5358983848622),(276.53589838486226,748)) -2776 ((275,760),(275.6698729810778,762.5),(277.5,764.3301270189222),(280,765),(282.5,764.3301270189222),(284.3301270189222,762.5),(285,760),(284.3301270189222,757.5),(282.5,755.6698729810778),(280,755),(277.5,755.6698729810778),(275.6698729810778,757.5)) -2777 ((274,770),(274.80384757729337,773),(277,775.1961524227066),(280,776),(283,775.1961524227066),(285.19615242270663,773),(286,770),(285.19615242270663,767),(283,764.8038475772934),(280,764),(277,764.8038475772934),(274.80384757729337,767)) -2778 ((273,780),(273.93782217350895,783.5),(276.5,786.062177826491),(280,787),(283.5,786.062177826491),(286.06217782649105,783.5),(287,780),(286.06217782649105,776.5),(283.5,773.937822173509),(280,773),(276.5,773.937822173509),(273.93782217350895,776.5)) -2779 ((272,790),(273.0717967697245,794),(276,796.9282032302755),(280,798),(284,796.9282032302755),(286.9282032302755,794),(288,790),(286.9282032302755,786),(284,783.0717967697245),(280,782),(276,783.0717967697245),(273.0717967697245,786)) -2780 ((271,800),(272.20577136594005,804.5),(275.5,807.7942286340599),(280,809),(284.5,807.7942286340599),(287.79422863405995,804.5),(289,800),(287.79422863405995,795.5),(284.5,792.2057713659401),(280,791),(275.5,792.20577136594),(272.20577136594005,795.5)) -2781 ((270,810),(271.33974596215563,815),(275,818.6602540378444),(280,820),(285,818.6602540378444),(288.66025403784437,815),(290,810),(288.66025403784437,805),(285,801.3397459621556),(280,800),(275,801.3397459621556),(271.33974596215563,805)) -2782 ((279,820),(279.1339745962156,820.5),(279.5,820.8660254037844),(280,821),(280.5,820.8660254037844),(280.8660254037844,820.5),(281,820),(280.8660254037844,819.5),(280.5,819.1339745962156),(280,819),(279.5,819.1339745962156),(279.1339745962156,819.5)) -2783 ((278,830),(278.2679491924311,831),(279,831.7320508075688),(280,832),(281,831.7320508075688),(281.7320508075689,831),(282,830),(281.7320508075689,829),(281,828.2679491924312),(280,828),(279,828.2679491924312),(278.2679491924311,829)) -2784 ((277,840),(277.4019237886467,841.5),(278.5,842.5980762113534),(280,843),(281.5,842.5980762113534),(282.5980762113533,841.5),(283,840),(282.5980762113533,838.5),(281.5,837.4019237886467),(280,837),(278.5,837.4019237886466),(277.4019237886467,838.5)) -2785 ((276,850),(276.53589838486226,852),(278,853.4641016151378),(280,854),(282,853.4641016151378),(283.46410161513774,852),(284,850),(283.46410161513774,848),(282,846.5358983848622),(280,846),(278,846.5358983848622),(276.53589838486226,848)) -2786 ((275,860),(275.6698729810778,862.5),(277.5,864.3301270189222),(280,865),(282.5,864.3301270189222),(284.3301270189222,862.5),(285,860),(284.3301270189222,857.5),(282.5,855.6698729810778),(280,855),(277.5,855.6698729810778),(275.6698729810778,857.5)) -2787 ((274,870),(274.80384757729337,873),(277,875.1961524227066),(280,876),(283,875.1961524227066),(285.19615242270663,873),(286,870),(285.19615242270663,867),(283,864.8038475772934),(280,864),(277,864.8038475772934),(274.80384757729337,867)) -2788 ((273,880),(273.93782217350895,883.5),(276.5,886.062177826491),(280,887),(283.5,886.062177826491),(286.06217782649105,883.5),(287,880),(286.06217782649105,876.5),(283.5,873.937822173509),(280,873),(276.5,873.937822173509),(273.93782217350895,876.5)) -2789 ((272,890),(273.0717967697245,894),(276,896.9282032302755),(280,898),(284,896.9282032302755),(286.9282032302755,894),(288,890),(286.9282032302755,886),(284,883.0717967697245),(280,882),(276,883.0717967697245),(273.0717967697245,886)) -2790 ((271,900),(272.20577136594005,904.5),(275.5,907.7942286340599),(280,909),(284.5,907.7942286340599),(287.79422863405995,904.5),(289,900),(287.79422863405995,895.5),(284.5,892.2057713659401),(280,891),(275.5,892.20577136594),(272.20577136594005,895.5)) -2791 ((270,910),(271.33974596215563,915),(275,918.6602540378444),(280,920),(285,918.6602540378444),(288.66025403784437,915),(290,910),(288.66025403784437,905),(285,901.3397459621556),(280,900),(275,901.3397459621556),(271.33974596215563,905)) -2792 ((279,920),(279.1339745962156,920.5),(279.5,920.8660254037844),(280,921),(280.5,920.8660254037844),(280.8660254037844,920.5),(281,920),(280.8660254037844,919.5),(280.5,919.1339745962156),(280,919),(279.5,919.1339745962156),(279.1339745962156,919.5)) -2793 ((278,930),(278.2679491924311,931),(279,931.7320508075688),(280,932),(281,931.7320508075688),(281.7320508075689,931),(282,930),(281.7320508075689,929),(281,928.2679491924312),(280,928),(279,928.2679491924312),(278.2679491924311,929)) -2794 ((277,940),(277.4019237886467,941.5),(278.5,942.5980762113534),(280,943),(281.5,942.5980762113534),(282.5980762113533,941.5),(283,940),(282.5980762113533,938.5),(281.5,937.4019237886467),(280,937),(278.5,937.4019237886466),(277.4019237886467,938.5)) -2795 ((276,950),(276.53589838486226,952),(278,953.4641016151378),(280,954),(282,953.4641016151378),(283.46410161513774,952),(284,950),(283.46410161513774,948),(282,946.5358983848622),(280,946),(278,946.5358983848622),(276.53589838486226,948)) -2796 ((275,960),(275.6698729810778,962.5),(277.5,964.3301270189222),(280,965),(282.5,964.3301270189222),(284.3301270189222,962.5),(285,960),(284.3301270189222,957.5),(282.5,955.6698729810778),(280,955),(277.5,955.6698729810778),(275.6698729810778,957.5)) -2797 ((274,970),(274.80384757729337,973),(277,975.1961524227066),(280,976),(283,975.1961524227066),(285.19615242270663,973),(286,970),(285.19615242270663,967),(283,964.8038475772934),(280,964),(277,964.8038475772934),(274.80384757729337,967)) -2798 ((273,980),(273.93782217350895,983.5),(276.5,986.062177826491),(280,987),(283.5,986.062177826491),(286.06217782649105,983.5),(287,980),(286.06217782649105,976.5),(283.5,973.937822173509),(280,973),(276.5,973.937822173509),(273.93782217350895,976.5)) -2799 ((272,990),(273.0717967697245,994),(276,996.9282032302755),(280,998),(284,996.9282032302755),(286.9282032302755,994),(288,990),(286.9282032302755,986),(284,983.0717967697245),(280,982),(276,983.0717967697245),(273.0717967697245,986)) -2800 ((271,1000),(272.20577136594005,1004.5),(275.5,1007.7942286340599),(280,1009),(284.5,1007.7942286340599),(287.79422863405995,1004.5),(289,1000),(287.79422863405995,995.5),(284.5,992.2057713659401),(280,991),(275.5,992.20577136594),(272.20577136594005,995.5)) -2801 ((289,10),(289.1339745962156,10.5),(289.5,10.86602540378444),(290,11),(290.5,10.86602540378444),(290.8660254037844,10.5),(291,10),(290.8660254037844,9.5),(290.5,9.13397459621556),(290,9),(289.5,9.13397459621556),(289.1339745962156,9.5)) -2802 ((288,20),(288.2679491924311,21),(289,21.73205080756888),(290,22),(291,21.73205080756888),(291.7320508075689,21),(292,20),(291.7320508075689,19),(291,18.26794919243112),(290,18),(289,18.26794919243112),(288.2679491924311,19)) -2803 ((287,30),(287.4019237886467,31.5),(288.5,32.598076211353316),(290,33),(291.5,32.598076211353316),(292.5980762113533,31.5),(293,30),(292.5980762113533,28.5),(291.5,27.401923788646684),(290,27),(288.5,27.401923788646684),(287.4019237886467,28.5)) -2804 ((286,40),(286.53589838486226,42),(288,43.46410161513776),(290,44),(292,43.46410161513776),(293.46410161513774,42),(294,40),(293.46410161513774,38),(292,36.53589838486224),(290,36),(288,36.53589838486224),(286.53589838486226,38)) -2805 ((285,50),(285.6698729810778,52.5),(287.5,54.33012701892219),(290,55),(292.5,54.33012701892219),(294.3301270189222,52.5),(295,50),(294.3301270189222,47.5),(292.5,45.66987298107781),(290,45),(287.5,45.6698729810778),(285.6698729810778,47.5)) -2806 ((284,60),(284.80384757729337,63),(287,65.19615242270663),(290,66),(293,65.19615242270663),(295.19615242270663,63),(296,60),(295.19615242270663,57),(293,54.80384757729337),(290,54),(287,54.80384757729337),(284.80384757729337,57)) -2807 ((283,70),(283.93782217350895,73.5),(286.5,76.06217782649107),(290,77),(293.5,76.06217782649107),(296.06217782649105,73.5),(297,70),(296.06217782649105,66.5),(293.5,63.937822173508934),(290,63),(286.5,63.93782217350893),(283.93782217350895,66.5)) -2808 ((282,80),(283.0717967697245,84),(286,86.92820323027551),(290,88),(294,86.92820323027551),(296.9282032302755,84),(298,80),(296.9282032302755,76),(294,73.07179676972449),(290,72),(286,73.07179676972449),(283.0717967697245,76)) -2809 ((281,90),(282.20577136594005,94.5),(285.5,97.79422863405995),(290,99),(294.5,97.79422863405995),(297.79422863405995,94.5),(299,90),(297.79422863405995,85.5),(294.5,82.20577136594005),(290,81),(285.5,82.20577136594005),(282.20577136594005,85.5)) -2810 ((280,100),(281.33974596215563,105),(285,108.66025403784438),(290,110),(295,108.66025403784438),(298.66025403784437,105),(300,100),(298.66025403784437,95),(295,91.33974596215562),(290,90),(285,91.3397459621556),(281.33974596215563,95)) -2811 ((289,110),(289.1339745962156,110.5),(289.5,110.86602540378443),(290,111),(290.5,110.86602540378443),(290.8660254037844,110.5),(291,110),(290.8660254037844,109.5),(290.5,109.13397459621557),(290,109),(289.5,109.13397459621557),(289.1339745962156,109.5)) -2812 ((288,120),(288.2679491924311,121),(289,121.73205080756888),(290,122),(291,121.73205080756888),(291.7320508075689,121),(292,120),(291.7320508075689,119),(291,118.26794919243112),(290,118),(289,118.26794919243112),(288.2679491924311,119)) -2813 ((287,130),(287.4019237886467,131.5),(288.5,132.59807621135332),(290,133),(291.5,132.59807621135332),(292.5980762113533,131.5),(293,130),(292.5980762113533,128.5),(291.5,127.40192378864668),(290,127),(288.5,127.40192378864668),(287.4019237886467,128.5)) -2814 ((286,140),(286.53589838486226,142),(288,143.46410161513776),(290,144),(292,143.46410161513776),(293.46410161513774,142),(294,140),(293.46410161513774,138),(292,136.53589838486224),(290,136),(288,136.53589838486224),(286.53589838486226,138)) -2815 ((285,150),(285.6698729810778,152.5),(287.5,154.33012701892218),(290,155),(292.5,154.33012701892218),(294.3301270189222,152.5),(295,150),(294.3301270189222,147.5),(292.5,145.66987298107782),(290,145),(287.5,145.66987298107782),(285.6698729810778,147.5)) -2816 ((284,160),(284.80384757729337,163),(287,165.19615242270663),(290,166),(293,165.19615242270663),(295.19615242270663,163),(296,160),(295.19615242270663,157),(293,154.80384757729337),(290,154),(287,154.80384757729337),(284.80384757729337,157)) -2817 ((283,170),(283.93782217350895,173.5),(286.5,176.06217782649108),(290,177),(293.5,176.06217782649108),(296.06217782649105,173.5),(297,170),(296.06217782649105,166.5),(293.5,163.93782217350892),(290,163),(286.5,163.93782217350892),(283.93782217350895,166.5)) -2818 ((282,180),(283.0717967697245,184),(286,186.9282032302755),(290,188),(294,186.9282032302755),(296.9282032302755,184),(298,180),(296.9282032302755,176),(294,173.0717967697245),(290,172),(286,173.0717967697245),(283.0717967697245,176)) -2819 ((281,190),(282.20577136594005,194.5),(285.5,197.79422863405995),(290,199),(294.5,197.79422863405995),(297.79422863405995,194.5),(299,190),(297.79422863405995,185.5),(294.5,182.20577136594005),(290,181),(285.5,182.20577136594005),(282.20577136594005,185.5)) -2820 ((280,200),(281.33974596215563,205),(285,208.6602540378444),(290,210),(295,208.6602540378444),(298.66025403784437,205),(300,200),(298.66025403784437,195),(295,191.3397459621556),(290,190),(285,191.3397459621556),(281.33974596215563,195)) -2821 ((289,210),(289.1339745962156,210.5),(289.5,210.86602540378445),(290,211),(290.5,210.86602540378445),(290.8660254037844,210.5),(291,210),(290.8660254037844,209.5),(290.5,209.13397459621555),(290,209),(289.5,209.13397459621555),(289.1339745962156,209.5)) -2822 ((288,220),(288.2679491924311,221),(289,221.73205080756887),(290,222),(291,221.73205080756887),(291.7320508075689,221),(292,220),(291.7320508075689,219),(291,218.26794919243113),(290,218),(289,218.26794919243113),(288.2679491924311,219)) -2823 ((287,230),(287.4019237886467,231.5),(288.5,232.59807621135332),(290,233),(291.5,232.59807621135332),(292.5980762113533,231.5),(293,230),(292.5980762113533,228.5),(291.5,227.40192378864668),(290,227),(288.5,227.40192378864668),(287.4019237886467,228.5)) -2824 ((286,240),(286.53589838486226,242),(288,243.46410161513776),(290,244),(292,243.46410161513776),(293.46410161513774,242),(294,240),(293.46410161513774,238),(292,236.53589838486224),(290,236),(288,236.53589838486224),(286.53589838486226,238)) -2825 ((285,250),(285.6698729810778,252.5),(287.5,254.33012701892218),(290,255),(292.5,254.33012701892218),(294.3301270189222,252.5),(295,250),(294.3301270189222,247.5),(292.5,245.66987298107782),(290,245),(287.5,245.66987298107782),(285.6698729810778,247.5)) -2826 ((284,260),(284.80384757729337,263),(287,265.19615242270663),(290,266),(293,265.19615242270663),(295.19615242270663,263),(296,260),(295.19615242270663,257),(293,254.80384757729337),(290,254),(287,254.80384757729337),(284.80384757729337,257)) -2827 ((283,270),(283.93782217350895,273.5),(286.5,276.06217782649105),(290,277),(293.5,276.06217782649105),(296.06217782649105,273.5),(297,270),(296.06217782649105,266.5),(293.5,263.93782217350895),(290,263),(286.5,263.93782217350895),(283.93782217350895,266.5)) -2828 ((282,280),(283.0717967697245,284),(286,286.9282032302755),(290,288),(294,286.9282032302755),(296.9282032302755,284),(298,280),(296.9282032302755,276),(294,273.0717967697245),(290,272),(286,273.0717967697245),(283.0717967697245,276)) -2829 ((281,290),(282.20577136594005,294.5),(285.5,297.79422863405995),(290,299),(294.5,297.79422863405995),(297.79422863405995,294.5),(299,290),(297.79422863405995,285.5),(294.5,282.20577136594005),(290,281),(285.5,282.20577136594005),(282.20577136594005,285.5)) -2830 ((280,300),(281.33974596215563,305),(285,308.66025403784437),(290,310),(295,308.66025403784437),(298.66025403784437,305),(300,300),(298.66025403784437,295),(295,291.33974596215563),(290,290),(285,291.33974596215563),(281.33974596215563,295)) -2831 ((289,310),(289.1339745962156,310.5),(289.5,310.8660254037844),(290,311),(290.5,310.8660254037844),(290.8660254037844,310.5),(291,310),(290.8660254037844,309.5),(290.5,309.1339745962156),(290,309),(289.5,309.1339745962156),(289.1339745962156,309.5)) -2832 ((288,320),(288.2679491924311,321),(289,321.7320508075689),(290,322),(291,321.7320508075689),(291.7320508075689,321),(292,320),(291.7320508075689,319),(291,318.2679491924311),(290,318),(289,318.2679491924311),(288.2679491924311,319)) -2833 ((287,330),(287.4019237886467,331.5),(288.5,332.5980762113533),(290,333),(291.5,332.5980762113533),(292.5980762113533,331.5),(293,330),(292.5980762113533,328.5),(291.5,327.4019237886467),(290,327),(288.5,327.4019237886467),(287.4019237886467,328.5)) -2834 ((286,340),(286.53589838486226,342),(288,343.46410161513774),(290,344),(292,343.46410161513774),(293.46410161513774,342),(294,340),(293.46410161513774,338),(292,336.53589838486226),(290,336),(288,336.53589838486226),(286.53589838486226,338)) -2835 ((285,350),(285.6698729810778,352.5),(287.5,354.3301270189222),(290,355),(292.5,354.3301270189222),(294.3301270189222,352.5),(295,350),(294.3301270189222,347.5),(292.5,345.6698729810778),(290,345),(287.5,345.6698729810778),(285.6698729810778,347.5)) -2836 ((284,360),(284.80384757729337,363),(287,365.19615242270663),(290,366),(293,365.19615242270663),(295.19615242270663,363),(296,360),(295.19615242270663,357),(293,354.80384757729337),(290,354),(287,354.80384757729337),(284.80384757729337,357)) -2837 ((283,370),(283.93782217350895,373.5),(286.5,376.06217782649105),(290,377),(293.5,376.06217782649105),(296.06217782649105,373.5),(297,370),(296.06217782649105,366.5),(293.5,363.93782217350895),(290,363),(286.5,363.93782217350895),(283.93782217350895,366.5)) -2838 ((282,380),(283.0717967697245,384),(286,386.9282032302755),(290,388),(294,386.9282032302755),(296.9282032302755,384),(298,380),(296.9282032302755,376),(294,373.0717967697245),(290,372),(286,373.0717967697245),(283.0717967697245,376)) -2839 ((281,390),(282.20577136594005,394.5),(285.5,397.79422863405995),(290,399),(294.5,397.79422863405995),(297.79422863405995,394.5),(299,390),(297.79422863405995,385.5),(294.5,382.20577136594005),(290,381),(285.5,382.20577136594005),(282.20577136594005,385.5)) -2840 ((280,400),(281.33974596215563,405),(285,408.66025403784437),(290,410),(295,408.66025403784437),(298.66025403784437,405),(300,400),(298.66025403784437,395),(295,391.33974596215563),(290,390),(285,391.33974596215563),(281.33974596215563,395)) -2841 ((289,410),(289.1339745962156,410.5),(289.5,410.8660254037844),(290,411),(290.5,410.8660254037844),(290.8660254037844,410.5),(291,410),(290.8660254037844,409.5),(290.5,409.1339745962156),(290,409),(289.5,409.1339745962156),(289.1339745962156,409.5)) -2842 ((288,420),(288.2679491924311,421),(289,421.7320508075689),(290,422),(291,421.7320508075689),(291.7320508075689,421),(292,420),(291.7320508075689,419),(291,418.2679491924311),(290,418),(289,418.2679491924311),(288.2679491924311,419)) -2843 ((287,430),(287.4019237886467,431.5),(288.5,432.5980762113533),(290,433),(291.5,432.5980762113533),(292.5980762113533,431.5),(293,430),(292.5980762113533,428.5),(291.5,427.4019237886467),(290,427),(288.5,427.4019237886467),(287.4019237886467,428.5)) -2844 ((286,440),(286.53589838486226,442),(288,443.46410161513774),(290,444),(292,443.46410161513774),(293.46410161513774,442),(294,440),(293.46410161513774,438),(292,436.53589838486226),(290,436),(288,436.53589838486226),(286.53589838486226,438)) -2845 ((285,450),(285.6698729810778,452.5),(287.5,454.3301270189222),(290,455),(292.5,454.3301270189222),(294.3301270189222,452.5),(295,450),(294.3301270189222,447.5),(292.5,445.6698729810778),(290,445),(287.5,445.6698729810778),(285.6698729810778,447.5)) -2846 ((284,460),(284.80384757729337,463),(287,465.19615242270663),(290,466),(293,465.19615242270663),(295.19615242270663,463),(296,460),(295.19615242270663,457),(293,454.80384757729337),(290,454),(287,454.80384757729337),(284.80384757729337,457)) -2847 ((283,470),(283.93782217350895,473.5),(286.5,476.06217782649105),(290,477),(293.5,476.06217782649105),(296.06217782649105,473.5),(297,470),(296.06217782649105,466.5),(293.5,463.93782217350895),(290,463),(286.5,463.93782217350895),(283.93782217350895,466.5)) -2848 ((282,480),(283.0717967697245,484),(286,486.9282032302755),(290,488),(294,486.9282032302755),(296.9282032302755,484),(298,480),(296.9282032302755,476),(294,473.0717967697245),(290,472),(286,473.0717967697245),(283.0717967697245,476)) -2849 ((281,490),(282.20577136594005,494.5),(285.5,497.79422863405995),(290,499),(294.5,497.79422863405995),(297.79422863405995,494.5),(299,490),(297.79422863405995,485.5),(294.5,482.20577136594005),(290,481),(285.5,482.20577136594005),(282.20577136594005,485.5)) -2850 ((280,500),(281.33974596215563,505),(285,508.66025403784437),(290,510),(295,508.66025403784437),(298.66025403784437,505),(300,500),(298.66025403784437,495),(295,491.33974596215563),(290,490),(285,491.33974596215563),(281.33974596215563,495)) -2851 ((289,510),(289.1339745962156,510.5),(289.5,510.8660254037844),(290,511),(290.5,510.8660254037844),(290.8660254037844,510.5),(291,510),(290.8660254037844,509.5),(290.5,509.1339745962156),(290,509),(289.5,509.1339745962156),(289.1339745962156,509.5)) -2852 ((288,520),(288.2679491924311,521),(289,521.7320508075688),(290,522),(291,521.7320508075688),(291.7320508075689,521),(292,520),(291.7320508075689,519),(291,518.2679491924312),(290,518),(289,518.2679491924312),(288.2679491924311,519)) -2853 ((287,530),(287.4019237886467,531.5),(288.5,532.5980762113534),(290,533),(291.5,532.5980762113534),(292.5980762113533,531.5),(293,530),(292.5980762113533,528.5),(291.5,527.4019237886467),(290,527),(288.5,527.4019237886466),(287.4019237886467,528.5)) -2854 ((286,540),(286.53589838486226,542),(288,543.4641016151378),(290,544),(292,543.4641016151378),(293.46410161513774,542),(294,540),(293.46410161513774,538),(292,536.5358983848622),(290,536),(288,536.5358983848622),(286.53589838486226,538)) -2855 ((285,550),(285.6698729810778,552.5),(287.5,554.3301270189222),(290,555),(292.5,554.3301270189222),(294.3301270189222,552.5),(295,550),(294.3301270189222,547.5),(292.5,545.6698729810778),(290,545),(287.5,545.6698729810778),(285.6698729810778,547.5)) -2856 ((284,560),(284.80384757729337,563),(287,565.1961524227066),(290,566),(293,565.1961524227066),(295.19615242270663,563),(296,560),(295.19615242270663,557),(293,554.8038475772934),(290,554),(287,554.8038475772934),(284.80384757729337,557)) -2857 ((283,570),(283.93782217350895,573.5),(286.5,576.062177826491),(290,577),(293.5,576.062177826491),(296.06217782649105,573.5),(297,570),(296.06217782649105,566.5),(293.5,563.937822173509),(290,563),(286.5,563.937822173509),(283.93782217350895,566.5)) -2858 ((282,580),(283.0717967697245,584),(286,586.9282032302755),(290,588),(294,586.9282032302755),(296.9282032302755,584),(298,580),(296.9282032302755,576),(294,573.0717967697245),(290,572),(286,573.0717967697245),(283.0717967697245,576)) -2859 ((281,590),(282.20577136594005,594.5),(285.5,597.7942286340599),(290,599),(294.5,597.7942286340599),(297.79422863405995,594.5),(299,590),(297.79422863405995,585.5),(294.5,582.2057713659401),(290,581),(285.5,582.20577136594),(282.20577136594005,585.5)) -2860 ((280,600),(281.33974596215563,605),(285,608.6602540378444),(290,610),(295,608.6602540378444),(298.66025403784437,605),(300,600),(298.66025403784437,595),(295,591.3397459621556),(290,590),(285,591.3397459621556),(281.33974596215563,595)) -2861 ((289,610),(289.1339745962156,610.5),(289.5,610.8660254037844),(290,611),(290.5,610.8660254037844),(290.8660254037844,610.5),(291,610),(290.8660254037844,609.5),(290.5,609.1339745962156),(290,609),(289.5,609.1339745962156),(289.1339745962156,609.5)) -2862 ((288,620),(288.2679491924311,621),(289,621.7320508075688),(290,622),(291,621.7320508075688),(291.7320508075689,621),(292,620),(291.7320508075689,619),(291,618.2679491924312),(290,618),(289,618.2679491924312),(288.2679491924311,619)) -2863 ((287,630),(287.4019237886467,631.5),(288.5,632.5980762113534),(290,633),(291.5,632.5980762113534),(292.5980762113533,631.5),(293,630),(292.5980762113533,628.5),(291.5,627.4019237886467),(290,627),(288.5,627.4019237886466),(287.4019237886467,628.5)) -2864 ((286,640),(286.53589838486226,642),(288,643.4641016151378),(290,644),(292,643.4641016151378),(293.46410161513774,642),(294,640),(293.46410161513774,638),(292,636.5358983848622),(290,636),(288,636.5358983848622),(286.53589838486226,638)) -2865 ((285,650),(285.6698729810778,652.5),(287.5,654.3301270189222),(290,655),(292.5,654.3301270189222),(294.3301270189222,652.5),(295,650),(294.3301270189222,647.5),(292.5,645.6698729810778),(290,645),(287.5,645.6698729810778),(285.6698729810778,647.5)) -2866 ((284,660),(284.80384757729337,663),(287,665.1961524227066),(290,666),(293,665.1961524227066),(295.19615242270663,663),(296,660),(295.19615242270663,657),(293,654.8038475772934),(290,654),(287,654.8038475772934),(284.80384757729337,657)) -2867 ((283,670),(283.93782217350895,673.5),(286.5,676.062177826491),(290,677),(293.5,676.062177826491),(296.06217782649105,673.5),(297,670),(296.06217782649105,666.5),(293.5,663.937822173509),(290,663),(286.5,663.937822173509),(283.93782217350895,666.5)) -2868 ((282,680),(283.0717967697245,684),(286,686.9282032302755),(290,688),(294,686.9282032302755),(296.9282032302755,684),(298,680),(296.9282032302755,676),(294,673.0717967697245),(290,672),(286,673.0717967697245),(283.0717967697245,676)) -2869 ((281,690),(282.20577136594005,694.5),(285.5,697.7942286340599),(290,699),(294.5,697.7942286340599),(297.79422863405995,694.5),(299,690),(297.79422863405995,685.5),(294.5,682.2057713659401),(290,681),(285.5,682.20577136594),(282.20577136594005,685.5)) -2870 ((280,700),(281.33974596215563,705),(285,708.6602540378444),(290,710),(295,708.6602540378444),(298.66025403784437,705),(300,700),(298.66025403784437,695),(295,691.3397459621556),(290,690),(285,691.3397459621556),(281.33974596215563,695)) -2871 ((289,710),(289.1339745962156,710.5),(289.5,710.8660254037844),(290,711),(290.5,710.8660254037844),(290.8660254037844,710.5),(291,710),(290.8660254037844,709.5),(290.5,709.1339745962156),(290,709),(289.5,709.1339745962156),(289.1339745962156,709.5)) -2872 ((288,720),(288.2679491924311,721),(289,721.7320508075688),(290,722),(291,721.7320508075688),(291.7320508075689,721),(292,720),(291.7320508075689,719),(291,718.2679491924312),(290,718),(289,718.2679491924312),(288.2679491924311,719)) -2873 ((287,730),(287.4019237886467,731.5),(288.5,732.5980762113534),(290,733),(291.5,732.5980762113534),(292.5980762113533,731.5),(293,730),(292.5980762113533,728.5),(291.5,727.4019237886467),(290,727),(288.5,727.4019237886466),(287.4019237886467,728.5)) -2874 ((286,740),(286.53589838486226,742),(288,743.4641016151378),(290,744),(292,743.4641016151378),(293.46410161513774,742),(294,740),(293.46410161513774,738),(292,736.5358983848622),(290,736),(288,736.5358983848622),(286.53589838486226,738)) -2875 ((285,750),(285.6698729810778,752.5),(287.5,754.3301270189222),(290,755),(292.5,754.3301270189222),(294.3301270189222,752.5),(295,750),(294.3301270189222,747.5),(292.5,745.6698729810778),(290,745),(287.5,745.6698729810778),(285.6698729810778,747.5)) -2876 ((284,760),(284.80384757729337,763),(287,765.1961524227066),(290,766),(293,765.1961524227066),(295.19615242270663,763),(296,760),(295.19615242270663,757),(293,754.8038475772934),(290,754),(287,754.8038475772934),(284.80384757729337,757)) -2877 ((283,770),(283.93782217350895,773.5),(286.5,776.062177826491),(290,777),(293.5,776.062177826491),(296.06217782649105,773.5),(297,770),(296.06217782649105,766.5),(293.5,763.937822173509),(290,763),(286.5,763.937822173509),(283.93782217350895,766.5)) -2878 ((282,780),(283.0717967697245,784),(286,786.9282032302755),(290,788),(294,786.9282032302755),(296.9282032302755,784),(298,780),(296.9282032302755,776),(294,773.0717967697245),(290,772),(286,773.0717967697245),(283.0717967697245,776)) -2879 ((281,790),(282.20577136594005,794.5),(285.5,797.7942286340599),(290,799),(294.5,797.7942286340599),(297.79422863405995,794.5),(299,790),(297.79422863405995,785.5),(294.5,782.2057713659401),(290,781),(285.5,782.20577136594),(282.20577136594005,785.5)) -2880 ((280,800),(281.33974596215563,805),(285,808.6602540378444),(290,810),(295,808.6602540378444),(298.66025403784437,805),(300,800),(298.66025403784437,795),(295,791.3397459621556),(290,790),(285,791.3397459621556),(281.33974596215563,795)) -2881 ((289,810),(289.1339745962156,810.5),(289.5,810.8660254037844),(290,811),(290.5,810.8660254037844),(290.8660254037844,810.5),(291,810),(290.8660254037844,809.5),(290.5,809.1339745962156),(290,809),(289.5,809.1339745962156),(289.1339745962156,809.5)) -2882 ((288,820),(288.2679491924311,821),(289,821.7320508075688),(290,822),(291,821.7320508075688),(291.7320508075689,821),(292,820),(291.7320508075689,819),(291,818.2679491924312),(290,818),(289,818.2679491924312),(288.2679491924311,819)) -2883 ((287,830),(287.4019237886467,831.5),(288.5,832.5980762113534),(290,833),(291.5,832.5980762113534),(292.5980762113533,831.5),(293,830),(292.5980762113533,828.5),(291.5,827.4019237886467),(290,827),(288.5,827.4019237886466),(287.4019237886467,828.5)) -2884 ((286,840),(286.53589838486226,842),(288,843.4641016151378),(290,844),(292,843.4641016151378),(293.46410161513774,842),(294,840),(293.46410161513774,838),(292,836.5358983848622),(290,836),(288,836.5358983848622),(286.53589838486226,838)) -2885 ((285,850),(285.6698729810778,852.5),(287.5,854.3301270189222),(290,855),(292.5,854.3301270189222),(294.3301270189222,852.5),(295,850),(294.3301270189222,847.5),(292.5,845.6698729810778),(290,845),(287.5,845.6698729810778),(285.6698729810778,847.5)) -2886 ((284,860),(284.80384757729337,863),(287,865.1961524227066),(290,866),(293,865.1961524227066),(295.19615242270663,863),(296,860),(295.19615242270663,857),(293,854.8038475772934),(290,854),(287,854.8038475772934),(284.80384757729337,857)) -2887 ((283,870),(283.93782217350895,873.5),(286.5,876.062177826491),(290,877),(293.5,876.062177826491),(296.06217782649105,873.5),(297,870),(296.06217782649105,866.5),(293.5,863.937822173509),(290,863),(286.5,863.937822173509),(283.93782217350895,866.5)) -2888 ((282,880),(283.0717967697245,884),(286,886.9282032302755),(290,888),(294,886.9282032302755),(296.9282032302755,884),(298,880),(296.9282032302755,876),(294,873.0717967697245),(290,872),(286,873.0717967697245),(283.0717967697245,876)) -2889 ((281,890),(282.20577136594005,894.5),(285.5,897.7942286340599),(290,899),(294.5,897.7942286340599),(297.79422863405995,894.5),(299,890),(297.79422863405995,885.5),(294.5,882.2057713659401),(290,881),(285.5,882.20577136594),(282.20577136594005,885.5)) -2890 ((280,900),(281.33974596215563,905),(285,908.6602540378444),(290,910),(295,908.6602540378444),(298.66025403784437,905),(300,900),(298.66025403784437,895),(295,891.3397459621556),(290,890),(285,891.3397459621556),(281.33974596215563,895)) -2891 ((289,910),(289.1339745962156,910.5),(289.5,910.8660254037844),(290,911),(290.5,910.8660254037844),(290.8660254037844,910.5),(291,910),(290.8660254037844,909.5),(290.5,909.1339745962156),(290,909),(289.5,909.1339745962156),(289.1339745962156,909.5)) -2892 ((288,920),(288.2679491924311,921),(289,921.7320508075688),(290,922),(291,921.7320508075688),(291.7320508075689,921),(292,920),(291.7320508075689,919),(291,918.2679491924312),(290,918),(289,918.2679491924312),(288.2679491924311,919)) -2893 ((287,930),(287.4019237886467,931.5),(288.5,932.5980762113534),(290,933),(291.5,932.5980762113534),(292.5980762113533,931.5),(293,930),(292.5980762113533,928.5),(291.5,927.4019237886467),(290,927),(288.5,927.4019237886466),(287.4019237886467,928.5)) -2894 ((286,940),(286.53589838486226,942),(288,943.4641016151378),(290,944),(292,943.4641016151378),(293.46410161513774,942),(294,940),(293.46410161513774,938),(292,936.5358983848622),(290,936),(288,936.5358983848622),(286.53589838486226,938)) -2895 ((285,950),(285.6698729810778,952.5),(287.5,954.3301270189222),(290,955),(292.5,954.3301270189222),(294.3301270189222,952.5),(295,950),(294.3301270189222,947.5),(292.5,945.6698729810778),(290,945),(287.5,945.6698729810778),(285.6698729810778,947.5)) -2896 ((284,960),(284.80384757729337,963),(287,965.1961524227066),(290,966),(293,965.1961524227066),(295.19615242270663,963),(296,960),(295.19615242270663,957),(293,954.8038475772934),(290,954),(287,954.8038475772934),(284.80384757729337,957)) -2897 ((283,970),(283.93782217350895,973.5),(286.5,976.062177826491),(290,977),(293.5,976.062177826491),(296.06217782649105,973.5),(297,970),(296.06217782649105,966.5),(293.5,963.937822173509),(290,963),(286.5,963.937822173509),(283.93782217350895,966.5)) -2898 ((282,980),(283.0717967697245,984),(286,986.9282032302755),(290,988),(294,986.9282032302755),(296.9282032302755,984),(298,980),(296.9282032302755,976),(294,973.0717967697245),(290,972),(286,973.0717967697245),(283.0717967697245,976)) -2899 ((281,990),(282.20577136594005,994.5),(285.5,997.7942286340599),(290,999),(294.5,997.7942286340599),(297.79422863405995,994.5),(299,990),(297.79422863405995,985.5),(294.5,982.2057713659401),(290,981),(285.5,982.20577136594),(282.20577136594005,985.5)) -2900 ((280,1000),(281.33974596215563,1005),(285,1008.6602540378444),(290,1010),(295,1008.6602540378444),(298.66025403784437,1005),(300,1000),(298.66025403784437,995),(295,991.3397459621556),(290,990),(285,991.3397459621556),(281.33974596215563,995)) -2901 ((298,10),(298.2679491924311,11),(299,11.732050807568877),(300,12),(301,11.732050807568877),(301.7320508075689,11),(302,10),(301.7320508075689,9),(301,8.267949192431123),(300,8),(299,8.267949192431121),(298.2679491924311,9)) -2902 ((297,20),(297.4019237886467,21.5),(298.5,22.598076211353316),(300,23),(301.5,22.598076211353316),(302.5980762113533,21.5),(303,20),(302.5980762113533,18.5),(301.5,17.401923788646684),(300,17),(298.5,17.401923788646684),(297.4019237886467,18.5)) -2903 ((296,30),(296.53589838486226,32),(298,33.46410161513776),(300,34),(302,33.46410161513776),(303.46410161513774,32),(304,30),(303.46410161513774,28),(302,26.535898384862247),(300,26),(298,26.535898384862243),(296.53589838486226,28)) -2904 ((295,40),(295.6698729810778,42.5),(297.5,44.33012701892219),(300,45),(302.5,44.33012701892219),(304.3301270189222,42.5),(305,40),(304.3301270189222,37.5),(302.5,35.66987298107781),(300,35),(297.5,35.6698729810778),(295.6698729810778,37.5)) -2905 ((294,50),(294.80384757729337,53),(297,55.19615242270663),(300,56),(303,55.19615242270663),(305.19615242270663,53),(306,50),(305.19615242270663,47),(303,44.80384757729337),(300,44),(297,44.80384757729337),(294.80384757729337,47)) -2906 ((293,60),(293.93782217350895,63.5),(296.5,66.06217782649107),(300,67),(303.5,66.06217782649107),(306.06217782649105,63.5),(307,60),(306.06217782649105,56.5),(303.5,53.937822173508934),(300,53),(296.5,53.93782217350893),(293.93782217350895,56.5)) -2907 ((292,70),(293.0717967697245,74),(296,76.92820323027551),(300,78),(304,76.92820323027551),(306.9282032302755,74),(308,70),(306.9282032302755,66),(304,63.07179676972449),(300,62),(296,63.071796769724486),(293.0717967697245,66)) -2908 ((291,80),(292.20577136594005,84.5),(295.5,87.79422863405995),(300,89),(304.5,87.79422863405995),(307.79422863405995,84.5),(309,80),(307.79422863405995,75.5),(304.5,72.20577136594005),(300,71),(295.5,72.20577136594005),(292.20577136594005,75.5)) -2909 ((290,90),(291.33974596215563,95),(295,98.66025403784438),(300,100),(305,98.66025403784438),(308.66025403784437,95),(310,90),(308.66025403784437,85),(305,81.33974596215562),(300,80),(295,81.3397459621556),(291.33974596215563,85)) -2910 ((299,100),(299.1339745962156,100.5),(299.5,100.86602540378443),(300,101),(300.5,100.86602540378443),(300.8660254037844,100.5),(301,100),(300.8660254037844,99.5),(300.5,99.13397459621557),(300,99),(299.5,99.13397459621557),(299.1339745962156,99.5)) -2911 ((298,110),(298.2679491924311,111),(299,111.73205080756888),(300,112),(301,111.73205080756888),(301.7320508075689,111),(302,110),(301.7320508075689,109),(301,108.26794919243112),(300,108),(299,108.26794919243112),(298.2679491924311,109)) -2912 ((297,120),(297.4019237886467,121.5),(298.5,122.59807621135332),(300,123),(301.5,122.59807621135332),(302.5980762113533,121.5),(303,120),(302.5980762113533,118.5),(301.5,117.40192378864668),(300,117),(298.5,117.40192378864668),(297.4019237886467,118.5)) -2913 ((296,130),(296.53589838486226,132),(298,133.46410161513776),(300,134),(302,133.46410161513776),(303.46410161513774,132),(304,130),(303.46410161513774,128),(302,126.53589838486225),(300,126),(298,126.53589838486225),(296.53589838486226,128)) -2914 ((295,140),(295.6698729810778,142.5),(297.5,144.33012701892218),(300,145),(302.5,144.33012701892218),(304.3301270189222,142.5),(305,140),(304.3301270189222,137.5),(302.5,135.66987298107782),(300,135),(297.5,135.66987298107782),(295.6698729810778,137.5)) -2915 ((294,150),(294.80384757729337,153),(297,155.19615242270663),(300,156),(303,155.19615242270663),(305.19615242270663,153),(306,150),(305.19615242270663,147),(303,144.80384757729337),(300,144),(297,144.80384757729337),(294.80384757729337,147)) -2916 ((293,160),(293.93782217350895,163.5),(296.5,166.06217782649108),(300,167),(303.5,166.06217782649108),(306.06217782649105,163.5),(307,160),(306.06217782649105,156.5),(303.5,153.93782217350892),(300,153),(296.5,153.93782217350892),(293.93782217350895,156.5)) -2917 ((292,170),(293.0717967697245,174),(296,176.9282032302755),(300,178),(304,176.9282032302755),(306.9282032302755,174),(308,170),(306.9282032302755,166),(304,163.0717967697245),(300,162),(296,163.0717967697245),(293.0717967697245,166)) -2918 ((291,180),(292.20577136594005,184.5),(295.5,187.79422863405995),(300,189),(304.5,187.79422863405995),(307.79422863405995,184.5),(309,180),(307.79422863405995,175.5),(304.5,172.20577136594005),(300,171),(295.5,172.20577136594005),(292.20577136594005,175.5)) -2919 ((290,190),(291.33974596215563,195),(295,198.6602540378444),(300,200),(305,198.6602540378444),(308.66025403784437,195),(310,190),(308.66025403784437,185),(305,181.3397459621556),(300,180),(295,181.3397459621556),(291.33974596215563,185)) -2920 ((299,200),(299.1339745962156,200.5),(299.5,200.86602540378445),(300,201),(300.5,200.86602540378445),(300.8660254037844,200.5),(301,200),(300.8660254037844,199.5),(300.5,199.13397459621555),(300,199),(299.5,199.13397459621555),(299.1339745962156,199.5)) -2921 ((298,210),(298.2679491924311,211),(299,211.73205080756887),(300,212),(301,211.73205080756887),(301.7320508075689,211),(302,210),(301.7320508075689,209),(301,208.26794919243113),(300,208),(299,208.26794919243113),(298.2679491924311,209)) -2922 ((297,220),(297.4019237886467,221.5),(298.5,222.59807621135332),(300,223),(301.5,222.59807621135332),(302.5980762113533,221.5),(303,220),(302.5980762113533,218.5),(301.5,217.40192378864668),(300,217),(298.5,217.40192378864668),(297.4019237886467,218.5)) -2923 ((296,230),(296.53589838486226,232),(298,233.46410161513776),(300,234),(302,233.46410161513776),(303.46410161513774,232),(304,230),(303.46410161513774,228),(302,226.53589838486224),(300,226),(298,226.53589838486224),(296.53589838486226,228)) -2924 ((295,240),(295.6698729810778,242.5),(297.5,244.33012701892218),(300,245),(302.5,244.33012701892218),(304.3301270189222,242.5),(305,240),(304.3301270189222,237.5),(302.5,235.66987298107782),(300,235),(297.5,235.66987298107782),(295.6698729810778,237.5)) -2925 ((294,250),(294.80384757729337,253),(297,255.19615242270663),(300,256),(303,255.19615242270663),(305.19615242270663,253),(306,250),(305.19615242270663,247),(303,244.80384757729337),(300,244),(297,244.80384757729337),(294.80384757729337,247)) -2926 ((293,260),(293.93782217350895,263.5),(296.5,266.06217782649105),(300,267),(303.5,266.06217782649105),(306.06217782649105,263.5),(307,260),(306.06217782649105,256.5),(303.5,253.93782217350892),(300,253),(296.5,253.93782217350892),(293.93782217350895,256.5)) -2927 ((292,270),(293.0717967697245,274),(296,276.9282032302755),(300,278),(304,276.9282032302755),(306.9282032302755,274),(308,270),(306.9282032302755,266),(304,263.0717967697245),(300,262),(296,263.0717967697245),(293.0717967697245,266)) -2928 ((291,280),(292.20577136594005,284.5),(295.5,287.79422863405995),(300,289),(304.5,287.79422863405995),(307.79422863405995,284.5),(309,280),(307.79422863405995,275.5),(304.5,272.20577136594005),(300,271),(295.5,272.20577136594005),(292.20577136594005,275.5)) -2929 ((290,290),(291.33974596215563,295),(295,298.66025403784437),(300,300),(305,298.66025403784437),(308.66025403784437,295),(310,290),(308.66025403784437,285),(305,281.33974596215563),(300,280),(295,281.33974596215563),(291.33974596215563,285)) -2930 ((299,300),(299.1339745962156,300.5),(299.5,300.8660254037844),(300,301),(300.5,300.8660254037844),(300.8660254037844,300.5),(301,300),(300.8660254037844,299.5),(300.5,299.1339745962156),(300,299),(299.5,299.1339745962156),(299.1339745962156,299.5)) -2931 ((298,310),(298.2679491924311,311),(299,311.7320508075689),(300,312),(301,311.7320508075689),(301.7320508075689,311),(302,310),(301.7320508075689,309),(301,308.2679491924311),(300,308),(299,308.2679491924311),(298.2679491924311,309)) -2932 ((297,320),(297.4019237886467,321.5),(298.5,322.5980762113533),(300,323),(301.5,322.5980762113533),(302.5980762113533,321.5),(303,320),(302.5980762113533,318.5),(301.5,317.4019237886467),(300,317),(298.5,317.4019237886467),(297.4019237886467,318.5)) -2933 ((296,330),(296.53589838486226,332),(298,333.46410161513774),(300,334),(302,333.46410161513774),(303.46410161513774,332),(304,330),(303.46410161513774,328),(302,326.53589838486226),(300,326),(298,326.53589838486226),(296.53589838486226,328)) -2934 ((295,340),(295.6698729810778,342.5),(297.5,344.3301270189222),(300,345),(302.5,344.3301270189222),(304.3301270189222,342.5),(305,340),(304.3301270189222,337.5),(302.5,335.6698729810778),(300,335),(297.5,335.6698729810778),(295.6698729810778,337.5)) -2935 ((294,350),(294.80384757729337,353),(297,355.19615242270663),(300,356),(303,355.19615242270663),(305.19615242270663,353),(306,350),(305.19615242270663,347),(303,344.80384757729337),(300,344),(297,344.80384757729337),(294.80384757729337,347)) -2936 ((293,360),(293.93782217350895,363.5),(296.5,366.06217782649105),(300,367),(303.5,366.06217782649105),(306.06217782649105,363.5),(307,360),(306.06217782649105,356.5),(303.5,353.93782217350895),(300,353),(296.5,353.93782217350895),(293.93782217350895,356.5)) -2937 ((292,370),(293.0717967697245,374),(296,376.9282032302755),(300,378),(304,376.9282032302755),(306.9282032302755,374),(308,370),(306.9282032302755,366),(304,363.0717967697245),(300,362),(296,363.0717967697245),(293.0717967697245,366)) -2938 ((291,380),(292.20577136594005,384.5),(295.5,387.79422863405995),(300,389),(304.5,387.79422863405995),(307.79422863405995,384.5),(309,380),(307.79422863405995,375.5),(304.5,372.20577136594005),(300,371),(295.5,372.20577136594005),(292.20577136594005,375.5)) -2939 ((290,390),(291.33974596215563,395),(295,398.66025403784437),(300,400),(305,398.66025403784437),(308.66025403784437,395),(310,390),(308.66025403784437,385),(305,381.33974596215563),(300,380),(295,381.33974596215563),(291.33974596215563,385)) -2940 ((299,400),(299.1339745962156,400.5),(299.5,400.8660254037844),(300,401),(300.5,400.8660254037844),(300.8660254037844,400.5),(301,400),(300.8660254037844,399.5),(300.5,399.1339745962156),(300,399),(299.5,399.1339745962156),(299.1339745962156,399.5)) -2941 ((298,410),(298.2679491924311,411),(299,411.7320508075689),(300,412),(301,411.7320508075689),(301.7320508075689,411),(302,410),(301.7320508075689,409),(301,408.2679491924311),(300,408),(299,408.2679491924311),(298.2679491924311,409)) -2942 ((297,420),(297.4019237886467,421.5),(298.5,422.5980762113533),(300,423),(301.5,422.5980762113533),(302.5980762113533,421.5),(303,420),(302.5980762113533,418.5),(301.5,417.4019237886467),(300,417),(298.5,417.4019237886467),(297.4019237886467,418.5)) -2943 ((296,430),(296.53589838486226,432),(298,433.46410161513774),(300,434),(302,433.46410161513774),(303.46410161513774,432),(304,430),(303.46410161513774,428),(302,426.53589838486226),(300,426),(298,426.53589838486226),(296.53589838486226,428)) -2944 ((295,440),(295.6698729810778,442.5),(297.5,444.3301270189222),(300,445),(302.5,444.3301270189222),(304.3301270189222,442.5),(305,440),(304.3301270189222,437.5),(302.5,435.6698729810778),(300,435),(297.5,435.6698729810778),(295.6698729810778,437.5)) -2945 ((294,450),(294.80384757729337,453),(297,455.19615242270663),(300,456),(303,455.19615242270663),(305.19615242270663,453),(306,450),(305.19615242270663,447),(303,444.80384757729337),(300,444),(297,444.80384757729337),(294.80384757729337,447)) -2946 ((293,460),(293.93782217350895,463.5),(296.5,466.06217782649105),(300,467),(303.5,466.06217782649105),(306.06217782649105,463.5),(307,460),(306.06217782649105,456.5),(303.5,453.93782217350895),(300,453),(296.5,453.93782217350895),(293.93782217350895,456.5)) -2947 ((292,470),(293.0717967697245,474),(296,476.9282032302755),(300,478),(304,476.9282032302755),(306.9282032302755,474),(308,470),(306.9282032302755,466),(304,463.0717967697245),(300,462),(296,463.0717967697245),(293.0717967697245,466)) -2948 ((291,480),(292.20577136594005,484.5),(295.5,487.79422863405995),(300,489),(304.5,487.79422863405995),(307.79422863405995,484.5),(309,480),(307.79422863405995,475.5),(304.5,472.20577136594005),(300,471),(295.5,472.20577136594005),(292.20577136594005,475.5)) -2949 ((290,490),(291.33974596215563,495),(295,498.66025403784437),(300,500),(305,498.66025403784437),(308.66025403784437,495),(310,490),(308.66025403784437,485),(305,481.33974596215563),(300,480),(295,481.33974596215563),(291.33974596215563,485)) -2950 ((299,500),(299.1339745962156,500.5),(299.5,500.8660254037844),(300,501),(300.5,500.8660254037844),(300.8660254037844,500.5),(301,500),(300.8660254037844,499.5),(300.5,499.1339745962156),(300,499),(299.5,499.1339745962156),(299.1339745962156,499.5)) -2951 ((298,510),(298.2679491924311,511),(299,511.7320508075689),(300,512),(301,511.7320508075689),(301.7320508075689,511),(302,510),(301.7320508075689,509),(301,508.2679491924311),(300,508),(299,508.2679491924311),(298.2679491924311,509)) -2952 ((297,520),(297.4019237886467,521.5),(298.5,522.5980762113534),(300,523),(301.5,522.5980762113534),(302.5980762113533,521.5),(303,520),(302.5980762113533,518.5),(301.5,517.4019237886467),(300,517),(298.5,517.4019237886466),(297.4019237886467,518.5)) -2953 ((296,530),(296.53589838486226,532),(298,533.4641016151378),(300,534),(302,533.4641016151378),(303.46410161513774,532),(304,530),(303.46410161513774,528),(302,526.5358983848622),(300,526),(298,526.5358983848622),(296.53589838486226,528)) -2954 ((295,540),(295.6698729810778,542.5),(297.5,544.3301270189222),(300,545),(302.5,544.3301270189222),(304.3301270189222,542.5),(305,540),(304.3301270189222,537.5),(302.5,535.6698729810778),(300,535),(297.5,535.6698729810778),(295.6698729810778,537.5)) -2955 ((294,550),(294.80384757729337,553),(297,555.1961524227066),(300,556),(303,555.1961524227066),(305.19615242270663,553),(306,550),(305.19615242270663,547),(303,544.8038475772934),(300,544),(297,544.8038475772934),(294.80384757729337,547)) -2956 ((293,560),(293.93782217350895,563.5),(296.5,566.062177826491),(300,567),(303.5,566.062177826491),(306.06217782649105,563.5),(307,560),(306.06217782649105,556.5),(303.5,553.937822173509),(300,553),(296.5,553.937822173509),(293.93782217350895,556.5)) -2957 ((292,570),(293.0717967697245,574),(296,576.9282032302755),(300,578),(304,576.9282032302755),(306.9282032302755,574),(308,570),(306.9282032302755,566),(304,563.0717967697245),(300,562),(296,563.0717967697245),(293.0717967697245,566)) -2958 ((291,580),(292.20577136594005,584.5),(295.5,587.7942286340599),(300,589),(304.5,587.7942286340599),(307.79422863405995,584.5),(309,580),(307.79422863405995,575.5),(304.5,572.2057713659401),(300,571),(295.5,572.20577136594),(292.20577136594005,575.5)) -2959 ((290,590),(291.33974596215563,595),(295,598.6602540378444),(300,600),(305,598.6602540378444),(308.66025403784437,595),(310,590),(308.66025403784437,585),(305,581.3397459621556),(300,580),(295,581.3397459621556),(291.33974596215563,585)) -2960 ((299,600),(299.1339745962156,600.5),(299.5,600.8660254037844),(300,601),(300.5,600.8660254037844),(300.8660254037844,600.5),(301,600),(300.8660254037844,599.5),(300.5,599.1339745962156),(300,599),(299.5,599.1339745962156),(299.1339745962156,599.5)) -2961 ((298,610),(298.2679491924311,611),(299,611.7320508075688),(300,612),(301,611.7320508075688),(301.7320508075689,611),(302,610),(301.7320508075689,609),(301,608.2679491924312),(300,608),(299,608.2679491924312),(298.2679491924311,609)) -2962 ((297,620),(297.4019237886467,621.5),(298.5,622.5980762113534),(300,623),(301.5,622.5980762113534),(302.5980762113533,621.5),(303,620),(302.5980762113533,618.5),(301.5,617.4019237886467),(300,617),(298.5,617.4019237886466),(297.4019237886467,618.5)) -2963 ((296,630),(296.53589838486226,632),(298,633.4641016151378),(300,634),(302,633.4641016151378),(303.46410161513774,632),(304,630),(303.46410161513774,628),(302,626.5358983848622),(300,626),(298,626.5358983848622),(296.53589838486226,628)) -2964 ((295,640),(295.6698729810778,642.5),(297.5,644.3301270189222),(300,645),(302.5,644.3301270189222),(304.3301270189222,642.5),(305,640),(304.3301270189222,637.5),(302.5,635.6698729810778),(300,635),(297.5,635.6698729810778),(295.6698729810778,637.5)) -2965 ((294,650),(294.80384757729337,653),(297,655.1961524227066),(300,656),(303,655.1961524227066),(305.19615242270663,653),(306,650),(305.19615242270663,647),(303,644.8038475772934),(300,644),(297,644.8038475772934),(294.80384757729337,647)) -2966 ((293,660),(293.93782217350895,663.5),(296.5,666.062177826491),(300,667),(303.5,666.062177826491),(306.06217782649105,663.5),(307,660),(306.06217782649105,656.5),(303.5,653.937822173509),(300,653),(296.5,653.937822173509),(293.93782217350895,656.5)) -2967 ((292,670),(293.0717967697245,674),(296,676.9282032302755),(300,678),(304,676.9282032302755),(306.9282032302755,674),(308,670),(306.9282032302755,666),(304,663.0717967697245),(300,662),(296,663.0717967697245),(293.0717967697245,666)) -2968 ((291,680),(292.20577136594005,684.5),(295.5,687.7942286340599),(300,689),(304.5,687.7942286340599),(307.79422863405995,684.5),(309,680),(307.79422863405995,675.5),(304.5,672.2057713659401),(300,671),(295.5,672.20577136594),(292.20577136594005,675.5)) -2969 ((290,690),(291.33974596215563,695),(295,698.6602540378444),(300,700),(305,698.6602540378444),(308.66025403784437,695),(310,690),(308.66025403784437,685),(305,681.3397459621556),(300,680),(295,681.3397459621556),(291.33974596215563,685)) -2970 ((299,700),(299.1339745962156,700.5),(299.5,700.8660254037844),(300,701),(300.5,700.8660254037844),(300.8660254037844,700.5),(301,700),(300.8660254037844,699.5),(300.5,699.1339745962156),(300,699),(299.5,699.1339745962156),(299.1339745962156,699.5)) -2971 ((298,710),(298.2679491924311,711),(299,711.7320508075688),(300,712),(301,711.7320508075688),(301.7320508075689,711),(302,710),(301.7320508075689,709),(301,708.2679491924312),(300,708),(299,708.2679491924312),(298.2679491924311,709)) -2972 ((297,720),(297.4019237886467,721.5),(298.5,722.5980762113534),(300,723),(301.5,722.5980762113534),(302.5980762113533,721.5),(303,720),(302.5980762113533,718.5),(301.5,717.4019237886467),(300,717),(298.5,717.4019237886466),(297.4019237886467,718.5)) -2973 ((296,730),(296.53589838486226,732),(298,733.4641016151378),(300,734),(302,733.4641016151378),(303.46410161513774,732),(304,730),(303.46410161513774,728),(302,726.5358983848622),(300,726),(298,726.5358983848622),(296.53589838486226,728)) -2974 ((295,740),(295.6698729810778,742.5),(297.5,744.3301270189222),(300,745),(302.5,744.3301270189222),(304.3301270189222,742.5),(305,740),(304.3301270189222,737.5),(302.5,735.6698729810778),(300,735),(297.5,735.6698729810778),(295.6698729810778,737.5)) -2975 ((294,750),(294.80384757729337,753),(297,755.1961524227066),(300,756),(303,755.1961524227066),(305.19615242270663,753),(306,750),(305.19615242270663,747),(303,744.8038475772934),(300,744),(297,744.8038475772934),(294.80384757729337,747)) -2976 ((293,760),(293.93782217350895,763.5),(296.5,766.062177826491),(300,767),(303.5,766.062177826491),(306.06217782649105,763.5),(307,760),(306.06217782649105,756.5),(303.5,753.937822173509),(300,753),(296.5,753.937822173509),(293.93782217350895,756.5)) -2977 ((292,770),(293.0717967697245,774),(296,776.9282032302755),(300,778),(304,776.9282032302755),(306.9282032302755,774),(308,770),(306.9282032302755,766),(304,763.0717967697245),(300,762),(296,763.0717967697245),(293.0717967697245,766)) -2978 ((291,780),(292.20577136594005,784.5),(295.5,787.7942286340599),(300,789),(304.5,787.7942286340599),(307.79422863405995,784.5),(309,780),(307.79422863405995,775.5),(304.5,772.2057713659401),(300,771),(295.5,772.20577136594),(292.20577136594005,775.5)) -2979 ((290,790),(291.33974596215563,795),(295,798.6602540378444),(300,800),(305,798.6602540378444),(308.66025403784437,795),(310,790),(308.66025403784437,785),(305,781.3397459621556),(300,780),(295,781.3397459621556),(291.33974596215563,785)) -2980 ((299,800),(299.1339745962156,800.5),(299.5,800.8660254037844),(300,801),(300.5,800.8660254037844),(300.8660254037844,800.5),(301,800),(300.8660254037844,799.5),(300.5,799.1339745962156),(300,799),(299.5,799.1339745962156),(299.1339745962156,799.5)) -2981 ((298,810),(298.2679491924311,811),(299,811.7320508075688),(300,812),(301,811.7320508075688),(301.7320508075689,811),(302,810),(301.7320508075689,809),(301,808.2679491924312),(300,808),(299,808.2679491924312),(298.2679491924311,809)) -2982 ((297,820),(297.4019237886467,821.5),(298.5,822.5980762113534),(300,823),(301.5,822.5980762113534),(302.5980762113533,821.5),(303,820),(302.5980762113533,818.5),(301.5,817.4019237886467),(300,817),(298.5,817.4019237886466),(297.4019237886467,818.5)) -2983 ((296,830),(296.53589838486226,832),(298,833.4641016151378),(300,834),(302,833.4641016151378),(303.46410161513774,832),(304,830),(303.46410161513774,828),(302,826.5358983848622),(300,826),(298,826.5358983848622),(296.53589838486226,828)) -2984 ((295,840),(295.6698729810778,842.5),(297.5,844.3301270189222),(300,845),(302.5,844.3301270189222),(304.3301270189222,842.5),(305,840),(304.3301270189222,837.5),(302.5,835.6698729810778),(300,835),(297.5,835.6698729810778),(295.6698729810778,837.5)) -2985 ((294,850),(294.80384757729337,853),(297,855.1961524227066),(300,856),(303,855.1961524227066),(305.19615242270663,853),(306,850),(305.19615242270663,847),(303,844.8038475772934),(300,844),(297,844.8038475772934),(294.80384757729337,847)) -2986 ((293,860),(293.93782217350895,863.5),(296.5,866.062177826491),(300,867),(303.5,866.062177826491),(306.06217782649105,863.5),(307,860),(306.06217782649105,856.5),(303.5,853.937822173509),(300,853),(296.5,853.937822173509),(293.93782217350895,856.5)) -2987 ((292,870),(293.0717967697245,874),(296,876.9282032302755),(300,878),(304,876.9282032302755),(306.9282032302755,874),(308,870),(306.9282032302755,866),(304,863.0717967697245),(300,862),(296,863.0717967697245),(293.0717967697245,866)) -2988 ((291,880),(292.20577136594005,884.5),(295.5,887.7942286340599),(300,889),(304.5,887.7942286340599),(307.79422863405995,884.5),(309,880),(307.79422863405995,875.5),(304.5,872.2057713659401),(300,871),(295.5,872.20577136594),(292.20577136594005,875.5)) -2989 ((290,890),(291.33974596215563,895),(295,898.6602540378444),(300,900),(305,898.6602540378444),(308.66025403784437,895),(310,890),(308.66025403784437,885),(305,881.3397459621556),(300,880),(295,881.3397459621556),(291.33974596215563,885)) -2990 ((299,900),(299.1339745962156,900.5),(299.5,900.8660254037844),(300,901),(300.5,900.8660254037844),(300.8660254037844,900.5),(301,900),(300.8660254037844,899.5),(300.5,899.1339745962156),(300,899),(299.5,899.1339745962156),(299.1339745962156,899.5)) -2991 ((298,910),(298.2679491924311,911),(299,911.7320508075688),(300,912),(301,911.7320508075688),(301.7320508075689,911),(302,910),(301.7320508075689,909),(301,908.2679491924312),(300,908),(299,908.2679491924312),(298.2679491924311,909)) -2992 ((297,920),(297.4019237886467,921.5),(298.5,922.5980762113534),(300,923),(301.5,922.5980762113534),(302.5980762113533,921.5),(303,920),(302.5980762113533,918.5),(301.5,917.4019237886467),(300,917),(298.5,917.4019237886466),(297.4019237886467,918.5)) -2993 ((296,930),(296.53589838486226,932),(298,933.4641016151378),(300,934),(302,933.4641016151378),(303.46410161513774,932),(304,930),(303.46410161513774,928),(302,926.5358983848622),(300,926),(298,926.5358983848622),(296.53589838486226,928)) -2994 ((295,940),(295.6698729810778,942.5),(297.5,944.3301270189222),(300,945),(302.5,944.3301270189222),(304.3301270189222,942.5),(305,940),(304.3301270189222,937.5),(302.5,935.6698729810778),(300,935),(297.5,935.6698729810778),(295.6698729810778,937.5)) -2995 ((294,950),(294.80384757729337,953),(297,955.1961524227066),(300,956),(303,955.1961524227066),(305.19615242270663,953),(306,950),(305.19615242270663,947),(303,944.8038475772934),(300,944),(297,944.8038475772934),(294.80384757729337,947)) -2996 ((293,960),(293.93782217350895,963.5),(296.5,966.062177826491),(300,967),(303.5,966.062177826491),(306.06217782649105,963.5),(307,960),(306.06217782649105,956.5),(303.5,953.937822173509),(300,953),(296.5,953.937822173509),(293.93782217350895,956.5)) -2997 ((292,970),(293.0717967697245,974),(296,976.9282032302755),(300,978),(304,976.9282032302755),(306.9282032302755,974),(308,970),(306.9282032302755,966),(304,963.0717967697245),(300,962),(296,963.0717967697245),(293.0717967697245,966)) -2998 ((291,980),(292.20577136594005,984.5),(295.5,987.7942286340599),(300,989),(304.5,987.7942286340599),(307.79422863405995,984.5),(309,980),(307.79422863405995,975.5),(304.5,972.2057713659401),(300,971),(295.5,972.20577136594),(292.20577136594005,975.5)) -2999 ((290,990),(291.33974596215563,995),(295,998.6602540378444),(300,1000),(305,998.6602540378444),(308.66025403784437,995),(310,990),(308.66025403784437,985),(305,981.3397459621556),(300,980),(295,981.3397459621556),(291.33974596215563,985)) -3000 ((299,1000),(299.1339745962156,1000.5),(299.5,1000.8660254037844),(300,1001),(300.5,1000.8660254037844),(300.8660254037844,1000.5),(301,1000),(300.8660254037844,999.5),(300.5,999.1339745962156),(300,999),(299.5,999.1339745962156),(299.1339745962156,999.5)) -3001 ((307,10),(307.4019237886467,11.5),(308.5,12.598076211353316),(310,13),(311.5,12.598076211353316),(312.5980762113533,11.5),(313,10),(312.5980762113533,8.5),(311.5,7.401923788646684),(310,7),(308.5,7.401923788646683),(307.4019237886467,8.499999999999998)) -3002 ((306,20),(306.53589838486226,22),(308,23.464101615137753),(310,24),(312,23.464101615137753),(313.46410161513774,22),(314,20),(313.46410161513774,18),(312,16.535898384862247),(310,16),(308,16.535898384862243),(306.53589838486226,18)) -3003 ((305,30),(305.6698729810778,32.5),(307.5,34.33012701892219),(310,35),(312.5,34.33012701892219),(314.3301270189222,32.5),(315,30),(314.3301270189222,27.5),(312.5,25.66987298107781),(310,25),(307.5,25.669872981077805),(305.6698729810778,27.499999999999996)) -3004 ((304,40),(304.80384757729337,43),(307,45.19615242270663),(310,46),(313,45.19615242270663),(315.19615242270663,43),(316,40),(315.19615242270663,37),(313,34.80384757729337),(310,34),(307,34.80384757729337),(304.80384757729337,37)) -3005 ((303,50),(303.93782217350895,53.5),(306.5,56.06217782649107),(310,57),(313.5,56.06217782649107),(316.06217782649105,53.5),(317,50),(316.06217782649105,46.5),(313.5,43.937822173508934),(310,43),(306.5,43.93782217350893),(303.93782217350895,46.5)) -3006 ((302,60),(303.0717967697245,64),(306,66.92820323027551),(310,68),(314,66.92820323027551),(316.9282032302755,64),(318,60),(316.9282032302755,56),(314,53.07179676972449),(310,52),(306,53.071796769724486),(303.0717967697245,56)) -3007 ((301,70),(302.20577136594005,74.5),(305.5,77.79422863405995),(310,79),(314.5,77.79422863405995),(317.79422863405995,74.5),(319,70),(317.79422863405995,65.5),(314.5,62.20577136594005),(310,61),(305.5,62.20577136594005),(302.20577136594005,65.5)) -3008 ((300,80),(301.33974596215563,85),(305,88.66025403784438),(310,90),(315,88.66025403784438),(318.66025403784437,85),(320,80),(318.66025403784437,75),(315,71.33974596215562),(310,70),(305,71.3397459621556),(301.33974596215563,75)) -3009 ((309,90),(309.1339745962156,90.5),(309.5,90.86602540378443),(310,91),(310.5,90.86602540378443),(310.8660254037844,90.5),(311,90),(310.8660254037844,89.5),(310.5,89.13397459621557),(310,89),(309.5,89.13397459621557),(309.1339745962156,89.5)) -3010 ((308,100),(308.2679491924311,101),(309,101.73205080756888),(310,102),(311,101.73205080756888),(311.7320508075689,101),(312,100),(311.7320508075689,99),(311,98.26794919243112),(310,98),(309,98.26794919243112),(308.2679491924311,99)) -3011 ((307,110),(307.4019237886467,111.5),(308.5,112.59807621135332),(310,113),(311.5,112.59807621135332),(312.5980762113533,111.5),(313,110),(312.5980762113533,108.5),(311.5,107.40192378864668),(310,107),(308.5,107.40192378864668),(307.4019237886467,108.5)) -3012 ((306,120),(306.53589838486226,122),(308,123.46410161513775),(310,124),(312,123.46410161513775),(313.46410161513774,122),(314,120),(313.46410161513774,118),(312,116.53589838486225),(310,116),(308,116.53589838486225),(306.53589838486226,118)) -3013 ((305,130),(305.6698729810778,132.5),(307.5,134.33012701892218),(310,135),(312.5,134.33012701892218),(314.3301270189222,132.5),(315,130),(314.3301270189222,127.5),(312.5,125.6698729810778),(310,125),(307.5,125.6698729810778),(305.6698729810778,127.5)) -3014 ((304,140),(304.80384757729337,143),(307,145.19615242270663),(310,146),(313,145.19615242270663),(315.19615242270663,143),(316,140),(315.19615242270663,137),(313,134.80384757729337),(310,134),(307,134.80384757729337),(304.80384757729337,137)) -3015 ((303,150),(303.93782217350895,153.5),(306.5,156.06217782649108),(310,157),(313.5,156.06217782649108),(316.06217782649105,153.5),(317,150),(316.06217782649105,146.5),(313.5,143.93782217350892),(310,143),(306.5,143.93782217350892),(303.93782217350895,146.5)) -3016 ((302,160),(303.0717967697245,164),(306,166.9282032302755),(310,168),(314,166.9282032302755),(316.9282032302755,164),(318,160),(316.9282032302755,156),(314,153.0717967697245),(310,152),(306,153.0717967697245),(303.0717967697245,156)) -3017 ((301,170),(302.20577136594005,174.5),(305.5,177.79422863405995),(310,179),(314.5,177.79422863405995),(317.79422863405995,174.5),(319,170),(317.79422863405995,165.5),(314.5,162.20577136594005),(310,161),(305.5,162.20577136594005),(302.20577136594005,165.5)) -3018 ((300,180),(301.33974596215563,185),(305,188.6602540378444),(310,190),(315,188.6602540378444),(318.66025403784437,185),(320,180),(318.66025403784437,175),(315,171.3397459621556),(310,170),(305,171.3397459621556),(301.33974596215563,175)) -3019 ((309,190),(309.1339745962156,190.5),(309.5,190.86602540378445),(310,191),(310.5,190.86602540378445),(310.8660254037844,190.5),(311,190),(310.8660254037844,189.5),(310.5,189.13397459621555),(310,189),(309.5,189.13397459621555),(309.1339745962156,189.5)) -3020 ((308,200),(308.2679491924311,201),(309,201.73205080756887),(310,202),(311,201.73205080756887),(311.7320508075689,201),(312,200),(311.7320508075689,199),(311,198.26794919243113),(310,198),(309,198.26794919243113),(308.2679491924311,199)) -3021 ((307,210),(307.4019237886467,211.5),(308.5,212.59807621135332),(310,213),(311.5,212.59807621135332),(312.5980762113533,211.5),(313,210),(312.5980762113533,208.5),(311.5,207.40192378864668),(310,207),(308.5,207.40192378864668),(307.4019237886467,208.5)) -3022 ((306,220),(306.53589838486226,222),(308,223.46410161513776),(310,224),(312,223.46410161513776),(313.46410161513774,222),(314,220),(313.46410161513774,218),(312,216.53589838486224),(310,216),(308,216.53589838486224),(306.53589838486226,218)) -3023 ((305,230),(305.6698729810778,232.5),(307.5,234.33012701892218),(310,235),(312.5,234.33012701892218),(314.3301270189222,232.5),(315,230),(314.3301270189222,227.5),(312.5,225.66987298107782),(310,225),(307.5,225.66987298107782),(305.6698729810778,227.5)) -3024 ((304,240),(304.80384757729337,243),(307,245.19615242270663),(310,246),(313,245.19615242270663),(315.19615242270663,243),(316,240),(315.19615242270663,237),(313,234.80384757729337),(310,234),(307,234.80384757729337),(304.80384757729337,237)) -3025 ((303,250),(303.93782217350895,253.5),(306.5,256.06217782649105),(310,257),(313.5,256.06217782649105),(316.06217782649105,253.5),(317,250),(316.06217782649105,246.5),(313.5,243.93782217350892),(310,243),(306.5,243.93782217350892),(303.93782217350895,246.5)) -3026 ((302,260),(303.0717967697245,264),(306,266.9282032302755),(310,268),(314,266.9282032302755),(316.9282032302755,264),(318,260),(316.9282032302755,256),(314,253.0717967697245),(310,252),(306,253.0717967697245),(303.0717967697245,256)) -3027 ((301,270),(302.20577136594005,274.5),(305.5,277.79422863405995),(310,279),(314.5,277.79422863405995),(317.79422863405995,274.5),(319,270),(317.79422863405995,265.5),(314.5,262.20577136594005),(310,261),(305.5,262.20577136594005),(302.20577136594005,265.5)) -3028 ((300,280),(301.33974596215563,285),(305,288.66025403784437),(310,290),(315,288.66025403784437),(318.66025403784437,285),(320,280),(318.66025403784437,275),(315,271.33974596215563),(310,270),(305,271.33974596215563),(301.33974596215563,275)) -3029 ((309,290),(309.1339745962156,290.5),(309.5,290.8660254037844),(310,291),(310.5,290.8660254037844),(310.8660254037844,290.5),(311,290),(310.8660254037844,289.5),(310.5,289.1339745962156),(310,289),(309.5,289.1339745962156),(309.1339745962156,289.5)) -3030 ((308,300),(308.2679491924311,301),(309,301.7320508075689),(310,302),(311,301.7320508075689),(311.7320508075689,301),(312,300),(311.7320508075689,299),(311,298.2679491924311),(310,298),(309,298.2679491924311),(308.2679491924311,299)) -3031 ((307,310),(307.4019237886467,311.5),(308.5,312.5980762113533),(310,313),(311.5,312.5980762113533),(312.5980762113533,311.5),(313,310),(312.5980762113533,308.5),(311.5,307.4019237886467),(310,307),(308.5,307.4019237886467),(307.4019237886467,308.5)) -3032 ((306,320),(306.53589838486226,322),(308,323.46410161513774),(310,324),(312,323.46410161513774),(313.46410161513774,322),(314,320),(313.46410161513774,318),(312,316.53589838486226),(310,316),(308,316.53589838486226),(306.53589838486226,318)) -3033 ((305,330),(305.6698729810778,332.5),(307.5,334.3301270189222),(310,335),(312.5,334.3301270189222),(314.3301270189222,332.5),(315,330),(314.3301270189222,327.5),(312.5,325.6698729810778),(310,325),(307.5,325.6698729810778),(305.6698729810778,327.5)) -3034 ((304,340),(304.80384757729337,343),(307,345.19615242270663),(310,346),(313,345.19615242270663),(315.19615242270663,343),(316,340),(315.19615242270663,337),(313,334.80384757729337),(310,334),(307,334.80384757729337),(304.80384757729337,337)) -3035 ((303,350),(303.93782217350895,353.5),(306.5,356.06217782649105),(310,357),(313.5,356.06217782649105),(316.06217782649105,353.5),(317,350),(316.06217782649105,346.5),(313.5,343.93782217350895),(310,343),(306.5,343.93782217350895),(303.93782217350895,346.5)) -3036 ((302,360),(303.0717967697245,364),(306,366.9282032302755),(310,368),(314,366.9282032302755),(316.9282032302755,364),(318,360),(316.9282032302755,356),(314,353.0717967697245),(310,352),(306,353.0717967697245),(303.0717967697245,356)) -3037 ((301,370),(302.20577136594005,374.5),(305.5,377.79422863405995),(310,379),(314.5,377.79422863405995),(317.79422863405995,374.5),(319,370),(317.79422863405995,365.5),(314.5,362.20577136594005),(310,361),(305.5,362.20577136594005),(302.20577136594005,365.5)) -3038 ((300,380),(301.33974596215563,385),(305,388.66025403784437),(310,390),(315,388.66025403784437),(318.66025403784437,385),(320,380),(318.66025403784437,375),(315,371.33974596215563),(310,370),(305,371.33974596215563),(301.33974596215563,375)) -3039 ((309,390),(309.1339745962156,390.5),(309.5,390.8660254037844),(310,391),(310.5,390.8660254037844),(310.8660254037844,390.5),(311,390),(310.8660254037844,389.5),(310.5,389.1339745962156),(310,389),(309.5,389.1339745962156),(309.1339745962156,389.5)) -3040 ((308,400),(308.2679491924311,401),(309,401.7320508075689),(310,402),(311,401.7320508075689),(311.7320508075689,401),(312,400),(311.7320508075689,399),(311,398.2679491924311),(310,398),(309,398.2679491924311),(308.2679491924311,399)) -3041 ((307,410),(307.4019237886467,411.5),(308.5,412.5980762113533),(310,413),(311.5,412.5980762113533),(312.5980762113533,411.5),(313,410),(312.5980762113533,408.5),(311.5,407.4019237886467),(310,407),(308.5,407.4019237886467),(307.4019237886467,408.5)) -3042 ((306,420),(306.53589838486226,422),(308,423.46410161513774),(310,424),(312,423.46410161513774),(313.46410161513774,422),(314,420),(313.46410161513774,418),(312,416.53589838486226),(310,416),(308,416.53589838486226),(306.53589838486226,418)) -3043 ((305,430),(305.6698729810778,432.5),(307.5,434.3301270189222),(310,435),(312.5,434.3301270189222),(314.3301270189222,432.5),(315,430),(314.3301270189222,427.5),(312.5,425.6698729810778),(310,425),(307.5,425.6698729810778),(305.6698729810778,427.5)) -3044 ((304,440),(304.80384757729337,443),(307,445.19615242270663),(310,446),(313,445.19615242270663),(315.19615242270663,443),(316,440),(315.19615242270663,437),(313,434.80384757729337),(310,434),(307,434.80384757729337),(304.80384757729337,437)) -3045 ((303,450),(303.93782217350895,453.5),(306.5,456.06217782649105),(310,457),(313.5,456.06217782649105),(316.06217782649105,453.5),(317,450),(316.06217782649105,446.5),(313.5,443.93782217350895),(310,443),(306.5,443.93782217350895),(303.93782217350895,446.5)) -3046 ((302,460),(303.0717967697245,464),(306,466.9282032302755),(310,468),(314,466.9282032302755),(316.9282032302755,464),(318,460),(316.9282032302755,456),(314,453.0717967697245),(310,452),(306,453.0717967697245),(303.0717967697245,456)) -3047 ((301,470),(302.20577136594005,474.5),(305.5,477.79422863405995),(310,479),(314.5,477.79422863405995),(317.79422863405995,474.5),(319,470),(317.79422863405995,465.5),(314.5,462.20577136594005),(310,461),(305.5,462.20577136594005),(302.20577136594005,465.5)) -3048 ((300,480),(301.33974596215563,485),(305,488.66025403784437),(310,490),(315,488.66025403784437),(318.66025403784437,485),(320,480),(318.66025403784437,475),(315,471.33974596215563),(310,470),(305,471.33974596215563),(301.33974596215563,475)) -3049 ((309,490),(309.1339745962156,490.5),(309.5,490.8660254037844),(310,491),(310.5,490.8660254037844),(310.8660254037844,490.5),(311,490),(310.8660254037844,489.5),(310.5,489.1339745962156),(310,489),(309.5,489.1339745962156),(309.1339745962156,489.5)) -3050 ((308,500),(308.2679491924311,501),(309,501.7320508075689),(310,502),(311,501.7320508075689),(311.7320508075689,501),(312,500),(311.7320508075689,499),(311,498.2679491924311),(310,498),(309,498.2679491924311),(308.2679491924311,499)) -3051 ((307,510),(307.4019237886467,511.5),(308.5,512.5980762113534),(310,513),(311.5,512.5980762113534),(312.5980762113533,511.5),(313,510),(312.5980762113533,508.5),(311.5,507.4019237886467),(310,507),(308.5,507.4019237886467),(307.4019237886467,508.5)) -3052 ((306,520),(306.53589838486226,522),(308,523.4641016151378),(310,524),(312,523.4641016151378),(313.46410161513774,522),(314,520),(313.46410161513774,518),(312,516.5358983848622),(310,516),(308,516.5358983848622),(306.53589838486226,518)) -3053 ((305,530),(305.6698729810778,532.5),(307.5,534.3301270189222),(310,535),(312.5,534.3301270189222),(314.3301270189222,532.5),(315,530),(314.3301270189222,527.5),(312.5,525.6698729810778),(310,525),(307.5,525.6698729810778),(305.6698729810778,527.5)) -3054 ((304,540),(304.80384757729337,543),(307,545.1961524227066),(310,546),(313,545.1961524227066),(315.19615242270663,543),(316,540),(315.19615242270663,537),(313,534.8038475772934),(310,534),(307,534.8038475772934),(304.80384757729337,537)) -3055 ((303,550),(303.93782217350895,553.5),(306.5,556.062177826491),(310,557),(313.5,556.062177826491),(316.06217782649105,553.5),(317,550),(316.06217782649105,546.5),(313.5,543.937822173509),(310,543),(306.5,543.937822173509),(303.93782217350895,546.5)) -3056 ((302,560),(303.0717967697245,564),(306,566.9282032302755),(310,568),(314,566.9282032302755),(316.9282032302755,564),(318,560),(316.9282032302755,556),(314,553.0717967697245),(310,552),(306,553.0717967697245),(303.0717967697245,556)) -3057 ((301,570),(302.20577136594005,574.5),(305.5,577.7942286340599),(310,579),(314.5,577.7942286340599),(317.79422863405995,574.5),(319,570),(317.79422863405995,565.5),(314.5,562.2057713659401),(310,561),(305.5,562.20577136594),(302.20577136594005,565.5)) -3058 ((300,580),(301.33974596215563,585),(305,588.6602540378444),(310,590),(315,588.6602540378444),(318.66025403784437,585),(320,580),(318.66025403784437,575),(315,571.3397459621556),(310,570),(305,571.3397459621556),(301.33974596215563,575)) -3059 ((309,590),(309.1339745962156,590.5),(309.5,590.8660254037844),(310,591),(310.5,590.8660254037844),(310.8660254037844,590.5),(311,590),(310.8660254037844,589.5),(310.5,589.1339745962156),(310,589),(309.5,589.1339745962156),(309.1339745962156,589.5)) -3060 ((308,600),(308.2679491924311,601),(309,601.7320508075688),(310,602),(311,601.7320508075688),(311.7320508075689,601),(312,600),(311.7320508075689,599),(311,598.2679491924312),(310,598),(309,598.2679491924312),(308.2679491924311,599)) -3061 ((307,610),(307.4019237886467,611.5),(308.5,612.5980762113534),(310,613),(311.5,612.5980762113534),(312.5980762113533,611.5),(313,610),(312.5980762113533,608.5),(311.5,607.4019237886467),(310,607),(308.5,607.4019237886466),(307.4019237886467,608.5)) -3062 ((306,620),(306.53589838486226,622),(308,623.4641016151378),(310,624),(312,623.4641016151378),(313.46410161513774,622),(314,620),(313.46410161513774,618),(312,616.5358983848622),(310,616),(308,616.5358983848622),(306.53589838486226,618)) -3063 ((305,630),(305.6698729810778,632.5),(307.5,634.3301270189222),(310,635),(312.5,634.3301270189222),(314.3301270189222,632.5),(315,630),(314.3301270189222,627.5),(312.5,625.6698729810778),(310,625),(307.5,625.6698729810778),(305.6698729810778,627.5)) -3064 ((304,640),(304.80384757729337,643),(307,645.1961524227066),(310,646),(313,645.1961524227066),(315.19615242270663,643),(316,640),(315.19615242270663,637),(313,634.8038475772934),(310,634),(307,634.8038475772934),(304.80384757729337,637)) -3065 ((303,650),(303.93782217350895,653.5),(306.5,656.062177826491),(310,657),(313.5,656.062177826491),(316.06217782649105,653.5),(317,650),(316.06217782649105,646.5),(313.5,643.937822173509),(310,643),(306.5,643.937822173509),(303.93782217350895,646.5)) -3066 ((302,660),(303.0717967697245,664),(306,666.9282032302755),(310,668),(314,666.9282032302755),(316.9282032302755,664),(318,660),(316.9282032302755,656),(314,653.0717967697245),(310,652),(306,653.0717967697245),(303.0717967697245,656)) -3067 ((301,670),(302.20577136594005,674.5),(305.5,677.7942286340599),(310,679),(314.5,677.7942286340599),(317.79422863405995,674.5),(319,670),(317.79422863405995,665.5),(314.5,662.2057713659401),(310,661),(305.5,662.20577136594),(302.20577136594005,665.5)) -3068 ((300,680),(301.33974596215563,685),(305,688.6602540378444),(310,690),(315,688.6602540378444),(318.66025403784437,685),(320,680),(318.66025403784437,675),(315,671.3397459621556),(310,670),(305,671.3397459621556),(301.33974596215563,675)) -3069 ((309,690),(309.1339745962156,690.5),(309.5,690.8660254037844),(310,691),(310.5,690.8660254037844),(310.8660254037844,690.5),(311,690),(310.8660254037844,689.5),(310.5,689.1339745962156),(310,689),(309.5,689.1339745962156),(309.1339745962156,689.5)) -3070 ((308,700),(308.2679491924311,701),(309,701.7320508075688),(310,702),(311,701.7320508075688),(311.7320508075689,701),(312,700),(311.7320508075689,699),(311,698.2679491924312),(310,698),(309,698.2679491924312),(308.2679491924311,699)) -3071 ((307,710),(307.4019237886467,711.5),(308.5,712.5980762113534),(310,713),(311.5,712.5980762113534),(312.5980762113533,711.5),(313,710),(312.5980762113533,708.5),(311.5,707.4019237886467),(310,707),(308.5,707.4019237886466),(307.4019237886467,708.5)) -3072 ((306,720),(306.53589838486226,722),(308,723.4641016151378),(310,724),(312,723.4641016151378),(313.46410161513774,722),(314,720),(313.46410161513774,718),(312,716.5358983848622),(310,716),(308,716.5358983848622),(306.53589838486226,718)) -3073 ((305,730),(305.6698729810778,732.5),(307.5,734.3301270189222),(310,735),(312.5,734.3301270189222),(314.3301270189222,732.5),(315,730),(314.3301270189222,727.5),(312.5,725.6698729810778),(310,725),(307.5,725.6698729810778),(305.6698729810778,727.5)) -3074 ((304,740),(304.80384757729337,743),(307,745.1961524227066),(310,746),(313,745.1961524227066),(315.19615242270663,743),(316,740),(315.19615242270663,737),(313,734.8038475772934),(310,734),(307,734.8038475772934),(304.80384757729337,737)) -3075 ((303,750),(303.93782217350895,753.5),(306.5,756.062177826491),(310,757),(313.5,756.062177826491),(316.06217782649105,753.5),(317,750),(316.06217782649105,746.5),(313.5,743.937822173509),(310,743),(306.5,743.937822173509),(303.93782217350895,746.5)) -3076 ((302,760),(303.0717967697245,764),(306,766.9282032302755),(310,768),(314,766.9282032302755),(316.9282032302755,764),(318,760),(316.9282032302755,756),(314,753.0717967697245),(310,752),(306,753.0717967697245),(303.0717967697245,756)) -3077 ((301,770),(302.20577136594005,774.5),(305.5,777.7942286340599),(310,779),(314.5,777.7942286340599),(317.79422863405995,774.5),(319,770),(317.79422863405995,765.5),(314.5,762.2057713659401),(310,761),(305.5,762.20577136594),(302.20577136594005,765.5)) -3078 ((300,780),(301.33974596215563,785),(305,788.6602540378444),(310,790),(315,788.6602540378444),(318.66025403784437,785),(320,780),(318.66025403784437,775),(315,771.3397459621556),(310,770),(305,771.3397459621556),(301.33974596215563,775)) -3079 ((309,790),(309.1339745962156,790.5),(309.5,790.8660254037844),(310,791),(310.5,790.8660254037844),(310.8660254037844,790.5),(311,790),(310.8660254037844,789.5),(310.5,789.1339745962156),(310,789),(309.5,789.1339745962156),(309.1339745962156,789.5)) -3080 ((308,800),(308.2679491924311,801),(309,801.7320508075688),(310,802),(311,801.7320508075688),(311.7320508075689,801),(312,800),(311.7320508075689,799),(311,798.2679491924312),(310,798),(309,798.2679491924312),(308.2679491924311,799)) -3081 ((307,810),(307.4019237886467,811.5),(308.5,812.5980762113534),(310,813),(311.5,812.5980762113534),(312.5980762113533,811.5),(313,810),(312.5980762113533,808.5),(311.5,807.4019237886467),(310,807),(308.5,807.4019237886466),(307.4019237886467,808.5)) -3082 ((306,820),(306.53589838486226,822),(308,823.4641016151378),(310,824),(312,823.4641016151378),(313.46410161513774,822),(314,820),(313.46410161513774,818),(312,816.5358983848622),(310,816),(308,816.5358983848622),(306.53589838486226,818)) -3083 ((305,830),(305.6698729810778,832.5),(307.5,834.3301270189222),(310,835),(312.5,834.3301270189222),(314.3301270189222,832.5),(315,830),(314.3301270189222,827.5),(312.5,825.6698729810778),(310,825),(307.5,825.6698729810778),(305.6698729810778,827.5)) -3084 ((304,840),(304.80384757729337,843),(307,845.1961524227066),(310,846),(313,845.1961524227066),(315.19615242270663,843),(316,840),(315.19615242270663,837),(313,834.8038475772934),(310,834),(307,834.8038475772934),(304.80384757729337,837)) -3085 ((303,850),(303.93782217350895,853.5),(306.5,856.062177826491),(310,857),(313.5,856.062177826491),(316.06217782649105,853.5),(317,850),(316.06217782649105,846.5),(313.5,843.937822173509),(310,843),(306.5,843.937822173509),(303.93782217350895,846.5)) -3086 ((302,860),(303.0717967697245,864),(306,866.9282032302755),(310,868),(314,866.9282032302755),(316.9282032302755,864),(318,860),(316.9282032302755,856),(314,853.0717967697245),(310,852),(306,853.0717967697245),(303.0717967697245,856)) -3087 ((301,870),(302.20577136594005,874.5),(305.5,877.7942286340599),(310,879),(314.5,877.7942286340599),(317.79422863405995,874.5),(319,870),(317.79422863405995,865.5),(314.5,862.2057713659401),(310,861),(305.5,862.20577136594),(302.20577136594005,865.5)) -3088 ((300,880),(301.33974596215563,885),(305,888.6602540378444),(310,890),(315,888.6602540378444),(318.66025403784437,885),(320,880),(318.66025403784437,875),(315,871.3397459621556),(310,870),(305,871.3397459621556),(301.33974596215563,875)) -3089 ((309,890),(309.1339745962156,890.5),(309.5,890.8660254037844),(310,891),(310.5,890.8660254037844),(310.8660254037844,890.5),(311,890),(310.8660254037844,889.5),(310.5,889.1339745962156),(310,889),(309.5,889.1339745962156),(309.1339745962156,889.5)) -3090 ((308,900),(308.2679491924311,901),(309,901.7320508075688),(310,902),(311,901.7320508075688),(311.7320508075689,901),(312,900),(311.7320508075689,899),(311,898.2679491924312),(310,898),(309,898.2679491924312),(308.2679491924311,899)) -3091 ((307,910),(307.4019237886467,911.5),(308.5,912.5980762113534),(310,913),(311.5,912.5980762113534),(312.5980762113533,911.5),(313,910),(312.5980762113533,908.5),(311.5,907.4019237886467),(310,907),(308.5,907.4019237886466),(307.4019237886467,908.5)) -3092 ((306,920),(306.53589838486226,922),(308,923.4641016151378),(310,924),(312,923.4641016151378),(313.46410161513774,922),(314,920),(313.46410161513774,918),(312,916.5358983848622),(310,916),(308,916.5358983848622),(306.53589838486226,918)) -3093 ((305,930),(305.6698729810778,932.5),(307.5,934.3301270189222),(310,935),(312.5,934.3301270189222),(314.3301270189222,932.5),(315,930),(314.3301270189222,927.5),(312.5,925.6698729810778),(310,925),(307.5,925.6698729810778),(305.6698729810778,927.5)) -3094 ((304,940),(304.80384757729337,943),(307,945.1961524227066),(310,946),(313,945.1961524227066),(315.19615242270663,943),(316,940),(315.19615242270663,937),(313,934.8038475772934),(310,934),(307,934.8038475772934),(304.80384757729337,937)) -3095 ((303,950),(303.93782217350895,953.5),(306.5,956.062177826491),(310,957),(313.5,956.062177826491),(316.06217782649105,953.5),(317,950),(316.06217782649105,946.5),(313.5,943.937822173509),(310,943),(306.5,943.937822173509),(303.93782217350895,946.5)) -3096 ((302,960),(303.0717967697245,964),(306,966.9282032302755),(310,968),(314,966.9282032302755),(316.9282032302755,964),(318,960),(316.9282032302755,956),(314,953.0717967697245),(310,952),(306,953.0717967697245),(303.0717967697245,956)) -3097 ((301,970),(302.20577136594005,974.5),(305.5,977.7942286340599),(310,979),(314.5,977.7942286340599),(317.79422863405995,974.5),(319,970),(317.79422863405995,965.5),(314.5,962.2057713659401),(310,961),(305.5,962.20577136594),(302.20577136594005,965.5)) -3098 ((300,980),(301.33974596215563,985),(305,988.6602540378444),(310,990),(315,988.6602540378444),(318.66025403784437,985),(320,980),(318.66025403784437,975),(315,971.3397459621556),(310,970),(305,971.3397459621556),(301.33974596215563,975)) -3099 ((309,990),(309.1339745962156,990.5),(309.5,990.8660254037844),(310,991),(310.5,990.8660254037844),(310.8660254037844,990.5),(311,990),(310.8660254037844,989.5),(310.5,989.1339745962156),(310,989),(309.5,989.1339745962156),(309.1339745962156,989.5)) -3100 ((308,1000),(308.2679491924311,1001),(309,1001.7320508075688),(310,1002),(311,1001.7320508075688),(311.7320508075689,1001),(312,1000),(311.7320508075689,999),(311,998.2679491924312),(310,998),(309,998.2679491924312),(308.2679491924311,999)) -3101 ((316,10),(316.53589838486226,12),(318,13.464101615137753),(320,14),(322,13.464101615137755),(323.46410161513774,12.000000000000002),(324,10),(323.46410161513774,8.000000000000002),(322,6.5358983848622465),(320,6),(318,6.535898384862244),(316.53589838486226,7.999999999999998)) -3102 ((315,20),(315.6698729810778,22.5),(317.5,24.33012701892219),(320,25),(322.5,24.330127018922195),(324.3301270189222,22.5),(325,20),(324.3301270189222,17.5),(322.5,15.669872981077807),(320,15),(317.5,15.669872981077805),(315.6698729810778,17.499999999999996)) -3103 ((314,30),(314.80384757729337,33),(317,35.19615242270663),(320,36),(323,35.19615242270663),(325.19615242270663,33),(326,30),(325.19615242270663,27),(323,24.803847577293368),(320,24),(317,24.803847577293368),(314.80384757729337,26.999999999999996)) -3104 ((313,40),(313.93782217350895,43.5),(316.5,46.06217782649107),(320,47),(323.5,46.06217782649107),(326.06217782649105,43.5),(327,40),(326.06217782649105,36.5),(323.5,33.937822173508934),(320,33),(316.5,33.93782217350893),(313.93782217350895,36.5)) -3105 ((312,50),(313.0717967697245,54),(316,56.92820323027551),(320,58),(324,56.92820323027551),(326.9282032302755,54),(328,50),(326.9282032302755,46),(324,43.07179676972449),(320,42),(316,43.071796769724486),(313.0717967697245,46)) -3106 ((311,60),(312.20577136594005,64.5),(315.5,67.79422863405995),(320,69),(324.5,67.79422863405995),(327.79422863405995,64.5),(329,60),(327.79422863405995,55.5),(324.5,52.20577136594005),(320,51),(315.5,52.20577136594005),(312.20577136594005,55.5)) -3107 ((310,70),(311.33974596215563,75),(315,78.66025403784438),(320,80),(325,78.66025403784438),(328.66025403784437,75),(330,70),(328.66025403784437,65),(325,61.33974596215562),(320,60),(315,61.33974596215561),(311.33974596215563,65)) -3108 ((319,80),(319.1339745962156,80.5),(319.5,80.86602540378443),(320,81),(320.5,80.86602540378443),(320.8660254037844,80.5),(321,80),(320.8660254037844,79.5),(320.5,79.13397459621557),(320,79),(319.5,79.13397459621557),(319.1339745962156,79.5)) -3109 ((318,90),(318.2679491924311,91),(319,91.73205080756888),(320,92),(321,91.73205080756888),(321.7320508075689,91),(322,90),(321.7320508075689,89),(321,88.26794919243112),(320,88),(319,88.26794919243112),(318.2679491924311,89)) -3110 ((317,100),(317.4019237886467,101.5),(318.5,102.59807621135332),(320,103),(321.5,102.59807621135332),(322.5980762113533,101.5),(323,100),(322.5980762113533,98.5),(321.5,97.40192378864668),(320,97),(318.5,97.40192378864668),(317.4019237886467,98.5)) -3111 ((316,110),(316.53589838486226,112),(318,113.46410161513775),(320,114),(322,113.46410161513775),(323.46410161513774,112),(324,110),(323.46410161513774,108),(322,106.53589838486225),(320,106),(318,106.53589838486225),(316.53589838486226,108)) -3112 ((315,120),(315.6698729810778,122.5),(317.5,124.3301270189222),(320,125),(322.5,124.3301270189222),(324.3301270189222,122.5),(325,120),(324.3301270189222,117.5),(322.5,115.6698729810778),(320,115),(317.5,115.6698729810778),(315.6698729810778,117.5)) -3113 ((314,130),(314.80384757729337,133),(317,135.19615242270663),(320,136),(323,135.19615242270663),(325.19615242270663,133),(326,130),(325.19615242270663,127),(323,124.80384757729337),(320,124),(317,124.80384757729337),(314.80384757729337,127)) -3114 ((313,140),(313.93782217350895,143.5),(316.5,146.06217782649108),(320,147),(323.5,146.06217782649108),(326.06217782649105,143.5),(327,140),(326.06217782649105,136.5),(323.5,133.93782217350892),(320,133),(316.5,133.93782217350892),(313.93782217350895,136.5)) -3115 ((312,150),(313.0717967697245,154),(316,156.9282032302755),(320,158),(324,156.9282032302755),(326.9282032302755,154),(328,150),(326.9282032302755,146),(324,143.0717967697245),(320,142),(316,143.0717967697245),(313.0717967697245,146)) -3116 ((311,160),(312.20577136594005,164.5),(315.5,167.79422863405995),(320,169),(324.5,167.79422863405995),(327.79422863405995,164.5),(329,160),(327.79422863405995,155.5),(324.5,152.20577136594005),(320,151),(315.5,152.20577136594005),(312.20577136594005,155.5)) -3117 ((310,170),(311.33974596215563,175),(315,178.6602540378444),(320,180),(325,178.6602540378444),(328.66025403784437,175),(330,170),(328.66025403784437,165),(325,161.3397459621556),(320,160),(315,161.3397459621556),(311.33974596215563,165)) -3118 ((319,180),(319.1339745962156,180.5),(319.5,180.86602540378445),(320,181),(320.5,180.86602540378445),(320.8660254037844,180.5),(321,180),(320.8660254037844,179.5),(320.5,179.13397459621555),(320,179),(319.5,179.13397459621555),(319.1339745962156,179.5)) -3119 ((318,190),(318.2679491924311,191),(319,191.73205080756887),(320,192),(321,191.73205080756887),(321.7320508075689,191),(322,190),(321.7320508075689,189),(321,188.26794919243113),(320,188),(319,188.26794919243113),(318.2679491924311,189)) -3120 ((317,200),(317.4019237886467,201.5),(318.5,202.59807621135332),(320,203),(321.5,202.59807621135332),(322.5980762113533,201.5),(323,200),(322.5980762113533,198.5),(321.5,197.40192378864668),(320,197),(318.5,197.40192378864668),(317.4019237886467,198.5)) -3121 ((316,210),(316.53589838486226,212),(318,213.46410161513776),(320,214),(322,213.46410161513776),(323.46410161513774,212),(324,210),(323.46410161513774,208),(322,206.53589838486224),(320,206),(318,206.53589838486224),(316.53589838486226,208)) -3122 ((315,220),(315.6698729810778,222.5),(317.5,224.33012701892218),(320,225),(322.5,224.33012701892218),(324.3301270189222,222.5),(325,220),(324.3301270189222,217.5),(322.5,215.66987298107782),(320,215),(317.5,215.66987298107782),(315.6698729810778,217.5)) -3123 ((314,230),(314.80384757729337,233),(317,235.19615242270663),(320,236),(323,235.19615242270663),(325.19615242270663,233),(326,230),(325.19615242270663,227),(323,224.80384757729337),(320,224),(317,224.80384757729337),(314.80384757729337,227)) -3124 ((313,240),(313.93782217350895,243.5),(316.5,246.06217782649108),(320,247),(323.5,246.06217782649108),(326.06217782649105,243.5),(327,240),(326.06217782649105,236.5),(323.5,233.93782217350892),(320,233),(316.5,233.93782217350892),(313.93782217350895,236.5)) -3125 ((312,250),(313.0717967697245,254),(316,256.9282032302755),(320,258),(324,256.9282032302755),(326.9282032302755,254),(328,250),(326.9282032302755,246),(324,243.0717967697245),(320,242),(316,243.0717967697245),(313.0717967697245,246)) -3126 ((311,260),(312.20577136594005,264.5),(315.5,267.79422863405995),(320,269),(324.5,267.79422863405995),(327.79422863405995,264.5),(329,260),(327.79422863405995,255.5),(324.5,252.20577136594005),(320,251),(315.5,252.20577136594005),(312.20577136594005,255.5)) -3127 ((310,270),(311.33974596215563,275),(315,278.66025403784437),(320,280),(325,278.66025403784437),(328.66025403784437,275),(330,270),(328.66025403784437,265),(325,261.33974596215563),(320,260),(315,261.33974596215563),(311.33974596215563,265)) -3128 ((319,280),(319.1339745962156,280.5),(319.5,280.8660254037844),(320,281),(320.5,280.8660254037844),(320.8660254037844,280.5),(321,280),(320.8660254037844,279.5),(320.5,279.1339745962156),(320,279),(319.5,279.1339745962156),(319.1339745962156,279.5)) -3129 ((318,290),(318.2679491924311,291),(319,291.7320508075689),(320,292),(321,291.7320508075689),(321.7320508075689,291),(322,290),(321.7320508075689,289),(321,288.2679491924311),(320,288),(319,288.2679491924311),(318.2679491924311,289)) -3130 ((317,300),(317.4019237886467,301.5),(318.5,302.5980762113533),(320,303),(321.5,302.5980762113533),(322.5980762113533,301.5),(323,300),(322.5980762113533,298.5),(321.5,297.4019237886467),(320,297),(318.5,297.4019237886467),(317.4019237886467,298.5)) -3131 ((316,310),(316.53589838486226,312),(318,313.46410161513774),(320,314),(322,313.46410161513774),(323.46410161513774,312),(324,310),(323.46410161513774,308),(322,306.53589838486226),(320,306),(318,306.53589838486226),(316.53589838486226,308)) -3132 ((315,320),(315.6698729810778,322.5),(317.5,324.3301270189222),(320,325),(322.5,324.3301270189222),(324.3301270189222,322.5),(325,320),(324.3301270189222,317.5),(322.5,315.6698729810778),(320,315),(317.5,315.6698729810778),(315.6698729810778,317.5)) -3133 ((314,330),(314.80384757729337,333),(317,335.19615242270663),(320,336),(323,335.19615242270663),(325.19615242270663,333),(326,330),(325.19615242270663,327),(323,324.80384757729337),(320,324),(317,324.80384757729337),(314.80384757729337,327)) -3134 ((313,340),(313.93782217350895,343.5),(316.5,346.06217782649105),(320,347),(323.5,346.06217782649105),(326.06217782649105,343.5),(327,340),(326.06217782649105,336.5),(323.5,333.93782217350895),(320,333),(316.5,333.93782217350895),(313.93782217350895,336.5)) -3135 ((312,350),(313.0717967697245,354),(316,356.9282032302755),(320,358),(324,356.9282032302755),(326.9282032302755,354),(328,350),(326.9282032302755,346),(324,343.0717967697245),(320,342),(316,343.0717967697245),(313.0717967697245,346)) -3136 ((311,360),(312.20577136594005,364.5),(315.5,367.79422863405995),(320,369),(324.5,367.79422863405995),(327.79422863405995,364.5),(329,360),(327.79422863405995,355.5),(324.5,352.20577136594005),(320,351),(315.5,352.20577136594005),(312.20577136594005,355.5)) -3137 ((310,370),(311.33974596215563,375),(315,378.66025403784437),(320,380),(325,378.66025403784437),(328.66025403784437,375),(330,370),(328.66025403784437,365),(325,361.33974596215563),(320,360),(315,361.33974596215563),(311.33974596215563,365)) -3138 ((319,380),(319.1339745962156,380.5),(319.5,380.8660254037844),(320,381),(320.5,380.8660254037844),(320.8660254037844,380.5),(321,380),(320.8660254037844,379.5),(320.5,379.1339745962156),(320,379),(319.5,379.1339745962156),(319.1339745962156,379.5)) -3139 ((318,390),(318.2679491924311,391),(319,391.7320508075689),(320,392),(321,391.7320508075689),(321.7320508075689,391),(322,390),(321.7320508075689,389),(321,388.2679491924311),(320,388),(319,388.2679491924311),(318.2679491924311,389)) -3140 ((317,400),(317.4019237886467,401.5),(318.5,402.5980762113533),(320,403),(321.5,402.5980762113533),(322.5980762113533,401.5),(323,400),(322.5980762113533,398.5),(321.5,397.4019237886467),(320,397),(318.5,397.4019237886467),(317.4019237886467,398.5)) -3141 ((316,410),(316.53589838486226,412),(318,413.46410161513774),(320,414),(322,413.46410161513774),(323.46410161513774,412),(324,410),(323.46410161513774,408),(322,406.53589838486226),(320,406),(318,406.53589838486226),(316.53589838486226,408)) -3142 ((315,420),(315.6698729810778,422.5),(317.5,424.3301270189222),(320,425),(322.5,424.3301270189222),(324.3301270189222,422.5),(325,420),(324.3301270189222,417.5),(322.5,415.6698729810778),(320,415),(317.5,415.6698729810778),(315.6698729810778,417.5)) -3143 ((314,430),(314.80384757729337,433),(317,435.19615242270663),(320,436),(323,435.19615242270663),(325.19615242270663,433),(326,430),(325.19615242270663,427),(323,424.80384757729337),(320,424),(317,424.80384757729337),(314.80384757729337,427)) -3144 ((313,440),(313.93782217350895,443.5),(316.5,446.06217782649105),(320,447),(323.5,446.06217782649105),(326.06217782649105,443.5),(327,440),(326.06217782649105,436.5),(323.5,433.93782217350895),(320,433),(316.5,433.93782217350895),(313.93782217350895,436.5)) -3145 ((312,450),(313.0717967697245,454),(316,456.9282032302755),(320,458),(324,456.9282032302755),(326.9282032302755,454),(328,450),(326.9282032302755,446),(324,443.0717967697245),(320,442),(316,443.0717967697245),(313.0717967697245,446)) -3146 ((311,460),(312.20577136594005,464.5),(315.5,467.79422863405995),(320,469),(324.5,467.79422863405995),(327.79422863405995,464.5),(329,460),(327.79422863405995,455.5),(324.5,452.20577136594005),(320,451),(315.5,452.20577136594005),(312.20577136594005,455.5)) -3147 ((310,470),(311.33974596215563,475),(315,478.66025403784437),(320,480),(325,478.66025403784437),(328.66025403784437,475),(330,470),(328.66025403784437,465),(325,461.33974596215563),(320,460),(315,461.33974596215563),(311.33974596215563,465)) -3148 ((319,480),(319.1339745962156,480.5),(319.5,480.8660254037844),(320,481),(320.5,480.8660254037844),(320.8660254037844,480.5),(321,480),(320.8660254037844,479.5),(320.5,479.1339745962156),(320,479),(319.5,479.1339745962156),(319.1339745962156,479.5)) -3149 ((318,490),(318.2679491924311,491),(319,491.7320508075689),(320,492),(321,491.7320508075689),(321.7320508075689,491),(322,490),(321.7320508075689,489),(321,488.2679491924311),(320,488),(319,488.2679491924311),(318.2679491924311,489)) -3150 ((317,500),(317.4019237886467,501.5),(318.5,502.5980762113533),(320,503),(321.5,502.5980762113533),(322.5980762113533,501.5),(323,500),(322.5980762113533,498.5),(321.5,497.4019237886467),(320,497),(318.5,497.4019237886467),(317.4019237886467,498.5)) -3151 ((316,510),(316.53589838486226,512),(318,513.4641016151378),(320,514),(322,513.4641016151378),(323.46410161513774,512),(324,510),(323.46410161513774,508),(322,506.53589838486226),(320,506),(318,506.53589838486226),(316.53589838486226,508)) -3152 ((315,520),(315.6698729810778,522.5),(317.5,524.3301270189222),(320,525),(322.5,524.3301270189222),(324.3301270189222,522.5),(325,520),(324.3301270189222,517.5),(322.5,515.6698729810778),(320,515),(317.5,515.6698729810778),(315.6698729810778,517.5)) -3153 ((314,530),(314.80384757729337,533),(317,535.1961524227066),(320,536),(323,535.1961524227066),(325.19615242270663,533),(326,530),(325.19615242270663,527),(323,524.8038475772934),(320,524),(317,524.8038475772934),(314.80384757729337,527)) -3154 ((313,540),(313.93782217350895,543.5),(316.5,546.062177826491),(320,547),(323.5,546.062177826491),(326.06217782649105,543.5),(327,540),(326.06217782649105,536.5),(323.5,533.937822173509),(320,533),(316.5,533.937822173509),(313.93782217350895,536.5)) -3155 ((312,550),(313.0717967697245,554),(316,556.9282032302755),(320,558),(324,556.9282032302755),(326.9282032302755,554),(328,550),(326.9282032302755,546),(324,543.0717967697245),(320,542),(316,543.0717967697245),(313.0717967697245,546)) -3156 ((311,560),(312.20577136594005,564.5),(315.5,567.7942286340599),(320,569),(324.5,567.7942286340599),(327.79422863405995,564.5),(329,560),(327.79422863405995,555.5),(324.5,552.2057713659401),(320,551),(315.5,552.20577136594),(312.20577136594005,555.5)) -3157 ((310,570),(311.33974596215563,575),(315,578.6602540378444),(320,580),(325,578.6602540378444),(328.66025403784437,575),(330,570),(328.66025403784437,565),(325,561.3397459621556),(320,560),(315,561.3397459621556),(311.33974596215563,565)) -3158 ((319,580),(319.1339745962156,580.5),(319.5,580.8660254037844),(320,581),(320.5,580.8660254037844),(320.8660254037844,580.5),(321,580),(320.8660254037844,579.5),(320.5,579.1339745962156),(320,579),(319.5,579.1339745962156),(319.1339745962156,579.5)) -3159 ((318,590),(318.2679491924311,591),(319,591.7320508075688),(320,592),(321,591.7320508075688),(321.7320508075689,591),(322,590),(321.7320508075689,589),(321,588.2679491924312),(320,588),(319,588.2679491924312),(318.2679491924311,589)) -3160 ((317,600),(317.4019237886467,601.5),(318.5,602.5980762113534),(320,603),(321.5,602.5980762113534),(322.5980762113533,601.5),(323,600),(322.5980762113533,598.5),(321.5,597.4019237886467),(320,597),(318.5,597.4019237886466),(317.4019237886467,598.5)) -3161 ((316,610),(316.53589838486226,612),(318,613.4641016151378),(320,614),(322,613.4641016151378),(323.46410161513774,612),(324,610),(323.46410161513774,608),(322,606.5358983848622),(320,606),(318,606.5358983848622),(316.53589838486226,608)) -3162 ((315,620),(315.6698729810778,622.5),(317.5,624.3301270189222),(320,625),(322.5,624.3301270189222),(324.3301270189222,622.5),(325,620),(324.3301270189222,617.5),(322.5,615.6698729810778),(320,615),(317.5,615.6698729810778),(315.6698729810778,617.5)) -3163 ((314,630),(314.80384757729337,633),(317,635.1961524227066),(320,636),(323,635.1961524227066),(325.19615242270663,633),(326,630),(325.19615242270663,627),(323,624.8038475772934),(320,624),(317,624.8038475772934),(314.80384757729337,627)) -3164 ((313,640),(313.93782217350895,643.5),(316.5,646.062177826491),(320,647),(323.5,646.062177826491),(326.06217782649105,643.5),(327,640),(326.06217782649105,636.5),(323.5,633.937822173509),(320,633),(316.5,633.937822173509),(313.93782217350895,636.5)) -3165 ((312,650),(313.0717967697245,654),(316,656.9282032302755),(320,658),(324,656.9282032302755),(326.9282032302755,654),(328,650),(326.9282032302755,646),(324,643.0717967697245),(320,642),(316,643.0717967697245),(313.0717967697245,646)) -3166 ((311,660),(312.20577136594005,664.5),(315.5,667.7942286340599),(320,669),(324.5,667.7942286340599),(327.79422863405995,664.5),(329,660),(327.79422863405995,655.5),(324.5,652.2057713659401),(320,651),(315.5,652.20577136594),(312.20577136594005,655.5)) -3167 ((310,670),(311.33974596215563,675),(315,678.6602540378444),(320,680),(325,678.6602540378444),(328.66025403784437,675),(330,670),(328.66025403784437,665),(325,661.3397459621556),(320,660),(315,661.3397459621556),(311.33974596215563,665)) -3168 ((319,680),(319.1339745962156,680.5),(319.5,680.8660254037844),(320,681),(320.5,680.8660254037844),(320.8660254037844,680.5),(321,680),(320.8660254037844,679.5),(320.5,679.1339745962156),(320,679),(319.5,679.1339745962156),(319.1339745962156,679.5)) -3169 ((318,690),(318.2679491924311,691),(319,691.7320508075688),(320,692),(321,691.7320508075688),(321.7320508075689,691),(322,690),(321.7320508075689,689),(321,688.2679491924312),(320,688),(319,688.2679491924312),(318.2679491924311,689)) -3170 ((317,700),(317.4019237886467,701.5),(318.5,702.5980762113534),(320,703),(321.5,702.5980762113534),(322.5980762113533,701.5),(323,700),(322.5980762113533,698.5),(321.5,697.4019237886467),(320,697),(318.5,697.4019237886466),(317.4019237886467,698.5)) -3171 ((316,710),(316.53589838486226,712),(318,713.4641016151378),(320,714),(322,713.4641016151378),(323.46410161513774,712),(324,710),(323.46410161513774,708),(322,706.5358983848622),(320,706),(318,706.5358983848622),(316.53589838486226,708)) -3172 ((315,720),(315.6698729810778,722.5),(317.5,724.3301270189222),(320,725),(322.5,724.3301270189222),(324.3301270189222,722.5),(325,720),(324.3301270189222,717.5),(322.5,715.6698729810778),(320,715),(317.5,715.6698729810778),(315.6698729810778,717.5)) -3173 ((314,730),(314.80384757729337,733),(317,735.1961524227066),(320,736),(323,735.1961524227066),(325.19615242270663,733),(326,730),(325.19615242270663,727),(323,724.8038475772934),(320,724),(317,724.8038475772934),(314.80384757729337,727)) -3174 ((313,740),(313.93782217350895,743.5),(316.5,746.062177826491),(320,747),(323.5,746.062177826491),(326.06217782649105,743.5),(327,740),(326.06217782649105,736.5),(323.5,733.937822173509),(320,733),(316.5,733.937822173509),(313.93782217350895,736.5)) -3175 ((312,750),(313.0717967697245,754),(316,756.9282032302755),(320,758),(324,756.9282032302755),(326.9282032302755,754),(328,750),(326.9282032302755,746),(324,743.0717967697245),(320,742),(316,743.0717967697245),(313.0717967697245,746)) -3176 ((311,760),(312.20577136594005,764.5),(315.5,767.7942286340599),(320,769),(324.5,767.7942286340599),(327.79422863405995,764.5),(329,760),(327.79422863405995,755.5),(324.5,752.2057713659401),(320,751),(315.5,752.20577136594),(312.20577136594005,755.5)) -3177 ((310,770),(311.33974596215563,775),(315,778.6602540378444),(320,780),(325,778.6602540378444),(328.66025403784437,775),(330,770),(328.66025403784437,765),(325,761.3397459621556),(320,760),(315,761.3397459621556),(311.33974596215563,765)) -3178 ((319,780),(319.1339745962156,780.5),(319.5,780.8660254037844),(320,781),(320.5,780.8660254037844),(320.8660254037844,780.5),(321,780),(320.8660254037844,779.5),(320.5,779.1339745962156),(320,779),(319.5,779.1339745962156),(319.1339745962156,779.5)) -3179 ((318,790),(318.2679491924311,791),(319,791.7320508075688),(320,792),(321,791.7320508075688),(321.7320508075689,791),(322,790),(321.7320508075689,789),(321,788.2679491924312),(320,788),(319,788.2679491924312),(318.2679491924311,789)) -3180 ((317,800),(317.4019237886467,801.5),(318.5,802.5980762113534),(320,803),(321.5,802.5980762113534),(322.5980762113533,801.5),(323,800),(322.5980762113533,798.5),(321.5,797.4019237886467),(320,797),(318.5,797.4019237886466),(317.4019237886467,798.5)) -3181 ((316,810),(316.53589838486226,812),(318,813.4641016151378),(320,814),(322,813.4641016151378),(323.46410161513774,812),(324,810),(323.46410161513774,808),(322,806.5358983848622),(320,806),(318,806.5358983848622),(316.53589838486226,808)) -3182 ((315,820),(315.6698729810778,822.5),(317.5,824.3301270189222),(320,825),(322.5,824.3301270189222),(324.3301270189222,822.5),(325,820),(324.3301270189222,817.5),(322.5,815.6698729810778),(320,815),(317.5,815.6698729810778),(315.6698729810778,817.5)) -3183 ((314,830),(314.80384757729337,833),(317,835.1961524227066),(320,836),(323,835.1961524227066),(325.19615242270663,833),(326,830),(325.19615242270663,827),(323,824.8038475772934),(320,824),(317,824.8038475772934),(314.80384757729337,827)) -3184 ((313,840),(313.93782217350895,843.5),(316.5,846.062177826491),(320,847),(323.5,846.062177826491),(326.06217782649105,843.5),(327,840),(326.06217782649105,836.5),(323.5,833.937822173509),(320,833),(316.5,833.937822173509),(313.93782217350895,836.5)) -3185 ((312,850),(313.0717967697245,854),(316,856.9282032302755),(320,858),(324,856.9282032302755),(326.9282032302755,854),(328,850),(326.9282032302755,846),(324,843.0717967697245),(320,842),(316,843.0717967697245),(313.0717967697245,846)) -3186 ((311,860),(312.20577136594005,864.5),(315.5,867.7942286340599),(320,869),(324.5,867.7942286340599),(327.79422863405995,864.5),(329,860),(327.79422863405995,855.5),(324.5,852.2057713659401),(320,851),(315.5,852.20577136594),(312.20577136594005,855.5)) -3187 ((310,870),(311.33974596215563,875),(315,878.6602540378444),(320,880),(325,878.6602540378444),(328.66025403784437,875),(330,870),(328.66025403784437,865),(325,861.3397459621556),(320,860),(315,861.3397459621556),(311.33974596215563,865)) -3188 ((319,880),(319.1339745962156,880.5),(319.5,880.8660254037844),(320,881),(320.5,880.8660254037844),(320.8660254037844,880.5),(321,880),(320.8660254037844,879.5),(320.5,879.1339745962156),(320,879),(319.5,879.1339745962156),(319.1339745962156,879.5)) -3189 ((318,890),(318.2679491924311,891),(319,891.7320508075688),(320,892),(321,891.7320508075688),(321.7320508075689,891),(322,890),(321.7320508075689,889),(321,888.2679491924312),(320,888),(319,888.2679491924312),(318.2679491924311,889)) -3190 ((317,900),(317.4019237886467,901.5),(318.5,902.5980762113534),(320,903),(321.5,902.5980762113534),(322.5980762113533,901.5),(323,900),(322.5980762113533,898.5),(321.5,897.4019237886467),(320,897),(318.5,897.4019237886466),(317.4019237886467,898.5)) -3191 ((316,910),(316.53589838486226,912),(318,913.4641016151378),(320,914),(322,913.4641016151378),(323.46410161513774,912),(324,910),(323.46410161513774,908),(322,906.5358983848622),(320,906),(318,906.5358983848622),(316.53589838486226,908)) -3192 ((315,920),(315.6698729810778,922.5),(317.5,924.3301270189222),(320,925),(322.5,924.3301270189222),(324.3301270189222,922.5),(325,920),(324.3301270189222,917.5),(322.5,915.6698729810778),(320,915),(317.5,915.6698729810778),(315.6698729810778,917.5)) -3193 ((314,930),(314.80384757729337,933),(317,935.1961524227066),(320,936),(323,935.1961524227066),(325.19615242270663,933),(326,930),(325.19615242270663,927),(323,924.8038475772934),(320,924),(317,924.8038475772934),(314.80384757729337,927)) -3194 ((313,940),(313.93782217350895,943.5),(316.5,946.062177826491),(320,947),(323.5,946.062177826491),(326.06217782649105,943.5),(327,940),(326.06217782649105,936.5),(323.5,933.937822173509),(320,933),(316.5,933.937822173509),(313.93782217350895,936.5)) -3195 ((312,950),(313.0717967697245,954),(316,956.9282032302755),(320,958),(324,956.9282032302755),(326.9282032302755,954),(328,950),(326.9282032302755,946),(324,943.0717967697245),(320,942),(316,943.0717967697245),(313.0717967697245,946)) -3196 ((311,960),(312.20577136594005,964.5),(315.5,967.7942286340599),(320,969),(324.5,967.7942286340599),(327.79422863405995,964.5),(329,960),(327.79422863405995,955.5),(324.5,952.2057713659401),(320,951),(315.5,952.20577136594),(312.20577136594005,955.5)) -3197 ((310,970),(311.33974596215563,975),(315,978.6602540378444),(320,980),(325,978.6602540378444),(328.66025403784437,975),(330,970),(328.66025403784437,965),(325,961.3397459621556),(320,960),(315,961.3397459621556),(311.33974596215563,965)) -3198 ((319,980),(319.1339745962156,980.5),(319.5,980.8660254037844),(320,981),(320.5,980.8660254037844),(320.8660254037844,980.5),(321,980),(320.8660254037844,979.5),(320.5,979.1339745962156),(320,979),(319.5,979.1339745962156),(319.1339745962156,979.5)) -3199 ((318,990),(318.2679491924311,991),(319,991.7320508075688),(320,992),(321,991.7320508075688),(321.7320508075689,991),(322,990),(321.7320508075689,989),(321,988.2679491924312),(320,988),(319,988.2679491924312),(318.2679491924311,989)) -3200 ((317,1000),(317.4019237886467,1001.5),(318.5,1002.5980762113534),(320,1003),(321.5,1002.5980762113534),(322.5980762113533,1001.5),(323,1000),(322.5980762113533,998.5),(321.5,997.4019237886467),(320,997),(318.5,997.4019237886466),(317.4019237886467,998.5)) -3201 ((325,10),(325.6698729810778,12.5),(327.5,14.330127018922193),(330,15),(332.5,14.330127018922195),(334.3301270189222,12.500000000000002),(335,10),(334.3301270189222,7.500000000000002),(332.5,5.669872981077807),(330,5),(327.5,5.669872981077805),(325.6698729810778,7.499999999999998)) -3202 ((324,20),(324.80384757729337,23),(327,25.196152422706632),(330,26),(333,25.196152422706632),(335.19615242270663,23),(336,20),(335.19615242270663,17),(333,14.803847577293368),(330,14),(327,14.803847577293366),(324.80384757729337,16.999999999999996)) -3203 ((323,30),(323.93782217350895,33.5),(326.5,36.06217782649107),(330,37),(333.5,36.06217782649107),(336.06217782649105,33.5),(337,30),(336.06217782649105,26.5),(333.5,23.93782217350893),(330,23),(326.5,23.937822173508927),(323.93782217350895,26.499999999999996)) -3204 ((322,40),(323.0717967697245,44),(326,46.92820323027551),(330,48),(334,46.92820323027551),(336.9282032302755,44),(338,40),(336.9282032302755,36),(334,33.07179676972449),(330,32),(326,33.071796769724486),(323.0717967697245,36)) -3205 ((321,50),(322.20577136594005,54.5),(325.5,57.79422863405995),(330,59),(334.5,57.79422863405995),(337.79422863405995,54.5),(339,50),(337.79422863405995,45.5),(334.5,42.20577136594005),(330,41),(325.5,42.20577136594005),(322.20577136594005,45.5)) -3206 ((320,60),(321.33974596215563,65),(325,68.66025403784438),(330,70),(335,68.66025403784438),(338.66025403784437,65),(340,60),(338.66025403784437,55),(335,51.33974596215562),(330,50),(325,51.33974596215561),(321.33974596215563,54.99999999999999)) -3207 ((329,70),(329.1339745962156,70.5),(329.5,70.86602540378443),(330,71),(330.5,70.86602540378443),(330.8660254037844,70.5),(331,70),(330.8660254037844,69.5),(330.5,69.13397459621557),(330,69),(329.5,69.13397459621557),(329.1339745962156,69.5)) -3208 ((328,80),(328.2679491924311,81),(329,81.73205080756888),(330,82),(331,81.73205080756888),(331.7320508075689,81),(332,80),(331.7320508075689,79),(331,78.26794919243112),(330,78),(329,78.26794919243112),(328.2679491924311,79)) -3209 ((327,90),(327.4019237886467,91.5),(328.5,92.59807621135332),(330,93),(331.5,92.59807621135332),(332.5980762113533,91.5),(333,90),(332.5980762113533,88.5),(331.5,87.40192378864668),(330,87),(328.5,87.40192378864668),(327.4019237886467,88.5)) -3210 ((326,100),(326.53589838486226,102),(328,103.46410161513775),(330,104),(332,103.46410161513775),(333.46410161513774,102),(334,100),(333.46410161513774,98),(332,96.53589838486225),(330,96),(328,96.53589838486225),(326.53589838486226,98)) -3211 ((325,110),(325.6698729810778,112.5),(327.5,114.3301270189222),(330,115),(332.5,114.3301270189222),(334.3301270189222,112.5),(335,110),(334.3301270189222,107.5),(332.5,105.6698729810778),(330,105),(327.5,105.6698729810778),(325.6698729810778,107.5)) -3212 ((324,120),(324.80384757729337,123),(327,125.19615242270663),(330,126),(333,125.19615242270663),(335.19615242270663,123),(336,120),(335.19615242270663,117),(333,114.80384757729337),(330,114),(327,114.80384757729337),(324.80384757729337,117)) -3213 ((323,130),(323.93782217350895,133.5),(326.5,136.06217782649108),(330,137),(333.5,136.06217782649108),(336.06217782649105,133.5),(337,130),(336.06217782649105,126.5),(333.5,123.93782217350893),(330,123),(326.5,123.93782217350892),(323.93782217350895,126.5)) -3214 ((322,140),(323.0717967697245,144),(326,146.9282032302755),(330,148),(334,146.9282032302755),(336.9282032302755,144),(338,140),(336.9282032302755,136),(334,133.0717967697245),(330,132),(326,133.0717967697245),(323.0717967697245,136)) -3215 ((321,150),(322.20577136594005,154.5),(325.5,157.79422863405995),(330,159),(334.5,157.79422863405995),(337.79422863405995,154.5),(339,150),(337.79422863405995,145.5),(334.5,142.20577136594005),(330,141),(325.5,142.20577136594005),(322.20577136594005,145.5)) -3216 ((320,160),(321.33974596215563,165),(325,168.6602540378444),(330,170),(335,168.6602540378444),(338.66025403784437,165),(340,160),(338.66025403784437,155),(335,151.3397459621556),(330,150),(325,151.3397459621556),(321.33974596215563,155)) -3217 ((329,170),(329.1339745962156,170.5),(329.5,170.86602540378445),(330,171),(330.5,170.86602540378445),(330.8660254037844,170.5),(331,170),(330.8660254037844,169.5),(330.5,169.13397459621555),(330,169),(329.5,169.13397459621555),(329.1339745962156,169.5)) -3218 ((328,180),(328.2679491924311,181),(329,181.73205080756887),(330,182),(331,181.73205080756887),(331.7320508075689,181),(332,180),(331.7320508075689,179),(331,178.26794919243113),(330,178),(329,178.26794919243113),(328.2679491924311,179)) -3219 ((327,190),(327.4019237886467,191.5),(328.5,192.59807621135332),(330,193),(331.5,192.59807621135332),(332.5980762113533,191.5),(333,190),(332.5980762113533,188.5),(331.5,187.40192378864668),(330,187),(328.5,187.40192378864668),(327.4019237886467,188.5)) -3220 ((326,200),(326.53589838486226,202),(328,203.46410161513776),(330,204),(332,203.46410161513776),(333.46410161513774,202),(334,200),(333.46410161513774,198),(332,196.53589838486224),(330,196),(328,196.53589838486224),(326.53589838486226,198)) -3221 ((325,210),(325.6698729810778,212.5),(327.5,214.33012701892218),(330,215),(332.5,214.33012701892218),(334.3301270189222,212.5),(335,210),(334.3301270189222,207.5),(332.5,205.66987298107782),(330,205),(327.5,205.66987298107782),(325.6698729810778,207.5)) -3222 ((324,220),(324.80384757729337,223),(327,225.19615242270663),(330,226),(333,225.19615242270663),(335.19615242270663,223),(336,220),(335.19615242270663,217),(333,214.80384757729337),(330,214),(327,214.80384757729337),(324.80384757729337,217)) -3223 ((323,230),(323.93782217350895,233.5),(326.5,236.06217782649108),(330,237),(333.5,236.06217782649108),(336.06217782649105,233.5),(337,230),(336.06217782649105,226.5),(333.5,223.93782217350892),(330,223),(326.5,223.93782217350892),(323.93782217350895,226.5)) -3224 ((322,240),(323.0717967697245,244),(326,246.9282032302755),(330,248),(334,246.9282032302755),(336.9282032302755,244),(338,240),(336.9282032302755,236),(334,233.0717967697245),(330,232),(326,233.0717967697245),(323.0717967697245,236)) -3225 ((321,250),(322.20577136594005,254.5),(325.5,257.79422863405995),(330,259),(334.5,257.79422863405995),(337.79422863405995,254.5),(339,250),(337.79422863405995,245.5),(334.5,242.20577136594005),(330,241),(325.5,242.20577136594005),(322.20577136594005,245.5)) -3226 ((320,260),(321.33974596215563,265),(325,268.66025403784437),(330,270),(335,268.66025403784437),(338.66025403784437,265),(340,260),(338.66025403784437,255),(335,251.3397459621556),(330,250),(325,251.3397459621556),(321.33974596215563,255)) -3227 ((329,270),(329.1339745962156,270.5),(329.5,270.8660254037844),(330,271),(330.5,270.8660254037844),(330.8660254037844,270.5),(331,270),(330.8660254037844,269.5),(330.5,269.1339745962156),(330,269),(329.5,269.1339745962156),(329.1339745962156,269.5)) -3228 ((328,280),(328.2679491924311,281),(329,281.7320508075689),(330,282),(331,281.7320508075689),(331.7320508075689,281),(332,280),(331.7320508075689,279),(331,278.2679491924311),(330,278),(329,278.2679491924311),(328.2679491924311,279)) -3229 ((327,290),(327.4019237886467,291.5),(328.5,292.5980762113533),(330,293),(331.5,292.5980762113533),(332.5980762113533,291.5),(333,290),(332.5980762113533,288.5),(331.5,287.4019237886467),(330,287),(328.5,287.4019237886467),(327.4019237886467,288.5)) -3230 ((326,300),(326.53589838486226,302),(328,303.46410161513774),(330,304),(332,303.46410161513774),(333.46410161513774,302),(334,300),(333.46410161513774,298),(332,296.53589838486226),(330,296),(328,296.53589838486226),(326.53589838486226,298)) -3231 ((325,310),(325.6698729810778,312.5),(327.5,314.3301270189222),(330,315),(332.5,314.3301270189222),(334.3301270189222,312.5),(335,310),(334.3301270189222,307.5),(332.5,305.6698729810778),(330,305),(327.5,305.6698729810778),(325.6698729810778,307.5)) -3232 ((324,320),(324.80384757729337,323),(327,325.19615242270663),(330,326),(333,325.19615242270663),(335.19615242270663,323),(336,320),(335.19615242270663,317),(333,314.80384757729337),(330,314),(327,314.80384757729337),(324.80384757729337,317)) -3233 ((323,330),(323.93782217350895,333.5),(326.5,336.06217782649105),(330,337),(333.5,336.06217782649105),(336.06217782649105,333.5),(337,330),(336.06217782649105,326.5),(333.5,323.93782217350895),(330,323),(326.5,323.93782217350895),(323.93782217350895,326.5)) -3234 ((322,340),(323.0717967697245,344),(326,346.9282032302755),(330,348),(334,346.9282032302755),(336.9282032302755,344),(338,340),(336.9282032302755,336),(334,333.0717967697245),(330,332),(326,333.0717967697245),(323.0717967697245,336)) -3235 ((321,350),(322.20577136594005,354.5),(325.5,357.79422863405995),(330,359),(334.5,357.79422863405995),(337.79422863405995,354.5),(339,350),(337.79422863405995,345.5),(334.5,342.20577136594005),(330,341),(325.5,342.20577136594005),(322.20577136594005,345.5)) -3236 ((320,360),(321.33974596215563,365),(325,368.66025403784437),(330,370),(335,368.66025403784437),(338.66025403784437,365),(340,360),(338.66025403784437,355),(335,351.33974596215563),(330,350),(325,351.33974596215563),(321.33974596215563,355)) -3237 ((329,370),(329.1339745962156,370.5),(329.5,370.8660254037844),(330,371),(330.5,370.8660254037844),(330.8660254037844,370.5),(331,370),(330.8660254037844,369.5),(330.5,369.1339745962156),(330,369),(329.5,369.1339745962156),(329.1339745962156,369.5)) -3238 ((328,380),(328.2679491924311,381),(329,381.7320508075689),(330,382),(331,381.7320508075689),(331.7320508075689,381),(332,380),(331.7320508075689,379),(331,378.2679491924311),(330,378),(329,378.2679491924311),(328.2679491924311,379)) -3239 ((327,390),(327.4019237886467,391.5),(328.5,392.5980762113533),(330,393),(331.5,392.5980762113533),(332.5980762113533,391.5),(333,390),(332.5980762113533,388.5),(331.5,387.4019237886467),(330,387),(328.5,387.4019237886467),(327.4019237886467,388.5)) -3240 ((326,400),(326.53589838486226,402),(328,403.46410161513774),(330,404),(332,403.46410161513774),(333.46410161513774,402),(334,400),(333.46410161513774,398),(332,396.53589838486226),(330,396),(328,396.53589838486226),(326.53589838486226,398)) -3241 ((325,410),(325.6698729810778,412.5),(327.5,414.3301270189222),(330,415),(332.5,414.3301270189222),(334.3301270189222,412.5),(335,410),(334.3301270189222,407.5),(332.5,405.6698729810778),(330,405),(327.5,405.6698729810778),(325.6698729810778,407.5)) -3242 ((324,420),(324.80384757729337,423),(327,425.19615242270663),(330,426),(333,425.19615242270663),(335.19615242270663,423),(336,420),(335.19615242270663,417),(333,414.80384757729337),(330,414),(327,414.80384757729337),(324.80384757729337,417)) -3243 ((323,430),(323.93782217350895,433.5),(326.5,436.06217782649105),(330,437),(333.5,436.06217782649105),(336.06217782649105,433.5),(337,430),(336.06217782649105,426.5),(333.5,423.93782217350895),(330,423),(326.5,423.93782217350895),(323.93782217350895,426.5)) -3244 ((322,440),(323.0717967697245,444),(326,446.9282032302755),(330,448),(334,446.9282032302755),(336.9282032302755,444),(338,440),(336.9282032302755,436),(334,433.0717967697245),(330,432),(326,433.0717967697245),(323.0717967697245,436)) -3245 ((321,450),(322.20577136594005,454.5),(325.5,457.79422863405995),(330,459),(334.5,457.79422863405995),(337.79422863405995,454.5),(339,450),(337.79422863405995,445.5),(334.5,442.20577136594005),(330,441),(325.5,442.20577136594005),(322.20577136594005,445.5)) -3246 ((320,460),(321.33974596215563,465),(325,468.66025403784437),(330,470),(335,468.66025403784437),(338.66025403784437,465),(340,460),(338.66025403784437,455),(335,451.33974596215563),(330,450),(325,451.33974596215563),(321.33974596215563,455)) -3247 ((329,470),(329.1339745962156,470.5),(329.5,470.8660254037844),(330,471),(330.5,470.8660254037844),(330.8660254037844,470.5),(331,470),(330.8660254037844,469.5),(330.5,469.1339745962156),(330,469),(329.5,469.1339745962156),(329.1339745962156,469.5)) -3248 ((328,480),(328.2679491924311,481),(329,481.7320508075689),(330,482),(331,481.7320508075689),(331.7320508075689,481),(332,480),(331.7320508075689,479),(331,478.2679491924311),(330,478),(329,478.2679491924311),(328.2679491924311,479)) -3249 ((327,490),(327.4019237886467,491.5),(328.5,492.5980762113533),(330,493),(331.5,492.5980762113533),(332.5980762113533,491.5),(333,490),(332.5980762113533,488.5),(331.5,487.4019237886467),(330,487),(328.5,487.4019237886467),(327.4019237886467,488.5)) -3250 ((326,500),(326.53589838486226,502),(328,503.46410161513774),(330,504),(332,503.46410161513774),(333.46410161513774,502),(334,500),(333.46410161513774,498),(332,496.53589838486226),(330,496),(328,496.53589838486226),(326.53589838486226,498)) -3251 ((325,510),(325.6698729810778,512.5),(327.5,514.3301270189222),(330,515),(332.5,514.3301270189222),(334.3301270189222,512.5),(335,510),(334.3301270189222,507.5),(332.5,505.6698729810778),(330,505),(327.5,505.6698729810778),(325.6698729810778,507.5)) -3252 ((324,520),(324.80384757729337,523),(327,525.1961524227066),(330,526),(333,525.1961524227066),(335.19615242270663,523),(336,520),(335.19615242270663,517),(333,514.8038475772934),(330,514),(327,514.8038475772934),(324.80384757729337,517)) -3253 ((323,530),(323.93782217350895,533.5),(326.5,536.062177826491),(330,537),(333.5,536.062177826491),(336.06217782649105,533.5),(337,530),(336.06217782649105,526.5),(333.5,523.937822173509),(330,523),(326.5,523.937822173509),(323.93782217350895,526.5)) -3254 ((322,540),(323.0717967697245,544),(326,546.9282032302755),(330,548),(334,546.9282032302755),(336.9282032302755,544),(338,540),(336.9282032302755,536),(334,533.0717967697245),(330,532),(326,533.0717967697245),(323.0717967697245,536)) -3255 ((321,550),(322.20577136594005,554.5),(325.5,557.7942286340599),(330,559),(334.5,557.7942286340599),(337.79422863405995,554.5),(339,550),(337.79422863405995,545.5),(334.5,542.2057713659401),(330,541),(325.5,542.20577136594),(322.20577136594005,545.5)) -3256 ((320,560),(321.33974596215563,565),(325,568.6602540378444),(330,570),(335,568.6602540378444),(338.66025403784437,565),(340,560),(338.66025403784437,555),(335,551.3397459621556),(330,550),(325,551.3397459621556),(321.33974596215563,555)) -3257 ((329,570),(329.1339745962156,570.5),(329.5,570.8660254037844),(330,571),(330.5,570.8660254037844),(330.8660254037844,570.5),(331,570),(330.8660254037844,569.5),(330.5,569.1339745962156),(330,569),(329.5,569.1339745962156),(329.1339745962156,569.5)) -3258 ((328,580),(328.2679491924311,581),(329,581.7320508075688),(330,582),(331,581.7320508075688),(331.7320508075689,581),(332,580),(331.7320508075689,579),(331,578.2679491924312),(330,578),(329,578.2679491924312),(328.2679491924311,579)) -3259 ((327,590),(327.4019237886467,591.5),(328.5,592.5980762113534),(330,593),(331.5,592.5980762113534),(332.5980762113533,591.5),(333,590),(332.5980762113533,588.5),(331.5,587.4019237886467),(330,587),(328.5,587.4019237886466),(327.4019237886467,588.5)) -3260 ((326,600),(326.53589838486226,602),(328,603.4641016151378),(330,604),(332,603.4641016151378),(333.46410161513774,602),(334,600),(333.46410161513774,598),(332,596.5358983848622),(330,596),(328,596.5358983848622),(326.53589838486226,598)) -3261 ((325,610),(325.6698729810778,612.5),(327.5,614.3301270189222),(330,615),(332.5,614.3301270189222),(334.3301270189222,612.5),(335,610),(334.3301270189222,607.5),(332.5,605.6698729810778),(330,605),(327.5,605.6698729810778),(325.6698729810778,607.5)) -3262 ((324,620),(324.80384757729337,623),(327,625.1961524227066),(330,626),(333,625.1961524227066),(335.19615242270663,623),(336,620),(335.19615242270663,617),(333,614.8038475772934),(330,614),(327,614.8038475772934),(324.80384757729337,617)) -3263 ((323,630),(323.93782217350895,633.5),(326.5,636.062177826491),(330,637),(333.5,636.062177826491),(336.06217782649105,633.5),(337,630),(336.06217782649105,626.5),(333.5,623.937822173509),(330,623),(326.5,623.937822173509),(323.93782217350895,626.5)) -3264 ((322,640),(323.0717967697245,644),(326,646.9282032302755),(330,648),(334,646.9282032302755),(336.9282032302755,644),(338,640),(336.9282032302755,636),(334,633.0717967697245),(330,632),(326,633.0717967697245),(323.0717967697245,636)) -3265 ((321,650),(322.20577136594005,654.5),(325.5,657.7942286340599),(330,659),(334.5,657.7942286340599),(337.79422863405995,654.5),(339,650),(337.79422863405995,645.5),(334.5,642.2057713659401),(330,641),(325.5,642.20577136594),(322.20577136594005,645.5)) -3266 ((320,660),(321.33974596215563,665),(325,668.6602540378444),(330,670),(335,668.6602540378444),(338.66025403784437,665),(340,660),(338.66025403784437,655),(335,651.3397459621556),(330,650),(325,651.3397459621556),(321.33974596215563,655)) -3267 ((329,670),(329.1339745962156,670.5),(329.5,670.8660254037844),(330,671),(330.5,670.8660254037844),(330.8660254037844,670.5),(331,670),(330.8660254037844,669.5),(330.5,669.1339745962156),(330,669),(329.5,669.1339745962156),(329.1339745962156,669.5)) -3268 ((328,680),(328.2679491924311,681),(329,681.7320508075688),(330,682),(331,681.7320508075688),(331.7320508075689,681),(332,680),(331.7320508075689,679),(331,678.2679491924312),(330,678),(329,678.2679491924312),(328.2679491924311,679)) -3269 ((327,690),(327.4019237886467,691.5),(328.5,692.5980762113534),(330,693),(331.5,692.5980762113534),(332.5980762113533,691.5),(333,690),(332.5980762113533,688.5),(331.5,687.4019237886467),(330,687),(328.5,687.4019237886466),(327.4019237886467,688.5)) -3270 ((326,700),(326.53589838486226,702),(328,703.4641016151378),(330,704),(332,703.4641016151378),(333.46410161513774,702),(334,700),(333.46410161513774,698),(332,696.5358983848622),(330,696),(328,696.5358983848622),(326.53589838486226,698)) -3271 ((325,710),(325.6698729810778,712.5),(327.5,714.3301270189222),(330,715),(332.5,714.3301270189222),(334.3301270189222,712.5),(335,710),(334.3301270189222,707.5),(332.5,705.6698729810778),(330,705),(327.5,705.6698729810778),(325.6698729810778,707.5)) -3272 ((324,720),(324.80384757729337,723),(327,725.1961524227066),(330,726),(333,725.1961524227066),(335.19615242270663,723),(336,720),(335.19615242270663,717),(333,714.8038475772934),(330,714),(327,714.8038475772934),(324.80384757729337,717)) -3273 ((323,730),(323.93782217350895,733.5),(326.5,736.062177826491),(330,737),(333.5,736.062177826491),(336.06217782649105,733.5),(337,730),(336.06217782649105,726.5),(333.5,723.937822173509),(330,723),(326.5,723.937822173509),(323.93782217350895,726.5)) -3274 ((322,740),(323.0717967697245,744),(326,746.9282032302755),(330,748),(334,746.9282032302755),(336.9282032302755,744),(338,740),(336.9282032302755,736),(334,733.0717967697245),(330,732),(326,733.0717967697245),(323.0717967697245,736)) -3275 ((321,750),(322.20577136594005,754.5),(325.5,757.7942286340599),(330,759),(334.5,757.7942286340599),(337.79422863405995,754.5),(339,750),(337.79422863405995,745.5),(334.5,742.2057713659401),(330,741),(325.5,742.20577136594),(322.20577136594005,745.5)) -3276 ((320,760),(321.33974596215563,765),(325,768.6602540378444),(330,770),(335,768.6602540378444),(338.66025403784437,765),(340,760),(338.66025403784437,755),(335,751.3397459621556),(330,750),(325,751.3397459621556),(321.33974596215563,755)) -3277 ((329,770),(329.1339745962156,770.5),(329.5,770.8660254037844),(330,771),(330.5,770.8660254037844),(330.8660254037844,770.5),(331,770),(330.8660254037844,769.5),(330.5,769.1339745962156),(330,769),(329.5,769.1339745962156),(329.1339745962156,769.5)) -3278 ((328,780),(328.2679491924311,781),(329,781.7320508075688),(330,782),(331,781.7320508075688),(331.7320508075689,781),(332,780),(331.7320508075689,779),(331,778.2679491924312),(330,778),(329,778.2679491924312),(328.2679491924311,779)) -3279 ((327,790),(327.4019237886467,791.5),(328.5,792.5980762113534),(330,793),(331.5,792.5980762113534),(332.5980762113533,791.5),(333,790),(332.5980762113533,788.5),(331.5,787.4019237886467),(330,787),(328.5,787.4019237886466),(327.4019237886467,788.5)) -3280 ((326,800),(326.53589838486226,802),(328,803.4641016151378),(330,804),(332,803.4641016151378),(333.46410161513774,802),(334,800),(333.46410161513774,798),(332,796.5358983848622),(330,796),(328,796.5358983848622),(326.53589838486226,798)) -3281 ((325,810),(325.6698729810778,812.5),(327.5,814.3301270189222),(330,815),(332.5,814.3301270189222),(334.3301270189222,812.5),(335,810),(334.3301270189222,807.5),(332.5,805.6698729810778),(330,805),(327.5,805.6698729810778),(325.6698729810778,807.5)) -3282 ((324,820),(324.80384757729337,823),(327,825.1961524227066),(330,826),(333,825.1961524227066),(335.19615242270663,823),(336,820),(335.19615242270663,817),(333,814.8038475772934),(330,814),(327,814.8038475772934),(324.80384757729337,817)) -3283 ((323,830),(323.93782217350895,833.5),(326.5,836.062177826491),(330,837),(333.5,836.062177826491),(336.06217782649105,833.5),(337,830),(336.06217782649105,826.5),(333.5,823.937822173509),(330,823),(326.5,823.937822173509),(323.93782217350895,826.5)) -3284 ((322,840),(323.0717967697245,844),(326,846.9282032302755),(330,848),(334,846.9282032302755),(336.9282032302755,844),(338,840),(336.9282032302755,836),(334,833.0717967697245),(330,832),(326,833.0717967697245),(323.0717967697245,836)) -3285 ((321,850),(322.20577136594005,854.5),(325.5,857.7942286340599),(330,859),(334.5,857.7942286340599),(337.79422863405995,854.5),(339,850),(337.79422863405995,845.5),(334.5,842.2057713659401),(330,841),(325.5,842.20577136594),(322.20577136594005,845.5)) -3286 ((320,860),(321.33974596215563,865),(325,868.6602540378444),(330,870),(335,868.6602540378444),(338.66025403784437,865),(340,860),(338.66025403784437,855),(335,851.3397459621556),(330,850),(325,851.3397459621556),(321.33974596215563,855)) -3287 ((329,870),(329.1339745962156,870.5),(329.5,870.8660254037844),(330,871),(330.5,870.8660254037844),(330.8660254037844,870.5),(331,870),(330.8660254037844,869.5),(330.5,869.1339745962156),(330,869),(329.5,869.1339745962156),(329.1339745962156,869.5)) -3288 ((328,880),(328.2679491924311,881),(329,881.7320508075688),(330,882),(331,881.7320508075688),(331.7320508075689,881),(332,880),(331.7320508075689,879),(331,878.2679491924312),(330,878),(329,878.2679491924312),(328.2679491924311,879)) -3289 ((327,890),(327.4019237886467,891.5),(328.5,892.5980762113534),(330,893),(331.5,892.5980762113534),(332.5980762113533,891.5),(333,890),(332.5980762113533,888.5),(331.5,887.4019237886467),(330,887),(328.5,887.4019237886466),(327.4019237886467,888.5)) -3290 ((326,900),(326.53589838486226,902),(328,903.4641016151378),(330,904),(332,903.4641016151378),(333.46410161513774,902),(334,900),(333.46410161513774,898),(332,896.5358983848622),(330,896),(328,896.5358983848622),(326.53589838486226,898)) -3291 ((325,910),(325.6698729810778,912.5),(327.5,914.3301270189222),(330,915),(332.5,914.3301270189222),(334.3301270189222,912.5),(335,910),(334.3301270189222,907.5),(332.5,905.6698729810778),(330,905),(327.5,905.6698729810778),(325.6698729810778,907.5)) -3292 ((324,920),(324.80384757729337,923),(327,925.1961524227066),(330,926),(333,925.1961524227066),(335.19615242270663,923),(336,920),(335.19615242270663,917),(333,914.8038475772934),(330,914),(327,914.8038475772934),(324.80384757729337,917)) -3293 ((323,930),(323.93782217350895,933.5),(326.5,936.062177826491),(330,937),(333.5,936.062177826491),(336.06217782649105,933.5),(337,930),(336.06217782649105,926.5),(333.5,923.937822173509),(330,923),(326.5,923.937822173509),(323.93782217350895,926.5)) -3294 ((322,940),(323.0717967697245,944),(326,946.9282032302755),(330,948),(334,946.9282032302755),(336.9282032302755,944),(338,940),(336.9282032302755,936),(334,933.0717967697245),(330,932),(326,933.0717967697245),(323.0717967697245,936)) -3295 ((321,950),(322.20577136594005,954.5),(325.5,957.7942286340599),(330,959),(334.5,957.7942286340599),(337.79422863405995,954.5),(339,950),(337.79422863405995,945.5),(334.5,942.2057713659401),(330,941),(325.5,942.20577136594),(322.20577136594005,945.5)) -3296 ((320,960),(321.33974596215563,965),(325,968.6602540378444),(330,970),(335,968.6602540378444),(338.66025403784437,965),(340,960),(338.66025403784437,955),(335,951.3397459621556),(330,950),(325,951.3397459621556),(321.33974596215563,955)) -3297 ((329,970),(329.1339745962156,970.5),(329.5,970.8660254037844),(330,971),(330.5,970.8660254037844),(330.8660254037844,970.5),(331,970),(330.8660254037844,969.5),(330.5,969.1339745962156),(330,969),(329.5,969.1339745962156),(329.1339745962156,969.5)) -3298 ((328,980),(328.2679491924311,981),(329,981.7320508075688),(330,982),(331,981.7320508075688),(331.7320508075689,981),(332,980),(331.7320508075689,979),(331,978.2679491924312),(330,978),(329,978.2679491924312),(328.2679491924311,979)) -3299 ((327,990),(327.4019237886467,991.5),(328.5,992.5980762113534),(330,993),(331.5,992.5980762113534),(332.5980762113533,991.5),(333,990),(332.5980762113533,988.5),(331.5,987.4019237886467),(330,987),(328.5,987.4019237886466),(327.4019237886467,988.5)) -3300 ((326,1000),(326.53589838486226,1002),(328,1003.4641016151378),(330,1004),(332,1003.4641016151378),(333.46410161513774,1002),(334,1000),(333.46410161513774,998),(332,996.5358983848622),(330,996),(328,996.5358983848622),(326.53589838486226,998)) -3301 ((334,10),(334.80384757729337,13),(337,15.196152422706632),(340,16),(343,15.196152422706632),(345.19615242270663,13.000000000000002),(346,10),(345.19615242270663,7.000000000000002),(343,4.803847577293369),(340,4),(337,4.803847577293366),(334.80384757729337,6.999999999999997)) -3302 ((333,20),(333.93782217350895,23.5),(336.5,26.06217782649107),(340,27),(343.5,26.062177826491073),(346.06217782649105,23.500000000000004),(347,20),(346.06217782649105,16.5),(343.5,13.93782217350893),(340,13),(336.5,13.937822173508927),(333.93782217350895,16.499999999999996)) -3303 ((332,30),(333.0717967697245,34),(336,36.92820323027551),(340,38),(344,36.92820323027551),(346.9282032302755,34),(348,30),(346.9282032302755,26.000000000000004),(344,23.071796769724493),(340,22),(336,23.071796769724486),(333.0717967697245,25.999999999999996)) -3304 ((331,40),(332.20577136594005,44.5),(335.5,47.79422863405995),(340,49),(344.5,47.79422863405995),(347.79422863405995,44.5),(349,40),(347.79422863405995,35.5),(344.5,32.20577136594005),(340,31),(335.5,32.20577136594005),(332.20577136594005,35.5)) -3305 ((330,50),(331.33974596215563,55),(335,58.66025403784438),(340,60),(345,58.66025403784439),(348.66025403784437,55),(350,50),(348.66025403784437,45),(345,41.33974596215562),(340,40),(335,41.33974596215561),(331.33974596215563,44.99999999999999)) -3306 ((339,60),(339.1339745962156,60.5),(339.5,60.86602540378444),(340,61),(340.5,60.86602540378444),(340.8660254037844,60.5),(341,60),(340.8660254037844,59.5),(340.5,59.13397459621556),(340,59),(339.5,59.13397459621556),(339.1339745962156,59.5)) -3307 ((338,70),(338.2679491924311,71),(339,71.73205080756888),(340,72),(341,71.73205080756888),(341.7320508075689,71),(342,70),(341.7320508075689,69),(341,68.26794919243112),(340,68),(339,68.26794919243112),(338.2679491924311,69)) -3308 ((337,80),(337.4019237886467,81.5),(338.5,82.59807621135332),(340,83),(341.5,82.59807621135332),(342.5980762113533,81.5),(343,80),(342.5980762113533,78.5),(341.5,77.40192378864668),(340,77),(338.5,77.40192378864668),(337.4019237886467,78.5)) -3309 ((336,90),(336.53589838486226,92),(338,93.46410161513775),(340,94),(342,93.46410161513775),(343.46410161513774,92),(344,90),(343.46410161513774,88),(342,86.53589838486225),(340,86),(338,86.53589838486225),(336.53589838486226,88)) -3310 ((335,100),(335.6698729810778,102.5),(337.5,104.3301270189222),(340,105),(342.5,104.3301270189222),(344.3301270189222,102.5),(345,100),(344.3301270189222,97.5),(342.5,95.6698729810778),(340,95),(337.5,95.6698729810778),(335.6698729810778,97.5)) -3311 ((334,110),(334.80384757729337,113),(337,115.19615242270663),(340,116),(343,115.19615242270663),(345.19615242270663,113),(346,110),(345.19615242270663,107),(343,104.80384757729337),(340,104),(337,104.80384757729337),(334.80384757729337,107)) -3312 ((333,120),(333.93782217350895,123.5),(336.5,126.06217782649107),(340,127),(343.5,126.06217782649107),(346.06217782649105,123.5),(347,120),(346.06217782649105,116.5),(343.5,113.93782217350893),(340,113),(336.5,113.93782217350892),(333.93782217350895,116.5)) -3313 ((332,130),(333.0717967697245,134),(336,136.9282032302755),(340,138),(344,136.9282032302755),(346.9282032302755,134),(348,130),(346.9282032302755,126),(344,123.07179676972449),(340,122),(336,123.07179676972449),(333.0717967697245,126)) -3314 ((331,140),(332.20577136594005,144.5),(335.5,147.79422863405995),(340,149),(344.5,147.79422863405995),(347.79422863405995,144.5),(349,140),(347.79422863405995,135.5),(344.5,132.20577136594005),(340,131),(335.5,132.20577136594005),(332.20577136594005,135.5)) -3315 ((330,150),(331.33974596215563,155),(335,158.6602540378444),(340,160),(345,158.6602540378444),(348.66025403784437,155),(350,150),(348.66025403784437,145),(345,141.3397459621556),(340,140),(335,141.3397459621556),(331.33974596215563,145)) -3316 ((339,160),(339.1339745962156,160.5),(339.5,160.86602540378445),(340,161),(340.5,160.86602540378445),(340.8660254037844,160.5),(341,160),(340.8660254037844,159.5),(340.5,159.13397459621555),(340,159),(339.5,159.13397459621555),(339.1339745962156,159.5)) -3317 ((338,170),(338.2679491924311,171),(339,171.73205080756887),(340,172),(341,171.73205080756887),(341.7320508075689,171),(342,170),(341.7320508075689,169),(341,168.26794919243113),(340,168),(339,168.26794919243113),(338.2679491924311,169)) -3318 ((337,180),(337.4019237886467,181.5),(338.5,182.59807621135332),(340,183),(341.5,182.59807621135332),(342.5980762113533,181.5),(343,180),(342.5980762113533,178.5),(341.5,177.40192378864668),(340,177),(338.5,177.40192378864668),(337.4019237886467,178.5)) -3319 ((336,190),(336.53589838486226,192),(338,193.46410161513776),(340,194),(342,193.46410161513776),(343.46410161513774,192),(344,190),(343.46410161513774,188),(342,186.53589838486224),(340,186),(338,186.53589838486224),(336.53589838486226,188)) -3320 ((335,200),(335.6698729810778,202.5),(337.5,204.33012701892218),(340,205),(342.5,204.33012701892218),(344.3301270189222,202.5),(345,200),(344.3301270189222,197.5),(342.5,195.66987298107782),(340,195),(337.5,195.66987298107782),(335.6698729810778,197.5)) -3321 ((334,210),(334.80384757729337,213),(337,215.19615242270663),(340,216),(343,215.19615242270663),(345.19615242270663,213),(346,210),(345.19615242270663,207),(343,204.80384757729337),(340,204),(337,204.80384757729337),(334.80384757729337,207)) -3322 ((333,220),(333.93782217350895,223.5),(336.5,226.06217782649108),(340,227),(343.5,226.06217782649108),(346.06217782649105,223.5),(347,220),(346.06217782649105,216.5),(343.5,213.93782217350892),(340,213),(336.5,213.93782217350892),(333.93782217350895,216.5)) -3323 ((332,230),(333.0717967697245,234),(336,236.9282032302755),(340,238),(344,236.9282032302755),(346.9282032302755,234),(348,230),(346.9282032302755,226),(344,223.0717967697245),(340,222),(336,223.0717967697245),(333.0717967697245,226)) -3324 ((331,240),(332.20577136594005,244.5),(335.5,247.79422863405995),(340,249),(344.5,247.79422863405995),(347.79422863405995,244.5),(349,240),(347.79422863405995,235.5),(344.5,232.20577136594005),(340,231),(335.5,232.20577136594005),(332.20577136594005,235.5)) -3325 ((330,250),(331.33974596215563,255),(335,258.66025403784437),(340,260),(345,258.66025403784437),(348.66025403784437,255),(350,250),(348.66025403784437,245),(345,241.3397459621556),(340,240),(335,241.3397459621556),(331.33974596215563,245)) -3326 ((339,260),(339.1339745962156,260.5),(339.5,260.8660254037844),(340,261),(340.5,260.8660254037844),(340.8660254037844,260.5),(341,260),(340.8660254037844,259.5),(340.5,259.1339745962156),(340,259),(339.5,259.1339745962156),(339.1339745962156,259.5)) -3327 ((338,270),(338.2679491924311,271),(339,271.7320508075689),(340,272),(341,271.7320508075689),(341.7320508075689,271),(342,270),(341.7320508075689,269),(341,268.2679491924311),(340,268),(339,268.2679491924311),(338.2679491924311,269)) -3328 ((337,280),(337.4019237886467,281.5),(338.5,282.5980762113533),(340,283),(341.5,282.5980762113533),(342.5980762113533,281.5),(343,280),(342.5980762113533,278.5),(341.5,277.4019237886467),(340,277),(338.5,277.4019237886467),(337.4019237886467,278.5)) -3329 ((336,290),(336.53589838486226,292),(338,293.46410161513774),(340,294),(342,293.46410161513774),(343.46410161513774,292),(344,290),(343.46410161513774,288),(342,286.53589838486226),(340,286),(338,286.53589838486226),(336.53589838486226,288)) -3330 ((335,300),(335.6698729810778,302.5),(337.5,304.3301270189222),(340,305),(342.5,304.3301270189222),(344.3301270189222,302.5),(345,300),(344.3301270189222,297.5),(342.5,295.6698729810778),(340,295),(337.5,295.6698729810778),(335.6698729810778,297.5)) -3331 ((334,310),(334.80384757729337,313),(337,315.19615242270663),(340,316),(343,315.19615242270663),(345.19615242270663,313),(346,310),(345.19615242270663,307),(343,304.80384757729337),(340,304),(337,304.80384757729337),(334.80384757729337,307)) -3332 ((333,320),(333.93782217350895,323.5),(336.5,326.06217782649105),(340,327),(343.5,326.06217782649105),(346.06217782649105,323.5),(347,320),(346.06217782649105,316.5),(343.5,313.93782217350895),(340,313),(336.5,313.93782217350895),(333.93782217350895,316.5)) -3333 ((332,330),(333.0717967697245,334),(336,336.9282032302755),(340,338),(344,336.9282032302755),(346.9282032302755,334),(348,330),(346.9282032302755,326),(344,323.0717967697245),(340,322),(336,323.0717967697245),(333.0717967697245,326)) -3334 ((331,340),(332.20577136594005,344.5),(335.5,347.79422863405995),(340,349),(344.5,347.79422863405995),(347.79422863405995,344.5),(349,340),(347.79422863405995,335.5),(344.5,332.20577136594005),(340,331),(335.5,332.20577136594005),(332.20577136594005,335.5)) -3335 ((330,350),(331.33974596215563,355),(335,358.66025403784437),(340,360),(345,358.66025403784437),(348.66025403784437,355),(350,350),(348.66025403784437,345),(345,341.33974596215563),(340,340),(335,341.33974596215563),(331.33974596215563,345)) -3336 ((339,360),(339.1339745962156,360.5),(339.5,360.8660254037844),(340,361),(340.5,360.8660254037844),(340.8660254037844,360.5),(341,360),(340.8660254037844,359.5),(340.5,359.1339745962156),(340,359),(339.5,359.1339745962156),(339.1339745962156,359.5)) -3337 ((338,370),(338.2679491924311,371),(339,371.7320508075689),(340,372),(341,371.7320508075689),(341.7320508075689,371),(342,370),(341.7320508075689,369),(341,368.2679491924311),(340,368),(339,368.2679491924311),(338.2679491924311,369)) -3338 ((337,380),(337.4019237886467,381.5),(338.5,382.5980762113533),(340,383),(341.5,382.5980762113533),(342.5980762113533,381.5),(343,380),(342.5980762113533,378.5),(341.5,377.4019237886467),(340,377),(338.5,377.4019237886467),(337.4019237886467,378.5)) -3339 ((336,390),(336.53589838486226,392),(338,393.46410161513774),(340,394),(342,393.46410161513774),(343.46410161513774,392),(344,390),(343.46410161513774,388),(342,386.53589838486226),(340,386),(338,386.53589838486226),(336.53589838486226,388)) -3340 ((335,400),(335.6698729810778,402.5),(337.5,404.3301270189222),(340,405),(342.5,404.3301270189222),(344.3301270189222,402.5),(345,400),(344.3301270189222,397.5),(342.5,395.6698729810778),(340,395),(337.5,395.6698729810778),(335.6698729810778,397.5)) -3341 ((334,410),(334.80384757729337,413),(337,415.19615242270663),(340,416),(343,415.19615242270663),(345.19615242270663,413),(346,410),(345.19615242270663,407),(343,404.80384757729337),(340,404),(337,404.80384757729337),(334.80384757729337,407)) -3342 ((333,420),(333.93782217350895,423.5),(336.5,426.06217782649105),(340,427),(343.5,426.06217782649105),(346.06217782649105,423.5),(347,420),(346.06217782649105,416.5),(343.5,413.93782217350895),(340,413),(336.5,413.93782217350895),(333.93782217350895,416.5)) -3343 ((332,430),(333.0717967697245,434),(336,436.9282032302755),(340,438),(344,436.9282032302755),(346.9282032302755,434),(348,430),(346.9282032302755,426),(344,423.0717967697245),(340,422),(336,423.0717967697245),(333.0717967697245,426)) -3344 ((331,440),(332.20577136594005,444.5),(335.5,447.79422863405995),(340,449),(344.5,447.79422863405995),(347.79422863405995,444.5),(349,440),(347.79422863405995,435.5),(344.5,432.20577136594005),(340,431),(335.5,432.20577136594005),(332.20577136594005,435.5)) -3345 ((330,450),(331.33974596215563,455),(335,458.66025403784437),(340,460),(345,458.66025403784437),(348.66025403784437,455),(350,450),(348.66025403784437,445),(345,441.33974596215563),(340,440),(335,441.33974596215563),(331.33974596215563,445)) -3346 ((339,460),(339.1339745962156,460.5),(339.5,460.8660254037844),(340,461),(340.5,460.8660254037844),(340.8660254037844,460.5),(341,460),(340.8660254037844,459.5),(340.5,459.1339745962156),(340,459),(339.5,459.1339745962156),(339.1339745962156,459.5)) -3347 ((338,470),(338.2679491924311,471),(339,471.7320508075689),(340,472),(341,471.7320508075689),(341.7320508075689,471),(342,470),(341.7320508075689,469),(341,468.2679491924311),(340,468),(339,468.2679491924311),(338.2679491924311,469)) -3348 ((337,480),(337.4019237886467,481.5),(338.5,482.5980762113533),(340,483),(341.5,482.5980762113533),(342.5980762113533,481.5),(343,480),(342.5980762113533,478.5),(341.5,477.4019237886467),(340,477),(338.5,477.4019237886467),(337.4019237886467,478.5)) -3349 ((336,490),(336.53589838486226,492),(338,493.46410161513774),(340,494),(342,493.46410161513774),(343.46410161513774,492),(344,490),(343.46410161513774,488),(342,486.53589838486226),(340,486),(338,486.53589838486226),(336.53589838486226,488)) -3350 ((335,500),(335.6698729810778,502.5),(337.5,504.3301270189222),(340,505),(342.5,504.3301270189222),(344.3301270189222,502.5),(345,500),(344.3301270189222,497.5),(342.5,495.6698729810778),(340,495),(337.5,495.6698729810778),(335.6698729810778,497.5)) -3351 ((334,510),(334.80384757729337,513),(337,515.1961524227066),(340,516),(343,515.1961524227066),(345.19615242270663,513),(346,510),(345.19615242270663,507),(343,504.80384757729337),(340,504),(337,504.80384757729337),(334.80384757729337,507)) -3352 ((333,520),(333.93782217350895,523.5),(336.5,526.062177826491),(340,527),(343.5,526.062177826491),(346.06217782649105,523.5),(347,520),(346.06217782649105,516.5),(343.5,513.937822173509),(340,513),(336.5,513.937822173509),(333.93782217350895,516.5)) -3353 ((332,530),(333.0717967697245,534),(336,536.9282032302755),(340,538),(344,536.9282032302755),(346.9282032302755,534),(348,530),(346.9282032302755,526),(344,523.0717967697245),(340,522),(336,523.0717967697245),(333.0717967697245,526)) -3354 ((331,540),(332.20577136594005,544.5),(335.5,547.7942286340599),(340,549),(344.5,547.7942286340599),(347.79422863405995,544.5),(349,540),(347.79422863405995,535.5),(344.5,532.2057713659401),(340,531),(335.5,532.20577136594),(332.20577136594005,535.5)) -3355 ((330,550),(331.33974596215563,555),(335,558.6602540378444),(340,560),(345,558.6602540378444),(348.66025403784437,555),(350,550),(348.66025403784437,545),(345,541.3397459621556),(340,540),(335,541.3397459621556),(331.33974596215563,545)) -3356 ((339,560),(339.1339745962156,560.5),(339.5,560.8660254037844),(340,561),(340.5,560.8660254037844),(340.8660254037844,560.5),(341,560),(340.8660254037844,559.5),(340.5,559.1339745962156),(340,559),(339.5,559.1339745962156),(339.1339745962156,559.5)) -3357 ((338,570),(338.2679491924311,571),(339,571.7320508075688),(340,572),(341,571.7320508075688),(341.7320508075689,571),(342,570),(341.7320508075689,569),(341,568.2679491924312),(340,568),(339,568.2679491924312),(338.2679491924311,569)) -3358 ((337,580),(337.4019237886467,581.5),(338.5,582.5980762113534),(340,583),(341.5,582.5980762113534),(342.5980762113533,581.5),(343,580),(342.5980762113533,578.5),(341.5,577.4019237886467),(340,577),(338.5,577.4019237886466),(337.4019237886467,578.5)) -3359 ((336,590),(336.53589838486226,592),(338,593.4641016151378),(340,594),(342,593.4641016151378),(343.46410161513774,592),(344,590),(343.46410161513774,588),(342,586.5358983848622),(340,586),(338,586.5358983848622),(336.53589838486226,588)) -3360 ((335,600),(335.6698729810778,602.5),(337.5,604.3301270189222),(340,605),(342.5,604.3301270189222),(344.3301270189222,602.5),(345,600),(344.3301270189222,597.5),(342.5,595.6698729810778),(340,595),(337.5,595.6698729810778),(335.6698729810778,597.5)) -3361 ((334,610),(334.80384757729337,613),(337,615.1961524227066),(340,616),(343,615.1961524227066),(345.19615242270663,613),(346,610),(345.19615242270663,607),(343,604.8038475772934),(340,604),(337,604.8038475772934),(334.80384757729337,607)) -3362 ((333,620),(333.93782217350895,623.5),(336.5,626.062177826491),(340,627),(343.5,626.062177826491),(346.06217782649105,623.5),(347,620),(346.06217782649105,616.5),(343.5,613.937822173509),(340,613),(336.5,613.937822173509),(333.93782217350895,616.5)) -3363 ((332,630),(333.0717967697245,634),(336,636.9282032302755),(340,638),(344,636.9282032302755),(346.9282032302755,634),(348,630),(346.9282032302755,626),(344,623.0717967697245),(340,622),(336,623.0717967697245),(333.0717967697245,626)) -3364 ((331,640),(332.20577136594005,644.5),(335.5,647.7942286340599),(340,649),(344.5,647.7942286340599),(347.79422863405995,644.5),(349,640),(347.79422863405995,635.5),(344.5,632.2057713659401),(340,631),(335.5,632.20577136594),(332.20577136594005,635.5)) -3365 ((330,650),(331.33974596215563,655),(335,658.6602540378444),(340,660),(345,658.6602540378444),(348.66025403784437,655),(350,650),(348.66025403784437,645),(345,641.3397459621556),(340,640),(335,641.3397459621556),(331.33974596215563,645)) -3366 ((339,660),(339.1339745962156,660.5),(339.5,660.8660254037844),(340,661),(340.5,660.8660254037844),(340.8660254037844,660.5),(341,660),(340.8660254037844,659.5),(340.5,659.1339745962156),(340,659),(339.5,659.1339745962156),(339.1339745962156,659.5)) -3367 ((338,670),(338.2679491924311,671),(339,671.7320508075688),(340,672),(341,671.7320508075688),(341.7320508075689,671),(342,670),(341.7320508075689,669),(341,668.2679491924312),(340,668),(339,668.2679491924312),(338.2679491924311,669)) -3368 ((337,680),(337.4019237886467,681.5),(338.5,682.5980762113534),(340,683),(341.5,682.5980762113534),(342.5980762113533,681.5),(343,680),(342.5980762113533,678.5),(341.5,677.4019237886467),(340,677),(338.5,677.4019237886466),(337.4019237886467,678.5)) -3369 ((336,690),(336.53589838486226,692),(338,693.4641016151378),(340,694),(342,693.4641016151378),(343.46410161513774,692),(344,690),(343.46410161513774,688),(342,686.5358983848622),(340,686),(338,686.5358983848622),(336.53589838486226,688)) -3370 ((335,700),(335.6698729810778,702.5),(337.5,704.3301270189222),(340,705),(342.5,704.3301270189222),(344.3301270189222,702.5),(345,700),(344.3301270189222,697.5),(342.5,695.6698729810778),(340,695),(337.5,695.6698729810778),(335.6698729810778,697.5)) -3371 ((334,710),(334.80384757729337,713),(337,715.1961524227066),(340,716),(343,715.1961524227066),(345.19615242270663,713),(346,710),(345.19615242270663,707),(343,704.8038475772934),(340,704),(337,704.8038475772934),(334.80384757729337,707)) -3372 ((333,720),(333.93782217350895,723.5),(336.5,726.062177826491),(340,727),(343.5,726.062177826491),(346.06217782649105,723.5),(347,720),(346.06217782649105,716.5),(343.5,713.937822173509),(340,713),(336.5,713.937822173509),(333.93782217350895,716.5)) -3373 ((332,730),(333.0717967697245,734),(336,736.9282032302755),(340,738),(344,736.9282032302755),(346.9282032302755,734),(348,730),(346.9282032302755,726),(344,723.0717967697245),(340,722),(336,723.0717967697245),(333.0717967697245,726)) -3374 ((331,740),(332.20577136594005,744.5),(335.5,747.7942286340599),(340,749),(344.5,747.7942286340599),(347.79422863405995,744.5),(349,740),(347.79422863405995,735.5),(344.5,732.2057713659401),(340,731),(335.5,732.20577136594),(332.20577136594005,735.5)) -3375 ((330,750),(331.33974596215563,755),(335,758.6602540378444),(340,760),(345,758.6602540378444),(348.66025403784437,755),(350,750),(348.66025403784437,745),(345,741.3397459621556),(340,740),(335,741.3397459621556),(331.33974596215563,745)) -3376 ((339,760),(339.1339745962156,760.5),(339.5,760.8660254037844),(340,761),(340.5,760.8660254037844),(340.8660254037844,760.5),(341,760),(340.8660254037844,759.5),(340.5,759.1339745962156),(340,759),(339.5,759.1339745962156),(339.1339745962156,759.5)) -3377 ((338,770),(338.2679491924311,771),(339,771.7320508075688),(340,772),(341,771.7320508075688),(341.7320508075689,771),(342,770),(341.7320508075689,769),(341,768.2679491924312),(340,768),(339,768.2679491924312),(338.2679491924311,769)) -3378 ((337,780),(337.4019237886467,781.5),(338.5,782.5980762113534),(340,783),(341.5,782.5980762113534),(342.5980762113533,781.5),(343,780),(342.5980762113533,778.5),(341.5,777.4019237886467),(340,777),(338.5,777.4019237886466),(337.4019237886467,778.5)) -3379 ((336,790),(336.53589838486226,792),(338,793.4641016151378),(340,794),(342,793.4641016151378),(343.46410161513774,792),(344,790),(343.46410161513774,788),(342,786.5358983848622),(340,786),(338,786.5358983848622),(336.53589838486226,788)) -3380 ((335,800),(335.6698729810778,802.5),(337.5,804.3301270189222),(340,805),(342.5,804.3301270189222),(344.3301270189222,802.5),(345,800),(344.3301270189222,797.5),(342.5,795.6698729810778),(340,795),(337.5,795.6698729810778),(335.6698729810778,797.5)) -3381 ((334,810),(334.80384757729337,813),(337,815.1961524227066),(340,816),(343,815.1961524227066),(345.19615242270663,813),(346,810),(345.19615242270663,807),(343,804.8038475772934),(340,804),(337,804.8038475772934),(334.80384757729337,807)) -3382 ((333,820),(333.93782217350895,823.5),(336.5,826.062177826491),(340,827),(343.5,826.062177826491),(346.06217782649105,823.5),(347,820),(346.06217782649105,816.5),(343.5,813.937822173509),(340,813),(336.5,813.937822173509),(333.93782217350895,816.5)) -3383 ((332,830),(333.0717967697245,834),(336,836.9282032302755),(340,838),(344,836.9282032302755),(346.9282032302755,834),(348,830),(346.9282032302755,826),(344,823.0717967697245),(340,822),(336,823.0717967697245),(333.0717967697245,826)) -3384 ((331,840),(332.20577136594005,844.5),(335.5,847.7942286340599),(340,849),(344.5,847.7942286340599),(347.79422863405995,844.5),(349,840),(347.79422863405995,835.5),(344.5,832.2057713659401),(340,831),(335.5,832.20577136594),(332.20577136594005,835.5)) -3385 ((330,850),(331.33974596215563,855),(335,858.6602540378444),(340,860),(345,858.6602540378444),(348.66025403784437,855),(350,850),(348.66025403784437,845),(345,841.3397459621556),(340,840),(335,841.3397459621556),(331.33974596215563,845)) -3386 ((339,860),(339.1339745962156,860.5),(339.5,860.8660254037844),(340,861),(340.5,860.8660254037844),(340.8660254037844,860.5),(341,860),(340.8660254037844,859.5),(340.5,859.1339745962156),(340,859),(339.5,859.1339745962156),(339.1339745962156,859.5)) -3387 ((338,870),(338.2679491924311,871),(339,871.7320508075688),(340,872),(341,871.7320508075688),(341.7320508075689,871),(342,870),(341.7320508075689,869),(341,868.2679491924312),(340,868),(339,868.2679491924312),(338.2679491924311,869)) -3388 ((337,880),(337.4019237886467,881.5),(338.5,882.5980762113534),(340,883),(341.5,882.5980762113534),(342.5980762113533,881.5),(343,880),(342.5980762113533,878.5),(341.5,877.4019237886467),(340,877),(338.5,877.4019237886466),(337.4019237886467,878.5)) -3389 ((336,890),(336.53589838486226,892),(338,893.4641016151378),(340,894),(342,893.4641016151378),(343.46410161513774,892),(344,890),(343.46410161513774,888),(342,886.5358983848622),(340,886),(338,886.5358983848622),(336.53589838486226,888)) -3390 ((335,900),(335.6698729810778,902.5),(337.5,904.3301270189222),(340,905),(342.5,904.3301270189222),(344.3301270189222,902.5),(345,900),(344.3301270189222,897.5),(342.5,895.6698729810778),(340,895),(337.5,895.6698729810778),(335.6698729810778,897.5)) -3391 ((334,910),(334.80384757729337,913),(337,915.1961524227066),(340,916),(343,915.1961524227066),(345.19615242270663,913),(346,910),(345.19615242270663,907),(343,904.8038475772934),(340,904),(337,904.8038475772934),(334.80384757729337,907)) -3392 ((333,920),(333.93782217350895,923.5),(336.5,926.062177826491),(340,927),(343.5,926.062177826491),(346.06217782649105,923.5),(347,920),(346.06217782649105,916.5),(343.5,913.937822173509),(340,913),(336.5,913.937822173509),(333.93782217350895,916.5)) -3393 ((332,930),(333.0717967697245,934),(336,936.9282032302755),(340,938),(344,936.9282032302755),(346.9282032302755,934),(348,930),(346.9282032302755,926),(344,923.0717967697245),(340,922),(336,923.0717967697245),(333.0717967697245,926)) -3394 ((331,940),(332.20577136594005,944.5),(335.5,947.7942286340599),(340,949),(344.5,947.7942286340599),(347.79422863405995,944.5),(349,940),(347.79422863405995,935.5),(344.5,932.2057713659401),(340,931),(335.5,932.20577136594),(332.20577136594005,935.5)) -3395 ((330,950),(331.33974596215563,955),(335,958.6602540378444),(340,960),(345,958.6602540378444),(348.66025403784437,955),(350,950),(348.66025403784437,945),(345,941.3397459621556),(340,940),(335,941.3397459621556),(331.33974596215563,945)) -3396 ((339,960),(339.1339745962156,960.5),(339.5,960.8660254037844),(340,961),(340.5,960.8660254037844),(340.8660254037844,960.5),(341,960),(340.8660254037844,959.5),(340.5,959.1339745962156),(340,959),(339.5,959.1339745962156),(339.1339745962156,959.5)) -3397 ((338,970),(338.2679491924311,971),(339,971.7320508075688),(340,972),(341,971.7320508075688),(341.7320508075689,971),(342,970),(341.7320508075689,969),(341,968.2679491924312),(340,968),(339,968.2679491924312),(338.2679491924311,969)) -3398 ((337,980),(337.4019237886467,981.5),(338.5,982.5980762113534),(340,983),(341.5,982.5980762113534),(342.5980762113533,981.5),(343,980),(342.5980762113533,978.5),(341.5,977.4019237886467),(340,977),(338.5,977.4019237886466),(337.4019237886467,978.5)) -3399 ((336,990),(336.53589838486226,992),(338,993.4641016151378),(340,994),(342,993.4641016151378),(343.46410161513774,992),(344,990),(343.46410161513774,988),(342,986.5358983848622),(340,986),(338,986.5358983848622),(336.53589838486226,988)) -3400 ((335,1000),(335.6698729810778,1002.5),(337.5,1004.3301270189222),(340,1005),(342.5,1004.3301270189222),(344.3301270189222,1002.5),(345,1000),(344.3301270189222,997.5),(342.5,995.6698729810778),(340,995),(337.5,995.6698729810778),(335.6698729810778,997.5)) -3401 ((343,10),(343.93782217350895,13.5),(346.5,16.06217782649107),(350,17),(353.5,16.062177826491073),(356.06217782649105,13.500000000000002),(357,10),(356.06217782649105,6.500000000000002),(353.5,3.9378221735089305),(350,3),(346.5,3.937822173508927),(343.93782217350895,6.4999999999999964)) -3402 ((342,20),(343.0717967697245,24),(346,26.928203230275507),(350,28),(354,26.92820323027551),(356.9282032302755,24.000000000000004),(358,20),(356.9282032302755,16.000000000000004),(354,13.071796769724493),(350,12),(346,13.071796769724488),(343.0717967697245,15.999999999999996)) -3403 ((341,30),(342.20577136594005,34.5),(345.5,37.79422863405995),(350,39),(354.5,37.79422863405995),(357.79422863405995,34.5),(359,30),(357.79422863405995,25.500000000000004),(354.5,22.205771365940052),(350,21),(345.5,22.20577136594005),(342.20577136594005,25.499999999999996)) -3404 ((340,40),(341.33974596215563,45),(345,48.66025403784438),(350,50),(355,48.66025403784439),(358.66025403784437,45),(360,40),(358.66025403784437,35),(355,31.339745962155614),(350,30),(345,31.33974596215561),(341.33974596215563,34.99999999999999)) -3405 ((349,50),(349.1339745962156,50.5),(349.5,50.86602540378444),(350,51),(350.5,50.86602540378444),(350.8660254037844,50.5),(351,50),(350.8660254037844,49.5),(350.5,49.13397459621556),(350,49),(349.5,49.13397459621556),(349.1339745962156,49.5)) -3406 ((348,60),(348.2679491924311,61),(349,61.732050807568875),(350,62),(351,61.732050807568875),(351.7320508075689,61),(352,60),(351.7320508075689,59),(351,58.267949192431125),(350,58),(349,58.267949192431125),(348.2679491924311,59)) -3407 ((347,70),(347.4019237886467,71.5),(348.5,72.59807621135332),(350,73),(351.5,72.59807621135332),(352.5980762113533,71.5),(353,70),(352.5980762113533,68.5),(351.5,67.40192378864668),(350,67),(348.5,67.40192378864668),(347.4019237886467,68.5)) -3408 ((346,80),(346.53589838486226,82),(348,83.46410161513775),(350,84),(352,83.46410161513775),(353.46410161513774,82),(354,80),(353.46410161513774,78),(352,76.53589838486225),(350,76),(348,76.53589838486225),(346.53589838486226,78)) -3409 ((345,90),(345.6698729810778,92.5),(347.5,94.3301270189222),(350,95),(352.5,94.3301270189222),(354.3301270189222,92.5),(355,90),(354.3301270189222,87.5),(352.5,85.6698729810778),(350,85),(347.5,85.6698729810778),(345.6698729810778,87.5)) -3410 ((344,100),(344.80384757729337,103),(347,105.19615242270663),(350,106),(353,105.19615242270663),(355.19615242270663,103),(356,100),(355.19615242270663,97),(353,94.80384757729337),(350,94),(347,94.80384757729337),(344.80384757729337,97)) -3411 ((343,110),(343.93782217350895,113.5),(346.5,116.06217782649107),(350,117),(353.5,116.06217782649107),(356.06217782649105,113.5),(357,110),(356.06217782649105,106.5),(353.5,103.93782217350893),(350,103),(346.5,103.93782217350892),(343.93782217350895,106.5)) -3412 ((342,120),(343.0717967697245,124),(346,126.92820323027551),(350,128),(354,126.92820323027551),(356.9282032302755,124),(358,120),(356.9282032302755,116),(354,113.07179676972449),(350,112),(346,113.07179676972449),(343.0717967697245,116)) -3413 ((341,130),(342.20577136594005,134.5),(345.5,137.79422863405995),(350,139),(354.5,137.79422863405995),(357.79422863405995,134.5),(359,130),(357.79422863405995,125.5),(354.5,122.20577136594005),(350,121),(345.5,122.20577136594005),(342.20577136594005,125.5)) -3414 ((340,140),(341.33974596215563,145),(345,148.6602540378444),(350,150),(355,148.6602540378444),(358.66025403784437,145),(360,140),(358.66025403784437,135),(355,131.3397459621556),(350,130),(345,131.3397459621556),(341.33974596215563,135)) -3415 ((349,150),(349.1339745962156,150.5),(349.5,150.86602540378445),(350,151),(350.5,150.86602540378445),(350.8660254037844,150.5),(351,150),(350.8660254037844,149.5),(350.5,149.13397459621555),(350,149),(349.5,149.13397459621555),(349.1339745962156,149.5)) -3416 ((348,160),(348.2679491924311,161),(349,161.73205080756887),(350,162),(351,161.73205080756887),(351.7320508075689,161),(352,160),(351.7320508075689,159),(351,158.26794919243113),(350,158),(349,158.26794919243113),(348.2679491924311,159)) -3417 ((347,170),(347.4019237886467,171.5),(348.5,172.59807621135332),(350,173),(351.5,172.59807621135332),(352.5980762113533,171.5),(353,170),(352.5980762113533,168.5),(351.5,167.40192378864668),(350,167),(348.5,167.40192378864668),(347.4019237886467,168.5)) -3418 ((346,180),(346.53589838486226,182),(348,183.46410161513776),(350,184),(352,183.46410161513776),(353.46410161513774,182),(354,180),(353.46410161513774,178),(352,176.53589838486224),(350,176),(348,176.53589838486224),(346.53589838486226,178)) -3419 ((345,190),(345.6698729810778,192.5),(347.5,194.33012701892218),(350,195),(352.5,194.33012701892218),(354.3301270189222,192.5),(355,190),(354.3301270189222,187.5),(352.5,185.66987298107782),(350,185),(347.5,185.66987298107782),(345.6698729810778,187.5)) -3420 ((344,200),(344.80384757729337,203),(347,205.19615242270663),(350,206),(353,205.19615242270663),(355.19615242270663,203),(356,200),(355.19615242270663,197),(353,194.80384757729337),(350,194),(347,194.80384757729337),(344.80384757729337,197)) -3421 ((343,210),(343.93782217350895,213.5),(346.5,216.06217782649108),(350,217),(353.5,216.06217782649108),(356.06217782649105,213.5),(357,210),(356.06217782649105,206.5),(353.5,203.93782217350892),(350,203),(346.5,203.93782217350892),(343.93782217350895,206.5)) -3422 ((342,220),(343.0717967697245,224),(346,226.9282032302755),(350,228),(354,226.9282032302755),(356.9282032302755,224),(358,220),(356.9282032302755,216),(354,213.0717967697245),(350,212),(346,213.0717967697245),(343.0717967697245,216)) -3423 ((341,230),(342.20577136594005,234.5),(345.5,237.79422863405995),(350,239),(354.5,237.79422863405995),(357.79422863405995,234.5),(359,230),(357.79422863405995,225.5),(354.5,222.20577136594005),(350,221),(345.5,222.20577136594005),(342.20577136594005,225.5)) -3424 ((340,240),(341.33974596215563,245),(345,248.6602540378444),(350,250),(355,248.6602540378444),(358.66025403784437,245),(360,240),(358.66025403784437,235),(355,231.3397459621556),(350,230),(345,231.3397459621556),(341.33974596215563,235)) -3425 ((349,250),(349.1339745962156,250.5),(349.5,250.86602540378445),(350,251),(350.5,250.86602540378445),(350.8660254037844,250.5),(351,250),(350.8660254037844,249.5),(350.5,249.13397459621555),(350,249),(349.5,249.13397459621555),(349.1339745962156,249.5)) -3426 ((348,260),(348.2679491924311,261),(349,261.7320508075689),(350,262),(351,261.7320508075689),(351.7320508075689,261),(352,260),(351.7320508075689,259),(351,258.2679491924311),(350,258),(349,258.2679491924311),(348.2679491924311,259)) -3427 ((347,270),(347.4019237886467,271.5),(348.5,272.5980762113533),(350,273),(351.5,272.5980762113533),(352.5980762113533,271.5),(353,270),(352.5980762113533,268.5),(351.5,267.4019237886467),(350,267),(348.5,267.4019237886467),(347.4019237886467,268.5)) -3428 ((346,280),(346.53589838486226,282),(348,283.46410161513774),(350,284),(352,283.46410161513774),(353.46410161513774,282),(354,280),(353.46410161513774,278),(352,276.53589838486226),(350,276),(348,276.53589838486226),(346.53589838486226,278)) -3429 ((345,290),(345.6698729810778,292.5),(347.5,294.3301270189222),(350,295),(352.5,294.3301270189222),(354.3301270189222,292.5),(355,290),(354.3301270189222,287.5),(352.5,285.6698729810778),(350,285),(347.5,285.6698729810778),(345.6698729810778,287.5)) -3430 ((344,300),(344.80384757729337,303),(347,305.19615242270663),(350,306),(353,305.19615242270663),(355.19615242270663,303),(356,300),(355.19615242270663,297),(353,294.80384757729337),(350,294),(347,294.80384757729337),(344.80384757729337,297)) -3431 ((343,310),(343.93782217350895,313.5),(346.5,316.06217782649105),(350,317),(353.5,316.06217782649105),(356.06217782649105,313.5),(357,310),(356.06217782649105,306.5),(353.5,303.93782217350895),(350,303),(346.5,303.93782217350895),(343.93782217350895,306.5)) -3432 ((342,320),(343.0717967697245,324),(346,326.9282032302755),(350,328),(354,326.9282032302755),(356.9282032302755,324),(358,320),(356.9282032302755,316),(354,313.0717967697245),(350,312),(346,313.0717967697245),(343.0717967697245,316)) -3433 ((341,330),(342.20577136594005,334.5),(345.5,337.79422863405995),(350,339),(354.5,337.79422863405995),(357.79422863405995,334.5),(359,330),(357.79422863405995,325.5),(354.5,322.20577136594005),(350,321),(345.5,322.20577136594005),(342.20577136594005,325.5)) -3434 ((340,340),(341.33974596215563,345),(345,348.66025403784437),(350,350),(355,348.66025403784437),(358.66025403784437,345),(360,340),(358.66025403784437,335),(355,331.33974596215563),(350,330),(345,331.33974596215563),(341.33974596215563,335)) -3435 ((349,350),(349.1339745962156,350.5),(349.5,350.8660254037844),(350,351),(350.5,350.8660254037844),(350.8660254037844,350.5),(351,350),(350.8660254037844,349.5),(350.5,349.1339745962156),(350,349),(349.5,349.1339745962156),(349.1339745962156,349.5)) -3436 ((348,360),(348.2679491924311,361),(349,361.7320508075689),(350,362),(351,361.7320508075689),(351.7320508075689,361),(352,360),(351.7320508075689,359),(351,358.2679491924311),(350,358),(349,358.2679491924311),(348.2679491924311,359)) -3437 ((347,370),(347.4019237886467,371.5),(348.5,372.5980762113533),(350,373),(351.5,372.5980762113533),(352.5980762113533,371.5),(353,370),(352.5980762113533,368.5),(351.5,367.4019237886467),(350,367),(348.5,367.4019237886467),(347.4019237886467,368.5)) -3438 ((346,380),(346.53589838486226,382),(348,383.46410161513774),(350,384),(352,383.46410161513774),(353.46410161513774,382),(354,380),(353.46410161513774,378),(352,376.53589838486226),(350,376),(348,376.53589838486226),(346.53589838486226,378)) -3439 ((345,390),(345.6698729810778,392.5),(347.5,394.3301270189222),(350,395),(352.5,394.3301270189222),(354.3301270189222,392.5),(355,390),(354.3301270189222,387.5),(352.5,385.6698729810778),(350,385),(347.5,385.6698729810778),(345.6698729810778,387.5)) -3440 ((344,400),(344.80384757729337,403),(347,405.19615242270663),(350,406),(353,405.19615242270663),(355.19615242270663,403),(356,400),(355.19615242270663,397),(353,394.80384757729337),(350,394),(347,394.80384757729337),(344.80384757729337,397)) -3441 ((343,410),(343.93782217350895,413.5),(346.5,416.06217782649105),(350,417),(353.5,416.06217782649105),(356.06217782649105,413.5),(357,410),(356.06217782649105,406.5),(353.5,403.93782217350895),(350,403),(346.5,403.93782217350895),(343.93782217350895,406.5)) -3442 ((342,420),(343.0717967697245,424),(346,426.9282032302755),(350,428),(354,426.9282032302755),(356.9282032302755,424),(358,420),(356.9282032302755,416),(354,413.0717967697245),(350,412),(346,413.0717967697245),(343.0717967697245,416)) -3443 ((341,430),(342.20577136594005,434.5),(345.5,437.79422863405995),(350,439),(354.5,437.79422863405995),(357.79422863405995,434.5),(359,430),(357.79422863405995,425.5),(354.5,422.20577136594005),(350,421),(345.5,422.20577136594005),(342.20577136594005,425.5)) -3444 ((340,440),(341.33974596215563,445),(345,448.66025403784437),(350,450),(355,448.66025403784437),(358.66025403784437,445),(360,440),(358.66025403784437,435),(355,431.33974596215563),(350,430),(345,431.33974596215563),(341.33974596215563,435)) -3445 ((349,450),(349.1339745962156,450.5),(349.5,450.8660254037844),(350,451),(350.5,450.8660254037844),(350.8660254037844,450.5),(351,450),(350.8660254037844,449.5),(350.5,449.1339745962156),(350,449),(349.5,449.1339745962156),(349.1339745962156,449.5)) -3446 ((348,460),(348.2679491924311,461),(349,461.7320508075689),(350,462),(351,461.7320508075689),(351.7320508075689,461),(352,460),(351.7320508075689,459),(351,458.2679491924311),(350,458),(349,458.2679491924311),(348.2679491924311,459)) -3447 ((347,470),(347.4019237886467,471.5),(348.5,472.5980762113533),(350,473),(351.5,472.5980762113533),(352.5980762113533,471.5),(353,470),(352.5980762113533,468.5),(351.5,467.4019237886467),(350,467),(348.5,467.4019237886467),(347.4019237886467,468.5)) -3448 ((346,480),(346.53589838486226,482),(348,483.46410161513774),(350,484),(352,483.46410161513774),(353.46410161513774,482),(354,480),(353.46410161513774,478),(352,476.53589838486226),(350,476),(348,476.53589838486226),(346.53589838486226,478)) -3449 ((345,490),(345.6698729810778,492.5),(347.5,494.3301270189222),(350,495),(352.5,494.3301270189222),(354.3301270189222,492.5),(355,490),(354.3301270189222,487.5),(352.5,485.6698729810778),(350,485),(347.5,485.6698729810778),(345.6698729810778,487.5)) -3450 ((344,500),(344.80384757729337,503),(347,505.19615242270663),(350,506),(353,505.19615242270663),(355.19615242270663,503),(356,500),(355.19615242270663,497),(353,494.80384757729337),(350,494),(347,494.80384757729337),(344.80384757729337,497)) -3451 ((343,510),(343.93782217350895,513.5),(346.5,516.062177826491),(350,517),(353.5,516.062177826491),(356.06217782649105,513.5),(357,510),(356.06217782649105,506.5),(353.5,503.93782217350895),(350,503),(346.5,503.93782217350895),(343.93782217350895,506.5)) -3452 ((342,520),(343.0717967697245,524),(346,526.9282032302755),(350,528),(354,526.9282032302755),(356.9282032302755,524),(358,520),(356.9282032302755,516),(354,513.0717967697245),(350,512),(346,513.0717967697245),(343.0717967697245,516)) -3453 ((341,530),(342.20577136594005,534.5),(345.5,537.7942286340599),(350,539),(354.5,537.7942286340599),(357.79422863405995,534.5),(359,530),(357.79422863405995,525.5),(354.5,522.2057713659401),(350,521),(345.5,522.20577136594),(342.20577136594005,525.5)) -3454 ((340,540),(341.33974596215563,545),(345,548.6602540378444),(350,550),(355,548.6602540378444),(358.66025403784437,545),(360,540),(358.66025403784437,535),(355,531.3397459621556),(350,530),(345,531.3397459621556),(341.33974596215563,535)) -3455 ((349,550),(349.1339745962156,550.5),(349.5,550.8660254037844),(350,551),(350.5,550.8660254037844),(350.8660254037844,550.5),(351,550),(350.8660254037844,549.5),(350.5,549.1339745962156),(350,549),(349.5,549.1339745962156),(349.1339745962156,549.5)) -3456 ((348,560),(348.2679491924311,561),(349,561.7320508075688),(350,562),(351,561.7320508075688),(351.7320508075689,561),(352,560),(351.7320508075689,559),(351,558.2679491924312),(350,558),(349,558.2679491924312),(348.2679491924311,559)) -3457 ((347,570),(347.4019237886467,571.5),(348.5,572.5980762113534),(350,573),(351.5,572.5980762113534),(352.5980762113533,571.5),(353,570),(352.5980762113533,568.5),(351.5,567.4019237886467),(350,567),(348.5,567.4019237886466),(347.4019237886467,568.5)) -3458 ((346,580),(346.53589838486226,582),(348,583.4641016151378),(350,584),(352,583.4641016151378),(353.46410161513774,582),(354,580),(353.46410161513774,578),(352,576.5358983848622),(350,576),(348,576.5358983848622),(346.53589838486226,578)) -3459 ((345,590),(345.6698729810778,592.5),(347.5,594.3301270189222),(350,595),(352.5,594.3301270189222),(354.3301270189222,592.5),(355,590),(354.3301270189222,587.5),(352.5,585.6698729810778),(350,585),(347.5,585.6698729810778),(345.6698729810778,587.5)) -3460 ((344,600),(344.80384757729337,603),(347,605.1961524227066),(350,606),(353,605.1961524227066),(355.19615242270663,603),(356,600),(355.19615242270663,597),(353,594.8038475772934),(350,594),(347,594.8038475772934),(344.80384757729337,597)) -3461 ((343,610),(343.93782217350895,613.5),(346.5,616.062177826491),(350,617),(353.5,616.062177826491),(356.06217782649105,613.5),(357,610),(356.06217782649105,606.5),(353.5,603.937822173509),(350,603),(346.5,603.937822173509),(343.93782217350895,606.5)) -3462 ((342,620),(343.0717967697245,624),(346,626.9282032302755),(350,628),(354,626.9282032302755),(356.9282032302755,624),(358,620),(356.9282032302755,616),(354,613.0717967697245),(350,612),(346,613.0717967697245),(343.0717967697245,616)) -3463 ((341,630),(342.20577136594005,634.5),(345.5,637.7942286340599),(350,639),(354.5,637.7942286340599),(357.79422863405995,634.5),(359,630),(357.79422863405995,625.5),(354.5,622.2057713659401),(350,621),(345.5,622.20577136594),(342.20577136594005,625.5)) -3464 ((340,640),(341.33974596215563,645),(345,648.6602540378444),(350,650),(355,648.6602540378444),(358.66025403784437,645),(360,640),(358.66025403784437,635),(355,631.3397459621556),(350,630),(345,631.3397459621556),(341.33974596215563,635)) -3465 ((349,650),(349.1339745962156,650.5),(349.5,650.8660254037844),(350,651),(350.5,650.8660254037844),(350.8660254037844,650.5),(351,650),(350.8660254037844,649.5),(350.5,649.1339745962156),(350,649),(349.5,649.1339745962156),(349.1339745962156,649.5)) -3466 ((348,660),(348.2679491924311,661),(349,661.7320508075688),(350,662),(351,661.7320508075688),(351.7320508075689,661),(352,660),(351.7320508075689,659),(351,658.2679491924312),(350,658),(349,658.2679491924312),(348.2679491924311,659)) -3467 ((347,670),(347.4019237886467,671.5),(348.5,672.5980762113534),(350,673),(351.5,672.5980762113534),(352.5980762113533,671.5),(353,670),(352.5980762113533,668.5),(351.5,667.4019237886467),(350,667),(348.5,667.4019237886466),(347.4019237886467,668.5)) -3468 ((346,680),(346.53589838486226,682),(348,683.4641016151378),(350,684),(352,683.4641016151378),(353.46410161513774,682),(354,680),(353.46410161513774,678),(352,676.5358983848622),(350,676),(348,676.5358983848622),(346.53589838486226,678)) -3469 ((345,690),(345.6698729810778,692.5),(347.5,694.3301270189222),(350,695),(352.5,694.3301270189222),(354.3301270189222,692.5),(355,690),(354.3301270189222,687.5),(352.5,685.6698729810778),(350,685),(347.5,685.6698729810778),(345.6698729810778,687.5)) -3470 ((344,700),(344.80384757729337,703),(347,705.1961524227066),(350,706),(353,705.1961524227066),(355.19615242270663,703),(356,700),(355.19615242270663,697),(353,694.8038475772934),(350,694),(347,694.8038475772934),(344.80384757729337,697)) -3471 ((343,710),(343.93782217350895,713.5),(346.5,716.062177826491),(350,717),(353.5,716.062177826491),(356.06217782649105,713.5),(357,710),(356.06217782649105,706.5),(353.5,703.937822173509),(350,703),(346.5,703.937822173509),(343.93782217350895,706.5)) -3472 ((342,720),(343.0717967697245,724),(346,726.9282032302755),(350,728),(354,726.9282032302755),(356.9282032302755,724),(358,720),(356.9282032302755,716),(354,713.0717967697245),(350,712),(346,713.0717967697245),(343.0717967697245,716)) -3473 ((341,730),(342.20577136594005,734.5),(345.5,737.7942286340599),(350,739),(354.5,737.7942286340599),(357.79422863405995,734.5),(359,730),(357.79422863405995,725.5),(354.5,722.2057713659401),(350,721),(345.5,722.20577136594),(342.20577136594005,725.5)) -3474 ((340,740),(341.33974596215563,745),(345,748.6602540378444),(350,750),(355,748.6602540378444),(358.66025403784437,745),(360,740),(358.66025403784437,735),(355,731.3397459621556),(350,730),(345,731.3397459621556),(341.33974596215563,735)) -3475 ((349,750),(349.1339745962156,750.5),(349.5,750.8660254037844),(350,751),(350.5,750.8660254037844),(350.8660254037844,750.5),(351,750),(350.8660254037844,749.5),(350.5,749.1339745962156),(350,749),(349.5,749.1339745962156),(349.1339745962156,749.5)) -3476 ((348,760),(348.2679491924311,761),(349,761.7320508075688),(350,762),(351,761.7320508075688),(351.7320508075689,761),(352,760),(351.7320508075689,759),(351,758.2679491924312),(350,758),(349,758.2679491924312),(348.2679491924311,759)) -3477 ((347,770),(347.4019237886467,771.5),(348.5,772.5980762113534),(350,773),(351.5,772.5980762113534),(352.5980762113533,771.5),(353,770),(352.5980762113533,768.5),(351.5,767.4019237886467),(350,767),(348.5,767.4019237886466),(347.4019237886467,768.5)) -3478 ((346,780),(346.53589838486226,782),(348,783.4641016151378),(350,784),(352,783.4641016151378),(353.46410161513774,782),(354,780),(353.46410161513774,778),(352,776.5358983848622),(350,776),(348,776.5358983848622),(346.53589838486226,778)) -3479 ((345,790),(345.6698729810778,792.5),(347.5,794.3301270189222),(350,795),(352.5,794.3301270189222),(354.3301270189222,792.5),(355,790),(354.3301270189222,787.5),(352.5,785.6698729810778),(350,785),(347.5,785.6698729810778),(345.6698729810778,787.5)) -3480 ((344,800),(344.80384757729337,803),(347,805.1961524227066),(350,806),(353,805.1961524227066),(355.19615242270663,803),(356,800),(355.19615242270663,797),(353,794.8038475772934),(350,794),(347,794.8038475772934),(344.80384757729337,797)) -3481 ((343,810),(343.93782217350895,813.5),(346.5,816.062177826491),(350,817),(353.5,816.062177826491),(356.06217782649105,813.5),(357,810),(356.06217782649105,806.5),(353.5,803.937822173509),(350,803),(346.5,803.937822173509),(343.93782217350895,806.5)) -3482 ((342,820),(343.0717967697245,824),(346,826.9282032302755),(350,828),(354,826.9282032302755),(356.9282032302755,824),(358,820),(356.9282032302755,816),(354,813.0717967697245),(350,812),(346,813.0717967697245),(343.0717967697245,816)) -3483 ((341,830),(342.20577136594005,834.5),(345.5,837.7942286340599),(350,839),(354.5,837.7942286340599),(357.79422863405995,834.5),(359,830),(357.79422863405995,825.5),(354.5,822.2057713659401),(350,821),(345.5,822.20577136594),(342.20577136594005,825.5)) -3484 ((340,840),(341.33974596215563,845),(345,848.6602540378444),(350,850),(355,848.6602540378444),(358.66025403784437,845),(360,840),(358.66025403784437,835),(355,831.3397459621556),(350,830),(345,831.3397459621556),(341.33974596215563,835)) -3485 ((349,850),(349.1339745962156,850.5),(349.5,850.8660254037844),(350,851),(350.5,850.8660254037844),(350.8660254037844,850.5),(351,850),(350.8660254037844,849.5),(350.5,849.1339745962156),(350,849),(349.5,849.1339745962156),(349.1339745962156,849.5)) -3486 ((348,860),(348.2679491924311,861),(349,861.7320508075688),(350,862),(351,861.7320508075688),(351.7320508075689,861),(352,860),(351.7320508075689,859),(351,858.2679491924312),(350,858),(349,858.2679491924312),(348.2679491924311,859)) -3487 ((347,870),(347.4019237886467,871.5),(348.5,872.5980762113534),(350,873),(351.5,872.5980762113534),(352.5980762113533,871.5),(353,870),(352.5980762113533,868.5),(351.5,867.4019237886467),(350,867),(348.5,867.4019237886466),(347.4019237886467,868.5)) -3488 ((346,880),(346.53589838486226,882),(348,883.4641016151378),(350,884),(352,883.4641016151378),(353.46410161513774,882),(354,880),(353.46410161513774,878),(352,876.5358983848622),(350,876),(348,876.5358983848622),(346.53589838486226,878)) -3489 ((345,890),(345.6698729810778,892.5),(347.5,894.3301270189222),(350,895),(352.5,894.3301270189222),(354.3301270189222,892.5),(355,890),(354.3301270189222,887.5),(352.5,885.6698729810778),(350,885),(347.5,885.6698729810778),(345.6698729810778,887.5)) -3490 ((344,900),(344.80384757729337,903),(347,905.1961524227066),(350,906),(353,905.1961524227066),(355.19615242270663,903),(356,900),(355.19615242270663,897),(353,894.8038475772934),(350,894),(347,894.8038475772934),(344.80384757729337,897)) -3491 ((343,910),(343.93782217350895,913.5),(346.5,916.062177826491),(350,917),(353.5,916.062177826491),(356.06217782649105,913.5),(357,910),(356.06217782649105,906.5),(353.5,903.937822173509),(350,903),(346.5,903.937822173509),(343.93782217350895,906.5)) -3492 ((342,920),(343.0717967697245,924),(346,926.9282032302755),(350,928),(354,926.9282032302755),(356.9282032302755,924),(358,920),(356.9282032302755,916),(354,913.0717967697245),(350,912),(346,913.0717967697245),(343.0717967697245,916)) -3493 ((341,930),(342.20577136594005,934.5),(345.5,937.7942286340599),(350,939),(354.5,937.7942286340599),(357.79422863405995,934.5),(359,930),(357.79422863405995,925.5),(354.5,922.2057713659401),(350,921),(345.5,922.20577136594),(342.20577136594005,925.5)) -3494 ((340,940),(341.33974596215563,945),(345,948.6602540378444),(350,950),(355,948.6602540378444),(358.66025403784437,945),(360,940),(358.66025403784437,935),(355,931.3397459621556),(350,930),(345,931.3397459621556),(341.33974596215563,935)) -3495 ((349,950),(349.1339745962156,950.5),(349.5,950.8660254037844),(350,951),(350.5,950.8660254037844),(350.8660254037844,950.5),(351,950),(350.8660254037844,949.5),(350.5,949.1339745962156),(350,949),(349.5,949.1339745962156),(349.1339745962156,949.5)) -3496 ((348,960),(348.2679491924311,961),(349,961.7320508075688),(350,962),(351,961.7320508075688),(351.7320508075689,961),(352,960),(351.7320508075689,959),(351,958.2679491924312),(350,958),(349,958.2679491924312),(348.2679491924311,959)) -3497 ((347,970),(347.4019237886467,971.5),(348.5,972.5980762113534),(350,973),(351.5,972.5980762113534),(352.5980762113533,971.5),(353,970),(352.5980762113533,968.5),(351.5,967.4019237886467),(350,967),(348.5,967.4019237886466),(347.4019237886467,968.5)) -3498 ((346,980),(346.53589838486226,982),(348,983.4641016151378),(350,984),(352,983.4641016151378),(353.46410161513774,982),(354,980),(353.46410161513774,978),(352,976.5358983848622),(350,976),(348,976.5358983848622),(346.53589838486226,978)) -3499 ((345,990),(345.6698729810778,992.5),(347.5,994.3301270189222),(350,995),(352.5,994.3301270189222),(354.3301270189222,992.5),(355,990),(354.3301270189222,987.5),(352.5,985.6698729810778),(350,985),(347.5,985.6698729810778),(345.6698729810778,987.5)) -3500 ((344,1000),(344.80384757729337,1003),(347,1005.1961524227066),(350,1006),(353,1005.1961524227066),(355.19615242270663,1003),(356,1000),(355.19615242270663,997),(353,994.8038475772934),(350,994),(347,994.8038475772934),(344.80384757729337,997)) -3501 ((352,10),(353.0717967697245,14),(356,16.928203230275507),(360,18),(364,16.92820323027551),(366.9282032302755,14.000000000000004),(368,10.000000000000002),(366.9282032302755,6.000000000000002),(364,3.071796769724492),(360,2),(356,3.0717967697244877),(353.0717967697245,5.9999999999999964)) -3502 ((351,20),(352.20577136594005,24.5),(355.5,27.794228634059948),(360,29),(364.5,27.794228634059948),(367.79422863405995,24.500000000000004),(369,20),(367.79422863405995,15.500000000000004),(364.5,12.205771365940054),(360,11),(355.5,12.205771365940048),(352.20577136594005,15.499999999999996)) -3503 ((350,30),(351.33974596215563,35),(355,38.66025403784438),(360,40),(365,38.66025403784439),(368.66025403784437,35),(370,30),(368.66025403784437,25.000000000000004),(365,21.339745962155614),(360,20),(355,21.33974596215561),(351.33974596215563,24.999999999999996)) -3504 ((359,40),(359.1339745962156,40.5),(359.5,40.86602540378444),(360,41),(360.5,40.86602540378444),(360.8660254037844,40.5),(361,40),(360.8660254037844,39.5),(360.5,39.13397459621556),(360,39),(359.5,39.13397459621556),(359.1339745962156,39.5)) -3505 ((358,50),(358.2679491924311,51),(359,51.732050807568875),(360,52),(361,51.732050807568875),(361.7320508075689,51),(362,50),(361.7320508075689,49),(361,48.267949192431125),(360,48),(359,48.267949192431125),(358.2679491924311,49)) -3506 ((357,60),(357.4019237886467,61.5),(358.5,62.598076211353316),(360,63),(361.5,62.598076211353316),(362.5980762113533,61.5),(363,60),(362.5980762113533,58.5),(361.5,57.401923788646684),(360,57),(358.5,57.401923788646684),(357.4019237886467,58.5)) -3507 ((356,70),(356.53589838486226,72),(358,73.46410161513775),(360,74),(362,73.46410161513775),(363.46410161513774,72),(364,70),(363.46410161513774,68),(362,66.53589838486225),(360,66),(358,66.53589838486225),(356.53589838486226,68)) -3508 ((355,80),(355.6698729810778,82.5),(357.5,84.3301270189222),(360,85),(362.5,84.3301270189222),(364.3301270189222,82.5),(365,80),(364.3301270189222,77.5),(362.5,75.6698729810778),(360,75),(357.5,75.6698729810778),(355.6698729810778,77.5)) -3509 ((354,90),(354.80384757729337,93),(357,95.19615242270663),(360,96),(363,95.19615242270663),(365.19615242270663,93),(366,90),(365.19615242270663,87),(363,84.80384757729337),(360,84),(357,84.80384757729337),(354.80384757729337,87)) -3510 ((353,100),(353.93782217350895,103.5),(356.5,106.06217782649107),(360,107),(363.5,106.06217782649107),(366.06217782649105,103.5),(367,100),(366.06217782649105,96.5),(363.5,93.93782217350893),(360,93),(356.5,93.93782217350892),(353.93782217350895,96.5)) -3511 ((352,110),(353.0717967697245,114),(356,116.92820323027551),(360,118),(364,116.92820323027551),(366.9282032302755,114),(368,110),(366.9282032302755,106),(364,103.07179676972449),(360,102),(356,103.07179676972449),(353.0717967697245,106)) -3512 ((351,120),(352.20577136594005,124.5),(355.5,127.79422863405995),(360,129),(364.5,127.79422863405995),(367.79422863405995,124.5),(369,120),(367.79422863405995,115.5),(364.5,112.20577136594005),(360,111),(355.5,112.20577136594005),(352.20577136594005,115.5)) -3513 ((350,130),(351.33974596215563,135),(355,138.6602540378444),(360,140),(365,138.6602540378444),(368.66025403784437,135),(370,130),(368.66025403784437,125),(365,121.33974596215562),(360,120),(355,121.3397459621556),(351.33974596215563,125)) -3514 ((359,140),(359.1339745962156,140.5),(359.5,140.86602540378445),(360,141),(360.5,140.86602540378445),(360.8660254037844,140.5),(361,140),(360.8660254037844,139.5),(360.5,139.13397459621555),(360,139),(359.5,139.13397459621555),(359.1339745962156,139.5)) -3515 ((358,150),(358.2679491924311,151),(359,151.73205080756887),(360,152),(361,151.73205080756887),(361.7320508075689,151),(362,150),(361.7320508075689,149),(361,148.26794919243113),(360,148),(359,148.26794919243113),(358.2679491924311,149)) -3516 ((357,160),(357.4019237886467,161.5),(358.5,162.59807621135332),(360,163),(361.5,162.59807621135332),(362.5980762113533,161.5),(363,160),(362.5980762113533,158.5),(361.5,157.40192378864668),(360,157),(358.5,157.40192378864668),(357.4019237886467,158.5)) -3517 ((356,170),(356.53589838486226,172),(358,173.46410161513776),(360,174),(362,173.46410161513776),(363.46410161513774,172),(364,170),(363.46410161513774,168),(362,166.53589838486224),(360,166),(358,166.53589838486224),(356.53589838486226,168)) -3518 ((355,180),(355.6698729810778,182.5),(357.5,184.33012701892218),(360,185),(362.5,184.33012701892218),(364.3301270189222,182.5),(365,180),(364.3301270189222,177.5),(362.5,175.66987298107782),(360,175),(357.5,175.66987298107782),(355.6698729810778,177.5)) -3519 ((354,190),(354.80384757729337,193),(357,195.19615242270663),(360,196),(363,195.19615242270663),(365.19615242270663,193),(366,190),(365.19615242270663,187),(363,184.80384757729337),(360,184),(357,184.80384757729337),(354.80384757729337,187)) -3520 ((353,200),(353.93782217350895,203.5),(356.5,206.06217782649108),(360,207),(363.5,206.06217782649108),(366.06217782649105,203.5),(367,200),(366.06217782649105,196.5),(363.5,193.93782217350892),(360,193),(356.5,193.93782217350892),(353.93782217350895,196.5)) -3521 ((352,210),(353.0717967697245,214),(356,216.9282032302755),(360,218),(364,216.9282032302755),(366.9282032302755,214),(368,210),(366.9282032302755,206),(364,203.0717967697245),(360,202),(356,203.0717967697245),(353.0717967697245,206)) -3522 ((351,220),(352.20577136594005,224.5),(355.5,227.79422863405995),(360,229),(364.5,227.79422863405995),(367.79422863405995,224.5),(369,220),(367.79422863405995,215.5),(364.5,212.20577136594005),(360,211),(355.5,212.20577136594005),(352.20577136594005,215.5)) -3523 ((350,230),(351.33974596215563,235),(355,238.6602540378444),(360,240),(365,238.6602540378444),(368.66025403784437,235),(370,230),(368.66025403784437,225),(365,221.3397459621556),(360,220),(355,221.3397459621556),(351.33974596215563,225)) -3524 ((359,240),(359.1339745962156,240.5),(359.5,240.86602540378445),(360,241),(360.5,240.86602540378445),(360.8660254037844,240.5),(361,240),(360.8660254037844,239.5),(360.5,239.13397459621555),(360,239),(359.5,239.13397459621555),(359.1339745962156,239.5)) -3525 ((358,250),(358.2679491924311,251),(359,251.73205080756887),(360,252),(361,251.73205080756887),(361.7320508075689,251),(362,250),(361.7320508075689,249),(361,248.26794919243113),(360,248),(359,248.26794919243113),(358.2679491924311,249)) -3526 ((357,260),(357.4019237886467,261.5),(358.5,262.5980762113533),(360,263),(361.5,262.5980762113533),(362.5980762113533,261.5),(363,260),(362.5980762113533,258.5),(361.5,257.4019237886467),(360,257),(358.5,257.4019237886467),(357.4019237886467,258.5)) -3527 ((356,270),(356.53589838486226,272),(358,273.46410161513774),(360,274),(362,273.46410161513774),(363.46410161513774,272),(364,270),(363.46410161513774,268),(362,266.53589838486226),(360,266),(358,266.53589838486226),(356.53589838486226,268)) -3528 ((355,280),(355.6698729810778,282.5),(357.5,284.3301270189222),(360,285),(362.5,284.3301270189222),(364.3301270189222,282.5),(365,280),(364.3301270189222,277.5),(362.5,275.6698729810778),(360,275),(357.5,275.6698729810778),(355.6698729810778,277.5)) -3529 ((354,290),(354.80384757729337,293),(357,295.19615242270663),(360,296),(363,295.19615242270663),(365.19615242270663,293),(366,290),(365.19615242270663,287),(363,284.80384757729337),(360,284),(357,284.80384757729337),(354.80384757729337,287)) -3530 ((353,300),(353.93782217350895,303.5),(356.5,306.06217782649105),(360,307),(363.5,306.06217782649105),(366.06217782649105,303.5),(367,300),(366.06217782649105,296.5),(363.5,293.93782217350895),(360,293),(356.5,293.93782217350895),(353.93782217350895,296.5)) -3531 ((352,310),(353.0717967697245,314),(356,316.9282032302755),(360,318),(364,316.9282032302755),(366.9282032302755,314),(368,310),(366.9282032302755,306),(364,303.0717967697245),(360,302),(356,303.0717967697245),(353.0717967697245,306)) -3532 ((351,320),(352.20577136594005,324.5),(355.5,327.79422863405995),(360,329),(364.5,327.79422863405995),(367.79422863405995,324.5),(369,320),(367.79422863405995,315.5),(364.5,312.20577136594005),(360,311),(355.5,312.20577136594005),(352.20577136594005,315.5)) -3533 ((350,330),(351.33974596215563,335),(355,338.66025403784437),(360,340),(365,338.66025403784437),(368.66025403784437,335),(370,330),(368.66025403784437,325),(365,321.33974596215563),(360,320),(355,321.33974596215563),(351.33974596215563,325)) -3534 ((359,340),(359.1339745962156,340.5),(359.5,340.8660254037844),(360,341),(360.5,340.8660254037844),(360.8660254037844,340.5),(361,340),(360.8660254037844,339.5),(360.5,339.1339745962156),(360,339),(359.5,339.1339745962156),(359.1339745962156,339.5)) -3535 ((358,350),(358.2679491924311,351),(359,351.7320508075689),(360,352),(361,351.7320508075689),(361.7320508075689,351),(362,350),(361.7320508075689,349),(361,348.2679491924311),(360,348),(359,348.2679491924311),(358.2679491924311,349)) -3536 ((357,360),(357.4019237886467,361.5),(358.5,362.5980762113533),(360,363),(361.5,362.5980762113533),(362.5980762113533,361.5),(363,360),(362.5980762113533,358.5),(361.5,357.4019237886467),(360,357),(358.5,357.4019237886467),(357.4019237886467,358.5)) -3537 ((356,370),(356.53589838486226,372),(358,373.46410161513774),(360,374),(362,373.46410161513774),(363.46410161513774,372),(364,370),(363.46410161513774,368),(362,366.53589838486226),(360,366),(358,366.53589838486226),(356.53589838486226,368)) -3538 ((355,380),(355.6698729810778,382.5),(357.5,384.3301270189222),(360,385),(362.5,384.3301270189222),(364.3301270189222,382.5),(365,380),(364.3301270189222,377.5),(362.5,375.6698729810778),(360,375),(357.5,375.6698729810778),(355.6698729810778,377.5)) -3539 ((354,390),(354.80384757729337,393),(357,395.19615242270663),(360,396),(363,395.19615242270663),(365.19615242270663,393),(366,390),(365.19615242270663,387),(363,384.80384757729337),(360,384),(357,384.80384757729337),(354.80384757729337,387)) -3540 ((353,400),(353.93782217350895,403.5),(356.5,406.06217782649105),(360,407),(363.5,406.06217782649105),(366.06217782649105,403.5),(367,400),(366.06217782649105,396.5),(363.5,393.93782217350895),(360,393),(356.5,393.93782217350895),(353.93782217350895,396.5)) -3541 ((352,410),(353.0717967697245,414),(356,416.9282032302755),(360,418),(364,416.9282032302755),(366.9282032302755,414),(368,410),(366.9282032302755,406),(364,403.0717967697245),(360,402),(356,403.0717967697245),(353.0717967697245,406)) -3542 ((351,420),(352.20577136594005,424.5),(355.5,427.79422863405995),(360,429),(364.5,427.79422863405995),(367.79422863405995,424.5),(369,420),(367.79422863405995,415.5),(364.5,412.20577136594005),(360,411),(355.5,412.20577136594005),(352.20577136594005,415.5)) -3543 ((350,430),(351.33974596215563,435),(355,438.66025403784437),(360,440),(365,438.66025403784437),(368.66025403784437,435),(370,430),(368.66025403784437,425),(365,421.33974596215563),(360,420),(355,421.33974596215563),(351.33974596215563,425)) -3544 ((359,440),(359.1339745962156,440.5),(359.5,440.8660254037844),(360,441),(360.5,440.8660254037844),(360.8660254037844,440.5),(361,440),(360.8660254037844,439.5),(360.5,439.1339745962156),(360,439),(359.5,439.1339745962156),(359.1339745962156,439.5)) -3545 ((358,450),(358.2679491924311,451),(359,451.7320508075689),(360,452),(361,451.7320508075689),(361.7320508075689,451),(362,450),(361.7320508075689,449),(361,448.2679491924311),(360,448),(359,448.2679491924311),(358.2679491924311,449)) -3546 ((357,460),(357.4019237886467,461.5),(358.5,462.5980762113533),(360,463),(361.5,462.5980762113533),(362.5980762113533,461.5),(363,460),(362.5980762113533,458.5),(361.5,457.4019237886467),(360,457),(358.5,457.4019237886467),(357.4019237886467,458.5)) -3547 ((356,470),(356.53589838486226,472),(358,473.46410161513774),(360,474),(362,473.46410161513774),(363.46410161513774,472),(364,470),(363.46410161513774,468),(362,466.53589838486226),(360,466),(358,466.53589838486226),(356.53589838486226,468)) -3548 ((355,480),(355.6698729810778,482.5),(357.5,484.3301270189222),(360,485),(362.5,484.3301270189222),(364.3301270189222,482.5),(365,480),(364.3301270189222,477.5),(362.5,475.6698729810778),(360,475),(357.5,475.6698729810778),(355.6698729810778,477.5)) -3549 ((354,490),(354.80384757729337,493),(357,495.19615242270663),(360,496),(363,495.19615242270663),(365.19615242270663,493),(366,490),(365.19615242270663,487),(363,484.80384757729337),(360,484),(357,484.80384757729337),(354.80384757729337,487)) -3550 ((353,500),(353.93782217350895,503.5),(356.5,506.06217782649105),(360,507),(363.5,506.06217782649105),(366.06217782649105,503.5),(367,500),(366.06217782649105,496.5),(363.5,493.93782217350895),(360,493),(356.5,493.93782217350895),(353.93782217350895,496.5)) -3551 ((352,510),(353.0717967697245,514),(356,516.9282032302755),(360,518),(364,516.9282032302755),(366.9282032302755,514),(368,510),(366.9282032302755,506),(364,503.0717967697245),(360,502),(356,503.0717967697245),(353.0717967697245,506)) -3552 ((351,520),(352.20577136594005,524.5),(355.5,527.7942286340599),(360,529),(364.5,527.7942286340599),(367.79422863405995,524.5),(369,520),(367.79422863405995,515.5),(364.5,512.2057713659401),(360,511),(355.5,512.20577136594),(352.20577136594005,515.5)) -3553 ((350,530),(351.33974596215563,535),(355,538.6602540378444),(360,540),(365,538.6602540378444),(368.66025403784437,535),(370,530),(368.66025403784437,525),(365,521.3397459621556),(360,520),(355,521.3397459621556),(351.33974596215563,525)) -3554 ((359,540),(359.1339745962156,540.5),(359.5,540.8660254037844),(360,541),(360.5,540.8660254037844),(360.8660254037844,540.5),(361,540),(360.8660254037844,539.5),(360.5,539.1339745962156),(360,539),(359.5,539.1339745962156),(359.1339745962156,539.5)) -3555 ((358,550),(358.2679491924311,551),(359,551.7320508075688),(360,552),(361,551.7320508075688),(361.7320508075689,551),(362,550),(361.7320508075689,549),(361,548.2679491924312),(360,548),(359,548.2679491924312),(358.2679491924311,549)) -3556 ((357,560),(357.4019237886467,561.5),(358.5,562.5980762113534),(360,563),(361.5,562.5980762113534),(362.5980762113533,561.5),(363,560),(362.5980762113533,558.5),(361.5,557.4019237886467),(360,557),(358.5,557.4019237886466),(357.4019237886467,558.5)) -3557 ((356,570),(356.53589838486226,572),(358,573.4641016151378),(360,574),(362,573.4641016151378),(363.46410161513774,572),(364,570),(363.46410161513774,568),(362,566.5358983848622),(360,566),(358,566.5358983848622),(356.53589838486226,568)) -3558 ((355,580),(355.6698729810778,582.5),(357.5,584.3301270189222),(360,585),(362.5,584.3301270189222),(364.3301270189222,582.5),(365,580),(364.3301270189222,577.5),(362.5,575.6698729810778),(360,575),(357.5,575.6698729810778),(355.6698729810778,577.5)) -3559 ((354,590),(354.80384757729337,593),(357,595.1961524227066),(360,596),(363,595.1961524227066),(365.19615242270663,593),(366,590),(365.19615242270663,587),(363,584.8038475772934),(360,584),(357,584.8038475772934),(354.80384757729337,587)) -3560 ((353,600),(353.93782217350895,603.5),(356.5,606.062177826491),(360,607),(363.5,606.062177826491),(366.06217782649105,603.5),(367,600),(366.06217782649105,596.5),(363.5,593.937822173509),(360,593),(356.5,593.937822173509),(353.93782217350895,596.5)) -3561 ((352,610),(353.0717967697245,614),(356,616.9282032302755),(360,618),(364,616.9282032302755),(366.9282032302755,614),(368,610),(366.9282032302755,606),(364,603.0717967697245),(360,602),(356,603.0717967697245),(353.0717967697245,606)) -3562 ((351,620),(352.20577136594005,624.5),(355.5,627.7942286340599),(360,629),(364.5,627.7942286340599),(367.79422863405995,624.5),(369,620),(367.79422863405995,615.5),(364.5,612.2057713659401),(360,611),(355.5,612.20577136594),(352.20577136594005,615.5)) -3563 ((350,630),(351.33974596215563,635),(355,638.6602540378444),(360,640),(365,638.6602540378444),(368.66025403784437,635),(370,630),(368.66025403784437,625),(365,621.3397459621556),(360,620),(355,621.3397459621556),(351.33974596215563,625)) -3564 ((359,640),(359.1339745962156,640.5),(359.5,640.8660254037844),(360,641),(360.5,640.8660254037844),(360.8660254037844,640.5),(361,640),(360.8660254037844,639.5),(360.5,639.1339745962156),(360,639),(359.5,639.1339745962156),(359.1339745962156,639.5)) -3565 ((358,650),(358.2679491924311,651),(359,651.7320508075688),(360,652),(361,651.7320508075688),(361.7320508075689,651),(362,650),(361.7320508075689,649),(361,648.2679491924312),(360,648),(359,648.2679491924312),(358.2679491924311,649)) -3566 ((357,660),(357.4019237886467,661.5),(358.5,662.5980762113534),(360,663),(361.5,662.5980762113534),(362.5980762113533,661.5),(363,660),(362.5980762113533,658.5),(361.5,657.4019237886467),(360,657),(358.5,657.4019237886466),(357.4019237886467,658.5)) -3567 ((356,670),(356.53589838486226,672),(358,673.4641016151378),(360,674),(362,673.4641016151378),(363.46410161513774,672),(364,670),(363.46410161513774,668),(362,666.5358983848622),(360,666),(358,666.5358983848622),(356.53589838486226,668)) -3568 ((355,680),(355.6698729810778,682.5),(357.5,684.3301270189222),(360,685),(362.5,684.3301270189222),(364.3301270189222,682.5),(365,680),(364.3301270189222,677.5),(362.5,675.6698729810778),(360,675),(357.5,675.6698729810778),(355.6698729810778,677.5)) -3569 ((354,690),(354.80384757729337,693),(357,695.1961524227066),(360,696),(363,695.1961524227066),(365.19615242270663,693),(366,690),(365.19615242270663,687),(363,684.8038475772934),(360,684),(357,684.8038475772934),(354.80384757729337,687)) -3570 ((353,700),(353.93782217350895,703.5),(356.5,706.062177826491),(360,707),(363.5,706.062177826491),(366.06217782649105,703.5),(367,700),(366.06217782649105,696.5),(363.5,693.937822173509),(360,693),(356.5,693.937822173509),(353.93782217350895,696.5)) -3571 ((352,710),(353.0717967697245,714),(356,716.9282032302755),(360,718),(364,716.9282032302755),(366.9282032302755,714),(368,710),(366.9282032302755,706),(364,703.0717967697245),(360,702),(356,703.0717967697245),(353.0717967697245,706)) -3572 ((351,720),(352.20577136594005,724.5),(355.5,727.7942286340599),(360,729),(364.5,727.7942286340599),(367.79422863405995,724.5),(369,720),(367.79422863405995,715.5),(364.5,712.2057713659401),(360,711),(355.5,712.20577136594),(352.20577136594005,715.5)) -3573 ((350,730),(351.33974596215563,735),(355,738.6602540378444),(360,740),(365,738.6602540378444),(368.66025403784437,735),(370,730),(368.66025403784437,725),(365,721.3397459621556),(360,720),(355,721.3397459621556),(351.33974596215563,725)) -3574 ((359,740),(359.1339745962156,740.5),(359.5,740.8660254037844),(360,741),(360.5,740.8660254037844),(360.8660254037844,740.5),(361,740),(360.8660254037844,739.5),(360.5,739.1339745962156),(360,739),(359.5,739.1339745962156),(359.1339745962156,739.5)) -3575 ((358,750),(358.2679491924311,751),(359,751.7320508075688),(360,752),(361,751.7320508075688),(361.7320508075689,751),(362,750),(361.7320508075689,749),(361,748.2679491924312),(360,748),(359,748.2679491924312),(358.2679491924311,749)) -3576 ((357,760),(357.4019237886467,761.5),(358.5,762.5980762113534),(360,763),(361.5,762.5980762113534),(362.5980762113533,761.5),(363,760),(362.5980762113533,758.5),(361.5,757.4019237886467),(360,757),(358.5,757.4019237886466),(357.4019237886467,758.5)) -3577 ((356,770),(356.53589838486226,772),(358,773.4641016151378),(360,774),(362,773.4641016151378),(363.46410161513774,772),(364,770),(363.46410161513774,768),(362,766.5358983848622),(360,766),(358,766.5358983848622),(356.53589838486226,768)) -3578 ((355,780),(355.6698729810778,782.5),(357.5,784.3301270189222),(360,785),(362.5,784.3301270189222),(364.3301270189222,782.5),(365,780),(364.3301270189222,777.5),(362.5,775.6698729810778),(360,775),(357.5,775.6698729810778),(355.6698729810778,777.5)) -3579 ((354,790),(354.80384757729337,793),(357,795.1961524227066),(360,796),(363,795.1961524227066),(365.19615242270663,793),(366,790),(365.19615242270663,787),(363,784.8038475772934),(360,784),(357,784.8038475772934),(354.80384757729337,787)) -3580 ((353,800),(353.93782217350895,803.5),(356.5,806.062177826491),(360,807),(363.5,806.062177826491),(366.06217782649105,803.5),(367,800),(366.06217782649105,796.5),(363.5,793.937822173509),(360,793),(356.5,793.937822173509),(353.93782217350895,796.5)) -3581 ((352,810),(353.0717967697245,814),(356,816.9282032302755),(360,818),(364,816.9282032302755),(366.9282032302755,814),(368,810),(366.9282032302755,806),(364,803.0717967697245),(360,802),(356,803.0717967697245),(353.0717967697245,806)) -3582 ((351,820),(352.20577136594005,824.5),(355.5,827.7942286340599),(360,829),(364.5,827.7942286340599),(367.79422863405995,824.5),(369,820),(367.79422863405995,815.5),(364.5,812.2057713659401),(360,811),(355.5,812.20577136594),(352.20577136594005,815.5)) -3583 ((350,830),(351.33974596215563,835),(355,838.6602540378444),(360,840),(365,838.6602540378444),(368.66025403784437,835),(370,830),(368.66025403784437,825),(365,821.3397459621556),(360,820),(355,821.3397459621556),(351.33974596215563,825)) -3584 ((359,840),(359.1339745962156,840.5),(359.5,840.8660254037844),(360,841),(360.5,840.8660254037844),(360.8660254037844,840.5),(361,840),(360.8660254037844,839.5),(360.5,839.1339745962156),(360,839),(359.5,839.1339745962156),(359.1339745962156,839.5)) -3585 ((358,850),(358.2679491924311,851),(359,851.7320508075688),(360,852),(361,851.7320508075688),(361.7320508075689,851),(362,850),(361.7320508075689,849),(361,848.2679491924312),(360,848),(359,848.2679491924312),(358.2679491924311,849)) -3586 ((357,860),(357.4019237886467,861.5),(358.5,862.5980762113534),(360,863),(361.5,862.5980762113534),(362.5980762113533,861.5),(363,860),(362.5980762113533,858.5),(361.5,857.4019237886467),(360,857),(358.5,857.4019237886466),(357.4019237886467,858.5)) -3587 ((356,870),(356.53589838486226,872),(358,873.4641016151378),(360,874),(362,873.4641016151378),(363.46410161513774,872),(364,870),(363.46410161513774,868),(362,866.5358983848622),(360,866),(358,866.5358983848622),(356.53589838486226,868)) -3588 ((355,880),(355.6698729810778,882.5),(357.5,884.3301270189222),(360,885),(362.5,884.3301270189222),(364.3301270189222,882.5),(365,880),(364.3301270189222,877.5),(362.5,875.6698729810778),(360,875),(357.5,875.6698729810778),(355.6698729810778,877.5)) -3589 ((354,890),(354.80384757729337,893),(357,895.1961524227066),(360,896),(363,895.1961524227066),(365.19615242270663,893),(366,890),(365.19615242270663,887),(363,884.8038475772934),(360,884),(357,884.8038475772934),(354.80384757729337,887)) -3590 ((353,900),(353.93782217350895,903.5),(356.5,906.062177826491),(360,907),(363.5,906.062177826491),(366.06217782649105,903.5),(367,900),(366.06217782649105,896.5),(363.5,893.937822173509),(360,893),(356.5,893.937822173509),(353.93782217350895,896.5)) -3591 ((352,910),(353.0717967697245,914),(356,916.9282032302755),(360,918),(364,916.9282032302755),(366.9282032302755,914),(368,910),(366.9282032302755,906),(364,903.0717967697245),(360,902),(356,903.0717967697245),(353.0717967697245,906)) -3592 ((351,920),(352.20577136594005,924.5),(355.5,927.7942286340599),(360,929),(364.5,927.7942286340599),(367.79422863405995,924.5),(369,920),(367.79422863405995,915.5),(364.5,912.2057713659401),(360,911),(355.5,912.20577136594),(352.20577136594005,915.5)) -3593 ((350,930),(351.33974596215563,935),(355,938.6602540378444),(360,940),(365,938.6602540378444),(368.66025403784437,935),(370,930),(368.66025403784437,925),(365,921.3397459621556),(360,920),(355,921.3397459621556),(351.33974596215563,925)) -3594 ((359,940),(359.1339745962156,940.5),(359.5,940.8660254037844),(360,941),(360.5,940.8660254037844),(360.8660254037844,940.5),(361,940),(360.8660254037844,939.5),(360.5,939.1339745962156),(360,939),(359.5,939.1339745962156),(359.1339745962156,939.5)) -3595 ((358,950),(358.2679491924311,951),(359,951.7320508075688),(360,952),(361,951.7320508075688),(361.7320508075689,951),(362,950),(361.7320508075689,949),(361,948.2679491924312),(360,948),(359,948.2679491924312),(358.2679491924311,949)) -3596 ((357,960),(357.4019237886467,961.5),(358.5,962.5980762113534),(360,963),(361.5,962.5980762113534),(362.5980762113533,961.5),(363,960),(362.5980762113533,958.5),(361.5,957.4019237886467),(360,957),(358.5,957.4019237886466),(357.4019237886467,958.5)) -3597 ((356,970),(356.53589838486226,972),(358,973.4641016151378),(360,974),(362,973.4641016151378),(363.46410161513774,972),(364,970),(363.46410161513774,968),(362,966.5358983848622),(360,966),(358,966.5358983848622),(356.53589838486226,968)) -3598 ((355,980),(355.6698729810778,982.5),(357.5,984.3301270189222),(360,985),(362.5,984.3301270189222),(364.3301270189222,982.5),(365,980),(364.3301270189222,977.5),(362.5,975.6698729810778),(360,975),(357.5,975.6698729810778),(355.6698729810778,977.5)) -3599 ((354,990),(354.80384757729337,993),(357,995.1961524227066),(360,996),(363,995.1961524227066),(365.19615242270663,993),(366,990),(365.19615242270663,987),(363,984.8038475772934),(360,984),(357,984.8038475772934),(354.80384757729337,987)) -3600 ((353,1000),(353.93782217350895,1003.5),(356.5,1006.062177826491),(360,1007),(363.5,1006.062177826491),(366.06217782649105,1003.5),(367,1000),(366.06217782649105,996.5),(363.5,993.937822173509),(360,993),(356.5,993.937822173509),(353.93782217350895,996.5)) -3601 ((361,10),(362.20577136594005,14.5),(365.5,17.794228634059948),(370,19),(374.5,17.794228634059948),(377.79422863405995,14.500000000000004),(379,10.000000000000002),(377.79422863405995,5.500000000000003),(374.5,2.2057713659400537),(370,1),(365.5,2.2057713659400484),(362.20577136594005,5.4999999999999964)) -3602 ((360,20),(361.33974596215563,25),(365,28.660254037844386),(370,30),(375,28.66025403784439),(378.66025403784437,25.000000000000004),(380,20),(378.66025403784437,15.000000000000004),(375,11.339745962155614),(370,10),(365,11.33974596215561),(361.33974596215563,14.999999999999996)) -3603 ((369,30),(369.1339745962156,30.5),(369.5,30.866025403784437),(370,31),(370.5,30.866025403784437),(370.8660254037844,30.5),(371,30),(370.8660254037844,29.5),(370.5,29.133974596215563),(370,29),(369.5,29.133974596215563),(369.1339745962156,29.5)) -3604 ((368,40),(368.2679491924311,41),(369,41.732050807568875),(370,42),(371,41.732050807568875),(371.7320508075689,41),(372,40),(371.7320508075689,39),(371,38.267949192431125),(370,38),(369,38.267949192431125),(368.2679491924311,39)) -3605 ((367,50),(367.4019237886467,51.5),(368.5,52.598076211353316),(370,53),(371.5,52.598076211353316),(372.5980762113533,51.5),(373,50),(372.5980762113533,48.5),(371.5,47.401923788646684),(370,47),(368.5,47.401923788646684),(367.4019237886467,48.5)) -3606 ((366,60),(366.53589838486226,62),(368,63.46410161513776),(370,64),(372,63.46410161513776),(373.46410161513774,62),(374,60),(373.46410161513774,58),(372,56.53589838486224),(370,56),(368,56.53589838486224),(366.53589838486226,58)) -3607 ((365,70),(365.6698729810778,72.5),(367.5,74.3301270189222),(370,75),(372.5,74.3301270189222),(374.3301270189222,72.5),(375,70),(374.3301270189222,67.5),(372.5,65.6698729810778),(370,65),(367.5,65.6698729810778),(365.6698729810778,67.5)) -3608 ((364,80),(364.80384757729337,83),(367,85.19615242270663),(370,86),(373,85.19615242270663),(375.19615242270663,83),(376,80),(375.19615242270663,77),(373,74.80384757729337),(370,74),(367,74.80384757729337),(364.80384757729337,77)) -3609 ((363,90),(363.93782217350895,93.5),(366.5,96.06217782649107),(370,97),(373.5,96.06217782649107),(376.06217782649105,93.5),(377,90),(376.06217782649105,86.5),(373.5,83.93782217350893),(370,83),(366.5,83.93782217350892),(363.93782217350895,86.5)) -3610 ((362,100),(363.0717967697245,104),(366,106.92820323027551),(370,108),(374,106.92820323027551),(376.9282032302755,104),(378,100),(376.9282032302755,96),(374,93.07179676972449),(370,92),(366,93.07179676972449),(363.0717967697245,96)) -3611 ((361,110),(362.20577136594005,114.5),(365.5,117.79422863405995),(370,119),(374.5,117.79422863405995),(377.79422863405995,114.5),(379,110),(377.79422863405995,105.5),(374.5,102.20577136594005),(370,101),(365.5,102.20577136594005),(362.20577136594005,105.5)) -3612 ((360,120),(361.33974596215563,125),(365,128.6602540378444),(370,130),(375,128.6602540378444),(378.66025403784437,125),(380,120),(378.66025403784437,115),(375,111.33974596215562),(370,110),(365,111.3397459621556),(361.33974596215563,115)) -3613 ((369,130),(369.1339745962156,130.5),(369.5,130.86602540378445),(370,131),(370.5,130.86602540378445),(370.8660254037844,130.5),(371,130),(370.8660254037844,129.5),(370.5,129.13397459621555),(370,129),(369.5,129.13397459621555),(369.1339745962156,129.5)) -3614 ((368,140),(368.2679491924311,141),(369,141.73205080756887),(370,142),(371,141.73205080756887),(371.7320508075689,141),(372,140),(371.7320508075689,139),(371,138.26794919243113),(370,138),(369,138.26794919243113),(368.2679491924311,139)) -3615 ((367,150),(367.4019237886467,151.5),(368.5,152.59807621135332),(370,153),(371.5,152.59807621135332),(372.5980762113533,151.5),(373,150),(372.5980762113533,148.5),(371.5,147.40192378864668),(370,147),(368.5,147.40192378864668),(367.4019237886467,148.5)) -3616 ((366,160),(366.53589838486226,162),(368,163.46410161513776),(370,164),(372,163.46410161513776),(373.46410161513774,162),(374,160),(373.46410161513774,158),(372,156.53589838486224),(370,156),(368,156.53589838486224),(366.53589838486226,158)) -3617 ((365,170),(365.6698729810778,172.5),(367.5,174.33012701892218),(370,175),(372.5,174.33012701892218),(374.3301270189222,172.5),(375,170),(374.3301270189222,167.5),(372.5,165.66987298107782),(370,165),(367.5,165.66987298107782),(365.6698729810778,167.5)) -3618 ((364,180),(364.80384757729337,183),(367,185.19615242270663),(370,186),(373,185.19615242270663),(375.19615242270663,183),(376,180),(375.19615242270663,177),(373,174.80384757729337),(370,174),(367,174.80384757729337),(364.80384757729337,177)) -3619 ((363,190),(363.93782217350895,193.5),(366.5,196.06217782649108),(370,197),(373.5,196.06217782649108),(376.06217782649105,193.5),(377,190),(376.06217782649105,186.5),(373.5,183.93782217350892),(370,183),(366.5,183.93782217350892),(363.93782217350895,186.5)) -3620 ((362,200),(363.0717967697245,204),(366,206.9282032302755),(370,208),(374,206.9282032302755),(376.9282032302755,204),(378,200),(376.9282032302755,196),(374,193.0717967697245),(370,192),(366,193.0717967697245),(363.0717967697245,196)) -3621 ((361,210),(362.20577136594005,214.5),(365.5,217.79422863405995),(370,219),(374.5,217.79422863405995),(377.79422863405995,214.5),(379,210),(377.79422863405995,205.5),(374.5,202.20577136594005),(370,201),(365.5,202.20577136594005),(362.20577136594005,205.5)) -3622 ((360,220),(361.33974596215563,225),(365,228.6602540378444),(370,230),(375,228.6602540378444),(378.66025403784437,225),(380,220),(378.66025403784437,215),(375,211.3397459621556),(370,210),(365,211.3397459621556),(361.33974596215563,215)) -3623 ((369,230),(369.1339745962156,230.5),(369.5,230.86602540378445),(370,231),(370.5,230.86602540378445),(370.8660254037844,230.5),(371,230),(370.8660254037844,229.5),(370.5,229.13397459621555),(370,229),(369.5,229.13397459621555),(369.1339745962156,229.5)) -3624 ((368,240),(368.2679491924311,241),(369,241.73205080756887),(370,242),(371,241.73205080756887),(371.7320508075689,241),(372,240),(371.7320508075689,239),(371,238.26794919243113),(370,238),(369,238.26794919243113),(368.2679491924311,239)) -3625 ((367,250),(367.4019237886467,251.5),(368.5,252.59807621135332),(370,253),(371.5,252.59807621135332),(372.5980762113533,251.5),(373,250),(372.5980762113533,248.5),(371.5,247.40192378864668),(370,247),(368.5,247.40192378864668),(367.4019237886467,248.5)) -3626 ((366,260),(366.53589838486226,262),(368,263.46410161513774),(370,264),(372,263.46410161513774),(373.46410161513774,262),(374,260),(373.46410161513774,258),(372,256.53589838486226),(370,256),(368,256.53589838486226),(366.53589838486226,258)) -3627 ((365,270),(365.6698729810778,272.5),(367.5,274.3301270189222),(370,275),(372.5,274.3301270189222),(374.3301270189222,272.5),(375,270),(374.3301270189222,267.5),(372.5,265.6698729810778),(370,265),(367.5,265.6698729810778),(365.6698729810778,267.5)) -3628 ((364,280),(364.80384757729337,283),(367,285.19615242270663),(370,286),(373,285.19615242270663),(375.19615242270663,283),(376,280),(375.19615242270663,277),(373,274.80384757729337),(370,274),(367,274.80384757729337),(364.80384757729337,277)) -3629 ((363,290),(363.93782217350895,293.5),(366.5,296.06217782649105),(370,297),(373.5,296.06217782649105),(376.06217782649105,293.5),(377,290),(376.06217782649105,286.5),(373.5,283.93782217350895),(370,283),(366.5,283.93782217350895),(363.93782217350895,286.5)) -3630 ((362,300),(363.0717967697245,304),(366,306.9282032302755),(370,308),(374,306.9282032302755),(376.9282032302755,304),(378,300),(376.9282032302755,296),(374,293.0717967697245),(370,292),(366,293.0717967697245),(363.0717967697245,296)) -3631 ((361,310),(362.20577136594005,314.5),(365.5,317.79422863405995),(370,319),(374.5,317.79422863405995),(377.79422863405995,314.5),(379,310),(377.79422863405995,305.5),(374.5,302.20577136594005),(370,301),(365.5,302.20577136594005),(362.20577136594005,305.5)) -3632 ((360,320),(361.33974596215563,325),(365,328.66025403784437),(370,330),(375,328.66025403784437),(378.66025403784437,325),(380,320),(378.66025403784437,315),(375,311.33974596215563),(370,310),(365,311.33974596215563),(361.33974596215563,315)) -3633 ((369,330),(369.1339745962156,330.5),(369.5,330.8660254037844),(370,331),(370.5,330.8660254037844),(370.8660254037844,330.5),(371,330),(370.8660254037844,329.5),(370.5,329.1339745962156),(370,329),(369.5,329.1339745962156),(369.1339745962156,329.5)) -3634 ((368,340),(368.2679491924311,341),(369,341.7320508075689),(370,342),(371,341.7320508075689),(371.7320508075689,341),(372,340),(371.7320508075689,339),(371,338.2679491924311),(370,338),(369,338.2679491924311),(368.2679491924311,339)) -3635 ((367,350),(367.4019237886467,351.5),(368.5,352.5980762113533),(370,353),(371.5,352.5980762113533),(372.5980762113533,351.5),(373,350),(372.5980762113533,348.5),(371.5,347.4019237886467),(370,347),(368.5,347.4019237886467),(367.4019237886467,348.5)) -3636 ((366,360),(366.53589838486226,362),(368,363.46410161513774),(370,364),(372,363.46410161513774),(373.46410161513774,362),(374,360),(373.46410161513774,358),(372,356.53589838486226),(370,356),(368,356.53589838486226),(366.53589838486226,358)) -3637 ((365,370),(365.6698729810778,372.5),(367.5,374.3301270189222),(370,375),(372.5,374.3301270189222),(374.3301270189222,372.5),(375,370),(374.3301270189222,367.5),(372.5,365.6698729810778),(370,365),(367.5,365.6698729810778),(365.6698729810778,367.5)) -3638 ((364,380),(364.80384757729337,383),(367,385.19615242270663),(370,386),(373,385.19615242270663),(375.19615242270663,383),(376,380),(375.19615242270663,377),(373,374.80384757729337),(370,374),(367,374.80384757729337),(364.80384757729337,377)) -3639 ((363,390),(363.93782217350895,393.5),(366.5,396.06217782649105),(370,397),(373.5,396.06217782649105),(376.06217782649105,393.5),(377,390),(376.06217782649105,386.5),(373.5,383.93782217350895),(370,383),(366.5,383.93782217350895),(363.93782217350895,386.5)) -3640 ((362,400),(363.0717967697245,404),(366,406.9282032302755),(370,408),(374,406.9282032302755),(376.9282032302755,404),(378,400),(376.9282032302755,396),(374,393.0717967697245),(370,392),(366,393.0717967697245),(363.0717967697245,396)) -3641 ((361,410),(362.20577136594005,414.5),(365.5,417.79422863405995),(370,419),(374.5,417.79422863405995),(377.79422863405995,414.5),(379,410),(377.79422863405995,405.5),(374.5,402.20577136594005),(370,401),(365.5,402.20577136594005),(362.20577136594005,405.5)) -3642 ((360,420),(361.33974596215563,425),(365,428.66025403784437),(370,430),(375,428.66025403784437),(378.66025403784437,425),(380,420),(378.66025403784437,415),(375,411.33974596215563),(370,410),(365,411.33974596215563),(361.33974596215563,415)) -3643 ((369,430),(369.1339745962156,430.5),(369.5,430.8660254037844),(370,431),(370.5,430.8660254037844),(370.8660254037844,430.5),(371,430),(370.8660254037844,429.5),(370.5,429.1339745962156),(370,429),(369.5,429.1339745962156),(369.1339745962156,429.5)) -3644 ((368,440),(368.2679491924311,441),(369,441.7320508075689),(370,442),(371,441.7320508075689),(371.7320508075689,441),(372,440),(371.7320508075689,439),(371,438.2679491924311),(370,438),(369,438.2679491924311),(368.2679491924311,439)) -3645 ((367,450),(367.4019237886467,451.5),(368.5,452.5980762113533),(370,453),(371.5,452.5980762113533),(372.5980762113533,451.5),(373,450),(372.5980762113533,448.5),(371.5,447.4019237886467),(370,447),(368.5,447.4019237886467),(367.4019237886467,448.5)) -3646 ((366,460),(366.53589838486226,462),(368,463.46410161513774),(370,464),(372,463.46410161513774),(373.46410161513774,462),(374,460),(373.46410161513774,458),(372,456.53589838486226),(370,456),(368,456.53589838486226),(366.53589838486226,458)) -3647 ((365,470),(365.6698729810778,472.5),(367.5,474.3301270189222),(370,475),(372.5,474.3301270189222),(374.3301270189222,472.5),(375,470),(374.3301270189222,467.5),(372.5,465.6698729810778),(370,465),(367.5,465.6698729810778),(365.6698729810778,467.5)) -3648 ((364,480),(364.80384757729337,483),(367,485.19615242270663),(370,486),(373,485.19615242270663),(375.19615242270663,483),(376,480),(375.19615242270663,477),(373,474.80384757729337),(370,474),(367,474.80384757729337),(364.80384757729337,477)) -3649 ((363,490),(363.93782217350895,493.5),(366.5,496.06217782649105),(370,497),(373.5,496.06217782649105),(376.06217782649105,493.5),(377,490),(376.06217782649105,486.5),(373.5,483.93782217350895),(370,483),(366.5,483.93782217350895),(363.93782217350895,486.5)) -3650 ((362,500),(363.0717967697245,504),(366,506.9282032302755),(370,508),(374,506.9282032302755),(376.9282032302755,504),(378,500),(376.9282032302755,496),(374,493.0717967697245),(370,492),(366,493.0717967697245),(363.0717967697245,496)) -3651 ((361,510),(362.20577136594005,514.5),(365.5,517.7942286340599),(370,519),(374.5,517.7942286340599),(377.79422863405995,514.5),(379,510),(377.79422863405995,505.5),(374.5,502.20577136594005),(370,501),(365.5,502.20577136594005),(362.20577136594005,505.5)) -3652 ((360,520),(361.33974596215563,525),(365,528.6602540378444),(370,530),(375,528.6602540378444),(378.66025403784437,525),(380,520),(378.66025403784437,515),(375,511.33974596215563),(370,510),(365,511.33974596215563),(361.33974596215563,515)) -3653 ((369,530),(369.1339745962156,530.5),(369.5,530.8660254037844),(370,531),(370.5,530.8660254037844),(370.8660254037844,530.5),(371,530),(370.8660254037844,529.5),(370.5,529.1339745962156),(370,529),(369.5,529.1339745962156),(369.1339745962156,529.5)) -3654 ((368,540),(368.2679491924311,541),(369,541.7320508075688),(370,542),(371,541.7320508075688),(371.7320508075689,541),(372,540),(371.7320508075689,539),(371,538.2679491924312),(370,538),(369,538.2679491924312),(368.2679491924311,539)) -3655 ((367,550),(367.4019237886467,551.5),(368.5,552.5980762113534),(370,553),(371.5,552.5980762113534),(372.5980762113533,551.5),(373,550),(372.5980762113533,548.5),(371.5,547.4019237886467),(370,547),(368.5,547.4019237886466),(367.4019237886467,548.5)) -3656 ((366,560),(366.53589838486226,562),(368,563.4641016151378),(370,564),(372,563.4641016151378),(373.46410161513774,562),(374,560),(373.46410161513774,558),(372,556.5358983848622),(370,556),(368,556.5358983848622),(366.53589838486226,558)) -3657 ((365,570),(365.6698729810778,572.5),(367.5,574.3301270189222),(370,575),(372.5,574.3301270189222),(374.3301270189222,572.5),(375,570),(374.3301270189222,567.5),(372.5,565.6698729810778),(370,565),(367.5,565.6698729810778),(365.6698729810778,567.5)) -3658 ((364,580),(364.80384757729337,583),(367,585.1961524227066),(370,586),(373,585.1961524227066),(375.19615242270663,583),(376,580),(375.19615242270663,577),(373,574.8038475772934),(370,574),(367,574.8038475772934),(364.80384757729337,577)) -3659 ((363,590),(363.93782217350895,593.5),(366.5,596.062177826491),(370,597),(373.5,596.062177826491),(376.06217782649105,593.5),(377,590),(376.06217782649105,586.5),(373.5,583.937822173509),(370,583),(366.5,583.937822173509),(363.93782217350895,586.5)) -3660 ((362,600),(363.0717967697245,604),(366,606.9282032302755),(370,608),(374,606.9282032302755),(376.9282032302755,604),(378,600),(376.9282032302755,596),(374,593.0717967697245),(370,592),(366,593.0717967697245),(363.0717967697245,596)) -3661 ((361,610),(362.20577136594005,614.5),(365.5,617.7942286340599),(370,619),(374.5,617.7942286340599),(377.79422863405995,614.5),(379,610),(377.79422863405995,605.5),(374.5,602.2057713659401),(370,601),(365.5,602.20577136594),(362.20577136594005,605.5)) -3662 ((360,620),(361.33974596215563,625),(365,628.6602540378444),(370,630),(375,628.6602540378444),(378.66025403784437,625),(380,620),(378.66025403784437,615),(375,611.3397459621556),(370,610),(365,611.3397459621556),(361.33974596215563,615)) -3663 ((369,630),(369.1339745962156,630.5),(369.5,630.8660254037844),(370,631),(370.5,630.8660254037844),(370.8660254037844,630.5),(371,630),(370.8660254037844,629.5),(370.5,629.1339745962156),(370,629),(369.5,629.1339745962156),(369.1339745962156,629.5)) -3664 ((368,640),(368.2679491924311,641),(369,641.7320508075688),(370,642),(371,641.7320508075688),(371.7320508075689,641),(372,640),(371.7320508075689,639),(371,638.2679491924312),(370,638),(369,638.2679491924312),(368.2679491924311,639)) -3665 ((367,650),(367.4019237886467,651.5),(368.5,652.5980762113534),(370,653),(371.5,652.5980762113534),(372.5980762113533,651.5),(373,650),(372.5980762113533,648.5),(371.5,647.4019237886467),(370,647),(368.5,647.4019237886466),(367.4019237886467,648.5)) -3666 ((366,660),(366.53589838486226,662),(368,663.4641016151378),(370,664),(372,663.4641016151378),(373.46410161513774,662),(374,660),(373.46410161513774,658),(372,656.5358983848622),(370,656),(368,656.5358983848622),(366.53589838486226,658)) -3667 ((365,670),(365.6698729810778,672.5),(367.5,674.3301270189222),(370,675),(372.5,674.3301270189222),(374.3301270189222,672.5),(375,670),(374.3301270189222,667.5),(372.5,665.6698729810778),(370,665),(367.5,665.6698729810778),(365.6698729810778,667.5)) -3668 ((364,680),(364.80384757729337,683),(367,685.1961524227066),(370,686),(373,685.1961524227066),(375.19615242270663,683),(376,680),(375.19615242270663,677),(373,674.8038475772934),(370,674),(367,674.8038475772934),(364.80384757729337,677)) -3669 ((363,690),(363.93782217350895,693.5),(366.5,696.062177826491),(370,697),(373.5,696.062177826491),(376.06217782649105,693.5),(377,690),(376.06217782649105,686.5),(373.5,683.937822173509),(370,683),(366.5,683.937822173509),(363.93782217350895,686.5)) -3670 ((362,700),(363.0717967697245,704),(366,706.9282032302755),(370,708),(374,706.9282032302755),(376.9282032302755,704),(378,700),(376.9282032302755,696),(374,693.0717967697245),(370,692),(366,693.0717967697245),(363.0717967697245,696)) -3671 ((361,710),(362.20577136594005,714.5),(365.5,717.7942286340599),(370,719),(374.5,717.7942286340599),(377.79422863405995,714.5),(379,710),(377.79422863405995,705.5),(374.5,702.2057713659401),(370,701),(365.5,702.20577136594),(362.20577136594005,705.5)) -3672 ((360,720),(361.33974596215563,725),(365,728.6602540378444),(370,730),(375,728.6602540378444),(378.66025403784437,725),(380,720),(378.66025403784437,715),(375,711.3397459621556),(370,710),(365,711.3397459621556),(361.33974596215563,715)) -3673 ((369,730),(369.1339745962156,730.5),(369.5,730.8660254037844),(370,731),(370.5,730.8660254037844),(370.8660254037844,730.5),(371,730),(370.8660254037844,729.5),(370.5,729.1339745962156),(370,729),(369.5,729.1339745962156),(369.1339745962156,729.5)) -3674 ((368,740),(368.2679491924311,741),(369,741.7320508075688),(370,742),(371,741.7320508075688),(371.7320508075689,741),(372,740),(371.7320508075689,739),(371,738.2679491924312),(370,738),(369,738.2679491924312),(368.2679491924311,739)) -3675 ((367,750),(367.4019237886467,751.5),(368.5,752.5980762113534),(370,753),(371.5,752.5980762113534),(372.5980762113533,751.5),(373,750),(372.5980762113533,748.5),(371.5,747.4019237886467),(370,747),(368.5,747.4019237886466),(367.4019237886467,748.5)) -3676 ((366,760),(366.53589838486226,762),(368,763.4641016151378),(370,764),(372,763.4641016151378),(373.46410161513774,762),(374,760),(373.46410161513774,758),(372,756.5358983848622),(370,756),(368,756.5358983848622),(366.53589838486226,758)) -3677 ((365,770),(365.6698729810778,772.5),(367.5,774.3301270189222),(370,775),(372.5,774.3301270189222),(374.3301270189222,772.5),(375,770),(374.3301270189222,767.5),(372.5,765.6698729810778),(370,765),(367.5,765.6698729810778),(365.6698729810778,767.5)) -3678 ((364,780),(364.80384757729337,783),(367,785.1961524227066),(370,786),(373,785.1961524227066),(375.19615242270663,783),(376,780),(375.19615242270663,777),(373,774.8038475772934),(370,774),(367,774.8038475772934),(364.80384757729337,777)) -3679 ((363,790),(363.93782217350895,793.5),(366.5,796.062177826491),(370,797),(373.5,796.062177826491),(376.06217782649105,793.5),(377,790),(376.06217782649105,786.5),(373.5,783.937822173509),(370,783),(366.5,783.937822173509),(363.93782217350895,786.5)) -3680 ((362,800),(363.0717967697245,804),(366,806.9282032302755),(370,808),(374,806.9282032302755),(376.9282032302755,804),(378,800),(376.9282032302755,796),(374,793.0717967697245),(370,792),(366,793.0717967697245),(363.0717967697245,796)) -3681 ((361,810),(362.20577136594005,814.5),(365.5,817.7942286340599),(370,819),(374.5,817.7942286340599),(377.79422863405995,814.5),(379,810),(377.79422863405995,805.5),(374.5,802.2057713659401),(370,801),(365.5,802.20577136594),(362.20577136594005,805.5)) -3682 ((360,820),(361.33974596215563,825),(365,828.6602540378444),(370,830),(375,828.6602540378444),(378.66025403784437,825),(380,820),(378.66025403784437,815),(375,811.3397459621556),(370,810),(365,811.3397459621556),(361.33974596215563,815)) -3683 ((369,830),(369.1339745962156,830.5),(369.5,830.8660254037844),(370,831),(370.5,830.8660254037844),(370.8660254037844,830.5),(371,830),(370.8660254037844,829.5),(370.5,829.1339745962156),(370,829),(369.5,829.1339745962156),(369.1339745962156,829.5)) -3684 ((368,840),(368.2679491924311,841),(369,841.7320508075688),(370,842),(371,841.7320508075688),(371.7320508075689,841),(372,840),(371.7320508075689,839),(371,838.2679491924312),(370,838),(369,838.2679491924312),(368.2679491924311,839)) -3685 ((367,850),(367.4019237886467,851.5),(368.5,852.5980762113534),(370,853),(371.5,852.5980762113534),(372.5980762113533,851.5),(373,850),(372.5980762113533,848.5),(371.5,847.4019237886467),(370,847),(368.5,847.4019237886466),(367.4019237886467,848.5)) -3686 ((366,860),(366.53589838486226,862),(368,863.4641016151378),(370,864),(372,863.4641016151378),(373.46410161513774,862),(374,860),(373.46410161513774,858),(372,856.5358983848622),(370,856),(368,856.5358983848622),(366.53589838486226,858)) -3687 ((365,870),(365.6698729810778,872.5),(367.5,874.3301270189222),(370,875),(372.5,874.3301270189222),(374.3301270189222,872.5),(375,870),(374.3301270189222,867.5),(372.5,865.6698729810778),(370,865),(367.5,865.6698729810778),(365.6698729810778,867.5)) -3688 ((364,880),(364.80384757729337,883),(367,885.1961524227066),(370,886),(373,885.1961524227066),(375.19615242270663,883),(376,880),(375.19615242270663,877),(373,874.8038475772934),(370,874),(367,874.8038475772934),(364.80384757729337,877)) -3689 ((363,890),(363.93782217350895,893.5),(366.5,896.062177826491),(370,897),(373.5,896.062177826491),(376.06217782649105,893.5),(377,890),(376.06217782649105,886.5),(373.5,883.937822173509),(370,883),(366.5,883.937822173509),(363.93782217350895,886.5)) -3690 ((362,900),(363.0717967697245,904),(366,906.9282032302755),(370,908),(374,906.9282032302755),(376.9282032302755,904),(378,900),(376.9282032302755,896),(374,893.0717967697245),(370,892),(366,893.0717967697245),(363.0717967697245,896)) -3691 ((361,910),(362.20577136594005,914.5),(365.5,917.7942286340599),(370,919),(374.5,917.7942286340599),(377.79422863405995,914.5),(379,910),(377.79422863405995,905.5),(374.5,902.2057713659401),(370,901),(365.5,902.20577136594),(362.20577136594005,905.5)) -3692 ((360,920),(361.33974596215563,925),(365,928.6602540378444),(370,930),(375,928.6602540378444),(378.66025403784437,925),(380,920),(378.66025403784437,915),(375,911.3397459621556),(370,910),(365,911.3397459621556),(361.33974596215563,915)) -3693 ((369,930),(369.1339745962156,930.5),(369.5,930.8660254037844),(370,931),(370.5,930.8660254037844),(370.8660254037844,930.5),(371,930),(370.8660254037844,929.5),(370.5,929.1339745962156),(370,929),(369.5,929.1339745962156),(369.1339745962156,929.5)) -3694 ((368,940),(368.2679491924311,941),(369,941.7320508075688),(370,942),(371,941.7320508075688),(371.7320508075689,941),(372,940),(371.7320508075689,939),(371,938.2679491924312),(370,938),(369,938.2679491924312),(368.2679491924311,939)) -3695 ((367,950),(367.4019237886467,951.5),(368.5,952.5980762113534),(370,953),(371.5,952.5980762113534),(372.5980762113533,951.5),(373,950),(372.5980762113533,948.5),(371.5,947.4019237886467),(370,947),(368.5,947.4019237886466),(367.4019237886467,948.5)) -3696 ((366,960),(366.53589838486226,962),(368,963.4641016151378),(370,964),(372,963.4641016151378),(373.46410161513774,962),(374,960),(373.46410161513774,958),(372,956.5358983848622),(370,956),(368,956.5358983848622),(366.53589838486226,958)) -3697 ((365,970),(365.6698729810778,972.5),(367.5,974.3301270189222),(370,975),(372.5,974.3301270189222),(374.3301270189222,972.5),(375,970),(374.3301270189222,967.5),(372.5,965.6698729810778),(370,965),(367.5,965.6698729810778),(365.6698729810778,967.5)) -3698 ((364,980),(364.80384757729337,983),(367,985.1961524227066),(370,986),(373,985.1961524227066),(375.19615242270663,983),(376,980),(375.19615242270663,977),(373,974.8038475772934),(370,974),(367,974.8038475772934),(364.80384757729337,977)) -3699 ((363,990),(363.93782217350895,993.5),(366.5,996.062177826491),(370,997),(373.5,996.062177826491),(376.06217782649105,993.5),(377,990),(376.06217782649105,986.5),(373.5,983.937822173509),(370,983),(366.5,983.937822173509),(363.93782217350895,986.5)) -3700 ((362,1000),(363.0717967697245,1004),(366,1006.9282032302755),(370,1008),(374,1006.9282032302755),(376.9282032302755,1004),(378,1000),(376.9282032302755,996),(374,993.0717967697245),(370,992),(366,993.0717967697245),(363.0717967697245,996)) -3701 ((370,10),(371.33974596215563,15),(375,18.660254037844386),(380,20),(385,18.66025403784439),(388.66025403784437,15.000000000000004),(390,10.000000000000002),(388.66025403784437,5.000000000000003),(385,1.3397459621556145),(380,0),(375,1.3397459621556091),(371.33974596215563,4.999999999999996)) -3702 ((379,20),(379.1339745962156,20.5),(379.5,20.866025403784437),(380,21),(380.5,20.866025403784437),(380.8660254037844,20.5),(381,20),(380.8660254037844,19.5),(380.5,19.133974596215563),(380,19),(379.5,19.133974596215563),(379.1339745962156,19.5)) -3703 ((378,30),(378.2679491924311,31),(379,31.73205080756888),(380,32),(381,31.73205080756888),(381.7320508075689,31),(382,30),(381.7320508075689,29),(381,28.26794919243112),(380,28),(379,28.26794919243112),(378.2679491924311,29)) -3704 ((377,40),(377.4019237886467,41.5),(378.5,42.598076211353316),(380,43),(381.5,42.598076211353316),(382.5980762113533,41.5),(383,40),(382.5980762113533,38.5),(381.5,37.401923788646684),(380,37),(378.5,37.401923788646684),(377.4019237886467,38.5)) -3705 ((376,50),(376.53589838486226,52),(378,53.46410161513776),(380,54),(382,53.46410161513776),(383.46410161513774,52),(384,50),(383.46410161513774,48),(382,46.53589838486224),(380,46),(378,46.53589838486224),(376.53589838486226,48)) -3706 ((375,60),(375.6698729810778,62.5),(377.5,64.3301270189222),(380,65),(382.5,64.3301270189222),(384.3301270189222,62.5),(385,60),(384.3301270189222,57.5),(382.5,55.66987298107781),(380,55),(377.5,55.6698729810778),(375.6698729810778,57.5)) -3707 ((374,70),(374.80384757729337,73),(377,75.19615242270663),(380,76),(383,75.19615242270663),(385.19615242270663,73),(386,70),(385.19615242270663,67),(383,64.80384757729337),(380,64),(377,64.80384757729337),(374.80384757729337,67)) -3708 ((373,80),(373.93782217350895,83.5),(376.5,86.06217782649107),(380,87),(383.5,86.06217782649107),(386.06217782649105,83.5),(387,80),(386.06217782649105,76.5),(383.5,73.93782217350893),(380,73),(376.5,73.93782217350892),(373.93782217350895,76.5)) -3709 ((372,90),(373.0717967697245,94),(376,96.92820323027551),(380,98),(384,96.92820323027551),(386.9282032302755,94),(388,90),(386.9282032302755,86),(384,83.07179676972449),(380,82),(376,83.07179676972449),(373.0717967697245,86)) -3710 ((371,100),(372.20577136594005,104.5),(375.5,107.79422863405995),(380,109),(384.5,107.79422863405995),(387.79422863405995,104.5),(389,100),(387.79422863405995,95.5),(384.5,92.20577136594005),(380,91),(375.5,92.20577136594005),(372.20577136594005,95.5)) -3711 ((370,110),(371.33974596215563,115),(375,118.66025403784438),(380,120),(385,118.66025403784438),(388.66025403784437,115),(390,110),(388.66025403784437,105),(385,101.33974596215562),(380,100),(375,101.3397459621556),(371.33974596215563,105)) -3712 ((379,120),(379.1339745962156,120.5),(379.5,120.86602540378443),(380,121),(380.5,120.86602540378443),(380.8660254037844,120.5),(381,120),(380.8660254037844,119.5),(380.5,119.13397459621557),(380,119),(379.5,119.13397459621557),(379.1339745962156,119.5)) -3713 ((378,130),(378.2679491924311,131),(379,131.73205080756887),(380,132),(381,131.73205080756887),(381.7320508075689,131),(382,130),(381.7320508075689,129),(381,128.26794919243113),(380,128),(379,128.26794919243113),(378.2679491924311,129)) -3714 ((377,140),(377.4019237886467,141.5),(378.5,142.59807621135332),(380,143),(381.5,142.59807621135332),(382.5980762113533,141.5),(383,140),(382.5980762113533,138.5),(381.5,137.40192378864668),(380,137),(378.5,137.40192378864668),(377.4019237886467,138.5)) -3715 ((376,150),(376.53589838486226,152),(378,153.46410161513776),(380,154),(382,153.46410161513776),(383.46410161513774,152),(384,150),(383.46410161513774,148),(382,146.53589838486224),(380,146),(378,146.53589838486224),(376.53589838486226,148)) -3716 ((375,160),(375.6698729810778,162.5),(377.5,164.33012701892218),(380,165),(382.5,164.33012701892218),(384.3301270189222,162.5),(385,160),(384.3301270189222,157.5),(382.5,155.66987298107782),(380,155),(377.5,155.66987298107782),(375.6698729810778,157.5)) -3717 ((374,170),(374.80384757729337,173),(377,175.19615242270663),(380,176),(383,175.19615242270663),(385.19615242270663,173),(386,170),(385.19615242270663,167),(383,164.80384757729337),(380,164),(377,164.80384757729337),(374.80384757729337,167)) -3718 ((373,180),(373.93782217350895,183.5),(376.5,186.06217782649108),(380,187),(383.5,186.06217782649108),(386.06217782649105,183.5),(387,180),(386.06217782649105,176.5),(383.5,173.93782217350892),(380,173),(376.5,173.93782217350892),(373.93782217350895,176.5)) -3719 ((372,190),(373.0717967697245,194),(376,196.9282032302755),(380,198),(384,196.9282032302755),(386.9282032302755,194),(388,190),(386.9282032302755,186),(384,183.0717967697245),(380,182),(376,183.0717967697245),(373.0717967697245,186)) -3720 ((371,200),(372.20577136594005,204.5),(375.5,207.79422863405995),(380,209),(384.5,207.79422863405995),(387.79422863405995,204.5),(389,200),(387.79422863405995,195.5),(384.5,192.20577136594005),(380,191),(375.5,192.20577136594005),(372.20577136594005,195.5)) -3721 ((370,210),(371.33974596215563,215),(375,218.6602540378444),(380,220),(385,218.6602540378444),(388.66025403784437,215),(390,210),(388.66025403784437,205),(385,201.3397459621556),(380,200),(375,201.3397459621556),(371.33974596215563,205)) -3722 ((379,220),(379.1339745962156,220.5),(379.5,220.86602540378445),(380,221),(380.5,220.86602540378445),(380.8660254037844,220.5),(381,220),(380.8660254037844,219.5),(380.5,219.13397459621555),(380,219),(379.5,219.13397459621555),(379.1339745962156,219.5)) -3723 ((378,230),(378.2679491924311,231),(379,231.73205080756887),(380,232),(381,231.73205080756887),(381.7320508075689,231),(382,230),(381.7320508075689,229),(381,228.26794919243113),(380,228),(379,228.26794919243113),(378.2679491924311,229)) -3724 ((377,240),(377.4019237886467,241.5),(378.5,242.59807621135332),(380,243),(381.5,242.59807621135332),(382.5980762113533,241.5),(383,240),(382.5980762113533,238.5),(381.5,237.40192378864668),(380,237),(378.5,237.40192378864668),(377.4019237886467,238.5)) -3725 ((376,250),(376.53589838486226,252),(378,253.46410161513776),(380,254),(382,253.46410161513776),(383.46410161513774,252),(384,250),(383.46410161513774,248),(382,246.53589838486224),(380,246),(378,246.53589838486224),(376.53589838486226,248)) -3726 ((375,260),(375.6698729810778,262.5),(377.5,264.3301270189222),(380,265),(382.5,264.3301270189222),(384.3301270189222,262.5),(385,260),(384.3301270189222,257.5),(382.5,255.66987298107782),(380,255),(377.5,255.66987298107782),(375.6698729810778,257.5)) -3727 ((374,270),(374.80384757729337,273),(377,275.19615242270663),(380,276),(383,275.19615242270663),(385.19615242270663,273),(386,270),(385.19615242270663,267),(383,264.80384757729337),(380,264),(377,264.80384757729337),(374.80384757729337,267)) -3728 ((373,280),(373.93782217350895,283.5),(376.5,286.06217782649105),(380,287),(383.5,286.06217782649105),(386.06217782649105,283.5),(387,280),(386.06217782649105,276.5),(383.5,273.93782217350895),(380,273),(376.5,273.93782217350895),(373.93782217350895,276.5)) -3729 ((372,290),(373.0717967697245,294),(376,296.9282032302755),(380,298),(384,296.9282032302755),(386.9282032302755,294),(388,290),(386.9282032302755,286),(384,283.0717967697245),(380,282),(376,283.0717967697245),(373.0717967697245,286)) -3730 ((371,300),(372.20577136594005,304.5),(375.5,307.79422863405995),(380,309),(384.5,307.79422863405995),(387.79422863405995,304.5),(389,300),(387.79422863405995,295.5),(384.5,292.20577136594005),(380,291),(375.5,292.20577136594005),(372.20577136594005,295.5)) -3731 ((370,310),(371.33974596215563,315),(375,318.66025403784437),(380,320),(385,318.66025403784437),(388.66025403784437,315),(390,310),(388.66025403784437,305),(385,301.33974596215563),(380,300),(375,301.33974596215563),(371.33974596215563,305)) -3732 ((379,320),(379.1339745962156,320.5),(379.5,320.8660254037844),(380,321),(380.5,320.8660254037844),(380.8660254037844,320.5),(381,320),(380.8660254037844,319.5),(380.5,319.1339745962156),(380,319),(379.5,319.1339745962156),(379.1339745962156,319.5)) -3733 ((378,330),(378.2679491924311,331),(379,331.7320508075689),(380,332),(381,331.7320508075689),(381.7320508075689,331),(382,330),(381.7320508075689,329),(381,328.2679491924311),(380,328),(379,328.2679491924311),(378.2679491924311,329)) -3734 ((377,340),(377.4019237886467,341.5),(378.5,342.5980762113533),(380,343),(381.5,342.5980762113533),(382.5980762113533,341.5),(383,340),(382.5980762113533,338.5),(381.5,337.4019237886467),(380,337),(378.5,337.4019237886467),(377.4019237886467,338.5)) -3735 ((376,350),(376.53589838486226,352),(378,353.46410161513774),(380,354),(382,353.46410161513774),(383.46410161513774,352),(384,350),(383.46410161513774,348),(382,346.53589838486226),(380,346),(378,346.53589838486226),(376.53589838486226,348)) -3736 ((375,360),(375.6698729810778,362.5),(377.5,364.3301270189222),(380,365),(382.5,364.3301270189222),(384.3301270189222,362.5),(385,360),(384.3301270189222,357.5),(382.5,355.6698729810778),(380,355),(377.5,355.6698729810778),(375.6698729810778,357.5)) -3737 ((374,370),(374.80384757729337,373),(377,375.19615242270663),(380,376),(383,375.19615242270663),(385.19615242270663,373),(386,370),(385.19615242270663,367),(383,364.80384757729337),(380,364),(377,364.80384757729337),(374.80384757729337,367)) -3738 ((373,380),(373.93782217350895,383.5),(376.5,386.06217782649105),(380,387),(383.5,386.06217782649105),(386.06217782649105,383.5),(387,380),(386.06217782649105,376.5),(383.5,373.93782217350895),(380,373),(376.5,373.93782217350895),(373.93782217350895,376.5)) -3739 ((372,390),(373.0717967697245,394),(376,396.9282032302755),(380,398),(384,396.9282032302755),(386.9282032302755,394),(388,390),(386.9282032302755,386),(384,383.0717967697245),(380,382),(376,383.0717967697245),(373.0717967697245,386)) -3740 ((371,400),(372.20577136594005,404.5),(375.5,407.79422863405995),(380,409),(384.5,407.79422863405995),(387.79422863405995,404.5),(389,400),(387.79422863405995,395.5),(384.5,392.20577136594005),(380,391),(375.5,392.20577136594005),(372.20577136594005,395.5)) -3741 ((370,410),(371.33974596215563,415),(375,418.66025403784437),(380,420),(385,418.66025403784437),(388.66025403784437,415),(390,410),(388.66025403784437,405),(385,401.33974596215563),(380,400),(375,401.33974596215563),(371.33974596215563,405)) -3742 ((379,420),(379.1339745962156,420.5),(379.5,420.8660254037844),(380,421),(380.5,420.8660254037844),(380.8660254037844,420.5),(381,420),(380.8660254037844,419.5),(380.5,419.1339745962156),(380,419),(379.5,419.1339745962156),(379.1339745962156,419.5)) -3743 ((378,430),(378.2679491924311,431),(379,431.7320508075689),(380,432),(381,431.7320508075689),(381.7320508075689,431),(382,430),(381.7320508075689,429),(381,428.2679491924311),(380,428),(379,428.2679491924311),(378.2679491924311,429)) -3744 ((377,440),(377.4019237886467,441.5),(378.5,442.5980762113533),(380,443),(381.5,442.5980762113533),(382.5980762113533,441.5),(383,440),(382.5980762113533,438.5),(381.5,437.4019237886467),(380,437),(378.5,437.4019237886467),(377.4019237886467,438.5)) -3745 ((376,450),(376.53589838486226,452),(378,453.46410161513774),(380,454),(382,453.46410161513774),(383.46410161513774,452),(384,450),(383.46410161513774,448),(382,446.53589838486226),(380,446),(378,446.53589838486226),(376.53589838486226,448)) -3746 ((375,460),(375.6698729810778,462.5),(377.5,464.3301270189222),(380,465),(382.5,464.3301270189222),(384.3301270189222,462.5),(385,460),(384.3301270189222,457.5),(382.5,455.6698729810778),(380,455),(377.5,455.6698729810778),(375.6698729810778,457.5)) -3747 ((374,470),(374.80384757729337,473),(377,475.19615242270663),(380,476),(383,475.19615242270663),(385.19615242270663,473),(386,470),(385.19615242270663,467),(383,464.80384757729337),(380,464),(377,464.80384757729337),(374.80384757729337,467)) -3748 ((373,480),(373.93782217350895,483.5),(376.5,486.06217782649105),(380,487),(383.5,486.06217782649105),(386.06217782649105,483.5),(387,480),(386.06217782649105,476.5),(383.5,473.93782217350895),(380,473),(376.5,473.93782217350895),(373.93782217350895,476.5)) -3749 ((372,490),(373.0717967697245,494),(376,496.9282032302755),(380,498),(384,496.9282032302755),(386.9282032302755,494),(388,490),(386.9282032302755,486),(384,483.0717967697245),(380,482),(376,483.0717967697245),(373.0717967697245,486)) -3750 ((371,500),(372.20577136594005,504.5),(375.5,507.79422863405995),(380,509),(384.5,507.79422863405995),(387.79422863405995,504.5),(389,500),(387.79422863405995,495.5),(384.5,492.20577136594005),(380,491),(375.5,492.20577136594005),(372.20577136594005,495.5)) -3751 ((370,510),(371.33974596215563,515),(375,518.6602540378444),(380,520),(385,518.6602540378444),(388.66025403784437,515),(390,510),(388.66025403784437,505),(385,501.33974596215563),(380,500),(375,501.33974596215563),(371.33974596215563,505)) -3752 ((379,520),(379.1339745962156,520.5),(379.5,520.8660254037844),(380,521),(380.5,520.8660254037844),(380.8660254037844,520.5),(381,520),(380.8660254037844,519.5),(380.5,519.1339745962156),(380,519),(379.5,519.1339745962156),(379.1339745962156,519.5)) -3753 ((378,530),(378.2679491924311,531),(379,531.7320508075688),(380,532),(381,531.7320508075688),(381.7320508075689,531),(382,530),(381.7320508075689,529),(381,528.2679491924312),(380,528),(379,528.2679491924312),(378.2679491924311,529)) -3754 ((377,540),(377.4019237886467,541.5),(378.5,542.5980762113534),(380,543),(381.5,542.5980762113534),(382.5980762113533,541.5),(383,540),(382.5980762113533,538.5),(381.5,537.4019237886467),(380,537),(378.5,537.4019237886466),(377.4019237886467,538.5)) -3755 ((376,550),(376.53589838486226,552),(378,553.4641016151378),(380,554),(382,553.4641016151378),(383.46410161513774,552),(384,550),(383.46410161513774,548),(382,546.5358983848622),(380,546),(378,546.5358983848622),(376.53589838486226,548)) -3756 ((375,560),(375.6698729810778,562.5),(377.5,564.3301270189222),(380,565),(382.5,564.3301270189222),(384.3301270189222,562.5),(385,560),(384.3301270189222,557.5),(382.5,555.6698729810778),(380,555),(377.5,555.6698729810778),(375.6698729810778,557.5)) -3757 ((374,570),(374.80384757729337,573),(377,575.1961524227066),(380,576),(383,575.1961524227066),(385.19615242270663,573),(386,570),(385.19615242270663,567),(383,564.8038475772934),(380,564),(377,564.8038475772934),(374.80384757729337,567)) -3758 ((373,580),(373.93782217350895,583.5),(376.5,586.062177826491),(380,587),(383.5,586.062177826491),(386.06217782649105,583.5),(387,580),(386.06217782649105,576.5),(383.5,573.937822173509),(380,573),(376.5,573.937822173509),(373.93782217350895,576.5)) -3759 ((372,590),(373.0717967697245,594),(376,596.9282032302755),(380,598),(384,596.9282032302755),(386.9282032302755,594),(388,590),(386.9282032302755,586),(384,583.0717967697245),(380,582),(376,583.0717967697245),(373.0717967697245,586)) -3760 ((371,600),(372.20577136594005,604.5),(375.5,607.7942286340599),(380,609),(384.5,607.7942286340599),(387.79422863405995,604.5),(389,600),(387.79422863405995,595.5),(384.5,592.2057713659401),(380,591),(375.5,592.20577136594),(372.20577136594005,595.5)) -3761 ((370,610),(371.33974596215563,615),(375,618.6602540378444),(380,620),(385,618.6602540378444),(388.66025403784437,615),(390,610),(388.66025403784437,605),(385,601.3397459621556),(380,600),(375,601.3397459621556),(371.33974596215563,605)) -3762 ((379,620),(379.1339745962156,620.5),(379.5,620.8660254037844),(380,621),(380.5,620.8660254037844),(380.8660254037844,620.5),(381,620),(380.8660254037844,619.5),(380.5,619.1339745962156),(380,619),(379.5,619.1339745962156),(379.1339745962156,619.5)) -3763 ((378,630),(378.2679491924311,631),(379,631.7320508075688),(380,632),(381,631.7320508075688),(381.7320508075689,631),(382,630),(381.7320508075689,629),(381,628.2679491924312),(380,628),(379,628.2679491924312),(378.2679491924311,629)) -3764 ((377,640),(377.4019237886467,641.5),(378.5,642.5980762113534),(380,643),(381.5,642.5980762113534),(382.5980762113533,641.5),(383,640),(382.5980762113533,638.5),(381.5,637.4019237886467),(380,637),(378.5,637.4019237886466),(377.4019237886467,638.5)) -3765 ((376,650),(376.53589838486226,652),(378,653.4641016151378),(380,654),(382,653.4641016151378),(383.46410161513774,652),(384,650),(383.46410161513774,648),(382,646.5358983848622),(380,646),(378,646.5358983848622),(376.53589838486226,648)) -3766 ((375,660),(375.6698729810778,662.5),(377.5,664.3301270189222),(380,665),(382.5,664.3301270189222),(384.3301270189222,662.5),(385,660),(384.3301270189222,657.5),(382.5,655.6698729810778),(380,655),(377.5,655.6698729810778),(375.6698729810778,657.5)) -3767 ((374,670),(374.80384757729337,673),(377,675.1961524227066),(380,676),(383,675.1961524227066),(385.19615242270663,673),(386,670),(385.19615242270663,667),(383,664.8038475772934),(380,664),(377,664.8038475772934),(374.80384757729337,667)) -3768 ((373,680),(373.93782217350895,683.5),(376.5,686.062177826491),(380,687),(383.5,686.062177826491),(386.06217782649105,683.5),(387,680),(386.06217782649105,676.5),(383.5,673.937822173509),(380,673),(376.5,673.937822173509),(373.93782217350895,676.5)) -3769 ((372,690),(373.0717967697245,694),(376,696.9282032302755),(380,698),(384,696.9282032302755),(386.9282032302755,694),(388,690),(386.9282032302755,686),(384,683.0717967697245),(380,682),(376,683.0717967697245),(373.0717967697245,686)) -3770 ((371,700),(372.20577136594005,704.5),(375.5,707.7942286340599),(380,709),(384.5,707.7942286340599),(387.79422863405995,704.5),(389,700),(387.79422863405995,695.5),(384.5,692.2057713659401),(380,691),(375.5,692.20577136594),(372.20577136594005,695.5)) -3771 ((370,710),(371.33974596215563,715),(375,718.6602540378444),(380,720),(385,718.6602540378444),(388.66025403784437,715),(390,710),(388.66025403784437,705),(385,701.3397459621556),(380,700),(375,701.3397459621556),(371.33974596215563,705)) -3772 ((379,720),(379.1339745962156,720.5),(379.5,720.8660254037844),(380,721),(380.5,720.8660254037844),(380.8660254037844,720.5),(381,720),(380.8660254037844,719.5),(380.5,719.1339745962156),(380,719),(379.5,719.1339745962156),(379.1339745962156,719.5)) -3773 ((378,730),(378.2679491924311,731),(379,731.7320508075688),(380,732),(381,731.7320508075688),(381.7320508075689,731),(382,730),(381.7320508075689,729),(381,728.2679491924312),(380,728),(379,728.2679491924312),(378.2679491924311,729)) -3774 ((377,740),(377.4019237886467,741.5),(378.5,742.5980762113534),(380,743),(381.5,742.5980762113534),(382.5980762113533,741.5),(383,740),(382.5980762113533,738.5),(381.5,737.4019237886467),(380,737),(378.5,737.4019237886466),(377.4019237886467,738.5)) -3775 ((376,750),(376.53589838486226,752),(378,753.4641016151378),(380,754),(382,753.4641016151378),(383.46410161513774,752),(384,750),(383.46410161513774,748),(382,746.5358983848622),(380,746),(378,746.5358983848622),(376.53589838486226,748)) -3776 ((375,760),(375.6698729810778,762.5),(377.5,764.3301270189222),(380,765),(382.5,764.3301270189222),(384.3301270189222,762.5),(385,760),(384.3301270189222,757.5),(382.5,755.6698729810778),(380,755),(377.5,755.6698729810778),(375.6698729810778,757.5)) -3777 ((374,770),(374.80384757729337,773),(377,775.1961524227066),(380,776),(383,775.1961524227066),(385.19615242270663,773),(386,770),(385.19615242270663,767),(383,764.8038475772934),(380,764),(377,764.8038475772934),(374.80384757729337,767)) -3778 ((373,780),(373.93782217350895,783.5),(376.5,786.062177826491),(380,787),(383.5,786.062177826491),(386.06217782649105,783.5),(387,780),(386.06217782649105,776.5),(383.5,773.937822173509),(380,773),(376.5,773.937822173509),(373.93782217350895,776.5)) -3779 ((372,790),(373.0717967697245,794),(376,796.9282032302755),(380,798),(384,796.9282032302755),(386.9282032302755,794),(388,790),(386.9282032302755,786),(384,783.0717967697245),(380,782),(376,783.0717967697245),(373.0717967697245,786)) -3780 ((371,800),(372.20577136594005,804.5),(375.5,807.7942286340599),(380,809),(384.5,807.7942286340599),(387.79422863405995,804.5),(389,800),(387.79422863405995,795.5),(384.5,792.2057713659401),(380,791),(375.5,792.20577136594),(372.20577136594005,795.5)) -3781 ((370,810),(371.33974596215563,815),(375,818.6602540378444),(380,820),(385,818.6602540378444),(388.66025403784437,815),(390,810),(388.66025403784437,805),(385,801.3397459621556),(380,800),(375,801.3397459621556),(371.33974596215563,805)) -3782 ((379,820),(379.1339745962156,820.5),(379.5,820.8660254037844),(380,821),(380.5,820.8660254037844),(380.8660254037844,820.5),(381,820),(380.8660254037844,819.5),(380.5,819.1339745962156),(380,819),(379.5,819.1339745962156),(379.1339745962156,819.5)) -3783 ((378,830),(378.2679491924311,831),(379,831.7320508075688),(380,832),(381,831.7320508075688),(381.7320508075689,831),(382,830),(381.7320508075689,829),(381,828.2679491924312),(380,828),(379,828.2679491924312),(378.2679491924311,829)) -3784 ((377,840),(377.4019237886467,841.5),(378.5,842.5980762113534),(380,843),(381.5,842.5980762113534),(382.5980762113533,841.5),(383,840),(382.5980762113533,838.5),(381.5,837.4019237886467),(380,837),(378.5,837.4019237886466),(377.4019237886467,838.5)) -3785 ((376,850),(376.53589838486226,852),(378,853.4641016151378),(380,854),(382,853.4641016151378),(383.46410161513774,852),(384,850),(383.46410161513774,848),(382,846.5358983848622),(380,846),(378,846.5358983848622),(376.53589838486226,848)) -3786 ((375,860),(375.6698729810778,862.5),(377.5,864.3301270189222),(380,865),(382.5,864.3301270189222),(384.3301270189222,862.5),(385,860),(384.3301270189222,857.5),(382.5,855.6698729810778),(380,855),(377.5,855.6698729810778),(375.6698729810778,857.5)) -3787 ((374,870),(374.80384757729337,873),(377,875.1961524227066),(380,876),(383,875.1961524227066),(385.19615242270663,873),(386,870),(385.19615242270663,867),(383,864.8038475772934),(380,864),(377,864.8038475772934),(374.80384757729337,867)) -3788 ((373,880),(373.93782217350895,883.5),(376.5,886.062177826491),(380,887),(383.5,886.062177826491),(386.06217782649105,883.5),(387,880),(386.06217782649105,876.5),(383.5,873.937822173509),(380,873),(376.5,873.937822173509),(373.93782217350895,876.5)) -3789 ((372,890),(373.0717967697245,894),(376,896.9282032302755),(380,898),(384,896.9282032302755),(386.9282032302755,894),(388,890),(386.9282032302755,886),(384,883.0717967697245),(380,882),(376,883.0717967697245),(373.0717967697245,886)) -3790 ((371,900),(372.20577136594005,904.5),(375.5,907.7942286340599),(380,909),(384.5,907.7942286340599),(387.79422863405995,904.5),(389,900),(387.79422863405995,895.5),(384.5,892.2057713659401),(380,891),(375.5,892.20577136594),(372.20577136594005,895.5)) -3791 ((370,910),(371.33974596215563,915),(375,918.6602540378444),(380,920),(385,918.6602540378444),(388.66025403784437,915),(390,910),(388.66025403784437,905),(385,901.3397459621556),(380,900),(375,901.3397459621556),(371.33974596215563,905)) -3792 ((379,920),(379.1339745962156,920.5),(379.5,920.8660254037844),(380,921),(380.5,920.8660254037844),(380.8660254037844,920.5),(381,920),(380.8660254037844,919.5),(380.5,919.1339745962156),(380,919),(379.5,919.1339745962156),(379.1339745962156,919.5)) -3793 ((378,930),(378.2679491924311,931),(379,931.7320508075688),(380,932),(381,931.7320508075688),(381.7320508075689,931),(382,930),(381.7320508075689,929),(381,928.2679491924312),(380,928),(379,928.2679491924312),(378.2679491924311,929)) -3794 ((377,940),(377.4019237886467,941.5),(378.5,942.5980762113534),(380,943),(381.5,942.5980762113534),(382.5980762113533,941.5),(383,940),(382.5980762113533,938.5),(381.5,937.4019237886467),(380,937),(378.5,937.4019237886466),(377.4019237886467,938.5)) -3795 ((376,950),(376.53589838486226,952),(378,953.4641016151378),(380,954),(382,953.4641016151378),(383.46410161513774,952),(384,950),(383.46410161513774,948),(382,946.5358983848622),(380,946),(378,946.5358983848622),(376.53589838486226,948)) -3796 ((375,960),(375.6698729810778,962.5),(377.5,964.3301270189222),(380,965),(382.5,964.3301270189222),(384.3301270189222,962.5),(385,960),(384.3301270189222,957.5),(382.5,955.6698729810778),(380,955),(377.5,955.6698729810778),(375.6698729810778,957.5)) -3797 ((374,970),(374.80384757729337,973),(377,975.1961524227066),(380,976),(383,975.1961524227066),(385.19615242270663,973),(386,970),(385.19615242270663,967),(383,964.8038475772934),(380,964),(377,964.8038475772934),(374.80384757729337,967)) -3798 ((373,980),(373.93782217350895,983.5),(376.5,986.062177826491),(380,987),(383.5,986.062177826491),(386.06217782649105,983.5),(387,980),(386.06217782649105,976.5),(383.5,973.937822173509),(380,973),(376.5,973.937822173509),(373.93782217350895,976.5)) -3799 ((372,990),(373.0717967697245,994),(376,996.9282032302755),(380,998),(384,996.9282032302755),(386.9282032302755,994),(388,990),(386.9282032302755,986),(384,983.0717967697245),(380,982),(376,983.0717967697245),(373.0717967697245,986)) -3800 ((371,1000),(372.20577136594005,1004.5),(375.5,1007.7942286340599),(380,1009),(384.5,1007.7942286340599),(387.79422863405995,1004.5),(389,1000),(387.79422863405995,995.5),(384.5,992.2057713659401),(380,991),(375.5,992.20577136594),(372.20577136594005,995.5)) -3801 ((389,10),(389.1339745962156,10.5),(389.5,10.86602540378444),(390,11),(390.5,10.86602540378444),(390.8660254037844,10.5),(391,10),(390.8660254037844,9.5),(390.5,9.13397459621556),(390,9),(389.5,9.13397459621556),(389.1339745962156,9.5)) -3802 ((388,20),(388.2679491924311,21),(389,21.73205080756888),(390,22),(391,21.73205080756888),(391.7320508075689,21),(392,20),(391.7320508075689,19),(391,18.26794919243112),(390,18),(389,18.26794919243112),(388.2679491924311,19)) -3803 ((387,30),(387.4019237886467,31.5),(388.5,32.598076211353316),(390,33),(391.5,32.598076211353316),(392.5980762113533,31.5),(393,30),(392.5980762113533,28.5),(391.5,27.401923788646684),(390,27),(388.5,27.401923788646684),(387.4019237886467,28.5)) -3804 ((386,40),(386.53589838486226,42),(388,43.46410161513776),(390,44),(392,43.46410161513776),(393.46410161513774,42),(394,40),(393.46410161513774,38),(392,36.53589838486224),(390,36),(388,36.53589838486224),(386.53589838486226,38)) -3805 ((385,50),(385.6698729810778,52.5),(387.5,54.33012701892219),(390,55),(392.5,54.33012701892219),(394.3301270189222,52.5),(395,50),(394.3301270189222,47.5),(392.5,45.66987298107781),(390,45),(387.5,45.6698729810778),(385.6698729810778,47.5)) -3806 ((384,60),(384.80384757729337,63),(387,65.19615242270663),(390,66),(393,65.19615242270663),(395.19615242270663,63),(396,60),(395.19615242270663,57),(393,54.80384757729337),(390,54),(387,54.80384757729337),(384.80384757729337,57)) -3807 ((383,70),(383.93782217350895,73.5),(386.5,76.06217782649107),(390,77),(393.5,76.06217782649107),(396.06217782649105,73.5),(397,70),(396.06217782649105,66.5),(393.5,63.937822173508934),(390,63),(386.5,63.93782217350893),(383.93782217350895,66.5)) -3808 ((382,80),(383.0717967697245,84),(386,86.92820323027551),(390,88),(394,86.92820323027551),(396.9282032302755,84),(398,80),(396.9282032302755,76),(394,73.07179676972449),(390,72),(386,73.07179676972449),(383.0717967697245,76)) -3809 ((381,90),(382.20577136594005,94.5),(385.5,97.79422863405995),(390,99),(394.5,97.79422863405995),(397.79422863405995,94.5),(399,90),(397.79422863405995,85.5),(394.5,82.20577136594005),(390,81),(385.5,82.20577136594005),(382.20577136594005,85.5)) -3810 ((380,100),(381.33974596215563,105),(385,108.66025403784438),(390,110),(395,108.66025403784438),(398.66025403784437,105),(400,100),(398.66025403784437,95),(395,91.33974596215562),(390,90),(385,91.3397459621556),(381.33974596215563,95)) -3811 ((389,110),(389.1339745962156,110.5),(389.5,110.86602540378443),(390,111),(390.5,110.86602540378443),(390.8660254037844,110.5),(391,110),(390.8660254037844,109.5),(390.5,109.13397459621557),(390,109),(389.5,109.13397459621557),(389.1339745962156,109.5)) -3812 ((388,120),(388.2679491924311,121),(389,121.73205080756888),(390,122),(391,121.73205080756888),(391.7320508075689,121),(392,120),(391.7320508075689,119),(391,118.26794919243112),(390,118),(389,118.26794919243112),(388.2679491924311,119)) -3813 ((387,130),(387.4019237886467,131.5),(388.5,132.59807621135332),(390,133),(391.5,132.59807621135332),(392.5980762113533,131.5),(393,130),(392.5980762113533,128.5),(391.5,127.40192378864668),(390,127),(388.5,127.40192378864668),(387.4019237886467,128.5)) -3814 ((386,140),(386.53589838486226,142),(388,143.46410161513776),(390,144),(392,143.46410161513776),(393.46410161513774,142),(394,140),(393.46410161513774,138),(392,136.53589838486224),(390,136),(388,136.53589838486224),(386.53589838486226,138)) -3815 ((385,150),(385.6698729810778,152.5),(387.5,154.33012701892218),(390,155),(392.5,154.33012701892218),(394.3301270189222,152.5),(395,150),(394.3301270189222,147.5),(392.5,145.66987298107782),(390,145),(387.5,145.66987298107782),(385.6698729810778,147.5)) -3816 ((384,160),(384.80384757729337,163),(387,165.19615242270663),(390,166),(393,165.19615242270663),(395.19615242270663,163),(396,160),(395.19615242270663,157),(393,154.80384757729337),(390,154),(387,154.80384757729337),(384.80384757729337,157)) -3817 ((383,170),(383.93782217350895,173.5),(386.5,176.06217782649108),(390,177),(393.5,176.06217782649108),(396.06217782649105,173.5),(397,170),(396.06217782649105,166.5),(393.5,163.93782217350892),(390,163),(386.5,163.93782217350892),(383.93782217350895,166.5)) -3818 ((382,180),(383.0717967697245,184),(386,186.9282032302755),(390,188),(394,186.9282032302755),(396.9282032302755,184),(398,180),(396.9282032302755,176),(394,173.0717967697245),(390,172),(386,173.0717967697245),(383.0717967697245,176)) -3819 ((381,190),(382.20577136594005,194.5),(385.5,197.79422863405995),(390,199),(394.5,197.79422863405995),(397.79422863405995,194.5),(399,190),(397.79422863405995,185.5),(394.5,182.20577136594005),(390,181),(385.5,182.20577136594005),(382.20577136594005,185.5)) -3820 ((380,200),(381.33974596215563,205),(385,208.6602540378444),(390,210),(395,208.6602540378444),(398.66025403784437,205),(400,200),(398.66025403784437,195),(395,191.3397459621556),(390,190),(385,191.3397459621556),(381.33974596215563,195)) -3821 ((389,210),(389.1339745962156,210.5),(389.5,210.86602540378445),(390,211),(390.5,210.86602540378445),(390.8660254037844,210.5),(391,210),(390.8660254037844,209.5),(390.5,209.13397459621555),(390,209),(389.5,209.13397459621555),(389.1339745962156,209.5)) -3822 ((388,220),(388.2679491924311,221),(389,221.73205080756887),(390,222),(391,221.73205080756887),(391.7320508075689,221),(392,220),(391.7320508075689,219),(391,218.26794919243113),(390,218),(389,218.26794919243113),(388.2679491924311,219)) -3823 ((387,230),(387.4019237886467,231.5),(388.5,232.59807621135332),(390,233),(391.5,232.59807621135332),(392.5980762113533,231.5),(393,230),(392.5980762113533,228.5),(391.5,227.40192378864668),(390,227),(388.5,227.40192378864668),(387.4019237886467,228.5)) -3824 ((386,240),(386.53589838486226,242),(388,243.46410161513776),(390,244),(392,243.46410161513776),(393.46410161513774,242),(394,240),(393.46410161513774,238),(392,236.53589838486224),(390,236),(388,236.53589838486224),(386.53589838486226,238)) -3825 ((385,250),(385.6698729810778,252.5),(387.5,254.33012701892218),(390,255),(392.5,254.33012701892218),(394.3301270189222,252.5),(395,250),(394.3301270189222,247.5),(392.5,245.66987298107782),(390,245),(387.5,245.66987298107782),(385.6698729810778,247.5)) -3826 ((384,260),(384.80384757729337,263),(387,265.19615242270663),(390,266),(393,265.19615242270663),(395.19615242270663,263),(396,260),(395.19615242270663,257),(393,254.80384757729337),(390,254),(387,254.80384757729337),(384.80384757729337,257)) -3827 ((383,270),(383.93782217350895,273.5),(386.5,276.06217782649105),(390,277),(393.5,276.06217782649105),(396.06217782649105,273.5),(397,270),(396.06217782649105,266.5),(393.5,263.93782217350895),(390,263),(386.5,263.93782217350895),(383.93782217350895,266.5)) -3828 ((382,280),(383.0717967697245,284),(386,286.9282032302755),(390,288),(394,286.9282032302755),(396.9282032302755,284),(398,280),(396.9282032302755,276),(394,273.0717967697245),(390,272),(386,273.0717967697245),(383.0717967697245,276)) -3829 ((381,290),(382.20577136594005,294.5),(385.5,297.79422863405995),(390,299),(394.5,297.79422863405995),(397.79422863405995,294.5),(399,290),(397.79422863405995,285.5),(394.5,282.20577136594005),(390,281),(385.5,282.20577136594005),(382.20577136594005,285.5)) -3830 ((380,300),(381.33974596215563,305),(385,308.66025403784437),(390,310),(395,308.66025403784437),(398.66025403784437,305),(400,300),(398.66025403784437,295),(395,291.33974596215563),(390,290),(385,291.33974596215563),(381.33974596215563,295)) -3831 ((389,310),(389.1339745962156,310.5),(389.5,310.8660254037844),(390,311),(390.5,310.8660254037844),(390.8660254037844,310.5),(391,310),(390.8660254037844,309.5),(390.5,309.1339745962156),(390,309),(389.5,309.1339745962156),(389.1339745962156,309.5)) -3832 ((388,320),(388.2679491924311,321),(389,321.7320508075689),(390,322),(391,321.7320508075689),(391.7320508075689,321),(392,320),(391.7320508075689,319),(391,318.2679491924311),(390,318),(389,318.2679491924311),(388.2679491924311,319)) -3833 ((387,330),(387.4019237886467,331.5),(388.5,332.5980762113533),(390,333),(391.5,332.5980762113533),(392.5980762113533,331.5),(393,330),(392.5980762113533,328.5),(391.5,327.4019237886467),(390,327),(388.5,327.4019237886467),(387.4019237886467,328.5)) -3834 ((386,340),(386.53589838486226,342),(388,343.46410161513774),(390,344),(392,343.46410161513774),(393.46410161513774,342),(394,340),(393.46410161513774,338),(392,336.53589838486226),(390,336),(388,336.53589838486226),(386.53589838486226,338)) -3835 ((385,350),(385.6698729810778,352.5),(387.5,354.3301270189222),(390,355),(392.5,354.3301270189222),(394.3301270189222,352.5),(395,350),(394.3301270189222,347.5),(392.5,345.6698729810778),(390,345),(387.5,345.6698729810778),(385.6698729810778,347.5)) -3836 ((384,360),(384.80384757729337,363),(387,365.19615242270663),(390,366),(393,365.19615242270663),(395.19615242270663,363),(396,360),(395.19615242270663,357),(393,354.80384757729337),(390,354),(387,354.80384757729337),(384.80384757729337,357)) -3837 ((383,370),(383.93782217350895,373.5),(386.5,376.06217782649105),(390,377),(393.5,376.06217782649105),(396.06217782649105,373.5),(397,370),(396.06217782649105,366.5),(393.5,363.93782217350895),(390,363),(386.5,363.93782217350895),(383.93782217350895,366.5)) -3838 ((382,380),(383.0717967697245,384),(386,386.9282032302755),(390,388),(394,386.9282032302755),(396.9282032302755,384),(398,380),(396.9282032302755,376),(394,373.0717967697245),(390,372),(386,373.0717967697245),(383.0717967697245,376)) -3839 ((381,390),(382.20577136594005,394.5),(385.5,397.79422863405995),(390,399),(394.5,397.79422863405995),(397.79422863405995,394.5),(399,390),(397.79422863405995,385.5),(394.5,382.20577136594005),(390,381),(385.5,382.20577136594005),(382.20577136594005,385.5)) -3840 ((380,400),(381.33974596215563,405),(385,408.66025403784437),(390,410),(395,408.66025403784437),(398.66025403784437,405),(400,400),(398.66025403784437,395),(395,391.33974596215563),(390,390),(385,391.33974596215563),(381.33974596215563,395)) -3841 ((389,410),(389.1339745962156,410.5),(389.5,410.8660254037844),(390,411),(390.5,410.8660254037844),(390.8660254037844,410.5),(391,410),(390.8660254037844,409.5),(390.5,409.1339745962156),(390,409),(389.5,409.1339745962156),(389.1339745962156,409.5)) -3842 ((388,420),(388.2679491924311,421),(389,421.7320508075689),(390,422),(391,421.7320508075689),(391.7320508075689,421),(392,420),(391.7320508075689,419),(391,418.2679491924311),(390,418),(389,418.2679491924311),(388.2679491924311,419)) -3843 ((387,430),(387.4019237886467,431.5),(388.5,432.5980762113533),(390,433),(391.5,432.5980762113533),(392.5980762113533,431.5),(393,430),(392.5980762113533,428.5),(391.5,427.4019237886467),(390,427),(388.5,427.4019237886467),(387.4019237886467,428.5)) -3844 ((386,440),(386.53589838486226,442),(388,443.46410161513774),(390,444),(392,443.46410161513774),(393.46410161513774,442),(394,440),(393.46410161513774,438),(392,436.53589838486226),(390,436),(388,436.53589838486226),(386.53589838486226,438)) -3845 ((385,450),(385.6698729810778,452.5),(387.5,454.3301270189222),(390,455),(392.5,454.3301270189222),(394.3301270189222,452.5),(395,450),(394.3301270189222,447.5),(392.5,445.6698729810778),(390,445),(387.5,445.6698729810778),(385.6698729810778,447.5)) -3846 ((384,460),(384.80384757729337,463),(387,465.19615242270663),(390,466),(393,465.19615242270663),(395.19615242270663,463),(396,460),(395.19615242270663,457),(393,454.80384757729337),(390,454),(387,454.80384757729337),(384.80384757729337,457)) -3847 ((383,470),(383.93782217350895,473.5),(386.5,476.06217782649105),(390,477),(393.5,476.06217782649105),(396.06217782649105,473.5),(397,470),(396.06217782649105,466.5),(393.5,463.93782217350895),(390,463),(386.5,463.93782217350895),(383.93782217350895,466.5)) -3848 ((382,480),(383.0717967697245,484),(386,486.9282032302755),(390,488),(394,486.9282032302755),(396.9282032302755,484),(398,480),(396.9282032302755,476),(394,473.0717967697245),(390,472),(386,473.0717967697245),(383.0717967697245,476)) -3849 ((381,490),(382.20577136594005,494.5),(385.5,497.79422863405995),(390,499),(394.5,497.79422863405995),(397.79422863405995,494.5),(399,490),(397.79422863405995,485.5),(394.5,482.20577136594005),(390,481),(385.5,482.20577136594005),(382.20577136594005,485.5)) -3850 ((380,500),(381.33974596215563,505),(385,508.66025403784437),(390,510),(395,508.66025403784437),(398.66025403784437,505),(400,500),(398.66025403784437,495),(395,491.33974596215563),(390,490),(385,491.33974596215563),(381.33974596215563,495)) -3851 ((389,510),(389.1339745962156,510.5),(389.5,510.8660254037844),(390,511),(390.5,510.8660254037844),(390.8660254037844,510.5),(391,510),(390.8660254037844,509.5),(390.5,509.1339745962156),(390,509),(389.5,509.1339745962156),(389.1339745962156,509.5)) -3852 ((388,520),(388.2679491924311,521),(389,521.7320508075688),(390,522),(391,521.7320508075688),(391.7320508075689,521),(392,520),(391.7320508075689,519),(391,518.2679491924312),(390,518),(389,518.2679491924312),(388.2679491924311,519)) -3853 ((387,530),(387.4019237886467,531.5),(388.5,532.5980762113534),(390,533),(391.5,532.5980762113534),(392.5980762113533,531.5),(393,530),(392.5980762113533,528.5),(391.5,527.4019237886467),(390,527),(388.5,527.4019237886466),(387.4019237886467,528.5)) -3854 ((386,540),(386.53589838486226,542),(388,543.4641016151378),(390,544),(392,543.4641016151378),(393.46410161513774,542),(394,540),(393.46410161513774,538),(392,536.5358983848622),(390,536),(388,536.5358983848622),(386.53589838486226,538)) -3855 ((385,550),(385.6698729810778,552.5),(387.5,554.3301270189222),(390,555),(392.5,554.3301270189222),(394.3301270189222,552.5),(395,550),(394.3301270189222,547.5),(392.5,545.6698729810778),(390,545),(387.5,545.6698729810778),(385.6698729810778,547.5)) -3856 ((384,560),(384.80384757729337,563),(387,565.1961524227066),(390,566),(393,565.1961524227066),(395.19615242270663,563),(396,560),(395.19615242270663,557),(393,554.8038475772934),(390,554),(387,554.8038475772934),(384.80384757729337,557)) -3857 ((383,570),(383.93782217350895,573.5),(386.5,576.062177826491),(390,577),(393.5,576.062177826491),(396.06217782649105,573.5),(397,570),(396.06217782649105,566.5),(393.5,563.937822173509),(390,563),(386.5,563.937822173509),(383.93782217350895,566.5)) -3858 ((382,580),(383.0717967697245,584),(386,586.9282032302755),(390,588),(394,586.9282032302755),(396.9282032302755,584),(398,580),(396.9282032302755,576),(394,573.0717967697245),(390,572),(386,573.0717967697245),(383.0717967697245,576)) -3859 ((381,590),(382.20577136594005,594.5),(385.5,597.7942286340599),(390,599),(394.5,597.7942286340599),(397.79422863405995,594.5),(399,590),(397.79422863405995,585.5),(394.5,582.2057713659401),(390,581),(385.5,582.20577136594),(382.20577136594005,585.5)) -3860 ((380,600),(381.33974596215563,605),(385,608.6602540378444),(390,610),(395,608.6602540378444),(398.66025403784437,605),(400,600),(398.66025403784437,595),(395,591.3397459621556),(390,590),(385,591.3397459621556),(381.33974596215563,595)) -3861 ((389,610),(389.1339745962156,610.5),(389.5,610.8660254037844),(390,611),(390.5,610.8660254037844),(390.8660254037844,610.5),(391,610),(390.8660254037844,609.5),(390.5,609.1339745962156),(390,609),(389.5,609.1339745962156),(389.1339745962156,609.5)) -3862 ((388,620),(388.2679491924311,621),(389,621.7320508075688),(390,622),(391,621.7320508075688),(391.7320508075689,621),(392,620),(391.7320508075689,619),(391,618.2679491924312),(390,618),(389,618.2679491924312),(388.2679491924311,619)) -3863 ((387,630),(387.4019237886467,631.5),(388.5,632.5980762113534),(390,633),(391.5,632.5980762113534),(392.5980762113533,631.5),(393,630),(392.5980762113533,628.5),(391.5,627.4019237886467),(390,627),(388.5,627.4019237886466),(387.4019237886467,628.5)) -3864 ((386,640),(386.53589838486226,642),(388,643.4641016151378),(390,644),(392,643.4641016151378),(393.46410161513774,642),(394,640),(393.46410161513774,638),(392,636.5358983848622),(390,636),(388,636.5358983848622),(386.53589838486226,638)) -3865 ((385,650),(385.6698729810778,652.5),(387.5,654.3301270189222),(390,655),(392.5,654.3301270189222),(394.3301270189222,652.5),(395,650),(394.3301270189222,647.5),(392.5,645.6698729810778),(390,645),(387.5,645.6698729810778),(385.6698729810778,647.5)) -3866 ((384,660),(384.80384757729337,663),(387,665.1961524227066),(390,666),(393,665.1961524227066),(395.19615242270663,663),(396,660),(395.19615242270663,657),(393,654.8038475772934),(390,654),(387,654.8038475772934),(384.80384757729337,657)) -3867 ((383,670),(383.93782217350895,673.5),(386.5,676.062177826491),(390,677),(393.5,676.062177826491),(396.06217782649105,673.5),(397,670),(396.06217782649105,666.5),(393.5,663.937822173509),(390,663),(386.5,663.937822173509),(383.93782217350895,666.5)) -3868 ((382,680),(383.0717967697245,684),(386,686.9282032302755),(390,688),(394,686.9282032302755),(396.9282032302755,684),(398,680),(396.9282032302755,676),(394,673.0717967697245),(390,672),(386,673.0717967697245),(383.0717967697245,676)) -3869 ((381,690),(382.20577136594005,694.5),(385.5,697.7942286340599),(390,699),(394.5,697.7942286340599),(397.79422863405995,694.5),(399,690),(397.79422863405995,685.5),(394.5,682.2057713659401),(390,681),(385.5,682.20577136594),(382.20577136594005,685.5)) -3870 ((380,700),(381.33974596215563,705),(385,708.6602540378444),(390,710),(395,708.6602540378444),(398.66025403784437,705),(400,700),(398.66025403784437,695),(395,691.3397459621556),(390,690),(385,691.3397459621556),(381.33974596215563,695)) -3871 ((389,710),(389.1339745962156,710.5),(389.5,710.8660254037844),(390,711),(390.5,710.8660254037844),(390.8660254037844,710.5),(391,710),(390.8660254037844,709.5),(390.5,709.1339745962156),(390,709),(389.5,709.1339745962156),(389.1339745962156,709.5)) -3872 ((388,720),(388.2679491924311,721),(389,721.7320508075688),(390,722),(391,721.7320508075688),(391.7320508075689,721),(392,720),(391.7320508075689,719),(391,718.2679491924312),(390,718),(389,718.2679491924312),(388.2679491924311,719)) -3873 ((387,730),(387.4019237886467,731.5),(388.5,732.5980762113534),(390,733),(391.5,732.5980762113534),(392.5980762113533,731.5),(393,730),(392.5980762113533,728.5),(391.5,727.4019237886467),(390,727),(388.5,727.4019237886466),(387.4019237886467,728.5)) -3874 ((386,740),(386.53589838486226,742),(388,743.4641016151378),(390,744),(392,743.4641016151378),(393.46410161513774,742),(394,740),(393.46410161513774,738),(392,736.5358983848622),(390,736),(388,736.5358983848622),(386.53589838486226,738)) -3875 ((385,750),(385.6698729810778,752.5),(387.5,754.3301270189222),(390,755),(392.5,754.3301270189222),(394.3301270189222,752.5),(395,750),(394.3301270189222,747.5),(392.5,745.6698729810778),(390,745),(387.5,745.6698729810778),(385.6698729810778,747.5)) -3876 ((384,760),(384.80384757729337,763),(387,765.1961524227066),(390,766),(393,765.1961524227066),(395.19615242270663,763),(396,760),(395.19615242270663,757),(393,754.8038475772934),(390,754),(387,754.8038475772934),(384.80384757729337,757)) -3877 ((383,770),(383.93782217350895,773.5),(386.5,776.062177826491),(390,777),(393.5,776.062177826491),(396.06217782649105,773.5),(397,770),(396.06217782649105,766.5),(393.5,763.937822173509),(390,763),(386.5,763.937822173509),(383.93782217350895,766.5)) -3878 ((382,780),(383.0717967697245,784),(386,786.9282032302755),(390,788),(394,786.9282032302755),(396.9282032302755,784),(398,780),(396.9282032302755,776),(394,773.0717967697245),(390,772),(386,773.0717967697245),(383.0717967697245,776)) -3879 ((381,790),(382.20577136594005,794.5),(385.5,797.7942286340599),(390,799),(394.5,797.7942286340599),(397.79422863405995,794.5),(399,790),(397.79422863405995,785.5),(394.5,782.2057713659401),(390,781),(385.5,782.20577136594),(382.20577136594005,785.5)) -3880 ((380,800),(381.33974596215563,805),(385,808.6602540378444),(390,810),(395,808.6602540378444),(398.66025403784437,805),(400,800),(398.66025403784437,795),(395,791.3397459621556),(390,790),(385,791.3397459621556),(381.33974596215563,795)) -3881 ((389,810),(389.1339745962156,810.5),(389.5,810.8660254037844),(390,811),(390.5,810.8660254037844),(390.8660254037844,810.5),(391,810),(390.8660254037844,809.5),(390.5,809.1339745962156),(390,809),(389.5,809.1339745962156),(389.1339745962156,809.5)) -3882 ((388,820),(388.2679491924311,821),(389,821.7320508075688),(390,822),(391,821.7320508075688),(391.7320508075689,821),(392,820),(391.7320508075689,819),(391,818.2679491924312),(390,818),(389,818.2679491924312),(388.2679491924311,819)) -3883 ((387,830),(387.4019237886467,831.5),(388.5,832.5980762113534),(390,833),(391.5,832.5980762113534),(392.5980762113533,831.5),(393,830),(392.5980762113533,828.5),(391.5,827.4019237886467),(390,827),(388.5,827.4019237886466),(387.4019237886467,828.5)) -3884 ((386,840),(386.53589838486226,842),(388,843.4641016151378),(390,844),(392,843.4641016151378),(393.46410161513774,842),(394,840),(393.46410161513774,838),(392,836.5358983848622),(390,836),(388,836.5358983848622),(386.53589838486226,838)) -3885 ((385,850),(385.6698729810778,852.5),(387.5,854.3301270189222),(390,855),(392.5,854.3301270189222),(394.3301270189222,852.5),(395,850),(394.3301270189222,847.5),(392.5,845.6698729810778),(390,845),(387.5,845.6698729810778),(385.6698729810778,847.5)) -3886 ((384,860),(384.80384757729337,863),(387,865.1961524227066),(390,866),(393,865.1961524227066),(395.19615242270663,863),(396,860),(395.19615242270663,857),(393,854.8038475772934),(390,854),(387,854.8038475772934),(384.80384757729337,857)) -3887 ((383,870),(383.93782217350895,873.5),(386.5,876.062177826491),(390,877),(393.5,876.062177826491),(396.06217782649105,873.5),(397,870),(396.06217782649105,866.5),(393.5,863.937822173509),(390,863),(386.5,863.937822173509),(383.93782217350895,866.5)) -3888 ((382,880),(383.0717967697245,884),(386,886.9282032302755),(390,888),(394,886.9282032302755),(396.9282032302755,884),(398,880),(396.9282032302755,876),(394,873.0717967697245),(390,872),(386,873.0717967697245),(383.0717967697245,876)) -3889 ((381,890),(382.20577136594005,894.5),(385.5,897.7942286340599),(390,899),(394.5,897.7942286340599),(397.79422863405995,894.5),(399,890),(397.79422863405995,885.5),(394.5,882.2057713659401),(390,881),(385.5,882.20577136594),(382.20577136594005,885.5)) -3890 ((380,900),(381.33974596215563,905),(385,908.6602540378444),(390,910),(395,908.6602540378444),(398.66025403784437,905),(400,900),(398.66025403784437,895),(395,891.3397459621556),(390,890),(385,891.3397459621556),(381.33974596215563,895)) -3891 ((389,910),(389.1339745962156,910.5),(389.5,910.8660254037844),(390,911),(390.5,910.8660254037844),(390.8660254037844,910.5),(391,910),(390.8660254037844,909.5),(390.5,909.1339745962156),(390,909),(389.5,909.1339745962156),(389.1339745962156,909.5)) -3892 ((388,920),(388.2679491924311,921),(389,921.7320508075688),(390,922),(391,921.7320508075688),(391.7320508075689,921),(392,920),(391.7320508075689,919),(391,918.2679491924312),(390,918),(389,918.2679491924312),(388.2679491924311,919)) -3893 ((387,930),(387.4019237886467,931.5),(388.5,932.5980762113534),(390,933),(391.5,932.5980762113534),(392.5980762113533,931.5),(393,930),(392.5980762113533,928.5),(391.5,927.4019237886467),(390,927),(388.5,927.4019237886466),(387.4019237886467,928.5)) -3894 ((386,940),(386.53589838486226,942),(388,943.4641016151378),(390,944),(392,943.4641016151378),(393.46410161513774,942),(394,940),(393.46410161513774,938),(392,936.5358983848622),(390,936),(388,936.5358983848622),(386.53589838486226,938)) -3895 ((385,950),(385.6698729810778,952.5),(387.5,954.3301270189222),(390,955),(392.5,954.3301270189222),(394.3301270189222,952.5),(395,950),(394.3301270189222,947.5),(392.5,945.6698729810778),(390,945),(387.5,945.6698729810778),(385.6698729810778,947.5)) -3896 ((384,960),(384.80384757729337,963),(387,965.1961524227066),(390,966),(393,965.1961524227066),(395.19615242270663,963),(396,960),(395.19615242270663,957),(393,954.8038475772934),(390,954),(387,954.8038475772934),(384.80384757729337,957)) -3897 ((383,970),(383.93782217350895,973.5),(386.5,976.062177826491),(390,977),(393.5,976.062177826491),(396.06217782649105,973.5),(397,970),(396.06217782649105,966.5),(393.5,963.937822173509),(390,963),(386.5,963.937822173509),(383.93782217350895,966.5)) -3898 ((382,980),(383.0717967697245,984),(386,986.9282032302755),(390,988),(394,986.9282032302755),(396.9282032302755,984),(398,980),(396.9282032302755,976),(394,973.0717967697245),(390,972),(386,973.0717967697245),(383.0717967697245,976)) -3899 ((381,990),(382.20577136594005,994.5),(385.5,997.7942286340599),(390,999),(394.5,997.7942286340599),(397.79422863405995,994.5),(399,990),(397.79422863405995,985.5),(394.5,982.2057713659401),(390,981),(385.5,982.20577136594),(382.20577136594005,985.5)) -3900 ((380,1000),(381.33974596215563,1005),(385,1008.6602540378444),(390,1010),(395,1008.6602540378444),(398.66025403784437,1005),(400,1000),(398.66025403784437,995),(395,991.3397459621556),(390,990),(385,991.3397459621556),(381.33974596215563,995)) -3901 ((398,10),(398.2679491924311,11),(399,11.732050807568877),(400,12),(401,11.732050807568877),(401.7320508075689,11),(402,10),(401.7320508075689,9),(401,8.267949192431123),(400,8),(399,8.267949192431121),(398.2679491924311,9)) -3902 ((397,20),(397.4019237886467,21.5),(398.5,22.598076211353316),(400,23),(401.5,22.598076211353316),(402.5980762113533,21.5),(403,20),(402.5980762113533,18.5),(401.5,17.401923788646684),(400,17),(398.5,17.401923788646684),(397.4019237886467,18.5)) -3903 ((396,30),(396.53589838486226,32),(398,33.46410161513776),(400,34),(402,33.46410161513776),(403.46410161513774,32),(404,30),(403.46410161513774,28),(402,26.535898384862247),(400,26),(398,26.535898384862243),(396.53589838486226,28)) -3904 ((395,40),(395.6698729810778,42.5),(397.5,44.33012701892219),(400,45),(402.5,44.33012701892219),(404.3301270189222,42.5),(405,40),(404.3301270189222,37.5),(402.5,35.66987298107781),(400,35),(397.5,35.6698729810778),(395.6698729810778,37.5)) -3905 ((394,50),(394.80384757729337,53),(397,55.19615242270663),(400,56),(403,55.19615242270663),(405.19615242270663,53),(406,50),(405.19615242270663,47),(403,44.80384757729337),(400,44),(397,44.80384757729337),(394.80384757729337,47)) -3906 ((393,60),(393.93782217350895,63.5),(396.5,66.06217782649107),(400,67),(403.5,66.06217782649107),(406.06217782649105,63.5),(407,60),(406.06217782649105,56.5),(403.5,53.937822173508934),(400,53),(396.5,53.93782217350893),(393.93782217350895,56.5)) -3907 ((392,70),(393.0717967697245,74),(396,76.92820323027551),(400,78),(404,76.92820323027551),(406.9282032302755,74),(408,70),(406.9282032302755,66),(404,63.07179676972449),(400,62),(396,63.071796769724486),(393.0717967697245,66)) -3908 ((391,80),(392.20577136594005,84.5),(395.5,87.79422863405995),(400,89),(404.5,87.79422863405995),(407.79422863405995,84.5),(409,80),(407.79422863405995,75.5),(404.5,72.20577136594005),(400,71),(395.5,72.20577136594005),(392.20577136594005,75.5)) -3909 ((390,90),(391.33974596215563,95),(395,98.66025403784438),(400,100),(405,98.66025403784438),(408.66025403784437,95),(410,90),(408.66025403784437,85),(405,81.33974596215562),(400,80),(395,81.3397459621556),(391.33974596215563,85)) -3910 ((399,100),(399.1339745962156,100.5),(399.5,100.86602540378443),(400,101),(400.5,100.86602540378443),(400.8660254037844,100.5),(401,100),(400.8660254037844,99.5),(400.5,99.13397459621557),(400,99),(399.5,99.13397459621557),(399.1339745962156,99.5)) -3911 ((398,110),(398.2679491924311,111),(399,111.73205080756888),(400,112),(401,111.73205080756888),(401.7320508075689,111),(402,110),(401.7320508075689,109),(401,108.26794919243112),(400,108),(399,108.26794919243112),(398.2679491924311,109)) -3912 ((397,120),(397.4019237886467,121.5),(398.5,122.59807621135332),(400,123),(401.5,122.59807621135332),(402.5980762113533,121.5),(403,120),(402.5980762113533,118.5),(401.5,117.40192378864668),(400,117),(398.5,117.40192378864668),(397.4019237886467,118.5)) -3913 ((396,130),(396.53589838486226,132),(398,133.46410161513776),(400,134),(402,133.46410161513776),(403.46410161513774,132),(404,130),(403.46410161513774,128),(402,126.53589838486225),(400,126),(398,126.53589838486225),(396.53589838486226,128)) -3914 ((395,140),(395.6698729810778,142.5),(397.5,144.33012701892218),(400,145),(402.5,144.33012701892218),(404.3301270189222,142.5),(405,140),(404.3301270189222,137.5),(402.5,135.66987298107782),(400,135),(397.5,135.66987298107782),(395.6698729810778,137.5)) -3915 ((394,150),(394.80384757729337,153),(397,155.19615242270663),(400,156),(403,155.19615242270663),(405.19615242270663,153),(406,150),(405.19615242270663,147),(403,144.80384757729337),(400,144),(397,144.80384757729337),(394.80384757729337,147)) -3916 ((393,160),(393.93782217350895,163.5),(396.5,166.06217782649108),(400,167),(403.5,166.06217782649108),(406.06217782649105,163.5),(407,160),(406.06217782649105,156.5),(403.5,153.93782217350892),(400,153),(396.5,153.93782217350892),(393.93782217350895,156.5)) -3917 ((392,170),(393.0717967697245,174),(396,176.9282032302755),(400,178),(404,176.9282032302755),(406.9282032302755,174),(408,170),(406.9282032302755,166),(404,163.0717967697245),(400,162),(396,163.0717967697245),(393.0717967697245,166)) -3918 ((391,180),(392.20577136594005,184.5),(395.5,187.79422863405995),(400,189),(404.5,187.79422863405995),(407.79422863405995,184.5),(409,180),(407.79422863405995,175.5),(404.5,172.20577136594005),(400,171),(395.5,172.20577136594005),(392.20577136594005,175.5)) -3919 ((390,190),(391.33974596215563,195),(395,198.6602540378444),(400,200),(405,198.6602540378444),(408.66025403784437,195),(410,190),(408.66025403784437,185),(405,181.3397459621556),(400,180),(395,181.3397459621556),(391.33974596215563,185)) -3920 ((399,200),(399.1339745962156,200.5),(399.5,200.86602540378445),(400,201),(400.5,200.86602540378445),(400.8660254037844,200.5),(401,200),(400.8660254037844,199.5),(400.5,199.13397459621555),(400,199),(399.5,199.13397459621555),(399.1339745962156,199.5)) -3921 ((398,210),(398.2679491924311,211),(399,211.73205080756887),(400,212),(401,211.73205080756887),(401.7320508075689,211),(402,210),(401.7320508075689,209),(401,208.26794919243113),(400,208),(399,208.26794919243113),(398.2679491924311,209)) -3922 ((397,220),(397.4019237886467,221.5),(398.5,222.59807621135332),(400,223),(401.5,222.59807621135332),(402.5980762113533,221.5),(403,220),(402.5980762113533,218.5),(401.5,217.40192378864668),(400,217),(398.5,217.40192378864668),(397.4019237886467,218.5)) -3923 ((396,230),(396.53589838486226,232),(398,233.46410161513776),(400,234),(402,233.46410161513776),(403.46410161513774,232),(404,230),(403.46410161513774,228),(402,226.53589838486224),(400,226),(398,226.53589838486224),(396.53589838486226,228)) -3924 ((395,240),(395.6698729810778,242.5),(397.5,244.33012701892218),(400,245),(402.5,244.33012701892218),(404.3301270189222,242.5),(405,240),(404.3301270189222,237.5),(402.5,235.66987298107782),(400,235),(397.5,235.66987298107782),(395.6698729810778,237.5)) -3925 ((394,250),(394.80384757729337,253),(397,255.19615242270663),(400,256),(403,255.19615242270663),(405.19615242270663,253),(406,250),(405.19615242270663,247),(403,244.80384757729337),(400,244),(397,244.80384757729337),(394.80384757729337,247)) -3926 ((393,260),(393.93782217350895,263.5),(396.5,266.06217782649105),(400,267),(403.5,266.06217782649105),(406.06217782649105,263.5),(407,260),(406.06217782649105,256.5),(403.5,253.93782217350892),(400,253),(396.5,253.93782217350892),(393.93782217350895,256.5)) -3927 ((392,270),(393.0717967697245,274),(396,276.9282032302755),(400,278),(404,276.9282032302755),(406.9282032302755,274),(408,270),(406.9282032302755,266),(404,263.0717967697245),(400,262),(396,263.0717967697245),(393.0717967697245,266)) -3928 ((391,280),(392.20577136594005,284.5),(395.5,287.79422863405995),(400,289),(404.5,287.79422863405995),(407.79422863405995,284.5),(409,280),(407.79422863405995,275.5),(404.5,272.20577136594005),(400,271),(395.5,272.20577136594005),(392.20577136594005,275.5)) -3929 ((390,290),(391.33974596215563,295),(395,298.66025403784437),(400,300),(405,298.66025403784437),(408.66025403784437,295),(410,290),(408.66025403784437,285),(405,281.33974596215563),(400,280),(395,281.33974596215563),(391.33974596215563,285)) -3930 ((399,300),(399.1339745962156,300.5),(399.5,300.8660254037844),(400,301),(400.5,300.8660254037844),(400.8660254037844,300.5),(401,300),(400.8660254037844,299.5),(400.5,299.1339745962156),(400,299),(399.5,299.1339745962156),(399.1339745962156,299.5)) -3931 ((398,310),(398.2679491924311,311),(399,311.7320508075689),(400,312),(401,311.7320508075689),(401.7320508075689,311),(402,310),(401.7320508075689,309),(401,308.2679491924311),(400,308),(399,308.2679491924311),(398.2679491924311,309)) -3932 ((397,320),(397.4019237886467,321.5),(398.5,322.5980762113533),(400,323),(401.5,322.5980762113533),(402.5980762113533,321.5),(403,320),(402.5980762113533,318.5),(401.5,317.4019237886467),(400,317),(398.5,317.4019237886467),(397.4019237886467,318.5)) -3933 ((396,330),(396.53589838486226,332),(398,333.46410161513774),(400,334),(402,333.46410161513774),(403.46410161513774,332),(404,330),(403.46410161513774,328),(402,326.53589838486226),(400,326),(398,326.53589838486226),(396.53589838486226,328)) -3934 ((395,340),(395.6698729810778,342.5),(397.5,344.3301270189222),(400,345),(402.5,344.3301270189222),(404.3301270189222,342.5),(405,340),(404.3301270189222,337.5),(402.5,335.6698729810778),(400,335),(397.5,335.6698729810778),(395.6698729810778,337.5)) -3935 ((394,350),(394.80384757729337,353),(397,355.19615242270663),(400,356),(403,355.19615242270663),(405.19615242270663,353),(406,350),(405.19615242270663,347),(403,344.80384757729337),(400,344),(397,344.80384757729337),(394.80384757729337,347)) -3936 ((393,360),(393.93782217350895,363.5),(396.5,366.06217782649105),(400,367),(403.5,366.06217782649105),(406.06217782649105,363.5),(407,360),(406.06217782649105,356.5),(403.5,353.93782217350895),(400,353),(396.5,353.93782217350895),(393.93782217350895,356.5)) -3937 ((392,370),(393.0717967697245,374),(396,376.9282032302755),(400,378),(404,376.9282032302755),(406.9282032302755,374),(408,370),(406.9282032302755,366),(404,363.0717967697245),(400,362),(396,363.0717967697245),(393.0717967697245,366)) -3938 ((391,380),(392.20577136594005,384.5),(395.5,387.79422863405995),(400,389),(404.5,387.79422863405995),(407.79422863405995,384.5),(409,380),(407.79422863405995,375.5),(404.5,372.20577136594005),(400,371),(395.5,372.20577136594005),(392.20577136594005,375.5)) -3939 ((390,390),(391.33974596215563,395),(395,398.66025403784437),(400,400),(405,398.66025403784437),(408.66025403784437,395),(410,390),(408.66025403784437,385),(405,381.33974596215563),(400,380),(395,381.33974596215563),(391.33974596215563,385)) -3940 ((399,400),(399.1339745962156,400.5),(399.5,400.8660254037844),(400,401),(400.5,400.8660254037844),(400.8660254037844,400.5),(401,400),(400.8660254037844,399.5),(400.5,399.1339745962156),(400,399),(399.5,399.1339745962156),(399.1339745962156,399.5)) -3941 ((398,410),(398.2679491924311,411),(399,411.7320508075689),(400,412),(401,411.7320508075689),(401.7320508075689,411),(402,410),(401.7320508075689,409),(401,408.2679491924311),(400,408),(399,408.2679491924311),(398.2679491924311,409)) -3942 ((397,420),(397.4019237886467,421.5),(398.5,422.5980762113533),(400,423),(401.5,422.5980762113533),(402.5980762113533,421.5),(403,420),(402.5980762113533,418.5),(401.5,417.4019237886467),(400,417),(398.5,417.4019237886467),(397.4019237886467,418.5)) -3943 ((396,430),(396.53589838486226,432),(398,433.46410161513774),(400,434),(402,433.46410161513774),(403.46410161513774,432),(404,430),(403.46410161513774,428),(402,426.53589838486226),(400,426),(398,426.53589838486226),(396.53589838486226,428)) -3944 ((395,440),(395.6698729810778,442.5),(397.5,444.3301270189222),(400,445),(402.5,444.3301270189222),(404.3301270189222,442.5),(405,440),(404.3301270189222,437.5),(402.5,435.6698729810778),(400,435),(397.5,435.6698729810778),(395.6698729810778,437.5)) -3945 ((394,450),(394.80384757729337,453),(397,455.19615242270663),(400,456),(403,455.19615242270663),(405.19615242270663,453),(406,450),(405.19615242270663,447),(403,444.80384757729337),(400,444),(397,444.80384757729337),(394.80384757729337,447)) -3946 ((393,460),(393.93782217350895,463.5),(396.5,466.06217782649105),(400,467),(403.5,466.06217782649105),(406.06217782649105,463.5),(407,460),(406.06217782649105,456.5),(403.5,453.93782217350895),(400,453),(396.5,453.93782217350895),(393.93782217350895,456.5)) -3947 ((392,470),(393.0717967697245,474),(396,476.9282032302755),(400,478),(404,476.9282032302755),(406.9282032302755,474),(408,470),(406.9282032302755,466),(404,463.0717967697245),(400,462),(396,463.0717967697245),(393.0717967697245,466)) -3948 ((391,480),(392.20577136594005,484.5),(395.5,487.79422863405995),(400,489),(404.5,487.79422863405995),(407.79422863405995,484.5),(409,480),(407.79422863405995,475.5),(404.5,472.20577136594005),(400,471),(395.5,472.20577136594005),(392.20577136594005,475.5)) -3949 ((390,490),(391.33974596215563,495),(395,498.66025403784437),(400,500),(405,498.66025403784437),(408.66025403784437,495),(410,490),(408.66025403784437,485),(405,481.33974596215563),(400,480),(395,481.33974596215563),(391.33974596215563,485)) -3950 ((399,500),(399.1339745962156,500.5),(399.5,500.8660254037844),(400,501),(400.5,500.8660254037844),(400.8660254037844,500.5),(401,500),(400.8660254037844,499.5),(400.5,499.1339745962156),(400,499),(399.5,499.1339745962156),(399.1339745962156,499.5)) -3951 ((398,510),(398.2679491924311,511),(399,511.7320508075689),(400,512),(401,511.7320508075689),(401.7320508075689,511),(402,510),(401.7320508075689,509),(401,508.2679491924311),(400,508),(399,508.2679491924311),(398.2679491924311,509)) -3952 ((397,520),(397.4019237886467,521.5),(398.5,522.5980762113534),(400,523),(401.5,522.5980762113534),(402.5980762113533,521.5),(403,520),(402.5980762113533,518.5),(401.5,517.4019237886467),(400,517),(398.5,517.4019237886466),(397.4019237886467,518.5)) -3953 ((396,530),(396.53589838486226,532),(398,533.4641016151378),(400,534),(402,533.4641016151378),(403.46410161513774,532),(404,530),(403.46410161513774,528),(402,526.5358983848622),(400,526),(398,526.5358983848622),(396.53589838486226,528)) -3954 ((395,540),(395.6698729810778,542.5),(397.5,544.3301270189222),(400,545),(402.5,544.3301270189222),(404.3301270189222,542.5),(405,540),(404.3301270189222,537.5),(402.5,535.6698729810778),(400,535),(397.5,535.6698729810778),(395.6698729810778,537.5)) -3955 ((394,550),(394.80384757729337,553),(397,555.1961524227066),(400,556),(403,555.1961524227066),(405.19615242270663,553),(406,550),(405.19615242270663,547),(403,544.8038475772934),(400,544),(397,544.8038475772934),(394.80384757729337,547)) -3956 ((393,560),(393.93782217350895,563.5),(396.5,566.062177826491),(400,567),(403.5,566.062177826491),(406.06217782649105,563.5),(407,560),(406.06217782649105,556.5),(403.5,553.937822173509),(400,553),(396.5,553.937822173509),(393.93782217350895,556.5)) -3957 ((392,570),(393.0717967697245,574),(396,576.9282032302755),(400,578),(404,576.9282032302755),(406.9282032302755,574),(408,570),(406.9282032302755,566),(404,563.0717967697245),(400,562),(396,563.0717967697245),(393.0717967697245,566)) -3958 ((391,580),(392.20577136594005,584.5),(395.5,587.7942286340599),(400,589),(404.5,587.7942286340599),(407.79422863405995,584.5),(409,580),(407.79422863405995,575.5),(404.5,572.2057713659401),(400,571),(395.5,572.20577136594),(392.20577136594005,575.5)) -3959 ((390,590),(391.33974596215563,595),(395,598.6602540378444),(400,600),(405,598.6602540378444),(408.66025403784437,595),(410,590),(408.66025403784437,585),(405,581.3397459621556),(400,580),(395,581.3397459621556),(391.33974596215563,585)) -3960 ((399,600),(399.1339745962156,600.5),(399.5,600.8660254037844),(400,601),(400.5,600.8660254037844),(400.8660254037844,600.5),(401,600),(400.8660254037844,599.5),(400.5,599.1339745962156),(400,599),(399.5,599.1339745962156),(399.1339745962156,599.5)) -3961 ((398,610),(398.2679491924311,611),(399,611.7320508075688),(400,612),(401,611.7320508075688),(401.7320508075689,611),(402,610),(401.7320508075689,609),(401,608.2679491924312),(400,608),(399,608.2679491924312),(398.2679491924311,609)) -3962 ((397,620),(397.4019237886467,621.5),(398.5,622.5980762113534),(400,623),(401.5,622.5980762113534),(402.5980762113533,621.5),(403,620),(402.5980762113533,618.5),(401.5,617.4019237886467),(400,617),(398.5,617.4019237886466),(397.4019237886467,618.5)) -3963 ((396,630),(396.53589838486226,632),(398,633.4641016151378),(400,634),(402,633.4641016151378),(403.46410161513774,632),(404,630),(403.46410161513774,628),(402,626.5358983848622),(400,626),(398,626.5358983848622),(396.53589838486226,628)) -3964 ((395,640),(395.6698729810778,642.5),(397.5,644.3301270189222),(400,645),(402.5,644.3301270189222),(404.3301270189222,642.5),(405,640),(404.3301270189222,637.5),(402.5,635.6698729810778),(400,635),(397.5,635.6698729810778),(395.6698729810778,637.5)) -3965 ((394,650),(394.80384757729337,653),(397,655.1961524227066),(400,656),(403,655.1961524227066),(405.19615242270663,653),(406,650),(405.19615242270663,647),(403,644.8038475772934),(400,644),(397,644.8038475772934),(394.80384757729337,647)) -3966 ((393,660),(393.93782217350895,663.5),(396.5,666.062177826491),(400,667),(403.5,666.062177826491),(406.06217782649105,663.5),(407,660),(406.06217782649105,656.5),(403.5,653.937822173509),(400,653),(396.5,653.937822173509),(393.93782217350895,656.5)) -3967 ((392,670),(393.0717967697245,674),(396,676.9282032302755),(400,678),(404,676.9282032302755),(406.9282032302755,674),(408,670),(406.9282032302755,666),(404,663.0717967697245),(400,662),(396,663.0717967697245),(393.0717967697245,666)) -3968 ((391,680),(392.20577136594005,684.5),(395.5,687.7942286340599),(400,689),(404.5,687.7942286340599),(407.79422863405995,684.5),(409,680),(407.79422863405995,675.5),(404.5,672.2057713659401),(400,671),(395.5,672.20577136594),(392.20577136594005,675.5)) -3969 ((390,690),(391.33974596215563,695),(395,698.6602540378444),(400,700),(405,698.6602540378444),(408.66025403784437,695),(410,690),(408.66025403784437,685),(405,681.3397459621556),(400,680),(395,681.3397459621556),(391.33974596215563,685)) -3970 ((399,700),(399.1339745962156,700.5),(399.5,700.8660254037844),(400,701),(400.5,700.8660254037844),(400.8660254037844,700.5),(401,700),(400.8660254037844,699.5),(400.5,699.1339745962156),(400,699),(399.5,699.1339745962156),(399.1339745962156,699.5)) -3971 ((398,710),(398.2679491924311,711),(399,711.7320508075688),(400,712),(401,711.7320508075688),(401.7320508075689,711),(402,710),(401.7320508075689,709),(401,708.2679491924312),(400,708),(399,708.2679491924312),(398.2679491924311,709)) -3972 ((397,720),(397.4019237886467,721.5),(398.5,722.5980762113534),(400,723),(401.5,722.5980762113534),(402.5980762113533,721.5),(403,720),(402.5980762113533,718.5),(401.5,717.4019237886467),(400,717),(398.5,717.4019237886466),(397.4019237886467,718.5)) -3973 ((396,730),(396.53589838486226,732),(398,733.4641016151378),(400,734),(402,733.4641016151378),(403.46410161513774,732),(404,730),(403.46410161513774,728),(402,726.5358983848622),(400,726),(398,726.5358983848622),(396.53589838486226,728)) -3974 ((395,740),(395.6698729810778,742.5),(397.5,744.3301270189222),(400,745),(402.5,744.3301270189222),(404.3301270189222,742.5),(405,740),(404.3301270189222,737.5),(402.5,735.6698729810778),(400,735),(397.5,735.6698729810778),(395.6698729810778,737.5)) -3975 ((394,750),(394.80384757729337,753),(397,755.1961524227066),(400,756),(403,755.1961524227066),(405.19615242270663,753),(406,750),(405.19615242270663,747),(403,744.8038475772934),(400,744),(397,744.8038475772934),(394.80384757729337,747)) -3976 ((393,760),(393.93782217350895,763.5),(396.5,766.062177826491),(400,767),(403.5,766.062177826491),(406.06217782649105,763.5),(407,760),(406.06217782649105,756.5),(403.5,753.937822173509),(400,753),(396.5,753.937822173509),(393.93782217350895,756.5)) -3977 ((392,770),(393.0717967697245,774),(396,776.9282032302755),(400,778),(404,776.9282032302755),(406.9282032302755,774),(408,770),(406.9282032302755,766),(404,763.0717967697245),(400,762),(396,763.0717967697245),(393.0717967697245,766)) -3978 ((391,780),(392.20577136594005,784.5),(395.5,787.7942286340599),(400,789),(404.5,787.7942286340599),(407.79422863405995,784.5),(409,780),(407.79422863405995,775.5),(404.5,772.2057713659401),(400,771),(395.5,772.20577136594),(392.20577136594005,775.5)) -3979 ((390,790),(391.33974596215563,795),(395,798.6602540378444),(400,800),(405,798.6602540378444),(408.66025403784437,795),(410,790),(408.66025403784437,785),(405,781.3397459621556),(400,780),(395,781.3397459621556),(391.33974596215563,785)) -3980 ((399,800),(399.1339745962156,800.5),(399.5,800.8660254037844),(400,801),(400.5,800.8660254037844),(400.8660254037844,800.5),(401,800),(400.8660254037844,799.5),(400.5,799.1339745962156),(400,799),(399.5,799.1339745962156),(399.1339745962156,799.5)) -3981 ((398,810),(398.2679491924311,811),(399,811.7320508075688),(400,812),(401,811.7320508075688),(401.7320508075689,811),(402,810),(401.7320508075689,809),(401,808.2679491924312),(400,808),(399,808.2679491924312),(398.2679491924311,809)) -3982 ((397,820),(397.4019237886467,821.5),(398.5,822.5980762113534),(400,823),(401.5,822.5980762113534),(402.5980762113533,821.5),(403,820),(402.5980762113533,818.5),(401.5,817.4019237886467),(400,817),(398.5,817.4019237886466),(397.4019237886467,818.5)) -3983 ((396,830),(396.53589838486226,832),(398,833.4641016151378),(400,834),(402,833.4641016151378),(403.46410161513774,832),(404,830),(403.46410161513774,828),(402,826.5358983848622),(400,826),(398,826.5358983848622),(396.53589838486226,828)) -3984 ((395,840),(395.6698729810778,842.5),(397.5,844.3301270189222),(400,845),(402.5,844.3301270189222),(404.3301270189222,842.5),(405,840),(404.3301270189222,837.5),(402.5,835.6698729810778),(400,835),(397.5,835.6698729810778),(395.6698729810778,837.5)) -3985 ((394,850),(394.80384757729337,853),(397,855.1961524227066),(400,856),(403,855.1961524227066),(405.19615242270663,853),(406,850),(405.19615242270663,847),(403,844.8038475772934),(400,844),(397,844.8038475772934),(394.80384757729337,847)) -3986 ((393,860),(393.93782217350895,863.5),(396.5,866.062177826491),(400,867),(403.5,866.062177826491),(406.06217782649105,863.5),(407,860),(406.06217782649105,856.5),(403.5,853.937822173509),(400,853),(396.5,853.937822173509),(393.93782217350895,856.5)) -3987 ((392,870),(393.0717967697245,874),(396,876.9282032302755),(400,878),(404,876.9282032302755),(406.9282032302755,874),(408,870),(406.9282032302755,866),(404,863.0717967697245),(400,862),(396,863.0717967697245),(393.0717967697245,866)) -3988 ((391,880),(392.20577136594005,884.5),(395.5,887.7942286340599),(400,889),(404.5,887.7942286340599),(407.79422863405995,884.5),(409,880),(407.79422863405995,875.5),(404.5,872.2057713659401),(400,871),(395.5,872.20577136594),(392.20577136594005,875.5)) -3989 ((390,890),(391.33974596215563,895),(395,898.6602540378444),(400,900),(405,898.6602540378444),(408.66025403784437,895),(410,890),(408.66025403784437,885),(405,881.3397459621556),(400,880),(395,881.3397459621556),(391.33974596215563,885)) -3990 ((399,900),(399.1339745962156,900.5),(399.5,900.8660254037844),(400,901),(400.5,900.8660254037844),(400.8660254037844,900.5),(401,900),(400.8660254037844,899.5),(400.5,899.1339745962156),(400,899),(399.5,899.1339745962156),(399.1339745962156,899.5)) -3991 ((398,910),(398.2679491924311,911),(399,911.7320508075688),(400,912),(401,911.7320508075688),(401.7320508075689,911),(402,910),(401.7320508075689,909),(401,908.2679491924312),(400,908),(399,908.2679491924312),(398.2679491924311,909)) -3992 ((397,920),(397.4019237886467,921.5),(398.5,922.5980762113534),(400,923),(401.5,922.5980762113534),(402.5980762113533,921.5),(403,920),(402.5980762113533,918.5),(401.5,917.4019237886467),(400,917),(398.5,917.4019237886466),(397.4019237886467,918.5)) -3993 ((396,930),(396.53589838486226,932),(398,933.4641016151378),(400,934),(402,933.4641016151378),(403.46410161513774,932),(404,930),(403.46410161513774,928),(402,926.5358983848622),(400,926),(398,926.5358983848622),(396.53589838486226,928)) -3994 ((395,940),(395.6698729810778,942.5),(397.5,944.3301270189222),(400,945),(402.5,944.3301270189222),(404.3301270189222,942.5),(405,940),(404.3301270189222,937.5),(402.5,935.6698729810778),(400,935),(397.5,935.6698729810778),(395.6698729810778,937.5)) -3995 ((394,950),(394.80384757729337,953),(397,955.1961524227066),(400,956),(403,955.1961524227066),(405.19615242270663,953),(406,950),(405.19615242270663,947),(403,944.8038475772934),(400,944),(397,944.8038475772934),(394.80384757729337,947)) -3996 ((393,960),(393.93782217350895,963.5),(396.5,966.062177826491),(400,967),(403.5,966.062177826491),(406.06217782649105,963.5),(407,960),(406.06217782649105,956.5),(403.5,953.937822173509),(400,953),(396.5,953.937822173509),(393.93782217350895,956.5)) -3997 ((392,970),(393.0717967697245,974),(396,976.9282032302755),(400,978),(404,976.9282032302755),(406.9282032302755,974),(408,970),(406.9282032302755,966),(404,963.0717967697245),(400,962),(396,963.0717967697245),(393.0717967697245,966)) -3998 ((391,980),(392.20577136594005,984.5),(395.5,987.7942286340599),(400,989),(404.5,987.7942286340599),(407.79422863405995,984.5),(409,980),(407.79422863405995,975.5),(404.5,972.2057713659401),(400,971),(395.5,972.20577136594),(392.20577136594005,975.5)) -3999 ((390,990),(391.33974596215563,995),(395,998.6602540378444),(400,1000),(405,998.6602540378444),(408.66025403784437,995),(410,990),(408.66025403784437,985),(405,981.3397459621556),(400,980),(395,981.3397459621556),(391.33974596215563,985)) -4000 ((399,1000),(399.1339745962156,1000.5),(399.5,1000.8660254037844),(400,1001),(400.5,1000.8660254037844),(400.8660254037844,1000.5),(401,1000),(400.8660254037844,999.5),(400.5,999.1339745962156),(400,999),(399.5,999.1339745962156),(399.1339745962156,999.5)) -4001 ((407,10),(407.4019237886467,11.5),(408.5,12.598076211353316),(410,13),(411.5,12.598076211353316),(412.5980762113533,11.5),(413,10),(412.5980762113533,8.5),(411.5,7.401923788646684),(410,7),(408.5,7.401923788646683),(407.4019237886467,8.499999999999998)) -4002 ((406,20),(406.53589838486226,22),(408,23.464101615137753),(410,24),(412,23.464101615137753),(413.46410161513774,22),(414,20),(413.46410161513774,18),(412,16.535898384862247),(410,16),(408,16.535898384862243),(406.53589838486226,18)) -4003 ((405,30),(405.6698729810778,32.5),(407.5,34.33012701892219),(410,35),(412.5,34.33012701892219),(414.3301270189222,32.5),(415,30),(414.3301270189222,27.5),(412.5,25.66987298107781),(410,25),(407.5,25.669872981077805),(405.6698729810778,27.499999999999996)) -4004 ((404,40),(404.80384757729337,43),(407,45.19615242270663),(410,46),(413,45.19615242270663),(415.19615242270663,43),(416,40),(415.19615242270663,37),(413,34.80384757729337),(410,34),(407,34.80384757729337),(404.80384757729337,37)) -4005 ((403,50),(403.93782217350895,53.5),(406.5,56.06217782649107),(410,57),(413.5,56.06217782649107),(416.06217782649105,53.5),(417,50),(416.06217782649105,46.5),(413.5,43.937822173508934),(410,43),(406.5,43.93782217350893),(403.93782217350895,46.5)) -4006 ((402,60),(403.0717967697245,64),(406,66.92820323027551),(410,68),(414,66.92820323027551),(416.9282032302755,64),(418,60),(416.9282032302755,56),(414,53.07179676972449),(410,52),(406,53.071796769724486),(403.0717967697245,56)) -4007 ((401,70),(402.20577136594005,74.5),(405.5,77.79422863405995),(410,79),(414.5,77.79422863405995),(417.79422863405995,74.5),(419,70),(417.79422863405995,65.5),(414.5,62.20577136594005),(410,61),(405.5,62.20577136594005),(402.20577136594005,65.5)) -4008 ((400,80),(401.33974596215563,85),(405,88.66025403784438),(410,90),(415,88.66025403784438),(418.66025403784437,85),(420,80),(418.66025403784437,75),(415,71.33974596215562),(410,70),(405,71.3397459621556),(401.33974596215563,75)) -4009 ((409,90),(409.1339745962156,90.5),(409.5,90.86602540378443),(410,91),(410.5,90.86602540378443),(410.8660254037844,90.5),(411,90),(410.8660254037844,89.5),(410.5,89.13397459621557),(410,89),(409.5,89.13397459621557),(409.1339745962156,89.5)) -4010 ((408,100),(408.2679491924311,101),(409,101.73205080756888),(410,102),(411,101.73205080756888),(411.7320508075689,101),(412,100),(411.7320508075689,99),(411,98.26794919243112),(410,98),(409,98.26794919243112),(408.2679491924311,99)) -4011 ((407,110),(407.4019237886467,111.5),(408.5,112.59807621135332),(410,113),(411.5,112.59807621135332),(412.5980762113533,111.5),(413,110),(412.5980762113533,108.5),(411.5,107.40192378864668),(410,107),(408.5,107.40192378864668),(407.4019237886467,108.5)) -4012 ((406,120),(406.53589838486226,122),(408,123.46410161513775),(410,124),(412,123.46410161513775),(413.46410161513774,122),(414,120),(413.46410161513774,118),(412,116.53589838486225),(410,116),(408,116.53589838486225),(406.53589838486226,118)) -4013 ((405,130),(405.6698729810778,132.5),(407.5,134.33012701892218),(410,135),(412.5,134.33012701892218),(414.3301270189222,132.5),(415,130),(414.3301270189222,127.5),(412.5,125.6698729810778),(410,125),(407.5,125.6698729810778),(405.6698729810778,127.5)) -4014 ((404,140),(404.80384757729337,143),(407,145.19615242270663),(410,146),(413,145.19615242270663),(415.19615242270663,143),(416,140),(415.19615242270663,137),(413,134.80384757729337),(410,134),(407,134.80384757729337),(404.80384757729337,137)) -4015 ((403,150),(403.93782217350895,153.5),(406.5,156.06217782649108),(410,157),(413.5,156.06217782649108),(416.06217782649105,153.5),(417,150),(416.06217782649105,146.5),(413.5,143.93782217350892),(410,143),(406.5,143.93782217350892),(403.93782217350895,146.5)) -4016 ((402,160),(403.0717967697245,164),(406,166.9282032302755),(410,168),(414,166.9282032302755),(416.9282032302755,164),(418,160),(416.9282032302755,156),(414,153.0717967697245),(410,152),(406,153.0717967697245),(403.0717967697245,156)) -4017 ((401,170),(402.20577136594005,174.5),(405.5,177.79422863405995),(410,179),(414.5,177.79422863405995),(417.79422863405995,174.5),(419,170),(417.79422863405995,165.5),(414.5,162.20577136594005),(410,161),(405.5,162.20577136594005),(402.20577136594005,165.5)) -4018 ((400,180),(401.33974596215563,185),(405,188.6602540378444),(410,190),(415,188.6602540378444),(418.66025403784437,185),(420,180),(418.66025403784437,175),(415,171.3397459621556),(410,170),(405,171.3397459621556),(401.33974596215563,175)) -4019 ((409,190),(409.1339745962156,190.5),(409.5,190.86602540378445),(410,191),(410.5,190.86602540378445),(410.8660254037844,190.5),(411,190),(410.8660254037844,189.5),(410.5,189.13397459621555),(410,189),(409.5,189.13397459621555),(409.1339745962156,189.5)) -4020 ((408,200),(408.2679491924311,201),(409,201.73205080756887),(410,202),(411,201.73205080756887),(411.7320508075689,201),(412,200),(411.7320508075689,199),(411,198.26794919243113),(410,198),(409,198.26794919243113),(408.2679491924311,199)) -4021 ((407,210),(407.4019237886467,211.5),(408.5,212.59807621135332),(410,213),(411.5,212.59807621135332),(412.5980762113533,211.5),(413,210),(412.5980762113533,208.5),(411.5,207.40192378864668),(410,207),(408.5,207.40192378864668),(407.4019237886467,208.5)) -4022 ((406,220),(406.53589838486226,222),(408,223.46410161513776),(410,224),(412,223.46410161513776),(413.46410161513774,222),(414,220),(413.46410161513774,218),(412,216.53589838486224),(410,216),(408,216.53589838486224),(406.53589838486226,218)) -4023 ((405,230),(405.6698729810778,232.5),(407.5,234.33012701892218),(410,235),(412.5,234.33012701892218),(414.3301270189222,232.5),(415,230),(414.3301270189222,227.5),(412.5,225.66987298107782),(410,225),(407.5,225.66987298107782),(405.6698729810778,227.5)) -4024 ((404,240),(404.80384757729337,243),(407,245.19615242270663),(410,246),(413,245.19615242270663),(415.19615242270663,243),(416,240),(415.19615242270663,237),(413,234.80384757729337),(410,234),(407,234.80384757729337),(404.80384757729337,237)) -4025 ((403,250),(403.93782217350895,253.5),(406.5,256.06217782649105),(410,257),(413.5,256.06217782649105),(416.06217782649105,253.5),(417,250),(416.06217782649105,246.5),(413.5,243.93782217350892),(410,243),(406.5,243.93782217350892),(403.93782217350895,246.5)) -4026 ((402,260),(403.0717967697245,264),(406,266.9282032302755),(410,268),(414,266.9282032302755),(416.9282032302755,264),(418,260),(416.9282032302755,256),(414,253.0717967697245),(410,252),(406,253.0717967697245),(403.0717967697245,256)) -4027 ((401,270),(402.20577136594005,274.5),(405.5,277.79422863405995),(410,279),(414.5,277.79422863405995),(417.79422863405995,274.5),(419,270),(417.79422863405995,265.5),(414.5,262.20577136594005),(410,261),(405.5,262.20577136594005),(402.20577136594005,265.5)) -4028 ((400,280),(401.33974596215563,285),(405,288.66025403784437),(410,290),(415,288.66025403784437),(418.66025403784437,285),(420,280),(418.66025403784437,275),(415,271.33974596215563),(410,270),(405,271.33974596215563),(401.33974596215563,275)) -4029 ((409,290),(409.1339745962156,290.5),(409.5,290.8660254037844),(410,291),(410.5,290.8660254037844),(410.8660254037844,290.5),(411,290),(410.8660254037844,289.5),(410.5,289.1339745962156),(410,289),(409.5,289.1339745962156),(409.1339745962156,289.5)) -4030 ((408,300),(408.2679491924311,301),(409,301.7320508075689),(410,302),(411,301.7320508075689),(411.7320508075689,301),(412,300),(411.7320508075689,299),(411,298.2679491924311),(410,298),(409,298.2679491924311),(408.2679491924311,299)) -4031 ((407,310),(407.4019237886467,311.5),(408.5,312.5980762113533),(410,313),(411.5,312.5980762113533),(412.5980762113533,311.5),(413,310),(412.5980762113533,308.5),(411.5,307.4019237886467),(410,307),(408.5,307.4019237886467),(407.4019237886467,308.5)) -4032 ((406,320),(406.53589838486226,322),(408,323.46410161513774),(410,324),(412,323.46410161513774),(413.46410161513774,322),(414,320),(413.46410161513774,318),(412,316.53589838486226),(410,316),(408,316.53589838486226),(406.53589838486226,318)) -4033 ((405,330),(405.6698729810778,332.5),(407.5,334.3301270189222),(410,335),(412.5,334.3301270189222),(414.3301270189222,332.5),(415,330),(414.3301270189222,327.5),(412.5,325.6698729810778),(410,325),(407.5,325.6698729810778),(405.6698729810778,327.5)) -4034 ((404,340),(404.80384757729337,343),(407,345.19615242270663),(410,346),(413,345.19615242270663),(415.19615242270663,343),(416,340),(415.19615242270663,337),(413,334.80384757729337),(410,334),(407,334.80384757729337),(404.80384757729337,337)) -4035 ((403,350),(403.93782217350895,353.5),(406.5,356.06217782649105),(410,357),(413.5,356.06217782649105),(416.06217782649105,353.5),(417,350),(416.06217782649105,346.5),(413.5,343.93782217350895),(410,343),(406.5,343.93782217350895),(403.93782217350895,346.5)) -4036 ((402,360),(403.0717967697245,364),(406,366.9282032302755),(410,368),(414,366.9282032302755),(416.9282032302755,364),(418,360),(416.9282032302755,356),(414,353.0717967697245),(410,352),(406,353.0717967697245),(403.0717967697245,356)) -4037 ((401,370),(402.20577136594005,374.5),(405.5,377.79422863405995),(410,379),(414.5,377.79422863405995),(417.79422863405995,374.5),(419,370),(417.79422863405995,365.5),(414.5,362.20577136594005),(410,361),(405.5,362.20577136594005),(402.20577136594005,365.5)) -4038 ((400,380),(401.33974596215563,385),(405,388.66025403784437),(410,390),(415,388.66025403784437),(418.66025403784437,385),(420,380),(418.66025403784437,375),(415,371.33974596215563),(410,370),(405,371.33974596215563),(401.33974596215563,375)) -4039 ((409,390),(409.1339745962156,390.5),(409.5,390.8660254037844),(410,391),(410.5,390.8660254037844),(410.8660254037844,390.5),(411,390),(410.8660254037844,389.5),(410.5,389.1339745962156),(410,389),(409.5,389.1339745962156),(409.1339745962156,389.5)) -4040 ((408,400),(408.2679491924311,401),(409,401.7320508075689),(410,402),(411,401.7320508075689),(411.7320508075689,401),(412,400),(411.7320508075689,399),(411,398.2679491924311),(410,398),(409,398.2679491924311),(408.2679491924311,399)) -4041 ((407,410),(407.4019237886467,411.5),(408.5,412.5980762113533),(410,413),(411.5,412.5980762113533),(412.5980762113533,411.5),(413,410),(412.5980762113533,408.5),(411.5,407.4019237886467),(410,407),(408.5,407.4019237886467),(407.4019237886467,408.5)) -4042 ((406,420),(406.53589838486226,422),(408,423.46410161513774),(410,424),(412,423.46410161513774),(413.46410161513774,422),(414,420),(413.46410161513774,418),(412,416.53589838486226),(410,416),(408,416.53589838486226),(406.53589838486226,418)) -4043 ((405,430),(405.6698729810778,432.5),(407.5,434.3301270189222),(410,435),(412.5,434.3301270189222),(414.3301270189222,432.5),(415,430),(414.3301270189222,427.5),(412.5,425.6698729810778),(410,425),(407.5,425.6698729810778),(405.6698729810778,427.5)) -4044 ((404,440),(404.80384757729337,443),(407,445.19615242270663),(410,446),(413,445.19615242270663),(415.19615242270663,443),(416,440),(415.19615242270663,437),(413,434.80384757729337),(410,434),(407,434.80384757729337),(404.80384757729337,437)) -4045 ((403,450),(403.93782217350895,453.5),(406.5,456.06217782649105),(410,457),(413.5,456.06217782649105),(416.06217782649105,453.5),(417,450),(416.06217782649105,446.5),(413.5,443.93782217350895),(410,443),(406.5,443.93782217350895),(403.93782217350895,446.5)) -4046 ((402,460),(403.0717967697245,464),(406,466.9282032302755),(410,468),(414,466.9282032302755),(416.9282032302755,464),(418,460),(416.9282032302755,456),(414,453.0717967697245),(410,452),(406,453.0717967697245),(403.0717967697245,456)) -4047 ((401,470),(402.20577136594005,474.5),(405.5,477.79422863405995),(410,479),(414.5,477.79422863405995),(417.79422863405995,474.5),(419,470),(417.79422863405995,465.5),(414.5,462.20577136594005),(410,461),(405.5,462.20577136594005),(402.20577136594005,465.5)) -4048 ((400,480),(401.33974596215563,485),(405,488.66025403784437),(410,490),(415,488.66025403784437),(418.66025403784437,485),(420,480),(418.66025403784437,475),(415,471.33974596215563),(410,470),(405,471.33974596215563),(401.33974596215563,475)) -4049 ((409,490),(409.1339745962156,490.5),(409.5,490.8660254037844),(410,491),(410.5,490.8660254037844),(410.8660254037844,490.5),(411,490),(410.8660254037844,489.5),(410.5,489.1339745962156),(410,489),(409.5,489.1339745962156),(409.1339745962156,489.5)) -4050 ((408,500),(408.2679491924311,501),(409,501.7320508075689),(410,502),(411,501.7320508075689),(411.7320508075689,501),(412,500),(411.7320508075689,499),(411,498.2679491924311),(410,498),(409,498.2679491924311),(408.2679491924311,499)) -4051 ((407,510),(407.4019237886467,511.5),(408.5,512.5980762113534),(410,513),(411.5,512.5980762113534),(412.5980762113533,511.5),(413,510),(412.5980762113533,508.5),(411.5,507.4019237886467),(410,507),(408.5,507.4019237886467),(407.4019237886467,508.5)) -4052 ((406,520),(406.53589838486226,522),(408,523.4641016151378),(410,524),(412,523.4641016151378),(413.46410161513774,522),(414,520),(413.46410161513774,518),(412,516.5358983848622),(410,516),(408,516.5358983848622),(406.53589838486226,518)) -4053 ((405,530),(405.6698729810778,532.5),(407.5,534.3301270189222),(410,535),(412.5,534.3301270189222),(414.3301270189222,532.5),(415,530),(414.3301270189222,527.5),(412.5,525.6698729810778),(410,525),(407.5,525.6698729810778),(405.6698729810778,527.5)) -4054 ((404,540),(404.80384757729337,543),(407,545.1961524227066),(410,546),(413,545.1961524227066),(415.19615242270663,543),(416,540),(415.19615242270663,537),(413,534.8038475772934),(410,534),(407,534.8038475772934),(404.80384757729337,537)) -4055 ((403,550),(403.93782217350895,553.5),(406.5,556.062177826491),(410,557),(413.5,556.062177826491),(416.06217782649105,553.5),(417,550),(416.06217782649105,546.5),(413.5,543.937822173509),(410,543),(406.5,543.937822173509),(403.93782217350895,546.5)) -4056 ((402,560),(403.0717967697245,564),(406,566.9282032302755),(410,568),(414,566.9282032302755),(416.9282032302755,564),(418,560),(416.9282032302755,556),(414,553.0717967697245),(410,552),(406,553.0717967697245),(403.0717967697245,556)) -4057 ((401,570),(402.20577136594005,574.5),(405.5,577.7942286340599),(410,579),(414.5,577.7942286340599),(417.79422863405995,574.5),(419,570),(417.79422863405995,565.5),(414.5,562.2057713659401),(410,561),(405.5,562.20577136594),(402.20577136594005,565.5)) -4058 ((400,580),(401.33974596215563,585),(405,588.6602540378444),(410,590),(415,588.6602540378444),(418.66025403784437,585),(420,580),(418.66025403784437,575),(415,571.3397459621556),(410,570),(405,571.3397459621556),(401.33974596215563,575)) -4059 ((409,590),(409.1339745962156,590.5),(409.5,590.8660254037844),(410,591),(410.5,590.8660254037844),(410.8660254037844,590.5),(411,590),(410.8660254037844,589.5),(410.5,589.1339745962156),(410,589),(409.5,589.1339745962156),(409.1339745962156,589.5)) -4060 ((408,600),(408.2679491924311,601),(409,601.7320508075688),(410,602),(411,601.7320508075688),(411.7320508075689,601),(412,600),(411.7320508075689,599),(411,598.2679491924312),(410,598),(409,598.2679491924312),(408.2679491924311,599)) -4061 ((407,610),(407.4019237886467,611.5),(408.5,612.5980762113534),(410,613),(411.5,612.5980762113534),(412.5980762113533,611.5),(413,610),(412.5980762113533,608.5),(411.5,607.4019237886467),(410,607),(408.5,607.4019237886466),(407.4019237886467,608.5)) -4062 ((406,620),(406.53589838486226,622),(408,623.4641016151378),(410,624),(412,623.4641016151378),(413.46410161513774,622),(414,620),(413.46410161513774,618),(412,616.5358983848622),(410,616),(408,616.5358983848622),(406.53589838486226,618)) -4063 ((405,630),(405.6698729810778,632.5),(407.5,634.3301270189222),(410,635),(412.5,634.3301270189222),(414.3301270189222,632.5),(415,630),(414.3301270189222,627.5),(412.5,625.6698729810778),(410,625),(407.5,625.6698729810778),(405.6698729810778,627.5)) -4064 ((404,640),(404.80384757729337,643),(407,645.1961524227066),(410,646),(413,645.1961524227066),(415.19615242270663,643),(416,640),(415.19615242270663,637),(413,634.8038475772934),(410,634),(407,634.8038475772934),(404.80384757729337,637)) -4065 ((403,650),(403.93782217350895,653.5),(406.5,656.062177826491),(410,657),(413.5,656.062177826491),(416.06217782649105,653.5),(417,650),(416.06217782649105,646.5),(413.5,643.937822173509),(410,643),(406.5,643.937822173509),(403.93782217350895,646.5)) -4066 ((402,660),(403.0717967697245,664),(406,666.9282032302755),(410,668),(414,666.9282032302755),(416.9282032302755,664),(418,660),(416.9282032302755,656),(414,653.0717967697245),(410,652),(406,653.0717967697245),(403.0717967697245,656)) -4067 ((401,670),(402.20577136594005,674.5),(405.5,677.7942286340599),(410,679),(414.5,677.7942286340599),(417.79422863405995,674.5),(419,670),(417.79422863405995,665.5),(414.5,662.2057713659401),(410,661),(405.5,662.20577136594),(402.20577136594005,665.5)) -4068 ((400,680),(401.33974596215563,685),(405,688.6602540378444),(410,690),(415,688.6602540378444),(418.66025403784437,685),(420,680),(418.66025403784437,675),(415,671.3397459621556),(410,670),(405,671.3397459621556),(401.33974596215563,675)) -4069 ((409,690),(409.1339745962156,690.5),(409.5,690.8660254037844),(410,691),(410.5,690.8660254037844),(410.8660254037844,690.5),(411,690),(410.8660254037844,689.5),(410.5,689.1339745962156),(410,689),(409.5,689.1339745962156),(409.1339745962156,689.5)) -4070 ((408,700),(408.2679491924311,701),(409,701.7320508075688),(410,702),(411,701.7320508075688),(411.7320508075689,701),(412,700),(411.7320508075689,699),(411,698.2679491924312),(410,698),(409,698.2679491924312),(408.2679491924311,699)) -4071 ((407,710),(407.4019237886467,711.5),(408.5,712.5980762113534),(410,713),(411.5,712.5980762113534),(412.5980762113533,711.5),(413,710),(412.5980762113533,708.5),(411.5,707.4019237886467),(410,707),(408.5,707.4019237886466),(407.4019237886467,708.5)) -4072 ((406,720),(406.53589838486226,722),(408,723.4641016151378),(410,724),(412,723.4641016151378),(413.46410161513774,722),(414,720),(413.46410161513774,718),(412,716.5358983848622),(410,716),(408,716.5358983848622),(406.53589838486226,718)) -4073 ((405,730),(405.6698729810778,732.5),(407.5,734.3301270189222),(410,735),(412.5,734.3301270189222),(414.3301270189222,732.5),(415,730),(414.3301270189222,727.5),(412.5,725.6698729810778),(410,725),(407.5,725.6698729810778),(405.6698729810778,727.5)) -4074 ((404,740),(404.80384757729337,743),(407,745.1961524227066),(410,746),(413,745.1961524227066),(415.19615242270663,743),(416,740),(415.19615242270663,737),(413,734.8038475772934),(410,734),(407,734.8038475772934),(404.80384757729337,737)) -4075 ((403,750),(403.93782217350895,753.5),(406.5,756.062177826491),(410,757),(413.5,756.062177826491),(416.06217782649105,753.5),(417,750),(416.06217782649105,746.5),(413.5,743.937822173509),(410,743),(406.5,743.937822173509),(403.93782217350895,746.5)) -4076 ((402,760),(403.0717967697245,764),(406,766.9282032302755),(410,768),(414,766.9282032302755),(416.9282032302755,764),(418,760),(416.9282032302755,756),(414,753.0717967697245),(410,752),(406,753.0717967697245),(403.0717967697245,756)) -4077 ((401,770),(402.20577136594005,774.5),(405.5,777.7942286340599),(410,779),(414.5,777.7942286340599),(417.79422863405995,774.5),(419,770),(417.79422863405995,765.5),(414.5,762.2057713659401),(410,761),(405.5,762.20577136594),(402.20577136594005,765.5)) -4078 ((400,780),(401.33974596215563,785),(405,788.6602540378444),(410,790),(415,788.6602540378444),(418.66025403784437,785),(420,780),(418.66025403784437,775),(415,771.3397459621556),(410,770),(405,771.3397459621556),(401.33974596215563,775)) -4079 ((409,790),(409.1339745962156,790.5),(409.5,790.8660254037844),(410,791),(410.5,790.8660254037844),(410.8660254037844,790.5),(411,790),(410.8660254037844,789.5),(410.5,789.1339745962156),(410,789),(409.5,789.1339745962156),(409.1339745962156,789.5)) -4080 ((408,800),(408.2679491924311,801),(409,801.7320508075688),(410,802),(411,801.7320508075688),(411.7320508075689,801),(412,800),(411.7320508075689,799),(411,798.2679491924312),(410,798),(409,798.2679491924312),(408.2679491924311,799)) -4081 ((407,810),(407.4019237886467,811.5),(408.5,812.5980762113534),(410,813),(411.5,812.5980762113534),(412.5980762113533,811.5),(413,810),(412.5980762113533,808.5),(411.5,807.4019237886467),(410,807),(408.5,807.4019237886466),(407.4019237886467,808.5)) -4082 ((406,820),(406.53589838486226,822),(408,823.4641016151378),(410,824),(412,823.4641016151378),(413.46410161513774,822),(414,820),(413.46410161513774,818),(412,816.5358983848622),(410,816),(408,816.5358983848622),(406.53589838486226,818)) -4083 ((405,830),(405.6698729810778,832.5),(407.5,834.3301270189222),(410,835),(412.5,834.3301270189222),(414.3301270189222,832.5),(415,830),(414.3301270189222,827.5),(412.5,825.6698729810778),(410,825),(407.5,825.6698729810778),(405.6698729810778,827.5)) -4084 ((404,840),(404.80384757729337,843),(407,845.1961524227066),(410,846),(413,845.1961524227066),(415.19615242270663,843),(416,840),(415.19615242270663,837),(413,834.8038475772934),(410,834),(407,834.8038475772934),(404.80384757729337,837)) -4085 ((403,850),(403.93782217350895,853.5),(406.5,856.062177826491),(410,857),(413.5,856.062177826491),(416.06217782649105,853.5),(417,850),(416.06217782649105,846.5),(413.5,843.937822173509),(410,843),(406.5,843.937822173509),(403.93782217350895,846.5)) -4086 ((402,860),(403.0717967697245,864),(406,866.9282032302755),(410,868),(414,866.9282032302755),(416.9282032302755,864),(418,860),(416.9282032302755,856),(414,853.0717967697245),(410,852),(406,853.0717967697245),(403.0717967697245,856)) -4087 ((401,870),(402.20577136594005,874.5),(405.5,877.7942286340599),(410,879),(414.5,877.7942286340599),(417.79422863405995,874.5),(419,870),(417.79422863405995,865.5),(414.5,862.2057713659401),(410,861),(405.5,862.20577136594),(402.20577136594005,865.5)) -4088 ((400,880),(401.33974596215563,885),(405,888.6602540378444),(410,890),(415,888.6602540378444),(418.66025403784437,885),(420,880),(418.66025403784437,875),(415,871.3397459621556),(410,870),(405,871.3397459621556),(401.33974596215563,875)) -4089 ((409,890),(409.1339745962156,890.5),(409.5,890.8660254037844),(410,891),(410.5,890.8660254037844),(410.8660254037844,890.5),(411,890),(410.8660254037844,889.5),(410.5,889.1339745962156),(410,889),(409.5,889.1339745962156),(409.1339745962156,889.5)) -4090 ((408,900),(408.2679491924311,901),(409,901.7320508075688),(410,902),(411,901.7320508075688),(411.7320508075689,901),(412,900),(411.7320508075689,899),(411,898.2679491924312),(410,898),(409,898.2679491924312),(408.2679491924311,899)) -4091 ((407,910),(407.4019237886467,911.5),(408.5,912.5980762113534),(410,913),(411.5,912.5980762113534),(412.5980762113533,911.5),(413,910),(412.5980762113533,908.5),(411.5,907.4019237886467),(410,907),(408.5,907.4019237886466),(407.4019237886467,908.5)) -4092 ((406,920),(406.53589838486226,922),(408,923.4641016151378),(410,924),(412,923.4641016151378),(413.46410161513774,922),(414,920),(413.46410161513774,918),(412,916.5358983848622),(410,916),(408,916.5358983848622),(406.53589838486226,918)) -4093 ((405,930),(405.6698729810778,932.5),(407.5,934.3301270189222),(410,935),(412.5,934.3301270189222),(414.3301270189222,932.5),(415,930),(414.3301270189222,927.5),(412.5,925.6698729810778),(410,925),(407.5,925.6698729810778),(405.6698729810778,927.5)) -4094 ((404,940),(404.80384757729337,943),(407,945.1961524227066),(410,946),(413,945.1961524227066),(415.19615242270663,943),(416,940),(415.19615242270663,937),(413,934.8038475772934),(410,934),(407,934.8038475772934),(404.80384757729337,937)) -4095 ((403,950),(403.93782217350895,953.5),(406.5,956.062177826491),(410,957),(413.5,956.062177826491),(416.06217782649105,953.5),(417,950),(416.06217782649105,946.5),(413.5,943.937822173509),(410,943),(406.5,943.937822173509),(403.93782217350895,946.5)) -4096 ((402,960),(403.0717967697245,964),(406,966.9282032302755),(410,968),(414,966.9282032302755),(416.9282032302755,964),(418,960),(416.9282032302755,956),(414,953.0717967697245),(410,952),(406,953.0717967697245),(403.0717967697245,956)) -4097 ((401,970),(402.20577136594005,974.5),(405.5,977.7942286340599),(410,979),(414.5,977.7942286340599),(417.79422863405995,974.5),(419,970),(417.79422863405995,965.5),(414.5,962.2057713659401),(410,961),(405.5,962.20577136594),(402.20577136594005,965.5)) -4098 ((400,980),(401.33974596215563,985),(405,988.6602540378444),(410,990),(415,988.6602540378444),(418.66025403784437,985),(420,980),(418.66025403784437,975),(415,971.3397459621556),(410,970),(405,971.3397459621556),(401.33974596215563,975)) -4099 ((409,990),(409.1339745962156,990.5),(409.5,990.8660254037844),(410,991),(410.5,990.8660254037844),(410.8660254037844,990.5),(411,990),(410.8660254037844,989.5),(410.5,989.1339745962156),(410,989),(409.5,989.1339745962156),(409.1339745962156,989.5)) -4100 ((408,1000),(408.2679491924311,1001),(409,1001.7320508075688),(410,1002),(411,1001.7320508075688),(411.7320508075689,1001),(412,1000),(411.7320508075689,999),(411,998.2679491924312),(410,998),(409,998.2679491924312),(408.2679491924311,999)) -4101 ((416,10),(416.53589838486226,12),(418,13.464101615137753),(420,14),(422,13.464101615137755),(423.46410161513774,12.000000000000002),(424,10),(423.46410161513774,8.000000000000002),(422,6.5358983848622465),(420,6),(418,6.535898384862244),(416.53589838486226,7.999999999999998)) -4102 ((415,20),(415.6698729810778,22.5),(417.5,24.33012701892219),(420,25),(422.5,24.330127018922195),(424.3301270189222,22.5),(425,20),(424.3301270189222,17.5),(422.5,15.669872981077807),(420,15),(417.5,15.669872981077805),(415.6698729810778,17.499999999999996)) -4103 ((414,30),(414.80384757729337,33),(417,35.19615242270663),(420,36),(423,35.19615242270663),(425.19615242270663,33),(426,30),(425.19615242270663,27),(423,24.803847577293368),(420,24),(417,24.803847577293368),(414.80384757729337,26.999999999999996)) -4104 ((413,40),(413.93782217350895,43.5),(416.5,46.06217782649107),(420,47),(423.5,46.06217782649107),(426.06217782649105,43.5),(427,40),(426.06217782649105,36.5),(423.5,33.937822173508934),(420,33),(416.5,33.93782217350893),(413.93782217350895,36.5)) -4105 ((412,50),(413.0717967697245,54),(416,56.92820323027551),(420,58),(424,56.92820323027551),(426.9282032302755,54),(428,50),(426.9282032302755,46),(424,43.07179676972449),(420,42),(416,43.071796769724486),(413.0717967697245,46)) -4106 ((411,60),(412.20577136594005,64.5),(415.5,67.79422863405995),(420,69),(424.5,67.79422863405995),(427.79422863405995,64.5),(429,60),(427.79422863405995,55.5),(424.5,52.20577136594005),(420,51),(415.5,52.20577136594005),(412.20577136594005,55.5)) -4107 ((410,70),(411.33974596215563,75),(415,78.66025403784438),(420,80),(425,78.66025403784438),(428.66025403784437,75),(430,70),(428.66025403784437,65),(425,61.33974596215562),(420,60),(415,61.33974596215561),(411.33974596215563,65)) -4108 ((419,80),(419.1339745962156,80.5),(419.5,80.86602540378443),(420,81),(420.5,80.86602540378443),(420.8660254037844,80.5),(421,80),(420.8660254037844,79.5),(420.5,79.13397459621557),(420,79),(419.5,79.13397459621557),(419.1339745962156,79.5)) -4109 ((418,90),(418.2679491924311,91),(419,91.73205080756888),(420,92),(421,91.73205080756888),(421.7320508075689,91),(422,90),(421.7320508075689,89),(421,88.26794919243112),(420,88),(419,88.26794919243112),(418.2679491924311,89)) -4110 ((417,100),(417.4019237886467,101.5),(418.5,102.59807621135332),(420,103),(421.5,102.59807621135332),(422.5980762113533,101.5),(423,100),(422.5980762113533,98.5),(421.5,97.40192378864668),(420,97),(418.5,97.40192378864668),(417.4019237886467,98.5)) -4111 ((416,110),(416.53589838486226,112),(418,113.46410161513775),(420,114),(422,113.46410161513775),(423.46410161513774,112),(424,110),(423.46410161513774,108),(422,106.53589838486225),(420,106),(418,106.53589838486225),(416.53589838486226,108)) -4112 ((415,120),(415.6698729810778,122.5),(417.5,124.3301270189222),(420,125),(422.5,124.3301270189222),(424.3301270189222,122.5),(425,120),(424.3301270189222,117.5),(422.5,115.6698729810778),(420,115),(417.5,115.6698729810778),(415.6698729810778,117.5)) -4113 ((414,130),(414.80384757729337,133),(417,135.19615242270663),(420,136),(423,135.19615242270663),(425.19615242270663,133),(426,130),(425.19615242270663,127),(423,124.80384757729337),(420,124),(417,124.80384757729337),(414.80384757729337,127)) -4114 ((413,140),(413.93782217350895,143.5),(416.5,146.06217782649108),(420,147),(423.5,146.06217782649108),(426.06217782649105,143.5),(427,140),(426.06217782649105,136.5),(423.5,133.93782217350892),(420,133),(416.5,133.93782217350892),(413.93782217350895,136.5)) -4115 ((412,150),(413.0717967697245,154),(416,156.9282032302755),(420,158),(424,156.9282032302755),(426.9282032302755,154),(428,150),(426.9282032302755,146),(424,143.0717967697245),(420,142),(416,143.0717967697245),(413.0717967697245,146)) -4116 ((411,160),(412.20577136594005,164.5),(415.5,167.79422863405995),(420,169),(424.5,167.79422863405995),(427.79422863405995,164.5),(429,160),(427.79422863405995,155.5),(424.5,152.20577136594005),(420,151),(415.5,152.20577136594005),(412.20577136594005,155.5)) -4117 ((410,170),(411.33974596215563,175),(415,178.6602540378444),(420,180),(425,178.6602540378444),(428.66025403784437,175),(430,170),(428.66025403784437,165),(425,161.3397459621556),(420,160),(415,161.3397459621556),(411.33974596215563,165)) -4118 ((419,180),(419.1339745962156,180.5),(419.5,180.86602540378445),(420,181),(420.5,180.86602540378445),(420.8660254037844,180.5),(421,180),(420.8660254037844,179.5),(420.5,179.13397459621555),(420,179),(419.5,179.13397459621555),(419.1339745962156,179.5)) -4119 ((418,190),(418.2679491924311,191),(419,191.73205080756887),(420,192),(421,191.73205080756887),(421.7320508075689,191),(422,190),(421.7320508075689,189),(421,188.26794919243113),(420,188),(419,188.26794919243113),(418.2679491924311,189)) -4120 ((417,200),(417.4019237886467,201.5),(418.5,202.59807621135332),(420,203),(421.5,202.59807621135332),(422.5980762113533,201.5),(423,200),(422.5980762113533,198.5),(421.5,197.40192378864668),(420,197),(418.5,197.40192378864668),(417.4019237886467,198.5)) -4121 ((416,210),(416.53589838486226,212),(418,213.46410161513776),(420,214),(422,213.46410161513776),(423.46410161513774,212),(424,210),(423.46410161513774,208),(422,206.53589838486224),(420,206),(418,206.53589838486224),(416.53589838486226,208)) -4122 ((415,220),(415.6698729810778,222.5),(417.5,224.33012701892218),(420,225),(422.5,224.33012701892218),(424.3301270189222,222.5),(425,220),(424.3301270189222,217.5),(422.5,215.66987298107782),(420,215),(417.5,215.66987298107782),(415.6698729810778,217.5)) -4123 ((414,230),(414.80384757729337,233),(417,235.19615242270663),(420,236),(423,235.19615242270663),(425.19615242270663,233),(426,230),(425.19615242270663,227),(423,224.80384757729337),(420,224),(417,224.80384757729337),(414.80384757729337,227)) -4124 ((413,240),(413.93782217350895,243.5),(416.5,246.06217782649108),(420,247),(423.5,246.06217782649108),(426.06217782649105,243.5),(427,240),(426.06217782649105,236.5),(423.5,233.93782217350892),(420,233),(416.5,233.93782217350892),(413.93782217350895,236.5)) -4125 ((412,250),(413.0717967697245,254),(416,256.9282032302755),(420,258),(424,256.9282032302755),(426.9282032302755,254),(428,250),(426.9282032302755,246),(424,243.0717967697245),(420,242),(416,243.0717967697245),(413.0717967697245,246)) -4126 ((411,260),(412.20577136594005,264.5),(415.5,267.79422863405995),(420,269),(424.5,267.79422863405995),(427.79422863405995,264.5),(429,260),(427.79422863405995,255.5),(424.5,252.20577136594005),(420,251),(415.5,252.20577136594005),(412.20577136594005,255.5)) -4127 ((410,270),(411.33974596215563,275),(415,278.66025403784437),(420,280),(425,278.66025403784437),(428.66025403784437,275),(430,270),(428.66025403784437,265),(425,261.33974596215563),(420,260),(415,261.33974596215563),(411.33974596215563,265)) -4128 ((419,280),(419.1339745962156,280.5),(419.5,280.8660254037844),(420,281),(420.5,280.8660254037844),(420.8660254037844,280.5),(421,280),(420.8660254037844,279.5),(420.5,279.1339745962156),(420,279),(419.5,279.1339745962156),(419.1339745962156,279.5)) -4129 ((418,290),(418.2679491924311,291),(419,291.7320508075689),(420,292),(421,291.7320508075689),(421.7320508075689,291),(422,290),(421.7320508075689,289),(421,288.2679491924311),(420,288),(419,288.2679491924311),(418.2679491924311,289)) -4130 ((417,300),(417.4019237886467,301.5),(418.5,302.5980762113533),(420,303),(421.5,302.5980762113533),(422.5980762113533,301.5),(423,300),(422.5980762113533,298.5),(421.5,297.4019237886467),(420,297),(418.5,297.4019237886467),(417.4019237886467,298.5)) -4131 ((416,310),(416.53589838486226,312),(418,313.46410161513774),(420,314),(422,313.46410161513774),(423.46410161513774,312),(424,310),(423.46410161513774,308),(422,306.53589838486226),(420,306),(418,306.53589838486226),(416.53589838486226,308)) -4132 ((415,320),(415.6698729810778,322.5),(417.5,324.3301270189222),(420,325),(422.5,324.3301270189222),(424.3301270189222,322.5),(425,320),(424.3301270189222,317.5),(422.5,315.6698729810778),(420,315),(417.5,315.6698729810778),(415.6698729810778,317.5)) -4133 ((414,330),(414.80384757729337,333),(417,335.19615242270663),(420,336),(423,335.19615242270663),(425.19615242270663,333),(426,330),(425.19615242270663,327),(423,324.80384757729337),(420,324),(417,324.80384757729337),(414.80384757729337,327)) -4134 ((413,340),(413.93782217350895,343.5),(416.5,346.06217782649105),(420,347),(423.5,346.06217782649105),(426.06217782649105,343.5),(427,340),(426.06217782649105,336.5),(423.5,333.93782217350895),(420,333),(416.5,333.93782217350895),(413.93782217350895,336.5)) -4135 ((412,350),(413.0717967697245,354),(416,356.9282032302755),(420,358),(424,356.9282032302755),(426.9282032302755,354),(428,350),(426.9282032302755,346),(424,343.0717967697245),(420,342),(416,343.0717967697245),(413.0717967697245,346)) -4136 ((411,360),(412.20577136594005,364.5),(415.5,367.79422863405995),(420,369),(424.5,367.79422863405995),(427.79422863405995,364.5),(429,360),(427.79422863405995,355.5),(424.5,352.20577136594005),(420,351),(415.5,352.20577136594005),(412.20577136594005,355.5)) -4137 ((410,370),(411.33974596215563,375),(415,378.66025403784437),(420,380),(425,378.66025403784437),(428.66025403784437,375),(430,370),(428.66025403784437,365),(425,361.33974596215563),(420,360),(415,361.33974596215563),(411.33974596215563,365)) -4138 ((419,380),(419.1339745962156,380.5),(419.5,380.8660254037844),(420,381),(420.5,380.8660254037844),(420.8660254037844,380.5),(421,380),(420.8660254037844,379.5),(420.5,379.1339745962156),(420,379),(419.5,379.1339745962156),(419.1339745962156,379.5)) -4139 ((418,390),(418.2679491924311,391),(419,391.7320508075689),(420,392),(421,391.7320508075689),(421.7320508075689,391),(422,390),(421.7320508075689,389),(421,388.2679491924311),(420,388),(419,388.2679491924311),(418.2679491924311,389)) -4140 ((417,400),(417.4019237886467,401.5),(418.5,402.5980762113533),(420,403),(421.5,402.5980762113533),(422.5980762113533,401.5),(423,400),(422.5980762113533,398.5),(421.5,397.4019237886467),(420,397),(418.5,397.4019237886467),(417.4019237886467,398.5)) -4141 ((416,410),(416.53589838486226,412),(418,413.46410161513774),(420,414),(422,413.46410161513774),(423.46410161513774,412),(424,410),(423.46410161513774,408),(422,406.53589838486226),(420,406),(418,406.53589838486226),(416.53589838486226,408)) -4142 ((415,420),(415.6698729810778,422.5),(417.5,424.3301270189222),(420,425),(422.5,424.3301270189222),(424.3301270189222,422.5),(425,420),(424.3301270189222,417.5),(422.5,415.6698729810778),(420,415),(417.5,415.6698729810778),(415.6698729810778,417.5)) -4143 ((414,430),(414.80384757729337,433),(417,435.19615242270663),(420,436),(423,435.19615242270663),(425.19615242270663,433),(426,430),(425.19615242270663,427),(423,424.80384757729337),(420,424),(417,424.80384757729337),(414.80384757729337,427)) -4144 ((413,440),(413.93782217350895,443.5),(416.5,446.06217782649105),(420,447),(423.5,446.06217782649105),(426.06217782649105,443.5),(427,440),(426.06217782649105,436.5),(423.5,433.93782217350895),(420,433),(416.5,433.93782217350895),(413.93782217350895,436.5)) -4145 ((412,450),(413.0717967697245,454),(416,456.9282032302755),(420,458),(424,456.9282032302755),(426.9282032302755,454),(428,450),(426.9282032302755,446),(424,443.0717967697245),(420,442),(416,443.0717967697245),(413.0717967697245,446)) -4146 ((411,460),(412.20577136594005,464.5),(415.5,467.79422863405995),(420,469),(424.5,467.79422863405995),(427.79422863405995,464.5),(429,460),(427.79422863405995,455.5),(424.5,452.20577136594005),(420,451),(415.5,452.20577136594005),(412.20577136594005,455.5)) -4147 ((410,470),(411.33974596215563,475),(415,478.66025403784437),(420,480),(425,478.66025403784437),(428.66025403784437,475),(430,470),(428.66025403784437,465),(425,461.33974596215563),(420,460),(415,461.33974596215563),(411.33974596215563,465)) -4148 ((419,480),(419.1339745962156,480.5),(419.5,480.8660254037844),(420,481),(420.5,480.8660254037844),(420.8660254037844,480.5),(421,480),(420.8660254037844,479.5),(420.5,479.1339745962156),(420,479),(419.5,479.1339745962156),(419.1339745962156,479.5)) -4149 ((418,490),(418.2679491924311,491),(419,491.7320508075689),(420,492),(421,491.7320508075689),(421.7320508075689,491),(422,490),(421.7320508075689,489),(421,488.2679491924311),(420,488),(419,488.2679491924311),(418.2679491924311,489)) -4150 ((417,500),(417.4019237886467,501.5),(418.5,502.5980762113533),(420,503),(421.5,502.5980762113533),(422.5980762113533,501.5),(423,500),(422.5980762113533,498.5),(421.5,497.4019237886467),(420,497),(418.5,497.4019237886467),(417.4019237886467,498.5)) -4151 ((416,510),(416.53589838486226,512),(418,513.4641016151378),(420,514),(422,513.4641016151378),(423.46410161513774,512),(424,510),(423.46410161513774,508),(422,506.53589838486226),(420,506),(418,506.53589838486226),(416.53589838486226,508)) -4152 ((415,520),(415.6698729810778,522.5),(417.5,524.3301270189222),(420,525),(422.5,524.3301270189222),(424.3301270189222,522.5),(425,520),(424.3301270189222,517.5),(422.5,515.6698729810778),(420,515),(417.5,515.6698729810778),(415.6698729810778,517.5)) -4153 ((414,530),(414.80384757729337,533),(417,535.1961524227066),(420,536),(423,535.1961524227066),(425.19615242270663,533),(426,530),(425.19615242270663,527),(423,524.8038475772934),(420,524),(417,524.8038475772934),(414.80384757729337,527)) -4154 ((413,540),(413.93782217350895,543.5),(416.5,546.062177826491),(420,547),(423.5,546.062177826491),(426.06217782649105,543.5),(427,540),(426.06217782649105,536.5),(423.5,533.937822173509),(420,533),(416.5,533.937822173509),(413.93782217350895,536.5)) -4155 ((412,550),(413.0717967697245,554),(416,556.9282032302755),(420,558),(424,556.9282032302755),(426.9282032302755,554),(428,550),(426.9282032302755,546),(424,543.0717967697245),(420,542),(416,543.0717967697245),(413.0717967697245,546)) -4156 ((411,560),(412.20577136594005,564.5),(415.5,567.7942286340599),(420,569),(424.5,567.7942286340599),(427.79422863405995,564.5),(429,560),(427.79422863405995,555.5),(424.5,552.2057713659401),(420,551),(415.5,552.20577136594),(412.20577136594005,555.5)) -4157 ((410,570),(411.33974596215563,575),(415,578.6602540378444),(420,580),(425,578.6602540378444),(428.66025403784437,575),(430,570),(428.66025403784437,565),(425,561.3397459621556),(420,560),(415,561.3397459621556),(411.33974596215563,565)) -4158 ((419,580),(419.1339745962156,580.5),(419.5,580.8660254037844),(420,581),(420.5,580.8660254037844),(420.8660254037844,580.5),(421,580),(420.8660254037844,579.5),(420.5,579.1339745962156),(420,579),(419.5,579.1339745962156),(419.1339745962156,579.5)) -4159 ((418,590),(418.2679491924311,591),(419,591.7320508075688),(420,592),(421,591.7320508075688),(421.7320508075689,591),(422,590),(421.7320508075689,589),(421,588.2679491924312),(420,588),(419,588.2679491924312),(418.2679491924311,589)) -4160 ((417,600),(417.4019237886467,601.5),(418.5,602.5980762113534),(420,603),(421.5,602.5980762113534),(422.5980762113533,601.5),(423,600),(422.5980762113533,598.5),(421.5,597.4019237886467),(420,597),(418.5,597.4019237886466),(417.4019237886467,598.5)) -4161 ((416,610),(416.53589838486226,612),(418,613.4641016151378),(420,614),(422,613.4641016151378),(423.46410161513774,612),(424,610),(423.46410161513774,608),(422,606.5358983848622),(420,606),(418,606.5358983848622),(416.53589838486226,608)) -4162 ((415,620),(415.6698729810778,622.5),(417.5,624.3301270189222),(420,625),(422.5,624.3301270189222),(424.3301270189222,622.5),(425,620),(424.3301270189222,617.5),(422.5,615.6698729810778),(420,615),(417.5,615.6698729810778),(415.6698729810778,617.5)) -4163 ((414,630),(414.80384757729337,633),(417,635.1961524227066),(420,636),(423,635.1961524227066),(425.19615242270663,633),(426,630),(425.19615242270663,627),(423,624.8038475772934),(420,624),(417,624.8038475772934),(414.80384757729337,627)) -4164 ((413,640),(413.93782217350895,643.5),(416.5,646.062177826491),(420,647),(423.5,646.062177826491),(426.06217782649105,643.5),(427,640),(426.06217782649105,636.5),(423.5,633.937822173509),(420,633),(416.5,633.937822173509),(413.93782217350895,636.5)) -4165 ((412,650),(413.0717967697245,654),(416,656.9282032302755),(420,658),(424,656.9282032302755),(426.9282032302755,654),(428,650),(426.9282032302755,646),(424,643.0717967697245),(420,642),(416,643.0717967697245),(413.0717967697245,646)) -4166 ((411,660),(412.20577136594005,664.5),(415.5,667.7942286340599),(420,669),(424.5,667.7942286340599),(427.79422863405995,664.5),(429,660),(427.79422863405995,655.5),(424.5,652.2057713659401),(420,651),(415.5,652.20577136594),(412.20577136594005,655.5)) -4167 ((410,670),(411.33974596215563,675),(415,678.6602540378444),(420,680),(425,678.6602540378444),(428.66025403784437,675),(430,670),(428.66025403784437,665),(425,661.3397459621556),(420,660),(415,661.3397459621556),(411.33974596215563,665)) -4168 ((419,680),(419.1339745962156,680.5),(419.5,680.8660254037844),(420,681),(420.5,680.8660254037844),(420.8660254037844,680.5),(421,680),(420.8660254037844,679.5),(420.5,679.1339745962156),(420,679),(419.5,679.1339745962156),(419.1339745962156,679.5)) -4169 ((418,690),(418.2679491924311,691),(419,691.7320508075688),(420,692),(421,691.7320508075688),(421.7320508075689,691),(422,690),(421.7320508075689,689),(421,688.2679491924312),(420,688),(419,688.2679491924312),(418.2679491924311,689)) -4170 ((417,700),(417.4019237886467,701.5),(418.5,702.5980762113534),(420,703),(421.5,702.5980762113534),(422.5980762113533,701.5),(423,700),(422.5980762113533,698.5),(421.5,697.4019237886467),(420,697),(418.5,697.4019237886466),(417.4019237886467,698.5)) -4171 ((416,710),(416.53589838486226,712),(418,713.4641016151378),(420,714),(422,713.4641016151378),(423.46410161513774,712),(424,710),(423.46410161513774,708),(422,706.5358983848622),(420,706),(418,706.5358983848622),(416.53589838486226,708)) -4172 ((415,720),(415.6698729810778,722.5),(417.5,724.3301270189222),(420,725),(422.5,724.3301270189222),(424.3301270189222,722.5),(425,720),(424.3301270189222,717.5),(422.5,715.6698729810778),(420,715),(417.5,715.6698729810778),(415.6698729810778,717.5)) -4173 ((414,730),(414.80384757729337,733),(417,735.1961524227066),(420,736),(423,735.1961524227066),(425.19615242270663,733),(426,730),(425.19615242270663,727),(423,724.8038475772934),(420,724),(417,724.8038475772934),(414.80384757729337,727)) -4174 ((413,740),(413.93782217350895,743.5),(416.5,746.062177826491),(420,747),(423.5,746.062177826491),(426.06217782649105,743.5),(427,740),(426.06217782649105,736.5),(423.5,733.937822173509),(420,733),(416.5,733.937822173509),(413.93782217350895,736.5)) -4175 ((412,750),(413.0717967697245,754),(416,756.9282032302755),(420,758),(424,756.9282032302755),(426.9282032302755,754),(428,750),(426.9282032302755,746),(424,743.0717967697245),(420,742),(416,743.0717967697245),(413.0717967697245,746)) -4176 ((411,760),(412.20577136594005,764.5),(415.5,767.7942286340599),(420,769),(424.5,767.7942286340599),(427.79422863405995,764.5),(429,760),(427.79422863405995,755.5),(424.5,752.2057713659401),(420,751),(415.5,752.20577136594),(412.20577136594005,755.5)) -4177 ((410,770),(411.33974596215563,775),(415,778.6602540378444),(420,780),(425,778.6602540378444),(428.66025403784437,775),(430,770),(428.66025403784437,765),(425,761.3397459621556),(420,760),(415,761.3397459621556),(411.33974596215563,765)) -4178 ((419,780),(419.1339745962156,780.5),(419.5,780.8660254037844),(420,781),(420.5,780.8660254037844),(420.8660254037844,780.5),(421,780),(420.8660254037844,779.5),(420.5,779.1339745962156),(420,779),(419.5,779.1339745962156),(419.1339745962156,779.5)) -4179 ((418,790),(418.2679491924311,791),(419,791.7320508075688),(420,792),(421,791.7320508075688),(421.7320508075689,791),(422,790),(421.7320508075689,789),(421,788.2679491924312),(420,788),(419,788.2679491924312),(418.2679491924311,789)) -4180 ((417,800),(417.4019237886467,801.5),(418.5,802.5980762113534),(420,803),(421.5,802.5980762113534),(422.5980762113533,801.5),(423,800),(422.5980762113533,798.5),(421.5,797.4019237886467),(420,797),(418.5,797.4019237886466),(417.4019237886467,798.5)) -4181 ((416,810),(416.53589838486226,812),(418,813.4641016151378),(420,814),(422,813.4641016151378),(423.46410161513774,812),(424,810),(423.46410161513774,808),(422,806.5358983848622),(420,806),(418,806.5358983848622),(416.53589838486226,808)) -4182 ((415,820),(415.6698729810778,822.5),(417.5,824.3301270189222),(420,825),(422.5,824.3301270189222),(424.3301270189222,822.5),(425,820),(424.3301270189222,817.5),(422.5,815.6698729810778),(420,815),(417.5,815.6698729810778),(415.6698729810778,817.5)) -4183 ((414,830),(414.80384757729337,833),(417,835.1961524227066),(420,836),(423,835.1961524227066),(425.19615242270663,833),(426,830),(425.19615242270663,827),(423,824.8038475772934),(420,824),(417,824.8038475772934),(414.80384757729337,827)) -4184 ((413,840),(413.93782217350895,843.5),(416.5,846.062177826491),(420,847),(423.5,846.062177826491),(426.06217782649105,843.5),(427,840),(426.06217782649105,836.5),(423.5,833.937822173509),(420,833),(416.5,833.937822173509),(413.93782217350895,836.5)) -4185 ((412,850),(413.0717967697245,854),(416,856.9282032302755),(420,858),(424,856.9282032302755),(426.9282032302755,854),(428,850),(426.9282032302755,846),(424,843.0717967697245),(420,842),(416,843.0717967697245),(413.0717967697245,846)) -4186 ((411,860),(412.20577136594005,864.5),(415.5,867.7942286340599),(420,869),(424.5,867.7942286340599),(427.79422863405995,864.5),(429,860),(427.79422863405995,855.5),(424.5,852.2057713659401),(420,851),(415.5,852.20577136594),(412.20577136594005,855.5)) -4187 ((410,870),(411.33974596215563,875),(415,878.6602540378444),(420,880),(425,878.6602540378444),(428.66025403784437,875),(430,870),(428.66025403784437,865),(425,861.3397459621556),(420,860),(415,861.3397459621556),(411.33974596215563,865)) -4188 ((419,880),(419.1339745962156,880.5),(419.5,880.8660254037844),(420,881),(420.5,880.8660254037844),(420.8660254037844,880.5),(421,880),(420.8660254037844,879.5),(420.5,879.1339745962156),(420,879),(419.5,879.1339745962156),(419.1339745962156,879.5)) -4189 ((418,890),(418.2679491924311,891),(419,891.7320508075688),(420,892),(421,891.7320508075688),(421.7320508075689,891),(422,890),(421.7320508075689,889),(421,888.2679491924312),(420,888),(419,888.2679491924312),(418.2679491924311,889)) -4190 ((417,900),(417.4019237886467,901.5),(418.5,902.5980762113534),(420,903),(421.5,902.5980762113534),(422.5980762113533,901.5),(423,900),(422.5980762113533,898.5),(421.5,897.4019237886467),(420,897),(418.5,897.4019237886466),(417.4019237886467,898.5)) -4191 ((416,910),(416.53589838486226,912),(418,913.4641016151378),(420,914),(422,913.4641016151378),(423.46410161513774,912),(424,910),(423.46410161513774,908),(422,906.5358983848622),(420,906),(418,906.5358983848622),(416.53589838486226,908)) -4192 ((415,920),(415.6698729810778,922.5),(417.5,924.3301270189222),(420,925),(422.5,924.3301270189222),(424.3301270189222,922.5),(425,920),(424.3301270189222,917.5),(422.5,915.6698729810778),(420,915),(417.5,915.6698729810778),(415.6698729810778,917.5)) -4193 ((414,930),(414.80384757729337,933),(417,935.1961524227066),(420,936),(423,935.1961524227066),(425.19615242270663,933),(426,930),(425.19615242270663,927),(423,924.8038475772934),(420,924),(417,924.8038475772934),(414.80384757729337,927)) -4194 ((413,940),(413.93782217350895,943.5),(416.5,946.062177826491),(420,947),(423.5,946.062177826491),(426.06217782649105,943.5),(427,940),(426.06217782649105,936.5),(423.5,933.937822173509),(420,933),(416.5,933.937822173509),(413.93782217350895,936.5)) -4195 ((412,950),(413.0717967697245,954),(416,956.9282032302755),(420,958),(424,956.9282032302755),(426.9282032302755,954),(428,950),(426.9282032302755,946),(424,943.0717967697245),(420,942),(416,943.0717967697245),(413.0717967697245,946)) -4196 ((411,960),(412.20577136594005,964.5),(415.5,967.7942286340599),(420,969),(424.5,967.7942286340599),(427.79422863405995,964.5),(429,960),(427.79422863405995,955.5),(424.5,952.2057713659401),(420,951),(415.5,952.20577136594),(412.20577136594005,955.5)) -4197 ((410,970),(411.33974596215563,975),(415,978.6602540378444),(420,980),(425,978.6602540378444),(428.66025403784437,975),(430,970),(428.66025403784437,965),(425,961.3397459621556),(420,960),(415,961.3397459621556),(411.33974596215563,965)) -4198 ((419,980),(419.1339745962156,980.5),(419.5,980.8660254037844),(420,981),(420.5,980.8660254037844),(420.8660254037844,980.5),(421,980),(420.8660254037844,979.5),(420.5,979.1339745962156),(420,979),(419.5,979.1339745962156),(419.1339745962156,979.5)) -4199 ((418,990),(418.2679491924311,991),(419,991.7320508075688),(420,992),(421,991.7320508075688),(421.7320508075689,991),(422,990),(421.7320508075689,989),(421,988.2679491924312),(420,988),(419,988.2679491924312),(418.2679491924311,989)) -4200 ((417,1000),(417.4019237886467,1001.5),(418.5,1002.5980762113534),(420,1003),(421.5,1002.5980762113534),(422.5980762113533,1001.5),(423,1000),(422.5980762113533,998.5),(421.5,997.4019237886467),(420,997),(418.5,997.4019237886466),(417.4019237886467,998.5)) -4201 ((425,10),(425.6698729810778,12.5),(427.5,14.330127018922193),(430,15),(432.5,14.330127018922195),(434.3301270189222,12.500000000000002),(435,10),(434.3301270189222,7.500000000000002),(432.5,5.669872981077807),(430,5),(427.5,5.669872981077805),(425.6698729810778,7.499999999999998)) -4202 ((424,20),(424.80384757729337,23),(427,25.196152422706632),(430,26),(433,25.196152422706632),(435.19615242270663,23),(436,20),(435.19615242270663,17),(433,14.803847577293368),(430,14),(427,14.803847577293366),(424.80384757729337,16.999999999999996)) -4203 ((423,30),(423.93782217350895,33.5),(426.5,36.06217782649107),(430,37),(433.5,36.06217782649107),(436.06217782649105,33.5),(437,30),(436.06217782649105,26.5),(433.5,23.93782217350893),(430,23),(426.5,23.937822173508927),(423.93782217350895,26.499999999999996)) -4204 ((422,40),(423.0717967697245,44),(426,46.92820323027551),(430,48),(434,46.92820323027551),(436.9282032302755,44),(438,40),(436.9282032302755,36),(434,33.07179676972449),(430,32),(426,33.071796769724486),(423.0717967697245,36)) -4205 ((421,50),(422.20577136594005,54.5),(425.5,57.79422863405995),(430,59),(434.5,57.79422863405995),(437.79422863405995,54.5),(439,50),(437.79422863405995,45.5),(434.5,42.20577136594005),(430,41),(425.5,42.20577136594005),(422.20577136594005,45.5)) -4206 ((420,60),(421.33974596215563,65),(425,68.66025403784438),(430,70),(435,68.66025403784438),(438.66025403784437,65),(440,60),(438.66025403784437,55),(435,51.33974596215562),(430,50),(425,51.33974596215561),(421.33974596215563,54.99999999999999)) -4207 ((429,70),(429.1339745962156,70.5),(429.5,70.86602540378443),(430,71),(430.5,70.86602540378443),(430.8660254037844,70.5),(431,70),(430.8660254037844,69.5),(430.5,69.13397459621557),(430,69),(429.5,69.13397459621557),(429.1339745962156,69.5)) -4208 ((428,80),(428.2679491924311,81),(429,81.73205080756888),(430,82),(431,81.73205080756888),(431.7320508075689,81),(432,80),(431.7320508075689,79),(431,78.26794919243112),(430,78),(429,78.26794919243112),(428.2679491924311,79)) -4209 ((427,90),(427.4019237886467,91.5),(428.5,92.59807621135332),(430,93),(431.5,92.59807621135332),(432.5980762113533,91.5),(433,90),(432.5980762113533,88.5),(431.5,87.40192378864668),(430,87),(428.5,87.40192378864668),(427.4019237886467,88.5)) -4210 ((426,100),(426.53589838486226,102),(428,103.46410161513775),(430,104),(432,103.46410161513775),(433.46410161513774,102),(434,100),(433.46410161513774,98),(432,96.53589838486225),(430,96),(428,96.53589838486225),(426.53589838486226,98)) -4211 ((425,110),(425.6698729810778,112.5),(427.5,114.3301270189222),(430,115),(432.5,114.3301270189222),(434.3301270189222,112.5),(435,110),(434.3301270189222,107.5),(432.5,105.6698729810778),(430,105),(427.5,105.6698729810778),(425.6698729810778,107.5)) -4212 ((424,120),(424.80384757729337,123),(427,125.19615242270663),(430,126),(433,125.19615242270663),(435.19615242270663,123),(436,120),(435.19615242270663,117),(433,114.80384757729337),(430,114),(427,114.80384757729337),(424.80384757729337,117)) -4213 ((423,130),(423.93782217350895,133.5),(426.5,136.06217782649108),(430,137),(433.5,136.06217782649108),(436.06217782649105,133.5),(437,130),(436.06217782649105,126.5),(433.5,123.93782217350893),(430,123),(426.5,123.93782217350892),(423.93782217350895,126.5)) -4214 ((422,140),(423.0717967697245,144),(426,146.9282032302755),(430,148),(434,146.9282032302755),(436.9282032302755,144),(438,140),(436.9282032302755,136),(434,133.0717967697245),(430,132),(426,133.0717967697245),(423.0717967697245,136)) -4215 ((421,150),(422.20577136594005,154.5),(425.5,157.79422863405995),(430,159),(434.5,157.79422863405995),(437.79422863405995,154.5),(439,150),(437.79422863405995,145.5),(434.5,142.20577136594005),(430,141),(425.5,142.20577136594005),(422.20577136594005,145.5)) -4216 ((420,160),(421.33974596215563,165),(425,168.6602540378444),(430,170),(435,168.6602540378444),(438.66025403784437,165),(440,160),(438.66025403784437,155),(435,151.3397459621556),(430,150),(425,151.3397459621556),(421.33974596215563,155)) -4217 ((429,170),(429.1339745962156,170.5),(429.5,170.86602540378445),(430,171),(430.5,170.86602540378445),(430.8660254037844,170.5),(431,170),(430.8660254037844,169.5),(430.5,169.13397459621555),(430,169),(429.5,169.13397459621555),(429.1339745962156,169.5)) -4218 ((428,180),(428.2679491924311,181),(429,181.73205080756887),(430,182),(431,181.73205080756887),(431.7320508075689,181),(432,180),(431.7320508075689,179),(431,178.26794919243113),(430,178),(429,178.26794919243113),(428.2679491924311,179)) -4219 ((427,190),(427.4019237886467,191.5),(428.5,192.59807621135332),(430,193),(431.5,192.59807621135332),(432.5980762113533,191.5),(433,190),(432.5980762113533,188.5),(431.5,187.40192378864668),(430,187),(428.5,187.40192378864668),(427.4019237886467,188.5)) -4220 ((426,200),(426.53589838486226,202),(428,203.46410161513776),(430,204),(432,203.46410161513776),(433.46410161513774,202),(434,200),(433.46410161513774,198),(432,196.53589838486224),(430,196),(428,196.53589838486224),(426.53589838486226,198)) -4221 ((425,210),(425.6698729810778,212.5),(427.5,214.33012701892218),(430,215),(432.5,214.33012701892218),(434.3301270189222,212.5),(435,210),(434.3301270189222,207.5),(432.5,205.66987298107782),(430,205),(427.5,205.66987298107782),(425.6698729810778,207.5)) -4222 ((424,220),(424.80384757729337,223),(427,225.19615242270663),(430,226),(433,225.19615242270663),(435.19615242270663,223),(436,220),(435.19615242270663,217),(433,214.80384757729337),(430,214),(427,214.80384757729337),(424.80384757729337,217)) -4223 ((423,230),(423.93782217350895,233.5),(426.5,236.06217782649108),(430,237),(433.5,236.06217782649108),(436.06217782649105,233.5),(437,230),(436.06217782649105,226.5),(433.5,223.93782217350892),(430,223),(426.5,223.93782217350892),(423.93782217350895,226.5)) -4224 ((422,240),(423.0717967697245,244),(426,246.9282032302755),(430,248),(434,246.9282032302755),(436.9282032302755,244),(438,240),(436.9282032302755,236),(434,233.0717967697245),(430,232),(426,233.0717967697245),(423.0717967697245,236)) -4225 ((421,250),(422.20577136594005,254.5),(425.5,257.79422863405995),(430,259),(434.5,257.79422863405995),(437.79422863405995,254.5),(439,250),(437.79422863405995,245.5),(434.5,242.20577136594005),(430,241),(425.5,242.20577136594005),(422.20577136594005,245.5)) -4226 ((420,260),(421.33974596215563,265),(425,268.66025403784437),(430,270),(435,268.66025403784437),(438.66025403784437,265),(440,260),(438.66025403784437,255),(435,251.3397459621556),(430,250),(425,251.3397459621556),(421.33974596215563,255)) -4227 ((429,270),(429.1339745962156,270.5),(429.5,270.8660254037844),(430,271),(430.5,270.8660254037844),(430.8660254037844,270.5),(431,270),(430.8660254037844,269.5),(430.5,269.1339745962156),(430,269),(429.5,269.1339745962156),(429.1339745962156,269.5)) -4228 ((428,280),(428.2679491924311,281),(429,281.7320508075689),(430,282),(431,281.7320508075689),(431.7320508075689,281),(432,280),(431.7320508075689,279),(431,278.2679491924311),(430,278),(429,278.2679491924311),(428.2679491924311,279)) -4229 ((427,290),(427.4019237886467,291.5),(428.5,292.5980762113533),(430,293),(431.5,292.5980762113533),(432.5980762113533,291.5),(433,290),(432.5980762113533,288.5),(431.5,287.4019237886467),(430,287),(428.5,287.4019237886467),(427.4019237886467,288.5)) -4230 ((426,300),(426.53589838486226,302),(428,303.46410161513774),(430,304),(432,303.46410161513774),(433.46410161513774,302),(434,300),(433.46410161513774,298),(432,296.53589838486226),(430,296),(428,296.53589838486226),(426.53589838486226,298)) -4231 ((425,310),(425.6698729810778,312.5),(427.5,314.3301270189222),(430,315),(432.5,314.3301270189222),(434.3301270189222,312.5),(435,310),(434.3301270189222,307.5),(432.5,305.6698729810778),(430,305),(427.5,305.6698729810778),(425.6698729810778,307.5)) -4232 ((424,320),(424.80384757729337,323),(427,325.19615242270663),(430,326),(433,325.19615242270663),(435.19615242270663,323),(436,320),(435.19615242270663,317),(433,314.80384757729337),(430,314),(427,314.80384757729337),(424.80384757729337,317)) -4233 ((423,330),(423.93782217350895,333.5),(426.5,336.06217782649105),(430,337),(433.5,336.06217782649105),(436.06217782649105,333.5),(437,330),(436.06217782649105,326.5),(433.5,323.93782217350895),(430,323),(426.5,323.93782217350895),(423.93782217350895,326.5)) -4234 ((422,340),(423.0717967697245,344),(426,346.9282032302755),(430,348),(434,346.9282032302755),(436.9282032302755,344),(438,340),(436.9282032302755,336),(434,333.0717967697245),(430,332),(426,333.0717967697245),(423.0717967697245,336)) -4235 ((421,350),(422.20577136594005,354.5),(425.5,357.79422863405995),(430,359),(434.5,357.79422863405995),(437.79422863405995,354.5),(439,350),(437.79422863405995,345.5),(434.5,342.20577136594005),(430,341),(425.5,342.20577136594005),(422.20577136594005,345.5)) -4236 ((420,360),(421.33974596215563,365),(425,368.66025403784437),(430,370),(435,368.66025403784437),(438.66025403784437,365),(440,360),(438.66025403784437,355),(435,351.33974596215563),(430,350),(425,351.33974596215563),(421.33974596215563,355)) -4237 ((429,370),(429.1339745962156,370.5),(429.5,370.8660254037844),(430,371),(430.5,370.8660254037844),(430.8660254037844,370.5),(431,370),(430.8660254037844,369.5),(430.5,369.1339745962156),(430,369),(429.5,369.1339745962156),(429.1339745962156,369.5)) -4238 ((428,380),(428.2679491924311,381),(429,381.7320508075689),(430,382),(431,381.7320508075689),(431.7320508075689,381),(432,380),(431.7320508075689,379),(431,378.2679491924311),(430,378),(429,378.2679491924311),(428.2679491924311,379)) -4239 ((427,390),(427.4019237886467,391.5),(428.5,392.5980762113533),(430,393),(431.5,392.5980762113533),(432.5980762113533,391.5),(433,390),(432.5980762113533,388.5),(431.5,387.4019237886467),(430,387),(428.5,387.4019237886467),(427.4019237886467,388.5)) -4240 ((426,400),(426.53589838486226,402),(428,403.46410161513774),(430,404),(432,403.46410161513774),(433.46410161513774,402),(434,400),(433.46410161513774,398),(432,396.53589838486226),(430,396),(428,396.53589838486226),(426.53589838486226,398)) -4241 ((425,410),(425.6698729810778,412.5),(427.5,414.3301270189222),(430,415),(432.5,414.3301270189222),(434.3301270189222,412.5),(435,410),(434.3301270189222,407.5),(432.5,405.6698729810778),(430,405),(427.5,405.6698729810778),(425.6698729810778,407.5)) -4242 ((424,420),(424.80384757729337,423),(427,425.19615242270663),(430,426),(433,425.19615242270663),(435.19615242270663,423),(436,420),(435.19615242270663,417),(433,414.80384757729337),(430,414),(427,414.80384757729337),(424.80384757729337,417)) -4243 ((423,430),(423.93782217350895,433.5),(426.5,436.06217782649105),(430,437),(433.5,436.06217782649105),(436.06217782649105,433.5),(437,430),(436.06217782649105,426.5),(433.5,423.93782217350895),(430,423),(426.5,423.93782217350895),(423.93782217350895,426.5)) -4244 ((422,440),(423.0717967697245,444),(426,446.9282032302755),(430,448),(434,446.9282032302755),(436.9282032302755,444),(438,440),(436.9282032302755,436),(434,433.0717967697245),(430,432),(426,433.0717967697245),(423.0717967697245,436)) -4245 ((421,450),(422.20577136594005,454.5),(425.5,457.79422863405995),(430,459),(434.5,457.79422863405995),(437.79422863405995,454.5),(439,450),(437.79422863405995,445.5),(434.5,442.20577136594005),(430,441),(425.5,442.20577136594005),(422.20577136594005,445.5)) -4246 ((420,460),(421.33974596215563,465),(425,468.66025403784437),(430,470),(435,468.66025403784437),(438.66025403784437,465),(440,460),(438.66025403784437,455),(435,451.33974596215563),(430,450),(425,451.33974596215563),(421.33974596215563,455)) -4247 ((429,470),(429.1339745962156,470.5),(429.5,470.8660254037844),(430,471),(430.5,470.8660254037844),(430.8660254037844,470.5),(431,470),(430.8660254037844,469.5),(430.5,469.1339745962156),(430,469),(429.5,469.1339745962156),(429.1339745962156,469.5)) -4248 ((428,480),(428.2679491924311,481),(429,481.7320508075689),(430,482),(431,481.7320508075689),(431.7320508075689,481),(432,480),(431.7320508075689,479),(431,478.2679491924311),(430,478),(429,478.2679491924311),(428.2679491924311,479)) -4249 ((427,490),(427.4019237886467,491.5),(428.5,492.5980762113533),(430,493),(431.5,492.5980762113533),(432.5980762113533,491.5),(433,490),(432.5980762113533,488.5),(431.5,487.4019237886467),(430,487),(428.5,487.4019237886467),(427.4019237886467,488.5)) -4250 ((426,500),(426.53589838486226,502),(428,503.46410161513774),(430,504),(432,503.46410161513774),(433.46410161513774,502),(434,500),(433.46410161513774,498),(432,496.53589838486226),(430,496),(428,496.53589838486226),(426.53589838486226,498)) -4251 ((425,510),(425.6698729810778,512.5),(427.5,514.3301270189222),(430,515),(432.5,514.3301270189222),(434.3301270189222,512.5),(435,510),(434.3301270189222,507.5),(432.5,505.6698729810778),(430,505),(427.5,505.6698729810778),(425.6698729810778,507.5)) -4252 ((424,520),(424.80384757729337,523),(427,525.1961524227066),(430,526),(433,525.1961524227066),(435.19615242270663,523),(436,520),(435.19615242270663,517),(433,514.8038475772934),(430,514),(427,514.8038475772934),(424.80384757729337,517)) -4253 ((423,530),(423.93782217350895,533.5),(426.5,536.062177826491),(430,537),(433.5,536.062177826491),(436.06217782649105,533.5),(437,530),(436.06217782649105,526.5),(433.5,523.937822173509),(430,523),(426.5,523.937822173509),(423.93782217350895,526.5)) -4254 ((422,540),(423.0717967697245,544),(426,546.9282032302755),(430,548),(434,546.9282032302755),(436.9282032302755,544),(438,540),(436.9282032302755,536),(434,533.0717967697245),(430,532),(426,533.0717967697245),(423.0717967697245,536)) -4255 ((421,550),(422.20577136594005,554.5),(425.5,557.7942286340599),(430,559),(434.5,557.7942286340599),(437.79422863405995,554.5),(439,550),(437.79422863405995,545.5),(434.5,542.2057713659401),(430,541),(425.5,542.20577136594),(422.20577136594005,545.5)) -4256 ((420,560),(421.33974596215563,565),(425,568.6602540378444),(430,570),(435,568.6602540378444),(438.66025403784437,565),(440,560),(438.66025403784437,555),(435,551.3397459621556),(430,550),(425,551.3397459621556),(421.33974596215563,555)) -4257 ((429,570),(429.1339745962156,570.5),(429.5,570.8660254037844),(430,571),(430.5,570.8660254037844),(430.8660254037844,570.5),(431,570),(430.8660254037844,569.5),(430.5,569.1339745962156),(430,569),(429.5,569.1339745962156),(429.1339745962156,569.5)) -4258 ((428,580),(428.2679491924311,581),(429,581.7320508075688),(430,582),(431,581.7320508075688),(431.7320508075689,581),(432,580),(431.7320508075689,579),(431,578.2679491924312),(430,578),(429,578.2679491924312),(428.2679491924311,579)) -4259 ((427,590),(427.4019237886467,591.5),(428.5,592.5980762113534),(430,593),(431.5,592.5980762113534),(432.5980762113533,591.5),(433,590),(432.5980762113533,588.5),(431.5,587.4019237886467),(430,587),(428.5,587.4019237886466),(427.4019237886467,588.5)) -4260 ((426,600),(426.53589838486226,602),(428,603.4641016151378),(430,604),(432,603.4641016151378),(433.46410161513774,602),(434,600),(433.46410161513774,598),(432,596.5358983848622),(430,596),(428,596.5358983848622),(426.53589838486226,598)) -4261 ((425,610),(425.6698729810778,612.5),(427.5,614.3301270189222),(430,615),(432.5,614.3301270189222),(434.3301270189222,612.5),(435,610),(434.3301270189222,607.5),(432.5,605.6698729810778),(430,605),(427.5,605.6698729810778),(425.6698729810778,607.5)) -4262 ((424,620),(424.80384757729337,623),(427,625.1961524227066),(430,626),(433,625.1961524227066),(435.19615242270663,623),(436,620),(435.19615242270663,617),(433,614.8038475772934),(430,614),(427,614.8038475772934),(424.80384757729337,617)) -4263 ((423,630),(423.93782217350895,633.5),(426.5,636.062177826491),(430,637),(433.5,636.062177826491),(436.06217782649105,633.5),(437,630),(436.06217782649105,626.5),(433.5,623.937822173509),(430,623),(426.5,623.937822173509),(423.93782217350895,626.5)) -4264 ((422,640),(423.0717967697245,644),(426,646.9282032302755),(430,648),(434,646.9282032302755),(436.9282032302755,644),(438,640),(436.9282032302755,636),(434,633.0717967697245),(430,632),(426,633.0717967697245),(423.0717967697245,636)) -4265 ((421,650),(422.20577136594005,654.5),(425.5,657.7942286340599),(430,659),(434.5,657.7942286340599),(437.79422863405995,654.5),(439,650),(437.79422863405995,645.5),(434.5,642.2057713659401),(430,641),(425.5,642.20577136594),(422.20577136594005,645.5)) -4266 ((420,660),(421.33974596215563,665),(425,668.6602540378444),(430,670),(435,668.6602540378444),(438.66025403784437,665),(440,660),(438.66025403784437,655),(435,651.3397459621556),(430,650),(425,651.3397459621556),(421.33974596215563,655)) -4267 ((429,670),(429.1339745962156,670.5),(429.5,670.8660254037844),(430,671),(430.5,670.8660254037844),(430.8660254037844,670.5),(431,670),(430.8660254037844,669.5),(430.5,669.1339745962156),(430,669),(429.5,669.1339745962156),(429.1339745962156,669.5)) -4268 ((428,680),(428.2679491924311,681),(429,681.7320508075688),(430,682),(431,681.7320508075688),(431.7320508075689,681),(432,680),(431.7320508075689,679),(431,678.2679491924312),(430,678),(429,678.2679491924312),(428.2679491924311,679)) -4269 ((427,690),(427.4019237886467,691.5),(428.5,692.5980762113534),(430,693),(431.5,692.5980762113534),(432.5980762113533,691.5),(433,690),(432.5980762113533,688.5),(431.5,687.4019237886467),(430,687),(428.5,687.4019237886466),(427.4019237886467,688.5)) -4270 ((426,700),(426.53589838486226,702),(428,703.4641016151378),(430,704),(432,703.4641016151378),(433.46410161513774,702),(434,700),(433.46410161513774,698),(432,696.5358983848622),(430,696),(428,696.5358983848622),(426.53589838486226,698)) -4271 ((425,710),(425.6698729810778,712.5),(427.5,714.3301270189222),(430,715),(432.5,714.3301270189222),(434.3301270189222,712.5),(435,710),(434.3301270189222,707.5),(432.5,705.6698729810778),(430,705),(427.5,705.6698729810778),(425.6698729810778,707.5)) -4272 ((424,720),(424.80384757729337,723),(427,725.1961524227066),(430,726),(433,725.1961524227066),(435.19615242270663,723),(436,720),(435.19615242270663,717),(433,714.8038475772934),(430,714),(427,714.8038475772934),(424.80384757729337,717)) -4273 ((423,730),(423.93782217350895,733.5),(426.5,736.062177826491),(430,737),(433.5,736.062177826491),(436.06217782649105,733.5),(437,730),(436.06217782649105,726.5),(433.5,723.937822173509),(430,723),(426.5,723.937822173509),(423.93782217350895,726.5)) -4274 ((422,740),(423.0717967697245,744),(426,746.9282032302755),(430,748),(434,746.9282032302755),(436.9282032302755,744),(438,740),(436.9282032302755,736),(434,733.0717967697245),(430,732),(426,733.0717967697245),(423.0717967697245,736)) -4275 ((421,750),(422.20577136594005,754.5),(425.5,757.7942286340599),(430,759),(434.5,757.7942286340599),(437.79422863405995,754.5),(439,750),(437.79422863405995,745.5),(434.5,742.2057713659401),(430,741),(425.5,742.20577136594),(422.20577136594005,745.5)) -4276 ((420,760),(421.33974596215563,765),(425,768.6602540378444),(430,770),(435,768.6602540378444),(438.66025403784437,765),(440,760),(438.66025403784437,755),(435,751.3397459621556),(430,750),(425,751.3397459621556),(421.33974596215563,755)) -4277 ((429,770),(429.1339745962156,770.5),(429.5,770.8660254037844),(430,771),(430.5,770.8660254037844),(430.8660254037844,770.5),(431,770),(430.8660254037844,769.5),(430.5,769.1339745962156),(430,769),(429.5,769.1339745962156),(429.1339745962156,769.5)) -4278 ((428,780),(428.2679491924311,781),(429,781.7320508075688),(430,782),(431,781.7320508075688),(431.7320508075689,781),(432,780),(431.7320508075689,779),(431,778.2679491924312),(430,778),(429,778.2679491924312),(428.2679491924311,779)) -4279 ((427,790),(427.4019237886467,791.5),(428.5,792.5980762113534),(430,793),(431.5,792.5980762113534),(432.5980762113533,791.5),(433,790),(432.5980762113533,788.5),(431.5,787.4019237886467),(430,787),(428.5,787.4019237886466),(427.4019237886467,788.5)) -4280 ((426,800),(426.53589838486226,802),(428,803.4641016151378),(430,804),(432,803.4641016151378),(433.46410161513774,802),(434,800),(433.46410161513774,798),(432,796.5358983848622),(430,796),(428,796.5358983848622),(426.53589838486226,798)) -4281 ((425,810),(425.6698729810778,812.5),(427.5,814.3301270189222),(430,815),(432.5,814.3301270189222),(434.3301270189222,812.5),(435,810),(434.3301270189222,807.5),(432.5,805.6698729810778),(430,805),(427.5,805.6698729810778),(425.6698729810778,807.5)) -4282 ((424,820),(424.80384757729337,823),(427,825.1961524227066),(430,826),(433,825.1961524227066),(435.19615242270663,823),(436,820),(435.19615242270663,817),(433,814.8038475772934),(430,814),(427,814.8038475772934),(424.80384757729337,817)) -4283 ((423,830),(423.93782217350895,833.5),(426.5,836.062177826491),(430,837),(433.5,836.062177826491),(436.06217782649105,833.5),(437,830),(436.06217782649105,826.5),(433.5,823.937822173509),(430,823),(426.5,823.937822173509),(423.93782217350895,826.5)) -4284 ((422,840),(423.0717967697245,844),(426,846.9282032302755),(430,848),(434,846.9282032302755),(436.9282032302755,844),(438,840),(436.9282032302755,836),(434,833.0717967697245),(430,832),(426,833.0717967697245),(423.0717967697245,836)) -4285 ((421,850),(422.20577136594005,854.5),(425.5,857.7942286340599),(430,859),(434.5,857.7942286340599),(437.79422863405995,854.5),(439,850),(437.79422863405995,845.5),(434.5,842.2057713659401),(430,841),(425.5,842.20577136594),(422.20577136594005,845.5)) -4286 ((420,860),(421.33974596215563,865),(425,868.6602540378444),(430,870),(435,868.6602540378444),(438.66025403784437,865),(440,860),(438.66025403784437,855),(435,851.3397459621556),(430,850),(425,851.3397459621556),(421.33974596215563,855)) -4287 ((429,870),(429.1339745962156,870.5),(429.5,870.8660254037844),(430,871),(430.5,870.8660254037844),(430.8660254037844,870.5),(431,870),(430.8660254037844,869.5),(430.5,869.1339745962156),(430,869),(429.5,869.1339745962156),(429.1339745962156,869.5)) -4288 ((428,880),(428.2679491924311,881),(429,881.7320508075688),(430,882),(431,881.7320508075688),(431.7320508075689,881),(432,880),(431.7320508075689,879),(431,878.2679491924312),(430,878),(429,878.2679491924312),(428.2679491924311,879)) -4289 ((427,890),(427.4019237886467,891.5),(428.5,892.5980762113534),(430,893),(431.5,892.5980762113534),(432.5980762113533,891.5),(433,890),(432.5980762113533,888.5),(431.5,887.4019237886467),(430,887),(428.5,887.4019237886466),(427.4019237886467,888.5)) -4290 ((426,900),(426.53589838486226,902),(428,903.4641016151378),(430,904),(432,903.4641016151378),(433.46410161513774,902),(434,900),(433.46410161513774,898),(432,896.5358983848622),(430,896),(428,896.5358983848622),(426.53589838486226,898)) -4291 ((425,910),(425.6698729810778,912.5),(427.5,914.3301270189222),(430,915),(432.5,914.3301270189222),(434.3301270189222,912.5),(435,910),(434.3301270189222,907.5),(432.5,905.6698729810778),(430,905),(427.5,905.6698729810778),(425.6698729810778,907.5)) -4292 ((424,920),(424.80384757729337,923),(427,925.1961524227066),(430,926),(433,925.1961524227066),(435.19615242270663,923),(436,920),(435.19615242270663,917),(433,914.8038475772934),(430,914),(427,914.8038475772934),(424.80384757729337,917)) -4293 ((423,930),(423.93782217350895,933.5),(426.5,936.062177826491),(430,937),(433.5,936.062177826491),(436.06217782649105,933.5),(437,930),(436.06217782649105,926.5),(433.5,923.937822173509),(430,923),(426.5,923.937822173509),(423.93782217350895,926.5)) -4294 ((422,940),(423.0717967697245,944),(426,946.9282032302755),(430,948),(434,946.9282032302755),(436.9282032302755,944),(438,940),(436.9282032302755,936),(434,933.0717967697245),(430,932),(426,933.0717967697245),(423.0717967697245,936)) -4295 ((421,950),(422.20577136594005,954.5),(425.5,957.7942286340599),(430,959),(434.5,957.7942286340599),(437.79422863405995,954.5),(439,950),(437.79422863405995,945.5),(434.5,942.2057713659401),(430,941),(425.5,942.20577136594),(422.20577136594005,945.5)) -4296 ((420,960),(421.33974596215563,965),(425,968.6602540378444),(430,970),(435,968.6602540378444),(438.66025403784437,965),(440,960),(438.66025403784437,955),(435,951.3397459621556),(430,950),(425,951.3397459621556),(421.33974596215563,955)) -4297 ((429,970),(429.1339745962156,970.5),(429.5,970.8660254037844),(430,971),(430.5,970.8660254037844),(430.8660254037844,970.5),(431,970),(430.8660254037844,969.5),(430.5,969.1339745962156),(430,969),(429.5,969.1339745962156),(429.1339745962156,969.5)) -4298 ((428,980),(428.2679491924311,981),(429,981.7320508075688),(430,982),(431,981.7320508075688),(431.7320508075689,981),(432,980),(431.7320508075689,979),(431,978.2679491924312),(430,978),(429,978.2679491924312),(428.2679491924311,979)) -4299 ((427,990),(427.4019237886467,991.5),(428.5,992.5980762113534),(430,993),(431.5,992.5980762113534),(432.5980762113533,991.5),(433,990),(432.5980762113533,988.5),(431.5,987.4019237886467),(430,987),(428.5,987.4019237886466),(427.4019237886467,988.5)) -4300 ((426,1000),(426.53589838486226,1002),(428,1003.4641016151378),(430,1004),(432,1003.4641016151378),(433.46410161513774,1002),(434,1000),(433.46410161513774,998),(432,996.5358983848622),(430,996),(428,996.5358983848622),(426.53589838486226,998)) -4301 ((434,10),(434.80384757729337,13),(437,15.196152422706632),(440,16),(443,15.196152422706632),(445.19615242270663,13.000000000000002),(446,10),(445.19615242270663,7.000000000000002),(443,4.803847577293369),(440,4),(437,4.803847577293366),(434.80384757729337,6.999999999999997)) -4302 ((433,20),(433.93782217350895,23.5),(436.5,26.06217782649107),(440,27),(443.5,26.062177826491073),(446.06217782649105,23.500000000000004),(447,20),(446.06217782649105,16.5),(443.5,13.93782217350893),(440,13),(436.5,13.937822173508927),(433.93782217350895,16.499999999999996)) -4303 ((432,30),(433.0717967697245,34),(436,36.92820323027551),(440,38),(444,36.92820323027551),(446.9282032302755,34),(448,30),(446.9282032302755,26.000000000000004),(444,23.071796769724493),(440,22),(436,23.071796769724486),(433.0717967697245,25.999999999999996)) -4304 ((431,40),(432.20577136594005,44.5),(435.5,47.79422863405995),(440,49),(444.5,47.79422863405995),(447.79422863405995,44.5),(449,40),(447.79422863405995,35.5),(444.5,32.20577136594005),(440,31),(435.5,32.20577136594005),(432.20577136594005,35.5)) -4305 ((430,50),(431.33974596215563,55),(435,58.66025403784438),(440,60),(445,58.66025403784439),(448.66025403784437,55),(450,50),(448.66025403784437,45),(445,41.33974596215562),(440,40),(435,41.33974596215561),(431.33974596215563,44.99999999999999)) -4306 ((439,60),(439.1339745962156,60.5),(439.5,60.86602540378444),(440,61),(440.5,60.86602540378444),(440.8660254037844,60.5),(441,60),(440.8660254037844,59.5),(440.5,59.13397459621556),(440,59),(439.5,59.13397459621556),(439.1339745962156,59.5)) -4307 ((438,70),(438.2679491924311,71),(439,71.73205080756888),(440,72),(441,71.73205080756888),(441.7320508075689,71),(442,70),(441.7320508075689,69),(441,68.26794919243112),(440,68),(439,68.26794919243112),(438.2679491924311,69)) -4308 ((437,80),(437.4019237886467,81.5),(438.5,82.59807621135332),(440,83),(441.5,82.59807621135332),(442.5980762113533,81.5),(443,80),(442.5980762113533,78.5),(441.5,77.40192378864668),(440,77),(438.5,77.40192378864668),(437.4019237886467,78.5)) -4309 ((436,90),(436.53589838486226,92),(438,93.46410161513775),(440,94),(442,93.46410161513775),(443.46410161513774,92),(444,90),(443.46410161513774,88),(442,86.53589838486225),(440,86),(438,86.53589838486225),(436.53589838486226,88)) -4310 ((435,100),(435.6698729810778,102.5),(437.5,104.3301270189222),(440,105),(442.5,104.3301270189222),(444.3301270189222,102.5),(445,100),(444.3301270189222,97.5),(442.5,95.6698729810778),(440,95),(437.5,95.6698729810778),(435.6698729810778,97.5)) -4311 ((434,110),(434.80384757729337,113),(437,115.19615242270663),(440,116),(443,115.19615242270663),(445.19615242270663,113),(446,110),(445.19615242270663,107),(443,104.80384757729337),(440,104),(437,104.80384757729337),(434.80384757729337,107)) -4312 ((433,120),(433.93782217350895,123.5),(436.5,126.06217782649107),(440,127),(443.5,126.06217782649107),(446.06217782649105,123.5),(447,120),(446.06217782649105,116.5),(443.5,113.93782217350893),(440,113),(436.5,113.93782217350892),(433.93782217350895,116.5)) -4313 ((432,130),(433.0717967697245,134),(436,136.9282032302755),(440,138),(444,136.9282032302755),(446.9282032302755,134),(448,130),(446.9282032302755,126),(444,123.07179676972449),(440,122),(436,123.07179676972449),(433.0717967697245,126)) -4314 ((431,140),(432.20577136594005,144.5),(435.5,147.79422863405995),(440,149),(444.5,147.79422863405995),(447.79422863405995,144.5),(449,140),(447.79422863405995,135.5),(444.5,132.20577136594005),(440,131),(435.5,132.20577136594005),(432.20577136594005,135.5)) -4315 ((430,150),(431.33974596215563,155),(435,158.6602540378444),(440,160),(445,158.6602540378444),(448.66025403784437,155),(450,150),(448.66025403784437,145),(445,141.3397459621556),(440,140),(435,141.3397459621556),(431.33974596215563,145)) -4316 ((439,160),(439.1339745962156,160.5),(439.5,160.86602540378445),(440,161),(440.5,160.86602540378445),(440.8660254037844,160.5),(441,160),(440.8660254037844,159.5),(440.5,159.13397459621555),(440,159),(439.5,159.13397459621555),(439.1339745962156,159.5)) -4317 ((438,170),(438.2679491924311,171),(439,171.73205080756887),(440,172),(441,171.73205080756887),(441.7320508075689,171),(442,170),(441.7320508075689,169),(441,168.26794919243113),(440,168),(439,168.26794919243113),(438.2679491924311,169)) -4318 ((437,180),(437.4019237886467,181.5),(438.5,182.59807621135332),(440,183),(441.5,182.59807621135332),(442.5980762113533,181.5),(443,180),(442.5980762113533,178.5),(441.5,177.40192378864668),(440,177),(438.5,177.40192378864668),(437.4019237886467,178.5)) -4319 ((436,190),(436.53589838486226,192),(438,193.46410161513776),(440,194),(442,193.46410161513776),(443.46410161513774,192),(444,190),(443.46410161513774,188),(442,186.53589838486224),(440,186),(438,186.53589838486224),(436.53589838486226,188)) -4320 ((435,200),(435.6698729810778,202.5),(437.5,204.33012701892218),(440,205),(442.5,204.33012701892218),(444.3301270189222,202.5),(445,200),(444.3301270189222,197.5),(442.5,195.66987298107782),(440,195),(437.5,195.66987298107782),(435.6698729810778,197.5)) -4321 ((434,210),(434.80384757729337,213),(437,215.19615242270663),(440,216),(443,215.19615242270663),(445.19615242270663,213),(446,210),(445.19615242270663,207),(443,204.80384757729337),(440,204),(437,204.80384757729337),(434.80384757729337,207)) -4322 ((433,220),(433.93782217350895,223.5),(436.5,226.06217782649108),(440,227),(443.5,226.06217782649108),(446.06217782649105,223.5),(447,220),(446.06217782649105,216.5),(443.5,213.93782217350892),(440,213),(436.5,213.93782217350892),(433.93782217350895,216.5)) -4323 ((432,230),(433.0717967697245,234),(436,236.9282032302755),(440,238),(444,236.9282032302755),(446.9282032302755,234),(448,230),(446.9282032302755,226),(444,223.0717967697245),(440,222),(436,223.0717967697245),(433.0717967697245,226)) -4324 ((431,240),(432.20577136594005,244.5),(435.5,247.79422863405995),(440,249),(444.5,247.79422863405995),(447.79422863405995,244.5),(449,240),(447.79422863405995,235.5),(444.5,232.20577136594005),(440,231),(435.5,232.20577136594005),(432.20577136594005,235.5)) -4325 ((430,250),(431.33974596215563,255),(435,258.66025403784437),(440,260),(445,258.66025403784437),(448.66025403784437,255),(450,250),(448.66025403784437,245),(445,241.3397459621556),(440,240),(435,241.3397459621556),(431.33974596215563,245)) -4326 ((439,260),(439.1339745962156,260.5),(439.5,260.8660254037844),(440,261),(440.5,260.8660254037844),(440.8660254037844,260.5),(441,260),(440.8660254037844,259.5),(440.5,259.1339745962156),(440,259),(439.5,259.1339745962156),(439.1339745962156,259.5)) -4327 ((438,270),(438.2679491924311,271),(439,271.7320508075689),(440,272),(441,271.7320508075689),(441.7320508075689,271),(442,270),(441.7320508075689,269),(441,268.2679491924311),(440,268),(439,268.2679491924311),(438.2679491924311,269)) -4328 ((437,280),(437.4019237886467,281.5),(438.5,282.5980762113533),(440,283),(441.5,282.5980762113533),(442.5980762113533,281.5),(443,280),(442.5980762113533,278.5),(441.5,277.4019237886467),(440,277),(438.5,277.4019237886467),(437.4019237886467,278.5)) -4329 ((436,290),(436.53589838486226,292),(438,293.46410161513774),(440,294),(442,293.46410161513774),(443.46410161513774,292),(444,290),(443.46410161513774,288),(442,286.53589838486226),(440,286),(438,286.53589838486226),(436.53589838486226,288)) -4330 ((435,300),(435.6698729810778,302.5),(437.5,304.3301270189222),(440,305),(442.5,304.3301270189222),(444.3301270189222,302.5),(445,300),(444.3301270189222,297.5),(442.5,295.6698729810778),(440,295),(437.5,295.6698729810778),(435.6698729810778,297.5)) -4331 ((434,310),(434.80384757729337,313),(437,315.19615242270663),(440,316),(443,315.19615242270663),(445.19615242270663,313),(446,310),(445.19615242270663,307),(443,304.80384757729337),(440,304),(437,304.80384757729337),(434.80384757729337,307)) -4332 ((433,320),(433.93782217350895,323.5),(436.5,326.06217782649105),(440,327),(443.5,326.06217782649105),(446.06217782649105,323.5),(447,320),(446.06217782649105,316.5),(443.5,313.93782217350895),(440,313),(436.5,313.93782217350895),(433.93782217350895,316.5)) -4333 ((432,330),(433.0717967697245,334),(436,336.9282032302755),(440,338),(444,336.9282032302755),(446.9282032302755,334),(448,330),(446.9282032302755,326),(444,323.0717967697245),(440,322),(436,323.0717967697245),(433.0717967697245,326)) -4334 ((431,340),(432.20577136594005,344.5),(435.5,347.79422863405995),(440,349),(444.5,347.79422863405995),(447.79422863405995,344.5),(449,340),(447.79422863405995,335.5),(444.5,332.20577136594005),(440,331),(435.5,332.20577136594005),(432.20577136594005,335.5)) -4335 ((430,350),(431.33974596215563,355),(435,358.66025403784437),(440,360),(445,358.66025403784437),(448.66025403784437,355),(450,350),(448.66025403784437,345),(445,341.33974596215563),(440,340),(435,341.33974596215563),(431.33974596215563,345)) -4336 ((439,360),(439.1339745962156,360.5),(439.5,360.8660254037844),(440,361),(440.5,360.8660254037844),(440.8660254037844,360.5),(441,360),(440.8660254037844,359.5),(440.5,359.1339745962156),(440,359),(439.5,359.1339745962156),(439.1339745962156,359.5)) -4337 ((438,370),(438.2679491924311,371),(439,371.7320508075689),(440,372),(441,371.7320508075689),(441.7320508075689,371),(442,370),(441.7320508075689,369),(441,368.2679491924311),(440,368),(439,368.2679491924311),(438.2679491924311,369)) -4338 ((437,380),(437.4019237886467,381.5),(438.5,382.5980762113533),(440,383),(441.5,382.5980762113533),(442.5980762113533,381.5),(443,380),(442.5980762113533,378.5),(441.5,377.4019237886467),(440,377),(438.5,377.4019237886467),(437.4019237886467,378.5)) -4339 ((436,390),(436.53589838486226,392),(438,393.46410161513774),(440,394),(442,393.46410161513774),(443.46410161513774,392),(444,390),(443.46410161513774,388),(442,386.53589838486226),(440,386),(438,386.53589838486226),(436.53589838486226,388)) -4340 ((435,400),(435.6698729810778,402.5),(437.5,404.3301270189222),(440,405),(442.5,404.3301270189222),(444.3301270189222,402.5),(445,400),(444.3301270189222,397.5),(442.5,395.6698729810778),(440,395),(437.5,395.6698729810778),(435.6698729810778,397.5)) -4341 ((434,410),(434.80384757729337,413),(437,415.19615242270663),(440,416),(443,415.19615242270663),(445.19615242270663,413),(446,410),(445.19615242270663,407),(443,404.80384757729337),(440,404),(437,404.80384757729337),(434.80384757729337,407)) -4342 ((433,420),(433.93782217350895,423.5),(436.5,426.06217782649105),(440,427),(443.5,426.06217782649105),(446.06217782649105,423.5),(447,420),(446.06217782649105,416.5),(443.5,413.93782217350895),(440,413),(436.5,413.93782217350895),(433.93782217350895,416.5)) -4343 ((432,430),(433.0717967697245,434),(436,436.9282032302755),(440,438),(444,436.9282032302755),(446.9282032302755,434),(448,430),(446.9282032302755,426),(444,423.0717967697245),(440,422),(436,423.0717967697245),(433.0717967697245,426)) -4344 ((431,440),(432.20577136594005,444.5),(435.5,447.79422863405995),(440,449),(444.5,447.79422863405995),(447.79422863405995,444.5),(449,440),(447.79422863405995,435.5),(444.5,432.20577136594005),(440,431),(435.5,432.20577136594005),(432.20577136594005,435.5)) -4345 ((430,450),(431.33974596215563,455),(435,458.66025403784437),(440,460),(445,458.66025403784437),(448.66025403784437,455),(450,450),(448.66025403784437,445),(445,441.33974596215563),(440,440),(435,441.33974596215563),(431.33974596215563,445)) -4346 ((439,460),(439.1339745962156,460.5),(439.5,460.8660254037844),(440,461),(440.5,460.8660254037844),(440.8660254037844,460.5),(441,460),(440.8660254037844,459.5),(440.5,459.1339745962156),(440,459),(439.5,459.1339745962156),(439.1339745962156,459.5)) -4347 ((438,470),(438.2679491924311,471),(439,471.7320508075689),(440,472),(441,471.7320508075689),(441.7320508075689,471),(442,470),(441.7320508075689,469),(441,468.2679491924311),(440,468),(439,468.2679491924311),(438.2679491924311,469)) -4348 ((437,480),(437.4019237886467,481.5),(438.5,482.5980762113533),(440,483),(441.5,482.5980762113533),(442.5980762113533,481.5),(443,480),(442.5980762113533,478.5),(441.5,477.4019237886467),(440,477),(438.5,477.4019237886467),(437.4019237886467,478.5)) -4349 ((436,490),(436.53589838486226,492),(438,493.46410161513774),(440,494),(442,493.46410161513774),(443.46410161513774,492),(444,490),(443.46410161513774,488),(442,486.53589838486226),(440,486),(438,486.53589838486226),(436.53589838486226,488)) -4350 ((435,500),(435.6698729810778,502.5),(437.5,504.3301270189222),(440,505),(442.5,504.3301270189222),(444.3301270189222,502.5),(445,500),(444.3301270189222,497.5),(442.5,495.6698729810778),(440,495),(437.5,495.6698729810778),(435.6698729810778,497.5)) -4351 ((434,510),(434.80384757729337,513),(437,515.1961524227066),(440,516),(443,515.1961524227066),(445.19615242270663,513),(446,510),(445.19615242270663,507),(443,504.80384757729337),(440,504),(437,504.80384757729337),(434.80384757729337,507)) -4352 ((433,520),(433.93782217350895,523.5),(436.5,526.062177826491),(440,527),(443.5,526.062177826491),(446.06217782649105,523.5),(447,520),(446.06217782649105,516.5),(443.5,513.937822173509),(440,513),(436.5,513.937822173509),(433.93782217350895,516.5)) -4353 ((432,530),(433.0717967697245,534),(436,536.9282032302755),(440,538),(444,536.9282032302755),(446.9282032302755,534),(448,530),(446.9282032302755,526),(444,523.0717967697245),(440,522),(436,523.0717967697245),(433.0717967697245,526)) -4354 ((431,540),(432.20577136594005,544.5),(435.5,547.7942286340599),(440,549),(444.5,547.7942286340599),(447.79422863405995,544.5),(449,540),(447.79422863405995,535.5),(444.5,532.2057713659401),(440,531),(435.5,532.20577136594),(432.20577136594005,535.5)) -4355 ((430,550),(431.33974596215563,555),(435,558.6602540378444),(440,560),(445,558.6602540378444),(448.66025403784437,555),(450,550),(448.66025403784437,545),(445,541.3397459621556),(440,540),(435,541.3397459621556),(431.33974596215563,545)) -4356 ((439,560),(439.1339745962156,560.5),(439.5,560.8660254037844),(440,561),(440.5,560.8660254037844),(440.8660254037844,560.5),(441,560),(440.8660254037844,559.5),(440.5,559.1339745962156),(440,559),(439.5,559.1339745962156),(439.1339745962156,559.5)) -4357 ((438,570),(438.2679491924311,571),(439,571.7320508075688),(440,572),(441,571.7320508075688),(441.7320508075689,571),(442,570),(441.7320508075689,569),(441,568.2679491924312),(440,568),(439,568.2679491924312),(438.2679491924311,569)) -4358 ((437,580),(437.4019237886467,581.5),(438.5,582.5980762113534),(440,583),(441.5,582.5980762113534),(442.5980762113533,581.5),(443,580),(442.5980762113533,578.5),(441.5,577.4019237886467),(440,577),(438.5,577.4019237886466),(437.4019237886467,578.5)) -4359 ((436,590),(436.53589838486226,592),(438,593.4641016151378),(440,594),(442,593.4641016151378),(443.46410161513774,592),(444,590),(443.46410161513774,588),(442,586.5358983848622),(440,586),(438,586.5358983848622),(436.53589838486226,588)) -4360 ((435,600),(435.6698729810778,602.5),(437.5,604.3301270189222),(440,605),(442.5,604.3301270189222),(444.3301270189222,602.5),(445,600),(444.3301270189222,597.5),(442.5,595.6698729810778),(440,595),(437.5,595.6698729810778),(435.6698729810778,597.5)) -4361 ((434,610),(434.80384757729337,613),(437,615.1961524227066),(440,616),(443,615.1961524227066),(445.19615242270663,613),(446,610),(445.19615242270663,607),(443,604.8038475772934),(440,604),(437,604.8038475772934),(434.80384757729337,607)) -4362 ((433,620),(433.93782217350895,623.5),(436.5,626.062177826491),(440,627),(443.5,626.062177826491),(446.06217782649105,623.5),(447,620),(446.06217782649105,616.5),(443.5,613.937822173509),(440,613),(436.5,613.937822173509),(433.93782217350895,616.5)) -4363 ((432,630),(433.0717967697245,634),(436,636.9282032302755),(440,638),(444,636.9282032302755),(446.9282032302755,634),(448,630),(446.9282032302755,626),(444,623.0717967697245),(440,622),(436,623.0717967697245),(433.0717967697245,626)) -4364 ((431,640),(432.20577136594005,644.5),(435.5,647.7942286340599),(440,649),(444.5,647.7942286340599),(447.79422863405995,644.5),(449,640),(447.79422863405995,635.5),(444.5,632.2057713659401),(440,631),(435.5,632.20577136594),(432.20577136594005,635.5)) -4365 ((430,650),(431.33974596215563,655),(435,658.6602540378444),(440,660),(445,658.6602540378444),(448.66025403784437,655),(450,650),(448.66025403784437,645),(445,641.3397459621556),(440,640),(435,641.3397459621556),(431.33974596215563,645)) -4366 ((439,660),(439.1339745962156,660.5),(439.5,660.8660254037844),(440,661),(440.5,660.8660254037844),(440.8660254037844,660.5),(441,660),(440.8660254037844,659.5),(440.5,659.1339745962156),(440,659),(439.5,659.1339745962156),(439.1339745962156,659.5)) -4367 ((438,670),(438.2679491924311,671),(439,671.7320508075688),(440,672),(441,671.7320508075688),(441.7320508075689,671),(442,670),(441.7320508075689,669),(441,668.2679491924312),(440,668),(439,668.2679491924312),(438.2679491924311,669)) -4368 ((437,680),(437.4019237886467,681.5),(438.5,682.5980762113534),(440,683),(441.5,682.5980762113534),(442.5980762113533,681.5),(443,680),(442.5980762113533,678.5),(441.5,677.4019237886467),(440,677),(438.5,677.4019237886466),(437.4019237886467,678.5)) -4369 ((436,690),(436.53589838486226,692),(438,693.4641016151378),(440,694),(442,693.4641016151378),(443.46410161513774,692),(444,690),(443.46410161513774,688),(442,686.5358983848622),(440,686),(438,686.5358983848622),(436.53589838486226,688)) -4370 ((435,700),(435.6698729810778,702.5),(437.5,704.3301270189222),(440,705),(442.5,704.3301270189222),(444.3301270189222,702.5),(445,700),(444.3301270189222,697.5),(442.5,695.6698729810778),(440,695),(437.5,695.6698729810778),(435.6698729810778,697.5)) -4371 ((434,710),(434.80384757729337,713),(437,715.1961524227066),(440,716),(443,715.1961524227066),(445.19615242270663,713),(446,710),(445.19615242270663,707),(443,704.8038475772934),(440,704),(437,704.8038475772934),(434.80384757729337,707)) -4372 ((433,720),(433.93782217350895,723.5),(436.5,726.062177826491),(440,727),(443.5,726.062177826491),(446.06217782649105,723.5),(447,720),(446.06217782649105,716.5),(443.5,713.937822173509),(440,713),(436.5,713.937822173509),(433.93782217350895,716.5)) -4373 ((432,730),(433.0717967697245,734),(436,736.9282032302755),(440,738),(444,736.9282032302755),(446.9282032302755,734),(448,730),(446.9282032302755,726),(444,723.0717967697245),(440,722),(436,723.0717967697245),(433.0717967697245,726)) -4374 ((431,740),(432.20577136594005,744.5),(435.5,747.7942286340599),(440,749),(444.5,747.7942286340599),(447.79422863405995,744.5),(449,740),(447.79422863405995,735.5),(444.5,732.2057713659401),(440,731),(435.5,732.20577136594),(432.20577136594005,735.5)) -4375 ((430,750),(431.33974596215563,755),(435,758.6602540378444),(440,760),(445,758.6602540378444),(448.66025403784437,755),(450,750),(448.66025403784437,745),(445,741.3397459621556),(440,740),(435,741.3397459621556),(431.33974596215563,745)) -4376 ((439,760),(439.1339745962156,760.5),(439.5,760.8660254037844),(440,761),(440.5,760.8660254037844),(440.8660254037844,760.5),(441,760),(440.8660254037844,759.5),(440.5,759.1339745962156),(440,759),(439.5,759.1339745962156),(439.1339745962156,759.5)) -4377 ((438,770),(438.2679491924311,771),(439,771.7320508075688),(440,772),(441,771.7320508075688),(441.7320508075689,771),(442,770),(441.7320508075689,769),(441,768.2679491924312),(440,768),(439,768.2679491924312),(438.2679491924311,769)) -4378 ((437,780),(437.4019237886467,781.5),(438.5,782.5980762113534),(440,783),(441.5,782.5980762113534),(442.5980762113533,781.5),(443,780),(442.5980762113533,778.5),(441.5,777.4019237886467),(440,777),(438.5,777.4019237886466),(437.4019237886467,778.5)) -4379 ((436,790),(436.53589838486226,792),(438,793.4641016151378),(440,794),(442,793.4641016151378),(443.46410161513774,792),(444,790),(443.46410161513774,788),(442,786.5358983848622),(440,786),(438,786.5358983848622),(436.53589838486226,788)) -4380 ((435,800),(435.6698729810778,802.5),(437.5,804.3301270189222),(440,805),(442.5,804.3301270189222),(444.3301270189222,802.5),(445,800),(444.3301270189222,797.5),(442.5,795.6698729810778),(440,795),(437.5,795.6698729810778),(435.6698729810778,797.5)) -4381 ((434,810),(434.80384757729337,813),(437,815.1961524227066),(440,816),(443,815.1961524227066),(445.19615242270663,813),(446,810),(445.19615242270663,807),(443,804.8038475772934),(440,804),(437,804.8038475772934),(434.80384757729337,807)) -4382 ((433,820),(433.93782217350895,823.5),(436.5,826.062177826491),(440,827),(443.5,826.062177826491),(446.06217782649105,823.5),(447,820),(446.06217782649105,816.5),(443.5,813.937822173509),(440,813),(436.5,813.937822173509),(433.93782217350895,816.5)) -4383 ((432,830),(433.0717967697245,834),(436,836.9282032302755),(440,838),(444,836.9282032302755),(446.9282032302755,834),(448,830),(446.9282032302755,826),(444,823.0717967697245),(440,822),(436,823.0717967697245),(433.0717967697245,826)) -4384 ((431,840),(432.20577136594005,844.5),(435.5,847.7942286340599),(440,849),(444.5,847.7942286340599),(447.79422863405995,844.5),(449,840),(447.79422863405995,835.5),(444.5,832.2057713659401),(440,831),(435.5,832.20577136594),(432.20577136594005,835.5)) -4385 ((430,850),(431.33974596215563,855),(435,858.6602540378444),(440,860),(445,858.6602540378444),(448.66025403784437,855),(450,850),(448.66025403784437,845),(445,841.3397459621556),(440,840),(435,841.3397459621556),(431.33974596215563,845)) -4386 ((439,860),(439.1339745962156,860.5),(439.5,860.8660254037844),(440,861),(440.5,860.8660254037844),(440.8660254037844,860.5),(441,860),(440.8660254037844,859.5),(440.5,859.1339745962156),(440,859),(439.5,859.1339745962156),(439.1339745962156,859.5)) -4387 ((438,870),(438.2679491924311,871),(439,871.7320508075688),(440,872),(441,871.7320508075688),(441.7320508075689,871),(442,870),(441.7320508075689,869),(441,868.2679491924312),(440,868),(439,868.2679491924312),(438.2679491924311,869)) -4388 ((437,880),(437.4019237886467,881.5),(438.5,882.5980762113534),(440,883),(441.5,882.5980762113534),(442.5980762113533,881.5),(443,880),(442.5980762113533,878.5),(441.5,877.4019237886467),(440,877),(438.5,877.4019237886466),(437.4019237886467,878.5)) -4389 ((436,890),(436.53589838486226,892),(438,893.4641016151378),(440,894),(442,893.4641016151378),(443.46410161513774,892),(444,890),(443.46410161513774,888),(442,886.5358983848622),(440,886),(438,886.5358983848622),(436.53589838486226,888)) -4390 ((435,900),(435.6698729810778,902.5),(437.5,904.3301270189222),(440,905),(442.5,904.3301270189222),(444.3301270189222,902.5),(445,900),(444.3301270189222,897.5),(442.5,895.6698729810778),(440,895),(437.5,895.6698729810778),(435.6698729810778,897.5)) -4391 ((434,910),(434.80384757729337,913),(437,915.1961524227066),(440,916),(443,915.1961524227066),(445.19615242270663,913),(446,910),(445.19615242270663,907),(443,904.8038475772934),(440,904),(437,904.8038475772934),(434.80384757729337,907)) -4392 ((433,920),(433.93782217350895,923.5),(436.5,926.062177826491),(440,927),(443.5,926.062177826491),(446.06217782649105,923.5),(447,920),(446.06217782649105,916.5),(443.5,913.937822173509),(440,913),(436.5,913.937822173509),(433.93782217350895,916.5)) -4393 ((432,930),(433.0717967697245,934),(436,936.9282032302755),(440,938),(444,936.9282032302755),(446.9282032302755,934),(448,930),(446.9282032302755,926),(444,923.0717967697245),(440,922),(436,923.0717967697245),(433.0717967697245,926)) -4394 ((431,940),(432.20577136594005,944.5),(435.5,947.7942286340599),(440,949),(444.5,947.7942286340599),(447.79422863405995,944.5),(449,940),(447.79422863405995,935.5),(444.5,932.2057713659401),(440,931),(435.5,932.20577136594),(432.20577136594005,935.5)) -4395 ((430,950),(431.33974596215563,955),(435,958.6602540378444),(440,960),(445,958.6602540378444),(448.66025403784437,955),(450,950),(448.66025403784437,945),(445,941.3397459621556),(440,940),(435,941.3397459621556),(431.33974596215563,945)) -4396 ((439,960),(439.1339745962156,960.5),(439.5,960.8660254037844),(440,961),(440.5,960.8660254037844),(440.8660254037844,960.5),(441,960),(440.8660254037844,959.5),(440.5,959.1339745962156),(440,959),(439.5,959.1339745962156),(439.1339745962156,959.5)) -4397 ((438,970),(438.2679491924311,971),(439,971.7320508075688),(440,972),(441,971.7320508075688),(441.7320508075689,971),(442,970),(441.7320508075689,969),(441,968.2679491924312),(440,968),(439,968.2679491924312),(438.2679491924311,969)) -4398 ((437,980),(437.4019237886467,981.5),(438.5,982.5980762113534),(440,983),(441.5,982.5980762113534),(442.5980762113533,981.5),(443,980),(442.5980762113533,978.5),(441.5,977.4019237886467),(440,977),(438.5,977.4019237886466),(437.4019237886467,978.5)) -4399 ((436,990),(436.53589838486226,992),(438,993.4641016151378),(440,994),(442,993.4641016151378),(443.46410161513774,992),(444,990),(443.46410161513774,988),(442,986.5358983848622),(440,986),(438,986.5358983848622),(436.53589838486226,988)) -4400 ((435,1000),(435.6698729810778,1002.5),(437.5,1004.3301270189222),(440,1005),(442.5,1004.3301270189222),(444.3301270189222,1002.5),(445,1000),(444.3301270189222,997.5),(442.5,995.6698729810778),(440,995),(437.5,995.6698729810778),(435.6698729810778,997.5)) -4401 ((443,10),(443.93782217350895,13.5),(446.5,16.06217782649107),(450,17),(453.5,16.062177826491073),(456.06217782649105,13.500000000000002),(457,10),(456.06217782649105,6.500000000000002),(453.5,3.9378221735089305),(450,3),(446.5,3.937822173508927),(443.93782217350895,6.4999999999999964)) -4402 ((442,20),(443.0717967697245,24),(446,26.928203230275507),(450,28),(454,26.92820323027551),(456.9282032302755,24.000000000000004),(458,20),(456.9282032302755,16.000000000000004),(454,13.071796769724493),(450,12),(446,13.071796769724488),(443.0717967697245,15.999999999999996)) -4403 ((441,30),(442.20577136594005,34.5),(445.5,37.79422863405995),(450,39),(454.5,37.79422863405995),(457.79422863405995,34.5),(459,30),(457.79422863405995,25.500000000000004),(454.5,22.205771365940052),(450,21),(445.5,22.20577136594005),(442.20577136594005,25.499999999999996)) -4404 ((440,40),(441.33974596215563,45),(445,48.66025403784438),(450,50),(455,48.66025403784439),(458.66025403784437,45),(460,40),(458.66025403784437,35),(455,31.339745962155614),(450,30),(445,31.33974596215561),(441.33974596215563,34.99999999999999)) -4405 ((449,50),(449.1339745962156,50.5),(449.5,50.86602540378444),(450,51),(450.5,50.86602540378444),(450.8660254037844,50.5),(451,50),(450.8660254037844,49.5),(450.5,49.13397459621556),(450,49),(449.5,49.13397459621556),(449.1339745962156,49.5)) -4406 ((448,60),(448.2679491924311,61),(449,61.732050807568875),(450,62),(451,61.732050807568875),(451.7320508075689,61),(452,60),(451.7320508075689,59),(451,58.267949192431125),(450,58),(449,58.267949192431125),(448.2679491924311,59)) -4407 ((447,70),(447.4019237886467,71.5),(448.5,72.59807621135332),(450,73),(451.5,72.59807621135332),(452.5980762113533,71.5),(453,70),(452.5980762113533,68.5),(451.5,67.40192378864668),(450,67),(448.5,67.40192378864668),(447.4019237886467,68.5)) -4408 ((446,80),(446.53589838486226,82),(448,83.46410161513775),(450,84),(452,83.46410161513775),(453.46410161513774,82),(454,80),(453.46410161513774,78),(452,76.53589838486225),(450,76),(448,76.53589838486225),(446.53589838486226,78)) -4409 ((445,90),(445.6698729810778,92.5),(447.5,94.3301270189222),(450,95),(452.5,94.3301270189222),(454.3301270189222,92.5),(455,90),(454.3301270189222,87.5),(452.5,85.6698729810778),(450,85),(447.5,85.6698729810778),(445.6698729810778,87.5)) -4410 ((444,100),(444.80384757729337,103),(447,105.19615242270663),(450,106),(453,105.19615242270663),(455.19615242270663,103),(456,100),(455.19615242270663,97),(453,94.80384757729337),(450,94),(447,94.80384757729337),(444.80384757729337,97)) -4411 ((443,110),(443.93782217350895,113.5),(446.5,116.06217782649107),(450,117),(453.5,116.06217782649107),(456.06217782649105,113.5),(457,110),(456.06217782649105,106.5),(453.5,103.93782217350893),(450,103),(446.5,103.93782217350892),(443.93782217350895,106.5)) -4412 ((442,120),(443.0717967697245,124),(446,126.92820323027551),(450,128),(454,126.92820323027551),(456.9282032302755,124),(458,120),(456.9282032302755,116),(454,113.07179676972449),(450,112),(446,113.07179676972449),(443.0717967697245,116)) -4413 ((441,130),(442.20577136594005,134.5),(445.5,137.79422863405995),(450,139),(454.5,137.79422863405995),(457.79422863405995,134.5),(459,130),(457.79422863405995,125.5),(454.5,122.20577136594005),(450,121),(445.5,122.20577136594005),(442.20577136594005,125.5)) -4414 ((440,140),(441.33974596215563,145),(445,148.6602540378444),(450,150),(455,148.6602540378444),(458.66025403784437,145),(460,140),(458.66025403784437,135),(455,131.3397459621556),(450,130),(445,131.3397459621556),(441.33974596215563,135)) -4415 ((449,150),(449.1339745962156,150.5),(449.5,150.86602540378445),(450,151),(450.5,150.86602540378445),(450.8660254037844,150.5),(451,150),(450.8660254037844,149.5),(450.5,149.13397459621555),(450,149),(449.5,149.13397459621555),(449.1339745962156,149.5)) -4416 ((448,160),(448.2679491924311,161),(449,161.73205080756887),(450,162),(451,161.73205080756887),(451.7320508075689,161),(452,160),(451.7320508075689,159),(451,158.26794919243113),(450,158),(449,158.26794919243113),(448.2679491924311,159)) -4417 ((447,170),(447.4019237886467,171.5),(448.5,172.59807621135332),(450,173),(451.5,172.59807621135332),(452.5980762113533,171.5),(453,170),(452.5980762113533,168.5),(451.5,167.40192378864668),(450,167),(448.5,167.40192378864668),(447.4019237886467,168.5)) -4418 ((446,180),(446.53589838486226,182),(448,183.46410161513776),(450,184),(452,183.46410161513776),(453.46410161513774,182),(454,180),(453.46410161513774,178),(452,176.53589838486224),(450,176),(448,176.53589838486224),(446.53589838486226,178)) -4419 ((445,190),(445.6698729810778,192.5),(447.5,194.33012701892218),(450,195),(452.5,194.33012701892218),(454.3301270189222,192.5),(455,190),(454.3301270189222,187.5),(452.5,185.66987298107782),(450,185),(447.5,185.66987298107782),(445.6698729810778,187.5)) -4420 ((444,200),(444.80384757729337,203),(447,205.19615242270663),(450,206),(453,205.19615242270663),(455.19615242270663,203),(456,200),(455.19615242270663,197),(453,194.80384757729337),(450,194),(447,194.80384757729337),(444.80384757729337,197)) -4421 ((443,210),(443.93782217350895,213.5),(446.5,216.06217782649108),(450,217),(453.5,216.06217782649108),(456.06217782649105,213.5),(457,210),(456.06217782649105,206.5),(453.5,203.93782217350892),(450,203),(446.5,203.93782217350892),(443.93782217350895,206.5)) -4422 ((442,220),(443.0717967697245,224),(446,226.9282032302755),(450,228),(454,226.9282032302755),(456.9282032302755,224),(458,220),(456.9282032302755,216),(454,213.0717967697245),(450,212),(446,213.0717967697245),(443.0717967697245,216)) -4423 ((441,230),(442.20577136594005,234.5),(445.5,237.79422863405995),(450,239),(454.5,237.79422863405995),(457.79422863405995,234.5),(459,230),(457.79422863405995,225.5),(454.5,222.20577136594005),(450,221),(445.5,222.20577136594005),(442.20577136594005,225.5)) -4424 ((440,240),(441.33974596215563,245),(445,248.6602540378444),(450,250),(455,248.6602540378444),(458.66025403784437,245),(460,240),(458.66025403784437,235),(455,231.3397459621556),(450,230),(445,231.3397459621556),(441.33974596215563,235)) -4425 ((449,250),(449.1339745962156,250.5),(449.5,250.86602540378445),(450,251),(450.5,250.86602540378445),(450.8660254037844,250.5),(451,250),(450.8660254037844,249.5),(450.5,249.13397459621555),(450,249),(449.5,249.13397459621555),(449.1339745962156,249.5)) -4426 ((448,260),(448.2679491924311,261),(449,261.7320508075689),(450,262),(451,261.7320508075689),(451.7320508075689,261),(452,260),(451.7320508075689,259),(451,258.2679491924311),(450,258),(449,258.2679491924311),(448.2679491924311,259)) -4427 ((447,270),(447.4019237886467,271.5),(448.5,272.5980762113533),(450,273),(451.5,272.5980762113533),(452.5980762113533,271.5),(453,270),(452.5980762113533,268.5),(451.5,267.4019237886467),(450,267),(448.5,267.4019237886467),(447.4019237886467,268.5)) -4428 ((446,280),(446.53589838486226,282),(448,283.46410161513774),(450,284),(452,283.46410161513774),(453.46410161513774,282),(454,280),(453.46410161513774,278),(452,276.53589838486226),(450,276),(448,276.53589838486226),(446.53589838486226,278)) -4429 ((445,290),(445.6698729810778,292.5),(447.5,294.3301270189222),(450,295),(452.5,294.3301270189222),(454.3301270189222,292.5),(455,290),(454.3301270189222,287.5),(452.5,285.6698729810778),(450,285),(447.5,285.6698729810778),(445.6698729810778,287.5)) -4430 ((444,300),(444.80384757729337,303),(447,305.19615242270663),(450,306),(453,305.19615242270663),(455.19615242270663,303),(456,300),(455.19615242270663,297),(453,294.80384757729337),(450,294),(447,294.80384757729337),(444.80384757729337,297)) -4431 ((443,310),(443.93782217350895,313.5),(446.5,316.06217782649105),(450,317),(453.5,316.06217782649105),(456.06217782649105,313.5),(457,310),(456.06217782649105,306.5),(453.5,303.93782217350895),(450,303),(446.5,303.93782217350895),(443.93782217350895,306.5)) -4432 ((442,320),(443.0717967697245,324),(446,326.9282032302755),(450,328),(454,326.9282032302755),(456.9282032302755,324),(458,320),(456.9282032302755,316),(454,313.0717967697245),(450,312),(446,313.0717967697245),(443.0717967697245,316)) -4433 ((441,330),(442.20577136594005,334.5),(445.5,337.79422863405995),(450,339),(454.5,337.79422863405995),(457.79422863405995,334.5),(459,330),(457.79422863405995,325.5),(454.5,322.20577136594005),(450,321),(445.5,322.20577136594005),(442.20577136594005,325.5)) -4434 ((440,340),(441.33974596215563,345),(445,348.66025403784437),(450,350),(455,348.66025403784437),(458.66025403784437,345),(460,340),(458.66025403784437,335),(455,331.33974596215563),(450,330),(445,331.33974596215563),(441.33974596215563,335)) -4435 ((449,350),(449.1339745962156,350.5),(449.5,350.8660254037844),(450,351),(450.5,350.8660254037844),(450.8660254037844,350.5),(451,350),(450.8660254037844,349.5),(450.5,349.1339745962156),(450,349),(449.5,349.1339745962156),(449.1339745962156,349.5)) -4436 ((448,360),(448.2679491924311,361),(449,361.7320508075689),(450,362),(451,361.7320508075689),(451.7320508075689,361),(452,360),(451.7320508075689,359),(451,358.2679491924311),(450,358),(449,358.2679491924311),(448.2679491924311,359)) -4437 ((447,370),(447.4019237886467,371.5),(448.5,372.5980762113533),(450,373),(451.5,372.5980762113533),(452.5980762113533,371.5),(453,370),(452.5980762113533,368.5),(451.5,367.4019237886467),(450,367),(448.5,367.4019237886467),(447.4019237886467,368.5)) -4438 ((446,380),(446.53589838486226,382),(448,383.46410161513774),(450,384),(452,383.46410161513774),(453.46410161513774,382),(454,380),(453.46410161513774,378),(452,376.53589838486226),(450,376),(448,376.53589838486226),(446.53589838486226,378)) -4439 ((445,390),(445.6698729810778,392.5),(447.5,394.3301270189222),(450,395),(452.5,394.3301270189222),(454.3301270189222,392.5),(455,390),(454.3301270189222,387.5),(452.5,385.6698729810778),(450,385),(447.5,385.6698729810778),(445.6698729810778,387.5)) -4440 ((444,400),(444.80384757729337,403),(447,405.19615242270663),(450,406),(453,405.19615242270663),(455.19615242270663,403),(456,400),(455.19615242270663,397),(453,394.80384757729337),(450,394),(447,394.80384757729337),(444.80384757729337,397)) -4441 ((443,410),(443.93782217350895,413.5),(446.5,416.06217782649105),(450,417),(453.5,416.06217782649105),(456.06217782649105,413.5),(457,410),(456.06217782649105,406.5),(453.5,403.93782217350895),(450,403),(446.5,403.93782217350895),(443.93782217350895,406.5)) -4442 ((442,420),(443.0717967697245,424),(446,426.9282032302755),(450,428),(454,426.9282032302755),(456.9282032302755,424),(458,420),(456.9282032302755,416),(454,413.0717967697245),(450,412),(446,413.0717967697245),(443.0717967697245,416)) -4443 ((441,430),(442.20577136594005,434.5),(445.5,437.79422863405995),(450,439),(454.5,437.79422863405995),(457.79422863405995,434.5),(459,430),(457.79422863405995,425.5),(454.5,422.20577136594005),(450,421),(445.5,422.20577136594005),(442.20577136594005,425.5)) -4444 ((440,440),(441.33974596215563,445),(445,448.66025403784437),(450,450),(455,448.66025403784437),(458.66025403784437,445),(460,440),(458.66025403784437,435),(455,431.33974596215563),(450,430),(445,431.33974596215563),(441.33974596215563,435)) -4445 ((449,450),(449.1339745962156,450.5),(449.5,450.8660254037844),(450,451),(450.5,450.8660254037844),(450.8660254037844,450.5),(451,450),(450.8660254037844,449.5),(450.5,449.1339745962156),(450,449),(449.5,449.1339745962156),(449.1339745962156,449.5)) -4446 ((448,460),(448.2679491924311,461),(449,461.7320508075689),(450,462),(451,461.7320508075689),(451.7320508075689,461),(452,460),(451.7320508075689,459),(451,458.2679491924311),(450,458),(449,458.2679491924311),(448.2679491924311,459)) -4447 ((447,470),(447.4019237886467,471.5),(448.5,472.5980762113533),(450,473),(451.5,472.5980762113533),(452.5980762113533,471.5),(453,470),(452.5980762113533,468.5),(451.5,467.4019237886467),(450,467),(448.5,467.4019237886467),(447.4019237886467,468.5)) -4448 ((446,480),(446.53589838486226,482),(448,483.46410161513774),(450,484),(452,483.46410161513774),(453.46410161513774,482),(454,480),(453.46410161513774,478),(452,476.53589838486226),(450,476),(448,476.53589838486226),(446.53589838486226,478)) -4449 ((445,490),(445.6698729810778,492.5),(447.5,494.3301270189222),(450,495),(452.5,494.3301270189222),(454.3301270189222,492.5),(455,490),(454.3301270189222,487.5),(452.5,485.6698729810778),(450,485),(447.5,485.6698729810778),(445.6698729810778,487.5)) -4450 ((444,500),(444.80384757729337,503),(447,505.19615242270663),(450,506),(453,505.19615242270663),(455.19615242270663,503),(456,500),(455.19615242270663,497),(453,494.80384757729337),(450,494),(447,494.80384757729337),(444.80384757729337,497)) -4451 ((443,510),(443.93782217350895,513.5),(446.5,516.062177826491),(450,517),(453.5,516.062177826491),(456.06217782649105,513.5),(457,510),(456.06217782649105,506.5),(453.5,503.93782217350895),(450,503),(446.5,503.93782217350895),(443.93782217350895,506.5)) -4452 ((442,520),(443.0717967697245,524),(446,526.9282032302755),(450,528),(454,526.9282032302755),(456.9282032302755,524),(458,520),(456.9282032302755,516),(454,513.0717967697245),(450,512),(446,513.0717967697245),(443.0717967697245,516)) -4453 ((441,530),(442.20577136594005,534.5),(445.5,537.7942286340599),(450,539),(454.5,537.7942286340599),(457.79422863405995,534.5),(459,530),(457.79422863405995,525.5),(454.5,522.2057713659401),(450,521),(445.5,522.20577136594),(442.20577136594005,525.5)) -4454 ((440,540),(441.33974596215563,545),(445,548.6602540378444),(450,550),(455,548.6602540378444),(458.66025403784437,545),(460,540),(458.66025403784437,535),(455,531.3397459621556),(450,530),(445,531.3397459621556),(441.33974596215563,535)) -4455 ((449,550),(449.1339745962156,550.5),(449.5,550.8660254037844),(450,551),(450.5,550.8660254037844),(450.8660254037844,550.5),(451,550),(450.8660254037844,549.5),(450.5,549.1339745962156),(450,549),(449.5,549.1339745962156),(449.1339745962156,549.5)) -4456 ((448,560),(448.2679491924311,561),(449,561.7320508075688),(450,562),(451,561.7320508075688),(451.7320508075689,561),(452,560),(451.7320508075689,559),(451,558.2679491924312),(450,558),(449,558.2679491924312),(448.2679491924311,559)) -4457 ((447,570),(447.4019237886467,571.5),(448.5,572.5980762113534),(450,573),(451.5,572.5980762113534),(452.5980762113533,571.5),(453,570),(452.5980762113533,568.5),(451.5,567.4019237886467),(450,567),(448.5,567.4019237886466),(447.4019237886467,568.5)) -4458 ((446,580),(446.53589838486226,582),(448,583.4641016151378),(450,584),(452,583.4641016151378),(453.46410161513774,582),(454,580),(453.46410161513774,578),(452,576.5358983848622),(450,576),(448,576.5358983848622),(446.53589838486226,578)) -4459 ((445,590),(445.6698729810778,592.5),(447.5,594.3301270189222),(450,595),(452.5,594.3301270189222),(454.3301270189222,592.5),(455,590),(454.3301270189222,587.5),(452.5,585.6698729810778),(450,585),(447.5,585.6698729810778),(445.6698729810778,587.5)) -4460 ((444,600),(444.80384757729337,603),(447,605.1961524227066),(450,606),(453,605.1961524227066),(455.19615242270663,603),(456,600),(455.19615242270663,597),(453,594.8038475772934),(450,594),(447,594.8038475772934),(444.80384757729337,597)) -4461 ((443,610),(443.93782217350895,613.5),(446.5,616.062177826491),(450,617),(453.5,616.062177826491),(456.06217782649105,613.5),(457,610),(456.06217782649105,606.5),(453.5,603.937822173509),(450,603),(446.5,603.937822173509),(443.93782217350895,606.5)) -4462 ((442,620),(443.0717967697245,624),(446,626.9282032302755),(450,628),(454,626.9282032302755),(456.9282032302755,624),(458,620),(456.9282032302755,616),(454,613.0717967697245),(450,612),(446,613.0717967697245),(443.0717967697245,616)) -4463 ((441,630),(442.20577136594005,634.5),(445.5,637.7942286340599),(450,639),(454.5,637.7942286340599),(457.79422863405995,634.5),(459,630),(457.79422863405995,625.5),(454.5,622.2057713659401),(450,621),(445.5,622.20577136594),(442.20577136594005,625.5)) -4464 ((440,640),(441.33974596215563,645),(445,648.6602540378444),(450,650),(455,648.6602540378444),(458.66025403784437,645),(460,640),(458.66025403784437,635),(455,631.3397459621556),(450,630),(445,631.3397459621556),(441.33974596215563,635)) -4465 ((449,650),(449.1339745962156,650.5),(449.5,650.8660254037844),(450,651),(450.5,650.8660254037844),(450.8660254037844,650.5),(451,650),(450.8660254037844,649.5),(450.5,649.1339745962156),(450,649),(449.5,649.1339745962156),(449.1339745962156,649.5)) -4466 ((448,660),(448.2679491924311,661),(449,661.7320508075688),(450,662),(451,661.7320508075688),(451.7320508075689,661),(452,660),(451.7320508075689,659),(451,658.2679491924312),(450,658),(449,658.2679491924312),(448.2679491924311,659)) -4467 ((447,670),(447.4019237886467,671.5),(448.5,672.5980762113534),(450,673),(451.5,672.5980762113534),(452.5980762113533,671.5),(453,670),(452.5980762113533,668.5),(451.5,667.4019237886467),(450,667),(448.5,667.4019237886466),(447.4019237886467,668.5)) -4468 ((446,680),(446.53589838486226,682),(448,683.4641016151378),(450,684),(452,683.4641016151378),(453.46410161513774,682),(454,680),(453.46410161513774,678),(452,676.5358983848622),(450,676),(448,676.5358983848622),(446.53589838486226,678)) -4469 ((445,690),(445.6698729810778,692.5),(447.5,694.3301270189222),(450,695),(452.5,694.3301270189222),(454.3301270189222,692.5),(455,690),(454.3301270189222,687.5),(452.5,685.6698729810778),(450,685),(447.5,685.6698729810778),(445.6698729810778,687.5)) -4470 ((444,700),(444.80384757729337,703),(447,705.1961524227066),(450,706),(453,705.1961524227066),(455.19615242270663,703),(456,700),(455.19615242270663,697),(453,694.8038475772934),(450,694),(447,694.8038475772934),(444.80384757729337,697)) -4471 ((443,710),(443.93782217350895,713.5),(446.5,716.062177826491),(450,717),(453.5,716.062177826491),(456.06217782649105,713.5),(457,710),(456.06217782649105,706.5),(453.5,703.937822173509),(450,703),(446.5,703.937822173509),(443.93782217350895,706.5)) -4472 ((442,720),(443.0717967697245,724),(446,726.9282032302755),(450,728),(454,726.9282032302755),(456.9282032302755,724),(458,720),(456.9282032302755,716),(454,713.0717967697245),(450,712),(446,713.0717967697245),(443.0717967697245,716)) -4473 ((441,730),(442.20577136594005,734.5),(445.5,737.7942286340599),(450,739),(454.5,737.7942286340599),(457.79422863405995,734.5),(459,730),(457.79422863405995,725.5),(454.5,722.2057713659401),(450,721),(445.5,722.20577136594),(442.20577136594005,725.5)) -4474 ((440,740),(441.33974596215563,745),(445,748.6602540378444),(450,750),(455,748.6602540378444),(458.66025403784437,745),(460,740),(458.66025403784437,735),(455,731.3397459621556),(450,730),(445,731.3397459621556),(441.33974596215563,735)) -4475 ((449,750),(449.1339745962156,750.5),(449.5,750.8660254037844),(450,751),(450.5,750.8660254037844),(450.8660254037844,750.5),(451,750),(450.8660254037844,749.5),(450.5,749.1339745962156),(450,749),(449.5,749.1339745962156),(449.1339745962156,749.5)) -4476 ((448,760),(448.2679491924311,761),(449,761.7320508075688),(450,762),(451,761.7320508075688),(451.7320508075689,761),(452,760),(451.7320508075689,759),(451,758.2679491924312),(450,758),(449,758.2679491924312),(448.2679491924311,759)) -4477 ((447,770),(447.4019237886467,771.5),(448.5,772.5980762113534),(450,773),(451.5,772.5980762113534),(452.5980762113533,771.5),(453,770),(452.5980762113533,768.5),(451.5,767.4019237886467),(450,767),(448.5,767.4019237886466),(447.4019237886467,768.5)) -4478 ((446,780),(446.53589838486226,782),(448,783.4641016151378),(450,784),(452,783.4641016151378),(453.46410161513774,782),(454,780),(453.46410161513774,778),(452,776.5358983848622),(450,776),(448,776.5358983848622),(446.53589838486226,778)) -4479 ((445,790),(445.6698729810778,792.5),(447.5,794.3301270189222),(450,795),(452.5,794.3301270189222),(454.3301270189222,792.5),(455,790),(454.3301270189222,787.5),(452.5,785.6698729810778),(450,785),(447.5,785.6698729810778),(445.6698729810778,787.5)) -4480 ((444,800),(444.80384757729337,803),(447,805.1961524227066),(450,806),(453,805.1961524227066),(455.19615242270663,803),(456,800),(455.19615242270663,797),(453,794.8038475772934),(450,794),(447,794.8038475772934),(444.80384757729337,797)) -4481 ((443,810),(443.93782217350895,813.5),(446.5,816.062177826491),(450,817),(453.5,816.062177826491),(456.06217782649105,813.5),(457,810),(456.06217782649105,806.5),(453.5,803.937822173509),(450,803),(446.5,803.937822173509),(443.93782217350895,806.5)) -4482 ((442,820),(443.0717967697245,824),(446,826.9282032302755),(450,828),(454,826.9282032302755),(456.9282032302755,824),(458,820),(456.9282032302755,816),(454,813.0717967697245),(450,812),(446,813.0717967697245),(443.0717967697245,816)) -4483 ((441,830),(442.20577136594005,834.5),(445.5,837.7942286340599),(450,839),(454.5,837.7942286340599),(457.79422863405995,834.5),(459,830),(457.79422863405995,825.5),(454.5,822.2057713659401),(450,821),(445.5,822.20577136594),(442.20577136594005,825.5)) -4484 ((440,840),(441.33974596215563,845),(445,848.6602540378444),(450,850),(455,848.6602540378444),(458.66025403784437,845),(460,840),(458.66025403784437,835),(455,831.3397459621556),(450,830),(445,831.3397459621556),(441.33974596215563,835)) -4485 ((449,850),(449.1339745962156,850.5),(449.5,850.8660254037844),(450,851),(450.5,850.8660254037844),(450.8660254037844,850.5),(451,850),(450.8660254037844,849.5),(450.5,849.1339745962156),(450,849),(449.5,849.1339745962156),(449.1339745962156,849.5)) -4486 ((448,860),(448.2679491924311,861),(449,861.7320508075688),(450,862),(451,861.7320508075688),(451.7320508075689,861),(452,860),(451.7320508075689,859),(451,858.2679491924312),(450,858),(449,858.2679491924312),(448.2679491924311,859)) -4487 ((447,870),(447.4019237886467,871.5),(448.5,872.5980762113534),(450,873),(451.5,872.5980762113534),(452.5980762113533,871.5),(453,870),(452.5980762113533,868.5),(451.5,867.4019237886467),(450,867),(448.5,867.4019237886466),(447.4019237886467,868.5)) -4488 ((446,880),(446.53589838486226,882),(448,883.4641016151378),(450,884),(452,883.4641016151378),(453.46410161513774,882),(454,880),(453.46410161513774,878),(452,876.5358983848622),(450,876),(448,876.5358983848622),(446.53589838486226,878)) -4489 ((445,890),(445.6698729810778,892.5),(447.5,894.3301270189222),(450,895),(452.5,894.3301270189222),(454.3301270189222,892.5),(455,890),(454.3301270189222,887.5),(452.5,885.6698729810778),(450,885),(447.5,885.6698729810778),(445.6698729810778,887.5)) -4490 ((444,900),(444.80384757729337,903),(447,905.1961524227066),(450,906),(453,905.1961524227066),(455.19615242270663,903),(456,900),(455.19615242270663,897),(453,894.8038475772934),(450,894),(447,894.8038475772934),(444.80384757729337,897)) -4491 ((443,910),(443.93782217350895,913.5),(446.5,916.062177826491),(450,917),(453.5,916.062177826491),(456.06217782649105,913.5),(457,910),(456.06217782649105,906.5),(453.5,903.937822173509),(450,903),(446.5,903.937822173509),(443.93782217350895,906.5)) -4492 ((442,920),(443.0717967697245,924),(446,926.9282032302755),(450,928),(454,926.9282032302755),(456.9282032302755,924),(458,920),(456.9282032302755,916),(454,913.0717967697245),(450,912),(446,913.0717967697245),(443.0717967697245,916)) -4493 ((441,930),(442.20577136594005,934.5),(445.5,937.7942286340599),(450,939),(454.5,937.7942286340599),(457.79422863405995,934.5),(459,930),(457.79422863405995,925.5),(454.5,922.2057713659401),(450,921),(445.5,922.20577136594),(442.20577136594005,925.5)) -4494 ((440,940),(441.33974596215563,945),(445,948.6602540378444),(450,950),(455,948.6602540378444),(458.66025403784437,945),(460,940),(458.66025403784437,935),(455,931.3397459621556),(450,930),(445,931.3397459621556),(441.33974596215563,935)) -4495 ((449,950),(449.1339745962156,950.5),(449.5,950.8660254037844),(450,951),(450.5,950.8660254037844),(450.8660254037844,950.5),(451,950),(450.8660254037844,949.5),(450.5,949.1339745962156),(450,949),(449.5,949.1339745962156),(449.1339745962156,949.5)) -4496 ((448,960),(448.2679491924311,961),(449,961.7320508075688),(450,962),(451,961.7320508075688),(451.7320508075689,961),(452,960),(451.7320508075689,959),(451,958.2679491924312),(450,958),(449,958.2679491924312),(448.2679491924311,959)) -4497 ((447,970),(447.4019237886467,971.5),(448.5,972.5980762113534),(450,973),(451.5,972.5980762113534),(452.5980762113533,971.5),(453,970),(452.5980762113533,968.5),(451.5,967.4019237886467),(450,967),(448.5,967.4019237886466),(447.4019237886467,968.5)) -4498 ((446,980),(446.53589838486226,982),(448,983.4641016151378),(450,984),(452,983.4641016151378),(453.46410161513774,982),(454,980),(453.46410161513774,978),(452,976.5358983848622),(450,976),(448,976.5358983848622),(446.53589838486226,978)) -4499 ((445,990),(445.6698729810778,992.5),(447.5,994.3301270189222),(450,995),(452.5,994.3301270189222),(454.3301270189222,992.5),(455,990),(454.3301270189222,987.5),(452.5,985.6698729810778),(450,985),(447.5,985.6698729810778),(445.6698729810778,987.5)) -4500 ((444,1000),(444.80384757729337,1003),(447,1005.1961524227066),(450,1006),(453,1005.1961524227066),(455.19615242270663,1003),(456,1000),(455.19615242270663,997),(453,994.8038475772934),(450,994),(447,994.8038475772934),(444.80384757729337,997)) -4501 ((452,10),(453.0717967697245,14),(456,16.928203230275507),(460,18),(464,16.92820323027551),(466.9282032302755,14.000000000000004),(468,10.000000000000002),(466.9282032302755,6.000000000000002),(464,3.071796769724492),(460,2),(456,3.0717967697244877),(453.0717967697245,5.9999999999999964)) -4502 ((451,20),(452.20577136594005,24.5),(455.5,27.794228634059948),(460,29),(464.5,27.794228634059948),(467.79422863405995,24.500000000000004),(469,20),(467.79422863405995,15.500000000000004),(464.5,12.205771365940054),(460,11),(455.5,12.205771365940048),(452.20577136594005,15.499999999999996)) -4503 ((450,30),(451.33974596215563,35),(455,38.66025403784438),(460,40),(465,38.66025403784439),(468.66025403784437,35),(470,30),(468.66025403784437,25.000000000000004),(465,21.339745962155614),(460,20),(455,21.33974596215561),(451.33974596215563,24.999999999999996)) -4504 ((459,40),(459.1339745962156,40.5),(459.5,40.86602540378444),(460,41),(460.5,40.86602540378444),(460.8660254037844,40.5),(461,40),(460.8660254037844,39.5),(460.5,39.13397459621556),(460,39),(459.5,39.13397459621556),(459.1339745962156,39.5)) -4505 ((458,50),(458.2679491924311,51),(459,51.732050807568875),(460,52),(461,51.732050807568875),(461.7320508075689,51),(462,50),(461.7320508075689,49),(461,48.267949192431125),(460,48),(459,48.267949192431125),(458.2679491924311,49)) -4506 ((457,60),(457.4019237886467,61.5),(458.5,62.598076211353316),(460,63),(461.5,62.598076211353316),(462.5980762113533,61.5),(463,60),(462.5980762113533,58.5),(461.5,57.401923788646684),(460,57),(458.5,57.401923788646684),(457.4019237886467,58.5)) -4507 ((456,70),(456.53589838486226,72),(458,73.46410161513775),(460,74),(462,73.46410161513775),(463.46410161513774,72),(464,70),(463.46410161513774,68),(462,66.53589838486225),(460,66),(458,66.53589838486225),(456.53589838486226,68)) -4508 ((455,80),(455.6698729810778,82.5),(457.5,84.3301270189222),(460,85),(462.5,84.3301270189222),(464.3301270189222,82.5),(465,80),(464.3301270189222,77.5),(462.5,75.6698729810778),(460,75),(457.5,75.6698729810778),(455.6698729810778,77.5)) -4509 ((454,90),(454.80384757729337,93),(457,95.19615242270663),(460,96),(463,95.19615242270663),(465.19615242270663,93),(466,90),(465.19615242270663,87),(463,84.80384757729337),(460,84),(457,84.80384757729337),(454.80384757729337,87)) -4510 ((453,100),(453.93782217350895,103.5),(456.5,106.06217782649107),(460,107),(463.5,106.06217782649107),(466.06217782649105,103.5),(467,100),(466.06217782649105,96.5),(463.5,93.93782217350893),(460,93),(456.5,93.93782217350892),(453.93782217350895,96.5)) -4511 ((452,110),(453.0717967697245,114),(456,116.92820323027551),(460,118),(464,116.92820323027551),(466.9282032302755,114),(468,110),(466.9282032302755,106),(464,103.07179676972449),(460,102),(456,103.07179676972449),(453.0717967697245,106)) -4512 ((451,120),(452.20577136594005,124.5),(455.5,127.79422863405995),(460,129),(464.5,127.79422863405995),(467.79422863405995,124.5),(469,120),(467.79422863405995,115.5),(464.5,112.20577136594005),(460,111),(455.5,112.20577136594005),(452.20577136594005,115.5)) -4513 ((450,130),(451.33974596215563,135),(455,138.6602540378444),(460,140),(465,138.6602540378444),(468.66025403784437,135),(470,130),(468.66025403784437,125),(465,121.33974596215562),(460,120),(455,121.3397459621556),(451.33974596215563,125)) -4514 ((459,140),(459.1339745962156,140.5),(459.5,140.86602540378445),(460,141),(460.5,140.86602540378445),(460.8660254037844,140.5),(461,140),(460.8660254037844,139.5),(460.5,139.13397459621555),(460,139),(459.5,139.13397459621555),(459.1339745962156,139.5)) -4515 ((458,150),(458.2679491924311,151),(459,151.73205080756887),(460,152),(461,151.73205080756887),(461.7320508075689,151),(462,150),(461.7320508075689,149),(461,148.26794919243113),(460,148),(459,148.26794919243113),(458.2679491924311,149)) -4516 ((457,160),(457.4019237886467,161.5),(458.5,162.59807621135332),(460,163),(461.5,162.59807621135332),(462.5980762113533,161.5),(463,160),(462.5980762113533,158.5),(461.5,157.40192378864668),(460,157),(458.5,157.40192378864668),(457.4019237886467,158.5)) -4517 ((456,170),(456.53589838486226,172),(458,173.46410161513776),(460,174),(462,173.46410161513776),(463.46410161513774,172),(464,170),(463.46410161513774,168),(462,166.53589838486224),(460,166),(458,166.53589838486224),(456.53589838486226,168)) -4518 ((455,180),(455.6698729810778,182.5),(457.5,184.33012701892218),(460,185),(462.5,184.33012701892218),(464.3301270189222,182.5),(465,180),(464.3301270189222,177.5),(462.5,175.66987298107782),(460,175),(457.5,175.66987298107782),(455.6698729810778,177.5)) -4519 ((454,190),(454.80384757729337,193),(457,195.19615242270663),(460,196),(463,195.19615242270663),(465.19615242270663,193),(466,190),(465.19615242270663,187),(463,184.80384757729337),(460,184),(457,184.80384757729337),(454.80384757729337,187)) -4520 ((453,200),(453.93782217350895,203.5),(456.5,206.06217782649108),(460,207),(463.5,206.06217782649108),(466.06217782649105,203.5),(467,200),(466.06217782649105,196.5),(463.5,193.93782217350892),(460,193),(456.5,193.93782217350892),(453.93782217350895,196.5)) -4521 ((452,210),(453.0717967697245,214),(456,216.9282032302755),(460,218),(464,216.9282032302755),(466.9282032302755,214),(468,210),(466.9282032302755,206),(464,203.0717967697245),(460,202),(456,203.0717967697245),(453.0717967697245,206)) -4522 ((451,220),(452.20577136594005,224.5),(455.5,227.79422863405995),(460,229),(464.5,227.79422863405995),(467.79422863405995,224.5),(469,220),(467.79422863405995,215.5),(464.5,212.20577136594005),(460,211),(455.5,212.20577136594005),(452.20577136594005,215.5)) -4523 ((450,230),(451.33974596215563,235),(455,238.6602540378444),(460,240),(465,238.6602540378444),(468.66025403784437,235),(470,230),(468.66025403784437,225),(465,221.3397459621556),(460,220),(455,221.3397459621556),(451.33974596215563,225)) -4524 ((459,240),(459.1339745962156,240.5),(459.5,240.86602540378445),(460,241),(460.5,240.86602540378445),(460.8660254037844,240.5),(461,240),(460.8660254037844,239.5),(460.5,239.13397459621555),(460,239),(459.5,239.13397459621555),(459.1339745962156,239.5)) -4525 ((458,250),(458.2679491924311,251),(459,251.73205080756887),(460,252),(461,251.73205080756887),(461.7320508075689,251),(462,250),(461.7320508075689,249),(461,248.26794919243113),(460,248),(459,248.26794919243113),(458.2679491924311,249)) -4526 ((457,260),(457.4019237886467,261.5),(458.5,262.5980762113533),(460,263),(461.5,262.5980762113533),(462.5980762113533,261.5),(463,260),(462.5980762113533,258.5),(461.5,257.4019237886467),(460,257),(458.5,257.4019237886467),(457.4019237886467,258.5)) -4527 ((456,270),(456.53589838486226,272),(458,273.46410161513774),(460,274),(462,273.46410161513774),(463.46410161513774,272),(464,270),(463.46410161513774,268),(462,266.53589838486226),(460,266),(458,266.53589838486226),(456.53589838486226,268)) -4528 ((455,280),(455.6698729810778,282.5),(457.5,284.3301270189222),(460,285),(462.5,284.3301270189222),(464.3301270189222,282.5),(465,280),(464.3301270189222,277.5),(462.5,275.6698729810778),(460,275),(457.5,275.6698729810778),(455.6698729810778,277.5)) -4529 ((454,290),(454.80384757729337,293),(457,295.19615242270663),(460,296),(463,295.19615242270663),(465.19615242270663,293),(466,290),(465.19615242270663,287),(463,284.80384757729337),(460,284),(457,284.80384757729337),(454.80384757729337,287)) -4530 ((453,300),(453.93782217350895,303.5),(456.5,306.06217782649105),(460,307),(463.5,306.06217782649105),(466.06217782649105,303.5),(467,300),(466.06217782649105,296.5),(463.5,293.93782217350895),(460,293),(456.5,293.93782217350895),(453.93782217350895,296.5)) -4531 ((452,310),(453.0717967697245,314),(456,316.9282032302755),(460,318),(464,316.9282032302755),(466.9282032302755,314),(468,310),(466.9282032302755,306),(464,303.0717967697245),(460,302),(456,303.0717967697245),(453.0717967697245,306)) -4532 ((451,320),(452.20577136594005,324.5),(455.5,327.79422863405995),(460,329),(464.5,327.79422863405995),(467.79422863405995,324.5),(469,320),(467.79422863405995,315.5),(464.5,312.20577136594005),(460,311),(455.5,312.20577136594005),(452.20577136594005,315.5)) -4533 ((450,330),(451.33974596215563,335),(455,338.66025403784437),(460,340),(465,338.66025403784437),(468.66025403784437,335),(470,330),(468.66025403784437,325),(465,321.33974596215563),(460,320),(455,321.33974596215563),(451.33974596215563,325)) -4534 ((459,340),(459.1339745962156,340.5),(459.5,340.8660254037844),(460,341),(460.5,340.8660254037844),(460.8660254037844,340.5),(461,340),(460.8660254037844,339.5),(460.5,339.1339745962156),(460,339),(459.5,339.1339745962156),(459.1339745962156,339.5)) -4535 ((458,350),(458.2679491924311,351),(459,351.7320508075689),(460,352),(461,351.7320508075689),(461.7320508075689,351),(462,350),(461.7320508075689,349),(461,348.2679491924311),(460,348),(459,348.2679491924311),(458.2679491924311,349)) -4536 ((457,360),(457.4019237886467,361.5),(458.5,362.5980762113533),(460,363),(461.5,362.5980762113533),(462.5980762113533,361.5),(463,360),(462.5980762113533,358.5),(461.5,357.4019237886467),(460,357),(458.5,357.4019237886467),(457.4019237886467,358.5)) -4537 ((456,370),(456.53589838486226,372),(458,373.46410161513774),(460,374),(462,373.46410161513774),(463.46410161513774,372),(464,370),(463.46410161513774,368),(462,366.53589838486226),(460,366),(458,366.53589838486226),(456.53589838486226,368)) -4538 ((455,380),(455.6698729810778,382.5),(457.5,384.3301270189222),(460,385),(462.5,384.3301270189222),(464.3301270189222,382.5),(465,380),(464.3301270189222,377.5),(462.5,375.6698729810778),(460,375),(457.5,375.6698729810778),(455.6698729810778,377.5)) -4539 ((454,390),(454.80384757729337,393),(457,395.19615242270663),(460,396),(463,395.19615242270663),(465.19615242270663,393),(466,390),(465.19615242270663,387),(463,384.80384757729337),(460,384),(457,384.80384757729337),(454.80384757729337,387)) -4540 ((453,400),(453.93782217350895,403.5),(456.5,406.06217782649105),(460,407),(463.5,406.06217782649105),(466.06217782649105,403.5),(467,400),(466.06217782649105,396.5),(463.5,393.93782217350895),(460,393),(456.5,393.93782217350895),(453.93782217350895,396.5)) -4541 ((452,410),(453.0717967697245,414),(456,416.9282032302755),(460,418),(464,416.9282032302755),(466.9282032302755,414),(468,410),(466.9282032302755,406),(464,403.0717967697245),(460,402),(456,403.0717967697245),(453.0717967697245,406)) -4542 ((451,420),(452.20577136594005,424.5),(455.5,427.79422863405995),(460,429),(464.5,427.79422863405995),(467.79422863405995,424.5),(469,420),(467.79422863405995,415.5),(464.5,412.20577136594005),(460,411),(455.5,412.20577136594005),(452.20577136594005,415.5)) -4543 ((450,430),(451.33974596215563,435),(455,438.66025403784437),(460,440),(465,438.66025403784437),(468.66025403784437,435),(470,430),(468.66025403784437,425),(465,421.33974596215563),(460,420),(455,421.33974596215563),(451.33974596215563,425)) -4544 ((459,440),(459.1339745962156,440.5),(459.5,440.8660254037844),(460,441),(460.5,440.8660254037844),(460.8660254037844,440.5),(461,440),(460.8660254037844,439.5),(460.5,439.1339745962156),(460,439),(459.5,439.1339745962156),(459.1339745962156,439.5)) -4545 ((458,450),(458.2679491924311,451),(459,451.7320508075689),(460,452),(461,451.7320508075689),(461.7320508075689,451),(462,450),(461.7320508075689,449),(461,448.2679491924311),(460,448),(459,448.2679491924311),(458.2679491924311,449)) -4546 ((457,460),(457.4019237886467,461.5),(458.5,462.5980762113533),(460,463),(461.5,462.5980762113533),(462.5980762113533,461.5),(463,460),(462.5980762113533,458.5),(461.5,457.4019237886467),(460,457),(458.5,457.4019237886467),(457.4019237886467,458.5)) -4547 ((456,470),(456.53589838486226,472),(458,473.46410161513774),(460,474),(462,473.46410161513774),(463.46410161513774,472),(464,470),(463.46410161513774,468),(462,466.53589838486226),(460,466),(458,466.53589838486226),(456.53589838486226,468)) -4548 ((455,480),(455.6698729810778,482.5),(457.5,484.3301270189222),(460,485),(462.5,484.3301270189222),(464.3301270189222,482.5),(465,480),(464.3301270189222,477.5),(462.5,475.6698729810778),(460,475),(457.5,475.6698729810778),(455.6698729810778,477.5)) -4549 ((454,490),(454.80384757729337,493),(457,495.19615242270663),(460,496),(463,495.19615242270663),(465.19615242270663,493),(466,490),(465.19615242270663,487),(463,484.80384757729337),(460,484),(457,484.80384757729337),(454.80384757729337,487)) -4550 ((453,500),(453.93782217350895,503.5),(456.5,506.06217782649105),(460,507),(463.5,506.06217782649105),(466.06217782649105,503.5),(467,500),(466.06217782649105,496.5),(463.5,493.93782217350895),(460,493),(456.5,493.93782217350895),(453.93782217350895,496.5)) -4551 ((452,510),(453.0717967697245,514),(456,516.9282032302755),(460,518),(464,516.9282032302755),(466.9282032302755,514),(468,510),(466.9282032302755,506),(464,503.0717967697245),(460,502),(456,503.0717967697245),(453.0717967697245,506)) -4552 ((451,520),(452.20577136594005,524.5),(455.5,527.7942286340599),(460,529),(464.5,527.7942286340599),(467.79422863405995,524.5),(469,520),(467.79422863405995,515.5),(464.5,512.2057713659401),(460,511),(455.5,512.20577136594),(452.20577136594005,515.5)) -4553 ((450,530),(451.33974596215563,535),(455,538.6602540378444),(460,540),(465,538.6602540378444),(468.66025403784437,535),(470,530),(468.66025403784437,525),(465,521.3397459621556),(460,520),(455,521.3397459621556),(451.33974596215563,525)) -4554 ((459,540),(459.1339745962156,540.5),(459.5,540.8660254037844),(460,541),(460.5,540.8660254037844),(460.8660254037844,540.5),(461,540),(460.8660254037844,539.5),(460.5,539.1339745962156),(460,539),(459.5,539.1339745962156),(459.1339745962156,539.5)) -4555 ((458,550),(458.2679491924311,551),(459,551.7320508075688),(460,552),(461,551.7320508075688),(461.7320508075689,551),(462,550),(461.7320508075689,549),(461,548.2679491924312),(460,548),(459,548.2679491924312),(458.2679491924311,549)) -4556 ((457,560),(457.4019237886467,561.5),(458.5,562.5980762113534),(460,563),(461.5,562.5980762113534),(462.5980762113533,561.5),(463,560),(462.5980762113533,558.5),(461.5,557.4019237886467),(460,557),(458.5,557.4019237886466),(457.4019237886467,558.5)) -4557 ((456,570),(456.53589838486226,572),(458,573.4641016151378),(460,574),(462,573.4641016151378),(463.46410161513774,572),(464,570),(463.46410161513774,568),(462,566.5358983848622),(460,566),(458,566.5358983848622),(456.53589838486226,568)) -4558 ((455,580),(455.6698729810778,582.5),(457.5,584.3301270189222),(460,585),(462.5,584.3301270189222),(464.3301270189222,582.5),(465,580),(464.3301270189222,577.5),(462.5,575.6698729810778),(460,575),(457.5,575.6698729810778),(455.6698729810778,577.5)) -4559 ((454,590),(454.80384757729337,593),(457,595.1961524227066),(460,596),(463,595.1961524227066),(465.19615242270663,593),(466,590),(465.19615242270663,587),(463,584.8038475772934),(460,584),(457,584.8038475772934),(454.80384757729337,587)) -4560 ((453,600),(453.93782217350895,603.5),(456.5,606.062177826491),(460,607),(463.5,606.062177826491),(466.06217782649105,603.5),(467,600),(466.06217782649105,596.5),(463.5,593.937822173509),(460,593),(456.5,593.937822173509),(453.93782217350895,596.5)) -4561 ((452,610),(453.0717967697245,614),(456,616.9282032302755),(460,618),(464,616.9282032302755),(466.9282032302755,614),(468,610),(466.9282032302755,606),(464,603.0717967697245),(460,602),(456,603.0717967697245),(453.0717967697245,606)) -4562 ((451,620),(452.20577136594005,624.5),(455.5,627.7942286340599),(460,629),(464.5,627.7942286340599),(467.79422863405995,624.5),(469,620),(467.79422863405995,615.5),(464.5,612.2057713659401),(460,611),(455.5,612.20577136594),(452.20577136594005,615.5)) -4563 ((450,630),(451.33974596215563,635),(455,638.6602540378444),(460,640),(465,638.6602540378444),(468.66025403784437,635),(470,630),(468.66025403784437,625),(465,621.3397459621556),(460,620),(455,621.3397459621556),(451.33974596215563,625)) -4564 ((459,640),(459.1339745962156,640.5),(459.5,640.8660254037844),(460,641),(460.5,640.8660254037844),(460.8660254037844,640.5),(461,640),(460.8660254037844,639.5),(460.5,639.1339745962156),(460,639),(459.5,639.1339745962156),(459.1339745962156,639.5)) -4565 ((458,650),(458.2679491924311,651),(459,651.7320508075688),(460,652),(461,651.7320508075688),(461.7320508075689,651),(462,650),(461.7320508075689,649),(461,648.2679491924312),(460,648),(459,648.2679491924312),(458.2679491924311,649)) -4566 ((457,660),(457.4019237886467,661.5),(458.5,662.5980762113534),(460,663),(461.5,662.5980762113534),(462.5980762113533,661.5),(463,660),(462.5980762113533,658.5),(461.5,657.4019237886467),(460,657),(458.5,657.4019237886466),(457.4019237886467,658.5)) -4567 ((456,670),(456.53589838486226,672),(458,673.4641016151378),(460,674),(462,673.4641016151378),(463.46410161513774,672),(464,670),(463.46410161513774,668),(462,666.5358983848622),(460,666),(458,666.5358983848622),(456.53589838486226,668)) -4568 ((455,680),(455.6698729810778,682.5),(457.5,684.3301270189222),(460,685),(462.5,684.3301270189222),(464.3301270189222,682.5),(465,680),(464.3301270189222,677.5),(462.5,675.6698729810778),(460,675),(457.5,675.6698729810778),(455.6698729810778,677.5)) -4569 ((454,690),(454.80384757729337,693),(457,695.1961524227066),(460,696),(463,695.1961524227066),(465.19615242270663,693),(466,690),(465.19615242270663,687),(463,684.8038475772934),(460,684),(457,684.8038475772934),(454.80384757729337,687)) -4570 ((453,700),(453.93782217350895,703.5),(456.5,706.062177826491),(460,707),(463.5,706.062177826491),(466.06217782649105,703.5),(467,700),(466.06217782649105,696.5),(463.5,693.937822173509),(460,693),(456.5,693.937822173509),(453.93782217350895,696.5)) -4571 ((452,710),(453.0717967697245,714),(456,716.9282032302755),(460,718),(464,716.9282032302755),(466.9282032302755,714),(468,710),(466.9282032302755,706),(464,703.0717967697245),(460,702),(456,703.0717967697245),(453.0717967697245,706)) -4572 ((451,720),(452.20577136594005,724.5),(455.5,727.7942286340599),(460,729),(464.5,727.7942286340599),(467.79422863405995,724.5),(469,720),(467.79422863405995,715.5),(464.5,712.2057713659401),(460,711),(455.5,712.20577136594),(452.20577136594005,715.5)) -4573 ((450,730),(451.33974596215563,735),(455,738.6602540378444),(460,740),(465,738.6602540378444),(468.66025403784437,735),(470,730),(468.66025403784437,725),(465,721.3397459621556),(460,720),(455,721.3397459621556),(451.33974596215563,725)) -4574 ((459,740),(459.1339745962156,740.5),(459.5,740.8660254037844),(460,741),(460.5,740.8660254037844),(460.8660254037844,740.5),(461,740),(460.8660254037844,739.5),(460.5,739.1339745962156),(460,739),(459.5,739.1339745962156),(459.1339745962156,739.5)) -4575 ((458,750),(458.2679491924311,751),(459,751.7320508075688),(460,752),(461,751.7320508075688),(461.7320508075689,751),(462,750),(461.7320508075689,749),(461,748.2679491924312),(460,748),(459,748.2679491924312),(458.2679491924311,749)) -4576 ((457,760),(457.4019237886467,761.5),(458.5,762.5980762113534),(460,763),(461.5,762.5980762113534),(462.5980762113533,761.5),(463,760),(462.5980762113533,758.5),(461.5,757.4019237886467),(460,757),(458.5,757.4019237886466),(457.4019237886467,758.5)) -4577 ((456,770),(456.53589838486226,772),(458,773.4641016151378),(460,774),(462,773.4641016151378),(463.46410161513774,772),(464,770),(463.46410161513774,768),(462,766.5358983848622),(460,766),(458,766.5358983848622),(456.53589838486226,768)) -4578 ((455,780),(455.6698729810778,782.5),(457.5,784.3301270189222),(460,785),(462.5,784.3301270189222),(464.3301270189222,782.5),(465,780),(464.3301270189222,777.5),(462.5,775.6698729810778),(460,775),(457.5,775.6698729810778),(455.6698729810778,777.5)) -4579 ((454,790),(454.80384757729337,793),(457,795.1961524227066),(460,796),(463,795.1961524227066),(465.19615242270663,793),(466,790),(465.19615242270663,787),(463,784.8038475772934),(460,784),(457,784.8038475772934),(454.80384757729337,787)) -4580 ((453,800),(453.93782217350895,803.5),(456.5,806.062177826491),(460,807),(463.5,806.062177826491),(466.06217782649105,803.5),(467,800),(466.06217782649105,796.5),(463.5,793.937822173509),(460,793),(456.5,793.937822173509),(453.93782217350895,796.5)) -4581 ((452,810),(453.0717967697245,814),(456,816.9282032302755),(460,818),(464,816.9282032302755),(466.9282032302755,814),(468,810),(466.9282032302755,806),(464,803.0717967697245),(460,802),(456,803.0717967697245),(453.0717967697245,806)) -4582 ((451,820),(452.20577136594005,824.5),(455.5,827.7942286340599),(460,829),(464.5,827.7942286340599),(467.79422863405995,824.5),(469,820),(467.79422863405995,815.5),(464.5,812.2057713659401),(460,811),(455.5,812.20577136594),(452.20577136594005,815.5)) -4583 ((450,830),(451.33974596215563,835),(455,838.6602540378444),(460,840),(465,838.6602540378444),(468.66025403784437,835),(470,830),(468.66025403784437,825),(465,821.3397459621556),(460,820),(455,821.3397459621556),(451.33974596215563,825)) -4584 ((459,840),(459.1339745962156,840.5),(459.5,840.8660254037844),(460,841),(460.5,840.8660254037844),(460.8660254037844,840.5),(461,840),(460.8660254037844,839.5),(460.5,839.1339745962156),(460,839),(459.5,839.1339745962156),(459.1339745962156,839.5)) -4585 ((458,850),(458.2679491924311,851),(459,851.7320508075688),(460,852),(461,851.7320508075688),(461.7320508075689,851),(462,850),(461.7320508075689,849),(461,848.2679491924312),(460,848),(459,848.2679491924312),(458.2679491924311,849)) -4586 ((457,860),(457.4019237886467,861.5),(458.5,862.5980762113534),(460,863),(461.5,862.5980762113534),(462.5980762113533,861.5),(463,860),(462.5980762113533,858.5),(461.5,857.4019237886467),(460,857),(458.5,857.4019237886466),(457.4019237886467,858.5)) -4587 ((456,870),(456.53589838486226,872),(458,873.4641016151378),(460,874),(462,873.4641016151378),(463.46410161513774,872),(464,870),(463.46410161513774,868),(462,866.5358983848622),(460,866),(458,866.5358983848622),(456.53589838486226,868)) -4588 ((455,880),(455.6698729810778,882.5),(457.5,884.3301270189222),(460,885),(462.5,884.3301270189222),(464.3301270189222,882.5),(465,880),(464.3301270189222,877.5),(462.5,875.6698729810778),(460,875),(457.5,875.6698729810778),(455.6698729810778,877.5)) -4589 ((454,890),(454.80384757729337,893),(457,895.1961524227066),(460,896),(463,895.1961524227066),(465.19615242270663,893),(466,890),(465.19615242270663,887),(463,884.8038475772934),(460,884),(457,884.8038475772934),(454.80384757729337,887)) -4590 ((453,900),(453.93782217350895,903.5),(456.5,906.062177826491),(460,907),(463.5,906.062177826491),(466.06217782649105,903.5),(467,900),(466.06217782649105,896.5),(463.5,893.937822173509),(460,893),(456.5,893.937822173509),(453.93782217350895,896.5)) -4591 ((452,910),(453.0717967697245,914),(456,916.9282032302755),(460,918),(464,916.9282032302755),(466.9282032302755,914),(468,910),(466.9282032302755,906),(464,903.0717967697245),(460,902),(456,903.0717967697245),(453.0717967697245,906)) -4592 ((451,920),(452.20577136594005,924.5),(455.5,927.7942286340599),(460,929),(464.5,927.7942286340599),(467.79422863405995,924.5),(469,920),(467.79422863405995,915.5),(464.5,912.2057713659401),(460,911),(455.5,912.20577136594),(452.20577136594005,915.5)) -4593 ((450,930),(451.33974596215563,935),(455,938.6602540378444),(460,940),(465,938.6602540378444),(468.66025403784437,935),(470,930),(468.66025403784437,925),(465,921.3397459621556),(460,920),(455,921.3397459621556),(451.33974596215563,925)) -4594 ((459,940),(459.1339745962156,940.5),(459.5,940.8660254037844),(460,941),(460.5,940.8660254037844),(460.8660254037844,940.5),(461,940),(460.8660254037844,939.5),(460.5,939.1339745962156),(460,939),(459.5,939.1339745962156),(459.1339745962156,939.5)) -4595 ((458,950),(458.2679491924311,951),(459,951.7320508075688),(460,952),(461,951.7320508075688),(461.7320508075689,951),(462,950),(461.7320508075689,949),(461,948.2679491924312),(460,948),(459,948.2679491924312),(458.2679491924311,949)) -4596 ((457,960),(457.4019237886467,961.5),(458.5,962.5980762113534),(460,963),(461.5,962.5980762113534),(462.5980762113533,961.5),(463,960),(462.5980762113533,958.5),(461.5,957.4019237886467),(460,957),(458.5,957.4019237886466),(457.4019237886467,958.5)) -4597 ((456,970),(456.53589838486226,972),(458,973.4641016151378),(460,974),(462,973.4641016151378),(463.46410161513774,972),(464,970),(463.46410161513774,968),(462,966.5358983848622),(460,966),(458,966.5358983848622),(456.53589838486226,968)) -4598 ((455,980),(455.6698729810778,982.5),(457.5,984.3301270189222),(460,985),(462.5,984.3301270189222),(464.3301270189222,982.5),(465,980),(464.3301270189222,977.5),(462.5,975.6698729810778),(460,975),(457.5,975.6698729810778),(455.6698729810778,977.5)) -4599 ((454,990),(454.80384757729337,993),(457,995.1961524227066),(460,996),(463,995.1961524227066),(465.19615242270663,993),(466,990),(465.19615242270663,987),(463,984.8038475772934),(460,984),(457,984.8038475772934),(454.80384757729337,987)) -4600 ((453,1000),(453.93782217350895,1003.5),(456.5,1006.062177826491),(460,1007),(463.5,1006.062177826491),(466.06217782649105,1003.5),(467,1000),(466.06217782649105,996.5),(463.5,993.937822173509),(460,993),(456.5,993.937822173509),(453.93782217350895,996.5)) -4601 ((461,10),(462.20577136594005,14.5),(465.5,17.794228634059948),(470,19),(474.5,17.794228634059948),(477.79422863405995,14.500000000000004),(479,10.000000000000002),(477.79422863405995,5.500000000000003),(474.5,2.2057713659400537),(470,1),(465.5,2.2057713659400484),(462.20577136594005,5.4999999999999964)) -4602 ((460,20),(461.33974596215563,25),(465,28.660254037844386),(470,30),(475,28.66025403784439),(478.66025403784437,25.000000000000004),(480,20),(478.66025403784437,15.000000000000004),(475,11.339745962155614),(470,10),(465,11.33974596215561),(461.33974596215563,14.999999999999996)) -4603 ((469,30),(469.1339745962156,30.5),(469.5,30.866025403784437),(470,31),(470.5,30.866025403784437),(470.8660254037844,30.5),(471,30),(470.8660254037844,29.5),(470.5,29.133974596215563),(470,29),(469.5,29.133974596215563),(469.1339745962156,29.5)) -4604 ((468,40),(468.2679491924311,41),(469,41.732050807568875),(470,42),(471,41.732050807568875),(471.7320508075689,41),(472,40),(471.7320508075689,39),(471,38.267949192431125),(470,38),(469,38.267949192431125),(468.2679491924311,39)) -4605 ((467,50),(467.4019237886467,51.5),(468.5,52.598076211353316),(470,53),(471.5,52.598076211353316),(472.5980762113533,51.5),(473,50),(472.5980762113533,48.5),(471.5,47.401923788646684),(470,47),(468.5,47.401923788646684),(467.4019237886467,48.5)) -4606 ((466,60),(466.53589838486226,62),(468,63.46410161513776),(470,64),(472,63.46410161513776),(473.46410161513774,62),(474,60),(473.46410161513774,58),(472,56.53589838486224),(470,56),(468,56.53589838486224),(466.53589838486226,58)) -4607 ((465,70),(465.6698729810778,72.5),(467.5,74.3301270189222),(470,75),(472.5,74.3301270189222),(474.3301270189222,72.5),(475,70),(474.3301270189222,67.5),(472.5,65.6698729810778),(470,65),(467.5,65.6698729810778),(465.6698729810778,67.5)) -4608 ((464,80),(464.80384757729337,83),(467,85.19615242270663),(470,86),(473,85.19615242270663),(475.19615242270663,83),(476,80),(475.19615242270663,77),(473,74.80384757729337),(470,74),(467,74.80384757729337),(464.80384757729337,77)) -4609 ((463,90),(463.93782217350895,93.5),(466.5,96.06217782649107),(470,97),(473.5,96.06217782649107),(476.06217782649105,93.5),(477,90),(476.06217782649105,86.5),(473.5,83.93782217350893),(470,83),(466.5,83.93782217350892),(463.93782217350895,86.5)) -4610 ((462,100),(463.0717967697245,104),(466,106.92820323027551),(470,108),(474,106.92820323027551),(476.9282032302755,104),(478,100),(476.9282032302755,96),(474,93.07179676972449),(470,92),(466,93.07179676972449),(463.0717967697245,96)) -4611 ((461,110),(462.20577136594005,114.5),(465.5,117.79422863405995),(470,119),(474.5,117.79422863405995),(477.79422863405995,114.5),(479,110),(477.79422863405995,105.5),(474.5,102.20577136594005),(470,101),(465.5,102.20577136594005),(462.20577136594005,105.5)) -4612 ((460,120),(461.33974596215563,125),(465,128.6602540378444),(470,130),(475,128.6602540378444),(478.66025403784437,125),(480,120),(478.66025403784437,115),(475,111.33974596215562),(470,110),(465,111.3397459621556),(461.33974596215563,115)) -4613 ((469,130),(469.1339745962156,130.5),(469.5,130.86602540378445),(470,131),(470.5,130.86602540378445),(470.8660254037844,130.5),(471,130),(470.8660254037844,129.5),(470.5,129.13397459621555),(470,129),(469.5,129.13397459621555),(469.1339745962156,129.5)) -4614 ((468,140),(468.2679491924311,141),(469,141.73205080756887),(470,142),(471,141.73205080756887),(471.7320508075689,141),(472,140),(471.7320508075689,139),(471,138.26794919243113),(470,138),(469,138.26794919243113),(468.2679491924311,139)) -4615 ((467,150),(467.4019237886467,151.5),(468.5,152.59807621135332),(470,153),(471.5,152.59807621135332),(472.5980762113533,151.5),(473,150),(472.5980762113533,148.5),(471.5,147.40192378864668),(470,147),(468.5,147.40192378864668),(467.4019237886467,148.5)) -4616 ((466,160),(466.53589838486226,162),(468,163.46410161513776),(470,164),(472,163.46410161513776),(473.46410161513774,162),(474,160),(473.46410161513774,158),(472,156.53589838486224),(470,156),(468,156.53589838486224),(466.53589838486226,158)) -4617 ((465,170),(465.6698729810778,172.5),(467.5,174.33012701892218),(470,175),(472.5,174.33012701892218),(474.3301270189222,172.5),(475,170),(474.3301270189222,167.5),(472.5,165.66987298107782),(470,165),(467.5,165.66987298107782),(465.6698729810778,167.5)) -4618 ((464,180),(464.80384757729337,183),(467,185.19615242270663),(470,186),(473,185.19615242270663),(475.19615242270663,183),(476,180),(475.19615242270663,177),(473,174.80384757729337),(470,174),(467,174.80384757729337),(464.80384757729337,177)) -4619 ((463,190),(463.93782217350895,193.5),(466.5,196.06217782649108),(470,197),(473.5,196.06217782649108),(476.06217782649105,193.5),(477,190),(476.06217782649105,186.5),(473.5,183.93782217350892),(470,183),(466.5,183.93782217350892),(463.93782217350895,186.5)) -4620 ((462,200),(463.0717967697245,204),(466,206.9282032302755),(470,208),(474,206.9282032302755),(476.9282032302755,204),(478,200),(476.9282032302755,196),(474,193.0717967697245),(470,192),(466,193.0717967697245),(463.0717967697245,196)) -4621 ((461,210),(462.20577136594005,214.5),(465.5,217.79422863405995),(470,219),(474.5,217.79422863405995),(477.79422863405995,214.5),(479,210),(477.79422863405995,205.5),(474.5,202.20577136594005),(470,201),(465.5,202.20577136594005),(462.20577136594005,205.5)) -4622 ((460,220),(461.33974596215563,225),(465,228.6602540378444),(470,230),(475,228.6602540378444),(478.66025403784437,225),(480,220),(478.66025403784437,215),(475,211.3397459621556),(470,210),(465,211.3397459621556),(461.33974596215563,215)) -4623 ((469,230),(469.1339745962156,230.5),(469.5,230.86602540378445),(470,231),(470.5,230.86602540378445),(470.8660254037844,230.5),(471,230),(470.8660254037844,229.5),(470.5,229.13397459621555),(470,229),(469.5,229.13397459621555),(469.1339745962156,229.5)) -4624 ((468,240),(468.2679491924311,241),(469,241.73205080756887),(470,242),(471,241.73205080756887),(471.7320508075689,241),(472,240),(471.7320508075689,239),(471,238.26794919243113),(470,238),(469,238.26794919243113),(468.2679491924311,239)) -4625 ((467,250),(467.4019237886467,251.5),(468.5,252.59807621135332),(470,253),(471.5,252.59807621135332),(472.5980762113533,251.5),(473,250),(472.5980762113533,248.5),(471.5,247.40192378864668),(470,247),(468.5,247.40192378864668),(467.4019237886467,248.5)) -4626 ((466,260),(466.53589838486226,262),(468,263.46410161513774),(470,264),(472,263.46410161513774),(473.46410161513774,262),(474,260),(473.46410161513774,258),(472,256.53589838486226),(470,256),(468,256.53589838486226),(466.53589838486226,258)) -4627 ((465,270),(465.6698729810778,272.5),(467.5,274.3301270189222),(470,275),(472.5,274.3301270189222),(474.3301270189222,272.5),(475,270),(474.3301270189222,267.5),(472.5,265.6698729810778),(470,265),(467.5,265.6698729810778),(465.6698729810778,267.5)) -4628 ((464,280),(464.80384757729337,283),(467,285.19615242270663),(470,286),(473,285.19615242270663),(475.19615242270663,283),(476,280),(475.19615242270663,277),(473,274.80384757729337),(470,274),(467,274.80384757729337),(464.80384757729337,277)) -4629 ((463,290),(463.93782217350895,293.5),(466.5,296.06217782649105),(470,297),(473.5,296.06217782649105),(476.06217782649105,293.5),(477,290),(476.06217782649105,286.5),(473.5,283.93782217350895),(470,283),(466.5,283.93782217350895),(463.93782217350895,286.5)) -4630 ((462,300),(463.0717967697245,304),(466,306.9282032302755),(470,308),(474,306.9282032302755),(476.9282032302755,304),(478,300),(476.9282032302755,296),(474,293.0717967697245),(470,292),(466,293.0717967697245),(463.0717967697245,296)) -4631 ((461,310),(462.20577136594005,314.5),(465.5,317.79422863405995),(470,319),(474.5,317.79422863405995),(477.79422863405995,314.5),(479,310),(477.79422863405995,305.5),(474.5,302.20577136594005),(470,301),(465.5,302.20577136594005),(462.20577136594005,305.5)) -4632 ((460,320),(461.33974596215563,325),(465,328.66025403784437),(470,330),(475,328.66025403784437),(478.66025403784437,325),(480,320),(478.66025403784437,315),(475,311.33974596215563),(470,310),(465,311.33974596215563),(461.33974596215563,315)) -4633 ((469,330),(469.1339745962156,330.5),(469.5,330.8660254037844),(470,331),(470.5,330.8660254037844),(470.8660254037844,330.5),(471,330),(470.8660254037844,329.5),(470.5,329.1339745962156),(470,329),(469.5,329.1339745962156),(469.1339745962156,329.5)) -4634 ((468,340),(468.2679491924311,341),(469,341.7320508075689),(470,342),(471,341.7320508075689),(471.7320508075689,341),(472,340),(471.7320508075689,339),(471,338.2679491924311),(470,338),(469,338.2679491924311),(468.2679491924311,339)) -4635 ((467,350),(467.4019237886467,351.5),(468.5,352.5980762113533),(470,353),(471.5,352.5980762113533),(472.5980762113533,351.5),(473,350),(472.5980762113533,348.5),(471.5,347.4019237886467),(470,347),(468.5,347.4019237886467),(467.4019237886467,348.5)) -4636 ((466,360),(466.53589838486226,362),(468,363.46410161513774),(470,364),(472,363.46410161513774),(473.46410161513774,362),(474,360),(473.46410161513774,358),(472,356.53589838486226),(470,356),(468,356.53589838486226),(466.53589838486226,358)) -4637 ((465,370),(465.6698729810778,372.5),(467.5,374.3301270189222),(470,375),(472.5,374.3301270189222),(474.3301270189222,372.5),(475,370),(474.3301270189222,367.5),(472.5,365.6698729810778),(470,365),(467.5,365.6698729810778),(465.6698729810778,367.5)) -4638 ((464,380),(464.80384757729337,383),(467,385.19615242270663),(470,386),(473,385.19615242270663),(475.19615242270663,383),(476,380),(475.19615242270663,377),(473,374.80384757729337),(470,374),(467,374.80384757729337),(464.80384757729337,377)) -4639 ((463,390),(463.93782217350895,393.5),(466.5,396.06217782649105),(470,397),(473.5,396.06217782649105),(476.06217782649105,393.5),(477,390),(476.06217782649105,386.5),(473.5,383.93782217350895),(470,383),(466.5,383.93782217350895),(463.93782217350895,386.5)) -4640 ((462,400),(463.0717967697245,404),(466,406.9282032302755),(470,408),(474,406.9282032302755),(476.9282032302755,404),(478,400),(476.9282032302755,396),(474,393.0717967697245),(470,392),(466,393.0717967697245),(463.0717967697245,396)) -4641 ((461,410),(462.20577136594005,414.5),(465.5,417.79422863405995),(470,419),(474.5,417.79422863405995),(477.79422863405995,414.5),(479,410),(477.79422863405995,405.5),(474.5,402.20577136594005),(470,401),(465.5,402.20577136594005),(462.20577136594005,405.5)) -4642 ((460,420),(461.33974596215563,425),(465,428.66025403784437),(470,430),(475,428.66025403784437),(478.66025403784437,425),(480,420),(478.66025403784437,415),(475,411.33974596215563),(470,410),(465,411.33974596215563),(461.33974596215563,415)) -4643 ((469,430),(469.1339745962156,430.5),(469.5,430.8660254037844),(470,431),(470.5,430.8660254037844),(470.8660254037844,430.5),(471,430),(470.8660254037844,429.5),(470.5,429.1339745962156),(470,429),(469.5,429.1339745962156),(469.1339745962156,429.5)) -4644 ((468,440),(468.2679491924311,441),(469,441.7320508075689),(470,442),(471,441.7320508075689),(471.7320508075689,441),(472,440),(471.7320508075689,439),(471,438.2679491924311),(470,438),(469,438.2679491924311),(468.2679491924311,439)) -4645 ((467,450),(467.4019237886467,451.5),(468.5,452.5980762113533),(470,453),(471.5,452.5980762113533),(472.5980762113533,451.5),(473,450),(472.5980762113533,448.5),(471.5,447.4019237886467),(470,447),(468.5,447.4019237886467),(467.4019237886467,448.5)) -4646 ((466,460),(466.53589838486226,462),(468,463.46410161513774),(470,464),(472,463.46410161513774),(473.46410161513774,462),(474,460),(473.46410161513774,458),(472,456.53589838486226),(470,456),(468,456.53589838486226),(466.53589838486226,458)) -4647 ((465,470),(465.6698729810778,472.5),(467.5,474.3301270189222),(470,475),(472.5,474.3301270189222),(474.3301270189222,472.5),(475,470),(474.3301270189222,467.5),(472.5,465.6698729810778),(470,465),(467.5,465.6698729810778),(465.6698729810778,467.5)) -4648 ((464,480),(464.80384757729337,483),(467,485.19615242270663),(470,486),(473,485.19615242270663),(475.19615242270663,483),(476,480),(475.19615242270663,477),(473,474.80384757729337),(470,474),(467,474.80384757729337),(464.80384757729337,477)) -4649 ((463,490),(463.93782217350895,493.5),(466.5,496.06217782649105),(470,497),(473.5,496.06217782649105),(476.06217782649105,493.5),(477,490),(476.06217782649105,486.5),(473.5,483.93782217350895),(470,483),(466.5,483.93782217350895),(463.93782217350895,486.5)) -4650 ((462,500),(463.0717967697245,504),(466,506.9282032302755),(470,508),(474,506.9282032302755),(476.9282032302755,504),(478,500),(476.9282032302755,496),(474,493.0717967697245),(470,492),(466,493.0717967697245),(463.0717967697245,496)) -4651 ((461,510),(462.20577136594005,514.5),(465.5,517.7942286340599),(470,519),(474.5,517.7942286340599),(477.79422863405995,514.5),(479,510),(477.79422863405995,505.5),(474.5,502.20577136594005),(470,501),(465.5,502.20577136594005),(462.20577136594005,505.5)) -4652 ((460,520),(461.33974596215563,525),(465,528.6602540378444),(470,530),(475,528.6602540378444),(478.66025403784437,525),(480,520),(478.66025403784437,515),(475,511.33974596215563),(470,510),(465,511.33974596215563),(461.33974596215563,515)) -4653 ((469,530),(469.1339745962156,530.5),(469.5,530.8660254037844),(470,531),(470.5,530.8660254037844),(470.8660254037844,530.5),(471,530),(470.8660254037844,529.5),(470.5,529.1339745962156),(470,529),(469.5,529.1339745962156),(469.1339745962156,529.5)) -4654 ((468,540),(468.2679491924311,541),(469,541.7320508075688),(470,542),(471,541.7320508075688),(471.7320508075689,541),(472,540),(471.7320508075689,539),(471,538.2679491924312),(470,538),(469,538.2679491924312),(468.2679491924311,539)) -4655 ((467,550),(467.4019237886467,551.5),(468.5,552.5980762113534),(470,553),(471.5,552.5980762113534),(472.5980762113533,551.5),(473,550),(472.5980762113533,548.5),(471.5,547.4019237886467),(470,547),(468.5,547.4019237886466),(467.4019237886467,548.5)) -4656 ((466,560),(466.53589838486226,562),(468,563.4641016151378),(470,564),(472,563.4641016151378),(473.46410161513774,562),(474,560),(473.46410161513774,558),(472,556.5358983848622),(470,556),(468,556.5358983848622),(466.53589838486226,558)) -4657 ((465,570),(465.6698729810778,572.5),(467.5,574.3301270189222),(470,575),(472.5,574.3301270189222),(474.3301270189222,572.5),(475,570),(474.3301270189222,567.5),(472.5,565.6698729810778),(470,565),(467.5,565.6698729810778),(465.6698729810778,567.5)) -4658 ((464,580),(464.80384757729337,583),(467,585.1961524227066),(470,586),(473,585.1961524227066),(475.19615242270663,583),(476,580),(475.19615242270663,577),(473,574.8038475772934),(470,574),(467,574.8038475772934),(464.80384757729337,577)) -4659 ((463,590),(463.93782217350895,593.5),(466.5,596.062177826491),(470,597),(473.5,596.062177826491),(476.06217782649105,593.5),(477,590),(476.06217782649105,586.5),(473.5,583.937822173509),(470,583),(466.5,583.937822173509),(463.93782217350895,586.5)) -4660 ((462,600),(463.0717967697245,604),(466,606.9282032302755),(470,608),(474,606.9282032302755),(476.9282032302755,604),(478,600),(476.9282032302755,596),(474,593.0717967697245),(470,592),(466,593.0717967697245),(463.0717967697245,596)) -4661 ((461,610),(462.20577136594005,614.5),(465.5,617.7942286340599),(470,619),(474.5,617.7942286340599),(477.79422863405995,614.5),(479,610),(477.79422863405995,605.5),(474.5,602.2057713659401),(470,601),(465.5,602.20577136594),(462.20577136594005,605.5)) -4662 ((460,620),(461.33974596215563,625),(465,628.6602540378444),(470,630),(475,628.6602540378444),(478.66025403784437,625),(480,620),(478.66025403784437,615),(475,611.3397459621556),(470,610),(465,611.3397459621556),(461.33974596215563,615)) -4663 ((469,630),(469.1339745962156,630.5),(469.5,630.8660254037844),(470,631),(470.5,630.8660254037844),(470.8660254037844,630.5),(471,630),(470.8660254037844,629.5),(470.5,629.1339745962156),(470,629),(469.5,629.1339745962156),(469.1339745962156,629.5)) -4664 ((468,640),(468.2679491924311,641),(469,641.7320508075688),(470,642),(471,641.7320508075688),(471.7320508075689,641),(472,640),(471.7320508075689,639),(471,638.2679491924312),(470,638),(469,638.2679491924312),(468.2679491924311,639)) -4665 ((467,650),(467.4019237886467,651.5),(468.5,652.5980762113534),(470,653),(471.5,652.5980762113534),(472.5980762113533,651.5),(473,650),(472.5980762113533,648.5),(471.5,647.4019237886467),(470,647),(468.5,647.4019237886466),(467.4019237886467,648.5)) -4666 ((466,660),(466.53589838486226,662),(468,663.4641016151378),(470,664),(472,663.4641016151378),(473.46410161513774,662),(474,660),(473.46410161513774,658),(472,656.5358983848622),(470,656),(468,656.5358983848622),(466.53589838486226,658)) -4667 ((465,670),(465.6698729810778,672.5),(467.5,674.3301270189222),(470,675),(472.5,674.3301270189222),(474.3301270189222,672.5),(475,670),(474.3301270189222,667.5),(472.5,665.6698729810778),(470,665),(467.5,665.6698729810778),(465.6698729810778,667.5)) -4668 ((464,680),(464.80384757729337,683),(467,685.1961524227066),(470,686),(473,685.1961524227066),(475.19615242270663,683),(476,680),(475.19615242270663,677),(473,674.8038475772934),(470,674),(467,674.8038475772934),(464.80384757729337,677)) -4669 ((463,690),(463.93782217350895,693.5),(466.5,696.062177826491),(470,697),(473.5,696.062177826491),(476.06217782649105,693.5),(477,690),(476.06217782649105,686.5),(473.5,683.937822173509),(470,683),(466.5,683.937822173509),(463.93782217350895,686.5)) -4670 ((462,700),(463.0717967697245,704),(466,706.9282032302755),(470,708),(474,706.9282032302755),(476.9282032302755,704),(478,700),(476.9282032302755,696),(474,693.0717967697245),(470,692),(466,693.0717967697245),(463.0717967697245,696)) -4671 ((461,710),(462.20577136594005,714.5),(465.5,717.7942286340599),(470,719),(474.5,717.7942286340599),(477.79422863405995,714.5),(479,710),(477.79422863405995,705.5),(474.5,702.2057713659401),(470,701),(465.5,702.20577136594),(462.20577136594005,705.5)) -4672 ((460,720),(461.33974596215563,725),(465,728.6602540378444),(470,730),(475,728.6602540378444),(478.66025403784437,725),(480,720),(478.66025403784437,715),(475,711.3397459621556),(470,710),(465,711.3397459621556),(461.33974596215563,715)) -4673 ((469,730),(469.1339745962156,730.5),(469.5,730.8660254037844),(470,731),(470.5,730.8660254037844),(470.8660254037844,730.5),(471,730),(470.8660254037844,729.5),(470.5,729.1339745962156),(470,729),(469.5,729.1339745962156),(469.1339745962156,729.5)) -4674 ((468,740),(468.2679491924311,741),(469,741.7320508075688),(470,742),(471,741.7320508075688),(471.7320508075689,741),(472,740),(471.7320508075689,739),(471,738.2679491924312),(470,738),(469,738.2679491924312),(468.2679491924311,739)) -4675 ((467,750),(467.4019237886467,751.5),(468.5,752.5980762113534),(470,753),(471.5,752.5980762113534),(472.5980762113533,751.5),(473,750),(472.5980762113533,748.5),(471.5,747.4019237886467),(470,747),(468.5,747.4019237886466),(467.4019237886467,748.5)) -4676 ((466,760),(466.53589838486226,762),(468,763.4641016151378),(470,764),(472,763.4641016151378),(473.46410161513774,762),(474,760),(473.46410161513774,758),(472,756.5358983848622),(470,756),(468,756.5358983848622),(466.53589838486226,758)) -4677 ((465,770),(465.6698729810778,772.5),(467.5,774.3301270189222),(470,775),(472.5,774.3301270189222),(474.3301270189222,772.5),(475,770),(474.3301270189222,767.5),(472.5,765.6698729810778),(470,765),(467.5,765.6698729810778),(465.6698729810778,767.5)) -4678 ((464,780),(464.80384757729337,783),(467,785.1961524227066),(470,786),(473,785.1961524227066),(475.19615242270663,783),(476,780),(475.19615242270663,777),(473,774.8038475772934),(470,774),(467,774.8038475772934),(464.80384757729337,777)) -4679 ((463,790),(463.93782217350895,793.5),(466.5,796.062177826491),(470,797),(473.5,796.062177826491),(476.06217782649105,793.5),(477,790),(476.06217782649105,786.5),(473.5,783.937822173509),(470,783),(466.5,783.937822173509),(463.93782217350895,786.5)) -4680 ((462,800),(463.0717967697245,804),(466,806.9282032302755),(470,808),(474,806.9282032302755),(476.9282032302755,804),(478,800),(476.9282032302755,796),(474,793.0717967697245),(470,792),(466,793.0717967697245),(463.0717967697245,796)) -4681 ((461,810),(462.20577136594005,814.5),(465.5,817.7942286340599),(470,819),(474.5,817.7942286340599),(477.79422863405995,814.5),(479,810),(477.79422863405995,805.5),(474.5,802.2057713659401),(470,801),(465.5,802.20577136594),(462.20577136594005,805.5)) -4682 ((460,820),(461.33974596215563,825),(465,828.6602540378444),(470,830),(475,828.6602540378444),(478.66025403784437,825),(480,820),(478.66025403784437,815),(475,811.3397459621556),(470,810),(465,811.3397459621556),(461.33974596215563,815)) -4683 ((469,830),(469.1339745962156,830.5),(469.5,830.8660254037844),(470,831),(470.5,830.8660254037844),(470.8660254037844,830.5),(471,830),(470.8660254037844,829.5),(470.5,829.1339745962156),(470,829),(469.5,829.1339745962156),(469.1339745962156,829.5)) -4684 ((468,840),(468.2679491924311,841),(469,841.7320508075688),(470,842),(471,841.7320508075688),(471.7320508075689,841),(472,840),(471.7320508075689,839),(471,838.2679491924312),(470,838),(469,838.2679491924312),(468.2679491924311,839)) -4685 ((467,850),(467.4019237886467,851.5),(468.5,852.5980762113534),(470,853),(471.5,852.5980762113534),(472.5980762113533,851.5),(473,850),(472.5980762113533,848.5),(471.5,847.4019237886467),(470,847),(468.5,847.4019237886466),(467.4019237886467,848.5)) -4686 ((466,860),(466.53589838486226,862),(468,863.4641016151378),(470,864),(472,863.4641016151378),(473.46410161513774,862),(474,860),(473.46410161513774,858),(472,856.5358983848622),(470,856),(468,856.5358983848622),(466.53589838486226,858)) -4687 ((465,870),(465.6698729810778,872.5),(467.5,874.3301270189222),(470,875),(472.5,874.3301270189222),(474.3301270189222,872.5),(475,870),(474.3301270189222,867.5),(472.5,865.6698729810778),(470,865),(467.5,865.6698729810778),(465.6698729810778,867.5)) -4688 ((464,880),(464.80384757729337,883),(467,885.1961524227066),(470,886),(473,885.1961524227066),(475.19615242270663,883),(476,880),(475.19615242270663,877),(473,874.8038475772934),(470,874),(467,874.8038475772934),(464.80384757729337,877)) -4689 ((463,890),(463.93782217350895,893.5),(466.5,896.062177826491),(470,897),(473.5,896.062177826491),(476.06217782649105,893.5),(477,890),(476.06217782649105,886.5),(473.5,883.937822173509),(470,883),(466.5,883.937822173509),(463.93782217350895,886.5)) -4690 ((462,900),(463.0717967697245,904),(466,906.9282032302755),(470,908),(474,906.9282032302755),(476.9282032302755,904),(478,900),(476.9282032302755,896),(474,893.0717967697245),(470,892),(466,893.0717967697245),(463.0717967697245,896)) -4691 ((461,910),(462.20577136594005,914.5),(465.5,917.7942286340599),(470,919),(474.5,917.7942286340599),(477.79422863405995,914.5),(479,910),(477.79422863405995,905.5),(474.5,902.2057713659401),(470,901),(465.5,902.20577136594),(462.20577136594005,905.5)) -4692 ((460,920),(461.33974596215563,925),(465,928.6602540378444),(470,930),(475,928.6602540378444),(478.66025403784437,925),(480,920),(478.66025403784437,915),(475,911.3397459621556),(470,910),(465,911.3397459621556),(461.33974596215563,915)) -4693 ((469,930),(469.1339745962156,930.5),(469.5,930.8660254037844),(470,931),(470.5,930.8660254037844),(470.8660254037844,930.5),(471,930),(470.8660254037844,929.5),(470.5,929.1339745962156),(470,929),(469.5,929.1339745962156),(469.1339745962156,929.5)) -4694 ((468,940),(468.2679491924311,941),(469,941.7320508075688),(470,942),(471,941.7320508075688),(471.7320508075689,941),(472,940),(471.7320508075689,939),(471,938.2679491924312),(470,938),(469,938.2679491924312),(468.2679491924311,939)) -4695 ((467,950),(467.4019237886467,951.5),(468.5,952.5980762113534),(470,953),(471.5,952.5980762113534),(472.5980762113533,951.5),(473,950),(472.5980762113533,948.5),(471.5,947.4019237886467),(470,947),(468.5,947.4019237886466),(467.4019237886467,948.5)) -4696 ((466,960),(466.53589838486226,962),(468,963.4641016151378),(470,964),(472,963.4641016151378),(473.46410161513774,962),(474,960),(473.46410161513774,958),(472,956.5358983848622),(470,956),(468,956.5358983848622),(466.53589838486226,958)) -4697 ((465,970),(465.6698729810778,972.5),(467.5,974.3301270189222),(470,975),(472.5,974.3301270189222),(474.3301270189222,972.5),(475,970),(474.3301270189222,967.5),(472.5,965.6698729810778),(470,965),(467.5,965.6698729810778),(465.6698729810778,967.5)) -4698 ((464,980),(464.80384757729337,983),(467,985.1961524227066),(470,986),(473,985.1961524227066),(475.19615242270663,983),(476,980),(475.19615242270663,977),(473,974.8038475772934),(470,974),(467,974.8038475772934),(464.80384757729337,977)) -4699 ((463,990),(463.93782217350895,993.5),(466.5,996.062177826491),(470,997),(473.5,996.062177826491),(476.06217782649105,993.5),(477,990),(476.06217782649105,986.5),(473.5,983.937822173509),(470,983),(466.5,983.937822173509),(463.93782217350895,986.5)) -4700 ((462,1000),(463.0717967697245,1004),(466,1006.9282032302755),(470,1008),(474,1006.9282032302755),(476.9282032302755,1004),(478,1000),(476.9282032302755,996),(474,993.0717967697245),(470,992),(466,993.0717967697245),(463.0717967697245,996)) -4701 ((470,10),(471.33974596215563,15),(475,18.660254037844386),(480,20),(485,18.66025403784439),(488.66025403784437,15.000000000000004),(490,10.000000000000002),(488.66025403784437,5.000000000000003),(485,1.3397459621556145),(480,0),(475,1.3397459621556091),(471.33974596215563,4.999999999999996)) -4702 ((479,20),(479.1339745962156,20.5),(479.5,20.866025403784437),(480,21),(480.5,20.866025403784437),(480.8660254037844,20.5),(481,20),(480.8660254037844,19.5),(480.5,19.133974596215563),(480,19),(479.5,19.133974596215563),(479.1339745962156,19.5)) -4703 ((478,30),(478.2679491924311,31),(479,31.73205080756888),(480,32),(481,31.73205080756888),(481.7320508075689,31),(482,30),(481.7320508075689,29),(481,28.26794919243112),(480,28),(479,28.26794919243112),(478.2679491924311,29)) -4704 ((477,40),(477.4019237886467,41.5),(478.5,42.598076211353316),(480,43),(481.5,42.598076211353316),(482.5980762113533,41.5),(483,40),(482.5980762113533,38.5),(481.5,37.401923788646684),(480,37),(478.5,37.401923788646684),(477.4019237886467,38.5)) -4705 ((476,50),(476.53589838486226,52),(478,53.46410161513776),(480,54),(482,53.46410161513776),(483.46410161513774,52),(484,50),(483.46410161513774,48),(482,46.53589838486224),(480,46),(478,46.53589838486224),(476.53589838486226,48)) -4706 ((475,60),(475.6698729810778,62.5),(477.5,64.3301270189222),(480,65),(482.5,64.3301270189222),(484.3301270189222,62.5),(485,60),(484.3301270189222,57.5),(482.5,55.66987298107781),(480,55),(477.5,55.6698729810778),(475.6698729810778,57.5)) -4707 ((474,70),(474.80384757729337,73),(477,75.19615242270663),(480,76),(483,75.19615242270663),(485.19615242270663,73),(486,70),(485.19615242270663,67),(483,64.80384757729337),(480,64),(477,64.80384757729337),(474.80384757729337,67)) -4708 ((473,80),(473.93782217350895,83.5),(476.5,86.06217782649107),(480,87),(483.5,86.06217782649107),(486.06217782649105,83.5),(487,80),(486.06217782649105,76.5),(483.5,73.93782217350893),(480,73),(476.5,73.93782217350892),(473.93782217350895,76.5)) -4709 ((472,90),(473.0717967697245,94),(476,96.92820323027551),(480,98),(484,96.92820323027551),(486.9282032302755,94),(488,90),(486.9282032302755,86),(484,83.07179676972449),(480,82),(476,83.07179676972449),(473.0717967697245,86)) -4710 ((471,100),(472.20577136594005,104.5),(475.5,107.79422863405995),(480,109),(484.5,107.79422863405995),(487.79422863405995,104.5),(489,100),(487.79422863405995,95.5),(484.5,92.20577136594005),(480,91),(475.5,92.20577136594005),(472.20577136594005,95.5)) -4711 ((470,110),(471.33974596215563,115),(475,118.66025403784438),(480,120),(485,118.66025403784438),(488.66025403784437,115),(490,110),(488.66025403784437,105),(485,101.33974596215562),(480,100),(475,101.3397459621556),(471.33974596215563,105)) -4712 ((479,120),(479.1339745962156,120.5),(479.5,120.86602540378443),(480,121),(480.5,120.86602540378443),(480.8660254037844,120.5),(481,120),(480.8660254037844,119.5),(480.5,119.13397459621557),(480,119),(479.5,119.13397459621557),(479.1339745962156,119.5)) -4713 ((478,130),(478.2679491924311,131),(479,131.73205080756887),(480,132),(481,131.73205080756887),(481.7320508075689,131),(482,130),(481.7320508075689,129),(481,128.26794919243113),(480,128),(479,128.26794919243113),(478.2679491924311,129)) -4714 ((477,140),(477.4019237886467,141.5),(478.5,142.59807621135332),(480,143),(481.5,142.59807621135332),(482.5980762113533,141.5),(483,140),(482.5980762113533,138.5),(481.5,137.40192378864668),(480,137),(478.5,137.40192378864668),(477.4019237886467,138.5)) -4715 ((476,150),(476.53589838486226,152),(478,153.46410161513776),(480,154),(482,153.46410161513776),(483.46410161513774,152),(484,150),(483.46410161513774,148),(482,146.53589838486224),(480,146),(478,146.53589838486224),(476.53589838486226,148)) -4716 ((475,160),(475.6698729810778,162.5),(477.5,164.33012701892218),(480,165),(482.5,164.33012701892218),(484.3301270189222,162.5),(485,160),(484.3301270189222,157.5),(482.5,155.66987298107782),(480,155),(477.5,155.66987298107782),(475.6698729810778,157.5)) -4717 ((474,170),(474.80384757729337,173),(477,175.19615242270663),(480,176),(483,175.19615242270663),(485.19615242270663,173),(486,170),(485.19615242270663,167),(483,164.80384757729337),(480,164),(477,164.80384757729337),(474.80384757729337,167)) -4718 ((473,180),(473.93782217350895,183.5),(476.5,186.06217782649108),(480,187),(483.5,186.06217782649108),(486.06217782649105,183.5),(487,180),(486.06217782649105,176.5),(483.5,173.93782217350892),(480,173),(476.5,173.93782217350892),(473.93782217350895,176.5)) -4719 ((472,190),(473.0717967697245,194),(476,196.9282032302755),(480,198),(484,196.9282032302755),(486.9282032302755,194),(488,190),(486.9282032302755,186),(484,183.0717967697245),(480,182),(476,183.0717967697245),(473.0717967697245,186)) -4720 ((471,200),(472.20577136594005,204.5),(475.5,207.79422863405995),(480,209),(484.5,207.79422863405995),(487.79422863405995,204.5),(489,200),(487.79422863405995,195.5),(484.5,192.20577136594005),(480,191),(475.5,192.20577136594005),(472.20577136594005,195.5)) -4721 ((470,210),(471.33974596215563,215),(475,218.6602540378444),(480,220),(485,218.6602540378444),(488.66025403784437,215),(490,210),(488.66025403784437,205),(485,201.3397459621556),(480,200),(475,201.3397459621556),(471.33974596215563,205)) -4722 ((479,220),(479.1339745962156,220.5),(479.5,220.86602540378445),(480,221),(480.5,220.86602540378445),(480.8660254037844,220.5),(481,220),(480.8660254037844,219.5),(480.5,219.13397459621555),(480,219),(479.5,219.13397459621555),(479.1339745962156,219.5)) -4723 ((478,230),(478.2679491924311,231),(479,231.73205080756887),(480,232),(481,231.73205080756887),(481.7320508075689,231),(482,230),(481.7320508075689,229),(481,228.26794919243113),(480,228),(479,228.26794919243113),(478.2679491924311,229)) -4724 ((477,240),(477.4019237886467,241.5),(478.5,242.59807621135332),(480,243),(481.5,242.59807621135332),(482.5980762113533,241.5),(483,240),(482.5980762113533,238.5),(481.5,237.40192378864668),(480,237),(478.5,237.40192378864668),(477.4019237886467,238.5)) -4725 ((476,250),(476.53589838486226,252),(478,253.46410161513776),(480,254),(482,253.46410161513776),(483.46410161513774,252),(484,250),(483.46410161513774,248),(482,246.53589838486224),(480,246),(478,246.53589838486224),(476.53589838486226,248)) -4726 ((475,260),(475.6698729810778,262.5),(477.5,264.3301270189222),(480,265),(482.5,264.3301270189222),(484.3301270189222,262.5),(485,260),(484.3301270189222,257.5),(482.5,255.66987298107782),(480,255),(477.5,255.66987298107782),(475.6698729810778,257.5)) -4727 ((474,270),(474.80384757729337,273),(477,275.19615242270663),(480,276),(483,275.19615242270663),(485.19615242270663,273),(486,270),(485.19615242270663,267),(483,264.80384757729337),(480,264),(477,264.80384757729337),(474.80384757729337,267)) -4728 ((473,280),(473.93782217350895,283.5),(476.5,286.06217782649105),(480,287),(483.5,286.06217782649105),(486.06217782649105,283.5),(487,280),(486.06217782649105,276.5),(483.5,273.93782217350895),(480,273),(476.5,273.93782217350895),(473.93782217350895,276.5)) -4729 ((472,290),(473.0717967697245,294),(476,296.9282032302755),(480,298),(484,296.9282032302755),(486.9282032302755,294),(488,290),(486.9282032302755,286),(484,283.0717967697245),(480,282),(476,283.0717967697245),(473.0717967697245,286)) -4730 ((471,300),(472.20577136594005,304.5),(475.5,307.79422863405995),(480,309),(484.5,307.79422863405995),(487.79422863405995,304.5),(489,300),(487.79422863405995,295.5),(484.5,292.20577136594005),(480,291),(475.5,292.20577136594005),(472.20577136594005,295.5)) -4731 ((470,310),(471.33974596215563,315),(475,318.66025403784437),(480,320),(485,318.66025403784437),(488.66025403784437,315),(490,310),(488.66025403784437,305),(485,301.33974596215563),(480,300),(475,301.33974596215563),(471.33974596215563,305)) -4732 ((479,320),(479.1339745962156,320.5),(479.5,320.8660254037844),(480,321),(480.5,320.8660254037844),(480.8660254037844,320.5),(481,320),(480.8660254037844,319.5),(480.5,319.1339745962156),(480,319),(479.5,319.1339745962156),(479.1339745962156,319.5)) -4733 ((478,330),(478.2679491924311,331),(479,331.7320508075689),(480,332),(481,331.7320508075689),(481.7320508075689,331),(482,330),(481.7320508075689,329),(481,328.2679491924311),(480,328),(479,328.2679491924311),(478.2679491924311,329)) -4734 ((477,340),(477.4019237886467,341.5),(478.5,342.5980762113533),(480,343),(481.5,342.5980762113533),(482.5980762113533,341.5),(483,340),(482.5980762113533,338.5),(481.5,337.4019237886467),(480,337),(478.5,337.4019237886467),(477.4019237886467,338.5)) -4735 ((476,350),(476.53589838486226,352),(478,353.46410161513774),(480,354),(482,353.46410161513774),(483.46410161513774,352),(484,350),(483.46410161513774,348),(482,346.53589838486226),(480,346),(478,346.53589838486226),(476.53589838486226,348)) -4736 ((475,360),(475.6698729810778,362.5),(477.5,364.3301270189222),(480,365),(482.5,364.3301270189222),(484.3301270189222,362.5),(485,360),(484.3301270189222,357.5),(482.5,355.6698729810778),(480,355),(477.5,355.6698729810778),(475.6698729810778,357.5)) -4737 ((474,370),(474.80384757729337,373),(477,375.19615242270663),(480,376),(483,375.19615242270663),(485.19615242270663,373),(486,370),(485.19615242270663,367),(483,364.80384757729337),(480,364),(477,364.80384757729337),(474.80384757729337,367)) -4738 ((473,380),(473.93782217350895,383.5),(476.5,386.06217782649105),(480,387),(483.5,386.06217782649105),(486.06217782649105,383.5),(487,380),(486.06217782649105,376.5),(483.5,373.93782217350895),(480,373),(476.5,373.93782217350895),(473.93782217350895,376.5)) -4739 ((472,390),(473.0717967697245,394),(476,396.9282032302755),(480,398),(484,396.9282032302755),(486.9282032302755,394),(488,390),(486.9282032302755,386),(484,383.0717967697245),(480,382),(476,383.0717967697245),(473.0717967697245,386)) -4740 ((471,400),(472.20577136594005,404.5),(475.5,407.79422863405995),(480,409),(484.5,407.79422863405995),(487.79422863405995,404.5),(489,400),(487.79422863405995,395.5),(484.5,392.20577136594005),(480,391),(475.5,392.20577136594005),(472.20577136594005,395.5)) -4741 ((470,410),(471.33974596215563,415),(475,418.66025403784437),(480,420),(485,418.66025403784437),(488.66025403784437,415),(490,410),(488.66025403784437,405),(485,401.33974596215563),(480,400),(475,401.33974596215563),(471.33974596215563,405)) -4742 ((479,420),(479.1339745962156,420.5),(479.5,420.8660254037844),(480,421),(480.5,420.8660254037844),(480.8660254037844,420.5),(481,420),(480.8660254037844,419.5),(480.5,419.1339745962156),(480,419),(479.5,419.1339745962156),(479.1339745962156,419.5)) -4743 ((478,430),(478.2679491924311,431),(479,431.7320508075689),(480,432),(481,431.7320508075689),(481.7320508075689,431),(482,430),(481.7320508075689,429),(481,428.2679491924311),(480,428),(479,428.2679491924311),(478.2679491924311,429)) -4744 ((477,440),(477.4019237886467,441.5),(478.5,442.5980762113533),(480,443),(481.5,442.5980762113533),(482.5980762113533,441.5),(483,440),(482.5980762113533,438.5),(481.5,437.4019237886467),(480,437),(478.5,437.4019237886467),(477.4019237886467,438.5)) -4745 ((476,450),(476.53589838486226,452),(478,453.46410161513774),(480,454),(482,453.46410161513774),(483.46410161513774,452),(484,450),(483.46410161513774,448),(482,446.53589838486226),(480,446),(478,446.53589838486226),(476.53589838486226,448)) -4746 ((475,460),(475.6698729810778,462.5),(477.5,464.3301270189222),(480,465),(482.5,464.3301270189222),(484.3301270189222,462.5),(485,460),(484.3301270189222,457.5),(482.5,455.6698729810778),(480,455),(477.5,455.6698729810778),(475.6698729810778,457.5)) -4747 ((474,470),(474.80384757729337,473),(477,475.19615242270663),(480,476),(483,475.19615242270663),(485.19615242270663,473),(486,470),(485.19615242270663,467),(483,464.80384757729337),(480,464),(477,464.80384757729337),(474.80384757729337,467)) -4748 ((473,480),(473.93782217350895,483.5),(476.5,486.06217782649105),(480,487),(483.5,486.06217782649105),(486.06217782649105,483.5),(487,480),(486.06217782649105,476.5),(483.5,473.93782217350895),(480,473),(476.5,473.93782217350895),(473.93782217350895,476.5)) -4749 ((472,490),(473.0717967697245,494),(476,496.9282032302755),(480,498),(484,496.9282032302755),(486.9282032302755,494),(488,490),(486.9282032302755,486),(484,483.0717967697245),(480,482),(476,483.0717967697245),(473.0717967697245,486)) -4750 ((471,500),(472.20577136594005,504.5),(475.5,507.79422863405995),(480,509),(484.5,507.79422863405995),(487.79422863405995,504.5),(489,500),(487.79422863405995,495.5),(484.5,492.20577136594005),(480,491),(475.5,492.20577136594005),(472.20577136594005,495.5)) -4751 ((470,510),(471.33974596215563,515),(475,518.6602540378444),(480,520),(485,518.6602540378444),(488.66025403784437,515),(490,510),(488.66025403784437,505),(485,501.33974596215563),(480,500),(475,501.33974596215563),(471.33974596215563,505)) -4752 ((479,520),(479.1339745962156,520.5),(479.5,520.8660254037844),(480,521),(480.5,520.8660254037844),(480.8660254037844,520.5),(481,520),(480.8660254037844,519.5),(480.5,519.1339745962156),(480,519),(479.5,519.1339745962156),(479.1339745962156,519.5)) -4753 ((478,530),(478.2679491924311,531),(479,531.7320508075688),(480,532),(481,531.7320508075688),(481.7320508075689,531),(482,530),(481.7320508075689,529),(481,528.2679491924312),(480,528),(479,528.2679491924312),(478.2679491924311,529)) -4754 ((477,540),(477.4019237886467,541.5),(478.5,542.5980762113534),(480,543),(481.5,542.5980762113534),(482.5980762113533,541.5),(483,540),(482.5980762113533,538.5),(481.5,537.4019237886467),(480,537),(478.5,537.4019237886466),(477.4019237886467,538.5)) -4755 ((476,550),(476.53589838486226,552),(478,553.4641016151378),(480,554),(482,553.4641016151378),(483.46410161513774,552),(484,550),(483.46410161513774,548),(482,546.5358983848622),(480,546),(478,546.5358983848622),(476.53589838486226,548)) -4756 ((475,560),(475.6698729810778,562.5),(477.5,564.3301270189222),(480,565),(482.5,564.3301270189222),(484.3301270189222,562.5),(485,560),(484.3301270189222,557.5),(482.5,555.6698729810778),(480,555),(477.5,555.6698729810778),(475.6698729810778,557.5)) -4757 ((474,570),(474.80384757729337,573),(477,575.1961524227066),(480,576),(483,575.1961524227066),(485.19615242270663,573),(486,570),(485.19615242270663,567),(483,564.8038475772934),(480,564),(477,564.8038475772934),(474.80384757729337,567)) -4758 ((473,580),(473.93782217350895,583.5),(476.5,586.062177826491),(480,587),(483.5,586.062177826491),(486.06217782649105,583.5),(487,580),(486.06217782649105,576.5),(483.5,573.937822173509),(480,573),(476.5,573.937822173509),(473.93782217350895,576.5)) -4759 ((472,590),(473.0717967697245,594),(476,596.9282032302755),(480,598),(484,596.9282032302755),(486.9282032302755,594),(488,590),(486.9282032302755,586),(484,583.0717967697245),(480,582),(476,583.0717967697245),(473.0717967697245,586)) -4760 ((471,600),(472.20577136594005,604.5),(475.5,607.7942286340599),(480,609),(484.5,607.7942286340599),(487.79422863405995,604.5),(489,600),(487.79422863405995,595.5),(484.5,592.2057713659401),(480,591),(475.5,592.20577136594),(472.20577136594005,595.5)) -4761 ((470,610),(471.33974596215563,615),(475,618.6602540378444),(480,620),(485,618.6602540378444),(488.66025403784437,615),(490,610),(488.66025403784437,605),(485,601.3397459621556),(480,600),(475,601.3397459621556),(471.33974596215563,605)) -4762 ((479,620),(479.1339745962156,620.5),(479.5,620.8660254037844),(480,621),(480.5,620.8660254037844),(480.8660254037844,620.5),(481,620),(480.8660254037844,619.5),(480.5,619.1339745962156),(480,619),(479.5,619.1339745962156),(479.1339745962156,619.5)) -4763 ((478,630),(478.2679491924311,631),(479,631.7320508075688),(480,632),(481,631.7320508075688),(481.7320508075689,631),(482,630),(481.7320508075689,629),(481,628.2679491924312),(480,628),(479,628.2679491924312),(478.2679491924311,629)) -4764 ((477,640),(477.4019237886467,641.5),(478.5,642.5980762113534),(480,643),(481.5,642.5980762113534),(482.5980762113533,641.5),(483,640),(482.5980762113533,638.5),(481.5,637.4019237886467),(480,637),(478.5,637.4019237886466),(477.4019237886467,638.5)) -4765 ((476,650),(476.53589838486226,652),(478,653.4641016151378),(480,654),(482,653.4641016151378),(483.46410161513774,652),(484,650),(483.46410161513774,648),(482,646.5358983848622),(480,646),(478,646.5358983848622),(476.53589838486226,648)) -4766 ((475,660),(475.6698729810778,662.5),(477.5,664.3301270189222),(480,665),(482.5,664.3301270189222),(484.3301270189222,662.5),(485,660),(484.3301270189222,657.5),(482.5,655.6698729810778),(480,655),(477.5,655.6698729810778),(475.6698729810778,657.5)) -4767 ((474,670),(474.80384757729337,673),(477,675.1961524227066),(480,676),(483,675.1961524227066),(485.19615242270663,673),(486,670),(485.19615242270663,667),(483,664.8038475772934),(480,664),(477,664.8038475772934),(474.80384757729337,667)) -4768 ((473,680),(473.93782217350895,683.5),(476.5,686.062177826491),(480,687),(483.5,686.062177826491),(486.06217782649105,683.5),(487,680),(486.06217782649105,676.5),(483.5,673.937822173509),(480,673),(476.5,673.937822173509),(473.93782217350895,676.5)) -4769 ((472,690),(473.0717967697245,694),(476,696.9282032302755),(480,698),(484,696.9282032302755),(486.9282032302755,694),(488,690),(486.9282032302755,686),(484,683.0717967697245),(480,682),(476,683.0717967697245),(473.0717967697245,686)) -4770 ((471,700),(472.20577136594005,704.5),(475.5,707.7942286340599),(480,709),(484.5,707.7942286340599),(487.79422863405995,704.5),(489,700),(487.79422863405995,695.5),(484.5,692.2057713659401),(480,691),(475.5,692.20577136594),(472.20577136594005,695.5)) -4771 ((470,710),(471.33974596215563,715),(475,718.6602540378444),(480,720),(485,718.6602540378444),(488.66025403784437,715),(490,710),(488.66025403784437,705),(485,701.3397459621556),(480,700),(475,701.3397459621556),(471.33974596215563,705)) -4772 ((479,720),(479.1339745962156,720.5),(479.5,720.8660254037844),(480,721),(480.5,720.8660254037844),(480.8660254037844,720.5),(481,720),(480.8660254037844,719.5),(480.5,719.1339745962156),(480,719),(479.5,719.1339745962156),(479.1339745962156,719.5)) -4773 ((478,730),(478.2679491924311,731),(479,731.7320508075688),(480,732),(481,731.7320508075688),(481.7320508075689,731),(482,730),(481.7320508075689,729),(481,728.2679491924312),(480,728),(479,728.2679491924312),(478.2679491924311,729)) -4774 ((477,740),(477.4019237886467,741.5),(478.5,742.5980762113534),(480,743),(481.5,742.5980762113534),(482.5980762113533,741.5),(483,740),(482.5980762113533,738.5),(481.5,737.4019237886467),(480,737),(478.5,737.4019237886466),(477.4019237886467,738.5)) -4775 ((476,750),(476.53589838486226,752),(478,753.4641016151378),(480,754),(482,753.4641016151378),(483.46410161513774,752),(484,750),(483.46410161513774,748),(482,746.5358983848622),(480,746),(478,746.5358983848622),(476.53589838486226,748)) -4776 ((475,760),(475.6698729810778,762.5),(477.5,764.3301270189222),(480,765),(482.5,764.3301270189222),(484.3301270189222,762.5),(485,760),(484.3301270189222,757.5),(482.5,755.6698729810778),(480,755),(477.5,755.6698729810778),(475.6698729810778,757.5)) -4777 ((474,770),(474.80384757729337,773),(477,775.1961524227066),(480,776),(483,775.1961524227066),(485.19615242270663,773),(486,770),(485.19615242270663,767),(483,764.8038475772934),(480,764),(477,764.8038475772934),(474.80384757729337,767)) -4778 ((473,780),(473.93782217350895,783.5),(476.5,786.062177826491),(480,787),(483.5,786.062177826491),(486.06217782649105,783.5),(487,780),(486.06217782649105,776.5),(483.5,773.937822173509),(480,773),(476.5,773.937822173509),(473.93782217350895,776.5)) -4779 ((472,790),(473.0717967697245,794),(476,796.9282032302755),(480,798),(484,796.9282032302755),(486.9282032302755,794),(488,790),(486.9282032302755,786),(484,783.0717967697245),(480,782),(476,783.0717967697245),(473.0717967697245,786)) -4780 ((471,800),(472.20577136594005,804.5),(475.5,807.7942286340599),(480,809),(484.5,807.7942286340599),(487.79422863405995,804.5),(489,800),(487.79422863405995,795.5),(484.5,792.2057713659401),(480,791),(475.5,792.20577136594),(472.20577136594005,795.5)) -4781 ((470,810),(471.33974596215563,815),(475,818.6602540378444),(480,820),(485,818.6602540378444),(488.66025403784437,815),(490,810),(488.66025403784437,805),(485,801.3397459621556),(480,800),(475,801.3397459621556),(471.33974596215563,805)) -4782 ((479,820),(479.1339745962156,820.5),(479.5,820.8660254037844),(480,821),(480.5,820.8660254037844),(480.8660254037844,820.5),(481,820),(480.8660254037844,819.5),(480.5,819.1339745962156),(480,819),(479.5,819.1339745962156),(479.1339745962156,819.5)) -4783 ((478,830),(478.2679491924311,831),(479,831.7320508075688),(480,832),(481,831.7320508075688),(481.7320508075689,831),(482,830),(481.7320508075689,829),(481,828.2679491924312),(480,828),(479,828.2679491924312),(478.2679491924311,829)) -4784 ((477,840),(477.4019237886467,841.5),(478.5,842.5980762113534),(480,843),(481.5,842.5980762113534),(482.5980762113533,841.5),(483,840),(482.5980762113533,838.5),(481.5,837.4019237886467),(480,837),(478.5,837.4019237886466),(477.4019237886467,838.5)) -4785 ((476,850),(476.53589838486226,852),(478,853.4641016151378),(480,854),(482,853.4641016151378),(483.46410161513774,852),(484,850),(483.46410161513774,848),(482,846.5358983848622),(480,846),(478,846.5358983848622),(476.53589838486226,848)) -4786 ((475,860),(475.6698729810778,862.5),(477.5,864.3301270189222),(480,865),(482.5,864.3301270189222),(484.3301270189222,862.5),(485,860),(484.3301270189222,857.5),(482.5,855.6698729810778),(480,855),(477.5,855.6698729810778),(475.6698729810778,857.5)) -4787 ((474,870),(474.80384757729337,873),(477,875.1961524227066),(480,876),(483,875.1961524227066),(485.19615242270663,873),(486,870),(485.19615242270663,867),(483,864.8038475772934),(480,864),(477,864.8038475772934),(474.80384757729337,867)) -4788 ((473,880),(473.93782217350895,883.5),(476.5,886.062177826491),(480,887),(483.5,886.062177826491),(486.06217782649105,883.5),(487,880),(486.06217782649105,876.5),(483.5,873.937822173509),(480,873),(476.5,873.937822173509),(473.93782217350895,876.5)) -4789 ((472,890),(473.0717967697245,894),(476,896.9282032302755),(480,898),(484,896.9282032302755),(486.9282032302755,894),(488,890),(486.9282032302755,886),(484,883.0717967697245),(480,882),(476,883.0717967697245),(473.0717967697245,886)) -4790 ((471,900),(472.20577136594005,904.5),(475.5,907.7942286340599),(480,909),(484.5,907.7942286340599),(487.79422863405995,904.5),(489,900),(487.79422863405995,895.5),(484.5,892.2057713659401),(480,891),(475.5,892.20577136594),(472.20577136594005,895.5)) -4791 ((470,910),(471.33974596215563,915),(475,918.6602540378444),(480,920),(485,918.6602540378444),(488.66025403784437,915),(490,910),(488.66025403784437,905),(485,901.3397459621556),(480,900),(475,901.3397459621556),(471.33974596215563,905)) -4792 ((479,920),(479.1339745962156,920.5),(479.5,920.8660254037844),(480,921),(480.5,920.8660254037844),(480.8660254037844,920.5),(481,920),(480.8660254037844,919.5),(480.5,919.1339745962156),(480,919),(479.5,919.1339745962156),(479.1339745962156,919.5)) -4793 ((478,930),(478.2679491924311,931),(479,931.7320508075688),(480,932),(481,931.7320508075688),(481.7320508075689,931),(482,930),(481.7320508075689,929),(481,928.2679491924312),(480,928),(479,928.2679491924312),(478.2679491924311,929)) -4794 ((477,940),(477.4019237886467,941.5),(478.5,942.5980762113534),(480,943),(481.5,942.5980762113534),(482.5980762113533,941.5),(483,940),(482.5980762113533,938.5),(481.5,937.4019237886467),(480,937),(478.5,937.4019237886466),(477.4019237886467,938.5)) -4795 ((476,950),(476.53589838486226,952),(478,953.4641016151378),(480,954),(482,953.4641016151378),(483.46410161513774,952),(484,950),(483.46410161513774,948),(482,946.5358983848622),(480,946),(478,946.5358983848622),(476.53589838486226,948)) -4796 ((475,960),(475.6698729810778,962.5),(477.5,964.3301270189222),(480,965),(482.5,964.3301270189222),(484.3301270189222,962.5),(485,960),(484.3301270189222,957.5),(482.5,955.6698729810778),(480,955),(477.5,955.6698729810778),(475.6698729810778,957.5)) -4797 ((474,970),(474.80384757729337,973),(477,975.1961524227066),(480,976),(483,975.1961524227066),(485.19615242270663,973),(486,970),(485.19615242270663,967),(483,964.8038475772934),(480,964),(477,964.8038475772934),(474.80384757729337,967)) -4798 ((473,980),(473.93782217350895,983.5),(476.5,986.062177826491),(480,987),(483.5,986.062177826491),(486.06217782649105,983.5),(487,980),(486.06217782649105,976.5),(483.5,973.937822173509),(480,973),(476.5,973.937822173509),(473.93782217350895,976.5)) -4799 ((472,990),(473.0717967697245,994),(476,996.9282032302755),(480,998),(484,996.9282032302755),(486.9282032302755,994),(488,990),(486.9282032302755,986),(484,983.0717967697245),(480,982),(476,983.0717967697245),(473.0717967697245,986)) -4800 ((471,1000),(472.20577136594005,1004.5),(475.5,1007.7942286340599),(480,1009),(484.5,1007.7942286340599),(487.79422863405995,1004.5),(489,1000),(487.79422863405995,995.5),(484.5,992.2057713659401),(480,991),(475.5,992.20577136594),(472.20577136594005,995.5)) -4801 ((489,10),(489.1339745962156,10.5),(489.5,10.86602540378444),(490,11),(490.5,10.86602540378444),(490.8660254037844,10.5),(491,10),(490.8660254037844,9.5),(490.5,9.13397459621556),(490,9),(489.5,9.13397459621556),(489.1339745962156,9.5)) -4802 ((488,20),(488.2679491924311,21),(489,21.73205080756888),(490,22),(491,21.73205080756888),(491.7320508075689,21),(492,20),(491.7320508075689,19),(491,18.26794919243112),(490,18),(489,18.26794919243112),(488.2679491924311,19)) -4803 ((487,30),(487.4019237886467,31.5),(488.5,32.598076211353316),(490,33),(491.5,32.598076211353316),(492.5980762113533,31.5),(493,30),(492.5980762113533,28.5),(491.5,27.401923788646684),(490,27),(488.5,27.401923788646684),(487.4019237886467,28.5)) -4804 ((486,40),(486.53589838486226,42),(488,43.46410161513776),(490,44),(492,43.46410161513776),(493.46410161513774,42),(494,40),(493.46410161513774,38),(492,36.53589838486224),(490,36),(488,36.53589838486224),(486.53589838486226,38)) -4805 ((485,50),(485.6698729810778,52.5),(487.5,54.33012701892219),(490,55),(492.5,54.33012701892219),(494.3301270189222,52.5),(495,50),(494.3301270189222,47.5),(492.5,45.66987298107781),(490,45),(487.5,45.6698729810778),(485.6698729810778,47.5)) -4806 ((484,60),(484.80384757729337,63),(487,65.19615242270663),(490,66),(493,65.19615242270663),(495.19615242270663,63),(496,60),(495.19615242270663,57),(493,54.80384757729337),(490,54),(487,54.80384757729337),(484.80384757729337,57)) -4807 ((483,70),(483.93782217350895,73.5),(486.5,76.06217782649107),(490,77),(493.5,76.06217782649107),(496.06217782649105,73.5),(497,70),(496.06217782649105,66.5),(493.5,63.937822173508934),(490,63),(486.5,63.93782217350893),(483.93782217350895,66.5)) -4808 ((482,80),(483.0717967697245,84),(486,86.92820323027551),(490,88),(494,86.92820323027551),(496.9282032302755,84),(498,80),(496.9282032302755,76),(494,73.07179676972449),(490,72),(486,73.07179676972449),(483.0717967697245,76)) -4809 ((481,90),(482.20577136594005,94.5),(485.5,97.79422863405995),(490,99),(494.5,97.79422863405995),(497.79422863405995,94.5),(499,90),(497.79422863405995,85.5),(494.5,82.20577136594005),(490,81),(485.5,82.20577136594005),(482.20577136594005,85.5)) -4810 ((480,100),(481.33974596215563,105),(485,108.66025403784438),(490,110),(495,108.66025403784438),(498.66025403784437,105),(500,100),(498.66025403784437,95),(495,91.33974596215562),(490,90),(485,91.3397459621556),(481.33974596215563,95)) -4811 ((489,110),(489.1339745962156,110.5),(489.5,110.86602540378443),(490,111),(490.5,110.86602540378443),(490.8660254037844,110.5),(491,110),(490.8660254037844,109.5),(490.5,109.13397459621557),(490,109),(489.5,109.13397459621557),(489.1339745962156,109.5)) -4812 ((488,120),(488.2679491924311,121),(489,121.73205080756888),(490,122),(491,121.73205080756888),(491.7320508075689,121),(492,120),(491.7320508075689,119),(491,118.26794919243112),(490,118),(489,118.26794919243112),(488.2679491924311,119)) -4813 ((487,130),(487.4019237886467,131.5),(488.5,132.59807621135332),(490,133),(491.5,132.59807621135332),(492.5980762113533,131.5),(493,130),(492.5980762113533,128.5),(491.5,127.40192378864668),(490,127),(488.5,127.40192378864668),(487.4019237886467,128.5)) -4814 ((486,140),(486.53589838486226,142),(488,143.46410161513776),(490,144),(492,143.46410161513776),(493.46410161513774,142),(494,140),(493.46410161513774,138),(492,136.53589838486224),(490,136),(488,136.53589838486224),(486.53589838486226,138)) -4815 ((485,150),(485.6698729810778,152.5),(487.5,154.33012701892218),(490,155),(492.5,154.33012701892218),(494.3301270189222,152.5),(495,150),(494.3301270189222,147.5),(492.5,145.66987298107782),(490,145),(487.5,145.66987298107782),(485.6698729810778,147.5)) -4816 ((484,160),(484.80384757729337,163),(487,165.19615242270663),(490,166),(493,165.19615242270663),(495.19615242270663,163),(496,160),(495.19615242270663,157),(493,154.80384757729337),(490,154),(487,154.80384757729337),(484.80384757729337,157)) -4817 ((483,170),(483.93782217350895,173.5),(486.5,176.06217782649108),(490,177),(493.5,176.06217782649108),(496.06217782649105,173.5),(497,170),(496.06217782649105,166.5),(493.5,163.93782217350892),(490,163),(486.5,163.93782217350892),(483.93782217350895,166.5)) -4818 ((482,180),(483.0717967697245,184),(486,186.9282032302755),(490,188),(494,186.9282032302755),(496.9282032302755,184),(498,180),(496.9282032302755,176),(494,173.0717967697245),(490,172),(486,173.0717967697245),(483.0717967697245,176)) -4819 ((481,190),(482.20577136594005,194.5),(485.5,197.79422863405995),(490,199),(494.5,197.79422863405995),(497.79422863405995,194.5),(499,190),(497.79422863405995,185.5),(494.5,182.20577136594005),(490,181),(485.5,182.20577136594005),(482.20577136594005,185.5)) -4820 ((480,200),(481.33974596215563,205),(485,208.6602540378444),(490,210),(495,208.6602540378444),(498.66025403784437,205),(500,200),(498.66025403784437,195),(495,191.3397459621556),(490,190),(485,191.3397459621556),(481.33974596215563,195)) -4821 ((489,210),(489.1339745962156,210.5),(489.5,210.86602540378445),(490,211),(490.5,210.86602540378445),(490.8660254037844,210.5),(491,210),(490.8660254037844,209.5),(490.5,209.13397459621555),(490,209),(489.5,209.13397459621555),(489.1339745962156,209.5)) -4822 ((488,220),(488.2679491924311,221),(489,221.73205080756887),(490,222),(491,221.73205080756887),(491.7320508075689,221),(492,220),(491.7320508075689,219),(491,218.26794919243113),(490,218),(489,218.26794919243113),(488.2679491924311,219)) -4823 ((487,230),(487.4019237886467,231.5),(488.5,232.59807621135332),(490,233),(491.5,232.59807621135332),(492.5980762113533,231.5),(493,230),(492.5980762113533,228.5),(491.5,227.40192378864668),(490,227),(488.5,227.40192378864668),(487.4019237886467,228.5)) -4824 ((486,240),(486.53589838486226,242),(488,243.46410161513776),(490,244),(492,243.46410161513776),(493.46410161513774,242),(494,240),(493.46410161513774,238),(492,236.53589838486224),(490,236),(488,236.53589838486224),(486.53589838486226,238)) -4825 ((485,250),(485.6698729810778,252.5),(487.5,254.33012701892218),(490,255),(492.5,254.33012701892218),(494.3301270189222,252.5),(495,250),(494.3301270189222,247.5),(492.5,245.66987298107782),(490,245),(487.5,245.66987298107782),(485.6698729810778,247.5)) -4826 ((484,260),(484.80384757729337,263),(487,265.19615242270663),(490,266),(493,265.19615242270663),(495.19615242270663,263),(496,260),(495.19615242270663,257),(493,254.80384757729337),(490,254),(487,254.80384757729337),(484.80384757729337,257)) -4827 ((483,270),(483.93782217350895,273.5),(486.5,276.06217782649105),(490,277),(493.5,276.06217782649105),(496.06217782649105,273.5),(497,270),(496.06217782649105,266.5),(493.5,263.93782217350895),(490,263),(486.5,263.93782217350895),(483.93782217350895,266.5)) -4828 ((482,280),(483.0717967697245,284),(486,286.9282032302755),(490,288),(494,286.9282032302755),(496.9282032302755,284),(498,280),(496.9282032302755,276),(494,273.0717967697245),(490,272),(486,273.0717967697245),(483.0717967697245,276)) -4829 ((481,290),(482.20577136594005,294.5),(485.5,297.79422863405995),(490,299),(494.5,297.79422863405995),(497.79422863405995,294.5),(499,290),(497.79422863405995,285.5),(494.5,282.20577136594005),(490,281),(485.5,282.20577136594005),(482.20577136594005,285.5)) -4830 ((480,300),(481.33974596215563,305),(485,308.66025403784437),(490,310),(495,308.66025403784437),(498.66025403784437,305),(500,300),(498.66025403784437,295),(495,291.33974596215563),(490,290),(485,291.33974596215563),(481.33974596215563,295)) -4831 ((489,310),(489.1339745962156,310.5),(489.5,310.8660254037844),(490,311),(490.5,310.8660254037844),(490.8660254037844,310.5),(491,310),(490.8660254037844,309.5),(490.5,309.1339745962156),(490,309),(489.5,309.1339745962156),(489.1339745962156,309.5)) -4832 ((488,320),(488.2679491924311,321),(489,321.7320508075689),(490,322),(491,321.7320508075689),(491.7320508075689,321),(492,320),(491.7320508075689,319),(491,318.2679491924311),(490,318),(489,318.2679491924311),(488.2679491924311,319)) -4833 ((487,330),(487.4019237886467,331.5),(488.5,332.5980762113533),(490,333),(491.5,332.5980762113533),(492.5980762113533,331.5),(493,330),(492.5980762113533,328.5),(491.5,327.4019237886467),(490,327),(488.5,327.4019237886467),(487.4019237886467,328.5)) -4834 ((486,340),(486.53589838486226,342),(488,343.46410161513774),(490,344),(492,343.46410161513774),(493.46410161513774,342),(494,340),(493.46410161513774,338),(492,336.53589838486226),(490,336),(488,336.53589838486226),(486.53589838486226,338)) -4835 ((485,350),(485.6698729810778,352.5),(487.5,354.3301270189222),(490,355),(492.5,354.3301270189222),(494.3301270189222,352.5),(495,350),(494.3301270189222,347.5),(492.5,345.6698729810778),(490,345),(487.5,345.6698729810778),(485.6698729810778,347.5)) -4836 ((484,360),(484.80384757729337,363),(487,365.19615242270663),(490,366),(493,365.19615242270663),(495.19615242270663,363),(496,360),(495.19615242270663,357),(493,354.80384757729337),(490,354),(487,354.80384757729337),(484.80384757729337,357)) -4837 ((483,370),(483.93782217350895,373.5),(486.5,376.06217782649105),(490,377),(493.5,376.06217782649105),(496.06217782649105,373.5),(497,370),(496.06217782649105,366.5),(493.5,363.93782217350895),(490,363),(486.5,363.93782217350895),(483.93782217350895,366.5)) -4838 ((482,380),(483.0717967697245,384),(486,386.9282032302755),(490,388),(494,386.9282032302755),(496.9282032302755,384),(498,380),(496.9282032302755,376),(494,373.0717967697245),(490,372),(486,373.0717967697245),(483.0717967697245,376)) -4839 ((481,390),(482.20577136594005,394.5),(485.5,397.79422863405995),(490,399),(494.5,397.79422863405995),(497.79422863405995,394.5),(499,390),(497.79422863405995,385.5),(494.5,382.20577136594005),(490,381),(485.5,382.20577136594005),(482.20577136594005,385.5)) -4840 ((480,400),(481.33974596215563,405),(485,408.66025403784437),(490,410),(495,408.66025403784437),(498.66025403784437,405),(500,400),(498.66025403784437,395),(495,391.33974596215563),(490,390),(485,391.33974596215563),(481.33974596215563,395)) -4841 ((489,410),(489.1339745962156,410.5),(489.5,410.8660254037844),(490,411),(490.5,410.8660254037844),(490.8660254037844,410.5),(491,410),(490.8660254037844,409.5),(490.5,409.1339745962156),(490,409),(489.5,409.1339745962156),(489.1339745962156,409.5)) -4842 ((488,420),(488.2679491924311,421),(489,421.7320508075689),(490,422),(491,421.7320508075689),(491.7320508075689,421),(492,420),(491.7320508075689,419),(491,418.2679491924311),(490,418),(489,418.2679491924311),(488.2679491924311,419)) -4843 ((487,430),(487.4019237886467,431.5),(488.5,432.5980762113533),(490,433),(491.5,432.5980762113533),(492.5980762113533,431.5),(493,430),(492.5980762113533,428.5),(491.5,427.4019237886467),(490,427),(488.5,427.4019237886467),(487.4019237886467,428.5)) -4844 ((486,440),(486.53589838486226,442),(488,443.46410161513774),(490,444),(492,443.46410161513774),(493.46410161513774,442),(494,440),(493.46410161513774,438),(492,436.53589838486226),(490,436),(488,436.53589838486226),(486.53589838486226,438)) -4845 ((485,450),(485.6698729810778,452.5),(487.5,454.3301270189222),(490,455),(492.5,454.3301270189222),(494.3301270189222,452.5),(495,450),(494.3301270189222,447.5),(492.5,445.6698729810778),(490,445),(487.5,445.6698729810778),(485.6698729810778,447.5)) -4846 ((484,460),(484.80384757729337,463),(487,465.19615242270663),(490,466),(493,465.19615242270663),(495.19615242270663,463),(496,460),(495.19615242270663,457),(493,454.80384757729337),(490,454),(487,454.80384757729337),(484.80384757729337,457)) -4847 ((483,470),(483.93782217350895,473.5),(486.5,476.06217782649105),(490,477),(493.5,476.06217782649105),(496.06217782649105,473.5),(497,470),(496.06217782649105,466.5),(493.5,463.93782217350895),(490,463),(486.5,463.93782217350895),(483.93782217350895,466.5)) -4848 ((482,480),(483.0717967697245,484),(486,486.9282032302755),(490,488),(494,486.9282032302755),(496.9282032302755,484),(498,480),(496.9282032302755,476),(494,473.0717967697245),(490,472),(486,473.0717967697245),(483.0717967697245,476)) -4849 ((481,490),(482.20577136594005,494.5),(485.5,497.79422863405995),(490,499),(494.5,497.79422863405995),(497.79422863405995,494.5),(499,490),(497.79422863405995,485.5),(494.5,482.20577136594005),(490,481),(485.5,482.20577136594005),(482.20577136594005,485.5)) -4850 ((480,500),(481.33974596215563,505),(485,508.66025403784437),(490,510),(495,508.66025403784437),(498.66025403784437,505),(500,500),(498.66025403784437,495),(495,491.33974596215563),(490,490),(485,491.33974596215563),(481.33974596215563,495)) -4851 ((489,510),(489.1339745962156,510.5),(489.5,510.8660254037844),(490,511),(490.5,510.8660254037844),(490.8660254037844,510.5),(491,510),(490.8660254037844,509.5),(490.5,509.1339745962156),(490,509),(489.5,509.1339745962156),(489.1339745962156,509.5)) -4852 ((488,520),(488.2679491924311,521),(489,521.7320508075688),(490,522),(491,521.7320508075688),(491.7320508075689,521),(492,520),(491.7320508075689,519),(491,518.2679491924312),(490,518),(489,518.2679491924312),(488.2679491924311,519)) -4853 ((487,530),(487.4019237886467,531.5),(488.5,532.5980762113534),(490,533),(491.5,532.5980762113534),(492.5980762113533,531.5),(493,530),(492.5980762113533,528.5),(491.5,527.4019237886467),(490,527),(488.5,527.4019237886466),(487.4019237886467,528.5)) -4854 ((486,540),(486.53589838486226,542),(488,543.4641016151378),(490,544),(492,543.4641016151378),(493.46410161513774,542),(494,540),(493.46410161513774,538),(492,536.5358983848622),(490,536),(488,536.5358983848622),(486.53589838486226,538)) -4855 ((485,550),(485.6698729810778,552.5),(487.5,554.3301270189222),(490,555),(492.5,554.3301270189222),(494.3301270189222,552.5),(495,550),(494.3301270189222,547.5),(492.5,545.6698729810778),(490,545),(487.5,545.6698729810778),(485.6698729810778,547.5)) -4856 ((484,560),(484.80384757729337,563),(487,565.1961524227066),(490,566),(493,565.1961524227066),(495.19615242270663,563),(496,560),(495.19615242270663,557),(493,554.8038475772934),(490,554),(487,554.8038475772934),(484.80384757729337,557)) -4857 ((483,570),(483.93782217350895,573.5),(486.5,576.062177826491),(490,577),(493.5,576.062177826491),(496.06217782649105,573.5),(497,570),(496.06217782649105,566.5),(493.5,563.937822173509),(490,563),(486.5,563.937822173509),(483.93782217350895,566.5)) -4858 ((482,580),(483.0717967697245,584),(486,586.9282032302755),(490,588),(494,586.9282032302755),(496.9282032302755,584),(498,580),(496.9282032302755,576),(494,573.0717967697245),(490,572),(486,573.0717967697245),(483.0717967697245,576)) -4859 ((481,590),(482.20577136594005,594.5),(485.5,597.7942286340599),(490,599),(494.5,597.7942286340599),(497.79422863405995,594.5),(499,590),(497.79422863405995,585.5),(494.5,582.2057713659401),(490,581),(485.5,582.20577136594),(482.20577136594005,585.5)) -4860 ((480,600),(481.33974596215563,605),(485,608.6602540378444),(490,610),(495,608.6602540378444),(498.66025403784437,605),(500,600),(498.66025403784437,595),(495,591.3397459621556),(490,590),(485,591.3397459621556),(481.33974596215563,595)) -4861 ((489,610),(489.1339745962156,610.5),(489.5,610.8660254037844),(490,611),(490.5,610.8660254037844),(490.8660254037844,610.5),(491,610),(490.8660254037844,609.5),(490.5,609.1339745962156),(490,609),(489.5,609.1339745962156),(489.1339745962156,609.5)) -4862 ((488,620),(488.2679491924311,621),(489,621.7320508075688),(490,622),(491,621.7320508075688),(491.7320508075689,621),(492,620),(491.7320508075689,619),(491,618.2679491924312),(490,618),(489,618.2679491924312),(488.2679491924311,619)) -4863 ((487,630),(487.4019237886467,631.5),(488.5,632.5980762113534),(490,633),(491.5,632.5980762113534),(492.5980762113533,631.5),(493,630),(492.5980762113533,628.5),(491.5,627.4019237886467),(490,627),(488.5,627.4019237886466),(487.4019237886467,628.5)) -4864 ((486,640),(486.53589838486226,642),(488,643.4641016151378),(490,644),(492,643.4641016151378),(493.46410161513774,642),(494,640),(493.46410161513774,638),(492,636.5358983848622),(490,636),(488,636.5358983848622),(486.53589838486226,638)) -4865 ((485,650),(485.6698729810778,652.5),(487.5,654.3301270189222),(490,655),(492.5,654.3301270189222),(494.3301270189222,652.5),(495,650),(494.3301270189222,647.5),(492.5,645.6698729810778),(490,645),(487.5,645.6698729810778),(485.6698729810778,647.5)) -4866 ((484,660),(484.80384757729337,663),(487,665.1961524227066),(490,666),(493,665.1961524227066),(495.19615242270663,663),(496,660),(495.19615242270663,657),(493,654.8038475772934),(490,654),(487,654.8038475772934),(484.80384757729337,657)) -4867 ((483,670),(483.93782217350895,673.5),(486.5,676.062177826491),(490,677),(493.5,676.062177826491),(496.06217782649105,673.5),(497,670),(496.06217782649105,666.5),(493.5,663.937822173509),(490,663),(486.5,663.937822173509),(483.93782217350895,666.5)) -4868 ((482,680),(483.0717967697245,684),(486,686.9282032302755),(490,688),(494,686.9282032302755),(496.9282032302755,684),(498,680),(496.9282032302755,676),(494,673.0717967697245),(490,672),(486,673.0717967697245),(483.0717967697245,676)) -4869 ((481,690),(482.20577136594005,694.5),(485.5,697.7942286340599),(490,699),(494.5,697.7942286340599),(497.79422863405995,694.5),(499,690),(497.79422863405995,685.5),(494.5,682.2057713659401),(490,681),(485.5,682.20577136594),(482.20577136594005,685.5)) -4870 ((480,700),(481.33974596215563,705),(485,708.6602540378444),(490,710),(495,708.6602540378444),(498.66025403784437,705),(500,700),(498.66025403784437,695),(495,691.3397459621556),(490,690),(485,691.3397459621556),(481.33974596215563,695)) -4871 ((489,710),(489.1339745962156,710.5),(489.5,710.8660254037844),(490,711),(490.5,710.8660254037844),(490.8660254037844,710.5),(491,710),(490.8660254037844,709.5),(490.5,709.1339745962156),(490,709),(489.5,709.1339745962156),(489.1339745962156,709.5)) -4872 ((488,720),(488.2679491924311,721),(489,721.7320508075688),(490,722),(491,721.7320508075688),(491.7320508075689,721),(492,720),(491.7320508075689,719),(491,718.2679491924312),(490,718),(489,718.2679491924312),(488.2679491924311,719)) -4873 ((487,730),(487.4019237886467,731.5),(488.5,732.5980762113534),(490,733),(491.5,732.5980762113534),(492.5980762113533,731.5),(493,730),(492.5980762113533,728.5),(491.5,727.4019237886467),(490,727),(488.5,727.4019237886466),(487.4019237886467,728.5)) -4874 ((486,740),(486.53589838486226,742),(488,743.4641016151378),(490,744),(492,743.4641016151378),(493.46410161513774,742),(494,740),(493.46410161513774,738),(492,736.5358983848622),(490,736),(488,736.5358983848622),(486.53589838486226,738)) -4875 ((485,750),(485.6698729810778,752.5),(487.5,754.3301270189222),(490,755),(492.5,754.3301270189222),(494.3301270189222,752.5),(495,750),(494.3301270189222,747.5),(492.5,745.6698729810778),(490,745),(487.5,745.6698729810778),(485.6698729810778,747.5)) -4876 ((484,760),(484.80384757729337,763),(487,765.1961524227066),(490,766),(493,765.1961524227066),(495.19615242270663,763),(496,760),(495.19615242270663,757),(493,754.8038475772934),(490,754),(487,754.8038475772934),(484.80384757729337,757)) -4877 ((483,770),(483.93782217350895,773.5),(486.5,776.062177826491),(490,777),(493.5,776.062177826491),(496.06217782649105,773.5),(497,770),(496.06217782649105,766.5),(493.5,763.937822173509),(490,763),(486.5,763.937822173509),(483.93782217350895,766.5)) -4878 ((482,780),(483.0717967697245,784),(486,786.9282032302755),(490,788),(494,786.9282032302755),(496.9282032302755,784),(498,780),(496.9282032302755,776),(494,773.0717967697245),(490,772),(486,773.0717967697245),(483.0717967697245,776)) -4879 ((481,790),(482.20577136594005,794.5),(485.5,797.7942286340599),(490,799),(494.5,797.7942286340599),(497.79422863405995,794.5),(499,790),(497.79422863405995,785.5),(494.5,782.2057713659401),(490,781),(485.5,782.20577136594),(482.20577136594005,785.5)) -4880 ((480,800),(481.33974596215563,805),(485,808.6602540378444),(490,810),(495,808.6602540378444),(498.66025403784437,805),(500,800),(498.66025403784437,795),(495,791.3397459621556),(490,790),(485,791.3397459621556),(481.33974596215563,795)) -4881 ((489,810),(489.1339745962156,810.5),(489.5,810.8660254037844),(490,811),(490.5,810.8660254037844),(490.8660254037844,810.5),(491,810),(490.8660254037844,809.5),(490.5,809.1339745962156),(490,809),(489.5,809.1339745962156),(489.1339745962156,809.5)) -4882 ((488,820),(488.2679491924311,821),(489,821.7320508075688),(490,822),(491,821.7320508075688),(491.7320508075689,821),(492,820),(491.7320508075689,819),(491,818.2679491924312),(490,818),(489,818.2679491924312),(488.2679491924311,819)) -4883 ((487,830),(487.4019237886467,831.5),(488.5,832.5980762113534),(490,833),(491.5,832.5980762113534),(492.5980762113533,831.5),(493,830),(492.5980762113533,828.5),(491.5,827.4019237886467),(490,827),(488.5,827.4019237886466),(487.4019237886467,828.5)) -4884 ((486,840),(486.53589838486226,842),(488,843.4641016151378),(490,844),(492,843.4641016151378),(493.46410161513774,842),(494,840),(493.46410161513774,838),(492,836.5358983848622),(490,836),(488,836.5358983848622),(486.53589838486226,838)) -4885 ((485,850),(485.6698729810778,852.5),(487.5,854.3301270189222),(490,855),(492.5,854.3301270189222),(494.3301270189222,852.5),(495,850),(494.3301270189222,847.5),(492.5,845.6698729810778),(490,845),(487.5,845.6698729810778),(485.6698729810778,847.5)) -4886 ((484,860),(484.80384757729337,863),(487,865.1961524227066),(490,866),(493,865.1961524227066),(495.19615242270663,863),(496,860),(495.19615242270663,857),(493,854.8038475772934),(490,854),(487,854.8038475772934),(484.80384757729337,857)) -4887 ((483,870),(483.93782217350895,873.5),(486.5,876.062177826491),(490,877),(493.5,876.062177826491),(496.06217782649105,873.5),(497,870),(496.06217782649105,866.5),(493.5,863.937822173509),(490,863),(486.5,863.937822173509),(483.93782217350895,866.5)) -4888 ((482,880),(483.0717967697245,884),(486,886.9282032302755),(490,888),(494,886.9282032302755),(496.9282032302755,884),(498,880),(496.9282032302755,876),(494,873.0717967697245),(490,872),(486,873.0717967697245),(483.0717967697245,876)) -4889 ((481,890),(482.20577136594005,894.5),(485.5,897.7942286340599),(490,899),(494.5,897.7942286340599),(497.79422863405995,894.5),(499,890),(497.79422863405995,885.5),(494.5,882.2057713659401),(490,881),(485.5,882.20577136594),(482.20577136594005,885.5)) -4890 ((480,900),(481.33974596215563,905),(485,908.6602540378444),(490,910),(495,908.6602540378444),(498.66025403784437,905),(500,900),(498.66025403784437,895),(495,891.3397459621556),(490,890),(485,891.3397459621556),(481.33974596215563,895)) -4891 ((489,910),(489.1339745962156,910.5),(489.5,910.8660254037844),(490,911),(490.5,910.8660254037844),(490.8660254037844,910.5),(491,910),(490.8660254037844,909.5),(490.5,909.1339745962156),(490,909),(489.5,909.1339745962156),(489.1339745962156,909.5)) -4892 ((488,920),(488.2679491924311,921),(489,921.7320508075688),(490,922),(491,921.7320508075688),(491.7320508075689,921),(492,920),(491.7320508075689,919),(491,918.2679491924312),(490,918),(489,918.2679491924312),(488.2679491924311,919)) -4893 ((487,930),(487.4019237886467,931.5),(488.5,932.5980762113534),(490,933),(491.5,932.5980762113534),(492.5980762113533,931.5),(493,930),(492.5980762113533,928.5),(491.5,927.4019237886467),(490,927),(488.5,927.4019237886466),(487.4019237886467,928.5)) -4894 ((486,940),(486.53589838486226,942),(488,943.4641016151378),(490,944),(492,943.4641016151378),(493.46410161513774,942),(494,940),(493.46410161513774,938),(492,936.5358983848622),(490,936),(488,936.5358983848622),(486.53589838486226,938)) -4895 ((485,950),(485.6698729810778,952.5),(487.5,954.3301270189222),(490,955),(492.5,954.3301270189222),(494.3301270189222,952.5),(495,950),(494.3301270189222,947.5),(492.5,945.6698729810778),(490,945),(487.5,945.6698729810778),(485.6698729810778,947.5)) -4896 ((484,960),(484.80384757729337,963),(487,965.1961524227066),(490,966),(493,965.1961524227066),(495.19615242270663,963),(496,960),(495.19615242270663,957),(493,954.8038475772934),(490,954),(487,954.8038475772934),(484.80384757729337,957)) -4897 ((483,970),(483.93782217350895,973.5),(486.5,976.062177826491),(490,977),(493.5,976.062177826491),(496.06217782649105,973.5),(497,970),(496.06217782649105,966.5),(493.5,963.937822173509),(490,963),(486.5,963.937822173509),(483.93782217350895,966.5)) -4898 ((482,980),(483.0717967697245,984),(486,986.9282032302755),(490,988),(494,986.9282032302755),(496.9282032302755,984),(498,980),(496.9282032302755,976),(494,973.0717967697245),(490,972),(486,973.0717967697245),(483.0717967697245,976)) -4899 ((481,990),(482.20577136594005,994.5),(485.5,997.7942286340599),(490,999),(494.5,997.7942286340599),(497.79422863405995,994.5),(499,990),(497.79422863405995,985.5),(494.5,982.2057713659401),(490,981),(485.5,982.20577136594),(482.20577136594005,985.5)) -4900 ((480,1000),(481.33974596215563,1005),(485,1008.6602540378444),(490,1010),(495,1008.6602540378444),(498.66025403784437,1005),(500,1000),(498.66025403784437,995),(495,991.3397459621556),(490,990),(485,991.3397459621556),(481.33974596215563,995)) -4901 ((498,10),(498.2679491924311,11),(499,11.732050807568877),(500,12),(501,11.732050807568877),(501.7320508075689,11),(502,10),(501.7320508075689,9),(501,8.267949192431123),(500,8),(499,8.267949192431121),(498.2679491924311,9)) -4902 ((497,20),(497.4019237886467,21.5),(498.5,22.598076211353316),(500,23),(501.5,22.598076211353316),(502.5980762113533,21.5),(503,20),(502.5980762113533,18.5),(501.5,17.401923788646684),(500,17),(498.5,17.401923788646684),(497.4019237886467,18.5)) -4903 ((496,30),(496.53589838486226,32),(498,33.46410161513776),(500,34),(502,33.46410161513776),(503.46410161513774,32),(504,30),(503.46410161513774,28),(502,26.535898384862247),(500,26),(498,26.535898384862243),(496.53589838486226,28)) -4904 ((495,40),(495.6698729810778,42.5),(497.5,44.33012701892219),(500,45),(502.5,44.33012701892219),(504.3301270189222,42.5),(505,40),(504.3301270189222,37.5),(502.5,35.66987298107781),(500,35),(497.5,35.6698729810778),(495.6698729810778,37.5)) -4905 ((494,50),(494.80384757729337,53),(497,55.19615242270663),(500,56),(503,55.19615242270663),(505.19615242270663,53),(506,50),(505.19615242270663,47),(503,44.80384757729337),(500,44),(497,44.80384757729337),(494.80384757729337,47)) -4906 ((493,60),(493.93782217350895,63.5),(496.5,66.06217782649107),(500,67),(503.5,66.06217782649107),(506.06217782649105,63.5),(507,60),(506.06217782649105,56.5),(503.5,53.937822173508934),(500,53),(496.5,53.93782217350893),(493.93782217350895,56.5)) -4907 ((492,70),(493.0717967697245,74),(496,76.92820323027551),(500,78),(504,76.92820323027551),(506.9282032302755,74),(508,70),(506.9282032302755,66),(504,63.07179676972449),(500,62),(496,63.071796769724486),(493.0717967697245,66)) -4908 ((491,80),(492.20577136594005,84.5),(495.5,87.79422863405995),(500,89),(504.5,87.79422863405995),(507.79422863405995,84.5),(509,80),(507.79422863405995,75.5),(504.5,72.20577136594005),(500,71),(495.5,72.20577136594005),(492.20577136594005,75.5)) -4909 ((490,90),(491.33974596215563,95),(495,98.66025403784438),(500,100),(505,98.66025403784438),(508.66025403784437,95),(510,90),(508.66025403784437,85),(505,81.33974596215562),(500,80),(495,81.3397459621556),(491.33974596215563,85)) -4910 ((499,100),(499.1339745962156,100.5),(499.5,100.86602540378443),(500,101),(500.5,100.86602540378443),(500.8660254037844,100.5),(501,100),(500.8660254037844,99.5),(500.5,99.13397459621557),(500,99),(499.5,99.13397459621557),(499.1339745962156,99.5)) -4911 ((498,110),(498.2679491924311,111),(499,111.73205080756888),(500,112),(501,111.73205080756888),(501.7320508075689,111),(502,110),(501.7320508075689,109),(501,108.26794919243112),(500,108),(499,108.26794919243112),(498.2679491924311,109)) -4912 ((497,120),(497.4019237886467,121.5),(498.5,122.59807621135332),(500,123),(501.5,122.59807621135332),(502.5980762113533,121.5),(503,120),(502.5980762113533,118.5),(501.5,117.40192378864668),(500,117),(498.5,117.40192378864668),(497.4019237886467,118.5)) -4913 ((496,130),(496.53589838486226,132),(498,133.46410161513776),(500,134),(502,133.46410161513776),(503.46410161513774,132),(504,130),(503.46410161513774,128),(502,126.53589838486225),(500,126),(498,126.53589838486225),(496.53589838486226,128)) -4914 ((495,140),(495.6698729810778,142.5),(497.5,144.33012701892218),(500,145),(502.5,144.33012701892218),(504.3301270189222,142.5),(505,140),(504.3301270189222,137.5),(502.5,135.66987298107782),(500,135),(497.5,135.66987298107782),(495.6698729810778,137.5)) -4915 ((494,150),(494.80384757729337,153),(497,155.19615242270663),(500,156),(503,155.19615242270663),(505.19615242270663,153),(506,150),(505.19615242270663,147),(503,144.80384757729337),(500,144),(497,144.80384757729337),(494.80384757729337,147)) -4916 ((493,160),(493.93782217350895,163.5),(496.5,166.06217782649108),(500,167),(503.5,166.06217782649108),(506.06217782649105,163.5),(507,160),(506.06217782649105,156.5),(503.5,153.93782217350892),(500,153),(496.5,153.93782217350892),(493.93782217350895,156.5)) -4917 ((492,170),(493.0717967697245,174),(496,176.9282032302755),(500,178),(504,176.9282032302755),(506.9282032302755,174),(508,170),(506.9282032302755,166),(504,163.0717967697245),(500,162),(496,163.0717967697245),(493.0717967697245,166)) -4918 ((491,180),(492.20577136594005,184.5),(495.5,187.79422863405995),(500,189),(504.5,187.79422863405995),(507.79422863405995,184.5),(509,180),(507.79422863405995,175.5),(504.5,172.20577136594005),(500,171),(495.5,172.20577136594005),(492.20577136594005,175.5)) -4919 ((490,190),(491.33974596215563,195),(495,198.6602540378444),(500,200),(505,198.6602540378444),(508.66025403784437,195),(510,190),(508.66025403784437,185),(505,181.3397459621556),(500,180),(495,181.3397459621556),(491.33974596215563,185)) -4920 ((499,200),(499.1339745962156,200.5),(499.5,200.86602540378445),(500,201),(500.5,200.86602540378445),(500.8660254037844,200.5),(501,200),(500.8660254037844,199.5),(500.5,199.13397459621555),(500,199),(499.5,199.13397459621555),(499.1339745962156,199.5)) -4921 ((498,210),(498.2679491924311,211),(499,211.73205080756887),(500,212),(501,211.73205080756887),(501.7320508075689,211),(502,210),(501.7320508075689,209),(501,208.26794919243113),(500,208),(499,208.26794919243113),(498.2679491924311,209)) -4922 ((497,220),(497.4019237886467,221.5),(498.5,222.59807621135332),(500,223),(501.5,222.59807621135332),(502.5980762113533,221.5),(503,220),(502.5980762113533,218.5),(501.5,217.40192378864668),(500,217),(498.5,217.40192378864668),(497.4019237886467,218.5)) -4923 ((496,230),(496.53589838486226,232),(498,233.46410161513776),(500,234),(502,233.46410161513776),(503.46410161513774,232),(504,230),(503.46410161513774,228),(502,226.53589838486224),(500,226),(498,226.53589838486224),(496.53589838486226,228)) -4924 ((495,240),(495.6698729810778,242.5),(497.5,244.33012701892218),(500,245),(502.5,244.33012701892218),(504.3301270189222,242.5),(505,240),(504.3301270189222,237.5),(502.5,235.66987298107782),(500,235),(497.5,235.66987298107782),(495.6698729810778,237.5)) -4925 ((494,250),(494.80384757729337,253),(497,255.19615242270663),(500,256),(503,255.19615242270663),(505.19615242270663,253),(506,250),(505.19615242270663,247),(503,244.80384757729337),(500,244),(497,244.80384757729337),(494.80384757729337,247)) -4926 ((493,260),(493.93782217350895,263.5),(496.5,266.06217782649105),(500,267),(503.5,266.06217782649105),(506.06217782649105,263.5),(507,260),(506.06217782649105,256.5),(503.5,253.93782217350892),(500,253),(496.5,253.93782217350892),(493.93782217350895,256.5)) -4927 ((492,270),(493.0717967697245,274),(496,276.9282032302755),(500,278),(504,276.9282032302755),(506.9282032302755,274),(508,270),(506.9282032302755,266),(504,263.0717967697245),(500,262),(496,263.0717967697245),(493.0717967697245,266)) -4928 ((491,280),(492.20577136594005,284.5),(495.5,287.79422863405995),(500,289),(504.5,287.79422863405995),(507.79422863405995,284.5),(509,280),(507.79422863405995,275.5),(504.5,272.20577136594005),(500,271),(495.5,272.20577136594005),(492.20577136594005,275.5)) -4929 ((490,290),(491.33974596215563,295),(495,298.66025403784437),(500,300),(505,298.66025403784437),(508.66025403784437,295),(510,290),(508.66025403784437,285),(505,281.33974596215563),(500,280),(495,281.33974596215563),(491.33974596215563,285)) -4930 ((499,300),(499.1339745962156,300.5),(499.5,300.8660254037844),(500,301),(500.5,300.8660254037844),(500.8660254037844,300.5),(501,300),(500.8660254037844,299.5),(500.5,299.1339745962156),(500,299),(499.5,299.1339745962156),(499.1339745962156,299.5)) -4931 ((498,310),(498.2679491924311,311),(499,311.7320508075689),(500,312),(501,311.7320508075689),(501.7320508075689,311),(502,310),(501.7320508075689,309),(501,308.2679491924311),(500,308),(499,308.2679491924311),(498.2679491924311,309)) -4932 ((497,320),(497.4019237886467,321.5),(498.5,322.5980762113533),(500,323),(501.5,322.5980762113533),(502.5980762113533,321.5),(503,320),(502.5980762113533,318.5),(501.5,317.4019237886467),(500,317),(498.5,317.4019237886467),(497.4019237886467,318.5)) -4933 ((496,330),(496.53589838486226,332),(498,333.46410161513774),(500,334),(502,333.46410161513774),(503.46410161513774,332),(504,330),(503.46410161513774,328),(502,326.53589838486226),(500,326),(498,326.53589838486226),(496.53589838486226,328)) -4934 ((495,340),(495.6698729810778,342.5),(497.5,344.3301270189222),(500,345),(502.5,344.3301270189222),(504.3301270189222,342.5),(505,340),(504.3301270189222,337.5),(502.5,335.6698729810778),(500,335),(497.5,335.6698729810778),(495.6698729810778,337.5)) -4935 ((494,350),(494.80384757729337,353),(497,355.19615242270663),(500,356),(503,355.19615242270663),(505.19615242270663,353),(506,350),(505.19615242270663,347),(503,344.80384757729337),(500,344),(497,344.80384757729337),(494.80384757729337,347)) -4936 ((493,360),(493.93782217350895,363.5),(496.5,366.06217782649105),(500,367),(503.5,366.06217782649105),(506.06217782649105,363.5),(507,360),(506.06217782649105,356.5),(503.5,353.93782217350895),(500,353),(496.5,353.93782217350895),(493.93782217350895,356.5)) -4937 ((492,370),(493.0717967697245,374),(496,376.9282032302755),(500,378),(504,376.9282032302755),(506.9282032302755,374),(508,370),(506.9282032302755,366),(504,363.0717967697245),(500,362),(496,363.0717967697245),(493.0717967697245,366)) -4938 ((491,380),(492.20577136594005,384.5),(495.5,387.79422863405995),(500,389),(504.5,387.79422863405995),(507.79422863405995,384.5),(509,380),(507.79422863405995,375.5),(504.5,372.20577136594005),(500,371),(495.5,372.20577136594005),(492.20577136594005,375.5)) -4939 ((490,390),(491.33974596215563,395),(495,398.66025403784437),(500,400),(505,398.66025403784437),(508.66025403784437,395),(510,390),(508.66025403784437,385),(505,381.33974596215563),(500,380),(495,381.33974596215563),(491.33974596215563,385)) -4940 ((499,400),(499.1339745962156,400.5),(499.5,400.8660254037844),(500,401),(500.5,400.8660254037844),(500.8660254037844,400.5),(501,400),(500.8660254037844,399.5),(500.5,399.1339745962156),(500,399),(499.5,399.1339745962156),(499.1339745962156,399.5)) -4941 ((498,410),(498.2679491924311,411),(499,411.7320508075689),(500,412),(501,411.7320508075689),(501.7320508075689,411),(502,410),(501.7320508075689,409),(501,408.2679491924311),(500,408),(499,408.2679491924311),(498.2679491924311,409)) -4942 ((497,420),(497.4019237886467,421.5),(498.5,422.5980762113533),(500,423),(501.5,422.5980762113533),(502.5980762113533,421.5),(503,420),(502.5980762113533,418.5),(501.5,417.4019237886467),(500,417),(498.5,417.4019237886467),(497.4019237886467,418.5)) -4943 ((496,430),(496.53589838486226,432),(498,433.46410161513774),(500,434),(502,433.46410161513774),(503.46410161513774,432),(504,430),(503.46410161513774,428),(502,426.53589838486226),(500,426),(498,426.53589838486226),(496.53589838486226,428)) -4944 ((495,440),(495.6698729810778,442.5),(497.5,444.3301270189222),(500,445),(502.5,444.3301270189222),(504.3301270189222,442.5),(505,440),(504.3301270189222,437.5),(502.5,435.6698729810778),(500,435),(497.5,435.6698729810778),(495.6698729810778,437.5)) -4945 ((494,450),(494.80384757729337,453),(497,455.19615242270663),(500,456),(503,455.19615242270663),(505.19615242270663,453),(506,450),(505.19615242270663,447),(503,444.80384757729337),(500,444),(497,444.80384757729337),(494.80384757729337,447)) -4946 ((493,460),(493.93782217350895,463.5),(496.5,466.06217782649105),(500,467),(503.5,466.06217782649105),(506.06217782649105,463.5),(507,460),(506.06217782649105,456.5),(503.5,453.93782217350895),(500,453),(496.5,453.93782217350895),(493.93782217350895,456.5)) -4947 ((492,470),(493.0717967697245,474),(496,476.9282032302755),(500,478),(504,476.9282032302755),(506.9282032302755,474),(508,470),(506.9282032302755,466),(504,463.0717967697245),(500,462),(496,463.0717967697245),(493.0717967697245,466)) -4948 ((491,480),(492.20577136594005,484.5),(495.5,487.79422863405995),(500,489),(504.5,487.79422863405995),(507.79422863405995,484.5),(509,480),(507.79422863405995,475.5),(504.5,472.20577136594005),(500,471),(495.5,472.20577136594005),(492.20577136594005,475.5)) -4949 ((490,490),(491.33974596215563,495),(495,498.66025403784437),(500,500),(505,498.66025403784437),(508.66025403784437,495),(510,490),(508.66025403784437,485),(505,481.33974596215563),(500,480),(495,481.33974596215563),(491.33974596215563,485)) -4950 ((499,500),(499.1339745962156,500.5),(499.5,500.8660254037844),(500,501),(500.5,500.8660254037844),(500.8660254037844,500.5),(501,500),(500.8660254037844,499.5),(500.5,499.1339745962156),(500,499),(499.5,499.1339745962156),(499.1339745962156,499.5)) -4951 ((498,510),(498.2679491924311,511),(499,511.7320508075689),(500,512),(501,511.7320508075689),(501.7320508075689,511),(502,510),(501.7320508075689,509),(501,508.2679491924311),(500,508),(499,508.2679491924311),(498.2679491924311,509)) -4952 ((497,520),(497.4019237886467,521.5),(498.5,522.5980762113534),(500,523),(501.5,522.5980762113534),(502.5980762113533,521.5),(503,520),(502.5980762113533,518.5),(501.5,517.4019237886467),(500,517),(498.5,517.4019237886466),(497.4019237886467,518.5)) -4953 ((496,530),(496.53589838486226,532),(498,533.4641016151378),(500,534),(502,533.4641016151378),(503.46410161513774,532),(504,530),(503.46410161513774,528),(502,526.5358983848622),(500,526),(498,526.5358983848622),(496.53589838486226,528)) -4954 ((495,540),(495.6698729810778,542.5),(497.5,544.3301270189222),(500,545),(502.5,544.3301270189222),(504.3301270189222,542.5),(505,540),(504.3301270189222,537.5),(502.5,535.6698729810778),(500,535),(497.5,535.6698729810778),(495.6698729810778,537.5)) -4955 ((494,550),(494.80384757729337,553),(497,555.1961524227066),(500,556),(503,555.1961524227066),(505.19615242270663,553),(506,550),(505.19615242270663,547),(503,544.8038475772934),(500,544),(497,544.8038475772934),(494.80384757729337,547)) -4956 ((493,560),(493.93782217350895,563.5),(496.5,566.062177826491),(500,567),(503.5,566.062177826491),(506.06217782649105,563.5),(507,560),(506.06217782649105,556.5),(503.5,553.937822173509),(500,553),(496.5,553.937822173509),(493.93782217350895,556.5)) -4957 ((492,570),(493.0717967697245,574),(496,576.9282032302755),(500,578),(504,576.9282032302755),(506.9282032302755,574),(508,570),(506.9282032302755,566),(504,563.0717967697245),(500,562),(496,563.0717967697245),(493.0717967697245,566)) -4958 ((491,580),(492.20577136594005,584.5),(495.5,587.7942286340599),(500,589),(504.5,587.7942286340599),(507.79422863405995,584.5),(509,580),(507.79422863405995,575.5),(504.5,572.2057713659401),(500,571),(495.5,572.20577136594),(492.20577136594005,575.5)) -4959 ((490,590),(491.33974596215563,595),(495,598.6602540378444),(500,600),(505,598.6602540378444),(508.66025403784437,595),(510,590),(508.66025403784437,585),(505,581.3397459621556),(500,580),(495,581.3397459621556),(491.33974596215563,585)) -4960 ((499,600),(499.1339745962156,600.5),(499.5,600.8660254037844),(500,601),(500.5,600.8660254037844),(500.8660254037844,600.5),(501,600),(500.8660254037844,599.5),(500.5,599.1339745962156),(500,599),(499.5,599.1339745962156),(499.1339745962156,599.5)) -4961 ((498,610),(498.2679491924311,611),(499,611.7320508075688),(500,612),(501,611.7320508075688),(501.7320508075689,611),(502,610),(501.7320508075689,609),(501,608.2679491924312),(500,608),(499,608.2679491924312),(498.2679491924311,609)) -4962 ((497,620),(497.4019237886467,621.5),(498.5,622.5980762113534),(500,623),(501.5,622.5980762113534),(502.5980762113533,621.5),(503,620),(502.5980762113533,618.5),(501.5,617.4019237886467),(500,617),(498.5,617.4019237886466),(497.4019237886467,618.5)) -4963 ((496,630),(496.53589838486226,632),(498,633.4641016151378),(500,634),(502,633.4641016151378),(503.46410161513774,632),(504,630),(503.46410161513774,628),(502,626.5358983848622),(500,626),(498,626.5358983848622),(496.53589838486226,628)) -4964 ((495,640),(495.6698729810778,642.5),(497.5,644.3301270189222),(500,645),(502.5,644.3301270189222),(504.3301270189222,642.5),(505,640),(504.3301270189222,637.5),(502.5,635.6698729810778),(500,635),(497.5,635.6698729810778),(495.6698729810778,637.5)) -4965 ((494,650),(494.80384757729337,653),(497,655.1961524227066),(500,656),(503,655.1961524227066),(505.19615242270663,653),(506,650),(505.19615242270663,647),(503,644.8038475772934),(500,644),(497,644.8038475772934),(494.80384757729337,647)) -4966 ((493,660),(493.93782217350895,663.5),(496.5,666.062177826491),(500,667),(503.5,666.062177826491),(506.06217782649105,663.5),(507,660),(506.06217782649105,656.5),(503.5,653.937822173509),(500,653),(496.5,653.937822173509),(493.93782217350895,656.5)) -4967 ((492,670),(493.0717967697245,674),(496,676.9282032302755),(500,678),(504,676.9282032302755),(506.9282032302755,674),(508,670),(506.9282032302755,666),(504,663.0717967697245),(500,662),(496,663.0717967697245),(493.0717967697245,666)) -4968 ((491,680),(492.20577136594005,684.5),(495.5,687.7942286340599),(500,689),(504.5,687.7942286340599),(507.79422863405995,684.5),(509,680),(507.79422863405995,675.5),(504.5,672.2057713659401),(500,671),(495.5,672.20577136594),(492.20577136594005,675.5)) -4969 ((490,690),(491.33974596215563,695),(495,698.6602540378444),(500,700),(505,698.6602540378444),(508.66025403784437,695),(510,690),(508.66025403784437,685),(505,681.3397459621556),(500,680),(495,681.3397459621556),(491.33974596215563,685)) -4970 ((499,700),(499.1339745962156,700.5),(499.5,700.8660254037844),(500,701),(500.5,700.8660254037844),(500.8660254037844,700.5),(501,700),(500.8660254037844,699.5),(500.5,699.1339745962156),(500,699),(499.5,699.1339745962156),(499.1339745962156,699.5)) -4971 ((498,710),(498.2679491924311,711),(499,711.7320508075688),(500,712),(501,711.7320508075688),(501.7320508075689,711),(502,710),(501.7320508075689,709),(501,708.2679491924312),(500,708),(499,708.2679491924312),(498.2679491924311,709)) -4972 ((497,720),(497.4019237886467,721.5),(498.5,722.5980762113534),(500,723),(501.5,722.5980762113534),(502.5980762113533,721.5),(503,720),(502.5980762113533,718.5),(501.5,717.4019237886467),(500,717),(498.5,717.4019237886466),(497.4019237886467,718.5)) -4973 ((496,730),(496.53589838486226,732),(498,733.4641016151378),(500,734),(502,733.4641016151378),(503.46410161513774,732),(504,730),(503.46410161513774,728),(502,726.5358983848622),(500,726),(498,726.5358983848622),(496.53589838486226,728)) -4974 ((495,740),(495.6698729810778,742.5),(497.5,744.3301270189222),(500,745),(502.5,744.3301270189222),(504.3301270189222,742.5),(505,740),(504.3301270189222,737.5),(502.5,735.6698729810778),(500,735),(497.5,735.6698729810778),(495.6698729810778,737.5)) -4975 ((494,750),(494.80384757729337,753),(497,755.1961524227066),(500,756),(503,755.1961524227066),(505.19615242270663,753),(506,750),(505.19615242270663,747),(503,744.8038475772934),(500,744),(497,744.8038475772934),(494.80384757729337,747)) -4976 ((493,760),(493.93782217350895,763.5),(496.5,766.062177826491),(500,767),(503.5,766.062177826491),(506.06217782649105,763.5),(507,760),(506.06217782649105,756.5),(503.5,753.937822173509),(500,753),(496.5,753.937822173509),(493.93782217350895,756.5)) -4977 ((492,770),(493.0717967697245,774),(496,776.9282032302755),(500,778),(504,776.9282032302755),(506.9282032302755,774),(508,770),(506.9282032302755,766),(504,763.0717967697245),(500,762),(496,763.0717967697245),(493.0717967697245,766)) -4978 ((491,780),(492.20577136594005,784.5),(495.5,787.7942286340599),(500,789),(504.5,787.7942286340599),(507.79422863405995,784.5),(509,780),(507.79422863405995,775.5),(504.5,772.2057713659401),(500,771),(495.5,772.20577136594),(492.20577136594005,775.5)) -4979 ((490,790),(491.33974596215563,795),(495,798.6602540378444),(500,800),(505,798.6602540378444),(508.66025403784437,795),(510,790),(508.66025403784437,785),(505,781.3397459621556),(500,780),(495,781.3397459621556),(491.33974596215563,785)) -4980 ((499,800),(499.1339745962156,800.5),(499.5,800.8660254037844),(500,801),(500.5,800.8660254037844),(500.8660254037844,800.5),(501,800),(500.8660254037844,799.5),(500.5,799.1339745962156),(500,799),(499.5,799.1339745962156),(499.1339745962156,799.5)) -4981 ((498,810),(498.2679491924311,811),(499,811.7320508075688),(500,812),(501,811.7320508075688),(501.7320508075689,811),(502,810),(501.7320508075689,809),(501,808.2679491924312),(500,808),(499,808.2679491924312),(498.2679491924311,809)) -4982 ((497,820),(497.4019237886467,821.5),(498.5,822.5980762113534),(500,823),(501.5,822.5980762113534),(502.5980762113533,821.5),(503,820),(502.5980762113533,818.5),(501.5,817.4019237886467),(500,817),(498.5,817.4019237886466),(497.4019237886467,818.5)) -4983 ((496,830),(496.53589838486226,832),(498,833.4641016151378),(500,834),(502,833.4641016151378),(503.46410161513774,832),(504,830),(503.46410161513774,828),(502,826.5358983848622),(500,826),(498,826.5358983848622),(496.53589838486226,828)) -4984 ((495,840),(495.6698729810778,842.5),(497.5,844.3301270189222),(500,845),(502.5,844.3301270189222),(504.3301270189222,842.5),(505,840),(504.3301270189222,837.5),(502.5,835.6698729810778),(500,835),(497.5,835.6698729810778),(495.6698729810778,837.5)) -4985 ((494,850),(494.80384757729337,853),(497,855.1961524227066),(500,856),(503,855.1961524227066),(505.19615242270663,853),(506,850),(505.19615242270663,847),(503,844.8038475772934),(500,844),(497,844.8038475772934),(494.80384757729337,847)) -4986 ((493,860),(493.93782217350895,863.5),(496.5,866.062177826491),(500,867),(503.5,866.062177826491),(506.06217782649105,863.5),(507,860),(506.06217782649105,856.5),(503.5,853.937822173509),(500,853),(496.5,853.937822173509),(493.93782217350895,856.5)) -4987 ((492,870),(493.0717967697245,874),(496,876.9282032302755),(500,878),(504,876.9282032302755),(506.9282032302755,874),(508,870),(506.9282032302755,866),(504,863.0717967697245),(500,862),(496,863.0717967697245),(493.0717967697245,866)) -4988 ((491,880),(492.20577136594005,884.5),(495.5,887.7942286340599),(500,889),(504.5,887.7942286340599),(507.79422863405995,884.5),(509,880),(507.79422863405995,875.5),(504.5,872.2057713659401),(500,871),(495.5,872.20577136594),(492.20577136594005,875.5)) -4989 ((490,890),(491.33974596215563,895),(495,898.6602540378444),(500,900),(505,898.6602540378444),(508.66025403784437,895),(510,890),(508.66025403784437,885),(505,881.3397459621556),(500,880),(495,881.3397459621556),(491.33974596215563,885)) -4990 ((499,900),(499.1339745962156,900.5),(499.5,900.8660254037844),(500,901),(500.5,900.8660254037844),(500.8660254037844,900.5),(501,900),(500.8660254037844,899.5),(500.5,899.1339745962156),(500,899),(499.5,899.1339745962156),(499.1339745962156,899.5)) -4991 ((498,910),(498.2679491924311,911),(499,911.7320508075688),(500,912),(501,911.7320508075688),(501.7320508075689,911),(502,910),(501.7320508075689,909),(501,908.2679491924312),(500,908),(499,908.2679491924312),(498.2679491924311,909)) -4992 ((497,920),(497.4019237886467,921.5),(498.5,922.5980762113534),(500,923),(501.5,922.5980762113534),(502.5980762113533,921.5),(503,920),(502.5980762113533,918.5),(501.5,917.4019237886467),(500,917),(498.5,917.4019237886466),(497.4019237886467,918.5)) -4993 ((496,930),(496.53589838486226,932),(498,933.4641016151378),(500,934),(502,933.4641016151378),(503.46410161513774,932),(504,930),(503.46410161513774,928),(502,926.5358983848622),(500,926),(498,926.5358983848622),(496.53589838486226,928)) -4994 ((495,940),(495.6698729810778,942.5),(497.5,944.3301270189222),(500,945),(502.5,944.3301270189222),(504.3301270189222,942.5),(505,940),(504.3301270189222,937.5),(502.5,935.6698729810778),(500,935),(497.5,935.6698729810778),(495.6698729810778,937.5)) -4995 ((494,950),(494.80384757729337,953),(497,955.1961524227066),(500,956),(503,955.1961524227066),(505.19615242270663,953),(506,950),(505.19615242270663,947),(503,944.8038475772934),(500,944),(497,944.8038475772934),(494.80384757729337,947)) -4996 ((493,960),(493.93782217350895,963.5),(496.5,966.062177826491),(500,967),(503.5,966.062177826491),(506.06217782649105,963.5),(507,960),(506.06217782649105,956.5),(503.5,953.937822173509),(500,953),(496.5,953.937822173509),(493.93782217350895,956.5)) -4997 ((492,970),(493.0717967697245,974),(496,976.9282032302755),(500,978),(504,976.9282032302755),(506.9282032302755,974),(508,970),(506.9282032302755,966),(504,963.0717967697245),(500,962),(496,963.0717967697245),(493.0717967697245,966)) -4998 ((491,980),(492.20577136594005,984.5),(495.5,987.7942286340599),(500,989),(504.5,987.7942286340599),(507.79422863405995,984.5),(509,980),(507.79422863405995,975.5),(504.5,972.2057713659401),(500,971),(495.5,972.20577136594),(492.20577136594005,975.5)) -4999 ((490,990),(491.33974596215563,995),(495,998.6602540378444),(500,1000),(505,998.6602540378444),(508.66025403784437,995),(510,990),(508.66025403784437,985),(505,981.3397459621556),(500,980),(495,981.3397459621556),(491.33974596215563,985)) -5000 ((499,1000),(499.1339745962156,1000.5),(499.5,1000.8660254037844),(500,1001),(500.5,1000.8660254037844),(500.8660254037844,1000.5),(501,1000),(500.8660254037844,999.5),(500.5,999.1339745962156),(500,999),(499.5,999.1339745962156),(499.1339745962156,999.5)) -5001 ((507,10),(507.4019237886467,11.5),(508.5,12.598076211353316),(510,13),(511.5,12.598076211353316),(512.5980762113533,11.5),(513,10),(512.5980762113534,8.5),(511.5,7.401923788646684),(510,7),(508.5,7.401923788646683),(507.4019237886467,8.499999999999998)) -5002 ((506,20),(506.53589838486226,22),(508,23.464101615137753),(510,24),(512,23.464101615137753),(513.4641016151378,22),(514,20),(513.4641016151378,18),(512,16.535898384862247),(510,16),(508,16.535898384862243),(506.53589838486226,18)) -5003 ((505,30),(505.6698729810778,32.5),(507.5,34.33012701892219),(510,35),(512.5,34.33012701892219),(514.3301270189222,32.5),(515,30),(514.3301270189222,27.5),(512.5,25.66987298107781),(510,25),(507.5,25.669872981077805),(505.6698729810778,27.499999999999996)) -5004 ((504,40),(504.80384757729337,43),(507,45.19615242270663),(510,46),(513,45.19615242270663),(515.1961524227066,43),(516,40),(515.1961524227066,37),(513,34.80384757729337),(510,34),(507,34.80384757729337),(504.80384757729337,37)) -5005 ((503,50),(503.93782217350895,53.5),(506.5,56.06217782649107),(510,57),(513.5,56.06217782649107),(516.062177826491,53.5),(517,50),(516.062177826491,46.5),(513.5,43.937822173508934),(510,43),(506.5,43.93782217350893),(503.93782217350895,46.5)) -5006 ((502,60),(503.0717967697245,64),(506,66.92820323027551),(510,68),(514,66.92820323027551),(516.9282032302755,64),(518,60),(516.9282032302755,56),(514,53.07179676972449),(510,52),(506,53.071796769724486),(503.0717967697245,56)) -5007 ((501,70),(502.20577136594005,74.5),(505.5,77.79422863405995),(510,79),(514.5,77.79422863405995),(517.7942286340599,74.5),(519,70),(517.79422863406,65.5),(514.5,62.20577136594005),(510,61),(505.5,62.20577136594005),(502.20577136594005,65.5)) -5008 ((500,80),(501.33974596215563,85),(505,88.66025403784438),(510,90),(515,88.66025403784438),(518.6602540378444,85),(520,80),(518.6602540378444,75),(515,71.33974596215562),(510,70),(505,71.3397459621556),(501.33974596215563,75)) -5009 ((509,90),(509.1339745962156,90.5),(509.5,90.86602540378443),(510,91),(510.5,90.86602540378443),(510.8660254037844,90.5),(511,90),(510.8660254037844,89.5),(510.5,89.13397459621557),(510,89),(509.5,89.13397459621557),(509.1339745962156,89.5)) -5010 ((508,100),(508.2679491924311,101),(509,101.73205080756888),(510,102),(511,101.73205080756888),(511.7320508075689,101),(512,100),(511.7320508075689,99),(511,98.26794919243112),(510,98),(509,98.26794919243112),(508.2679491924311,99)) -5011 ((507,110),(507.4019237886467,111.5),(508.5,112.59807621135332),(510,113),(511.5,112.59807621135332),(512.5980762113533,111.5),(513,110),(512.5980762113534,108.5),(511.5,107.40192378864668),(510,107),(508.5,107.40192378864668),(507.4019237886467,108.5)) -5012 ((506,120),(506.53589838486226,122),(508,123.46410161513775),(510,124),(512,123.46410161513775),(513.4641016151378,122),(514,120),(513.4641016151378,118),(512,116.53589838486225),(510,116),(508,116.53589838486225),(506.53589838486226,118)) -5013 ((505,130),(505.6698729810778,132.5),(507.5,134.33012701892218),(510,135),(512.5,134.33012701892218),(514.3301270189222,132.5),(515,130),(514.3301270189222,127.5),(512.5,125.6698729810778),(510,125),(507.5,125.6698729810778),(505.6698729810778,127.5)) -5014 ((504,140),(504.80384757729337,143),(507,145.19615242270663),(510,146),(513,145.19615242270663),(515.1961524227066,143),(516,140),(515.1961524227066,137),(513,134.80384757729337),(510,134),(507,134.80384757729337),(504.80384757729337,137)) -5015 ((503,150),(503.93782217350895,153.5),(506.5,156.06217782649108),(510,157),(513.5,156.06217782649108),(516.062177826491,153.5),(517,150),(516.062177826491,146.5),(513.5,143.93782217350892),(510,143),(506.5,143.93782217350892),(503.93782217350895,146.5)) -5016 ((502,160),(503.0717967697245,164),(506,166.9282032302755),(510,168),(514,166.9282032302755),(516.9282032302755,164),(518,160),(516.9282032302755,156),(514,153.0717967697245),(510,152),(506,153.0717967697245),(503.0717967697245,156)) -5017 ((501,170),(502.20577136594005,174.5),(505.5,177.79422863405995),(510,179),(514.5,177.79422863405995),(517.7942286340599,174.5),(519,170),(517.79422863406,165.5),(514.5,162.20577136594005),(510,161),(505.5,162.20577136594005),(502.20577136594005,165.5)) -5018 ((500,180),(501.33974596215563,185),(505,188.6602540378444),(510,190),(515,188.6602540378444),(518.6602540378444,185),(520,180),(518.6602540378444,175),(515,171.3397459621556),(510,170),(505,171.3397459621556),(501.33974596215563,175)) -5019 ((509,190),(509.1339745962156,190.5),(509.5,190.86602540378445),(510,191),(510.5,190.86602540378445),(510.8660254037844,190.5),(511,190),(510.8660254037844,189.5),(510.5,189.13397459621555),(510,189),(509.5,189.13397459621555),(509.1339745962156,189.5)) -5020 ((508,200),(508.2679491924311,201),(509,201.73205080756887),(510,202),(511,201.73205080756887),(511.7320508075689,201),(512,200),(511.7320508075689,199),(511,198.26794919243113),(510,198),(509,198.26794919243113),(508.2679491924311,199)) -5021 ((507,210),(507.4019237886467,211.5),(508.5,212.59807621135332),(510,213),(511.5,212.59807621135332),(512.5980762113533,211.5),(513,210),(512.5980762113534,208.5),(511.5,207.40192378864668),(510,207),(508.5,207.40192378864668),(507.4019237886467,208.5)) -5022 ((506,220),(506.53589838486226,222),(508,223.46410161513776),(510,224),(512,223.46410161513776),(513.4641016151378,222),(514,220),(513.4641016151378,218),(512,216.53589838486224),(510,216),(508,216.53589838486224),(506.53589838486226,218)) -5023 ((505,230),(505.6698729810778,232.5),(507.5,234.33012701892218),(510,235),(512.5,234.33012701892218),(514.3301270189222,232.5),(515,230),(514.3301270189222,227.5),(512.5,225.66987298107782),(510,225),(507.5,225.66987298107782),(505.6698729810778,227.5)) -5024 ((504,240),(504.80384757729337,243),(507,245.19615242270663),(510,246),(513,245.19615242270663),(515.1961524227066,243),(516,240),(515.1961524227066,237),(513,234.80384757729337),(510,234),(507,234.80384757729337),(504.80384757729337,237)) -5025 ((503,250),(503.93782217350895,253.5),(506.5,256.06217782649105),(510,257),(513.5,256.06217782649105),(516.062177826491,253.5),(517,250),(516.062177826491,246.5),(513.5,243.93782217350892),(510,243),(506.5,243.93782217350892),(503.93782217350895,246.5)) -5026 ((502,260),(503.0717967697245,264),(506,266.9282032302755),(510,268),(514,266.9282032302755),(516.9282032302755,264),(518,260),(516.9282032302755,256),(514,253.0717967697245),(510,252),(506,253.0717967697245),(503.0717967697245,256)) -5027 ((501,270),(502.20577136594005,274.5),(505.5,277.79422863405995),(510,279),(514.5,277.79422863405995),(517.7942286340599,274.5),(519,270),(517.79422863406,265.5),(514.5,262.20577136594005),(510,261),(505.5,262.20577136594005),(502.20577136594005,265.5)) -5028 ((500,280),(501.33974596215563,285),(505,288.66025403784437),(510,290),(515,288.66025403784437),(518.6602540378444,285),(520,280),(518.6602540378444,275),(515,271.33974596215563),(510,270),(505,271.33974596215563),(501.33974596215563,275)) -5029 ((509,290),(509.1339745962156,290.5),(509.5,290.8660254037844),(510,291),(510.5,290.8660254037844),(510.8660254037844,290.5),(511,290),(510.8660254037844,289.5),(510.5,289.1339745962156),(510,289),(509.5,289.1339745962156),(509.1339745962156,289.5)) -5030 ((508,300),(508.2679491924311,301),(509,301.7320508075689),(510,302),(511,301.7320508075689),(511.7320508075689,301),(512,300),(511.7320508075689,299),(511,298.2679491924311),(510,298),(509,298.2679491924311),(508.2679491924311,299)) -5031 ((507,310),(507.4019237886467,311.5),(508.5,312.5980762113533),(510,313),(511.5,312.5980762113533),(512.5980762113533,311.5),(513,310),(512.5980762113534,308.5),(511.5,307.4019237886467),(510,307),(508.5,307.4019237886467),(507.4019237886467,308.5)) -5032 ((506,320),(506.53589838486226,322),(508,323.46410161513774),(510,324),(512,323.46410161513774),(513.4641016151378,322),(514,320),(513.4641016151378,318),(512,316.53589838486226),(510,316),(508,316.53589838486226),(506.53589838486226,318)) -5033 ((505,330),(505.6698729810778,332.5),(507.5,334.3301270189222),(510,335),(512.5,334.3301270189222),(514.3301270189222,332.5),(515,330),(514.3301270189222,327.5),(512.5,325.6698729810778),(510,325),(507.5,325.6698729810778),(505.6698729810778,327.5)) -5034 ((504,340),(504.80384757729337,343),(507,345.19615242270663),(510,346),(513,345.19615242270663),(515.1961524227066,343),(516,340),(515.1961524227066,337),(513,334.80384757729337),(510,334),(507,334.80384757729337),(504.80384757729337,337)) -5035 ((503,350),(503.93782217350895,353.5),(506.5,356.06217782649105),(510,357),(513.5,356.06217782649105),(516.062177826491,353.5),(517,350),(516.062177826491,346.5),(513.5,343.93782217350895),(510,343),(506.5,343.93782217350895),(503.93782217350895,346.5)) -5036 ((502,360),(503.0717967697245,364),(506,366.9282032302755),(510,368),(514,366.9282032302755),(516.9282032302755,364),(518,360),(516.9282032302755,356),(514,353.0717967697245),(510,352),(506,353.0717967697245),(503.0717967697245,356)) -5037 ((501,370),(502.20577136594005,374.5),(505.5,377.79422863405995),(510,379),(514.5,377.79422863405995),(517.7942286340599,374.5),(519,370),(517.79422863406,365.5),(514.5,362.20577136594005),(510,361),(505.5,362.20577136594005),(502.20577136594005,365.5)) -5038 ((500,380),(501.33974596215563,385),(505,388.66025403784437),(510,390),(515,388.66025403784437),(518.6602540378444,385),(520,380),(518.6602540378444,375),(515,371.33974596215563),(510,370),(505,371.33974596215563),(501.33974596215563,375)) -5039 ((509,390),(509.1339745962156,390.5),(509.5,390.8660254037844),(510,391),(510.5,390.8660254037844),(510.8660254037844,390.5),(511,390),(510.8660254037844,389.5),(510.5,389.1339745962156),(510,389),(509.5,389.1339745962156),(509.1339745962156,389.5)) -5040 ((508,400),(508.2679491924311,401),(509,401.7320508075689),(510,402),(511,401.7320508075689),(511.7320508075689,401),(512,400),(511.7320508075689,399),(511,398.2679491924311),(510,398),(509,398.2679491924311),(508.2679491924311,399)) -5041 ((507,410),(507.4019237886467,411.5),(508.5,412.5980762113533),(510,413),(511.5,412.5980762113533),(512.5980762113533,411.5),(513,410),(512.5980762113534,408.5),(511.5,407.4019237886467),(510,407),(508.5,407.4019237886467),(507.4019237886467,408.5)) -5042 ((506,420),(506.53589838486226,422),(508,423.46410161513774),(510,424),(512,423.46410161513774),(513.4641016151378,422),(514,420),(513.4641016151378,418),(512,416.53589838486226),(510,416),(508,416.53589838486226),(506.53589838486226,418)) -5043 ((505,430),(505.6698729810778,432.5),(507.5,434.3301270189222),(510,435),(512.5,434.3301270189222),(514.3301270189222,432.5),(515,430),(514.3301270189222,427.5),(512.5,425.6698729810778),(510,425),(507.5,425.6698729810778),(505.6698729810778,427.5)) -5044 ((504,440),(504.80384757729337,443),(507,445.19615242270663),(510,446),(513,445.19615242270663),(515.1961524227066,443),(516,440),(515.1961524227066,437),(513,434.80384757729337),(510,434),(507,434.80384757729337),(504.80384757729337,437)) -5045 ((503,450),(503.93782217350895,453.5),(506.5,456.06217782649105),(510,457),(513.5,456.06217782649105),(516.062177826491,453.5),(517,450),(516.062177826491,446.5),(513.5,443.93782217350895),(510,443),(506.5,443.93782217350895),(503.93782217350895,446.5)) -5046 ((502,460),(503.0717967697245,464),(506,466.9282032302755),(510,468),(514,466.9282032302755),(516.9282032302755,464),(518,460),(516.9282032302755,456),(514,453.0717967697245),(510,452),(506,453.0717967697245),(503.0717967697245,456)) -5047 ((501,470),(502.20577136594005,474.5),(505.5,477.79422863405995),(510,479),(514.5,477.79422863405995),(517.7942286340599,474.5),(519,470),(517.79422863406,465.5),(514.5,462.20577136594005),(510,461),(505.5,462.20577136594005),(502.20577136594005,465.5)) -5048 ((500,480),(501.33974596215563,485),(505,488.66025403784437),(510,490),(515,488.66025403784437),(518.6602540378444,485),(520,480),(518.6602540378444,475),(515,471.33974596215563),(510,470),(505,471.33974596215563),(501.33974596215563,475)) -5049 ((509,490),(509.1339745962156,490.5),(509.5,490.8660254037844),(510,491),(510.5,490.8660254037844),(510.8660254037844,490.5),(511,490),(510.8660254037844,489.5),(510.5,489.1339745962156),(510,489),(509.5,489.1339745962156),(509.1339745962156,489.5)) -5050 ((508,500),(508.2679491924311,501),(509,501.7320508075689),(510,502),(511,501.7320508075689),(511.7320508075689,501),(512,500),(511.7320508075689,499),(511,498.2679491924311),(510,498),(509,498.2679491924311),(508.2679491924311,499)) -5051 ((507,510),(507.4019237886467,511.5),(508.5,512.5980762113534),(510,513),(511.5,512.5980762113534),(512.5980762113533,511.5),(513,510),(512.5980762113534,508.5),(511.5,507.4019237886467),(510,507),(508.5,507.4019237886467),(507.4019237886467,508.5)) -5052 ((506,520),(506.53589838486226,522),(508,523.4641016151378),(510,524),(512,523.4641016151378),(513.4641016151378,522),(514,520),(513.4641016151378,518),(512,516.5358983848622),(510,516),(508,516.5358983848622),(506.53589838486226,518)) -5053 ((505,530),(505.6698729810778,532.5),(507.5,534.3301270189222),(510,535),(512.5,534.3301270189222),(514.3301270189222,532.5),(515,530),(514.3301270189222,527.5),(512.5,525.6698729810778),(510,525),(507.5,525.6698729810778),(505.6698729810778,527.5)) -5054 ((504,540),(504.80384757729337,543),(507,545.1961524227066),(510,546),(513,545.1961524227066),(515.1961524227066,543),(516,540),(515.1961524227066,537),(513,534.8038475772934),(510,534),(507,534.8038475772934),(504.80384757729337,537)) -5055 ((503,550),(503.93782217350895,553.5),(506.5,556.062177826491),(510,557),(513.5,556.062177826491),(516.062177826491,553.5),(517,550),(516.062177826491,546.5),(513.5,543.937822173509),(510,543),(506.5,543.937822173509),(503.93782217350895,546.5)) -5056 ((502,560),(503.0717967697245,564),(506,566.9282032302755),(510,568),(514,566.9282032302755),(516.9282032302755,564),(518,560),(516.9282032302755,556),(514,553.0717967697245),(510,552),(506,553.0717967697245),(503.0717967697245,556)) -5057 ((501,570),(502.20577136594005,574.5),(505.5,577.7942286340599),(510,579),(514.5,577.7942286340599),(517.7942286340599,574.5),(519,570),(517.79422863406,565.5),(514.5,562.2057713659401),(510,561),(505.5,562.20577136594),(502.20577136594005,565.5)) -5058 ((500,580),(501.33974596215563,585),(505,588.6602540378444),(510,590),(515,588.6602540378444),(518.6602540378444,585),(520,580),(518.6602540378444,575),(515,571.3397459621556),(510,570),(505,571.3397459621556),(501.33974596215563,575)) -5059 ((509,590),(509.1339745962156,590.5),(509.5,590.8660254037844),(510,591),(510.5,590.8660254037844),(510.8660254037844,590.5),(511,590),(510.8660254037844,589.5),(510.5,589.1339745962156),(510,589),(509.5,589.1339745962156),(509.1339745962156,589.5)) -5060 ((508,600),(508.2679491924311,601),(509,601.7320508075688),(510,602),(511,601.7320508075688),(511.7320508075689,601),(512,600),(511.7320508075689,599),(511,598.2679491924312),(510,598),(509,598.2679491924312),(508.2679491924311,599)) -5061 ((507,610),(507.4019237886467,611.5),(508.5,612.5980762113534),(510,613),(511.5,612.5980762113534),(512.5980762113533,611.5),(513,610),(512.5980762113534,608.5),(511.5,607.4019237886467),(510,607),(508.5,607.4019237886466),(507.4019237886467,608.5)) -5062 ((506,620),(506.53589838486226,622),(508,623.4641016151378),(510,624),(512,623.4641016151378),(513.4641016151378,622),(514,620),(513.4641016151378,618),(512,616.5358983848622),(510,616),(508,616.5358983848622),(506.53589838486226,618)) -5063 ((505,630),(505.6698729810778,632.5),(507.5,634.3301270189222),(510,635),(512.5,634.3301270189222),(514.3301270189222,632.5),(515,630),(514.3301270189222,627.5),(512.5,625.6698729810778),(510,625),(507.5,625.6698729810778),(505.6698729810778,627.5)) -5064 ((504,640),(504.80384757729337,643),(507,645.1961524227066),(510,646),(513,645.1961524227066),(515.1961524227066,643),(516,640),(515.1961524227066,637),(513,634.8038475772934),(510,634),(507,634.8038475772934),(504.80384757729337,637)) -5065 ((503,650),(503.93782217350895,653.5),(506.5,656.062177826491),(510,657),(513.5,656.062177826491),(516.062177826491,653.5),(517,650),(516.062177826491,646.5),(513.5,643.937822173509),(510,643),(506.5,643.937822173509),(503.93782217350895,646.5)) -5066 ((502,660),(503.0717967697245,664),(506,666.9282032302755),(510,668),(514,666.9282032302755),(516.9282032302755,664),(518,660),(516.9282032302755,656),(514,653.0717967697245),(510,652),(506,653.0717967697245),(503.0717967697245,656)) -5067 ((501,670),(502.20577136594005,674.5),(505.5,677.7942286340599),(510,679),(514.5,677.7942286340599),(517.7942286340599,674.5),(519,670),(517.79422863406,665.5),(514.5,662.2057713659401),(510,661),(505.5,662.20577136594),(502.20577136594005,665.5)) -5068 ((500,680),(501.33974596215563,685),(505,688.6602540378444),(510,690),(515,688.6602540378444),(518.6602540378444,685),(520,680),(518.6602540378444,675),(515,671.3397459621556),(510,670),(505,671.3397459621556),(501.33974596215563,675)) -5069 ((509,690),(509.1339745962156,690.5),(509.5,690.8660254037844),(510,691),(510.5,690.8660254037844),(510.8660254037844,690.5),(511,690),(510.8660254037844,689.5),(510.5,689.1339745962156),(510,689),(509.5,689.1339745962156),(509.1339745962156,689.5)) -5070 ((508,700),(508.2679491924311,701),(509,701.7320508075688),(510,702),(511,701.7320508075688),(511.7320508075689,701),(512,700),(511.7320508075689,699),(511,698.2679491924312),(510,698),(509,698.2679491924312),(508.2679491924311,699)) -5071 ((507,710),(507.4019237886467,711.5),(508.5,712.5980762113534),(510,713),(511.5,712.5980762113534),(512.5980762113533,711.5),(513,710),(512.5980762113534,708.5),(511.5,707.4019237886467),(510,707),(508.5,707.4019237886466),(507.4019237886467,708.5)) -5072 ((506,720),(506.53589838486226,722),(508,723.4641016151378),(510,724),(512,723.4641016151378),(513.4641016151378,722),(514,720),(513.4641016151378,718),(512,716.5358983848622),(510,716),(508,716.5358983848622),(506.53589838486226,718)) -5073 ((505,730),(505.6698729810778,732.5),(507.5,734.3301270189222),(510,735),(512.5,734.3301270189222),(514.3301270189222,732.5),(515,730),(514.3301270189222,727.5),(512.5,725.6698729810778),(510,725),(507.5,725.6698729810778),(505.6698729810778,727.5)) -5074 ((504,740),(504.80384757729337,743),(507,745.1961524227066),(510,746),(513,745.1961524227066),(515.1961524227066,743),(516,740),(515.1961524227066,737),(513,734.8038475772934),(510,734),(507,734.8038475772934),(504.80384757729337,737)) -5075 ((503,750),(503.93782217350895,753.5),(506.5,756.062177826491),(510,757),(513.5,756.062177826491),(516.062177826491,753.5),(517,750),(516.062177826491,746.5),(513.5,743.937822173509),(510,743),(506.5,743.937822173509),(503.93782217350895,746.5)) -5076 ((502,760),(503.0717967697245,764),(506,766.9282032302755),(510,768),(514,766.9282032302755),(516.9282032302755,764),(518,760),(516.9282032302755,756),(514,753.0717967697245),(510,752),(506,753.0717967697245),(503.0717967697245,756)) -5077 ((501,770),(502.20577136594005,774.5),(505.5,777.7942286340599),(510,779),(514.5,777.7942286340599),(517.7942286340599,774.5),(519,770),(517.79422863406,765.5),(514.5,762.2057713659401),(510,761),(505.5,762.20577136594),(502.20577136594005,765.5)) -5078 ((500,780),(501.33974596215563,785),(505,788.6602540378444),(510,790),(515,788.6602540378444),(518.6602540378444,785),(520,780),(518.6602540378444,775),(515,771.3397459621556),(510,770),(505,771.3397459621556),(501.33974596215563,775)) -5079 ((509,790),(509.1339745962156,790.5),(509.5,790.8660254037844),(510,791),(510.5,790.8660254037844),(510.8660254037844,790.5),(511,790),(510.8660254037844,789.5),(510.5,789.1339745962156),(510,789),(509.5,789.1339745962156),(509.1339745962156,789.5)) -5080 ((508,800),(508.2679491924311,801),(509,801.7320508075688),(510,802),(511,801.7320508075688),(511.7320508075689,801),(512,800),(511.7320508075689,799),(511,798.2679491924312),(510,798),(509,798.2679491924312),(508.2679491924311,799)) -5081 ((507,810),(507.4019237886467,811.5),(508.5,812.5980762113534),(510,813),(511.5,812.5980762113534),(512.5980762113533,811.5),(513,810),(512.5980762113534,808.5),(511.5,807.4019237886467),(510,807),(508.5,807.4019237886466),(507.4019237886467,808.5)) -5082 ((506,820),(506.53589838486226,822),(508,823.4641016151378),(510,824),(512,823.4641016151378),(513.4641016151378,822),(514,820),(513.4641016151378,818),(512,816.5358983848622),(510,816),(508,816.5358983848622),(506.53589838486226,818)) -5083 ((505,830),(505.6698729810778,832.5),(507.5,834.3301270189222),(510,835),(512.5,834.3301270189222),(514.3301270189222,832.5),(515,830),(514.3301270189222,827.5),(512.5,825.6698729810778),(510,825),(507.5,825.6698729810778),(505.6698729810778,827.5)) -5084 ((504,840),(504.80384757729337,843),(507,845.1961524227066),(510,846),(513,845.1961524227066),(515.1961524227066,843),(516,840),(515.1961524227066,837),(513,834.8038475772934),(510,834),(507,834.8038475772934),(504.80384757729337,837)) -5085 ((503,850),(503.93782217350895,853.5),(506.5,856.062177826491),(510,857),(513.5,856.062177826491),(516.062177826491,853.5),(517,850),(516.062177826491,846.5),(513.5,843.937822173509),(510,843),(506.5,843.937822173509),(503.93782217350895,846.5)) -5086 ((502,860),(503.0717967697245,864),(506,866.9282032302755),(510,868),(514,866.9282032302755),(516.9282032302755,864),(518,860),(516.9282032302755,856),(514,853.0717967697245),(510,852),(506,853.0717967697245),(503.0717967697245,856)) -5087 ((501,870),(502.20577136594005,874.5),(505.5,877.7942286340599),(510,879),(514.5,877.7942286340599),(517.7942286340599,874.5),(519,870),(517.79422863406,865.5),(514.5,862.2057713659401),(510,861),(505.5,862.20577136594),(502.20577136594005,865.5)) -5088 ((500,880),(501.33974596215563,885),(505,888.6602540378444),(510,890),(515,888.6602540378444),(518.6602540378444,885),(520,880),(518.6602540378444,875),(515,871.3397459621556),(510,870),(505,871.3397459621556),(501.33974596215563,875)) -5089 ((509,890),(509.1339745962156,890.5),(509.5,890.8660254037844),(510,891),(510.5,890.8660254037844),(510.8660254037844,890.5),(511,890),(510.8660254037844,889.5),(510.5,889.1339745962156),(510,889),(509.5,889.1339745962156),(509.1339745962156,889.5)) -5090 ((508,900),(508.2679491924311,901),(509,901.7320508075688),(510,902),(511,901.7320508075688),(511.7320508075689,901),(512,900),(511.7320508075689,899),(511,898.2679491924312),(510,898),(509,898.2679491924312),(508.2679491924311,899)) -5091 ((507,910),(507.4019237886467,911.5),(508.5,912.5980762113534),(510,913),(511.5,912.5980762113534),(512.5980762113533,911.5),(513,910),(512.5980762113534,908.5),(511.5,907.4019237886467),(510,907),(508.5,907.4019237886466),(507.4019237886467,908.5)) -5092 ((506,920),(506.53589838486226,922),(508,923.4641016151378),(510,924),(512,923.4641016151378),(513.4641016151378,922),(514,920),(513.4641016151378,918),(512,916.5358983848622),(510,916),(508,916.5358983848622),(506.53589838486226,918)) -5093 ((505,930),(505.6698729810778,932.5),(507.5,934.3301270189222),(510,935),(512.5,934.3301270189222),(514.3301270189222,932.5),(515,930),(514.3301270189222,927.5),(512.5,925.6698729810778),(510,925),(507.5,925.6698729810778),(505.6698729810778,927.5)) -5094 ((504,940),(504.80384757729337,943),(507,945.1961524227066),(510,946),(513,945.1961524227066),(515.1961524227066,943),(516,940),(515.1961524227066,937),(513,934.8038475772934),(510,934),(507,934.8038475772934),(504.80384757729337,937)) -5095 ((503,950),(503.93782217350895,953.5),(506.5,956.062177826491),(510,957),(513.5,956.062177826491),(516.062177826491,953.5),(517,950),(516.062177826491,946.5),(513.5,943.937822173509),(510,943),(506.5,943.937822173509),(503.93782217350895,946.5)) -5096 ((502,960),(503.0717967697245,964),(506,966.9282032302755),(510,968),(514,966.9282032302755),(516.9282032302755,964),(518,960),(516.9282032302755,956),(514,953.0717967697245),(510,952),(506,953.0717967697245),(503.0717967697245,956)) -5097 ((501,970),(502.20577136594005,974.5),(505.5,977.7942286340599),(510,979),(514.5,977.7942286340599),(517.7942286340599,974.5),(519,970),(517.79422863406,965.5),(514.5,962.2057713659401),(510,961),(505.5,962.20577136594),(502.20577136594005,965.5)) -5098 ((500,980),(501.33974596215563,985),(505,988.6602540378444),(510,990),(515,988.6602540378444),(518.6602540378444,985),(520,980),(518.6602540378444,975),(515,971.3397459621556),(510,970),(505,971.3397459621556),(501.33974596215563,975)) -5099 ((509,990),(509.1339745962156,990.5),(509.5,990.8660254037844),(510,991),(510.5,990.8660254037844),(510.8660254037844,990.5),(511,990),(510.8660254037844,989.5),(510.5,989.1339745962156),(510,989),(509.5,989.1339745962156),(509.1339745962156,989.5)) -5100 ((508,1000),(508.2679491924311,1001),(509,1001.7320508075688),(510,1002),(511,1001.7320508075688),(511.7320508075689,1001),(512,1000),(511.7320508075689,999),(511,998.2679491924312),(510,998),(509,998.2679491924312),(508.2679491924311,999)) -5101 ((516,10),(516.5358983848622,12),(518,13.464101615137753),(520,14),(522,13.464101615137755),(523.4641016151378,12.000000000000002),(524,10),(523.4641016151378,8.000000000000002),(522,6.5358983848622465),(520,6),(518,6.535898384862244),(516.5358983848622,7.999999999999998)) -5102 ((515,20),(515.6698729810778,22.5),(517.5,24.33012701892219),(520,25),(522.5,24.330127018922195),(524.3301270189222,22.5),(525,20),(524.3301270189222,17.5),(522.5,15.669872981077807),(520,15),(517.5,15.669872981077805),(515.6698729810778,17.499999999999996)) -5103 ((514,30),(514.8038475772934,33),(517,35.19615242270663),(520,36),(523,35.19615242270663),(525.1961524227066,33),(526,30),(525.1961524227066,27),(523,24.803847577293368),(520,24),(517,24.803847577293368),(514.8038475772934,26.999999999999996)) -5104 ((513,40),(513.937822173509,43.5),(516.5,46.06217782649107),(520,47),(523.5,46.06217782649107),(526.062177826491,43.5),(527,40),(526.062177826491,36.5),(523.5,33.937822173508934),(520,33),(516.5,33.93782217350893),(513.937822173509,36.5)) -5105 ((512,50),(513.0717967697245,54),(516,56.92820323027551),(520,58),(524,56.92820323027551),(526.9282032302755,54),(528,50),(526.9282032302755,46),(524,43.07179676972449),(520,42),(516,43.071796769724486),(513.0717967697245,46)) -5106 ((511,60),(512.2057713659401,64.5),(515.5,67.79422863405995),(520,69),(524.5,67.79422863405995),(527.7942286340599,64.5),(529,60),(527.79422863406,55.5),(524.5,52.20577136594005),(520,51),(515.5,52.20577136594005),(512.2057713659401,55.5)) -5107 ((510,70),(511.33974596215563,75),(515,78.66025403784438),(520,80),(525,78.66025403784438),(528.6602540378444,75),(530,70),(528.6602540378444,65),(525,61.33974596215562),(520,60),(515,61.33974596215561),(511.33974596215563,65)) -5108 ((519,80),(519.1339745962156,80.5),(519.5,80.86602540378443),(520,81),(520.5,80.86602540378443),(520.8660254037844,80.5),(521,80),(520.8660254037844,79.5),(520.5,79.13397459621557),(520,79),(519.5,79.13397459621557),(519.1339745962156,79.5)) -5109 ((518,90),(518.2679491924312,91),(519,91.73205080756888),(520,92),(521,91.73205080756888),(521.7320508075688,91),(522,90),(521.7320508075688,89),(521,88.26794919243112),(520,88),(519,88.26794919243112),(518.2679491924312,89)) -5110 ((517,100),(517.4019237886466,101.5),(518.5,102.59807621135332),(520,103),(521.5,102.59807621135332),(522.5980762113533,101.5),(523,100),(522.5980762113534,98.5),(521.5,97.40192378864668),(520,97),(518.5,97.40192378864668),(517.4019237886467,98.5)) -5111 ((516,110),(516.5358983848622,112),(518,113.46410161513775),(520,114),(522,113.46410161513775),(523.4641016151378,112),(524,110),(523.4641016151378,108),(522,106.53589838486225),(520,106),(518,106.53589838486225),(516.5358983848622,108)) -5112 ((515,120),(515.6698729810778,122.5),(517.5,124.3301270189222),(520,125),(522.5,124.3301270189222),(524.3301270189222,122.5),(525,120),(524.3301270189222,117.5),(522.5,115.6698729810778),(520,115),(517.5,115.6698729810778),(515.6698729810778,117.5)) -5113 ((514,130),(514.8038475772934,133),(517,135.19615242270663),(520,136),(523,135.19615242270663),(525.1961524227066,133),(526,130),(525.1961524227066,127),(523,124.80384757729337),(520,124),(517,124.80384757729337),(514.8038475772934,127)) -5114 ((513,140),(513.937822173509,143.5),(516.5,146.06217782649108),(520,147),(523.5,146.06217782649108),(526.062177826491,143.5),(527,140),(526.062177826491,136.5),(523.5,133.93782217350892),(520,133),(516.5,133.93782217350892),(513.937822173509,136.5)) -5115 ((512,150),(513.0717967697245,154),(516,156.9282032302755),(520,158),(524,156.9282032302755),(526.9282032302755,154),(528,150),(526.9282032302755,146),(524,143.0717967697245),(520,142),(516,143.0717967697245),(513.0717967697245,146)) -5116 ((511,160),(512.2057713659401,164.5),(515.5,167.79422863405995),(520,169),(524.5,167.79422863405995),(527.7942286340599,164.5),(529,160),(527.79422863406,155.5),(524.5,152.20577136594005),(520,151),(515.5,152.20577136594005),(512.2057713659401,155.5)) -5117 ((510,170),(511.33974596215563,175),(515,178.6602540378444),(520,180),(525,178.6602540378444),(528.6602540378444,175),(530,170),(528.6602540378444,165),(525,161.3397459621556),(520,160),(515,161.3397459621556),(511.33974596215563,165)) -5118 ((519,180),(519.1339745962156,180.5),(519.5,180.86602540378445),(520,181),(520.5,180.86602540378445),(520.8660254037844,180.5),(521,180),(520.8660254037844,179.5),(520.5,179.13397459621555),(520,179),(519.5,179.13397459621555),(519.1339745962156,179.5)) -5119 ((518,190),(518.2679491924312,191),(519,191.73205080756887),(520,192),(521,191.73205080756887),(521.7320508075688,191),(522,190),(521.7320508075688,189),(521,188.26794919243113),(520,188),(519,188.26794919243113),(518.2679491924312,189)) -5120 ((517,200),(517.4019237886466,201.5),(518.5,202.59807621135332),(520,203),(521.5,202.59807621135332),(522.5980762113533,201.5),(523,200),(522.5980762113534,198.5),(521.5,197.40192378864668),(520,197),(518.5,197.40192378864668),(517.4019237886467,198.5)) -5121 ((516,210),(516.5358983848622,212),(518,213.46410161513776),(520,214),(522,213.46410161513776),(523.4641016151378,212),(524,210),(523.4641016151378,208),(522,206.53589838486224),(520,206),(518,206.53589838486224),(516.5358983848622,208)) -5122 ((515,220),(515.6698729810778,222.5),(517.5,224.33012701892218),(520,225),(522.5,224.33012701892218),(524.3301270189222,222.5),(525,220),(524.3301270189222,217.5),(522.5,215.66987298107782),(520,215),(517.5,215.66987298107782),(515.6698729810778,217.5)) -5123 ((514,230),(514.8038475772934,233),(517,235.19615242270663),(520,236),(523,235.19615242270663),(525.1961524227066,233),(526,230),(525.1961524227066,227),(523,224.80384757729337),(520,224),(517,224.80384757729337),(514.8038475772934,227)) -5124 ((513,240),(513.937822173509,243.5),(516.5,246.06217782649108),(520,247),(523.5,246.06217782649108),(526.062177826491,243.5),(527,240),(526.062177826491,236.5),(523.5,233.93782217350892),(520,233),(516.5,233.93782217350892),(513.937822173509,236.5)) -5125 ((512,250),(513.0717967697245,254),(516,256.9282032302755),(520,258),(524,256.9282032302755),(526.9282032302755,254),(528,250),(526.9282032302755,246),(524,243.0717967697245),(520,242),(516,243.0717967697245),(513.0717967697245,246)) -5126 ((511,260),(512.2057713659401,264.5),(515.5,267.79422863405995),(520,269),(524.5,267.79422863405995),(527.7942286340599,264.5),(529,260),(527.79422863406,255.5),(524.5,252.20577136594005),(520,251),(515.5,252.20577136594005),(512.2057713659401,255.5)) -5127 ((510,270),(511.33974596215563,275),(515,278.66025403784437),(520,280),(525,278.66025403784437),(528.6602540378444,275),(530,270),(528.6602540378444,265),(525,261.33974596215563),(520,260),(515,261.33974596215563),(511.33974596215563,265)) -5128 ((519,280),(519.1339745962156,280.5),(519.5,280.8660254037844),(520,281),(520.5,280.8660254037844),(520.8660254037844,280.5),(521,280),(520.8660254037844,279.5),(520.5,279.1339745962156),(520,279),(519.5,279.1339745962156),(519.1339745962156,279.5)) -5129 ((518,290),(518.2679491924312,291),(519,291.7320508075689),(520,292),(521,291.7320508075689),(521.7320508075688,291),(522,290),(521.7320508075688,289),(521,288.2679491924311),(520,288),(519,288.2679491924311),(518.2679491924312,289)) -5130 ((517,300),(517.4019237886466,301.5),(518.5,302.5980762113533),(520,303),(521.5,302.5980762113533),(522.5980762113533,301.5),(523,300),(522.5980762113534,298.5),(521.5,297.4019237886467),(520,297),(518.5,297.4019237886467),(517.4019237886467,298.5)) -5131 ((516,310),(516.5358983848622,312),(518,313.46410161513774),(520,314),(522,313.46410161513774),(523.4641016151378,312),(524,310),(523.4641016151378,308),(522,306.53589838486226),(520,306),(518,306.53589838486226),(516.5358983848622,308)) -5132 ((515,320),(515.6698729810778,322.5),(517.5,324.3301270189222),(520,325),(522.5,324.3301270189222),(524.3301270189222,322.5),(525,320),(524.3301270189222,317.5),(522.5,315.6698729810778),(520,315),(517.5,315.6698729810778),(515.6698729810778,317.5)) -5133 ((514,330),(514.8038475772934,333),(517,335.19615242270663),(520,336),(523,335.19615242270663),(525.1961524227066,333),(526,330),(525.1961524227066,327),(523,324.80384757729337),(520,324),(517,324.80384757729337),(514.8038475772934,327)) -5134 ((513,340),(513.937822173509,343.5),(516.5,346.06217782649105),(520,347),(523.5,346.06217782649105),(526.062177826491,343.5),(527,340),(526.062177826491,336.5),(523.5,333.93782217350895),(520,333),(516.5,333.93782217350895),(513.937822173509,336.5)) -5135 ((512,350),(513.0717967697245,354),(516,356.9282032302755),(520,358),(524,356.9282032302755),(526.9282032302755,354),(528,350),(526.9282032302755,346),(524,343.0717967697245),(520,342),(516,343.0717967697245),(513.0717967697245,346)) -5136 ((511,360),(512.2057713659401,364.5),(515.5,367.79422863405995),(520,369),(524.5,367.79422863405995),(527.7942286340599,364.5),(529,360),(527.79422863406,355.5),(524.5,352.20577136594005),(520,351),(515.5,352.20577136594005),(512.2057713659401,355.5)) -5137 ((510,370),(511.33974596215563,375),(515,378.66025403784437),(520,380),(525,378.66025403784437),(528.6602540378444,375),(530,370),(528.6602540378444,365),(525,361.33974596215563),(520,360),(515,361.33974596215563),(511.33974596215563,365)) -5138 ((519,380),(519.1339745962156,380.5),(519.5,380.8660254037844),(520,381),(520.5,380.8660254037844),(520.8660254037844,380.5),(521,380),(520.8660254037844,379.5),(520.5,379.1339745962156),(520,379),(519.5,379.1339745962156),(519.1339745962156,379.5)) -5139 ((518,390),(518.2679491924312,391),(519,391.7320508075689),(520,392),(521,391.7320508075689),(521.7320508075688,391),(522,390),(521.7320508075688,389),(521,388.2679491924311),(520,388),(519,388.2679491924311),(518.2679491924312,389)) -5140 ((517,400),(517.4019237886466,401.5),(518.5,402.5980762113533),(520,403),(521.5,402.5980762113533),(522.5980762113533,401.5),(523,400),(522.5980762113534,398.5),(521.5,397.4019237886467),(520,397),(518.5,397.4019237886467),(517.4019237886467,398.5)) -5141 ((516,410),(516.5358983848622,412),(518,413.46410161513774),(520,414),(522,413.46410161513774),(523.4641016151378,412),(524,410),(523.4641016151378,408),(522,406.53589838486226),(520,406),(518,406.53589838486226),(516.5358983848622,408)) -5142 ((515,420),(515.6698729810778,422.5),(517.5,424.3301270189222),(520,425),(522.5,424.3301270189222),(524.3301270189222,422.5),(525,420),(524.3301270189222,417.5),(522.5,415.6698729810778),(520,415),(517.5,415.6698729810778),(515.6698729810778,417.5)) -5143 ((514,430),(514.8038475772934,433),(517,435.19615242270663),(520,436),(523,435.19615242270663),(525.1961524227066,433),(526,430),(525.1961524227066,427),(523,424.80384757729337),(520,424),(517,424.80384757729337),(514.8038475772934,427)) -5144 ((513,440),(513.937822173509,443.5),(516.5,446.06217782649105),(520,447),(523.5,446.06217782649105),(526.062177826491,443.5),(527,440),(526.062177826491,436.5),(523.5,433.93782217350895),(520,433),(516.5,433.93782217350895),(513.937822173509,436.5)) -5145 ((512,450),(513.0717967697245,454),(516,456.9282032302755),(520,458),(524,456.9282032302755),(526.9282032302755,454),(528,450),(526.9282032302755,446),(524,443.0717967697245),(520,442),(516,443.0717967697245),(513.0717967697245,446)) -5146 ((511,460),(512.2057713659401,464.5),(515.5,467.79422863405995),(520,469),(524.5,467.79422863405995),(527.7942286340599,464.5),(529,460),(527.79422863406,455.5),(524.5,452.20577136594005),(520,451),(515.5,452.20577136594005),(512.2057713659401,455.5)) -5147 ((510,470),(511.33974596215563,475),(515,478.66025403784437),(520,480),(525,478.66025403784437),(528.6602540378444,475),(530,470),(528.6602540378444,465),(525,461.33974596215563),(520,460),(515,461.33974596215563),(511.33974596215563,465)) -5148 ((519,480),(519.1339745962156,480.5),(519.5,480.8660254037844),(520,481),(520.5,480.8660254037844),(520.8660254037844,480.5),(521,480),(520.8660254037844,479.5),(520.5,479.1339745962156),(520,479),(519.5,479.1339745962156),(519.1339745962156,479.5)) -5149 ((518,490),(518.2679491924312,491),(519,491.7320508075689),(520,492),(521,491.7320508075689),(521.7320508075688,491),(522,490),(521.7320508075688,489),(521,488.2679491924311),(520,488),(519,488.2679491924311),(518.2679491924312,489)) -5150 ((517,500),(517.4019237886466,501.5),(518.5,502.5980762113533),(520,503),(521.5,502.5980762113533),(522.5980762113533,501.5),(523,500),(522.5980762113534,498.5),(521.5,497.4019237886467),(520,497),(518.5,497.4019237886467),(517.4019237886467,498.5)) -5151 ((516,510),(516.5358983848622,512),(518,513.4641016151378),(520,514),(522,513.4641016151378),(523.4641016151378,512),(524,510),(523.4641016151378,508),(522,506.53589838486226),(520,506),(518,506.53589838486226),(516.5358983848622,508)) -5152 ((515,520),(515.6698729810778,522.5),(517.5,524.3301270189222),(520,525),(522.5,524.3301270189222),(524.3301270189222,522.5),(525,520),(524.3301270189222,517.5),(522.5,515.6698729810778),(520,515),(517.5,515.6698729810778),(515.6698729810778,517.5)) -5153 ((514,530),(514.8038475772934,533),(517,535.1961524227066),(520,536),(523,535.1961524227066),(525.1961524227066,533),(526,530),(525.1961524227066,527),(523,524.8038475772934),(520,524),(517,524.8038475772934),(514.8038475772934,527)) -5154 ((513,540),(513.937822173509,543.5),(516.5,546.062177826491),(520,547),(523.5,546.062177826491),(526.062177826491,543.5),(527,540),(526.062177826491,536.5),(523.5,533.937822173509),(520,533),(516.5,533.937822173509),(513.937822173509,536.5)) -5155 ((512,550),(513.0717967697245,554),(516,556.9282032302755),(520,558),(524,556.9282032302755),(526.9282032302755,554),(528,550),(526.9282032302755,546),(524,543.0717967697245),(520,542),(516,543.0717967697245),(513.0717967697245,546)) -5156 ((511,560),(512.2057713659401,564.5),(515.5,567.7942286340599),(520,569),(524.5,567.7942286340599),(527.7942286340599,564.5),(529,560),(527.79422863406,555.5),(524.5,552.2057713659401),(520,551),(515.5,552.20577136594),(512.2057713659401,555.5)) -5157 ((510,570),(511.33974596215563,575),(515,578.6602540378444),(520,580),(525,578.6602540378444),(528.6602540378444,575),(530,570),(528.6602540378444,565),(525,561.3397459621556),(520,560),(515,561.3397459621556),(511.33974596215563,565)) -5158 ((519,580),(519.1339745962156,580.5),(519.5,580.8660254037844),(520,581),(520.5,580.8660254037844),(520.8660254037844,580.5),(521,580),(520.8660254037844,579.5),(520.5,579.1339745962156),(520,579),(519.5,579.1339745962156),(519.1339745962156,579.5)) -5159 ((518,590),(518.2679491924312,591),(519,591.7320508075688),(520,592),(521,591.7320508075688),(521.7320508075688,591),(522,590),(521.7320508075688,589),(521,588.2679491924312),(520,588),(519,588.2679491924312),(518.2679491924312,589)) -5160 ((517,600),(517.4019237886466,601.5),(518.5,602.5980762113534),(520,603),(521.5,602.5980762113534),(522.5980762113533,601.5),(523,600),(522.5980762113534,598.5),(521.5,597.4019237886467),(520,597),(518.5,597.4019237886466),(517.4019237886467,598.5)) -5161 ((516,610),(516.5358983848622,612),(518,613.4641016151378),(520,614),(522,613.4641016151378),(523.4641016151378,612),(524,610),(523.4641016151378,608),(522,606.5358983848622),(520,606),(518,606.5358983848622),(516.5358983848622,608)) -5162 ((515,620),(515.6698729810778,622.5),(517.5,624.3301270189222),(520,625),(522.5,624.3301270189222),(524.3301270189222,622.5),(525,620),(524.3301270189222,617.5),(522.5,615.6698729810778),(520,615),(517.5,615.6698729810778),(515.6698729810778,617.5)) -5163 ((514,630),(514.8038475772934,633),(517,635.1961524227066),(520,636),(523,635.1961524227066),(525.1961524227066,633),(526,630),(525.1961524227066,627),(523,624.8038475772934),(520,624),(517,624.8038475772934),(514.8038475772934,627)) -5164 ((513,640),(513.937822173509,643.5),(516.5,646.062177826491),(520,647),(523.5,646.062177826491),(526.062177826491,643.5),(527,640),(526.062177826491,636.5),(523.5,633.937822173509),(520,633),(516.5,633.937822173509),(513.937822173509,636.5)) -5165 ((512,650),(513.0717967697245,654),(516,656.9282032302755),(520,658),(524,656.9282032302755),(526.9282032302755,654),(528,650),(526.9282032302755,646),(524,643.0717967697245),(520,642),(516,643.0717967697245),(513.0717967697245,646)) -5166 ((511,660),(512.2057713659401,664.5),(515.5,667.7942286340599),(520,669),(524.5,667.7942286340599),(527.7942286340599,664.5),(529,660),(527.79422863406,655.5),(524.5,652.2057713659401),(520,651),(515.5,652.20577136594),(512.2057713659401,655.5)) -5167 ((510,670),(511.33974596215563,675),(515,678.6602540378444),(520,680),(525,678.6602540378444),(528.6602540378444,675),(530,670),(528.6602540378444,665),(525,661.3397459621556),(520,660),(515,661.3397459621556),(511.33974596215563,665)) -5168 ((519,680),(519.1339745962156,680.5),(519.5,680.8660254037844),(520,681),(520.5,680.8660254037844),(520.8660254037844,680.5),(521,680),(520.8660254037844,679.5),(520.5,679.1339745962156),(520,679),(519.5,679.1339745962156),(519.1339745962156,679.5)) -5169 ((518,690),(518.2679491924312,691),(519,691.7320508075688),(520,692),(521,691.7320508075688),(521.7320508075688,691),(522,690),(521.7320508075688,689),(521,688.2679491924312),(520,688),(519,688.2679491924312),(518.2679491924312,689)) -5170 ((517,700),(517.4019237886466,701.5),(518.5,702.5980762113534),(520,703),(521.5,702.5980762113534),(522.5980762113533,701.5),(523,700),(522.5980762113534,698.5),(521.5,697.4019237886467),(520,697),(518.5,697.4019237886466),(517.4019237886467,698.5)) -5171 ((516,710),(516.5358983848622,712),(518,713.4641016151378),(520,714),(522,713.4641016151378),(523.4641016151378,712),(524,710),(523.4641016151378,708),(522,706.5358983848622),(520,706),(518,706.5358983848622),(516.5358983848622,708)) -5172 ((515,720),(515.6698729810778,722.5),(517.5,724.3301270189222),(520,725),(522.5,724.3301270189222),(524.3301270189222,722.5),(525,720),(524.3301270189222,717.5),(522.5,715.6698729810778),(520,715),(517.5,715.6698729810778),(515.6698729810778,717.5)) -5173 ((514,730),(514.8038475772934,733),(517,735.1961524227066),(520,736),(523,735.1961524227066),(525.1961524227066,733),(526,730),(525.1961524227066,727),(523,724.8038475772934),(520,724),(517,724.8038475772934),(514.8038475772934,727)) -5174 ((513,740),(513.937822173509,743.5),(516.5,746.062177826491),(520,747),(523.5,746.062177826491),(526.062177826491,743.5),(527,740),(526.062177826491,736.5),(523.5,733.937822173509),(520,733),(516.5,733.937822173509),(513.937822173509,736.5)) -5175 ((512,750),(513.0717967697245,754),(516,756.9282032302755),(520,758),(524,756.9282032302755),(526.9282032302755,754),(528,750),(526.9282032302755,746),(524,743.0717967697245),(520,742),(516,743.0717967697245),(513.0717967697245,746)) -5176 ((511,760),(512.2057713659401,764.5),(515.5,767.7942286340599),(520,769),(524.5,767.7942286340599),(527.7942286340599,764.5),(529,760),(527.79422863406,755.5),(524.5,752.2057713659401),(520,751),(515.5,752.20577136594),(512.2057713659401,755.5)) -5177 ((510,770),(511.33974596215563,775),(515,778.6602540378444),(520,780),(525,778.6602540378444),(528.6602540378444,775),(530,770),(528.6602540378444,765),(525,761.3397459621556),(520,760),(515,761.3397459621556),(511.33974596215563,765)) -5178 ((519,780),(519.1339745962156,780.5),(519.5,780.8660254037844),(520,781),(520.5,780.8660254037844),(520.8660254037844,780.5),(521,780),(520.8660254037844,779.5),(520.5,779.1339745962156),(520,779),(519.5,779.1339745962156),(519.1339745962156,779.5)) -5179 ((518,790),(518.2679491924312,791),(519,791.7320508075688),(520,792),(521,791.7320508075688),(521.7320508075688,791),(522,790),(521.7320508075688,789),(521,788.2679491924312),(520,788),(519,788.2679491924312),(518.2679491924312,789)) -5180 ((517,800),(517.4019237886466,801.5),(518.5,802.5980762113534),(520,803),(521.5,802.5980762113534),(522.5980762113533,801.5),(523,800),(522.5980762113534,798.5),(521.5,797.4019237886467),(520,797),(518.5,797.4019237886466),(517.4019237886467,798.5)) -5181 ((516,810),(516.5358983848622,812),(518,813.4641016151378),(520,814),(522,813.4641016151378),(523.4641016151378,812),(524,810),(523.4641016151378,808),(522,806.5358983848622),(520,806),(518,806.5358983848622),(516.5358983848622,808)) -5182 ((515,820),(515.6698729810778,822.5),(517.5,824.3301270189222),(520,825),(522.5,824.3301270189222),(524.3301270189222,822.5),(525,820),(524.3301270189222,817.5),(522.5,815.6698729810778),(520,815),(517.5,815.6698729810778),(515.6698729810778,817.5)) -5183 ((514,830),(514.8038475772934,833),(517,835.1961524227066),(520,836),(523,835.1961524227066),(525.1961524227066,833),(526,830),(525.1961524227066,827),(523,824.8038475772934),(520,824),(517,824.8038475772934),(514.8038475772934,827)) -5184 ((513,840),(513.937822173509,843.5),(516.5,846.062177826491),(520,847),(523.5,846.062177826491),(526.062177826491,843.5),(527,840),(526.062177826491,836.5),(523.5,833.937822173509),(520,833),(516.5,833.937822173509),(513.937822173509,836.5)) -5185 ((512,850),(513.0717967697245,854),(516,856.9282032302755),(520,858),(524,856.9282032302755),(526.9282032302755,854),(528,850),(526.9282032302755,846),(524,843.0717967697245),(520,842),(516,843.0717967697245),(513.0717967697245,846)) -5186 ((511,860),(512.2057713659401,864.5),(515.5,867.7942286340599),(520,869),(524.5,867.7942286340599),(527.7942286340599,864.5),(529,860),(527.79422863406,855.5),(524.5,852.2057713659401),(520,851),(515.5,852.20577136594),(512.2057713659401,855.5)) -5187 ((510,870),(511.33974596215563,875),(515,878.6602540378444),(520,880),(525,878.6602540378444),(528.6602540378444,875),(530,870),(528.6602540378444,865),(525,861.3397459621556),(520,860),(515,861.3397459621556),(511.33974596215563,865)) -5188 ((519,880),(519.1339745962156,880.5),(519.5,880.8660254037844),(520,881),(520.5,880.8660254037844),(520.8660254037844,880.5),(521,880),(520.8660254037844,879.5),(520.5,879.1339745962156),(520,879),(519.5,879.1339745962156),(519.1339745962156,879.5)) -5189 ((518,890),(518.2679491924312,891),(519,891.7320508075688),(520,892),(521,891.7320508075688),(521.7320508075688,891),(522,890),(521.7320508075688,889),(521,888.2679491924312),(520,888),(519,888.2679491924312),(518.2679491924312,889)) -5190 ((517,900),(517.4019237886466,901.5),(518.5,902.5980762113534),(520,903),(521.5,902.5980762113534),(522.5980762113533,901.5),(523,900),(522.5980762113534,898.5),(521.5,897.4019237886467),(520,897),(518.5,897.4019237886466),(517.4019237886467,898.5)) -5191 ((516,910),(516.5358983848622,912),(518,913.4641016151378),(520,914),(522,913.4641016151378),(523.4641016151378,912),(524,910),(523.4641016151378,908),(522,906.5358983848622),(520,906),(518,906.5358983848622),(516.5358983848622,908)) -5192 ((515,920),(515.6698729810778,922.5),(517.5,924.3301270189222),(520,925),(522.5,924.3301270189222),(524.3301270189222,922.5),(525,920),(524.3301270189222,917.5),(522.5,915.6698729810778),(520,915),(517.5,915.6698729810778),(515.6698729810778,917.5)) -5193 ((514,930),(514.8038475772934,933),(517,935.1961524227066),(520,936),(523,935.1961524227066),(525.1961524227066,933),(526,930),(525.1961524227066,927),(523,924.8038475772934),(520,924),(517,924.8038475772934),(514.8038475772934,927)) -5194 ((513,940),(513.937822173509,943.5),(516.5,946.062177826491),(520,947),(523.5,946.062177826491),(526.062177826491,943.5),(527,940),(526.062177826491,936.5),(523.5,933.937822173509),(520,933),(516.5,933.937822173509),(513.937822173509,936.5)) -5195 ((512,950),(513.0717967697245,954),(516,956.9282032302755),(520,958),(524,956.9282032302755),(526.9282032302755,954),(528,950),(526.9282032302755,946),(524,943.0717967697245),(520,942),(516,943.0717967697245),(513.0717967697245,946)) -5196 ((511,960),(512.2057713659401,964.5),(515.5,967.7942286340599),(520,969),(524.5,967.7942286340599),(527.7942286340599,964.5),(529,960),(527.79422863406,955.5),(524.5,952.2057713659401),(520,951),(515.5,952.20577136594),(512.2057713659401,955.5)) -5197 ((510,970),(511.33974596215563,975),(515,978.6602540378444),(520,980),(525,978.6602540378444),(528.6602540378444,975),(530,970),(528.6602540378444,965),(525,961.3397459621556),(520,960),(515,961.3397459621556),(511.33974596215563,965)) -5198 ((519,980),(519.1339745962156,980.5),(519.5,980.8660254037844),(520,981),(520.5,980.8660254037844),(520.8660254037844,980.5),(521,980),(520.8660254037844,979.5),(520.5,979.1339745962156),(520,979),(519.5,979.1339745962156),(519.1339745962156,979.5)) -5199 ((518,990),(518.2679491924312,991),(519,991.7320508075688),(520,992),(521,991.7320508075688),(521.7320508075688,991),(522,990),(521.7320508075688,989),(521,988.2679491924312),(520,988),(519,988.2679491924312),(518.2679491924312,989)) -5200 ((517,1000),(517.4019237886466,1001.5),(518.5,1002.5980762113534),(520,1003),(521.5,1002.5980762113534),(522.5980762113533,1001.5),(523,1000),(522.5980762113534,998.5),(521.5,997.4019237886467),(520,997),(518.5,997.4019237886466),(517.4019237886467,998.5)) -5201 ((525,10),(525.6698729810778,12.5),(527.5,14.330127018922193),(530,15),(532.5,14.330127018922195),(534.3301270189222,12.500000000000002),(535,10),(534.3301270189222,7.500000000000002),(532.5,5.669872981077807),(530,5),(527.5,5.669872981077805),(525.6698729810778,7.499999999999998)) -5202 ((524,20),(524.8038475772934,23),(527,25.196152422706632),(530,26),(533,25.196152422706632),(535.1961524227066,23),(536,20),(535.1961524227066,17),(533,14.803847577293368),(530,14),(527,14.803847577293366),(524.8038475772934,16.999999999999996)) -5203 ((523,30),(523.937822173509,33.5),(526.5,36.06217782649107),(530,37),(533.5,36.06217782649107),(536.062177826491,33.5),(537,30),(536.062177826491,26.5),(533.5,23.93782217350893),(530,23),(526.5,23.937822173508927),(523.937822173509,26.499999999999996)) -5204 ((522,40),(523.0717967697245,44),(526,46.92820323027551),(530,48),(534,46.92820323027551),(536.9282032302755,44),(538,40),(536.9282032302755,36),(534,33.07179676972449),(530,32),(526,33.071796769724486),(523.0717967697245,36)) -5205 ((521,50),(522.2057713659401,54.5),(525.5,57.79422863405995),(530,59),(534.5,57.79422863405995),(537.7942286340599,54.5),(539,50),(537.79422863406,45.5),(534.5,42.20577136594005),(530,41),(525.5,42.20577136594005),(522.2057713659401,45.5)) -5206 ((520,60),(521.3397459621556,65),(525,68.66025403784438),(530,70),(535,68.66025403784438),(538.6602540378444,65),(540,60),(538.6602540378444,55),(535,51.33974596215562),(530,50),(525,51.33974596215561),(521.3397459621556,54.99999999999999)) -5207 ((529,70),(529.1339745962156,70.5),(529.5,70.86602540378443),(530,71),(530.5,70.86602540378443),(530.8660254037844,70.5),(531,70),(530.8660254037844,69.5),(530.5,69.13397459621557),(530,69),(529.5,69.13397459621557),(529.1339745962156,69.5)) -5208 ((528,80),(528.2679491924312,81),(529,81.73205080756888),(530,82),(531,81.73205080756888),(531.7320508075688,81),(532,80),(531.7320508075688,79),(531,78.26794919243112),(530,78),(529,78.26794919243112),(528.2679491924312,79)) -5209 ((527,90),(527.4019237886466,91.5),(528.5,92.59807621135332),(530,93),(531.5,92.59807621135332),(532.5980762113533,91.5),(533,90),(532.5980762113534,88.5),(531.5,87.40192378864668),(530,87),(528.5,87.40192378864668),(527.4019237886467,88.5)) -5210 ((526,100),(526.5358983848622,102),(528,103.46410161513775),(530,104),(532,103.46410161513775),(533.4641016151378,102),(534,100),(533.4641016151378,98),(532,96.53589838486225),(530,96),(528,96.53589838486225),(526.5358983848622,98)) -5211 ((525,110),(525.6698729810778,112.5),(527.5,114.3301270189222),(530,115),(532.5,114.3301270189222),(534.3301270189222,112.5),(535,110),(534.3301270189222,107.5),(532.5,105.6698729810778),(530,105),(527.5,105.6698729810778),(525.6698729810778,107.5)) -5212 ((524,120),(524.8038475772934,123),(527,125.19615242270663),(530,126),(533,125.19615242270663),(535.1961524227066,123),(536,120),(535.1961524227066,117),(533,114.80384757729337),(530,114),(527,114.80384757729337),(524.8038475772934,117)) -5213 ((523,130),(523.937822173509,133.5),(526.5,136.06217782649108),(530,137),(533.5,136.06217782649108),(536.062177826491,133.5),(537,130),(536.062177826491,126.5),(533.5,123.93782217350893),(530,123),(526.5,123.93782217350892),(523.937822173509,126.5)) -5214 ((522,140),(523.0717967697245,144),(526,146.9282032302755),(530,148),(534,146.9282032302755),(536.9282032302755,144),(538,140),(536.9282032302755,136),(534,133.0717967697245),(530,132),(526,133.0717967697245),(523.0717967697245,136)) -5215 ((521,150),(522.2057713659401,154.5),(525.5,157.79422863405995),(530,159),(534.5,157.79422863405995),(537.7942286340599,154.5),(539,150),(537.79422863406,145.5),(534.5,142.20577136594005),(530,141),(525.5,142.20577136594005),(522.2057713659401,145.5)) -5216 ((520,160),(521.3397459621556,165),(525,168.6602540378444),(530,170),(535,168.6602540378444),(538.6602540378444,165),(540,160),(538.6602540378444,155),(535,151.3397459621556),(530,150),(525,151.3397459621556),(521.3397459621556,155)) -5217 ((529,170),(529.1339745962156,170.5),(529.5,170.86602540378445),(530,171),(530.5,170.86602540378445),(530.8660254037844,170.5),(531,170),(530.8660254037844,169.5),(530.5,169.13397459621555),(530,169),(529.5,169.13397459621555),(529.1339745962156,169.5)) -5218 ((528,180),(528.2679491924312,181),(529,181.73205080756887),(530,182),(531,181.73205080756887),(531.7320508075688,181),(532,180),(531.7320508075688,179),(531,178.26794919243113),(530,178),(529,178.26794919243113),(528.2679491924312,179)) -5219 ((527,190),(527.4019237886466,191.5),(528.5,192.59807621135332),(530,193),(531.5,192.59807621135332),(532.5980762113533,191.5),(533,190),(532.5980762113534,188.5),(531.5,187.40192378864668),(530,187),(528.5,187.40192378864668),(527.4019237886467,188.5)) -5220 ((526,200),(526.5358983848622,202),(528,203.46410161513776),(530,204),(532,203.46410161513776),(533.4641016151378,202),(534,200),(533.4641016151378,198),(532,196.53589838486224),(530,196),(528,196.53589838486224),(526.5358983848622,198)) -5221 ((525,210),(525.6698729810778,212.5),(527.5,214.33012701892218),(530,215),(532.5,214.33012701892218),(534.3301270189222,212.5),(535,210),(534.3301270189222,207.5),(532.5,205.66987298107782),(530,205),(527.5,205.66987298107782),(525.6698729810778,207.5)) -5222 ((524,220),(524.8038475772934,223),(527,225.19615242270663),(530,226),(533,225.19615242270663),(535.1961524227066,223),(536,220),(535.1961524227066,217),(533,214.80384757729337),(530,214),(527,214.80384757729337),(524.8038475772934,217)) -5223 ((523,230),(523.937822173509,233.5),(526.5,236.06217782649108),(530,237),(533.5,236.06217782649108),(536.062177826491,233.5),(537,230),(536.062177826491,226.5),(533.5,223.93782217350892),(530,223),(526.5,223.93782217350892),(523.937822173509,226.5)) -5224 ((522,240),(523.0717967697245,244),(526,246.9282032302755),(530,248),(534,246.9282032302755),(536.9282032302755,244),(538,240),(536.9282032302755,236),(534,233.0717967697245),(530,232),(526,233.0717967697245),(523.0717967697245,236)) -5225 ((521,250),(522.2057713659401,254.5),(525.5,257.79422863405995),(530,259),(534.5,257.79422863405995),(537.7942286340599,254.5),(539,250),(537.79422863406,245.5),(534.5,242.20577136594005),(530,241),(525.5,242.20577136594005),(522.2057713659401,245.5)) -5226 ((520,260),(521.3397459621556,265),(525,268.66025403784437),(530,270),(535,268.66025403784437),(538.6602540378444,265),(540,260),(538.6602540378444,255),(535,251.3397459621556),(530,250),(525,251.3397459621556),(521.3397459621556,255)) -5227 ((529,270),(529.1339745962156,270.5),(529.5,270.8660254037844),(530,271),(530.5,270.8660254037844),(530.8660254037844,270.5),(531,270),(530.8660254037844,269.5),(530.5,269.1339745962156),(530,269),(529.5,269.1339745962156),(529.1339745962156,269.5)) -5228 ((528,280),(528.2679491924312,281),(529,281.7320508075689),(530,282),(531,281.7320508075689),(531.7320508075688,281),(532,280),(531.7320508075688,279),(531,278.2679491924311),(530,278),(529,278.2679491924311),(528.2679491924312,279)) -5229 ((527,290),(527.4019237886466,291.5),(528.5,292.5980762113533),(530,293),(531.5,292.5980762113533),(532.5980762113533,291.5),(533,290),(532.5980762113534,288.5),(531.5,287.4019237886467),(530,287),(528.5,287.4019237886467),(527.4019237886467,288.5)) -5230 ((526,300),(526.5358983848622,302),(528,303.46410161513774),(530,304),(532,303.46410161513774),(533.4641016151378,302),(534,300),(533.4641016151378,298),(532,296.53589838486226),(530,296),(528,296.53589838486226),(526.5358983848622,298)) -5231 ((525,310),(525.6698729810778,312.5),(527.5,314.3301270189222),(530,315),(532.5,314.3301270189222),(534.3301270189222,312.5),(535,310),(534.3301270189222,307.5),(532.5,305.6698729810778),(530,305),(527.5,305.6698729810778),(525.6698729810778,307.5)) -5232 ((524,320),(524.8038475772934,323),(527,325.19615242270663),(530,326),(533,325.19615242270663),(535.1961524227066,323),(536,320),(535.1961524227066,317),(533,314.80384757729337),(530,314),(527,314.80384757729337),(524.8038475772934,317)) -5233 ((523,330),(523.937822173509,333.5),(526.5,336.06217782649105),(530,337),(533.5,336.06217782649105),(536.062177826491,333.5),(537,330),(536.062177826491,326.5),(533.5,323.93782217350895),(530,323),(526.5,323.93782217350895),(523.937822173509,326.5)) -5234 ((522,340),(523.0717967697245,344),(526,346.9282032302755),(530,348),(534,346.9282032302755),(536.9282032302755,344),(538,340),(536.9282032302755,336),(534,333.0717967697245),(530,332),(526,333.0717967697245),(523.0717967697245,336)) -5235 ((521,350),(522.2057713659401,354.5),(525.5,357.79422863405995),(530,359),(534.5,357.79422863405995),(537.7942286340599,354.5),(539,350),(537.79422863406,345.5),(534.5,342.20577136594005),(530,341),(525.5,342.20577136594005),(522.2057713659401,345.5)) -5236 ((520,360),(521.3397459621556,365),(525,368.66025403784437),(530,370),(535,368.66025403784437),(538.6602540378444,365),(540,360),(538.6602540378444,355),(535,351.33974596215563),(530,350),(525,351.33974596215563),(521.3397459621556,355)) -5237 ((529,370),(529.1339745962156,370.5),(529.5,370.8660254037844),(530,371),(530.5,370.8660254037844),(530.8660254037844,370.5),(531,370),(530.8660254037844,369.5),(530.5,369.1339745962156),(530,369),(529.5,369.1339745962156),(529.1339745962156,369.5)) -5238 ((528,380),(528.2679491924312,381),(529,381.7320508075689),(530,382),(531,381.7320508075689),(531.7320508075688,381),(532,380),(531.7320508075688,379),(531,378.2679491924311),(530,378),(529,378.2679491924311),(528.2679491924312,379)) -5239 ((527,390),(527.4019237886466,391.5),(528.5,392.5980762113533),(530,393),(531.5,392.5980762113533),(532.5980762113533,391.5),(533,390),(532.5980762113534,388.5),(531.5,387.4019237886467),(530,387),(528.5,387.4019237886467),(527.4019237886467,388.5)) -5240 ((526,400),(526.5358983848622,402),(528,403.46410161513774),(530,404),(532,403.46410161513774),(533.4641016151378,402),(534,400),(533.4641016151378,398),(532,396.53589838486226),(530,396),(528,396.53589838486226),(526.5358983848622,398)) -5241 ((525,410),(525.6698729810778,412.5),(527.5,414.3301270189222),(530,415),(532.5,414.3301270189222),(534.3301270189222,412.5),(535,410),(534.3301270189222,407.5),(532.5,405.6698729810778),(530,405),(527.5,405.6698729810778),(525.6698729810778,407.5)) -5242 ((524,420),(524.8038475772934,423),(527,425.19615242270663),(530,426),(533,425.19615242270663),(535.1961524227066,423),(536,420),(535.1961524227066,417),(533,414.80384757729337),(530,414),(527,414.80384757729337),(524.8038475772934,417)) -5243 ((523,430),(523.937822173509,433.5),(526.5,436.06217782649105),(530,437),(533.5,436.06217782649105),(536.062177826491,433.5),(537,430),(536.062177826491,426.5),(533.5,423.93782217350895),(530,423),(526.5,423.93782217350895),(523.937822173509,426.5)) -5244 ((522,440),(523.0717967697245,444),(526,446.9282032302755),(530,448),(534,446.9282032302755),(536.9282032302755,444),(538,440),(536.9282032302755,436),(534,433.0717967697245),(530,432),(526,433.0717967697245),(523.0717967697245,436)) -5245 ((521,450),(522.2057713659401,454.5),(525.5,457.79422863405995),(530,459),(534.5,457.79422863405995),(537.7942286340599,454.5),(539,450),(537.79422863406,445.5),(534.5,442.20577136594005),(530,441),(525.5,442.20577136594005),(522.2057713659401,445.5)) -5246 ((520,460),(521.3397459621556,465),(525,468.66025403784437),(530,470),(535,468.66025403784437),(538.6602540378444,465),(540,460),(538.6602540378444,455),(535,451.33974596215563),(530,450),(525,451.33974596215563),(521.3397459621556,455)) -5247 ((529,470),(529.1339745962156,470.5),(529.5,470.8660254037844),(530,471),(530.5,470.8660254037844),(530.8660254037844,470.5),(531,470),(530.8660254037844,469.5),(530.5,469.1339745962156),(530,469),(529.5,469.1339745962156),(529.1339745962156,469.5)) -5248 ((528,480),(528.2679491924312,481),(529,481.7320508075689),(530,482),(531,481.7320508075689),(531.7320508075688,481),(532,480),(531.7320508075688,479),(531,478.2679491924311),(530,478),(529,478.2679491924311),(528.2679491924312,479)) -5249 ((527,490),(527.4019237886466,491.5),(528.5,492.5980762113533),(530,493),(531.5,492.5980762113533),(532.5980762113533,491.5),(533,490),(532.5980762113534,488.5),(531.5,487.4019237886467),(530,487),(528.5,487.4019237886467),(527.4019237886467,488.5)) -5250 ((526,500),(526.5358983848622,502),(528,503.46410161513774),(530,504),(532,503.46410161513774),(533.4641016151378,502),(534,500),(533.4641016151378,498),(532,496.53589838486226),(530,496),(528,496.53589838486226),(526.5358983848622,498)) -5251 ((525,510),(525.6698729810778,512.5),(527.5,514.3301270189222),(530,515),(532.5,514.3301270189222),(534.3301270189222,512.5),(535,510),(534.3301270189222,507.5),(532.5,505.6698729810778),(530,505),(527.5,505.6698729810778),(525.6698729810778,507.5)) -5252 ((524,520),(524.8038475772934,523),(527,525.1961524227066),(530,526),(533,525.1961524227066),(535.1961524227066,523),(536,520),(535.1961524227066,517),(533,514.8038475772934),(530,514),(527,514.8038475772934),(524.8038475772934,517)) -5253 ((523,530),(523.937822173509,533.5),(526.5,536.062177826491),(530,537),(533.5,536.062177826491),(536.062177826491,533.5),(537,530),(536.062177826491,526.5),(533.5,523.937822173509),(530,523),(526.5,523.937822173509),(523.937822173509,526.5)) -5254 ((522,540),(523.0717967697245,544),(526,546.9282032302755),(530,548),(534,546.9282032302755),(536.9282032302755,544),(538,540),(536.9282032302755,536),(534,533.0717967697245),(530,532),(526,533.0717967697245),(523.0717967697245,536)) -5255 ((521,550),(522.2057713659401,554.5),(525.5,557.7942286340599),(530,559),(534.5,557.7942286340599),(537.7942286340599,554.5),(539,550),(537.79422863406,545.5),(534.5,542.2057713659401),(530,541),(525.5,542.20577136594),(522.2057713659401,545.5)) -5256 ((520,560),(521.3397459621556,565),(525,568.6602540378444),(530,570),(535,568.6602540378444),(538.6602540378444,565),(540,560),(538.6602540378444,555),(535,551.3397459621556),(530,550),(525,551.3397459621556),(521.3397459621556,555)) -5257 ((529,570),(529.1339745962156,570.5),(529.5,570.8660254037844),(530,571),(530.5,570.8660254037844),(530.8660254037844,570.5),(531,570),(530.8660254037844,569.5),(530.5,569.1339745962156),(530,569),(529.5,569.1339745962156),(529.1339745962156,569.5)) -5258 ((528,580),(528.2679491924312,581),(529,581.7320508075688),(530,582),(531,581.7320508075688),(531.7320508075688,581),(532,580),(531.7320508075688,579),(531,578.2679491924312),(530,578),(529,578.2679491924312),(528.2679491924312,579)) -5259 ((527,590),(527.4019237886466,591.5),(528.5,592.5980762113534),(530,593),(531.5,592.5980762113534),(532.5980762113533,591.5),(533,590),(532.5980762113534,588.5),(531.5,587.4019237886467),(530,587),(528.5,587.4019237886466),(527.4019237886467,588.5)) -5260 ((526,600),(526.5358983848622,602),(528,603.4641016151378),(530,604),(532,603.4641016151378),(533.4641016151378,602),(534,600),(533.4641016151378,598),(532,596.5358983848622),(530,596),(528,596.5358983848622),(526.5358983848622,598)) -5261 ((525,610),(525.6698729810778,612.5),(527.5,614.3301270189222),(530,615),(532.5,614.3301270189222),(534.3301270189222,612.5),(535,610),(534.3301270189222,607.5),(532.5,605.6698729810778),(530,605),(527.5,605.6698729810778),(525.6698729810778,607.5)) -5262 ((524,620),(524.8038475772934,623),(527,625.1961524227066),(530,626),(533,625.1961524227066),(535.1961524227066,623),(536,620),(535.1961524227066,617),(533,614.8038475772934),(530,614),(527,614.8038475772934),(524.8038475772934,617)) -5263 ((523,630),(523.937822173509,633.5),(526.5,636.062177826491),(530,637),(533.5,636.062177826491),(536.062177826491,633.5),(537,630),(536.062177826491,626.5),(533.5,623.937822173509),(530,623),(526.5,623.937822173509),(523.937822173509,626.5)) -5264 ((522,640),(523.0717967697245,644),(526,646.9282032302755),(530,648),(534,646.9282032302755),(536.9282032302755,644),(538,640),(536.9282032302755,636),(534,633.0717967697245),(530,632),(526,633.0717967697245),(523.0717967697245,636)) -5265 ((521,650),(522.2057713659401,654.5),(525.5,657.7942286340599),(530,659),(534.5,657.7942286340599),(537.7942286340599,654.5),(539,650),(537.79422863406,645.5),(534.5,642.2057713659401),(530,641),(525.5,642.20577136594),(522.2057713659401,645.5)) -5266 ((520,660),(521.3397459621556,665),(525,668.6602540378444),(530,670),(535,668.6602540378444),(538.6602540378444,665),(540,660),(538.6602540378444,655),(535,651.3397459621556),(530,650),(525,651.3397459621556),(521.3397459621556,655)) -5267 ((529,670),(529.1339745962156,670.5),(529.5,670.8660254037844),(530,671),(530.5,670.8660254037844),(530.8660254037844,670.5),(531,670),(530.8660254037844,669.5),(530.5,669.1339745962156),(530,669),(529.5,669.1339745962156),(529.1339745962156,669.5)) -5268 ((528,680),(528.2679491924312,681),(529,681.7320508075688),(530,682),(531,681.7320508075688),(531.7320508075688,681),(532,680),(531.7320508075688,679),(531,678.2679491924312),(530,678),(529,678.2679491924312),(528.2679491924312,679)) -5269 ((527,690),(527.4019237886466,691.5),(528.5,692.5980762113534),(530,693),(531.5,692.5980762113534),(532.5980762113533,691.5),(533,690),(532.5980762113534,688.5),(531.5,687.4019237886467),(530,687),(528.5,687.4019237886466),(527.4019237886467,688.5)) -5270 ((526,700),(526.5358983848622,702),(528,703.4641016151378),(530,704),(532,703.4641016151378),(533.4641016151378,702),(534,700),(533.4641016151378,698),(532,696.5358983848622),(530,696),(528,696.5358983848622),(526.5358983848622,698)) -5271 ((525,710),(525.6698729810778,712.5),(527.5,714.3301270189222),(530,715),(532.5,714.3301270189222),(534.3301270189222,712.5),(535,710),(534.3301270189222,707.5),(532.5,705.6698729810778),(530,705),(527.5,705.6698729810778),(525.6698729810778,707.5)) -5272 ((524,720),(524.8038475772934,723),(527,725.1961524227066),(530,726),(533,725.1961524227066),(535.1961524227066,723),(536,720),(535.1961524227066,717),(533,714.8038475772934),(530,714),(527,714.8038475772934),(524.8038475772934,717)) -5273 ((523,730),(523.937822173509,733.5),(526.5,736.062177826491),(530,737),(533.5,736.062177826491),(536.062177826491,733.5),(537,730),(536.062177826491,726.5),(533.5,723.937822173509),(530,723),(526.5,723.937822173509),(523.937822173509,726.5)) -5274 ((522,740),(523.0717967697245,744),(526,746.9282032302755),(530,748),(534,746.9282032302755),(536.9282032302755,744),(538,740),(536.9282032302755,736),(534,733.0717967697245),(530,732),(526,733.0717967697245),(523.0717967697245,736)) -5275 ((521,750),(522.2057713659401,754.5),(525.5,757.7942286340599),(530,759),(534.5,757.7942286340599),(537.7942286340599,754.5),(539,750),(537.79422863406,745.5),(534.5,742.2057713659401),(530,741),(525.5,742.20577136594),(522.2057713659401,745.5)) -5276 ((520,760),(521.3397459621556,765),(525,768.6602540378444),(530,770),(535,768.6602540378444),(538.6602540378444,765),(540,760),(538.6602540378444,755),(535,751.3397459621556),(530,750),(525,751.3397459621556),(521.3397459621556,755)) -5277 ((529,770),(529.1339745962156,770.5),(529.5,770.8660254037844),(530,771),(530.5,770.8660254037844),(530.8660254037844,770.5),(531,770),(530.8660254037844,769.5),(530.5,769.1339745962156),(530,769),(529.5,769.1339745962156),(529.1339745962156,769.5)) -5278 ((528,780),(528.2679491924312,781),(529,781.7320508075688),(530,782),(531,781.7320508075688),(531.7320508075688,781),(532,780),(531.7320508075688,779),(531,778.2679491924312),(530,778),(529,778.2679491924312),(528.2679491924312,779)) -5279 ((527,790),(527.4019237886466,791.5),(528.5,792.5980762113534),(530,793),(531.5,792.5980762113534),(532.5980762113533,791.5),(533,790),(532.5980762113534,788.5),(531.5,787.4019237886467),(530,787),(528.5,787.4019237886466),(527.4019237886467,788.5)) -5280 ((526,800),(526.5358983848622,802),(528,803.4641016151378),(530,804),(532,803.4641016151378),(533.4641016151378,802),(534,800),(533.4641016151378,798),(532,796.5358983848622),(530,796),(528,796.5358983848622),(526.5358983848622,798)) -5281 ((525,810),(525.6698729810778,812.5),(527.5,814.3301270189222),(530,815),(532.5,814.3301270189222),(534.3301270189222,812.5),(535,810),(534.3301270189222,807.5),(532.5,805.6698729810778),(530,805),(527.5,805.6698729810778),(525.6698729810778,807.5)) -5282 ((524,820),(524.8038475772934,823),(527,825.1961524227066),(530,826),(533,825.1961524227066),(535.1961524227066,823),(536,820),(535.1961524227066,817),(533,814.8038475772934),(530,814),(527,814.8038475772934),(524.8038475772934,817)) -5283 ((523,830),(523.937822173509,833.5),(526.5,836.062177826491),(530,837),(533.5,836.062177826491),(536.062177826491,833.5),(537,830),(536.062177826491,826.5),(533.5,823.937822173509),(530,823),(526.5,823.937822173509),(523.937822173509,826.5)) -5284 ((522,840),(523.0717967697245,844),(526,846.9282032302755),(530,848),(534,846.9282032302755),(536.9282032302755,844),(538,840),(536.9282032302755,836),(534,833.0717967697245),(530,832),(526,833.0717967697245),(523.0717967697245,836)) -5285 ((521,850),(522.2057713659401,854.5),(525.5,857.7942286340599),(530,859),(534.5,857.7942286340599),(537.7942286340599,854.5),(539,850),(537.79422863406,845.5),(534.5,842.2057713659401),(530,841),(525.5,842.20577136594),(522.2057713659401,845.5)) -5286 ((520,860),(521.3397459621556,865),(525,868.6602540378444),(530,870),(535,868.6602540378444),(538.6602540378444,865),(540,860),(538.6602540378444,855),(535,851.3397459621556),(530,850),(525,851.3397459621556),(521.3397459621556,855)) -5287 ((529,870),(529.1339745962156,870.5),(529.5,870.8660254037844),(530,871),(530.5,870.8660254037844),(530.8660254037844,870.5),(531,870),(530.8660254037844,869.5),(530.5,869.1339745962156),(530,869),(529.5,869.1339745962156),(529.1339745962156,869.5)) -5288 ((528,880),(528.2679491924312,881),(529,881.7320508075688),(530,882),(531,881.7320508075688),(531.7320508075688,881),(532,880),(531.7320508075688,879),(531,878.2679491924312),(530,878),(529,878.2679491924312),(528.2679491924312,879)) -5289 ((527,890),(527.4019237886466,891.5),(528.5,892.5980762113534),(530,893),(531.5,892.5980762113534),(532.5980762113533,891.5),(533,890),(532.5980762113534,888.5),(531.5,887.4019237886467),(530,887),(528.5,887.4019237886466),(527.4019237886467,888.5)) -5290 ((526,900),(526.5358983848622,902),(528,903.4641016151378),(530,904),(532,903.4641016151378),(533.4641016151378,902),(534,900),(533.4641016151378,898),(532,896.5358983848622),(530,896),(528,896.5358983848622),(526.5358983848622,898)) -5291 ((525,910),(525.6698729810778,912.5),(527.5,914.3301270189222),(530,915),(532.5,914.3301270189222),(534.3301270189222,912.5),(535,910),(534.3301270189222,907.5),(532.5,905.6698729810778),(530,905),(527.5,905.6698729810778),(525.6698729810778,907.5)) -5292 ((524,920),(524.8038475772934,923),(527,925.1961524227066),(530,926),(533,925.1961524227066),(535.1961524227066,923),(536,920),(535.1961524227066,917),(533,914.8038475772934),(530,914),(527,914.8038475772934),(524.8038475772934,917)) -5293 ((523,930),(523.937822173509,933.5),(526.5,936.062177826491),(530,937),(533.5,936.062177826491),(536.062177826491,933.5),(537,930),(536.062177826491,926.5),(533.5,923.937822173509),(530,923),(526.5,923.937822173509),(523.937822173509,926.5)) -5294 ((522,940),(523.0717967697245,944),(526,946.9282032302755),(530,948),(534,946.9282032302755),(536.9282032302755,944),(538,940),(536.9282032302755,936),(534,933.0717967697245),(530,932),(526,933.0717967697245),(523.0717967697245,936)) -5295 ((521,950),(522.2057713659401,954.5),(525.5,957.7942286340599),(530,959),(534.5,957.7942286340599),(537.7942286340599,954.5),(539,950),(537.79422863406,945.5),(534.5,942.2057713659401),(530,941),(525.5,942.20577136594),(522.2057713659401,945.5)) -5296 ((520,960),(521.3397459621556,965),(525,968.6602540378444),(530,970),(535,968.6602540378444),(538.6602540378444,965),(540,960),(538.6602540378444,955),(535,951.3397459621556),(530,950),(525,951.3397459621556),(521.3397459621556,955)) -5297 ((529,970),(529.1339745962156,970.5),(529.5,970.8660254037844),(530,971),(530.5,970.8660254037844),(530.8660254037844,970.5),(531,970),(530.8660254037844,969.5),(530.5,969.1339745962156),(530,969),(529.5,969.1339745962156),(529.1339745962156,969.5)) -5298 ((528,980),(528.2679491924312,981),(529,981.7320508075688),(530,982),(531,981.7320508075688),(531.7320508075688,981),(532,980),(531.7320508075688,979),(531,978.2679491924312),(530,978),(529,978.2679491924312),(528.2679491924312,979)) -5299 ((527,990),(527.4019237886466,991.5),(528.5,992.5980762113534),(530,993),(531.5,992.5980762113534),(532.5980762113533,991.5),(533,990),(532.5980762113534,988.5),(531.5,987.4019237886467),(530,987),(528.5,987.4019237886466),(527.4019237886467,988.5)) -5300 ((526,1000),(526.5358983848622,1002),(528,1003.4641016151378),(530,1004),(532,1003.4641016151378),(533.4641016151378,1002),(534,1000),(533.4641016151378,998),(532,996.5358983848622),(530,996),(528,996.5358983848622),(526.5358983848622,998)) -5301 ((534,10),(534.8038475772934,13),(537,15.196152422706632),(540,16),(543,15.196152422706632),(545.1961524227066,13.000000000000002),(546,10),(545.1961524227066,7.000000000000002),(543,4.803847577293369),(540,4),(537,4.803847577293366),(534.8038475772934,6.999999999999997)) -5302 ((533,20),(533.937822173509,23.5),(536.5,26.06217782649107),(540,27),(543.5,26.062177826491073),(546.062177826491,23.500000000000004),(547,20),(546.062177826491,16.5),(543.5,13.93782217350893),(540,13),(536.5,13.937822173508927),(533.937822173509,16.499999999999996)) -5303 ((532,30),(533.0717967697245,34),(536,36.92820323027551),(540,38),(544,36.92820323027551),(546.9282032302755,34),(548,30),(546.9282032302755,26.000000000000004),(544,23.071796769724493),(540,22),(536,23.071796769724486),(533.0717967697245,25.999999999999996)) -5304 ((531,40),(532.2057713659401,44.5),(535.5,47.79422863405995),(540,49),(544.5,47.79422863405995),(547.7942286340599,44.5),(549,40),(547.79422863406,35.5),(544.5,32.20577136594005),(540,31),(535.5,32.20577136594005),(532.2057713659401,35.5)) -5305 ((530,50),(531.3397459621556,55),(535,58.66025403784438),(540,60),(545,58.66025403784439),(548.6602540378444,55),(550,50),(548.6602540378444,45),(545,41.33974596215562),(540,40),(535,41.33974596215561),(531.3397459621556,44.99999999999999)) -5306 ((539,60),(539.1339745962156,60.5),(539.5,60.86602540378444),(540,61),(540.5,60.86602540378444),(540.8660254037844,60.5),(541,60),(540.8660254037844,59.5),(540.5,59.13397459621556),(540,59),(539.5,59.13397459621556),(539.1339745962156,59.5)) -5307 ((538,70),(538.2679491924312,71),(539,71.73205080756888),(540,72),(541,71.73205080756888),(541.7320508075688,71),(542,70),(541.7320508075688,69),(541,68.26794919243112),(540,68),(539,68.26794919243112),(538.2679491924312,69)) -5308 ((537,80),(537.4019237886466,81.5),(538.5,82.59807621135332),(540,83),(541.5,82.59807621135332),(542.5980762113533,81.5),(543,80),(542.5980762113534,78.5),(541.5,77.40192378864668),(540,77),(538.5,77.40192378864668),(537.4019237886467,78.5)) -5309 ((536,90),(536.5358983848622,92),(538,93.46410161513775),(540,94),(542,93.46410161513775),(543.4641016151378,92),(544,90),(543.4641016151378,88),(542,86.53589838486225),(540,86),(538,86.53589838486225),(536.5358983848622,88)) -5310 ((535,100),(535.6698729810778,102.5),(537.5,104.3301270189222),(540,105),(542.5,104.3301270189222),(544.3301270189222,102.5),(545,100),(544.3301270189222,97.5),(542.5,95.6698729810778),(540,95),(537.5,95.6698729810778),(535.6698729810778,97.5)) -5311 ((534,110),(534.8038475772934,113),(537,115.19615242270663),(540,116),(543,115.19615242270663),(545.1961524227066,113),(546,110),(545.1961524227066,107),(543,104.80384757729337),(540,104),(537,104.80384757729337),(534.8038475772934,107)) -5312 ((533,120),(533.937822173509,123.5),(536.5,126.06217782649107),(540,127),(543.5,126.06217782649107),(546.062177826491,123.5),(547,120),(546.062177826491,116.5),(543.5,113.93782217350893),(540,113),(536.5,113.93782217350892),(533.937822173509,116.5)) -5313 ((532,130),(533.0717967697245,134),(536,136.9282032302755),(540,138),(544,136.9282032302755),(546.9282032302755,134),(548,130),(546.9282032302755,126),(544,123.07179676972449),(540,122),(536,123.07179676972449),(533.0717967697245,126)) -5314 ((531,140),(532.2057713659401,144.5),(535.5,147.79422863405995),(540,149),(544.5,147.79422863405995),(547.7942286340599,144.5),(549,140),(547.79422863406,135.5),(544.5,132.20577136594005),(540,131),(535.5,132.20577136594005),(532.2057713659401,135.5)) -5315 ((530,150),(531.3397459621556,155),(535,158.6602540378444),(540,160),(545,158.6602540378444),(548.6602540378444,155),(550,150),(548.6602540378444,145),(545,141.3397459621556),(540,140),(535,141.3397459621556),(531.3397459621556,145)) -5316 ((539,160),(539.1339745962156,160.5),(539.5,160.86602540378445),(540,161),(540.5,160.86602540378445),(540.8660254037844,160.5),(541,160),(540.8660254037844,159.5),(540.5,159.13397459621555),(540,159),(539.5,159.13397459621555),(539.1339745962156,159.5)) -5317 ((538,170),(538.2679491924312,171),(539,171.73205080756887),(540,172),(541,171.73205080756887),(541.7320508075688,171),(542,170),(541.7320508075688,169),(541,168.26794919243113),(540,168),(539,168.26794919243113),(538.2679491924312,169)) -5318 ((537,180),(537.4019237886466,181.5),(538.5,182.59807621135332),(540,183),(541.5,182.59807621135332),(542.5980762113533,181.5),(543,180),(542.5980762113534,178.5),(541.5,177.40192378864668),(540,177),(538.5,177.40192378864668),(537.4019237886467,178.5)) -5319 ((536,190),(536.5358983848622,192),(538,193.46410161513776),(540,194),(542,193.46410161513776),(543.4641016151378,192),(544,190),(543.4641016151378,188),(542,186.53589838486224),(540,186),(538,186.53589838486224),(536.5358983848622,188)) -5320 ((535,200),(535.6698729810778,202.5),(537.5,204.33012701892218),(540,205),(542.5,204.33012701892218),(544.3301270189222,202.5),(545,200),(544.3301270189222,197.5),(542.5,195.66987298107782),(540,195),(537.5,195.66987298107782),(535.6698729810778,197.5)) -5321 ((534,210),(534.8038475772934,213),(537,215.19615242270663),(540,216),(543,215.19615242270663),(545.1961524227066,213),(546,210),(545.1961524227066,207),(543,204.80384757729337),(540,204),(537,204.80384757729337),(534.8038475772934,207)) -5322 ((533,220),(533.937822173509,223.5),(536.5,226.06217782649108),(540,227),(543.5,226.06217782649108),(546.062177826491,223.5),(547,220),(546.062177826491,216.5),(543.5,213.93782217350892),(540,213),(536.5,213.93782217350892),(533.937822173509,216.5)) -5323 ((532,230),(533.0717967697245,234),(536,236.9282032302755),(540,238),(544,236.9282032302755),(546.9282032302755,234),(548,230),(546.9282032302755,226),(544,223.0717967697245),(540,222),(536,223.0717967697245),(533.0717967697245,226)) -5324 ((531,240),(532.2057713659401,244.5),(535.5,247.79422863405995),(540,249),(544.5,247.79422863405995),(547.7942286340599,244.5),(549,240),(547.79422863406,235.5),(544.5,232.20577136594005),(540,231),(535.5,232.20577136594005),(532.2057713659401,235.5)) -5325 ((530,250),(531.3397459621556,255),(535,258.66025403784437),(540,260),(545,258.66025403784437),(548.6602540378444,255),(550,250),(548.6602540378444,245),(545,241.3397459621556),(540,240),(535,241.3397459621556),(531.3397459621556,245)) -5326 ((539,260),(539.1339745962156,260.5),(539.5,260.8660254037844),(540,261),(540.5,260.8660254037844),(540.8660254037844,260.5),(541,260),(540.8660254037844,259.5),(540.5,259.1339745962156),(540,259),(539.5,259.1339745962156),(539.1339745962156,259.5)) -5327 ((538,270),(538.2679491924312,271),(539,271.7320508075689),(540,272),(541,271.7320508075689),(541.7320508075688,271),(542,270),(541.7320508075688,269),(541,268.2679491924311),(540,268),(539,268.2679491924311),(538.2679491924312,269)) -5328 ((537,280),(537.4019237886466,281.5),(538.5,282.5980762113533),(540,283),(541.5,282.5980762113533),(542.5980762113533,281.5),(543,280),(542.5980762113534,278.5),(541.5,277.4019237886467),(540,277),(538.5,277.4019237886467),(537.4019237886467,278.5)) -5329 ((536,290),(536.5358983848622,292),(538,293.46410161513774),(540,294),(542,293.46410161513774),(543.4641016151378,292),(544,290),(543.4641016151378,288),(542,286.53589838486226),(540,286),(538,286.53589838486226),(536.5358983848622,288)) -5330 ((535,300),(535.6698729810778,302.5),(537.5,304.3301270189222),(540,305),(542.5,304.3301270189222),(544.3301270189222,302.5),(545,300),(544.3301270189222,297.5),(542.5,295.6698729810778),(540,295),(537.5,295.6698729810778),(535.6698729810778,297.5)) -5331 ((534,310),(534.8038475772934,313),(537,315.19615242270663),(540,316),(543,315.19615242270663),(545.1961524227066,313),(546,310),(545.1961524227066,307),(543,304.80384757729337),(540,304),(537,304.80384757729337),(534.8038475772934,307)) -5332 ((533,320),(533.937822173509,323.5),(536.5,326.06217782649105),(540,327),(543.5,326.06217782649105),(546.062177826491,323.5),(547,320),(546.062177826491,316.5),(543.5,313.93782217350895),(540,313),(536.5,313.93782217350895),(533.937822173509,316.5)) -5333 ((532,330),(533.0717967697245,334),(536,336.9282032302755),(540,338),(544,336.9282032302755),(546.9282032302755,334),(548,330),(546.9282032302755,326),(544,323.0717967697245),(540,322),(536,323.0717967697245),(533.0717967697245,326)) -5334 ((531,340),(532.2057713659401,344.5),(535.5,347.79422863405995),(540,349),(544.5,347.79422863405995),(547.7942286340599,344.5),(549,340),(547.79422863406,335.5),(544.5,332.20577136594005),(540,331),(535.5,332.20577136594005),(532.2057713659401,335.5)) -5335 ((530,350),(531.3397459621556,355),(535,358.66025403784437),(540,360),(545,358.66025403784437),(548.6602540378444,355),(550,350),(548.6602540378444,345),(545,341.33974596215563),(540,340),(535,341.33974596215563),(531.3397459621556,345)) -5336 ((539,360),(539.1339745962156,360.5),(539.5,360.8660254037844),(540,361),(540.5,360.8660254037844),(540.8660254037844,360.5),(541,360),(540.8660254037844,359.5),(540.5,359.1339745962156),(540,359),(539.5,359.1339745962156),(539.1339745962156,359.5)) -5337 ((538,370),(538.2679491924312,371),(539,371.7320508075689),(540,372),(541,371.7320508075689),(541.7320508075688,371),(542,370),(541.7320508075688,369),(541,368.2679491924311),(540,368),(539,368.2679491924311),(538.2679491924312,369)) -5338 ((537,380),(537.4019237886466,381.5),(538.5,382.5980762113533),(540,383),(541.5,382.5980762113533),(542.5980762113533,381.5),(543,380),(542.5980762113534,378.5),(541.5,377.4019237886467),(540,377),(538.5,377.4019237886467),(537.4019237886467,378.5)) -5339 ((536,390),(536.5358983848622,392),(538,393.46410161513774),(540,394),(542,393.46410161513774),(543.4641016151378,392),(544,390),(543.4641016151378,388),(542,386.53589838486226),(540,386),(538,386.53589838486226),(536.5358983848622,388)) -5340 ((535,400),(535.6698729810778,402.5),(537.5,404.3301270189222),(540,405),(542.5,404.3301270189222),(544.3301270189222,402.5),(545,400),(544.3301270189222,397.5),(542.5,395.6698729810778),(540,395),(537.5,395.6698729810778),(535.6698729810778,397.5)) -5341 ((534,410),(534.8038475772934,413),(537,415.19615242270663),(540,416),(543,415.19615242270663),(545.1961524227066,413),(546,410),(545.1961524227066,407),(543,404.80384757729337),(540,404),(537,404.80384757729337),(534.8038475772934,407)) -5342 ((533,420),(533.937822173509,423.5),(536.5,426.06217782649105),(540,427),(543.5,426.06217782649105),(546.062177826491,423.5),(547,420),(546.062177826491,416.5),(543.5,413.93782217350895),(540,413),(536.5,413.93782217350895),(533.937822173509,416.5)) -5343 ((532,430),(533.0717967697245,434),(536,436.9282032302755),(540,438),(544,436.9282032302755),(546.9282032302755,434),(548,430),(546.9282032302755,426),(544,423.0717967697245),(540,422),(536,423.0717967697245),(533.0717967697245,426)) -5344 ((531,440),(532.2057713659401,444.5),(535.5,447.79422863405995),(540,449),(544.5,447.79422863405995),(547.7942286340599,444.5),(549,440),(547.79422863406,435.5),(544.5,432.20577136594005),(540,431),(535.5,432.20577136594005),(532.2057713659401,435.5)) -5345 ((530,450),(531.3397459621556,455),(535,458.66025403784437),(540,460),(545,458.66025403784437),(548.6602540378444,455),(550,450),(548.6602540378444,445),(545,441.33974596215563),(540,440),(535,441.33974596215563),(531.3397459621556,445)) -5346 ((539,460),(539.1339745962156,460.5),(539.5,460.8660254037844),(540,461),(540.5,460.8660254037844),(540.8660254037844,460.5),(541,460),(540.8660254037844,459.5),(540.5,459.1339745962156),(540,459),(539.5,459.1339745962156),(539.1339745962156,459.5)) -5347 ((538,470),(538.2679491924312,471),(539,471.7320508075689),(540,472),(541,471.7320508075689),(541.7320508075688,471),(542,470),(541.7320508075688,469),(541,468.2679491924311),(540,468),(539,468.2679491924311),(538.2679491924312,469)) -5348 ((537,480),(537.4019237886466,481.5),(538.5,482.5980762113533),(540,483),(541.5,482.5980762113533),(542.5980762113533,481.5),(543,480),(542.5980762113534,478.5),(541.5,477.4019237886467),(540,477),(538.5,477.4019237886467),(537.4019237886467,478.5)) -5349 ((536,490),(536.5358983848622,492),(538,493.46410161513774),(540,494),(542,493.46410161513774),(543.4641016151378,492),(544,490),(543.4641016151378,488),(542,486.53589838486226),(540,486),(538,486.53589838486226),(536.5358983848622,488)) -5350 ((535,500),(535.6698729810778,502.5),(537.5,504.3301270189222),(540,505),(542.5,504.3301270189222),(544.3301270189222,502.5),(545,500),(544.3301270189222,497.5),(542.5,495.6698729810778),(540,495),(537.5,495.6698729810778),(535.6698729810778,497.5)) -5351 ((534,510),(534.8038475772934,513),(537,515.1961524227066),(540,516),(543,515.1961524227066),(545.1961524227066,513),(546,510),(545.1961524227066,507),(543,504.80384757729337),(540,504),(537,504.80384757729337),(534.8038475772934,507)) -5352 ((533,520),(533.937822173509,523.5),(536.5,526.062177826491),(540,527),(543.5,526.062177826491),(546.062177826491,523.5),(547,520),(546.062177826491,516.5),(543.5,513.937822173509),(540,513),(536.5,513.937822173509),(533.937822173509,516.5)) -5353 ((532,530),(533.0717967697245,534),(536,536.9282032302755),(540,538),(544,536.9282032302755),(546.9282032302755,534),(548,530),(546.9282032302755,526),(544,523.0717967697245),(540,522),(536,523.0717967697245),(533.0717967697245,526)) -5354 ((531,540),(532.2057713659401,544.5),(535.5,547.7942286340599),(540,549),(544.5,547.7942286340599),(547.7942286340599,544.5),(549,540),(547.79422863406,535.5),(544.5,532.2057713659401),(540,531),(535.5,532.20577136594),(532.2057713659401,535.5)) -5355 ((530,550),(531.3397459621556,555),(535,558.6602540378444),(540,560),(545,558.6602540378444),(548.6602540378444,555),(550,550),(548.6602540378444,545),(545,541.3397459621556),(540,540),(535,541.3397459621556),(531.3397459621556,545)) -5356 ((539,560),(539.1339745962156,560.5),(539.5,560.8660254037844),(540,561),(540.5,560.8660254037844),(540.8660254037844,560.5),(541,560),(540.8660254037844,559.5),(540.5,559.1339745962156),(540,559),(539.5,559.1339745962156),(539.1339745962156,559.5)) -5357 ((538,570),(538.2679491924312,571),(539,571.7320508075688),(540,572),(541,571.7320508075688),(541.7320508075688,571),(542,570),(541.7320508075688,569),(541,568.2679491924312),(540,568),(539,568.2679491924312),(538.2679491924312,569)) -5358 ((537,580),(537.4019237886466,581.5),(538.5,582.5980762113534),(540,583),(541.5,582.5980762113534),(542.5980762113533,581.5),(543,580),(542.5980762113534,578.5),(541.5,577.4019237886467),(540,577),(538.5,577.4019237886466),(537.4019237886467,578.5)) -5359 ((536,590),(536.5358983848622,592),(538,593.4641016151378),(540,594),(542,593.4641016151378),(543.4641016151378,592),(544,590),(543.4641016151378,588),(542,586.5358983848622),(540,586),(538,586.5358983848622),(536.5358983848622,588)) -5360 ((535,600),(535.6698729810778,602.5),(537.5,604.3301270189222),(540,605),(542.5,604.3301270189222),(544.3301270189222,602.5),(545,600),(544.3301270189222,597.5),(542.5,595.6698729810778),(540,595),(537.5,595.6698729810778),(535.6698729810778,597.5)) -5361 ((534,610),(534.8038475772934,613),(537,615.1961524227066),(540,616),(543,615.1961524227066),(545.1961524227066,613),(546,610),(545.1961524227066,607),(543,604.8038475772934),(540,604),(537,604.8038475772934),(534.8038475772934,607)) -5362 ((533,620),(533.937822173509,623.5),(536.5,626.062177826491),(540,627),(543.5,626.062177826491),(546.062177826491,623.5),(547,620),(546.062177826491,616.5),(543.5,613.937822173509),(540,613),(536.5,613.937822173509),(533.937822173509,616.5)) -5363 ((532,630),(533.0717967697245,634),(536,636.9282032302755),(540,638),(544,636.9282032302755),(546.9282032302755,634),(548,630),(546.9282032302755,626),(544,623.0717967697245),(540,622),(536,623.0717967697245),(533.0717967697245,626)) -5364 ((531,640),(532.2057713659401,644.5),(535.5,647.7942286340599),(540,649),(544.5,647.7942286340599),(547.7942286340599,644.5),(549,640),(547.79422863406,635.5),(544.5,632.2057713659401),(540,631),(535.5,632.20577136594),(532.2057713659401,635.5)) -5365 ((530,650),(531.3397459621556,655),(535,658.6602540378444),(540,660),(545,658.6602540378444),(548.6602540378444,655),(550,650),(548.6602540378444,645),(545,641.3397459621556),(540,640),(535,641.3397459621556),(531.3397459621556,645)) -5366 ((539,660),(539.1339745962156,660.5),(539.5,660.8660254037844),(540,661),(540.5,660.8660254037844),(540.8660254037844,660.5),(541,660),(540.8660254037844,659.5),(540.5,659.1339745962156),(540,659),(539.5,659.1339745962156),(539.1339745962156,659.5)) -5367 ((538,670),(538.2679491924312,671),(539,671.7320508075688),(540,672),(541,671.7320508075688),(541.7320508075688,671),(542,670),(541.7320508075688,669),(541,668.2679491924312),(540,668),(539,668.2679491924312),(538.2679491924312,669)) -5368 ((537,680),(537.4019237886466,681.5),(538.5,682.5980762113534),(540,683),(541.5,682.5980762113534),(542.5980762113533,681.5),(543,680),(542.5980762113534,678.5),(541.5,677.4019237886467),(540,677),(538.5,677.4019237886466),(537.4019237886467,678.5)) -5369 ((536,690),(536.5358983848622,692),(538,693.4641016151378),(540,694),(542,693.4641016151378),(543.4641016151378,692),(544,690),(543.4641016151378,688),(542,686.5358983848622),(540,686),(538,686.5358983848622),(536.5358983848622,688)) -5370 ((535,700),(535.6698729810778,702.5),(537.5,704.3301270189222),(540,705),(542.5,704.3301270189222),(544.3301270189222,702.5),(545,700),(544.3301270189222,697.5),(542.5,695.6698729810778),(540,695),(537.5,695.6698729810778),(535.6698729810778,697.5)) -5371 ((534,710),(534.8038475772934,713),(537,715.1961524227066),(540,716),(543,715.1961524227066),(545.1961524227066,713),(546,710),(545.1961524227066,707),(543,704.8038475772934),(540,704),(537,704.8038475772934),(534.8038475772934,707)) -5372 ((533,720),(533.937822173509,723.5),(536.5,726.062177826491),(540,727),(543.5,726.062177826491),(546.062177826491,723.5),(547,720),(546.062177826491,716.5),(543.5,713.937822173509),(540,713),(536.5,713.937822173509),(533.937822173509,716.5)) -5373 ((532,730),(533.0717967697245,734),(536,736.9282032302755),(540,738),(544,736.9282032302755),(546.9282032302755,734),(548,730),(546.9282032302755,726),(544,723.0717967697245),(540,722),(536,723.0717967697245),(533.0717967697245,726)) -5374 ((531,740),(532.2057713659401,744.5),(535.5,747.7942286340599),(540,749),(544.5,747.7942286340599),(547.7942286340599,744.5),(549,740),(547.79422863406,735.5),(544.5,732.2057713659401),(540,731),(535.5,732.20577136594),(532.2057713659401,735.5)) -5375 ((530,750),(531.3397459621556,755),(535,758.6602540378444),(540,760),(545,758.6602540378444),(548.6602540378444,755),(550,750),(548.6602540378444,745),(545,741.3397459621556),(540,740),(535,741.3397459621556),(531.3397459621556,745)) -5376 ((539,760),(539.1339745962156,760.5),(539.5,760.8660254037844),(540,761),(540.5,760.8660254037844),(540.8660254037844,760.5),(541,760),(540.8660254037844,759.5),(540.5,759.1339745962156),(540,759),(539.5,759.1339745962156),(539.1339745962156,759.5)) -5377 ((538,770),(538.2679491924312,771),(539,771.7320508075688),(540,772),(541,771.7320508075688),(541.7320508075688,771),(542,770),(541.7320508075688,769),(541,768.2679491924312),(540,768),(539,768.2679491924312),(538.2679491924312,769)) -5378 ((537,780),(537.4019237886466,781.5),(538.5,782.5980762113534),(540,783),(541.5,782.5980762113534),(542.5980762113533,781.5),(543,780),(542.5980762113534,778.5),(541.5,777.4019237886467),(540,777),(538.5,777.4019237886466),(537.4019237886467,778.5)) -5379 ((536,790),(536.5358983848622,792),(538,793.4641016151378),(540,794),(542,793.4641016151378),(543.4641016151378,792),(544,790),(543.4641016151378,788),(542,786.5358983848622),(540,786),(538,786.5358983848622),(536.5358983848622,788)) -5380 ((535,800),(535.6698729810778,802.5),(537.5,804.3301270189222),(540,805),(542.5,804.3301270189222),(544.3301270189222,802.5),(545,800),(544.3301270189222,797.5),(542.5,795.6698729810778),(540,795),(537.5,795.6698729810778),(535.6698729810778,797.5)) -5381 ((534,810),(534.8038475772934,813),(537,815.1961524227066),(540,816),(543,815.1961524227066),(545.1961524227066,813),(546,810),(545.1961524227066,807),(543,804.8038475772934),(540,804),(537,804.8038475772934),(534.8038475772934,807)) -5382 ((533,820),(533.937822173509,823.5),(536.5,826.062177826491),(540,827),(543.5,826.062177826491),(546.062177826491,823.5),(547,820),(546.062177826491,816.5),(543.5,813.937822173509),(540,813),(536.5,813.937822173509),(533.937822173509,816.5)) -5383 ((532,830),(533.0717967697245,834),(536,836.9282032302755),(540,838),(544,836.9282032302755),(546.9282032302755,834),(548,830),(546.9282032302755,826),(544,823.0717967697245),(540,822),(536,823.0717967697245),(533.0717967697245,826)) -5384 ((531,840),(532.2057713659401,844.5),(535.5,847.7942286340599),(540,849),(544.5,847.7942286340599),(547.7942286340599,844.5),(549,840),(547.79422863406,835.5),(544.5,832.2057713659401),(540,831),(535.5,832.20577136594),(532.2057713659401,835.5)) -5385 ((530,850),(531.3397459621556,855),(535,858.6602540378444),(540,860),(545,858.6602540378444),(548.6602540378444,855),(550,850),(548.6602540378444,845),(545,841.3397459621556),(540,840),(535,841.3397459621556),(531.3397459621556,845)) -5386 ((539,860),(539.1339745962156,860.5),(539.5,860.8660254037844),(540,861),(540.5,860.8660254037844),(540.8660254037844,860.5),(541,860),(540.8660254037844,859.5),(540.5,859.1339745962156),(540,859),(539.5,859.1339745962156),(539.1339745962156,859.5)) -5387 ((538,870),(538.2679491924312,871),(539,871.7320508075688),(540,872),(541,871.7320508075688),(541.7320508075688,871),(542,870),(541.7320508075688,869),(541,868.2679491924312),(540,868),(539,868.2679491924312),(538.2679491924312,869)) -5388 ((537,880),(537.4019237886466,881.5),(538.5,882.5980762113534),(540,883),(541.5,882.5980762113534),(542.5980762113533,881.5),(543,880),(542.5980762113534,878.5),(541.5,877.4019237886467),(540,877),(538.5,877.4019237886466),(537.4019237886467,878.5)) -5389 ((536,890),(536.5358983848622,892),(538,893.4641016151378),(540,894),(542,893.4641016151378),(543.4641016151378,892),(544,890),(543.4641016151378,888),(542,886.5358983848622),(540,886),(538,886.5358983848622),(536.5358983848622,888)) -5390 ((535,900),(535.6698729810778,902.5),(537.5,904.3301270189222),(540,905),(542.5,904.3301270189222),(544.3301270189222,902.5),(545,900),(544.3301270189222,897.5),(542.5,895.6698729810778),(540,895),(537.5,895.6698729810778),(535.6698729810778,897.5)) -5391 ((534,910),(534.8038475772934,913),(537,915.1961524227066),(540,916),(543,915.1961524227066),(545.1961524227066,913),(546,910),(545.1961524227066,907),(543,904.8038475772934),(540,904),(537,904.8038475772934),(534.8038475772934,907)) -5392 ((533,920),(533.937822173509,923.5),(536.5,926.062177826491),(540,927),(543.5,926.062177826491),(546.062177826491,923.5),(547,920),(546.062177826491,916.5),(543.5,913.937822173509),(540,913),(536.5,913.937822173509),(533.937822173509,916.5)) -5393 ((532,930),(533.0717967697245,934),(536,936.9282032302755),(540,938),(544,936.9282032302755),(546.9282032302755,934),(548,930),(546.9282032302755,926),(544,923.0717967697245),(540,922),(536,923.0717967697245),(533.0717967697245,926)) -5394 ((531,940),(532.2057713659401,944.5),(535.5,947.7942286340599),(540,949),(544.5,947.7942286340599),(547.7942286340599,944.5),(549,940),(547.79422863406,935.5),(544.5,932.2057713659401),(540,931),(535.5,932.20577136594),(532.2057713659401,935.5)) -5395 ((530,950),(531.3397459621556,955),(535,958.6602540378444),(540,960),(545,958.6602540378444),(548.6602540378444,955),(550,950),(548.6602540378444,945),(545,941.3397459621556),(540,940),(535,941.3397459621556),(531.3397459621556,945)) -5396 ((539,960),(539.1339745962156,960.5),(539.5,960.8660254037844),(540,961),(540.5,960.8660254037844),(540.8660254037844,960.5),(541,960),(540.8660254037844,959.5),(540.5,959.1339745962156),(540,959),(539.5,959.1339745962156),(539.1339745962156,959.5)) -5397 ((538,970),(538.2679491924312,971),(539,971.7320508075688),(540,972),(541,971.7320508075688),(541.7320508075688,971),(542,970),(541.7320508075688,969),(541,968.2679491924312),(540,968),(539,968.2679491924312),(538.2679491924312,969)) -5398 ((537,980),(537.4019237886466,981.5),(538.5,982.5980762113534),(540,983),(541.5,982.5980762113534),(542.5980762113533,981.5),(543,980),(542.5980762113534,978.5),(541.5,977.4019237886467),(540,977),(538.5,977.4019237886466),(537.4019237886467,978.5)) -5399 ((536,990),(536.5358983848622,992),(538,993.4641016151378),(540,994),(542,993.4641016151378),(543.4641016151378,992),(544,990),(543.4641016151378,988),(542,986.5358983848622),(540,986),(538,986.5358983848622),(536.5358983848622,988)) -5400 ((535,1000),(535.6698729810778,1002.5),(537.5,1004.3301270189222),(540,1005),(542.5,1004.3301270189222),(544.3301270189222,1002.5),(545,1000),(544.3301270189222,997.5),(542.5,995.6698729810778),(540,995),(537.5,995.6698729810778),(535.6698729810778,997.5)) -5401 ((543,10),(543.937822173509,13.5),(546.5,16.06217782649107),(550,17),(553.5,16.062177826491073),(556.062177826491,13.500000000000002),(557,10),(556.062177826491,6.500000000000002),(553.5,3.9378221735089305),(550,3),(546.5,3.937822173508927),(543.937822173509,6.4999999999999964)) -5402 ((542,20),(543.0717967697245,24),(546,26.928203230275507),(550,28),(554,26.92820323027551),(556.9282032302755,24.000000000000004),(558,20),(556.9282032302755,16.000000000000004),(554,13.071796769724493),(550,12),(546,13.071796769724488),(543.0717967697245,15.999999999999996)) -5403 ((541,30),(542.2057713659401,34.5),(545.5,37.79422863405995),(550,39),(554.5,37.79422863405995),(557.7942286340599,34.5),(559,30),(557.79422863406,25.500000000000004),(554.5,22.205771365940052),(550,21),(545.5,22.20577136594005),(542.2057713659401,25.499999999999996)) -5404 ((540,40),(541.3397459621556,45),(545,48.66025403784438),(550,50),(555,48.66025403784439),(558.6602540378444,45),(560,40),(558.6602540378444,35),(555,31.339745962155614),(550,30),(545,31.33974596215561),(541.3397459621556,34.99999999999999)) -5405 ((549,50),(549.1339745962156,50.5),(549.5,50.86602540378444),(550,51),(550.5,50.86602540378444),(550.8660254037844,50.5),(551,50),(550.8660254037844,49.5),(550.5,49.13397459621556),(550,49),(549.5,49.13397459621556),(549.1339745962156,49.5)) -5406 ((548,60),(548.2679491924312,61),(549,61.732050807568875),(550,62),(551,61.732050807568875),(551.7320508075688,61),(552,60),(551.7320508075688,59),(551,58.267949192431125),(550,58),(549,58.267949192431125),(548.2679491924312,59)) -5407 ((547,70),(547.4019237886466,71.5),(548.5,72.59807621135332),(550,73),(551.5,72.59807621135332),(552.5980762113533,71.5),(553,70),(552.5980762113534,68.5),(551.5,67.40192378864668),(550,67),(548.5,67.40192378864668),(547.4019237886467,68.5)) -5408 ((546,80),(546.5358983848622,82),(548,83.46410161513775),(550,84),(552,83.46410161513775),(553.4641016151378,82),(554,80),(553.4641016151378,78),(552,76.53589838486225),(550,76),(548,76.53589838486225),(546.5358983848622,78)) -5409 ((545,90),(545.6698729810778,92.5),(547.5,94.3301270189222),(550,95),(552.5,94.3301270189222),(554.3301270189222,92.5),(555,90),(554.3301270189222,87.5),(552.5,85.6698729810778),(550,85),(547.5,85.6698729810778),(545.6698729810778,87.5)) -5410 ((544,100),(544.8038475772934,103),(547,105.19615242270663),(550,106),(553,105.19615242270663),(555.1961524227066,103),(556,100),(555.1961524227066,97),(553,94.80384757729337),(550,94),(547,94.80384757729337),(544.8038475772934,97)) -5411 ((543,110),(543.937822173509,113.5),(546.5,116.06217782649107),(550,117),(553.5,116.06217782649107),(556.062177826491,113.5),(557,110),(556.062177826491,106.5),(553.5,103.93782217350893),(550,103),(546.5,103.93782217350892),(543.937822173509,106.5)) -5412 ((542,120),(543.0717967697245,124),(546,126.92820323027551),(550,128),(554,126.92820323027551),(556.9282032302755,124),(558,120),(556.9282032302755,116),(554,113.07179676972449),(550,112),(546,113.07179676972449),(543.0717967697245,116)) -5413 ((541,130),(542.2057713659401,134.5),(545.5,137.79422863405995),(550,139),(554.5,137.79422863405995),(557.7942286340599,134.5),(559,130),(557.79422863406,125.5),(554.5,122.20577136594005),(550,121),(545.5,122.20577136594005),(542.2057713659401,125.5)) -5414 ((540,140),(541.3397459621556,145),(545,148.6602540378444),(550,150),(555,148.6602540378444),(558.6602540378444,145),(560,140),(558.6602540378444,135),(555,131.3397459621556),(550,130),(545,131.3397459621556),(541.3397459621556,135)) -5415 ((549,150),(549.1339745962156,150.5),(549.5,150.86602540378445),(550,151),(550.5,150.86602540378445),(550.8660254037844,150.5),(551,150),(550.8660254037844,149.5),(550.5,149.13397459621555),(550,149),(549.5,149.13397459621555),(549.1339745962156,149.5)) -5416 ((548,160),(548.2679491924312,161),(549,161.73205080756887),(550,162),(551,161.73205080756887),(551.7320508075688,161),(552,160),(551.7320508075688,159),(551,158.26794919243113),(550,158),(549,158.26794919243113),(548.2679491924312,159)) -5417 ((547,170),(547.4019237886466,171.5),(548.5,172.59807621135332),(550,173),(551.5,172.59807621135332),(552.5980762113533,171.5),(553,170),(552.5980762113534,168.5),(551.5,167.40192378864668),(550,167),(548.5,167.40192378864668),(547.4019237886467,168.5)) -5418 ((546,180),(546.5358983848622,182),(548,183.46410161513776),(550,184),(552,183.46410161513776),(553.4641016151378,182),(554,180),(553.4641016151378,178),(552,176.53589838486224),(550,176),(548,176.53589838486224),(546.5358983848622,178)) -5419 ((545,190),(545.6698729810778,192.5),(547.5,194.33012701892218),(550,195),(552.5,194.33012701892218),(554.3301270189222,192.5),(555,190),(554.3301270189222,187.5),(552.5,185.66987298107782),(550,185),(547.5,185.66987298107782),(545.6698729810778,187.5)) -5420 ((544,200),(544.8038475772934,203),(547,205.19615242270663),(550,206),(553,205.19615242270663),(555.1961524227066,203),(556,200),(555.1961524227066,197),(553,194.80384757729337),(550,194),(547,194.80384757729337),(544.8038475772934,197)) -5421 ((543,210),(543.937822173509,213.5),(546.5,216.06217782649108),(550,217),(553.5,216.06217782649108),(556.062177826491,213.5),(557,210),(556.062177826491,206.5),(553.5,203.93782217350892),(550,203),(546.5,203.93782217350892),(543.937822173509,206.5)) -5422 ((542,220),(543.0717967697245,224),(546,226.9282032302755),(550,228),(554,226.9282032302755),(556.9282032302755,224),(558,220),(556.9282032302755,216),(554,213.0717967697245),(550,212),(546,213.0717967697245),(543.0717967697245,216)) -5423 ((541,230),(542.2057713659401,234.5),(545.5,237.79422863405995),(550,239),(554.5,237.79422863405995),(557.7942286340599,234.5),(559,230),(557.79422863406,225.5),(554.5,222.20577136594005),(550,221),(545.5,222.20577136594005),(542.2057713659401,225.5)) -5424 ((540,240),(541.3397459621556,245),(545,248.6602540378444),(550,250),(555,248.6602540378444),(558.6602540378444,245),(560,240),(558.6602540378444,235),(555,231.3397459621556),(550,230),(545,231.3397459621556),(541.3397459621556,235)) -5425 ((549,250),(549.1339745962156,250.5),(549.5,250.86602540378445),(550,251),(550.5,250.86602540378445),(550.8660254037844,250.5),(551,250),(550.8660254037844,249.5),(550.5,249.13397459621555),(550,249),(549.5,249.13397459621555),(549.1339745962156,249.5)) -5426 ((548,260),(548.2679491924312,261),(549,261.7320508075689),(550,262),(551,261.7320508075689),(551.7320508075688,261),(552,260),(551.7320508075688,259),(551,258.2679491924311),(550,258),(549,258.2679491924311),(548.2679491924312,259)) -5427 ((547,270),(547.4019237886466,271.5),(548.5,272.5980762113533),(550,273),(551.5,272.5980762113533),(552.5980762113533,271.5),(553,270),(552.5980762113534,268.5),(551.5,267.4019237886467),(550,267),(548.5,267.4019237886467),(547.4019237886467,268.5)) -5428 ((546,280),(546.5358983848622,282),(548,283.46410161513774),(550,284),(552,283.46410161513774),(553.4641016151378,282),(554,280),(553.4641016151378,278),(552,276.53589838486226),(550,276),(548,276.53589838486226),(546.5358983848622,278)) -5429 ((545,290),(545.6698729810778,292.5),(547.5,294.3301270189222),(550,295),(552.5,294.3301270189222),(554.3301270189222,292.5),(555,290),(554.3301270189222,287.5),(552.5,285.6698729810778),(550,285),(547.5,285.6698729810778),(545.6698729810778,287.5)) -5430 ((544,300),(544.8038475772934,303),(547,305.19615242270663),(550,306),(553,305.19615242270663),(555.1961524227066,303),(556,300),(555.1961524227066,297),(553,294.80384757729337),(550,294),(547,294.80384757729337),(544.8038475772934,297)) -5431 ((543,310),(543.937822173509,313.5),(546.5,316.06217782649105),(550,317),(553.5,316.06217782649105),(556.062177826491,313.5),(557,310),(556.062177826491,306.5),(553.5,303.93782217350895),(550,303),(546.5,303.93782217350895),(543.937822173509,306.5)) -5432 ((542,320),(543.0717967697245,324),(546,326.9282032302755),(550,328),(554,326.9282032302755),(556.9282032302755,324),(558,320),(556.9282032302755,316),(554,313.0717967697245),(550,312),(546,313.0717967697245),(543.0717967697245,316)) -5433 ((541,330),(542.2057713659401,334.5),(545.5,337.79422863405995),(550,339),(554.5,337.79422863405995),(557.7942286340599,334.5),(559,330),(557.79422863406,325.5),(554.5,322.20577136594005),(550,321),(545.5,322.20577136594005),(542.2057713659401,325.5)) -5434 ((540,340),(541.3397459621556,345),(545,348.66025403784437),(550,350),(555,348.66025403784437),(558.6602540378444,345),(560,340),(558.6602540378444,335),(555,331.33974596215563),(550,330),(545,331.33974596215563),(541.3397459621556,335)) -5435 ((549,350),(549.1339745962156,350.5),(549.5,350.8660254037844),(550,351),(550.5,350.8660254037844),(550.8660254037844,350.5),(551,350),(550.8660254037844,349.5),(550.5,349.1339745962156),(550,349),(549.5,349.1339745962156),(549.1339745962156,349.5)) -5436 ((548,360),(548.2679491924312,361),(549,361.7320508075689),(550,362),(551,361.7320508075689),(551.7320508075688,361),(552,360),(551.7320508075688,359),(551,358.2679491924311),(550,358),(549,358.2679491924311),(548.2679491924312,359)) -5437 ((547,370),(547.4019237886466,371.5),(548.5,372.5980762113533),(550,373),(551.5,372.5980762113533),(552.5980762113533,371.5),(553,370),(552.5980762113534,368.5),(551.5,367.4019237886467),(550,367),(548.5,367.4019237886467),(547.4019237886467,368.5)) -5438 ((546,380),(546.5358983848622,382),(548,383.46410161513774),(550,384),(552,383.46410161513774),(553.4641016151378,382),(554,380),(553.4641016151378,378),(552,376.53589838486226),(550,376),(548,376.53589838486226),(546.5358983848622,378)) -5439 ((545,390),(545.6698729810778,392.5),(547.5,394.3301270189222),(550,395),(552.5,394.3301270189222),(554.3301270189222,392.5),(555,390),(554.3301270189222,387.5),(552.5,385.6698729810778),(550,385),(547.5,385.6698729810778),(545.6698729810778,387.5)) -5440 ((544,400),(544.8038475772934,403),(547,405.19615242270663),(550,406),(553,405.19615242270663),(555.1961524227066,403),(556,400),(555.1961524227066,397),(553,394.80384757729337),(550,394),(547,394.80384757729337),(544.8038475772934,397)) -5441 ((543,410),(543.937822173509,413.5),(546.5,416.06217782649105),(550,417),(553.5,416.06217782649105),(556.062177826491,413.5),(557,410),(556.062177826491,406.5),(553.5,403.93782217350895),(550,403),(546.5,403.93782217350895),(543.937822173509,406.5)) -5442 ((542,420),(543.0717967697245,424),(546,426.9282032302755),(550,428),(554,426.9282032302755),(556.9282032302755,424),(558,420),(556.9282032302755,416),(554,413.0717967697245),(550,412),(546,413.0717967697245),(543.0717967697245,416)) -5443 ((541,430),(542.2057713659401,434.5),(545.5,437.79422863405995),(550,439),(554.5,437.79422863405995),(557.7942286340599,434.5),(559,430),(557.79422863406,425.5),(554.5,422.20577136594005),(550,421),(545.5,422.20577136594005),(542.2057713659401,425.5)) -5444 ((540,440),(541.3397459621556,445),(545,448.66025403784437),(550,450),(555,448.66025403784437),(558.6602540378444,445),(560,440),(558.6602540378444,435),(555,431.33974596215563),(550,430),(545,431.33974596215563),(541.3397459621556,435)) -5445 ((549,450),(549.1339745962156,450.5),(549.5,450.8660254037844),(550,451),(550.5,450.8660254037844),(550.8660254037844,450.5),(551,450),(550.8660254037844,449.5),(550.5,449.1339745962156),(550,449),(549.5,449.1339745962156),(549.1339745962156,449.5)) -5446 ((548,460),(548.2679491924312,461),(549,461.7320508075689),(550,462),(551,461.7320508075689),(551.7320508075688,461),(552,460),(551.7320508075688,459),(551,458.2679491924311),(550,458),(549,458.2679491924311),(548.2679491924312,459)) -5447 ((547,470),(547.4019237886466,471.5),(548.5,472.5980762113533),(550,473),(551.5,472.5980762113533),(552.5980762113533,471.5),(553,470),(552.5980762113534,468.5),(551.5,467.4019237886467),(550,467),(548.5,467.4019237886467),(547.4019237886467,468.5)) -5448 ((546,480),(546.5358983848622,482),(548,483.46410161513774),(550,484),(552,483.46410161513774),(553.4641016151378,482),(554,480),(553.4641016151378,478),(552,476.53589838486226),(550,476),(548,476.53589838486226),(546.5358983848622,478)) -5449 ((545,490),(545.6698729810778,492.5),(547.5,494.3301270189222),(550,495),(552.5,494.3301270189222),(554.3301270189222,492.5),(555,490),(554.3301270189222,487.5),(552.5,485.6698729810778),(550,485),(547.5,485.6698729810778),(545.6698729810778,487.5)) -5450 ((544,500),(544.8038475772934,503),(547,505.19615242270663),(550,506),(553,505.19615242270663),(555.1961524227066,503),(556,500),(555.1961524227066,497),(553,494.80384757729337),(550,494),(547,494.80384757729337),(544.8038475772934,497)) -5451 ((543,510),(543.937822173509,513.5),(546.5,516.062177826491),(550,517),(553.5,516.062177826491),(556.062177826491,513.5),(557,510),(556.062177826491,506.5),(553.5,503.93782217350895),(550,503),(546.5,503.93782217350895),(543.937822173509,506.5)) -5452 ((542,520),(543.0717967697245,524),(546,526.9282032302755),(550,528),(554,526.9282032302755),(556.9282032302755,524),(558,520),(556.9282032302755,516),(554,513.0717967697245),(550,512),(546,513.0717967697245),(543.0717967697245,516)) -5453 ((541,530),(542.2057713659401,534.5),(545.5,537.7942286340599),(550,539),(554.5,537.7942286340599),(557.7942286340599,534.5),(559,530),(557.79422863406,525.5),(554.5,522.2057713659401),(550,521),(545.5,522.20577136594),(542.2057713659401,525.5)) -5454 ((540,540),(541.3397459621556,545),(545,548.6602540378444),(550,550),(555,548.6602540378444),(558.6602540378444,545),(560,540),(558.6602540378444,535),(555,531.3397459621556),(550,530),(545,531.3397459621556),(541.3397459621556,535)) -5455 ((549,550),(549.1339745962156,550.5),(549.5,550.8660254037844),(550,551),(550.5,550.8660254037844),(550.8660254037844,550.5),(551,550),(550.8660254037844,549.5),(550.5,549.1339745962156),(550,549),(549.5,549.1339745962156),(549.1339745962156,549.5)) -5456 ((548,560),(548.2679491924312,561),(549,561.7320508075688),(550,562),(551,561.7320508075688),(551.7320508075688,561),(552,560),(551.7320508075688,559),(551,558.2679491924312),(550,558),(549,558.2679491924312),(548.2679491924312,559)) -5457 ((547,570),(547.4019237886466,571.5),(548.5,572.5980762113534),(550,573),(551.5,572.5980762113534),(552.5980762113533,571.5),(553,570),(552.5980762113534,568.5),(551.5,567.4019237886467),(550,567),(548.5,567.4019237886466),(547.4019237886467,568.5)) -5458 ((546,580),(546.5358983848622,582),(548,583.4641016151378),(550,584),(552,583.4641016151378),(553.4641016151378,582),(554,580),(553.4641016151378,578),(552,576.5358983848622),(550,576),(548,576.5358983848622),(546.5358983848622,578)) -5459 ((545,590),(545.6698729810778,592.5),(547.5,594.3301270189222),(550,595),(552.5,594.3301270189222),(554.3301270189222,592.5),(555,590),(554.3301270189222,587.5),(552.5,585.6698729810778),(550,585),(547.5,585.6698729810778),(545.6698729810778,587.5)) -5460 ((544,600),(544.8038475772934,603),(547,605.1961524227066),(550,606),(553,605.1961524227066),(555.1961524227066,603),(556,600),(555.1961524227066,597),(553,594.8038475772934),(550,594),(547,594.8038475772934),(544.8038475772934,597)) -5461 ((543,610),(543.937822173509,613.5),(546.5,616.062177826491),(550,617),(553.5,616.062177826491),(556.062177826491,613.5),(557,610),(556.062177826491,606.5),(553.5,603.937822173509),(550,603),(546.5,603.937822173509),(543.937822173509,606.5)) -5462 ((542,620),(543.0717967697245,624),(546,626.9282032302755),(550,628),(554,626.9282032302755),(556.9282032302755,624),(558,620),(556.9282032302755,616),(554,613.0717967697245),(550,612),(546,613.0717967697245),(543.0717967697245,616)) -5463 ((541,630),(542.2057713659401,634.5),(545.5,637.7942286340599),(550,639),(554.5,637.7942286340599),(557.7942286340599,634.5),(559,630),(557.79422863406,625.5),(554.5,622.2057713659401),(550,621),(545.5,622.20577136594),(542.2057713659401,625.5)) -5464 ((540,640),(541.3397459621556,645),(545,648.6602540378444),(550,650),(555,648.6602540378444),(558.6602540378444,645),(560,640),(558.6602540378444,635),(555,631.3397459621556),(550,630),(545,631.3397459621556),(541.3397459621556,635)) -5465 ((549,650),(549.1339745962156,650.5),(549.5,650.8660254037844),(550,651),(550.5,650.8660254037844),(550.8660254037844,650.5),(551,650),(550.8660254037844,649.5),(550.5,649.1339745962156),(550,649),(549.5,649.1339745962156),(549.1339745962156,649.5)) -5466 ((548,660),(548.2679491924312,661),(549,661.7320508075688),(550,662),(551,661.7320508075688),(551.7320508075688,661),(552,660),(551.7320508075688,659),(551,658.2679491924312),(550,658),(549,658.2679491924312),(548.2679491924312,659)) -5467 ((547,670),(547.4019237886466,671.5),(548.5,672.5980762113534),(550,673),(551.5,672.5980762113534),(552.5980762113533,671.5),(553,670),(552.5980762113534,668.5),(551.5,667.4019237886467),(550,667),(548.5,667.4019237886466),(547.4019237886467,668.5)) -5468 ((546,680),(546.5358983848622,682),(548,683.4641016151378),(550,684),(552,683.4641016151378),(553.4641016151378,682),(554,680),(553.4641016151378,678),(552,676.5358983848622),(550,676),(548,676.5358983848622),(546.5358983848622,678)) -5469 ((545,690),(545.6698729810778,692.5),(547.5,694.3301270189222),(550,695),(552.5,694.3301270189222),(554.3301270189222,692.5),(555,690),(554.3301270189222,687.5),(552.5,685.6698729810778),(550,685),(547.5,685.6698729810778),(545.6698729810778,687.5)) -5470 ((544,700),(544.8038475772934,703),(547,705.1961524227066),(550,706),(553,705.1961524227066),(555.1961524227066,703),(556,700),(555.1961524227066,697),(553,694.8038475772934),(550,694),(547,694.8038475772934),(544.8038475772934,697)) -5471 ((543,710),(543.937822173509,713.5),(546.5,716.062177826491),(550,717),(553.5,716.062177826491),(556.062177826491,713.5),(557,710),(556.062177826491,706.5),(553.5,703.937822173509),(550,703),(546.5,703.937822173509),(543.937822173509,706.5)) -5472 ((542,720),(543.0717967697245,724),(546,726.9282032302755),(550,728),(554,726.9282032302755),(556.9282032302755,724),(558,720),(556.9282032302755,716),(554,713.0717967697245),(550,712),(546,713.0717967697245),(543.0717967697245,716)) -5473 ((541,730),(542.2057713659401,734.5),(545.5,737.7942286340599),(550,739),(554.5,737.7942286340599),(557.7942286340599,734.5),(559,730),(557.79422863406,725.5),(554.5,722.2057713659401),(550,721),(545.5,722.20577136594),(542.2057713659401,725.5)) -5474 ((540,740),(541.3397459621556,745),(545,748.6602540378444),(550,750),(555,748.6602540378444),(558.6602540378444,745),(560,740),(558.6602540378444,735),(555,731.3397459621556),(550,730),(545,731.3397459621556),(541.3397459621556,735)) -5475 ((549,750),(549.1339745962156,750.5),(549.5,750.8660254037844),(550,751),(550.5,750.8660254037844),(550.8660254037844,750.5),(551,750),(550.8660254037844,749.5),(550.5,749.1339745962156),(550,749),(549.5,749.1339745962156),(549.1339745962156,749.5)) -5476 ((548,760),(548.2679491924312,761),(549,761.7320508075688),(550,762),(551,761.7320508075688),(551.7320508075688,761),(552,760),(551.7320508075688,759),(551,758.2679491924312),(550,758),(549,758.2679491924312),(548.2679491924312,759)) -5477 ((547,770),(547.4019237886466,771.5),(548.5,772.5980762113534),(550,773),(551.5,772.5980762113534),(552.5980762113533,771.5),(553,770),(552.5980762113534,768.5),(551.5,767.4019237886467),(550,767),(548.5,767.4019237886466),(547.4019237886467,768.5)) -5478 ((546,780),(546.5358983848622,782),(548,783.4641016151378),(550,784),(552,783.4641016151378),(553.4641016151378,782),(554,780),(553.4641016151378,778),(552,776.5358983848622),(550,776),(548,776.5358983848622),(546.5358983848622,778)) -5479 ((545,790),(545.6698729810778,792.5),(547.5,794.3301270189222),(550,795),(552.5,794.3301270189222),(554.3301270189222,792.5),(555,790),(554.3301270189222,787.5),(552.5,785.6698729810778),(550,785),(547.5,785.6698729810778),(545.6698729810778,787.5)) -5480 ((544,800),(544.8038475772934,803),(547,805.1961524227066),(550,806),(553,805.1961524227066),(555.1961524227066,803),(556,800),(555.1961524227066,797),(553,794.8038475772934),(550,794),(547,794.8038475772934),(544.8038475772934,797)) -5481 ((543,810),(543.937822173509,813.5),(546.5,816.062177826491),(550,817),(553.5,816.062177826491),(556.062177826491,813.5),(557,810),(556.062177826491,806.5),(553.5,803.937822173509),(550,803),(546.5,803.937822173509),(543.937822173509,806.5)) -5482 ((542,820),(543.0717967697245,824),(546,826.9282032302755),(550,828),(554,826.9282032302755),(556.9282032302755,824),(558,820),(556.9282032302755,816),(554,813.0717967697245),(550,812),(546,813.0717967697245),(543.0717967697245,816)) -5483 ((541,830),(542.2057713659401,834.5),(545.5,837.7942286340599),(550,839),(554.5,837.7942286340599),(557.7942286340599,834.5),(559,830),(557.79422863406,825.5),(554.5,822.2057713659401),(550,821),(545.5,822.20577136594),(542.2057713659401,825.5)) -5484 ((540,840),(541.3397459621556,845),(545,848.6602540378444),(550,850),(555,848.6602540378444),(558.6602540378444,845),(560,840),(558.6602540378444,835),(555,831.3397459621556),(550,830),(545,831.3397459621556),(541.3397459621556,835)) -5485 ((549,850),(549.1339745962156,850.5),(549.5,850.8660254037844),(550,851),(550.5,850.8660254037844),(550.8660254037844,850.5),(551,850),(550.8660254037844,849.5),(550.5,849.1339745962156),(550,849),(549.5,849.1339745962156),(549.1339745962156,849.5)) -5486 ((548,860),(548.2679491924312,861),(549,861.7320508075688),(550,862),(551,861.7320508075688),(551.7320508075688,861),(552,860),(551.7320508075688,859),(551,858.2679491924312),(550,858),(549,858.2679491924312),(548.2679491924312,859)) -5487 ((547,870),(547.4019237886466,871.5),(548.5,872.5980762113534),(550,873),(551.5,872.5980762113534),(552.5980762113533,871.5),(553,870),(552.5980762113534,868.5),(551.5,867.4019237886467),(550,867),(548.5,867.4019237886466),(547.4019237886467,868.5)) -5488 ((546,880),(546.5358983848622,882),(548,883.4641016151378),(550,884),(552,883.4641016151378),(553.4641016151378,882),(554,880),(553.4641016151378,878),(552,876.5358983848622),(550,876),(548,876.5358983848622),(546.5358983848622,878)) -5489 ((545,890),(545.6698729810778,892.5),(547.5,894.3301270189222),(550,895),(552.5,894.3301270189222),(554.3301270189222,892.5),(555,890),(554.3301270189222,887.5),(552.5,885.6698729810778),(550,885),(547.5,885.6698729810778),(545.6698729810778,887.5)) -5490 ((544,900),(544.8038475772934,903),(547,905.1961524227066),(550,906),(553,905.1961524227066),(555.1961524227066,903),(556,900),(555.1961524227066,897),(553,894.8038475772934),(550,894),(547,894.8038475772934),(544.8038475772934,897)) -5491 ((543,910),(543.937822173509,913.5),(546.5,916.062177826491),(550,917),(553.5,916.062177826491),(556.062177826491,913.5),(557,910),(556.062177826491,906.5),(553.5,903.937822173509),(550,903),(546.5,903.937822173509),(543.937822173509,906.5)) -5492 ((542,920),(543.0717967697245,924),(546,926.9282032302755),(550,928),(554,926.9282032302755),(556.9282032302755,924),(558,920),(556.9282032302755,916),(554,913.0717967697245),(550,912),(546,913.0717967697245),(543.0717967697245,916)) -5493 ((541,930),(542.2057713659401,934.5),(545.5,937.7942286340599),(550,939),(554.5,937.7942286340599),(557.7942286340599,934.5),(559,930),(557.79422863406,925.5),(554.5,922.2057713659401),(550,921),(545.5,922.20577136594),(542.2057713659401,925.5)) -5494 ((540,940),(541.3397459621556,945),(545,948.6602540378444),(550,950),(555,948.6602540378444),(558.6602540378444,945),(560,940),(558.6602540378444,935),(555,931.3397459621556),(550,930),(545,931.3397459621556),(541.3397459621556,935)) -5495 ((549,950),(549.1339745962156,950.5),(549.5,950.8660254037844),(550,951),(550.5,950.8660254037844),(550.8660254037844,950.5),(551,950),(550.8660254037844,949.5),(550.5,949.1339745962156),(550,949),(549.5,949.1339745962156),(549.1339745962156,949.5)) -5496 ((548,960),(548.2679491924312,961),(549,961.7320508075688),(550,962),(551,961.7320508075688),(551.7320508075688,961),(552,960),(551.7320508075688,959),(551,958.2679491924312),(550,958),(549,958.2679491924312),(548.2679491924312,959)) -5497 ((547,970),(547.4019237886466,971.5),(548.5,972.5980762113534),(550,973),(551.5,972.5980762113534),(552.5980762113533,971.5),(553,970),(552.5980762113534,968.5),(551.5,967.4019237886467),(550,967),(548.5,967.4019237886466),(547.4019237886467,968.5)) -5498 ((546,980),(546.5358983848622,982),(548,983.4641016151378),(550,984),(552,983.4641016151378),(553.4641016151378,982),(554,980),(553.4641016151378,978),(552,976.5358983848622),(550,976),(548,976.5358983848622),(546.5358983848622,978)) -5499 ((545,990),(545.6698729810778,992.5),(547.5,994.3301270189222),(550,995),(552.5,994.3301270189222),(554.3301270189222,992.5),(555,990),(554.3301270189222,987.5),(552.5,985.6698729810778),(550,985),(547.5,985.6698729810778),(545.6698729810778,987.5)) -5500 ((544,1000),(544.8038475772934,1003),(547,1005.1961524227066),(550,1006),(553,1005.1961524227066),(555.1961524227066,1003),(556,1000),(555.1961524227066,997),(553,994.8038475772934),(550,994),(547,994.8038475772934),(544.8038475772934,997)) -5501 ((552,10),(553.0717967697245,14),(556,16.928203230275507),(560,18),(564,16.92820323027551),(566.9282032302755,14.000000000000004),(568,10.000000000000002),(566.9282032302755,6.000000000000002),(564,3.071796769724492),(560,2),(556,3.0717967697244877),(553.0717967697245,5.9999999999999964)) -5502 ((551,20),(552.2057713659401,24.5),(555.5,27.794228634059948),(560,29),(564.5,27.794228634059948),(567.7942286340599,24.500000000000004),(569,20),(567.79422863406,15.500000000000004),(564.5,12.205771365940054),(560,11),(555.5,12.205771365940048),(552.2057713659401,15.499999999999996)) -5503 ((550,30),(551.3397459621556,35),(555,38.66025403784438),(560,40),(565,38.66025403784439),(568.6602540378444,35),(570,30),(568.6602540378444,25.000000000000004),(565,21.339745962155614),(560,20),(555,21.33974596215561),(551.3397459621556,24.999999999999996)) -5504 ((559,40),(559.1339745962156,40.5),(559.5,40.86602540378444),(560,41),(560.5,40.86602540378444),(560.8660254037844,40.5),(561,40),(560.8660254037844,39.5),(560.5,39.13397459621556),(560,39),(559.5,39.13397459621556),(559.1339745962156,39.5)) -5505 ((558,50),(558.2679491924312,51),(559,51.732050807568875),(560,52),(561,51.732050807568875),(561.7320508075688,51),(562,50),(561.7320508075688,49),(561,48.267949192431125),(560,48),(559,48.267949192431125),(558.2679491924312,49)) -5506 ((557,60),(557.4019237886466,61.5),(558.5,62.598076211353316),(560,63),(561.5,62.598076211353316),(562.5980762113533,61.5),(563,60),(562.5980762113534,58.5),(561.5,57.401923788646684),(560,57),(558.5,57.401923788646684),(557.4019237886467,58.5)) -5507 ((556,70),(556.5358983848622,72),(558,73.46410161513775),(560,74),(562,73.46410161513775),(563.4641016151378,72),(564,70),(563.4641016151378,68),(562,66.53589838486225),(560,66),(558,66.53589838486225),(556.5358983848622,68)) -5508 ((555,80),(555.6698729810778,82.5),(557.5,84.3301270189222),(560,85),(562.5,84.3301270189222),(564.3301270189222,82.5),(565,80),(564.3301270189222,77.5),(562.5,75.6698729810778),(560,75),(557.5,75.6698729810778),(555.6698729810778,77.5)) -5509 ((554,90),(554.8038475772934,93),(557,95.19615242270663),(560,96),(563,95.19615242270663),(565.1961524227066,93),(566,90),(565.1961524227066,87),(563,84.80384757729337),(560,84),(557,84.80384757729337),(554.8038475772934,87)) -5510 ((553,100),(553.937822173509,103.5),(556.5,106.06217782649107),(560,107),(563.5,106.06217782649107),(566.062177826491,103.5),(567,100),(566.062177826491,96.5),(563.5,93.93782217350893),(560,93),(556.5,93.93782217350892),(553.937822173509,96.5)) -5511 ((552,110),(553.0717967697245,114),(556,116.92820323027551),(560,118),(564,116.92820323027551),(566.9282032302755,114),(568,110),(566.9282032302755,106),(564,103.07179676972449),(560,102),(556,103.07179676972449),(553.0717967697245,106)) -5512 ((551,120),(552.2057713659401,124.5),(555.5,127.79422863405995),(560,129),(564.5,127.79422863405995),(567.7942286340599,124.5),(569,120),(567.79422863406,115.5),(564.5,112.20577136594005),(560,111),(555.5,112.20577136594005),(552.2057713659401,115.5)) -5513 ((550,130),(551.3397459621556,135),(555,138.6602540378444),(560,140),(565,138.6602540378444),(568.6602540378444,135),(570,130),(568.6602540378444,125),(565,121.33974596215562),(560,120),(555,121.3397459621556),(551.3397459621556,125)) -5514 ((559,140),(559.1339745962156,140.5),(559.5,140.86602540378445),(560,141),(560.5,140.86602540378445),(560.8660254037844,140.5),(561,140),(560.8660254037844,139.5),(560.5,139.13397459621555),(560,139),(559.5,139.13397459621555),(559.1339745962156,139.5)) -5515 ((558,150),(558.2679491924312,151),(559,151.73205080756887),(560,152),(561,151.73205080756887),(561.7320508075688,151),(562,150),(561.7320508075688,149),(561,148.26794919243113),(560,148),(559,148.26794919243113),(558.2679491924312,149)) -5516 ((557,160),(557.4019237886466,161.5),(558.5,162.59807621135332),(560,163),(561.5,162.59807621135332),(562.5980762113533,161.5),(563,160),(562.5980762113534,158.5),(561.5,157.40192378864668),(560,157),(558.5,157.40192378864668),(557.4019237886467,158.5)) -5517 ((556,170),(556.5358983848622,172),(558,173.46410161513776),(560,174),(562,173.46410161513776),(563.4641016151378,172),(564,170),(563.4641016151378,168),(562,166.53589838486224),(560,166),(558,166.53589838486224),(556.5358983848622,168)) -5518 ((555,180),(555.6698729810778,182.5),(557.5,184.33012701892218),(560,185),(562.5,184.33012701892218),(564.3301270189222,182.5),(565,180),(564.3301270189222,177.5),(562.5,175.66987298107782),(560,175),(557.5,175.66987298107782),(555.6698729810778,177.5)) -5519 ((554,190),(554.8038475772934,193),(557,195.19615242270663),(560,196),(563,195.19615242270663),(565.1961524227066,193),(566,190),(565.1961524227066,187),(563,184.80384757729337),(560,184),(557,184.80384757729337),(554.8038475772934,187)) -5520 ((553,200),(553.937822173509,203.5),(556.5,206.06217782649108),(560,207),(563.5,206.06217782649108),(566.062177826491,203.5),(567,200),(566.062177826491,196.5),(563.5,193.93782217350892),(560,193),(556.5,193.93782217350892),(553.937822173509,196.5)) -5521 ((552,210),(553.0717967697245,214),(556,216.9282032302755),(560,218),(564,216.9282032302755),(566.9282032302755,214),(568,210),(566.9282032302755,206),(564,203.0717967697245),(560,202),(556,203.0717967697245),(553.0717967697245,206)) -5522 ((551,220),(552.2057713659401,224.5),(555.5,227.79422863405995),(560,229),(564.5,227.79422863405995),(567.7942286340599,224.5),(569,220),(567.79422863406,215.5),(564.5,212.20577136594005),(560,211),(555.5,212.20577136594005),(552.2057713659401,215.5)) -5523 ((550,230),(551.3397459621556,235),(555,238.6602540378444),(560,240),(565,238.6602540378444),(568.6602540378444,235),(570,230),(568.6602540378444,225),(565,221.3397459621556),(560,220),(555,221.3397459621556),(551.3397459621556,225)) -5524 ((559,240),(559.1339745962156,240.5),(559.5,240.86602540378445),(560,241),(560.5,240.86602540378445),(560.8660254037844,240.5),(561,240),(560.8660254037844,239.5),(560.5,239.13397459621555),(560,239),(559.5,239.13397459621555),(559.1339745962156,239.5)) -5525 ((558,250),(558.2679491924312,251),(559,251.73205080756887),(560,252),(561,251.73205080756887),(561.7320508075688,251),(562,250),(561.7320508075688,249),(561,248.26794919243113),(560,248),(559,248.26794919243113),(558.2679491924312,249)) -5526 ((557,260),(557.4019237886466,261.5),(558.5,262.5980762113533),(560,263),(561.5,262.5980762113533),(562.5980762113533,261.5),(563,260),(562.5980762113534,258.5),(561.5,257.4019237886467),(560,257),(558.5,257.4019237886467),(557.4019237886467,258.5)) -5527 ((556,270),(556.5358983848622,272),(558,273.46410161513774),(560,274),(562,273.46410161513774),(563.4641016151378,272),(564,270),(563.4641016151378,268),(562,266.53589838486226),(560,266),(558,266.53589838486226),(556.5358983848622,268)) -5528 ((555,280),(555.6698729810778,282.5),(557.5,284.3301270189222),(560,285),(562.5,284.3301270189222),(564.3301270189222,282.5),(565,280),(564.3301270189222,277.5),(562.5,275.6698729810778),(560,275),(557.5,275.6698729810778),(555.6698729810778,277.5)) -5529 ((554,290),(554.8038475772934,293),(557,295.19615242270663),(560,296),(563,295.19615242270663),(565.1961524227066,293),(566,290),(565.1961524227066,287),(563,284.80384757729337),(560,284),(557,284.80384757729337),(554.8038475772934,287)) -5530 ((553,300),(553.937822173509,303.5),(556.5,306.06217782649105),(560,307),(563.5,306.06217782649105),(566.062177826491,303.5),(567,300),(566.062177826491,296.5),(563.5,293.93782217350895),(560,293),(556.5,293.93782217350895),(553.937822173509,296.5)) -5531 ((552,310),(553.0717967697245,314),(556,316.9282032302755),(560,318),(564,316.9282032302755),(566.9282032302755,314),(568,310),(566.9282032302755,306),(564,303.0717967697245),(560,302),(556,303.0717967697245),(553.0717967697245,306)) -5532 ((551,320),(552.2057713659401,324.5),(555.5,327.79422863405995),(560,329),(564.5,327.79422863405995),(567.7942286340599,324.5),(569,320),(567.79422863406,315.5),(564.5,312.20577136594005),(560,311),(555.5,312.20577136594005),(552.2057713659401,315.5)) -5533 ((550,330),(551.3397459621556,335),(555,338.66025403784437),(560,340),(565,338.66025403784437),(568.6602540378444,335),(570,330),(568.6602540378444,325),(565,321.33974596215563),(560,320),(555,321.33974596215563),(551.3397459621556,325)) -5534 ((559,340),(559.1339745962156,340.5),(559.5,340.8660254037844),(560,341),(560.5,340.8660254037844),(560.8660254037844,340.5),(561,340),(560.8660254037844,339.5),(560.5,339.1339745962156),(560,339),(559.5,339.1339745962156),(559.1339745962156,339.5)) -5535 ((558,350),(558.2679491924312,351),(559,351.7320508075689),(560,352),(561,351.7320508075689),(561.7320508075688,351),(562,350),(561.7320508075688,349),(561,348.2679491924311),(560,348),(559,348.2679491924311),(558.2679491924312,349)) -5536 ((557,360),(557.4019237886466,361.5),(558.5,362.5980762113533),(560,363),(561.5,362.5980762113533),(562.5980762113533,361.5),(563,360),(562.5980762113534,358.5),(561.5,357.4019237886467),(560,357),(558.5,357.4019237886467),(557.4019237886467,358.5)) -5537 ((556,370),(556.5358983848622,372),(558,373.46410161513774),(560,374),(562,373.46410161513774),(563.4641016151378,372),(564,370),(563.4641016151378,368),(562,366.53589838486226),(560,366),(558,366.53589838486226),(556.5358983848622,368)) -5538 ((555,380),(555.6698729810778,382.5),(557.5,384.3301270189222),(560,385),(562.5,384.3301270189222),(564.3301270189222,382.5),(565,380),(564.3301270189222,377.5),(562.5,375.6698729810778),(560,375),(557.5,375.6698729810778),(555.6698729810778,377.5)) -5539 ((554,390),(554.8038475772934,393),(557,395.19615242270663),(560,396),(563,395.19615242270663),(565.1961524227066,393),(566,390),(565.1961524227066,387),(563,384.80384757729337),(560,384),(557,384.80384757729337),(554.8038475772934,387)) -5540 ((553,400),(553.937822173509,403.5),(556.5,406.06217782649105),(560,407),(563.5,406.06217782649105),(566.062177826491,403.5),(567,400),(566.062177826491,396.5),(563.5,393.93782217350895),(560,393),(556.5,393.93782217350895),(553.937822173509,396.5)) -5541 ((552,410),(553.0717967697245,414),(556,416.9282032302755),(560,418),(564,416.9282032302755),(566.9282032302755,414),(568,410),(566.9282032302755,406),(564,403.0717967697245),(560,402),(556,403.0717967697245),(553.0717967697245,406)) -5542 ((551,420),(552.2057713659401,424.5),(555.5,427.79422863405995),(560,429),(564.5,427.79422863405995),(567.7942286340599,424.5),(569,420),(567.79422863406,415.5),(564.5,412.20577136594005),(560,411),(555.5,412.20577136594005),(552.2057713659401,415.5)) -5543 ((550,430),(551.3397459621556,435),(555,438.66025403784437),(560,440),(565,438.66025403784437),(568.6602540378444,435),(570,430),(568.6602540378444,425),(565,421.33974596215563),(560,420),(555,421.33974596215563),(551.3397459621556,425)) -5544 ((559,440),(559.1339745962156,440.5),(559.5,440.8660254037844),(560,441),(560.5,440.8660254037844),(560.8660254037844,440.5),(561,440),(560.8660254037844,439.5),(560.5,439.1339745962156),(560,439),(559.5,439.1339745962156),(559.1339745962156,439.5)) -5545 ((558,450),(558.2679491924312,451),(559,451.7320508075689),(560,452),(561,451.7320508075689),(561.7320508075688,451),(562,450),(561.7320508075688,449),(561,448.2679491924311),(560,448),(559,448.2679491924311),(558.2679491924312,449)) -5546 ((557,460),(557.4019237886466,461.5),(558.5,462.5980762113533),(560,463),(561.5,462.5980762113533),(562.5980762113533,461.5),(563,460),(562.5980762113534,458.5),(561.5,457.4019237886467),(560,457),(558.5,457.4019237886467),(557.4019237886467,458.5)) -5547 ((556,470),(556.5358983848622,472),(558,473.46410161513774),(560,474),(562,473.46410161513774),(563.4641016151378,472),(564,470),(563.4641016151378,468),(562,466.53589838486226),(560,466),(558,466.53589838486226),(556.5358983848622,468)) -5548 ((555,480),(555.6698729810778,482.5),(557.5,484.3301270189222),(560,485),(562.5,484.3301270189222),(564.3301270189222,482.5),(565,480),(564.3301270189222,477.5),(562.5,475.6698729810778),(560,475),(557.5,475.6698729810778),(555.6698729810778,477.5)) -5549 ((554,490),(554.8038475772934,493),(557,495.19615242270663),(560,496),(563,495.19615242270663),(565.1961524227066,493),(566,490),(565.1961524227066,487),(563,484.80384757729337),(560,484),(557,484.80384757729337),(554.8038475772934,487)) -5550 ((553,500),(553.937822173509,503.5),(556.5,506.06217782649105),(560,507),(563.5,506.06217782649105),(566.062177826491,503.5),(567,500),(566.062177826491,496.5),(563.5,493.93782217350895),(560,493),(556.5,493.93782217350895),(553.937822173509,496.5)) -5551 ((552,510),(553.0717967697245,514),(556,516.9282032302755),(560,518),(564,516.9282032302755),(566.9282032302755,514),(568,510),(566.9282032302755,506),(564,503.0717967697245),(560,502),(556,503.0717967697245),(553.0717967697245,506)) -5552 ((551,520),(552.2057713659401,524.5),(555.5,527.7942286340599),(560,529),(564.5,527.7942286340599),(567.7942286340599,524.5),(569,520),(567.79422863406,515.5),(564.5,512.2057713659401),(560,511),(555.5,512.20577136594),(552.2057713659401,515.5)) -5553 ((550,530),(551.3397459621556,535),(555,538.6602540378444),(560,540),(565,538.6602540378444),(568.6602540378444,535),(570,530),(568.6602540378444,525),(565,521.3397459621556),(560,520),(555,521.3397459621556),(551.3397459621556,525)) -5554 ((559,540),(559.1339745962156,540.5),(559.5,540.8660254037844),(560,541),(560.5,540.8660254037844),(560.8660254037844,540.5),(561,540),(560.8660254037844,539.5),(560.5,539.1339745962156),(560,539),(559.5,539.1339745962156),(559.1339745962156,539.5)) -5555 ((558,550),(558.2679491924312,551),(559,551.7320508075688),(560,552),(561,551.7320508075688),(561.7320508075688,551),(562,550),(561.7320508075688,549),(561,548.2679491924312),(560,548),(559,548.2679491924312),(558.2679491924312,549)) -5556 ((557,560),(557.4019237886466,561.5),(558.5,562.5980762113534),(560,563),(561.5,562.5980762113534),(562.5980762113533,561.5),(563,560),(562.5980762113534,558.5),(561.5,557.4019237886467),(560,557),(558.5,557.4019237886466),(557.4019237886467,558.5)) -5557 ((556,570),(556.5358983848622,572),(558,573.4641016151378),(560,574),(562,573.4641016151378),(563.4641016151378,572),(564,570),(563.4641016151378,568),(562,566.5358983848622),(560,566),(558,566.5358983848622),(556.5358983848622,568)) -5558 ((555,580),(555.6698729810778,582.5),(557.5,584.3301270189222),(560,585),(562.5,584.3301270189222),(564.3301270189222,582.5),(565,580),(564.3301270189222,577.5),(562.5,575.6698729810778),(560,575),(557.5,575.6698729810778),(555.6698729810778,577.5)) -5559 ((554,590),(554.8038475772934,593),(557,595.1961524227066),(560,596),(563,595.1961524227066),(565.1961524227066,593),(566,590),(565.1961524227066,587),(563,584.8038475772934),(560,584),(557,584.8038475772934),(554.8038475772934,587)) -5560 ((553,600),(553.937822173509,603.5),(556.5,606.062177826491),(560,607),(563.5,606.062177826491),(566.062177826491,603.5),(567,600),(566.062177826491,596.5),(563.5,593.937822173509),(560,593),(556.5,593.937822173509),(553.937822173509,596.5)) -5561 ((552,610),(553.0717967697245,614),(556,616.9282032302755),(560,618),(564,616.9282032302755),(566.9282032302755,614),(568,610),(566.9282032302755,606),(564,603.0717967697245),(560,602),(556,603.0717967697245),(553.0717967697245,606)) -5562 ((551,620),(552.2057713659401,624.5),(555.5,627.7942286340599),(560,629),(564.5,627.7942286340599),(567.7942286340599,624.5),(569,620),(567.79422863406,615.5),(564.5,612.2057713659401),(560,611),(555.5,612.20577136594),(552.2057713659401,615.5)) -5563 ((550,630),(551.3397459621556,635),(555,638.6602540378444),(560,640),(565,638.6602540378444),(568.6602540378444,635),(570,630),(568.6602540378444,625),(565,621.3397459621556),(560,620),(555,621.3397459621556),(551.3397459621556,625)) -5564 ((559,640),(559.1339745962156,640.5),(559.5,640.8660254037844),(560,641),(560.5,640.8660254037844),(560.8660254037844,640.5),(561,640),(560.8660254037844,639.5),(560.5,639.1339745962156),(560,639),(559.5,639.1339745962156),(559.1339745962156,639.5)) -5565 ((558,650),(558.2679491924312,651),(559,651.7320508075688),(560,652),(561,651.7320508075688),(561.7320508075688,651),(562,650),(561.7320508075688,649),(561,648.2679491924312),(560,648),(559,648.2679491924312),(558.2679491924312,649)) -5566 ((557,660),(557.4019237886466,661.5),(558.5,662.5980762113534),(560,663),(561.5,662.5980762113534),(562.5980762113533,661.5),(563,660),(562.5980762113534,658.5),(561.5,657.4019237886467),(560,657),(558.5,657.4019237886466),(557.4019237886467,658.5)) -5567 ((556,670),(556.5358983848622,672),(558,673.4641016151378),(560,674),(562,673.4641016151378),(563.4641016151378,672),(564,670),(563.4641016151378,668),(562,666.5358983848622),(560,666),(558,666.5358983848622),(556.5358983848622,668)) -5568 ((555,680),(555.6698729810778,682.5),(557.5,684.3301270189222),(560,685),(562.5,684.3301270189222),(564.3301270189222,682.5),(565,680),(564.3301270189222,677.5),(562.5,675.6698729810778),(560,675),(557.5,675.6698729810778),(555.6698729810778,677.5)) -5569 ((554,690),(554.8038475772934,693),(557,695.1961524227066),(560,696),(563,695.1961524227066),(565.1961524227066,693),(566,690),(565.1961524227066,687),(563,684.8038475772934),(560,684),(557,684.8038475772934),(554.8038475772934,687)) -5570 ((553,700),(553.937822173509,703.5),(556.5,706.062177826491),(560,707),(563.5,706.062177826491),(566.062177826491,703.5),(567,700),(566.062177826491,696.5),(563.5,693.937822173509),(560,693),(556.5,693.937822173509),(553.937822173509,696.5)) -5571 ((552,710),(553.0717967697245,714),(556,716.9282032302755),(560,718),(564,716.9282032302755),(566.9282032302755,714),(568,710),(566.9282032302755,706),(564,703.0717967697245),(560,702),(556,703.0717967697245),(553.0717967697245,706)) -5572 ((551,720),(552.2057713659401,724.5),(555.5,727.7942286340599),(560,729),(564.5,727.7942286340599),(567.7942286340599,724.5),(569,720),(567.79422863406,715.5),(564.5,712.2057713659401),(560,711),(555.5,712.20577136594),(552.2057713659401,715.5)) -5573 ((550,730),(551.3397459621556,735),(555,738.6602540378444),(560,740),(565,738.6602540378444),(568.6602540378444,735),(570,730),(568.6602540378444,725),(565,721.3397459621556),(560,720),(555,721.3397459621556),(551.3397459621556,725)) -5574 ((559,740),(559.1339745962156,740.5),(559.5,740.8660254037844),(560,741),(560.5,740.8660254037844),(560.8660254037844,740.5),(561,740),(560.8660254037844,739.5),(560.5,739.1339745962156),(560,739),(559.5,739.1339745962156),(559.1339745962156,739.5)) -5575 ((558,750),(558.2679491924312,751),(559,751.7320508075688),(560,752),(561,751.7320508075688),(561.7320508075688,751),(562,750),(561.7320508075688,749),(561,748.2679491924312),(560,748),(559,748.2679491924312),(558.2679491924312,749)) -5576 ((557,760),(557.4019237886466,761.5),(558.5,762.5980762113534),(560,763),(561.5,762.5980762113534),(562.5980762113533,761.5),(563,760),(562.5980762113534,758.5),(561.5,757.4019237886467),(560,757),(558.5,757.4019237886466),(557.4019237886467,758.5)) -5577 ((556,770),(556.5358983848622,772),(558,773.4641016151378),(560,774),(562,773.4641016151378),(563.4641016151378,772),(564,770),(563.4641016151378,768),(562,766.5358983848622),(560,766),(558,766.5358983848622),(556.5358983848622,768)) -5578 ((555,780),(555.6698729810778,782.5),(557.5,784.3301270189222),(560,785),(562.5,784.3301270189222),(564.3301270189222,782.5),(565,780),(564.3301270189222,777.5),(562.5,775.6698729810778),(560,775),(557.5,775.6698729810778),(555.6698729810778,777.5)) -5579 ((554,790),(554.8038475772934,793),(557,795.1961524227066),(560,796),(563,795.1961524227066),(565.1961524227066,793),(566,790),(565.1961524227066,787),(563,784.8038475772934),(560,784),(557,784.8038475772934),(554.8038475772934,787)) -5580 ((553,800),(553.937822173509,803.5),(556.5,806.062177826491),(560,807),(563.5,806.062177826491),(566.062177826491,803.5),(567,800),(566.062177826491,796.5),(563.5,793.937822173509),(560,793),(556.5,793.937822173509),(553.937822173509,796.5)) -5581 ((552,810),(553.0717967697245,814),(556,816.9282032302755),(560,818),(564,816.9282032302755),(566.9282032302755,814),(568,810),(566.9282032302755,806),(564,803.0717967697245),(560,802),(556,803.0717967697245),(553.0717967697245,806)) -5582 ((551,820),(552.2057713659401,824.5),(555.5,827.7942286340599),(560,829),(564.5,827.7942286340599),(567.7942286340599,824.5),(569,820),(567.79422863406,815.5),(564.5,812.2057713659401),(560,811),(555.5,812.20577136594),(552.2057713659401,815.5)) -5583 ((550,830),(551.3397459621556,835),(555,838.6602540378444),(560,840),(565,838.6602540378444),(568.6602540378444,835),(570,830),(568.6602540378444,825),(565,821.3397459621556),(560,820),(555,821.3397459621556),(551.3397459621556,825)) -5584 ((559,840),(559.1339745962156,840.5),(559.5,840.8660254037844),(560,841),(560.5,840.8660254037844),(560.8660254037844,840.5),(561,840),(560.8660254037844,839.5),(560.5,839.1339745962156),(560,839),(559.5,839.1339745962156),(559.1339745962156,839.5)) -5585 ((558,850),(558.2679491924312,851),(559,851.7320508075688),(560,852),(561,851.7320508075688),(561.7320508075688,851),(562,850),(561.7320508075688,849),(561,848.2679491924312),(560,848),(559,848.2679491924312),(558.2679491924312,849)) -5586 ((557,860),(557.4019237886466,861.5),(558.5,862.5980762113534),(560,863),(561.5,862.5980762113534),(562.5980762113533,861.5),(563,860),(562.5980762113534,858.5),(561.5,857.4019237886467),(560,857),(558.5,857.4019237886466),(557.4019237886467,858.5)) -5587 ((556,870),(556.5358983848622,872),(558,873.4641016151378),(560,874),(562,873.4641016151378),(563.4641016151378,872),(564,870),(563.4641016151378,868),(562,866.5358983848622),(560,866),(558,866.5358983848622),(556.5358983848622,868)) -5588 ((555,880),(555.6698729810778,882.5),(557.5,884.3301270189222),(560,885),(562.5,884.3301270189222),(564.3301270189222,882.5),(565,880),(564.3301270189222,877.5),(562.5,875.6698729810778),(560,875),(557.5,875.6698729810778),(555.6698729810778,877.5)) -5589 ((554,890),(554.8038475772934,893),(557,895.1961524227066),(560,896),(563,895.1961524227066),(565.1961524227066,893),(566,890),(565.1961524227066,887),(563,884.8038475772934),(560,884),(557,884.8038475772934),(554.8038475772934,887)) -5590 ((553,900),(553.937822173509,903.5),(556.5,906.062177826491),(560,907),(563.5,906.062177826491),(566.062177826491,903.5),(567,900),(566.062177826491,896.5),(563.5,893.937822173509),(560,893),(556.5,893.937822173509),(553.937822173509,896.5)) -5591 ((552,910),(553.0717967697245,914),(556,916.9282032302755),(560,918),(564,916.9282032302755),(566.9282032302755,914),(568,910),(566.9282032302755,906),(564,903.0717967697245),(560,902),(556,903.0717967697245),(553.0717967697245,906)) -5592 ((551,920),(552.2057713659401,924.5),(555.5,927.7942286340599),(560,929),(564.5,927.7942286340599),(567.7942286340599,924.5),(569,920),(567.79422863406,915.5),(564.5,912.2057713659401),(560,911),(555.5,912.20577136594),(552.2057713659401,915.5)) -5593 ((550,930),(551.3397459621556,935),(555,938.6602540378444),(560,940),(565,938.6602540378444),(568.6602540378444,935),(570,930),(568.6602540378444,925),(565,921.3397459621556),(560,920),(555,921.3397459621556),(551.3397459621556,925)) -5594 ((559,940),(559.1339745962156,940.5),(559.5,940.8660254037844),(560,941),(560.5,940.8660254037844),(560.8660254037844,940.5),(561,940),(560.8660254037844,939.5),(560.5,939.1339745962156),(560,939),(559.5,939.1339745962156),(559.1339745962156,939.5)) -5595 ((558,950),(558.2679491924312,951),(559,951.7320508075688),(560,952),(561,951.7320508075688),(561.7320508075688,951),(562,950),(561.7320508075688,949),(561,948.2679491924312),(560,948),(559,948.2679491924312),(558.2679491924312,949)) -5596 ((557,960),(557.4019237886466,961.5),(558.5,962.5980762113534),(560,963),(561.5,962.5980762113534),(562.5980762113533,961.5),(563,960),(562.5980762113534,958.5),(561.5,957.4019237886467),(560,957),(558.5,957.4019237886466),(557.4019237886467,958.5)) -5597 ((556,970),(556.5358983848622,972),(558,973.4641016151378),(560,974),(562,973.4641016151378),(563.4641016151378,972),(564,970),(563.4641016151378,968),(562,966.5358983848622),(560,966),(558,966.5358983848622),(556.5358983848622,968)) -5598 ((555,980),(555.6698729810778,982.5),(557.5,984.3301270189222),(560,985),(562.5,984.3301270189222),(564.3301270189222,982.5),(565,980),(564.3301270189222,977.5),(562.5,975.6698729810778),(560,975),(557.5,975.6698729810778),(555.6698729810778,977.5)) -5599 ((554,990),(554.8038475772934,993),(557,995.1961524227066),(560,996),(563,995.1961524227066),(565.1961524227066,993),(566,990),(565.1961524227066,987),(563,984.8038475772934),(560,984),(557,984.8038475772934),(554.8038475772934,987)) -5600 ((553,1000),(553.937822173509,1003.5),(556.5,1006.062177826491),(560,1007),(563.5,1006.062177826491),(566.062177826491,1003.5),(567,1000),(566.062177826491,996.5),(563.5,993.937822173509),(560,993),(556.5,993.937822173509),(553.937822173509,996.5)) -5601 ((561,10),(562.2057713659401,14.5),(565.5,17.794228634059948),(570,19),(574.5,17.794228634059948),(577.7942286340599,14.500000000000004),(579,10.000000000000002),(577.79422863406,5.500000000000003),(574.5,2.2057713659400537),(570,1),(565.5,2.2057713659400484),(562.2057713659401,5.4999999999999964)) -5602 ((560,20),(561.3397459621556,25),(565,28.660254037844386),(570,30),(575,28.66025403784439),(578.6602540378444,25.000000000000004),(580,20),(578.6602540378444,15.000000000000004),(575,11.339745962155614),(570,10),(565,11.33974596215561),(561.3397459621556,14.999999999999996)) -5603 ((569,30),(569.1339745962156,30.5),(569.5,30.866025403784437),(570,31),(570.5,30.866025403784437),(570.8660254037844,30.5),(571,30),(570.8660254037844,29.5),(570.5,29.133974596215563),(570,29),(569.5,29.133974596215563),(569.1339745962156,29.5)) -5604 ((568,40),(568.2679491924312,41),(569,41.732050807568875),(570,42),(571,41.732050807568875),(571.7320508075688,41),(572,40),(571.7320508075688,39),(571,38.267949192431125),(570,38),(569,38.267949192431125),(568.2679491924312,39)) -5605 ((567,50),(567.4019237886466,51.5),(568.5,52.598076211353316),(570,53),(571.5,52.598076211353316),(572.5980762113533,51.5),(573,50),(572.5980762113534,48.5),(571.5,47.401923788646684),(570,47),(568.5,47.401923788646684),(567.4019237886467,48.5)) -5606 ((566,60),(566.5358983848622,62),(568,63.46410161513776),(570,64),(572,63.46410161513776),(573.4641016151378,62),(574,60),(573.4641016151378,58),(572,56.53589838486224),(570,56),(568,56.53589838486224),(566.5358983848622,58)) -5607 ((565,70),(565.6698729810778,72.5),(567.5,74.3301270189222),(570,75),(572.5,74.3301270189222),(574.3301270189222,72.5),(575,70),(574.3301270189222,67.5),(572.5,65.6698729810778),(570,65),(567.5,65.6698729810778),(565.6698729810778,67.5)) -5608 ((564,80),(564.8038475772934,83),(567,85.19615242270663),(570,86),(573,85.19615242270663),(575.1961524227066,83),(576,80),(575.1961524227066,77),(573,74.80384757729337),(570,74),(567,74.80384757729337),(564.8038475772934,77)) -5609 ((563,90),(563.937822173509,93.5),(566.5,96.06217782649107),(570,97),(573.5,96.06217782649107),(576.062177826491,93.5),(577,90),(576.062177826491,86.5),(573.5,83.93782217350893),(570,83),(566.5,83.93782217350892),(563.937822173509,86.5)) -5610 ((562,100),(563.0717967697245,104),(566,106.92820323027551),(570,108),(574,106.92820323027551),(576.9282032302755,104),(578,100),(576.9282032302755,96),(574,93.07179676972449),(570,92),(566,93.07179676972449),(563.0717967697245,96)) -5611 ((561,110),(562.2057713659401,114.5),(565.5,117.79422863405995),(570,119),(574.5,117.79422863405995),(577.7942286340599,114.5),(579,110),(577.79422863406,105.5),(574.5,102.20577136594005),(570,101),(565.5,102.20577136594005),(562.2057713659401,105.5)) -5612 ((560,120),(561.3397459621556,125),(565,128.6602540378444),(570,130),(575,128.6602540378444),(578.6602540378444,125),(580,120),(578.6602540378444,115),(575,111.33974596215562),(570,110),(565,111.3397459621556),(561.3397459621556,115)) -5613 ((569,130),(569.1339745962156,130.5),(569.5,130.86602540378445),(570,131),(570.5,130.86602540378445),(570.8660254037844,130.5),(571,130),(570.8660254037844,129.5),(570.5,129.13397459621555),(570,129),(569.5,129.13397459621555),(569.1339745962156,129.5)) -5614 ((568,140),(568.2679491924312,141),(569,141.73205080756887),(570,142),(571,141.73205080756887),(571.7320508075688,141),(572,140),(571.7320508075688,139),(571,138.26794919243113),(570,138),(569,138.26794919243113),(568.2679491924312,139)) -5615 ((567,150),(567.4019237886466,151.5),(568.5,152.59807621135332),(570,153),(571.5,152.59807621135332),(572.5980762113533,151.5),(573,150),(572.5980762113534,148.5),(571.5,147.40192378864668),(570,147),(568.5,147.40192378864668),(567.4019237886467,148.5)) -5616 ((566,160),(566.5358983848622,162),(568,163.46410161513776),(570,164),(572,163.46410161513776),(573.4641016151378,162),(574,160),(573.4641016151378,158),(572,156.53589838486224),(570,156),(568,156.53589838486224),(566.5358983848622,158)) -5617 ((565,170),(565.6698729810778,172.5),(567.5,174.33012701892218),(570,175),(572.5,174.33012701892218),(574.3301270189222,172.5),(575,170),(574.3301270189222,167.5),(572.5,165.66987298107782),(570,165),(567.5,165.66987298107782),(565.6698729810778,167.5)) -5618 ((564,180),(564.8038475772934,183),(567,185.19615242270663),(570,186),(573,185.19615242270663),(575.1961524227066,183),(576,180),(575.1961524227066,177),(573,174.80384757729337),(570,174),(567,174.80384757729337),(564.8038475772934,177)) -5619 ((563,190),(563.937822173509,193.5),(566.5,196.06217782649108),(570,197),(573.5,196.06217782649108),(576.062177826491,193.5),(577,190),(576.062177826491,186.5),(573.5,183.93782217350892),(570,183),(566.5,183.93782217350892),(563.937822173509,186.5)) -5620 ((562,200),(563.0717967697245,204),(566,206.9282032302755),(570,208),(574,206.9282032302755),(576.9282032302755,204),(578,200),(576.9282032302755,196),(574,193.0717967697245),(570,192),(566,193.0717967697245),(563.0717967697245,196)) -5621 ((561,210),(562.2057713659401,214.5),(565.5,217.79422863405995),(570,219),(574.5,217.79422863405995),(577.7942286340599,214.5),(579,210),(577.79422863406,205.5),(574.5,202.20577136594005),(570,201),(565.5,202.20577136594005),(562.2057713659401,205.5)) -5622 ((560,220),(561.3397459621556,225),(565,228.6602540378444),(570,230),(575,228.6602540378444),(578.6602540378444,225),(580,220),(578.6602540378444,215),(575,211.3397459621556),(570,210),(565,211.3397459621556),(561.3397459621556,215)) -5623 ((569,230),(569.1339745962156,230.5),(569.5,230.86602540378445),(570,231),(570.5,230.86602540378445),(570.8660254037844,230.5),(571,230),(570.8660254037844,229.5),(570.5,229.13397459621555),(570,229),(569.5,229.13397459621555),(569.1339745962156,229.5)) -5624 ((568,240),(568.2679491924312,241),(569,241.73205080756887),(570,242),(571,241.73205080756887),(571.7320508075688,241),(572,240),(571.7320508075688,239),(571,238.26794919243113),(570,238),(569,238.26794919243113),(568.2679491924312,239)) -5625 ((567,250),(567.4019237886466,251.5),(568.5,252.59807621135332),(570,253),(571.5,252.59807621135332),(572.5980762113533,251.5),(573,250),(572.5980762113534,248.5),(571.5,247.40192378864668),(570,247),(568.5,247.40192378864668),(567.4019237886467,248.5)) -5626 ((566,260),(566.5358983848622,262),(568,263.46410161513774),(570,264),(572,263.46410161513774),(573.4641016151378,262),(574,260),(573.4641016151378,258),(572,256.53589838486226),(570,256),(568,256.53589838486226),(566.5358983848622,258)) -5627 ((565,270),(565.6698729810778,272.5),(567.5,274.3301270189222),(570,275),(572.5,274.3301270189222),(574.3301270189222,272.5),(575,270),(574.3301270189222,267.5),(572.5,265.6698729810778),(570,265),(567.5,265.6698729810778),(565.6698729810778,267.5)) -5628 ((564,280),(564.8038475772934,283),(567,285.19615242270663),(570,286),(573,285.19615242270663),(575.1961524227066,283),(576,280),(575.1961524227066,277),(573,274.80384757729337),(570,274),(567,274.80384757729337),(564.8038475772934,277)) -5629 ((563,290),(563.937822173509,293.5),(566.5,296.06217782649105),(570,297),(573.5,296.06217782649105),(576.062177826491,293.5),(577,290),(576.062177826491,286.5),(573.5,283.93782217350895),(570,283),(566.5,283.93782217350895),(563.937822173509,286.5)) -5630 ((562,300),(563.0717967697245,304),(566,306.9282032302755),(570,308),(574,306.9282032302755),(576.9282032302755,304),(578,300),(576.9282032302755,296),(574,293.0717967697245),(570,292),(566,293.0717967697245),(563.0717967697245,296)) -5631 ((561,310),(562.2057713659401,314.5),(565.5,317.79422863405995),(570,319),(574.5,317.79422863405995),(577.7942286340599,314.5),(579,310),(577.79422863406,305.5),(574.5,302.20577136594005),(570,301),(565.5,302.20577136594005),(562.2057713659401,305.5)) -5632 ((560,320),(561.3397459621556,325),(565,328.66025403784437),(570,330),(575,328.66025403784437),(578.6602540378444,325),(580,320),(578.6602540378444,315),(575,311.33974596215563),(570,310),(565,311.33974596215563),(561.3397459621556,315)) -5633 ((569,330),(569.1339745962156,330.5),(569.5,330.8660254037844),(570,331),(570.5,330.8660254037844),(570.8660254037844,330.5),(571,330),(570.8660254037844,329.5),(570.5,329.1339745962156),(570,329),(569.5,329.1339745962156),(569.1339745962156,329.5)) -5634 ((568,340),(568.2679491924312,341),(569,341.7320508075689),(570,342),(571,341.7320508075689),(571.7320508075688,341),(572,340),(571.7320508075688,339),(571,338.2679491924311),(570,338),(569,338.2679491924311),(568.2679491924312,339)) -5635 ((567,350),(567.4019237886466,351.5),(568.5,352.5980762113533),(570,353),(571.5,352.5980762113533),(572.5980762113533,351.5),(573,350),(572.5980762113534,348.5),(571.5,347.4019237886467),(570,347),(568.5,347.4019237886467),(567.4019237886467,348.5)) -5636 ((566,360),(566.5358983848622,362),(568,363.46410161513774),(570,364),(572,363.46410161513774),(573.4641016151378,362),(574,360),(573.4641016151378,358),(572,356.53589838486226),(570,356),(568,356.53589838486226),(566.5358983848622,358)) -5637 ((565,370),(565.6698729810778,372.5),(567.5,374.3301270189222),(570,375),(572.5,374.3301270189222),(574.3301270189222,372.5),(575,370),(574.3301270189222,367.5),(572.5,365.6698729810778),(570,365),(567.5,365.6698729810778),(565.6698729810778,367.5)) -5638 ((564,380),(564.8038475772934,383),(567,385.19615242270663),(570,386),(573,385.19615242270663),(575.1961524227066,383),(576,380),(575.1961524227066,377),(573,374.80384757729337),(570,374),(567,374.80384757729337),(564.8038475772934,377)) -5639 ((563,390),(563.937822173509,393.5),(566.5,396.06217782649105),(570,397),(573.5,396.06217782649105),(576.062177826491,393.5),(577,390),(576.062177826491,386.5),(573.5,383.93782217350895),(570,383),(566.5,383.93782217350895),(563.937822173509,386.5)) -5640 ((562,400),(563.0717967697245,404),(566,406.9282032302755),(570,408),(574,406.9282032302755),(576.9282032302755,404),(578,400),(576.9282032302755,396),(574,393.0717967697245),(570,392),(566,393.0717967697245),(563.0717967697245,396)) -5641 ((561,410),(562.2057713659401,414.5),(565.5,417.79422863405995),(570,419),(574.5,417.79422863405995),(577.7942286340599,414.5),(579,410),(577.79422863406,405.5),(574.5,402.20577136594005),(570,401),(565.5,402.20577136594005),(562.2057713659401,405.5)) -5642 ((560,420),(561.3397459621556,425),(565,428.66025403784437),(570,430),(575,428.66025403784437),(578.6602540378444,425),(580,420),(578.6602540378444,415),(575,411.33974596215563),(570,410),(565,411.33974596215563),(561.3397459621556,415)) -5643 ((569,430),(569.1339745962156,430.5),(569.5,430.8660254037844),(570,431),(570.5,430.8660254037844),(570.8660254037844,430.5),(571,430),(570.8660254037844,429.5),(570.5,429.1339745962156),(570,429),(569.5,429.1339745962156),(569.1339745962156,429.5)) -5644 ((568,440),(568.2679491924312,441),(569,441.7320508075689),(570,442),(571,441.7320508075689),(571.7320508075688,441),(572,440),(571.7320508075688,439),(571,438.2679491924311),(570,438),(569,438.2679491924311),(568.2679491924312,439)) -5645 ((567,450),(567.4019237886466,451.5),(568.5,452.5980762113533),(570,453),(571.5,452.5980762113533),(572.5980762113533,451.5),(573,450),(572.5980762113534,448.5),(571.5,447.4019237886467),(570,447),(568.5,447.4019237886467),(567.4019237886467,448.5)) -5646 ((566,460),(566.5358983848622,462),(568,463.46410161513774),(570,464),(572,463.46410161513774),(573.4641016151378,462),(574,460),(573.4641016151378,458),(572,456.53589838486226),(570,456),(568,456.53589838486226),(566.5358983848622,458)) -5647 ((565,470),(565.6698729810778,472.5),(567.5,474.3301270189222),(570,475),(572.5,474.3301270189222),(574.3301270189222,472.5),(575,470),(574.3301270189222,467.5),(572.5,465.6698729810778),(570,465),(567.5,465.6698729810778),(565.6698729810778,467.5)) -5648 ((564,480),(564.8038475772934,483),(567,485.19615242270663),(570,486),(573,485.19615242270663),(575.1961524227066,483),(576,480),(575.1961524227066,477),(573,474.80384757729337),(570,474),(567,474.80384757729337),(564.8038475772934,477)) -5649 ((563,490),(563.937822173509,493.5),(566.5,496.06217782649105),(570,497),(573.5,496.06217782649105),(576.062177826491,493.5),(577,490),(576.062177826491,486.5),(573.5,483.93782217350895),(570,483),(566.5,483.93782217350895),(563.937822173509,486.5)) -5650 ((562,500),(563.0717967697245,504),(566,506.9282032302755),(570,508),(574,506.9282032302755),(576.9282032302755,504),(578,500),(576.9282032302755,496),(574,493.0717967697245),(570,492),(566,493.0717967697245),(563.0717967697245,496)) -5651 ((561,510),(562.2057713659401,514.5),(565.5,517.7942286340599),(570,519),(574.5,517.7942286340599),(577.7942286340599,514.5),(579,510),(577.79422863406,505.5),(574.5,502.20577136594005),(570,501),(565.5,502.20577136594005),(562.2057713659401,505.5)) -5652 ((560,520),(561.3397459621556,525),(565,528.6602540378444),(570,530),(575,528.6602540378444),(578.6602540378444,525),(580,520),(578.6602540378444,515),(575,511.33974596215563),(570,510),(565,511.33974596215563),(561.3397459621556,515)) -5653 ((569,530),(569.1339745962156,530.5),(569.5,530.8660254037844),(570,531),(570.5,530.8660254037844),(570.8660254037844,530.5),(571,530),(570.8660254037844,529.5),(570.5,529.1339745962156),(570,529),(569.5,529.1339745962156),(569.1339745962156,529.5)) -5654 ((568,540),(568.2679491924312,541),(569,541.7320508075688),(570,542),(571,541.7320508075688),(571.7320508075688,541),(572,540),(571.7320508075688,539),(571,538.2679491924312),(570,538),(569,538.2679491924312),(568.2679491924312,539)) -5655 ((567,550),(567.4019237886466,551.5),(568.5,552.5980762113534),(570,553),(571.5,552.5980762113534),(572.5980762113533,551.5),(573,550),(572.5980762113534,548.5),(571.5,547.4019237886467),(570,547),(568.5,547.4019237886466),(567.4019237886467,548.5)) -5656 ((566,560),(566.5358983848622,562),(568,563.4641016151378),(570,564),(572,563.4641016151378),(573.4641016151378,562),(574,560),(573.4641016151378,558),(572,556.5358983848622),(570,556),(568,556.5358983848622),(566.5358983848622,558)) -5657 ((565,570),(565.6698729810778,572.5),(567.5,574.3301270189222),(570,575),(572.5,574.3301270189222),(574.3301270189222,572.5),(575,570),(574.3301270189222,567.5),(572.5,565.6698729810778),(570,565),(567.5,565.6698729810778),(565.6698729810778,567.5)) -5658 ((564,580),(564.8038475772934,583),(567,585.1961524227066),(570,586),(573,585.1961524227066),(575.1961524227066,583),(576,580),(575.1961524227066,577),(573,574.8038475772934),(570,574),(567,574.8038475772934),(564.8038475772934,577)) -5659 ((563,590),(563.937822173509,593.5),(566.5,596.062177826491),(570,597),(573.5,596.062177826491),(576.062177826491,593.5),(577,590),(576.062177826491,586.5),(573.5,583.937822173509),(570,583),(566.5,583.937822173509),(563.937822173509,586.5)) -5660 ((562,600),(563.0717967697245,604),(566,606.9282032302755),(570,608),(574,606.9282032302755),(576.9282032302755,604),(578,600),(576.9282032302755,596),(574,593.0717967697245),(570,592),(566,593.0717967697245),(563.0717967697245,596)) -5661 ((561,610),(562.2057713659401,614.5),(565.5,617.7942286340599),(570,619),(574.5,617.7942286340599),(577.7942286340599,614.5),(579,610),(577.79422863406,605.5),(574.5,602.2057713659401),(570,601),(565.5,602.20577136594),(562.2057713659401,605.5)) -5662 ((560,620),(561.3397459621556,625),(565,628.6602540378444),(570,630),(575,628.6602540378444),(578.6602540378444,625),(580,620),(578.6602540378444,615),(575,611.3397459621556),(570,610),(565,611.3397459621556),(561.3397459621556,615)) -5663 ((569,630),(569.1339745962156,630.5),(569.5,630.8660254037844),(570,631),(570.5,630.8660254037844),(570.8660254037844,630.5),(571,630),(570.8660254037844,629.5),(570.5,629.1339745962156),(570,629),(569.5,629.1339745962156),(569.1339745962156,629.5)) -5664 ((568,640),(568.2679491924312,641),(569,641.7320508075688),(570,642),(571,641.7320508075688),(571.7320508075688,641),(572,640),(571.7320508075688,639),(571,638.2679491924312),(570,638),(569,638.2679491924312),(568.2679491924312,639)) -5665 ((567,650),(567.4019237886466,651.5),(568.5,652.5980762113534),(570,653),(571.5,652.5980762113534),(572.5980762113533,651.5),(573,650),(572.5980762113534,648.5),(571.5,647.4019237886467),(570,647),(568.5,647.4019237886466),(567.4019237886467,648.5)) -5666 ((566,660),(566.5358983848622,662),(568,663.4641016151378),(570,664),(572,663.4641016151378),(573.4641016151378,662),(574,660),(573.4641016151378,658),(572,656.5358983848622),(570,656),(568,656.5358983848622),(566.5358983848622,658)) -5667 ((565,670),(565.6698729810778,672.5),(567.5,674.3301270189222),(570,675),(572.5,674.3301270189222),(574.3301270189222,672.5),(575,670),(574.3301270189222,667.5),(572.5,665.6698729810778),(570,665),(567.5,665.6698729810778),(565.6698729810778,667.5)) -5668 ((564,680),(564.8038475772934,683),(567,685.1961524227066),(570,686),(573,685.1961524227066),(575.1961524227066,683),(576,680),(575.1961524227066,677),(573,674.8038475772934),(570,674),(567,674.8038475772934),(564.8038475772934,677)) -5669 ((563,690),(563.937822173509,693.5),(566.5,696.062177826491),(570,697),(573.5,696.062177826491),(576.062177826491,693.5),(577,690),(576.062177826491,686.5),(573.5,683.937822173509),(570,683),(566.5,683.937822173509),(563.937822173509,686.5)) -5670 ((562,700),(563.0717967697245,704),(566,706.9282032302755),(570,708),(574,706.9282032302755),(576.9282032302755,704),(578,700),(576.9282032302755,696),(574,693.0717967697245),(570,692),(566,693.0717967697245),(563.0717967697245,696)) -5671 ((561,710),(562.2057713659401,714.5),(565.5,717.7942286340599),(570,719),(574.5,717.7942286340599),(577.7942286340599,714.5),(579,710),(577.79422863406,705.5),(574.5,702.2057713659401),(570,701),(565.5,702.20577136594),(562.2057713659401,705.5)) -5672 ((560,720),(561.3397459621556,725),(565,728.6602540378444),(570,730),(575,728.6602540378444),(578.6602540378444,725),(580,720),(578.6602540378444,715),(575,711.3397459621556),(570,710),(565,711.3397459621556),(561.3397459621556,715)) -5673 ((569,730),(569.1339745962156,730.5),(569.5,730.8660254037844),(570,731),(570.5,730.8660254037844),(570.8660254037844,730.5),(571,730),(570.8660254037844,729.5),(570.5,729.1339745962156),(570,729),(569.5,729.1339745962156),(569.1339745962156,729.5)) -5674 ((568,740),(568.2679491924312,741),(569,741.7320508075688),(570,742),(571,741.7320508075688),(571.7320508075688,741),(572,740),(571.7320508075688,739),(571,738.2679491924312),(570,738),(569,738.2679491924312),(568.2679491924312,739)) -5675 ((567,750),(567.4019237886466,751.5),(568.5,752.5980762113534),(570,753),(571.5,752.5980762113534),(572.5980762113533,751.5),(573,750),(572.5980762113534,748.5),(571.5,747.4019237886467),(570,747),(568.5,747.4019237886466),(567.4019237886467,748.5)) -5676 ((566,760),(566.5358983848622,762),(568,763.4641016151378),(570,764),(572,763.4641016151378),(573.4641016151378,762),(574,760),(573.4641016151378,758),(572,756.5358983848622),(570,756),(568,756.5358983848622),(566.5358983848622,758)) -5677 ((565,770),(565.6698729810778,772.5),(567.5,774.3301270189222),(570,775),(572.5,774.3301270189222),(574.3301270189222,772.5),(575,770),(574.3301270189222,767.5),(572.5,765.6698729810778),(570,765),(567.5,765.6698729810778),(565.6698729810778,767.5)) -5678 ((564,780),(564.8038475772934,783),(567,785.1961524227066),(570,786),(573,785.1961524227066),(575.1961524227066,783),(576,780),(575.1961524227066,777),(573,774.8038475772934),(570,774),(567,774.8038475772934),(564.8038475772934,777)) -5679 ((563,790),(563.937822173509,793.5),(566.5,796.062177826491),(570,797),(573.5,796.062177826491),(576.062177826491,793.5),(577,790),(576.062177826491,786.5),(573.5,783.937822173509),(570,783),(566.5,783.937822173509),(563.937822173509,786.5)) -5680 ((562,800),(563.0717967697245,804),(566,806.9282032302755),(570,808),(574,806.9282032302755),(576.9282032302755,804),(578,800),(576.9282032302755,796),(574,793.0717967697245),(570,792),(566,793.0717967697245),(563.0717967697245,796)) -5681 ((561,810),(562.2057713659401,814.5),(565.5,817.7942286340599),(570,819),(574.5,817.7942286340599),(577.7942286340599,814.5),(579,810),(577.79422863406,805.5),(574.5,802.2057713659401),(570,801),(565.5,802.20577136594),(562.2057713659401,805.5)) -5682 ((560,820),(561.3397459621556,825),(565,828.6602540378444),(570,830),(575,828.6602540378444),(578.6602540378444,825),(580,820),(578.6602540378444,815),(575,811.3397459621556),(570,810),(565,811.3397459621556),(561.3397459621556,815)) -5683 ((569,830),(569.1339745962156,830.5),(569.5,830.8660254037844),(570,831),(570.5,830.8660254037844),(570.8660254037844,830.5),(571,830),(570.8660254037844,829.5),(570.5,829.1339745962156),(570,829),(569.5,829.1339745962156),(569.1339745962156,829.5)) -5684 ((568,840),(568.2679491924312,841),(569,841.7320508075688),(570,842),(571,841.7320508075688),(571.7320508075688,841),(572,840),(571.7320508075688,839),(571,838.2679491924312),(570,838),(569,838.2679491924312),(568.2679491924312,839)) -5685 ((567,850),(567.4019237886466,851.5),(568.5,852.5980762113534),(570,853),(571.5,852.5980762113534),(572.5980762113533,851.5),(573,850),(572.5980762113534,848.5),(571.5,847.4019237886467),(570,847),(568.5,847.4019237886466),(567.4019237886467,848.5)) -5686 ((566,860),(566.5358983848622,862),(568,863.4641016151378),(570,864),(572,863.4641016151378),(573.4641016151378,862),(574,860),(573.4641016151378,858),(572,856.5358983848622),(570,856),(568,856.5358983848622),(566.5358983848622,858)) -5687 ((565,870),(565.6698729810778,872.5),(567.5,874.3301270189222),(570,875),(572.5,874.3301270189222),(574.3301270189222,872.5),(575,870),(574.3301270189222,867.5),(572.5,865.6698729810778),(570,865),(567.5,865.6698729810778),(565.6698729810778,867.5)) -5688 ((564,880),(564.8038475772934,883),(567,885.1961524227066),(570,886),(573,885.1961524227066),(575.1961524227066,883),(576,880),(575.1961524227066,877),(573,874.8038475772934),(570,874),(567,874.8038475772934),(564.8038475772934,877)) -5689 ((563,890),(563.937822173509,893.5),(566.5,896.062177826491),(570,897),(573.5,896.062177826491),(576.062177826491,893.5),(577,890),(576.062177826491,886.5),(573.5,883.937822173509),(570,883),(566.5,883.937822173509),(563.937822173509,886.5)) -5690 ((562,900),(563.0717967697245,904),(566,906.9282032302755),(570,908),(574,906.9282032302755),(576.9282032302755,904),(578,900),(576.9282032302755,896),(574,893.0717967697245),(570,892),(566,893.0717967697245),(563.0717967697245,896)) -5691 ((561,910),(562.2057713659401,914.5),(565.5,917.7942286340599),(570,919),(574.5,917.7942286340599),(577.7942286340599,914.5),(579,910),(577.79422863406,905.5),(574.5,902.2057713659401),(570,901),(565.5,902.20577136594),(562.2057713659401,905.5)) -5692 ((560,920),(561.3397459621556,925),(565,928.6602540378444),(570,930),(575,928.6602540378444),(578.6602540378444,925),(580,920),(578.6602540378444,915),(575,911.3397459621556),(570,910),(565,911.3397459621556),(561.3397459621556,915)) -5693 ((569,930),(569.1339745962156,930.5),(569.5,930.8660254037844),(570,931),(570.5,930.8660254037844),(570.8660254037844,930.5),(571,930),(570.8660254037844,929.5),(570.5,929.1339745962156),(570,929),(569.5,929.1339745962156),(569.1339745962156,929.5)) -5694 ((568,940),(568.2679491924312,941),(569,941.7320508075688),(570,942),(571,941.7320508075688),(571.7320508075688,941),(572,940),(571.7320508075688,939),(571,938.2679491924312),(570,938),(569,938.2679491924312),(568.2679491924312,939)) -5695 ((567,950),(567.4019237886466,951.5),(568.5,952.5980762113534),(570,953),(571.5,952.5980762113534),(572.5980762113533,951.5),(573,950),(572.5980762113534,948.5),(571.5,947.4019237886467),(570,947),(568.5,947.4019237886466),(567.4019237886467,948.5)) -5696 ((566,960),(566.5358983848622,962),(568,963.4641016151378),(570,964),(572,963.4641016151378),(573.4641016151378,962),(574,960),(573.4641016151378,958),(572,956.5358983848622),(570,956),(568,956.5358983848622),(566.5358983848622,958)) -5697 ((565,970),(565.6698729810778,972.5),(567.5,974.3301270189222),(570,975),(572.5,974.3301270189222),(574.3301270189222,972.5),(575,970),(574.3301270189222,967.5),(572.5,965.6698729810778),(570,965),(567.5,965.6698729810778),(565.6698729810778,967.5)) -5698 ((564,980),(564.8038475772934,983),(567,985.1961524227066),(570,986),(573,985.1961524227066),(575.1961524227066,983),(576,980),(575.1961524227066,977),(573,974.8038475772934),(570,974),(567,974.8038475772934),(564.8038475772934,977)) -5699 ((563,990),(563.937822173509,993.5),(566.5,996.062177826491),(570,997),(573.5,996.062177826491),(576.062177826491,993.5),(577,990),(576.062177826491,986.5),(573.5,983.937822173509),(570,983),(566.5,983.937822173509),(563.937822173509,986.5)) -5700 ((562,1000),(563.0717967697245,1004),(566,1006.9282032302755),(570,1008),(574,1006.9282032302755),(576.9282032302755,1004),(578,1000),(576.9282032302755,996),(574,993.0717967697245),(570,992),(566,993.0717967697245),(563.0717967697245,996)) -5701 ((570,10),(571.3397459621556,15),(575,18.660254037844386),(580,20),(585,18.66025403784439),(588.6602540378444,15.000000000000004),(590,10.000000000000002),(588.6602540378444,5.000000000000003),(585,1.3397459621556145),(580,0),(575,1.3397459621556091),(571.3397459621556,4.999999999999996)) -5702 ((579,20),(579.1339745962156,20.5),(579.5,20.866025403784437),(580,21),(580.5,20.866025403784437),(580.8660254037844,20.5),(581,20),(580.8660254037844,19.5),(580.5,19.133974596215563),(580,19),(579.5,19.133974596215563),(579.1339745962156,19.5)) -5703 ((578,30),(578.2679491924312,31),(579,31.73205080756888),(580,32),(581,31.73205080756888),(581.7320508075688,31),(582,30),(581.7320508075688,29),(581,28.26794919243112),(580,28),(579,28.26794919243112),(578.2679491924312,29)) -5704 ((577,40),(577.4019237886466,41.5),(578.5,42.598076211353316),(580,43),(581.5,42.598076211353316),(582.5980762113533,41.5),(583,40),(582.5980762113534,38.5),(581.5,37.401923788646684),(580,37),(578.5,37.401923788646684),(577.4019237886467,38.5)) -5705 ((576,50),(576.5358983848622,52),(578,53.46410161513776),(580,54),(582,53.46410161513776),(583.4641016151378,52),(584,50),(583.4641016151378,48),(582,46.53589838486224),(580,46),(578,46.53589838486224),(576.5358983848622,48)) -5706 ((575,60),(575.6698729810778,62.5),(577.5,64.3301270189222),(580,65),(582.5,64.3301270189222),(584.3301270189222,62.5),(585,60),(584.3301270189222,57.5),(582.5,55.66987298107781),(580,55),(577.5,55.6698729810778),(575.6698729810778,57.5)) -5707 ((574,70),(574.8038475772934,73),(577,75.19615242270663),(580,76),(583,75.19615242270663),(585.1961524227066,73),(586,70),(585.1961524227066,67),(583,64.80384757729337),(580,64),(577,64.80384757729337),(574.8038475772934,67)) -5708 ((573,80),(573.937822173509,83.5),(576.5,86.06217782649107),(580,87),(583.5,86.06217782649107),(586.062177826491,83.5),(587,80),(586.062177826491,76.5),(583.5,73.93782217350893),(580,73),(576.5,73.93782217350892),(573.937822173509,76.5)) -5709 ((572,90),(573.0717967697245,94),(576,96.92820323027551),(580,98),(584,96.92820323027551),(586.9282032302755,94),(588,90),(586.9282032302755,86),(584,83.07179676972449),(580,82),(576,83.07179676972449),(573.0717967697245,86)) -5710 ((571,100),(572.2057713659401,104.5),(575.5,107.79422863405995),(580,109),(584.5,107.79422863405995),(587.7942286340599,104.5),(589,100),(587.79422863406,95.5),(584.5,92.20577136594005),(580,91),(575.5,92.20577136594005),(572.2057713659401,95.5)) -5711 ((570,110),(571.3397459621556,115),(575,118.66025403784438),(580,120),(585,118.66025403784438),(588.6602540378444,115),(590,110),(588.6602540378444,105),(585,101.33974596215562),(580,100),(575,101.3397459621556),(571.3397459621556,105)) -5712 ((579,120),(579.1339745962156,120.5),(579.5,120.86602540378443),(580,121),(580.5,120.86602540378443),(580.8660254037844,120.5),(581,120),(580.8660254037844,119.5),(580.5,119.13397459621557),(580,119),(579.5,119.13397459621557),(579.1339745962156,119.5)) -5713 ((578,130),(578.2679491924312,131),(579,131.73205080756887),(580,132),(581,131.73205080756887),(581.7320508075688,131),(582,130),(581.7320508075688,129),(581,128.26794919243113),(580,128),(579,128.26794919243113),(578.2679491924312,129)) -5714 ((577,140),(577.4019237886466,141.5),(578.5,142.59807621135332),(580,143),(581.5,142.59807621135332),(582.5980762113533,141.5),(583,140),(582.5980762113534,138.5),(581.5,137.40192378864668),(580,137),(578.5,137.40192378864668),(577.4019237886467,138.5)) -5715 ((576,150),(576.5358983848622,152),(578,153.46410161513776),(580,154),(582,153.46410161513776),(583.4641016151378,152),(584,150),(583.4641016151378,148),(582,146.53589838486224),(580,146),(578,146.53589838486224),(576.5358983848622,148)) -5716 ((575,160),(575.6698729810778,162.5),(577.5,164.33012701892218),(580,165),(582.5,164.33012701892218),(584.3301270189222,162.5),(585,160),(584.3301270189222,157.5),(582.5,155.66987298107782),(580,155),(577.5,155.66987298107782),(575.6698729810778,157.5)) -5717 ((574,170),(574.8038475772934,173),(577,175.19615242270663),(580,176),(583,175.19615242270663),(585.1961524227066,173),(586,170),(585.1961524227066,167),(583,164.80384757729337),(580,164),(577,164.80384757729337),(574.8038475772934,167)) -5718 ((573,180),(573.937822173509,183.5),(576.5,186.06217782649108),(580,187),(583.5,186.06217782649108),(586.062177826491,183.5),(587,180),(586.062177826491,176.5),(583.5,173.93782217350892),(580,173),(576.5,173.93782217350892),(573.937822173509,176.5)) -5719 ((572,190),(573.0717967697245,194),(576,196.9282032302755),(580,198),(584,196.9282032302755),(586.9282032302755,194),(588,190),(586.9282032302755,186),(584,183.0717967697245),(580,182),(576,183.0717967697245),(573.0717967697245,186)) -5720 ((571,200),(572.2057713659401,204.5),(575.5,207.79422863405995),(580,209),(584.5,207.79422863405995),(587.7942286340599,204.5),(589,200),(587.79422863406,195.5),(584.5,192.20577136594005),(580,191),(575.5,192.20577136594005),(572.2057713659401,195.5)) -5721 ((570,210),(571.3397459621556,215),(575,218.6602540378444),(580,220),(585,218.6602540378444),(588.6602540378444,215),(590,210),(588.6602540378444,205),(585,201.3397459621556),(580,200),(575,201.3397459621556),(571.3397459621556,205)) -5722 ((579,220),(579.1339745962156,220.5),(579.5,220.86602540378445),(580,221),(580.5,220.86602540378445),(580.8660254037844,220.5),(581,220),(580.8660254037844,219.5),(580.5,219.13397459621555),(580,219),(579.5,219.13397459621555),(579.1339745962156,219.5)) -5723 ((578,230),(578.2679491924312,231),(579,231.73205080756887),(580,232),(581,231.73205080756887),(581.7320508075688,231),(582,230),(581.7320508075688,229),(581,228.26794919243113),(580,228),(579,228.26794919243113),(578.2679491924312,229)) -5724 ((577,240),(577.4019237886466,241.5),(578.5,242.59807621135332),(580,243),(581.5,242.59807621135332),(582.5980762113533,241.5),(583,240),(582.5980762113534,238.5),(581.5,237.40192378864668),(580,237),(578.5,237.40192378864668),(577.4019237886467,238.5)) -5725 ((576,250),(576.5358983848622,252),(578,253.46410161513776),(580,254),(582,253.46410161513776),(583.4641016151378,252),(584,250),(583.4641016151378,248),(582,246.53589838486224),(580,246),(578,246.53589838486224),(576.5358983848622,248)) -5726 ((575,260),(575.6698729810778,262.5),(577.5,264.3301270189222),(580,265),(582.5,264.3301270189222),(584.3301270189222,262.5),(585,260),(584.3301270189222,257.5),(582.5,255.66987298107782),(580,255),(577.5,255.66987298107782),(575.6698729810778,257.5)) -5727 ((574,270),(574.8038475772934,273),(577,275.19615242270663),(580,276),(583,275.19615242270663),(585.1961524227066,273),(586,270),(585.1961524227066,267),(583,264.80384757729337),(580,264),(577,264.80384757729337),(574.8038475772934,267)) -5728 ((573,280),(573.937822173509,283.5),(576.5,286.06217782649105),(580,287),(583.5,286.06217782649105),(586.062177826491,283.5),(587,280),(586.062177826491,276.5),(583.5,273.93782217350895),(580,273),(576.5,273.93782217350895),(573.937822173509,276.5)) -5729 ((572,290),(573.0717967697245,294),(576,296.9282032302755),(580,298),(584,296.9282032302755),(586.9282032302755,294),(588,290),(586.9282032302755,286),(584,283.0717967697245),(580,282),(576,283.0717967697245),(573.0717967697245,286)) -5730 ((571,300),(572.2057713659401,304.5),(575.5,307.79422863405995),(580,309),(584.5,307.79422863405995),(587.7942286340599,304.5),(589,300),(587.79422863406,295.5),(584.5,292.20577136594005),(580,291),(575.5,292.20577136594005),(572.2057713659401,295.5)) -5731 ((570,310),(571.3397459621556,315),(575,318.66025403784437),(580,320),(585,318.66025403784437),(588.6602540378444,315),(590,310),(588.6602540378444,305),(585,301.33974596215563),(580,300),(575,301.33974596215563),(571.3397459621556,305)) -5732 ((579,320),(579.1339745962156,320.5),(579.5,320.8660254037844),(580,321),(580.5,320.8660254037844),(580.8660254037844,320.5),(581,320),(580.8660254037844,319.5),(580.5,319.1339745962156),(580,319),(579.5,319.1339745962156),(579.1339745962156,319.5)) -5733 ((578,330),(578.2679491924312,331),(579,331.7320508075689),(580,332),(581,331.7320508075689),(581.7320508075688,331),(582,330),(581.7320508075688,329),(581,328.2679491924311),(580,328),(579,328.2679491924311),(578.2679491924312,329)) -5734 ((577,340),(577.4019237886466,341.5),(578.5,342.5980762113533),(580,343),(581.5,342.5980762113533),(582.5980762113533,341.5),(583,340),(582.5980762113534,338.5),(581.5,337.4019237886467),(580,337),(578.5,337.4019237886467),(577.4019237886467,338.5)) -5735 ((576,350),(576.5358983848622,352),(578,353.46410161513774),(580,354),(582,353.46410161513774),(583.4641016151378,352),(584,350),(583.4641016151378,348),(582,346.53589838486226),(580,346),(578,346.53589838486226),(576.5358983848622,348)) -5736 ((575,360),(575.6698729810778,362.5),(577.5,364.3301270189222),(580,365),(582.5,364.3301270189222),(584.3301270189222,362.5),(585,360),(584.3301270189222,357.5),(582.5,355.6698729810778),(580,355),(577.5,355.6698729810778),(575.6698729810778,357.5)) -5737 ((574,370),(574.8038475772934,373),(577,375.19615242270663),(580,376),(583,375.19615242270663),(585.1961524227066,373),(586,370),(585.1961524227066,367),(583,364.80384757729337),(580,364),(577,364.80384757729337),(574.8038475772934,367)) -5738 ((573,380),(573.937822173509,383.5),(576.5,386.06217782649105),(580,387),(583.5,386.06217782649105),(586.062177826491,383.5),(587,380),(586.062177826491,376.5),(583.5,373.93782217350895),(580,373),(576.5,373.93782217350895),(573.937822173509,376.5)) -5739 ((572,390),(573.0717967697245,394),(576,396.9282032302755),(580,398),(584,396.9282032302755),(586.9282032302755,394),(588,390),(586.9282032302755,386),(584,383.0717967697245),(580,382),(576,383.0717967697245),(573.0717967697245,386)) -5740 ((571,400),(572.2057713659401,404.5),(575.5,407.79422863405995),(580,409),(584.5,407.79422863405995),(587.7942286340599,404.5),(589,400),(587.79422863406,395.5),(584.5,392.20577136594005),(580,391),(575.5,392.20577136594005),(572.2057713659401,395.5)) -5741 ((570,410),(571.3397459621556,415),(575,418.66025403784437),(580,420),(585,418.66025403784437),(588.6602540378444,415),(590,410),(588.6602540378444,405),(585,401.33974596215563),(580,400),(575,401.33974596215563),(571.3397459621556,405)) -5742 ((579,420),(579.1339745962156,420.5),(579.5,420.8660254037844),(580,421),(580.5,420.8660254037844),(580.8660254037844,420.5),(581,420),(580.8660254037844,419.5),(580.5,419.1339745962156),(580,419),(579.5,419.1339745962156),(579.1339745962156,419.5)) -5743 ((578,430),(578.2679491924312,431),(579,431.7320508075689),(580,432),(581,431.7320508075689),(581.7320508075688,431),(582,430),(581.7320508075688,429),(581,428.2679491924311),(580,428),(579,428.2679491924311),(578.2679491924312,429)) -5744 ((577,440),(577.4019237886466,441.5),(578.5,442.5980762113533),(580,443),(581.5,442.5980762113533),(582.5980762113533,441.5),(583,440),(582.5980762113534,438.5),(581.5,437.4019237886467),(580,437),(578.5,437.4019237886467),(577.4019237886467,438.5)) -5745 ((576,450),(576.5358983848622,452),(578,453.46410161513774),(580,454),(582,453.46410161513774),(583.4641016151378,452),(584,450),(583.4641016151378,448),(582,446.53589838486226),(580,446),(578,446.53589838486226),(576.5358983848622,448)) -5746 ((575,460),(575.6698729810778,462.5),(577.5,464.3301270189222),(580,465),(582.5,464.3301270189222),(584.3301270189222,462.5),(585,460),(584.3301270189222,457.5),(582.5,455.6698729810778),(580,455),(577.5,455.6698729810778),(575.6698729810778,457.5)) -5747 ((574,470),(574.8038475772934,473),(577,475.19615242270663),(580,476),(583,475.19615242270663),(585.1961524227066,473),(586,470),(585.1961524227066,467),(583,464.80384757729337),(580,464),(577,464.80384757729337),(574.8038475772934,467)) -5748 ((573,480),(573.937822173509,483.5),(576.5,486.06217782649105),(580,487),(583.5,486.06217782649105),(586.062177826491,483.5),(587,480),(586.062177826491,476.5),(583.5,473.93782217350895),(580,473),(576.5,473.93782217350895),(573.937822173509,476.5)) -5749 ((572,490),(573.0717967697245,494),(576,496.9282032302755),(580,498),(584,496.9282032302755),(586.9282032302755,494),(588,490),(586.9282032302755,486),(584,483.0717967697245),(580,482),(576,483.0717967697245),(573.0717967697245,486)) -5750 ((571,500),(572.2057713659401,504.5),(575.5,507.79422863405995),(580,509),(584.5,507.79422863405995),(587.7942286340599,504.5),(589,500),(587.79422863406,495.5),(584.5,492.20577136594005),(580,491),(575.5,492.20577136594005),(572.2057713659401,495.5)) -5751 ((570,510),(571.3397459621556,515),(575,518.6602540378444),(580,520),(585,518.6602540378444),(588.6602540378444,515),(590,510),(588.6602540378444,505),(585,501.33974596215563),(580,500),(575,501.33974596215563),(571.3397459621556,505)) -5752 ((579,520),(579.1339745962156,520.5),(579.5,520.8660254037844),(580,521),(580.5,520.8660254037844),(580.8660254037844,520.5),(581,520),(580.8660254037844,519.5),(580.5,519.1339745962156),(580,519),(579.5,519.1339745962156),(579.1339745962156,519.5)) -5753 ((578,530),(578.2679491924312,531),(579,531.7320508075688),(580,532),(581,531.7320508075688),(581.7320508075688,531),(582,530),(581.7320508075688,529),(581,528.2679491924312),(580,528),(579,528.2679491924312),(578.2679491924312,529)) -5754 ((577,540),(577.4019237886466,541.5),(578.5,542.5980762113534),(580,543),(581.5,542.5980762113534),(582.5980762113533,541.5),(583,540),(582.5980762113534,538.5),(581.5,537.4019237886467),(580,537),(578.5,537.4019237886466),(577.4019237886467,538.5)) -5755 ((576,550),(576.5358983848622,552),(578,553.4641016151378),(580,554),(582,553.4641016151378),(583.4641016151378,552),(584,550),(583.4641016151378,548),(582,546.5358983848622),(580,546),(578,546.5358983848622),(576.5358983848622,548)) -5756 ((575,560),(575.6698729810778,562.5),(577.5,564.3301270189222),(580,565),(582.5,564.3301270189222),(584.3301270189222,562.5),(585,560),(584.3301270189222,557.5),(582.5,555.6698729810778),(580,555),(577.5,555.6698729810778),(575.6698729810778,557.5)) -5757 ((574,570),(574.8038475772934,573),(577,575.1961524227066),(580,576),(583,575.1961524227066),(585.1961524227066,573),(586,570),(585.1961524227066,567),(583,564.8038475772934),(580,564),(577,564.8038475772934),(574.8038475772934,567)) -5758 ((573,580),(573.937822173509,583.5),(576.5,586.062177826491),(580,587),(583.5,586.062177826491),(586.062177826491,583.5),(587,580),(586.062177826491,576.5),(583.5,573.937822173509),(580,573),(576.5,573.937822173509),(573.937822173509,576.5)) -5759 ((572,590),(573.0717967697245,594),(576,596.9282032302755),(580,598),(584,596.9282032302755),(586.9282032302755,594),(588,590),(586.9282032302755,586),(584,583.0717967697245),(580,582),(576,583.0717967697245),(573.0717967697245,586)) -5760 ((571,600),(572.2057713659401,604.5),(575.5,607.7942286340599),(580,609),(584.5,607.7942286340599),(587.7942286340599,604.5),(589,600),(587.79422863406,595.5),(584.5,592.2057713659401),(580,591),(575.5,592.20577136594),(572.2057713659401,595.5)) -5761 ((570,610),(571.3397459621556,615),(575,618.6602540378444),(580,620),(585,618.6602540378444),(588.6602540378444,615),(590,610),(588.6602540378444,605),(585,601.3397459621556),(580,600),(575,601.3397459621556),(571.3397459621556,605)) -5762 ((579,620),(579.1339745962156,620.5),(579.5,620.8660254037844),(580,621),(580.5,620.8660254037844),(580.8660254037844,620.5),(581,620),(580.8660254037844,619.5),(580.5,619.1339745962156),(580,619),(579.5,619.1339745962156),(579.1339745962156,619.5)) -5763 ((578,630),(578.2679491924312,631),(579,631.7320508075688),(580,632),(581,631.7320508075688),(581.7320508075688,631),(582,630),(581.7320508075688,629),(581,628.2679491924312),(580,628),(579,628.2679491924312),(578.2679491924312,629)) -5764 ((577,640),(577.4019237886466,641.5),(578.5,642.5980762113534),(580,643),(581.5,642.5980762113534),(582.5980762113533,641.5),(583,640),(582.5980762113534,638.5),(581.5,637.4019237886467),(580,637),(578.5,637.4019237886466),(577.4019237886467,638.5)) -5765 ((576,650),(576.5358983848622,652),(578,653.4641016151378),(580,654),(582,653.4641016151378),(583.4641016151378,652),(584,650),(583.4641016151378,648),(582,646.5358983848622),(580,646),(578,646.5358983848622),(576.5358983848622,648)) -5766 ((575,660),(575.6698729810778,662.5),(577.5,664.3301270189222),(580,665),(582.5,664.3301270189222),(584.3301270189222,662.5),(585,660),(584.3301270189222,657.5),(582.5,655.6698729810778),(580,655),(577.5,655.6698729810778),(575.6698729810778,657.5)) -5767 ((574,670),(574.8038475772934,673),(577,675.1961524227066),(580,676),(583,675.1961524227066),(585.1961524227066,673),(586,670),(585.1961524227066,667),(583,664.8038475772934),(580,664),(577,664.8038475772934),(574.8038475772934,667)) -5768 ((573,680),(573.937822173509,683.5),(576.5,686.062177826491),(580,687),(583.5,686.062177826491),(586.062177826491,683.5),(587,680),(586.062177826491,676.5),(583.5,673.937822173509),(580,673),(576.5,673.937822173509),(573.937822173509,676.5)) -5769 ((572,690),(573.0717967697245,694),(576,696.9282032302755),(580,698),(584,696.9282032302755),(586.9282032302755,694),(588,690),(586.9282032302755,686),(584,683.0717967697245),(580,682),(576,683.0717967697245),(573.0717967697245,686)) -5770 ((571,700),(572.2057713659401,704.5),(575.5,707.7942286340599),(580,709),(584.5,707.7942286340599),(587.7942286340599,704.5),(589,700),(587.79422863406,695.5),(584.5,692.2057713659401),(580,691),(575.5,692.20577136594),(572.2057713659401,695.5)) -5771 ((570,710),(571.3397459621556,715),(575,718.6602540378444),(580,720),(585,718.6602540378444),(588.6602540378444,715),(590,710),(588.6602540378444,705),(585,701.3397459621556),(580,700),(575,701.3397459621556),(571.3397459621556,705)) -5772 ((579,720),(579.1339745962156,720.5),(579.5,720.8660254037844),(580,721),(580.5,720.8660254037844),(580.8660254037844,720.5),(581,720),(580.8660254037844,719.5),(580.5,719.1339745962156),(580,719),(579.5,719.1339745962156),(579.1339745962156,719.5)) -5773 ((578,730),(578.2679491924312,731),(579,731.7320508075688),(580,732),(581,731.7320508075688),(581.7320508075688,731),(582,730),(581.7320508075688,729),(581,728.2679491924312),(580,728),(579,728.2679491924312),(578.2679491924312,729)) -5774 ((577,740),(577.4019237886466,741.5),(578.5,742.5980762113534),(580,743),(581.5,742.5980762113534),(582.5980762113533,741.5),(583,740),(582.5980762113534,738.5),(581.5,737.4019237886467),(580,737),(578.5,737.4019237886466),(577.4019237886467,738.5)) -5775 ((576,750),(576.5358983848622,752),(578,753.4641016151378),(580,754),(582,753.4641016151378),(583.4641016151378,752),(584,750),(583.4641016151378,748),(582,746.5358983848622),(580,746),(578,746.5358983848622),(576.5358983848622,748)) -5776 ((575,760),(575.6698729810778,762.5),(577.5,764.3301270189222),(580,765),(582.5,764.3301270189222),(584.3301270189222,762.5),(585,760),(584.3301270189222,757.5),(582.5,755.6698729810778),(580,755),(577.5,755.6698729810778),(575.6698729810778,757.5)) -5777 ((574,770),(574.8038475772934,773),(577,775.1961524227066),(580,776),(583,775.1961524227066),(585.1961524227066,773),(586,770),(585.1961524227066,767),(583,764.8038475772934),(580,764),(577,764.8038475772934),(574.8038475772934,767)) -5778 ((573,780),(573.937822173509,783.5),(576.5,786.062177826491),(580,787),(583.5,786.062177826491),(586.062177826491,783.5),(587,780),(586.062177826491,776.5),(583.5,773.937822173509),(580,773),(576.5,773.937822173509),(573.937822173509,776.5)) -5779 ((572,790),(573.0717967697245,794),(576,796.9282032302755),(580,798),(584,796.9282032302755),(586.9282032302755,794),(588,790),(586.9282032302755,786),(584,783.0717967697245),(580,782),(576,783.0717967697245),(573.0717967697245,786)) -5780 ((571,800),(572.2057713659401,804.5),(575.5,807.7942286340599),(580,809),(584.5,807.7942286340599),(587.7942286340599,804.5),(589,800),(587.79422863406,795.5),(584.5,792.2057713659401),(580,791),(575.5,792.20577136594),(572.2057713659401,795.5)) -5781 ((570,810),(571.3397459621556,815),(575,818.6602540378444),(580,820),(585,818.6602540378444),(588.6602540378444,815),(590,810),(588.6602540378444,805),(585,801.3397459621556),(580,800),(575,801.3397459621556),(571.3397459621556,805)) -5782 ((579,820),(579.1339745962156,820.5),(579.5,820.8660254037844),(580,821),(580.5,820.8660254037844),(580.8660254037844,820.5),(581,820),(580.8660254037844,819.5),(580.5,819.1339745962156),(580,819),(579.5,819.1339745962156),(579.1339745962156,819.5)) -5783 ((578,830),(578.2679491924312,831),(579,831.7320508075688),(580,832),(581,831.7320508075688),(581.7320508075688,831),(582,830),(581.7320508075688,829),(581,828.2679491924312),(580,828),(579,828.2679491924312),(578.2679491924312,829)) -5784 ((577,840),(577.4019237886466,841.5),(578.5,842.5980762113534),(580,843),(581.5,842.5980762113534),(582.5980762113533,841.5),(583,840),(582.5980762113534,838.5),(581.5,837.4019237886467),(580,837),(578.5,837.4019237886466),(577.4019237886467,838.5)) -5785 ((576,850),(576.5358983848622,852),(578,853.4641016151378),(580,854),(582,853.4641016151378),(583.4641016151378,852),(584,850),(583.4641016151378,848),(582,846.5358983848622),(580,846),(578,846.5358983848622),(576.5358983848622,848)) -5786 ((575,860),(575.6698729810778,862.5),(577.5,864.3301270189222),(580,865),(582.5,864.3301270189222),(584.3301270189222,862.5),(585,860),(584.3301270189222,857.5),(582.5,855.6698729810778),(580,855),(577.5,855.6698729810778),(575.6698729810778,857.5)) -5787 ((574,870),(574.8038475772934,873),(577,875.1961524227066),(580,876),(583,875.1961524227066),(585.1961524227066,873),(586,870),(585.1961524227066,867),(583,864.8038475772934),(580,864),(577,864.8038475772934),(574.8038475772934,867)) -5788 ((573,880),(573.937822173509,883.5),(576.5,886.062177826491),(580,887),(583.5,886.062177826491),(586.062177826491,883.5),(587,880),(586.062177826491,876.5),(583.5,873.937822173509),(580,873),(576.5,873.937822173509),(573.937822173509,876.5)) -5789 ((572,890),(573.0717967697245,894),(576,896.9282032302755),(580,898),(584,896.9282032302755),(586.9282032302755,894),(588,890),(586.9282032302755,886),(584,883.0717967697245),(580,882),(576,883.0717967697245),(573.0717967697245,886)) -5790 ((571,900),(572.2057713659401,904.5),(575.5,907.7942286340599),(580,909),(584.5,907.7942286340599),(587.7942286340599,904.5),(589,900),(587.79422863406,895.5),(584.5,892.2057713659401),(580,891),(575.5,892.20577136594),(572.2057713659401,895.5)) -5791 ((570,910),(571.3397459621556,915),(575,918.6602540378444),(580,920),(585,918.6602540378444),(588.6602540378444,915),(590,910),(588.6602540378444,905),(585,901.3397459621556),(580,900),(575,901.3397459621556),(571.3397459621556,905)) -5792 ((579,920),(579.1339745962156,920.5),(579.5,920.8660254037844),(580,921),(580.5,920.8660254037844),(580.8660254037844,920.5),(581,920),(580.8660254037844,919.5),(580.5,919.1339745962156),(580,919),(579.5,919.1339745962156),(579.1339745962156,919.5)) -5793 ((578,930),(578.2679491924312,931),(579,931.7320508075688),(580,932),(581,931.7320508075688),(581.7320508075688,931),(582,930),(581.7320508075688,929),(581,928.2679491924312),(580,928),(579,928.2679491924312),(578.2679491924312,929)) -5794 ((577,940),(577.4019237886466,941.5),(578.5,942.5980762113534),(580,943),(581.5,942.5980762113534),(582.5980762113533,941.5),(583,940),(582.5980762113534,938.5),(581.5,937.4019237886467),(580,937),(578.5,937.4019237886466),(577.4019237886467,938.5)) -5795 ((576,950),(576.5358983848622,952),(578,953.4641016151378),(580,954),(582,953.4641016151378),(583.4641016151378,952),(584,950),(583.4641016151378,948),(582,946.5358983848622),(580,946),(578,946.5358983848622),(576.5358983848622,948)) -5796 ((575,960),(575.6698729810778,962.5),(577.5,964.3301270189222),(580,965),(582.5,964.3301270189222),(584.3301270189222,962.5),(585,960),(584.3301270189222,957.5),(582.5,955.6698729810778),(580,955),(577.5,955.6698729810778),(575.6698729810778,957.5)) -5797 ((574,970),(574.8038475772934,973),(577,975.1961524227066),(580,976),(583,975.1961524227066),(585.1961524227066,973),(586,970),(585.1961524227066,967),(583,964.8038475772934),(580,964),(577,964.8038475772934),(574.8038475772934,967)) -5798 ((573,980),(573.937822173509,983.5),(576.5,986.062177826491),(580,987),(583.5,986.062177826491),(586.062177826491,983.5),(587,980),(586.062177826491,976.5),(583.5,973.937822173509),(580,973),(576.5,973.937822173509),(573.937822173509,976.5)) -5799 ((572,990),(573.0717967697245,994),(576,996.9282032302755),(580,998),(584,996.9282032302755),(586.9282032302755,994),(588,990),(586.9282032302755,986),(584,983.0717967697245),(580,982),(576,983.0717967697245),(573.0717967697245,986)) -5800 ((571,1000),(572.2057713659401,1004.5),(575.5,1007.7942286340599),(580,1009),(584.5,1007.7942286340599),(587.7942286340599,1004.5),(589,1000),(587.79422863406,995.5),(584.5,992.2057713659401),(580,991),(575.5,992.20577136594),(572.2057713659401,995.5)) -5801 ((589,10),(589.1339745962156,10.5),(589.5,10.86602540378444),(590,11),(590.5,10.86602540378444),(590.8660254037844,10.5),(591,10),(590.8660254037844,9.5),(590.5,9.13397459621556),(590,9),(589.5,9.13397459621556),(589.1339745962156,9.5)) -5802 ((588,20),(588.2679491924312,21),(589,21.73205080756888),(590,22),(591,21.73205080756888),(591.7320508075688,21),(592,20),(591.7320508075688,19),(591,18.26794919243112),(590,18),(589,18.26794919243112),(588.2679491924312,19)) -5803 ((587,30),(587.4019237886466,31.5),(588.5,32.598076211353316),(590,33),(591.5,32.598076211353316),(592.5980762113533,31.5),(593,30),(592.5980762113534,28.5),(591.5,27.401923788646684),(590,27),(588.5,27.401923788646684),(587.4019237886467,28.5)) -5804 ((586,40),(586.5358983848622,42),(588,43.46410161513776),(590,44),(592,43.46410161513776),(593.4641016151378,42),(594,40),(593.4641016151378,38),(592,36.53589838486224),(590,36),(588,36.53589838486224),(586.5358983848622,38)) -5805 ((585,50),(585.6698729810778,52.5),(587.5,54.33012701892219),(590,55),(592.5,54.33012701892219),(594.3301270189222,52.5),(595,50),(594.3301270189222,47.5),(592.5,45.66987298107781),(590,45),(587.5,45.6698729810778),(585.6698729810778,47.5)) -5806 ((584,60),(584.8038475772934,63),(587,65.19615242270663),(590,66),(593,65.19615242270663),(595.1961524227066,63),(596,60),(595.1961524227066,57),(593,54.80384757729337),(590,54),(587,54.80384757729337),(584.8038475772934,57)) -5807 ((583,70),(583.937822173509,73.5),(586.5,76.06217782649107),(590,77),(593.5,76.06217782649107),(596.062177826491,73.5),(597,70),(596.062177826491,66.5),(593.5,63.937822173508934),(590,63),(586.5,63.93782217350893),(583.937822173509,66.5)) -5808 ((582,80),(583.0717967697245,84),(586,86.92820323027551),(590,88),(594,86.92820323027551),(596.9282032302755,84),(598,80),(596.9282032302755,76),(594,73.07179676972449),(590,72),(586,73.07179676972449),(583.0717967697245,76)) -5809 ((581,90),(582.2057713659401,94.5),(585.5,97.79422863405995),(590,99),(594.5,97.79422863405995),(597.7942286340599,94.5),(599,90),(597.79422863406,85.5),(594.5,82.20577136594005),(590,81),(585.5,82.20577136594005),(582.2057713659401,85.5)) -5810 ((580,100),(581.3397459621556,105),(585,108.66025403784438),(590,110),(595,108.66025403784438),(598.6602540378444,105),(600,100),(598.6602540378444,95),(595,91.33974596215562),(590,90),(585,91.3397459621556),(581.3397459621556,95)) -5811 ((589,110),(589.1339745962156,110.5),(589.5,110.86602540378443),(590,111),(590.5,110.86602540378443),(590.8660254037844,110.5),(591,110),(590.8660254037844,109.5),(590.5,109.13397459621557),(590,109),(589.5,109.13397459621557),(589.1339745962156,109.5)) -5812 ((588,120),(588.2679491924312,121),(589,121.73205080756888),(590,122),(591,121.73205080756888),(591.7320508075688,121),(592,120),(591.7320508075688,119),(591,118.26794919243112),(590,118),(589,118.26794919243112),(588.2679491924312,119)) -5813 ((587,130),(587.4019237886466,131.5),(588.5,132.59807621135332),(590,133),(591.5,132.59807621135332),(592.5980762113533,131.5),(593,130),(592.5980762113534,128.5),(591.5,127.40192378864668),(590,127),(588.5,127.40192378864668),(587.4019237886467,128.5)) -5814 ((586,140),(586.5358983848622,142),(588,143.46410161513776),(590,144),(592,143.46410161513776),(593.4641016151378,142),(594,140),(593.4641016151378,138),(592,136.53589838486224),(590,136),(588,136.53589838486224),(586.5358983848622,138)) -5815 ((585,150),(585.6698729810778,152.5),(587.5,154.33012701892218),(590,155),(592.5,154.33012701892218),(594.3301270189222,152.5),(595,150),(594.3301270189222,147.5),(592.5,145.66987298107782),(590,145),(587.5,145.66987298107782),(585.6698729810778,147.5)) -5816 ((584,160),(584.8038475772934,163),(587,165.19615242270663),(590,166),(593,165.19615242270663),(595.1961524227066,163),(596,160),(595.1961524227066,157),(593,154.80384757729337),(590,154),(587,154.80384757729337),(584.8038475772934,157)) -5817 ((583,170),(583.937822173509,173.5),(586.5,176.06217782649108),(590,177),(593.5,176.06217782649108),(596.062177826491,173.5),(597,170),(596.062177826491,166.5),(593.5,163.93782217350892),(590,163),(586.5,163.93782217350892),(583.937822173509,166.5)) -5818 ((582,180),(583.0717967697245,184),(586,186.9282032302755),(590,188),(594,186.9282032302755),(596.9282032302755,184),(598,180),(596.9282032302755,176),(594,173.0717967697245),(590,172),(586,173.0717967697245),(583.0717967697245,176)) -5819 ((581,190),(582.2057713659401,194.5),(585.5,197.79422863405995),(590,199),(594.5,197.79422863405995),(597.7942286340599,194.5),(599,190),(597.79422863406,185.5),(594.5,182.20577136594005),(590,181),(585.5,182.20577136594005),(582.2057713659401,185.5)) -5820 ((580,200),(581.3397459621556,205),(585,208.6602540378444),(590,210),(595,208.6602540378444),(598.6602540378444,205),(600,200),(598.6602540378444,195),(595,191.3397459621556),(590,190),(585,191.3397459621556),(581.3397459621556,195)) -5821 ((589,210),(589.1339745962156,210.5),(589.5,210.86602540378445),(590,211),(590.5,210.86602540378445),(590.8660254037844,210.5),(591,210),(590.8660254037844,209.5),(590.5,209.13397459621555),(590,209),(589.5,209.13397459621555),(589.1339745962156,209.5)) -5822 ((588,220),(588.2679491924312,221),(589,221.73205080756887),(590,222),(591,221.73205080756887),(591.7320508075688,221),(592,220),(591.7320508075688,219),(591,218.26794919243113),(590,218),(589,218.26794919243113),(588.2679491924312,219)) -5823 ((587,230),(587.4019237886466,231.5),(588.5,232.59807621135332),(590,233),(591.5,232.59807621135332),(592.5980762113533,231.5),(593,230),(592.5980762113534,228.5),(591.5,227.40192378864668),(590,227),(588.5,227.40192378864668),(587.4019237886467,228.5)) -5824 ((586,240),(586.5358983848622,242),(588,243.46410161513776),(590,244),(592,243.46410161513776),(593.4641016151378,242),(594,240),(593.4641016151378,238),(592,236.53589838486224),(590,236),(588,236.53589838486224),(586.5358983848622,238)) -5825 ((585,250),(585.6698729810778,252.5),(587.5,254.33012701892218),(590,255),(592.5,254.33012701892218),(594.3301270189222,252.5),(595,250),(594.3301270189222,247.5),(592.5,245.66987298107782),(590,245),(587.5,245.66987298107782),(585.6698729810778,247.5)) -5826 ((584,260),(584.8038475772934,263),(587,265.19615242270663),(590,266),(593,265.19615242270663),(595.1961524227066,263),(596,260),(595.1961524227066,257),(593,254.80384757729337),(590,254),(587,254.80384757729337),(584.8038475772934,257)) -5827 ((583,270),(583.937822173509,273.5),(586.5,276.06217782649105),(590,277),(593.5,276.06217782649105),(596.062177826491,273.5),(597,270),(596.062177826491,266.5),(593.5,263.93782217350895),(590,263),(586.5,263.93782217350895),(583.937822173509,266.5)) -5828 ((582,280),(583.0717967697245,284),(586,286.9282032302755),(590,288),(594,286.9282032302755),(596.9282032302755,284),(598,280),(596.9282032302755,276),(594,273.0717967697245),(590,272),(586,273.0717967697245),(583.0717967697245,276)) -5829 ((581,290),(582.2057713659401,294.5),(585.5,297.79422863405995),(590,299),(594.5,297.79422863405995),(597.7942286340599,294.5),(599,290),(597.79422863406,285.5),(594.5,282.20577136594005),(590,281),(585.5,282.20577136594005),(582.2057713659401,285.5)) -5830 ((580,300),(581.3397459621556,305),(585,308.66025403784437),(590,310),(595,308.66025403784437),(598.6602540378444,305),(600,300),(598.6602540378444,295),(595,291.33974596215563),(590,290),(585,291.33974596215563),(581.3397459621556,295)) -5831 ((589,310),(589.1339745962156,310.5),(589.5,310.8660254037844),(590,311),(590.5,310.8660254037844),(590.8660254037844,310.5),(591,310),(590.8660254037844,309.5),(590.5,309.1339745962156),(590,309),(589.5,309.1339745962156),(589.1339745962156,309.5)) -5832 ((588,320),(588.2679491924312,321),(589,321.7320508075689),(590,322),(591,321.7320508075689),(591.7320508075688,321),(592,320),(591.7320508075688,319),(591,318.2679491924311),(590,318),(589,318.2679491924311),(588.2679491924312,319)) -5833 ((587,330),(587.4019237886466,331.5),(588.5,332.5980762113533),(590,333),(591.5,332.5980762113533),(592.5980762113533,331.5),(593,330),(592.5980762113534,328.5),(591.5,327.4019237886467),(590,327),(588.5,327.4019237886467),(587.4019237886467,328.5)) -5834 ((586,340),(586.5358983848622,342),(588,343.46410161513774),(590,344),(592,343.46410161513774),(593.4641016151378,342),(594,340),(593.4641016151378,338),(592,336.53589838486226),(590,336),(588,336.53589838486226),(586.5358983848622,338)) -5835 ((585,350),(585.6698729810778,352.5),(587.5,354.3301270189222),(590,355),(592.5,354.3301270189222),(594.3301270189222,352.5),(595,350),(594.3301270189222,347.5),(592.5,345.6698729810778),(590,345),(587.5,345.6698729810778),(585.6698729810778,347.5)) -5836 ((584,360),(584.8038475772934,363),(587,365.19615242270663),(590,366),(593,365.19615242270663),(595.1961524227066,363),(596,360),(595.1961524227066,357),(593,354.80384757729337),(590,354),(587,354.80384757729337),(584.8038475772934,357)) -5837 ((583,370),(583.937822173509,373.5),(586.5,376.06217782649105),(590,377),(593.5,376.06217782649105),(596.062177826491,373.5),(597,370),(596.062177826491,366.5),(593.5,363.93782217350895),(590,363),(586.5,363.93782217350895),(583.937822173509,366.5)) -5838 ((582,380),(583.0717967697245,384),(586,386.9282032302755),(590,388),(594,386.9282032302755),(596.9282032302755,384),(598,380),(596.9282032302755,376),(594,373.0717967697245),(590,372),(586,373.0717967697245),(583.0717967697245,376)) -5839 ((581,390),(582.2057713659401,394.5),(585.5,397.79422863405995),(590,399),(594.5,397.79422863405995),(597.7942286340599,394.5),(599,390),(597.79422863406,385.5),(594.5,382.20577136594005),(590,381),(585.5,382.20577136594005),(582.2057713659401,385.5)) -5840 ((580,400),(581.3397459621556,405),(585,408.66025403784437),(590,410),(595,408.66025403784437),(598.6602540378444,405),(600,400),(598.6602540378444,395),(595,391.33974596215563),(590,390),(585,391.33974596215563),(581.3397459621556,395)) -5841 ((589,410),(589.1339745962156,410.5),(589.5,410.8660254037844),(590,411),(590.5,410.8660254037844),(590.8660254037844,410.5),(591,410),(590.8660254037844,409.5),(590.5,409.1339745962156),(590,409),(589.5,409.1339745962156),(589.1339745962156,409.5)) -5842 ((588,420),(588.2679491924312,421),(589,421.7320508075689),(590,422),(591,421.7320508075689),(591.7320508075688,421),(592,420),(591.7320508075688,419),(591,418.2679491924311),(590,418),(589,418.2679491924311),(588.2679491924312,419)) -5843 ((587,430),(587.4019237886466,431.5),(588.5,432.5980762113533),(590,433),(591.5,432.5980762113533),(592.5980762113533,431.5),(593,430),(592.5980762113534,428.5),(591.5,427.4019237886467),(590,427),(588.5,427.4019237886467),(587.4019237886467,428.5)) -5844 ((586,440),(586.5358983848622,442),(588,443.46410161513774),(590,444),(592,443.46410161513774),(593.4641016151378,442),(594,440),(593.4641016151378,438),(592,436.53589838486226),(590,436),(588,436.53589838486226),(586.5358983848622,438)) -5845 ((585,450),(585.6698729810778,452.5),(587.5,454.3301270189222),(590,455),(592.5,454.3301270189222),(594.3301270189222,452.5),(595,450),(594.3301270189222,447.5),(592.5,445.6698729810778),(590,445),(587.5,445.6698729810778),(585.6698729810778,447.5)) -5846 ((584,460),(584.8038475772934,463),(587,465.19615242270663),(590,466),(593,465.19615242270663),(595.1961524227066,463),(596,460),(595.1961524227066,457),(593,454.80384757729337),(590,454),(587,454.80384757729337),(584.8038475772934,457)) -5847 ((583,470),(583.937822173509,473.5),(586.5,476.06217782649105),(590,477),(593.5,476.06217782649105),(596.062177826491,473.5),(597,470),(596.062177826491,466.5),(593.5,463.93782217350895),(590,463),(586.5,463.93782217350895),(583.937822173509,466.5)) -5848 ((582,480),(583.0717967697245,484),(586,486.9282032302755),(590,488),(594,486.9282032302755),(596.9282032302755,484),(598,480),(596.9282032302755,476),(594,473.0717967697245),(590,472),(586,473.0717967697245),(583.0717967697245,476)) -5849 ((581,490),(582.2057713659401,494.5),(585.5,497.79422863405995),(590,499),(594.5,497.79422863405995),(597.7942286340599,494.5),(599,490),(597.79422863406,485.5),(594.5,482.20577136594005),(590,481),(585.5,482.20577136594005),(582.2057713659401,485.5)) -5850 ((580,500),(581.3397459621556,505),(585,508.66025403784437),(590,510),(595,508.66025403784437),(598.6602540378444,505),(600,500),(598.6602540378444,495),(595,491.33974596215563),(590,490),(585,491.33974596215563),(581.3397459621556,495)) -5851 ((589,510),(589.1339745962156,510.5),(589.5,510.8660254037844),(590,511),(590.5,510.8660254037844),(590.8660254037844,510.5),(591,510),(590.8660254037844,509.5),(590.5,509.1339745962156),(590,509),(589.5,509.1339745962156),(589.1339745962156,509.5)) -5852 ((588,520),(588.2679491924312,521),(589,521.7320508075688),(590,522),(591,521.7320508075688),(591.7320508075688,521),(592,520),(591.7320508075688,519),(591,518.2679491924312),(590,518),(589,518.2679491924312),(588.2679491924312,519)) -5853 ((587,530),(587.4019237886466,531.5),(588.5,532.5980762113534),(590,533),(591.5,532.5980762113534),(592.5980762113533,531.5),(593,530),(592.5980762113534,528.5),(591.5,527.4019237886467),(590,527),(588.5,527.4019237886466),(587.4019237886467,528.5)) -5854 ((586,540),(586.5358983848622,542),(588,543.4641016151378),(590,544),(592,543.4641016151378),(593.4641016151378,542),(594,540),(593.4641016151378,538),(592,536.5358983848622),(590,536),(588,536.5358983848622),(586.5358983848622,538)) -5855 ((585,550),(585.6698729810778,552.5),(587.5,554.3301270189222),(590,555),(592.5,554.3301270189222),(594.3301270189222,552.5),(595,550),(594.3301270189222,547.5),(592.5,545.6698729810778),(590,545),(587.5,545.6698729810778),(585.6698729810778,547.5)) -5856 ((584,560),(584.8038475772934,563),(587,565.1961524227066),(590,566),(593,565.1961524227066),(595.1961524227066,563),(596,560),(595.1961524227066,557),(593,554.8038475772934),(590,554),(587,554.8038475772934),(584.8038475772934,557)) -5857 ((583,570),(583.937822173509,573.5),(586.5,576.062177826491),(590,577),(593.5,576.062177826491),(596.062177826491,573.5),(597,570),(596.062177826491,566.5),(593.5,563.937822173509),(590,563),(586.5,563.937822173509),(583.937822173509,566.5)) -5858 ((582,580),(583.0717967697245,584),(586,586.9282032302755),(590,588),(594,586.9282032302755),(596.9282032302755,584),(598,580),(596.9282032302755,576),(594,573.0717967697245),(590,572),(586,573.0717967697245),(583.0717967697245,576)) -5859 ((581,590),(582.2057713659401,594.5),(585.5,597.7942286340599),(590,599),(594.5,597.7942286340599),(597.7942286340599,594.5),(599,590),(597.79422863406,585.5),(594.5,582.2057713659401),(590,581),(585.5,582.20577136594),(582.2057713659401,585.5)) -5860 ((580,600),(581.3397459621556,605),(585,608.6602540378444),(590,610),(595,608.6602540378444),(598.6602540378444,605),(600,600),(598.6602540378444,595),(595,591.3397459621556),(590,590),(585,591.3397459621556),(581.3397459621556,595)) -5861 ((589,610),(589.1339745962156,610.5),(589.5,610.8660254037844),(590,611),(590.5,610.8660254037844),(590.8660254037844,610.5),(591,610),(590.8660254037844,609.5),(590.5,609.1339745962156),(590,609),(589.5,609.1339745962156),(589.1339745962156,609.5)) -5862 ((588,620),(588.2679491924312,621),(589,621.7320508075688),(590,622),(591,621.7320508075688),(591.7320508075688,621),(592,620),(591.7320508075688,619),(591,618.2679491924312),(590,618),(589,618.2679491924312),(588.2679491924312,619)) -5863 ((587,630),(587.4019237886466,631.5),(588.5,632.5980762113534),(590,633),(591.5,632.5980762113534),(592.5980762113533,631.5),(593,630),(592.5980762113534,628.5),(591.5,627.4019237886467),(590,627),(588.5,627.4019237886466),(587.4019237886467,628.5)) -5864 ((586,640),(586.5358983848622,642),(588,643.4641016151378),(590,644),(592,643.4641016151378),(593.4641016151378,642),(594,640),(593.4641016151378,638),(592,636.5358983848622),(590,636),(588,636.5358983848622),(586.5358983848622,638)) -5865 ((585,650),(585.6698729810778,652.5),(587.5,654.3301270189222),(590,655),(592.5,654.3301270189222),(594.3301270189222,652.5),(595,650),(594.3301270189222,647.5),(592.5,645.6698729810778),(590,645),(587.5,645.6698729810778),(585.6698729810778,647.5)) -5866 ((584,660),(584.8038475772934,663),(587,665.1961524227066),(590,666),(593,665.1961524227066),(595.1961524227066,663),(596,660),(595.1961524227066,657),(593,654.8038475772934),(590,654),(587,654.8038475772934),(584.8038475772934,657)) -5867 ((583,670),(583.937822173509,673.5),(586.5,676.062177826491),(590,677),(593.5,676.062177826491),(596.062177826491,673.5),(597,670),(596.062177826491,666.5),(593.5,663.937822173509),(590,663),(586.5,663.937822173509),(583.937822173509,666.5)) -5868 ((582,680),(583.0717967697245,684),(586,686.9282032302755),(590,688),(594,686.9282032302755),(596.9282032302755,684),(598,680),(596.9282032302755,676),(594,673.0717967697245),(590,672),(586,673.0717967697245),(583.0717967697245,676)) -5869 ((581,690),(582.2057713659401,694.5),(585.5,697.7942286340599),(590,699),(594.5,697.7942286340599),(597.7942286340599,694.5),(599,690),(597.79422863406,685.5),(594.5,682.2057713659401),(590,681),(585.5,682.20577136594),(582.2057713659401,685.5)) -5870 ((580,700),(581.3397459621556,705),(585,708.6602540378444),(590,710),(595,708.6602540378444),(598.6602540378444,705),(600,700),(598.6602540378444,695),(595,691.3397459621556),(590,690),(585,691.3397459621556),(581.3397459621556,695)) -5871 ((589,710),(589.1339745962156,710.5),(589.5,710.8660254037844),(590,711),(590.5,710.8660254037844),(590.8660254037844,710.5),(591,710),(590.8660254037844,709.5),(590.5,709.1339745962156),(590,709),(589.5,709.1339745962156),(589.1339745962156,709.5)) -5872 ((588,720),(588.2679491924312,721),(589,721.7320508075688),(590,722),(591,721.7320508075688),(591.7320508075688,721),(592,720),(591.7320508075688,719),(591,718.2679491924312),(590,718),(589,718.2679491924312),(588.2679491924312,719)) -5873 ((587,730),(587.4019237886466,731.5),(588.5,732.5980762113534),(590,733),(591.5,732.5980762113534),(592.5980762113533,731.5),(593,730),(592.5980762113534,728.5),(591.5,727.4019237886467),(590,727),(588.5,727.4019237886466),(587.4019237886467,728.5)) -5874 ((586,740),(586.5358983848622,742),(588,743.4641016151378),(590,744),(592,743.4641016151378),(593.4641016151378,742),(594,740),(593.4641016151378,738),(592,736.5358983848622),(590,736),(588,736.5358983848622),(586.5358983848622,738)) -5875 ((585,750),(585.6698729810778,752.5),(587.5,754.3301270189222),(590,755),(592.5,754.3301270189222),(594.3301270189222,752.5),(595,750),(594.3301270189222,747.5),(592.5,745.6698729810778),(590,745),(587.5,745.6698729810778),(585.6698729810778,747.5)) -5876 ((584,760),(584.8038475772934,763),(587,765.1961524227066),(590,766),(593,765.1961524227066),(595.1961524227066,763),(596,760),(595.1961524227066,757),(593,754.8038475772934),(590,754),(587,754.8038475772934),(584.8038475772934,757)) -5877 ((583,770),(583.937822173509,773.5),(586.5,776.062177826491),(590,777),(593.5,776.062177826491),(596.062177826491,773.5),(597,770),(596.062177826491,766.5),(593.5,763.937822173509),(590,763),(586.5,763.937822173509),(583.937822173509,766.5)) -5878 ((582,780),(583.0717967697245,784),(586,786.9282032302755),(590,788),(594,786.9282032302755),(596.9282032302755,784),(598,780),(596.9282032302755,776),(594,773.0717967697245),(590,772),(586,773.0717967697245),(583.0717967697245,776)) -5879 ((581,790),(582.2057713659401,794.5),(585.5,797.7942286340599),(590,799),(594.5,797.7942286340599),(597.7942286340599,794.5),(599,790),(597.79422863406,785.5),(594.5,782.2057713659401),(590,781),(585.5,782.20577136594),(582.2057713659401,785.5)) -5880 ((580,800),(581.3397459621556,805),(585,808.6602540378444),(590,810),(595,808.6602540378444),(598.6602540378444,805),(600,800),(598.6602540378444,795),(595,791.3397459621556),(590,790),(585,791.3397459621556),(581.3397459621556,795)) -5881 ((589,810),(589.1339745962156,810.5),(589.5,810.8660254037844),(590,811),(590.5,810.8660254037844),(590.8660254037844,810.5),(591,810),(590.8660254037844,809.5),(590.5,809.1339745962156),(590,809),(589.5,809.1339745962156),(589.1339745962156,809.5)) -5882 ((588,820),(588.2679491924312,821),(589,821.7320508075688),(590,822),(591,821.7320508075688),(591.7320508075688,821),(592,820),(591.7320508075688,819),(591,818.2679491924312),(590,818),(589,818.2679491924312),(588.2679491924312,819)) -5883 ((587,830),(587.4019237886466,831.5),(588.5,832.5980762113534),(590,833),(591.5,832.5980762113534),(592.5980762113533,831.5),(593,830),(592.5980762113534,828.5),(591.5,827.4019237886467),(590,827),(588.5,827.4019237886466),(587.4019237886467,828.5)) -5884 ((586,840),(586.5358983848622,842),(588,843.4641016151378),(590,844),(592,843.4641016151378),(593.4641016151378,842),(594,840),(593.4641016151378,838),(592,836.5358983848622),(590,836),(588,836.5358983848622),(586.5358983848622,838)) -5885 ((585,850),(585.6698729810778,852.5),(587.5,854.3301270189222),(590,855),(592.5,854.3301270189222),(594.3301270189222,852.5),(595,850),(594.3301270189222,847.5),(592.5,845.6698729810778),(590,845),(587.5,845.6698729810778),(585.6698729810778,847.5)) -5886 ((584,860),(584.8038475772934,863),(587,865.1961524227066),(590,866),(593,865.1961524227066),(595.1961524227066,863),(596,860),(595.1961524227066,857),(593,854.8038475772934),(590,854),(587,854.8038475772934),(584.8038475772934,857)) -5887 ((583,870),(583.937822173509,873.5),(586.5,876.062177826491),(590,877),(593.5,876.062177826491),(596.062177826491,873.5),(597,870),(596.062177826491,866.5),(593.5,863.937822173509),(590,863),(586.5,863.937822173509),(583.937822173509,866.5)) -5888 ((582,880),(583.0717967697245,884),(586,886.9282032302755),(590,888),(594,886.9282032302755),(596.9282032302755,884),(598,880),(596.9282032302755,876),(594,873.0717967697245),(590,872),(586,873.0717967697245),(583.0717967697245,876)) -5889 ((581,890),(582.2057713659401,894.5),(585.5,897.7942286340599),(590,899),(594.5,897.7942286340599),(597.7942286340599,894.5),(599,890),(597.79422863406,885.5),(594.5,882.2057713659401),(590,881),(585.5,882.20577136594),(582.2057713659401,885.5)) -5890 ((580,900),(581.3397459621556,905),(585,908.6602540378444),(590,910),(595,908.6602540378444),(598.6602540378444,905),(600,900),(598.6602540378444,895),(595,891.3397459621556),(590,890),(585,891.3397459621556),(581.3397459621556,895)) -5891 ((589,910),(589.1339745962156,910.5),(589.5,910.8660254037844),(590,911),(590.5,910.8660254037844),(590.8660254037844,910.5),(591,910),(590.8660254037844,909.5),(590.5,909.1339745962156),(590,909),(589.5,909.1339745962156),(589.1339745962156,909.5)) -5892 ((588,920),(588.2679491924312,921),(589,921.7320508075688),(590,922),(591,921.7320508075688),(591.7320508075688,921),(592,920),(591.7320508075688,919),(591,918.2679491924312),(590,918),(589,918.2679491924312),(588.2679491924312,919)) -5893 ((587,930),(587.4019237886466,931.5),(588.5,932.5980762113534),(590,933),(591.5,932.5980762113534),(592.5980762113533,931.5),(593,930),(592.5980762113534,928.5),(591.5,927.4019237886467),(590,927),(588.5,927.4019237886466),(587.4019237886467,928.5)) -5894 ((586,940),(586.5358983848622,942),(588,943.4641016151378),(590,944),(592,943.4641016151378),(593.4641016151378,942),(594,940),(593.4641016151378,938),(592,936.5358983848622),(590,936),(588,936.5358983848622),(586.5358983848622,938)) -5895 ((585,950),(585.6698729810778,952.5),(587.5,954.3301270189222),(590,955),(592.5,954.3301270189222),(594.3301270189222,952.5),(595,950),(594.3301270189222,947.5),(592.5,945.6698729810778),(590,945),(587.5,945.6698729810778),(585.6698729810778,947.5)) -5896 ((584,960),(584.8038475772934,963),(587,965.1961524227066),(590,966),(593,965.1961524227066),(595.1961524227066,963),(596,960),(595.1961524227066,957),(593,954.8038475772934),(590,954),(587,954.8038475772934),(584.8038475772934,957)) -5897 ((583,970),(583.937822173509,973.5),(586.5,976.062177826491),(590,977),(593.5,976.062177826491),(596.062177826491,973.5),(597,970),(596.062177826491,966.5),(593.5,963.937822173509),(590,963),(586.5,963.937822173509),(583.937822173509,966.5)) -5898 ((582,980),(583.0717967697245,984),(586,986.9282032302755),(590,988),(594,986.9282032302755),(596.9282032302755,984),(598,980),(596.9282032302755,976),(594,973.0717967697245),(590,972),(586,973.0717967697245),(583.0717967697245,976)) -5899 ((581,990),(582.2057713659401,994.5),(585.5,997.7942286340599),(590,999),(594.5,997.7942286340599),(597.7942286340599,994.5),(599,990),(597.79422863406,985.5),(594.5,982.2057713659401),(590,981),(585.5,982.20577136594),(582.2057713659401,985.5)) -5900 ((580,1000),(581.3397459621556,1005),(585,1008.6602540378444),(590,1010),(595,1008.6602540378444),(598.6602540378444,1005),(600,1000),(598.6602540378444,995),(595,991.3397459621556),(590,990),(585,991.3397459621556),(581.3397459621556,995)) -5901 ((598,10),(598.2679491924312,11),(599,11.732050807568877),(600,12),(601,11.732050807568877),(601.7320508075688,11),(602,10),(601.7320508075688,9),(601,8.267949192431123),(600,8),(599,8.267949192431121),(598.2679491924312,9)) -5902 ((597,20),(597.4019237886466,21.5),(598.5,22.598076211353316),(600,23),(601.5,22.598076211353316),(602.5980762113533,21.5),(603,20),(602.5980762113534,18.5),(601.5,17.401923788646684),(600,17),(598.5,17.401923788646684),(597.4019237886467,18.5)) -5903 ((596,30),(596.5358983848622,32),(598,33.46410161513776),(600,34),(602,33.46410161513776),(603.4641016151378,32),(604,30),(603.4641016151378,28),(602,26.535898384862247),(600,26),(598,26.535898384862243),(596.5358983848622,28)) -5904 ((595,40),(595.6698729810778,42.5),(597.5,44.33012701892219),(600,45),(602.5,44.33012701892219),(604.3301270189222,42.5),(605,40),(604.3301270189222,37.5),(602.5,35.66987298107781),(600,35),(597.5,35.6698729810778),(595.6698729810778,37.5)) -5905 ((594,50),(594.8038475772934,53),(597,55.19615242270663),(600,56),(603,55.19615242270663),(605.1961524227066,53),(606,50),(605.1961524227066,47),(603,44.80384757729337),(600,44),(597,44.80384757729337),(594.8038475772934,47)) -5906 ((593,60),(593.937822173509,63.5),(596.5,66.06217782649107),(600,67),(603.5,66.06217782649107),(606.062177826491,63.5),(607,60),(606.062177826491,56.5),(603.5,53.937822173508934),(600,53),(596.5,53.93782217350893),(593.937822173509,56.5)) -5907 ((592,70),(593.0717967697245,74),(596,76.92820323027551),(600,78),(604,76.92820323027551),(606.9282032302755,74),(608,70),(606.9282032302755,66),(604,63.07179676972449),(600,62),(596,63.071796769724486),(593.0717967697245,66)) -5908 ((591,80),(592.2057713659401,84.5),(595.5,87.79422863405995),(600,89),(604.5,87.79422863405995),(607.7942286340599,84.5),(609,80),(607.79422863406,75.5),(604.5,72.20577136594005),(600,71),(595.5,72.20577136594005),(592.2057713659401,75.5)) -5909 ((590,90),(591.3397459621556,95),(595,98.66025403784438),(600,100),(605,98.66025403784438),(608.6602540378444,95),(610,90),(608.6602540378444,85),(605,81.33974596215562),(600,80),(595,81.3397459621556),(591.3397459621556,85)) -5910 ((599,100),(599.1339745962156,100.5),(599.5,100.86602540378443),(600,101),(600.5,100.86602540378443),(600.8660254037844,100.5),(601,100),(600.8660254037844,99.5),(600.5,99.13397459621557),(600,99),(599.5,99.13397459621557),(599.1339745962156,99.5)) -5911 ((598,110),(598.2679491924312,111),(599,111.73205080756888),(600,112),(601,111.73205080756888),(601.7320508075688,111),(602,110),(601.7320508075688,109),(601,108.26794919243112),(600,108),(599,108.26794919243112),(598.2679491924312,109)) -5912 ((597,120),(597.4019237886466,121.5),(598.5,122.59807621135332),(600,123),(601.5,122.59807621135332),(602.5980762113533,121.5),(603,120),(602.5980762113534,118.5),(601.5,117.40192378864668),(600,117),(598.5,117.40192378864668),(597.4019237886467,118.5)) -5913 ((596,130),(596.5358983848622,132),(598,133.46410161513776),(600,134),(602,133.46410161513776),(603.4641016151378,132),(604,130),(603.4641016151378,128),(602,126.53589838486225),(600,126),(598,126.53589838486225),(596.5358983848622,128)) -5914 ((595,140),(595.6698729810778,142.5),(597.5,144.33012701892218),(600,145),(602.5,144.33012701892218),(604.3301270189222,142.5),(605,140),(604.3301270189222,137.5),(602.5,135.66987298107782),(600,135),(597.5,135.66987298107782),(595.6698729810778,137.5)) -5915 ((594,150),(594.8038475772934,153),(597,155.19615242270663),(600,156),(603,155.19615242270663),(605.1961524227066,153),(606,150),(605.1961524227066,147),(603,144.80384757729337),(600,144),(597,144.80384757729337),(594.8038475772934,147)) -5916 ((593,160),(593.937822173509,163.5),(596.5,166.06217782649108),(600,167),(603.5,166.06217782649108),(606.062177826491,163.5),(607,160),(606.062177826491,156.5),(603.5,153.93782217350892),(600,153),(596.5,153.93782217350892),(593.937822173509,156.5)) -5917 ((592,170),(593.0717967697245,174),(596,176.9282032302755),(600,178),(604,176.9282032302755),(606.9282032302755,174),(608,170),(606.9282032302755,166),(604,163.0717967697245),(600,162),(596,163.0717967697245),(593.0717967697245,166)) -5918 ((591,180),(592.2057713659401,184.5),(595.5,187.79422863405995),(600,189),(604.5,187.79422863405995),(607.7942286340599,184.5),(609,180),(607.79422863406,175.5),(604.5,172.20577136594005),(600,171),(595.5,172.20577136594005),(592.2057713659401,175.5)) -5919 ((590,190),(591.3397459621556,195),(595,198.6602540378444),(600,200),(605,198.6602540378444),(608.6602540378444,195),(610,190),(608.6602540378444,185),(605,181.3397459621556),(600,180),(595,181.3397459621556),(591.3397459621556,185)) -5920 ((599,200),(599.1339745962156,200.5),(599.5,200.86602540378445),(600,201),(600.5,200.86602540378445),(600.8660254037844,200.5),(601,200),(600.8660254037844,199.5),(600.5,199.13397459621555),(600,199),(599.5,199.13397459621555),(599.1339745962156,199.5)) -5921 ((598,210),(598.2679491924312,211),(599,211.73205080756887),(600,212),(601,211.73205080756887),(601.7320508075688,211),(602,210),(601.7320508075688,209),(601,208.26794919243113),(600,208),(599,208.26794919243113),(598.2679491924312,209)) -5922 ((597,220),(597.4019237886466,221.5),(598.5,222.59807621135332),(600,223),(601.5,222.59807621135332),(602.5980762113533,221.5),(603,220),(602.5980762113534,218.5),(601.5,217.40192378864668),(600,217),(598.5,217.40192378864668),(597.4019237886467,218.5)) -5923 ((596,230),(596.5358983848622,232),(598,233.46410161513776),(600,234),(602,233.46410161513776),(603.4641016151378,232),(604,230),(603.4641016151378,228),(602,226.53589838486224),(600,226),(598,226.53589838486224),(596.5358983848622,228)) -5924 ((595,240),(595.6698729810778,242.5),(597.5,244.33012701892218),(600,245),(602.5,244.33012701892218),(604.3301270189222,242.5),(605,240),(604.3301270189222,237.5),(602.5,235.66987298107782),(600,235),(597.5,235.66987298107782),(595.6698729810778,237.5)) -5925 ((594,250),(594.8038475772934,253),(597,255.19615242270663),(600,256),(603,255.19615242270663),(605.1961524227066,253),(606,250),(605.1961524227066,247),(603,244.80384757729337),(600,244),(597,244.80384757729337),(594.8038475772934,247)) -5926 ((593,260),(593.937822173509,263.5),(596.5,266.06217782649105),(600,267),(603.5,266.06217782649105),(606.062177826491,263.5),(607,260),(606.062177826491,256.5),(603.5,253.93782217350892),(600,253),(596.5,253.93782217350892),(593.937822173509,256.5)) -5927 ((592,270),(593.0717967697245,274),(596,276.9282032302755),(600,278),(604,276.9282032302755),(606.9282032302755,274),(608,270),(606.9282032302755,266),(604,263.0717967697245),(600,262),(596,263.0717967697245),(593.0717967697245,266)) -5928 ((591,280),(592.2057713659401,284.5),(595.5,287.79422863405995),(600,289),(604.5,287.79422863405995),(607.7942286340599,284.5),(609,280),(607.79422863406,275.5),(604.5,272.20577136594005),(600,271),(595.5,272.20577136594005),(592.2057713659401,275.5)) -5929 ((590,290),(591.3397459621556,295),(595,298.66025403784437),(600,300),(605,298.66025403784437),(608.6602540378444,295),(610,290),(608.6602540378444,285),(605,281.33974596215563),(600,280),(595,281.33974596215563),(591.3397459621556,285)) -5930 ((599,300),(599.1339745962156,300.5),(599.5,300.8660254037844),(600,301),(600.5,300.8660254037844),(600.8660254037844,300.5),(601,300),(600.8660254037844,299.5),(600.5,299.1339745962156),(600,299),(599.5,299.1339745962156),(599.1339745962156,299.5)) -5931 ((598,310),(598.2679491924312,311),(599,311.7320508075689),(600,312),(601,311.7320508075689),(601.7320508075688,311),(602,310),(601.7320508075688,309),(601,308.2679491924311),(600,308),(599,308.2679491924311),(598.2679491924312,309)) -5932 ((597,320),(597.4019237886466,321.5),(598.5,322.5980762113533),(600,323),(601.5,322.5980762113533),(602.5980762113533,321.5),(603,320),(602.5980762113534,318.5),(601.5,317.4019237886467),(600,317),(598.5,317.4019237886467),(597.4019237886467,318.5)) -5933 ((596,330),(596.5358983848622,332),(598,333.46410161513774),(600,334),(602,333.46410161513774),(603.4641016151378,332),(604,330),(603.4641016151378,328),(602,326.53589838486226),(600,326),(598,326.53589838486226),(596.5358983848622,328)) -5934 ((595,340),(595.6698729810778,342.5),(597.5,344.3301270189222),(600,345),(602.5,344.3301270189222),(604.3301270189222,342.5),(605,340),(604.3301270189222,337.5),(602.5,335.6698729810778),(600,335),(597.5,335.6698729810778),(595.6698729810778,337.5)) -5935 ((594,350),(594.8038475772934,353),(597,355.19615242270663),(600,356),(603,355.19615242270663),(605.1961524227066,353),(606,350),(605.1961524227066,347),(603,344.80384757729337),(600,344),(597,344.80384757729337),(594.8038475772934,347)) -5936 ((593,360),(593.937822173509,363.5),(596.5,366.06217782649105),(600,367),(603.5,366.06217782649105),(606.062177826491,363.5),(607,360),(606.062177826491,356.5),(603.5,353.93782217350895),(600,353),(596.5,353.93782217350895),(593.937822173509,356.5)) -5937 ((592,370),(593.0717967697245,374),(596,376.9282032302755),(600,378),(604,376.9282032302755),(606.9282032302755,374),(608,370),(606.9282032302755,366),(604,363.0717967697245),(600,362),(596,363.0717967697245),(593.0717967697245,366)) -5938 ((591,380),(592.2057713659401,384.5),(595.5,387.79422863405995),(600,389),(604.5,387.79422863405995),(607.7942286340599,384.5),(609,380),(607.79422863406,375.5),(604.5,372.20577136594005),(600,371),(595.5,372.20577136594005),(592.2057713659401,375.5)) -5939 ((590,390),(591.3397459621556,395),(595,398.66025403784437),(600,400),(605,398.66025403784437),(608.6602540378444,395),(610,390),(608.6602540378444,385),(605,381.33974596215563),(600,380),(595,381.33974596215563),(591.3397459621556,385)) -5940 ((599,400),(599.1339745962156,400.5),(599.5,400.8660254037844),(600,401),(600.5,400.8660254037844),(600.8660254037844,400.5),(601,400),(600.8660254037844,399.5),(600.5,399.1339745962156),(600,399),(599.5,399.1339745962156),(599.1339745962156,399.5)) -5941 ((598,410),(598.2679491924312,411),(599,411.7320508075689),(600,412),(601,411.7320508075689),(601.7320508075688,411),(602,410),(601.7320508075688,409),(601,408.2679491924311),(600,408),(599,408.2679491924311),(598.2679491924312,409)) -5942 ((597,420),(597.4019237886466,421.5),(598.5,422.5980762113533),(600,423),(601.5,422.5980762113533),(602.5980762113533,421.5),(603,420),(602.5980762113534,418.5),(601.5,417.4019237886467),(600,417),(598.5,417.4019237886467),(597.4019237886467,418.5)) -5943 ((596,430),(596.5358983848622,432),(598,433.46410161513774),(600,434),(602,433.46410161513774),(603.4641016151378,432),(604,430),(603.4641016151378,428),(602,426.53589838486226),(600,426),(598,426.53589838486226),(596.5358983848622,428)) -5944 ((595,440),(595.6698729810778,442.5),(597.5,444.3301270189222),(600,445),(602.5,444.3301270189222),(604.3301270189222,442.5),(605,440),(604.3301270189222,437.5),(602.5,435.6698729810778),(600,435),(597.5,435.6698729810778),(595.6698729810778,437.5)) -5945 ((594,450),(594.8038475772934,453),(597,455.19615242270663),(600,456),(603,455.19615242270663),(605.1961524227066,453),(606,450),(605.1961524227066,447),(603,444.80384757729337),(600,444),(597,444.80384757729337),(594.8038475772934,447)) -5946 ((593,460),(593.937822173509,463.5),(596.5,466.06217782649105),(600,467),(603.5,466.06217782649105),(606.062177826491,463.5),(607,460),(606.062177826491,456.5),(603.5,453.93782217350895),(600,453),(596.5,453.93782217350895),(593.937822173509,456.5)) -5947 ((592,470),(593.0717967697245,474),(596,476.9282032302755),(600,478),(604,476.9282032302755),(606.9282032302755,474),(608,470),(606.9282032302755,466),(604,463.0717967697245),(600,462),(596,463.0717967697245),(593.0717967697245,466)) -5948 ((591,480),(592.2057713659401,484.5),(595.5,487.79422863405995),(600,489),(604.5,487.79422863405995),(607.7942286340599,484.5),(609,480),(607.79422863406,475.5),(604.5,472.20577136594005),(600,471),(595.5,472.20577136594005),(592.2057713659401,475.5)) -5949 ((590,490),(591.3397459621556,495),(595,498.66025403784437),(600,500),(605,498.66025403784437),(608.6602540378444,495),(610,490),(608.6602540378444,485),(605,481.33974596215563),(600,480),(595,481.33974596215563),(591.3397459621556,485)) -5950 ((599,500),(599.1339745962156,500.5),(599.5,500.8660254037844),(600,501),(600.5,500.8660254037844),(600.8660254037844,500.5),(601,500),(600.8660254037844,499.5),(600.5,499.1339745962156),(600,499),(599.5,499.1339745962156),(599.1339745962156,499.5)) -5951 ((598,510),(598.2679491924312,511),(599,511.7320508075689),(600,512),(601,511.7320508075689),(601.7320508075688,511),(602,510),(601.7320508075688,509),(601,508.2679491924311),(600,508),(599,508.2679491924311),(598.2679491924312,509)) -5952 ((597,520),(597.4019237886466,521.5),(598.5,522.5980762113534),(600,523),(601.5,522.5980762113534),(602.5980762113533,521.5),(603,520),(602.5980762113534,518.5),(601.5,517.4019237886467),(600,517),(598.5,517.4019237886466),(597.4019237886467,518.5)) -5953 ((596,530),(596.5358983848622,532),(598,533.4641016151378),(600,534),(602,533.4641016151378),(603.4641016151378,532),(604,530),(603.4641016151378,528),(602,526.5358983848622),(600,526),(598,526.5358983848622),(596.5358983848622,528)) -5954 ((595,540),(595.6698729810778,542.5),(597.5,544.3301270189222),(600,545),(602.5,544.3301270189222),(604.3301270189222,542.5),(605,540),(604.3301270189222,537.5),(602.5,535.6698729810778),(600,535),(597.5,535.6698729810778),(595.6698729810778,537.5)) -5955 ((594,550),(594.8038475772934,553),(597,555.1961524227066),(600,556),(603,555.1961524227066),(605.1961524227066,553),(606,550),(605.1961524227066,547),(603,544.8038475772934),(600,544),(597,544.8038475772934),(594.8038475772934,547)) -5956 ((593,560),(593.937822173509,563.5),(596.5,566.062177826491),(600,567),(603.5,566.062177826491),(606.062177826491,563.5),(607,560),(606.062177826491,556.5),(603.5,553.937822173509),(600,553),(596.5,553.937822173509),(593.937822173509,556.5)) -5957 ((592,570),(593.0717967697245,574),(596,576.9282032302755),(600,578),(604,576.9282032302755),(606.9282032302755,574),(608,570),(606.9282032302755,566),(604,563.0717967697245),(600,562),(596,563.0717967697245),(593.0717967697245,566)) -5958 ((591,580),(592.2057713659401,584.5),(595.5,587.7942286340599),(600,589),(604.5,587.7942286340599),(607.7942286340599,584.5),(609,580),(607.79422863406,575.5),(604.5,572.2057713659401),(600,571),(595.5,572.20577136594),(592.2057713659401,575.5)) -5959 ((590,590),(591.3397459621556,595),(595,598.6602540378444),(600,600),(605,598.6602540378444),(608.6602540378444,595),(610,590),(608.6602540378444,585),(605,581.3397459621556),(600,580),(595,581.3397459621556),(591.3397459621556,585)) -5960 ((599,600),(599.1339745962156,600.5),(599.5,600.8660254037844),(600,601),(600.5,600.8660254037844),(600.8660254037844,600.5),(601,600),(600.8660254037844,599.5),(600.5,599.1339745962156),(600,599),(599.5,599.1339745962156),(599.1339745962156,599.5)) -5961 ((598,610),(598.2679491924312,611),(599,611.7320508075688),(600,612),(601,611.7320508075688),(601.7320508075688,611),(602,610),(601.7320508075688,609),(601,608.2679491924312),(600,608),(599,608.2679491924312),(598.2679491924312,609)) -5962 ((597,620),(597.4019237886466,621.5),(598.5,622.5980762113534),(600,623),(601.5,622.5980762113534),(602.5980762113533,621.5),(603,620),(602.5980762113534,618.5),(601.5,617.4019237886467),(600,617),(598.5,617.4019237886466),(597.4019237886467,618.5)) -5963 ((596,630),(596.5358983848622,632),(598,633.4641016151378),(600,634),(602,633.4641016151378),(603.4641016151378,632),(604,630),(603.4641016151378,628),(602,626.5358983848622),(600,626),(598,626.5358983848622),(596.5358983848622,628)) -5964 ((595,640),(595.6698729810778,642.5),(597.5,644.3301270189222),(600,645),(602.5,644.3301270189222),(604.3301270189222,642.5),(605,640),(604.3301270189222,637.5),(602.5,635.6698729810778),(600,635),(597.5,635.6698729810778),(595.6698729810778,637.5)) -5965 ((594,650),(594.8038475772934,653),(597,655.1961524227066),(600,656),(603,655.1961524227066),(605.1961524227066,653),(606,650),(605.1961524227066,647),(603,644.8038475772934),(600,644),(597,644.8038475772934),(594.8038475772934,647)) -5966 ((593,660),(593.937822173509,663.5),(596.5,666.062177826491),(600,667),(603.5,666.062177826491),(606.062177826491,663.5),(607,660),(606.062177826491,656.5),(603.5,653.937822173509),(600,653),(596.5,653.937822173509),(593.937822173509,656.5)) -5967 ((592,670),(593.0717967697245,674),(596,676.9282032302755),(600,678),(604,676.9282032302755),(606.9282032302755,674),(608,670),(606.9282032302755,666),(604,663.0717967697245),(600,662),(596,663.0717967697245),(593.0717967697245,666)) -5968 ((591,680),(592.2057713659401,684.5),(595.5,687.7942286340599),(600,689),(604.5,687.7942286340599),(607.7942286340599,684.5),(609,680),(607.79422863406,675.5),(604.5,672.2057713659401),(600,671),(595.5,672.20577136594),(592.2057713659401,675.5)) -5969 ((590,690),(591.3397459621556,695),(595,698.6602540378444),(600,700),(605,698.6602540378444),(608.6602540378444,695),(610,690),(608.6602540378444,685),(605,681.3397459621556),(600,680),(595,681.3397459621556),(591.3397459621556,685)) -5970 ((599,700),(599.1339745962156,700.5),(599.5,700.8660254037844),(600,701),(600.5,700.8660254037844),(600.8660254037844,700.5),(601,700),(600.8660254037844,699.5),(600.5,699.1339745962156),(600,699),(599.5,699.1339745962156),(599.1339745962156,699.5)) -5971 ((598,710),(598.2679491924312,711),(599,711.7320508075688),(600,712),(601,711.7320508075688),(601.7320508075688,711),(602,710),(601.7320508075688,709),(601,708.2679491924312),(600,708),(599,708.2679491924312),(598.2679491924312,709)) -5972 ((597,720),(597.4019237886466,721.5),(598.5,722.5980762113534),(600,723),(601.5,722.5980762113534),(602.5980762113533,721.5),(603,720),(602.5980762113534,718.5),(601.5,717.4019237886467),(600,717),(598.5,717.4019237886466),(597.4019237886467,718.5)) -5973 ((596,730),(596.5358983848622,732),(598,733.4641016151378),(600,734),(602,733.4641016151378),(603.4641016151378,732),(604,730),(603.4641016151378,728),(602,726.5358983848622),(600,726),(598,726.5358983848622),(596.5358983848622,728)) -5974 ((595,740),(595.6698729810778,742.5),(597.5,744.3301270189222),(600,745),(602.5,744.3301270189222),(604.3301270189222,742.5),(605,740),(604.3301270189222,737.5),(602.5,735.6698729810778),(600,735),(597.5,735.6698729810778),(595.6698729810778,737.5)) -5975 ((594,750),(594.8038475772934,753),(597,755.1961524227066),(600,756),(603,755.1961524227066),(605.1961524227066,753),(606,750),(605.1961524227066,747),(603,744.8038475772934),(600,744),(597,744.8038475772934),(594.8038475772934,747)) -5976 ((593,760),(593.937822173509,763.5),(596.5,766.062177826491),(600,767),(603.5,766.062177826491),(606.062177826491,763.5),(607,760),(606.062177826491,756.5),(603.5,753.937822173509),(600,753),(596.5,753.937822173509),(593.937822173509,756.5)) -5977 ((592,770),(593.0717967697245,774),(596,776.9282032302755),(600,778),(604,776.9282032302755),(606.9282032302755,774),(608,770),(606.9282032302755,766),(604,763.0717967697245),(600,762),(596,763.0717967697245),(593.0717967697245,766)) -5978 ((591,780),(592.2057713659401,784.5),(595.5,787.7942286340599),(600,789),(604.5,787.7942286340599),(607.7942286340599,784.5),(609,780),(607.79422863406,775.5),(604.5,772.2057713659401),(600,771),(595.5,772.20577136594),(592.2057713659401,775.5)) -5979 ((590,790),(591.3397459621556,795),(595,798.6602540378444),(600,800),(605,798.6602540378444),(608.6602540378444,795),(610,790),(608.6602540378444,785),(605,781.3397459621556),(600,780),(595,781.3397459621556),(591.3397459621556,785)) -5980 ((599,800),(599.1339745962156,800.5),(599.5,800.8660254037844),(600,801),(600.5,800.8660254037844),(600.8660254037844,800.5),(601,800),(600.8660254037844,799.5),(600.5,799.1339745962156),(600,799),(599.5,799.1339745962156),(599.1339745962156,799.5)) -5981 ((598,810),(598.2679491924312,811),(599,811.7320508075688),(600,812),(601,811.7320508075688),(601.7320508075688,811),(602,810),(601.7320508075688,809),(601,808.2679491924312),(600,808),(599,808.2679491924312),(598.2679491924312,809)) -5982 ((597,820),(597.4019237886466,821.5),(598.5,822.5980762113534),(600,823),(601.5,822.5980762113534),(602.5980762113533,821.5),(603,820),(602.5980762113534,818.5),(601.5,817.4019237886467),(600,817),(598.5,817.4019237886466),(597.4019237886467,818.5)) -5983 ((596,830),(596.5358983848622,832),(598,833.4641016151378),(600,834),(602,833.4641016151378),(603.4641016151378,832),(604,830),(603.4641016151378,828),(602,826.5358983848622),(600,826),(598,826.5358983848622),(596.5358983848622,828)) -5984 ((595,840),(595.6698729810778,842.5),(597.5,844.3301270189222),(600,845),(602.5,844.3301270189222),(604.3301270189222,842.5),(605,840),(604.3301270189222,837.5),(602.5,835.6698729810778),(600,835),(597.5,835.6698729810778),(595.6698729810778,837.5)) -5985 ((594,850),(594.8038475772934,853),(597,855.1961524227066),(600,856),(603,855.1961524227066),(605.1961524227066,853),(606,850),(605.1961524227066,847),(603,844.8038475772934),(600,844),(597,844.8038475772934),(594.8038475772934,847)) -5986 ((593,860),(593.937822173509,863.5),(596.5,866.062177826491),(600,867),(603.5,866.062177826491),(606.062177826491,863.5),(607,860),(606.062177826491,856.5),(603.5,853.937822173509),(600,853),(596.5,853.937822173509),(593.937822173509,856.5)) -5987 ((592,870),(593.0717967697245,874),(596,876.9282032302755),(600,878),(604,876.9282032302755),(606.9282032302755,874),(608,870),(606.9282032302755,866),(604,863.0717967697245),(600,862),(596,863.0717967697245),(593.0717967697245,866)) -5988 ((591,880),(592.2057713659401,884.5),(595.5,887.7942286340599),(600,889),(604.5,887.7942286340599),(607.7942286340599,884.5),(609,880),(607.79422863406,875.5),(604.5,872.2057713659401),(600,871),(595.5,872.20577136594),(592.2057713659401,875.5)) -5989 ((590,890),(591.3397459621556,895),(595,898.6602540378444),(600,900),(605,898.6602540378444),(608.6602540378444,895),(610,890),(608.6602540378444,885),(605,881.3397459621556),(600,880),(595,881.3397459621556),(591.3397459621556,885)) -5990 ((599,900),(599.1339745962156,900.5),(599.5,900.8660254037844),(600,901),(600.5,900.8660254037844),(600.8660254037844,900.5),(601,900),(600.8660254037844,899.5),(600.5,899.1339745962156),(600,899),(599.5,899.1339745962156),(599.1339745962156,899.5)) -5991 ((598,910),(598.2679491924312,911),(599,911.7320508075688),(600,912),(601,911.7320508075688),(601.7320508075688,911),(602,910),(601.7320508075688,909),(601,908.2679491924312),(600,908),(599,908.2679491924312),(598.2679491924312,909)) -5992 ((597,920),(597.4019237886466,921.5),(598.5,922.5980762113534),(600,923),(601.5,922.5980762113534),(602.5980762113533,921.5),(603,920),(602.5980762113534,918.5),(601.5,917.4019237886467),(600,917),(598.5,917.4019237886466),(597.4019237886467,918.5)) -5993 ((596,930),(596.5358983848622,932),(598,933.4641016151378),(600,934),(602,933.4641016151378),(603.4641016151378,932),(604,930),(603.4641016151378,928),(602,926.5358983848622),(600,926),(598,926.5358983848622),(596.5358983848622,928)) -5994 ((595,940),(595.6698729810778,942.5),(597.5,944.3301270189222),(600,945),(602.5,944.3301270189222),(604.3301270189222,942.5),(605,940),(604.3301270189222,937.5),(602.5,935.6698729810778),(600,935),(597.5,935.6698729810778),(595.6698729810778,937.5)) -5995 ((594,950),(594.8038475772934,953),(597,955.1961524227066),(600,956),(603,955.1961524227066),(605.1961524227066,953),(606,950),(605.1961524227066,947),(603,944.8038475772934),(600,944),(597,944.8038475772934),(594.8038475772934,947)) -5996 ((593,960),(593.937822173509,963.5),(596.5,966.062177826491),(600,967),(603.5,966.062177826491),(606.062177826491,963.5),(607,960),(606.062177826491,956.5),(603.5,953.937822173509),(600,953),(596.5,953.937822173509),(593.937822173509,956.5)) -5997 ((592,970),(593.0717967697245,974),(596,976.9282032302755),(600,978),(604,976.9282032302755),(606.9282032302755,974),(608,970),(606.9282032302755,966),(604,963.0717967697245),(600,962),(596,963.0717967697245),(593.0717967697245,966)) -5998 ((591,980),(592.2057713659401,984.5),(595.5,987.7942286340599),(600,989),(604.5,987.7942286340599),(607.7942286340599,984.5),(609,980),(607.79422863406,975.5),(604.5,972.2057713659401),(600,971),(595.5,972.20577136594),(592.2057713659401,975.5)) -5999 ((590,990),(591.3397459621556,995),(595,998.6602540378444),(600,1000),(605,998.6602540378444),(608.6602540378444,995),(610,990),(608.6602540378444,985),(605,981.3397459621556),(600,980),(595,981.3397459621556),(591.3397459621556,985)) -6000 ((599,1000),(599.1339745962156,1000.5),(599.5,1000.8660254037844),(600,1001),(600.5,1000.8660254037844),(600.8660254037844,1000.5),(601,1000),(600.8660254037844,999.5),(600.5,999.1339745962156),(600,999),(599.5,999.1339745962156),(599.1339745962156,999.5)) -6001 ((607,10),(607.4019237886466,11.5),(608.5,12.598076211353316),(610,13),(611.5,12.598076211353316),(612.5980762113533,11.5),(613,10),(612.5980762113534,8.5),(611.5,7.401923788646684),(610,7),(608.5,7.401923788646683),(607.4019237886467,8.499999999999998)) -6002 ((606,20),(606.5358983848622,22),(608,23.464101615137753),(610,24),(612,23.464101615137753),(613.4641016151378,22),(614,20),(613.4641016151378,18),(612,16.535898384862247),(610,16),(608,16.535898384862243),(606.5358983848622,18)) -6003 ((605,30),(605.6698729810778,32.5),(607.5,34.33012701892219),(610,35),(612.5,34.33012701892219),(614.3301270189222,32.5),(615,30),(614.3301270189222,27.5),(612.5,25.66987298107781),(610,25),(607.5,25.669872981077805),(605.6698729810778,27.499999999999996)) -6004 ((604,40),(604.8038475772934,43),(607,45.19615242270663),(610,46),(613,45.19615242270663),(615.1961524227066,43),(616,40),(615.1961524227066,37),(613,34.80384757729337),(610,34),(607,34.80384757729337),(604.8038475772934,37)) -6005 ((603,50),(603.937822173509,53.5),(606.5,56.06217782649107),(610,57),(613.5,56.06217782649107),(616.062177826491,53.5),(617,50),(616.062177826491,46.5),(613.5,43.937822173508934),(610,43),(606.5,43.93782217350893),(603.937822173509,46.5)) -6006 ((602,60),(603.0717967697245,64),(606,66.92820323027551),(610,68),(614,66.92820323027551),(616.9282032302755,64),(618,60),(616.9282032302755,56),(614,53.07179676972449),(610,52),(606,53.071796769724486),(603.0717967697245,56)) -6007 ((601,70),(602.2057713659401,74.5),(605.5,77.79422863405995),(610,79),(614.5,77.79422863405995),(617.7942286340599,74.5),(619,70),(617.79422863406,65.5),(614.5,62.20577136594005),(610,61),(605.5,62.20577136594005),(602.2057713659401,65.5)) -6008 ((600,80),(601.3397459621556,85),(605,88.66025403784438),(610,90),(615,88.66025403784438),(618.6602540378444,85),(620,80),(618.6602540378444,75),(615,71.33974596215562),(610,70),(605,71.3397459621556),(601.3397459621556,75)) -6009 ((609,90),(609.1339745962156,90.5),(609.5,90.86602540378443),(610,91),(610.5,90.86602540378443),(610.8660254037844,90.5),(611,90),(610.8660254037844,89.5),(610.5,89.13397459621557),(610,89),(609.5,89.13397459621557),(609.1339745962156,89.5)) -6010 ((608,100),(608.2679491924312,101),(609,101.73205080756888),(610,102),(611,101.73205080756888),(611.7320508075688,101),(612,100),(611.7320508075688,99),(611,98.26794919243112),(610,98),(609,98.26794919243112),(608.2679491924312,99)) -6011 ((607,110),(607.4019237886466,111.5),(608.5,112.59807621135332),(610,113),(611.5,112.59807621135332),(612.5980762113533,111.5),(613,110),(612.5980762113534,108.5),(611.5,107.40192378864668),(610,107),(608.5,107.40192378864668),(607.4019237886467,108.5)) -6012 ((606,120),(606.5358983848622,122),(608,123.46410161513775),(610,124),(612,123.46410161513775),(613.4641016151378,122),(614,120),(613.4641016151378,118),(612,116.53589838486225),(610,116),(608,116.53589838486225),(606.5358983848622,118)) -6013 ((605,130),(605.6698729810778,132.5),(607.5,134.33012701892218),(610,135),(612.5,134.33012701892218),(614.3301270189222,132.5),(615,130),(614.3301270189222,127.5),(612.5,125.6698729810778),(610,125),(607.5,125.6698729810778),(605.6698729810778,127.5)) -6014 ((604,140),(604.8038475772934,143),(607,145.19615242270663),(610,146),(613,145.19615242270663),(615.1961524227066,143),(616,140),(615.1961524227066,137),(613,134.80384757729337),(610,134),(607,134.80384757729337),(604.8038475772934,137)) -6015 ((603,150),(603.937822173509,153.5),(606.5,156.06217782649108),(610,157),(613.5,156.06217782649108),(616.062177826491,153.5),(617,150),(616.062177826491,146.5),(613.5,143.93782217350892),(610,143),(606.5,143.93782217350892),(603.937822173509,146.5)) -6016 ((602,160),(603.0717967697245,164),(606,166.9282032302755),(610,168),(614,166.9282032302755),(616.9282032302755,164),(618,160),(616.9282032302755,156),(614,153.0717967697245),(610,152),(606,153.0717967697245),(603.0717967697245,156)) -6017 ((601,170),(602.2057713659401,174.5),(605.5,177.79422863405995),(610,179),(614.5,177.79422863405995),(617.7942286340599,174.5),(619,170),(617.79422863406,165.5),(614.5,162.20577136594005),(610,161),(605.5,162.20577136594005),(602.2057713659401,165.5)) -6018 ((600,180),(601.3397459621556,185),(605,188.6602540378444),(610,190),(615,188.6602540378444),(618.6602540378444,185),(620,180),(618.6602540378444,175),(615,171.3397459621556),(610,170),(605,171.3397459621556),(601.3397459621556,175)) -6019 ((609,190),(609.1339745962156,190.5),(609.5,190.86602540378445),(610,191),(610.5,190.86602540378445),(610.8660254037844,190.5),(611,190),(610.8660254037844,189.5),(610.5,189.13397459621555),(610,189),(609.5,189.13397459621555),(609.1339745962156,189.5)) -6020 ((608,200),(608.2679491924312,201),(609,201.73205080756887),(610,202),(611,201.73205080756887),(611.7320508075688,201),(612,200),(611.7320508075688,199),(611,198.26794919243113),(610,198),(609,198.26794919243113),(608.2679491924312,199)) -6021 ((607,210),(607.4019237886466,211.5),(608.5,212.59807621135332),(610,213),(611.5,212.59807621135332),(612.5980762113533,211.5),(613,210),(612.5980762113534,208.5),(611.5,207.40192378864668),(610,207),(608.5,207.40192378864668),(607.4019237886467,208.5)) -6022 ((606,220),(606.5358983848622,222),(608,223.46410161513776),(610,224),(612,223.46410161513776),(613.4641016151378,222),(614,220),(613.4641016151378,218),(612,216.53589838486224),(610,216),(608,216.53589838486224),(606.5358983848622,218)) -6023 ((605,230),(605.6698729810778,232.5),(607.5,234.33012701892218),(610,235),(612.5,234.33012701892218),(614.3301270189222,232.5),(615,230),(614.3301270189222,227.5),(612.5,225.66987298107782),(610,225),(607.5,225.66987298107782),(605.6698729810778,227.5)) -6024 ((604,240),(604.8038475772934,243),(607,245.19615242270663),(610,246),(613,245.19615242270663),(615.1961524227066,243),(616,240),(615.1961524227066,237),(613,234.80384757729337),(610,234),(607,234.80384757729337),(604.8038475772934,237)) -6025 ((603,250),(603.937822173509,253.5),(606.5,256.06217782649105),(610,257),(613.5,256.06217782649105),(616.062177826491,253.5),(617,250),(616.062177826491,246.5),(613.5,243.93782217350892),(610,243),(606.5,243.93782217350892),(603.937822173509,246.5)) -6026 ((602,260),(603.0717967697245,264),(606,266.9282032302755),(610,268),(614,266.9282032302755),(616.9282032302755,264),(618,260),(616.9282032302755,256),(614,253.0717967697245),(610,252),(606,253.0717967697245),(603.0717967697245,256)) -6027 ((601,270),(602.2057713659401,274.5),(605.5,277.79422863405995),(610,279),(614.5,277.79422863405995),(617.7942286340599,274.5),(619,270),(617.79422863406,265.5),(614.5,262.20577136594005),(610,261),(605.5,262.20577136594005),(602.2057713659401,265.5)) -6028 ((600,280),(601.3397459621556,285),(605,288.66025403784437),(610,290),(615,288.66025403784437),(618.6602540378444,285),(620,280),(618.6602540378444,275),(615,271.33974596215563),(610,270),(605,271.33974596215563),(601.3397459621556,275)) -6029 ((609,290),(609.1339745962156,290.5),(609.5,290.8660254037844),(610,291),(610.5,290.8660254037844),(610.8660254037844,290.5),(611,290),(610.8660254037844,289.5),(610.5,289.1339745962156),(610,289),(609.5,289.1339745962156),(609.1339745962156,289.5)) -6030 ((608,300),(608.2679491924312,301),(609,301.7320508075689),(610,302),(611,301.7320508075689),(611.7320508075688,301),(612,300),(611.7320508075688,299),(611,298.2679491924311),(610,298),(609,298.2679491924311),(608.2679491924312,299)) -6031 ((607,310),(607.4019237886466,311.5),(608.5,312.5980762113533),(610,313),(611.5,312.5980762113533),(612.5980762113533,311.5),(613,310),(612.5980762113534,308.5),(611.5,307.4019237886467),(610,307),(608.5,307.4019237886467),(607.4019237886467,308.5)) -6032 ((606,320),(606.5358983848622,322),(608,323.46410161513774),(610,324),(612,323.46410161513774),(613.4641016151378,322),(614,320),(613.4641016151378,318),(612,316.53589838486226),(610,316),(608,316.53589838486226),(606.5358983848622,318)) -6033 ((605,330),(605.6698729810778,332.5),(607.5,334.3301270189222),(610,335),(612.5,334.3301270189222),(614.3301270189222,332.5),(615,330),(614.3301270189222,327.5),(612.5,325.6698729810778),(610,325),(607.5,325.6698729810778),(605.6698729810778,327.5)) -6034 ((604,340),(604.8038475772934,343),(607,345.19615242270663),(610,346),(613,345.19615242270663),(615.1961524227066,343),(616,340),(615.1961524227066,337),(613,334.80384757729337),(610,334),(607,334.80384757729337),(604.8038475772934,337)) -6035 ((603,350),(603.937822173509,353.5),(606.5,356.06217782649105),(610,357),(613.5,356.06217782649105),(616.062177826491,353.5),(617,350),(616.062177826491,346.5),(613.5,343.93782217350895),(610,343),(606.5,343.93782217350895),(603.937822173509,346.5)) -6036 ((602,360),(603.0717967697245,364),(606,366.9282032302755),(610,368),(614,366.9282032302755),(616.9282032302755,364),(618,360),(616.9282032302755,356),(614,353.0717967697245),(610,352),(606,353.0717967697245),(603.0717967697245,356)) -6037 ((601,370),(602.2057713659401,374.5),(605.5,377.79422863405995),(610,379),(614.5,377.79422863405995),(617.7942286340599,374.5),(619,370),(617.79422863406,365.5),(614.5,362.20577136594005),(610,361),(605.5,362.20577136594005),(602.2057713659401,365.5)) -6038 ((600,380),(601.3397459621556,385),(605,388.66025403784437),(610,390),(615,388.66025403784437),(618.6602540378444,385),(620,380),(618.6602540378444,375),(615,371.33974596215563),(610,370),(605,371.33974596215563),(601.3397459621556,375)) -6039 ((609,390),(609.1339745962156,390.5),(609.5,390.8660254037844),(610,391),(610.5,390.8660254037844),(610.8660254037844,390.5),(611,390),(610.8660254037844,389.5),(610.5,389.1339745962156),(610,389),(609.5,389.1339745962156),(609.1339745962156,389.5)) -6040 ((608,400),(608.2679491924312,401),(609,401.7320508075689),(610,402),(611,401.7320508075689),(611.7320508075688,401),(612,400),(611.7320508075688,399),(611,398.2679491924311),(610,398),(609,398.2679491924311),(608.2679491924312,399)) -6041 ((607,410),(607.4019237886466,411.5),(608.5,412.5980762113533),(610,413),(611.5,412.5980762113533),(612.5980762113533,411.5),(613,410),(612.5980762113534,408.5),(611.5,407.4019237886467),(610,407),(608.5,407.4019237886467),(607.4019237886467,408.5)) -6042 ((606,420),(606.5358983848622,422),(608,423.46410161513774),(610,424),(612,423.46410161513774),(613.4641016151378,422),(614,420),(613.4641016151378,418),(612,416.53589838486226),(610,416),(608,416.53589838486226),(606.5358983848622,418)) -6043 ((605,430),(605.6698729810778,432.5),(607.5,434.3301270189222),(610,435),(612.5,434.3301270189222),(614.3301270189222,432.5),(615,430),(614.3301270189222,427.5),(612.5,425.6698729810778),(610,425),(607.5,425.6698729810778),(605.6698729810778,427.5)) -6044 ((604,440),(604.8038475772934,443),(607,445.19615242270663),(610,446),(613,445.19615242270663),(615.1961524227066,443),(616,440),(615.1961524227066,437),(613,434.80384757729337),(610,434),(607,434.80384757729337),(604.8038475772934,437)) -6045 ((603,450),(603.937822173509,453.5),(606.5,456.06217782649105),(610,457),(613.5,456.06217782649105),(616.062177826491,453.5),(617,450),(616.062177826491,446.5),(613.5,443.93782217350895),(610,443),(606.5,443.93782217350895),(603.937822173509,446.5)) -6046 ((602,460),(603.0717967697245,464),(606,466.9282032302755),(610,468),(614,466.9282032302755),(616.9282032302755,464),(618,460),(616.9282032302755,456),(614,453.0717967697245),(610,452),(606,453.0717967697245),(603.0717967697245,456)) -6047 ((601,470),(602.2057713659401,474.5),(605.5,477.79422863405995),(610,479),(614.5,477.79422863405995),(617.7942286340599,474.5),(619,470),(617.79422863406,465.5),(614.5,462.20577136594005),(610,461),(605.5,462.20577136594005),(602.2057713659401,465.5)) -6048 ((600,480),(601.3397459621556,485),(605,488.66025403784437),(610,490),(615,488.66025403784437),(618.6602540378444,485),(620,480),(618.6602540378444,475),(615,471.33974596215563),(610,470),(605,471.33974596215563),(601.3397459621556,475)) -6049 ((609,490),(609.1339745962156,490.5),(609.5,490.8660254037844),(610,491),(610.5,490.8660254037844),(610.8660254037844,490.5),(611,490),(610.8660254037844,489.5),(610.5,489.1339745962156),(610,489),(609.5,489.1339745962156),(609.1339745962156,489.5)) -6050 ((608,500),(608.2679491924312,501),(609,501.7320508075689),(610,502),(611,501.7320508075689),(611.7320508075688,501),(612,500),(611.7320508075688,499),(611,498.2679491924311),(610,498),(609,498.2679491924311),(608.2679491924312,499)) -6051 ((607,510),(607.4019237886466,511.5),(608.5,512.5980762113534),(610,513),(611.5,512.5980762113534),(612.5980762113533,511.5),(613,510),(612.5980762113534,508.5),(611.5,507.4019237886467),(610,507),(608.5,507.4019237886467),(607.4019237886467,508.5)) -6052 ((606,520),(606.5358983848622,522),(608,523.4641016151378),(610,524),(612,523.4641016151378),(613.4641016151378,522),(614,520),(613.4641016151378,518),(612,516.5358983848622),(610,516),(608,516.5358983848622),(606.5358983848622,518)) -6053 ((605,530),(605.6698729810778,532.5),(607.5,534.3301270189222),(610,535),(612.5,534.3301270189222),(614.3301270189222,532.5),(615,530),(614.3301270189222,527.5),(612.5,525.6698729810778),(610,525),(607.5,525.6698729810778),(605.6698729810778,527.5)) -6054 ((604,540),(604.8038475772934,543),(607,545.1961524227066),(610,546),(613,545.1961524227066),(615.1961524227066,543),(616,540),(615.1961524227066,537),(613,534.8038475772934),(610,534),(607,534.8038475772934),(604.8038475772934,537)) -6055 ((603,550),(603.937822173509,553.5),(606.5,556.062177826491),(610,557),(613.5,556.062177826491),(616.062177826491,553.5),(617,550),(616.062177826491,546.5),(613.5,543.937822173509),(610,543),(606.5,543.937822173509),(603.937822173509,546.5)) -6056 ((602,560),(603.0717967697245,564),(606,566.9282032302755),(610,568),(614,566.9282032302755),(616.9282032302755,564),(618,560),(616.9282032302755,556),(614,553.0717967697245),(610,552),(606,553.0717967697245),(603.0717967697245,556)) -6057 ((601,570),(602.2057713659401,574.5),(605.5,577.7942286340599),(610,579),(614.5,577.7942286340599),(617.7942286340599,574.5),(619,570),(617.79422863406,565.5),(614.5,562.2057713659401),(610,561),(605.5,562.20577136594),(602.2057713659401,565.5)) -6058 ((600,580),(601.3397459621556,585),(605,588.6602540378444),(610,590),(615,588.6602540378444),(618.6602540378444,585),(620,580),(618.6602540378444,575),(615,571.3397459621556),(610,570),(605,571.3397459621556),(601.3397459621556,575)) -6059 ((609,590),(609.1339745962156,590.5),(609.5,590.8660254037844),(610,591),(610.5,590.8660254037844),(610.8660254037844,590.5),(611,590),(610.8660254037844,589.5),(610.5,589.1339745962156),(610,589),(609.5,589.1339745962156),(609.1339745962156,589.5)) -6060 ((608,600),(608.2679491924312,601),(609,601.7320508075688),(610,602),(611,601.7320508075688),(611.7320508075688,601),(612,600),(611.7320508075688,599),(611,598.2679491924312),(610,598),(609,598.2679491924312),(608.2679491924312,599)) -6061 ((607,610),(607.4019237886466,611.5),(608.5,612.5980762113534),(610,613),(611.5,612.5980762113534),(612.5980762113533,611.5),(613,610),(612.5980762113534,608.5),(611.5,607.4019237886467),(610,607),(608.5,607.4019237886466),(607.4019237886467,608.5)) -6062 ((606,620),(606.5358983848622,622),(608,623.4641016151378),(610,624),(612,623.4641016151378),(613.4641016151378,622),(614,620),(613.4641016151378,618),(612,616.5358983848622),(610,616),(608,616.5358983848622),(606.5358983848622,618)) -6063 ((605,630),(605.6698729810778,632.5),(607.5,634.3301270189222),(610,635),(612.5,634.3301270189222),(614.3301270189222,632.5),(615,630),(614.3301270189222,627.5),(612.5,625.6698729810778),(610,625),(607.5,625.6698729810778),(605.6698729810778,627.5)) -6064 ((604,640),(604.8038475772934,643),(607,645.1961524227066),(610,646),(613,645.1961524227066),(615.1961524227066,643),(616,640),(615.1961524227066,637),(613,634.8038475772934),(610,634),(607,634.8038475772934),(604.8038475772934,637)) -6065 ((603,650),(603.937822173509,653.5),(606.5,656.062177826491),(610,657),(613.5,656.062177826491),(616.062177826491,653.5),(617,650),(616.062177826491,646.5),(613.5,643.937822173509),(610,643),(606.5,643.937822173509),(603.937822173509,646.5)) -6066 ((602,660),(603.0717967697245,664),(606,666.9282032302755),(610,668),(614,666.9282032302755),(616.9282032302755,664),(618,660),(616.9282032302755,656),(614,653.0717967697245),(610,652),(606,653.0717967697245),(603.0717967697245,656)) -6067 ((601,670),(602.2057713659401,674.5),(605.5,677.7942286340599),(610,679),(614.5,677.7942286340599),(617.7942286340599,674.5),(619,670),(617.79422863406,665.5),(614.5,662.2057713659401),(610,661),(605.5,662.20577136594),(602.2057713659401,665.5)) -6068 ((600,680),(601.3397459621556,685),(605,688.6602540378444),(610,690),(615,688.6602540378444),(618.6602540378444,685),(620,680),(618.6602540378444,675),(615,671.3397459621556),(610,670),(605,671.3397459621556),(601.3397459621556,675)) -6069 ((609,690),(609.1339745962156,690.5),(609.5,690.8660254037844),(610,691),(610.5,690.8660254037844),(610.8660254037844,690.5),(611,690),(610.8660254037844,689.5),(610.5,689.1339745962156),(610,689),(609.5,689.1339745962156),(609.1339745962156,689.5)) -6070 ((608,700),(608.2679491924312,701),(609,701.7320508075688),(610,702),(611,701.7320508075688),(611.7320508075688,701),(612,700),(611.7320508075688,699),(611,698.2679491924312),(610,698),(609,698.2679491924312),(608.2679491924312,699)) -6071 ((607,710),(607.4019237886466,711.5),(608.5,712.5980762113534),(610,713),(611.5,712.5980762113534),(612.5980762113533,711.5),(613,710),(612.5980762113534,708.5),(611.5,707.4019237886467),(610,707),(608.5,707.4019237886466),(607.4019237886467,708.5)) -6072 ((606,720),(606.5358983848622,722),(608,723.4641016151378),(610,724),(612,723.4641016151378),(613.4641016151378,722),(614,720),(613.4641016151378,718),(612,716.5358983848622),(610,716),(608,716.5358983848622),(606.5358983848622,718)) -6073 ((605,730),(605.6698729810778,732.5),(607.5,734.3301270189222),(610,735),(612.5,734.3301270189222),(614.3301270189222,732.5),(615,730),(614.3301270189222,727.5),(612.5,725.6698729810778),(610,725),(607.5,725.6698729810778),(605.6698729810778,727.5)) -6074 ((604,740),(604.8038475772934,743),(607,745.1961524227066),(610,746),(613,745.1961524227066),(615.1961524227066,743),(616,740),(615.1961524227066,737),(613,734.8038475772934),(610,734),(607,734.8038475772934),(604.8038475772934,737)) -6075 ((603,750),(603.937822173509,753.5),(606.5,756.062177826491),(610,757),(613.5,756.062177826491),(616.062177826491,753.5),(617,750),(616.062177826491,746.5),(613.5,743.937822173509),(610,743),(606.5,743.937822173509),(603.937822173509,746.5)) -6076 ((602,760),(603.0717967697245,764),(606,766.9282032302755),(610,768),(614,766.9282032302755),(616.9282032302755,764),(618,760),(616.9282032302755,756),(614,753.0717967697245),(610,752),(606,753.0717967697245),(603.0717967697245,756)) -6077 ((601,770),(602.2057713659401,774.5),(605.5,777.7942286340599),(610,779),(614.5,777.7942286340599),(617.7942286340599,774.5),(619,770),(617.79422863406,765.5),(614.5,762.2057713659401),(610,761),(605.5,762.20577136594),(602.2057713659401,765.5)) -6078 ((600,780),(601.3397459621556,785),(605,788.6602540378444),(610,790),(615,788.6602540378444),(618.6602540378444,785),(620,780),(618.6602540378444,775),(615,771.3397459621556),(610,770),(605,771.3397459621556),(601.3397459621556,775)) -6079 ((609,790),(609.1339745962156,790.5),(609.5,790.8660254037844),(610,791),(610.5,790.8660254037844),(610.8660254037844,790.5),(611,790),(610.8660254037844,789.5),(610.5,789.1339745962156),(610,789),(609.5,789.1339745962156),(609.1339745962156,789.5)) -6080 ((608,800),(608.2679491924312,801),(609,801.7320508075688),(610,802),(611,801.7320508075688),(611.7320508075688,801),(612,800),(611.7320508075688,799),(611,798.2679491924312),(610,798),(609,798.2679491924312),(608.2679491924312,799)) -6081 ((607,810),(607.4019237886466,811.5),(608.5,812.5980762113534),(610,813),(611.5,812.5980762113534),(612.5980762113533,811.5),(613,810),(612.5980762113534,808.5),(611.5,807.4019237886467),(610,807),(608.5,807.4019237886466),(607.4019237886467,808.5)) -6082 ((606,820),(606.5358983848622,822),(608,823.4641016151378),(610,824),(612,823.4641016151378),(613.4641016151378,822),(614,820),(613.4641016151378,818),(612,816.5358983848622),(610,816),(608,816.5358983848622),(606.5358983848622,818)) -6083 ((605,830),(605.6698729810778,832.5),(607.5,834.3301270189222),(610,835),(612.5,834.3301270189222),(614.3301270189222,832.5),(615,830),(614.3301270189222,827.5),(612.5,825.6698729810778),(610,825),(607.5,825.6698729810778),(605.6698729810778,827.5)) -6084 ((604,840),(604.8038475772934,843),(607,845.1961524227066),(610,846),(613,845.1961524227066),(615.1961524227066,843),(616,840),(615.1961524227066,837),(613,834.8038475772934),(610,834),(607,834.8038475772934),(604.8038475772934,837)) -6085 ((603,850),(603.937822173509,853.5),(606.5,856.062177826491),(610,857),(613.5,856.062177826491),(616.062177826491,853.5),(617,850),(616.062177826491,846.5),(613.5,843.937822173509),(610,843),(606.5,843.937822173509),(603.937822173509,846.5)) -6086 ((602,860),(603.0717967697245,864),(606,866.9282032302755),(610,868),(614,866.9282032302755),(616.9282032302755,864),(618,860),(616.9282032302755,856),(614,853.0717967697245),(610,852),(606,853.0717967697245),(603.0717967697245,856)) -6087 ((601,870),(602.2057713659401,874.5),(605.5,877.7942286340599),(610,879),(614.5,877.7942286340599),(617.7942286340599,874.5),(619,870),(617.79422863406,865.5),(614.5,862.2057713659401),(610,861),(605.5,862.20577136594),(602.2057713659401,865.5)) -6088 ((600,880),(601.3397459621556,885),(605,888.6602540378444),(610,890),(615,888.6602540378444),(618.6602540378444,885),(620,880),(618.6602540378444,875),(615,871.3397459621556),(610,870),(605,871.3397459621556),(601.3397459621556,875)) -6089 ((609,890),(609.1339745962156,890.5),(609.5,890.8660254037844),(610,891),(610.5,890.8660254037844),(610.8660254037844,890.5),(611,890),(610.8660254037844,889.5),(610.5,889.1339745962156),(610,889),(609.5,889.1339745962156),(609.1339745962156,889.5)) -6090 ((608,900),(608.2679491924312,901),(609,901.7320508075688),(610,902),(611,901.7320508075688),(611.7320508075688,901),(612,900),(611.7320508075688,899),(611,898.2679491924312),(610,898),(609,898.2679491924312),(608.2679491924312,899)) -6091 ((607,910),(607.4019237886466,911.5),(608.5,912.5980762113534),(610,913),(611.5,912.5980762113534),(612.5980762113533,911.5),(613,910),(612.5980762113534,908.5),(611.5,907.4019237886467),(610,907),(608.5,907.4019237886466),(607.4019237886467,908.5)) -6092 ((606,920),(606.5358983848622,922),(608,923.4641016151378),(610,924),(612,923.4641016151378),(613.4641016151378,922),(614,920),(613.4641016151378,918),(612,916.5358983848622),(610,916),(608,916.5358983848622),(606.5358983848622,918)) -6093 ((605,930),(605.6698729810778,932.5),(607.5,934.3301270189222),(610,935),(612.5,934.3301270189222),(614.3301270189222,932.5),(615,930),(614.3301270189222,927.5),(612.5,925.6698729810778),(610,925),(607.5,925.6698729810778),(605.6698729810778,927.5)) -6094 ((604,940),(604.8038475772934,943),(607,945.1961524227066),(610,946),(613,945.1961524227066),(615.1961524227066,943),(616,940),(615.1961524227066,937),(613,934.8038475772934),(610,934),(607,934.8038475772934),(604.8038475772934,937)) -6095 ((603,950),(603.937822173509,953.5),(606.5,956.062177826491),(610,957),(613.5,956.062177826491),(616.062177826491,953.5),(617,950),(616.062177826491,946.5),(613.5,943.937822173509),(610,943),(606.5,943.937822173509),(603.937822173509,946.5)) -6096 ((602,960),(603.0717967697245,964),(606,966.9282032302755),(610,968),(614,966.9282032302755),(616.9282032302755,964),(618,960),(616.9282032302755,956),(614,953.0717967697245),(610,952),(606,953.0717967697245),(603.0717967697245,956)) -6097 ((601,970),(602.2057713659401,974.5),(605.5,977.7942286340599),(610,979),(614.5,977.7942286340599),(617.7942286340599,974.5),(619,970),(617.79422863406,965.5),(614.5,962.2057713659401),(610,961),(605.5,962.20577136594),(602.2057713659401,965.5)) -6098 ((600,980),(601.3397459621556,985),(605,988.6602540378444),(610,990),(615,988.6602540378444),(618.6602540378444,985),(620,980),(618.6602540378444,975),(615,971.3397459621556),(610,970),(605,971.3397459621556),(601.3397459621556,975)) -6099 ((609,990),(609.1339745962156,990.5),(609.5,990.8660254037844),(610,991),(610.5,990.8660254037844),(610.8660254037844,990.5),(611,990),(610.8660254037844,989.5),(610.5,989.1339745962156),(610,989),(609.5,989.1339745962156),(609.1339745962156,989.5)) -6100 ((608,1000),(608.2679491924312,1001),(609,1001.7320508075688),(610,1002),(611,1001.7320508075688),(611.7320508075688,1001),(612,1000),(611.7320508075688,999),(611,998.2679491924312),(610,998),(609,998.2679491924312),(608.2679491924312,999)) -6101 ((616,10),(616.5358983848622,12),(618,13.464101615137753),(620,14),(622,13.464101615137755),(623.4641016151378,12.000000000000002),(624,10),(623.4641016151378,8.000000000000002),(622,6.5358983848622465),(620,6),(618,6.535898384862244),(616.5358983848622,7.999999999999998)) -6102 ((615,20),(615.6698729810778,22.5),(617.5,24.33012701892219),(620,25),(622.5,24.330127018922195),(624.3301270189222,22.5),(625,20),(624.3301270189222,17.5),(622.5,15.669872981077807),(620,15),(617.5,15.669872981077805),(615.6698729810778,17.499999999999996)) -6103 ((614,30),(614.8038475772934,33),(617,35.19615242270663),(620,36),(623,35.19615242270663),(625.1961524227066,33),(626,30),(625.1961524227066,27),(623,24.803847577293368),(620,24),(617,24.803847577293368),(614.8038475772934,26.999999999999996)) -6104 ((613,40),(613.937822173509,43.5),(616.5,46.06217782649107),(620,47),(623.5,46.06217782649107),(626.062177826491,43.5),(627,40),(626.062177826491,36.5),(623.5,33.937822173508934),(620,33),(616.5,33.93782217350893),(613.937822173509,36.5)) -6105 ((612,50),(613.0717967697245,54),(616,56.92820323027551),(620,58),(624,56.92820323027551),(626.9282032302755,54),(628,50),(626.9282032302755,46),(624,43.07179676972449),(620,42),(616,43.071796769724486),(613.0717967697245,46)) -6106 ((611,60),(612.2057713659401,64.5),(615.5,67.79422863405995),(620,69),(624.5,67.79422863405995),(627.7942286340599,64.5),(629,60),(627.79422863406,55.5),(624.5,52.20577136594005),(620,51),(615.5,52.20577136594005),(612.2057713659401,55.5)) -6107 ((610,70),(611.3397459621556,75),(615,78.66025403784438),(620,80),(625,78.66025403784438),(628.6602540378444,75),(630,70),(628.6602540378444,65),(625,61.33974596215562),(620,60),(615,61.33974596215561),(611.3397459621556,65)) -6108 ((619,80),(619.1339745962156,80.5),(619.5,80.86602540378443),(620,81),(620.5,80.86602540378443),(620.8660254037844,80.5),(621,80),(620.8660254037844,79.5),(620.5,79.13397459621557),(620,79),(619.5,79.13397459621557),(619.1339745962156,79.5)) -6109 ((618,90),(618.2679491924312,91),(619,91.73205080756888),(620,92),(621,91.73205080756888),(621.7320508075688,91),(622,90),(621.7320508075688,89),(621,88.26794919243112),(620,88),(619,88.26794919243112),(618.2679491924312,89)) -6110 ((617,100),(617.4019237886466,101.5),(618.5,102.59807621135332),(620,103),(621.5,102.59807621135332),(622.5980762113533,101.5),(623,100),(622.5980762113534,98.5),(621.5,97.40192378864668),(620,97),(618.5,97.40192378864668),(617.4019237886467,98.5)) -6111 ((616,110),(616.5358983848622,112),(618,113.46410161513775),(620,114),(622,113.46410161513775),(623.4641016151378,112),(624,110),(623.4641016151378,108),(622,106.53589838486225),(620,106),(618,106.53589838486225),(616.5358983848622,108)) -6112 ((615,120),(615.6698729810778,122.5),(617.5,124.3301270189222),(620,125),(622.5,124.3301270189222),(624.3301270189222,122.5),(625,120),(624.3301270189222,117.5),(622.5,115.6698729810778),(620,115),(617.5,115.6698729810778),(615.6698729810778,117.5)) -6113 ((614,130),(614.8038475772934,133),(617,135.19615242270663),(620,136),(623,135.19615242270663),(625.1961524227066,133),(626,130),(625.1961524227066,127),(623,124.80384757729337),(620,124),(617,124.80384757729337),(614.8038475772934,127)) -6114 ((613,140),(613.937822173509,143.5),(616.5,146.06217782649108),(620,147),(623.5,146.06217782649108),(626.062177826491,143.5),(627,140),(626.062177826491,136.5),(623.5,133.93782217350892),(620,133),(616.5,133.93782217350892),(613.937822173509,136.5)) -6115 ((612,150),(613.0717967697245,154),(616,156.9282032302755),(620,158),(624,156.9282032302755),(626.9282032302755,154),(628,150),(626.9282032302755,146),(624,143.0717967697245),(620,142),(616,143.0717967697245),(613.0717967697245,146)) -6116 ((611,160),(612.2057713659401,164.5),(615.5,167.79422863405995),(620,169),(624.5,167.79422863405995),(627.7942286340599,164.5),(629,160),(627.79422863406,155.5),(624.5,152.20577136594005),(620,151),(615.5,152.20577136594005),(612.2057713659401,155.5)) -6117 ((610,170),(611.3397459621556,175),(615,178.6602540378444),(620,180),(625,178.6602540378444),(628.6602540378444,175),(630,170),(628.6602540378444,165),(625,161.3397459621556),(620,160),(615,161.3397459621556),(611.3397459621556,165)) -6118 ((619,180),(619.1339745962156,180.5),(619.5,180.86602540378445),(620,181),(620.5,180.86602540378445),(620.8660254037844,180.5),(621,180),(620.8660254037844,179.5),(620.5,179.13397459621555),(620,179),(619.5,179.13397459621555),(619.1339745962156,179.5)) -6119 ((618,190),(618.2679491924312,191),(619,191.73205080756887),(620,192),(621,191.73205080756887),(621.7320508075688,191),(622,190),(621.7320508075688,189),(621,188.26794919243113),(620,188),(619,188.26794919243113),(618.2679491924312,189)) -6120 ((617,200),(617.4019237886466,201.5),(618.5,202.59807621135332),(620,203),(621.5,202.59807621135332),(622.5980762113533,201.5),(623,200),(622.5980762113534,198.5),(621.5,197.40192378864668),(620,197),(618.5,197.40192378864668),(617.4019237886467,198.5)) -6121 ((616,210),(616.5358983848622,212),(618,213.46410161513776),(620,214),(622,213.46410161513776),(623.4641016151378,212),(624,210),(623.4641016151378,208),(622,206.53589838486224),(620,206),(618,206.53589838486224),(616.5358983848622,208)) -6122 ((615,220),(615.6698729810778,222.5),(617.5,224.33012701892218),(620,225),(622.5,224.33012701892218),(624.3301270189222,222.5),(625,220),(624.3301270189222,217.5),(622.5,215.66987298107782),(620,215),(617.5,215.66987298107782),(615.6698729810778,217.5)) -6123 ((614,230),(614.8038475772934,233),(617,235.19615242270663),(620,236),(623,235.19615242270663),(625.1961524227066,233),(626,230),(625.1961524227066,227),(623,224.80384757729337),(620,224),(617,224.80384757729337),(614.8038475772934,227)) -6124 ((613,240),(613.937822173509,243.5),(616.5,246.06217782649108),(620,247),(623.5,246.06217782649108),(626.062177826491,243.5),(627,240),(626.062177826491,236.5),(623.5,233.93782217350892),(620,233),(616.5,233.93782217350892),(613.937822173509,236.5)) -6125 ((612,250),(613.0717967697245,254),(616,256.9282032302755),(620,258),(624,256.9282032302755),(626.9282032302755,254),(628,250),(626.9282032302755,246),(624,243.0717967697245),(620,242),(616,243.0717967697245),(613.0717967697245,246)) -6126 ((611,260),(612.2057713659401,264.5),(615.5,267.79422863405995),(620,269),(624.5,267.79422863405995),(627.7942286340599,264.5),(629,260),(627.79422863406,255.5),(624.5,252.20577136594005),(620,251),(615.5,252.20577136594005),(612.2057713659401,255.5)) -6127 ((610,270),(611.3397459621556,275),(615,278.66025403784437),(620,280),(625,278.66025403784437),(628.6602540378444,275),(630,270),(628.6602540378444,265),(625,261.33974596215563),(620,260),(615,261.33974596215563),(611.3397459621556,265)) -6128 ((619,280),(619.1339745962156,280.5),(619.5,280.8660254037844),(620,281),(620.5,280.8660254037844),(620.8660254037844,280.5),(621,280),(620.8660254037844,279.5),(620.5,279.1339745962156),(620,279),(619.5,279.1339745962156),(619.1339745962156,279.5)) -6129 ((618,290),(618.2679491924312,291),(619,291.7320508075689),(620,292),(621,291.7320508075689),(621.7320508075688,291),(622,290),(621.7320508075688,289),(621,288.2679491924311),(620,288),(619,288.2679491924311),(618.2679491924312,289)) -6130 ((617,300),(617.4019237886466,301.5),(618.5,302.5980762113533),(620,303),(621.5,302.5980762113533),(622.5980762113533,301.5),(623,300),(622.5980762113534,298.5),(621.5,297.4019237886467),(620,297),(618.5,297.4019237886467),(617.4019237886467,298.5)) -6131 ((616,310),(616.5358983848622,312),(618,313.46410161513774),(620,314),(622,313.46410161513774),(623.4641016151378,312),(624,310),(623.4641016151378,308),(622,306.53589838486226),(620,306),(618,306.53589838486226),(616.5358983848622,308)) -6132 ((615,320),(615.6698729810778,322.5),(617.5,324.3301270189222),(620,325),(622.5,324.3301270189222),(624.3301270189222,322.5),(625,320),(624.3301270189222,317.5),(622.5,315.6698729810778),(620,315),(617.5,315.6698729810778),(615.6698729810778,317.5)) -6133 ((614,330),(614.8038475772934,333),(617,335.19615242270663),(620,336),(623,335.19615242270663),(625.1961524227066,333),(626,330),(625.1961524227066,327),(623,324.80384757729337),(620,324),(617,324.80384757729337),(614.8038475772934,327)) -6134 ((613,340),(613.937822173509,343.5),(616.5,346.06217782649105),(620,347),(623.5,346.06217782649105),(626.062177826491,343.5),(627,340),(626.062177826491,336.5),(623.5,333.93782217350895),(620,333),(616.5,333.93782217350895),(613.937822173509,336.5)) -6135 ((612,350),(613.0717967697245,354),(616,356.9282032302755),(620,358),(624,356.9282032302755),(626.9282032302755,354),(628,350),(626.9282032302755,346),(624,343.0717967697245),(620,342),(616,343.0717967697245),(613.0717967697245,346)) -6136 ((611,360),(612.2057713659401,364.5),(615.5,367.79422863405995),(620,369),(624.5,367.79422863405995),(627.7942286340599,364.5),(629,360),(627.79422863406,355.5),(624.5,352.20577136594005),(620,351),(615.5,352.20577136594005),(612.2057713659401,355.5)) -6137 ((610,370),(611.3397459621556,375),(615,378.66025403784437),(620,380),(625,378.66025403784437),(628.6602540378444,375),(630,370),(628.6602540378444,365),(625,361.33974596215563),(620,360),(615,361.33974596215563),(611.3397459621556,365)) -6138 ((619,380),(619.1339745962156,380.5),(619.5,380.8660254037844),(620,381),(620.5,380.8660254037844),(620.8660254037844,380.5),(621,380),(620.8660254037844,379.5),(620.5,379.1339745962156),(620,379),(619.5,379.1339745962156),(619.1339745962156,379.5)) -6139 ((618,390),(618.2679491924312,391),(619,391.7320508075689),(620,392),(621,391.7320508075689),(621.7320508075688,391),(622,390),(621.7320508075688,389),(621,388.2679491924311),(620,388),(619,388.2679491924311),(618.2679491924312,389)) -6140 ((617,400),(617.4019237886466,401.5),(618.5,402.5980762113533),(620,403),(621.5,402.5980762113533),(622.5980762113533,401.5),(623,400),(622.5980762113534,398.5),(621.5,397.4019237886467),(620,397),(618.5,397.4019237886467),(617.4019237886467,398.5)) -6141 ((616,410),(616.5358983848622,412),(618,413.46410161513774),(620,414),(622,413.46410161513774),(623.4641016151378,412),(624,410),(623.4641016151378,408),(622,406.53589838486226),(620,406),(618,406.53589838486226),(616.5358983848622,408)) -6142 ((615,420),(615.6698729810778,422.5),(617.5,424.3301270189222),(620,425),(622.5,424.3301270189222),(624.3301270189222,422.5),(625,420),(624.3301270189222,417.5),(622.5,415.6698729810778),(620,415),(617.5,415.6698729810778),(615.6698729810778,417.5)) -6143 ((614,430),(614.8038475772934,433),(617,435.19615242270663),(620,436),(623,435.19615242270663),(625.1961524227066,433),(626,430),(625.1961524227066,427),(623,424.80384757729337),(620,424),(617,424.80384757729337),(614.8038475772934,427)) -6144 ((613,440),(613.937822173509,443.5),(616.5,446.06217782649105),(620,447),(623.5,446.06217782649105),(626.062177826491,443.5),(627,440),(626.062177826491,436.5),(623.5,433.93782217350895),(620,433),(616.5,433.93782217350895),(613.937822173509,436.5)) -6145 ((612,450),(613.0717967697245,454),(616,456.9282032302755),(620,458),(624,456.9282032302755),(626.9282032302755,454),(628,450),(626.9282032302755,446),(624,443.0717967697245),(620,442),(616,443.0717967697245),(613.0717967697245,446)) -6146 ((611,460),(612.2057713659401,464.5),(615.5,467.79422863405995),(620,469),(624.5,467.79422863405995),(627.7942286340599,464.5),(629,460),(627.79422863406,455.5),(624.5,452.20577136594005),(620,451),(615.5,452.20577136594005),(612.2057713659401,455.5)) -6147 ((610,470),(611.3397459621556,475),(615,478.66025403784437),(620,480),(625,478.66025403784437),(628.6602540378444,475),(630,470),(628.6602540378444,465),(625,461.33974596215563),(620,460),(615,461.33974596215563),(611.3397459621556,465)) -6148 ((619,480),(619.1339745962156,480.5),(619.5,480.8660254037844),(620,481),(620.5,480.8660254037844),(620.8660254037844,480.5),(621,480),(620.8660254037844,479.5),(620.5,479.1339745962156),(620,479),(619.5,479.1339745962156),(619.1339745962156,479.5)) -6149 ((618,490),(618.2679491924312,491),(619,491.7320508075689),(620,492),(621,491.7320508075689),(621.7320508075688,491),(622,490),(621.7320508075688,489),(621,488.2679491924311),(620,488),(619,488.2679491924311),(618.2679491924312,489)) -6150 ((617,500),(617.4019237886466,501.5),(618.5,502.5980762113533),(620,503),(621.5,502.5980762113533),(622.5980762113533,501.5),(623,500),(622.5980762113534,498.5),(621.5,497.4019237886467),(620,497),(618.5,497.4019237886467),(617.4019237886467,498.5)) -6151 ((616,510),(616.5358983848622,512),(618,513.4641016151378),(620,514),(622,513.4641016151378),(623.4641016151378,512),(624,510),(623.4641016151378,508),(622,506.53589838486226),(620,506),(618,506.53589838486226),(616.5358983848622,508)) -6152 ((615,520),(615.6698729810778,522.5),(617.5,524.3301270189222),(620,525),(622.5,524.3301270189222),(624.3301270189222,522.5),(625,520),(624.3301270189222,517.5),(622.5,515.6698729810778),(620,515),(617.5,515.6698729810778),(615.6698729810778,517.5)) -6153 ((614,530),(614.8038475772934,533),(617,535.1961524227066),(620,536),(623,535.1961524227066),(625.1961524227066,533),(626,530),(625.1961524227066,527),(623,524.8038475772934),(620,524),(617,524.8038475772934),(614.8038475772934,527)) -6154 ((613,540),(613.937822173509,543.5),(616.5,546.062177826491),(620,547),(623.5,546.062177826491),(626.062177826491,543.5),(627,540),(626.062177826491,536.5),(623.5,533.937822173509),(620,533),(616.5,533.937822173509),(613.937822173509,536.5)) -6155 ((612,550),(613.0717967697245,554),(616,556.9282032302755),(620,558),(624,556.9282032302755),(626.9282032302755,554),(628,550),(626.9282032302755,546),(624,543.0717967697245),(620,542),(616,543.0717967697245),(613.0717967697245,546)) -6156 ((611,560),(612.2057713659401,564.5),(615.5,567.7942286340599),(620,569),(624.5,567.7942286340599),(627.7942286340599,564.5),(629,560),(627.79422863406,555.5),(624.5,552.2057713659401),(620,551),(615.5,552.20577136594),(612.2057713659401,555.5)) -6157 ((610,570),(611.3397459621556,575),(615,578.6602540378444),(620,580),(625,578.6602540378444),(628.6602540378444,575),(630,570),(628.6602540378444,565),(625,561.3397459621556),(620,560),(615,561.3397459621556),(611.3397459621556,565)) -6158 ((619,580),(619.1339745962156,580.5),(619.5,580.8660254037844),(620,581),(620.5,580.8660254037844),(620.8660254037844,580.5),(621,580),(620.8660254037844,579.5),(620.5,579.1339745962156),(620,579),(619.5,579.1339745962156),(619.1339745962156,579.5)) -6159 ((618,590),(618.2679491924312,591),(619,591.7320508075688),(620,592),(621,591.7320508075688),(621.7320508075688,591),(622,590),(621.7320508075688,589),(621,588.2679491924312),(620,588),(619,588.2679491924312),(618.2679491924312,589)) -6160 ((617,600),(617.4019237886466,601.5),(618.5,602.5980762113534),(620,603),(621.5,602.5980762113534),(622.5980762113533,601.5),(623,600),(622.5980762113534,598.5),(621.5,597.4019237886467),(620,597),(618.5,597.4019237886466),(617.4019237886467,598.5)) -6161 ((616,610),(616.5358983848622,612),(618,613.4641016151378),(620,614),(622,613.4641016151378),(623.4641016151378,612),(624,610),(623.4641016151378,608),(622,606.5358983848622),(620,606),(618,606.5358983848622),(616.5358983848622,608)) -6162 ((615,620),(615.6698729810778,622.5),(617.5,624.3301270189222),(620,625),(622.5,624.3301270189222),(624.3301270189222,622.5),(625,620),(624.3301270189222,617.5),(622.5,615.6698729810778),(620,615),(617.5,615.6698729810778),(615.6698729810778,617.5)) -6163 ((614,630),(614.8038475772934,633),(617,635.1961524227066),(620,636),(623,635.1961524227066),(625.1961524227066,633),(626,630),(625.1961524227066,627),(623,624.8038475772934),(620,624),(617,624.8038475772934),(614.8038475772934,627)) -6164 ((613,640),(613.937822173509,643.5),(616.5,646.062177826491),(620,647),(623.5,646.062177826491),(626.062177826491,643.5),(627,640),(626.062177826491,636.5),(623.5,633.937822173509),(620,633),(616.5,633.937822173509),(613.937822173509,636.5)) -6165 ((612,650),(613.0717967697245,654),(616,656.9282032302755),(620,658),(624,656.9282032302755),(626.9282032302755,654),(628,650),(626.9282032302755,646),(624,643.0717967697245),(620,642),(616,643.0717967697245),(613.0717967697245,646)) -6166 ((611,660),(612.2057713659401,664.5),(615.5,667.7942286340599),(620,669),(624.5,667.7942286340599),(627.7942286340599,664.5),(629,660),(627.79422863406,655.5),(624.5,652.2057713659401),(620,651),(615.5,652.20577136594),(612.2057713659401,655.5)) -6167 ((610,670),(611.3397459621556,675),(615,678.6602540378444),(620,680),(625,678.6602540378444),(628.6602540378444,675),(630,670),(628.6602540378444,665),(625,661.3397459621556),(620,660),(615,661.3397459621556),(611.3397459621556,665)) -6168 ((619,680),(619.1339745962156,680.5),(619.5,680.8660254037844),(620,681),(620.5,680.8660254037844),(620.8660254037844,680.5),(621,680),(620.8660254037844,679.5),(620.5,679.1339745962156),(620,679),(619.5,679.1339745962156),(619.1339745962156,679.5)) -6169 ((618,690),(618.2679491924312,691),(619,691.7320508075688),(620,692),(621,691.7320508075688),(621.7320508075688,691),(622,690),(621.7320508075688,689),(621,688.2679491924312),(620,688),(619,688.2679491924312),(618.2679491924312,689)) -6170 ((617,700),(617.4019237886466,701.5),(618.5,702.5980762113534),(620,703),(621.5,702.5980762113534),(622.5980762113533,701.5),(623,700),(622.5980762113534,698.5),(621.5,697.4019237886467),(620,697),(618.5,697.4019237886466),(617.4019237886467,698.5)) -6171 ((616,710),(616.5358983848622,712),(618,713.4641016151378),(620,714),(622,713.4641016151378),(623.4641016151378,712),(624,710),(623.4641016151378,708),(622,706.5358983848622),(620,706),(618,706.5358983848622),(616.5358983848622,708)) -6172 ((615,720),(615.6698729810778,722.5),(617.5,724.3301270189222),(620,725),(622.5,724.3301270189222),(624.3301270189222,722.5),(625,720),(624.3301270189222,717.5),(622.5,715.6698729810778),(620,715),(617.5,715.6698729810778),(615.6698729810778,717.5)) -6173 ((614,730),(614.8038475772934,733),(617,735.1961524227066),(620,736),(623,735.1961524227066),(625.1961524227066,733),(626,730),(625.1961524227066,727),(623,724.8038475772934),(620,724),(617,724.8038475772934),(614.8038475772934,727)) -6174 ((613,740),(613.937822173509,743.5),(616.5,746.062177826491),(620,747),(623.5,746.062177826491),(626.062177826491,743.5),(627,740),(626.062177826491,736.5),(623.5,733.937822173509),(620,733),(616.5,733.937822173509),(613.937822173509,736.5)) -6175 ((612,750),(613.0717967697245,754),(616,756.9282032302755),(620,758),(624,756.9282032302755),(626.9282032302755,754),(628,750),(626.9282032302755,746),(624,743.0717967697245),(620,742),(616,743.0717967697245),(613.0717967697245,746)) -6176 ((611,760),(612.2057713659401,764.5),(615.5,767.7942286340599),(620,769),(624.5,767.7942286340599),(627.7942286340599,764.5),(629,760),(627.79422863406,755.5),(624.5,752.2057713659401),(620,751),(615.5,752.20577136594),(612.2057713659401,755.5)) -6177 ((610,770),(611.3397459621556,775),(615,778.6602540378444),(620,780),(625,778.6602540378444),(628.6602540378444,775),(630,770),(628.6602540378444,765),(625,761.3397459621556),(620,760),(615,761.3397459621556),(611.3397459621556,765)) -6178 ((619,780),(619.1339745962156,780.5),(619.5,780.8660254037844),(620,781),(620.5,780.8660254037844),(620.8660254037844,780.5),(621,780),(620.8660254037844,779.5),(620.5,779.1339745962156),(620,779),(619.5,779.1339745962156),(619.1339745962156,779.5)) -6179 ((618,790),(618.2679491924312,791),(619,791.7320508075688),(620,792),(621,791.7320508075688),(621.7320508075688,791),(622,790),(621.7320508075688,789),(621,788.2679491924312),(620,788),(619,788.2679491924312),(618.2679491924312,789)) -6180 ((617,800),(617.4019237886466,801.5),(618.5,802.5980762113534),(620,803),(621.5,802.5980762113534),(622.5980762113533,801.5),(623,800),(622.5980762113534,798.5),(621.5,797.4019237886467),(620,797),(618.5,797.4019237886466),(617.4019237886467,798.5)) -6181 ((616,810),(616.5358983848622,812),(618,813.4641016151378),(620,814),(622,813.4641016151378),(623.4641016151378,812),(624,810),(623.4641016151378,808),(622,806.5358983848622),(620,806),(618,806.5358983848622),(616.5358983848622,808)) -6182 ((615,820),(615.6698729810778,822.5),(617.5,824.3301270189222),(620,825),(622.5,824.3301270189222),(624.3301270189222,822.5),(625,820),(624.3301270189222,817.5),(622.5,815.6698729810778),(620,815),(617.5,815.6698729810778),(615.6698729810778,817.5)) -6183 ((614,830),(614.8038475772934,833),(617,835.1961524227066),(620,836),(623,835.1961524227066),(625.1961524227066,833),(626,830),(625.1961524227066,827),(623,824.8038475772934),(620,824),(617,824.8038475772934),(614.8038475772934,827)) -6184 ((613,840),(613.937822173509,843.5),(616.5,846.062177826491),(620,847),(623.5,846.062177826491),(626.062177826491,843.5),(627,840),(626.062177826491,836.5),(623.5,833.937822173509),(620,833),(616.5,833.937822173509),(613.937822173509,836.5)) -6185 ((612,850),(613.0717967697245,854),(616,856.9282032302755),(620,858),(624,856.9282032302755),(626.9282032302755,854),(628,850),(626.9282032302755,846),(624,843.0717967697245),(620,842),(616,843.0717967697245),(613.0717967697245,846)) -6186 ((611,860),(612.2057713659401,864.5),(615.5,867.7942286340599),(620,869),(624.5,867.7942286340599),(627.7942286340599,864.5),(629,860),(627.79422863406,855.5),(624.5,852.2057713659401),(620,851),(615.5,852.20577136594),(612.2057713659401,855.5)) -6187 ((610,870),(611.3397459621556,875),(615,878.6602540378444),(620,880),(625,878.6602540378444),(628.6602540378444,875),(630,870),(628.6602540378444,865),(625,861.3397459621556),(620,860),(615,861.3397459621556),(611.3397459621556,865)) -6188 ((619,880),(619.1339745962156,880.5),(619.5,880.8660254037844),(620,881),(620.5,880.8660254037844),(620.8660254037844,880.5),(621,880),(620.8660254037844,879.5),(620.5,879.1339745962156),(620,879),(619.5,879.1339745962156),(619.1339745962156,879.5)) -6189 ((618,890),(618.2679491924312,891),(619,891.7320508075688),(620,892),(621,891.7320508075688),(621.7320508075688,891),(622,890),(621.7320508075688,889),(621,888.2679491924312),(620,888),(619,888.2679491924312),(618.2679491924312,889)) -6190 ((617,900),(617.4019237886466,901.5),(618.5,902.5980762113534),(620,903),(621.5,902.5980762113534),(622.5980762113533,901.5),(623,900),(622.5980762113534,898.5),(621.5,897.4019237886467),(620,897),(618.5,897.4019237886466),(617.4019237886467,898.5)) -6191 ((616,910),(616.5358983848622,912),(618,913.4641016151378),(620,914),(622,913.4641016151378),(623.4641016151378,912),(624,910),(623.4641016151378,908),(622,906.5358983848622),(620,906),(618,906.5358983848622),(616.5358983848622,908)) -6192 ((615,920),(615.6698729810778,922.5),(617.5,924.3301270189222),(620,925),(622.5,924.3301270189222),(624.3301270189222,922.5),(625,920),(624.3301270189222,917.5),(622.5,915.6698729810778),(620,915),(617.5,915.6698729810778),(615.6698729810778,917.5)) -6193 ((614,930),(614.8038475772934,933),(617,935.1961524227066),(620,936),(623,935.1961524227066),(625.1961524227066,933),(626,930),(625.1961524227066,927),(623,924.8038475772934),(620,924),(617,924.8038475772934),(614.8038475772934,927)) -6194 ((613,940),(613.937822173509,943.5),(616.5,946.062177826491),(620,947),(623.5,946.062177826491),(626.062177826491,943.5),(627,940),(626.062177826491,936.5),(623.5,933.937822173509),(620,933),(616.5,933.937822173509),(613.937822173509,936.5)) -6195 ((612,950),(613.0717967697245,954),(616,956.9282032302755),(620,958),(624,956.9282032302755),(626.9282032302755,954),(628,950),(626.9282032302755,946),(624,943.0717967697245),(620,942),(616,943.0717967697245),(613.0717967697245,946)) -6196 ((611,960),(612.2057713659401,964.5),(615.5,967.7942286340599),(620,969),(624.5,967.7942286340599),(627.7942286340599,964.5),(629,960),(627.79422863406,955.5),(624.5,952.2057713659401),(620,951),(615.5,952.20577136594),(612.2057713659401,955.5)) -6197 ((610,970),(611.3397459621556,975),(615,978.6602540378444),(620,980),(625,978.6602540378444),(628.6602540378444,975),(630,970),(628.6602540378444,965),(625,961.3397459621556),(620,960),(615,961.3397459621556),(611.3397459621556,965)) -6198 ((619,980),(619.1339745962156,980.5),(619.5,980.8660254037844),(620,981),(620.5,980.8660254037844),(620.8660254037844,980.5),(621,980),(620.8660254037844,979.5),(620.5,979.1339745962156),(620,979),(619.5,979.1339745962156),(619.1339745962156,979.5)) -6199 ((618,990),(618.2679491924312,991),(619,991.7320508075688),(620,992),(621,991.7320508075688),(621.7320508075688,991),(622,990),(621.7320508075688,989),(621,988.2679491924312),(620,988),(619,988.2679491924312),(618.2679491924312,989)) -6200 ((617,1000),(617.4019237886466,1001.5),(618.5,1002.5980762113534),(620,1003),(621.5,1002.5980762113534),(622.5980762113533,1001.5),(623,1000),(622.5980762113534,998.5),(621.5,997.4019237886467),(620,997),(618.5,997.4019237886466),(617.4019237886467,998.5)) -6201 ((625,10),(625.6698729810778,12.5),(627.5,14.330127018922193),(630,15),(632.5,14.330127018922195),(634.3301270189222,12.500000000000002),(635,10),(634.3301270189222,7.500000000000002),(632.5,5.669872981077807),(630,5),(627.5,5.669872981077805),(625.6698729810778,7.499999999999998)) -6202 ((624,20),(624.8038475772934,23),(627,25.196152422706632),(630,26),(633,25.196152422706632),(635.1961524227066,23),(636,20),(635.1961524227066,17),(633,14.803847577293368),(630,14),(627,14.803847577293366),(624.8038475772934,16.999999999999996)) -6203 ((623,30),(623.937822173509,33.5),(626.5,36.06217782649107),(630,37),(633.5,36.06217782649107),(636.062177826491,33.5),(637,30),(636.062177826491,26.5),(633.5,23.93782217350893),(630,23),(626.5,23.937822173508927),(623.937822173509,26.499999999999996)) -6204 ((622,40),(623.0717967697245,44),(626,46.92820323027551),(630,48),(634,46.92820323027551),(636.9282032302755,44),(638,40),(636.9282032302755,36),(634,33.07179676972449),(630,32),(626,33.071796769724486),(623.0717967697245,36)) -6205 ((621,50),(622.2057713659401,54.5),(625.5,57.79422863405995),(630,59),(634.5,57.79422863405995),(637.7942286340599,54.5),(639,50),(637.79422863406,45.5),(634.5,42.20577136594005),(630,41),(625.5,42.20577136594005),(622.2057713659401,45.5)) -6206 ((620,60),(621.3397459621556,65),(625,68.66025403784438),(630,70),(635,68.66025403784438),(638.6602540378444,65),(640,60),(638.6602540378444,55),(635,51.33974596215562),(630,50),(625,51.33974596215561),(621.3397459621556,54.99999999999999)) -6207 ((629,70),(629.1339745962156,70.5),(629.5,70.86602540378443),(630,71),(630.5,70.86602540378443),(630.8660254037844,70.5),(631,70),(630.8660254037844,69.5),(630.5,69.13397459621557),(630,69),(629.5,69.13397459621557),(629.1339745962156,69.5)) -6208 ((628,80),(628.2679491924312,81),(629,81.73205080756888),(630,82),(631,81.73205080756888),(631.7320508075688,81),(632,80),(631.7320508075688,79),(631,78.26794919243112),(630,78),(629,78.26794919243112),(628.2679491924312,79)) -6209 ((627,90),(627.4019237886466,91.5),(628.5,92.59807621135332),(630,93),(631.5,92.59807621135332),(632.5980762113533,91.5),(633,90),(632.5980762113534,88.5),(631.5,87.40192378864668),(630,87),(628.5,87.40192378864668),(627.4019237886467,88.5)) -6210 ((626,100),(626.5358983848622,102),(628,103.46410161513775),(630,104),(632,103.46410161513775),(633.4641016151378,102),(634,100),(633.4641016151378,98),(632,96.53589838486225),(630,96),(628,96.53589838486225),(626.5358983848622,98)) -6211 ((625,110),(625.6698729810778,112.5),(627.5,114.3301270189222),(630,115),(632.5,114.3301270189222),(634.3301270189222,112.5),(635,110),(634.3301270189222,107.5),(632.5,105.6698729810778),(630,105),(627.5,105.6698729810778),(625.6698729810778,107.5)) -6212 ((624,120),(624.8038475772934,123),(627,125.19615242270663),(630,126),(633,125.19615242270663),(635.1961524227066,123),(636,120),(635.1961524227066,117),(633,114.80384757729337),(630,114),(627,114.80384757729337),(624.8038475772934,117)) -6213 ((623,130),(623.937822173509,133.5),(626.5,136.06217782649108),(630,137),(633.5,136.06217782649108),(636.062177826491,133.5),(637,130),(636.062177826491,126.5),(633.5,123.93782217350893),(630,123),(626.5,123.93782217350892),(623.937822173509,126.5)) -6214 ((622,140),(623.0717967697245,144),(626,146.9282032302755),(630,148),(634,146.9282032302755),(636.9282032302755,144),(638,140),(636.9282032302755,136),(634,133.0717967697245),(630,132),(626,133.0717967697245),(623.0717967697245,136)) -6215 ((621,150),(622.2057713659401,154.5),(625.5,157.79422863405995),(630,159),(634.5,157.79422863405995),(637.7942286340599,154.5),(639,150),(637.79422863406,145.5),(634.5,142.20577136594005),(630,141),(625.5,142.20577136594005),(622.2057713659401,145.5)) -6216 ((620,160),(621.3397459621556,165),(625,168.6602540378444),(630,170),(635,168.6602540378444),(638.6602540378444,165),(640,160),(638.6602540378444,155),(635,151.3397459621556),(630,150),(625,151.3397459621556),(621.3397459621556,155)) -6217 ((629,170),(629.1339745962156,170.5),(629.5,170.86602540378445),(630,171),(630.5,170.86602540378445),(630.8660254037844,170.5),(631,170),(630.8660254037844,169.5),(630.5,169.13397459621555),(630,169),(629.5,169.13397459621555),(629.1339745962156,169.5)) -6218 ((628,180),(628.2679491924312,181),(629,181.73205080756887),(630,182),(631,181.73205080756887),(631.7320508075688,181),(632,180),(631.7320508075688,179),(631,178.26794919243113),(630,178),(629,178.26794919243113),(628.2679491924312,179)) -6219 ((627,190),(627.4019237886466,191.5),(628.5,192.59807621135332),(630,193),(631.5,192.59807621135332),(632.5980762113533,191.5),(633,190),(632.5980762113534,188.5),(631.5,187.40192378864668),(630,187),(628.5,187.40192378864668),(627.4019237886467,188.5)) -6220 ((626,200),(626.5358983848622,202),(628,203.46410161513776),(630,204),(632,203.46410161513776),(633.4641016151378,202),(634,200),(633.4641016151378,198),(632,196.53589838486224),(630,196),(628,196.53589838486224),(626.5358983848622,198)) -6221 ((625,210),(625.6698729810778,212.5),(627.5,214.33012701892218),(630,215),(632.5,214.33012701892218),(634.3301270189222,212.5),(635,210),(634.3301270189222,207.5),(632.5,205.66987298107782),(630,205),(627.5,205.66987298107782),(625.6698729810778,207.5)) -6222 ((624,220),(624.8038475772934,223),(627,225.19615242270663),(630,226),(633,225.19615242270663),(635.1961524227066,223),(636,220),(635.1961524227066,217),(633,214.80384757729337),(630,214),(627,214.80384757729337),(624.8038475772934,217)) -6223 ((623,230),(623.937822173509,233.5),(626.5,236.06217782649108),(630,237),(633.5,236.06217782649108),(636.062177826491,233.5),(637,230),(636.062177826491,226.5),(633.5,223.93782217350892),(630,223),(626.5,223.93782217350892),(623.937822173509,226.5)) -6224 ((622,240),(623.0717967697245,244),(626,246.9282032302755),(630,248),(634,246.9282032302755),(636.9282032302755,244),(638,240),(636.9282032302755,236),(634,233.0717967697245),(630,232),(626,233.0717967697245),(623.0717967697245,236)) -6225 ((621,250),(622.2057713659401,254.5),(625.5,257.79422863405995),(630,259),(634.5,257.79422863405995),(637.7942286340599,254.5),(639,250),(637.79422863406,245.5),(634.5,242.20577136594005),(630,241),(625.5,242.20577136594005),(622.2057713659401,245.5)) -6226 ((620,260),(621.3397459621556,265),(625,268.66025403784437),(630,270),(635,268.66025403784437),(638.6602540378444,265),(640,260),(638.6602540378444,255),(635,251.3397459621556),(630,250),(625,251.3397459621556),(621.3397459621556,255)) -6227 ((629,270),(629.1339745962156,270.5),(629.5,270.8660254037844),(630,271),(630.5,270.8660254037844),(630.8660254037844,270.5),(631,270),(630.8660254037844,269.5),(630.5,269.1339745962156),(630,269),(629.5,269.1339745962156),(629.1339745962156,269.5)) -6228 ((628,280),(628.2679491924312,281),(629,281.7320508075689),(630,282),(631,281.7320508075689),(631.7320508075688,281),(632,280),(631.7320508075688,279),(631,278.2679491924311),(630,278),(629,278.2679491924311),(628.2679491924312,279)) -6229 ((627,290),(627.4019237886466,291.5),(628.5,292.5980762113533),(630,293),(631.5,292.5980762113533),(632.5980762113533,291.5),(633,290),(632.5980762113534,288.5),(631.5,287.4019237886467),(630,287),(628.5,287.4019237886467),(627.4019237886467,288.5)) -6230 ((626,300),(626.5358983848622,302),(628,303.46410161513774),(630,304),(632,303.46410161513774),(633.4641016151378,302),(634,300),(633.4641016151378,298),(632,296.53589838486226),(630,296),(628,296.53589838486226),(626.5358983848622,298)) -6231 ((625,310),(625.6698729810778,312.5),(627.5,314.3301270189222),(630,315),(632.5,314.3301270189222),(634.3301270189222,312.5),(635,310),(634.3301270189222,307.5),(632.5,305.6698729810778),(630,305),(627.5,305.6698729810778),(625.6698729810778,307.5)) -6232 ((624,320),(624.8038475772934,323),(627,325.19615242270663),(630,326),(633,325.19615242270663),(635.1961524227066,323),(636,320),(635.1961524227066,317),(633,314.80384757729337),(630,314),(627,314.80384757729337),(624.8038475772934,317)) -6233 ((623,330),(623.937822173509,333.5),(626.5,336.06217782649105),(630,337),(633.5,336.06217782649105),(636.062177826491,333.5),(637,330),(636.062177826491,326.5),(633.5,323.93782217350895),(630,323),(626.5,323.93782217350895),(623.937822173509,326.5)) -6234 ((622,340),(623.0717967697245,344),(626,346.9282032302755),(630,348),(634,346.9282032302755),(636.9282032302755,344),(638,340),(636.9282032302755,336),(634,333.0717967697245),(630,332),(626,333.0717967697245),(623.0717967697245,336)) -6235 ((621,350),(622.2057713659401,354.5),(625.5,357.79422863405995),(630,359),(634.5,357.79422863405995),(637.7942286340599,354.5),(639,350),(637.79422863406,345.5),(634.5,342.20577136594005),(630,341),(625.5,342.20577136594005),(622.2057713659401,345.5)) -6236 ((620,360),(621.3397459621556,365),(625,368.66025403784437),(630,370),(635,368.66025403784437),(638.6602540378444,365),(640,360),(638.6602540378444,355),(635,351.33974596215563),(630,350),(625,351.33974596215563),(621.3397459621556,355)) -6237 ((629,370),(629.1339745962156,370.5),(629.5,370.8660254037844),(630,371),(630.5,370.8660254037844),(630.8660254037844,370.5),(631,370),(630.8660254037844,369.5),(630.5,369.1339745962156),(630,369),(629.5,369.1339745962156),(629.1339745962156,369.5)) -6238 ((628,380),(628.2679491924312,381),(629,381.7320508075689),(630,382),(631,381.7320508075689),(631.7320508075688,381),(632,380),(631.7320508075688,379),(631,378.2679491924311),(630,378),(629,378.2679491924311),(628.2679491924312,379)) -6239 ((627,390),(627.4019237886466,391.5),(628.5,392.5980762113533),(630,393),(631.5,392.5980762113533),(632.5980762113533,391.5),(633,390),(632.5980762113534,388.5),(631.5,387.4019237886467),(630,387),(628.5,387.4019237886467),(627.4019237886467,388.5)) -6240 ((626,400),(626.5358983848622,402),(628,403.46410161513774),(630,404),(632,403.46410161513774),(633.4641016151378,402),(634,400),(633.4641016151378,398),(632,396.53589838486226),(630,396),(628,396.53589838486226),(626.5358983848622,398)) -6241 ((625,410),(625.6698729810778,412.5),(627.5,414.3301270189222),(630,415),(632.5,414.3301270189222),(634.3301270189222,412.5),(635,410),(634.3301270189222,407.5),(632.5,405.6698729810778),(630,405),(627.5,405.6698729810778),(625.6698729810778,407.5)) -6242 ((624,420),(624.8038475772934,423),(627,425.19615242270663),(630,426),(633,425.19615242270663),(635.1961524227066,423),(636,420),(635.1961524227066,417),(633,414.80384757729337),(630,414),(627,414.80384757729337),(624.8038475772934,417)) -6243 ((623,430),(623.937822173509,433.5),(626.5,436.06217782649105),(630,437),(633.5,436.06217782649105),(636.062177826491,433.5),(637,430),(636.062177826491,426.5),(633.5,423.93782217350895),(630,423),(626.5,423.93782217350895),(623.937822173509,426.5)) -6244 ((622,440),(623.0717967697245,444),(626,446.9282032302755),(630,448),(634,446.9282032302755),(636.9282032302755,444),(638,440),(636.9282032302755,436),(634,433.0717967697245),(630,432),(626,433.0717967697245),(623.0717967697245,436)) -6245 ((621,450),(622.2057713659401,454.5),(625.5,457.79422863405995),(630,459),(634.5,457.79422863405995),(637.7942286340599,454.5),(639,450),(637.79422863406,445.5),(634.5,442.20577136594005),(630,441),(625.5,442.20577136594005),(622.2057713659401,445.5)) -6246 ((620,460),(621.3397459621556,465),(625,468.66025403784437),(630,470),(635,468.66025403784437),(638.6602540378444,465),(640,460),(638.6602540378444,455),(635,451.33974596215563),(630,450),(625,451.33974596215563),(621.3397459621556,455)) -6247 ((629,470),(629.1339745962156,470.5),(629.5,470.8660254037844),(630,471),(630.5,470.8660254037844),(630.8660254037844,470.5),(631,470),(630.8660254037844,469.5),(630.5,469.1339745962156),(630,469),(629.5,469.1339745962156),(629.1339745962156,469.5)) -6248 ((628,480),(628.2679491924312,481),(629,481.7320508075689),(630,482),(631,481.7320508075689),(631.7320508075688,481),(632,480),(631.7320508075688,479),(631,478.2679491924311),(630,478),(629,478.2679491924311),(628.2679491924312,479)) -6249 ((627,490),(627.4019237886466,491.5),(628.5,492.5980762113533),(630,493),(631.5,492.5980762113533),(632.5980762113533,491.5),(633,490),(632.5980762113534,488.5),(631.5,487.4019237886467),(630,487),(628.5,487.4019237886467),(627.4019237886467,488.5)) -6250 ((626,500),(626.5358983848622,502),(628,503.46410161513774),(630,504),(632,503.46410161513774),(633.4641016151378,502),(634,500),(633.4641016151378,498),(632,496.53589838486226),(630,496),(628,496.53589838486226),(626.5358983848622,498)) -6251 ((625,510),(625.6698729810778,512.5),(627.5,514.3301270189222),(630,515),(632.5,514.3301270189222),(634.3301270189222,512.5),(635,510),(634.3301270189222,507.5),(632.5,505.6698729810778),(630,505),(627.5,505.6698729810778),(625.6698729810778,507.5)) -6252 ((624,520),(624.8038475772934,523),(627,525.1961524227066),(630,526),(633,525.1961524227066),(635.1961524227066,523),(636,520),(635.1961524227066,517),(633,514.8038475772934),(630,514),(627,514.8038475772934),(624.8038475772934,517)) -6253 ((623,530),(623.937822173509,533.5),(626.5,536.062177826491),(630,537),(633.5,536.062177826491),(636.062177826491,533.5),(637,530),(636.062177826491,526.5),(633.5,523.937822173509),(630,523),(626.5,523.937822173509),(623.937822173509,526.5)) -6254 ((622,540),(623.0717967697245,544),(626,546.9282032302755),(630,548),(634,546.9282032302755),(636.9282032302755,544),(638,540),(636.9282032302755,536),(634,533.0717967697245),(630,532),(626,533.0717967697245),(623.0717967697245,536)) -6255 ((621,550),(622.2057713659401,554.5),(625.5,557.7942286340599),(630,559),(634.5,557.7942286340599),(637.7942286340599,554.5),(639,550),(637.79422863406,545.5),(634.5,542.2057713659401),(630,541),(625.5,542.20577136594),(622.2057713659401,545.5)) -6256 ((620,560),(621.3397459621556,565),(625,568.6602540378444),(630,570),(635,568.6602540378444),(638.6602540378444,565),(640,560),(638.6602540378444,555),(635,551.3397459621556),(630,550),(625,551.3397459621556),(621.3397459621556,555)) -6257 ((629,570),(629.1339745962156,570.5),(629.5,570.8660254037844),(630,571),(630.5,570.8660254037844),(630.8660254037844,570.5),(631,570),(630.8660254037844,569.5),(630.5,569.1339745962156),(630,569),(629.5,569.1339745962156),(629.1339745962156,569.5)) -6258 ((628,580),(628.2679491924312,581),(629,581.7320508075688),(630,582),(631,581.7320508075688),(631.7320508075688,581),(632,580),(631.7320508075688,579),(631,578.2679491924312),(630,578),(629,578.2679491924312),(628.2679491924312,579)) -6259 ((627,590),(627.4019237886466,591.5),(628.5,592.5980762113534),(630,593),(631.5,592.5980762113534),(632.5980762113533,591.5),(633,590),(632.5980762113534,588.5),(631.5,587.4019237886467),(630,587),(628.5,587.4019237886466),(627.4019237886467,588.5)) -6260 ((626,600),(626.5358983848622,602),(628,603.4641016151378),(630,604),(632,603.4641016151378),(633.4641016151378,602),(634,600),(633.4641016151378,598),(632,596.5358983848622),(630,596),(628,596.5358983848622),(626.5358983848622,598)) -6261 ((625,610),(625.6698729810778,612.5),(627.5,614.3301270189222),(630,615),(632.5,614.3301270189222),(634.3301270189222,612.5),(635,610),(634.3301270189222,607.5),(632.5,605.6698729810778),(630,605),(627.5,605.6698729810778),(625.6698729810778,607.5)) -6262 ((624,620),(624.8038475772934,623),(627,625.1961524227066),(630,626),(633,625.1961524227066),(635.1961524227066,623),(636,620),(635.1961524227066,617),(633,614.8038475772934),(630,614),(627,614.8038475772934),(624.8038475772934,617)) -6263 ((623,630),(623.937822173509,633.5),(626.5,636.062177826491),(630,637),(633.5,636.062177826491),(636.062177826491,633.5),(637,630),(636.062177826491,626.5),(633.5,623.937822173509),(630,623),(626.5,623.937822173509),(623.937822173509,626.5)) -6264 ((622,640),(623.0717967697245,644),(626,646.9282032302755),(630,648),(634,646.9282032302755),(636.9282032302755,644),(638,640),(636.9282032302755,636),(634,633.0717967697245),(630,632),(626,633.0717967697245),(623.0717967697245,636)) -6265 ((621,650),(622.2057713659401,654.5),(625.5,657.7942286340599),(630,659),(634.5,657.7942286340599),(637.7942286340599,654.5),(639,650),(637.79422863406,645.5),(634.5,642.2057713659401),(630,641),(625.5,642.20577136594),(622.2057713659401,645.5)) -6266 ((620,660),(621.3397459621556,665),(625,668.6602540378444),(630,670),(635,668.6602540378444),(638.6602540378444,665),(640,660),(638.6602540378444,655),(635,651.3397459621556),(630,650),(625,651.3397459621556),(621.3397459621556,655)) -6267 ((629,670),(629.1339745962156,670.5),(629.5,670.8660254037844),(630,671),(630.5,670.8660254037844),(630.8660254037844,670.5),(631,670),(630.8660254037844,669.5),(630.5,669.1339745962156),(630,669),(629.5,669.1339745962156),(629.1339745962156,669.5)) -6268 ((628,680),(628.2679491924312,681),(629,681.7320508075688),(630,682),(631,681.7320508075688),(631.7320508075688,681),(632,680),(631.7320508075688,679),(631,678.2679491924312),(630,678),(629,678.2679491924312),(628.2679491924312,679)) -6269 ((627,690),(627.4019237886466,691.5),(628.5,692.5980762113534),(630,693),(631.5,692.5980762113534),(632.5980762113533,691.5),(633,690),(632.5980762113534,688.5),(631.5,687.4019237886467),(630,687),(628.5,687.4019237886466),(627.4019237886467,688.5)) -6270 ((626,700),(626.5358983848622,702),(628,703.4641016151378),(630,704),(632,703.4641016151378),(633.4641016151378,702),(634,700),(633.4641016151378,698),(632,696.5358983848622),(630,696),(628,696.5358983848622),(626.5358983848622,698)) -6271 ((625,710),(625.6698729810778,712.5),(627.5,714.3301270189222),(630,715),(632.5,714.3301270189222),(634.3301270189222,712.5),(635,710),(634.3301270189222,707.5),(632.5,705.6698729810778),(630,705),(627.5,705.6698729810778),(625.6698729810778,707.5)) -6272 ((624,720),(624.8038475772934,723),(627,725.1961524227066),(630,726),(633,725.1961524227066),(635.1961524227066,723),(636,720),(635.1961524227066,717),(633,714.8038475772934),(630,714),(627,714.8038475772934),(624.8038475772934,717)) -6273 ((623,730),(623.937822173509,733.5),(626.5,736.062177826491),(630,737),(633.5,736.062177826491),(636.062177826491,733.5),(637,730),(636.062177826491,726.5),(633.5,723.937822173509),(630,723),(626.5,723.937822173509),(623.937822173509,726.5)) -6274 ((622,740),(623.0717967697245,744),(626,746.9282032302755),(630,748),(634,746.9282032302755),(636.9282032302755,744),(638,740),(636.9282032302755,736),(634,733.0717967697245),(630,732),(626,733.0717967697245),(623.0717967697245,736)) -6275 ((621,750),(622.2057713659401,754.5),(625.5,757.7942286340599),(630,759),(634.5,757.7942286340599),(637.7942286340599,754.5),(639,750),(637.79422863406,745.5),(634.5,742.2057713659401),(630,741),(625.5,742.20577136594),(622.2057713659401,745.5)) -6276 ((620,760),(621.3397459621556,765),(625,768.6602540378444),(630,770),(635,768.6602540378444),(638.6602540378444,765),(640,760),(638.6602540378444,755),(635,751.3397459621556),(630,750),(625,751.3397459621556),(621.3397459621556,755)) -6277 ((629,770),(629.1339745962156,770.5),(629.5,770.8660254037844),(630,771),(630.5,770.8660254037844),(630.8660254037844,770.5),(631,770),(630.8660254037844,769.5),(630.5,769.1339745962156),(630,769),(629.5,769.1339745962156),(629.1339745962156,769.5)) -6278 ((628,780),(628.2679491924312,781),(629,781.7320508075688),(630,782),(631,781.7320508075688),(631.7320508075688,781),(632,780),(631.7320508075688,779),(631,778.2679491924312),(630,778),(629,778.2679491924312),(628.2679491924312,779)) -6279 ((627,790),(627.4019237886466,791.5),(628.5,792.5980762113534),(630,793),(631.5,792.5980762113534),(632.5980762113533,791.5),(633,790),(632.5980762113534,788.5),(631.5,787.4019237886467),(630,787),(628.5,787.4019237886466),(627.4019237886467,788.5)) -6280 ((626,800),(626.5358983848622,802),(628,803.4641016151378),(630,804),(632,803.4641016151378),(633.4641016151378,802),(634,800),(633.4641016151378,798),(632,796.5358983848622),(630,796),(628,796.5358983848622),(626.5358983848622,798)) -6281 ((625,810),(625.6698729810778,812.5),(627.5,814.3301270189222),(630,815),(632.5,814.3301270189222),(634.3301270189222,812.5),(635,810),(634.3301270189222,807.5),(632.5,805.6698729810778),(630,805),(627.5,805.6698729810778),(625.6698729810778,807.5)) -6282 ((624,820),(624.8038475772934,823),(627,825.1961524227066),(630,826),(633,825.1961524227066),(635.1961524227066,823),(636,820),(635.1961524227066,817),(633,814.8038475772934),(630,814),(627,814.8038475772934),(624.8038475772934,817)) -6283 ((623,830),(623.937822173509,833.5),(626.5,836.062177826491),(630,837),(633.5,836.062177826491),(636.062177826491,833.5),(637,830),(636.062177826491,826.5),(633.5,823.937822173509),(630,823),(626.5,823.937822173509),(623.937822173509,826.5)) -6284 ((622,840),(623.0717967697245,844),(626,846.9282032302755),(630,848),(634,846.9282032302755),(636.9282032302755,844),(638,840),(636.9282032302755,836),(634,833.0717967697245),(630,832),(626,833.0717967697245),(623.0717967697245,836)) -6285 ((621,850),(622.2057713659401,854.5),(625.5,857.7942286340599),(630,859),(634.5,857.7942286340599),(637.7942286340599,854.5),(639,850),(637.79422863406,845.5),(634.5,842.2057713659401),(630,841),(625.5,842.20577136594),(622.2057713659401,845.5)) -6286 ((620,860),(621.3397459621556,865),(625,868.6602540378444),(630,870),(635,868.6602540378444),(638.6602540378444,865),(640,860),(638.6602540378444,855),(635,851.3397459621556),(630,850),(625,851.3397459621556),(621.3397459621556,855)) -6287 ((629,870),(629.1339745962156,870.5),(629.5,870.8660254037844),(630,871),(630.5,870.8660254037844),(630.8660254037844,870.5),(631,870),(630.8660254037844,869.5),(630.5,869.1339745962156),(630,869),(629.5,869.1339745962156),(629.1339745962156,869.5)) -6288 ((628,880),(628.2679491924312,881),(629,881.7320508075688),(630,882),(631,881.7320508075688),(631.7320508075688,881),(632,880),(631.7320508075688,879),(631,878.2679491924312),(630,878),(629,878.2679491924312),(628.2679491924312,879)) -6289 ((627,890),(627.4019237886466,891.5),(628.5,892.5980762113534),(630,893),(631.5,892.5980762113534),(632.5980762113533,891.5),(633,890),(632.5980762113534,888.5),(631.5,887.4019237886467),(630,887),(628.5,887.4019237886466),(627.4019237886467,888.5)) -6290 ((626,900),(626.5358983848622,902),(628,903.4641016151378),(630,904),(632,903.4641016151378),(633.4641016151378,902),(634,900),(633.4641016151378,898),(632,896.5358983848622),(630,896),(628,896.5358983848622),(626.5358983848622,898)) -6291 ((625,910),(625.6698729810778,912.5),(627.5,914.3301270189222),(630,915),(632.5,914.3301270189222),(634.3301270189222,912.5),(635,910),(634.3301270189222,907.5),(632.5,905.6698729810778),(630,905),(627.5,905.6698729810778),(625.6698729810778,907.5)) -6292 ((624,920),(624.8038475772934,923),(627,925.1961524227066),(630,926),(633,925.1961524227066),(635.1961524227066,923),(636,920),(635.1961524227066,917),(633,914.8038475772934),(630,914),(627,914.8038475772934),(624.8038475772934,917)) -6293 ((623,930),(623.937822173509,933.5),(626.5,936.062177826491),(630,937),(633.5,936.062177826491),(636.062177826491,933.5),(637,930),(636.062177826491,926.5),(633.5,923.937822173509),(630,923),(626.5,923.937822173509),(623.937822173509,926.5)) -6294 ((622,940),(623.0717967697245,944),(626,946.9282032302755),(630,948),(634,946.9282032302755),(636.9282032302755,944),(638,940),(636.9282032302755,936),(634,933.0717967697245),(630,932),(626,933.0717967697245),(623.0717967697245,936)) -6295 ((621,950),(622.2057713659401,954.5),(625.5,957.7942286340599),(630,959),(634.5,957.7942286340599),(637.7942286340599,954.5),(639,950),(637.79422863406,945.5),(634.5,942.2057713659401),(630,941),(625.5,942.20577136594),(622.2057713659401,945.5)) -6296 ((620,960),(621.3397459621556,965),(625,968.6602540378444),(630,970),(635,968.6602540378444),(638.6602540378444,965),(640,960),(638.6602540378444,955),(635,951.3397459621556),(630,950),(625,951.3397459621556),(621.3397459621556,955)) -6297 ((629,970),(629.1339745962156,970.5),(629.5,970.8660254037844),(630,971),(630.5,970.8660254037844),(630.8660254037844,970.5),(631,970),(630.8660254037844,969.5),(630.5,969.1339745962156),(630,969),(629.5,969.1339745962156),(629.1339745962156,969.5)) -6298 ((628,980),(628.2679491924312,981),(629,981.7320508075688),(630,982),(631,981.7320508075688),(631.7320508075688,981),(632,980),(631.7320508075688,979),(631,978.2679491924312),(630,978),(629,978.2679491924312),(628.2679491924312,979)) -6299 ((627,990),(627.4019237886466,991.5),(628.5,992.5980762113534),(630,993),(631.5,992.5980762113534),(632.5980762113533,991.5),(633,990),(632.5980762113534,988.5),(631.5,987.4019237886467),(630,987),(628.5,987.4019237886466),(627.4019237886467,988.5)) -6300 ((626,1000),(626.5358983848622,1002),(628,1003.4641016151378),(630,1004),(632,1003.4641016151378),(633.4641016151378,1002),(634,1000),(633.4641016151378,998),(632,996.5358983848622),(630,996),(628,996.5358983848622),(626.5358983848622,998)) -6301 ((634,10),(634.8038475772934,13),(637,15.196152422706632),(640,16),(643,15.196152422706632),(645.1961524227066,13.000000000000002),(646,10),(645.1961524227066,7.000000000000002),(643,4.803847577293369),(640,4),(637,4.803847577293366),(634.8038475772934,6.999999999999997)) -6302 ((633,20),(633.937822173509,23.5),(636.5,26.06217782649107),(640,27),(643.5,26.062177826491073),(646.062177826491,23.500000000000004),(647,20),(646.062177826491,16.5),(643.5,13.93782217350893),(640,13),(636.5,13.937822173508927),(633.937822173509,16.499999999999996)) -6303 ((632,30),(633.0717967697245,34),(636,36.92820323027551),(640,38),(644,36.92820323027551),(646.9282032302755,34),(648,30),(646.9282032302755,26.000000000000004),(644,23.071796769724493),(640,22),(636,23.071796769724486),(633.0717967697245,25.999999999999996)) -6304 ((631,40),(632.2057713659401,44.5),(635.5,47.79422863405995),(640,49),(644.5,47.79422863405995),(647.7942286340599,44.5),(649,40),(647.79422863406,35.5),(644.5,32.20577136594005),(640,31),(635.5,32.20577136594005),(632.2057713659401,35.5)) -6305 ((630,50),(631.3397459621556,55),(635,58.66025403784438),(640,60),(645,58.66025403784439),(648.6602540378444,55),(650,50),(648.6602540378444,45),(645,41.33974596215562),(640,40),(635,41.33974596215561),(631.3397459621556,44.99999999999999)) -6306 ((639,60),(639.1339745962156,60.5),(639.5,60.86602540378444),(640,61),(640.5,60.86602540378444),(640.8660254037844,60.5),(641,60),(640.8660254037844,59.5),(640.5,59.13397459621556),(640,59),(639.5,59.13397459621556),(639.1339745962156,59.5)) -6307 ((638,70),(638.2679491924312,71),(639,71.73205080756888),(640,72),(641,71.73205080756888),(641.7320508075688,71),(642,70),(641.7320508075688,69),(641,68.26794919243112),(640,68),(639,68.26794919243112),(638.2679491924312,69)) -6308 ((637,80),(637.4019237886466,81.5),(638.5,82.59807621135332),(640,83),(641.5,82.59807621135332),(642.5980762113533,81.5),(643,80),(642.5980762113534,78.5),(641.5,77.40192378864668),(640,77),(638.5,77.40192378864668),(637.4019237886467,78.5)) -6309 ((636,90),(636.5358983848622,92),(638,93.46410161513775),(640,94),(642,93.46410161513775),(643.4641016151378,92),(644,90),(643.4641016151378,88),(642,86.53589838486225),(640,86),(638,86.53589838486225),(636.5358983848622,88)) -6310 ((635,100),(635.6698729810778,102.5),(637.5,104.3301270189222),(640,105),(642.5,104.3301270189222),(644.3301270189222,102.5),(645,100),(644.3301270189222,97.5),(642.5,95.6698729810778),(640,95),(637.5,95.6698729810778),(635.6698729810778,97.5)) -6311 ((634,110),(634.8038475772934,113),(637,115.19615242270663),(640,116),(643,115.19615242270663),(645.1961524227066,113),(646,110),(645.1961524227066,107),(643,104.80384757729337),(640,104),(637,104.80384757729337),(634.8038475772934,107)) -6312 ((633,120),(633.937822173509,123.5),(636.5,126.06217782649107),(640,127),(643.5,126.06217782649107),(646.062177826491,123.5),(647,120),(646.062177826491,116.5),(643.5,113.93782217350893),(640,113),(636.5,113.93782217350892),(633.937822173509,116.5)) -6313 ((632,130),(633.0717967697245,134),(636,136.9282032302755),(640,138),(644,136.9282032302755),(646.9282032302755,134),(648,130),(646.9282032302755,126),(644,123.07179676972449),(640,122),(636,123.07179676972449),(633.0717967697245,126)) -6314 ((631,140),(632.2057713659401,144.5),(635.5,147.79422863405995),(640,149),(644.5,147.79422863405995),(647.7942286340599,144.5),(649,140),(647.79422863406,135.5),(644.5,132.20577136594005),(640,131),(635.5,132.20577136594005),(632.2057713659401,135.5)) -6315 ((630,150),(631.3397459621556,155),(635,158.6602540378444),(640,160),(645,158.6602540378444),(648.6602540378444,155),(650,150),(648.6602540378444,145),(645,141.3397459621556),(640,140),(635,141.3397459621556),(631.3397459621556,145)) -6316 ((639,160),(639.1339745962156,160.5),(639.5,160.86602540378445),(640,161),(640.5,160.86602540378445),(640.8660254037844,160.5),(641,160),(640.8660254037844,159.5),(640.5,159.13397459621555),(640,159),(639.5,159.13397459621555),(639.1339745962156,159.5)) -6317 ((638,170),(638.2679491924312,171),(639,171.73205080756887),(640,172),(641,171.73205080756887),(641.7320508075688,171),(642,170),(641.7320508075688,169),(641,168.26794919243113),(640,168),(639,168.26794919243113),(638.2679491924312,169)) -6318 ((637,180),(637.4019237886466,181.5),(638.5,182.59807621135332),(640,183),(641.5,182.59807621135332),(642.5980762113533,181.5),(643,180),(642.5980762113534,178.5),(641.5,177.40192378864668),(640,177),(638.5,177.40192378864668),(637.4019237886467,178.5)) -6319 ((636,190),(636.5358983848622,192),(638,193.46410161513776),(640,194),(642,193.46410161513776),(643.4641016151378,192),(644,190),(643.4641016151378,188),(642,186.53589838486224),(640,186),(638,186.53589838486224),(636.5358983848622,188)) -6320 ((635,200),(635.6698729810778,202.5),(637.5,204.33012701892218),(640,205),(642.5,204.33012701892218),(644.3301270189222,202.5),(645,200),(644.3301270189222,197.5),(642.5,195.66987298107782),(640,195),(637.5,195.66987298107782),(635.6698729810778,197.5)) -6321 ((634,210),(634.8038475772934,213),(637,215.19615242270663),(640,216),(643,215.19615242270663),(645.1961524227066,213),(646,210),(645.1961524227066,207),(643,204.80384757729337),(640,204),(637,204.80384757729337),(634.8038475772934,207)) -6322 ((633,220),(633.937822173509,223.5),(636.5,226.06217782649108),(640,227),(643.5,226.06217782649108),(646.062177826491,223.5),(647,220),(646.062177826491,216.5),(643.5,213.93782217350892),(640,213),(636.5,213.93782217350892),(633.937822173509,216.5)) -6323 ((632,230),(633.0717967697245,234),(636,236.9282032302755),(640,238),(644,236.9282032302755),(646.9282032302755,234),(648,230),(646.9282032302755,226),(644,223.0717967697245),(640,222),(636,223.0717967697245),(633.0717967697245,226)) -6324 ((631,240),(632.2057713659401,244.5),(635.5,247.79422863405995),(640,249),(644.5,247.79422863405995),(647.7942286340599,244.5),(649,240),(647.79422863406,235.5),(644.5,232.20577136594005),(640,231),(635.5,232.20577136594005),(632.2057713659401,235.5)) -6325 ((630,250),(631.3397459621556,255),(635,258.66025403784437),(640,260),(645,258.66025403784437),(648.6602540378444,255),(650,250),(648.6602540378444,245),(645,241.3397459621556),(640,240),(635,241.3397459621556),(631.3397459621556,245)) -6326 ((639,260),(639.1339745962156,260.5),(639.5,260.8660254037844),(640,261),(640.5,260.8660254037844),(640.8660254037844,260.5),(641,260),(640.8660254037844,259.5),(640.5,259.1339745962156),(640,259),(639.5,259.1339745962156),(639.1339745962156,259.5)) -6327 ((638,270),(638.2679491924312,271),(639,271.7320508075689),(640,272),(641,271.7320508075689),(641.7320508075688,271),(642,270),(641.7320508075688,269),(641,268.2679491924311),(640,268),(639,268.2679491924311),(638.2679491924312,269)) -6328 ((637,280),(637.4019237886466,281.5),(638.5,282.5980762113533),(640,283),(641.5,282.5980762113533),(642.5980762113533,281.5),(643,280),(642.5980762113534,278.5),(641.5,277.4019237886467),(640,277),(638.5,277.4019237886467),(637.4019237886467,278.5)) -6329 ((636,290),(636.5358983848622,292),(638,293.46410161513774),(640,294),(642,293.46410161513774),(643.4641016151378,292),(644,290),(643.4641016151378,288),(642,286.53589838486226),(640,286),(638,286.53589838486226),(636.5358983848622,288)) -6330 ((635,300),(635.6698729810778,302.5),(637.5,304.3301270189222),(640,305),(642.5,304.3301270189222),(644.3301270189222,302.5),(645,300),(644.3301270189222,297.5),(642.5,295.6698729810778),(640,295),(637.5,295.6698729810778),(635.6698729810778,297.5)) -6331 ((634,310),(634.8038475772934,313),(637,315.19615242270663),(640,316),(643,315.19615242270663),(645.1961524227066,313),(646,310),(645.1961524227066,307),(643,304.80384757729337),(640,304),(637,304.80384757729337),(634.8038475772934,307)) -6332 ((633,320),(633.937822173509,323.5),(636.5,326.06217782649105),(640,327),(643.5,326.06217782649105),(646.062177826491,323.5),(647,320),(646.062177826491,316.5),(643.5,313.93782217350895),(640,313),(636.5,313.93782217350895),(633.937822173509,316.5)) -6333 ((632,330),(633.0717967697245,334),(636,336.9282032302755),(640,338),(644,336.9282032302755),(646.9282032302755,334),(648,330),(646.9282032302755,326),(644,323.0717967697245),(640,322),(636,323.0717967697245),(633.0717967697245,326)) -6334 ((631,340),(632.2057713659401,344.5),(635.5,347.79422863405995),(640,349),(644.5,347.79422863405995),(647.7942286340599,344.5),(649,340),(647.79422863406,335.5),(644.5,332.20577136594005),(640,331),(635.5,332.20577136594005),(632.2057713659401,335.5)) -6335 ((630,350),(631.3397459621556,355),(635,358.66025403784437),(640,360),(645,358.66025403784437),(648.6602540378444,355),(650,350),(648.6602540378444,345),(645,341.33974596215563),(640,340),(635,341.33974596215563),(631.3397459621556,345)) -6336 ((639,360),(639.1339745962156,360.5),(639.5,360.8660254037844),(640,361),(640.5,360.8660254037844),(640.8660254037844,360.5),(641,360),(640.8660254037844,359.5),(640.5,359.1339745962156),(640,359),(639.5,359.1339745962156),(639.1339745962156,359.5)) -6337 ((638,370),(638.2679491924312,371),(639,371.7320508075689),(640,372),(641,371.7320508075689),(641.7320508075688,371),(642,370),(641.7320508075688,369),(641,368.2679491924311),(640,368),(639,368.2679491924311),(638.2679491924312,369)) -6338 ((637,380),(637.4019237886466,381.5),(638.5,382.5980762113533),(640,383),(641.5,382.5980762113533),(642.5980762113533,381.5),(643,380),(642.5980762113534,378.5),(641.5,377.4019237886467),(640,377),(638.5,377.4019237886467),(637.4019237886467,378.5)) -6339 ((636,390),(636.5358983848622,392),(638,393.46410161513774),(640,394),(642,393.46410161513774),(643.4641016151378,392),(644,390),(643.4641016151378,388),(642,386.53589838486226),(640,386),(638,386.53589838486226),(636.5358983848622,388)) -6340 ((635,400),(635.6698729810778,402.5),(637.5,404.3301270189222),(640,405),(642.5,404.3301270189222),(644.3301270189222,402.5),(645,400),(644.3301270189222,397.5),(642.5,395.6698729810778),(640,395),(637.5,395.6698729810778),(635.6698729810778,397.5)) -6341 ((634,410),(634.8038475772934,413),(637,415.19615242270663),(640,416),(643,415.19615242270663),(645.1961524227066,413),(646,410),(645.1961524227066,407),(643,404.80384757729337),(640,404),(637,404.80384757729337),(634.8038475772934,407)) -6342 ((633,420),(633.937822173509,423.5),(636.5,426.06217782649105),(640,427),(643.5,426.06217782649105),(646.062177826491,423.5),(647,420),(646.062177826491,416.5),(643.5,413.93782217350895),(640,413),(636.5,413.93782217350895),(633.937822173509,416.5)) -6343 ((632,430),(633.0717967697245,434),(636,436.9282032302755),(640,438),(644,436.9282032302755),(646.9282032302755,434),(648,430),(646.9282032302755,426),(644,423.0717967697245),(640,422),(636,423.0717967697245),(633.0717967697245,426)) -6344 ((631,440),(632.2057713659401,444.5),(635.5,447.79422863405995),(640,449),(644.5,447.79422863405995),(647.7942286340599,444.5),(649,440),(647.79422863406,435.5),(644.5,432.20577136594005),(640,431),(635.5,432.20577136594005),(632.2057713659401,435.5)) -6345 ((630,450),(631.3397459621556,455),(635,458.66025403784437),(640,460),(645,458.66025403784437),(648.6602540378444,455),(650,450),(648.6602540378444,445),(645,441.33974596215563),(640,440),(635,441.33974596215563),(631.3397459621556,445)) -6346 ((639,460),(639.1339745962156,460.5),(639.5,460.8660254037844),(640,461),(640.5,460.8660254037844),(640.8660254037844,460.5),(641,460),(640.8660254037844,459.5),(640.5,459.1339745962156),(640,459),(639.5,459.1339745962156),(639.1339745962156,459.5)) -6347 ((638,470),(638.2679491924312,471),(639,471.7320508075689),(640,472),(641,471.7320508075689),(641.7320508075688,471),(642,470),(641.7320508075688,469),(641,468.2679491924311),(640,468),(639,468.2679491924311),(638.2679491924312,469)) -6348 ((637,480),(637.4019237886466,481.5),(638.5,482.5980762113533),(640,483),(641.5,482.5980762113533),(642.5980762113533,481.5),(643,480),(642.5980762113534,478.5),(641.5,477.4019237886467),(640,477),(638.5,477.4019237886467),(637.4019237886467,478.5)) -6349 ((636,490),(636.5358983848622,492),(638,493.46410161513774),(640,494),(642,493.46410161513774),(643.4641016151378,492),(644,490),(643.4641016151378,488),(642,486.53589838486226),(640,486),(638,486.53589838486226),(636.5358983848622,488)) -6350 ((635,500),(635.6698729810778,502.5),(637.5,504.3301270189222),(640,505),(642.5,504.3301270189222),(644.3301270189222,502.5),(645,500),(644.3301270189222,497.5),(642.5,495.6698729810778),(640,495),(637.5,495.6698729810778),(635.6698729810778,497.5)) -6351 ((634,510),(634.8038475772934,513),(637,515.1961524227066),(640,516),(643,515.1961524227066),(645.1961524227066,513),(646,510),(645.1961524227066,507),(643,504.80384757729337),(640,504),(637,504.80384757729337),(634.8038475772934,507)) -6352 ((633,520),(633.937822173509,523.5),(636.5,526.062177826491),(640,527),(643.5,526.062177826491),(646.062177826491,523.5),(647,520),(646.062177826491,516.5),(643.5,513.937822173509),(640,513),(636.5,513.937822173509),(633.937822173509,516.5)) -6353 ((632,530),(633.0717967697245,534),(636,536.9282032302755),(640,538),(644,536.9282032302755),(646.9282032302755,534),(648,530),(646.9282032302755,526),(644,523.0717967697245),(640,522),(636,523.0717967697245),(633.0717967697245,526)) -6354 ((631,540),(632.2057713659401,544.5),(635.5,547.7942286340599),(640,549),(644.5,547.7942286340599),(647.7942286340599,544.5),(649,540),(647.79422863406,535.5),(644.5,532.2057713659401),(640,531),(635.5,532.20577136594),(632.2057713659401,535.5)) -6355 ((630,550),(631.3397459621556,555),(635,558.6602540378444),(640,560),(645,558.6602540378444),(648.6602540378444,555),(650,550),(648.6602540378444,545),(645,541.3397459621556),(640,540),(635,541.3397459621556),(631.3397459621556,545)) -6356 ((639,560),(639.1339745962156,560.5),(639.5,560.8660254037844),(640,561),(640.5,560.8660254037844),(640.8660254037844,560.5),(641,560),(640.8660254037844,559.5),(640.5,559.1339745962156),(640,559),(639.5,559.1339745962156),(639.1339745962156,559.5)) -6357 ((638,570),(638.2679491924312,571),(639,571.7320508075688),(640,572),(641,571.7320508075688),(641.7320508075688,571),(642,570),(641.7320508075688,569),(641,568.2679491924312),(640,568),(639,568.2679491924312),(638.2679491924312,569)) -6358 ((637,580),(637.4019237886466,581.5),(638.5,582.5980762113534),(640,583),(641.5,582.5980762113534),(642.5980762113533,581.5),(643,580),(642.5980762113534,578.5),(641.5,577.4019237886467),(640,577),(638.5,577.4019237886466),(637.4019237886467,578.5)) -6359 ((636,590),(636.5358983848622,592),(638,593.4641016151378),(640,594),(642,593.4641016151378),(643.4641016151378,592),(644,590),(643.4641016151378,588),(642,586.5358983848622),(640,586),(638,586.5358983848622),(636.5358983848622,588)) -6360 ((635,600),(635.6698729810778,602.5),(637.5,604.3301270189222),(640,605),(642.5,604.3301270189222),(644.3301270189222,602.5),(645,600),(644.3301270189222,597.5),(642.5,595.6698729810778),(640,595),(637.5,595.6698729810778),(635.6698729810778,597.5)) -6361 ((634,610),(634.8038475772934,613),(637,615.1961524227066),(640,616),(643,615.1961524227066),(645.1961524227066,613),(646,610),(645.1961524227066,607),(643,604.8038475772934),(640,604),(637,604.8038475772934),(634.8038475772934,607)) -6362 ((633,620),(633.937822173509,623.5),(636.5,626.062177826491),(640,627),(643.5,626.062177826491),(646.062177826491,623.5),(647,620),(646.062177826491,616.5),(643.5,613.937822173509),(640,613),(636.5,613.937822173509),(633.937822173509,616.5)) -6363 ((632,630),(633.0717967697245,634),(636,636.9282032302755),(640,638),(644,636.9282032302755),(646.9282032302755,634),(648,630),(646.9282032302755,626),(644,623.0717967697245),(640,622),(636,623.0717967697245),(633.0717967697245,626)) -6364 ((631,640),(632.2057713659401,644.5),(635.5,647.7942286340599),(640,649),(644.5,647.7942286340599),(647.7942286340599,644.5),(649,640),(647.79422863406,635.5),(644.5,632.2057713659401),(640,631),(635.5,632.20577136594),(632.2057713659401,635.5)) -6365 ((630,650),(631.3397459621556,655),(635,658.6602540378444),(640,660),(645,658.6602540378444),(648.6602540378444,655),(650,650),(648.6602540378444,645),(645,641.3397459621556),(640,640),(635,641.3397459621556),(631.3397459621556,645)) -6366 ((639,660),(639.1339745962156,660.5),(639.5,660.8660254037844),(640,661),(640.5,660.8660254037844),(640.8660254037844,660.5),(641,660),(640.8660254037844,659.5),(640.5,659.1339745962156),(640,659),(639.5,659.1339745962156),(639.1339745962156,659.5)) -6367 ((638,670),(638.2679491924312,671),(639,671.7320508075688),(640,672),(641,671.7320508075688),(641.7320508075688,671),(642,670),(641.7320508075688,669),(641,668.2679491924312),(640,668),(639,668.2679491924312),(638.2679491924312,669)) -6368 ((637,680),(637.4019237886466,681.5),(638.5,682.5980762113534),(640,683),(641.5,682.5980762113534),(642.5980762113533,681.5),(643,680),(642.5980762113534,678.5),(641.5,677.4019237886467),(640,677),(638.5,677.4019237886466),(637.4019237886467,678.5)) -6369 ((636,690),(636.5358983848622,692),(638,693.4641016151378),(640,694),(642,693.4641016151378),(643.4641016151378,692),(644,690),(643.4641016151378,688),(642,686.5358983848622),(640,686),(638,686.5358983848622),(636.5358983848622,688)) -6370 ((635,700),(635.6698729810778,702.5),(637.5,704.3301270189222),(640,705),(642.5,704.3301270189222),(644.3301270189222,702.5),(645,700),(644.3301270189222,697.5),(642.5,695.6698729810778),(640,695),(637.5,695.6698729810778),(635.6698729810778,697.5)) -6371 ((634,710),(634.8038475772934,713),(637,715.1961524227066),(640,716),(643,715.1961524227066),(645.1961524227066,713),(646,710),(645.1961524227066,707),(643,704.8038475772934),(640,704),(637,704.8038475772934),(634.8038475772934,707)) -6372 ((633,720),(633.937822173509,723.5),(636.5,726.062177826491),(640,727),(643.5,726.062177826491),(646.062177826491,723.5),(647,720),(646.062177826491,716.5),(643.5,713.937822173509),(640,713),(636.5,713.937822173509),(633.937822173509,716.5)) -6373 ((632,730),(633.0717967697245,734),(636,736.9282032302755),(640,738),(644,736.9282032302755),(646.9282032302755,734),(648,730),(646.9282032302755,726),(644,723.0717967697245),(640,722),(636,723.0717967697245),(633.0717967697245,726)) -6374 ((631,740),(632.2057713659401,744.5),(635.5,747.7942286340599),(640,749),(644.5,747.7942286340599),(647.7942286340599,744.5),(649,740),(647.79422863406,735.5),(644.5,732.2057713659401),(640,731),(635.5,732.20577136594),(632.2057713659401,735.5)) -6375 ((630,750),(631.3397459621556,755),(635,758.6602540378444),(640,760),(645,758.6602540378444),(648.6602540378444,755),(650,750),(648.6602540378444,745),(645,741.3397459621556),(640,740),(635,741.3397459621556),(631.3397459621556,745)) -6376 ((639,760),(639.1339745962156,760.5),(639.5,760.8660254037844),(640,761),(640.5,760.8660254037844),(640.8660254037844,760.5),(641,760),(640.8660254037844,759.5),(640.5,759.1339745962156),(640,759),(639.5,759.1339745962156),(639.1339745962156,759.5)) -6377 ((638,770),(638.2679491924312,771),(639,771.7320508075688),(640,772),(641,771.7320508075688),(641.7320508075688,771),(642,770),(641.7320508075688,769),(641,768.2679491924312),(640,768),(639,768.2679491924312),(638.2679491924312,769)) -6378 ((637,780),(637.4019237886466,781.5),(638.5,782.5980762113534),(640,783),(641.5,782.5980762113534),(642.5980762113533,781.5),(643,780),(642.5980762113534,778.5),(641.5,777.4019237886467),(640,777),(638.5,777.4019237886466),(637.4019237886467,778.5)) -6379 ((636,790),(636.5358983848622,792),(638,793.4641016151378),(640,794),(642,793.4641016151378),(643.4641016151378,792),(644,790),(643.4641016151378,788),(642,786.5358983848622),(640,786),(638,786.5358983848622),(636.5358983848622,788)) -6380 ((635,800),(635.6698729810778,802.5),(637.5,804.3301270189222),(640,805),(642.5,804.3301270189222),(644.3301270189222,802.5),(645,800),(644.3301270189222,797.5),(642.5,795.6698729810778),(640,795),(637.5,795.6698729810778),(635.6698729810778,797.5)) -6381 ((634,810),(634.8038475772934,813),(637,815.1961524227066),(640,816),(643,815.1961524227066),(645.1961524227066,813),(646,810),(645.1961524227066,807),(643,804.8038475772934),(640,804),(637,804.8038475772934),(634.8038475772934,807)) -6382 ((633,820),(633.937822173509,823.5),(636.5,826.062177826491),(640,827),(643.5,826.062177826491),(646.062177826491,823.5),(647,820),(646.062177826491,816.5),(643.5,813.937822173509),(640,813),(636.5,813.937822173509),(633.937822173509,816.5)) -6383 ((632,830),(633.0717967697245,834),(636,836.9282032302755),(640,838),(644,836.9282032302755),(646.9282032302755,834),(648,830),(646.9282032302755,826),(644,823.0717967697245),(640,822),(636,823.0717967697245),(633.0717967697245,826)) -6384 ((631,840),(632.2057713659401,844.5),(635.5,847.7942286340599),(640,849),(644.5,847.7942286340599),(647.7942286340599,844.5),(649,840),(647.79422863406,835.5),(644.5,832.2057713659401),(640,831),(635.5,832.20577136594),(632.2057713659401,835.5)) -6385 ((630,850),(631.3397459621556,855),(635,858.6602540378444),(640,860),(645,858.6602540378444),(648.6602540378444,855),(650,850),(648.6602540378444,845),(645,841.3397459621556),(640,840),(635,841.3397459621556),(631.3397459621556,845)) -6386 ((639,860),(639.1339745962156,860.5),(639.5,860.8660254037844),(640,861),(640.5,860.8660254037844),(640.8660254037844,860.5),(641,860),(640.8660254037844,859.5),(640.5,859.1339745962156),(640,859),(639.5,859.1339745962156),(639.1339745962156,859.5)) -6387 ((638,870),(638.2679491924312,871),(639,871.7320508075688),(640,872),(641,871.7320508075688),(641.7320508075688,871),(642,870),(641.7320508075688,869),(641,868.2679491924312),(640,868),(639,868.2679491924312),(638.2679491924312,869)) -6388 ((637,880),(637.4019237886466,881.5),(638.5,882.5980762113534),(640,883),(641.5,882.5980762113534),(642.5980762113533,881.5),(643,880),(642.5980762113534,878.5),(641.5,877.4019237886467),(640,877),(638.5,877.4019237886466),(637.4019237886467,878.5)) -6389 ((636,890),(636.5358983848622,892),(638,893.4641016151378),(640,894),(642,893.4641016151378),(643.4641016151378,892),(644,890),(643.4641016151378,888),(642,886.5358983848622),(640,886),(638,886.5358983848622),(636.5358983848622,888)) -6390 ((635,900),(635.6698729810778,902.5),(637.5,904.3301270189222),(640,905),(642.5,904.3301270189222),(644.3301270189222,902.5),(645,900),(644.3301270189222,897.5),(642.5,895.6698729810778),(640,895),(637.5,895.6698729810778),(635.6698729810778,897.5)) -6391 ((634,910),(634.8038475772934,913),(637,915.1961524227066),(640,916),(643,915.1961524227066),(645.1961524227066,913),(646,910),(645.1961524227066,907),(643,904.8038475772934),(640,904),(637,904.8038475772934),(634.8038475772934,907)) -6392 ((633,920),(633.937822173509,923.5),(636.5,926.062177826491),(640,927),(643.5,926.062177826491),(646.062177826491,923.5),(647,920),(646.062177826491,916.5),(643.5,913.937822173509),(640,913),(636.5,913.937822173509),(633.937822173509,916.5)) -6393 ((632,930),(633.0717967697245,934),(636,936.9282032302755),(640,938),(644,936.9282032302755),(646.9282032302755,934),(648,930),(646.9282032302755,926),(644,923.0717967697245),(640,922),(636,923.0717967697245),(633.0717967697245,926)) -6394 ((631,940),(632.2057713659401,944.5),(635.5,947.7942286340599),(640,949),(644.5,947.7942286340599),(647.7942286340599,944.5),(649,940),(647.79422863406,935.5),(644.5,932.2057713659401),(640,931),(635.5,932.20577136594),(632.2057713659401,935.5)) -6395 ((630,950),(631.3397459621556,955),(635,958.6602540378444),(640,960),(645,958.6602540378444),(648.6602540378444,955),(650,950),(648.6602540378444,945),(645,941.3397459621556),(640,940),(635,941.3397459621556),(631.3397459621556,945)) -6396 ((639,960),(639.1339745962156,960.5),(639.5,960.8660254037844),(640,961),(640.5,960.8660254037844),(640.8660254037844,960.5),(641,960),(640.8660254037844,959.5),(640.5,959.1339745962156),(640,959),(639.5,959.1339745962156),(639.1339745962156,959.5)) -6397 ((638,970),(638.2679491924312,971),(639,971.7320508075688),(640,972),(641,971.7320508075688),(641.7320508075688,971),(642,970),(641.7320508075688,969),(641,968.2679491924312),(640,968),(639,968.2679491924312),(638.2679491924312,969)) -6398 ((637,980),(637.4019237886466,981.5),(638.5,982.5980762113534),(640,983),(641.5,982.5980762113534),(642.5980762113533,981.5),(643,980),(642.5980762113534,978.5),(641.5,977.4019237886467),(640,977),(638.5,977.4019237886466),(637.4019237886467,978.5)) -6399 ((636,990),(636.5358983848622,992),(638,993.4641016151378),(640,994),(642,993.4641016151378),(643.4641016151378,992),(644,990),(643.4641016151378,988),(642,986.5358983848622),(640,986),(638,986.5358983848622),(636.5358983848622,988)) -6400 ((635,1000),(635.6698729810778,1002.5),(637.5,1004.3301270189222),(640,1005),(642.5,1004.3301270189222),(644.3301270189222,1002.5),(645,1000),(644.3301270189222,997.5),(642.5,995.6698729810778),(640,995),(637.5,995.6698729810778),(635.6698729810778,997.5)) -6401 ((643,10),(643.937822173509,13.5),(646.5,16.06217782649107),(650,17),(653.5,16.062177826491073),(656.062177826491,13.500000000000002),(657,10),(656.062177826491,6.500000000000002),(653.5,3.9378221735089305),(650,3),(646.5,3.937822173508927),(643.937822173509,6.4999999999999964)) -6402 ((642,20),(643.0717967697245,24),(646,26.928203230275507),(650,28),(654,26.92820323027551),(656.9282032302755,24.000000000000004),(658,20),(656.9282032302755,16.000000000000004),(654,13.071796769724493),(650,12),(646,13.071796769724488),(643.0717967697245,15.999999999999996)) -6403 ((641,30),(642.2057713659401,34.5),(645.5,37.79422863405995),(650,39),(654.5,37.79422863405995),(657.7942286340599,34.5),(659,30),(657.79422863406,25.500000000000004),(654.5,22.205771365940052),(650,21),(645.5,22.20577136594005),(642.2057713659401,25.499999999999996)) -6404 ((640,40),(641.3397459621556,45),(645,48.66025403784438),(650,50),(655,48.66025403784439),(658.6602540378444,45),(660,40),(658.6602540378444,35),(655,31.339745962155614),(650,30),(645,31.33974596215561),(641.3397459621556,34.99999999999999)) -6405 ((649,50),(649.1339745962156,50.5),(649.5,50.86602540378444),(650,51),(650.5,50.86602540378444),(650.8660254037844,50.5),(651,50),(650.8660254037844,49.5),(650.5,49.13397459621556),(650,49),(649.5,49.13397459621556),(649.1339745962156,49.5)) -6406 ((648,60),(648.2679491924312,61),(649,61.732050807568875),(650,62),(651,61.732050807568875),(651.7320508075688,61),(652,60),(651.7320508075688,59),(651,58.267949192431125),(650,58),(649,58.267949192431125),(648.2679491924312,59)) -6407 ((647,70),(647.4019237886466,71.5),(648.5,72.59807621135332),(650,73),(651.5,72.59807621135332),(652.5980762113533,71.5),(653,70),(652.5980762113534,68.5),(651.5,67.40192378864668),(650,67),(648.5,67.40192378864668),(647.4019237886467,68.5)) -6408 ((646,80),(646.5358983848622,82),(648,83.46410161513775),(650,84),(652,83.46410161513775),(653.4641016151378,82),(654,80),(653.4641016151378,78),(652,76.53589838486225),(650,76),(648,76.53589838486225),(646.5358983848622,78)) -6409 ((645,90),(645.6698729810778,92.5),(647.5,94.3301270189222),(650,95),(652.5,94.3301270189222),(654.3301270189222,92.5),(655,90),(654.3301270189222,87.5),(652.5,85.6698729810778),(650,85),(647.5,85.6698729810778),(645.6698729810778,87.5)) -6410 ((644,100),(644.8038475772934,103),(647,105.19615242270663),(650,106),(653,105.19615242270663),(655.1961524227066,103),(656,100),(655.1961524227066,97),(653,94.80384757729337),(650,94),(647,94.80384757729337),(644.8038475772934,97)) -6411 ((643,110),(643.937822173509,113.5),(646.5,116.06217782649107),(650,117),(653.5,116.06217782649107),(656.062177826491,113.5),(657,110),(656.062177826491,106.5),(653.5,103.93782217350893),(650,103),(646.5,103.93782217350892),(643.937822173509,106.5)) -6412 ((642,120),(643.0717967697245,124),(646,126.92820323027551),(650,128),(654,126.92820323027551),(656.9282032302755,124),(658,120),(656.9282032302755,116),(654,113.07179676972449),(650,112),(646,113.07179676972449),(643.0717967697245,116)) -6413 ((641,130),(642.2057713659401,134.5),(645.5,137.79422863405995),(650,139),(654.5,137.79422863405995),(657.7942286340599,134.5),(659,130),(657.79422863406,125.5),(654.5,122.20577136594005),(650,121),(645.5,122.20577136594005),(642.2057713659401,125.5)) -6414 ((640,140),(641.3397459621556,145),(645,148.6602540378444),(650,150),(655,148.6602540378444),(658.6602540378444,145),(660,140),(658.6602540378444,135),(655,131.3397459621556),(650,130),(645,131.3397459621556),(641.3397459621556,135)) -6415 ((649,150),(649.1339745962156,150.5),(649.5,150.86602540378445),(650,151),(650.5,150.86602540378445),(650.8660254037844,150.5),(651,150),(650.8660254037844,149.5),(650.5,149.13397459621555),(650,149),(649.5,149.13397459621555),(649.1339745962156,149.5)) -6416 ((648,160),(648.2679491924312,161),(649,161.73205080756887),(650,162),(651,161.73205080756887),(651.7320508075688,161),(652,160),(651.7320508075688,159),(651,158.26794919243113),(650,158),(649,158.26794919243113),(648.2679491924312,159)) -6417 ((647,170),(647.4019237886466,171.5),(648.5,172.59807621135332),(650,173),(651.5,172.59807621135332),(652.5980762113533,171.5),(653,170),(652.5980762113534,168.5),(651.5,167.40192378864668),(650,167),(648.5,167.40192378864668),(647.4019237886467,168.5)) -6418 ((646,180),(646.5358983848622,182),(648,183.46410161513776),(650,184),(652,183.46410161513776),(653.4641016151378,182),(654,180),(653.4641016151378,178),(652,176.53589838486224),(650,176),(648,176.53589838486224),(646.5358983848622,178)) -6419 ((645,190),(645.6698729810778,192.5),(647.5,194.33012701892218),(650,195),(652.5,194.33012701892218),(654.3301270189222,192.5),(655,190),(654.3301270189222,187.5),(652.5,185.66987298107782),(650,185),(647.5,185.66987298107782),(645.6698729810778,187.5)) -6420 ((644,200),(644.8038475772934,203),(647,205.19615242270663),(650,206),(653,205.19615242270663),(655.1961524227066,203),(656,200),(655.1961524227066,197),(653,194.80384757729337),(650,194),(647,194.80384757729337),(644.8038475772934,197)) -6421 ((643,210),(643.937822173509,213.5),(646.5,216.06217782649108),(650,217),(653.5,216.06217782649108),(656.062177826491,213.5),(657,210),(656.062177826491,206.5),(653.5,203.93782217350892),(650,203),(646.5,203.93782217350892),(643.937822173509,206.5)) -6422 ((642,220),(643.0717967697245,224),(646,226.9282032302755),(650,228),(654,226.9282032302755),(656.9282032302755,224),(658,220),(656.9282032302755,216),(654,213.0717967697245),(650,212),(646,213.0717967697245),(643.0717967697245,216)) -6423 ((641,230),(642.2057713659401,234.5),(645.5,237.79422863405995),(650,239),(654.5,237.79422863405995),(657.7942286340599,234.5),(659,230),(657.79422863406,225.5),(654.5,222.20577136594005),(650,221),(645.5,222.20577136594005),(642.2057713659401,225.5)) -6424 ((640,240),(641.3397459621556,245),(645,248.6602540378444),(650,250),(655,248.6602540378444),(658.6602540378444,245),(660,240),(658.6602540378444,235),(655,231.3397459621556),(650,230),(645,231.3397459621556),(641.3397459621556,235)) -6425 ((649,250),(649.1339745962156,250.5),(649.5,250.86602540378445),(650,251),(650.5,250.86602540378445),(650.8660254037844,250.5),(651,250),(650.8660254037844,249.5),(650.5,249.13397459621555),(650,249),(649.5,249.13397459621555),(649.1339745962156,249.5)) -6426 ((648,260),(648.2679491924312,261),(649,261.7320508075689),(650,262),(651,261.7320508075689),(651.7320508075688,261),(652,260),(651.7320508075688,259),(651,258.2679491924311),(650,258),(649,258.2679491924311),(648.2679491924312,259)) -6427 ((647,270),(647.4019237886466,271.5),(648.5,272.5980762113533),(650,273),(651.5,272.5980762113533),(652.5980762113533,271.5),(653,270),(652.5980762113534,268.5),(651.5,267.4019237886467),(650,267),(648.5,267.4019237886467),(647.4019237886467,268.5)) -6428 ((646,280),(646.5358983848622,282),(648,283.46410161513774),(650,284),(652,283.46410161513774),(653.4641016151378,282),(654,280),(653.4641016151378,278),(652,276.53589838486226),(650,276),(648,276.53589838486226),(646.5358983848622,278)) -6429 ((645,290),(645.6698729810778,292.5),(647.5,294.3301270189222),(650,295),(652.5,294.3301270189222),(654.3301270189222,292.5),(655,290),(654.3301270189222,287.5),(652.5,285.6698729810778),(650,285),(647.5,285.6698729810778),(645.6698729810778,287.5)) -6430 ((644,300),(644.8038475772934,303),(647,305.19615242270663),(650,306),(653,305.19615242270663),(655.1961524227066,303),(656,300),(655.1961524227066,297),(653,294.80384757729337),(650,294),(647,294.80384757729337),(644.8038475772934,297)) -6431 ((643,310),(643.937822173509,313.5),(646.5,316.06217782649105),(650,317),(653.5,316.06217782649105),(656.062177826491,313.5),(657,310),(656.062177826491,306.5),(653.5,303.93782217350895),(650,303),(646.5,303.93782217350895),(643.937822173509,306.5)) -6432 ((642,320),(643.0717967697245,324),(646,326.9282032302755),(650,328),(654,326.9282032302755),(656.9282032302755,324),(658,320),(656.9282032302755,316),(654,313.0717967697245),(650,312),(646,313.0717967697245),(643.0717967697245,316)) -6433 ((641,330),(642.2057713659401,334.5),(645.5,337.79422863405995),(650,339),(654.5,337.79422863405995),(657.7942286340599,334.5),(659,330),(657.79422863406,325.5),(654.5,322.20577136594005),(650,321),(645.5,322.20577136594005),(642.2057713659401,325.5)) -6434 ((640,340),(641.3397459621556,345),(645,348.66025403784437),(650,350),(655,348.66025403784437),(658.6602540378444,345),(660,340),(658.6602540378444,335),(655,331.33974596215563),(650,330),(645,331.33974596215563),(641.3397459621556,335)) -6435 ((649,350),(649.1339745962156,350.5),(649.5,350.8660254037844),(650,351),(650.5,350.8660254037844),(650.8660254037844,350.5),(651,350),(650.8660254037844,349.5),(650.5,349.1339745962156),(650,349),(649.5,349.1339745962156),(649.1339745962156,349.5)) -6436 ((648,360),(648.2679491924312,361),(649,361.7320508075689),(650,362),(651,361.7320508075689),(651.7320508075688,361),(652,360),(651.7320508075688,359),(651,358.2679491924311),(650,358),(649,358.2679491924311),(648.2679491924312,359)) -6437 ((647,370),(647.4019237886466,371.5),(648.5,372.5980762113533),(650,373),(651.5,372.5980762113533),(652.5980762113533,371.5),(653,370),(652.5980762113534,368.5),(651.5,367.4019237886467),(650,367),(648.5,367.4019237886467),(647.4019237886467,368.5)) -6438 ((646,380),(646.5358983848622,382),(648,383.46410161513774),(650,384),(652,383.46410161513774),(653.4641016151378,382),(654,380),(653.4641016151378,378),(652,376.53589838486226),(650,376),(648,376.53589838486226),(646.5358983848622,378)) -6439 ((645,390),(645.6698729810778,392.5),(647.5,394.3301270189222),(650,395),(652.5,394.3301270189222),(654.3301270189222,392.5),(655,390),(654.3301270189222,387.5),(652.5,385.6698729810778),(650,385),(647.5,385.6698729810778),(645.6698729810778,387.5)) -6440 ((644,400),(644.8038475772934,403),(647,405.19615242270663),(650,406),(653,405.19615242270663),(655.1961524227066,403),(656,400),(655.1961524227066,397),(653,394.80384757729337),(650,394),(647,394.80384757729337),(644.8038475772934,397)) -6441 ((643,410),(643.937822173509,413.5),(646.5,416.06217782649105),(650,417),(653.5,416.06217782649105),(656.062177826491,413.5),(657,410),(656.062177826491,406.5),(653.5,403.93782217350895),(650,403),(646.5,403.93782217350895),(643.937822173509,406.5)) -6442 ((642,420),(643.0717967697245,424),(646,426.9282032302755),(650,428),(654,426.9282032302755),(656.9282032302755,424),(658,420),(656.9282032302755,416),(654,413.0717967697245),(650,412),(646,413.0717967697245),(643.0717967697245,416)) -6443 ((641,430),(642.2057713659401,434.5),(645.5,437.79422863405995),(650,439),(654.5,437.79422863405995),(657.7942286340599,434.5),(659,430),(657.79422863406,425.5),(654.5,422.20577136594005),(650,421),(645.5,422.20577136594005),(642.2057713659401,425.5)) -6444 ((640,440),(641.3397459621556,445),(645,448.66025403784437),(650,450),(655,448.66025403784437),(658.6602540378444,445),(660,440),(658.6602540378444,435),(655,431.33974596215563),(650,430),(645,431.33974596215563),(641.3397459621556,435)) -6445 ((649,450),(649.1339745962156,450.5),(649.5,450.8660254037844),(650,451),(650.5,450.8660254037844),(650.8660254037844,450.5),(651,450),(650.8660254037844,449.5),(650.5,449.1339745962156),(650,449),(649.5,449.1339745962156),(649.1339745962156,449.5)) -6446 ((648,460),(648.2679491924312,461),(649,461.7320508075689),(650,462),(651,461.7320508075689),(651.7320508075688,461),(652,460),(651.7320508075688,459),(651,458.2679491924311),(650,458),(649,458.2679491924311),(648.2679491924312,459)) -6447 ((647,470),(647.4019237886466,471.5),(648.5,472.5980762113533),(650,473),(651.5,472.5980762113533),(652.5980762113533,471.5),(653,470),(652.5980762113534,468.5),(651.5,467.4019237886467),(650,467),(648.5,467.4019237886467),(647.4019237886467,468.5)) -6448 ((646,480),(646.5358983848622,482),(648,483.46410161513774),(650,484),(652,483.46410161513774),(653.4641016151378,482),(654,480),(653.4641016151378,478),(652,476.53589838486226),(650,476),(648,476.53589838486226),(646.5358983848622,478)) -6449 ((645,490),(645.6698729810778,492.5),(647.5,494.3301270189222),(650,495),(652.5,494.3301270189222),(654.3301270189222,492.5),(655,490),(654.3301270189222,487.5),(652.5,485.6698729810778),(650,485),(647.5,485.6698729810778),(645.6698729810778,487.5)) -6450 ((644,500),(644.8038475772934,503),(647,505.19615242270663),(650,506),(653,505.19615242270663),(655.1961524227066,503),(656,500),(655.1961524227066,497),(653,494.80384757729337),(650,494),(647,494.80384757729337),(644.8038475772934,497)) -6451 ((643,510),(643.937822173509,513.5),(646.5,516.062177826491),(650,517),(653.5,516.062177826491),(656.062177826491,513.5),(657,510),(656.062177826491,506.5),(653.5,503.93782217350895),(650,503),(646.5,503.93782217350895),(643.937822173509,506.5)) -6452 ((642,520),(643.0717967697245,524),(646,526.9282032302755),(650,528),(654,526.9282032302755),(656.9282032302755,524),(658,520),(656.9282032302755,516),(654,513.0717967697245),(650,512),(646,513.0717967697245),(643.0717967697245,516)) -6453 ((641,530),(642.2057713659401,534.5),(645.5,537.7942286340599),(650,539),(654.5,537.7942286340599),(657.7942286340599,534.5),(659,530),(657.79422863406,525.5),(654.5,522.2057713659401),(650,521),(645.5,522.20577136594),(642.2057713659401,525.5)) -6454 ((640,540),(641.3397459621556,545),(645,548.6602540378444),(650,550),(655,548.6602540378444),(658.6602540378444,545),(660,540),(658.6602540378444,535),(655,531.3397459621556),(650,530),(645,531.3397459621556),(641.3397459621556,535)) -6455 ((649,550),(649.1339745962156,550.5),(649.5,550.8660254037844),(650,551),(650.5,550.8660254037844),(650.8660254037844,550.5),(651,550),(650.8660254037844,549.5),(650.5,549.1339745962156),(650,549),(649.5,549.1339745962156),(649.1339745962156,549.5)) -6456 ((648,560),(648.2679491924312,561),(649,561.7320508075688),(650,562),(651,561.7320508075688),(651.7320508075688,561),(652,560),(651.7320508075688,559),(651,558.2679491924312),(650,558),(649,558.2679491924312),(648.2679491924312,559)) -6457 ((647,570),(647.4019237886466,571.5),(648.5,572.5980762113534),(650,573),(651.5,572.5980762113534),(652.5980762113533,571.5),(653,570),(652.5980762113534,568.5),(651.5,567.4019237886467),(650,567),(648.5,567.4019237886466),(647.4019237886467,568.5)) -6458 ((646,580),(646.5358983848622,582),(648,583.4641016151378),(650,584),(652,583.4641016151378),(653.4641016151378,582),(654,580),(653.4641016151378,578),(652,576.5358983848622),(650,576),(648,576.5358983848622),(646.5358983848622,578)) -6459 ((645,590),(645.6698729810778,592.5),(647.5,594.3301270189222),(650,595),(652.5,594.3301270189222),(654.3301270189222,592.5),(655,590),(654.3301270189222,587.5),(652.5,585.6698729810778),(650,585),(647.5,585.6698729810778),(645.6698729810778,587.5)) -6460 ((644,600),(644.8038475772934,603),(647,605.1961524227066),(650,606),(653,605.1961524227066),(655.1961524227066,603),(656,600),(655.1961524227066,597),(653,594.8038475772934),(650,594),(647,594.8038475772934),(644.8038475772934,597)) -6461 ((643,610),(643.937822173509,613.5),(646.5,616.062177826491),(650,617),(653.5,616.062177826491),(656.062177826491,613.5),(657,610),(656.062177826491,606.5),(653.5,603.937822173509),(650,603),(646.5,603.937822173509),(643.937822173509,606.5)) -6462 ((642,620),(643.0717967697245,624),(646,626.9282032302755),(650,628),(654,626.9282032302755),(656.9282032302755,624),(658,620),(656.9282032302755,616),(654,613.0717967697245),(650,612),(646,613.0717967697245),(643.0717967697245,616)) -6463 ((641,630),(642.2057713659401,634.5),(645.5,637.7942286340599),(650,639),(654.5,637.7942286340599),(657.7942286340599,634.5),(659,630),(657.79422863406,625.5),(654.5,622.2057713659401),(650,621),(645.5,622.20577136594),(642.2057713659401,625.5)) -6464 ((640,640),(641.3397459621556,645),(645,648.6602540378444),(650,650),(655,648.6602540378444),(658.6602540378444,645),(660,640),(658.6602540378444,635),(655,631.3397459621556),(650,630),(645,631.3397459621556),(641.3397459621556,635)) -6465 ((649,650),(649.1339745962156,650.5),(649.5,650.8660254037844),(650,651),(650.5,650.8660254037844),(650.8660254037844,650.5),(651,650),(650.8660254037844,649.5),(650.5,649.1339745962156),(650,649),(649.5,649.1339745962156),(649.1339745962156,649.5)) -6466 ((648,660),(648.2679491924312,661),(649,661.7320508075688),(650,662),(651,661.7320508075688),(651.7320508075688,661),(652,660),(651.7320508075688,659),(651,658.2679491924312),(650,658),(649,658.2679491924312),(648.2679491924312,659)) -6467 ((647,670),(647.4019237886466,671.5),(648.5,672.5980762113534),(650,673),(651.5,672.5980762113534),(652.5980762113533,671.5),(653,670),(652.5980762113534,668.5),(651.5,667.4019237886467),(650,667),(648.5,667.4019237886466),(647.4019237886467,668.5)) -6468 ((646,680),(646.5358983848622,682),(648,683.4641016151378),(650,684),(652,683.4641016151378),(653.4641016151378,682),(654,680),(653.4641016151378,678),(652,676.5358983848622),(650,676),(648,676.5358983848622),(646.5358983848622,678)) -6469 ((645,690),(645.6698729810778,692.5),(647.5,694.3301270189222),(650,695),(652.5,694.3301270189222),(654.3301270189222,692.5),(655,690),(654.3301270189222,687.5),(652.5,685.6698729810778),(650,685),(647.5,685.6698729810778),(645.6698729810778,687.5)) -6470 ((644,700),(644.8038475772934,703),(647,705.1961524227066),(650,706),(653,705.1961524227066),(655.1961524227066,703),(656,700),(655.1961524227066,697),(653,694.8038475772934),(650,694),(647,694.8038475772934),(644.8038475772934,697)) -6471 ((643,710),(643.937822173509,713.5),(646.5,716.062177826491),(650,717),(653.5,716.062177826491),(656.062177826491,713.5),(657,710),(656.062177826491,706.5),(653.5,703.937822173509),(650,703),(646.5,703.937822173509),(643.937822173509,706.5)) -6472 ((642,720),(643.0717967697245,724),(646,726.9282032302755),(650,728),(654,726.9282032302755),(656.9282032302755,724),(658,720),(656.9282032302755,716),(654,713.0717967697245),(650,712),(646,713.0717967697245),(643.0717967697245,716)) -6473 ((641,730),(642.2057713659401,734.5),(645.5,737.7942286340599),(650,739),(654.5,737.7942286340599),(657.7942286340599,734.5),(659,730),(657.79422863406,725.5),(654.5,722.2057713659401),(650,721),(645.5,722.20577136594),(642.2057713659401,725.5)) -6474 ((640,740),(641.3397459621556,745),(645,748.6602540378444),(650,750),(655,748.6602540378444),(658.6602540378444,745),(660,740),(658.6602540378444,735),(655,731.3397459621556),(650,730),(645,731.3397459621556),(641.3397459621556,735)) -6475 ((649,750),(649.1339745962156,750.5),(649.5,750.8660254037844),(650,751),(650.5,750.8660254037844),(650.8660254037844,750.5),(651,750),(650.8660254037844,749.5),(650.5,749.1339745962156),(650,749),(649.5,749.1339745962156),(649.1339745962156,749.5)) -6476 ((648,760),(648.2679491924312,761),(649,761.7320508075688),(650,762),(651,761.7320508075688),(651.7320508075688,761),(652,760),(651.7320508075688,759),(651,758.2679491924312),(650,758),(649,758.2679491924312),(648.2679491924312,759)) -6477 ((647,770),(647.4019237886466,771.5),(648.5,772.5980762113534),(650,773),(651.5,772.5980762113534),(652.5980762113533,771.5),(653,770),(652.5980762113534,768.5),(651.5,767.4019237886467),(650,767),(648.5,767.4019237886466),(647.4019237886467,768.5)) -6478 ((646,780),(646.5358983848622,782),(648,783.4641016151378),(650,784),(652,783.4641016151378),(653.4641016151378,782),(654,780),(653.4641016151378,778),(652,776.5358983848622),(650,776),(648,776.5358983848622),(646.5358983848622,778)) -6479 ((645,790),(645.6698729810778,792.5),(647.5,794.3301270189222),(650,795),(652.5,794.3301270189222),(654.3301270189222,792.5),(655,790),(654.3301270189222,787.5),(652.5,785.6698729810778),(650,785),(647.5,785.6698729810778),(645.6698729810778,787.5)) -6480 ((644,800),(644.8038475772934,803),(647,805.1961524227066),(650,806),(653,805.1961524227066),(655.1961524227066,803),(656,800),(655.1961524227066,797),(653,794.8038475772934),(650,794),(647,794.8038475772934),(644.8038475772934,797)) -6481 ((643,810),(643.937822173509,813.5),(646.5,816.062177826491),(650,817),(653.5,816.062177826491),(656.062177826491,813.5),(657,810),(656.062177826491,806.5),(653.5,803.937822173509),(650,803),(646.5,803.937822173509),(643.937822173509,806.5)) -6482 ((642,820),(643.0717967697245,824),(646,826.9282032302755),(650,828),(654,826.9282032302755),(656.9282032302755,824),(658,820),(656.9282032302755,816),(654,813.0717967697245),(650,812),(646,813.0717967697245),(643.0717967697245,816)) -6483 ((641,830),(642.2057713659401,834.5),(645.5,837.7942286340599),(650,839),(654.5,837.7942286340599),(657.7942286340599,834.5),(659,830),(657.79422863406,825.5),(654.5,822.2057713659401),(650,821),(645.5,822.20577136594),(642.2057713659401,825.5)) -6484 ((640,840),(641.3397459621556,845),(645,848.6602540378444),(650,850),(655,848.6602540378444),(658.6602540378444,845),(660,840),(658.6602540378444,835),(655,831.3397459621556),(650,830),(645,831.3397459621556),(641.3397459621556,835)) -6485 ((649,850),(649.1339745962156,850.5),(649.5,850.8660254037844),(650,851),(650.5,850.8660254037844),(650.8660254037844,850.5),(651,850),(650.8660254037844,849.5),(650.5,849.1339745962156),(650,849),(649.5,849.1339745962156),(649.1339745962156,849.5)) -6486 ((648,860),(648.2679491924312,861),(649,861.7320508075688),(650,862),(651,861.7320508075688),(651.7320508075688,861),(652,860),(651.7320508075688,859),(651,858.2679491924312),(650,858),(649,858.2679491924312),(648.2679491924312,859)) -6487 ((647,870),(647.4019237886466,871.5),(648.5,872.5980762113534),(650,873),(651.5,872.5980762113534),(652.5980762113533,871.5),(653,870),(652.5980762113534,868.5),(651.5,867.4019237886467),(650,867),(648.5,867.4019237886466),(647.4019237886467,868.5)) -6488 ((646,880),(646.5358983848622,882),(648,883.4641016151378),(650,884),(652,883.4641016151378),(653.4641016151378,882),(654,880),(653.4641016151378,878),(652,876.5358983848622),(650,876),(648,876.5358983848622),(646.5358983848622,878)) -6489 ((645,890),(645.6698729810778,892.5),(647.5,894.3301270189222),(650,895),(652.5,894.3301270189222),(654.3301270189222,892.5),(655,890),(654.3301270189222,887.5),(652.5,885.6698729810778),(650,885),(647.5,885.6698729810778),(645.6698729810778,887.5)) -6490 ((644,900),(644.8038475772934,903),(647,905.1961524227066),(650,906),(653,905.1961524227066),(655.1961524227066,903),(656,900),(655.1961524227066,897),(653,894.8038475772934),(650,894),(647,894.8038475772934),(644.8038475772934,897)) -6491 ((643,910),(643.937822173509,913.5),(646.5,916.062177826491),(650,917),(653.5,916.062177826491),(656.062177826491,913.5),(657,910),(656.062177826491,906.5),(653.5,903.937822173509),(650,903),(646.5,903.937822173509),(643.937822173509,906.5)) -6492 ((642,920),(643.0717967697245,924),(646,926.9282032302755),(650,928),(654,926.9282032302755),(656.9282032302755,924),(658,920),(656.9282032302755,916),(654,913.0717967697245),(650,912),(646,913.0717967697245),(643.0717967697245,916)) -6493 ((641,930),(642.2057713659401,934.5),(645.5,937.7942286340599),(650,939),(654.5,937.7942286340599),(657.7942286340599,934.5),(659,930),(657.79422863406,925.5),(654.5,922.2057713659401),(650,921),(645.5,922.20577136594),(642.2057713659401,925.5)) -6494 ((640,940),(641.3397459621556,945),(645,948.6602540378444),(650,950),(655,948.6602540378444),(658.6602540378444,945),(660,940),(658.6602540378444,935),(655,931.3397459621556),(650,930),(645,931.3397459621556),(641.3397459621556,935)) -6495 ((649,950),(649.1339745962156,950.5),(649.5,950.8660254037844),(650,951),(650.5,950.8660254037844),(650.8660254037844,950.5),(651,950),(650.8660254037844,949.5),(650.5,949.1339745962156),(650,949),(649.5,949.1339745962156),(649.1339745962156,949.5)) -6496 ((648,960),(648.2679491924312,961),(649,961.7320508075688),(650,962),(651,961.7320508075688),(651.7320508075688,961),(652,960),(651.7320508075688,959),(651,958.2679491924312),(650,958),(649,958.2679491924312),(648.2679491924312,959)) -6497 ((647,970),(647.4019237886466,971.5),(648.5,972.5980762113534),(650,973),(651.5,972.5980762113534),(652.5980762113533,971.5),(653,970),(652.5980762113534,968.5),(651.5,967.4019237886467),(650,967),(648.5,967.4019237886466),(647.4019237886467,968.5)) -6498 ((646,980),(646.5358983848622,982),(648,983.4641016151378),(650,984),(652,983.4641016151378),(653.4641016151378,982),(654,980),(653.4641016151378,978),(652,976.5358983848622),(650,976),(648,976.5358983848622),(646.5358983848622,978)) -6499 ((645,990),(645.6698729810778,992.5),(647.5,994.3301270189222),(650,995),(652.5,994.3301270189222),(654.3301270189222,992.5),(655,990),(654.3301270189222,987.5),(652.5,985.6698729810778),(650,985),(647.5,985.6698729810778),(645.6698729810778,987.5)) -6500 ((644,1000),(644.8038475772934,1003),(647,1005.1961524227066),(650,1006),(653,1005.1961524227066),(655.1961524227066,1003),(656,1000),(655.1961524227066,997),(653,994.8038475772934),(650,994),(647,994.8038475772934),(644.8038475772934,997)) -6501 ((652,10),(653.0717967697245,14),(656,16.928203230275507),(660,18),(664,16.92820323027551),(666.9282032302755,14.000000000000004),(668,10.000000000000002),(666.9282032302755,6.000000000000002),(664,3.071796769724492),(660,2),(656,3.0717967697244877),(653.0717967697245,5.9999999999999964)) -6502 ((651,20),(652.2057713659401,24.5),(655.5,27.794228634059948),(660,29),(664.5,27.794228634059948),(667.7942286340599,24.500000000000004),(669,20),(667.79422863406,15.500000000000004),(664.5,12.205771365940054),(660,11),(655.5,12.205771365940048),(652.2057713659401,15.499999999999996)) -6503 ((650,30),(651.3397459621556,35),(655,38.66025403784438),(660,40),(665,38.66025403784439),(668.6602540378444,35),(670,30),(668.6602540378444,25.000000000000004),(665,21.339745962155614),(660,20),(655,21.33974596215561),(651.3397459621556,24.999999999999996)) -6504 ((659,40),(659.1339745962156,40.5),(659.5,40.86602540378444),(660,41),(660.5,40.86602540378444),(660.8660254037844,40.5),(661,40),(660.8660254037844,39.5),(660.5,39.13397459621556),(660,39),(659.5,39.13397459621556),(659.1339745962156,39.5)) -6505 ((658,50),(658.2679491924312,51),(659,51.732050807568875),(660,52),(661,51.732050807568875),(661.7320508075688,51),(662,50),(661.7320508075688,49),(661,48.267949192431125),(660,48),(659,48.267949192431125),(658.2679491924312,49)) -6506 ((657,60),(657.4019237886466,61.5),(658.5,62.598076211353316),(660,63),(661.5,62.598076211353316),(662.5980762113533,61.5),(663,60),(662.5980762113534,58.5),(661.5,57.401923788646684),(660,57),(658.5,57.401923788646684),(657.4019237886467,58.5)) -6507 ((656,70),(656.5358983848622,72),(658,73.46410161513775),(660,74),(662,73.46410161513775),(663.4641016151378,72),(664,70),(663.4641016151378,68),(662,66.53589838486225),(660,66),(658,66.53589838486225),(656.5358983848622,68)) -6508 ((655,80),(655.6698729810778,82.5),(657.5,84.3301270189222),(660,85),(662.5,84.3301270189222),(664.3301270189222,82.5),(665,80),(664.3301270189222,77.5),(662.5,75.6698729810778),(660,75),(657.5,75.6698729810778),(655.6698729810778,77.5)) -6509 ((654,90),(654.8038475772934,93),(657,95.19615242270663),(660,96),(663,95.19615242270663),(665.1961524227066,93),(666,90),(665.1961524227066,87),(663,84.80384757729337),(660,84),(657,84.80384757729337),(654.8038475772934,87)) -6510 ((653,100),(653.937822173509,103.5),(656.5,106.06217782649107),(660,107),(663.5,106.06217782649107),(666.062177826491,103.5),(667,100),(666.062177826491,96.5),(663.5,93.93782217350893),(660,93),(656.5,93.93782217350892),(653.937822173509,96.5)) -6511 ((652,110),(653.0717967697245,114),(656,116.92820323027551),(660,118),(664,116.92820323027551),(666.9282032302755,114),(668,110),(666.9282032302755,106),(664,103.07179676972449),(660,102),(656,103.07179676972449),(653.0717967697245,106)) -6512 ((651,120),(652.2057713659401,124.5),(655.5,127.79422863405995),(660,129),(664.5,127.79422863405995),(667.7942286340599,124.5),(669,120),(667.79422863406,115.5),(664.5,112.20577136594005),(660,111),(655.5,112.20577136594005),(652.2057713659401,115.5)) -6513 ((650,130),(651.3397459621556,135),(655,138.6602540378444),(660,140),(665,138.6602540378444),(668.6602540378444,135),(670,130),(668.6602540378444,125),(665,121.33974596215562),(660,120),(655,121.3397459621556),(651.3397459621556,125)) -6514 ((659,140),(659.1339745962156,140.5),(659.5,140.86602540378445),(660,141),(660.5,140.86602540378445),(660.8660254037844,140.5),(661,140),(660.8660254037844,139.5),(660.5,139.13397459621555),(660,139),(659.5,139.13397459621555),(659.1339745962156,139.5)) -6515 ((658,150),(658.2679491924312,151),(659,151.73205080756887),(660,152),(661,151.73205080756887),(661.7320508075688,151),(662,150),(661.7320508075688,149),(661,148.26794919243113),(660,148),(659,148.26794919243113),(658.2679491924312,149)) -6516 ((657,160),(657.4019237886466,161.5),(658.5,162.59807621135332),(660,163),(661.5,162.59807621135332),(662.5980762113533,161.5),(663,160),(662.5980762113534,158.5),(661.5,157.40192378864668),(660,157),(658.5,157.40192378864668),(657.4019237886467,158.5)) -6517 ((656,170),(656.5358983848622,172),(658,173.46410161513776),(660,174),(662,173.46410161513776),(663.4641016151378,172),(664,170),(663.4641016151378,168),(662,166.53589838486224),(660,166),(658,166.53589838486224),(656.5358983848622,168)) -6518 ((655,180),(655.6698729810778,182.5),(657.5,184.33012701892218),(660,185),(662.5,184.33012701892218),(664.3301270189222,182.5),(665,180),(664.3301270189222,177.5),(662.5,175.66987298107782),(660,175),(657.5,175.66987298107782),(655.6698729810778,177.5)) -6519 ((654,190),(654.8038475772934,193),(657,195.19615242270663),(660,196),(663,195.19615242270663),(665.1961524227066,193),(666,190),(665.1961524227066,187),(663,184.80384757729337),(660,184),(657,184.80384757729337),(654.8038475772934,187)) -6520 ((653,200),(653.937822173509,203.5),(656.5,206.06217782649108),(660,207),(663.5,206.06217782649108),(666.062177826491,203.5),(667,200),(666.062177826491,196.5),(663.5,193.93782217350892),(660,193),(656.5,193.93782217350892),(653.937822173509,196.5)) -6521 ((652,210),(653.0717967697245,214),(656,216.9282032302755),(660,218),(664,216.9282032302755),(666.9282032302755,214),(668,210),(666.9282032302755,206),(664,203.0717967697245),(660,202),(656,203.0717967697245),(653.0717967697245,206)) -6522 ((651,220),(652.2057713659401,224.5),(655.5,227.79422863405995),(660,229),(664.5,227.79422863405995),(667.7942286340599,224.5),(669,220),(667.79422863406,215.5),(664.5,212.20577136594005),(660,211),(655.5,212.20577136594005),(652.2057713659401,215.5)) -6523 ((650,230),(651.3397459621556,235),(655,238.6602540378444),(660,240),(665,238.6602540378444),(668.6602540378444,235),(670,230),(668.6602540378444,225),(665,221.3397459621556),(660,220),(655,221.3397459621556),(651.3397459621556,225)) -6524 ((659,240),(659.1339745962156,240.5),(659.5,240.86602540378445),(660,241),(660.5,240.86602540378445),(660.8660254037844,240.5),(661,240),(660.8660254037844,239.5),(660.5,239.13397459621555),(660,239),(659.5,239.13397459621555),(659.1339745962156,239.5)) -6525 ((658,250),(658.2679491924312,251),(659,251.73205080756887),(660,252),(661,251.73205080756887),(661.7320508075688,251),(662,250),(661.7320508075688,249),(661,248.26794919243113),(660,248),(659,248.26794919243113),(658.2679491924312,249)) -6526 ((657,260),(657.4019237886466,261.5),(658.5,262.5980762113533),(660,263),(661.5,262.5980762113533),(662.5980762113533,261.5),(663,260),(662.5980762113534,258.5),(661.5,257.4019237886467),(660,257),(658.5,257.4019237886467),(657.4019237886467,258.5)) -6527 ((656,270),(656.5358983848622,272),(658,273.46410161513774),(660,274),(662,273.46410161513774),(663.4641016151378,272),(664,270),(663.4641016151378,268),(662,266.53589838486226),(660,266),(658,266.53589838486226),(656.5358983848622,268)) -6528 ((655,280),(655.6698729810778,282.5),(657.5,284.3301270189222),(660,285),(662.5,284.3301270189222),(664.3301270189222,282.5),(665,280),(664.3301270189222,277.5),(662.5,275.6698729810778),(660,275),(657.5,275.6698729810778),(655.6698729810778,277.5)) -6529 ((654,290),(654.8038475772934,293),(657,295.19615242270663),(660,296),(663,295.19615242270663),(665.1961524227066,293),(666,290),(665.1961524227066,287),(663,284.80384757729337),(660,284),(657,284.80384757729337),(654.8038475772934,287)) -6530 ((653,300),(653.937822173509,303.5),(656.5,306.06217782649105),(660,307),(663.5,306.06217782649105),(666.062177826491,303.5),(667,300),(666.062177826491,296.5),(663.5,293.93782217350895),(660,293),(656.5,293.93782217350895),(653.937822173509,296.5)) -6531 ((652,310),(653.0717967697245,314),(656,316.9282032302755),(660,318),(664,316.9282032302755),(666.9282032302755,314),(668,310),(666.9282032302755,306),(664,303.0717967697245),(660,302),(656,303.0717967697245),(653.0717967697245,306)) -6532 ((651,320),(652.2057713659401,324.5),(655.5,327.79422863405995),(660,329),(664.5,327.79422863405995),(667.7942286340599,324.5),(669,320),(667.79422863406,315.5),(664.5,312.20577136594005),(660,311),(655.5,312.20577136594005),(652.2057713659401,315.5)) -6533 ((650,330),(651.3397459621556,335),(655,338.66025403784437),(660,340),(665,338.66025403784437),(668.6602540378444,335),(670,330),(668.6602540378444,325),(665,321.33974596215563),(660,320),(655,321.33974596215563),(651.3397459621556,325)) -6534 ((659,340),(659.1339745962156,340.5),(659.5,340.8660254037844),(660,341),(660.5,340.8660254037844),(660.8660254037844,340.5),(661,340),(660.8660254037844,339.5),(660.5,339.1339745962156),(660,339),(659.5,339.1339745962156),(659.1339745962156,339.5)) -6535 ((658,350),(658.2679491924312,351),(659,351.7320508075689),(660,352),(661,351.7320508075689),(661.7320508075688,351),(662,350),(661.7320508075688,349),(661,348.2679491924311),(660,348),(659,348.2679491924311),(658.2679491924312,349)) -6536 ((657,360),(657.4019237886466,361.5),(658.5,362.5980762113533),(660,363),(661.5,362.5980762113533),(662.5980762113533,361.5),(663,360),(662.5980762113534,358.5),(661.5,357.4019237886467),(660,357),(658.5,357.4019237886467),(657.4019237886467,358.5)) -6537 ((656,370),(656.5358983848622,372),(658,373.46410161513774),(660,374),(662,373.46410161513774),(663.4641016151378,372),(664,370),(663.4641016151378,368),(662,366.53589838486226),(660,366),(658,366.53589838486226),(656.5358983848622,368)) -6538 ((655,380),(655.6698729810778,382.5),(657.5,384.3301270189222),(660,385),(662.5,384.3301270189222),(664.3301270189222,382.5),(665,380),(664.3301270189222,377.5),(662.5,375.6698729810778),(660,375),(657.5,375.6698729810778),(655.6698729810778,377.5)) -6539 ((654,390),(654.8038475772934,393),(657,395.19615242270663),(660,396),(663,395.19615242270663),(665.1961524227066,393),(666,390),(665.1961524227066,387),(663,384.80384757729337),(660,384),(657,384.80384757729337),(654.8038475772934,387)) -6540 ((653,400),(653.937822173509,403.5),(656.5,406.06217782649105),(660,407),(663.5,406.06217782649105),(666.062177826491,403.5),(667,400),(666.062177826491,396.5),(663.5,393.93782217350895),(660,393),(656.5,393.93782217350895),(653.937822173509,396.5)) -6541 ((652,410),(653.0717967697245,414),(656,416.9282032302755),(660,418),(664,416.9282032302755),(666.9282032302755,414),(668,410),(666.9282032302755,406),(664,403.0717967697245),(660,402),(656,403.0717967697245),(653.0717967697245,406)) -6542 ((651,420),(652.2057713659401,424.5),(655.5,427.79422863405995),(660,429),(664.5,427.79422863405995),(667.7942286340599,424.5),(669,420),(667.79422863406,415.5),(664.5,412.20577136594005),(660,411),(655.5,412.20577136594005),(652.2057713659401,415.5)) -6543 ((650,430),(651.3397459621556,435),(655,438.66025403784437),(660,440),(665,438.66025403784437),(668.6602540378444,435),(670,430),(668.6602540378444,425),(665,421.33974596215563),(660,420),(655,421.33974596215563),(651.3397459621556,425)) -6544 ((659,440),(659.1339745962156,440.5),(659.5,440.8660254037844),(660,441),(660.5,440.8660254037844),(660.8660254037844,440.5),(661,440),(660.8660254037844,439.5),(660.5,439.1339745962156),(660,439),(659.5,439.1339745962156),(659.1339745962156,439.5)) -6545 ((658,450),(658.2679491924312,451),(659,451.7320508075689),(660,452),(661,451.7320508075689),(661.7320508075688,451),(662,450),(661.7320508075688,449),(661,448.2679491924311),(660,448),(659,448.2679491924311),(658.2679491924312,449)) -6546 ((657,460),(657.4019237886466,461.5),(658.5,462.5980762113533),(660,463),(661.5,462.5980762113533),(662.5980762113533,461.5),(663,460),(662.5980762113534,458.5),(661.5,457.4019237886467),(660,457),(658.5,457.4019237886467),(657.4019237886467,458.5)) -6547 ((656,470),(656.5358983848622,472),(658,473.46410161513774),(660,474),(662,473.46410161513774),(663.4641016151378,472),(664,470),(663.4641016151378,468),(662,466.53589838486226),(660,466),(658,466.53589838486226),(656.5358983848622,468)) -6548 ((655,480),(655.6698729810778,482.5),(657.5,484.3301270189222),(660,485),(662.5,484.3301270189222),(664.3301270189222,482.5),(665,480),(664.3301270189222,477.5),(662.5,475.6698729810778),(660,475),(657.5,475.6698729810778),(655.6698729810778,477.5)) -6549 ((654,490),(654.8038475772934,493),(657,495.19615242270663),(660,496),(663,495.19615242270663),(665.1961524227066,493),(666,490),(665.1961524227066,487),(663,484.80384757729337),(660,484),(657,484.80384757729337),(654.8038475772934,487)) -6550 ((653,500),(653.937822173509,503.5),(656.5,506.06217782649105),(660,507),(663.5,506.06217782649105),(666.062177826491,503.5),(667,500),(666.062177826491,496.5),(663.5,493.93782217350895),(660,493),(656.5,493.93782217350895),(653.937822173509,496.5)) -6551 ((652,510),(653.0717967697245,514),(656,516.9282032302755),(660,518),(664,516.9282032302755),(666.9282032302755,514),(668,510),(666.9282032302755,506),(664,503.0717967697245),(660,502),(656,503.0717967697245),(653.0717967697245,506)) -6552 ((651,520),(652.2057713659401,524.5),(655.5,527.7942286340599),(660,529),(664.5,527.7942286340599),(667.7942286340599,524.5),(669,520),(667.79422863406,515.5),(664.5,512.2057713659401),(660,511),(655.5,512.20577136594),(652.2057713659401,515.5)) -6553 ((650,530),(651.3397459621556,535),(655,538.6602540378444),(660,540),(665,538.6602540378444),(668.6602540378444,535),(670,530),(668.6602540378444,525),(665,521.3397459621556),(660,520),(655,521.3397459621556),(651.3397459621556,525)) -6554 ((659,540),(659.1339745962156,540.5),(659.5,540.8660254037844),(660,541),(660.5,540.8660254037844),(660.8660254037844,540.5),(661,540),(660.8660254037844,539.5),(660.5,539.1339745962156),(660,539),(659.5,539.1339745962156),(659.1339745962156,539.5)) -6555 ((658,550),(658.2679491924312,551),(659,551.7320508075688),(660,552),(661,551.7320508075688),(661.7320508075688,551),(662,550),(661.7320508075688,549),(661,548.2679491924312),(660,548),(659,548.2679491924312),(658.2679491924312,549)) -6556 ((657,560),(657.4019237886466,561.5),(658.5,562.5980762113534),(660,563),(661.5,562.5980762113534),(662.5980762113533,561.5),(663,560),(662.5980762113534,558.5),(661.5,557.4019237886467),(660,557),(658.5,557.4019237886466),(657.4019237886467,558.5)) -6557 ((656,570),(656.5358983848622,572),(658,573.4641016151378),(660,574),(662,573.4641016151378),(663.4641016151378,572),(664,570),(663.4641016151378,568),(662,566.5358983848622),(660,566),(658,566.5358983848622),(656.5358983848622,568)) -6558 ((655,580),(655.6698729810778,582.5),(657.5,584.3301270189222),(660,585),(662.5,584.3301270189222),(664.3301270189222,582.5),(665,580),(664.3301270189222,577.5),(662.5,575.6698729810778),(660,575),(657.5,575.6698729810778),(655.6698729810778,577.5)) -6559 ((654,590),(654.8038475772934,593),(657,595.1961524227066),(660,596),(663,595.1961524227066),(665.1961524227066,593),(666,590),(665.1961524227066,587),(663,584.8038475772934),(660,584),(657,584.8038475772934),(654.8038475772934,587)) -6560 ((653,600),(653.937822173509,603.5),(656.5,606.062177826491),(660,607),(663.5,606.062177826491),(666.062177826491,603.5),(667,600),(666.062177826491,596.5),(663.5,593.937822173509),(660,593),(656.5,593.937822173509),(653.937822173509,596.5)) -6561 ((652,610),(653.0717967697245,614),(656,616.9282032302755),(660,618),(664,616.9282032302755),(666.9282032302755,614),(668,610),(666.9282032302755,606),(664,603.0717967697245),(660,602),(656,603.0717967697245),(653.0717967697245,606)) -6562 ((651,620),(652.2057713659401,624.5),(655.5,627.7942286340599),(660,629),(664.5,627.7942286340599),(667.7942286340599,624.5),(669,620),(667.79422863406,615.5),(664.5,612.2057713659401),(660,611),(655.5,612.20577136594),(652.2057713659401,615.5)) -6563 ((650,630),(651.3397459621556,635),(655,638.6602540378444),(660,640),(665,638.6602540378444),(668.6602540378444,635),(670,630),(668.6602540378444,625),(665,621.3397459621556),(660,620),(655,621.3397459621556),(651.3397459621556,625)) -6564 ((659,640),(659.1339745962156,640.5),(659.5,640.8660254037844),(660,641),(660.5,640.8660254037844),(660.8660254037844,640.5),(661,640),(660.8660254037844,639.5),(660.5,639.1339745962156),(660,639),(659.5,639.1339745962156),(659.1339745962156,639.5)) -6565 ((658,650),(658.2679491924312,651),(659,651.7320508075688),(660,652),(661,651.7320508075688),(661.7320508075688,651),(662,650),(661.7320508075688,649),(661,648.2679491924312),(660,648),(659,648.2679491924312),(658.2679491924312,649)) -6566 ((657,660),(657.4019237886466,661.5),(658.5,662.5980762113534),(660,663),(661.5,662.5980762113534),(662.5980762113533,661.5),(663,660),(662.5980762113534,658.5),(661.5,657.4019237886467),(660,657),(658.5,657.4019237886466),(657.4019237886467,658.5)) -6567 ((656,670),(656.5358983848622,672),(658,673.4641016151378),(660,674),(662,673.4641016151378),(663.4641016151378,672),(664,670),(663.4641016151378,668),(662,666.5358983848622),(660,666),(658,666.5358983848622),(656.5358983848622,668)) -6568 ((655,680),(655.6698729810778,682.5),(657.5,684.3301270189222),(660,685),(662.5,684.3301270189222),(664.3301270189222,682.5),(665,680),(664.3301270189222,677.5),(662.5,675.6698729810778),(660,675),(657.5,675.6698729810778),(655.6698729810778,677.5)) -6569 ((654,690),(654.8038475772934,693),(657,695.1961524227066),(660,696),(663,695.1961524227066),(665.1961524227066,693),(666,690),(665.1961524227066,687),(663,684.8038475772934),(660,684),(657,684.8038475772934),(654.8038475772934,687)) -6570 ((653,700),(653.937822173509,703.5),(656.5,706.062177826491),(660,707),(663.5,706.062177826491),(666.062177826491,703.5),(667,700),(666.062177826491,696.5),(663.5,693.937822173509),(660,693),(656.5,693.937822173509),(653.937822173509,696.5)) -6571 ((652,710),(653.0717967697245,714),(656,716.9282032302755),(660,718),(664,716.9282032302755),(666.9282032302755,714),(668,710),(666.9282032302755,706),(664,703.0717967697245),(660,702),(656,703.0717967697245),(653.0717967697245,706)) -6572 ((651,720),(652.2057713659401,724.5),(655.5,727.7942286340599),(660,729),(664.5,727.7942286340599),(667.7942286340599,724.5),(669,720),(667.79422863406,715.5),(664.5,712.2057713659401),(660,711),(655.5,712.20577136594),(652.2057713659401,715.5)) -6573 ((650,730),(651.3397459621556,735),(655,738.6602540378444),(660,740),(665,738.6602540378444),(668.6602540378444,735),(670,730),(668.6602540378444,725),(665,721.3397459621556),(660,720),(655,721.3397459621556),(651.3397459621556,725)) -6574 ((659,740),(659.1339745962156,740.5),(659.5,740.8660254037844),(660,741),(660.5,740.8660254037844),(660.8660254037844,740.5),(661,740),(660.8660254037844,739.5),(660.5,739.1339745962156),(660,739),(659.5,739.1339745962156),(659.1339745962156,739.5)) -6575 ((658,750),(658.2679491924312,751),(659,751.7320508075688),(660,752),(661,751.7320508075688),(661.7320508075688,751),(662,750),(661.7320508075688,749),(661,748.2679491924312),(660,748),(659,748.2679491924312),(658.2679491924312,749)) -6576 ((657,760),(657.4019237886466,761.5),(658.5,762.5980762113534),(660,763),(661.5,762.5980762113534),(662.5980762113533,761.5),(663,760),(662.5980762113534,758.5),(661.5,757.4019237886467),(660,757),(658.5,757.4019237886466),(657.4019237886467,758.5)) -6577 ((656,770),(656.5358983848622,772),(658,773.4641016151378),(660,774),(662,773.4641016151378),(663.4641016151378,772),(664,770),(663.4641016151378,768),(662,766.5358983848622),(660,766),(658,766.5358983848622),(656.5358983848622,768)) -6578 ((655,780),(655.6698729810778,782.5),(657.5,784.3301270189222),(660,785),(662.5,784.3301270189222),(664.3301270189222,782.5),(665,780),(664.3301270189222,777.5),(662.5,775.6698729810778),(660,775),(657.5,775.6698729810778),(655.6698729810778,777.5)) -6579 ((654,790),(654.8038475772934,793),(657,795.1961524227066),(660,796),(663,795.1961524227066),(665.1961524227066,793),(666,790),(665.1961524227066,787),(663,784.8038475772934),(660,784),(657,784.8038475772934),(654.8038475772934,787)) -6580 ((653,800),(653.937822173509,803.5),(656.5,806.062177826491),(660,807),(663.5,806.062177826491),(666.062177826491,803.5),(667,800),(666.062177826491,796.5),(663.5,793.937822173509),(660,793),(656.5,793.937822173509),(653.937822173509,796.5)) -6581 ((652,810),(653.0717967697245,814),(656,816.9282032302755),(660,818),(664,816.9282032302755),(666.9282032302755,814),(668,810),(666.9282032302755,806),(664,803.0717967697245),(660,802),(656,803.0717967697245),(653.0717967697245,806)) -6582 ((651,820),(652.2057713659401,824.5),(655.5,827.7942286340599),(660,829),(664.5,827.7942286340599),(667.7942286340599,824.5),(669,820),(667.79422863406,815.5),(664.5,812.2057713659401),(660,811),(655.5,812.20577136594),(652.2057713659401,815.5)) -6583 ((650,830),(651.3397459621556,835),(655,838.6602540378444),(660,840),(665,838.6602540378444),(668.6602540378444,835),(670,830),(668.6602540378444,825),(665,821.3397459621556),(660,820),(655,821.3397459621556),(651.3397459621556,825)) -6584 ((659,840),(659.1339745962156,840.5),(659.5,840.8660254037844),(660,841),(660.5,840.8660254037844),(660.8660254037844,840.5),(661,840),(660.8660254037844,839.5),(660.5,839.1339745962156),(660,839),(659.5,839.1339745962156),(659.1339745962156,839.5)) -6585 ((658,850),(658.2679491924312,851),(659,851.7320508075688),(660,852),(661,851.7320508075688),(661.7320508075688,851),(662,850),(661.7320508075688,849),(661,848.2679491924312),(660,848),(659,848.2679491924312),(658.2679491924312,849)) -6586 ((657,860),(657.4019237886466,861.5),(658.5,862.5980762113534),(660,863),(661.5,862.5980762113534),(662.5980762113533,861.5),(663,860),(662.5980762113534,858.5),(661.5,857.4019237886467),(660,857),(658.5,857.4019237886466),(657.4019237886467,858.5)) -6587 ((656,870),(656.5358983848622,872),(658,873.4641016151378),(660,874),(662,873.4641016151378),(663.4641016151378,872),(664,870),(663.4641016151378,868),(662,866.5358983848622),(660,866),(658,866.5358983848622),(656.5358983848622,868)) -6588 ((655,880),(655.6698729810778,882.5),(657.5,884.3301270189222),(660,885),(662.5,884.3301270189222),(664.3301270189222,882.5),(665,880),(664.3301270189222,877.5),(662.5,875.6698729810778),(660,875),(657.5,875.6698729810778),(655.6698729810778,877.5)) -6589 ((654,890),(654.8038475772934,893),(657,895.1961524227066),(660,896),(663,895.1961524227066),(665.1961524227066,893),(666,890),(665.1961524227066,887),(663,884.8038475772934),(660,884),(657,884.8038475772934),(654.8038475772934,887)) -6590 ((653,900),(653.937822173509,903.5),(656.5,906.062177826491),(660,907),(663.5,906.062177826491),(666.062177826491,903.5),(667,900),(666.062177826491,896.5),(663.5,893.937822173509),(660,893),(656.5,893.937822173509),(653.937822173509,896.5)) -6591 ((652,910),(653.0717967697245,914),(656,916.9282032302755),(660,918),(664,916.9282032302755),(666.9282032302755,914),(668,910),(666.9282032302755,906),(664,903.0717967697245),(660,902),(656,903.0717967697245),(653.0717967697245,906)) -6592 ((651,920),(652.2057713659401,924.5),(655.5,927.7942286340599),(660,929),(664.5,927.7942286340599),(667.7942286340599,924.5),(669,920),(667.79422863406,915.5),(664.5,912.2057713659401),(660,911),(655.5,912.20577136594),(652.2057713659401,915.5)) -6593 ((650,930),(651.3397459621556,935),(655,938.6602540378444),(660,940),(665,938.6602540378444),(668.6602540378444,935),(670,930),(668.6602540378444,925),(665,921.3397459621556),(660,920),(655,921.3397459621556),(651.3397459621556,925)) -6594 ((659,940),(659.1339745962156,940.5),(659.5,940.8660254037844),(660,941),(660.5,940.8660254037844),(660.8660254037844,940.5),(661,940),(660.8660254037844,939.5),(660.5,939.1339745962156),(660,939),(659.5,939.1339745962156),(659.1339745962156,939.5)) -6595 ((658,950),(658.2679491924312,951),(659,951.7320508075688),(660,952),(661,951.7320508075688),(661.7320508075688,951),(662,950),(661.7320508075688,949),(661,948.2679491924312),(660,948),(659,948.2679491924312),(658.2679491924312,949)) -6596 ((657,960),(657.4019237886466,961.5),(658.5,962.5980762113534),(660,963),(661.5,962.5980762113534),(662.5980762113533,961.5),(663,960),(662.5980762113534,958.5),(661.5,957.4019237886467),(660,957),(658.5,957.4019237886466),(657.4019237886467,958.5)) -6597 ((656,970),(656.5358983848622,972),(658,973.4641016151378),(660,974),(662,973.4641016151378),(663.4641016151378,972),(664,970),(663.4641016151378,968),(662,966.5358983848622),(660,966),(658,966.5358983848622),(656.5358983848622,968)) -6598 ((655,980),(655.6698729810778,982.5),(657.5,984.3301270189222),(660,985),(662.5,984.3301270189222),(664.3301270189222,982.5),(665,980),(664.3301270189222,977.5),(662.5,975.6698729810778),(660,975),(657.5,975.6698729810778),(655.6698729810778,977.5)) -6599 ((654,990),(654.8038475772934,993),(657,995.1961524227066),(660,996),(663,995.1961524227066),(665.1961524227066,993),(666,990),(665.1961524227066,987),(663,984.8038475772934),(660,984),(657,984.8038475772934),(654.8038475772934,987)) -6600 ((653,1000),(653.937822173509,1003.5),(656.5,1006.062177826491),(660,1007),(663.5,1006.062177826491),(666.062177826491,1003.5),(667,1000),(666.062177826491,996.5),(663.5,993.937822173509),(660,993),(656.5,993.937822173509),(653.937822173509,996.5)) -6601 ((661,10),(662.2057713659401,14.5),(665.5,17.794228634059948),(670,19),(674.5,17.794228634059948),(677.7942286340599,14.500000000000004),(679,10.000000000000002),(677.79422863406,5.500000000000003),(674.5,2.2057713659400537),(670,1),(665.5,2.2057713659400484),(662.2057713659401,5.4999999999999964)) -6602 ((660,20),(661.3397459621556,25),(665,28.660254037844386),(670,30),(675,28.66025403784439),(678.6602540378444,25.000000000000004),(680,20),(678.6602540378444,15.000000000000004),(675,11.339745962155614),(670,10),(665,11.33974596215561),(661.3397459621556,14.999999999999996)) -6603 ((669,30),(669.1339745962156,30.5),(669.5,30.866025403784437),(670,31),(670.5,30.866025403784437),(670.8660254037844,30.5),(671,30),(670.8660254037844,29.5),(670.5,29.133974596215563),(670,29),(669.5,29.133974596215563),(669.1339745962156,29.5)) -6604 ((668,40),(668.2679491924312,41),(669,41.732050807568875),(670,42),(671,41.732050807568875),(671.7320508075688,41),(672,40),(671.7320508075688,39),(671,38.267949192431125),(670,38),(669,38.267949192431125),(668.2679491924312,39)) -6605 ((667,50),(667.4019237886466,51.5),(668.5,52.598076211353316),(670,53),(671.5,52.598076211353316),(672.5980762113533,51.5),(673,50),(672.5980762113534,48.5),(671.5,47.401923788646684),(670,47),(668.5,47.401923788646684),(667.4019237886467,48.5)) -6606 ((666,60),(666.5358983848622,62),(668,63.46410161513776),(670,64),(672,63.46410161513776),(673.4641016151378,62),(674,60),(673.4641016151378,58),(672,56.53589838486224),(670,56),(668,56.53589838486224),(666.5358983848622,58)) -6607 ((665,70),(665.6698729810778,72.5),(667.5,74.3301270189222),(670,75),(672.5,74.3301270189222),(674.3301270189222,72.5),(675,70),(674.3301270189222,67.5),(672.5,65.6698729810778),(670,65),(667.5,65.6698729810778),(665.6698729810778,67.5)) -6608 ((664,80),(664.8038475772934,83),(667,85.19615242270663),(670,86),(673,85.19615242270663),(675.1961524227066,83),(676,80),(675.1961524227066,77),(673,74.80384757729337),(670,74),(667,74.80384757729337),(664.8038475772934,77)) -6609 ((663,90),(663.937822173509,93.5),(666.5,96.06217782649107),(670,97),(673.5,96.06217782649107),(676.062177826491,93.5),(677,90),(676.062177826491,86.5),(673.5,83.93782217350893),(670,83),(666.5,83.93782217350892),(663.937822173509,86.5)) -6610 ((662,100),(663.0717967697245,104),(666,106.92820323027551),(670,108),(674,106.92820323027551),(676.9282032302755,104),(678,100),(676.9282032302755,96),(674,93.07179676972449),(670,92),(666,93.07179676972449),(663.0717967697245,96)) -6611 ((661,110),(662.2057713659401,114.5),(665.5,117.79422863405995),(670,119),(674.5,117.79422863405995),(677.7942286340599,114.5),(679,110),(677.79422863406,105.5),(674.5,102.20577136594005),(670,101),(665.5,102.20577136594005),(662.2057713659401,105.5)) -6612 ((660,120),(661.3397459621556,125),(665,128.6602540378444),(670,130),(675,128.6602540378444),(678.6602540378444,125),(680,120),(678.6602540378444,115),(675,111.33974596215562),(670,110),(665,111.3397459621556),(661.3397459621556,115)) -6613 ((669,130),(669.1339745962156,130.5),(669.5,130.86602540378445),(670,131),(670.5,130.86602540378445),(670.8660254037844,130.5),(671,130),(670.8660254037844,129.5),(670.5,129.13397459621555),(670,129),(669.5,129.13397459621555),(669.1339745962156,129.5)) -6614 ((668,140),(668.2679491924312,141),(669,141.73205080756887),(670,142),(671,141.73205080756887),(671.7320508075688,141),(672,140),(671.7320508075688,139),(671,138.26794919243113),(670,138),(669,138.26794919243113),(668.2679491924312,139)) -6615 ((667,150),(667.4019237886466,151.5),(668.5,152.59807621135332),(670,153),(671.5,152.59807621135332),(672.5980762113533,151.5),(673,150),(672.5980762113534,148.5),(671.5,147.40192378864668),(670,147),(668.5,147.40192378864668),(667.4019237886467,148.5)) -6616 ((666,160),(666.5358983848622,162),(668,163.46410161513776),(670,164),(672,163.46410161513776),(673.4641016151378,162),(674,160),(673.4641016151378,158),(672,156.53589838486224),(670,156),(668,156.53589838486224),(666.5358983848622,158)) -6617 ((665,170),(665.6698729810778,172.5),(667.5,174.33012701892218),(670,175),(672.5,174.33012701892218),(674.3301270189222,172.5),(675,170),(674.3301270189222,167.5),(672.5,165.66987298107782),(670,165),(667.5,165.66987298107782),(665.6698729810778,167.5)) -6618 ((664,180),(664.8038475772934,183),(667,185.19615242270663),(670,186),(673,185.19615242270663),(675.1961524227066,183),(676,180),(675.1961524227066,177),(673,174.80384757729337),(670,174),(667,174.80384757729337),(664.8038475772934,177)) -6619 ((663,190),(663.937822173509,193.5),(666.5,196.06217782649108),(670,197),(673.5,196.06217782649108),(676.062177826491,193.5),(677,190),(676.062177826491,186.5),(673.5,183.93782217350892),(670,183),(666.5,183.93782217350892),(663.937822173509,186.5)) -6620 ((662,200),(663.0717967697245,204),(666,206.9282032302755),(670,208),(674,206.9282032302755),(676.9282032302755,204),(678,200),(676.9282032302755,196),(674,193.0717967697245),(670,192),(666,193.0717967697245),(663.0717967697245,196)) -6621 ((661,210),(662.2057713659401,214.5),(665.5,217.79422863405995),(670,219),(674.5,217.79422863405995),(677.7942286340599,214.5),(679,210),(677.79422863406,205.5),(674.5,202.20577136594005),(670,201),(665.5,202.20577136594005),(662.2057713659401,205.5)) -6622 ((660,220),(661.3397459621556,225),(665,228.6602540378444),(670,230),(675,228.6602540378444),(678.6602540378444,225),(680,220),(678.6602540378444,215),(675,211.3397459621556),(670,210),(665,211.3397459621556),(661.3397459621556,215)) -6623 ((669,230),(669.1339745962156,230.5),(669.5,230.86602540378445),(670,231),(670.5,230.86602540378445),(670.8660254037844,230.5),(671,230),(670.8660254037844,229.5),(670.5,229.13397459621555),(670,229),(669.5,229.13397459621555),(669.1339745962156,229.5)) -6624 ((668,240),(668.2679491924312,241),(669,241.73205080756887),(670,242),(671,241.73205080756887),(671.7320508075688,241),(672,240),(671.7320508075688,239),(671,238.26794919243113),(670,238),(669,238.26794919243113),(668.2679491924312,239)) -6625 ((667,250),(667.4019237886466,251.5),(668.5,252.59807621135332),(670,253),(671.5,252.59807621135332),(672.5980762113533,251.5),(673,250),(672.5980762113534,248.5),(671.5,247.40192378864668),(670,247),(668.5,247.40192378864668),(667.4019237886467,248.5)) -6626 ((666,260),(666.5358983848622,262),(668,263.46410161513774),(670,264),(672,263.46410161513774),(673.4641016151378,262),(674,260),(673.4641016151378,258),(672,256.53589838486226),(670,256),(668,256.53589838486226),(666.5358983848622,258)) -6627 ((665,270),(665.6698729810778,272.5),(667.5,274.3301270189222),(670,275),(672.5,274.3301270189222),(674.3301270189222,272.5),(675,270),(674.3301270189222,267.5),(672.5,265.6698729810778),(670,265),(667.5,265.6698729810778),(665.6698729810778,267.5)) -6628 ((664,280),(664.8038475772934,283),(667,285.19615242270663),(670,286),(673,285.19615242270663),(675.1961524227066,283),(676,280),(675.1961524227066,277),(673,274.80384757729337),(670,274),(667,274.80384757729337),(664.8038475772934,277)) -6629 ((663,290),(663.937822173509,293.5),(666.5,296.06217782649105),(670,297),(673.5,296.06217782649105),(676.062177826491,293.5),(677,290),(676.062177826491,286.5),(673.5,283.93782217350895),(670,283),(666.5,283.93782217350895),(663.937822173509,286.5)) -6630 ((662,300),(663.0717967697245,304),(666,306.9282032302755),(670,308),(674,306.9282032302755),(676.9282032302755,304),(678,300),(676.9282032302755,296),(674,293.0717967697245),(670,292),(666,293.0717967697245),(663.0717967697245,296)) -6631 ((661,310),(662.2057713659401,314.5),(665.5,317.79422863405995),(670,319),(674.5,317.79422863405995),(677.7942286340599,314.5),(679,310),(677.79422863406,305.5),(674.5,302.20577136594005),(670,301),(665.5,302.20577136594005),(662.2057713659401,305.5)) -6632 ((660,320),(661.3397459621556,325),(665,328.66025403784437),(670,330),(675,328.66025403784437),(678.6602540378444,325),(680,320),(678.6602540378444,315),(675,311.33974596215563),(670,310),(665,311.33974596215563),(661.3397459621556,315)) -6633 ((669,330),(669.1339745962156,330.5),(669.5,330.8660254037844),(670,331),(670.5,330.8660254037844),(670.8660254037844,330.5),(671,330),(670.8660254037844,329.5),(670.5,329.1339745962156),(670,329),(669.5,329.1339745962156),(669.1339745962156,329.5)) -6634 ((668,340),(668.2679491924312,341),(669,341.7320508075689),(670,342),(671,341.7320508075689),(671.7320508075688,341),(672,340),(671.7320508075688,339),(671,338.2679491924311),(670,338),(669,338.2679491924311),(668.2679491924312,339)) -6635 ((667,350),(667.4019237886466,351.5),(668.5,352.5980762113533),(670,353),(671.5,352.5980762113533),(672.5980762113533,351.5),(673,350),(672.5980762113534,348.5),(671.5,347.4019237886467),(670,347),(668.5,347.4019237886467),(667.4019237886467,348.5)) -6636 ((666,360),(666.5358983848622,362),(668,363.46410161513774),(670,364),(672,363.46410161513774),(673.4641016151378,362),(674,360),(673.4641016151378,358),(672,356.53589838486226),(670,356),(668,356.53589838486226),(666.5358983848622,358)) -6637 ((665,370),(665.6698729810778,372.5),(667.5,374.3301270189222),(670,375),(672.5,374.3301270189222),(674.3301270189222,372.5),(675,370),(674.3301270189222,367.5),(672.5,365.6698729810778),(670,365),(667.5,365.6698729810778),(665.6698729810778,367.5)) -6638 ((664,380),(664.8038475772934,383),(667,385.19615242270663),(670,386),(673,385.19615242270663),(675.1961524227066,383),(676,380),(675.1961524227066,377),(673,374.80384757729337),(670,374),(667,374.80384757729337),(664.8038475772934,377)) -6639 ((663,390),(663.937822173509,393.5),(666.5,396.06217782649105),(670,397),(673.5,396.06217782649105),(676.062177826491,393.5),(677,390),(676.062177826491,386.5),(673.5,383.93782217350895),(670,383),(666.5,383.93782217350895),(663.937822173509,386.5)) -6640 ((662,400),(663.0717967697245,404),(666,406.9282032302755),(670,408),(674,406.9282032302755),(676.9282032302755,404),(678,400),(676.9282032302755,396),(674,393.0717967697245),(670,392),(666,393.0717967697245),(663.0717967697245,396)) -6641 ((661,410),(662.2057713659401,414.5),(665.5,417.79422863405995),(670,419),(674.5,417.79422863405995),(677.7942286340599,414.5),(679,410),(677.79422863406,405.5),(674.5,402.20577136594005),(670,401),(665.5,402.20577136594005),(662.2057713659401,405.5)) -6642 ((660,420),(661.3397459621556,425),(665,428.66025403784437),(670,430),(675,428.66025403784437),(678.6602540378444,425),(680,420),(678.6602540378444,415),(675,411.33974596215563),(670,410),(665,411.33974596215563),(661.3397459621556,415)) -6643 ((669,430),(669.1339745962156,430.5),(669.5,430.8660254037844),(670,431),(670.5,430.8660254037844),(670.8660254037844,430.5),(671,430),(670.8660254037844,429.5),(670.5,429.1339745962156),(670,429),(669.5,429.1339745962156),(669.1339745962156,429.5)) -6644 ((668,440),(668.2679491924312,441),(669,441.7320508075689),(670,442),(671,441.7320508075689),(671.7320508075688,441),(672,440),(671.7320508075688,439),(671,438.2679491924311),(670,438),(669,438.2679491924311),(668.2679491924312,439)) -6645 ((667,450),(667.4019237886466,451.5),(668.5,452.5980762113533),(670,453),(671.5,452.5980762113533),(672.5980762113533,451.5),(673,450),(672.5980762113534,448.5),(671.5,447.4019237886467),(670,447),(668.5,447.4019237886467),(667.4019237886467,448.5)) -6646 ((666,460),(666.5358983848622,462),(668,463.46410161513774),(670,464),(672,463.46410161513774),(673.4641016151378,462),(674,460),(673.4641016151378,458),(672,456.53589838486226),(670,456),(668,456.53589838486226),(666.5358983848622,458)) -6647 ((665,470),(665.6698729810778,472.5),(667.5,474.3301270189222),(670,475),(672.5,474.3301270189222),(674.3301270189222,472.5),(675,470),(674.3301270189222,467.5),(672.5,465.6698729810778),(670,465),(667.5,465.6698729810778),(665.6698729810778,467.5)) -6648 ((664,480),(664.8038475772934,483),(667,485.19615242270663),(670,486),(673,485.19615242270663),(675.1961524227066,483),(676,480),(675.1961524227066,477),(673,474.80384757729337),(670,474),(667,474.80384757729337),(664.8038475772934,477)) -6649 ((663,490),(663.937822173509,493.5),(666.5,496.06217782649105),(670,497),(673.5,496.06217782649105),(676.062177826491,493.5),(677,490),(676.062177826491,486.5),(673.5,483.93782217350895),(670,483),(666.5,483.93782217350895),(663.937822173509,486.5)) -6650 ((662,500),(663.0717967697245,504),(666,506.9282032302755),(670,508),(674,506.9282032302755),(676.9282032302755,504),(678,500),(676.9282032302755,496),(674,493.0717967697245),(670,492),(666,493.0717967697245),(663.0717967697245,496)) -6651 ((661,510),(662.2057713659401,514.5),(665.5,517.7942286340599),(670,519),(674.5,517.7942286340599),(677.7942286340599,514.5),(679,510),(677.79422863406,505.5),(674.5,502.20577136594005),(670,501),(665.5,502.20577136594005),(662.2057713659401,505.5)) -6652 ((660,520),(661.3397459621556,525),(665,528.6602540378444),(670,530),(675,528.6602540378444),(678.6602540378444,525),(680,520),(678.6602540378444,515),(675,511.33974596215563),(670,510),(665,511.33974596215563),(661.3397459621556,515)) -6653 ((669,530),(669.1339745962156,530.5),(669.5,530.8660254037844),(670,531),(670.5,530.8660254037844),(670.8660254037844,530.5),(671,530),(670.8660254037844,529.5),(670.5,529.1339745962156),(670,529),(669.5,529.1339745962156),(669.1339745962156,529.5)) -6654 ((668,540),(668.2679491924312,541),(669,541.7320508075688),(670,542),(671,541.7320508075688),(671.7320508075688,541),(672,540),(671.7320508075688,539),(671,538.2679491924312),(670,538),(669,538.2679491924312),(668.2679491924312,539)) -6655 ((667,550),(667.4019237886466,551.5),(668.5,552.5980762113534),(670,553),(671.5,552.5980762113534),(672.5980762113533,551.5),(673,550),(672.5980762113534,548.5),(671.5,547.4019237886467),(670,547),(668.5,547.4019237886466),(667.4019237886467,548.5)) -6656 ((666,560),(666.5358983848622,562),(668,563.4641016151378),(670,564),(672,563.4641016151378),(673.4641016151378,562),(674,560),(673.4641016151378,558),(672,556.5358983848622),(670,556),(668,556.5358983848622),(666.5358983848622,558)) -6657 ((665,570),(665.6698729810778,572.5),(667.5,574.3301270189222),(670,575),(672.5,574.3301270189222),(674.3301270189222,572.5),(675,570),(674.3301270189222,567.5),(672.5,565.6698729810778),(670,565),(667.5,565.6698729810778),(665.6698729810778,567.5)) -6658 ((664,580),(664.8038475772934,583),(667,585.1961524227066),(670,586),(673,585.1961524227066),(675.1961524227066,583),(676,580),(675.1961524227066,577),(673,574.8038475772934),(670,574),(667,574.8038475772934),(664.8038475772934,577)) -6659 ((663,590),(663.937822173509,593.5),(666.5,596.062177826491),(670,597),(673.5,596.062177826491),(676.062177826491,593.5),(677,590),(676.062177826491,586.5),(673.5,583.937822173509),(670,583),(666.5,583.937822173509),(663.937822173509,586.5)) -6660 ((662,600),(663.0717967697245,604),(666,606.9282032302755),(670,608),(674,606.9282032302755),(676.9282032302755,604),(678,600),(676.9282032302755,596),(674,593.0717967697245),(670,592),(666,593.0717967697245),(663.0717967697245,596)) -6661 ((661,610),(662.2057713659401,614.5),(665.5,617.7942286340599),(670,619),(674.5,617.7942286340599),(677.7942286340599,614.5),(679,610),(677.79422863406,605.5),(674.5,602.2057713659401),(670,601),(665.5,602.20577136594),(662.2057713659401,605.5)) -6662 ((660,620),(661.3397459621556,625),(665,628.6602540378444),(670,630),(675,628.6602540378444),(678.6602540378444,625),(680,620),(678.6602540378444,615),(675,611.3397459621556),(670,610),(665,611.3397459621556),(661.3397459621556,615)) -6663 ((669,630),(669.1339745962156,630.5),(669.5,630.8660254037844),(670,631),(670.5,630.8660254037844),(670.8660254037844,630.5),(671,630),(670.8660254037844,629.5),(670.5,629.1339745962156),(670,629),(669.5,629.1339745962156),(669.1339745962156,629.5)) -6664 ((668,640),(668.2679491924312,641),(669,641.7320508075688),(670,642),(671,641.7320508075688),(671.7320508075688,641),(672,640),(671.7320508075688,639),(671,638.2679491924312),(670,638),(669,638.2679491924312),(668.2679491924312,639)) -6665 ((667,650),(667.4019237886466,651.5),(668.5,652.5980762113534),(670,653),(671.5,652.5980762113534),(672.5980762113533,651.5),(673,650),(672.5980762113534,648.5),(671.5,647.4019237886467),(670,647),(668.5,647.4019237886466),(667.4019237886467,648.5)) -6666 ((666,660),(666.5358983848622,662),(668,663.4641016151378),(670,664),(672,663.4641016151378),(673.4641016151378,662),(674,660),(673.4641016151378,658),(672,656.5358983848622),(670,656),(668,656.5358983848622),(666.5358983848622,658)) -6667 ((665,670),(665.6698729810778,672.5),(667.5,674.3301270189222),(670,675),(672.5,674.3301270189222),(674.3301270189222,672.5),(675,670),(674.3301270189222,667.5),(672.5,665.6698729810778),(670,665),(667.5,665.6698729810778),(665.6698729810778,667.5)) -6668 ((664,680),(664.8038475772934,683),(667,685.1961524227066),(670,686),(673,685.1961524227066),(675.1961524227066,683),(676,680),(675.1961524227066,677),(673,674.8038475772934),(670,674),(667,674.8038475772934),(664.8038475772934,677)) -6669 ((663,690),(663.937822173509,693.5),(666.5,696.062177826491),(670,697),(673.5,696.062177826491),(676.062177826491,693.5),(677,690),(676.062177826491,686.5),(673.5,683.937822173509),(670,683),(666.5,683.937822173509),(663.937822173509,686.5)) -6670 ((662,700),(663.0717967697245,704),(666,706.9282032302755),(670,708),(674,706.9282032302755),(676.9282032302755,704),(678,700),(676.9282032302755,696),(674,693.0717967697245),(670,692),(666,693.0717967697245),(663.0717967697245,696)) -6671 ((661,710),(662.2057713659401,714.5),(665.5,717.7942286340599),(670,719),(674.5,717.7942286340599),(677.7942286340599,714.5),(679,710),(677.79422863406,705.5),(674.5,702.2057713659401),(670,701),(665.5,702.20577136594),(662.2057713659401,705.5)) -6672 ((660,720),(661.3397459621556,725),(665,728.6602540378444),(670,730),(675,728.6602540378444),(678.6602540378444,725),(680,720),(678.6602540378444,715),(675,711.3397459621556),(670,710),(665,711.3397459621556),(661.3397459621556,715)) -6673 ((669,730),(669.1339745962156,730.5),(669.5,730.8660254037844),(670,731),(670.5,730.8660254037844),(670.8660254037844,730.5),(671,730),(670.8660254037844,729.5),(670.5,729.1339745962156),(670,729),(669.5,729.1339745962156),(669.1339745962156,729.5)) -6674 ((668,740),(668.2679491924312,741),(669,741.7320508075688),(670,742),(671,741.7320508075688),(671.7320508075688,741),(672,740),(671.7320508075688,739),(671,738.2679491924312),(670,738),(669,738.2679491924312),(668.2679491924312,739)) -6675 ((667,750),(667.4019237886466,751.5),(668.5,752.5980762113534),(670,753),(671.5,752.5980762113534),(672.5980762113533,751.5),(673,750),(672.5980762113534,748.5),(671.5,747.4019237886467),(670,747),(668.5,747.4019237886466),(667.4019237886467,748.5)) -6676 ((666,760),(666.5358983848622,762),(668,763.4641016151378),(670,764),(672,763.4641016151378),(673.4641016151378,762),(674,760),(673.4641016151378,758),(672,756.5358983848622),(670,756),(668,756.5358983848622),(666.5358983848622,758)) -6677 ((665,770),(665.6698729810778,772.5),(667.5,774.3301270189222),(670,775),(672.5,774.3301270189222),(674.3301270189222,772.5),(675,770),(674.3301270189222,767.5),(672.5,765.6698729810778),(670,765),(667.5,765.6698729810778),(665.6698729810778,767.5)) -6678 ((664,780),(664.8038475772934,783),(667,785.1961524227066),(670,786),(673,785.1961524227066),(675.1961524227066,783),(676,780),(675.1961524227066,777),(673,774.8038475772934),(670,774),(667,774.8038475772934),(664.8038475772934,777)) -6679 ((663,790),(663.937822173509,793.5),(666.5,796.062177826491),(670,797),(673.5,796.062177826491),(676.062177826491,793.5),(677,790),(676.062177826491,786.5),(673.5,783.937822173509),(670,783),(666.5,783.937822173509),(663.937822173509,786.5)) -6680 ((662,800),(663.0717967697245,804),(666,806.9282032302755),(670,808),(674,806.9282032302755),(676.9282032302755,804),(678,800),(676.9282032302755,796),(674,793.0717967697245),(670,792),(666,793.0717967697245),(663.0717967697245,796)) -6681 ((661,810),(662.2057713659401,814.5),(665.5,817.7942286340599),(670,819),(674.5,817.7942286340599),(677.7942286340599,814.5),(679,810),(677.79422863406,805.5),(674.5,802.2057713659401),(670,801),(665.5,802.20577136594),(662.2057713659401,805.5)) -6682 ((660,820),(661.3397459621556,825),(665,828.6602540378444),(670,830),(675,828.6602540378444),(678.6602540378444,825),(680,820),(678.6602540378444,815),(675,811.3397459621556),(670,810),(665,811.3397459621556),(661.3397459621556,815)) -6683 ((669,830),(669.1339745962156,830.5),(669.5,830.8660254037844),(670,831),(670.5,830.8660254037844),(670.8660254037844,830.5),(671,830),(670.8660254037844,829.5),(670.5,829.1339745962156),(670,829),(669.5,829.1339745962156),(669.1339745962156,829.5)) -6684 ((668,840),(668.2679491924312,841),(669,841.7320508075688),(670,842),(671,841.7320508075688),(671.7320508075688,841),(672,840),(671.7320508075688,839),(671,838.2679491924312),(670,838),(669,838.2679491924312),(668.2679491924312,839)) -6685 ((667,850),(667.4019237886466,851.5),(668.5,852.5980762113534),(670,853),(671.5,852.5980762113534),(672.5980762113533,851.5),(673,850),(672.5980762113534,848.5),(671.5,847.4019237886467),(670,847),(668.5,847.4019237886466),(667.4019237886467,848.5)) -6686 ((666,860),(666.5358983848622,862),(668,863.4641016151378),(670,864),(672,863.4641016151378),(673.4641016151378,862),(674,860),(673.4641016151378,858),(672,856.5358983848622),(670,856),(668,856.5358983848622),(666.5358983848622,858)) -6687 ((665,870),(665.6698729810778,872.5),(667.5,874.3301270189222),(670,875),(672.5,874.3301270189222),(674.3301270189222,872.5),(675,870),(674.3301270189222,867.5),(672.5,865.6698729810778),(670,865),(667.5,865.6698729810778),(665.6698729810778,867.5)) -6688 ((664,880),(664.8038475772934,883),(667,885.1961524227066),(670,886),(673,885.1961524227066),(675.1961524227066,883),(676,880),(675.1961524227066,877),(673,874.8038475772934),(670,874),(667,874.8038475772934),(664.8038475772934,877)) -6689 ((663,890),(663.937822173509,893.5),(666.5,896.062177826491),(670,897),(673.5,896.062177826491),(676.062177826491,893.5),(677,890),(676.062177826491,886.5),(673.5,883.937822173509),(670,883),(666.5,883.937822173509),(663.937822173509,886.5)) -6690 ((662,900),(663.0717967697245,904),(666,906.9282032302755),(670,908),(674,906.9282032302755),(676.9282032302755,904),(678,900),(676.9282032302755,896),(674,893.0717967697245),(670,892),(666,893.0717967697245),(663.0717967697245,896)) -6691 ((661,910),(662.2057713659401,914.5),(665.5,917.7942286340599),(670,919),(674.5,917.7942286340599),(677.7942286340599,914.5),(679,910),(677.79422863406,905.5),(674.5,902.2057713659401),(670,901),(665.5,902.20577136594),(662.2057713659401,905.5)) -6692 ((660,920),(661.3397459621556,925),(665,928.6602540378444),(670,930),(675,928.6602540378444),(678.6602540378444,925),(680,920),(678.6602540378444,915),(675,911.3397459621556),(670,910),(665,911.3397459621556),(661.3397459621556,915)) -6693 ((669,930),(669.1339745962156,930.5),(669.5,930.8660254037844),(670,931),(670.5,930.8660254037844),(670.8660254037844,930.5),(671,930),(670.8660254037844,929.5),(670.5,929.1339745962156),(670,929),(669.5,929.1339745962156),(669.1339745962156,929.5)) -6694 ((668,940),(668.2679491924312,941),(669,941.7320508075688),(670,942),(671,941.7320508075688),(671.7320508075688,941),(672,940),(671.7320508075688,939),(671,938.2679491924312),(670,938),(669,938.2679491924312),(668.2679491924312,939)) -6695 ((667,950),(667.4019237886466,951.5),(668.5,952.5980762113534),(670,953),(671.5,952.5980762113534),(672.5980762113533,951.5),(673,950),(672.5980762113534,948.5),(671.5,947.4019237886467),(670,947),(668.5,947.4019237886466),(667.4019237886467,948.5)) -6696 ((666,960),(666.5358983848622,962),(668,963.4641016151378),(670,964),(672,963.4641016151378),(673.4641016151378,962),(674,960),(673.4641016151378,958),(672,956.5358983848622),(670,956),(668,956.5358983848622),(666.5358983848622,958)) -6697 ((665,970),(665.6698729810778,972.5),(667.5,974.3301270189222),(670,975),(672.5,974.3301270189222),(674.3301270189222,972.5),(675,970),(674.3301270189222,967.5),(672.5,965.6698729810778),(670,965),(667.5,965.6698729810778),(665.6698729810778,967.5)) -6698 ((664,980),(664.8038475772934,983),(667,985.1961524227066),(670,986),(673,985.1961524227066),(675.1961524227066,983),(676,980),(675.1961524227066,977),(673,974.8038475772934),(670,974),(667,974.8038475772934),(664.8038475772934,977)) -6699 ((663,990),(663.937822173509,993.5),(666.5,996.062177826491),(670,997),(673.5,996.062177826491),(676.062177826491,993.5),(677,990),(676.062177826491,986.5),(673.5,983.937822173509),(670,983),(666.5,983.937822173509),(663.937822173509,986.5)) -6700 ((662,1000),(663.0717967697245,1004),(666,1006.9282032302755),(670,1008),(674,1006.9282032302755),(676.9282032302755,1004),(678,1000),(676.9282032302755,996),(674,993.0717967697245),(670,992),(666,993.0717967697245),(663.0717967697245,996)) -6701 ((670,10),(671.3397459621556,15),(675,18.660254037844386),(680,20),(685,18.66025403784439),(688.6602540378444,15.000000000000004),(690,10.000000000000002),(688.6602540378444,5.000000000000003),(685,1.3397459621556145),(680,0),(675,1.3397459621556091),(671.3397459621556,4.999999999999996)) -6702 ((679,20),(679.1339745962156,20.5),(679.5,20.866025403784437),(680,21),(680.5,20.866025403784437),(680.8660254037844,20.5),(681,20),(680.8660254037844,19.5),(680.5,19.133974596215563),(680,19),(679.5,19.133974596215563),(679.1339745962156,19.5)) -6703 ((678,30),(678.2679491924312,31),(679,31.73205080756888),(680,32),(681,31.73205080756888),(681.7320508075688,31),(682,30),(681.7320508075688,29),(681,28.26794919243112),(680,28),(679,28.26794919243112),(678.2679491924312,29)) -6704 ((677,40),(677.4019237886466,41.5),(678.5,42.598076211353316),(680,43),(681.5,42.598076211353316),(682.5980762113533,41.5),(683,40),(682.5980762113534,38.5),(681.5,37.401923788646684),(680,37),(678.5,37.401923788646684),(677.4019237886467,38.5)) -6705 ((676,50),(676.5358983848622,52),(678,53.46410161513776),(680,54),(682,53.46410161513776),(683.4641016151378,52),(684,50),(683.4641016151378,48),(682,46.53589838486224),(680,46),(678,46.53589838486224),(676.5358983848622,48)) -6706 ((675,60),(675.6698729810778,62.5),(677.5,64.3301270189222),(680,65),(682.5,64.3301270189222),(684.3301270189222,62.5),(685,60),(684.3301270189222,57.5),(682.5,55.66987298107781),(680,55),(677.5,55.6698729810778),(675.6698729810778,57.5)) -6707 ((674,70),(674.8038475772934,73),(677,75.19615242270663),(680,76),(683,75.19615242270663),(685.1961524227066,73),(686,70),(685.1961524227066,67),(683,64.80384757729337),(680,64),(677,64.80384757729337),(674.8038475772934,67)) -6708 ((673,80),(673.937822173509,83.5),(676.5,86.06217782649107),(680,87),(683.5,86.06217782649107),(686.062177826491,83.5),(687,80),(686.062177826491,76.5),(683.5,73.93782217350893),(680,73),(676.5,73.93782217350892),(673.937822173509,76.5)) -6709 ((672,90),(673.0717967697245,94),(676,96.92820323027551),(680,98),(684,96.92820323027551),(686.9282032302755,94),(688,90),(686.9282032302755,86),(684,83.07179676972449),(680,82),(676,83.07179676972449),(673.0717967697245,86)) -6710 ((671,100),(672.2057713659401,104.5),(675.5,107.79422863405995),(680,109),(684.5,107.79422863405995),(687.7942286340599,104.5),(689,100),(687.79422863406,95.5),(684.5,92.20577136594005),(680,91),(675.5,92.20577136594005),(672.2057713659401,95.5)) -6711 ((670,110),(671.3397459621556,115),(675,118.66025403784438),(680,120),(685,118.66025403784438),(688.6602540378444,115),(690,110),(688.6602540378444,105),(685,101.33974596215562),(680,100),(675,101.3397459621556),(671.3397459621556,105)) -6712 ((679,120),(679.1339745962156,120.5),(679.5,120.86602540378443),(680,121),(680.5,120.86602540378443),(680.8660254037844,120.5),(681,120),(680.8660254037844,119.5),(680.5,119.13397459621557),(680,119),(679.5,119.13397459621557),(679.1339745962156,119.5)) -6713 ((678,130),(678.2679491924312,131),(679,131.73205080756887),(680,132),(681,131.73205080756887),(681.7320508075688,131),(682,130),(681.7320508075688,129),(681,128.26794919243113),(680,128),(679,128.26794919243113),(678.2679491924312,129)) -6714 ((677,140),(677.4019237886466,141.5),(678.5,142.59807621135332),(680,143),(681.5,142.59807621135332),(682.5980762113533,141.5),(683,140),(682.5980762113534,138.5),(681.5,137.40192378864668),(680,137),(678.5,137.40192378864668),(677.4019237886467,138.5)) -6715 ((676,150),(676.5358983848622,152),(678,153.46410161513776),(680,154),(682,153.46410161513776),(683.4641016151378,152),(684,150),(683.4641016151378,148),(682,146.53589838486224),(680,146),(678,146.53589838486224),(676.5358983848622,148)) -6716 ((675,160),(675.6698729810778,162.5),(677.5,164.33012701892218),(680,165),(682.5,164.33012701892218),(684.3301270189222,162.5),(685,160),(684.3301270189222,157.5),(682.5,155.66987298107782),(680,155),(677.5,155.66987298107782),(675.6698729810778,157.5)) -6717 ((674,170),(674.8038475772934,173),(677,175.19615242270663),(680,176),(683,175.19615242270663),(685.1961524227066,173),(686,170),(685.1961524227066,167),(683,164.80384757729337),(680,164),(677,164.80384757729337),(674.8038475772934,167)) -6718 ((673,180),(673.937822173509,183.5),(676.5,186.06217782649108),(680,187),(683.5,186.06217782649108),(686.062177826491,183.5),(687,180),(686.062177826491,176.5),(683.5,173.93782217350892),(680,173),(676.5,173.93782217350892),(673.937822173509,176.5)) -6719 ((672,190),(673.0717967697245,194),(676,196.9282032302755),(680,198),(684,196.9282032302755),(686.9282032302755,194),(688,190),(686.9282032302755,186),(684,183.0717967697245),(680,182),(676,183.0717967697245),(673.0717967697245,186)) -6720 ((671,200),(672.2057713659401,204.5),(675.5,207.79422863405995),(680,209),(684.5,207.79422863405995),(687.7942286340599,204.5),(689,200),(687.79422863406,195.5),(684.5,192.20577136594005),(680,191),(675.5,192.20577136594005),(672.2057713659401,195.5)) -6721 ((670,210),(671.3397459621556,215),(675,218.6602540378444),(680,220),(685,218.6602540378444),(688.6602540378444,215),(690,210),(688.6602540378444,205),(685,201.3397459621556),(680,200),(675,201.3397459621556),(671.3397459621556,205)) -6722 ((679,220),(679.1339745962156,220.5),(679.5,220.86602540378445),(680,221),(680.5,220.86602540378445),(680.8660254037844,220.5),(681,220),(680.8660254037844,219.5),(680.5,219.13397459621555),(680,219),(679.5,219.13397459621555),(679.1339745962156,219.5)) -6723 ((678,230),(678.2679491924312,231),(679,231.73205080756887),(680,232),(681,231.73205080756887),(681.7320508075688,231),(682,230),(681.7320508075688,229),(681,228.26794919243113),(680,228),(679,228.26794919243113),(678.2679491924312,229)) -6724 ((677,240),(677.4019237886466,241.5),(678.5,242.59807621135332),(680,243),(681.5,242.59807621135332),(682.5980762113533,241.5),(683,240),(682.5980762113534,238.5),(681.5,237.40192378864668),(680,237),(678.5,237.40192378864668),(677.4019237886467,238.5)) -6725 ((676,250),(676.5358983848622,252),(678,253.46410161513776),(680,254),(682,253.46410161513776),(683.4641016151378,252),(684,250),(683.4641016151378,248),(682,246.53589838486224),(680,246),(678,246.53589838486224),(676.5358983848622,248)) -6726 ((675,260),(675.6698729810778,262.5),(677.5,264.3301270189222),(680,265),(682.5,264.3301270189222),(684.3301270189222,262.5),(685,260),(684.3301270189222,257.5),(682.5,255.66987298107782),(680,255),(677.5,255.66987298107782),(675.6698729810778,257.5)) -6727 ((674,270),(674.8038475772934,273),(677,275.19615242270663),(680,276),(683,275.19615242270663),(685.1961524227066,273),(686,270),(685.1961524227066,267),(683,264.80384757729337),(680,264),(677,264.80384757729337),(674.8038475772934,267)) -6728 ((673,280),(673.937822173509,283.5),(676.5,286.06217782649105),(680,287),(683.5,286.06217782649105),(686.062177826491,283.5),(687,280),(686.062177826491,276.5),(683.5,273.93782217350895),(680,273),(676.5,273.93782217350895),(673.937822173509,276.5)) -6729 ((672,290),(673.0717967697245,294),(676,296.9282032302755),(680,298),(684,296.9282032302755),(686.9282032302755,294),(688,290),(686.9282032302755,286),(684,283.0717967697245),(680,282),(676,283.0717967697245),(673.0717967697245,286)) -6730 ((671,300),(672.2057713659401,304.5),(675.5,307.79422863405995),(680,309),(684.5,307.79422863405995),(687.7942286340599,304.5),(689,300),(687.79422863406,295.5),(684.5,292.20577136594005),(680,291),(675.5,292.20577136594005),(672.2057713659401,295.5)) -6731 ((670,310),(671.3397459621556,315),(675,318.66025403784437),(680,320),(685,318.66025403784437),(688.6602540378444,315),(690,310),(688.6602540378444,305),(685,301.33974596215563),(680,300),(675,301.33974596215563),(671.3397459621556,305)) -6732 ((679,320),(679.1339745962156,320.5),(679.5,320.8660254037844),(680,321),(680.5,320.8660254037844),(680.8660254037844,320.5),(681,320),(680.8660254037844,319.5),(680.5,319.1339745962156),(680,319),(679.5,319.1339745962156),(679.1339745962156,319.5)) -6733 ((678,330),(678.2679491924312,331),(679,331.7320508075689),(680,332),(681,331.7320508075689),(681.7320508075688,331),(682,330),(681.7320508075688,329),(681,328.2679491924311),(680,328),(679,328.2679491924311),(678.2679491924312,329)) -6734 ((677,340),(677.4019237886466,341.5),(678.5,342.5980762113533),(680,343),(681.5,342.5980762113533),(682.5980762113533,341.5),(683,340),(682.5980762113534,338.5),(681.5,337.4019237886467),(680,337),(678.5,337.4019237886467),(677.4019237886467,338.5)) -6735 ((676,350),(676.5358983848622,352),(678,353.46410161513774),(680,354),(682,353.46410161513774),(683.4641016151378,352),(684,350),(683.4641016151378,348),(682,346.53589838486226),(680,346),(678,346.53589838486226),(676.5358983848622,348)) -6736 ((675,360),(675.6698729810778,362.5),(677.5,364.3301270189222),(680,365),(682.5,364.3301270189222),(684.3301270189222,362.5),(685,360),(684.3301270189222,357.5),(682.5,355.6698729810778),(680,355),(677.5,355.6698729810778),(675.6698729810778,357.5)) -6737 ((674,370),(674.8038475772934,373),(677,375.19615242270663),(680,376),(683,375.19615242270663),(685.1961524227066,373),(686,370),(685.1961524227066,367),(683,364.80384757729337),(680,364),(677,364.80384757729337),(674.8038475772934,367)) -6738 ((673,380),(673.937822173509,383.5),(676.5,386.06217782649105),(680,387),(683.5,386.06217782649105),(686.062177826491,383.5),(687,380),(686.062177826491,376.5),(683.5,373.93782217350895),(680,373),(676.5,373.93782217350895),(673.937822173509,376.5)) -6739 ((672,390),(673.0717967697245,394),(676,396.9282032302755),(680,398),(684,396.9282032302755),(686.9282032302755,394),(688,390),(686.9282032302755,386),(684,383.0717967697245),(680,382),(676,383.0717967697245),(673.0717967697245,386)) -6740 ((671,400),(672.2057713659401,404.5),(675.5,407.79422863405995),(680,409),(684.5,407.79422863405995),(687.7942286340599,404.5),(689,400),(687.79422863406,395.5),(684.5,392.20577136594005),(680,391),(675.5,392.20577136594005),(672.2057713659401,395.5)) -6741 ((670,410),(671.3397459621556,415),(675,418.66025403784437),(680,420),(685,418.66025403784437),(688.6602540378444,415),(690,410),(688.6602540378444,405),(685,401.33974596215563),(680,400),(675,401.33974596215563),(671.3397459621556,405)) -6742 ((679,420),(679.1339745962156,420.5),(679.5,420.8660254037844),(680,421),(680.5,420.8660254037844),(680.8660254037844,420.5),(681,420),(680.8660254037844,419.5),(680.5,419.1339745962156),(680,419),(679.5,419.1339745962156),(679.1339745962156,419.5)) -6743 ((678,430),(678.2679491924312,431),(679,431.7320508075689),(680,432),(681,431.7320508075689),(681.7320508075688,431),(682,430),(681.7320508075688,429),(681,428.2679491924311),(680,428),(679,428.2679491924311),(678.2679491924312,429)) -6744 ((677,440),(677.4019237886466,441.5),(678.5,442.5980762113533),(680,443),(681.5,442.5980762113533),(682.5980762113533,441.5),(683,440),(682.5980762113534,438.5),(681.5,437.4019237886467),(680,437),(678.5,437.4019237886467),(677.4019237886467,438.5)) -6745 ((676,450),(676.5358983848622,452),(678,453.46410161513774),(680,454),(682,453.46410161513774),(683.4641016151378,452),(684,450),(683.4641016151378,448),(682,446.53589838486226),(680,446),(678,446.53589838486226),(676.5358983848622,448)) -6746 ((675,460),(675.6698729810778,462.5),(677.5,464.3301270189222),(680,465),(682.5,464.3301270189222),(684.3301270189222,462.5),(685,460),(684.3301270189222,457.5),(682.5,455.6698729810778),(680,455),(677.5,455.6698729810778),(675.6698729810778,457.5)) -6747 ((674,470),(674.8038475772934,473),(677,475.19615242270663),(680,476),(683,475.19615242270663),(685.1961524227066,473),(686,470),(685.1961524227066,467),(683,464.80384757729337),(680,464),(677,464.80384757729337),(674.8038475772934,467)) -6748 ((673,480),(673.937822173509,483.5),(676.5,486.06217782649105),(680,487),(683.5,486.06217782649105),(686.062177826491,483.5),(687,480),(686.062177826491,476.5),(683.5,473.93782217350895),(680,473),(676.5,473.93782217350895),(673.937822173509,476.5)) -6749 ((672,490),(673.0717967697245,494),(676,496.9282032302755),(680,498),(684,496.9282032302755),(686.9282032302755,494),(688,490),(686.9282032302755,486),(684,483.0717967697245),(680,482),(676,483.0717967697245),(673.0717967697245,486)) -6750 ((671,500),(672.2057713659401,504.5),(675.5,507.79422863405995),(680,509),(684.5,507.79422863405995),(687.7942286340599,504.5),(689,500),(687.79422863406,495.5),(684.5,492.20577136594005),(680,491),(675.5,492.20577136594005),(672.2057713659401,495.5)) -6751 ((670,510),(671.3397459621556,515),(675,518.6602540378444),(680,520),(685,518.6602540378444),(688.6602540378444,515),(690,510),(688.6602540378444,505),(685,501.33974596215563),(680,500),(675,501.33974596215563),(671.3397459621556,505)) -6752 ((679,520),(679.1339745962156,520.5),(679.5,520.8660254037844),(680,521),(680.5,520.8660254037844),(680.8660254037844,520.5),(681,520),(680.8660254037844,519.5),(680.5,519.1339745962156),(680,519),(679.5,519.1339745962156),(679.1339745962156,519.5)) -6753 ((678,530),(678.2679491924312,531),(679,531.7320508075688),(680,532),(681,531.7320508075688),(681.7320508075688,531),(682,530),(681.7320508075688,529),(681,528.2679491924312),(680,528),(679,528.2679491924312),(678.2679491924312,529)) -6754 ((677,540),(677.4019237886466,541.5),(678.5,542.5980762113534),(680,543),(681.5,542.5980762113534),(682.5980762113533,541.5),(683,540),(682.5980762113534,538.5),(681.5,537.4019237886467),(680,537),(678.5,537.4019237886466),(677.4019237886467,538.5)) -6755 ((676,550),(676.5358983848622,552),(678,553.4641016151378),(680,554),(682,553.4641016151378),(683.4641016151378,552),(684,550),(683.4641016151378,548),(682,546.5358983848622),(680,546),(678,546.5358983848622),(676.5358983848622,548)) -6756 ((675,560),(675.6698729810778,562.5),(677.5,564.3301270189222),(680,565),(682.5,564.3301270189222),(684.3301270189222,562.5),(685,560),(684.3301270189222,557.5),(682.5,555.6698729810778),(680,555),(677.5,555.6698729810778),(675.6698729810778,557.5)) -6757 ((674,570),(674.8038475772934,573),(677,575.1961524227066),(680,576),(683,575.1961524227066),(685.1961524227066,573),(686,570),(685.1961524227066,567),(683,564.8038475772934),(680,564),(677,564.8038475772934),(674.8038475772934,567)) -6758 ((673,580),(673.937822173509,583.5),(676.5,586.062177826491),(680,587),(683.5,586.062177826491),(686.062177826491,583.5),(687,580),(686.062177826491,576.5),(683.5,573.937822173509),(680,573),(676.5,573.937822173509),(673.937822173509,576.5)) -6759 ((672,590),(673.0717967697245,594),(676,596.9282032302755),(680,598),(684,596.9282032302755),(686.9282032302755,594),(688,590),(686.9282032302755,586),(684,583.0717967697245),(680,582),(676,583.0717967697245),(673.0717967697245,586)) -6760 ((671,600),(672.2057713659401,604.5),(675.5,607.7942286340599),(680,609),(684.5,607.7942286340599),(687.7942286340599,604.5),(689,600),(687.79422863406,595.5),(684.5,592.2057713659401),(680,591),(675.5,592.20577136594),(672.2057713659401,595.5)) -6761 ((670,610),(671.3397459621556,615),(675,618.6602540378444),(680,620),(685,618.6602540378444),(688.6602540378444,615),(690,610),(688.6602540378444,605),(685,601.3397459621556),(680,600),(675,601.3397459621556),(671.3397459621556,605)) -6762 ((679,620),(679.1339745962156,620.5),(679.5,620.8660254037844),(680,621),(680.5,620.8660254037844),(680.8660254037844,620.5),(681,620),(680.8660254037844,619.5),(680.5,619.1339745962156),(680,619),(679.5,619.1339745962156),(679.1339745962156,619.5)) -6763 ((678,630),(678.2679491924312,631),(679,631.7320508075688),(680,632),(681,631.7320508075688),(681.7320508075688,631),(682,630),(681.7320508075688,629),(681,628.2679491924312),(680,628),(679,628.2679491924312),(678.2679491924312,629)) -6764 ((677,640),(677.4019237886466,641.5),(678.5,642.5980762113534),(680,643),(681.5,642.5980762113534),(682.5980762113533,641.5),(683,640),(682.5980762113534,638.5),(681.5,637.4019237886467),(680,637),(678.5,637.4019237886466),(677.4019237886467,638.5)) -6765 ((676,650),(676.5358983848622,652),(678,653.4641016151378),(680,654),(682,653.4641016151378),(683.4641016151378,652),(684,650),(683.4641016151378,648),(682,646.5358983848622),(680,646),(678,646.5358983848622),(676.5358983848622,648)) -6766 ((675,660),(675.6698729810778,662.5),(677.5,664.3301270189222),(680,665),(682.5,664.3301270189222),(684.3301270189222,662.5),(685,660),(684.3301270189222,657.5),(682.5,655.6698729810778),(680,655),(677.5,655.6698729810778),(675.6698729810778,657.5)) -6767 ((674,670),(674.8038475772934,673),(677,675.1961524227066),(680,676),(683,675.1961524227066),(685.1961524227066,673),(686,670),(685.1961524227066,667),(683,664.8038475772934),(680,664),(677,664.8038475772934),(674.8038475772934,667)) -6768 ((673,680),(673.937822173509,683.5),(676.5,686.062177826491),(680,687),(683.5,686.062177826491),(686.062177826491,683.5),(687,680),(686.062177826491,676.5),(683.5,673.937822173509),(680,673),(676.5,673.937822173509),(673.937822173509,676.5)) -6769 ((672,690),(673.0717967697245,694),(676,696.9282032302755),(680,698),(684,696.9282032302755),(686.9282032302755,694),(688,690),(686.9282032302755,686),(684,683.0717967697245),(680,682),(676,683.0717967697245),(673.0717967697245,686)) -6770 ((671,700),(672.2057713659401,704.5),(675.5,707.7942286340599),(680,709),(684.5,707.7942286340599),(687.7942286340599,704.5),(689,700),(687.79422863406,695.5),(684.5,692.2057713659401),(680,691),(675.5,692.20577136594),(672.2057713659401,695.5)) -6771 ((670,710),(671.3397459621556,715),(675,718.6602540378444),(680,720),(685,718.6602540378444),(688.6602540378444,715),(690,710),(688.6602540378444,705),(685,701.3397459621556),(680,700),(675,701.3397459621556),(671.3397459621556,705)) -6772 ((679,720),(679.1339745962156,720.5),(679.5,720.8660254037844),(680,721),(680.5,720.8660254037844),(680.8660254037844,720.5),(681,720),(680.8660254037844,719.5),(680.5,719.1339745962156),(680,719),(679.5,719.1339745962156),(679.1339745962156,719.5)) -6773 ((678,730),(678.2679491924312,731),(679,731.7320508075688),(680,732),(681,731.7320508075688),(681.7320508075688,731),(682,730),(681.7320508075688,729),(681,728.2679491924312),(680,728),(679,728.2679491924312),(678.2679491924312,729)) -6774 ((677,740),(677.4019237886466,741.5),(678.5,742.5980762113534),(680,743),(681.5,742.5980762113534),(682.5980762113533,741.5),(683,740),(682.5980762113534,738.5),(681.5,737.4019237886467),(680,737),(678.5,737.4019237886466),(677.4019237886467,738.5)) -6775 ((676,750),(676.5358983848622,752),(678,753.4641016151378),(680,754),(682,753.4641016151378),(683.4641016151378,752),(684,750),(683.4641016151378,748),(682,746.5358983848622),(680,746),(678,746.5358983848622),(676.5358983848622,748)) -6776 ((675,760),(675.6698729810778,762.5),(677.5,764.3301270189222),(680,765),(682.5,764.3301270189222),(684.3301270189222,762.5),(685,760),(684.3301270189222,757.5),(682.5,755.6698729810778),(680,755),(677.5,755.6698729810778),(675.6698729810778,757.5)) -6777 ((674,770),(674.8038475772934,773),(677,775.1961524227066),(680,776),(683,775.1961524227066),(685.1961524227066,773),(686,770),(685.1961524227066,767),(683,764.8038475772934),(680,764),(677,764.8038475772934),(674.8038475772934,767)) -6778 ((673,780),(673.937822173509,783.5),(676.5,786.062177826491),(680,787),(683.5,786.062177826491),(686.062177826491,783.5),(687,780),(686.062177826491,776.5),(683.5,773.937822173509),(680,773),(676.5,773.937822173509),(673.937822173509,776.5)) -6779 ((672,790),(673.0717967697245,794),(676,796.9282032302755),(680,798),(684,796.9282032302755),(686.9282032302755,794),(688,790),(686.9282032302755,786),(684,783.0717967697245),(680,782),(676,783.0717967697245),(673.0717967697245,786)) -6780 ((671,800),(672.2057713659401,804.5),(675.5,807.7942286340599),(680,809),(684.5,807.7942286340599),(687.7942286340599,804.5),(689,800),(687.79422863406,795.5),(684.5,792.2057713659401),(680,791),(675.5,792.20577136594),(672.2057713659401,795.5)) -6781 ((670,810),(671.3397459621556,815),(675,818.6602540378444),(680,820),(685,818.6602540378444),(688.6602540378444,815),(690,810),(688.6602540378444,805),(685,801.3397459621556),(680,800),(675,801.3397459621556),(671.3397459621556,805)) -6782 ((679,820),(679.1339745962156,820.5),(679.5,820.8660254037844),(680,821),(680.5,820.8660254037844),(680.8660254037844,820.5),(681,820),(680.8660254037844,819.5),(680.5,819.1339745962156),(680,819),(679.5,819.1339745962156),(679.1339745962156,819.5)) -6783 ((678,830),(678.2679491924312,831),(679,831.7320508075688),(680,832),(681,831.7320508075688),(681.7320508075688,831),(682,830),(681.7320508075688,829),(681,828.2679491924312),(680,828),(679,828.2679491924312),(678.2679491924312,829)) -6784 ((677,840),(677.4019237886466,841.5),(678.5,842.5980762113534),(680,843),(681.5,842.5980762113534),(682.5980762113533,841.5),(683,840),(682.5980762113534,838.5),(681.5,837.4019237886467),(680,837),(678.5,837.4019237886466),(677.4019237886467,838.5)) -6785 ((676,850),(676.5358983848622,852),(678,853.4641016151378),(680,854),(682,853.4641016151378),(683.4641016151378,852),(684,850),(683.4641016151378,848),(682,846.5358983848622),(680,846),(678,846.5358983848622),(676.5358983848622,848)) -6786 ((675,860),(675.6698729810778,862.5),(677.5,864.3301270189222),(680,865),(682.5,864.3301270189222),(684.3301270189222,862.5),(685,860),(684.3301270189222,857.5),(682.5,855.6698729810778),(680,855),(677.5,855.6698729810778),(675.6698729810778,857.5)) -6787 ((674,870),(674.8038475772934,873),(677,875.1961524227066),(680,876),(683,875.1961524227066),(685.1961524227066,873),(686,870),(685.1961524227066,867),(683,864.8038475772934),(680,864),(677,864.8038475772934),(674.8038475772934,867)) -6788 ((673,880),(673.937822173509,883.5),(676.5,886.062177826491),(680,887),(683.5,886.062177826491),(686.062177826491,883.5),(687,880),(686.062177826491,876.5),(683.5,873.937822173509),(680,873),(676.5,873.937822173509),(673.937822173509,876.5)) -6789 ((672,890),(673.0717967697245,894),(676,896.9282032302755),(680,898),(684,896.9282032302755),(686.9282032302755,894),(688,890),(686.9282032302755,886),(684,883.0717967697245),(680,882),(676,883.0717967697245),(673.0717967697245,886)) -6790 ((671,900),(672.2057713659401,904.5),(675.5,907.7942286340599),(680,909),(684.5,907.7942286340599),(687.7942286340599,904.5),(689,900),(687.79422863406,895.5),(684.5,892.2057713659401),(680,891),(675.5,892.20577136594),(672.2057713659401,895.5)) -6791 ((670,910),(671.3397459621556,915),(675,918.6602540378444),(680,920),(685,918.6602540378444),(688.6602540378444,915),(690,910),(688.6602540378444,905),(685,901.3397459621556),(680,900),(675,901.3397459621556),(671.3397459621556,905)) -6792 ((679,920),(679.1339745962156,920.5),(679.5,920.8660254037844),(680,921),(680.5,920.8660254037844),(680.8660254037844,920.5),(681,920),(680.8660254037844,919.5),(680.5,919.1339745962156),(680,919),(679.5,919.1339745962156),(679.1339745962156,919.5)) -6793 ((678,930),(678.2679491924312,931),(679,931.7320508075688),(680,932),(681,931.7320508075688),(681.7320508075688,931),(682,930),(681.7320508075688,929),(681,928.2679491924312),(680,928),(679,928.2679491924312),(678.2679491924312,929)) -6794 ((677,940),(677.4019237886466,941.5),(678.5,942.5980762113534),(680,943),(681.5,942.5980762113534),(682.5980762113533,941.5),(683,940),(682.5980762113534,938.5),(681.5,937.4019237886467),(680,937),(678.5,937.4019237886466),(677.4019237886467,938.5)) -6795 ((676,950),(676.5358983848622,952),(678,953.4641016151378),(680,954),(682,953.4641016151378),(683.4641016151378,952),(684,950),(683.4641016151378,948),(682,946.5358983848622),(680,946),(678,946.5358983848622),(676.5358983848622,948)) -6796 ((675,960),(675.6698729810778,962.5),(677.5,964.3301270189222),(680,965),(682.5,964.3301270189222),(684.3301270189222,962.5),(685,960),(684.3301270189222,957.5),(682.5,955.6698729810778),(680,955),(677.5,955.6698729810778),(675.6698729810778,957.5)) -6797 ((674,970),(674.8038475772934,973),(677,975.1961524227066),(680,976),(683,975.1961524227066),(685.1961524227066,973),(686,970),(685.1961524227066,967),(683,964.8038475772934),(680,964),(677,964.8038475772934),(674.8038475772934,967)) -6798 ((673,980),(673.937822173509,983.5),(676.5,986.062177826491),(680,987),(683.5,986.062177826491),(686.062177826491,983.5),(687,980),(686.062177826491,976.5),(683.5,973.937822173509),(680,973),(676.5,973.937822173509),(673.937822173509,976.5)) -6799 ((672,990),(673.0717967697245,994),(676,996.9282032302755),(680,998),(684,996.9282032302755),(686.9282032302755,994),(688,990),(686.9282032302755,986),(684,983.0717967697245),(680,982),(676,983.0717967697245),(673.0717967697245,986)) -6800 ((671,1000),(672.2057713659401,1004.5),(675.5,1007.7942286340599),(680,1009),(684.5,1007.7942286340599),(687.7942286340599,1004.5),(689,1000),(687.79422863406,995.5),(684.5,992.2057713659401),(680,991),(675.5,992.20577136594),(672.2057713659401,995.5)) -6801 ((689,10),(689.1339745962156,10.5),(689.5,10.86602540378444),(690,11),(690.5,10.86602540378444),(690.8660254037844,10.5),(691,10),(690.8660254037844,9.5),(690.5,9.13397459621556),(690,9),(689.5,9.13397459621556),(689.1339745962156,9.5)) -6802 ((688,20),(688.2679491924312,21),(689,21.73205080756888),(690,22),(691,21.73205080756888),(691.7320508075688,21),(692,20),(691.7320508075688,19),(691,18.26794919243112),(690,18),(689,18.26794919243112),(688.2679491924312,19)) -6803 ((687,30),(687.4019237886466,31.5),(688.5,32.598076211353316),(690,33),(691.5,32.598076211353316),(692.5980762113533,31.5),(693,30),(692.5980762113534,28.5),(691.5,27.401923788646684),(690,27),(688.5,27.401923788646684),(687.4019237886467,28.5)) -6804 ((686,40),(686.5358983848622,42),(688,43.46410161513776),(690,44),(692,43.46410161513776),(693.4641016151378,42),(694,40),(693.4641016151378,38),(692,36.53589838486224),(690,36),(688,36.53589838486224),(686.5358983848622,38)) -6805 ((685,50),(685.6698729810778,52.5),(687.5,54.33012701892219),(690,55),(692.5,54.33012701892219),(694.3301270189222,52.5),(695,50),(694.3301270189222,47.5),(692.5,45.66987298107781),(690,45),(687.5,45.6698729810778),(685.6698729810778,47.5)) -6806 ((684,60),(684.8038475772934,63),(687,65.19615242270663),(690,66),(693,65.19615242270663),(695.1961524227066,63),(696,60),(695.1961524227066,57),(693,54.80384757729337),(690,54),(687,54.80384757729337),(684.8038475772934,57)) -6807 ((683,70),(683.937822173509,73.5),(686.5,76.06217782649107),(690,77),(693.5,76.06217782649107),(696.062177826491,73.5),(697,70),(696.062177826491,66.5),(693.5,63.937822173508934),(690,63),(686.5,63.93782217350893),(683.937822173509,66.5)) -6808 ((682,80),(683.0717967697245,84),(686,86.92820323027551),(690,88),(694,86.92820323027551),(696.9282032302755,84),(698,80),(696.9282032302755,76),(694,73.07179676972449),(690,72),(686,73.07179676972449),(683.0717967697245,76)) -6809 ((681,90),(682.2057713659401,94.5),(685.5,97.79422863405995),(690,99),(694.5,97.79422863405995),(697.7942286340599,94.5),(699,90),(697.79422863406,85.5),(694.5,82.20577136594005),(690,81),(685.5,82.20577136594005),(682.2057713659401,85.5)) -6810 ((680,100),(681.3397459621556,105),(685,108.66025403784438),(690,110),(695,108.66025403784438),(698.6602540378444,105),(700,100),(698.6602540378444,95),(695,91.33974596215562),(690,90),(685,91.3397459621556),(681.3397459621556,95)) -6811 ((689,110),(689.1339745962156,110.5),(689.5,110.86602540378443),(690,111),(690.5,110.86602540378443),(690.8660254037844,110.5),(691,110),(690.8660254037844,109.5),(690.5,109.13397459621557),(690,109),(689.5,109.13397459621557),(689.1339745962156,109.5)) -6812 ((688,120),(688.2679491924312,121),(689,121.73205080756888),(690,122),(691,121.73205080756888),(691.7320508075688,121),(692,120),(691.7320508075688,119),(691,118.26794919243112),(690,118),(689,118.26794919243112),(688.2679491924312,119)) -6813 ((687,130),(687.4019237886466,131.5),(688.5,132.59807621135332),(690,133),(691.5,132.59807621135332),(692.5980762113533,131.5),(693,130),(692.5980762113534,128.5),(691.5,127.40192378864668),(690,127),(688.5,127.40192378864668),(687.4019237886467,128.5)) -6814 ((686,140),(686.5358983848622,142),(688,143.46410161513776),(690,144),(692,143.46410161513776),(693.4641016151378,142),(694,140),(693.4641016151378,138),(692,136.53589838486224),(690,136),(688,136.53589838486224),(686.5358983848622,138)) -6815 ((685,150),(685.6698729810778,152.5),(687.5,154.33012701892218),(690,155),(692.5,154.33012701892218),(694.3301270189222,152.5),(695,150),(694.3301270189222,147.5),(692.5,145.66987298107782),(690,145),(687.5,145.66987298107782),(685.6698729810778,147.5)) -6816 ((684,160),(684.8038475772934,163),(687,165.19615242270663),(690,166),(693,165.19615242270663),(695.1961524227066,163),(696,160),(695.1961524227066,157),(693,154.80384757729337),(690,154),(687,154.80384757729337),(684.8038475772934,157)) -6817 ((683,170),(683.937822173509,173.5),(686.5,176.06217782649108),(690,177),(693.5,176.06217782649108),(696.062177826491,173.5),(697,170),(696.062177826491,166.5),(693.5,163.93782217350892),(690,163),(686.5,163.93782217350892),(683.937822173509,166.5)) -6818 ((682,180),(683.0717967697245,184),(686,186.9282032302755),(690,188),(694,186.9282032302755),(696.9282032302755,184),(698,180),(696.9282032302755,176),(694,173.0717967697245),(690,172),(686,173.0717967697245),(683.0717967697245,176)) -6819 ((681,190),(682.2057713659401,194.5),(685.5,197.79422863405995),(690,199),(694.5,197.79422863405995),(697.7942286340599,194.5),(699,190),(697.79422863406,185.5),(694.5,182.20577136594005),(690,181),(685.5,182.20577136594005),(682.2057713659401,185.5)) -6820 ((680,200),(681.3397459621556,205),(685,208.6602540378444),(690,210),(695,208.6602540378444),(698.6602540378444,205),(700,200),(698.6602540378444,195),(695,191.3397459621556),(690,190),(685,191.3397459621556),(681.3397459621556,195)) -6821 ((689,210),(689.1339745962156,210.5),(689.5,210.86602540378445),(690,211),(690.5,210.86602540378445),(690.8660254037844,210.5),(691,210),(690.8660254037844,209.5),(690.5,209.13397459621555),(690,209),(689.5,209.13397459621555),(689.1339745962156,209.5)) -6822 ((688,220),(688.2679491924312,221),(689,221.73205080756887),(690,222),(691,221.73205080756887),(691.7320508075688,221),(692,220),(691.7320508075688,219),(691,218.26794919243113),(690,218),(689,218.26794919243113),(688.2679491924312,219)) -6823 ((687,230),(687.4019237886466,231.5),(688.5,232.59807621135332),(690,233),(691.5,232.59807621135332),(692.5980762113533,231.5),(693,230),(692.5980762113534,228.5),(691.5,227.40192378864668),(690,227),(688.5,227.40192378864668),(687.4019237886467,228.5)) -6824 ((686,240),(686.5358983848622,242),(688,243.46410161513776),(690,244),(692,243.46410161513776),(693.4641016151378,242),(694,240),(693.4641016151378,238),(692,236.53589838486224),(690,236),(688,236.53589838486224),(686.5358983848622,238)) -6825 ((685,250),(685.6698729810778,252.5),(687.5,254.33012701892218),(690,255),(692.5,254.33012701892218),(694.3301270189222,252.5),(695,250),(694.3301270189222,247.5),(692.5,245.66987298107782),(690,245),(687.5,245.66987298107782),(685.6698729810778,247.5)) -6826 ((684,260),(684.8038475772934,263),(687,265.19615242270663),(690,266),(693,265.19615242270663),(695.1961524227066,263),(696,260),(695.1961524227066,257),(693,254.80384757729337),(690,254),(687,254.80384757729337),(684.8038475772934,257)) -6827 ((683,270),(683.937822173509,273.5),(686.5,276.06217782649105),(690,277),(693.5,276.06217782649105),(696.062177826491,273.5),(697,270),(696.062177826491,266.5),(693.5,263.93782217350895),(690,263),(686.5,263.93782217350895),(683.937822173509,266.5)) -6828 ((682,280),(683.0717967697245,284),(686,286.9282032302755),(690,288),(694,286.9282032302755),(696.9282032302755,284),(698,280),(696.9282032302755,276),(694,273.0717967697245),(690,272),(686,273.0717967697245),(683.0717967697245,276)) -6829 ((681,290),(682.2057713659401,294.5),(685.5,297.79422863405995),(690,299),(694.5,297.79422863405995),(697.7942286340599,294.5),(699,290),(697.79422863406,285.5),(694.5,282.20577136594005),(690,281),(685.5,282.20577136594005),(682.2057713659401,285.5)) -6830 ((680,300),(681.3397459621556,305),(685,308.66025403784437),(690,310),(695,308.66025403784437),(698.6602540378444,305),(700,300),(698.6602540378444,295),(695,291.33974596215563),(690,290),(685,291.33974596215563),(681.3397459621556,295)) -6831 ((689,310),(689.1339745962156,310.5),(689.5,310.8660254037844),(690,311),(690.5,310.8660254037844),(690.8660254037844,310.5),(691,310),(690.8660254037844,309.5),(690.5,309.1339745962156),(690,309),(689.5,309.1339745962156),(689.1339745962156,309.5)) -6832 ((688,320),(688.2679491924312,321),(689,321.7320508075689),(690,322),(691,321.7320508075689),(691.7320508075688,321),(692,320),(691.7320508075688,319),(691,318.2679491924311),(690,318),(689,318.2679491924311),(688.2679491924312,319)) -6833 ((687,330),(687.4019237886466,331.5),(688.5,332.5980762113533),(690,333),(691.5,332.5980762113533),(692.5980762113533,331.5),(693,330),(692.5980762113534,328.5),(691.5,327.4019237886467),(690,327),(688.5,327.4019237886467),(687.4019237886467,328.5)) -6834 ((686,340),(686.5358983848622,342),(688,343.46410161513774),(690,344),(692,343.46410161513774),(693.4641016151378,342),(694,340),(693.4641016151378,338),(692,336.53589838486226),(690,336),(688,336.53589838486226),(686.5358983848622,338)) -6835 ((685,350),(685.6698729810778,352.5),(687.5,354.3301270189222),(690,355),(692.5,354.3301270189222),(694.3301270189222,352.5),(695,350),(694.3301270189222,347.5),(692.5,345.6698729810778),(690,345),(687.5,345.6698729810778),(685.6698729810778,347.5)) -6836 ((684,360),(684.8038475772934,363),(687,365.19615242270663),(690,366),(693,365.19615242270663),(695.1961524227066,363),(696,360),(695.1961524227066,357),(693,354.80384757729337),(690,354),(687,354.80384757729337),(684.8038475772934,357)) -6837 ((683,370),(683.937822173509,373.5),(686.5,376.06217782649105),(690,377),(693.5,376.06217782649105),(696.062177826491,373.5),(697,370),(696.062177826491,366.5),(693.5,363.93782217350895),(690,363),(686.5,363.93782217350895),(683.937822173509,366.5)) -6838 ((682,380),(683.0717967697245,384),(686,386.9282032302755),(690,388),(694,386.9282032302755),(696.9282032302755,384),(698,380),(696.9282032302755,376),(694,373.0717967697245),(690,372),(686,373.0717967697245),(683.0717967697245,376)) -6839 ((681,390),(682.2057713659401,394.5),(685.5,397.79422863405995),(690,399),(694.5,397.79422863405995),(697.7942286340599,394.5),(699,390),(697.79422863406,385.5),(694.5,382.20577136594005),(690,381),(685.5,382.20577136594005),(682.2057713659401,385.5)) -6840 ((680,400),(681.3397459621556,405),(685,408.66025403784437),(690,410),(695,408.66025403784437),(698.6602540378444,405),(700,400),(698.6602540378444,395),(695,391.33974596215563),(690,390),(685,391.33974596215563),(681.3397459621556,395)) -6841 ((689,410),(689.1339745962156,410.5),(689.5,410.8660254037844),(690,411),(690.5,410.8660254037844),(690.8660254037844,410.5),(691,410),(690.8660254037844,409.5),(690.5,409.1339745962156),(690,409),(689.5,409.1339745962156),(689.1339745962156,409.5)) -6842 ((688,420),(688.2679491924312,421),(689,421.7320508075689),(690,422),(691,421.7320508075689),(691.7320508075688,421),(692,420),(691.7320508075688,419),(691,418.2679491924311),(690,418),(689,418.2679491924311),(688.2679491924312,419)) -6843 ((687,430),(687.4019237886466,431.5),(688.5,432.5980762113533),(690,433),(691.5,432.5980762113533),(692.5980762113533,431.5),(693,430),(692.5980762113534,428.5),(691.5,427.4019237886467),(690,427),(688.5,427.4019237886467),(687.4019237886467,428.5)) -6844 ((686,440),(686.5358983848622,442),(688,443.46410161513774),(690,444),(692,443.46410161513774),(693.4641016151378,442),(694,440),(693.4641016151378,438),(692,436.53589838486226),(690,436),(688,436.53589838486226),(686.5358983848622,438)) -6845 ((685,450),(685.6698729810778,452.5),(687.5,454.3301270189222),(690,455),(692.5,454.3301270189222),(694.3301270189222,452.5),(695,450),(694.3301270189222,447.5),(692.5,445.6698729810778),(690,445),(687.5,445.6698729810778),(685.6698729810778,447.5)) -6846 ((684,460),(684.8038475772934,463),(687,465.19615242270663),(690,466),(693,465.19615242270663),(695.1961524227066,463),(696,460),(695.1961524227066,457),(693,454.80384757729337),(690,454),(687,454.80384757729337),(684.8038475772934,457)) -6847 ((683,470),(683.937822173509,473.5),(686.5,476.06217782649105),(690,477),(693.5,476.06217782649105),(696.062177826491,473.5),(697,470),(696.062177826491,466.5),(693.5,463.93782217350895),(690,463),(686.5,463.93782217350895),(683.937822173509,466.5)) -6848 ((682,480),(683.0717967697245,484),(686,486.9282032302755),(690,488),(694,486.9282032302755),(696.9282032302755,484),(698,480),(696.9282032302755,476),(694,473.0717967697245),(690,472),(686,473.0717967697245),(683.0717967697245,476)) -6849 ((681,490),(682.2057713659401,494.5),(685.5,497.79422863405995),(690,499),(694.5,497.79422863405995),(697.7942286340599,494.5),(699,490),(697.79422863406,485.5),(694.5,482.20577136594005),(690,481),(685.5,482.20577136594005),(682.2057713659401,485.5)) -6850 ((680,500),(681.3397459621556,505),(685,508.66025403784437),(690,510),(695,508.66025403784437),(698.6602540378444,505),(700,500),(698.6602540378444,495),(695,491.33974596215563),(690,490),(685,491.33974596215563),(681.3397459621556,495)) -6851 ((689,510),(689.1339745962156,510.5),(689.5,510.8660254037844),(690,511),(690.5,510.8660254037844),(690.8660254037844,510.5),(691,510),(690.8660254037844,509.5),(690.5,509.1339745962156),(690,509),(689.5,509.1339745962156),(689.1339745962156,509.5)) -6852 ((688,520),(688.2679491924312,521),(689,521.7320508075688),(690,522),(691,521.7320508075688),(691.7320508075688,521),(692,520),(691.7320508075688,519),(691,518.2679491924312),(690,518),(689,518.2679491924312),(688.2679491924312,519)) -6853 ((687,530),(687.4019237886466,531.5),(688.5,532.5980762113534),(690,533),(691.5,532.5980762113534),(692.5980762113533,531.5),(693,530),(692.5980762113534,528.5),(691.5,527.4019237886467),(690,527),(688.5,527.4019237886466),(687.4019237886467,528.5)) -6854 ((686,540),(686.5358983848622,542),(688,543.4641016151378),(690,544),(692,543.4641016151378),(693.4641016151378,542),(694,540),(693.4641016151378,538),(692,536.5358983848622),(690,536),(688,536.5358983848622),(686.5358983848622,538)) -6855 ((685,550),(685.6698729810778,552.5),(687.5,554.3301270189222),(690,555),(692.5,554.3301270189222),(694.3301270189222,552.5),(695,550),(694.3301270189222,547.5),(692.5,545.6698729810778),(690,545),(687.5,545.6698729810778),(685.6698729810778,547.5)) -6856 ((684,560),(684.8038475772934,563),(687,565.1961524227066),(690,566),(693,565.1961524227066),(695.1961524227066,563),(696,560),(695.1961524227066,557),(693,554.8038475772934),(690,554),(687,554.8038475772934),(684.8038475772934,557)) -6857 ((683,570),(683.937822173509,573.5),(686.5,576.062177826491),(690,577),(693.5,576.062177826491),(696.062177826491,573.5),(697,570),(696.062177826491,566.5),(693.5,563.937822173509),(690,563),(686.5,563.937822173509),(683.937822173509,566.5)) -6858 ((682,580),(683.0717967697245,584),(686,586.9282032302755),(690,588),(694,586.9282032302755),(696.9282032302755,584),(698,580),(696.9282032302755,576),(694,573.0717967697245),(690,572),(686,573.0717967697245),(683.0717967697245,576)) -6859 ((681,590),(682.2057713659401,594.5),(685.5,597.7942286340599),(690,599),(694.5,597.7942286340599),(697.7942286340599,594.5),(699,590),(697.79422863406,585.5),(694.5,582.2057713659401),(690,581),(685.5,582.20577136594),(682.2057713659401,585.5)) -6860 ((680,600),(681.3397459621556,605),(685,608.6602540378444),(690,610),(695,608.6602540378444),(698.6602540378444,605),(700,600),(698.6602540378444,595),(695,591.3397459621556),(690,590),(685,591.3397459621556),(681.3397459621556,595)) -6861 ((689,610),(689.1339745962156,610.5),(689.5,610.8660254037844),(690,611),(690.5,610.8660254037844),(690.8660254037844,610.5),(691,610),(690.8660254037844,609.5),(690.5,609.1339745962156),(690,609),(689.5,609.1339745962156),(689.1339745962156,609.5)) -6862 ((688,620),(688.2679491924312,621),(689,621.7320508075688),(690,622),(691,621.7320508075688),(691.7320508075688,621),(692,620),(691.7320508075688,619),(691,618.2679491924312),(690,618),(689,618.2679491924312),(688.2679491924312,619)) -6863 ((687,630),(687.4019237886466,631.5),(688.5,632.5980762113534),(690,633),(691.5,632.5980762113534),(692.5980762113533,631.5),(693,630),(692.5980762113534,628.5),(691.5,627.4019237886467),(690,627),(688.5,627.4019237886466),(687.4019237886467,628.5)) -6864 ((686,640),(686.5358983848622,642),(688,643.4641016151378),(690,644),(692,643.4641016151378),(693.4641016151378,642),(694,640),(693.4641016151378,638),(692,636.5358983848622),(690,636),(688,636.5358983848622),(686.5358983848622,638)) -6865 ((685,650),(685.6698729810778,652.5),(687.5,654.3301270189222),(690,655),(692.5,654.3301270189222),(694.3301270189222,652.5),(695,650),(694.3301270189222,647.5),(692.5,645.6698729810778),(690,645),(687.5,645.6698729810778),(685.6698729810778,647.5)) -6866 ((684,660),(684.8038475772934,663),(687,665.1961524227066),(690,666),(693,665.1961524227066),(695.1961524227066,663),(696,660),(695.1961524227066,657),(693,654.8038475772934),(690,654),(687,654.8038475772934),(684.8038475772934,657)) -6867 ((683,670),(683.937822173509,673.5),(686.5,676.062177826491),(690,677),(693.5,676.062177826491),(696.062177826491,673.5),(697,670),(696.062177826491,666.5),(693.5,663.937822173509),(690,663),(686.5,663.937822173509),(683.937822173509,666.5)) -6868 ((682,680),(683.0717967697245,684),(686,686.9282032302755),(690,688),(694,686.9282032302755),(696.9282032302755,684),(698,680),(696.9282032302755,676),(694,673.0717967697245),(690,672),(686,673.0717967697245),(683.0717967697245,676)) -6869 ((681,690),(682.2057713659401,694.5),(685.5,697.7942286340599),(690,699),(694.5,697.7942286340599),(697.7942286340599,694.5),(699,690),(697.79422863406,685.5),(694.5,682.2057713659401),(690,681),(685.5,682.20577136594),(682.2057713659401,685.5)) -6870 ((680,700),(681.3397459621556,705),(685,708.6602540378444),(690,710),(695,708.6602540378444),(698.6602540378444,705),(700,700),(698.6602540378444,695),(695,691.3397459621556),(690,690),(685,691.3397459621556),(681.3397459621556,695)) -6871 ((689,710),(689.1339745962156,710.5),(689.5,710.8660254037844),(690,711),(690.5,710.8660254037844),(690.8660254037844,710.5),(691,710),(690.8660254037844,709.5),(690.5,709.1339745962156),(690,709),(689.5,709.1339745962156),(689.1339745962156,709.5)) -6872 ((688,720),(688.2679491924312,721),(689,721.7320508075688),(690,722),(691,721.7320508075688),(691.7320508075688,721),(692,720),(691.7320508075688,719),(691,718.2679491924312),(690,718),(689,718.2679491924312),(688.2679491924312,719)) -6873 ((687,730),(687.4019237886466,731.5),(688.5,732.5980762113534),(690,733),(691.5,732.5980762113534),(692.5980762113533,731.5),(693,730),(692.5980762113534,728.5),(691.5,727.4019237886467),(690,727),(688.5,727.4019237886466),(687.4019237886467,728.5)) -6874 ((686,740),(686.5358983848622,742),(688,743.4641016151378),(690,744),(692,743.4641016151378),(693.4641016151378,742),(694,740),(693.4641016151378,738),(692,736.5358983848622),(690,736),(688,736.5358983848622),(686.5358983848622,738)) -6875 ((685,750),(685.6698729810778,752.5),(687.5,754.3301270189222),(690,755),(692.5,754.3301270189222),(694.3301270189222,752.5),(695,750),(694.3301270189222,747.5),(692.5,745.6698729810778),(690,745),(687.5,745.6698729810778),(685.6698729810778,747.5)) -6876 ((684,760),(684.8038475772934,763),(687,765.1961524227066),(690,766),(693,765.1961524227066),(695.1961524227066,763),(696,760),(695.1961524227066,757),(693,754.8038475772934),(690,754),(687,754.8038475772934),(684.8038475772934,757)) -6877 ((683,770),(683.937822173509,773.5),(686.5,776.062177826491),(690,777),(693.5,776.062177826491),(696.062177826491,773.5),(697,770),(696.062177826491,766.5),(693.5,763.937822173509),(690,763),(686.5,763.937822173509),(683.937822173509,766.5)) -6878 ((682,780),(683.0717967697245,784),(686,786.9282032302755),(690,788),(694,786.9282032302755),(696.9282032302755,784),(698,780),(696.9282032302755,776),(694,773.0717967697245),(690,772),(686,773.0717967697245),(683.0717967697245,776)) -6879 ((681,790),(682.2057713659401,794.5),(685.5,797.7942286340599),(690,799),(694.5,797.7942286340599),(697.7942286340599,794.5),(699,790),(697.79422863406,785.5),(694.5,782.2057713659401),(690,781),(685.5,782.20577136594),(682.2057713659401,785.5)) -6880 ((680,800),(681.3397459621556,805),(685,808.6602540378444),(690,810),(695,808.6602540378444),(698.6602540378444,805),(700,800),(698.6602540378444,795),(695,791.3397459621556),(690,790),(685,791.3397459621556),(681.3397459621556,795)) -6881 ((689,810),(689.1339745962156,810.5),(689.5,810.8660254037844),(690,811),(690.5,810.8660254037844),(690.8660254037844,810.5),(691,810),(690.8660254037844,809.5),(690.5,809.1339745962156),(690,809),(689.5,809.1339745962156),(689.1339745962156,809.5)) -6882 ((688,820),(688.2679491924312,821),(689,821.7320508075688),(690,822),(691,821.7320508075688),(691.7320508075688,821),(692,820),(691.7320508075688,819),(691,818.2679491924312),(690,818),(689,818.2679491924312),(688.2679491924312,819)) -6883 ((687,830),(687.4019237886466,831.5),(688.5,832.5980762113534),(690,833),(691.5,832.5980762113534),(692.5980762113533,831.5),(693,830),(692.5980762113534,828.5),(691.5,827.4019237886467),(690,827),(688.5,827.4019237886466),(687.4019237886467,828.5)) -6884 ((686,840),(686.5358983848622,842),(688,843.4641016151378),(690,844),(692,843.4641016151378),(693.4641016151378,842),(694,840),(693.4641016151378,838),(692,836.5358983848622),(690,836),(688,836.5358983848622),(686.5358983848622,838)) -6885 ((685,850),(685.6698729810778,852.5),(687.5,854.3301270189222),(690,855),(692.5,854.3301270189222),(694.3301270189222,852.5),(695,850),(694.3301270189222,847.5),(692.5,845.6698729810778),(690,845),(687.5,845.6698729810778),(685.6698729810778,847.5)) -6886 ((684,860),(684.8038475772934,863),(687,865.1961524227066),(690,866),(693,865.1961524227066),(695.1961524227066,863),(696,860),(695.1961524227066,857),(693,854.8038475772934),(690,854),(687,854.8038475772934),(684.8038475772934,857)) -6887 ((683,870),(683.937822173509,873.5),(686.5,876.062177826491),(690,877),(693.5,876.062177826491),(696.062177826491,873.5),(697,870),(696.062177826491,866.5),(693.5,863.937822173509),(690,863),(686.5,863.937822173509),(683.937822173509,866.5)) -6888 ((682,880),(683.0717967697245,884),(686,886.9282032302755),(690,888),(694,886.9282032302755),(696.9282032302755,884),(698,880),(696.9282032302755,876),(694,873.0717967697245),(690,872),(686,873.0717967697245),(683.0717967697245,876)) -6889 ((681,890),(682.2057713659401,894.5),(685.5,897.7942286340599),(690,899),(694.5,897.7942286340599),(697.7942286340599,894.5),(699,890),(697.79422863406,885.5),(694.5,882.2057713659401),(690,881),(685.5,882.20577136594),(682.2057713659401,885.5)) -6890 ((680,900),(681.3397459621556,905),(685,908.6602540378444),(690,910),(695,908.6602540378444),(698.6602540378444,905),(700,900),(698.6602540378444,895),(695,891.3397459621556),(690,890),(685,891.3397459621556),(681.3397459621556,895)) -6891 ((689,910),(689.1339745962156,910.5),(689.5,910.8660254037844),(690,911),(690.5,910.8660254037844),(690.8660254037844,910.5),(691,910),(690.8660254037844,909.5),(690.5,909.1339745962156),(690,909),(689.5,909.1339745962156),(689.1339745962156,909.5)) -6892 ((688,920),(688.2679491924312,921),(689,921.7320508075688),(690,922),(691,921.7320508075688),(691.7320508075688,921),(692,920),(691.7320508075688,919),(691,918.2679491924312),(690,918),(689,918.2679491924312),(688.2679491924312,919)) -6893 ((687,930),(687.4019237886466,931.5),(688.5,932.5980762113534),(690,933),(691.5,932.5980762113534),(692.5980762113533,931.5),(693,930),(692.5980762113534,928.5),(691.5,927.4019237886467),(690,927),(688.5,927.4019237886466),(687.4019237886467,928.5)) -6894 ((686,940),(686.5358983848622,942),(688,943.4641016151378),(690,944),(692,943.4641016151378),(693.4641016151378,942),(694,940),(693.4641016151378,938),(692,936.5358983848622),(690,936),(688,936.5358983848622),(686.5358983848622,938)) -6895 ((685,950),(685.6698729810778,952.5),(687.5,954.3301270189222),(690,955),(692.5,954.3301270189222),(694.3301270189222,952.5),(695,950),(694.3301270189222,947.5),(692.5,945.6698729810778),(690,945),(687.5,945.6698729810778),(685.6698729810778,947.5)) -6896 ((684,960),(684.8038475772934,963),(687,965.1961524227066),(690,966),(693,965.1961524227066),(695.1961524227066,963),(696,960),(695.1961524227066,957),(693,954.8038475772934),(690,954),(687,954.8038475772934),(684.8038475772934,957)) -6897 ((683,970),(683.937822173509,973.5),(686.5,976.062177826491),(690,977),(693.5,976.062177826491),(696.062177826491,973.5),(697,970),(696.062177826491,966.5),(693.5,963.937822173509),(690,963),(686.5,963.937822173509),(683.937822173509,966.5)) -6898 ((682,980),(683.0717967697245,984),(686,986.9282032302755),(690,988),(694,986.9282032302755),(696.9282032302755,984),(698,980),(696.9282032302755,976),(694,973.0717967697245),(690,972),(686,973.0717967697245),(683.0717967697245,976)) -6899 ((681,990),(682.2057713659401,994.5),(685.5,997.7942286340599),(690,999),(694.5,997.7942286340599),(697.7942286340599,994.5),(699,990),(697.79422863406,985.5),(694.5,982.2057713659401),(690,981),(685.5,982.20577136594),(682.2057713659401,985.5)) -6900 ((680,1000),(681.3397459621556,1005),(685,1008.6602540378444),(690,1010),(695,1008.6602540378444),(698.6602540378444,1005),(700,1000),(698.6602540378444,995),(695,991.3397459621556),(690,990),(685,991.3397459621556),(681.3397459621556,995)) -6901 ((698,10),(698.2679491924312,11),(699,11.732050807568877),(700,12),(701,11.732050807568877),(701.7320508075688,11),(702,10),(701.7320508075688,9),(701,8.267949192431123),(700,8),(699,8.267949192431121),(698.2679491924312,9)) -6902 ((697,20),(697.4019237886466,21.5),(698.5,22.598076211353316),(700,23),(701.5,22.598076211353316),(702.5980762113533,21.5),(703,20),(702.5980762113534,18.5),(701.5,17.401923788646684),(700,17),(698.5,17.401923788646684),(697.4019237886467,18.5)) -6903 ((696,30),(696.5358983848622,32),(698,33.46410161513776),(700,34),(702,33.46410161513776),(703.4641016151378,32),(704,30),(703.4641016151378,28),(702,26.535898384862247),(700,26),(698,26.535898384862243),(696.5358983848622,28)) -6904 ((695,40),(695.6698729810778,42.5),(697.5,44.33012701892219),(700,45),(702.5,44.33012701892219),(704.3301270189222,42.5),(705,40),(704.3301270189222,37.5),(702.5,35.66987298107781),(700,35),(697.5,35.6698729810778),(695.6698729810778,37.5)) -6905 ((694,50),(694.8038475772934,53),(697,55.19615242270663),(700,56),(703,55.19615242270663),(705.1961524227066,53),(706,50),(705.1961524227066,47),(703,44.80384757729337),(700,44),(697,44.80384757729337),(694.8038475772934,47)) -6906 ((693,60),(693.937822173509,63.5),(696.5,66.06217782649107),(700,67),(703.5,66.06217782649107),(706.062177826491,63.5),(707,60),(706.062177826491,56.5),(703.5,53.937822173508934),(700,53),(696.5,53.93782217350893),(693.937822173509,56.5)) -6907 ((692,70),(693.0717967697245,74),(696,76.92820323027551),(700,78),(704,76.92820323027551),(706.9282032302755,74),(708,70),(706.9282032302755,66),(704,63.07179676972449),(700,62),(696,63.071796769724486),(693.0717967697245,66)) -6908 ((691,80),(692.2057713659401,84.5),(695.5,87.79422863405995),(700,89),(704.5,87.79422863405995),(707.7942286340599,84.5),(709,80),(707.79422863406,75.5),(704.5,72.20577136594005),(700,71),(695.5,72.20577136594005),(692.2057713659401,75.5)) -6909 ((690,90),(691.3397459621556,95),(695,98.66025403784438),(700,100),(705,98.66025403784438),(708.6602540378444,95),(710,90),(708.6602540378444,85),(705,81.33974596215562),(700,80),(695,81.3397459621556),(691.3397459621556,85)) -6910 ((699,100),(699.1339745962156,100.5),(699.5,100.86602540378443),(700,101),(700.5,100.86602540378443),(700.8660254037844,100.5),(701,100),(700.8660254037844,99.5),(700.5,99.13397459621557),(700,99),(699.5,99.13397459621557),(699.1339745962156,99.5)) -6911 ((698,110),(698.2679491924312,111),(699,111.73205080756888),(700,112),(701,111.73205080756888),(701.7320508075688,111),(702,110),(701.7320508075688,109),(701,108.26794919243112),(700,108),(699,108.26794919243112),(698.2679491924312,109)) -6912 ((697,120),(697.4019237886466,121.5),(698.5,122.59807621135332),(700,123),(701.5,122.59807621135332),(702.5980762113533,121.5),(703,120),(702.5980762113534,118.5),(701.5,117.40192378864668),(700,117),(698.5,117.40192378864668),(697.4019237886467,118.5)) -6913 ((696,130),(696.5358983848622,132),(698,133.46410161513776),(700,134),(702,133.46410161513776),(703.4641016151378,132),(704,130),(703.4641016151378,128),(702,126.53589838486225),(700,126),(698,126.53589838486225),(696.5358983848622,128)) -6914 ((695,140),(695.6698729810778,142.5),(697.5,144.33012701892218),(700,145),(702.5,144.33012701892218),(704.3301270189222,142.5),(705,140),(704.3301270189222,137.5),(702.5,135.66987298107782),(700,135),(697.5,135.66987298107782),(695.6698729810778,137.5)) -6915 ((694,150),(694.8038475772934,153),(697,155.19615242270663),(700,156),(703,155.19615242270663),(705.1961524227066,153),(706,150),(705.1961524227066,147),(703,144.80384757729337),(700,144),(697,144.80384757729337),(694.8038475772934,147)) -6916 ((693,160),(693.937822173509,163.5),(696.5,166.06217782649108),(700,167),(703.5,166.06217782649108),(706.062177826491,163.5),(707,160),(706.062177826491,156.5),(703.5,153.93782217350892),(700,153),(696.5,153.93782217350892),(693.937822173509,156.5)) -6917 ((692,170),(693.0717967697245,174),(696,176.9282032302755),(700,178),(704,176.9282032302755),(706.9282032302755,174),(708,170),(706.9282032302755,166),(704,163.0717967697245),(700,162),(696,163.0717967697245),(693.0717967697245,166)) -6918 ((691,180),(692.2057713659401,184.5),(695.5,187.79422863405995),(700,189),(704.5,187.79422863405995),(707.7942286340599,184.5),(709,180),(707.79422863406,175.5),(704.5,172.20577136594005),(700,171),(695.5,172.20577136594005),(692.2057713659401,175.5)) -6919 ((690,190),(691.3397459621556,195),(695,198.6602540378444),(700,200),(705,198.6602540378444),(708.6602540378444,195),(710,190),(708.6602540378444,185),(705,181.3397459621556),(700,180),(695,181.3397459621556),(691.3397459621556,185)) -6920 ((699,200),(699.1339745962156,200.5),(699.5,200.86602540378445),(700,201),(700.5,200.86602540378445),(700.8660254037844,200.5),(701,200),(700.8660254037844,199.5),(700.5,199.13397459621555),(700,199),(699.5,199.13397459621555),(699.1339745962156,199.5)) -6921 ((698,210),(698.2679491924312,211),(699,211.73205080756887),(700,212),(701,211.73205080756887),(701.7320508075688,211),(702,210),(701.7320508075688,209),(701,208.26794919243113),(700,208),(699,208.26794919243113),(698.2679491924312,209)) -6922 ((697,220),(697.4019237886466,221.5),(698.5,222.59807621135332),(700,223),(701.5,222.59807621135332),(702.5980762113533,221.5),(703,220),(702.5980762113534,218.5),(701.5,217.40192378864668),(700,217),(698.5,217.40192378864668),(697.4019237886467,218.5)) -6923 ((696,230),(696.5358983848622,232),(698,233.46410161513776),(700,234),(702,233.46410161513776),(703.4641016151378,232),(704,230),(703.4641016151378,228),(702,226.53589838486224),(700,226),(698,226.53589838486224),(696.5358983848622,228)) -6924 ((695,240),(695.6698729810778,242.5),(697.5,244.33012701892218),(700,245),(702.5,244.33012701892218),(704.3301270189222,242.5),(705,240),(704.3301270189222,237.5),(702.5,235.66987298107782),(700,235),(697.5,235.66987298107782),(695.6698729810778,237.5)) -6925 ((694,250),(694.8038475772934,253),(697,255.19615242270663),(700,256),(703,255.19615242270663),(705.1961524227066,253),(706,250),(705.1961524227066,247),(703,244.80384757729337),(700,244),(697,244.80384757729337),(694.8038475772934,247)) -6926 ((693,260),(693.937822173509,263.5),(696.5,266.06217782649105),(700,267),(703.5,266.06217782649105),(706.062177826491,263.5),(707,260),(706.062177826491,256.5),(703.5,253.93782217350892),(700,253),(696.5,253.93782217350892),(693.937822173509,256.5)) -6927 ((692,270),(693.0717967697245,274),(696,276.9282032302755),(700,278),(704,276.9282032302755),(706.9282032302755,274),(708,270),(706.9282032302755,266),(704,263.0717967697245),(700,262),(696,263.0717967697245),(693.0717967697245,266)) -6928 ((691,280),(692.2057713659401,284.5),(695.5,287.79422863405995),(700,289),(704.5,287.79422863405995),(707.7942286340599,284.5),(709,280),(707.79422863406,275.5),(704.5,272.20577136594005),(700,271),(695.5,272.20577136594005),(692.2057713659401,275.5)) -6929 ((690,290),(691.3397459621556,295),(695,298.66025403784437),(700,300),(705,298.66025403784437),(708.6602540378444,295),(710,290),(708.6602540378444,285),(705,281.33974596215563),(700,280),(695,281.33974596215563),(691.3397459621556,285)) -6930 ((699,300),(699.1339745962156,300.5),(699.5,300.8660254037844),(700,301),(700.5,300.8660254037844),(700.8660254037844,300.5),(701,300),(700.8660254037844,299.5),(700.5,299.1339745962156),(700,299),(699.5,299.1339745962156),(699.1339745962156,299.5)) -6931 ((698,310),(698.2679491924312,311),(699,311.7320508075689),(700,312),(701,311.7320508075689),(701.7320508075688,311),(702,310),(701.7320508075688,309),(701,308.2679491924311),(700,308),(699,308.2679491924311),(698.2679491924312,309)) -6932 ((697,320),(697.4019237886466,321.5),(698.5,322.5980762113533),(700,323),(701.5,322.5980762113533),(702.5980762113533,321.5),(703,320),(702.5980762113534,318.5),(701.5,317.4019237886467),(700,317),(698.5,317.4019237886467),(697.4019237886467,318.5)) -6933 ((696,330),(696.5358983848622,332),(698,333.46410161513774),(700,334),(702,333.46410161513774),(703.4641016151378,332),(704,330),(703.4641016151378,328),(702,326.53589838486226),(700,326),(698,326.53589838486226),(696.5358983848622,328)) -6934 ((695,340),(695.6698729810778,342.5),(697.5,344.3301270189222),(700,345),(702.5,344.3301270189222),(704.3301270189222,342.5),(705,340),(704.3301270189222,337.5),(702.5,335.6698729810778),(700,335),(697.5,335.6698729810778),(695.6698729810778,337.5)) -6935 ((694,350),(694.8038475772934,353),(697,355.19615242270663),(700,356),(703,355.19615242270663),(705.1961524227066,353),(706,350),(705.1961524227066,347),(703,344.80384757729337),(700,344),(697,344.80384757729337),(694.8038475772934,347)) -6936 ((693,360),(693.937822173509,363.5),(696.5,366.06217782649105),(700,367),(703.5,366.06217782649105),(706.062177826491,363.5),(707,360),(706.062177826491,356.5),(703.5,353.93782217350895),(700,353),(696.5,353.93782217350895),(693.937822173509,356.5)) -6937 ((692,370),(693.0717967697245,374),(696,376.9282032302755),(700,378),(704,376.9282032302755),(706.9282032302755,374),(708,370),(706.9282032302755,366),(704,363.0717967697245),(700,362),(696,363.0717967697245),(693.0717967697245,366)) -6938 ((691,380),(692.2057713659401,384.5),(695.5,387.79422863405995),(700,389),(704.5,387.79422863405995),(707.7942286340599,384.5),(709,380),(707.79422863406,375.5),(704.5,372.20577136594005),(700,371),(695.5,372.20577136594005),(692.2057713659401,375.5)) -6939 ((690,390),(691.3397459621556,395),(695,398.66025403784437),(700,400),(705,398.66025403784437),(708.6602540378444,395),(710,390),(708.6602540378444,385),(705,381.33974596215563),(700,380),(695,381.33974596215563),(691.3397459621556,385)) -6940 ((699,400),(699.1339745962156,400.5),(699.5,400.8660254037844),(700,401),(700.5,400.8660254037844),(700.8660254037844,400.5),(701,400),(700.8660254037844,399.5),(700.5,399.1339745962156),(700,399),(699.5,399.1339745962156),(699.1339745962156,399.5)) -6941 ((698,410),(698.2679491924312,411),(699,411.7320508075689),(700,412),(701,411.7320508075689),(701.7320508075688,411),(702,410),(701.7320508075688,409),(701,408.2679491924311),(700,408),(699,408.2679491924311),(698.2679491924312,409)) -6942 ((697,420),(697.4019237886466,421.5),(698.5,422.5980762113533),(700,423),(701.5,422.5980762113533),(702.5980762113533,421.5),(703,420),(702.5980762113534,418.5),(701.5,417.4019237886467),(700,417),(698.5,417.4019237886467),(697.4019237886467,418.5)) -6943 ((696,430),(696.5358983848622,432),(698,433.46410161513774),(700,434),(702,433.46410161513774),(703.4641016151378,432),(704,430),(703.4641016151378,428),(702,426.53589838486226),(700,426),(698,426.53589838486226),(696.5358983848622,428)) -6944 ((695,440),(695.6698729810778,442.5),(697.5,444.3301270189222),(700,445),(702.5,444.3301270189222),(704.3301270189222,442.5),(705,440),(704.3301270189222,437.5),(702.5,435.6698729810778),(700,435),(697.5,435.6698729810778),(695.6698729810778,437.5)) -6945 ((694,450),(694.8038475772934,453),(697,455.19615242270663),(700,456),(703,455.19615242270663),(705.1961524227066,453),(706,450),(705.1961524227066,447),(703,444.80384757729337),(700,444),(697,444.80384757729337),(694.8038475772934,447)) -6946 ((693,460),(693.937822173509,463.5),(696.5,466.06217782649105),(700,467),(703.5,466.06217782649105),(706.062177826491,463.5),(707,460),(706.062177826491,456.5),(703.5,453.93782217350895),(700,453),(696.5,453.93782217350895),(693.937822173509,456.5)) -6947 ((692,470),(693.0717967697245,474),(696,476.9282032302755),(700,478),(704,476.9282032302755),(706.9282032302755,474),(708,470),(706.9282032302755,466),(704,463.0717967697245),(700,462),(696,463.0717967697245),(693.0717967697245,466)) -6948 ((691,480),(692.2057713659401,484.5),(695.5,487.79422863405995),(700,489),(704.5,487.79422863405995),(707.7942286340599,484.5),(709,480),(707.79422863406,475.5),(704.5,472.20577136594005),(700,471),(695.5,472.20577136594005),(692.2057713659401,475.5)) -6949 ((690,490),(691.3397459621556,495),(695,498.66025403784437),(700,500),(705,498.66025403784437),(708.6602540378444,495),(710,490),(708.6602540378444,485),(705,481.33974596215563),(700,480),(695,481.33974596215563),(691.3397459621556,485)) -6950 ((699,500),(699.1339745962156,500.5),(699.5,500.8660254037844),(700,501),(700.5,500.8660254037844),(700.8660254037844,500.5),(701,500),(700.8660254037844,499.5),(700.5,499.1339745962156),(700,499),(699.5,499.1339745962156),(699.1339745962156,499.5)) -6951 ((698,510),(698.2679491924312,511),(699,511.7320508075689),(700,512),(701,511.7320508075689),(701.7320508075688,511),(702,510),(701.7320508075688,509),(701,508.2679491924311),(700,508),(699,508.2679491924311),(698.2679491924312,509)) -6952 ((697,520),(697.4019237886466,521.5),(698.5,522.5980762113534),(700,523),(701.5,522.5980762113534),(702.5980762113533,521.5),(703,520),(702.5980762113534,518.5),(701.5,517.4019237886467),(700,517),(698.5,517.4019237886466),(697.4019237886467,518.5)) -6953 ((696,530),(696.5358983848622,532),(698,533.4641016151378),(700,534),(702,533.4641016151378),(703.4641016151378,532),(704,530),(703.4641016151378,528),(702,526.5358983848622),(700,526),(698,526.5358983848622),(696.5358983848622,528)) -6954 ((695,540),(695.6698729810778,542.5),(697.5,544.3301270189222),(700,545),(702.5,544.3301270189222),(704.3301270189222,542.5),(705,540),(704.3301270189222,537.5),(702.5,535.6698729810778),(700,535),(697.5,535.6698729810778),(695.6698729810778,537.5)) -6955 ((694,550),(694.8038475772934,553),(697,555.1961524227066),(700,556),(703,555.1961524227066),(705.1961524227066,553),(706,550),(705.1961524227066,547),(703,544.8038475772934),(700,544),(697,544.8038475772934),(694.8038475772934,547)) -6956 ((693,560),(693.937822173509,563.5),(696.5,566.062177826491),(700,567),(703.5,566.062177826491),(706.062177826491,563.5),(707,560),(706.062177826491,556.5),(703.5,553.937822173509),(700,553),(696.5,553.937822173509),(693.937822173509,556.5)) -6957 ((692,570),(693.0717967697245,574),(696,576.9282032302755),(700,578),(704,576.9282032302755),(706.9282032302755,574),(708,570),(706.9282032302755,566),(704,563.0717967697245),(700,562),(696,563.0717967697245),(693.0717967697245,566)) -6958 ((691,580),(692.2057713659401,584.5),(695.5,587.7942286340599),(700,589),(704.5,587.7942286340599),(707.7942286340599,584.5),(709,580),(707.79422863406,575.5),(704.5,572.2057713659401),(700,571),(695.5,572.20577136594),(692.2057713659401,575.5)) -6959 ((690,590),(691.3397459621556,595),(695,598.6602540378444),(700,600),(705,598.6602540378444),(708.6602540378444,595),(710,590),(708.6602540378444,585),(705,581.3397459621556),(700,580),(695,581.3397459621556),(691.3397459621556,585)) -6960 ((699,600),(699.1339745962156,600.5),(699.5,600.8660254037844),(700,601),(700.5,600.8660254037844),(700.8660254037844,600.5),(701,600),(700.8660254037844,599.5),(700.5,599.1339745962156),(700,599),(699.5,599.1339745962156),(699.1339745962156,599.5)) -6961 ((698,610),(698.2679491924312,611),(699,611.7320508075688),(700,612),(701,611.7320508075688),(701.7320508075688,611),(702,610),(701.7320508075688,609),(701,608.2679491924312),(700,608),(699,608.2679491924312),(698.2679491924312,609)) -6962 ((697,620),(697.4019237886466,621.5),(698.5,622.5980762113534),(700,623),(701.5,622.5980762113534),(702.5980762113533,621.5),(703,620),(702.5980762113534,618.5),(701.5,617.4019237886467),(700,617),(698.5,617.4019237886466),(697.4019237886467,618.5)) -6963 ((696,630),(696.5358983848622,632),(698,633.4641016151378),(700,634),(702,633.4641016151378),(703.4641016151378,632),(704,630),(703.4641016151378,628),(702,626.5358983848622),(700,626),(698,626.5358983848622),(696.5358983848622,628)) -6964 ((695,640),(695.6698729810778,642.5),(697.5,644.3301270189222),(700,645),(702.5,644.3301270189222),(704.3301270189222,642.5),(705,640),(704.3301270189222,637.5),(702.5,635.6698729810778),(700,635),(697.5,635.6698729810778),(695.6698729810778,637.5)) -6965 ((694,650),(694.8038475772934,653),(697,655.1961524227066),(700,656),(703,655.1961524227066),(705.1961524227066,653),(706,650),(705.1961524227066,647),(703,644.8038475772934),(700,644),(697,644.8038475772934),(694.8038475772934,647)) -6966 ((693,660),(693.937822173509,663.5),(696.5,666.062177826491),(700,667),(703.5,666.062177826491),(706.062177826491,663.5),(707,660),(706.062177826491,656.5),(703.5,653.937822173509),(700,653),(696.5,653.937822173509),(693.937822173509,656.5)) -6967 ((692,670),(693.0717967697245,674),(696,676.9282032302755),(700,678),(704,676.9282032302755),(706.9282032302755,674),(708,670),(706.9282032302755,666),(704,663.0717967697245),(700,662),(696,663.0717967697245),(693.0717967697245,666)) -6968 ((691,680),(692.2057713659401,684.5),(695.5,687.7942286340599),(700,689),(704.5,687.7942286340599),(707.7942286340599,684.5),(709,680),(707.79422863406,675.5),(704.5,672.2057713659401),(700,671),(695.5,672.20577136594),(692.2057713659401,675.5)) -6969 ((690,690),(691.3397459621556,695),(695,698.6602540378444),(700,700),(705,698.6602540378444),(708.6602540378444,695),(710,690),(708.6602540378444,685),(705,681.3397459621556),(700,680),(695,681.3397459621556),(691.3397459621556,685)) -6970 ((699,700),(699.1339745962156,700.5),(699.5,700.8660254037844),(700,701),(700.5,700.8660254037844),(700.8660254037844,700.5),(701,700),(700.8660254037844,699.5),(700.5,699.1339745962156),(700,699),(699.5,699.1339745962156),(699.1339745962156,699.5)) -6971 ((698,710),(698.2679491924312,711),(699,711.7320508075688),(700,712),(701,711.7320508075688),(701.7320508075688,711),(702,710),(701.7320508075688,709),(701,708.2679491924312),(700,708),(699,708.2679491924312),(698.2679491924312,709)) -6972 ((697,720),(697.4019237886466,721.5),(698.5,722.5980762113534),(700,723),(701.5,722.5980762113534),(702.5980762113533,721.5),(703,720),(702.5980762113534,718.5),(701.5,717.4019237886467),(700,717),(698.5,717.4019237886466),(697.4019237886467,718.5)) -6973 ((696,730),(696.5358983848622,732),(698,733.4641016151378),(700,734),(702,733.4641016151378),(703.4641016151378,732),(704,730),(703.4641016151378,728),(702,726.5358983848622),(700,726),(698,726.5358983848622),(696.5358983848622,728)) -6974 ((695,740),(695.6698729810778,742.5),(697.5,744.3301270189222),(700,745),(702.5,744.3301270189222),(704.3301270189222,742.5),(705,740),(704.3301270189222,737.5),(702.5,735.6698729810778),(700,735),(697.5,735.6698729810778),(695.6698729810778,737.5)) -6975 ((694,750),(694.8038475772934,753),(697,755.1961524227066),(700,756),(703,755.1961524227066),(705.1961524227066,753),(706,750),(705.1961524227066,747),(703,744.8038475772934),(700,744),(697,744.8038475772934),(694.8038475772934,747)) -6976 ((693,760),(693.937822173509,763.5),(696.5,766.062177826491),(700,767),(703.5,766.062177826491),(706.062177826491,763.5),(707,760),(706.062177826491,756.5),(703.5,753.937822173509),(700,753),(696.5,753.937822173509),(693.937822173509,756.5)) -6977 ((692,770),(693.0717967697245,774),(696,776.9282032302755),(700,778),(704,776.9282032302755),(706.9282032302755,774),(708,770),(706.9282032302755,766),(704,763.0717967697245),(700,762),(696,763.0717967697245),(693.0717967697245,766)) -6978 ((691,780),(692.2057713659401,784.5),(695.5,787.7942286340599),(700,789),(704.5,787.7942286340599),(707.7942286340599,784.5),(709,780),(707.79422863406,775.5),(704.5,772.2057713659401),(700,771),(695.5,772.20577136594),(692.2057713659401,775.5)) -6979 ((690,790),(691.3397459621556,795),(695,798.6602540378444),(700,800),(705,798.6602540378444),(708.6602540378444,795),(710,790),(708.6602540378444,785),(705,781.3397459621556),(700,780),(695,781.3397459621556),(691.3397459621556,785)) -6980 ((699,800),(699.1339745962156,800.5),(699.5,800.8660254037844),(700,801),(700.5,800.8660254037844),(700.8660254037844,800.5),(701,800),(700.8660254037844,799.5),(700.5,799.1339745962156),(700,799),(699.5,799.1339745962156),(699.1339745962156,799.5)) -6981 ((698,810),(698.2679491924312,811),(699,811.7320508075688),(700,812),(701,811.7320508075688),(701.7320508075688,811),(702,810),(701.7320508075688,809),(701,808.2679491924312),(700,808),(699,808.2679491924312),(698.2679491924312,809)) -6982 ((697,820),(697.4019237886466,821.5),(698.5,822.5980762113534),(700,823),(701.5,822.5980762113534),(702.5980762113533,821.5),(703,820),(702.5980762113534,818.5),(701.5,817.4019237886467),(700,817),(698.5,817.4019237886466),(697.4019237886467,818.5)) -6983 ((696,830),(696.5358983848622,832),(698,833.4641016151378),(700,834),(702,833.4641016151378),(703.4641016151378,832),(704,830),(703.4641016151378,828),(702,826.5358983848622),(700,826),(698,826.5358983848622),(696.5358983848622,828)) -6984 ((695,840),(695.6698729810778,842.5),(697.5,844.3301270189222),(700,845),(702.5,844.3301270189222),(704.3301270189222,842.5),(705,840),(704.3301270189222,837.5),(702.5,835.6698729810778),(700,835),(697.5,835.6698729810778),(695.6698729810778,837.5)) -6985 ((694,850),(694.8038475772934,853),(697,855.1961524227066),(700,856),(703,855.1961524227066),(705.1961524227066,853),(706,850),(705.1961524227066,847),(703,844.8038475772934),(700,844),(697,844.8038475772934),(694.8038475772934,847)) -6986 ((693,860),(693.937822173509,863.5),(696.5,866.062177826491),(700,867),(703.5,866.062177826491),(706.062177826491,863.5),(707,860),(706.062177826491,856.5),(703.5,853.937822173509),(700,853),(696.5,853.937822173509),(693.937822173509,856.5)) -6987 ((692,870),(693.0717967697245,874),(696,876.9282032302755),(700,878),(704,876.9282032302755),(706.9282032302755,874),(708,870),(706.9282032302755,866),(704,863.0717967697245),(700,862),(696,863.0717967697245),(693.0717967697245,866)) -6988 ((691,880),(692.2057713659401,884.5),(695.5,887.7942286340599),(700,889),(704.5,887.7942286340599),(707.7942286340599,884.5),(709,880),(707.79422863406,875.5),(704.5,872.2057713659401),(700,871),(695.5,872.20577136594),(692.2057713659401,875.5)) -6989 ((690,890),(691.3397459621556,895),(695,898.6602540378444),(700,900),(705,898.6602540378444),(708.6602540378444,895),(710,890),(708.6602540378444,885),(705,881.3397459621556),(700,880),(695,881.3397459621556),(691.3397459621556,885)) -6990 ((699,900),(699.1339745962156,900.5),(699.5,900.8660254037844),(700,901),(700.5,900.8660254037844),(700.8660254037844,900.5),(701,900),(700.8660254037844,899.5),(700.5,899.1339745962156),(700,899),(699.5,899.1339745962156),(699.1339745962156,899.5)) -6991 ((698,910),(698.2679491924312,911),(699,911.7320508075688),(700,912),(701,911.7320508075688),(701.7320508075688,911),(702,910),(701.7320508075688,909),(701,908.2679491924312),(700,908),(699,908.2679491924312),(698.2679491924312,909)) -6992 ((697,920),(697.4019237886466,921.5),(698.5,922.5980762113534),(700,923),(701.5,922.5980762113534),(702.5980762113533,921.5),(703,920),(702.5980762113534,918.5),(701.5,917.4019237886467),(700,917),(698.5,917.4019237886466),(697.4019237886467,918.5)) -6993 ((696,930),(696.5358983848622,932),(698,933.4641016151378),(700,934),(702,933.4641016151378),(703.4641016151378,932),(704,930),(703.4641016151378,928),(702,926.5358983848622),(700,926),(698,926.5358983848622),(696.5358983848622,928)) -6994 ((695,940),(695.6698729810778,942.5),(697.5,944.3301270189222),(700,945),(702.5,944.3301270189222),(704.3301270189222,942.5),(705,940),(704.3301270189222,937.5),(702.5,935.6698729810778),(700,935),(697.5,935.6698729810778),(695.6698729810778,937.5)) -6995 ((694,950),(694.8038475772934,953),(697,955.1961524227066),(700,956),(703,955.1961524227066),(705.1961524227066,953),(706,950),(705.1961524227066,947),(703,944.8038475772934),(700,944),(697,944.8038475772934),(694.8038475772934,947)) -6996 ((693,960),(693.937822173509,963.5),(696.5,966.062177826491),(700,967),(703.5,966.062177826491),(706.062177826491,963.5),(707,960),(706.062177826491,956.5),(703.5,953.937822173509),(700,953),(696.5,953.937822173509),(693.937822173509,956.5)) -6997 ((692,970),(693.0717967697245,974),(696,976.9282032302755),(700,978),(704,976.9282032302755),(706.9282032302755,974),(708,970),(706.9282032302755,966),(704,963.0717967697245),(700,962),(696,963.0717967697245),(693.0717967697245,966)) -6998 ((691,980),(692.2057713659401,984.5),(695.5,987.7942286340599),(700,989),(704.5,987.7942286340599),(707.7942286340599,984.5),(709,980),(707.79422863406,975.5),(704.5,972.2057713659401),(700,971),(695.5,972.20577136594),(692.2057713659401,975.5)) -6999 ((690,990),(691.3397459621556,995),(695,998.6602540378444),(700,1000),(705,998.6602540378444),(708.6602540378444,995),(710,990),(708.6602540378444,985),(705,981.3397459621556),(700,980),(695,981.3397459621556),(691.3397459621556,985)) -7000 ((699,1000),(699.1339745962156,1000.5),(699.5,1000.8660254037844),(700,1001),(700.5,1000.8660254037844),(700.8660254037844,1000.5),(701,1000),(700.8660254037844,999.5),(700.5,999.1339745962156),(700,999),(699.5,999.1339745962156),(699.1339745962156,999.5)) -7001 ((707,10),(707.4019237886466,11.5),(708.5,12.598076211353316),(710,13),(711.5,12.598076211353316),(712.5980762113533,11.5),(713,10),(712.5980762113534,8.5),(711.5,7.401923788646684),(710,7),(708.5,7.401923788646683),(707.4019237886467,8.499999999999998)) -7002 ((706,20),(706.5358983848622,22),(708,23.464101615137753),(710,24),(712,23.464101615137753),(713.4641016151378,22),(714,20),(713.4641016151378,18),(712,16.535898384862247),(710,16),(708,16.535898384862243),(706.5358983848622,18)) -7003 ((705,30),(705.6698729810778,32.5),(707.5,34.33012701892219),(710,35),(712.5,34.33012701892219),(714.3301270189222,32.5),(715,30),(714.3301270189222,27.5),(712.5,25.66987298107781),(710,25),(707.5,25.669872981077805),(705.6698729810778,27.499999999999996)) -7004 ((704,40),(704.8038475772934,43),(707,45.19615242270663),(710,46),(713,45.19615242270663),(715.1961524227066,43),(716,40),(715.1961524227066,37),(713,34.80384757729337),(710,34),(707,34.80384757729337),(704.8038475772934,37)) -7005 ((703,50),(703.937822173509,53.5),(706.5,56.06217782649107),(710,57),(713.5,56.06217782649107),(716.062177826491,53.5),(717,50),(716.062177826491,46.5),(713.5,43.937822173508934),(710,43),(706.5,43.93782217350893),(703.937822173509,46.5)) -7006 ((702,60),(703.0717967697245,64),(706,66.92820323027551),(710,68),(714,66.92820323027551),(716.9282032302755,64),(718,60),(716.9282032302755,56),(714,53.07179676972449),(710,52),(706,53.071796769724486),(703.0717967697245,56)) -7007 ((701,70),(702.2057713659401,74.5),(705.5,77.79422863405995),(710,79),(714.5,77.79422863405995),(717.7942286340599,74.5),(719,70),(717.79422863406,65.5),(714.5,62.20577136594005),(710,61),(705.5,62.20577136594005),(702.2057713659401,65.5)) -7008 ((700,80),(701.3397459621556,85),(705,88.66025403784438),(710,90),(715,88.66025403784438),(718.6602540378444,85),(720,80),(718.6602540378444,75),(715,71.33974596215562),(710,70),(705,71.3397459621556),(701.3397459621556,75)) -7009 ((709,90),(709.1339745962156,90.5),(709.5,90.86602540378443),(710,91),(710.5,90.86602540378443),(710.8660254037844,90.5),(711,90),(710.8660254037844,89.5),(710.5,89.13397459621557),(710,89),(709.5,89.13397459621557),(709.1339745962156,89.5)) -7010 ((708,100),(708.2679491924312,101),(709,101.73205080756888),(710,102),(711,101.73205080756888),(711.7320508075688,101),(712,100),(711.7320508075688,99),(711,98.26794919243112),(710,98),(709,98.26794919243112),(708.2679491924312,99)) -7011 ((707,110),(707.4019237886466,111.5),(708.5,112.59807621135332),(710,113),(711.5,112.59807621135332),(712.5980762113533,111.5),(713,110),(712.5980762113534,108.5),(711.5,107.40192378864668),(710,107),(708.5,107.40192378864668),(707.4019237886467,108.5)) -7012 ((706,120),(706.5358983848622,122),(708,123.46410161513775),(710,124),(712,123.46410161513775),(713.4641016151378,122),(714,120),(713.4641016151378,118),(712,116.53589838486225),(710,116),(708,116.53589838486225),(706.5358983848622,118)) -7013 ((705,130),(705.6698729810778,132.5),(707.5,134.33012701892218),(710,135),(712.5,134.33012701892218),(714.3301270189222,132.5),(715,130),(714.3301270189222,127.5),(712.5,125.6698729810778),(710,125),(707.5,125.6698729810778),(705.6698729810778,127.5)) -7014 ((704,140),(704.8038475772934,143),(707,145.19615242270663),(710,146),(713,145.19615242270663),(715.1961524227066,143),(716,140),(715.1961524227066,137),(713,134.80384757729337),(710,134),(707,134.80384757729337),(704.8038475772934,137)) -7015 ((703,150),(703.937822173509,153.5),(706.5,156.06217782649108),(710,157),(713.5,156.06217782649108),(716.062177826491,153.5),(717,150),(716.062177826491,146.5),(713.5,143.93782217350892),(710,143),(706.5,143.93782217350892),(703.937822173509,146.5)) -7016 ((702,160),(703.0717967697245,164),(706,166.9282032302755),(710,168),(714,166.9282032302755),(716.9282032302755,164),(718,160),(716.9282032302755,156),(714,153.0717967697245),(710,152),(706,153.0717967697245),(703.0717967697245,156)) -7017 ((701,170),(702.2057713659401,174.5),(705.5,177.79422863405995),(710,179),(714.5,177.79422863405995),(717.7942286340599,174.5),(719,170),(717.79422863406,165.5),(714.5,162.20577136594005),(710,161),(705.5,162.20577136594005),(702.2057713659401,165.5)) -7018 ((700,180),(701.3397459621556,185),(705,188.6602540378444),(710,190),(715,188.6602540378444),(718.6602540378444,185),(720,180),(718.6602540378444,175),(715,171.3397459621556),(710,170),(705,171.3397459621556),(701.3397459621556,175)) -7019 ((709,190),(709.1339745962156,190.5),(709.5,190.86602540378445),(710,191),(710.5,190.86602540378445),(710.8660254037844,190.5),(711,190),(710.8660254037844,189.5),(710.5,189.13397459621555),(710,189),(709.5,189.13397459621555),(709.1339745962156,189.5)) -7020 ((708,200),(708.2679491924312,201),(709,201.73205080756887),(710,202),(711,201.73205080756887),(711.7320508075688,201),(712,200),(711.7320508075688,199),(711,198.26794919243113),(710,198),(709,198.26794919243113),(708.2679491924312,199)) -7021 ((707,210),(707.4019237886466,211.5),(708.5,212.59807621135332),(710,213),(711.5,212.59807621135332),(712.5980762113533,211.5),(713,210),(712.5980762113534,208.5),(711.5,207.40192378864668),(710,207),(708.5,207.40192378864668),(707.4019237886467,208.5)) -7022 ((706,220),(706.5358983848622,222),(708,223.46410161513776),(710,224),(712,223.46410161513776),(713.4641016151378,222),(714,220),(713.4641016151378,218),(712,216.53589838486224),(710,216),(708,216.53589838486224),(706.5358983848622,218)) -7023 ((705,230),(705.6698729810778,232.5),(707.5,234.33012701892218),(710,235),(712.5,234.33012701892218),(714.3301270189222,232.5),(715,230),(714.3301270189222,227.5),(712.5,225.66987298107782),(710,225),(707.5,225.66987298107782),(705.6698729810778,227.5)) -7024 ((704,240),(704.8038475772934,243),(707,245.19615242270663),(710,246),(713,245.19615242270663),(715.1961524227066,243),(716,240),(715.1961524227066,237),(713,234.80384757729337),(710,234),(707,234.80384757729337),(704.8038475772934,237)) -7025 ((703,250),(703.937822173509,253.5),(706.5,256.06217782649105),(710,257),(713.5,256.06217782649105),(716.062177826491,253.5),(717,250),(716.062177826491,246.5),(713.5,243.93782217350892),(710,243),(706.5,243.93782217350892),(703.937822173509,246.5)) -7026 ((702,260),(703.0717967697245,264),(706,266.9282032302755),(710,268),(714,266.9282032302755),(716.9282032302755,264),(718,260),(716.9282032302755,256),(714,253.0717967697245),(710,252),(706,253.0717967697245),(703.0717967697245,256)) -7027 ((701,270),(702.2057713659401,274.5),(705.5,277.79422863405995),(710,279),(714.5,277.79422863405995),(717.7942286340599,274.5),(719,270),(717.79422863406,265.5),(714.5,262.20577136594005),(710,261),(705.5,262.20577136594005),(702.2057713659401,265.5)) -7028 ((700,280),(701.3397459621556,285),(705,288.66025403784437),(710,290),(715,288.66025403784437),(718.6602540378444,285),(720,280),(718.6602540378444,275),(715,271.33974596215563),(710,270),(705,271.33974596215563),(701.3397459621556,275)) -7029 ((709,290),(709.1339745962156,290.5),(709.5,290.8660254037844),(710,291),(710.5,290.8660254037844),(710.8660254037844,290.5),(711,290),(710.8660254037844,289.5),(710.5,289.1339745962156),(710,289),(709.5,289.1339745962156),(709.1339745962156,289.5)) -7030 ((708,300),(708.2679491924312,301),(709,301.7320508075689),(710,302),(711,301.7320508075689),(711.7320508075688,301),(712,300),(711.7320508075688,299),(711,298.2679491924311),(710,298),(709,298.2679491924311),(708.2679491924312,299)) -7031 ((707,310),(707.4019237886466,311.5),(708.5,312.5980762113533),(710,313),(711.5,312.5980762113533),(712.5980762113533,311.5),(713,310),(712.5980762113534,308.5),(711.5,307.4019237886467),(710,307),(708.5,307.4019237886467),(707.4019237886467,308.5)) -7032 ((706,320),(706.5358983848622,322),(708,323.46410161513774),(710,324),(712,323.46410161513774),(713.4641016151378,322),(714,320),(713.4641016151378,318),(712,316.53589838486226),(710,316),(708,316.53589838486226),(706.5358983848622,318)) -7033 ((705,330),(705.6698729810778,332.5),(707.5,334.3301270189222),(710,335),(712.5,334.3301270189222),(714.3301270189222,332.5),(715,330),(714.3301270189222,327.5),(712.5,325.6698729810778),(710,325),(707.5,325.6698729810778),(705.6698729810778,327.5)) -7034 ((704,340),(704.8038475772934,343),(707,345.19615242270663),(710,346),(713,345.19615242270663),(715.1961524227066,343),(716,340),(715.1961524227066,337),(713,334.80384757729337),(710,334),(707,334.80384757729337),(704.8038475772934,337)) -7035 ((703,350),(703.937822173509,353.5),(706.5,356.06217782649105),(710,357),(713.5,356.06217782649105),(716.062177826491,353.5),(717,350),(716.062177826491,346.5),(713.5,343.93782217350895),(710,343),(706.5,343.93782217350895),(703.937822173509,346.5)) -7036 ((702,360),(703.0717967697245,364),(706,366.9282032302755),(710,368),(714,366.9282032302755),(716.9282032302755,364),(718,360),(716.9282032302755,356),(714,353.0717967697245),(710,352),(706,353.0717967697245),(703.0717967697245,356)) -7037 ((701,370),(702.2057713659401,374.5),(705.5,377.79422863405995),(710,379),(714.5,377.79422863405995),(717.7942286340599,374.5),(719,370),(717.79422863406,365.5),(714.5,362.20577136594005),(710,361),(705.5,362.20577136594005),(702.2057713659401,365.5)) -7038 ((700,380),(701.3397459621556,385),(705,388.66025403784437),(710,390),(715,388.66025403784437),(718.6602540378444,385),(720,380),(718.6602540378444,375),(715,371.33974596215563),(710,370),(705,371.33974596215563),(701.3397459621556,375)) -7039 ((709,390),(709.1339745962156,390.5),(709.5,390.8660254037844),(710,391),(710.5,390.8660254037844),(710.8660254037844,390.5),(711,390),(710.8660254037844,389.5),(710.5,389.1339745962156),(710,389),(709.5,389.1339745962156),(709.1339745962156,389.5)) -7040 ((708,400),(708.2679491924312,401),(709,401.7320508075689),(710,402),(711,401.7320508075689),(711.7320508075688,401),(712,400),(711.7320508075688,399),(711,398.2679491924311),(710,398),(709,398.2679491924311),(708.2679491924312,399)) -7041 ((707,410),(707.4019237886466,411.5),(708.5,412.5980762113533),(710,413),(711.5,412.5980762113533),(712.5980762113533,411.5),(713,410),(712.5980762113534,408.5),(711.5,407.4019237886467),(710,407),(708.5,407.4019237886467),(707.4019237886467,408.5)) -7042 ((706,420),(706.5358983848622,422),(708,423.46410161513774),(710,424),(712,423.46410161513774),(713.4641016151378,422),(714,420),(713.4641016151378,418),(712,416.53589838486226),(710,416),(708,416.53589838486226),(706.5358983848622,418)) -7043 ((705,430),(705.6698729810778,432.5),(707.5,434.3301270189222),(710,435),(712.5,434.3301270189222),(714.3301270189222,432.5),(715,430),(714.3301270189222,427.5),(712.5,425.6698729810778),(710,425),(707.5,425.6698729810778),(705.6698729810778,427.5)) -7044 ((704,440),(704.8038475772934,443),(707,445.19615242270663),(710,446),(713,445.19615242270663),(715.1961524227066,443),(716,440),(715.1961524227066,437),(713,434.80384757729337),(710,434),(707,434.80384757729337),(704.8038475772934,437)) -7045 ((703,450),(703.937822173509,453.5),(706.5,456.06217782649105),(710,457),(713.5,456.06217782649105),(716.062177826491,453.5),(717,450),(716.062177826491,446.5),(713.5,443.93782217350895),(710,443),(706.5,443.93782217350895),(703.937822173509,446.5)) -7046 ((702,460),(703.0717967697245,464),(706,466.9282032302755),(710,468),(714,466.9282032302755),(716.9282032302755,464),(718,460),(716.9282032302755,456),(714,453.0717967697245),(710,452),(706,453.0717967697245),(703.0717967697245,456)) -7047 ((701,470),(702.2057713659401,474.5),(705.5,477.79422863405995),(710,479),(714.5,477.79422863405995),(717.7942286340599,474.5),(719,470),(717.79422863406,465.5),(714.5,462.20577136594005),(710,461),(705.5,462.20577136594005),(702.2057713659401,465.5)) -7048 ((700,480),(701.3397459621556,485),(705,488.66025403784437),(710,490),(715,488.66025403784437),(718.6602540378444,485),(720,480),(718.6602540378444,475),(715,471.33974596215563),(710,470),(705,471.33974596215563),(701.3397459621556,475)) -7049 ((709,490),(709.1339745962156,490.5),(709.5,490.8660254037844),(710,491),(710.5,490.8660254037844),(710.8660254037844,490.5),(711,490),(710.8660254037844,489.5),(710.5,489.1339745962156),(710,489),(709.5,489.1339745962156),(709.1339745962156,489.5)) -7050 ((708,500),(708.2679491924312,501),(709,501.7320508075689),(710,502),(711,501.7320508075689),(711.7320508075688,501),(712,500),(711.7320508075688,499),(711,498.2679491924311),(710,498),(709,498.2679491924311),(708.2679491924312,499)) -7051 ((707,510),(707.4019237886466,511.5),(708.5,512.5980762113534),(710,513),(711.5,512.5980762113534),(712.5980762113533,511.5),(713,510),(712.5980762113534,508.5),(711.5,507.4019237886467),(710,507),(708.5,507.4019237886467),(707.4019237886467,508.5)) -7052 ((706,520),(706.5358983848622,522),(708,523.4641016151378),(710,524),(712,523.4641016151378),(713.4641016151378,522),(714,520),(713.4641016151378,518),(712,516.5358983848622),(710,516),(708,516.5358983848622),(706.5358983848622,518)) -7053 ((705,530),(705.6698729810778,532.5),(707.5,534.3301270189222),(710,535),(712.5,534.3301270189222),(714.3301270189222,532.5),(715,530),(714.3301270189222,527.5),(712.5,525.6698729810778),(710,525),(707.5,525.6698729810778),(705.6698729810778,527.5)) -7054 ((704,540),(704.8038475772934,543),(707,545.1961524227066),(710,546),(713,545.1961524227066),(715.1961524227066,543),(716,540),(715.1961524227066,537),(713,534.8038475772934),(710,534),(707,534.8038475772934),(704.8038475772934,537)) -7055 ((703,550),(703.937822173509,553.5),(706.5,556.062177826491),(710,557),(713.5,556.062177826491),(716.062177826491,553.5),(717,550),(716.062177826491,546.5),(713.5,543.937822173509),(710,543),(706.5,543.937822173509),(703.937822173509,546.5)) -7056 ((702,560),(703.0717967697245,564),(706,566.9282032302755),(710,568),(714,566.9282032302755),(716.9282032302755,564),(718,560),(716.9282032302755,556),(714,553.0717967697245),(710,552),(706,553.0717967697245),(703.0717967697245,556)) -7057 ((701,570),(702.2057713659401,574.5),(705.5,577.7942286340599),(710,579),(714.5,577.7942286340599),(717.7942286340599,574.5),(719,570),(717.79422863406,565.5),(714.5,562.2057713659401),(710,561),(705.5,562.20577136594),(702.2057713659401,565.5)) -7058 ((700,580),(701.3397459621556,585),(705,588.6602540378444),(710,590),(715,588.6602540378444),(718.6602540378444,585),(720,580),(718.6602540378444,575),(715,571.3397459621556),(710,570),(705,571.3397459621556),(701.3397459621556,575)) -7059 ((709,590),(709.1339745962156,590.5),(709.5,590.8660254037844),(710,591),(710.5,590.8660254037844),(710.8660254037844,590.5),(711,590),(710.8660254037844,589.5),(710.5,589.1339745962156),(710,589),(709.5,589.1339745962156),(709.1339745962156,589.5)) -7060 ((708,600),(708.2679491924312,601),(709,601.7320508075688),(710,602),(711,601.7320508075688),(711.7320508075688,601),(712,600),(711.7320508075688,599),(711,598.2679491924312),(710,598),(709,598.2679491924312),(708.2679491924312,599)) -7061 ((707,610),(707.4019237886466,611.5),(708.5,612.5980762113534),(710,613),(711.5,612.5980762113534),(712.5980762113533,611.5),(713,610),(712.5980762113534,608.5),(711.5,607.4019237886467),(710,607),(708.5,607.4019237886466),(707.4019237886467,608.5)) -7062 ((706,620),(706.5358983848622,622),(708,623.4641016151378),(710,624),(712,623.4641016151378),(713.4641016151378,622),(714,620),(713.4641016151378,618),(712,616.5358983848622),(710,616),(708,616.5358983848622),(706.5358983848622,618)) -7063 ((705,630),(705.6698729810778,632.5),(707.5,634.3301270189222),(710,635),(712.5,634.3301270189222),(714.3301270189222,632.5),(715,630),(714.3301270189222,627.5),(712.5,625.6698729810778),(710,625),(707.5,625.6698729810778),(705.6698729810778,627.5)) -7064 ((704,640),(704.8038475772934,643),(707,645.1961524227066),(710,646),(713,645.1961524227066),(715.1961524227066,643),(716,640),(715.1961524227066,637),(713,634.8038475772934),(710,634),(707,634.8038475772934),(704.8038475772934,637)) -7065 ((703,650),(703.937822173509,653.5),(706.5,656.062177826491),(710,657),(713.5,656.062177826491),(716.062177826491,653.5),(717,650),(716.062177826491,646.5),(713.5,643.937822173509),(710,643),(706.5,643.937822173509),(703.937822173509,646.5)) -7066 ((702,660),(703.0717967697245,664),(706,666.9282032302755),(710,668),(714,666.9282032302755),(716.9282032302755,664),(718,660),(716.9282032302755,656),(714,653.0717967697245),(710,652),(706,653.0717967697245),(703.0717967697245,656)) -7067 ((701,670),(702.2057713659401,674.5),(705.5,677.7942286340599),(710,679),(714.5,677.7942286340599),(717.7942286340599,674.5),(719,670),(717.79422863406,665.5),(714.5,662.2057713659401),(710,661),(705.5,662.20577136594),(702.2057713659401,665.5)) -7068 ((700,680),(701.3397459621556,685),(705,688.6602540378444),(710,690),(715,688.6602540378444),(718.6602540378444,685),(720,680),(718.6602540378444,675),(715,671.3397459621556),(710,670),(705,671.3397459621556),(701.3397459621556,675)) -7069 ((709,690),(709.1339745962156,690.5),(709.5,690.8660254037844),(710,691),(710.5,690.8660254037844),(710.8660254037844,690.5),(711,690),(710.8660254037844,689.5),(710.5,689.1339745962156),(710,689),(709.5,689.1339745962156),(709.1339745962156,689.5)) -7070 ((708,700),(708.2679491924312,701),(709,701.7320508075688),(710,702),(711,701.7320508075688),(711.7320508075688,701),(712,700),(711.7320508075688,699),(711,698.2679491924312),(710,698),(709,698.2679491924312),(708.2679491924312,699)) -7071 ((707,710),(707.4019237886466,711.5),(708.5,712.5980762113534),(710,713),(711.5,712.5980762113534),(712.5980762113533,711.5),(713,710),(712.5980762113534,708.5),(711.5,707.4019237886467),(710,707),(708.5,707.4019237886466),(707.4019237886467,708.5)) -7072 ((706,720),(706.5358983848622,722),(708,723.4641016151378),(710,724),(712,723.4641016151378),(713.4641016151378,722),(714,720),(713.4641016151378,718),(712,716.5358983848622),(710,716),(708,716.5358983848622),(706.5358983848622,718)) -7073 ((705,730),(705.6698729810778,732.5),(707.5,734.3301270189222),(710,735),(712.5,734.3301270189222),(714.3301270189222,732.5),(715,730),(714.3301270189222,727.5),(712.5,725.6698729810778),(710,725),(707.5,725.6698729810778),(705.6698729810778,727.5)) -7074 ((704,740),(704.8038475772934,743),(707,745.1961524227066),(710,746),(713,745.1961524227066),(715.1961524227066,743),(716,740),(715.1961524227066,737),(713,734.8038475772934),(710,734),(707,734.8038475772934),(704.8038475772934,737)) -7075 ((703,750),(703.937822173509,753.5),(706.5,756.062177826491),(710,757),(713.5,756.062177826491),(716.062177826491,753.5),(717,750),(716.062177826491,746.5),(713.5,743.937822173509),(710,743),(706.5,743.937822173509),(703.937822173509,746.5)) -7076 ((702,760),(703.0717967697245,764),(706,766.9282032302755),(710,768),(714,766.9282032302755),(716.9282032302755,764),(718,760),(716.9282032302755,756),(714,753.0717967697245),(710,752),(706,753.0717967697245),(703.0717967697245,756)) -7077 ((701,770),(702.2057713659401,774.5),(705.5,777.7942286340599),(710,779),(714.5,777.7942286340599),(717.7942286340599,774.5),(719,770),(717.79422863406,765.5),(714.5,762.2057713659401),(710,761),(705.5,762.20577136594),(702.2057713659401,765.5)) -7078 ((700,780),(701.3397459621556,785),(705,788.6602540378444),(710,790),(715,788.6602540378444),(718.6602540378444,785),(720,780),(718.6602540378444,775),(715,771.3397459621556),(710,770),(705,771.3397459621556),(701.3397459621556,775)) -7079 ((709,790),(709.1339745962156,790.5),(709.5,790.8660254037844),(710,791),(710.5,790.8660254037844),(710.8660254037844,790.5),(711,790),(710.8660254037844,789.5),(710.5,789.1339745962156),(710,789),(709.5,789.1339745962156),(709.1339745962156,789.5)) -7080 ((708,800),(708.2679491924312,801),(709,801.7320508075688),(710,802),(711,801.7320508075688),(711.7320508075688,801),(712,800),(711.7320508075688,799),(711,798.2679491924312),(710,798),(709,798.2679491924312),(708.2679491924312,799)) -7081 ((707,810),(707.4019237886466,811.5),(708.5,812.5980762113534),(710,813),(711.5,812.5980762113534),(712.5980762113533,811.5),(713,810),(712.5980762113534,808.5),(711.5,807.4019237886467),(710,807),(708.5,807.4019237886466),(707.4019237886467,808.5)) -7082 ((706,820),(706.5358983848622,822),(708,823.4641016151378),(710,824),(712,823.4641016151378),(713.4641016151378,822),(714,820),(713.4641016151378,818),(712,816.5358983848622),(710,816),(708,816.5358983848622),(706.5358983848622,818)) -7083 ((705,830),(705.6698729810778,832.5),(707.5,834.3301270189222),(710,835),(712.5,834.3301270189222),(714.3301270189222,832.5),(715,830),(714.3301270189222,827.5),(712.5,825.6698729810778),(710,825),(707.5,825.6698729810778),(705.6698729810778,827.5)) -7084 ((704,840),(704.8038475772934,843),(707,845.1961524227066),(710,846),(713,845.1961524227066),(715.1961524227066,843),(716,840),(715.1961524227066,837),(713,834.8038475772934),(710,834),(707,834.8038475772934),(704.8038475772934,837)) -7085 ((703,850),(703.937822173509,853.5),(706.5,856.062177826491),(710,857),(713.5,856.062177826491),(716.062177826491,853.5),(717,850),(716.062177826491,846.5),(713.5,843.937822173509),(710,843),(706.5,843.937822173509),(703.937822173509,846.5)) -7086 ((702,860),(703.0717967697245,864),(706,866.9282032302755),(710,868),(714,866.9282032302755),(716.9282032302755,864),(718,860),(716.9282032302755,856),(714,853.0717967697245),(710,852),(706,853.0717967697245),(703.0717967697245,856)) -7087 ((701,870),(702.2057713659401,874.5),(705.5,877.7942286340599),(710,879),(714.5,877.7942286340599),(717.7942286340599,874.5),(719,870),(717.79422863406,865.5),(714.5,862.2057713659401),(710,861),(705.5,862.20577136594),(702.2057713659401,865.5)) -7088 ((700,880),(701.3397459621556,885),(705,888.6602540378444),(710,890),(715,888.6602540378444),(718.6602540378444,885),(720,880),(718.6602540378444,875),(715,871.3397459621556),(710,870),(705,871.3397459621556),(701.3397459621556,875)) -7089 ((709,890),(709.1339745962156,890.5),(709.5,890.8660254037844),(710,891),(710.5,890.8660254037844),(710.8660254037844,890.5),(711,890),(710.8660254037844,889.5),(710.5,889.1339745962156),(710,889),(709.5,889.1339745962156),(709.1339745962156,889.5)) -7090 ((708,900),(708.2679491924312,901),(709,901.7320508075688),(710,902),(711,901.7320508075688),(711.7320508075688,901),(712,900),(711.7320508075688,899),(711,898.2679491924312),(710,898),(709,898.2679491924312),(708.2679491924312,899)) -7091 ((707,910),(707.4019237886466,911.5),(708.5,912.5980762113534),(710,913),(711.5,912.5980762113534),(712.5980762113533,911.5),(713,910),(712.5980762113534,908.5),(711.5,907.4019237886467),(710,907),(708.5,907.4019237886466),(707.4019237886467,908.5)) -7092 ((706,920),(706.5358983848622,922),(708,923.4641016151378),(710,924),(712,923.4641016151378),(713.4641016151378,922),(714,920),(713.4641016151378,918),(712,916.5358983848622),(710,916),(708,916.5358983848622),(706.5358983848622,918)) -7093 ((705,930),(705.6698729810778,932.5),(707.5,934.3301270189222),(710,935),(712.5,934.3301270189222),(714.3301270189222,932.5),(715,930),(714.3301270189222,927.5),(712.5,925.6698729810778),(710,925),(707.5,925.6698729810778),(705.6698729810778,927.5)) -7094 ((704,940),(704.8038475772934,943),(707,945.1961524227066),(710,946),(713,945.1961524227066),(715.1961524227066,943),(716,940),(715.1961524227066,937),(713,934.8038475772934),(710,934),(707,934.8038475772934),(704.8038475772934,937)) -7095 ((703,950),(703.937822173509,953.5),(706.5,956.062177826491),(710,957),(713.5,956.062177826491),(716.062177826491,953.5),(717,950),(716.062177826491,946.5),(713.5,943.937822173509),(710,943),(706.5,943.937822173509),(703.937822173509,946.5)) -7096 ((702,960),(703.0717967697245,964),(706,966.9282032302755),(710,968),(714,966.9282032302755),(716.9282032302755,964),(718,960),(716.9282032302755,956),(714,953.0717967697245),(710,952),(706,953.0717967697245),(703.0717967697245,956)) -7097 ((701,970),(702.2057713659401,974.5),(705.5,977.7942286340599),(710,979),(714.5,977.7942286340599),(717.7942286340599,974.5),(719,970),(717.79422863406,965.5),(714.5,962.2057713659401),(710,961),(705.5,962.20577136594),(702.2057713659401,965.5)) -7098 ((700,980),(701.3397459621556,985),(705,988.6602540378444),(710,990),(715,988.6602540378444),(718.6602540378444,985),(720,980),(718.6602540378444,975),(715,971.3397459621556),(710,970),(705,971.3397459621556),(701.3397459621556,975)) -7099 ((709,990),(709.1339745962156,990.5),(709.5,990.8660254037844),(710,991),(710.5,990.8660254037844),(710.8660254037844,990.5),(711,990),(710.8660254037844,989.5),(710.5,989.1339745962156),(710,989),(709.5,989.1339745962156),(709.1339745962156,989.5)) -7100 ((708,1000),(708.2679491924312,1001),(709,1001.7320508075688),(710,1002),(711,1001.7320508075688),(711.7320508075688,1001),(712,1000),(711.7320508075688,999),(711,998.2679491924312),(710,998),(709,998.2679491924312),(708.2679491924312,999)) -7101 ((716,10),(716.5358983848622,12),(718,13.464101615137753),(720,14),(722,13.464101615137755),(723.4641016151378,12.000000000000002),(724,10),(723.4641016151378,8.000000000000002),(722,6.5358983848622465),(720,6),(718,6.535898384862244),(716.5358983848622,7.999999999999998)) -7102 ((715,20),(715.6698729810778,22.5),(717.5,24.33012701892219),(720,25),(722.5,24.330127018922195),(724.3301270189222,22.5),(725,20),(724.3301270189222,17.5),(722.5,15.669872981077807),(720,15),(717.5,15.669872981077805),(715.6698729810778,17.499999999999996)) -7103 ((714,30),(714.8038475772934,33),(717,35.19615242270663),(720,36),(723,35.19615242270663),(725.1961524227066,33),(726,30),(725.1961524227066,27),(723,24.803847577293368),(720,24),(717,24.803847577293368),(714.8038475772934,26.999999999999996)) -7104 ((713,40),(713.937822173509,43.5),(716.5,46.06217782649107),(720,47),(723.5,46.06217782649107),(726.062177826491,43.5),(727,40),(726.062177826491,36.5),(723.5,33.937822173508934),(720,33),(716.5,33.93782217350893),(713.937822173509,36.5)) -7105 ((712,50),(713.0717967697245,54),(716,56.92820323027551),(720,58),(724,56.92820323027551),(726.9282032302755,54),(728,50),(726.9282032302755,46),(724,43.07179676972449),(720,42),(716,43.071796769724486),(713.0717967697245,46)) -7106 ((711,60),(712.2057713659401,64.5),(715.5,67.79422863405995),(720,69),(724.5,67.79422863405995),(727.7942286340599,64.5),(729,60),(727.79422863406,55.5),(724.5,52.20577136594005),(720,51),(715.5,52.20577136594005),(712.2057713659401,55.5)) -7107 ((710,70),(711.3397459621556,75),(715,78.66025403784438),(720,80),(725,78.66025403784438),(728.6602540378444,75),(730,70),(728.6602540378444,65),(725,61.33974596215562),(720,60),(715,61.33974596215561),(711.3397459621556,65)) -7108 ((719,80),(719.1339745962156,80.5),(719.5,80.86602540378443),(720,81),(720.5,80.86602540378443),(720.8660254037844,80.5),(721,80),(720.8660254037844,79.5),(720.5,79.13397459621557),(720,79),(719.5,79.13397459621557),(719.1339745962156,79.5)) -7109 ((718,90),(718.2679491924312,91),(719,91.73205080756888),(720,92),(721,91.73205080756888),(721.7320508075688,91),(722,90),(721.7320508075688,89),(721,88.26794919243112),(720,88),(719,88.26794919243112),(718.2679491924312,89)) -7110 ((717,100),(717.4019237886466,101.5),(718.5,102.59807621135332),(720,103),(721.5,102.59807621135332),(722.5980762113533,101.5),(723,100),(722.5980762113534,98.5),(721.5,97.40192378864668),(720,97),(718.5,97.40192378864668),(717.4019237886467,98.5)) -7111 ((716,110),(716.5358983848622,112),(718,113.46410161513775),(720,114),(722,113.46410161513775),(723.4641016151378,112),(724,110),(723.4641016151378,108),(722,106.53589838486225),(720,106),(718,106.53589838486225),(716.5358983848622,108)) -7112 ((715,120),(715.6698729810778,122.5),(717.5,124.3301270189222),(720,125),(722.5,124.3301270189222),(724.3301270189222,122.5),(725,120),(724.3301270189222,117.5),(722.5,115.6698729810778),(720,115),(717.5,115.6698729810778),(715.6698729810778,117.5)) -7113 ((714,130),(714.8038475772934,133),(717,135.19615242270663),(720,136),(723,135.19615242270663),(725.1961524227066,133),(726,130),(725.1961524227066,127),(723,124.80384757729337),(720,124),(717,124.80384757729337),(714.8038475772934,127)) -7114 ((713,140),(713.937822173509,143.5),(716.5,146.06217782649108),(720,147),(723.5,146.06217782649108),(726.062177826491,143.5),(727,140),(726.062177826491,136.5),(723.5,133.93782217350892),(720,133),(716.5,133.93782217350892),(713.937822173509,136.5)) -7115 ((712,150),(713.0717967697245,154),(716,156.9282032302755),(720,158),(724,156.9282032302755),(726.9282032302755,154),(728,150),(726.9282032302755,146),(724,143.0717967697245),(720,142),(716,143.0717967697245),(713.0717967697245,146)) -7116 ((711,160),(712.2057713659401,164.5),(715.5,167.79422863405995),(720,169),(724.5,167.79422863405995),(727.7942286340599,164.5),(729,160),(727.79422863406,155.5),(724.5,152.20577136594005),(720,151),(715.5,152.20577136594005),(712.2057713659401,155.5)) -7117 ((710,170),(711.3397459621556,175),(715,178.6602540378444),(720,180),(725,178.6602540378444),(728.6602540378444,175),(730,170),(728.6602540378444,165),(725,161.3397459621556),(720,160),(715,161.3397459621556),(711.3397459621556,165)) -7118 ((719,180),(719.1339745962156,180.5),(719.5,180.86602540378445),(720,181),(720.5,180.86602540378445),(720.8660254037844,180.5),(721,180),(720.8660254037844,179.5),(720.5,179.13397459621555),(720,179),(719.5,179.13397459621555),(719.1339745962156,179.5)) -7119 ((718,190),(718.2679491924312,191),(719,191.73205080756887),(720,192),(721,191.73205080756887),(721.7320508075688,191),(722,190),(721.7320508075688,189),(721,188.26794919243113),(720,188),(719,188.26794919243113),(718.2679491924312,189)) -7120 ((717,200),(717.4019237886466,201.5),(718.5,202.59807621135332),(720,203),(721.5,202.59807621135332),(722.5980762113533,201.5),(723,200),(722.5980762113534,198.5),(721.5,197.40192378864668),(720,197),(718.5,197.40192378864668),(717.4019237886467,198.5)) -7121 ((716,210),(716.5358983848622,212),(718,213.46410161513776),(720,214),(722,213.46410161513776),(723.4641016151378,212),(724,210),(723.4641016151378,208),(722,206.53589838486224),(720,206),(718,206.53589838486224),(716.5358983848622,208)) -7122 ((715,220),(715.6698729810778,222.5),(717.5,224.33012701892218),(720,225),(722.5,224.33012701892218),(724.3301270189222,222.5),(725,220),(724.3301270189222,217.5),(722.5,215.66987298107782),(720,215),(717.5,215.66987298107782),(715.6698729810778,217.5)) -7123 ((714,230),(714.8038475772934,233),(717,235.19615242270663),(720,236),(723,235.19615242270663),(725.1961524227066,233),(726,230),(725.1961524227066,227),(723,224.80384757729337),(720,224),(717,224.80384757729337),(714.8038475772934,227)) -7124 ((713,240),(713.937822173509,243.5),(716.5,246.06217782649108),(720,247),(723.5,246.06217782649108),(726.062177826491,243.5),(727,240),(726.062177826491,236.5),(723.5,233.93782217350892),(720,233),(716.5,233.93782217350892),(713.937822173509,236.5)) -7125 ((712,250),(713.0717967697245,254),(716,256.9282032302755),(720,258),(724,256.9282032302755),(726.9282032302755,254),(728,250),(726.9282032302755,246),(724,243.0717967697245),(720,242),(716,243.0717967697245),(713.0717967697245,246)) -7126 ((711,260),(712.2057713659401,264.5),(715.5,267.79422863405995),(720,269),(724.5,267.79422863405995),(727.7942286340599,264.5),(729,260),(727.79422863406,255.5),(724.5,252.20577136594005),(720,251),(715.5,252.20577136594005),(712.2057713659401,255.5)) -7127 ((710,270),(711.3397459621556,275),(715,278.66025403784437),(720,280),(725,278.66025403784437),(728.6602540378444,275),(730,270),(728.6602540378444,265),(725,261.33974596215563),(720,260),(715,261.33974596215563),(711.3397459621556,265)) -7128 ((719,280),(719.1339745962156,280.5),(719.5,280.8660254037844),(720,281),(720.5,280.8660254037844),(720.8660254037844,280.5),(721,280),(720.8660254037844,279.5),(720.5,279.1339745962156),(720,279),(719.5,279.1339745962156),(719.1339745962156,279.5)) -7129 ((718,290),(718.2679491924312,291),(719,291.7320508075689),(720,292),(721,291.7320508075689),(721.7320508075688,291),(722,290),(721.7320508075688,289),(721,288.2679491924311),(720,288),(719,288.2679491924311),(718.2679491924312,289)) -7130 ((717,300),(717.4019237886466,301.5),(718.5,302.5980762113533),(720,303),(721.5,302.5980762113533),(722.5980762113533,301.5),(723,300),(722.5980762113534,298.5),(721.5,297.4019237886467),(720,297),(718.5,297.4019237886467),(717.4019237886467,298.5)) -7131 ((716,310),(716.5358983848622,312),(718,313.46410161513774),(720,314),(722,313.46410161513774),(723.4641016151378,312),(724,310),(723.4641016151378,308),(722,306.53589838486226),(720,306),(718,306.53589838486226),(716.5358983848622,308)) -7132 ((715,320),(715.6698729810778,322.5),(717.5,324.3301270189222),(720,325),(722.5,324.3301270189222),(724.3301270189222,322.5),(725,320),(724.3301270189222,317.5),(722.5,315.6698729810778),(720,315),(717.5,315.6698729810778),(715.6698729810778,317.5)) -7133 ((714,330),(714.8038475772934,333),(717,335.19615242270663),(720,336),(723,335.19615242270663),(725.1961524227066,333),(726,330),(725.1961524227066,327),(723,324.80384757729337),(720,324),(717,324.80384757729337),(714.8038475772934,327)) -7134 ((713,340),(713.937822173509,343.5),(716.5,346.06217782649105),(720,347),(723.5,346.06217782649105),(726.062177826491,343.5),(727,340),(726.062177826491,336.5),(723.5,333.93782217350895),(720,333),(716.5,333.93782217350895),(713.937822173509,336.5)) -7135 ((712,350),(713.0717967697245,354),(716,356.9282032302755),(720,358),(724,356.9282032302755),(726.9282032302755,354),(728,350),(726.9282032302755,346),(724,343.0717967697245),(720,342),(716,343.0717967697245),(713.0717967697245,346)) -7136 ((711,360),(712.2057713659401,364.5),(715.5,367.79422863405995),(720,369),(724.5,367.79422863405995),(727.7942286340599,364.5),(729,360),(727.79422863406,355.5),(724.5,352.20577136594005),(720,351),(715.5,352.20577136594005),(712.2057713659401,355.5)) -7137 ((710,370),(711.3397459621556,375),(715,378.66025403784437),(720,380),(725,378.66025403784437),(728.6602540378444,375),(730,370),(728.6602540378444,365),(725,361.33974596215563),(720,360),(715,361.33974596215563),(711.3397459621556,365)) -7138 ((719,380),(719.1339745962156,380.5),(719.5,380.8660254037844),(720,381),(720.5,380.8660254037844),(720.8660254037844,380.5),(721,380),(720.8660254037844,379.5),(720.5,379.1339745962156),(720,379),(719.5,379.1339745962156),(719.1339745962156,379.5)) -7139 ((718,390),(718.2679491924312,391),(719,391.7320508075689),(720,392),(721,391.7320508075689),(721.7320508075688,391),(722,390),(721.7320508075688,389),(721,388.2679491924311),(720,388),(719,388.2679491924311),(718.2679491924312,389)) -7140 ((717,400),(717.4019237886466,401.5),(718.5,402.5980762113533),(720,403),(721.5,402.5980762113533),(722.5980762113533,401.5),(723,400),(722.5980762113534,398.5),(721.5,397.4019237886467),(720,397),(718.5,397.4019237886467),(717.4019237886467,398.5)) -7141 ((716,410),(716.5358983848622,412),(718,413.46410161513774),(720,414),(722,413.46410161513774),(723.4641016151378,412),(724,410),(723.4641016151378,408),(722,406.53589838486226),(720,406),(718,406.53589838486226),(716.5358983848622,408)) -7142 ((715,420),(715.6698729810778,422.5),(717.5,424.3301270189222),(720,425),(722.5,424.3301270189222),(724.3301270189222,422.5),(725,420),(724.3301270189222,417.5),(722.5,415.6698729810778),(720,415),(717.5,415.6698729810778),(715.6698729810778,417.5)) -7143 ((714,430),(714.8038475772934,433),(717,435.19615242270663),(720,436),(723,435.19615242270663),(725.1961524227066,433),(726,430),(725.1961524227066,427),(723,424.80384757729337),(720,424),(717,424.80384757729337),(714.8038475772934,427)) -7144 ((713,440),(713.937822173509,443.5),(716.5,446.06217782649105),(720,447),(723.5,446.06217782649105),(726.062177826491,443.5),(727,440),(726.062177826491,436.5),(723.5,433.93782217350895),(720,433),(716.5,433.93782217350895),(713.937822173509,436.5)) -7145 ((712,450),(713.0717967697245,454),(716,456.9282032302755),(720,458),(724,456.9282032302755),(726.9282032302755,454),(728,450),(726.9282032302755,446),(724,443.0717967697245),(720,442),(716,443.0717967697245),(713.0717967697245,446)) -7146 ((711,460),(712.2057713659401,464.5),(715.5,467.79422863405995),(720,469),(724.5,467.79422863405995),(727.7942286340599,464.5),(729,460),(727.79422863406,455.5),(724.5,452.20577136594005),(720,451),(715.5,452.20577136594005),(712.2057713659401,455.5)) -7147 ((710,470),(711.3397459621556,475),(715,478.66025403784437),(720,480),(725,478.66025403784437),(728.6602540378444,475),(730,470),(728.6602540378444,465),(725,461.33974596215563),(720,460),(715,461.33974596215563),(711.3397459621556,465)) -7148 ((719,480),(719.1339745962156,480.5),(719.5,480.8660254037844),(720,481),(720.5,480.8660254037844),(720.8660254037844,480.5),(721,480),(720.8660254037844,479.5),(720.5,479.1339745962156),(720,479),(719.5,479.1339745962156),(719.1339745962156,479.5)) -7149 ((718,490),(718.2679491924312,491),(719,491.7320508075689),(720,492),(721,491.7320508075689),(721.7320508075688,491),(722,490),(721.7320508075688,489),(721,488.2679491924311),(720,488),(719,488.2679491924311),(718.2679491924312,489)) -7150 ((717,500),(717.4019237886466,501.5),(718.5,502.5980762113533),(720,503),(721.5,502.5980762113533),(722.5980762113533,501.5),(723,500),(722.5980762113534,498.5),(721.5,497.4019237886467),(720,497),(718.5,497.4019237886467),(717.4019237886467,498.5)) -7151 ((716,510),(716.5358983848622,512),(718,513.4641016151378),(720,514),(722,513.4641016151378),(723.4641016151378,512),(724,510),(723.4641016151378,508),(722,506.53589838486226),(720,506),(718,506.53589838486226),(716.5358983848622,508)) -7152 ((715,520),(715.6698729810778,522.5),(717.5,524.3301270189222),(720,525),(722.5,524.3301270189222),(724.3301270189222,522.5),(725,520),(724.3301270189222,517.5),(722.5,515.6698729810778),(720,515),(717.5,515.6698729810778),(715.6698729810778,517.5)) -7153 ((714,530),(714.8038475772934,533),(717,535.1961524227066),(720,536),(723,535.1961524227066),(725.1961524227066,533),(726,530),(725.1961524227066,527),(723,524.8038475772934),(720,524),(717,524.8038475772934),(714.8038475772934,527)) -7154 ((713,540),(713.937822173509,543.5),(716.5,546.062177826491),(720,547),(723.5,546.062177826491),(726.062177826491,543.5),(727,540),(726.062177826491,536.5),(723.5,533.937822173509),(720,533),(716.5,533.937822173509),(713.937822173509,536.5)) -7155 ((712,550),(713.0717967697245,554),(716,556.9282032302755),(720,558),(724,556.9282032302755),(726.9282032302755,554),(728,550),(726.9282032302755,546),(724,543.0717967697245),(720,542),(716,543.0717967697245),(713.0717967697245,546)) -7156 ((711,560),(712.2057713659401,564.5),(715.5,567.7942286340599),(720,569),(724.5,567.7942286340599),(727.7942286340599,564.5),(729,560),(727.79422863406,555.5),(724.5,552.2057713659401),(720,551),(715.5,552.20577136594),(712.2057713659401,555.5)) -7157 ((710,570),(711.3397459621556,575),(715,578.6602540378444),(720,580),(725,578.6602540378444),(728.6602540378444,575),(730,570),(728.6602540378444,565),(725,561.3397459621556),(720,560),(715,561.3397459621556),(711.3397459621556,565)) -7158 ((719,580),(719.1339745962156,580.5),(719.5,580.8660254037844),(720,581),(720.5,580.8660254037844),(720.8660254037844,580.5),(721,580),(720.8660254037844,579.5),(720.5,579.1339745962156),(720,579),(719.5,579.1339745962156),(719.1339745962156,579.5)) -7159 ((718,590),(718.2679491924312,591),(719,591.7320508075688),(720,592),(721,591.7320508075688),(721.7320508075688,591),(722,590),(721.7320508075688,589),(721,588.2679491924312),(720,588),(719,588.2679491924312),(718.2679491924312,589)) -7160 ((717,600),(717.4019237886466,601.5),(718.5,602.5980762113534),(720,603),(721.5,602.5980762113534),(722.5980762113533,601.5),(723,600),(722.5980762113534,598.5),(721.5,597.4019237886467),(720,597),(718.5,597.4019237886466),(717.4019237886467,598.5)) -7161 ((716,610),(716.5358983848622,612),(718,613.4641016151378),(720,614),(722,613.4641016151378),(723.4641016151378,612),(724,610),(723.4641016151378,608),(722,606.5358983848622),(720,606),(718,606.5358983848622),(716.5358983848622,608)) -7162 ((715,620),(715.6698729810778,622.5),(717.5,624.3301270189222),(720,625),(722.5,624.3301270189222),(724.3301270189222,622.5),(725,620),(724.3301270189222,617.5),(722.5,615.6698729810778),(720,615),(717.5,615.6698729810778),(715.6698729810778,617.5)) -7163 ((714,630),(714.8038475772934,633),(717,635.1961524227066),(720,636),(723,635.1961524227066),(725.1961524227066,633),(726,630),(725.1961524227066,627),(723,624.8038475772934),(720,624),(717,624.8038475772934),(714.8038475772934,627)) -7164 ((713,640),(713.937822173509,643.5),(716.5,646.062177826491),(720,647),(723.5,646.062177826491),(726.062177826491,643.5),(727,640),(726.062177826491,636.5),(723.5,633.937822173509),(720,633),(716.5,633.937822173509),(713.937822173509,636.5)) -7165 ((712,650),(713.0717967697245,654),(716,656.9282032302755),(720,658),(724,656.9282032302755),(726.9282032302755,654),(728,650),(726.9282032302755,646),(724,643.0717967697245),(720,642),(716,643.0717967697245),(713.0717967697245,646)) -7166 ((711,660),(712.2057713659401,664.5),(715.5,667.7942286340599),(720,669),(724.5,667.7942286340599),(727.7942286340599,664.5),(729,660),(727.79422863406,655.5),(724.5,652.2057713659401),(720,651),(715.5,652.20577136594),(712.2057713659401,655.5)) -7167 ((710,670),(711.3397459621556,675),(715,678.6602540378444),(720,680),(725,678.6602540378444),(728.6602540378444,675),(730,670),(728.6602540378444,665),(725,661.3397459621556),(720,660),(715,661.3397459621556),(711.3397459621556,665)) -7168 ((719,680),(719.1339745962156,680.5),(719.5,680.8660254037844),(720,681),(720.5,680.8660254037844),(720.8660254037844,680.5),(721,680),(720.8660254037844,679.5),(720.5,679.1339745962156),(720,679),(719.5,679.1339745962156),(719.1339745962156,679.5)) -7169 ((718,690),(718.2679491924312,691),(719,691.7320508075688),(720,692),(721,691.7320508075688),(721.7320508075688,691),(722,690),(721.7320508075688,689),(721,688.2679491924312),(720,688),(719,688.2679491924312),(718.2679491924312,689)) -7170 ((717,700),(717.4019237886466,701.5),(718.5,702.5980762113534),(720,703),(721.5,702.5980762113534),(722.5980762113533,701.5),(723,700),(722.5980762113534,698.5),(721.5,697.4019237886467),(720,697),(718.5,697.4019237886466),(717.4019237886467,698.5)) -7171 ((716,710),(716.5358983848622,712),(718,713.4641016151378),(720,714),(722,713.4641016151378),(723.4641016151378,712),(724,710),(723.4641016151378,708),(722,706.5358983848622),(720,706),(718,706.5358983848622),(716.5358983848622,708)) -7172 ((715,720),(715.6698729810778,722.5),(717.5,724.3301270189222),(720,725),(722.5,724.3301270189222),(724.3301270189222,722.5),(725,720),(724.3301270189222,717.5),(722.5,715.6698729810778),(720,715),(717.5,715.6698729810778),(715.6698729810778,717.5)) -7173 ((714,730),(714.8038475772934,733),(717,735.1961524227066),(720,736),(723,735.1961524227066),(725.1961524227066,733),(726,730),(725.1961524227066,727),(723,724.8038475772934),(720,724),(717,724.8038475772934),(714.8038475772934,727)) -7174 ((713,740),(713.937822173509,743.5),(716.5,746.062177826491),(720,747),(723.5,746.062177826491),(726.062177826491,743.5),(727,740),(726.062177826491,736.5),(723.5,733.937822173509),(720,733),(716.5,733.937822173509),(713.937822173509,736.5)) -7175 ((712,750),(713.0717967697245,754),(716,756.9282032302755),(720,758),(724,756.9282032302755),(726.9282032302755,754),(728,750),(726.9282032302755,746),(724,743.0717967697245),(720,742),(716,743.0717967697245),(713.0717967697245,746)) -7176 ((711,760),(712.2057713659401,764.5),(715.5,767.7942286340599),(720,769),(724.5,767.7942286340599),(727.7942286340599,764.5),(729,760),(727.79422863406,755.5),(724.5,752.2057713659401),(720,751),(715.5,752.20577136594),(712.2057713659401,755.5)) -7177 ((710,770),(711.3397459621556,775),(715,778.6602540378444),(720,780),(725,778.6602540378444),(728.6602540378444,775),(730,770),(728.6602540378444,765),(725,761.3397459621556),(720,760),(715,761.3397459621556),(711.3397459621556,765)) -7178 ((719,780),(719.1339745962156,780.5),(719.5,780.8660254037844),(720,781),(720.5,780.8660254037844),(720.8660254037844,780.5),(721,780),(720.8660254037844,779.5),(720.5,779.1339745962156),(720,779),(719.5,779.1339745962156),(719.1339745962156,779.5)) -7179 ((718,790),(718.2679491924312,791),(719,791.7320508075688),(720,792),(721,791.7320508075688),(721.7320508075688,791),(722,790),(721.7320508075688,789),(721,788.2679491924312),(720,788),(719,788.2679491924312),(718.2679491924312,789)) -7180 ((717,800),(717.4019237886466,801.5),(718.5,802.5980762113534),(720,803),(721.5,802.5980762113534),(722.5980762113533,801.5),(723,800),(722.5980762113534,798.5),(721.5,797.4019237886467),(720,797),(718.5,797.4019237886466),(717.4019237886467,798.5)) -7181 ((716,810),(716.5358983848622,812),(718,813.4641016151378),(720,814),(722,813.4641016151378),(723.4641016151378,812),(724,810),(723.4641016151378,808),(722,806.5358983848622),(720,806),(718,806.5358983848622),(716.5358983848622,808)) -7182 ((715,820),(715.6698729810778,822.5),(717.5,824.3301270189222),(720,825),(722.5,824.3301270189222),(724.3301270189222,822.5),(725,820),(724.3301270189222,817.5),(722.5,815.6698729810778),(720,815),(717.5,815.6698729810778),(715.6698729810778,817.5)) -7183 ((714,830),(714.8038475772934,833),(717,835.1961524227066),(720,836),(723,835.1961524227066),(725.1961524227066,833),(726,830),(725.1961524227066,827),(723,824.8038475772934),(720,824),(717,824.8038475772934),(714.8038475772934,827)) -7184 ((713,840),(713.937822173509,843.5),(716.5,846.062177826491),(720,847),(723.5,846.062177826491),(726.062177826491,843.5),(727,840),(726.062177826491,836.5),(723.5,833.937822173509),(720,833),(716.5,833.937822173509),(713.937822173509,836.5)) -7185 ((712,850),(713.0717967697245,854),(716,856.9282032302755),(720,858),(724,856.9282032302755),(726.9282032302755,854),(728,850),(726.9282032302755,846),(724,843.0717967697245),(720,842),(716,843.0717967697245),(713.0717967697245,846)) -7186 ((711,860),(712.2057713659401,864.5),(715.5,867.7942286340599),(720,869),(724.5,867.7942286340599),(727.7942286340599,864.5),(729,860),(727.79422863406,855.5),(724.5,852.2057713659401),(720,851),(715.5,852.20577136594),(712.2057713659401,855.5)) -7187 ((710,870),(711.3397459621556,875),(715,878.6602540378444),(720,880),(725,878.6602540378444),(728.6602540378444,875),(730,870),(728.6602540378444,865),(725,861.3397459621556),(720,860),(715,861.3397459621556),(711.3397459621556,865)) -7188 ((719,880),(719.1339745962156,880.5),(719.5,880.8660254037844),(720,881),(720.5,880.8660254037844),(720.8660254037844,880.5),(721,880),(720.8660254037844,879.5),(720.5,879.1339745962156),(720,879),(719.5,879.1339745962156),(719.1339745962156,879.5)) -7189 ((718,890),(718.2679491924312,891),(719,891.7320508075688),(720,892),(721,891.7320508075688),(721.7320508075688,891),(722,890),(721.7320508075688,889),(721,888.2679491924312),(720,888),(719,888.2679491924312),(718.2679491924312,889)) -7190 ((717,900),(717.4019237886466,901.5),(718.5,902.5980762113534),(720,903),(721.5,902.5980762113534),(722.5980762113533,901.5),(723,900),(722.5980762113534,898.5),(721.5,897.4019237886467),(720,897),(718.5,897.4019237886466),(717.4019237886467,898.5)) -7191 ((716,910),(716.5358983848622,912),(718,913.4641016151378),(720,914),(722,913.4641016151378),(723.4641016151378,912),(724,910),(723.4641016151378,908),(722,906.5358983848622),(720,906),(718,906.5358983848622),(716.5358983848622,908)) -7192 ((715,920),(715.6698729810778,922.5),(717.5,924.3301270189222),(720,925),(722.5,924.3301270189222),(724.3301270189222,922.5),(725,920),(724.3301270189222,917.5),(722.5,915.6698729810778),(720,915),(717.5,915.6698729810778),(715.6698729810778,917.5)) -7193 ((714,930),(714.8038475772934,933),(717,935.1961524227066),(720,936),(723,935.1961524227066),(725.1961524227066,933),(726,930),(725.1961524227066,927),(723,924.8038475772934),(720,924),(717,924.8038475772934),(714.8038475772934,927)) -7194 ((713,940),(713.937822173509,943.5),(716.5,946.062177826491),(720,947),(723.5,946.062177826491),(726.062177826491,943.5),(727,940),(726.062177826491,936.5),(723.5,933.937822173509),(720,933),(716.5,933.937822173509),(713.937822173509,936.5)) -7195 ((712,950),(713.0717967697245,954),(716,956.9282032302755),(720,958),(724,956.9282032302755),(726.9282032302755,954),(728,950),(726.9282032302755,946),(724,943.0717967697245),(720,942),(716,943.0717967697245),(713.0717967697245,946)) -7196 ((711,960),(712.2057713659401,964.5),(715.5,967.7942286340599),(720,969),(724.5,967.7942286340599),(727.7942286340599,964.5),(729,960),(727.79422863406,955.5),(724.5,952.2057713659401),(720,951),(715.5,952.20577136594),(712.2057713659401,955.5)) -7197 ((710,970),(711.3397459621556,975),(715,978.6602540378444),(720,980),(725,978.6602540378444),(728.6602540378444,975),(730,970),(728.6602540378444,965),(725,961.3397459621556),(720,960),(715,961.3397459621556),(711.3397459621556,965)) -7198 ((719,980),(719.1339745962156,980.5),(719.5,980.8660254037844),(720,981),(720.5,980.8660254037844),(720.8660254037844,980.5),(721,980),(720.8660254037844,979.5),(720.5,979.1339745962156),(720,979),(719.5,979.1339745962156),(719.1339745962156,979.5)) -7199 ((718,990),(718.2679491924312,991),(719,991.7320508075688),(720,992),(721,991.7320508075688),(721.7320508075688,991),(722,990),(721.7320508075688,989),(721,988.2679491924312),(720,988),(719,988.2679491924312),(718.2679491924312,989)) -7200 ((717,1000),(717.4019237886466,1001.5),(718.5,1002.5980762113534),(720,1003),(721.5,1002.5980762113534),(722.5980762113533,1001.5),(723,1000),(722.5980762113534,998.5),(721.5,997.4019237886467),(720,997),(718.5,997.4019237886466),(717.4019237886467,998.5)) -7201 ((725,10),(725.6698729810778,12.5),(727.5,14.330127018922193),(730,15),(732.5,14.330127018922195),(734.3301270189222,12.500000000000002),(735,10),(734.3301270189222,7.500000000000002),(732.5,5.669872981077807),(730,5),(727.5,5.669872981077805),(725.6698729810778,7.499999999999998)) -7202 ((724,20),(724.8038475772934,23),(727,25.196152422706632),(730,26),(733,25.196152422706632),(735.1961524227066,23),(736,20),(735.1961524227066,17),(733,14.803847577293368),(730,14),(727,14.803847577293366),(724.8038475772934,16.999999999999996)) -7203 ((723,30),(723.937822173509,33.5),(726.5,36.06217782649107),(730,37),(733.5,36.06217782649107),(736.062177826491,33.5),(737,30),(736.062177826491,26.5),(733.5,23.93782217350893),(730,23),(726.5,23.937822173508927),(723.937822173509,26.499999999999996)) -7204 ((722,40),(723.0717967697245,44),(726,46.92820323027551),(730,48),(734,46.92820323027551),(736.9282032302755,44),(738,40),(736.9282032302755,36),(734,33.07179676972449),(730,32),(726,33.071796769724486),(723.0717967697245,36)) -7205 ((721,50),(722.2057713659401,54.5),(725.5,57.79422863405995),(730,59),(734.5,57.79422863405995),(737.7942286340599,54.5),(739,50),(737.79422863406,45.5),(734.5,42.20577136594005),(730,41),(725.5,42.20577136594005),(722.2057713659401,45.5)) -7206 ((720,60),(721.3397459621556,65),(725,68.66025403784438),(730,70),(735,68.66025403784438),(738.6602540378444,65),(740,60),(738.6602540378444,55),(735,51.33974596215562),(730,50),(725,51.33974596215561),(721.3397459621556,54.99999999999999)) -7207 ((729,70),(729.1339745962156,70.5),(729.5,70.86602540378443),(730,71),(730.5,70.86602540378443),(730.8660254037844,70.5),(731,70),(730.8660254037844,69.5),(730.5,69.13397459621557),(730,69),(729.5,69.13397459621557),(729.1339745962156,69.5)) -7208 ((728,80),(728.2679491924312,81),(729,81.73205080756888),(730,82),(731,81.73205080756888),(731.7320508075688,81),(732,80),(731.7320508075688,79),(731,78.26794919243112),(730,78),(729,78.26794919243112),(728.2679491924312,79)) -7209 ((727,90),(727.4019237886466,91.5),(728.5,92.59807621135332),(730,93),(731.5,92.59807621135332),(732.5980762113533,91.5),(733,90),(732.5980762113534,88.5),(731.5,87.40192378864668),(730,87),(728.5,87.40192378864668),(727.4019237886467,88.5)) -7210 ((726,100),(726.5358983848622,102),(728,103.46410161513775),(730,104),(732,103.46410161513775),(733.4641016151378,102),(734,100),(733.4641016151378,98),(732,96.53589838486225),(730,96),(728,96.53589838486225),(726.5358983848622,98)) -7211 ((725,110),(725.6698729810778,112.5),(727.5,114.3301270189222),(730,115),(732.5,114.3301270189222),(734.3301270189222,112.5),(735,110),(734.3301270189222,107.5),(732.5,105.6698729810778),(730,105),(727.5,105.6698729810778),(725.6698729810778,107.5)) -7212 ((724,120),(724.8038475772934,123),(727,125.19615242270663),(730,126),(733,125.19615242270663),(735.1961524227066,123),(736,120),(735.1961524227066,117),(733,114.80384757729337),(730,114),(727,114.80384757729337),(724.8038475772934,117)) -7213 ((723,130),(723.937822173509,133.5),(726.5,136.06217782649108),(730,137),(733.5,136.06217782649108),(736.062177826491,133.5),(737,130),(736.062177826491,126.5),(733.5,123.93782217350893),(730,123),(726.5,123.93782217350892),(723.937822173509,126.5)) -7214 ((722,140),(723.0717967697245,144),(726,146.9282032302755),(730,148),(734,146.9282032302755),(736.9282032302755,144),(738,140),(736.9282032302755,136),(734,133.0717967697245),(730,132),(726,133.0717967697245),(723.0717967697245,136)) -7215 ((721,150),(722.2057713659401,154.5),(725.5,157.79422863405995),(730,159),(734.5,157.79422863405995),(737.7942286340599,154.5),(739,150),(737.79422863406,145.5),(734.5,142.20577136594005),(730,141),(725.5,142.20577136594005),(722.2057713659401,145.5)) -7216 ((720,160),(721.3397459621556,165),(725,168.6602540378444),(730,170),(735,168.6602540378444),(738.6602540378444,165),(740,160),(738.6602540378444,155),(735,151.3397459621556),(730,150),(725,151.3397459621556),(721.3397459621556,155)) -7217 ((729,170),(729.1339745962156,170.5),(729.5,170.86602540378445),(730,171),(730.5,170.86602540378445),(730.8660254037844,170.5),(731,170),(730.8660254037844,169.5),(730.5,169.13397459621555),(730,169),(729.5,169.13397459621555),(729.1339745962156,169.5)) -7218 ((728,180),(728.2679491924312,181),(729,181.73205080756887),(730,182),(731,181.73205080756887),(731.7320508075688,181),(732,180),(731.7320508075688,179),(731,178.26794919243113),(730,178),(729,178.26794919243113),(728.2679491924312,179)) -7219 ((727,190),(727.4019237886466,191.5),(728.5,192.59807621135332),(730,193),(731.5,192.59807621135332),(732.5980762113533,191.5),(733,190),(732.5980762113534,188.5),(731.5,187.40192378864668),(730,187),(728.5,187.40192378864668),(727.4019237886467,188.5)) -7220 ((726,200),(726.5358983848622,202),(728,203.46410161513776),(730,204),(732,203.46410161513776),(733.4641016151378,202),(734,200),(733.4641016151378,198),(732,196.53589838486224),(730,196),(728,196.53589838486224),(726.5358983848622,198)) -7221 ((725,210),(725.6698729810778,212.5),(727.5,214.33012701892218),(730,215),(732.5,214.33012701892218),(734.3301270189222,212.5),(735,210),(734.3301270189222,207.5),(732.5,205.66987298107782),(730,205),(727.5,205.66987298107782),(725.6698729810778,207.5)) -7222 ((724,220),(724.8038475772934,223),(727,225.19615242270663),(730,226),(733,225.19615242270663),(735.1961524227066,223),(736,220),(735.1961524227066,217),(733,214.80384757729337),(730,214),(727,214.80384757729337),(724.8038475772934,217)) -7223 ((723,230),(723.937822173509,233.5),(726.5,236.06217782649108),(730,237),(733.5,236.06217782649108),(736.062177826491,233.5),(737,230),(736.062177826491,226.5),(733.5,223.93782217350892),(730,223),(726.5,223.93782217350892),(723.937822173509,226.5)) -7224 ((722,240),(723.0717967697245,244),(726,246.9282032302755),(730,248),(734,246.9282032302755),(736.9282032302755,244),(738,240),(736.9282032302755,236),(734,233.0717967697245),(730,232),(726,233.0717967697245),(723.0717967697245,236)) -7225 ((721,250),(722.2057713659401,254.5),(725.5,257.79422863405995),(730,259),(734.5,257.79422863405995),(737.7942286340599,254.5),(739,250),(737.79422863406,245.5),(734.5,242.20577136594005),(730,241),(725.5,242.20577136594005),(722.2057713659401,245.5)) -7226 ((720,260),(721.3397459621556,265),(725,268.66025403784437),(730,270),(735,268.66025403784437),(738.6602540378444,265),(740,260),(738.6602540378444,255),(735,251.3397459621556),(730,250),(725,251.3397459621556),(721.3397459621556,255)) -7227 ((729,270),(729.1339745962156,270.5),(729.5,270.8660254037844),(730,271),(730.5,270.8660254037844),(730.8660254037844,270.5),(731,270),(730.8660254037844,269.5),(730.5,269.1339745962156),(730,269),(729.5,269.1339745962156),(729.1339745962156,269.5)) -7228 ((728,280),(728.2679491924312,281),(729,281.7320508075689),(730,282),(731,281.7320508075689),(731.7320508075688,281),(732,280),(731.7320508075688,279),(731,278.2679491924311),(730,278),(729,278.2679491924311),(728.2679491924312,279)) -7229 ((727,290),(727.4019237886466,291.5),(728.5,292.5980762113533),(730,293),(731.5,292.5980762113533),(732.5980762113533,291.5),(733,290),(732.5980762113534,288.5),(731.5,287.4019237886467),(730,287),(728.5,287.4019237886467),(727.4019237886467,288.5)) -7230 ((726,300),(726.5358983848622,302),(728,303.46410161513774),(730,304),(732,303.46410161513774),(733.4641016151378,302),(734,300),(733.4641016151378,298),(732,296.53589838486226),(730,296),(728,296.53589838486226),(726.5358983848622,298)) -7231 ((725,310),(725.6698729810778,312.5),(727.5,314.3301270189222),(730,315),(732.5,314.3301270189222),(734.3301270189222,312.5),(735,310),(734.3301270189222,307.5),(732.5,305.6698729810778),(730,305),(727.5,305.6698729810778),(725.6698729810778,307.5)) -7232 ((724,320),(724.8038475772934,323),(727,325.19615242270663),(730,326),(733,325.19615242270663),(735.1961524227066,323),(736,320),(735.1961524227066,317),(733,314.80384757729337),(730,314),(727,314.80384757729337),(724.8038475772934,317)) -7233 ((723,330),(723.937822173509,333.5),(726.5,336.06217782649105),(730,337),(733.5,336.06217782649105),(736.062177826491,333.5),(737,330),(736.062177826491,326.5),(733.5,323.93782217350895),(730,323),(726.5,323.93782217350895),(723.937822173509,326.5)) -7234 ((722,340),(723.0717967697245,344),(726,346.9282032302755),(730,348),(734,346.9282032302755),(736.9282032302755,344),(738,340),(736.9282032302755,336),(734,333.0717967697245),(730,332),(726,333.0717967697245),(723.0717967697245,336)) -7235 ((721,350),(722.2057713659401,354.5),(725.5,357.79422863405995),(730,359),(734.5,357.79422863405995),(737.7942286340599,354.5),(739,350),(737.79422863406,345.5),(734.5,342.20577136594005),(730,341),(725.5,342.20577136594005),(722.2057713659401,345.5)) -7236 ((720,360),(721.3397459621556,365),(725,368.66025403784437),(730,370),(735,368.66025403784437),(738.6602540378444,365),(740,360),(738.6602540378444,355),(735,351.33974596215563),(730,350),(725,351.33974596215563),(721.3397459621556,355)) -7237 ((729,370),(729.1339745962156,370.5),(729.5,370.8660254037844),(730,371),(730.5,370.8660254037844),(730.8660254037844,370.5),(731,370),(730.8660254037844,369.5),(730.5,369.1339745962156),(730,369),(729.5,369.1339745962156),(729.1339745962156,369.5)) -7238 ((728,380),(728.2679491924312,381),(729,381.7320508075689),(730,382),(731,381.7320508075689),(731.7320508075688,381),(732,380),(731.7320508075688,379),(731,378.2679491924311),(730,378),(729,378.2679491924311),(728.2679491924312,379)) -7239 ((727,390),(727.4019237886466,391.5),(728.5,392.5980762113533),(730,393),(731.5,392.5980762113533),(732.5980762113533,391.5),(733,390),(732.5980762113534,388.5),(731.5,387.4019237886467),(730,387),(728.5,387.4019237886467),(727.4019237886467,388.5)) -7240 ((726,400),(726.5358983848622,402),(728,403.46410161513774),(730,404),(732,403.46410161513774),(733.4641016151378,402),(734,400),(733.4641016151378,398),(732,396.53589838486226),(730,396),(728,396.53589838486226),(726.5358983848622,398)) -7241 ((725,410),(725.6698729810778,412.5),(727.5,414.3301270189222),(730,415),(732.5,414.3301270189222),(734.3301270189222,412.5),(735,410),(734.3301270189222,407.5),(732.5,405.6698729810778),(730,405),(727.5,405.6698729810778),(725.6698729810778,407.5)) -7242 ((724,420),(724.8038475772934,423),(727,425.19615242270663),(730,426),(733,425.19615242270663),(735.1961524227066,423),(736,420),(735.1961524227066,417),(733,414.80384757729337),(730,414),(727,414.80384757729337),(724.8038475772934,417)) -7243 ((723,430),(723.937822173509,433.5),(726.5,436.06217782649105),(730,437),(733.5,436.06217782649105),(736.062177826491,433.5),(737,430),(736.062177826491,426.5),(733.5,423.93782217350895),(730,423),(726.5,423.93782217350895),(723.937822173509,426.5)) -7244 ((722,440),(723.0717967697245,444),(726,446.9282032302755),(730,448),(734,446.9282032302755),(736.9282032302755,444),(738,440),(736.9282032302755,436),(734,433.0717967697245),(730,432),(726,433.0717967697245),(723.0717967697245,436)) -7245 ((721,450),(722.2057713659401,454.5),(725.5,457.79422863405995),(730,459),(734.5,457.79422863405995),(737.7942286340599,454.5),(739,450),(737.79422863406,445.5),(734.5,442.20577136594005),(730,441),(725.5,442.20577136594005),(722.2057713659401,445.5)) -7246 ((720,460),(721.3397459621556,465),(725,468.66025403784437),(730,470),(735,468.66025403784437),(738.6602540378444,465),(740,460),(738.6602540378444,455),(735,451.33974596215563),(730,450),(725,451.33974596215563),(721.3397459621556,455)) -7247 ((729,470),(729.1339745962156,470.5),(729.5,470.8660254037844),(730,471),(730.5,470.8660254037844),(730.8660254037844,470.5),(731,470),(730.8660254037844,469.5),(730.5,469.1339745962156),(730,469),(729.5,469.1339745962156),(729.1339745962156,469.5)) -7248 ((728,480),(728.2679491924312,481),(729,481.7320508075689),(730,482),(731,481.7320508075689),(731.7320508075688,481),(732,480),(731.7320508075688,479),(731,478.2679491924311),(730,478),(729,478.2679491924311),(728.2679491924312,479)) -7249 ((727,490),(727.4019237886466,491.5),(728.5,492.5980762113533),(730,493),(731.5,492.5980762113533),(732.5980762113533,491.5),(733,490),(732.5980762113534,488.5),(731.5,487.4019237886467),(730,487),(728.5,487.4019237886467),(727.4019237886467,488.5)) -7250 ((726,500),(726.5358983848622,502),(728,503.46410161513774),(730,504),(732,503.46410161513774),(733.4641016151378,502),(734,500),(733.4641016151378,498),(732,496.53589838486226),(730,496),(728,496.53589838486226),(726.5358983848622,498)) -7251 ((725,510),(725.6698729810778,512.5),(727.5,514.3301270189222),(730,515),(732.5,514.3301270189222),(734.3301270189222,512.5),(735,510),(734.3301270189222,507.5),(732.5,505.6698729810778),(730,505),(727.5,505.6698729810778),(725.6698729810778,507.5)) -7252 ((724,520),(724.8038475772934,523),(727,525.1961524227066),(730,526),(733,525.1961524227066),(735.1961524227066,523),(736,520),(735.1961524227066,517),(733,514.8038475772934),(730,514),(727,514.8038475772934),(724.8038475772934,517)) -7253 ((723,530),(723.937822173509,533.5),(726.5,536.062177826491),(730,537),(733.5,536.062177826491),(736.062177826491,533.5),(737,530),(736.062177826491,526.5),(733.5,523.937822173509),(730,523),(726.5,523.937822173509),(723.937822173509,526.5)) -7254 ((722,540),(723.0717967697245,544),(726,546.9282032302755),(730,548),(734,546.9282032302755),(736.9282032302755,544),(738,540),(736.9282032302755,536),(734,533.0717967697245),(730,532),(726,533.0717967697245),(723.0717967697245,536)) -7255 ((721,550),(722.2057713659401,554.5),(725.5,557.7942286340599),(730,559),(734.5,557.7942286340599),(737.7942286340599,554.5),(739,550),(737.79422863406,545.5),(734.5,542.2057713659401),(730,541),(725.5,542.20577136594),(722.2057713659401,545.5)) -7256 ((720,560),(721.3397459621556,565),(725,568.6602540378444),(730,570),(735,568.6602540378444),(738.6602540378444,565),(740,560),(738.6602540378444,555),(735,551.3397459621556),(730,550),(725,551.3397459621556),(721.3397459621556,555)) -7257 ((729,570),(729.1339745962156,570.5),(729.5,570.8660254037844),(730,571),(730.5,570.8660254037844),(730.8660254037844,570.5),(731,570),(730.8660254037844,569.5),(730.5,569.1339745962156),(730,569),(729.5,569.1339745962156),(729.1339745962156,569.5)) -7258 ((728,580),(728.2679491924312,581),(729,581.7320508075688),(730,582),(731,581.7320508075688),(731.7320508075688,581),(732,580),(731.7320508075688,579),(731,578.2679491924312),(730,578),(729,578.2679491924312),(728.2679491924312,579)) -7259 ((727,590),(727.4019237886466,591.5),(728.5,592.5980762113534),(730,593),(731.5,592.5980762113534),(732.5980762113533,591.5),(733,590),(732.5980762113534,588.5),(731.5,587.4019237886467),(730,587),(728.5,587.4019237886466),(727.4019237886467,588.5)) -7260 ((726,600),(726.5358983848622,602),(728,603.4641016151378),(730,604),(732,603.4641016151378),(733.4641016151378,602),(734,600),(733.4641016151378,598),(732,596.5358983848622),(730,596),(728,596.5358983848622),(726.5358983848622,598)) -7261 ((725,610),(725.6698729810778,612.5),(727.5,614.3301270189222),(730,615),(732.5,614.3301270189222),(734.3301270189222,612.5),(735,610),(734.3301270189222,607.5),(732.5,605.6698729810778),(730,605),(727.5,605.6698729810778),(725.6698729810778,607.5)) -7262 ((724,620),(724.8038475772934,623),(727,625.1961524227066),(730,626),(733,625.1961524227066),(735.1961524227066,623),(736,620),(735.1961524227066,617),(733,614.8038475772934),(730,614),(727,614.8038475772934),(724.8038475772934,617)) -7263 ((723,630),(723.937822173509,633.5),(726.5,636.062177826491),(730,637),(733.5,636.062177826491),(736.062177826491,633.5),(737,630),(736.062177826491,626.5),(733.5,623.937822173509),(730,623),(726.5,623.937822173509),(723.937822173509,626.5)) -7264 ((722,640),(723.0717967697245,644),(726,646.9282032302755),(730,648),(734,646.9282032302755),(736.9282032302755,644),(738,640),(736.9282032302755,636),(734,633.0717967697245),(730,632),(726,633.0717967697245),(723.0717967697245,636)) -7265 ((721,650),(722.2057713659401,654.5),(725.5,657.7942286340599),(730,659),(734.5,657.7942286340599),(737.7942286340599,654.5),(739,650),(737.79422863406,645.5),(734.5,642.2057713659401),(730,641),(725.5,642.20577136594),(722.2057713659401,645.5)) -7266 ((720,660),(721.3397459621556,665),(725,668.6602540378444),(730,670),(735,668.6602540378444),(738.6602540378444,665),(740,660),(738.6602540378444,655),(735,651.3397459621556),(730,650),(725,651.3397459621556),(721.3397459621556,655)) -7267 ((729,670),(729.1339745962156,670.5),(729.5,670.8660254037844),(730,671),(730.5,670.8660254037844),(730.8660254037844,670.5),(731,670),(730.8660254037844,669.5),(730.5,669.1339745962156),(730,669),(729.5,669.1339745962156),(729.1339745962156,669.5)) -7268 ((728,680),(728.2679491924312,681),(729,681.7320508075688),(730,682),(731,681.7320508075688),(731.7320508075688,681),(732,680),(731.7320508075688,679),(731,678.2679491924312),(730,678),(729,678.2679491924312),(728.2679491924312,679)) -7269 ((727,690),(727.4019237886466,691.5),(728.5,692.5980762113534),(730,693),(731.5,692.5980762113534),(732.5980762113533,691.5),(733,690),(732.5980762113534,688.5),(731.5,687.4019237886467),(730,687),(728.5,687.4019237886466),(727.4019237886467,688.5)) -7270 ((726,700),(726.5358983848622,702),(728,703.4641016151378),(730,704),(732,703.4641016151378),(733.4641016151378,702),(734,700),(733.4641016151378,698),(732,696.5358983848622),(730,696),(728,696.5358983848622),(726.5358983848622,698)) -7271 ((725,710),(725.6698729810778,712.5),(727.5,714.3301270189222),(730,715),(732.5,714.3301270189222),(734.3301270189222,712.5),(735,710),(734.3301270189222,707.5),(732.5,705.6698729810778),(730,705),(727.5,705.6698729810778),(725.6698729810778,707.5)) -7272 ((724,720),(724.8038475772934,723),(727,725.1961524227066),(730,726),(733,725.1961524227066),(735.1961524227066,723),(736,720),(735.1961524227066,717),(733,714.8038475772934),(730,714),(727,714.8038475772934),(724.8038475772934,717)) -7273 ((723,730),(723.937822173509,733.5),(726.5,736.062177826491),(730,737),(733.5,736.062177826491),(736.062177826491,733.5),(737,730),(736.062177826491,726.5),(733.5,723.937822173509),(730,723),(726.5,723.937822173509),(723.937822173509,726.5)) -7274 ((722,740),(723.0717967697245,744),(726,746.9282032302755),(730,748),(734,746.9282032302755),(736.9282032302755,744),(738,740),(736.9282032302755,736),(734,733.0717967697245),(730,732),(726,733.0717967697245),(723.0717967697245,736)) -7275 ((721,750),(722.2057713659401,754.5),(725.5,757.7942286340599),(730,759),(734.5,757.7942286340599),(737.7942286340599,754.5),(739,750),(737.79422863406,745.5),(734.5,742.2057713659401),(730,741),(725.5,742.20577136594),(722.2057713659401,745.5)) -7276 ((720,760),(721.3397459621556,765),(725,768.6602540378444),(730,770),(735,768.6602540378444),(738.6602540378444,765),(740,760),(738.6602540378444,755),(735,751.3397459621556),(730,750),(725,751.3397459621556),(721.3397459621556,755)) -7277 ((729,770),(729.1339745962156,770.5),(729.5,770.8660254037844),(730,771),(730.5,770.8660254037844),(730.8660254037844,770.5),(731,770),(730.8660254037844,769.5),(730.5,769.1339745962156),(730,769),(729.5,769.1339745962156),(729.1339745962156,769.5)) -7278 ((728,780),(728.2679491924312,781),(729,781.7320508075688),(730,782),(731,781.7320508075688),(731.7320508075688,781),(732,780),(731.7320508075688,779),(731,778.2679491924312),(730,778),(729,778.2679491924312),(728.2679491924312,779)) -7279 ((727,790),(727.4019237886466,791.5),(728.5,792.5980762113534),(730,793),(731.5,792.5980762113534),(732.5980762113533,791.5),(733,790),(732.5980762113534,788.5),(731.5,787.4019237886467),(730,787),(728.5,787.4019237886466),(727.4019237886467,788.5)) -7280 ((726,800),(726.5358983848622,802),(728,803.4641016151378),(730,804),(732,803.4641016151378),(733.4641016151378,802),(734,800),(733.4641016151378,798),(732,796.5358983848622),(730,796),(728,796.5358983848622),(726.5358983848622,798)) -7281 ((725,810),(725.6698729810778,812.5),(727.5,814.3301270189222),(730,815),(732.5,814.3301270189222),(734.3301270189222,812.5),(735,810),(734.3301270189222,807.5),(732.5,805.6698729810778),(730,805),(727.5,805.6698729810778),(725.6698729810778,807.5)) -7282 ((724,820),(724.8038475772934,823),(727,825.1961524227066),(730,826),(733,825.1961524227066),(735.1961524227066,823),(736,820),(735.1961524227066,817),(733,814.8038475772934),(730,814),(727,814.8038475772934),(724.8038475772934,817)) -7283 ((723,830),(723.937822173509,833.5),(726.5,836.062177826491),(730,837),(733.5,836.062177826491),(736.062177826491,833.5),(737,830),(736.062177826491,826.5),(733.5,823.937822173509),(730,823),(726.5,823.937822173509),(723.937822173509,826.5)) -7284 ((722,840),(723.0717967697245,844),(726,846.9282032302755),(730,848),(734,846.9282032302755),(736.9282032302755,844),(738,840),(736.9282032302755,836),(734,833.0717967697245),(730,832),(726,833.0717967697245),(723.0717967697245,836)) -7285 ((721,850),(722.2057713659401,854.5),(725.5,857.7942286340599),(730,859),(734.5,857.7942286340599),(737.7942286340599,854.5),(739,850),(737.79422863406,845.5),(734.5,842.2057713659401),(730,841),(725.5,842.20577136594),(722.2057713659401,845.5)) -7286 ((720,860),(721.3397459621556,865),(725,868.6602540378444),(730,870),(735,868.6602540378444),(738.6602540378444,865),(740,860),(738.6602540378444,855),(735,851.3397459621556),(730,850),(725,851.3397459621556),(721.3397459621556,855)) -7287 ((729,870),(729.1339745962156,870.5),(729.5,870.8660254037844),(730,871),(730.5,870.8660254037844),(730.8660254037844,870.5),(731,870),(730.8660254037844,869.5),(730.5,869.1339745962156),(730,869),(729.5,869.1339745962156),(729.1339745962156,869.5)) -7288 ((728,880),(728.2679491924312,881),(729,881.7320508075688),(730,882),(731,881.7320508075688),(731.7320508075688,881),(732,880),(731.7320508075688,879),(731,878.2679491924312),(730,878),(729,878.2679491924312),(728.2679491924312,879)) -7289 ((727,890),(727.4019237886466,891.5),(728.5,892.5980762113534),(730,893),(731.5,892.5980762113534),(732.5980762113533,891.5),(733,890),(732.5980762113534,888.5),(731.5,887.4019237886467),(730,887),(728.5,887.4019237886466),(727.4019237886467,888.5)) -7290 ((726,900),(726.5358983848622,902),(728,903.4641016151378),(730,904),(732,903.4641016151378),(733.4641016151378,902),(734,900),(733.4641016151378,898),(732,896.5358983848622),(730,896),(728,896.5358983848622),(726.5358983848622,898)) -7291 ((725,910),(725.6698729810778,912.5),(727.5,914.3301270189222),(730,915),(732.5,914.3301270189222),(734.3301270189222,912.5),(735,910),(734.3301270189222,907.5),(732.5,905.6698729810778),(730,905),(727.5,905.6698729810778),(725.6698729810778,907.5)) -7292 ((724,920),(724.8038475772934,923),(727,925.1961524227066),(730,926),(733,925.1961524227066),(735.1961524227066,923),(736,920),(735.1961524227066,917),(733,914.8038475772934),(730,914),(727,914.8038475772934),(724.8038475772934,917)) -7293 ((723,930),(723.937822173509,933.5),(726.5,936.062177826491),(730,937),(733.5,936.062177826491),(736.062177826491,933.5),(737,930),(736.062177826491,926.5),(733.5,923.937822173509),(730,923),(726.5,923.937822173509),(723.937822173509,926.5)) -7294 ((722,940),(723.0717967697245,944),(726,946.9282032302755),(730,948),(734,946.9282032302755),(736.9282032302755,944),(738,940),(736.9282032302755,936),(734,933.0717967697245),(730,932),(726,933.0717967697245),(723.0717967697245,936)) -7295 ((721,950),(722.2057713659401,954.5),(725.5,957.7942286340599),(730,959),(734.5,957.7942286340599),(737.7942286340599,954.5),(739,950),(737.79422863406,945.5),(734.5,942.2057713659401),(730,941),(725.5,942.20577136594),(722.2057713659401,945.5)) -7296 ((720,960),(721.3397459621556,965),(725,968.6602540378444),(730,970),(735,968.6602540378444),(738.6602540378444,965),(740,960),(738.6602540378444,955),(735,951.3397459621556),(730,950),(725,951.3397459621556),(721.3397459621556,955)) -7297 ((729,970),(729.1339745962156,970.5),(729.5,970.8660254037844),(730,971),(730.5,970.8660254037844),(730.8660254037844,970.5),(731,970),(730.8660254037844,969.5),(730.5,969.1339745962156),(730,969),(729.5,969.1339745962156),(729.1339745962156,969.5)) -7298 ((728,980),(728.2679491924312,981),(729,981.7320508075688),(730,982),(731,981.7320508075688),(731.7320508075688,981),(732,980),(731.7320508075688,979),(731,978.2679491924312),(730,978),(729,978.2679491924312),(728.2679491924312,979)) -7299 ((727,990),(727.4019237886466,991.5),(728.5,992.5980762113534),(730,993),(731.5,992.5980762113534),(732.5980762113533,991.5),(733,990),(732.5980762113534,988.5),(731.5,987.4019237886467),(730,987),(728.5,987.4019237886466),(727.4019237886467,988.5)) -7300 ((726,1000),(726.5358983848622,1002),(728,1003.4641016151378),(730,1004),(732,1003.4641016151378),(733.4641016151378,1002),(734,1000),(733.4641016151378,998),(732,996.5358983848622),(730,996),(728,996.5358983848622),(726.5358983848622,998)) -7301 ((734,10),(734.8038475772934,13),(737,15.196152422706632),(740,16),(743,15.196152422706632),(745.1961524227066,13.000000000000002),(746,10),(745.1961524227066,7.000000000000002),(743,4.803847577293369),(740,4),(737,4.803847577293366),(734.8038475772934,6.999999999999997)) -7302 ((733,20),(733.937822173509,23.5),(736.5,26.06217782649107),(740,27),(743.5,26.062177826491073),(746.062177826491,23.500000000000004),(747,20),(746.062177826491,16.5),(743.5,13.93782217350893),(740,13),(736.5,13.937822173508927),(733.937822173509,16.499999999999996)) -7303 ((732,30),(733.0717967697245,34),(736,36.92820323027551),(740,38),(744,36.92820323027551),(746.9282032302755,34),(748,30),(746.9282032302755,26.000000000000004),(744,23.071796769724493),(740,22),(736,23.071796769724486),(733.0717967697245,25.999999999999996)) -7304 ((731,40),(732.2057713659401,44.5),(735.5,47.79422863405995),(740,49),(744.5,47.79422863405995),(747.7942286340599,44.5),(749,40),(747.79422863406,35.5),(744.5,32.20577136594005),(740,31),(735.5,32.20577136594005),(732.2057713659401,35.5)) -7305 ((730,50),(731.3397459621556,55),(735,58.66025403784438),(740,60),(745,58.66025403784439),(748.6602540378444,55),(750,50),(748.6602540378444,45),(745,41.33974596215562),(740,40),(735,41.33974596215561),(731.3397459621556,44.99999999999999)) -7306 ((739,60),(739.1339745962156,60.5),(739.5,60.86602540378444),(740,61),(740.5,60.86602540378444),(740.8660254037844,60.5),(741,60),(740.8660254037844,59.5),(740.5,59.13397459621556),(740,59),(739.5,59.13397459621556),(739.1339745962156,59.5)) -7307 ((738,70),(738.2679491924312,71),(739,71.73205080756888),(740,72),(741,71.73205080756888),(741.7320508075688,71),(742,70),(741.7320508075688,69),(741,68.26794919243112),(740,68),(739,68.26794919243112),(738.2679491924312,69)) -7308 ((737,80),(737.4019237886466,81.5),(738.5,82.59807621135332),(740,83),(741.5,82.59807621135332),(742.5980762113533,81.5),(743,80),(742.5980762113534,78.5),(741.5,77.40192378864668),(740,77),(738.5,77.40192378864668),(737.4019237886467,78.5)) -7309 ((736,90),(736.5358983848622,92),(738,93.46410161513775),(740,94),(742,93.46410161513775),(743.4641016151378,92),(744,90),(743.4641016151378,88),(742,86.53589838486225),(740,86),(738,86.53589838486225),(736.5358983848622,88)) -7310 ((735,100),(735.6698729810778,102.5),(737.5,104.3301270189222),(740,105),(742.5,104.3301270189222),(744.3301270189222,102.5),(745,100),(744.3301270189222,97.5),(742.5,95.6698729810778),(740,95),(737.5,95.6698729810778),(735.6698729810778,97.5)) -7311 ((734,110),(734.8038475772934,113),(737,115.19615242270663),(740,116),(743,115.19615242270663),(745.1961524227066,113),(746,110),(745.1961524227066,107),(743,104.80384757729337),(740,104),(737,104.80384757729337),(734.8038475772934,107)) -7312 ((733,120),(733.937822173509,123.5),(736.5,126.06217782649107),(740,127),(743.5,126.06217782649107),(746.062177826491,123.5),(747,120),(746.062177826491,116.5),(743.5,113.93782217350893),(740,113),(736.5,113.93782217350892),(733.937822173509,116.5)) -7313 ((732,130),(733.0717967697245,134),(736,136.9282032302755),(740,138),(744,136.9282032302755),(746.9282032302755,134),(748,130),(746.9282032302755,126),(744,123.07179676972449),(740,122),(736,123.07179676972449),(733.0717967697245,126)) -7314 ((731,140),(732.2057713659401,144.5),(735.5,147.79422863405995),(740,149),(744.5,147.79422863405995),(747.7942286340599,144.5),(749,140),(747.79422863406,135.5),(744.5,132.20577136594005),(740,131),(735.5,132.20577136594005),(732.2057713659401,135.5)) -7315 ((730,150),(731.3397459621556,155),(735,158.6602540378444),(740,160),(745,158.6602540378444),(748.6602540378444,155),(750,150),(748.6602540378444,145),(745,141.3397459621556),(740,140),(735,141.3397459621556),(731.3397459621556,145)) -7316 ((739,160),(739.1339745962156,160.5),(739.5,160.86602540378445),(740,161),(740.5,160.86602540378445),(740.8660254037844,160.5),(741,160),(740.8660254037844,159.5),(740.5,159.13397459621555),(740,159),(739.5,159.13397459621555),(739.1339745962156,159.5)) -7317 ((738,170),(738.2679491924312,171),(739,171.73205080756887),(740,172),(741,171.73205080756887),(741.7320508075688,171),(742,170),(741.7320508075688,169),(741,168.26794919243113),(740,168),(739,168.26794919243113),(738.2679491924312,169)) -7318 ((737,180),(737.4019237886466,181.5),(738.5,182.59807621135332),(740,183),(741.5,182.59807621135332),(742.5980762113533,181.5),(743,180),(742.5980762113534,178.5),(741.5,177.40192378864668),(740,177),(738.5,177.40192378864668),(737.4019237886467,178.5)) -7319 ((736,190),(736.5358983848622,192),(738,193.46410161513776),(740,194),(742,193.46410161513776),(743.4641016151378,192),(744,190),(743.4641016151378,188),(742,186.53589838486224),(740,186),(738,186.53589838486224),(736.5358983848622,188)) -7320 ((735,200),(735.6698729810778,202.5),(737.5,204.33012701892218),(740,205),(742.5,204.33012701892218),(744.3301270189222,202.5),(745,200),(744.3301270189222,197.5),(742.5,195.66987298107782),(740,195),(737.5,195.66987298107782),(735.6698729810778,197.5)) -7321 ((734,210),(734.8038475772934,213),(737,215.19615242270663),(740,216),(743,215.19615242270663),(745.1961524227066,213),(746,210),(745.1961524227066,207),(743,204.80384757729337),(740,204),(737,204.80384757729337),(734.8038475772934,207)) -7322 ((733,220),(733.937822173509,223.5),(736.5,226.06217782649108),(740,227),(743.5,226.06217782649108),(746.062177826491,223.5),(747,220),(746.062177826491,216.5),(743.5,213.93782217350892),(740,213),(736.5,213.93782217350892),(733.937822173509,216.5)) -7323 ((732,230),(733.0717967697245,234),(736,236.9282032302755),(740,238),(744,236.9282032302755),(746.9282032302755,234),(748,230),(746.9282032302755,226),(744,223.0717967697245),(740,222),(736,223.0717967697245),(733.0717967697245,226)) -7324 ((731,240),(732.2057713659401,244.5),(735.5,247.79422863405995),(740,249),(744.5,247.79422863405995),(747.7942286340599,244.5),(749,240),(747.79422863406,235.5),(744.5,232.20577136594005),(740,231),(735.5,232.20577136594005),(732.2057713659401,235.5)) -7325 ((730,250),(731.3397459621556,255),(735,258.66025403784437),(740,260),(745,258.66025403784437),(748.6602540378444,255),(750,250),(748.6602540378444,245),(745,241.3397459621556),(740,240),(735,241.3397459621556),(731.3397459621556,245)) -7326 ((739,260),(739.1339745962156,260.5),(739.5,260.8660254037844),(740,261),(740.5,260.8660254037844),(740.8660254037844,260.5),(741,260),(740.8660254037844,259.5),(740.5,259.1339745962156),(740,259),(739.5,259.1339745962156),(739.1339745962156,259.5)) -7327 ((738,270),(738.2679491924312,271),(739,271.7320508075689),(740,272),(741,271.7320508075689),(741.7320508075688,271),(742,270),(741.7320508075688,269),(741,268.2679491924311),(740,268),(739,268.2679491924311),(738.2679491924312,269)) -7328 ((737,280),(737.4019237886466,281.5),(738.5,282.5980762113533),(740,283),(741.5,282.5980762113533),(742.5980762113533,281.5),(743,280),(742.5980762113534,278.5),(741.5,277.4019237886467),(740,277),(738.5,277.4019237886467),(737.4019237886467,278.5)) -7329 ((736,290),(736.5358983848622,292),(738,293.46410161513774),(740,294),(742,293.46410161513774),(743.4641016151378,292),(744,290),(743.4641016151378,288),(742,286.53589838486226),(740,286),(738,286.53589838486226),(736.5358983848622,288)) -7330 ((735,300),(735.6698729810778,302.5),(737.5,304.3301270189222),(740,305),(742.5,304.3301270189222),(744.3301270189222,302.5),(745,300),(744.3301270189222,297.5),(742.5,295.6698729810778),(740,295),(737.5,295.6698729810778),(735.6698729810778,297.5)) -7331 ((734,310),(734.8038475772934,313),(737,315.19615242270663),(740,316),(743,315.19615242270663),(745.1961524227066,313),(746,310),(745.1961524227066,307),(743,304.80384757729337),(740,304),(737,304.80384757729337),(734.8038475772934,307)) -7332 ((733,320),(733.937822173509,323.5),(736.5,326.06217782649105),(740,327),(743.5,326.06217782649105),(746.062177826491,323.5),(747,320),(746.062177826491,316.5),(743.5,313.93782217350895),(740,313),(736.5,313.93782217350895),(733.937822173509,316.5)) -7333 ((732,330),(733.0717967697245,334),(736,336.9282032302755),(740,338),(744,336.9282032302755),(746.9282032302755,334),(748,330),(746.9282032302755,326),(744,323.0717967697245),(740,322),(736,323.0717967697245),(733.0717967697245,326)) -7334 ((731,340),(732.2057713659401,344.5),(735.5,347.79422863405995),(740,349),(744.5,347.79422863405995),(747.7942286340599,344.5),(749,340),(747.79422863406,335.5),(744.5,332.20577136594005),(740,331),(735.5,332.20577136594005),(732.2057713659401,335.5)) -7335 ((730,350),(731.3397459621556,355),(735,358.66025403784437),(740,360),(745,358.66025403784437),(748.6602540378444,355),(750,350),(748.6602540378444,345),(745,341.33974596215563),(740,340),(735,341.33974596215563),(731.3397459621556,345)) -7336 ((739,360),(739.1339745962156,360.5),(739.5,360.8660254037844),(740,361),(740.5,360.8660254037844),(740.8660254037844,360.5),(741,360),(740.8660254037844,359.5),(740.5,359.1339745962156),(740,359),(739.5,359.1339745962156),(739.1339745962156,359.5)) -7337 ((738,370),(738.2679491924312,371),(739,371.7320508075689),(740,372),(741,371.7320508075689),(741.7320508075688,371),(742,370),(741.7320508075688,369),(741,368.2679491924311),(740,368),(739,368.2679491924311),(738.2679491924312,369)) -7338 ((737,380),(737.4019237886466,381.5),(738.5,382.5980762113533),(740,383),(741.5,382.5980762113533),(742.5980762113533,381.5),(743,380),(742.5980762113534,378.5),(741.5,377.4019237886467),(740,377),(738.5,377.4019237886467),(737.4019237886467,378.5)) -7339 ((736,390),(736.5358983848622,392),(738,393.46410161513774),(740,394),(742,393.46410161513774),(743.4641016151378,392),(744,390),(743.4641016151378,388),(742,386.53589838486226),(740,386),(738,386.53589838486226),(736.5358983848622,388)) -7340 ((735,400),(735.6698729810778,402.5),(737.5,404.3301270189222),(740,405),(742.5,404.3301270189222),(744.3301270189222,402.5),(745,400),(744.3301270189222,397.5),(742.5,395.6698729810778),(740,395),(737.5,395.6698729810778),(735.6698729810778,397.5)) -7341 ((734,410),(734.8038475772934,413),(737,415.19615242270663),(740,416),(743,415.19615242270663),(745.1961524227066,413),(746,410),(745.1961524227066,407),(743,404.80384757729337),(740,404),(737,404.80384757729337),(734.8038475772934,407)) -7342 ((733,420),(733.937822173509,423.5),(736.5,426.06217782649105),(740,427),(743.5,426.06217782649105),(746.062177826491,423.5),(747,420),(746.062177826491,416.5),(743.5,413.93782217350895),(740,413),(736.5,413.93782217350895),(733.937822173509,416.5)) -7343 ((732,430),(733.0717967697245,434),(736,436.9282032302755),(740,438),(744,436.9282032302755),(746.9282032302755,434),(748,430),(746.9282032302755,426),(744,423.0717967697245),(740,422),(736,423.0717967697245),(733.0717967697245,426)) -7344 ((731,440),(732.2057713659401,444.5),(735.5,447.79422863405995),(740,449),(744.5,447.79422863405995),(747.7942286340599,444.5),(749,440),(747.79422863406,435.5),(744.5,432.20577136594005),(740,431),(735.5,432.20577136594005),(732.2057713659401,435.5)) -7345 ((730,450),(731.3397459621556,455),(735,458.66025403784437),(740,460),(745,458.66025403784437),(748.6602540378444,455),(750,450),(748.6602540378444,445),(745,441.33974596215563),(740,440),(735,441.33974596215563),(731.3397459621556,445)) -7346 ((739,460),(739.1339745962156,460.5),(739.5,460.8660254037844),(740,461),(740.5,460.8660254037844),(740.8660254037844,460.5),(741,460),(740.8660254037844,459.5),(740.5,459.1339745962156),(740,459),(739.5,459.1339745962156),(739.1339745962156,459.5)) -7347 ((738,470),(738.2679491924312,471),(739,471.7320508075689),(740,472),(741,471.7320508075689),(741.7320508075688,471),(742,470),(741.7320508075688,469),(741,468.2679491924311),(740,468),(739,468.2679491924311),(738.2679491924312,469)) -7348 ((737,480),(737.4019237886466,481.5),(738.5,482.5980762113533),(740,483),(741.5,482.5980762113533),(742.5980762113533,481.5),(743,480),(742.5980762113534,478.5),(741.5,477.4019237886467),(740,477),(738.5,477.4019237886467),(737.4019237886467,478.5)) -7349 ((736,490),(736.5358983848622,492),(738,493.46410161513774),(740,494),(742,493.46410161513774),(743.4641016151378,492),(744,490),(743.4641016151378,488),(742,486.53589838486226),(740,486),(738,486.53589838486226),(736.5358983848622,488)) -7350 ((735,500),(735.6698729810778,502.5),(737.5,504.3301270189222),(740,505),(742.5,504.3301270189222),(744.3301270189222,502.5),(745,500),(744.3301270189222,497.5),(742.5,495.6698729810778),(740,495),(737.5,495.6698729810778),(735.6698729810778,497.5)) -7351 ((734,510),(734.8038475772934,513),(737,515.1961524227066),(740,516),(743,515.1961524227066),(745.1961524227066,513),(746,510),(745.1961524227066,507),(743,504.80384757729337),(740,504),(737,504.80384757729337),(734.8038475772934,507)) -7352 ((733,520),(733.937822173509,523.5),(736.5,526.062177826491),(740,527),(743.5,526.062177826491),(746.062177826491,523.5),(747,520),(746.062177826491,516.5),(743.5,513.937822173509),(740,513),(736.5,513.937822173509),(733.937822173509,516.5)) -7353 ((732,530),(733.0717967697245,534),(736,536.9282032302755),(740,538),(744,536.9282032302755),(746.9282032302755,534),(748,530),(746.9282032302755,526),(744,523.0717967697245),(740,522),(736,523.0717967697245),(733.0717967697245,526)) -7354 ((731,540),(732.2057713659401,544.5),(735.5,547.7942286340599),(740,549),(744.5,547.7942286340599),(747.7942286340599,544.5),(749,540),(747.79422863406,535.5),(744.5,532.2057713659401),(740,531),(735.5,532.20577136594),(732.2057713659401,535.5)) -7355 ((730,550),(731.3397459621556,555),(735,558.6602540378444),(740,560),(745,558.6602540378444),(748.6602540378444,555),(750,550),(748.6602540378444,545),(745,541.3397459621556),(740,540),(735,541.3397459621556),(731.3397459621556,545)) -7356 ((739,560),(739.1339745962156,560.5),(739.5,560.8660254037844),(740,561),(740.5,560.8660254037844),(740.8660254037844,560.5),(741,560),(740.8660254037844,559.5),(740.5,559.1339745962156),(740,559),(739.5,559.1339745962156),(739.1339745962156,559.5)) -7357 ((738,570),(738.2679491924312,571),(739,571.7320508075688),(740,572),(741,571.7320508075688),(741.7320508075688,571),(742,570),(741.7320508075688,569),(741,568.2679491924312),(740,568),(739,568.2679491924312),(738.2679491924312,569)) -7358 ((737,580),(737.4019237886466,581.5),(738.5,582.5980762113534),(740,583),(741.5,582.5980762113534),(742.5980762113533,581.5),(743,580),(742.5980762113534,578.5),(741.5,577.4019237886467),(740,577),(738.5,577.4019237886466),(737.4019237886467,578.5)) -7359 ((736,590),(736.5358983848622,592),(738,593.4641016151378),(740,594),(742,593.4641016151378),(743.4641016151378,592),(744,590),(743.4641016151378,588),(742,586.5358983848622),(740,586),(738,586.5358983848622),(736.5358983848622,588)) -7360 ((735,600),(735.6698729810778,602.5),(737.5,604.3301270189222),(740,605),(742.5,604.3301270189222),(744.3301270189222,602.5),(745,600),(744.3301270189222,597.5),(742.5,595.6698729810778),(740,595),(737.5,595.6698729810778),(735.6698729810778,597.5)) -7361 ((734,610),(734.8038475772934,613),(737,615.1961524227066),(740,616),(743,615.1961524227066),(745.1961524227066,613),(746,610),(745.1961524227066,607),(743,604.8038475772934),(740,604),(737,604.8038475772934),(734.8038475772934,607)) -7362 ((733,620),(733.937822173509,623.5),(736.5,626.062177826491),(740,627),(743.5,626.062177826491),(746.062177826491,623.5),(747,620),(746.062177826491,616.5),(743.5,613.937822173509),(740,613),(736.5,613.937822173509),(733.937822173509,616.5)) -7363 ((732,630),(733.0717967697245,634),(736,636.9282032302755),(740,638),(744,636.9282032302755),(746.9282032302755,634),(748,630),(746.9282032302755,626),(744,623.0717967697245),(740,622),(736,623.0717967697245),(733.0717967697245,626)) -7364 ((731,640),(732.2057713659401,644.5),(735.5,647.7942286340599),(740,649),(744.5,647.7942286340599),(747.7942286340599,644.5),(749,640),(747.79422863406,635.5),(744.5,632.2057713659401),(740,631),(735.5,632.20577136594),(732.2057713659401,635.5)) -7365 ((730,650),(731.3397459621556,655),(735,658.6602540378444),(740,660),(745,658.6602540378444),(748.6602540378444,655),(750,650),(748.6602540378444,645),(745,641.3397459621556),(740,640),(735,641.3397459621556),(731.3397459621556,645)) -7366 ((739,660),(739.1339745962156,660.5),(739.5,660.8660254037844),(740,661),(740.5,660.8660254037844),(740.8660254037844,660.5),(741,660),(740.8660254037844,659.5),(740.5,659.1339745962156),(740,659),(739.5,659.1339745962156),(739.1339745962156,659.5)) -7367 ((738,670),(738.2679491924312,671),(739,671.7320508075688),(740,672),(741,671.7320508075688),(741.7320508075688,671),(742,670),(741.7320508075688,669),(741,668.2679491924312),(740,668),(739,668.2679491924312),(738.2679491924312,669)) -7368 ((737,680),(737.4019237886466,681.5),(738.5,682.5980762113534),(740,683),(741.5,682.5980762113534),(742.5980762113533,681.5),(743,680),(742.5980762113534,678.5),(741.5,677.4019237886467),(740,677),(738.5,677.4019237886466),(737.4019237886467,678.5)) -7369 ((736,690),(736.5358983848622,692),(738,693.4641016151378),(740,694),(742,693.4641016151378),(743.4641016151378,692),(744,690),(743.4641016151378,688),(742,686.5358983848622),(740,686),(738,686.5358983848622),(736.5358983848622,688)) -7370 ((735,700),(735.6698729810778,702.5),(737.5,704.3301270189222),(740,705),(742.5,704.3301270189222),(744.3301270189222,702.5),(745,700),(744.3301270189222,697.5),(742.5,695.6698729810778),(740,695),(737.5,695.6698729810778),(735.6698729810778,697.5)) -7371 ((734,710),(734.8038475772934,713),(737,715.1961524227066),(740,716),(743,715.1961524227066),(745.1961524227066,713),(746,710),(745.1961524227066,707),(743,704.8038475772934),(740,704),(737,704.8038475772934),(734.8038475772934,707)) -7372 ((733,720),(733.937822173509,723.5),(736.5,726.062177826491),(740,727),(743.5,726.062177826491),(746.062177826491,723.5),(747,720),(746.062177826491,716.5),(743.5,713.937822173509),(740,713),(736.5,713.937822173509),(733.937822173509,716.5)) -7373 ((732,730),(733.0717967697245,734),(736,736.9282032302755),(740,738),(744,736.9282032302755),(746.9282032302755,734),(748,730),(746.9282032302755,726),(744,723.0717967697245),(740,722),(736,723.0717967697245),(733.0717967697245,726)) -7374 ((731,740),(732.2057713659401,744.5),(735.5,747.7942286340599),(740,749),(744.5,747.7942286340599),(747.7942286340599,744.5),(749,740),(747.79422863406,735.5),(744.5,732.2057713659401),(740,731),(735.5,732.20577136594),(732.2057713659401,735.5)) -7375 ((730,750),(731.3397459621556,755),(735,758.6602540378444),(740,760),(745,758.6602540378444),(748.6602540378444,755),(750,750),(748.6602540378444,745),(745,741.3397459621556),(740,740),(735,741.3397459621556),(731.3397459621556,745)) -7376 ((739,760),(739.1339745962156,760.5),(739.5,760.8660254037844),(740,761),(740.5,760.8660254037844),(740.8660254037844,760.5),(741,760),(740.8660254037844,759.5),(740.5,759.1339745962156),(740,759),(739.5,759.1339745962156),(739.1339745962156,759.5)) -7377 ((738,770),(738.2679491924312,771),(739,771.7320508075688),(740,772),(741,771.7320508075688),(741.7320508075688,771),(742,770),(741.7320508075688,769),(741,768.2679491924312),(740,768),(739,768.2679491924312),(738.2679491924312,769)) -7378 ((737,780),(737.4019237886466,781.5),(738.5,782.5980762113534),(740,783),(741.5,782.5980762113534),(742.5980762113533,781.5),(743,780),(742.5980762113534,778.5),(741.5,777.4019237886467),(740,777),(738.5,777.4019237886466),(737.4019237886467,778.5)) -7379 ((736,790),(736.5358983848622,792),(738,793.4641016151378),(740,794),(742,793.4641016151378),(743.4641016151378,792),(744,790),(743.4641016151378,788),(742,786.5358983848622),(740,786),(738,786.5358983848622),(736.5358983848622,788)) -7380 ((735,800),(735.6698729810778,802.5),(737.5,804.3301270189222),(740,805),(742.5,804.3301270189222),(744.3301270189222,802.5),(745,800),(744.3301270189222,797.5),(742.5,795.6698729810778),(740,795),(737.5,795.6698729810778),(735.6698729810778,797.5)) -7381 ((734,810),(734.8038475772934,813),(737,815.1961524227066),(740,816),(743,815.1961524227066),(745.1961524227066,813),(746,810),(745.1961524227066,807),(743,804.8038475772934),(740,804),(737,804.8038475772934),(734.8038475772934,807)) -7382 ((733,820),(733.937822173509,823.5),(736.5,826.062177826491),(740,827),(743.5,826.062177826491),(746.062177826491,823.5),(747,820),(746.062177826491,816.5),(743.5,813.937822173509),(740,813),(736.5,813.937822173509),(733.937822173509,816.5)) -7383 ((732,830),(733.0717967697245,834),(736,836.9282032302755),(740,838),(744,836.9282032302755),(746.9282032302755,834),(748,830),(746.9282032302755,826),(744,823.0717967697245),(740,822),(736,823.0717967697245),(733.0717967697245,826)) -7384 ((731,840),(732.2057713659401,844.5),(735.5,847.7942286340599),(740,849),(744.5,847.7942286340599),(747.7942286340599,844.5),(749,840),(747.79422863406,835.5),(744.5,832.2057713659401),(740,831),(735.5,832.20577136594),(732.2057713659401,835.5)) -7385 ((730,850),(731.3397459621556,855),(735,858.6602540378444),(740,860),(745,858.6602540378444),(748.6602540378444,855),(750,850),(748.6602540378444,845),(745,841.3397459621556),(740,840),(735,841.3397459621556),(731.3397459621556,845)) -7386 ((739,860),(739.1339745962156,860.5),(739.5,860.8660254037844),(740,861),(740.5,860.8660254037844),(740.8660254037844,860.5),(741,860),(740.8660254037844,859.5),(740.5,859.1339745962156),(740,859),(739.5,859.1339745962156),(739.1339745962156,859.5)) -7387 ((738,870),(738.2679491924312,871),(739,871.7320508075688),(740,872),(741,871.7320508075688),(741.7320508075688,871),(742,870),(741.7320508075688,869),(741,868.2679491924312),(740,868),(739,868.2679491924312),(738.2679491924312,869)) -7388 ((737,880),(737.4019237886466,881.5),(738.5,882.5980762113534),(740,883),(741.5,882.5980762113534),(742.5980762113533,881.5),(743,880),(742.5980762113534,878.5),(741.5,877.4019237886467),(740,877),(738.5,877.4019237886466),(737.4019237886467,878.5)) -7389 ((736,890),(736.5358983848622,892),(738,893.4641016151378),(740,894),(742,893.4641016151378),(743.4641016151378,892),(744,890),(743.4641016151378,888),(742,886.5358983848622),(740,886),(738,886.5358983848622),(736.5358983848622,888)) -7390 ((735,900),(735.6698729810778,902.5),(737.5,904.3301270189222),(740,905),(742.5,904.3301270189222),(744.3301270189222,902.5),(745,900),(744.3301270189222,897.5),(742.5,895.6698729810778),(740,895),(737.5,895.6698729810778),(735.6698729810778,897.5)) -7391 ((734,910),(734.8038475772934,913),(737,915.1961524227066),(740,916),(743,915.1961524227066),(745.1961524227066,913),(746,910),(745.1961524227066,907),(743,904.8038475772934),(740,904),(737,904.8038475772934),(734.8038475772934,907)) -7392 ((733,920),(733.937822173509,923.5),(736.5,926.062177826491),(740,927),(743.5,926.062177826491),(746.062177826491,923.5),(747,920),(746.062177826491,916.5),(743.5,913.937822173509),(740,913),(736.5,913.937822173509),(733.937822173509,916.5)) -7393 ((732,930),(733.0717967697245,934),(736,936.9282032302755),(740,938),(744,936.9282032302755),(746.9282032302755,934),(748,930),(746.9282032302755,926),(744,923.0717967697245),(740,922),(736,923.0717967697245),(733.0717967697245,926)) -7394 ((731,940),(732.2057713659401,944.5),(735.5,947.7942286340599),(740,949),(744.5,947.7942286340599),(747.7942286340599,944.5),(749,940),(747.79422863406,935.5),(744.5,932.2057713659401),(740,931),(735.5,932.20577136594),(732.2057713659401,935.5)) -7395 ((730,950),(731.3397459621556,955),(735,958.6602540378444),(740,960),(745,958.6602540378444),(748.6602540378444,955),(750,950),(748.6602540378444,945),(745,941.3397459621556),(740,940),(735,941.3397459621556),(731.3397459621556,945)) -7396 ((739,960),(739.1339745962156,960.5),(739.5,960.8660254037844),(740,961),(740.5,960.8660254037844),(740.8660254037844,960.5),(741,960),(740.8660254037844,959.5),(740.5,959.1339745962156),(740,959),(739.5,959.1339745962156),(739.1339745962156,959.5)) -7397 ((738,970),(738.2679491924312,971),(739,971.7320508075688),(740,972),(741,971.7320508075688),(741.7320508075688,971),(742,970),(741.7320508075688,969),(741,968.2679491924312),(740,968),(739,968.2679491924312),(738.2679491924312,969)) -7398 ((737,980),(737.4019237886466,981.5),(738.5,982.5980762113534),(740,983),(741.5,982.5980762113534),(742.5980762113533,981.5),(743,980),(742.5980762113534,978.5),(741.5,977.4019237886467),(740,977),(738.5,977.4019237886466),(737.4019237886467,978.5)) -7399 ((736,990),(736.5358983848622,992),(738,993.4641016151378),(740,994),(742,993.4641016151378),(743.4641016151378,992),(744,990),(743.4641016151378,988),(742,986.5358983848622),(740,986),(738,986.5358983848622),(736.5358983848622,988)) -7400 ((735,1000),(735.6698729810778,1002.5),(737.5,1004.3301270189222),(740,1005),(742.5,1004.3301270189222),(744.3301270189222,1002.5),(745,1000),(744.3301270189222,997.5),(742.5,995.6698729810778),(740,995),(737.5,995.6698729810778),(735.6698729810778,997.5)) -7401 ((743,10),(743.937822173509,13.5),(746.5,16.06217782649107),(750,17),(753.5,16.062177826491073),(756.062177826491,13.500000000000002),(757,10),(756.062177826491,6.500000000000002),(753.5,3.9378221735089305),(750,3),(746.5,3.937822173508927),(743.937822173509,6.4999999999999964)) -7402 ((742,20),(743.0717967697245,24),(746,26.928203230275507),(750,28),(754,26.92820323027551),(756.9282032302755,24.000000000000004),(758,20),(756.9282032302755,16.000000000000004),(754,13.071796769724493),(750,12),(746,13.071796769724488),(743.0717967697245,15.999999999999996)) -7403 ((741,30),(742.2057713659401,34.5),(745.5,37.79422863405995),(750,39),(754.5,37.79422863405995),(757.7942286340599,34.5),(759,30),(757.79422863406,25.500000000000004),(754.5,22.205771365940052),(750,21),(745.5,22.20577136594005),(742.2057713659401,25.499999999999996)) -7404 ((740,40),(741.3397459621556,45),(745,48.66025403784438),(750,50),(755,48.66025403784439),(758.6602540378444,45),(760,40),(758.6602540378444,35),(755,31.339745962155614),(750,30),(745,31.33974596215561),(741.3397459621556,34.99999999999999)) -7405 ((749,50),(749.1339745962156,50.5),(749.5,50.86602540378444),(750,51),(750.5,50.86602540378444),(750.8660254037844,50.5),(751,50),(750.8660254037844,49.5),(750.5,49.13397459621556),(750,49),(749.5,49.13397459621556),(749.1339745962156,49.5)) -7406 ((748,60),(748.2679491924312,61),(749,61.732050807568875),(750,62),(751,61.732050807568875),(751.7320508075688,61),(752,60),(751.7320508075688,59),(751,58.267949192431125),(750,58),(749,58.267949192431125),(748.2679491924312,59)) -7407 ((747,70),(747.4019237886466,71.5),(748.5,72.59807621135332),(750,73),(751.5,72.59807621135332),(752.5980762113533,71.5),(753,70),(752.5980762113534,68.5),(751.5,67.40192378864668),(750,67),(748.5,67.40192378864668),(747.4019237886467,68.5)) -7408 ((746,80),(746.5358983848622,82),(748,83.46410161513775),(750,84),(752,83.46410161513775),(753.4641016151378,82),(754,80),(753.4641016151378,78),(752,76.53589838486225),(750,76),(748,76.53589838486225),(746.5358983848622,78)) -7409 ((745,90),(745.6698729810778,92.5),(747.5,94.3301270189222),(750,95),(752.5,94.3301270189222),(754.3301270189222,92.5),(755,90),(754.3301270189222,87.5),(752.5,85.6698729810778),(750,85),(747.5,85.6698729810778),(745.6698729810778,87.5)) -7410 ((744,100),(744.8038475772934,103),(747,105.19615242270663),(750,106),(753,105.19615242270663),(755.1961524227066,103),(756,100),(755.1961524227066,97),(753,94.80384757729337),(750,94),(747,94.80384757729337),(744.8038475772934,97)) -7411 ((743,110),(743.937822173509,113.5),(746.5,116.06217782649107),(750,117),(753.5,116.06217782649107),(756.062177826491,113.5),(757,110),(756.062177826491,106.5),(753.5,103.93782217350893),(750,103),(746.5,103.93782217350892),(743.937822173509,106.5)) -7412 ((742,120),(743.0717967697245,124),(746,126.92820323027551),(750,128),(754,126.92820323027551),(756.9282032302755,124),(758,120),(756.9282032302755,116),(754,113.07179676972449),(750,112),(746,113.07179676972449),(743.0717967697245,116)) -7413 ((741,130),(742.2057713659401,134.5),(745.5,137.79422863405995),(750,139),(754.5,137.79422863405995),(757.7942286340599,134.5),(759,130),(757.79422863406,125.5),(754.5,122.20577136594005),(750,121),(745.5,122.20577136594005),(742.2057713659401,125.5)) -7414 ((740,140),(741.3397459621556,145),(745,148.6602540378444),(750,150),(755,148.6602540378444),(758.6602540378444,145),(760,140),(758.6602540378444,135),(755,131.3397459621556),(750,130),(745,131.3397459621556),(741.3397459621556,135)) -7415 ((749,150),(749.1339745962156,150.5),(749.5,150.86602540378445),(750,151),(750.5,150.86602540378445),(750.8660254037844,150.5),(751,150),(750.8660254037844,149.5),(750.5,149.13397459621555),(750,149),(749.5,149.13397459621555),(749.1339745962156,149.5)) -7416 ((748,160),(748.2679491924312,161),(749,161.73205080756887),(750,162),(751,161.73205080756887),(751.7320508075688,161),(752,160),(751.7320508075688,159),(751,158.26794919243113),(750,158),(749,158.26794919243113),(748.2679491924312,159)) -7417 ((747,170),(747.4019237886466,171.5),(748.5,172.59807621135332),(750,173),(751.5,172.59807621135332),(752.5980762113533,171.5),(753,170),(752.5980762113534,168.5),(751.5,167.40192378864668),(750,167),(748.5,167.40192378864668),(747.4019237886467,168.5)) -7418 ((746,180),(746.5358983848622,182),(748,183.46410161513776),(750,184),(752,183.46410161513776),(753.4641016151378,182),(754,180),(753.4641016151378,178),(752,176.53589838486224),(750,176),(748,176.53589838486224),(746.5358983848622,178)) -7419 ((745,190),(745.6698729810778,192.5),(747.5,194.33012701892218),(750,195),(752.5,194.33012701892218),(754.3301270189222,192.5),(755,190),(754.3301270189222,187.5),(752.5,185.66987298107782),(750,185),(747.5,185.66987298107782),(745.6698729810778,187.5)) -7420 ((744,200),(744.8038475772934,203),(747,205.19615242270663),(750,206),(753,205.19615242270663),(755.1961524227066,203),(756,200),(755.1961524227066,197),(753,194.80384757729337),(750,194),(747,194.80384757729337),(744.8038475772934,197)) -7421 ((743,210),(743.937822173509,213.5),(746.5,216.06217782649108),(750,217),(753.5,216.06217782649108),(756.062177826491,213.5),(757,210),(756.062177826491,206.5),(753.5,203.93782217350892),(750,203),(746.5,203.93782217350892),(743.937822173509,206.5)) -7422 ((742,220),(743.0717967697245,224),(746,226.9282032302755),(750,228),(754,226.9282032302755),(756.9282032302755,224),(758,220),(756.9282032302755,216),(754,213.0717967697245),(750,212),(746,213.0717967697245),(743.0717967697245,216)) -7423 ((741,230),(742.2057713659401,234.5),(745.5,237.79422863405995),(750,239),(754.5,237.79422863405995),(757.7942286340599,234.5),(759,230),(757.79422863406,225.5),(754.5,222.20577136594005),(750,221),(745.5,222.20577136594005),(742.2057713659401,225.5)) -7424 ((740,240),(741.3397459621556,245),(745,248.6602540378444),(750,250),(755,248.6602540378444),(758.6602540378444,245),(760,240),(758.6602540378444,235),(755,231.3397459621556),(750,230),(745,231.3397459621556),(741.3397459621556,235)) -7425 ((749,250),(749.1339745962156,250.5),(749.5,250.86602540378445),(750,251),(750.5,250.86602540378445),(750.8660254037844,250.5),(751,250),(750.8660254037844,249.5),(750.5,249.13397459621555),(750,249),(749.5,249.13397459621555),(749.1339745962156,249.5)) -7426 ((748,260),(748.2679491924312,261),(749,261.7320508075689),(750,262),(751,261.7320508075689),(751.7320508075688,261),(752,260),(751.7320508075688,259),(751,258.2679491924311),(750,258),(749,258.2679491924311),(748.2679491924312,259)) -7427 ((747,270),(747.4019237886466,271.5),(748.5,272.5980762113533),(750,273),(751.5,272.5980762113533),(752.5980762113533,271.5),(753,270),(752.5980762113534,268.5),(751.5,267.4019237886467),(750,267),(748.5,267.4019237886467),(747.4019237886467,268.5)) -7428 ((746,280),(746.5358983848622,282),(748,283.46410161513774),(750,284),(752,283.46410161513774),(753.4641016151378,282),(754,280),(753.4641016151378,278),(752,276.53589838486226),(750,276),(748,276.53589838486226),(746.5358983848622,278)) -7429 ((745,290),(745.6698729810778,292.5),(747.5,294.3301270189222),(750,295),(752.5,294.3301270189222),(754.3301270189222,292.5),(755,290),(754.3301270189222,287.5),(752.5,285.6698729810778),(750,285),(747.5,285.6698729810778),(745.6698729810778,287.5)) -7430 ((744,300),(744.8038475772934,303),(747,305.19615242270663),(750,306),(753,305.19615242270663),(755.1961524227066,303),(756,300),(755.1961524227066,297),(753,294.80384757729337),(750,294),(747,294.80384757729337),(744.8038475772934,297)) -7431 ((743,310),(743.937822173509,313.5),(746.5,316.06217782649105),(750,317),(753.5,316.06217782649105),(756.062177826491,313.5),(757,310),(756.062177826491,306.5),(753.5,303.93782217350895),(750,303),(746.5,303.93782217350895),(743.937822173509,306.5)) -7432 ((742,320),(743.0717967697245,324),(746,326.9282032302755),(750,328),(754,326.9282032302755),(756.9282032302755,324),(758,320),(756.9282032302755,316),(754,313.0717967697245),(750,312),(746,313.0717967697245),(743.0717967697245,316)) -7433 ((741,330),(742.2057713659401,334.5),(745.5,337.79422863405995),(750,339),(754.5,337.79422863405995),(757.7942286340599,334.5),(759,330),(757.79422863406,325.5),(754.5,322.20577136594005),(750,321),(745.5,322.20577136594005),(742.2057713659401,325.5)) -7434 ((740,340),(741.3397459621556,345),(745,348.66025403784437),(750,350),(755,348.66025403784437),(758.6602540378444,345),(760,340),(758.6602540378444,335),(755,331.33974596215563),(750,330),(745,331.33974596215563),(741.3397459621556,335)) -7435 ((749,350),(749.1339745962156,350.5),(749.5,350.8660254037844),(750,351),(750.5,350.8660254037844),(750.8660254037844,350.5),(751,350),(750.8660254037844,349.5),(750.5,349.1339745962156),(750,349),(749.5,349.1339745962156),(749.1339745962156,349.5)) -7436 ((748,360),(748.2679491924312,361),(749,361.7320508075689),(750,362),(751,361.7320508075689),(751.7320508075688,361),(752,360),(751.7320508075688,359),(751,358.2679491924311),(750,358),(749,358.2679491924311),(748.2679491924312,359)) -7437 ((747,370),(747.4019237886466,371.5),(748.5,372.5980762113533),(750,373),(751.5,372.5980762113533),(752.5980762113533,371.5),(753,370),(752.5980762113534,368.5),(751.5,367.4019237886467),(750,367),(748.5,367.4019237886467),(747.4019237886467,368.5)) -7438 ((746,380),(746.5358983848622,382),(748,383.46410161513774),(750,384),(752,383.46410161513774),(753.4641016151378,382),(754,380),(753.4641016151378,378),(752,376.53589838486226),(750,376),(748,376.53589838486226),(746.5358983848622,378)) -7439 ((745,390),(745.6698729810778,392.5),(747.5,394.3301270189222),(750,395),(752.5,394.3301270189222),(754.3301270189222,392.5),(755,390),(754.3301270189222,387.5),(752.5,385.6698729810778),(750,385),(747.5,385.6698729810778),(745.6698729810778,387.5)) -7440 ((744,400),(744.8038475772934,403),(747,405.19615242270663),(750,406),(753,405.19615242270663),(755.1961524227066,403),(756,400),(755.1961524227066,397),(753,394.80384757729337),(750,394),(747,394.80384757729337),(744.8038475772934,397)) -7441 ((743,410),(743.937822173509,413.5),(746.5,416.06217782649105),(750,417),(753.5,416.06217782649105),(756.062177826491,413.5),(757,410),(756.062177826491,406.5),(753.5,403.93782217350895),(750,403),(746.5,403.93782217350895),(743.937822173509,406.5)) -7442 ((742,420),(743.0717967697245,424),(746,426.9282032302755),(750,428),(754,426.9282032302755),(756.9282032302755,424),(758,420),(756.9282032302755,416),(754,413.0717967697245),(750,412),(746,413.0717967697245),(743.0717967697245,416)) -7443 ((741,430),(742.2057713659401,434.5),(745.5,437.79422863405995),(750,439),(754.5,437.79422863405995),(757.7942286340599,434.5),(759,430),(757.79422863406,425.5),(754.5,422.20577136594005),(750,421),(745.5,422.20577136594005),(742.2057713659401,425.5)) -7444 ((740,440),(741.3397459621556,445),(745,448.66025403784437),(750,450),(755,448.66025403784437),(758.6602540378444,445),(760,440),(758.6602540378444,435),(755,431.33974596215563),(750,430),(745,431.33974596215563),(741.3397459621556,435)) -7445 ((749,450),(749.1339745962156,450.5),(749.5,450.8660254037844),(750,451),(750.5,450.8660254037844),(750.8660254037844,450.5),(751,450),(750.8660254037844,449.5),(750.5,449.1339745962156),(750,449),(749.5,449.1339745962156),(749.1339745962156,449.5)) -7446 ((748,460),(748.2679491924312,461),(749,461.7320508075689),(750,462),(751,461.7320508075689),(751.7320508075688,461),(752,460),(751.7320508075688,459),(751,458.2679491924311),(750,458),(749,458.2679491924311),(748.2679491924312,459)) -7447 ((747,470),(747.4019237886466,471.5),(748.5,472.5980762113533),(750,473),(751.5,472.5980762113533),(752.5980762113533,471.5),(753,470),(752.5980762113534,468.5),(751.5,467.4019237886467),(750,467),(748.5,467.4019237886467),(747.4019237886467,468.5)) -7448 ((746,480),(746.5358983848622,482),(748,483.46410161513774),(750,484),(752,483.46410161513774),(753.4641016151378,482),(754,480),(753.4641016151378,478),(752,476.53589838486226),(750,476),(748,476.53589838486226),(746.5358983848622,478)) -7449 ((745,490),(745.6698729810778,492.5),(747.5,494.3301270189222),(750,495),(752.5,494.3301270189222),(754.3301270189222,492.5),(755,490),(754.3301270189222,487.5),(752.5,485.6698729810778),(750,485),(747.5,485.6698729810778),(745.6698729810778,487.5)) -7450 ((744,500),(744.8038475772934,503),(747,505.19615242270663),(750,506),(753,505.19615242270663),(755.1961524227066,503),(756,500),(755.1961524227066,497),(753,494.80384757729337),(750,494),(747,494.80384757729337),(744.8038475772934,497)) -7451 ((743,510),(743.937822173509,513.5),(746.5,516.062177826491),(750,517),(753.5,516.062177826491),(756.062177826491,513.5),(757,510),(756.062177826491,506.5),(753.5,503.93782217350895),(750,503),(746.5,503.93782217350895),(743.937822173509,506.5)) -7452 ((742,520),(743.0717967697245,524),(746,526.9282032302755),(750,528),(754,526.9282032302755),(756.9282032302755,524),(758,520),(756.9282032302755,516),(754,513.0717967697245),(750,512),(746,513.0717967697245),(743.0717967697245,516)) -7453 ((741,530),(742.2057713659401,534.5),(745.5,537.7942286340599),(750,539),(754.5,537.7942286340599),(757.7942286340599,534.5),(759,530),(757.79422863406,525.5),(754.5,522.2057713659401),(750,521),(745.5,522.20577136594),(742.2057713659401,525.5)) -7454 ((740,540),(741.3397459621556,545),(745,548.6602540378444),(750,550),(755,548.6602540378444),(758.6602540378444,545),(760,540),(758.6602540378444,535),(755,531.3397459621556),(750,530),(745,531.3397459621556),(741.3397459621556,535)) -7455 ((749,550),(749.1339745962156,550.5),(749.5,550.8660254037844),(750,551),(750.5,550.8660254037844),(750.8660254037844,550.5),(751,550),(750.8660254037844,549.5),(750.5,549.1339745962156),(750,549),(749.5,549.1339745962156),(749.1339745962156,549.5)) -7456 ((748,560),(748.2679491924312,561),(749,561.7320508075688),(750,562),(751,561.7320508075688),(751.7320508075688,561),(752,560),(751.7320508075688,559),(751,558.2679491924312),(750,558),(749,558.2679491924312),(748.2679491924312,559)) -7457 ((747,570),(747.4019237886466,571.5),(748.5,572.5980762113534),(750,573),(751.5,572.5980762113534),(752.5980762113533,571.5),(753,570),(752.5980762113534,568.5),(751.5,567.4019237886467),(750,567),(748.5,567.4019237886466),(747.4019237886467,568.5)) -7458 ((746,580),(746.5358983848622,582),(748,583.4641016151378),(750,584),(752,583.4641016151378),(753.4641016151378,582),(754,580),(753.4641016151378,578),(752,576.5358983848622),(750,576),(748,576.5358983848622),(746.5358983848622,578)) -7459 ((745,590),(745.6698729810778,592.5),(747.5,594.3301270189222),(750,595),(752.5,594.3301270189222),(754.3301270189222,592.5),(755,590),(754.3301270189222,587.5),(752.5,585.6698729810778),(750,585),(747.5,585.6698729810778),(745.6698729810778,587.5)) -7460 ((744,600),(744.8038475772934,603),(747,605.1961524227066),(750,606),(753,605.1961524227066),(755.1961524227066,603),(756,600),(755.1961524227066,597),(753,594.8038475772934),(750,594),(747,594.8038475772934),(744.8038475772934,597)) -7461 ((743,610),(743.937822173509,613.5),(746.5,616.062177826491),(750,617),(753.5,616.062177826491),(756.062177826491,613.5),(757,610),(756.062177826491,606.5),(753.5,603.937822173509),(750,603),(746.5,603.937822173509),(743.937822173509,606.5)) -7462 ((742,620),(743.0717967697245,624),(746,626.9282032302755),(750,628),(754,626.9282032302755),(756.9282032302755,624),(758,620),(756.9282032302755,616),(754,613.0717967697245),(750,612),(746,613.0717967697245),(743.0717967697245,616)) -7463 ((741,630),(742.2057713659401,634.5),(745.5,637.7942286340599),(750,639),(754.5,637.7942286340599),(757.7942286340599,634.5),(759,630),(757.79422863406,625.5),(754.5,622.2057713659401),(750,621),(745.5,622.20577136594),(742.2057713659401,625.5)) -7464 ((740,640),(741.3397459621556,645),(745,648.6602540378444),(750,650),(755,648.6602540378444),(758.6602540378444,645),(760,640),(758.6602540378444,635),(755,631.3397459621556),(750,630),(745,631.3397459621556),(741.3397459621556,635)) -7465 ((749,650),(749.1339745962156,650.5),(749.5,650.8660254037844),(750,651),(750.5,650.8660254037844),(750.8660254037844,650.5),(751,650),(750.8660254037844,649.5),(750.5,649.1339745962156),(750,649),(749.5,649.1339745962156),(749.1339745962156,649.5)) -7466 ((748,660),(748.2679491924312,661),(749,661.7320508075688),(750,662),(751,661.7320508075688),(751.7320508075688,661),(752,660),(751.7320508075688,659),(751,658.2679491924312),(750,658),(749,658.2679491924312),(748.2679491924312,659)) -7467 ((747,670),(747.4019237886466,671.5),(748.5,672.5980762113534),(750,673),(751.5,672.5980762113534),(752.5980762113533,671.5),(753,670),(752.5980762113534,668.5),(751.5,667.4019237886467),(750,667),(748.5,667.4019237886466),(747.4019237886467,668.5)) -7468 ((746,680),(746.5358983848622,682),(748,683.4641016151378),(750,684),(752,683.4641016151378),(753.4641016151378,682),(754,680),(753.4641016151378,678),(752,676.5358983848622),(750,676),(748,676.5358983848622),(746.5358983848622,678)) -7469 ((745,690),(745.6698729810778,692.5),(747.5,694.3301270189222),(750,695),(752.5,694.3301270189222),(754.3301270189222,692.5),(755,690),(754.3301270189222,687.5),(752.5,685.6698729810778),(750,685),(747.5,685.6698729810778),(745.6698729810778,687.5)) -7470 ((744,700),(744.8038475772934,703),(747,705.1961524227066),(750,706),(753,705.1961524227066),(755.1961524227066,703),(756,700),(755.1961524227066,697),(753,694.8038475772934),(750,694),(747,694.8038475772934),(744.8038475772934,697)) -7471 ((743,710),(743.937822173509,713.5),(746.5,716.062177826491),(750,717),(753.5,716.062177826491),(756.062177826491,713.5),(757,710),(756.062177826491,706.5),(753.5,703.937822173509),(750,703),(746.5,703.937822173509),(743.937822173509,706.5)) -7472 ((742,720),(743.0717967697245,724),(746,726.9282032302755),(750,728),(754,726.9282032302755),(756.9282032302755,724),(758,720),(756.9282032302755,716),(754,713.0717967697245),(750,712),(746,713.0717967697245),(743.0717967697245,716)) -7473 ((741,730),(742.2057713659401,734.5),(745.5,737.7942286340599),(750,739),(754.5,737.7942286340599),(757.7942286340599,734.5),(759,730),(757.79422863406,725.5),(754.5,722.2057713659401),(750,721),(745.5,722.20577136594),(742.2057713659401,725.5)) -7474 ((740,740),(741.3397459621556,745),(745,748.6602540378444),(750,750),(755,748.6602540378444),(758.6602540378444,745),(760,740),(758.6602540378444,735),(755,731.3397459621556),(750,730),(745,731.3397459621556),(741.3397459621556,735)) -7475 ((749,750),(749.1339745962156,750.5),(749.5,750.8660254037844),(750,751),(750.5,750.8660254037844),(750.8660254037844,750.5),(751,750),(750.8660254037844,749.5),(750.5,749.1339745962156),(750,749),(749.5,749.1339745962156),(749.1339745962156,749.5)) -7476 ((748,760),(748.2679491924312,761),(749,761.7320508075688),(750,762),(751,761.7320508075688),(751.7320508075688,761),(752,760),(751.7320508075688,759),(751,758.2679491924312),(750,758),(749,758.2679491924312),(748.2679491924312,759)) -7477 ((747,770),(747.4019237886466,771.5),(748.5,772.5980762113534),(750,773),(751.5,772.5980762113534),(752.5980762113533,771.5),(753,770),(752.5980762113534,768.5),(751.5,767.4019237886467),(750,767),(748.5,767.4019237886466),(747.4019237886467,768.5)) -7478 ((746,780),(746.5358983848622,782),(748,783.4641016151378),(750,784),(752,783.4641016151378),(753.4641016151378,782),(754,780),(753.4641016151378,778),(752,776.5358983848622),(750,776),(748,776.5358983848622),(746.5358983848622,778)) -7479 ((745,790),(745.6698729810778,792.5),(747.5,794.3301270189222),(750,795),(752.5,794.3301270189222),(754.3301270189222,792.5),(755,790),(754.3301270189222,787.5),(752.5,785.6698729810778),(750,785),(747.5,785.6698729810778),(745.6698729810778,787.5)) -7480 ((744,800),(744.8038475772934,803),(747,805.1961524227066),(750,806),(753,805.1961524227066),(755.1961524227066,803),(756,800),(755.1961524227066,797),(753,794.8038475772934),(750,794),(747,794.8038475772934),(744.8038475772934,797)) -7481 ((743,810),(743.937822173509,813.5),(746.5,816.062177826491),(750,817),(753.5,816.062177826491),(756.062177826491,813.5),(757,810),(756.062177826491,806.5),(753.5,803.937822173509),(750,803),(746.5,803.937822173509),(743.937822173509,806.5)) -7482 ((742,820),(743.0717967697245,824),(746,826.9282032302755),(750,828),(754,826.9282032302755),(756.9282032302755,824),(758,820),(756.9282032302755,816),(754,813.0717967697245),(750,812),(746,813.0717967697245),(743.0717967697245,816)) -7483 ((741,830),(742.2057713659401,834.5),(745.5,837.7942286340599),(750,839),(754.5,837.7942286340599),(757.7942286340599,834.5),(759,830),(757.79422863406,825.5),(754.5,822.2057713659401),(750,821),(745.5,822.20577136594),(742.2057713659401,825.5)) -7484 ((740,840),(741.3397459621556,845),(745,848.6602540378444),(750,850),(755,848.6602540378444),(758.6602540378444,845),(760,840),(758.6602540378444,835),(755,831.3397459621556),(750,830),(745,831.3397459621556),(741.3397459621556,835)) -7485 ((749,850),(749.1339745962156,850.5),(749.5,850.8660254037844),(750,851),(750.5,850.8660254037844),(750.8660254037844,850.5),(751,850),(750.8660254037844,849.5),(750.5,849.1339745962156),(750,849),(749.5,849.1339745962156),(749.1339745962156,849.5)) -7486 ((748,860),(748.2679491924312,861),(749,861.7320508075688),(750,862),(751,861.7320508075688),(751.7320508075688,861),(752,860),(751.7320508075688,859),(751,858.2679491924312),(750,858),(749,858.2679491924312),(748.2679491924312,859)) -7487 ((747,870),(747.4019237886466,871.5),(748.5,872.5980762113534),(750,873),(751.5,872.5980762113534),(752.5980762113533,871.5),(753,870),(752.5980762113534,868.5),(751.5,867.4019237886467),(750,867),(748.5,867.4019237886466),(747.4019237886467,868.5)) -7488 ((746,880),(746.5358983848622,882),(748,883.4641016151378),(750,884),(752,883.4641016151378),(753.4641016151378,882),(754,880),(753.4641016151378,878),(752,876.5358983848622),(750,876),(748,876.5358983848622),(746.5358983848622,878)) -7489 ((745,890),(745.6698729810778,892.5),(747.5,894.3301270189222),(750,895),(752.5,894.3301270189222),(754.3301270189222,892.5),(755,890),(754.3301270189222,887.5),(752.5,885.6698729810778),(750,885),(747.5,885.6698729810778),(745.6698729810778,887.5)) -7490 ((744,900),(744.8038475772934,903),(747,905.1961524227066),(750,906),(753,905.1961524227066),(755.1961524227066,903),(756,900),(755.1961524227066,897),(753,894.8038475772934),(750,894),(747,894.8038475772934),(744.8038475772934,897)) -7491 ((743,910),(743.937822173509,913.5),(746.5,916.062177826491),(750,917),(753.5,916.062177826491),(756.062177826491,913.5),(757,910),(756.062177826491,906.5),(753.5,903.937822173509),(750,903),(746.5,903.937822173509),(743.937822173509,906.5)) -7492 ((742,920),(743.0717967697245,924),(746,926.9282032302755),(750,928),(754,926.9282032302755),(756.9282032302755,924),(758,920),(756.9282032302755,916),(754,913.0717967697245),(750,912),(746,913.0717967697245),(743.0717967697245,916)) -7493 ((741,930),(742.2057713659401,934.5),(745.5,937.7942286340599),(750,939),(754.5,937.7942286340599),(757.7942286340599,934.5),(759,930),(757.79422863406,925.5),(754.5,922.2057713659401),(750,921),(745.5,922.20577136594),(742.2057713659401,925.5)) -7494 ((740,940),(741.3397459621556,945),(745,948.6602540378444),(750,950),(755,948.6602540378444),(758.6602540378444,945),(760,940),(758.6602540378444,935),(755,931.3397459621556),(750,930),(745,931.3397459621556),(741.3397459621556,935)) -7495 ((749,950),(749.1339745962156,950.5),(749.5,950.8660254037844),(750,951),(750.5,950.8660254037844),(750.8660254037844,950.5),(751,950),(750.8660254037844,949.5),(750.5,949.1339745962156),(750,949),(749.5,949.1339745962156),(749.1339745962156,949.5)) -7496 ((748,960),(748.2679491924312,961),(749,961.7320508075688),(750,962),(751,961.7320508075688),(751.7320508075688,961),(752,960),(751.7320508075688,959),(751,958.2679491924312),(750,958),(749,958.2679491924312),(748.2679491924312,959)) -7497 ((747,970),(747.4019237886466,971.5),(748.5,972.5980762113534),(750,973),(751.5,972.5980762113534),(752.5980762113533,971.5),(753,970),(752.5980762113534,968.5),(751.5,967.4019237886467),(750,967),(748.5,967.4019237886466),(747.4019237886467,968.5)) -7498 ((746,980),(746.5358983848622,982),(748,983.4641016151378),(750,984),(752,983.4641016151378),(753.4641016151378,982),(754,980),(753.4641016151378,978),(752,976.5358983848622),(750,976),(748,976.5358983848622),(746.5358983848622,978)) -7499 ((745,990),(745.6698729810778,992.5),(747.5,994.3301270189222),(750,995),(752.5,994.3301270189222),(754.3301270189222,992.5),(755,990),(754.3301270189222,987.5),(752.5,985.6698729810778),(750,985),(747.5,985.6698729810778),(745.6698729810778,987.5)) -7500 ((744,1000),(744.8038475772934,1003),(747,1005.1961524227066),(750,1006),(753,1005.1961524227066),(755.1961524227066,1003),(756,1000),(755.1961524227066,997),(753,994.8038475772934),(750,994),(747,994.8038475772934),(744.8038475772934,997)) -7501 ((752,10),(753.0717967697245,14),(756,16.928203230275507),(760,18),(764,16.92820323027551),(766.9282032302755,14.000000000000004),(768,10.000000000000002),(766.9282032302755,6.000000000000002),(764,3.071796769724492),(760,2),(756,3.0717967697244877),(753.0717967697245,5.9999999999999964)) -7502 ((751,20),(752.2057713659401,24.5),(755.5,27.794228634059948),(760,29),(764.5,27.794228634059948),(767.7942286340599,24.500000000000004),(769,20),(767.79422863406,15.500000000000004),(764.5,12.205771365940054),(760,11),(755.5,12.205771365940048),(752.2057713659401,15.499999999999996)) -7503 ((750,30),(751.3397459621556,35),(755,38.66025403784438),(760,40),(765,38.66025403784439),(768.6602540378444,35),(770,30),(768.6602540378444,25.000000000000004),(765,21.339745962155614),(760,20),(755,21.33974596215561),(751.3397459621556,24.999999999999996)) -7504 ((759,40),(759.1339745962156,40.5),(759.5,40.86602540378444),(760,41),(760.5,40.86602540378444),(760.8660254037844,40.5),(761,40),(760.8660254037844,39.5),(760.5,39.13397459621556),(760,39),(759.5,39.13397459621556),(759.1339745962156,39.5)) -7505 ((758,50),(758.2679491924312,51),(759,51.732050807568875),(760,52),(761,51.732050807568875),(761.7320508075688,51),(762,50),(761.7320508075688,49),(761,48.267949192431125),(760,48),(759,48.267949192431125),(758.2679491924312,49)) -7506 ((757,60),(757.4019237886466,61.5),(758.5,62.598076211353316),(760,63),(761.5,62.598076211353316),(762.5980762113533,61.5),(763,60),(762.5980762113534,58.5),(761.5,57.401923788646684),(760,57),(758.5,57.401923788646684),(757.4019237886467,58.5)) -7507 ((756,70),(756.5358983848622,72),(758,73.46410161513775),(760,74),(762,73.46410161513775),(763.4641016151378,72),(764,70),(763.4641016151378,68),(762,66.53589838486225),(760,66),(758,66.53589838486225),(756.5358983848622,68)) -7508 ((755,80),(755.6698729810778,82.5),(757.5,84.3301270189222),(760,85),(762.5,84.3301270189222),(764.3301270189222,82.5),(765,80),(764.3301270189222,77.5),(762.5,75.6698729810778),(760,75),(757.5,75.6698729810778),(755.6698729810778,77.5)) -7509 ((754,90),(754.8038475772934,93),(757,95.19615242270663),(760,96),(763,95.19615242270663),(765.1961524227066,93),(766,90),(765.1961524227066,87),(763,84.80384757729337),(760,84),(757,84.80384757729337),(754.8038475772934,87)) -7510 ((753,100),(753.937822173509,103.5),(756.5,106.06217782649107),(760,107),(763.5,106.06217782649107),(766.062177826491,103.5),(767,100),(766.062177826491,96.5),(763.5,93.93782217350893),(760,93),(756.5,93.93782217350892),(753.937822173509,96.5)) -7511 ((752,110),(753.0717967697245,114),(756,116.92820323027551),(760,118),(764,116.92820323027551),(766.9282032302755,114),(768,110),(766.9282032302755,106),(764,103.07179676972449),(760,102),(756,103.07179676972449),(753.0717967697245,106)) -7512 ((751,120),(752.2057713659401,124.5),(755.5,127.79422863405995),(760,129),(764.5,127.79422863405995),(767.7942286340599,124.5),(769,120),(767.79422863406,115.5),(764.5,112.20577136594005),(760,111),(755.5,112.20577136594005),(752.2057713659401,115.5)) -7513 ((750,130),(751.3397459621556,135),(755,138.6602540378444),(760,140),(765,138.6602540378444),(768.6602540378444,135),(770,130),(768.6602540378444,125),(765,121.33974596215562),(760,120),(755,121.3397459621556),(751.3397459621556,125)) -7514 ((759,140),(759.1339745962156,140.5),(759.5,140.86602540378445),(760,141),(760.5,140.86602540378445),(760.8660254037844,140.5),(761,140),(760.8660254037844,139.5),(760.5,139.13397459621555),(760,139),(759.5,139.13397459621555),(759.1339745962156,139.5)) -7515 ((758,150),(758.2679491924312,151),(759,151.73205080756887),(760,152),(761,151.73205080756887),(761.7320508075688,151),(762,150),(761.7320508075688,149),(761,148.26794919243113),(760,148),(759,148.26794919243113),(758.2679491924312,149)) -7516 ((757,160),(757.4019237886466,161.5),(758.5,162.59807621135332),(760,163),(761.5,162.59807621135332),(762.5980762113533,161.5),(763,160),(762.5980762113534,158.5),(761.5,157.40192378864668),(760,157),(758.5,157.40192378864668),(757.4019237886467,158.5)) -7517 ((756,170),(756.5358983848622,172),(758,173.46410161513776),(760,174),(762,173.46410161513776),(763.4641016151378,172),(764,170),(763.4641016151378,168),(762,166.53589838486224),(760,166),(758,166.53589838486224),(756.5358983848622,168)) -7518 ((755,180),(755.6698729810778,182.5),(757.5,184.33012701892218),(760,185),(762.5,184.33012701892218),(764.3301270189222,182.5),(765,180),(764.3301270189222,177.5),(762.5,175.66987298107782),(760,175),(757.5,175.66987298107782),(755.6698729810778,177.5)) -7519 ((754,190),(754.8038475772934,193),(757,195.19615242270663),(760,196),(763,195.19615242270663),(765.1961524227066,193),(766,190),(765.1961524227066,187),(763,184.80384757729337),(760,184),(757,184.80384757729337),(754.8038475772934,187)) -7520 ((753,200),(753.937822173509,203.5),(756.5,206.06217782649108),(760,207),(763.5,206.06217782649108),(766.062177826491,203.5),(767,200),(766.062177826491,196.5),(763.5,193.93782217350892),(760,193),(756.5,193.93782217350892),(753.937822173509,196.5)) -7521 ((752,210),(753.0717967697245,214),(756,216.9282032302755),(760,218),(764,216.9282032302755),(766.9282032302755,214),(768,210),(766.9282032302755,206),(764,203.0717967697245),(760,202),(756,203.0717967697245),(753.0717967697245,206)) -7522 ((751,220),(752.2057713659401,224.5),(755.5,227.79422863405995),(760,229),(764.5,227.79422863405995),(767.7942286340599,224.5),(769,220),(767.79422863406,215.5),(764.5,212.20577136594005),(760,211),(755.5,212.20577136594005),(752.2057713659401,215.5)) -7523 ((750,230),(751.3397459621556,235),(755,238.6602540378444),(760,240),(765,238.6602540378444),(768.6602540378444,235),(770,230),(768.6602540378444,225),(765,221.3397459621556),(760,220),(755,221.3397459621556),(751.3397459621556,225)) -7524 ((759,240),(759.1339745962156,240.5),(759.5,240.86602540378445),(760,241),(760.5,240.86602540378445),(760.8660254037844,240.5),(761,240),(760.8660254037844,239.5),(760.5,239.13397459621555),(760,239),(759.5,239.13397459621555),(759.1339745962156,239.5)) -7525 ((758,250),(758.2679491924312,251),(759,251.73205080756887),(760,252),(761,251.73205080756887),(761.7320508075688,251),(762,250),(761.7320508075688,249),(761,248.26794919243113),(760,248),(759,248.26794919243113),(758.2679491924312,249)) -7526 ((757,260),(757.4019237886466,261.5),(758.5,262.5980762113533),(760,263),(761.5,262.5980762113533),(762.5980762113533,261.5),(763,260),(762.5980762113534,258.5),(761.5,257.4019237886467),(760,257),(758.5,257.4019237886467),(757.4019237886467,258.5)) -7527 ((756,270),(756.5358983848622,272),(758,273.46410161513774),(760,274),(762,273.46410161513774),(763.4641016151378,272),(764,270),(763.4641016151378,268),(762,266.53589838486226),(760,266),(758,266.53589838486226),(756.5358983848622,268)) -7528 ((755,280),(755.6698729810778,282.5),(757.5,284.3301270189222),(760,285),(762.5,284.3301270189222),(764.3301270189222,282.5),(765,280),(764.3301270189222,277.5),(762.5,275.6698729810778),(760,275),(757.5,275.6698729810778),(755.6698729810778,277.5)) -7529 ((754,290),(754.8038475772934,293),(757,295.19615242270663),(760,296),(763,295.19615242270663),(765.1961524227066,293),(766,290),(765.1961524227066,287),(763,284.80384757729337),(760,284),(757,284.80384757729337),(754.8038475772934,287)) -7530 ((753,300),(753.937822173509,303.5),(756.5,306.06217782649105),(760,307),(763.5,306.06217782649105),(766.062177826491,303.5),(767,300),(766.062177826491,296.5),(763.5,293.93782217350895),(760,293),(756.5,293.93782217350895),(753.937822173509,296.5)) -7531 ((752,310),(753.0717967697245,314),(756,316.9282032302755),(760,318),(764,316.9282032302755),(766.9282032302755,314),(768,310),(766.9282032302755,306),(764,303.0717967697245),(760,302),(756,303.0717967697245),(753.0717967697245,306)) -7532 ((751,320),(752.2057713659401,324.5),(755.5,327.79422863405995),(760,329),(764.5,327.79422863405995),(767.7942286340599,324.5),(769,320),(767.79422863406,315.5),(764.5,312.20577136594005),(760,311),(755.5,312.20577136594005),(752.2057713659401,315.5)) -7533 ((750,330),(751.3397459621556,335),(755,338.66025403784437),(760,340),(765,338.66025403784437),(768.6602540378444,335),(770,330),(768.6602540378444,325),(765,321.33974596215563),(760,320),(755,321.33974596215563),(751.3397459621556,325)) -7534 ((759,340),(759.1339745962156,340.5),(759.5,340.8660254037844),(760,341),(760.5,340.8660254037844),(760.8660254037844,340.5),(761,340),(760.8660254037844,339.5),(760.5,339.1339745962156),(760,339),(759.5,339.1339745962156),(759.1339745962156,339.5)) -7535 ((758,350),(758.2679491924312,351),(759,351.7320508075689),(760,352),(761,351.7320508075689),(761.7320508075688,351),(762,350),(761.7320508075688,349),(761,348.2679491924311),(760,348),(759,348.2679491924311),(758.2679491924312,349)) -7536 ((757,360),(757.4019237886466,361.5),(758.5,362.5980762113533),(760,363),(761.5,362.5980762113533),(762.5980762113533,361.5),(763,360),(762.5980762113534,358.5),(761.5,357.4019237886467),(760,357),(758.5,357.4019237886467),(757.4019237886467,358.5)) -7537 ((756,370),(756.5358983848622,372),(758,373.46410161513774),(760,374),(762,373.46410161513774),(763.4641016151378,372),(764,370),(763.4641016151378,368),(762,366.53589838486226),(760,366),(758,366.53589838486226),(756.5358983848622,368)) -7538 ((755,380),(755.6698729810778,382.5),(757.5,384.3301270189222),(760,385),(762.5,384.3301270189222),(764.3301270189222,382.5),(765,380),(764.3301270189222,377.5),(762.5,375.6698729810778),(760,375),(757.5,375.6698729810778),(755.6698729810778,377.5)) -7539 ((754,390),(754.8038475772934,393),(757,395.19615242270663),(760,396),(763,395.19615242270663),(765.1961524227066,393),(766,390),(765.1961524227066,387),(763,384.80384757729337),(760,384),(757,384.80384757729337),(754.8038475772934,387)) -7540 ((753,400),(753.937822173509,403.5),(756.5,406.06217782649105),(760,407),(763.5,406.06217782649105),(766.062177826491,403.5),(767,400),(766.062177826491,396.5),(763.5,393.93782217350895),(760,393),(756.5,393.93782217350895),(753.937822173509,396.5)) -7541 ((752,410),(753.0717967697245,414),(756,416.9282032302755),(760,418),(764,416.9282032302755),(766.9282032302755,414),(768,410),(766.9282032302755,406),(764,403.0717967697245),(760,402),(756,403.0717967697245),(753.0717967697245,406)) -7542 ((751,420),(752.2057713659401,424.5),(755.5,427.79422863405995),(760,429),(764.5,427.79422863405995),(767.7942286340599,424.5),(769,420),(767.79422863406,415.5),(764.5,412.20577136594005),(760,411),(755.5,412.20577136594005),(752.2057713659401,415.5)) -7543 ((750,430),(751.3397459621556,435),(755,438.66025403784437),(760,440),(765,438.66025403784437),(768.6602540378444,435),(770,430),(768.6602540378444,425),(765,421.33974596215563),(760,420),(755,421.33974596215563),(751.3397459621556,425)) -7544 ((759,440),(759.1339745962156,440.5),(759.5,440.8660254037844),(760,441),(760.5,440.8660254037844),(760.8660254037844,440.5),(761,440),(760.8660254037844,439.5),(760.5,439.1339745962156),(760,439),(759.5,439.1339745962156),(759.1339745962156,439.5)) -7545 ((758,450),(758.2679491924312,451),(759,451.7320508075689),(760,452),(761,451.7320508075689),(761.7320508075688,451),(762,450),(761.7320508075688,449),(761,448.2679491924311),(760,448),(759,448.2679491924311),(758.2679491924312,449)) -7546 ((757,460),(757.4019237886466,461.5),(758.5,462.5980762113533),(760,463),(761.5,462.5980762113533),(762.5980762113533,461.5),(763,460),(762.5980762113534,458.5),(761.5,457.4019237886467),(760,457),(758.5,457.4019237886467),(757.4019237886467,458.5)) -7547 ((756,470),(756.5358983848622,472),(758,473.46410161513774),(760,474),(762,473.46410161513774),(763.4641016151378,472),(764,470),(763.4641016151378,468),(762,466.53589838486226),(760,466),(758,466.53589838486226),(756.5358983848622,468)) -7548 ((755,480),(755.6698729810778,482.5),(757.5,484.3301270189222),(760,485),(762.5,484.3301270189222),(764.3301270189222,482.5),(765,480),(764.3301270189222,477.5),(762.5,475.6698729810778),(760,475),(757.5,475.6698729810778),(755.6698729810778,477.5)) -7549 ((754,490),(754.8038475772934,493),(757,495.19615242270663),(760,496),(763,495.19615242270663),(765.1961524227066,493),(766,490),(765.1961524227066,487),(763,484.80384757729337),(760,484),(757,484.80384757729337),(754.8038475772934,487)) -7550 ((753,500),(753.937822173509,503.5),(756.5,506.06217782649105),(760,507),(763.5,506.06217782649105),(766.062177826491,503.5),(767,500),(766.062177826491,496.5),(763.5,493.93782217350895),(760,493),(756.5,493.93782217350895),(753.937822173509,496.5)) -7551 ((752,510),(753.0717967697245,514),(756,516.9282032302755),(760,518),(764,516.9282032302755),(766.9282032302755,514),(768,510),(766.9282032302755,506),(764,503.0717967697245),(760,502),(756,503.0717967697245),(753.0717967697245,506)) -7552 ((751,520),(752.2057713659401,524.5),(755.5,527.7942286340599),(760,529),(764.5,527.7942286340599),(767.7942286340599,524.5),(769,520),(767.79422863406,515.5),(764.5,512.2057713659401),(760,511),(755.5,512.20577136594),(752.2057713659401,515.5)) -7553 ((750,530),(751.3397459621556,535),(755,538.6602540378444),(760,540),(765,538.6602540378444),(768.6602540378444,535),(770,530),(768.6602540378444,525),(765,521.3397459621556),(760,520),(755,521.3397459621556),(751.3397459621556,525)) -7554 ((759,540),(759.1339745962156,540.5),(759.5,540.8660254037844),(760,541),(760.5,540.8660254037844),(760.8660254037844,540.5),(761,540),(760.8660254037844,539.5),(760.5,539.1339745962156),(760,539),(759.5,539.1339745962156),(759.1339745962156,539.5)) -7555 ((758,550),(758.2679491924312,551),(759,551.7320508075688),(760,552),(761,551.7320508075688),(761.7320508075688,551),(762,550),(761.7320508075688,549),(761,548.2679491924312),(760,548),(759,548.2679491924312),(758.2679491924312,549)) -7556 ((757,560),(757.4019237886466,561.5),(758.5,562.5980762113534),(760,563),(761.5,562.5980762113534),(762.5980762113533,561.5),(763,560),(762.5980762113534,558.5),(761.5,557.4019237886467),(760,557),(758.5,557.4019237886466),(757.4019237886467,558.5)) -7557 ((756,570),(756.5358983848622,572),(758,573.4641016151378),(760,574),(762,573.4641016151378),(763.4641016151378,572),(764,570),(763.4641016151378,568),(762,566.5358983848622),(760,566),(758,566.5358983848622),(756.5358983848622,568)) -7558 ((755,580),(755.6698729810778,582.5),(757.5,584.3301270189222),(760,585),(762.5,584.3301270189222),(764.3301270189222,582.5),(765,580),(764.3301270189222,577.5),(762.5,575.6698729810778),(760,575),(757.5,575.6698729810778),(755.6698729810778,577.5)) -7559 ((754,590),(754.8038475772934,593),(757,595.1961524227066),(760,596),(763,595.1961524227066),(765.1961524227066,593),(766,590),(765.1961524227066,587),(763,584.8038475772934),(760,584),(757,584.8038475772934),(754.8038475772934,587)) -7560 ((753,600),(753.937822173509,603.5),(756.5,606.062177826491),(760,607),(763.5,606.062177826491),(766.062177826491,603.5),(767,600),(766.062177826491,596.5),(763.5,593.937822173509),(760,593),(756.5,593.937822173509),(753.937822173509,596.5)) -7561 ((752,610),(753.0717967697245,614),(756,616.9282032302755),(760,618),(764,616.9282032302755),(766.9282032302755,614),(768,610),(766.9282032302755,606),(764,603.0717967697245),(760,602),(756,603.0717967697245),(753.0717967697245,606)) -7562 ((751,620),(752.2057713659401,624.5),(755.5,627.7942286340599),(760,629),(764.5,627.7942286340599),(767.7942286340599,624.5),(769,620),(767.79422863406,615.5),(764.5,612.2057713659401),(760,611),(755.5,612.20577136594),(752.2057713659401,615.5)) -7563 ((750,630),(751.3397459621556,635),(755,638.6602540378444),(760,640),(765,638.6602540378444),(768.6602540378444,635),(770,630),(768.6602540378444,625),(765,621.3397459621556),(760,620),(755,621.3397459621556),(751.3397459621556,625)) -7564 ((759,640),(759.1339745962156,640.5),(759.5,640.8660254037844),(760,641),(760.5,640.8660254037844),(760.8660254037844,640.5),(761,640),(760.8660254037844,639.5),(760.5,639.1339745962156),(760,639),(759.5,639.1339745962156),(759.1339745962156,639.5)) -7565 ((758,650),(758.2679491924312,651),(759,651.7320508075688),(760,652),(761,651.7320508075688),(761.7320508075688,651),(762,650),(761.7320508075688,649),(761,648.2679491924312),(760,648),(759,648.2679491924312),(758.2679491924312,649)) -7566 ((757,660),(757.4019237886466,661.5),(758.5,662.5980762113534),(760,663),(761.5,662.5980762113534),(762.5980762113533,661.5),(763,660),(762.5980762113534,658.5),(761.5,657.4019237886467),(760,657),(758.5,657.4019237886466),(757.4019237886467,658.5)) -7567 ((756,670),(756.5358983848622,672),(758,673.4641016151378),(760,674),(762,673.4641016151378),(763.4641016151378,672),(764,670),(763.4641016151378,668),(762,666.5358983848622),(760,666),(758,666.5358983848622),(756.5358983848622,668)) -7568 ((755,680),(755.6698729810778,682.5),(757.5,684.3301270189222),(760,685),(762.5,684.3301270189222),(764.3301270189222,682.5),(765,680),(764.3301270189222,677.5),(762.5,675.6698729810778),(760,675),(757.5,675.6698729810778),(755.6698729810778,677.5)) -7569 ((754,690),(754.8038475772934,693),(757,695.1961524227066),(760,696),(763,695.1961524227066),(765.1961524227066,693),(766,690),(765.1961524227066,687),(763,684.8038475772934),(760,684),(757,684.8038475772934),(754.8038475772934,687)) -7570 ((753,700),(753.937822173509,703.5),(756.5,706.062177826491),(760,707),(763.5,706.062177826491),(766.062177826491,703.5),(767,700),(766.062177826491,696.5),(763.5,693.937822173509),(760,693),(756.5,693.937822173509),(753.937822173509,696.5)) -7571 ((752,710),(753.0717967697245,714),(756,716.9282032302755),(760,718),(764,716.9282032302755),(766.9282032302755,714),(768,710),(766.9282032302755,706),(764,703.0717967697245),(760,702),(756,703.0717967697245),(753.0717967697245,706)) -7572 ((751,720),(752.2057713659401,724.5),(755.5,727.7942286340599),(760,729),(764.5,727.7942286340599),(767.7942286340599,724.5),(769,720),(767.79422863406,715.5),(764.5,712.2057713659401),(760,711),(755.5,712.20577136594),(752.2057713659401,715.5)) -7573 ((750,730),(751.3397459621556,735),(755,738.6602540378444),(760,740),(765,738.6602540378444),(768.6602540378444,735),(770,730),(768.6602540378444,725),(765,721.3397459621556),(760,720),(755,721.3397459621556),(751.3397459621556,725)) -7574 ((759,740),(759.1339745962156,740.5),(759.5,740.8660254037844),(760,741),(760.5,740.8660254037844),(760.8660254037844,740.5),(761,740),(760.8660254037844,739.5),(760.5,739.1339745962156),(760,739),(759.5,739.1339745962156),(759.1339745962156,739.5)) -7575 ((758,750),(758.2679491924312,751),(759,751.7320508075688),(760,752),(761,751.7320508075688),(761.7320508075688,751),(762,750),(761.7320508075688,749),(761,748.2679491924312),(760,748),(759,748.2679491924312),(758.2679491924312,749)) -7576 ((757,760),(757.4019237886466,761.5),(758.5,762.5980762113534),(760,763),(761.5,762.5980762113534),(762.5980762113533,761.5),(763,760),(762.5980762113534,758.5),(761.5,757.4019237886467),(760,757),(758.5,757.4019237886466),(757.4019237886467,758.5)) -7577 ((756,770),(756.5358983848622,772),(758,773.4641016151378),(760,774),(762,773.4641016151378),(763.4641016151378,772),(764,770),(763.4641016151378,768),(762,766.5358983848622),(760,766),(758,766.5358983848622),(756.5358983848622,768)) -7578 ((755,780),(755.6698729810778,782.5),(757.5,784.3301270189222),(760,785),(762.5,784.3301270189222),(764.3301270189222,782.5),(765,780),(764.3301270189222,777.5),(762.5,775.6698729810778),(760,775),(757.5,775.6698729810778),(755.6698729810778,777.5)) -7579 ((754,790),(754.8038475772934,793),(757,795.1961524227066),(760,796),(763,795.1961524227066),(765.1961524227066,793),(766,790),(765.1961524227066,787),(763,784.8038475772934),(760,784),(757,784.8038475772934),(754.8038475772934,787)) -7580 ((753,800),(753.937822173509,803.5),(756.5,806.062177826491),(760,807),(763.5,806.062177826491),(766.062177826491,803.5),(767,800),(766.062177826491,796.5),(763.5,793.937822173509),(760,793),(756.5,793.937822173509),(753.937822173509,796.5)) -7581 ((752,810),(753.0717967697245,814),(756,816.9282032302755),(760,818),(764,816.9282032302755),(766.9282032302755,814),(768,810),(766.9282032302755,806),(764,803.0717967697245),(760,802),(756,803.0717967697245),(753.0717967697245,806)) -7582 ((751,820),(752.2057713659401,824.5),(755.5,827.7942286340599),(760,829),(764.5,827.7942286340599),(767.7942286340599,824.5),(769,820),(767.79422863406,815.5),(764.5,812.2057713659401),(760,811),(755.5,812.20577136594),(752.2057713659401,815.5)) -7583 ((750,830),(751.3397459621556,835),(755,838.6602540378444),(760,840),(765,838.6602540378444),(768.6602540378444,835),(770,830),(768.6602540378444,825),(765,821.3397459621556),(760,820),(755,821.3397459621556),(751.3397459621556,825)) -7584 ((759,840),(759.1339745962156,840.5),(759.5,840.8660254037844),(760,841),(760.5,840.8660254037844),(760.8660254037844,840.5),(761,840),(760.8660254037844,839.5),(760.5,839.1339745962156),(760,839),(759.5,839.1339745962156),(759.1339745962156,839.5)) -7585 ((758,850),(758.2679491924312,851),(759,851.7320508075688),(760,852),(761,851.7320508075688),(761.7320508075688,851),(762,850),(761.7320508075688,849),(761,848.2679491924312),(760,848),(759,848.2679491924312),(758.2679491924312,849)) -7586 ((757,860),(757.4019237886466,861.5),(758.5,862.5980762113534),(760,863),(761.5,862.5980762113534),(762.5980762113533,861.5),(763,860),(762.5980762113534,858.5),(761.5,857.4019237886467),(760,857),(758.5,857.4019237886466),(757.4019237886467,858.5)) -7587 ((756,870),(756.5358983848622,872),(758,873.4641016151378),(760,874),(762,873.4641016151378),(763.4641016151378,872),(764,870),(763.4641016151378,868),(762,866.5358983848622),(760,866),(758,866.5358983848622),(756.5358983848622,868)) -7588 ((755,880),(755.6698729810778,882.5),(757.5,884.3301270189222),(760,885),(762.5,884.3301270189222),(764.3301270189222,882.5),(765,880),(764.3301270189222,877.5),(762.5,875.6698729810778),(760,875),(757.5,875.6698729810778),(755.6698729810778,877.5)) -7589 ((754,890),(754.8038475772934,893),(757,895.1961524227066),(760,896),(763,895.1961524227066),(765.1961524227066,893),(766,890),(765.1961524227066,887),(763,884.8038475772934),(760,884),(757,884.8038475772934),(754.8038475772934,887)) -7590 ((753,900),(753.937822173509,903.5),(756.5,906.062177826491),(760,907),(763.5,906.062177826491),(766.062177826491,903.5),(767,900),(766.062177826491,896.5),(763.5,893.937822173509),(760,893),(756.5,893.937822173509),(753.937822173509,896.5)) -7591 ((752,910),(753.0717967697245,914),(756,916.9282032302755),(760,918),(764,916.9282032302755),(766.9282032302755,914),(768,910),(766.9282032302755,906),(764,903.0717967697245),(760,902),(756,903.0717967697245),(753.0717967697245,906)) -7592 ((751,920),(752.2057713659401,924.5),(755.5,927.7942286340599),(760,929),(764.5,927.7942286340599),(767.7942286340599,924.5),(769,920),(767.79422863406,915.5),(764.5,912.2057713659401),(760,911),(755.5,912.20577136594),(752.2057713659401,915.5)) -7593 ((750,930),(751.3397459621556,935),(755,938.6602540378444),(760,940),(765,938.6602540378444),(768.6602540378444,935),(770,930),(768.6602540378444,925),(765,921.3397459621556),(760,920),(755,921.3397459621556),(751.3397459621556,925)) -7594 ((759,940),(759.1339745962156,940.5),(759.5,940.8660254037844),(760,941),(760.5,940.8660254037844),(760.8660254037844,940.5),(761,940),(760.8660254037844,939.5),(760.5,939.1339745962156),(760,939),(759.5,939.1339745962156),(759.1339745962156,939.5)) -7595 ((758,950),(758.2679491924312,951),(759,951.7320508075688),(760,952),(761,951.7320508075688),(761.7320508075688,951),(762,950),(761.7320508075688,949),(761,948.2679491924312),(760,948),(759,948.2679491924312),(758.2679491924312,949)) -7596 ((757,960),(757.4019237886466,961.5),(758.5,962.5980762113534),(760,963),(761.5,962.5980762113534),(762.5980762113533,961.5),(763,960),(762.5980762113534,958.5),(761.5,957.4019237886467),(760,957),(758.5,957.4019237886466),(757.4019237886467,958.5)) -7597 ((756,970),(756.5358983848622,972),(758,973.4641016151378),(760,974),(762,973.4641016151378),(763.4641016151378,972),(764,970),(763.4641016151378,968),(762,966.5358983848622),(760,966),(758,966.5358983848622),(756.5358983848622,968)) -7598 ((755,980),(755.6698729810778,982.5),(757.5,984.3301270189222),(760,985),(762.5,984.3301270189222),(764.3301270189222,982.5),(765,980),(764.3301270189222,977.5),(762.5,975.6698729810778),(760,975),(757.5,975.6698729810778),(755.6698729810778,977.5)) -7599 ((754,990),(754.8038475772934,993),(757,995.1961524227066),(760,996),(763,995.1961524227066),(765.1961524227066,993),(766,990),(765.1961524227066,987),(763,984.8038475772934),(760,984),(757,984.8038475772934),(754.8038475772934,987)) -7600 ((753,1000),(753.937822173509,1003.5),(756.5,1006.062177826491),(760,1007),(763.5,1006.062177826491),(766.062177826491,1003.5),(767,1000),(766.062177826491,996.5),(763.5,993.937822173509),(760,993),(756.5,993.937822173509),(753.937822173509,996.5)) -7601 ((761,10),(762.2057713659401,14.5),(765.5,17.794228634059948),(770,19),(774.5,17.794228634059948),(777.7942286340599,14.500000000000004),(779,10.000000000000002),(777.79422863406,5.500000000000003),(774.5,2.2057713659400537),(770,1),(765.5,2.2057713659400484),(762.2057713659401,5.4999999999999964)) -7602 ((760,20),(761.3397459621556,25),(765,28.660254037844386),(770,30),(775,28.66025403784439),(778.6602540378444,25.000000000000004),(780,20),(778.6602540378444,15.000000000000004),(775,11.339745962155614),(770,10),(765,11.33974596215561),(761.3397459621556,14.999999999999996)) -7603 ((769,30),(769.1339745962156,30.5),(769.5,30.866025403784437),(770,31),(770.5,30.866025403784437),(770.8660254037844,30.5),(771,30),(770.8660254037844,29.5),(770.5,29.133974596215563),(770,29),(769.5,29.133974596215563),(769.1339745962156,29.5)) -7604 ((768,40),(768.2679491924312,41),(769,41.732050807568875),(770,42),(771,41.732050807568875),(771.7320508075688,41),(772,40),(771.7320508075688,39),(771,38.267949192431125),(770,38),(769,38.267949192431125),(768.2679491924312,39)) -7605 ((767,50),(767.4019237886466,51.5),(768.5,52.598076211353316),(770,53),(771.5,52.598076211353316),(772.5980762113533,51.5),(773,50),(772.5980762113534,48.5),(771.5,47.401923788646684),(770,47),(768.5,47.401923788646684),(767.4019237886467,48.5)) -7606 ((766,60),(766.5358983848622,62),(768,63.46410161513776),(770,64),(772,63.46410161513776),(773.4641016151378,62),(774,60),(773.4641016151378,58),(772,56.53589838486224),(770,56),(768,56.53589838486224),(766.5358983848622,58)) -7607 ((765,70),(765.6698729810778,72.5),(767.5,74.3301270189222),(770,75),(772.5,74.3301270189222),(774.3301270189222,72.5),(775,70),(774.3301270189222,67.5),(772.5,65.6698729810778),(770,65),(767.5,65.6698729810778),(765.6698729810778,67.5)) -7608 ((764,80),(764.8038475772934,83),(767,85.19615242270663),(770,86),(773,85.19615242270663),(775.1961524227066,83),(776,80),(775.1961524227066,77),(773,74.80384757729337),(770,74),(767,74.80384757729337),(764.8038475772934,77)) -7609 ((763,90),(763.937822173509,93.5),(766.5,96.06217782649107),(770,97),(773.5,96.06217782649107),(776.062177826491,93.5),(777,90),(776.062177826491,86.5),(773.5,83.93782217350893),(770,83),(766.5,83.93782217350892),(763.937822173509,86.5)) -7610 ((762,100),(763.0717967697245,104),(766,106.92820323027551),(770,108),(774,106.92820323027551),(776.9282032302755,104),(778,100),(776.9282032302755,96),(774,93.07179676972449),(770,92),(766,93.07179676972449),(763.0717967697245,96)) -7611 ((761,110),(762.2057713659401,114.5),(765.5,117.79422863405995),(770,119),(774.5,117.79422863405995),(777.7942286340599,114.5),(779,110),(777.79422863406,105.5),(774.5,102.20577136594005),(770,101),(765.5,102.20577136594005),(762.2057713659401,105.5)) -7612 ((760,120),(761.3397459621556,125),(765,128.6602540378444),(770,130),(775,128.6602540378444),(778.6602540378444,125),(780,120),(778.6602540378444,115),(775,111.33974596215562),(770,110),(765,111.3397459621556),(761.3397459621556,115)) -7613 ((769,130),(769.1339745962156,130.5),(769.5,130.86602540378445),(770,131),(770.5,130.86602540378445),(770.8660254037844,130.5),(771,130),(770.8660254037844,129.5),(770.5,129.13397459621555),(770,129),(769.5,129.13397459621555),(769.1339745962156,129.5)) -7614 ((768,140),(768.2679491924312,141),(769,141.73205080756887),(770,142),(771,141.73205080756887),(771.7320508075688,141),(772,140),(771.7320508075688,139),(771,138.26794919243113),(770,138),(769,138.26794919243113),(768.2679491924312,139)) -7615 ((767,150),(767.4019237886466,151.5),(768.5,152.59807621135332),(770,153),(771.5,152.59807621135332),(772.5980762113533,151.5),(773,150),(772.5980762113534,148.5),(771.5,147.40192378864668),(770,147),(768.5,147.40192378864668),(767.4019237886467,148.5)) -7616 ((766,160),(766.5358983848622,162),(768,163.46410161513776),(770,164),(772,163.46410161513776),(773.4641016151378,162),(774,160),(773.4641016151378,158),(772,156.53589838486224),(770,156),(768,156.53589838486224),(766.5358983848622,158)) -7617 ((765,170),(765.6698729810778,172.5),(767.5,174.33012701892218),(770,175),(772.5,174.33012701892218),(774.3301270189222,172.5),(775,170),(774.3301270189222,167.5),(772.5,165.66987298107782),(770,165),(767.5,165.66987298107782),(765.6698729810778,167.5)) -7618 ((764,180),(764.8038475772934,183),(767,185.19615242270663),(770,186),(773,185.19615242270663),(775.1961524227066,183),(776,180),(775.1961524227066,177),(773,174.80384757729337),(770,174),(767,174.80384757729337),(764.8038475772934,177)) -7619 ((763,190),(763.937822173509,193.5),(766.5,196.06217782649108),(770,197),(773.5,196.06217782649108),(776.062177826491,193.5),(777,190),(776.062177826491,186.5),(773.5,183.93782217350892),(770,183),(766.5,183.93782217350892),(763.937822173509,186.5)) -7620 ((762,200),(763.0717967697245,204),(766,206.9282032302755),(770,208),(774,206.9282032302755),(776.9282032302755,204),(778,200),(776.9282032302755,196),(774,193.0717967697245),(770,192),(766,193.0717967697245),(763.0717967697245,196)) -7621 ((761,210),(762.2057713659401,214.5),(765.5,217.79422863405995),(770,219),(774.5,217.79422863405995),(777.7942286340599,214.5),(779,210),(777.79422863406,205.5),(774.5,202.20577136594005),(770,201),(765.5,202.20577136594005),(762.2057713659401,205.5)) -7622 ((760,220),(761.3397459621556,225),(765,228.6602540378444),(770,230),(775,228.6602540378444),(778.6602540378444,225),(780,220),(778.6602540378444,215),(775,211.3397459621556),(770,210),(765,211.3397459621556),(761.3397459621556,215)) -7623 ((769,230),(769.1339745962156,230.5),(769.5,230.86602540378445),(770,231),(770.5,230.86602540378445),(770.8660254037844,230.5),(771,230),(770.8660254037844,229.5),(770.5,229.13397459621555),(770,229),(769.5,229.13397459621555),(769.1339745962156,229.5)) -7624 ((768,240),(768.2679491924312,241),(769,241.73205080756887),(770,242),(771,241.73205080756887),(771.7320508075688,241),(772,240),(771.7320508075688,239),(771,238.26794919243113),(770,238),(769,238.26794919243113),(768.2679491924312,239)) -7625 ((767,250),(767.4019237886466,251.5),(768.5,252.59807621135332),(770,253),(771.5,252.59807621135332),(772.5980762113533,251.5),(773,250),(772.5980762113534,248.5),(771.5,247.40192378864668),(770,247),(768.5,247.40192378864668),(767.4019237886467,248.5)) -7626 ((766,260),(766.5358983848622,262),(768,263.46410161513774),(770,264),(772,263.46410161513774),(773.4641016151378,262),(774,260),(773.4641016151378,258),(772,256.53589838486226),(770,256),(768,256.53589838486226),(766.5358983848622,258)) -7627 ((765,270),(765.6698729810778,272.5),(767.5,274.3301270189222),(770,275),(772.5,274.3301270189222),(774.3301270189222,272.5),(775,270),(774.3301270189222,267.5),(772.5,265.6698729810778),(770,265),(767.5,265.6698729810778),(765.6698729810778,267.5)) -7628 ((764,280),(764.8038475772934,283),(767,285.19615242270663),(770,286),(773,285.19615242270663),(775.1961524227066,283),(776,280),(775.1961524227066,277),(773,274.80384757729337),(770,274),(767,274.80384757729337),(764.8038475772934,277)) -7629 ((763,290),(763.937822173509,293.5),(766.5,296.06217782649105),(770,297),(773.5,296.06217782649105),(776.062177826491,293.5),(777,290),(776.062177826491,286.5),(773.5,283.93782217350895),(770,283),(766.5,283.93782217350895),(763.937822173509,286.5)) -7630 ((762,300),(763.0717967697245,304),(766,306.9282032302755),(770,308),(774,306.9282032302755),(776.9282032302755,304),(778,300),(776.9282032302755,296),(774,293.0717967697245),(770,292),(766,293.0717967697245),(763.0717967697245,296)) -7631 ((761,310),(762.2057713659401,314.5),(765.5,317.79422863405995),(770,319),(774.5,317.79422863405995),(777.7942286340599,314.5),(779,310),(777.79422863406,305.5),(774.5,302.20577136594005),(770,301),(765.5,302.20577136594005),(762.2057713659401,305.5)) -7632 ((760,320),(761.3397459621556,325),(765,328.66025403784437),(770,330),(775,328.66025403784437),(778.6602540378444,325),(780,320),(778.6602540378444,315),(775,311.33974596215563),(770,310),(765,311.33974596215563),(761.3397459621556,315)) -7633 ((769,330),(769.1339745962156,330.5),(769.5,330.8660254037844),(770,331),(770.5,330.8660254037844),(770.8660254037844,330.5),(771,330),(770.8660254037844,329.5),(770.5,329.1339745962156),(770,329),(769.5,329.1339745962156),(769.1339745962156,329.5)) -7634 ((768,340),(768.2679491924312,341),(769,341.7320508075689),(770,342),(771,341.7320508075689),(771.7320508075688,341),(772,340),(771.7320508075688,339),(771,338.2679491924311),(770,338),(769,338.2679491924311),(768.2679491924312,339)) -7635 ((767,350),(767.4019237886466,351.5),(768.5,352.5980762113533),(770,353),(771.5,352.5980762113533),(772.5980762113533,351.5),(773,350),(772.5980762113534,348.5),(771.5,347.4019237886467),(770,347),(768.5,347.4019237886467),(767.4019237886467,348.5)) -7636 ((766,360),(766.5358983848622,362),(768,363.46410161513774),(770,364),(772,363.46410161513774),(773.4641016151378,362),(774,360),(773.4641016151378,358),(772,356.53589838486226),(770,356),(768,356.53589838486226),(766.5358983848622,358)) -7637 ((765,370),(765.6698729810778,372.5),(767.5,374.3301270189222),(770,375),(772.5,374.3301270189222),(774.3301270189222,372.5),(775,370),(774.3301270189222,367.5),(772.5,365.6698729810778),(770,365),(767.5,365.6698729810778),(765.6698729810778,367.5)) -7638 ((764,380),(764.8038475772934,383),(767,385.19615242270663),(770,386),(773,385.19615242270663),(775.1961524227066,383),(776,380),(775.1961524227066,377),(773,374.80384757729337),(770,374),(767,374.80384757729337),(764.8038475772934,377)) -7639 ((763,390),(763.937822173509,393.5),(766.5,396.06217782649105),(770,397),(773.5,396.06217782649105),(776.062177826491,393.5),(777,390),(776.062177826491,386.5),(773.5,383.93782217350895),(770,383),(766.5,383.93782217350895),(763.937822173509,386.5)) -7640 ((762,400),(763.0717967697245,404),(766,406.9282032302755),(770,408),(774,406.9282032302755),(776.9282032302755,404),(778,400),(776.9282032302755,396),(774,393.0717967697245),(770,392),(766,393.0717967697245),(763.0717967697245,396)) -7641 ((761,410),(762.2057713659401,414.5),(765.5,417.79422863405995),(770,419),(774.5,417.79422863405995),(777.7942286340599,414.5),(779,410),(777.79422863406,405.5),(774.5,402.20577136594005),(770,401),(765.5,402.20577136594005),(762.2057713659401,405.5)) -7642 ((760,420),(761.3397459621556,425),(765,428.66025403784437),(770,430),(775,428.66025403784437),(778.6602540378444,425),(780,420),(778.6602540378444,415),(775,411.33974596215563),(770,410),(765,411.33974596215563),(761.3397459621556,415)) -7643 ((769,430),(769.1339745962156,430.5),(769.5,430.8660254037844),(770,431),(770.5,430.8660254037844),(770.8660254037844,430.5),(771,430),(770.8660254037844,429.5),(770.5,429.1339745962156),(770,429),(769.5,429.1339745962156),(769.1339745962156,429.5)) -7644 ((768,440),(768.2679491924312,441),(769,441.7320508075689),(770,442),(771,441.7320508075689),(771.7320508075688,441),(772,440),(771.7320508075688,439),(771,438.2679491924311),(770,438),(769,438.2679491924311),(768.2679491924312,439)) -7645 ((767,450),(767.4019237886466,451.5),(768.5,452.5980762113533),(770,453),(771.5,452.5980762113533),(772.5980762113533,451.5),(773,450),(772.5980762113534,448.5),(771.5,447.4019237886467),(770,447),(768.5,447.4019237886467),(767.4019237886467,448.5)) -7646 ((766,460),(766.5358983848622,462),(768,463.46410161513774),(770,464),(772,463.46410161513774),(773.4641016151378,462),(774,460),(773.4641016151378,458),(772,456.53589838486226),(770,456),(768,456.53589838486226),(766.5358983848622,458)) -7647 ((765,470),(765.6698729810778,472.5),(767.5,474.3301270189222),(770,475),(772.5,474.3301270189222),(774.3301270189222,472.5),(775,470),(774.3301270189222,467.5),(772.5,465.6698729810778),(770,465),(767.5,465.6698729810778),(765.6698729810778,467.5)) -7648 ((764,480),(764.8038475772934,483),(767,485.19615242270663),(770,486),(773,485.19615242270663),(775.1961524227066,483),(776,480),(775.1961524227066,477),(773,474.80384757729337),(770,474),(767,474.80384757729337),(764.8038475772934,477)) -7649 ((763,490),(763.937822173509,493.5),(766.5,496.06217782649105),(770,497),(773.5,496.06217782649105),(776.062177826491,493.5),(777,490),(776.062177826491,486.5),(773.5,483.93782217350895),(770,483),(766.5,483.93782217350895),(763.937822173509,486.5)) -7650 ((762,500),(763.0717967697245,504),(766,506.9282032302755),(770,508),(774,506.9282032302755),(776.9282032302755,504),(778,500),(776.9282032302755,496),(774,493.0717967697245),(770,492),(766,493.0717967697245),(763.0717967697245,496)) -7651 ((761,510),(762.2057713659401,514.5),(765.5,517.7942286340599),(770,519),(774.5,517.7942286340599),(777.7942286340599,514.5),(779,510),(777.79422863406,505.5),(774.5,502.20577136594005),(770,501),(765.5,502.20577136594005),(762.2057713659401,505.5)) -7652 ((760,520),(761.3397459621556,525),(765,528.6602540378444),(770,530),(775,528.6602540378444),(778.6602540378444,525),(780,520),(778.6602540378444,515),(775,511.33974596215563),(770,510),(765,511.33974596215563),(761.3397459621556,515)) -7653 ((769,530),(769.1339745962156,530.5),(769.5,530.8660254037844),(770,531),(770.5,530.8660254037844),(770.8660254037844,530.5),(771,530),(770.8660254037844,529.5),(770.5,529.1339745962156),(770,529),(769.5,529.1339745962156),(769.1339745962156,529.5)) -7654 ((768,540),(768.2679491924312,541),(769,541.7320508075688),(770,542),(771,541.7320508075688),(771.7320508075688,541),(772,540),(771.7320508075688,539),(771,538.2679491924312),(770,538),(769,538.2679491924312),(768.2679491924312,539)) -7655 ((767,550),(767.4019237886466,551.5),(768.5,552.5980762113534),(770,553),(771.5,552.5980762113534),(772.5980762113533,551.5),(773,550),(772.5980762113534,548.5),(771.5,547.4019237886467),(770,547),(768.5,547.4019237886466),(767.4019237886467,548.5)) -7656 ((766,560),(766.5358983848622,562),(768,563.4641016151378),(770,564),(772,563.4641016151378),(773.4641016151378,562),(774,560),(773.4641016151378,558),(772,556.5358983848622),(770,556),(768,556.5358983848622),(766.5358983848622,558)) -7657 ((765,570),(765.6698729810778,572.5),(767.5,574.3301270189222),(770,575),(772.5,574.3301270189222),(774.3301270189222,572.5),(775,570),(774.3301270189222,567.5),(772.5,565.6698729810778),(770,565),(767.5,565.6698729810778),(765.6698729810778,567.5)) -7658 ((764,580),(764.8038475772934,583),(767,585.1961524227066),(770,586),(773,585.1961524227066),(775.1961524227066,583),(776,580),(775.1961524227066,577),(773,574.8038475772934),(770,574),(767,574.8038475772934),(764.8038475772934,577)) -7659 ((763,590),(763.937822173509,593.5),(766.5,596.062177826491),(770,597),(773.5,596.062177826491),(776.062177826491,593.5),(777,590),(776.062177826491,586.5),(773.5,583.937822173509),(770,583),(766.5,583.937822173509),(763.937822173509,586.5)) -7660 ((762,600),(763.0717967697245,604),(766,606.9282032302755),(770,608),(774,606.9282032302755),(776.9282032302755,604),(778,600),(776.9282032302755,596),(774,593.0717967697245),(770,592),(766,593.0717967697245),(763.0717967697245,596)) -7661 ((761,610),(762.2057713659401,614.5),(765.5,617.7942286340599),(770,619),(774.5,617.7942286340599),(777.7942286340599,614.5),(779,610),(777.79422863406,605.5),(774.5,602.2057713659401),(770,601),(765.5,602.20577136594),(762.2057713659401,605.5)) -7662 ((760,620),(761.3397459621556,625),(765,628.6602540378444),(770,630),(775,628.6602540378444),(778.6602540378444,625),(780,620),(778.6602540378444,615),(775,611.3397459621556),(770,610),(765,611.3397459621556),(761.3397459621556,615)) -7663 ((769,630),(769.1339745962156,630.5),(769.5,630.8660254037844),(770,631),(770.5,630.8660254037844),(770.8660254037844,630.5),(771,630),(770.8660254037844,629.5),(770.5,629.1339745962156),(770,629),(769.5,629.1339745962156),(769.1339745962156,629.5)) -7664 ((768,640),(768.2679491924312,641),(769,641.7320508075688),(770,642),(771,641.7320508075688),(771.7320508075688,641),(772,640),(771.7320508075688,639),(771,638.2679491924312),(770,638),(769,638.2679491924312),(768.2679491924312,639)) -7665 ((767,650),(767.4019237886466,651.5),(768.5,652.5980762113534),(770,653),(771.5,652.5980762113534),(772.5980762113533,651.5),(773,650),(772.5980762113534,648.5),(771.5,647.4019237886467),(770,647),(768.5,647.4019237886466),(767.4019237886467,648.5)) -7666 ((766,660),(766.5358983848622,662),(768,663.4641016151378),(770,664),(772,663.4641016151378),(773.4641016151378,662),(774,660),(773.4641016151378,658),(772,656.5358983848622),(770,656),(768,656.5358983848622),(766.5358983848622,658)) -7667 ((765,670),(765.6698729810778,672.5),(767.5,674.3301270189222),(770,675),(772.5,674.3301270189222),(774.3301270189222,672.5),(775,670),(774.3301270189222,667.5),(772.5,665.6698729810778),(770,665),(767.5,665.6698729810778),(765.6698729810778,667.5)) -7668 ((764,680),(764.8038475772934,683),(767,685.1961524227066),(770,686),(773,685.1961524227066),(775.1961524227066,683),(776,680),(775.1961524227066,677),(773,674.8038475772934),(770,674),(767,674.8038475772934),(764.8038475772934,677)) -7669 ((763,690),(763.937822173509,693.5),(766.5,696.062177826491),(770,697),(773.5,696.062177826491),(776.062177826491,693.5),(777,690),(776.062177826491,686.5),(773.5,683.937822173509),(770,683),(766.5,683.937822173509),(763.937822173509,686.5)) -7670 ((762,700),(763.0717967697245,704),(766,706.9282032302755),(770,708),(774,706.9282032302755),(776.9282032302755,704),(778,700),(776.9282032302755,696),(774,693.0717967697245),(770,692),(766,693.0717967697245),(763.0717967697245,696)) -7671 ((761,710),(762.2057713659401,714.5),(765.5,717.7942286340599),(770,719),(774.5,717.7942286340599),(777.7942286340599,714.5),(779,710),(777.79422863406,705.5),(774.5,702.2057713659401),(770,701),(765.5,702.20577136594),(762.2057713659401,705.5)) -7672 ((760,720),(761.3397459621556,725),(765,728.6602540378444),(770,730),(775,728.6602540378444),(778.6602540378444,725),(780,720),(778.6602540378444,715),(775,711.3397459621556),(770,710),(765,711.3397459621556),(761.3397459621556,715)) -7673 ((769,730),(769.1339745962156,730.5),(769.5,730.8660254037844),(770,731),(770.5,730.8660254037844),(770.8660254037844,730.5),(771,730),(770.8660254037844,729.5),(770.5,729.1339745962156),(770,729),(769.5,729.1339745962156),(769.1339745962156,729.5)) -7674 ((768,740),(768.2679491924312,741),(769,741.7320508075688),(770,742),(771,741.7320508075688),(771.7320508075688,741),(772,740),(771.7320508075688,739),(771,738.2679491924312),(770,738),(769,738.2679491924312),(768.2679491924312,739)) -7675 ((767,750),(767.4019237886466,751.5),(768.5,752.5980762113534),(770,753),(771.5,752.5980762113534),(772.5980762113533,751.5),(773,750),(772.5980762113534,748.5),(771.5,747.4019237886467),(770,747),(768.5,747.4019237886466),(767.4019237886467,748.5)) -7676 ((766,760),(766.5358983848622,762),(768,763.4641016151378),(770,764),(772,763.4641016151378),(773.4641016151378,762),(774,760),(773.4641016151378,758),(772,756.5358983848622),(770,756),(768,756.5358983848622),(766.5358983848622,758)) -7677 ((765,770),(765.6698729810778,772.5),(767.5,774.3301270189222),(770,775),(772.5,774.3301270189222),(774.3301270189222,772.5),(775,770),(774.3301270189222,767.5),(772.5,765.6698729810778),(770,765),(767.5,765.6698729810778),(765.6698729810778,767.5)) -7678 ((764,780),(764.8038475772934,783),(767,785.1961524227066),(770,786),(773,785.1961524227066),(775.1961524227066,783),(776,780),(775.1961524227066,777),(773,774.8038475772934),(770,774),(767,774.8038475772934),(764.8038475772934,777)) -7679 ((763,790),(763.937822173509,793.5),(766.5,796.062177826491),(770,797),(773.5,796.062177826491),(776.062177826491,793.5),(777,790),(776.062177826491,786.5),(773.5,783.937822173509),(770,783),(766.5,783.937822173509),(763.937822173509,786.5)) -7680 ((762,800),(763.0717967697245,804),(766,806.9282032302755),(770,808),(774,806.9282032302755),(776.9282032302755,804),(778,800),(776.9282032302755,796),(774,793.0717967697245),(770,792),(766,793.0717967697245),(763.0717967697245,796)) -7681 ((761,810),(762.2057713659401,814.5),(765.5,817.7942286340599),(770,819),(774.5,817.7942286340599),(777.7942286340599,814.5),(779,810),(777.79422863406,805.5),(774.5,802.2057713659401),(770,801),(765.5,802.20577136594),(762.2057713659401,805.5)) -7682 ((760,820),(761.3397459621556,825),(765,828.6602540378444),(770,830),(775,828.6602540378444),(778.6602540378444,825),(780,820),(778.6602540378444,815),(775,811.3397459621556),(770,810),(765,811.3397459621556),(761.3397459621556,815)) -7683 ((769,830),(769.1339745962156,830.5),(769.5,830.8660254037844),(770,831),(770.5,830.8660254037844),(770.8660254037844,830.5),(771,830),(770.8660254037844,829.5),(770.5,829.1339745962156),(770,829),(769.5,829.1339745962156),(769.1339745962156,829.5)) -7684 ((768,840),(768.2679491924312,841),(769,841.7320508075688),(770,842),(771,841.7320508075688),(771.7320508075688,841),(772,840),(771.7320508075688,839),(771,838.2679491924312),(770,838),(769,838.2679491924312),(768.2679491924312,839)) -7685 ((767,850),(767.4019237886466,851.5),(768.5,852.5980762113534),(770,853),(771.5,852.5980762113534),(772.5980762113533,851.5),(773,850),(772.5980762113534,848.5),(771.5,847.4019237886467),(770,847),(768.5,847.4019237886466),(767.4019237886467,848.5)) -7686 ((766,860),(766.5358983848622,862),(768,863.4641016151378),(770,864),(772,863.4641016151378),(773.4641016151378,862),(774,860),(773.4641016151378,858),(772,856.5358983848622),(770,856),(768,856.5358983848622),(766.5358983848622,858)) -7687 ((765,870),(765.6698729810778,872.5),(767.5,874.3301270189222),(770,875),(772.5,874.3301270189222),(774.3301270189222,872.5),(775,870),(774.3301270189222,867.5),(772.5,865.6698729810778),(770,865),(767.5,865.6698729810778),(765.6698729810778,867.5)) -7688 ((764,880),(764.8038475772934,883),(767,885.1961524227066),(770,886),(773,885.1961524227066),(775.1961524227066,883),(776,880),(775.1961524227066,877),(773,874.8038475772934),(770,874),(767,874.8038475772934),(764.8038475772934,877)) -7689 ((763,890),(763.937822173509,893.5),(766.5,896.062177826491),(770,897),(773.5,896.062177826491),(776.062177826491,893.5),(777,890),(776.062177826491,886.5),(773.5,883.937822173509),(770,883),(766.5,883.937822173509),(763.937822173509,886.5)) -7690 ((762,900),(763.0717967697245,904),(766,906.9282032302755),(770,908),(774,906.9282032302755),(776.9282032302755,904),(778,900),(776.9282032302755,896),(774,893.0717967697245),(770,892),(766,893.0717967697245),(763.0717967697245,896)) -7691 ((761,910),(762.2057713659401,914.5),(765.5,917.7942286340599),(770,919),(774.5,917.7942286340599),(777.7942286340599,914.5),(779,910),(777.79422863406,905.5),(774.5,902.2057713659401),(770,901),(765.5,902.20577136594),(762.2057713659401,905.5)) -7692 ((760,920),(761.3397459621556,925),(765,928.6602540378444),(770,930),(775,928.6602540378444),(778.6602540378444,925),(780,920),(778.6602540378444,915),(775,911.3397459621556),(770,910),(765,911.3397459621556),(761.3397459621556,915)) -7693 ((769,930),(769.1339745962156,930.5),(769.5,930.8660254037844),(770,931),(770.5,930.8660254037844),(770.8660254037844,930.5),(771,930),(770.8660254037844,929.5),(770.5,929.1339745962156),(770,929),(769.5,929.1339745962156),(769.1339745962156,929.5)) -7694 ((768,940),(768.2679491924312,941),(769,941.7320508075688),(770,942),(771,941.7320508075688),(771.7320508075688,941),(772,940),(771.7320508075688,939),(771,938.2679491924312),(770,938),(769,938.2679491924312),(768.2679491924312,939)) -7695 ((767,950),(767.4019237886466,951.5),(768.5,952.5980762113534),(770,953),(771.5,952.5980762113534),(772.5980762113533,951.5),(773,950),(772.5980762113534,948.5),(771.5,947.4019237886467),(770,947),(768.5,947.4019237886466),(767.4019237886467,948.5)) -7696 ((766,960),(766.5358983848622,962),(768,963.4641016151378),(770,964),(772,963.4641016151378),(773.4641016151378,962),(774,960),(773.4641016151378,958),(772,956.5358983848622),(770,956),(768,956.5358983848622),(766.5358983848622,958)) -7697 ((765,970),(765.6698729810778,972.5),(767.5,974.3301270189222),(770,975),(772.5,974.3301270189222),(774.3301270189222,972.5),(775,970),(774.3301270189222,967.5),(772.5,965.6698729810778),(770,965),(767.5,965.6698729810778),(765.6698729810778,967.5)) -7698 ((764,980),(764.8038475772934,983),(767,985.1961524227066),(770,986),(773,985.1961524227066),(775.1961524227066,983),(776,980),(775.1961524227066,977),(773,974.8038475772934),(770,974),(767,974.8038475772934),(764.8038475772934,977)) -7699 ((763,990),(763.937822173509,993.5),(766.5,996.062177826491),(770,997),(773.5,996.062177826491),(776.062177826491,993.5),(777,990),(776.062177826491,986.5),(773.5,983.937822173509),(770,983),(766.5,983.937822173509),(763.937822173509,986.5)) -7700 ((762,1000),(763.0717967697245,1004),(766,1006.9282032302755),(770,1008),(774,1006.9282032302755),(776.9282032302755,1004),(778,1000),(776.9282032302755,996),(774,993.0717967697245),(770,992),(766,993.0717967697245),(763.0717967697245,996)) -7701 ((770,10),(771.3397459621556,15),(775,18.660254037844386),(780,20),(785,18.66025403784439),(788.6602540378444,15.000000000000004),(790,10.000000000000002),(788.6602540378444,5.000000000000003),(785,1.3397459621556145),(780,0),(775,1.3397459621556091),(771.3397459621556,4.999999999999996)) -7702 ((779,20),(779.1339745962156,20.5),(779.5,20.866025403784437),(780,21),(780.5,20.866025403784437),(780.8660254037844,20.5),(781,20),(780.8660254037844,19.5),(780.5,19.133974596215563),(780,19),(779.5,19.133974596215563),(779.1339745962156,19.5)) -7703 ((778,30),(778.2679491924312,31),(779,31.73205080756888),(780,32),(781,31.73205080756888),(781.7320508075688,31),(782,30),(781.7320508075688,29),(781,28.26794919243112),(780,28),(779,28.26794919243112),(778.2679491924312,29)) -7704 ((777,40),(777.4019237886466,41.5),(778.5,42.598076211353316),(780,43),(781.5,42.598076211353316),(782.5980762113533,41.5),(783,40),(782.5980762113534,38.5),(781.5,37.401923788646684),(780,37),(778.5,37.401923788646684),(777.4019237886467,38.5)) -7705 ((776,50),(776.5358983848622,52),(778,53.46410161513776),(780,54),(782,53.46410161513776),(783.4641016151378,52),(784,50),(783.4641016151378,48),(782,46.53589838486224),(780,46),(778,46.53589838486224),(776.5358983848622,48)) -7706 ((775,60),(775.6698729810778,62.5),(777.5,64.3301270189222),(780,65),(782.5,64.3301270189222),(784.3301270189222,62.5),(785,60),(784.3301270189222,57.5),(782.5,55.66987298107781),(780,55),(777.5,55.6698729810778),(775.6698729810778,57.5)) -7707 ((774,70),(774.8038475772934,73),(777,75.19615242270663),(780,76),(783,75.19615242270663),(785.1961524227066,73),(786,70),(785.1961524227066,67),(783,64.80384757729337),(780,64),(777,64.80384757729337),(774.8038475772934,67)) -7708 ((773,80),(773.937822173509,83.5),(776.5,86.06217782649107),(780,87),(783.5,86.06217782649107),(786.062177826491,83.5),(787,80),(786.062177826491,76.5),(783.5,73.93782217350893),(780,73),(776.5,73.93782217350892),(773.937822173509,76.5)) -7709 ((772,90),(773.0717967697245,94),(776,96.92820323027551),(780,98),(784,96.92820323027551),(786.9282032302755,94),(788,90),(786.9282032302755,86),(784,83.07179676972449),(780,82),(776,83.07179676972449),(773.0717967697245,86)) -7710 ((771,100),(772.2057713659401,104.5),(775.5,107.79422863405995),(780,109),(784.5,107.79422863405995),(787.7942286340599,104.5),(789,100),(787.79422863406,95.5),(784.5,92.20577136594005),(780,91),(775.5,92.20577136594005),(772.2057713659401,95.5)) -7711 ((770,110),(771.3397459621556,115),(775,118.66025403784438),(780,120),(785,118.66025403784438),(788.6602540378444,115),(790,110),(788.6602540378444,105),(785,101.33974596215562),(780,100),(775,101.3397459621556),(771.3397459621556,105)) -7712 ((779,120),(779.1339745962156,120.5),(779.5,120.86602540378443),(780,121),(780.5,120.86602540378443),(780.8660254037844,120.5),(781,120),(780.8660254037844,119.5),(780.5,119.13397459621557),(780,119),(779.5,119.13397459621557),(779.1339745962156,119.5)) -7713 ((778,130),(778.2679491924312,131),(779,131.73205080756887),(780,132),(781,131.73205080756887),(781.7320508075688,131),(782,130),(781.7320508075688,129),(781,128.26794919243113),(780,128),(779,128.26794919243113),(778.2679491924312,129)) -7714 ((777,140),(777.4019237886466,141.5),(778.5,142.59807621135332),(780,143),(781.5,142.59807621135332),(782.5980762113533,141.5),(783,140),(782.5980762113534,138.5),(781.5,137.40192378864668),(780,137),(778.5,137.40192378864668),(777.4019237886467,138.5)) -7715 ((776,150),(776.5358983848622,152),(778,153.46410161513776),(780,154),(782,153.46410161513776),(783.4641016151378,152),(784,150),(783.4641016151378,148),(782,146.53589838486224),(780,146),(778,146.53589838486224),(776.5358983848622,148)) -7716 ((775,160),(775.6698729810778,162.5),(777.5,164.33012701892218),(780,165),(782.5,164.33012701892218),(784.3301270189222,162.5),(785,160),(784.3301270189222,157.5),(782.5,155.66987298107782),(780,155),(777.5,155.66987298107782),(775.6698729810778,157.5)) -7717 ((774,170),(774.8038475772934,173),(777,175.19615242270663),(780,176),(783,175.19615242270663),(785.1961524227066,173),(786,170),(785.1961524227066,167),(783,164.80384757729337),(780,164),(777,164.80384757729337),(774.8038475772934,167)) -7718 ((773,180),(773.937822173509,183.5),(776.5,186.06217782649108),(780,187),(783.5,186.06217782649108),(786.062177826491,183.5),(787,180),(786.062177826491,176.5),(783.5,173.93782217350892),(780,173),(776.5,173.93782217350892),(773.937822173509,176.5)) -7719 ((772,190),(773.0717967697245,194),(776,196.9282032302755),(780,198),(784,196.9282032302755),(786.9282032302755,194),(788,190),(786.9282032302755,186),(784,183.0717967697245),(780,182),(776,183.0717967697245),(773.0717967697245,186)) -7720 ((771,200),(772.2057713659401,204.5),(775.5,207.79422863405995),(780,209),(784.5,207.79422863405995),(787.7942286340599,204.5),(789,200),(787.79422863406,195.5),(784.5,192.20577136594005),(780,191),(775.5,192.20577136594005),(772.2057713659401,195.5)) -7721 ((770,210),(771.3397459621556,215),(775,218.6602540378444),(780,220),(785,218.6602540378444),(788.6602540378444,215),(790,210),(788.6602540378444,205),(785,201.3397459621556),(780,200),(775,201.3397459621556),(771.3397459621556,205)) -7722 ((779,220),(779.1339745962156,220.5),(779.5,220.86602540378445),(780,221),(780.5,220.86602540378445),(780.8660254037844,220.5),(781,220),(780.8660254037844,219.5),(780.5,219.13397459621555),(780,219),(779.5,219.13397459621555),(779.1339745962156,219.5)) -7723 ((778,230),(778.2679491924312,231),(779,231.73205080756887),(780,232),(781,231.73205080756887),(781.7320508075688,231),(782,230),(781.7320508075688,229),(781,228.26794919243113),(780,228),(779,228.26794919243113),(778.2679491924312,229)) -7724 ((777,240),(777.4019237886466,241.5),(778.5,242.59807621135332),(780,243),(781.5,242.59807621135332),(782.5980762113533,241.5),(783,240),(782.5980762113534,238.5),(781.5,237.40192378864668),(780,237),(778.5,237.40192378864668),(777.4019237886467,238.5)) -7725 ((776,250),(776.5358983848622,252),(778,253.46410161513776),(780,254),(782,253.46410161513776),(783.4641016151378,252),(784,250),(783.4641016151378,248),(782,246.53589838486224),(780,246),(778,246.53589838486224),(776.5358983848622,248)) -7726 ((775,260),(775.6698729810778,262.5),(777.5,264.3301270189222),(780,265),(782.5,264.3301270189222),(784.3301270189222,262.5),(785,260),(784.3301270189222,257.5),(782.5,255.66987298107782),(780,255),(777.5,255.66987298107782),(775.6698729810778,257.5)) -7727 ((774,270),(774.8038475772934,273),(777,275.19615242270663),(780,276),(783,275.19615242270663),(785.1961524227066,273),(786,270),(785.1961524227066,267),(783,264.80384757729337),(780,264),(777,264.80384757729337),(774.8038475772934,267)) -7728 ((773,280),(773.937822173509,283.5),(776.5,286.06217782649105),(780,287),(783.5,286.06217782649105),(786.062177826491,283.5),(787,280),(786.062177826491,276.5),(783.5,273.93782217350895),(780,273),(776.5,273.93782217350895),(773.937822173509,276.5)) -7729 ((772,290),(773.0717967697245,294),(776,296.9282032302755),(780,298),(784,296.9282032302755),(786.9282032302755,294),(788,290),(786.9282032302755,286),(784,283.0717967697245),(780,282),(776,283.0717967697245),(773.0717967697245,286)) -7730 ((771,300),(772.2057713659401,304.5),(775.5,307.79422863405995),(780,309),(784.5,307.79422863405995),(787.7942286340599,304.5),(789,300),(787.79422863406,295.5),(784.5,292.20577136594005),(780,291),(775.5,292.20577136594005),(772.2057713659401,295.5)) -7731 ((770,310),(771.3397459621556,315),(775,318.66025403784437),(780,320),(785,318.66025403784437),(788.6602540378444,315),(790,310),(788.6602540378444,305),(785,301.33974596215563),(780,300),(775,301.33974596215563),(771.3397459621556,305)) -7732 ((779,320),(779.1339745962156,320.5),(779.5,320.8660254037844),(780,321),(780.5,320.8660254037844),(780.8660254037844,320.5),(781,320),(780.8660254037844,319.5),(780.5,319.1339745962156),(780,319),(779.5,319.1339745962156),(779.1339745962156,319.5)) -7733 ((778,330),(778.2679491924312,331),(779,331.7320508075689),(780,332),(781,331.7320508075689),(781.7320508075688,331),(782,330),(781.7320508075688,329),(781,328.2679491924311),(780,328),(779,328.2679491924311),(778.2679491924312,329)) -7734 ((777,340),(777.4019237886466,341.5),(778.5,342.5980762113533),(780,343),(781.5,342.5980762113533),(782.5980762113533,341.5),(783,340),(782.5980762113534,338.5),(781.5,337.4019237886467),(780,337),(778.5,337.4019237886467),(777.4019237886467,338.5)) -7735 ((776,350),(776.5358983848622,352),(778,353.46410161513774),(780,354),(782,353.46410161513774),(783.4641016151378,352),(784,350),(783.4641016151378,348),(782,346.53589838486226),(780,346),(778,346.53589838486226),(776.5358983848622,348)) -7736 ((775,360),(775.6698729810778,362.5),(777.5,364.3301270189222),(780,365),(782.5,364.3301270189222),(784.3301270189222,362.5),(785,360),(784.3301270189222,357.5),(782.5,355.6698729810778),(780,355),(777.5,355.6698729810778),(775.6698729810778,357.5)) -7737 ((774,370),(774.8038475772934,373),(777,375.19615242270663),(780,376),(783,375.19615242270663),(785.1961524227066,373),(786,370),(785.1961524227066,367),(783,364.80384757729337),(780,364),(777,364.80384757729337),(774.8038475772934,367)) -7738 ((773,380),(773.937822173509,383.5),(776.5,386.06217782649105),(780,387),(783.5,386.06217782649105),(786.062177826491,383.5),(787,380),(786.062177826491,376.5),(783.5,373.93782217350895),(780,373),(776.5,373.93782217350895),(773.937822173509,376.5)) -7739 ((772,390),(773.0717967697245,394),(776,396.9282032302755),(780,398),(784,396.9282032302755),(786.9282032302755,394),(788,390),(786.9282032302755,386),(784,383.0717967697245),(780,382),(776,383.0717967697245),(773.0717967697245,386)) -7740 ((771,400),(772.2057713659401,404.5),(775.5,407.79422863405995),(780,409),(784.5,407.79422863405995),(787.7942286340599,404.5),(789,400),(787.79422863406,395.5),(784.5,392.20577136594005),(780,391),(775.5,392.20577136594005),(772.2057713659401,395.5)) -7741 ((770,410),(771.3397459621556,415),(775,418.66025403784437),(780,420),(785,418.66025403784437),(788.6602540378444,415),(790,410),(788.6602540378444,405),(785,401.33974596215563),(780,400),(775,401.33974596215563),(771.3397459621556,405)) -7742 ((779,420),(779.1339745962156,420.5),(779.5,420.8660254037844),(780,421),(780.5,420.8660254037844),(780.8660254037844,420.5),(781,420),(780.8660254037844,419.5),(780.5,419.1339745962156),(780,419),(779.5,419.1339745962156),(779.1339745962156,419.5)) -7743 ((778,430),(778.2679491924312,431),(779,431.7320508075689),(780,432),(781,431.7320508075689),(781.7320508075688,431),(782,430),(781.7320508075688,429),(781,428.2679491924311),(780,428),(779,428.2679491924311),(778.2679491924312,429)) -7744 ((777,440),(777.4019237886466,441.5),(778.5,442.5980762113533),(780,443),(781.5,442.5980762113533),(782.5980762113533,441.5),(783,440),(782.5980762113534,438.5),(781.5,437.4019237886467),(780,437),(778.5,437.4019237886467),(777.4019237886467,438.5)) -7745 ((776,450),(776.5358983848622,452),(778,453.46410161513774),(780,454),(782,453.46410161513774),(783.4641016151378,452),(784,450),(783.4641016151378,448),(782,446.53589838486226),(780,446),(778,446.53589838486226),(776.5358983848622,448)) -7746 ((775,460),(775.6698729810778,462.5),(777.5,464.3301270189222),(780,465),(782.5,464.3301270189222),(784.3301270189222,462.5),(785,460),(784.3301270189222,457.5),(782.5,455.6698729810778),(780,455),(777.5,455.6698729810778),(775.6698729810778,457.5)) -7747 ((774,470),(774.8038475772934,473),(777,475.19615242270663),(780,476),(783,475.19615242270663),(785.1961524227066,473),(786,470),(785.1961524227066,467),(783,464.80384757729337),(780,464),(777,464.80384757729337),(774.8038475772934,467)) -7748 ((773,480),(773.937822173509,483.5),(776.5,486.06217782649105),(780,487),(783.5,486.06217782649105),(786.062177826491,483.5),(787,480),(786.062177826491,476.5),(783.5,473.93782217350895),(780,473),(776.5,473.93782217350895),(773.937822173509,476.5)) -7749 ((772,490),(773.0717967697245,494),(776,496.9282032302755),(780,498),(784,496.9282032302755),(786.9282032302755,494),(788,490),(786.9282032302755,486),(784,483.0717967697245),(780,482),(776,483.0717967697245),(773.0717967697245,486)) -7750 ((771,500),(772.2057713659401,504.5),(775.5,507.79422863405995),(780,509),(784.5,507.79422863405995),(787.7942286340599,504.5),(789,500),(787.79422863406,495.5),(784.5,492.20577136594005),(780,491),(775.5,492.20577136594005),(772.2057713659401,495.5)) -7751 ((770,510),(771.3397459621556,515),(775,518.6602540378444),(780,520),(785,518.6602540378444),(788.6602540378444,515),(790,510),(788.6602540378444,505),(785,501.33974596215563),(780,500),(775,501.33974596215563),(771.3397459621556,505)) -7752 ((779,520),(779.1339745962156,520.5),(779.5,520.8660254037844),(780,521),(780.5,520.8660254037844),(780.8660254037844,520.5),(781,520),(780.8660254037844,519.5),(780.5,519.1339745962156),(780,519),(779.5,519.1339745962156),(779.1339745962156,519.5)) -7753 ((778,530),(778.2679491924312,531),(779,531.7320508075688),(780,532),(781,531.7320508075688),(781.7320508075688,531),(782,530),(781.7320508075688,529),(781,528.2679491924312),(780,528),(779,528.2679491924312),(778.2679491924312,529)) -7754 ((777,540),(777.4019237886466,541.5),(778.5,542.5980762113534),(780,543),(781.5,542.5980762113534),(782.5980762113533,541.5),(783,540),(782.5980762113534,538.5),(781.5,537.4019237886467),(780,537),(778.5,537.4019237886466),(777.4019237886467,538.5)) -7755 ((776,550),(776.5358983848622,552),(778,553.4641016151378),(780,554),(782,553.4641016151378),(783.4641016151378,552),(784,550),(783.4641016151378,548),(782,546.5358983848622),(780,546),(778,546.5358983848622),(776.5358983848622,548)) -7756 ((775,560),(775.6698729810778,562.5),(777.5,564.3301270189222),(780,565),(782.5,564.3301270189222),(784.3301270189222,562.5),(785,560),(784.3301270189222,557.5),(782.5,555.6698729810778),(780,555),(777.5,555.6698729810778),(775.6698729810778,557.5)) -7757 ((774,570),(774.8038475772934,573),(777,575.1961524227066),(780,576),(783,575.1961524227066),(785.1961524227066,573),(786,570),(785.1961524227066,567),(783,564.8038475772934),(780,564),(777,564.8038475772934),(774.8038475772934,567)) -7758 ((773,580),(773.937822173509,583.5),(776.5,586.062177826491),(780,587),(783.5,586.062177826491),(786.062177826491,583.5),(787,580),(786.062177826491,576.5),(783.5,573.937822173509),(780,573),(776.5,573.937822173509),(773.937822173509,576.5)) -7759 ((772,590),(773.0717967697245,594),(776,596.9282032302755),(780,598),(784,596.9282032302755),(786.9282032302755,594),(788,590),(786.9282032302755,586),(784,583.0717967697245),(780,582),(776,583.0717967697245),(773.0717967697245,586)) -7760 ((771,600),(772.2057713659401,604.5),(775.5,607.7942286340599),(780,609),(784.5,607.7942286340599),(787.7942286340599,604.5),(789,600),(787.79422863406,595.5),(784.5,592.2057713659401),(780,591),(775.5,592.20577136594),(772.2057713659401,595.5)) -7761 ((770,610),(771.3397459621556,615),(775,618.6602540378444),(780,620),(785,618.6602540378444),(788.6602540378444,615),(790,610),(788.6602540378444,605),(785,601.3397459621556),(780,600),(775,601.3397459621556),(771.3397459621556,605)) -7762 ((779,620),(779.1339745962156,620.5),(779.5,620.8660254037844),(780,621),(780.5,620.8660254037844),(780.8660254037844,620.5),(781,620),(780.8660254037844,619.5),(780.5,619.1339745962156),(780,619),(779.5,619.1339745962156),(779.1339745962156,619.5)) -7763 ((778,630),(778.2679491924312,631),(779,631.7320508075688),(780,632),(781,631.7320508075688),(781.7320508075688,631),(782,630),(781.7320508075688,629),(781,628.2679491924312),(780,628),(779,628.2679491924312),(778.2679491924312,629)) -7764 ((777,640),(777.4019237886466,641.5),(778.5,642.5980762113534),(780,643),(781.5,642.5980762113534),(782.5980762113533,641.5),(783,640),(782.5980762113534,638.5),(781.5,637.4019237886467),(780,637),(778.5,637.4019237886466),(777.4019237886467,638.5)) -7765 ((776,650),(776.5358983848622,652),(778,653.4641016151378),(780,654),(782,653.4641016151378),(783.4641016151378,652),(784,650),(783.4641016151378,648),(782,646.5358983848622),(780,646),(778,646.5358983848622),(776.5358983848622,648)) -7766 ((775,660),(775.6698729810778,662.5),(777.5,664.3301270189222),(780,665),(782.5,664.3301270189222),(784.3301270189222,662.5),(785,660),(784.3301270189222,657.5),(782.5,655.6698729810778),(780,655),(777.5,655.6698729810778),(775.6698729810778,657.5)) -7767 ((774,670),(774.8038475772934,673),(777,675.1961524227066),(780,676),(783,675.1961524227066),(785.1961524227066,673),(786,670),(785.1961524227066,667),(783,664.8038475772934),(780,664),(777,664.8038475772934),(774.8038475772934,667)) -7768 ((773,680),(773.937822173509,683.5),(776.5,686.062177826491),(780,687),(783.5,686.062177826491),(786.062177826491,683.5),(787,680),(786.062177826491,676.5),(783.5,673.937822173509),(780,673),(776.5,673.937822173509),(773.937822173509,676.5)) -7769 ((772,690),(773.0717967697245,694),(776,696.9282032302755),(780,698),(784,696.9282032302755),(786.9282032302755,694),(788,690),(786.9282032302755,686),(784,683.0717967697245),(780,682),(776,683.0717967697245),(773.0717967697245,686)) -7770 ((771,700),(772.2057713659401,704.5),(775.5,707.7942286340599),(780,709),(784.5,707.7942286340599),(787.7942286340599,704.5),(789,700),(787.79422863406,695.5),(784.5,692.2057713659401),(780,691),(775.5,692.20577136594),(772.2057713659401,695.5)) -7771 ((770,710),(771.3397459621556,715),(775,718.6602540378444),(780,720),(785,718.6602540378444),(788.6602540378444,715),(790,710),(788.6602540378444,705),(785,701.3397459621556),(780,700),(775,701.3397459621556),(771.3397459621556,705)) -7772 ((779,720),(779.1339745962156,720.5),(779.5,720.8660254037844),(780,721),(780.5,720.8660254037844),(780.8660254037844,720.5),(781,720),(780.8660254037844,719.5),(780.5,719.1339745962156),(780,719),(779.5,719.1339745962156),(779.1339745962156,719.5)) -7773 ((778,730),(778.2679491924312,731),(779,731.7320508075688),(780,732),(781,731.7320508075688),(781.7320508075688,731),(782,730),(781.7320508075688,729),(781,728.2679491924312),(780,728),(779,728.2679491924312),(778.2679491924312,729)) -7774 ((777,740),(777.4019237886466,741.5),(778.5,742.5980762113534),(780,743),(781.5,742.5980762113534),(782.5980762113533,741.5),(783,740),(782.5980762113534,738.5),(781.5,737.4019237886467),(780,737),(778.5,737.4019237886466),(777.4019237886467,738.5)) -7775 ((776,750),(776.5358983848622,752),(778,753.4641016151378),(780,754),(782,753.4641016151378),(783.4641016151378,752),(784,750),(783.4641016151378,748),(782,746.5358983848622),(780,746),(778,746.5358983848622),(776.5358983848622,748)) -7776 ((775,760),(775.6698729810778,762.5),(777.5,764.3301270189222),(780,765),(782.5,764.3301270189222),(784.3301270189222,762.5),(785,760),(784.3301270189222,757.5),(782.5,755.6698729810778),(780,755),(777.5,755.6698729810778),(775.6698729810778,757.5)) -7777 ((774,770),(774.8038475772934,773),(777,775.1961524227066),(780,776),(783,775.1961524227066),(785.1961524227066,773),(786,770),(785.1961524227066,767),(783,764.8038475772934),(780,764),(777,764.8038475772934),(774.8038475772934,767)) -7778 ((773,780),(773.937822173509,783.5),(776.5,786.062177826491),(780,787),(783.5,786.062177826491),(786.062177826491,783.5),(787,780),(786.062177826491,776.5),(783.5,773.937822173509),(780,773),(776.5,773.937822173509),(773.937822173509,776.5)) -7779 ((772,790),(773.0717967697245,794),(776,796.9282032302755),(780,798),(784,796.9282032302755),(786.9282032302755,794),(788,790),(786.9282032302755,786),(784,783.0717967697245),(780,782),(776,783.0717967697245),(773.0717967697245,786)) -7780 ((771,800),(772.2057713659401,804.5),(775.5,807.7942286340599),(780,809),(784.5,807.7942286340599),(787.7942286340599,804.5),(789,800),(787.79422863406,795.5),(784.5,792.2057713659401),(780,791),(775.5,792.20577136594),(772.2057713659401,795.5)) -7781 ((770,810),(771.3397459621556,815),(775,818.6602540378444),(780,820),(785,818.6602540378444),(788.6602540378444,815),(790,810),(788.6602540378444,805),(785,801.3397459621556),(780,800),(775,801.3397459621556),(771.3397459621556,805)) -7782 ((779,820),(779.1339745962156,820.5),(779.5,820.8660254037844),(780,821),(780.5,820.8660254037844),(780.8660254037844,820.5),(781,820),(780.8660254037844,819.5),(780.5,819.1339745962156),(780,819),(779.5,819.1339745962156),(779.1339745962156,819.5)) -7783 ((778,830),(778.2679491924312,831),(779,831.7320508075688),(780,832),(781,831.7320508075688),(781.7320508075688,831),(782,830),(781.7320508075688,829),(781,828.2679491924312),(780,828),(779,828.2679491924312),(778.2679491924312,829)) -7784 ((777,840),(777.4019237886466,841.5),(778.5,842.5980762113534),(780,843),(781.5,842.5980762113534),(782.5980762113533,841.5),(783,840),(782.5980762113534,838.5),(781.5,837.4019237886467),(780,837),(778.5,837.4019237886466),(777.4019237886467,838.5)) -7785 ((776,850),(776.5358983848622,852),(778,853.4641016151378),(780,854),(782,853.4641016151378),(783.4641016151378,852),(784,850),(783.4641016151378,848),(782,846.5358983848622),(780,846),(778,846.5358983848622),(776.5358983848622,848)) -7786 ((775,860),(775.6698729810778,862.5),(777.5,864.3301270189222),(780,865),(782.5,864.3301270189222),(784.3301270189222,862.5),(785,860),(784.3301270189222,857.5),(782.5,855.6698729810778),(780,855),(777.5,855.6698729810778),(775.6698729810778,857.5)) -7787 ((774,870),(774.8038475772934,873),(777,875.1961524227066),(780,876),(783,875.1961524227066),(785.1961524227066,873),(786,870),(785.1961524227066,867),(783,864.8038475772934),(780,864),(777,864.8038475772934),(774.8038475772934,867)) -7788 ((773,880),(773.937822173509,883.5),(776.5,886.062177826491),(780,887),(783.5,886.062177826491),(786.062177826491,883.5),(787,880),(786.062177826491,876.5),(783.5,873.937822173509),(780,873),(776.5,873.937822173509),(773.937822173509,876.5)) -7789 ((772,890),(773.0717967697245,894),(776,896.9282032302755),(780,898),(784,896.9282032302755),(786.9282032302755,894),(788,890),(786.9282032302755,886),(784,883.0717967697245),(780,882),(776,883.0717967697245),(773.0717967697245,886)) -7790 ((771,900),(772.2057713659401,904.5),(775.5,907.7942286340599),(780,909),(784.5,907.7942286340599),(787.7942286340599,904.5),(789,900),(787.79422863406,895.5),(784.5,892.2057713659401),(780,891),(775.5,892.20577136594),(772.2057713659401,895.5)) -7791 ((770,910),(771.3397459621556,915),(775,918.6602540378444),(780,920),(785,918.6602540378444),(788.6602540378444,915),(790,910),(788.6602540378444,905),(785,901.3397459621556),(780,900),(775,901.3397459621556),(771.3397459621556,905)) -7792 ((779,920),(779.1339745962156,920.5),(779.5,920.8660254037844),(780,921),(780.5,920.8660254037844),(780.8660254037844,920.5),(781,920),(780.8660254037844,919.5),(780.5,919.1339745962156),(780,919),(779.5,919.1339745962156),(779.1339745962156,919.5)) -7793 ((778,930),(778.2679491924312,931),(779,931.7320508075688),(780,932),(781,931.7320508075688),(781.7320508075688,931),(782,930),(781.7320508075688,929),(781,928.2679491924312),(780,928),(779,928.2679491924312),(778.2679491924312,929)) -7794 ((777,940),(777.4019237886466,941.5),(778.5,942.5980762113534),(780,943),(781.5,942.5980762113534),(782.5980762113533,941.5),(783,940),(782.5980762113534,938.5),(781.5,937.4019237886467),(780,937),(778.5,937.4019237886466),(777.4019237886467,938.5)) -7795 ((776,950),(776.5358983848622,952),(778,953.4641016151378),(780,954),(782,953.4641016151378),(783.4641016151378,952),(784,950),(783.4641016151378,948),(782,946.5358983848622),(780,946),(778,946.5358983848622),(776.5358983848622,948)) -7796 ((775,960),(775.6698729810778,962.5),(777.5,964.3301270189222),(780,965),(782.5,964.3301270189222),(784.3301270189222,962.5),(785,960),(784.3301270189222,957.5),(782.5,955.6698729810778),(780,955),(777.5,955.6698729810778),(775.6698729810778,957.5)) -7797 ((774,970),(774.8038475772934,973),(777,975.1961524227066),(780,976),(783,975.1961524227066),(785.1961524227066,973),(786,970),(785.1961524227066,967),(783,964.8038475772934),(780,964),(777,964.8038475772934),(774.8038475772934,967)) -7798 ((773,980),(773.937822173509,983.5),(776.5,986.062177826491),(780,987),(783.5,986.062177826491),(786.062177826491,983.5),(787,980),(786.062177826491,976.5),(783.5,973.937822173509),(780,973),(776.5,973.937822173509),(773.937822173509,976.5)) -7799 ((772,990),(773.0717967697245,994),(776,996.9282032302755),(780,998),(784,996.9282032302755),(786.9282032302755,994),(788,990),(786.9282032302755,986),(784,983.0717967697245),(780,982),(776,983.0717967697245),(773.0717967697245,986)) -7800 ((771,1000),(772.2057713659401,1004.5),(775.5,1007.7942286340599),(780,1009),(784.5,1007.7942286340599),(787.7942286340599,1004.5),(789,1000),(787.79422863406,995.5),(784.5,992.2057713659401),(780,991),(775.5,992.20577136594),(772.2057713659401,995.5)) -7801 ((789,10),(789.1339745962156,10.5),(789.5,10.86602540378444),(790,11),(790.5,10.86602540378444),(790.8660254037844,10.5),(791,10),(790.8660254037844,9.5),(790.5,9.13397459621556),(790,9),(789.5,9.13397459621556),(789.1339745962156,9.5)) -7802 ((788,20),(788.2679491924312,21),(789,21.73205080756888),(790,22),(791,21.73205080756888),(791.7320508075688,21),(792,20),(791.7320508075688,19),(791,18.26794919243112),(790,18),(789,18.26794919243112),(788.2679491924312,19)) -7803 ((787,30),(787.4019237886466,31.5),(788.5,32.598076211353316),(790,33),(791.5,32.598076211353316),(792.5980762113533,31.5),(793,30),(792.5980762113534,28.5),(791.5,27.401923788646684),(790,27),(788.5,27.401923788646684),(787.4019237886467,28.5)) -7804 ((786,40),(786.5358983848622,42),(788,43.46410161513776),(790,44),(792,43.46410161513776),(793.4641016151378,42),(794,40),(793.4641016151378,38),(792,36.53589838486224),(790,36),(788,36.53589838486224),(786.5358983848622,38)) -7805 ((785,50),(785.6698729810778,52.5),(787.5,54.33012701892219),(790,55),(792.5,54.33012701892219),(794.3301270189222,52.5),(795,50),(794.3301270189222,47.5),(792.5,45.66987298107781),(790,45),(787.5,45.6698729810778),(785.6698729810778,47.5)) -7806 ((784,60),(784.8038475772934,63),(787,65.19615242270663),(790,66),(793,65.19615242270663),(795.1961524227066,63),(796,60),(795.1961524227066,57),(793,54.80384757729337),(790,54),(787,54.80384757729337),(784.8038475772934,57)) -7807 ((783,70),(783.937822173509,73.5),(786.5,76.06217782649107),(790,77),(793.5,76.06217782649107),(796.062177826491,73.5),(797,70),(796.062177826491,66.5),(793.5,63.937822173508934),(790,63),(786.5,63.93782217350893),(783.937822173509,66.5)) -7808 ((782,80),(783.0717967697245,84),(786,86.92820323027551),(790,88),(794,86.92820323027551),(796.9282032302755,84),(798,80),(796.9282032302755,76),(794,73.07179676972449),(790,72),(786,73.07179676972449),(783.0717967697245,76)) -7809 ((781,90),(782.2057713659401,94.5),(785.5,97.79422863405995),(790,99),(794.5,97.79422863405995),(797.7942286340599,94.5),(799,90),(797.79422863406,85.5),(794.5,82.20577136594005),(790,81),(785.5,82.20577136594005),(782.2057713659401,85.5)) -7810 ((780,100),(781.3397459621556,105),(785,108.66025403784438),(790,110),(795,108.66025403784438),(798.6602540378444,105),(800,100),(798.6602540378444,95),(795,91.33974596215562),(790,90),(785,91.3397459621556),(781.3397459621556,95)) -7811 ((789,110),(789.1339745962156,110.5),(789.5,110.86602540378443),(790,111),(790.5,110.86602540378443),(790.8660254037844,110.5),(791,110),(790.8660254037844,109.5),(790.5,109.13397459621557),(790,109),(789.5,109.13397459621557),(789.1339745962156,109.5)) -7812 ((788,120),(788.2679491924312,121),(789,121.73205080756888),(790,122),(791,121.73205080756888),(791.7320508075688,121),(792,120),(791.7320508075688,119),(791,118.26794919243112),(790,118),(789,118.26794919243112),(788.2679491924312,119)) -7813 ((787,130),(787.4019237886466,131.5),(788.5,132.59807621135332),(790,133),(791.5,132.59807621135332),(792.5980762113533,131.5),(793,130),(792.5980762113534,128.5),(791.5,127.40192378864668),(790,127),(788.5,127.40192378864668),(787.4019237886467,128.5)) -7814 ((786,140),(786.5358983848622,142),(788,143.46410161513776),(790,144),(792,143.46410161513776),(793.4641016151378,142),(794,140),(793.4641016151378,138),(792,136.53589838486224),(790,136),(788,136.53589838486224),(786.5358983848622,138)) -7815 ((785,150),(785.6698729810778,152.5),(787.5,154.33012701892218),(790,155),(792.5,154.33012701892218),(794.3301270189222,152.5),(795,150),(794.3301270189222,147.5),(792.5,145.66987298107782),(790,145),(787.5,145.66987298107782),(785.6698729810778,147.5)) -7816 ((784,160),(784.8038475772934,163),(787,165.19615242270663),(790,166),(793,165.19615242270663),(795.1961524227066,163),(796,160),(795.1961524227066,157),(793,154.80384757729337),(790,154),(787,154.80384757729337),(784.8038475772934,157)) -7817 ((783,170),(783.937822173509,173.5),(786.5,176.06217782649108),(790,177),(793.5,176.06217782649108),(796.062177826491,173.5),(797,170),(796.062177826491,166.5),(793.5,163.93782217350892),(790,163),(786.5,163.93782217350892),(783.937822173509,166.5)) -7818 ((782,180),(783.0717967697245,184),(786,186.9282032302755),(790,188),(794,186.9282032302755),(796.9282032302755,184),(798,180),(796.9282032302755,176),(794,173.0717967697245),(790,172),(786,173.0717967697245),(783.0717967697245,176)) -7819 ((781,190),(782.2057713659401,194.5),(785.5,197.79422863405995),(790,199),(794.5,197.79422863405995),(797.7942286340599,194.5),(799,190),(797.79422863406,185.5),(794.5,182.20577136594005),(790,181),(785.5,182.20577136594005),(782.2057713659401,185.5)) -7820 ((780,200),(781.3397459621556,205),(785,208.6602540378444),(790,210),(795,208.6602540378444),(798.6602540378444,205),(800,200),(798.6602540378444,195),(795,191.3397459621556),(790,190),(785,191.3397459621556),(781.3397459621556,195)) -7821 ((789,210),(789.1339745962156,210.5),(789.5,210.86602540378445),(790,211),(790.5,210.86602540378445),(790.8660254037844,210.5),(791,210),(790.8660254037844,209.5),(790.5,209.13397459621555),(790,209),(789.5,209.13397459621555),(789.1339745962156,209.5)) -7822 ((788,220),(788.2679491924312,221),(789,221.73205080756887),(790,222),(791,221.73205080756887),(791.7320508075688,221),(792,220),(791.7320508075688,219),(791,218.26794919243113),(790,218),(789,218.26794919243113),(788.2679491924312,219)) -7823 ((787,230),(787.4019237886466,231.5),(788.5,232.59807621135332),(790,233),(791.5,232.59807621135332),(792.5980762113533,231.5),(793,230),(792.5980762113534,228.5),(791.5,227.40192378864668),(790,227),(788.5,227.40192378864668),(787.4019237886467,228.5)) -7824 ((786,240),(786.5358983848622,242),(788,243.46410161513776),(790,244),(792,243.46410161513776),(793.4641016151378,242),(794,240),(793.4641016151378,238),(792,236.53589838486224),(790,236),(788,236.53589838486224),(786.5358983848622,238)) -7825 ((785,250),(785.6698729810778,252.5),(787.5,254.33012701892218),(790,255),(792.5,254.33012701892218),(794.3301270189222,252.5),(795,250),(794.3301270189222,247.5),(792.5,245.66987298107782),(790,245),(787.5,245.66987298107782),(785.6698729810778,247.5)) -7826 ((784,260),(784.8038475772934,263),(787,265.19615242270663),(790,266),(793,265.19615242270663),(795.1961524227066,263),(796,260),(795.1961524227066,257),(793,254.80384757729337),(790,254),(787,254.80384757729337),(784.8038475772934,257)) -7827 ((783,270),(783.937822173509,273.5),(786.5,276.06217782649105),(790,277),(793.5,276.06217782649105),(796.062177826491,273.5),(797,270),(796.062177826491,266.5),(793.5,263.93782217350895),(790,263),(786.5,263.93782217350895),(783.937822173509,266.5)) -7828 ((782,280),(783.0717967697245,284),(786,286.9282032302755),(790,288),(794,286.9282032302755),(796.9282032302755,284),(798,280),(796.9282032302755,276),(794,273.0717967697245),(790,272),(786,273.0717967697245),(783.0717967697245,276)) -7829 ((781,290),(782.2057713659401,294.5),(785.5,297.79422863405995),(790,299),(794.5,297.79422863405995),(797.7942286340599,294.5),(799,290),(797.79422863406,285.5),(794.5,282.20577136594005),(790,281),(785.5,282.20577136594005),(782.2057713659401,285.5)) -7830 ((780,300),(781.3397459621556,305),(785,308.66025403784437),(790,310),(795,308.66025403784437),(798.6602540378444,305),(800,300),(798.6602540378444,295),(795,291.33974596215563),(790,290),(785,291.33974596215563),(781.3397459621556,295)) -7831 ((789,310),(789.1339745962156,310.5),(789.5,310.8660254037844),(790,311),(790.5,310.8660254037844),(790.8660254037844,310.5),(791,310),(790.8660254037844,309.5),(790.5,309.1339745962156),(790,309),(789.5,309.1339745962156),(789.1339745962156,309.5)) -7832 ((788,320),(788.2679491924312,321),(789,321.7320508075689),(790,322),(791,321.7320508075689),(791.7320508075688,321),(792,320),(791.7320508075688,319),(791,318.2679491924311),(790,318),(789,318.2679491924311),(788.2679491924312,319)) -7833 ((787,330),(787.4019237886466,331.5),(788.5,332.5980762113533),(790,333),(791.5,332.5980762113533),(792.5980762113533,331.5),(793,330),(792.5980762113534,328.5),(791.5,327.4019237886467),(790,327),(788.5,327.4019237886467),(787.4019237886467,328.5)) -7834 ((786,340),(786.5358983848622,342),(788,343.46410161513774),(790,344),(792,343.46410161513774),(793.4641016151378,342),(794,340),(793.4641016151378,338),(792,336.53589838486226),(790,336),(788,336.53589838486226),(786.5358983848622,338)) -7835 ((785,350),(785.6698729810778,352.5),(787.5,354.3301270189222),(790,355),(792.5,354.3301270189222),(794.3301270189222,352.5),(795,350),(794.3301270189222,347.5),(792.5,345.6698729810778),(790,345),(787.5,345.6698729810778),(785.6698729810778,347.5)) -7836 ((784,360),(784.8038475772934,363),(787,365.19615242270663),(790,366),(793,365.19615242270663),(795.1961524227066,363),(796,360),(795.1961524227066,357),(793,354.80384757729337),(790,354),(787,354.80384757729337),(784.8038475772934,357)) -7837 ((783,370),(783.937822173509,373.5),(786.5,376.06217782649105),(790,377),(793.5,376.06217782649105),(796.062177826491,373.5),(797,370),(796.062177826491,366.5),(793.5,363.93782217350895),(790,363),(786.5,363.93782217350895),(783.937822173509,366.5)) -7838 ((782,380),(783.0717967697245,384),(786,386.9282032302755),(790,388),(794,386.9282032302755),(796.9282032302755,384),(798,380),(796.9282032302755,376),(794,373.0717967697245),(790,372),(786,373.0717967697245),(783.0717967697245,376)) -7839 ((781,390),(782.2057713659401,394.5),(785.5,397.79422863405995),(790,399),(794.5,397.79422863405995),(797.7942286340599,394.5),(799,390),(797.79422863406,385.5),(794.5,382.20577136594005),(790,381),(785.5,382.20577136594005),(782.2057713659401,385.5)) -7840 ((780,400),(781.3397459621556,405),(785,408.66025403784437),(790,410),(795,408.66025403784437),(798.6602540378444,405),(800,400),(798.6602540378444,395),(795,391.33974596215563),(790,390),(785,391.33974596215563),(781.3397459621556,395)) -7841 ((789,410),(789.1339745962156,410.5),(789.5,410.8660254037844),(790,411),(790.5,410.8660254037844),(790.8660254037844,410.5),(791,410),(790.8660254037844,409.5),(790.5,409.1339745962156),(790,409),(789.5,409.1339745962156),(789.1339745962156,409.5)) -7842 ((788,420),(788.2679491924312,421),(789,421.7320508075689),(790,422),(791,421.7320508075689),(791.7320508075688,421),(792,420),(791.7320508075688,419),(791,418.2679491924311),(790,418),(789,418.2679491924311),(788.2679491924312,419)) -7843 ((787,430),(787.4019237886466,431.5),(788.5,432.5980762113533),(790,433),(791.5,432.5980762113533),(792.5980762113533,431.5),(793,430),(792.5980762113534,428.5),(791.5,427.4019237886467),(790,427),(788.5,427.4019237886467),(787.4019237886467,428.5)) -7844 ((786,440),(786.5358983848622,442),(788,443.46410161513774),(790,444),(792,443.46410161513774),(793.4641016151378,442),(794,440),(793.4641016151378,438),(792,436.53589838486226),(790,436),(788,436.53589838486226),(786.5358983848622,438)) -7845 ((785,450),(785.6698729810778,452.5),(787.5,454.3301270189222),(790,455),(792.5,454.3301270189222),(794.3301270189222,452.5),(795,450),(794.3301270189222,447.5),(792.5,445.6698729810778),(790,445),(787.5,445.6698729810778),(785.6698729810778,447.5)) -7846 ((784,460),(784.8038475772934,463),(787,465.19615242270663),(790,466),(793,465.19615242270663),(795.1961524227066,463),(796,460),(795.1961524227066,457),(793,454.80384757729337),(790,454),(787,454.80384757729337),(784.8038475772934,457)) -7847 ((783,470),(783.937822173509,473.5),(786.5,476.06217782649105),(790,477),(793.5,476.06217782649105),(796.062177826491,473.5),(797,470),(796.062177826491,466.5),(793.5,463.93782217350895),(790,463),(786.5,463.93782217350895),(783.937822173509,466.5)) -7848 ((782,480),(783.0717967697245,484),(786,486.9282032302755),(790,488),(794,486.9282032302755),(796.9282032302755,484),(798,480),(796.9282032302755,476),(794,473.0717967697245),(790,472),(786,473.0717967697245),(783.0717967697245,476)) -7849 ((781,490),(782.2057713659401,494.5),(785.5,497.79422863405995),(790,499),(794.5,497.79422863405995),(797.7942286340599,494.5),(799,490),(797.79422863406,485.5),(794.5,482.20577136594005),(790,481),(785.5,482.20577136594005),(782.2057713659401,485.5)) -7850 ((780,500),(781.3397459621556,505),(785,508.66025403784437),(790,510),(795,508.66025403784437),(798.6602540378444,505),(800,500),(798.6602540378444,495),(795,491.33974596215563),(790,490),(785,491.33974596215563),(781.3397459621556,495)) -7851 ((789,510),(789.1339745962156,510.5),(789.5,510.8660254037844),(790,511),(790.5,510.8660254037844),(790.8660254037844,510.5),(791,510),(790.8660254037844,509.5),(790.5,509.1339745962156),(790,509),(789.5,509.1339745962156),(789.1339745962156,509.5)) -7852 ((788,520),(788.2679491924312,521),(789,521.7320508075688),(790,522),(791,521.7320508075688),(791.7320508075688,521),(792,520),(791.7320508075688,519),(791,518.2679491924312),(790,518),(789,518.2679491924312),(788.2679491924312,519)) -7853 ((787,530),(787.4019237886466,531.5),(788.5,532.5980762113534),(790,533),(791.5,532.5980762113534),(792.5980762113533,531.5),(793,530),(792.5980762113534,528.5),(791.5,527.4019237886467),(790,527),(788.5,527.4019237886466),(787.4019237886467,528.5)) -7854 ((786,540),(786.5358983848622,542),(788,543.4641016151378),(790,544),(792,543.4641016151378),(793.4641016151378,542),(794,540),(793.4641016151378,538),(792,536.5358983848622),(790,536),(788,536.5358983848622),(786.5358983848622,538)) -7855 ((785,550),(785.6698729810778,552.5),(787.5,554.3301270189222),(790,555),(792.5,554.3301270189222),(794.3301270189222,552.5),(795,550),(794.3301270189222,547.5),(792.5,545.6698729810778),(790,545),(787.5,545.6698729810778),(785.6698729810778,547.5)) -7856 ((784,560),(784.8038475772934,563),(787,565.1961524227066),(790,566),(793,565.1961524227066),(795.1961524227066,563),(796,560),(795.1961524227066,557),(793,554.8038475772934),(790,554),(787,554.8038475772934),(784.8038475772934,557)) -7857 ((783,570),(783.937822173509,573.5),(786.5,576.062177826491),(790,577),(793.5,576.062177826491),(796.062177826491,573.5),(797,570),(796.062177826491,566.5),(793.5,563.937822173509),(790,563),(786.5,563.937822173509),(783.937822173509,566.5)) -7858 ((782,580),(783.0717967697245,584),(786,586.9282032302755),(790,588),(794,586.9282032302755),(796.9282032302755,584),(798,580),(796.9282032302755,576),(794,573.0717967697245),(790,572),(786,573.0717967697245),(783.0717967697245,576)) -7859 ((781,590),(782.2057713659401,594.5),(785.5,597.7942286340599),(790,599),(794.5,597.7942286340599),(797.7942286340599,594.5),(799,590),(797.79422863406,585.5),(794.5,582.2057713659401),(790,581),(785.5,582.20577136594),(782.2057713659401,585.5)) -7860 ((780,600),(781.3397459621556,605),(785,608.6602540378444),(790,610),(795,608.6602540378444),(798.6602540378444,605),(800,600),(798.6602540378444,595),(795,591.3397459621556),(790,590),(785,591.3397459621556),(781.3397459621556,595)) -7861 ((789,610),(789.1339745962156,610.5),(789.5,610.8660254037844),(790,611),(790.5,610.8660254037844),(790.8660254037844,610.5),(791,610),(790.8660254037844,609.5),(790.5,609.1339745962156),(790,609),(789.5,609.1339745962156),(789.1339745962156,609.5)) -7862 ((788,620),(788.2679491924312,621),(789,621.7320508075688),(790,622),(791,621.7320508075688),(791.7320508075688,621),(792,620),(791.7320508075688,619),(791,618.2679491924312),(790,618),(789,618.2679491924312),(788.2679491924312,619)) -7863 ((787,630),(787.4019237886466,631.5),(788.5,632.5980762113534),(790,633),(791.5,632.5980762113534),(792.5980762113533,631.5),(793,630),(792.5980762113534,628.5),(791.5,627.4019237886467),(790,627),(788.5,627.4019237886466),(787.4019237886467,628.5)) -7864 ((786,640),(786.5358983848622,642),(788,643.4641016151378),(790,644),(792,643.4641016151378),(793.4641016151378,642),(794,640),(793.4641016151378,638),(792,636.5358983848622),(790,636),(788,636.5358983848622),(786.5358983848622,638)) -7865 ((785,650),(785.6698729810778,652.5),(787.5,654.3301270189222),(790,655),(792.5,654.3301270189222),(794.3301270189222,652.5),(795,650),(794.3301270189222,647.5),(792.5,645.6698729810778),(790,645),(787.5,645.6698729810778),(785.6698729810778,647.5)) -7866 ((784,660),(784.8038475772934,663),(787,665.1961524227066),(790,666),(793,665.1961524227066),(795.1961524227066,663),(796,660),(795.1961524227066,657),(793,654.8038475772934),(790,654),(787,654.8038475772934),(784.8038475772934,657)) -7867 ((783,670),(783.937822173509,673.5),(786.5,676.062177826491),(790,677),(793.5,676.062177826491),(796.062177826491,673.5),(797,670),(796.062177826491,666.5),(793.5,663.937822173509),(790,663),(786.5,663.937822173509),(783.937822173509,666.5)) -7868 ((782,680),(783.0717967697245,684),(786,686.9282032302755),(790,688),(794,686.9282032302755),(796.9282032302755,684),(798,680),(796.9282032302755,676),(794,673.0717967697245),(790,672),(786,673.0717967697245),(783.0717967697245,676)) -7869 ((781,690),(782.2057713659401,694.5),(785.5,697.7942286340599),(790,699),(794.5,697.7942286340599),(797.7942286340599,694.5),(799,690),(797.79422863406,685.5),(794.5,682.2057713659401),(790,681),(785.5,682.20577136594),(782.2057713659401,685.5)) -7870 ((780,700),(781.3397459621556,705),(785,708.6602540378444),(790,710),(795,708.6602540378444),(798.6602540378444,705),(800,700),(798.6602540378444,695),(795,691.3397459621556),(790,690),(785,691.3397459621556),(781.3397459621556,695)) -7871 ((789,710),(789.1339745962156,710.5),(789.5,710.8660254037844),(790,711),(790.5,710.8660254037844),(790.8660254037844,710.5),(791,710),(790.8660254037844,709.5),(790.5,709.1339745962156),(790,709),(789.5,709.1339745962156),(789.1339745962156,709.5)) -7872 ((788,720),(788.2679491924312,721),(789,721.7320508075688),(790,722),(791,721.7320508075688),(791.7320508075688,721),(792,720),(791.7320508075688,719),(791,718.2679491924312),(790,718),(789,718.2679491924312),(788.2679491924312,719)) -7873 ((787,730),(787.4019237886466,731.5),(788.5,732.5980762113534),(790,733),(791.5,732.5980762113534),(792.5980762113533,731.5),(793,730),(792.5980762113534,728.5),(791.5,727.4019237886467),(790,727),(788.5,727.4019237886466),(787.4019237886467,728.5)) -7874 ((786,740),(786.5358983848622,742),(788,743.4641016151378),(790,744),(792,743.4641016151378),(793.4641016151378,742),(794,740),(793.4641016151378,738),(792,736.5358983848622),(790,736),(788,736.5358983848622),(786.5358983848622,738)) -7875 ((785,750),(785.6698729810778,752.5),(787.5,754.3301270189222),(790,755),(792.5,754.3301270189222),(794.3301270189222,752.5),(795,750),(794.3301270189222,747.5),(792.5,745.6698729810778),(790,745),(787.5,745.6698729810778),(785.6698729810778,747.5)) -7876 ((784,760),(784.8038475772934,763),(787,765.1961524227066),(790,766),(793,765.1961524227066),(795.1961524227066,763),(796,760),(795.1961524227066,757),(793,754.8038475772934),(790,754),(787,754.8038475772934),(784.8038475772934,757)) -7877 ((783,770),(783.937822173509,773.5),(786.5,776.062177826491),(790,777),(793.5,776.062177826491),(796.062177826491,773.5),(797,770),(796.062177826491,766.5),(793.5,763.937822173509),(790,763),(786.5,763.937822173509),(783.937822173509,766.5)) -7878 ((782,780),(783.0717967697245,784),(786,786.9282032302755),(790,788),(794,786.9282032302755),(796.9282032302755,784),(798,780),(796.9282032302755,776),(794,773.0717967697245),(790,772),(786,773.0717967697245),(783.0717967697245,776)) -7879 ((781,790),(782.2057713659401,794.5),(785.5,797.7942286340599),(790,799),(794.5,797.7942286340599),(797.7942286340599,794.5),(799,790),(797.79422863406,785.5),(794.5,782.2057713659401),(790,781),(785.5,782.20577136594),(782.2057713659401,785.5)) -7880 ((780,800),(781.3397459621556,805),(785,808.6602540378444),(790,810),(795,808.6602540378444),(798.6602540378444,805),(800,800),(798.6602540378444,795),(795,791.3397459621556),(790,790),(785,791.3397459621556),(781.3397459621556,795)) -7881 ((789,810),(789.1339745962156,810.5),(789.5,810.8660254037844),(790,811),(790.5,810.8660254037844),(790.8660254037844,810.5),(791,810),(790.8660254037844,809.5),(790.5,809.1339745962156),(790,809),(789.5,809.1339745962156),(789.1339745962156,809.5)) -7882 ((788,820),(788.2679491924312,821),(789,821.7320508075688),(790,822),(791,821.7320508075688),(791.7320508075688,821),(792,820),(791.7320508075688,819),(791,818.2679491924312),(790,818),(789,818.2679491924312),(788.2679491924312,819)) -7883 ((787,830),(787.4019237886466,831.5),(788.5,832.5980762113534),(790,833),(791.5,832.5980762113534),(792.5980762113533,831.5),(793,830),(792.5980762113534,828.5),(791.5,827.4019237886467),(790,827),(788.5,827.4019237886466),(787.4019237886467,828.5)) -7884 ((786,840),(786.5358983848622,842),(788,843.4641016151378),(790,844),(792,843.4641016151378),(793.4641016151378,842),(794,840),(793.4641016151378,838),(792,836.5358983848622),(790,836),(788,836.5358983848622),(786.5358983848622,838)) -7885 ((785,850),(785.6698729810778,852.5),(787.5,854.3301270189222),(790,855),(792.5,854.3301270189222),(794.3301270189222,852.5),(795,850),(794.3301270189222,847.5),(792.5,845.6698729810778),(790,845),(787.5,845.6698729810778),(785.6698729810778,847.5)) -7886 ((784,860),(784.8038475772934,863),(787,865.1961524227066),(790,866),(793,865.1961524227066),(795.1961524227066,863),(796,860),(795.1961524227066,857),(793,854.8038475772934),(790,854),(787,854.8038475772934),(784.8038475772934,857)) -7887 ((783,870),(783.937822173509,873.5),(786.5,876.062177826491),(790,877),(793.5,876.062177826491),(796.062177826491,873.5),(797,870),(796.062177826491,866.5),(793.5,863.937822173509),(790,863),(786.5,863.937822173509),(783.937822173509,866.5)) -7888 ((782,880),(783.0717967697245,884),(786,886.9282032302755),(790,888),(794,886.9282032302755),(796.9282032302755,884),(798,880),(796.9282032302755,876),(794,873.0717967697245),(790,872),(786,873.0717967697245),(783.0717967697245,876)) -7889 ((781,890),(782.2057713659401,894.5),(785.5,897.7942286340599),(790,899),(794.5,897.7942286340599),(797.7942286340599,894.5),(799,890),(797.79422863406,885.5),(794.5,882.2057713659401),(790,881),(785.5,882.20577136594),(782.2057713659401,885.5)) -7890 ((780,900),(781.3397459621556,905),(785,908.6602540378444),(790,910),(795,908.6602540378444),(798.6602540378444,905),(800,900),(798.6602540378444,895),(795,891.3397459621556),(790,890),(785,891.3397459621556),(781.3397459621556,895)) -7891 ((789,910),(789.1339745962156,910.5),(789.5,910.8660254037844),(790,911),(790.5,910.8660254037844),(790.8660254037844,910.5),(791,910),(790.8660254037844,909.5),(790.5,909.1339745962156),(790,909),(789.5,909.1339745962156),(789.1339745962156,909.5)) -7892 ((788,920),(788.2679491924312,921),(789,921.7320508075688),(790,922),(791,921.7320508075688),(791.7320508075688,921),(792,920),(791.7320508075688,919),(791,918.2679491924312),(790,918),(789,918.2679491924312),(788.2679491924312,919)) -7893 ((787,930),(787.4019237886466,931.5),(788.5,932.5980762113534),(790,933),(791.5,932.5980762113534),(792.5980762113533,931.5),(793,930),(792.5980762113534,928.5),(791.5,927.4019237886467),(790,927),(788.5,927.4019237886466),(787.4019237886467,928.5)) -7894 ((786,940),(786.5358983848622,942),(788,943.4641016151378),(790,944),(792,943.4641016151378),(793.4641016151378,942),(794,940),(793.4641016151378,938),(792,936.5358983848622),(790,936),(788,936.5358983848622),(786.5358983848622,938)) -7895 ((785,950),(785.6698729810778,952.5),(787.5,954.3301270189222),(790,955),(792.5,954.3301270189222),(794.3301270189222,952.5),(795,950),(794.3301270189222,947.5),(792.5,945.6698729810778),(790,945),(787.5,945.6698729810778),(785.6698729810778,947.5)) -7896 ((784,960),(784.8038475772934,963),(787,965.1961524227066),(790,966),(793,965.1961524227066),(795.1961524227066,963),(796,960),(795.1961524227066,957),(793,954.8038475772934),(790,954),(787,954.8038475772934),(784.8038475772934,957)) -7897 ((783,970),(783.937822173509,973.5),(786.5,976.062177826491),(790,977),(793.5,976.062177826491),(796.062177826491,973.5),(797,970),(796.062177826491,966.5),(793.5,963.937822173509),(790,963),(786.5,963.937822173509),(783.937822173509,966.5)) -7898 ((782,980),(783.0717967697245,984),(786,986.9282032302755),(790,988),(794,986.9282032302755),(796.9282032302755,984),(798,980),(796.9282032302755,976),(794,973.0717967697245),(790,972),(786,973.0717967697245),(783.0717967697245,976)) -7899 ((781,990),(782.2057713659401,994.5),(785.5,997.7942286340599),(790,999),(794.5,997.7942286340599),(797.7942286340599,994.5),(799,990),(797.79422863406,985.5),(794.5,982.2057713659401),(790,981),(785.5,982.20577136594),(782.2057713659401,985.5)) -7900 ((780,1000),(781.3397459621556,1005),(785,1008.6602540378444),(790,1010),(795,1008.6602540378444),(798.6602540378444,1005),(800,1000),(798.6602540378444,995),(795,991.3397459621556),(790,990),(785,991.3397459621556),(781.3397459621556,995)) -7901 ((798,10),(798.2679491924312,11),(799,11.732050807568877),(800,12),(801,11.732050807568877),(801.7320508075688,11),(802,10),(801.7320508075688,9),(801,8.267949192431123),(800,8),(799,8.267949192431121),(798.2679491924312,9)) -7902 ((797,20),(797.4019237886466,21.5),(798.5,22.598076211353316),(800,23),(801.5,22.598076211353316),(802.5980762113533,21.5),(803,20),(802.5980762113534,18.5),(801.5,17.401923788646684),(800,17),(798.5,17.401923788646684),(797.4019237886467,18.5)) -7903 ((796,30),(796.5358983848622,32),(798,33.46410161513776),(800,34),(802,33.46410161513776),(803.4641016151378,32),(804,30),(803.4641016151378,28),(802,26.535898384862247),(800,26),(798,26.535898384862243),(796.5358983848622,28)) -7904 ((795,40),(795.6698729810778,42.5),(797.5,44.33012701892219),(800,45),(802.5,44.33012701892219),(804.3301270189222,42.5),(805,40),(804.3301270189222,37.5),(802.5,35.66987298107781),(800,35),(797.5,35.6698729810778),(795.6698729810778,37.5)) -7905 ((794,50),(794.8038475772934,53),(797,55.19615242270663),(800,56),(803,55.19615242270663),(805.1961524227066,53),(806,50),(805.1961524227066,47),(803,44.80384757729337),(800,44),(797,44.80384757729337),(794.8038475772934,47)) -7906 ((793,60),(793.937822173509,63.5),(796.5,66.06217782649107),(800,67),(803.5,66.06217782649107),(806.062177826491,63.5),(807,60),(806.062177826491,56.5),(803.5,53.937822173508934),(800,53),(796.5,53.93782217350893),(793.937822173509,56.5)) -7907 ((792,70),(793.0717967697245,74),(796,76.92820323027551),(800,78),(804,76.92820323027551),(806.9282032302755,74),(808,70),(806.9282032302755,66),(804,63.07179676972449),(800,62),(796,63.071796769724486),(793.0717967697245,66)) -7908 ((791,80),(792.2057713659401,84.5),(795.5,87.79422863405995),(800,89),(804.5,87.79422863405995),(807.7942286340599,84.5),(809,80),(807.79422863406,75.5),(804.5,72.20577136594005),(800,71),(795.5,72.20577136594005),(792.2057713659401,75.5)) -7909 ((790,90),(791.3397459621556,95),(795,98.66025403784438),(800,100),(805,98.66025403784438),(808.6602540378444,95),(810,90),(808.6602540378444,85),(805,81.33974596215562),(800,80),(795,81.3397459621556),(791.3397459621556,85)) -7910 ((799,100),(799.1339745962156,100.5),(799.5,100.86602540378443),(800,101),(800.5,100.86602540378443),(800.8660254037844,100.5),(801,100),(800.8660254037844,99.5),(800.5,99.13397459621557),(800,99),(799.5,99.13397459621557),(799.1339745962156,99.5)) -7911 ((798,110),(798.2679491924312,111),(799,111.73205080756888),(800,112),(801,111.73205080756888),(801.7320508075688,111),(802,110),(801.7320508075688,109),(801,108.26794919243112),(800,108),(799,108.26794919243112),(798.2679491924312,109)) -7912 ((797,120),(797.4019237886466,121.5),(798.5,122.59807621135332),(800,123),(801.5,122.59807621135332),(802.5980762113533,121.5),(803,120),(802.5980762113534,118.5),(801.5,117.40192378864668),(800,117),(798.5,117.40192378864668),(797.4019237886467,118.5)) -7913 ((796,130),(796.5358983848622,132),(798,133.46410161513776),(800,134),(802,133.46410161513776),(803.4641016151378,132),(804,130),(803.4641016151378,128),(802,126.53589838486225),(800,126),(798,126.53589838486225),(796.5358983848622,128)) -7914 ((795,140),(795.6698729810778,142.5),(797.5,144.33012701892218),(800,145),(802.5,144.33012701892218),(804.3301270189222,142.5),(805,140),(804.3301270189222,137.5),(802.5,135.66987298107782),(800,135),(797.5,135.66987298107782),(795.6698729810778,137.5)) -7915 ((794,150),(794.8038475772934,153),(797,155.19615242270663),(800,156),(803,155.19615242270663),(805.1961524227066,153),(806,150),(805.1961524227066,147),(803,144.80384757729337),(800,144),(797,144.80384757729337),(794.8038475772934,147)) -7916 ((793,160),(793.937822173509,163.5),(796.5,166.06217782649108),(800,167),(803.5,166.06217782649108),(806.062177826491,163.5),(807,160),(806.062177826491,156.5),(803.5,153.93782217350892),(800,153),(796.5,153.93782217350892),(793.937822173509,156.5)) -7917 ((792,170),(793.0717967697245,174),(796,176.9282032302755),(800,178),(804,176.9282032302755),(806.9282032302755,174),(808,170),(806.9282032302755,166),(804,163.0717967697245),(800,162),(796,163.0717967697245),(793.0717967697245,166)) -7918 ((791,180),(792.2057713659401,184.5),(795.5,187.79422863405995),(800,189),(804.5,187.79422863405995),(807.7942286340599,184.5),(809,180),(807.79422863406,175.5),(804.5,172.20577136594005),(800,171),(795.5,172.20577136594005),(792.2057713659401,175.5)) -7919 ((790,190),(791.3397459621556,195),(795,198.6602540378444),(800,200),(805,198.6602540378444),(808.6602540378444,195),(810,190),(808.6602540378444,185),(805,181.3397459621556),(800,180),(795,181.3397459621556),(791.3397459621556,185)) -7920 ((799,200),(799.1339745962156,200.5),(799.5,200.86602540378445),(800,201),(800.5,200.86602540378445),(800.8660254037844,200.5),(801,200),(800.8660254037844,199.5),(800.5,199.13397459621555),(800,199),(799.5,199.13397459621555),(799.1339745962156,199.5)) -7921 ((798,210),(798.2679491924312,211),(799,211.73205080756887),(800,212),(801,211.73205080756887),(801.7320508075688,211),(802,210),(801.7320508075688,209),(801,208.26794919243113),(800,208),(799,208.26794919243113),(798.2679491924312,209)) -7922 ((797,220),(797.4019237886466,221.5),(798.5,222.59807621135332),(800,223),(801.5,222.59807621135332),(802.5980762113533,221.5),(803,220),(802.5980762113534,218.5),(801.5,217.40192378864668),(800,217),(798.5,217.40192378864668),(797.4019237886467,218.5)) -7923 ((796,230),(796.5358983848622,232),(798,233.46410161513776),(800,234),(802,233.46410161513776),(803.4641016151378,232),(804,230),(803.4641016151378,228),(802,226.53589838486224),(800,226),(798,226.53589838486224),(796.5358983848622,228)) -7924 ((795,240),(795.6698729810778,242.5),(797.5,244.33012701892218),(800,245),(802.5,244.33012701892218),(804.3301270189222,242.5),(805,240),(804.3301270189222,237.5),(802.5,235.66987298107782),(800,235),(797.5,235.66987298107782),(795.6698729810778,237.5)) -7925 ((794,250),(794.8038475772934,253),(797,255.19615242270663),(800,256),(803,255.19615242270663),(805.1961524227066,253),(806,250),(805.1961524227066,247),(803,244.80384757729337),(800,244),(797,244.80384757729337),(794.8038475772934,247)) -7926 ((793,260),(793.937822173509,263.5),(796.5,266.06217782649105),(800,267),(803.5,266.06217782649105),(806.062177826491,263.5),(807,260),(806.062177826491,256.5),(803.5,253.93782217350892),(800,253),(796.5,253.93782217350892),(793.937822173509,256.5)) -7927 ((792,270),(793.0717967697245,274),(796,276.9282032302755),(800,278),(804,276.9282032302755),(806.9282032302755,274),(808,270),(806.9282032302755,266),(804,263.0717967697245),(800,262),(796,263.0717967697245),(793.0717967697245,266)) -7928 ((791,280),(792.2057713659401,284.5),(795.5,287.79422863405995),(800,289),(804.5,287.79422863405995),(807.7942286340599,284.5),(809,280),(807.79422863406,275.5),(804.5,272.20577136594005),(800,271),(795.5,272.20577136594005),(792.2057713659401,275.5)) -7929 ((790,290),(791.3397459621556,295),(795,298.66025403784437),(800,300),(805,298.66025403784437),(808.6602540378444,295),(810,290),(808.6602540378444,285),(805,281.33974596215563),(800,280),(795,281.33974596215563),(791.3397459621556,285)) -7930 ((799,300),(799.1339745962156,300.5),(799.5,300.8660254037844),(800,301),(800.5,300.8660254037844),(800.8660254037844,300.5),(801,300),(800.8660254037844,299.5),(800.5,299.1339745962156),(800,299),(799.5,299.1339745962156),(799.1339745962156,299.5)) -7931 ((798,310),(798.2679491924312,311),(799,311.7320508075689),(800,312),(801,311.7320508075689),(801.7320508075688,311),(802,310),(801.7320508075688,309),(801,308.2679491924311),(800,308),(799,308.2679491924311),(798.2679491924312,309)) -7932 ((797,320),(797.4019237886466,321.5),(798.5,322.5980762113533),(800,323),(801.5,322.5980762113533),(802.5980762113533,321.5),(803,320),(802.5980762113534,318.5),(801.5,317.4019237886467),(800,317),(798.5,317.4019237886467),(797.4019237886467,318.5)) -7933 ((796,330),(796.5358983848622,332),(798,333.46410161513774),(800,334),(802,333.46410161513774),(803.4641016151378,332),(804,330),(803.4641016151378,328),(802,326.53589838486226),(800,326),(798,326.53589838486226),(796.5358983848622,328)) -7934 ((795,340),(795.6698729810778,342.5),(797.5,344.3301270189222),(800,345),(802.5,344.3301270189222),(804.3301270189222,342.5),(805,340),(804.3301270189222,337.5),(802.5,335.6698729810778),(800,335),(797.5,335.6698729810778),(795.6698729810778,337.5)) -7935 ((794,350),(794.8038475772934,353),(797,355.19615242270663),(800,356),(803,355.19615242270663),(805.1961524227066,353),(806,350),(805.1961524227066,347),(803,344.80384757729337),(800,344),(797,344.80384757729337),(794.8038475772934,347)) -7936 ((793,360),(793.937822173509,363.5),(796.5,366.06217782649105),(800,367),(803.5,366.06217782649105),(806.062177826491,363.5),(807,360),(806.062177826491,356.5),(803.5,353.93782217350895),(800,353),(796.5,353.93782217350895),(793.937822173509,356.5)) -7937 ((792,370),(793.0717967697245,374),(796,376.9282032302755),(800,378),(804,376.9282032302755),(806.9282032302755,374),(808,370),(806.9282032302755,366),(804,363.0717967697245),(800,362),(796,363.0717967697245),(793.0717967697245,366)) -7938 ((791,380),(792.2057713659401,384.5),(795.5,387.79422863405995),(800,389),(804.5,387.79422863405995),(807.7942286340599,384.5),(809,380),(807.79422863406,375.5),(804.5,372.20577136594005),(800,371),(795.5,372.20577136594005),(792.2057713659401,375.5)) -7939 ((790,390),(791.3397459621556,395),(795,398.66025403784437),(800,400),(805,398.66025403784437),(808.6602540378444,395),(810,390),(808.6602540378444,385),(805,381.33974596215563),(800,380),(795,381.33974596215563),(791.3397459621556,385)) -7940 ((799,400),(799.1339745962156,400.5),(799.5,400.8660254037844),(800,401),(800.5,400.8660254037844),(800.8660254037844,400.5),(801,400),(800.8660254037844,399.5),(800.5,399.1339745962156),(800,399),(799.5,399.1339745962156),(799.1339745962156,399.5)) -7941 ((798,410),(798.2679491924312,411),(799,411.7320508075689),(800,412),(801,411.7320508075689),(801.7320508075688,411),(802,410),(801.7320508075688,409),(801,408.2679491924311),(800,408),(799,408.2679491924311),(798.2679491924312,409)) -7942 ((797,420),(797.4019237886466,421.5),(798.5,422.5980762113533),(800,423),(801.5,422.5980762113533),(802.5980762113533,421.5),(803,420),(802.5980762113534,418.5),(801.5,417.4019237886467),(800,417),(798.5,417.4019237886467),(797.4019237886467,418.5)) -7943 ((796,430),(796.5358983848622,432),(798,433.46410161513774),(800,434),(802,433.46410161513774),(803.4641016151378,432),(804,430),(803.4641016151378,428),(802,426.53589838486226),(800,426),(798,426.53589838486226),(796.5358983848622,428)) -7944 ((795,440),(795.6698729810778,442.5),(797.5,444.3301270189222),(800,445),(802.5,444.3301270189222),(804.3301270189222,442.5),(805,440),(804.3301270189222,437.5),(802.5,435.6698729810778),(800,435),(797.5,435.6698729810778),(795.6698729810778,437.5)) -7945 ((794,450),(794.8038475772934,453),(797,455.19615242270663),(800,456),(803,455.19615242270663),(805.1961524227066,453),(806,450),(805.1961524227066,447),(803,444.80384757729337),(800,444),(797,444.80384757729337),(794.8038475772934,447)) -7946 ((793,460),(793.937822173509,463.5),(796.5,466.06217782649105),(800,467),(803.5,466.06217782649105),(806.062177826491,463.5),(807,460),(806.062177826491,456.5),(803.5,453.93782217350895),(800,453),(796.5,453.93782217350895),(793.937822173509,456.5)) -7947 ((792,470),(793.0717967697245,474),(796,476.9282032302755),(800,478),(804,476.9282032302755),(806.9282032302755,474),(808,470),(806.9282032302755,466),(804,463.0717967697245),(800,462),(796,463.0717967697245),(793.0717967697245,466)) -7948 ((791,480),(792.2057713659401,484.5),(795.5,487.79422863405995),(800,489),(804.5,487.79422863405995),(807.7942286340599,484.5),(809,480),(807.79422863406,475.5),(804.5,472.20577136594005),(800,471),(795.5,472.20577136594005),(792.2057713659401,475.5)) -7949 ((790,490),(791.3397459621556,495),(795,498.66025403784437),(800,500),(805,498.66025403784437),(808.6602540378444,495),(810,490),(808.6602540378444,485),(805,481.33974596215563),(800,480),(795,481.33974596215563),(791.3397459621556,485)) -7950 ((799,500),(799.1339745962156,500.5),(799.5,500.8660254037844),(800,501),(800.5,500.8660254037844),(800.8660254037844,500.5),(801,500),(800.8660254037844,499.5),(800.5,499.1339745962156),(800,499),(799.5,499.1339745962156),(799.1339745962156,499.5)) -7951 ((798,510),(798.2679491924312,511),(799,511.7320508075689),(800,512),(801,511.7320508075689),(801.7320508075688,511),(802,510),(801.7320508075688,509),(801,508.2679491924311),(800,508),(799,508.2679491924311),(798.2679491924312,509)) -7952 ((797,520),(797.4019237886466,521.5),(798.5,522.5980762113534),(800,523),(801.5,522.5980762113534),(802.5980762113533,521.5),(803,520),(802.5980762113534,518.5),(801.5,517.4019237886467),(800,517),(798.5,517.4019237886466),(797.4019237886467,518.5)) -7953 ((796,530),(796.5358983848622,532),(798,533.4641016151378),(800,534),(802,533.4641016151378),(803.4641016151378,532),(804,530),(803.4641016151378,528),(802,526.5358983848622),(800,526),(798,526.5358983848622),(796.5358983848622,528)) -7954 ((795,540),(795.6698729810778,542.5),(797.5,544.3301270189222),(800,545),(802.5,544.3301270189222),(804.3301270189222,542.5),(805,540),(804.3301270189222,537.5),(802.5,535.6698729810778),(800,535),(797.5,535.6698729810778),(795.6698729810778,537.5)) -7955 ((794,550),(794.8038475772934,553),(797,555.1961524227066),(800,556),(803,555.1961524227066),(805.1961524227066,553),(806,550),(805.1961524227066,547),(803,544.8038475772934),(800,544),(797,544.8038475772934),(794.8038475772934,547)) -7956 ((793,560),(793.937822173509,563.5),(796.5,566.062177826491),(800,567),(803.5,566.062177826491),(806.062177826491,563.5),(807,560),(806.062177826491,556.5),(803.5,553.937822173509),(800,553),(796.5,553.937822173509),(793.937822173509,556.5)) -7957 ((792,570),(793.0717967697245,574),(796,576.9282032302755),(800,578),(804,576.9282032302755),(806.9282032302755,574),(808,570),(806.9282032302755,566),(804,563.0717967697245),(800,562),(796,563.0717967697245),(793.0717967697245,566)) -7958 ((791,580),(792.2057713659401,584.5),(795.5,587.7942286340599),(800,589),(804.5,587.7942286340599),(807.7942286340599,584.5),(809,580),(807.79422863406,575.5),(804.5,572.2057713659401),(800,571),(795.5,572.20577136594),(792.2057713659401,575.5)) -7959 ((790,590),(791.3397459621556,595),(795,598.6602540378444),(800,600),(805,598.6602540378444),(808.6602540378444,595),(810,590),(808.6602540378444,585),(805,581.3397459621556),(800,580),(795,581.3397459621556),(791.3397459621556,585)) -7960 ((799,600),(799.1339745962156,600.5),(799.5,600.8660254037844),(800,601),(800.5,600.8660254037844),(800.8660254037844,600.5),(801,600),(800.8660254037844,599.5),(800.5,599.1339745962156),(800,599),(799.5,599.1339745962156),(799.1339745962156,599.5)) -7961 ((798,610),(798.2679491924312,611),(799,611.7320508075688),(800,612),(801,611.7320508075688),(801.7320508075688,611),(802,610),(801.7320508075688,609),(801,608.2679491924312),(800,608),(799,608.2679491924312),(798.2679491924312,609)) -7962 ((797,620),(797.4019237886466,621.5),(798.5,622.5980762113534),(800,623),(801.5,622.5980762113534),(802.5980762113533,621.5),(803,620),(802.5980762113534,618.5),(801.5,617.4019237886467),(800,617),(798.5,617.4019237886466),(797.4019237886467,618.5)) -7963 ((796,630),(796.5358983848622,632),(798,633.4641016151378),(800,634),(802,633.4641016151378),(803.4641016151378,632),(804,630),(803.4641016151378,628),(802,626.5358983848622),(800,626),(798,626.5358983848622),(796.5358983848622,628)) -7964 ((795,640),(795.6698729810778,642.5),(797.5,644.3301270189222),(800,645),(802.5,644.3301270189222),(804.3301270189222,642.5),(805,640),(804.3301270189222,637.5),(802.5,635.6698729810778),(800,635),(797.5,635.6698729810778),(795.6698729810778,637.5)) -7965 ((794,650),(794.8038475772934,653),(797,655.1961524227066),(800,656),(803,655.1961524227066),(805.1961524227066,653),(806,650),(805.1961524227066,647),(803,644.8038475772934),(800,644),(797,644.8038475772934),(794.8038475772934,647)) -7966 ((793,660),(793.937822173509,663.5),(796.5,666.062177826491),(800,667),(803.5,666.062177826491),(806.062177826491,663.5),(807,660),(806.062177826491,656.5),(803.5,653.937822173509),(800,653),(796.5,653.937822173509),(793.937822173509,656.5)) -7967 ((792,670),(793.0717967697245,674),(796,676.9282032302755),(800,678),(804,676.9282032302755),(806.9282032302755,674),(808,670),(806.9282032302755,666),(804,663.0717967697245),(800,662),(796,663.0717967697245),(793.0717967697245,666)) -7968 ((791,680),(792.2057713659401,684.5),(795.5,687.7942286340599),(800,689),(804.5,687.7942286340599),(807.7942286340599,684.5),(809,680),(807.79422863406,675.5),(804.5,672.2057713659401),(800,671),(795.5,672.20577136594),(792.2057713659401,675.5)) -7969 ((790,690),(791.3397459621556,695),(795,698.6602540378444),(800,700),(805,698.6602540378444),(808.6602540378444,695),(810,690),(808.6602540378444,685),(805,681.3397459621556),(800,680),(795,681.3397459621556),(791.3397459621556,685)) -7970 ((799,700),(799.1339745962156,700.5),(799.5,700.8660254037844),(800,701),(800.5,700.8660254037844),(800.8660254037844,700.5),(801,700),(800.8660254037844,699.5),(800.5,699.1339745962156),(800,699),(799.5,699.1339745962156),(799.1339745962156,699.5)) -7971 ((798,710),(798.2679491924312,711),(799,711.7320508075688),(800,712),(801,711.7320508075688),(801.7320508075688,711),(802,710),(801.7320508075688,709),(801,708.2679491924312),(800,708),(799,708.2679491924312),(798.2679491924312,709)) -7972 ((797,720),(797.4019237886466,721.5),(798.5,722.5980762113534),(800,723),(801.5,722.5980762113534),(802.5980762113533,721.5),(803,720),(802.5980762113534,718.5),(801.5,717.4019237886467),(800,717),(798.5,717.4019237886466),(797.4019237886467,718.5)) -7973 ((796,730),(796.5358983848622,732),(798,733.4641016151378),(800,734),(802,733.4641016151378),(803.4641016151378,732),(804,730),(803.4641016151378,728),(802,726.5358983848622),(800,726),(798,726.5358983848622),(796.5358983848622,728)) -7974 ((795,740),(795.6698729810778,742.5),(797.5,744.3301270189222),(800,745),(802.5,744.3301270189222),(804.3301270189222,742.5),(805,740),(804.3301270189222,737.5),(802.5,735.6698729810778),(800,735),(797.5,735.6698729810778),(795.6698729810778,737.5)) -7975 ((794,750),(794.8038475772934,753),(797,755.1961524227066),(800,756),(803,755.1961524227066),(805.1961524227066,753),(806,750),(805.1961524227066,747),(803,744.8038475772934),(800,744),(797,744.8038475772934),(794.8038475772934,747)) -7976 ((793,760),(793.937822173509,763.5),(796.5,766.062177826491),(800,767),(803.5,766.062177826491),(806.062177826491,763.5),(807,760),(806.062177826491,756.5),(803.5,753.937822173509),(800,753),(796.5,753.937822173509),(793.937822173509,756.5)) -7977 ((792,770),(793.0717967697245,774),(796,776.9282032302755),(800,778),(804,776.9282032302755),(806.9282032302755,774),(808,770),(806.9282032302755,766),(804,763.0717967697245),(800,762),(796,763.0717967697245),(793.0717967697245,766)) -7978 ((791,780),(792.2057713659401,784.5),(795.5,787.7942286340599),(800,789),(804.5,787.7942286340599),(807.7942286340599,784.5),(809,780),(807.79422863406,775.5),(804.5,772.2057713659401),(800,771),(795.5,772.20577136594),(792.2057713659401,775.5)) -7979 ((790,790),(791.3397459621556,795),(795,798.6602540378444),(800,800),(805,798.6602540378444),(808.6602540378444,795),(810,790),(808.6602540378444,785),(805,781.3397459621556),(800,780),(795,781.3397459621556),(791.3397459621556,785)) -7980 ((799,800),(799.1339745962156,800.5),(799.5,800.8660254037844),(800,801),(800.5,800.8660254037844),(800.8660254037844,800.5),(801,800),(800.8660254037844,799.5),(800.5,799.1339745962156),(800,799),(799.5,799.1339745962156),(799.1339745962156,799.5)) -7981 ((798,810),(798.2679491924312,811),(799,811.7320508075688),(800,812),(801,811.7320508075688),(801.7320508075688,811),(802,810),(801.7320508075688,809),(801,808.2679491924312),(800,808),(799,808.2679491924312),(798.2679491924312,809)) -7982 ((797,820),(797.4019237886466,821.5),(798.5,822.5980762113534),(800,823),(801.5,822.5980762113534),(802.5980762113533,821.5),(803,820),(802.5980762113534,818.5),(801.5,817.4019237886467),(800,817),(798.5,817.4019237886466),(797.4019237886467,818.5)) -7983 ((796,830),(796.5358983848622,832),(798,833.4641016151378),(800,834),(802,833.4641016151378),(803.4641016151378,832),(804,830),(803.4641016151378,828),(802,826.5358983848622),(800,826),(798,826.5358983848622),(796.5358983848622,828)) -7984 ((795,840),(795.6698729810778,842.5),(797.5,844.3301270189222),(800,845),(802.5,844.3301270189222),(804.3301270189222,842.5),(805,840),(804.3301270189222,837.5),(802.5,835.6698729810778),(800,835),(797.5,835.6698729810778),(795.6698729810778,837.5)) -7985 ((794,850),(794.8038475772934,853),(797,855.1961524227066),(800,856),(803,855.1961524227066),(805.1961524227066,853),(806,850),(805.1961524227066,847),(803,844.8038475772934),(800,844),(797,844.8038475772934),(794.8038475772934,847)) -7986 ((793,860),(793.937822173509,863.5),(796.5,866.062177826491),(800,867),(803.5,866.062177826491),(806.062177826491,863.5),(807,860),(806.062177826491,856.5),(803.5,853.937822173509),(800,853),(796.5,853.937822173509),(793.937822173509,856.5)) -7987 ((792,870),(793.0717967697245,874),(796,876.9282032302755),(800,878),(804,876.9282032302755),(806.9282032302755,874),(808,870),(806.9282032302755,866),(804,863.0717967697245),(800,862),(796,863.0717967697245),(793.0717967697245,866)) -7988 ((791,880),(792.2057713659401,884.5),(795.5,887.7942286340599),(800,889),(804.5,887.7942286340599),(807.7942286340599,884.5),(809,880),(807.79422863406,875.5),(804.5,872.2057713659401),(800,871),(795.5,872.20577136594),(792.2057713659401,875.5)) -7989 ((790,890),(791.3397459621556,895),(795,898.6602540378444),(800,900),(805,898.6602540378444),(808.6602540378444,895),(810,890),(808.6602540378444,885),(805,881.3397459621556),(800,880),(795,881.3397459621556),(791.3397459621556,885)) -7990 ((799,900),(799.1339745962156,900.5),(799.5,900.8660254037844),(800,901),(800.5,900.8660254037844),(800.8660254037844,900.5),(801,900),(800.8660254037844,899.5),(800.5,899.1339745962156),(800,899),(799.5,899.1339745962156),(799.1339745962156,899.5)) -7991 ((798,910),(798.2679491924312,911),(799,911.7320508075688),(800,912),(801,911.7320508075688),(801.7320508075688,911),(802,910),(801.7320508075688,909),(801,908.2679491924312),(800,908),(799,908.2679491924312),(798.2679491924312,909)) -7992 ((797,920),(797.4019237886466,921.5),(798.5,922.5980762113534),(800,923),(801.5,922.5980762113534),(802.5980762113533,921.5),(803,920),(802.5980762113534,918.5),(801.5,917.4019237886467),(800,917),(798.5,917.4019237886466),(797.4019237886467,918.5)) -7993 ((796,930),(796.5358983848622,932),(798,933.4641016151378),(800,934),(802,933.4641016151378),(803.4641016151378,932),(804,930),(803.4641016151378,928),(802,926.5358983848622),(800,926),(798,926.5358983848622),(796.5358983848622,928)) -7994 ((795,940),(795.6698729810778,942.5),(797.5,944.3301270189222),(800,945),(802.5,944.3301270189222),(804.3301270189222,942.5),(805,940),(804.3301270189222,937.5),(802.5,935.6698729810778),(800,935),(797.5,935.6698729810778),(795.6698729810778,937.5)) -7995 ((794,950),(794.8038475772934,953),(797,955.1961524227066),(800,956),(803,955.1961524227066),(805.1961524227066,953),(806,950),(805.1961524227066,947),(803,944.8038475772934),(800,944),(797,944.8038475772934),(794.8038475772934,947)) -7996 ((793,960),(793.937822173509,963.5),(796.5,966.062177826491),(800,967),(803.5,966.062177826491),(806.062177826491,963.5),(807,960),(806.062177826491,956.5),(803.5,953.937822173509),(800,953),(796.5,953.937822173509),(793.937822173509,956.5)) -7997 ((792,970),(793.0717967697245,974),(796,976.9282032302755),(800,978),(804,976.9282032302755),(806.9282032302755,974),(808,970),(806.9282032302755,966),(804,963.0717967697245),(800,962),(796,963.0717967697245),(793.0717967697245,966)) -7998 ((791,980),(792.2057713659401,984.5),(795.5,987.7942286340599),(800,989),(804.5,987.7942286340599),(807.7942286340599,984.5),(809,980),(807.79422863406,975.5),(804.5,972.2057713659401),(800,971),(795.5,972.20577136594),(792.2057713659401,975.5)) -7999 ((790,990),(791.3397459621556,995),(795,998.6602540378444),(800,1000),(805,998.6602540378444),(808.6602540378444,995),(810,990),(808.6602540378444,985),(805,981.3397459621556),(800,980),(795,981.3397459621556),(791.3397459621556,985)) -8000 ((799,1000),(799.1339745962156,1000.5),(799.5,1000.8660254037844),(800,1001),(800.5,1000.8660254037844),(800.8660254037844,1000.5),(801,1000),(800.8660254037844,999.5),(800.5,999.1339745962156),(800,999),(799.5,999.1339745962156),(799.1339745962156,999.5)) -8001 ((807,10),(807.4019237886466,11.5),(808.5,12.598076211353316),(810,13),(811.5,12.598076211353316),(812.5980762113533,11.5),(813,10),(812.5980762113534,8.5),(811.5,7.401923788646684),(810,7),(808.5,7.401923788646683),(807.4019237886467,8.499999999999998)) -8002 ((806,20),(806.5358983848622,22),(808,23.464101615137753),(810,24),(812,23.464101615137753),(813.4641016151378,22),(814,20),(813.4641016151378,18),(812,16.535898384862247),(810,16),(808,16.535898384862243),(806.5358983848622,18)) -8003 ((805,30),(805.6698729810778,32.5),(807.5,34.33012701892219),(810,35),(812.5,34.33012701892219),(814.3301270189222,32.5),(815,30),(814.3301270189222,27.5),(812.5,25.66987298107781),(810,25),(807.5,25.669872981077805),(805.6698729810778,27.499999999999996)) -8004 ((804,40),(804.8038475772934,43),(807,45.19615242270663),(810,46),(813,45.19615242270663),(815.1961524227066,43),(816,40),(815.1961524227066,37),(813,34.80384757729337),(810,34),(807,34.80384757729337),(804.8038475772934,37)) -8005 ((803,50),(803.937822173509,53.5),(806.5,56.06217782649107),(810,57),(813.5,56.06217782649107),(816.062177826491,53.5),(817,50),(816.062177826491,46.5),(813.5,43.937822173508934),(810,43),(806.5,43.93782217350893),(803.937822173509,46.5)) -8006 ((802,60),(803.0717967697245,64),(806,66.92820323027551),(810,68),(814,66.92820323027551),(816.9282032302755,64),(818,60),(816.9282032302755,56),(814,53.07179676972449),(810,52),(806,53.071796769724486),(803.0717967697245,56)) -8007 ((801,70),(802.2057713659401,74.5),(805.5,77.79422863405995),(810,79),(814.5,77.79422863405995),(817.7942286340599,74.5),(819,70),(817.79422863406,65.5),(814.5,62.20577136594005),(810,61),(805.5,62.20577136594005),(802.2057713659401,65.5)) -8008 ((800,80),(801.3397459621556,85),(805,88.66025403784438),(810,90),(815,88.66025403784438),(818.6602540378444,85),(820,80),(818.6602540378444,75),(815,71.33974596215562),(810,70),(805,71.3397459621556),(801.3397459621556,75)) -8009 ((809,90),(809.1339745962156,90.5),(809.5,90.86602540378443),(810,91),(810.5,90.86602540378443),(810.8660254037844,90.5),(811,90),(810.8660254037844,89.5),(810.5,89.13397459621557),(810,89),(809.5,89.13397459621557),(809.1339745962156,89.5)) -8010 ((808,100),(808.2679491924312,101),(809,101.73205080756888),(810,102),(811,101.73205080756888),(811.7320508075688,101),(812,100),(811.7320508075688,99),(811,98.26794919243112),(810,98),(809,98.26794919243112),(808.2679491924312,99)) -8011 ((807,110),(807.4019237886466,111.5),(808.5,112.59807621135332),(810,113),(811.5,112.59807621135332),(812.5980762113533,111.5),(813,110),(812.5980762113534,108.5),(811.5,107.40192378864668),(810,107),(808.5,107.40192378864668),(807.4019237886467,108.5)) -8012 ((806,120),(806.5358983848622,122),(808,123.46410161513775),(810,124),(812,123.46410161513775),(813.4641016151378,122),(814,120),(813.4641016151378,118),(812,116.53589838486225),(810,116),(808,116.53589838486225),(806.5358983848622,118)) -8013 ((805,130),(805.6698729810778,132.5),(807.5,134.33012701892218),(810,135),(812.5,134.33012701892218),(814.3301270189222,132.5),(815,130),(814.3301270189222,127.5),(812.5,125.6698729810778),(810,125),(807.5,125.6698729810778),(805.6698729810778,127.5)) -8014 ((804,140),(804.8038475772934,143),(807,145.19615242270663),(810,146),(813,145.19615242270663),(815.1961524227066,143),(816,140),(815.1961524227066,137),(813,134.80384757729337),(810,134),(807,134.80384757729337),(804.8038475772934,137)) -8015 ((803,150),(803.937822173509,153.5),(806.5,156.06217782649108),(810,157),(813.5,156.06217782649108),(816.062177826491,153.5),(817,150),(816.062177826491,146.5),(813.5,143.93782217350892),(810,143),(806.5,143.93782217350892),(803.937822173509,146.5)) -8016 ((802,160),(803.0717967697245,164),(806,166.9282032302755),(810,168),(814,166.9282032302755),(816.9282032302755,164),(818,160),(816.9282032302755,156),(814,153.0717967697245),(810,152),(806,153.0717967697245),(803.0717967697245,156)) -8017 ((801,170),(802.2057713659401,174.5),(805.5,177.79422863405995),(810,179),(814.5,177.79422863405995),(817.7942286340599,174.5),(819,170),(817.79422863406,165.5),(814.5,162.20577136594005),(810,161),(805.5,162.20577136594005),(802.2057713659401,165.5)) -8018 ((800,180),(801.3397459621556,185),(805,188.6602540378444),(810,190),(815,188.6602540378444),(818.6602540378444,185),(820,180),(818.6602540378444,175),(815,171.3397459621556),(810,170),(805,171.3397459621556),(801.3397459621556,175)) -8019 ((809,190),(809.1339745962156,190.5),(809.5,190.86602540378445),(810,191),(810.5,190.86602540378445),(810.8660254037844,190.5),(811,190),(810.8660254037844,189.5),(810.5,189.13397459621555),(810,189),(809.5,189.13397459621555),(809.1339745962156,189.5)) -8020 ((808,200),(808.2679491924312,201),(809,201.73205080756887),(810,202),(811,201.73205080756887),(811.7320508075688,201),(812,200),(811.7320508075688,199),(811,198.26794919243113),(810,198),(809,198.26794919243113),(808.2679491924312,199)) -8021 ((807,210),(807.4019237886466,211.5),(808.5,212.59807621135332),(810,213),(811.5,212.59807621135332),(812.5980762113533,211.5),(813,210),(812.5980762113534,208.5),(811.5,207.40192378864668),(810,207),(808.5,207.40192378864668),(807.4019237886467,208.5)) -8022 ((806,220),(806.5358983848622,222),(808,223.46410161513776),(810,224),(812,223.46410161513776),(813.4641016151378,222),(814,220),(813.4641016151378,218),(812,216.53589838486224),(810,216),(808,216.53589838486224),(806.5358983848622,218)) -8023 ((805,230),(805.6698729810778,232.5),(807.5,234.33012701892218),(810,235),(812.5,234.33012701892218),(814.3301270189222,232.5),(815,230),(814.3301270189222,227.5),(812.5,225.66987298107782),(810,225),(807.5,225.66987298107782),(805.6698729810778,227.5)) -8024 ((804,240),(804.8038475772934,243),(807,245.19615242270663),(810,246),(813,245.19615242270663),(815.1961524227066,243),(816,240),(815.1961524227066,237),(813,234.80384757729337),(810,234),(807,234.80384757729337),(804.8038475772934,237)) -8025 ((803,250),(803.937822173509,253.5),(806.5,256.06217782649105),(810,257),(813.5,256.06217782649105),(816.062177826491,253.5),(817,250),(816.062177826491,246.5),(813.5,243.93782217350892),(810,243),(806.5,243.93782217350892),(803.937822173509,246.5)) -8026 ((802,260),(803.0717967697245,264),(806,266.9282032302755),(810,268),(814,266.9282032302755),(816.9282032302755,264),(818,260),(816.9282032302755,256),(814,253.0717967697245),(810,252),(806,253.0717967697245),(803.0717967697245,256)) -8027 ((801,270),(802.2057713659401,274.5),(805.5,277.79422863405995),(810,279),(814.5,277.79422863405995),(817.7942286340599,274.5),(819,270),(817.79422863406,265.5),(814.5,262.20577136594005),(810,261),(805.5,262.20577136594005),(802.2057713659401,265.5)) -8028 ((800,280),(801.3397459621556,285),(805,288.66025403784437),(810,290),(815,288.66025403784437),(818.6602540378444,285),(820,280),(818.6602540378444,275),(815,271.33974596215563),(810,270),(805,271.33974596215563),(801.3397459621556,275)) -8029 ((809,290),(809.1339745962156,290.5),(809.5,290.8660254037844),(810,291),(810.5,290.8660254037844),(810.8660254037844,290.5),(811,290),(810.8660254037844,289.5),(810.5,289.1339745962156),(810,289),(809.5,289.1339745962156),(809.1339745962156,289.5)) -8030 ((808,300),(808.2679491924312,301),(809,301.7320508075689),(810,302),(811,301.7320508075689),(811.7320508075688,301),(812,300),(811.7320508075688,299),(811,298.2679491924311),(810,298),(809,298.2679491924311),(808.2679491924312,299)) -8031 ((807,310),(807.4019237886466,311.5),(808.5,312.5980762113533),(810,313),(811.5,312.5980762113533),(812.5980762113533,311.5),(813,310),(812.5980762113534,308.5),(811.5,307.4019237886467),(810,307),(808.5,307.4019237886467),(807.4019237886467,308.5)) -8032 ((806,320),(806.5358983848622,322),(808,323.46410161513774),(810,324),(812,323.46410161513774),(813.4641016151378,322),(814,320),(813.4641016151378,318),(812,316.53589838486226),(810,316),(808,316.53589838486226),(806.5358983848622,318)) -8033 ((805,330),(805.6698729810778,332.5),(807.5,334.3301270189222),(810,335),(812.5,334.3301270189222),(814.3301270189222,332.5),(815,330),(814.3301270189222,327.5),(812.5,325.6698729810778),(810,325),(807.5,325.6698729810778),(805.6698729810778,327.5)) -8034 ((804,340),(804.8038475772934,343),(807,345.19615242270663),(810,346),(813,345.19615242270663),(815.1961524227066,343),(816,340),(815.1961524227066,337),(813,334.80384757729337),(810,334),(807,334.80384757729337),(804.8038475772934,337)) -8035 ((803,350),(803.937822173509,353.5),(806.5,356.06217782649105),(810,357),(813.5,356.06217782649105),(816.062177826491,353.5),(817,350),(816.062177826491,346.5),(813.5,343.93782217350895),(810,343),(806.5,343.93782217350895),(803.937822173509,346.5)) -8036 ((802,360),(803.0717967697245,364),(806,366.9282032302755),(810,368),(814,366.9282032302755),(816.9282032302755,364),(818,360),(816.9282032302755,356),(814,353.0717967697245),(810,352),(806,353.0717967697245),(803.0717967697245,356)) -8037 ((801,370),(802.2057713659401,374.5),(805.5,377.79422863405995),(810,379),(814.5,377.79422863405995),(817.7942286340599,374.5),(819,370),(817.79422863406,365.5),(814.5,362.20577136594005),(810,361),(805.5,362.20577136594005),(802.2057713659401,365.5)) -8038 ((800,380),(801.3397459621556,385),(805,388.66025403784437),(810,390),(815,388.66025403784437),(818.6602540378444,385),(820,380),(818.6602540378444,375),(815,371.33974596215563),(810,370),(805,371.33974596215563),(801.3397459621556,375)) -8039 ((809,390),(809.1339745962156,390.5),(809.5,390.8660254037844),(810,391),(810.5,390.8660254037844),(810.8660254037844,390.5),(811,390),(810.8660254037844,389.5),(810.5,389.1339745962156),(810,389),(809.5,389.1339745962156),(809.1339745962156,389.5)) -8040 ((808,400),(808.2679491924312,401),(809,401.7320508075689),(810,402),(811,401.7320508075689),(811.7320508075688,401),(812,400),(811.7320508075688,399),(811,398.2679491924311),(810,398),(809,398.2679491924311),(808.2679491924312,399)) -8041 ((807,410),(807.4019237886466,411.5),(808.5,412.5980762113533),(810,413),(811.5,412.5980762113533),(812.5980762113533,411.5),(813,410),(812.5980762113534,408.5),(811.5,407.4019237886467),(810,407),(808.5,407.4019237886467),(807.4019237886467,408.5)) -8042 ((806,420),(806.5358983848622,422),(808,423.46410161513774),(810,424),(812,423.46410161513774),(813.4641016151378,422),(814,420),(813.4641016151378,418),(812,416.53589838486226),(810,416),(808,416.53589838486226),(806.5358983848622,418)) -8043 ((805,430),(805.6698729810778,432.5),(807.5,434.3301270189222),(810,435),(812.5,434.3301270189222),(814.3301270189222,432.5),(815,430),(814.3301270189222,427.5),(812.5,425.6698729810778),(810,425),(807.5,425.6698729810778),(805.6698729810778,427.5)) -8044 ((804,440),(804.8038475772934,443),(807,445.19615242270663),(810,446),(813,445.19615242270663),(815.1961524227066,443),(816,440),(815.1961524227066,437),(813,434.80384757729337),(810,434),(807,434.80384757729337),(804.8038475772934,437)) -8045 ((803,450),(803.937822173509,453.5),(806.5,456.06217782649105),(810,457),(813.5,456.06217782649105),(816.062177826491,453.5),(817,450),(816.062177826491,446.5),(813.5,443.93782217350895),(810,443),(806.5,443.93782217350895),(803.937822173509,446.5)) -8046 ((802,460),(803.0717967697245,464),(806,466.9282032302755),(810,468),(814,466.9282032302755),(816.9282032302755,464),(818,460),(816.9282032302755,456),(814,453.0717967697245),(810,452),(806,453.0717967697245),(803.0717967697245,456)) -8047 ((801,470),(802.2057713659401,474.5),(805.5,477.79422863405995),(810,479),(814.5,477.79422863405995),(817.7942286340599,474.5),(819,470),(817.79422863406,465.5),(814.5,462.20577136594005),(810,461),(805.5,462.20577136594005),(802.2057713659401,465.5)) -8048 ((800,480),(801.3397459621556,485),(805,488.66025403784437),(810,490),(815,488.66025403784437),(818.6602540378444,485),(820,480),(818.6602540378444,475),(815,471.33974596215563),(810,470),(805,471.33974596215563),(801.3397459621556,475)) -8049 ((809,490),(809.1339745962156,490.5),(809.5,490.8660254037844),(810,491),(810.5,490.8660254037844),(810.8660254037844,490.5),(811,490),(810.8660254037844,489.5),(810.5,489.1339745962156),(810,489),(809.5,489.1339745962156),(809.1339745962156,489.5)) -8050 ((808,500),(808.2679491924312,501),(809,501.7320508075689),(810,502),(811,501.7320508075689),(811.7320508075688,501),(812,500),(811.7320508075688,499),(811,498.2679491924311),(810,498),(809,498.2679491924311),(808.2679491924312,499)) -8051 ((807,510),(807.4019237886466,511.5),(808.5,512.5980762113534),(810,513),(811.5,512.5980762113534),(812.5980762113533,511.5),(813,510),(812.5980762113534,508.5),(811.5,507.4019237886467),(810,507),(808.5,507.4019237886467),(807.4019237886467,508.5)) -8052 ((806,520),(806.5358983848622,522),(808,523.4641016151378),(810,524),(812,523.4641016151378),(813.4641016151378,522),(814,520),(813.4641016151378,518),(812,516.5358983848622),(810,516),(808,516.5358983848622),(806.5358983848622,518)) -8053 ((805,530),(805.6698729810778,532.5),(807.5,534.3301270189222),(810,535),(812.5,534.3301270189222),(814.3301270189222,532.5),(815,530),(814.3301270189222,527.5),(812.5,525.6698729810778),(810,525),(807.5,525.6698729810778),(805.6698729810778,527.5)) -8054 ((804,540),(804.8038475772934,543),(807,545.1961524227066),(810,546),(813,545.1961524227066),(815.1961524227066,543),(816,540),(815.1961524227066,537),(813,534.8038475772934),(810,534),(807,534.8038475772934),(804.8038475772934,537)) -8055 ((803,550),(803.937822173509,553.5),(806.5,556.062177826491),(810,557),(813.5,556.062177826491),(816.062177826491,553.5),(817,550),(816.062177826491,546.5),(813.5,543.937822173509),(810,543),(806.5,543.937822173509),(803.937822173509,546.5)) -8056 ((802,560),(803.0717967697245,564),(806,566.9282032302755),(810,568),(814,566.9282032302755),(816.9282032302755,564),(818,560),(816.9282032302755,556),(814,553.0717967697245),(810,552),(806,553.0717967697245),(803.0717967697245,556)) -8057 ((801,570),(802.2057713659401,574.5),(805.5,577.7942286340599),(810,579),(814.5,577.7942286340599),(817.7942286340599,574.5),(819,570),(817.79422863406,565.5),(814.5,562.2057713659401),(810,561),(805.5,562.20577136594),(802.2057713659401,565.5)) -8058 ((800,580),(801.3397459621556,585),(805,588.6602540378444),(810,590),(815,588.6602540378444),(818.6602540378444,585),(820,580),(818.6602540378444,575),(815,571.3397459621556),(810,570),(805,571.3397459621556),(801.3397459621556,575)) -8059 ((809,590),(809.1339745962156,590.5),(809.5,590.8660254037844),(810,591),(810.5,590.8660254037844),(810.8660254037844,590.5),(811,590),(810.8660254037844,589.5),(810.5,589.1339745962156),(810,589),(809.5,589.1339745962156),(809.1339745962156,589.5)) -8060 ((808,600),(808.2679491924312,601),(809,601.7320508075688),(810,602),(811,601.7320508075688),(811.7320508075688,601),(812,600),(811.7320508075688,599),(811,598.2679491924312),(810,598),(809,598.2679491924312),(808.2679491924312,599)) -8061 ((807,610),(807.4019237886466,611.5),(808.5,612.5980762113534),(810,613),(811.5,612.5980762113534),(812.5980762113533,611.5),(813,610),(812.5980762113534,608.5),(811.5,607.4019237886467),(810,607),(808.5,607.4019237886466),(807.4019237886467,608.5)) -8062 ((806,620),(806.5358983848622,622),(808,623.4641016151378),(810,624),(812,623.4641016151378),(813.4641016151378,622),(814,620),(813.4641016151378,618),(812,616.5358983848622),(810,616),(808,616.5358983848622),(806.5358983848622,618)) -8063 ((805,630),(805.6698729810778,632.5),(807.5,634.3301270189222),(810,635),(812.5,634.3301270189222),(814.3301270189222,632.5),(815,630),(814.3301270189222,627.5),(812.5,625.6698729810778),(810,625),(807.5,625.6698729810778),(805.6698729810778,627.5)) -8064 ((804,640),(804.8038475772934,643),(807,645.1961524227066),(810,646),(813,645.1961524227066),(815.1961524227066,643),(816,640),(815.1961524227066,637),(813,634.8038475772934),(810,634),(807,634.8038475772934),(804.8038475772934,637)) -8065 ((803,650),(803.937822173509,653.5),(806.5,656.062177826491),(810,657),(813.5,656.062177826491),(816.062177826491,653.5),(817,650),(816.062177826491,646.5),(813.5,643.937822173509),(810,643),(806.5,643.937822173509),(803.937822173509,646.5)) -8066 ((802,660),(803.0717967697245,664),(806,666.9282032302755),(810,668),(814,666.9282032302755),(816.9282032302755,664),(818,660),(816.9282032302755,656),(814,653.0717967697245),(810,652),(806,653.0717967697245),(803.0717967697245,656)) -8067 ((801,670),(802.2057713659401,674.5),(805.5,677.7942286340599),(810,679),(814.5,677.7942286340599),(817.7942286340599,674.5),(819,670),(817.79422863406,665.5),(814.5,662.2057713659401),(810,661),(805.5,662.20577136594),(802.2057713659401,665.5)) -8068 ((800,680),(801.3397459621556,685),(805,688.6602540378444),(810,690),(815,688.6602540378444),(818.6602540378444,685),(820,680),(818.6602540378444,675),(815,671.3397459621556),(810,670),(805,671.3397459621556),(801.3397459621556,675)) -8069 ((809,690),(809.1339745962156,690.5),(809.5,690.8660254037844),(810,691),(810.5,690.8660254037844),(810.8660254037844,690.5),(811,690),(810.8660254037844,689.5),(810.5,689.1339745962156),(810,689),(809.5,689.1339745962156),(809.1339745962156,689.5)) -8070 ((808,700),(808.2679491924312,701),(809,701.7320508075688),(810,702),(811,701.7320508075688),(811.7320508075688,701),(812,700),(811.7320508075688,699),(811,698.2679491924312),(810,698),(809,698.2679491924312),(808.2679491924312,699)) -8071 ((807,710),(807.4019237886466,711.5),(808.5,712.5980762113534),(810,713),(811.5,712.5980762113534),(812.5980762113533,711.5),(813,710),(812.5980762113534,708.5),(811.5,707.4019237886467),(810,707),(808.5,707.4019237886466),(807.4019237886467,708.5)) -8072 ((806,720),(806.5358983848622,722),(808,723.4641016151378),(810,724),(812,723.4641016151378),(813.4641016151378,722),(814,720),(813.4641016151378,718),(812,716.5358983848622),(810,716),(808,716.5358983848622),(806.5358983848622,718)) -8073 ((805,730),(805.6698729810778,732.5),(807.5,734.3301270189222),(810,735),(812.5,734.3301270189222),(814.3301270189222,732.5),(815,730),(814.3301270189222,727.5),(812.5,725.6698729810778),(810,725),(807.5,725.6698729810778),(805.6698729810778,727.5)) -8074 ((804,740),(804.8038475772934,743),(807,745.1961524227066),(810,746),(813,745.1961524227066),(815.1961524227066,743),(816,740),(815.1961524227066,737),(813,734.8038475772934),(810,734),(807,734.8038475772934),(804.8038475772934,737)) -8075 ((803,750),(803.937822173509,753.5),(806.5,756.062177826491),(810,757),(813.5,756.062177826491),(816.062177826491,753.5),(817,750),(816.062177826491,746.5),(813.5,743.937822173509),(810,743),(806.5,743.937822173509),(803.937822173509,746.5)) -8076 ((802,760),(803.0717967697245,764),(806,766.9282032302755),(810,768),(814,766.9282032302755),(816.9282032302755,764),(818,760),(816.9282032302755,756),(814,753.0717967697245),(810,752),(806,753.0717967697245),(803.0717967697245,756)) -8077 ((801,770),(802.2057713659401,774.5),(805.5,777.7942286340599),(810,779),(814.5,777.7942286340599),(817.7942286340599,774.5),(819,770),(817.79422863406,765.5),(814.5,762.2057713659401),(810,761),(805.5,762.20577136594),(802.2057713659401,765.5)) -8078 ((800,780),(801.3397459621556,785),(805,788.6602540378444),(810,790),(815,788.6602540378444),(818.6602540378444,785),(820,780),(818.6602540378444,775),(815,771.3397459621556),(810,770),(805,771.3397459621556),(801.3397459621556,775)) -8079 ((809,790),(809.1339745962156,790.5),(809.5,790.8660254037844),(810,791),(810.5,790.8660254037844),(810.8660254037844,790.5),(811,790),(810.8660254037844,789.5),(810.5,789.1339745962156),(810,789),(809.5,789.1339745962156),(809.1339745962156,789.5)) -8080 ((808,800),(808.2679491924312,801),(809,801.7320508075688),(810,802),(811,801.7320508075688),(811.7320508075688,801),(812,800),(811.7320508075688,799),(811,798.2679491924312),(810,798),(809,798.2679491924312),(808.2679491924312,799)) -8081 ((807,810),(807.4019237886466,811.5),(808.5,812.5980762113534),(810,813),(811.5,812.5980762113534),(812.5980762113533,811.5),(813,810),(812.5980762113534,808.5),(811.5,807.4019237886467),(810,807),(808.5,807.4019237886466),(807.4019237886467,808.5)) -8082 ((806,820),(806.5358983848622,822),(808,823.4641016151378),(810,824),(812,823.4641016151378),(813.4641016151378,822),(814,820),(813.4641016151378,818),(812,816.5358983848622),(810,816),(808,816.5358983848622),(806.5358983848622,818)) -8083 ((805,830),(805.6698729810778,832.5),(807.5,834.3301270189222),(810,835),(812.5,834.3301270189222),(814.3301270189222,832.5),(815,830),(814.3301270189222,827.5),(812.5,825.6698729810778),(810,825),(807.5,825.6698729810778),(805.6698729810778,827.5)) -8084 ((804,840),(804.8038475772934,843),(807,845.1961524227066),(810,846),(813,845.1961524227066),(815.1961524227066,843),(816,840),(815.1961524227066,837),(813,834.8038475772934),(810,834),(807,834.8038475772934),(804.8038475772934,837)) -8085 ((803,850),(803.937822173509,853.5),(806.5,856.062177826491),(810,857),(813.5,856.062177826491),(816.062177826491,853.5),(817,850),(816.062177826491,846.5),(813.5,843.937822173509),(810,843),(806.5,843.937822173509),(803.937822173509,846.5)) -8086 ((802,860),(803.0717967697245,864),(806,866.9282032302755),(810,868),(814,866.9282032302755),(816.9282032302755,864),(818,860),(816.9282032302755,856),(814,853.0717967697245),(810,852),(806,853.0717967697245),(803.0717967697245,856)) -8087 ((801,870),(802.2057713659401,874.5),(805.5,877.7942286340599),(810,879),(814.5,877.7942286340599),(817.7942286340599,874.5),(819,870),(817.79422863406,865.5),(814.5,862.2057713659401),(810,861),(805.5,862.20577136594),(802.2057713659401,865.5)) -8088 ((800,880),(801.3397459621556,885),(805,888.6602540378444),(810,890),(815,888.6602540378444),(818.6602540378444,885),(820,880),(818.6602540378444,875),(815,871.3397459621556),(810,870),(805,871.3397459621556),(801.3397459621556,875)) -8089 ((809,890),(809.1339745962156,890.5),(809.5,890.8660254037844),(810,891),(810.5,890.8660254037844),(810.8660254037844,890.5),(811,890),(810.8660254037844,889.5),(810.5,889.1339745962156),(810,889),(809.5,889.1339745962156),(809.1339745962156,889.5)) -8090 ((808,900),(808.2679491924312,901),(809,901.7320508075688),(810,902),(811,901.7320508075688),(811.7320508075688,901),(812,900),(811.7320508075688,899),(811,898.2679491924312),(810,898),(809,898.2679491924312),(808.2679491924312,899)) -8091 ((807,910),(807.4019237886466,911.5),(808.5,912.5980762113534),(810,913),(811.5,912.5980762113534),(812.5980762113533,911.5),(813,910),(812.5980762113534,908.5),(811.5,907.4019237886467),(810,907),(808.5,907.4019237886466),(807.4019237886467,908.5)) -8092 ((806,920),(806.5358983848622,922),(808,923.4641016151378),(810,924),(812,923.4641016151378),(813.4641016151378,922),(814,920),(813.4641016151378,918),(812,916.5358983848622),(810,916),(808,916.5358983848622),(806.5358983848622,918)) -8093 ((805,930),(805.6698729810778,932.5),(807.5,934.3301270189222),(810,935),(812.5,934.3301270189222),(814.3301270189222,932.5),(815,930),(814.3301270189222,927.5),(812.5,925.6698729810778),(810,925),(807.5,925.6698729810778),(805.6698729810778,927.5)) -8094 ((804,940),(804.8038475772934,943),(807,945.1961524227066),(810,946),(813,945.1961524227066),(815.1961524227066,943),(816,940),(815.1961524227066,937),(813,934.8038475772934),(810,934),(807,934.8038475772934),(804.8038475772934,937)) -8095 ((803,950),(803.937822173509,953.5),(806.5,956.062177826491),(810,957),(813.5,956.062177826491),(816.062177826491,953.5),(817,950),(816.062177826491,946.5),(813.5,943.937822173509),(810,943),(806.5,943.937822173509),(803.937822173509,946.5)) -8096 ((802,960),(803.0717967697245,964),(806,966.9282032302755),(810,968),(814,966.9282032302755),(816.9282032302755,964),(818,960),(816.9282032302755,956),(814,953.0717967697245),(810,952),(806,953.0717967697245),(803.0717967697245,956)) -8097 ((801,970),(802.2057713659401,974.5),(805.5,977.7942286340599),(810,979),(814.5,977.7942286340599),(817.7942286340599,974.5),(819,970),(817.79422863406,965.5),(814.5,962.2057713659401),(810,961),(805.5,962.20577136594),(802.2057713659401,965.5)) -8098 ((800,980),(801.3397459621556,985),(805,988.6602540378444),(810,990),(815,988.6602540378444),(818.6602540378444,985),(820,980),(818.6602540378444,975),(815,971.3397459621556),(810,970),(805,971.3397459621556),(801.3397459621556,975)) -8099 ((809,990),(809.1339745962156,990.5),(809.5,990.8660254037844),(810,991),(810.5,990.8660254037844),(810.8660254037844,990.5),(811,990),(810.8660254037844,989.5),(810.5,989.1339745962156),(810,989),(809.5,989.1339745962156),(809.1339745962156,989.5)) -8100 ((808,1000),(808.2679491924312,1001),(809,1001.7320508075688),(810,1002),(811,1001.7320508075688),(811.7320508075688,1001),(812,1000),(811.7320508075688,999),(811,998.2679491924312),(810,998),(809,998.2679491924312),(808.2679491924312,999)) -8101 ((816,10),(816.5358983848622,12),(818,13.464101615137753),(820,14),(822,13.464101615137755),(823.4641016151378,12.000000000000002),(824,10),(823.4641016151378,8.000000000000002),(822,6.5358983848622465),(820,6),(818,6.535898384862244),(816.5358983848622,7.999999999999998)) -8102 ((815,20),(815.6698729810778,22.5),(817.5,24.33012701892219),(820,25),(822.5,24.330127018922195),(824.3301270189222,22.5),(825,20),(824.3301270189222,17.5),(822.5,15.669872981077807),(820,15),(817.5,15.669872981077805),(815.6698729810778,17.499999999999996)) -8103 ((814,30),(814.8038475772934,33),(817,35.19615242270663),(820,36),(823,35.19615242270663),(825.1961524227066,33),(826,30),(825.1961524227066,27),(823,24.803847577293368),(820,24),(817,24.803847577293368),(814.8038475772934,26.999999999999996)) -8104 ((813,40),(813.937822173509,43.5),(816.5,46.06217782649107),(820,47),(823.5,46.06217782649107),(826.062177826491,43.5),(827,40),(826.062177826491,36.5),(823.5,33.937822173508934),(820,33),(816.5,33.93782217350893),(813.937822173509,36.5)) -8105 ((812,50),(813.0717967697245,54),(816,56.92820323027551),(820,58),(824,56.92820323027551),(826.9282032302755,54),(828,50),(826.9282032302755,46),(824,43.07179676972449),(820,42),(816,43.071796769724486),(813.0717967697245,46)) -8106 ((811,60),(812.2057713659401,64.5),(815.5,67.79422863405995),(820,69),(824.5,67.79422863405995),(827.7942286340599,64.5),(829,60),(827.79422863406,55.5),(824.5,52.20577136594005),(820,51),(815.5,52.20577136594005),(812.2057713659401,55.5)) -8107 ((810,70),(811.3397459621556,75),(815,78.66025403784438),(820,80),(825,78.66025403784438),(828.6602540378444,75),(830,70),(828.6602540378444,65),(825,61.33974596215562),(820,60),(815,61.33974596215561),(811.3397459621556,65)) -8108 ((819,80),(819.1339745962156,80.5),(819.5,80.86602540378443),(820,81),(820.5,80.86602540378443),(820.8660254037844,80.5),(821,80),(820.8660254037844,79.5),(820.5,79.13397459621557),(820,79),(819.5,79.13397459621557),(819.1339745962156,79.5)) -8109 ((818,90),(818.2679491924312,91),(819,91.73205080756888),(820,92),(821,91.73205080756888),(821.7320508075688,91),(822,90),(821.7320508075688,89),(821,88.26794919243112),(820,88),(819,88.26794919243112),(818.2679491924312,89)) -8110 ((817,100),(817.4019237886466,101.5),(818.5,102.59807621135332),(820,103),(821.5,102.59807621135332),(822.5980762113533,101.5),(823,100),(822.5980762113534,98.5),(821.5,97.40192378864668),(820,97),(818.5,97.40192378864668),(817.4019237886467,98.5)) -8111 ((816,110),(816.5358983848622,112),(818,113.46410161513775),(820,114),(822,113.46410161513775),(823.4641016151378,112),(824,110),(823.4641016151378,108),(822,106.53589838486225),(820,106),(818,106.53589838486225),(816.5358983848622,108)) -8112 ((815,120),(815.6698729810778,122.5),(817.5,124.3301270189222),(820,125),(822.5,124.3301270189222),(824.3301270189222,122.5),(825,120),(824.3301270189222,117.5),(822.5,115.6698729810778),(820,115),(817.5,115.6698729810778),(815.6698729810778,117.5)) -8113 ((814,130),(814.8038475772934,133),(817,135.19615242270663),(820,136),(823,135.19615242270663),(825.1961524227066,133),(826,130),(825.1961524227066,127),(823,124.80384757729337),(820,124),(817,124.80384757729337),(814.8038475772934,127)) -8114 ((813,140),(813.937822173509,143.5),(816.5,146.06217782649108),(820,147),(823.5,146.06217782649108),(826.062177826491,143.5),(827,140),(826.062177826491,136.5),(823.5,133.93782217350892),(820,133),(816.5,133.93782217350892),(813.937822173509,136.5)) -8115 ((812,150),(813.0717967697245,154),(816,156.9282032302755),(820,158),(824,156.9282032302755),(826.9282032302755,154),(828,150),(826.9282032302755,146),(824,143.0717967697245),(820,142),(816,143.0717967697245),(813.0717967697245,146)) -8116 ((811,160),(812.2057713659401,164.5),(815.5,167.79422863405995),(820,169),(824.5,167.79422863405995),(827.7942286340599,164.5),(829,160),(827.79422863406,155.5),(824.5,152.20577136594005),(820,151),(815.5,152.20577136594005),(812.2057713659401,155.5)) -8117 ((810,170),(811.3397459621556,175),(815,178.6602540378444),(820,180),(825,178.6602540378444),(828.6602540378444,175),(830,170),(828.6602540378444,165),(825,161.3397459621556),(820,160),(815,161.3397459621556),(811.3397459621556,165)) -8118 ((819,180),(819.1339745962156,180.5),(819.5,180.86602540378445),(820,181),(820.5,180.86602540378445),(820.8660254037844,180.5),(821,180),(820.8660254037844,179.5),(820.5,179.13397459621555),(820,179),(819.5,179.13397459621555),(819.1339745962156,179.5)) -8119 ((818,190),(818.2679491924312,191),(819,191.73205080756887),(820,192),(821,191.73205080756887),(821.7320508075688,191),(822,190),(821.7320508075688,189),(821,188.26794919243113),(820,188),(819,188.26794919243113),(818.2679491924312,189)) -8120 ((817,200),(817.4019237886466,201.5),(818.5,202.59807621135332),(820,203),(821.5,202.59807621135332),(822.5980762113533,201.5),(823,200),(822.5980762113534,198.5),(821.5,197.40192378864668),(820,197),(818.5,197.40192378864668),(817.4019237886467,198.5)) -8121 ((816,210),(816.5358983848622,212),(818,213.46410161513776),(820,214),(822,213.46410161513776),(823.4641016151378,212),(824,210),(823.4641016151378,208),(822,206.53589838486224),(820,206),(818,206.53589838486224),(816.5358983848622,208)) -8122 ((815,220),(815.6698729810778,222.5),(817.5,224.33012701892218),(820,225),(822.5,224.33012701892218),(824.3301270189222,222.5),(825,220),(824.3301270189222,217.5),(822.5,215.66987298107782),(820,215),(817.5,215.66987298107782),(815.6698729810778,217.5)) -8123 ((814,230),(814.8038475772934,233),(817,235.19615242270663),(820,236),(823,235.19615242270663),(825.1961524227066,233),(826,230),(825.1961524227066,227),(823,224.80384757729337),(820,224),(817,224.80384757729337),(814.8038475772934,227)) -8124 ((813,240),(813.937822173509,243.5),(816.5,246.06217782649108),(820,247),(823.5,246.06217782649108),(826.062177826491,243.5),(827,240),(826.062177826491,236.5),(823.5,233.93782217350892),(820,233),(816.5,233.93782217350892),(813.937822173509,236.5)) -8125 ((812,250),(813.0717967697245,254),(816,256.9282032302755),(820,258),(824,256.9282032302755),(826.9282032302755,254),(828,250),(826.9282032302755,246),(824,243.0717967697245),(820,242),(816,243.0717967697245),(813.0717967697245,246)) -8126 ((811,260),(812.2057713659401,264.5),(815.5,267.79422863405995),(820,269),(824.5,267.79422863405995),(827.7942286340599,264.5),(829,260),(827.79422863406,255.5),(824.5,252.20577136594005),(820,251),(815.5,252.20577136594005),(812.2057713659401,255.5)) -8127 ((810,270),(811.3397459621556,275),(815,278.66025403784437),(820,280),(825,278.66025403784437),(828.6602540378444,275),(830,270),(828.6602540378444,265),(825,261.33974596215563),(820,260),(815,261.33974596215563),(811.3397459621556,265)) -8128 ((819,280),(819.1339745962156,280.5),(819.5,280.8660254037844),(820,281),(820.5,280.8660254037844),(820.8660254037844,280.5),(821,280),(820.8660254037844,279.5),(820.5,279.1339745962156),(820,279),(819.5,279.1339745962156),(819.1339745962156,279.5)) -8129 ((818,290),(818.2679491924312,291),(819,291.7320508075689),(820,292),(821,291.7320508075689),(821.7320508075688,291),(822,290),(821.7320508075688,289),(821,288.2679491924311),(820,288),(819,288.2679491924311),(818.2679491924312,289)) -8130 ((817,300),(817.4019237886466,301.5),(818.5,302.5980762113533),(820,303),(821.5,302.5980762113533),(822.5980762113533,301.5),(823,300),(822.5980762113534,298.5),(821.5,297.4019237886467),(820,297),(818.5,297.4019237886467),(817.4019237886467,298.5)) -8131 ((816,310),(816.5358983848622,312),(818,313.46410161513774),(820,314),(822,313.46410161513774),(823.4641016151378,312),(824,310),(823.4641016151378,308),(822,306.53589838486226),(820,306),(818,306.53589838486226),(816.5358983848622,308)) -8132 ((815,320),(815.6698729810778,322.5),(817.5,324.3301270189222),(820,325),(822.5,324.3301270189222),(824.3301270189222,322.5),(825,320),(824.3301270189222,317.5),(822.5,315.6698729810778),(820,315),(817.5,315.6698729810778),(815.6698729810778,317.5)) -8133 ((814,330),(814.8038475772934,333),(817,335.19615242270663),(820,336),(823,335.19615242270663),(825.1961524227066,333),(826,330),(825.1961524227066,327),(823,324.80384757729337),(820,324),(817,324.80384757729337),(814.8038475772934,327)) -8134 ((813,340),(813.937822173509,343.5),(816.5,346.06217782649105),(820,347),(823.5,346.06217782649105),(826.062177826491,343.5),(827,340),(826.062177826491,336.5),(823.5,333.93782217350895),(820,333),(816.5,333.93782217350895),(813.937822173509,336.5)) -8135 ((812,350),(813.0717967697245,354),(816,356.9282032302755),(820,358),(824,356.9282032302755),(826.9282032302755,354),(828,350),(826.9282032302755,346),(824,343.0717967697245),(820,342),(816,343.0717967697245),(813.0717967697245,346)) -8136 ((811,360),(812.2057713659401,364.5),(815.5,367.79422863405995),(820,369),(824.5,367.79422863405995),(827.7942286340599,364.5),(829,360),(827.79422863406,355.5),(824.5,352.20577136594005),(820,351),(815.5,352.20577136594005),(812.2057713659401,355.5)) -8137 ((810,370),(811.3397459621556,375),(815,378.66025403784437),(820,380),(825,378.66025403784437),(828.6602540378444,375),(830,370),(828.6602540378444,365),(825,361.33974596215563),(820,360),(815,361.33974596215563),(811.3397459621556,365)) -8138 ((819,380),(819.1339745962156,380.5),(819.5,380.8660254037844),(820,381),(820.5,380.8660254037844),(820.8660254037844,380.5),(821,380),(820.8660254037844,379.5),(820.5,379.1339745962156),(820,379),(819.5,379.1339745962156),(819.1339745962156,379.5)) -8139 ((818,390),(818.2679491924312,391),(819,391.7320508075689),(820,392),(821,391.7320508075689),(821.7320508075688,391),(822,390),(821.7320508075688,389),(821,388.2679491924311),(820,388),(819,388.2679491924311),(818.2679491924312,389)) -8140 ((817,400),(817.4019237886466,401.5),(818.5,402.5980762113533),(820,403),(821.5,402.5980762113533),(822.5980762113533,401.5),(823,400),(822.5980762113534,398.5),(821.5,397.4019237886467),(820,397),(818.5,397.4019237886467),(817.4019237886467,398.5)) -8141 ((816,410),(816.5358983848622,412),(818,413.46410161513774),(820,414),(822,413.46410161513774),(823.4641016151378,412),(824,410),(823.4641016151378,408),(822,406.53589838486226),(820,406),(818,406.53589838486226),(816.5358983848622,408)) -8142 ((815,420),(815.6698729810778,422.5),(817.5,424.3301270189222),(820,425),(822.5,424.3301270189222),(824.3301270189222,422.5),(825,420),(824.3301270189222,417.5),(822.5,415.6698729810778),(820,415),(817.5,415.6698729810778),(815.6698729810778,417.5)) -8143 ((814,430),(814.8038475772934,433),(817,435.19615242270663),(820,436),(823,435.19615242270663),(825.1961524227066,433),(826,430),(825.1961524227066,427),(823,424.80384757729337),(820,424),(817,424.80384757729337),(814.8038475772934,427)) -8144 ((813,440),(813.937822173509,443.5),(816.5,446.06217782649105),(820,447),(823.5,446.06217782649105),(826.062177826491,443.5),(827,440),(826.062177826491,436.5),(823.5,433.93782217350895),(820,433),(816.5,433.93782217350895),(813.937822173509,436.5)) -8145 ((812,450),(813.0717967697245,454),(816,456.9282032302755),(820,458),(824,456.9282032302755),(826.9282032302755,454),(828,450),(826.9282032302755,446),(824,443.0717967697245),(820,442),(816,443.0717967697245),(813.0717967697245,446)) -8146 ((811,460),(812.2057713659401,464.5),(815.5,467.79422863405995),(820,469),(824.5,467.79422863405995),(827.7942286340599,464.5),(829,460),(827.79422863406,455.5),(824.5,452.20577136594005),(820,451),(815.5,452.20577136594005),(812.2057713659401,455.5)) -8147 ((810,470),(811.3397459621556,475),(815,478.66025403784437),(820,480),(825,478.66025403784437),(828.6602540378444,475),(830,470),(828.6602540378444,465),(825,461.33974596215563),(820,460),(815,461.33974596215563),(811.3397459621556,465)) -8148 ((819,480),(819.1339745962156,480.5),(819.5,480.8660254037844),(820,481),(820.5,480.8660254037844),(820.8660254037844,480.5),(821,480),(820.8660254037844,479.5),(820.5,479.1339745962156),(820,479),(819.5,479.1339745962156),(819.1339745962156,479.5)) -8149 ((818,490),(818.2679491924312,491),(819,491.7320508075689),(820,492),(821,491.7320508075689),(821.7320508075688,491),(822,490),(821.7320508075688,489),(821,488.2679491924311),(820,488),(819,488.2679491924311),(818.2679491924312,489)) -8150 ((817,500),(817.4019237886466,501.5),(818.5,502.5980762113533),(820,503),(821.5,502.5980762113533),(822.5980762113533,501.5),(823,500),(822.5980762113534,498.5),(821.5,497.4019237886467),(820,497),(818.5,497.4019237886467),(817.4019237886467,498.5)) -8151 ((816,510),(816.5358983848622,512),(818,513.4641016151378),(820,514),(822,513.4641016151378),(823.4641016151378,512),(824,510),(823.4641016151378,508),(822,506.53589838486226),(820,506),(818,506.53589838486226),(816.5358983848622,508)) -8152 ((815,520),(815.6698729810778,522.5),(817.5,524.3301270189222),(820,525),(822.5,524.3301270189222),(824.3301270189222,522.5),(825,520),(824.3301270189222,517.5),(822.5,515.6698729810778),(820,515),(817.5,515.6698729810778),(815.6698729810778,517.5)) -8153 ((814,530),(814.8038475772934,533),(817,535.1961524227066),(820,536),(823,535.1961524227066),(825.1961524227066,533),(826,530),(825.1961524227066,527),(823,524.8038475772934),(820,524),(817,524.8038475772934),(814.8038475772934,527)) -8154 ((813,540),(813.937822173509,543.5),(816.5,546.062177826491),(820,547),(823.5,546.062177826491),(826.062177826491,543.5),(827,540),(826.062177826491,536.5),(823.5,533.937822173509),(820,533),(816.5,533.937822173509),(813.937822173509,536.5)) -8155 ((812,550),(813.0717967697245,554),(816,556.9282032302755),(820,558),(824,556.9282032302755),(826.9282032302755,554),(828,550),(826.9282032302755,546),(824,543.0717967697245),(820,542),(816,543.0717967697245),(813.0717967697245,546)) -8156 ((811,560),(812.2057713659401,564.5),(815.5,567.7942286340599),(820,569),(824.5,567.7942286340599),(827.7942286340599,564.5),(829,560),(827.79422863406,555.5),(824.5,552.2057713659401),(820,551),(815.5,552.20577136594),(812.2057713659401,555.5)) -8157 ((810,570),(811.3397459621556,575),(815,578.6602540378444),(820,580),(825,578.6602540378444),(828.6602540378444,575),(830,570),(828.6602540378444,565),(825,561.3397459621556),(820,560),(815,561.3397459621556),(811.3397459621556,565)) -8158 ((819,580),(819.1339745962156,580.5),(819.5,580.8660254037844),(820,581),(820.5,580.8660254037844),(820.8660254037844,580.5),(821,580),(820.8660254037844,579.5),(820.5,579.1339745962156),(820,579),(819.5,579.1339745962156),(819.1339745962156,579.5)) -8159 ((818,590),(818.2679491924312,591),(819,591.7320508075688),(820,592),(821,591.7320508075688),(821.7320508075688,591),(822,590),(821.7320508075688,589),(821,588.2679491924312),(820,588),(819,588.2679491924312),(818.2679491924312,589)) -8160 ((817,600),(817.4019237886466,601.5),(818.5,602.5980762113534),(820,603),(821.5,602.5980762113534),(822.5980762113533,601.5),(823,600),(822.5980762113534,598.5),(821.5,597.4019237886467),(820,597),(818.5,597.4019237886466),(817.4019237886467,598.5)) -8161 ((816,610),(816.5358983848622,612),(818,613.4641016151378),(820,614),(822,613.4641016151378),(823.4641016151378,612),(824,610),(823.4641016151378,608),(822,606.5358983848622),(820,606),(818,606.5358983848622),(816.5358983848622,608)) -8162 ((815,620),(815.6698729810778,622.5),(817.5,624.3301270189222),(820,625),(822.5,624.3301270189222),(824.3301270189222,622.5),(825,620),(824.3301270189222,617.5),(822.5,615.6698729810778),(820,615),(817.5,615.6698729810778),(815.6698729810778,617.5)) -8163 ((814,630),(814.8038475772934,633),(817,635.1961524227066),(820,636),(823,635.1961524227066),(825.1961524227066,633),(826,630),(825.1961524227066,627),(823,624.8038475772934),(820,624),(817,624.8038475772934),(814.8038475772934,627)) -8164 ((813,640),(813.937822173509,643.5),(816.5,646.062177826491),(820,647),(823.5,646.062177826491),(826.062177826491,643.5),(827,640),(826.062177826491,636.5),(823.5,633.937822173509),(820,633),(816.5,633.937822173509),(813.937822173509,636.5)) -8165 ((812,650),(813.0717967697245,654),(816,656.9282032302755),(820,658),(824,656.9282032302755),(826.9282032302755,654),(828,650),(826.9282032302755,646),(824,643.0717967697245),(820,642),(816,643.0717967697245),(813.0717967697245,646)) -8166 ((811,660),(812.2057713659401,664.5),(815.5,667.7942286340599),(820,669),(824.5,667.7942286340599),(827.7942286340599,664.5),(829,660),(827.79422863406,655.5),(824.5,652.2057713659401),(820,651),(815.5,652.20577136594),(812.2057713659401,655.5)) -8167 ((810,670),(811.3397459621556,675),(815,678.6602540378444),(820,680),(825,678.6602540378444),(828.6602540378444,675),(830,670),(828.6602540378444,665),(825,661.3397459621556),(820,660),(815,661.3397459621556),(811.3397459621556,665)) -8168 ((819,680),(819.1339745962156,680.5),(819.5,680.8660254037844),(820,681),(820.5,680.8660254037844),(820.8660254037844,680.5),(821,680),(820.8660254037844,679.5),(820.5,679.1339745962156),(820,679),(819.5,679.1339745962156),(819.1339745962156,679.5)) -8169 ((818,690),(818.2679491924312,691),(819,691.7320508075688),(820,692),(821,691.7320508075688),(821.7320508075688,691),(822,690),(821.7320508075688,689),(821,688.2679491924312),(820,688),(819,688.2679491924312),(818.2679491924312,689)) -8170 ((817,700),(817.4019237886466,701.5),(818.5,702.5980762113534),(820,703),(821.5,702.5980762113534),(822.5980762113533,701.5),(823,700),(822.5980762113534,698.5),(821.5,697.4019237886467),(820,697),(818.5,697.4019237886466),(817.4019237886467,698.5)) -8171 ((816,710),(816.5358983848622,712),(818,713.4641016151378),(820,714),(822,713.4641016151378),(823.4641016151378,712),(824,710),(823.4641016151378,708),(822,706.5358983848622),(820,706),(818,706.5358983848622),(816.5358983848622,708)) -8172 ((815,720),(815.6698729810778,722.5),(817.5,724.3301270189222),(820,725),(822.5,724.3301270189222),(824.3301270189222,722.5),(825,720),(824.3301270189222,717.5),(822.5,715.6698729810778),(820,715),(817.5,715.6698729810778),(815.6698729810778,717.5)) -8173 ((814,730),(814.8038475772934,733),(817,735.1961524227066),(820,736),(823,735.1961524227066),(825.1961524227066,733),(826,730),(825.1961524227066,727),(823,724.8038475772934),(820,724),(817,724.8038475772934),(814.8038475772934,727)) -8174 ((813,740),(813.937822173509,743.5),(816.5,746.062177826491),(820,747),(823.5,746.062177826491),(826.062177826491,743.5),(827,740),(826.062177826491,736.5),(823.5,733.937822173509),(820,733),(816.5,733.937822173509),(813.937822173509,736.5)) -8175 ((812,750),(813.0717967697245,754),(816,756.9282032302755),(820,758),(824,756.9282032302755),(826.9282032302755,754),(828,750),(826.9282032302755,746),(824,743.0717967697245),(820,742),(816,743.0717967697245),(813.0717967697245,746)) -8176 ((811,760),(812.2057713659401,764.5),(815.5,767.7942286340599),(820,769),(824.5,767.7942286340599),(827.7942286340599,764.5),(829,760),(827.79422863406,755.5),(824.5,752.2057713659401),(820,751),(815.5,752.20577136594),(812.2057713659401,755.5)) -8177 ((810,770),(811.3397459621556,775),(815,778.6602540378444),(820,780),(825,778.6602540378444),(828.6602540378444,775),(830,770),(828.6602540378444,765),(825,761.3397459621556),(820,760),(815,761.3397459621556),(811.3397459621556,765)) -8178 ((819,780),(819.1339745962156,780.5),(819.5,780.8660254037844),(820,781),(820.5,780.8660254037844),(820.8660254037844,780.5),(821,780),(820.8660254037844,779.5),(820.5,779.1339745962156),(820,779),(819.5,779.1339745962156),(819.1339745962156,779.5)) -8179 ((818,790),(818.2679491924312,791),(819,791.7320508075688),(820,792),(821,791.7320508075688),(821.7320508075688,791),(822,790),(821.7320508075688,789),(821,788.2679491924312),(820,788),(819,788.2679491924312),(818.2679491924312,789)) -8180 ((817,800),(817.4019237886466,801.5),(818.5,802.5980762113534),(820,803),(821.5,802.5980762113534),(822.5980762113533,801.5),(823,800),(822.5980762113534,798.5),(821.5,797.4019237886467),(820,797),(818.5,797.4019237886466),(817.4019237886467,798.5)) -8181 ((816,810),(816.5358983848622,812),(818,813.4641016151378),(820,814),(822,813.4641016151378),(823.4641016151378,812),(824,810),(823.4641016151378,808),(822,806.5358983848622),(820,806),(818,806.5358983848622),(816.5358983848622,808)) -8182 ((815,820),(815.6698729810778,822.5),(817.5,824.3301270189222),(820,825),(822.5,824.3301270189222),(824.3301270189222,822.5),(825,820),(824.3301270189222,817.5),(822.5,815.6698729810778),(820,815),(817.5,815.6698729810778),(815.6698729810778,817.5)) -8183 ((814,830),(814.8038475772934,833),(817,835.1961524227066),(820,836),(823,835.1961524227066),(825.1961524227066,833),(826,830),(825.1961524227066,827),(823,824.8038475772934),(820,824),(817,824.8038475772934),(814.8038475772934,827)) -8184 ((813,840),(813.937822173509,843.5),(816.5,846.062177826491),(820,847),(823.5,846.062177826491),(826.062177826491,843.5),(827,840),(826.062177826491,836.5),(823.5,833.937822173509),(820,833),(816.5,833.937822173509),(813.937822173509,836.5)) -8185 ((812,850),(813.0717967697245,854),(816,856.9282032302755),(820,858),(824,856.9282032302755),(826.9282032302755,854),(828,850),(826.9282032302755,846),(824,843.0717967697245),(820,842),(816,843.0717967697245),(813.0717967697245,846)) -8186 ((811,860),(812.2057713659401,864.5),(815.5,867.7942286340599),(820,869),(824.5,867.7942286340599),(827.7942286340599,864.5),(829,860),(827.79422863406,855.5),(824.5,852.2057713659401),(820,851),(815.5,852.20577136594),(812.2057713659401,855.5)) -8187 ((810,870),(811.3397459621556,875),(815,878.6602540378444),(820,880),(825,878.6602540378444),(828.6602540378444,875),(830,870),(828.6602540378444,865),(825,861.3397459621556),(820,860),(815,861.3397459621556),(811.3397459621556,865)) -8188 ((819,880),(819.1339745962156,880.5),(819.5,880.8660254037844),(820,881),(820.5,880.8660254037844),(820.8660254037844,880.5),(821,880),(820.8660254037844,879.5),(820.5,879.1339745962156),(820,879),(819.5,879.1339745962156),(819.1339745962156,879.5)) -8189 ((818,890),(818.2679491924312,891),(819,891.7320508075688),(820,892),(821,891.7320508075688),(821.7320508075688,891),(822,890),(821.7320508075688,889),(821,888.2679491924312),(820,888),(819,888.2679491924312),(818.2679491924312,889)) -8190 ((817,900),(817.4019237886466,901.5),(818.5,902.5980762113534),(820,903),(821.5,902.5980762113534),(822.5980762113533,901.5),(823,900),(822.5980762113534,898.5),(821.5,897.4019237886467),(820,897),(818.5,897.4019237886466),(817.4019237886467,898.5)) -8191 ((816,910),(816.5358983848622,912),(818,913.4641016151378),(820,914),(822,913.4641016151378),(823.4641016151378,912),(824,910),(823.4641016151378,908),(822,906.5358983848622),(820,906),(818,906.5358983848622),(816.5358983848622,908)) -8192 ((815,920),(815.6698729810778,922.5),(817.5,924.3301270189222),(820,925),(822.5,924.3301270189222),(824.3301270189222,922.5),(825,920),(824.3301270189222,917.5),(822.5,915.6698729810778),(820,915),(817.5,915.6698729810778),(815.6698729810778,917.5)) -8193 ((814,930),(814.8038475772934,933),(817,935.1961524227066),(820,936),(823,935.1961524227066),(825.1961524227066,933),(826,930),(825.1961524227066,927),(823,924.8038475772934),(820,924),(817,924.8038475772934),(814.8038475772934,927)) -8194 ((813,940),(813.937822173509,943.5),(816.5,946.062177826491),(820,947),(823.5,946.062177826491),(826.062177826491,943.5),(827,940),(826.062177826491,936.5),(823.5,933.937822173509),(820,933),(816.5,933.937822173509),(813.937822173509,936.5)) -8195 ((812,950),(813.0717967697245,954),(816,956.9282032302755),(820,958),(824,956.9282032302755),(826.9282032302755,954),(828,950),(826.9282032302755,946),(824,943.0717967697245),(820,942),(816,943.0717967697245),(813.0717967697245,946)) -8196 ((811,960),(812.2057713659401,964.5),(815.5,967.7942286340599),(820,969),(824.5,967.7942286340599),(827.7942286340599,964.5),(829,960),(827.79422863406,955.5),(824.5,952.2057713659401),(820,951),(815.5,952.20577136594),(812.2057713659401,955.5)) -8197 ((810,970),(811.3397459621556,975),(815,978.6602540378444),(820,980),(825,978.6602540378444),(828.6602540378444,975),(830,970),(828.6602540378444,965),(825,961.3397459621556),(820,960),(815,961.3397459621556),(811.3397459621556,965)) -8198 ((819,980),(819.1339745962156,980.5),(819.5,980.8660254037844),(820,981),(820.5,980.8660254037844),(820.8660254037844,980.5),(821,980),(820.8660254037844,979.5),(820.5,979.1339745962156),(820,979),(819.5,979.1339745962156),(819.1339745962156,979.5)) -8199 ((818,990),(818.2679491924312,991),(819,991.7320508075688),(820,992),(821,991.7320508075688),(821.7320508075688,991),(822,990),(821.7320508075688,989),(821,988.2679491924312),(820,988),(819,988.2679491924312),(818.2679491924312,989)) -8200 ((817,1000),(817.4019237886466,1001.5),(818.5,1002.5980762113534),(820,1003),(821.5,1002.5980762113534),(822.5980762113533,1001.5),(823,1000),(822.5980762113534,998.5),(821.5,997.4019237886467),(820,997),(818.5,997.4019237886466),(817.4019237886467,998.5)) -8201 ((825,10),(825.6698729810778,12.5),(827.5,14.330127018922193),(830,15),(832.5,14.330127018922195),(834.3301270189222,12.500000000000002),(835,10),(834.3301270189222,7.500000000000002),(832.5,5.669872981077807),(830,5),(827.5,5.669872981077805),(825.6698729810778,7.499999999999998)) -8202 ((824,20),(824.8038475772934,23),(827,25.196152422706632),(830,26),(833,25.196152422706632),(835.1961524227066,23),(836,20),(835.1961524227066,17),(833,14.803847577293368),(830,14),(827,14.803847577293366),(824.8038475772934,16.999999999999996)) -8203 ((823,30),(823.937822173509,33.5),(826.5,36.06217782649107),(830,37),(833.5,36.06217782649107),(836.062177826491,33.5),(837,30),(836.062177826491,26.5),(833.5,23.93782217350893),(830,23),(826.5,23.937822173508927),(823.937822173509,26.499999999999996)) -8204 ((822,40),(823.0717967697245,44),(826,46.92820323027551),(830,48),(834,46.92820323027551),(836.9282032302755,44),(838,40),(836.9282032302755,36),(834,33.07179676972449),(830,32),(826,33.071796769724486),(823.0717967697245,36)) -8205 ((821,50),(822.2057713659401,54.5),(825.5,57.79422863405995),(830,59),(834.5,57.79422863405995),(837.7942286340599,54.5),(839,50),(837.79422863406,45.5),(834.5,42.20577136594005),(830,41),(825.5,42.20577136594005),(822.2057713659401,45.5)) -8206 ((820,60),(821.3397459621556,65),(825,68.66025403784438),(830,70),(835,68.66025403784438),(838.6602540378444,65),(840,60),(838.6602540378444,55),(835,51.33974596215562),(830,50),(825,51.33974596215561),(821.3397459621556,54.99999999999999)) -8207 ((829,70),(829.1339745962156,70.5),(829.5,70.86602540378443),(830,71),(830.5,70.86602540378443),(830.8660254037844,70.5),(831,70),(830.8660254037844,69.5),(830.5,69.13397459621557),(830,69),(829.5,69.13397459621557),(829.1339745962156,69.5)) -8208 ((828,80),(828.2679491924312,81),(829,81.73205080756888),(830,82),(831,81.73205080756888),(831.7320508075688,81),(832,80),(831.7320508075688,79),(831,78.26794919243112),(830,78),(829,78.26794919243112),(828.2679491924312,79)) -8209 ((827,90),(827.4019237886466,91.5),(828.5,92.59807621135332),(830,93),(831.5,92.59807621135332),(832.5980762113533,91.5),(833,90),(832.5980762113534,88.5),(831.5,87.40192378864668),(830,87),(828.5,87.40192378864668),(827.4019237886467,88.5)) -8210 ((826,100),(826.5358983848622,102),(828,103.46410161513775),(830,104),(832,103.46410161513775),(833.4641016151378,102),(834,100),(833.4641016151378,98),(832,96.53589838486225),(830,96),(828,96.53589838486225),(826.5358983848622,98)) -8211 ((825,110),(825.6698729810778,112.5),(827.5,114.3301270189222),(830,115),(832.5,114.3301270189222),(834.3301270189222,112.5),(835,110),(834.3301270189222,107.5),(832.5,105.6698729810778),(830,105),(827.5,105.6698729810778),(825.6698729810778,107.5)) -8212 ((824,120),(824.8038475772934,123),(827,125.19615242270663),(830,126),(833,125.19615242270663),(835.1961524227066,123),(836,120),(835.1961524227066,117),(833,114.80384757729337),(830,114),(827,114.80384757729337),(824.8038475772934,117)) -8213 ((823,130),(823.937822173509,133.5),(826.5,136.06217782649108),(830,137),(833.5,136.06217782649108),(836.062177826491,133.5),(837,130),(836.062177826491,126.5),(833.5,123.93782217350893),(830,123),(826.5,123.93782217350892),(823.937822173509,126.5)) -8214 ((822,140),(823.0717967697245,144),(826,146.9282032302755),(830,148),(834,146.9282032302755),(836.9282032302755,144),(838,140),(836.9282032302755,136),(834,133.0717967697245),(830,132),(826,133.0717967697245),(823.0717967697245,136)) -8215 ((821,150),(822.2057713659401,154.5),(825.5,157.79422863405995),(830,159),(834.5,157.79422863405995),(837.7942286340599,154.5),(839,150),(837.79422863406,145.5),(834.5,142.20577136594005),(830,141),(825.5,142.20577136594005),(822.2057713659401,145.5)) -8216 ((820,160),(821.3397459621556,165),(825,168.6602540378444),(830,170),(835,168.6602540378444),(838.6602540378444,165),(840,160),(838.6602540378444,155),(835,151.3397459621556),(830,150),(825,151.3397459621556),(821.3397459621556,155)) -8217 ((829,170),(829.1339745962156,170.5),(829.5,170.86602540378445),(830,171),(830.5,170.86602540378445),(830.8660254037844,170.5),(831,170),(830.8660254037844,169.5),(830.5,169.13397459621555),(830,169),(829.5,169.13397459621555),(829.1339745962156,169.5)) -8218 ((828,180),(828.2679491924312,181),(829,181.73205080756887),(830,182),(831,181.73205080756887),(831.7320508075688,181),(832,180),(831.7320508075688,179),(831,178.26794919243113),(830,178),(829,178.26794919243113),(828.2679491924312,179)) -8219 ((827,190),(827.4019237886466,191.5),(828.5,192.59807621135332),(830,193),(831.5,192.59807621135332),(832.5980762113533,191.5),(833,190),(832.5980762113534,188.5),(831.5,187.40192378864668),(830,187),(828.5,187.40192378864668),(827.4019237886467,188.5)) -8220 ((826,200),(826.5358983848622,202),(828,203.46410161513776),(830,204),(832,203.46410161513776),(833.4641016151378,202),(834,200),(833.4641016151378,198),(832,196.53589838486224),(830,196),(828,196.53589838486224),(826.5358983848622,198)) -8221 ((825,210),(825.6698729810778,212.5),(827.5,214.33012701892218),(830,215),(832.5,214.33012701892218),(834.3301270189222,212.5),(835,210),(834.3301270189222,207.5),(832.5,205.66987298107782),(830,205),(827.5,205.66987298107782),(825.6698729810778,207.5)) -8222 ((824,220),(824.8038475772934,223),(827,225.19615242270663),(830,226),(833,225.19615242270663),(835.1961524227066,223),(836,220),(835.1961524227066,217),(833,214.80384757729337),(830,214),(827,214.80384757729337),(824.8038475772934,217)) -8223 ((823,230),(823.937822173509,233.5),(826.5,236.06217782649108),(830,237),(833.5,236.06217782649108),(836.062177826491,233.5),(837,230),(836.062177826491,226.5),(833.5,223.93782217350892),(830,223),(826.5,223.93782217350892),(823.937822173509,226.5)) -8224 ((822,240),(823.0717967697245,244),(826,246.9282032302755),(830,248),(834,246.9282032302755),(836.9282032302755,244),(838,240),(836.9282032302755,236),(834,233.0717967697245),(830,232),(826,233.0717967697245),(823.0717967697245,236)) -8225 ((821,250),(822.2057713659401,254.5),(825.5,257.79422863405995),(830,259),(834.5,257.79422863405995),(837.7942286340599,254.5),(839,250),(837.79422863406,245.5),(834.5,242.20577136594005),(830,241),(825.5,242.20577136594005),(822.2057713659401,245.5)) -8226 ((820,260),(821.3397459621556,265),(825,268.66025403784437),(830,270),(835,268.66025403784437),(838.6602540378444,265),(840,260),(838.6602540378444,255),(835,251.3397459621556),(830,250),(825,251.3397459621556),(821.3397459621556,255)) -8227 ((829,270),(829.1339745962156,270.5),(829.5,270.8660254037844),(830,271),(830.5,270.8660254037844),(830.8660254037844,270.5),(831,270),(830.8660254037844,269.5),(830.5,269.1339745962156),(830,269),(829.5,269.1339745962156),(829.1339745962156,269.5)) -8228 ((828,280),(828.2679491924312,281),(829,281.7320508075689),(830,282),(831,281.7320508075689),(831.7320508075688,281),(832,280),(831.7320508075688,279),(831,278.2679491924311),(830,278),(829,278.2679491924311),(828.2679491924312,279)) -8229 ((827,290),(827.4019237886466,291.5),(828.5,292.5980762113533),(830,293),(831.5,292.5980762113533),(832.5980762113533,291.5),(833,290),(832.5980762113534,288.5),(831.5,287.4019237886467),(830,287),(828.5,287.4019237886467),(827.4019237886467,288.5)) -8230 ((826,300),(826.5358983848622,302),(828,303.46410161513774),(830,304),(832,303.46410161513774),(833.4641016151378,302),(834,300),(833.4641016151378,298),(832,296.53589838486226),(830,296),(828,296.53589838486226),(826.5358983848622,298)) -8231 ((825,310),(825.6698729810778,312.5),(827.5,314.3301270189222),(830,315),(832.5,314.3301270189222),(834.3301270189222,312.5),(835,310),(834.3301270189222,307.5),(832.5,305.6698729810778),(830,305),(827.5,305.6698729810778),(825.6698729810778,307.5)) -8232 ((824,320),(824.8038475772934,323),(827,325.19615242270663),(830,326),(833,325.19615242270663),(835.1961524227066,323),(836,320),(835.1961524227066,317),(833,314.80384757729337),(830,314),(827,314.80384757729337),(824.8038475772934,317)) -8233 ((823,330),(823.937822173509,333.5),(826.5,336.06217782649105),(830,337),(833.5,336.06217782649105),(836.062177826491,333.5),(837,330),(836.062177826491,326.5),(833.5,323.93782217350895),(830,323),(826.5,323.93782217350895),(823.937822173509,326.5)) -8234 ((822,340),(823.0717967697245,344),(826,346.9282032302755),(830,348),(834,346.9282032302755),(836.9282032302755,344),(838,340),(836.9282032302755,336),(834,333.0717967697245),(830,332),(826,333.0717967697245),(823.0717967697245,336)) -8235 ((821,350),(822.2057713659401,354.5),(825.5,357.79422863405995),(830,359),(834.5,357.79422863405995),(837.7942286340599,354.5),(839,350),(837.79422863406,345.5),(834.5,342.20577136594005),(830,341),(825.5,342.20577136594005),(822.2057713659401,345.5)) -8236 ((820,360),(821.3397459621556,365),(825,368.66025403784437),(830,370),(835,368.66025403784437),(838.6602540378444,365),(840,360),(838.6602540378444,355),(835,351.33974596215563),(830,350),(825,351.33974596215563),(821.3397459621556,355)) -8237 ((829,370),(829.1339745962156,370.5),(829.5,370.8660254037844),(830,371),(830.5,370.8660254037844),(830.8660254037844,370.5),(831,370),(830.8660254037844,369.5),(830.5,369.1339745962156),(830,369),(829.5,369.1339745962156),(829.1339745962156,369.5)) -8238 ((828,380),(828.2679491924312,381),(829,381.7320508075689),(830,382),(831,381.7320508075689),(831.7320508075688,381),(832,380),(831.7320508075688,379),(831,378.2679491924311),(830,378),(829,378.2679491924311),(828.2679491924312,379)) -8239 ((827,390),(827.4019237886466,391.5),(828.5,392.5980762113533),(830,393),(831.5,392.5980762113533),(832.5980762113533,391.5),(833,390),(832.5980762113534,388.5),(831.5,387.4019237886467),(830,387),(828.5,387.4019237886467),(827.4019237886467,388.5)) -8240 ((826,400),(826.5358983848622,402),(828,403.46410161513774),(830,404),(832,403.46410161513774),(833.4641016151378,402),(834,400),(833.4641016151378,398),(832,396.53589838486226),(830,396),(828,396.53589838486226),(826.5358983848622,398)) -8241 ((825,410),(825.6698729810778,412.5),(827.5,414.3301270189222),(830,415),(832.5,414.3301270189222),(834.3301270189222,412.5),(835,410),(834.3301270189222,407.5),(832.5,405.6698729810778),(830,405),(827.5,405.6698729810778),(825.6698729810778,407.5)) -8242 ((824,420),(824.8038475772934,423),(827,425.19615242270663),(830,426),(833,425.19615242270663),(835.1961524227066,423),(836,420),(835.1961524227066,417),(833,414.80384757729337),(830,414),(827,414.80384757729337),(824.8038475772934,417)) -8243 ((823,430),(823.937822173509,433.5),(826.5,436.06217782649105),(830,437),(833.5,436.06217782649105),(836.062177826491,433.5),(837,430),(836.062177826491,426.5),(833.5,423.93782217350895),(830,423),(826.5,423.93782217350895),(823.937822173509,426.5)) -8244 ((822,440),(823.0717967697245,444),(826,446.9282032302755),(830,448),(834,446.9282032302755),(836.9282032302755,444),(838,440),(836.9282032302755,436),(834,433.0717967697245),(830,432),(826,433.0717967697245),(823.0717967697245,436)) -8245 ((821,450),(822.2057713659401,454.5),(825.5,457.79422863405995),(830,459),(834.5,457.79422863405995),(837.7942286340599,454.5),(839,450),(837.79422863406,445.5),(834.5,442.20577136594005),(830,441),(825.5,442.20577136594005),(822.2057713659401,445.5)) -8246 ((820,460),(821.3397459621556,465),(825,468.66025403784437),(830,470),(835,468.66025403784437),(838.6602540378444,465),(840,460),(838.6602540378444,455),(835,451.33974596215563),(830,450),(825,451.33974596215563),(821.3397459621556,455)) -8247 ((829,470),(829.1339745962156,470.5),(829.5,470.8660254037844),(830,471),(830.5,470.8660254037844),(830.8660254037844,470.5),(831,470),(830.8660254037844,469.5),(830.5,469.1339745962156),(830,469),(829.5,469.1339745962156),(829.1339745962156,469.5)) -8248 ((828,480),(828.2679491924312,481),(829,481.7320508075689),(830,482),(831,481.7320508075689),(831.7320508075688,481),(832,480),(831.7320508075688,479),(831,478.2679491924311),(830,478),(829,478.2679491924311),(828.2679491924312,479)) -8249 ((827,490),(827.4019237886466,491.5),(828.5,492.5980762113533),(830,493),(831.5,492.5980762113533),(832.5980762113533,491.5),(833,490),(832.5980762113534,488.5),(831.5,487.4019237886467),(830,487),(828.5,487.4019237886467),(827.4019237886467,488.5)) -8250 ((826,500),(826.5358983848622,502),(828,503.46410161513774),(830,504),(832,503.46410161513774),(833.4641016151378,502),(834,500),(833.4641016151378,498),(832,496.53589838486226),(830,496),(828,496.53589838486226),(826.5358983848622,498)) -8251 ((825,510),(825.6698729810778,512.5),(827.5,514.3301270189222),(830,515),(832.5,514.3301270189222),(834.3301270189222,512.5),(835,510),(834.3301270189222,507.5),(832.5,505.6698729810778),(830,505),(827.5,505.6698729810778),(825.6698729810778,507.5)) -8252 ((824,520),(824.8038475772934,523),(827,525.1961524227066),(830,526),(833,525.1961524227066),(835.1961524227066,523),(836,520),(835.1961524227066,517),(833,514.8038475772934),(830,514),(827,514.8038475772934),(824.8038475772934,517)) -8253 ((823,530),(823.937822173509,533.5),(826.5,536.062177826491),(830,537),(833.5,536.062177826491),(836.062177826491,533.5),(837,530),(836.062177826491,526.5),(833.5,523.937822173509),(830,523),(826.5,523.937822173509),(823.937822173509,526.5)) -8254 ((822,540),(823.0717967697245,544),(826,546.9282032302755),(830,548),(834,546.9282032302755),(836.9282032302755,544),(838,540),(836.9282032302755,536),(834,533.0717967697245),(830,532),(826,533.0717967697245),(823.0717967697245,536)) -8255 ((821,550),(822.2057713659401,554.5),(825.5,557.7942286340599),(830,559),(834.5,557.7942286340599),(837.7942286340599,554.5),(839,550),(837.79422863406,545.5),(834.5,542.2057713659401),(830,541),(825.5,542.20577136594),(822.2057713659401,545.5)) -8256 ((820,560),(821.3397459621556,565),(825,568.6602540378444),(830,570),(835,568.6602540378444),(838.6602540378444,565),(840,560),(838.6602540378444,555),(835,551.3397459621556),(830,550),(825,551.3397459621556),(821.3397459621556,555)) -8257 ((829,570),(829.1339745962156,570.5),(829.5,570.8660254037844),(830,571),(830.5,570.8660254037844),(830.8660254037844,570.5),(831,570),(830.8660254037844,569.5),(830.5,569.1339745962156),(830,569),(829.5,569.1339745962156),(829.1339745962156,569.5)) -8258 ((828,580),(828.2679491924312,581),(829,581.7320508075688),(830,582),(831,581.7320508075688),(831.7320508075688,581),(832,580),(831.7320508075688,579),(831,578.2679491924312),(830,578),(829,578.2679491924312),(828.2679491924312,579)) -8259 ((827,590),(827.4019237886466,591.5),(828.5,592.5980762113534),(830,593),(831.5,592.5980762113534),(832.5980762113533,591.5),(833,590),(832.5980762113534,588.5),(831.5,587.4019237886467),(830,587),(828.5,587.4019237886466),(827.4019237886467,588.5)) -8260 ((826,600),(826.5358983848622,602),(828,603.4641016151378),(830,604),(832,603.4641016151378),(833.4641016151378,602),(834,600),(833.4641016151378,598),(832,596.5358983848622),(830,596),(828,596.5358983848622),(826.5358983848622,598)) -8261 ((825,610),(825.6698729810778,612.5),(827.5,614.3301270189222),(830,615),(832.5,614.3301270189222),(834.3301270189222,612.5),(835,610),(834.3301270189222,607.5),(832.5,605.6698729810778),(830,605),(827.5,605.6698729810778),(825.6698729810778,607.5)) -8262 ((824,620),(824.8038475772934,623),(827,625.1961524227066),(830,626),(833,625.1961524227066),(835.1961524227066,623),(836,620),(835.1961524227066,617),(833,614.8038475772934),(830,614),(827,614.8038475772934),(824.8038475772934,617)) -8263 ((823,630),(823.937822173509,633.5),(826.5,636.062177826491),(830,637),(833.5,636.062177826491),(836.062177826491,633.5),(837,630),(836.062177826491,626.5),(833.5,623.937822173509),(830,623),(826.5,623.937822173509),(823.937822173509,626.5)) -8264 ((822,640),(823.0717967697245,644),(826,646.9282032302755),(830,648),(834,646.9282032302755),(836.9282032302755,644),(838,640),(836.9282032302755,636),(834,633.0717967697245),(830,632),(826,633.0717967697245),(823.0717967697245,636)) -8265 ((821,650),(822.2057713659401,654.5),(825.5,657.7942286340599),(830,659),(834.5,657.7942286340599),(837.7942286340599,654.5),(839,650),(837.79422863406,645.5),(834.5,642.2057713659401),(830,641),(825.5,642.20577136594),(822.2057713659401,645.5)) -8266 ((820,660),(821.3397459621556,665),(825,668.6602540378444),(830,670),(835,668.6602540378444),(838.6602540378444,665),(840,660),(838.6602540378444,655),(835,651.3397459621556),(830,650),(825,651.3397459621556),(821.3397459621556,655)) -8267 ((829,670),(829.1339745962156,670.5),(829.5,670.8660254037844),(830,671),(830.5,670.8660254037844),(830.8660254037844,670.5),(831,670),(830.8660254037844,669.5),(830.5,669.1339745962156),(830,669),(829.5,669.1339745962156),(829.1339745962156,669.5)) -8268 ((828,680),(828.2679491924312,681),(829,681.7320508075688),(830,682),(831,681.7320508075688),(831.7320508075688,681),(832,680),(831.7320508075688,679),(831,678.2679491924312),(830,678),(829,678.2679491924312),(828.2679491924312,679)) -8269 ((827,690),(827.4019237886466,691.5),(828.5,692.5980762113534),(830,693),(831.5,692.5980762113534),(832.5980762113533,691.5),(833,690),(832.5980762113534,688.5),(831.5,687.4019237886467),(830,687),(828.5,687.4019237886466),(827.4019237886467,688.5)) -8270 ((826,700),(826.5358983848622,702),(828,703.4641016151378),(830,704),(832,703.4641016151378),(833.4641016151378,702),(834,700),(833.4641016151378,698),(832,696.5358983848622),(830,696),(828,696.5358983848622),(826.5358983848622,698)) -8271 ((825,710),(825.6698729810778,712.5),(827.5,714.3301270189222),(830,715),(832.5,714.3301270189222),(834.3301270189222,712.5),(835,710),(834.3301270189222,707.5),(832.5,705.6698729810778),(830,705),(827.5,705.6698729810778),(825.6698729810778,707.5)) -8272 ((824,720),(824.8038475772934,723),(827,725.1961524227066),(830,726),(833,725.1961524227066),(835.1961524227066,723),(836,720),(835.1961524227066,717),(833,714.8038475772934),(830,714),(827,714.8038475772934),(824.8038475772934,717)) -8273 ((823,730),(823.937822173509,733.5),(826.5,736.062177826491),(830,737),(833.5,736.062177826491),(836.062177826491,733.5),(837,730),(836.062177826491,726.5),(833.5,723.937822173509),(830,723),(826.5,723.937822173509),(823.937822173509,726.5)) -8274 ((822,740),(823.0717967697245,744),(826,746.9282032302755),(830,748),(834,746.9282032302755),(836.9282032302755,744),(838,740),(836.9282032302755,736),(834,733.0717967697245),(830,732),(826,733.0717967697245),(823.0717967697245,736)) -8275 ((821,750),(822.2057713659401,754.5),(825.5,757.7942286340599),(830,759),(834.5,757.7942286340599),(837.7942286340599,754.5),(839,750),(837.79422863406,745.5),(834.5,742.2057713659401),(830,741),(825.5,742.20577136594),(822.2057713659401,745.5)) -8276 ((820,760),(821.3397459621556,765),(825,768.6602540378444),(830,770),(835,768.6602540378444),(838.6602540378444,765),(840,760),(838.6602540378444,755),(835,751.3397459621556),(830,750),(825,751.3397459621556),(821.3397459621556,755)) -8277 ((829,770),(829.1339745962156,770.5),(829.5,770.8660254037844),(830,771),(830.5,770.8660254037844),(830.8660254037844,770.5),(831,770),(830.8660254037844,769.5),(830.5,769.1339745962156),(830,769),(829.5,769.1339745962156),(829.1339745962156,769.5)) -8278 ((828,780),(828.2679491924312,781),(829,781.7320508075688),(830,782),(831,781.7320508075688),(831.7320508075688,781),(832,780),(831.7320508075688,779),(831,778.2679491924312),(830,778),(829,778.2679491924312),(828.2679491924312,779)) -8279 ((827,790),(827.4019237886466,791.5),(828.5,792.5980762113534),(830,793),(831.5,792.5980762113534),(832.5980762113533,791.5),(833,790),(832.5980762113534,788.5),(831.5,787.4019237886467),(830,787),(828.5,787.4019237886466),(827.4019237886467,788.5)) -8280 ((826,800),(826.5358983848622,802),(828,803.4641016151378),(830,804),(832,803.4641016151378),(833.4641016151378,802),(834,800),(833.4641016151378,798),(832,796.5358983848622),(830,796),(828,796.5358983848622),(826.5358983848622,798)) -8281 ((825,810),(825.6698729810778,812.5),(827.5,814.3301270189222),(830,815),(832.5,814.3301270189222),(834.3301270189222,812.5),(835,810),(834.3301270189222,807.5),(832.5,805.6698729810778),(830,805),(827.5,805.6698729810778),(825.6698729810778,807.5)) -8282 ((824,820),(824.8038475772934,823),(827,825.1961524227066),(830,826),(833,825.1961524227066),(835.1961524227066,823),(836,820),(835.1961524227066,817),(833,814.8038475772934),(830,814),(827,814.8038475772934),(824.8038475772934,817)) -8283 ((823,830),(823.937822173509,833.5),(826.5,836.062177826491),(830,837),(833.5,836.062177826491),(836.062177826491,833.5),(837,830),(836.062177826491,826.5),(833.5,823.937822173509),(830,823),(826.5,823.937822173509),(823.937822173509,826.5)) -8284 ((822,840),(823.0717967697245,844),(826,846.9282032302755),(830,848),(834,846.9282032302755),(836.9282032302755,844),(838,840),(836.9282032302755,836),(834,833.0717967697245),(830,832),(826,833.0717967697245),(823.0717967697245,836)) -8285 ((821,850),(822.2057713659401,854.5),(825.5,857.7942286340599),(830,859),(834.5,857.7942286340599),(837.7942286340599,854.5),(839,850),(837.79422863406,845.5),(834.5,842.2057713659401),(830,841),(825.5,842.20577136594),(822.2057713659401,845.5)) -8286 ((820,860),(821.3397459621556,865),(825,868.6602540378444),(830,870),(835,868.6602540378444),(838.6602540378444,865),(840,860),(838.6602540378444,855),(835,851.3397459621556),(830,850),(825,851.3397459621556),(821.3397459621556,855)) -8287 ((829,870),(829.1339745962156,870.5),(829.5,870.8660254037844),(830,871),(830.5,870.8660254037844),(830.8660254037844,870.5),(831,870),(830.8660254037844,869.5),(830.5,869.1339745962156),(830,869),(829.5,869.1339745962156),(829.1339745962156,869.5)) -8288 ((828,880),(828.2679491924312,881),(829,881.7320508075688),(830,882),(831,881.7320508075688),(831.7320508075688,881),(832,880),(831.7320508075688,879),(831,878.2679491924312),(830,878),(829,878.2679491924312),(828.2679491924312,879)) -8289 ((827,890),(827.4019237886466,891.5),(828.5,892.5980762113534),(830,893),(831.5,892.5980762113534),(832.5980762113533,891.5),(833,890),(832.5980762113534,888.5),(831.5,887.4019237886467),(830,887),(828.5,887.4019237886466),(827.4019237886467,888.5)) -8290 ((826,900),(826.5358983848622,902),(828,903.4641016151378),(830,904),(832,903.4641016151378),(833.4641016151378,902),(834,900),(833.4641016151378,898),(832,896.5358983848622),(830,896),(828,896.5358983848622),(826.5358983848622,898)) -8291 ((825,910),(825.6698729810778,912.5),(827.5,914.3301270189222),(830,915),(832.5,914.3301270189222),(834.3301270189222,912.5),(835,910),(834.3301270189222,907.5),(832.5,905.6698729810778),(830,905),(827.5,905.6698729810778),(825.6698729810778,907.5)) -8292 ((824,920),(824.8038475772934,923),(827,925.1961524227066),(830,926),(833,925.1961524227066),(835.1961524227066,923),(836,920),(835.1961524227066,917),(833,914.8038475772934),(830,914),(827,914.8038475772934),(824.8038475772934,917)) -8293 ((823,930),(823.937822173509,933.5),(826.5,936.062177826491),(830,937),(833.5,936.062177826491),(836.062177826491,933.5),(837,930),(836.062177826491,926.5),(833.5,923.937822173509),(830,923),(826.5,923.937822173509),(823.937822173509,926.5)) -8294 ((822,940),(823.0717967697245,944),(826,946.9282032302755),(830,948),(834,946.9282032302755),(836.9282032302755,944),(838,940),(836.9282032302755,936),(834,933.0717967697245),(830,932),(826,933.0717967697245),(823.0717967697245,936)) -8295 ((821,950),(822.2057713659401,954.5),(825.5,957.7942286340599),(830,959),(834.5,957.7942286340599),(837.7942286340599,954.5),(839,950),(837.79422863406,945.5),(834.5,942.2057713659401),(830,941),(825.5,942.20577136594),(822.2057713659401,945.5)) -8296 ((820,960),(821.3397459621556,965),(825,968.6602540378444),(830,970),(835,968.6602540378444),(838.6602540378444,965),(840,960),(838.6602540378444,955),(835,951.3397459621556),(830,950),(825,951.3397459621556),(821.3397459621556,955)) -8297 ((829,970),(829.1339745962156,970.5),(829.5,970.8660254037844),(830,971),(830.5,970.8660254037844),(830.8660254037844,970.5),(831,970),(830.8660254037844,969.5),(830.5,969.1339745962156),(830,969),(829.5,969.1339745962156),(829.1339745962156,969.5)) -8298 ((828,980),(828.2679491924312,981),(829,981.7320508075688),(830,982),(831,981.7320508075688),(831.7320508075688,981),(832,980),(831.7320508075688,979),(831,978.2679491924312),(830,978),(829,978.2679491924312),(828.2679491924312,979)) -8299 ((827,990),(827.4019237886466,991.5),(828.5,992.5980762113534),(830,993),(831.5,992.5980762113534),(832.5980762113533,991.5),(833,990),(832.5980762113534,988.5),(831.5,987.4019237886467),(830,987),(828.5,987.4019237886466),(827.4019237886467,988.5)) -8300 ((826,1000),(826.5358983848622,1002),(828,1003.4641016151378),(830,1004),(832,1003.4641016151378),(833.4641016151378,1002),(834,1000),(833.4641016151378,998),(832,996.5358983848622),(830,996),(828,996.5358983848622),(826.5358983848622,998)) -8301 ((834,10),(834.8038475772934,13),(837,15.196152422706632),(840,16),(843,15.196152422706632),(845.1961524227066,13.000000000000002),(846,10),(845.1961524227066,7.000000000000002),(843,4.803847577293369),(840,4),(837,4.803847577293366),(834.8038475772934,6.999999999999997)) -8302 ((833,20),(833.937822173509,23.5),(836.5,26.06217782649107),(840,27),(843.5,26.062177826491073),(846.062177826491,23.500000000000004),(847,20),(846.062177826491,16.5),(843.5,13.93782217350893),(840,13),(836.5,13.937822173508927),(833.937822173509,16.499999999999996)) -8303 ((832,30),(833.0717967697245,34),(836,36.92820323027551),(840,38),(844,36.92820323027551),(846.9282032302755,34),(848,30),(846.9282032302755,26.000000000000004),(844,23.071796769724493),(840,22),(836,23.071796769724486),(833.0717967697245,25.999999999999996)) -8304 ((831,40),(832.2057713659401,44.5),(835.5,47.79422863405995),(840,49),(844.5,47.79422863405995),(847.7942286340599,44.5),(849,40),(847.79422863406,35.5),(844.5,32.20577136594005),(840,31),(835.5,32.20577136594005),(832.2057713659401,35.5)) -8305 ((830,50),(831.3397459621556,55),(835,58.66025403784438),(840,60),(845,58.66025403784439),(848.6602540378444,55),(850,50),(848.6602540378444,45),(845,41.33974596215562),(840,40),(835,41.33974596215561),(831.3397459621556,44.99999999999999)) -8306 ((839,60),(839.1339745962156,60.5),(839.5,60.86602540378444),(840,61),(840.5,60.86602540378444),(840.8660254037844,60.5),(841,60),(840.8660254037844,59.5),(840.5,59.13397459621556),(840,59),(839.5,59.13397459621556),(839.1339745962156,59.5)) -8307 ((838,70),(838.2679491924312,71),(839,71.73205080756888),(840,72),(841,71.73205080756888),(841.7320508075688,71),(842,70),(841.7320508075688,69),(841,68.26794919243112),(840,68),(839,68.26794919243112),(838.2679491924312,69)) -8308 ((837,80),(837.4019237886466,81.5),(838.5,82.59807621135332),(840,83),(841.5,82.59807621135332),(842.5980762113533,81.5),(843,80),(842.5980762113534,78.5),(841.5,77.40192378864668),(840,77),(838.5,77.40192378864668),(837.4019237886467,78.5)) -8309 ((836,90),(836.5358983848622,92),(838,93.46410161513775),(840,94),(842,93.46410161513775),(843.4641016151378,92),(844,90),(843.4641016151378,88),(842,86.53589838486225),(840,86),(838,86.53589838486225),(836.5358983848622,88)) -8310 ((835,100),(835.6698729810778,102.5),(837.5,104.3301270189222),(840,105),(842.5,104.3301270189222),(844.3301270189222,102.5),(845,100),(844.3301270189222,97.5),(842.5,95.6698729810778),(840,95),(837.5,95.6698729810778),(835.6698729810778,97.5)) -8311 ((834,110),(834.8038475772934,113),(837,115.19615242270663),(840,116),(843,115.19615242270663),(845.1961524227066,113),(846,110),(845.1961524227066,107),(843,104.80384757729337),(840,104),(837,104.80384757729337),(834.8038475772934,107)) -8312 ((833,120),(833.937822173509,123.5),(836.5,126.06217782649107),(840,127),(843.5,126.06217782649107),(846.062177826491,123.5),(847,120),(846.062177826491,116.5),(843.5,113.93782217350893),(840,113),(836.5,113.93782217350892),(833.937822173509,116.5)) -8313 ((832,130),(833.0717967697245,134),(836,136.9282032302755),(840,138),(844,136.9282032302755),(846.9282032302755,134),(848,130),(846.9282032302755,126),(844,123.07179676972449),(840,122),(836,123.07179676972449),(833.0717967697245,126)) -8314 ((831,140),(832.2057713659401,144.5),(835.5,147.79422863405995),(840,149),(844.5,147.79422863405995),(847.7942286340599,144.5),(849,140),(847.79422863406,135.5),(844.5,132.20577136594005),(840,131),(835.5,132.20577136594005),(832.2057713659401,135.5)) -8315 ((830,150),(831.3397459621556,155),(835,158.6602540378444),(840,160),(845,158.6602540378444),(848.6602540378444,155),(850,150),(848.6602540378444,145),(845,141.3397459621556),(840,140),(835,141.3397459621556),(831.3397459621556,145)) -8316 ((839,160),(839.1339745962156,160.5),(839.5,160.86602540378445),(840,161),(840.5,160.86602540378445),(840.8660254037844,160.5),(841,160),(840.8660254037844,159.5),(840.5,159.13397459621555),(840,159),(839.5,159.13397459621555),(839.1339745962156,159.5)) -8317 ((838,170),(838.2679491924312,171),(839,171.73205080756887),(840,172),(841,171.73205080756887),(841.7320508075688,171),(842,170),(841.7320508075688,169),(841,168.26794919243113),(840,168),(839,168.26794919243113),(838.2679491924312,169)) -8318 ((837,180),(837.4019237886466,181.5),(838.5,182.59807621135332),(840,183),(841.5,182.59807621135332),(842.5980762113533,181.5),(843,180),(842.5980762113534,178.5),(841.5,177.40192378864668),(840,177),(838.5,177.40192378864668),(837.4019237886467,178.5)) -8319 ((836,190),(836.5358983848622,192),(838,193.46410161513776),(840,194),(842,193.46410161513776),(843.4641016151378,192),(844,190),(843.4641016151378,188),(842,186.53589838486224),(840,186),(838,186.53589838486224),(836.5358983848622,188)) -8320 ((835,200),(835.6698729810778,202.5),(837.5,204.33012701892218),(840,205),(842.5,204.33012701892218),(844.3301270189222,202.5),(845,200),(844.3301270189222,197.5),(842.5,195.66987298107782),(840,195),(837.5,195.66987298107782),(835.6698729810778,197.5)) -8321 ((834,210),(834.8038475772934,213),(837,215.19615242270663),(840,216),(843,215.19615242270663),(845.1961524227066,213),(846,210),(845.1961524227066,207),(843,204.80384757729337),(840,204),(837,204.80384757729337),(834.8038475772934,207)) -8322 ((833,220),(833.937822173509,223.5),(836.5,226.06217782649108),(840,227),(843.5,226.06217782649108),(846.062177826491,223.5),(847,220),(846.062177826491,216.5),(843.5,213.93782217350892),(840,213),(836.5,213.93782217350892),(833.937822173509,216.5)) -8323 ((832,230),(833.0717967697245,234),(836,236.9282032302755),(840,238),(844,236.9282032302755),(846.9282032302755,234),(848,230),(846.9282032302755,226),(844,223.0717967697245),(840,222),(836,223.0717967697245),(833.0717967697245,226)) -8324 ((831,240),(832.2057713659401,244.5),(835.5,247.79422863405995),(840,249),(844.5,247.79422863405995),(847.7942286340599,244.5),(849,240),(847.79422863406,235.5),(844.5,232.20577136594005),(840,231),(835.5,232.20577136594005),(832.2057713659401,235.5)) -8325 ((830,250),(831.3397459621556,255),(835,258.66025403784437),(840,260),(845,258.66025403784437),(848.6602540378444,255),(850,250),(848.6602540378444,245),(845,241.3397459621556),(840,240),(835,241.3397459621556),(831.3397459621556,245)) -8326 ((839,260),(839.1339745962156,260.5),(839.5,260.8660254037844),(840,261),(840.5,260.8660254037844),(840.8660254037844,260.5),(841,260),(840.8660254037844,259.5),(840.5,259.1339745962156),(840,259),(839.5,259.1339745962156),(839.1339745962156,259.5)) -8327 ((838,270),(838.2679491924312,271),(839,271.7320508075689),(840,272),(841,271.7320508075689),(841.7320508075688,271),(842,270),(841.7320508075688,269),(841,268.2679491924311),(840,268),(839,268.2679491924311),(838.2679491924312,269)) -8328 ((837,280),(837.4019237886466,281.5),(838.5,282.5980762113533),(840,283),(841.5,282.5980762113533),(842.5980762113533,281.5),(843,280),(842.5980762113534,278.5),(841.5,277.4019237886467),(840,277),(838.5,277.4019237886467),(837.4019237886467,278.5)) -8329 ((836,290),(836.5358983848622,292),(838,293.46410161513774),(840,294),(842,293.46410161513774),(843.4641016151378,292),(844,290),(843.4641016151378,288),(842,286.53589838486226),(840,286),(838,286.53589838486226),(836.5358983848622,288)) -8330 ((835,300),(835.6698729810778,302.5),(837.5,304.3301270189222),(840,305),(842.5,304.3301270189222),(844.3301270189222,302.5),(845,300),(844.3301270189222,297.5),(842.5,295.6698729810778),(840,295),(837.5,295.6698729810778),(835.6698729810778,297.5)) -8331 ((834,310),(834.8038475772934,313),(837,315.19615242270663),(840,316),(843,315.19615242270663),(845.1961524227066,313),(846,310),(845.1961524227066,307),(843,304.80384757729337),(840,304),(837,304.80384757729337),(834.8038475772934,307)) -8332 ((833,320),(833.937822173509,323.5),(836.5,326.06217782649105),(840,327),(843.5,326.06217782649105),(846.062177826491,323.5),(847,320),(846.062177826491,316.5),(843.5,313.93782217350895),(840,313),(836.5,313.93782217350895),(833.937822173509,316.5)) -8333 ((832,330),(833.0717967697245,334),(836,336.9282032302755),(840,338),(844,336.9282032302755),(846.9282032302755,334),(848,330),(846.9282032302755,326),(844,323.0717967697245),(840,322),(836,323.0717967697245),(833.0717967697245,326)) -8334 ((831,340),(832.2057713659401,344.5),(835.5,347.79422863405995),(840,349),(844.5,347.79422863405995),(847.7942286340599,344.5),(849,340),(847.79422863406,335.5),(844.5,332.20577136594005),(840,331),(835.5,332.20577136594005),(832.2057713659401,335.5)) -8335 ((830,350),(831.3397459621556,355),(835,358.66025403784437),(840,360),(845,358.66025403784437),(848.6602540378444,355),(850,350),(848.6602540378444,345),(845,341.33974596215563),(840,340),(835,341.33974596215563),(831.3397459621556,345)) -8336 ((839,360),(839.1339745962156,360.5),(839.5,360.8660254037844),(840,361),(840.5,360.8660254037844),(840.8660254037844,360.5),(841,360),(840.8660254037844,359.5),(840.5,359.1339745962156),(840,359),(839.5,359.1339745962156),(839.1339745962156,359.5)) -8337 ((838,370),(838.2679491924312,371),(839,371.7320508075689),(840,372),(841,371.7320508075689),(841.7320508075688,371),(842,370),(841.7320508075688,369),(841,368.2679491924311),(840,368),(839,368.2679491924311),(838.2679491924312,369)) -8338 ((837,380),(837.4019237886466,381.5),(838.5,382.5980762113533),(840,383),(841.5,382.5980762113533),(842.5980762113533,381.5),(843,380),(842.5980762113534,378.5),(841.5,377.4019237886467),(840,377),(838.5,377.4019237886467),(837.4019237886467,378.5)) -8339 ((836,390),(836.5358983848622,392),(838,393.46410161513774),(840,394),(842,393.46410161513774),(843.4641016151378,392),(844,390),(843.4641016151378,388),(842,386.53589838486226),(840,386),(838,386.53589838486226),(836.5358983848622,388)) -8340 ((835,400),(835.6698729810778,402.5),(837.5,404.3301270189222),(840,405),(842.5,404.3301270189222),(844.3301270189222,402.5),(845,400),(844.3301270189222,397.5),(842.5,395.6698729810778),(840,395),(837.5,395.6698729810778),(835.6698729810778,397.5)) -8341 ((834,410),(834.8038475772934,413),(837,415.19615242270663),(840,416),(843,415.19615242270663),(845.1961524227066,413),(846,410),(845.1961524227066,407),(843,404.80384757729337),(840,404),(837,404.80384757729337),(834.8038475772934,407)) -8342 ((833,420),(833.937822173509,423.5),(836.5,426.06217782649105),(840,427),(843.5,426.06217782649105),(846.062177826491,423.5),(847,420),(846.062177826491,416.5),(843.5,413.93782217350895),(840,413),(836.5,413.93782217350895),(833.937822173509,416.5)) -8343 ((832,430),(833.0717967697245,434),(836,436.9282032302755),(840,438),(844,436.9282032302755),(846.9282032302755,434),(848,430),(846.9282032302755,426),(844,423.0717967697245),(840,422),(836,423.0717967697245),(833.0717967697245,426)) -8344 ((831,440),(832.2057713659401,444.5),(835.5,447.79422863405995),(840,449),(844.5,447.79422863405995),(847.7942286340599,444.5),(849,440),(847.79422863406,435.5),(844.5,432.20577136594005),(840,431),(835.5,432.20577136594005),(832.2057713659401,435.5)) -8345 ((830,450),(831.3397459621556,455),(835,458.66025403784437),(840,460),(845,458.66025403784437),(848.6602540378444,455),(850,450),(848.6602540378444,445),(845,441.33974596215563),(840,440),(835,441.33974596215563),(831.3397459621556,445)) -8346 ((839,460),(839.1339745962156,460.5),(839.5,460.8660254037844),(840,461),(840.5,460.8660254037844),(840.8660254037844,460.5),(841,460),(840.8660254037844,459.5),(840.5,459.1339745962156),(840,459),(839.5,459.1339745962156),(839.1339745962156,459.5)) -8347 ((838,470),(838.2679491924312,471),(839,471.7320508075689),(840,472),(841,471.7320508075689),(841.7320508075688,471),(842,470),(841.7320508075688,469),(841,468.2679491924311),(840,468),(839,468.2679491924311),(838.2679491924312,469)) -8348 ((837,480),(837.4019237886466,481.5),(838.5,482.5980762113533),(840,483),(841.5,482.5980762113533),(842.5980762113533,481.5),(843,480),(842.5980762113534,478.5),(841.5,477.4019237886467),(840,477),(838.5,477.4019237886467),(837.4019237886467,478.5)) -8349 ((836,490),(836.5358983848622,492),(838,493.46410161513774),(840,494),(842,493.46410161513774),(843.4641016151378,492),(844,490),(843.4641016151378,488),(842,486.53589838486226),(840,486),(838,486.53589838486226),(836.5358983848622,488)) -8350 ((835,500),(835.6698729810778,502.5),(837.5,504.3301270189222),(840,505),(842.5,504.3301270189222),(844.3301270189222,502.5),(845,500),(844.3301270189222,497.5),(842.5,495.6698729810778),(840,495),(837.5,495.6698729810778),(835.6698729810778,497.5)) -8351 ((834,510),(834.8038475772934,513),(837,515.1961524227066),(840,516),(843,515.1961524227066),(845.1961524227066,513),(846,510),(845.1961524227066,507),(843,504.80384757729337),(840,504),(837,504.80384757729337),(834.8038475772934,507)) -8352 ((833,520),(833.937822173509,523.5),(836.5,526.062177826491),(840,527),(843.5,526.062177826491),(846.062177826491,523.5),(847,520),(846.062177826491,516.5),(843.5,513.937822173509),(840,513),(836.5,513.937822173509),(833.937822173509,516.5)) -8353 ((832,530),(833.0717967697245,534),(836,536.9282032302755),(840,538),(844,536.9282032302755),(846.9282032302755,534),(848,530),(846.9282032302755,526),(844,523.0717967697245),(840,522),(836,523.0717967697245),(833.0717967697245,526)) -8354 ((831,540),(832.2057713659401,544.5),(835.5,547.7942286340599),(840,549),(844.5,547.7942286340599),(847.7942286340599,544.5),(849,540),(847.79422863406,535.5),(844.5,532.2057713659401),(840,531),(835.5,532.20577136594),(832.2057713659401,535.5)) -8355 ((830,550),(831.3397459621556,555),(835,558.6602540378444),(840,560),(845,558.6602540378444),(848.6602540378444,555),(850,550),(848.6602540378444,545),(845,541.3397459621556),(840,540),(835,541.3397459621556),(831.3397459621556,545)) -8356 ((839,560),(839.1339745962156,560.5),(839.5,560.8660254037844),(840,561),(840.5,560.8660254037844),(840.8660254037844,560.5),(841,560),(840.8660254037844,559.5),(840.5,559.1339745962156),(840,559),(839.5,559.1339745962156),(839.1339745962156,559.5)) -8357 ((838,570),(838.2679491924312,571),(839,571.7320508075688),(840,572),(841,571.7320508075688),(841.7320508075688,571),(842,570),(841.7320508075688,569),(841,568.2679491924312),(840,568),(839,568.2679491924312),(838.2679491924312,569)) -8358 ((837,580),(837.4019237886466,581.5),(838.5,582.5980762113534),(840,583),(841.5,582.5980762113534),(842.5980762113533,581.5),(843,580),(842.5980762113534,578.5),(841.5,577.4019237886467),(840,577),(838.5,577.4019237886466),(837.4019237886467,578.5)) -8359 ((836,590),(836.5358983848622,592),(838,593.4641016151378),(840,594),(842,593.4641016151378),(843.4641016151378,592),(844,590),(843.4641016151378,588),(842,586.5358983848622),(840,586),(838,586.5358983848622),(836.5358983848622,588)) -8360 ((835,600),(835.6698729810778,602.5),(837.5,604.3301270189222),(840,605),(842.5,604.3301270189222),(844.3301270189222,602.5),(845,600),(844.3301270189222,597.5),(842.5,595.6698729810778),(840,595),(837.5,595.6698729810778),(835.6698729810778,597.5)) -8361 ((834,610),(834.8038475772934,613),(837,615.1961524227066),(840,616),(843,615.1961524227066),(845.1961524227066,613),(846,610),(845.1961524227066,607),(843,604.8038475772934),(840,604),(837,604.8038475772934),(834.8038475772934,607)) -8362 ((833,620),(833.937822173509,623.5),(836.5,626.062177826491),(840,627),(843.5,626.062177826491),(846.062177826491,623.5),(847,620),(846.062177826491,616.5),(843.5,613.937822173509),(840,613),(836.5,613.937822173509),(833.937822173509,616.5)) -8363 ((832,630),(833.0717967697245,634),(836,636.9282032302755),(840,638),(844,636.9282032302755),(846.9282032302755,634),(848,630),(846.9282032302755,626),(844,623.0717967697245),(840,622),(836,623.0717967697245),(833.0717967697245,626)) -8364 ((831,640),(832.2057713659401,644.5),(835.5,647.7942286340599),(840,649),(844.5,647.7942286340599),(847.7942286340599,644.5),(849,640),(847.79422863406,635.5),(844.5,632.2057713659401),(840,631),(835.5,632.20577136594),(832.2057713659401,635.5)) -8365 ((830,650),(831.3397459621556,655),(835,658.6602540378444),(840,660),(845,658.6602540378444),(848.6602540378444,655),(850,650),(848.6602540378444,645),(845,641.3397459621556),(840,640),(835,641.3397459621556),(831.3397459621556,645)) -8366 ((839,660),(839.1339745962156,660.5),(839.5,660.8660254037844),(840,661),(840.5,660.8660254037844),(840.8660254037844,660.5),(841,660),(840.8660254037844,659.5),(840.5,659.1339745962156),(840,659),(839.5,659.1339745962156),(839.1339745962156,659.5)) -8367 ((838,670),(838.2679491924312,671),(839,671.7320508075688),(840,672),(841,671.7320508075688),(841.7320508075688,671),(842,670),(841.7320508075688,669),(841,668.2679491924312),(840,668),(839,668.2679491924312),(838.2679491924312,669)) -8368 ((837,680),(837.4019237886466,681.5),(838.5,682.5980762113534),(840,683),(841.5,682.5980762113534),(842.5980762113533,681.5),(843,680),(842.5980762113534,678.5),(841.5,677.4019237886467),(840,677),(838.5,677.4019237886466),(837.4019237886467,678.5)) -8369 ((836,690),(836.5358983848622,692),(838,693.4641016151378),(840,694),(842,693.4641016151378),(843.4641016151378,692),(844,690),(843.4641016151378,688),(842,686.5358983848622),(840,686),(838,686.5358983848622),(836.5358983848622,688)) -8370 ((835,700),(835.6698729810778,702.5),(837.5,704.3301270189222),(840,705),(842.5,704.3301270189222),(844.3301270189222,702.5),(845,700),(844.3301270189222,697.5),(842.5,695.6698729810778),(840,695),(837.5,695.6698729810778),(835.6698729810778,697.5)) -8371 ((834,710),(834.8038475772934,713),(837,715.1961524227066),(840,716),(843,715.1961524227066),(845.1961524227066,713),(846,710),(845.1961524227066,707),(843,704.8038475772934),(840,704),(837,704.8038475772934),(834.8038475772934,707)) -8372 ((833,720),(833.937822173509,723.5),(836.5,726.062177826491),(840,727),(843.5,726.062177826491),(846.062177826491,723.5),(847,720),(846.062177826491,716.5),(843.5,713.937822173509),(840,713),(836.5,713.937822173509),(833.937822173509,716.5)) -8373 ((832,730),(833.0717967697245,734),(836,736.9282032302755),(840,738),(844,736.9282032302755),(846.9282032302755,734),(848,730),(846.9282032302755,726),(844,723.0717967697245),(840,722),(836,723.0717967697245),(833.0717967697245,726)) -8374 ((831,740),(832.2057713659401,744.5),(835.5,747.7942286340599),(840,749),(844.5,747.7942286340599),(847.7942286340599,744.5),(849,740),(847.79422863406,735.5),(844.5,732.2057713659401),(840,731),(835.5,732.20577136594),(832.2057713659401,735.5)) -8375 ((830,750),(831.3397459621556,755),(835,758.6602540378444),(840,760),(845,758.6602540378444),(848.6602540378444,755),(850,750),(848.6602540378444,745),(845,741.3397459621556),(840,740),(835,741.3397459621556),(831.3397459621556,745)) -8376 ((839,760),(839.1339745962156,760.5),(839.5,760.8660254037844),(840,761),(840.5,760.8660254037844),(840.8660254037844,760.5),(841,760),(840.8660254037844,759.5),(840.5,759.1339745962156),(840,759),(839.5,759.1339745962156),(839.1339745962156,759.5)) -8377 ((838,770),(838.2679491924312,771),(839,771.7320508075688),(840,772),(841,771.7320508075688),(841.7320508075688,771),(842,770),(841.7320508075688,769),(841,768.2679491924312),(840,768),(839,768.2679491924312),(838.2679491924312,769)) -8378 ((837,780),(837.4019237886466,781.5),(838.5,782.5980762113534),(840,783),(841.5,782.5980762113534),(842.5980762113533,781.5),(843,780),(842.5980762113534,778.5),(841.5,777.4019237886467),(840,777),(838.5,777.4019237886466),(837.4019237886467,778.5)) -8379 ((836,790),(836.5358983848622,792),(838,793.4641016151378),(840,794),(842,793.4641016151378),(843.4641016151378,792),(844,790),(843.4641016151378,788),(842,786.5358983848622),(840,786),(838,786.5358983848622),(836.5358983848622,788)) -8380 ((835,800),(835.6698729810778,802.5),(837.5,804.3301270189222),(840,805),(842.5,804.3301270189222),(844.3301270189222,802.5),(845,800),(844.3301270189222,797.5),(842.5,795.6698729810778),(840,795),(837.5,795.6698729810778),(835.6698729810778,797.5)) -8381 ((834,810),(834.8038475772934,813),(837,815.1961524227066),(840,816),(843,815.1961524227066),(845.1961524227066,813),(846,810),(845.1961524227066,807),(843,804.8038475772934),(840,804),(837,804.8038475772934),(834.8038475772934,807)) -8382 ((833,820),(833.937822173509,823.5),(836.5,826.062177826491),(840,827),(843.5,826.062177826491),(846.062177826491,823.5),(847,820),(846.062177826491,816.5),(843.5,813.937822173509),(840,813),(836.5,813.937822173509),(833.937822173509,816.5)) -8383 ((832,830),(833.0717967697245,834),(836,836.9282032302755),(840,838),(844,836.9282032302755),(846.9282032302755,834),(848,830),(846.9282032302755,826),(844,823.0717967697245),(840,822),(836,823.0717967697245),(833.0717967697245,826)) -8384 ((831,840),(832.2057713659401,844.5),(835.5,847.7942286340599),(840,849),(844.5,847.7942286340599),(847.7942286340599,844.5),(849,840),(847.79422863406,835.5),(844.5,832.2057713659401),(840,831),(835.5,832.20577136594),(832.2057713659401,835.5)) -8385 ((830,850),(831.3397459621556,855),(835,858.6602540378444),(840,860),(845,858.6602540378444),(848.6602540378444,855),(850,850),(848.6602540378444,845),(845,841.3397459621556),(840,840),(835,841.3397459621556),(831.3397459621556,845)) -8386 ((839,860),(839.1339745962156,860.5),(839.5,860.8660254037844),(840,861),(840.5,860.8660254037844),(840.8660254037844,860.5),(841,860),(840.8660254037844,859.5),(840.5,859.1339745962156),(840,859),(839.5,859.1339745962156),(839.1339745962156,859.5)) -8387 ((838,870),(838.2679491924312,871),(839,871.7320508075688),(840,872),(841,871.7320508075688),(841.7320508075688,871),(842,870),(841.7320508075688,869),(841,868.2679491924312),(840,868),(839,868.2679491924312),(838.2679491924312,869)) -8388 ((837,880),(837.4019237886466,881.5),(838.5,882.5980762113534),(840,883),(841.5,882.5980762113534),(842.5980762113533,881.5),(843,880),(842.5980762113534,878.5),(841.5,877.4019237886467),(840,877),(838.5,877.4019237886466),(837.4019237886467,878.5)) -8389 ((836,890),(836.5358983848622,892),(838,893.4641016151378),(840,894),(842,893.4641016151378),(843.4641016151378,892),(844,890),(843.4641016151378,888),(842,886.5358983848622),(840,886),(838,886.5358983848622),(836.5358983848622,888)) -8390 ((835,900),(835.6698729810778,902.5),(837.5,904.3301270189222),(840,905),(842.5,904.3301270189222),(844.3301270189222,902.5),(845,900),(844.3301270189222,897.5),(842.5,895.6698729810778),(840,895),(837.5,895.6698729810778),(835.6698729810778,897.5)) -8391 ((834,910),(834.8038475772934,913),(837,915.1961524227066),(840,916),(843,915.1961524227066),(845.1961524227066,913),(846,910),(845.1961524227066,907),(843,904.8038475772934),(840,904),(837,904.8038475772934),(834.8038475772934,907)) -8392 ((833,920),(833.937822173509,923.5),(836.5,926.062177826491),(840,927),(843.5,926.062177826491),(846.062177826491,923.5),(847,920),(846.062177826491,916.5),(843.5,913.937822173509),(840,913),(836.5,913.937822173509),(833.937822173509,916.5)) -8393 ((832,930),(833.0717967697245,934),(836,936.9282032302755),(840,938),(844,936.9282032302755),(846.9282032302755,934),(848,930),(846.9282032302755,926),(844,923.0717967697245),(840,922),(836,923.0717967697245),(833.0717967697245,926)) -8394 ((831,940),(832.2057713659401,944.5),(835.5,947.7942286340599),(840,949),(844.5,947.7942286340599),(847.7942286340599,944.5),(849,940),(847.79422863406,935.5),(844.5,932.2057713659401),(840,931),(835.5,932.20577136594),(832.2057713659401,935.5)) -8395 ((830,950),(831.3397459621556,955),(835,958.6602540378444),(840,960),(845,958.6602540378444),(848.6602540378444,955),(850,950),(848.6602540378444,945),(845,941.3397459621556),(840,940),(835,941.3397459621556),(831.3397459621556,945)) -8396 ((839,960),(839.1339745962156,960.5),(839.5,960.8660254037844),(840,961),(840.5,960.8660254037844),(840.8660254037844,960.5),(841,960),(840.8660254037844,959.5),(840.5,959.1339745962156),(840,959),(839.5,959.1339745962156),(839.1339745962156,959.5)) -8397 ((838,970),(838.2679491924312,971),(839,971.7320508075688),(840,972),(841,971.7320508075688),(841.7320508075688,971),(842,970),(841.7320508075688,969),(841,968.2679491924312),(840,968),(839,968.2679491924312),(838.2679491924312,969)) -8398 ((837,980),(837.4019237886466,981.5),(838.5,982.5980762113534),(840,983),(841.5,982.5980762113534),(842.5980762113533,981.5),(843,980),(842.5980762113534,978.5),(841.5,977.4019237886467),(840,977),(838.5,977.4019237886466),(837.4019237886467,978.5)) -8399 ((836,990),(836.5358983848622,992),(838,993.4641016151378),(840,994),(842,993.4641016151378),(843.4641016151378,992),(844,990),(843.4641016151378,988),(842,986.5358983848622),(840,986),(838,986.5358983848622),(836.5358983848622,988)) -8400 ((835,1000),(835.6698729810778,1002.5),(837.5,1004.3301270189222),(840,1005),(842.5,1004.3301270189222),(844.3301270189222,1002.5),(845,1000),(844.3301270189222,997.5),(842.5,995.6698729810778),(840,995),(837.5,995.6698729810778),(835.6698729810778,997.5)) -8401 ((843,10),(843.937822173509,13.5),(846.5,16.06217782649107),(850,17),(853.5,16.062177826491073),(856.062177826491,13.500000000000002),(857,10),(856.062177826491,6.500000000000002),(853.5,3.9378221735089305),(850,3),(846.5,3.937822173508927),(843.937822173509,6.4999999999999964)) -8402 ((842,20),(843.0717967697245,24),(846,26.928203230275507),(850,28),(854,26.92820323027551),(856.9282032302755,24.000000000000004),(858,20),(856.9282032302755,16.000000000000004),(854,13.071796769724493),(850,12),(846,13.071796769724488),(843.0717967697245,15.999999999999996)) -8403 ((841,30),(842.2057713659401,34.5),(845.5,37.79422863405995),(850,39),(854.5,37.79422863405995),(857.7942286340599,34.5),(859,30),(857.79422863406,25.500000000000004),(854.5,22.205771365940052),(850,21),(845.5,22.20577136594005),(842.2057713659401,25.499999999999996)) -8404 ((840,40),(841.3397459621556,45),(845,48.66025403784438),(850,50),(855,48.66025403784439),(858.6602540378444,45),(860,40),(858.6602540378444,35),(855,31.339745962155614),(850,30),(845,31.33974596215561),(841.3397459621556,34.99999999999999)) -8405 ((849,50),(849.1339745962156,50.5),(849.5,50.86602540378444),(850,51),(850.5,50.86602540378444),(850.8660254037844,50.5),(851,50),(850.8660254037844,49.5),(850.5,49.13397459621556),(850,49),(849.5,49.13397459621556),(849.1339745962156,49.5)) -8406 ((848,60),(848.2679491924312,61),(849,61.732050807568875),(850,62),(851,61.732050807568875),(851.7320508075688,61),(852,60),(851.7320508075688,59),(851,58.267949192431125),(850,58),(849,58.267949192431125),(848.2679491924312,59)) -8407 ((847,70),(847.4019237886466,71.5),(848.5,72.59807621135332),(850,73),(851.5,72.59807621135332),(852.5980762113533,71.5),(853,70),(852.5980762113534,68.5),(851.5,67.40192378864668),(850,67),(848.5,67.40192378864668),(847.4019237886467,68.5)) -8408 ((846,80),(846.5358983848622,82),(848,83.46410161513775),(850,84),(852,83.46410161513775),(853.4641016151378,82),(854,80),(853.4641016151378,78),(852,76.53589838486225),(850,76),(848,76.53589838486225),(846.5358983848622,78)) -8409 ((845,90),(845.6698729810778,92.5),(847.5,94.3301270189222),(850,95),(852.5,94.3301270189222),(854.3301270189222,92.5),(855,90),(854.3301270189222,87.5),(852.5,85.6698729810778),(850,85),(847.5,85.6698729810778),(845.6698729810778,87.5)) -8410 ((844,100),(844.8038475772934,103),(847,105.19615242270663),(850,106),(853,105.19615242270663),(855.1961524227066,103),(856,100),(855.1961524227066,97),(853,94.80384757729337),(850,94),(847,94.80384757729337),(844.8038475772934,97)) -8411 ((843,110),(843.937822173509,113.5),(846.5,116.06217782649107),(850,117),(853.5,116.06217782649107),(856.062177826491,113.5),(857,110),(856.062177826491,106.5),(853.5,103.93782217350893),(850,103),(846.5,103.93782217350892),(843.937822173509,106.5)) -8412 ((842,120),(843.0717967697245,124),(846,126.92820323027551),(850,128),(854,126.92820323027551),(856.9282032302755,124),(858,120),(856.9282032302755,116),(854,113.07179676972449),(850,112),(846,113.07179676972449),(843.0717967697245,116)) -8413 ((841,130),(842.2057713659401,134.5),(845.5,137.79422863405995),(850,139),(854.5,137.79422863405995),(857.7942286340599,134.5),(859,130),(857.79422863406,125.5),(854.5,122.20577136594005),(850,121),(845.5,122.20577136594005),(842.2057713659401,125.5)) -8414 ((840,140),(841.3397459621556,145),(845,148.6602540378444),(850,150),(855,148.6602540378444),(858.6602540378444,145),(860,140),(858.6602540378444,135),(855,131.3397459621556),(850,130),(845,131.3397459621556),(841.3397459621556,135)) -8415 ((849,150),(849.1339745962156,150.5),(849.5,150.86602540378445),(850,151),(850.5,150.86602540378445),(850.8660254037844,150.5),(851,150),(850.8660254037844,149.5),(850.5,149.13397459621555),(850,149),(849.5,149.13397459621555),(849.1339745962156,149.5)) -8416 ((848,160),(848.2679491924312,161),(849,161.73205080756887),(850,162),(851,161.73205080756887),(851.7320508075688,161),(852,160),(851.7320508075688,159),(851,158.26794919243113),(850,158),(849,158.26794919243113),(848.2679491924312,159)) -8417 ((847,170),(847.4019237886466,171.5),(848.5,172.59807621135332),(850,173),(851.5,172.59807621135332),(852.5980762113533,171.5),(853,170),(852.5980762113534,168.5),(851.5,167.40192378864668),(850,167),(848.5,167.40192378864668),(847.4019237886467,168.5)) -8418 ((846,180),(846.5358983848622,182),(848,183.46410161513776),(850,184),(852,183.46410161513776),(853.4641016151378,182),(854,180),(853.4641016151378,178),(852,176.53589838486224),(850,176),(848,176.53589838486224),(846.5358983848622,178)) -8419 ((845,190),(845.6698729810778,192.5),(847.5,194.33012701892218),(850,195),(852.5,194.33012701892218),(854.3301270189222,192.5),(855,190),(854.3301270189222,187.5),(852.5,185.66987298107782),(850,185),(847.5,185.66987298107782),(845.6698729810778,187.5)) -8420 ((844,200),(844.8038475772934,203),(847,205.19615242270663),(850,206),(853,205.19615242270663),(855.1961524227066,203),(856,200),(855.1961524227066,197),(853,194.80384757729337),(850,194),(847,194.80384757729337),(844.8038475772934,197)) -8421 ((843,210),(843.937822173509,213.5),(846.5,216.06217782649108),(850,217),(853.5,216.06217782649108),(856.062177826491,213.5),(857,210),(856.062177826491,206.5),(853.5,203.93782217350892),(850,203),(846.5,203.93782217350892),(843.937822173509,206.5)) -8422 ((842,220),(843.0717967697245,224),(846,226.9282032302755),(850,228),(854,226.9282032302755),(856.9282032302755,224),(858,220),(856.9282032302755,216),(854,213.0717967697245),(850,212),(846,213.0717967697245),(843.0717967697245,216)) -8423 ((841,230),(842.2057713659401,234.5),(845.5,237.79422863405995),(850,239),(854.5,237.79422863405995),(857.7942286340599,234.5),(859,230),(857.79422863406,225.5),(854.5,222.20577136594005),(850,221),(845.5,222.20577136594005),(842.2057713659401,225.5)) -8424 ((840,240),(841.3397459621556,245),(845,248.6602540378444),(850,250),(855,248.6602540378444),(858.6602540378444,245),(860,240),(858.6602540378444,235),(855,231.3397459621556),(850,230),(845,231.3397459621556),(841.3397459621556,235)) -8425 ((849,250),(849.1339745962156,250.5),(849.5,250.86602540378445),(850,251),(850.5,250.86602540378445),(850.8660254037844,250.5),(851,250),(850.8660254037844,249.5),(850.5,249.13397459621555),(850,249),(849.5,249.13397459621555),(849.1339745962156,249.5)) -8426 ((848,260),(848.2679491924312,261),(849,261.7320508075689),(850,262),(851,261.7320508075689),(851.7320508075688,261),(852,260),(851.7320508075688,259),(851,258.2679491924311),(850,258),(849,258.2679491924311),(848.2679491924312,259)) -8427 ((847,270),(847.4019237886466,271.5),(848.5,272.5980762113533),(850,273),(851.5,272.5980762113533),(852.5980762113533,271.5),(853,270),(852.5980762113534,268.5),(851.5,267.4019237886467),(850,267),(848.5,267.4019237886467),(847.4019237886467,268.5)) -8428 ((846,280),(846.5358983848622,282),(848,283.46410161513774),(850,284),(852,283.46410161513774),(853.4641016151378,282),(854,280),(853.4641016151378,278),(852,276.53589838486226),(850,276),(848,276.53589838486226),(846.5358983848622,278)) -8429 ((845,290),(845.6698729810778,292.5),(847.5,294.3301270189222),(850,295),(852.5,294.3301270189222),(854.3301270189222,292.5),(855,290),(854.3301270189222,287.5),(852.5,285.6698729810778),(850,285),(847.5,285.6698729810778),(845.6698729810778,287.5)) -8430 ((844,300),(844.8038475772934,303),(847,305.19615242270663),(850,306),(853,305.19615242270663),(855.1961524227066,303),(856,300),(855.1961524227066,297),(853,294.80384757729337),(850,294),(847,294.80384757729337),(844.8038475772934,297)) -8431 ((843,310),(843.937822173509,313.5),(846.5,316.06217782649105),(850,317),(853.5,316.06217782649105),(856.062177826491,313.5),(857,310),(856.062177826491,306.5),(853.5,303.93782217350895),(850,303),(846.5,303.93782217350895),(843.937822173509,306.5)) -8432 ((842,320),(843.0717967697245,324),(846,326.9282032302755),(850,328),(854,326.9282032302755),(856.9282032302755,324),(858,320),(856.9282032302755,316),(854,313.0717967697245),(850,312),(846,313.0717967697245),(843.0717967697245,316)) -8433 ((841,330),(842.2057713659401,334.5),(845.5,337.79422863405995),(850,339),(854.5,337.79422863405995),(857.7942286340599,334.5),(859,330),(857.79422863406,325.5),(854.5,322.20577136594005),(850,321),(845.5,322.20577136594005),(842.2057713659401,325.5)) -8434 ((840,340),(841.3397459621556,345),(845,348.66025403784437),(850,350),(855,348.66025403784437),(858.6602540378444,345),(860,340),(858.6602540378444,335),(855,331.33974596215563),(850,330),(845,331.33974596215563),(841.3397459621556,335)) -8435 ((849,350),(849.1339745962156,350.5),(849.5,350.8660254037844),(850,351),(850.5,350.8660254037844),(850.8660254037844,350.5),(851,350),(850.8660254037844,349.5),(850.5,349.1339745962156),(850,349),(849.5,349.1339745962156),(849.1339745962156,349.5)) -8436 ((848,360),(848.2679491924312,361),(849,361.7320508075689),(850,362),(851,361.7320508075689),(851.7320508075688,361),(852,360),(851.7320508075688,359),(851,358.2679491924311),(850,358),(849,358.2679491924311),(848.2679491924312,359)) -8437 ((847,370),(847.4019237886466,371.5),(848.5,372.5980762113533),(850,373),(851.5,372.5980762113533),(852.5980762113533,371.5),(853,370),(852.5980762113534,368.5),(851.5,367.4019237886467),(850,367),(848.5,367.4019237886467),(847.4019237886467,368.5)) -8438 ((846,380),(846.5358983848622,382),(848,383.46410161513774),(850,384),(852,383.46410161513774),(853.4641016151378,382),(854,380),(853.4641016151378,378),(852,376.53589838486226),(850,376),(848,376.53589838486226),(846.5358983848622,378)) -8439 ((845,390),(845.6698729810778,392.5),(847.5,394.3301270189222),(850,395),(852.5,394.3301270189222),(854.3301270189222,392.5),(855,390),(854.3301270189222,387.5),(852.5,385.6698729810778),(850,385),(847.5,385.6698729810778),(845.6698729810778,387.5)) -8440 ((844,400),(844.8038475772934,403),(847,405.19615242270663),(850,406),(853,405.19615242270663),(855.1961524227066,403),(856,400),(855.1961524227066,397),(853,394.80384757729337),(850,394),(847,394.80384757729337),(844.8038475772934,397)) -8441 ((843,410),(843.937822173509,413.5),(846.5,416.06217782649105),(850,417),(853.5,416.06217782649105),(856.062177826491,413.5),(857,410),(856.062177826491,406.5),(853.5,403.93782217350895),(850,403),(846.5,403.93782217350895),(843.937822173509,406.5)) -8442 ((842,420),(843.0717967697245,424),(846,426.9282032302755),(850,428),(854,426.9282032302755),(856.9282032302755,424),(858,420),(856.9282032302755,416),(854,413.0717967697245),(850,412),(846,413.0717967697245),(843.0717967697245,416)) -8443 ((841,430),(842.2057713659401,434.5),(845.5,437.79422863405995),(850,439),(854.5,437.79422863405995),(857.7942286340599,434.5),(859,430),(857.79422863406,425.5),(854.5,422.20577136594005),(850,421),(845.5,422.20577136594005),(842.2057713659401,425.5)) -8444 ((840,440),(841.3397459621556,445),(845,448.66025403784437),(850,450),(855,448.66025403784437),(858.6602540378444,445),(860,440),(858.6602540378444,435),(855,431.33974596215563),(850,430),(845,431.33974596215563),(841.3397459621556,435)) -8445 ((849,450),(849.1339745962156,450.5),(849.5,450.8660254037844),(850,451),(850.5,450.8660254037844),(850.8660254037844,450.5),(851,450),(850.8660254037844,449.5),(850.5,449.1339745962156),(850,449),(849.5,449.1339745962156),(849.1339745962156,449.5)) -8446 ((848,460),(848.2679491924312,461),(849,461.7320508075689),(850,462),(851,461.7320508075689),(851.7320508075688,461),(852,460),(851.7320508075688,459),(851,458.2679491924311),(850,458),(849,458.2679491924311),(848.2679491924312,459)) -8447 ((847,470),(847.4019237886466,471.5),(848.5,472.5980762113533),(850,473),(851.5,472.5980762113533),(852.5980762113533,471.5),(853,470),(852.5980762113534,468.5),(851.5,467.4019237886467),(850,467),(848.5,467.4019237886467),(847.4019237886467,468.5)) -8448 ((846,480),(846.5358983848622,482),(848,483.46410161513774),(850,484),(852,483.46410161513774),(853.4641016151378,482),(854,480),(853.4641016151378,478),(852,476.53589838486226),(850,476),(848,476.53589838486226),(846.5358983848622,478)) -8449 ((845,490),(845.6698729810778,492.5),(847.5,494.3301270189222),(850,495),(852.5,494.3301270189222),(854.3301270189222,492.5),(855,490),(854.3301270189222,487.5),(852.5,485.6698729810778),(850,485),(847.5,485.6698729810778),(845.6698729810778,487.5)) -8450 ((844,500),(844.8038475772934,503),(847,505.19615242270663),(850,506),(853,505.19615242270663),(855.1961524227066,503),(856,500),(855.1961524227066,497),(853,494.80384757729337),(850,494),(847,494.80384757729337),(844.8038475772934,497)) -8451 ((843,510),(843.937822173509,513.5),(846.5,516.062177826491),(850,517),(853.5,516.062177826491),(856.062177826491,513.5),(857,510),(856.062177826491,506.5),(853.5,503.93782217350895),(850,503),(846.5,503.93782217350895),(843.937822173509,506.5)) -8452 ((842,520),(843.0717967697245,524),(846,526.9282032302755),(850,528),(854,526.9282032302755),(856.9282032302755,524),(858,520),(856.9282032302755,516),(854,513.0717967697245),(850,512),(846,513.0717967697245),(843.0717967697245,516)) -8453 ((841,530),(842.2057713659401,534.5),(845.5,537.7942286340599),(850,539),(854.5,537.7942286340599),(857.7942286340599,534.5),(859,530),(857.79422863406,525.5),(854.5,522.2057713659401),(850,521),(845.5,522.20577136594),(842.2057713659401,525.5)) -8454 ((840,540),(841.3397459621556,545),(845,548.6602540378444),(850,550),(855,548.6602540378444),(858.6602540378444,545),(860,540),(858.6602540378444,535),(855,531.3397459621556),(850,530),(845,531.3397459621556),(841.3397459621556,535)) -8455 ((849,550),(849.1339745962156,550.5),(849.5,550.8660254037844),(850,551),(850.5,550.8660254037844),(850.8660254037844,550.5),(851,550),(850.8660254037844,549.5),(850.5,549.1339745962156),(850,549),(849.5,549.1339745962156),(849.1339745962156,549.5)) -8456 ((848,560),(848.2679491924312,561),(849,561.7320508075688),(850,562),(851,561.7320508075688),(851.7320508075688,561),(852,560),(851.7320508075688,559),(851,558.2679491924312),(850,558),(849,558.2679491924312),(848.2679491924312,559)) -8457 ((847,570),(847.4019237886466,571.5),(848.5,572.5980762113534),(850,573),(851.5,572.5980762113534),(852.5980762113533,571.5),(853,570),(852.5980762113534,568.5),(851.5,567.4019237886467),(850,567),(848.5,567.4019237886466),(847.4019237886467,568.5)) -8458 ((846,580),(846.5358983848622,582),(848,583.4641016151378),(850,584),(852,583.4641016151378),(853.4641016151378,582),(854,580),(853.4641016151378,578),(852,576.5358983848622),(850,576),(848,576.5358983848622),(846.5358983848622,578)) -8459 ((845,590),(845.6698729810778,592.5),(847.5,594.3301270189222),(850,595),(852.5,594.3301270189222),(854.3301270189222,592.5),(855,590),(854.3301270189222,587.5),(852.5,585.6698729810778),(850,585),(847.5,585.6698729810778),(845.6698729810778,587.5)) -8460 ((844,600),(844.8038475772934,603),(847,605.1961524227066),(850,606),(853,605.1961524227066),(855.1961524227066,603),(856,600),(855.1961524227066,597),(853,594.8038475772934),(850,594),(847,594.8038475772934),(844.8038475772934,597)) -8461 ((843,610),(843.937822173509,613.5),(846.5,616.062177826491),(850,617),(853.5,616.062177826491),(856.062177826491,613.5),(857,610),(856.062177826491,606.5),(853.5,603.937822173509),(850,603),(846.5,603.937822173509),(843.937822173509,606.5)) -8462 ((842,620),(843.0717967697245,624),(846,626.9282032302755),(850,628),(854,626.9282032302755),(856.9282032302755,624),(858,620),(856.9282032302755,616),(854,613.0717967697245),(850,612),(846,613.0717967697245),(843.0717967697245,616)) -8463 ((841,630),(842.2057713659401,634.5),(845.5,637.7942286340599),(850,639),(854.5,637.7942286340599),(857.7942286340599,634.5),(859,630),(857.79422863406,625.5),(854.5,622.2057713659401),(850,621),(845.5,622.20577136594),(842.2057713659401,625.5)) -8464 ((840,640),(841.3397459621556,645),(845,648.6602540378444),(850,650),(855,648.6602540378444),(858.6602540378444,645),(860,640),(858.6602540378444,635),(855,631.3397459621556),(850,630),(845,631.3397459621556),(841.3397459621556,635)) -8465 ((849,650),(849.1339745962156,650.5),(849.5,650.8660254037844),(850,651),(850.5,650.8660254037844),(850.8660254037844,650.5),(851,650),(850.8660254037844,649.5),(850.5,649.1339745962156),(850,649),(849.5,649.1339745962156),(849.1339745962156,649.5)) -8466 ((848,660),(848.2679491924312,661),(849,661.7320508075688),(850,662),(851,661.7320508075688),(851.7320508075688,661),(852,660),(851.7320508075688,659),(851,658.2679491924312),(850,658),(849,658.2679491924312),(848.2679491924312,659)) -8467 ((847,670),(847.4019237886466,671.5),(848.5,672.5980762113534),(850,673),(851.5,672.5980762113534),(852.5980762113533,671.5),(853,670),(852.5980762113534,668.5),(851.5,667.4019237886467),(850,667),(848.5,667.4019237886466),(847.4019237886467,668.5)) -8468 ((846,680),(846.5358983848622,682),(848,683.4641016151378),(850,684),(852,683.4641016151378),(853.4641016151378,682),(854,680),(853.4641016151378,678),(852,676.5358983848622),(850,676),(848,676.5358983848622),(846.5358983848622,678)) -8469 ((845,690),(845.6698729810778,692.5),(847.5,694.3301270189222),(850,695),(852.5,694.3301270189222),(854.3301270189222,692.5),(855,690),(854.3301270189222,687.5),(852.5,685.6698729810778),(850,685),(847.5,685.6698729810778),(845.6698729810778,687.5)) -8470 ((844,700),(844.8038475772934,703),(847,705.1961524227066),(850,706),(853,705.1961524227066),(855.1961524227066,703),(856,700),(855.1961524227066,697),(853,694.8038475772934),(850,694),(847,694.8038475772934),(844.8038475772934,697)) -8471 ((843,710),(843.937822173509,713.5),(846.5,716.062177826491),(850,717),(853.5,716.062177826491),(856.062177826491,713.5),(857,710),(856.062177826491,706.5),(853.5,703.937822173509),(850,703),(846.5,703.937822173509),(843.937822173509,706.5)) -8472 ((842,720),(843.0717967697245,724),(846,726.9282032302755),(850,728),(854,726.9282032302755),(856.9282032302755,724),(858,720),(856.9282032302755,716),(854,713.0717967697245),(850,712),(846,713.0717967697245),(843.0717967697245,716)) -8473 ((841,730),(842.2057713659401,734.5),(845.5,737.7942286340599),(850,739),(854.5,737.7942286340599),(857.7942286340599,734.5),(859,730),(857.79422863406,725.5),(854.5,722.2057713659401),(850,721),(845.5,722.20577136594),(842.2057713659401,725.5)) -8474 ((840,740),(841.3397459621556,745),(845,748.6602540378444),(850,750),(855,748.6602540378444),(858.6602540378444,745),(860,740),(858.6602540378444,735),(855,731.3397459621556),(850,730),(845,731.3397459621556),(841.3397459621556,735)) -8475 ((849,750),(849.1339745962156,750.5),(849.5,750.8660254037844),(850,751),(850.5,750.8660254037844),(850.8660254037844,750.5),(851,750),(850.8660254037844,749.5),(850.5,749.1339745962156),(850,749),(849.5,749.1339745962156),(849.1339745962156,749.5)) -8476 ((848,760),(848.2679491924312,761),(849,761.7320508075688),(850,762),(851,761.7320508075688),(851.7320508075688,761),(852,760),(851.7320508075688,759),(851,758.2679491924312),(850,758),(849,758.2679491924312),(848.2679491924312,759)) -8477 ((847,770),(847.4019237886466,771.5),(848.5,772.5980762113534),(850,773),(851.5,772.5980762113534),(852.5980762113533,771.5),(853,770),(852.5980762113534,768.5),(851.5,767.4019237886467),(850,767),(848.5,767.4019237886466),(847.4019237886467,768.5)) -8478 ((846,780),(846.5358983848622,782),(848,783.4641016151378),(850,784),(852,783.4641016151378),(853.4641016151378,782),(854,780),(853.4641016151378,778),(852,776.5358983848622),(850,776),(848,776.5358983848622),(846.5358983848622,778)) -8479 ((845,790),(845.6698729810778,792.5),(847.5,794.3301270189222),(850,795),(852.5,794.3301270189222),(854.3301270189222,792.5),(855,790),(854.3301270189222,787.5),(852.5,785.6698729810778),(850,785),(847.5,785.6698729810778),(845.6698729810778,787.5)) -8480 ((844,800),(844.8038475772934,803),(847,805.1961524227066),(850,806),(853,805.1961524227066),(855.1961524227066,803),(856,800),(855.1961524227066,797),(853,794.8038475772934),(850,794),(847,794.8038475772934),(844.8038475772934,797)) -8481 ((843,810),(843.937822173509,813.5),(846.5,816.062177826491),(850,817),(853.5,816.062177826491),(856.062177826491,813.5),(857,810),(856.062177826491,806.5),(853.5,803.937822173509),(850,803),(846.5,803.937822173509),(843.937822173509,806.5)) -8482 ((842,820),(843.0717967697245,824),(846,826.9282032302755),(850,828),(854,826.9282032302755),(856.9282032302755,824),(858,820),(856.9282032302755,816),(854,813.0717967697245),(850,812),(846,813.0717967697245),(843.0717967697245,816)) -8483 ((841,830),(842.2057713659401,834.5),(845.5,837.7942286340599),(850,839),(854.5,837.7942286340599),(857.7942286340599,834.5),(859,830),(857.79422863406,825.5),(854.5,822.2057713659401),(850,821),(845.5,822.20577136594),(842.2057713659401,825.5)) -8484 ((840,840),(841.3397459621556,845),(845,848.6602540378444),(850,850),(855,848.6602540378444),(858.6602540378444,845),(860,840),(858.6602540378444,835),(855,831.3397459621556),(850,830),(845,831.3397459621556),(841.3397459621556,835)) -8485 ((849,850),(849.1339745962156,850.5),(849.5,850.8660254037844),(850,851),(850.5,850.8660254037844),(850.8660254037844,850.5),(851,850),(850.8660254037844,849.5),(850.5,849.1339745962156),(850,849),(849.5,849.1339745962156),(849.1339745962156,849.5)) -8486 ((848,860),(848.2679491924312,861),(849,861.7320508075688),(850,862),(851,861.7320508075688),(851.7320508075688,861),(852,860),(851.7320508075688,859),(851,858.2679491924312),(850,858),(849,858.2679491924312),(848.2679491924312,859)) -8487 ((847,870),(847.4019237886466,871.5),(848.5,872.5980762113534),(850,873),(851.5,872.5980762113534),(852.5980762113533,871.5),(853,870),(852.5980762113534,868.5),(851.5,867.4019237886467),(850,867),(848.5,867.4019237886466),(847.4019237886467,868.5)) -8488 ((846,880),(846.5358983848622,882),(848,883.4641016151378),(850,884),(852,883.4641016151378),(853.4641016151378,882),(854,880),(853.4641016151378,878),(852,876.5358983848622),(850,876),(848,876.5358983848622),(846.5358983848622,878)) -8489 ((845,890),(845.6698729810778,892.5),(847.5,894.3301270189222),(850,895),(852.5,894.3301270189222),(854.3301270189222,892.5),(855,890),(854.3301270189222,887.5),(852.5,885.6698729810778),(850,885),(847.5,885.6698729810778),(845.6698729810778,887.5)) -8490 ((844,900),(844.8038475772934,903),(847,905.1961524227066),(850,906),(853,905.1961524227066),(855.1961524227066,903),(856,900),(855.1961524227066,897),(853,894.8038475772934),(850,894),(847,894.8038475772934),(844.8038475772934,897)) -8491 ((843,910),(843.937822173509,913.5),(846.5,916.062177826491),(850,917),(853.5,916.062177826491),(856.062177826491,913.5),(857,910),(856.062177826491,906.5),(853.5,903.937822173509),(850,903),(846.5,903.937822173509),(843.937822173509,906.5)) -8492 ((842,920),(843.0717967697245,924),(846,926.9282032302755),(850,928),(854,926.9282032302755),(856.9282032302755,924),(858,920),(856.9282032302755,916),(854,913.0717967697245),(850,912),(846,913.0717967697245),(843.0717967697245,916)) -8493 ((841,930),(842.2057713659401,934.5),(845.5,937.7942286340599),(850,939),(854.5,937.7942286340599),(857.7942286340599,934.5),(859,930),(857.79422863406,925.5),(854.5,922.2057713659401),(850,921),(845.5,922.20577136594),(842.2057713659401,925.5)) -8494 ((840,940),(841.3397459621556,945),(845,948.6602540378444),(850,950),(855,948.6602540378444),(858.6602540378444,945),(860,940),(858.6602540378444,935),(855,931.3397459621556),(850,930),(845,931.3397459621556),(841.3397459621556,935)) -8495 ((849,950),(849.1339745962156,950.5),(849.5,950.8660254037844),(850,951),(850.5,950.8660254037844),(850.8660254037844,950.5),(851,950),(850.8660254037844,949.5),(850.5,949.1339745962156),(850,949),(849.5,949.1339745962156),(849.1339745962156,949.5)) -8496 ((848,960),(848.2679491924312,961),(849,961.7320508075688),(850,962),(851,961.7320508075688),(851.7320508075688,961),(852,960),(851.7320508075688,959),(851,958.2679491924312),(850,958),(849,958.2679491924312),(848.2679491924312,959)) -8497 ((847,970),(847.4019237886466,971.5),(848.5,972.5980762113534),(850,973),(851.5,972.5980762113534),(852.5980762113533,971.5),(853,970),(852.5980762113534,968.5),(851.5,967.4019237886467),(850,967),(848.5,967.4019237886466),(847.4019237886467,968.5)) -8498 ((846,980),(846.5358983848622,982),(848,983.4641016151378),(850,984),(852,983.4641016151378),(853.4641016151378,982),(854,980),(853.4641016151378,978),(852,976.5358983848622),(850,976),(848,976.5358983848622),(846.5358983848622,978)) -8499 ((845,990),(845.6698729810778,992.5),(847.5,994.3301270189222),(850,995),(852.5,994.3301270189222),(854.3301270189222,992.5),(855,990),(854.3301270189222,987.5),(852.5,985.6698729810778),(850,985),(847.5,985.6698729810778),(845.6698729810778,987.5)) -8500 ((844,1000),(844.8038475772934,1003),(847,1005.1961524227066),(850,1006),(853,1005.1961524227066),(855.1961524227066,1003),(856,1000),(855.1961524227066,997),(853,994.8038475772934),(850,994),(847,994.8038475772934),(844.8038475772934,997)) -8501 ((852,10),(853.0717967697245,14),(856,16.928203230275507),(860,18),(864,16.92820323027551),(866.9282032302755,14.000000000000004),(868,10.000000000000002),(866.9282032302755,6.000000000000002),(864,3.071796769724492),(860,2),(856,3.0717967697244877),(853.0717967697245,5.9999999999999964)) -8502 ((851,20),(852.2057713659401,24.5),(855.5,27.794228634059948),(860,29),(864.5,27.794228634059948),(867.7942286340599,24.500000000000004),(869,20),(867.79422863406,15.500000000000004),(864.5,12.205771365940054),(860,11),(855.5,12.205771365940048),(852.2057713659401,15.499999999999996)) -8503 ((850,30),(851.3397459621556,35),(855,38.66025403784438),(860,40),(865,38.66025403784439),(868.6602540378444,35),(870,30),(868.6602540378444,25.000000000000004),(865,21.339745962155614),(860,20),(855,21.33974596215561),(851.3397459621556,24.999999999999996)) -8504 ((859,40),(859.1339745962156,40.5),(859.5,40.86602540378444),(860,41),(860.5,40.86602540378444),(860.8660254037844,40.5),(861,40),(860.8660254037844,39.5),(860.5,39.13397459621556),(860,39),(859.5,39.13397459621556),(859.1339745962156,39.5)) -8505 ((858,50),(858.2679491924312,51),(859,51.732050807568875),(860,52),(861,51.732050807568875),(861.7320508075688,51),(862,50),(861.7320508075688,49),(861,48.267949192431125),(860,48),(859,48.267949192431125),(858.2679491924312,49)) -8506 ((857,60),(857.4019237886466,61.5),(858.5,62.598076211353316),(860,63),(861.5,62.598076211353316),(862.5980762113533,61.5),(863,60),(862.5980762113534,58.5),(861.5,57.401923788646684),(860,57),(858.5,57.401923788646684),(857.4019237886467,58.5)) -8507 ((856,70),(856.5358983848622,72),(858,73.46410161513775),(860,74),(862,73.46410161513775),(863.4641016151378,72),(864,70),(863.4641016151378,68),(862,66.53589838486225),(860,66),(858,66.53589838486225),(856.5358983848622,68)) -8508 ((855,80),(855.6698729810778,82.5),(857.5,84.3301270189222),(860,85),(862.5,84.3301270189222),(864.3301270189222,82.5),(865,80),(864.3301270189222,77.5),(862.5,75.6698729810778),(860,75),(857.5,75.6698729810778),(855.6698729810778,77.5)) -8509 ((854,90),(854.8038475772934,93),(857,95.19615242270663),(860,96),(863,95.19615242270663),(865.1961524227066,93),(866,90),(865.1961524227066,87),(863,84.80384757729337),(860,84),(857,84.80384757729337),(854.8038475772934,87)) -8510 ((853,100),(853.937822173509,103.5),(856.5,106.06217782649107),(860,107),(863.5,106.06217782649107),(866.062177826491,103.5),(867,100),(866.062177826491,96.5),(863.5,93.93782217350893),(860,93),(856.5,93.93782217350892),(853.937822173509,96.5)) -8511 ((852,110),(853.0717967697245,114),(856,116.92820323027551),(860,118),(864,116.92820323027551),(866.9282032302755,114),(868,110),(866.9282032302755,106),(864,103.07179676972449),(860,102),(856,103.07179676972449),(853.0717967697245,106)) -8512 ((851,120),(852.2057713659401,124.5),(855.5,127.79422863405995),(860,129),(864.5,127.79422863405995),(867.7942286340599,124.5),(869,120),(867.79422863406,115.5),(864.5,112.20577136594005),(860,111),(855.5,112.20577136594005),(852.2057713659401,115.5)) -8513 ((850,130),(851.3397459621556,135),(855,138.6602540378444),(860,140),(865,138.6602540378444),(868.6602540378444,135),(870,130),(868.6602540378444,125),(865,121.33974596215562),(860,120),(855,121.3397459621556),(851.3397459621556,125)) -8514 ((859,140),(859.1339745962156,140.5),(859.5,140.86602540378445),(860,141),(860.5,140.86602540378445),(860.8660254037844,140.5),(861,140),(860.8660254037844,139.5),(860.5,139.13397459621555),(860,139),(859.5,139.13397459621555),(859.1339745962156,139.5)) -8515 ((858,150),(858.2679491924312,151),(859,151.73205080756887),(860,152),(861,151.73205080756887),(861.7320508075688,151),(862,150),(861.7320508075688,149),(861,148.26794919243113),(860,148),(859,148.26794919243113),(858.2679491924312,149)) -8516 ((857,160),(857.4019237886466,161.5),(858.5,162.59807621135332),(860,163),(861.5,162.59807621135332),(862.5980762113533,161.5),(863,160),(862.5980762113534,158.5),(861.5,157.40192378864668),(860,157),(858.5,157.40192378864668),(857.4019237886467,158.5)) -8517 ((856,170),(856.5358983848622,172),(858,173.46410161513776),(860,174),(862,173.46410161513776),(863.4641016151378,172),(864,170),(863.4641016151378,168),(862,166.53589838486224),(860,166),(858,166.53589838486224),(856.5358983848622,168)) -8518 ((855,180),(855.6698729810778,182.5),(857.5,184.33012701892218),(860,185),(862.5,184.33012701892218),(864.3301270189222,182.5),(865,180),(864.3301270189222,177.5),(862.5,175.66987298107782),(860,175),(857.5,175.66987298107782),(855.6698729810778,177.5)) -8519 ((854,190),(854.8038475772934,193),(857,195.19615242270663),(860,196),(863,195.19615242270663),(865.1961524227066,193),(866,190),(865.1961524227066,187),(863,184.80384757729337),(860,184),(857,184.80384757729337),(854.8038475772934,187)) -8520 ((853,200),(853.937822173509,203.5),(856.5,206.06217782649108),(860,207),(863.5,206.06217782649108),(866.062177826491,203.5),(867,200),(866.062177826491,196.5),(863.5,193.93782217350892),(860,193),(856.5,193.93782217350892),(853.937822173509,196.5)) -8521 ((852,210),(853.0717967697245,214),(856,216.9282032302755),(860,218),(864,216.9282032302755),(866.9282032302755,214),(868,210),(866.9282032302755,206),(864,203.0717967697245),(860,202),(856,203.0717967697245),(853.0717967697245,206)) -8522 ((851,220),(852.2057713659401,224.5),(855.5,227.79422863405995),(860,229),(864.5,227.79422863405995),(867.7942286340599,224.5),(869,220),(867.79422863406,215.5),(864.5,212.20577136594005),(860,211),(855.5,212.20577136594005),(852.2057713659401,215.5)) -8523 ((850,230),(851.3397459621556,235),(855,238.6602540378444),(860,240),(865,238.6602540378444),(868.6602540378444,235),(870,230),(868.6602540378444,225),(865,221.3397459621556),(860,220),(855,221.3397459621556),(851.3397459621556,225)) -8524 ((859,240),(859.1339745962156,240.5),(859.5,240.86602540378445),(860,241),(860.5,240.86602540378445),(860.8660254037844,240.5),(861,240),(860.8660254037844,239.5),(860.5,239.13397459621555),(860,239),(859.5,239.13397459621555),(859.1339745962156,239.5)) -8525 ((858,250),(858.2679491924312,251),(859,251.73205080756887),(860,252),(861,251.73205080756887),(861.7320508075688,251),(862,250),(861.7320508075688,249),(861,248.26794919243113),(860,248),(859,248.26794919243113),(858.2679491924312,249)) -8526 ((857,260),(857.4019237886466,261.5),(858.5,262.5980762113533),(860,263),(861.5,262.5980762113533),(862.5980762113533,261.5),(863,260),(862.5980762113534,258.5),(861.5,257.4019237886467),(860,257),(858.5,257.4019237886467),(857.4019237886467,258.5)) -8527 ((856,270),(856.5358983848622,272),(858,273.46410161513774),(860,274),(862,273.46410161513774),(863.4641016151378,272),(864,270),(863.4641016151378,268),(862,266.53589838486226),(860,266),(858,266.53589838486226),(856.5358983848622,268)) -8528 ((855,280),(855.6698729810778,282.5),(857.5,284.3301270189222),(860,285),(862.5,284.3301270189222),(864.3301270189222,282.5),(865,280),(864.3301270189222,277.5),(862.5,275.6698729810778),(860,275),(857.5,275.6698729810778),(855.6698729810778,277.5)) -8529 ((854,290),(854.8038475772934,293),(857,295.19615242270663),(860,296),(863,295.19615242270663),(865.1961524227066,293),(866,290),(865.1961524227066,287),(863,284.80384757729337),(860,284),(857,284.80384757729337),(854.8038475772934,287)) -8530 ((853,300),(853.937822173509,303.5),(856.5,306.06217782649105),(860,307),(863.5,306.06217782649105),(866.062177826491,303.5),(867,300),(866.062177826491,296.5),(863.5,293.93782217350895),(860,293),(856.5,293.93782217350895),(853.937822173509,296.5)) -8531 ((852,310),(853.0717967697245,314),(856,316.9282032302755),(860,318),(864,316.9282032302755),(866.9282032302755,314),(868,310),(866.9282032302755,306),(864,303.0717967697245),(860,302),(856,303.0717967697245),(853.0717967697245,306)) -8532 ((851,320),(852.2057713659401,324.5),(855.5,327.79422863405995),(860,329),(864.5,327.79422863405995),(867.7942286340599,324.5),(869,320),(867.79422863406,315.5),(864.5,312.20577136594005),(860,311),(855.5,312.20577136594005),(852.2057713659401,315.5)) -8533 ((850,330),(851.3397459621556,335),(855,338.66025403784437),(860,340),(865,338.66025403784437),(868.6602540378444,335),(870,330),(868.6602540378444,325),(865,321.33974596215563),(860,320),(855,321.33974596215563),(851.3397459621556,325)) -8534 ((859,340),(859.1339745962156,340.5),(859.5,340.8660254037844),(860,341),(860.5,340.8660254037844),(860.8660254037844,340.5),(861,340),(860.8660254037844,339.5),(860.5,339.1339745962156),(860,339),(859.5,339.1339745962156),(859.1339745962156,339.5)) -8535 ((858,350),(858.2679491924312,351),(859,351.7320508075689),(860,352),(861,351.7320508075689),(861.7320508075688,351),(862,350),(861.7320508075688,349),(861,348.2679491924311),(860,348),(859,348.2679491924311),(858.2679491924312,349)) -8536 ((857,360),(857.4019237886466,361.5),(858.5,362.5980762113533),(860,363),(861.5,362.5980762113533),(862.5980762113533,361.5),(863,360),(862.5980762113534,358.5),(861.5,357.4019237886467),(860,357),(858.5,357.4019237886467),(857.4019237886467,358.5)) -8537 ((856,370),(856.5358983848622,372),(858,373.46410161513774),(860,374),(862,373.46410161513774),(863.4641016151378,372),(864,370),(863.4641016151378,368),(862,366.53589838486226),(860,366),(858,366.53589838486226),(856.5358983848622,368)) -8538 ((855,380),(855.6698729810778,382.5),(857.5,384.3301270189222),(860,385),(862.5,384.3301270189222),(864.3301270189222,382.5),(865,380),(864.3301270189222,377.5),(862.5,375.6698729810778),(860,375),(857.5,375.6698729810778),(855.6698729810778,377.5)) -8539 ((854,390),(854.8038475772934,393),(857,395.19615242270663),(860,396),(863,395.19615242270663),(865.1961524227066,393),(866,390),(865.1961524227066,387),(863,384.80384757729337),(860,384),(857,384.80384757729337),(854.8038475772934,387)) -8540 ((853,400),(853.937822173509,403.5),(856.5,406.06217782649105),(860,407),(863.5,406.06217782649105),(866.062177826491,403.5),(867,400),(866.062177826491,396.5),(863.5,393.93782217350895),(860,393),(856.5,393.93782217350895),(853.937822173509,396.5)) -8541 ((852,410),(853.0717967697245,414),(856,416.9282032302755),(860,418),(864,416.9282032302755),(866.9282032302755,414),(868,410),(866.9282032302755,406),(864,403.0717967697245),(860,402),(856,403.0717967697245),(853.0717967697245,406)) -8542 ((851,420),(852.2057713659401,424.5),(855.5,427.79422863405995),(860,429),(864.5,427.79422863405995),(867.7942286340599,424.5),(869,420),(867.79422863406,415.5),(864.5,412.20577136594005),(860,411),(855.5,412.20577136594005),(852.2057713659401,415.5)) -8543 ((850,430),(851.3397459621556,435),(855,438.66025403784437),(860,440),(865,438.66025403784437),(868.6602540378444,435),(870,430),(868.6602540378444,425),(865,421.33974596215563),(860,420),(855,421.33974596215563),(851.3397459621556,425)) -8544 ((859,440),(859.1339745962156,440.5),(859.5,440.8660254037844),(860,441),(860.5,440.8660254037844),(860.8660254037844,440.5),(861,440),(860.8660254037844,439.5),(860.5,439.1339745962156),(860,439),(859.5,439.1339745962156),(859.1339745962156,439.5)) -8545 ((858,450),(858.2679491924312,451),(859,451.7320508075689),(860,452),(861,451.7320508075689),(861.7320508075688,451),(862,450),(861.7320508075688,449),(861,448.2679491924311),(860,448),(859,448.2679491924311),(858.2679491924312,449)) -8546 ((857,460),(857.4019237886466,461.5),(858.5,462.5980762113533),(860,463),(861.5,462.5980762113533),(862.5980762113533,461.5),(863,460),(862.5980762113534,458.5),(861.5,457.4019237886467),(860,457),(858.5,457.4019237886467),(857.4019237886467,458.5)) -8547 ((856,470),(856.5358983848622,472),(858,473.46410161513774),(860,474),(862,473.46410161513774),(863.4641016151378,472),(864,470),(863.4641016151378,468),(862,466.53589838486226),(860,466),(858,466.53589838486226),(856.5358983848622,468)) -8548 ((855,480),(855.6698729810778,482.5),(857.5,484.3301270189222),(860,485),(862.5,484.3301270189222),(864.3301270189222,482.5),(865,480),(864.3301270189222,477.5),(862.5,475.6698729810778),(860,475),(857.5,475.6698729810778),(855.6698729810778,477.5)) -8549 ((854,490),(854.8038475772934,493),(857,495.19615242270663),(860,496),(863,495.19615242270663),(865.1961524227066,493),(866,490),(865.1961524227066,487),(863,484.80384757729337),(860,484),(857,484.80384757729337),(854.8038475772934,487)) -8550 ((853,500),(853.937822173509,503.5),(856.5,506.06217782649105),(860,507),(863.5,506.06217782649105),(866.062177826491,503.5),(867,500),(866.062177826491,496.5),(863.5,493.93782217350895),(860,493),(856.5,493.93782217350895),(853.937822173509,496.5)) -8551 ((852,510),(853.0717967697245,514),(856,516.9282032302755),(860,518),(864,516.9282032302755),(866.9282032302755,514),(868,510),(866.9282032302755,506),(864,503.0717967697245),(860,502),(856,503.0717967697245),(853.0717967697245,506)) -8552 ((851,520),(852.2057713659401,524.5),(855.5,527.7942286340599),(860,529),(864.5,527.7942286340599),(867.7942286340599,524.5),(869,520),(867.79422863406,515.5),(864.5,512.2057713659401),(860,511),(855.5,512.20577136594),(852.2057713659401,515.5)) -8553 ((850,530),(851.3397459621556,535),(855,538.6602540378444),(860,540),(865,538.6602540378444),(868.6602540378444,535),(870,530),(868.6602540378444,525),(865,521.3397459621556),(860,520),(855,521.3397459621556),(851.3397459621556,525)) -8554 ((859,540),(859.1339745962156,540.5),(859.5,540.8660254037844),(860,541),(860.5,540.8660254037844),(860.8660254037844,540.5),(861,540),(860.8660254037844,539.5),(860.5,539.1339745962156),(860,539),(859.5,539.1339745962156),(859.1339745962156,539.5)) -8555 ((858,550),(858.2679491924312,551),(859,551.7320508075688),(860,552),(861,551.7320508075688),(861.7320508075688,551),(862,550),(861.7320508075688,549),(861,548.2679491924312),(860,548),(859,548.2679491924312),(858.2679491924312,549)) -8556 ((857,560),(857.4019237886466,561.5),(858.5,562.5980762113534),(860,563),(861.5,562.5980762113534),(862.5980762113533,561.5),(863,560),(862.5980762113534,558.5),(861.5,557.4019237886467),(860,557),(858.5,557.4019237886466),(857.4019237886467,558.5)) -8557 ((856,570),(856.5358983848622,572),(858,573.4641016151378),(860,574),(862,573.4641016151378),(863.4641016151378,572),(864,570),(863.4641016151378,568),(862,566.5358983848622),(860,566),(858,566.5358983848622),(856.5358983848622,568)) -8558 ((855,580),(855.6698729810778,582.5),(857.5,584.3301270189222),(860,585),(862.5,584.3301270189222),(864.3301270189222,582.5),(865,580),(864.3301270189222,577.5),(862.5,575.6698729810778),(860,575),(857.5,575.6698729810778),(855.6698729810778,577.5)) -8559 ((854,590),(854.8038475772934,593),(857,595.1961524227066),(860,596),(863,595.1961524227066),(865.1961524227066,593),(866,590),(865.1961524227066,587),(863,584.8038475772934),(860,584),(857,584.8038475772934),(854.8038475772934,587)) -8560 ((853,600),(853.937822173509,603.5),(856.5,606.062177826491),(860,607),(863.5,606.062177826491),(866.062177826491,603.5),(867,600),(866.062177826491,596.5),(863.5,593.937822173509),(860,593),(856.5,593.937822173509),(853.937822173509,596.5)) -8561 ((852,610),(853.0717967697245,614),(856,616.9282032302755),(860,618),(864,616.9282032302755),(866.9282032302755,614),(868,610),(866.9282032302755,606),(864,603.0717967697245),(860,602),(856,603.0717967697245),(853.0717967697245,606)) -8562 ((851,620),(852.2057713659401,624.5),(855.5,627.7942286340599),(860,629),(864.5,627.7942286340599),(867.7942286340599,624.5),(869,620),(867.79422863406,615.5),(864.5,612.2057713659401),(860,611),(855.5,612.20577136594),(852.2057713659401,615.5)) -8563 ((850,630),(851.3397459621556,635),(855,638.6602540378444),(860,640),(865,638.6602540378444),(868.6602540378444,635),(870,630),(868.6602540378444,625),(865,621.3397459621556),(860,620),(855,621.3397459621556),(851.3397459621556,625)) -8564 ((859,640),(859.1339745962156,640.5),(859.5,640.8660254037844),(860,641),(860.5,640.8660254037844),(860.8660254037844,640.5),(861,640),(860.8660254037844,639.5),(860.5,639.1339745962156),(860,639),(859.5,639.1339745962156),(859.1339745962156,639.5)) -8565 ((858,650),(858.2679491924312,651),(859,651.7320508075688),(860,652),(861,651.7320508075688),(861.7320508075688,651),(862,650),(861.7320508075688,649),(861,648.2679491924312),(860,648),(859,648.2679491924312),(858.2679491924312,649)) -8566 ((857,660),(857.4019237886466,661.5),(858.5,662.5980762113534),(860,663),(861.5,662.5980762113534),(862.5980762113533,661.5),(863,660),(862.5980762113534,658.5),(861.5,657.4019237886467),(860,657),(858.5,657.4019237886466),(857.4019237886467,658.5)) -8567 ((856,670),(856.5358983848622,672),(858,673.4641016151378),(860,674),(862,673.4641016151378),(863.4641016151378,672),(864,670),(863.4641016151378,668),(862,666.5358983848622),(860,666),(858,666.5358983848622),(856.5358983848622,668)) -8568 ((855,680),(855.6698729810778,682.5),(857.5,684.3301270189222),(860,685),(862.5,684.3301270189222),(864.3301270189222,682.5),(865,680),(864.3301270189222,677.5),(862.5,675.6698729810778),(860,675),(857.5,675.6698729810778),(855.6698729810778,677.5)) -8569 ((854,690),(854.8038475772934,693),(857,695.1961524227066),(860,696),(863,695.1961524227066),(865.1961524227066,693),(866,690),(865.1961524227066,687),(863,684.8038475772934),(860,684),(857,684.8038475772934),(854.8038475772934,687)) -8570 ((853,700),(853.937822173509,703.5),(856.5,706.062177826491),(860,707),(863.5,706.062177826491),(866.062177826491,703.5),(867,700),(866.062177826491,696.5),(863.5,693.937822173509),(860,693),(856.5,693.937822173509),(853.937822173509,696.5)) -8571 ((852,710),(853.0717967697245,714),(856,716.9282032302755),(860,718),(864,716.9282032302755),(866.9282032302755,714),(868,710),(866.9282032302755,706),(864,703.0717967697245),(860,702),(856,703.0717967697245),(853.0717967697245,706)) -8572 ((851,720),(852.2057713659401,724.5),(855.5,727.7942286340599),(860,729),(864.5,727.7942286340599),(867.7942286340599,724.5),(869,720),(867.79422863406,715.5),(864.5,712.2057713659401),(860,711),(855.5,712.20577136594),(852.2057713659401,715.5)) -8573 ((850,730),(851.3397459621556,735),(855,738.6602540378444),(860,740),(865,738.6602540378444),(868.6602540378444,735),(870,730),(868.6602540378444,725),(865,721.3397459621556),(860,720),(855,721.3397459621556),(851.3397459621556,725)) -8574 ((859,740),(859.1339745962156,740.5),(859.5,740.8660254037844),(860,741),(860.5,740.8660254037844),(860.8660254037844,740.5),(861,740),(860.8660254037844,739.5),(860.5,739.1339745962156),(860,739),(859.5,739.1339745962156),(859.1339745962156,739.5)) -8575 ((858,750),(858.2679491924312,751),(859,751.7320508075688),(860,752),(861,751.7320508075688),(861.7320508075688,751),(862,750),(861.7320508075688,749),(861,748.2679491924312),(860,748),(859,748.2679491924312),(858.2679491924312,749)) -8576 ((857,760),(857.4019237886466,761.5),(858.5,762.5980762113534),(860,763),(861.5,762.5980762113534),(862.5980762113533,761.5),(863,760),(862.5980762113534,758.5),(861.5,757.4019237886467),(860,757),(858.5,757.4019237886466),(857.4019237886467,758.5)) -8577 ((856,770),(856.5358983848622,772),(858,773.4641016151378),(860,774),(862,773.4641016151378),(863.4641016151378,772),(864,770),(863.4641016151378,768),(862,766.5358983848622),(860,766),(858,766.5358983848622),(856.5358983848622,768)) -8578 ((855,780),(855.6698729810778,782.5),(857.5,784.3301270189222),(860,785),(862.5,784.3301270189222),(864.3301270189222,782.5),(865,780),(864.3301270189222,777.5),(862.5,775.6698729810778),(860,775),(857.5,775.6698729810778),(855.6698729810778,777.5)) -8579 ((854,790),(854.8038475772934,793),(857,795.1961524227066),(860,796),(863,795.1961524227066),(865.1961524227066,793),(866,790),(865.1961524227066,787),(863,784.8038475772934),(860,784),(857,784.8038475772934),(854.8038475772934,787)) -8580 ((853,800),(853.937822173509,803.5),(856.5,806.062177826491),(860,807),(863.5,806.062177826491),(866.062177826491,803.5),(867,800),(866.062177826491,796.5),(863.5,793.937822173509),(860,793),(856.5,793.937822173509),(853.937822173509,796.5)) -8581 ((852,810),(853.0717967697245,814),(856,816.9282032302755),(860,818),(864,816.9282032302755),(866.9282032302755,814),(868,810),(866.9282032302755,806),(864,803.0717967697245),(860,802),(856,803.0717967697245),(853.0717967697245,806)) -8582 ((851,820),(852.2057713659401,824.5),(855.5,827.7942286340599),(860,829),(864.5,827.7942286340599),(867.7942286340599,824.5),(869,820),(867.79422863406,815.5),(864.5,812.2057713659401),(860,811),(855.5,812.20577136594),(852.2057713659401,815.5)) -8583 ((850,830),(851.3397459621556,835),(855,838.6602540378444),(860,840),(865,838.6602540378444),(868.6602540378444,835),(870,830),(868.6602540378444,825),(865,821.3397459621556),(860,820),(855,821.3397459621556),(851.3397459621556,825)) -8584 ((859,840),(859.1339745962156,840.5),(859.5,840.8660254037844),(860,841),(860.5,840.8660254037844),(860.8660254037844,840.5),(861,840),(860.8660254037844,839.5),(860.5,839.1339745962156),(860,839),(859.5,839.1339745962156),(859.1339745962156,839.5)) -8585 ((858,850),(858.2679491924312,851),(859,851.7320508075688),(860,852),(861,851.7320508075688),(861.7320508075688,851),(862,850),(861.7320508075688,849),(861,848.2679491924312),(860,848),(859,848.2679491924312),(858.2679491924312,849)) -8586 ((857,860),(857.4019237886466,861.5),(858.5,862.5980762113534),(860,863),(861.5,862.5980762113534),(862.5980762113533,861.5),(863,860),(862.5980762113534,858.5),(861.5,857.4019237886467),(860,857),(858.5,857.4019237886466),(857.4019237886467,858.5)) -8587 ((856,870),(856.5358983848622,872),(858,873.4641016151378),(860,874),(862,873.4641016151378),(863.4641016151378,872),(864,870),(863.4641016151378,868),(862,866.5358983848622),(860,866),(858,866.5358983848622),(856.5358983848622,868)) -8588 ((855,880),(855.6698729810778,882.5),(857.5,884.3301270189222),(860,885),(862.5,884.3301270189222),(864.3301270189222,882.5),(865,880),(864.3301270189222,877.5),(862.5,875.6698729810778),(860,875),(857.5,875.6698729810778),(855.6698729810778,877.5)) -8589 ((854,890),(854.8038475772934,893),(857,895.1961524227066),(860,896),(863,895.1961524227066),(865.1961524227066,893),(866,890),(865.1961524227066,887),(863,884.8038475772934),(860,884),(857,884.8038475772934),(854.8038475772934,887)) -8590 ((853,900),(853.937822173509,903.5),(856.5,906.062177826491),(860,907),(863.5,906.062177826491),(866.062177826491,903.5),(867,900),(866.062177826491,896.5),(863.5,893.937822173509),(860,893),(856.5,893.937822173509),(853.937822173509,896.5)) -8591 ((852,910),(853.0717967697245,914),(856,916.9282032302755),(860,918),(864,916.9282032302755),(866.9282032302755,914),(868,910),(866.9282032302755,906),(864,903.0717967697245),(860,902),(856,903.0717967697245),(853.0717967697245,906)) -8592 ((851,920),(852.2057713659401,924.5),(855.5,927.7942286340599),(860,929),(864.5,927.7942286340599),(867.7942286340599,924.5),(869,920),(867.79422863406,915.5),(864.5,912.2057713659401),(860,911),(855.5,912.20577136594),(852.2057713659401,915.5)) -8593 ((850,930),(851.3397459621556,935),(855,938.6602540378444),(860,940),(865,938.6602540378444),(868.6602540378444,935),(870,930),(868.6602540378444,925),(865,921.3397459621556),(860,920),(855,921.3397459621556),(851.3397459621556,925)) -8594 ((859,940),(859.1339745962156,940.5),(859.5,940.8660254037844),(860,941),(860.5,940.8660254037844),(860.8660254037844,940.5),(861,940),(860.8660254037844,939.5),(860.5,939.1339745962156),(860,939),(859.5,939.1339745962156),(859.1339745962156,939.5)) -8595 ((858,950),(858.2679491924312,951),(859,951.7320508075688),(860,952),(861,951.7320508075688),(861.7320508075688,951),(862,950),(861.7320508075688,949),(861,948.2679491924312),(860,948),(859,948.2679491924312),(858.2679491924312,949)) -8596 ((857,960),(857.4019237886466,961.5),(858.5,962.5980762113534),(860,963),(861.5,962.5980762113534),(862.5980762113533,961.5),(863,960),(862.5980762113534,958.5),(861.5,957.4019237886467),(860,957),(858.5,957.4019237886466),(857.4019237886467,958.5)) -8597 ((856,970),(856.5358983848622,972),(858,973.4641016151378),(860,974),(862,973.4641016151378),(863.4641016151378,972),(864,970),(863.4641016151378,968),(862,966.5358983848622),(860,966),(858,966.5358983848622),(856.5358983848622,968)) -8598 ((855,980),(855.6698729810778,982.5),(857.5,984.3301270189222),(860,985),(862.5,984.3301270189222),(864.3301270189222,982.5),(865,980),(864.3301270189222,977.5),(862.5,975.6698729810778),(860,975),(857.5,975.6698729810778),(855.6698729810778,977.5)) -8599 ((854,990),(854.8038475772934,993),(857,995.1961524227066),(860,996),(863,995.1961524227066),(865.1961524227066,993),(866,990),(865.1961524227066,987),(863,984.8038475772934),(860,984),(857,984.8038475772934),(854.8038475772934,987)) -8600 ((853,1000),(853.937822173509,1003.5),(856.5,1006.062177826491),(860,1007),(863.5,1006.062177826491),(866.062177826491,1003.5),(867,1000),(866.062177826491,996.5),(863.5,993.937822173509),(860,993),(856.5,993.937822173509),(853.937822173509,996.5)) -8601 ((861,10),(862.2057713659401,14.5),(865.5,17.794228634059948),(870,19),(874.5,17.794228634059948),(877.7942286340599,14.500000000000004),(879,10.000000000000002),(877.79422863406,5.500000000000003),(874.5,2.2057713659400537),(870,1),(865.5,2.2057713659400484),(862.2057713659401,5.4999999999999964)) -8602 ((860,20),(861.3397459621556,25),(865,28.660254037844386),(870,30),(875,28.66025403784439),(878.6602540378444,25.000000000000004),(880,20),(878.6602540378444,15.000000000000004),(875,11.339745962155614),(870,10),(865,11.33974596215561),(861.3397459621556,14.999999999999996)) -8603 ((869,30),(869.1339745962156,30.5),(869.5,30.866025403784437),(870,31),(870.5,30.866025403784437),(870.8660254037844,30.5),(871,30),(870.8660254037844,29.5),(870.5,29.133974596215563),(870,29),(869.5,29.133974596215563),(869.1339745962156,29.5)) -8604 ((868,40),(868.2679491924312,41),(869,41.732050807568875),(870,42),(871,41.732050807568875),(871.7320508075688,41),(872,40),(871.7320508075688,39),(871,38.267949192431125),(870,38),(869,38.267949192431125),(868.2679491924312,39)) -8605 ((867,50),(867.4019237886466,51.5),(868.5,52.598076211353316),(870,53),(871.5,52.598076211353316),(872.5980762113533,51.5),(873,50),(872.5980762113534,48.5),(871.5,47.401923788646684),(870,47),(868.5,47.401923788646684),(867.4019237886467,48.5)) -8606 ((866,60),(866.5358983848622,62),(868,63.46410161513776),(870,64),(872,63.46410161513776),(873.4641016151378,62),(874,60),(873.4641016151378,58),(872,56.53589838486224),(870,56),(868,56.53589838486224),(866.5358983848622,58)) -8607 ((865,70),(865.6698729810778,72.5),(867.5,74.3301270189222),(870,75),(872.5,74.3301270189222),(874.3301270189222,72.5),(875,70),(874.3301270189222,67.5),(872.5,65.6698729810778),(870,65),(867.5,65.6698729810778),(865.6698729810778,67.5)) -8608 ((864,80),(864.8038475772934,83),(867,85.19615242270663),(870,86),(873,85.19615242270663),(875.1961524227066,83),(876,80),(875.1961524227066,77),(873,74.80384757729337),(870,74),(867,74.80384757729337),(864.8038475772934,77)) -8609 ((863,90),(863.937822173509,93.5),(866.5,96.06217782649107),(870,97),(873.5,96.06217782649107),(876.062177826491,93.5),(877,90),(876.062177826491,86.5),(873.5,83.93782217350893),(870,83),(866.5,83.93782217350892),(863.937822173509,86.5)) -8610 ((862,100),(863.0717967697245,104),(866,106.92820323027551),(870,108),(874,106.92820323027551),(876.9282032302755,104),(878,100),(876.9282032302755,96),(874,93.07179676972449),(870,92),(866,93.07179676972449),(863.0717967697245,96)) -8611 ((861,110),(862.2057713659401,114.5),(865.5,117.79422863405995),(870,119),(874.5,117.79422863405995),(877.7942286340599,114.5),(879,110),(877.79422863406,105.5),(874.5,102.20577136594005),(870,101),(865.5,102.20577136594005),(862.2057713659401,105.5)) -8612 ((860,120),(861.3397459621556,125),(865,128.6602540378444),(870,130),(875,128.6602540378444),(878.6602540378444,125),(880,120),(878.6602540378444,115),(875,111.33974596215562),(870,110),(865,111.3397459621556),(861.3397459621556,115)) -8613 ((869,130),(869.1339745962156,130.5),(869.5,130.86602540378445),(870,131),(870.5,130.86602540378445),(870.8660254037844,130.5),(871,130),(870.8660254037844,129.5),(870.5,129.13397459621555),(870,129),(869.5,129.13397459621555),(869.1339745962156,129.5)) -8614 ((868,140),(868.2679491924312,141),(869,141.73205080756887),(870,142),(871,141.73205080756887),(871.7320508075688,141),(872,140),(871.7320508075688,139),(871,138.26794919243113),(870,138),(869,138.26794919243113),(868.2679491924312,139)) -8615 ((867,150),(867.4019237886466,151.5),(868.5,152.59807621135332),(870,153),(871.5,152.59807621135332),(872.5980762113533,151.5),(873,150),(872.5980762113534,148.5),(871.5,147.40192378864668),(870,147),(868.5,147.40192378864668),(867.4019237886467,148.5)) -8616 ((866,160),(866.5358983848622,162),(868,163.46410161513776),(870,164),(872,163.46410161513776),(873.4641016151378,162),(874,160),(873.4641016151378,158),(872,156.53589838486224),(870,156),(868,156.53589838486224),(866.5358983848622,158)) -8617 ((865,170),(865.6698729810778,172.5),(867.5,174.33012701892218),(870,175),(872.5,174.33012701892218),(874.3301270189222,172.5),(875,170),(874.3301270189222,167.5),(872.5,165.66987298107782),(870,165),(867.5,165.66987298107782),(865.6698729810778,167.5)) -8618 ((864,180),(864.8038475772934,183),(867,185.19615242270663),(870,186),(873,185.19615242270663),(875.1961524227066,183),(876,180),(875.1961524227066,177),(873,174.80384757729337),(870,174),(867,174.80384757729337),(864.8038475772934,177)) -8619 ((863,190),(863.937822173509,193.5),(866.5,196.06217782649108),(870,197),(873.5,196.06217782649108),(876.062177826491,193.5),(877,190),(876.062177826491,186.5),(873.5,183.93782217350892),(870,183),(866.5,183.93782217350892),(863.937822173509,186.5)) -8620 ((862,200),(863.0717967697245,204),(866,206.9282032302755),(870,208),(874,206.9282032302755),(876.9282032302755,204),(878,200),(876.9282032302755,196),(874,193.0717967697245),(870,192),(866,193.0717967697245),(863.0717967697245,196)) -8621 ((861,210),(862.2057713659401,214.5),(865.5,217.79422863405995),(870,219),(874.5,217.79422863405995),(877.7942286340599,214.5),(879,210),(877.79422863406,205.5),(874.5,202.20577136594005),(870,201),(865.5,202.20577136594005),(862.2057713659401,205.5)) -8622 ((860,220),(861.3397459621556,225),(865,228.6602540378444),(870,230),(875,228.6602540378444),(878.6602540378444,225),(880,220),(878.6602540378444,215),(875,211.3397459621556),(870,210),(865,211.3397459621556),(861.3397459621556,215)) -8623 ((869,230),(869.1339745962156,230.5),(869.5,230.86602540378445),(870,231),(870.5,230.86602540378445),(870.8660254037844,230.5),(871,230),(870.8660254037844,229.5),(870.5,229.13397459621555),(870,229),(869.5,229.13397459621555),(869.1339745962156,229.5)) -8624 ((868,240),(868.2679491924312,241),(869,241.73205080756887),(870,242),(871,241.73205080756887),(871.7320508075688,241),(872,240),(871.7320508075688,239),(871,238.26794919243113),(870,238),(869,238.26794919243113),(868.2679491924312,239)) -8625 ((867,250),(867.4019237886466,251.5),(868.5,252.59807621135332),(870,253),(871.5,252.59807621135332),(872.5980762113533,251.5),(873,250),(872.5980762113534,248.5),(871.5,247.40192378864668),(870,247),(868.5,247.40192378864668),(867.4019237886467,248.5)) -8626 ((866,260),(866.5358983848622,262),(868,263.46410161513774),(870,264),(872,263.46410161513774),(873.4641016151378,262),(874,260),(873.4641016151378,258),(872,256.53589838486226),(870,256),(868,256.53589838486226),(866.5358983848622,258)) -8627 ((865,270),(865.6698729810778,272.5),(867.5,274.3301270189222),(870,275),(872.5,274.3301270189222),(874.3301270189222,272.5),(875,270),(874.3301270189222,267.5),(872.5,265.6698729810778),(870,265),(867.5,265.6698729810778),(865.6698729810778,267.5)) -8628 ((864,280),(864.8038475772934,283),(867,285.19615242270663),(870,286),(873,285.19615242270663),(875.1961524227066,283),(876,280),(875.1961524227066,277),(873,274.80384757729337),(870,274),(867,274.80384757729337),(864.8038475772934,277)) -8629 ((863,290),(863.937822173509,293.5),(866.5,296.06217782649105),(870,297),(873.5,296.06217782649105),(876.062177826491,293.5),(877,290),(876.062177826491,286.5),(873.5,283.93782217350895),(870,283),(866.5,283.93782217350895),(863.937822173509,286.5)) -8630 ((862,300),(863.0717967697245,304),(866,306.9282032302755),(870,308),(874,306.9282032302755),(876.9282032302755,304),(878,300),(876.9282032302755,296),(874,293.0717967697245),(870,292),(866,293.0717967697245),(863.0717967697245,296)) -8631 ((861,310),(862.2057713659401,314.5),(865.5,317.79422863405995),(870,319),(874.5,317.79422863405995),(877.7942286340599,314.5),(879,310),(877.79422863406,305.5),(874.5,302.20577136594005),(870,301),(865.5,302.20577136594005),(862.2057713659401,305.5)) -8632 ((860,320),(861.3397459621556,325),(865,328.66025403784437),(870,330),(875,328.66025403784437),(878.6602540378444,325),(880,320),(878.6602540378444,315),(875,311.33974596215563),(870,310),(865,311.33974596215563),(861.3397459621556,315)) -8633 ((869,330),(869.1339745962156,330.5),(869.5,330.8660254037844),(870,331),(870.5,330.8660254037844),(870.8660254037844,330.5),(871,330),(870.8660254037844,329.5),(870.5,329.1339745962156),(870,329),(869.5,329.1339745962156),(869.1339745962156,329.5)) -8634 ((868,340),(868.2679491924312,341),(869,341.7320508075689),(870,342),(871,341.7320508075689),(871.7320508075688,341),(872,340),(871.7320508075688,339),(871,338.2679491924311),(870,338),(869,338.2679491924311),(868.2679491924312,339)) -8635 ((867,350),(867.4019237886466,351.5),(868.5,352.5980762113533),(870,353),(871.5,352.5980762113533),(872.5980762113533,351.5),(873,350),(872.5980762113534,348.5),(871.5,347.4019237886467),(870,347),(868.5,347.4019237886467),(867.4019237886467,348.5)) -8636 ((866,360),(866.5358983848622,362),(868,363.46410161513774),(870,364),(872,363.46410161513774),(873.4641016151378,362),(874,360),(873.4641016151378,358),(872,356.53589838486226),(870,356),(868,356.53589838486226),(866.5358983848622,358)) -8637 ((865,370),(865.6698729810778,372.5),(867.5,374.3301270189222),(870,375),(872.5,374.3301270189222),(874.3301270189222,372.5),(875,370),(874.3301270189222,367.5),(872.5,365.6698729810778),(870,365),(867.5,365.6698729810778),(865.6698729810778,367.5)) -8638 ((864,380),(864.8038475772934,383),(867,385.19615242270663),(870,386),(873,385.19615242270663),(875.1961524227066,383),(876,380),(875.1961524227066,377),(873,374.80384757729337),(870,374),(867,374.80384757729337),(864.8038475772934,377)) -8639 ((863,390),(863.937822173509,393.5),(866.5,396.06217782649105),(870,397),(873.5,396.06217782649105),(876.062177826491,393.5),(877,390),(876.062177826491,386.5),(873.5,383.93782217350895),(870,383),(866.5,383.93782217350895),(863.937822173509,386.5)) -8640 ((862,400),(863.0717967697245,404),(866,406.9282032302755),(870,408),(874,406.9282032302755),(876.9282032302755,404),(878,400),(876.9282032302755,396),(874,393.0717967697245),(870,392),(866,393.0717967697245),(863.0717967697245,396)) -8641 ((861,410),(862.2057713659401,414.5),(865.5,417.79422863405995),(870,419),(874.5,417.79422863405995),(877.7942286340599,414.5),(879,410),(877.79422863406,405.5),(874.5,402.20577136594005),(870,401),(865.5,402.20577136594005),(862.2057713659401,405.5)) -8642 ((860,420),(861.3397459621556,425),(865,428.66025403784437),(870,430),(875,428.66025403784437),(878.6602540378444,425),(880,420),(878.6602540378444,415),(875,411.33974596215563),(870,410),(865,411.33974596215563),(861.3397459621556,415)) -8643 ((869,430),(869.1339745962156,430.5),(869.5,430.8660254037844),(870,431),(870.5,430.8660254037844),(870.8660254037844,430.5),(871,430),(870.8660254037844,429.5),(870.5,429.1339745962156),(870,429),(869.5,429.1339745962156),(869.1339745962156,429.5)) -8644 ((868,440),(868.2679491924312,441),(869,441.7320508075689),(870,442),(871,441.7320508075689),(871.7320508075688,441),(872,440),(871.7320508075688,439),(871,438.2679491924311),(870,438),(869,438.2679491924311),(868.2679491924312,439)) -8645 ((867,450),(867.4019237886466,451.5),(868.5,452.5980762113533),(870,453),(871.5,452.5980762113533),(872.5980762113533,451.5),(873,450),(872.5980762113534,448.5),(871.5,447.4019237886467),(870,447),(868.5,447.4019237886467),(867.4019237886467,448.5)) -8646 ((866,460),(866.5358983848622,462),(868,463.46410161513774),(870,464),(872,463.46410161513774),(873.4641016151378,462),(874,460),(873.4641016151378,458),(872,456.53589838486226),(870,456),(868,456.53589838486226),(866.5358983848622,458)) -8647 ((865,470),(865.6698729810778,472.5),(867.5,474.3301270189222),(870,475),(872.5,474.3301270189222),(874.3301270189222,472.5),(875,470),(874.3301270189222,467.5),(872.5,465.6698729810778),(870,465),(867.5,465.6698729810778),(865.6698729810778,467.5)) -8648 ((864,480),(864.8038475772934,483),(867,485.19615242270663),(870,486),(873,485.19615242270663),(875.1961524227066,483),(876,480),(875.1961524227066,477),(873,474.80384757729337),(870,474),(867,474.80384757729337),(864.8038475772934,477)) -8649 ((863,490),(863.937822173509,493.5),(866.5,496.06217782649105),(870,497),(873.5,496.06217782649105),(876.062177826491,493.5),(877,490),(876.062177826491,486.5),(873.5,483.93782217350895),(870,483),(866.5,483.93782217350895),(863.937822173509,486.5)) -8650 ((862,500),(863.0717967697245,504),(866,506.9282032302755),(870,508),(874,506.9282032302755),(876.9282032302755,504),(878,500),(876.9282032302755,496),(874,493.0717967697245),(870,492),(866,493.0717967697245),(863.0717967697245,496)) -8651 ((861,510),(862.2057713659401,514.5),(865.5,517.7942286340599),(870,519),(874.5,517.7942286340599),(877.7942286340599,514.5),(879,510),(877.79422863406,505.5),(874.5,502.20577136594005),(870,501),(865.5,502.20577136594005),(862.2057713659401,505.5)) -8652 ((860,520),(861.3397459621556,525),(865,528.6602540378444),(870,530),(875,528.6602540378444),(878.6602540378444,525),(880,520),(878.6602540378444,515),(875,511.33974596215563),(870,510),(865,511.33974596215563),(861.3397459621556,515)) -8653 ((869,530),(869.1339745962156,530.5),(869.5,530.8660254037844),(870,531),(870.5,530.8660254037844),(870.8660254037844,530.5),(871,530),(870.8660254037844,529.5),(870.5,529.1339745962156),(870,529),(869.5,529.1339745962156),(869.1339745962156,529.5)) -8654 ((868,540),(868.2679491924312,541),(869,541.7320508075688),(870,542),(871,541.7320508075688),(871.7320508075688,541),(872,540),(871.7320508075688,539),(871,538.2679491924312),(870,538),(869,538.2679491924312),(868.2679491924312,539)) -8655 ((867,550),(867.4019237886466,551.5),(868.5,552.5980762113534),(870,553),(871.5,552.5980762113534),(872.5980762113533,551.5),(873,550),(872.5980762113534,548.5),(871.5,547.4019237886467),(870,547),(868.5,547.4019237886466),(867.4019237886467,548.5)) -8656 ((866,560),(866.5358983848622,562),(868,563.4641016151378),(870,564),(872,563.4641016151378),(873.4641016151378,562),(874,560),(873.4641016151378,558),(872,556.5358983848622),(870,556),(868,556.5358983848622),(866.5358983848622,558)) -8657 ((865,570),(865.6698729810778,572.5),(867.5,574.3301270189222),(870,575),(872.5,574.3301270189222),(874.3301270189222,572.5),(875,570),(874.3301270189222,567.5),(872.5,565.6698729810778),(870,565),(867.5,565.6698729810778),(865.6698729810778,567.5)) -8658 ((864,580),(864.8038475772934,583),(867,585.1961524227066),(870,586),(873,585.1961524227066),(875.1961524227066,583),(876,580),(875.1961524227066,577),(873,574.8038475772934),(870,574),(867,574.8038475772934),(864.8038475772934,577)) -8659 ((863,590),(863.937822173509,593.5),(866.5,596.062177826491),(870,597),(873.5,596.062177826491),(876.062177826491,593.5),(877,590),(876.062177826491,586.5),(873.5,583.937822173509),(870,583),(866.5,583.937822173509),(863.937822173509,586.5)) -8660 ((862,600),(863.0717967697245,604),(866,606.9282032302755),(870,608),(874,606.9282032302755),(876.9282032302755,604),(878,600),(876.9282032302755,596),(874,593.0717967697245),(870,592),(866,593.0717967697245),(863.0717967697245,596)) -8661 ((861,610),(862.2057713659401,614.5),(865.5,617.7942286340599),(870,619),(874.5,617.7942286340599),(877.7942286340599,614.5),(879,610),(877.79422863406,605.5),(874.5,602.2057713659401),(870,601),(865.5,602.20577136594),(862.2057713659401,605.5)) -8662 ((860,620),(861.3397459621556,625),(865,628.6602540378444),(870,630),(875,628.6602540378444),(878.6602540378444,625),(880,620),(878.6602540378444,615),(875,611.3397459621556),(870,610),(865,611.3397459621556),(861.3397459621556,615)) -8663 ((869,630),(869.1339745962156,630.5),(869.5,630.8660254037844),(870,631),(870.5,630.8660254037844),(870.8660254037844,630.5),(871,630),(870.8660254037844,629.5),(870.5,629.1339745962156),(870,629),(869.5,629.1339745962156),(869.1339745962156,629.5)) -8664 ((868,640),(868.2679491924312,641),(869,641.7320508075688),(870,642),(871,641.7320508075688),(871.7320508075688,641),(872,640),(871.7320508075688,639),(871,638.2679491924312),(870,638),(869,638.2679491924312),(868.2679491924312,639)) -8665 ((867,650),(867.4019237886466,651.5),(868.5,652.5980762113534),(870,653),(871.5,652.5980762113534),(872.5980762113533,651.5),(873,650),(872.5980762113534,648.5),(871.5,647.4019237886467),(870,647),(868.5,647.4019237886466),(867.4019237886467,648.5)) -8666 ((866,660),(866.5358983848622,662),(868,663.4641016151378),(870,664),(872,663.4641016151378),(873.4641016151378,662),(874,660),(873.4641016151378,658),(872,656.5358983848622),(870,656),(868,656.5358983848622),(866.5358983848622,658)) -8667 ((865,670),(865.6698729810778,672.5),(867.5,674.3301270189222),(870,675),(872.5,674.3301270189222),(874.3301270189222,672.5),(875,670),(874.3301270189222,667.5),(872.5,665.6698729810778),(870,665),(867.5,665.6698729810778),(865.6698729810778,667.5)) -8668 ((864,680),(864.8038475772934,683),(867,685.1961524227066),(870,686),(873,685.1961524227066),(875.1961524227066,683),(876,680),(875.1961524227066,677),(873,674.8038475772934),(870,674),(867,674.8038475772934),(864.8038475772934,677)) -8669 ((863,690),(863.937822173509,693.5),(866.5,696.062177826491),(870,697),(873.5,696.062177826491),(876.062177826491,693.5),(877,690),(876.062177826491,686.5),(873.5,683.937822173509),(870,683),(866.5,683.937822173509),(863.937822173509,686.5)) -8670 ((862,700),(863.0717967697245,704),(866,706.9282032302755),(870,708),(874,706.9282032302755),(876.9282032302755,704),(878,700),(876.9282032302755,696),(874,693.0717967697245),(870,692),(866,693.0717967697245),(863.0717967697245,696)) -8671 ((861,710),(862.2057713659401,714.5),(865.5,717.7942286340599),(870,719),(874.5,717.7942286340599),(877.7942286340599,714.5),(879,710),(877.79422863406,705.5),(874.5,702.2057713659401),(870,701),(865.5,702.20577136594),(862.2057713659401,705.5)) -8672 ((860,720),(861.3397459621556,725),(865,728.6602540378444),(870,730),(875,728.6602540378444),(878.6602540378444,725),(880,720),(878.6602540378444,715),(875,711.3397459621556),(870,710),(865,711.3397459621556),(861.3397459621556,715)) -8673 ((869,730),(869.1339745962156,730.5),(869.5,730.8660254037844),(870,731),(870.5,730.8660254037844),(870.8660254037844,730.5),(871,730),(870.8660254037844,729.5),(870.5,729.1339745962156),(870,729),(869.5,729.1339745962156),(869.1339745962156,729.5)) -8674 ((868,740),(868.2679491924312,741),(869,741.7320508075688),(870,742),(871,741.7320508075688),(871.7320508075688,741),(872,740),(871.7320508075688,739),(871,738.2679491924312),(870,738),(869,738.2679491924312),(868.2679491924312,739)) -8675 ((867,750),(867.4019237886466,751.5),(868.5,752.5980762113534),(870,753),(871.5,752.5980762113534),(872.5980762113533,751.5),(873,750),(872.5980762113534,748.5),(871.5,747.4019237886467),(870,747),(868.5,747.4019237886466),(867.4019237886467,748.5)) -8676 ((866,760),(866.5358983848622,762),(868,763.4641016151378),(870,764),(872,763.4641016151378),(873.4641016151378,762),(874,760),(873.4641016151378,758),(872,756.5358983848622),(870,756),(868,756.5358983848622),(866.5358983848622,758)) -8677 ((865,770),(865.6698729810778,772.5),(867.5,774.3301270189222),(870,775),(872.5,774.3301270189222),(874.3301270189222,772.5),(875,770),(874.3301270189222,767.5),(872.5,765.6698729810778),(870,765),(867.5,765.6698729810778),(865.6698729810778,767.5)) -8678 ((864,780),(864.8038475772934,783),(867,785.1961524227066),(870,786),(873,785.1961524227066),(875.1961524227066,783),(876,780),(875.1961524227066,777),(873,774.8038475772934),(870,774),(867,774.8038475772934),(864.8038475772934,777)) -8679 ((863,790),(863.937822173509,793.5),(866.5,796.062177826491),(870,797),(873.5,796.062177826491),(876.062177826491,793.5),(877,790),(876.062177826491,786.5),(873.5,783.937822173509),(870,783),(866.5,783.937822173509),(863.937822173509,786.5)) -8680 ((862,800),(863.0717967697245,804),(866,806.9282032302755),(870,808),(874,806.9282032302755),(876.9282032302755,804),(878,800),(876.9282032302755,796),(874,793.0717967697245),(870,792),(866,793.0717967697245),(863.0717967697245,796)) -8681 ((861,810),(862.2057713659401,814.5),(865.5,817.7942286340599),(870,819),(874.5,817.7942286340599),(877.7942286340599,814.5),(879,810),(877.79422863406,805.5),(874.5,802.2057713659401),(870,801),(865.5,802.20577136594),(862.2057713659401,805.5)) -8682 ((860,820),(861.3397459621556,825),(865,828.6602540378444),(870,830),(875,828.6602540378444),(878.6602540378444,825),(880,820),(878.6602540378444,815),(875,811.3397459621556),(870,810),(865,811.3397459621556),(861.3397459621556,815)) -8683 ((869,830),(869.1339745962156,830.5),(869.5,830.8660254037844),(870,831),(870.5,830.8660254037844),(870.8660254037844,830.5),(871,830),(870.8660254037844,829.5),(870.5,829.1339745962156),(870,829),(869.5,829.1339745962156),(869.1339745962156,829.5)) -8684 ((868,840),(868.2679491924312,841),(869,841.7320508075688),(870,842),(871,841.7320508075688),(871.7320508075688,841),(872,840),(871.7320508075688,839),(871,838.2679491924312),(870,838),(869,838.2679491924312),(868.2679491924312,839)) -8685 ((867,850),(867.4019237886466,851.5),(868.5,852.5980762113534),(870,853),(871.5,852.5980762113534),(872.5980762113533,851.5),(873,850),(872.5980762113534,848.5),(871.5,847.4019237886467),(870,847),(868.5,847.4019237886466),(867.4019237886467,848.5)) -8686 ((866,860),(866.5358983848622,862),(868,863.4641016151378),(870,864),(872,863.4641016151378),(873.4641016151378,862),(874,860),(873.4641016151378,858),(872,856.5358983848622),(870,856),(868,856.5358983848622),(866.5358983848622,858)) -8687 ((865,870),(865.6698729810778,872.5),(867.5,874.3301270189222),(870,875),(872.5,874.3301270189222),(874.3301270189222,872.5),(875,870),(874.3301270189222,867.5),(872.5,865.6698729810778),(870,865),(867.5,865.6698729810778),(865.6698729810778,867.5)) -8688 ((864,880),(864.8038475772934,883),(867,885.1961524227066),(870,886),(873,885.1961524227066),(875.1961524227066,883),(876,880),(875.1961524227066,877),(873,874.8038475772934),(870,874),(867,874.8038475772934),(864.8038475772934,877)) -8689 ((863,890),(863.937822173509,893.5),(866.5,896.062177826491),(870,897),(873.5,896.062177826491),(876.062177826491,893.5),(877,890),(876.062177826491,886.5),(873.5,883.937822173509),(870,883),(866.5,883.937822173509),(863.937822173509,886.5)) -8690 ((862,900),(863.0717967697245,904),(866,906.9282032302755),(870,908),(874,906.9282032302755),(876.9282032302755,904),(878,900),(876.9282032302755,896),(874,893.0717967697245),(870,892),(866,893.0717967697245),(863.0717967697245,896)) -8691 ((861,910),(862.2057713659401,914.5),(865.5,917.7942286340599),(870,919),(874.5,917.7942286340599),(877.7942286340599,914.5),(879,910),(877.79422863406,905.5),(874.5,902.2057713659401),(870,901),(865.5,902.20577136594),(862.2057713659401,905.5)) -8692 ((860,920),(861.3397459621556,925),(865,928.6602540378444),(870,930),(875,928.6602540378444),(878.6602540378444,925),(880,920),(878.6602540378444,915),(875,911.3397459621556),(870,910),(865,911.3397459621556),(861.3397459621556,915)) -8693 ((869,930),(869.1339745962156,930.5),(869.5,930.8660254037844),(870,931),(870.5,930.8660254037844),(870.8660254037844,930.5),(871,930),(870.8660254037844,929.5),(870.5,929.1339745962156),(870,929),(869.5,929.1339745962156),(869.1339745962156,929.5)) -8694 ((868,940),(868.2679491924312,941),(869,941.7320508075688),(870,942),(871,941.7320508075688),(871.7320508075688,941),(872,940),(871.7320508075688,939),(871,938.2679491924312),(870,938),(869,938.2679491924312),(868.2679491924312,939)) -8695 ((867,950),(867.4019237886466,951.5),(868.5,952.5980762113534),(870,953),(871.5,952.5980762113534),(872.5980762113533,951.5),(873,950),(872.5980762113534,948.5),(871.5,947.4019237886467),(870,947),(868.5,947.4019237886466),(867.4019237886467,948.5)) -8696 ((866,960),(866.5358983848622,962),(868,963.4641016151378),(870,964),(872,963.4641016151378),(873.4641016151378,962),(874,960),(873.4641016151378,958),(872,956.5358983848622),(870,956),(868,956.5358983848622),(866.5358983848622,958)) -8697 ((865,970),(865.6698729810778,972.5),(867.5,974.3301270189222),(870,975),(872.5,974.3301270189222),(874.3301270189222,972.5),(875,970),(874.3301270189222,967.5),(872.5,965.6698729810778),(870,965),(867.5,965.6698729810778),(865.6698729810778,967.5)) -8698 ((864,980),(864.8038475772934,983),(867,985.1961524227066),(870,986),(873,985.1961524227066),(875.1961524227066,983),(876,980),(875.1961524227066,977),(873,974.8038475772934),(870,974),(867,974.8038475772934),(864.8038475772934,977)) -8699 ((863,990),(863.937822173509,993.5),(866.5,996.062177826491),(870,997),(873.5,996.062177826491),(876.062177826491,993.5),(877,990),(876.062177826491,986.5),(873.5,983.937822173509),(870,983),(866.5,983.937822173509),(863.937822173509,986.5)) -8700 ((862,1000),(863.0717967697245,1004),(866,1006.9282032302755),(870,1008),(874,1006.9282032302755),(876.9282032302755,1004),(878,1000),(876.9282032302755,996),(874,993.0717967697245),(870,992),(866,993.0717967697245),(863.0717967697245,996)) -8701 ((870,10),(871.3397459621556,15),(875,18.660254037844386),(880,20),(885,18.66025403784439),(888.6602540378444,15.000000000000004),(890,10.000000000000002),(888.6602540378444,5.000000000000003),(885,1.3397459621556145),(880,0),(875,1.3397459621556091),(871.3397459621556,4.999999999999996)) -8702 ((879,20),(879.1339745962156,20.5),(879.5,20.866025403784437),(880,21),(880.5,20.866025403784437),(880.8660254037844,20.5),(881,20),(880.8660254037844,19.5),(880.5,19.133974596215563),(880,19),(879.5,19.133974596215563),(879.1339745962156,19.5)) -8703 ((878,30),(878.2679491924312,31),(879,31.73205080756888),(880,32),(881,31.73205080756888),(881.7320508075688,31),(882,30),(881.7320508075688,29),(881,28.26794919243112),(880,28),(879,28.26794919243112),(878.2679491924312,29)) -8704 ((877,40),(877.4019237886466,41.5),(878.5,42.598076211353316),(880,43),(881.5,42.598076211353316),(882.5980762113533,41.5),(883,40),(882.5980762113534,38.5),(881.5,37.401923788646684),(880,37),(878.5,37.401923788646684),(877.4019237886467,38.5)) -8705 ((876,50),(876.5358983848622,52),(878,53.46410161513776),(880,54),(882,53.46410161513776),(883.4641016151378,52),(884,50),(883.4641016151378,48),(882,46.53589838486224),(880,46),(878,46.53589838486224),(876.5358983848622,48)) -8706 ((875,60),(875.6698729810778,62.5),(877.5,64.3301270189222),(880,65),(882.5,64.3301270189222),(884.3301270189222,62.5),(885,60),(884.3301270189222,57.5),(882.5,55.66987298107781),(880,55),(877.5,55.6698729810778),(875.6698729810778,57.5)) -8707 ((874,70),(874.8038475772934,73),(877,75.19615242270663),(880,76),(883,75.19615242270663),(885.1961524227066,73),(886,70),(885.1961524227066,67),(883,64.80384757729337),(880,64),(877,64.80384757729337),(874.8038475772934,67)) -8708 ((873,80),(873.937822173509,83.5),(876.5,86.06217782649107),(880,87),(883.5,86.06217782649107),(886.062177826491,83.5),(887,80),(886.062177826491,76.5),(883.5,73.93782217350893),(880,73),(876.5,73.93782217350892),(873.937822173509,76.5)) -8709 ((872,90),(873.0717967697245,94),(876,96.92820323027551),(880,98),(884,96.92820323027551),(886.9282032302755,94),(888,90),(886.9282032302755,86),(884,83.07179676972449),(880,82),(876,83.07179676972449),(873.0717967697245,86)) -8710 ((871,100),(872.2057713659401,104.5),(875.5,107.79422863405995),(880,109),(884.5,107.79422863405995),(887.7942286340599,104.5),(889,100),(887.79422863406,95.5),(884.5,92.20577136594005),(880,91),(875.5,92.20577136594005),(872.2057713659401,95.5)) -8711 ((870,110),(871.3397459621556,115),(875,118.66025403784438),(880,120),(885,118.66025403784438),(888.6602540378444,115),(890,110),(888.6602540378444,105),(885,101.33974596215562),(880,100),(875,101.3397459621556),(871.3397459621556,105)) -8712 ((879,120),(879.1339745962156,120.5),(879.5,120.86602540378443),(880,121),(880.5,120.86602540378443),(880.8660254037844,120.5),(881,120),(880.8660254037844,119.5),(880.5,119.13397459621557),(880,119),(879.5,119.13397459621557),(879.1339745962156,119.5)) -8713 ((878,130),(878.2679491924312,131),(879,131.73205080756887),(880,132),(881,131.73205080756887),(881.7320508075688,131),(882,130),(881.7320508075688,129),(881,128.26794919243113),(880,128),(879,128.26794919243113),(878.2679491924312,129)) -8714 ((877,140),(877.4019237886466,141.5),(878.5,142.59807621135332),(880,143),(881.5,142.59807621135332),(882.5980762113533,141.5),(883,140),(882.5980762113534,138.5),(881.5,137.40192378864668),(880,137),(878.5,137.40192378864668),(877.4019237886467,138.5)) -8715 ((876,150),(876.5358983848622,152),(878,153.46410161513776),(880,154),(882,153.46410161513776),(883.4641016151378,152),(884,150),(883.4641016151378,148),(882,146.53589838486224),(880,146),(878,146.53589838486224),(876.5358983848622,148)) -8716 ((875,160),(875.6698729810778,162.5),(877.5,164.33012701892218),(880,165),(882.5,164.33012701892218),(884.3301270189222,162.5),(885,160),(884.3301270189222,157.5),(882.5,155.66987298107782),(880,155),(877.5,155.66987298107782),(875.6698729810778,157.5)) -8717 ((874,170),(874.8038475772934,173),(877,175.19615242270663),(880,176),(883,175.19615242270663),(885.1961524227066,173),(886,170),(885.1961524227066,167),(883,164.80384757729337),(880,164),(877,164.80384757729337),(874.8038475772934,167)) -8718 ((873,180),(873.937822173509,183.5),(876.5,186.06217782649108),(880,187),(883.5,186.06217782649108),(886.062177826491,183.5),(887,180),(886.062177826491,176.5),(883.5,173.93782217350892),(880,173),(876.5,173.93782217350892),(873.937822173509,176.5)) -8719 ((872,190),(873.0717967697245,194),(876,196.9282032302755),(880,198),(884,196.9282032302755),(886.9282032302755,194),(888,190),(886.9282032302755,186),(884,183.0717967697245),(880,182),(876,183.0717967697245),(873.0717967697245,186)) -8720 ((871,200),(872.2057713659401,204.5),(875.5,207.79422863405995),(880,209),(884.5,207.79422863405995),(887.7942286340599,204.5),(889,200),(887.79422863406,195.5),(884.5,192.20577136594005),(880,191),(875.5,192.20577136594005),(872.2057713659401,195.5)) -8721 ((870,210),(871.3397459621556,215),(875,218.6602540378444),(880,220),(885,218.6602540378444),(888.6602540378444,215),(890,210),(888.6602540378444,205),(885,201.3397459621556),(880,200),(875,201.3397459621556),(871.3397459621556,205)) -8722 ((879,220),(879.1339745962156,220.5),(879.5,220.86602540378445),(880,221),(880.5,220.86602540378445),(880.8660254037844,220.5),(881,220),(880.8660254037844,219.5),(880.5,219.13397459621555),(880,219),(879.5,219.13397459621555),(879.1339745962156,219.5)) -8723 ((878,230),(878.2679491924312,231),(879,231.73205080756887),(880,232),(881,231.73205080756887),(881.7320508075688,231),(882,230),(881.7320508075688,229),(881,228.26794919243113),(880,228),(879,228.26794919243113),(878.2679491924312,229)) -8724 ((877,240),(877.4019237886466,241.5),(878.5,242.59807621135332),(880,243),(881.5,242.59807621135332),(882.5980762113533,241.5),(883,240),(882.5980762113534,238.5),(881.5,237.40192378864668),(880,237),(878.5,237.40192378864668),(877.4019237886467,238.5)) -8725 ((876,250),(876.5358983848622,252),(878,253.46410161513776),(880,254),(882,253.46410161513776),(883.4641016151378,252),(884,250),(883.4641016151378,248),(882,246.53589838486224),(880,246),(878,246.53589838486224),(876.5358983848622,248)) -8726 ((875,260),(875.6698729810778,262.5),(877.5,264.3301270189222),(880,265),(882.5,264.3301270189222),(884.3301270189222,262.5),(885,260),(884.3301270189222,257.5),(882.5,255.66987298107782),(880,255),(877.5,255.66987298107782),(875.6698729810778,257.5)) -8727 ((874,270),(874.8038475772934,273),(877,275.19615242270663),(880,276),(883,275.19615242270663),(885.1961524227066,273),(886,270),(885.1961524227066,267),(883,264.80384757729337),(880,264),(877,264.80384757729337),(874.8038475772934,267)) -8728 ((873,280),(873.937822173509,283.5),(876.5,286.06217782649105),(880,287),(883.5,286.06217782649105),(886.062177826491,283.5),(887,280),(886.062177826491,276.5),(883.5,273.93782217350895),(880,273),(876.5,273.93782217350895),(873.937822173509,276.5)) -8729 ((872,290),(873.0717967697245,294),(876,296.9282032302755),(880,298),(884,296.9282032302755),(886.9282032302755,294),(888,290),(886.9282032302755,286),(884,283.0717967697245),(880,282),(876,283.0717967697245),(873.0717967697245,286)) -8730 ((871,300),(872.2057713659401,304.5),(875.5,307.79422863405995),(880,309),(884.5,307.79422863405995),(887.7942286340599,304.5),(889,300),(887.79422863406,295.5),(884.5,292.20577136594005),(880,291),(875.5,292.20577136594005),(872.2057713659401,295.5)) -8731 ((870,310),(871.3397459621556,315),(875,318.66025403784437),(880,320),(885,318.66025403784437),(888.6602540378444,315),(890,310),(888.6602540378444,305),(885,301.33974596215563),(880,300),(875,301.33974596215563),(871.3397459621556,305)) -8732 ((879,320),(879.1339745962156,320.5),(879.5,320.8660254037844),(880,321),(880.5,320.8660254037844),(880.8660254037844,320.5),(881,320),(880.8660254037844,319.5),(880.5,319.1339745962156),(880,319),(879.5,319.1339745962156),(879.1339745962156,319.5)) -8733 ((878,330),(878.2679491924312,331),(879,331.7320508075689),(880,332),(881,331.7320508075689),(881.7320508075688,331),(882,330),(881.7320508075688,329),(881,328.2679491924311),(880,328),(879,328.2679491924311),(878.2679491924312,329)) -8734 ((877,340),(877.4019237886466,341.5),(878.5,342.5980762113533),(880,343),(881.5,342.5980762113533),(882.5980762113533,341.5),(883,340),(882.5980762113534,338.5),(881.5,337.4019237886467),(880,337),(878.5,337.4019237886467),(877.4019237886467,338.5)) -8735 ((876,350),(876.5358983848622,352),(878,353.46410161513774),(880,354),(882,353.46410161513774),(883.4641016151378,352),(884,350),(883.4641016151378,348),(882,346.53589838486226),(880,346),(878,346.53589838486226),(876.5358983848622,348)) -8736 ((875,360),(875.6698729810778,362.5),(877.5,364.3301270189222),(880,365),(882.5,364.3301270189222),(884.3301270189222,362.5),(885,360),(884.3301270189222,357.5),(882.5,355.6698729810778),(880,355),(877.5,355.6698729810778),(875.6698729810778,357.5)) -8737 ((874,370),(874.8038475772934,373),(877,375.19615242270663),(880,376),(883,375.19615242270663),(885.1961524227066,373),(886,370),(885.1961524227066,367),(883,364.80384757729337),(880,364),(877,364.80384757729337),(874.8038475772934,367)) -8738 ((873,380),(873.937822173509,383.5),(876.5,386.06217782649105),(880,387),(883.5,386.06217782649105),(886.062177826491,383.5),(887,380),(886.062177826491,376.5),(883.5,373.93782217350895),(880,373),(876.5,373.93782217350895),(873.937822173509,376.5)) -8739 ((872,390),(873.0717967697245,394),(876,396.9282032302755),(880,398),(884,396.9282032302755),(886.9282032302755,394),(888,390),(886.9282032302755,386),(884,383.0717967697245),(880,382),(876,383.0717967697245),(873.0717967697245,386)) -8740 ((871,400),(872.2057713659401,404.5),(875.5,407.79422863405995),(880,409),(884.5,407.79422863405995),(887.7942286340599,404.5),(889,400),(887.79422863406,395.5),(884.5,392.20577136594005),(880,391),(875.5,392.20577136594005),(872.2057713659401,395.5)) -8741 ((870,410),(871.3397459621556,415),(875,418.66025403784437),(880,420),(885,418.66025403784437),(888.6602540378444,415),(890,410),(888.6602540378444,405),(885,401.33974596215563),(880,400),(875,401.33974596215563),(871.3397459621556,405)) -8742 ((879,420),(879.1339745962156,420.5),(879.5,420.8660254037844),(880,421),(880.5,420.8660254037844),(880.8660254037844,420.5),(881,420),(880.8660254037844,419.5),(880.5,419.1339745962156),(880,419),(879.5,419.1339745962156),(879.1339745962156,419.5)) -8743 ((878,430),(878.2679491924312,431),(879,431.7320508075689),(880,432),(881,431.7320508075689),(881.7320508075688,431),(882,430),(881.7320508075688,429),(881,428.2679491924311),(880,428),(879,428.2679491924311),(878.2679491924312,429)) -8744 ((877,440),(877.4019237886466,441.5),(878.5,442.5980762113533),(880,443),(881.5,442.5980762113533),(882.5980762113533,441.5),(883,440),(882.5980762113534,438.5),(881.5,437.4019237886467),(880,437),(878.5,437.4019237886467),(877.4019237886467,438.5)) -8745 ((876,450),(876.5358983848622,452),(878,453.46410161513774),(880,454),(882,453.46410161513774),(883.4641016151378,452),(884,450),(883.4641016151378,448),(882,446.53589838486226),(880,446),(878,446.53589838486226),(876.5358983848622,448)) -8746 ((875,460),(875.6698729810778,462.5),(877.5,464.3301270189222),(880,465),(882.5,464.3301270189222),(884.3301270189222,462.5),(885,460),(884.3301270189222,457.5),(882.5,455.6698729810778),(880,455),(877.5,455.6698729810778),(875.6698729810778,457.5)) -8747 ((874,470),(874.8038475772934,473),(877,475.19615242270663),(880,476),(883,475.19615242270663),(885.1961524227066,473),(886,470),(885.1961524227066,467),(883,464.80384757729337),(880,464),(877,464.80384757729337),(874.8038475772934,467)) -8748 ((873,480),(873.937822173509,483.5),(876.5,486.06217782649105),(880,487),(883.5,486.06217782649105),(886.062177826491,483.5),(887,480),(886.062177826491,476.5),(883.5,473.93782217350895),(880,473),(876.5,473.93782217350895),(873.937822173509,476.5)) -8749 ((872,490),(873.0717967697245,494),(876,496.9282032302755),(880,498),(884,496.9282032302755),(886.9282032302755,494),(888,490),(886.9282032302755,486),(884,483.0717967697245),(880,482),(876,483.0717967697245),(873.0717967697245,486)) -8750 ((871,500),(872.2057713659401,504.5),(875.5,507.79422863405995),(880,509),(884.5,507.79422863405995),(887.7942286340599,504.5),(889,500),(887.79422863406,495.5),(884.5,492.20577136594005),(880,491),(875.5,492.20577136594005),(872.2057713659401,495.5)) -8751 ((870,510),(871.3397459621556,515),(875,518.6602540378444),(880,520),(885,518.6602540378444),(888.6602540378444,515),(890,510),(888.6602540378444,505),(885,501.33974596215563),(880,500),(875,501.33974596215563),(871.3397459621556,505)) -8752 ((879,520),(879.1339745962156,520.5),(879.5,520.8660254037844),(880,521),(880.5,520.8660254037844),(880.8660254037844,520.5),(881,520),(880.8660254037844,519.5),(880.5,519.1339745962156),(880,519),(879.5,519.1339745962156),(879.1339745962156,519.5)) -8753 ((878,530),(878.2679491924312,531),(879,531.7320508075688),(880,532),(881,531.7320508075688),(881.7320508075688,531),(882,530),(881.7320508075688,529),(881,528.2679491924312),(880,528),(879,528.2679491924312),(878.2679491924312,529)) -8754 ((877,540),(877.4019237886466,541.5),(878.5,542.5980762113534),(880,543),(881.5,542.5980762113534),(882.5980762113533,541.5),(883,540),(882.5980762113534,538.5),(881.5,537.4019237886467),(880,537),(878.5,537.4019237886466),(877.4019237886467,538.5)) -8755 ((876,550),(876.5358983848622,552),(878,553.4641016151378),(880,554),(882,553.4641016151378),(883.4641016151378,552),(884,550),(883.4641016151378,548),(882,546.5358983848622),(880,546),(878,546.5358983848622),(876.5358983848622,548)) -8756 ((875,560),(875.6698729810778,562.5),(877.5,564.3301270189222),(880,565),(882.5,564.3301270189222),(884.3301270189222,562.5),(885,560),(884.3301270189222,557.5),(882.5,555.6698729810778),(880,555),(877.5,555.6698729810778),(875.6698729810778,557.5)) -8757 ((874,570),(874.8038475772934,573),(877,575.1961524227066),(880,576),(883,575.1961524227066),(885.1961524227066,573),(886,570),(885.1961524227066,567),(883,564.8038475772934),(880,564),(877,564.8038475772934),(874.8038475772934,567)) -8758 ((873,580),(873.937822173509,583.5),(876.5,586.062177826491),(880,587),(883.5,586.062177826491),(886.062177826491,583.5),(887,580),(886.062177826491,576.5),(883.5,573.937822173509),(880,573),(876.5,573.937822173509),(873.937822173509,576.5)) -8759 ((872,590),(873.0717967697245,594),(876,596.9282032302755),(880,598),(884,596.9282032302755),(886.9282032302755,594),(888,590),(886.9282032302755,586),(884,583.0717967697245),(880,582),(876,583.0717967697245),(873.0717967697245,586)) -8760 ((871,600),(872.2057713659401,604.5),(875.5,607.7942286340599),(880,609),(884.5,607.7942286340599),(887.7942286340599,604.5),(889,600),(887.79422863406,595.5),(884.5,592.2057713659401),(880,591),(875.5,592.20577136594),(872.2057713659401,595.5)) -8761 ((870,610),(871.3397459621556,615),(875,618.6602540378444),(880,620),(885,618.6602540378444),(888.6602540378444,615),(890,610),(888.6602540378444,605),(885,601.3397459621556),(880,600),(875,601.3397459621556),(871.3397459621556,605)) -8762 ((879,620),(879.1339745962156,620.5),(879.5,620.8660254037844),(880,621),(880.5,620.8660254037844),(880.8660254037844,620.5),(881,620),(880.8660254037844,619.5),(880.5,619.1339745962156),(880,619),(879.5,619.1339745962156),(879.1339745962156,619.5)) -8763 ((878,630),(878.2679491924312,631),(879,631.7320508075688),(880,632),(881,631.7320508075688),(881.7320508075688,631),(882,630),(881.7320508075688,629),(881,628.2679491924312),(880,628),(879,628.2679491924312),(878.2679491924312,629)) -8764 ((877,640),(877.4019237886466,641.5),(878.5,642.5980762113534),(880,643),(881.5,642.5980762113534),(882.5980762113533,641.5),(883,640),(882.5980762113534,638.5),(881.5,637.4019237886467),(880,637),(878.5,637.4019237886466),(877.4019237886467,638.5)) -8765 ((876,650),(876.5358983848622,652),(878,653.4641016151378),(880,654),(882,653.4641016151378),(883.4641016151378,652),(884,650),(883.4641016151378,648),(882,646.5358983848622),(880,646),(878,646.5358983848622),(876.5358983848622,648)) -8766 ((875,660),(875.6698729810778,662.5),(877.5,664.3301270189222),(880,665),(882.5,664.3301270189222),(884.3301270189222,662.5),(885,660),(884.3301270189222,657.5),(882.5,655.6698729810778),(880,655),(877.5,655.6698729810778),(875.6698729810778,657.5)) -8767 ((874,670),(874.8038475772934,673),(877,675.1961524227066),(880,676),(883,675.1961524227066),(885.1961524227066,673),(886,670),(885.1961524227066,667),(883,664.8038475772934),(880,664),(877,664.8038475772934),(874.8038475772934,667)) -8768 ((873,680),(873.937822173509,683.5),(876.5,686.062177826491),(880,687),(883.5,686.062177826491),(886.062177826491,683.5),(887,680),(886.062177826491,676.5),(883.5,673.937822173509),(880,673),(876.5,673.937822173509),(873.937822173509,676.5)) -8769 ((872,690),(873.0717967697245,694),(876,696.9282032302755),(880,698),(884,696.9282032302755),(886.9282032302755,694),(888,690),(886.9282032302755,686),(884,683.0717967697245),(880,682),(876,683.0717967697245),(873.0717967697245,686)) -8770 ((871,700),(872.2057713659401,704.5),(875.5,707.7942286340599),(880,709),(884.5,707.7942286340599),(887.7942286340599,704.5),(889,700),(887.79422863406,695.5),(884.5,692.2057713659401),(880,691),(875.5,692.20577136594),(872.2057713659401,695.5)) -8771 ((870,710),(871.3397459621556,715),(875,718.6602540378444),(880,720),(885,718.6602540378444),(888.6602540378444,715),(890,710),(888.6602540378444,705),(885,701.3397459621556),(880,700),(875,701.3397459621556),(871.3397459621556,705)) -8772 ((879,720),(879.1339745962156,720.5),(879.5,720.8660254037844),(880,721),(880.5,720.8660254037844),(880.8660254037844,720.5),(881,720),(880.8660254037844,719.5),(880.5,719.1339745962156),(880,719),(879.5,719.1339745962156),(879.1339745962156,719.5)) -8773 ((878,730),(878.2679491924312,731),(879,731.7320508075688),(880,732),(881,731.7320508075688),(881.7320508075688,731),(882,730),(881.7320508075688,729),(881,728.2679491924312),(880,728),(879,728.2679491924312),(878.2679491924312,729)) -8774 ((877,740),(877.4019237886466,741.5),(878.5,742.5980762113534),(880,743),(881.5,742.5980762113534),(882.5980762113533,741.5),(883,740),(882.5980762113534,738.5),(881.5,737.4019237886467),(880,737),(878.5,737.4019237886466),(877.4019237886467,738.5)) -8775 ((876,750),(876.5358983848622,752),(878,753.4641016151378),(880,754),(882,753.4641016151378),(883.4641016151378,752),(884,750),(883.4641016151378,748),(882,746.5358983848622),(880,746),(878,746.5358983848622),(876.5358983848622,748)) -8776 ((875,760),(875.6698729810778,762.5),(877.5,764.3301270189222),(880,765),(882.5,764.3301270189222),(884.3301270189222,762.5),(885,760),(884.3301270189222,757.5),(882.5,755.6698729810778),(880,755),(877.5,755.6698729810778),(875.6698729810778,757.5)) -8777 ((874,770),(874.8038475772934,773),(877,775.1961524227066),(880,776),(883,775.1961524227066),(885.1961524227066,773),(886,770),(885.1961524227066,767),(883,764.8038475772934),(880,764),(877,764.8038475772934),(874.8038475772934,767)) -8778 ((873,780),(873.937822173509,783.5),(876.5,786.062177826491),(880,787),(883.5,786.062177826491),(886.062177826491,783.5),(887,780),(886.062177826491,776.5),(883.5,773.937822173509),(880,773),(876.5,773.937822173509),(873.937822173509,776.5)) -8779 ((872,790),(873.0717967697245,794),(876,796.9282032302755),(880,798),(884,796.9282032302755),(886.9282032302755,794),(888,790),(886.9282032302755,786),(884,783.0717967697245),(880,782),(876,783.0717967697245),(873.0717967697245,786)) -8780 ((871,800),(872.2057713659401,804.5),(875.5,807.7942286340599),(880,809),(884.5,807.7942286340599),(887.7942286340599,804.5),(889,800),(887.79422863406,795.5),(884.5,792.2057713659401),(880,791),(875.5,792.20577136594),(872.2057713659401,795.5)) -8781 ((870,810),(871.3397459621556,815),(875,818.6602540378444),(880,820),(885,818.6602540378444),(888.6602540378444,815),(890,810),(888.6602540378444,805),(885,801.3397459621556),(880,800),(875,801.3397459621556),(871.3397459621556,805)) -8782 ((879,820),(879.1339745962156,820.5),(879.5,820.8660254037844),(880,821),(880.5,820.8660254037844),(880.8660254037844,820.5),(881,820),(880.8660254037844,819.5),(880.5,819.1339745962156),(880,819),(879.5,819.1339745962156),(879.1339745962156,819.5)) -8783 ((878,830),(878.2679491924312,831),(879,831.7320508075688),(880,832),(881,831.7320508075688),(881.7320508075688,831),(882,830),(881.7320508075688,829),(881,828.2679491924312),(880,828),(879,828.2679491924312),(878.2679491924312,829)) -8784 ((877,840),(877.4019237886466,841.5),(878.5,842.5980762113534),(880,843),(881.5,842.5980762113534),(882.5980762113533,841.5),(883,840),(882.5980762113534,838.5),(881.5,837.4019237886467),(880,837),(878.5,837.4019237886466),(877.4019237886467,838.5)) -8785 ((876,850),(876.5358983848622,852),(878,853.4641016151378),(880,854),(882,853.4641016151378),(883.4641016151378,852),(884,850),(883.4641016151378,848),(882,846.5358983848622),(880,846),(878,846.5358983848622),(876.5358983848622,848)) -8786 ((875,860),(875.6698729810778,862.5),(877.5,864.3301270189222),(880,865),(882.5,864.3301270189222),(884.3301270189222,862.5),(885,860),(884.3301270189222,857.5),(882.5,855.6698729810778),(880,855),(877.5,855.6698729810778),(875.6698729810778,857.5)) -8787 ((874,870),(874.8038475772934,873),(877,875.1961524227066),(880,876),(883,875.1961524227066),(885.1961524227066,873),(886,870),(885.1961524227066,867),(883,864.8038475772934),(880,864),(877,864.8038475772934),(874.8038475772934,867)) -8788 ((873,880),(873.937822173509,883.5),(876.5,886.062177826491),(880,887),(883.5,886.062177826491),(886.062177826491,883.5),(887,880),(886.062177826491,876.5),(883.5,873.937822173509),(880,873),(876.5,873.937822173509),(873.937822173509,876.5)) -8789 ((872,890),(873.0717967697245,894),(876,896.9282032302755),(880,898),(884,896.9282032302755),(886.9282032302755,894),(888,890),(886.9282032302755,886),(884,883.0717967697245),(880,882),(876,883.0717967697245),(873.0717967697245,886)) -8790 ((871,900),(872.2057713659401,904.5),(875.5,907.7942286340599),(880,909),(884.5,907.7942286340599),(887.7942286340599,904.5),(889,900),(887.79422863406,895.5),(884.5,892.2057713659401),(880,891),(875.5,892.20577136594),(872.2057713659401,895.5)) -8791 ((870,910),(871.3397459621556,915),(875,918.6602540378444),(880,920),(885,918.6602540378444),(888.6602540378444,915),(890,910),(888.6602540378444,905),(885,901.3397459621556),(880,900),(875,901.3397459621556),(871.3397459621556,905)) -8792 ((879,920),(879.1339745962156,920.5),(879.5,920.8660254037844),(880,921),(880.5,920.8660254037844),(880.8660254037844,920.5),(881,920),(880.8660254037844,919.5),(880.5,919.1339745962156),(880,919),(879.5,919.1339745962156),(879.1339745962156,919.5)) -8793 ((878,930),(878.2679491924312,931),(879,931.7320508075688),(880,932),(881,931.7320508075688),(881.7320508075688,931),(882,930),(881.7320508075688,929),(881,928.2679491924312),(880,928),(879,928.2679491924312),(878.2679491924312,929)) -8794 ((877,940),(877.4019237886466,941.5),(878.5,942.5980762113534),(880,943),(881.5,942.5980762113534),(882.5980762113533,941.5),(883,940),(882.5980762113534,938.5),(881.5,937.4019237886467),(880,937),(878.5,937.4019237886466),(877.4019237886467,938.5)) -8795 ((876,950),(876.5358983848622,952),(878,953.4641016151378),(880,954),(882,953.4641016151378),(883.4641016151378,952),(884,950),(883.4641016151378,948),(882,946.5358983848622),(880,946),(878,946.5358983848622),(876.5358983848622,948)) -8796 ((875,960),(875.6698729810778,962.5),(877.5,964.3301270189222),(880,965),(882.5,964.3301270189222),(884.3301270189222,962.5),(885,960),(884.3301270189222,957.5),(882.5,955.6698729810778),(880,955),(877.5,955.6698729810778),(875.6698729810778,957.5)) -8797 ((874,970),(874.8038475772934,973),(877,975.1961524227066),(880,976),(883,975.1961524227066),(885.1961524227066,973),(886,970),(885.1961524227066,967),(883,964.8038475772934),(880,964),(877,964.8038475772934),(874.8038475772934,967)) -8798 ((873,980),(873.937822173509,983.5),(876.5,986.062177826491),(880,987),(883.5,986.062177826491),(886.062177826491,983.5),(887,980),(886.062177826491,976.5),(883.5,973.937822173509),(880,973),(876.5,973.937822173509),(873.937822173509,976.5)) -8799 ((872,990),(873.0717967697245,994),(876,996.9282032302755),(880,998),(884,996.9282032302755),(886.9282032302755,994),(888,990),(886.9282032302755,986),(884,983.0717967697245),(880,982),(876,983.0717967697245),(873.0717967697245,986)) -8800 ((871,1000),(872.2057713659401,1004.5),(875.5,1007.7942286340599),(880,1009),(884.5,1007.7942286340599),(887.7942286340599,1004.5),(889,1000),(887.79422863406,995.5),(884.5,992.2057713659401),(880,991),(875.5,992.20577136594),(872.2057713659401,995.5)) -8801 ((889,10),(889.1339745962156,10.5),(889.5,10.86602540378444),(890,11),(890.5,10.86602540378444),(890.8660254037844,10.5),(891,10),(890.8660254037844,9.5),(890.5,9.13397459621556),(890,9),(889.5,9.13397459621556),(889.1339745962156,9.5)) -8802 ((888,20),(888.2679491924312,21),(889,21.73205080756888),(890,22),(891,21.73205080756888),(891.7320508075688,21),(892,20),(891.7320508075688,19),(891,18.26794919243112),(890,18),(889,18.26794919243112),(888.2679491924312,19)) -8803 ((887,30),(887.4019237886466,31.5),(888.5,32.598076211353316),(890,33),(891.5,32.598076211353316),(892.5980762113533,31.5),(893,30),(892.5980762113534,28.5),(891.5,27.401923788646684),(890,27),(888.5,27.401923788646684),(887.4019237886467,28.5)) -8804 ((886,40),(886.5358983848622,42),(888,43.46410161513776),(890,44),(892,43.46410161513776),(893.4641016151378,42),(894,40),(893.4641016151378,38),(892,36.53589838486224),(890,36),(888,36.53589838486224),(886.5358983848622,38)) -8805 ((885,50),(885.6698729810778,52.5),(887.5,54.33012701892219),(890,55),(892.5,54.33012701892219),(894.3301270189222,52.5),(895,50),(894.3301270189222,47.5),(892.5,45.66987298107781),(890,45),(887.5,45.6698729810778),(885.6698729810778,47.5)) -8806 ((884,60),(884.8038475772934,63),(887,65.19615242270663),(890,66),(893,65.19615242270663),(895.1961524227066,63),(896,60),(895.1961524227066,57),(893,54.80384757729337),(890,54),(887,54.80384757729337),(884.8038475772934,57)) -8807 ((883,70),(883.937822173509,73.5),(886.5,76.06217782649107),(890,77),(893.5,76.06217782649107),(896.062177826491,73.5),(897,70),(896.062177826491,66.5),(893.5,63.937822173508934),(890,63),(886.5,63.93782217350893),(883.937822173509,66.5)) -8808 ((882,80),(883.0717967697245,84),(886,86.92820323027551),(890,88),(894,86.92820323027551),(896.9282032302755,84),(898,80),(896.9282032302755,76),(894,73.07179676972449),(890,72),(886,73.07179676972449),(883.0717967697245,76)) -8809 ((881,90),(882.2057713659401,94.5),(885.5,97.79422863405995),(890,99),(894.5,97.79422863405995),(897.7942286340599,94.5),(899,90),(897.79422863406,85.5),(894.5,82.20577136594005),(890,81),(885.5,82.20577136594005),(882.2057713659401,85.5)) -8810 ((880,100),(881.3397459621556,105),(885,108.66025403784438),(890,110),(895,108.66025403784438),(898.6602540378444,105),(900,100),(898.6602540378444,95),(895,91.33974596215562),(890,90),(885,91.3397459621556),(881.3397459621556,95)) -8811 ((889,110),(889.1339745962156,110.5),(889.5,110.86602540378443),(890,111),(890.5,110.86602540378443),(890.8660254037844,110.5),(891,110),(890.8660254037844,109.5),(890.5,109.13397459621557),(890,109),(889.5,109.13397459621557),(889.1339745962156,109.5)) -8812 ((888,120),(888.2679491924312,121),(889,121.73205080756888),(890,122),(891,121.73205080756888),(891.7320508075688,121),(892,120),(891.7320508075688,119),(891,118.26794919243112),(890,118),(889,118.26794919243112),(888.2679491924312,119)) -8813 ((887,130),(887.4019237886466,131.5),(888.5,132.59807621135332),(890,133),(891.5,132.59807621135332),(892.5980762113533,131.5),(893,130),(892.5980762113534,128.5),(891.5,127.40192378864668),(890,127),(888.5,127.40192378864668),(887.4019237886467,128.5)) -8814 ((886,140),(886.5358983848622,142),(888,143.46410161513776),(890,144),(892,143.46410161513776),(893.4641016151378,142),(894,140),(893.4641016151378,138),(892,136.53589838486224),(890,136),(888,136.53589838486224),(886.5358983848622,138)) -8815 ((885,150),(885.6698729810778,152.5),(887.5,154.33012701892218),(890,155),(892.5,154.33012701892218),(894.3301270189222,152.5),(895,150),(894.3301270189222,147.5),(892.5,145.66987298107782),(890,145),(887.5,145.66987298107782),(885.6698729810778,147.5)) -8816 ((884,160),(884.8038475772934,163),(887,165.19615242270663),(890,166),(893,165.19615242270663),(895.1961524227066,163),(896,160),(895.1961524227066,157),(893,154.80384757729337),(890,154),(887,154.80384757729337),(884.8038475772934,157)) -8817 ((883,170),(883.937822173509,173.5),(886.5,176.06217782649108),(890,177),(893.5,176.06217782649108),(896.062177826491,173.5),(897,170),(896.062177826491,166.5),(893.5,163.93782217350892),(890,163),(886.5,163.93782217350892),(883.937822173509,166.5)) -8818 ((882,180),(883.0717967697245,184),(886,186.9282032302755),(890,188),(894,186.9282032302755),(896.9282032302755,184),(898,180),(896.9282032302755,176),(894,173.0717967697245),(890,172),(886,173.0717967697245),(883.0717967697245,176)) -8819 ((881,190),(882.2057713659401,194.5),(885.5,197.79422863405995),(890,199),(894.5,197.79422863405995),(897.7942286340599,194.5),(899,190),(897.79422863406,185.5),(894.5,182.20577136594005),(890,181),(885.5,182.20577136594005),(882.2057713659401,185.5)) -8820 ((880,200),(881.3397459621556,205),(885,208.6602540378444),(890,210),(895,208.6602540378444),(898.6602540378444,205),(900,200),(898.6602540378444,195),(895,191.3397459621556),(890,190),(885,191.3397459621556),(881.3397459621556,195)) -8821 ((889,210),(889.1339745962156,210.5),(889.5,210.86602540378445),(890,211),(890.5,210.86602540378445),(890.8660254037844,210.5),(891,210),(890.8660254037844,209.5),(890.5,209.13397459621555),(890,209),(889.5,209.13397459621555),(889.1339745962156,209.5)) -8822 ((888,220),(888.2679491924312,221),(889,221.73205080756887),(890,222),(891,221.73205080756887),(891.7320508075688,221),(892,220),(891.7320508075688,219),(891,218.26794919243113),(890,218),(889,218.26794919243113),(888.2679491924312,219)) -8823 ((887,230),(887.4019237886466,231.5),(888.5,232.59807621135332),(890,233),(891.5,232.59807621135332),(892.5980762113533,231.5),(893,230),(892.5980762113534,228.5),(891.5,227.40192378864668),(890,227),(888.5,227.40192378864668),(887.4019237886467,228.5)) -8824 ((886,240),(886.5358983848622,242),(888,243.46410161513776),(890,244),(892,243.46410161513776),(893.4641016151378,242),(894,240),(893.4641016151378,238),(892,236.53589838486224),(890,236),(888,236.53589838486224),(886.5358983848622,238)) -8825 ((885,250),(885.6698729810778,252.5),(887.5,254.33012701892218),(890,255),(892.5,254.33012701892218),(894.3301270189222,252.5),(895,250),(894.3301270189222,247.5),(892.5,245.66987298107782),(890,245),(887.5,245.66987298107782),(885.6698729810778,247.5)) -8826 ((884,260),(884.8038475772934,263),(887,265.19615242270663),(890,266),(893,265.19615242270663),(895.1961524227066,263),(896,260),(895.1961524227066,257),(893,254.80384757729337),(890,254),(887,254.80384757729337),(884.8038475772934,257)) -8827 ((883,270),(883.937822173509,273.5),(886.5,276.06217782649105),(890,277),(893.5,276.06217782649105),(896.062177826491,273.5),(897,270),(896.062177826491,266.5),(893.5,263.93782217350895),(890,263),(886.5,263.93782217350895),(883.937822173509,266.5)) -8828 ((882,280),(883.0717967697245,284),(886,286.9282032302755),(890,288),(894,286.9282032302755),(896.9282032302755,284),(898,280),(896.9282032302755,276),(894,273.0717967697245),(890,272),(886,273.0717967697245),(883.0717967697245,276)) -8829 ((881,290),(882.2057713659401,294.5),(885.5,297.79422863405995),(890,299),(894.5,297.79422863405995),(897.7942286340599,294.5),(899,290),(897.79422863406,285.5),(894.5,282.20577136594005),(890,281),(885.5,282.20577136594005),(882.2057713659401,285.5)) -8830 ((880,300),(881.3397459621556,305),(885,308.66025403784437),(890,310),(895,308.66025403784437),(898.6602540378444,305),(900,300),(898.6602540378444,295),(895,291.33974596215563),(890,290),(885,291.33974596215563),(881.3397459621556,295)) -8831 ((889,310),(889.1339745962156,310.5),(889.5,310.8660254037844),(890,311),(890.5,310.8660254037844),(890.8660254037844,310.5),(891,310),(890.8660254037844,309.5),(890.5,309.1339745962156),(890,309),(889.5,309.1339745962156),(889.1339745962156,309.5)) -8832 ((888,320),(888.2679491924312,321),(889,321.7320508075689),(890,322),(891,321.7320508075689),(891.7320508075688,321),(892,320),(891.7320508075688,319),(891,318.2679491924311),(890,318),(889,318.2679491924311),(888.2679491924312,319)) -8833 ((887,330),(887.4019237886466,331.5),(888.5,332.5980762113533),(890,333),(891.5,332.5980762113533),(892.5980762113533,331.5),(893,330),(892.5980762113534,328.5),(891.5,327.4019237886467),(890,327),(888.5,327.4019237886467),(887.4019237886467,328.5)) -8834 ((886,340),(886.5358983848622,342),(888,343.46410161513774),(890,344),(892,343.46410161513774),(893.4641016151378,342),(894,340),(893.4641016151378,338),(892,336.53589838486226),(890,336),(888,336.53589838486226),(886.5358983848622,338)) -8835 ((885,350),(885.6698729810778,352.5),(887.5,354.3301270189222),(890,355),(892.5,354.3301270189222),(894.3301270189222,352.5),(895,350),(894.3301270189222,347.5),(892.5,345.6698729810778),(890,345),(887.5,345.6698729810778),(885.6698729810778,347.5)) -8836 ((884,360),(884.8038475772934,363),(887,365.19615242270663),(890,366),(893,365.19615242270663),(895.1961524227066,363),(896,360),(895.1961524227066,357),(893,354.80384757729337),(890,354),(887,354.80384757729337),(884.8038475772934,357)) -8837 ((883,370),(883.937822173509,373.5),(886.5,376.06217782649105),(890,377),(893.5,376.06217782649105),(896.062177826491,373.5),(897,370),(896.062177826491,366.5),(893.5,363.93782217350895),(890,363),(886.5,363.93782217350895),(883.937822173509,366.5)) -8838 ((882,380),(883.0717967697245,384),(886,386.9282032302755),(890,388),(894,386.9282032302755),(896.9282032302755,384),(898,380),(896.9282032302755,376),(894,373.0717967697245),(890,372),(886,373.0717967697245),(883.0717967697245,376)) -8839 ((881,390),(882.2057713659401,394.5),(885.5,397.79422863405995),(890,399),(894.5,397.79422863405995),(897.7942286340599,394.5),(899,390),(897.79422863406,385.5),(894.5,382.20577136594005),(890,381),(885.5,382.20577136594005),(882.2057713659401,385.5)) -8840 ((880,400),(881.3397459621556,405),(885,408.66025403784437),(890,410),(895,408.66025403784437),(898.6602540378444,405),(900,400),(898.6602540378444,395),(895,391.33974596215563),(890,390),(885,391.33974596215563),(881.3397459621556,395)) -8841 ((889,410),(889.1339745962156,410.5),(889.5,410.8660254037844),(890,411),(890.5,410.8660254037844),(890.8660254037844,410.5),(891,410),(890.8660254037844,409.5),(890.5,409.1339745962156),(890,409),(889.5,409.1339745962156),(889.1339745962156,409.5)) -8842 ((888,420),(888.2679491924312,421),(889,421.7320508075689),(890,422),(891,421.7320508075689),(891.7320508075688,421),(892,420),(891.7320508075688,419),(891,418.2679491924311),(890,418),(889,418.2679491924311),(888.2679491924312,419)) -8843 ((887,430),(887.4019237886466,431.5),(888.5,432.5980762113533),(890,433),(891.5,432.5980762113533),(892.5980762113533,431.5),(893,430),(892.5980762113534,428.5),(891.5,427.4019237886467),(890,427),(888.5,427.4019237886467),(887.4019237886467,428.5)) -8844 ((886,440),(886.5358983848622,442),(888,443.46410161513774),(890,444),(892,443.46410161513774),(893.4641016151378,442),(894,440),(893.4641016151378,438),(892,436.53589838486226),(890,436),(888,436.53589838486226),(886.5358983848622,438)) -8845 ((885,450),(885.6698729810778,452.5),(887.5,454.3301270189222),(890,455),(892.5,454.3301270189222),(894.3301270189222,452.5),(895,450),(894.3301270189222,447.5),(892.5,445.6698729810778),(890,445),(887.5,445.6698729810778),(885.6698729810778,447.5)) -8846 ((884,460),(884.8038475772934,463),(887,465.19615242270663),(890,466),(893,465.19615242270663),(895.1961524227066,463),(896,460),(895.1961524227066,457),(893,454.80384757729337),(890,454),(887,454.80384757729337),(884.8038475772934,457)) -8847 ((883,470),(883.937822173509,473.5),(886.5,476.06217782649105),(890,477),(893.5,476.06217782649105),(896.062177826491,473.5),(897,470),(896.062177826491,466.5),(893.5,463.93782217350895),(890,463),(886.5,463.93782217350895),(883.937822173509,466.5)) -8848 ((882,480),(883.0717967697245,484),(886,486.9282032302755),(890,488),(894,486.9282032302755),(896.9282032302755,484),(898,480),(896.9282032302755,476),(894,473.0717967697245),(890,472),(886,473.0717967697245),(883.0717967697245,476)) -8849 ((881,490),(882.2057713659401,494.5),(885.5,497.79422863405995),(890,499),(894.5,497.79422863405995),(897.7942286340599,494.5),(899,490),(897.79422863406,485.5),(894.5,482.20577136594005),(890,481),(885.5,482.20577136594005),(882.2057713659401,485.5)) -8850 ((880,500),(881.3397459621556,505),(885,508.66025403784437),(890,510),(895,508.66025403784437),(898.6602540378444,505),(900,500),(898.6602540378444,495),(895,491.33974596215563),(890,490),(885,491.33974596215563),(881.3397459621556,495)) -8851 ((889,510),(889.1339745962156,510.5),(889.5,510.8660254037844),(890,511),(890.5,510.8660254037844),(890.8660254037844,510.5),(891,510),(890.8660254037844,509.5),(890.5,509.1339745962156),(890,509),(889.5,509.1339745962156),(889.1339745962156,509.5)) -8852 ((888,520),(888.2679491924312,521),(889,521.7320508075688),(890,522),(891,521.7320508075688),(891.7320508075688,521),(892,520),(891.7320508075688,519),(891,518.2679491924312),(890,518),(889,518.2679491924312),(888.2679491924312,519)) -8853 ((887,530),(887.4019237886466,531.5),(888.5,532.5980762113534),(890,533),(891.5,532.5980762113534),(892.5980762113533,531.5),(893,530),(892.5980762113534,528.5),(891.5,527.4019237886467),(890,527),(888.5,527.4019237886466),(887.4019237886467,528.5)) -8854 ((886,540),(886.5358983848622,542),(888,543.4641016151378),(890,544),(892,543.4641016151378),(893.4641016151378,542),(894,540),(893.4641016151378,538),(892,536.5358983848622),(890,536),(888,536.5358983848622),(886.5358983848622,538)) -8855 ((885,550),(885.6698729810778,552.5),(887.5,554.3301270189222),(890,555),(892.5,554.3301270189222),(894.3301270189222,552.5),(895,550),(894.3301270189222,547.5),(892.5,545.6698729810778),(890,545),(887.5,545.6698729810778),(885.6698729810778,547.5)) -8856 ((884,560),(884.8038475772934,563),(887,565.1961524227066),(890,566),(893,565.1961524227066),(895.1961524227066,563),(896,560),(895.1961524227066,557),(893,554.8038475772934),(890,554),(887,554.8038475772934),(884.8038475772934,557)) -8857 ((883,570),(883.937822173509,573.5),(886.5,576.062177826491),(890,577),(893.5,576.062177826491),(896.062177826491,573.5),(897,570),(896.062177826491,566.5),(893.5,563.937822173509),(890,563),(886.5,563.937822173509),(883.937822173509,566.5)) -8858 ((882,580),(883.0717967697245,584),(886,586.9282032302755),(890,588),(894,586.9282032302755),(896.9282032302755,584),(898,580),(896.9282032302755,576),(894,573.0717967697245),(890,572),(886,573.0717967697245),(883.0717967697245,576)) -8859 ((881,590),(882.2057713659401,594.5),(885.5,597.7942286340599),(890,599),(894.5,597.7942286340599),(897.7942286340599,594.5),(899,590),(897.79422863406,585.5),(894.5,582.2057713659401),(890,581),(885.5,582.20577136594),(882.2057713659401,585.5)) -8860 ((880,600),(881.3397459621556,605),(885,608.6602540378444),(890,610),(895,608.6602540378444),(898.6602540378444,605),(900,600),(898.6602540378444,595),(895,591.3397459621556),(890,590),(885,591.3397459621556),(881.3397459621556,595)) -8861 ((889,610),(889.1339745962156,610.5),(889.5,610.8660254037844),(890,611),(890.5,610.8660254037844),(890.8660254037844,610.5),(891,610),(890.8660254037844,609.5),(890.5,609.1339745962156),(890,609),(889.5,609.1339745962156),(889.1339745962156,609.5)) -8862 ((888,620),(888.2679491924312,621),(889,621.7320508075688),(890,622),(891,621.7320508075688),(891.7320508075688,621),(892,620),(891.7320508075688,619),(891,618.2679491924312),(890,618),(889,618.2679491924312),(888.2679491924312,619)) -8863 ((887,630),(887.4019237886466,631.5),(888.5,632.5980762113534),(890,633),(891.5,632.5980762113534),(892.5980762113533,631.5),(893,630),(892.5980762113534,628.5),(891.5,627.4019237886467),(890,627),(888.5,627.4019237886466),(887.4019237886467,628.5)) -8864 ((886,640),(886.5358983848622,642),(888,643.4641016151378),(890,644),(892,643.4641016151378),(893.4641016151378,642),(894,640),(893.4641016151378,638),(892,636.5358983848622),(890,636),(888,636.5358983848622),(886.5358983848622,638)) -8865 ((885,650),(885.6698729810778,652.5),(887.5,654.3301270189222),(890,655),(892.5,654.3301270189222),(894.3301270189222,652.5),(895,650),(894.3301270189222,647.5),(892.5,645.6698729810778),(890,645),(887.5,645.6698729810778),(885.6698729810778,647.5)) -8866 ((884,660),(884.8038475772934,663),(887,665.1961524227066),(890,666),(893,665.1961524227066),(895.1961524227066,663),(896,660),(895.1961524227066,657),(893,654.8038475772934),(890,654),(887,654.8038475772934),(884.8038475772934,657)) -8867 ((883,670),(883.937822173509,673.5),(886.5,676.062177826491),(890,677),(893.5,676.062177826491),(896.062177826491,673.5),(897,670),(896.062177826491,666.5),(893.5,663.937822173509),(890,663),(886.5,663.937822173509),(883.937822173509,666.5)) -8868 ((882,680),(883.0717967697245,684),(886,686.9282032302755),(890,688),(894,686.9282032302755),(896.9282032302755,684),(898,680),(896.9282032302755,676),(894,673.0717967697245),(890,672),(886,673.0717967697245),(883.0717967697245,676)) -8869 ((881,690),(882.2057713659401,694.5),(885.5,697.7942286340599),(890,699),(894.5,697.7942286340599),(897.7942286340599,694.5),(899,690),(897.79422863406,685.5),(894.5,682.2057713659401),(890,681),(885.5,682.20577136594),(882.2057713659401,685.5)) -8870 ((880,700),(881.3397459621556,705),(885,708.6602540378444),(890,710),(895,708.6602540378444),(898.6602540378444,705),(900,700),(898.6602540378444,695),(895,691.3397459621556),(890,690),(885,691.3397459621556),(881.3397459621556,695)) -8871 ((889,710),(889.1339745962156,710.5),(889.5,710.8660254037844),(890,711),(890.5,710.8660254037844),(890.8660254037844,710.5),(891,710),(890.8660254037844,709.5),(890.5,709.1339745962156),(890,709),(889.5,709.1339745962156),(889.1339745962156,709.5)) -8872 ((888,720),(888.2679491924312,721),(889,721.7320508075688),(890,722),(891,721.7320508075688),(891.7320508075688,721),(892,720),(891.7320508075688,719),(891,718.2679491924312),(890,718),(889,718.2679491924312),(888.2679491924312,719)) -8873 ((887,730),(887.4019237886466,731.5),(888.5,732.5980762113534),(890,733),(891.5,732.5980762113534),(892.5980762113533,731.5),(893,730),(892.5980762113534,728.5),(891.5,727.4019237886467),(890,727),(888.5,727.4019237886466),(887.4019237886467,728.5)) -8874 ((886,740),(886.5358983848622,742),(888,743.4641016151378),(890,744),(892,743.4641016151378),(893.4641016151378,742),(894,740),(893.4641016151378,738),(892,736.5358983848622),(890,736),(888,736.5358983848622),(886.5358983848622,738)) -8875 ((885,750),(885.6698729810778,752.5),(887.5,754.3301270189222),(890,755),(892.5,754.3301270189222),(894.3301270189222,752.5),(895,750),(894.3301270189222,747.5),(892.5,745.6698729810778),(890,745),(887.5,745.6698729810778),(885.6698729810778,747.5)) -8876 ((884,760),(884.8038475772934,763),(887,765.1961524227066),(890,766),(893,765.1961524227066),(895.1961524227066,763),(896,760),(895.1961524227066,757),(893,754.8038475772934),(890,754),(887,754.8038475772934),(884.8038475772934,757)) -8877 ((883,770),(883.937822173509,773.5),(886.5,776.062177826491),(890,777),(893.5,776.062177826491),(896.062177826491,773.5),(897,770),(896.062177826491,766.5),(893.5,763.937822173509),(890,763),(886.5,763.937822173509),(883.937822173509,766.5)) -8878 ((882,780),(883.0717967697245,784),(886,786.9282032302755),(890,788),(894,786.9282032302755),(896.9282032302755,784),(898,780),(896.9282032302755,776),(894,773.0717967697245),(890,772),(886,773.0717967697245),(883.0717967697245,776)) -8879 ((881,790),(882.2057713659401,794.5),(885.5,797.7942286340599),(890,799),(894.5,797.7942286340599),(897.7942286340599,794.5),(899,790),(897.79422863406,785.5),(894.5,782.2057713659401),(890,781),(885.5,782.20577136594),(882.2057713659401,785.5)) -8880 ((880,800),(881.3397459621556,805),(885,808.6602540378444),(890,810),(895,808.6602540378444),(898.6602540378444,805),(900,800),(898.6602540378444,795),(895,791.3397459621556),(890,790),(885,791.3397459621556),(881.3397459621556,795)) -8881 ((889,810),(889.1339745962156,810.5),(889.5,810.8660254037844),(890,811),(890.5,810.8660254037844),(890.8660254037844,810.5),(891,810),(890.8660254037844,809.5),(890.5,809.1339745962156),(890,809),(889.5,809.1339745962156),(889.1339745962156,809.5)) -8882 ((888,820),(888.2679491924312,821),(889,821.7320508075688),(890,822),(891,821.7320508075688),(891.7320508075688,821),(892,820),(891.7320508075688,819),(891,818.2679491924312),(890,818),(889,818.2679491924312),(888.2679491924312,819)) -8883 ((887,830),(887.4019237886466,831.5),(888.5,832.5980762113534),(890,833),(891.5,832.5980762113534),(892.5980762113533,831.5),(893,830),(892.5980762113534,828.5),(891.5,827.4019237886467),(890,827),(888.5,827.4019237886466),(887.4019237886467,828.5)) -8884 ((886,840),(886.5358983848622,842),(888,843.4641016151378),(890,844),(892,843.4641016151378),(893.4641016151378,842),(894,840),(893.4641016151378,838),(892,836.5358983848622),(890,836),(888,836.5358983848622),(886.5358983848622,838)) -8885 ((885,850),(885.6698729810778,852.5),(887.5,854.3301270189222),(890,855),(892.5,854.3301270189222),(894.3301270189222,852.5),(895,850),(894.3301270189222,847.5),(892.5,845.6698729810778),(890,845),(887.5,845.6698729810778),(885.6698729810778,847.5)) -8886 ((884,860),(884.8038475772934,863),(887,865.1961524227066),(890,866),(893,865.1961524227066),(895.1961524227066,863),(896,860),(895.1961524227066,857),(893,854.8038475772934),(890,854),(887,854.8038475772934),(884.8038475772934,857)) -8887 ((883,870),(883.937822173509,873.5),(886.5,876.062177826491),(890,877),(893.5,876.062177826491),(896.062177826491,873.5),(897,870),(896.062177826491,866.5),(893.5,863.937822173509),(890,863),(886.5,863.937822173509),(883.937822173509,866.5)) -8888 ((882,880),(883.0717967697245,884),(886,886.9282032302755),(890,888),(894,886.9282032302755),(896.9282032302755,884),(898,880),(896.9282032302755,876),(894,873.0717967697245),(890,872),(886,873.0717967697245),(883.0717967697245,876)) -8889 ((881,890),(882.2057713659401,894.5),(885.5,897.7942286340599),(890,899),(894.5,897.7942286340599),(897.7942286340599,894.5),(899,890),(897.79422863406,885.5),(894.5,882.2057713659401),(890,881),(885.5,882.20577136594),(882.2057713659401,885.5)) -8890 ((880,900),(881.3397459621556,905),(885,908.6602540378444),(890,910),(895,908.6602540378444),(898.6602540378444,905),(900,900),(898.6602540378444,895),(895,891.3397459621556),(890,890),(885,891.3397459621556),(881.3397459621556,895)) -8891 ((889,910),(889.1339745962156,910.5),(889.5,910.8660254037844),(890,911),(890.5,910.8660254037844),(890.8660254037844,910.5),(891,910),(890.8660254037844,909.5),(890.5,909.1339745962156),(890,909),(889.5,909.1339745962156),(889.1339745962156,909.5)) -8892 ((888,920),(888.2679491924312,921),(889,921.7320508075688),(890,922),(891,921.7320508075688),(891.7320508075688,921),(892,920),(891.7320508075688,919),(891,918.2679491924312),(890,918),(889,918.2679491924312),(888.2679491924312,919)) -8893 ((887,930),(887.4019237886466,931.5),(888.5,932.5980762113534),(890,933),(891.5,932.5980762113534),(892.5980762113533,931.5),(893,930),(892.5980762113534,928.5),(891.5,927.4019237886467),(890,927),(888.5,927.4019237886466),(887.4019237886467,928.5)) -8894 ((886,940),(886.5358983848622,942),(888,943.4641016151378),(890,944),(892,943.4641016151378),(893.4641016151378,942),(894,940),(893.4641016151378,938),(892,936.5358983848622),(890,936),(888,936.5358983848622),(886.5358983848622,938)) -8895 ((885,950),(885.6698729810778,952.5),(887.5,954.3301270189222),(890,955),(892.5,954.3301270189222),(894.3301270189222,952.5),(895,950),(894.3301270189222,947.5),(892.5,945.6698729810778),(890,945),(887.5,945.6698729810778),(885.6698729810778,947.5)) -8896 ((884,960),(884.8038475772934,963),(887,965.1961524227066),(890,966),(893,965.1961524227066),(895.1961524227066,963),(896,960),(895.1961524227066,957),(893,954.8038475772934),(890,954),(887,954.8038475772934),(884.8038475772934,957)) -8897 ((883,970),(883.937822173509,973.5),(886.5,976.062177826491),(890,977),(893.5,976.062177826491),(896.062177826491,973.5),(897,970),(896.062177826491,966.5),(893.5,963.937822173509),(890,963),(886.5,963.937822173509),(883.937822173509,966.5)) -8898 ((882,980),(883.0717967697245,984),(886,986.9282032302755),(890,988),(894,986.9282032302755),(896.9282032302755,984),(898,980),(896.9282032302755,976),(894,973.0717967697245),(890,972),(886,973.0717967697245),(883.0717967697245,976)) -8899 ((881,990),(882.2057713659401,994.5),(885.5,997.7942286340599),(890,999),(894.5,997.7942286340599),(897.7942286340599,994.5),(899,990),(897.79422863406,985.5),(894.5,982.2057713659401),(890,981),(885.5,982.20577136594),(882.2057713659401,985.5)) -8900 ((880,1000),(881.3397459621556,1005),(885,1008.6602540378444),(890,1010),(895,1008.6602540378444),(898.6602540378444,1005),(900,1000),(898.6602540378444,995),(895,991.3397459621556),(890,990),(885,991.3397459621556),(881.3397459621556,995)) -8901 ((898,10),(898.2679491924312,11),(899,11.732050807568877),(900,12),(901,11.732050807568877),(901.7320508075688,11),(902,10),(901.7320508075688,9),(901,8.267949192431123),(900,8),(899,8.267949192431121),(898.2679491924312,9)) -8902 ((897,20),(897.4019237886466,21.5),(898.5,22.598076211353316),(900,23),(901.5,22.598076211353316),(902.5980762113533,21.5),(903,20),(902.5980762113534,18.5),(901.5,17.401923788646684),(900,17),(898.5,17.401923788646684),(897.4019237886467,18.5)) -8903 ((896,30),(896.5358983848622,32),(898,33.46410161513776),(900,34),(902,33.46410161513776),(903.4641016151378,32),(904,30),(903.4641016151378,28),(902,26.535898384862247),(900,26),(898,26.535898384862243),(896.5358983848622,28)) -8904 ((895,40),(895.6698729810778,42.5),(897.5,44.33012701892219),(900,45),(902.5,44.33012701892219),(904.3301270189222,42.5),(905,40),(904.3301270189222,37.5),(902.5,35.66987298107781),(900,35),(897.5,35.6698729810778),(895.6698729810778,37.5)) -8905 ((894,50),(894.8038475772934,53),(897,55.19615242270663),(900,56),(903,55.19615242270663),(905.1961524227066,53),(906,50),(905.1961524227066,47),(903,44.80384757729337),(900,44),(897,44.80384757729337),(894.8038475772934,47)) -8906 ((893,60),(893.937822173509,63.5),(896.5,66.06217782649107),(900,67),(903.5,66.06217782649107),(906.062177826491,63.5),(907,60),(906.062177826491,56.5),(903.5,53.937822173508934),(900,53),(896.5,53.93782217350893),(893.937822173509,56.5)) -8907 ((892,70),(893.0717967697245,74),(896,76.92820323027551),(900,78),(904,76.92820323027551),(906.9282032302755,74),(908,70),(906.9282032302755,66),(904,63.07179676972449),(900,62),(896,63.071796769724486),(893.0717967697245,66)) -8908 ((891,80),(892.2057713659401,84.5),(895.5,87.79422863405995),(900,89),(904.5,87.79422863405995),(907.7942286340599,84.5),(909,80),(907.79422863406,75.5),(904.5,72.20577136594005),(900,71),(895.5,72.20577136594005),(892.2057713659401,75.5)) -8909 ((890,90),(891.3397459621556,95),(895,98.66025403784438),(900,100),(905,98.66025403784438),(908.6602540378444,95),(910,90),(908.6602540378444,85),(905,81.33974596215562),(900,80),(895,81.3397459621556),(891.3397459621556,85)) -8910 ((899,100),(899.1339745962156,100.5),(899.5,100.86602540378443),(900,101),(900.5,100.86602540378443),(900.8660254037844,100.5),(901,100),(900.8660254037844,99.5),(900.5,99.13397459621557),(900,99),(899.5,99.13397459621557),(899.1339745962156,99.5)) -8911 ((898,110),(898.2679491924312,111),(899,111.73205080756888),(900,112),(901,111.73205080756888),(901.7320508075688,111),(902,110),(901.7320508075688,109),(901,108.26794919243112),(900,108),(899,108.26794919243112),(898.2679491924312,109)) -8912 ((897,120),(897.4019237886466,121.5),(898.5,122.59807621135332),(900,123),(901.5,122.59807621135332),(902.5980762113533,121.5),(903,120),(902.5980762113534,118.5),(901.5,117.40192378864668),(900,117),(898.5,117.40192378864668),(897.4019237886467,118.5)) -8913 ((896,130),(896.5358983848622,132),(898,133.46410161513776),(900,134),(902,133.46410161513776),(903.4641016151378,132),(904,130),(903.4641016151378,128),(902,126.53589838486225),(900,126),(898,126.53589838486225),(896.5358983848622,128)) -8914 ((895,140),(895.6698729810778,142.5),(897.5,144.33012701892218),(900,145),(902.5,144.33012701892218),(904.3301270189222,142.5),(905,140),(904.3301270189222,137.5),(902.5,135.66987298107782),(900,135),(897.5,135.66987298107782),(895.6698729810778,137.5)) -8915 ((894,150),(894.8038475772934,153),(897,155.19615242270663),(900,156),(903,155.19615242270663),(905.1961524227066,153),(906,150),(905.1961524227066,147),(903,144.80384757729337),(900,144),(897,144.80384757729337),(894.8038475772934,147)) -8916 ((893,160),(893.937822173509,163.5),(896.5,166.06217782649108),(900,167),(903.5,166.06217782649108),(906.062177826491,163.5),(907,160),(906.062177826491,156.5),(903.5,153.93782217350892),(900,153),(896.5,153.93782217350892),(893.937822173509,156.5)) -8917 ((892,170),(893.0717967697245,174),(896,176.9282032302755),(900,178),(904,176.9282032302755),(906.9282032302755,174),(908,170),(906.9282032302755,166),(904,163.0717967697245),(900,162),(896,163.0717967697245),(893.0717967697245,166)) -8918 ((891,180),(892.2057713659401,184.5),(895.5,187.79422863405995),(900,189),(904.5,187.79422863405995),(907.7942286340599,184.5),(909,180),(907.79422863406,175.5),(904.5,172.20577136594005),(900,171),(895.5,172.20577136594005),(892.2057713659401,175.5)) -8919 ((890,190),(891.3397459621556,195),(895,198.6602540378444),(900,200),(905,198.6602540378444),(908.6602540378444,195),(910,190),(908.6602540378444,185),(905,181.3397459621556),(900,180),(895,181.3397459621556),(891.3397459621556,185)) -8920 ((899,200),(899.1339745962156,200.5),(899.5,200.86602540378445),(900,201),(900.5,200.86602540378445),(900.8660254037844,200.5),(901,200),(900.8660254037844,199.5),(900.5,199.13397459621555),(900,199),(899.5,199.13397459621555),(899.1339745962156,199.5)) -8921 ((898,210),(898.2679491924312,211),(899,211.73205080756887),(900,212),(901,211.73205080756887),(901.7320508075688,211),(902,210),(901.7320508075688,209),(901,208.26794919243113),(900,208),(899,208.26794919243113),(898.2679491924312,209)) -8922 ((897,220),(897.4019237886466,221.5),(898.5,222.59807621135332),(900,223),(901.5,222.59807621135332),(902.5980762113533,221.5),(903,220),(902.5980762113534,218.5),(901.5,217.40192378864668),(900,217),(898.5,217.40192378864668),(897.4019237886467,218.5)) -8923 ((896,230),(896.5358983848622,232),(898,233.46410161513776),(900,234),(902,233.46410161513776),(903.4641016151378,232),(904,230),(903.4641016151378,228),(902,226.53589838486224),(900,226),(898,226.53589838486224),(896.5358983848622,228)) -8924 ((895,240),(895.6698729810778,242.5),(897.5,244.33012701892218),(900,245),(902.5,244.33012701892218),(904.3301270189222,242.5),(905,240),(904.3301270189222,237.5),(902.5,235.66987298107782),(900,235),(897.5,235.66987298107782),(895.6698729810778,237.5)) -8925 ((894,250),(894.8038475772934,253),(897,255.19615242270663),(900,256),(903,255.19615242270663),(905.1961524227066,253),(906,250),(905.1961524227066,247),(903,244.80384757729337),(900,244),(897,244.80384757729337),(894.8038475772934,247)) -8926 ((893,260),(893.937822173509,263.5),(896.5,266.06217782649105),(900,267),(903.5,266.06217782649105),(906.062177826491,263.5),(907,260),(906.062177826491,256.5),(903.5,253.93782217350892),(900,253),(896.5,253.93782217350892),(893.937822173509,256.5)) -8927 ((892,270),(893.0717967697245,274),(896,276.9282032302755),(900,278),(904,276.9282032302755),(906.9282032302755,274),(908,270),(906.9282032302755,266),(904,263.0717967697245),(900,262),(896,263.0717967697245),(893.0717967697245,266)) -8928 ((891,280),(892.2057713659401,284.5),(895.5,287.79422863405995),(900,289),(904.5,287.79422863405995),(907.7942286340599,284.5),(909,280),(907.79422863406,275.5),(904.5,272.20577136594005),(900,271),(895.5,272.20577136594005),(892.2057713659401,275.5)) -8929 ((890,290),(891.3397459621556,295),(895,298.66025403784437),(900,300),(905,298.66025403784437),(908.6602540378444,295),(910,290),(908.6602540378444,285),(905,281.33974596215563),(900,280),(895,281.33974596215563),(891.3397459621556,285)) -8930 ((899,300),(899.1339745962156,300.5),(899.5,300.8660254037844),(900,301),(900.5,300.8660254037844),(900.8660254037844,300.5),(901,300),(900.8660254037844,299.5),(900.5,299.1339745962156),(900,299),(899.5,299.1339745962156),(899.1339745962156,299.5)) -8931 ((898,310),(898.2679491924312,311),(899,311.7320508075689),(900,312),(901,311.7320508075689),(901.7320508075688,311),(902,310),(901.7320508075688,309),(901,308.2679491924311),(900,308),(899,308.2679491924311),(898.2679491924312,309)) -8932 ((897,320),(897.4019237886466,321.5),(898.5,322.5980762113533),(900,323),(901.5,322.5980762113533),(902.5980762113533,321.5),(903,320),(902.5980762113534,318.5),(901.5,317.4019237886467),(900,317),(898.5,317.4019237886467),(897.4019237886467,318.5)) -8933 ((896,330),(896.5358983848622,332),(898,333.46410161513774),(900,334),(902,333.46410161513774),(903.4641016151378,332),(904,330),(903.4641016151378,328),(902,326.53589838486226),(900,326),(898,326.53589838486226),(896.5358983848622,328)) -8934 ((895,340),(895.6698729810778,342.5),(897.5,344.3301270189222),(900,345),(902.5,344.3301270189222),(904.3301270189222,342.5),(905,340),(904.3301270189222,337.5),(902.5,335.6698729810778),(900,335),(897.5,335.6698729810778),(895.6698729810778,337.5)) -8935 ((894,350),(894.8038475772934,353),(897,355.19615242270663),(900,356),(903,355.19615242270663),(905.1961524227066,353),(906,350),(905.1961524227066,347),(903,344.80384757729337),(900,344),(897,344.80384757729337),(894.8038475772934,347)) -8936 ((893,360),(893.937822173509,363.5),(896.5,366.06217782649105),(900,367),(903.5,366.06217782649105),(906.062177826491,363.5),(907,360),(906.062177826491,356.5),(903.5,353.93782217350895),(900,353),(896.5,353.93782217350895),(893.937822173509,356.5)) -8937 ((892,370),(893.0717967697245,374),(896,376.9282032302755),(900,378),(904,376.9282032302755),(906.9282032302755,374),(908,370),(906.9282032302755,366),(904,363.0717967697245),(900,362),(896,363.0717967697245),(893.0717967697245,366)) -8938 ((891,380),(892.2057713659401,384.5),(895.5,387.79422863405995),(900,389),(904.5,387.79422863405995),(907.7942286340599,384.5),(909,380),(907.79422863406,375.5),(904.5,372.20577136594005),(900,371),(895.5,372.20577136594005),(892.2057713659401,375.5)) -8939 ((890,390),(891.3397459621556,395),(895,398.66025403784437),(900,400),(905,398.66025403784437),(908.6602540378444,395),(910,390),(908.6602540378444,385),(905,381.33974596215563),(900,380),(895,381.33974596215563),(891.3397459621556,385)) -8940 ((899,400),(899.1339745962156,400.5),(899.5,400.8660254037844),(900,401),(900.5,400.8660254037844),(900.8660254037844,400.5),(901,400),(900.8660254037844,399.5),(900.5,399.1339745962156),(900,399),(899.5,399.1339745962156),(899.1339745962156,399.5)) -8941 ((898,410),(898.2679491924312,411),(899,411.7320508075689),(900,412),(901,411.7320508075689),(901.7320508075688,411),(902,410),(901.7320508075688,409),(901,408.2679491924311),(900,408),(899,408.2679491924311),(898.2679491924312,409)) -8942 ((897,420),(897.4019237886466,421.5),(898.5,422.5980762113533),(900,423),(901.5,422.5980762113533),(902.5980762113533,421.5),(903,420),(902.5980762113534,418.5),(901.5,417.4019237886467),(900,417),(898.5,417.4019237886467),(897.4019237886467,418.5)) -8943 ((896,430),(896.5358983848622,432),(898,433.46410161513774),(900,434),(902,433.46410161513774),(903.4641016151378,432),(904,430),(903.4641016151378,428),(902,426.53589838486226),(900,426),(898,426.53589838486226),(896.5358983848622,428)) -8944 ((895,440),(895.6698729810778,442.5),(897.5,444.3301270189222),(900,445),(902.5,444.3301270189222),(904.3301270189222,442.5),(905,440),(904.3301270189222,437.5),(902.5,435.6698729810778),(900,435),(897.5,435.6698729810778),(895.6698729810778,437.5)) -8945 ((894,450),(894.8038475772934,453),(897,455.19615242270663),(900,456),(903,455.19615242270663),(905.1961524227066,453),(906,450),(905.1961524227066,447),(903,444.80384757729337),(900,444),(897,444.80384757729337),(894.8038475772934,447)) -8946 ((893,460),(893.937822173509,463.5),(896.5,466.06217782649105),(900,467),(903.5,466.06217782649105),(906.062177826491,463.5),(907,460),(906.062177826491,456.5),(903.5,453.93782217350895),(900,453),(896.5,453.93782217350895),(893.937822173509,456.5)) -8947 ((892,470),(893.0717967697245,474),(896,476.9282032302755),(900,478),(904,476.9282032302755),(906.9282032302755,474),(908,470),(906.9282032302755,466),(904,463.0717967697245),(900,462),(896,463.0717967697245),(893.0717967697245,466)) -8948 ((891,480),(892.2057713659401,484.5),(895.5,487.79422863405995),(900,489),(904.5,487.79422863405995),(907.7942286340599,484.5),(909,480),(907.79422863406,475.5),(904.5,472.20577136594005),(900,471),(895.5,472.20577136594005),(892.2057713659401,475.5)) -8949 ((890,490),(891.3397459621556,495),(895,498.66025403784437),(900,500),(905,498.66025403784437),(908.6602540378444,495),(910,490),(908.6602540378444,485),(905,481.33974596215563),(900,480),(895,481.33974596215563),(891.3397459621556,485)) -8950 ((899,500),(899.1339745962156,500.5),(899.5,500.8660254037844),(900,501),(900.5,500.8660254037844),(900.8660254037844,500.5),(901,500),(900.8660254037844,499.5),(900.5,499.1339745962156),(900,499),(899.5,499.1339745962156),(899.1339745962156,499.5)) -8951 ((898,510),(898.2679491924312,511),(899,511.7320508075689),(900,512),(901,511.7320508075689),(901.7320508075688,511),(902,510),(901.7320508075688,509),(901,508.2679491924311),(900,508),(899,508.2679491924311),(898.2679491924312,509)) -8952 ((897,520),(897.4019237886466,521.5),(898.5,522.5980762113534),(900,523),(901.5,522.5980762113534),(902.5980762113533,521.5),(903,520),(902.5980762113534,518.5),(901.5,517.4019237886467),(900,517),(898.5,517.4019237886466),(897.4019237886467,518.5)) -8953 ((896,530),(896.5358983848622,532),(898,533.4641016151378),(900,534),(902,533.4641016151378),(903.4641016151378,532),(904,530),(903.4641016151378,528),(902,526.5358983848622),(900,526),(898,526.5358983848622),(896.5358983848622,528)) -8954 ((895,540),(895.6698729810778,542.5),(897.5,544.3301270189222),(900,545),(902.5,544.3301270189222),(904.3301270189222,542.5),(905,540),(904.3301270189222,537.5),(902.5,535.6698729810778),(900,535),(897.5,535.6698729810778),(895.6698729810778,537.5)) -8955 ((894,550),(894.8038475772934,553),(897,555.1961524227066),(900,556),(903,555.1961524227066),(905.1961524227066,553),(906,550),(905.1961524227066,547),(903,544.8038475772934),(900,544),(897,544.8038475772934),(894.8038475772934,547)) -8956 ((893,560),(893.937822173509,563.5),(896.5,566.062177826491),(900,567),(903.5,566.062177826491),(906.062177826491,563.5),(907,560),(906.062177826491,556.5),(903.5,553.937822173509),(900,553),(896.5,553.937822173509),(893.937822173509,556.5)) -8957 ((892,570),(893.0717967697245,574),(896,576.9282032302755),(900,578),(904,576.9282032302755),(906.9282032302755,574),(908,570),(906.9282032302755,566),(904,563.0717967697245),(900,562),(896,563.0717967697245),(893.0717967697245,566)) -8958 ((891,580),(892.2057713659401,584.5),(895.5,587.7942286340599),(900,589),(904.5,587.7942286340599),(907.7942286340599,584.5),(909,580),(907.79422863406,575.5),(904.5,572.2057713659401),(900,571),(895.5,572.20577136594),(892.2057713659401,575.5)) -8959 ((890,590),(891.3397459621556,595),(895,598.6602540378444),(900,600),(905,598.6602540378444),(908.6602540378444,595),(910,590),(908.6602540378444,585),(905,581.3397459621556),(900,580),(895,581.3397459621556),(891.3397459621556,585)) -8960 ((899,600),(899.1339745962156,600.5),(899.5,600.8660254037844),(900,601),(900.5,600.8660254037844),(900.8660254037844,600.5),(901,600),(900.8660254037844,599.5),(900.5,599.1339745962156),(900,599),(899.5,599.1339745962156),(899.1339745962156,599.5)) -8961 ((898,610),(898.2679491924312,611),(899,611.7320508075688),(900,612),(901,611.7320508075688),(901.7320508075688,611),(902,610),(901.7320508075688,609),(901,608.2679491924312),(900,608),(899,608.2679491924312),(898.2679491924312,609)) -8962 ((897,620),(897.4019237886466,621.5),(898.5,622.5980762113534),(900,623),(901.5,622.5980762113534),(902.5980762113533,621.5),(903,620),(902.5980762113534,618.5),(901.5,617.4019237886467),(900,617),(898.5,617.4019237886466),(897.4019237886467,618.5)) -8963 ((896,630),(896.5358983848622,632),(898,633.4641016151378),(900,634),(902,633.4641016151378),(903.4641016151378,632),(904,630),(903.4641016151378,628),(902,626.5358983848622),(900,626),(898,626.5358983848622),(896.5358983848622,628)) -8964 ((895,640),(895.6698729810778,642.5),(897.5,644.3301270189222),(900,645),(902.5,644.3301270189222),(904.3301270189222,642.5),(905,640),(904.3301270189222,637.5),(902.5,635.6698729810778),(900,635),(897.5,635.6698729810778),(895.6698729810778,637.5)) -8965 ((894,650),(894.8038475772934,653),(897,655.1961524227066),(900,656),(903,655.1961524227066),(905.1961524227066,653),(906,650),(905.1961524227066,647),(903,644.8038475772934),(900,644),(897,644.8038475772934),(894.8038475772934,647)) -8966 ((893,660),(893.937822173509,663.5),(896.5,666.062177826491),(900,667),(903.5,666.062177826491),(906.062177826491,663.5),(907,660),(906.062177826491,656.5),(903.5,653.937822173509),(900,653),(896.5,653.937822173509),(893.937822173509,656.5)) -8967 ((892,670),(893.0717967697245,674),(896,676.9282032302755),(900,678),(904,676.9282032302755),(906.9282032302755,674),(908,670),(906.9282032302755,666),(904,663.0717967697245),(900,662),(896,663.0717967697245),(893.0717967697245,666)) -8968 ((891,680),(892.2057713659401,684.5),(895.5,687.7942286340599),(900,689),(904.5,687.7942286340599),(907.7942286340599,684.5),(909,680),(907.79422863406,675.5),(904.5,672.2057713659401),(900,671),(895.5,672.20577136594),(892.2057713659401,675.5)) -8969 ((890,690),(891.3397459621556,695),(895,698.6602540378444),(900,700),(905,698.6602540378444),(908.6602540378444,695),(910,690),(908.6602540378444,685),(905,681.3397459621556),(900,680),(895,681.3397459621556),(891.3397459621556,685)) -8970 ((899,700),(899.1339745962156,700.5),(899.5,700.8660254037844),(900,701),(900.5,700.8660254037844),(900.8660254037844,700.5),(901,700),(900.8660254037844,699.5),(900.5,699.1339745962156),(900,699),(899.5,699.1339745962156),(899.1339745962156,699.5)) -8971 ((898,710),(898.2679491924312,711),(899,711.7320508075688),(900,712),(901,711.7320508075688),(901.7320508075688,711),(902,710),(901.7320508075688,709),(901,708.2679491924312),(900,708),(899,708.2679491924312),(898.2679491924312,709)) -8972 ((897,720),(897.4019237886466,721.5),(898.5,722.5980762113534),(900,723),(901.5,722.5980762113534),(902.5980762113533,721.5),(903,720),(902.5980762113534,718.5),(901.5,717.4019237886467),(900,717),(898.5,717.4019237886466),(897.4019237886467,718.5)) -8973 ((896,730),(896.5358983848622,732),(898,733.4641016151378),(900,734),(902,733.4641016151378),(903.4641016151378,732),(904,730),(903.4641016151378,728),(902,726.5358983848622),(900,726),(898,726.5358983848622),(896.5358983848622,728)) -8974 ((895,740),(895.6698729810778,742.5),(897.5,744.3301270189222),(900,745),(902.5,744.3301270189222),(904.3301270189222,742.5),(905,740),(904.3301270189222,737.5),(902.5,735.6698729810778),(900,735),(897.5,735.6698729810778),(895.6698729810778,737.5)) -8975 ((894,750),(894.8038475772934,753),(897,755.1961524227066),(900,756),(903,755.1961524227066),(905.1961524227066,753),(906,750),(905.1961524227066,747),(903,744.8038475772934),(900,744),(897,744.8038475772934),(894.8038475772934,747)) -8976 ((893,760),(893.937822173509,763.5),(896.5,766.062177826491),(900,767),(903.5,766.062177826491),(906.062177826491,763.5),(907,760),(906.062177826491,756.5),(903.5,753.937822173509),(900,753),(896.5,753.937822173509),(893.937822173509,756.5)) -8977 ((892,770),(893.0717967697245,774),(896,776.9282032302755),(900,778),(904,776.9282032302755),(906.9282032302755,774),(908,770),(906.9282032302755,766),(904,763.0717967697245),(900,762),(896,763.0717967697245),(893.0717967697245,766)) -8978 ((891,780),(892.2057713659401,784.5),(895.5,787.7942286340599),(900,789),(904.5,787.7942286340599),(907.7942286340599,784.5),(909,780),(907.79422863406,775.5),(904.5,772.2057713659401),(900,771),(895.5,772.20577136594),(892.2057713659401,775.5)) -8979 ((890,790),(891.3397459621556,795),(895,798.6602540378444),(900,800),(905,798.6602540378444),(908.6602540378444,795),(910,790),(908.6602540378444,785),(905,781.3397459621556),(900,780),(895,781.3397459621556),(891.3397459621556,785)) -8980 ((899,800),(899.1339745962156,800.5),(899.5,800.8660254037844),(900,801),(900.5,800.8660254037844),(900.8660254037844,800.5),(901,800),(900.8660254037844,799.5),(900.5,799.1339745962156),(900,799),(899.5,799.1339745962156),(899.1339745962156,799.5)) -8981 ((898,810),(898.2679491924312,811),(899,811.7320508075688),(900,812),(901,811.7320508075688),(901.7320508075688,811),(902,810),(901.7320508075688,809),(901,808.2679491924312),(900,808),(899,808.2679491924312),(898.2679491924312,809)) -8982 ((897,820),(897.4019237886466,821.5),(898.5,822.5980762113534),(900,823),(901.5,822.5980762113534),(902.5980762113533,821.5),(903,820),(902.5980762113534,818.5),(901.5,817.4019237886467),(900,817),(898.5,817.4019237886466),(897.4019237886467,818.5)) -8983 ((896,830),(896.5358983848622,832),(898,833.4641016151378),(900,834),(902,833.4641016151378),(903.4641016151378,832),(904,830),(903.4641016151378,828),(902,826.5358983848622),(900,826),(898,826.5358983848622),(896.5358983848622,828)) -8984 ((895,840),(895.6698729810778,842.5),(897.5,844.3301270189222),(900,845),(902.5,844.3301270189222),(904.3301270189222,842.5),(905,840),(904.3301270189222,837.5),(902.5,835.6698729810778),(900,835),(897.5,835.6698729810778),(895.6698729810778,837.5)) -8985 ((894,850),(894.8038475772934,853),(897,855.1961524227066),(900,856),(903,855.1961524227066),(905.1961524227066,853),(906,850),(905.1961524227066,847),(903,844.8038475772934),(900,844),(897,844.8038475772934),(894.8038475772934,847)) -8986 ((893,860),(893.937822173509,863.5),(896.5,866.062177826491),(900,867),(903.5,866.062177826491),(906.062177826491,863.5),(907,860),(906.062177826491,856.5),(903.5,853.937822173509),(900,853),(896.5,853.937822173509),(893.937822173509,856.5)) -8987 ((892,870),(893.0717967697245,874),(896,876.9282032302755),(900,878),(904,876.9282032302755),(906.9282032302755,874),(908,870),(906.9282032302755,866),(904,863.0717967697245),(900,862),(896,863.0717967697245),(893.0717967697245,866)) -8988 ((891,880),(892.2057713659401,884.5),(895.5,887.7942286340599),(900,889),(904.5,887.7942286340599),(907.7942286340599,884.5),(909,880),(907.79422863406,875.5),(904.5,872.2057713659401),(900,871),(895.5,872.20577136594),(892.2057713659401,875.5)) -8989 ((890,890),(891.3397459621556,895),(895,898.6602540378444),(900,900),(905,898.6602540378444),(908.6602540378444,895),(910,890),(908.6602540378444,885),(905,881.3397459621556),(900,880),(895,881.3397459621556),(891.3397459621556,885)) -8990 ((899,900),(899.1339745962156,900.5),(899.5,900.8660254037844),(900,901),(900.5,900.8660254037844),(900.8660254037844,900.5),(901,900),(900.8660254037844,899.5),(900.5,899.1339745962156),(900,899),(899.5,899.1339745962156),(899.1339745962156,899.5)) -8991 ((898,910),(898.2679491924312,911),(899,911.7320508075688),(900,912),(901,911.7320508075688),(901.7320508075688,911),(902,910),(901.7320508075688,909),(901,908.2679491924312),(900,908),(899,908.2679491924312),(898.2679491924312,909)) -8992 ((897,920),(897.4019237886466,921.5),(898.5,922.5980762113534),(900,923),(901.5,922.5980762113534),(902.5980762113533,921.5),(903,920),(902.5980762113534,918.5),(901.5,917.4019237886467),(900,917),(898.5,917.4019237886466),(897.4019237886467,918.5)) -8993 ((896,930),(896.5358983848622,932),(898,933.4641016151378),(900,934),(902,933.4641016151378),(903.4641016151378,932),(904,930),(903.4641016151378,928),(902,926.5358983848622),(900,926),(898,926.5358983848622),(896.5358983848622,928)) -8994 ((895,940),(895.6698729810778,942.5),(897.5,944.3301270189222),(900,945),(902.5,944.3301270189222),(904.3301270189222,942.5),(905,940),(904.3301270189222,937.5),(902.5,935.6698729810778),(900,935),(897.5,935.6698729810778),(895.6698729810778,937.5)) -8995 ((894,950),(894.8038475772934,953),(897,955.1961524227066),(900,956),(903,955.1961524227066),(905.1961524227066,953),(906,950),(905.1961524227066,947),(903,944.8038475772934),(900,944),(897,944.8038475772934),(894.8038475772934,947)) -8996 ((893,960),(893.937822173509,963.5),(896.5,966.062177826491),(900,967),(903.5,966.062177826491),(906.062177826491,963.5),(907,960),(906.062177826491,956.5),(903.5,953.937822173509),(900,953),(896.5,953.937822173509),(893.937822173509,956.5)) -8997 ((892,970),(893.0717967697245,974),(896,976.9282032302755),(900,978),(904,976.9282032302755),(906.9282032302755,974),(908,970),(906.9282032302755,966),(904,963.0717967697245),(900,962),(896,963.0717967697245),(893.0717967697245,966)) -8998 ((891,980),(892.2057713659401,984.5),(895.5,987.7942286340599),(900,989),(904.5,987.7942286340599),(907.7942286340599,984.5),(909,980),(907.79422863406,975.5),(904.5,972.2057713659401),(900,971),(895.5,972.20577136594),(892.2057713659401,975.5)) -8999 ((890,990),(891.3397459621556,995),(895,998.6602540378444),(900,1000),(905,998.6602540378444),(908.6602540378444,995),(910,990),(908.6602540378444,985),(905,981.3397459621556),(900,980),(895,981.3397459621556),(891.3397459621556,985)) -9000 ((899,1000),(899.1339745962156,1000.5),(899.5,1000.8660254037844),(900,1001),(900.5,1000.8660254037844),(900.8660254037844,1000.5),(901,1000),(900.8660254037844,999.5),(900.5,999.1339745962156),(900,999),(899.5,999.1339745962156),(899.1339745962156,999.5)) -9001 ((907,10),(907.4019237886466,11.5),(908.5,12.598076211353316),(910,13),(911.5,12.598076211353316),(912.5980762113533,11.5),(913,10),(912.5980762113534,8.5),(911.5,7.401923788646684),(910,7),(908.5,7.401923788646683),(907.4019237886467,8.499999999999998)) -9002 ((906,20),(906.5358983848622,22),(908,23.464101615137753),(910,24),(912,23.464101615137753),(913.4641016151378,22),(914,20),(913.4641016151378,18),(912,16.535898384862247),(910,16),(908,16.535898384862243),(906.5358983848622,18)) -9003 ((905,30),(905.6698729810778,32.5),(907.5,34.33012701892219),(910,35),(912.5,34.33012701892219),(914.3301270189222,32.5),(915,30),(914.3301270189222,27.5),(912.5,25.66987298107781),(910,25),(907.5,25.669872981077805),(905.6698729810778,27.499999999999996)) -9004 ((904,40),(904.8038475772934,43),(907,45.19615242270663),(910,46),(913,45.19615242270663),(915.1961524227066,43),(916,40),(915.1961524227066,37),(913,34.80384757729337),(910,34),(907,34.80384757729337),(904.8038475772934,37)) -9005 ((903,50),(903.937822173509,53.5),(906.5,56.06217782649107),(910,57),(913.5,56.06217782649107),(916.062177826491,53.5),(917,50),(916.062177826491,46.5),(913.5,43.937822173508934),(910,43),(906.5,43.93782217350893),(903.937822173509,46.5)) -9006 ((902,60),(903.0717967697245,64),(906,66.92820323027551),(910,68),(914,66.92820323027551),(916.9282032302755,64),(918,60),(916.9282032302755,56),(914,53.07179676972449),(910,52),(906,53.071796769724486),(903.0717967697245,56)) -9007 ((901,70),(902.2057713659401,74.5),(905.5,77.79422863405995),(910,79),(914.5,77.79422863405995),(917.7942286340599,74.5),(919,70),(917.79422863406,65.5),(914.5,62.20577136594005),(910,61),(905.5,62.20577136594005),(902.2057713659401,65.5)) -9008 ((900,80),(901.3397459621556,85),(905,88.66025403784438),(910,90),(915,88.66025403784438),(918.6602540378444,85),(920,80),(918.6602540378444,75),(915,71.33974596215562),(910,70),(905,71.3397459621556),(901.3397459621556,75)) -9009 ((909,90),(909.1339745962156,90.5),(909.5,90.86602540378443),(910,91),(910.5,90.86602540378443),(910.8660254037844,90.5),(911,90),(910.8660254037844,89.5),(910.5,89.13397459621557),(910,89),(909.5,89.13397459621557),(909.1339745962156,89.5)) -9010 ((908,100),(908.2679491924312,101),(909,101.73205080756888),(910,102),(911,101.73205080756888),(911.7320508075688,101),(912,100),(911.7320508075688,99),(911,98.26794919243112),(910,98),(909,98.26794919243112),(908.2679491924312,99)) -9011 ((907,110),(907.4019237886466,111.5),(908.5,112.59807621135332),(910,113),(911.5,112.59807621135332),(912.5980762113533,111.5),(913,110),(912.5980762113534,108.5),(911.5,107.40192378864668),(910,107),(908.5,107.40192378864668),(907.4019237886467,108.5)) -9012 ((906,120),(906.5358983848622,122),(908,123.46410161513775),(910,124),(912,123.46410161513775),(913.4641016151378,122),(914,120),(913.4641016151378,118),(912,116.53589838486225),(910,116),(908,116.53589838486225),(906.5358983848622,118)) -9013 ((905,130),(905.6698729810778,132.5),(907.5,134.33012701892218),(910,135),(912.5,134.33012701892218),(914.3301270189222,132.5),(915,130),(914.3301270189222,127.5),(912.5,125.6698729810778),(910,125),(907.5,125.6698729810778),(905.6698729810778,127.5)) -9014 ((904,140),(904.8038475772934,143),(907,145.19615242270663),(910,146),(913,145.19615242270663),(915.1961524227066,143),(916,140),(915.1961524227066,137),(913,134.80384757729337),(910,134),(907,134.80384757729337),(904.8038475772934,137)) -9015 ((903,150),(903.937822173509,153.5),(906.5,156.06217782649108),(910,157),(913.5,156.06217782649108),(916.062177826491,153.5),(917,150),(916.062177826491,146.5),(913.5,143.93782217350892),(910,143),(906.5,143.93782217350892),(903.937822173509,146.5)) -9016 ((902,160),(903.0717967697245,164),(906,166.9282032302755),(910,168),(914,166.9282032302755),(916.9282032302755,164),(918,160),(916.9282032302755,156),(914,153.0717967697245),(910,152),(906,153.0717967697245),(903.0717967697245,156)) -9017 ((901,170),(902.2057713659401,174.5),(905.5,177.79422863405995),(910,179),(914.5,177.79422863405995),(917.7942286340599,174.5),(919,170),(917.79422863406,165.5),(914.5,162.20577136594005),(910,161),(905.5,162.20577136594005),(902.2057713659401,165.5)) -9018 ((900,180),(901.3397459621556,185),(905,188.6602540378444),(910,190),(915,188.6602540378444),(918.6602540378444,185),(920,180),(918.6602540378444,175),(915,171.3397459621556),(910,170),(905,171.3397459621556),(901.3397459621556,175)) -9019 ((909,190),(909.1339745962156,190.5),(909.5,190.86602540378445),(910,191),(910.5,190.86602540378445),(910.8660254037844,190.5),(911,190),(910.8660254037844,189.5),(910.5,189.13397459621555),(910,189),(909.5,189.13397459621555),(909.1339745962156,189.5)) -9020 ((908,200),(908.2679491924312,201),(909,201.73205080756887),(910,202),(911,201.73205080756887),(911.7320508075688,201),(912,200),(911.7320508075688,199),(911,198.26794919243113),(910,198),(909,198.26794919243113),(908.2679491924312,199)) -9021 ((907,210),(907.4019237886466,211.5),(908.5,212.59807621135332),(910,213),(911.5,212.59807621135332),(912.5980762113533,211.5),(913,210),(912.5980762113534,208.5),(911.5,207.40192378864668),(910,207),(908.5,207.40192378864668),(907.4019237886467,208.5)) -9022 ((906,220),(906.5358983848622,222),(908,223.46410161513776),(910,224),(912,223.46410161513776),(913.4641016151378,222),(914,220),(913.4641016151378,218),(912,216.53589838486224),(910,216),(908,216.53589838486224),(906.5358983848622,218)) -9023 ((905,230),(905.6698729810778,232.5),(907.5,234.33012701892218),(910,235),(912.5,234.33012701892218),(914.3301270189222,232.5),(915,230),(914.3301270189222,227.5),(912.5,225.66987298107782),(910,225),(907.5,225.66987298107782),(905.6698729810778,227.5)) -9024 ((904,240),(904.8038475772934,243),(907,245.19615242270663),(910,246),(913,245.19615242270663),(915.1961524227066,243),(916,240),(915.1961524227066,237),(913,234.80384757729337),(910,234),(907,234.80384757729337),(904.8038475772934,237)) -9025 ((903,250),(903.937822173509,253.5),(906.5,256.06217782649105),(910,257),(913.5,256.06217782649105),(916.062177826491,253.5),(917,250),(916.062177826491,246.5),(913.5,243.93782217350892),(910,243),(906.5,243.93782217350892),(903.937822173509,246.5)) -9026 ((902,260),(903.0717967697245,264),(906,266.9282032302755),(910,268),(914,266.9282032302755),(916.9282032302755,264),(918,260),(916.9282032302755,256),(914,253.0717967697245),(910,252),(906,253.0717967697245),(903.0717967697245,256)) -9027 ((901,270),(902.2057713659401,274.5),(905.5,277.79422863405995),(910,279),(914.5,277.79422863405995),(917.7942286340599,274.5),(919,270),(917.79422863406,265.5),(914.5,262.20577136594005),(910,261),(905.5,262.20577136594005),(902.2057713659401,265.5)) -9028 ((900,280),(901.3397459621556,285),(905,288.66025403784437),(910,290),(915,288.66025403784437),(918.6602540378444,285),(920,280),(918.6602540378444,275),(915,271.33974596215563),(910,270),(905,271.33974596215563),(901.3397459621556,275)) -9029 ((909,290),(909.1339745962156,290.5),(909.5,290.8660254037844),(910,291),(910.5,290.8660254037844),(910.8660254037844,290.5),(911,290),(910.8660254037844,289.5),(910.5,289.1339745962156),(910,289),(909.5,289.1339745962156),(909.1339745962156,289.5)) -9030 ((908,300),(908.2679491924312,301),(909,301.7320508075689),(910,302),(911,301.7320508075689),(911.7320508075688,301),(912,300),(911.7320508075688,299),(911,298.2679491924311),(910,298),(909,298.2679491924311),(908.2679491924312,299)) -9031 ((907,310),(907.4019237886466,311.5),(908.5,312.5980762113533),(910,313),(911.5,312.5980762113533),(912.5980762113533,311.5),(913,310),(912.5980762113534,308.5),(911.5,307.4019237886467),(910,307),(908.5,307.4019237886467),(907.4019237886467,308.5)) -9032 ((906,320),(906.5358983848622,322),(908,323.46410161513774),(910,324),(912,323.46410161513774),(913.4641016151378,322),(914,320),(913.4641016151378,318),(912,316.53589838486226),(910,316),(908,316.53589838486226),(906.5358983848622,318)) -9033 ((905,330),(905.6698729810778,332.5),(907.5,334.3301270189222),(910,335),(912.5,334.3301270189222),(914.3301270189222,332.5),(915,330),(914.3301270189222,327.5),(912.5,325.6698729810778),(910,325),(907.5,325.6698729810778),(905.6698729810778,327.5)) -9034 ((904,340),(904.8038475772934,343),(907,345.19615242270663),(910,346),(913,345.19615242270663),(915.1961524227066,343),(916,340),(915.1961524227066,337),(913,334.80384757729337),(910,334),(907,334.80384757729337),(904.8038475772934,337)) -9035 ((903,350),(903.937822173509,353.5),(906.5,356.06217782649105),(910,357),(913.5,356.06217782649105),(916.062177826491,353.5),(917,350),(916.062177826491,346.5),(913.5,343.93782217350895),(910,343),(906.5,343.93782217350895),(903.937822173509,346.5)) -9036 ((902,360),(903.0717967697245,364),(906,366.9282032302755),(910,368),(914,366.9282032302755),(916.9282032302755,364),(918,360),(916.9282032302755,356),(914,353.0717967697245),(910,352),(906,353.0717967697245),(903.0717967697245,356)) -9037 ((901,370),(902.2057713659401,374.5),(905.5,377.79422863405995),(910,379),(914.5,377.79422863405995),(917.7942286340599,374.5),(919,370),(917.79422863406,365.5),(914.5,362.20577136594005),(910,361),(905.5,362.20577136594005),(902.2057713659401,365.5)) -9038 ((900,380),(901.3397459621556,385),(905,388.66025403784437),(910,390),(915,388.66025403784437),(918.6602540378444,385),(920,380),(918.6602540378444,375),(915,371.33974596215563),(910,370),(905,371.33974596215563),(901.3397459621556,375)) -9039 ((909,390),(909.1339745962156,390.5),(909.5,390.8660254037844),(910,391),(910.5,390.8660254037844),(910.8660254037844,390.5),(911,390),(910.8660254037844,389.5),(910.5,389.1339745962156),(910,389),(909.5,389.1339745962156),(909.1339745962156,389.5)) -9040 ((908,400),(908.2679491924312,401),(909,401.7320508075689),(910,402),(911,401.7320508075689),(911.7320508075688,401),(912,400),(911.7320508075688,399),(911,398.2679491924311),(910,398),(909,398.2679491924311),(908.2679491924312,399)) -9041 ((907,410),(907.4019237886466,411.5),(908.5,412.5980762113533),(910,413),(911.5,412.5980762113533),(912.5980762113533,411.5),(913,410),(912.5980762113534,408.5),(911.5,407.4019237886467),(910,407),(908.5,407.4019237886467),(907.4019237886467,408.5)) -9042 ((906,420),(906.5358983848622,422),(908,423.46410161513774),(910,424),(912,423.46410161513774),(913.4641016151378,422),(914,420),(913.4641016151378,418),(912,416.53589838486226),(910,416),(908,416.53589838486226),(906.5358983848622,418)) -9043 ((905,430),(905.6698729810778,432.5),(907.5,434.3301270189222),(910,435),(912.5,434.3301270189222),(914.3301270189222,432.5),(915,430),(914.3301270189222,427.5),(912.5,425.6698729810778),(910,425),(907.5,425.6698729810778),(905.6698729810778,427.5)) -9044 ((904,440),(904.8038475772934,443),(907,445.19615242270663),(910,446),(913,445.19615242270663),(915.1961524227066,443),(916,440),(915.1961524227066,437),(913,434.80384757729337),(910,434),(907,434.80384757729337),(904.8038475772934,437)) -9045 ((903,450),(903.937822173509,453.5),(906.5,456.06217782649105),(910,457),(913.5,456.06217782649105),(916.062177826491,453.5),(917,450),(916.062177826491,446.5),(913.5,443.93782217350895),(910,443),(906.5,443.93782217350895),(903.937822173509,446.5)) -9046 ((902,460),(903.0717967697245,464),(906,466.9282032302755),(910,468),(914,466.9282032302755),(916.9282032302755,464),(918,460),(916.9282032302755,456),(914,453.0717967697245),(910,452),(906,453.0717967697245),(903.0717967697245,456)) -9047 ((901,470),(902.2057713659401,474.5),(905.5,477.79422863405995),(910,479),(914.5,477.79422863405995),(917.7942286340599,474.5),(919,470),(917.79422863406,465.5),(914.5,462.20577136594005),(910,461),(905.5,462.20577136594005),(902.2057713659401,465.5)) -9048 ((900,480),(901.3397459621556,485),(905,488.66025403784437),(910,490),(915,488.66025403784437),(918.6602540378444,485),(920,480),(918.6602540378444,475),(915,471.33974596215563),(910,470),(905,471.33974596215563),(901.3397459621556,475)) -9049 ((909,490),(909.1339745962156,490.5),(909.5,490.8660254037844),(910,491),(910.5,490.8660254037844),(910.8660254037844,490.5),(911,490),(910.8660254037844,489.5),(910.5,489.1339745962156),(910,489),(909.5,489.1339745962156),(909.1339745962156,489.5)) -9050 ((908,500),(908.2679491924312,501),(909,501.7320508075689),(910,502),(911,501.7320508075689),(911.7320508075688,501),(912,500),(911.7320508075688,499),(911,498.2679491924311),(910,498),(909,498.2679491924311),(908.2679491924312,499)) -9051 ((907,510),(907.4019237886466,511.5),(908.5,512.5980762113534),(910,513),(911.5,512.5980762113534),(912.5980762113533,511.5),(913,510),(912.5980762113534,508.5),(911.5,507.4019237886467),(910,507),(908.5,507.4019237886467),(907.4019237886467,508.5)) -9052 ((906,520),(906.5358983848622,522),(908,523.4641016151378),(910,524),(912,523.4641016151378),(913.4641016151378,522),(914,520),(913.4641016151378,518),(912,516.5358983848622),(910,516),(908,516.5358983848622),(906.5358983848622,518)) -9053 ((905,530),(905.6698729810778,532.5),(907.5,534.3301270189222),(910,535),(912.5,534.3301270189222),(914.3301270189222,532.5),(915,530),(914.3301270189222,527.5),(912.5,525.6698729810778),(910,525),(907.5,525.6698729810778),(905.6698729810778,527.5)) -9054 ((904,540),(904.8038475772934,543),(907,545.1961524227066),(910,546),(913,545.1961524227066),(915.1961524227066,543),(916,540),(915.1961524227066,537),(913,534.8038475772934),(910,534),(907,534.8038475772934),(904.8038475772934,537)) -9055 ((903,550),(903.937822173509,553.5),(906.5,556.062177826491),(910,557),(913.5,556.062177826491),(916.062177826491,553.5),(917,550),(916.062177826491,546.5),(913.5,543.937822173509),(910,543),(906.5,543.937822173509),(903.937822173509,546.5)) -9056 ((902,560),(903.0717967697245,564),(906,566.9282032302755),(910,568),(914,566.9282032302755),(916.9282032302755,564),(918,560),(916.9282032302755,556),(914,553.0717967697245),(910,552),(906,553.0717967697245),(903.0717967697245,556)) -9057 ((901,570),(902.2057713659401,574.5),(905.5,577.7942286340599),(910,579),(914.5,577.7942286340599),(917.7942286340599,574.5),(919,570),(917.79422863406,565.5),(914.5,562.2057713659401),(910,561),(905.5,562.20577136594),(902.2057713659401,565.5)) -9058 ((900,580),(901.3397459621556,585),(905,588.6602540378444),(910,590),(915,588.6602540378444),(918.6602540378444,585),(920,580),(918.6602540378444,575),(915,571.3397459621556),(910,570),(905,571.3397459621556),(901.3397459621556,575)) -9059 ((909,590),(909.1339745962156,590.5),(909.5,590.8660254037844),(910,591),(910.5,590.8660254037844),(910.8660254037844,590.5),(911,590),(910.8660254037844,589.5),(910.5,589.1339745962156),(910,589),(909.5,589.1339745962156),(909.1339745962156,589.5)) -9060 ((908,600),(908.2679491924312,601),(909,601.7320508075688),(910,602),(911,601.7320508075688),(911.7320508075688,601),(912,600),(911.7320508075688,599),(911,598.2679491924312),(910,598),(909,598.2679491924312),(908.2679491924312,599)) -9061 ((907,610),(907.4019237886466,611.5),(908.5,612.5980762113534),(910,613),(911.5,612.5980762113534),(912.5980762113533,611.5),(913,610),(912.5980762113534,608.5),(911.5,607.4019237886467),(910,607),(908.5,607.4019237886466),(907.4019237886467,608.5)) -9062 ((906,620),(906.5358983848622,622),(908,623.4641016151378),(910,624),(912,623.4641016151378),(913.4641016151378,622),(914,620),(913.4641016151378,618),(912,616.5358983848622),(910,616),(908,616.5358983848622),(906.5358983848622,618)) -9063 ((905,630),(905.6698729810778,632.5),(907.5,634.3301270189222),(910,635),(912.5,634.3301270189222),(914.3301270189222,632.5),(915,630),(914.3301270189222,627.5),(912.5,625.6698729810778),(910,625),(907.5,625.6698729810778),(905.6698729810778,627.5)) -9064 ((904,640),(904.8038475772934,643),(907,645.1961524227066),(910,646),(913,645.1961524227066),(915.1961524227066,643),(916,640),(915.1961524227066,637),(913,634.8038475772934),(910,634),(907,634.8038475772934),(904.8038475772934,637)) -9065 ((903,650),(903.937822173509,653.5),(906.5,656.062177826491),(910,657),(913.5,656.062177826491),(916.062177826491,653.5),(917,650),(916.062177826491,646.5),(913.5,643.937822173509),(910,643),(906.5,643.937822173509),(903.937822173509,646.5)) -9066 ((902,660),(903.0717967697245,664),(906,666.9282032302755),(910,668),(914,666.9282032302755),(916.9282032302755,664),(918,660),(916.9282032302755,656),(914,653.0717967697245),(910,652),(906,653.0717967697245),(903.0717967697245,656)) -9067 ((901,670),(902.2057713659401,674.5),(905.5,677.7942286340599),(910,679),(914.5,677.7942286340599),(917.7942286340599,674.5),(919,670),(917.79422863406,665.5),(914.5,662.2057713659401),(910,661),(905.5,662.20577136594),(902.2057713659401,665.5)) -9068 ((900,680),(901.3397459621556,685),(905,688.6602540378444),(910,690),(915,688.6602540378444),(918.6602540378444,685),(920,680),(918.6602540378444,675),(915,671.3397459621556),(910,670),(905,671.3397459621556),(901.3397459621556,675)) -9069 ((909,690),(909.1339745962156,690.5),(909.5,690.8660254037844),(910,691),(910.5,690.8660254037844),(910.8660254037844,690.5),(911,690),(910.8660254037844,689.5),(910.5,689.1339745962156),(910,689),(909.5,689.1339745962156),(909.1339745962156,689.5)) -9070 ((908,700),(908.2679491924312,701),(909,701.7320508075688),(910,702),(911,701.7320508075688),(911.7320508075688,701),(912,700),(911.7320508075688,699),(911,698.2679491924312),(910,698),(909,698.2679491924312),(908.2679491924312,699)) -9071 ((907,710),(907.4019237886466,711.5),(908.5,712.5980762113534),(910,713),(911.5,712.5980762113534),(912.5980762113533,711.5),(913,710),(912.5980762113534,708.5),(911.5,707.4019237886467),(910,707),(908.5,707.4019237886466),(907.4019237886467,708.5)) -9072 ((906,720),(906.5358983848622,722),(908,723.4641016151378),(910,724),(912,723.4641016151378),(913.4641016151378,722),(914,720),(913.4641016151378,718),(912,716.5358983848622),(910,716),(908,716.5358983848622),(906.5358983848622,718)) -9073 ((905,730),(905.6698729810778,732.5),(907.5,734.3301270189222),(910,735),(912.5,734.3301270189222),(914.3301270189222,732.5),(915,730),(914.3301270189222,727.5),(912.5,725.6698729810778),(910,725),(907.5,725.6698729810778),(905.6698729810778,727.5)) -9074 ((904,740),(904.8038475772934,743),(907,745.1961524227066),(910,746),(913,745.1961524227066),(915.1961524227066,743),(916,740),(915.1961524227066,737),(913,734.8038475772934),(910,734),(907,734.8038475772934),(904.8038475772934,737)) -9075 ((903,750),(903.937822173509,753.5),(906.5,756.062177826491),(910,757),(913.5,756.062177826491),(916.062177826491,753.5),(917,750),(916.062177826491,746.5),(913.5,743.937822173509),(910,743),(906.5,743.937822173509),(903.937822173509,746.5)) -9076 ((902,760),(903.0717967697245,764),(906,766.9282032302755),(910,768),(914,766.9282032302755),(916.9282032302755,764),(918,760),(916.9282032302755,756),(914,753.0717967697245),(910,752),(906,753.0717967697245),(903.0717967697245,756)) -9077 ((901,770),(902.2057713659401,774.5),(905.5,777.7942286340599),(910,779),(914.5,777.7942286340599),(917.7942286340599,774.5),(919,770),(917.79422863406,765.5),(914.5,762.2057713659401),(910,761),(905.5,762.20577136594),(902.2057713659401,765.5)) -9078 ((900,780),(901.3397459621556,785),(905,788.6602540378444),(910,790),(915,788.6602540378444),(918.6602540378444,785),(920,780),(918.6602540378444,775),(915,771.3397459621556),(910,770),(905,771.3397459621556),(901.3397459621556,775)) -9079 ((909,790),(909.1339745962156,790.5),(909.5,790.8660254037844),(910,791),(910.5,790.8660254037844),(910.8660254037844,790.5),(911,790),(910.8660254037844,789.5),(910.5,789.1339745962156),(910,789),(909.5,789.1339745962156),(909.1339745962156,789.5)) -9080 ((908,800),(908.2679491924312,801),(909,801.7320508075688),(910,802),(911,801.7320508075688),(911.7320508075688,801),(912,800),(911.7320508075688,799),(911,798.2679491924312),(910,798),(909,798.2679491924312),(908.2679491924312,799)) -9081 ((907,810),(907.4019237886466,811.5),(908.5,812.5980762113534),(910,813),(911.5,812.5980762113534),(912.5980762113533,811.5),(913,810),(912.5980762113534,808.5),(911.5,807.4019237886467),(910,807),(908.5,807.4019237886466),(907.4019237886467,808.5)) -9082 ((906,820),(906.5358983848622,822),(908,823.4641016151378),(910,824),(912,823.4641016151378),(913.4641016151378,822),(914,820),(913.4641016151378,818),(912,816.5358983848622),(910,816),(908,816.5358983848622),(906.5358983848622,818)) -9083 ((905,830),(905.6698729810778,832.5),(907.5,834.3301270189222),(910,835),(912.5,834.3301270189222),(914.3301270189222,832.5),(915,830),(914.3301270189222,827.5),(912.5,825.6698729810778),(910,825),(907.5,825.6698729810778),(905.6698729810778,827.5)) -9084 ((904,840),(904.8038475772934,843),(907,845.1961524227066),(910,846),(913,845.1961524227066),(915.1961524227066,843),(916,840),(915.1961524227066,837),(913,834.8038475772934),(910,834),(907,834.8038475772934),(904.8038475772934,837)) -9085 ((903,850),(903.937822173509,853.5),(906.5,856.062177826491),(910,857),(913.5,856.062177826491),(916.062177826491,853.5),(917,850),(916.062177826491,846.5),(913.5,843.937822173509),(910,843),(906.5,843.937822173509),(903.937822173509,846.5)) -9086 ((902,860),(903.0717967697245,864),(906,866.9282032302755),(910,868),(914,866.9282032302755),(916.9282032302755,864),(918,860),(916.9282032302755,856),(914,853.0717967697245),(910,852),(906,853.0717967697245),(903.0717967697245,856)) -9087 ((901,870),(902.2057713659401,874.5),(905.5,877.7942286340599),(910,879),(914.5,877.7942286340599),(917.7942286340599,874.5),(919,870),(917.79422863406,865.5),(914.5,862.2057713659401),(910,861),(905.5,862.20577136594),(902.2057713659401,865.5)) -9088 ((900,880),(901.3397459621556,885),(905,888.6602540378444),(910,890),(915,888.6602540378444),(918.6602540378444,885),(920,880),(918.6602540378444,875),(915,871.3397459621556),(910,870),(905,871.3397459621556),(901.3397459621556,875)) -9089 ((909,890),(909.1339745962156,890.5),(909.5,890.8660254037844),(910,891),(910.5,890.8660254037844),(910.8660254037844,890.5),(911,890),(910.8660254037844,889.5),(910.5,889.1339745962156),(910,889),(909.5,889.1339745962156),(909.1339745962156,889.5)) -9090 ((908,900),(908.2679491924312,901),(909,901.7320508075688),(910,902),(911,901.7320508075688),(911.7320508075688,901),(912,900),(911.7320508075688,899),(911,898.2679491924312),(910,898),(909,898.2679491924312),(908.2679491924312,899)) -9091 ((907,910),(907.4019237886466,911.5),(908.5,912.5980762113534),(910,913),(911.5,912.5980762113534),(912.5980762113533,911.5),(913,910),(912.5980762113534,908.5),(911.5,907.4019237886467),(910,907),(908.5,907.4019237886466),(907.4019237886467,908.5)) -9092 ((906,920),(906.5358983848622,922),(908,923.4641016151378),(910,924),(912,923.4641016151378),(913.4641016151378,922),(914,920),(913.4641016151378,918),(912,916.5358983848622),(910,916),(908,916.5358983848622),(906.5358983848622,918)) -9093 ((905,930),(905.6698729810778,932.5),(907.5,934.3301270189222),(910,935),(912.5,934.3301270189222),(914.3301270189222,932.5),(915,930),(914.3301270189222,927.5),(912.5,925.6698729810778),(910,925),(907.5,925.6698729810778),(905.6698729810778,927.5)) -9094 ((904,940),(904.8038475772934,943),(907,945.1961524227066),(910,946),(913,945.1961524227066),(915.1961524227066,943),(916,940),(915.1961524227066,937),(913,934.8038475772934),(910,934),(907,934.8038475772934),(904.8038475772934,937)) -9095 ((903,950),(903.937822173509,953.5),(906.5,956.062177826491),(910,957),(913.5,956.062177826491),(916.062177826491,953.5),(917,950),(916.062177826491,946.5),(913.5,943.937822173509),(910,943),(906.5,943.937822173509),(903.937822173509,946.5)) -9096 ((902,960),(903.0717967697245,964),(906,966.9282032302755),(910,968),(914,966.9282032302755),(916.9282032302755,964),(918,960),(916.9282032302755,956),(914,953.0717967697245),(910,952),(906,953.0717967697245),(903.0717967697245,956)) -9097 ((901,970),(902.2057713659401,974.5),(905.5,977.7942286340599),(910,979),(914.5,977.7942286340599),(917.7942286340599,974.5),(919,970),(917.79422863406,965.5),(914.5,962.2057713659401),(910,961),(905.5,962.20577136594),(902.2057713659401,965.5)) -9098 ((900,980),(901.3397459621556,985),(905,988.6602540378444),(910,990),(915,988.6602540378444),(918.6602540378444,985),(920,980),(918.6602540378444,975),(915,971.3397459621556),(910,970),(905,971.3397459621556),(901.3397459621556,975)) -9099 ((909,990),(909.1339745962156,990.5),(909.5,990.8660254037844),(910,991),(910.5,990.8660254037844),(910.8660254037844,990.5),(911,990),(910.8660254037844,989.5),(910.5,989.1339745962156),(910,989),(909.5,989.1339745962156),(909.1339745962156,989.5)) -9100 ((908,1000),(908.2679491924312,1001),(909,1001.7320508075688),(910,1002),(911,1001.7320508075688),(911.7320508075688,1001),(912,1000),(911.7320508075688,999),(911,998.2679491924312),(910,998),(909,998.2679491924312),(908.2679491924312,999)) -9101 ((916,10),(916.5358983848622,12),(918,13.464101615137753),(920,14),(922,13.464101615137755),(923.4641016151378,12.000000000000002),(924,10),(923.4641016151378,8.000000000000002),(922,6.5358983848622465),(920,6),(918,6.535898384862244),(916.5358983848622,7.999999999999998)) -9102 ((915,20),(915.6698729810778,22.5),(917.5,24.33012701892219),(920,25),(922.5,24.330127018922195),(924.3301270189222,22.5),(925,20),(924.3301270189222,17.5),(922.5,15.669872981077807),(920,15),(917.5,15.669872981077805),(915.6698729810778,17.499999999999996)) -9103 ((914,30),(914.8038475772934,33),(917,35.19615242270663),(920,36),(923,35.19615242270663),(925.1961524227066,33),(926,30),(925.1961524227066,27),(923,24.803847577293368),(920,24),(917,24.803847577293368),(914.8038475772934,26.999999999999996)) -9104 ((913,40),(913.937822173509,43.5),(916.5,46.06217782649107),(920,47),(923.5,46.06217782649107),(926.062177826491,43.5),(927,40),(926.062177826491,36.5),(923.5,33.937822173508934),(920,33),(916.5,33.93782217350893),(913.937822173509,36.5)) -9105 ((912,50),(913.0717967697245,54),(916,56.92820323027551),(920,58),(924,56.92820323027551),(926.9282032302755,54),(928,50),(926.9282032302755,46),(924,43.07179676972449),(920,42),(916,43.071796769724486),(913.0717967697245,46)) -9106 ((911,60),(912.2057713659401,64.5),(915.5,67.79422863405995),(920,69),(924.5,67.79422863405995),(927.7942286340599,64.5),(929,60),(927.79422863406,55.5),(924.5,52.20577136594005),(920,51),(915.5,52.20577136594005),(912.2057713659401,55.5)) -9107 ((910,70),(911.3397459621556,75),(915,78.66025403784438),(920,80),(925,78.66025403784438),(928.6602540378444,75),(930,70),(928.6602540378444,65),(925,61.33974596215562),(920,60),(915,61.33974596215561),(911.3397459621556,65)) -9108 ((919,80),(919.1339745962156,80.5),(919.5,80.86602540378443),(920,81),(920.5,80.86602540378443),(920.8660254037844,80.5),(921,80),(920.8660254037844,79.5),(920.5,79.13397459621557),(920,79),(919.5,79.13397459621557),(919.1339745962156,79.5)) -9109 ((918,90),(918.2679491924312,91),(919,91.73205080756888),(920,92),(921,91.73205080756888),(921.7320508075688,91),(922,90),(921.7320508075688,89),(921,88.26794919243112),(920,88),(919,88.26794919243112),(918.2679491924312,89)) -9110 ((917,100),(917.4019237886466,101.5),(918.5,102.59807621135332),(920,103),(921.5,102.59807621135332),(922.5980762113533,101.5),(923,100),(922.5980762113534,98.5),(921.5,97.40192378864668),(920,97),(918.5,97.40192378864668),(917.4019237886467,98.5)) -9111 ((916,110),(916.5358983848622,112),(918,113.46410161513775),(920,114),(922,113.46410161513775),(923.4641016151378,112),(924,110),(923.4641016151378,108),(922,106.53589838486225),(920,106),(918,106.53589838486225),(916.5358983848622,108)) -9112 ((915,120),(915.6698729810778,122.5),(917.5,124.3301270189222),(920,125),(922.5,124.3301270189222),(924.3301270189222,122.5),(925,120),(924.3301270189222,117.5),(922.5,115.6698729810778),(920,115),(917.5,115.6698729810778),(915.6698729810778,117.5)) -9113 ((914,130),(914.8038475772934,133),(917,135.19615242270663),(920,136),(923,135.19615242270663),(925.1961524227066,133),(926,130),(925.1961524227066,127),(923,124.80384757729337),(920,124),(917,124.80384757729337),(914.8038475772934,127)) -9114 ((913,140),(913.937822173509,143.5),(916.5,146.06217782649108),(920,147),(923.5,146.06217782649108),(926.062177826491,143.5),(927,140),(926.062177826491,136.5),(923.5,133.93782217350892),(920,133),(916.5,133.93782217350892),(913.937822173509,136.5)) -9115 ((912,150),(913.0717967697245,154),(916,156.9282032302755),(920,158),(924,156.9282032302755),(926.9282032302755,154),(928,150),(926.9282032302755,146),(924,143.0717967697245),(920,142),(916,143.0717967697245),(913.0717967697245,146)) -9116 ((911,160),(912.2057713659401,164.5),(915.5,167.79422863405995),(920,169),(924.5,167.79422863405995),(927.7942286340599,164.5),(929,160),(927.79422863406,155.5),(924.5,152.20577136594005),(920,151),(915.5,152.20577136594005),(912.2057713659401,155.5)) -9117 ((910,170),(911.3397459621556,175),(915,178.6602540378444),(920,180),(925,178.6602540378444),(928.6602540378444,175),(930,170),(928.6602540378444,165),(925,161.3397459621556),(920,160),(915,161.3397459621556),(911.3397459621556,165)) -9118 ((919,180),(919.1339745962156,180.5),(919.5,180.86602540378445),(920,181),(920.5,180.86602540378445),(920.8660254037844,180.5),(921,180),(920.8660254037844,179.5),(920.5,179.13397459621555),(920,179),(919.5,179.13397459621555),(919.1339745962156,179.5)) -9119 ((918,190),(918.2679491924312,191),(919,191.73205080756887),(920,192),(921,191.73205080756887),(921.7320508075688,191),(922,190),(921.7320508075688,189),(921,188.26794919243113),(920,188),(919,188.26794919243113),(918.2679491924312,189)) -9120 ((917,200),(917.4019237886466,201.5),(918.5,202.59807621135332),(920,203),(921.5,202.59807621135332),(922.5980762113533,201.5),(923,200),(922.5980762113534,198.5),(921.5,197.40192378864668),(920,197),(918.5,197.40192378864668),(917.4019237886467,198.5)) -9121 ((916,210),(916.5358983848622,212),(918,213.46410161513776),(920,214),(922,213.46410161513776),(923.4641016151378,212),(924,210),(923.4641016151378,208),(922,206.53589838486224),(920,206),(918,206.53589838486224),(916.5358983848622,208)) -9122 ((915,220),(915.6698729810778,222.5),(917.5,224.33012701892218),(920,225),(922.5,224.33012701892218),(924.3301270189222,222.5),(925,220),(924.3301270189222,217.5),(922.5,215.66987298107782),(920,215),(917.5,215.66987298107782),(915.6698729810778,217.5)) -9123 ((914,230),(914.8038475772934,233),(917,235.19615242270663),(920,236),(923,235.19615242270663),(925.1961524227066,233),(926,230),(925.1961524227066,227),(923,224.80384757729337),(920,224),(917,224.80384757729337),(914.8038475772934,227)) -9124 ((913,240),(913.937822173509,243.5),(916.5,246.06217782649108),(920,247),(923.5,246.06217782649108),(926.062177826491,243.5),(927,240),(926.062177826491,236.5),(923.5,233.93782217350892),(920,233),(916.5,233.93782217350892),(913.937822173509,236.5)) -9125 ((912,250),(913.0717967697245,254),(916,256.9282032302755),(920,258),(924,256.9282032302755),(926.9282032302755,254),(928,250),(926.9282032302755,246),(924,243.0717967697245),(920,242),(916,243.0717967697245),(913.0717967697245,246)) -9126 ((911,260),(912.2057713659401,264.5),(915.5,267.79422863405995),(920,269),(924.5,267.79422863405995),(927.7942286340599,264.5),(929,260),(927.79422863406,255.5),(924.5,252.20577136594005),(920,251),(915.5,252.20577136594005),(912.2057713659401,255.5)) -9127 ((910,270),(911.3397459621556,275),(915,278.66025403784437),(920,280),(925,278.66025403784437),(928.6602540378444,275),(930,270),(928.6602540378444,265),(925,261.33974596215563),(920,260),(915,261.33974596215563),(911.3397459621556,265)) -9128 ((919,280),(919.1339745962156,280.5),(919.5,280.8660254037844),(920,281),(920.5,280.8660254037844),(920.8660254037844,280.5),(921,280),(920.8660254037844,279.5),(920.5,279.1339745962156),(920,279),(919.5,279.1339745962156),(919.1339745962156,279.5)) -9129 ((918,290),(918.2679491924312,291),(919,291.7320508075689),(920,292),(921,291.7320508075689),(921.7320508075688,291),(922,290),(921.7320508075688,289),(921,288.2679491924311),(920,288),(919,288.2679491924311),(918.2679491924312,289)) -9130 ((917,300),(917.4019237886466,301.5),(918.5,302.5980762113533),(920,303),(921.5,302.5980762113533),(922.5980762113533,301.5),(923,300),(922.5980762113534,298.5),(921.5,297.4019237886467),(920,297),(918.5,297.4019237886467),(917.4019237886467,298.5)) -9131 ((916,310),(916.5358983848622,312),(918,313.46410161513774),(920,314),(922,313.46410161513774),(923.4641016151378,312),(924,310),(923.4641016151378,308),(922,306.53589838486226),(920,306),(918,306.53589838486226),(916.5358983848622,308)) -9132 ((915,320),(915.6698729810778,322.5),(917.5,324.3301270189222),(920,325),(922.5,324.3301270189222),(924.3301270189222,322.5),(925,320),(924.3301270189222,317.5),(922.5,315.6698729810778),(920,315),(917.5,315.6698729810778),(915.6698729810778,317.5)) -9133 ((914,330),(914.8038475772934,333),(917,335.19615242270663),(920,336),(923,335.19615242270663),(925.1961524227066,333),(926,330),(925.1961524227066,327),(923,324.80384757729337),(920,324),(917,324.80384757729337),(914.8038475772934,327)) -9134 ((913,340),(913.937822173509,343.5),(916.5,346.06217782649105),(920,347),(923.5,346.06217782649105),(926.062177826491,343.5),(927,340),(926.062177826491,336.5),(923.5,333.93782217350895),(920,333),(916.5,333.93782217350895),(913.937822173509,336.5)) -9135 ((912,350),(913.0717967697245,354),(916,356.9282032302755),(920,358),(924,356.9282032302755),(926.9282032302755,354),(928,350),(926.9282032302755,346),(924,343.0717967697245),(920,342),(916,343.0717967697245),(913.0717967697245,346)) -9136 ((911,360),(912.2057713659401,364.5),(915.5,367.79422863405995),(920,369),(924.5,367.79422863405995),(927.7942286340599,364.5),(929,360),(927.79422863406,355.5),(924.5,352.20577136594005),(920,351),(915.5,352.20577136594005),(912.2057713659401,355.5)) -9137 ((910,370),(911.3397459621556,375),(915,378.66025403784437),(920,380),(925,378.66025403784437),(928.6602540378444,375),(930,370),(928.6602540378444,365),(925,361.33974596215563),(920,360),(915,361.33974596215563),(911.3397459621556,365)) -9138 ((919,380),(919.1339745962156,380.5),(919.5,380.8660254037844),(920,381),(920.5,380.8660254037844),(920.8660254037844,380.5),(921,380),(920.8660254037844,379.5),(920.5,379.1339745962156),(920,379),(919.5,379.1339745962156),(919.1339745962156,379.5)) -9139 ((918,390),(918.2679491924312,391),(919,391.7320508075689),(920,392),(921,391.7320508075689),(921.7320508075688,391),(922,390),(921.7320508075688,389),(921,388.2679491924311),(920,388),(919,388.2679491924311),(918.2679491924312,389)) -9140 ((917,400),(917.4019237886466,401.5),(918.5,402.5980762113533),(920,403),(921.5,402.5980762113533),(922.5980762113533,401.5),(923,400),(922.5980762113534,398.5),(921.5,397.4019237886467),(920,397),(918.5,397.4019237886467),(917.4019237886467,398.5)) -9141 ((916,410),(916.5358983848622,412),(918,413.46410161513774),(920,414),(922,413.46410161513774),(923.4641016151378,412),(924,410),(923.4641016151378,408),(922,406.53589838486226),(920,406),(918,406.53589838486226),(916.5358983848622,408)) -9142 ((915,420),(915.6698729810778,422.5),(917.5,424.3301270189222),(920,425),(922.5,424.3301270189222),(924.3301270189222,422.5),(925,420),(924.3301270189222,417.5),(922.5,415.6698729810778),(920,415),(917.5,415.6698729810778),(915.6698729810778,417.5)) -9143 ((914,430),(914.8038475772934,433),(917,435.19615242270663),(920,436),(923,435.19615242270663),(925.1961524227066,433),(926,430),(925.1961524227066,427),(923,424.80384757729337),(920,424),(917,424.80384757729337),(914.8038475772934,427)) -9144 ((913,440),(913.937822173509,443.5),(916.5,446.06217782649105),(920,447),(923.5,446.06217782649105),(926.062177826491,443.5),(927,440),(926.062177826491,436.5),(923.5,433.93782217350895),(920,433),(916.5,433.93782217350895),(913.937822173509,436.5)) -9145 ((912,450),(913.0717967697245,454),(916,456.9282032302755),(920,458),(924,456.9282032302755),(926.9282032302755,454),(928,450),(926.9282032302755,446),(924,443.0717967697245),(920,442),(916,443.0717967697245),(913.0717967697245,446)) -9146 ((911,460),(912.2057713659401,464.5),(915.5,467.79422863405995),(920,469),(924.5,467.79422863405995),(927.7942286340599,464.5),(929,460),(927.79422863406,455.5),(924.5,452.20577136594005),(920,451),(915.5,452.20577136594005),(912.2057713659401,455.5)) -9147 ((910,470),(911.3397459621556,475),(915,478.66025403784437),(920,480),(925,478.66025403784437),(928.6602540378444,475),(930,470),(928.6602540378444,465),(925,461.33974596215563),(920,460),(915,461.33974596215563),(911.3397459621556,465)) -9148 ((919,480),(919.1339745962156,480.5),(919.5,480.8660254037844),(920,481),(920.5,480.8660254037844),(920.8660254037844,480.5),(921,480),(920.8660254037844,479.5),(920.5,479.1339745962156),(920,479),(919.5,479.1339745962156),(919.1339745962156,479.5)) -9149 ((918,490),(918.2679491924312,491),(919,491.7320508075689),(920,492),(921,491.7320508075689),(921.7320508075688,491),(922,490),(921.7320508075688,489),(921,488.2679491924311),(920,488),(919,488.2679491924311),(918.2679491924312,489)) -9150 ((917,500),(917.4019237886466,501.5),(918.5,502.5980762113533),(920,503),(921.5,502.5980762113533),(922.5980762113533,501.5),(923,500),(922.5980762113534,498.5),(921.5,497.4019237886467),(920,497),(918.5,497.4019237886467),(917.4019237886467,498.5)) -9151 ((916,510),(916.5358983848622,512),(918,513.4641016151378),(920,514),(922,513.4641016151378),(923.4641016151378,512),(924,510),(923.4641016151378,508),(922,506.53589838486226),(920,506),(918,506.53589838486226),(916.5358983848622,508)) -9152 ((915,520),(915.6698729810778,522.5),(917.5,524.3301270189222),(920,525),(922.5,524.3301270189222),(924.3301270189222,522.5),(925,520),(924.3301270189222,517.5),(922.5,515.6698729810778),(920,515),(917.5,515.6698729810778),(915.6698729810778,517.5)) -9153 ((914,530),(914.8038475772934,533),(917,535.1961524227066),(920,536),(923,535.1961524227066),(925.1961524227066,533),(926,530),(925.1961524227066,527),(923,524.8038475772934),(920,524),(917,524.8038475772934),(914.8038475772934,527)) -9154 ((913,540),(913.937822173509,543.5),(916.5,546.062177826491),(920,547),(923.5,546.062177826491),(926.062177826491,543.5),(927,540),(926.062177826491,536.5),(923.5,533.937822173509),(920,533),(916.5,533.937822173509),(913.937822173509,536.5)) -9155 ((912,550),(913.0717967697245,554),(916,556.9282032302755),(920,558),(924,556.9282032302755),(926.9282032302755,554),(928,550),(926.9282032302755,546),(924,543.0717967697245),(920,542),(916,543.0717967697245),(913.0717967697245,546)) -9156 ((911,560),(912.2057713659401,564.5),(915.5,567.7942286340599),(920,569),(924.5,567.7942286340599),(927.7942286340599,564.5),(929,560),(927.79422863406,555.5),(924.5,552.2057713659401),(920,551),(915.5,552.20577136594),(912.2057713659401,555.5)) -9157 ((910,570),(911.3397459621556,575),(915,578.6602540378444),(920,580),(925,578.6602540378444),(928.6602540378444,575),(930,570),(928.6602540378444,565),(925,561.3397459621556),(920,560),(915,561.3397459621556),(911.3397459621556,565)) -9158 ((919,580),(919.1339745962156,580.5),(919.5,580.8660254037844),(920,581),(920.5,580.8660254037844),(920.8660254037844,580.5),(921,580),(920.8660254037844,579.5),(920.5,579.1339745962156),(920,579),(919.5,579.1339745962156),(919.1339745962156,579.5)) -9159 ((918,590),(918.2679491924312,591),(919,591.7320508075688),(920,592),(921,591.7320508075688),(921.7320508075688,591),(922,590),(921.7320508075688,589),(921,588.2679491924312),(920,588),(919,588.2679491924312),(918.2679491924312,589)) -9160 ((917,600),(917.4019237886466,601.5),(918.5,602.5980762113534),(920,603),(921.5,602.5980762113534),(922.5980762113533,601.5),(923,600),(922.5980762113534,598.5),(921.5,597.4019237886467),(920,597),(918.5,597.4019237886466),(917.4019237886467,598.5)) -9161 ((916,610),(916.5358983848622,612),(918,613.4641016151378),(920,614),(922,613.4641016151378),(923.4641016151378,612),(924,610),(923.4641016151378,608),(922,606.5358983848622),(920,606),(918,606.5358983848622),(916.5358983848622,608)) -9162 ((915,620),(915.6698729810778,622.5),(917.5,624.3301270189222),(920,625),(922.5,624.3301270189222),(924.3301270189222,622.5),(925,620),(924.3301270189222,617.5),(922.5,615.6698729810778),(920,615),(917.5,615.6698729810778),(915.6698729810778,617.5)) -9163 ((914,630),(914.8038475772934,633),(917,635.1961524227066),(920,636),(923,635.1961524227066),(925.1961524227066,633),(926,630),(925.1961524227066,627),(923,624.8038475772934),(920,624),(917,624.8038475772934),(914.8038475772934,627)) -9164 ((913,640),(913.937822173509,643.5),(916.5,646.062177826491),(920,647),(923.5,646.062177826491),(926.062177826491,643.5),(927,640),(926.062177826491,636.5),(923.5,633.937822173509),(920,633),(916.5,633.937822173509),(913.937822173509,636.5)) -9165 ((912,650),(913.0717967697245,654),(916,656.9282032302755),(920,658),(924,656.9282032302755),(926.9282032302755,654),(928,650),(926.9282032302755,646),(924,643.0717967697245),(920,642),(916,643.0717967697245),(913.0717967697245,646)) -9166 ((911,660),(912.2057713659401,664.5),(915.5,667.7942286340599),(920,669),(924.5,667.7942286340599),(927.7942286340599,664.5),(929,660),(927.79422863406,655.5),(924.5,652.2057713659401),(920,651),(915.5,652.20577136594),(912.2057713659401,655.5)) -9167 ((910,670),(911.3397459621556,675),(915,678.6602540378444),(920,680),(925,678.6602540378444),(928.6602540378444,675),(930,670),(928.6602540378444,665),(925,661.3397459621556),(920,660),(915,661.3397459621556),(911.3397459621556,665)) -9168 ((919,680),(919.1339745962156,680.5),(919.5,680.8660254037844),(920,681),(920.5,680.8660254037844),(920.8660254037844,680.5),(921,680),(920.8660254037844,679.5),(920.5,679.1339745962156),(920,679),(919.5,679.1339745962156),(919.1339745962156,679.5)) -9169 ((918,690),(918.2679491924312,691),(919,691.7320508075688),(920,692),(921,691.7320508075688),(921.7320508075688,691),(922,690),(921.7320508075688,689),(921,688.2679491924312),(920,688),(919,688.2679491924312),(918.2679491924312,689)) -9170 ((917,700),(917.4019237886466,701.5),(918.5,702.5980762113534),(920,703),(921.5,702.5980762113534),(922.5980762113533,701.5),(923,700),(922.5980762113534,698.5),(921.5,697.4019237886467),(920,697),(918.5,697.4019237886466),(917.4019237886467,698.5)) -9171 ((916,710),(916.5358983848622,712),(918,713.4641016151378),(920,714),(922,713.4641016151378),(923.4641016151378,712),(924,710),(923.4641016151378,708),(922,706.5358983848622),(920,706),(918,706.5358983848622),(916.5358983848622,708)) -9172 ((915,720),(915.6698729810778,722.5),(917.5,724.3301270189222),(920,725),(922.5,724.3301270189222),(924.3301270189222,722.5),(925,720),(924.3301270189222,717.5),(922.5,715.6698729810778),(920,715),(917.5,715.6698729810778),(915.6698729810778,717.5)) -9173 ((914,730),(914.8038475772934,733),(917,735.1961524227066),(920,736),(923,735.1961524227066),(925.1961524227066,733),(926,730),(925.1961524227066,727),(923,724.8038475772934),(920,724),(917,724.8038475772934),(914.8038475772934,727)) -9174 ((913,740),(913.937822173509,743.5),(916.5,746.062177826491),(920,747),(923.5,746.062177826491),(926.062177826491,743.5),(927,740),(926.062177826491,736.5),(923.5,733.937822173509),(920,733),(916.5,733.937822173509),(913.937822173509,736.5)) -9175 ((912,750),(913.0717967697245,754),(916,756.9282032302755),(920,758),(924,756.9282032302755),(926.9282032302755,754),(928,750),(926.9282032302755,746),(924,743.0717967697245),(920,742),(916,743.0717967697245),(913.0717967697245,746)) -9176 ((911,760),(912.2057713659401,764.5),(915.5,767.7942286340599),(920,769),(924.5,767.7942286340599),(927.7942286340599,764.5),(929,760),(927.79422863406,755.5),(924.5,752.2057713659401),(920,751),(915.5,752.20577136594),(912.2057713659401,755.5)) -9177 ((910,770),(911.3397459621556,775),(915,778.6602540378444),(920,780),(925,778.6602540378444),(928.6602540378444,775),(930,770),(928.6602540378444,765),(925,761.3397459621556),(920,760),(915,761.3397459621556),(911.3397459621556,765)) -9178 ((919,780),(919.1339745962156,780.5),(919.5,780.8660254037844),(920,781),(920.5,780.8660254037844),(920.8660254037844,780.5),(921,780),(920.8660254037844,779.5),(920.5,779.1339745962156),(920,779),(919.5,779.1339745962156),(919.1339745962156,779.5)) -9179 ((918,790),(918.2679491924312,791),(919,791.7320508075688),(920,792),(921,791.7320508075688),(921.7320508075688,791),(922,790),(921.7320508075688,789),(921,788.2679491924312),(920,788),(919,788.2679491924312),(918.2679491924312,789)) -9180 ((917,800),(917.4019237886466,801.5),(918.5,802.5980762113534),(920,803),(921.5,802.5980762113534),(922.5980762113533,801.5),(923,800),(922.5980762113534,798.5),(921.5,797.4019237886467),(920,797),(918.5,797.4019237886466),(917.4019237886467,798.5)) -9181 ((916,810),(916.5358983848622,812),(918,813.4641016151378),(920,814),(922,813.4641016151378),(923.4641016151378,812),(924,810),(923.4641016151378,808),(922,806.5358983848622),(920,806),(918,806.5358983848622),(916.5358983848622,808)) -9182 ((915,820),(915.6698729810778,822.5),(917.5,824.3301270189222),(920,825),(922.5,824.3301270189222),(924.3301270189222,822.5),(925,820),(924.3301270189222,817.5),(922.5,815.6698729810778),(920,815),(917.5,815.6698729810778),(915.6698729810778,817.5)) -9183 ((914,830),(914.8038475772934,833),(917,835.1961524227066),(920,836),(923,835.1961524227066),(925.1961524227066,833),(926,830),(925.1961524227066,827),(923,824.8038475772934),(920,824),(917,824.8038475772934),(914.8038475772934,827)) -9184 ((913,840),(913.937822173509,843.5),(916.5,846.062177826491),(920,847),(923.5,846.062177826491),(926.062177826491,843.5),(927,840),(926.062177826491,836.5),(923.5,833.937822173509),(920,833),(916.5,833.937822173509),(913.937822173509,836.5)) -9185 ((912,850),(913.0717967697245,854),(916,856.9282032302755),(920,858),(924,856.9282032302755),(926.9282032302755,854),(928,850),(926.9282032302755,846),(924,843.0717967697245),(920,842),(916,843.0717967697245),(913.0717967697245,846)) -9186 ((911,860),(912.2057713659401,864.5),(915.5,867.7942286340599),(920,869),(924.5,867.7942286340599),(927.7942286340599,864.5),(929,860),(927.79422863406,855.5),(924.5,852.2057713659401),(920,851),(915.5,852.20577136594),(912.2057713659401,855.5)) -9187 ((910,870),(911.3397459621556,875),(915,878.6602540378444),(920,880),(925,878.6602540378444),(928.6602540378444,875),(930,870),(928.6602540378444,865),(925,861.3397459621556),(920,860),(915,861.3397459621556),(911.3397459621556,865)) -9188 ((919,880),(919.1339745962156,880.5),(919.5,880.8660254037844),(920,881),(920.5,880.8660254037844),(920.8660254037844,880.5),(921,880),(920.8660254037844,879.5),(920.5,879.1339745962156),(920,879),(919.5,879.1339745962156),(919.1339745962156,879.5)) -9189 ((918,890),(918.2679491924312,891),(919,891.7320508075688),(920,892),(921,891.7320508075688),(921.7320508075688,891),(922,890),(921.7320508075688,889),(921,888.2679491924312),(920,888),(919,888.2679491924312),(918.2679491924312,889)) -9190 ((917,900),(917.4019237886466,901.5),(918.5,902.5980762113534),(920,903),(921.5,902.5980762113534),(922.5980762113533,901.5),(923,900),(922.5980762113534,898.5),(921.5,897.4019237886467),(920,897),(918.5,897.4019237886466),(917.4019237886467,898.5)) -9191 ((916,910),(916.5358983848622,912),(918,913.4641016151378),(920,914),(922,913.4641016151378),(923.4641016151378,912),(924,910),(923.4641016151378,908),(922,906.5358983848622),(920,906),(918,906.5358983848622),(916.5358983848622,908)) -9192 ((915,920),(915.6698729810778,922.5),(917.5,924.3301270189222),(920,925),(922.5,924.3301270189222),(924.3301270189222,922.5),(925,920),(924.3301270189222,917.5),(922.5,915.6698729810778),(920,915),(917.5,915.6698729810778),(915.6698729810778,917.5)) -9193 ((914,930),(914.8038475772934,933),(917,935.1961524227066),(920,936),(923,935.1961524227066),(925.1961524227066,933),(926,930),(925.1961524227066,927),(923,924.8038475772934),(920,924),(917,924.8038475772934),(914.8038475772934,927)) -9194 ((913,940),(913.937822173509,943.5),(916.5,946.062177826491),(920,947),(923.5,946.062177826491),(926.062177826491,943.5),(927,940),(926.062177826491,936.5),(923.5,933.937822173509),(920,933),(916.5,933.937822173509),(913.937822173509,936.5)) -9195 ((912,950),(913.0717967697245,954),(916,956.9282032302755),(920,958),(924,956.9282032302755),(926.9282032302755,954),(928,950),(926.9282032302755,946),(924,943.0717967697245),(920,942),(916,943.0717967697245),(913.0717967697245,946)) -9196 ((911,960),(912.2057713659401,964.5),(915.5,967.7942286340599),(920,969),(924.5,967.7942286340599),(927.7942286340599,964.5),(929,960),(927.79422863406,955.5),(924.5,952.2057713659401),(920,951),(915.5,952.20577136594),(912.2057713659401,955.5)) -9197 ((910,970),(911.3397459621556,975),(915,978.6602540378444),(920,980),(925,978.6602540378444),(928.6602540378444,975),(930,970),(928.6602540378444,965),(925,961.3397459621556),(920,960),(915,961.3397459621556),(911.3397459621556,965)) -9198 ((919,980),(919.1339745962156,980.5),(919.5,980.8660254037844),(920,981),(920.5,980.8660254037844),(920.8660254037844,980.5),(921,980),(920.8660254037844,979.5),(920.5,979.1339745962156),(920,979),(919.5,979.1339745962156),(919.1339745962156,979.5)) -9199 ((918,990),(918.2679491924312,991),(919,991.7320508075688),(920,992),(921,991.7320508075688),(921.7320508075688,991),(922,990),(921.7320508075688,989),(921,988.2679491924312),(920,988),(919,988.2679491924312),(918.2679491924312,989)) -9200 ((917,1000),(917.4019237886466,1001.5),(918.5,1002.5980762113534),(920,1003),(921.5,1002.5980762113534),(922.5980762113533,1001.5),(923,1000),(922.5980762113534,998.5),(921.5,997.4019237886467),(920,997),(918.5,997.4019237886466),(917.4019237886467,998.5)) -9201 ((925,10),(925.6698729810778,12.5),(927.5,14.330127018922193),(930,15),(932.5,14.330127018922195),(934.3301270189222,12.500000000000002),(935,10),(934.3301270189222,7.500000000000002),(932.5,5.669872981077807),(930,5),(927.5,5.669872981077805),(925.6698729810778,7.499999999999998)) -9202 ((924,20),(924.8038475772934,23),(927,25.196152422706632),(930,26),(933,25.196152422706632),(935.1961524227066,23),(936,20),(935.1961524227066,17),(933,14.803847577293368),(930,14),(927,14.803847577293366),(924.8038475772934,16.999999999999996)) -9203 ((923,30),(923.937822173509,33.5),(926.5,36.06217782649107),(930,37),(933.5,36.06217782649107),(936.062177826491,33.5),(937,30),(936.062177826491,26.5),(933.5,23.93782217350893),(930,23),(926.5,23.937822173508927),(923.937822173509,26.499999999999996)) -9204 ((922,40),(923.0717967697245,44),(926,46.92820323027551),(930,48),(934,46.92820323027551),(936.9282032302755,44),(938,40),(936.9282032302755,36),(934,33.07179676972449),(930,32),(926,33.071796769724486),(923.0717967697245,36)) -9205 ((921,50),(922.2057713659401,54.5),(925.5,57.79422863405995),(930,59),(934.5,57.79422863405995),(937.7942286340599,54.5),(939,50),(937.79422863406,45.5),(934.5,42.20577136594005),(930,41),(925.5,42.20577136594005),(922.2057713659401,45.5)) -9206 ((920,60),(921.3397459621556,65),(925,68.66025403784438),(930,70),(935,68.66025403784438),(938.6602540378444,65),(940,60),(938.6602540378444,55),(935,51.33974596215562),(930,50),(925,51.33974596215561),(921.3397459621556,54.99999999999999)) -9207 ((929,70),(929.1339745962156,70.5),(929.5,70.86602540378443),(930,71),(930.5,70.86602540378443),(930.8660254037844,70.5),(931,70),(930.8660254037844,69.5),(930.5,69.13397459621557),(930,69),(929.5,69.13397459621557),(929.1339745962156,69.5)) -9208 ((928,80),(928.2679491924312,81),(929,81.73205080756888),(930,82),(931,81.73205080756888),(931.7320508075688,81),(932,80),(931.7320508075688,79),(931,78.26794919243112),(930,78),(929,78.26794919243112),(928.2679491924312,79)) -9209 ((927,90),(927.4019237886466,91.5),(928.5,92.59807621135332),(930,93),(931.5,92.59807621135332),(932.5980762113533,91.5),(933,90),(932.5980762113534,88.5),(931.5,87.40192378864668),(930,87),(928.5,87.40192378864668),(927.4019237886467,88.5)) -9210 ((926,100),(926.5358983848622,102),(928,103.46410161513775),(930,104),(932,103.46410161513775),(933.4641016151378,102),(934,100),(933.4641016151378,98),(932,96.53589838486225),(930,96),(928,96.53589838486225),(926.5358983848622,98)) -9211 ((925,110),(925.6698729810778,112.5),(927.5,114.3301270189222),(930,115),(932.5,114.3301270189222),(934.3301270189222,112.5),(935,110),(934.3301270189222,107.5),(932.5,105.6698729810778),(930,105),(927.5,105.6698729810778),(925.6698729810778,107.5)) -9212 ((924,120),(924.8038475772934,123),(927,125.19615242270663),(930,126),(933,125.19615242270663),(935.1961524227066,123),(936,120),(935.1961524227066,117),(933,114.80384757729337),(930,114),(927,114.80384757729337),(924.8038475772934,117)) -9213 ((923,130),(923.937822173509,133.5),(926.5,136.06217782649108),(930,137),(933.5,136.06217782649108),(936.062177826491,133.5),(937,130),(936.062177826491,126.5),(933.5,123.93782217350893),(930,123),(926.5,123.93782217350892),(923.937822173509,126.5)) -9214 ((922,140),(923.0717967697245,144),(926,146.9282032302755),(930,148),(934,146.9282032302755),(936.9282032302755,144),(938,140),(936.9282032302755,136),(934,133.0717967697245),(930,132),(926,133.0717967697245),(923.0717967697245,136)) -9215 ((921,150),(922.2057713659401,154.5),(925.5,157.79422863405995),(930,159),(934.5,157.79422863405995),(937.7942286340599,154.5),(939,150),(937.79422863406,145.5),(934.5,142.20577136594005),(930,141),(925.5,142.20577136594005),(922.2057713659401,145.5)) -9216 ((920,160),(921.3397459621556,165),(925,168.6602540378444),(930,170),(935,168.6602540378444),(938.6602540378444,165),(940,160),(938.6602540378444,155),(935,151.3397459621556),(930,150),(925,151.3397459621556),(921.3397459621556,155)) -9217 ((929,170),(929.1339745962156,170.5),(929.5,170.86602540378445),(930,171),(930.5,170.86602540378445),(930.8660254037844,170.5),(931,170),(930.8660254037844,169.5),(930.5,169.13397459621555),(930,169),(929.5,169.13397459621555),(929.1339745962156,169.5)) -9218 ((928,180),(928.2679491924312,181),(929,181.73205080756887),(930,182),(931,181.73205080756887),(931.7320508075688,181),(932,180),(931.7320508075688,179),(931,178.26794919243113),(930,178),(929,178.26794919243113),(928.2679491924312,179)) -9219 ((927,190),(927.4019237886466,191.5),(928.5,192.59807621135332),(930,193),(931.5,192.59807621135332),(932.5980762113533,191.5),(933,190),(932.5980762113534,188.5),(931.5,187.40192378864668),(930,187),(928.5,187.40192378864668),(927.4019237886467,188.5)) -9220 ((926,200),(926.5358983848622,202),(928,203.46410161513776),(930,204),(932,203.46410161513776),(933.4641016151378,202),(934,200),(933.4641016151378,198),(932,196.53589838486224),(930,196),(928,196.53589838486224),(926.5358983848622,198)) -9221 ((925,210),(925.6698729810778,212.5),(927.5,214.33012701892218),(930,215),(932.5,214.33012701892218),(934.3301270189222,212.5),(935,210),(934.3301270189222,207.5),(932.5,205.66987298107782),(930,205),(927.5,205.66987298107782),(925.6698729810778,207.5)) -9222 ((924,220),(924.8038475772934,223),(927,225.19615242270663),(930,226),(933,225.19615242270663),(935.1961524227066,223),(936,220),(935.1961524227066,217),(933,214.80384757729337),(930,214),(927,214.80384757729337),(924.8038475772934,217)) -9223 ((923,230),(923.937822173509,233.5),(926.5,236.06217782649108),(930,237),(933.5,236.06217782649108),(936.062177826491,233.5),(937,230),(936.062177826491,226.5),(933.5,223.93782217350892),(930,223),(926.5,223.93782217350892),(923.937822173509,226.5)) -9224 ((922,240),(923.0717967697245,244),(926,246.9282032302755),(930,248),(934,246.9282032302755),(936.9282032302755,244),(938,240),(936.9282032302755,236),(934,233.0717967697245),(930,232),(926,233.0717967697245),(923.0717967697245,236)) -9225 ((921,250),(922.2057713659401,254.5),(925.5,257.79422863405995),(930,259),(934.5,257.79422863405995),(937.7942286340599,254.5),(939,250),(937.79422863406,245.5),(934.5,242.20577136594005),(930,241),(925.5,242.20577136594005),(922.2057713659401,245.5)) -9226 ((920,260),(921.3397459621556,265),(925,268.66025403784437),(930,270),(935,268.66025403784437),(938.6602540378444,265),(940,260),(938.6602540378444,255),(935,251.3397459621556),(930,250),(925,251.3397459621556),(921.3397459621556,255)) -9227 ((929,270),(929.1339745962156,270.5),(929.5,270.8660254037844),(930,271),(930.5,270.8660254037844),(930.8660254037844,270.5),(931,270),(930.8660254037844,269.5),(930.5,269.1339745962156),(930,269),(929.5,269.1339745962156),(929.1339745962156,269.5)) -9228 ((928,280),(928.2679491924312,281),(929,281.7320508075689),(930,282),(931,281.7320508075689),(931.7320508075688,281),(932,280),(931.7320508075688,279),(931,278.2679491924311),(930,278),(929,278.2679491924311),(928.2679491924312,279)) -9229 ((927,290),(927.4019237886466,291.5),(928.5,292.5980762113533),(930,293),(931.5,292.5980762113533),(932.5980762113533,291.5),(933,290),(932.5980762113534,288.5),(931.5,287.4019237886467),(930,287),(928.5,287.4019237886467),(927.4019237886467,288.5)) -9230 ((926,300),(926.5358983848622,302),(928,303.46410161513774),(930,304),(932,303.46410161513774),(933.4641016151378,302),(934,300),(933.4641016151378,298),(932,296.53589838486226),(930,296),(928,296.53589838486226),(926.5358983848622,298)) -9231 ((925,310),(925.6698729810778,312.5),(927.5,314.3301270189222),(930,315),(932.5,314.3301270189222),(934.3301270189222,312.5),(935,310),(934.3301270189222,307.5),(932.5,305.6698729810778),(930,305),(927.5,305.6698729810778),(925.6698729810778,307.5)) -9232 ((924,320),(924.8038475772934,323),(927,325.19615242270663),(930,326),(933,325.19615242270663),(935.1961524227066,323),(936,320),(935.1961524227066,317),(933,314.80384757729337),(930,314),(927,314.80384757729337),(924.8038475772934,317)) -9233 ((923,330),(923.937822173509,333.5),(926.5,336.06217782649105),(930,337),(933.5,336.06217782649105),(936.062177826491,333.5),(937,330),(936.062177826491,326.5),(933.5,323.93782217350895),(930,323),(926.5,323.93782217350895),(923.937822173509,326.5)) -9234 ((922,340),(923.0717967697245,344),(926,346.9282032302755),(930,348),(934,346.9282032302755),(936.9282032302755,344),(938,340),(936.9282032302755,336),(934,333.0717967697245),(930,332),(926,333.0717967697245),(923.0717967697245,336)) -9235 ((921,350),(922.2057713659401,354.5),(925.5,357.79422863405995),(930,359),(934.5,357.79422863405995),(937.7942286340599,354.5),(939,350),(937.79422863406,345.5),(934.5,342.20577136594005),(930,341),(925.5,342.20577136594005),(922.2057713659401,345.5)) -9236 ((920,360),(921.3397459621556,365),(925,368.66025403784437),(930,370),(935,368.66025403784437),(938.6602540378444,365),(940,360),(938.6602540378444,355),(935,351.33974596215563),(930,350),(925,351.33974596215563),(921.3397459621556,355)) -9237 ((929,370),(929.1339745962156,370.5),(929.5,370.8660254037844),(930,371),(930.5,370.8660254037844),(930.8660254037844,370.5),(931,370),(930.8660254037844,369.5),(930.5,369.1339745962156),(930,369),(929.5,369.1339745962156),(929.1339745962156,369.5)) -9238 ((928,380),(928.2679491924312,381),(929,381.7320508075689),(930,382),(931,381.7320508075689),(931.7320508075688,381),(932,380),(931.7320508075688,379),(931,378.2679491924311),(930,378),(929,378.2679491924311),(928.2679491924312,379)) -9239 ((927,390),(927.4019237886466,391.5),(928.5,392.5980762113533),(930,393),(931.5,392.5980762113533),(932.5980762113533,391.5),(933,390),(932.5980762113534,388.5),(931.5,387.4019237886467),(930,387),(928.5,387.4019237886467),(927.4019237886467,388.5)) -9240 ((926,400),(926.5358983848622,402),(928,403.46410161513774),(930,404),(932,403.46410161513774),(933.4641016151378,402),(934,400),(933.4641016151378,398),(932,396.53589838486226),(930,396),(928,396.53589838486226),(926.5358983848622,398)) -9241 ((925,410),(925.6698729810778,412.5),(927.5,414.3301270189222),(930,415),(932.5,414.3301270189222),(934.3301270189222,412.5),(935,410),(934.3301270189222,407.5),(932.5,405.6698729810778),(930,405),(927.5,405.6698729810778),(925.6698729810778,407.5)) -9242 ((924,420),(924.8038475772934,423),(927,425.19615242270663),(930,426),(933,425.19615242270663),(935.1961524227066,423),(936,420),(935.1961524227066,417),(933,414.80384757729337),(930,414),(927,414.80384757729337),(924.8038475772934,417)) -9243 ((923,430),(923.937822173509,433.5),(926.5,436.06217782649105),(930,437),(933.5,436.06217782649105),(936.062177826491,433.5),(937,430),(936.062177826491,426.5),(933.5,423.93782217350895),(930,423),(926.5,423.93782217350895),(923.937822173509,426.5)) -9244 ((922,440),(923.0717967697245,444),(926,446.9282032302755),(930,448),(934,446.9282032302755),(936.9282032302755,444),(938,440),(936.9282032302755,436),(934,433.0717967697245),(930,432),(926,433.0717967697245),(923.0717967697245,436)) -9245 ((921,450),(922.2057713659401,454.5),(925.5,457.79422863405995),(930,459),(934.5,457.79422863405995),(937.7942286340599,454.5),(939,450),(937.79422863406,445.5),(934.5,442.20577136594005),(930,441),(925.5,442.20577136594005),(922.2057713659401,445.5)) -9246 ((920,460),(921.3397459621556,465),(925,468.66025403784437),(930,470),(935,468.66025403784437),(938.6602540378444,465),(940,460),(938.6602540378444,455),(935,451.33974596215563),(930,450),(925,451.33974596215563),(921.3397459621556,455)) -9247 ((929,470),(929.1339745962156,470.5),(929.5,470.8660254037844),(930,471),(930.5,470.8660254037844),(930.8660254037844,470.5),(931,470),(930.8660254037844,469.5),(930.5,469.1339745962156),(930,469),(929.5,469.1339745962156),(929.1339745962156,469.5)) -9248 ((928,480),(928.2679491924312,481),(929,481.7320508075689),(930,482),(931,481.7320508075689),(931.7320508075688,481),(932,480),(931.7320508075688,479),(931,478.2679491924311),(930,478),(929,478.2679491924311),(928.2679491924312,479)) -9249 ((927,490),(927.4019237886466,491.5),(928.5,492.5980762113533),(930,493),(931.5,492.5980762113533),(932.5980762113533,491.5),(933,490),(932.5980762113534,488.5),(931.5,487.4019237886467),(930,487),(928.5,487.4019237886467),(927.4019237886467,488.5)) -9250 ((926,500),(926.5358983848622,502),(928,503.46410161513774),(930,504),(932,503.46410161513774),(933.4641016151378,502),(934,500),(933.4641016151378,498),(932,496.53589838486226),(930,496),(928,496.53589838486226),(926.5358983848622,498)) -9251 ((925,510),(925.6698729810778,512.5),(927.5,514.3301270189222),(930,515),(932.5,514.3301270189222),(934.3301270189222,512.5),(935,510),(934.3301270189222,507.5),(932.5,505.6698729810778),(930,505),(927.5,505.6698729810778),(925.6698729810778,507.5)) -9252 ((924,520),(924.8038475772934,523),(927,525.1961524227066),(930,526),(933,525.1961524227066),(935.1961524227066,523),(936,520),(935.1961524227066,517),(933,514.8038475772934),(930,514),(927,514.8038475772934),(924.8038475772934,517)) -9253 ((923,530),(923.937822173509,533.5),(926.5,536.062177826491),(930,537),(933.5,536.062177826491),(936.062177826491,533.5),(937,530),(936.062177826491,526.5),(933.5,523.937822173509),(930,523),(926.5,523.937822173509),(923.937822173509,526.5)) -9254 ((922,540),(923.0717967697245,544),(926,546.9282032302755),(930,548),(934,546.9282032302755),(936.9282032302755,544),(938,540),(936.9282032302755,536),(934,533.0717967697245),(930,532),(926,533.0717967697245),(923.0717967697245,536)) -9255 ((921,550),(922.2057713659401,554.5),(925.5,557.7942286340599),(930,559),(934.5,557.7942286340599),(937.7942286340599,554.5),(939,550),(937.79422863406,545.5),(934.5,542.2057713659401),(930,541),(925.5,542.20577136594),(922.2057713659401,545.5)) -9256 ((920,560),(921.3397459621556,565),(925,568.6602540378444),(930,570),(935,568.6602540378444),(938.6602540378444,565),(940,560),(938.6602540378444,555),(935,551.3397459621556),(930,550),(925,551.3397459621556),(921.3397459621556,555)) -9257 ((929,570),(929.1339745962156,570.5),(929.5,570.8660254037844),(930,571),(930.5,570.8660254037844),(930.8660254037844,570.5),(931,570),(930.8660254037844,569.5),(930.5,569.1339745962156),(930,569),(929.5,569.1339745962156),(929.1339745962156,569.5)) -9258 ((928,580),(928.2679491924312,581),(929,581.7320508075688),(930,582),(931,581.7320508075688),(931.7320508075688,581),(932,580),(931.7320508075688,579),(931,578.2679491924312),(930,578),(929,578.2679491924312),(928.2679491924312,579)) -9259 ((927,590),(927.4019237886466,591.5),(928.5,592.5980762113534),(930,593),(931.5,592.5980762113534),(932.5980762113533,591.5),(933,590),(932.5980762113534,588.5),(931.5,587.4019237886467),(930,587),(928.5,587.4019237886466),(927.4019237886467,588.5)) -9260 ((926,600),(926.5358983848622,602),(928,603.4641016151378),(930,604),(932,603.4641016151378),(933.4641016151378,602),(934,600),(933.4641016151378,598),(932,596.5358983848622),(930,596),(928,596.5358983848622),(926.5358983848622,598)) -9261 ((925,610),(925.6698729810778,612.5),(927.5,614.3301270189222),(930,615),(932.5,614.3301270189222),(934.3301270189222,612.5),(935,610),(934.3301270189222,607.5),(932.5,605.6698729810778),(930,605),(927.5,605.6698729810778),(925.6698729810778,607.5)) -9262 ((924,620),(924.8038475772934,623),(927,625.1961524227066),(930,626),(933,625.1961524227066),(935.1961524227066,623),(936,620),(935.1961524227066,617),(933,614.8038475772934),(930,614),(927,614.8038475772934),(924.8038475772934,617)) -9263 ((923,630),(923.937822173509,633.5),(926.5,636.062177826491),(930,637),(933.5,636.062177826491),(936.062177826491,633.5),(937,630),(936.062177826491,626.5),(933.5,623.937822173509),(930,623),(926.5,623.937822173509),(923.937822173509,626.5)) -9264 ((922,640),(923.0717967697245,644),(926,646.9282032302755),(930,648),(934,646.9282032302755),(936.9282032302755,644),(938,640),(936.9282032302755,636),(934,633.0717967697245),(930,632),(926,633.0717967697245),(923.0717967697245,636)) -9265 ((921,650),(922.2057713659401,654.5),(925.5,657.7942286340599),(930,659),(934.5,657.7942286340599),(937.7942286340599,654.5),(939,650),(937.79422863406,645.5),(934.5,642.2057713659401),(930,641),(925.5,642.20577136594),(922.2057713659401,645.5)) -9266 ((920,660),(921.3397459621556,665),(925,668.6602540378444),(930,670),(935,668.6602540378444),(938.6602540378444,665),(940,660),(938.6602540378444,655),(935,651.3397459621556),(930,650),(925,651.3397459621556),(921.3397459621556,655)) -9267 ((929,670),(929.1339745962156,670.5),(929.5,670.8660254037844),(930,671),(930.5,670.8660254037844),(930.8660254037844,670.5),(931,670),(930.8660254037844,669.5),(930.5,669.1339745962156),(930,669),(929.5,669.1339745962156),(929.1339745962156,669.5)) -9268 ((928,680),(928.2679491924312,681),(929,681.7320508075688),(930,682),(931,681.7320508075688),(931.7320508075688,681),(932,680),(931.7320508075688,679),(931,678.2679491924312),(930,678),(929,678.2679491924312),(928.2679491924312,679)) -9269 ((927,690),(927.4019237886466,691.5),(928.5,692.5980762113534),(930,693),(931.5,692.5980762113534),(932.5980762113533,691.5),(933,690),(932.5980762113534,688.5),(931.5,687.4019237886467),(930,687),(928.5,687.4019237886466),(927.4019237886467,688.5)) -9270 ((926,700),(926.5358983848622,702),(928,703.4641016151378),(930,704),(932,703.4641016151378),(933.4641016151378,702),(934,700),(933.4641016151378,698),(932,696.5358983848622),(930,696),(928,696.5358983848622),(926.5358983848622,698)) -9271 ((925,710),(925.6698729810778,712.5),(927.5,714.3301270189222),(930,715),(932.5,714.3301270189222),(934.3301270189222,712.5),(935,710),(934.3301270189222,707.5),(932.5,705.6698729810778),(930,705),(927.5,705.6698729810778),(925.6698729810778,707.5)) -9272 ((924,720),(924.8038475772934,723),(927,725.1961524227066),(930,726),(933,725.1961524227066),(935.1961524227066,723),(936,720),(935.1961524227066,717),(933,714.8038475772934),(930,714),(927,714.8038475772934),(924.8038475772934,717)) -9273 ((923,730),(923.937822173509,733.5),(926.5,736.062177826491),(930,737),(933.5,736.062177826491),(936.062177826491,733.5),(937,730),(936.062177826491,726.5),(933.5,723.937822173509),(930,723),(926.5,723.937822173509),(923.937822173509,726.5)) -9274 ((922,740),(923.0717967697245,744),(926,746.9282032302755),(930,748),(934,746.9282032302755),(936.9282032302755,744),(938,740),(936.9282032302755,736),(934,733.0717967697245),(930,732),(926,733.0717967697245),(923.0717967697245,736)) -9275 ((921,750),(922.2057713659401,754.5),(925.5,757.7942286340599),(930,759),(934.5,757.7942286340599),(937.7942286340599,754.5),(939,750),(937.79422863406,745.5),(934.5,742.2057713659401),(930,741),(925.5,742.20577136594),(922.2057713659401,745.5)) -9276 ((920,760),(921.3397459621556,765),(925,768.6602540378444),(930,770),(935,768.6602540378444),(938.6602540378444,765),(940,760),(938.6602540378444,755),(935,751.3397459621556),(930,750),(925,751.3397459621556),(921.3397459621556,755)) -9277 ((929,770),(929.1339745962156,770.5),(929.5,770.8660254037844),(930,771),(930.5,770.8660254037844),(930.8660254037844,770.5),(931,770),(930.8660254037844,769.5),(930.5,769.1339745962156),(930,769),(929.5,769.1339745962156),(929.1339745962156,769.5)) -9278 ((928,780),(928.2679491924312,781),(929,781.7320508075688),(930,782),(931,781.7320508075688),(931.7320508075688,781),(932,780),(931.7320508075688,779),(931,778.2679491924312),(930,778),(929,778.2679491924312),(928.2679491924312,779)) -9279 ((927,790),(927.4019237886466,791.5),(928.5,792.5980762113534),(930,793),(931.5,792.5980762113534),(932.5980762113533,791.5),(933,790),(932.5980762113534,788.5),(931.5,787.4019237886467),(930,787),(928.5,787.4019237886466),(927.4019237886467,788.5)) -9280 ((926,800),(926.5358983848622,802),(928,803.4641016151378),(930,804),(932,803.4641016151378),(933.4641016151378,802),(934,800),(933.4641016151378,798),(932,796.5358983848622),(930,796),(928,796.5358983848622),(926.5358983848622,798)) -9281 ((925,810),(925.6698729810778,812.5),(927.5,814.3301270189222),(930,815),(932.5,814.3301270189222),(934.3301270189222,812.5),(935,810),(934.3301270189222,807.5),(932.5,805.6698729810778),(930,805),(927.5,805.6698729810778),(925.6698729810778,807.5)) -9282 ((924,820),(924.8038475772934,823),(927,825.1961524227066),(930,826),(933,825.1961524227066),(935.1961524227066,823),(936,820),(935.1961524227066,817),(933,814.8038475772934),(930,814),(927,814.8038475772934),(924.8038475772934,817)) -9283 ((923,830),(923.937822173509,833.5),(926.5,836.062177826491),(930,837),(933.5,836.062177826491),(936.062177826491,833.5),(937,830),(936.062177826491,826.5),(933.5,823.937822173509),(930,823),(926.5,823.937822173509),(923.937822173509,826.5)) -9284 ((922,840),(923.0717967697245,844),(926,846.9282032302755),(930,848),(934,846.9282032302755),(936.9282032302755,844),(938,840),(936.9282032302755,836),(934,833.0717967697245),(930,832),(926,833.0717967697245),(923.0717967697245,836)) -9285 ((921,850),(922.2057713659401,854.5),(925.5,857.7942286340599),(930,859),(934.5,857.7942286340599),(937.7942286340599,854.5),(939,850),(937.79422863406,845.5),(934.5,842.2057713659401),(930,841),(925.5,842.20577136594),(922.2057713659401,845.5)) -9286 ((920,860),(921.3397459621556,865),(925,868.6602540378444),(930,870),(935,868.6602540378444),(938.6602540378444,865),(940,860),(938.6602540378444,855),(935,851.3397459621556),(930,850),(925,851.3397459621556),(921.3397459621556,855)) -9287 ((929,870),(929.1339745962156,870.5),(929.5,870.8660254037844),(930,871),(930.5,870.8660254037844),(930.8660254037844,870.5),(931,870),(930.8660254037844,869.5),(930.5,869.1339745962156),(930,869),(929.5,869.1339745962156),(929.1339745962156,869.5)) -9288 ((928,880),(928.2679491924312,881),(929,881.7320508075688),(930,882),(931,881.7320508075688),(931.7320508075688,881),(932,880),(931.7320508075688,879),(931,878.2679491924312),(930,878),(929,878.2679491924312),(928.2679491924312,879)) -9289 ((927,890),(927.4019237886466,891.5),(928.5,892.5980762113534),(930,893),(931.5,892.5980762113534),(932.5980762113533,891.5),(933,890),(932.5980762113534,888.5),(931.5,887.4019237886467),(930,887),(928.5,887.4019237886466),(927.4019237886467,888.5)) -9290 ((926,900),(926.5358983848622,902),(928,903.4641016151378),(930,904),(932,903.4641016151378),(933.4641016151378,902),(934,900),(933.4641016151378,898),(932,896.5358983848622),(930,896),(928,896.5358983848622),(926.5358983848622,898)) -9291 ((925,910),(925.6698729810778,912.5),(927.5,914.3301270189222),(930,915),(932.5,914.3301270189222),(934.3301270189222,912.5),(935,910),(934.3301270189222,907.5),(932.5,905.6698729810778),(930,905),(927.5,905.6698729810778),(925.6698729810778,907.5)) -9292 ((924,920),(924.8038475772934,923),(927,925.1961524227066),(930,926),(933,925.1961524227066),(935.1961524227066,923),(936,920),(935.1961524227066,917),(933,914.8038475772934),(930,914),(927,914.8038475772934),(924.8038475772934,917)) -9293 ((923,930),(923.937822173509,933.5),(926.5,936.062177826491),(930,937),(933.5,936.062177826491),(936.062177826491,933.5),(937,930),(936.062177826491,926.5),(933.5,923.937822173509),(930,923),(926.5,923.937822173509),(923.937822173509,926.5)) -9294 ((922,940),(923.0717967697245,944),(926,946.9282032302755),(930,948),(934,946.9282032302755),(936.9282032302755,944),(938,940),(936.9282032302755,936),(934,933.0717967697245),(930,932),(926,933.0717967697245),(923.0717967697245,936)) -9295 ((921,950),(922.2057713659401,954.5),(925.5,957.7942286340599),(930,959),(934.5,957.7942286340599),(937.7942286340599,954.5),(939,950),(937.79422863406,945.5),(934.5,942.2057713659401),(930,941),(925.5,942.20577136594),(922.2057713659401,945.5)) -9296 ((920,960),(921.3397459621556,965),(925,968.6602540378444),(930,970),(935,968.6602540378444),(938.6602540378444,965),(940,960),(938.6602540378444,955),(935,951.3397459621556),(930,950),(925,951.3397459621556),(921.3397459621556,955)) -9297 ((929,970),(929.1339745962156,970.5),(929.5,970.8660254037844),(930,971),(930.5,970.8660254037844),(930.8660254037844,970.5),(931,970),(930.8660254037844,969.5),(930.5,969.1339745962156),(930,969),(929.5,969.1339745962156),(929.1339745962156,969.5)) -9298 ((928,980),(928.2679491924312,981),(929,981.7320508075688),(930,982),(931,981.7320508075688),(931.7320508075688,981),(932,980),(931.7320508075688,979),(931,978.2679491924312),(930,978),(929,978.2679491924312),(928.2679491924312,979)) -9299 ((927,990),(927.4019237886466,991.5),(928.5,992.5980762113534),(930,993),(931.5,992.5980762113534),(932.5980762113533,991.5),(933,990),(932.5980762113534,988.5),(931.5,987.4019237886467),(930,987),(928.5,987.4019237886466),(927.4019237886467,988.5)) -9300 ((926,1000),(926.5358983848622,1002),(928,1003.4641016151378),(930,1004),(932,1003.4641016151378),(933.4641016151378,1002),(934,1000),(933.4641016151378,998),(932,996.5358983848622),(930,996),(928,996.5358983848622),(926.5358983848622,998)) -9301 ((934,10),(934.8038475772934,13),(937,15.196152422706632),(940,16),(943,15.196152422706632),(945.1961524227066,13.000000000000002),(946,10),(945.1961524227066,7.000000000000002),(943,4.803847577293369),(940,4),(937,4.803847577293366),(934.8038475772934,6.999999999999997)) -9302 ((933,20),(933.937822173509,23.5),(936.5,26.06217782649107),(940,27),(943.5,26.062177826491073),(946.062177826491,23.500000000000004),(947,20),(946.062177826491,16.5),(943.5,13.93782217350893),(940,13),(936.5,13.937822173508927),(933.937822173509,16.499999999999996)) -9303 ((932,30),(933.0717967697245,34),(936,36.92820323027551),(940,38),(944,36.92820323027551),(946.9282032302755,34),(948,30),(946.9282032302755,26.000000000000004),(944,23.071796769724493),(940,22),(936,23.071796769724486),(933.0717967697245,25.999999999999996)) -9304 ((931,40),(932.2057713659401,44.5),(935.5,47.79422863405995),(940,49),(944.5,47.79422863405995),(947.7942286340599,44.5),(949,40),(947.79422863406,35.5),(944.5,32.20577136594005),(940,31),(935.5,32.20577136594005),(932.2057713659401,35.5)) -9305 ((930,50),(931.3397459621556,55),(935,58.66025403784438),(940,60),(945,58.66025403784439),(948.6602540378444,55),(950,50),(948.6602540378444,45),(945,41.33974596215562),(940,40),(935,41.33974596215561),(931.3397459621556,44.99999999999999)) -9306 ((939,60),(939.1339745962156,60.5),(939.5,60.86602540378444),(940,61),(940.5,60.86602540378444),(940.8660254037844,60.5),(941,60),(940.8660254037844,59.5),(940.5,59.13397459621556),(940,59),(939.5,59.13397459621556),(939.1339745962156,59.5)) -9307 ((938,70),(938.2679491924312,71),(939,71.73205080756888),(940,72),(941,71.73205080756888),(941.7320508075688,71),(942,70),(941.7320508075688,69),(941,68.26794919243112),(940,68),(939,68.26794919243112),(938.2679491924312,69)) -9308 ((937,80),(937.4019237886466,81.5),(938.5,82.59807621135332),(940,83),(941.5,82.59807621135332),(942.5980762113533,81.5),(943,80),(942.5980762113534,78.5),(941.5,77.40192378864668),(940,77),(938.5,77.40192378864668),(937.4019237886467,78.5)) -9309 ((936,90),(936.5358983848622,92),(938,93.46410161513775),(940,94),(942,93.46410161513775),(943.4641016151378,92),(944,90),(943.4641016151378,88),(942,86.53589838486225),(940,86),(938,86.53589838486225),(936.5358983848622,88)) -9310 ((935,100),(935.6698729810778,102.5),(937.5,104.3301270189222),(940,105),(942.5,104.3301270189222),(944.3301270189222,102.5),(945,100),(944.3301270189222,97.5),(942.5,95.6698729810778),(940,95),(937.5,95.6698729810778),(935.6698729810778,97.5)) -9311 ((934,110),(934.8038475772934,113),(937,115.19615242270663),(940,116),(943,115.19615242270663),(945.1961524227066,113),(946,110),(945.1961524227066,107),(943,104.80384757729337),(940,104),(937,104.80384757729337),(934.8038475772934,107)) -9312 ((933,120),(933.937822173509,123.5),(936.5,126.06217782649107),(940,127),(943.5,126.06217782649107),(946.062177826491,123.5),(947,120),(946.062177826491,116.5),(943.5,113.93782217350893),(940,113),(936.5,113.93782217350892),(933.937822173509,116.5)) -9313 ((932,130),(933.0717967697245,134),(936,136.9282032302755),(940,138),(944,136.9282032302755),(946.9282032302755,134),(948,130),(946.9282032302755,126),(944,123.07179676972449),(940,122),(936,123.07179676972449),(933.0717967697245,126)) -9314 ((931,140),(932.2057713659401,144.5),(935.5,147.79422863405995),(940,149),(944.5,147.79422863405995),(947.7942286340599,144.5),(949,140),(947.79422863406,135.5),(944.5,132.20577136594005),(940,131),(935.5,132.20577136594005),(932.2057713659401,135.5)) -9315 ((930,150),(931.3397459621556,155),(935,158.6602540378444),(940,160),(945,158.6602540378444),(948.6602540378444,155),(950,150),(948.6602540378444,145),(945,141.3397459621556),(940,140),(935,141.3397459621556),(931.3397459621556,145)) -9316 ((939,160),(939.1339745962156,160.5),(939.5,160.86602540378445),(940,161),(940.5,160.86602540378445),(940.8660254037844,160.5),(941,160),(940.8660254037844,159.5),(940.5,159.13397459621555),(940,159),(939.5,159.13397459621555),(939.1339745962156,159.5)) -9317 ((938,170),(938.2679491924312,171),(939,171.73205080756887),(940,172),(941,171.73205080756887),(941.7320508075688,171),(942,170),(941.7320508075688,169),(941,168.26794919243113),(940,168),(939,168.26794919243113),(938.2679491924312,169)) -9318 ((937,180),(937.4019237886466,181.5),(938.5,182.59807621135332),(940,183),(941.5,182.59807621135332),(942.5980762113533,181.5),(943,180),(942.5980762113534,178.5),(941.5,177.40192378864668),(940,177),(938.5,177.40192378864668),(937.4019237886467,178.5)) -9319 ((936,190),(936.5358983848622,192),(938,193.46410161513776),(940,194),(942,193.46410161513776),(943.4641016151378,192),(944,190),(943.4641016151378,188),(942,186.53589838486224),(940,186),(938,186.53589838486224),(936.5358983848622,188)) -9320 ((935,200),(935.6698729810778,202.5),(937.5,204.33012701892218),(940,205),(942.5,204.33012701892218),(944.3301270189222,202.5),(945,200),(944.3301270189222,197.5),(942.5,195.66987298107782),(940,195),(937.5,195.66987298107782),(935.6698729810778,197.5)) -9321 ((934,210),(934.8038475772934,213),(937,215.19615242270663),(940,216),(943,215.19615242270663),(945.1961524227066,213),(946,210),(945.1961524227066,207),(943,204.80384757729337),(940,204),(937,204.80384757729337),(934.8038475772934,207)) -9322 ((933,220),(933.937822173509,223.5),(936.5,226.06217782649108),(940,227),(943.5,226.06217782649108),(946.062177826491,223.5),(947,220),(946.062177826491,216.5),(943.5,213.93782217350892),(940,213),(936.5,213.93782217350892),(933.937822173509,216.5)) -9323 ((932,230),(933.0717967697245,234),(936,236.9282032302755),(940,238),(944,236.9282032302755),(946.9282032302755,234),(948,230),(946.9282032302755,226),(944,223.0717967697245),(940,222),(936,223.0717967697245),(933.0717967697245,226)) -9324 ((931,240),(932.2057713659401,244.5),(935.5,247.79422863405995),(940,249),(944.5,247.79422863405995),(947.7942286340599,244.5),(949,240),(947.79422863406,235.5),(944.5,232.20577136594005),(940,231),(935.5,232.20577136594005),(932.2057713659401,235.5)) -9325 ((930,250),(931.3397459621556,255),(935,258.66025403784437),(940,260),(945,258.66025403784437),(948.6602540378444,255),(950,250),(948.6602540378444,245),(945,241.3397459621556),(940,240),(935,241.3397459621556),(931.3397459621556,245)) -9326 ((939,260),(939.1339745962156,260.5),(939.5,260.8660254037844),(940,261),(940.5,260.8660254037844),(940.8660254037844,260.5),(941,260),(940.8660254037844,259.5),(940.5,259.1339745962156),(940,259),(939.5,259.1339745962156),(939.1339745962156,259.5)) -9327 ((938,270),(938.2679491924312,271),(939,271.7320508075689),(940,272),(941,271.7320508075689),(941.7320508075688,271),(942,270),(941.7320508075688,269),(941,268.2679491924311),(940,268),(939,268.2679491924311),(938.2679491924312,269)) -9328 ((937,280),(937.4019237886466,281.5),(938.5,282.5980762113533),(940,283),(941.5,282.5980762113533),(942.5980762113533,281.5),(943,280),(942.5980762113534,278.5),(941.5,277.4019237886467),(940,277),(938.5,277.4019237886467),(937.4019237886467,278.5)) -9329 ((936,290),(936.5358983848622,292),(938,293.46410161513774),(940,294),(942,293.46410161513774),(943.4641016151378,292),(944,290),(943.4641016151378,288),(942,286.53589838486226),(940,286),(938,286.53589838486226),(936.5358983848622,288)) -9330 ((935,300),(935.6698729810778,302.5),(937.5,304.3301270189222),(940,305),(942.5,304.3301270189222),(944.3301270189222,302.5),(945,300),(944.3301270189222,297.5),(942.5,295.6698729810778),(940,295),(937.5,295.6698729810778),(935.6698729810778,297.5)) -9331 ((934,310),(934.8038475772934,313),(937,315.19615242270663),(940,316),(943,315.19615242270663),(945.1961524227066,313),(946,310),(945.1961524227066,307),(943,304.80384757729337),(940,304),(937,304.80384757729337),(934.8038475772934,307)) -9332 ((933,320),(933.937822173509,323.5),(936.5,326.06217782649105),(940,327),(943.5,326.06217782649105),(946.062177826491,323.5),(947,320),(946.062177826491,316.5),(943.5,313.93782217350895),(940,313),(936.5,313.93782217350895),(933.937822173509,316.5)) -9333 ((932,330),(933.0717967697245,334),(936,336.9282032302755),(940,338),(944,336.9282032302755),(946.9282032302755,334),(948,330),(946.9282032302755,326),(944,323.0717967697245),(940,322),(936,323.0717967697245),(933.0717967697245,326)) -9334 ((931,340),(932.2057713659401,344.5),(935.5,347.79422863405995),(940,349),(944.5,347.79422863405995),(947.7942286340599,344.5),(949,340),(947.79422863406,335.5),(944.5,332.20577136594005),(940,331),(935.5,332.20577136594005),(932.2057713659401,335.5)) -9335 ((930,350),(931.3397459621556,355),(935,358.66025403784437),(940,360),(945,358.66025403784437),(948.6602540378444,355),(950,350),(948.6602540378444,345),(945,341.33974596215563),(940,340),(935,341.33974596215563),(931.3397459621556,345)) -9336 ((939,360),(939.1339745962156,360.5),(939.5,360.8660254037844),(940,361),(940.5,360.8660254037844),(940.8660254037844,360.5),(941,360),(940.8660254037844,359.5),(940.5,359.1339745962156),(940,359),(939.5,359.1339745962156),(939.1339745962156,359.5)) -9337 ((938,370),(938.2679491924312,371),(939,371.7320508075689),(940,372),(941,371.7320508075689),(941.7320508075688,371),(942,370),(941.7320508075688,369),(941,368.2679491924311),(940,368),(939,368.2679491924311),(938.2679491924312,369)) -9338 ((937,380),(937.4019237886466,381.5),(938.5,382.5980762113533),(940,383),(941.5,382.5980762113533),(942.5980762113533,381.5),(943,380),(942.5980762113534,378.5),(941.5,377.4019237886467),(940,377),(938.5,377.4019237886467),(937.4019237886467,378.5)) -9339 ((936,390),(936.5358983848622,392),(938,393.46410161513774),(940,394),(942,393.46410161513774),(943.4641016151378,392),(944,390),(943.4641016151378,388),(942,386.53589838486226),(940,386),(938,386.53589838486226),(936.5358983848622,388)) -9340 ((935,400),(935.6698729810778,402.5),(937.5,404.3301270189222),(940,405),(942.5,404.3301270189222),(944.3301270189222,402.5),(945,400),(944.3301270189222,397.5),(942.5,395.6698729810778),(940,395),(937.5,395.6698729810778),(935.6698729810778,397.5)) -9341 ((934,410),(934.8038475772934,413),(937,415.19615242270663),(940,416),(943,415.19615242270663),(945.1961524227066,413),(946,410),(945.1961524227066,407),(943,404.80384757729337),(940,404),(937,404.80384757729337),(934.8038475772934,407)) -9342 ((933,420),(933.937822173509,423.5),(936.5,426.06217782649105),(940,427),(943.5,426.06217782649105),(946.062177826491,423.5),(947,420),(946.062177826491,416.5),(943.5,413.93782217350895),(940,413),(936.5,413.93782217350895),(933.937822173509,416.5)) -9343 ((932,430),(933.0717967697245,434),(936,436.9282032302755),(940,438),(944,436.9282032302755),(946.9282032302755,434),(948,430),(946.9282032302755,426),(944,423.0717967697245),(940,422),(936,423.0717967697245),(933.0717967697245,426)) -9344 ((931,440),(932.2057713659401,444.5),(935.5,447.79422863405995),(940,449),(944.5,447.79422863405995),(947.7942286340599,444.5),(949,440),(947.79422863406,435.5),(944.5,432.20577136594005),(940,431),(935.5,432.20577136594005),(932.2057713659401,435.5)) -9345 ((930,450),(931.3397459621556,455),(935,458.66025403784437),(940,460),(945,458.66025403784437),(948.6602540378444,455),(950,450),(948.6602540378444,445),(945,441.33974596215563),(940,440),(935,441.33974596215563),(931.3397459621556,445)) -9346 ((939,460),(939.1339745962156,460.5),(939.5,460.8660254037844),(940,461),(940.5,460.8660254037844),(940.8660254037844,460.5),(941,460),(940.8660254037844,459.5),(940.5,459.1339745962156),(940,459),(939.5,459.1339745962156),(939.1339745962156,459.5)) -9347 ((938,470),(938.2679491924312,471),(939,471.7320508075689),(940,472),(941,471.7320508075689),(941.7320508075688,471),(942,470),(941.7320508075688,469),(941,468.2679491924311),(940,468),(939,468.2679491924311),(938.2679491924312,469)) -9348 ((937,480),(937.4019237886466,481.5),(938.5,482.5980762113533),(940,483),(941.5,482.5980762113533),(942.5980762113533,481.5),(943,480),(942.5980762113534,478.5),(941.5,477.4019237886467),(940,477),(938.5,477.4019237886467),(937.4019237886467,478.5)) -9349 ((936,490),(936.5358983848622,492),(938,493.46410161513774),(940,494),(942,493.46410161513774),(943.4641016151378,492),(944,490),(943.4641016151378,488),(942,486.53589838486226),(940,486),(938,486.53589838486226),(936.5358983848622,488)) -9350 ((935,500),(935.6698729810778,502.5),(937.5,504.3301270189222),(940,505),(942.5,504.3301270189222),(944.3301270189222,502.5),(945,500),(944.3301270189222,497.5),(942.5,495.6698729810778),(940,495),(937.5,495.6698729810778),(935.6698729810778,497.5)) -9351 ((934,510),(934.8038475772934,513),(937,515.1961524227066),(940,516),(943,515.1961524227066),(945.1961524227066,513),(946,510),(945.1961524227066,507),(943,504.80384757729337),(940,504),(937,504.80384757729337),(934.8038475772934,507)) -9352 ((933,520),(933.937822173509,523.5),(936.5,526.062177826491),(940,527),(943.5,526.062177826491),(946.062177826491,523.5),(947,520),(946.062177826491,516.5),(943.5,513.937822173509),(940,513),(936.5,513.937822173509),(933.937822173509,516.5)) -9353 ((932,530),(933.0717967697245,534),(936,536.9282032302755),(940,538),(944,536.9282032302755),(946.9282032302755,534),(948,530),(946.9282032302755,526),(944,523.0717967697245),(940,522),(936,523.0717967697245),(933.0717967697245,526)) -9354 ((931,540),(932.2057713659401,544.5),(935.5,547.7942286340599),(940,549),(944.5,547.7942286340599),(947.7942286340599,544.5),(949,540),(947.79422863406,535.5),(944.5,532.2057713659401),(940,531),(935.5,532.20577136594),(932.2057713659401,535.5)) -9355 ((930,550),(931.3397459621556,555),(935,558.6602540378444),(940,560),(945,558.6602540378444),(948.6602540378444,555),(950,550),(948.6602540378444,545),(945,541.3397459621556),(940,540),(935,541.3397459621556),(931.3397459621556,545)) -9356 ((939,560),(939.1339745962156,560.5),(939.5,560.8660254037844),(940,561),(940.5,560.8660254037844),(940.8660254037844,560.5),(941,560),(940.8660254037844,559.5),(940.5,559.1339745962156),(940,559),(939.5,559.1339745962156),(939.1339745962156,559.5)) -9357 ((938,570),(938.2679491924312,571),(939,571.7320508075688),(940,572),(941,571.7320508075688),(941.7320508075688,571),(942,570),(941.7320508075688,569),(941,568.2679491924312),(940,568),(939,568.2679491924312),(938.2679491924312,569)) -9358 ((937,580),(937.4019237886466,581.5),(938.5,582.5980762113534),(940,583),(941.5,582.5980762113534),(942.5980762113533,581.5),(943,580),(942.5980762113534,578.5),(941.5,577.4019237886467),(940,577),(938.5,577.4019237886466),(937.4019237886467,578.5)) -9359 ((936,590),(936.5358983848622,592),(938,593.4641016151378),(940,594),(942,593.4641016151378),(943.4641016151378,592),(944,590),(943.4641016151378,588),(942,586.5358983848622),(940,586),(938,586.5358983848622),(936.5358983848622,588)) -9360 ((935,600),(935.6698729810778,602.5),(937.5,604.3301270189222),(940,605),(942.5,604.3301270189222),(944.3301270189222,602.5),(945,600),(944.3301270189222,597.5),(942.5,595.6698729810778),(940,595),(937.5,595.6698729810778),(935.6698729810778,597.5)) -9361 ((934,610),(934.8038475772934,613),(937,615.1961524227066),(940,616),(943,615.1961524227066),(945.1961524227066,613),(946,610),(945.1961524227066,607),(943,604.8038475772934),(940,604),(937,604.8038475772934),(934.8038475772934,607)) -9362 ((933,620),(933.937822173509,623.5),(936.5,626.062177826491),(940,627),(943.5,626.062177826491),(946.062177826491,623.5),(947,620),(946.062177826491,616.5),(943.5,613.937822173509),(940,613),(936.5,613.937822173509),(933.937822173509,616.5)) -9363 ((932,630),(933.0717967697245,634),(936,636.9282032302755),(940,638),(944,636.9282032302755),(946.9282032302755,634),(948,630),(946.9282032302755,626),(944,623.0717967697245),(940,622),(936,623.0717967697245),(933.0717967697245,626)) -9364 ((931,640),(932.2057713659401,644.5),(935.5,647.7942286340599),(940,649),(944.5,647.7942286340599),(947.7942286340599,644.5),(949,640),(947.79422863406,635.5),(944.5,632.2057713659401),(940,631),(935.5,632.20577136594),(932.2057713659401,635.5)) -9365 ((930,650),(931.3397459621556,655),(935,658.6602540378444),(940,660),(945,658.6602540378444),(948.6602540378444,655),(950,650),(948.6602540378444,645),(945,641.3397459621556),(940,640),(935,641.3397459621556),(931.3397459621556,645)) -9366 ((939,660),(939.1339745962156,660.5),(939.5,660.8660254037844),(940,661),(940.5,660.8660254037844),(940.8660254037844,660.5),(941,660),(940.8660254037844,659.5),(940.5,659.1339745962156),(940,659),(939.5,659.1339745962156),(939.1339745962156,659.5)) -9367 ((938,670),(938.2679491924312,671),(939,671.7320508075688),(940,672),(941,671.7320508075688),(941.7320508075688,671),(942,670),(941.7320508075688,669),(941,668.2679491924312),(940,668),(939,668.2679491924312),(938.2679491924312,669)) -9368 ((937,680),(937.4019237886466,681.5),(938.5,682.5980762113534),(940,683),(941.5,682.5980762113534),(942.5980762113533,681.5),(943,680),(942.5980762113534,678.5),(941.5,677.4019237886467),(940,677),(938.5,677.4019237886466),(937.4019237886467,678.5)) -9369 ((936,690),(936.5358983848622,692),(938,693.4641016151378),(940,694),(942,693.4641016151378),(943.4641016151378,692),(944,690),(943.4641016151378,688),(942,686.5358983848622),(940,686),(938,686.5358983848622),(936.5358983848622,688)) -9370 ((935,700),(935.6698729810778,702.5),(937.5,704.3301270189222),(940,705),(942.5,704.3301270189222),(944.3301270189222,702.5),(945,700),(944.3301270189222,697.5),(942.5,695.6698729810778),(940,695),(937.5,695.6698729810778),(935.6698729810778,697.5)) -9371 ((934,710),(934.8038475772934,713),(937,715.1961524227066),(940,716),(943,715.1961524227066),(945.1961524227066,713),(946,710),(945.1961524227066,707),(943,704.8038475772934),(940,704),(937,704.8038475772934),(934.8038475772934,707)) -9372 ((933,720),(933.937822173509,723.5),(936.5,726.062177826491),(940,727),(943.5,726.062177826491),(946.062177826491,723.5),(947,720),(946.062177826491,716.5),(943.5,713.937822173509),(940,713),(936.5,713.937822173509),(933.937822173509,716.5)) -9373 ((932,730),(933.0717967697245,734),(936,736.9282032302755),(940,738),(944,736.9282032302755),(946.9282032302755,734),(948,730),(946.9282032302755,726),(944,723.0717967697245),(940,722),(936,723.0717967697245),(933.0717967697245,726)) -9374 ((931,740),(932.2057713659401,744.5),(935.5,747.7942286340599),(940,749),(944.5,747.7942286340599),(947.7942286340599,744.5),(949,740),(947.79422863406,735.5),(944.5,732.2057713659401),(940,731),(935.5,732.20577136594),(932.2057713659401,735.5)) -9375 ((930,750),(931.3397459621556,755),(935,758.6602540378444),(940,760),(945,758.6602540378444),(948.6602540378444,755),(950,750),(948.6602540378444,745),(945,741.3397459621556),(940,740),(935,741.3397459621556),(931.3397459621556,745)) -9376 ((939,760),(939.1339745962156,760.5),(939.5,760.8660254037844),(940,761),(940.5,760.8660254037844),(940.8660254037844,760.5),(941,760),(940.8660254037844,759.5),(940.5,759.1339745962156),(940,759),(939.5,759.1339745962156),(939.1339745962156,759.5)) -9377 ((938,770),(938.2679491924312,771),(939,771.7320508075688),(940,772),(941,771.7320508075688),(941.7320508075688,771),(942,770),(941.7320508075688,769),(941,768.2679491924312),(940,768),(939,768.2679491924312),(938.2679491924312,769)) -9378 ((937,780),(937.4019237886466,781.5),(938.5,782.5980762113534),(940,783),(941.5,782.5980762113534),(942.5980762113533,781.5),(943,780),(942.5980762113534,778.5),(941.5,777.4019237886467),(940,777),(938.5,777.4019237886466),(937.4019237886467,778.5)) -9379 ((936,790),(936.5358983848622,792),(938,793.4641016151378),(940,794),(942,793.4641016151378),(943.4641016151378,792),(944,790),(943.4641016151378,788),(942,786.5358983848622),(940,786),(938,786.5358983848622),(936.5358983848622,788)) -9380 ((935,800),(935.6698729810778,802.5),(937.5,804.3301270189222),(940,805),(942.5,804.3301270189222),(944.3301270189222,802.5),(945,800),(944.3301270189222,797.5),(942.5,795.6698729810778),(940,795),(937.5,795.6698729810778),(935.6698729810778,797.5)) -9381 ((934,810),(934.8038475772934,813),(937,815.1961524227066),(940,816),(943,815.1961524227066),(945.1961524227066,813),(946,810),(945.1961524227066,807),(943,804.8038475772934),(940,804),(937,804.8038475772934),(934.8038475772934,807)) -9382 ((933,820),(933.937822173509,823.5),(936.5,826.062177826491),(940,827),(943.5,826.062177826491),(946.062177826491,823.5),(947,820),(946.062177826491,816.5),(943.5,813.937822173509),(940,813),(936.5,813.937822173509),(933.937822173509,816.5)) -9383 ((932,830),(933.0717967697245,834),(936,836.9282032302755),(940,838),(944,836.9282032302755),(946.9282032302755,834),(948,830),(946.9282032302755,826),(944,823.0717967697245),(940,822),(936,823.0717967697245),(933.0717967697245,826)) -9384 ((931,840),(932.2057713659401,844.5),(935.5,847.7942286340599),(940,849),(944.5,847.7942286340599),(947.7942286340599,844.5),(949,840),(947.79422863406,835.5),(944.5,832.2057713659401),(940,831),(935.5,832.20577136594),(932.2057713659401,835.5)) -9385 ((930,850),(931.3397459621556,855),(935,858.6602540378444),(940,860),(945,858.6602540378444),(948.6602540378444,855),(950,850),(948.6602540378444,845),(945,841.3397459621556),(940,840),(935,841.3397459621556),(931.3397459621556,845)) -9386 ((939,860),(939.1339745962156,860.5),(939.5,860.8660254037844),(940,861),(940.5,860.8660254037844),(940.8660254037844,860.5),(941,860),(940.8660254037844,859.5),(940.5,859.1339745962156),(940,859),(939.5,859.1339745962156),(939.1339745962156,859.5)) -9387 ((938,870),(938.2679491924312,871),(939,871.7320508075688),(940,872),(941,871.7320508075688),(941.7320508075688,871),(942,870),(941.7320508075688,869),(941,868.2679491924312),(940,868),(939,868.2679491924312),(938.2679491924312,869)) -9388 ((937,880),(937.4019237886466,881.5),(938.5,882.5980762113534),(940,883),(941.5,882.5980762113534),(942.5980762113533,881.5),(943,880),(942.5980762113534,878.5),(941.5,877.4019237886467),(940,877),(938.5,877.4019237886466),(937.4019237886467,878.5)) -9389 ((936,890),(936.5358983848622,892),(938,893.4641016151378),(940,894),(942,893.4641016151378),(943.4641016151378,892),(944,890),(943.4641016151378,888),(942,886.5358983848622),(940,886),(938,886.5358983848622),(936.5358983848622,888)) -9390 ((935,900),(935.6698729810778,902.5),(937.5,904.3301270189222),(940,905),(942.5,904.3301270189222),(944.3301270189222,902.5),(945,900),(944.3301270189222,897.5),(942.5,895.6698729810778),(940,895),(937.5,895.6698729810778),(935.6698729810778,897.5)) -9391 ((934,910),(934.8038475772934,913),(937,915.1961524227066),(940,916),(943,915.1961524227066),(945.1961524227066,913),(946,910),(945.1961524227066,907),(943,904.8038475772934),(940,904),(937,904.8038475772934),(934.8038475772934,907)) -9392 ((933,920),(933.937822173509,923.5),(936.5,926.062177826491),(940,927),(943.5,926.062177826491),(946.062177826491,923.5),(947,920),(946.062177826491,916.5),(943.5,913.937822173509),(940,913),(936.5,913.937822173509),(933.937822173509,916.5)) -9393 ((932,930),(933.0717967697245,934),(936,936.9282032302755),(940,938),(944,936.9282032302755),(946.9282032302755,934),(948,930),(946.9282032302755,926),(944,923.0717967697245),(940,922),(936,923.0717967697245),(933.0717967697245,926)) -9394 ((931,940),(932.2057713659401,944.5),(935.5,947.7942286340599),(940,949),(944.5,947.7942286340599),(947.7942286340599,944.5),(949,940),(947.79422863406,935.5),(944.5,932.2057713659401),(940,931),(935.5,932.20577136594),(932.2057713659401,935.5)) -9395 ((930,950),(931.3397459621556,955),(935,958.6602540378444),(940,960),(945,958.6602540378444),(948.6602540378444,955),(950,950),(948.6602540378444,945),(945,941.3397459621556),(940,940),(935,941.3397459621556),(931.3397459621556,945)) -9396 ((939,960),(939.1339745962156,960.5),(939.5,960.8660254037844),(940,961),(940.5,960.8660254037844),(940.8660254037844,960.5),(941,960),(940.8660254037844,959.5),(940.5,959.1339745962156),(940,959),(939.5,959.1339745962156),(939.1339745962156,959.5)) -9397 ((938,970),(938.2679491924312,971),(939,971.7320508075688),(940,972),(941,971.7320508075688),(941.7320508075688,971),(942,970),(941.7320508075688,969),(941,968.2679491924312),(940,968),(939,968.2679491924312),(938.2679491924312,969)) -9398 ((937,980),(937.4019237886466,981.5),(938.5,982.5980762113534),(940,983),(941.5,982.5980762113534),(942.5980762113533,981.5),(943,980),(942.5980762113534,978.5),(941.5,977.4019237886467),(940,977),(938.5,977.4019237886466),(937.4019237886467,978.5)) -9399 ((936,990),(936.5358983848622,992),(938,993.4641016151378),(940,994),(942,993.4641016151378),(943.4641016151378,992),(944,990),(943.4641016151378,988),(942,986.5358983848622),(940,986),(938,986.5358983848622),(936.5358983848622,988)) -9400 ((935,1000),(935.6698729810778,1002.5),(937.5,1004.3301270189222),(940,1005),(942.5,1004.3301270189222),(944.3301270189222,1002.5),(945,1000),(944.3301270189222,997.5),(942.5,995.6698729810778),(940,995),(937.5,995.6698729810778),(935.6698729810778,997.5)) -9401 ((943,10),(943.937822173509,13.5),(946.5,16.06217782649107),(950,17),(953.5,16.062177826491073),(956.062177826491,13.500000000000002),(957,10),(956.062177826491,6.500000000000002),(953.5,3.9378221735089305),(950,3),(946.5,3.937822173508927),(943.937822173509,6.4999999999999964)) -9402 ((942,20),(943.0717967697245,24),(946,26.928203230275507),(950,28),(954,26.92820323027551),(956.9282032302755,24.000000000000004),(958,20),(956.9282032302755,16.000000000000004),(954,13.071796769724493),(950,12),(946,13.071796769724488),(943.0717967697245,15.999999999999996)) -9403 ((941,30),(942.2057713659401,34.5),(945.5,37.79422863405995),(950,39),(954.5,37.79422863405995),(957.7942286340599,34.5),(959,30),(957.79422863406,25.500000000000004),(954.5,22.205771365940052),(950,21),(945.5,22.20577136594005),(942.2057713659401,25.499999999999996)) -9404 ((940,40),(941.3397459621556,45),(945,48.66025403784438),(950,50),(955,48.66025403784439),(958.6602540378444,45),(960,40),(958.6602540378444,35),(955,31.339745962155614),(950,30),(945,31.33974596215561),(941.3397459621556,34.99999999999999)) -9405 ((949,50),(949.1339745962156,50.5),(949.5,50.86602540378444),(950,51),(950.5,50.86602540378444),(950.8660254037844,50.5),(951,50),(950.8660254037844,49.5),(950.5,49.13397459621556),(950,49),(949.5,49.13397459621556),(949.1339745962156,49.5)) -9406 ((948,60),(948.2679491924312,61),(949,61.732050807568875),(950,62),(951,61.732050807568875),(951.7320508075688,61),(952,60),(951.7320508075688,59),(951,58.267949192431125),(950,58),(949,58.267949192431125),(948.2679491924312,59)) -9407 ((947,70),(947.4019237886466,71.5),(948.5,72.59807621135332),(950,73),(951.5,72.59807621135332),(952.5980762113533,71.5),(953,70),(952.5980762113534,68.5),(951.5,67.40192378864668),(950,67),(948.5,67.40192378864668),(947.4019237886467,68.5)) -9408 ((946,80),(946.5358983848622,82),(948,83.46410161513775),(950,84),(952,83.46410161513775),(953.4641016151378,82),(954,80),(953.4641016151378,78),(952,76.53589838486225),(950,76),(948,76.53589838486225),(946.5358983848622,78)) -9409 ((945,90),(945.6698729810778,92.5),(947.5,94.3301270189222),(950,95),(952.5,94.3301270189222),(954.3301270189222,92.5),(955,90),(954.3301270189222,87.5),(952.5,85.6698729810778),(950,85),(947.5,85.6698729810778),(945.6698729810778,87.5)) -9410 ((944,100),(944.8038475772934,103),(947,105.19615242270663),(950,106),(953,105.19615242270663),(955.1961524227066,103),(956,100),(955.1961524227066,97),(953,94.80384757729337),(950,94),(947,94.80384757729337),(944.8038475772934,97)) -9411 ((943,110),(943.937822173509,113.5),(946.5,116.06217782649107),(950,117),(953.5,116.06217782649107),(956.062177826491,113.5),(957,110),(956.062177826491,106.5),(953.5,103.93782217350893),(950,103),(946.5,103.93782217350892),(943.937822173509,106.5)) -9412 ((942,120),(943.0717967697245,124),(946,126.92820323027551),(950,128),(954,126.92820323027551),(956.9282032302755,124),(958,120),(956.9282032302755,116),(954,113.07179676972449),(950,112),(946,113.07179676972449),(943.0717967697245,116)) -9413 ((941,130),(942.2057713659401,134.5),(945.5,137.79422863405995),(950,139),(954.5,137.79422863405995),(957.7942286340599,134.5),(959,130),(957.79422863406,125.5),(954.5,122.20577136594005),(950,121),(945.5,122.20577136594005),(942.2057713659401,125.5)) -9414 ((940,140),(941.3397459621556,145),(945,148.6602540378444),(950,150),(955,148.6602540378444),(958.6602540378444,145),(960,140),(958.6602540378444,135),(955,131.3397459621556),(950,130),(945,131.3397459621556),(941.3397459621556,135)) -9415 ((949,150),(949.1339745962156,150.5),(949.5,150.86602540378445),(950,151),(950.5,150.86602540378445),(950.8660254037844,150.5),(951,150),(950.8660254037844,149.5),(950.5,149.13397459621555),(950,149),(949.5,149.13397459621555),(949.1339745962156,149.5)) -9416 ((948,160),(948.2679491924312,161),(949,161.73205080756887),(950,162),(951,161.73205080756887),(951.7320508075688,161),(952,160),(951.7320508075688,159),(951,158.26794919243113),(950,158),(949,158.26794919243113),(948.2679491924312,159)) -9417 ((947,170),(947.4019237886466,171.5),(948.5,172.59807621135332),(950,173),(951.5,172.59807621135332),(952.5980762113533,171.5),(953,170),(952.5980762113534,168.5),(951.5,167.40192378864668),(950,167),(948.5,167.40192378864668),(947.4019237886467,168.5)) -9418 ((946,180),(946.5358983848622,182),(948,183.46410161513776),(950,184),(952,183.46410161513776),(953.4641016151378,182),(954,180),(953.4641016151378,178),(952,176.53589838486224),(950,176),(948,176.53589838486224),(946.5358983848622,178)) -9419 ((945,190),(945.6698729810778,192.5),(947.5,194.33012701892218),(950,195),(952.5,194.33012701892218),(954.3301270189222,192.5),(955,190),(954.3301270189222,187.5),(952.5,185.66987298107782),(950,185),(947.5,185.66987298107782),(945.6698729810778,187.5)) -9420 ((944,200),(944.8038475772934,203),(947,205.19615242270663),(950,206),(953,205.19615242270663),(955.1961524227066,203),(956,200),(955.1961524227066,197),(953,194.80384757729337),(950,194),(947,194.80384757729337),(944.8038475772934,197)) -9421 ((943,210),(943.937822173509,213.5),(946.5,216.06217782649108),(950,217),(953.5,216.06217782649108),(956.062177826491,213.5),(957,210),(956.062177826491,206.5),(953.5,203.93782217350892),(950,203),(946.5,203.93782217350892),(943.937822173509,206.5)) -9422 ((942,220),(943.0717967697245,224),(946,226.9282032302755),(950,228),(954,226.9282032302755),(956.9282032302755,224),(958,220),(956.9282032302755,216),(954,213.0717967697245),(950,212),(946,213.0717967697245),(943.0717967697245,216)) -9423 ((941,230),(942.2057713659401,234.5),(945.5,237.79422863405995),(950,239),(954.5,237.79422863405995),(957.7942286340599,234.5),(959,230),(957.79422863406,225.5),(954.5,222.20577136594005),(950,221),(945.5,222.20577136594005),(942.2057713659401,225.5)) -9424 ((940,240),(941.3397459621556,245),(945,248.6602540378444),(950,250),(955,248.6602540378444),(958.6602540378444,245),(960,240),(958.6602540378444,235),(955,231.3397459621556),(950,230),(945,231.3397459621556),(941.3397459621556,235)) -9425 ((949,250),(949.1339745962156,250.5),(949.5,250.86602540378445),(950,251),(950.5,250.86602540378445),(950.8660254037844,250.5),(951,250),(950.8660254037844,249.5),(950.5,249.13397459621555),(950,249),(949.5,249.13397459621555),(949.1339745962156,249.5)) -9426 ((948,260),(948.2679491924312,261),(949,261.7320508075689),(950,262),(951,261.7320508075689),(951.7320508075688,261),(952,260),(951.7320508075688,259),(951,258.2679491924311),(950,258),(949,258.2679491924311),(948.2679491924312,259)) -9427 ((947,270),(947.4019237886466,271.5),(948.5,272.5980762113533),(950,273),(951.5,272.5980762113533),(952.5980762113533,271.5),(953,270),(952.5980762113534,268.5),(951.5,267.4019237886467),(950,267),(948.5,267.4019237886467),(947.4019237886467,268.5)) -9428 ((946,280),(946.5358983848622,282),(948,283.46410161513774),(950,284),(952,283.46410161513774),(953.4641016151378,282),(954,280),(953.4641016151378,278),(952,276.53589838486226),(950,276),(948,276.53589838486226),(946.5358983848622,278)) -9429 ((945,290),(945.6698729810778,292.5),(947.5,294.3301270189222),(950,295),(952.5,294.3301270189222),(954.3301270189222,292.5),(955,290),(954.3301270189222,287.5),(952.5,285.6698729810778),(950,285),(947.5,285.6698729810778),(945.6698729810778,287.5)) -9430 ((944,300),(944.8038475772934,303),(947,305.19615242270663),(950,306),(953,305.19615242270663),(955.1961524227066,303),(956,300),(955.1961524227066,297),(953,294.80384757729337),(950,294),(947,294.80384757729337),(944.8038475772934,297)) -9431 ((943,310),(943.937822173509,313.5),(946.5,316.06217782649105),(950,317),(953.5,316.06217782649105),(956.062177826491,313.5),(957,310),(956.062177826491,306.5),(953.5,303.93782217350895),(950,303),(946.5,303.93782217350895),(943.937822173509,306.5)) -9432 ((942,320),(943.0717967697245,324),(946,326.9282032302755),(950,328),(954,326.9282032302755),(956.9282032302755,324),(958,320),(956.9282032302755,316),(954,313.0717967697245),(950,312),(946,313.0717967697245),(943.0717967697245,316)) -9433 ((941,330),(942.2057713659401,334.5),(945.5,337.79422863405995),(950,339),(954.5,337.79422863405995),(957.7942286340599,334.5),(959,330),(957.79422863406,325.5),(954.5,322.20577136594005),(950,321),(945.5,322.20577136594005),(942.2057713659401,325.5)) -9434 ((940,340),(941.3397459621556,345),(945,348.66025403784437),(950,350),(955,348.66025403784437),(958.6602540378444,345),(960,340),(958.6602540378444,335),(955,331.33974596215563),(950,330),(945,331.33974596215563),(941.3397459621556,335)) -9435 ((949,350),(949.1339745962156,350.5),(949.5,350.8660254037844),(950,351),(950.5,350.8660254037844),(950.8660254037844,350.5),(951,350),(950.8660254037844,349.5),(950.5,349.1339745962156),(950,349),(949.5,349.1339745962156),(949.1339745962156,349.5)) -9436 ((948,360),(948.2679491924312,361),(949,361.7320508075689),(950,362),(951,361.7320508075689),(951.7320508075688,361),(952,360),(951.7320508075688,359),(951,358.2679491924311),(950,358),(949,358.2679491924311),(948.2679491924312,359)) -9437 ((947,370),(947.4019237886466,371.5),(948.5,372.5980762113533),(950,373),(951.5,372.5980762113533),(952.5980762113533,371.5),(953,370),(952.5980762113534,368.5),(951.5,367.4019237886467),(950,367),(948.5,367.4019237886467),(947.4019237886467,368.5)) -9438 ((946,380),(946.5358983848622,382),(948,383.46410161513774),(950,384),(952,383.46410161513774),(953.4641016151378,382),(954,380),(953.4641016151378,378),(952,376.53589838486226),(950,376),(948,376.53589838486226),(946.5358983848622,378)) -9439 ((945,390),(945.6698729810778,392.5),(947.5,394.3301270189222),(950,395),(952.5,394.3301270189222),(954.3301270189222,392.5),(955,390),(954.3301270189222,387.5),(952.5,385.6698729810778),(950,385),(947.5,385.6698729810778),(945.6698729810778,387.5)) -9440 ((944,400),(944.8038475772934,403),(947,405.19615242270663),(950,406),(953,405.19615242270663),(955.1961524227066,403),(956,400),(955.1961524227066,397),(953,394.80384757729337),(950,394),(947,394.80384757729337),(944.8038475772934,397)) -9441 ((943,410),(943.937822173509,413.5),(946.5,416.06217782649105),(950,417),(953.5,416.06217782649105),(956.062177826491,413.5),(957,410),(956.062177826491,406.5),(953.5,403.93782217350895),(950,403),(946.5,403.93782217350895),(943.937822173509,406.5)) -9442 ((942,420),(943.0717967697245,424),(946,426.9282032302755),(950,428),(954,426.9282032302755),(956.9282032302755,424),(958,420),(956.9282032302755,416),(954,413.0717967697245),(950,412),(946,413.0717967697245),(943.0717967697245,416)) -9443 ((941,430),(942.2057713659401,434.5),(945.5,437.79422863405995),(950,439),(954.5,437.79422863405995),(957.7942286340599,434.5),(959,430),(957.79422863406,425.5),(954.5,422.20577136594005),(950,421),(945.5,422.20577136594005),(942.2057713659401,425.5)) -9444 ((940,440),(941.3397459621556,445),(945,448.66025403784437),(950,450),(955,448.66025403784437),(958.6602540378444,445),(960,440),(958.6602540378444,435),(955,431.33974596215563),(950,430),(945,431.33974596215563),(941.3397459621556,435)) -9445 ((949,450),(949.1339745962156,450.5),(949.5,450.8660254037844),(950,451),(950.5,450.8660254037844),(950.8660254037844,450.5),(951,450),(950.8660254037844,449.5),(950.5,449.1339745962156),(950,449),(949.5,449.1339745962156),(949.1339745962156,449.5)) -9446 ((948,460),(948.2679491924312,461),(949,461.7320508075689),(950,462),(951,461.7320508075689),(951.7320508075688,461),(952,460),(951.7320508075688,459),(951,458.2679491924311),(950,458),(949,458.2679491924311),(948.2679491924312,459)) -9447 ((947,470),(947.4019237886466,471.5),(948.5,472.5980762113533),(950,473),(951.5,472.5980762113533),(952.5980762113533,471.5),(953,470),(952.5980762113534,468.5),(951.5,467.4019237886467),(950,467),(948.5,467.4019237886467),(947.4019237886467,468.5)) -9448 ((946,480),(946.5358983848622,482),(948,483.46410161513774),(950,484),(952,483.46410161513774),(953.4641016151378,482),(954,480),(953.4641016151378,478),(952,476.53589838486226),(950,476),(948,476.53589838486226),(946.5358983848622,478)) -9449 ((945,490),(945.6698729810778,492.5),(947.5,494.3301270189222),(950,495),(952.5,494.3301270189222),(954.3301270189222,492.5),(955,490),(954.3301270189222,487.5),(952.5,485.6698729810778),(950,485),(947.5,485.6698729810778),(945.6698729810778,487.5)) -9450 ((944,500),(944.8038475772934,503),(947,505.19615242270663),(950,506),(953,505.19615242270663),(955.1961524227066,503),(956,500),(955.1961524227066,497),(953,494.80384757729337),(950,494),(947,494.80384757729337),(944.8038475772934,497)) -9451 ((943,510),(943.937822173509,513.5),(946.5,516.062177826491),(950,517),(953.5,516.062177826491),(956.062177826491,513.5),(957,510),(956.062177826491,506.5),(953.5,503.93782217350895),(950,503),(946.5,503.93782217350895),(943.937822173509,506.5)) -9452 ((942,520),(943.0717967697245,524),(946,526.9282032302755),(950,528),(954,526.9282032302755),(956.9282032302755,524),(958,520),(956.9282032302755,516),(954,513.0717967697245),(950,512),(946,513.0717967697245),(943.0717967697245,516)) -9453 ((941,530),(942.2057713659401,534.5),(945.5,537.7942286340599),(950,539),(954.5,537.7942286340599),(957.7942286340599,534.5),(959,530),(957.79422863406,525.5),(954.5,522.2057713659401),(950,521),(945.5,522.20577136594),(942.2057713659401,525.5)) -9454 ((940,540),(941.3397459621556,545),(945,548.6602540378444),(950,550),(955,548.6602540378444),(958.6602540378444,545),(960,540),(958.6602540378444,535),(955,531.3397459621556),(950,530),(945,531.3397459621556),(941.3397459621556,535)) -9455 ((949,550),(949.1339745962156,550.5),(949.5,550.8660254037844),(950,551),(950.5,550.8660254037844),(950.8660254037844,550.5),(951,550),(950.8660254037844,549.5),(950.5,549.1339745962156),(950,549),(949.5,549.1339745962156),(949.1339745962156,549.5)) -9456 ((948,560),(948.2679491924312,561),(949,561.7320508075688),(950,562),(951,561.7320508075688),(951.7320508075688,561),(952,560),(951.7320508075688,559),(951,558.2679491924312),(950,558),(949,558.2679491924312),(948.2679491924312,559)) -9457 ((947,570),(947.4019237886466,571.5),(948.5,572.5980762113534),(950,573),(951.5,572.5980762113534),(952.5980762113533,571.5),(953,570),(952.5980762113534,568.5),(951.5,567.4019237886467),(950,567),(948.5,567.4019237886466),(947.4019237886467,568.5)) -9458 ((946,580),(946.5358983848622,582),(948,583.4641016151378),(950,584),(952,583.4641016151378),(953.4641016151378,582),(954,580),(953.4641016151378,578),(952,576.5358983848622),(950,576),(948,576.5358983848622),(946.5358983848622,578)) -9459 ((945,590),(945.6698729810778,592.5),(947.5,594.3301270189222),(950,595),(952.5,594.3301270189222),(954.3301270189222,592.5),(955,590),(954.3301270189222,587.5),(952.5,585.6698729810778),(950,585),(947.5,585.6698729810778),(945.6698729810778,587.5)) -9460 ((944,600),(944.8038475772934,603),(947,605.1961524227066),(950,606),(953,605.1961524227066),(955.1961524227066,603),(956,600),(955.1961524227066,597),(953,594.8038475772934),(950,594),(947,594.8038475772934),(944.8038475772934,597)) -9461 ((943,610),(943.937822173509,613.5),(946.5,616.062177826491),(950,617),(953.5,616.062177826491),(956.062177826491,613.5),(957,610),(956.062177826491,606.5),(953.5,603.937822173509),(950,603),(946.5,603.937822173509),(943.937822173509,606.5)) -9462 ((942,620),(943.0717967697245,624),(946,626.9282032302755),(950,628),(954,626.9282032302755),(956.9282032302755,624),(958,620),(956.9282032302755,616),(954,613.0717967697245),(950,612),(946,613.0717967697245),(943.0717967697245,616)) -9463 ((941,630),(942.2057713659401,634.5),(945.5,637.7942286340599),(950,639),(954.5,637.7942286340599),(957.7942286340599,634.5),(959,630),(957.79422863406,625.5),(954.5,622.2057713659401),(950,621),(945.5,622.20577136594),(942.2057713659401,625.5)) -9464 ((940,640),(941.3397459621556,645),(945,648.6602540378444),(950,650),(955,648.6602540378444),(958.6602540378444,645),(960,640),(958.6602540378444,635),(955,631.3397459621556),(950,630),(945,631.3397459621556),(941.3397459621556,635)) -9465 ((949,650),(949.1339745962156,650.5),(949.5,650.8660254037844),(950,651),(950.5,650.8660254037844),(950.8660254037844,650.5),(951,650),(950.8660254037844,649.5),(950.5,649.1339745962156),(950,649),(949.5,649.1339745962156),(949.1339745962156,649.5)) -9466 ((948,660),(948.2679491924312,661),(949,661.7320508075688),(950,662),(951,661.7320508075688),(951.7320508075688,661),(952,660),(951.7320508075688,659),(951,658.2679491924312),(950,658),(949,658.2679491924312),(948.2679491924312,659)) -9467 ((947,670),(947.4019237886466,671.5),(948.5,672.5980762113534),(950,673),(951.5,672.5980762113534),(952.5980762113533,671.5),(953,670),(952.5980762113534,668.5),(951.5,667.4019237886467),(950,667),(948.5,667.4019237886466),(947.4019237886467,668.5)) -9468 ((946,680),(946.5358983848622,682),(948,683.4641016151378),(950,684),(952,683.4641016151378),(953.4641016151378,682),(954,680),(953.4641016151378,678),(952,676.5358983848622),(950,676),(948,676.5358983848622),(946.5358983848622,678)) -9469 ((945,690),(945.6698729810778,692.5),(947.5,694.3301270189222),(950,695),(952.5,694.3301270189222),(954.3301270189222,692.5),(955,690),(954.3301270189222,687.5),(952.5,685.6698729810778),(950,685),(947.5,685.6698729810778),(945.6698729810778,687.5)) -9470 ((944,700),(944.8038475772934,703),(947,705.1961524227066),(950,706),(953,705.1961524227066),(955.1961524227066,703),(956,700),(955.1961524227066,697),(953,694.8038475772934),(950,694),(947,694.8038475772934),(944.8038475772934,697)) -9471 ((943,710),(943.937822173509,713.5),(946.5,716.062177826491),(950,717),(953.5,716.062177826491),(956.062177826491,713.5),(957,710),(956.062177826491,706.5),(953.5,703.937822173509),(950,703),(946.5,703.937822173509),(943.937822173509,706.5)) -9472 ((942,720),(943.0717967697245,724),(946,726.9282032302755),(950,728),(954,726.9282032302755),(956.9282032302755,724),(958,720),(956.9282032302755,716),(954,713.0717967697245),(950,712),(946,713.0717967697245),(943.0717967697245,716)) -9473 ((941,730),(942.2057713659401,734.5),(945.5,737.7942286340599),(950,739),(954.5,737.7942286340599),(957.7942286340599,734.5),(959,730),(957.79422863406,725.5),(954.5,722.2057713659401),(950,721),(945.5,722.20577136594),(942.2057713659401,725.5)) -9474 ((940,740),(941.3397459621556,745),(945,748.6602540378444),(950,750),(955,748.6602540378444),(958.6602540378444,745),(960,740),(958.6602540378444,735),(955,731.3397459621556),(950,730),(945,731.3397459621556),(941.3397459621556,735)) -9475 ((949,750),(949.1339745962156,750.5),(949.5,750.8660254037844),(950,751),(950.5,750.8660254037844),(950.8660254037844,750.5),(951,750),(950.8660254037844,749.5),(950.5,749.1339745962156),(950,749),(949.5,749.1339745962156),(949.1339745962156,749.5)) -9476 ((948,760),(948.2679491924312,761),(949,761.7320508075688),(950,762),(951,761.7320508075688),(951.7320508075688,761),(952,760),(951.7320508075688,759),(951,758.2679491924312),(950,758),(949,758.2679491924312),(948.2679491924312,759)) -9477 ((947,770),(947.4019237886466,771.5),(948.5,772.5980762113534),(950,773),(951.5,772.5980762113534),(952.5980762113533,771.5),(953,770),(952.5980762113534,768.5),(951.5,767.4019237886467),(950,767),(948.5,767.4019237886466),(947.4019237886467,768.5)) -9478 ((946,780),(946.5358983848622,782),(948,783.4641016151378),(950,784),(952,783.4641016151378),(953.4641016151378,782),(954,780),(953.4641016151378,778),(952,776.5358983848622),(950,776),(948,776.5358983848622),(946.5358983848622,778)) -9479 ((945,790),(945.6698729810778,792.5),(947.5,794.3301270189222),(950,795),(952.5,794.3301270189222),(954.3301270189222,792.5),(955,790),(954.3301270189222,787.5),(952.5,785.6698729810778),(950,785),(947.5,785.6698729810778),(945.6698729810778,787.5)) -9480 ((944,800),(944.8038475772934,803),(947,805.1961524227066),(950,806),(953,805.1961524227066),(955.1961524227066,803),(956,800),(955.1961524227066,797),(953,794.8038475772934),(950,794),(947,794.8038475772934),(944.8038475772934,797)) -9481 ((943,810),(943.937822173509,813.5),(946.5,816.062177826491),(950,817),(953.5,816.062177826491),(956.062177826491,813.5),(957,810),(956.062177826491,806.5),(953.5,803.937822173509),(950,803),(946.5,803.937822173509),(943.937822173509,806.5)) -9482 ((942,820),(943.0717967697245,824),(946,826.9282032302755),(950,828),(954,826.9282032302755),(956.9282032302755,824),(958,820),(956.9282032302755,816),(954,813.0717967697245),(950,812),(946,813.0717967697245),(943.0717967697245,816)) -9483 ((941,830),(942.2057713659401,834.5),(945.5,837.7942286340599),(950,839),(954.5,837.7942286340599),(957.7942286340599,834.5),(959,830),(957.79422863406,825.5),(954.5,822.2057713659401),(950,821),(945.5,822.20577136594),(942.2057713659401,825.5)) -9484 ((940,840),(941.3397459621556,845),(945,848.6602540378444),(950,850),(955,848.6602540378444),(958.6602540378444,845),(960,840),(958.6602540378444,835),(955,831.3397459621556),(950,830),(945,831.3397459621556),(941.3397459621556,835)) -9485 ((949,850),(949.1339745962156,850.5),(949.5,850.8660254037844),(950,851),(950.5,850.8660254037844),(950.8660254037844,850.5),(951,850),(950.8660254037844,849.5),(950.5,849.1339745962156),(950,849),(949.5,849.1339745962156),(949.1339745962156,849.5)) -9486 ((948,860),(948.2679491924312,861),(949,861.7320508075688),(950,862),(951,861.7320508075688),(951.7320508075688,861),(952,860),(951.7320508075688,859),(951,858.2679491924312),(950,858),(949,858.2679491924312),(948.2679491924312,859)) -9487 ((947,870),(947.4019237886466,871.5),(948.5,872.5980762113534),(950,873),(951.5,872.5980762113534),(952.5980762113533,871.5),(953,870),(952.5980762113534,868.5),(951.5,867.4019237886467),(950,867),(948.5,867.4019237886466),(947.4019237886467,868.5)) -9488 ((946,880),(946.5358983848622,882),(948,883.4641016151378),(950,884),(952,883.4641016151378),(953.4641016151378,882),(954,880),(953.4641016151378,878),(952,876.5358983848622),(950,876),(948,876.5358983848622),(946.5358983848622,878)) -9489 ((945,890),(945.6698729810778,892.5),(947.5,894.3301270189222),(950,895),(952.5,894.3301270189222),(954.3301270189222,892.5),(955,890),(954.3301270189222,887.5),(952.5,885.6698729810778),(950,885),(947.5,885.6698729810778),(945.6698729810778,887.5)) -9490 ((944,900),(944.8038475772934,903),(947,905.1961524227066),(950,906),(953,905.1961524227066),(955.1961524227066,903),(956,900),(955.1961524227066,897),(953,894.8038475772934),(950,894),(947,894.8038475772934),(944.8038475772934,897)) -9491 ((943,910),(943.937822173509,913.5),(946.5,916.062177826491),(950,917),(953.5,916.062177826491),(956.062177826491,913.5),(957,910),(956.062177826491,906.5),(953.5,903.937822173509),(950,903),(946.5,903.937822173509),(943.937822173509,906.5)) -9492 ((942,920),(943.0717967697245,924),(946,926.9282032302755),(950,928),(954,926.9282032302755),(956.9282032302755,924),(958,920),(956.9282032302755,916),(954,913.0717967697245),(950,912),(946,913.0717967697245),(943.0717967697245,916)) -9493 ((941,930),(942.2057713659401,934.5),(945.5,937.7942286340599),(950,939),(954.5,937.7942286340599),(957.7942286340599,934.5),(959,930),(957.79422863406,925.5),(954.5,922.2057713659401),(950,921),(945.5,922.20577136594),(942.2057713659401,925.5)) -9494 ((940,940),(941.3397459621556,945),(945,948.6602540378444),(950,950),(955,948.6602540378444),(958.6602540378444,945),(960,940),(958.6602540378444,935),(955,931.3397459621556),(950,930),(945,931.3397459621556),(941.3397459621556,935)) -9495 ((949,950),(949.1339745962156,950.5),(949.5,950.8660254037844),(950,951),(950.5,950.8660254037844),(950.8660254037844,950.5),(951,950),(950.8660254037844,949.5),(950.5,949.1339745962156),(950,949),(949.5,949.1339745962156),(949.1339745962156,949.5)) -9496 ((948,960),(948.2679491924312,961),(949,961.7320508075688),(950,962),(951,961.7320508075688),(951.7320508075688,961),(952,960),(951.7320508075688,959),(951,958.2679491924312),(950,958),(949,958.2679491924312),(948.2679491924312,959)) -9497 ((947,970),(947.4019237886466,971.5),(948.5,972.5980762113534),(950,973),(951.5,972.5980762113534),(952.5980762113533,971.5),(953,970),(952.5980762113534,968.5),(951.5,967.4019237886467),(950,967),(948.5,967.4019237886466),(947.4019237886467,968.5)) -9498 ((946,980),(946.5358983848622,982),(948,983.4641016151378),(950,984),(952,983.4641016151378),(953.4641016151378,982),(954,980),(953.4641016151378,978),(952,976.5358983848622),(950,976),(948,976.5358983848622),(946.5358983848622,978)) -9499 ((945,990),(945.6698729810778,992.5),(947.5,994.3301270189222),(950,995),(952.5,994.3301270189222),(954.3301270189222,992.5),(955,990),(954.3301270189222,987.5),(952.5,985.6698729810778),(950,985),(947.5,985.6698729810778),(945.6698729810778,987.5)) -9500 ((944,1000),(944.8038475772934,1003),(947,1005.1961524227066),(950,1006),(953,1005.1961524227066),(955.1961524227066,1003),(956,1000),(955.1961524227066,997),(953,994.8038475772934),(950,994),(947,994.8038475772934),(944.8038475772934,997)) -9501 ((952,10),(953.0717967697245,14),(956,16.928203230275507),(960,18),(964,16.92820323027551),(966.9282032302755,14.000000000000004),(968,10.000000000000002),(966.9282032302755,6.000000000000002),(964,3.071796769724492),(960,2),(956,3.0717967697244877),(953.0717967697245,5.9999999999999964)) -9502 ((951,20),(952.2057713659401,24.5),(955.5,27.794228634059948),(960,29),(964.5,27.794228634059948),(967.7942286340599,24.500000000000004),(969,20),(967.79422863406,15.500000000000004),(964.5,12.205771365940054),(960,11),(955.5,12.205771365940048),(952.2057713659401,15.499999999999996)) -9503 ((950,30),(951.3397459621556,35),(955,38.66025403784438),(960,40),(965,38.66025403784439),(968.6602540378444,35),(970,30),(968.6602540378444,25.000000000000004),(965,21.339745962155614),(960,20),(955,21.33974596215561),(951.3397459621556,24.999999999999996)) -9504 ((959,40),(959.1339745962156,40.5),(959.5,40.86602540378444),(960,41),(960.5,40.86602540378444),(960.8660254037844,40.5),(961,40),(960.8660254037844,39.5),(960.5,39.13397459621556),(960,39),(959.5,39.13397459621556),(959.1339745962156,39.5)) -9505 ((958,50),(958.2679491924312,51),(959,51.732050807568875),(960,52),(961,51.732050807568875),(961.7320508075688,51),(962,50),(961.7320508075688,49),(961,48.267949192431125),(960,48),(959,48.267949192431125),(958.2679491924312,49)) -9506 ((957,60),(957.4019237886466,61.5),(958.5,62.598076211353316),(960,63),(961.5,62.598076211353316),(962.5980762113533,61.5),(963,60),(962.5980762113534,58.5),(961.5,57.401923788646684),(960,57),(958.5,57.401923788646684),(957.4019237886467,58.5)) -9507 ((956,70),(956.5358983848622,72),(958,73.46410161513775),(960,74),(962,73.46410161513775),(963.4641016151378,72),(964,70),(963.4641016151378,68),(962,66.53589838486225),(960,66),(958,66.53589838486225),(956.5358983848622,68)) -9508 ((955,80),(955.6698729810778,82.5),(957.5,84.3301270189222),(960,85),(962.5,84.3301270189222),(964.3301270189222,82.5),(965,80),(964.3301270189222,77.5),(962.5,75.6698729810778),(960,75),(957.5,75.6698729810778),(955.6698729810778,77.5)) -9509 ((954,90),(954.8038475772934,93),(957,95.19615242270663),(960,96),(963,95.19615242270663),(965.1961524227066,93),(966,90),(965.1961524227066,87),(963,84.80384757729337),(960,84),(957,84.80384757729337),(954.8038475772934,87)) -9510 ((953,100),(953.937822173509,103.5),(956.5,106.06217782649107),(960,107),(963.5,106.06217782649107),(966.062177826491,103.5),(967,100),(966.062177826491,96.5),(963.5,93.93782217350893),(960,93),(956.5,93.93782217350892),(953.937822173509,96.5)) -9511 ((952,110),(953.0717967697245,114),(956,116.92820323027551),(960,118),(964,116.92820323027551),(966.9282032302755,114),(968,110),(966.9282032302755,106),(964,103.07179676972449),(960,102),(956,103.07179676972449),(953.0717967697245,106)) -9512 ((951,120),(952.2057713659401,124.5),(955.5,127.79422863405995),(960,129),(964.5,127.79422863405995),(967.7942286340599,124.5),(969,120),(967.79422863406,115.5),(964.5,112.20577136594005),(960,111),(955.5,112.20577136594005),(952.2057713659401,115.5)) -9513 ((950,130),(951.3397459621556,135),(955,138.6602540378444),(960,140),(965,138.6602540378444),(968.6602540378444,135),(970,130),(968.6602540378444,125),(965,121.33974596215562),(960,120),(955,121.3397459621556),(951.3397459621556,125)) -9514 ((959,140),(959.1339745962156,140.5),(959.5,140.86602540378445),(960,141),(960.5,140.86602540378445),(960.8660254037844,140.5),(961,140),(960.8660254037844,139.5),(960.5,139.13397459621555),(960,139),(959.5,139.13397459621555),(959.1339745962156,139.5)) -9515 ((958,150),(958.2679491924312,151),(959,151.73205080756887),(960,152),(961,151.73205080756887),(961.7320508075688,151),(962,150),(961.7320508075688,149),(961,148.26794919243113),(960,148),(959,148.26794919243113),(958.2679491924312,149)) -9516 ((957,160),(957.4019237886466,161.5),(958.5,162.59807621135332),(960,163),(961.5,162.59807621135332),(962.5980762113533,161.5),(963,160),(962.5980762113534,158.5),(961.5,157.40192378864668),(960,157),(958.5,157.40192378864668),(957.4019237886467,158.5)) -9517 ((956,170),(956.5358983848622,172),(958,173.46410161513776),(960,174),(962,173.46410161513776),(963.4641016151378,172),(964,170),(963.4641016151378,168),(962,166.53589838486224),(960,166),(958,166.53589838486224),(956.5358983848622,168)) -9518 ((955,180),(955.6698729810778,182.5),(957.5,184.33012701892218),(960,185),(962.5,184.33012701892218),(964.3301270189222,182.5),(965,180),(964.3301270189222,177.5),(962.5,175.66987298107782),(960,175),(957.5,175.66987298107782),(955.6698729810778,177.5)) -9519 ((954,190),(954.8038475772934,193),(957,195.19615242270663),(960,196),(963,195.19615242270663),(965.1961524227066,193),(966,190),(965.1961524227066,187),(963,184.80384757729337),(960,184),(957,184.80384757729337),(954.8038475772934,187)) -9520 ((953,200),(953.937822173509,203.5),(956.5,206.06217782649108),(960,207),(963.5,206.06217782649108),(966.062177826491,203.5),(967,200),(966.062177826491,196.5),(963.5,193.93782217350892),(960,193),(956.5,193.93782217350892),(953.937822173509,196.5)) -9521 ((952,210),(953.0717967697245,214),(956,216.9282032302755),(960,218),(964,216.9282032302755),(966.9282032302755,214),(968,210),(966.9282032302755,206),(964,203.0717967697245),(960,202),(956,203.0717967697245),(953.0717967697245,206)) -9522 ((951,220),(952.2057713659401,224.5),(955.5,227.79422863405995),(960,229),(964.5,227.79422863405995),(967.7942286340599,224.5),(969,220),(967.79422863406,215.5),(964.5,212.20577136594005),(960,211),(955.5,212.20577136594005),(952.2057713659401,215.5)) -9523 ((950,230),(951.3397459621556,235),(955,238.6602540378444),(960,240),(965,238.6602540378444),(968.6602540378444,235),(970,230),(968.6602540378444,225),(965,221.3397459621556),(960,220),(955,221.3397459621556),(951.3397459621556,225)) -9524 ((959,240),(959.1339745962156,240.5),(959.5,240.86602540378445),(960,241),(960.5,240.86602540378445),(960.8660254037844,240.5),(961,240),(960.8660254037844,239.5),(960.5,239.13397459621555),(960,239),(959.5,239.13397459621555),(959.1339745962156,239.5)) -9525 ((958,250),(958.2679491924312,251),(959,251.73205080756887),(960,252),(961,251.73205080756887),(961.7320508075688,251),(962,250),(961.7320508075688,249),(961,248.26794919243113),(960,248),(959,248.26794919243113),(958.2679491924312,249)) -9526 ((957,260),(957.4019237886466,261.5),(958.5,262.5980762113533),(960,263),(961.5,262.5980762113533),(962.5980762113533,261.5),(963,260),(962.5980762113534,258.5),(961.5,257.4019237886467),(960,257),(958.5,257.4019237886467),(957.4019237886467,258.5)) -9527 ((956,270),(956.5358983848622,272),(958,273.46410161513774),(960,274),(962,273.46410161513774),(963.4641016151378,272),(964,270),(963.4641016151378,268),(962,266.53589838486226),(960,266),(958,266.53589838486226),(956.5358983848622,268)) -9528 ((955,280),(955.6698729810778,282.5),(957.5,284.3301270189222),(960,285),(962.5,284.3301270189222),(964.3301270189222,282.5),(965,280),(964.3301270189222,277.5),(962.5,275.6698729810778),(960,275),(957.5,275.6698729810778),(955.6698729810778,277.5)) -9529 ((954,290),(954.8038475772934,293),(957,295.19615242270663),(960,296),(963,295.19615242270663),(965.1961524227066,293),(966,290),(965.1961524227066,287),(963,284.80384757729337),(960,284),(957,284.80384757729337),(954.8038475772934,287)) -9530 ((953,300),(953.937822173509,303.5),(956.5,306.06217782649105),(960,307),(963.5,306.06217782649105),(966.062177826491,303.5),(967,300),(966.062177826491,296.5),(963.5,293.93782217350895),(960,293),(956.5,293.93782217350895),(953.937822173509,296.5)) -9531 ((952,310),(953.0717967697245,314),(956,316.9282032302755),(960,318),(964,316.9282032302755),(966.9282032302755,314),(968,310),(966.9282032302755,306),(964,303.0717967697245),(960,302),(956,303.0717967697245),(953.0717967697245,306)) -9532 ((951,320),(952.2057713659401,324.5),(955.5,327.79422863405995),(960,329),(964.5,327.79422863405995),(967.7942286340599,324.5),(969,320),(967.79422863406,315.5),(964.5,312.20577136594005),(960,311),(955.5,312.20577136594005),(952.2057713659401,315.5)) -9533 ((950,330),(951.3397459621556,335),(955,338.66025403784437),(960,340),(965,338.66025403784437),(968.6602540378444,335),(970,330),(968.6602540378444,325),(965,321.33974596215563),(960,320),(955,321.33974596215563),(951.3397459621556,325)) -9534 ((959,340),(959.1339745962156,340.5),(959.5,340.8660254037844),(960,341),(960.5,340.8660254037844),(960.8660254037844,340.5),(961,340),(960.8660254037844,339.5),(960.5,339.1339745962156),(960,339),(959.5,339.1339745962156),(959.1339745962156,339.5)) -9535 ((958,350),(958.2679491924312,351),(959,351.7320508075689),(960,352),(961,351.7320508075689),(961.7320508075688,351),(962,350),(961.7320508075688,349),(961,348.2679491924311),(960,348),(959,348.2679491924311),(958.2679491924312,349)) -9536 ((957,360),(957.4019237886466,361.5),(958.5,362.5980762113533),(960,363),(961.5,362.5980762113533),(962.5980762113533,361.5),(963,360),(962.5980762113534,358.5),(961.5,357.4019237886467),(960,357),(958.5,357.4019237886467),(957.4019237886467,358.5)) -9537 ((956,370),(956.5358983848622,372),(958,373.46410161513774),(960,374),(962,373.46410161513774),(963.4641016151378,372),(964,370),(963.4641016151378,368),(962,366.53589838486226),(960,366),(958,366.53589838486226),(956.5358983848622,368)) -9538 ((955,380),(955.6698729810778,382.5),(957.5,384.3301270189222),(960,385),(962.5,384.3301270189222),(964.3301270189222,382.5),(965,380),(964.3301270189222,377.5),(962.5,375.6698729810778),(960,375),(957.5,375.6698729810778),(955.6698729810778,377.5)) -9539 ((954,390),(954.8038475772934,393),(957,395.19615242270663),(960,396),(963,395.19615242270663),(965.1961524227066,393),(966,390),(965.1961524227066,387),(963,384.80384757729337),(960,384),(957,384.80384757729337),(954.8038475772934,387)) -9540 ((953,400),(953.937822173509,403.5),(956.5,406.06217782649105),(960,407),(963.5,406.06217782649105),(966.062177826491,403.5),(967,400),(966.062177826491,396.5),(963.5,393.93782217350895),(960,393),(956.5,393.93782217350895),(953.937822173509,396.5)) -9541 ((952,410),(953.0717967697245,414),(956,416.9282032302755),(960,418),(964,416.9282032302755),(966.9282032302755,414),(968,410),(966.9282032302755,406),(964,403.0717967697245),(960,402),(956,403.0717967697245),(953.0717967697245,406)) -9542 ((951,420),(952.2057713659401,424.5),(955.5,427.79422863405995),(960,429),(964.5,427.79422863405995),(967.7942286340599,424.5),(969,420),(967.79422863406,415.5),(964.5,412.20577136594005),(960,411),(955.5,412.20577136594005),(952.2057713659401,415.5)) -9543 ((950,430),(951.3397459621556,435),(955,438.66025403784437),(960,440),(965,438.66025403784437),(968.6602540378444,435),(970,430),(968.6602540378444,425),(965,421.33974596215563),(960,420),(955,421.33974596215563),(951.3397459621556,425)) -9544 ((959,440),(959.1339745962156,440.5),(959.5,440.8660254037844),(960,441),(960.5,440.8660254037844),(960.8660254037844,440.5),(961,440),(960.8660254037844,439.5),(960.5,439.1339745962156),(960,439),(959.5,439.1339745962156),(959.1339745962156,439.5)) -9545 ((958,450),(958.2679491924312,451),(959,451.7320508075689),(960,452),(961,451.7320508075689),(961.7320508075688,451),(962,450),(961.7320508075688,449),(961,448.2679491924311),(960,448),(959,448.2679491924311),(958.2679491924312,449)) -9546 ((957,460),(957.4019237886466,461.5),(958.5,462.5980762113533),(960,463),(961.5,462.5980762113533),(962.5980762113533,461.5),(963,460),(962.5980762113534,458.5),(961.5,457.4019237886467),(960,457),(958.5,457.4019237886467),(957.4019237886467,458.5)) -9547 ((956,470),(956.5358983848622,472),(958,473.46410161513774),(960,474),(962,473.46410161513774),(963.4641016151378,472),(964,470),(963.4641016151378,468),(962,466.53589838486226),(960,466),(958,466.53589838486226),(956.5358983848622,468)) -9548 ((955,480),(955.6698729810778,482.5),(957.5,484.3301270189222),(960,485),(962.5,484.3301270189222),(964.3301270189222,482.5),(965,480),(964.3301270189222,477.5),(962.5,475.6698729810778),(960,475),(957.5,475.6698729810778),(955.6698729810778,477.5)) -9549 ((954,490),(954.8038475772934,493),(957,495.19615242270663),(960,496),(963,495.19615242270663),(965.1961524227066,493),(966,490),(965.1961524227066,487),(963,484.80384757729337),(960,484),(957,484.80384757729337),(954.8038475772934,487)) -9550 ((953,500),(953.937822173509,503.5),(956.5,506.06217782649105),(960,507),(963.5,506.06217782649105),(966.062177826491,503.5),(967,500),(966.062177826491,496.5),(963.5,493.93782217350895),(960,493),(956.5,493.93782217350895),(953.937822173509,496.5)) -9551 ((952,510),(953.0717967697245,514),(956,516.9282032302755),(960,518),(964,516.9282032302755),(966.9282032302755,514),(968,510),(966.9282032302755,506),(964,503.0717967697245),(960,502),(956,503.0717967697245),(953.0717967697245,506)) -9552 ((951,520),(952.2057713659401,524.5),(955.5,527.7942286340599),(960,529),(964.5,527.7942286340599),(967.7942286340599,524.5),(969,520),(967.79422863406,515.5),(964.5,512.2057713659401),(960,511),(955.5,512.20577136594),(952.2057713659401,515.5)) -9553 ((950,530),(951.3397459621556,535),(955,538.6602540378444),(960,540),(965,538.6602540378444),(968.6602540378444,535),(970,530),(968.6602540378444,525),(965,521.3397459621556),(960,520),(955,521.3397459621556),(951.3397459621556,525)) -9554 ((959,540),(959.1339745962156,540.5),(959.5,540.8660254037844),(960,541),(960.5,540.8660254037844),(960.8660254037844,540.5),(961,540),(960.8660254037844,539.5),(960.5,539.1339745962156),(960,539),(959.5,539.1339745962156),(959.1339745962156,539.5)) -9555 ((958,550),(958.2679491924312,551),(959,551.7320508075688),(960,552),(961,551.7320508075688),(961.7320508075688,551),(962,550),(961.7320508075688,549),(961,548.2679491924312),(960,548),(959,548.2679491924312),(958.2679491924312,549)) -9556 ((957,560),(957.4019237886466,561.5),(958.5,562.5980762113534),(960,563),(961.5,562.5980762113534),(962.5980762113533,561.5),(963,560),(962.5980762113534,558.5),(961.5,557.4019237886467),(960,557),(958.5,557.4019237886466),(957.4019237886467,558.5)) -9557 ((956,570),(956.5358983848622,572),(958,573.4641016151378),(960,574),(962,573.4641016151378),(963.4641016151378,572),(964,570),(963.4641016151378,568),(962,566.5358983848622),(960,566),(958,566.5358983848622),(956.5358983848622,568)) -9558 ((955,580),(955.6698729810778,582.5),(957.5,584.3301270189222),(960,585),(962.5,584.3301270189222),(964.3301270189222,582.5),(965,580),(964.3301270189222,577.5),(962.5,575.6698729810778),(960,575),(957.5,575.6698729810778),(955.6698729810778,577.5)) -9559 ((954,590),(954.8038475772934,593),(957,595.1961524227066),(960,596),(963,595.1961524227066),(965.1961524227066,593),(966,590),(965.1961524227066,587),(963,584.8038475772934),(960,584),(957,584.8038475772934),(954.8038475772934,587)) -9560 ((953,600),(953.937822173509,603.5),(956.5,606.062177826491),(960,607),(963.5,606.062177826491),(966.062177826491,603.5),(967,600),(966.062177826491,596.5),(963.5,593.937822173509),(960,593),(956.5,593.937822173509),(953.937822173509,596.5)) -9561 ((952,610),(953.0717967697245,614),(956,616.9282032302755),(960,618),(964,616.9282032302755),(966.9282032302755,614),(968,610),(966.9282032302755,606),(964,603.0717967697245),(960,602),(956,603.0717967697245),(953.0717967697245,606)) -9562 ((951,620),(952.2057713659401,624.5),(955.5,627.7942286340599),(960,629),(964.5,627.7942286340599),(967.7942286340599,624.5),(969,620),(967.79422863406,615.5),(964.5,612.2057713659401),(960,611),(955.5,612.20577136594),(952.2057713659401,615.5)) -9563 ((950,630),(951.3397459621556,635),(955,638.6602540378444),(960,640),(965,638.6602540378444),(968.6602540378444,635),(970,630),(968.6602540378444,625),(965,621.3397459621556),(960,620),(955,621.3397459621556),(951.3397459621556,625)) -9564 ((959,640),(959.1339745962156,640.5),(959.5,640.8660254037844),(960,641),(960.5,640.8660254037844),(960.8660254037844,640.5),(961,640),(960.8660254037844,639.5),(960.5,639.1339745962156),(960,639),(959.5,639.1339745962156),(959.1339745962156,639.5)) -9565 ((958,650),(958.2679491924312,651),(959,651.7320508075688),(960,652),(961,651.7320508075688),(961.7320508075688,651),(962,650),(961.7320508075688,649),(961,648.2679491924312),(960,648),(959,648.2679491924312),(958.2679491924312,649)) -9566 ((957,660),(957.4019237886466,661.5),(958.5,662.5980762113534),(960,663),(961.5,662.5980762113534),(962.5980762113533,661.5),(963,660),(962.5980762113534,658.5),(961.5,657.4019237886467),(960,657),(958.5,657.4019237886466),(957.4019237886467,658.5)) -9567 ((956,670),(956.5358983848622,672),(958,673.4641016151378),(960,674),(962,673.4641016151378),(963.4641016151378,672),(964,670),(963.4641016151378,668),(962,666.5358983848622),(960,666),(958,666.5358983848622),(956.5358983848622,668)) -9568 ((955,680),(955.6698729810778,682.5),(957.5,684.3301270189222),(960,685),(962.5,684.3301270189222),(964.3301270189222,682.5),(965,680),(964.3301270189222,677.5),(962.5,675.6698729810778),(960,675),(957.5,675.6698729810778),(955.6698729810778,677.5)) -9569 ((954,690),(954.8038475772934,693),(957,695.1961524227066),(960,696),(963,695.1961524227066),(965.1961524227066,693),(966,690),(965.1961524227066,687),(963,684.8038475772934),(960,684),(957,684.8038475772934),(954.8038475772934,687)) -9570 ((953,700),(953.937822173509,703.5),(956.5,706.062177826491),(960,707),(963.5,706.062177826491),(966.062177826491,703.5),(967,700),(966.062177826491,696.5),(963.5,693.937822173509),(960,693),(956.5,693.937822173509),(953.937822173509,696.5)) -9571 ((952,710),(953.0717967697245,714),(956,716.9282032302755),(960,718),(964,716.9282032302755),(966.9282032302755,714),(968,710),(966.9282032302755,706),(964,703.0717967697245),(960,702),(956,703.0717967697245),(953.0717967697245,706)) -9572 ((951,720),(952.2057713659401,724.5),(955.5,727.7942286340599),(960,729),(964.5,727.7942286340599),(967.7942286340599,724.5),(969,720),(967.79422863406,715.5),(964.5,712.2057713659401),(960,711),(955.5,712.20577136594),(952.2057713659401,715.5)) -9573 ((950,730),(951.3397459621556,735),(955,738.6602540378444),(960,740),(965,738.6602540378444),(968.6602540378444,735),(970,730),(968.6602540378444,725),(965,721.3397459621556),(960,720),(955,721.3397459621556),(951.3397459621556,725)) -9574 ((959,740),(959.1339745962156,740.5),(959.5,740.8660254037844),(960,741),(960.5,740.8660254037844),(960.8660254037844,740.5),(961,740),(960.8660254037844,739.5),(960.5,739.1339745962156),(960,739),(959.5,739.1339745962156),(959.1339745962156,739.5)) -9575 ((958,750),(958.2679491924312,751),(959,751.7320508075688),(960,752),(961,751.7320508075688),(961.7320508075688,751),(962,750),(961.7320508075688,749),(961,748.2679491924312),(960,748),(959,748.2679491924312),(958.2679491924312,749)) -9576 ((957,760),(957.4019237886466,761.5),(958.5,762.5980762113534),(960,763),(961.5,762.5980762113534),(962.5980762113533,761.5),(963,760),(962.5980762113534,758.5),(961.5,757.4019237886467),(960,757),(958.5,757.4019237886466),(957.4019237886467,758.5)) -9577 ((956,770),(956.5358983848622,772),(958,773.4641016151378),(960,774),(962,773.4641016151378),(963.4641016151378,772),(964,770),(963.4641016151378,768),(962,766.5358983848622),(960,766),(958,766.5358983848622),(956.5358983848622,768)) -9578 ((955,780),(955.6698729810778,782.5),(957.5,784.3301270189222),(960,785),(962.5,784.3301270189222),(964.3301270189222,782.5),(965,780),(964.3301270189222,777.5),(962.5,775.6698729810778),(960,775),(957.5,775.6698729810778),(955.6698729810778,777.5)) -9579 ((954,790),(954.8038475772934,793),(957,795.1961524227066),(960,796),(963,795.1961524227066),(965.1961524227066,793),(966,790),(965.1961524227066,787),(963,784.8038475772934),(960,784),(957,784.8038475772934),(954.8038475772934,787)) -9580 ((953,800),(953.937822173509,803.5),(956.5,806.062177826491),(960,807),(963.5,806.062177826491),(966.062177826491,803.5),(967,800),(966.062177826491,796.5),(963.5,793.937822173509),(960,793),(956.5,793.937822173509),(953.937822173509,796.5)) -9581 ((952,810),(953.0717967697245,814),(956,816.9282032302755),(960,818),(964,816.9282032302755),(966.9282032302755,814),(968,810),(966.9282032302755,806),(964,803.0717967697245),(960,802),(956,803.0717967697245),(953.0717967697245,806)) -9582 ((951,820),(952.2057713659401,824.5),(955.5,827.7942286340599),(960,829),(964.5,827.7942286340599),(967.7942286340599,824.5),(969,820),(967.79422863406,815.5),(964.5,812.2057713659401),(960,811),(955.5,812.20577136594),(952.2057713659401,815.5)) -9583 ((950,830),(951.3397459621556,835),(955,838.6602540378444),(960,840),(965,838.6602540378444),(968.6602540378444,835),(970,830),(968.6602540378444,825),(965,821.3397459621556),(960,820),(955,821.3397459621556),(951.3397459621556,825)) -9584 ((959,840),(959.1339745962156,840.5),(959.5,840.8660254037844),(960,841),(960.5,840.8660254037844),(960.8660254037844,840.5),(961,840),(960.8660254037844,839.5),(960.5,839.1339745962156),(960,839),(959.5,839.1339745962156),(959.1339745962156,839.5)) -9585 ((958,850),(958.2679491924312,851),(959,851.7320508075688),(960,852),(961,851.7320508075688),(961.7320508075688,851),(962,850),(961.7320508075688,849),(961,848.2679491924312),(960,848),(959,848.2679491924312),(958.2679491924312,849)) -9586 ((957,860),(957.4019237886466,861.5),(958.5,862.5980762113534),(960,863),(961.5,862.5980762113534),(962.5980762113533,861.5),(963,860),(962.5980762113534,858.5),(961.5,857.4019237886467),(960,857),(958.5,857.4019237886466),(957.4019237886467,858.5)) -9587 ((956,870),(956.5358983848622,872),(958,873.4641016151378),(960,874),(962,873.4641016151378),(963.4641016151378,872),(964,870),(963.4641016151378,868),(962,866.5358983848622),(960,866),(958,866.5358983848622),(956.5358983848622,868)) -9588 ((955,880),(955.6698729810778,882.5),(957.5,884.3301270189222),(960,885),(962.5,884.3301270189222),(964.3301270189222,882.5),(965,880),(964.3301270189222,877.5),(962.5,875.6698729810778),(960,875),(957.5,875.6698729810778),(955.6698729810778,877.5)) -9589 ((954,890),(954.8038475772934,893),(957,895.1961524227066),(960,896),(963,895.1961524227066),(965.1961524227066,893),(966,890),(965.1961524227066,887),(963,884.8038475772934),(960,884),(957,884.8038475772934),(954.8038475772934,887)) -9590 ((953,900),(953.937822173509,903.5),(956.5,906.062177826491),(960,907),(963.5,906.062177826491),(966.062177826491,903.5),(967,900),(966.062177826491,896.5),(963.5,893.937822173509),(960,893),(956.5,893.937822173509),(953.937822173509,896.5)) -9591 ((952,910),(953.0717967697245,914),(956,916.9282032302755),(960,918),(964,916.9282032302755),(966.9282032302755,914),(968,910),(966.9282032302755,906),(964,903.0717967697245),(960,902),(956,903.0717967697245),(953.0717967697245,906)) -9592 ((951,920),(952.2057713659401,924.5),(955.5,927.7942286340599),(960,929),(964.5,927.7942286340599),(967.7942286340599,924.5),(969,920),(967.79422863406,915.5),(964.5,912.2057713659401),(960,911),(955.5,912.20577136594),(952.2057713659401,915.5)) -9593 ((950,930),(951.3397459621556,935),(955,938.6602540378444),(960,940),(965,938.6602540378444),(968.6602540378444,935),(970,930),(968.6602540378444,925),(965,921.3397459621556),(960,920),(955,921.3397459621556),(951.3397459621556,925)) -9594 ((959,940),(959.1339745962156,940.5),(959.5,940.8660254037844),(960,941),(960.5,940.8660254037844),(960.8660254037844,940.5),(961,940),(960.8660254037844,939.5),(960.5,939.1339745962156),(960,939),(959.5,939.1339745962156),(959.1339745962156,939.5)) -9595 ((958,950),(958.2679491924312,951),(959,951.7320508075688),(960,952),(961,951.7320508075688),(961.7320508075688,951),(962,950),(961.7320508075688,949),(961,948.2679491924312),(960,948),(959,948.2679491924312),(958.2679491924312,949)) -9596 ((957,960),(957.4019237886466,961.5),(958.5,962.5980762113534),(960,963),(961.5,962.5980762113534),(962.5980762113533,961.5),(963,960),(962.5980762113534,958.5),(961.5,957.4019237886467),(960,957),(958.5,957.4019237886466),(957.4019237886467,958.5)) -9597 ((956,970),(956.5358983848622,972),(958,973.4641016151378),(960,974),(962,973.4641016151378),(963.4641016151378,972),(964,970),(963.4641016151378,968),(962,966.5358983848622),(960,966),(958,966.5358983848622),(956.5358983848622,968)) -9598 ((955,980),(955.6698729810778,982.5),(957.5,984.3301270189222),(960,985),(962.5,984.3301270189222),(964.3301270189222,982.5),(965,980),(964.3301270189222,977.5),(962.5,975.6698729810778),(960,975),(957.5,975.6698729810778),(955.6698729810778,977.5)) -9599 ((954,990),(954.8038475772934,993),(957,995.1961524227066),(960,996),(963,995.1961524227066),(965.1961524227066,993),(966,990),(965.1961524227066,987),(963,984.8038475772934),(960,984),(957,984.8038475772934),(954.8038475772934,987)) -9600 ((953,1000),(953.937822173509,1003.5),(956.5,1006.062177826491),(960,1007),(963.5,1006.062177826491),(966.062177826491,1003.5),(967,1000),(966.062177826491,996.5),(963.5,993.937822173509),(960,993),(956.5,993.937822173509),(953.937822173509,996.5)) -9601 ((961,10),(962.2057713659401,14.5),(965.5,17.794228634059948),(970,19),(974.5,17.794228634059948),(977.7942286340599,14.500000000000004),(979,10.000000000000002),(977.79422863406,5.500000000000003),(974.5,2.2057713659400537),(970,1),(965.5,2.2057713659400484),(962.2057713659401,5.4999999999999964)) -9602 ((960,20),(961.3397459621556,25),(965,28.660254037844386),(970,30),(975,28.66025403784439),(978.6602540378444,25.000000000000004),(980,20),(978.6602540378444,15.000000000000004),(975,11.339745962155614),(970,10),(965,11.33974596215561),(961.3397459621556,14.999999999999996)) -9603 ((969,30),(969.1339745962156,30.5),(969.5,30.866025403784437),(970,31),(970.5,30.866025403784437),(970.8660254037844,30.5),(971,30),(970.8660254037844,29.5),(970.5,29.133974596215563),(970,29),(969.5,29.133974596215563),(969.1339745962156,29.5)) -9604 ((968,40),(968.2679491924312,41),(969,41.732050807568875),(970,42),(971,41.732050807568875),(971.7320508075688,41),(972,40),(971.7320508075688,39),(971,38.267949192431125),(970,38),(969,38.267949192431125),(968.2679491924312,39)) -9605 ((967,50),(967.4019237886466,51.5),(968.5,52.598076211353316),(970,53),(971.5,52.598076211353316),(972.5980762113533,51.5),(973,50),(972.5980762113534,48.5),(971.5,47.401923788646684),(970,47),(968.5,47.401923788646684),(967.4019237886467,48.5)) -9606 ((966,60),(966.5358983848622,62),(968,63.46410161513776),(970,64),(972,63.46410161513776),(973.4641016151378,62),(974,60),(973.4641016151378,58),(972,56.53589838486224),(970,56),(968,56.53589838486224),(966.5358983848622,58)) -9607 ((965,70),(965.6698729810778,72.5),(967.5,74.3301270189222),(970,75),(972.5,74.3301270189222),(974.3301270189222,72.5),(975,70),(974.3301270189222,67.5),(972.5,65.6698729810778),(970,65),(967.5,65.6698729810778),(965.6698729810778,67.5)) -9608 ((964,80),(964.8038475772934,83),(967,85.19615242270663),(970,86),(973,85.19615242270663),(975.1961524227066,83),(976,80),(975.1961524227066,77),(973,74.80384757729337),(970,74),(967,74.80384757729337),(964.8038475772934,77)) -9609 ((963,90),(963.937822173509,93.5),(966.5,96.06217782649107),(970,97),(973.5,96.06217782649107),(976.062177826491,93.5),(977,90),(976.062177826491,86.5),(973.5,83.93782217350893),(970,83),(966.5,83.93782217350892),(963.937822173509,86.5)) -9610 ((962,100),(963.0717967697245,104),(966,106.92820323027551),(970,108),(974,106.92820323027551),(976.9282032302755,104),(978,100),(976.9282032302755,96),(974,93.07179676972449),(970,92),(966,93.07179676972449),(963.0717967697245,96)) -9611 ((961,110),(962.2057713659401,114.5),(965.5,117.79422863405995),(970,119),(974.5,117.79422863405995),(977.7942286340599,114.5),(979,110),(977.79422863406,105.5),(974.5,102.20577136594005),(970,101),(965.5,102.20577136594005),(962.2057713659401,105.5)) -9612 ((960,120),(961.3397459621556,125),(965,128.6602540378444),(970,130),(975,128.6602540378444),(978.6602540378444,125),(980,120),(978.6602540378444,115),(975,111.33974596215562),(970,110),(965,111.3397459621556),(961.3397459621556,115)) -9613 ((969,130),(969.1339745962156,130.5),(969.5,130.86602540378445),(970,131),(970.5,130.86602540378445),(970.8660254037844,130.5),(971,130),(970.8660254037844,129.5),(970.5,129.13397459621555),(970,129),(969.5,129.13397459621555),(969.1339745962156,129.5)) -9614 ((968,140),(968.2679491924312,141),(969,141.73205080756887),(970,142),(971,141.73205080756887),(971.7320508075688,141),(972,140),(971.7320508075688,139),(971,138.26794919243113),(970,138),(969,138.26794919243113),(968.2679491924312,139)) -9615 ((967,150),(967.4019237886466,151.5),(968.5,152.59807621135332),(970,153),(971.5,152.59807621135332),(972.5980762113533,151.5),(973,150),(972.5980762113534,148.5),(971.5,147.40192378864668),(970,147),(968.5,147.40192378864668),(967.4019237886467,148.5)) -9616 ((966,160),(966.5358983848622,162),(968,163.46410161513776),(970,164),(972,163.46410161513776),(973.4641016151378,162),(974,160),(973.4641016151378,158),(972,156.53589838486224),(970,156),(968,156.53589838486224),(966.5358983848622,158)) -9617 ((965,170),(965.6698729810778,172.5),(967.5,174.33012701892218),(970,175),(972.5,174.33012701892218),(974.3301270189222,172.5),(975,170),(974.3301270189222,167.5),(972.5,165.66987298107782),(970,165),(967.5,165.66987298107782),(965.6698729810778,167.5)) -9618 ((964,180),(964.8038475772934,183),(967,185.19615242270663),(970,186),(973,185.19615242270663),(975.1961524227066,183),(976,180),(975.1961524227066,177),(973,174.80384757729337),(970,174),(967,174.80384757729337),(964.8038475772934,177)) -9619 ((963,190),(963.937822173509,193.5),(966.5,196.06217782649108),(970,197),(973.5,196.06217782649108),(976.062177826491,193.5),(977,190),(976.062177826491,186.5),(973.5,183.93782217350892),(970,183),(966.5,183.93782217350892),(963.937822173509,186.5)) -9620 ((962,200),(963.0717967697245,204),(966,206.9282032302755),(970,208),(974,206.9282032302755),(976.9282032302755,204),(978,200),(976.9282032302755,196),(974,193.0717967697245),(970,192),(966,193.0717967697245),(963.0717967697245,196)) -9621 ((961,210),(962.2057713659401,214.5),(965.5,217.79422863405995),(970,219),(974.5,217.79422863405995),(977.7942286340599,214.5),(979,210),(977.79422863406,205.5),(974.5,202.20577136594005),(970,201),(965.5,202.20577136594005),(962.2057713659401,205.5)) -9622 ((960,220),(961.3397459621556,225),(965,228.6602540378444),(970,230),(975,228.6602540378444),(978.6602540378444,225),(980,220),(978.6602540378444,215),(975,211.3397459621556),(970,210),(965,211.3397459621556),(961.3397459621556,215)) -9623 ((969,230),(969.1339745962156,230.5),(969.5,230.86602540378445),(970,231),(970.5,230.86602540378445),(970.8660254037844,230.5),(971,230),(970.8660254037844,229.5),(970.5,229.13397459621555),(970,229),(969.5,229.13397459621555),(969.1339745962156,229.5)) -9624 ((968,240),(968.2679491924312,241),(969,241.73205080756887),(970,242),(971,241.73205080756887),(971.7320508075688,241),(972,240),(971.7320508075688,239),(971,238.26794919243113),(970,238),(969,238.26794919243113),(968.2679491924312,239)) -9625 ((967,250),(967.4019237886466,251.5),(968.5,252.59807621135332),(970,253),(971.5,252.59807621135332),(972.5980762113533,251.5),(973,250),(972.5980762113534,248.5),(971.5,247.40192378864668),(970,247),(968.5,247.40192378864668),(967.4019237886467,248.5)) -9626 ((966,260),(966.5358983848622,262),(968,263.46410161513774),(970,264),(972,263.46410161513774),(973.4641016151378,262),(974,260),(973.4641016151378,258),(972,256.53589838486226),(970,256),(968,256.53589838486226),(966.5358983848622,258)) -9627 ((965,270),(965.6698729810778,272.5),(967.5,274.3301270189222),(970,275),(972.5,274.3301270189222),(974.3301270189222,272.5),(975,270),(974.3301270189222,267.5),(972.5,265.6698729810778),(970,265),(967.5,265.6698729810778),(965.6698729810778,267.5)) -9628 ((964,280),(964.8038475772934,283),(967,285.19615242270663),(970,286),(973,285.19615242270663),(975.1961524227066,283),(976,280),(975.1961524227066,277),(973,274.80384757729337),(970,274),(967,274.80384757729337),(964.8038475772934,277)) -9629 ((963,290),(963.937822173509,293.5),(966.5,296.06217782649105),(970,297),(973.5,296.06217782649105),(976.062177826491,293.5),(977,290),(976.062177826491,286.5),(973.5,283.93782217350895),(970,283),(966.5,283.93782217350895),(963.937822173509,286.5)) -9630 ((962,300),(963.0717967697245,304),(966,306.9282032302755),(970,308),(974,306.9282032302755),(976.9282032302755,304),(978,300),(976.9282032302755,296),(974,293.0717967697245),(970,292),(966,293.0717967697245),(963.0717967697245,296)) -9631 ((961,310),(962.2057713659401,314.5),(965.5,317.79422863405995),(970,319),(974.5,317.79422863405995),(977.7942286340599,314.5),(979,310),(977.79422863406,305.5),(974.5,302.20577136594005),(970,301),(965.5,302.20577136594005),(962.2057713659401,305.5)) -9632 ((960,320),(961.3397459621556,325),(965,328.66025403784437),(970,330),(975,328.66025403784437),(978.6602540378444,325),(980,320),(978.6602540378444,315),(975,311.33974596215563),(970,310),(965,311.33974596215563),(961.3397459621556,315)) -9633 ((969,330),(969.1339745962156,330.5),(969.5,330.8660254037844),(970,331),(970.5,330.8660254037844),(970.8660254037844,330.5),(971,330),(970.8660254037844,329.5),(970.5,329.1339745962156),(970,329),(969.5,329.1339745962156),(969.1339745962156,329.5)) -9634 ((968,340),(968.2679491924312,341),(969,341.7320508075689),(970,342),(971,341.7320508075689),(971.7320508075688,341),(972,340),(971.7320508075688,339),(971,338.2679491924311),(970,338),(969,338.2679491924311),(968.2679491924312,339)) -9635 ((967,350),(967.4019237886466,351.5),(968.5,352.5980762113533),(970,353),(971.5,352.5980762113533),(972.5980762113533,351.5),(973,350),(972.5980762113534,348.5),(971.5,347.4019237886467),(970,347),(968.5,347.4019237886467),(967.4019237886467,348.5)) -9636 ((966,360),(966.5358983848622,362),(968,363.46410161513774),(970,364),(972,363.46410161513774),(973.4641016151378,362),(974,360),(973.4641016151378,358),(972,356.53589838486226),(970,356),(968,356.53589838486226),(966.5358983848622,358)) -9637 ((965,370),(965.6698729810778,372.5),(967.5,374.3301270189222),(970,375),(972.5,374.3301270189222),(974.3301270189222,372.5),(975,370),(974.3301270189222,367.5),(972.5,365.6698729810778),(970,365),(967.5,365.6698729810778),(965.6698729810778,367.5)) -9638 ((964,380),(964.8038475772934,383),(967,385.19615242270663),(970,386),(973,385.19615242270663),(975.1961524227066,383),(976,380),(975.1961524227066,377),(973,374.80384757729337),(970,374),(967,374.80384757729337),(964.8038475772934,377)) -9639 ((963,390),(963.937822173509,393.5),(966.5,396.06217782649105),(970,397),(973.5,396.06217782649105),(976.062177826491,393.5),(977,390),(976.062177826491,386.5),(973.5,383.93782217350895),(970,383),(966.5,383.93782217350895),(963.937822173509,386.5)) -9640 ((962,400),(963.0717967697245,404),(966,406.9282032302755),(970,408),(974,406.9282032302755),(976.9282032302755,404),(978,400),(976.9282032302755,396),(974,393.0717967697245),(970,392),(966,393.0717967697245),(963.0717967697245,396)) -9641 ((961,410),(962.2057713659401,414.5),(965.5,417.79422863405995),(970,419),(974.5,417.79422863405995),(977.7942286340599,414.5),(979,410),(977.79422863406,405.5),(974.5,402.20577136594005),(970,401),(965.5,402.20577136594005),(962.2057713659401,405.5)) -9642 ((960,420),(961.3397459621556,425),(965,428.66025403784437),(970,430),(975,428.66025403784437),(978.6602540378444,425),(980,420),(978.6602540378444,415),(975,411.33974596215563),(970,410),(965,411.33974596215563),(961.3397459621556,415)) -9643 ((969,430),(969.1339745962156,430.5),(969.5,430.8660254037844),(970,431),(970.5,430.8660254037844),(970.8660254037844,430.5),(971,430),(970.8660254037844,429.5),(970.5,429.1339745962156),(970,429),(969.5,429.1339745962156),(969.1339745962156,429.5)) -9644 ((968,440),(968.2679491924312,441),(969,441.7320508075689),(970,442),(971,441.7320508075689),(971.7320508075688,441),(972,440),(971.7320508075688,439),(971,438.2679491924311),(970,438),(969,438.2679491924311),(968.2679491924312,439)) -9645 ((967,450),(967.4019237886466,451.5),(968.5,452.5980762113533),(970,453),(971.5,452.5980762113533),(972.5980762113533,451.5),(973,450),(972.5980762113534,448.5),(971.5,447.4019237886467),(970,447),(968.5,447.4019237886467),(967.4019237886467,448.5)) -9646 ((966,460),(966.5358983848622,462),(968,463.46410161513774),(970,464),(972,463.46410161513774),(973.4641016151378,462),(974,460),(973.4641016151378,458),(972,456.53589838486226),(970,456),(968,456.53589838486226),(966.5358983848622,458)) -9647 ((965,470),(965.6698729810778,472.5),(967.5,474.3301270189222),(970,475),(972.5,474.3301270189222),(974.3301270189222,472.5),(975,470),(974.3301270189222,467.5),(972.5,465.6698729810778),(970,465),(967.5,465.6698729810778),(965.6698729810778,467.5)) -9648 ((964,480),(964.8038475772934,483),(967,485.19615242270663),(970,486),(973,485.19615242270663),(975.1961524227066,483),(976,480),(975.1961524227066,477),(973,474.80384757729337),(970,474),(967,474.80384757729337),(964.8038475772934,477)) -9649 ((963,490),(963.937822173509,493.5),(966.5,496.06217782649105),(970,497),(973.5,496.06217782649105),(976.062177826491,493.5),(977,490),(976.062177826491,486.5),(973.5,483.93782217350895),(970,483),(966.5,483.93782217350895),(963.937822173509,486.5)) -9650 ((962,500),(963.0717967697245,504),(966,506.9282032302755),(970,508),(974,506.9282032302755),(976.9282032302755,504),(978,500),(976.9282032302755,496),(974,493.0717967697245),(970,492),(966,493.0717967697245),(963.0717967697245,496)) -9651 ((961,510),(962.2057713659401,514.5),(965.5,517.7942286340599),(970,519),(974.5,517.7942286340599),(977.7942286340599,514.5),(979,510),(977.79422863406,505.5),(974.5,502.20577136594005),(970,501),(965.5,502.20577136594005),(962.2057713659401,505.5)) -9652 ((960,520),(961.3397459621556,525),(965,528.6602540378444),(970,530),(975,528.6602540378444),(978.6602540378444,525),(980,520),(978.6602540378444,515),(975,511.33974596215563),(970,510),(965,511.33974596215563),(961.3397459621556,515)) -9653 ((969,530),(969.1339745962156,530.5),(969.5,530.8660254037844),(970,531),(970.5,530.8660254037844),(970.8660254037844,530.5),(971,530),(970.8660254037844,529.5),(970.5,529.1339745962156),(970,529),(969.5,529.1339745962156),(969.1339745962156,529.5)) -9654 ((968,540),(968.2679491924312,541),(969,541.7320508075688),(970,542),(971,541.7320508075688),(971.7320508075688,541),(972,540),(971.7320508075688,539),(971,538.2679491924312),(970,538),(969,538.2679491924312),(968.2679491924312,539)) -9655 ((967,550),(967.4019237886466,551.5),(968.5,552.5980762113534),(970,553),(971.5,552.5980762113534),(972.5980762113533,551.5),(973,550),(972.5980762113534,548.5),(971.5,547.4019237886467),(970,547),(968.5,547.4019237886466),(967.4019237886467,548.5)) -9656 ((966,560),(966.5358983848622,562),(968,563.4641016151378),(970,564),(972,563.4641016151378),(973.4641016151378,562),(974,560),(973.4641016151378,558),(972,556.5358983848622),(970,556),(968,556.5358983848622),(966.5358983848622,558)) -9657 ((965,570),(965.6698729810778,572.5),(967.5,574.3301270189222),(970,575),(972.5,574.3301270189222),(974.3301270189222,572.5),(975,570),(974.3301270189222,567.5),(972.5,565.6698729810778),(970,565),(967.5,565.6698729810778),(965.6698729810778,567.5)) -9658 ((964,580),(964.8038475772934,583),(967,585.1961524227066),(970,586),(973,585.1961524227066),(975.1961524227066,583),(976,580),(975.1961524227066,577),(973,574.8038475772934),(970,574),(967,574.8038475772934),(964.8038475772934,577)) -9659 ((963,590),(963.937822173509,593.5),(966.5,596.062177826491),(970,597),(973.5,596.062177826491),(976.062177826491,593.5),(977,590),(976.062177826491,586.5),(973.5,583.937822173509),(970,583),(966.5,583.937822173509),(963.937822173509,586.5)) -9660 ((962,600),(963.0717967697245,604),(966,606.9282032302755),(970,608),(974,606.9282032302755),(976.9282032302755,604),(978,600),(976.9282032302755,596),(974,593.0717967697245),(970,592),(966,593.0717967697245),(963.0717967697245,596)) -9661 ((961,610),(962.2057713659401,614.5),(965.5,617.7942286340599),(970,619),(974.5,617.7942286340599),(977.7942286340599,614.5),(979,610),(977.79422863406,605.5),(974.5,602.2057713659401),(970,601),(965.5,602.20577136594),(962.2057713659401,605.5)) -9662 ((960,620),(961.3397459621556,625),(965,628.6602540378444),(970,630),(975,628.6602540378444),(978.6602540378444,625),(980,620),(978.6602540378444,615),(975,611.3397459621556),(970,610),(965,611.3397459621556),(961.3397459621556,615)) -9663 ((969,630),(969.1339745962156,630.5),(969.5,630.8660254037844),(970,631),(970.5,630.8660254037844),(970.8660254037844,630.5),(971,630),(970.8660254037844,629.5),(970.5,629.1339745962156),(970,629),(969.5,629.1339745962156),(969.1339745962156,629.5)) -9664 ((968,640),(968.2679491924312,641),(969,641.7320508075688),(970,642),(971,641.7320508075688),(971.7320508075688,641),(972,640),(971.7320508075688,639),(971,638.2679491924312),(970,638),(969,638.2679491924312),(968.2679491924312,639)) -9665 ((967,650),(967.4019237886466,651.5),(968.5,652.5980762113534),(970,653),(971.5,652.5980762113534),(972.5980762113533,651.5),(973,650),(972.5980762113534,648.5),(971.5,647.4019237886467),(970,647),(968.5,647.4019237886466),(967.4019237886467,648.5)) -9666 ((966,660),(966.5358983848622,662),(968,663.4641016151378),(970,664),(972,663.4641016151378),(973.4641016151378,662),(974,660),(973.4641016151378,658),(972,656.5358983848622),(970,656),(968,656.5358983848622),(966.5358983848622,658)) -9667 ((965,670),(965.6698729810778,672.5),(967.5,674.3301270189222),(970,675),(972.5,674.3301270189222),(974.3301270189222,672.5),(975,670),(974.3301270189222,667.5),(972.5,665.6698729810778),(970,665),(967.5,665.6698729810778),(965.6698729810778,667.5)) -9668 ((964,680),(964.8038475772934,683),(967,685.1961524227066),(970,686),(973,685.1961524227066),(975.1961524227066,683),(976,680),(975.1961524227066,677),(973,674.8038475772934),(970,674),(967,674.8038475772934),(964.8038475772934,677)) -9669 ((963,690),(963.937822173509,693.5),(966.5,696.062177826491),(970,697),(973.5,696.062177826491),(976.062177826491,693.5),(977,690),(976.062177826491,686.5),(973.5,683.937822173509),(970,683),(966.5,683.937822173509),(963.937822173509,686.5)) -9670 ((962,700),(963.0717967697245,704),(966,706.9282032302755),(970,708),(974,706.9282032302755),(976.9282032302755,704),(978,700),(976.9282032302755,696),(974,693.0717967697245),(970,692),(966,693.0717967697245),(963.0717967697245,696)) -9671 ((961,710),(962.2057713659401,714.5),(965.5,717.7942286340599),(970,719),(974.5,717.7942286340599),(977.7942286340599,714.5),(979,710),(977.79422863406,705.5),(974.5,702.2057713659401),(970,701),(965.5,702.20577136594),(962.2057713659401,705.5)) -9672 ((960,720),(961.3397459621556,725),(965,728.6602540378444),(970,730),(975,728.6602540378444),(978.6602540378444,725),(980,720),(978.6602540378444,715),(975,711.3397459621556),(970,710),(965,711.3397459621556),(961.3397459621556,715)) -9673 ((969,730),(969.1339745962156,730.5),(969.5,730.8660254037844),(970,731),(970.5,730.8660254037844),(970.8660254037844,730.5),(971,730),(970.8660254037844,729.5),(970.5,729.1339745962156),(970,729),(969.5,729.1339745962156),(969.1339745962156,729.5)) -9674 ((968,740),(968.2679491924312,741),(969,741.7320508075688),(970,742),(971,741.7320508075688),(971.7320508075688,741),(972,740),(971.7320508075688,739),(971,738.2679491924312),(970,738),(969,738.2679491924312),(968.2679491924312,739)) -9675 ((967,750),(967.4019237886466,751.5),(968.5,752.5980762113534),(970,753),(971.5,752.5980762113534),(972.5980762113533,751.5),(973,750),(972.5980762113534,748.5),(971.5,747.4019237886467),(970,747),(968.5,747.4019237886466),(967.4019237886467,748.5)) -9676 ((966,760),(966.5358983848622,762),(968,763.4641016151378),(970,764),(972,763.4641016151378),(973.4641016151378,762),(974,760),(973.4641016151378,758),(972,756.5358983848622),(970,756),(968,756.5358983848622),(966.5358983848622,758)) -9677 ((965,770),(965.6698729810778,772.5),(967.5,774.3301270189222),(970,775),(972.5,774.3301270189222),(974.3301270189222,772.5),(975,770),(974.3301270189222,767.5),(972.5,765.6698729810778),(970,765),(967.5,765.6698729810778),(965.6698729810778,767.5)) -9678 ((964,780),(964.8038475772934,783),(967,785.1961524227066),(970,786),(973,785.1961524227066),(975.1961524227066,783),(976,780),(975.1961524227066,777),(973,774.8038475772934),(970,774),(967,774.8038475772934),(964.8038475772934,777)) -9679 ((963,790),(963.937822173509,793.5),(966.5,796.062177826491),(970,797),(973.5,796.062177826491),(976.062177826491,793.5),(977,790),(976.062177826491,786.5),(973.5,783.937822173509),(970,783),(966.5,783.937822173509),(963.937822173509,786.5)) -9680 ((962,800),(963.0717967697245,804),(966,806.9282032302755),(970,808),(974,806.9282032302755),(976.9282032302755,804),(978,800),(976.9282032302755,796),(974,793.0717967697245),(970,792),(966,793.0717967697245),(963.0717967697245,796)) -9681 ((961,810),(962.2057713659401,814.5),(965.5,817.7942286340599),(970,819),(974.5,817.7942286340599),(977.7942286340599,814.5),(979,810),(977.79422863406,805.5),(974.5,802.2057713659401),(970,801),(965.5,802.20577136594),(962.2057713659401,805.5)) -9682 ((960,820),(961.3397459621556,825),(965,828.6602540378444),(970,830),(975,828.6602540378444),(978.6602540378444,825),(980,820),(978.6602540378444,815),(975,811.3397459621556),(970,810),(965,811.3397459621556),(961.3397459621556,815)) -9683 ((969,830),(969.1339745962156,830.5),(969.5,830.8660254037844),(970,831),(970.5,830.8660254037844),(970.8660254037844,830.5),(971,830),(970.8660254037844,829.5),(970.5,829.1339745962156),(970,829),(969.5,829.1339745962156),(969.1339745962156,829.5)) -9684 ((968,840),(968.2679491924312,841),(969,841.7320508075688),(970,842),(971,841.7320508075688),(971.7320508075688,841),(972,840),(971.7320508075688,839),(971,838.2679491924312),(970,838),(969,838.2679491924312),(968.2679491924312,839)) -9685 ((967,850),(967.4019237886466,851.5),(968.5,852.5980762113534),(970,853),(971.5,852.5980762113534),(972.5980762113533,851.5),(973,850),(972.5980762113534,848.5),(971.5,847.4019237886467),(970,847),(968.5,847.4019237886466),(967.4019237886467,848.5)) -9686 ((966,860),(966.5358983848622,862),(968,863.4641016151378),(970,864),(972,863.4641016151378),(973.4641016151378,862),(974,860),(973.4641016151378,858),(972,856.5358983848622),(970,856),(968,856.5358983848622),(966.5358983848622,858)) -9687 ((965,870),(965.6698729810778,872.5),(967.5,874.3301270189222),(970,875),(972.5,874.3301270189222),(974.3301270189222,872.5),(975,870),(974.3301270189222,867.5),(972.5,865.6698729810778),(970,865),(967.5,865.6698729810778),(965.6698729810778,867.5)) -9688 ((964,880),(964.8038475772934,883),(967,885.1961524227066),(970,886),(973,885.1961524227066),(975.1961524227066,883),(976,880),(975.1961524227066,877),(973,874.8038475772934),(970,874),(967,874.8038475772934),(964.8038475772934,877)) -9689 ((963,890),(963.937822173509,893.5),(966.5,896.062177826491),(970,897),(973.5,896.062177826491),(976.062177826491,893.5),(977,890),(976.062177826491,886.5),(973.5,883.937822173509),(970,883),(966.5,883.937822173509),(963.937822173509,886.5)) -9690 ((962,900),(963.0717967697245,904),(966,906.9282032302755),(970,908),(974,906.9282032302755),(976.9282032302755,904),(978,900),(976.9282032302755,896),(974,893.0717967697245),(970,892),(966,893.0717967697245),(963.0717967697245,896)) -9691 ((961,910),(962.2057713659401,914.5),(965.5,917.7942286340599),(970,919),(974.5,917.7942286340599),(977.7942286340599,914.5),(979,910),(977.79422863406,905.5),(974.5,902.2057713659401),(970,901),(965.5,902.20577136594),(962.2057713659401,905.5)) -9692 ((960,920),(961.3397459621556,925),(965,928.6602540378444),(970,930),(975,928.6602540378444),(978.6602540378444,925),(980,920),(978.6602540378444,915),(975,911.3397459621556),(970,910),(965,911.3397459621556),(961.3397459621556,915)) -9693 ((969,930),(969.1339745962156,930.5),(969.5,930.8660254037844),(970,931),(970.5,930.8660254037844),(970.8660254037844,930.5),(971,930),(970.8660254037844,929.5),(970.5,929.1339745962156),(970,929),(969.5,929.1339745962156),(969.1339745962156,929.5)) -9694 ((968,940),(968.2679491924312,941),(969,941.7320508075688),(970,942),(971,941.7320508075688),(971.7320508075688,941),(972,940),(971.7320508075688,939),(971,938.2679491924312),(970,938),(969,938.2679491924312),(968.2679491924312,939)) -9695 ((967,950),(967.4019237886466,951.5),(968.5,952.5980762113534),(970,953),(971.5,952.5980762113534),(972.5980762113533,951.5),(973,950),(972.5980762113534,948.5),(971.5,947.4019237886467),(970,947),(968.5,947.4019237886466),(967.4019237886467,948.5)) -9696 ((966,960),(966.5358983848622,962),(968,963.4641016151378),(970,964),(972,963.4641016151378),(973.4641016151378,962),(974,960),(973.4641016151378,958),(972,956.5358983848622),(970,956),(968,956.5358983848622),(966.5358983848622,958)) -9697 ((965,970),(965.6698729810778,972.5),(967.5,974.3301270189222),(970,975),(972.5,974.3301270189222),(974.3301270189222,972.5),(975,970),(974.3301270189222,967.5),(972.5,965.6698729810778),(970,965),(967.5,965.6698729810778),(965.6698729810778,967.5)) -9698 ((964,980),(964.8038475772934,983),(967,985.1961524227066),(970,986),(973,985.1961524227066),(975.1961524227066,983),(976,980),(975.1961524227066,977),(973,974.8038475772934),(970,974),(967,974.8038475772934),(964.8038475772934,977)) -9699 ((963,990),(963.937822173509,993.5),(966.5,996.062177826491),(970,997),(973.5,996.062177826491),(976.062177826491,993.5),(977,990),(976.062177826491,986.5),(973.5,983.937822173509),(970,983),(966.5,983.937822173509),(963.937822173509,986.5)) -9700 ((962,1000),(963.0717967697245,1004),(966,1006.9282032302755),(970,1008),(974,1006.9282032302755),(976.9282032302755,1004),(978,1000),(976.9282032302755,996),(974,993.0717967697245),(970,992),(966,993.0717967697245),(963.0717967697245,996)) -9701 ((970,10),(971.3397459621556,15),(975,18.660254037844386),(980,20),(985,18.66025403784439),(988.6602540378444,15.000000000000004),(990,10.000000000000002),(988.6602540378444,5.000000000000003),(985,1.3397459621556145),(980,0),(975,1.3397459621556091),(971.3397459621556,4.999999999999996)) -9702 ((979,20),(979.1339745962156,20.5),(979.5,20.866025403784437),(980,21),(980.5,20.866025403784437),(980.8660254037844,20.5),(981,20),(980.8660254037844,19.5),(980.5,19.133974596215563),(980,19),(979.5,19.133974596215563),(979.1339745962156,19.5)) -9703 ((978,30),(978.2679491924312,31),(979,31.73205080756888),(980,32),(981,31.73205080756888),(981.7320508075688,31),(982,30),(981.7320508075688,29),(981,28.26794919243112),(980,28),(979,28.26794919243112),(978.2679491924312,29)) -9704 ((977,40),(977.4019237886466,41.5),(978.5,42.598076211353316),(980,43),(981.5,42.598076211353316),(982.5980762113533,41.5),(983,40),(982.5980762113534,38.5),(981.5,37.401923788646684),(980,37),(978.5,37.401923788646684),(977.4019237886467,38.5)) -9705 ((976,50),(976.5358983848622,52),(978,53.46410161513776),(980,54),(982,53.46410161513776),(983.4641016151378,52),(984,50),(983.4641016151378,48),(982,46.53589838486224),(980,46),(978,46.53589838486224),(976.5358983848622,48)) -9706 ((975,60),(975.6698729810778,62.5),(977.5,64.3301270189222),(980,65),(982.5,64.3301270189222),(984.3301270189222,62.5),(985,60),(984.3301270189222,57.5),(982.5,55.66987298107781),(980,55),(977.5,55.6698729810778),(975.6698729810778,57.5)) -9707 ((974,70),(974.8038475772934,73),(977,75.19615242270663),(980,76),(983,75.19615242270663),(985.1961524227066,73),(986,70),(985.1961524227066,67),(983,64.80384757729337),(980,64),(977,64.80384757729337),(974.8038475772934,67)) -9708 ((973,80),(973.937822173509,83.5),(976.5,86.06217782649107),(980,87),(983.5,86.06217782649107),(986.062177826491,83.5),(987,80),(986.062177826491,76.5),(983.5,73.93782217350893),(980,73),(976.5,73.93782217350892),(973.937822173509,76.5)) -9709 ((972,90),(973.0717967697245,94),(976,96.92820323027551),(980,98),(984,96.92820323027551),(986.9282032302755,94),(988,90),(986.9282032302755,86),(984,83.07179676972449),(980,82),(976,83.07179676972449),(973.0717967697245,86)) -9710 ((971,100),(972.2057713659401,104.5),(975.5,107.79422863405995),(980,109),(984.5,107.79422863405995),(987.7942286340599,104.5),(989,100),(987.79422863406,95.5),(984.5,92.20577136594005),(980,91),(975.5,92.20577136594005),(972.2057713659401,95.5)) -9711 ((970,110),(971.3397459621556,115),(975,118.66025403784438),(980,120),(985,118.66025403784438),(988.6602540378444,115),(990,110),(988.6602540378444,105),(985,101.33974596215562),(980,100),(975,101.3397459621556),(971.3397459621556,105)) -9712 ((979,120),(979.1339745962156,120.5),(979.5,120.86602540378443),(980,121),(980.5,120.86602540378443),(980.8660254037844,120.5),(981,120),(980.8660254037844,119.5),(980.5,119.13397459621557),(980,119),(979.5,119.13397459621557),(979.1339745962156,119.5)) -9713 ((978,130),(978.2679491924312,131),(979,131.73205080756887),(980,132),(981,131.73205080756887),(981.7320508075688,131),(982,130),(981.7320508075688,129),(981,128.26794919243113),(980,128),(979,128.26794919243113),(978.2679491924312,129)) -9714 ((977,140),(977.4019237886466,141.5),(978.5,142.59807621135332),(980,143),(981.5,142.59807621135332),(982.5980762113533,141.5),(983,140),(982.5980762113534,138.5),(981.5,137.40192378864668),(980,137),(978.5,137.40192378864668),(977.4019237886467,138.5)) -9715 ((976,150),(976.5358983848622,152),(978,153.46410161513776),(980,154),(982,153.46410161513776),(983.4641016151378,152),(984,150),(983.4641016151378,148),(982,146.53589838486224),(980,146),(978,146.53589838486224),(976.5358983848622,148)) -9716 ((975,160),(975.6698729810778,162.5),(977.5,164.33012701892218),(980,165),(982.5,164.33012701892218),(984.3301270189222,162.5),(985,160),(984.3301270189222,157.5),(982.5,155.66987298107782),(980,155),(977.5,155.66987298107782),(975.6698729810778,157.5)) -9717 ((974,170),(974.8038475772934,173),(977,175.19615242270663),(980,176),(983,175.19615242270663),(985.1961524227066,173),(986,170),(985.1961524227066,167),(983,164.80384757729337),(980,164),(977,164.80384757729337),(974.8038475772934,167)) -9718 ((973,180),(973.937822173509,183.5),(976.5,186.06217782649108),(980,187),(983.5,186.06217782649108),(986.062177826491,183.5),(987,180),(986.062177826491,176.5),(983.5,173.93782217350892),(980,173),(976.5,173.93782217350892),(973.937822173509,176.5)) -9719 ((972,190),(973.0717967697245,194),(976,196.9282032302755),(980,198),(984,196.9282032302755),(986.9282032302755,194),(988,190),(986.9282032302755,186),(984,183.0717967697245),(980,182),(976,183.0717967697245),(973.0717967697245,186)) -9720 ((971,200),(972.2057713659401,204.5),(975.5,207.79422863405995),(980,209),(984.5,207.79422863405995),(987.7942286340599,204.5),(989,200),(987.79422863406,195.5),(984.5,192.20577136594005),(980,191),(975.5,192.20577136594005),(972.2057713659401,195.5)) -9721 ((970,210),(971.3397459621556,215),(975,218.6602540378444),(980,220),(985,218.6602540378444),(988.6602540378444,215),(990,210),(988.6602540378444,205),(985,201.3397459621556),(980,200),(975,201.3397459621556),(971.3397459621556,205)) -9722 ((979,220),(979.1339745962156,220.5),(979.5,220.86602540378445),(980,221),(980.5,220.86602540378445),(980.8660254037844,220.5),(981,220),(980.8660254037844,219.5),(980.5,219.13397459621555),(980,219),(979.5,219.13397459621555),(979.1339745962156,219.5)) -9723 ((978,230),(978.2679491924312,231),(979,231.73205080756887),(980,232),(981,231.73205080756887),(981.7320508075688,231),(982,230),(981.7320508075688,229),(981,228.26794919243113),(980,228),(979,228.26794919243113),(978.2679491924312,229)) -9724 ((977,240),(977.4019237886466,241.5),(978.5,242.59807621135332),(980,243),(981.5,242.59807621135332),(982.5980762113533,241.5),(983,240),(982.5980762113534,238.5),(981.5,237.40192378864668),(980,237),(978.5,237.40192378864668),(977.4019237886467,238.5)) -9725 ((976,250),(976.5358983848622,252),(978,253.46410161513776),(980,254),(982,253.46410161513776),(983.4641016151378,252),(984,250),(983.4641016151378,248),(982,246.53589838486224),(980,246),(978,246.53589838486224),(976.5358983848622,248)) -9726 ((975,260),(975.6698729810778,262.5),(977.5,264.3301270189222),(980,265),(982.5,264.3301270189222),(984.3301270189222,262.5),(985,260),(984.3301270189222,257.5),(982.5,255.66987298107782),(980,255),(977.5,255.66987298107782),(975.6698729810778,257.5)) -9727 ((974,270),(974.8038475772934,273),(977,275.19615242270663),(980,276),(983,275.19615242270663),(985.1961524227066,273),(986,270),(985.1961524227066,267),(983,264.80384757729337),(980,264),(977,264.80384757729337),(974.8038475772934,267)) -9728 ((973,280),(973.937822173509,283.5),(976.5,286.06217782649105),(980,287),(983.5,286.06217782649105),(986.062177826491,283.5),(987,280),(986.062177826491,276.5),(983.5,273.93782217350895),(980,273),(976.5,273.93782217350895),(973.937822173509,276.5)) -9729 ((972,290),(973.0717967697245,294),(976,296.9282032302755),(980,298),(984,296.9282032302755),(986.9282032302755,294),(988,290),(986.9282032302755,286),(984,283.0717967697245),(980,282),(976,283.0717967697245),(973.0717967697245,286)) -9730 ((971,300),(972.2057713659401,304.5),(975.5,307.79422863405995),(980,309),(984.5,307.79422863405995),(987.7942286340599,304.5),(989,300),(987.79422863406,295.5),(984.5,292.20577136594005),(980,291),(975.5,292.20577136594005),(972.2057713659401,295.5)) -9731 ((970,310),(971.3397459621556,315),(975,318.66025403784437),(980,320),(985,318.66025403784437),(988.6602540378444,315),(990,310),(988.6602540378444,305),(985,301.33974596215563),(980,300),(975,301.33974596215563),(971.3397459621556,305)) -9732 ((979,320),(979.1339745962156,320.5),(979.5,320.8660254037844),(980,321),(980.5,320.8660254037844),(980.8660254037844,320.5),(981,320),(980.8660254037844,319.5),(980.5,319.1339745962156),(980,319),(979.5,319.1339745962156),(979.1339745962156,319.5)) -9733 ((978,330),(978.2679491924312,331),(979,331.7320508075689),(980,332),(981,331.7320508075689),(981.7320508075688,331),(982,330),(981.7320508075688,329),(981,328.2679491924311),(980,328),(979,328.2679491924311),(978.2679491924312,329)) -9734 ((977,340),(977.4019237886466,341.5),(978.5,342.5980762113533),(980,343),(981.5,342.5980762113533),(982.5980762113533,341.5),(983,340),(982.5980762113534,338.5),(981.5,337.4019237886467),(980,337),(978.5,337.4019237886467),(977.4019237886467,338.5)) -9735 ((976,350),(976.5358983848622,352),(978,353.46410161513774),(980,354),(982,353.46410161513774),(983.4641016151378,352),(984,350),(983.4641016151378,348),(982,346.53589838486226),(980,346),(978,346.53589838486226),(976.5358983848622,348)) -9736 ((975,360),(975.6698729810778,362.5),(977.5,364.3301270189222),(980,365),(982.5,364.3301270189222),(984.3301270189222,362.5),(985,360),(984.3301270189222,357.5),(982.5,355.6698729810778),(980,355),(977.5,355.6698729810778),(975.6698729810778,357.5)) -9737 ((974,370),(974.8038475772934,373),(977,375.19615242270663),(980,376),(983,375.19615242270663),(985.1961524227066,373),(986,370),(985.1961524227066,367),(983,364.80384757729337),(980,364),(977,364.80384757729337),(974.8038475772934,367)) -9738 ((973,380),(973.937822173509,383.5),(976.5,386.06217782649105),(980,387),(983.5,386.06217782649105),(986.062177826491,383.5),(987,380),(986.062177826491,376.5),(983.5,373.93782217350895),(980,373),(976.5,373.93782217350895),(973.937822173509,376.5)) -9739 ((972,390),(973.0717967697245,394),(976,396.9282032302755),(980,398),(984,396.9282032302755),(986.9282032302755,394),(988,390),(986.9282032302755,386),(984,383.0717967697245),(980,382),(976,383.0717967697245),(973.0717967697245,386)) -9740 ((971,400),(972.2057713659401,404.5),(975.5,407.79422863405995),(980,409),(984.5,407.79422863405995),(987.7942286340599,404.5),(989,400),(987.79422863406,395.5),(984.5,392.20577136594005),(980,391),(975.5,392.20577136594005),(972.2057713659401,395.5)) -9741 ((970,410),(971.3397459621556,415),(975,418.66025403784437),(980,420),(985,418.66025403784437),(988.6602540378444,415),(990,410),(988.6602540378444,405),(985,401.33974596215563),(980,400),(975,401.33974596215563),(971.3397459621556,405)) -9742 ((979,420),(979.1339745962156,420.5),(979.5,420.8660254037844),(980,421),(980.5,420.8660254037844),(980.8660254037844,420.5),(981,420),(980.8660254037844,419.5),(980.5,419.1339745962156),(980,419),(979.5,419.1339745962156),(979.1339745962156,419.5)) -9743 ((978,430),(978.2679491924312,431),(979,431.7320508075689),(980,432),(981,431.7320508075689),(981.7320508075688,431),(982,430),(981.7320508075688,429),(981,428.2679491924311),(980,428),(979,428.2679491924311),(978.2679491924312,429)) -9744 ((977,440),(977.4019237886466,441.5),(978.5,442.5980762113533),(980,443),(981.5,442.5980762113533),(982.5980762113533,441.5),(983,440),(982.5980762113534,438.5),(981.5,437.4019237886467),(980,437),(978.5,437.4019237886467),(977.4019237886467,438.5)) -9745 ((976,450),(976.5358983848622,452),(978,453.46410161513774),(980,454),(982,453.46410161513774),(983.4641016151378,452),(984,450),(983.4641016151378,448),(982,446.53589838486226),(980,446),(978,446.53589838486226),(976.5358983848622,448)) -9746 ((975,460),(975.6698729810778,462.5),(977.5,464.3301270189222),(980,465),(982.5,464.3301270189222),(984.3301270189222,462.5),(985,460),(984.3301270189222,457.5),(982.5,455.6698729810778),(980,455),(977.5,455.6698729810778),(975.6698729810778,457.5)) -9747 ((974,470),(974.8038475772934,473),(977,475.19615242270663),(980,476),(983,475.19615242270663),(985.1961524227066,473),(986,470),(985.1961524227066,467),(983,464.80384757729337),(980,464),(977,464.80384757729337),(974.8038475772934,467)) -9748 ((973,480),(973.937822173509,483.5),(976.5,486.06217782649105),(980,487),(983.5,486.06217782649105),(986.062177826491,483.5),(987,480),(986.062177826491,476.5),(983.5,473.93782217350895),(980,473),(976.5,473.93782217350895),(973.937822173509,476.5)) -9749 ((972,490),(973.0717967697245,494),(976,496.9282032302755),(980,498),(984,496.9282032302755),(986.9282032302755,494),(988,490),(986.9282032302755,486),(984,483.0717967697245),(980,482),(976,483.0717967697245),(973.0717967697245,486)) -9750 ((971,500),(972.2057713659401,504.5),(975.5,507.79422863405995),(980,509),(984.5,507.79422863405995),(987.7942286340599,504.5),(989,500),(987.79422863406,495.5),(984.5,492.20577136594005),(980,491),(975.5,492.20577136594005),(972.2057713659401,495.5)) -9751 ((970,510),(971.3397459621556,515),(975,518.6602540378444),(980,520),(985,518.6602540378444),(988.6602540378444,515),(990,510),(988.6602540378444,505),(985,501.33974596215563),(980,500),(975,501.33974596215563),(971.3397459621556,505)) -9752 ((979,520),(979.1339745962156,520.5),(979.5,520.8660254037844),(980,521),(980.5,520.8660254037844),(980.8660254037844,520.5),(981,520),(980.8660254037844,519.5),(980.5,519.1339745962156),(980,519),(979.5,519.1339745962156),(979.1339745962156,519.5)) -9753 ((978,530),(978.2679491924312,531),(979,531.7320508075688),(980,532),(981,531.7320508075688),(981.7320508075688,531),(982,530),(981.7320508075688,529),(981,528.2679491924312),(980,528),(979,528.2679491924312),(978.2679491924312,529)) -9754 ((977,540),(977.4019237886466,541.5),(978.5,542.5980762113534),(980,543),(981.5,542.5980762113534),(982.5980762113533,541.5),(983,540),(982.5980762113534,538.5),(981.5,537.4019237886467),(980,537),(978.5,537.4019237886466),(977.4019237886467,538.5)) -9755 ((976,550),(976.5358983848622,552),(978,553.4641016151378),(980,554),(982,553.4641016151378),(983.4641016151378,552),(984,550),(983.4641016151378,548),(982,546.5358983848622),(980,546),(978,546.5358983848622),(976.5358983848622,548)) -9756 ((975,560),(975.6698729810778,562.5),(977.5,564.3301270189222),(980,565),(982.5,564.3301270189222),(984.3301270189222,562.5),(985,560),(984.3301270189222,557.5),(982.5,555.6698729810778),(980,555),(977.5,555.6698729810778),(975.6698729810778,557.5)) -9757 ((974,570),(974.8038475772934,573),(977,575.1961524227066),(980,576),(983,575.1961524227066),(985.1961524227066,573),(986,570),(985.1961524227066,567),(983,564.8038475772934),(980,564),(977,564.8038475772934),(974.8038475772934,567)) -9758 ((973,580),(973.937822173509,583.5),(976.5,586.062177826491),(980,587),(983.5,586.062177826491),(986.062177826491,583.5),(987,580),(986.062177826491,576.5),(983.5,573.937822173509),(980,573),(976.5,573.937822173509),(973.937822173509,576.5)) -9759 ((972,590),(973.0717967697245,594),(976,596.9282032302755),(980,598),(984,596.9282032302755),(986.9282032302755,594),(988,590),(986.9282032302755,586),(984,583.0717967697245),(980,582),(976,583.0717967697245),(973.0717967697245,586)) -9760 ((971,600),(972.2057713659401,604.5),(975.5,607.7942286340599),(980,609),(984.5,607.7942286340599),(987.7942286340599,604.5),(989,600),(987.79422863406,595.5),(984.5,592.2057713659401),(980,591),(975.5,592.20577136594),(972.2057713659401,595.5)) -9761 ((970,610),(971.3397459621556,615),(975,618.6602540378444),(980,620),(985,618.6602540378444),(988.6602540378444,615),(990,610),(988.6602540378444,605),(985,601.3397459621556),(980,600),(975,601.3397459621556),(971.3397459621556,605)) -9762 ((979,620),(979.1339745962156,620.5),(979.5,620.8660254037844),(980,621),(980.5,620.8660254037844),(980.8660254037844,620.5),(981,620),(980.8660254037844,619.5),(980.5,619.1339745962156),(980,619),(979.5,619.1339745962156),(979.1339745962156,619.5)) -9763 ((978,630),(978.2679491924312,631),(979,631.7320508075688),(980,632),(981,631.7320508075688),(981.7320508075688,631),(982,630),(981.7320508075688,629),(981,628.2679491924312),(980,628),(979,628.2679491924312),(978.2679491924312,629)) -9764 ((977,640),(977.4019237886466,641.5),(978.5,642.5980762113534),(980,643),(981.5,642.5980762113534),(982.5980762113533,641.5),(983,640),(982.5980762113534,638.5),(981.5,637.4019237886467),(980,637),(978.5,637.4019237886466),(977.4019237886467,638.5)) -9765 ((976,650),(976.5358983848622,652),(978,653.4641016151378),(980,654),(982,653.4641016151378),(983.4641016151378,652),(984,650),(983.4641016151378,648),(982,646.5358983848622),(980,646),(978,646.5358983848622),(976.5358983848622,648)) -9766 ((975,660),(975.6698729810778,662.5),(977.5,664.3301270189222),(980,665),(982.5,664.3301270189222),(984.3301270189222,662.5),(985,660),(984.3301270189222,657.5),(982.5,655.6698729810778),(980,655),(977.5,655.6698729810778),(975.6698729810778,657.5)) -9767 ((974,670),(974.8038475772934,673),(977,675.1961524227066),(980,676),(983,675.1961524227066),(985.1961524227066,673),(986,670),(985.1961524227066,667),(983,664.8038475772934),(980,664),(977,664.8038475772934),(974.8038475772934,667)) -9768 ((973,680),(973.937822173509,683.5),(976.5,686.062177826491),(980,687),(983.5,686.062177826491),(986.062177826491,683.5),(987,680),(986.062177826491,676.5),(983.5,673.937822173509),(980,673),(976.5,673.937822173509),(973.937822173509,676.5)) -9769 ((972,690),(973.0717967697245,694),(976,696.9282032302755),(980,698),(984,696.9282032302755),(986.9282032302755,694),(988,690),(986.9282032302755,686),(984,683.0717967697245),(980,682),(976,683.0717967697245),(973.0717967697245,686)) -9770 ((971,700),(972.2057713659401,704.5),(975.5,707.7942286340599),(980,709),(984.5,707.7942286340599),(987.7942286340599,704.5),(989,700),(987.79422863406,695.5),(984.5,692.2057713659401),(980,691),(975.5,692.20577136594),(972.2057713659401,695.5)) -9771 ((970,710),(971.3397459621556,715),(975,718.6602540378444),(980,720),(985,718.6602540378444),(988.6602540378444,715),(990,710),(988.6602540378444,705),(985,701.3397459621556),(980,700),(975,701.3397459621556),(971.3397459621556,705)) -9772 ((979,720),(979.1339745962156,720.5),(979.5,720.8660254037844),(980,721),(980.5,720.8660254037844),(980.8660254037844,720.5),(981,720),(980.8660254037844,719.5),(980.5,719.1339745962156),(980,719),(979.5,719.1339745962156),(979.1339745962156,719.5)) -9773 ((978,730),(978.2679491924312,731),(979,731.7320508075688),(980,732),(981,731.7320508075688),(981.7320508075688,731),(982,730),(981.7320508075688,729),(981,728.2679491924312),(980,728),(979,728.2679491924312),(978.2679491924312,729)) -9774 ((977,740),(977.4019237886466,741.5),(978.5,742.5980762113534),(980,743),(981.5,742.5980762113534),(982.5980762113533,741.5),(983,740),(982.5980762113534,738.5),(981.5,737.4019237886467),(980,737),(978.5,737.4019237886466),(977.4019237886467,738.5)) -9775 ((976,750),(976.5358983848622,752),(978,753.4641016151378),(980,754),(982,753.4641016151378),(983.4641016151378,752),(984,750),(983.4641016151378,748),(982,746.5358983848622),(980,746),(978,746.5358983848622),(976.5358983848622,748)) -9776 ((975,760),(975.6698729810778,762.5),(977.5,764.3301270189222),(980,765),(982.5,764.3301270189222),(984.3301270189222,762.5),(985,760),(984.3301270189222,757.5),(982.5,755.6698729810778),(980,755),(977.5,755.6698729810778),(975.6698729810778,757.5)) -9777 ((974,770),(974.8038475772934,773),(977,775.1961524227066),(980,776),(983,775.1961524227066),(985.1961524227066,773),(986,770),(985.1961524227066,767),(983,764.8038475772934),(980,764),(977,764.8038475772934),(974.8038475772934,767)) -9778 ((973,780),(973.937822173509,783.5),(976.5,786.062177826491),(980,787),(983.5,786.062177826491),(986.062177826491,783.5),(987,780),(986.062177826491,776.5),(983.5,773.937822173509),(980,773),(976.5,773.937822173509),(973.937822173509,776.5)) -9779 ((972,790),(973.0717967697245,794),(976,796.9282032302755),(980,798),(984,796.9282032302755),(986.9282032302755,794),(988,790),(986.9282032302755,786),(984,783.0717967697245),(980,782),(976,783.0717967697245),(973.0717967697245,786)) -9780 ((971,800),(972.2057713659401,804.5),(975.5,807.7942286340599),(980,809),(984.5,807.7942286340599),(987.7942286340599,804.5),(989,800),(987.79422863406,795.5),(984.5,792.2057713659401),(980,791),(975.5,792.20577136594),(972.2057713659401,795.5)) -9781 ((970,810),(971.3397459621556,815),(975,818.6602540378444),(980,820),(985,818.6602540378444),(988.6602540378444,815),(990,810),(988.6602540378444,805),(985,801.3397459621556),(980,800),(975,801.3397459621556),(971.3397459621556,805)) -9782 ((979,820),(979.1339745962156,820.5),(979.5,820.8660254037844),(980,821),(980.5,820.8660254037844),(980.8660254037844,820.5),(981,820),(980.8660254037844,819.5),(980.5,819.1339745962156),(980,819),(979.5,819.1339745962156),(979.1339745962156,819.5)) -9783 ((978,830),(978.2679491924312,831),(979,831.7320508075688),(980,832),(981,831.7320508075688),(981.7320508075688,831),(982,830),(981.7320508075688,829),(981,828.2679491924312),(980,828),(979,828.2679491924312),(978.2679491924312,829)) -9784 ((977,840),(977.4019237886466,841.5),(978.5,842.5980762113534),(980,843),(981.5,842.5980762113534),(982.5980762113533,841.5),(983,840),(982.5980762113534,838.5),(981.5,837.4019237886467),(980,837),(978.5,837.4019237886466),(977.4019237886467,838.5)) -9785 ((976,850),(976.5358983848622,852),(978,853.4641016151378),(980,854),(982,853.4641016151378),(983.4641016151378,852),(984,850),(983.4641016151378,848),(982,846.5358983848622),(980,846),(978,846.5358983848622),(976.5358983848622,848)) -9786 ((975,860),(975.6698729810778,862.5),(977.5,864.3301270189222),(980,865),(982.5,864.3301270189222),(984.3301270189222,862.5),(985,860),(984.3301270189222,857.5),(982.5,855.6698729810778),(980,855),(977.5,855.6698729810778),(975.6698729810778,857.5)) -9787 ((974,870),(974.8038475772934,873),(977,875.1961524227066),(980,876),(983,875.1961524227066),(985.1961524227066,873),(986,870),(985.1961524227066,867),(983,864.8038475772934),(980,864),(977,864.8038475772934),(974.8038475772934,867)) -9788 ((973,880),(973.937822173509,883.5),(976.5,886.062177826491),(980,887),(983.5,886.062177826491),(986.062177826491,883.5),(987,880),(986.062177826491,876.5),(983.5,873.937822173509),(980,873),(976.5,873.937822173509),(973.937822173509,876.5)) -9789 ((972,890),(973.0717967697245,894),(976,896.9282032302755),(980,898),(984,896.9282032302755),(986.9282032302755,894),(988,890),(986.9282032302755,886),(984,883.0717967697245),(980,882),(976,883.0717967697245),(973.0717967697245,886)) -9790 ((971,900),(972.2057713659401,904.5),(975.5,907.7942286340599),(980,909),(984.5,907.7942286340599),(987.7942286340599,904.5),(989,900),(987.79422863406,895.5),(984.5,892.2057713659401),(980,891),(975.5,892.20577136594),(972.2057713659401,895.5)) -9791 ((970,910),(971.3397459621556,915),(975,918.6602540378444),(980,920),(985,918.6602540378444),(988.6602540378444,915),(990,910),(988.6602540378444,905),(985,901.3397459621556),(980,900),(975,901.3397459621556),(971.3397459621556,905)) -9792 ((979,920),(979.1339745962156,920.5),(979.5,920.8660254037844),(980,921),(980.5,920.8660254037844),(980.8660254037844,920.5),(981,920),(980.8660254037844,919.5),(980.5,919.1339745962156),(980,919),(979.5,919.1339745962156),(979.1339745962156,919.5)) -9793 ((978,930),(978.2679491924312,931),(979,931.7320508075688),(980,932),(981,931.7320508075688),(981.7320508075688,931),(982,930),(981.7320508075688,929),(981,928.2679491924312),(980,928),(979,928.2679491924312),(978.2679491924312,929)) -9794 ((977,940),(977.4019237886466,941.5),(978.5,942.5980762113534),(980,943),(981.5,942.5980762113534),(982.5980762113533,941.5),(983,940),(982.5980762113534,938.5),(981.5,937.4019237886467),(980,937),(978.5,937.4019237886466),(977.4019237886467,938.5)) -9795 ((976,950),(976.5358983848622,952),(978,953.4641016151378),(980,954),(982,953.4641016151378),(983.4641016151378,952),(984,950),(983.4641016151378,948),(982,946.5358983848622),(980,946),(978,946.5358983848622),(976.5358983848622,948)) -9796 ((975,960),(975.6698729810778,962.5),(977.5,964.3301270189222),(980,965),(982.5,964.3301270189222),(984.3301270189222,962.5),(985,960),(984.3301270189222,957.5),(982.5,955.6698729810778),(980,955),(977.5,955.6698729810778),(975.6698729810778,957.5)) -9797 ((974,970),(974.8038475772934,973),(977,975.1961524227066),(980,976),(983,975.1961524227066),(985.1961524227066,973),(986,970),(985.1961524227066,967),(983,964.8038475772934),(980,964),(977,964.8038475772934),(974.8038475772934,967)) -9798 ((973,980),(973.937822173509,983.5),(976.5,986.062177826491),(980,987),(983.5,986.062177826491),(986.062177826491,983.5),(987,980),(986.062177826491,976.5),(983.5,973.937822173509),(980,973),(976.5,973.937822173509),(973.937822173509,976.5)) -9799 ((972,990),(973.0717967697245,994),(976,996.9282032302755),(980,998),(984,996.9282032302755),(986.9282032302755,994),(988,990),(986.9282032302755,986),(984,983.0717967697245),(980,982),(976,983.0717967697245),(973.0717967697245,986)) -9800 ((971,1000),(972.2057713659401,1004.5),(975.5,1007.7942286340599),(980,1009),(984.5,1007.7942286340599),(987.7942286340599,1004.5),(989,1000),(987.79422863406,995.5),(984.5,992.2057713659401),(980,991),(975.5,992.20577136594),(972.2057713659401,995.5)) -9801 ((989,10),(989.1339745962156,10.5),(989.5,10.86602540378444),(990,11),(990.5,10.86602540378444),(990.8660254037844,10.5),(991,10),(990.8660254037844,9.5),(990.5,9.13397459621556),(990,9),(989.5,9.13397459621556),(989.1339745962156,9.5)) -9802 ((988,20),(988.2679491924312,21),(989,21.73205080756888),(990,22),(991,21.73205080756888),(991.7320508075688,21),(992,20),(991.7320508075688,19),(991,18.26794919243112),(990,18),(989,18.26794919243112),(988.2679491924312,19)) -9803 ((987,30),(987.4019237886466,31.5),(988.5,32.598076211353316),(990,33),(991.5,32.598076211353316),(992.5980762113533,31.5),(993,30),(992.5980762113534,28.5),(991.5,27.401923788646684),(990,27),(988.5,27.401923788646684),(987.4019237886467,28.5)) -9804 ((986,40),(986.5358983848622,42),(988,43.46410161513776),(990,44),(992,43.46410161513776),(993.4641016151378,42),(994,40),(993.4641016151378,38),(992,36.53589838486224),(990,36),(988,36.53589838486224),(986.5358983848622,38)) -9805 ((985,50),(985.6698729810778,52.5),(987.5,54.33012701892219),(990,55),(992.5,54.33012701892219),(994.3301270189222,52.5),(995,50),(994.3301270189222,47.5),(992.5,45.66987298107781),(990,45),(987.5,45.6698729810778),(985.6698729810778,47.5)) -9806 ((984,60),(984.8038475772934,63),(987,65.19615242270663),(990,66),(993,65.19615242270663),(995.1961524227066,63),(996,60),(995.1961524227066,57),(993,54.80384757729337),(990,54),(987,54.80384757729337),(984.8038475772934,57)) -9807 ((983,70),(983.937822173509,73.5),(986.5,76.06217782649107),(990,77),(993.5,76.06217782649107),(996.062177826491,73.5),(997,70),(996.062177826491,66.5),(993.5,63.937822173508934),(990,63),(986.5,63.93782217350893),(983.937822173509,66.5)) -9808 ((982,80),(983.0717967697245,84),(986,86.92820323027551),(990,88),(994,86.92820323027551),(996.9282032302755,84),(998,80),(996.9282032302755,76),(994,73.07179676972449),(990,72),(986,73.07179676972449),(983.0717967697245,76)) -9809 ((981,90),(982.2057713659401,94.5),(985.5,97.79422863405995),(990,99),(994.5,97.79422863405995),(997.7942286340599,94.5),(999,90),(997.79422863406,85.5),(994.5,82.20577136594005),(990,81),(985.5,82.20577136594005),(982.2057713659401,85.5)) -9810 ((980,100),(981.3397459621556,105),(985,108.66025403784438),(990,110),(995,108.66025403784438),(998.6602540378444,105),(1000,100),(998.6602540378444,95),(995,91.33974596215562),(990,90),(985,91.3397459621556),(981.3397459621556,95)) -9811 ((989,110),(989.1339745962156,110.5),(989.5,110.86602540378443),(990,111),(990.5,110.86602540378443),(990.8660254037844,110.5),(991,110),(990.8660254037844,109.5),(990.5,109.13397459621557),(990,109),(989.5,109.13397459621557),(989.1339745962156,109.5)) -9812 ((988,120),(988.2679491924312,121),(989,121.73205080756888),(990,122),(991,121.73205080756888),(991.7320508075688,121),(992,120),(991.7320508075688,119),(991,118.26794919243112),(990,118),(989,118.26794919243112),(988.2679491924312,119)) -9813 ((987,130),(987.4019237886466,131.5),(988.5,132.59807621135332),(990,133),(991.5,132.59807621135332),(992.5980762113533,131.5),(993,130),(992.5980762113534,128.5),(991.5,127.40192378864668),(990,127),(988.5,127.40192378864668),(987.4019237886467,128.5)) -9814 ((986,140),(986.5358983848622,142),(988,143.46410161513776),(990,144),(992,143.46410161513776),(993.4641016151378,142),(994,140),(993.4641016151378,138),(992,136.53589838486224),(990,136),(988,136.53589838486224),(986.5358983848622,138)) -9815 ((985,150),(985.6698729810778,152.5),(987.5,154.33012701892218),(990,155),(992.5,154.33012701892218),(994.3301270189222,152.5),(995,150),(994.3301270189222,147.5),(992.5,145.66987298107782),(990,145),(987.5,145.66987298107782),(985.6698729810778,147.5)) -9816 ((984,160),(984.8038475772934,163),(987,165.19615242270663),(990,166),(993,165.19615242270663),(995.1961524227066,163),(996,160),(995.1961524227066,157),(993,154.80384757729337),(990,154),(987,154.80384757729337),(984.8038475772934,157)) -9817 ((983,170),(983.937822173509,173.5),(986.5,176.06217782649108),(990,177),(993.5,176.06217782649108),(996.062177826491,173.5),(997,170),(996.062177826491,166.5),(993.5,163.93782217350892),(990,163),(986.5,163.93782217350892),(983.937822173509,166.5)) -9818 ((982,180),(983.0717967697245,184),(986,186.9282032302755),(990,188),(994,186.9282032302755),(996.9282032302755,184),(998,180),(996.9282032302755,176),(994,173.0717967697245),(990,172),(986,173.0717967697245),(983.0717967697245,176)) -9819 ((981,190),(982.2057713659401,194.5),(985.5,197.79422863405995),(990,199),(994.5,197.79422863405995),(997.7942286340599,194.5),(999,190),(997.79422863406,185.5),(994.5,182.20577136594005),(990,181),(985.5,182.20577136594005),(982.2057713659401,185.5)) -9820 ((980,200),(981.3397459621556,205),(985,208.6602540378444),(990,210),(995,208.6602540378444),(998.6602540378444,205),(1000,200),(998.6602540378444,195),(995,191.3397459621556),(990,190),(985,191.3397459621556),(981.3397459621556,195)) -9821 ((989,210),(989.1339745962156,210.5),(989.5,210.86602540378445),(990,211),(990.5,210.86602540378445),(990.8660254037844,210.5),(991,210),(990.8660254037844,209.5),(990.5,209.13397459621555),(990,209),(989.5,209.13397459621555),(989.1339745962156,209.5)) -9822 ((988,220),(988.2679491924312,221),(989,221.73205080756887),(990,222),(991,221.73205080756887),(991.7320508075688,221),(992,220),(991.7320508075688,219),(991,218.26794919243113),(990,218),(989,218.26794919243113),(988.2679491924312,219)) -9823 ((987,230),(987.4019237886466,231.5),(988.5,232.59807621135332),(990,233),(991.5,232.59807621135332),(992.5980762113533,231.5),(993,230),(992.5980762113534,228.5),(991.5,227.40192378864668),(990,227),(988.5,227.40192378864668),(987.4019237886467,228.5)) -9824 ((986,240),(986.5358983848622,242),(988,243.46410161513776),(990,244),(992,243.46410161513776),(993.4641016151378,242),(994,240),(993.4641016151378,238),(992,236.53589838486224),(990,236),(988,236.53589838486224),(986.5358983848622,238)) -9825 ((985,250),(985.6698729810778,252.5),(987.5,254.33012701892218),(990,255),(992.5,254.33012701892218),(994.3301270189222,252.5),(995,250),(994.3301270189222,247.5),(992.5,245.66987298107782),(990,245),(987.5,245.66987298107782),(985.6698729810778,247.5)) -9826 ((984,260),(984.8038475772934,263),(987,265.19615242270663),(990,266),(993,265.19615242270663),(995.1961524227066,263),(996,260),(995.1961524227066,257),(993,254.80384757729337),(990,254),(987,254.80384757729337),(984.8038475772934,257)) -9827 ((983,270),(983.937822173509,273.5),(986.5,276.06217782649105),(990,277),(993.5,276.06217782649105),(996.062177826491,273.5),(997,270),(996.062177826491,266.5),(993.5,263.93782217350895),(990,263),(986.5,263.93782217350895),(983.937822173509,266.5)) -9828 ((982,280),(983.0717967697245,284),(986,286.9282032302755),(990,288),(994,286.9282032302755),(996.9282032302755,284),(998,280),(996.9282032302755,276),(994,273.0717967697245),(990,272),(986,273.0717967697245),(983.0717967697245,276)) -9829 ((981,290),(982.2057713659401,294.5),(985.5,297.79422863405995),(990,299),(994.5,297.79422863405995),(997.7942286340599,294.5),(999,290),(997.79422863406,285.5),(994.5,282.20577136594005),(990,281),(985.5,282.20577136594005),(982.2057713659401,285.5)) -9830 ((980,300),(981.3397459621556,305),(985,308.66025403784437),(990,310),(995,308.66025403784437),(998.6602540378444,305),(1000,300),(998.6602540378444,295),(995,291.33974596215563),(990,290),(985,291.33974596215563),(981.3397459621556,295)) -9831 ((989,310),(989.1339745962156,310.5),(989.5,310.8660254037844),(990,311),(990.5,310.8660254037844),(990.8660254037844,310.5),(991,310),(990.8660254037844,309.5),(990.5,309.1339745962156),(990,309),(989.5,309.1339745962156),(989.1339745962156,309.5)) -9832 ((988,320),(988.2679491924312,321),(989,321.7320508075689),(990,322),(991,321.7320508075689),(991.7320508075688,321),(992,320),(991.7320508075688,319),(991,318.2679491924311),(990,318),(989,318.2679491924311),(988.2679491924312,319)) -9833 ((987,330),(987.4019237886466,331.5),(988.5,332.5980762113533),(990,333),(991.5,332.5980762113533),(992.5980762113533,331.5),(993,330),(992.5980762113534,328.5),(991.5,327.4019237886467),(990,327),(988.5,327.4019237886467),(987.4019237886467,328.5)) -9834 ((986,340),(986.5358983848622,342),(988,343.46410161513774),(990,344),(992,343.46410161513774),(993.4641016151378,342),(994,340),(993.4641016151378,338),(992,336.53589838486226),(990,336),(988,336.53589838486226),(986.5358983848622,338)) -9835 ((985,350),(985.6698729810778,352.5),(987.5,354.3301270189222),(990,355),(992.5,354.3301270189222),(994.3301270189222,352.5),(995,350),(994.3301270189222,347.5),(992.5,345.6698729810778),(990,345),(987.5,345.6698729810778),(985.6698729810778,347.5)) -9836 ((984,360),(984.8038475772934,363),(987,365.19615242270663),(990,366),(993,365.19615242270663),(995.1961524227066,363),(996,360),(995.1961524227066,357),(993,354.80384757729337),(990,354),(987,354.80384757729337),(984.8038475772934,357)) -9837 ((983,370),(983.937822173509,373.5),(986.5,376.06217782649105),(990,377),(993.5,376.06217782649105),(996.062177826491,373.5),(997,370),(996.062177826491,366.5),(993.5,363.93782217350895),(990,363),(986.5,363.93782217350895),(983.937822173509,366.5)) -9838 ((982,380),(983.0717967697245,384),(986,386.9282032302755),(990,388),(994,386.9282032302755),(996.9282032302755,384),(998,380),(996.9282032302755,376),(994,373.0717967697245),(990,372),(986,373.0717967697245),(983.0717967697245,376)) -9839 ((981,390),(982.2057713659401,394.5),(985.5,397.79422863405995),(990,399),(994.5,397.79422863405995),(997.7942286340599,394.5),(999,390),(997.79422863406,385.5),(994.5,382.20577136594005),(990,381),(985.5,382.20577136594005),(982.2057713659401,385.5)) -9840 ((980,400),(981.3397459621556,405),(985,408.66025403784437),(990,410),(995,408.66025403784437),(998.6602540378444,405),(1000,400),(998.6602540378444,395),(995,391.33974596215563),(990,390),(985,391.33974596215563),(981.3397459621556,395)) -9841 ((989,410),(989.1339745962156,410.5),(989.5,410.8660254037844),(990,411),(990.5,410.8660254037844),(990.8660254037844,410.5),(991,410),(990.8660254037844,409.5),(990.5,409.1339745962156),(990,409),(989.5,409.1339745962156),(989.1339745962156,409.5)) -9842 ((988,420),(988.2679491924312,421),(989,421.7320508075689),(990,422),(991,421.7320508075689),(991.7320508075688,421),(992,420),(991.7320508075688,419),(991,418.2679491924311),(990,418),(989,418.2679491924311),(988.2679491924312,419)) -9843 ((987,430),(987.4019237886466,431.5),(988.5,432.5980762113533),(990,433),(991.5,432.5980762113533),(992.5980762113533,431.5),(993,430),(992.5980762113534,428.5),(991.5,427.4019237886467),(990,427),(988.5,427.4019237886467),(987.4019237886467,428.5)) -9844 ((986,440),(986.5358983848622,442),(988,443.46410161513774),(990,444),(992,443.46410161513774),(993.4641016151378,442),(994,440),(993.4641016151378,438),(992,436.53589838486226),(990,436),(988,436.53589838486226),(986.5358983848622,438)) -9845 ((985,450),(985.6698729810778,452.5),(987.5,454.3301270189222),(990,455),(992.5,454.3301270189222),(994.3301270189222,452.5),(995,450),(994.3301270189222,447.5),(992.5,445.6698729810778),(990,445),(987.5,445.6698729810778),(985.6698729810778,447.5)) -9846 ((984,460),(984.8038475772934,463),(987,465.19615242270663),(990,466),(993,465.19615242270663),(995.1961524227066,463),(996,460),(995.1961524227066,457),(993,454.80384757729337),(990,454),(987,454.80384757729337),(984.8038475772934,457)) -9847 ((983,470),(983.937822173509,473.5),(986.5,476.06217782649105),(990,477),(993.5,476.06217782649105),(996.062177826491,473.5),(997,470),(996.062177826491,466.5),(993.5,463.93782217350895),(990,463),(986.5,463.93782217350895),(983.937822173509,466.5)) -9848 ((982,480),(983.0717967697245,484),(986,486.9282032302755),(990,488),(994,486.9282032302755),(996.9282032302755,484),(998,480),(996.9282032302755,476),(994,473.0717967697245),(990,472),(986,473.0717967697245),(983.0717967697245,476)) -9849 ((981,490),(982.2057713659401,494.5),(985.5,497.79422863405995),(990,499),(994.5,497.79422863405995),(997.7942286340599,494.5),(999,490),(997.79422863406,485.5),(994.5,482.20577136594005),(990,481),(985.5,482.20577136594005),(982.2057713659401,485.5)) -9850 ((980,500),(981.3397459621556,505),(985,508.66025403784437),(990,510),(995,508.66025403784437),(998.6602540378444,505),(1000,500),(998.6602540378444,495),(995,491.33974596215563),(990,490),(985,491.33974596215563),(981.3397459621556,495)) -9851 ((989,510),(989.1339745962156,510.5),(989.5,510.8660254037844),(990,511),(990.5,510.8660254037844),(990.8660254037844,510.5),(991,510),(990.8660254037844,509.5),(990.5,509.1339745962156),(990,509),(989.5,509.1339745962156),(989.1339745962156,509.5)) -9852 ((988,520),(988.2679491924312,521),(989,521.7320508075688),(990,522),(991,521.7320508075688),(991.7320508075688,521),(992,520),(991.7320508075688,519),(991,518.2679491924312),(990,518),(989,518.2679491924312),(988.2679491924312,519)) -9853 ((987,530),(987.4019237886466,531.5),(988.5,532.5980762113534),(990,533),(991.5,532.5980762113534),(992.5980762113533,531.5),(993,530),(992.5980762113534,528.5),(991.5,527.4019237886467),(990,527),(988.5,527.4019237886466),(987.4019237886467,528.5)) -9854 ((986,540),(986.5358983848622,542),(988,543.4641016151378),(990,544),(992,543.4641016151378),(993.4641016151378,542),(994,540),(993.4641016151378,538),(992,536.5358983848622),(990,536),(988,536.5358983848622),(986.5358983848622,538)) -9855 ((985,550),(985.6698729810778,552.5),(987.5,554.3301270189222),(990,555),(992.5,554.3301270189222),(994.3301270189222,552.5),(995,550),(994.3301270189222,547.5),(992.5,545.6698729810778),(990,545),(987.5,545.6698729810778),(985.6698729810778,547.5)) -9856 ((984,560),(984.8038475772934,563),(987,565.1961524227066),(990,566),(993,565.1961524227066),(995.1961524227066,563),(996,560),(995.1961524227066,557),(993,554.8038475772934),(990,554),(987,554.8038475772934),(984.8038475772934,557)) -9857 ((983,570),(983.937822173509,573.5),(986.5,576.062177826491),(990,577),(993.5,576.062177826491),(996.062177826491,573.5),(997,570),(996.062177826491,566.5),(993.5,563.937822173509),(990,563),(986.5,563.937822173509),(983.937822173509,566.5)) -9858 ((982,580),(983.0717967697245,584),(986,586.9282032302755),(990,588),(994,586.9282032302755),(996.9282032302755,584),(998,580),(996.9282032302755,576),(994,573.0717967697245),(990,572),(986,573.0717967697245),(983.0717967697245,576)) -9859 ((981,590),(982.2057713659401,594.5),(985.5,597.7942286340599),(990,599),(994.5,597.7942286340599),(997.7942286340599,594.5),(999,590),(997.79422863406,585.5),(994.5,582.2057713659401),(990,581),(985.5,582.20577136594),(982.2057713659401,585.5)) -9860 ((980,600),(981.3397459621556,605),(985,608.6602540378444),(990,610),(995,608.6602540378444),(998.6602540378444,605),(1000,600),(998.6602540378444,595),(995,591.3397459621556),(990,590),(985,591.3397459621556),(981.3397459621556,595)) -9861 ((989,610),(989.1339745962156,610.5),(989.5,610.8660254037844),(990,611),(990.5,610.8660254037844),(990.8660254037844,610.5),(991,610),(990.8660254037844,609.5),(990.5,609.1339745962156),(990,609),(989.5,609.1339745962156),(989.1339745962156,609.5)) -9862 ((988,620),(988.2679491924312,621),(989,621.7320508075688),(990,622),(991,621.7320508075688),(991.7320508075688,621),(992,620),(991.7320508075688,619),(991,618.2679491924312),(990,618),(989,618.2679491924312),(988.2679491924312,619)) -9863 ((987,630),(987.4019237886466,631.5),(988.5,632.5980762113534),(990,633),(991.5,632.5980762113534),(992.5980762113533,631.5),(993,630),(992.5980762113534,628.5),(991.5,627.4019237886467),(990,627),(988.5,627.4019237886466),(987.4019237886467,628.5)) -9864 ((986,640),(986.5358983848622,642),(988,643.4641016151378),(990,644),(992,643.4641016151378),(993.4641016151378,642),(994,640),(993.4641016151378,638),(992,636.5358983848622),(990,636),(988,636.5358983848622),(986.5358983848622,638)) -9865 ((985,650),(985.6698729810778,652.5),(987.5,654.3301270189222),(990,655),(992.5,654.3301270189222),(994.3301270189222,652.5),(995,650),(994.3301270189222,647.5),(992.5,645.6698729810778),(990,645),(987.5,645.6698729810778),(985.6698729810778,647.5)) -9866 ((984,660),(984.8038475772934,663),(987,665.1961524227066),(990,666),(993,665.1961524227066),(995.1961524227066,663),(996,660),(995.1961524227066,657),(993,654.8038475772934),(990,654),(987,654.8038475772934),(984.8038475772934,657)) -9867 ((983,670),(983.937822173509,673.5),(986.5,676.062177826491),(990,677),(993.5,676.062177826491),(996.062177826491,673.5),(997,670),(996.062177826491,666.5),(993.5,663.937822173509),(990,663),(986.5,663.937822173509),(983.937822173509,666.5)) -9868 ((982,680),(983.0717967697245,684),(986,686.9282032302755),(990,688),(994,686.9282032302755),(996.9282032302755,684),(998,680),(996.9282032302755,676),(994,673.0717967697245),(990,672),(986,673.0717967697245),(983.0717967697245,676)) -9869 ((981,690),(982.2057713659401,694.5),(985.5,697.7942286340599),(990,699),(994.5,697.7942286340599),(997.7942286340599,694.5),(999,690),(997.79422863406,685.5),(994.5,682.2057713659401),(990,681),(985.5,682.20577136594),(982.2057713659401,685.5)) -9870 ((980,700),(981.3397459621556,705),(985,708.6602540378444),(990,710),(995,708.6602540378444),(998.6602540378444,705),(1000,700),(998.6602540378444,695),(995,691.3397459621556),(990,690),(985,691.3397459621556),(981.3397459621556,695)) -9871 ((989,710),(989.1339745962156,710.5),(989.5,710.8660254037844),(990,711),(990.5,710.8660254037844),(990.8660254037844,710.5),(991,710),(990.8660254037844,709.5),(990.5,709.1339745962156),(990,709),(989.5,709.1339745962156),(989.1339745962156,709.5)) -9872 ((988,720),(988.2679491924312,721),(989,721.7320508075688),(990,722),(991,721.7320508075688),(991.7320508075688,721),(992,720),(991.7320508075688,719),(991,718.2679491924312),(990,718),(989,718.2679491924312),(988.2679491924312,719)) -9873 ((987,730),(987.4019237886466,731.5),(988.5,732.5980762113534),(990,733),(991.5,732.5980762113534),(992.5980762113533,731.5),(993,730),(992.5980762113534,728.5),(991.5,727.4019237886467),(990,727),(988.5,727.4019237886466),(987.4019237886467,728.5)) -9874 ((986,740),(986.5358983848622,742),(988,743.4641016151378),(990,744),(992,743.4641016151378),(993.4641016151378,742),(994,740),(993.4641016151378,738),(992,736.5358983848622),(990,736),(988,736.5358983848622),(986.5358983848622,738)) -9875 ((985,750),(985.6698729810778,752.5),(987.5,754.3301270189222),(990,755),(992.5,754.3301270189222),(994.3301270189222,752.5),(995,750),(994.3301270189222,747.5),(992.5,745.6698729810778),(990,745),(987.5,745.6698729810778),(985.6698729810778,747.5)) -9876 ((984,760),(984.8038475772934,763),(987,765.1961524227066),(990,766),(993,765.1961524227066),(995.1961524227066,763),(996,760),(995.1961524227066,757),(993,754.8038475772934),(990,754),(987,754.8038475772934),(984.8038475772934,757)) -9877 ((983,770),(983.937822173509,773.5),(986.5,776.062177826491),(990,777),(993.5,776.062177826491),(996.062177826491,773.5),(997,770),(996.062177826491,766.5),(993.5,763.937822173509),(990,763),(986.5,763.937822173509),(983.937822173509,766.5)) -9878 ((982,780),(983.0717967697245,784),(986,786.9282032302755),(990,788),(994,786.9282032302755),(996.9282032302755,784),(998,780),(996.9282032302755,776),(994,773.0717967697245),(990,772),(986,773.0717967697245),(983.0717967697245,776)) -9879 ((981,790),(982.2057713659401,794.5),(985.5,797.7942286340599),(990,799),(994.5,797.7942286340599),(997.7942286340599,794.5),(999,790),(997.79422863406,785.5),(994.5,782.2057713659401),(990,781),(985.5,782.20577136594),(982.2057713659401,785.5)) -9880 ((980,800),(981.3397459621556,805),(985,808.6602540378444),(990,810),(995,808.6602540378444),(998.6602540378444,805),(1000,800),(998.6602540378444,795),(995,791.3397459621556),(990,790),(985,791.3397459621556),(981.3397459621556,795)) -9881 ((989,810),(989.1339745962156,810.5),(989.5,810.8660254037844),(990,811),(990.5,810.8660254037844),(990.8660254037844,810.5),(991,810),(990.8660254037844,809.5),(990.5,809.1339745962156),(990,809),(989.5,809.1339745962156),(989.1339745962156,809.5)) -9882 ((988,820),(988.2679491924312,821),(989,821.7320508075688),(990,822),(991,821.7320508075688),(991.7320508075688,821),(992,820),(991.7320508075688,819),(991,818.2679491924312),(990,818),(989,818.2679491924312),(988.2679491924312,819)) -9883 ((987,830),(987.4019237886466,831.5),(988.5,832.5980762113534),(990,833),(991.5,832.5980762113534),(992.5980762113533,831.5),(993,830),(992.5980762113534,828.5),(991.5,827.4019237886467),(990,827),(988.5,827.4019237886466),(987.4019237886467,828.5)) -9884 ((986,840),(986.5358983848622,842),(988,843.4641016151378),(990,844),(992,843.4641016151378),(993.4641016151378,842),(994,840),(993.4641016151378,838),(992,836.5358983848622),(990,836),(988,836.5358983848622),(986.5358983848622,838)) -9885 ((985,850),(985.6698729810778,852.5),(987.5,854.3301270189222),(990,855),(992.5,854.3301270189222),(994.3301270189222,852.5),(995,850),(994.3301270189222,847.5),(992.5,845.6698729810778),(990,845),(987.5,845.6698729810778),(985.6698729810778,847.5)) -9886 ((984,860),(984.8038475772934,863),(987,865.1961524227066),(990,866),(993,865.1961524227066),(995.1961524227066,863),(996,860),(995.1961524227066,857),(993,854.8038475772934),(990,854),(987,854.8038475772934),(984.8038475772934,857)) -9887 ((983,870),(983.937822173509,873.5),(986.5,876.062177826491),(990,877),(993.5,876.062177826491),(996.062177826491,873.5),(997,870),(996.062177826491,866.5),(993.5,863.937822173509),(990,863),(986.5,863.937822173509),(983.937822173509,866.5)) -9888 ((982,880),(983.0717967697245,884),(986,886.9282032302755),(990,888),(994,886.9282032302755),(996.9282032302755,884),(998,880),(996.9282032302755,876),(994,873.0717967697245),(990,872),(986,873.0717967697245),(983.0717967697245,876)) -9889 ((981,890),(982.2057713659401,894.5),(985.5,897.7942286340599),(990,899),(994.5,897.7942286340599),(997.7942286340599,894.5),(999,890),(997.79422863406,885.5),(994.5,882.2057713659401),(990,881),(985.5,882.20577136594),(982.2057713659401,885.5)) -9890 ((980,900),(981.3397459621556,905),(985,908.6602540378444),(990,910),(995,908.6602540378444),(998.6602540378444,905),(1000,900),(998.6602540378444,895),(995,891.3397459621556),(990,890),(985,891.3397459621556),(981.3397459621556,895)) -9891 ((989,910),(989.1339745962156,910.5),(989.5,910.8660254037844),(990,911),(990.5,910.8660254037844),(990.8660254037844,910.5),(991,910),(990.8660254037844,909.5),(990.5,909.1339745962156),(990,909),(989.5,909.1339745962156),(989.1339745962156,909.5)) -9892 ((988,920),(988.2679491924312,921),(989,921.7320508075688),(990,922),(991,921.7320508075688),(991.7320508075688,921),(992,920),(991.7320508075688,919),(991,918.2679491924312),(990,918),(989,918.2679491924312),(988.2679491924312,919)) -9893 ((987,930),(987.4019237886466,931.5),(988.5,932.5980762113534),(990,933),(991.5,932.5980762113534),(992.5980762113533,931.5),(993,930),(992.5980762113534,928.5),(991.5,927.4019237886467),(990,927),(988.5,927.4019237886466),(987.4019237886467,928.5)) -9894 ((986,940),(986.5358983848622,942),(988,943.4641016151378),(990,944),(992,943.4641016151378),(993.4641016151378,942),(994,940),(993.4641016151378,938),(992,936.5358983848622),(990,936),(988,936.5358983848622),(986.5358983848622,938)) -9895 ((985,950),(985.6698729810778,952.5),(987.5,954.3301270189222),(990,955),(992.5,954.3301270189222),(994.3301270189222,952.5),(995,950),(994.3301270189222,947.5),(992.5,945.6698729810778),(990,945),(987.5,945.6698729810778),(985.6698729810778,947.5)) -9896 ((984,960),(984.8038475772934,963),(987,965.1961524227066),(990,966),(993,965.1961524227066),(995.1961524227066,963),(996,960),(995.1961524227066,957),(993,954.8038475772934),(990,954),(987,954.8038475772934),(984.8038475772934,957)) -9897 ((983,970),(983.937822173509,973.5),(986.5,976.062177826491),(990,977),(993.5,976.062177826491),(996.062177826491,973.5),(997,970),(996.062177826491,966.5),(993.5,963.937822173509),(990,963),(986.5,963.937822173509),(983.937822173509,966.5)) -9898 ((982,980),(983.0717967697245,984),(986,986.9282032302755),(990,988),(994,986.9282032302755),(996.9282032302755,984),(998,980),(996.9282032302755,976),(994,973.0717967697245),(990,972),(986,973.0717967697245),(983.0717967697245,976)) -9899 ((981,990),(982.2057713659401,994.5),(985.5,997.7942286340599),(990,999),(994.5,997.7942286340599),(997.7942286340599,994.5),(999,990),(997.79422863406,985.5),(994.5,982.2057713659401),(990,981),(985.5,982.20577136594),(982.2057713659401,985.5)) -9900 ((980,1000),(981.3397459621556,1005),(985,1008.6602540378444),(990,1010),(995,1008.6602540378444),(998.6602540378444,1005),(1000,1000),(998.6602540378444,995),(995,991.3397459621556),(990,990),(985,991.3397459621556),(981.3397459621556,995)) -9901 ((998,10),(998.2679491924312,11),(999,11.732050807568877),(1000,12),(1001,11.732050807568877),(1001.7320508075688,11),(1002,10),(1001.7320508075688,9),(1001,8.267949192431123),(1000,8),(999,8.267949192431121),(998.2679491924312,9)) -9902 ((997,20),(997.4019237886466,21.5),(998.5,22.598076211353316),(1000,23),(1001.5,22.598076211353316),(1002.5980762113533,21.5),(1003,20),(1002.5980762113534,18.5),(1001.5,17.401923788646684),(1000,17),(998.5,17.401923788646684),(997.4019237886467,18.5)) -9903 ((996,30),(996.5358983848622,32),(998,33.46410161513776),(1000,34),(1002,33.46410161513776),(1003.4641016151378,32),(1004,30),(1003.4641016151378,28),(1002,26.535898384862247),(1000,26),(998,26.535898384862243),(996.5358983848622,28)) -9904 ((995,40),(995.6698729810778,42.5),(997.5,44.33012701892219),(1000,45),(1002.5,44.33012701892219),(1004.3301270189222,42.5),(1005,40),(1004.3301270189222,37.5),(1002.5,35.66987298107781),(1000,35),(997.5,35.6698729810778),(995.6698729810778,37.5)) -9905 ((994,50),(994.8038475772934,53),(997,55.19615242270663),(1000,56),(1003,55.19615242270663),(1005.1961524227066,53),(1006,50),(1005.1961524227066,47),(1003,44.80384757729337),(1000,44),(997,44.80384757729337),(994.8038475772934,47)) -9906 ((993,60),(993.937822173509,63.5),(996.5,66.06217782649107),(1000,67),(1003.5,66.06217782649107),(1006.062177826491,63.5),(1007,60),(1006.062177826491,56.5),(1003.5,53.937822173508934),(1000,53),(996.5,53.93782217350893),(993.937822173509,56.5)) -9907 ((992,70),(993.0717967697245,74),(996,76.92820323027551),(1000,78),(1004,76.92820323027551),(1006.9282032302755,74),(1008,70),(1006.9282032302755,66),(1004,63.07179676972449),(1000,62),(996,63.071796769724486),(993.0717967697245,66)) -9908 ((991,80),(992.2057713659401,84.5),(995.5,87.79422863405995),(1000,89),(1004.5,87.79422863405995),(1007.7942286340599,84.5),(1009,80),(1007.79422863406,75.5),(1004.5,72.20577136594005),(1000,71),(995.5,72.20577136594005),(992.2057713659401,75.5)) -9909 ((990,90),(991.3397459621556,95),(995,98.66025403784438),(1000,100),(1005,98.66025403784438),(1008.6602540378444,95),(1010,90),(1008.6602540378444,85),(1005,81.33974596215562),(1000,80),(995,81.3397459621556),(991.3397459621556,85)) -9910 ((999,100),(999.1339745962156,100.5),(999.5,100.86602540378443),(1000,101),(1000.5,100.86602540378443),(1000.8660254037844,100.5),(1001,100),(1000.8660254037844,99.5),(1000.5,99.13397459621557),(1000,99),(999.5,99.13397459621557),(999.1339745962156,99.5)) -9911 ((998,110),(998.2679491924312,111),(999,111.73205080756888),(1000,112),(1001,111.73205080756888),(1001.7320508075688,111),(1002,110),(1001.7320508075688,109),(1001,108.26794919243112),(1000,108),(999,108.26794919243112),(998.2679491924312,109)) -9912 ((997,120),(997.4019237886466,121.5),(998.5,122.59807621135332),(1000,123),(1001.5,122.59807621135332),(1002.5980762113533,121.5),(1003,120),(1002.5980762113534,118.5),(1001.5,117.40192378864668),(1000,117),(998.5,117.40192378864668),(997.4019237886467,118.5)) -9913 ((996,130),(996.5358983848622,132),(998,133.46410161513776),(1000,134),(1002,133.46410161513776),(1003.4641016151378,132),(1004,130),(1003.4641016151378,128),(1002,126.53589838486225),(1000,126),(998,126.53589838486225),(996.5358983848622,128)) -9914 ((995,140),(995.6698729810778,142.5),(997.5,144.33012701892218),(1000,145),(1002.5,144.33012701892218),(1004.3301270189222,142.5),(1005,140),(1004.3301270189222,137.5),(1002.5,135.66987298107782),(1000,135),(997.5,135.66987298107782),(995.6698729810778,137.5)) -9915 ((994,150),(994.8038475772934,153),(997,155.19615242270663),(1000,156),(1003,155.19615242270663),(1005.1961524227066,153),(1006,150),(1005.1961524227066,147),(1003,144.80384757729337),(1000,144),(997,144.80384757729337),(994.8038475772934,147)) -9916 ((993,160),(993.937822173509,163.5),(996.5,166.06217782649108),(1000,167),(1003.5,166.06217782649108),(1006.062177826491,163.5),(1007,160),(1006.062177826491,156.5),(1003.5,153.93782217350892),(1000,153),(996.5,153.93782217350892),(993.937822173509,156.5)) -9917 ((992,170),(993.0717967697245,174),(996,176.9282032302755),(1000,178),(1004,176.9282032302755),(1006.9282032302755,174),(1008,170),(1006.9282032302755,166),(1004,163.0717967697245),(1000,162),(996,163.0717967697245),(993.0717967697245,166)) -9918 ((991,180),(992.2057713659401,184.5),(995.5,187.79422863405995),(1000,189),(1004.5,187.79422863405995),(1007.7942286340599,184.5),(1009,180),(1007.79422863406,175.5),(1004.5,172.20577136594005),(1000,171),(995.5,172.20577136594005),(992.2057713659401,175.5)) -9919 ((990,190),(991.3397459621556,195),(995,198.6602540378444),(1000,200),(1005,198.6602540378444),(1008.6602540378444,195),(1010,190),(1008.6602540378444,185),(1005,181.3397459621556),(1000,180),(995,181.3397459621556),(991.3397459621556,185)) -9920 ((999,200),(999.1339745962156,200.5),(999.5,200.86602540378445),(1000,201),(1000.5,200.86602540378445),(1000.8660254037844,200.5),(1001,200),(1000.8660254037844,199.5),(1000.5,199.13397459621555),(1000,199),(999.5,199.13397459621555),(999.1339745962156,199.5)) -9921 ((998,210),(998.2679491924312,211),(999,211.73205080756887),(1000,212),(1001,211.73205080756887),(1001.7320508075688,211),(1002,210),(1001.7320508075688,209),(1001,208.26794919243113),(1000,208),(999,208.26794919243113),(998.2679491924312,209)) -9922 ((997,220),(997.4019237886466,221.5),(998.5,222.59807621135332),(1000,223),(1001.5,222.59807621135332),(1002.5980762113533,221.5),(1003,220),(1002.5980762113534,218.5),(1001.5,217.40192378864668),(1000,217),(998.5,217.40192378864668),(997.4019237886467,218.5)) -9923 ((996,230),(996.5358983848622,232),(998,233.46410161513776),(1000,234),(1002,233.46410161513776),(1003.4641016151378,232),(1004,230),(1003.4641016151378,228),(1002,226.53589838486224),(1000,226),(998,226.53589838486224),(996.5358983848622,228)) -9924 ((995,240),(995.6698729810778,242.5),(997.5,244.33012701892218),(1000,245),(1002.5,244.33012701892218),(1004.3301270189222,242.5),(1005,240),(1004.3301270189222,237.5),(1002.5,235.66987298107782),(1000,235),(997.5,235.66987298107782),(995.6698729810778,237.5)) -9925 ((994,250),(994.8038475772934,253),(997,255.19615242270663),(1000,256),(1003,255.19615242270663),(1005.1961524227066,253),(1006,250),(1005.1961524227066,247),(1003,244.80384757729337),(1000,244),(997,244.80384757729337),(994.8038475772934,247)) -9926 ((993,260),(993.937822173509,263.5),(996.5,266.06217782649105),(1000,267),(1003.5,266.06217782649105),(1006.062177826491,263.5),(1007,260),(1006.062177826491,256.5),(1003.5,253.93782217350892),(1000,253),(996.5,253.93782217350892),(993.937822173509,256.5)) -9927 ((992,270),(993.0717967697245,274),(996,276.9282032302755),(1000,278),(1004,276.9282032302755),(1006.9282032302755,274),(1008,270),(1006.9282032302755,266),(1004,263.0717967697245),(1000,262),(996,263.0717967697245),(993.0717967697245,266)) -9928 ((991,280),(992.2057713659401,284.5),(995.5,287.79422863405995),(1000,289),(1004.5,287.79422863405995),(1007.7942286340599,284.5),(1009,280),(1007.79422863406,275.5),(1004.5,272.20577136594005),(1000,271),(995.5,272.20577136594005),(992.2057713659401,275.5)) -9929 ((990,290),(991.3397459621556,295),(995,298.66025403784437),(1000,300),(1005,298.66025403784437),(1008.6602540378444,295),(1010,290),(1008.6602540378444,285),(1005,281.33974596215563),(1000,280),(995,281.33974596215563),(991.3397459621556,285)) -9930 ((999,300),(999.1339745962156,300.5),(999.5,300.8660254037844),(1000,301),(1000.5,300.8660254037844),(1000.8660254037844,300.5),(1001,300),(1000.8660254037844,299.5),(1000.5,299.1339745962156),(1000,299),(999.5,299.1339745962156),(999.1339745962156,299.5)) -9931 ((998,310),(998.2679491924312,311),(999,311.7320508075689),(1000,312),(1001,311.7320508075689),(1001.7320508075688,311),(1002,310),(1001.7320508075688,309),(1001,308.2679491924311),(1000,308),(999,308.2679491924311),(998.2679491924312,309)) -9932 ((997,320),(997.4019237886466,321.5),(998.5,322.5980762113533),(1000,323),(1001.5,322.5980762113533),(1002.5980762113533,321.5),(1003,320),(1002.5980762113534,318.5),(1001.5,317.4019237886467),(1000,317),(998.5,317.4019237886467),(997.4019237886467,318.5)) -9933 ((996,330),(996.5358983848622,332),(998,333.46410161513774),(1000,334),(1002,333.46410161513774),(1003.4641016151378,332),(1004,330),(1003.4641016151378,328),(1002,326.53589838486226),(1000,326),(998,326.53589838486226),(996.5358983848622,328)) -9934 ((995,340),(995.6698729810778,342.5),(997.5,344.3301270189222),(1000,345),(1002.5,344.3301270189222),(1004.3301270189222,342.5),(1005,340),(1004.3301270189222,337.5),(1002.5,335.6698729810778),(1000,335),(997.5,335.6698729810778),(995.6698729810778,337.5)) -9935 ((994,350),(994.8038475772934,353),(997,355.19615242270663),(1000,356),(1003,355.19615242270663),(1005.1961524227066,353),(1006,350),(1005.1961524227066,347),(1003,344.80384757729337),(1000,344),(997,344.80384757729337),(994.8038475772934,347)) -9936 ((993,360),(993.937822173509,363.5),(996.5,366.06217782649105),(1000,367),(1003.5,366.06217782649105),(1006.062177826491,363.5),(1007,360),(1006.062177826491,356.5),(1003.5,353.93782217350895),(1000,353),(996.5,353.93782217350895),(993.937822173509,356.5)) -9937 ((992,370),(993.0717967697245,374),(996,376.9282032302755),(1000,378),(1004,376.9282032302755),(1006.9282032302755,374),(1008,370),(1006.9282032302755,366),(1004,363.0717967697245),(1000,362),(996,363.0717967697245),(993.0717967697245,366)) -9938 ((991,380),(992.2057713659401,384.5),(995.5,387.79422863405995),(1000,389),(1004.5,387.79422863405995),(1007.7942286340599,384.5),(1009,380),(1007.79422863406,375.5),(1004.5,372.20577136594005),(1000,371),(995.5,372.20577136594005),(992.2057713659401,375.5)) -9939 ((990,390),(991.3397459621556,395),(995,398.66025403784437),(1000,400),(1005,398.66025403784437),(1008.6602540378444,395),(1010,390),(1008.6602540378444,385),(1005,381.33974596215563),(1000,380),(995,381.33974596215563),(991.3397459621556,385)) -9940 ((999,400),(999.1339745962156,400.5),(999.5,400.8660254037844),(1000,401),(1000.5,400.8660254037844),(1000.8660254037844,400.5),(1001,400),(1000.8660254037844,399.5),(1000.5,399.1339745962156),(1000,399),(999.5,399.1339745962156),(999.1339745962156,399.5)) -9941 ((998,410),(998.2679491924312,411),(999,411.7320508075689),(1000,412),(1001,411.7320508075689),(1001.7320508075688,411),(1002,410),(1001.7320508075688,409),(1001,408.2679491924311),(1000,408),(999,408.2679491924311),(998.2679491924312,409)) -9942 ((997,420),(997.4019237886466,421.5),(998.5,422.5980762113533),(1000,423),(1001.5,422.5980762113533),(1002.5980762113533,421.5),(1003,420),(1002.5980762113534,418.5),(1001.5,417.4019237886467),(1000,417),(998.5,417.4019237886467),(997.4019237886467,418.5)) -9943 ((996,430),(996.5358983848622,432),(998,433.46410161513774),(1000,434),(1002,433.46410161513774),(1003.4641016151378,432),(1004,430),(1003.4641016151378,428),(1002,426.53589838486226),(1000,426),(998,426.53589838486226),(996.5358983848622,428)) -9944 ((995,440),(995.6698729810778,442.5),(997.5,444.3301270189222),(1000,445),(1002.5,444.3301270189222),(1004.3301270189222,442.5),(1005,440),(1004.3301270189222,437.5),(1002.5,435.6698729810778),(1000,435),(997.5,435.6698729810778),(995.6698729810778,437.5)) -9945 ((994,450),(994.8038475772934,453),(997,455.19615242270663),(1000,456),(1003,455.19615242270663),(1005.1961524227066,453),(1006,450),(1005.1961524227066,447),(1003,444.80384757729337),(1000,444),(997,444.80384757729337),(994.8038475772934,447)) -9946 ((993,460),(993.937822173509,463.5),(996.5,466.06217782649105),(1000,467),(1003.5,466.06217782649105),(1006.062177826491,463.5),(1007,460),(1006.062177826491,456.5),(1003.5,453.93782217350895),(1000,453),(996.5,453.93782217350895),(993.937822173509,456.5)) -9947 ((992,470),(993.0717967697245,474),(996,476.9282032302755),(1000,478),(1004,476.9282032302755),(1006.9282032302755,474),(1008,470),(1006.9282032302755,466),(1004,463.0717967697245),(1000,462),(996,463.0717967697245),(993.0717967697245,466)) -9948 ((991,480),(992.2057713659401,484.5),(995.5,487.79422863405995),(1000,489),(1004.5,487.79422863405995),(1007.7942286340599,484.5),(1009,480),(1007.79422863406,475.5),(1004.5,472.20577136594005),(1000,471),(995.5,472.20577136594005),(992.2057713659401,475.5)) -9949 ((990,490),(991.3397459621556,495),(995,498.66025403784437),(1000,500),(1005,498.66025403784437),(1008.6602540378444,495),(1010,490),(1008.6602540378444,485),(1005,481.33974596215563),(1000,480),(995,481.33974596215563),(991.3397459621556,485)) -9950 ((999,500),(999.1339745962156,500.5),(999.5,500.8660254037844),(1000,501),(1000.5,500.8660254037844),(1000.8660254037844,500.5),(1001,500),(1000.8660254037844,499.5),(1000.5,499.1339745962156),(1000,499),(999.5,499.1339745962156),(999.1339745962156,499.5)) -9951 ((998,510),(998.2679491924312,511),(999,511.7320508075689),(1000,512),(1001,511.7320508075689),(1001.7320508075688,511),(1002,510),(1001.7320508075688,509),(1001,508.2679491924311),(1000,508),(999,508.2679491924311),(998.2679491924312,509)) -9952 ((997,520),(997.4019237886466,521.5),(998.5,522.5980762113534),(1000,523),(1001.5,522.5980762113534),(1002.5980762113533,521.5),(1003,520),(1002.5980762113534,518.5),(1001.5,517.4019237886467),(1000,517),(998.5,517.4019237886466),(997.4019237886467,518.5)) -9953 ((996,530),(996.5358983848622,532),(998,533.4641016151378),(1000,534),(1002,533.4641016151378),(1003.4641016151378,532),(1004,530),(1003.4641016151378,528),(1002,526.5358983848622),(1000,526),(998,526.5358983848622),(996.5358983848622,528)) -9954 ((995,540),(995.6698729810778,542.5),(997.5,544.3301270189222),(1000,545),(1002.5,544.3301270189222),(1004.3301270189222,542.5),(1005,540),(1004.3301270189222,537.5),(1002.5,535.6698729810778),(1000,535),(997.5,535.6698729810778),(995.6698729810778,537.5)) -9955 ((994,550),(994.8038475772934,553),(997,555.1961524227066),(1000,556),(1003,555.1961524227066),(1005.1961524227066,553),(1006,550),(1005.1961524227066,547),(1003,544.8038475772934),(1000,544),(997,544.8038475772934),(994.8038475772934,547)) -9956 ((993,560),(993.937822173509,563.5),(996.5,566.062177826491),(1000,567),(1003.5,566.062177826491),(1006.062177826491,563.5),(1007,560),(1006.062177826491,556.5),(1003.5,553.937822173509),(1000,553),(996.5,553.937822173509),(993.937822173509,556.5)) -9957 ((992,570),(993.0717967697245,574),(996,576.9282032302755),(1000,578),(1004,576.9282032302755),(1006.9282032302755,574),(1008,570),(1006.9282032302755,566),(1004,563.0717967697245),(1000,562),(996,563.0717967697245),(993.0717967697245,566)) -9958 ((991,580),(992.2057713659401,584.5),(995.5,587.7942286340599),(1000,589),(1004.5,587.7942286340599),(1007.7942286340599,584.5),(1009,580),(1007.79422863406,575.5),(1004.5,572.2057713659401),(1000,571),(995.5,572.20577136594),(992.2057713659401,575.5)) -9959 ((990,590),(991.3397459621556,595),(995,598.6602540378444),(1000,600),(1005,598.6602540378444),(1008.6602540378444,595),(1010,590),(1008.6602540378444,585),(1005,581.3397459621556),(1000,580),(995,581.3397459621556),(991.3397459621556,585)) -9960 ((999,600),(999.1339745962156,600.5),(999.5,600.8660254037844),(1000,601),(1000.5,600.8660254037844),(1000.8660254037844,600.5),(1001,600),(1000.8660254037844,599.5),(1000.5,599.1339745962156),(1000,599),(999.5,599.1339745962156),(999.1339745962156,599.5)) -9961 ((998,610),(998.2679491924312,611),(999,611.7320508075688),(1000,612),(1001,611.7320508075688),(1001.7320508075688,611),(1002,610),(1001.7320508075688,609),(1001,608.2679491924312),(1000,608),(999,608.2679491924312),(998.2679491924312,609)) -9962 ((997,620),(997.4019237886466,621.5),(998.5,622.5980762113534),(1000,623),(1001.5,622.5980762113534),(1002.5980762113533,621.5),(1003,620),(1002.5980762113534,618.5),(1001.5,617.4019237886467),(1000,617),(998.5,617.4019237886466),(997.4019237886467,618.5)) -9963 ((996,630),(996.5358983848622,632),(998,633.4641016151378),(1000,634),(1002,633.4641016151378),(1003.4641016151378,632),(1004,630),(1003.4641016151378,628),(1002,626.5358983848622),(1000,626),(998,626.5358983848622),(996.5358983848622,628)) -9964 ((995,640),(995.6698729810778,642.5),(997.5,644.3301270189222),(1000,645),(1002.5,644.3301270189222),(1004.3301270189222,642.5),(1005,640),(1004.3301270189222,637.5),(1002.5,635.6698729810778),(1000,635),(997.5,635.6698729810778),(995.6698729810778,637.5)) -9965 ((994,650),(994.8038475772934,653),(997,655.1961524227066),(1000,656),(1003,655.1961524227066),(1005.1961524227066,653),(1006,650),(1005.1961524227066,647),(1003,644.8038475772934),(1000,644),(997,644.8038475772934),(994.8038475772934,647)) -9966 ((993,660),(993.937822173509,663.5),(996.5,666.062177826491),(1000,667),(1003.5,666.062177826491),(1006.062177826491,663.5),(1007,660),(1006.062177826491,656.5),(1003.5,653.937822173509),(1000,653),(996.5,653.937822173509),(993.937822173509,656.5)) -9967 ((992,670),(993.0717967697245,674),(996,676.9282032302755),(1000,678),(1004,676.9282032302755),(1006.9282032302755,674),(1008,670),(1006.9282032302755,666),(1004,663.0717967697245),(1000,662),(996,663.0717967697245),(993.0717967697245,666)) -9968 ((991,680),(992.2057713659401,684.5),(995.5,687.7942286340599),(1000,689),(1004.5,687.7942286340599),(1007.7942286340599,684.5),(1009,680),(1007.79422863406,675.5),(1004.5,672.2057713659401),(1000,671),(995.5,672.20577136594),(992.2057713659401,675.5)) -9969 ((990,690),(991.3397459621556,695),(995,698.6602540378444),(1000,700),(1005,698.6602540378444),(1008.6602540378444,695),(1010,690),(1008.6602540378444,685),(1005,681.3397459621556),(1000,680),(995,681.3397459621556),(991.3397459621556,685)) -9970 ((999,700),(999.1339745962156,700.5),(999.5,700.8660254037844),(1000,701),(1000.5,700.8660254037844),(1000.8660254037844,700.5),(1001,700),(1000.8660254037844,699.5),(1000.5,699.1339745962156),(1000,699),(999.5,699.1339745962156),(999.1339745962156,699.5)) -9971 ((998,710),(998.2679491924312,711),(999,711.7320508075688),(1000,712),(1001,711.7320508075688),(1001.7320508075688,711),(1002,710),(1001.7320508075688,709),(1001,708.2679491924312),(1000,708),(999,708.2679491924312),(998.2679491924312,709)) -9972 ((997,720),(997.4019237886466,721.5),(998.5,722.5980762113534),(1000,723),(1001.5,722.5980762113534),(1002.5980762113533,721.5),(1003,720),(1002.5980762113534,718.5),(1001.5,717.4019237886467),(1000,717),(998.5,717.4019237886466),(997.4019237886467,718.5)) -9973 ((996,730),(996.5358983848622,732),(998,733.4641016151378),(1000,734),(1002,733.4641016151378),(1003.4641016151378,732),(1004,730),(1003.4641016151378,728),(1002,726.5358983848622),(1000,726),(998,726.5358983848622),(996.5358983848622,728)) -9974 ((995,740),(995.6698729810778,742.5),(997.5,744.3301270189222),(1000,745),(1002.5,744.3301270189222),(1004.3301270189222,742.5),(1005,740),(1004.3301270189222,737.5),(1002.5,735.6698729810778),(1000,735),(997.5,735.6698729810778),(995.6698729810778,737.5)) -9975 ((994,750),(994.8038475772934,753),(997,755.1961524227066),(1000,756),(1003,755.1961524227066),(1005.1961524227066,753),(1006,750),(1005.1961524227066,747),(1003,744.8038475772934),(1000,744),(997,744.8038475772934),(994.8038475772934,747)) -9976 ((993,760),(993.937822173509,763.5),(996.5,766.062177826491),(1000,767),(1003.5,766.062177826491),(1006.062177826491,763.5),(1007,760),(1006.062177826491,756.5),(1003.5,753.937822173509),(1000,753),(996.5,753.937822173509),(993.937822173509,756.5)) -9977 ((992,770),(993.0717967697245,774),(996,776.9282032302755),(1000,778),(1004,776.9282032302755),(1006.9282032302755,774),(1008,770),(1006.9282032302755,766),(1004,763.0717967697245),(1000,762),(996,763.0717967697245),(993.0717967697245,766)) -9978 ((991,780),(992.2057713659401,784.5),(995.5,787.7942286340599),(1000,789),(1004.5,787.7942286340599),(1007.7942286340599,784.5),(1009,780),(1007.79422863406,775.5),(1004.5,772.2057713659401),(1000,771),(995.5,772.20577136594),(992.2057713659401,775.5)) -9979 ((990,790),(991.3397459621556,795),(995,798.6602540378444),(1000,800),(1005,798.6602540378444),(1008.6602540378444,795),(1010,790),(1008.6602540378444,785),(1005,781.3397459621556),(1000,780),(995,781.3397459621556),(991.3397459621556,785)) -9980 ((999,800),(999.1339745962156,800.5),(999.5,800.8660254037844),(1000,801),(1000.5,800.8660254037844),(1000.8660254037844,800.5),(1001,800),(1000.8660254037844,799.5),(1000.5,799.1339745962156),(1000,799),(999.5,799.1339745962156),(999.1339745962156,799.5)) -9981 ((998,810),(998.2679491924312,811),(999,811.7320508075688),(1000,812),(1001,811.7320508075688),(1001.7320508075688,811),(1002,810),(1001.7320508075688,809),(1001,808.2679491924312),(1000,808),(999,808.2679491924312),(998.2679491924312,809)) -9982 ((997,820),(997.4019237886466,821.5),(998.5,822.5980762113534),(1000,823),(1001.5,822.5980762113534),(1002.5980762113533,821.5),(1003,820),(1002.5980762113534,818.5),(1001.5,817.4019237886467),(1000,817),(998.5,817.4019237886466),(997.4019237886467,818.5)) -9983 ((996,830),(996.5358983848622,832),(998,833.4641016151378),(1000,834),(1002,833.4641016151378),(1003.4641016151378,832),(1004,830),(1003.4641016151378,828),(1002,826.5358983848622),(1000,826),(998,826.5358983848622),(996.5358983848622,828)) -9984 ((995,840),(995.6698729810778,842.5),(997.5,844.3301270189222),(1000,845),(1002.5,844.3301270189222),(1004.3301270189222,842.5),(1005,840),(1004.3301270189222,837.5),(1002.5,835.6698729810778),(1000,835),(997.5,835.6698729810778),(995.6698729810778,837.5)) -9985 ((994,850),(994.8038475772934,853),(997,855.1961524227066),(1000,856),(1003,855.1961524227066),(1005.1961524227066,853),(1006,850),(1005.1961524227066,847),(1003,844.8038475772934),(1000,844),(997,844.8038475772934),(994.8038475772934,847)) -9986 ((993,860),(993.937822173509,863.5),(996.5,866.062177826491),(1000,867),(1003.5,866.062177826491),(1006.062177826491,863.5),(1007,860),(1006.062177826491,856.5),(1003.5,853.937822173509),(1000,853),(996.5,853.937822173509),(993.937822173509,856.5)) -9987 ((992,870),(993.0717967697245,874),(996,876.9282032302755),(1000,878),(1004,876.9282032302755),(1006.9282032302755,874),(1008,870),(1006.9282032302755,866),(1004,863.0717967697245),(1000,862),(996,863.0717967697245),(993.0717967697245,866)) -9988 ((991,880),(992.2057713659401,884.5),(995.5,887.7942286340599),(1000,889),(1004.5,887.7942286340599),(1007.7942286340599,884.5),(1009,880),(1007.79422863406,875.5),(1004.5,872.2057713659401),(1000,871),(995.5,872.20577136594),(992.2057713659401,875.5)) -9989 ((990,890),(991.3397459621556,895),(995,898.6602540378444),(1000,900),(1005,898.6602540378444),(1008.6602540378444,895),(1010,890),(1008.6602540378444,885),(1005,881.3397459621556),(1000,880),(995,881.3397459621556),(991.3397459621556,885)) -9990 ((999,900),(999.1339745962156,900.5),(999.5,900.8660254037844),(1000,901),(1000.5,900.8660254037844),(1000.8660254037844,900.5),(1001,900),(1000.8660254037844,899.5),(1000.5,899.1339745962156),(1000,899),(999.5,899.1339745962156),(999.1339745962156,899.5)) -9991 ((998,910),(998.2679491924312,911),(999,911.7320508075688),(1000,912),(1001,911.7320508075688),(1001.7320508075688,911),(1002,910),(1001.7320508075688,909),(1001,908.2679491924312),(1000,908),(999,908.2679491924312),(998.2679491924312,909)) -9992 ((997,920),(997.4019237886466,921.5),(998.5,922.5980762113534),(1000,923),(1001.5,922.5980762113534),(1002.5980762113533,921.5),(1003,920),(1002.5980762113534,918.5),(1001.5,917.4019237886467),(1000,917),(998.5,917.4019237886466),(997.4019237886467,918.5)) -9993 ((996,930),(996.5358983848622,932),(998,933.4641016151378),(1000,934),(1002,933.4641016151378),(1003.4641016151378,932),(1004,930),(1003.4641016151378,928),(1002,926.5358983848622),(1000,926),(998,926.5358983848622),(996.5358983848622,928)) -9994 ((995,940),(995.6698729810778,942.5),(997.5,944.3301270189222),(1000,945),(1002.5,944.3301270189222),(1004.3301270189222,942.5),(1005,940),(1004.3301270189222,937.5),(1002.5,935.6698729810778),(1000,935),(997.5,935.6698729810778),(995.6698729810778,937.5)) -9995 ((994,950),(994.8038475772934,953),(997,955.1961524227066),(1000,956),(1003,955.1961524227066),(1005.1961524227066,953),(1006,950),(1005.1961524227066,947),(1003,944.8038475772934),(1000,944),(997,944.8038475772934),(994.8038475772934,947)) -9996 ((993,960),(993.937822173509,963.5),(996.5,966.062177826491),(1000,967),(1003.5,966.062177826491),(1006.062177826491,963.5),(1007,960),(1006.062177826491,956.5),(1003.5,953.937822173509),(1000,953),(996.5,953.937822173509),(993.937822173509,956.5)) -9997 ((992,970),(993.0717967697245,974),(996,976.9282032302755),(1000,978),(1004,976.9282032302755),(1006.9282032302755,974),(1008,970),(1006.9282032302755,966),(1004,963.0717967697245),(1000,962),(996,963.0717967697245),(993.0717967697245,966)) -9998 ((991,980),(992.2057713659401,984.5),(995.5,987.7942286340599),(1000,989),(1004.5,987.7942286340599),(1007.7942286340599,984.5),(1009,980),(1007.79422863406,975.5),(1004.5,972.2057713659401),(1000,971),(995.5,972.20577136594),(992.2057713659401,975.5)) -9999 ((990,990),(991.3397459621556,995),(995,998.6602540378444),(1000,1000),(1005,998.6602540378444),(1008.6602540378444,995),(1010,990),(1008.6602540378444,985),(1005,981.3397459621556),(1000,980),(995,981.3397459621556),(991.3397459621556,985)) -10000 ((999,1000),(999.1339745962156,1000.5),(999.5,1000.8660254037844),(1000,1001),(1000.5,1000.8660254037844),(1000.8660254037844,1000.5),(1001,1000),(1000.8660254037844,999.5),(1000.5,999.1339745962156),(1000,999),(999.5,999.1339745962156),(999.1339745962156,999.5)) -10001 ((200,300),(210,310),(230,290)) -10002 ((200,300),(210,310),(230,290)) -10003 ((200,300),(210,310),(230,290)) -10004 ((200,300),(210,310),(230,290)) -10005 ((200,300),(210,310),(230,290)) -10006 ((200,300),(210,310),(230,290)) -10007 ((200,300),(210,310),(230,290)) -10008 ((200,300),(210,310),(230,290)) -10009 ((200,300),(210,310),(230,290)) -10010 ((200,300),(210,310),(230,290)) -10011 ((200,300),(210,310),(230,290)) -10012 ((200,300),(210,310),(230,290)) -10013 ((200,300),(210,310),(230,290)) -10014 ((200,300),(210,310),(230,290)) -10015 ((200,300),(210,310),(230,290)) -10016 ((200,300),(210,310),(230,290)) -10017 ((200,300),(210,310),(230,290)) -10018 ((200,300),(210,310),(230,290)) -10019 ((200,300),(210,310),(230,290)) -10020 ((200,300),(210,310),(230,290)) -10021 ((200,300),(210,310),(230,290)) -10022 ((200,300),(210,310),(230,290)) -10023 ((200,300),(210,310),(230,290)) -10024 ((200,300),(210,310),(230,290)) -10025 ((200,300),(210,310),(230,290)) -10026 ((200,300),(210,310),(230,290)) -10027 ((200,300),(210,310),(230,290)) -10028 ((200,300),(210,310),(230,290)) -10029 ((200,300),(210,310),(230,290)) -10030 ((200,300),(210,310),(230,290)) -10031 ((200,300),(210,310),(230,290)) -10032 ((200,300),(210,310),(230,290)) -10033 ((200,300),(210,310),(230,290)) -10034 ((200,300),(210,310),(230,290)) -10035 ((200,300),(210,310),(230,290)) -10036 ((200,300),(210,310),(230,290)) -10037 ((200,300),(210,310),(230,290)) -10038 ((200,300),(210,310),(230,290)) -10039 ((200,300),(210,310),(230,290)) -10040 ((200,300),(210,310),(230,290)) -10041 ((200,300),(210,310),(230,290)) -10042 ((200,300),(210,310),(230,290)) -10043 ((200,300),(210,310),(230,290)) -10044 ((200,300),(210,310),(230,290)) -10045 ((200,300),(210,310),(230,290)) -10046 ((200,300),(210,310),(230,290)) -10047 ((200,300),(210,310),(230,290)) -10048 ((200,300),(210,310),(230,290)) -10049 ((200,300),(210,310),(230,290)) -10050 ((200,300),(210,310),(230,290)) -10051 ((200,300),(210,310),(230,290)) -10052 ((200,300),(210,310),(230,290)) -10053 ((200,300),(210,310),(230,290)) -10054 ((200,300),(210,310),(230,290)) -10055 ((200,300),(210,310),(230,290)) -10056 ((200,300),(210,310),(230,290)) -10057 ((200,300),(210,310),(230,290)) -10058 ((200,300),(210,310),(230,290)) -10059 ((200,300),(210,310),(230,290)) -10060 ((200,300),(210,310),(230,290)) -10061 ((200,300),(210,310),(230,290)) -10062 ((200,300),(210,310),(230,290)) -10063 ((200,300),(210,310),(230,290)) -10064 ((200,300),(210,310),(230,290)) -10065 ((200,300),(210,310),(230,290)) -10066 ((200,300),(210,310),(230,290)) -10067 ((200,300),(210,310),(230,290)) -10068 ((200,300),(210,310),(230,290)) -10069 ((200,300),(210,310),(230,290)) -10070 ((200,300),(210,310),(230,290)) -10071 ((200,300),(210,310),(230,290)) -10072 ((200,300),(210,310),(230,290)) -10073 ((200,300),(210,310),(230,290)) -10074 ((200,300),(210,310),(230,290)) -10075 ((200,300),(210,310),(230,290)) -10076 ((200,300),(210,310),(230,290)) -10077 ((200,300),(210,310),(230,290)) -10078 ((200,300),(210,310),(230,290)) -10079 ((200,300),(210,310),(230,290)) -10080 ((200,300),(210,310),(230,290)) -10081 ((200,300),(210,310),(230,290)) -10082 ((200,300),(210,310),(230,290)) -10083 ((200,300),(210,310),(230,290)) -10084 ((200,300),(210,310),(230,290)) -10085 ((200,300),(210,310),(230,290)) -10086 ((200,300),(210,310),(230,290)) -10087 ((200,300),(210,310),(230,290)) -10088 ((200,300),(210,310),(230,290)) -10089 ((200,300),(210,310),(230,290)) -10090 ((200,300),(210,310),(230,290)) -10091 ((200,300),(210,310),(230,290)) -10092 ((200,300),(210,310),(230,290)) -10093 ((200,300),(210,310),(230,290)) -10094 ((200,300),(210,310),(230,290)) -10095 ((200,300),(210,310),(230,290)) -10096 ((200,300),(210,310),(230,290)) -10097 ((200,300),(210,310),(230,290)) -10098 ((200,300),(210,310),(230,290)) -10099 ((200,300),(210,310),(230,290)) -10100 ((200,300),(210,310),(230,290)) -10101 ((200,300),(210,310),(230,290)) -10102 ((200,300),(210,310),(230,290)) -10103 ((200,300),(210,310),(230,290)) -10104 ((200,300),(210,310),(230,290)) -10105 ((200,300),(210,310),(230,290)) -10106 ((200,300),(210,310),(230,290)) -10107 ((200,300),(210,310),(230,290)) -10108 ((200,300),(210,310),(230,290)) -10109 ((200,300),(210,310),(230,290)) -10110 ((200,300),(210,310),(230,290)) -10111 ((200,300),(210,310),(230,290)) -10112 ((200,300),(210,310),(230,290)) -10113 ((200,300),(210,310),(230,290)) -10114 ((200,300),(210,310),(230,290)) -10115 ((200,300),(210,310),(230,290)) -10116 ((200,300),(210,310),(230,290)) -10117 ((200,300),(210,310),(230,290)) -10118 ((200,300),(210,310),(230,290)) -10119 ((200,300),(210,310),(230,290)) -10120 ((200,300),(210,310),(230,290)) -10121 ((200,300),(210,310),(230,290)) -10122 ((200,300),(210,310),(230,290)) -10123 ((200,300),(210,310),(230,290)) -10124 ((200,300),(210,310),(230,290)) -10125 ((200,300),(210,310),(230,290)) -10126 ((200,300),(210,310),(230,290)) -10127 ((200,300),(210,310),(230,290)) -10128 ((200,300),(210,310),(230,290)) -10129 ((200,300),(210,310),(230,290)) -10130 ((200,300),(210,310),(230,290)) -10131 ((200,300),(210,310),(230,290)) -10132 ((200,300),(210,310),(230,290)) -10133 ((200,300),(210,310),(230,290)) -10134 ((200,300),(210,310),(230,290)) -10135 ((200,300),(210,310),(230,290)) -10136 ((200,300),(210,310),(230,290)) -10137 ((200,300),(210,310),(230,290)) -10138 ((200,300),(210,310),(230,290)) -10139 ((200,300),(210,310),(230,290)) -10140 ((200,300),(210,310),(230,290)) -10141 ((200,300),(210,310),(230,290)) -10142 ((200,300),(210,310),(230,290)) -10143 ((200,300),(210,310),(230,290)) -10144 ((200,300),(210,310),(230,290)) -10145 ((200,300),(210,310),(230,290)) -10146 ((200,300),(210,310),(230,290)) -10147 ((200,300),(210,310),(230,290)) -10148 ((200,300),(210,310),(230,290)) -10149 ((200,300),(210,310),(230,290)) -10150 ((200,300),(210,310),(230,290)) -10151 ((200,300),(210,310),(230,290)) -10152 ((200,300),(210,310),(230,290)) -10153 ((200,300),(210,310),(230,290)) -10154 ((200,300),(210,310),(230,290)) -10155 ((200,300),(210,310),(230,290)) -10156 ((200,300),(210,310),(230,290)) -10157 ((200,300),(210,310),(230,290)) -10158 ((200,300),(210,310),(230,290)) -10159 ((200,300),(210,310),(230,290)) -10160 ((200,300),(210,310),(230,290)) -10161 ((200,300),(210,310),(230,290)) -10162 ((200,300),(210,310),(230,290)) -10163 ((200,300),(210,310),(230,290)) -10164 ((200,300),(210,310),(230,290)) -10165 ((200,300),(210,310),(230,290)) -10166 ((200,300),(210,310),(230,290)) -10167 ((200,300),(210,310),(230,290)) -10168 ((200,300),(210,310),(230,290)) -10169 ((200,300),(210,310),(230,290)) -10170 ((200,300),(210,310),(230,290)) -10171 ((200,300),(210,310),(230,290)) -10172 ((200,300),(210,310),(230,290)) -10173 ((200,300),(210,310),(230,290)) -10174 ((200,300),(210,310),(230,290)) -10175 ((200,300),(210,310),(230,290)) -10176 ((200,300),(210,310),(230,290)) -10177 ((200,300),(210,310),(230,290)) -10178 ((200,300),(210,310),(230,290)) -10179 ((200,300),(210,310),(230,290)) -10180 ((200,300),(210,310),(230,290)) -10181 ((200,300),(210,310),(230,290)) -10182 ((200,300),(210,310),(230,290)) -10183 ((200,300),(210,310),(230,290)) -10184 ((200,300),(210,310),(230,290)) -10185 ((200,300),(210,310),(230,290)) -10186 ((200,300),(210,310),(230,290)) -10187 ((200,300),(210,310),(230,290)) -10188 ((200,300),(210,310),(230,290)) -10189 ((200,300),(210,310),(230,290)) -10190 ((200,300),(210,310),(230,290)) -10191 ((200,300),(210,310),(230,290)) -10192 ((200,300),(210,310),(230,290)) -10193 ((200,300),(210,310),(230,290)) -10194 ((200,300),(210,310),(230,290)) -10195 ((200,300),(210,310),(230,290)) -10196 ((200,300),(210,310),(230,290)) -10197 ((200,300),(210,310),(230,290)) -10198 ((200,300),(210,310),(230,290)) -10199 ((200,300),(210,310),(230,290)) -10200 ((200,300),(210,310),(230,290)) -10201 ((200,300),(210,310),(230,290)) -10202 ((200,300),(210,310),(230,290)) -10203 ((200,300),(210,310),(230,290)) -10204 ((200,300),(210,310),(230,290)) -10205 ((200,300),(210,310),(230,290)) -10206 ((200,300),(210,310),(230,290)) -10207 ((200,300),(210,310),(230,290)) -10208 ((200,300),(210,310),(230,290)) -10209 ((200,300),(210,310),(230,290)) -10210 ((200,300),(210,310),(230,290)) -10211 ((200,300),(210,310),(230,290)) -10212 ((200,300),(210,310),(230,290)) -10213 ((200,300),(210,310),(230,290)) -10214 ((200,300),(210,310),(230,290)) -10215 ((200,300),(210,310),(230,290)) -10216 ((200,300),(210,310),(230,290)) -10217 ((200,300),(210,310),(230,290)) -10218 ((200,300),(210,310),(230,290)) -10219 ((200,300),(210,310),(230,290)) -10220 ((200,300),(210,310),(230,290)) -10221 ((200,300),(210,310),(230,290)) -10222 ((200,300),(210,310),(230,290)) -10223 ((200,300),(210,310),(230,290)) -10224 ((200,300),(210,310),(230,290)) -10225 ((200,300),(210,310),(230,290)) -10226 ((200,300),(210,310),(230,290)) -10227 ((200,300),(210,310),(230,290)) -10228 ((200,300),(210,310),(230,290)) -10229 ((200,300),(210,310),(230,290)) -10230 ((200,300),(210,310),(230,290)) -10231 ((200,300),(210,310),(230,290)) -10232 ((200,300),(210,310),(230,290)) -10233 ((200,300),(210,310),(230,290)) -10234 ((200,300),(210,310),(230,290)) -10235 ((200,300),(210,310),(230,290)) -10236 ((200,300),(210,310),(230,290)) -10237 ((200,300),(210,310),(230,290)) -10238 ((200,300),(210,310),(230,290)) -10239 ((200,300),(210,310),(230,290)) -10240 ((200,300),(210,310),(230,290)) -10241 ((200,300),(210,310),(230,290)) -10242 ((200,300),(210,310),(230,290)) -10243 ((200,300),(210,310),(230,290)) -10244 ((200,300),(210,310),(230,290)) -10245 ((200,300),(210,310),(230,290)) -10246 ((200,300),(210,310),(230,290)) -10247 ((200,300),(210,310),(230,290)) -10248 ((200,300),(210,310),(230,290)) -10249 ((200,300),(210,310),(230,290)) -10250 ((200,300),(210,310),(230,290)) -10251 ((200,300),(210,310),(230,290)) -10252 ((200,300),(210,310),(230,290)) -10253 ((200,300),(210,310),(230,290)) -10254 ((200,300),(210,310),(230,290)) -10255 ((200,300),(210,310),(230,290)) -10256 ((200,300),(210,310),(230,290)) -10257 ((200,300),(210,310),(230,290)) -10258 ((200,300),(210,310),(230,290)) -10259 ((200,300),(210,310),(230,290)) -10260 ((200,300),(210,310),(230,290)) -10261 ((200,300),(210,310),(230,290)) -10262 ((200,300),(210,310),(230,290)) -10263 ((200,300),(210,310),(230,290)) -10264 ((200,300),(210,310),(230,290)) -10265 ((200,300),(210,310),(230,290)) -10266 ((200,300),(210,310),(230,290)) -10267 ((200,300),(210,310),(230,290)) -10268 ((200,300),(210,310),(230,290)) -10269 ((200,300),(210,310),(230,290)) -10270 ((200,300),(210,310),(230,290)) -10271 ((200,300),(210,310),(230,290)) -10272 ((200,300),(210,310),(230,290)) -10273 ((200,300),(210,310),(230,290)) -10274 ((200,300),(210,310),(230,290)) -10275 ((200,300),(210,310),(230,290)) -10276 ((200,300),(210,310),(230,290)) -10277 ((200,300),(210,310),(230,290)) -10278 ((200,300),(210,310),(230,290)) -10279 ((200,300),(210,310),(230,290)) -10280 ((200,300),(210,310),(230,290)) -10281 ((200,300),(210,310),(230,290)) -10282 ((200,300),(210,310),(230,290)) -10283 ((200,300),(210,310),(230,290)) -10284 ((200,300),(210,310),(230,290)) -10285 ((200,300),(210,310),(230,290)) -10286 ((200,300),(210,310),(230,290)) -10287 ((200,300),(210,310),(230,290)) -10288 ((200,300),(210,310),(230,290)) -10289 ((200,300),(210,310),(230,290)) -10290 ((200,300),(210,310),(230,290)) -10291 ((200,300),(210,310),(230,290)) -10292 ((200,300),(210,310),(230,290)) -10293 ((200,300),(210,310),(230,290)) -10294 ((200,300),(210,310),(230,290)) -10295 ((200,300),(210,310),(230,290)) -10296 ((200,300),(210,310),(230,290)) -10297 ((200,300),(210,310),(230,290)) -10298 ((200,300),(210,310),(230,290)) -10299 ((200,300),(210,310),(230,290)) -10300 ((200,300),(210,310),(230,290)) -10301 ((200,300),(210,310),(230,290)) -10302 ((200,300),(210,310),(230,290)) -10303 ((200,300),(210,310),(230,290)) -10304 ((200,300),(210,310),(230,290)) -10305 ((200,300),(210,310),(230,290)) -10306 ((200,300),(210,310),(230,290)) -10307 ((200,300),(210,310),(230,290)) -10308 ((200,300),(210,310),(230,290)) -10309 ((200,300),(210,310),(230,290)) -10310 ((200,300),(210,310),(230,290)) -10311 ((200,300),(210,310),(230,290)) -10312 ((200,300),(210,310),(230,290)) -10313 ((200,300),(210,310),(230,290)) -10314 ((200,300),(210,310),(230,290)) -10315 ((200,300),(210,310),(230,290)) -10316 ((200,300),(210,310),(230,290)) -10317 ((200,300),(210,310),(230,290)) -10318 ((200,300),(210,310),(230,290)) -10319 ((200,300),(210,310),(230,290)) -10320 ((200,300),(210,310),(230,290)) -10321 ((200,300),(210,310),(230,290)) -10322 ((200,300),(210,310),(230,290)) -10323 ((200,300),(210,310),(230,290)) -10324 ((200,300),(210,310),(230,290)) -10325 ((200,300),(210,310),(230,290)) -10326 ((200,300),(210,310),(230,290)) -10327 ((200,300),(210,310),(230,290)) -10328 ((200,300),(210,310),(230,290)) -10329 ((200,300),(210,310),(230,290)) -10330 ((200,300),(210,310),(230,290)) -10331 ((200,300),(210,310),(230,290)) -10332 ((200,300),(210,310),(230,290)) -10333 ((200,300),(210,310),(230,290)) -10334 ((200,300),(210,310),(230,290)) -10335 ((200,300),(210,310),(230,290)) -10336 ((200,300),(210,310),(230,290)) -10337 ((200,300),(210,310),(230,290)) -10338 ((200,300),(210,310),(230,290)) -10339 ((200,300),(210,310),(230,290)) -10340 ((200,300),(210,310),(230,290)) -10341 ((200,300),(210,310),(230,290)) -10342 ((200,300),(210,310),(230,290)) -10343 ((200,300),(210,310),(230,290)) -10344 ((200,300),(210,310),(230,290)) -10345 ((200,300),(210,310),(230,290)) -10346 ((200,300),(210,310),(230,290)) -10347 ((200,300),(210,310),(230,290)) -10348 ((200,300),(210,310),(230,290)) -10349 ((200,300),(210,310),(230,290)) -10350 ((200,300),(210,310),(230,290)) -10351 ((200,300),(210,310),(230,290)) -10352 ((200,300),(210,310),(230,290)) -10353 ((200,300),(210,310),(230,290)) -10354 ((200,300),(210,310),(230,290)) -10355 ((200,300),(210,310),(230,290)) -10356 ((200,300),(210,310),(230,290)) -10357 ((200,300),(210,310),(230,290)) -10358 ((200,300),(210,310),(230,290)) -10359 ((200,300),(210,310),(230,290)) -10360 ((200,300),(210,310),(230,290)) -10361 ((200,300),(210,310),(230,290)) -10362 ((200,300),(210,310),(230,290)) -10363 ((200,300),(210,310),(230,290)) -10364 ((200,300),(210,310),(230,290)) -10365 ((200,300),(210,310),(230,290)) -10366 ((200,300),(210,310),(230,290)) -10367 ((200,300),(210,310),(230,290)) -10368 ((200,300),(210,310),(230,290)) -10369 ((200,300),(210,310),(230,290)) -10370 ((200,300),(210,310),(230,290)) -10371 ((200,300),(210,310),(230,290)) -10372 ((200,300),(210,310),(230,290)) -10373 ((200,300),(210,310),(230,290)) -10374 ((200,300),(210,310),(230,290)) -10375 ((200,300),(210,310),(230,290)) -10376 ((200,300),(210,310),(230,290)) -10377 ((200,300),(210,310),(230,290)) -10378 ((200,300),(210,310),(230,290)) -10379 ((200,300),(210,310),(230,290)) -10380 ((200,300),(210,310),(230,290)) -10381 ((200,300),(210,310),(230,290)) -10382 ((200,300),(210,310),(230,290)) -10383 ((200,300),(210,310),(230,290)) -10384 ((200,300),(210,310),(230,290)) -10385 ((200,300),(210,310),(230,290)) -10386 ((200,300),(210,310),(230,290)) -10387 ((200,300),(210,310),(230,290)) -10388 ((200,300),(210,310),(230,290)) -10389 ((200,300),(210,310),(230,290)) -10390 ((200,300),(210,310),(230,290)) -10391 ((200,300),(210,310),(230,290)) -10392 ((200,300),(210,310),(230,290)) -10393 ((200,300),(210,310),(230,290)) -10394 ((200,300),(210,310),(230,290)) -10395 ((200,300),(210,310),(230,290)) -10396 ((200,300),(210,310),(230,290)) -10397 ((200,300),(210,310),(230,290)) -10398 ((200,300),(210,310),(230,290)) -10399 ((200,300),(210,310),(230,290)) -10400 ((200,300),(210,310),(230,290)) -10401 ((200,300),(210,310),(230,290)) -10402 ((200,300),(210,310),(230,290)) -10403 ((200,300),(210,310),(230,290)) -10404 ((200,300),(210,310),(230,290)) -10405 ((200,300),(210,310),(230,290)) -10406 ((200,300),(210,310),(230,290)) -10407 ((200,300),(210,310),(230,290)) -10408 ((200,300),(210,310),(230,290)) -10409 ((200,300),(210,310),(230,290)) -10410 ((200,300),(210,310),(230,290)) -10411 ((200,300),(210,310),(230,290)) -10412 ((200,300),(210,310),(230,290)) -10413 ((200,300),(210,310),(230,290)) -10414 ((200,300),(210,310),(230,290)) -10415 ((200,300),(210,310),(230,290)) -10416 ((200,300),(210,310),(230,290)) -10417 ((200,300),(210,310),(230,290)) -10418 ((200,300),(210,310),(230,290)) -10419 ((200,300),(210,310),(230,290)) -10420 ((200,300),(210,310),(230,290)) -10421 ((200,300),(210,310),(230,290)) -10422 ((200,300),(210,310),(230,290)) -10423 ((200,300),(210,310),(230,290)) -10424 ((200,300),(210,310),(230,290)) -10425 ((200,300),(210,310),(230,290)) -10426 ((200,300),(210,310),(230,290)) -10427 ((200,300),(210,310),(230,290)) -10428 ((200,300),(210,310),(230,290)) -10429 ((200,300),(210,310),(230,290)) -10430 ((200,300),(210,310),(230,290)) -10431 ((200,300),(210,310),(230,290)) -10432 ((200,300),(210,310),(230,290)) -10433 ((200,300),(210,310),(230,290)) -10434 ((200,300),(210,310),(230,290)) -10435 ((200,300),(210,310),(230,290)) -10436 ((200,300),(210,310),(230,290)) -10437 ((200,300),(210,310),(230,290)) -10438 ((200,300),(210,310),(230,290)) -10439 ((200,300),(210,310),(230,290)) -10440 ((200,300),(210,310),(230,290)) -10441 ((200,300),(210,310),(230,290)) -10442 ((200,300),(210,310),(230,290)) -10443 ((200,300),(210,310),(230,290)) -10444 ((200,300),(210,310),(230,290)) -10445 ((200,300),(210,310),(230,290)) -10446 ((200,300),(210,310),(230,290)) -10447 ((200,300),(210,310),(230,290)) -10448 ((200,300),(210,310),(230,290)) -10449 ((200,300),(210,310),(230,290)) -10450 ((200,300),(210,310),(230,290)) -10451 ((200,300),(210,310),(230,290)) -10452 ((200,300),(210,310),(230,290)) -10453 ((200,300),(210,310),(230,290)) -10454 ((200,300),(210,310),(230,290)) -10455 ((200,300),(210,310),(230,290)) -10456 ((200,300),(210,310),(230,290)) -10457 ((200,300),(210,310),(230,290)) -10458 ((200,300),(210,310),(230,290)) -10459 ((200,300),(210,310),(230,290)) -10460 ((200,300),(210,310),(230,290)) -10461 ((200,300),(210,310),(230,290)) -10462 ((200,300),(210,310),(230,290)) -10463 ((200,300),(210,310),(230,290)) -10464 ((200,300),(210,310),(230,290)) -10465 ((200,300),(210,310),(230,290)) -10466 ((200,300),(210,310),(230,290)) -10467 ((200,300),(210,310),(230,290)) -10468 ((200,300),(210,310),(230,290)) -10469 ((200,300),(210,310),(230,290)) -10470 ((200,300),(210,310),(230,290)) -10471 ((200,300),(210,310),(230,290)) -10472 ((200,300),(210,310),(230,290)) -10473 ((200,300),(210,310),(230,290)) -10474 ((200,300),(210,310),(230,290)) -10475 ((200,300),(210,310),(230,290)) -10476 ((200,300),(210,310),(230,290)) -10477 ((200,300),(210,310),(230,290)) -10478 ((200,300),(210,310),(230,290)) -10479 ((200,300),(210,310),(230,290)) -10480 ((200,300),(210,310),(230,290)) -10481 ((200,300),(210,310),(230,290)) -10482 ((200,300),(210,310),(230,290)) -10483 ((200,300),(210,310),(230,290)) -10484 ((200,300),(210,310),(230,290)) -10485 ((200,300),(210,310),(230,290)) -10486 ((200,300),(210,310),(230,290)) -10487 ((200,300),(210,310),(230,290)) -10488 ((200,300),(210,310),(230,290)) -10489 ((200,300),(210,310),(230,290)) -10490 ((200,300),(210,310),(230,290)) -10491 ((200,300),(210,310),(230,290)) -10492 ((200,300),(210,310),(230,290)) -10493 ((200,300),(210,310),(230,290)) -10494 ((200,300),(210,310),(230,290)) -10495 ((200,300),(210,310),(230,290)) -10496 ((200,300),(210,310),(230,290)) -10497 ((200,300),(210,310),(230,290)) -10498 ((200,300),(210,310),(230,290)) -10499 ((200,300),(210,310),(230,290)) -10500 ((200,300),(210,310),(230,290)) -10501 ((200,300),(210,310),(230,290)) -10502 ((200,300),(210,310),(230,290)) -10503 ((200,300),(210,310),(230,290)) -10504 ((200,300),(210,310),(230,290)) -10505 ((200,300),(210,310),(230,290)) -10506 ((200,300),(210,310),(230,290)) -10507 ((200,300),(210,310),(230,290)) -10508 ((200,300),(210,310),(230,290)) -10509 ((200,300),(210,310),(230,290)) -10510 ((200,300),(210,310),(230,290)) -10511 ((200,300),(210,310),(230,290)) -10512 ((200,300),(210,310),(230,290)) -10513 ((200,300),(210,310),(230,290)) -10514 ((200,300),(210,310),(230,290)) -10515 ((200,300),(210,310),(230,290)) -10516 ((200,300),(210,310),(230,290)) -10517 ((200,300),(210,310),(230,290)) -10518 ((200,300),(210,310),(230,290)) -10519 ((200,300),(210,310),(230,290)) -10520 ((200,300),(210,310),(230,290)) -10521 ((200,300),(210,310),(230,290)) -10522 ((200,300),(210,310),(230,290)) -10523 ((200,300),(210,310),(230,290)) -10524 ((200,300),(210,310),(230,290)) -10525 ((200,300),(210,310),(230,290)) -10526 ((200,300),(210,310),(230,290)) -10527 ((200,300),(210,310),(230,290)) -10528 ((200,300),(210,310),(230,290)) -10529 ((200,300),(210,310),(230,290)) -10530 ((200,300),(210,310),(230,290)) -10531 ((200,300),(210,310),(230,290)) -10532 ((200,300),(210,310),(230,290)) -10533 ((200,300),(210,310),(230,290)) -10534 ((200,300),(210,310),(230,290)) -10535 ((200,300),(210,310),(230,290)) -10536 ((200,300),(210,310),(230,290)) -10537 ((200,300),(210,310),(230,290)) -10538 ((200,300),(210,310),(230,290)) -10539 ((200,300),(210,310),(230,290)) -10540 ((200,300),(210,310),(230,290)) -10541 ((200,300),(210,310),(230,290)) -10542 ((200,300),(210,310),(230,290)) -10543 ((200,300),(210,310),(230,290)) -10544 ((200,300),(210,310),(230,290)) -10545 ((200,300),(210,310),(230,290)) -10546 ((200,300),(210,310),(230,290)) -10547 ((200,300),(210,310),(230,290)) -10548 ((200,300),(210,310),(230,290)) -10549 ((200,300),(210,310),(230,290)) -10550 ((200,300),(210,310),(230,290)) -10551 ((200,300),(210,310),(230,290)) -10552 ((200,300),(210,310),(230,290)) -10553 ((200,300),(210,310),(230,290)) -10554 ((200,300),(210,310),(230,290)) -10555 ((200,300),(210,310),(230,290)) -10556 ((200,300),(210,310),(230,290)) -10557 ((200,300),(210,310),(230,290)) -10558 ((200,300),(210,310),(230,290)) -10559 ((200,300),(210,310),(230,290)) -10560 ((200,300),(210,310),(230,290)) -10561 ((200,300),(210,310),(230,290)) -10562 ((200,300),(210,310),(230,290)) -10563 ((200,300),(210,310),(230,290)) -10564 ((200,300),(210,310),(230,290)) -10565 ((200,300),(210,310),(230,290)) -10566 ((200,300),(210,310),(230,290)) -10567 ((200,300),(210,310),(230,290)) -10568 ((200,300),(210,310),(230,290)) -10569 ((200,300),(210,310),(230,290)) -10570 ((200,300),(210,310),(230,290)) -10571 ((200,300),(210,310),(230,290)) -10572 ((200,300),(210,310),(230,290)) -10573 ((200,300),(210,310),(230,290)) -10574 ((200,300),(210,310),(230,290)) -10575 ((200,300),(210,310),(230,290)) -10576 ((200,300),(210,310),(230,290)) -10577 ((200,300),(210,310),(230,290)) -10578 ((200,300),(210,310),(230,290)) -10579 ((200,300),(210,310),(230,290)) -10580 ((200,300),(210,310),(230,290)) -10581 ((200,300),(210,310),(230,290)) -10582 ((200,300),(210,310),(230,290)) -10583 ((200,300),(210,310),(230,290)) -10584 ((200,300),(210,310),(230,290)) -10585 ((200,300),(210,310),(230,290)) -10586 ((200,300),(210,310),(230,290)) -10587 ((200,300),(210,310),(230,290)) -10588 ((200,300),(210,310),(230,290)) -10589 ((200,300),(210,310),(230,290)) -10590 ((200,300),(210,310),(230,290)) -10591 ((200,300),(210,310),(230,290)) -10592 ((200,300),(210,310),(230,290)) -10593 ((200,300),(210,310),(230,290)) -10594 ((200,300),(210,310),(230,290)) -10595 ((200,300),(210,310),(230,290)) -10596 ((200,300),(210,310),(230,290)) -10597 ((200,300),(210,310),(230,290)) -10598 ((200,300),(210,310),(230,290)) -10599 ((200,300),(210,310),(230,290)) -10600 ((200,300),(210,310),(230,290)) -10601 ((200,300),(210,310),(230,290)) -10602 ((200,300),(210,310),(230,290)) -10603 ((200,300),(210,310),(230,290)) -10604 ((200,300),(210,310),(230,290)) -10605 ((200,300),(210,310),(230,290)) -10606 ((200,300),(210,310),(230,290)) -10607 ((200,300),(210,310),(230,290)) -10608 ((200,300),(210,310),(230,290)) -10609 ((200,300),(210,310),(230,290)) -10610 ((200,300),(210,310),(230,290)) -10611 ((200,300),(210,310),(230,290)) -10612 ((200,300),(210,310),(230,290)) -10613 ((200,300),(210,310),(230,290)) -10614 ((200,300),(210,310),(230,290)) -10615 ((200,300),(210,310),(230,290)) -10616 ((200,300),(210,310),(230,290)) -10617 ((200,300),(210,310),(230,290)) -10618 ((200,300),(210,310),(230,290)) -10619 ((200,300),(210,310),(230,290)) -10620 ((200,300),(210,310),(230,290)) -10621 ((200,300),(210,310),(230,290)) -10622 ((200,300),(210,310),(230,290)) -10623 ((200,300),(210,310),(230,290)) -10624 ((200,300),(210,310),(230,290)) -10625 ((200,300),(210,310),(230,290)) -10626 ((200,300),(210,310),(230,290)) -10627 ((200,300),(210,310),(230,290)) -10628 ((200,300),(210,310),(230,290)) -10629 ((200,300),(210,310),(230,290)) -10630 ((200,300),(210,310),(230,290)) -10631 ((200,300),(210,310),(230,290)) -10632 ((200,300),(210,310),(230,290)) -10633 ((200,300),(210,310),(230,290)) -10634 ((200,300),(210,310),(230,290)) -10635 ((200,300),(210,310),(230,290)) -10636 ((200,300),(210,310),(230,290)) -10637 ((200,300),(210,310),(230,290)) -10638 ((200,300),(210,310),(230,290)) -10639 ((200,300),(210,310),(230,290)) -10640 ((200,300),(210,310),(230,290)) -10641 ((200,300),(210,310),(230,290)) -10642 ((200,300),(210,310),(230,290)) -10643 ((200,300),(210,310),(230,290)) -10644 ((200,300),(210,310),(230,290)) -10645 ((200,300),(210,310),(230,290)) -10646 ((200,300),(210,310),(230,290)) -10647 ((200,300),(210,310),(230,290)) -10648 ((200,300),(210,310),(230,290)) -10649 ((200,300),(210,310),(230,290)) -10650 ((200,300),(210,310),(230,290)) -10651 ((200,300),(210,310),(230,290)) -10652 ((200,300),(210,310),(230,290)) -10653 ((200,300),(210,310),(230,290)) -10654 ((200,300),(210,310),(230,290)) -10655 ((200,300),(210,310),(230,290)) -10656 ((200,300),(210,310),(230,290)) -10657 ((200,300),(210,310),(230,290)) -10658 ((200,300),(210,310),(230,290)) -10659 ((200,300),(210,310),(230,290)) -10660 ((200,300),(210,310),(230,290)) -10661 ((200,300),(210,310),(230,290)) -10662 ((200,300),(210,310),(230,290)) -10663 ((200,300),(210,310),(230,290)) -10664 ((200,300),(210,310),(230,290)) -10665 ((200,300),(210,310),(230,290)) -10666 ((200,300),(210,310),(230,290)) -10667 ((200,300),(210,310),(230,290)) -10668 ((200,300),(210,310),(230,290)) -10669 ((200,300),(210,310),(230,290)) -10670 ((200,300),(210,310),(230,290)) -10671 ((200,300),(210,310),(230,290)) -10672 ((200,300),(210,310),(230,290)) -10673 ((200,300),(210,310),(230,290)) -10674 ((200,300),(210,310),(230,290)) -10675 ((200,300),(210,310),(230,290)) -10676 ((200,300),(210,310),(230,290)) -10677 ((200,300),(210,310),(230,290)) -10678 ((200,300),(210,310),(230,290)) -10679 ((200,300),(210,310),(230,290)) -10680 ((200,300),(210,310),(230,290)) -10681 ((200,300),(210,310),(230,290)) -10682 ((200,300),(210,310),(230,290)) -10683 ((200,300),(210,310),(230,290)) -10684 ((200,300),(210,310),(230,290)) -10685 ((200,300),(210,310),(230,290)) -10686 ((200,300),(210,310),(230,290)) -10687 ((200,300),(210,310),(230,290)) -10688 ((200,300),(210,310),(230,290)) -10689 ((200,300),(210,310),(230,290)) -10690 ((200,300),(210,310),(230,290)) -10691 ((200,300),(210,310),(230,290)) -10692 ((200,300),(210,310),(230,290)) -10693 ((200,300),(210,310),(230,290)) -10694 ((200,300),(210,310),(230,290)) -10695 ((200,300),(210,310),(230,290)) -10696 ((200,300),(210,310),(230,290)) -10697 ((200,300),(210,310),(230,290)) -10698 ((200,300),(210,310),(230,290)) -10699 ((200,300),(210,310),(230,290)) -10700 ((200,300),(210,310),(230,290)) -10701 ((200,300),(210,310),(230,290)) -10702 ((200,300),(210,310),(230,290)) -10703 ((200,300),(210,310),(230,290)) -10704 ((200,300),(210,310),(230,290)) -10705 ((200,300),(210,310),(230,290)) -10706 ((200,300),(210,310),(230,290)) -10707 ((200,300),(210,310),(230,290)) -10708 ((200,300),(210,310),(230,290)) -10709 ((200,300),(210,310),(230,290)) -10710 ((200,300),(210,310),(230,290)) -10711 ((200,300),(210,310),(230,290)) -10712 ((200,300),(210,310),(230,290)) -10713 ((200,300),(210,310),(230,290)) -10714 ((200,300),(210,310),(230,290)) -10715 ((200,300),(210,310),(230,290)) -10716 ((200,300),(210,310),(230,290)) -10717 ((200,300),(210,310),(230,290)) -10718 ((200,300),(210,310),(230,290)) -10719 ((200,300),(210,310),(230,290)) -10720 ((200,300),(210,310),(230,290)) -10721 ((200,300),(210,310),(230,290)) -10722 ((200,300),(210,310),(230,290)) -10723 ((200,300),(210,310),(230,290)) -10724 ((200,300),(210,310),(230,290)) -10725 ((200,300),(210,310),(230,290)) -10726 ((200,300),(210,310),(230,290)) -10727 ((200,300),(210,310),(230,290)) -10728 ((200,300),(210,310),(230,290)) -10729 ((200,300),(210,310),(230,290)) -10730 ((200,300),(210,310),(230,290)) -10731 ((200,300),(210,310),(230,290)) -10732 ((200,300),(210,310),(230,290)) -10733 ((200,300),(210,310),(230,290)) -10734 ((200,300),(210,310),(230,290)) -10735 ((200,300),(210,310),(230,290)) -10736 ((200,300),(210,310),(230,290)) -10737 ((200,300),(210,310),(230,290)) -10738 ((200,300),(210,310),(230,290)) -10739 ((200,300),(210,310),(230,290)) -10740 ((200,300),(210,310),(230,290)) -10741 ((200,300),(210,310),(230,290)) -10742 ((200,300),(210,310),(230,290)) -10743 ((200,300),(210,310),(230,290)) -10744 ((200,300),(210,310),(230,290)) -10745 ((200,300),(210,310),(230,290)) -10746 ((200,300),(210,310),(230,290)) -10747 ((200,300),(210,310),(230,290)) -10748 ((200,300),(210,310),(230,290)) -10749 ((200,300),(210,310),(230,290)) -10750 ((200,300),(210,310),(230,290)) -10751 ((200,300),(210,310),(230,290)) -10752 ((200,300),(210,310),(230,290)) -10753 ((200,300),(210,310),(230,290)) -10754 ((200,300),(210,310),(230,290)) -10755 ((200,300),(210,310),(230,290)) -10756 ((200,300),(210,310),(230,290)) -10757 ((200,300),(210,310),(230,290)) -10758 ((200,300),(210,310),(230,290)) -10759 ((200,300),(210,310),(230,290)) -10760 ((200,300),(210,310),(230,290)) -10761 ((200,300),(210,310),(230,290)) -10762 ((200,300),(210,310),(230,290)) -10763 ((200,300),(210,310),(230,290)) -10764 ((200,300),(210,310),(230,290)) -10765 ((200,300),(210,310),(230,290)) -10766 ((200,300),(210,310),(230,290)) -10767 ((200,300),(210,310),(230,290)) -10768 ((200,300),(210,310),(230,290)) -10769 ((200,300),(210,310),(230,290)) -10770 ((200,300),(210,310),(230,290)) -10771 ((200,300),(210,310),(230,290)) -10772 ((200,300),(210,310),(230,290)) -10773 ((200,300),(210,310),(230,290)) -10774 ((200,300),(210,310),(230,290)) -10775 ((200,300),(210,310),(230,290)) -10776 ((200,300),(210,310),(230,290)) -10777 ((200,300),(210,310),(230,290)) -10778 ((200,300),(210,310),(230,290)) -10779 ((200,300),(210,310),(230,290)) -10780 ((200,300),(210,310),(230,290)) -10781 ((200,300),(210,310),(230,290)) -10782 ((200,300),(210,310),(230,290)) -10783 ((200,300),(210,310),(230,290)) -10784 ((200,300),(210,310),(230,290)) -10785 ((200,300),(210,310),(230,290)) -10786 ((200,300),(210,310),(230,290)) -10787 ((200,300),(210,310),(230,290)) -10788 ((200,300),(210,310),(230,290)) -10789 ((200,300),(210,310),(230,290)) -10790 ((200,300),(210,310),(230,290)) -10791 ((200,300),(210,310),(230,290)) -10792 ((200,300),(210,310),(230,290)) -10793 ((200,300),(210,310),(230,290)) -10794 ((200,300),(210,310),(230,290)) -10795 ((200,300),(210,310),(230,290)) -10796 ((200,300),(210,310),(230,290)) -10797 ((200,300),(210,310),(230,290)) -10798 ((200,300),(210,310),(230,290)) -10799 ((200,300),(210,310),(230,290)) -10800 ((200,300),(210,310),(230,290)) -10801 ((200,300),(210,310),(230,290)) -10802 ((200,300),(210,310),(230,290)) -10803 ((200,300),(210,310),(230,290)) -10804 ((200,300),(210,310),(230,290)) -10805 ((200,300),(210,310),(230,290)) -10806 ((200,300),(210,310),(230,290)) -10807 ((200,300),(210,310),(230,290)) -10808 ((200,300),(210,310),(230,290)) -10809 ((200,300),(210,310),(230,290)) -10810 ((200,300),(210,310),(230,290)) -10811 ((200,300),(210,310),(230,290)) -10812 ((200,300),(210,310),(230,290)) -10813 ((200,300),(210,310),(230,290)) -10814 ((200,300),(210,310),(230,290)) -10815 ((200,300),(210,310),(230,290)) -10816 ((200,300),(210,310),(230,290)) -10817 ((200,300),(210,310),(230,290)) -10818 ((200,300),(210,310),(230,290)) -10819 ((200,300),(210,310),(230,290)) -10820 ((200,300),(210,310),(230,290)) -10821 ((200,300),(210,310),(230,290)) -10822 ((200,300),(210,310),(230,290)) -10823 ((200,300),(210,310),(230,290)) -10824 ((200,300),(210,310),(230,290)) -10825 ((200,300),(210,310),(230,290)) -10826 ((200,300),(210,310),(230,290)) -10827 ((200,300),(210,310),(230,290)) -10828 ((200,300),(210,310),(230,290)) -10829 ((200,300),(210,310),(230,290)) -10830 ((200,300),(210,310),(230,290)) -10831 ((200,300),(210,310),(230,290)) -10832 ((200,300),(210,310),(230,290)) -10833 ((200,300),(210,310),(230,290)) -10834 ((200,300),(210,310),(230,290)) -10835 ((200,300),(210,310),(230,290)) -10836 ((200,300),(210,310),(230,290)) -10837 ((200,300),(210,310),(230,290)) -10838 ((200,300),(210,310),(230,290)) -10839 ((200,300),(210,310),(230,290)) -10840 ((200,300),(210,310),(230,290)) -10841 ((200,300),(210,310),(230,290)) -10842 ((200,300),(210,310),(230,290)) -10843 ((200,300),(210,310),(230,290)) -10844 ((200,300),(210,310),(230,290)) -10845 ((200,300),(210,310),(230,290)) -10846 ((200,300),(210,310),(230,290)) -10847 ((200,300),(210,310),(230,290)) -10848 ((200,300),(210,310),(230,290)) -10849 ((200,300),(210,310),(230,290)) -10850 ((200,300),(210,310),(230,290)) -10851 ((200,300),(210,310),(230,290)) -10852 ((200,300),(210,310),(230,290)) -10853 ((200,300),(210,310),(230,290)) -10854 ((200,300),(210,310),(230,290)) -10855 ((200,300),(210,310),(230,290)) -10856 ((200,300),(210,310),(230,290)) -10857 ((200,300),(210,310),(230,290)) -10858 ((200,300),(210,310),(230,290)) -10859 ((200,300),(210,310),(230,290)) -10860 ((200,300),(210,310),(230,290)) -10861 ((200,300),(210,310),(230,290)) -10862 ((200,300),(210,310),(230,290)) -10863 ((200,300),(210,310),(230,290)) -10864 ((200,300),(210,310),(230,290)) -10865 ((200,300),(210,310),(230,290)) -10866 ((200,300),(210,310),(230,290)) -10867 ((200,300),(210,310),(230,290)) -10868 ((200,300),(210,310),(230,290)) -10869 ((200,300),(210,310),(230,290)) -10870 ((200,300),(210,310),(230,290)) -10871 ((200,300),(210,310),(230,290)) -10872 ((200,300),(210,310),(230,290)) -10873 ((200,300),(210,310),(230,290)) -10874 ((200,300),(210,310),(230,290)) -10875 ((200,300),(210,310),(230,290)) -10876 ((200,300),(210,310),(230,290)) -10877 ((200,300),(210,310),(230,290)) -10878 ((200,300),(210,310),(230,290)) -10879 ((200,300),(210,310),(230,290)) -10880 ((200,300),(210,310),(230,290)) -10881 ((200,300),(210,310),(230,290)) -10882 ((200,300),(210,310),(230,290)) -10883 ((200,300),(210,310),(230,290)) -10884 ((200,300),(210,310),(230,290)) -10885 ((200,300),(210,310),(230,290)) -10886 ((200,300),(210,310),(230,290)) -10887 ((200,300),(210,310),(230,290)) -10888 ((200,300),(210,310),(230,290)) -10889 ((200,300),(210,310),(230,290)) -10890 ((200,300),(210,310),(230,290)) -10891 ((200,300),(210,310),(230,290)) -10892 ((200,300),(210,310),(230,290)) -10893 ((200,300),(210,310),(230,290)) -10894 ((200,300),(210,310),(230,290)) -10895 ((200,300),(210,310),(230,290)) -10896 ((200,300),(210,310),(230,290)) -10897 ((200,300),(210,310),(230,290)) -10898 ((200,300),(210,310),(230,290)) -10899 ((200,300),(210,310),(230,290)) -10900 ((200,300),(210,310),(230,290)) -10901 ((200,300),(210,310),(230,290)) -10902 ((200,300),(210,310),(230,290)) -10903 ((200,300),(210,310),(230,290)) -10904 ((200,300),(210,310),(230,290)) -10905 ((200,300),(210,310),(230,290)) -10906 ((200,300),(210,310),(230,290)) -10907 ((200,300),(210,310),(230,290)) -10908 ((200,300),(210,310),(230,290)) -10909 ((200,300),(210,310),(230,290)) -10910 ((200,300),(210,310),(230,290)) -10911 ((200,300),(210,310),(230,290)) -10912 ((200,300),(210,310),(230,290)) -10913 ((200,300),(210,310),(230,290)) -10914 ((200,300),(210,310),(230,290)) -10915 ((200,300),(210,310),(230,290)) -10916 ((200,300),(210,310),(230,290)) -10917 ((200,300),(210,310),(230,290)) -10918 ((200,300),(210,310),(230,290)) -10919 ((200,300),(210,310),(230,290)) -10920 ((200,300),(210,310),(230,290)) -10921 ((200,300),(210,310),(230,290)) -10922 ((200,300),(210,310),(230,290)) -10923 ((200,300),(210,310),(230,290)) -10924 ((200,300),(210,310),(230,290)) -10925 ((200,300),(210,310),(230,290)) -10926 ((200,300),(210,310),(230,290)) -10927 ((200,300),(210,310),(230,290)) -10928 ((200,300),(210,310),(230,290)) -10929 ((200,300),(210,310),(230,290)) -10930 ((200,300),(210,310),(230,290)) -10931 ((200,300),(210,310),(230,290)) -10932 ((200,300),(210,310),(230,290)) -10933 ((200,300),(210,310),(230,290)) -10934 ((200,300),(210,310),(230,290)) -10935 ((200,300),(210,310),(230,290)) -10936 ((200,300),(210,310),(230,290)) -10937 ((200,300),(210,310),(230,290)) -10938 ((200,300),(210,310),(230,290)) -10939 ((200,300),(210,310),(230,290)) -10940 ((200,300),(210,310),(230,290)) -10941 ((200,300),(210,310),(230,290)) -10942 ((200,300),(210,310),(230,290)) -10943 ((200,300),(210,310),(230,290)) -10944 ((200,300),(210,310),(230,290)) -10945 ((200,300),(210,310),(230,290)) -10946 ((200,300),(210,310),(230,290)) -10947 ((200,300),(210,310),(230,290)) -10948 ((200,300),(210,310),(230,290)) -10949 ((200,300),(210,310),(230,290)) -10950 ((200,300),(210,310),(230,290)) -10951 ((200,300),(210,310),(230,290)) -10952 ((200,300),(210,310),(230,290)) -10953 ((200,300),(210,310),(230,290)) -10954 ((200,300),(210,310),(230,290)) -10955 ((200,300),(210,310),(230,290)) -10956 ((200,300),(210,310),(230,290)) -10957 ((200,300),(210,310),(230,290)) -10958 ((200,300),(210,310),(230,290)) -10959 ((200,300),(210,310),(230,290)) -10960 ((200,300),(210,310),(230,290)) -10961 ((200,300),(210,310),(230,290)) -10962 ((200,300),(210,310),(230,290)) -10963 ((200,300),(210,310),(230,290)) -10964 ((200,300),(210,310),(230,290)) -10965 ((200,300),(210,310),(230,290)) -10966 ((200,300),(210,310),(230,290)) -10967 ((200,300),(210,310),(230,290)) -10968 ((200,300),(210,310),(230,290)) -10969 ((200,300),(210,310),(230,290)) -10970 ((200,300),(210,310),(230,290)) -10971 ((200,300),(210,310),(230,290)) -10972 ((200,300),(210,310),(230,290)) -10973 ((200,300),(210,310),(230,290)) -10974 ((200,300),(210,310),(230,290)) -10975 ((200,300),(210,310),(230,290)) -10976 ((200,300),(210,310),(230,290)) -10977 ((200,300),(210,310),(230,290)) -10978 ((200,300),(210,310),(230,290)) -10979 ((200,300),(210,310),(230,290)) -10980 ((200,300),(210,310),(230,290)) -10981 ((200,300),(210,310),(230,290)) -10982 ((200,300),(210,310),(230,290)) -10983 ((200,300),(210,310),(230,290)) -10984 ((200,300),(210,310),(230,290)) -10985 ((200,300),(210,310),(230,290)) -10986 ((200,300),(210,310),(230,290)) -10987 ((200,300),(210,310),(230,290)) -10988 ((200,300),(210,310),(230,290)) -10989 ((200,300),(210,310),(230,290)) -10990 ((200,300),(210,310),(230,290)) -10991 ((200,300),(210,310),(230,290)) -10992 ((200,300),(210,310),(230,290)) -10993 ((200,300),(210,310),(230,290)) -10994 ((200,300),(210,310),(230,290)) -10995 ((200,300),(210,310),(230,290)) -10996 ((200,300),(210,310),(230,290)) -10997 ((200,300),(210,310),(230,290)) -10998 ((200,300),(210,310),(230,290)) -10999 ((200,300),(210,310),(230,290)) -11000 ((200,300),(210,310),(230,290)) -11001 \N -11002 \N -11003 \N -\. --- --- Data for Name: query; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.query (expr) FROM stdin; -/menu/beers/cost[text() = 'lots'] -\. --- --- Data for Name: radix_text_tbl; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.radix_text_tbl (t) FROM stdin; -A St -A St -A St -A St -A St -A St -A St -A St -A St -Abbie St -Acacia Ave -Acacia Ave -Acacia Ave -Acadia Ct -Acapulco Way -Access Rd 162 -Access Rd 25 -Access Rd 29 -Acton Cir -Ada St -Ada St -Adams Ave -Adams Ave -Adams St -Adams St -Adason Dr -Addison St -Addison St -Addison St -Addison Way -Addison Way -Adelina Common -Adeline St -Adeline St -Adelle St -Admirality Lane -Adobe Dr -Adrian Ave -Adriano St -Agate Ct -Agena Cir -Agua Fria Creek -Agua Fria Creek -Agua Fria Creek -Agua Fria Creek -Agua Vista -Agua Vista St -Aileen St -Airport Road -Aladdin Ave -Alameda Ave -Alameda Ave -Alameda Ave -Alameda Dr -Alameda Road -Alameda Belt Line Railroad -Alameda Belt Line Railroad -Alameda Creek -Alameda Creek -Alameda Creek -Alameda Creek -Alameda Creek -Alameda Creek -Alameda Creek -Alameda Creek -Alameda Creek -Alameda Creek -Alameda Creek -Alameda Diversion -Alamo Canal -Alamo Canal -Alamo Creek -Albany St -Albany Ter -Alborg Ct -Alcatraz Ave -Alcatraz Ave -Alcatraz Ave -Alcatraz Ave -Alcosta Blvd -Alden Lane -Alden Lane -Alden Road -Alder Ct -Alexander Ct -Alexander St -Alexandria St -Algonquin Ave -Alhambra Lane -Alicante Dr -Alice St -Alice St -Alice St -Alice Way -Alice Way -Alida St -Alisal St -Alisal St -Aliso Ave -Allegro Ct -Allen Ct -Allendale Ave -Allendale Ave -Allison Dr -Allston Way -Alma Ct -Almaden Blvd -Almaden Pl -Almeria Dr -Almond Ave -Almond Ave -Almond Road -Aloe Ct -Alpine Ter -Alta Dr -Alta Vista Ave -Altamont Creek -Altamont Creek -Altamont Pass Road -Altimirano Dr -Alton Ct -Alvarado Blvd -Alvarado Road -Alvarado Road -Alvarado St -Alvarado Niles Road -Alvarado Niles Road -Alvord Way -Amador St -Amador St -Amador St -Amador Valley Blvd -Amador Valley Ct -Amarillo Ct -Ambar Pl -Amber Ct -Amber Way -American Ave -Ames Ter -Amherst Ct -Anchor Dr -Andrade Road -Andrade Road -Andrea Cir -Andrews St -Angela St -Angela St -Angus Way -Anita Ct -Ann St -Anna Maria St -Annerley Road -Antelope Ct -Antonio St -Anza St -Anza Way -Apgar St -Apgar St -Apollo Cir -Appian Way -Apple Ave -Applewood St -Apricot Lane -Aquarius Cir -Arbor Dr -Arbor St -Arcade Lane -Arch St -Arch St -Archer Ave -Arden Road -Ardenwood Blvd -Ardmore Dr -Ardo St -Ardo St -Arena St -Arendt Way -Argonaut Way -Argonne St -Arizona St -Arizona St -Arizona St -Ark Dr -Arkansas Pl -Arlington Ave -Arlington Ave -Arlington Ave -Arlington Dr -Arlington Road -Armata St -Arnold Ct -Arnold Road -Arnold Road -Arrowhead Dr -Arroyo Dr -Arroyo Road -Arroyo Road -Arroyo Road -Arroyo Road -Arroyo Road -Arroyo de la Laguna -Arroyo del Valle -Arroyo del Valle -Arroyo del Valle -Arroyo del Valle -Arroyo del Valle -Arroyo Las Positas -Arroyo Las Positas -Arroyo Las Positas -Arroyo Las Positas -Arroyo Las Positas -Arroyo Las Positas -Arroyo Mocho -Arroyo Mocho -Arroyo Mocho -Arroyo Mocho -Arroyo Mocho Canal -Arroyo Seco -Arroyo Seco -Arroyuelo Ave -Ascot Dr -Ascot Dr -Ash St -Ash St -Ashby Ave -Ashby Ave -Ashby Ave -Ashland Ave -Ashland Ave -Ashwood Common -Asilomar Dr -Asilomar Dr -Aspinwall Road -Aster Ct -At and Sf Railroad -At and Sf Railroad -At and Sf Railroad -At and Sf Railroad -At and Sf Railroad -At and Sf Railroad -At and Sf Railroad -At and Sf Railroad -Atherton St -Atherton St -Atherton St -Athol Ave -Atlantic Ave -Atlantic St -Atlas Ave -Atwater Ct -Auburn Ave -Audrey Dr -Audubon St -Aughinbaugh Way -Augustine Pl -Aurora Dr -Auseon Ave -Austin St -Autumn Oak Dr -Avalon Ave -Avenue 130th -Avenue 134th -Avenue 140th -Avenue A -Avenue A -Avenue D -Avenue F -Avenue L -Avoca Ave -Ayala Ave -Azalea Ct -Azevedo Ave -Aztec Ct -B St -B St -B St -B St -B St -B St -B St -B St -Bach Ct -Bahama Ave -Bahama Com -Baine Ave -Bairo Ct -Baker St -Balboa Dr -Balboa Way -Baldwin Pl -Ballantyne Dr -Ballantyne Dr -Ballena Blvd -Ballentine Dr -Balmoral Dr -Balmoral Dr -Balmoral St -Banbury St -Bancroft Ave -Bancroft Ave -Bancroft Ave -Bancroft Ave -Bancroft Ave -Bancroft Ave -Bancroft Ave -Bancroft Ave -Bancroft Ave -Bancroft Ave -Bancroft Ct -Bancroft Way -Bancroft Way -Bancroft Way -Bandon Dr -Banyan Tree Road -Barbers Point Road -Barcelona Ave -Barcelona St -Barcelona Way -Bardolph Cir -Barlow Dr -Barlow Dr -Bart Ramp -Bart Access Road -Bartlett Lane -Bartlett St -Barton Dr -Bates Dr -Baumberg Ave -Bautista St -Bay St -Bay St -Bay Area Rapid Transit -Bay Area Rapid Transit -Bay Area Rapid Transit -Bay Area Rapid Transit -Bay Area Rapid Transit -Bay Area Rapid Transit -Bay Area Rapid Transit -Bay Area Rapid Transit -Bay Area Rapid Transit -Bay Area Rapid Transit -Bay Area Rapid Transit -Bay Area Rapid Transit -Bay Area Rapid Transit -Bay Area Rapid Transit -Bay Area Rapid Transit -Bay Area Rapid Transit -Bay Forest Dr -Bay Walk Road -Bayfield Pl -Baylor St -Bayview Ave -Bayview Dr -Beachwood Way -Beacon St -Beard Road -Beard Road -Beaumont Ave -Becket Dr -Bedelio Ter -Bedford St -Bedford Way -Beecham Ct -Beechmont Lane -Begier Ave -Begonia Dr -Begonia St -Begonia St -Bel Aire St -Bell St -Belleview Dr -Bellevue Ave -Bellflower Dr -Bellhaven Ave -Belmont Ave -Belvedere Ave -Belvedere Ave -Benecia Ave -Benedict Dr -Benner Ct -Bennington Lane -Benson Road -Benton St -Berkeley Way -Berlin Way -Bernal Ave -Bernal Ave -Bernhardt Dr -Bernhardt St -Berwind Ave -Besco Dr -Bess Ave -Best Ave -Betlen Dr -Betlen Dr -Bettencourt St -Beverly Ave -Beverly Ave -Beverly St -Bianca Way -Bianca Way -Biddle Ave -Bidwell Dr -Bidwell Dr -Biehs Ct -Big Burn Road -Binnacle Hill -Birch St -Birch St -Birch St -Birch St -Birch Creek Dr -Birdsall Ave -Birdsall Ave -Birkdale Dr -Birkdale Way -Biscayne Ave -Bishop Ave -Bitterroot Ave -Black Ave -Black Ave -Black Ave -Blackbird Way -Blackstone Way -Blackstone Way -Blacow Road -Blacow Road -Blacow Road -Blair Ave -Blair Ave -Blaisdell Way -Blake St -Blake St -Blanchard St -Blanchard St -Blanding Ave -Blewett St -Bloomington Way -Blossom Ct -Blossom Ct -Blossom Way -Blue Coral -Bluebell Dr -Bluefield Lane -Blythe St -Boar Cir -Bobwhite Ter -Bockman Road -Bodie Ter -Boeing St -Bolero Ave -Bonar St -Bond St -Bond St -Bonde Way -Bonita Ave -Bonita Ave -Bonner Ave -Bonnie St -Booker Way -Boone Dr -Boone Dr -Bordeaux St -Boston Ave -Boulevard Way -Bourbon Dr -Bowditch St -Bowie Common -Boxwood Way -Bradrick Dr -Bradshire Road -Bramble Ct -Brann St -Brayton Ct -Breakwater Ave -Brentford St -Breton Dr -Brian St -Briar Cliff Road -Briarwood Dr -Brickell Way -Bridge Ct -Bridgepointe Dr -Bridgeview Dr -Bridgewood Ter -Brier St -Brighton Ave -Brighton Dr -Brighton Dr -Briscoe Ter -Bristol Blvd -Bristolwood Road -Broadmoor Blvd -Broadmoor Blvd -Broadmoor St -Broadmoor St -Broadmoor St -Broadmore Ave -Broadway -Broadway -Broadway -Broadway -Broadway -Broadway -Broadway -Broadway -Broadway -Broadway -Broadway -Broadway -Broadway -Broadway Ter -Brookdale Ave -Brookdale Ave -Brookdale Ave -Brookdale Blvd -Brookdale Blvd -Brooklyn Ave -Brooklyn Ave -Brooklyn Ave -Brookside Ct -Browning Ct -Browning St -Bruce Ct -Bruce Dr -Brunetti Lane -Bruns Road -Brush St -Brush St -Brush Ramp St -Bryant St -Bryce Canyon Ct -Buchanan St -Buckeye Pl -Buckingham Blvd -Buckingham Way -Buckingham Way -Buckner Ter -Bucks Lake St -Buckskin Road -Budwing Ter -Buena Ave -Buena Ave -Buena Vista Ave -Buena Vista Ave -Buena Vista Ave -Buena Vista Ave -Buena Vista Ave -Buena Vista Ave -Buena Vista Way -Bullard Dr -Bullard St -Burdeck Dr -Burdette St -Burdette St -Burdick St -Burk St -Burkhart Ave -Burlington St -Burnett St -Burnham Way -Burnside Ct -Busby Ave -Butte Ct -Butterfield Dr -C St -C St -C St -C St -C St -C St -Cabello St -Cabernet Ct -Cabot Blvd -Cabot Ct -Cabral Dr -Cabral Dr -Cabrillo Dr -Cabrillo Dr -Cabrillo Dr -Cadiz Dr -Calaroga Ave -Calaroga Ave -Calaroga Ave -Calaroga Ave -Calaveras Ave -Calaveras Ave -Calaveras Road -Calaveras Road -Calaveras Creek -Calaveras Creek -Calaveras Creek -Calcott Ct -Caldecott Lane -Calhoun St -Calhoun St -Caliban Dr -Caliente Dr -California St -California St -California St -California St -California St -California St -California Aqueduct -California Aqueduct -Call Ave -Calle Alegre -Calle Altamira -Calle de la Mesa -Calle de Monte -Calle Morelia -Calmar Ave -Camanoe Lane -Cambio Ct -Cambridge Ave -Cambridge Way -Camden St -Camden St -Camden St -Camelford Pl -Camelia Dr -Camelia St -Camero Pl -Camero Way -Cameron Ave -Cameron Ave -Camino del Valle -Camino Santa Barbara -Camino Segura -Campbell St -Campbell St -Campus Dr -Campus Dr -Campus Dr -Canary Ct -Canfield Dr -Canon Ave -Canterbury Lane -Canterbury St -Canyon Heights Dr -Canyon Heights Dr -Canyon Heights Dr -Cape Cod Dr -Capella Lane -Capitan Dr -Capricorn Ave -Capulet Cir -Cardinal Dr -Caribbean Com -Carleton St -Carlos Bee Blvd -Carlston Ave -Carmel Ave -Carmel Dr -Carmel Way -Carmel Way -Carmen St -Carnation Way -Carol Ave -Carol Ave -Carol Ave -Caroline St -Carolyn St -Carpentier St -Carriage Circle Com -Carrol Road -Carson St -Carver Lane -Cascade Road -Cascade St -Cascade St -Cassiopia St -Castilian Road -Castille Lane -Castillejo Road -Castle Park Way -Castlewood Dr -Castro St -Castro St -Castro St -Castro St -Castro St -Castro St -Castro Valley Blvd -Castro Valley Blvd -Castro Valley Blvd -Castro Valley Blvd -Castro Valley Blvd -Catalina Ave -Catalina Dr -Catalina Dr -Catalpa Way -Cato Ct -Catron Dr -Cavalier Lane -Cavendish Dr -Cavour St -Cayuga Pl -Cayuga Way -Cedar Blvd -Cedar Blvd -Cedar Dr -Cedar Lane -Cedar St -Cedar St -Cedar St -Cedar St -Cedar St -Cedar St -Cedar St -Cedar St -Cedar St -Cedarwood Lane -Celia St -Celia St -Center St -Center St -Center St -Center St -Central Ave -Central Ave -Central Ave -Central Ave -Central Ave -Central Ave -Central Ave -Central Ave -Central Ave -Central Ave -Central Blvd -Central Blvd -Cerrito St -Cerro Vista Pl -Chabolyn Ter -Chabot Ct -Chabot Canal -Chabot Canal -Chabot Canal -Chabot Crest -Chambers Dr -Chambers Lane -Champagne Pl -Champion St -Champion St -Chance St -Chandler Road -Channel St -Channing Way -Channing Way -Channing Way -Channing Way -Channing Way -Channing Way -Channing Way -Chapel Ct -Chapman Dr -Chardonnay Dr -Charles St -Charlotte Way -Charlotte Way -Charlotte Way -Charter Oaks Dr -Chateau Way -Chateau Park Ct -Chatsworth St -Chaucer Dr -Chaucer Dr -Chelsea Dr -Chelsea Way -Chelton Dr -Chemult Com -Cherry Lane -Cherry St -Cherry St -Cherry St -Cherry St -Cherry St -Cherry St -Cherry St -Cherrywood Dr -Cheryl Cir -Cheryl Ann Cir -Chester St -Chester St -Chestnut St -Chestnut St -Chestnut St -Chetwood Ave -Chetwood St -Cheyenne River Com -Chiltern Dr -Chiltern Dr -Chimney Rock -Chippendale Dr -Chisholm Ct -Choctaw Dr -Chris Commons -Chrisholm Pl -Christensen Ct -Christensen Lane -Christensen Road -Christina Ct -Christine Dr -Christine St -Christy St -Church St -Cindy Lane -Circle Way -Citron Way -Civic Terrace Ave -Clara St -Clara St -Claremont Ave -Claremont Ave -Claremont Ave -Claremont Ave -Claremont Ave -Claremont Ave -Claremont Pl -Clarendon Cres -Claret Road -Clarewood Lane -Clarke Lane -Clarke St -Clausen Ct -Clawiter Road -Clawiter Road -Clay St -Clay St -Clement Ave -Cleveland Ave -Cleveland St -Clifton St -Clipper Dr -Clover St -Clubhouse Dr -Clubhouse Dr -Clubhouse Dr -Cluny Pl -Coach Dr -Cobblestone Dr -Coco Palm Dr -Codornices Creek -Codornices Creek -Cody Ct -Coit Ave -Coit Ave -Colby St -Cold Water Dr -Cole Pl -Cole St -Cole St -Coleen St -Coleport Landing -Coleport Landing -Colette St -Colette St -Colgate Dr -Colgate St -Colima Ct -Coliseum Way -Coliseum Way -Coliseum Way -College Ave -College Ave -College Ave -College Ave -College Ave -Collier Dr -Colonial Loma Verde Dr -Colony Ct -Colorados Dr -Columbia Dr -Columbia Dr -Columbian Dr -Columbine Pl -Columbus Ave -Columbus Ave -Colusa Ave -Colusa Ave -Colusa Ave -Colusa Ave -Colville Pl -Concannon Blvd -Concord St -Constitution Dr -Contra Costa Ave -Contra Costa Ave -Contreras Pl -Conway Ter -Coolidge Ave -Coolidge Ave -Coolidge Ave -Coral Road -Core Ter -Corey Way -Cormorant Ter -Cornell Ave -Corning Ct -Cornish Dr -Coronado Lane -Corral Hollow Creek -Corriea Way -Corte de Flores -Corte Eulalia -Corte Munras -Corte Vera Cruz -Corte Yolanda -Cortland Way -Corvair St -Corvallis St -Cosgrave Ave -Cosmic Way -Cottage St -Cotter Way -Cotton Ct -Cottonwood St -Cottonwood St -Country Dr -Court St -Courtland Ave -Courtland Ave -Cove Road -Covington Way -Cowing Road -Cowper St -Coyote Hills Slough -Coyote Hills Slough -Coyote River -Coyote River -Coyote River -Cragmont Ave -Cragmont Ave -Craig St -Crane Ave -Creed Road -Creekside Dr -Creekside Dr -Creekside Ter -Creekwood Dr -Crellin Road -Crest Ave -Crest Ave -Crest Ct -Crest Lane -Crest Road -Crestline Road -Crestmont Dr -Creston Road -Crestwood St -Crisfield Lane -Crocker Ave -Crockwood Ter -Cromwell Way -Crosby St -Cross Road -Crow Ct -Crow Canyon Road -Crow Canyon Road -Crow Canyon Road -Crow Canyon Creek -Crow Canyon Creek -Crow Canyon Creek -Croxton Ave -Cryer St -Crystal Lane -Crystaline Dr -Cull Canyon Road -Cull Canyon Reservoir -Cull Creek -Culver St -Cumberland Ave -Curran Way -Curtis St -Curtis St -Curtis St -Curtis St -Curtner Road -Curtner Road -Cutler Ave -Cypress St -Cypress St -Cypress St -Cypress St -Cypress St -Cypress Point Dr -D St -D St -D St -D St -D St -D St -D St -Dagnino Road -Daisy St -Daisy St -Dalgo Road -Dalton Way -Dalton Com -Damon Slough -Dana St -Dana St -Daniels Dr -Darius Way -Darwin Dr -Darwin Dr -Darwin St -Daryl Ave -Dashwood Ave -Davenport Ave -David St -Davis St -Davis St -Davis St -Davis St -Davis St -Davis St -Davona Dr -Davy Ct -Dawe Ave -Dawes St -Dawn View Ct -Dayle Ct -De Brum Commons -De la Cruz Road -Dearborn St -Decatur Way -Decoto Road -Decoto Road -Decoto Road -Decoto Road -Decoto Road -Deep Creek Road -Deep Creek Road -Deep Creek Road -Deer Oaks Dr -Deer Park Way -Deer Trail Pl -Deering St -Deervale Road -Deerwood St -Del Valle Pkwy -Del Valle Road -Delaware Dr -Delaware St -Delaware Way -Delmar Ave -Delmar Ave -Delores Dr -Delta Ter -Delta Mendota Canal -Delta Mendota Canal -Delta Mendota Canal -Denise Ct -Denise St -Denker Dr -Dennison St -Dennison St -Denslowe St -Denton Ave -Denton Ave -Depot Road -Depot Road -Derby St -Derby St -Derby St -Dering Pl -Devonshire Ave -Devonshire Ave -Dewey St -Diablo Ave -Diablo Pl -Diamond Dr -Diana Common -Dichondra Pl -Dillo St -Dimond Ave -Dixon St -Doane St -Doane St -Dobbel Ave -Dobbel Ave -Dohr St -Dolores Ave -Dolores Dr -Dolores Dr -Dolores St -Dominici Dr -Donalban Cir -Donegal Ct -Donlan Canyon Creek -Donna Way -Donner Way -Donohue Dr -Doolittle Dr -Doolittle Dr -Doolittle Dr -Doolittle Dr -Dorisa Ave -Dorman Road -Dorne Pl -Dorothy Pl -Dorsey Ave -Dorthea Ct -Dougherty Road -Dougherty Road -Dougherty Road -Douglas Dr -Dover Way -Dowe Ave -Dowling Blvd -Dowling Blvd -Downing Pl -Doyle St -Drake Dr -Drew St -Drew Ter -Driftwood Dr -Driftwood Way -Driftwood Way -Driscoll Road -Dry Creek -Dry Creek -Dublin Blvd -Dublin Blvd -Dublin Road -Dublin Way -Dublin Canyon Road -Dublin Creek -Dublin Green Dr -Dudley Ave -Duffel Pl -Dunbar Pl -Dundee Ct -Dunkirk Ave -Dunn Road -Durant Ave -Durant Ave -Durham Road -Durham Road -Durham Road -Durham Road -Durham Way -Durillo Dr -Durk Way -Dusterberry Way -Dutton Ave -Dutton Ave -Dwight Way -Dwight Way -Dwight Way -Dwight Way -Dwight Way -Dyer St -Dyer St -E St -E St -Eagle Ave -Eagle Ave -Earhart Road -Earhart Road -Earhart Road -Earl St -East Ave -East Ave -East Ave -East Ave -East Ave -East Ave -Easterday Way -Eastlawn St -Eastlawn St -Eastman Ave -Eastman Ave -Eastman Ct -Eastpark Ter -Eastshore Hwy -Ebbetts St -Eden Ave -Eden Creek -Eden Creek -Eden Landing Road -Eden Landing Road -Edenberry St -Edes Ave -Edes Ave -Edgebrook Dr -Edgehill Ct -Edgemoor St -Edgewater Dr -Edgewater Dr -Edgewater Dr -Edgewater Dr -Edgewater Dr -Edgewater Dr -Edison Way -Edith St -Edith St -Edith St -Edith Way -Edwards Ave -Edwards Lane -Eggers Ct -Eggers Dr -Ehle St -Eilene Dr -Eilene Dr -El Caminito -El Caminito -El Camino Real -El Centro Ave -El Dorado Dr -El Monte Ave -El Paseo -El Portal -El Portal Ave -El Portal Ct -El Rey Ave -Elba Way -Elbert St -Elder Way -Eldridge Ave -Eldridge Ave -Elgin St -Elgin St -Elgin St -Elk Ct -Elko Ct -Ellen Way -Ellen Way -Ellis St -Ellsworth St -Elm St -Elm St -Elmhurst St -Elmridge Ct -Elsie Ave -Elverton Dr -Elvessa St -Elysian Fields Dr -Elysian Fields Dr -Elysian Fields Dr -Embarcadero -Embarcadero -Embarcadero -Emerald Ave -Emerald St -Emerson St -Emerson St -Emily Ct -Empire Road -Encinitas Way -Encino Dr -Endeavour Way -Endicott St -Enfield Dr -Enos Way -Ensenada Ave -Enterprise Pl -Erica Pl -Erie St -Escher Dr -Essex St -Essex Way -Estabrook St -Estabrook St -Estates Dr -Estates Dr -Estates Dr -Estates Dr -Estudillo Ave -Estudillo Ave -Estudillo Ave -Estudillo Ave -Estudillo Ave -Estudillo Canal -Estudillo Canal -Estudillo Canal -Estudillo Canal -Eucalyptus Ct -Euclid Ave -Euclid Ave -Euclid Ave -Euclid Ave -Eugene St -Eugene St -Evans St -Evelyn Ave -Evelyn Ave -Everett Ave -Everett Ave -Everett St -Everett St -Everglade St -Everglades Lane -Everglades Park Dr -Evergreen Ave -Evergreen St -Excelsior Ave -Excelsior Ave -F St -F St -F St -F Bay -F Bay -F Bay -Faber St -Fabian Way -Fabian Com -Fair Ave -Fairbrook Ct -Fairfax Ave -Fairfax Ave -Fairlands Dr -Fairlands Dr -Fairlands Road -Fairmont Dr -Fairmount Ave -Fairmount Ave -Fairview Ave -Fairview Ave -Fairview Ave -Fairview Ave -Fairview Ave -Fairview Ave -Fairview Ave -Fairview Ave -Fairview St -Fairway Ct -Fairway Dr -Fairway St -Fairway St -Fairwood St -Fall Creek Road -Fallbrook Way -Fallon St -Fallon St -Falls Ter -Falmouth Pl -Farallon Dr -Fargo Ave -Farm Hill Dr -Farnsworth St -Farwell Dr -Farwell Dr -Farwell Dr -Farwell Dr -Faulkner Dr -Feldspar Ct -Fellows St -Fellows St -Fenico Ter -Fenwick Way -Fenwick Way -Fernside Ave -Fernside Blvd -Fernside Blvd -Ferro St -Ferry St -Ferry St -Field St -Fielding Ct -Fiji Way -Filbert St -Filbert St -Filbert St -Finback Way -Findlay Way -Fir Ave -Firestone Ct -First St -First St -Firth Ct -Fisk Ct -Fitzerald St -Flagg St -Fleet Road -Fleming Ave -Fletcher Lane -Flint Ct -Flint River Ter -Flora St -Florence Ave -Florence Road -Floresta Blvd -Florio St -Flynn Road -Folsom Ave -Folsom Ave -Fontaine Ct -Fontana Dr -Fontes Dr -Fontonett Ave -Foothill Blvd -Foothill Blvd -Foothill Blvd -Foothill Blvd -Foothill Blvd -Foothill Blvd -Foothill Blvd -Foothill Blvd -Foothill Blvd -Foothill Blvd -Foothill Blvd -Foothill Blvd -Foothill Blvd -Foothill Lane -Foothill Road -Foothill Road -Foothill Road -Foothill Road -Foothill Knolls Dr -Fordham Way -Forest Pl -Forest St -Forest Glen Pl -Forest Hill Ave -Forestland Way -Fortune Way -Foster Ct -Foster St -Fountain St -Foxfire Pl -Foxswallow Road -Fraga Road -France Road -Francisco St -Francisco St -Franklin Ave -Franklin Dr -Franklin St -Franklin St -Franklin St -Franklin St -Frederick Road -Frederiksen Lane -Fredi St -Freedom Ave -Freeman Pl -Fremont Ave -Fremont Blvd -Fremont Blvd -Fremont Blvd -Fremont Blvd -Fremont Blvd -Fremont Blvd -Fremont Blvd -Fremont Blvd -Fremont Blvd -Fremont Blvd -Fremont St -Frontage Road -Frontage Road -Fruitvale Ave -Fruitvale Ave -Fruitvale Ave -Fruitvale Ave -Fruitvale Ave -Fruitvale Ave -Fulmar Ter -Funston Gate Ct -Fuschia Ct -G St -Gable Dr -Gading Road -Gading Road -Gail Dr -Gainsborough Ct -Gainsborough Ter -Galaxy Dr -Galindo Dr -Galindo St -Gallegos Ave -Galleon Pl -Galloway St -Galloway Common -Galsworthy Ct -Galt St -Galway Bay -Gamay Dr -Ganet Ter -Ganton Ct -Garden Ave -Garfield Ave -Garfield Ave -Garin Ave -Garland Ct -Garrison Ave -Garrone Ave -Garwood Glenn Dr -Gateview Ave -Gatewood St -Gawain Ct -Geary Road -Geary Road -Geary Road -Gem Ave -Genoa St -Georgean St -Gertrude Dr -Gettysburg Ave -Giannini Ct -Gibbons Dr -Gibbons Dr -Gibraltar Dr -Gibraltar Dr -Gibraltar Dr -Gibraltar Dr -Gilbert Pl -Gilman St -Gilman St -Gilman St -Girvin Dr -Gisler Way -Glacier Dr -Glade St -Glen Ave -Glen Dr -Glen Alpine Road -Glen Ellen Dr -Glendale Dr -Glenmoor Dr -Glenora Way -Glenview Dr -Glenwood St -Gliddon St -Godwit Ct -Gold Creek -Goldcrest Cir -Golden Gate Way -Goldengate Ave -Golf Dr -Golf Links Road -Golf Links Road -Gomes Road -Gordon St -Gordon St -Gotubin Common -Grace Ave -Graffian St -Graham Ave -Graham Way -Granada Cir -Granada Cir -Granada Dr -Granada Dr -Grand Ave -Grand Ave -Grand Ave -Grand Ave -Grand Ave -Grand St -Grand Lake Dr -Grand Lake Dr -Grandbrook Park Ct -Grandview Dr -Grange Ter -Granger Ave -Grant Ave -Grant Ave -Grant Ave -Grant St -Grant St -Grant St -Grant Line Road -Granville Dr -Grass Valley Ct -Grass Valley Road -Gray Fox Cir -Grayson St -Grayson St -Greenhills -Greenly Dr -Greenly Dr -Greenridge Road -Greens Lane -Greentree Ct -Greenview Dr -Greenview Dr -Greenville Road -Greenville Road -Greenville Road -Greenwood Road -Greenwood Road -Greenwood Road -Greer Ave -Gresel St -Gresham Ct -Grimmer Blvd -Grimmer Blvd -Grimmer Blvd -Grimmer Blvd -Grimmer Blvd -Grizzly Peak Blvd -Grizzly Peak Blvd -Grizzly Peak Blvd -Grizzly Peak Blvd -Grizzly Peak Blvd -Grouse Way -Grove St -Grove Way -Grove Way -Grove Way -Grovenor Dr -Gulfstream St -Gull Ct -Gull Way -Gunn Dr -Guthrie St -H St -H St -Hacienda Ave -Hacienda Ave -Hacienda Ave -Hackamore Lane -Hackamore Lane -Hackamore Com -Haddon Pl -Hagemann Dr -Haight Ave -Haley St -Haley St -Halkin Lane -Halliday Ave -Hamilton Pl -Hamilton St -Hamlin St -Hampel St -Hampton Road -Hampton Road -Hampton Road -Hamrick Lane -Hancock Dr -Hanly Road -Hannah St -Hanover Ave -Hanover Ave -Hanover St -Hanover St -Hanover St -Hansen Ave -Hansen Dr -Hansen Road -Hansom Dr -Happy Valley Road -Happy Valley Road -Happyland Ave -Harbor Bay Pkwy -Harbor Light Road -Harbor View Ave -Harder Road -Harder Road -Harlan St -Harlon Ct -Harmon Ave -Harpers Ferry Ct -Harrington Ave -Harris Road -Harris Road -Harrisburg Ave -Harrison St -Harrison St -Harrison St -Harrison St -Harrison St -Harrison St Ramp -Hartford Dr -Hartley Gate Ct -Hartman Road -Harvard Way -Harvest Road -Harwood Ave -Harwood Ave -Haskell St -Hathaway Ave -Havasu St -Havenscourt Blvd -Haverhill Dr -Hawkins St -Hawley St -Hawthorne Ter -Hayfield Road -Hays St -Hayward Blvd -Hayward Blvd -Hayward Blvd -Hayward Blvd -Hayward Blvd -Hearst Ave -Hearst Ave -Hearst Ave -Hearst Ave -Hearst Ave -Hearst Ave -Hearst Ave -Heartwood Dr -Heathrow Ter -Hebrides Ct -Hegenberger Exwy -Hegenberger Exwy -Hegenberger Road -Hegenberger Road -Heidelberg Dr -Heidelberg Dr -Heinz Ave -Hellman St -Helsinki Way -Hemlock Ter -Henry St -Heritage Ter -Herman Ave -Hermes Ct -Hermitage Ave -Hermitage Ct -Hermitage Lane -Hermosa Ave -Herrier St -Herrin Way -Hesperian Blvd -Hesperian Blvd -Hesperian Blvd -Hesperian Blvd -Hesperian Blvd -Hesperian Blvd -Hesperian Blvd -Hesperian Blvd -Hesperian Blvd -Hesperian Blvd -Hesse Dr -Hetch Hetchy Aqueduct -Hetch Hetchy Aqueduct -Hetch Hetchy Aqueduct -Hetch Hetchy Aqueduct -Hetch Hetchy Aqueduct -Hetch Hetchy Aqueduct -Hetch Hetchy Aqueduct -Hetch Hetchy Aqueduct -Hetch Hetchy Aqueduct -Hetch Hetchy Aqueduct -Hetch Hetchy Aqueduct -Heyer Ave -Hibiscus Ave -Hickory Lane -Hickory St -Hidalgo Ct -Hidden Lane -Higgins Way -High St -High St -High St -High St -High St -High St -High St -High St -High St -Highland Ave -Hilgard Ave -Hilgard Ave -Hill Road -Hillcrest Ave -Hillcrest Ave -Hillcroft Cir -Hilldale Ave -Hillegass Ave -Hillegass Ave -Hillegass Ave -Hiller Dr -Hiller Dr -Hillgirt Cir -Hillside Ave -Hillside Ct -Hillside St -Hilltop Cres -Hillview Ct -Hillview Road -Hilsadne Ter -Hilton St -Hobart Ct -Hochler Dr -Hogan Pl -Holiday St -Holladay Ct -Holland Dr -Holland Dr -Holland St -Hollis St -Hollis St -Hollis St -Hollis St -Hollis St -Hollis St -Holly St -Holly St -Holly St -Hollyhock Dr -Holmes St -Holmes St -Holmes St -Holmes St -Holt St -Honeysuckle Road -Hooper St -Hoover Ave -Hop Ranch Road -Hopkins Ct -Hopkins St -Hopkins St -Hopyard Road -Hopyard Road -Horatio Way -Hospital Dr -Hotchkiss St -Howe Ct -Howe St -Hoyt St -Hubbard Ave -Huber Dr -Hudson Lane -Hugh Way -Hula Cir -Humboldt Ave -Hummingbird Road -Hummingbird Road -Hunter Ave -Huntington St -Huntwood Ave -Huntwood Ave -Huntwood Ave -Huntwood Ave -Hutton Ct -Hyde St -I St -I St -I- 205 -I- 205 -I- 580 -I- 580 -I- 580 -I- 580 -I- 580 -I- 580 -I- 580 -I- 580 -I- 580 -I- 580 -I- 580 -I- 580 -I- 580 -I- 580 -I- 580 -I- 580 -I- 580 -I- 580 -Redwood Road -I- 580 -I- 580 -I- 580 -I- 580 -I- 580 -I- 580 -I- 580 -I- 580 -I- 580 -I- 580 -I- 580 -I- 580 -I- 580 -I- 580 -I- 580 -I- 580 -I- 580 -I- 580 -I- 580 -I- 580 -I- 580 -I- 580 -I- 580 -I- 580 -I- 580 -I- 580 -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580/I-680 Ramp -I- 580/I-680 Ramp -I- 580/I-680 Ramp -I- 580/I-680 Ramp -I- 580/I-680 Ramp -I- 580/I-680 Ramp -I- 580/I-680 Ramp -I- 680 -I- 680 -I- 680 -Redwood Road -I- 680 -I- 680 -I- 680 -I- 680 -I- 680 -I- 680 -I- 680 -I- 680 -I- 680 -I- 680 -I- 680 -I- 680 -I- 680 Ramp -I- 680 Ramp -I- 680 Ramp -I- 680 Ramp -I- 680 Ramp -I- 680 Ramp -I- 680 Ramp -I- 680 Ramp -I- 680 Ramp -I- 680 Ramp -I- 680 Ramp -I- 680 Ramp -I- 680 Ramp -I- 680 Ramp -I- 680 Ramp -I- 680 Ramp -I- 680 Ramp -I- 680 Ramp -I- 680 Ramp -I- 680 Ramp -I- 680 Ramp -I- 680 Ramp -I- 680 Ramp -I- 680 Ramp -I- 680 Ramp -I- 680 Ramp -I- 680 Ramp -I- 680 Ramp -I- 680 Ramp -I- 680 Ramp -I- 680 Ramp -I- 680 Ramp -I- 680 Ramp -I- 680 Ramp -I- 680 Ramp -I- 680 Ramp -I- 80 -I- 80 -I- 80 -I- 80 -I- 80 -I- 80 -I- 80 -I- 80 -I- 80 -I- 80 -I- 80 -I- 80 -I- 80 -I- 80 -I- 80 -I- 80 -I- 80 Ramp -I- 80 Ramp -I- 80 Ramp -I- 80 Ramp -I- 80 Ramp -I- 80 Ramp -I- 80 Ramp -I- 80 Ramp -I- 80 Ramp -I- 80 Ramp -I- 80 Ramp -I- 80 Ramp -I- 80 Ramp -I- 80 Ramp -I- 80 Ramp -I- 80 Ramp -I- 80 Ramp -I- 80 Ramp -I- 80 Ramp -I- 80 Ramp -I- 80 Ramp -I- 80 Ramp -I- 80 Ramp -I- 80 Ramp -I- 80 Ramp -I- 80 Ramp -I- 80 Ramp -I- 80 Ramp -I- 80 Ramp -I- 80 Ramp -I- 80 Ramp -I- 880 -I- 880 -I- 880 -I- 880 -I- 880 -I- 880 -I- 880 -I- 880 -I- 880 -I- 880 -I- 880 -I- 880 -I- 880 -I- 880 -I- 880 -I- 880 -I- 880 -I- 880 -I- 880 -I- 880 -I- 880 -I- 880 -I- 880 -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 980 -I- 980 -I- 980 -I- 980 -I- 980 -I- 980 -I- 980 -I- 980 -I- 980 -I- 980 -I- 980 -I- 980 -I- 980 Ramp -I- 980 Ramp -I- 980 Ramp -I- 980 Ramp -I- 980 Ramp -I- 980 Ramp -I- 980 Ramp -I- 980 Ramp -Idaho St -Iglesia Dr -Independence Ave -Independence Dr -Independence Road -Indian Road -Indian Way -Indian Creek -Indian Creek Road -Indian Creek Road -Indian Creek Road -Indian Joe Creek -Indian Rock Path -Industrial Blvd -Industrial Pkwy -Industrial Pkwy -Industrial St -Inglewood Dr -Inglewood Dr -Inglewood St -Inglewood Common -Innsbruck St -Inverness St -Inverness Way -Iroquois Ave -Irvington Ave -Isabel Ave -Isherwood Way -Island Dr -Island Dr -Island Dr -Island Pine Ct -Isle Royal St -Isola Ct -Ithaca St -Ivy Dr -J St -Jacaranda Ct -Jacaranda Dr -Jackson Ave -Jackson Ct -Jackson St -Jackson St -Jackson St -Jackson St -Jackson St -Jackson St -Jackson St -Jade Cir -Jamaica Way -James Ave -Jamestown Road -Jamison Way -Jaques Ct -Jaquiline St -Jarvis Ave -Jarvis Ave -Jason Way -Jayar Pl -Jayne Ave -Jaynes St -Jean Ct -Jean Dr -Jean Dr -Jean St -Jeffer St -Jefferson Ave -Jefferson St -Jensen Road -Jensen St -Jerome Ave -Jerome Ave -Jerrold Road -Jessica Cir -Jewell Ct -Joaquin Miller Road -Joaquin Miller Road -Joaquin Murieta Ave -John Dr -Johnson Dr -Johnson Industrial Dr -Jones St -Jones St -Joseph Dr -Joshua St -Jovan Ter -Joyce St -Juana Ave -Juana Ave -June Ct -June Ct -Juneau St -Juniper Ave -Juniper St -Juniper St -Junipero Com -Jupiter Ct -Kains Ave -Kains Ave -Kains Ave -Kaiser Dr -Kaiser Creek Road -Kamp Dr -Kansas Way -Kathy Way -Kato Road -Kay Ave -Kay Ave -Kay Ave -Kay Ct -Kearney Ave -Keeler Ave -Keeler Ave -Keith Ave -Keller Ave -Keller Ave -Kelly St -Kelly St -Kelso Road -Kenilworth Ave -Kenilworth Ave -Kenita Way -Kenmore Ave -Kenmore Ct -Kennedy Ave -Kennet St -Kent Ave -Kent Ave -Kentucky Ave -Kentwood Way -Kenwood Dr -Keoncrest Dr -Kerlin St -Kerwin Ave -Key Ct -Key Route Blvd -Keys Pl -Kildare Road -Kilkenny Pl -Kimberly Commons -King St -King St -King Way -Kings Ct -Kingsland Ave -Kingsley St -Kirkcaldy St -Kirkham St -Kit Lane -Kitty Hawk Road -Klamath St -Klamath St -Knapp St -Knight Dr -Knight St -Knoll Way -Knowland Ave -Kofman Ct -Koford Road -Kolln St -Koopmann Creek -Korbel St -Kottinger Dr -Kramer St -Kramer St -Krause St -L St -L St -La Cresta -La Cresta Ave -La Loma Ave -La Playa Dr -La Salle Ave -La Salle Ave -La Vereda Road -Ladera Ct -Lafayette Ave -Lafayette Ave -Lafayette Ave -Lafayette Ave -Lafayette St -Laguna Ave -Laguna Ave -Laguna Dr -Laiolo Road -Lake Blvd -Lake Blvd -Lake Chabot -Lake Chabot Road -Lake Chabot Road -Lake Chabot Road -Lake Mead Dr -Lake Ontario Dr -Lake Ontario Dr -Lake Pillsbury Dr -Lakecrest Ct -Lakehurst Cir -Lakeridge Ave -Lakeshore Ave -Lakeview Ave -Lakeview Blvd -Lakewood Ct -Lakewood Dr -Lakewood St -Lakewood Way -Lambaren Ave -Lambeth Road -Lanai Ct -Landing Road -Landon Ave -Langmuir Lane -Lansdown Ct -Larchmont Isle -Lark Way -Larkspur Dr -Larkspur St -Larmer Ct -Las Palmas Ave -Las Palmas Ct -Las Palmas Ct -Las Positas Blvd -Las Positas Blvd -Las Positas Blvd -Las Positas Blvd -Las Positas Blvd -Las Positas Road -Las Positas Road -Las Positas Road -Lassen Road -Latham Lane -Latham Walk -Lauderdale Ave -Laurel St -Laurette Pl -Lauriston Ct -Laverne Ave -Laverne Dr -Laverne Dr -Lawlor St -Lawrence Dr -Lawton Ave -Lee Ave -Lee Ave -Lee St -Leigh St -Leighton St -Leimert Blvd -Leland Way -Lemke Pl -Leon Ct -Leona St -Leonard Dr -Leonardo Way -Leroy Ave -Leslie St -Leslie St -Lessley Ave -Levine Ct -Lewelling Blvd -Lewelling Blvd -Lewelling Blvd -Lewis Ave -Liberty St -Liberty St -Libra Ct -Lilac Loop -Lilac St -Lillian Ave -Lillian St -Lilly St -Lincoln Ave -Lincoln Ave -Lincoln Ave -Lincoln Ave -Lincoln Ave -Lincoln Ave -Lincoln Ave -Lincoln Ave -Lincoln Ave -Lincoln Ave -Lincoln Way -Linda Way -Lindbergh Ave -Lindbergh Ave -Lindemann Road -Linden St -Linden St -Linden St -Linden St -Linden St -Linden St -Linden St -Linden St -Linmore Dr -Lisbon Ave -Little Foot Dr -Livermore Ave -Livermore Ave -Livermore Ave -Livermore Ave -Livermore Ave -Livermore Ave -Livermore Ave -Livermore Commons -Locksley Ave -Lockwood Ave -Lockwood St -Locust St -Locust St -Locust St -Locust St -Logan Ct -Logan Dr -Logan Dr -Loma Dr -Loma Vista Ave -Lomitas Ave -Lomitas Ave -Longridge Road -Longview Dr -Longview Dr -Longwood Ct -Lori Way -Loro Pl -Lorren Dr -Los Banos St -Los Banos St -Louise Lane -Lowell St -Lowell St -Lowry Road -Lucot St -Luna Ave -Lunar Way -Lurene Dr -Luzon Ct -Lyman Road -Lynde St -Lyndhurst St -Lyra St -M St -M St -Maar Ave -Mabel Ave -Mabel St -Mac Arthur Blvd -Mac Arthur Blvd -Mac Arthur Blvd -Mac Arthur Blvd -Mac Arthur Blvd -Mac Arthur Blvd -Mac Arthur Blvd -Mac Arthur Blvd -Mac Arthur Blvd -Mac Arthur Blvd -Mac Arthur Blvd -Mac Arthur Blvd -Mac Arthur Blvd -Mac Arthur Blvd -Mac Arthur Blvd -Mac Arthur Blvd -Mac Arthur Blvd -Mac Arthur Blvd -Mac Arthur Blvd -Mac Arthur Blvd -Mac Arthur Blvd -Mackenzie Pl -Maddux Dr -Maddux Dr -Madelaine Pl -Madera Ave -Madison Ave -Madison Ave -Madison St -Madison St -Magee Ave -Magnolia Cir -Magnolia Dr -Magnolia St -Magnolia St -Magnolia St -Magnolia St -Magnolia St -Main St -Main St -Main St -Main St -Main St -Main St -Main St -Mairmont Dr -Maitland Dr -Majestic Ave -Majestic Way -Malabar Ave -Malcolm Ave -Malcolm Ave -Mallard Ct -Malta Ct -Manchester Road -Manchester St -Mandalay Road -Manila Ave -Mann Ave -Manor Blvd -Manor Blvd -Manor Blvd -Manor Blvd -Manor Way -Manter Road -Mantilla Ave -Manzanita St -Maple Ave -Maple Ave -Maple Ave -Maple St -Maple St -Maple Leaf Dr -Marabu Way -Maraschino Ct -Margery Dr -Marianas -Marianas -Marigold Ct -Marigold Road -Marin Ave -Marin Ave -Marin Ave -Marin Ave -Marin Ave -Marin Ave -Marin Ave -Marin Way -Marina Blvd -Marina Blvd -Marineview Dr -Marineview Dr -Maritime St -Market Ave -Market St -Market St -Market St -Market St -Market St -Market St -Marlboro Way -Marlin Ct -Marlow Dr -Marne St -Mars Road -Marsala Ct -Marshall St -Marshall Ter -Martin Ave -Martin Luther King Jr Way -Martin Luther King Jr Way -Martin Luther King Jr Way -Martin Luther King Jr Way -Martin Luther King Jr Way -Martin Luther King Jr Way -Martin Luther King Jr Way -Martin Luther King Jr Way -Martin Luther King Jr Way -Martinez Dr -Martinez St -Maryland Ave -Marylin Ave -Masonic Ter -Massachusetts St -Mateo Ct -Matthew Ct -Mattos Dr -Mattos Dr -Mattos Dr -Mattox Road -Maubert Ave -Maud Ave -Mauna Loa Park Dr -Mavis Ct -Mavis Dr -Maxwelton Road -May Ct -May Road -Maya St -Maybelle Ave -Maybelle Way -Mayfair Park Ave -Mayhews Landing Road -Mayhews Landing Road -Mayhews Landing Road -Mayport Cir -Mayview Way -Mc Clary Ave -Mc Farlane Lane -Mc Gee Ave -Mc Gee Ave -Mc Gee Ave -Mc Millan St -McClure Ave -McGlinchey Dr -McKeown Ct -McKeown Ter -McSherry Way -Meadowbrook Ave -Meadowbrook Com -Meadowlark Dr -Mecartney Road -Mecartney Road -Medacino Ter -Medallion Dr -Medallion Dr -Medellion Dr -Medford Ave -Medlar Dr -Meek Ave -Meekland Ave -Meiggs St -Melbourne Ave -Melcher St -Mellow Way -Melrose Ave -Melrose Ave -Melrose Ave -Mendenhall Road -Mendenhall Road -Merced St -Mercury St -Merle Ct -Merle Ct -Merol Ave -Merriewood Dr -Merrill Ave -Merrimac River St -Merritt Ave -Merritt Ave -Merritt Channel -Mesa Ave -Meteor Dr -Miami Ave -Michael Ave -Michell Ct -Michelle St -Middlefield Ave -Midvale Ave -Midway Road -Milani Ave -Milburn Ter -Mildred Ct -Mildred Dr -Mildred Dr -Miles Ave -Miller Ave -Miller Ave -Miller Road -Miller St -Mills Ave -Milmar Blvd -Milvia St -Milvia St -Milvia St -Milvia St -Minerva St -Mines Road -Mines Road -Mines Road -Mines Road -Minivet Ct -Minturn Ct -Mira Vista Dr -Mirador Ct -Miramar Ave -Miramonte Ave -Miranda St -Miranda Way -Mission Blvd -Mission Blvd -Mission Blvd -Mission Blvd -Mission Blvd -Mission Blvd -Mission Blvd -Mission Blvd -Mission Blvd -Mission Blvd -Mission Blvd -Mission Blvd -Mission Blvd -Mission Blvd -Mission Blvd -Mission Blvd -Mission Blvd -Mission Blvd -Mission Blvd -Mission Blvd -Mission Blvd -Mission Ct -Mission Dr -Mission Creek -Mistflower Ave -Mitchell Ave -Mitchell St -Moccasin St -Mocine Ave -Mockingbird Lane -Mohr Ave -Mohr Ave -Mohr Dr -Molaka Cir -Monaco Ave -Monaco Ct -Monika Lane -Montcalm Ave -Monte Vista Dr -Montecito Ave -Montecito Cir -Montecito Cir -Montecito Dr -Montego Bay -Monterey Ave -Monterey Blvd -Monterey Blvd -Monterey Blvd -Monterey Blvd -Monterey Blvd -Monterey Dr -Montgomery Ave -Montgomery Ave -Montgomery St -Montgomery St -Montgomery St -Monticello Ave -Monticello St -Mooney Ave -Moonflower Way -Moore Dr -Moores Ave -Moores Ave -Moores Ave -Morada Ct -Moraga Ave -Moraga Ave -Moraga Ave -Moraga Dr -Morcom Pl -Moreland Dr -Morengo Way -Mound St -Mound St -Mount Hamilton Ct -Mountain Ave -Mountain Ave -Mountain Blvd -Mountain Blvd -Mountain Blvd -Mountain Blvd -Mountain Blvd -Mountain Blvd -Mountain Blvd -Mountain Blvd -Mountain Blvd -Mountain Blvd -Mountaingate Way -Mowry Ave -Mowry Ave -Mowry Ave -Mowry Ave -Mowry Ave -Mowry Ave -Mowry Ave -Mowry Slough -Msn Creek Dr -Mtn House Road -Mtn House Road -Mtn House Creek -Mtn House Creek -Mtn House Creek -Muir St -Muir St -Muirwood Dr -Mulberry Pl -Mulberry Pl -Mulberry St -Murcia St -Murdell Lane -Murdell Lane -Murdock Ct -Murray St -Murrieta Blvd -Murrieta Blvd -Murrieta Blvd -Murrieta Blvd -Murrieta Blvd -Myers St -Myra Ct -Myrtle St -Myrtle St -N St -Nandina Ct -Nansa Ct -Natalie Ave -National Ave -Navajo Ct -Navy Roadway -Neal St -Nelson Ct -Nelson Pl -Nelson St -Neptune Dr -Neptune Dr -Neptune Road -Nevada St -Nevada St -New England Village Dr -Newark Blvd -Newark Blvd -Newberry St -Newcastle Lane -Newport St -Nicol Ave -Nicolet Ave -Nicolet Ave -Nicolet Ave -Nicolet Ct -Nielsen Lane -Niles Blvd -Niles Canyon Road -Niles Canyon Road -Niles Canyon Road -Niles Canyon Road -Niles Canyon Road -Niles Canyon Road -Nobhill Ct -Norbridge Ave -Norene Way -Norfolk Road -Norfolk Road -Noria Ct -Norissa Cir -Normandie Ave -Normandy Ct -Normandy Dr -Norris Canyon Road -Norris Canyon Road -North Blvd -North Hill Ct -Northland Ter -Northrup St -Northvale Road -Northview Dr -Northway Road -Northwood Dr -Northwood Dr -Northwood Com -Norton Ave -Norwood Pl -Nottingham Ct -Nova Dr -Novara Road -Novato St -Nula Way -Nursery Ave -O Connell Lane -O Connell Lane -O Connell Lane -Oak St -Oak St -Oak St -Oak St -Oak St -Oak Creek Ct -Oak Hill Road -Oak Knoll Blvd -Oakbrook Ct -Oakdale St -Oakes Blvd -Oakes Dr -Oakland Ave -Oakland Ave -Oakland Ave -Oakland Ave -Oakland Ave -Oakland Inner Harbor -Oakmont Ave -Oakport St -Oakport St -Oakridge Road -Oakridge Road -Oakridge Road -Oakview Dr -Oakwood Dr -Ocaso Camino -Occidental Road -Ocie Way -Octavia St -Ogden Dr -Olazaba Ter -Old Bernal Ave -Old Canyon Road -Old Santa Rita Road -Old Tower Road -Old Warm Springs Blvd -Oleander Ave -Oleander Ave -Oleander St -Olive Ave -Olive Ave -Olive Ave -Oliver Way -Olivina Ave -Olympic Ct -Olympus Ave -Omak St -Omar St -Omar St -Omega Ave -Oneil Ave -Oneil Ave -Onondaga Dr -Onondaga Dr -Opal Way -Orange Ave -Orchard Ave -Orchard Lane -Orchid Dr -Oregon St -Oregon St -Orin Dr -Oriole Ave -Oriole Ave -Orleans Dr -Orleans Dr -Orloff Dr -Orloff Dr -Osgood Road -Osgood Road -Ostrander Road -Otis Dr -Otis Dr -Outlook Ave -Outlook Ave -Outlook Ave -Outlook Ave -Outrigger Dr -Overacker Ave -Owl Ct -Oxford Pl -Oxford St -Oxford St -Oyster Pond Road -Oyster Shoals -Pacific Ave -Pacific Ave -Pacific Ave -Pacific Ave -Pacific Ave -Pacific St -Pacific St -Packet Landing Road -Pagano Ct -Pala Ave -Palatka Lane -Palm Ave -Palm Dr -Palm Dr -Palmer Dr -Palmer Dr -Palmetto Dr -Palo Verde Road -Paloma Ave -Palomares Road -Palomares Road -Palomares Road -Palomares Road -Palomares Road -Palomino Dr -Pampas Ave -Panda Way -Panitz St -Panorama Trl -Panorama Trl -Panorama Trl -Panorama Trl -Panoramic Way -Papago St -Parada St -Pardee Ave -Pardee Dr -Parish Ct -Park Ave -Park Ave -Park Ave -Park Ave -Park Blvd -Park Blvd -Park Blvd -Park Blvd -Park Blvd -Park Lane -Park St -Park St -Park St -Park St -Park Way -Park Way -Park Way -Park Way -Park Blvd Way -Park Center Lane -Parker Ave -Parker Road -Parker St -Parkmeadow Dr -Parkmeadow Dr -Parkridge Dr -Parkside Dr -Parkside Dr -Parkside Dr -Parkside Dr -Parkside Dr -Parkside Dr -Parkview Road -Parnassus Road -Parsons Ct -Partridge Ave -Partridge Com -Paru St -Paru St -Pasatiempo St -Paseo del Cajon -Paseo del Rio -Paseo Grande -Paseo Grande -Paseo Largavista -Paseo Padre Pkwy -Paseo Padre Pkwy -Paseo Padre Pkwy -Paseo Padre Pkwy -Paseo Padre Pkwy -Paseo Padre Pkwy -Paseo Padre Pkwy -Paseo Padre Pkwy -Paseo Padre Pkwy -Paseo Padre Pkwy -Paseo Padre Pkwy -Paseo Padre Pkwy -Paseo Padre Pkwy -Paseo Padre Pkwy -Paseo Padre Pkwy -Paseo Santa Cruz -Paseo Santa Cruz -Patterson Pass Road -Patterson Pass Road -Patterson Ranch Road -Paxton Ct -Payne Ct -Peach Ct -Peach St -Peach St -Peachtree Ave -Peachtree Dr -Pearl St -Pearl St -Pearl St -Pearl St -Peary Ct -Pecan Ct -Peladeau St -Pelican Ct -Penniman Ave -Pennsylvania Ave -Peony Ct -Pepperdine St -Peppertree Ct -Peppertree Road -Peralta Ave -Peralta Ave -Peralta Blvd -Peralta Blvd -Peralta Blvd -Peralta St -Peralta St -Peralta St -Peralta St -Peridot Dr -Periwinkle Road -Perkins St -Perkins St -Perlata Creek -Perlata Creek -Perlata Creek -Perlata Creek -Perlata Creek -Perry Road -Pershing Dr -Pershing Dr -Pershing Dr -Pershing Dr -Pestana Pl -Peterman Ave -Peters Ave -Peters St -Peterson St -Peterson Way -Petroleum St -Petronave Dr -Pickering Ave -Pickering Ave -Pico Road -Piedmont Ave -Piedmont Ave -Piedmont Cres -Pierce Ave -Pierce St -Pike Ct -Pimlico Dr -Pine St -Pine St -Pine St -Pine St -Pine St -Pine St -Pine Needle Dr -Pinewood Road -Pinto Ct -Piper St -Pippin St -Pizarro Dr -Placer Way -Plata Way -Pleasant Way -Pleasant Hill Road -Pleasant Valley Ct -Pleasanton Ave -Pleasanton Ave -Pleasanton Canal -Pleasanton Sunol Road -Pleasanton Sunol Road -Pleitner Ave -Plomosa Road -Plummer Creek -Plymouth Ave -Plymouth Dr -Plymouth St -Plymouth St -Plymouth St -Poda Ct -Poinciana Pl -Point Eden Way -Polaris Ave -Polk Way -Polvorosa Ct -Pomar Vista Ave -Pomona Way -Ponderosa Dr -Pontiac St -Pontiac St -Poplar Ave -Poplar Path -Port Sailwood Dr -Portage Road -Portal Ave -Portland Ave -Portland Ave -Portofino Cir -Portola Ave -Portola Ave -Portola Dr -Portola Dr -Portola Dr -Portsmouth Ave -Portsmouth Ave -Portwood Ave -Posen Ave -Posey Loop -Potawatami Dr -Powell St -Powell St -Prairie Dr -Prarie Dr -Preda St -Presley Way -Preston Ct -Preston Ct -Prestwick Ave -Prince Dr -Prince St -Prince St -Prince St -Princeton Ter -Princeton Way -Proctor Ave -Proctor Ave -Proctor Road -Proctor Road -Prospect St -Prosperity Way -Pueblo Dr -Pueblo Creek -Pueblo Serena -Pueblo Spring -Puerto Vallarta -Pulaski Dr -Pulsar Ave -Purcell Pl -Purdue St -Pyramid St -Quail Run Road -Quebec Ave -Quebec Common -Queen Anne Dr -Quercus Ct -Quigley Pl -Quinn Lane -Quintana Ct -Quintana Way -Rachelle St -Racine St -Racoon Hallow Ct -Radele Ct -Ragland St -Railroad Ave -Railroad Ave -Railroad Ave -Railroad Ave -Railroad Ave -Railroad Ave -Rainier Ave -Ralston Com -Ramona Ave -Ramona Ave -Rancho Arroyo Pkwy -Rancho Higuera Road -Randall Ct -Randicik Ct -Randy St -Ranker Pl -Ranspot Dr -Raymond Road -Reading Ave -Redbud Lane -Redding Pl -Redding St -Redding St -Redding St -Redwood Ct -Redwood Road -Redwood Road -Redwood Road -Redwood Road -Redwood Road -Redwood Road -Redwood Road -Redwood Creek -Reed Ave -Regailia Ave -Regal Ave -Regents Blvd -Regents Blvd -Regents Blvd -Regents Blvd -Regents Blvd -Regional St -Reinhardt Dr -Renwick St -Republic Ave -Requa Road -Revere Ave -Revere Ave -Reyes Dr -Reynolds Dr -Rhine Way -Rhododendron Dr -Ribera Ct -Ricardo Ave -Rich Ave -Richardson Way -Richmond Ave -Richmond Blvd -Richmond Blvd -Ridge Trl -Ridge Top Road -Ridgeview Ter -Ridgeway Ave -Ridgeway Ave -Ridgewood Dr -Ridley Dr -Riley Dr -Rincon Ave -Rispen Dr -Riverdale Ct -Riverside Ave -Riviera Dr -Riviera Dr -Roberts Ave -Robertson Ave -Robertson Ave -Robin St -Robinson Dr -Robledo Dr -Roca Dr -Rochelle Ave -Rockford Road -Rockingham Dr -Rocklin Dr -Rocklin Dr -Rockridge Blvd -Rockridge Blvd -Rockrose Dr -Rockwood Dr -Rodney Com -Rogers Ave -Rolling Hills Dr -Rolling Hills Dr -Rollinghills Cir -Romeo Pl -Romey Lane -Ronald Ct -Ronda St -Roosevelt Pl -Rosario Ct -Rose Ave -Rose Ave -Rose Ave -Rose Dr -Rose St -Rose St -Rose St -Rose St -Rose St -Rose St -Rosedale Ct -Rosegate Ter -Roselli Dr -Rosemary Ct -Rosewood Ct -Rosewood Common -Ross Cir -Ross Gate Way -Rothchild Ct -Roundhill Dr -Rousillon Ave -Roxanne St -Roxbury Ave -Roxbury Lane -Roxbury Lane -Royal Ann Dr -Royal Ann Dr -Royal Ann St -Royal Ann St -Royal Palm Dr -Ruby Road -Ruby St -Rudsdale St -Rugby Ave -Running Hills Ave -Ruschin Dr -Russell Ave -Russell St -Russell St -Russell Way -Russet St -Rutgers Way -Ruth Ct -Ruth Way -Ruth Glen -Ruus Road -Sabercat Road -Sabercat Road -Sable Pointe -Sable Pointe -Sacramento Ave -Sacramento St -Sacramento St -Sacramento St -Saddle Brook Dr -Saginaw Ct -Saguare Com -Sailway Dr -Salem St -Salem St -Salinas Pl -Salisbury St -Salton Sea Lane -San Andreas Dr -San Andreas Dr -San Andreas Dr -San Andreas Dr -San Andreas Dr -San Andreas Dr -San Antonio Ave -San Antonio St -San Antonio Way -San Antonio Creek -San Antonio Reservoir -San Bernardino Way -San Carlos Ave -San Carlos Ave -San Carlos Walk -San Clemente St -San Franciscan Dr -San Francisco Bay -San Francisco Bay -San Francisco Bay -San Jose Ave -San Jose Ave -San Jose Ave -San Jose Ct -San Juan St -San Leandro Blvd -San Leandro St -San Leandro St -San Leandro St -San Leandro St -San Leandro Bay -San Leandro Creek -San Leandro Creek -San Leandro Creek Canal -San Lorenzo Ave -San Lorenzo Creek -San Lorenzo Creek -San Lorenzo Creek -San Lorenzo Creek -San Lorenzo Creek -San Lorenzo Creek -San Luces Way -San Luis Ct -San Luis Ct -San Luis Road -San Marco Way -San Mateo Road -San Mateo Way -San Miguel Ave -San Miguel Ave -San Moreno Ct -San Pablo Ave -San Pablo Ave -San Pablo Ave -San Pablo Ave -San Pablo Ave -San Pablo Ave -San Pablo Ave -San Pablo Ave -San Rafael St -San Ramon Road -San Sabana Road -Sandalwood St -Sandburg Way -Sandelin Ave -Sandringham Road -Sandringham Road -Sandy Road -Sandy Hook Dr -Sanford St -Sangamore St -Santa Barbara Road -Santa Clara Ave -Santa Clara Ave -Santa Clara Ave -Santa Clara Ave -Santa Clara Ave -Santa Clara St -Santa Clara St -Santa Clara St -Santa Clara St -Santa Clara Way -Santa Fe Ave -Santa Maria Ave -Santa Maria Dr -Santa Paula -Santa Ray Ave -Santa Rita Road -Santa Rita Road -Santa Rita St -Santa Rita St -Santa Rosa St -Santa Rosa St -Santa Teresa -Santa Teresa Com -Santee Road -Santiago Road -Santo Ct -Saratoga St -Sarazen Ave -Saroni Dr -Saturn Dr -Sausal Creek -Sausal Creek -Sausal Creek -Sausal Creek -Sausal Creek -Sausal Creek -Sausal Creek -Scarborough Dr -Scarborough Dr -Scenic Ave -Scenic Ave -Scenic Ave -Scenic Ave -Scenic Ave -Scenicview Dr -School St -School St -School Way -Schooner Hill -Schuster Ave -Scott Pl -Scott Creek -Scott Creek Road -Scott Creek Road -Scott Creek Road -Sea Bridge Way -Sea View Pkwy -Sea View Pkwy -Sea View Pkwy -Sea View Pkwy -Seal Rock Ter -Seaver St -Seaview Ave -Seawall Dr -Segovia Pl -Selkirk St -Seminary Ave -Seminary Ave -Seneca St -Seneca Park Ave -Senior Ave -Sequoia Road -Sequoia Ter -Seven Hills Road -Severn Dr -Severn Pl -Sevilla Road -Seville Pl -Sextus Road -Seymour Pl -Shadow Ridge Dr -Shady Creek Road -Shafer Creek -Shafter Ave -Shafter Ave -Shafter Ave -Shamrock Pl -Shannon Ave -Shasta St -Shattuck Ave -Shattuck Ave -Shattuck Ave -Shattuck Ave -Shattuck Ave -Shattuck Ave -Shaw St -Sheffield Lane -Sheffield Road -Sheffield Road -Sheffield Road -Sheffield Road -Sheila St -Sheldon St -Shepherd Ave -Shepherd Canyon Road -Shepherd Canyon Road -Shepherd Canyon Road -Sheridan Road -Sheridan Road -Sherman St -Sherman St -Sherman St -Sherry Ct -Sherwood Lane -Shiela Way -Shinn St -Shirley Ave -Shoreline Dr -Shoreline Dr -Shoreline Dr -Shylock Dr -Sidney Ave -Sigourney Elysian Fields Dr -Sigourney Elysian Fields Dr -Silva Lane -Silvergate Dr -Simm Ct -Simmons St -Sims Dr -Simson St -Sinbad Creek -Sinbad Creek -Singing Hills Ave -Singleton Ave -Sioux Ct -Sioux Dr -Siward Dr -Siward Dr -Siward Dr -Siward Dr -Skylark Dr -Skylark Dr -Skyline Blvd -Skyline Blvd -Skyline Blvd -Skyline Blvd -Skyline Blvd -Skyline Blvd -Skyline Blvd -Skyline Blvd -Skyline Blvd -Skyline Dr -Skyview Dr -Skywest Dr -Sleepy Hollow Ave -Sleepy Hollow Ave -Sleepy Hollow Ave -Slender Ct -Smalley Ave -Smith St -Smith St -Snake Road -Snake Road -Sodaville Ct -Solano Ave -Solano Ave -Solano Ave -Solano Ave -Solano Way -Solano Way -Solomon Lane -Somerset Ave -Somerset Ave -Somerset Ave -Somerset Ave -Somerset Pl -Somerset Pl -Sonoma Ave -Sonoma Dr -Soquel St -Sora Com -Sorani Way -Soto Road -South Road -South Bay Aqueduct -South Dry Creek Branch -South Fork Trout Creek -South Front Road -South Front Road -South Front Road -Southampton Ave -Southern Pacific Railroad -Southern Pacific Railroad -Southern Pacific Railroad -Southern Pacific Railroad -Southlake Com -Southwick Ct -Sp Railroad -Sp Railroad -Sp Railroad -Sp Railroad -Sp Railroad -Sp Railroad -Sp Railroad -Sp Railroad -Sp Railroad -Sp Railroad -Sp Railroad -Sp Railroad -Sp Railroad -Sp Railroad -Sp Railroad -Sp Railroad -Sp Railroad -Sp Railroad -Sp Railroad -Sp Railroad -Sp Railroad -Sp Railroad -Sp Railroad -Sp Railroad -Sp Railroad -Sp Railroad -Sp Railroad -Sp Railroad -Sp Railroad -Sp Railroad -Sp Railroad -Sp Railroad -Sp Railroad -Sp Railroad -Sp Railroad -Sp Railroad -Sp Railroad -Sp Railroad -Sp Railroad -Sp Railroad -Sp Railroad -Sp Railroad -Sp Railroad -Sp Railroad -Sp Railroad -Sp Railroad -Sp Railroad -Sp Railroad -Sp Railroad -Sp Railroad -Sp Railroad -Sp Railroad -Sp Railroad -Spady St -Sparrow Dr -Sparrow Road -Spence Ave -Spetti Dr -Spinnaker Way -Spoonbill Common -Spring St -Springbrook Lane -Springdale Ave -Springdale Ave -Springfield St -Springhouse Dr -Springlake Dr -Springtown Blvd -Springtown Blvd -Spruce St -Spruce St -Spruce St -Spruce St -Spruce St -Spruce St -St Anthony Dr -St Charles St -St Johns St -St Matthew Dr -St Michael Cir -Stacy St -Stadium Way -Stagecoach Road -Stalker Way -Stanford Ave -Stanford Ave -Stanford Way -Stanford Way -Stanley Ave -Stanley Ave -Stanley Blvd -Stanley Blvd -Stannage Ave -Stannage Ave -Stanton Ave -Stanton Ave -Stanton Ave -Stanton Hill Road -Stanwood Ave -Star View Ct -Starflower Way -Starling Dr -Starlite Way -Starr Ct -Starr Ct -Starr St -Starview Dr -Starward Dr -Starward Dr -State Hwy 123 -State Hwy 13 -State Hwy 13 -State Hwy 13 -State Hwy 13 -State Hwy 13 -State Hwy 13 Ramp -State Hwy 13 Ramp -State Hwy 13 Ramp -State Hwy 13 Ramp -State Hwy 13 Ramp -State Hwy 13 Ramp -State Hwy 13 Ramp -State Hwy 13 Ramp -State Hwy 13 Ramp -State Hwy 13 Ramp -State Hwy 13 Ramp -State Hwy 13 Ramp -State Hwy 13 Ramp -State Hwy 13 Ramp -State Hwy 13 Ramp -State Hwy 13 Ramp -State Hwy 13 Ramp -State Hwy 13 Ramp -State Hwy 13 Ramp -State Hwy 13 Ramp -State Hwy 17 -State Hwy 17 Ramp -State Hwy 17 Ramp -State Hwy 17 Ramp -State Hwy 17 Ramp -State Hwy 17 Ramp -State Hwy 238 -State Hwy 238 -State Hwy 238 Ramp -State Hwy 238 Ramp -State Hwy 238 Ramp -State Hwy 238 Ramp -State Hwy 238 Ramp -State Hwy 238 Ramp -State Hwy 238 Ramp -State Hwy 24 -State Hwy 24 -State Hwy 24 -State Hwy 24 Ramp -State Hwy 24 Ramp -State Hwy 24 Ramp -State Hwy 24 Ramp -State Hwy 24 Ramp -State Hwy 24 Ramp -State Hwy 24 Ramp -State Hwy 24 Ramp -State Hwy 24 Ramp -State Hwy 24 Ramp -State Hwy 24 Ramp -State Hwy 24 Ramp -State Hwy 24 Ramp -State Hwy 24 Ramp -State Hwy 24 Ramp -State Hwy 24 Ramp -State Hwy 84 -State Hwy 84 -State Hwy 84 -State Hwy 84 -State Hwy 84 -State Hwy 84 -State Hwy 84 -State Hwy 84 Ramp -State Hwy 92 -State Hwy 92 Ramp -State Hwy 92 Ramp -State Hwy 92 Ramp -State Hwy 92 Ramp -State Hwy 92 Ramp -State Hwy 92 Ramp -State Hwy 92 Ramp -State Hwy 92 Ramp -Staten Ave -Stearns Ave -Steele St -Steinmetz Way -Stella St -Stenhammer Dr -Sterne Pl -Steuben Ct -Stevens St -Stevenson Blvd -Stevenson Blvd -Stewart Ave -Stoakes Ave -Stonedale Dr -Stonehenge Road -Stoneridge Dr -Stoneridge Dr -Stoneridge Mall Road -Stoneridge Mall Road -Stonewall Ave -Stony Brook -Storer Ave -Stow Ave -Strang Ave -Stratford Ave -Stratton Common -Stream -Stream -Strobridge Ave -Strong Way -Stuart St -Stuart St -Suddard Ct -Sueirro St -Suffolk Way -Sulphur Dr -Sulphur Creek -Sulphur Creek -Sumatra St -Summit Road -Summit Road -Sun Valley Dr -Sun Valley Dr -Sundale Dr -Sundale Dr -Sundale Dr -Sundale Dr -Sundance Dr -Sundberg Ave -Sunnybank Pl -Sunnydale Ct -Sunnyhills Road -Sunnymere Ave -Sunnymere Ave -Sunnymere Ave -Sunnyside Ave -Sunnyside St -Sunnyside St -Sunol Blvd -Sunol Road -Sunol Ridge Trl -Sunrise Dr -Sunset Ave -Sunset Blvd -Sunset Blvd -Sunset Blvd -Sunset Trl -Sunshine Pl -Sunstream Lane -Sunwood Dr -Superior Ave -Superior Dr -Surry Pl -Sussex Way -Suter St -Suter St -Sutter Dr -Sutter Dr -Sutter Gate Ave -Sutton Loop -Swan Dr -Sybil Ave -Sycamore Ave -Sycamore Ave -Sycamore St -Sycamore St -Sydney Ave -Sydney Cir -Sylvan Glen -Sylvaner Dr -Sylvaner Way -Sylvester Dr -Sylvia Cir -Tacchella Way -Tahiti Lane -Talbot Ave -Talbot Ave -Tallahassee St -Tamalpais Path -Tamalpais Road -Tamarack Dr -Tamarack Dr -Tamarack Dr -Tamarack Dr -Tamayo St -Tamayo St -Tampa Ave -Tanager Dr -Tanglewood Path -Tarraville Creek -Tarraville Creek -Tarraville Creek -Tarraville Creek -Tarraville Creek Road -Tarraville Creek Road -Tartarian St -Tassajara Road -Tassajara Creek -Tassajara Creek -Taurus Ave -Taylor Ave -Taylor Ave -Teakwood St -Technology Dr -Telegraph Ave -Telegraph Ave -Telegraph Ave -Telegraph Ave -Telegraph Ave -Telegraph Ave -Telegraph Ave -Telegraph Ave -Telegraph Ave -Telegraph Ave -Telegraph Ave -Telegraph Ave -Temescal Cir -Temescal Creek -Temescal Creek -Tennyson Road -Tennyson Road -Tennyson Road -Tennyson Road -Tennyson Road -Tennyson Road -Terrace St -Terrace Walk -Tesla Road -Tesla Road -Tesla Road -Tesla Road -Tesla Road -Tesla Road -Tevis St -Tevlin St -Texas St -Thackeray Ave -The Cir -The Cres -The Alameda -The Alameda -The Alameda -The Alameda -The South Crossways -The Uplands -Theresa Way -Theresa Way -Theta St -Theta St -Thomas Ave -Thornhill Dr -Thornhill Dr -Thornton Ave -Thornton Ave -Thornton Ave -Thornton Ave -Thornton Ave -Thornton Ave -Thornton Ave -Thornton St -Thornton St -Thousand Oaks Blvd -Thousand Oaks Blvd -Tidal Canal -Tidal Canal -Tidewater Ave -Tideway Dr -Tiffin Road -Tilgrim Way -Timber St -Timbercreek Ter -Timpanogas Cir -Tina Way -Tinder Ct -Tioga Ct -Tissiack Way -Toler Ave -Tonopah Ct -Topawa Dr -Toroges Creek -Toroges Creek -Torrano Ave -Tory Way -Totterdell St -Touriga Dr -Touriga Dr -Touriga Dr -Towers St -Toyon Pl -Tozier St -Trade Wind Lane -Trafalgar Ave -Treeview St -Treeview St -Tremont St -Trenery Dr -Trenton Dr -Trestle Glen Road -Trimingham Dr -Trojan Ave -Trojan Ave -Trojan Ave -Trombas Ave -Tropicana Way -Truman Pl -Tudor Road -Tulare Ave -Tule Lake Lane -Tulip Ave -Tumbleweed Ct -Tunnel Road -Tunnel Road -Tunnel Road -Tunnel Creek -Tupelo Ter -Tupelo Ter -Turban Ct -Turnstone Ct -Turquoise St -Twain Ave -Twin Peaks Ter -Tyee Ct -Tyler Lane -Tyler Pl -Tyler St -Tyrrell Ave -Tyrrell Ave -Ulmeca Pl -Underwood Ave -Underwood Ave -Union St -Union St -Union St -Union St -Union St -Union St -Union St -Union St -Union St -Union City Blvd -Union City Blvd -Union City Blvd -Union City Blvd -Union City Blvd -Union City Blvd -Union City Blvd -University Ave -University Dr -Upton Ave -Urban St -Usher St -Utah St -Vaca Dr -Val St -Valita Dr -Valle Vista Ave -Vallecitos Road -Vallecitos Road -Vallecitos Road -Vallecitos Road -Vallecitos Creek -Vallejo St -Vallejo St -Valley Ave -Valley Ave -Valley Ave -Valley Ave -Valley Dr -Valley Dr -Valley Dr -Valley St -Valley Brook Ct -Valley Trails Dr -Valley Trails Dr -Valley Trails Dr -Valley Trails Dr -Valpey Park Ave -Van Ave -Van Buren Ave -Van Mourik Ave -Vancouver Way -Vancouver Way -Vanda Way -Vanderbilt St -Vane Common -Vargas Road -Vasco Road -Vasco Road -Vasco Road -Vasco Road -Vasco Road -Vasco Road -Vasquez Ct -Vassar Ave -Vaughn Ave -Vaughn Ave -Vegas Ave -Ventura Ave -Vera Ave -Verdemar Dr -Vergil St -Vermont St -Vernetti Way -Vernon Ave -Vernon St -Verona Ave -Versailles Ave -Via Alamitos -Via Alamitos -Via Amigos -Via Annette -Via Arriba -Via Arroyo -Via Barrett -Via Bellita -Via Buena Vista -Via Carmen -Via Chiquita -Via Chiquita -Via Chiquita -Via Cordoba -Via de Los Cerros -Via de Los Milagros -Via del Prado -Via del Sol -Via Diego -Via el Cerrito -Via Enrico -Via Enrico -Via Escondido -Via Escondido -Via Esperanza -Via Frances -Via Granada -Via Harriet -Via Hermana -Via la Jolla -Via Lacqua -Via Lucas -Via Manzanas -Via Matero -Via Montalvo -Via Natal -Via Natal -Via Nueva -Via Paro -Via Peralta -Via Perdido -Via Pinale -Via Primero -Via Redondo -Via Rodriguez -Via Segundo -Via Tovita -Via Vega -Via Verde -Via Vista -Via Zapata -Vicente Pl -Vicente St -Victor Ave -Victor Ave -Victoria Ave -Victoria Lane -Victoria Bay -Victory Dr -View Dr -View Crest Ct -Village Dr -Village Pkwy -Villareal Dr -Villareal Dr -Villareal Dr -Vine St -Vine St -Vineyard Ave -Vineyard Ave -Vineyard Ave -Vineyard Road -Vineyard Road -Virginia St -Virginia St -Virginia St -Virgo Road -Vista Ct -Vista del Plaza Lane -Vistamont Ave -Vivian St -Vomac Road -Wadsworth Ct -Wagner St -Wagoner Dr -Walker Ave -Walker Pl -Wall St -Walnut Ave -Walnut Ave -Walnut Ave -Walnut St -Walnut St -Walnut St -Walnut St -Walnut St -Walnut St -Walnut St -Walnut St -Walnut St -Walpert St -Warbler Loop -Ward St -Ward Creek -Ward Creek -Ward Creek Branch -Warfield Ave -Warfield Ave -Warfield Ave -Warm Springs Blvd -Warm Springs Blvd -Warm Springs Blvd -Warm Springs Blvd -Warner Ave -Warner Ave -Warren Ave -Warren Ave -Warsaw Ave -Warwick Pl -Warwick Road -Warwick Road -Wasatch Dr -Washburn Dr -Washington Ave -Washington Ave -Washington Ave -Washington Ave -Washington Ave -Washington Ave -Washington Ave -Washington Blvd -Washington Blvd -Washington Blvd -Washington St -Washington St -Washington St -Washington St -Washington St -Washo Dr -Waterfall Isle -Waterford Pl -Watts St -Waverly Way -Webb Ave -Webster St -Webster St -Webster St -Webster St -Webster St -Webster St -Webster St -Webster St -Webster St -Webster St -Webster St -Webster St -Welch Creek -Welch Creek Road -Welch Creek Road -Welch Creek Road -Weld St -Welk Com -Wellington Pl -Wente St -Wentworth Ave -Wesley Ave -Wesley Ave -West St -West St -West St -West St -West Loop Road -Westbrook Pl -Westchester St -Western Ave -Western Blvd -Western Blvd -Western Pacific Railroad -Western Pacific Railroad -Western Pacific Railroad -Western Pacific Railroad -Western Pacific Railroad Spur -Westminster Dr -Westover Dr -Westview Pl -Westwood Ave -Westwood Pl -Whalebone Way -Whimbrel Road -Whimbrel Road -Whipple Road -Whipple Road -Whispering Pine Ct -Whitaker Ave -Whitecap Way -Whitlock Creek -Whitman St -Whitman St -Whitney Pl -Wicks Blvd -Wicks Blvd -Wilbeam Ave -Wilbur St -Wild Current Way -Wildcat Ct -Wildcat Canyon Road -Wildcat Canyon Road -Wildwood Ave -Wiley St -Willard Way -Williams St -Williams St -Williams St -Willimet Way -Willow Ave -Willow Ave -Willow St -Willow St -Willow St -Willow St -Willow St -Willow St -Willow St -Willow Walk -Willowood Dr -Wilson Ave -Wilson Cir -Winding Lane -Windmill Ct -Windmill Lane -Windsor Dr -Windsor Dr -Windsor Pl -Windsor Way -Wingate Way -Winslow Ter -Winsor Ave -Winthrope St -Winton Ave -Winton Ave -Wisconsin St -Wisconsin St -Wisconsin St -Wistaria Way -Wisteria Dr -Wisteria Dr -Wisteria Way -Wixon Dr -Wolcott Dr -Wood Dr -Wood St -Wood St -Wood St -Woodcrest Dr -Woodhaven Way -Woodhue Ter -Woodridge Dr -Woodroe Ave -Woodroe Ave -Woodruff Ave -Woolsey St -Wooster Ct -Worth St -Worth St -Wp Railroad -Wp Railroad -Wp Railroad -Wp Railroad -Wp Railroad -Wp Railroad -Wp Railroad -Wp Railroad -Wp Railroad -Wp Railroad -Wp Railroad -Wp Railroad -Wp Railroad -Wp Railroad -Wp Railroad -Wp Railroad -Wp Railroad -Wp Railroad -Wp Railroad -Wp Railroad -Wp Railroad -Wrenn St -Wyndham Pl -Xavier Way -Xavier Common -Yale Ave -Yale Way -Yampa Way -Yellowstone Park Dr -Yerba Buena Ave -Yerba Buena Pl -Yerba Buena St -Ygnacio Ave -Yolo Ave -York Dr -York Dr -Yorktown Road -Yosemite Pl -Yosemite Road -Yosemite Way -Zacate Ave -Zacate Ave -Zapata Ct -Zapotec Dr -Zephyr Ave -Zephyr Ave -Ziegler Ave -Zircon Ter -I- 205 -I- 205 -I- 580 -I- 580 -I- 580 -I- 580 -I- 580 -I- 580 -I- 580 -I- 580 -I- 580 -I- 580 -I- 580 -I- 580 -I- 580 -I- 580 -I- 580 -I- 580 -I- 580 -I- 580 -I- 580 -I- 580 -I- 580 -I- 580 -I- 580 -I- 580 -I- 580 -I- 580 -I- 580 -I- 580 -I- 580 -I- 580 -I- 580 -I- 580 -I- 580 -I- 580 -I- 580 -I- 580 -I- 580 -I- 580 -I- 580 -I- 580 -I- 580 -I- 580 -I- 580 -I- 580 -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580 Ramp -I- 580/I-680 Ramp -I- 580/I-680 Ramp -I- 580/I-680 Ramp -I- 580/I-680 Ramp -I- 580/I-680 Ramp -I- 580/I-680 Ramp -I- 580/I-680 Ramp -I- 680 -I- 680 -I- 680 -I- 680 -I- 680 -I- 680 -I- 680 -I- 680 -I- 680 -I- 680 -I- 680 -I- 680 -I- 680 -I- 680 -I- 680 -I- 680 Ramp -I- 680 Ramp -I- 680 Ramp -I- 680 Ramp -I- 680 Ramp -I- 680 Ramp -I- 680 Ramp -I- 680 Ramp -I- 680 Ramp -I- 680 Ramp -I- 680 Ramp -I- 680 Ramp -I- 680 Ramp -I- 680 Ramp -I- 680 Ramp -I- 680 Ramp -I- 680 Ramp -I- 680 Ramp -I- 680 Ramp -I- 680 Ramp -I- 680 Ramp -I- 680 Ramp -I- 680 Ramp -I- 680 Ramp -I- 680 Ramp -I- 680 Ramp -I- 680 Ramp -I- 680 Ramp -I- 680 Ramp -I- 680 Ramp -I- 680 Ramp -I- 680 Ramp -I- 680 Ramp -I- 680 Ramp -I- 680 Ramp -I- 680 Ramp -I- 80 -I- 80 -I- 80 -I- 80 -I- 80 -I- 80 -I- 80 -I- 80 -I- 80 -I- 80 -I- 80 -I- 80 -I- 80 -I- 80 -I- 80 -I- 80 -I- 80 Ramp -I- 80 Ramp -I- 80 Ramp -I- 80 Ramp -I- 80 Ramp -I- 80 Ramp -I- 80 Ramp -I- 80 Ramp -I- 80 Ramp -I- 80 Ramp -I- 80 Ramp -I- 80 Ramp -I- 80 Ramp -I- 80 Ramp -I- 80 Ramp -I- 80 Ramp -I- 80 Ramp -I- 80 Ramp -I- 80 Ramp -I- 80 Ramp -I- 80 Ramp -I- 80 Ramp -I- 80 Ramp -I- 80 Ramp -I- 80 Ramp -I- 80 Ramp -I- 80 Ramp -I- 80 Ramp -I- 80 Ramp -I- 80 Ramp -I- 80 Ramp -I- 880 -I- 880 Ramp -I- 880 -I- 880 -I- 880 -I- 880 -I- 880 -I- 880 -I- 880 -I- 880 -I- 880 -I- 880 -I- 880 -I- 880 -I- 880 -I- 880 -I- 880 -I- 880 -I- 880 -I- 880 -I- 880 -I- 880 -I- 880 -I- 880 -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 880 Ramp -I- 980 -I- 980 -I- 980 -I- 980 -I- 980 -I- 980 -I- 980 -I- 980 -I- 980 -I- 980 -I- 980 -I- 980 -I- 980 Ramp -I- 980 Ramp -I- 980 Ramp -I- 980 Ramp -I- 980 Ramp -I- 980 Ramp -I- 980 Ramp -I- 980 Ramp -State Hwy 123 -State Hwy 13 -State Hwy 13 -State Hwy 13 -State Hwy 13 -State Hwy 13 -State Hwy 13 Ramp -State Hwy 13 Ramp -State Hwy 13 Ramp -State Hwy 13 Ramp -State Hwy 13 Ramp -State Hwy 13 Ramp -State Hwy 13 Ramp -State Hwy 13 Ramp -State Hwy 13 Ramp -State Hwy 13 Ramp -State Hwy 13 Ramp -State Hwy 13 Ramp -State Hwy 13 Ramp -State Hwy 13 Ramp -State Hwy 13 Ramp -State Hwy 13 Ramp -State Hwy 13 Ramp -State Hwy 13 Ramp -State Hwy 13 Ramp -State Hwy 13 Ramp -State Hwy 17 -State Hwy 17 Ramp -State Hwy 17 Ramp -State Hwy 17 Ramp -State Hwy 17 Ramp -State Hwy 17 Ramp -State Hwy 238 -State Hwy 238 -State Hwy 238 Ramp -State Hwy 238 Ramp -State Hwy 238 Ramp -State Hwy 238 Ramp -State Hwy 238 Ramp -State Hwy 238 Ramp -State Hwy 238 Ramp -State Hwy 24 -State Hwy 24 -State Hwy 24 -State Hwy 24 Ramp -State Hwy 24 Ramp -State Hwy 24 Ramp -State Hwy 24 Ramp -State Hwy 24 Ramp -State Hwy 24 Ramp -State Hwy 24 Ramp -State Hwy 24 Ramp -State Hwy 24 Ramp -State Hwy 24 Ramp -State Hwy 24 Ramp -State Hwy 24 Ramp -State Hwy 24 Ramp -State Hwy 24 Ramp -State Hwy 24 Ramp -State Hwy 24 Ramp -State Hwy 84 -State Hwy 84 -State Hwy 84 -State Hwy 84 -State Hwy 84 -State Hwy 84 -State Hwy 84 -State Hwy 84 Ramp -State Hwy 92 -State Hwy 92 Ramp -State Hwy 92 Ramp -State Hwy 92 Ramp -State Hwy 92 Ramp -State Hwy 92 Ramp -State Hwy 92 Ramp -State Hwy 92 Ramp -State Hwy 92 Ramp -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcdef -P0123456789abcde -P0123456789abcdefF -\. --- --- Data for Name: ramp; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.ramp (name, thepath) FROM stdin; -Bart Ramp [(-122.0495,37.208),(-122.0473,37.196)] -Brush Ramp St [(-122.2758,37.107),(-122.27511,37.11304),(-122.275,37.114)] -Harrison St Ramp [(-122.262,37.11),(-122.2613,37.114)] -I- 580 Ramp ((-121.74,37.036),(-121.7393,37.033),(-121.7384,37.032)) -I- 580 Ramp ((-121.7843,37.996),(-121.784294,37.99539),(-121.7842,37.985)) -I- 580 Ramp ((-121.818,37.011),(-121.8187,37.014)) -I- 580 Ramp ((-121.8185,37.008),(-121.8187,37.001)) -I- 580 Ramp ((-121.9025,37.018),(-121.9037,37.022),(-121.9059,37.029)) -I- 580 Ramp ((-121.9335,37.987),(-121.9331,37.979)) -I- 580 Ramp ((-122.0206,37.007),(-122.0203,37.015)) -I- 580 Ramp ((-122.1202,37.085),(-122.1203,37.083)) -I- 580 Ramp ((-122.1522,37.526),(-122.1514,37.524)) -I- 580 Ramp ((-122.2541,37.201),(-122.254,37.205)) -I- 580 Ramp ((-122.2646,37.241),(-122.2653,37.244),(-122.266,37.245)) -I- 580 Ramp ((-122.2654,37.242),(-122.266,37.245),(-122.2671,37.245)) -I- 580 Ramp ((-122.2786,37.288),(-122.2798,37.286),(-122.2804,37.285),(-122.2814,37.282),(-122.2818,37.28)) -I- 580 Ramp ((-122.2796,37.289),(-122.2818,37.283),(-122.2822,37.281)) -I- 580 Ramp [(-121.657688,37.20089),(-121.658176,37.20089),(-121.659977,37.19715),(-121.660232,37.1965),(-121.661524,37.18996),(-121.662081,37.18693)] -I- 580 Ramp [(-121.660816,37.18952),(-121.659428,37.19105),(-121.658115,37.19272),(-121.657078,37.19639),(-121.654926,37.20531)] -I- 580 Ramp [(-121.7218,37.088),(-121.722301,37.09522)] -I- 580 Ramp [(-121.7231,37.108),(-121.7211,37.102)] -I- 580 Ramp [(-121.7232,37.103),(-121.7222,37.103),(-121.721995,37.09859)] -I- 580 Ramp [(-121.7232,37.103),(-121.7234,37.092)] -I- 580 Ramp [(-121.7255,37.083),(-121.7232,37.114)] -I- 580 Ramp [(-121.727,37.074),(-121.7237,37.084),(-121.723311,37.0823),(-121.7221,37.077),(-121.7219,37.081),(-121.720744,37.09257),(-121.7194,37.106)] -I- 580 Ramp [(-121.739,37.02),(-121.738298,37.02506),(-121.737988,37.02686),(-121.7379,37.028)] -I- 580 Ramp [(-121.739,37.02),(-121.7402,37.015)] -I- 580 Ramp [(-121.74,37.034),(-121.7409,37.034),(-121.7401,37.029),(-121.7384,37.032),(-121.7358,37.034)] -I- 580 Ramp [(-121.7411,37.024),(-121.7401,37.018),(-121.7401,37.024)] -I- 580 Ramp [(-121.7438,37.024),(-121.742961,37.02896),(-121.7416,37.037),(-121.74,37.039)] -I- 580 Ramp [(-121.7743,37.006),(-121.7729,37.006),(-121.7705,37.013)] -I- 580 Ramp [(-121.7743,37.006),(-121.7729,37.013),(-121.7705,37.013)] -I- 580 Ramp [(-121.7865,37.995),(-121.7852,37.992),(-121.7842,37.985),(-121.7838,37.966),(-121.7834,37.957)] -I- 580 Ramp [(-121.7891,37.998),(-121.7854,37.999),(-121.78441,37.9963),(-121.7843,37.996)] -I- 580 Ramp [(-121.8195,37.007),(-121.8187,37.014),(-121.8179,37.015)] -I- 580 Ramp [(-121.8206,37.008),(-121.8187,37.001),(-121.8179,37.005)] -I- 580 Ramp [(-121.8454,37.01),(-121.8455,37.011)] -I- 580 Ramp [(-121.8463,37.011),(-121.8496,37.025)] -I- 580 Ramp [(-121.8521,37.011),(-121.8479,37.999),(-121.8476,37.999),(-121.8456,37.01),(-121.8455,37.011)] -I- 580 Ramp [(-121.8521,37.011),(-121.8496,37.025)] -I- 580 Ramp [(-121.866951,37.01385),(-121.871381,37.02608)] -I- 580 Ramp [(-121.8695,37.013),(-121.8712,37.011),(-121.8717,37.001),(-121.8714,37.001)] -I- 580 Ramp [(-121.8713,37.014),(-121.871352,37.02321)] -I- 580 Ramp [(-121.8743,37.014),(-121.8722,37.999),(-121.8714,37.999)] -I- 580 Ramp [(-121.9043,37.998),(-121.9036,37.013),(-121.902632,37.0174),(-121.9025,37.018)] -I- 580 Ramp [(-121.906,37.018),(-121.9056,37.011)] -I- 580 Ramp [(-121.906,37.018),(-121.905635,37.0239),(-121.9065,37.023)] -I- 580 Ramp [(-121.906,37.018),(-121.906044,37.02416),(-121.906177,37.02331),(-121.906315,37.02115)] -I- 580 Ramp [(-121.9068,37.027),(-121.9059,37.029),(-121.9078,37.04)] -I- 580 Ramp [(-121.9087,37.017),(-121.9056,37.003),(-121.905,37.004)] -I- 580 Ramp [(-121.9087,37.017),(-121.907194,37.02619),(-121.9071,37.029),(-121.9072,37.033)] -I- 580 Ramp [(-121.9335,37.987),(-121.9341,37.991),(-121.9345,37.985)] -I- 580 Ramp [(-121.9345,37.985),(-121.9341,37.978)] -I- 580 Ramp [(-121.9364,37.986),(-121.9338,37.971),(-121.9331,37.979),(-121.9322,37.989)] -I- 580 Ramp [(-121.9368,37.986),(-121.936483,37.98832),(-121.9353,37.997),(-121.93504,37.00035),(-121.9346,37.006),(-121.933764,37.00031),(-121.9333,37.997),(-121.9322,37.989)] -I- 580 Ramp [(-121.9562,37.984),(-121.9565,37.98)] -I- 580 Ramp [(-121.9571,37.986),(-121.9565,37.98)] -I- 580 Ramp [(-121.958,37.984),(-121.9565,37.98)] -I- 580 Ramp [(-122.0195,37.012),(-122.0184,37.009),(-122.018,37.019)] -I- 580 Ramp [(-122.0195,37.012),(-122.0203,37.015),(-122.0212,37.02)] -I- 580 Ramp [(-122.0531,37.932),(-122.0544,37.941)] -I- 580 Ramp [(-122.0649,37.914),(-122.0618,37.916),(-122.0604,37.92)] -I- 580 Ramp [(-122.0649,37.914),(-122.0639,37.92),(-122.063,37.923)] -I- 580 Ramp [(-122.0884,37.911),(-122.0856,37.909)] -I- 580 Ramp [(-122.093241,37.90351),(-122.09364,37.89634),(-122.093788,37.89212)] -I- 580 Ramp [(-122.0934,37.896),(-122.09257,37.89961),(-122.0911,37.906)] -I- 580 Ramp [(-122.0941,37.897),(-122.0943,37.902)] -I- 580 Ramp [(-122.0953,37.903),(-122.0971,37.911),(-122.0943,37.902)] -I- 580 Ramp [(-122.096,37.888),(-122.0962,37.891),(-122.0964,37.9)] -I- 580 Ramp [(-122.101,37.898),(-122.1005,37.902),(-122.0989,37.911)] -I- 580 Ramp [(-122.108,37.007),(-122.1093,37.02)] -I- 580 Ramp [(-122.1086,37.003),(-122.1068,37.993),(-122.1066,37.992),(-122.1053,37.982)] -I- 580 Ramp [(-122.1086,37.003),(-122.1103,37.018),(-122.1108,37.023),(-122.1093,37.02)] -I- 580 Ramp [(-122.1206,37.088),(-122.1203,37.083),(-122.1183,37.066)] -I- 580 Ramp [(-122.1215,37.075),(-122.1183,37.066)] -I- 580 Ramp [(-122.1226,37.099),(-122.1238,37.102),(-122.1254,37.105)] -I- 580 Ramp [(-122.1237,37.096),(-122.1234,37.09)] -I- 580 Ramp [(-122.1311,37.177),(-122.1306,37.157)] -I- 580 Ramp [(-122.1338,37.222),(-122.135,37.227)] -I- 580 Ramp [(-122.1362,37.248),(-122.1374,37.249)] -I- 580 Ramp [(-122.1371,37.279),(-122.1367,37.264)] -I- 580 Ramp [(-122.1371,37.279),(-122.1381,37.262)] -I- 580 Ramp [(-122.1378,37.316),(-122.1374,37.311),(-122.1373,37.307),(-122.1367,37.296)] -I- 580 Ramp [(-122.1379,37.282),(-122.1371,37.279)] -I- 580 Ramp [(-122.1391,37.367),(-122.1388,37.353)] -I- 580 Ramp [(-122.1414,37.383),(-122.1407,37.376),(-122.1403,37.372),(-122.139,37.356)] -I- 580 Ramp [(-122.1487,37.467),(-122.1476,37.454)] -I- 580 Ramp [(-122.1493,37.546),(-122.1508,37.535)] -I- 580 Ramp [(-122.1495,37.482),(-122.1489,37.452)] -I- 580 Ramp [(-122.1521,37.529),(-122.1514,37.524),(-122.1506,37.509)] -I- 580 Ramp [(-122.1521,37.682),(-122.151,37.659),(-122.1512,37.655)] -I- 580 Ramp [(-122.1539,37.707),(-122.1535,37.694)] -I- 580 Ramp [(-122.1553,37.706),(-122.1543,37.703)] -I- 580 Ramp [(-122.1567,37.727),(-122.156,37.71)] -I- 580 Ramp [(-122.1648,37.769),(-122.16472,37.7682),(-122.1638,37.759)] -I- 580 Ramp [(-122.1716,37.805),(-122.1725,37.816)] -I- 580 Ramp [(-122.1729,37.803),(-122.1716,37.801),(-122.1703,37.799)] -I- 580 Ramp [(-122.1742,37.817),(-122.1752,37.822),(-122.177,37.833)] -I- 580 Ramp [(-122.1764,37.839),(-122.1756,37.838),(-122.1743,37.833)] -I- 580 Ramp [(-122.1773,37.839),(-122.1764,37.839)] -I- 580 Ramp [(-122.1789,37.838),(-122.1773,37.839)] -I- 580 Ramp [(-122.1823,37.838),(-122.182011,37.83754),(-122.180678,37.83541),(-122.1798,37.834),(-122.1798,37.838)] -I- 580 Ramp [(-122.1873,37.838),(-122.1868,37.841),(-122.1866,37.844),(-122.1854,37.841),(-122.1847,37.84)] -I- 580 Ramp [(-122.1895,37.844),(-122.1886,37.845)] -I- 580 Ramp [(-122.1909,37.85),(-122.1892,37.848),(-122.1879,37.844)] -I- 580 Ramp [(-122.1917,37.853),(-122.1927,37.863)] -I- 580 Ramp [(-122.1924,37.854),(-122.189775,37.84425),(-122.1889,37.841)] -I- 580 Ramp [(-122.1975,37.878),(-122.196458,37.87516),(-122.1964,37.875),(-122.1951,37.871),(-122.1942,37.869)] -I- 580 Ramp [(-122.2017,37.923),(-122.2029,37.928)] -I- 580 Ramp [(-122.2027,37.918),(-122.2037,37.93),(-122.2043,37.938)] -I- 580 Ramp [(-122.2079,37.958),(-122.2099,37.962)] -I- 580 Ramp [(-122.2085,37.962),(-122.209,37.966)] -I- 580 Ramp [(-122.2158,37.985),(-122.2173,37.989),(-122.2178,37.991),(-122.218357,37.99071),(-122.219392,37.99016),(-122.2197,37.99)] -I- 580 Ramp [(-122.2161,37.976),(-122.218,37.982),(-122.218481,37.98426),(-122.2197,37.99)] -I- 580 Ramp [(-122.2271,37.001),(-122.2261,37.003)] -I- 580 Ramp [(-122.2278,37.013),(-122.2261,37.003)] -I- 580 Ramp [(-122.2365,37.07),(-122.2346,37.052),(-122.2338,37.044)] -I- 580 Ramp [(-122.2428,37.096),(-122.2414,37.091),(-122.241182,37.09018),(-122.2406,37.088)] -I- 580 Ramp [(-122.2453,37.095),(-122.2414,37.089)] -I- 580 Ramp [(-122.249,37.121),(-122.2476,37.12)] -I- 580 Ramp [(-122.2491,37.115),(-122.2489,37.113)] -I- 580 Ramp [(-122.2494,37.125),(-122.2489,37.113)] -I- 580 Ramp [(-122.2501,37.148),(-122.249485,37.14041),(-122.2484,37.127)] -I- 580 Ramp [(-122.2529,37.197),(-122.2525,37.192),(-122.2517,37.174)] -I- 580 Ramp [(-122.2535,37.192),(-122.253,37.182)] -I- 580 Ramp [(-122.2535,37.192),(-122.2539,37.2)] -I- 580 Ramp [(-122.2547,37.205),(-122.254,37.205),(-122.2538,37.202),(-122.2535,37.196)] -I- 580 Ramp [(-122.2564,37.213),(-122.2542,37.199),(-122.2538,37.19)] -I- 580 Ramp [(-122.2564,37.213),(-122.2544,37.197),(-122.2538,37.19)] -I- 580 Ramp [(-122.2604,37.222),(-122.2613,37.23)] -I- 580 Ramp [(-122.2639,37.238),(-122.2659,37.239),(-122.2664,37.238),(-122.2676,37.231),(-122.268,37.227)] -I- 580 Ramp [(-122.267,37.261),(-122.2671,37.263)] -I- 580 Ramp [(-122.2671,37.245),(-122.2673,37.248)] -I- 580 Ramp [(-122.2671,37.245),(-122.2675,37.243)] -I- 580 Ramp [(-122.2673,37.248),(-122.2676,37.25),(-122.2677,37.252)] -I- 580 Ramp [(-122.2676,37.273),(-122.267231,37.28349),(-122.266927,37.29214)] -I- 580 Ramp [(-122.2676,37.273),(-122.2679,37.264),(-122.2677,37.252)] -I- 580 Ramp [(-122.2677,37.242),(-122.2675,37.243)] -I- 580 Ramp [(-122.2677,37.242),(-122.2681,37.238),(-122.2678,37.233)] -I- 580 Ramp [(-122.2677,37.242),(-122.2681,37.244)] -I- 580 Ramp [(-122.2677,37.242),(-122.2683,37.243)] -I- 580 Ramp [(-122.2677,37.252),(-122.267508,37.25368),(-122.267,37.261)] -I- 580 Ramp [(-122.2683,37.243),(-122.2685,37.243)] -I- 580 Ramp [(-122.268532,37.2449),(-122.2685,37.243)] -I- 580 Ramp [(-122.2686,37.249),(-122.2682,37.245),(-122.2681,37.244)] -I- 580 Ramp [(-122.2686,37.249),(-122.268532,37.2449)] -I- 580 Ramp [(-122.2686,37.249),(-122.2701,37.255)] -I- 580 Ramp [(-122.2695,37.247),(-122.2686,37.249),(-122.2677,37.252)] -I- 580 Ramp [(-122.2695,37.247),(-122.2692,37.244),(-122.2684,37.234)] -I- 580 Ramp [(-122.2716,37.259),(-122.2734,37.259)] -I- 580 Ramp [(-122.2806,37.275),(-122.2818,37.28),(-122.2822,37.281),(-122.2837,37.276)] -I- 580 Ramp [(-122.2913,37.278),(-122.2917,37.282)] -I- 580 Ramp [(-122.2917,37.282),(-122.2921,37.286)] -I- 580/I-680 Ramp ((-121.9207,37.988),(-121.9192,37.016)) -I- 580/I-680 Ramp ((-121.9218,37.021),(-121.9237,37.017)) -I- 580/I-680 Ramp [(-121.9213,37.005),(-121.9203,37.013),(-121.9192,37.016),(-121.918,37.02)] -I- 580/I-680 Ramp [(-121.922017,37.02317),(-121.9212,37.021)] -I- 580/I-680 Ramp [(-121.9225,37.034),(-121.9218,37.031),(-121.9213,37.026),(-121.919443,37.02043),(-121.921326,37.01739)] -I- 580/I-680 Ramp [(-121.9243,37.006),(-121.9238,37.005),(-121.9225,37.008),(-121.92154,37.0104)] -I- 580/I-680 Ramp [(-121.9243,37.006),(-121.924389,37.00779),(-121.9237,37.017),(-121.9231,37.022),(-121.9227,37.029),(-121.9229,37.039)] -I- 680 Ramp ((-121.9007,37.565),(-121.9008,37.558)) -I- 680 Ramp ((-121.921,37.965),(-121.9198,37.96),(-121.9208,37.957),(-121.9199,37.951),(-121.9187,37.941)) -I- 680 Ramp ((-121.9247,37.932),(-121.9211,37.944),(-121.9201,37.944)) -I- 680 Ramp ((-121.9368,37.149),(-121.937,37.144)) -I- 680 Ramp ((-121.9372,37.335),(-121.938,37.32)) -I- 680 Ramp ((-121.9402,37.143),(-121.94,37.139)) -I- 680 Ramp ((-121.9418,37.314),(-121.9414,37.32)) -I- 680 Ramp ((-121.9422,37.314),(-121.9423,37.318)) -I- 680 Ramp [(-121.8698,37.01),(-121.8706,37.038)] -I- 680 Ramp [(-121.8701,37.878),(-121.8681,37.881)] -I- 680 Ramp [(-121.8703,37.891),(-121.8712,37.857),(-121.8678,37.875)] -I- 680 Ramp [(-121.8709,37.924),(-121.8686,37.925)] -I- 680 Ramp [(-121.8712,37.01),(-121.8709,37.047)] -I- 680 Ramp [(-121.8818,37.756),(-121.8842,37.741),(-121.8867,37.732)] -I- 680 Ramp [(-121.8833,37.376),(-121.8833,37.392),(-121.883,37.4),(-121.8835,37.402),(-121.8852,37.422)] -I- 680 Ramp [(-121.8839,37.397),(-121.8847,37.394),(-121.884,37.399)] -I- 680 Ramp [(-121.8985,37.545),(-121.9001,37.565),(-121.8999,37.571),(-121.9008,37.572),(-121.903,37.586)] -I- 680 Ramp [(-121.8994,37.553),(-121.9008,37.558),(-121.9014,37.565)] -I- 680 Ramp [(-121.9027,37.672),(-121.902847,37.6715),(-121.90161,37.64898)] -I- 680 Ramp [(-121.905,37.699),(-121.9004,37.677),(-121.90161,37.64898)] -I- 680 Ramp [(-121.9052,37.702),(-121.9047,37.667),(-121.903435,37.65882)] -I- 680 Ramp [(-121.9077,37.609),(-121.9036,37.614)] -I- 680 Ramp [(-121.9077,37.609),(-121.9053,37.625)] -I- 680 Ramp [(-121.9167,37.5),(-121.9174,37.504)] -I- 680 Ramp [(-121.92,37.438),(-121.9218,37.424),(-121.9238,37.408),(-121.9252,37.392)] -I- 680 Ramp [(-121.921,37.965),(-121.922,37.966),(-121.9214,37.961)] -I- 680 Ramp [(-121.9226,37.394),(-121.9232,37.392),(-121.9252,37.392)] -I- 680 Ramp [(-121.9238,37.402),(-121.9234,37.395),(-121.923,37.399)] -I- 680 Ramp [(-121.9265,37.998),(-121.9242,37.983),(-121.922383,37.9786),(-121.9198,37.975),(-121.9195,37.954),(-121.9187,37.941),(-121.9184,37.934)] -I- 680 Ramp [(-121.9265,37.998),(-121.9249,37.98),(-121.9227,37.963),(-121.9221,37.959),(-121.9214,37.954),(-121.9206,37.947),(-121.9201,37.944),(-121.9184,37.934)] -I- 680 Ramp [(-121.9373,37.148),(-121.937,37.144),(-121.9373,37.125)] -I- 680 Ramp [(-121.9387,37.145),(-121.9376,37.147)] -I- 680 Ramp [(-121.9394,37.144),(-121.9387,37.145)] -I- 680 Ramp [(-121.9401,37.233),(-121.9378,37.219),(-121.937899,37.22791),(-121.938,37.237)] -I- 680 Ramp [(-121.9406,37.142),(-121.94,37.139),(-121.9373,37.125)] -I- 680 Ramp [(-121.9426,37.315),(-121.9423,37.318),(-121.9414,37.32),(-121.9394,37.324),(-121.938,37.32),(-121.9368,37.313)] -I- 80 Ramp ((-122.2944,37.491),(-122.2956,37.484),(-122.2965,37.478)) -I- 80 Ramp ((-122.2983,37.501),(-122.2979,37.499)) -I- 80 Ramp ((-122.3017,37.67),(-122.3022,37.662)) -I- 80 Ramp [(-122.2871,37.266),(-122.2901,37.274)] -I- 80 Ramp [(-122.2883,37.247),(-122.2904,37.267),(-122.2909,37.273),(-122.2918,37.275),(-122.2937,37.277)] -I- 80 Ramp [(-122.2885,37.254),(-122.2883,37.247)] -I- 80 Ramp [(-122.2885,37.254),(-122.2893,37.266)] -I- 80 Ramp [(-122.2918,37.279),(-122.2926,37.281)] -I- 80 Ramp [(-122.2923,37.282),(-122.2926,37.283),(-122.2932,37.284)] -I- 80 Ramp [(-122.2934,37.28),(-122.2926,37.281)] -I- 80 Ramp [(-122.2934,37.28),(-122.2962,37.273)] -I- 80 Ramp [(-122.2957,37.396),(-122.2946,37.384),(-122.2948,37.367)] -I- 80 Ramp [(-122.2962,37.413),(-122.2959,37.382),(-122.2951,37.372)] -I- 80 Ramp [(-122.2984,37.506),(-122.2977,37.502),(-122.2979,37.499),(-122.2956,37.489),(-122.2962,37.483),(-122.2965,37.478),(-122.2971,37.452)] -I- 80 Ramp [(-122.2988,37.518),(-122.299,37.5),(-122.2994,37.488),(-122.2995,37.477),(-122.2971,37.452)] -I- 80 Ramp [(-122.3038,37.695),(-122.3021,37.67),(-122.3022,37.662),(-122.3023,37.644)] -I- 80 Ramp [(-122.3038,37.695),(-122.3036,37.674),(-122.3034,37.667),(-122.3033,37.661),(-122.3023,37.644)] -I- 80 Ramp [(-122.3044,37.25),(-122.3051,37.254)] -I- 80 Ramp [(-122.3044,37.25),(-122.3083,37.249)] -I- 80 Ramp [(-122.3051,37.254),(-122.3083,37.249)] -I- 80 Ramp [(-122.3051,37.91),(-122.3056,37.912)] -I- 80 Ramp [(-122.3051,37.91),(-122.3057,37.908)] -I- 80 Ramp [(-122.306,37.876),(-122.3066,37.869),(-122.3067,37.843),(-122.3069,37.818)] -I- 80 Ramp [(-122.3068,37.795),(-122.306,37.783),(-122.3062,37.774)] -I- 80 Ramp [(-122.3068,37.795),(-122.3069,37.782),(-122.3062,37.774)] -I- 80 Ramp [(-122.3069,37.925),(-122.3065,37.935)] -I- 80 Ramp [(-122.307,37.902),(-122.3073,37.881)] -I- 80 Ramp [(-122.3072,37.916),(-122.3074,37.896)] -I- 80 Ramp [(-122.307624,37.87781),(-122.307512,37.89327)] -I- 80 Ramp [(-122.3078,37.93),(-122.3081,37.879)] -I- 80 Ramp [(-122.3088,37.885),(-122.3076,37.831)] -I- 880 Ramp ((-121.9349,37.813),(-121.935,37.828)) -I- 880 Ramp ((-121.9351,37.819),(-121.935,37.828),(-121.9339,37.847)) -I- 880 Ramp ((-121.936,37.837),(-121.9351,37.835)) -I- 880 Ramp ((-121.9368,37.848),(-121.9362,37.835)) -I- 880 Ramp ((-121.9376,37.834),(-121.937,37.836)) -I- 880 Ramp ((-121.9477,37.91),(-121.9469,37.911),(-121.9463,37.911)) -I- 880 Ramp ((-121.9682,37.065),(-121.9686,37.066)) -I- 880 Ramp ((-122.0008,37.31),(-122.0002,37.308)) -I- 880 Ramp ((-122.0013,37.298),(-122.0013,37.287)) -I- 880 Ramp ((-122.0369,37.645),(-122.0364,37.646)) -I- 880 Ramp ((-122.0477,37.798),(-122.0466,37.789),(-122.0461,37.785)) -I- 880 Ramp ((-122.0477,37.798),(-122.0482,37.8)) -I- 880 Ramp ((-122.0585,37.967),(-122.0577,37.974),(-122.0548,37.966),(-122.055168,37.96828),(-122.0577,37.984)) -I- 880 Ramp ((-122.0919,37.465),(-122.0931,37.461)) -I- 880 Ramp ((-122.0932,37.439),(-122.0922,37.437),(-122.0915,37.427)) -I- 880 Ramp ((-122.1005,37.571),(-122.1003,37.565),(-122.0997,37.548)) -I- 880 Ramp ((-122.1286,37.836),(-122.1283,37.839)) -I- 880 Ramp ((-122.1335,37.901),(-122.1358,37.905)) -I- 880 Ramp ((-122.1378,37.923),(-122.1374,37.925)) -I- 880 Ramp ((-122.1757,37.187),(-122.1754,37.191)) -I- 880 Ramp ((-122.1863,37.322),(-122.187,37.322)) -I- 880 Ramp ((-122.1876,37.312),(-122.1877,37.309)) -I- 880 Ramp ((-122.2054,37.542),(-122.2057,37.533),(-122.2059,37.526)) -I- 880 Ramp ((-122.2091,37.532),(-122.2089,37.535),(-122.2072,37.535)) -I- 880 Ramp ((-122.2187,37.684),(-122.219,37.688),(-122.2194,37.697)) -I- 880 Ramp ((-122.2301,37.743),(-122.2316,37.751)) -I- 880 Ramp ((-122.2352,37.767),(-122.2356,37.768),(-122.236,37.768)) -I- 880 Ramp [(-121.9215,37.556),(-121.92179,37.55745),(-121.9229,37.563)] -I- 880 Ramp [(-121.9232,37.57),(-121.9234,37.559),(-121.9229,37.561)] -I- 880 Ramp [(-121.9335,37.851),(-121.9339,37.847),(-121.9351,37.835),(-121.9357,37.83)] -I- 880 Ramp [(-121.9343,37.85),(-121.937,37.852),(-121.937,37.836),(-121.9362,37.835),(-121.9359,37.826),(-121.9349,37.813)] -I- 880 Ramp [(-121.946,37.918),(-121.9463,37.911),(-121.9452,37.912)] -I- 880 Ramp [(-121.9612,37.099),(-121.9615,37.09),(-121.9616,37.087)] -I- 880 Ramp [(-121.9618,37.037),(-121.961998,37.05205),(-121.962212,37.06831),(-121.9623,37.075),(-121.9616,37.087)] -I- 880 Ramp [(-121.9656,37.065),(-121.9678,37.061),(-121.9676,37.065)] -I- 880 Ramp [(-121.9688,37.061),(-121.9686,37.066),(-121.9669,37.075)] -I- 880 Ramp [(-121.9712,37.107),(-121.9643,37.087),(-121.9623,37.085)] -I- 880 Ramp [(-121.986,37.239),(-121.9865,37.236),(-121.9861,37.234)] -I- 880 Ramp [(-121.9865,37.226),(-121.9872,37.22)] -I- 880 Ramp [(-121.9871,37.229),(-121.9863,37.232)] -I- 880 Ramp [(-121.9885,37.211),(-121.9848,37.216)] -I- 880 Ramp [(-122.0019,37.301),(-122.002,37.293)] -I- 880 Ramp [(-122.0041,37.313),(-122.0018,37.315),(-122.0007,37.315),(-122.0005,37.313),(-122.0002,37.308),(-121.9995,37.289)] -I- 880 Ramp [(-122.0041,37.313),(-122.0038,37.308),(-122.0039,37.284),(-122.0013,37.287),(-121.9995,37.289)] -I- 880 Ramp [(-122.0226,37.474),(-122.0214,37.473),(-122.0219,37.466)] -I- 880 Ramp [(-122.0236,37.488),(-122.0231,37.458),(-122.0227,37.458),(-122.0223,37.452),(-122.0205,37.447)] -I- 880 Ramp [(-122.0238,37.491),(-122.0215,37.483),(-122.0211,37.477),(-122.0205,37.447)] -I- 880 Ramp [(-122.0364,37.652),(-122.0364,37.646),(-122.03618,37.63412),(-122.036027,37.62586),(-122.0359,37.619)] -I- 880 Ramp [(-122.0374,37.639),(-122.0375,37.632)] -I- 880 Ramp [(-122.0383,37.64),(-122.0387,37.636),(-122.0387,37.633),(-122.038,37.632)] -I- 880 Ramp [(-122.0392,37.65),(-122.0389,37.625),(-122.0391,37.617),(-122.036099,37.6161),(-122.0358,37.616)] -I- 880 Ramp [(-122.0398,37.656),(-122.0361,37.656)] -I- 880 Ramp [(-122.0482,37.811),(-122.0461,37.785),(-122.0453,37.778),(-122.045,37.775)] -I- 880 Ramp [(-122.0485,37.817),(-122.0484,37.813),(-122.0482,37.8),(-122.0481,37.794),(-122.0478,37.781),(-122.0469,37.774)] -I- 880 Ramp [(-122.059,37.982),(-122.0577,37.984),(-122.0612,37.003)] -I- 880 Ramp [(-122.0604,37.991),(-122.06,37.983),(-122.0605,37.983)] -I- 880 Ramp [(-122.0618,37.011),(-122.0631,37.982),(-122.0585,37.967)] -I- 880 Ramp [(-122.0635,37.036),(-122.064,37.049),(-122.0648,37.069)] -I- 880 Ramp [(-122.0642,37.073),(-122.0648,37.076),(-122.0666,37.085)] -I- 880 Ramp [(-122.0653,37.062),(-122.0663,37.064)] -I- 880 Ramp [(-122.0758,37.209),(-122.073269,37.18911),(-122.073,37.187),(-122.0723,37.183)] -I- 880 Ramp [(-122.0758,37.209),(-122.075697,37.2063),(-122.075,37.188),(-122.0749,37.184)] -I- 880 Ramp [(-122.0837,37.322),(-122.0822,37.316),(-122.0831,37.312)] -I- 880 Ramp [(-122.0837,37.322),(-122.0843,37.316)] -I- 880 Ramp [(-122.085,37.34),(-122.0801,37.316),(-122.081,37.285)] -I- 880 Ramp [(-122.085,37.34),(-122.0866,37.316),(-122.0819,37.296)] -I- 880 Ramp [(-122.0918,37.466),(-122.0896,37.405)] -I- 880 Ramp [(-122.092,37.461),(-122.0923,37.457)] -I- 880 Ramp [(-122.0931,37.453),(-122.0937,37.469),(-122.0931,37.461),(-122.0923,37.457)] -I- 880 Ramp [(-122.096,37.496),(-122.0941,37.464),(-122.0943,37.421),(-122.0915,37.427),(-122.0896,37.405)] -I- 880 Ramp [(-122.0985,37.574),(-122.0986,37.567),(-122.0978,37.528)] -I- 880 Ramp [(-122.0993,37.571),(-122.0999,37.569)] -I- 880 Ramp [(-122.1005,37.571),(-122.1009,37.568)] -I- 880 Ramp [(-122.1022,37.597),(-122.102055,37.59178),(-122.1019,37.562)] -I- 880 Ramp [(-122.1029,37.61),(-122.1013,37.587),(-122.0999,37.569)] -I- 880 Ramp [(-122.1032,37.557),(-122.0997,37.548),(-122.0978,37.528)] -I- 880 Ramp [(-122.1076,37.681),(-122.106243,37.66549),(-122.1062,37.665),(-122.106043,37.66186),(-122.105869,37.65838),(-122.1048,37.638)] -I- 880 Ramp [(-122.1076,37.681),(-122.107021,37.6646),(-122.107,37.664),(-122.106808,37.66184),(-122.1048,37.638)] -I- 880 Ramp [(-122.1287,37.842),(-122.1283,37.839),(-122.1264,37.834)] -I- 880 Ramp [(-122.1289,37.861),(-122.1284,37.855),(-122.1277,37.843)] -I- 880 Ramp [(-122.1296,37.865),(-122.1299,37.866),(-122.1323,37.874)] -I- 880 Ramp [(-122.1318,37.865),(-122.1319,37.866),(-122.1333,37.881)] -I- 880 Ramp [(-122.1376,37.91),(-122.1379,37.909),(-122.1376,37.907),(-122.1365,37.902)] -I- 880 Ramp [(-122.1379,37.891),(-122.1383,37.897),(-122.1377,37.902)] -I- 880 Ramp [(-122.1379,37.931),(-122.137597,37.92736),(-122.1374,37.925),(-122.1373,37.924),(-122.1369,37.914),(-122.1358,37.905),(-122.1365,37.908),(-122.1358,37.898)] -I- 880 Ramp [(-122.1407,37.932),(-122.1397,37.923),(-122.1389,37.917),(-122.1383,37.913)] -I- 880 Ramp [(-122.164,37.106),(-122.1653,37.113),(-122.1651,37.101)] -I- 880 Ramp [(-122.164188,37.10514),(-122.1641,37.092)] -I- 880 Ramp [(-122.1646,37.113),(-122.163,37.111)] -I- 880 Ramp [(-122.1646,37.113),(-122.165458,37.11379),(-122.167792,37.11594)] -I- 880 Ramp [(-122.165757,37.09059),(-122.165169,37.09811)] -I- 880 Ramp [(-122.165757,37.09059),(-122.16635,37.09559)] -I- 880 Ramp [(-122.1675,37.09),(-122.1666,37.089),(-122.165804,37.08972),(-122.1655,37.09),(-122.1641,37.092)] -I- 880 Ramp [(-122.1675,37.09),(-122.16757,37.11435)] -I- 880 Ramp [(-122.173,37.194),(-122.1742,37.173)] -I- 880 Ramp [(-122.1763,37.184),(-122.1761,37.191)] -I- 880 Ramp [(-122.1763,37.193),(-122.1754,37.191),(-122.1745,37.194),(-122.1743,37.192),(-122.1737,37.196),(-122.1725,37.198)] -I- 880 Ramp [(-122.1768,37.197),(-122.1774,37.182),(-122.1769,37.18),(-122.1758,37.181),(-122.1747,37.178)] -I- 880 Ramp [(-122.1868,37.32),(-122.187,37.322),(-122.1873,37.321),(-122.1877,37.319),(-122.1879,37.317)] -I- 880 Ramp [(-122.1893,37.303),(-122.1888,37.305),(-122.1885,37.307),(-122.1877,37.309),(-122.1873,37.309)] -I- 880 Ramp [(-122.1946,37.405),(-122.1942,37.411),(-122.1951,37.411)] -I- 880 Ramp [(-122.1946,37.405),(-122.1947,37.394)] -I- 880 Ramp [(-122.1952,37.418),(-122.1967,37.418)] -I- 880 Ramp [(-122.1954,37.372),(-122.1957,37.378)] -I- 880 Ramp [(-122.1959,37.407),(-122.1958,37.396),(-122.1953,37.396),(-122.1947,37.394)] -I- 880 Ramp [(-122.2065,37.54),(-122.2066,37.535),(-122.2063,37.531),(-122.2059,37.526),(-122.206,37.522)] -I- 880 Ramp [(-122.2092,37.535),(-122.2074,37.536),(-122.2072,37.535),(-122.2066,37.53)] -I- 880 Ramp [(-122.2096,37.565),(-122.2079,37.549),(-122.2061,37.541)] -I- 880 Ramp [(-122.2111,37.581),(-122.2108,37.535)] -I- 880 Ramp [(-122.2176,37.65),(-122.2173,37.652)] -I- 880 Ramp [(-122.2177,37.668),(-122.2168,37.653),(-122.2159,37.638)] -I- 880 Ramp [(-122.218,37.659),(-122.2173,37.652)] -I- 880 Ramp [(-122.2199,37.695),(-122.2194,37.697),(-122.2197,37.7),(-122.2202,37.699)] -I- 880 Ramp [(-122.222,37.713),(-122.2212,37.705),(-122.2207,37.697),(-122.2208,37.694),(-122.2192,37.68),(-122.2184,37.672)] -I- 880 Ramp [(-122.2301,37.743),(-122.2294,37.735)] -I- 880 Ramp [(-122.2316,37.746),(-122.2316,37.751),(-122.2321,37.752),(-122.2329,37.752)] -I- 880 Ramp [(-122.2325,37.743),(-122.2319,37.746)] -I- 880 Ramp [(-122.2361,37.785),(-122.2356,37.781)] -I- 880 Ramp [(-122.237,37.799),(-122.236,37.777),(-122.236,37.768),(-122.2357,37.764),(-122.235,37.754)] -I- 880 Ramp [(-122.2372,37.802),(-122.23638,37.7996),(-122.2361,37.801),(-122.2357,37.801)] -I- 880 Ramp [(-122.2374,37.811),(-122.2374,37.796)] -I- 880 Ramp [(-122.2536,37.898),(-122.254,37.902)] -I- 880 Ramp [(-122.2577,37.914),(-122.258,37.911)] -I- 880 Ramp [(-122.2636,37.946),(-122.2646,37.954)] -I- 880 Ramp [(-122.2636,37.946),(-122.2649,37.95),(-122.2662,37.954)] -I- 880 Ramp [(-122.268,37.969),(-122.2693,37.972)] -I- 880 Ramp [(-122.2685,37.962),(-122.2695,37.969),(-122.2707,37.975)] -I- 880 Ramp [(-122.2729,37.986),(-122.2744,37.986)] -I- 880 Ramp [(-122.274,37.993),(-122.2729,37.986)] -I- 880 Ramp [(-122.2771,37.002),(-122.278,37)] -I- 880 Ramp [(-122.2775,37.007),(-122.2769,37.001)] -I- 880 Ramp [(-122.2849,37.028),(-122.2845,37.026),(-122.2837,37.021)] -I- 880 Ramp [(-122.2863,37.032),(-122.285451,37.03094),(-122.284429,37.02966),(-122.2831,37.028),(-122.2823,37.031)] -I- 880 Ramp [(-122.291454,37.064),(-122.291088,37.06103),(-122.2903,37.05),(-122.2897,37.044),(-122.2888,37.038)] -I- 880 Ramp [(-122.2916,37.052),(-122.2898,37.04),(-122.2888,37.038)] -I- 980 Ramp [(-122.2688,37.197),(-122.2691,37.191),(-122.2693,37.18)] -I- 980 Ramp [(-122.2688,37.206),(-122.2688,37.203),(-122.2684,37.215)] -I- 980 Ramp [(-122.2691,37.213),(-122.269438,37.20709),(-122.2699,37.199),(-122.27,37.194),(-122.270194,37.18382),(-122.270352,37.17552),(-122.2704,37.173)] -I- 980 Ramp [(-122.2693,37.194),(-122.2691,37.198)] -I- 980 Ramp [(-122.2699,37.159),(-122.2701,37.163)] -I- 980 Ramp [(-122.2739,37.117),(-122.2745,37.119),(-122.2733,37.129)] -I- 980 Ramp [(-122.2773,37.068),(-122.2772,37.061)] -I- 980 Ramp [(-122.2773,37.078),(-122.2766,37.095)] -State Hwy 13 Ramp [(-122.1781,37.851),(-122.1782,37.847),(-122.1777,37.845)] -State Hwy 13 Ramp [(-122.1799,37.948),(-122.1797,37.943)] -State Hwy 13 Ramp [(-122.1819,37.978),(-122.1828,37.974)] -State Hwy 13 Ramp [(-122.1835,37.98),(-122.1852,37.985)] -State Hwy 13 Ramp [(-122.1854,37.996),(-122.1861,37.986)] -State Hwy 13 Ramp [(-122.1937,37.078),(-122.1943,37.08)] -State Hwy 13 Ramp [(-122.1942,37.084),(-122.1964,37.107)] -State Hwy 13 Ramp [(-122.1975,37.11),(-122.1964,37.107)] -State Hwy 13 Ramp [(-122.1989,37.125),(-122.1984,37.117),(-122.1981,37.112)] -State Hwy 13 Ramp [(-122.2054,37.205),(-122.2048,37.209)] -State Hwy 13 Ramp [(-122.2055,37.197),(-122.2049,37.2)] -State Hwy 13 Ramp [(-122.2058,37.209),(-122.2049,37.211)] -State Hwy 13 Ramp [(-122.2069,37.213),(-122.2072,37.216),(-122.2065,37.218)] -State Hwy 13 Ramp [(-122.2073,37.221),(-122.207,37.224)] -State Hwy 13 Ramp [(-122.2163,37.328),(-122.2149,37.321),(-122.2144,37.313)] -State Hwy 13 Ramp [(-122.2168,37.336),(-122.2168,37.328)] -State Hwy 13 Ramp [(-122.2232,37.41),(-122.2247,37.422)] -State Hwy 13 Ramp [(-122.2244,37.427),(-122.223,37.414),(-122.2214,37.396),(-122.2213,37.388)] -State Hwy 13 Ramp [(-122.2244,37.427),(-122.2247,37.422)] -State Hwy 13 Ramp [(-122.2307,37.487),(-122.2286,37.478)] -State Hwy 17 Ramp ((-122.2877,37.234),(-122.2881,37.237)) -State Hwy 17 Ramp [(-122.2882,37.233),(-122.2881,37.237),(-122.2882,37.242),(-122.2883,37.247),(-122.2885,37.254)] -State Hwy 17 Ramp [(-122.2899,37.128),(-122.2898,37.132),(-122.2897,37.142)] -State Hwy 17 Ramp [(-122.291,37.113),(-122.2906,37.118)] -State Hwy 17 Ramp [(-122.2915,37.083),(-122.29137,37.07065),(-122.290561,37.06224)] -State Hwy 238 Ramp ((-122.1064,37.89),(-122.1067,37.899)) -State Hwy 238 Ramp ((-122.1288,37.892),(-122.1293,37.895)) -State Hwy 238 Ramp ((-122.1288,37.913),(-122.1294,37.917)) -State Hwy 238 Ramp [(-122.1073,37.889),(-122.1067,37.899),(-122.1056,37.899)] -State Hwy 238 Ramp [(-122.1073,37.889),(-122.1068,37.881),(-122.106574,37.88354),(-122.106,37.89)] -State Hwy 238 Ramp [(-122.1288,37.9),(-122.1293,37.895),(-122.1296,37.906)] -State Hwy 238 Ramp [(-122.1288,37.922),(-122.1294,37.917),(-122.1296,37.906)] -State Hwy 24 Ramp ((-122.2191,37.537),(-122.2197,37.535)) -State Hwy 24 Ramp ((-122.2204,37.536),(-122.2211,37.533)) -State Hwy 24 Ramp [(-122.2194,37.541),(-122.2197,37.535),(-122.2197,37.531)] -State Hwy 24 Ramp [(-122.2211,37.542),(-122.2211,37.533),(-122.2209,37.526)] -State Hwy 24 Ramp [(-122.2218,37.517),(-122.2214,37.507)] -State Hwy 24 Ramp [(-122.2224,37.497),(-122.2219,37.494),(-122.2215,37.492)] -State Hwy 24 Ramp [(-122.2279,37.486),(-122.2284,37.485)] -State Hwy 24 Ramp [(-122.2279,37.486),(-122.2305,37.498)] -State Hwy 24 Ramp [(-122.2286,37.478),(-122.2284,37.485)] -State Hwy 24 Ramp [(-122.2551,37.435),(-122.2568,37.436),(-122.2585,37.428),(-122.259722,37.42438),(-122.260592,37.4218),(-122.2612,37.42)] -State Hwy 24 Ramp [(-122.257,37.433),(-122.258,37.427)] -State Hwy 24 Ramp [(-122.2605,37.412),(-122.2601,37.412),(-122.2599,37.412),(-122.2586,37.413)] -State Hwy 24 Ramp [(-122.2623,37.409),(-122.2614,37.411),(-122.260282,37.41626),(-122.258,37.427)] -State Hwy 24 Ramp [(-122.2657,37.351),(-122.2665,37.36)] -State Hwy 24 Ramp [(-122.266,37.348),(-122.2661,37.35),(-122.2668,37.35)] -State Hwy 24 Ramp [(-122.2677,37.252),(-122.2674,37.258),(-122.2671,37.263),(-122.2672,37.267),(-122.2673,37.272)] -State Hwy 84 Ramp [(-122.0544,37.502),(-122.052622,37.50902),(-122.0506,37.517),(-122.0484,37.539)] -State Hwy 92 Ramp ((-122.1091,37.328),(-122.1101,37.332)) -State Hwy 92 Ramp [(-122.099,37.368),(-122.0994,37.363)] -State Hwy 92 Ramp [(-122.1086,37.321),(-122.1089,37.315),(-122.1111,37.316)] -State Hwy 92 Ramp [(-122.1091,37.328),(-122.1101,37.332),(-122.1101,37.327),(-122.1095,37.322)] -State Hwy 92 Ramp [(-122.1167,37.292),(-122.1185,37.295),(-122.1191,37.298)] -State Hwy 92 Ramp [(-122.1187,37.285),(-122.1186,37.292),(-122.1193,37.29)] -State Hwy 92 Ramp [(-122.12,37.28),(-122.1207,37.269),(-122.1204,37.27)] -State Hwy 92 Ramp [(-122.1204,37.267),(-122.123,37.271)] -\. --- --- Data for Name: rc_test; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.rc_test (a, b) FROM stdin; -5 10 -50 100 -500 1000 -\. --- --- Data for Name: real_city; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.real_city (pop, cname, outline) FROM stdin; -0 Oakland ((-122,37.9),(-121.7,37.9),(-121.7,37.4),(-122,37.4)) -0 Oakland ((-121.7,37.4),(-121.7,37),(-122.1,37),(-122.1,37.3),(-122,37.3),(-122,37.4)) -0 Oakland ((-122.1,37.3),(-122.2,37.5),(-122,37.5)) -0 Berkeley ((-122.3,37.9),(-122,37.9),(-122,37.6),(-122.3,37.6)) -0 Lafayette ((-122.3,37.4),(-122.2,37.4),(-122.2,37),(-122.3,37)) -\. --- --- Data for Name: reloptions_test; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.reloptions_test (s) FROM stdin; -\. --- --- Data for Name: renamecolumn; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.renamecolumn (d, w) FROM stdin; -\. --- --- Data for Name: renamecolumnanother; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.renamecolumnanother (d, a, c, w) FROM stdin; -\. --- --- Data for Name: renamecolumnchild; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.renamecolumnchild (d, a, w) FROM stdin; -\. --- --- Data for Name: reservations; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.reservations (room_id, booked_during) FROM stdin; -1 [2018-07-01,2018-07-07) -1 [2018-07-07,2018-07-14) -1 [2018-07-20,2018-07-22) -2 [2018-07-01,2018-07-03) -3 \N -4 \N -4 \N -5 \N -5 [2018-07-01,2018-07-03) -6 [2018-07-01,2018-07-07) -6 [2018-07-05,2018-07-10) -7 [2018-07-01,2018-07-07) -7 [2018-07-07,2018-07-14) -8 empty -\. --- --- Data for Name: rewritemetoo1; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.rewritemetoo1 (a) FROM stdin; -\. --- --- Data for Name: rewritemetoo2; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.rewritemetoo2 (a) FROM stdin; -\. --- --- Data for Name: rewritemetoo3; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.rewritemetoo3 (a) FROM stdin; -\. --- --- Data for Name: road; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.road (name, thepath) FROM stdin; -A St [(-122.0265,37.049),(-122.0271,37.045)] -A St [(-122.089,37.71),(-122.0886,37.711)] -A St [(-122.0985,37.671),(-122.0981,37.674)] -A St [(-122.0991,37.668),(-122.0988,37.669)] -A St [(-122.103419,37.667),(-122.103439,37.667)] -A St [(-122.103913,37.66632),(-122.104037,37.66611),(-122.104051,37.66609)] -A St [(-122.106469,37.66446),(-122.1067,37.664)] -A St [(-122.107,37.664),(-122.107101,37.66425),(-122.1074,37.665)] -A St [(-122.1172,37.659),(-122.119506,37.65661)] -Abbie St [(-121.867486,37.54243),(-121.868,37.545)] -Acacia Ave [(-122.2353,37.457),(-122.2344,37.461)] -Acacia Ave [(-122.2364,37.436),(-122.2364,37.443)] -Acacia Ave [(-122.2415,37.435),(-122.2407,37.437)] -Acadia Ct [(-121.9007,37.773),(-121.9016,37.768)] -Acapulco Way [(-122.0517,37.91),(-122.0519,37.911)] -Access Rd 162 [(-121.9469,37.993),(-121.9475,37.993)] -Access Rd 25 [(-121.9283,37.894),(-121.9283,37.9)] -Access Rd 29 [(-121.9339,37.854),(-121.9343,37.85)] -Acton Cir [(-122.2824,37.681),(-122.2824,37.688)] -Ada St [(-122.2487,37.398),(-122.2496,37.401)] -Ada St [(-122.2807,37.807),(-122.2797,37.811)] -Adams Ave [(-121.742,37.829),(-121.742,37.822)] -Adams Ave [(-122.1906,37.253),(-122.1893,37.272)] -Adams St [(-122.2349,37.542),(-122.2341,37.537)] -Adams St [(-122.2364,37.553),(-122.2357,37.548)] -Adason Dr [(-122.1315,37.016),(-122.1288,37.009)] -Addison St [(-122.2735,37.705),(-122.2722,37.707)] -Addison St [(-122.2856,37.688),(-122.2854,37.689)] -Addison St [(-122.2874,37.686),(-122.2864,37.688)] -Addison Way [(-121.9044,37.881),(-121.9044,37.889)] -Addison Way [(-121.9044,37.895),(-121.9044,37.899)] -Adelina Common [(-121.925847,37.29985),(-121.925765,37.29493)] -Adeline St [(-122.2728,37.442),(-122.2725,37.451)] -Adeline St [(-122.2785,37.291),(-122.2783,37.296)] -Adelle St [(-121.7793,37.841),(-121.7797,37.849)] -Admirality Lane [(-122.2424,37.323),(-122.2429,37.318)] -Adobe Dr [(-122.0304,37.579),(-122.0278,37.592)] -Adrian Ave [(-122.1019,37.389),(-122.1019,37.369)] -Adriano St [(-122.032,37.663),(-122.0312,37.653)] -Agate Ct [(-121.801,37.653),(-121.8008,37.649)] -Agena Cir [(-122.0694,37.847),(-122.0696,37.839)] -Agua Fria Creek [(-121.909487,37.94485),(-121.910653,37.94809)] -Agua Fria Creek [(-121.9125,37.95367),(-121.9138,37.958)] -Agua Fria Creek [(-121.9254,37.922),(-121.9281,37.889)] -Agua Fria Creek [(-121.935,37.828),(-121.9356,37.826)] -Agua Vista [(-122.0796,37.896),(-122.0792,37.896)] -Agua Vista St [(-122.2089,37.839),(-122.2069,37.819)] -Aileen St [(-122.2612,37.42),(-122.2622,37.421)] -Airport Road [(-122.2085,37.147),(-122.2101,37.154)] -Aladdin Ave [(-122.1532,37.088),(-122.1577,37.068)] -Alameda Ave [(-122.2197,37.68),(-122.2192,37.68)] -Alameda Ave [(-122.2555,37.689),(-122.2534,37.68)] -Alameda Ave [(-122.2605,37.713),(-122.2588,37.704)] -Alameda Dr [(-121.8756,37.746),(-121.8763,37.746)] -Alameda Road [(-122.2955,37.875),(-122.2963,37.871)] -Alameda Belt Line Railroad [(-122.2586,37.769),(-122.2624,37.784)] -Alameda Belt Line Railroad [(-122.2697,37.798),(-122.2709,37.797)] -Alameda Creek [(-121.8283,37.151),(-121.8273,37.142)] -Alameda Creek [(-121.909502,37.93892),(-121.909,37.94)] -Alameda Creek [(-121.930593,37.93785),(-121.930096,37.94011)] -Alameda Creek [(-121.9466,37.974),(-121.9503,37.973)] -Alameda Creek [(-121.9691,37.748),(-121.97,37.73)] -Alameda Creek [(-121.9724,37.727),(-121.9738,37.726)] -Alameda Creek [(-121.978805,37.72143),(-121.9839,37.717)] -Alameda Creek [(-122.0136,37.734),(-122.0165,37.748)] -Alameda Creek [(-122.022956,37.77306),(-122.025,37.781)] -Alameda Creek [(-122.038,37.877),(-122.0446,37.873)] -Alameda Creek [(-122.0513,37.248),(-122.0556,37.215)] -Alameda Diversion [(-121.774647,37.97333),(-121.772718,37.98591)] -Alamo Canal [(-121.910434,37.73476),(-121.9101,37.726)] -Alamo Canal [(-121.9117,37.768),(-121.911261,37.75648)] -Alamo Creek [(-121.910523,37.2611),(-121.910923,37.26374)] -Albany St [(-122.0327,37.129),(-122.0326,37.115)] -Albany Ter [(-122.2864,37.868),(-122.2856,37.867)] -Alborg Ct [(-122.0492,37.154),(-122.0484,37.15)] -Alcatraz Ave [(-122.2525,37.515),(-122.2531,37.514)] -Alcatraz Ave [(-122.2617,37.502),(-122.2624,37.501)] -Alcatraz Ave [(-122.279,37.479),(-122.2773,37.482)] -Alcatraz Ave [(-122.2817,37.475),(-122.2825,37.475)] -Alcosta Blvd [(-121.938,37.237),(-121.9392,37.235)] -Alden Lane [(-121.786092,37.56057),(-121.7837,37.56)] -Alden Lane [(-121.7978,37.561),(-121.795183,37.561)] -Alden Road [(-122.1116,37.817),(-122.110686,37.81989),(-122.1097,37.823)] -Alder Ct [(-122.0117,37.66),(-122.0109,37.653)] -Alexander Ct [(-121.8708,37.845),(-121.8706,37.841)] -Alexander St [(-121.7888,37.724),(-121.7874,37.724)] -Alexandria St [(-122.1411,37.892),(-122.1417,37.892)] -Algonquin Ave [(-121.7851,37.888),(-121.7852,37.891)] -Alhambra Lane [(-122.2107,37.368),(-122.2102,37.367)] -Alicante Dr [(-122.0211,37.587),(-122.0198,37.582)] -Alice St [(-122.086,37.644),(-122.0848,37.625)] -Alice St [(-122.2696,37.967),(-122.2695,37.969)] -Alice St [(-122.2722,37.927),(-122.2714,37.94)] -Alice Way [(-121.7968,37.718),(-121.7958,37.718)] -Alice Way [(-122.0715,37.836),(-122.072,37.833)] -Alida St [(-122.2025,37.06),(-122.2019,37.056)] -Alisal St [(-121.86925,37.34979),(-121.8685,37.326)] -Alisal St [(-121.87,37.382),(-121.8695,37.35)] -Aliso Ave [(-122.1809,37.953),(-122.18,37.946)] -Allegro Ct [(-121.9755,37.201),(-121.9764,37.201)] -Allen Ct [(-122.0131,37.602),(-122.0117,37.597)] -Allendale Ave [(-122.2048,37.863),(-122.2041,37.858),(-122.2035,37.851)] -Allendale Ave [(-122.2067,37.882),(-122.2065,37.879)] -Allison Dr [(-122.0748,37.863),(-122.073,37.855)] -Allston Way [(-122.2799,37.677),(-122.2787,37.681)] -Alma Ct [(-121.9087,37.799),(-121.9089,37.814)] -Almaden Blvd [(-122.0551,37.008),(-122.0551,37.016)] -Almaden Pl [(-121.9603,37.697),(-121.9601,37.693)] -Almeria Dr [(-122.0711,37.224),(-122.0736,37.224)] -Almond Ave [(-121.7387,37.75527),(-121.7387,37.74118)] -Almond Ave [(-121.7388,37.778),(-121.7387,37.772)] -Almond Road [(-122.0818,37.132),(-122.0831,37.116)] -Aloe Ct [(-121.9158,37.922),(-121.9152,37.927)] -Alpine Ter [(-122.2374,37.445),(-122.2377,37.459)] -Alta Dr [(-122.0109,37.424),(-122.0101,37.419)] -Alta Vista Ave [(-122.2483,37.174),(-122.2473,37.167)] -Altamont Creek [(-121.7422,37.178),(-121.7413,37.203)] -Altamont Creek [(-121.7509,37.149),(-121.7474,37.154)] -Altamont Pass Road [(-121.659901,37.44449),(-121.666828,37.41016)] -Altimirano Dr [(-121.8781,37.0193),(-121.8713,37.01707)] -Alton Ct [(-121.9977,37.581),(-121.9981,37.576)] -Alvarado Blvd [(-122.0562,37.829),(-122.055814,37.82723)] -Alvarado Road [(-122.2339,37.608),(-122.2322,37.616)] -Alvarado Road [(-122.2391,37.573),(-122.2397,37.58)] -Alvarado St [(-122.1505,37.05),(-122.1494,37.03)] -Alvarado Niles Road [(-122.0325,37.903),(-122.0316,37.9)] -Alvarado Niles Road [(-122.049848,37.95115),(-122.0473,37.945)] -Alvord Way [(-121.9085,37.891),(-121.9093,37.889)] -Amador St [(-122.0963,37.614),(-122.0962,37.609)] -Amador St [(-122.0981,37.647),(-122.0966,37.635)] -Amador St [(-122.0999,37.664),(-122.099,37.655)] -Amador Valley Blvd [(-121.9198,37.146),(-121.9211,37.138)] -Amador Valley Ct [(-121.9365,37.068),(-121.937909,37.06375)] -Amarillo Ct [(-121.9439,37.044),(-121.9432,37.046)] -Ambar Pl [(-121.9494,37.482),(-121.9479,37.474)] -Amber Ct [(-121.7997,37.708),(-121.7997,37.704)] -Amber Way [(-121.8025,37.707),(-121.8015,37.708)] -American Ave [(-122.1271,37.478),(-122.1281,37.489)] -Ames Ter [(-121.9962,37.763),(-121.9955,37.762)] -Amherst Ct [(-122.1571,37.036),(-122.1575,37.034)] -Anchor Dr [(-122.3027,37.374),(-122.3032,37.383)] -Andrade Road [(-121.8842,37.741),(-121.8841,37.738)] -Andrade Road [(-121.8853,37.565),(-121.8855,37.564)] -Andrea Cir [(-121.733218,37.88641),(-121.733286,37.90617)] -Andrews St [(-121.7814,37.834),(-121.7814,37.829)] -Angela St [(-121.865522,37.55324),(-121.8652,37.552)] -Angela St [(-121.8795,37.607),(-121.8798,37.608)] -Angus Way [(-122.098774,37.86535),(-122.0986,37.861)] -Anita Ct [(-121.9655,37.744),(-121.9653,37.738)] -Ann St [(-121.9888,37.604),(-121.9894,37.603)] -Anna Maria St [(-121.7957,37.756),(-121.7958,37.725)] -Annerley Road [(-122.2328,37.168),(-122.2325,37.17)] -Antelope Ct [(-122.0653,37.773),(-122.0648,37.773)] -Antonio St [(-122.1642,37.251),(-122.1653,37.247)] -Anza St [(-121.9184,37.306),(-121.9197,37.304)] -Anza Way [(-121.7794,37.714),(-121.7788,37.714)] -Apgar St [(-122.2709,37.288),(-122.2719,37.29)] -Apgar St [(-122.278,37.291),(-122.2785,37.291)] -Apollo Cir [(-122.068531,37.87654),(-122.0686,37.877)] -Appian Way [(-122.0022,37.98),(-122.0019,37.983)] -Apple Ave [(-122.0909,37.85),(-122.0901,37.857)] -Applewood St [(-121.9629,37.192),(-121.9616,37.168)] -Apricot Lane [(-121.9471,37.401),(-121.9456,37.392)] -Aquarius Cir [(-122.0669,37.877),(-122.0674,37.88)] -Arbor Dr [(-121.8506,37.576),(-121.8521,37.578)] -Arbor St [(-122.2587,37.758),(-122.2582,37.765)] -Arcade Lane [(-122.2514,37.865),(-122.251558,37.86316)] -Arch St [(-122.2639,37.79),(-122.2638,37.782)] -Arch St [(-122.2647,37.846),(-122.2646,37.844)] -Archer Ave [(-121.9879,37.627),(-121.9888,37.626)] -Arden Road [(-122.0978,37.177),(-122.1,37.177)] -Ardenwood Blvd [(-122.063701,37.59653),(-122.063302,37.58815)] -Ardmore Dr [(-122.1308,37.211),(-122.1293,37.212)] -Ardo St [(-122.0295,37.682),(-122.0302,37.674)] -Ardo St [(-122.0306,37.659),(-122.0312,37.653)] -Arena St [(-122.155014,37.82347),(-122.1559,37.82)] -Arendt Way [(-121.8717,37.606),(-121.871,37.602)] -Argonaut Way [(-121.993,37.475),(-121.9926,37.473)] -Argonne St [(-122.146,37.806),(-122.1455,37.801),(-122.1451,37.796)] -Arizona St [(-122.0381,37.901),(-122.0367,37.898)] -Arizona St [(-122.044507,37.905),(-122.0443,37.904)] -Arizona St [(-122.1985,37.978),(-122.1981,37.974)] -Ark Dr [(-122.1313,37.029),(-122.1313,37.036)] -Arkansas Pl [(-121.9148,37.696),(-121.9149,37.699)] -Arlington Ave [(-122.2699,37.43),(-122.2719,37.428)] -Arlington Ave [(-122.276,37.024),(-122.276,37.014)] -Arlington Ave [(-122.276,37.988),(-122.2753,37.974)] -Arlington Dr [(-121.8802,37.408),(-121.8807,37.394)] -Arlington Road [(-121.7957,37.898),(-121.7956,37.906)] -Armata St [(-121.9236,37.858),(-121.9232,37.853)] -Arnold Ct [(-122.0887,37.669),(-122.0894,37.666)] -Arnold Road [(-121.8923,37.113),(-121.8924,37.111)] -Arnold Road [(-121.8924,37.06),(-121.8924,37.062)] -Arrowhead Dr [(-122.1943,37.389),(-122.1908,37.366)] -Arroyo Dr [(-121.9049,37.509),(-121.9029,37.516)] -Arroyo Road [(-121.749307,37.14717),(-121.7481,37.14957)] -Arroyo Road [(-121.7506,37.189),(-121.75,37.18541)] -Arroyo Road [(-121.7555,37.258),(-121.7556,37.251)] -Arroyo Road [(-121.76696,37.7112),(-121.76687,37.7094)] -Arroyo Road [(-121.7671,37.654),(-121.767086,37.65214),(-121.767,37.641)] -Arroyo de la Laguna [(-121.9064,37.612),(-121.9047,37.551)] -Arroyo del Valle [(-121.607487,37.89841),(-121.612773,37.92638)] -Arroyo del Valle [(-121.654588,37.36507),(-121.656972,37.4088)] -Arroyo del Valle [(-121.75,37.20484),(-121.7584,37.208)] -Arroyo del Valle [(-121.8049,37.539),(-121.7856,37.463)] -Arroyo del Valle [(-121.8751,37.656),(-121.8731,37.646)] -Arroyo Las Positas [(-121.7308,37.87),(-121.72772,37.85435)] -Arroyo Las Positas [(-121.7349,37.943),(-121.734048,37.9262)] -Arroyo Las Positas [(-121.7836,37.997),(-121.783492,37.99605)] -Arroyo Las Positas [(-121.7973,37.997),(-121.7957,37.005)] -Arroyo Las Positas [(-121.8473,37.965),(-121.8312,37.992)] -Arroyo Las Positas [(-121.858962,37.94925),(-121.858919,37.95878)] -Arroyo Mocho [(-121.553409,37.25257),(-121.565204,37.37327)] -Arroyo Mocho [(-121.625,37.83316),(-121.624698,37.83019)] -Arroyo Mocho [(-121.660579,37.01388),(-121.668949,37.027),(-121.682578,37.10817)] -Arroyo Mocho [(-121.7316,37.595),(-121.7186,37.466)] -Arroyo Mocho Canal [(-121.90854,37.78099),(-121.907797,37.78392)] -Arroyo Seco [(-121.655796,37.50684),(-121.657215,37.51096)] -Arroyo Seco [(-121.7073,37.766),(-121.6997,37.729)] -Arroyuelo Ave [(-122.2496,37.271),(-122.249564,37.2728)] -Ascot Dr [(-122.1934,37.217),(-122.1926,37.219)] -Ascot Dr [(-122.1969,37.211),(-122.1951,37.207)] -Ash St [(-122.0384,37.259),(-122.0388,37.276)] -Ash St [(-122.0408,37.31),(-122.04,37.292)] -Ashby Ave [(-122.2494,37.579),(-122.2485,37.579)] -Ashby Ave [(-122.2526,37.574),(-122.2518,37.574)] -Ashby Ave [(-122.264,37.557),(-122.263,37.559)] -Ashland Ave [(-122.1178,37.941),(-122.1178,37.93)] -Ashland Ave [(-122.1179,37.914),(-122.1179,37.913)] -Ashwood Common [(-121.962832,37.21086),(-121.963052,37.21067)] -Asilomar Dr [(-122.2028,37.298),(-122.20355,37.2905)] -Asilomar Dr [(-122.2041,37.333),(-122.204,37.312)] -Aspinwall Road [(-122.2074,37.39),(-122.2068,37.39)] -Aster Ct [(-121.9125,37.72),(-121.9129,37.719)] -At and Sf Railroad [(-122.2765,37.347),(-122.2768,37.339)] -At and Sf Railroad [(-122.2767,37.463),(-122.2766,37.454)] -At and Sf Railroad [(-122.2785,37.544),(-122.2784,37.535)] -At and Sf Railroad [(-122.281389,37.30695),(-122.282488,37.30491)] -At and Sf Railroad [(-122.2827,37.611),(-122.2821,37.603)] -At and Sf Railroad [(-122.2844,37.293),(-122.2848,37.291)] -At and Sf Railroad [(-122.2878,37.788),(-122.2874,37.783)] -At and Sf Railroad [(-122.288,37.3),(-122.288,37.294)] -Atherton St [(-122.0819,37.68),(-122.0809,37.669)] -Atherton St [(-122.0838,37.7),(-122.0829,37.69)] -Atherton St [(-122.1701,37.612),(-122.1696,37.606)] -Athol Ave [(-122.2535,37.01),(-122.2523,37.016)] -Atlantic Ave [(-122.2831,37.804),(-122.2816,37.803)] -Atlantic St [(-122.0371,37.018),(-122.0382,37.018)] -Atlas Ave [(-122.1889,37.964),(-122.1882,37.966)] -Atwater Ct [(-122.0076,37.662),(-122.0084,37.654)] -Auburn Ave [(-122.25,37.489),(-122.25035,37.4945)] -Audrey Dr [(-122.069,37.13),(-122.0683,37.131)] -Audubon St [(-122.0388,37.261),(-122.0383,37.258)] -Aughinbaugh Way [(-122.2491,37.473),(-122.249,37.471)] -Augustine Pl [(-122.0169,37.732),(-122.0163,37.725)] -Aurora Dr [(-122.1804,37.973),(-122.18,37.966)] -Auseon Ave [(-122.1653,37.565),(-122.165,37.567)] -Austin St [(-121.943,37.422),(-121.9435,37.425)] -Autumn Oak Dr [(-121.749435,37.09187),(-121.749806,37.10065)] -Avalon Ave [(-122.2477,37.597),(-122.246,37.598)] -Avenue 130th [(-122.1851,37.044),(-122.1872,37.036)] -Avenue 134th [(-122.1823,37.002),(-122.1851,37.992)] -Avenue 140th [(-122.1656,37.003),(-122.1691,37.988)] -Avenue A [(-122.3005,37.885),(-122.3024,37.885)] -Avenue A [(-122.3035,37.885),(-122.3076,37.886)] -Avenue D [(-122.298,37.848),(-122.3024,37.849)] -Avenue F [(-122.2943,37.831),(-122.2971,37.832)] -Avenue L [(-122.296,37.757),(-122.2985,37.757)] -Avoca Ave [(-122.2211,37.413),(-122.2204,37.416)] -Ayala Ave [(-122.2587,37.429),(-122.2584,37.435)] -Azalea Ct [(-121.7365,37.13),(-121.7357,37.136)] -Azevedo Ave [(-122.0639,37.756),(-122.0641,37.75)] -Aztec Ct [(-121.922,37.92),(-121.921,37.92)] -B St [(-121.8924,37.95133),(-121.8924,37.952)] -B St [(-122.0241,37.05),(-122.0248,37.045)] -B St [(-122.0531,37.434),(-122.0537,37.434)] -B St [(-122.0656,37.823),(-122.0652,37.825)] -B St [(-122.0799,37.742),(-122.0782,37.753)] -B St [(-122.087,37.707),(-122.0863,37.709)] -B St [(-122.0955,37.673),(-122.0944,37.677)] -B St [(-122.1749,37.451),(-122.1743,37.443)] -Bach Ct [(-121.9778,37.295),(-121.9769,37.292)] -Bahama Ave [(-122.1039,37.335),(-122.1031,37.321)] -Bahama Com [(-122.0361,37.72),(-122.036031,37.72046),(-122.0358,37.722)] -Baine Ave [(-122.0089,37.565),(-122.0104,37.546)] -Bairo Ct [(-121.9505,37.398),(-121.9498,37.393)] -Baker St [(-122.2792,37.495),(-122.2791,37.488)] -Balboa Dr [(-122.1982,37.319),(-122.1971,37.333)] -Balboa Way [(-122.0205,37.519),(-122.0207,37.517)] -Baldwin Pl [(-122.0274,37.697),(-122.0265,37.692)] -Ballantyne Dr [(-121.858907,37.985),(-121.8585,37.985)] -Ballantyne Dr [(-121.8611,37.986),(-121.8605,37.985)] -Ballena Blvd [(-122.2854,37.691),(-122.285393,37.68924)] -Ballentine Dr [(-121.859765,37.96825),(-121.860477,37.96784)] -Balmoral Dr [(-122.1639,37.981),(-122.1635,37.988)] -Balmoral Dr [(-122.1658,37.027),(-122.1656,37.042)] -Balmoral St [(-122.055,37.971),(-122.0555,37.979)] -Banbury St [(-122.0943,37.495),(-122.0949,37.493)] -Bancroft Ave [(-122.1475,37.288),(-122.147,37.276)] -Bancroft Ave [(-122.1485,37.311),(-122.1481,37.303)] -Bancroft Ave [(-122.1518,37.358),(-122.1511,37.349)] -Bancroft Ave [(-122.15714,37.4242),(-122.156,37.409)] -Bancroft Ave [(-122.1585,37.445),(-122.1583,37.441)] -Bancroft Ave [(-122.1643,37.523),(-122.1631,37.508),(-122.1621,37.493)] -Bancroft Ave [(-122.1718,37.62),(-122.1715,37.617)] -Bancroft Ave [(-122.1796,37.689),(-122.1792,37.684)] -Bancroft Ave [(-122.1903,37.706),(-122.189,37.705)] -Bancroft Ave [(-122.2041,37.716),(-122.202,37.716)] -Bancroft Ct [(-122.1329,37.109),(-122.1322,37.116)] -Bancroft Way [(-122.2753,37.667),(-122.2742,37.668)] -Bancroft Way [(-122.2846,37.654),(-122.283747,37.655)] -Bancroft Way [(-122.291,37.644),(-122.2899,37.647)] -Bandon Dr [(-121.9311,37.234),(-121.931,37.237)] -Banyan Tree Road [(-121.9901,37.317),(-121.9877,37.304)] -Barbers Point Road [(-122.2957,37.896),(-122.2965,37.894)] -Barcelona Ave [(-122.0896,37.276),(-122.0894,37.253)] -Barcelona St [(-122.1459,37.639),(-122.1445,37.623)] -Barcelona Way [(-122.0787,37.86),(-122.0783,37.858)] -Bardolph Cir [(-122.0583,37.718),(-122.0586,37.726)] -Barlow Dr [(-122.0891,37.034),(-122.088,37.037),(-122.086558,37.03988)] -Barlow Dr [(-122.0915,37.03),(-122.0903,37.032)] -Bart Ramp [(-122.0495,37.208),(-122.0473,37.196)] -Bart Access Road [(-122.0346,37.081),(-122.0329,37.057)] -Bartlett Lane [(-122.111062,37.71771),(-122.10988,37.70276)] -Bartlett St [(-122.2071,37.902),(-122.2053,37.913)] -Barton Dr [(-121.9655,37.744),(-121.9644,37.749)] -Bates Dr [(-122.0328,37.748),(-122.0322,37.745)] -Baumberg Ave [(-122.0987,37.241),(-122.0985,37.237)] -Bautista St [(-121.9227,37.29),(-121.9225,37.284)] -Bay St [(-121.9611,37.33),(-121.9627,37.329)] -Bay St [(-122.2642,37.732),(-122.2641,37.751)] -Bay Area Rapid Transit [(-121.983355,37.64329),(-121.982907,37.63842)] -Bay Area Rapid Transit [(-122.0049,37.816),(-122.004,37.809)] -Bay Area Rapid Transit [(-122.007,37.833),(-122.0062,37.827)] -Bay Area Rapid Transit [(-122.02,37.935),(-122.0193,37.926)] -Bay Area Rapid Transit [(-122.0309,37.057),(-122.0281,37.027),(-122.0262,37.001)] -Bay Area Rapid Transit [(-122.0813,37.661),(-122.0806,37.654)] -Bay Area Rapid Transit [(-122.0981,37.779),(-122.0963,37.767)] -Bay Area Rapid Transit [(-122.1694,37.311),(-122.1679,37.3)] -Bay Area Rapid Transit [(-122.2086,37.641),(-122.2061,37.619)] -Bay Area Rapid Transit [(-122.2129,37.676),(-122.212,37.668)] -Bay Area Rapid Transit [(-122.2172,37.713),(-122.2184,37.719)] -Bay Area Rapid Transit [(-122.231147,37.54912),(-122.229,37.562)] -Bay Area Rapid Transit [(-122.2349,37.525),(-122.2339,37.532)] -Bay Area Rapid Transit [(-122.2571,37.427),(-122.2563,37.431)] -Bay Area Rapid Transit [(-122.2658,37.337),(-122.2644,37.38)] -Bay Area Rapid Transit [(-122.267508,37.25368),(-122.2674,37.258)] -Bay Forest Dr [(-122.2139,37.561),(-122.2142,37.565)] -Bay Walk Road [(-122.2471,37.389),(-122.2462,37.389)] -Bayfield Pl [(-121.9665,37.204),(-121.9664,37.196)] -Baylor St [(-122.0272,37.93),(-122.0284,37.903)] -Bayview Ave [(-122.0584,37.864),(-122.0581,37.855)] -Bayview Dr [(-122.2386,37.511),(-122.2379,37.514)] -Beachwood Way [(-121.8817,37.731),(-121.8807,37.731)] -Beacon St [(-122.2484,37.09),(-122.2472,37.088)] -Beard Road [(-122.0417,37.819),(-122.0424,37.81)] -Beard Road [(-122.0447,37.778),(-122.045,37.775)] -Beaumont Ave [(-122.2263,37.033),(-122.2262,37.04)] -Becket Dr [(-122.0509,37.005),(-122.0509,37.033)] -Bedelio Ter [(-122.019,37.579),(-122.018,37.574)] -Bedford St [(-121.9333,37.403),(-121.9338,37.402)] -Bedford Way [(-121.928,37.149),(-121.9288,37.15)] -Beecham Ct [(-121.8693,37.959),(-121.8704,37.959)] -Beechmont Lane [(-122.0971,37.558),(-122.0984,37.555)] -Begier Ave [(-122.15,37.314),(-122.1488,37.317)] -Begonia Dr [(-122.1334,37.01),(-122.1342,37.01)] -Begonia St [(-122.0153,37.785),(-122.0156,37.772)] -Begonia St [(-122.0218,37.797),(-122.022,37.789)] -Bel Aire St [(-122.0717,37.726),(-122.0714,37.725)] -Bell St [(-121.99126,37.4916),(-121.991407,37.49215)] -Belleview Dr [(-122.1626,37.325),(-122.1635,37.32)] -Bellevue Ave [(-122.2529,37.13),(-122.2521,37.111)] -Bellflower Dr [(-122.0103,37.317),(-122.009979,37.31387)] -Bellhaven Ave [(-122.0354,37.414),(-122.0364,37.405)] -Belmont Ave [(-122.0708,37.588),(-122.0703,37.582)] -Belvedere Ave [(-122.1768,37.918),(-122.1772,37.918)] -Belvedere Ave [(-122.2892,37.767),(-122.2888,37.759)] -Benecia Ave [(-122.0077,37.222),(-122.0076,37.225)] -Benedict Dr [(-122.1326,37.204),(-122.1323,37.199)] -Benner Ct [(-121.9063,37.891),(-121.9076,37.888)] -Bennington Lane [(-122.103818,37.36136),(-122.1045,37.361)] -Benson Road [(-122.083217,37.94765),(-122.0891,37.928)] -Benton St [(-122.2605,37.713),(-122.2605,37.731)] -Berkeley Way [(-122.2747,37.722),(-122.2726,37.725)] -Berlin Way [(-121.7774,37.649),(-121.7766,37.649)] -Bernal Ave [(-121.8556,37.668),(-121.85626,37.68656)] -Bernal Ave [(-121.895208,37.57837),(-121.884914,37.57603)] -Bernhardt Dr [(-122.1852,37.297),(-122.1847,37.292)] -Bernhardt St [(-122.1326,37.399),(-122.1322,37.449)] -Berwind Ave [(-121.7308,37.183),(-121.7303,37.181)] -Besco Dr [(-121.9764,37.32),(-121.9761,37.311)] -Bess Ave [(-121.765239,37.625),(-121.763602,37.625)] -Best Ave [(-122.1622,37.284),(-122.1636,37.278)] -Betlen Dr [(-121.9407,37.026),(-121.9397,37.029)] -Betlen Dr [(-121.9507,37.018),(-121.950121,37.01678)] -Bettencourt St [(-122.0479,37.34),(-122.0473,37.337)] -Beverly Ave [(-122.1578,37.382),(-122.1572,37.375)] -Beverly Ave [(-122.1586,37.395),(-122.1582,37.388)] -Beverly St [(-121.736023,37.85177),(-121.737956,37.84632)] -Bianca Way [(-121.7244,37.946),(-121.7257,37.945)] -Bianca Way [(-121.7281,37.939),(-121.729,37.937)] -Biddle Ave [(-122.0317,37.425),(-122.0329,37.417)] -Bidwell Dr [(-121.9748,37.448),(-121.9763,37.427)] -Bidwell Dr [(-121.9763,37.422),(-121.9764,37.42)] -Biehs Ct [(-122.2289,37.386),(-122.2283,37.391)] -Big Burn Road [(-122.0918,37.802),(-122.1091,37.788)] -Binnacle Hill [(-122.2269,37.533),(-122.2274,37.523)] -Birch St [(-122.0269,37.368),(-122.0254,37.36)] -Birch St [(-122.1617,37.425),(-122.1614,37.417)] -Birch St [(-122.1653,37.478),(-122.1641,37.464)] -Birch St [(-122.1673,37.509),(-122.1661,37.492)] -Birch Creek Dr [(-121.8641,37.629),(-121.8642,37.64)] -Birdsall Ave [(-122.1907,37.774),(-122.1907,37.781)] -Birdsall Ave [(-122.191,37.789),(-122.1911,37.796)] -Birkdale Dr [(-122.0515,37.373),(-122.0521,37.368)] -Birkdale Way [(-122.0406,37.17),(-122.0386,37.153)] -Biscayne Ave [(-122.0734,37.278),(-122.0734,37.274)] -Bishop Ave [(-121.9911,37.635),(-121.9921,37.632)] -Bitterroot Ave [(-122.0091,37.276),(-122.0087,37.282)] -Black Ave [(-121.8816,37.721),(-121.8826,37.721)] -Black Ave [(-121.8909,37.704),(-121.892,37.698)] -Black Ave [(-121.8964,37.701),(-121.8967,37.706)] -Blackbird Way [(-121.8867,37.801),(-121.8876,37.801),(-121.8882,37.801)] -Blackstone Way [(-122.0393,37.724),(-122.0388,37.721)] -Blackstone Way [(-122.0418,37.736),(-122.043,37.743)] -Blacow Road [(-121.9909,37.33),(-121.9895,37.324)] -Blacow Road [(-122.0061,37.409),(-122.0053,37.405)] -Blacow Road [(-122.0179,37.469),(-122.0167,37.465)] -Blair Ave [(-122.2225,37.27),(-122.2217,37.276)] -Blair Ave [(-122.2364,37.263),(-122.2359,37.267)] -Blaisdell Way [(-121.9858,37.816),(-121.9853,37.811)] -Blake St [(-122.2622,37.639),(-122.2599,37.642)] -Blake St [(-122.2864,37.605),(-122.2845,37.608)] -Blanchard St [(-121.97,37.382),(-121.9693,37.382)] -Blanchard St [(-121.9729,37.38),(-121.9709,37.383)] -Blanding Ave [(-122.2313,37.68),(-122.2328,37.686)] -Blewett St [(-121.9732,37.373),(-121.9733,37.369)] -Bloomington Way [(-121.9448,37.205),(-121.9434,37.204)] -Blossom Ct [(-121.8766,37.395),(-121.876493,37.39469)] -Blossom Ct [(-122.0212,37.772),(-122.0213,37.769)] -Blossom Way [(-122.1096,37.758),(-122.1087,37.764),(-122.1057,37.774)] -Blue Coral [(-121.965392,37.69509),(-121.965261,37.70132)] -Bluebell Dr [(-121.74,37.151),(-121.7411,37.161)] -Bluefield Lane [(-122.1024,37.584),(-122.1033,37.561)] -Blythe St [(-122.0704,37.745),(-122.0711,37.739)] -Boar Cir [(-121.912463,37.08667),(-121.912335,37.09052)] -Bobwhite Ter [(-122.046797,37.80224),(-122.046672,37.80179)] -Bockman Road [(-122.1206,37.713),(-122.122,37.712)] -Bodie Ter [(-121.9253,37.884),(-121.9247,37.887)] -Boeing St [(-122.2122,37.34),(-122.2112,37.322)] -Bolero Ave [(-122.0904,37.297),(-122.0913,37.297)] -Bonar St [(-122.2857,37.653),(-122.2856,37.642)] -Bond St [(-122.2071,37.718),(-122.2067,37.716)] -Bond St [(-122.2126,37.75),(-122.2116,37.739)] -Bonde Way [(-122.0077,37.59),(-122.0084,37.58)] -Bonita Ave [(-122.2355,37.306),(-122.235,37.296)] -Bonita Ave [(-122.2727,37.843),(-122.2725,37.835)] -Bonner Ave [(-121.9748,37.635),(-121.976,37.631)] -Bonnie St [(-122.0332,37.381),(-122.0324,37.378)] -Booker Way [(-122.0898,37.464),(-122.0902,37.454)] -Boone Dr [(-121.9825,37.329),(-121.9829,37.324)] -Boone Dr [(-122.0271,37.151),(-122.02815,37.14124)] -Bordeaux St [(-121.7685,37.688),(-121.7687,37.664)] -Boston Ave [(-122.2132,37.961),(-122.2129,37.969)] -Boulevard Way [(-122.2427,37.18),(-122.2423,37.181)] -Bourbon Dr [(-122.0869,37.194),(-122.0878,37.192)] -Bowditch St [(-122.2559,37.665),(-122.2557,37.656)] -Bowie Common [(-122.042847,37.64532),(-122.042808,37.64484)] -Boxwood Way [(-121.9329,37.094),(-121.9335,37.096)] -Bradrick Dr [(-122.138,37.962),(-122.1361,37.963)] -Bradshire Road [(-122.0885,37.204),(-122.0883,37.2)] -Bramble Ct [(-122.0944,37.941),(-122.0951,37.94)] -Brann St [(-122.1806,37.709),(-122.1785,37.705)] -Brayton Ct [(-122.0123,37.423),(-122.0114,37.418)] -Breakwater Ave [(-122.1196,37.294),(-122.1203,37.282)] -Brentford St [(-122.1965,37.581),(-122.1964,37.564)] -Breton Dr [(-122.0435,37.463),(-122.043,37.458)] -Brian St [(-122.0686,37.348),(-122.0693,37.344)] -Briar Cliff Road [(-122.1409,37.647),(-122.1382,37.658)] -Briarwood Dr [(-121.7663,37.915),(-121.7652,37.916)] -Brickell Way [(-122.067,37.104),(-122.067,37.101)] -Bridge Ct [(-122.0879,37.848),(-122.0874,37.844)] -Bridgepointe Dr [(-122.0514,37.305),(-122.0509,37.299)] -Bridgeview Dr [(-122.2112,37.133),(-122.21,37.138)] -Bridgewood Ter [(-122.0042,37.639),(-122.0047,37.632)] -Brier St [(-122.0806,37.959),(-122.0805,37.963)] -Brighton Ave [(-122.2944,37.979),(-122.2934,37.979)] -Brighton Dr [(-121.9263,37.188),(-121.9277,37.189),(-121.9285,37.19)] -Brighton Dr [(-121.931,37.198),(-121.9312,37.197)] -Briscoe Ter [(-121.948491,37.4184),(-121.948634,37.41645)] -Bristol Blvd [(-122.1674,37.353),(-122.1698,37.342)] -Bristolwood Road [(-121.9165,37.78),(-121.9164,37.787)] -Broadmoor Blvd [(-122.147,37.397),(-122.1466,37.399)] -Broadmoor Blvd [(-122.156,37.358),(-122.1546,37.364)] -Broadmoor St [(-121.7313,37.257),(-121.7313,37.263)] -Broadmoor St [(-121.7314,37.194),(-121.7314,37.199)] -Broadmoor St [(-121.7314,37.213),(-121.7314,37.221)] -Broadmore Ave [(-122.095,37.522),(-122.0936,37.497)] -Broadway [(-122.2212,37.5),(-122.2204,37.517)] -Broadway [(-122.2372,37.631),(-122.236753,37.63675)] -Broadway [(-122.2391,37.493),(-122.2386,37.495)] -Broadway [(-122.2409,37.586),(-122.2395,37.601)] -Broadway [(-122.243008,37.55961),(-122.2427,37.563)] -Broadway [(-122.245,37.45),(-122.2443,37.46),(-122.2436,37.469)] -Broadway [(-122.2457,37.528),(-122.2455,37.529)] -Broadway [(-122.2472,37.418),(-122.2468,37.426)] -Broadway [(-122.2539,37.316),(-122.2525,37.337)] -Broadway [(-122.2598,37.222),(-122.2596,37.227)] -Broadway [(-122.2632,37.167),(-122.2626,37.177),(-122.2617,37.19)] -Broadway [(-122.2719,37.028),(-122.2714,37.036)] -Broadway [(-122.2727,37.015),(-122.2723,37.021)] -Broadway Ter [(-122.2429,37.393),(-122.2413,37.397)] -Brookdale Ave [(-122.2043,37.834),(-122.2032,37.824)] -Brookdale Ave [(-122.2092,37.878),(-122.208568,37.87208)] -Brookdale Ave [(-122.2095,37.888),(-122.2088,37.882)] -Brookdale Blvd [(-122.0915,37.164),(-122.0912,37.166)] -Brookdale Blvd [(-122.0965,37.123),(-122.0958,37.133)] -Brooklyn Ave [(-122.2425,37.029),(-122.2416,37.026)] -Brooklyn Ave [(-122.2455,37.04),(-122.2445,37.036)] -Brooklyn Ave [(-122.2502,37.055),(-122.2495,37.053)] -Brookside Ct [(-121.9218,37.902),(-121.9213,37.908)] -Browning Ct [(-122.037289,37.766),(-122.038366,37.76228)] -Browning St [(-122.2874,37.686),(-122.2872,37.669)] -Bruce Ct [(-122.0595,37.084),(-122.0588,37.076)] -Bruce Dr [(-121.9442,37.309),(-121.945,37.312)] -Brunetti Lane [(-122.136,37.91),(-122.1351,37.906)] -Bruns Road [(-121.603992,37.95307),(-121.6046,37.049)] -Brush St [(-122.2788,37.065),(-122.2784,37.07)] -Brush St [(-122.283,37.989),(-122.2827,37.994)] -Brush Ramp St [(-122.2758,37.107),(-122.27511,37.11304),(-122.275,37.114)] -Bryant St [(-121.9216,37.321),(-121.9213,37.316)] -Bryce Canyon Ct [(-121.9008,37.78),(-121.9017,37.78)] -Buchanan St [(-122.3022,37.877),(-122.3014,37.878)] -Buckeye Pl [(-122.0448,37.336),(-122.0452,37.332)] -Buckingham Blvd [(-122.2231,37.59),(-122.2214,37.606)] -Buckingham Way [(-122.0647,37.214),(-122.0653,37.214)] -Buckingham Way [(-122.0689,37.208),(-122.0693,37.207)] -Buckner Ter [(-122.060105,37.62504),(-122.059743,37.62326)] -Bucks Lake St [(-122.0559,37.882),(-122.0546,37.874)] -Buckskin Road [(-121.7421,37.213),(-121.7421,37.22)] -Budwing Ter [(-121.9516,37.136),(-121.951826,37.13555)] -Buena Ave [(-122.2786,37.792),(-122.2773,37.797)] -Buena Ave [(-122.2813,37.781),(-122.2807,37.782)] -Buena Vista Ave [(-122.2301,37.437),(-122.2295,37.424)] -Buena Vista Ave [(-122.2337,37.651),(-122.2328,37.645)] -Buena Vista Ave [(-122.2359,37.47),(-122.2353,37.468)] -Buena Vista Ave [(-122.251,37.735),(-122.2499,37.73)] -Buena Vista Ave [(-122.2687,37.774),(-122.2673,37.773)] -Buena Vista Ave [(-122.271,37.774),(-122.2698,37.774)] -Buena Vista Way [(-122.2609,37.805),(-122.2597,37.809)] -Bullard Dr [(-122.2157,37.297),(-122.2138,37.276)] -Bullard St [(-121.9694,37.355),(-121.97,37.349)] -Burdeck Dr [(-122.1939,37.099),(-122.1932,37.091)] -Burdette St [(-121.9789,37.609),(-121.9795,37.611)] -Burdette St [(-121.98,37.62),(-121.9801,37.626)] -Burdick St [(-122.0273,37.421),(-122.0266,37.418)] -Burk St [(-122.2501,37.101),(-122.2502,37.106)] -Burkhart Ave [(-122.1422,37.856),(-122.1431,37.859)] -Burlington St [(-122.2046,37.057),(-122.2042,37.058)] -Burnett St [(-122.2823,37.539),(-122.281,37.541)] -Burnham Way [(-121.9242,37.176),(-121.9243,37.183)] -Burnside Ct [(-122.0063,37.345),(-122.0069,37.338)] -Busby Ave [(-122.1545,37.79),(-122.154983,37.78916)] -Butte Ct [(-121.783,37.938),(-121.783,37.934)] -Butterfield Dr [(-122.0838,37.002),(-122.0834,37.987)] -C St [(-122.0218,37.05),(-122.0224,37.045)] -C St [(-122.0737,37.767),(-122.0722,37.778)] -C St [(-122.0773,37.742),(-122.0756,37.754)] -C St [(-122.0906,37.681),(-122.0896,37.684)] -C St [(-122.1737,37.418),(-122.1723,37.399),(-122.1716,37.393)] -C St [(-122.1768,37.46),(-122.1749,37.435)] -Cabello St [(-122.078,37.811),(-122.0783,37.807)] -Cabernet Ct [(-121.8636,37.593),(-121.8641,37.582)] -Cabot Blvd [(-122.1334,37.412),(-122.1326,37.399)] -Cabot Ct [(-121.9848,37.583),(-121.9833,37.583)] -Cabral Dr [(-122.0294,37.569),(-122.0288,37.563)] -Cabral Dr [(-122.0348,37.648),(-122.035,37.643)] -Cabrillo Dr [(-122.0153,37.515),(-122.0144,37.511)] -Cabrillo Dr [(-122.0325,37.637),(-122.0318,37.633)] -Cabrillo Dr [(-122.091,37.218),(-122.0932,37.222)] -Cadiz Dr [(-122.0239,37.655),(-122.0235,37.653)] -Calaroga Ave [(-122.0886,37.297),(-122.0885,37.276)] -Calaroga Ave [(-122.0892,37.374),(-122.0888,37.361)] -Calaroga Ave [(-122.09,37.386),(-122.0897,37.38)] -Calaroga Ave [(-122.101,37.493),(-122.1006,37.487)] -Calaveras Ave [(-121.9924,37.364),(-121.9927,37.359)] -Calaveras Ave [(-122.1864,37.845),(-122.1854,37.841)] -Calaveras Road [(-121.8389,37.143),(-121.8338,37.128)] -Calaveras Road [(-121.8476,37.209),(-121.8431,37.178)] -Calaveras Creek [(-121.8203,37.035),(-121.8207,37.931)] -Calaveras Creek [(-121.8531,37.337),(-121.8517,37.316)] -Calaveras Creek [(-121.8637,37.611),(-121.8628,37.587)] -Calcott Ct [(-122.0306,37.822),(-122.0311,37.817)] -Caldecott Lane [(-122.2312,37.512),(-122.2261,37.491)] -Calhoun St [(-122.0542,37.43),(-122.0521,37.428)] -Calhoun St [(-122.2409,37.553),(-122.2405,37.551)] -Caliban Dr [(-122.0553,37.765),(-122.053955,37.75806)] -Caliente Dr [(-122.1393,37.993),(-122.1409,37.99),(-122.1417,37.993)] -California St [(-122.1952,37.942),(-122.1946,37.935)] -California St [(-122.2032,37.005),(-122.2016,37.996)] -California St [(-122.2767,37.563),(-122.2767,37.554)] -California St [(-122.2791,37.698),(-122.2787,37.681)] -California St [(-122.2793,37.743),(-122.2794,37.733)] -California St [(-122.2795,37.761),(-122.2795,37.751)] -California Aqueduct [(-121.587742,37.65201),(-121.600239,37.70939)] -California Aqueduct [(-121.622944,37.98443),(-121.622669,37.98611)] -Call Ave [(-122.0435,37.56),(-122.0436,37.566)] -Calle Alegre [(-121.895178,37.71975),(-121.8946,37.725)] -Calle Altamira [(-121.8994,37.669),(-121.8988,37.656)] -Calle de la Mesa [(-121.905106,37.71532),(-121.906643,37.69977)] -Calle de Monte [(-122.2452,37.344),(-122.2456,37.34)] -Calle Morelia [(-121.9003,37.684),(-121.9006,37.691)] -Calmar Ave [(-122.2384,37.105),(-122.2381,37.113)] -Camanoe Lane [(-122.2339,37.33),(-122.2334,37.326)] -Cambio Ct [(-122.0217,37.558),(-122.0226,37.552)] -Cambridge Ave [(-122.1616,37.335),(-122.1575,37.353)] -Cambridge Way [(-122.2442,37.231),(-122.2419,37.244)] -Camden St [(-121.9932,37.571),(-121.992,37.564)] -Camden St [(-121.9956,37.603),(-121.9955,37.598)] -Camden St [(-122.1823,37.735),(-122.1817,37.73)] -Camelford Pl [(-122.1933,37.211),(-122.1919,37.216)] -Camelia Dr [(-121.7852,37.695),(-121.7852,37.686)] -Camelia St [(-122.2928,37.792),(-122.2916,37.792)] -Camero Pl [(-121.9461,37.463),(-121.9453,37.454)] -Camero Way [(-121.9481,37.459),(-121.9488,37.456)] -Cameron Ave [(-121.86732,37.8431),(-121.865836,37.84371)] -Cameron Ave [(-122.1316,37.502),(-122.1327,37.481)] -Camino del Valle [(-122.2431,37.343),(-122.2437,37.334)] -Camino Santa Barbara [(-121.9314,37.446),(-121.9303,37.436)] -Camino Segura [(-121.900094,37.71647),(-121.9002,37.726)] -Campbell St [(-122.2941,37.123),(-122.2936,37.129)] -Campbell St [(-122.2985,37.066),(-122.2981,37.077)] -Campus Dr [(-122.0578,37.665),(-122.0545,37.66)] -Campus Dr [(-122.1626,37.858),(-122.1611,37.843)] -Campus Dr [(-122.1704,37.905),(-122.1678,37.868),(-122.1671,37.865)] -Canary Ct [(-122.019,37.856),(-122.0192,37.85)] -Canfield Dr [(-121.9952,37.488),(-121.9955,37.482)] -Canon Ave [(-122.21715,37.01951),(-122.2151,37.053)] -Canterbury Lane [(-121.9277,37.141),(-121.9276,37.149)] -Canterbury St [(-121.995,37.573),(-121.9948,37.57)] -Canyon Heights Dr [(-121.9431,37.568),(-121.9433,37.571)] -Canyon Heights Dr [(-121.9513,37.618),(-121.9528,37.627)] -Canyon Heights Dr [(-121.9595,37.76),(-121.9596,37.753)] -Cape Cod Dr [(-122.1351,37.928),(-122.1331,37.928)] -Capella Lane [(-122.2345,37.322),(-122.2352,37.326)] -Capitan Dr [(-121.84488,37.65695),(-121.84458,37.65195)] -Capricorn Ave [(-122.2176,37.404),(-122.2164,37.384)] -Capulet Cir [(-122.057612,37.69268),(-122.0578,37.7)] -Cardinal Dr [(-121.7865,37.805),(-121.7858,37.805)] -Caribbean Com [(-122.0361,37.73),(-122.0366,37.724)] -Carleton St [(-122.2641,37.617),(-122.2619,37.62)] -Carlos Bee Blvd [(-122.065049,37.59928),(-122.0639,37.596)] -Carlston Ave [(-122.23,37.132),(-122.2307,37.141)] -Carmel Ave [(-122.2891,37.979),(-122.2893,37.968),(-122.2893,37.95)] -Carmel Dr [(-122.0965,37.135),(-122.0958,37.133)] -Carmel Way [(-122.1394,37.979),(-122.1386,37.98)] -Carmel Way [(-122.1419,37.98),(-122.1411,37.98)] -Carmen St [(-121.9501,37.38),(-121.9484,37.369)] -Carnation Way [(-121.9975,37.775),(-121.996,37.773)] -Carol Ave [(-121.9537,37.283),(-121.955,37.282)] -Carol Ave [(-121.9574,37.279),(-121.959,37.277)] -Carol Ave [(-121.9657,37.27),(-121.9679,37.268)] -Caroline St [(-122.2676,37.695),(-122.2676,37.706)] -Carolyn St [(-122.1108,37.038),(-122.1091,37.028)] -Carpentier St [(-122.1567,37.203),(-122.1561,37.194)] -Carriage Circle Com [(-122.0128,37.433),(-122.0129,37.431)] -Carrol Road [(-121.659839,37.19494),(-121.659626,37.19326)] -Carson St [(-122.1846,37.9),(-122.1843,37.901)] -Carver Lane [(-121.877,37.057),(-121.8811,37.068)] -Cascade Road [(-122.1832,37.241),(-122.1808,37.216)] -Cascade St [(-122.0839,37.416),(-122.0831,37.416)] -Cascade St [(-122.0894,37.448),(-122.0887,37.431)] -Cassiopia St [(-121.735979,37.18311),(-121.735979,37.19069)] -Castilian Road [(-121.9447,37.135),(-121.9445,37.14)] -Castille Lane [(-122.0826,37.811),(-122.082655,37.8124)] -Castillejo Road [(-121.9397,37.313),(-121.9396,37.304)] -Castle Park Way [(-122.1936,37.15),(-122.1933,37.151)] -Castlewood Dr [(-121.8895,37.376),(-121.8902,37.373)] -Castro St [(-122.1629,37.144),(-122.1636,37.141)] -Castro St [(-122.2739,37.114),(-122.2735,37.121)] -Castro St [(-122.2749,37.1),(-122.2746,37.103)] -Castro St [(-122.2757,37.084),(-122.2753,37.091)] -Castro St [(-122.2782,37.045),(-122.2778,37.052)] -Castro St [(-122.2787,37.03),(-122.2785,37.038)] -Castro Valley Blvd [(-122.0478,37.966),(-122.047,37.969)] -Castro Valley Blvd [(-122.049131,37.96068),(-122.048358,37.96377)] -Castro Valley Blvd [(-122.0604,37.92),(-122.0585,37.925)] -Castro Valley Blvd [(-122.081,37.954),(-122.0801,37.955)] -Castro Valley Blvd [(-122.086,37.939),(-122.0853,37.942)] -Catalina Ave [(-122.2458,37.329),(-122.246102,37.33109)] -Catalina Dr [(-121.7837,37.628),(-121.7834,37.628)] -Catalina Dr [(-121.7892,37.66),(-121.7896,37.649)] -Catalpa Way [(-122.0852,37.218),(-122.088,37.207)] -Cato Ct [(-122.0691,37.944),(-122.0694,37.938)] -Catron Dr [(-122.1716,37.27),(-122.1711,37.275)] -Cavalier Lane [(-121.9361,37.175),(-121.9363,37.189)] -Cavendish Dr [(-122.0477,37.158),(-122.0475,37.151)] -Cavour St [(-122.2555,37.375),(-122.2561,37.379)] -Cayuga Pl [(-121.9205,37.023),(-121.9218,37.02)] -Cayuga Way [(-121.9233,37.013),(-121.9239,37.008)] -Cedar Blvd [(-122.0214,37.402),(-122.0193,37.391)] -Cedar Blvd [(-122.0282,37.446),(-122.0265,37.43)] -Cedar Dr [(-121.7964,37.859),(-121.7941,37.858),(-121.7931,37.858)] -Cedar Lane [(-121.9173,37.08),(-121.9183,37.083),(-121.9196,37.089),(-121.92,37.098)] -Cedar St [(-121.9188,37.277),(-121.92,37.276)] -Cedar St [(-122.260055,37.79558),(-122.2582,37.798)] -Cedar St [(-122.2841,37.764),(-122.2818,37.766)] -Cedar St [(-122.2864,37.76),(-122.2858,37.762)] -Cedar St [(-122.2913,37.755),(-122.2905,37.756)] -Cedar St [(-122.2945,37.75),(-122.2934,37.753)] -Cedar St [(-122.3011,37.737),(-122.2999,37.739)] -Cedar St [(-122.3043,37.729),(-122.3032,37.732)] -Cedar St [(-122.3045,37.078),(-122.3041,37.087)] -Cedarwood Lane [(-121.8746,37.706),(-121.8746,37.721)] -Celia St [(-122.0611,37.3),(-122.0616,37.299)] -Celia St [(-122.0623,37.297),(-122.0631,37.296)] -Center St [(-122.0598,37.052),(-122.0593,37.046)] -Center St [(-122.0599,37.111),(-122.06,37.106)] -Center St [(-122.0606,37.968),(-122.0608,37.958)] -Center St [(-122.2674,37.704),(-122.267,37.704)] -Central Ave [(-122.0064,37.524),(-122.0079,37.505)] -Central Ave [(-122.0118,37.455),(-122.0129,37.443)] -Central Ave [(-122.0148,37.415),(-122.0157,37.404)] -Central Ave [(-122.0302,37.226),(-122.0325,37.196)] -Central Ave [(-122.0487,37.144),(-122.0452,37.158)] -Central Ave [(-122.2309,37.579),(-122.2276,37.557)] -Central Ave [(-122.2343,37.602),(-122.2331,37.595)] -Central Ave [(-122.27,37.715),(-122.2685,37.714)] -Central Ave [(-122.2787,37.718),(-122.2777,37.717),(-122.2762,37.717)] -Central Ave [(-122.2906,37.769),(-122.2905,37.756)] -Central Blvd [(-122.0643,37.553),(-122.0633,37.552),(-122.0622,37.545)] -Central Blvd [(-122.0703,37.582),(-122.0697,37.586)] -Cerrito St [(-122.3023,37.93),(-122.3018,37.918)] -Cerro Vista Pl [(-121.73402,37.74008),(-121.735461,37.73955)] -Chabolyn Ter [(-122.242959,37.5192),(-122.2429,37.519)] -Chabot Ct [(-122.2432,37.489),(-122.2439,37.5)] -Chabot Canal [(-121.9027,37.804),(-121.9027,37.812)] -Chabot Canal [(-121.9036,37.013),(-121.9044,37.017)] -Chabot Canal [(-121.9044,37.017),(-121.9037,37.02)] -Chabot Crest [(-122.2425,37.504),(-122.2427,37.514)] -Chambers Dr [(-122.2004,37.352),(-122.1972,37.368)] -Chambers Lane [(-122.2001,37.359),(-122.1975,37.371)] -Champagne Pl [(-121.950378,37.11376),(-121.949579,37.11174)] -Champion St [(-122.214,37.991),(-122.2147,37.002)] -Champion St [(-122.2146,37.977),(-122.2145,37.982)] -Chance St [(-122.0536,37.259),(-122.0534,37.256)] -Chandler Road [(-122.10851,37.48139),(-122.108787,37.48677)] -Channel St [(-122.1372,37.71),(-122.1369,37.706)] -Channing Way [(-122.2453,37.425),(-122.2466,37.408)] -Channing Way [(-122.2638,37.664),(-122.2629,37.665),(-122.2606,37.669)] -Channing Way [(-122.2695,37.657),(-122.2669,37.66)] -Channing Way [(-122.2727,37.652),(-122.2717,37.653)] -Channing Way [(-122.2806,37.641),(-122.2795,37.641)] -Channing Way [(-122.2842,37.636),(-122.2835,37.637)] -Channing Way [(-122.292641,37.62357),(-122.2925,37.624)] -Chapel Ct [(-122.1508,37.897),(-122.1508,37.894)] -Chapman Dr [(-122.0421,37.504),(-122.0414,37.498)] -Chardonnay Dr [(-121.846993,37.64201),(-121.846448,37.64146)] -Charles St [(-122.0255,37.505),(-122.0252,37.499)] -Charlotte Way [(-121.7247,37.839),(-121.7246,37.836)] -Charlotte Way [(-121.7261,37.856),(-121.7254,37.851)] -Charlotte Way [(-121.733871,37.88044),(-121.734295,37.88051)] -Charter Oaks Dr [(-122.0574,37.212),(-122.0568,37.22)] -Chateau Way [(-121.7627,37.727),(-121.7627,37.723)] -Chateau Park Ct [(-121.9658,37.196),(-121.966,37.193)] -Chatsworth St [(-121.7766,37.502),(-121.7766,37.496)] -Chaucer Dr [(-122.0339,37.813),(-122.0342,37.812)] -Chaucer Dr [(-122.0357,37.794),(-122.0362,37.788)] -Chelsea Dr [(-122.03044,37.5228),(-122.0303,37.522)] -Chelsea Way [(-122.068,37.224),(-122.0686,37.223)] -Chelton Dr [(-122.189,37.293),(-122.1887,37.304)] -Chemult Com [(-121.9254,37.878),(-121.9255,37.881)] -Cherry Lane [(-121.966799,37.63085),(-121.966874,37.63373)] -Cherry St [(-122.0266,37.297),(-122.0258,37.294)] -Cherry St [(-122.040954,37.37918),(-122.04,37.369)] -Cherry St [(-122.0429,37.396),(-122.0424,37.392)] -Cherry St [(-122.0437,37.42),(-122.0434,37.413)] -Cherry St [(-122.1511,37.161),(-122.1503,37.149)] -Cherry St [(-122.1671,37.488),(-122.1661,37.474)] -Cherry St [(-122.1691,37.512),(-122.1684,37.502)] -Cherrywood Dr [(-122.023,37.838),(-122.0237,37.82)] -Cheryl Cir [(-121.8979,37.8),(-121.8957,37.794)] -Cheryl Ann Cir [(-122.0754,37.352),(-122.076,37.358)] -Chester St [(-122.0791,37.955),(-122.079,37.932)] -Chester St [(-122.2949,37.07),(-122.2946,37.078)] -Chestnut St [(-122.2482,37.733),(-122.2475,37.742)] -Chestnut St [(-122.2853,37.069),(-122.2848,37.084)] -Chestnut St [(-122.2873,37.722),(-122.2873,37.711)] -Chetwood Ave [(-121.9591,37.232),(-121.960057,37.23087)] -Chetwood St [(-122.2521,37.167),(-122.2513,37.169)] -Cheyenne River Com [(-122.0521,37.779),(-122.0524,37.775)] -Chiltern Dr [(-121.9414,37.433),(-121.9412,37.424)] -Chiltern Dr [(-121.9447,37.457),(-121.9442,37.454)] -Chimney Rock [(-122.13,37.701),(-122.12905,37.70195)] -Chippendale Dr [(-122.0665,37.843),(-122.068,37.828)] -Chisholm Ct [(-122.0773,37.42),(-122.077,37.409)] -Choctaw Dr [(-121.9179,37.87),(-121.9172,37.876)] -Chris Commons [(-121.73647,37.89437),(-121.736359,37.88665)] -Chrisholm Pl [(-121.9599,37.726),(-121.9592,37.732)] -Christensen Ct [(-122.0863,37.074),(-122.0863,37.065)] -Christensen Lane [(-122.085026,37.06463),(-122.0844,37.064)] -Christensen Road [(-121.625309,37.79774),(-121.621265,37.83993)] -Christina Ct [(-121.8654,37.629),(-121.8651,37.616)] -Christine Dr [(-122.0759,37.739),(-122.0756,37.734)] -Christine St [(-122.0364,37.385),(-122.0357,37.379)] -Christy St [(-121.9662,37.022),(-121.9658,37.019)] -Church St [(-122.179,37.675),(-122.1785,37.678)] -Cindy Lane [(-121.7346,37.8244),(-121.734673,37.83042)] -Circle Way [(-121.9418,37.013),(-121.9422,37.02)] -Citron Way [(-122.1008,37.461),(-122.1017,37.46)] -Civic Terrace Ave [(-122.0251,37.389),(-122.0263,37.374)] -Clara St [(-122.1855,37.377),(-122.1851,37.381)] -Clara St [(-122.187,37.339),(-122.1865,37.357)] -Claremont Ave [(-122.2429,37.607),(-122.2421,37.609)] -Claremont Ave [(-122.243294,37.59318),(-122.2434,37.59)] -Claremont Ave [(-122.246,37.565),(-122.2461,37.562)] -Claremont Ave [(-122.2508,37.509),(-122.2505,37.514)] -Claremont Ave [(-122.2591,37.408),(-122.2586,37.413)] -Claremont Ave [(-122.2612,37.386),(-122.2604,37.393)] -Claremont Pl [(-122.0542,37.995),(-122.0542,37.008)] -Clarendon Cres [(-122.2278,37.126),(-122.2266,37.119)] -Claret Road [(-121.757012,37.72568),(-121.757266,37.71391)] -Clarewood Lane [(-122.2343,37.393),(-122.232365,37.38802)] -Clarke Lane [(-122.236271,37.29202),(-122.236552,37.28906)] -Clarke St [(-122.1568,37.225),(-122.1562,37.217)] -Clausen Ct [(-122.040846,37.6758),(-122.040845,37.66913)] -Clawiter Road [(-122.1186,37.321),(-122.1186,37.308)] -Clawiter Road [(-122.1187,37.442),(-122.1188,37.435)] -Clay St [(-122.2733,37.051),(-122.2729,37.059)] -Clay St [(-122.2755,37.017),(-122.2751,37.024)] -Clement Ave [(-122.2525,37.765),(-122.252147,37.76429)] -Cleveland Ave [(-122.3061,37.895),(-122.3058,37.889)] -Cleveland St [(-122.2435,37.048),(-122.2418,37.042)] -Clifton St [(-122.2526,37.383),(-122.2533,37.388)] -Clipper Dr [(-122.2438,37.42),(-122.2437,37.406)] -Clover St [(-122.023,37.805),(-122.0217,37.801)] -Clubhouse Dr [(-121.8179,37.971),(-121.8181,37.972)] -Clubhouse Dr [(-122.121,37.67),(-122.1215,37.671)] -Clubhouse Dr [(-122.1227,37.671),(-122.1234,37.67)] -Cluny Pl [(-122.0438,37.432),(-122.0433,37.432)] -Coach Dr [(-122.1383,37.735),(-122.1355,37.706)] -Cobblestone Dr [(-122.00122,37.8492),(-122.000944,37.84795)] -Coco Palm Dr [(-121.9905,37.311),(-121.991,37.305)] -Codornices Creek [(-122.2986,37.83),(-122.2994,37.828)] -Codornices Creek [(-122.3069,37.818),(-122.3074,37.817)] -Cody Ct [(-121.9853,37.324),(-121.986,37.316)] -Coit Ave [(-121.9244,37.346),(-121.9244,37.338)] -Coit Ave [(-121.9245,37.352),(-121.924594,37.362)] -Colby St [(-122.1282,37.959),(-122.1279,37.959)] -Cold Water Dr [(-122.0403,37.068),(-122.041,37.069)] -Cole Pl [(-122.057,37.343),(-122.0564,37.334)] -Cole St [(-122.1974,37.724),(-122.1975,37.716)] -Cole St [(-122.1975,37.749),(-122.1962,37.76)] -Coleen St [(-121.79,37.763),(-121.7892,37.744)] -Coleport Landing [(-122.2374,37.426),(-122.2378,37.42)] -Coleport Landing [(-122.237889,37.41293),(-122.2379,37.412)] -Colette St [(-122.063,37.46),(-122.0623,37.451)] -Colette St [(-122.06565,37.4825),(-122.0646,37.479)] -Colgate Dr [(-122.0271,37.94),(-122.0249,37.933)] -Colgate St [(-122.1545,37.019),(-122.1538,37.014)] -Colima Ct [(-122.0251,37.664),(-122.0245,37.661)] -Coliseum Way [(-122.19759,37.4533),(-122.1948,37.444)] -Coliseum Way [(-122.2001,37.47),(-122.1978,37.516)] -Coliseum Way [(-122.2113,37.626),(-122.2085,37.592),(-122.2063,37.568)] -College Ave [(-121.7675,37.745),(-121.7658,37.745)] -College Ave [(-121.7693,37.744),(-121.769,37.744)] -College Ave [(-122.2506,37.367),(-122.2508,37.374)] -College Ave [(-122.2511,37.421),(-122.2512,37.429)] -College Ave [(-122.2516,37.474),(-122.2518,37.483)] -Collier Dr [(-122.1409,37.299),(-122.14,37.302)] -Colonial Loma Verde Dr [(-122.1184,37.849),(-122.117278,37.85528)] -Colony Ct [(-122.061894,37.27773),(-122.061805,37.27497)] -Colorados Dr [(-122.1757,37.281),(-122.1748,37.301)] -Columbia Dr [(-122.0574,37.168),(-122.0568,37.183)] -Columbia Dr [(-122.057463,37.28811),(-122.057463,37.28593)] -Columbian Dr [(-122.1635,37.727),(-122.1627,37.734)] -Columbine Pl [(-122.0122,37.321),(-122.013,37.33)] -Columbus Ave [(-121.776,37.679),(-121.7753,37.682)] -Columbus Ave [(-121.7786,37.68),(-121.7777,37.681)] -Colusa Ave [(-122.2786,37.835),(-122.2784,37.831)] -Colusa Ave [(-122.2794,37.922),(-122.2793,37.916)] -Colusa Ave [(-122.2812,37.943),(-122.2805,37.939)] -Colusa Ave [(-122.2847,37.973),(-122.2846,37.967)] -Colville Pl [(-122.0419,37.709),(-122.0402,37.702)] -Concannon Blvd [(-121.7804,37.608),(-121.779,37.608)] -Concord St [(-121.8551,37.602),(-121.856,37.593)] -Constitution Dr [(-121.816179,37.01178),(-121.816179,37.01023)] -Contra Costa Ave [(-122.0153,37.551),(-122.0141,37.545)] -Contra Costa Ave [(-122.2754,37.944),(-122.2754,37.918)] -Contreras Pl [(-122.0386,37.553),(-122.0387,37.55)] -Conway Ter [(-122.044884,37.64441),(-122.04466,37.64514)] -Coolidge Ave [(-122.2007,37.058),(-122.1992,37.06)] -Coolidge Ave [(-122.2104,37.957),(-122.2099,37.962)] -Coolidge Ave [(-122.2171,37.872),(-122.2169,37.875)] -Coral Road [(-122.1907,37.34),(-122.1902,37.334)] -Core Ter [(-122.047353,37.65391),(-122.047303,37.65185)] -Corey Way [(-122.0699,37.054),(-122.0698,37.046)] -Cormorant Ter [(-122.045468,37.80753),(-122.044829,37.80392)] -Cornell Ave [(-122.2956,37.925),(-122.2949,37.906),(-122.2939,37.875)] -Corning Ct [(-122.0689,37.688),(-122.0685,37.68)] -Cornish Dr [(-122.0228,37.75),(-122.0225,37.754)] -Coronado Lane [(-121.9026,37.843),(-121.9028,37.843)] -Corral Hollow Creek [(-121.590572,37.01116),(-121.599735,37.10676)] -Corriea Way [(-121.9501,37.402),(-121.9505,37.398)] -Corte de Flores [(-121.908126,37.71073),(-121.90924,37.71391)] -Corte Eulalia [(-122.1142,37.78),(-122.1154,37.776)] -Corte Munras [(-121.900576,37.74452),(-121.900804,37.74889)] -Corte Vera Cruz [(-121.9036,37.639),(-121.9038,37.642)] -Corte Yolanda [(-122.1426,37.753),(-122.1423,37.749)] -Cortland Way [(-121.7892,37.934),(-121.7885,37.939)] -Corvair St [(-122.2126,37.364),(-122.2132,37.36)] -Corvallis St [(-122.1527,37.974),(-122.1521,37.97)] -Cosgrave Ave [(-122.1621,37.62),(-122.1616,37.626)] -Cosmic Way [(-121.9659,37.423),(-121.9666,37.414)] -Cottage St [(-122.2593,37.713),(-122.258931,37.71803)] -Cotter Way [(-122.0904,37.818),(-122.0882,37.829)] -Cotton Ct [(-122.0462,37.123),(-122.0469,37.117)] -Cottonwood St [(-121.9116,37.732),(-121.9115,37.725)] -Cottonwood St [(-121.912,37.74),(-121.9118,37.735)] -Country Dr [(-121.9903,37.52),(-121.9916,37.506)] -Court St [(-122.2331,37.583),(-122.2324,37.589),(-122.2314,37.598)] -Courtland Ave [(-122.2041,37.801),(-122.2032,37.815)] -Courtland Ave [(-122.2084,37.76),(-122.2068,37.772)] -Cove Road [(-122.2468,37.425),(-122.2474,37.408)] -Covington Way [(-121.7935,37.936),(-121.7911,37.942)] -Cowing Road [(-122.0002,37.934),(-121.9772,37.782)] -Cowper St [(-122.2908,37.673),(-122.2894,37.675)] -Coyote Hills Slough [(-122.0904,37.85),(-122.0953,37.829)] -Coyote Hills Slough [(-122.1075,37.687),(-122.1285,37.643)] -Coyote River [(-121.931582,37.60707),(-121.932309,37.60824)] -Coyote River [(-121.9505,37.629),(-121.9582,37.646)] -Coyote River [(-121.9746,37.617),(-121.9863,37.648)] -Cragmont Ave [(-122.2616,37.921),(-122.2603,37.911)] -Cragmont Ave [(-122.266,37.95),(-122.2656,37.943)] -Craig St [(-121.9869,37.61),(-121.9864,37.601)] -Crane Ave [(-122.0578,37.103),(-122.058,37.086)] -Creed Road [(-122.2249,37.094),(-122.2256,37.101)] -Creekside Dr [(-121.924308,37.89385),(-121.925368,37.89008)] -Creekside Dr [(-121.926024,37.88774),(-121.926337,37.88663)] -Creekside Ter [(-121.997958,37.64593),(-121.998047,37.63504)] -Creekwood Dr [(-122.043309,37.66911),(-122.041422,37.66099)] -Crellin Road [(-121.846446,37.59189),(-121.846,37.591),(-121.845775,37.59073)] -Crest Ave [(-122.1039,37.067),(-122.1038,37.066)] -Crest Ave [(-122.162,37.699),(-122.1568,37.664)] -Crest Ct [(-122.0566,37.049),(-122.0571,37.05)] -Crest Lane [(-122.0558,37.047),(-122.0546,37.047)] -Crest Road [(-122.2149,37.216),(-122.2153,37.221)] -Crestline Road [(-121.887,37.789),(-121.8846,37.793)] -Crestmont Dr [(-122.1775,37.029),(-122.1798,37.044)] -Creston Road [(-122.2639,37.002),(-122.2613,37.986),(-122.2602,37.978),(-122.2598,37.973)] -Crestwood St [(-121.9589,37.159),(-121.961,37.156)] -Crisfield Lane [(-121.871,37.814),(-121.8718,37.813)] -Crocker Ave [(-122.2242,37.186),(-122.2243,37.171)] -Crockwood Ter [(-122.045255,37.66569),(-122.045487,37.66262)] -Cromwell Way [(-121.7723,37.932),(-121.7713,37.933)] -Crosby St [(-122.146,37.96),(-122.145,37.953)] -Cross Road [(-121.666843,37.7387),(-121.664768,37.7474)] -Crow Ct [(-121.8797,37.911),(-121.8801,37.91)] -Crow Canyon Road [(-122.0106,37.674),(-122.0102,37.675)] -Crow Canyon Road [(-122.0497,37.029),(-122.0479,37.028)] -Crow Canyon Road [(-122.0552,37.938),(-122.0545,37.967)] -Crow Canyon Creek [(-122.0425,37.051),(-122.0426,37.049)] -Crow Canyon Creek [(-122.043,37.905),(-122.0368,37.71)] -Crow Canyon Creek [(-122.046308,37.0015),(-122.046833,37.00133)] -Croxton Ave [(-122.2591,37.219),(-122.2584,37.211)] -Cryer St [(-122.1024,37.357),(-122.1035,37.351)] -Crystal Lane [(-121.868866,37.50763),(-121.870709,37.51024)] -Crystaline Dr [(-121.925856,37),(-121.925869,37.00527)] -Cull Canyon Road [(-122.0536,37.435),(-122.0499,37.315)] -Cull Canyon Reservoir [(-122.0546,37.039),(-122.0553,37.089)] -Cull Creek [(-122.0624,37.875),(-122.0582,37.527)] -Culver St [(-122.1998,37.865),(-122.1996,37.862)] -Cumberland Ave [(-122.1467,37.945),(-122.1507,37.944)] -Curran Way [(-122.2074,37.96),(-122.207,37.966)] -Curtis St [(-121.9765,37.246),(-121.9778,37.229)] -Curtis St [(-122.2866,37.981),(-122.2866,37.968),(-122.2867,37.949)] -Curtis St [(-122.2877,37.65),(-122.2877,37.639)] -Curtis St [(-122.2881,37.848),(-122.2883,37.831)] -Curtner Road [(-121.909,37.928),(-121.9084,37.928)] -Curtner Road [(-121.9117,37.939),(-121.9105,37.93)] -Cutler Ave [(-122.013942,37.74913),(-122.0142,37.745)] -Cypress St [(-122.2883,37.177),(-122.2884,37.184)] -Cypress St [(-122.2886,37.241),(-122.2883,37.247)] -Cypress St [(-122.2899,37.142),(-122.2894,37.156)] -Cypress St [(-122.2908,37.104),(-122.2905,37.113)] -Cypress St [(-122.2931,37.047),(-122.2928,37.055)] -Cypress Point Dr [(-121.7251,37.24),(-121.724,37.24)] -D St [(-122.0239,37.017),(-122.0242,37.015)] -D St [(-122.0529,37.421),(-122.0534,37.42)] -D St [(-122.055,37.798),(-122.0541,37.796),(-122.0529,37.794)] -D St [(-122.056892,37.79896),(-122.0564,37.8)] -D St [(-122.0746,37.745),(-122.0741,37.749)] -D St [(-122.179,37.476),(-122.1785,37.47)] -D St [(-122.1811,37.505),(-122.1805,37.497)] -Dagnino Road [(-121.7462,37.306),(-121.7461,37.379)] -Daisy St [(-122.1817,37.843),(-122.18,37.848),(-122.179,37.851)] -Daisy St [(-122.1857,37.858),(-122.185,37.851)] -Dalgo Road [(-121.947,37.529),(-121.9475,37.524)] -Dalton Way [(-122.0293,37.927),(-122.0297,37.915)] -Dalton Com [(-121.994,37.555),(-121.9944,37.556)] -Damon Slough [(-122.2057,37.533),(-122.2063,37.531)] -Dana St [(-122.2578,37.501),(-122.2579,37.507)] -Dana St [(-122.2583,37.548),(-122.2582,37.541)] -Daniels Dr [(-122.1346,37.317),(-122.1335,37.323)] -Darius Way [(-122.1272,37.18),(-122.1267,37.164)] -Darwin Dr [(-122.0335,37.776),(-122.0349,37.767)] -Darwin Dr [(-122.0359,37.763),(-122.0366,37.755)] -Darwin St [(-122.0996,37.317),(-122.1024,37.311)] -Daryl Ave [(-122.115,37.883),(-122.1149,37.866)] -Dashwood Ave [(-122.177,37.618),(-122.1755,37.627)] -Davenport Ave [(-122.1827,37.892),(-122.1823,37.872)] -David St [(-122.0637,37.958),(-122.0608,37.958)] -Davis St [(-122.1624,37.225),(-122.1632,37.222),(-122.1647,37.218)] -Davis St [(-122.1702,37.203),(-122.171,37.201)] -Davis St [(-122.1719,37.199),(-122.1725,37.198)] -Davis St [(-122.1831,37.165),(-122.1835,37.165)] -Davis St [(-122.1857,37.158),(-122.1921,37.139)] -Davis St [(-122.217903,37.89337),(-122.216,37.885)] -Davona Dr [(-121.9261,37.222),(-121.9278,37.218)] -Davy Ct [(-121.9902,37.629),(-121.99,37.623)] -Dawe Ave [(-122.0783,37.927),(-122.0783,37.912)] -Dawes St [(-122.2122,37.24),(-122.2112,37.226)] -Dawn View Ct [(-122.041,37.144),(-122.0403,37.143)] -Dayle Ct [(-121.943,37.37),(-121.9421,37.369)] -De Brum Commons [(-121.924934,37.30872),(-121.924728,37.30014)] -De la Cruz Road [(-122.0554,37.305),(-122.055,37.301)] -Dearborn St [(-122.0274,37.107),(-122.0275,37.101)] -Decatur Way [(-122.0868,37.296),(-122.0863,37.267)] -Decoto Road [(-122.0159,37.006),(-122.016,37.002),(-122.0164,37.993)] -Decoto Road [(-122.0175,37.961),(-122.0177,37.955)] -Decoto Road [(-122.0189,37.925),(-122.019,37.921)] -Decoto Road [(-122.0292,37.733),(-122.0315,37.707)] -Decoto Road [(-122.0361,37.656),(-122.0364,37.652)] -Deep Creek Road [(-122.049391,37.64053),(-122.04928,37.63888)] -Deep Creek Road [(-122.0533,37.749),(-122.053709,37.74218)] -Deep Creek Road [(-122.0536,37.697),(-122.0517,37.674),(-122.0513,37.668)] -Deer Oaks Dr [(-121.909133,37.54092),(-121.907389,37.54544)] -Deer Park Way [(-122.0279,37.526),(-122.0266,37.524)] -Deer Trail Pl [(-122.0455,37.669),(-122.044472,37.66938)] -Deering St [(-122.2146,37.904),(-122.2126,37.897)] -Deervale Road [(-121.9376,37.178),(-121.9374,37.184)] -Deerwood St [(-122.1775,37.623),(-122.177,37.618)] -Del Valle Pkwy [(-121.875441,37.66004),(-121.874759,37.65728)] -Del Valle Road [(-121.688828,37.70896),(-121.691152,37.7458)] -Delaware Dr [(-121.951,37.203),(-121.9517,37.201)] -Delaware St [(-122.2016,37.926),(-122.2015,37.925)] -Delaware Way [(-121.786362,37.92959),(-121.7863,37.93)] -Delmar Ave [(-121.7889,37.693),(-121.787,37.704)] -Delmar Ave [(-122.2453,37.545),(-122.2444,37.556)] -Delores Dr [(-122.0742,37.735),(-122.0752,37.727)] -Delta Ter [(-121.9592,37.113),(-121.959,37.111)] -Delta Mendota Canal [(-121.562031,37.5571),(-121.573749,37.57374)] -Delta Mendota Canal [(-121.57819,37.7187),(-121.578403,37.71976)] -Delta Mendota Canal [(-121.589243,37.84355),(-121.589222,37.84389)] -Denise Ct [(-121.9418,37.142),(-121.9414,37.127)] -Denise St [(-121.9469,37.37),(-121.945,37.359)] -Denker Dr [(-121.9086,37.861),(-121.9082,37.863),(-121.9079,37.864)] -Dennison St [(-122.2379,37.796),(-122.2374,37.796)] -Dennison St [(-122.2428,37.791),(-122.2412,37.793),(-122.239,37.795)] -Denslowe St [(-122.1851,37.336),(-122.1847,37.332)] -Denton Ave [(-122.1118,37.467),(-122.108659,37.47689)] -Denton Ave [(-122.1118,37.467),(-122.112277,37.46666)] -Depot Road [(-122.127518,37.3808),(-122.1284,37.38)] -Depot Road [(-122.1302,37.38),(-122.1323,37.379)] -Derby St [(-122.246,37.628),(-122.2451,37.629)] -Derby St [(-122.2617,37.612),(-122.2595,37.615)] -Derby St [(-122.2688,37.602),(-122.2663,37.606)] -Dering Pl [(-122.0192,37.701),(-122.0183,37.693)] -Devonshire Ave [(-122.1466,37.926),(-122.1498,37.924)] -Devonshire Ave [(-122.1507,37.924),(-122.1517,37.924)] -Dewey St [(-122.1483,37.862),(-122.1482,37.857)] -Diablo Ave [(-122.1186,37.358),(-122.1236,37.358)] -Diablo Pl [(-122.0543,37.973),(-122.0534,37.974)] -Diamond Dr [(-121.8008,37.669),(-121.7988,37.682)] -Diana Common [(-122.056116,37.61386),(-122.056337,37.62065)] -Dichondra Pl [(-122.009872,37.31128),(-122.009205,37.31438)] -Dillo St [(-122.1303,37.024),(-122.1303,37.016)] -Dimond Ave [(-122.2167,37.994),(-122.2162,37.006)] -Dixon St [(-122.0524,37.32),(-122.0514,37.311)] -Doane St [(-121.9531,37.149),(-121.9562,37.14)] -Doane St [(-121.9581,37.135),(-121.9597,37.13)] -Dobbel Ave [(-122.0319,37.46),(-122.0328,37.463)] -Dobbel Ave [(-122.0417,37.52),(-122.0408,37.515)] -Dohr St [(-122.2805,37.56),(-122.2804,37.548)] -Dolores Ave [(-122.1517,37.224),(-122.1498,37.229)] -Dolores Dr [(-121.8732,37.524),(-121.8724,37.519)] -Dolores Dr [(-121.875651,37.52705),(-121.87384,37.52324)] -Dolores St [(-122.078,37.842),(-122.0779,37.833)] -Dominici Dr [(-122.0149,37.756),(-122.0151,37.75)] -Donalban Cir [(-122.0464,37.71),(-122.0475,37.709)] -Donegal Ct [(-122.0433,37.549),(-122.0421,37.543)] -Donlan Canyon Creek [(-121.9687,37.097),(-121.9584,37.101)] -Donna Way [(-122.1333,37.606),(-122.1316,37.599)] -Donner Way [(-121.9969,37.37),(-121.9945,37.357)] -Donohue Dr [(-121.932,37.091),(-121.9327,37.106)] -Doolittle Dr [(-122.174643,37.98341),(-122.1735,37.965)] -Doolittle Dr [(-122.1793,37.052),(-122.1787,37.043)] -Doolittle Dr [(-122.193162,37.21747),(-122.193,37.216)] -Doolittle Dr [(-122.224088,37.448),(-122.2226,37.448)] -Dorisa Ave [(-122.1462,37.555),(-122.1448,37.572)] -Dorman Road [(-121.9061,37.834),(-121.9063,37.841)] -Dorne Pl [(-121.9455,37.397),(-121.9456,37.392)] -Dorothy Pl [(-122.2301,37.566),(-122.2302,37.571)] -Dorsey Ave [(-121.9992,37.495),(-121.9997,37.489)] -Dorthea Ct [(-121.9064,37.519),(-121.908617,37.52369)] -Dougherty Road [(-121.908447,37.2552),(-121.90838,37.2379)] -Dougherty Road [(-121.9093,37.127),(-121.9093,37.15418)] -Dougherty Road [(-121.909939,37.28669),(-121.909373,37.30234),(-121.9092,37.305)] -Douglas Dr [(-122.1705,37.227),(-122.1698,37.214)] -Dover Way [(-121.7929,37.906),(-121.7917,37.906)] -Dowe Ave [(-122.0439,37.903),(-122.04363,37.91098)] -Dowling Blvd [(-122.1467,37.359),(-122.1447,37.359)] -Dowling Blvd [(-122.1552,37.323),(-122.1542,37.335)] -Downing Pl [(-122.0549,37.035),(-122.0546,37.041)] -Doyle St [(-122.2835,37.337),(-122.2836,37.344)] -Drake Dr [(-122.2056,37.311),(-122.2043,37.302)] -Drew St [(-122.1288,37.938),(-122.1281,37.939)] -Drew Ter [(-121.956729,37.21923),(-121.956991,37.21808)] -Driftwood Dr [(-122.0109,37.482),(-122.0113,37.477)] -Driftwood Way [(-121.919,37.794),(-121.92,37.795)] -Driftwood Way [(-122.1726,37.924),(-122.1734,37.924)] -Driscoll Road [(-121.9482,37.403),(-121.948451,37.39995)] -Dry Creek [(-121.706461,37.12006),(-121.708998,37.15525)] -Dry Creek [(-122.0367,37.88386),(-122.038,37.877)] -Dublin Blvd [(-121.9096,37.047),(-121.9115,37.034)] -Dublin Blvd [(-121.945852,37.98712),(-121.944625,37.99187)] -Dublin Road [(-121.955087,37.97529),(-121.946646,37.94858)] -Dublin Way [(-122.251,37.425),(-122.2513,37.43)] -Dublin Canyon Road [(-121.94428,37.95399),(-121.943721,37.95527)] -Dublin Creek [(-121.9422,37.974),(-121.955,37.984)] -Dublin Green Dr [(-121.939669,37.10516),(-121.9384,37.097)] -Dudley Ave [(-122.222,37.241),(-122.2221,37.234)] -Duffel Pl [(-122.0641,37.434),(-122.0637,37.429)] -Dunbar Pl [(-122.011,37.632),(-122.0121,37.621)] -Dundee Ct [(-122.1458,37.166),(-122.1451,37.16)] -Dunkirk Ave [(-122.1254,37.526),(-122.1228,37.531)] -Dunn Road [(-122.1195,37.452),(-122.1211,37.451)] -Durant Ave [(-122.2603,37.678),(-122.2584,37.68)] -Durant Ave [(-122.2671,37.669),(-122.2652,37.67)] -Durham Road [(-121.9216,37.146),(-121.9234,37.149)] -Durham Road [(-121.957278,37.10033),(-121.957885,37.09857)] -Durham Road [(-121.9605,37.091),(-121.9616,37.087)] -Durham Road [(-121.9634,37.081),(-121.9642,37.078)] -Durham Way [(-122.0321,37.656),(-122.0311,37.642)] -Durillo Dr [(-121.9464,37.446),(-121.9457,37.441)] -Durk Way [(-122.097393,37.57955),(-122.097541,37.58144)] -Dusterberry Way [(-122.0141,37.565),(-122.0135,37.562)] -Dutton Ave [(-122.1403,37.339),(-122.1394,37.34)] -Dutton Ave [(-122.155,37.319),(-122.1534,37.323)] -Dwight Way [(-122.2483,37.662),(-122.2472,37.661)] -Dwight Way [(-122.2546,37.657),(-122.2533,37.659)] -Dwight Way [(-122.2573,37.654),(-122.256,37.656)] -Dwight Way [(-122.286,37.616),(-122.2851,37.617)] -Dwight Way [(-122.2933,37.602),(-122.292,37.605),(-122.291,37.607)] -Dyer St [(-122.0684,37.028),(-122.0691,37.005)] -Dyer St [(-122.0701,37.969),(-122.0703,37.965)] -E St [(-122.019,37.037),(-122.0195,37.032),(-122.0203,37.027),(-122.0208,37.022)] -E St [(-122.1832,37.505),(-122.1826,37.498),(-122.182,37.49)] -Eagle Ave [(-122.2342,37.668),(-122.2335,37.664)] -Eagle Ave [(-122.2539,37.76),(-122.253215,37.75657)] -Earhart Road [(-122.2004,37.256),(-122.2004,37.259)] -Earhart Road [(-122.2086,37.296),(-122.2012,37.255)] -Earhart Road [(-122.2186,37.394),(-122.2181,37.389)] -Earl St [(-122.1564,37.709),(-122.1552,37.697)] -East Ave [(-121.7203,37.799),(-121.7176,37.801)] -East Ave [(-121.7296,37.8),(-121.7251,37.8)] -East Ave [(-121.7424,37.799),(-121.7416,37.799)] -East Ave [(-121.7597,37.798),(-121.7558,37.8)] -East Ave [(-121.7641,37.8),(-121.763,37.8)] -East Ave [(-122.0361,37.719),(-122.0352,37.733)] -Easterday Way [(-121.9916,37.829),(-121.9899,37.814)] -Eastlawn St [(-122.1989,37.629),(-122.1982,37.623)] -Eastlawn St [(-122.2005,37.644),(-122.2,37.638)] -Eastman Ave [(-122.20024,37.86217),(-122.1998,37.865)] -Eastman Ave [(-122.2028,37.845),(-122.2012,37.856)] -Eastman Ct [(-122.0732,37.492),(-122.0722,37.486)] -Eastpark Ter [(-122.041182,37.77686),(-122.042271,37.78226)] -Eastshore Hwy [(-122.3057,37.785),(-122.3051,37.755)] -Ebbetts St [(-122.0061,37.205),(-122.005,37.203)] -Eden Ave [(-122.1143,37.505),(-122.1142,37.491)] -Eden Creek [(-122.0218,37.996),(-122.0222,37.961)] -Eden Creek [(-122.022037,37.00675),(-122.0221,37.998)] -Eden Landing Road [(-122.1204,37.268),(-122.1204,37.267)] -Eden Landing Road [(-122.1213,37.226),(-122.1213,37.223)] -Edenberry St [(-121.9347,37.23),(-121.9349,37.235)] -Edes Ave [(-122.1833,37.363),(-122.1821,37.359)] -Edes Ave [(-122.1948,37.444),(-122.1941,37.444)] -Edgebrook Dr [(-122.057639,37.71523),(-122.057506,37.72472)] -Edgehill Ct [(-122.1305,37.239),(-122.1304,37.232)] -Edgemoor St [(-122.1492,37.918),(-122.1492,37.91)] -Edgewater Dr [(-122.0285,37.526),(-122.028611,37.52295)] -Edgewater Dr [(-122.0306,37.542),(-122.0298,37.538)] -Edgewater Dr [(-122.0327,37.552),(-122.0315,37.546)] -Edgewater Dr [(-122.0387,37.579),(-122.038315,37.57785)] -Edgewater Dr [(-122.0401,37.57),(-122.0405,37.565)] -Edgewater Dr [(-122.201,37.379),(-122.2042,37.41)] -Edison Way [(-121.9443,37.098),(-121.9473,37.084)] -Edith St [(-122.02,37.43),(-122.0197,37.429)] -Edith St [(-122.077,37.638),(-122.0764,37.631)] -Edith St [(-122.2764,37.774),(-122.2763,37.765)] -Edith Way [(-122.0733,37.825),(-122.0716,37.804)] -Edwards Ave [(-122.1652,37.749),(-122.1638,37.759)] -Edwards Lane [(-122.0599,37.016),(-122.058514,37.01551)] -Eggers Ct [(-121.9924,37.585),(-121.991,37.576)] -Eggers Dr [(-122.0002,37.465),(-122.0017,37.451)] -Ehle St [(-122.103,37.973),(-122.1017,37.959)] -Eilene Dr [(-121.869254,37.87019),(-121.869113,37.87253)] -Eilene Dr [(-121.869618,37.86592),(-121.869389,37.86861)] -El Caminito [(-121.7883,37.673),(-121.7852,37.67)] -El Caminito [(-121.7922,37.696),(-121.7907,37.685),(-121.7898,37.681)] -El Camino Real [(-122.2409,37.559),(-122.2407,37.556)] -El Centro Ave [(-122.2191,37.116),(-122.2185,37.118)] -El Dorado Dr [(-121.7803,37.659),(-121.7801,37.647)] -El Monte Ave [(-122.1594,37.624),(-122.1591,37.63)] -El Paseo [(-122.244718,37.33016),(-122.2454,37.333)] -El Portal [(-122.2429,37.359),(-122.2434,37.361)] -El Portal Ave [(-121.9993,37.83),(-121.9997,37.817)] -El Portal Ct [(-122.2554,37.844),(-122.2552,37.85)] -El Rey Ave [(-122.0219,37.536),(-122.0225,37.53)] -Elba Way [(-121.9223,37.143),(-121.923,37.139)] -Elbert St [(-122.2205,37.107),(-122.2195,37.095)] -Elder Way [(-122.0819,37.229),(-122.0827,37.229)] -Eldridge Ave [(-122.0883,37.402),(-122.0878,37.395)] -Eldridge Ave [(-122.0896,37.423),(-122.0888,37.408)] -Elgin St [(-122.1106,37.911),(-122.1102,37.911)] -Elgin St [(-122.113,37.911),(-122.1119,37.911)] -Elgin St [(-122.1222,37.95),(-122.1213,37.945)] -Elk Ct [(-121.912463,37.08667),(-121.913575,37.09125)] -Elko Ct [(-122.1499,37.778),(-122.1496,37.773)] -Ellen Way [(-122.0685,37.83),(-122.0687,37.828)] -Ellen Way [(-122.0711,37.801),(-122.0716,37.796)] -Ellis St [(-122.2726,37.542),(-122.2723,37.524)] -Ellsworth St [(-122.2611,37.575),(-122.2608,37.57)] -Elm St [(-121.7815,37.865),(-121.7807,37.865)] -Elm St [(-122.04,37.27),(-122.0392,37.254)] -Elmhurst St [(-122.0916,37.568),(-122.0918,37.564)] -Elmridge Ct [(-121.8867,37.707),(-121.8871,37.702)] -Elsie Ave [(-122.1497,37.21),(-122.1447,37.223)] -Elverton Dr [(-122.2028,37.487),(-122.2017,37.471)] -Elvessa St [(-122.1296,37.528),(-122.129,37.522)] -Elysian Fields Dr [(-122.1275,37.646),(-122.1275,37.649)] -Elysian Fields Dr [(-122.1336,37.595),(-122.133,37.594)] -Elysian Fields Dr [(-122.1369,37.589),(-122.1361,37.595)] -Embarcadero [(-122.2527,37.894),(-122.246486,37.86908)] -Embarcadero [(-122.276,37.961),(-122.2747,37.956)] -Embarcadero [(-122.2836,37.99),(-122.283,37.989)] -Emerald Ave [(-121.9247,37.13),(-121.925,37.136)] -Emerald St [(-122.2557,37.309),(-122.2557,37.315)] -Emerson St [(-121.9276,37.345),(-121.9284,37.347)] -Emerson St [(-122.2688,37.543),(-122.2678,37.544)] -Emily Ct [(-122.0726,37.121),(-122.0712,37.124)] -Empire Road [(-122.1873,37.278),(-122.1858,37.277)] -Encinitas Way [(-122.0759,37.917),(-122.0756,37.911)] -Encino Dr [(-121.7959,37.688),(-121.7947,37.688)] -Endeavour Way [(-122.0655,37.842),(-122.0647,37.84)] -Endicott St [(-122.1436,37.931),(-122.1435,37.911)] -Enfield Dr [(-122.0273,37.519),(-122.0277,37.507)] -Enos Way [(-121.7677,37.896),(-121.7673,37.91)] -Ensenada Ave [(-122.2833,37.933),(-122.2825,37.928)] -Enterprise Pl [(-121.9568,37.009),(-121.9558,37.002)] -Erica Pl [(-122.0299,37.165),(-122.0293,37.169)] -Erie St [(-122.2419,37.122),(-122.2408,37.134)] -Escher Dr [(-122.1962,37.258),(-122.1988,37.302)] -Essex St [(-122.2677,37.537),(-122.2657,37.539)] -Essex Way [(-121.9735,37.257),(-121.9749,37.249)] -Estabrook St [(-122.1527,37.164),(-122.1535,37.161)] -Estabrook St [(-122.1539,37.16),(-122.1547,37.156)] -Estates Dr [(-122.2136,37.158),(-122.2126,37.169)] -Estates Dr [(-122.2139,37.272),(-122.2135,37.26)] -Estates Dr [(-122.2178,37.33),(-122.2183,37.325)] -Estates Dr [(-122.2225,37.37),(-122.218617,37.34167)] -Estudillo Ave [(-122.1446,37.274),(-122.1425,37.28)] -Estudillo Ave [(-122.1509,37.256),(-122.1498,37.26)] -Estudillo Ave [(-122.1547,37.245),(-122.1551,37.244)] -Estudillo Ave [(-122.1584,37.229),(-122.1595,37.225)] -Estudillo Ave [(-122.1608,37.22),(-122.1621,37.214)] -Estudillo Canal [(-122.1282,37.969),(-122.1288,37.964)] -Estudillo Canal [(-122.1323,37.929),(-122.1363,37.924),(-122.1369,37.924)] -Estudillo Canal [(-122.1397,37.923),(-122.14066,37.92204)] -Estudillo Canal [(-122.1569,37.861),(-122.1587,37.858)] -Eucalyptus Ct [(-122.064324,37.37425),(-122.064548,37.37733)] -Euclid Ave [(-122.2618,37.893),(-122.2612,37.887)] -Euclid Ave [(-122.2627,37.907),(-122.2621,37.902)] -Euclid Ave [(-122.2632,37.942),(-122.2644,37.93)] -Euclid Ave [(-122.2671,37.009),(-122.2666,37.987)] -Eugene St [(-121.963937,37.38628),(-121.9642,37.383)] -Eugene St [(-121.9659,37.364),(-121.9664,37.358)] -Evans St [(-121.7778,37.607),(-121.7777,37.602)] -Evelyn Ave [(-122.2906,37.814),(-122.2903,37.807)] -Evelyn Ave [(-122.2919,37.843),(-122.2909,37.83)] -Everett Ave [(-122.2182,37.02),(-122.2172,37.05)] -Everett Ave [(-122.219,37.094),(-122.218,37.087)] -Everett St [(-122.236,37.678),(-122.2353,37.687)] -Everett St [(-122.2385,37.647),(-122.238,37.653)] -Everglade St [(-122.0822,37.275),(-122.083,37.272)] -Everglades Lane [(-121.8005,37.87),(-121.800259,37.87469)] -Everglades Park Dr [(-121.9703,37.175),(-121.9718,37.164)] -Evergreen Ave [(-122.1367,37.234),(-122.1361,37.224)] -Evergreen St [(-122.0877,37.458),(-122.087,37.455)] -Excelsior Ave [(-122.2224,37.019),(-122.2215,37.016)] -Excelsior Ave [(-122.2338,37.059),(-122.2312,37.051)] -F St [(-122.0191,37.017),(-122.0198,37.013)] -F St [(-122.0223,37.993),(-122.0225,37.993)] -F St [(-122.0246,37.976),(-122.0247,37.974)] -F Bay [(-122.152,37.358),(-122.150473,37.24998)] -F Bay [(-122.2842,37.681),(-122.2841,37.68)] -F Bay [(-122.3138,37.645),(-122.3154,37.643)] -Faber St [(-122.0694,37.105),(-122.075,37.106)] -Fabian Way [(-122.0703,37.27),(-122.0684,37.269)] -Fabian Com [(-121.9951,37.537),(-121.9947,37.534)] -Fair Ave [(-122.0298,37.395),(-122.0304,37.386)] -Fairbrook Ct [(-121.9207,37.829),(-121.9218,37.826)] -Fairfax Ave [(-122.1997,37.733),(-122.1997,37.724)] -Fairfax Ave [(-122.2022,37.784),(-122.2015,37.778)] -Fairlands Dr [(-121.871,37.976),(-121.8719,37.961)] -Fairlands Dr [(-121.8731,37.956),(-121.8738,37.952)] -Fairlands Road [(-122.0583,37.784),(-122.059,37.781)] -Fairmont Dr [(-122.1135,37.144),(-122.1109,37.143)] -Fairmount Ave [(-122.2525,37.23),(-122.2511,37.234)] -Fairmount Ave [(-122.2561,37.194),(-122.2553,37.202)] -Fairview Ave [(-121.999,37.428),(-121.9863,37.351)] -Fairview Ave [(-122.0165,37.549),(-122.016,37.525)] -Fairview Ave [(-122.02765,37.68521),(-122.0274,37.669),(-122.0267,37.646)] -Fairview Ave [(-122.038562,37.76258),(-122.0379,37.762)] -Fairview Ave [(-122.0418,37.748),(-122.0402,37.764)] -Fairview Ave [(-122.0432,37.752),(-122.0428,37.751)] -Fairview Ave [(-122.049,37.788),(-122.0482,37.775)] -Fairview Ave [(-122.2404,37.22),(-122.2401,37.227)] -Fairview St [(-122.2792,37.495),(-122.2776,37.498)] -Fairway Ct [(-122.0536,37.334),(-122.0539,37.33)] -Fairway Dr [(-122.1753,37.994),(-122.176433,37.98933)] -Fairway St [(-122.0353,37.237),(-122.0343,37.238)] -Fairway St [(-122.0375,37.221),(-122.0368,37.226)] -Fairwood St [(-121.9539,37.183),(-121.9573,37.178)] -Fall Creek Road [(-121.910898,37.2702),(-121.909729,37.25584)] -Fallbrook Way [(-122.1285,37.533),(-122.1278,37.522)] -Fallon St [(-122.2637,37.969),(-122.2633,37.977)] -Fallon St [(-122.2661,37.931),(-122.2658,37.935)] -Falls Ter [(-122.048735,37.61624),(-122.048402,37.60954)] -Falmouth Pl [(-122.0301,37.513),(-122.031,37.502)] -Farallon Dr [(-122.1681,37.938),(-122.1698,37.937)] -Fargo Ave [(-122.1468,37.881),(-122.1476,37.887)] -Farm Hill Dr [(-122.0328,37.523),(-122.0333,37.511)] -Farnsworth St [(-122.1507,37.952),(-122.1507,37.944)] -Farwell Dr [(-121.9867,37.255),(-121.9841,37.264)] -Farwell Dr [(-121.996,37.291),(-121.9952,37.287)] -Farwell Dr [(-121.9966,37.316),(-121.9962,37.314)] -Farwell Dr [(-122.0133,37.392),(-122.0125,37.389),(-122.01186,37.3858)] -Faulkner Dr [(-122.0034,37.53),(-122.0049,37.515)] -Feldspar Ct [(-122.0722,37.874),(-122.0734,37.87)] -Fellows St [(-122.0652,37.814),(-122.066,37.805)] -Fellows St [(-122.0682,37.78),(-122.0687,37.775)] -Fenico Ter [(-122.0166,37.562),(-122.0168,37.559)] -Fenwick Way [(-121.947144,37.20116),(-121.9451,37.202)] -Fenwick Way [(-121.9473,37.192),(-121.9472,37.199)] -Fernside Ave [(-122.2337,37.514),(-122.2343,37.509)] -Fernside Blvd [(-122.2256,37.575),(-122.2249,37.581)] -Fernside Blvd [(-122.2271,37.645),(-122.2265,37.64)] -Ferro St [(-122.2996,37.975),(-122.3025,37.968)] -Ferry St [(-122.3128,37.147),(-122.3113,37.159)] -Ferry St [(-122.3185,37.097),(-122.3155,37.122)] -Field St [(-122.1604,37.721),(-122.1596,37.728)] -Fielding Ct [(-122.0393,37.689),(-122.0384,37.688)] -Fiji Way [(-122.1747,37.968),(-122.1753,37.965)] -Filbert St [(-122.036,37.259),(-122.0356,37.252)] -Filbert St [(-122.2779,37.215),(-122.2772,37.233)] -Filbert St [(-122.2802,37.151),(-122.2796,37.168)] -Finback Way [(-122.1783,37.934),(-122.1776,37.936)] -Findlay Way [(-121.7463,37.753),(-121.7454,37.753)] -Fir Ave [(-122.2385,37.318),(-122.2379,37.314)] -Firestone Ct [(-122.1246,37.671),(-122.1246,37.666)] -First St [(-121.7572,37.875),(-121.7576,37.863)] -First St [(-121.7636,37.843),(-121.7644,37.84)] -Firth Ct [(-122.1359,37.93),(-122.1363,37.924)] -Fisk Ct [(-122.155,37.972),(-122.1545,37.968)] -Fitzerald St [(-122.28185,37.26208),(-122.282237,37.26273)] -Flagg St [(-122.0921,37.71),(-122.0914,37.7)] -Fleet Road [(-122.2235,37.085),(-122.2229,37.078)] -Fleming Ave [(-122.1949,37.791),(-122.1948,37.783)] -Fletcher Lane [(-122.0779,37.668),(-122.0762,37.683)] -Flint Ct [(-122.1074,37.711),(-122.1085,37.704)] -Flint River Ter [(-122.054,37.78),(-122.0536,37.778)] -Flora St [(-122.1882,37.625),(-122.1879,37.622)] -Florence Ave [(-122.2253,37.376),(-122.225,37.373)] -Florence Road [(-121.7743,37.711),(-121.7743,37.687)] -Floresta Blvd [(-122.146,37.994),(-122.1478,37.98)] -Florio St [(-122.2504,37.502),(-122.2494,37.504)] -Flynn Road [(-121.657764,37.18891),(-121.657276,37.18952)] -Folsom Ave [(-122.0587,37.271),(-122.0596,37.269)] -Folsom Ave [(-122.0628,37.259),(-122.062855,37.25882)] -Fontaine Ct [(-122.1525,37.685),(-122.1517,37.688)] -Fontana Dr [(-122.2458,37.36),(-122.2463,37.354)] -Fontes Dr [(-121.933352,37.40768),(-121.93251,37.40887)] -Fontonett Ave [(-121.795158,37.619),(-121.7947,37.619)] -Foothill Blvd [(-122.0798,37.709),(-122.0798,37.688)] -Foothill Blvd [(-122.0882,37.829),(-122.0869,37.822)] -Foothill Blvd [(-122.0926,37.862),(-122.0918,37.857)] -Foothill Blvd [(-122.0983,37.907),(-122.0981,37.905)] -Foothill Blvd [(-122.1455,37.421),(-122.145202,37.41752)] -Foothill Blvd [(-122.1775,37.697),(-122.1764,37.696)] -Foothill Blvd [(-122.1948,37.725),(-122.1928,37.721)] -Foothill Blvd [(-122.2018,37.724),(-122.2008,37.724)] -Foothill Blvd [(-122.2136,37.77),(-122.2129,37.763)] -Foothill Blvd [(-122.2216,37.837),(-122.2206,37.833)] -Foothill Blvd [(-122.2289,37.846),(-122.2278,37.845)] -Foothill Blvd [(-122.2414,37.9),(-122.2403,37.893)] -Foothill Blvd [(-122.2454,37.921),(-122.2442,37.91)] -Foothill Lane [(-121.905417,37.52303),(-121.905087,37.51659)] -Foothill Road [(-121.8956,37.413),(-121.8967,37.419)] -Foothill Road [(-121.9075,37.547),(-121.907696,37.55141)] -Foothill Road [(-121.923245,37.81689),(-121.9236,37.82)] -Foothill Road [(-121.932,37.93),(-121.9335,37.958)] -Foothill Knolls Dr [(-121.909407,37.65999),(-121.9094,37.657)] -Fordham Way [(-121.7488,37.869),(-121.7481,37.869),(-121.7472,37.868)] -Forest Pl [(-122.0672,37.051),(-122.0673,37.044)] -Forest St [(-122.2541,37.443),(-122.2547,37.445)] -Forest Glen Pl [(-122.067707,37.01875),(-122.068338,37.01945),(-122.068308,37.0263)] -Forest Hill Ave [(-122.2118,37.034),(-122.2086,37.069)] -Forestland Way [(-122.1886,37.334),(-122.1901,37.329)] -Fortune Way [(-122.1877,37.693),(-122.187,37.688)] -Foster Ct [(-122.0745,37.396),(-122.074447,37.39388)] -Foster St [(-121.9683,37.367),(-121.9664,37.358)] -Fountain St [(-122.2306,37.593),(-122.2293,37.605)] -Foxfire Pl [(-122.063987,37.27349),(-122.064027,37.27459)] -Foxswallow Road [(-121.8776,37.793),(-121.8796,37.794)] -Fraga Road [(-122.0397,37.975),(-122.0393,37.987)] -France Road [(-122.045563,37.6829),(-122.045452,37.68292)] -Francisco St [(-121.8687,37.749),(-121.8696,37.75)] -Francisco St [(-122.286,37.733),(-122.285,37.735),(-122.2839,37.737)] -Franklin Ave [(-122.0605,37.028),(-122.0614,37.039)] -Franklin Dr [(-121.9049,37.954),(-121.9084,37.934)] -Franklin St [(-122.2687,37.055),(-122.2679,37.068)] -Franklin St [(-122.2702,37.03),(-122.2698,37.037)] -Franklin St [(-122.2719,37.003),(-122.2715,37.009)] -Franklin St [(-122.2744,37.961),(-122.2741,37.968)] -Frederick Road [(-122.174,37.244),(-122.1735,37.225)] -Frederiksen Lane [(-121.9251,37.162),(-121.9256,37.162)] -Fredi St [(-122.0764,37.934),(-122.0767,37.93)] -Freedom Ave [(-122.1219,37.081),(-122.1215,37.075)] -Freeman Pl [(-122.0375,37.866),(-122.037548,37.86536)] -Fremont Ave [(-122.1429,37.008),(-122.145652,37.04405)] -Fremont Blvd [(-121.9347,37.663),(-121.9324,37.65)] -Fremont Blvd [(-121.955914,37.22071),(-121.9556,37.213)] -Fremont Blvd [(-121.960056,37.3392),(-121.9584,37.33)] -Fremont Blvd [(-121.964,37.362),(-121.9632,37.357)] -Fremont Blvd [(-122.0043,37.573),(-122.0038,37.57)] -Fremont Blvd [(-122.006647,37.58506),(-122.0071,37.587)] -Fremont Blvd [(-122.02826,37.6908),(-122.02694,37.6842)] -Fremont Blvd [(-122.0348,37.724),(-122.0315,37.707)] -Fremont Blvd [(-122.0373,37.736),(-122.0361,37.73)] -Fremont Blvd [(-122.0392,37.746),(-122.039154,37.74569)] -Fremont St [(-122.284,37.403),(-122.2841,37.407)] -Frontage Road [(-122.3051,37.664),(-122.2994,37.5)] -Frontage Road [(-122.3074,37.781),(-122.3048,37.71)] -Fruitvale Ave [(-122.2158,37.985),(-122.2157,37.987)] -Fruitvale Ave [(-122.2166,37.966),(-122.2163,37.97)] -Fruitvale Ave [(-122.2182,37.923),(-122.218,37.929)] -Fruitvale Ave [(-122.2257,37.754),(-122.2256,37.756)] -Fruitvale Ave [(-122.2272,37.719),(-122.2269,37.725)] -Fruitvale Ave [(-122.2285,37.693),(-122.227522,37.71256)] -Fulmar Ter [(-122.045623,37.80299),(-122.045824,37.80101)] -Funston Gate Ct [(-121.8824,37.847),(-121.883,37.842)] -Fuschia Ct [(-122.0204,37.325),(-122.0199,37.323)] -G St [(-122.0167,37.018),(-122.0174,37.013)] -Gable Dr [(-121.9178,37.798),(-121.9175,37.799)] -Gading Road [(-122.0801,37.343),(-122.08,37.336)] -Gading Road [(-122.0802,37.388),(-122.0802,37.38)] -Gail Dr [(-122.0853,37.858),(-122.0854,37.853)] -Gainsborough Ct [(-122.2448,37.473),(-122.2447,37.461)] -Gainsborough Ter [(-122.0369,37.764),(-122.0369,37.756)] -Galaxy Dr [(-122.0675,37.866),(-122.068,37.86)] -Galindo Dr [(-121.9071,37.895),(-121.9041,37.891)] -Galindo St [(-122.2158,37.84),(-122.2149,37.837)] -Gallegos Ave [(-121.9286,37.324),(-121.9285,37.318)] -Galleon Pl [(-122.178053,37.9223),(-122.177578,37.92252)] -Galloway St [(-121.7473,37.177),(-121.7459,37.18)] -Galloway Common [(-121.7459,37.18),(-121.745647,37.17049)] -Galsworthy Ct [(-121.995,37.586),(-121.9955,37.585)] -Galt St [(-122.1507,37.886),(-122.1507,37.88)] -Galway Bay [(-122.2473,37.389),(-122.2475,37.384)] -Gamay Dr [(-121.9093,37.676),(-121.909,37.67)] -Ganet Ter [(-122.045424,37.79478),(-122.04533,37.79418)] -Ganton Ct [(-122.0379,37.146),(-122.038,37.152)] -Garden Ave [(-122.1077,37.626),(-122.1075,37.61)] -Garfield Ave [(-122.1718,37.638),(-122.1713,37.632)] -Garfield Ave [(-122.1746,37.664),(-122.174,37.66)] -Garin Ave [(-122.033003,37.2842),(-122.032,37.282)] -Garland Ct [(-122.0924,37.192),(-122.0926,37.177)] -Garrison Ave [(-122.0785,37.075),(-122.0785,37.051)] -Garrone Ave [(-122.0498,37.437),(-122.0513,37.434)] -Garwood Glenn Dr [(-122.06406,37.68946),(-122.064269,37.68336)] -Gateview Ave [(-122.3047,37.921),(-122.3033,37.9)] -Gatewood St [(-121.9574,37.185),(-121.9573,37.178)] -Gawain Ct [(-122.0251,37.745),(-122.02374,37.7382)] -Geary Road [(-121.770923,37.99805),(-121.770222,37.9976)] -Geary Road [(-121.7784,37.014),(-121.7986,37.06)] -Geary Road [(-121.8277,37.073),(-121.8279,37.082)] -Gem Ave [(-122.0167,37.823),(-122.0171,37.809)] -Genoa St [(-122.2725,37.46),(-122.2727,37.467)] -Georgean St [(-122.1024,37.877),(-122.1006,37.892)] -Gertrude Dr [(-121.996,37.398),(-121.9966,37.39)] -Gettysburg Ave [(-122.1089,37.366),(-122.1089,37.357)] -Giannini Ct [(-122.0254,37.16),(-122.0256,37.157)] -Gibbons Dr [(-122.2289,37.633),(-122.2283,37.633)] -Gibbons Dr [(-122.2325,37.625),(-122.2317,37.629)] -Gibraltar Dr [(-121.9025,37.96),(-121.9008,37.96)] -Gibraltar Dr [(-122.0202,37.624),(-122.0207,37.619)] -Gibraltar Dr [(-122.0242,37.603),(-122.0252,37.608)] -Gibraltar Dr [(-122.026,37.613),(-122.026476,37.61522)] -Gilbert Pl [(-121.9823,37.655),(-121.9836,37.653)] -Gilman St [(-122.2883,37.813),(-122.2877,37.812)] -Gilman St [(-122.2942,37.808),(-122.2933,37.81)] -Gilman St [(-122.2962,37.803),(-122.2951,37.806)] -Girvin Dr [(-122.1957,37.291),(-122.1904,37.299)] -Gisler Way [(-122.042,37.285),(-122.0392,37.298)] -Glacier Dr [(-121.8016,37.804),(-121.8017,37.809)] -Glade St [(-122.0819,37.592),(-122.08171,37.5977)] -Glen Ave [(-122.2514,37.257),(-122.2505,37.258)] -Glen Dr [(-122.1459,37.316),(-122.1422,37.315)] -Glen Alpine Road [(-122.2198,37.223),(-122.2185,37.239),(-122.217349,37.236)] -Glen Ellen Dr [(-122.0479,37.85),(-122.0475,37.851)] -Glendale Dr [(-122.0074,37.46),(-122.0067,37.456)] -Glenmoor Dr [(-122.0046,37.466),(-122.0038,37.461)] -Glenora Way [(-121.9143,37.317),(-121.9146,37.316)] -Glenview Dr [(-122.001,37.413),(-122.0002,37.409)] -Glenwood St [(-121.7799,37.771),(-121.7794,37.771)] -Gliddon St [(-122.0575,37.066),(-122.058,37.045)] -Godwit Ct [(-122.0141,37.84),(-122.0141,37.845)] -Gold Creek [(-121.922096,37.88859),(-121.920744,37.88463)] -Goldcrest Cir [(-121.8909,37.725),(-121.8917,37.73)] -Golden Gate Way [(-122.2378,37.497),(-122.238055,37.49522)] -Goldengate Ave [(-122.2324,37.451),(-122.232584,37.45192)] -Golf Dr [(-121.7449,37.136),(-121.7443,37.142)] -Golf Links Road [(-122.1425,37.565),(-122.1415,37.569)] -Golf Links Road [(-122.1491,37.533),(-122.1482,37.536)] -Gomes Road [(-121.949156,37.42192),(-121.9493,37.42)] -Gordon St [(-122.0405,37.752),(-122.0408,37.748)] -Gordon St [(-122.2001,37.788),(-122.1998,37.785)] -Gotubin Common [(-122.053546,37.59037),(-122.054013,37.58887)] -Grace Ave [(-122.276,37.431),(-122.2764,37.43)] -Graffian St [(-122.16774,37.3758),(-122.1677,37.375)] -Graham Ave [(-122.0311,37.321),(-122.032,37.31)] -Graham Way [(-122.1328,37.128),(-122.1321,37.134)] -Granada Cir [(-122.0734,37.229),(-122.0736,37.228)] -Granada Cir [(-122.0741,37.234),(-122.0742,37.23)] -Granada Dr [(-122.0734,37.212),(-122.0734,37.207)] -Granada Dr [(-122.0738,37.22),(-122.0736,37.216)] -Grand Ave [(-122.2442,37.18),(-122.244,37.184)] -Grand Ave [(-122.2479,37.111),(-122.2478,37.115)] -Grand Ave [(-122.2684,37.123),(-122.269233,37.12388)] -Grand Ave [(-122.2722,37.128),(-122.2729,37.129)] -Grand Ave [(-122.2812,37.154),(-122.2823,37.156),(-122.2834,37.159)] -Grand St [(-122.2612,37.637),(-122.2609,37.643)] -Grand Lake Dr [(-122.0553,37.89),(-122.056,37.894)] -Grand Lake Dr [(-122.0591,37.864),(-122.0587,37.861)] -Grandbrook Park Ct [(-121.9661,37.136),(-121.9658,37.14)] -Grandview Dr [(-122.229712,37.58234),(-122.230071,37.57618)] -Grange Ter [(-122.04547,37.62805),(-122.045749,37.62695)] -Granger Ave [(-122.0778,37.984),(-122.0784,37.985)] -Grant Ave [(-122.1491,37.732),(-122.1512,37.722)] -Grant Ave [(-122.1523,37.717),(-122.1535,37.712)] -Grant Ave [(-122.1545,37.703),(-122.1567,37.683)] -Grant St [(-122.2725,37.579),(-122.2723,37.57)] -Grant St [(-122.2729,37.597),(-122.2727,37.588)] -Grant St [(-122.2738,37.632),(-122.2735,37.623)] -Grant Line Road [(-121.583469,37.45746),(-121.583118,37.4641)] -Granville Dr [(-122.0105,37.357),(-122.01,37.354)] -Grass Valley Ct [(-122.1194,37.518),(-122.1187,37.516)] -Grass Valley Road [(-122.1246,37.764),(-122.1176,37.634)] -Gray Fox Cir [(-121.84122,37.60072),(-121.841235,37.60161)] -Grayson St [(-122.2883,37.56),(-122.2871,37.563)] -Grayson St [(-122.2916,37.553),(-122.2906,37.556)] -Greenhills [(-122.082437,37.05551),(-122.08375,37.05557)] -Greenly Dr [(-122.1595,37.704),(-122.1578,37.696)] -Greenly Dr [(-122.1635,37.727),(-122.161,37.716)] -Greenridge Road [(-122.0454,37.151),(-122.043982,37.1588),(-122.0441,37.178)] -Greens Lane [(-121.8938,37.339),(-121.894,37.311)] -Greentree Ct [(-121.8851,37.696),(-121.8855,37.692)] -Greenview Dr [(-122.0652,37.907),(-122.064379,37.90817)] -Greenview Dr [(-122.0688,37.905),(-122.0683,37.905),(-122.0663,37.907)] -Greenville Road [(-121.6957,37.798),(-121.6956,37.778)] -Greenville Road [(-121.6959,37.044),(-121.6959,37.034)] -Greenville Road [(-121.6999,37.175),(-121.6993,37.169)] -Greenwood Road [(-121.8795,37.705),(-121.8795,37.721)] -Greenwood Road [(-121.8795,37.745),(-121.8796,37.766)] -Greenwood Road [(-121.8796,37.801),(-121.8796,37.802)] -Greer Ave [(-122.1393,37.889),(-122.1401,37.889)] -Gresel St [(-122.0345,37.178),(-122.0338,37.182)] -Gresham Ct [(-121.8752,37.943),(-121.8754,37.946)] -Grimmer Blvd [(-121.9555,37.054),(-121.9534,37.05)] -Grimmer Blvd [(-121.9625,37.394),(-121.9633,37.383)] -Grimmer Blvd [(-121.9636,37.133),(-121.962341,37.11577)] -Grimmer Blvd [(-121.966619,37.178),(-121.966,37.165)] -Grimmer Blvd [(-121.967,37.332),(-121.9682,37.315)] -Grizzly Peak Blvd [(-122.2112,37.568),(-122.2105,37.561)] -Grizzly Peak Blvd [(-122.2213,37.638),(-122.2127,37.581)] -Grizzly Peak Blvd [(-122.254,37.915),(-122.2536,37.912)] -Grizzly Peak Blvd [(-122.26,37.965),(-122.259,37.952)] -Grizzly Peak Blvd [(-122.2689,37.035),(-122.2667,37.02)] -Grouse Way [(-122.0136,37.821),(-122.013412,37.83099)] -Grove St [(-122.2364,37.582),(-122.2357,37.59)] -Grove Way [(-122.0643,37.884),(-122.062679,37.89162),(-122.061796,37.89578),(-122.0609,37.9)] -Grove Way [(-122.078,37.842),(-122.0759,37.843)] -Grove Way [(-122.1041,37.76),(-122.102947,37.76318)] -Grovenor Dr [(-122.0893,37.224),(-122.0887,37.209)] -Gulfstream St [(-121.8645,37.976),(-121.8645,37.993)] -Gull Ct [(-122.0594,37.775),(-122.0595,37.782)] -Gull Way [(-121.8004,37.846),(-121.7996,37.845)] -Gunn Dr [(-122.1902,37.347),(-122.190933,37.35637),(-122.192,37.357)] -Guthrie St [(-121.861539,37.97796),(-121.860503,37.97781)] -H St [(-121.7625,37.766),(-121.7621,37.756)] -H St [(-122.0204,37.974),(-122.0207,37.972)] -Hacienda Ave [(-122.1192,37.754),(-122.1214,37.746)] -Hacienda Ave [(-122.1225,37.742),(-122.1235,37.738)] -Hacienda Ave [(-122.125,37.729),(-122.1259,37.719)] -Hackamore Lane [(-121.922474,37.86233),(-121.9223,37.863)] -Hackamore Lane [(-121.924324,37.85594),(-121.9239,37.857)] -Hackamore Com [(-121.9233,37.864),(-121.922542,37.86411)] -Haddon Pl [(-122.2416,37.099),(-122.2411,37.103)] -Hagemann Dr [(-121.79953,37.88118),(-121.7995,37.883)] -Haight Ave [(-122.2881,37.767),(-122.2883,37.756)] -Haley St [(-122.0444,37.367),(-122.042309,37.35074)] -Haley St [(-122.0585,37.436),(-122.0579,37.432)] -Halkin Lane [(-122.2684,37.983),(-122.2677,37.985)] -Halliday Ave [(-122.175147,37.63369),(-122.1747,37.629)] -Hamilton Pl [(-122.2592,37.151),(-122.2604,37.16)] -Hamilton St [(-122.188,37.549),(-122.1875,37.544)] -Hamlin St [(-122.009871,37.36805),(-122.0092,37.365)] -Hampel St [(-122.2248,37.078),(-122.2244,37.073)] -Hampton Road [(-122.1086,37.838),(-122.1073,37.84)] -Hampton Road [(-122.2146,37.189),(-122.2139,37.183)] -Hampton Road [(-122.222,37.177),(-122.2209,37.179)] -Hamrick Lane [(-122.0831,37.344),(-122.0839,37.342)] -Hancock Dr [(-121.9569,37.419),(-121.957,37.413)] -Hanly Road [(-122.2137,37.067),(-122.2135,37.075)] -Hannah St [(-122.2854,37.216),(-122.2861,37.237)] -Hanover Ave [(-122.2488,37.034),(-122.2477,37.037)] -Hanover Ave [(-122.2536,37.031),(-122.253,37.031)] -Hanover St [(-121.789629,37.92481),(-121.7892,37.934)] -Hanover St [(-121.7911,37.942),(-121.7923,37.95)] -Hanover St [(-121.7939,37.918),(-121.7928,37.918)] -Hansen Ave [(-122.0121,37.523),(-122.0124,37.519)] -Hansen Dr [(-121.8984,37.7),(-121.898897,37.69774)] -Hansen Road [(-122.0551,37.706),(-122.055,37.712)] -Hansom Dr [(-122.1369,37.75),(-122.1354,37.726)] -Happy Valley Road [(-121.877541,37.35652),(-121.871788,37.33636)] -Happy Valley Road [(-121.879849,37.36461),(-121.877975,37.35804)] -Happyland Ave [(-122.1044,37.666),(-122.104441,37.66152)] -Harbor Bay Pkwy [(-122.233076,37.25225),(-122.236357,37.2515),(-122.2385,37.251)] -Harbor Light Road [(-122.2667,37.606),(-122.2651,37.631)] -Harbor View Ave [(-122.1872,37.927),(-122.1866,37.921)] -Harder Road [(-122.0693,37.506),(-122.0688,37.506)] -Harder Road [(-122.0793,37.489),(-122.0802,37.488)] -Harlan St [(-122.1477,37.195),(-122.151,37.182)] -Harlon Ct [(-122.0223,37.447),(-122.0229,37.445)] -Harmon Ave [(-122.194,37.68),(-122.1924,37.664),(-122.1911,37.652)] -Harpers Ferry Ct [(-121.9019,37.758),(-121.902271,37.7633)] -Harrington Ave [(-122.2115,37.847),(-122.2108,37.851)] -Harris Road [(-122.0659,37.372),(-122.0675,37.363)] -Harris Road [(-122.0681,37.36),(-122.0705,37.347)] -Harrisburg Ave [(-122.011,37.776),(-122.0113,37.773)] -Harrison St [(-122.1539,37.268),(-122.1535,37.259)] -Harrison St [(-122.2544,37.197),(-122.2542,37.199)] -Harrison St [(-122.2577,37.172),(-122.2569,37.176)] -Harrison St [(-122.2621,37.108),(-122.262,37.11)] -Harrison St [(-122.2722,37.952),(-122.2717,37.958)] -Harrison St Ramp [(-122.262,37.11),(-122.2613,37.114)] -Hartford Dr [(-122.0297,37.94),(-122.0295,37.944)] -Hartley Gate Ct [(-121.8803,37.863),(-121.8812,37.871)] -Hartman Road [(-121.7876,37.217),(-121.7953,37.211)] -Harvard Way [(-121.754,37.805),(-121.7508,37.806)] -Harvest Road [(-121.8797,37.687),(-121.8807,37.691)] -Harwood Ave [(-122.2471,37.497),(-122.2466,37.498)] -Harwood Ave [(-122.25,37.489),(-122.2475,37.495)] -Haskell St [(-122.2825,37.512),(-122.2805,37.516)] -Hathaway Ave [(-122.1109,37.742),(-122.1105,37.739)] -Havasu St [(-121.9209,37.887),(-121.9204,37.878)] -Havenscourt Blvd [(-122.1891,37.634),(-122.1888,37.638),(-122.1882,37.643)] -Haverhill Dr [(-122.1938,37.246),(-122.1915,37.242)] -Hawkins St [(-121.969533,37.36702),(-121.9703,37.358)] -Hawley St [(-122.1921,37.531),(-122.1915,37.526)] -Hawthorne Ter [(-122.261,37.825),(-122.262,37.823)] -Hayfield Road [(-121.8292,37.314),(-121.8281,37.295)] -Hays St [(-122.1538,37.203),(-122.1533,37.194)] -Hayward Blvd [(-122.0224,37.563),(-122.0179,37.544)] -Hayward Blvd [(-122.0335,37.552),(-122.032996,37.55094)] -Hayward Blvd [(-122.03757,37.5596),(-122.033997,37.55449)] -Hayward Blvd [(-122.0383,37.556),(-122.0381,37.557)] -Hayward Blvd [(-122.050043,37.58583),(-122.0484,37.574),(-122.047,37.556)] -Hearst Ave [(-122.2551,37.757),(-122.2545,37.758)] -Hearst Ave [(-122.2691,37.738),(-122.268,37.74)] -Hearst Ave [(-122.2726,37.734),(-122.2715,37.735)] -Hearst Ave [(-122.277,37.727),(-122.2748,37.731)] -Hearst Ave [(-122.2858,37.714),(-122.2847,37.715)] -Hearst Ave [(-122.2918,37.704),(-122.2887,37.709)] -Hearst Ave [(-122.3027,37.682),(-122.3019,37.685)] -Heartwood Dr [(-122.2006,37.341),(-122.1992,37.338)] -Heathrow Ter [(-122.057185,37.55699),(-122.056911,37.55223)] -Hebrides Ct [(-122.0343,37.529),(-122.034,37.531)] -Hegenberger Exwy [(-122.1874,37.572),(-122.1891,37.56)] -Hegenberger Exwy [(-122.1946,37.52),(-122.1947,37.497)] -Hegenberger Road [(-122.1953,37.401),(-122.1953,37.404)] -Hegenberger Road [(-122.1955,37.378),(-122.1954,37.385)] -Heidelberg Dr [(-121.7692,37.638),(-121.7714,37.645)] -Heidelberg Dr [(-121.7761,37.614),(-121.7751,37.614)] -Heinz Ave [(-122.2953,37.527),(-122.2912,37.536)] -Hellman St [(-122.1403,37.471),(-122.1406,37.464)] -Helsinki Way [(-121.7753,37.659),(-121.7744,37.658)] -Hemlock Ter [(-121.986875,37.25649),(-121.986744,37.25571)] -Henry St [(-122.2706,37.857),(-122.2704,37.843)] -Heritage Ter [(-121.997217,37.55076),(-121.997913,37.54319)] -Herman Ave [(-121.7163,37.123),(-121.7164,37.142)] -Hermes Ct [(-122.0786,37.516),(-122.0784,37.514)] -Hermitage Ave [(-122.0542,37.384),(-122.0566,37.368)] -Hermitage Ct [(-121.7295,37.263),(-121.729426,37.26819)] -Hermitage Lane [(-122.0362,37.137),(-122.0354,37.136)] -Hermosa Ave [(-122.2309,37.415),(-122.231,37.404),(-122.2301,37.404)] -Herrier St [(-122.1943,37.006),(-122.1936,37.998)] -Herrin Way [(-121.9098,37.888),(-121.91,37.893)] -Hesperian Blvd [(-122.0878,37.182),(-122.0873,37.174)] -Hesperian Blvd [(-122.088064,37.18684),(-122.087886,37.18358)] -Hesperian Blvd [(-122.0916,37.245),(-122.0896,37.214)] -Hesperian Blvd [(-122.097,37.333),(-122.0956,37.31),(-122.0946,37.293)] -Hesperian Blvd [(-122.1079,37.513),(-122.1076,37.507)] -Hesperian Blvd [(-122.1102,37.551),(-122.1091,37.534)] -Hesperian Blvd [(-122.1132,37.6),(-122.1123,37.586)] -Hesperian Blvd [(-122.1257,37.792),(-122.1251,37.781)] -Hesperian Blvd [(-122.1287,37.989),(-122.1287,37.984)] -Hesperian Blvd [(-122.1288,37.922),(-122.1288,37.913)] -Hesse Dr [(-122.0782,37.208),(-122.0782,37.204)] -Hetch Hetchy Aqueduct [(-121.635378,37.0634),(-121.630012,37.07482)] -Hetch Hetchy Aqueduct [(-121.687586,37.92102),(-121.686938,37.92241)] -Hetch Hetchy Aqueduct [(-121.74008,37.81072),(-121.739425,37.81211)] -Hetch Hetchy Aqueduct [(-121.9355,37.477),(-121.9169,37.53)] -Hetch Hetchy Aqueduct [(-121.9465,37.448),(-121.945888,37.4496)] -Hetch Hetchy Aqueduct [(-121.94968,37.4388),(-121.9488,37.441)] -Hetch Hetchy Aqueduct [(-121.9615,37.407),(-121.960853,37.40854)] -Hetch Hetchy Aqueduct [(-122.0007,37.313),(-122.0005,37.313)] -Hetch Hetchy Aqueduct [(-122.0233,37.291),(-122.020432,37.29388)] -Hetch Hetchy Aqueduct [(-122.0255,37.283),(-122.0245,37.286)] -Hetch Hetchy Aqueduct [(-122.039,37.25),(-122.0404,37.247)] -Heyer Ave [(-122.0673,37.044),(-122.0657,37.044)] -Hibiscus Ave [(-121.999801,37.80223),(-121.9993,37.8)] -Hickory Lane [(-121.9163,37.102),(-121.91604,37.1072)] -Hickory St [(-122.0524,37.214),(-122.0523,37.211)] -Hidalgo Ct [(-121.9505,37.614),(-121.9512,37.608)] -Hidden Lane [(-122.0553,37.757),(-122.05301,37.75242),(-122.0503,37.747)] -Higgins Way [(-121.9433,37.392),(-121.9424,37.392)] -High St [(-121.9601,37.381),(-121.95938,37.3774)] -High St [(-122.1901,37.889),(-122.1899,37.891)] -High St [(-122.199,37.845),(-122.1983,37.849)] -High St [(-122.2007,37.837),(-122.1997,37.842)] -High St [(-122.2151,37.712),(-122.2145,37.716)] -High St [(-122.2233,37.647),(-122.2226,37.652)] -High St [(-122.2281,37.605),(-122.2273,37.611),(-122.2267,37.618)] -High St [(-122.2295,37.592),(-122.2288,37.597)] -High St [(-122.2379,37.514),(-122.2367,37.526)] -Highland Ave [(-122.2286,37.21),(-122.2285,37.2)] -Hilgard Ave [(-122.2603,37.787),(-122.2585,37.789)] -Hilgard Ave [(-122.2638,37.782),(-122.2624,37.783)] -Hill Road [(-122.2498,37.881),(-122.2486,37.868)] -Hillcrest Ave [(-121.7472,37.839),(-121.7473,37.834)] -Hillcrest Ave [(-122.0492,37.591),(-122.0485,37.587)] -Hillcroft Cir [(-122.2304,37.089),(-122.2301,37.093)] -Hilldale Ave [(-122.2629,37.96),(-122.2624,37.956)] -Hillegass Ave [(-122.2541,37.503),(-122.2543,37.513)] -Hillegass Ave [(-122.2545,37.561),(-122.2541,37.539)] -Hillegass Ave [(-122.2557,37.619),(-122.2554,37.601)] -Hiller Dr [(-122.2275,37.551),(-122.2263,37.542)] -Hiller Dr [(-122.228415,37.50849),(-122.2284,37.508)] -Hillgirt Cir [(-122.2429,37.079),(-122.2424,37.076)] -Hillside Ave [(-121.997183,37.84571),(-121.998118,37.83759),(-121.9983,37.836)] -Hillside Ct [(-122.2345,37.231),(-122.2342,37.225)] -Hillside St [(-122.1628,37.561),(-122.1625,37.553)] -Hilltop Cres [(-122.2256,37.329),(-122.2246,37.319)] -Hillview Ct [(-121.9178,37.841),(-121.9191,37.838)] -Hillview Road [(-122.253,37.934),(-122.25,37.92)] -Hilsadne Ter [(-122.046919,37.64183),(-122.04699,37.6443)] -Hilton St [(-122.03,37.877),(-122.0305,37.864)] -Hobart Ct [(-121.9108,37.709),(-121.9102,37.711)] -Hochler Dr [(-121.9111,37.317),(-121.9099,37.305)] -Hogan Pl [(-121.7696,37.507),(-121.7689,37.502)] -Holiday St [(-122.0421,37.306),(-122.0418,37.304)] -Holladay Ct [(-121.7773,37.842),(-121.778,37.841)] -Holland Dr [(-121.9115,37.798),(-121.9118,37.801)] -Holland Dr [(-121.9124,37.814),(-121.9126,37.821)] -Holland St [(-122.2038,37.688),(-122.2016,37.677)] -Hollis St [(-122.2851,37.314),(-122.2857,37.332)] -Hollis St [(-122.2866,37.355),(-122.2869,37.362)] -Hollis St [(-122.2885,37.397),(-122.289,37.414)] -Hollis St [(-122.2894,37.428),(-122.2895,37.433)] -Hollis St [(-122.2901,37.45),(-122.2903,37.458)] -Hollis St [(-122.291,37.48),(-122.2913,37.49)] -Holly St [(-122.1715,37.488),(-122.1704,37.472)] -Holly St [(-122.1742,37.532),(-122.1737,37.526)] -Holly St [(-122.2393,37.3),(-122.2395,37.297)] -Hollyhock Dr [(-122.131813,37.99633),(-122.1306,37.997)] -Holmes St [(-121.7784,37.776),(-121.778512,37.7704)] -Holmes St [(-121.7789,37.751),(-121.7789,37.747)] -Holmes St [(-121.7794,37.697),(-121.7794,37.67)] -Holmes St [(-121.7816,37.566),(-121.7818,37.56)] -Holt St [(-122.063,37.813),(-122.063508,37.80257)] -Honeysuckle Road [(-121.7458,37.102),(-121.745,37.096)] -Hooper St [(-121.955964,37.28079),(-121.95582,37.27507)] -Hoover Ave [(-122.2088,37.116),(-122.2086,37.115)] -Hop Ranch Road [(-122.0461,37.942),(-122.045974,37.92945)] -Hopkins Ct [(-122.2829,37.819),(-122.2822,37.822)] -Hopkins St [(-122.0778,37.184),(-122.0775,37.159)] -Hopkins St [(-122.284,37.802),(-122.2834,37.805)] -Hopyard Road [(-121.8828,37.674),(-121.8833,37.678)] -Hopyard Road [(-121.9026,37.975),(-121.9033,37.985)] -Horatio Way [(-122.0499,37.781),(-122.0505,37.774)] -Hospital Dr [(-122.257,37.548),(-122.2559,37.549)] -Hotchkiss St [(-121.9283,37.947),(-121.9287,37.958)] -Howe Ct [(-121.9514,37.252),(-121.9544,37.25)] -Howe St [(-122.2541,37.265),(-122.2537,37.267)] -Hoyt St [(-121.9195,37.842),(-121.9184,37.824)] -Hubbard Ave [(-122.1585,37.914),(-122.1602,37.914)] -Huber Dr [(-122.0904,37.09),(-122.09042,37.0804),(-122.0901,37.074)] -Hudson Lane [(-122.1483,37.14),(-122.149,37.137)] -Hugh Way [(-122.0322,37.185),(-122.0317,37.18)] -Hula Cir [(-122.0465,37.869),(-122.0468,37.875)] -Humboldt Ave [(-122.2145,37.872),(-122.2133,37.879)] -Hummingbird Road [(-121.8824,37.777),(-121.8853,37.773)] -Hummingbird Road [(-121.8862,37.774),(-121.8871,37.774)] -Hunter Ave [(-122.1824,37.312),(-122.1816,37.339)] -Huntington St [(-122.1866,37.895),(-122.186,37.899)] -Huntwood Ave [(-122.0531,37.093),(-122.0531,37.078)] -Huntwood Ave [(-122.06,37.279),(-122.0598,37.273)] -Huntwood Ave [(-122.0641,37.336),(-122.063367,37.32585),(-122.0628,37.318)] -Huntwood Ave [(-122.0781,37.48),(-122.0774,37.473)] -Hutton Ct [(-121.9826,37.274),(-121.9822,37.272)] -Hyde St [(-122.2198,37.883),(-122.2171,37.872)] -I St [(-121.7655,37.798),(-121.7652,37.791)] -I St [(-121.7675,37.848),(-121.7682,37.857)] -I- 205 ((-121.573292,37.41726),(-121.571644,37.42),(-121.563557,37.42641)) -I- 205 [(-121.572819,37.42107),(-121.571705,37.42168),(-121.563557,37.42641),(-121.560856,37.42885),(-121.559467,37.42946),(-121.559055,37.42939),(-121.558781,37.42992),(-121.556644,37.43214),(-121.5559,37.434)] -I- 580 ((-121.628147,37.33089),(-121.605091,37.3605),(-121.589344,37.3946),(-121.58118,37.41062),(-121.573292,37.41726),(-121.571644,37.41779),(-121.55843,37.40406)) -I- 580 ((-121.628147,37.33089),(-121.629246,37.32464),(-121.644337,37.2411),(-121.654377,37.20798),(-121.654356,37.20723),(-121.654926,37.20531),(-121.658827,37.19552)) -I- 580 ((-121.727,37.074),(-121.7255,37.083),(-121.7234,37.092),(-121.723,37.095),(-121.721995,37.09859),(-121.7216,37.1),(-121.7211,37.102),(-121.7188,37.109)) -I- 580 ((-122.1752,37.826),(-122.177,37.833)) -I- 580 ((-122.2029,37.928),(-122.2036,37.933),(-122.2043,37.938)) -I- 580 ((-122.2535,37.196),(-122.2539,37.2)) -I- 580 ((-122.2744,37.262),(-122.2746,37.263),(-122.2774,37.27),(-122.278,37.271),(-122.2792,37.274),(-122.2806,37.275),(-122.2817,37.276),(-122.2828,37.276),(-122.2837,37.276)) -I- 580 ((-122.2837,37.276),(-122.2849,37.273),(-122.286,37.27),(-122.2868,37.269),(-122.2871,37.266),(-122.2882,37.265),(-122.2893,37.266)) -I- 580 [(-121.560856,37.42885),(-121.55843,37.40406),(-121.557655,37.39926),(-121.556,37.389)] -I- 580 [(-121.628757,37.34287),(-121.600742,37.38407),(-121.588856,37.40124),(-121.580494,37.41451),(-121.572819,37.42107)] -I- 580 [(-121.628757,37.34287),(-121.630009,37.33791),(-121.657688,37.20089),(-121.658827,37.19552),(-121.659626,37.19326),(-121.660816,37.18952)] -I- 580 [(-121.664341,37.1822),(-121.662081,37.18693),(-121.661812,37.18746),(-121.660816,37.18952)] -I- 580 [(-121.664341,37.1822),(-121.666965,37.18166),(-121.6697,37.185)] -I- 580 [(-121.727,37.074),(-121.7229,37.093),(-121.722301,37.09522),(-121.721001,37.10005),(-121.7194,37.106),(-121.7188,37.109),(-121.7168,37.12),(-121.7163,37.123),(-121.7145,37.127),(-121.7096,37.148),(-121.707731,37.1568),(-121.7058,37.166),(-121.7055,37.168),(-121.7044,37.174),(-121.7038,37.172),(-121.7037,37.172),(-121.7027,37.175),(-121.7001,37.181),(-121.6957,37.191),(-121.6948,37.192),(-121.6897,37.204),(-121.6697,37.185)] -I- 580 [(-121.727,37.074),(-121.7275,37.072),(-121.7331,37.046)] -I- 580 [(-121.7705,37.013),(-121.769039,37.01504),(-121.7583,37.03),(-121.7557,37.03),(-121.754805,37.02966),(-121.750803,37.02812),(-121.75,37.02738),(-121.7489,37.026),(-121.7453,37.024),(-121.7438,37.024),(-121.7411,37.024),(-121.740416,37.02505),(-121.739035,37.02719),(-121.7379,37.028),(-121.736275,37.03278),(-121.7362,37.033),(-121.7358,37.034),(-121.7331,37.046)] -I- 580 [(-121.8585,37.013),(-121.8521,37.011),(-121.8485,37.011),(-121.8463,37.011),(-121.8455,37.011),(-121.8416,37.011),(-121.8414,37.011),(-121.834001,37.0104),(-121.8292,37.01),(-121.8288,37.009),(-121.82332,37.00833),(-121.8206,37.008)] -I- 580 [(-121.8585,37.013),(-121.863393,37.01213),(-121.8641,37.012)] -Redwood Road [(-122.174191,37.96191),(-122.174,37.966)] -I- 580 [(-121.9214,37.015),(-121.9189,37.02),(-121.918,37.02),(-121.9087,37.017),(-121.90609,37.01797),(-121.906,37.018)] -I- 580 [(-121.9214,37.015),(-121.9217,37.014)] -I- 580 [(-121.9322,37.989),(-121.9243,37.006),(-121.9217,37.014)] -I- 580 [(-122.018,37.019),(-122.0009,37.032),(-121.9787,37.983),(-121.958,37.984),(-121.9571,37.986)] -I- 580 [(-122.0911,37.906),(-122.09,37.908),(-122.0882,37.908),(-122.0856,37.909),(-122.078489,37.909),(-122.0726,37.909),(-122.0711,37.91),(-122.068287,37.91137),(-122.0649,37.914)] -I- 580 [(-122.098,37.908),(-122.0965,37.904),(-122.095586,37.903),(-122.0953,37.903),(-122.0943,37.902),(-122.0938,37.903),(-122.093241,37.90351)] -I- 580 [(-122.1108,37.023),(-122.1101,37.02),(-122.108103,37.00764),(-122.108,37.007),(-122.1069,37.998),(-122.1064,37.994),(-122.1053,37.982),(-122.1048,37.977),(-122.1032,37.958),(-122.1026,37.953),(-122.1013,37.938),(-122.0989,37.911),(-122.0984,37.91),(-122.098,37.908)] -I- 580 [(-122.1306,37.157),(-122.1298,37.147),(-122.1277,37.122),(-122.126709,37.11468),(-122.1254,37.105),(-122.125,37.103),(-122.1237,37.096),(-122.1231,37.093),(-122.1214,37.082),(-122.1183,37.066),(-122.116,37.052),(-122.1153,37.048),(-122.1108,37.023)] -I- 580 [(-122.1543,37.703),(-122.1535,37.694),(-122.1512,37.655),(-122.1475,37.603),(-122.1468,37.583),(-122.1472,37.569),(-122.149044,37.54874),(-122.1493,37.546),(-122.1501,37.532),(-122.1506,37.509),(-122.1495,37.482),(-122.1487,37.467),(-122.1477,37.447),(-122.1414,37.383),(-122.1404,37.376),(-122.1398,37.372),(-122.139,37.356),(-122.1388,37.353),(-122.1385,37.34),(-122.1382,37.33),(-122.1378,37.316)] -I- 580 [(-122.1716,37.805),(-122.1703,37.799),(-122.170042,37.79758),(-122.169413,37.79411),(-122.167295,37.78244),(-122.166339,37.77717),(-122.165224,37.77112),(-122.1648,37.769)] -I- 580 [(-122.1716,37.805),(-122.1728,37.811),(-122.1742,37.817)] -I- 580 [(-122.177,37.833),(-122.1789,37.838)] -I- 580 [(-122.2043,37.938),(-122.204734,37.94074),(-122.2062,37.95),(-122.207492,37.95608),(-122.2079,37.958),(-122.2085,37.962)] -I- 580 [(-122.2197,37.99),(-122.22,37.99),(-122.222092,37.99523),(-122.2232,37.998),(-122.224146,37.99963),(-122.2261,37.003),(-122.2278,37.007),(-122.2302,37.026),(-122.2323,37.043),(-122.2344,37.059),(-122.235405,37.06427),(-122.2365,37.07)] -I- 580 [(-122.2535,37.196),(-122.2533,37.196)] -I- 580 [(-122.2539,37.2),(-122.2541,37.201)] -I- 580 [(-122.2613,37.23),(-122.2601,37.22833),(-122.2611,37.231),(-122.2639,37.238),(-122.2646,37.241),(-122.2654,37.242)] -I- 580 [(-122.2613,37.23),(-122.263448,37.23307),(-122.2647,37.23486),(-122.2655,37.236),(-122.2664,37.238)] -I- 580 [(-122.2664,37.238),(-122.2675,37.243)] -I- 580 [(-122.2675,37.243),(-122.2677,37.243),(-122.2681,37.244)] -I- 580 [(-122.2679,37.248),(-122.2681,37.248)] -I- 580 [(-122.2744,37.262),(-122.2734,37.259),(-122.2695,37.247),(-122.268532,37.2449),(-122.268237,37.24426),(-122.2681,37.244)] -I- 580 [(-122.2893,37.266),(-122.2904,37.27),(-122.2909,37.273)] -I- 580 [(-122.2901,37.274),(-122.2905,37.278),(-122.2921,37.286),(-122.2927,37.299)] -I- 580 [(-122.2909,37.273),(-122.2918,37.279),(-122.2923,37.282)] -I- 580 [(-122.2928,37.293),(-122.2931,37.301)] -I- 580 Ramp ((-121.74,37.036),(-121.7393,37.033),(-121.7384,37.032)) -I- 580 Ramp ((-121.7843,37.996),(-121.784294,37.99539),(-121.7842,37.985)) -I- 580 Ramp ((-121.818,37.011),(-121.8187,37.014)) -I- 580 Ramp ((-121.8185,37.008),(-121.8187,37.001)) -I- 580 Ramp ((-121.9025,37.018),(-121.9037,37.022),(-121.9059,37.029)) -I- 580 Ramp ((-121.9335,37.987),(-121.9331,37.979)) -I- 580 Ramp ((-122.0206,37.007),(-122.0203,37.015)) -I- 580 Ramp ((-122.1202,37.085),(-122.1203,37.083)) -I- 580 Ramp ((-122.1522,37.526),(-122.1514,37.524)) -I- 580 Ramp ((-122.2541,37.201),(-122.254,37.205)) -I- 580 Ramp ((-122.2646,37.241),(-122.2653,37.244),(-122.266,37.245)) -I- 580 Ramp ((-122.2654,37.242),(-122.266,37.245),(-122.2671,37.245)) -I- 580 Ramp ((-122.2786,37.288),(-122.2798,37.286),(-122.2804,37.285),(-122.2814,37.282),(-122.2818,37.28)) -I- 580 Ramp ((-122.2796,37.289),(-122.2818,37.283),(-122.2822,37.281)) -I- 580 Ramp [(-121.657688,37.20089),(-121.658176,37.20089),(-121.659977,37.19715),(-121.660232,37.1965),(-121.661524,37.18996),(-121.662081,37.18693)] -I- 580 Ramp [(-121.660816,37.18952),(-121.659428,37.19105),(-121.658115,37.19272),(-121.657078,37.19639),(-121.654926,37.20531)] -I- 580 Ramp [(-121.7218,37.088),(-121.722301,37.09522)] -I- 580 Ramp [(-121.7231,37.108),(-121.7211,37.102)] -I- 580 Ramp [(-121.7232,37.103),(-121.7222,37.103),(-121.721995,37.09859)] -I- 580 Ramp [(-121.7232,37.103),(-121.7234,37.092)] -I- 580 Ramp [(-121.7255,37.083),(-121.7232,37.114)] -I- 580 Ramp [(-121.727,37.074),(-121.7237,37.084),(-121.723311,37.0823),(-121.7221,37.077),(-121.7219,37.081),(-121.720744,37.09257),(-121.7194,37.106)] -I- 580 Ramp [(-121.739,37.02),(-121.738298,37.02506),(-121.737988,37.02686),(-121.7379,37.028)] -I- 580 Ramp [(-121.739,37.02),(-121.7402,37.015)] -I- 580 Ramp [(-121.74,37.034),(-121.7409,37.034),(-121.7401,37.029),(-121.7384,37.032),(-121.7358,37.034)] -I- 580 Ramp [(-121.7411,37.024),(-121.7401,37.018),(-121.7401,37.024)] -I- 580 Ramp [(-121.7438,37.024),(-121.742961,37.02896),(-121.7416,37.037),(-121.74,37.039)] -I- 580 Ramp [(-121.7743,37.006),(-121.7729,37.006),(-121.7705,37.013)] -I- 580 Ramp [(-121.7743,37.006),(-121.7729,37.013),(-121.7705,37.013)] -I- 580 Ramp [(-121.7865,37.995),(-121.7852,37.992),(-121.7842,37.985),(-121.7838,37.966),(-121.7834,37.957)] -I- 580 Ramp [(-121.7891,37.998),(-121.7854,37.999),(-121.78441,37.9963),(-121.7843,37.996)] -I- 580 Ramp [(-121.8195,37.007),(-121.8187,37.014),(-121.8179,37.015)] -I- 580 Ramp [(-121.8206,37.008),(-121.8187,37.001),(-121.8179,37.005)] -I- 580 Ramp [(-121.8454,37.01),(-121.8455,37.011)] -I- 580 Ramp [(-121.8463,37.011),(-121.8496,37.025)] -I- 580 Ramp [(-121.8521,37.011),(-121.8479,37.999),(-121.8476,37.999),(-121.8456,37.01),(-121.8455,37.011)] -I- 580 Ramp [(-121.8521,37.011),(-121.8496,37.025)] -I- 580 Ramp [(-121.866951,37.01385),(-121.871381,37.02608)] -I- 580 Ramp [(-121.8695,37.013),(-121.8712,37.011),(-121.8717,37.001),(-121.8714,37.001)] -I- 580 Ramp [(-121.8713,37.014),(-121.871352,37.02321)] -I- 580 Ramp [(-121.8743,37.014),(-121.8722,37.999),(-121.8714,37.999)] -I- 580 Ramp [(-121.9043,37.998),(-121.9036,37.013),(-121.902632,37.0174),(-121.9025,37.018)] -I- 580 Ramp [(-121.906,37.018),(-121.9056,37.011)] -I- 580 Ramp [(-121.906,37.018),(-121.905635,37.0239),(-121.9065,37.023)] -I- 580 Ramp [(-121.906,37.018),(-121.906044,37.02416),(-121.906177,37.02331),(-121.906315,37.02115)] -I- 580 Ramp [(-121.9068,37.027),(-121.9059,37.029),(-121.9078,37.04)] -I- 580 Ramp [(-121.9087,37.017),(-121.9056,37.003),(-121.905,37.004)] -I- 580 Ramp [(-121.9087,37.017),(-121.907194,37.02619),(-121.9071,37.029),(-121.9072,37.033)] -I- 580 Ramp [(-121.9335,37.987),(-121.9341,37.991),(-121.9345,37.985)] -I- 580 Ramp [(-121.9345,37.985),(-121.9341,37.978)] -I- 580 Ramp [(-121.9364,37.986),(-121.9338,37.971),(-121.9331,37.979),(-121.9322,37.989)] -I- 580 Ramp [(-121.9368,37.986),(-121.936483,37.98832),(-121.9353,37.997),(-121.93504,37.00035),(-121.9346,37.006),(-121.933764,37.00031),(-121.9333,37.997),(-121.9322,37.989)] -I- 580 Ramp [(-121.9562,37.984),(-121.9565,37.98)] -I- 580 Ramp [(-121.9571,37.986),(-121.9565,37.98)] -I- 580 Ramp [(-121.958,37.984),(-121.9565,37.98)] -I- 580 Ramp [(-122.0195,37.012),(-122.0184,37.009),(-122.018,37.019)] -I- 580 Ramp [(-122.0195,37.012),(-122.0203,37.015),(-122.0212,37.02)] -I- 580 Ramp [(-122.0531,37.932),(-122.0544,37.941)] -I- 580 Ramp [(-122.0649,37.914),(-122.0618,37.916),(-122.0604,37.92)] -I- 580 Ramp [(-122.0649,37.914),(-122.0639,37.92),(-122.063,37.923)] -I- 580 Ramp [(-122.0884,37.911),(-122.0856,37.909)] -I- 580 Ramp [(-122.093241,37.90351),(-122.09364,37.89634),(-122.093788,37.89212)] -I- 580 Ramp [(-122.0934,37.896),(-122.09257,37.89961),(-122.0911,37.906)] -I- 580 Ramp [(-122.0941,37.897),(-122.0943,37.902)] -I- 580 Ramp [(-122.0953,37.903),(-122.0971,37.911),(-122.0943,37.902)] -I- 580 Ramp [(-122.096,37.888),(-122.0962,37.891),(-122.0964,37.9)] -I- 580 Ramp [(-122.101,37.898),(-122.1005,37.902),(-122.0989,37.911)] -I- 580 Ramp [(-122.108,37.007),(-122.1093,37.02)] -I- 580 Ramp [(-122.1086,37.003),(-122.1068,37.993),(-122.1066,37.992),(-122.1053,37.982)] -I- 580 Ramp [(-122.1086,37.003),(-122.1103,37.018),(-122.1108,37.023),(-122.1093,37.02)] -I- 580 Ramp [(-122.1206,37.088),(-122.1203,37.083),(-122.1183,37.066)] -I- 580 Ramp [(-122.1215,37.075),(-122.1183,37.066)] -I- 580 Ramp [(-122.1226,37.099),(-122.1238,37.102),(-122.1254,37.105)] -I- 580 Ramp [(-122.1237,37.096),(-122.1234,37.09)] -I- 580 Ramp [(-122.1311,37.177),(-122.1306,37.157)] -I- 580 Ramp [(-122.1338,37.222),(-122.135,37.227)] -I- 580 Ramp [(-122.1362,37.248),(-122.1374,37.249)] -I- 580 Ramp [(-122.1371,37.279),(-122.1367,37.264)] -I- 580 Ramp [(-122.1371,37.279),(-122.1381,37.262)] -I- 580 Ramp [(-122.1378,37.316),(-122.1374,37.311),(-122.1373,37.307),(-122.1367,37.296)] -I- 580 Ramp [(-122.1379,37.282),(-122.1371,37.279)] -I- 580 Ramp [(-122.1391,37.367),(-122.1388,37.353)] -I- 580 Ramp [(-122.1414,37.383),(-122.1407,37.376),(-122.1403,37.372),(-122.139,37.356)] -I- 580 Ramp [(-122.1487,37.467),(-122.1476,37.454)] -I- 580 Ramp [(-122.1493,37.546),(-122.1508,37.535)] -I- 580 Ramp [(-122.1495,37.482),(-122.1489,37.452)] -I- 580 Ramp [(-122.1521,37.529),(-122.1514,37.524),(-122.1506,37.509)] -I- 580 Ramp [(-122.1521,37.682),(-122.151,37.659),(-122.1512,37.655)] -I- 580 Ramp [(-122.1539,37.707),(-122.1535,37.694)] -I- 580 Ramp [(-122.1553,37.706),(-122.1543,37.703)] -I- 580 Ramp [(-122.1567,37.727),(-122.156,37.71)] -I- 580 Ramp [(-122.1648,37.769),(-122.16472,37.7682),(-122.1638,37.759)] -I- 580 Ramp [(-122.1716,37.805),(-122.1725,37.816)] -I- 580 Ramp [(-122.1729,37.803),(-122.1716,37.801),(-122.1703,37.799)] -I- 580 Ramp [(-122.1742,37.817),(-122.1752,37.822),(-122.177,37.833)] -I- 580 Ramp [(-122.1764,37.839),(-122.1756,37.838),(-122.1743,37.833)] -I- 580 Ramp [(-122.1773,37.839),(-122.1764,37.839)] -I- 580 Ramp [(-122.1789,37.838),(-122.1773,37.839)] -I- 580 Ramp [(-122.1823,37.838),(-122.182011,37.83754),(-122.180678,37.83541),(-122.1798,37.834),(-122.1798,37.838)] -I- 580 Ramp [(-122.1873,37.838),(-122.1868,37.841),(-122.1866,37.844),(-122.1854,37.841),(-122.1847,37.84)] -I- 580 Ramp [(-122.1895,37.844),(-122.1886,37.845)] -I- 580 Ramp [(-122.1909,37.85),(-122.1892,37.848),(-122.1879,37.844)] -I- 580 Ramp [(-122.1917,37.853),(-122.1927,37.863)] -I- 580 Ramp [(-122.1924,37.854),(-122.189775,37.84425),(-122.1889,37.841)] -I- 580 Ramp [(-122.1975,37.878),(-122.196458,37.87516),(-122.1964,37.875),(-122.1951,37.871),(-122.1942,37.869)] -I- 580 Ramp [(-122.2017,37.923),(-122.2029,37.928)] -I- 580 Ramp [(-122.2027,37.918),(-122.2037,37.93),(-122.2043,37.938)] -I- 580 Ramp [(-122.2079,37.958),(-122.2099,37.962)] -I- 580 Ramp [(-122.2085,37.962),(-122.209,37.966)] -I- 580 Ramp [(-122.2158,37.985),(-122.2173,37.989),(-122.2178,37.991),(-122.218357,37.99071),(-122.219392,37.99016),(-122.2197,37.99)] -I- 580 Ramp [(-122.2161,37.976),(-122.218,37.982),(-122.218481,37.98426),(-122.2197,37.99)] -I- 580 Ramp [(-122.2271,37.001),(-122.2261,37.003)] -I- 580 Ramp [(-122.2278,37.013),(-122.2261,37.003)] -I- 580 Ramp [(-122.2365,37.07),(-122.2346,37.052),(-122.2338,37.044)] -I- 580 Ramp [(-122.2428,37.096),(-122.2414,37.091),(-122.241182,37.09018),(-122.2406,37.088)] -I- 580 Ramp [(-122.2453,37.095),(-122.2414,37.089)] -I- 580 Ramp [(-122.249,37.121),(-122.2476,37.12)] -I- 580 Ramp [(-122.2491,37.115),(-122.2489,37.113)] -I- 580 Ramp [(-122.2494,37.125),(-122.2489,37.113)] -I- 580 Ramp [(-122.2501,37.148),(-122.249485,37.14041),(-122.2484,37.127)] -I- 580 Ramp [(-122.2529,37.197),(-122.2525,37.192),(-122.2517,37.174)] -I- 580 Ramp [(-122.2535,37.192),(-122.253,37.182)] -I- 580 Ramp [(-122.2535,37.192),(-122.2539,37.2)] -I- 580 Ramp [(-122.2547,37.205),(-122.254,37.205),(-122.2538,37.202),(-122.2535,37.196)] -I- 580 Ramp [(-122.2564,37.213),(-122.2542,37.199),(-122.2538,37.19)] -I- 580 Ramp [(-122.2564,37.213),(-122.2544,37.197),(-122.2538,37.19)] -I- 580 Ramp [(-122.2604,37.222),(-122.2613,37.23)] -I- 580 Ramp [(-122.2639,37.238),(-122.2659,37.239),(-122.2664,37.238),(-122.2676,37.231),(-122.268,37.227)] -I- 580 Ramp [(-122.267,37.261),(-122.2671,37.263)] -I- 580 Ramp [(-122.2671,37.245),(-122.2673,37.248)] -I- 580 Ramp [(-122.2671,37.245),(-122.2675,37.243)] -I- 580 Ramp [(-122.2673,37.248),(-122.2676,37.25),(-122.2677,37.252)] -I- 580 Ramp [(-122.2676,37.273),(-122.267231,37.28349),(-122.266927,37.29214)] -I- 580 Ramp [(-122.2676,37.273),(-122.2679,37.264),(-122.2677,37.252)] -I- 580 Ramp [(-122.2677,37.242),(-122.2675,37.243)] -I- 580 Ramp [(-122.2677,37.242),(-122.2681,37.238),(-122.2678,37.233)] -I- 580 Ramp [(-122.2677,37.242),(-122.2681,37.244)] -I- 580 Ramp [(-122.2677,37.242),(-122.2683,37.243)] -I- 580 Ramp [(-122.2677,37.252),(-122.267508,37.25368),(-122.267,37.261)] -I- 580 Ramp [(-122.2683,37.243),(-122.2685,37.243)] -I- 580 Ramp [(-122.268532,37.2449),(-122.2685,37.243)] -I- 580 Ramp [(-122.2686,37.249),(-122.2682,37.245),(-122.2681,37.244)] -I- 580 Ramp [(-122.2686,37.249),(-122.268532,37.2449)] -I- 580 Ramp [(-122.2686,37.249),(-122.2701,37.255)] -I- 580 Ramp [(-122.2695,37.247),(-122.2686,37.249),(-122.2677,37.252)] -I- 580 Ramp [(-122.2695,37.247),(-122.2692,37.244),(-122.2684,37.234)] -I- 580 Ramp [(-122.2716,37.259),(-122.2734,37.259)] -I- 580 Ramp [(-122.2806,37.275),(-122.2818,37.28),(-122.2822,37.281),(-122.2837,37.276)] -I- 580 Ramp [(-122.2913,37.278),(-122.2917,37.282)] -I- 580 Ramp [(-122.2917,37.282),(-122.2921,37.286)] -I- 580/I-680 Ramp ((-121.9207,37.988),(-121.9192,37.016)) -I- 580/I-680 Ramp ((-121.9218,37.021),(-121.9237,37.017)) -I- 580/I-680 Ramp [(-121.9213,37.005),(-121.9203,37.013),(-121.9192,37.016),(-121.918,37.02)] -I- 580/I-680 Ramp [(-121.922017,37.02317),(-121.9212,37.021)] -I- 580/I-680 Ramp [(-121.9225,37.034),(-121.9218,37.031),(-121.9213,37.026),(-121.919443,37.02043),(-121.921326,37.01739)] -I- 580/I-680 Ramp [(-121.9243,37.006),(-121.9238,37.005),(-121.9225,37.008),(-121.92154,37.0104)] -I- 580/I-680 Ramp [(-121.9243,37.006),(-121.924389,37.00779),(-121.9237,37.017),(-121.9231,37.022),(-121.9227,37.029),(-121.9229,37.039)] -I- 680 ((-121.8706,37.038),(-121.8709,37.047)) -I- 680 ((-121.939,37.15),(-121.9387,37.145),(-121.9373,37.125),(-121.934242,37.07643),(-121.933886,37.0709),(-121.9337,37.068),(-121.933122,37.06139),(-121.932736,37.05698),(-121.93222,37.05108),(-121.931844,37.04678),(-121.930113,37.027),(-121.926829,37),(-121.9265,37.998),(-121.9217,37.96),(-121.9203,37.949),(-121.9184,37.934)) -I- 680 [(-121.8709,37.047),(-121.8831,37.366),(-121.8833,37.376)] -Redwood Road [(-122.1819,37.978),(-122.1811,37.968)] -I- 680 [(-121.8852,37.422),(-121.8874,37.444),(-121.8902,37.47),(-121.8905,37.472),(-121.8907,37.474),(-121.8985,37.545),(-121.8994,37.553),(-121.9007,37.565)] -I- 680 [(-121.8867,37.732),(-121.8845,37.744),(-121.8818,37.756),(-121.8761,37.781),(-121.8712,37.857)] -I- 680 [(-121.902447,37.64695),(-121.903435,37.65882)] -I- 680 [(-121.9101,37.715),(-121.909801,37.70519),(-121.909562,37.69734),(-121.909493,37.69507),(-121.9094,37.692),(-121.909295,37.68862),(-121.909145,37.6838),(-121.909103,37.68245),(-121.908715,37.66995),(-121.908524,37.6638),(-121.9082,37.653)] -I- 680 [(-121.9101,37.715),(-121.911269,37.74682),(-121.9119,37.764),(-121.9124,37.776),(-121.9174,37.905),(-121.9194,37.957),(-121.9207,37.988)] -I- 680 [(-121.9139,37.562),(-121.9077,37.609)] -I- 680 [(-121.9139,37.562),(-121.915,37.54),(-121.9156,37.532),(-121.9165,37.519),(-121.9174,37.504),(-121.918,37.493),(-121.92,37.438),(-121.9202,37.435),(-121.9233,37.404),(-121.9238,37.402)] -I- 680 [(-121.9184,37.934),(-121.917,37.913),(-121.9122,37.83),(-121.9052,37.702)] -I- 680 [(-121.92154,37.0104),(-121.9217,37.014)] -I- 680 [(-121.9217,37.014),(-121.9218,37.021)] -I- 680 [(-121.9229,37.039),(-121.9243,37.057),(-121.9286,37.106),(-121.929195,37.11329),(-121.929661,37.119),(-121.932027,37.148),(-121.93391,37.17107),(-121.9357,37.193),(-121.936421,37.20193),(-121.9378,37.219)] -I- 680 [(-121.939,37.15),(-121.9418,37.195)] -I- 680 Ramp ((-121.9007,37.565),(-121.9008,37.558)) -I- 680 Ramp ((-121.921,37.965),(-121.9198,37.96),(-121.9208,37.957),(-121.9199,37.951),(-121.9187,37.941)) -I- 680 Ramp ((-121.9247,37.932),(-121.9211,37.944),(-121.9201,37.944)) -I- 680 Ramp ((-121.9368,37.149),(-121.937,37.144)) -I- 680 Ramp ((-121.9372,37.335),(-121.938,37.32)) -I- 680 Ramp ((-121.9402,37.143),(-121.94,37.139)) -I- 680 Ramp ((-121.9418,37.314),(-121.9414,37.32)) -I- 680 Ramp ((-121.9422,37.314),(-121.9423,37.318)) -I- 680 Ramp [(-121.8698,37.01),(-121.8706,37.038)] -I- 680 Ramp [(-121.8701,37.878),(-121.8681,37.881)] -I- 680 Ramp [(-121.8703,37.891),(-121.8712,37.857),(-121.8678,37.875)] -I- 680 Ramp [(-121.8709,37.924),(-121.8686,37.925)] -I- 680 Ramp [(-121.8712,37.01),(-121.8709,37.047)] -I- 680 Ramp [(-121.8818,37.756),(-121.8842,37.741),(-121.8867,37.732)] -I- 680 Ramp [(-121.8833,37.376),(-121.8833,37.392),(-121.883,37.4),(-121.8835,37.402),(-121.8852,37.422)] -I- 680 Ramp [(-121.8839,37.397),(-121.8847,37.394),(-121.884,37.399)] -I- 680 Ramp [(-121.8985,37.545),(-121.9001,37.565),(-121.8999,37.571),(-121.9008,37.572),(-121.903,37.586)] -I- 680 Ramp [(-121.8994,37.553),(-121.9008,37.558),(-121.9014,37.565)] -I- 680 Ramp [(-121.9027,37.672),(-121.902847,37.6715),(-121.90161,37.64898)] -I- 680 Ramp [(-121.905,37.699),(-121.9004,37.677),(-121.90161,37.64898)] -I- 680 Ramp [(-121.9052,37.702),(-121.9047,37.667),(-121.903435,37.65882)] -I- 680 Ramp [(-121.9077,37.609),(-121.9036,37.614)] -I- 680 Ramp [(-121.9077,37.609),(-121.9053,37.625)] -I- 680 Ramp [(-121.9167,37.5),(-121.9174,37.504)] -I- 680 Ramp [(-121.92,37.438),(-121.9218,37.424),(-121.9238,37.408),(-121.9252,37.392)] -I- 680 Ramp [(-121.921,37.965),(-121.922,37.966),(-121.9214,37.961)] -I- 680 Ramp [(-121.9226,37.394),(-121.9232,37.392),(-121.9252,37.392)] -I- 680 Ramp [(-121.9238,37.402),(-121.9234,37.395),(-121.923,37.399)] -I- 680 Ramp [(-121.9265,37.998),(-121.9242,37.983),(-121.922383,37.9786),(-121.9198,37.975),(-121.9195,37.954),(-121.9187,37.941),(-121.9184,37.934)] -I- 680 Ramp [(-121.9265,37.998),(-121.9249,37.98),(-121.9227,37.963),(-121.9221,37.959),(-121.9214,37.954),(-121.9206,37.947),(-121.9201,37.944),(-121.9184,37.934)] -I- 680 Ramp [(-121.9373,37.148),(-121.937,37.144),(-121.9373,37.125)] -I- 680 Ramp [(-121.9387,37.145),(-121.9376,37.147)] -I- 680 Ramp [(-121.9394,37.144),(-121.9387,37.145)] -I- 680 Ramp [(-121.9401,37.233),(-121.9378,37.219),(-121.937899,37.22791),(-121.938,37.237)] -I- 680 Ramp [(-121.9406,37.142),(-121.94,37.139),(-121.9373,37.125)] -I- 680 Ramp [(-121.9426,37.315),(-121.9423,37.318),(-121.9414,37.32),(-121.9394,37.324),(-121.938,37.32),(-121.9368,37.313)] -I- 80 ((-122.2927,37.299),(-122.2928,37.293),(-122.2932,37.284)) -I- 80 ((-122.2931,37.301),(-122.2949,37.279)) -I- 80 ((-122.2937,37.277),(-122.3016,37.262)) -I- 80 ((-122.2949,37.279),(-122.2962,37.273)) -I- 80 ((-122.2962,37.273),(-122.3004,37.264)) -I- 80 ((-122.3004,37.264),(-122.3016,37.262),(-122.3051,37.254),(-122.3083,37.249)) -I- 80 ((-122.307,37.902),(-122.3074,37.896),(-122.307512,37.89327),(-122.3081,37.879),(-122.3077,37.861)) -I- 80 [(-122.2932,37.284),(-122.2934,37.28)] -I- 80 [(-122.2981,37.492),(-122.2978,37.48),(-122.2976,37.473),(-122.2971,37.452),(-122.2962,37.413)] -I- 80 [(-122.3023,37.644),(-122.2988,37.518)] -I- 80 [(-122.3062,37.774),(-122.3038,37.695)] -I- 80 [(-122.3065,37.935),(-122.3065,37.913),(-122.3067,37.905),(-122.307,37.902)] -I- 80 [(-122.3075,37.828),(-122.3076,37.831)] -I- 80 [(-122.3075,37.828),(-122.3077,37.822),(-122.3074,37.817),(-122.3069,37.801),(-122.3068,37.795)] -I- 80 [(-122.308,37.98),(-122.3066,37.943),(-122.3056,37.912),(-122.3057,37.908),(-122.305805,37.90511),(-122.3061,37.897),(-122.3064,37.893),(-122.3073,37.881),(-122.3073,37.877),(-122.3077,37.861),(-122.3076,37.831)] -I- 80 [(-122.3083,37.249),(-122.3281,37.216),(-122.348,37.175)] -I- 80 Ramp ((-122.2944,37.491),(-122.2956,37.484),(-122.2965,37.478)) -I- 80 Ramp ((-122.2983,37.501),(-122.2979,37.499)) -I- 80 Ramp ((-122.3017,37.67),(-122.3022,37.662)) -I- 80 Ramp [(-122.2871,37.266),(-122.2901,37.274)] -I- 80 Ramp [(-122.2883,37.247),(-122.2904,37.267),(-122.2909,37.273),(-122.2918,37.275),(-122.2937,37.277)] -I- 80 Ramp [(-122.2885,37.254),(-122.2883,37.247)] -I- 80 Ramp [(-122.2885,37.254),(-122.2893,37.266)] -I- 80 Ramp [(-122.2918,37.279),(-122.2926,37.281)] -I- 80 Ramp [(-122.2923,37.282),(-122.2926,37.283),(-122.2932,37.284)] -I- 80 Ramp [(-122.2934,37.28),(-122.2926,37.281)] -I- 80 Ramp [(-122.2934,37.28),(-122.2962,37.273)] -I- 80 Ramp [(-122.2957,37.396),(-122.2946,37.384),(-122.2948,37.367)] -I- 80 Ramp [(-122.2962,37.413),(-122.2959,37.382),(-122.2951,37.372)] -I- 80 Ramp [(-122.2984,37.506),(-122.2977,37.502),(-122.2979,37.499),(-122.2956,37.489),(-122.2962,37.483),(-122.2965,37.478),(-122.2971,37.452)] -I- 80 Ramp [(-122.2988,37.518),(-122.299,37.5),(-122.2994,37.488),(-122.2995,37.477),(-122.2971,37.452)] -I- 80 Ramp [(-122.3038,37.695),(-122.3021,37.67),(-122.3022,37.662),(-122.3023,37.644)] -I- 80 Ramp [(-122.3038,37.695),(-122.3036,37.674),(-122.3034,37.667),(-122.3033,37.661),(-122.3023,37.644)] -I- 80 Ramp [(-122.3044,37.25),(-122.3051,37.254)] -I- 80 Ramp [(-122.3044,37.25),(-122.3083,37.249)] -I- 80 Ramp [(-122.3051,37.254),(-122.3083,37.249)] -I- 80 Ramp [(-122.3051,37.91),(-122.3056,37.912)] -I- 80 Ramp [(-122.3051,37.91),(-122.3057,37.908)] -I- 80 Ramp [(-122.306,37.876),(-122.3066,37.869),(-122.3067,37.843),(-122.3069,37.818)] -I- 80 Ramp [(-122.3068,37.795),(-122.306,37.783),(-122.3062,37.774)] -I- 80 Ramp [(-122.3068,37.795),(-122.3069,37.782),(-122.3062,37.774)] -I- 80 Ramp [(-122.3069,37.925),(-122.3065,37.935)] -I- 80 Ramp [(-122.307,37.902),(-122.3073,37.881)] -I- 80 Ramp [(-122.3072,37.916),(-122.3074,37.896)] -I- 80 Ramp [(-122.307624,37.87781),(-122.307512,37.89327)] -I- 80 Ramp [(-122.3078,37.93),(-122.3081,37.879)] -I- 80 Ramp [(-122.3088,37.885),(-122.3076,37.831)] -I- 880 ((-121.9669,37.075),(-121.9663,37.071),(-121.9656,37.065),(-121.9618,37.037),(-121.95689,37),(-121.948,37.933)) -I- 880 [(-121.9357,37.83),(-121.9356,37.826),(-121.9351,37.819),(-121.9349,37.813),(-121.9337,37.788),(-121.9327,37.767),(-121.9232,37.57),(-121.9229,37.563),(-121.9229,37.561),(-121.922487,37.55412)] -I- 880 [(-121.937,37.852),(-121.9368,37.848)] -I- 880 [(-121.948,37.933),(-121.9471,37.925),(-121.9467,37.923),(-121.946,37.918),(-121.9452,37.912),(-121.937,37.852)] -I- 880 [(-121.9995,37.289),(-121.998758,37.28558),(-121.998013,37.282),(-121.996913,37.27613),(-121.9929,37.255),(-121.9919,37.252),(-121.991111,37.24795),(-121.990277,37.24367),(-121.989597,37.24018),(-121.9882,37.233),(-121.9871,37.229),(-121.9865,37.226),(-121.9848,37.216),(-121.982,37.196),(-121.9805,37.186),(-121.975936,37.14723),(-121.9712,37.107)] -I- 880 [(-122.0219,37.466),(-122.0205,37.447),(-122.020331,37.44447),(-122.020008,37.43962),(-122.0195,37.432),(-122.0193,37.429),(-122.0164,37.393),(-122.010219,37.34771),(-122.0041,37.313)] -I- 880 [(-122.0375,37.632),(-122.0359,37.619),(-122.0358,37.616),(-122.034514,37.60409),(-122.031876,37.57965),(-122.031193,37.57332),(-122.03016,37.56375),(-122.02943,37.55698),(-122.028689,37.54929),(-122.027833,37.53908),(-122.025979,37.51698),(-122.0238,37.491)] -I- 880 [(-122.0469,37.774),(-122.0466,37.765),(-122.0465,37.761),(-122.045041,37.72234),(-122.0445,37.708),(-122.0426,37.686),(-122.041515,37.67425),(-122.0414,37.673),(-122.0398,37.656)] -I- 880 [(-122.0612,37.003),(-122.0604,37.991),(-122.0596,37.982),(-122.0585,37.967),(-122.0583,37.961),(-122.0553,37.918),(-122.053635,37.89475),(-122.050759,37.8546),(-122.05,37.844),(-122.0485,37.817),(-122.0483,37.813),(-122.0482,37.811)] -I- 880 [(-122.0666,37.085),(-122.0656,37.067),(-122.0653,37.062),(-122.0644,37.049),(-122.0635,37.036),(-122.0618,37.011)] -I- 880 [(-122.0831,37.312),(-122.0819,37.296),(-122.081,37.285),(-122.0786,37.248),(-122.078,37.24),(-122.077642,37.23496),(-122.076983,37.22567),(-122.076599,37.22026),(-122.076229,37.21505),(-122.0758,37.209)] -I- 880 [(-122.0978,37.528),(-122.096,37.496),(-122.0931,37.453),(-122.09277,37.4496),(-122.090189,37.41442),(-122.0896,37.405),(-122.085,37.34)] -I- 880 [(-122.1048,37.638),(-122.1045,37.633),(-122.1042,37.63),(-122.1033,37.617),(-122.1029,37.61)] -I- 880 [(-122.1365,37.902),(-122.1358,37.898),(-122.1333,37.881),(-122.1323,37.874),(-122.1311,37.866),(-122.1308,37.865),(-122.1307,37.864),(-122.1289,37.851),(-122.1277,37.843),(-122.1264,37.834),(-122.1231,37.812),(-122.1165,37.766),(-122.1104,37.72),(-122.109695,37.71094),(-122.109,37.702),(-122.108312,37.69168),(-122.1076,37.681)] -I- 880 [(-122.1365,37.902),(-122.1376,37.91)] -I- 880 [(-122.1755,37.185),(-122.1747,37.178),(-122.1742,37.173),(-122.1692,37.126),(-122.167792,37.11594),(-122.16757,37.11435),(-122.1671,37.111),(-122.1655,37.1),(-122.165169,37.09811),(-122.1641,37.092),(-122.1596,37.061),(-122.158381,37.05275),(-122.155991,37.03657),(-122.1531,37.017),(-122.1478,37.98),(-122.1407,37.932),(-122.1394,37.924),(-122.1389,37.92),(-122.1376,37.91)] -I- 880 [(-122.1761,37.191),(-122.1757,37.187)] -I- 880 [(-122.1947,37.394),(-122.194,37.385),(-122.1933,37.378),(-122.1882,37.32),(-122.1879,37.317),(-122.1877,37.315),(-122.1876,37.312),(-122.1873,37.309),(-122.1829,37.26),(-122.1818,37.249),(-122.1804,37.234),(-122.1802,37.231),(-122.1776,37.206),(-122.1768,37.197)] -I- 880 [(-122.2068,37.534),(-122.2066,37.53),(-122.206,37.522),(-122.2005,37.46),(-122.1967,37.418),(-122.1959,37.407)] -I- 880 [(-122.2214,37.711),(-122.2202,37.699),(-122.2199,37.695),(-122.219,37.682),(-122.2184,37.672),(-122.2173,37.652),(-122.2159,37.638),(-122.2144,37.616),(-122.2138,37.612),(-122.2135,37.609),(-122.212,37.592),(-122.2116,37.586),(-122.2111,37.581)] -I- 880 [(-122.236,37.783),(-122.2352,37.767),(-122.2348,37.764),(-122.2339,37.758),(-122.2329,37.752),(-122.2323,37.748),(-122.2319,37.746),(-122.2316,37.746),(-122.2312,37.744),(-122.2301,37.743),(-122.2269,37.73),(-122.2267,37.73),(-122.222,37.713)] -I- 880 [(-122.2707,37.975),(-122.2693,37.972),(-122.2681,37.966),(-122.267,37.962),(-122.2659,37.957),(-122.2648,37.952),(-122.2636,37.946),(-122.2625,37.935),(-122.2617,37.927),(-122.2607,37.921),(-122.2593,37.916),(-122.258,37.911),(-122.2536,37.898),(-122.2432,37.858),(-122.2408,37.845),(-122.2386,37.827),(-122.2374,37.811)] -I- 880 [(-122.291,37.052),(-122.2898,37.042),(-122.2888,37.038),(-122.2878,37.036),(-122.2863,37.032)] -I- 880 Ramp ((-121.9349,37.813),(-121.935,37.828)) -I- 880 Ramp ((-121.9351,37.819),(-121.935,37.828),(-121.9339,37.847)) -I- 880 Ramp ((-121.936,37.837),(-121.9351,37.835)) -I- 880 Ramp ((-121.9368,37.848),(-121.9362,37.835)) -I- 880 Ramp ((-121.9376,37.834),(-121.937,37.836)) -I- 880 Ramp ((-121.9477,37.91),(-121.9469,37.911),(-121.9463,37.911)) -I- 880 Ramp ((-121.9682,37.065),(-121.9686,37.066)) -I- 880 Ramp ((-122.0008,37.31),(-122.0002,37.308)) -I- 880 Ramp ((-122.0013,37.298),(-122.0013,37.287)) -I- 880 Ramp ((-122.0369,37.645),(-122.0364,37.646)) -I- 880 Ramp ((-122.0477,37.798),(-122.0466,37.789),(-122.0461,37.785)) -I- 880 Ramp ((-122.0477,37.798),(-122.0482,37.8)) -I- 880 Ramp ((-122.0585,37.967),(-122.0577,37.974),(-122.0548,37.966),(-122.055168,37.96828),(-122.0577,37.984)) -I- 880 Ramp ((-122.0919,37.465),(-122.0931,37.461)) -I- 880 Ramp ((-122.0932,37.439),(-122.0922,37.437),(-122.0915,37.427)) -I- 880 Ramp ((-122.1005,37.571),(-122.1003,37.565),(-122.0997,37.548)) -I- 880 Ramp ((-122.1286,37.836),(-122.1283,37.839)) -I- 880 Ramp ((-122.1335,37.901),(-122.1358,37.905)) -I- 880 Ramp ((-122.1378,37.923),(-122.1374,37.925)) -I- 880 Ramp ((-122.1757,37.187),(-122.1754,37.191)) -I- 880 Ramp ((-122.1863,37.322),(-122.187,37.322)) -I- 880 Ramp ((-122.1876,37.312),(-122.1877,37.309)) -I- 880 Ramp ((-122.2054,37.542),(-122.2057,37.533),(-122.2059,37.526)) -I- 880 Ramp ((-122.2091,37.532),(-122.2089,37.535),(-122.2072,37.535)) -I- 880 Ramp ((-122.2187,37.684),(-122.219,37.688),(-122.2194,37.697)) -I- 880 Ramp ((-122.2301,37.743),(-122.2316,37.751)) -I- 880 Ramp ((-122.2352,37.767),(-122.2356,37.768),(-122.236,37.768)) -I- 880 Ramp [(-121.9215,37.556),(-121.92179,37.55745),(-121.9229,37.563)] -I- 880 Ramp [(-121.9232,37.57),(-121.9234,37.559),(-121.9229,37.561)] -I- 880 Ramp [(-121.9335,37.851),(-121.9339,37.847),(-121.9351,37.835),(-121.9357,37.83)] -I- 880 Ramp [(-121.9343,37.85),(-121.937,37.852),(-121.937,37.836),(-121.9362,37.835),(-121.9359,37.826),(-121.9349,37.813)] -I- 880 Ramp [(-121.946,37.918),(-121.9463,37.911),(-121.9452,37.912)] -I- 880 Ramp [(-121.9612,37.099),(-121.9615,37.09),(-121.9616,37.087)] -I- 880 Ramp [(-121.9618,37.037),(-121.961998,37.05205),(-121.962212,37.06831),(-121.9623,37.075),(-121.9616,37.087)] -I- 880 Ramp [(-121.9656,37.065),(-121.9678,37.061),(-121.9676,37.065)] -I- 880 Ramp [(-121.9688,37.061),(-121.9686,37.066),(-121.9669,37.075)] -I- 880 Ramp [(-121.9712,37.107),(-121.9643,37.087),(-121.9623,37.085)] -I- 880 Ramp [(-121.986,37.239),(-121.9865,37.236),(-121.9861,37.234)] -I- 880 Ramp [(-121.9865,37.226),(-121.9872,37.22)] -I- 880 Ramp [(-121.9871,37.229),(-121.9863,37.232)] -I- 880 Ramp [(-121.9885,37.211),(-121.9848,37.216)] -I- 880 Ramp [(-122.0019,37.301),(-122.002,37.293)] -I- 880 Ramp [(-122.0041,37.313),(-122.0018,37.315),(-122.0007,37.315),(-122.0005,37.313),(-122.0002,37.308),(-121.9995,37.289)] -I- 880 Ramp [(-122.0041,37.313),(-122.0038,37.308),(-122.0039,37.284),(-122.0013,37.287),(-121.9995,37.289)] -I- 880 Ramp [(-122.0226,37.474),(-122.0214,37.473),(-122.0219,37.466)] -I- 880 Ramp [(-122.0236,37.488),(-122.0231,37.458),(-122.0227,37.458),(-122.0223,37.452),(-122.0205,37.447)] -I- 880 Ramp [(-122.0238,37.491),(-122.0215,37.483),(-122.0211,37.477),(-122.0205,37.447)] -I- 880 Ramp [(-122.0364,37.652),(-122.0364,37.646),(-122.03618,37.63412),(-122.036027,37.62586),(-122.0359,37.619)] -I- 880 Ramp [(-122.0374,37.639),(-122.0375,37.632)] -I- 880 Ramp [(-122.0383,37.64),(-122.0387,37.636),(-122.0387,37.633),(-122.038,37.632)] -I- 880 Ramp [(-122.0392,37.65),(-122.0389,37.625),(-122.0391,37.617),(-122.036099,37.6161),(-122.0358,37.616)] -I- 880 Ramp [(-122.0398,37.656),(-122.0361,37.656)] -I- 880 Ramp [(-122.0482,37.811),(-122.0461,37.785),(-122.0453,37.778),(-122.045,37.775)] -I- 880 Ramp [(-122.0485,37.817),(-122.0484,37.813),(-122.0482,37.8),(-122.0481,37.794),(-122.0478,37.781),(-122.0469,37.774)] -I- 880 Ramp [(-122.059,37.982),(-122.0577,37.984),(-122.0612,37.003)] -I- 880 Ramp [(-122.0604,37.991),(-122.06,37.983),(-122.0605,37.983)] -I- 880 Ramp [(-122.0618,37.011),(-122.0631,37.982),(-122.0585,37.967)] -I- 880 Ramp [(-122.0635,37.036),(-122.064,37.049),(-122.0648,37.069)] -I- 880 Ramp [(-122.0642,37.073),(-122.0648,37.076),(-122.0666,37.085)] -I- 880 Ramp [(-122.0653,37.062),(-122.0663,37.064)] -I- 880 Ramp [(-122.0758,37.209),(-122.073269,37.18911),(-122.073,37.187),(-122.0723,37.183)] -I- 880 Ramp [(-122.0758,37.209),(-122.075697,37.2063),(-122.075,37.188),(-122.0749,37.184)] -I- 880 Ramp [(-122.0837,37.322),(-122.0822,37.316),(-122.0831,37.312)] -I- 880 Ramp [(-122.0837,37.322),(-122.0843,37.316)] -I- 880 Ramp [(-122.085,37.34),(-122.0801,37.316),(-122.081,37.285)] -I- 880 Ramp [(-122.085,37.34),(-122.0866,37.316),(-122.0819,37.296)] -I- 880 Ramp [(-122.0918,37.466),(-122.0896,37.405)] -I- 880 Ramp [(-122.092,37.461),(-122.0923,37.457)] -I- 880 Ramp [(-122.0931,37.453),(-122.0937,37.469),(-122.0931,37.461),(-122.0923,37.457)] -I- 880 Ramp [(-122.096,37.496),(-122.0941,37.464),(-122.0943,37.421),(-122.0915,37.427),(-122.0896,37.405)] -I- 880 Ramp [(-122.0985,37.574),(-122.0986,37.567),(-122.0978,37.528)] -I- 880 Ramp [(-122.0993,37.571),(-122.0999,37.569)] -I- 880 Ramp [(-122.1005,37.571),(-122.1009,37.568)] -I- 880 Ramp [(-122.1022,37.597),(-122.102055,37.59178),(-122.1019,37.562)] -I- 880 Ramp [(-122.1029,37.61),(-122.1013,37.587),(-122.0999,37.569)] -I- 880 Ramp [(-122.1032,37.557),(-122.0997,37.548),(-122.0978,37.528)] -I- 880 Ramp [(-122.1076,37.681),(-122.106243,37.66549),(-122.1062,37.665),(-122.106043,37.66186),(-122.105869,37.65838),(-122.1048,37.638)] -I- 880 Ramp [(-122.1076,37.681),(-122.107021,37.6646),(-122.107,37.664),(-122.106808,37.66184),(-122.1048,37.638)] -I- 880 Ramp [(-122.1287,37.842),(-122.1283,37.839),(-122.1264,37.834)] -I- 880 Ramp [(-122.1289,37.861),(-122.1284,37.855),(-122.1277,37.843)] -I- 880 Ramp [(-122.1296,37.865),(-122.1299,37.866),(-122.1323,37.874)] -I- 880 Ramp [(-122.1318,37.865),(-122.1319,37.866),(-122.1333,37.881)] -I- 880 Ramp [(-122.1376,37.91),(-122.1379,37.909),(-122.1376,37.907),(-122.1365,37.902)] -I- 880 Ramp [(-122.1379,37.891),(-122.1383,37.897),(-122.1377,37.902)] -I- 880 Ramp [(-122.1379,37.931),(-122.137597,37.92736),(-122.1374,37.925),(-122.1373,37.924),(-122.1369,37.914),(-122.1358,37.905),(-122.1365,37.908),(-122.1358,37.898)] -I- 880 Ramp [(-122.1407,37.932),(-122.1397,37.923),(-122.1389,37.917),(-122.1383,37.913)] -I- 880 Ramp [(-122.164,37.106),(-122.1653,37.113),(-122.1651,37.101)] -I- 880 Ramp [(-122.164188,37.10514),(-122.1641,37.092)] -I- 880 Ramp [(-122.1646,37.113),(-122.163,37.111)] -I- 880 Ramp [(-122.1646,37.113),(-122.165458,37.11379),(-122.167792,37.11594)] -I- 880 Ramp [(-122.165757,37.09059),(-122.165169,37.09811)] -I- 880 Ramp [(-122.165757,37.09059),(-122.16635,37.09559)] -I- 880 Ramp [(-122.1675,37.09),(-122.1666,37.089),(-122.165804,37.08972),(-122.1655,37.09),(-122.1641,37.092)] -I- 880 Ramp [(-122.1675,37.09),(-122.16757,37.11435)] -I- 880 Ramp [(-122.173,37.194),(-122.1742,37.173)] -I- 880 Ramp [(-122.1763,37.184),(-122.1761,37.191)] -I- 880 Ramp [(-122.1763,37.193),(-122.1754,37.191),(-122.1745,37.194),(-122.1743,37.192),(-122.1737,37.196),(-122.1725,37.198)] -I- 880 Ramp [(-122.1768,37.197),(-122.1774,37.182),(-122.1769,37.18),(-122.1758,37.181),(-122.1747,37.178)] -I- 880 Ramp [(-122.1868,37.32),(-122.187,37.322),(-122.1873,37.321),(-122.1877,37.319),(-122.1879,37.317)] -I- 880 Ramp [(-122.1893,37.303),(-122.1888,37.305),(-122.1885,37.307),(-122.1877,37.309),(-122.1873,37.309)] -I- 880 Ramp [(-122.1946,37.405),(-122.1942,37.411),(-122.1951,37.411)] -I- 880 Ramp [(-122.1946,37.405),(-122.1947,37.394)] -I- 880 Ramp [(-122.1952,37.418),(-122.1967,37.418)] -I- 880 Ramp [(-122.1954,37.372),(-122.1957,37.378)] -I- 880 Ramp [(-122.1959,37.407),(-122.1958,37.396),(-122.1953,37.396),(-122.1947,37.394)] -I- 880 Ramp [(-122.2065,37.54),(-122.2066,37.535),(-122.2063,37.531),(-122.2059,37.526),(-122.206,37.522)] -I- 880 Ramp [(-122.2092,37.535),(-122.2074,37.536),(-122.2072,37.535),(-122.2066,37.53)] -I- 880 Ramp [(-122.2096,37.565),(-122.2079,37.549),(-122.2061,37.541)] -I- 880 Ramp [(-122.2111,37.581),(-122.2108,37.535)] -I- 880 Ramp [(-122.2176,37.65),(-122.2173,37.652)] -I- 880 Ramp [(-122.2177,37.668),(-122.2168,37.653),(-122.2159,37.638)] -I- 880 Ramp [(-122.218,37.659),(-122.2173,37.652)] -I- 880 Ramp [(-122.2199,37.695),(-122.2194,37.697),(-122.2197,37.7),(-122.2202,37.699)] -I- 880 Ramp [(-122.222,37.713),(-122.2212,37.705),(-122.2207,37.697),(-122.2208,37.694),(-122.2192,37.68),(-122.2184,37.672)] -I- 880 Ramp [(-122.2301,37.743),(-122.2294,37.735)] -I- 880 Ramp [(-122.2316,37.746),(-122.2316,37.751),(-122.2321,37.752),(-122.2329,37.752)] -I- 880 Ramp [(-122.2325,37.743),(-122.2319,37.746)] -I- 880 Ramp [(-122.2361,37.785),(-122.2356,37.781)] -I- 880 Ramp [(-122.237,37.799),(-122.236,37.777),(-122.236,37.768),(-122.2357,37.764),(-122.235,37.754)] -I- 880 Ramp [(-122.2372,37.802),(-122.23638,37.7996),(-122.2361,37.801),(-122.2357,37.801)] -I- 880 Ramp [(-122.2374,37.811),(-122.2374,37.796)] -I- 880 Ramp [(-122.2536,37.898),(-122.254,37.902)] -I- 880 Ramp [(-122.2577,37.914),(-122.258,37.911)] -I- 880 Ramp [(-122.2636,37.946),(-122.2646,37.954)] -I- 880 Ramp [(-122.2636,37.946),(-122.2649,37.95),(-122.2662,37.954)] -I- 880 Ramp [(-122.268,37.969),(-122.2693,37.972)] -I- 880 Ramp [(-122.2685,37.962),(-122.2695,37.969),(-122.2707,37.975)] -I- 880 Ramp [(-122.2729,37.986),(-122.2744,37.986)] -I- 880 Ramp [(-122.274,37.993),(-122.2729,37.986)] -I- 880 Ramp [(-122.2771,37.002),(-122.278,37)] -I- 880 Ramp [(-122.2775,37.007),(-122.2769,37.001)] -I- 880 Ramp [(-122.2849,37.028),(-122.2845,37.026),(-122.2837,37.021)] -I- 880 Ramp [(-122.2863,37.032),(-122.285451,37.03094),(-122.284429,37.02966),(-122.2831,37.028),(-122.2823,37.031)] -I- 880 Ramp [(-122.291454,37.064),(-122.291088,37.06103),(-122.2903,37.05),(-122.2897,37.044),(-122.2888,37.038)] -I- 880 Ramp [(-122.2916,37.052),(-122.2898,37.04),(-122.2888,37.038)] -I- 980 ((-122.268,37.227),(-122.2678,37.233),(-122.2675,37.243)) -I- 980 ((-122.2688,37.2),(-122.2684,37.215),(-122.268,37.227)) -I- 980 [(-122.2675,37.243),(-122.2674,37.246)] -I- 980 [(-122.2681,37.248),(-122.2677,37.252)] -I- 980 [(-122.268237,37.24426),(-122.2682,37.245)] -I- 980 [(-122.2684,37.236),(-122.2683,37.243),(-122.268237,37.24426)] -I- 980 [(-122.2684,37.236),(-122.2684,37.234),(-122.268817,37.22458),(-122.269027,37.21557),(-122.2691,37.213),(-122.2694,37.199),(-122.2693,37.194)] -I- 980 [(-122.2688,37.2),(-122.2688,37.197),(-122.2689,37.191)] -I- 980 [(-122.2699,37.159),(-122.2697,37.165),(-122.2695,37.17),(-122.2693,37.18),(-122.2689,37.191)] -I- 980 [(-122.2701,37.163),(-122.2699,37.172),(-122.2693,37.192),(-122.2693,37.194)] -I- 980 [(-122.2783,37.006),(-122.2787,37.014),(-122.2791,37.024),(-122.279124,37.0254),(-122.2782,37.053),(-122.2778,37.061),(-122.2773,37.068)] -I- 980 [(-122.2789,37.009),(-122.2795,37.022),(-122.279648,37.02711),(-122.2787,37.055),(-122.2782,37.062),(-122.2775,37.075),(-122.2773,37.078),(-122.2763,37.094),(-122.2758,37.1),(-122.274904,37.11235),(-122.274857,37.1131),(-122.2748,37.114)] -I- 980 Ramp [(-122.2688,37.197),(-122.2691,37.191),(-122.2693,37.18)] -I- 980 Ramp [(-122.2688,37.206),(-122.2688,37.203),(-122.2684,37.215)] -I- 980 Ramp [(-122.2691,37.213),(-122.269438,37.20709),(-122.2699,37.199),(-122.27,37.194),(-122.270194,37.18382),(-122.270352,37.17552),(-122.2704,37.173)] -I- 980 Ramp [(-122.2693,37.194),(-122.2691,37.198)] -I- 980 Ramp [(-122.2699,37.159),(-122.2701,37.163)] -I- 980 Ramp [(-122.2739,37.117),(-122.2745,37.119),(-122.2733,37.129)] -I- 980 Ramp [(-122.2773,37.068),(-122.2772,37.061)] -I- 980 Ramp [(-122.2773,37.078),(-122.2766,37.095)] -Idaho St [(-122.28,37.437),(-122.2801,37.446)] -Iglesia Dr [(-121.946443,37.09438),(-121.946833,37.09285)] -Independence Ave [(-121.865283,37.46138),(-121.8634,37.446)] -Independence Dr [(-121.8683,37.521),(-121.868866,37.50763)] -Independence Road [(-121.9474,37.172),(-121.9508,37.163)] -Indian Road [(-122.2209,37.153),(-122.2216,37.142)] -Indian Way [(-122.2066,37.398),(-122.2045,37.411)] -Indian Creek [(-121.7642,37.246),(-121.7655,37.244)] -Indian Creek Road [(-121.7751,37.798),(-121.7646,37.799)] -Indian Creek Road [(-121.7889,37.843),(-121.8,37.791)] -Indian Creek Road [(-121.863754,37.77499),(-121.8644,37.782)] -Indian Joe Creek [(-121.8273,37.142),(-121.806,37.295)] -Indian Rock Path [(-122.2717,37.919),(-122.2727,37.922)] -Industrial Blvd [(-122.1091,37.328),(-122.1085,37.326)] -Industrial Pkwy [(-122.055708,37.21892),(-122.0559,37.217)] -Industrial Pkwy [(-122.0723,37.183),(-122.0731,37.184)] -Industrial St [(-122.1834,37.424),(-122.1833,37.425)] -Inglewood Dr [(-121.9086,37.877),(-121.9088,37.877)] -Inglewood Dr [(-121.909484,37.87762),(-121.9099,37.878)] -Inglewood St [(-122.0802,37.397),(-122.0823,37.397)] -Inglewood Common [(-121.955843,37.36729),(-121.955147,37.36923)] -Innsbruck St [(-121.7706,37.68),(-121.7708,37.668)] -Inverness St [(-122.1521,37.882),(-122.1523,37.877)] -Inverness Way [(-121.752134,37.92412),(-121.751744,37.92413)] -Iroquois Ave [(-121.7876,37.891),(-121.7876,37.899)] -Irvington Ave [(-121.9624,37.308),(-121.9661,37.307)] -Isabel Ave [(-121.8047,37.63301),(-121.8047,37.63248)] -Isherwood Way [(-122.0138,37.733),(-122.0156,37.702)] -Island Dr [(-122.2329,37.463),(-122.2336,37.455)] -Island Dr [(-122.2399,37.334),(-122.2394,37.34),(-122.2383,37.352)] -Island Dr [(-122.2411,37.318),(-122.2406,37.325)] -Island Pine Ct [(-122.069,37.31),(-122.0697,37.31)] -Isle Royal St [(-121.9695,37.178),(-121.9686,37.15),(-121.9683,37.149)] -Isola Ct [(-122.0551,37.815),(-122.0555,37.811)] -Ithaca St [(-122.0318,37.09),(-122.0317,37.087)] -Ivy Dr [(-122.2434,37.01),(-122.2413,37.015)] -J St [(-121.9762,37.754),(-121.9767,37.743)] -Jacaranda Ct [(-121.9431,37.49),(-121.9426,37.486)] -Jacaranda Dr [(-122.0147,37.288),(-122.013,37.287)] -Jackson Ave [(-121.7416,37.868),(-121.7416,37.862)] -Jackson Ct [(-121.9377,37.336),(-121.9383,37.337)] -Jackson St [(-122.0809,37.669),(-122.0804,37.677)] -Jackson St [(-122.0838,37.614),(-122.0832,37.624)] -Jackson St [(-122.0845,37.6),(-122.0842,37.606)] -Jackson St [(-122.0981,37.368),(-122.0988,37.365)] -Jackson St [(-122.2646,37.025),(-122.2641,37.034)] -Jackson St [(-122.2668,37.991),(-122.2664,37.997)] -Jackson St [(-122.2689,37.955),(-122.2685,37.962)] -Jade Cir [(-121.919585,37.25699),(-121.918784,37.24417)] -Jamaica Way [(-122.1785,37.971),(-122.1792,37.969)] -James Ave [(-122.0634,37.055),(-122.0598,37.052)] -Jamestown Road [(-121.947,37.165),(-121.9476,37.163)] -Jamison Way [(-122.075555,37.98023),(-122.073719,37.98074)] -Jaques Ct [(-122.052072,37.68998),(-122.050458,37.69474)] -Jaquiline St [(-121.725054,37.80597),(-121.723604,37.80449)] -Jarvis Ave [(-122.053935,37.43593),(-122.054359,37.43078)] -Jarvis Ave [(-122.055,37.423),(-122.0552,37.42)] -Jason Way [(-122.0044,37.584),(-122.0033,37.577)] -Jayar Pl [(-122.0345,37.206),(-122.0337,37.209)] -Jayne Ave [(-122.2566,37.13),(-122.2549,37.142)] -Jaynes St [(-122.2789,37.779),(-122.2781,37.781)] -Jean Ct [(-122.0755,37.809),(-122.0766,37.798)] -Jean Dr [(-122.0739,37.78),(-122.0734,37.774)] -Jean Dr [(-122.0766,37.798),(-122.0759,37.794)] -Jean St [(-122.2477,37.18),(-122.2468,37.187),(-122.2459,37.196)] -Jeffer St [(-122.0746,37.856),(-122.0739,37.86)] -Jefferson Ave [(-122.2775,37.663),(-122.2774,37.645),(-122.2771,37.627)] -Jefferson St [(-122.2749,37.049),(-122.2745,37.055)] -Jensen Road [(-122.03781,37.03891),(-122.0377,37.04)] -Jensen St [(-121.754,37.805),(-121.754,37.8)] -Jerome Ave [(-121.9239,37.294),(-121.9239,37.287)] -Jerome Ave [(-121.9247,37.314),(-121.9244,37.309)] -Jerrold Road [(-121.6907,37.681),(-121.6908,37.653)] -Jessica Cir [(-122.0472,37.76),(-122.0488,37.748)] -Jewell Ct [(-122.2048,37.467),(-122.2043,37.452)] -Joaquin Miller Road [(-122.1797,37.083),(-122.1778,37.051)] -Joaquin Miller Road [(-122.1914,37.128),(-122.1862,37.119),(-122.1842,37.106)] -Joaquin Murieta Ave [(-121.9958,37.208),(-121.9962,37.201)] -John Dr [(-122.0939,37.925),(-122.0934,37.919)] -Johnson Dr [(-121.9145,37.901),(-121.915,37.877)] -Johnson Industrial Dr [(-121.9096,37.014),(-121.9172,37.016)] -Jones St [(-122.2982,37.755),(-122.2971,37.757)] -Jones St [(-122.301984,37.74755),(-122.3015,37.749)] -Joseph Dr [(-122.0742,37.12),(-122.0732,37.109)] -Joshua St [(-122.0686,37.455),(-122.0686,37.449)] -Jovan Ter [(-122.046671,37.62206),(-122.046466,37.6181)] -Joyce St [(-122.0792,37.604),(-122.0774,37.581)] -Juana Ave [(-122.1417,37.262),(-122.1396,37.267)] -Juana Ave [(-122.1481,37.243),(-122.1459,37.249)] -June Ct [(-122.1041,37.76),(-122.1045,37.769)] -June Ct [(-122.1786,37.316),(-122.178,37.314)] -Juneau St [(-122.1814,37.068),(-122.1801,37.049)] -Juniper Ave [(-122.0464,37.255),(-122.0476,37.251)] -Juniper St [(-121.7823,37.897),(-121.7815,37.9)] -Juniper St [(-122.1592,37.961),(-122.1591,37.955)] -Junipero Com [(-121.9919,37.796),(-121.992,37.791)] -Jupiter Ct [(-122.064459,37.84741),(-122.064255,37.84626)] -Kains Ave [(-122.2923,37.758),(-122.2922,37.754)] -Kains Ave [(-122.2949,37.828),(-122.2948,37.825)] -Kains Ave [(-122.2992,37.983),(-122.2989,37.97),(-122.2984,37.953)] -Kaiser Dr [(-122.067163,37.47821),(-122.060402,37.51961)] -Kaiser Creek Road [(-122.0928,37.885),(-122.0918,37.802)] -Kamp Dr [(-121.867789,37.82326),(-121.867753,37.8292)] -Kansas Way [(-121.9115,37.71),(-121.912,37.706)] -Kathy Way [(-121.7292,37.825),(-121.729061,37.82514)] -Kato Road [(-121.9185,37.626),(-121.9181,37.627)] -Kay Ave [(-122.0968,37.433),(-122.0968,37.427)] -Kay Ave [(-122.0969,37.398),(-122.0971,37.389)] -Kay Ave [(-122.097,37.461),(-122.0969,37.457)] -Kay Ct [(-121.953,37.277),(-121.9535,37.277)] -Kearney Ave [(-122.1981,37.124),(-122.1963,37.135)] -Keeler Ave [(-122.2552,37.892),(-122.2549,37.882)] -Keeler Ave [(-122.2578,37.906),(-122.2579,37.899)] -Keith Ave [(-122.2603,37.894),(-122.26,37.893)] -Keller Ave [(-122.1353,37.702),(-122.1345,37.705)] -Keller Ave [(-122.154,37.723),(-122.1531,37.722)] -Kelly St [(-122.0519,37.852),(-122.0503,37.856)] -Kelly St [(-122.0583,37.842),(-122.058,37.842)] -Kelso Road [(-121.584782,37.94979),(-121.585132,37.94971)] -Kenilworth Ave [(-122.1501,37.376),(-122.1498,37.371)] -Kenilworth Ave [(-122.151,37.393),(-122.1505,37.383)] -Kenita Way [(-122.0508,37.944),(-122.0503,37.944)] -Kenmore Ave [(-122.2378,37.173),(-122.2386,37.162)] -Kenmore Ct [(-122.0713,37.965),(-122.0706,37.967)] -Kennedy Ave [(-122.0201,37.832),(-122.0203,37.824)] -Kennet St [(-122.0309,37.129),(-122.031,37.115)] -Kent Ave [(-122.113,37.891),(-122.1131,37.887)] -Kent Ave [(-122.113,37.937),(-122.113,37.929)] -Kentucky Ave [(-122.2719,37.026),(-122.2706,37.013)] -Kentwood Way [(-121.9235,37.841),(-121.926,37.838)] -Kenwood Dr [(-122.054303,37.63614),(-122.054133,37.62981)] -Keoncrest Dr [(-122.2842,37.77),(-122.2835,37.771)] -Kerlin St [(-121.9986,37.469),(-121.9979,37.465)] -Kerwin Ave [(-122.181,37.296),(-122.1807,37.295)] -Key Ct [(-122.1246,37.545),(-122.1244,37.553)] -Key Route Blvd [(-122.2921,37.91),(-122.292,37.908)] -Keys Pl [(-122.0871,37.253),(-122.0875,37.252)] -Kildare Road [(-122.0968,37.016),(-122.0959,37)] -Kilkenny Pl [(-122.251002,37.40535),(-122.2508,37.403)] -Kimberly Commons [(-121.737774,37.88769),(-121.737673,37.89024)] -King St [(-122.2733,37.504),(-122.2732,37.496)] -King St [(-122.2738,37.558),(-122.2737,37.55)] -King Way [(-121.9176,37.133),(-121.9185,37.13)] -Kings Ct [(-122.0695,37.764),(-122.0689,37.756)] -Kingsland Ave [(-122.1957,37.743),(-122.1956,37.753)] -Kingsley St [(-122.2311,37.042),(-122.2306,37.046)] -Kirkcaldy St [(-121.859937,37.97443),(-121.8601,37.97441)] -Kirkham St [(-122.289,37.122),(-122.2887,37.129)] -Kit Lane [(-122.0237,37.124),(-122.0236,37.132)] -Kitty Hawk Road [(-121.8048,37.797),(-121.8049,37.867)] -Klamath St [(-121.9142,37.982),(-121.9145,37.978)] -Klamath St [(-122.1832,37.035),(-122.1815,37.023)] -Knapp St [(-122.0594,37.062),(-122.0593,37.049)] -Knight Dr [(-122.089468,37.17681),(-122.089434,37.17337)] -Knight St [(-122.18,37.291),(-122.1794,37.288)] -Knoll Way [(-122.0864,37.848),(-122.0839,37.836)] -Knowland Ave [(-122.1957,37.816),(-122.1948,37.823)] -Kofman Ct [(-122.2498,37.422),(-122.2497,37.417)] -Koford Road [(-122.1903,37.296),(-122.1884,37.286)] -Kolln St [(-121.87,37.792),(-121.8705,37.796)] -Koopmann Creek [(-121.9442,37.181),(-121.943465,37.17671)] -Korbel St [(-122.0648,37.742),(-122.0655,37.723)] -Kottinger Dr [(-121.8596,37.58),(-121.859,37.57)] -Kramer St [(-122.1406,37.834),(-122.1416,37.826)] -Kramer St [(-122.143,37.819),(-122.1435,37.812)] -Krause St [(-121.8731,37.863),(-121.8719,37.865)] -L St [(-121.7684,37.772),(-121.768,37.762)] -L St [(-121.7694,37.795),(-121.7692,37.788)] -La Cresta [(-122.2433,37.353),(-122.2425,37.349)] -La Cresta Ave [(-122.2175,37.06),(-122.217,37.073)] -La Loma Ave [(-122.2554,37.844),(-122.2559,37.841)] -La Playa Dr [(-122.1039,37.545),(-122.101,37.493)] -La Salle Ave [(-122.2191,37.176),(-122.2206,37.158)] -La Salle Ave [(-122.2242,37.153),(-122.2255,37.155)] -La Vereda Road [(-122.2562,37.801),(-122.2558,37.792)] -Ladera Ct [(-121.9444,37.068),(-121.9429,37.07)] -Lafayette Ave [(-122.0309,37.474),(-122.0328,37.458)] -Lafayette Ave [(-122.0336,37.451),(-122.0352,37.438)] -Lafayette Ave [(-122.0395,37.411),(-122.0418,37.398)] -Lafayette Ave [(-122.1602,37.293),(-122.1597,37.287)] -Lafayette St [(-122.2559,37.646),(-122.2553,37.654)] -Laguna Ave [(-122.2062,37.027),(-122.2058,37.03)] -Laguna Ave [(-122.2099,37.989),(-122.2089,37)] -Laguna Dr [(-122.1128,37.418),(-122.1132,37.418)] -Laiolo Road [(-121.9715,37.322),(-121.9707,37.318)] -Lake Blvd [(-122.0381,37.533),(-122.0371,37.53)] -Lake Blvd [(-122.0393,37.539),(-122.0387,37.537)] -Lake Chabot [(-122.0753,37.378),(-122.0762,37.367)] -Lake Chabot Road [(-122.0988,37.133),(-122.0977,37.13)] -Lake Chabot Road [(-122.1061,37.171),(-122.1047,37.155)] -Lake Chabot Road [(-122.1323,37.308),(-122.132,37.307)] -Lake Mead Dr [(-122.0533,37.873),(-122.0523,37.858),(-122.0524,37.853)] -Lake Ontario Dr [(-122.0554,37.863),(-122.0557,37.859)] -Lake Ontario Dr [(-122.0562,37.852),(-122.0567,37.847)] -Lake Pillsbury Dr [(-122.0561,37.906),(-122.0573,37.901)] -Lakecrest Ct [(-122.0947,37.107),(-122.0939,37.103)] -Lakehurst Cir [(-122.284729,37.89025),(-122.286096,37.90364)] -Lakeridge Ave [(-122.048299,37.84349),(-122.048127,37.83401)] -Lakeshore Ave [(-122.2586,37.99),(-122.2556,37.006)] -Lakeview Ave [(-122.2225,37.219),(-122.2237,37.221)] -Lakeview Blvd [(-121.9313,37.702),(-121.936,37.784)] -Lakewood Ct [(-122.0261,37.472),(-122.0263,37.469)] -Lakewood Dr [(-122.0288,37.48),(-122.0269,37.477)] -Lakewood St [(-121.9189,37.763),(-121.9191,37.772)] -Lakewood Way [(-122.0795,37.389),(-122.0793,37.366)] -Lambaren Ave [(-121.7825,37.822),(-121.7816,37.821)] -Lambeth Road [(-121.7686,37.942),(-121.7684,37.947)] -Lanai Ct [(-122.0768,37.269),(-122.0768,37.26)] -Landing Road [(-121.947,37.809),(-121.9444,37.82)] -Landon Ave [(-121.9785,37.258),(-121.978,37.255)] -Langmuir Lane [(-121.9199,37.19),(-121.9215,37.197)] -Lansdown Ct [(-121.8659,37.949),(-121.8661,37.96)] -Larchmont Isle [(-122.2667,37.654),(-122.2671,37.647)] -Lark Way [(-122.0563,37.8),(-122.0553,37.797)] -Larkspur Dr [(-121.7431,37.084),(-121.7435,37.09)] -Larkspur St [(-122.0118,37.231),(-122.011,37.227)] -Larmer Ct [(-122.2371,37.215),(-122.2365,37.212)] -Las Palmas Ave [(-121.9521,37.547),(-121.9513,37.539)] -Las Palmas Ct [(-121.944,37.502),(-121.9443,37.513)] -Las Palmas Ct [(-121.950103,37.00582),(-121.949498,37.00835)] -Las Positas Blvd [(-121.7988,37.889),(-121.7984,37.889)] -Las Positas Blvd [(-121.8642,37.957),(-121.8645,37.955)] -Las Positas Blvd [(-121.907779,37.79734),(-121.908481,37.79416)] -Las Positas Blvd [(-121.9094,37.79),(-121.9099,37.787)] -Las Positas Blvd [(-121.915,37.769),(-121.9187,37.759)] -Las Positas Road [(-121.7548,37.025),(-121.75,37.01778)] -Las Positas Road [(-121.764488,37.99199),(-121.75569,37.02022)] -Las Positas Road [(-121.7726,37.976),(-121.76841,37.98426)] -Lassen Road [(-121.7428,37.05),(-121.742211,37.05687)] -Latham Lane [(-122.2572,37.943),(-122.2565,37.947)] -Latham Walk [(-122.2575,37.941),(-122.2572,37.943)] -Lauderdale Ave [(-122.0983,37.344),(-122.0977,37.334)] -Laurel St [(-122.0483,37.265),(-122.0476,37.251)] -Laurette Pl [(-122.0651,37.476),(-122.0646,37.479)] -Lauriston Ct [(-122.2032,37.45),(-122.2034,37.46)] -Laverne Ave [(-122.1938,37.731),(-122.1928,37.721)] -Laverne Dr [(-122.1533,37.821),(-122.1532,37.814)] -Laverne Dr [(-122.1564,37.852),(-122.1549,37.847)] -Lawlor St [(-122.1573,37.533),(-122.1567,37.517)] -Lawrence Dr [(-122.0779,37.133),(-122.0756,37.141)] -Lawton Ave [(-122.2563,37.36),(-122.256,37.366)] -Lee Ave [(-121.7614,37.878),(-121.7615,37.898)] -Lee Ave [(-122.1507,37.298),(-122.1506,37.291)] -Lee St [(-122.2561,37.115),(-122.2569,37.097)] -Leigh St [(-121.9154,37.776),(-121.9153,37.774)] -Leighton St [(-122.0805,37.628),(-122.0797,37.632)] -Leimert Blvd [(-122.2059,37.169),(-122.2048,37.169)] -Leland Way [(-121.7867,37.655),(-121.7859,37.656)] -Lemke Pl [(-121.9882,37.261),(-121.98835,37.2595)] -Leon Ct [(-122.0249,37.525),(-122.0255,37.521)] -Leona St [(-122.1751,37.84),(-122.1739,37.836)] -Leonard Dr [(-122.1731,37.185),(-122.1731,37.172),(-122.1725,37.165)] -Leonardo Way [(-122.1073,37.577),(-122.108,37.575)] -Leroy Ave [(-122.2598,37.819),(-122.259792,37.8182)] -Leslie St [(-121.9639,37.412),(-121.9634,37.405)] -Leslie St [(-121.9729,37.438),(-121.971866,37.43847)] -Lessley Ave [(-122.0727,37.866),(-122.0718,37.867)] -Levine Ct [(-122.0836,37.75),(-122.0831,37.753)] -Lewelling Blvd [(-122.1118,37.868),(-122.1112,37.869)] -Lewelling Blvd [(-122.1219,37.865),(-122.1178,37.866)] -Lewelling Blvd [(-122.1555,37.793),(-122.1572,37.787)] -Lewis Ave [(-122.143,37.359),(-122.1433,37.339)] -Liberty St [(-121.9795,37.499),(-121.9785,37.495)] -Liberty St [(-122.1019,37.934),(-122.1009,37.924)] -Libra Ct [(-121.7389,37.179),(-121.7391,37.187)] -Lilac Loop [(-122.0182,37.805),(-122.0184,37.798)] -Lilac St [(-122.2014,37.799),(-122.2008,37.804)] -Lillian Ave [(-122.1358,37.044),(-122.1337,37.063)] -Lillian St [(-121.7308,37.829),(-121.7307,37.824)] -Lilly St [(-122.078139,37.64103),(-122.0775,37.643)] -Lincoln Ave [(-121.7449,37.849),(-121.745,37.832)] -Lincoln Ave [(-122.1321,37.499),(-122.1349,37.499)] -Lincoln Ave [(-122.2064,37.063),(-122.2059,37.065)] -Lincoln Ave [(-122.2093,37.034),(-122.2087,37.041)] -Lincoln Ave [(-122.251,37.712),(-122.25,37.707)] -Lincoln Ave [(-122.2549,37.729),(-122.2541,37.726)] -Lincoln Ave [(-122.2628,37.751),(-122.2615,37.751)] -Lincoln Ave [(-122.2674,37.752),(-122.2667,37.753)] -Lincoln Ave [(-122.2721,37.754),(-122.2699,37.753)] -Lincoln Ave [(-122.2786,37.756),(-122.276,37.755)] -Lincoln Way [(-122.1987,37.117),(-122.198,37.101)] -Linda Way [(-121.8657,37.573),(-121.866,37.566)] -Lindbergh Ave [(-121.8089,37.973),(-121.8072,37.973)] -Lindbergh Ave [(-121.8151,37.972),(-121.8118,37.971),(-121.8098,37.973)] -Lindemann Road [(-121.558002,37.00213),(-121.558002,37.00663)] -Linden St [(-121.7733,37.876),(-121.772,37.879)] -Linden St [(-121.7782,37.861),(-121.777,37.865),(-121.7757,37.868)] -Linden St [(-122.0692,37.83),(-122.0678,37.833)] -Linden St [(-122.2751,37.344),(-122.275,37.35)] -Linden St [(-122.2832,37.096),(-122.2827,37.112)] -Linden St [(-122.2842,37.067),(-122.2837,37.082)] -Linden St [(-122.2854,37.035),(-122.2853,37.038)] -Linden St [(-122.2867,37.998),(-122.2864,37.008)] -Linmore Dr [(-121.9202,37.39),(-121.9191,37.388)] -Lisbon Ave [(-121.7818,37.71),(-121.7808,37.71)] -Little Foot Dr [(-121.9223,37.064),(-121.9228,37.064)] -Livermore Ave [(-121.7509,37.715),(-121.750474,37.71229)] -Livermore Ave [(-121.7553,37.744),(-121.7539,37.737)] -Livermore Ave [(-121.7589,37.765),(-121.7584,37.763)] -Livermore Ave [(-121.7662,37.811),(-121.7656,37.808)] -Livermore Ave [(-121.7687,37.448),(-121.769,37.375)] -Livermore Ave [(-121.7699,37.863),(-121.7703,37.874)] -Livermore Ave [(-121.772719,37.99085),(-121.7728,37.001)] -Livermore Commons [(-121.926632,37.3099),(-121.926508,37.30113)] -Locksley Ave [(-122.2547,37.422),(-122.2534,37.438)] -Lockwood Ave [(-121.9401,37.366),(-121.9408,37.364)] -Lockwood St [(-122.1802,37.628),(-122.1778,37.601)] -Locust St [(-121.7815,37.876),(-121.7791,37.881)] -Locust St [(-122.0435,37.315),(-122.0435,37.312)] -Locust St [(-122.1606,37.007),(-122.1593,37.987)] -Locust St [(-122.1813,37.578),(-122.1807,37.572)] -Logan Ct [(-122.0053,37.492),(-122.0061,37.484)] -Logan Dr [(-121.9862,37.39),(-121.9856,37.384)] -Logan Dr [(-121.9913,37.423),(-121.990341,37.41763)] -Loma Dr [(-121.9202,37.39),(-121.9204,37.394)] -Loma Vista Ave [(-122.1952,37.942),(-122.1933,37.952)] -Lomitas Ave [(-121.773262,37.59041),(-121.77308,37.59042),(-121.772998,37.59043)] -Lomitas Ave [(-121.7807,37.574),(-121.7804,37.586)] -Longridge Road [(-122.2345,37.096),(-122.2317,37.099)] -Longview Dr [(-121.904,37.486),(-121.9047,37.482)] -Longview Dr [(-122.1277,37.257),(-122.1277,37.252)] -Longwood Ct [(-122.1036,37.606),(-122.1038,37.603)] -Lori Way [(-122.0446,37.845),(-122.0441,37.835)] -Loro Pl [(-121.9447,37.577),(-121.9458,37.582)] -Lorren Dr [(-121.9911,37.491),(-121.9926,37.473)] -Los Banos St [(-122.102,37.914),(-122.1013,37.91)] -Los Banos St [(-122.1064,37.965),(-122.1057,37.956)] -Louise Lane [(-122.0749,37.764),(-122.0754,37.758)] -Lowell St [(-122.275,37.384),(-122.2752,37.389)] -Lowell St [(-122.2757,37.41),(-122.2759,37.417)] -Lowry Road [(-122.052627,37.83339),(-122.0531,37.827),(-122.0538,37.818)] -Lucot St [(-122.1091,37.746),(-122.1096,37.743)] -Luna Ave [(-122.1238,37.117),(-122.123,37.124)] -Lunar Way [(-122.0668,37.883),(-122.0669,37.877)] -Lurene Dr [(-121.918603,37.24972),(-121.919428,37.24785)] -Luzon Ct [(-121.9328,37.28),(-121.9321,37.279)] -Lyman Road [(-122.2124,37.068),(-122.2105,37.093)] -Lynde St [(-122.2195,37.912),(-122.2187,37.91),(-122.2173,37.908)] -Lyndhurst St [(-122.1823,37.354),(-122.1807,37.348)] -Lyra St [(-121.9186,37.766),(-121.9184,37.762)] -M St [(-121.7731,37.842),(-121.7736,37.853)] -M St [(-122.0851,37.754),(-122.0845,37.742)] -Maar Ave [(-121.9573,37.693),(-121.9565,37.701)] -Mabel Ave [(-122.0774,37.029),(-122.0728,37.029)] -Mabel St [(-122.2841,37.591),(-122.284,37.583)] -Mac Arthur Blvd [(-122.139,37.34),(-122.138812,37.34)] -Mac Arthur Blvd [(-122.1394,37.356),(-122.139376,37.35503)] -Mac Arthur Blvd [(-122.1407,37.372),(-122.14,37.364)] -Mac Arthur Blvd [(-122.1495,37.412),(-122.1487,37.408)] -Mac Arthur Blvd [(-122.1552,37.454),(-122.1541,37.446)] -Mac Arthur Blvd [(-122.1605,37.553),(-122.1596,37.525)] -Mac Arthur Blvd [(-122.1636,37.618),(-122.1629,37.612)] -Mac Arthur Blvd [(-122.1697,37.68),(-122.1696,37.679)] -Mac Arthur Blvd [(-122.185,37.757),(-122.1843,37.753)] -Mac Arthur Blvd [(-122.1868,37.773),(-122.1861,37.767)] -Mac Arthur Blvd [(-122.188,37.837),(-122.1871,37.833)] -Mac Arthur Blvd [(-122.207,37.985),(-122.204,37.973)] -Mac Arthur Blvd [(-122.2239,37.007),(-122.2229,37.005)] -Mac Arthur Blvd [(-122.2258,37.01),(-122.2251,37.008)] -Mac Arthur Blvd [(-122.2281,37.014),(-122.2278,37.013)] -Mac Arthur Blvd [(-122.2328,37.039),(-122.2307,37.022)] -Mac Arthur Blvd [(-122.2353,37.054),(-122.2338,37.044)] -Mac Arthur Blvd [(-122.2405,37.072),(-122.2402,37.07)] -Mac Arthur Blvd [(-122.252491,37.17473),(-122.253,37.182)] -Mac Arthur Blvd [(-122.262,37.258),(-122.2631,37.26)] -Mac Arthur Blvd [(-122.2673,37.272),(-122.2676,37.273)] -Mackenzie Pl [(-122.0125,37.698),(-122.0115,37.715)] -Maddux Dr [(-122.1829,37.343),(-122.1823,37.341)] -Maddux Dr [(-122.1848,37.366),(-122.1848,37.36)] -Madelaine Pl [(-122.0401,37.448),(-122.0395,37.448)] -Madera Ave [(-122.19,37.814),(-122.1914,37.824)] -Madison Ave [(-121.7414,37.777),(-121.7415,37.77)] -Madison Ave [(-122.0628,37.078),(-122.063,37.071)] -Madison St [(-122.267,37.962),(-122.2668,37.965)] -Madison St [(-122.2686,37.937),(-122.2682,37.945)] -Magee Ave [(-122.1991,37.928),(-122.1977,37.937)] -Magnolia Cir [(-121.868186,37.81015),(-121.866849,37.80683)] -Magnolia Dr [(-122.2313,37.296),(-122.2317,37.285)] -Magnolia St [(-122.0361,37.306),(-122.0354,37.303)] -Magnolia St [(-122.0409,37.333),(-122.0394,37.325)] -Magnolia St [(-122.0971,37.5),(-122.0962,37.484)] -Magnolia St [(-122.2864,37.104),(-122.286,37.115)] -Magnolia St [(-122.2899,37.005),(-122.2894,37.019)] -Main St [(-121.8743,37.615),(-121.8739,37.624)] -Main St [(-121.8754,37.595),(-121.875,37.604)] -Main St [(-121.8769,37.571),(-121.876403,37.57907)] -Main St [(-121.8875,37.939),(-121.8907,37.936)] -Main St [(-122.0817,37.729),(-122.0807,37.719)] -Main St [(-122.0844,37.758),(-122.0836,37.75)] -Main St [(-122.2907,37.832),(-122.2907,37.839)] -Mairmont Dr [(-121.8725,37.8),(-121.8734,37.8)] -Maitland Dr [(-122.2286,37.273),(-122.2277,37.265)] -Majestic Ave [(-122.1784,37.793),(-122.1789,37.788)] -Majestic Way [(-122.142593,37.98723),(-122.1423,37.98485)] -Malabar Ave [(-122.0727,37.103),(-122.0711,37.103)] -Malcolm Ave [(-122.1269,37.516),(-122.125,37.514)] -Malcolm Ave [(-122.1366,37.469),(-122.1359,37.483)] -Mallard Ct [(-122.0358,37.486),(-122.0367,37.492)] -Malta Ct [(-122.1832,37.273),(-122.1823,37.278)] -Manchester Road [(-122.1125,37.071),(-122.1116,37.071)] -Manchester St [(-121.866725,37.98973),(-121.866734,37.98255)] -Mandalay Road [(-122.2322,37.397),(-122.2321,37.403)] -Manila Ave [(-122.2448,37.425),(-122.2437,37.428)] -Mann Ave [(-122.0165,37.844),(-122.0171,37.83)] -Manor Blvd [(-122.1402,37.912),(-122.1409,37.913)] -Manor Blvd [(-122.1421,37.912),(-122.1426,37.912)] -Manor Blvd [(-122.1452,37.911),(-122.1461,37.91)] -Manor Blvd [(-122.1584,37.906),(-122.1597,37.905)] -Manor Way [(-122.2853,37.857),(-122.2844,37.855)] -Manter Road [(-122.0531,37.984),(-122.0522,37.98)] -Mantilla Ave [(-122.0781,37.31),(-122.079,37.309)] -Manzanita St [(-122.0188,37.263),(-122.0182,37.258)] -Maple Ave [(-122.1987,37.024),(-122.197,37.035)] -Maple Ave [(-122.2051,37.962),(-122.2047,37.965)] -Maple Ave [(-122.21,37.909),(-122.2096,37.915)] -Maple St [(-121.7638,37.824),(-121.7627,37.82)] -Maple St [(-122.2888,37.796),(-122.2872,37.795)] -Maple Leaf Dr [(-121.864615,37.81276),(-121.863868,37.79283)] -Marabu Way [(-121.9503,37.454),(-121.9508,37.45)] -Maraschino Ct [(-122.0249,37.842),(-122.0252,37.833)] -Margery Dr [(-121.9766,37.338),(-121.9772,37.33)] -Marianas [(-122.2426,37.344),(-122.243,37.339)] -Marianas [(-122.244,37.327),(-122.244408,37.32305)] -Marigold Ct [(-121.9177,37.748),(-121.9187,37.746)] -Marigold Road [(-121.7383,37.123),(-121.7393,37.128)] -Marin Ave [(-122.1044,37.614),(-122.1055,37.613)] -Marin Ave [(-122.1101,37.608),(-122.1107,37.607)] -Marin Ave [(-122.258,37.969),(-122.258,37.966)] -Marin Ave [(-122.2741,37.894),(-122.272,37.901)] -Marin Ave [(-122.2865,37.891),(-122.2856,37.895)] -Marin Ave [(-122.2928,37.877),(-122.2925,37.877)] -Marin Ave [(-122.2956,37.871),(-122.2948,37.873)] -Marin Way [(-122.2443,37.898),(-122.2436,37.893)] -Marina Blvd [(-122.163,37.111),(-122.164,37.106)] -Marina Blvd [(-122.164188,37.10514),(-122.1651,37.101)] -Marineview Dr [(-122.1261,37.21),(-122.1254,37.205)] -Marineview Dr [(-122.1318,37.241),(-122.1305,37.239)] -Maritime St [(-122.3072,37.156),(-122.3084,37.142)] -Market Ave [(-122.0229,37.328),(-122.0244,37.312)] -Market St [(-122.2727,37.333),(-122.2725,37.34)] -Market St [(-122.2738,37.292),(-122.2736,37.301)] -Market St [(-122.2741,37.426),(-122.2742,37.433)] -Market St [(-122.2754,37.227),(-122.2751,37.235)] -Market St [(-122.2794,37.109),(-122.2793,37.114)] -Market St [(-122.2826,37.021),(-122.2825,37.023)] -Marlboro Way [(-121.86612,37.9994),(-121.866,37.999)] -Marlin Ct [(-122.044157,37.30406),(-122.044602,37.30052)] -Marlow Dr [(-122.1375,37.346),(-122.1374,37.351)] -Marne St [(-122.148,37.811),(-122.1476,37.805)] -Mars Road [(-121.7834,37.586),(-121.7827,37.575)] -Marsala Ct [(-121.848563,37.64116),(-121.847736,37.63501),(-121.847146,37.63392)] -Marshall St [(-122.0637,37.99),(-122.0638,37.982)] -Marshall Ter [(-122.026173,37.67648),(-122.026375,37.67346)] -Martin Ave [(-121.8618,37.818),(-121.8618,37.82696),(-121.8618,37.848)] -Martin Luther King Jr Way [(-122.2667,37.353),(-122.2666,37.357)] -Martin Luther King Jr Way [(-122.2698,37.223),(-122.2697,37.229)] -Martin Luther King Jr Way [(-122.2703,37.527),(-122.2702,37.517)] -Martin Luther King Jr Way [(-122.2705,37.194),(-122.2704,37.199)] -Martin Luther King Jr Way [(-122.2707,37.563),(-122.2706,37.545)] -Martin Luther King Jr Way [(-122.2709,37.489),(-122.2708,37.481)] -Martin Luther King Jr Way [(-122.2712,37.608),(-122.2711,37.599)] -Martin Luther King Jr Way [(-122.272,37.146),(-122.2715,37.153)] -Martin Luther King Jr Way [(-122.2787,37.014),(-122.2784,37.02),(-122.2779,37.027)] -Martinez Dr [(-121.984,37.793),(-121.984,37.796)] -Martinez St [(-122.159,37.191),(-122.1582,37.185)] -Maryland Ave [(-122.2734,37.031),(-122.272,37.032)] -Marylin Ave [(-121.7857,37.838),(-121.7833,37.837)] -Masonic Ter [(-121.9512,37.123),(-121.9508,37.124)] -Massachusetts St [(-122.0925,37.051),(-122.0909,37.056)] -Mateo Ct [(-122.0266,37.659),(-122.0273,37.65)] -Matthew Ct [(-121.8807,37.394),(-121.8783,37.395)] -Mattos Dr [(-121.9983,37.542),(-121.9992,37.53)] -Mattos Dr [(-122.0002,37.52),(-122.0005,37.513)] -Mattos Dr [(-122.0005,37.502),(-122.000898,37.49683)] -Mattox Road [(-122.0958,37.872),(-122.0957,37.876)] -Maubert Ave [(-122.1114,37.009),(-122.1096,37.995)] -Maud Ave [(-122.1387,37.25),(-122.1379,37.252)] -Mauna Loa Park Dr [(-121.9723,37.191),(-121.972,37.196)] -Mavis Ct [(-121.8584,37.606),(-121.8577,37.603)] -Mavis Dr [(-121.86,37.628),(-121.8598,37.606)] -Maxwelton Road [(-122.2248,37.31),(-122.2252,37.32)] -May Ct [(-122.0589,37.323),(-122.0577,37.331)] -May Road [(-122.0168,37.083),(-122.015,37.095)] -Maya St [(-121.9148,37.792),(-121.9143,37.784)] -Maybelle Ave [(-122.1957,37.878),(-122.1948,37.883)] -Maybelle Way [(-122.1974,37.873),(-122.1971,37.874)] -Mayfair Park Ave [(-121.9631,37.148),(-121.9629,37.143)] -Mayhews Landing Road [(-122.0417,37.346),(-122.0424,37.341)] -Mayhews Landing Road [(-122.0458,37.318),(-122.0468,37.309)] -Mayhews Landing Road [(-122.0482,37.299),(-122.0489,37.295)] -Mayport Cir [(-122.283588,37.88064),(-122.284724,37.87992)] -Mayview Way [(-121.7869,37.637),(-121.7848,37.636)] -Mc Clary Ave [(-122.1924,37.443),(-122.1917,37.448)] -Mc Farlane Lane [(-122.0823,37.377),(-122.0863,37.374)] -Mc Gee Ave [(-122.2755,37.611),(-122.2754,37.603)] -Mc Gee Ave [(-122.2768,37.709),(-122.2768,37.702)] -Mc Gee Ave [(-122.2772,37.746),(-122.2771,37.736)] -Mc Millan St [(-122.2479,37.454),(-122.248,37.457)] -McClure Ave [(-122.1431,37.001),(-122.1436,37.998)] -McGlinchey Dr [(-121.7721,37.745),(-121.7722,37.729)] -McKeown Ct [(-122.0676,37.681),(-122.0671,37.674)] -McKeown Ter [(-121.992,37.825),(-121.992203,37.82275)] -McSherry Way [(-122.235166,37.29199),(-122.234053,37.27635)] -Meadowbrook Ave [(-122.0406,37.198),(-122.0389,37.183)] -Meadowbrook Com [(-122.0043,37.608),(-122.0036,37.609)] -Meadowlark Dr [(-122.0692,37.985),(-122.0692,37.973)] -Mecartney Road [(-122.2473,37.374),(-122.2455,37.369)] -Mecartney Road [(-122.24835,37.37769),(-122.247665,37.3761)] -Medacino Ter [(-122.043321,37.65121),(-122.043914,37.64881)] -Medallion Dr [(-122.0502,37.08),(-122.0502,37.059)] -Medallion Dr [(-122.0502,37.929),(-122.0502,37.936)] -Medellion Dr [(-122.050194,37.95738),(-122.050187,37.96407)] -Medford Ave [(-122.1017,37.828),(-122.1015,37.829),(-122.1002,37.832)] -Medlar Dr [(-122.0627,37.378),(-122.0625,37.375)] -Meek Ave [(-122.0919,37.641),(-122.0897,37.642)] -Meekland Ave [(-122.113,37.812),(-122.1128,37.809)] -Meiggs St [(-121.9596,37.267),(-121.9593,37.255)] -Melbourne Ave [(-122.0842,37.285),(-122.0837,37.269)] -Melcher St [(-122.1792,37.21),(-122.1778,37.198)] -Mellow Way [(-122.0387,37.846),(-122.0377,37.841)] -Melrose Ave [(-122.2032,37.736),(-122.2029,37.733)] -Melrose Ave [(-122.2075,37.756),(-122.2072,37.754)] -Melrose Ave [(-122.2328,37.331),(-122.2319,37.335)] -Mendenhall Road [(-121.681342,37.03354),(-121.684794,37.0443)] -Mendenhall Road [(-122.134,37.677),(-122.1324,37.685)] -Merced St [(-122.1708,37.102),(-122.1707,37.099)] -Mercury St [(-122.0598,37.291),(-122.0595,37.284)] -Merle Ct [(-122.1467,37.373),(-122.1467,37.366)] -Merle Ct [(-122.1482,37.368),(-122.1479,37.358)] -Merol Ave [(-121.9924,37.453),(-121.9918,37.45)] -Merriewood Dr [(-122.2136,37.373),(-122.2128,37.389)] -Merrill Ave [(-121.9205,37.807),(-121.9196,37.811)] -Merrimac River St [(-122.032907,37.70666),(-122.0332,37.703)] -Merritt Ave [(-122.2471,37.078),(-122.2446,37.078)] -Merritt Ave [(-122.2495,37.053),(-122.2487,37.066)] -Merritt Channel [(-122.2591,37.968),(-122.2606,37.942)] -Mesa Ave [(-122.233,37.304),(-122.2322,37.291)] -Meteor Dr [(-122.0713,37.868),(-122.0702,37.862)] -Miami Ave [(-122.0812,37.234),(-122.0812,37.229)] -Michael Ave [(-121.9605,37.208),(-121.961,37.206)] -Michell Ct [(-121.7588,37.897),(-121.7583,37.893)] -Michelle St [(-121.9691,37.461),(-121.968214,37.45771)] -Middlefield Ave [(-121.9442,37.309),(-121.9426,37.311)] -Midvale Ave [(-122.2016,37.933),(-122.2009,37.938)] -Midway Road [(-121.572056,37.50049),(-121.574787,37.51247)] -Milani Ave [(-122.0235,37.438),(-122.024,37.432)] -Milburn Ter [(-122.058937,37.54931),(-122.058337,37.5373)] -Mildred Ct [(-122.0002,37.388),(-121.9998,37.386)] -Mildred Dr [(-121.9958,37.44),(-121.9964,37.433)] -Mildred Dr [(-121.9973,37.421),(-121.9977,37.417)] -Miles Ave [(-122.2599,37.373),(-122.2589,37.382)] -Miller Ave [(-122.2322,37.844),(-122.2319,37.848)] -Miller Ave [(-122.2353,37.806),(-122.235,37.809)] -Miller Road [(-122.0902,37.645),(-122.0865,37.545)] -Miller St [(-122.1627,37.048),(-122.1614,37.032)] -Mills Ave [(-122.1222,37.917),(-122.1222,37.908)] -Milmar Blvd [(-122.0785,37.108),(-122.0783,37.101)] -Milvia St [(-122.2689,37.593),(-122.2687,37.585)] -Milvia St [(-122.2692,37.637),(-122.2691,37.629)] -Milvia St [(-122.2707,37.772),(-122.2707,37.763)] -Milvia St [(-122.2711,37.817),(-122.2708,37.8),(-122.2707,37.781)] -Minerva St [(-122.0652,37.282),(-122.066,37.28)] -Mines Road [(-121.531666,37.83219),(-121.534092,37.94366)] -Mines Road [(-121.536341,37),(-121.536966,37.00198)] -Mines Road [(-121.570515,37.78068),(-121.568708,37.80183)] -Mines Road [(-121.633014,37.95741),(-121.642288,37.98874)] -Minivet Ct [(-121.8834,37.805),(-121.8838,37.811)] -Minturn Ct [(-122.0545,37.944),(-122.0538,37.946)] -Mira Vista Dr [(-122.0829,37.22),(-122.0827,37.213)] -Mirador Ct [(-121.8644,37.556),(-121.8633,37.552)] -Miramar Ave [(-122.1009,37.025),(-122.099089,37.03209)] -Miramonte Ave [(-122.1052,37.986),(-122.1042,37.997)] -Miranda St [(-122.0715,37.211),(-122.0717,37.206)] -Miranda Way [(-121.7837,37.649),(-121.7807,37.648)] -Mission Blvd [(-121.918886,37),(-121.9194,37.976),(-121.9198,37.975)] -Mission Blvd [(-121.920783,37.37168),(-121.9204,37.367)] -Mission Blvd [(-121.9214,37.961),(-121.9217,37.96)] -Mission Blvd [(-121.924901,37.92912),(-121.9254,37.922)] -Mission Blvd [(-121.928695,37.43767),(-121.925,37.417)] -Mission Blvd [(-121.937204,37.48803),(-121.936483,37.48336)] -Mission Blvd [(-121.9418,37.517),(-121.9389,37.499)] -Mission Blvd [(-121.9449,37.536),(-121.9438,37.53)] -Mission Blvd [(-121.949133,37.56339),(-121.948176,37.5572)] -Mission Blvd [(-121.9562,37.607),(-121.9548,37.598)] -Mission Blvd [(-121.9632,37.683),(-121.96315,37.6825)] -Mission Blvd [(-121.971801,37.77041),(-121.9706,37.762)] -Mission Blvd [(-121.9823,37.791),(-121.9765,37.788),(-121.9751,37.786)] -Mission Blvd [(-122.0006,37.896),(-121.9989,37.88)] -Mission Blvd [(-122.0221,37.084),(-122.021325,37.07762)] -Mission Blvd [(-122.0641,37.491),(-122.062,37.464)] -Mission Blvd [(-122.07,37.567),(-122.0692,37.555)] -Mission Blvd [(-122.0798,37.688),(-122.0779,37.668)] -Mission Blvd [(-122.0928,37.802),(-122.0919,37.796),(-122.0916,37.793)] -Mission Blvd [(-122.0955,37.824),(-122.0947,37.817)] -Mission Blvd [(-122.1031,37.882),(-122.1024,37.877)] -Mission Ct [(-121.929057,37.90595),(-121.929602,37.90063)] -Mission Dr [(-121.879,37.526),(-121.8788,37.526)] -Mission Creek [(-121.9244,37.614),(-121.9238,37.608)] -Mistflower Ave [(-122.0195,37.329),(-122.0199,37.323)] -Mitchell Ave [(-122.1438,37.376),(-122.1439,37.374)] -Mitchell St [(-122.2257,37.844),(-122.2249,37.852)] -Moccasin St [(-122.0302,37.085),(-122.0297,37.078)] -Mocine Ave [(-122.0751,37.497),(-122.0748,37.476)] -Mockingbird Lane [(-122.0862,37.419),(-122.0861,37.412)] -Mohr Ave [(-121.8495,37.819),(-121.8618,37.818)] -Mohr Ave [(-121.877,37.819),(-121.8793,37.816),(-121.8799,37.819)] -Mohr Dr [(-122.1132,37.466),(-122.113,37.46)] -Molaka Cir [(-122.0476,37.863),(-122.0479,37.871)] -Monaco Ave [(-122.0024,37.966),(-122.0023,37.967)] -Monaco Ct [(-121.8762,37.544),(-121.8766,37.538)] -Monika Lane [(-122.051987,37.88553),(-122.052536,37.88171)] -Montcalm Ave [(-122.0394,37.373),(-122.04,37.369)] -Monte Vista Dr [(-122.1127,37.4),(-122.1126,37.388)] -Montecito Ave [(-122.2602,37.114),(-122.2589,37.122)] -Montecito Cir [(-121.789,37.97),(-121.7883,37.967),(-121.7867,37.962)] -Montecito Cir [(-121.789,37.97),(-121.78927,37.9709)] -Montecito Dr [(-121.9899,37.743),(-121.9892,37.762)] -Montego Bay [(-122.2491,37.389),(-122.2485,37.396)] -Monterey Ave [(-122.2793,37.863),(-122.2799,37.857)] -Monterey Blvd [(-122.1494,37.018),(-122.1486,37.013)] -Monterey Blvd [(-122.189,37.987),(-122.1891,37.971)] -Monterey Blvd [(-122.1931,37.068),(-122.1918,37.051)] -Monterey Blvd [(-122.1971,37.103),(-122.1961,37.096)] -Monterey Blvd [(-122.2029,37.167),(-122.2012,37.146)] -Monterey Dr [(-121.909595,37.12732),(-121.910168,37.15444)] -Montgomery Ave [(-122.0971,37.824),(-122.0955,37.811)] -Montgomery Ave [(-122.0989,37.838),(-122.0977,37.829)] -Montgomery St [(-122.0882,37.738),(-122.0875,37.727)] -Montgomery St [(-122.2489,37.316),(-122.2471,37.33)] -Montgomery St [(-122.2518,37.292),(-122.2504,37.305)] -Monticello Ave [(-122.2,37.771),(-122.199,37.778)] -Monticello St [(-122.0561,37.37),(-122.0554,37.374)] -Mooney Ave [(-122.1234,37.972),(-122.1234,37.978)] -Moonflower Way [(-121.7297,37.075),(-121.7322,37.071)] -Moore Dr [(-122.1901,37.335),(-122.1884,37.351)] -Moores Ave [(-122.0087,37.301),(-122.0094,37.292)] -Moores Ave [(-122.0098,37.287),(-122.0102,37.281)] -Moores Ave [(-122.0138,37.237),(-122.014,37.233)] -Morada Ct [(-121.93541,37.49248),(-121.935229,37.49155)] -Moraga Ave [(-122.2096,37.265),(-122.2088,37.254)] -Moraga Ave [(-122.225,37.3),(-122.2243,37.3)] -Moraga Ave [(-122.2447,37.288),(-122.2423,37.302)] -Moraga Dr [(-121.7915,37.701),(-121.7906,37.705)] -Morcom Pl [(-122.1901,37.826),(-122.1897,37.829)] -Moreland Dr [(-122.0802,37.11),(-122.0793,37.109)] -Morengo Way [(-121.9209,37.837),(-121.9203,37.84)] -Mound St [(-122.2346,37.582),(-122.2339,37.588)] -Mound St [(-122.2402,37.531),(-122.2395,37.537)] -Mount Hamilton Ct [(-122.030097,37.11348),(-122.030412,37.11049)] -Mountain Ave [(-122.2267,37.24),(-122.2261,37.231)] -Mountain Ave [(-122.2291,37.256),(-122.2288,37.257)] -Mountain Blvd [(-122.151,37.659),(-122.1484,37.64)] -Mountain Blvd [(-122.1535,37.702),(-122.153,37.696)] -Mountain Blvd [(-122.1765,37.857),(-122.177,37.85)] -Mountain Blvd [(-122.1774,37.889),(-122.1771,37.887)] -Mountain Blvd [(-122.1789,37.934),(-122.1787,37.93)] -Mountain Blvd [(-122.2013,37.164),(-122.2004,37.15)] -Mountain Blvd [(-122.2085,37.261),(-122.2088,37.254)] -Mountain Blvd [(-122.211,37.308),(-122.2102,37.297)] -Mountain Blvd [(-122.222,37.435),(-122.2204,37.436)] -Mountain Blvd [(-122.2261,37.465),(-122.2241,37.451)] -Mountaingate Way [(-122.1999,37.198),(-122.1994,37.193)] -Mowry Ave [(-121.9745,37.659),(-121.975803,37.65155)] -Mowry Ave [(-121.976381,37.64822),(-121.9769,37.646)] -Mowry Ave [(-121.9807,37.567),(-121.9809,37.565)] -Mowry Ave [(-121.9825,37.547),(-121.9838,37.532)] -Mowry Ave [(-121.9896,37.459),(-121.9904,37.449)] -Mowry Ave [(-122.0074,37.245),(-122.008,37.236)] -Mowry Ave [(-122.0113,37.158),(-122.0129,37.124)] -Mowry Slough [(-122.0393,37.918),(-122.0552,37.908)] -Msn Creek Dr [(-121.9354,37.428),(-121.9344,37.427)] -Mtn House Road [(-121.576862,37.78355),(-121.576389,37.80422)] -Mtn House Road [(-121.579578,37.73807),(-121.578037,37.75356)] -Mtn House Creek [(-121.558979,37.69672),(-121.558765,37.69123),(-121.564396,37.65095)] -Mtn House Creek [(-121.570759,37.60189),(-121.566196,37.63889)] -Mtn House Creek [(-121.577,37.50431),(-121.578144,37.49554)] -Muir St [(-122.0761,37.529),(-122.0756,37.524)] -Muir St [(-122.0787,37.562),(-122.0779,37.553)] -Muirwood Dr [(-121.9162,37.824),(-121.9168,37.831)] -Mulberry Pl [(-121.9221,37.234),(-121.9225,37.232)] -Mulberry Pl [(-121.9238,37.249),(-121.9249,37.261)] -Mulberry St [(-122.0363,37.332),(-122.034,37.32)] -Murcia St [(-122.076,37.235),(-122.0758,37.23)] -Murdell Lane [(-121.7977,37.619),(-121.797719,37.60774)] -Murdell Lane [(-121.8001,37.746),(-121.7998,37.741)] -Murdock Ct [(-122.1828,37.753),(-122.1832,37.756)] -Murray St [(-122.2885,37.513),(-122.288,37.514)] -Murrieta Blvd [(-121.7825,37.758),(-121.7816,37.758)] -Murrieta Blvd [(-121.7847,37.94),(-121.7842,37.942)] -Murrieta Blvd [(-121.7864,37.791),(-121.7866,37.797)] -Murrieta Blvd [(-121.7865,37.934),(-121.7858,37.936)] -Murrieta Blvd [(-121.788409,37.80906),(-121.7885,37.815)] -Myers St [(-122.1511,37.423),(-122.151,37.415)] -Myra Ct [(-122.108083,37.47375),(-122.108278,37.47677)] -Myrtle St [(-122.0924,37.685),(-122.0919,37.676)] -Myrtle St [(-122.2812,37.092),(-122.2805,37.108)] -N St [(-121.7737,37.824),(-121.7739,37.829)] -Nandina Ct [(-121.9274,37.299),(-121.9281,37.297)] -Nansa Ct [(-121.9188,37.259),(-121.918711,37.25453)] -Natalie Ave [(-121.9792,37.307),(-121.9799,37.296)] -National Ave [(-122.1192,37.5),(-122.1281,37.489)] -Navajo Ct [(-121.8779,37.901),(-121.8783,37.9)] -Navy Roadway [(-122.3093,37.092),(-122.3123,37.109)] -Neal St [(-121.8692,37.577),(-121.8683,37.574)] -Nelson Ct [(-121.864163,37.4684),(-121.86436,37.4745)] -Nelson Pl [(-122.0366,37.522),(-122.0368,37.519)] -Nelson St [(-121.9822,37.362),(-121.9846,37.348)] -Neptune Dr [(-122.1878,37.989),(-122.1853,37.958)] -Neptune Dr [(-122.1881,37.032),(-122.1875,37.007)] -Neptune Road [(-121.7885,37.607),(-121.7885,37.599)] -Nevada St [(-122.0313,37.891),(-122.0317,37.882)] -Nevada St [(-122.1821,37.37),(-122.1815,37.376)] -New England Village Dr [(-122.058,37.237),(-122.0585,37.235)] -Newark Blvd [(-122.0329,37.398),(-122.032,37.382)] -Newark Blvd [(-122.0352,37.438),(-122.0341,37.423)] -Newberry St [(-122.2671,37.568),(-122.2668,37.554)] -Newcastle Lane [(-121.918,37.167),(-121.9191,37.182)] -Newport St [(-122.1059,37.328),(-122.1054,37.315)] -Nicol Ave [(-122.2174,37.943),(-122.2164,37.94)] -Nicolet Ave [(-122.0174,37.696),(-122.0183,37.693)] -Nicolet Ave [(-122.0238,37.615),(-122.0238,37.61)] -Nicolet Ave [(-122.0264,37.574),(-122.0269,37.567)] -Nicolet Ct [(-122.0242,37.641),(-122.0236,37.638)] -Nielsen Lane [(-121.744,37.777),(-121.744,37.77)] -Niles Blvd [(-121.9933,37.803),(-121.9929,37.803)] -Niles Canyon Road [(-121.881448,37.92865),(-121.8812,37.929)] -Niles Canyon Road [(-121.8954,37.94),(-121.89496,37.93963)] -Niles Canyon Road [(-121.909,37.94),(-121.9034,37.957)] -Niles Canyon Road [(-121.9292,37.955),(-121.925931,37.9815)] -Niles Canyon Road [(-121.9333,37.913),(-121.9317,37.919)] -Niles Canyon Road [(-121.9352,37.912),(-121.9346,37.91)] -Nobhill Ct [(-122.0354,37.523),(-122.0353,37.517)] -Norbridge Ave [(-122.084,37.911),(-122.0829,37.911)] -Norene Way [(-122.1365,37.286),(-122.136,37.287)] -Norfolk Road [(-122.2936,37.877),(-122.2937,37.859)] -Norfolk Road [(-122.2937,37.848),(-122.2941,37.845)] -Noria Ct [(-121.9319,37.288),(-121.9324,37.286)] -Norissa Cir [(-122.0486,37.763),(-122.0484,37.77)] -Normandie Ave [(-122.1902,37.783),(-122.1886,37.768)] -Normandy Ct [(-122.0629,37.971),(-122.063,37.968)] -Normandy Dr [(-122.0501,37.457),(-122.0506,37.451)] -Norris Canyon Road [(-122.015,37.545),(-122.0103,37.541)] -Norris Canyon Road [(-122.0329,37.332),(-122.0278,37.371)] -North Blvd [(-122.1768,37.243),(-122.1775,37.242)] -North Hill Ct [(-122.231,37.533),(-122.2325,37.541)] -Northland Ter [(-122.059106,37.55559),(-122.05922,37.55498)] -Northrup St [(-122.2141,37.371),(-122.215,37.381)] -Northvale Road [(-122.2361,37.088),(-122.2335,37.083)] -Northview Dr [(-122.0504,37.887),(-122.0511,37.892)] -Northway Road [(-121.8857,37.748),(-121.8871,37.75)] -Northwood Dr [(-122.2299,37.64),(-122.2291,37.638)] -Northwood Dr [(-122.2317,37.629),(-122.2311,37.637)] -Northwood Com [(-121.7885,37.815),(-121.788231,37.80962)] -Norton Ave [(-122.1977,37.967),(-122.196855,37.97165)] -Norwood Pl [(-121.7807,37.534),(-121.7811,37.534)] -Nottingham Ct [(-122.0297,37.528),(-122.0303,37.522)] -Nova Dr [(-122.2397,37.213),(-122.2394,37.214)] -Novara Road [(-122.2377,37.47),(-122.2368,37.472)] -Novato St [(-122.0628,37.731),(-122.0633,37.723)] -Nula Way [(-122.0553,37.865),(-122.0552,37.855)] -Nursery Ave [(-121.9897,37.802),(-121.9901,37.795)] -O Connell Lane [(-121.9941,37.985),(-121.9917,37.974)] -O Connell Lane [(-122.00235,37.9875),(-121.9964,37.995)] -O Connell Lane [(-122.0038,37.972),(-122.0036,37.975)] -Oak St [(-122.2383,37.713),(-122.238,37.719)] -Oak St [(-122.2437,37.636),(-122.2431,37.644)] -Oak St [(-122.265,37.877),(-122.264,37.879)] -Oak St [(-122.2653,37.967),(-122.2649,37.974)] -Oak St [(-122.2666,37.947),(-122.2664,37.95)] -Oak Creek Ct [(-121.9153,37.737),(-121.9171,37.735)] -Oak Hill Road [(-122.1409,37.647),(-122.1382,37.658)] -Oak Knoll Blvd [(-122.151,37.559),(-122.1504,37.556)] -Oakbrook Ct [(-121.865488,37.96653),(-121.8661,37.965)] -Oakdale St [(-122.0648,37.767),(-122.0654,37.761)] -Oakes Blvd [(-122.1523,37.316),(-122.1511,37.318)] -Oakes Dr [(-122.034734,37.62423),(-122.0329,37.618)] -Oakland Ave [(-121.8703,37.85305),(-121.8703,37.866)] -Oakland Ave [(-122.2332,37.258),(-122.2319,37.262)] -Oakland Ave [(-122.24,37.235),(-122.2393,37.237),(-122.2387,37.24)] -Oakland Ave [(-122.2529,37.197),(-122.2521,37.203)] -Oakland Ave [(-122.2583,37.162),(-122.2569,37.167)] -Oakland Inner Harbor [(-122.2625,37.913),(-122.260016,37.89484)] -Oakmont Ave [(-122.231698,37.17113),(-122.2321,37.168)] -Oakport St [(-122.1975,37.422),(-122.1963,37.386)] -Oakport St [(-122.2123,37.59),(-122.2117,37.585)] -Oakridge Road [(-121.7646,37.841),(-121.768787,37.84142)] -Oakridge Road [(-121.8182,37.93),(-121.8207,37.931)] -Oakridge Road [(-121.8316,37.049),(-121.828382,37)] -Oakview Dr [(-122.2079,37.123),(-122.2074,37.116)] -Oakwood Dr [(-122.1989,37.424),(-122.198,37.437)] -Ocaso Camino [(-121.9293,37.261),(-121.9303,37.252)] -Occidental Road [(-122.1102,37.403),(-122.110496,37.40277)] -Ocie Way [(-122.0966,37.605),(-122.097,37.603)] -Octavia St [(-122.2026,37.906),(-122.2013,37.906)] -Ogden Dr [(-121.978963,37.36863),(-121.9808,37.368)] -Olazaba Ter [(-121.9176,37.247),(-121.917664,37.24323)] -Old Bernal Ave [(-121.879084,37.58027),(-121.878944,37.57993)] -Old Canyon Road [(-121.965,37.794),(-121.963,37.8)] -Old Santa Rita Road [(-121.877505,37.9429),(-121.8776,37.96)] -Old Tower Road [(-121.7722,37.729),(-121.7704,37.729)] -Old Warm Springs Blvd [(-121.9482,37.092),(-121.9473,37.084)] -Oleander Ave [(-122.2338,37.296),(-122.2346,37.295)] -Oleander Ave [(-122.2358,37.302),(-122.236192,37.30424)] -Oleander St [(-121.7471,37.126),(-121.7459,37.129)] -Olive Ave [(-121.9326,37.36),(-121.9333,37.356)] -Olive Ave [(-121.9458,37.34),(-121.9493,37.337)] -Olive Ave [(-122.2462,37.219),(-122.2451,37.202)] -Oliver Way [(-121.9665,37.739),(-121.966295,37.73644)] -Olivina Ave [(-121.7791,37.829),(-121.7787,37.829)] -Olympic Ct [(-122.0509,37.321),(-122.0518,37.31)] -Olympus Ave [(-122.2512,37.834),(-122.2502,37.818)] -Omak St [(-121.9209,37.064),(-121.9209,37.071)] -Omar St [(-121.9719,37.221),(-121.9724,37.222)] -Omar St [(-121.9825,37.255),(-121.9831,37.259)] -Omega Ave [(-122.0678,37.988),(-122.0664,37.989)] -Oneil Ave [(-122.073989,37.5886),(-122.073631,37.58413)] -Oneil Ave [(-122.076754,37.62476),(-122.0745,37.595)] -Onondaga Dr [(-121.9288,37.054),(-121.9282,37.048)] -Onondaga Dr [(-121.9312,37.054),(-121.93,37.058)] -Opal Way [(-121.7984,37.679),(-121.7975,37.679)] -Orange Ave [(-122.0787,37.867),(-122.0789,37.842)] -Orchard Ave [(-122.0858,37.555),(-122.0833,37.551)] -Orchard Lane [(-122.2475,37.694),(-122.2467,37.692)] -Orchid Dr [(-122.1416,37.098),(-122.1397,37.085)] -Oregon St [(-122.2589,37.588),(-122.2565,37.591)] -Oregon St [(-122.2794,37.561),(-122.2789,37.562)] -Orin Dr [(-122.2623,37.133),(-122.2626,37.142)] -Oriole Ave [(-121.7879,37.827),(-121.7879,37.851)] -Oriole Ave [(-122.1209,37.051),(-122.1205,37.071)] -Orleans Dr [(-122.046,37.393),(-122.0464,37.383)] -Orleans Dr [(-122.0473,37.438),(-122.0463,37.412)] -Orloff Dr [(-121.8659,37.767),(-121.865,37.765)] -Orloff Dr [(-121.8677,37.768),(-121.8669,37.768)] -Osgood Road [(-121.9371,37.071),(-121.9363,37.06)] -Osgood Road [(-121.949,37.262),(-121.946,37.208)] -Ostrander Road [(-122.2364,37.413),(-122.2356,37.429)] -Otis Dr [(-122.2564,37.619),(-122.256,37.618)] -Otis Dr [(-122.2605,37.627),(-122.2593,37.625)] -Outlook Ave [(-122.1616,37.636),(-122.1612,37.632)] -Outlook Ave [(-122.168,37.698),(-122.1678,37.697)] -Outlook Ave [(-122.1743,37.75),(-122.1736,37.746)] -Outlook Ave [(-122.1789,37.788),(-122.1786,37.787)] -Outrigger Dr [(-122.1802,37.95),(-122.178449,37.9197)] -Overacker Ave [(-121.9617,37.652),(-121.9614,37.648),(-121.9607,37.643)] -Owl Ct [(-121.91654,37.19636),(-121.915693,37.19031)] -Oxford Pl [(-121.7752,37.532),(-121.7747,37.535)] -Oxford St [(-122.2651,37.702),(-122.2651,37.699)] -Oxford St [(-122.2657,37.742),(-122.2656,37.734)] -Oyster Pond Road [(-122.2408,37.407),(-122.2404,37.403)] -Oyster Shoals [(-122.2372,37.394),(-122.2365,37.393)] -Pacific Ave [(-121.754552,37.76177),(-121.753824,37.76164)] -Pacific Ave [(-122.1632,37.171),(-122.1621,37.156),(-122.1613,37.15)] -Pacific Ave [(-122.1661,37.214),(-122.1654,37.204)] -Pacific Ave [(-122.2419,37.683),(-122.2408,37.678)] -Pacific Ave [(-122.2535,37.735),(-122.2527,37.731)] -Pacific St [(-122.0342,37.962),(-122.0371,37.962)] -Pacific St [(-122.0544,37.294),(-122.0548,37.297)] -Packet Landing Road [(-122.2376,37.471),(-122.2372,37.458)] -Pagano Ct [(-122.1371,37.959),(-122.1379,37.954)] -Pala Ave [(-122.2328,37.28),(-122.2319,37.283)] -Palatka Lane [(-122.0915,37.35),(-122.0927,37.354)] -Palm Ave [(-121.932,37.329),(-121.9319,37.319)] -Palm Dr [(-122.0503,37.898),(-122.0501,37.897)] -Palm Dr [(-122.052051,37.88751),(-122.0519,37.885)] -Palmer Dr [(-121.86601,37.85873),(-121.865793,37.84778)] -Palmer Dr [(-122.003005,37.52852),(-122.0026,37.527)] -Palmetto Dr [(-122.0189,37.111),(-122.018,37.106)] -Palo Verde Road [(-122.0242,37.959),(-122.023,37.955),(-122.0222,37.961)] -Paloma Ave [(-122.2347,37.126),(-122.2353,37.136)] -Palomares Road [(-121.9404,37.123),(-121.9407,37.11)] -Palomares Road [(-121.9501,37.318),(-121.948,37.304)] -Palomares Road [(-121.9683,37.439),(-121.9686,37.436)] -Palomares Road [(-121.9976,37.676),(-121.997,37.674)] -Palomares Road [(-122.0191,37.873),(-122.0056,37.744)] -Palomino Dr [(-121.8536,37.59),(-121.852,37.589)] -Pampas Ave [(-122.188335,37.87635),(-122.1878,37.872)] -Panda Way [(-122.0668,37.773),(-122.0662,37.762)] -Panitz St [(-122.0553,37.686),(-122.0553,37.679)] -Panorama Trl [(-121.8996,37.291),(-121.9098,37.262)] -Panorama Trl [(-121.9023,37.342),(-121.8995,37.303)] -Panorama Trl [(-121.9096,37.37),(-121.9098,37.371)] -Panorama Trl [(-121.9148,37.366),(-121.9141,37.356)] -Panoramic Way [(-122.2454,37.695),(-122.2436,37.688)] -Papago St [(-121.9155,37.826),(-121.9147,37.811)] -Parada St [(-121.9949,37.166),(-121.9931,37.153)] -Pardee Ave [(-121.9885,37.367),(-121.9893,37.359)] -Pardee Dr [(-122.1991,37.286),(-122.1974,37.27)] -Parish Ct [(-122.236048,37.33387),(-122.235406,37.3307)] -Park Ave [(-122.2407,37.634),(-122.2404,37.638)] -Park Ave [(-122.242,37.616),(-122.2416,37.621)] -Park Ave [(-122.2461,37.565),(-122.2443,37.589)] -Park Ave [(-122.2841,37.316),(-122.2851,37.314)] -Park Blvd [(-122.2058,37.222),(-122.2047,37.23)] -Park Blvd [(-122.218,37.087),(-122.2173,37.091)] -Park Blvd [(-122.2312,37.051),(-122.2303,37.049)] -Park Blvd [(-122.2387,37.027),(-122.2377,37.028),(-122.2362,37.031)] -Park Blvd [(-122.2461,37.013),(-122.2457,37.013)] -Park Lane [(-122.2309,37.163),(-122.2313,37.166)] -Park St [(-121.7711,37.86),(-121.7699,37.863)] -Park St [(-122.2377,37.686),(-122.237,37.695)] -Park St [(-122.2491,37.541),(-122.247562,37.56407)] -Park St [(-122.2825,37.544),(-122.282424,37.5421)] -Park Way [(-122.0875,37.97),(-122.087418,37.96824)] -Park Way [(-122.2339,37.288),(-122.2332,37.288)] -Park Way [(-122.2366,37.289),(-122.2357,37.288)] -Park Way [(-122.3038,37.798),(-122.3031,37.8)] -Park Blvd Way [(-122.2303,37.049),(-122.2287,37.049)] -Park Center Lane [(-121.9793,37.431),(-121.9798,37.425)] -Parker Ave [(-122.1647,37.685),(-122.1643,37.686)] -Parker Road [(-122.0876,37.181),(-122.0859,37.17)] -Parker St [(-122.2664,37.623),(-122.2643,37.626)] -Parkmeadow Dr [(-121.9319,37.062),(-121.9322,37.066)] -Parkmeadow Dr [(-121.9324,37.099),(-121.9317,37.104)] -Parkridge Dr [(-122.1438,37.884),(-122.1428,37.9)] -Parkside Dr [(-121.886474,37.83325),(-121.8863,37.834)] -Parkside Dr [(-121.8925,37.806),(-121.8916,37.809)] -Parkside Dr [(-121.895065,37.79588),(-121.8949,37.797)] -Parkside Dr [(-121.9836,37.598),(-121.9851,37.594),(-121.9861,37.592)] -Parkside Dr [(-122.0475,37.603),(-122.0443,37.596)] -Parkside Dr [(-122.0595,37.008),(-122.0592,37.012)] -Parkview Road [(-122.0548,37.023),(-122.0548,37.02)] -Parnassus Road [(-122.2525,37.814),(-122.2518,37.814)] -Parsons Ct [(-122.082,37.056),(-122.0812,37.053)] -Partridge Ave [(-122.1597,37.655),(-122.1584,37.652)] -Partridge Com [(-121.7876,37.877),(-121.7876,37.882)] -Paru St [(-122.2583,37.712),(-122.2574,37.725)] -Paru St [(-122.2601,37.687),(-122.2594,37.695)] -Pasatiempo St [(-121.7252,37.262),(-121.7252,37.27)] -Paseo del Cajon [(-121.8901,37.699),(-121.889101,37.68411)] -Paseo del Rio [(-122.1309,37.842),(-122.1332,37.836),(-122.134,37.835)] -Paseo Grande [(-122.1197,37.83),(-122.1204,37.826)] -Paseo Grande [(-122.1231,37.812),(-122.1234,37.809)] -Paseo Largavista [(-122.1287,37.822),(-122.1281,37.811)] -Paseo Padre Pkwy [(-121.9143,37.005),(-121.913522,37)] -Paseo Padre Pkwy [(-121.9188,37.004),(-121.9177,37.004)] -Paseo Padre Pkwy [(-121.9292,37.083),(-121.9295,37.088)] -Paseo Padre Pkwy [(-121.9302,37.137),(-121.9298,37.146)] -Paseo Padre Pkwy [(-121.9357,37.342),(-121.9327,37.318)] -Paseo Padre Pkwy [(-121.9594,37.433),(-121.9569,37.419)] -Paseo Padre Pkwy [(-121.960768,37.44248),(-121.9599,37.437)] -Paseo Padre Pkwy [(-121.9643,37.462),(-121.9618,37.449)] -Paseo Padre Pkwy [(-121.9885,37.578),(-121.9877,37.574)] -Paseo Padre Pkwy [(-122.0021,37.639),(-121.996,37.628)] -Paseo Padre Pkwy [(-122.0332,37.819),(-122.0307,37.809)] -Paseo Padre Pkwy [(-122.0414,37.734),(-122.0445,37.708)] -Paseo Padre Pkwy [(-122.045898,37.70023),(-122.047,37.695)] -Paseo Padre Pkwy [(-122.049,37.684),(-122.05,37.67999)] -Paseo Padre Pkwy [(-122.051153,37.67586),(-122.0517,37.674)] -Paseo Santa Cruz [(-121.9052,37.65),(-121.904,37.65)] -Paseo Santa Cruz [(-121.906145,37.66172),(-121.905945,37.65817)] -Patterson Pass Road [(-121.556654,37.14753),(-121.556,37.148)] -Patterson Pass Road [(-121.574131,37.07538),(-121.573093,37.09003)] -Patterson Ranch Road [(-122.0702,37.545),(-122.0855,37.509),(-122.0902,37.515)] -Paxton Ct [(-122.0092,37.388),(-122.0101,37.378)] -Payne Ct [(-121.9133,37.841),(-121.9139,37.84)] -Peach Ct [(-122.0477,37.295),(-122.0473,37.293)] -Peach St [(-122.2339,37.527),(-122.2334,37.532),(-122.2328,37.537)] -Peach St [(-122.2352,37.502),(-122.2354,37.514)] -Peachtree Ave [(-122.0511,37.277),(-122.0517,37.275)] -Peachtree Dr [(-122.091,37.209),(-122.0913,37.199)] -Pearl St [(-122.2319,37.672),(-122.2316,37.676)] -Pearl St [(-122.2337,37.651),(-122.2329,37.661)] -Pearl St [(-122.2383,37.594),(-122.2366,37.615)] -Pearl St [(-122.2551,37.179),(-122.2546,37.174)] -Peary Ct [(-121.769,37.711),(-121.7686,37.706)] -Pecan Ct [(-121.9126,37.743),(-121.9142,37.739)] -Peladeau St [(-122.2888,37.383),(-122.2889,37.386)] -Pelican Ct [(-121.7907,37.839),(-121.7902,37.832)] -Penniman Ave [(-122.2018,37.863),(-122.2012,37.856)] -Pennsylvania Ave [(-121.9854,37.532),(-121.9862,37.523)] -Peony Ct [(-121.9798,37.204),(-121.9804,37.198)] -Pepperdine St [(-122.1501,37.989),(-122.1488,37.98)] -Peppertree Ct [(-121.9416,37.16),(-121.9412,37.163)] -Peppertree Road [(-121.9421,37.127),(-121.94222,37.1302)] -Peralta Ave [(-122.1585,37.293),(-122.1592,37.29)] -Peralta Ave [(-122.1639,37.267),(-122.1653,37.27)] -Peralta Blvd [(-121.9856,37.63),(-121.9867,37.627)] -Peralta Blvd [(-122.0022,37.595),(-122.0045,37.591)] -Peralta Blvd [(-122.0073,37.573),(-122.0082,37.562)] -Peralta St [(-122.2832,37.243),(-122.2829,37.246)] -Peralta St [(-122.2933,37.113),(-122.2926,37.116)] -Peralta St [(-122.2943,37.103),(-122.2937,37.111)] -Peralta St [(-122.2974,37.061),(-122.2973,37.063)] -Peridot Dr [(-121.8024,37.648),(-121.8024,37.645)] -Periwinkle Road [(-122.0451,37.301),(-122.044758,37.29844)] -Perkins St [(-122.0185,37.617),(-122.0177,37.613)] -Perkins St [(-122.2553,37.105),(-122.2557,37.096)] -Perlata Creek [(-122.2027,37.941),(-122.2031,37.936)] -Perlata Creek [(-122.2059,37.92),(-122.2092,37.906)] -Perlata Creek [(-122.2133,37.891),(-122.214,37.885)] -Perlata Creek [(-122.2158,37.753),(-122.2155,37.739)] -Perlata Creek [(-122.21853,37.83163),(-122.2188,37.826)] -Perry Road [(-122.0265,37.846),(-122.0256,37.844)] -Pershing Dr [(-122.1618,37.278),(-122.1613,37.271),(-122.1609,37.266)] -Pershing Dr [(-122.1633,37.299),(-122.1628,37.291)] -Pershing Dr [(-122.165,37.321),(-122.1645,37.315)] -Pershing Dr [(-122.1662,37.339),(-122.1658,37.333)] -Pestana Pl [(-121.7578,37.84),(-121.757776,37.84644)] -Peterman Ave [(-122.0945,37.392),(-122.0918,37.421)] -Peters Ave [(-121.8769,37.6),(-121.8763,37.608)] -Peters St [(-122.1287,37.068),(-122.128,37.073)] -Peterson St [(-122.232,37.733),(-122.2316,37.739)] -Peterson Way [(-122.0967,37.162),(-122.0952,37.159)] -Petroleum St [(-122.3168,37.13),(-122.3177,37.13)] -Petronave Dr [(-121.8344,37.469),(-121.83751,37.55738)] -Pickering Ave [(-121.9596,37.722),(-121.958868,37.72618)] -Pickering Ave [(-121.964,37.698),(-121.9637,37.7)] -Pico Road [(-121.9165,37.524),(-121.9177,37.505)] -Piedmont Ave [(-122.2511,37.644),(-122.251,37.624)] -Piedmont Ave [(-122.2527,37.263),(-122.2521,37.268)] -Piedmont Cres [(-122.2513,37.671),(-122.2503,37.661)] -Pierce Ave [(-122.1683,37.186),(-122.1672,37.168)] -Pierce St [(-122.3045,37.891),(-122.3042,37.884)] -Pike Ct [(-121.9219,37.08),(-121.9224,37.079)] -Pimlico Dr [(-121.8616,37.998),(-121.8618,37.008)] -Pine St [(-121.7758,37.902),(-121.7746,37.906)] -Pine St [(-121.7784,37.894),(-121.7776,37.897)] -Pine St [(-121.7869,37.882),(-121.7864,37.883)] -Pine St [(-121.9216,37.243),(-121.9226,37.235)] -Pine St [(-122.303,37.074),(-122.3026,37.084)] -Pine St [(-122.3034,37.063),(-122.3032,37.069)] -Pine Needle Dr [(-122.2127,37.478),(-122.2125,37.473)] -Pinewood Road [(-122.2219,37.424),(-122.2211,37.429)] -Pinto Ct [(-122.0228,37.08),(-122.0224,37.073)] -Piper St [(-122.216,37.39),(-122.2155,37.385)] -Pippin St [(-122.1747,37.344),(-122.1734,37.332)] -Pizarro Dr [(-122.025,37.556),(-122.026,37.544)] -Placer Way [(-121.9789,37.415),(-121.9769,37.407)] -Plata Way [(-121.9402,37.066),(-121.9394,37.069)] -Pleasant Way [(-122.1653,37.311),(-122.1646,37.302)] -Pleasant Hill Road [(-121.9264,37.854),(-121.9268,37.86)] -Pleasant Valley Ct [(-122.2455,37.298),(-122.2439,37.305)] -Pleasanton Ave [(-121.8782,37.636),(-121.8784,37.63)] -Pleasanton Ave [(-121.8819,37.586),(-121.882761,37.5753)] -Pleasanton Canal [(-121.886052,37.82228),(-121.8833,37.835)] -Pleasanton Sunol Road [(-121.8765,37.987),(-121.8775,37.982)] -Pleasanton Sunol Road [(-121.8851,37.39),(-121.8858,37.387)] -Pleitner Ave [(-122.2098,37.946),(-122.2094,37.953)] -Plomosa Road [(-121.9106,37.703),(-121.9102,37.696)] -Plummer Creek [(-122.0778,37.095),(-122.0852,37.069)] -Plymouth Ave [(-121.9369,37.422),(-121.9378,37.424)] -Plymouth Dr [(-122.0798,37.132),(-122.0802,37.11)] -Plymouth St [(-122.1643,37.425),(-122.1641,37.418)] -Plymouth St [(-122.1661,37.454),(-122.1652,37.44)] -Plymouth St [(-122.1763,37.593),(-122.1758,37.586)] -Poda Ct [(-121.9321,37.308),(-121.9315,37.312)] -Poinciana Pl [(-121.9946,37.341),(-121.994,37.337)] -Point Eden Way [(-122.1208,37.255),(-122.1262,37.256)] -Polaris Ave [(-122.064185,37.84562),(-122.0647,37.84)] -Polk Way [(-121.745,37.867),(-121.745,37.858)] -Polvorosa Ct [(-122.0178,37.594),(-122.0174,37.591)] -Pomar Vista Ave [(-122.0989,37.958),(-122.0973,37.969)] -Pomona Way [(-121.743614,37.84357),(-121.7427,37.839)] -Ponderosa Dr [(-121.749629,37.12363),(-121.74967,37.11779)] -Pontiac St [(-122.165,37.365),(-122.1647,37.359),(-122.1643,37.354)] -Pontiac St [(-122.1665,37.383),(-122.166309,37.3779)] -Poplar Ave [(-122.1018,37.704),(-122.098,37.721)] -Poplar Path [(-122.2678,37.968),(-122.2687,37.967)] -Port Sailwood Dr [(-122.0261,37.467),(-122.0265,37.463)] -Portage Road [(-121.9241,37.092),(-121.9257,37.109)] -Portal Ave [(-122.2281,37.148),(-122.2282,37.157)] -Portland Ave [(-122.2861,37.949),(-122.2858,37.949)] -Portland Ave [(-122.2945,37.945),(-122.2937,37.946)] -Portofino Cir [(-122.123984,37.08583),(-122.124375,37.08809)] -Portola Ave [(-121.7822,37.948),(-121.7806,37.94),(-121.7794,37.935)] -Portola Ave [(-122.2723,37.696),(-122.2713,37.691)] -Portola Dr [(-122.019284,37.56839),(-122.0199,37.563)] -Portola Dr [(-122.1482,37.024),(-122.1488,37.021)] -Portola Dr [(-122.1505,37.019),(-122.1516,37.016)] -Portsmouth Ave [(-122.1023,37.262),(-122.1013,37.254)] -Portsmouth Ave [(-122.1064,37.315),(-122.1064,37.308)] -Portwood Ave [(-122.2322,37.76),(-122.2317,37.765)] -Posen Ave [(-122.2828,37.848),(-122.2822,37.85)] -Posey Loop [(-122.276,37.854),(-122.276,37.859)] -Potawatami Dr [(-121.9238,37.063),(-121.924,37.056)] -Powell St [(-122.2926,37.388),(-122.2937,37.387)] -Powell St [(-122.3101,37.375),(-122.3108,37.375)] -Prairie Dr [(-121.9124,37.667),(-121.9123,37.664)] -Prarie Dr [(-121.9102,37.652),(-121.910115,37.65226)] -Preda St [(-122.1686,37.244),(-122.1691,37.255)] -Presley Way [(-122.2461,37.462),(-122.2462,37.465)] -Preston Ct [(-121.733536,37.01447),(-121.733204,37.00955)] -Preston Ct [(-121.9666,37.659),(-121.9652,37.668)] -Prestwick Ave [(-122.0369,37.208),(-122.0363,37.202)] -Prince Dr [(-121.9164,37.155),(-121.9185,37.145)] -Prince St [(-122.2582,37.541),(-122.2568,37.543)] -Prince St [(-122.2723,37.524),(-122.2713,37.525)] -Prince St [(-122.2802,37.512),(-122.2794,37.514)] -Princeton Ter [(-121.977476,37.61102),(-121.977871,37.61066)] -Princeton Way [(-121.75,37.814),(-121.7472,37.814)] -Proctor Ave [(-122.2222,37.364),(-122.2217,37.36)] -Proctor Ave [(-122.2267,37.406),(-122.2251,37.386)] -Proctor Road [(-122.0671,37.192),(-122.067,37.2)] -Proctor Road [(-122.0761,37.177),(-122.073739,37.1724)] -Prospect St [(-122.2492,37.699),(-122.249,37.695)] -Prosperity Way [(-122.1033,37.031),(-122.1044,37.042)] -Pueblo Dr [(-122.1748,37.269),(-122.1743,37.269)] -Pueblo Creek [(-122.0958,37.203),(-122.0965,37.205)] -Pueblo Serena [(-122.0958,37.222),(-122.0958,37.203)] -Pueblo Spring [(-122.0964,37.238),(-122.0965,37.222)] -Puerto Vallarta [(-121.8719,37.54),(-121.8728,37.528)] -Pulaski Dr [(-122.0262,37.107),(-122.0254,37.1)] -Pulsar Ave [(-121.7892,37.58955),(-121.7892,37.60011)] -Purcell Pl [(-122.0249,37.718),(-122.0224,37.699)] -Purdue St [(-122.1555,37.95),(-122.1565,37.949)] -Pyramid St [(-121.768592,37.56164),(-121.768329,37.56198)] -Quail Run Road [(-122.0448,37.808),(-122.0439,37.805)] -Quebec Ave [(-122.1528,37.786),(-122.1535,37.785)] -Quebec Common [(-122.051368,37.60756),(-122.05282,37.60102)] -Queen Anne Dr [(-122.0751,37.883),(-122.077,37.865)] -Quercus Ct [(-122.0267,37.59),(-122.0269,37.572)] -Quigley Pl [(-122.1962,37.867),(-122.1957,37.861)] -Quinn Lane [(-122.066405,37.74794),(-122.066039,37.73557)] -Quintana Ct [(-121.9516,37.464),(-121.9522,37.463)] -Quintana Way [(-121.9504,37.49),(-121.9508,37.489)] -Rachelle St [(-121.7257,37.945),(-121.7257,37.932)] -Racine St [(-122.2622,37.494),(-122.2624,37.501)] -Racoon Hallow Ct [(-121.914577,37.63603),(-121.913452,37.63738)] -Radele Ct [(-122.0101,37.363),(-122.0105,37.357)] -Ragland St [(-122.109,37.877),(-122.1089,37.872)] -Railroad Ave [(-121.7661,37.841),(-121.7654,37.842)] -Railroad Ave [(-121.771533,37.82472),(-121.771,37.826)] -Railroad Ave [(-121.779215,37.79798),(-121.779265,37.79635)] -Railroad Ave [(-121.891,37.94),(-121.8924,37.941)] -Railroad Ave [(-122.0245,37.013),(-122.0234,37.003),(-122.0223,37.993)] -Railroad Ave [(-122.1835,37.394),(-122.1828,37.388)] -Rainier Ave [(-121.8009,37.803),(-121.7999,37.804)] -Ralston Com [(-121.9775,37.428),(-121.9771,37.432)] -Ramona Ave [(-122.2391,37.291),(-122.2373,37.293)] -Ramona Ave [(-122.244153,37.31499),(-122.243523,37.31109)] -Rancho Arroyo Pkwy [(-121.9932,37.785),(-121.9929,37.774),(-121.9926,37.769)] -Rancho Higuera Road [(-121.9112,37.96),(-121.9105,37.959)] -Randall Ct [(-122.0749,37.976),(-122.0756,37.968)] -Randicik Ct [(-121.863424,37.95818),(-121.863445,37.9654)] -Randy St [(-122.1517,37.809),(-122.1523,37.807)] -Ranker Pl [(-122.0725,37.4),(-122.0737,37.395)] -Ranspot Dr [(-122.0972,37.999),(-122.0959,37)] -Raymond Road [(-121.7462,37.306),(-121.7326,37.305)] -Reading Ave [(-122.0779,37.874),(-122.0735,37.875)] -Redbud Lane [(-122.0969,37.627),(-122.0978,37.627)] -Redding Pl [(-122.1919,37.843),(-122.1921,37.841)] -Redding St [(-122.191432,37.84242),(-122.1911,37.842)] -Redding St [(-122.1943,37.858),(-122.1934,37.854)] -Redding St [(-122.1978,37.901),(-122.1975,37.895)] -Redwood Ct [(-121.9142,37.69),(-121.9144,37.696)] -Redwood Road [(-122.0726,37.155),(-122.0726,37.139)] -Redwood Road [(-122.0726,37.18079),(-122.0726,37.179)] -Redwood Road [(-122.0726,37.909),(-122.0727,37.906)] -Redwood Road [(-122.0727,37.955),(-122.0727,37.948)] -Redwood Road [(-122.0736,37.393),(-122.075736,37.37634)] -Redwood Road [(-122.1493,37.98),(-122.1437,37.001)] -Redwood Road [(-122.1882,37.986),(-122.1877,37.986)] -Redwood Creek [(-122.1366,37.968),(-122.1302,37.918)] -Reed Ave [(-121.7581,37.516),(-121.7559,37.516)] -Regailia Ave [(-121.86701,37.62944),(-121.867052,37.62182)] -Regal Ave [(-122.0839,37.468),(-122.0857,37.449)] -Regents Blvd [(-122.0662,37.779),(-122.066625,37.77216)] -Regents Blvd [(-122.0673,37.759),(-122.0677,37.751)] -Regents Blvd [(-122.0681,37.74),(-122.068,37.73)] -Regents Blvd [(-122.068594,37.80778),(-122.0681,37.805)] -Regents Blvd [(-122.077,37.865),(-122.0761,37.862)] -Regional St [(-121.9328,37.029),(-121.9347,37.072)] -Reinhardt Dr [(-122.1831,37.922),(-122.1828,37.918)] -Renwick St [(-122.1989,37.797),(-122.1982,37.802)] -Republic Ave [(-122.1688,37.046),(-122.1721,37.032)] -Requa Road [(-122.2323,37.199),(-122.2293,37.21)] -Revere Ave [(-122.03,37.129),(-122.0287,37.129)] -Revere Ave [(-122.1347,37.359),(-122.134,37.362)] -Reyes Dr [(-122.0791,37.873),(-122.0787,37.873)] -Reynolds Dr [(-122.0036,37.671),(-122.002954,37.66809)] -Rhine Way [(-121.84112,37.58518),(-121.840944,37.56363)] -Rhododendron Dr [(-121.74419,37.09645),(-121.7445,37.105)] -Ribera Ct [(-122.0292,37.644),(-122.0286,37.641)] -Ricardo Ave [(-122.1176,37.761),(-122.1148,37.745)] -Rich Ave [(-122.0351,37.309),(-122.0354,37.303)] -Richardson Way [(-122.2263,37.224),(-122.225,37.22)] -Richmond Ave [(-121.9969,37.452),(-121.9975,37.442)] -Richmond Blvd [(-122.2584,37.211),(-122.2573,37.218)] -Richmond Blvd [(-122.2592,37.195),(-122.2587,37.201)] -Ridge Trl [(-121.8615,37.438),(-121.859211,37.42899)] -Ridge Top Road [(-122.1538,37.164),(-122.1566,37.179)] -Ridgeview Ter [(-121.970517,37.63559),(-121.970862,37.63332)] -Ridgeway Ave [(-122.2513,37.286),(-122.2518,37.292)] -Ridgeway Ave [(-122.2539,37.299),(-122.2548,37.302)] -Ridgewood Dr [(-122.051305,37.59386),(-122.053772,37.58263)] -Ridley Dr [(-121.9794,37.65),(-121.979,37.644)] -Riley Dr [(-122.2999,37.858),(-122.299,37.86)] -Rincon Ave [(-121.7824,37.828),(-121.7824,37.837)] -Rispen Dr [(-122.2342,37.621),(-122.2326,37.634)] -Riverdale Ct [(-121.9198,37.891),(-121.9201,37.893)] -Riverside Ave [(-121.9758,37.74),(-121.9764,37.725)] -Riviera Dr [(-122.0003,37.954),(-122.0003,37.957)] -Riviera Dr [(-122.0003,37.96),(-122.0003,37.968)] -Roberts Ave [(-121.9554,37.299),(-121.955,37.282)] -Robertson Ave [(-122.0164,37.33),(-122.0173,37.318)] -Robertson Ave [(-122.021,37.275),(-122.0213,37.27)] -Robin St [(-121.9701,37.297),(-121.9698,37.287)] -Robinson Dr [(-122.1825,37.096),(-122.1807,37.054)] -Robledo Dr [(-122.1734,37.304),(-122.1706,37.281)] -Roca Dr [(-122.0335,37.609),(-122.0314,37.599)] -Rochelle Ave [(-122.0603,37.347),(-122.0594,37.329)] -Rockford Road [(-122.0848,37.819),(-122.0842,37.814)] -Rockingham Dr [(-121.8681,37.948),(-121.8689,37.944)] -Rocklin Dr [(-122.070801,37.71701),(-122.0712,37.713)] -Rocklin Dr [(-122.0719,37.698),(-122.0722,37.689)] -Rockridge Blvd [(-122.242,37.457),(-122.2416,37.464)] -Rockridge Blvd [(-122.2424,37.454),(-122.2417,37.453)] -Rockrose Dr [(-122.0105,37.248),(-122.0114,37.252)] -Rockwood Dr [(-122.0128,37.492),(-122.0109,37.482)] -Rodney Com [(-121.9562,37.385),(-121.9555,37.382)] -Rogers Ave [(-122.0044,37.43),(-122.0061,37.409)] -Rolling Hills Dr [(-121.948386,37.07126),(-121.947082,37.07103)] -Rolling Hills Dr [(-121.950806,37.10304),(-121.950378,37.11376)] -Rollinghills Cir [(-121.945273,37.06404),(-121.945249,37.0671)] -Romeo Pl [(-122.0562,37.692),(-122.0571,37.694)] -Romey Lane [(-122.0603,37.825),(-122.0587,37.825)] -Ronald Ct [(-121.9528,37.259),(-121.9537,37.259)] -Ronda St [(-122.125,37.865),(-122.1251,37.856)] -Roosevelt Pl [(-121.9918,37.267),(-121.9923,37.263)] -Rosario Ct [(-122.110662,37.79847),(-122.109931,37.78596)] -Rose Ave [(-121.8792,37.616),(-121.8838,37.656)] -Rose Ave [(-122.244329,37.28237),(-122.2441,37.284),(-122.2438,37.287)] -Rose Ave [(-122.2476,37.256),(-122.2469,37.268)] -Rose Dr [(-122.1451,37.142),(-122.1445,37.138)] -Rose St [(-121.757,37.84),(-121.757,37.831)] -Rose St [(-122.2586,37.834),(-122.2575,37.836)] -Rose St [(-122.2644,37.83),(-122.263462,37.83335)] -Rose St [(-122.2696,37.82),(-122.2689,37.82)] -Rose St [(-122.2843,37.782),(-122.2829,37.787)] -Rose St [(-122.2882,37.769),(-122.287,37.771)] -Rosedale Ct [(-121.9232,37.9),(-121.924,37.897)] -Rosegate Ter [(-121.969628,37.63263),(-121.970152,37.638)] -Roselli Dr [(-121.7848,37.636),(-121.7848,37.628)] -Rosemary Ct [(-121.9314,37.088),(-121.9314,37.085)] -Rosewood Ct [(-122.0622,37.37),(-122.0618,37.372)] -Rosewood Common [(-121.964615,37.21789),(-121.964292,37.213)] -Ross Cir [(-122.2466,37.502),(-122.2474,37.514)] -Ross Gate Way [(-121.8794,37.845),(-121.8818,37.836)] -Rothchild Ct [(-121.950257,37.08452),(-121.951086,37.08115)] -Roundhill Dr [(-122.0376,37.542),(-122.0377,37.536)] -Rousillon Ave [(-122.046,37.672),(-122.0451,37.674)] -Roxanne St [(-121.7288,37.853),(-121.7287,37.849)] -Roxbury Ave [(-122.1354,37.339),(-122.1346,37.336)] -Roxbury Lane [(-122.0333,37.615),(-122.0329,37.618)] -Roxbury Lane [(-122.0359,37.623),(-122.0356,37.619)] -Royal Ann Dr [(-122.0267,37.889),(-122.0268,37.88)] -Royal Ann Dr [(-122.0273,37.871),(-122.0278,37.862)] -Royal Ann St [(-122.1696,37.367),(-122.1691,37.362)] -Royal Ann St [(-122.1705,37.38),(-122.1702,37.376)] -Royal Palm Dr [(-121.9945,37.315),(-121.9922,37.303)] -Ruby Road [(-121.8029,37.688),(-121.8023,37.68)] -Ruby St [(-122.0765,37.815),(-122.0751,37.802)] -Rudsdale St [(-122.1855,37.552),(-122.1849,37.547)] -Rugby Ave [(-122.274,37.045),(-122.2738,37.037)] -Running Hills Ave [(-121.7262,37.22),(-121.7238,37.213)] -Ruschin Dr [(-122.0397,37.459),(-122.0393,37.465)] -Russell Ave [(-122.1694,37.819),(-122.1687,37.845)] -Russell St [(-122.2661,37.569),(-122.2652,37.571)] -Russell St [(-122.2695,37.564),(-122.2684,37.566)] -Russell Way [(-122.08,37.771),(-122.0781,37.783)] -Russet St [(-122.1758,37.361),(-122.1753,37.355)] -Rutgers Way [(-121.7421,37.744),(-121.742,37.739)] -Ruth Ct [(-122.1301,37.004),(-122.1288,37.002)] -Ruth Way [(-121.7928,37.766),(-121.792,37.767)] -Ruth Glen [(-121.9121,37.281),(-121.9124,37.278)] -Ruus Road [(-122.0667,37.296),(-122.066,37.28)] -Sabercat Road [(-121.9396,37.176),(-121.9388,37.165),(-121.937,37.159)] -Sabercat Road [(-121.9453,37.266),(-121.944385,37.25156),(-121.9408,37.195)] -Sable Pointe [(-122.2393,37.439),(-122.24,37.434)] -Sable Pointe [(-122.241,37.424),(-122.2416,37.418)] -Sacramento Ave [(-121.9861,37.44),(-121.9865,37.436)] -Sacramento St [(-122.277606,37.50815),(-122.277616,37.50591)] -Sacramento St [(-122.2799,37.606),(-122.2797,37.597)] -Sacramento St [(-122.2813,37.703),(-122.2811,37.695)] -Saddle Brook Dr [(-122.1478,37.909),(-122.1454,37.904),(-122.1451,37.888)] -Saginaw Ct [(-121.8803,37.898),(-121.8806,37.901)] -Saguare Com [(-121.9049,37.022),(-121.9043,37.017)] -Sailway Dr [(-121.9673,37.495),(-121.9686,37.502)] -Salem St [(-122.2794,37.361),(-122.2796,37.368)] -Salem St [(-122.2832,37.474),(-122.2835,37.479)] -Salinas Pl [(-122.041,37.689),(-122.0404,37.686)] -Salisbury St [(-122.2162,37.863),(-122.2146,37.848)] -Salton Sea Lane [(-122.0597,37.88),(-122.0591,37.869)] -San Andreas Dr [(-122.0592,37.957),(-122.0585,37.954)] -San Andreas Dr [(-122.0609,37.9),(-122.0614,37.895)] -San Andreas Dr [(-122.0621,37.973),(-122.0614,37.972)] -San Andreas Dr [(-122.0635,37.878),(-122.0648,37.891)] -San Andreas Dr [(-122.0658,37.907),(-122.0661,37.914)] -San Andreas Dr [(-122.0668,37.926),(-122.0672,37.931)] -San Antonio Ave [(-122.2585,37.679),(-122.2566,37.672)] -San Antonio St [(-122.0472,37.155),(-122.0477,37.108)] -San Antonio Way [(-122.2323,37.891),(-122.2314,37.886)] -San Antonio Creek [(-121.8722,37.759),(-121.8641,37.771)] -San Antonio Reservoir [(-121.8487,37.728),(-121.8359,37.67)] -San Bernardino Way [(-122.0621,37.936),(-122.0628,37.933)] -San Carlos Ave [(-122.0912,37.941),(-122.0899,37.94)] -San Carlos Ave [(-122.2886,37.931),(-122.2885,37.91)] -San Carlos Walk [(-122.2087,37.795),(-122.208,37.789)] -San Clemente St [(-122.0511,37.188),(-122.051,37.177)] -San Franciscan Dr [(-122.0589,37.24),(-122.0582,37.246)] -San Francisco Bay [(-122.108,37.032),(-122.1048,37.001)] -San Francisco Bay [(-122.3115,37.814),(-122.3096,37.777)] -San Francisco Bay [(-122.3176,37.669),(-122.3108,37.652)] -San Jose Ave [(-122.2423,37.594),(-122.2409,37.586)] -San Jose Ave [(-122.2455,37.609),(-122.2445,37.605)] -San Jose Ave [(-122.2543,37.65),(-122.251,37.635)] -San Jose Ct [(-122.0563,37.922),(-122.055864,37.91921)] -San Juan St [(-122.2158,37.803),(-122.2149,37.795)] -San Leandro Blvd [(-122.1557,37.174),(-122.1545,37.168)] -San Leandro St [(-122.1703,37.323),(-122.1689,37.312)] -San Leandro St [(-122.1717,37.335),(-122.1709,37.329)] -San Leandro St [(-122.2195,37.721),(-122.2186,37.716)] -San Leandro St [(-122.2251,37.748),(-122.2242,37.743)] -San Leandro Bay [(-122.2241,37.553),(-122.2253,37.542)] -San Leandro Creek [(-122.154489,37.27978),(-122.155,37.281)] -San Leandro Creek [(-122.175792,37.24864),(-122.1807,37.247)] -San Leandro Creek Canal [(-122.2081,37.409),(-122.2076,37.401)] -San Lorenzo Ave [(-122.2861,37.93),(-122.2857,37.929)] -San Lorenzo Creek [(-122.0544,37.907),(-122.0547,37.908)] -San Lorenzo Creek [(-122.063257,37.85966),(-122.064271,37.85339)] -San Lorenzo Creek [(-122.0741,37.799),(-122.0757,37.789)] -San Lorenzo Creek [(-122.117293,37.85868),(-122.120139,37.85739)] -San Lorenzo Creek [(-122.124957,37.853),(-122.1271,37.849)] -San Lorenzo Creek [(-122.1539,37.747),(-122.1616,37.703)] -San Luces Way [(-122.0672,37.963),(-122.0695,37.954)] -San Luis Ct [(-121.8768,37.483),(-121.8766,37.474)] -San Luis Ct [(-122.065,37.975),(-122.0657,37.973)] -San Luis Road [(-122.271,37.959),(-122.2701,37.933)] -San Marco Way [(-122.0666,37.95),(-122.0687,37.942)] -San Mateo Road [(-122.2724,37.925),(-122.2728,37.928)] -San Mateo Way [(-122.0609,37.926),(-122.061842,37.92391)] -San Miguel Ave [(-122.0793,37.052),(-122.079224,37.0254)] -San Miguel Ave [(-122.0801,37.927),(-122.08,37.911)] -San Moreno Ct [(-121.954,37.576),(-121.9532,37.558)] -San Pablo Ave [(-122.2718,37.084),(-122.2721,37.093)] -San Pablo Ave [(-122.2797,37.326),(-122.2798,37.332)] -San Pablo Ave [(-122.2822,37.405),(-122.2824,37.411)] -San Pablo Ave [(-122.2834,37.442),(-122.2838,37.45)] -San Pablo Ave [(-122.2859,37.518),(-122.2857,37.515)] -San Pablo Ave [(-122.2864,37.537),(-122.2862,37.532)] -San Pablo Ave [(-122.2922,37.725),(-122.2922,37.716),(-122.2918,37.704)] -San Pablo Ave [(-122.2961,37.84),(-122.2959,37.832)] -San Rafael St [(-122.1398,37.225),(-122.1395,37.219)] -San Ramon Road [(-121.937288,37.09164),(-121.937307,37.0922)] -San Sabana Road [(-121.9402,37.066),(-121.9402,37.095)] -Sandalwood St [(-122.0347,37.493),(-122.0327,37.483)] -Sandburg Way [(-122.0625,37.226),(-122.0625,37.203)] -Sandelin Ave [(-122.1351,37.294),(-122.1343,37.298)] -Sandringham Road [(-122.2139,37.183),(-122.2142,37.179)] -Sandringham Road [(-122.2155,37.175),(-122.2163,37.165)] -Sandy Road [(-122.0643,37.089),(-122.0645,37.086)] -Sandy Hook Dr [(-122.0615,37.22),(-122.062,37.221)] -Sanford St [(-122.1546,37.737),(-122.1543,37.728)] -Sangamore St [(-122.1069,37.471),(-122.1076,37.468)] -Santa Barbara Road [(-122.2679,37.928),(-122.2666,37.92)] -Santa Clara Ave [(-122.2509,37.695),(-122.2479,37.682)] -Santa Clara Ave [(-122.254714,37.71317),(-122.254,37.71)] -Santa Clara Ave [(-122.2551,37.211),(-122.254,37.205)] -Santa Clara Ave [(-122.2787,37.736),(-122.2761,37.736)] -Santa Clara Ave [(-122.2791,37.994),(-122.2798,37.989)] -Santa Clara St [(-122.0901,37.496),(-122.0885,37.485)] -Santa Clara St [(-122.0923,37.51),(-122.0919,37.504)] -Santa Clara St [(-122.1009,37.618),(-122.1006,37.613)] -Santa Clara St [(-122.1012,37.667),(-122.1012,37.66389),(-122.1012,37.65718)] -Santa Clara Way [(-121.7539,37.854),(-121.7508,37.856),(-121.75,37.856)] -Santa Fe Ave [(-122.2899,37.817),(-122.2899,37.815)] -Santa Maria Ave [(-122.0773,37),(-122.0773,37.98)] -Santa Maria Dr [(-122.0633,37.965),(-122.0624,37.961)] -Santa Paula [(-122.1607,37.848),(-122.1596,37.834)] -Santa Ray Ave [(-122.2393,37.122),(-122.2381,37.113)] -Santa Rita Road [(-121.872608,37.75282),(-121.8731,37.766)] -Santa Rita Road [(-121.877461,37.9142),(-121.8775,37.922)] -Santa Rita St [(-122.2065,37.804),(-122.2058,37.796)] -Santa Rita St [(-122.2129,37.832),(-122.2104,37.839)] -Santa Rosa St [(-122.1506,37.247),(-122.1502,37.238)] -Santa Rosa St [(-122.1513,37.265),(-122.1509,37.256)] -Santa Teresa [(-122.1576,37.826),(-122.1565,37.812),(-122.1553,37.797)] -Santa Teresa Com [(-121.9505,37.564),(-121.9496,37.559)] -Santee Road [(-122.0371,37.691),(-122.0376,37.685)] -Santiago Road [(-122.176,37.962),(-122.1756,37.956)] -Santo Ct [(-121.946172,37.10869),(-121.947136,37.10367)] -Saratoga St [(-122.1024,37.997),(-122.1019,37.997)] -Sarazen Ave [(-122.1539,37.58),(-122.1532,37.585)] -Saroni Dr [(-122.1954,37.345),(-122.1944,37.347)] -Saturn Dr [(-122.1283,37.145),(-122.1238,37.117)] -Sausal Creek [(-122.2126,37.122),(-122.213944,37.10691)] -Sausal Creek [(-122.215521,37.03532),(-122.216544,37.01827)] -Sausal Creek [(-122.2175,37.985),(-122.218,37.982)] -Sausal Creek [(-122.218,37.982),(-122.218834,37.9583)] -Sausal Creek [(-122.219108,37.9487),(-122.2193,37.942),(-122.219513,37.93313)] -Sausal Creek [(-122.2217,37.893),(-122.2221,37.884)] -Sausal Creek [(-122.2228,37.862),(-122.2232,37.856)] -Scarborough Dr [(-122.0362,37.568),(-122.0362,37.556)] -Scarborough Dr [(-122.1993,37.214),(-122.1999,37.24),(-122.1994,37.241)] -Scenic Ave [(-121.7262,37.171),(-121.7232,37.171)] -Scenic Ave [(-121.7314,37.171),(-121.7305,37.17)] -Scenic Ave [(-121.7414,37.166),(-121.73802,37.16978)] -Scenic Ave [(-122.2282,37.278),(-122.2284,37.296)] -Scenic Ave [(-122.2619,37.762),(-122.2617,37.749)] -Scenicview Dr [(-122.1354,37.26),(-122.1325,37.252)] -School St [(-122.1378,37.209),(-122.1369,37.199),(-122.1364,37.197)] -School St [(-122.2116,37.945),(-122.2103,37.94)] -School Way [(-122.0838,37.18),(-122.0833,37.177)] -Schooner Hill [(-122.2263,37.56),(-122.2269,37.564)] -Schuster Ave [(-122.0854,37.081),(-122.0854,37.074)] -Scott Pl [(-122.0802,37.38),(-122.0815,37.381)] -Scott Creek [(-121.8694,37.814),(-121.8694,37.803)] -Scott Creek Road [(-121.8999,37.678),(-121.8975,37.685)] -Scott Creek Road [(-121.9047,37.667),(-121.9034,37.67)] -Scott Creek Road [(-121.9098,37.651),(-121.9086,37.655)] -Sea Bridge Way [(-122.2364,37.426),(-122.2359,37.417)] -Sea View Pkwy [(-122.242913,37.47248),(-122.2421,37.472),(-122.2411,37.471)] -Sea View Pkwy [(-122.2499,37.466),(-122.2496,37.468)] -Sea View Pkwy [(-122.253,37.455),(-122.2519,37.457)] -Sea View Pkwy [(-122.2547,37.434),(-122.255,37.439)] -Seal Rock Ter [(-122.033374,37.69186),(-122.0335,37.692),(-122.0338,37.694)] -Seaver St [(-122.1016,37.427),(-122.1016,37.419)] -Seaview Ave [(-122.0623,37.113),(-122.0599,37.111)] -Seawall Dr [(-122.316154,37.63126),(-122.315489,37.60045)] -Segovia Pl [(-121.9478,37.596),(-121.9489,37.585)] -Selkirk St [(-121.9798,37.336),(-121.9796,37.331)] -Seminary Ave [(-122.1772,37.796),(-122.1756,37.798)] -Seminary Ave [(-122.1814,37.772),(-122.1807,37.778)] -Seneca St [(-122.03,37.122),(-122.03,37.115)] -Seneca Park Ave [(-121.9649,37.17),(-121.9653,37.167)] -Senior Ave [(-122.2487,37.826),(-122.2473,37.827)] -Sequoia Road [(-122.0013,37.617),(-122.001192,37.61346)] -Sequoia Ter [(-121.997978,37.6571),(-121.997403,37.66696)] -Seven Hills Road [(-122.0876,37.1),(-122.086344,37.1012),(-122.0855,37.102)] -Severn Dr [(-122.0359,37.584),(-122.0368,37.571)] -Severn Pl [(-122.0363,37.586),(-122.0367,37.581)] -Sevilla Road [(-122.0829,37.809),(-122.0831,37.81)] -Seville Pl [(-121.9514,37.522),(-121.9522,37.518)] -Sextus Road [(-122.1938,37.33),(-122.1896,37.327)] -Seymour Pl [(-122.0357,37.84),(-122.0367,37.837)] -Shadow Ridge Dr [(-122.041,37.144),(-122.0411,37.162)] -Shady Creek Road [(-121.913106,37.24701),(-121.914087,37.24475)] -Shafer Creek [(-121.681036,37.12545),(-121.694801,37.25112)] -Shafter Ave [(-122.2539,37.418),(-122.2527,37.434)] -Shafter Ave [(-122.2569,37.383),(-122.2556,37.399)] -Shafter Ave [(-122.2586,37.313),(-122.2583,37.323)] -Shamrock Pl [(-121.929,37.24),(-121.9295,37.247)] -Shannon Ave [(-121.94218,37.14137),(-121.9418,37.142)] -Shasta St [(-121.802842,37.889),(-121.802801,37.8826)] -Shattuck Ave [(-122.053676,37.61223),(-122.052619,37.61591)] -Shattuck Ave [(-122.2633,37.339),(-122.2634,37.347)] -Shattuck Ave [(-122.2648,37.468),(-122.2648,37.474)] -Shattuck Ave [(-122.2675,37.712),(-122.2674,37.704)] -Shattuck Ave [(-122.2683,37.776),(-122.2683,37.766)] -Shattuck Ave [(-122.2686,37.904),(-122.2686,37.897)] -Shaw St [(-122.1518,37.459),(-122.1511,37.455)] -Sheffield Lane [(-122.0511,37.006),(-122.051292,37.00178)] -Sheffield Road [(-122.1032,37.097),(-122.1026,37.095)] -Sheffield Road [(-122.241,37.45),(-122.2413,37.446)] -Sheffield Road [(-122.2421,37.44),(-122.2427,37.437)] -Sheffield Road [(-122.2457,37.441),(-122.2448,37.44)] -Sheila St [(-122.0453,37.852),(-122.045,37.847)] -Sheldon St [(-122.146,37.455),(-122.1454,37.451)] -Shepherd Ave [(-122.0707,37.383),(-122.0737,37.367)] -Shepherd Canyon Road [(-122.1845,37.355),(-122.1835,37.355)] -Shepherd Canyon Road [(-122.1988,37.302),(-122.196132,37.31137)] -Shepherd Canyon Road [(-122.2052,37.245),(-122.2027,37.236)] -Sheridan Road [(-121.901114,37.58914),(-121.899,37.574)] -Sheridan Road [(-122.2279,37.425),(-122.2253,37.411),(-122.2223,37.377)] -Sherman St [(-122.2628,37.781),(-122.2627,37.787)] -Sherman St [(-122.263,37.695),(-122.262932,37.70799)] -Sherman St [(-122.2631,37.667),(-122.2631,37.674)] -Sherry Ct [(-121.7642,37.736),(-121.76437,37.73958)] -Sherwood Lane [(-122.2474,37.467),(-122.246514,37.45985)] -Shiela Way [(-122.0734,37.757),(-122.073,37.75)] -Shinn St [(-121.9818,37.64),(-121.9817,37.636)] -Shirley Ave [(-122.1157,37.717),(-122.117,37.712)] -Shoreline Dr [(-122.2638,37.596),(-122.2607,37.584)] -Shoreline Dr [(-122.2657,37.603),(-122.2648,37.6)] -Shoreline Dr [(-122.2714,37.626),(-122.2691,37.616)] -Shylock Dr [(-122.0488,37.748),(-122.0486,37.74)] -Sidney Ave [(-122.1279,37.096),(-122.1274,37.1)] -Sigourney Elysian Fields Dr [(-122.127563,37.66495),(-122.1275,37.649)] -Sigourney Elysian Fields Dr [(-122.128,37.674),(-122.1277,37.667)] -Silva Lane [(-122.237019,37.28132),(-122.235461,37.27888)] -Silvergate Dr [(-121.941,37.097),(-121.9402,37.095)] -Simm Ct [(-121.9757,37.15),(-121.9748,37.153)] -Simmons St [(-122.1881,37.803),(-122.1874,37.805)] -Sims Dr [(-122.21,37.207),(-122.2101,37.237)] -Simson St [(-122.1693,37.737),(-122.1687,37.74)] -Sinbad Creek [(-121.9177,37.343),(-121.9202,37.366)] -Sinbad Creek [(-121.9498,37.613),(-121.9556,37.643)] -Singing Hills Ave [(-121.7262,37.199),(-121.7237,37.206)] -Singleton Ave [(-122.2896,37.87397),(-122.288161,37.87394)] -Sioux Ct [(-121.926147,37.14374),(-121.9248,37.122)] -Sioux Dr [(-121.928,37.142),(-121.926147,37.14374)] -Siward Dr [(-122.043286,37.63282),(-122.043581,37.63639)] -Siward Dr [(-122.044259,37.64617),(-122.044499,37.6493)] -Siward Dr [(-122.046199,37.68158),(-122.046,37.672)] -Siward Dr [(-122.047527,37.71764),(-122.0475,37.716)] -Skylark Dr [(-122.0117,37.839),(-122.011,37.835)] -Skylark Dr [(-122.0192,37.85),(-122.0186,37.848)] -Skyline Blvd [(-122.1409,37.819),(-122.1307,37.73)] -Skyline Blvd [(-122.144,37.851),(-122.1409,37.829)] -Skyline Blvd [(-122.1701,37.988),(-122.167,37.982)] -Skyline Blvd [(-122.1738,37.01),(-122.1714,37.996)] -Skyline Blvd [(-122.1772,37.039),(-122.1774,37.037)] -Skyline Blvd [(-122.1865,37.25),(-122.186,37.247)] -Skyline Blvd [(-122.1885,37.275),(-122.1873,37.266)] -Skyline Blvd [(-122.1965,37.405),(-122.190866,37.38122)] -Skyline Blvd [(-122.2091,37.506),(-122.2076,37.506)] -Skyline Dr [(-122.0277,37.5),(-122.0284,37.498)] -Skyview Dr [(-122.1276,37.242),(-122.1274,37.244)] -Skywest Dr [(-122.1161,37.62),(-122.1123,37.586)] -Sleepy Hollow Ave [(-122.093,37.35),(-122.0927,37.343)] -Sleepy Hollow Ave [(-122.1003,37.335),(-122.1008,37.332)] -Sleepy Hollow Ave [(-122.1045,37.316),(-122.1054,37.315)] -Slender Ct [(-122.0565,37.73),(-122.055,37.735)] -Smalley Ave [(-122.095194,37.69714),(-122.0945,37.7)] -Smith St [(-122.0727,37.965),(-122.0742,37.964)] -Smith St [(-122.0759,37.963),(-122.0778,37.964)] -Snake Road [(-122.206567,37.27603),(-122.2062,37.281),(-122.2057,37.292)] -Snake Road [(-122.2066,37.331),(-122.2048,37.345)] -Sodaville Ct [(-121.9266,37.029),(-121.9278,37.033)] -Solano Ave [(-122.1131,37.735),(-122.1161,37.724)] -Solano Ave [(-122.2829,37.912),(-122.2819,37.913)] -Solano Ave [(-122.2871,37.91),(-122.2867,37.91)] -Solano Ave [(-122.289,37.909),(-122.2885,37.91)] -Solano Way [(-122.0773,37.921),(-122.0785,37.921)] -Solano Way [(-122.2451,37.889),(-122.2443,37.885)] -Solomon Lane [(-122.2372,37.299),(-122.2374,37.3)] -Somerset Ave [(-122.0827,37.016),(-122.0811,37.016)] -Somerset Ave [(-122.0893,37.006),(-122.0885,37.008)] -Somerset Ave [(-122.0907,37.003),(-122.0899,37.005)] -Somerset Ave [(-122.0936,37.994),(-122.0922,37.998)] -Somerset Pl [(-122.0295,37.49),(-122.0299,37.485)] -Somerset Pl [(-122.2732,37.949),(-122.27246,37.94689)] -Sonoma Ave [(-122.2776,37.858),(-122.2765,37.856)] -Sonoma Dr [(-121.8796,37.487),(-121.8799,37.488)] -Soquel St [(-122.0664,37.711),(-122.0657,37.707)] -Sora Com [(-122.043,37.743),(-122.0428,37.746)] -Sorani Way [(-122.0785,37.172),(-122.0782,37.171)] -Soto Road [(-122.0812,37.561),(-122.0798,37.545)] -South Road [(-121.8941,37.283),(-121.894,37.279)] -South Bay Aqueduct [(-121.6786,37.942),(-121.676067,37.8981)] -South Dry Creek Branch [(-122.0168,37.083),(-122.0173,37.084)] -South Fork Trout Creek [(-121.658085,37.99874),(-121.657591,37.02423)] -South Front Road [(-121.7116,37.134),(-121.7092,37.145)] -South Front Road [(-121.723953,37.0797),(-121.722,37.062)] -South Front Road [(-121.738379,37.02183),(-121.737947,37.02335)] -Southampton Ave [(-122.2745,37.948),(-122.2742,37.962)] -Southern Pacific Railroad [(-121.558002,37.00663),(-121.576,37.136)] -Southern Pacific Railroad [(-121.6695,37.391),(-121.666889,37.41337)] -Southern Pacific Railroad [(-121.7674,37.843),(-121.7686,37.84)] -Southern Pacific Railroad [(-122.3002,37.674),(-122.2999,37.661)] -Southlake Com [(-121.9572,37.113),(-121.9565,37.116)] -Southwick Ct [(-121.9441,37.185),(-121.9436,37.18)] -Sp Railroad [(-121.7182,37.017),(-121.7162,37.025)] -Sp Railroad [(-121.8204,37.746),(-121.8139,37.753)] -Sp Railroad [(-121.8591,37.701),(-121.8586,37.705)] -Sp Railroad [(-121.8699,37.631),(-121.8678,37.651)] -Sp Railroad [(-121.87958,37.88603),(-121.880675,37.89396)] -Sp Railroad [(-121.893564,37.99009),(-121.897,37.016)] -Sp Railroad [(-121.8977,37.022),(-121.9022,37.054)] -Sp Railroad [(-121.9271,37.788),(-121.9185,37.626)] -Sp Railroad [(-121.950757,37.25243),(-121.9506,37.25)] -Sp Railroad [(-121.9565,37.898),(-121.9562,37.9)] -Sp Railroad [(-121.9684,37.715),(-121.9669,37.701),(-121.9655,37.69)] -Sp Railroad [(-121.9736,37.616),(-121.9737,37.608)] -Sp Railroad [(-121.993831,37.81669),(-121.992146,37.8107)] -Sp Railroad [(-122.0257,37.349),(-122.0289,37.31)] -Sp Railroad [(-122.0315,37.251),(-122.0292,37.24)] -Sp Railroad [(-122.0321,37.271),(-122.0347,37.265)] -Sp Railroad [(-122.0386,37.133),(-122.0335,37.089)] -Sp Railroad [(-122.0414,37.268),(-122.042509,37.26338)] -Sp Railroad [(-122.0553,37.212),(-122.0652,37.134),(-122.0654,37.131)] -Sp Railroad [(-122.0594,37.75),(-122.0593,37.743)] -Sp Railroad [(-122.0626,37.857),(-122.0616,37.845)] -Sp Railroad [(-122.0734,37.001),(-122.0734,37.997)] -Sp Railroad [(-122.076691,37.99914),(-122.075907,37.99243)] -Sp Railroad [(-122.086,37.079),(-122.081,37.036)] -Sp Railroad [(-122.0914,37.601),(-122.087,37.56),(-122.086408,37.5551)] -Sp Railroad [(-122.10629,37.73042),(-122.1054,37.723)] -Sp Railroad [(-122.1129,37.315),(-122.1125,37.311)] -Sp Railroad [(-122.121,37.857),(-122.1187,37.837)] -Sp Railroad [(-122.137,37.576),(-122.1327,37.53)] -Sp Railroad [(-122.137792,37.003),(-122.1365,37.992),(-122.131257,37.94612)] -Sp Railroad [(-122.172213,37.03399),(-122.1678,37.059)] -Sp Railroad [(-122.1748,37.322),(-122.174,37.315)] -Sp Railroad [(-122.1785,37.355),(-122.178,37.351)] -Sp Railroad [(-122.17894,37.32386),(-122.179281,37.31827),(-122.1807,37.295)] -Sp Railroad [(-122.1801,37.115),(-122.178,37.088)] -Sp Railroad [(-122.1947,37.497),(-122.193328,37.4848)] -Sp Railroad [(-122.2269,37.73),(-122.2272,37.726)] -Sp Railroad [(-122.2281,37.761),(-122.2268,37.753)] -Sp Railroad [(-122.2346,37.727),(-122.2343,37.726)] -Sp Railroad [(-122.2411,37.85),(-122.2359,37.814)] -Sp Railroad [(-122.2506,37.891),(-122.2501,37.889)] -Sp Railroad [(-122.2724,37.946),(-122.2713,37.942)] -Sp Railroad [(-122.2737,37.774),(-122.2731,37.765)] -Sp Railroad [(-122.2744,37.802),(-122.2743,37.795)] -Sp Railroad [(-122.275429,37.88474),(-122.2754,37.883)] -Sp Railroad [(-122.2853,37.355),(-122.2847,37.334)] -Sp Railroad [(-122.2864,37.393),(-122.2881,37.387)] -Sp Railroad [(-122.2888,37.383),(-122.2893,37.38)] -Sp Railroad [(-122.2898,37.349),(-122.2887,37.319),(-122.2883,37.307)] -Sp Railroad [(-122.2939,37.484),(-122.2936,37.475)] -Sp Railroad [(-122.2965,37.56),(-122.2959,37.545)] -Sp Railroad [(-122.305229,37.83926),(-122.3049,37.822)] -Sp Railroad [(-122.3086,37.087),(-122.31,37.085)] -Spady St [(-121.9689,37.424),(-121.969174,37.41761)] -Sparrow Dr [(-121.9331,37.139),(-121.9328,37.134)] -Sparrow Road [(-122.0827,37.209),(-122.0826,37.203)] -Spence Ave [(-121.9733,37.616),(-121.9728,37.619)] -Spetti Dr [(-121.9684,37.665),(-121.9696,37.658)] -Spinnaker Way [(-122.3138,37.694),(-122.3171,37.687)] -Spoonbill Common [(-122.043662,37.66522),(-122.043425,37.66065)] -Spring St [(-121.8702,37.62),(-121.871,37.621)] -Springbrook Lane [(-122.057162,37.29952),(-122.056705,37.29151)] -Springdale Ave [(-121.9196,37.845),(-121.92,37.854)] -Springdale Ave [(-121.9229,37.884),(-121.9233,37.888)] -Springfield St [(-122.1598,37.485),(-122.1597,37.477)] -Springhouse Dr [(-121.883683,37.89587),(-121.880871,37.89125)] -Springlake Dr [(-122.133113,37.93134),(-122.134,37.93)] -Springtown Blvd [(-121.74,37.039),(-121.7407,37.059)] -Springtown Blvd [(-121.743242,37.07568),(-121.745,37.088)] -Spruce St [(-122.0506,37.327),(-122.0496,37.322)] -Spruce St [(-122.0566,37.368),(-122.0565,37.361)] -Spruce St [(-122.1578,37.994),(-122.1586,37.991)] -Spruce St [(-122.2398,37.048),(-122.2393,37.056)] -Spruce St [(-122.2659,37.849),(-122.2655,37.839)] -Spruce St [(-122.2698,37.99),(-122.2693,37.981)] -St Anthony Dr [(-121.939,37.474),(-121.9385,37.471)] -St Charles St [(-122.2654,37.763),(-122.2653,37.773)] -St Johns St [(-121.8764,37.643),(-121.8777,37.646)] -St Matthew Dr [(-122.024,37.394),(-122.0234,37.391)] -St Michael Cir [(-121.853648,37.6251),(-121.853779,37.61796)] -Stacy St [(-122.1218,37.544),(-122.1199,37.532)] -Stadium Way [(-121.758155,37.66715),(-121.757912,37.66728)] -Stagecoach Road [(-121.921401,37.27049),(-121.9218,37.277)] -Stalker Way [(-122.264,37.807),(-122.2672,37.816)] -Stanford Ave [(-122.2764,37.438),(-122.2773,37.433)] -Stanford Ave [(-122.2781,37.43),(-122.2802,37.42)] -Stanford Way [(-121.7451,37.826),(-121.743925,37.82264)] -Stanford Way [(-121.7473,37.828),(-121.7459,37.826)] -Stanley Ave [(-121.9621,37.242),(-121.9632,37.24)] -Stanley Ave [(-122.1504,37.485),(-122.15,37.478),(-122.1498,37.469)] -Stanley Blvd [(-121.7971,37.769),(-121.7948,37.772)] -Stanley Blvd [(-121.8705,37.659),(-121.871,37.66)] -Stannage Ave [(-122.2939,37.844),(-122.2939,37.828)] -Stannage Ave [(-122.297,37.939),(-122.2965,37.923)] -Stanton Ave [(-122.0889,37.939),(-122.0885,37.928)] -Stanton Ave [(-122.0953,37.027),(-122.0944,37.022)] -Stanton Ave [(-122.100392,37.0697),(-122.099513,37.06052)] -Stanton Hill Road [(-122.0935,37.963),(-122.0929,37.964)] -Stanwood Ave [(-122.0839,37.416),(-122.0839,37.409)] -Star View Ct [(-122.2251,37.516),(-122.2248,37.511)] -Starflower Way [(-121.7298,37.099),(-121.7323,37.095)] -Starling Dr [(-122.015929,37.82489),(-122.0171,37.83)] -Starlite Way [(-121.9167,37.738),(-121.9162,37.745)] -Starr Ct [(-121.9238,37.371),(-121.9246,37.373)] -Starr Ct [(-121.9249,37.373),(-121.92514,37.3722)] -Starr St [(-121.9213,37.378),(-121.9216,37.376)] -Starview Dr [(-122.1248,37.197),(-122.1231,37.201)] -Starward Dr [(-121.9356,37.103),(-121.936,37.109)] -Starward Dr [(-121.9361,37.115),(-121.9363,37.128)] -State Hwy 123 [(-122.3004,37.986),(-122.2998,37.969),(-122.2995,37.962),(-122.2992,37.952),(-122.299,37.942),(-122.2987,37.935),(-122.2984,37.924),(-122.2982,37.92),(-122.2976,37.904),(-122.297,37.88),(-122.2966,37.869),(-122.2959,37.848),(-122.2961,37.843)] -State Hwy 13 [(-122.1797,37.943),(-122.179871,37.91849),(-122.18,37.9),(-122.179023,37.86615),(-122.1787,37.862),(-122.1781,37.851),(-122.1777,37.845),(-122.1773,37.839),(-122.177,37.833)] -State Hwy 13 [(-122.1828,37.974),(-122.1799,37.948)] -State Hwy 13 [(-122.2049,37.2),(-122.20328,37.17975),(-122.1989,37.125),(-122.198078,37.11641),(-122.1975,37.11)] -State Hwy 13 [(-122.2213,37.388),(-122.218753,37.36402),(-122.2168,37.336),(-122.2163,37.328),(-122.2144,37.313),(-122.211744,37.28221),(-122.21,37.262),(-122.2087,37.244),(-122.207,37.224),(-122.2065,37.218),(-122.2058,37.209)] -State Hwy 13 [(-122.2319,37.515),(-122.2316,37.511),(-122.2305,37.498),(-122.2296,37.489),(-122.2286,37.478),(-122.2244,37.427)] -State Hwy 13 Ramp [(-122.1781,37.851),(-122.1782,37.847),(-122.1777,37.845)] -State Hwy 13 Ramp [(-122.1799,37.948),(-122.1797,37.943)] -State Hwy 13 Ramp [(-122.1819,37.978),(-122.1828,37.974)] -State Hwy 13 Ramp [(-122.1835,37.98),(-122.1852,37.985)] -State Hwy 13 Ramp [(-122.1854,37.996),(-122.1861,37.986)] -State Hwy 13 Ramp [(-122.1937,37.078),(-122.1943,37.08)] -State Hwy 13 Ramp [(-122.1942,37.084),(-122.1964,37.107)] -State Hwy 13 Ramp [(-122.1975,37.11),(-122.1964,37.107)] -State Hwy 13 Ramp [(-122.1989,37.125),(-122.1984,37.117),(-122.1981,37.112)] -State Hwy 13 Ramp [(-122.2054,37.205),(-122.2048,37.209)] -State Hwy 13 Ramp [(-122.2055,37.197),(-122.2049,37.2)] -State Hwy 13 Ramp [(-122.2058,37.209),(-122.2049,37.211)] -State Hwy 13 Ramp [(-122.2069,37.213),(-122.2072,37.216),(-122.2065,37.218)] -State Hwy 13 Ramp [(-122.2073,37.221),(-122.207,37.224)] -State Hwy 13 Ramp [(-122.2163,37.328),(-122.2149,37.321),(-122.2144,37.313)] -State Hwy 13 Ramp [(-122.2168,37.336),(-122.2168,37.328)] -State Hwy 13 Ramp [(-122.2232,37.41),(-122.2247,37.422)] -State Hwy 13 Ramp [(-122.2244,37.427),(-122.223,37.414),(-122.2214,37.396),(-122.2213,37.388)] -State Hwy 13 Ramp [(-122.2244,37.427),(-122.2247,37.422)] -State Hwy 13 Ramp [(-122.2307,37.487),(-122.2286,37.478)] -State Hwy 17 [(-122.3107,37.976),(-122.3078,37.93),(-122.3072,37.916),(-122.307,37.902)] -State Hwy 17 Ramp ((-122.2877,37.234),(-122.2881,37.237)) -State Hwy 17 Ramp [(-122.2882,37.233),(-122.2881,37.237),(-122.2882,37.242),(-122.2883,37.247),(-122.2885,37.254)] -State Hwy 17 Ramp [(-122.2899,37.128),(-122.2898,37.132),(-122.2897,37.142)] -State Hwy 17 Ramp [(-122.291,37.113),(-122.2906,37.118)] -State Hwy 17 Ramp [(-122.2915,37.083),(-122.29137,37.07065),(-122.290561,37.06224)] -State Hwy 238 ((-122.098,37.908),(-122.0983,37.907),(-122.099,37.905),(-122.101,37.898),(-122.101535,37.89711),(-122.103173,37.89438),(-122.1046,37.892),(-122.106,37.89)) -State Hwy 238 [(-122.106,37.89),(-122.1061,37.89),(-122.1064,37.89),(-122.1073,37.889)] -State Hwy 238 Ramp ((-122.1064,37.89),(-122.1067,37.899)) -State Hwy 238 Ramp ((-122.1288,37.892),(-122.1293,37.895)) -State Hwy 238 Ramp ((-122.1288,37.913),(-122.1294,37.917)) -State Hwy 238 Ramp [(-122.1073,37.889),(-122.1067,37.899),(-122.1056,37.899)] -State Hwy 238 Ramp [(-122.1073,37.889),(-122.1068,37.881),(-122.106574,37.88354),(-122.106,37.89)] -State Hwy 238 Ramp [(-122.1288,37.9),(-122.1293,37.895),(-122.1296,37.906)] -State Hwy 238 Ramp [(-122.1288,37.922),(-122.1294,37.917),(-122.1296,37.906)] -State Hwy 24 [(-122.2206,37.531),(-122.2204,37.536),(-122.2194,37.541),(-122.217,37.546),(-122.2151,37.551),(-122.2139,37.561),(-122.2121,37.577)] -State Hwy 24 [(-122.2674,37.246),(-122.2673,37.248),(-122.267,37.261),(-122.2668,37.271),(-122.2663,37.298),(-122.2659,37.315),(-122.2655,37.336),(-122.265007,37.35882),(-122.264443,37.37286),(-122.2641,37.381),(-122.2638,37.388),(-122.2631,37.396),(-122.2617,37.405),(-122.2615,37.407),(-122.2605,37.412)] -State Hwy 24 [(-122.2681,37.244),(-122.2679,37.248),(-122.2677,37.252)] -State Hwy 24 Ramp ((-122.2191,37.537),(-122.2197,37.535)) -State Hwy 24 Ramp ((-122.2204,37.536),(-122.2211,37.533)) -State Hwy 24 Ramp [(-122.2194,37.541),(-122.2197,37.535),(-122.2197,37.531)] -State Hwy 24 Ramp [(-122.2211,37.542),(-122.2211,37.533),(-122.2209,37.526)] -State Hwy 24 Ramp [(-122.2218,37.517),(-122.2214,37.507)] -State Hwy 24 Ramp [(-122.2224,37.497),(-122.2219,37.494),(-122.2215,37.492)] -State Hwy 24 Ramp [(-122.2279,37.486),(-122.2284,37.485)] -State Hwy 24 Ramp [(-122.2279,37.486),(-122.2305,37.498)] -State Hwy 24 Ramp [(-122.2286,37.478),(-122.2284,37.485)] -State Hwy 24 Ramp [(-122.2551,37.435),(-122.2568,37.436),(-122.2585,37.428),(-122.259722,37.42438),(-122.260592,37.4218),(-122.2612,37.42)] -State Hwy 24 Ramp [(-122.257,37.433),(-122.258,37.427)] -State Hwy 24 Ramp [(-122.2605,37.412),(-122.2601,37.412),(-122.2599,37.412),(-122.2586,37.413)] -State Hwy 24 Ramp [(-122.2623,37.409),(-122.2614,37.411),(-122.260282,37.41626),(-122.258,37.427)] -State Hwy 24 Ramp [(-122.2657,37.351),(-122.2665,37.36)] -State Hwy 24 Ramp [(-122.266,37.348),(-122.2661,37.35),(-122.2668,37.35)] -State Hwy 24 Ramp [(-122.2677,37.252),(-122.2674,37.258),(-122.2671,37.263),(-122.2672,37.267),(-122.2673,37.272)] -State Hwy 84 [(-121.7673,37.82),(-121.7664,37.828),(-121.7654,37.835),(-121.765,37.837)] -State Hwy 84 [(-121.9565,37.898),(-121.956589,37.89911),(-121.9569,37.903),(-121.956,37.91),(-121.9553,37.919)] -State Hwy 84 [(-121.9725,37.749),(-121.972151,37.75144),(-121.9715,37.756),(-121.9706,37.762),(-121.9692,37.778),(-121.9673,37.793),(-121.9637,37.813),(-121.9637,37.854),(-121.9576,37.891)] -State Hwy 84 [(-122.0484,37.539),(-122.0443,37.564),(-122.0423,37.577)] -State Hwy 84 [(-122.0484,37.539),(-122.0514,37.52),(-122.051557,37.51906),(-122.0544,37.502)] -State Hwy 84 [(-122.0671,37.426),(-122.0658,37.432)] -State Hwy 84 [(-122.0671,37.426),(-122.07,37.402),(-122.074,37.37),(-122.0773,37.338)] -State Hwy 84 Ramp [(-122.0544,37.502),(-122.052622,37.50902),(-122.0506,37.517),(-122.0484,37.539)] -State Hwy 92 [(-122.1085,37.326),(-122.1095,37.322),(-122.1111,37.316),(-122.1119,37.313),(-122.1125,37.311),(-122.1131,37.308),(-122.1167,37.292),(-122.1187,37.285),(-122.12,37.28)] -State Hwy 92 Ramp ((-122.1091,37.328),(-122.1101,37.332)) -State Hwy 92 Ramp [(-122.099,37.368),(-122.0994,37.363)] -State Hwy 92 Ramp [(-122.1086,37.321),(-122.1089,37.315),(-122.1111,37.316)] -State Hwy 92 Ramp [(-122.1091,37.328),(-122.1101,37.332),(-122.1101,37.327),(-122.1095,37.322)] -State Hwy 92 Ramp [(-122.1167,37.292),(-122.1185,37.295),(-122.1191,37.298)] -State Hwy 92 Ramp [(-122.1187,37.285),(-122.1186,37.292),(-122.1193,37.29)] -State Hwy 92 Ramp [(-122.12,37.28),(-122.1207,37.269),(-122.1204,37.27)] -State Hwy 92 Ramp [(-122.1204,37.267),(-122.123,37.271)] -Staten Ave [(-122.2533,37.103),(-122.2534,37.094)] -Stearns Ave [(-122.1564,37.533),(-122.1533,37.512)] -Steele St [(-122.188,37.892),(-122.1874,37.886)] -Steinmetz Way [(-122.1979,37.061),(-122.1976,37.051)] -Stella St [(-122.14272,37.4824),(-122.1418,37.469)] -Stenhammer Dr [(-121.9612,37.84),(-121.9607,37.826)] -Sterne Pl [(-122.0318,37.838),(-122.0327,37.835)] -Steuben Ct [(-121.9547,37.227),(-121.9553,37.225)] -Stevens St [(-122.0718,37.999),(-122.0707,37.999)] -Stevenson Blvd [(-121.9758,37.367),(-121.9782,37.334)] -Stevenson Blvd [(-121.982964,37.27715),(-121.983567,37.27017)] -Stewart Ave [(-121.9797,37.174),(-121.9821,37.149)] -Stoakes Ave [(-122.161722,37.31574),(-122.16195,37.31467)] -Stonedale Dr [(-121.9171,37.877),(-121.9173,37.882)] -Stonehenge Road [(-122.037162,37.84679),(-122.0377,37.841)] -Stoneridge Dr [(-121.894,37.919),(-121.8902,37.925)] -Stoneridge Dr [(-121.9082,37.905),(-121.9089,37.904)] -Stoneridge Mall Road [(-121.9274,37.926),(-121.925,37.925)] -Stoneridge Mall Road [(-121.9287,37.963),(-121.9283,37.941)] -Stonewall Ave [(-122.1076,37.568),(-122.1067,37.554)] -Stony Brook [(-121.9429,37.244),(-121.9432,37.21)] -Storer Ave [(-122.1944,37.852),(-122.1934,37.854)] -Stow Ave [(-122.2508,37.042),(-122.2491,37.043)] -Strang Ave [(-122.1087,37.034),(-122.1076,37.037)] -Stratford Ave [(-121.9696,37.271),(-121.9732,37.254)] -Stratton Common [(-121.983399,37.43226),(-121.983217,37.43097)] -Stream [(-121.574573,37.54948),(-121.574039,37.57213)] -Stream [(-121.648853,37.05723),(-121.651539,37.14924)] -Strobridge Ave [(-122.0884,37.911),(-122.0882,37.908)] -Strong Way [(-122.102446,37.04885),(-122.101424,37.05337)] -Stuart St [(-122.2518,37.6),(-122.2507,37.601),(-122.2491,37.606)] -Stuart St [(-122.2554,37.601),(-122.2541,37.602)] -Suddard Ct [(-121.9057,37.823),(-121.9064,37.822)] -Sueirro St [(-122.1113,37.628),(-122.1121,37.627)] -Suffolk Way [(-121.8699,37.932),(-121.8732,37.92)] -Sulphur Dr [(-122.0517,37.719),(-122.0506,37.715)] -Sulphur Creek [(-122.058701,37.76216),(-122.0609,37.772)] -Sulphur Creek [(-122.0655,37.766),(-122.0659,37.764)] -Sumatra St [(-122.0743,37.277),(-122.0751,37.276)] -Summit Road [(-122.2464,37.816),(-122.2447,37.82)] -Summit Road [(-122.2479,37.874),(-122.2478,37.87)] -Sun Valley Dr [(-122.1174,37.493),(-122.1173,37.488)] -Sun Valley Dr [(-122.1191,37.47),(-122.1201,37.465)] -Sundale Dr [(-121.976,37.481),(-121.9776,37.464)] -Sundale Dr [(-121.982028,37.41595),(-121.98231,37.41254)] -Sundale Dr [(-121.9836,37.315),(-121.9809,37.301)] -Sundale Dr [(-121.9868,37.342),(-121.9867,37.338)] -Sundance Dr [(-121.9113,37.988),(-121.9097,37.992)] -Sundberg Ave [(-122.1667,37.119),(-122.1659,37.116)] -Sunnybank Pl [(-122.051879,37.78503),(-122.052,37.782)] -Sunnydale Ct [(-122.0429,37.203),(-122.0429,37.2)] -Sunnyhills Road [(-122.2257,37.111),(-122.2246,37.114)] -Sunnymere Ave [(-122.1681,37.776),(-122.1672,37.77)] -Sunnymere Ave [(-122.1707,37.791),(-122.1699,37.786)] -Sunnymere Ave [(-122.1729,37.803),(-122.1718,37.795)] -Sunnyside Ave [(-122.2469,37.232),(-122.2453,37.221)] -Sunnyside St [(-122.1564,37.386),(-122.1559,37.38)] -Sunnyside St [(-122.1611,37.462),(-122.1604,37.453)] -Sunol Blvd [(-121.8805,37.447),(-121.8807,37.422)] -Sunol Road [(-122.1254,37.671),(-122.1254,37.666)] -Sunol Ridge Trl [(-121.9419,37.455),(-121.9345,37.38)] -Sunrise Dr [(-121.7347,37.066),(-121.7343,37.069)] -Sunset Ave [(-122.2176,37.901),(-122.2173,37.908)] -Sunset Blvd [(-122.0899,37.779),(-122.0888,37.788)] -Sunset Blvd [(-122.0932,37.755),(-122.0921,37.761)] -Sunset Blvd [(-122.0944,37.75),(-122.0941,37.751)] -Sunset Trl [(-122.2375,37.574),(-122.2372,37.571)] -Sunshine Pl [(-122.097403,37.11209),(-122.096541,37.11436)] -Sunstream Lane [(-121.7345,37.059),(-121.7347,37.066)] -Sunwood Dr [(-121.9332,37.113),(-121.9335,37.132)] -Superior Ave [(-122.142,37.324),(-122.1422,37.315)] -Superior Dr [(-121.7724,37.543),(-121.7727,37.543)] -Surry Pl [(-122.0052,37.685),(-122.006,37.679)] -Sussex Way [(-122.0657,37.227),(-122.0669,37.222),(-122.0673,37.219)] -Suter St [(-122.2009,37.89),(-122.2007,37.888)] -Suter St [(-122.2072,37.94),(-122.2061,37.931)] -Sutter Dr [(-121.9893,37.359),(-121.987,37.35)] -Sutter Dr [(-121.9951,37.377),(-121.9943,37.373)] -Sutter Gate Ave [(-121.8838,37.866),(-121.8845,37.864)] -Sutton Loop [(-121.9994,37.586),(-121.9981,37.576)] -Swan Dr [(-121.7996,37.845),(-121.7991,37.834)] -Sybil Ave [(-122.1443,37.213),(-122.1435,37.215)] -Sycamore Ave [(-122.0759,37.633),(-122.0752,37.636)] -Sycamore Ave [(-122.0826,37.609),(-122.0818,37.606)] -Sycamore St [(-122.0361,37.294),(-122.0354,37.291)] -Sycamore St [(-122.2715,37.16),(-122.2739,37.163)] -Sydney Ave [(-121.7678,37.636),(-121.7669,37.636)] -Sydney Cir [(-122.098211,37.07652),(-122.09723,37.06547)] -Sylvan Glen [(-122.065238,37.685),(-122.065615,37.67879)] -Sylvaner Dr [(-121.8475,37.61),(-121.8482,37.607)] -Sylvaner Way [(-121.907301,37.67596),(-121.908111,37.67419)] -Sylvester Dr [(-122.041,37.815),(-122.0405,37.812)] -Sylvia Cir [(-121.860125,37.6435),(-121.8603,37.64325)] -Tacchella Way [(-121.994785,37.62496),(-121.994311,37.61417)] -Tahiti Lane [(-122.2411,37.343),(-122.240607,37.3499),(-122.2401,37.357)] -Talbot Ave [(-122.2925,37.847),(-122.2925,37.843)] -Talbot Ave [(-122.2967,37.989),(-122.2964,37.975),(-122.2959,37.959)] -Tallahassee St [(-122.0989,37.352),(-122.1012,37.345)] -Tamalpais Path [(-122.2596,37.866),(-122.2599,37.872)] -Tamalpais Road [(-122.2593,37.836),(-122.2588,37.842)] -Tamarack Dr [(-121.9207,37.159),(-121.922,37.155)] -Tamarack Dr [(-121.9255,37.155),(-121.9266,37.156)] -Tamarack Dr [(-121.9304,37.16),(-121.9313,37.163)] -Tamarack Dr [(-121.932412,37.17516),(-121.9327,37.179)] -Tamayo St [(-122.0184,37.732),(-122.019,37.729)] -Tamayo St [(-122.0201,37.723),(-122.0204,37.72)] -Tampa Ave [(-122.0747,37.327),(-122.0747,37.314),(-122.0746,37.308)] -Tanager Dr [(-121.8775,37.831),(-121.8778,37.838)] -Tanglewood Path [(-122.2431,37.628),(-122.2427,37.626)] -Tarraville Creek [(-121.52544,37.95569),(-121.525089,37.948)] -Tarraville Creek [(-121.528505,37.9837),(-121.528147,37.97997)] -Tarraville Creek [(-121.53429,37.98943),(-121.532627,37.98722)] -Tarraville Creek [(-121.536091,37.99721),(-121.536763,37)] -Tarraville Creek Road [(-121.52582,37.96459),(-121.525715,37.96296)] -Tarraville Creek Road [(-121.530642,37.9828),(-121.530608,37.98278)] -Tartarian St [(-122.1774,37.35),(-122.1768,37.352)] -Tassajara Road [(-121.8709,37.099),(-121.8713,37.048)] -Tassajara Creek [(-121.87866,37.98898),(-121.8782,37.015)] -Tassajara Creek [(-121.8862,37.901),(-121.8847,37.924)] -Taurus Ave [(-122.2159,37.416),(-122.2128,37.389)] -Taylor Ave [(-122.0547,37.245),(-122.0541,37.241),(-122.0535,37.237)] -Taylor Ave [(-122.280873,37.72975),(-122.280388,37.72958)] -Teakwood St [(-122.1109,37.58),(-122.1104,37.574)] -Technology Dr [(-121.9539,37.109),(-121.9536,37.099)] -Telegraph Ave [(-122.2581,37.635),(-122.2583,37.625)] -Telegraph Ave [(-122.2585,37.616),(-122.2586,37.607)] -Telegraph Ave [(-122.2589,37.588),(-122.2591,37.578)] -Telegraph Ave [(-122.2594,37.547),(-122.2596,37.541)] -Telegraph Ave [(-122.2614,37.411),(-122.2613,37.414)] -Telegraph Ave [(-122.2618,37.384),(-122.261742,37.38806)] -Telegraph Ave [(-122.2625,37.353),(-122.2623,37.361)] -Telegraph Ave [(-122.2647,37.266),(-122.2647,37.274)] -Telegraph Ave [(-122.2679,37.147),(-122.2678,37.149)] -Telegraph Ave [(-122.2688,37.109),(-122.2686,37.114)] -Telegraph Ave [(-122.2693,37.089),(-122.2691,37.096)] -Telegraph Ave [(-122.2699,37.067),(-122.2697,37.074)] -Temescal Cir [(-122.282639,37.36326),(-122.28206,37.3665)] -Temescal Creek [(-122.284945,37.36017),(-122.2855,37.359)] -Temescal Creek [(-122.2922,37.344),(-122.2937,37.341)] -Tennyson Road [(-122.056941,37.35835),(-122.0562,37.36)] -Tennyson Road [(-122.0605,37.352),(-122.0602,37.354)] -Tennyson Road [(-122.062,37.345),(-122.0625,37.343)] -Tennyson Road [(-122.0682,37.318),(-122.0685,37.317)] -Tennyson Road [(-122.0891,37.317),(-122.0927,37.317)] -Tennyson Road [(-122.1035,37.272),(-122.1041,37.268)] -Terrace St [(-122.2539,37.299),(-122.2523,37.321)] -Terrace Walk [(-122.2719,37.89),(-122.2705,37.884)] -Tesla Road [(-121.570042,37.38752),(-121.573978,37.37661)] -Tesla Road [(-121.588398,37.4085),(-121.596897,37.4397)] -Tesla Road [(-121.613819,37.51806),(-121.62334,37.46389)] -Tesla Road [(-121.646458,37.4545),(-121.646946,37.45847)] -Tesla Road [(-121.6705,37.607),(-121.667684,37.55608)] -Tesla Road [(-121.6774,37.632),(-121.675,37.633)] -Tevis St [(-122.2011,37.621),(-122.2007,37.616)] -Tevlin St [(-122.2866,37.83),(-122.2871,37.819)] -Texas St [(-122.2087,37.942),(-122.2076,37.937)] -Thackeray Ave [(-122.072,37.305),(-122.0715,37.298)] -The Cir [(-122.2721,37.904),(-122.2718,37.905)] -The Cres [(-122.2534,37.945),(-122.254,37.941)] -The Alameda [(-122.2749,37.863),(-122.2744,37.855)] -The Alameda [(-122.276,37.89),(-122.2759,37.882)] -The Alameda [(-122.2765,37.916),(-122.2762,37.902)] -The Alameda [(-122.2805,37.996),(-122.2808,37.988)] -The South Crossways [(-122.2442,37.529),(-122.2443,37.522)] -The Uplands [(-122.2477,37.545),(-122.246,37.543),(-122.245,37.538)] -Theresa Way [(-121.7273,37.877),(-121.7272,37.868)] -Theresa Way [(-121.7289,37.906),(-121.728,37.899)] -Theta St [(-122.0181,37.565),(-122.018394,37.56324)] -Theta St [(-122.0197,37.553),(-122.02,37.55)] -Thomas Ave [(-122.2487,37.375),(-122.2479,37.39)] -Thornhill Dr [(-122.204,37.39),(-122.201,37.389)] -Thornhill Dr [(-122.2131,37.335),(-122.2112,37.35)] -Thornton Ave [(-122.0036,37.671),(-122.0048,37.66)] -Thornton Ave [(-122.0068,37.644),(-122.0083,37.63)] -Thornton Ave [(-122.0127,37.583),(-122.0132,37.575)] -Thornton Ave [(-122.0164,37.537),(-122.0175,37.523)] -Thornton Ave [(-122.0211,37.477),(-122.0214,37.473)] -Thornton Ave [(-122.0291,37.379),(-122.03,37.37)] -Thornton Ave [(-122.0636,37.335),(-122.0626,37.303)] -Thornton St [(-122.1505,37.215),(-122.1526,37.206)] -Thornton St [(-122.1572,37.189),(-122.1576,37.188)] -Thousand Oaks Blvd [(-122.2799,37.975),(-122.2779,37.972)] -Thousand Oaks Blvd [(-122.283,37.972),(-122.2824,37.974)] -Tidal Canal [(-122.2302,37.697),(-122.229,37.694)] -Tidal Canal [(-122.2428,37.791),(-122.2386,37.745)] -Tidewater Ave [(-122.2193,37.625),(-122.2174,37.609)] -Tideway Dr [(-122.2877,37.692),(-122.2854,37.704)] -Tiffin Road [(-122.2086,37.069),(-122.2076,37.07)] -Tilgrim Way [(-122.0831,37.211),(-122.084,37.211)] -Timber St [(-122.0175,37.38),(-122.0139,37.362)] -Timbercreek Ter [(-121.9527,37.351),(-121.952496,37.35039)] -Timpanogas Cir [(-121.963,37.752),(-121.962723,37.74924)] -Tina Way [(-122.0322,37.185),(-122.0305,37.196)] -Tinder Ct [(-122.0496,37.109),(-122.0488,37.12)] -Tioga Ct [(-121.847804,37.6667),(-121.848197,37.66978)] -Tissiack Way [(-121.920364,37),(-121.9208,37.995)] -Toler Ave [(-122.1575,37.269),(-122.1593,37.261)] -Tonopah Ct [(-121.914,37.684),(-121.9138,37.682)] -Topawa Dr [(-121.9204,37.878),(-121.9197,37.88)] -Toroges Creek [(-121.9217,37.808),(-121.922457,37.80485)] -Toroges Creek [(-121.925,37.795),(-121.9268,37.789)] -Torrano Ave [(-122.0685,37.547),(-122.0679,37.551)] -Tory Way [(-121.9162,37.139),(-121.917,37.132)] -Totterdell St [(-122.187,37.228),(-122.1864,37.224)] -Touriga Dr [(-121.8512,37.611),(-121.851283,37.60893)] -Touriga Dr [(-121.8512,37.644),(-121.8511,37.648)] -Touriga Dr [(-121.8521,37.566),(-121.8523,37.559)] -Towers St [(-122.1296,37.096),(-122.1286,37.089)] -Toyon Pl [(-122.0469,37.951),(-122.0464,37.953)] -Tozier St [(-122.0502,37.394),(-122.0497,37.39)] -Trade Wind Lane [(-121.9887,37.294),(-121.9891,37.288)] -Trafalgar Ave [(-122.1036,37.369),(-122.1043,37.375)] -Treeview St [(-122.0379,37.267),(-122.0375,37.262)] -Treeview St [(-122.039,37.282),(-122.0387,37.278)] -Tremont St [(-122.267,37.503),(-122.2672,37.514)] -Trenery Dr [(-121.866449,37.88045),(-121.866515,37.88044)] -Trenton Dr [(-122.0655,37.155),(-122.0647,37.142)] -Trestle Glen Road [(-122.221239,37.12059),(-122.2207,37.125),(-122.2201,37.133)] -Trimingham Dr [(-121.871338,37.76396),(-121.872239,37.76736)] -Trojan Ave [(-122.144,37.868),(-122.1446,37.867)] -Trojan Ave [(-122.1467,37.864),(-122.1483,37.862)] -Trojan Ave [(-122.1514,37.858),(-122.1522,37.857)] -Trombas Ave [(-122.1428,37.217),(-122.1425,37.211)] -Tropicana Way [(-122.0492,37.892),(-122.050057,37.88256),(-122.0513,37.874)] -Truman Pl [(-121.9933,37.285),(-121.9938,37.279)] -Tudor Road [(-122.1808,37.216),(-122.1801,37.216)] -Tulare Ave [(-122.2811,37.889),(-122.2816,37.868)] -Tule Lake Lane [(-122.0568,37.871),(-122.0559,37.866)] -Tulip Ave [(-122.1901,37.881),(-122.1898,37.877)] -Tumbleweed Ct [(-122.0715,37.906),(-122.0718,37.908)] -Tunnel Road [(-122.2382,37.555),(-122.2374,37.553)] -Tunnel Road [(-122.2405,37.574),(-122.2402,37.57)] -Tunnel Road [(-122.2427,37.581),(-122.2414,37.579)] -Tunnel Creek [(-121.610752,37.58239),(-121.624698,37.83019)] -Tupelo Ter [(-122.059087,37.6113),(-122.057021,37.59942)] -Tupelo Ter [(-122.061851,37.62675),(-122.0606,37.62)] -Turban Ct [(-121.9737,37.141),(-121.9729,37.143)] -Turnstone Ct [(-121.7967,37.812),(-121.7967,37.814)] -Turquoise St [(-121.918671,37.20347),(-121.918562,37.20173)] -Twain Ave [(-122.2574,37.904),(-122.2563,37.907)] -Twin Peaks Ter [(-121.9785,37.427),(-121.9783,37.431)] -Tyee Ct [(-122.084,37.918),(-122.084,37.913)] -Tyler Lane [(-122.0674,37.157),(-122.066,37.146)] -Tyler Pl [(-121.9973,37.293),(-121.9986,37.289)] -Tyler St [(-122.2782,37.525),(-122.278041,37.52523)] -Tyrrell Ave [(-122.0709,37.334),(-122.0708,37.329)] -Tyrrell Ave [(-122.0751,37.441),(-122.0759,37.428)] -Ulmeca Pl [(-121.9129,37.786),(-121.9125,37.779)] -Underwood Ave [(-122.0823,37.477),(-122.0822,37.469)] -Underwood Ave [(-122.1852,37.828),(-122.1846,37.809)] -Union St [(-121.9578,37.334),(-121.9584,37.33)] -Union St [(-122.2527,37.731),(-122.2521,37.739)] -Union St [(-122.2555,37.689),(-122.2549,37.698)] -Union St [(-122.2579,37.654),(-122.2573,37.663)] -Union St [(-122.2839,37.21),(-122.2833,37.227)] -Union St [(-122.2854,37.164),(-122.2852,37.178),(-122.2844,37.195)] -Union St [(-122.2862,37.14),(-122.2858,37.152)] -Union St [(-122.2881,37.092),(-122.2876,37.107)] -Union St [(-122.2898,37.042),(-122.2897,37.044)] -Union City Blvd [(-122.0674,37.657),(-122.0669,37.654)] -Union City Blvd [(-122.078284,37.74531),(-122.078001,37.74022)] -Union City Blvd [(-122.0791,37.76),(-122.0786,37.751)] -Union City Blvd [(-122.0795,37.923),(-122.0797,37.907)] -Union City Blvd [(-122.0797,37.883),(-122.0797,37.878)] -Union City Blvd [(-122.0797,37.964),(-122.0797,37.959)] -Union City Blvd [(-122.0805,37.986),(-122.0804,37.972)] -University Ave [(-122.2711,37.718),(-122.27,37.719)] -University Dr [(-122.0275,37.971),(-122.0264,37.97)] -Upton Ave [(-122.1298,37.99),(-122.1297,37.984)] -Urban St [(-121.9714,37.412),(-121.971,37.41)] -Usher St [(-122.1276,37.885),(-122.1275,37.865)] -Utah St [(-121.8591,37.68),(-121.8584,37.682)] -Vaca Dr [(-121.9531,37.448),(-121.9531,37.442)] -Val St [(-121.9739,37.325),(-121.9746,37.324)] -Valita Dr [(-122.1417,37.192),(-122.141,37.195)] -Valle Vista Ave [(-122.246,37.162),(-122.2461,37.168)] -Vallecitos Road [(-121.7875,37.454),(-121.7856,37.463),(-121.7822,37.482)] -Vallecitos Road [(-121.8177,37.142),(-121.836,37.053)] -Vallecitos Road [(-121.8631,37.951),(-121.868,37.93)] -Vallecitos Road [(-121.8699,37.916),(-121.8703,37.891)] -Vallecitos Creek [(-121.8423,37.033),(-121.8379,37.094)] -Vallejo St [(-121.9718,37.765),(-121.9719,37.769)] -Vallejo St [(-122.2869,37.46),(-122.2872,37.466)] -Valley Ave [(-121.8591,37.733),(-121.8628,37.76)] -Valley Ave [(-121.8673,37.761),(-121.8677,37.76)] -Valley Ave [(-121.887,37.767),(-121.8878,37.767),(-121.8888,37.767)] -Valley Ave [(-121.8962,37.644),(-121.89632,37.6086),(-121.896359,37.59716)] -Valley Dr [(-121.863815,37.76063),(-121.8644,37.761)] -Valley Dr [(-121.8967,37.761),(-121.8982,37.746)] -Valley Dr [(-121.897701,37.6866),(-121.8972,37.677),(-121.89692,37.66207)] -Valley St [(-122.17,37.16),(-122.1707,37.158)] -Valley Brook Ct [(-122.0479,37.871),(-122.0478,37.867)] -Valley Trails Dr [(-121.9038,37.75),(-121.9029,37.754)] -Valley Trails Dr [(-121.9066,37.776),(-121.9075,37.775),(-121.9084,37.774)] -Valley Trails Dr [(-121.908,37.739),(-121.9075,37.739)] -Valley Trails Dr [(-121.9098,37.756),(-121.91,37.753)] -Valpey Park Ave [(-121.9748,37.188),(-121.9756,37.186)] -Van Ave [(-122.1212,37.142),(-122.1206,37.128)] -Van Buren Ave [(-122.2521,37.111),(-122.2512,37.113)] -Van Mourik Ave [(-122.1718,37.795),(-122.1716,37.801)] -Vancouver Way [(-121.7753,37.665),(-121.7742,37.666)] -Vancouver Way [(-121.7775,37.667),(-121.7768,37.666)] -Vanda Way [(-121.9989,37.807),(-121.9993,37.8)] -Vanderbilt St [(-122.039,37.254),(-122.0386,37.243)] -Vane Common [(-122.056732,37.54797),(-122.056633,37.54543)] -Vargas Road [(-121.9161,37.512),(-121.9165,37.504)] -Vasco Road [(-121.717311,37.99316),(-121.7174,37.971)] -Vasco Road [(-121.7177,37.70674),(-121.7177,37.68228)] -Vasco Road [(-121.7217,37.062),(-121.72,37.039)] -Vasco Road [(-121.7229,37.093),(-121.7228,37.089)] -Vasco Road [(-121.7231,37.108),(-121.7232,37.114)] -Vasco Road [(-121.737,37.725),(-121.7282,37.489)] -Vasquez Ct [(-122.0252,37.029),(-122.025392,37.02756)] -Vassar Ave [(-122.1245,37.952),(-122.1246,37.945)] -Vaughn Ave [(-121.7118,37.061),(-121.7074,37.08)] -Vaughn Ave [(-122.0802,37.053),(-122.0801,37.026)] -Vegas Ave [(-122.075906,37.8929),(-122.0726,37.894)] -Ventura Ave [(-122.2832,37.864),(-122.283509,37.8555)] -Vera Ave [(-122.1318,37.984),(-122.1317,37.977)] -Verdemar Dr [(-122.2454,37.333),(-122.2453,37.335)] -Vergil St [(-122.0685,37.886),(-122.0681,37.88)] -Vermont St [(-122.2424,37.16),(-122.2415,37.168)] -Vernetti Way [(-122.064379,37.90817),(-122.063821,37.90117)] -Vernon Ave [(-122.0039,37.383),(-122.006,37.358)] -Vernon St [(-122.2509,37.179),(-122.2503,37.184)] -Verona Ave [(-121.7808,37.721),(-121.7801,37.721)] -Versailles Ave [(-122.2383,37.577),(-122.2374,37.589)] -Via Alamitos [(-122.1302,37.675),(-122.13,37.668)] -Via Alamitos [(-122.1302,37.704),(-122.1303,37.697)] -Via Amigos [(-122.1406,37.731),(-122.1424,37.722)] -Via Annette [(-122.1389,37.65),(-122.1388,37.631)] -Via Arriba [(-122.122,37.712),(-122.1216,37.702)] -Via Arroyo [(-122.1256,37.835),(-122.1236,37.823)] -Via Barrett [(-122.1495,37.736),(-122.1503,37.733)] -Via Bellita [(-122.121893,37.82393),(-122.12257,37.81959)] -Via Buena Vista [(-122.1366,37.652),(-122.1374,37.651)] -Via Carmen [(-122.1401,37.674),(-122.1397,37.65)] -Via Chiquita [(-122.1321,37.693),(-122.1319,37.681)] -Via Chiquita [(-122.1322,37.708),(-122.1321,37.702)] -Via Chiquita [(-122.1337,37.731),(-122.1333,37.724)] -Via Cordoba [(-122.1246,37.853),(-122.1239,37.853)] -Via de Los Cerros [(-121.901117,37.7212),(-121.900094,37.71647)] -Via de Los Milagros [(-121.8982,37.746),(-121.8975,37.743)] -Via del Prado [(-122.135,37.797),(-122.1339,37.78)] -Via del Sol [(-121.7899,37.624),(-121.7901,37.615)] -Via Diego [(-122.118617,37.81903),(-122.1194,37.814)] -Via el Cerrito [(-122.1337,37.691),(-122.1336,37.676)] -Via Enrico [(-122.1379,37.82),(-122.1389,37.818)] -Via Enrico [(-122.139846,37.81379),(-122.1407,37.81)] -Via Escondido [(-122.1409,37.747),(-122.141278,37.74521)] -Via Escondido [(-122.142774,37.73812),(-122.143583,37.73429)] -Via Esperanza [(-122.1273,37.676),(-122.1302,37.675)] -Via Frances [(-122.1387,37.68),(-122.1386,37.666)] -Via Granada [(-122.121893,37.82393),(-122.1217,37.822)] -Via Harriet [(-122.1474,37.709),(-122.1473,37.691),(-122.1456,37.674)] -Via Hermana [(-122.1433,37.791),(-122.1442,37.786)] -Via la Jolla [(-122.1346,37.699),(-122.1345,37.691)] -Via Lacqua [(-122.1463,37.734),(-122.1471,37.73)] -Via Lucas [(-122.1381,37.71),(-122.1396,37.71)] -Via Manzanas [(-122.1248,37.761),(-122.1265,37.753)] -Via Matero [(-122.116,37.806),(-122.1175,37.797)] -Via Montalvo [(-121.7867,37.962),(-121.7861,37.967)] -Via Natal [(-122.1434,37.684),(-122.1441,37.68)] -Via Natal [(-122.1449,37.677),(-122.1456,37.674)] -Via Nueva [(-122.1461,37.743),(-122.1456,37.738)] -Via Paro [(-122.129,37.78),(-122.1276,37.757)] -Via Peralta [(-121.8941,37.729),(-121.8938,37.726)] -Via Perdido [(-122.1295,37.741),(-122.1281,37.727)] -Via Pinale [(-122.1333,37.793),(-122.1315,37.773)] -Via Primero [(-122.1223,37.774),(-122.1211,37.755)] -Via Redondo [(-122.141,37.7),(-122.1423,37.707)] -Via Rodriguez [(-122.1234,37.809),(-122.1233,37.806)] -Via Segundo [(-122.1207,37.778),(-122.1189,37.765)] -Via Tovita [(-122.1336,37.64),(-122.1356,37.638)] -Via Vega [(-122.1388,37.837),(-122.1389,37.818)] -Via Verde [(-122.1165,37.788),(-122.1175,37.782)] -Via Vista [(-122.1364,37.745),(-122.1391,37.735)] -Via Zapata [(-121.9434,37.147),(-121.9441,37.161)] -Vicente Pl [(-122.2329,37.572),(-122.232,37.578)] -Vicente St [(-122.2598,37.427),(-122.2598,37.432)] -Victor Ave [(-122.1914,37.972),(-122.1901,37.964)] -Victor Ave [(-122.1922,37.987),(-122.1918,37.981)] -Victoria Ave [(-122.0739,37.905),(-122.0759,37.903)] -Victoria Lane [(-121.663807,37.54316),(-121.663944,37.56139)] -Victoria Bay [(-122.2363,37.399),(-122.2365,37.393)] -Victory Dr [(-122.1091,37.635),(-122.109281,37.6426)] -View Dr [(-122.1364,37.276),(-122.1295,37.271)] -View Crest Ct [(-122.165164,37.82551),(-122.164162,37.826)] -Village Dr [(-122.0773,37.967),(-122.0766,37.967)] -Village Pkwy [(-121.9256,37.098),(-121.9267,37.113)] -Villareal Dr [(-122.019699,37.15004),(-122.018295,37.15912)] -Villareal Dr [(-122.0204,37.147),(-122.0217,37.142)] -Villareal Dr [(-122.022433,37.10266),(-122.023425,37.09294)] -Vine St [(-121.8603,37.64036),(-121.8601,37.64044)] -Vine St [(-122.2755,37.793),(-122.2743,37.794)] -Vineyard Ave [(-121.8463,37.647),(-121.846448,37.64711)] -Vineyard Ave [(-121.8524,37.648),(-121.8511,37.648)] -Vineyard Ave [(-121.853754,37.648),(-121.853805,37.648)] -Vineyard Road [(-121.919,37.056),(-121.9128,37.069)] -Vineyard Road [(-122.0878,37.2),(-122.0877,37.191)] -Virginia St [(-122.0748,37.47),(-122.0697,37.477)] -Virginia St [(-122.2582,37.78),(-122.2565,37.782),(-122.2557,37.784)] -Virginia St [(-122.2751,37.756),(-122.2739,37.759)] -Virgo Road [(-122.2152,37.415),(-122.2146,37.435)] -Vista Ct [(-121.755,37.84),(-121.7551,37.838)] -Vista del Plaza Lane [(-122.0834,37.809),(-122.0829,37.804)] -Vistamont Ave [(-122.265432,37.0356),(-122.2643,37.029)] -Vivian St [(-122.0831,37.895),(-122.082,37.895)] -Vomac Road [(-121.9367,37.166),(-121.937,37.173)] -Wadsworth Ct [(-121.97,37.249),(-121.9708,37.241)] -Wagner St [(-122.1254,37.959),(-122.1245,37.952)] -Wagoner Dr [(-121.784,37.67),(-121.784,37.663)] -Walker Ave [(-122.2437,37.153),(-122.2433,37.161)] -Walker Pl [(-121.7692,37.537),(-121.7693,37.544)] -Wall St [(-121.7904,37.776),(-121.7893,37.767)] -Walnut Ave [(-121.9689,37.601),(-121.969899,37.59434)] -Walnut Ave [(-121.9804,37.471),(-121.9817,37.456)] -Walnut Ave [(-121.983083,37.44159),(-121.983361,37.43869)] -Walnut St [(-121.769,37.877),(-121.7683,37.88)] -Walnut St [(-121.774,37.863),(-121.7728,37.866)] -Walnut St [(-122.0425,37.262),(-122.0417,37.246)] -Walnut St [(-122.1913,37.734),(-122.1909,37.729)] -Walnut St [(-122.1948,37.763),(-122.1923,37.742)] -Walnut St [(-122.2442,37.682),(-122.2437,37.69)] -Walnut St [(-122.2465,37.648),(-122.2459,37.658)] -Walnut St [(-122.2489,37.613),(-122.2483,37.622)] -Walnut St [(-122.2675,37.804),(-122.2672,37.785)] -Walpert St [(-122.07476,37.6893),(-122.073488,37.69487)] -Warbler Loop [(-122.0601,37.813),(-122.0597,37.793)] -Ward St [(-122.2838,37.575),(-122.2827,37.575)] -Ward Creek [(-122.0568,37.644),(-122.058701,37.64815)] -Ward Creek [(-122.0717,37.679),(-122.077,37.657)] -Ward Creek Branch [(-122.0615,37.62),(-122.069914,37.64417)] -Warfield Ave [(-122.2403,37.16),(-122.2382,37.178)] -Warfield Ave [(-122.2404,37.153),(-122.2402,37.157)] -Warfield Ave [(-122.244,37.124),(-122.2435,37.13)] -Warm Springs Blvd [(-121.9184,37.728),(-121.9168,37.703)] -Warm Springs Blvd [(-121.9209,37.769),(-121.9198,37.751)] -Warm Springs Blvd [(-121.9258,37.851),(-121.9247,37.833)] -Warm Springs Blvd [(-121.933956,37),(-121.9343,37.97)] -Warner Ave [(-122.0249,37.096),(-122.024,37.103)] -Warner Ave [(-122.1579,37.477),(-122.1571,37.482)] -Warren Ave [(-121.9285,37.866),(-121.9302,37.859)] -Warren Ave [(-121.9314,37.855),(-121.933,37.849)] -Warsaw Ave [(-121.7714,37.623),(-121.77064,37.6268)] -Warwick Pl [(-122.0498,37.647),(-122.0487,37.634)] -Warwick Road [(-122.0279,37.791),(-122.0282,37.787)] -Warwick Road [(-122.029,37.777),(-122.0298,37.768)] -Wasatch Dr [(-121.962,37.752),(-121.9623,37.756)] -Washburn Dr [(-121.9877,37.739),(-121.9881,37.728)] -Washington Ave [(-122.1378,37.897),(-122.1379,37.891)] -Washington Ave [(-122.1379,37.959),(-122.1379,37.954)] -Washington Ave [(-122.1491,37.154),(-122.149,37.151),(-122.1485,37.144)] -Washington Ave [(-122.1536,37.222),(-122.1534,37.217)] -Washington Ave [(-122.2912,37.932),(-122.2903,37.931)] -Washington Ave [(-122.301,37.919),(-122.3001,37.921)] -Washington Ave [(-122.3033,37.9),(-122.3023,37.905)] -Washington Blvd [(-121.9418,37.314),(-121.9422,37.314)] -Washington Blvd [(-121.9512,37.335),(-121.9522,37.335)] -Washington Blvd [(-121.9557,37.328),(-121.9584,37.33)] -Washington St [(-121.8615,37.684),(-121.8596,37.694)] -Washington St [(-122.2355,37.537),(-122.2347,37.532)] -Washington St [(-122.2378,37.553),(-122.237,37.548)] -Washington St [(-122.2405,37.568),(-122.24,37.566)] -Washington St [(-122.2772,37.965),(-122.2769,37.97)] -Washo Dr [(-121.9213,37.117),(-121.9204,37.114)] -Waterfall Isle [(-122.2699,37.668),(-122.2694,37.677)] -Waterford Pl [(-122.0472,37.026),(-122.0473,37.021)] -Watts St [(-122.2805,37.28),(-122.2804,37.285)] -Waverly Way [(-121.7634,37.94),(-121.762632,37.94055)] -Webb Ave [(-122.0975,37.89),(-122.0971,37.894)] -Webster St [(-122.0593,37.39),(-122.0587,37.393)] -Webster St [(-122.2474,37.563),(-122.2461,37.562)] -Webster St [(-122.2595,37.33),(-122.2596,37.337)] -Webster St [(-122.2599,37.305),(-122.2596,37.313)] -Webster St [(-122.2643,37.145),(-122.2642,37.152)] -Webster St [(-122.2691,37.026),(-122.2687,37.033)] -Webster St [(-122.2703,37.005),(-122.2699,37.011)] -Webster St [(-122.2724,37.97),(-122.272,37.977)] -Webster St [(-122.2752,37.925),(-122.2746,37.936)] -Webster St [(-122.276,37.775),(-122.276,37.785)] -Webster St [(-122.276,37.809),(-122.276,37.841)] -Webster St [(-122.276,37.903),(-122.276,37.913)] -Welch Creek [(-121.8107,37.349),(-121.8012,37.397)] -Welch Creek Road [(-121.7695,37.386),(-121.7737,37.413)] -Welch Creek Road [(-121.7895,37.36),(-121.7717,37.218)] -Welch Creek Road [(-121.844,37.37),(-121.8289,37.315)] -Weld St [(-122.1827,37.64),(-122.181,37.623)] -Welk Com [(-122.036356,37.86914),(-122.036265,37.8618)] -Wellington Pl [(-122.0242,37.628),(-122.0227,37.632)] -Wente St [(-121.7486,37.661),(-121.7486,37.65715)] -Wentworth Ave [(-122.1997,37.698),(-122.1986,37.698)] -Wesley Ave [(-122.2457,37.068),(-122.2446,37.078)] -Wesley Ave [(-122.2482,37.056),(-122.2476,37.059)] -West St [(-122.1066,37.48),(-122.108083,37.47375)] -West St [(-122.2719,37.243),(-122.2717,37.251)] -West St [(-122.2754,37.136),(-122.2751,37.141)] -West St [(-122.276,37.124),(-122.2756,37.131)] -West Loop Road [(-122.0576,37.604),(-122.0602,37.586)] -Westbrook Pl [(-121.7787,37.565),(-121.7784,37.564)] -Westchester St [(-122.031,37.135),(-122.0293,37.136)] -Western Ave [(-122.1365,37.049),(-122.1358,37.044)] -Western Blvd [(-122.1004,37.792),(-122.0983,37.778)] -Western Blvd [(-122.1043,37.819),(-122.1023,37.805)] -Western Pacific Railroad [(-121.628112,37.31406),(-121.628315,37.31524)] -Western Pacific Railroad [(-121.6953,37.215),(-121.6955,37.223)] -Western Pacific Railroad [(-121.95686,37.6508),(-121.9548,37.598)] -Western Pacific Railroad [(-122.0302,37.963),(-122.0302,37.99)] -Western Pacific Railroad Spur [(-122.0394,37.018),(-122.0394,37.961)] -Westminster Dr [(-122.2409,37.406),(-122.2391,37.413)] -Westover Dr [(-122.1985,37.286),(-122.1959,37.302)] -Westview Pl [(-122.2309,37.588),(-122.2303,37.585)] -Westwood Ave [(-122.0079,37.454),(-122.008033,37.45)] -Westwood Pl [(-122.0773,37.36),(-122.078,37.362)] -Whalebone Way [(-122.0592,37.244),(-122.059,37.242)] -Whimbrel Road [(-122.0439,37.832),(-122.0432,37.828)] -Whimbrel Road [(-122.045,37.842),(-122.0447,37.839)] -Whipple Road [(-122.0532,37.059),(-122.0576,37.059)] -Whipple Road [(-122.0676,37.055),(-122.0678,37.057),(-122.0752,37.057)] -Whispering Pine Ct [(-122.06,37.222),(-122.0608,37.226)] -Whitaker Ave [(-122.2555,37.909),(-122.2554,37.912)] -Whitecap Way [(-121.991567,37.28508),(-121.99096,37.28222)] -Whitlock Creek [(-121.74683,37.91276),(-121.733107,37)] -Whitman St [(-122.0633,37.399),(-122.063,37.392)] -Whitman St [(-122.072,37.54),(-122.0712,37.53)] -Whitney Pl [(-121.9168,37.703),(-121.9188,37.695)] -Wicks Blvd [(-122.1596,37.856),(-122.1578,37.833)] -Wicks Blvd [(-122.163486,37.97094),(-122.1632,37.966),(-122.1624,37.936)] -Wilbeam Ave [(-122.0759,37.936),(-122.076,37.932)] -Wilbur St [(-122.21,37.039),(-122.2093,37.034)] -Wild Current Way [(-122.1987,37.395),(-122.1993,37.402)] -Wildcat Ct [(-121.94693,37.08767),(-121.947193,37.08295)] -Wildcat Canyon Road [(-122.2628,37.035),(-122.264,37.041)] -Wildcat Canyon Road [(-122.2658,37.046),(-122.264,37.041)] -Wildwood Ave [(-122.2341,37.194),(-122.2328,37.199)] -Wiley St [(-122.1553,37.93),(-122.1548,37.921),(-122.1546,37.916)] -Willard Way [(-122.0871,37.169),(-122.0843,37.177)] -Williams St [(-122.1568,37.179),(-122.1577,37.175)] -Williams St [(-122.1634,37.151),(-122.164,37.148)] -Williams St [(-122.1649,37.143),(-122.1655,37.141)] -Willimet Way [(-122.0964,37.517),(-122.0949,37.493)] -Willow Ave [(-122.1012,37.748),(-122.1002,37.754)] -Willow Ave [(-122.16,37.961),(-122.1608,37.96)] -Willow St [(-122.0519,37.279),(-122.0517,37.275)] -Willow St [(-122.2459,37.711),(-122.2453,37.72)] -Willow St [(-122.2494,37.661),(-122.2487,37.67)] -Willow St [(-122.2516,37.627),(-122.251,37.635)] -Willow St [(-122.2559,37.567),(-122.2551,37.58)] -Willow St [(-122.2913,37.184),(-122.2901,37.198),(-122.2891,37.212)] -Willow St [(-122.2998,37.077),(-122.2996,37.081)] -Willow Walk [(-122.2364,37.572),(-122.23664,37.5678)] -Willowood Dr [(-122.0126,37.498),(-122.0096,37.483)] -Wilson Ave [(-122.0751,37.073),(-122.0727,37.07)] -Wilson Cir [(-122.246849,37.81463),(-122.2468,37.815)] -Winding Lane [(-121.931438,37.07849),(-121.9306,37.078)] -Windmill Ct [(-121.9163,37.948),(-121.9167,37.944)] -Windmill Lane [(-121.8688,37.531),(-121.8678,37.532)] -Windsor Dr [(-122.1125,37.071),(-122.1105,37.048)] -Windsor Dr [(-122.2303,37.673),(-122.2289,37.665)] -Windsor Pl [(-121.7781,37.521),(-121.7781,37.525)] -Windsor Way [(-121.7772,37.521),(-121.7762,37.521)] -Wingate Way [(-122.0652,37.838),(-122.0643,37.846)] -Winslow Ter [(-122.059185,37.53928),(-122.058347,37.5363)] -Winsor Ave [(-122.2356,37.203),(-122.2351,37.203)] -Winthrope St [(-122.1559,37.694),(-122.1548,37.678)] -Winton Ave [(-122.1151,37.533),(-122.1165,37.532)] -Winton Ave [(-122.1231,37.533),(-122.1231,37.53)] -Wisconsin St [(-122.1927,37.945),(-122.1921,37.94)] -Wisconsin St [(-122.1945,37.965),(-122.1939,37.959)] -Wisconsin St [(-122.1994,37.017),(-122.1975,37.998),(-122.1971,37.994)] -Wistaria Way [(-122.2251,37.182),(-122.2249,37.188)] -Wisteria Dr [(-121.9362,37.373),(-121.9363,37.367)] -Wisteria Dr [(-121.9369,37.398),(-121.9369,37.391)] -Wisteria Way [(-121.7322,37.118),(-121.7332,37.114)] -Wixon Dr [(-121.9613,37.199),(-121.9604,37.18)] -Wolcott Dr [(-121.9568,37.393),(-121.9564,37.389)] -Wood Dr [(-122.2194,37.28),(-122.2174,37.266)] -Wood St [(-121.762,37.839),(-121.7611,37.834)] -Wood St [(-122.2993,37.107),(-122.2988,37.113)] -Wood St [(-122.302,37.06),(-122.3019,37.066)] -Woodcrest Dr [(-121.9579,37.225),(-121.9589,37.224)] -Woodhaven Way [(-122.208,37.417),(-122.2045,37.411)] -Woodhue Ter [(-122.046987,37.6207),(-122.047212,37.62529)] -Woodridge Dr [(-122.0631,37.836),(-122.0616,37.82)] -Woodroe Ave [(-122.0536,37.855),(-122.0534,37.847)] -Woodroe Ave [(-122.0539,37.888),(-122.054,37.891)] -Woodruff Ave [(-122.2214,37.03),(-122.2206,37.057)] -Woolsey St [(-122.2553,37.538),(-122.2545,37.538)] -Wooster Ct [(-122.023499,37.15118),(-122.0237,37.147)] -Worth St [(-122.1903,37.362),(-122.1903,37.365)] -Worth St [(-122.1915,37.378),(-122.1916,37.379)] -Wp Railroad [(-121.7675,37.848),(-121.765632,37.85375),(-121.7636,37.86)] -Wp Railroad [(-121.7864,37.791),(-121.7761,37.822)] -Wp Railroad [(-121.813721,37.75618),(-121.8049,37.765)] -Wp Railroad [(-121.8346,37.733),(-121.8259,37.743)] -Wp Railroad [(-121.874759,37.65728),(-121.8727,37.665)] -Wp Railroad [(-121.8804,37.27),(-121.8806,37.272),(-121.88678,37.36528)] -Wp Railroad [(-121.882149,37.57458),(-121.8813,37.585)] -Wp Railroad [(-121.8861,37.94),(-121.8847,37.952)] -Wp Railroad [(-121.9304,37.856),(-121.9268,37.789)] -Wp Railroad [(-121.958612,37.67823),(-121.9581,37.67)] -Wp Railroad [(-122.0223,37.959),(-122.0211,37.949)] -Wp Railroad [(-122.0476,37.214),(-122.0473,37.196)] -Wp Railroad [(-122.0755,37.589),(-122.0731,37.56)] -Wp Railroad [(-122.1877,37.466),(-122.1834,37.43)] -Wp Railroad [(-122.2043,37.608),(-122.203628,37.60237)] -Wp Railroad [(-122.2145,37.694),(-122.2137,37.688)] -Wp Railroad [(-122.2342,37.806),(-122.2295,37.777)] -Wp Railroad [(-122.2434,37.865),(-122.241,37.851)] -Wp Railroad [(-122.254,37.902),(-122.2506,37.891)] -Wp Railroad [(-122.262,37.923),(-122.2607,37.921)] -Wp Railroad [(-122.2693,37.949),(-122.2682,37.945)] -Wrenn St [(-122.2063,37.117),(-122.2056,37.117)] -Wyndham Pl [(-122.027,37.724),(-122.0286,37.73)] -Xavier Way [(-121.7458,37.778),(-121.7459,37.77)] -Xavier Common [(-122.049697,37.64509),(-122.050346,37.64313)] -Yale Ave [(-122.1205,37.913),(-122.1205,37.907)] -Yale Way [(-121.9443,37.098),(-121.9482,37.092)] -Yampa Way [(-121.9117,37.641),(-121.9109,37.644)] -Yellowstone Park Dr [(-121.9686,37.111),(-121.9705,37.117)] -Yerba Buena Ave [(-122.2789,37.301),(-122.2843,37.29)] -Yerba Buena Pl [(-121.9602,37.678),(-121.9595,37.683)] -Yerba Buena St [(-121.960541,37.6819),(-121.9602,37.678)] -Ygnacio Ave [(-122.2103,37.756),(-122.2098,37.754)] -Yolo Ave [(-122.274,37.85),(-122.273,37.855)] -York Dr [(-121.9212,37.098),(-121.9227,37.104)] -York Dr [(-122.2415,37.283),(-122.2406,37.261)] -Yorktown Road [(-121.9507,37.173),(-121.9513,37.172)] -Yosemite Pl [(-121.8019,37.853),(-121.8024,37.855)] -Yosemite Road [(-122.2767,37.968),(-122.2757,37.958)] -Yosemite Way [(-122.1108,37.4803),(-122.109445,37.48415)] -Zacate Ave [(-121.9575,37.646),(-121.9567,37.64)] -Zacate Ave [(-121.9594,37.662),(-121.9589,37.654)] -Zapata Ct [(-121.9456,37.171),(-121.94565,37.1705)] -Zapotec Dr [(-121.9108,37.899),(-121.9097,37.898)] -Zephyr Ave [(-122.0572,37.107),(-122.0556,37.107)] -Zephyr Ave [(-122.0584,37.107),(-122.0609,37.107)] -Ziegler Ave [(-122.1258,37.483),(-122.125,37.499)] -Zircon Ter [(-122.051254,37.64038),(-122.051126,37.63696)] -100th Ave [(-122.1657,37.429),(-122.1647,37.432)] -100th Ave [(-122.1789,37.364),(-122.1785,37.367)] -101st Ave [(-122.1595,37.438),(-122.1583,37.441)] -104th Ave [(-122.1583,37.417),(-122.1573,37.423)] -104th Ave [(-122.1612,37.411),(-122.1587,37.417)] -104th Ave [(-122.1697,37.375),(-122.1681,37.383)] -105th Ave [(-122.1774,37.325),(-122.1771,37.327)] -106th Ave [(-122.158,37.404),(-122.156,37.409)] -107th Ave [(-122.1555,37.403),(-122.1531,37.41)] -108th Ave [(-122.1474,37.419),(-122.1468,37.423)] -10th St [(-122.0211,37.969),(-122.0198,37.958)] -10th St [(-122.0603,37.402),(-122.0593,37.39)] -10th St [(-122.2541,37.924),(-122.2537,37.92)] -10th St [(-122.2553,37.935),(-122.2545,37.927)] -10th St [(-122.2675,37.002),(-122.2687,37.007)] -10th St [(-122.2886,37.57),(-122.2883,37.56)] -10th St [(-122.2916,37.662),(-122.291,37.644)] -10th St [(-122.2918,37.084),(-122.292,37.085)] -10th St [(-122.2945,37.75),(-122.2939,37.732)] -11th Ave [(-122.2493,37.91),(-122.2483,37.916)] -11th St [(-122.0206,37.952),(-122.0192,37.941),(-122.0185,37.934)] -120 Canal [(-121.587482,37.88204),(-121.587833,37.8825)] -12th Ave [(-122.2396,37.958),(-122.2385,37.965)] -12th St [(-121.896,37.194),(-121.8932,37.194)] -12th St [(-121.9026,37.204),(-121.900288,37.19771),(-121.896959,37.19973)] -12th St [(-122.2163,37.718),(-122.2151,37.712)] -12th St [(-122.2469,37.891),(-122.2459,37.882)] -12th St [(-122.2566,37.974),(-122.256,37.971)] -12th St [(-122.2611,37.996),(-122.262,37.998)] -12th St [(-122.2644,37.006),(-122.2655,37.011)] -12th St [(-122.2807,37.073),(-122.2796,37.068)] -12th St [(-122.2889,37.094),(-122.29,37.094)] -12th St [(-122.2926,37.103),(-122.2937,37.102)] -12th St [(-122.2943,37.103),(-122.2955,37.109),(-122.2964,37.113)] -136th Ave [(-122.1399,37.158),(-122.1371,37.18)] -137th Ave [(-122.1366,37.176),(-122.1351,37.18)] -13th Ave [(-122.235,37.984),(-122.2345,37.99)] -13th Ave [(-122.2396,37.944),(-122.2387,37.95)] -13th St [(-122.0242,37.962),(-122.0231,37.954)] -13th St [(-122.0565,37.386),(-122.0554,37.374)] -13th St [(-122.2628,37.009),(-122.2639,37.014)] -140th Ave [(-122.1386,37.13),(-122.1374,37.14)] -141st Ave [(-122.1368,37.136),(-122.1355,37.147)] -142nd Ave [(-122.1348,37.142),(-122.1336,37.153)] -143rd Ave [(-122.1408,37.077),(-122.1397,37.085)] -145th Ave [(-122.1368,37.082),(-122.1359,37.09)] -148th Ave [(-122.1284,37.119),(-122.1277,37.122)] -14th Ave [(-122.2244,37.028),(-122.2242,37.036)] -14th Ave [(-122.2245,37.036),(-122.2238,37.062)] -14th Ave [(-122.2285,37.981),(-122.2283,37.988)] -14th Ave [(-122.232,37.965),(-122.2293,37.975)] -14th Ave [(-122.2342,37.957),(-122.2332,37.961)] -14th Ave [(-122.2357,37.953),(-122.2354,37.953)] -14th Ave [(-122.2408,37.923),(-122.2407,37.925)] -14th Ave [(-122.2426,37.911),(-122.2419,37.916)] -14th St [(-122.0238,37.949),(-122.0226,37.938)] -14th St [(-122.1178,37.983),(-122.116,37.971)] -14th St [(-122.1212,37.007),(-122.1206,37.002)] -14th St [(-122.1241,37.027),(-122.1235,37.023),(-122.1226,37.017)] -14th St [(-122.1316,37.081),(-122.1287,37.06)] -14th St [(-122.1378,37.124),(-122.1376,37.123)] -14th St [(-122.141,37.147),(-122.1397,37.138)] -14th St [(-122.1457,37.181),(-122.145,37.176)] -14th St [(-122.1562,37.262),(-122.1557,37.253)] -14th St [(-122.1626,37.348),(-122.1621,37.344)] -14th St [(-122.1655,37.387),(-122.165101,37.38001)] -14th St [(-122.1682,37.422),(-122.168,37.419)] -14th St [(-122.1709,37.459),(-122.1704,37.453)] -14th St [(-122.1761,37.529),(-122.1757,37.524),(-122.1754,37.52)] -14th St [(-122.1771,37.544),(-122.1768,37.54)] -14th St [(-122.1845,37.581),(-122.1839,37.579)] -14th St [(-122.1945,37.629),(-122.1936,37.625)] -14th St [(-122.2128,37.717),(-122.2118,37.713)] -14th St [(-122.2288,37.798),(-122.228,37.792)] -14th St [(-122.2419,37.877),(-122.2408,37.871)] -14th St [(-122.2659,37.03),(-122.2671,37.035)] -14th St [(-122.2755,37.068),(-122.2741,37.063)] -14th St [(-122.277,37.073),(-122.2765,37.071)] -14th St [(-122.299,37.147),(-122.3,37.148)] -150th Ave [(-122.1241,37.085),(-122.123984,37.08583)] -150th Ave [(-122.1266,37.065),(-122.1258,37.071)] -152nd Ave [(-122.1218,37.072),(-122.1215,37.075)] -15th St [(-122.0564,37.416),(-122.056,37.411)] -15th St [(-122.2264,37.794),(-122.2258,37.791),(-122.2251,37.789)] -15th St [(-122.241,37.885),(-122.2401,37.879)] -15th St [(-122.2472,37.923),(-122.2464,37.915)] -15th St [(-122.2534,37.976),(-122.2525,37.969)] -163rd Ave [(-122.1108,37.985),(-122.1096,37.995)] -164th Ave [(-122.1068,37.993),(-122.1069,37.998)] -164th Ave [(-122.1101,37.964),(-122.1096,37.968)] -166th Ave [(-122.1008,37.99),(-122.1006,37.997)] -167th Ave [(-122.1012,37.966),(-122.1006,37.973)] -168th Ave [(-122.1046,37.934),(-122.1041,37.938)] -16th Ave [(-122.2391,37.924),(-122.2387,37.928)] -16th Ave [(-122.2422,37.892),(-122.2418,37.896)] -16th Ave [(-122.2438,37.874),(-122.2438,37.876)] -16th St [(-122.054,37.414),(-122.0534,37.405)] -16th St [(-122.231,37.837),(-122.2306,37.834)] -16th St [(-122.2699,37.067),(-122.2713,37.069)] -16th St [(-122.2923,37.129),(-122.2926,37.132)] -170th Ave [(-122.1029,37.924),(-122.1025,37.93)] -170th Ave [(-122.1083,37.891),(-122.1075,37.893)] -171st Ave [(-122.1042,37.908),(-122.1031,37.916)] -173rd Ave [(-122.0984,37.935),(-122.0976,37.936)] -17th Ave [(-122.238,37.918),(-122.2377,37.921)] -17th St [(-122.1947,37.648),(-122.1934,37.637)] -17th St [(-122.2385,37.895),(-122.2375,37.889)] -17th St [(-122.2514,37.99),(-122.2507,37.982)] -17th St [(-122.2607,37.043),(-122.2619,37.047)] -17th St [(-122.2642,37.057),(-122.2655,37.059)] -17th St [(-122.2743,37.087),(-122.2729,37.082)] -17th St [(-122.2898,37.132),(-122.29,37.132)] -17th St [(-122.2938,37.149),(-122.295,37.155)] -18th Ave [(-122.2385,37.895),(-122.2381,37.899)] -18th St [(-122.2205,37.811),(-122.219,37.806)] -18th St [(-122.2424,37.924),(-122.2416,37.918)] -18th St [(-122.2461,37.957),(-122.2453,37.95)] -18th St [(-122.254,37.012),(-122.2535,37.01)] -18th St [(-122.2775,37.106),(-122.2762,37.101)] -18th St [(-122.2775,37.106),(-122.2794,37.109)] -18th St [(-122.2803,37.116),(-122.2814,37.119)] -19th Ave [(-122.2355,37.91),(-122.2351,37.914),(-122.2344,37.922)] -19th Ave [(-122.2366,37.897),(-122.2359,37.905)] -19th Ave [(-122.2386,37.877),(-122.2382,37.881)] -19th Ave [(-122.2394,37.868),(-122.239,37.873)] -19th Ave [(-122.2408,37.854),(-122.2406,37.856)] -19th St [(-122.2488,37.994),(-122.2479,37.986)] -19th St [(-122.2672,37.079),(-122.2685,37.084)] -1st Ave [(-122.2567,37.992),(-122.2558,37.999)] -1st St [(-121.7401,37.018),(-121.7401,37.024)] -1st St [(-121.7402,37.015),(-121.7401,37.018)] -1st St [(-121.7425,37.976),(-121.7417,37.986)] -1st St [(-121.75508,37.89294),(-121.753581,37.90031)] -1st St [(-121.7716,37.805),(-121.7702,37.809)] -1st St [(-121.8728,37.596),(-121.8738,37.587)] -20th Ave [(-122.238,37.867),(-122.2376,37.871)] -20th St [(-122.2327,37.887),(-122.2308,37.876)] -20th St [(-122.2433,37.963),(-122.2424,37.955)] -20th St [(-122.2468,37.994),(-122.2459,37.985)] -20th St [(-122.2912,37.163),(-122.2926,37.17)] -21st Ave [(-122.2341,37.89),(-122.2337,37.893)] -21st Ave [(-122.2368,37.859),(-122.2365,37.865)] -21st Ave [(-122.2385,37.843),(-122.238,37.847)] -21st St [(-122.243,37.975),(-122.2423,37.97)] -21st St [(-122.2624,37.099),(-122.2643,37.102)] -21st St [(-122.2688,37.109),(-122.2719,37.114)] -22nd Ave [(-122.2343,37.871),(-122.2338,37.875)] -22nd St [(-122.2227,37.854),(-122.222,37.851)] -22nd St [(-122.265,37.114),(-122.2655,37.114)] -22nd St [(-122.2756,37.131),(-122.2769,37.136)] -23rd Ave [(-122.2272,37.914),(-122.2266,37.92)] -23rd Ave [(-122.2298,37.892),(-122.2298,37.894)] -23rd Ave [(-122.2339,37.841),(-122.233,37.849)] -23rd Ave [(-122.2357,37.824),(-122.2356,37.825)] -23rd Ave [(-122.2359,37.817),(-122.236,37.82)] -23rd St [(-122.2258,37.878),(-122.2252,37.875)] -23rd St [(-122.228,37.896),(-122.2271,37.89)] -23rd St [(-122.2404,37.982),(-122.2395,37.974)] -23rd St [(-122.2648,37.124),(-122.2658,37.125)] -23rd Av Ovps [(-122.2356,37.768),(-122.235,37.754)] -23rd Av Ovps [(-122.236,37.783),(-122.2356,37.768)] -24th Ave [(-122.2285,37.873),(-122.2277,37.88),(-122.2271,37.89)] -24th St [(-122.233,37.936),(-122.2309,37.923)] -24th St [(-122.2352,37.95),(-122.235,37.948)] -24th St [(-122.2868,37.183),(-122.2877,37.186)] -24th St [(-122.2901,37.198),(-122.2914,37.204)] -25th Ave [(-122.2222,37.94),(-122.222,37.942)] -26th Ave [(-122.2252,37.875),(-122.2244,37.884)] -26th St [(-122.2294,37.939),(-122.2289,37.936)] -26th St [(-122.2739,37.171),(-122.2749,37.172)] -26th St [(-122.2791,37.183),(-122.28,37.185)] -27th Ave [(-122.234,37.773),(-122.2335,37.778)] -27th St [(-122.2224,37.918),(-122.2216,37.912)] -27th St [(-122.2243,37.928),(-122.2231,37.921)] -27th St [(-122.2287,37.945),(-122.2278,37.939)] -27th St [(-122.2625,37.151),(-122.2626,37.154)] -27th St [(-122.2751,37.181),(-122.276,37.18)] -28th St [(-122.2356,37.999),(-122.235,37.994)] -28th St [(-122.2671,37.176),(-122.2684,37.179)] -28th St [(-122.2754,37.192),(-122.2764,37.193)] -29th St [(-122.2633,37.179),(-122.264,37.181)] -29th St [(-122.266,37.183),(-122.2668,37.184)] -29th St [(-122.2693,37.192),(-122.27,37.194)] -29th St [(-122.2707,37.189),(-122.2733,37.194)] -29th Av Ovps [(-122.2323,37.748),(-122.2321,37.752)] -2nd St [(-121.9787,37.76),(-121.9775,37.757)] -2nd St [(-121.9825,37.768),(-121.9806,37.763)] -2nd St [(-121.986342,37.77609),(-121.9854,37.774),(-121.9842,37.772)] -2nd St [(-122.0522,37.685),(-122.05205,37.6854)] -2nd St [(-122.0553,37.679),(-122.0539,37.682)] -2nd St [(-122.0697,37.696),(-122.0674,37.688)] -2nd St [(-122.2781,37.975),(-122.2792,37.979)] -30th St [(-122.2789,37.218),(-122.2801,37.22)] -31st Ave [(-122.2259,37.771),(-122.2254,37.779)] -31st St [(-122.2252,37.982),(-122.224,37.979)] -31st St [(-122.2323,37.995),(-122.2303,37.992)] -31st St [(-122.2728,37.212),(-122.2756,37.217)] -32nd St [(-122.225,37.99),(-122.2244,37.988)] -32nd St [(-122.2754,37.227),(-122.2765,37.228)] -32nd St [(-122.2839,37.242),(-122.285,37.239)] -32nd St [(-122.2893,37.23),(-122.2901,37.229)] -33rd Ave [(-122.2235,37.776),(-122.2225,37.798)] -34th Ave [(-122.2205,37.811),(-122.2196,37.829)] -34th Ave [(-122.2232,37.755),(-122.2225,37.765)] -34th Ave [(-122.2251,37.728),(-122.2246,37.737)] -34th St [(-122.2637,37.223),(-122.2647,37.225)] -35th Ave [(-122.1914,37.983),(-122.1909,37.988)] -35th Ave [(-122.2005,37.929),(-122.1996,37.935)] -35th Ave [(-122.214,37.85),(-122.2138,37.852)] -35th Ave [(-122.2243,37.724),(-122.2238,37.731)] -35th St [(-122.2685,37.243),(-122.2692,37.244)] -35th St [(-122.2746,37.257),(-122.2779,37.266)] -35th St [(-122.2783,37.266),(-122.2792,37.269)] -36th Ave [(-122.2196,37.778),(-122.218,37.802)] -36th Ave [(-122.2214,37.746),(-122.2206,37.755)] -36th Ave [(-122.2221,37.737),(-122.222,37.738)] -36th Ave [(-122.2233,37.721),(-122.223,37.725)] -36th Ave [(-122.22414,37.70988),(-122.2238,37.716)] -36th St [(-122.228,37.022),(-122.227,37.02)] -36th St [(-122.2779,37.273),(-122.279,37.277)] -37th Ave [(-122.2211,37.732),(-122.221,37.733)] -37th St [(-122.2613,37.249),(-122.265,37.257)] -37th St [(-122.265,37.26),(-122.2663,37.271)] -37th St [(-122.2743,37.274),(-122.2768,37.278)] -38th Ave [(-122.1963,37.907),(-122.1954,37.912)] -38th Ave [(-122.2202,37.729),(-122.2197,37.734)] -38th St [(-122.2204,37.029),(-122.2199,37.028)] -38th St [(-122.2571,37.266),(-122.2583,37.268)] -38th St [(-122.2587,37.268),(-122.2597,37.269)] -39th Ave [(-122.2054,37.85),(-122.205,37.852)] -39th Ave [(-122.2163,37.763),(-122.216,37.768)] -3rd St [(-121.892355,37.95759),(-121.8908,37.957)] -3rd St [(-122.2872,37.803),(-122.287191,37.8084)] -3rd St [(-122.2873,37.767),(-122.2873,37.775)] -3rd St [(-122.2874,37.739),(-122.2874,37.748)] -3rd St [(-122.2894,37.019),(-122.2905,37.021)] -3rd St [(-122.2972,37.034),(-122.2982,37.036)] -40th Ave [(-122.2156,37.76),(-122.2152,37.764)] -40th St [(-122.2585,37.286),(-122.2594,37.288)] -41st Ave [(-122.214,37.75),(-122.2135,37.756)] -41st Ave [(-122.2153,37.735),(-122.2151,37.738)] -41st Ave [(-122.217,37.719),(-122.2169,37.721)] -41st St [(-122.2562,37.29),(-122.2571,37.291)] -41st St [(-122.2655,37.305),(-122.2653,37.314)] -41st St [(-122.2671,37.308),(-122.2677,37.308)] -41st St [(-122.2768,37.324),(-122.2773,37.325)] -42nd Ave [(-122.2104,37.767),(-122.2097,37.773)] -42nd St [(-122.2755,37.33),(-122.2765,37.332)] -43rd St [(-122.2673,37.325),(-122.2698,37.329)] -43rd St [(-122.2763,37.338),(-122.2768,37.339)] -45th Ave [(-122.2088,37.749),(-122.208,37.758)] -45th Ave [(-122.2118,37.713),(-122.2109,37.724)] -45th St [(-122.2814,37.341),(-122.2825,37.339)] -46th Ave [(-122.214,37.685),(-122.2137,37.688)] -46th St [(-122.2669,37.345),(-122.2694,37.349)] -47th Ave [(-122.2086,37.719),(-122.2082,37.723)] -48th Ave [(-122.2059,37.736),(-122.2052,37.745)] -48th St [(-122.2633,37.354),(-122.2643,37.356)] -48th St [(-122.2782,37.373),(-122.2782,37.37224)] -49th St [(-122.2545,37.348),(-122.2552,37.349)] -4th Ave [(-122.2534,37.976),(-122.2524,37.983)] -4th St [(-121.7778,37.76),(-121.7753,37.769),(-121.7741,37.772)] -4th St [(-122.0775,37.831),(-122.0772,37.824)] -4th St [(-122.2773,37.988),(-122.2784,37.993)] -4th St [(-122.2853,37.738),(-122.2854,37.742)] -4th St [(-122.3005,37.885),(-122.3006,37.871)] -50th Ave [(-122.2059,37.718),(-122.2054,37.724)] -50th Ave [(-122.2108,37.663),(-122.2096,37.675)] -50th Ave [(-122.2135,37.638),(-122.2123,37.65)] -51st Ave [(-122.2103,37.658),(-122.21,37.661)] -52nd Ave [(-122.2096,37.653),(-122.2092,37.657)] -52nd St [(-122.268,37.376),(-122.2683,37.376)] -52nd St [(-122.2706,37.372),(-122.2728,37.369)] -53rd Ave [(-122.2075,37.659),(-122.205,37.679)] -54th Ave [(-122.2076,37.649),(-122.2068,37.654)] -54th St [(-122.2733,37.386),(-122.275,37.384)] -55th Ave [(-122.1886,37.768),(-122.1883,37.77)] -55th Ave [(-122.197,37.709),(-122.1963,37.714)] -55th Ave [(-122.1996,37.689),(-122.1991,37.695)] -55th St [(-122.2641,37.408),(-122.2667,37.404)] -55th St [(-122.2824,37.386),(-122.2834,37.384)] -56th St [(-122.2692,37.409),(-122.2695,37.409)] -56th St [(-122.2735,37.404),(-122.2743,37.403)] -57th Ave [(-122.1933,37.711),(-122.1928,37.721)] -57th Ave [(-122.1969,37.686),(-122.1964,37.689)] -57th St [(-122.2609,37.433),(-122.262,37.435)] -57th St [(-122.2661,37.428),(-122.2671,37.426)] -57th St [(-122.274,37.418),(-122.2759,37.417)] -57th St [(-122.2798,37.409),(-122.2822,37.405)] -58th Ave [(-122.1876,37.749),(-122.1867,37.755)] -58th St [(-122.2663,37.437),(-122.2673,37.435)] -58th St [(-122.2701,37.437),(-122.272,37.435)] -59th St [(-122.2587,37.456),(-122.2608,37.454)] -59th St [(-122.2665,37.445),(-122.2675,37.445)] -59th St [(-122.2863,37.42),(-122.2872,37.418)] -5th Ave [(-122.2516,37.975),(-122.2507,37.982)] -5th St [(-121.7638,37.795),(-121.7633,37.795)] -5th St [(-121.7713,37.772),(-121.7701,37.775)] -5th St [(-121.7737,37.765),(-121.7727,37.769)] -5th St [(-121.7766,37.757),(-121.7751,37.761)] -5th St [(-121.9082,37.114),(-121.9045,37.113)] -5th St [(-122.0235,37.054),(-122.0224,37.045)] -5th St [(-122.071,37.754),(-122.0707,37.749)] -5th St [(-122.0732,37.8),(-122.0725,37.789)] -5th St [(-122.2732,37.981),(-122.2744,37.986)] -5th St [(-122.2756,37.991),(-122.2768,37.995)] -5th St [(-122.278,37),(-122.2792,37.005),(-122.2803,37.009)] -5th St [(-122.2815,37.766),(-122.2814,37.777)] -5th St [(-122.2816,37.747),(-122.2816,37.757)] -5th St [(-122.2901,37.036),(-122.292,37.04)] -5th St [(-122.2933,37.041),(-122.2946,37.045)] -5th St [(-122.296,37.615),(-122.2953,37.598)] -5th St [(-122.2977,37.665),(-122.2972,37.651),(-122.2966,37.633)] -5th St [(-122.2979,37.866),(-122.2979,37.87)] -5th St [(-122.3011,37.775),(-122.3008,37.763)] -60th Ave [(-122.1881,37.712),(-122.1868,37.722)] -60th St [(-122.2606,37.469),(-122.2615,37.466)] -60th St [(-122.2816,37.435),(-122.2831,37.432)] -61st Ave [(-122.1973,37.643),(-122.1962,37.65)] -61st St [(-122.2861,37.436),(-122.2877,37.433)] -62nd Ave [(-122.1794,37.751),(-122.1787,37.755)] -62nd Ave [(-122.1916,37.67),(-122.1911,37.673)] -62nd Ave [(-122.1992,37.617),(-122.1982,37.623)] -62nd St [(-122.254,37.494),(-122.2563,37.491)] -62nd St [(-122.268,37.477),(-122.2685,37.476)] -62nd St [(-122.2755,37.466),(-122.2749,37.467)] -62nd St [(-122.2761,37.465),(-122.276639,37.4632),(-122.2767,37.463)] -63rd Ave [(-122.1853,37.7),(-122.1844,37.706)] -63rd St [(-122.2563,37.495),(-122.2576,37.493),(-122.2596,37.49)] -63rd St [(-122.2604,37.49),(-122.2621,37.487)] -63rd St [(-122.2622,37.492),(-122.2651,37.489)] -63rd St [(-122.2708,37.481),(-122.269,37.484)] -64th Ave [(-122.1758,37.76),(-122.1753,37.767)] -64th Ave [(-122.188,37.673),(-122.1852,37.691)] -64th Ave [(-122.1921,37.645),(-122.1911,37.652)] -64th St [(-122.2869,37.46),(-122.2884,37.455)] -64th St [(-122.2945,37.441),(-122.2962,37.439)] -64th Av Pl [(-122.1784,37.734),(-122.1767,37.744)] -65th St [(-122.2653,37.505),(-122.2661,37.504)] -65th St [(-122.2847,37.481),(-122.2874,37.476)] -66th Ave [(-122.2013,37.556),(-122.1997,37.564)] -66th Ave [(-122.2054,37.542),(-122.2042,37.546)] -67th St [(-122.2828,37.504),(-122.283232,37.5031)] -67th St [(-122.28407,37.50135),(-122.2852,37.499)] -67th St [(-122.2887,37.495),(-122.2913,37.49)] -69th Ave [(-122.1927,37.582),(-122.1919,37.587)] -69th Ave [(-122.1959,37.56),(-122.1954,37.563)] -6th St [(-121.7634,37.785),(-121.7624,37.789)] -6th St [(-122.0219,37.032),(-122.0208,37.022)] -6th St [(-122.2691,37.975),(-122.2704,37.98)] -6th St [(-122.274,37.993),(-122.2752,37.998)] -6th St [(-122.2965,37.668),(-122.296,37.653)] -6th St [(-122.2982,37.724),(-122.2977,37.705)] -6th St [(-122.3012,37.813),(-122.3006,37.795)] -6th St [(-122.3016,37.831),(-122.3016,37.826)] -70 Canal [(-121.576176,37.91958),(-121.57645,37.91996)] -70th Ave [(-122.187,37.611),(-122.1862,37.616)] -71st Ave [(-122.1908,37.576),(-122.189,37.588)] -71st Ave [(-122.195,37.548),(-122.1944,37.553)] -73rd Ave [(-122.1746,37.664),(-122.1724,37.68)] -73rd Ave [(-122.1768,37.651),(-122.1761,37.655)] -73rd Ave [(-122.1802,37.628),(-122.1794,37.633)] -73rd Ave [(-122.1837,37.606),(-122.1829,37.611)] -73rd Ave [(-122.1915,37.554),(-122.1897,37.565)] -74th Ave [(-122.175,37.653),(-122.174,37.66)] -77th Ave [(-122.17,37.656),(-122.1682,37.668)] -78th Ave [(-122.1697,37.652),(-122.1674,37.663)] -78th Ave [(-122.1791,37.593),(-122.1784,37.597)] -79th Ave [(-122.1686,37.639),(-122.1662,37.65)] -7th Ave [(-122.2413,37.015),(-122.2406,37.021)] -7th Ave [(-122.2459,37.985),(-122.2449,37.991)] -7th Ave [(-122.2528,37.94),(-122.2518,37.947)] -7th St [(-121.7606,37.79),(-121.7597,37.798)] -7th St [(-121.7618,37.779),(-121.7615,37.783)] -7th St [(-122.0047,37.916),(-122.0041,37.92)] -7th St [(-122.0168,37.978),(-122.0149,37.974)] -7th St [(-122.0674,37.771),(-122.0667,37.761)] -7th St [(-122.0693,37.803),(-122.0687,37.793)] -7th St [(-122.2362,37.753),(-122.235,37.754)] -7th St [(-122.2759,37.009),(-122.2771,37.014)] -7th St [(-122.2864,37.041),(-122.2875,37.043)] -7th St [(-122.2903,37.511),(-122.2902,37.508)] -7th St [(-122.2916,37.052),(-122.2926,37.055)] -7th St [(-122.2918,37.562),(-122.2916,37.553)] -7th St [(-122.2945,37.635),(-122.2938,37.62)] -7th St [(-122.2996,37.797),(-122.299,37.779),(-122.2985,37.767)] -7th St [(-122.3215,37.099),(-122.326,37.102)] -80th Ave [(-122.1807,37.563),(-122.1793,37.57)] -81st Ave [(-122.1912,37.493),(-122.191,37.495)] -82nd Ave [(-122.1659,37.614),(-122.1653,37.619)] -82nd Ave [(-122.1695,37.596),(-122.1681,37.603)] -82nd Ave [(-122.1764,37.562),(-122.1747,37.57)] -83rd Ave [(-122.1741,37.563),(-122.1724,37.571)] -83rd Ave [(-122.1799,37.531),(-122.179,37.535)] -84th Ave [(-122.1683,37.58),(-122.1665,37.589)] -85th Ave [(-122.1677,37.573),(-122.166,37.581)] -85th Ave [(-122.173,37.548),(-122.1713,37.556)] -85th Ave [(-122.1763,37.533),(-122.1748,37.54)] -85th Ave [(-122.1877,37.466),(-122.186,37.476)] -87th Ave [(-122.1646,37.561),(-122.1643,37.563)] -87th Ave [(-122.1698,37.536),(-122.1681,37.544)] -87th Ave [(-122.1834,37.474),(-122.1814,37.484)] -88th Ave [(-122.1728,37.514),(-122.1711,37.521)] -89th Ave [(-122.1822,37.459),(-122.1803,37.471)] -8th Ave [(-122.2489,37.952),(-122.248,37.958)] -8th St [(-121.9083,37.161),(-121.9081,37.16)] -8th St [(-122.2459,37.882),(-122.2456,37.879)] -8th St [(-122.2546,37.914),(-122.2533,37.909)] -8th St [(-122.2572,37.935),(-122.256523,37.92898)] -8th St [(-122.2755,37.017),(-122.2766,37.022)] -8th St [(-122.2955,37.709),(-122.2952,37.698)] -8th St [(-122.296,37.748),(-122.296,37.733)] -8th St [(-122.2969,37.751),(-122.2967,37.746)] -90th Ave [(-122.1769,37.477),(-122.1753,37.485)] -90th Ave [(-122.1798,37.464),(-122.1785,37.47)] -92nd Ave [(-122.1759,37.464),(-122.1742,37.472)] -94th Ave [(-122.1714,37.466),(-122.1704,37.472)] -96th Ave [(-122.1621,37.493),(-122.161,37.498)] -98th Ave [(-122.1568,37.498),(-122.1558,37.502)] -98th Ave [(-122.1693,37.438),(-122.1682,37.444)] -98th Ave [(-122.1767,37.401),(-122.1758,37.408)] -98th Ave [(-122.1783,37.388),(-122.1773,37.396)] -98th Ave [(-122.1791,37.382),(-122.1788,37.384)] -98th Ave [(-122.1914,37.294),(-122.1904,37.298)] -98th Ave [(-122.2001,37.258),(-122.1974,37.27)] -99th Av Ct [(-122.1698,37.427),(-122.1694,37.422)] -9th Ave [(-122.2491,37.938),(-122.248,37.945)] -9th Ave [(-122.2516,37.922),(-122.2511,37.925)] -9th St [(-122.2349,37.779),(-122.234,37.773)] -9th St [(-122.27,37.725),(-122.27,37.734)] -9th St [(-122.2899,37.576),(-122.2897,37.567)] -\. --- --- Data for Name: room; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.room (roomno, comment) FROM stdin; -001 Entrance -002 Office -003 Office -004 Technical -101 Office -102 Conference -103 Restroom -104 Technical -105 Office -106 Office -\. --- --- Data for Name: rtest_admin; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.rtest_admin (pname, sysname) FROM stdin; -bm pluto -jwieck notjw -\. --- --- Data for Name: rtest_comp; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.rtest_comp (part, unit, size) FROM stdin; -p1 m 5 -p2 m 3 -p3 cm 5 -p4 cm 15 -p5 inch 7 -p6 inch 4.4 -\. --- --- Data for Name: rtest_emp; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.rtest_emp (ename, salary) FROM stdin; -wieck 7000.00 -\. --- --- Data for Name: rtest_emplog; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.rtest_emplog (ename, who, action, newsal, oldsal) FROM stdin; -wiecc postgres hired 5000.00 0.00 -gates postgres hired 80000.00 0.00 -wieck postgres honored 6000.00 5000.00 -wieck postgres honored 7000.00 6000.00 -gates postgres fired 0.00 80000.00 -meyer postgres hired 4000.00 0.00 -maier postgres hired 5000.00 0.00 -mayr postgres hired 6000.00 0.00 -meyer postgres honored 5000.00 4000.00 -maier postgres honored 6000.00 5000.00 -mayr postgres honored 7000.00 6000.00 -meyer postgres fired 0.00 5000.00 -maier postgres fired 0.00 6000.00 -mayr postgres fired 0.00 7000.00 -\. --- --- Data for Name: rtest_empmass; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.rtest_empmass (ename, salary) FROM stdin; -meyer 5000.00 -maier 6000.00 -mayr 7000.00 -\. --- --- Data for Name: rtest_interface; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.rtest_interface (sysname, ifname) FROM stdin; -notjw eth0 -pluto eth0 -\. --- --- Data for Name: rtest_nothn1; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.rtest_nothn1 (a, b) FROM stdin; -1 want this -2 want this -20 want this -29 want this -40 want this -50 want this -60 want this -\. --- --- Data for Name: rtest_nothn2; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.rtest_nothn2 (a, b) FROM stdin; -\. --- --- Data for Name: rtest_nothn3; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.rtest_nothn3 (a, b) FROM stdin; -100 OK -200 OK -\. --- --- Data for Name: rtest_nothn4; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.rtest_nothn4 (a, b) FROM stdin; -10 too small -50 too small -100 OK -200 OK -\. --- --- Data for Name: rtest_order1; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.rtest_order1 (a) FROM stdin; -\. --- --- Data for Name: rtest_order2; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.rtest_order2 (a, b, c) FROM stdin; -1 1 rule 1 - this should run 1st -1 2 rule 2 - this should run 2nd -1 3 rule 3 - this should run 3rd -1 4 rule 4 - this should run 4th -\. --- --- Data for Name: rtest_person; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.rtest_person (pname, pdesc) FROM stdin; -bm Bruce Momjian -jwieck Jan Wieck -\. --- --- Data for Name: rtest_system; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.rtest_system (sysname, sysdesc) FROM stdin; -notjw WinNT Jan Wieck (notebook) -pluto Fileserver -\. --- --- Data for Name: rtest_t1; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.rtest_t1 (a, b) FROM stdin; -1 21 -2 22 -3 23 -21 31 -22 32 -23 33 -24 34 -25 35 -\. --- --- Data for Name: rtest_t2; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.rtest_t2 (a, b) FROM stdin; -1 21 -2 22 -3 23 -\. --- --- Data for Name: rtest_t3; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.rtest_t3 (a, b) FROM stdin; -1 31 -2 32 -3 33 -4 34 -5 35 -\. --- --- Data for Name: rtest_t4; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.rtest_t4 (a, b) FROM stdin; -1 Record should go to rtest_t4 -2 Record should go to rtest_t4 -26 Record should go to rtest_t4 and t8 -28 Record should go to rtest_t4 and t8 -21 Record should go to rtest_t4 and t6 -31 Record should go to rtest_t4 -41 Record should go to rtest_t4 -\. --- --- Data for Name: rtest_t5; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.rtest_t5 (a, b) FROM stdin; -10 Record should go to rtest_t5 -15 Record should go to rtest_t5 -19 Record should go to rtest_t5 and t7 -\. --- --- Data for Name: rtest_t6; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.rtest_t6 (a, b) FROM stdin; -21 Record should go to rtest_t4 and t6 -\. --- --- Data for Name: rtest_t7; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.rtest_t7 (a, b) FROM stdin; -19 Record should go to rtest_t5 and t7 -\. --- --- Data for Name: rtest_t8; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.rtest_t8 (a, b) FROM stdin; -26 Record should go to rtest_t4 and t8 -28 Record should go to rtest_t4 and t8 -\. --- --- Data for Name: rtest_t9; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.rtest_t9 (a, b) FROM stdin; -1 Record should go to rtest_t4 -2 Record should go to rtest_t4 -10 Record should go to rtest_t5 -15 Record should go to rtest_t5 -19 Record should go to rtest_t5 and t7 -20 Record should go to rtest_t4 and t6 -26 Record should go to rtest_t4 and t8 -28 Record should go to rtest_t4 and t8 -30 Record should go to rtest_t4 -40 Record should go to rtest_t4 -\. --- --- Data for Name: rtest_unitfact; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.rtest_unitfact (unit, factor) FROM stdin; -m 100 -cm 1 -inch 2.54 -\. --- --- Data for Name: rtest_view1; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.rtest_view1 (a, b, v) FROM stdin; -1 item 1 t -2 item 2 t -3 item 3 t -4 item 4 f -5 item 5 t -6 item 6 f -7 item 7 t -8 item 8 t -\. --- --- Data for Name: rtest_view2; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.rtest_view2 (a) FROM stdin; -2 -2 -4 -5 -7 -7 -7 -7 -\. --- --- Data for Name: rtest_view3; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.rtest_view3 (a, b) FROM stdin; -\. --- --- Data for Name: rtest_view4; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.rtest_view4 (a, b, c) FROM stdin; -\. --- --- Data for Name: rule_and_refint_t1; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.rule_and_refint_t1 (id1a, id1b) FROM stdin; -1 11 -1 12 -2 21 -2 22 -\. --- --- Data for Name: rule_and_refint_t2; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.rule_and_refint_t2 (id2a, id2c) FROM stdin; -1 11 -1 12 -2 21 -2 22 -\. --- --- Data for Name: rule_and_refint_t3; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.rule_and_refint_t3 (id3a, id3b, id3c, data) FROM stdin; -1 11 11 row1 -1 11 12 row2 -1 12 11 row3 -1 12 12 row4 -\. --- --- Data for Name: rule_merge1; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.rule_merge1 (a, b) FROM stdin; -1 -\. --- --- Data for Name: rule_merge2; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.rule_merge2 (a, b) FROM stdin; -1 -\. --- --- Data for Name: rules_log; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.rules_log (f1, f2, tag, id) FROM stdin; -1 2 old 1 -1 3 new 2 -11 12 old 3 -11 13 new 4 -1 3 old 5 -1 30 new 6 -11 13 old 7 -11 130 new 8 -1 30 old 9 -1 3 new 10 -11 130 old 11 -11 13 new 12 -\N \N - 13 -22 23 new 14 -\N \N - 15 -33 0 new 16 -\. --- --- Data for Name: rules_src; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.rules_src (f1, f2) FROM stdin; -1 3 -11 13 -22 23 -33 0 -\. --- --- Data for Name: ruletest_tbl; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.ruletest_tbl (a, b) FROM stdin; -\. --- --- Data for Name: ruletest_tbl2; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.ruletest_tbl2 (a, b) FROM stdin; -10 10 -1000 1000 -\. --- --- Data for Name: shiftjis2004_inputs; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.shiftjis2004_inputs (inbytes, description) FROM stdin; -\\x666f6f valid, pure ASCII -\\x666f6f8fdb valid -\\x666f6f81c0 valid, no translation to UTF-8 -\\x666f6f82f5 valid, translates to two UTF-8 chars -\\x666f6f8fdb8f incomplete char -\\x666f6f820a incomplete char, followed by newline -\\x666f6f008fdb invalid, NUL byte -\\x666f6f8f00db invalid, NUL byte -\\x666f6f8fdb00 invalid, NUL byte -\. --- --- Data for Name: shighway; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.shighway (name, thepath, surface) FROM stdin; -State Hwy 123 [(-122.3004,37.986),(-122.2998,37.969),(-122.2995,37.962),(-122.2992,37.952),(-122.299,37.942),(-122.2987,37.935),(-122.2984,37.924),(-122.2982,37.92),(-122.2976,37.904),(-122.297,37.88),(-122.2966,37.869),(-122.2959,37.848),(-122.2961,37.843)] asphalt -State Hwy 13 [(-122.1797,37.943),(-122.179871,37.91849),(-122.18,37.9),(-122.179023,37.86615),(-122.1787,37.862),(-122.1781,37.851),(-122.1777,37.845),(-122.1773,37.839),(-122.177,37.833)] asphalt -State Hwy 13 [(-122.1828,37.974),(-122.1799,37.948)] asphalt -State Hwy 13 [(-122.2049,37.2),(-122.20328,37.17975),(-122.1989,37.125),(-122.198078,37.11641),(-122.1975,37.11)] asphalt -State Hwy 13 [(-122.2213,37.388),(-122.218753,37.36402),(-122.2168,37.336),(-122.2163,37.328),(-122.2144,37.313),(-122.211744,37.28221),(-122.21,37.262),(-122.2087,37.244),(-122.207,37.224),(-122.2065,37.218),(-122.2058,37.209)] asphalt -State Hwy 13 [(-122.2319,37.515),(-122.2316,37.511),(-122.2305,37.498),(-122.2296,37.489),(-122.2286,37.478),(-122.2244,37.427)] asphalt -State Hwy 13 Ramp [(-122.1781,37.851),(-122.1782,37.847),(-122.1777,37.845)] asphalt -State Hwy 13 Ramp [(-122.1799,37.948),(-122.1797,37.943)] asphalt -State Hwy 13 Ramp [(-122.1819,37.978),(-122.1828,37.974)] asphalt -State Hwy 13 Ramp [(-122.1835,37.98),(-122.1852,37.985)] asphalt -State Hwy 13 Ramp [(-122.1854,37.996),(-122.1861,37.986)] asphalt -State Hwy 13 Ramp [(-122.1937,37.078),(-122.1943,37.08)] asphalt -State Hwy 13 Ramp [(-122.1942,37.084),(-122.1964,37.107)] asphalt -State Hwy 13 Ramp [(-122.1975,37.11),(-122.1964,37.107)] asphalt -State Hwy 13 Ramp [(-122.1989,37.125),(-122.1984,37.117),(-122.1981,37.112)] asphalt -State Hwy 13 Ramp [(-122.2054,37.205),(-122.2048,37.209)] asphalt -State Hwy 13 Ramp [(-122.2055,37.197),(-122.2049,37.2)] asphalt -State Hwy 13 Ramp [(-122.2058,37.209),(-122.2049,37.211)] asphalt -State Hwy 13 Ramp [(-122.2069,37.213),(-122.2072,37.216),(-122.2065,37.218)] asphalt -State Hwy 13 Ramp [(-122.2073,37.221),(-122.207,37.224)] asphalt -State Hwy 13 Ramp [(-122.2163,37.328),(-122.2149,37.321),(-122.2144,37.313)] asphalt -State Hwy 13 Ramp [(-122.2168,37.336),(-122.2168,37.328)] asphalt -State Hwy 13 Ramp [(-122.2232,37.41),(-122.2247,37.422)] asphalt -State Hwy 13 Ramp [(-122.2244,37.427),(-122.223,37.414),(-122.2214,37.396),(-122.2213,37.388)] asphalt -State Hwy 13 Ramp [(-122.2244,37.427),(-122.2247,37.422)] asphalt -State Hwy 13 Ramp [(-122.2307,37.487),(-122.2286,37.478)] asphalt -State Hwy 17 [(-122.3107,37.976),(-122.3078,37.93),(-122.3072,37.916),(-122.307,37.902)] asphalt -State Hwy 17 Ramp ((-122.2877,37.234),(-122.2881,37.237)) asphalt -State Hwy 17 Ramp [(-122.2882,37.233),(-122.2881,37.237),(-122.2882,37.242),(-122.2883,37.247),(-122.2885,37.254)] asphalt -State Hwy 17 Ramp [(-122.2899,37.128),(-122.2898,37.132),(-122.2897,37.142)] asphalt -State Hwy 17 Ramp [(-122.291,37.113),(-122.2906,37.118)] asphalt -State Hwy 17 Ramp [(-122.2915,37.083),(-122.29137,37.07065),(-122.290561,37.06224)] asphalt -State Hwy 238 ((-122.098,37.908),(-122.0983,37.907),(-122.099,37.905),(-122.101,37.898),(-122.101535,37.89711),(-122.103173,37.89438),(-122.1046,37.892),(-122.106,37.89)) asphalt -State Hwy 238 [(-122.106,37.89),(-122.1061,37.89),(-122.1064,37.89),(-122.1073,37.889)] asphalt -State Hwy 238 Ramp ((-122.1064,37.89),(-122.1067,37.899)) asphalt -State Hwy 238 Ramp ((-122.1288,37.892),(-122.1293,37.895)) asphalt -State Hwy 238 Ramp ((-122.1288,37.913),(-122.1294,37.917)) asphalt -State Hwy 238 Ramp [(-122.1073,37.889),(-122.1067,37.899),(-122.1056,37.899)] asphalt -State Hwy 238 Ramp [(-122.1073,37.889),(-122.1068,37.881),(-122.106574,37.88354),(-122.106,37.89)] asphalt -State Hwy 238 Ramp [(-122.1288,37.9),(-122.1293,37.895),(-122.1296,37.906)] asphalt -State Hwy 238 Ramp [(-122.1288,37.922),(-122.1294,37.917),(-122.1296,37.906)] asphalt -State Hwy 24 [(-122.2206,37.531),(-122.2204,37.536),(-122.2194,37.541),(-122.217,37.546),(-122.2151,37.551),(-122.2139,37.561),(-122.2121,37.577)] asphalt -State Hwy 24 [(-122.2674,37.246),(-122.2673,37.248),(-122.267,37.261),(-122.2668,37.271),(-122.2663,37.298),(-122.2659,37.315),(-122.2655,37.336),(-122.265007,37.35882),(-122.264443,37.37286),(-122.2641,37.381),(-122.2638,37.388),(-122.2631,37.396),(-122.2617,37.405),(-122.2615,37.407),(-122.2605,37.412)] asphalt -State Hwy 24 [(-122.2681,37.244),(-122.2679,37.248),(-122.2677,37.252)] asphalt -State Hwy 24 Ramp ((-122.2191,37.537),(-122.2197,37.535)) asphalt -State Hwy 24 Ramp ((-122.2204,37.536),(-122.2211,37.533)) asphalt -State Hwy 24 Ramp [(-122.2194,37.541),(-122.2197,37.535),(-122.2197,37.531)] asphalt -State Hwy 24 Ramp [(-122.2211,37.542),(-122.2211,37.533),(-122.2209,37.526)] asphalt -State Hwy 24 Ramp [(-122.2218,37.517),(-122.2214,37.507)] asphalt -State Hwy 24 Ramp [(-122.2224,37.497),(-122.2219,37.494),(-122.2215,37.492)] asphalt -State Hwy 24 Ramp [(-122.2279,37.486),(-122.2284,37.485)] asphalt -State Hwy 24 Ramp [(-122.2279,37.486),(-122.2305,37.498)] asphalt -State Hwy 24 Ramp [(-122.2286,37.478),(-122.2284,37.485)] asphalt -State Hwy 24 Ramp [(-122.2551,37.435),(-122.2568,37.436),(-122.2585,37.428),(-122.259722,37.42438),(-122.260592,37.4218),(-122.2612,37.42)] asphalt -State Hwy 24 Ramp [(-122.257,37.433),(-122.258,37.427)] asphalt -State Hwy 24 Ramp [(-122.2605,37.412),(-122.2601,37.412),(-122.2599,37.412),(-122.2586,37.413)] asphalt -State Hwy 24 Ramp [(-122.2623,37.409),(-122.2614,37.411),(-122.260282,37.41626),(-122.258,37.427)] asphalt -State Hwy 24 Ramp [(-122.2657,37.351),(-122.2665,37.36)] asphalt -State Hwy 24 Ramp [(-122.266,37.348),(-122.2661,37.35),(-122.2668,37.35)] asphalt -State Hwy 24 Ramp [(-122.2677,37.252),(-122.2674,37.258),(-122.2671,37.263),(-122.2672,37.267),(-122.2673,37.272)] asphalt -State Hwy 84 [(-121.7673,37.82),(-121.7664,37.828),(-121.7654,37.835),(-121.765,37.837)] asphalt -State Hwy 84 [(-121.9565,37.898),(-121.956589,37.89911),(-121.9569,37.903),(-121.956,37.91),(-121.9553,37.919)] asphalt -State Hwy 84 [(-121.9725,37.749),(-121.972151,37.75144),(-121.9715,37.756),(-121.9706,37.762),(-121.9692,37.778),(-121.9673,37.793),(-121.9637,37.813),(-121.9637,37.854),(-121.9576,37.891)] asphalt -State Hwy 84 [(-122.0484,37.539),(-122.0443,37.564),(-122.0423,37.577)] asphalt -State Hwy 84 [(-122.0484,37.539),(-122.0514,37.52),(-122.051557,37.51906),(-122.0544,37.502)] asphalt -State Hwy 84 [(-122.0671,37.426),(-122.0658,37.432)] asphalt -State Hwy 84 [(-122.0671,37.426),(-122.07,37.402),(-122.074,37.37),(-122.0773,37.338)] asphalt -State Hwy 84 Ramp [(-122.0544,37.502),(-122.052622,37.50902),(-122.0506,37.517),(-122.0484,37.539)] asphalt -State Hwy 92 [(-122.1085,37.326),(-122.1095,37.322),(-122.1111,37.316),(-122.1119,37.313),(-122.1125,37.311),(-122.1131,37.308),(-122.1167,37.292),(-122.1187,37.285),(-122.12,37.28)] asphalt -State Hwy 92 Ramp ((-122.1091,37.328),(-122.1101,37.332)) asphalt -State Hwy 92 Ramp [(-122.099,37.368),(-122.0994,37.363)] asphalt -State Hwy 92 Ramp [(-122.1086,37.321),(-122.1089,37.315),(-122.1111,37.316)] asphalt -State Hwy 92 Ramp [(-122.1091,37.328),(-122.1101,37.332),(-122.1101,37.327),(-122.1095,37.322)] asphalt -State Hwy 92 Ramp [(-122.1167,37.292),(-122.1185,37.295),(-122.1191,37.298)] asphalt -State Hwy 92 Ramp [(-122.1187,37.285),(-122.1186,37.292),(-122.1193,37.29)] asphalt -State Hwy 92 Ramp [(-122.12,37.28),(-122.1207,37.269),(-122.1204,37.27)] asphalt -State Hwy 92 Ramp [(-122.1204,37.267),(-122.123,37.271)] asphalt -\. --- --- Data for Name: shoe_data; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.shoe_data (shoename, sh_avail, slcolor, slminlen, slmaxlen, slunit) FROM stdin; -sh1 2 black 70 90 cm -sh2 0 black 30 40 inch -sh3 4 brown 50 65 cm -sh4 3 brown 40 50 inch -\. --- --- Data for Name: shoelace_arrive; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.shoelace_arrive (arr_name, arr_quant) FROM stdin; -sl3 10 -sl6 20 -sl8 20 -\. --- --- Data for Name: shoelace_data; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.shoelace_data (sl_name, sl_avail, sl_color, sl_len, sl_unit) FROM stdin; -sl1 5 black 80 cm -sl2 6 black 100 cm -sl4 8 black 40 inch -sl5 4 brown 1 m -sl7 6 brown 60 cm -sl3 10 black 35 inch -sl6 20 brown 0.9 m -sl8 21 brown 40 inch -sl10 1000 magenta 40 inch -\. --- --- Data for Name: shoelace_log; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.shoelace_log (sl_name, sl_avail, log_who, log_when) FROM stdin; -sl7 6 Al Bundy 1970-01-01 00:00:00 -sl3 10 Al Bundy 1970-01-01 00:00:00 -sl6 20 Al Bundy 1970-01-01 00:00:00 -sl8 21 Al Bundy 1970-01-01 00:00:00 -\. --- --- Data for Name: shoelace_ok; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.shoelace_ok (ok_name, ok_quant) FROM stdin; -\. --- --- Data for Name: sj; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.sj (a, b, c) FROM stdin; -1 \N 2 -\N 2 \N -2 1 1 -3 1 3 -\. --- --- Data for Name: sj_t1; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.sj_t1 (id, a) FROM stdin; -\. --- --- Data for Name: sj_t2; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.sj_t2 (id, a) FROM stdin; -\. --- --- Data for Name: sj_t3; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.sj_t3 (id, a) FROM stdin; -\. --- --- Data for Name: sj_t4; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.sj_t4 (id, a) FROM stdin; -\. --- --- Data for Name: sk; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.sk (a, b) FROM stdin; -\. --- --- Data for Name: skip_wal_skip_rewrite_index; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.skip_wal_skip_rewrite_index (c) FROM stdin; -\. --- --- Data for Name: sl; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.sl (a, b, c) FROM stdin; -\. --- --- Data for Name: slow_emp4000; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.slow_emp4000 (home_base) FROM stdin; -(12699,9028),(12654,8987) -(22689,4680),(22614,4626) -(43263,47296),(43217,47217) -(6184,8397),(6182,8379) -(863,28537),(788,28456) -(33783,4733),(33746,4693) -(40456,47134),(40426,47087) -(45950,8153),(45887,8060) -(33433,36474),(33399,36460) -(41106,22017),(41086,21962) -(19214,36781),(19179,36767) -(11582,40823),(11498,40737) -(35565,5404),(35546,5360) -(26489,17387),(26405,17356) -(30874,13849),(30796,13814) -(38255,1619),(38227,1593) -(4445,32006),(4405,31914) -(3923,32921),(3876,32913) -(36054,39464),(36032,39434) -(46540,6780),(46524,6758) -(12184,45811),(12118,45787) -(13198,17090),(13143,17051) -(30939,44578),(30865,44486) -(12502,4939),(12431,4902) -(3250,1108),(3169,1063) -(34029,41240),(33976,41180) -(47057,44018),(46967,43927) -(699,10114),(686,10058) -(5925,26020),(5845,25979) -(9462,39388),(9382,39388) -(270,32616),(226,32607) -(3959,49145),(3861,49115) -(207,40886),(179,40879) -(48480,43312),(48412,43233) -(37183,37209),(37161,37110) -(13576,13505),(13521,13487) -(5877,1037),(5818,1036) -(6777,16694),(6776,16692) -(49362,13905),(49299,13845) -(29356,14606),(29313,14562) -(5492,6976),(5441,6971) -(288,49588),(204,49571) -(36698,37213),(36682,37158) -(718,41336),(645,41272) -(8725,23369),(8660,23333) -(40115,9894),(40025,9818) -(40051,41181),(40015,41153) -(5739,1740),(5715,1731) -(25120,27935),(25054,27876) -(27475,46084),(27447,46003) -\N -(33197,3252),(33161,3245) -(10892,15691),(10869,15662) -(39012,44712),(38995,44640) -(4506,6484),(4458,6459) -(13970,26316),(13964,26236) -(28009,28104),(27968,28030) -(5991,27613),(5906,27607) -(23649,6338),(23610,6314) -(25942,10008),(25911,9928) -(25651,29943),(25590,29906) -\N -(24555,40334),(24546,40330) -(46870,43762),(46789,43709) -\N -(20030,2752),(19945,2687) -(30758,26754),(30718,26678) -\N -(4320,44673),(4286,44625) -\N -(1011,15576),(939,15574) -(41936,40699),(41854,40655) -(20594,19002),(20561,18995) -(9388,41056),(9325,41042) -(34771,46693),(34751,46645) -(49398,46359),(49332,46357) -\N -(23115,35380),(23036,35306) -(46305,34840),(46283,34765) -(16768,21692),(16691,21647) -(28695,3128),(28654,3112) -(22182,7107),(22107,7074) -(14567,1210),(14468,1139) -(14156,37139),(14136,37119) -(33500,38351),(33477,38286) -(39983,41981),(39944,41954) -(26773,20824),(26719,20813) -(42516,22947),(42460,22932) -(26127,10701),(26044,10650) -(17808,13803),(17724,13710) -(14913,49873),(14849,49836) -(37013,820),(36955,736) -(39071,1399),(39022,1381) -\N -(9785,42546),(9687,42540) -(13423,14066),(13354,14052) -(3417,14558),(3336,14478) -(25212,46368),(25128,46316) -(10124,39848),(10027,39820) -(39722,39226),(39656,39162) -(6298,28101),(6250,28076) -(45852,5846),(45809,5750) -(48292,4885),(48290,4841) -(18905,4454),(18894,4424) -(18965,43474),(18902,43444) -(39843,28239),(39761,28199) -(18087,44660),(18019,44632) -(33886,10382),(33794,10286) -(38383,13163),(38362,13092) -(18861,25050),(18842,24965) -(29887,14326),(29806,14274) -(18733,11644),(18698,11644) -(5119,37952),(5089,37950) -(16191,34884),(16149,34864) -(29544,1104),(29496,1062) -(27740,41555),(27701,41540) -(4672,4087),(4633,4060) -(45441,38994),(45377,38958) -(3272,1176),(3232,1146) -(12820,26606),(12790,26575) -(30910,7590),(30877,7512) -(42476,39152),(42377,39127) -(6562,38490),(6542,38447) -(30046,20332),(29988,20259) -(40723,15950),(40671,15949) -(4945,46857),(4908,46817) -(47986,16882),(47963,16877) -(9842,22339),(9805,22305) -(29831,23169),(29818,23122) -(12322,34404),(12250,34312) -(22846,11091),(22759,10992) -(47627,2424),(47603,2397) -(18375,43632),(18347,43577) -(40441,974),(40394,965) -(34260,10573),(34194,10522) -(32914,9549),(32828,9503) -(49023,37827),(48978,37799) -(22183,10691),(22111,10669) -\N -(38036,15828),(38014,15759) -(34604,16801),(34508,16746) -(26737,29997),(26675,29976) -(47375,40298),(47293,40210) -(771,2661),(732,2649) -(28514,25659),(28504,25577) -(13438,46494),(13376,46455) -(7187,17877),(7125,17786) -(49957,43390),(49897,43384) -(26543,20067),(26482,20057) -(16416,29803),(16385,29724) -(36353,7484),(36286,7414) -(26498,3377),(26415,3358) -(28990,32205),(28936,32193) -(45005,3842),(45001,3816) -(21672,23566),(21603,23566) -(33360,43465),(33302,43429) -\N -(29884,9544),(29838,9520) -\N -(5599,15012),(5596,14930) -(22396,21481),(22344,21422) -(24810,14955),(24780,14887) -(47114,18866),(47081,18784) -(39013,39245),(38953,39237) -(12863,40534),(12803,40529) -(351,37068),(310,37019) -\N -(12916,34327),(12891,34240) -\N -(49191,2694),(49170,2628) -(24127,38407),(24050,38325) -(3264,23053),(3213,23007) -(8172,30385),(8144,30336) -(19630,35716),(19573,35640) -(42554,5148),(42521,5117) -(42168,33453),(42136,33426) -(17732,32093),(17666,32057) -(1039,16626),(1037,16587) -(21287,7757),(21265,7679) -(47063,8260),(47039,8225) -(38645,16238),(38561,16204) -(18258,25358),(18196,25341) -(30458,1742),(30458,1695) -(35147,9273),(35121,9233) -(7670,16625),(7642,16545) -(49503,23432),(49484,23383) -(31089,23146),(31062,23093) -(47758,2734),(47670,2703) -\N -(35276,1027),(35259,972) -(26337,17603),(26313,17579) -(35649,16777),(35626,16777) -(42454,5105),(42362,5101) -(21682,24951),(21646,24920) -\N -(48383,25174),(48303,25156) -(14672,3532),(14601,3460) -(22570,22587),(22515,22512) -(23566,25623),(23484,25573) -(9530,24542),(9504,24459) -(41271,451),(41236,401) -(5556,37528),(5502,37527) -(12479,25042),(12447,24991) -(16568,22916),(16499,22864) -(42700,13084),(42676,12992) -\N -(35523,40973),(35504,40932) -(32948,16962),(32857,16901) -(7808,13469),(7712,13469) -(13920,35203),(13870,35131) -(22731,31563),(22658,31557) -\N -(22909,43956),(22900,43857) -(33077,35080),(33074,35030) -(48064,29307),(48022,29280) -(20232,46682),(20212,46613) -(29949,16790),(29867,16711) -(30260,32029),(30180,31979) -(17184,34503),(17110,34482) -(16066,42687),(16039,42648) -(2947,19819),(2857,19788) -(4900,47934),(4818,47894) -(27193,19014),(27174,18976) -\N -(15597,27948),(15590,27939) -(11090,28623),(11002,28589) -(26956,18651),(26920,18620) -(3107,47753),(3103,47711) -(6745,24151),(6711,24083) -(43923,19213),(43871,19124) -(33451,23578),(33370,23534) -(8944,20605),(8862,20601) -(14905,7536),(14892,7441) -(2412,18357),(2383,18354) -(37060,1443),(36974,1366) -(15501,6230),(15429,6190) -\N -(30333,50),(30273,6) -(35567,9965),(35482,9912) -(49847,7128),(49798,7067) -\N -(27685,36396),(27668,36384) -(43832,18491),(43825,18431) -(36849,34600),(36785,34589) -(2348,47938),(2307,47902) -\N -(20473,22131),(20445,22113) -(38486,4293),(38471,4288) -(30611,30451),(30553,30400) -(3883,21299),(3819,21260) -(7696,37555),(7644,37534) -(22399,7913),(22317,7911) -(42565,38605),(42500,38598) -(36595,12151),(36500,12106) -(587,35217),(571,35123) -(5764,15300),(5764,15231) -(12003,21265),(11983,21210) -(42564,4803),(42470,4737) -(42359,36834),(42271,36746) -(44700,14680),(44658,14670) -(19690,5627),(19620,5607) -(17780,43602),(17714,43565) -(45073,3491),(45041,3434) -(35043,2136),(35017,2084) -\N -(39653,19215),(39646,19198) -(23970,25560),(23935,25502) -(28698,49233),(28600,49223) -(30266,3605),(30245,3540) -(25538,7857),(25500,7791) -(17711,1757),(17708,1756) -(5248,594),(5190,587) -(2730,32454),(2671,32436) -(1722,49089),(1635,49067) -(40954,5743),(40921,5722) -\N -(21382,4426),(21298,4331) -(7885,18629),(7872,18605) -(42838,6459),(42748,6451) -(8217,19894),(8207,19845) -(20489,18524),(20433,18520) -(17383,23559),(17309,23515) -(38952,38968),(38934,38913) -(44665,18137),(44636,18051) -(22416,41220),(22383,41213) -(9901,664),(9818,646) -(23475,21981),(23449,21973) -(41875,17991),(41818,17988) -(36517,47731),(36509,47713) -(37595,49849),(37581,49834) -(38771,32720),(38748,32684) -(810,38523),(736,38452) -(29695,14942),(29665,14907) -(31911,15168),(31906,15113) -(3454,36839),(3438,36831) -(4832,47554),(4820,47473) -\N -(11590,8292),(11539,8272) -(8193,33323),(8106,33317) -(16043,14799),(16001,14710) -(19574,11395),(19514,11316) -(26290,41424),(26224,41342) -(22844,12516),(22807,12471) -\N -(15709,49580),(15655,49553) -(13387,28084),(13379,28066) -(2780,38807),(2690,38711) -(22031,32458),(22028,32377) -(13511,3351),(13440,3297) -(14648,26473),(14614,26383) -(17798,19885),(17726,19852) -(32355,27940),(32324,27861) -(43773,21031),(43767,20985) -(15419,45759),(15403,45666) -(770,38863),(729,38806) -(21221,35619),(21183,35596) -(38924,31021),(38894,30961) -(7395,32439),(7345,32416) -(2324,25118),(2268,25074) -(2958,15089),(2935,15087) -(2424,160),(2424,81) -(12123,18644),(12099,18616) -(7459,30276),(7422,30218) -(15847,45488),(15814,45428) -(26409,29897),(26389,29863) -(12336,34322),(12279,34322) -(9440,23550),(9396,23466) -(4991,30850),(4905,30768) -(47262,11940),(47201,11939) -(30584,42868),(30555,42838) -(23144,24089),(23056,24067) -\N -(35930,11609),(35847,11573) -(7812,17271),(7789,17203) -(17946,37554),(17878,37480) -(27356,32869),(27298,32813) -(29971,47783),(29933,47697) -(26075,46494),(25988,46451) -(39314,41366),(39289,41269) -(31708,42900),(31688,42865) -(4510,10231),(4439,10203) -(43806,8482),(43758,8446) -(45990,49694),(45927,49617) -(48815,27640),(48782,27573) -(41675,26733),(41622,26723) -(23229,7709),(23175,7693) -(48976,17733),(48962,17731) -(10686,41470),(10597,41434) -(18053,27059),(17989,27012) -\N -(35495,25950),(35459,25912) -(41896,45014),(41881,44999) -(22654,41896),(22572,41801) -(18581,7087),(18524,6988) -\N -(14697,22406),(14681,22311) -(40092,28122),(40043,28030) -(35844,24243),(35816,24238) -(1254,25653),(1250,25644) -(1603,21730),(1556,21640) -(33048,21779),(32991,21763) -(29979,1632),(29916,1592) -(8620,633),(8580,620) -(22992,27035),(22932,27008) -(21409,29315),(21390,29309) -(3610,44748),(3547,44699) -(20402,9318),(20343,9267) -(31001,8709),(30908,8658) -(46840,47640),(46773,47551) -(49173,4705),(49143,4630) -(5339,31657),(5251,31622) -(8644,49668),(8630,49648) -(45387,2893),(45309,2885) -(47641,31020),(47584,30941) -(40238,10636),(40208,10568) -(19247,36924),(19227,36924) -(917,19957),(827,19887) -(40967,17841),(40870,17820) -(15850,4109),(15794,4085) -(20181,30916),(20085,30870) -(161,24465),(107,24374) -(21737,49690),(21667,49663) -(10328,20911),(10232,20852) -(24187,49823),(24128,49768) -(36084,4578),(36007,4501) -(38771,31741),(38673,31674) -(2202,30102),(2111,30006) -(27322,16074),(27228,16039) -(6843,17280),(6765,17248) -(16972,39744),(16912,39700) -(10608,38741),(10553,38708) -\N -(4917,34801),(4828,34766) -(39281,33659),(39268,33618) -(31706,7119),(31645,7063) -(3427,44006),(3422,44004) -\N -(10134,42608),(10044,42599) -(26294,32080),(26200,32068) -(21777,34680),(21769,34606) -(23373,25957),(23314,25915) -(10710,8401),(10681,8400) -(42062,19458),(42019,19394) -(26530,43036),(26458,43004) -(3394,46081),(3360,46077) -(38743,33953),(38677,33924) -(32438,8226),(32345,8160) -(9210,27333),(9118,27301) -(19594,1600),(19568,1551) -(10003,12278),(9952,12255) -(31737,7206),(31650,7146) -(16594,15821),(16502,15759) -(28208,30296),(28189,30278) -(30602,46237),(30555,46185) -(20715,5155),(20697,5140) -(48892,35271),(48793,35210) -(3175,5590),(3113,5525) -(34220,27947),(34132,27865) -(35105,39792),(35011,39727) -(21919,27314),(21839,27286) -\N -(23963,3723),(23917,3699) -(16312,14078),(16236,14045) -(19233,49824),(19185,49794) -(1447,11768),(1356,11699) -(17311,17709),(17224,17653) -(11962,31709),(11871,31627) -(21355,40131),(21355,40085) -(33750,35273),(33724,35180) -(38896,25539),(38879,25524) -(39569,44899),(39569,44893) -(11075,41547),(11039,41500) -(3215,12202),(3199,12127) -(46215,33458),(46132,33455) -(15121,38012),(15083,37974) -(44448,18726),(44412,18690) -(3899,38263),(3870,38262) -(13854,13353),(13786,13298) -(8252,5402),(8191,5320) -(46849,37968),(46820,37897) -(16422,13957),(16376,13897) -(47369,7665),(47353,7629) -(11982,40874),(11956,40806) -\N -(9552,27580),(9496,27562) -(32247,19399),(32176,19337) -(32704,2169),(32635,2091) -(7471,44213),(7411,44130) -(48433,7096),(48379,7089) -(37357,6543),(37338,6452) -(30460,29624),(30433,29535) -(20350,28794),(20341,28705) -(6326,32360),(6267,32317) -(1711,47519),(1654,47430) -(49540,16510),(49521,16426) -\N -(26975,618),(26908,579) -(24118,30880),(24020,30821) -(3675,15477),(3625,15418) -(44953,9577),(44953,9530) -(38323,7965),(38235,7910) -(6629,36482),(6579,36448) -(33953,16460),(33878,16408) -(49222,16790),(49186,16695) -(17308,16951),(17274,16904) -(14135,6888),(14077,6833) -(38617,47768),(38603,47760) -(7345,10992),(7290,10914) -(35261,42152),(35176,42096) -(28586,4809),(28544,4735) -(37521,25299),(37495,25217) -(41941,17954),(41912,17915) -(1209,46863),(1171,46863) -(20103,34947),(20048,34896) -(32716,33816),(32656,33769) -(11113,6531),(11036,6467) -(48635,7321),(48563,7262) -(28435,37059),(28349,37014) -(12311,17208),(12232,17112) -(1466,48010),(1379,48008) -(11226,11997),(11223,11925) -(46896,32540),(46821,32510) -(32661,31255),(32632,31187) -(37739,20376),(37655,20306) -(44002,43326),(43920,43257) -(30337,1023),(30271,968) -(34436,23357),(34432,23345) -\N -(21367,8168),(21353,8091) -(36370,21611),(36369,21569) -(4152,36488),(4080,36476) -(17696,13924),(17664,13853) -(34252,19395),(34159,19316) -(12574,3072),(12573,2975) -(3995,21243),(3943,21167) -(44553,30126),(44513,30108) -\N -(4599,45275),(4552,45254) -(33191,11404),(33176,11348) -\N -(14245,18633),(14177,18540) -(32457,20705),(32393,20700) -(40052,10499),(40016,10457) -(29824,44065),(29785,44037) -(31613,12565),(31557,12543) -(42692,29000),(42652,28996) -\N -(40680,22219),(40603,22140) -\N -(33575,27661),(33488,27644) -(46194,1385),(46184,1355) -(38442,48501),(38407,48426) -(25305,21544),(25236,21523) -(15562,8226),(15561,8208) -\N -(20844,43614),(20752,43558) -(22566,30541),(22554,30532) -(2760,47802),(2672,47789) -(25515,30745),(25433,30675) -(48382,45134),(48382,45093) -(9940,27094),(9871,27087) -\N -(48690,44361),(48610,44338) -(18992,11585),(18899,11582) -(21551,49983),(21492,49885) -(46778,29113),(46770,29071) -(43219,9593),(43212,9548) -(40291,1248),(40224,1190) -(12687,22225),(12635,22219) -(49372,38790),(49306,38721) -(49503,46808),(49411,46798) -(24745,5162),(24732,5138) -(5046,26517),(5023,26424) -(5583,46538),(5495,46531) -(6084,35950),(6079,35895) -(3503,23096),(3437,23024) -\N -(45275,8420),(45244,8418) -(13514,45251),(13491,45249) -(42112,2748),(42047,2668) -\N -(7810,21907),(7806,21878) -(48378,36029),(48303,35979) -(32568,48605),(32510,48563) -(859,18915),(810,18915) -(41963,17950),(41939,17915) -\N -(42723,8031),(42685,7955) -\N -(19587,5965),(19556,5961) -(8713,33083),(8629,32996) -(21243,7769),(21226,7740) -(43752,43026),(43720,42944) -(7883,41311),(7859,41242) -(10178,47874),(10157,47826) -(32177,48725),(32093,48646) -(22960,2784),(22953,2774) -(25101,49159),(25087,49090) -(32142,48915),(32086,48850) -(6636,44887),(6590,44825) -(37814,11606),(37769,11578) -(2870,23198),(2820,23121) -(21025,16364),(20947,16271) -(31341,36137),(31269,36114) -(38921,7906),(38888,7831) -(6966,17259),(6922,17199) -(32426,13344),(32401,13253) -(8084,30572),(8078,30572) -(42230,47674),(42150,47603) -(20724,44854),(20724,44830) -(27471,38453),(27454,38430) -(24590,37973),(24544,37941) -(45832,26077),(45772,26031) -(9589,24239),(9582,24156) -(37484,49472),(37409,49432) -(30044,19340),(30004,19333) -(16966,14632),(16936,14572) -(9439,40491),(9403,40482) -(28945,5814),(28913,5805) -(43788,41302),(43746,41231) -(33631,43451),(33614,43354) -(17590,49396),(17510,49324) -(15173,32572),(15109,32507) -(1912,23580),(1840,23504) -(38165,16185),(38076,16154) -(6729,1179),(6637,1177) -\N -(6994,45406),(6983,45325) -(2912,21327),(2908,21305) -(14678,14244),(14659,14222) -(29944,14959),(29898,14900) -(47432,35658),(47407,35610) -(25542,39243),(25466,39149) -(5330,7206),(5304,7165) -(24790,27196),(24695,27118) -(38806,1961),(38795,1906) -(23290,4487),(23212,4416) -\N -(35035,24337),(34990,24297) -(5549,38948),(5549,38891) -(24558,15492),(24501,15425) -(4636,3011),(4574,2933) -(26522,39986),(26451,39940) -(33486,18424),(33410,18366) -(36638,14324),(36625,14287) -(35115,41236),(35055,41191) -(31927,16896),(31841,16806) -(5796,43937),(5697,43886) -(25681,41645),(25663,41608) -(10962,42777),(10894,42732) -(32715,11026),(32672,10991) -(45803,20406),(45710,20371) -(34730,17672),(34658,17606) -(8809,6323),(8798,6232) -\N -(39471,23837),(39390,23749) -\N -(34078,17435),(33987,17433) -(9133,4544),(9041,4509) -(47274,29126),(47242,29060) -(6404,28488),(6403,28475) -(48894,49751),(48846,49694) -(17324,43023),(17301,42972) -(15599,8433),(15557,8386) -(48575,10202),(48488,10175) -(27638,24428),(27608,24378) -(45277,47456),(45240,47422) -(26482,46607),(26482,46570) -(41400,33898),(41397,33802) -\N -(49853,18504),(49848,18503) -(11528,25165),(11476,25080) -(49902,41752),(49818,41746) -(1956,47506),(1922,47424) -(21834,22058),(21802,21964) -\N -(19414,21842),(19386,21822) -(34801,13722),(34744,13681) -(13924,29243),(13835,29160) -(47749,21986),(47664,21894) -(47051,39582),(46974,39489) -(31287,49923),(31236,49913) -(47429,8625),(47337,8585) -(46987,44364),(46901,44277) -(16158,27510),(16099,27467) -(41184,6400),(41148,6317) -(1847,42471),(1829,42426) -\N -(14409,48602),(14320,48555) -\N -(38137,42951),(38045,42918) -(42875,2312),(42832,2243) -(27242,30617),(27181,30535) -(24882,44559),(24812,44548) -(22021,1596),(22015,1581) -(24300,1523),(24250,1443) -(43946,35909),(43869,35868) -(816,15988),(776,15967) -(25243,9401),(25237,9332) -(27967,25958),(27928,25949) -(6575,33949),(6484,33900) -(44812,35980),(44800,35913) -(37577,13064),(37495,13019) -\N -(30891,29967),(30814,29884) -(15829,28836),(15753,28807) -(11128,34180),(11126,34117) -(9834,12537),(9801,12508) -(4899,29069),(4809,29024) -(29370,38459),(29276,38382) -(40743,46653),(40647,46559) -(9618,2723),(9578,2631) -(32542,26837),(32515,26769) -(5625,13409),(5576,13355) -(47490,19229),(47472,19203) -(48118,40275),(48063,40203) -(19245,20549),(19227,20546) -(25312,22243),(25280,22164) -(18797,28934),(18723,28881) -(31609,49393),(31512,49366) -(26183,32888),(26135,32824) -(46198,26153),(46180,26149) -\N -(45383,16904),(45353,16888) -(7132,11408),(7091,11338) -(48262,43227),(48236,43159) -(31722,12861),(31675,12810) -\N -(41695,48924),(41691,48921) -(48318,12877),(48287,12802) -(12069,32241),(11978,32231) -(8395,2694),(8380,2661) -(19552,34590),(19550,34497) -(12203,26166),(12187,26143) -(35745,9571),(35654,9542) -(22384,22535),(22352,22439) -(21459,28189),(21360,28189) -(7418,7203),(7343,7182) -(39497,48412),(39413,48318) -(1058,11132),(979,11051) -(45623,31417),(45548,31381) -\N -(23887,31921),(23876,31891) -(7797,1244),(7785,1155) -(23679,43650),(23594,43644) -(21891,30561),(21833,30485) -(4069,6870),(4019,6785) -(5134,25117),(5103,25034) -(36101,41895),(36085,41810) -(39617,39211),(39544,39191) -(37437,6604),(37434,6585) -\N -(7749,32601),(7740,32515) -(26203,34991),(26159,34946) -(31856,39006),(31783,39003) -(45828,24767),(45788,24723) -\N -(49836,35965),(49757,35871) -(44113,49024),(44033,48995) -(38237,22326),(38187,22253) -(45235,19087),(45190,19005) -(1588,45285),(1520,45254) -(46628,8701),(46552,8665) -(47707,18258),(47668,18250) -(9377,26162),(9325,26079) -(28331,16766),(28302,16731) -(15792,27875),(15727,27809) -(16454,1972),(16415,1967) -(21012,15828),(20972,15784) -(27465,30603),(27390,30560) -(39256,7697),(39225,7604) -(25908,32801),(25854,32770) -(25215,40109),(25201,40106) -\N -(23280,4613),(23190,4596) -(32440,30879),(32405,30807) -(49156,4224),(49126,4126) -(20005,40423),(19911,40370) -(20978,8226),(20930,8170) -(32127,22611),(32126,22579) -(21764,26509),(21701,26455) -\N -(32923,2834),(32914,2830) -(7499,25331),(7426,25300) -(6163,36942),(6107,36908) -(41118,14583),(41034,14486) -(21211,33369),(21208,33331) -(7899,27682),(7853,27603) -(16546,48436),(16535,48400) -(24898,40195),(24855,40174) -(43029,982),(43004,952) -(26266,7962),(26252,7950) -\N -(11308,44367),(11210,44322) -(8902,28402),(8808,28334) -(11671,19619),(11665,19549) -(47202,23593),(47153,23505) -(21981,40220),(21905,40160) -(46721,2514),(46687,2471) -(3450,33839),(3424,33811) -(41854,45864),(41762,45792) -(40183,47816),(40114,47742) -(26119,33910),(26077,33816) -(3430,16518),(3365,16500) -(40063,32176),(40005,32166) -(38702,15253),(38679,15187) -(17719,12291),(17658,12257) -(46131,30669),(46068,30587) -(42738,10952),(42731,10907) -(8721,45155),(8650,45076) -(45317,26123),(45244,26113) -(42694,11561),(42614,11490) -(10043,12479),(10009,12391) -(27584,2345),(27578,2257) -(30889,8253),(30866,8167) -\N -(5176,48928),(5107,48838) -(9781,21023),(9745,20976) -(32430,27908),(32404,27859) -(3984,7391),(3973,7352) -(18904,8094),(18842,8091) -(20573,5508),(20482,5496) -(7806,44368),(7753,44297) -(18875,41452),(18817,41376) -(6632,12142),(6566,12079) -(33066,17865),(33055,17854) -(45726,19628),(45714,19589) -(26971,18459),(26941,18423) -(26554,23641),(26515,23592) -(45503,1325),(45441,1231) -(11898,20164),(11880,20115) -(27868,22837),(27843,22776) -(34931,8206),(34855,8144) -(42375,33603),(42350,33539) -(3184,8308),(3129,8238) -(26667,15813),(26661,15785) -\N -(5760,49617),(5730,49546) -(794,27001),(777,26992) -(13518,45289),(13459,45235) -\N -(34430,29754),(34363,29736) -(37912,24574),(37880,24543) -(8130,2270),(8083,2258) -\N -(26930,21516),(26848,21455) -(3634,33511),(3592,33489) -(33080,5036),(33035,4972) -(48389,13942),(48316,13915) -(9231,5298),(9150,5232) -(1357,10601),(1321,10548) -\N -(35175,15295),(35091,15269) -(33917,36863),(33879,36784) -(8279,12052),(8239,12021) -(11868,19083),(11862,19034) -(24019,30777),(24006,30703) -(44619,6959),(44618,6938) -(28610,2626),(28523,2582) -(29579,41801),(29482,41775) -(23448,37609),(23396,37534) -(40676,11252),(40670,11191) -(39656,14077),(39564,13999) -(33060,31042),(33033,30950) -(11720,6816),(11654,6792) -(13775,28873),(13730,28868) -(47851,39121),(47802,39084) -(30923,40255),(30860,40199) -(44169,15070),(44085,15015) -(42574,28664),(42558,28590) -(8993,43487),(8941,43460) -(40782,11648),(40763,11631) -(18516,10143),(18423,10137) -(39068,551),(39005,491) -\N -(39672,12000),(39575,11913) -(18508,37761),(18464,37712) -(19083,35318),(19079,35280) -(30286,13736),(30222,13672) -(7223,9164),(7132,9069) -(20764,29286),(20700,29210) -(5733,8063),(5699,8058) -(8566,43873),(8549,43797) -(22126,27444),(22062,27366) -(15105,8717),(15078,8660) -(43987,33145),(43940,33083) -\N -(46833,38652),(46755,38612) -(47768,27202),(47681,27169) -(22792,1183),(22731,1152) -(25650,43310),(25562,43247) -(37084,20116),(37045,20057) -(47461,32556),(47423,32555) -\N -(41225,18124),(41215,18117) -(17623,25218),(17553,25158) -(13770,21703),(13770,21700) -(48958,35441),(48870,35388) -(2976,1808),(2892,1802) -(45118,22318),(45049,22224) -(42287,26616),(42281,26560) -(25525,6327),(25468,6244) -\N -(40756,31634),(40713,31568) -(23105,26565),(23078,26565) -(48268,39862),(48265,39827) -(41656,26254),(41567,26243) -(28062,17920),(28045,17825) -(6443,17321),(6402,17238) -(10191,45466),(10151,45447) -(18097,39706),(18043,39649) -(37592,3244),(37569,3197) -(29809,5978),(29762,5950) -(12145,11251),(12130,11202) -(37507,42999),(37446,42956) -(10820,2866),(10782,2830) -(36440,42904),(36421,42832) -(38370,3386),(38279,3311) -(9345,17279),(9313,17197) -(20477,14864),(20395,14807) -(37147,37769),(37110,37729) -(15325,36135),(15284,36053) -(29034,32897),(29009,32854) -(2116,22274),(2037,22216) -(15078,38330),(15048,38251) -(7968,33600),(7914,33573) -(832,23851),(770,23786) -(38669,4348),(38594,4344) -(8521,48573),(8425,48564) -(1060,43320),(969,43289) -(26170,10150),(26144,10069) -(32324,8539),(32285,8506) -(13121,18044),(13109,18021) -(1597,9383),(1594,9367) -(49539,35164),(49505,35065) -(39464,10295),(39409,10261) -(8921,37898),(8825,37803) -(31171,47076),(31093,47039) -(7178,41397),(7108,41304) -(16240,34832),(16162,34761) -(2829,20119),(2782,20091) -(45854,21265),(45810,21250) -(6382,12106),(6315,12030) -(22301,46291),(22291,46274) -(34142,14181),(34078,14158) -(11258,29748),(11198,29742) -\N -(37450,6943),(37398,6882) -(41675,27207),(41643,27130) -(13578,49562),(13573,49479) -(37132,37397),(37081,37301) -(49404,37193),(49332,37170) -(33536,31809),(33444,31735) -(45990,42751),(45893,42708) -(38852,20510),(38802,20509) -(27453,15836),(27391,15802) -(9347,29004),(9284,28946) -(44871,27727),(44778,27668) -(14978,19646),(14970,19644) -(23243,47091),(23166,47080) -(45204,21431),(45167,21370) -(14082,22316),(14078,22235) -(42778,22694),(42744,22606) -(4834,25241),(4760,25196) -(20497,18110),(20494,18038) -(45738,35524),(45706,35496) -(21575,5151),(21493,5092) -(2194,10052),(2172,9960) -\N -(47735,24472),(47682,24460) -(46740,35700),(46695,35609) -(24647,42807),(24568,42779) -(18000,30576),(17975,30506) -(48638,46630),(48544,46628) -(48508,33600),(48477,33578) -(38703,45408),(38670,45313) -(21712,15015),(21625,14956) -(5840,42007),(5768,41992) -(44011,11138),(43953,11117) -(3899,33262),(3897,33238) -(30142,23967),(30096,23927) -(36950,13226),(36908,13141) -(13130,26915),(13071,26873) -(38576,35408),(38539,35392) -(16776,46244),(16700,46176) -(38251,25969),(38168,25948) -\N -(3512,32256),(3417,32242) -(31923,31225),(31832,31197) -(5144,4969),(5124,4937) -(34499,46164),(34430,46162) -\N -(39432,31907),(39388,31828) -(17316,24606),(17221,24533) -(20751,49352),(20709,49323) -(41673,30418),(41623,30377) -(29026,24400),(28971,24345) -(21929,30617),(21894,30598) -(35539,12421),(35536,12355) -(24938,45583),(24870,45525) -\N -(27442,33090),(27353,33064) -(23949,12046),(23949,12036) -(11399,377),(11360,294) -(47099,9989),(47023,9942) -(641,33118),(639,33084) -(13687,41308),(13682,41290) -\N -(3682,17727),(3645,17660) -(13262,19396),(13185,19357) -(18791,389),(18774,366) -(12489,45384),(12403,45369) -\N -(12065,6364),(12015,6325) -\N -(32705,23886),(32619,23827) -\N -(7004,37333),(6911,37240) -(28594,38078),(28530,38050) -(5805,21797),(5710,21701) -(41145,18905),(41058,18873) -(35599,10002),(35591,9956) -(5387,39087),(5326,38994) -(11703,14003),(11671,13912) -(4093,10472),(4091,10470) -\N -(14110,49740),(14063,49695) -(4170,470),(4097,463) -(22219,17296),(22164,17221) -(2505,20879),(2446,20842) -\N -(47235,24744),(47151,24667) -(30035,23234),(30013,23197) -(3489,11659),(3461,11607) -(38435,46322),(38429,46230) -(12315,32880),(12277,32854) -(33350,35297),(33317,35263) -(18845,37671),(18836,37589) -(24855,23554),(24783,23520) -(48251,44461),(48188,44408) -(17695,43353),(17605,43286) -(4964,21292),(4893,21270) -(33919,29907),(33852,29878) -(29139,40010),(29084,39957) -(41611,37750),(41572,37741) -(41773,34717),(41682,34700) -(8225,7424),(8221,7363) -(1785,28248),(1771,28219) -(21553,36307),(21505,36257) -(7552,18199),(7527,18119) -\N -(14410,30977),(14349,30944) -\N -(20940,49142),(20901,49069) -(36892,5522),(36810,5478) -(40192,20926),(40179,20926) -(44702,15182),(44641,15117) -(43431,4921),(43337,4827) -(41129,21654),(41084,21642) -(6205,42785),(6113,42722) -(23714,10224),(23666,10205) -(9318,35175),(9274,35139) -(40698,12676),(40618,12627) -(49954,1340),(49905,1294) -(32774,33062),(32763,33062) -(4336,22183),(4241,22157) -(10241,47657),(10151,47592) -(6746,16718),(6666,16634) -(26842,49694),(26839,49680) -(34870,47437),(34820,47347) -(26365,22266),(26326,22183) -(39859,932),(39829,840) -(33995,10888),(33902,10793) -(32972,22342),(32951,22340) -\N -(19951,10161),(19932,10111) -(26779,45188),(26745,45151) -(11235,13593),(11184,13589) -(27334,20968),(27288,20953) -(9586,43102),(9488,43085) -(43935,49759),(43925,49680) -(10548,37032),(10474,36955) -(9326,14927),(9295,14848) -(41340,11312),(41311,11303) -(6500,44553),(6454,44515) -\N -(8198,26841),(8104,26749) -(47761,34183),(47702,34140) -(43637,17912),(43577,17910) -(17623,11138),(17590,11122) -(48122,13132),(48077,13060) -(27911,39796),(27908,39777) -(1108,7918),(1080,7832) -(18776,24329),(18699,24326) -(1171,37901),(1075,37871) -(38437,33948),(38364,33907) -(1913,11593),(1817,11533) -(22684,266),(22656,181) -(13299,17075),(13241,17074) -(6924,30196),(6851,30113) -\N -(4367,13150),(4298,13053) -(37381,6101),(37380,6046) -(10307,28383),(10270,28349) -(12283,8636),(12256,8610) -(20230,32775),(20144,32723) -(32942,12812),(32905,12714) -(46140,7138),(46140,7047) -(37235,29436),(37161,29425) -(42486,25454),(42478,25444) -(47860,46973),(47842,46961) -(41760,21026),(41662,20955) -(29663,20088),(29566,20026) -(19167,33241),(19101,33235) -(12306,37845),(12301,37803) -(11288,873),(11203,857) -(30309,5120),(30282,5060) -(46927,19737),(46856,19687) -(16664,20052),(16649,19989) -(7330,8675),(7296,8613) -(45067,45724),(44991,45631) -(45317,10862),(45218,10842) -(15012,47009),(14998,46956) -(47882,10146),(47813,10099) -(31571,46215),(31511,46148) -(32257,2619),(32187,2531) -(38924,41305),(38872,41285) -(49981,34876),(49898,34786) -(30501,35099),(30418,35011) -\N -(45862,41438),(45854,41434) -(38448,31878),(38391,31822) -(8278,43463),(8274,43378) -(5883,30629),(5878,30564) -(49501,40346),(49447,40275) -(31651,43116),(31560,43106) -(44244,32940),(44244,32926) -\N -(17941,18079),(17938,18035) -(9518,32524),(9470,32511) -(30707,43469),(30686,43457) -(3284,46542),(3187,46477) -(43423,29642),(43393,29602) -(19940,16825),(19877,16736) -(26194,47446),(26194,47407) -(30386,24675),(30333,24652) -(42707,44466),(42688,44456) -\N -(43395,18525),(43320,18467) -(28346,32259),(28276,32196) -(45106,40786),(45026,40767) -(36734,20414),(36722,20363) -(37140,11569),(37099,11475) -(8967,6409),(8882,6341) -(31036,27923),(30993,27890) -(22442,47682),(22347,47663) -(32511,24029),(32482,23970) -(22593,34444),(22519,34399) -(41534,15495),(41518,15455) -\N -(35862,19997),(35818,19928) -(31419,8323),(31404,8285) -(31036,19023),(30978,19000) -(46900,15192),(46891,15102) -(12774,9651),(12765,9604) -(49985,6436),(49927,6338) -(7184,47344),(7089,47285) -(12792,45021),(12740,45011) -(15019,27192),(14940,27096) -(35415,23106),(35381,23095) -(42129,14283),(42095,14245) -(29375,45807),(29347,45743) -(21763,24916),(21700,24889) -(47656,8794),(47579,8774) -(6139,49571),(6059,49472) -(44492,45607),(44483,45532) -(22699,4301),(22628,4240) -(27407,24241),(27335,24158) -\N -(38424,34460),(38403,34458) -(46572,48456),(46554,48402) -(39676,29056),(39643,28981) -(4202,33076),(4107,33010) -(32499,10592),(32482,10575) -(22504,45417),(22459,45378) -(49619,40322),(49619,40268) -(14463,9305),(14426,9224) -(10070,20300),(10035,20211) -(35060,28561),(34965,28553) -(23970,47522),(23887,47428) -(46803,19155),(46790,19131) -\N -(46151,49848),(46058,49830) -(45266,40766),(45209,40738) -(31041,32195),(31007,32110) -(41401,17245),(41334,17224) -(37445,654),(37435,602) -(45568,31904),(45508,31857) -(29326,7923),(29285,7896) -(27078,34643),(27027,34606) -(34492,43443),(34437,43345) -(34109,4307),(34083,4265) -(2755,45325),(2727,45312) -(12571,24218),(12536,24195) -(41224,2454),(41149,2445) -(711,34828),(655,34788) -(9104,18865),(9036,18850) -(3508,26816),(3456,26771) -(20159,16212),(20116,16160) -(36871,7425),(36777,7421) -(2751,45244),(2734,45222) -(35867,28071),(35769,28052) -(46878,35730),(46850,35725) -(20610,35086),(20513,35037) -(3903,32612),(3887,32517) -(9330,40226),(9289,40169) -(6338,28242),(6329,28184) -(35668,18344),(35606,18304) -(29892,48927),(29878,48879) -(26999,646),(26932,612) -(36377,38898),(36338,38847) -(40289,31459),(40236,31436) -(30377,1164),(30306,1069) -(7642,12183),(7590,12112) -(40325,1716),(40296,1662) -(36412,38787),(36318,38691) -(3967,33268),(3923,33261) -(33914,40774),(33873,40763) -(45978,41431),(45963,41332) -(39195,12546),(39120,12520) -(29962,30878),(29941,30846) -(9365,10732),(9310,10726) -(28801,23943),(28740,23885) -(28934,38858),(28928,38807) -(22126,45897),(22068,45803) -(2923,33832),(2918,33751) -(25116,2276),(25083,2272) -(31174,14546),(31144,14460) -(11728,9072),(11658,9004) -(19804,49195),(19730,49125) -(23090,28826),(23010,28787) -(33989,27553),(33947,27486) -(39702,47613),(39641,47553) -(31397,3607),(31304,3519) -(5835,9262),(5791,9226) -(40112,37022),(40038,36926) -(12346,29356),(12282,29344) -(28503,9623),(28469,9591) -(38449,43143),(38378,43066) -(36950,37311),(36905,37265) -(34824,5729),(34818,5706) -(9288,26969),(9225,26900) -(2535,42176),(2478,42159) -(29098,49051),(29085,49031) -(44759,33326),(44727,33230) -(42849,2970),(42821,2919) -(46014,27193),(45985,27151) -(14506,13713),(14417,13626) -(19342,44905),(19332,44895) -(38178,37003),(38147,36925) -(29179,27310),(29084,27288) -(42713,10158),(42671,10060) -(43336,38389),(43290,38326) -(41260,34410),(41245,34327) -(27907,2695),(27830,2596) -(16309,44972),(16222,44966) -(6230,22262),(6214,22249) -\N -(9266,39458),(9175,39447) -(33120,33548),(33087,33538) -(43659,11416),(43599,11375) -(49707,39258),(49702,39159) -(23520,22140),(23486,22072) -(24736,46502),(24668,46412) -(7826,16851),(7730,16807) -(39114,6048),(39056,5965) -(11859,8753),(11764,8701) -(42254,48367),(42240,48328) -(26136,49185),(26056,49175) -(38395,11209),(38334,11137) -(33249,9425),(33209,9348) -(22131,38502),(22112,38460) -(5306,24344),(5267,24268) -(30292,1198),(30233,1149) -(9903,10896),(9850,10806) -(25568,22911),(25487,22868) -(22048,43391),(22043,43362) -(20852,25827),(20851,25766) -(35204,17119),(35114,17093) -(5575,43431),(5554,43410) -(17727,13623),(17678,13560) -(14721,29520),(14709,29461) -(40317,42220),(40267,42166) -(31435,31012),(31386,30931) -(40655,10103),(40645,10006) -(35783,17802),(35773,17763) -(34874,10210),(34856,10200) -(3694,14279),(3610,14239) -(27854,5493),(27799,5433) -(34913,7234),(34894,7220) -(15758,26445),(15738,26421) -(23710,7272),(23705,7270) -\N -(33679,13468),(33628,13415) -\N -(31271,40495),(31178,40461) -(759,187),(662,163) -(14419,40434),(14402,40381) -(45879,42933),(45814,42872) -(167,17214),(92,17184) -(9964,12210),(9958,12195) -(35834,46257),(35817,46211) -(26077,5629),(25978,5621) -(46177,44640),(46082,44544) -(44780,28753),(44707,28692) -(35491,24729),(35425,24690) -(33914,34190),(33914,34131) -(17709,33253),(17668,33227) -(45516,11888),(45423,11848) -(24497,24752),(24411,24710) -(30333,5952),(30331,5886) -(444,12587),(430,12497) -(7592,22353),(7541,22287) -\N -(13387,37414),(13329,37318) -\N -(21504,35227),(21449,35210) -(18533,12909),(18438,12848) -(41049,27148),(41048,27088) -(18205,12222),(18151,12140) -(18026,5164),(18026,5156) -(34104,29862),(34006,29815) -(18520,49686),(18454,49602) -(37000,41493),(36920,41424) -(43025,25711),(42986,25687) -(38620,47018),(38535,46934) -(24119,36813),(24023,36739) -(48887,26359),(48879,26302) -(47827,14625),(47810,14609) -(10792,30746),(10776,30716) -(30384,40672),(30318,40582) -(48417,22790),(48358,22746) -(14854,5819),(14785,5798) -(19142,44414),(19085,44406) -(31179,27081),(31145,27005) -\N -(19692,8711),(19659,8642) -(39689,14082),(39603,14051) -(11181,39091),(11119,39002) -(46015,23374),(45936,23328) -(12517,49702),(12427,49690) -(21926,21137),(21841,21111) -(31956,12509),(31870,12494) -(5895,2030),(5851,2020) -(27094,5447),(27014,5377) -(35781,8717),(35780,8618) -(14012,12023),(13972,12015) -(1702,12442),(1696,12419) -(28549,5251),(28462,5248) -(26441,21007),(26360,20925) -(49820,7990),(49771,7967) -(26424,29698),(26339,29693) -(35146,6820),(35071,6817) -\N -(15438,18788),(15435,18729) -(47115,5235),(47096,5143) -(33982,9002),(33915,8925) -(14206,37041),(14174,36955) -(24300,36616),(24232,36613) -(44658,1788),(44580,1769) -\N -(31539,43550),(31463,43464) -\N -(16722,9673),(16633,9652) -(44813,20573),(44733,20544) -\N -(42114,32559),(42040,32552) -(41561,36244),(41477,36241) -(39589,33796),(39548,33716) -(20365,26770),(20329,26709) -(28511,208),(28479,114) -(10010,25524),(9930,25508) -\N -(1549,45666),(1512,45621) -(16193,1927),(16166,1869) -(34486,11500),(34421,11401) -(14048,37944),(13994,37901) -(21692,9594),(21617,9496) -(2568,37899),(2557,37811) -(4360,24503),(4278,24443) -(50027,49230),(49951,49214) -(44849,14867),(44836,14813) -(16695,34896),(16683,34840) -(12600,35217),(12593,35129) -(23113,24009),(23030,23962) -(49907,30225),(49810,30158) -(18026,25208),(17970,25208) -(49711,39844),(49651,39790) -(5427,42682),(5357,42637) -(23901,14221),(23802,14184) -(15470,12185),(15376,12163) -(47302,34023),(47292,34001) -(24336,17418),(24315,17393) -(13948,17043),(13903,16970) -(8555,8986),(8530,8953) -(48830,6038),(48743,5986) -(48720,40687),(48623,40610) -(21161,30970),(21146,30896) -(9507,36316),(9411,36261) -\N -(36643,18136),(36614,18106) -(1858,7457),(1851,7402) -(24452,44306),(24372,44252) -\N -(3292,807),(3205,806) -(6845,30694),(6792,30627) -(21333,25786),(21237,25751) -(23008,22574),(22999,22511) -(8790,8893),(8772,8806) -(43333,47968),(43264,47900) -(5377,24103),(5302,24076) -(18410,23993),(18329,23907) -(24752,19126),(24713,19069) -(49772,11378),(49696,11293) -(3468,12920),(3396,12873) -(1746,40342),(1736,40333) -(49187,29737),(49139,29681) -(27657,44952),(27581,44917) -\N -(35407,30177),(35345,30151) -(4071,40568),(4058,40544) -(25998,30513),(25965,30452) -(8195,45403),(8097,45310) -(8276,41689),(8183,41670) -\N -(48435,28550),(48355,28455) -\N -(8139,25449),(8136,25380) -(20302,25574),(20297,25531) -\N -(22055,46659),(22034,46567) -(3531,49962),(3463,49934) -(46828,46938),(46739,46902) -(42294,786),(42212,739) -(8779,3292),(8761,3275) -(48146,46170),(48082,46151) -(21571,10000),(21531,9919) -(35526,26029),(35450,25945) -(38893,22225),(38865,22197) -(22189,37520),(22132,37497) -(810,43261),(751,43198) -(10352,39144),(10290,39093) -(8740,35435),(8720,35432) -(31657,13551),(31583,13484) -(39803,4019),(39755,4014) -(46353,7853),(46312,7824) -(30078,48975),(30021,48970) -(2847,32036),(2819,31966) -(25250,10147),(25165,10140) -\N -(15643,38953),(15585,38947) -(40792,29798),(40731,29731) -(43249,26858),(43215,26835) -(47229,2199),(47201,2134) -(10052,23601),(9958,23570) -(38981,21615),(38892,21604) -(3651,45004),(3570,44917) -(21503,8261),(21409,8166) -(13518,34201),(13465,34105) -(13899,25117),(13836,25114) -(18327,17403),(18301,17349) -(19503,13648),(19483,13607) -(3554,19487),(3529,19466) -(41102,43355),(41070,43314) -(4663,45858),(4583,45765) -(3971,3023),(3931,2975) -(37124,7061),(37080,6993) -(48530,47172),(48459,47160) -(14575,29843),(14509,29750) -(43443,23124),(43357,23038) -(8864,48290),(8857,48263) -(41597,39852),(41577,39791) -(35610,33392),(35556,33353) -(36415,17906),(36328,17846) -(24919,43933),(24839,43883) -(7457,14056),(7395,14051) -(43851,4090),(43801,4080) -(43567,18468),(43471,18388) -(16711,6084),(16652,6055) -(45888,45934),(45846,45880) -(45630,9313),(45585,9248) -(27119,25969),(27094,25884) -(36155,11420),(36120,11405) -(41880,47111),(41808,47049) -\N -(17554,20379),(17482,20374) -(38848,5936),(38763,5869) -(28324,31019),(28276,30944) -(43257,17152),(43176,17091) -(42717,24613),(42691,24527) -(16786,41486),(16763,41403) -(19259,28780),(19160,28711) -(25843,28265),(25760,28171) -(48645,34816),(48546,34755) -(7004,49289),(6976,49236) -(30261,21833),(30181,21776) -(5290,46672),(5219,46661) -(21237,31901),(21188,31849) -(23340,38537),(23253,38472) -(17269,3682),(17183,3586) -\N -(48200,15377),(48110,15369) -(16546,22195),(16477,22142) -(21436,8460),(21378,8449) -\N -(46598,17235),(46577,17138) -\N -(30212,36184),(30152,36092) -(18037,155),(17941,109) -(4945,29201),(4933,29184) -(32835,18782),(32770,18750) -(34160,33104),(34120,33007) -(5151,26989),(5149,26909) -(1801,15549),(1710,15461) -(48988,34819),(48951,34764) -(20904,32547),(20856,32497) -\N -(32654,35183),(32606,35144) -(14336,11763),(14328,11712) -(30546,23808),(30463,23773) -(6813,21006),(6781,20924) -\N -(14199,22030),(14185,21934) -(3783,14709),(3747,14658) -(49428,47052),(49422,46973) -(29551,27682),(29470,27654) -(29170,37260),(29151,37181) -(48924,24689),(48894,24680) -(48497,34052),(48453,33966) -\N -(21263,8203),(21242,8176) -(46537,3797),(46462,3735) -(18406,14579),(18393,14563) -\N -(11583,16529),(11536,16471) -(10564,46257),(10478,46228) -(49769,34513),(49761,34458) -\N -(9202,6482),(9138,6391) -(40387,37411),(40357,37360) -(11966,11802),(11888,11751) -(15551,47438),(15486,47406) -(12017,43288),(11969,43230) -(9717,22574),(9701,22495) -\N -(35083,49443),(35075,49355) -(33857,9320),(33813,9269) -(32106,10581),(32012,10560) -(14345,12485),(14273,12424) -(24187,46416),(24175,46402) -(43854,42159),(43808,42129) -(35399,40707),(35359,40646) -(29585,25576),(29493,25556) -(24919,7829),(24911,7753) -\N -(17049,48390),(17022,48304) -(25224,35012),(25217,34922) -(47397,20853),(47346,20779) -(17221,16558),(17181,16516) -(8669,16491),(8645,16486) -(23502,44241),(23484,44164) -(36169,37046),(36072,37010) -(44775,32394),(44763,32357) -(30685,36871),(30662,36792) -(21783,47642),(21714,47630) -(34847,27467),(34761,27372) -(43925,49912),(43888,49878) -(16455,27861),(16364,27813) -(38406,18310),(38329,18309) -(5408,9461),(5319,9426) -(41856,36900),(41784,36854) -(23723,4460),(23646,4448) -(18454,40138),(18430,40046) -(17505,36822),(17418,36763) -(36686,33534),(36641,33476) -(11347,9454),(11289,9436) -\N -(27816,34752),(27745,34736) -(44213,8559),(44162,8461) -(45359,26789),(45315,26776) -(31249,19475),(31224,19421) -(25917,44239),(25819,44149) -(47313,40691),(47264,40685) -(40577,33848),(40513,33794) -(9606,45253),(9582,45174) -(30005,24521),(29910,24496) -(49332,35375),(49309,35299) -\N -(12164,33871),(12075,33820) -(19598,43327),(19593,43314) -\N -(3818,28584),(3815,28504) -\N -(35579,8611),(35541,8604) -(8811,20986),(8750,20954) -(16139,44777),(16128,44686) -(35550,41501),(35534,41458) -(43180,11927),(43109,11891) -(45798,8465),(45711,8460) -(18196,6886),(18126,6845) -(1774,32167),(1701,32073) -(7030,40790),(7029,40711) -(11676,23009),(11665,22915) -(33990,22561),(33953,22474) -\N -(30366,9447),(30284,9353) -(37626,32913),(37596,32853) -(7730,42561),(7665,42470) -(49347,8403),(49315,8387) -(6874,3499),(6812,3458) -(44189,16999),(44169,16964) -(6312,30167),(6231,30083) -(18932,6611),(18909,6518) -(32262,13076),(32223,13057) -(45989,249),(45910,222) -(42710,855),(42692,796) -(25562,9849),(25535,9802) -(13348,46719),(13260,46689) -(30022,42196),(30005,42160) -\N -(22263,45954),(22243,45950) -(18918,18890),(18820,18795) -(31918,12003),(31852,11989) -(12252,39453),(12211,39398) -(40208,9789),(40194,9759) -(35943,21767),(35914,21693) -(18439,10706),(18383,10618) -(2803,18999),(2778,18925) -(14953,27444),(14875,27397) -(12587,22025),(12545,21928) -(33930,21090),(33918,21009) -(10444,2606),(10407,2553) -(28700,29782),(28665,29703) -\N -(1402,13497),(1397,13465) -\N -(24155,3075),(24083,3062) -(38378,1864),(38339,1849) -(29261,49910),(29247,49818) -(38139,37073),(38098,37057) -\N -(24468,41130),(24418,41053) -(9989,1015),(9959,939) -(47001,33561),(46994,33518) -(47058,16030),(46983,16012) -(35509,1814),(35426,1748) -(3630,48019),(3597,47923) -(47781,12986),(47741,12947) -(16364,9908),(16356,9882) -(17290,41508),(17287,41410) -(42423,26477),(42349,26434) -(10039,920),(9952,833) -(16851,21338),(16846,21314) -\N -(23104,7700),(23062,7688) -(5619,2079),(5611,2075) -(31471,49632),(31375,49549) -(25793,12526),(25783,12456) -(3935,29528),(3866,29513) -\N -(5957,1646),(5947,1595) -(2467,22376),(2429,22349) -(43715,32673),(43664,32595) -(6726,13093),(6636,12994) -(31477,18347),(31421,18299) -(34232,36635),(34200,36552) -(49061,14516),(49008,14442) -(43996,6129),(43955,6074) -(7728,33802),(7670,33703) -\N -(6131,36766),(6053,36749) -(35791,16361),(35696,16329) -(45759,8935),(45675,8886) -(43634,2029),(43537,1940) -(4916,32233),(4844,32181) -(46701,23508),(46623,23477) -(29590,4893),(29552,4871) -(38647,4423),(38574,4396) -(7593,25845),(7497,25751) -(8510,43552),(8432,43492) -(18791,39181),(18730,39162) -(7462,2956),(7454,2858) -(1394,26795),(1392,26780) -(16707,21993),(16609,21932) -(26838,10866),(26803,10836) -(31642,29842),(31585,29760) -(21891,3502),(21863,3406) -(13258,587),(13250,507) -(6072,47397),(6021,47369) -(16605,49730),(16579,49659) -(42830,40981),(42791,40981) -(12975,3706),(12913,3637) -(30925,21660),(30826,21649) -(1455,14229),(1410,14156) -\N -(17583,16486),(17562,16474) -(33377,3387),(33333,3381) -(784,6177),(750,6095) -(22111,44110),(22106,44013) -(1444,403),(1346,344) -(4010,46220),(3982,46212) -(17932,8150),(17861,8127) -(38685,31466),(38636,31416) -(14257,11549),(14242,11522) -(14990,15217),(14904,15211) -(21395,21533),(21307,21520) -\N -(31948,33725),(31885,33694) -(433,49033),(390,48961) -(45205,609),(45173,523) -(25065,35494),(25003,35455) -(33265,6677),(33224,6611) -(18179,22345),(18133,22256) -(3916,13759),(3820,13732) -(1696,13478),(1604,13436) -(47203,25980),(47130,25907) -(24913,13361),(24868,13268) -(13824,40177),(13792,40130) -(25671,13555),(25585,13494) -\N -(20133,37769),(20105,37679) -\N -(26368,16734),(26288,16726) -(30545,35438),(30458,35376) -(48816,22926),(48812,22831) -(48807,31389),(48739,31330) -(11003,10859),(10950,10765) -(17288,8570),(17247,8485) -(38377,31415),(38331,31379) -\N -(19085,23425),(19059,23326) -(40059,17068),(40052,17006) -(18811,13493),(18734,13394) -(36319,17197),(36225,17181) -(14939,38780),(14863,38714) -(49539,17656),(49479,17629) -(42530,45951),(42466,45854) -(27318,26654),(27233,26610) -(49980,35004),(49937,34963) -(18326,32558),(18322,32502) -(45951,28555),(45896,28481) -(12104,33531),(12014,33501) -(22311,41113),(22215,41066) -(25073,18721),(25047,18656) -\N -(14524,13486),(14510,13390) -(40040,36688),(40000,36599) -(21594,11473),(21563,11436) -(44031,22274),(43938,22187) -(729,30683),(668,30601) -(14114,20873),(14102,20803) -(28239,41377),(28222,41308) -(26404,11922),(26317,11843) -(41660,34586),(41585,34501) -\N -(21128,2384),(21101,2368) -(30209,16952),(30156,16858) -(39078,24963),(39045,24898) -(5598,1348),(5499,1294) -\N -(38474,7436),(38450,7364) -(15117,45734),(15024,45693) -\N -(23909,39853),(23888,39780) -(24292,30183),(24282,30148) -(48871,17661),(48868,17637) -(918,18752),(847,18708) -\N -(43615,16162),(43606,16104) -(33763,47410),(33751,47409) -(4798,6485),(4773,6388) -\N -(18524,41539),(18433,41518) -(47745,42449),(47651,42364) -(38936,21237),(38864,21204) -\N -(5251,3516),(5194,3475) -(22269,36269),(22183,36228) -(18736,40983),(18685,40947) -(38393,15444),(38356,15363) -(38134,29898),(38103,29862) -(37789,39557),(37732,39474) -(31906,23005),(31838,23003) -(10647,40094),(10560,40040) -(9914,41547),(9867,41545) -(44221,443),(44125,433) -(41479,10936),(41381,10847) -(42586,6301),(42563,6235) -(2504,17588),(2449,17554) -(7045,18782),(7028,18764) -(41840,32018),(41768,31938) -(38416,17158),(38330,17060) -\N -(8605,39015),(8605,38933) -(5764,43548),(5719,43496) -\N -(20789,29902),(20696,29843) -\N -(36104,47896),(36079,47816) -(31736,13834),(31722,13832) -(32617,19701),(32597,19684) -(1671,18997),(1622,18945) -(36007,26545),(36005,26535) -(31864,17494),(31820,17455) -(27346,28388),(27303,28289) -(8191,9653),(8133,9589) -(7501,21616),(7405,21536) -(35450,9580),(35368,9563) -(29281,37276),(29247,37255) -(6225,17192),(6200,17135) -\N -(43689,8119),(43670,8028) -(41917,49601),(41835,49563) -(44295,13116),(44205,13078) -(22721,44772),(22667,44748) -(32640,11107),(32636,11050) -(20639,28851),(20613,28839) -\N -(32479,10159),(32446,10061) -(27251,16978),(27196,16959) -(41401,33148),(41339,33074) -\N -(49001,8538),(48989,8444) -(37958,35843),(37874,35802) -(46969,41229),(46903,41138) -(18541,8876),(18541,8870) -(4080,31634),(4061,31627) -(8097,35240),(8040,35152) -(18470,21414),(18463,21412) -(20914,17897),(20838,17869) -(42688,11681),(42666,11641) -(47525,25005),(47443,24907) -(32439,14438),(32397,14400) -\N -(39667,19626),(39622,19542) -(1212,44525),(1169,44516) -(29766,4433),(29668,4401) -(25847,49657),(25813,49605) -(33859,17356),(33827,17263) -(28989,45953),(28904,45854) -(37211,30830),(37113,30819) -\N -(45220,26382),(45219,26340) -(12312,43250),(12234,43246) -(37775,41504),(37762,41421) -(45889,33499),(45822,33411) -(49461,22601),(49369,22553) -(39857,33844),(39816,33824) -(46102,15822),(46030,15778) -(46605,31239),(46598,31170) -(23925,5856),(23862,5808) -(15459,4262),(15407,4241) -(12019,4907),(12015,4818) -(38258,17973),(38229,17923) -(40575,29566),(40477,29521) -\N -(29715,45919),(29697,45891) -(11694,9510),(11670,9490) -(7053,44257),(7012,44231) -(16465,8603),(16391,8505) -(29170,15592),(29098,15527) -(20400,37354),(20345,37328) -(5281,10265),(5252,10184) -(6084,48782),(6058,48727) -(11006,6889),(10971,6796) -(16299,19461),(16286,19411) -(13718,29192),(13642,29106) -(3999,2965),(3963,2903) -(18509,12235),(18430,12208) -(49542,38575),(49537,38534) -(15093,41715),(15071,41634) -(6802,8385),(6714,8300) -(15127,17507),(15097,17424) -(36921,3025),(36835,2995) -(32117,24327),(32101,24262) -(27244,24151),(27165,24104) -(36339,42360),(36313,42358) -(47288,46252),(47245,46184) -(37867,6649),(37818,6565) -(14886,22103),(14865,22089) -(39611,17952),(39513,17951) -(37329,31436),(37298,31436) -(5715,39115),(5698,39099) -(13266,7364),(13203,7296) -(16076,10945),(16006,10942) -(7197,41509),(7126,41413) -(14411,40868),(14330,40772) -(12872,33481),(12862,33454) -(17786,19616),(17758,19560) -(1052,37358),(996,37311) -(42825,12643),(42762,12625) -(20007,49858),(19921,49778) -(27155,6355),(27072,6257) -(14117,40208),(14022,40155) -(47280,34069),(47279,34028) -(17551,15803),(17482,15763) -(1725,6673),(1676,6649) -(43984,31128),(43961,31105) -(43772,47042),(43731,47038) -(46901,47317),(46817,47228) -(19877,14179),(19837,14168) -(20691,19989),(20675,19935) -(4011,18914),(3963,18817) -(1023,23378),(933,23317) -(30051,46118),(29966,46039) -(43499,46488),(43496,46409) -\N -(43531,2412),(43447,2396) -\N -(16034,32285),(15976,32220) -(12817,21365),(12740,21298) -(7607,47293),(7585,47293) -(32512,12218),(32463,12170) -(1848,21496),(1839,21439) -(17567,23073),(17478,23046) -(35813,31847),(35807,31792) -\N -(563,30859),(540,30842) -(13145,15488),(13063,15433) -(36754,37479),(36731,37411) -(1125,26069),(1057,25997) -(4539,20676),(4519,20618) -(8476,34721),(8409,34681) -(7794,25691),(7727,25656) -(23842,514),(23800,473) -(47678,41396),(47668,41365) -(6837,25974),(6799,25892) -(13355,11174),(13304,11161) -\N -(37243,25548),(37158,25471) -(12528,30208),(12441,30205) -(14929,1672),(14886,1607) -(27263,49026),(27263,49010) -(15892,21645),(15835,21642) -(29446,48978),(29360,48967) -(41304,9892),(41211,9825) -(37418,49393),(37338,49296) -(41146,32178),(41120,32165) -(28738,13326),(28722,13266) -(14899,36595),(14873,36559) -(1973,31435),(1921,31426) -(19485,17742),(19421,17661) -(33072,20995),(32980,20903) -(47091,30055),(47080,30037) -(45753,12998),(45686,12992) -\N -(11528,7826),(11509,7794) -(21104,13921),(21060,13836) -(16768,15491),(16747,15470) -(13279,20396),(13249,20326) -(4342,49518),(4339,49446) -(20413,15476),(20349,15447) -(45532,5649),(45484,5627) -(18647,27196),(18619,27115) -(1326,17473),(1261,17400) -(47646,19644),(47588,19609) -(35088,1813),(35080,1732) -(38461,34839),(38410,34838) -(34358,11540),(34285,11506) -\N -(26969,7078),(26953,6989) -(12629,40352),(12617,40264) -(33800,7037),(33731,6992) -(24462,13518),(24392,13486) -(33164,47357),(33096,47329) -(15422,18451),(15413,18376) -(19643,12916),(19567,12912) -(40860,42125),(40770,42050) -(49103,29614),(49039,29606) -(36319,35582),(36222,35528) -(8924,36083),(8873,36018) -(49603,44022),(49505,44021) -(7783,40633),(7702,40618) -(25388,49107),(25346,49042) -(28375,38947),(28306,38919) -(47324,22672),(47321,22660) -(2287,8808),(2266,8719) -(44343,16339),(44248,16318) -(2374,28839),(2336,28798) -(22913,40710),(22819,40688) -\N -(47747,684),(47658,627) -(16043,46011),(16021,45984) -(34958,32168),(34903,32092) -(4840,49328),(4752,49258) -(24341,2087),(24330,2009) -(18378,19374),(18327,19358) -(48165,7217),(48156,7141) -(14232,6044),(14182,6004) -(23080,4196),(22983,4191) -(259,1850),(175,1820) -(270,29508),(264,29440) -(45088,11375),(45050,11295) -(29666,39386),(29656,39302) -(8712,8782),(8660,8713) -(15900,6650),(15855,6561) -(28946,28348),(28917,28347) -(32544,25845),(32538,25779) -(44047,6957),(43951,6942) -(36465,588),(36382,503) -\N -(28167,26679),(28150,26673) -(16065,4268),(15975,4180) -(12950,23494),(12893,23494) -(30145,24679),(30056,24654) -(3027,16162),(3001,16071) -(8259,34537),(8202,34484) -(41447,1515),(41427,1454) -(18407,28362),(18309,28303) -(21393,41872),(21328,41816) -(46040,26497),(45996,26408) -\N -(49944,25163),(49902,25153) -\N -(16195,11843),(16159,11831) -(44257,15270),(44254,15214) -(49760,4791),(49699,4713) -(22558,33709),(22519,33681) -(28375,10003),(28336,9938) -(18179,24310),(18106,24256) -(707,30688),(664,30669) -(5851,26118),(5822,26037) -(4266,1292),(4221,1217) -(16516,11331),(16432,11248) -(32374,38277),(32313,38245) -(21939,8015),(21927,7952) -(34322,32051),(34242,32003) -(6262,35977),(6260,35953) -(16717,38594),(16622,38498) -(14564,3433),(14535,3425) -(21078,1000),(20994,974) -(28584,956),(28575,868) -(5538,9962),(5465,9870) -(34183,44102),(34175,44085) -\N -(42507,10289),(42441,10288) -(12671,19936),(12594,19920) -(24835,12179),(24770,12173) -(15664,11538),(15598,11494) -(28892,24446),(28821,24350) -(41654,26720),(41570,26632) -(36583,387),(36503,357) -(10842,34824),(10795,34788) -(11518,42588),(11429,42565) -(12577,40322),(12486,40266) -(2453,4045),(2439,3956) -(31837,33705),(31803,33681) -(24403,27711),(24383,27705) -(4431,2748),(4337,2656) -\N -(3036,2887),(3014,2826) -(37664,16118),(37615,16022) -(8606,18063),(8587,18038) -(24738,25458),(24656,25362) -(45756,34022),(45671,33948) -(34079,15236),(33981,15171) -(9251,22488),(9228,22470) -(25136,2809),(25126,2717) -(5548,47695),(5543,47685) -(13765,40800),(13707,40754) -(25216,30678),(25144,30677) -(22441,17169),(22392,17106) -(1091,4770),(1054,4734) -(36311,50073),(36258,49987) -(22461,33163),(22457,33128) -(35873,28907),(35845,28867) -(42907,15848),(42904,15785) -(6549,24897),(6540,24861) -(21928,37764),(21891,37681) -(21237,41132),(21139,41086) -(12207,24266),(12173,24235) -(40643,49770),(40574,49687) -(32833,35686),(32815,35674) -\N -(14545,18143),(14541,18098) -(33892,42783),(33884,42707) -(33933,8381),(33921,8369) -(12450,19044),(12403,19002) -(10176,45158),(10088,45145) -(35828,12080),(35732,12022) -(28102,13694),(28061,13666) -(49432,31744),(49340,31711) -(16192,37743),(16162,37697) -(46830,867),(46756,790) -(9200,28048),(9159,27986) -(13397,19369),(13340,19288) -(30879,43562),(30785,43545) -(21995,48224),(21920,48143) -\N -(11871,47569),(11809,47568) -(29366,22196),(29280,22154) -(26243,28176),(26203,28116) -(28995,35031),(28906,35014) -(29384,39276),(29352,39183) -(8497,13798),(8471,13789) -(7412,27226),(7334,27220) -(25403,47678),(25363,47654) -(11599,5556),(11574,5502) -(44056,5123),(44008,5111) -(49603,30877),(49579,30840) -(32261,45876),(32206,45865) -(35104,41659),(35048,41587) -\N -(5457,35844),(5376,35782) -(29423,3977),(29354,3959) -(18059,3001),(17965,2961) -(8509,5691),(8463,5620) -\N -(27118,5762),(27083,5747) -(2991,48605),(2939,48559) -(44482,3484),(44425,3459) -(45143,16439),(45046,16365) -(2236,37531),(2147,37530) -(41561,3217),(41490,3210) -\N -(6270,27200),(6171,27166) -(49195,24871),(49138,24798) -\N -(46985,38881),(46897,38845) -(37486,23522),(37404,23441) -(26907,14490),(26900,14391) -(30829,16111),(30756,16056) -(3644,17291),(3587,17262) -(20508,49775),(20472,49680) -\N -(43279,8972),(43198,8936) -(33744,7470),(33734,7439) -(46303,20538),(46284,20498) -(10365,48246),(10291,48154) -(12636,24987),(12545,24933) -(40998,46992),(40989,46916) -(30536,6073),(30531,6018) -(22102,9643),(22051,9594) -(18616,34348),(18530,34332) -(8222,8907),(8123,8848) -(45698,28860),(45698,28770) -(26958,1748),(26924,1726) -\N -(26735,35073),(26659,35025) -(48370,40813),(48293,40737) -(13140,993),(13108,934) -(10588,22893),(10528,22883) -(23645,40789),(23567,40698) -(49548,12374),(49546,12329) -(41135,39626),(41100,39602) -(41374,10856),(41328,10769) -(12234,5765),(12146,5674) -(12832,46941),(12764,46917) -(47886,34532),(47851,34500) -(23777,10549),(23735,10495) -(1291,16913),(1194,16873) -\N -(29239,30554),(29202,30500) -\N -(36485,30007),(36454,29924) -(7067,11320),(7045,11229) -(16939,30482),(16904,30462) -(27423,34386),(27379,34303) -(35170,32021),(35155,31979) -(42570,36477),(42474,36457) -(19695,679),(19682,594) -(47537,39450),(47446,39450) -(19410,22942),(19375,22922) -(34216,40166),(34152,40158) -(37000,24351),(36972,24299) -(24989,1681),(24954,1672) -(54,38679),(3,38602) -(41461,40693),(41411,40599) -(7576,46054),(7545,45963) -(35505,28262),(35413,28222) -(1158,16976),(1145,16927) -(23494,42291),(23437,42229) -(32894,32519),(32880,32485) -(604,13413),(509,13401) -(18396,19712),(18355,19646) -\N -(26657,28234),(26597,28191) -(24240,47211),(24154,47191) -(41778,10741),(41766,10730) -(44022,43776),(44010,43677) -(35967,30055),(35906,29969) -(28878,18042),(28806,18027) -(31507,27302),(31428,27267) -(13267,21935),(13265,21872) -(122,46832),(64,46762) -(10348,45916),(10306,45844) -(22962,12644),(22927,12607) -(6320,22290),(6284,22247) -(2297,11372),(2216,11298) -(29366,36660),(29325,36654) -(13962,39307),(13921,39220) -(11094,19151),(11092,19143) -(32289,23776),(32258,23760) -\N -(36044,17356),(35956,17273) -(46304,38692),(46232,38675) -(10934,42999),(10922,42909) -(4271,21177),(4207,21093) -(7837,19926),(7747,19905) -(25537,36605),(25477,36584) -(22161,14999),(22079,14962) -(5127,31243),(5074,31213) -\N -(14904,40664),(14838,40593) -(29308,8480),(29268,8438) -(17731,7410),(17699,7352) -(44840,29293),(44797,29248) -(15523,31519),(15505,31485) -(34429,38479),(34421,38478) -(3530,23456),(3440,23390) -(4699,6889),(4603,6796) -(47405,48524),(47389,48514) -\N -(23357,43160),(23305,43156) -(16923,1995),(16860,1937) -(47592,33853),(47537,33758) -(31624,37490),(31595,37473) -(42321,13380),(42303,13337) -(3088,16094),(3079,16060) -(22884,2955),(22856,2857) -(17784,23073),(17724,23044) -(32638,45577),(32553,45512) -(13876,44091),(13801,44000) -(27844,24384),(27758,24330) -(28178,10225),(28155,10167) -(39910,14277),(39857,14241) -(30372,19524),(30301,19514) -(38732,43151),(38724,43151) -(32628,2068),(32547,2068) -(13950,28652),(13932,28566) -(38996,41070),(38919,40993) -(31759,45246),(31676,45215) -\N -(5424,34145),(5382,34106) -(14727,45600),(14699,45547) -\N -(31429,21537),(31414,21499) -(14740,3420),(14650,3323) -(21793,39498),(21743,39471) -(18102,25924),(18037,25868) -(33299,683),(33213,594) -(45882,48765),(45809,48721) -(49215,4098),(49180,4067) -(49698,33743),(49614,33663) -(21532,5215),(21514,5151) -(24840,26877),(24826,26808) -(32680,28433),(32631,28364) -(20661,27511),(20584,27414) -(28048,30385),(28009,30315) -(45403,42533),(45389,42464) -(46531,36947),(46531,36850) -(36943,32817),(36865,32737) -\N -(37984,43763),(37888,43748) -(20593,10650),(20557,10610) -(5387,40595),(5326,40585) -(34412,10600),(34352,10539) -(7237,47546),(7206,47451) -(39931,26644),(39915,26598) -(29843,4734),(29800,4669) -(37503,8867),(37406,8821) -(2583,2373),(2570,2294) -(29275,46433),(29256,46350) -(3332,45620),(3287,45581) -(22472,39287),(22472,39257) -(36786,18907),(36708,18884) -(45503,28576),(45482,28494) -(33262,28386),(33163,28365) -(3606,49757),(3538,49697) -(2082,49380),(1991,49281) -(12065,3734),(11983,3663) -(15606,9048),(15596,9028) -(14687,19309),(14637,19263) -(4568,15461),(4499,15428) -\N -(43938,7429),(43923,7391) -\N -(2168,50012),(2108,49914) -(16022,8934),(15963,8928) -(24567,39147),(24561,39102) -\N -(42781,14149),(42765,14088) -(39501,21084),(39468,21078) -(6697,29628),(6693,29584) -(11441,16164),(11364,16125) -(39946,1920),(39868,1844) -\N -(18138,45512),(18111,45438) -\N -(20799,41217),(20718,41138) -(30264,16697),(30240,16639) -\N -(30746,50040),(30727,49992) -(37429,43273),(37423,43205) -(22854,28863),(22789,28810) -(11380,48298),(11287,48242) -(16471,37273),(16439,37223) -(32737,39842),(32661,39811) -(30959,3447),(30949,3357) -(36396,13263),(36348,13187) -(29607,14625),(29531,14619) -(7851,43399),(7824,43334) -(38515,14575),(38496,14492) -(29125,3289),(29086,3264) -(6866,10476),(6839,10424) -(318,31489),(235,31404) -(1140,7007),(1113,6945) -(36574,9291),(36484,9275) -\N -(40320,40937),(40246,40866) -(588,25849),(552,25801) -(6728,42539),(6645,42507) -(12180,6185),(12123,6123) -(32913,44123),(32899,44037) -(25464,16803),(25441,16749) -(23711,5829),(23695,5750) -(31424,34930),(31377,34906) -(42171,8298),(42124,8222) -(451,31104),(375,31083) -(39996,3278),(39943,3260) -(25816,40396),(25735,40362) -(34471,28587),(34399,28547) -(45344,21540),(45297,21496) -(27269,16787),(27246,16763) -(18070,4469),(18022,4423) -\N -(12668,16367),(12645,16295) -(13823,17276),(13730,17251) -(20555,45544),(20511,45498) -(35893,42189),(35861,42177) -(37081,45730),(37076,45705) -(17270,15651),(17201,15552) -(48690,46034),(48667,45945) -(456,16088),(368,16023) -(48707,12416),(48670,12363) -(29692,11509),(29614,11483) -(7005,3668),(6981,3574) -(12162,389),(12103,309) -(12371,24983),(12366,24964) -(6886,48414),(6868,48327) -(10653,26234),(10624,26142) -(8526,48205),(8517,48117) -(10521,31892),(10480,31798) -(43353,1086),(43281,1071) -(21007,35650),(20998,35649) -(2343,4396),(2310,4320) -(29379,12895),(29284,12891) -(27662,17407),(27570,17313) -(9845,29346),(9807,29321) -(43855,38669),(43790,38599) -\N -(20461,44189),(20397,44158) -(11627,17368),(11581,17289) -(2971,38855),(2938,38807) -(43204,47082),(43128,47018) -(9930,46902),(9909,46871) -(30561,48461),(30536,48365) -(44059,7591),(44038,7563) -(46260,16898),(46162,16886) -(27491,2891),(27396,2814) -(36512,26034),(36455,25941) -(31193,20022),(31100,19942) -(17057,13643),(16960,13621) -(26897,3399),(26844,3318) -(1760,5504),(1683,5431) -(29347,5511),(29346,5450) -(38761,42083),(38688,41999) -(11226,4089),(11165,4068) -(46427,42983),(46361,42970) -(12958,30737),(12912,30712) -(44432,46521),(44333,46443) -(16124,2948),(16113,2852) -\N -(24704,25422),(24635,25340) -(30833,46152),(30790,46122) -(4487,37006),(4473,36968) -(41047,23376),(41036,23327) -(16312,49392),(16298,49330) -(30081,14687),(30042,14660) -(11160,13954),(11103,13938) -(33207,23246),(33143,23168) -(14872,7635),(14860,7585) -(20139,23987),(20059,23955) -(10946,49757),(10923,49746) -(39438,36158),(39426,36134) -(35502,2385),(35464,2327) -(17073,42173),(16987,42130) -(6079,17258),(6068,17195) -(40458,15752),(40364,15728) -(23340,7879),(23313,7806) -\N -(31819,15096),(31762,15059) -(31159,40864),(31158,40780) -(26975,32144),(26915,32113) -(34530,10378),(34440,10298) -(18855,49577),(18780,49528) -(16787,16625),(16723,16586) -(32330,26538),(32314,26458) -(34270,28674),(34265,28595) -(10022,16026),(10006,15962) -(23143,1479),(23095,1469) -(33676,4483),(33583,4408) -(31066,22074),(31059,22035) -(21603,47121),(21563,47082) -(30051,4244),(30021,4157) -(30634,39478),(30615,39446) -(34404,48724),(34393,48724) -(31103,21414),(31039,21380) -(22945,47397),(22849,47313) -(18133,32025),(18073,31941) -(4053,25759),(3977,25667) -(39185,39091),(39102,39068) -(43287,7407),(43225,7314) -(13137,31188),(13112,31182) -(46264,1438),(46258,1389) -(22804,43892),(22769,43822) -(7542,1044),(7487,983) -(33022,8321),(32925,8267) -(384,39161),(286,39073) -(28205,24401),(28142,24382) -(31708,39086),(31696,39026) -(36626,15708),(36560,15690) -(17099,16924),(17079,16924) -(10817,6989),(10747,6955) -(24338,19293),(24291,19277) -(27566,17576),(27544,17545) -(23041,38384),(22970,38320) -\N -(12786,8485),(12702,8435) -(13876,49473),(13813,49448) -(31585,46998),(31490,46929) -\N -(30227,8768),(30206,8715) -(32062,39306),(32023,39292) -(25003,35753),(24921,35687) -(3281,6758),(3232,6704) -\N -(11395,30299),(11376,30220) -(5088,15275),(5007,15203) -(31100,39538),(31003,39444) -(2741,17877),(2726,17793) -(42897,48620),(42860,48537) -(4230,15778),(4181,15776) -(17835,27530),(17815,27431) -(34189,10933),(34135,10921) -(7537,39974),(7494,39973) -(21554,3507),(21528,3476) -(9350,32326),(9273,32275) -(16455,8874),(16420,8793) -\N -(7346,34235),(7330,34224) -(16417,48134),(16352,48066) -\N -(41916,4971),(41849,4886) -(15856,1522),(15807,1521) -(41549,40218),(41494,40144) -\N -(9978,16226),(9972,16181) -(14856,13312),(14808,13283) -(38490,41641),(38428,41583) -(25828,7438),(25807,7378) -(21876,30633),(21796,30587) -(1908,14279),(1825,14247) -\N -(32207,10251),(32121,10184) -(370,9493),(328,9441) -(42072,17634),(41974,17600) -\N -(47298,9910),(47235,9846) -(17856,11266),(17782,11225) -(35009,21400),(34956,21396) -(18337,11145),(18335,11133) -\N -(25425,9139),(25381,9085) -(35642,27783),(35621,27782) -(3629,33164),(3575,33163) -(17151,41255),(17115,41204) -(17417,5835),(17402,5751) -(33407,14226),(33329,14141) -(1930,29955),(1889,29931) -(41101,10942),(41065,10844) -(36333,27288),(36281,27233) -(21423,36868),(21367,36825) -(36385,19566),(36341,19510) -(27073,38301),(27066,38232) -(43989,34187),(43984,34174) -(48366,7488),(48316,7483) -(37497,36075),(37415,36043) -(46917,9891),(46887,9870) -(37179,657),(37103,634) -(3877,44736),(3811,44684) -(30556,2975),(30547,2962) -(7629,11447),(7547,11416) -(45687,48147),(45591,48088) -(5635,7184),(5571,7146) -(9611,47327),(9541,47246) -(7119,48224),(7117,48152) -(15233,26480),(15138,26430) -(37468,1526),(37466,1513) -\N -(20855,2786),(20828,2711) -(30538,44084),(30480,44061) -(42231,41527),(42149,41454) -(14963,13239),(14952,13146) -(26819,43996),(26745,43934) -(42172,35953),(42086,35928) -(28785,12611),(28710,12534) -(14089,1704),(14047,1629) -(4343,26242),(4341,26169) -(20327,42244),(20231,42212) -(33671,12700),(33666,12630) -(42144,32642),(42128,32569) -(26590,19483),(26503,19442) -(21741,46259),(21723,46226) -(8822,34700),(8760,34693) -\N -(2710,33521),(2675,33505) -(26067,19998),(26026,19989) -(12244,34509),(12202,34489) -\N -(47162,598),(47119,499) -(33093,49382),(33068,49359) -(35170,26340),(35153,26264) -(22552,35785),(22490,35735) -(36791,23032),(36781,22976) -(22857,10857),(22833,10797) -\N -(47207,37405),(47138,37365) -(21867,2836),(21854,2811) -(3387,31487),(3311,31456) -(47174,48121),(47167,48101) -(24415,22232),(24366,22224) -(7970,29251),(7959,29211) -(18635,31294),(18539,31221) -(8403,13380),(8370,13372) -(738,18097),(737,18054) -(37238,19195),(37218,19114) -(582,47934),(570,47897) -(12359,4635),(12350,4619) -(43272,2013),(43195,1958) -(47568,27149),(47521,27088) -(24695,12827),(24661,12796) -(26259,14077),(26168,14019) -\N -(48478,36135),(48425,36092) -(5230,39250),(5206,39174) -(3488,18562),(3423,18489) -(39502,16331),(39460,16275) -(18296,1478),(18233,1471) -\N -(28627,12430),(28559,12410) -(25257,21981),(25206,21954) -\N -(2410,41192),(2325,41142) -(43681,9631),(43587,9538) -\N -(15086,45309),(15064,45270) -(13824,40807),(13759,40787) -(7090,2207),(7062,2159) -(3685,2480),(3630,2391) -(14810,38335),(14801,38275) -(26668,38018),(26581,38012) -(45562,1517),(45506,1424) -(11001,32481),(10962,32402) -(27743,25245),(27673,25161) -(15952,10598),(15948,10535) -(12705,13308),(12694,13232) -(31992,21195),(31975,21118) -(25834,16652),(25745,16626) -(21022,43625),(20990,43576) -(45094,27254),(45000,27240) -(9688,42601),(9643,42533) -(17746,24659),(17694,24616) -(1509,38859),(1503,38809) -(2067,20438),(2041,20369) -(7885,44528),(7839,44444) -(27432,33052),(27422,32987) -(26577,17157),(26563,17142) -(10815,35985),(10734,35908) -(44891,24067),(44794,23979) -(48626,1900),(48595,1850) -\N -(40659,35541),(40659,35489) -(22231,26628),(22210,26579) -(37408,23016),(37375,22919) -(5920,15916),(5906,15895) -\N -(33125,9952),(33037,9880) -(12142,29705),(12141,29670) -(3672,20995),(3649,20899) -(39147,31967),(39101,31907) -\N -(33812,48458),(33748,48399) -(25038,14639),(24978,14586) -(3859,16010),(3857,15994) -(31926,39496),(31889,39417) -(49300,28064),(49297,28026) -(24121,38305),(24048,38256) -(9252,4205),(9155,4149) -(36124,30451),(36056,30395) -(28809,49557),(28794,49533) -(30500,44504),(30471,44476) -(26866,42395),(26822,42332) -(48195,1784),(48101,1734) -(46201,14109),(46112,14097) -\N -(2415,9975),(2354,9914) -(30485,9581),(30415,9558) -(6385,36838),(6305,36838) -(2799,11189),(2723,11095) -(21998,20503),(21923,20406) -(29151,10714),(29090,10671) -(28850,29276),(28757,29207) -(43386,48845),(43305,48834) -(25173,8310),(25101,8294) -(34244,32352),(34204,32342) -(35595,23728),(35533,23672) -(1122,13581),(1119,13538) -\N -(388,21716),(296,21678) -(48782,11064),(48701,11005) -(40293,12997),(40213,12927) -\N -(28194,46428),(28113,46414) -(4791,18118),(4708,18105) -(471,29808),(448,29775) -(3536,37803),(3447,37737) -(1336,28416),(1275,28392) -(16484,48478),(16422,48454) -(25846,19320),(25811,19296) -(48669,27703),(48575,27615) -(24032,44217),(24029,44127) -(12236,5019),(12233,4986) -(1179,29838),(1113,29778) -(33893,22049),(33867,21955) -(16718,19462),(16700,19440) -(17992,49438),(17894,49433) -(35163,39941),(35081,39885) -(33897,8362),(33853,8328) -(2480,6640),(2456,6599) -(28011,19729),(27937,19679) -(15819,41516),(15809,41440) -(29818,9136),(29747,9089) -(28551,37016),(28529,36941) -(36406,26879),(36374,26872) -(16821,48925),(16758,48914) -(23692,48163),(23595,48160) -\N -(4803,10619),(4759,10522) -(46600,33581),(46553,33518) -(41349,11767),(41310,11710) -(20856,29642),(20799,29562) -(16559,46161),(16504,46131) -(23041,1300),(23003,1287) -(16630,44902),(16554,44853) -(43065,14299),(43013,14274) -(24818,22397),(24796,22348) -(22282,24949),(22218,24921) -(36668,28538),(36631,28456) -(8080,1220),(8018,1146) -(47282,34302),(47277,34269) -(35603,33558),(35557,33495) -(44764,32189),(44700,32175) -\N -(46488,23965),(46449,23868) -(46314,15047),(46216,15013) -(6348,25381),(6286,25363) -(3871,49288),(3819,49251) -(462,38894),(398,38867) -(23196,29214),(23136,29169) -(29024,9775),(29016,9759) -(42016,18555),(41934,18472) -(8772,45981),(8692,45973) -(11028,1351),(10986,1278) -(26684,21668),(26641,21656) -\N -(37262,26005),(37260,25947) -(14899,44069),(14814,44066) -\N -(39635,18701),(39587,18698) -(28528,22948),(28457,22857) -(7755,36528),(7681,36454) -(32461,1172),(32427,1106) -\N -(18775,27359),(18736,27329) -(15379,20031),(15337,19934) -(45888,33592),(45881,33544) -(44013,24694),(43962,24645) -\N -(43347,10699),(43343,10699) -(49999,27218),(49908,27176) -(13698,17326),(13630,17317) -(34850,44313),(34775,44302) -(38076,49235),(37983,49214) -(35570,40218),(35500,40136) -(40062,28973),(40032,28878) -(3567,39847),(3523,39781) -(498,2442),(480,2401) -(29660,43620),(29577,43561) -(10946,47356),(10878,47351) -(8073,44233),(8005,44144) -(9720,13473),(9710,13462) -(3643,38014),(3598,37932) -(16887,1408),(16810,1375) -(7559,27914),(7508,27874) -(30356,18573),(30275,18569) -(12193,48176),(12130,48116) -(11884,7756),(11819,7731) -(18293,33272),(18227,33234) -(46697,47874),(46696,47828) -(35788,32517),(35760,32446) -(33877,36987),(33821,36958) -(31253,22819),(31184,22808) -(7744,23115),(7729,23103) -(21291,39817),(21219,39778) -(13877,43379),(13861,43290) -(42955,1406),(42876,1382) -(49232,15950),(49210,15880) -(48419,32001),(48326,31902) -(18940,43246),(18860,43150) -(32317,38240),(32310,38201) -(11307,48298),(11304,48222) -(38015,18190),(38000,18176) -(27821,1177),(27818,1131) -(18935,26757),(18865,26682) -(42659,48284),(42562,48244) -(30185,23350),(30146,23291) -\N -(16496,11970),(16441,11919) -(162,26040),(120,25963) -(24238,47784),(24185,47746) -(32326,8612),(32274,8568) -(26141,13423),(26051,13407) -(40132,22815),(40089,22812) -(21151,48794),(21056,48740) -\N -(22044,28358),(22031,28334) -(6680,14746),(6605,14669) -(40686,25139),(40632,25070) -(22823,27549),(22816,27507) -(2513,22841),(2427,22811) -(36316,27787),(36218,27728) -(554,35489),(540,35441) -(536,30674),(534,30609) -\N -(25385,38468),(25295,38416) -(19467,47386),(19437,47317) -(22425,38591),(22387,38536) -(32493,17321),(32396,17298) -(40115,47315),(40109,47235) -(25002,2107),(24963,2104) -(3901,9790),(3898,9706) -\N -(40316,1721),(40315,1658) -(40089,3454),(40074,3443) -(793,17897),(761,17897) -(6490,43552),(6434,43522) -(10825,487),(10820,405) -(47703,36067),(47641,36011) -\N -(4480,11671),(4468,11653) -(37713,10642),(37711,10615) -(12315,5302),(12273,5203) -\N -(8709,6617),(8647,6557) -(24467,30535),(24455,30494) -(40440,32757),(40369,32668) -(49449,42447),(49426,42428) -(44867,11197),(44792,11137) -(39173,33241),(39143,33187) -(43836,2212),(43803,2184) -(23819,47613),(23739,47575) -(20583,2134),(20485,2042) -(48922,6169),(48889,6111) -(5230,44613),(5131,44604) -(37060,8051),(37032,7975) -(19148,36711),(19112,36704) -(36305,4216),(36243,4118) -(6329,39089),(6302,39047) -(36703,26367),(36623,26307) -(44753,19721),(44701,19631) -(42094,43310),(42094,43285) -(4276,22377),(4241,22352) -(30329,18906),(30327,18815) -(21970,19605),(21871,19590) -(23722,41924),(23709,41861) -(30965,39775),(30908,39692) -(32394,37895),(32351,37890) -(23968,42162),(23873,42095) -(1776,2621),(1732,2548) -(24951,47758),(24900,47679) -(32917,35771),(32847,35753) -(5428,27773),(5343,27769) -\N -(19650,142),(19630,51) -(39769,17276),(39743,17229) -(5171,24562),(5119,24470) -(32976,35249),(32917,35199) -\N -(4174,24603),(4099,24504) -(38565,36960),(38535,36926) -(39084,4328),(39031,4301) -(32153,38043),(32070,37990) -(38085,30640),(38041,30603) -(14269,18426),(14185,18422) -(42941,30850),(42892,30788) -(32403,25999),(32339,25960) -(16906,191),(16816,139) -(3456,48722),(3418,48721) -(3050,18287),(3022,18243) -(6331,8439),(6234,8364) -(5331,20797),(5319,20793) -(39225,37408),(39216,37348) -(34510,19838),(34488,19810) -(45789,33873),(45770,33786) -(369,1457),(278,1409) -(16531,43785),(16482,43729) -(11974,14789),(11973,14730) -(23128,6811),(23094,6798) -(43962,33659),(43944,33599) -(20967,3115),(20947,3079) -(39257,38606),(39241,38595) -(22431,8246),(22381,8235) -(26007,14672),(25996,14593) -(24762,4261),(24675,4261) -(35402,32077),(35343,31988) -(5141,16476),(5139,16393) -(16439,17564),(16344,17472) -(36983,46663),(36903,46567) -(35170,14144),(35162,14048) -(22290,7841),(22283,7810) -(22414,38398),(22404,38319) -(9011,18177),(8932,18150) -\N -(154,4019),(138,3990) -(20447,4998),(20383,4970) -(38867,35757),(38795,35659) -(32322,15845),(32227,15804) -\N -(29889,12142),(29852,12055) -(36235,36918),(36217,36897) -(41620,6581),(41568,6581) -(24758,38504),(24731,38483) -(42524,12904),(42473,12895) -(17954,49975),(17865,49915) -(1938,39019),(1927,39013) -(4864,33279),(4817,33258) -(45373,41967),(45313,41885) -(28786,19028),(28782,18978) -(41913,44950),(41911,44908) -(33408,14698),(33392,14681) -(27602,3460),(27576,3419) -(3336,3728),(3334,3715) -(9099,910),(9080,813) -(34141,6403),(34071,6367) -(48270,17216),(48252,17130) -(2549,16546),(2461,16474) -(27802,33669),(27735,33642) -(48419,1682),(48323,1583) -(5094,41211),(5002,41123) -(11192,6217),(11190,6146) -(6979,18503),(6959,18421) -(41210,48187),(41140,48143) -(15303,29527),(15273,29441) -(12326,45572),(12267,45570) -(29293,5861),(29212,5826) -(23847,37241),(23761,37178) -(44656,23926),(44653,23831) -(30043,16194),(29977,16105) -(902,9358),(879,9339) -(23850,46501),(23834,46494) -(42333,13300),(42287,13246) -(25226,18086),(25169,18005) -(40252,12082),(40183,12038) -(49275,18076),(49216,18055) -(8255,28878),(8238,28862) -(11325,41286),(11320,41235) -(16948,18588),(16926,18528) -(31394,1099),(31374,1038) -(30705,35772),(30637,35766) -(3858,39131),(3771,39125) -(17565,24892),(17515,24808) -(9221,49715),(9216,49661) -(44945,25769),(44875,25722) -(33408,13563),(33310,13527) -(48505,4407),(48408,4373) -(21859,37217),(21763,37217) -(39393,14422),(39335,14364) -\N -(19905,1154),(19841,1098) -(25946,10388),(25906,10366) -(10104,13748),(10027,13746) -(5822,24629),(5820,24599) -(38194,11287),(38127,11252) -(15694,46757),(15625,46716) -(326,18837),(285,18817) -(49611,47078),(49533,47052) -(48233,18850),(48150,18842) -\N -(29239,9962),(29208,9875) -(40062,44554),(39973,44460) -(19135,20729),(19059,20643) -(31969,40664),(31896,40643) -\N -(3725,9191),(3711,9095) -(44280,40158),(44264,40108) -(37236,42756),(37160,42694) -(27958,19055),(27888,18959) -(45270,17661),(45187,17601) -(12115,39546),(12061,39525) -(10227,32295),(10168,32231) -(39264,31123),(39226,31085) -(6566,40000),(6532,39904) -(30058,6975),(30012,6903) -(49631,6909),(49597,6823) -(42168,10926),(42134,10905) -(44892,30042),(44858,29970) -(19540,19803),(19495,19788) -(18403,25454),(18371,25404) -(22929,26795),(22841,26722) -(16648,30213),(16626,30174) -(3440,7495),(3429,7468) -(30708,49028),(30643,48998) -(26258,14164),(26255,14151) -(44206,31653),(44121,31637) -(1510,15179),(1426,15130) -(6986,30496),(6887,30416) -(7192,43403),(7138,43339) -(39921,22071),(39866,21976) -(45870,17011),(45796,16919) -(15939,9563),(15917,9539) -(23728,24737),(23691,24725) -(6444,40416),(6363,40375) -(21899,23861),(21857,23765) -(20610,36765),(20533,36742) -(46520,33082),(46433,32983) -(21406,20902),(21311,20895) -\N -(37913,42300),(37814,42269) -(18216,8177),(18161,8173) -(32967,8258),(32899,8244) -(14978,40230),(14971,40149) -(30343,39152),(30266,39101) -(25917,5835),(25843,5806) -\N -(5169,45366),(5141,45314) -\N -(16221,20898),(16209,20875) -(13151,19869),(13145,19811) -(44399,2801),(44337,2713) -\N -(10959,48311),(10957,48230) -(4794,11711),(4732,11661) -(764,10149),(762,10091) -(15985,46067),(15898,46028) -(41434,22870),(41342,22867) -(43769,23796),(43743,23756) -(10017,18440),(9919,18384) -(21141,43119),(21097,43112) -(7782,13424),(7694,13398) -(25088,36224),(25059,36150) -(46325,48722),(46241,48631) -\N -(11042,33125),(11011,33071) -(22347,13460),(22290,13375) -(3508,20538),(3483,20536) -(5331,42945),(5272,42875) -\N -(2368,15537),(2339,15503) -(45314,31830),(45254,31817) -(34358,2649),(34319,2589) -\N -(17576,30407),(17572,30323) -(29836,41324),(29746,41287) -(21036,39996),(21014,39899) -(26886,6460),(26787,6400) -(15709,5625),(15627,5558) -(37415,15979),(37414,15911) -(47761,16860),(47728,16813) -(35814,48252),(35755,48173) -\N -(28559,20810),(28496,20715) -(12034,11921),(12002,11905) -(1818,27450),(1805,27406) -(33810,45499),(33806,45413) -(17376,18175),(17323,18138) -(34106,28135),(34049,28106) -(44947,23165),(44919,23091) -(37670,41904),(37616,41840) -(12614,15027),(12555,14969) -(43301,75),(43227,43) -\N -(27526,15096),(27450,15088) -(26947,33409),(26853,33333) -(1537,43572),(1471,43499) -\N -(21607,35452),(21605,35375) -(24869,46565),(24818,46531) -(4774,30335),(4723,30257) -(11615,18316),(11579,18310) -(18444,15819),(18354,15763) -(47267,22574),(47203,22518) -(22287,49538),(22203,49511) -(43010,16270),(43010,16202) -\N -(1623,8350),(1578,8254) -(21220,43808),(21137,43748) -(40397,16471),(40358,16434) -\N -(34839,1377),(34744,1327) -(17096,5730),(17090,5637) -\N -(28156,37782),(28155,37723) -(3672,5686),(3586,5638) -(21856,48656),(21840,48638) -(6907,7791),(6892,7761) -(17952,21370),(17862,21350) -(37793,13461),(37784,13381) -(14740,49655),(14709,49604) -(21690,6337),(21593,6289) -\N -(10423,33548),(10364,33498) -\N -(39187,23274),(39136,23197) -\N -(21882,37247),(21835,37167) -\N -(11343,16957),(11281,16914) -(38279,43400),(38264,43352) -(23167,30271),(23086,30224) -(46278,6037),(46180,5964) -(28626,31165),(28605,31095) -\N -(31018,367),(30946,333) -(23541,12541),(23530,12523) -(49741,14535),(49691,14511) -(31444,12702),(31425,12612) -\N -(22406,26536),(22316,26534) -(6807,9761),(6758,9723) -(15698,1941),(15687,1848) -(49310,4625),(49295,4584) -(21345,18939),(21269,18887) -(31433,30493),(31411,30439) -(44980,12400),(44950,12372) -(25054,13949),(24984,13949) -(40538,7253),(40483,7212) -(16967,8627),(16936,8604) -(26872,3646),(26804,3594) -(24575,42883),(24530,42883) -(11823,5755),(11771,5721) -\N -(2553,46189),(2513,46174) -(24993,14552),(24898,14470) -(28453,1719),(28419,1665) -(8925,22603),(8878,22589) -(47635,15380),(47546,15378) -(35378,18112),(35324,18058) -(27347,22264),(27293,22200) -\N -(44323,29044),(44273,28958) -(41538,38324),(41484,38290) -(19128,49932),(19112,49849) -(17904,12548),(17867,12503) -(35103,14426),(35092,14336) -(29807,10142),(29714,10052) -(44507,22903),(44462,22847) -(11419,13324),(11399,13251) -(8573,42221),(8562,42123) -(46798,45843),(46765,45765) -(12028,31783),(11967,31749) -(10635,45300),(10604,45251) -(9626,8248),(9587,8194) -(18290,741),(18246,732) -(39949,44672),(39932,44641) -(7897,11692),(7893,11637) -(20165,42246),(20112,42168) -(4341,48390),(4285,48338) -(30126,28913),(30088,28869) -(40565,1733),(40472,1721) -(9981,30147),(9915,30133) -(47292,25511),(47217,25462) -(20137,24489),(20104,24392) -(2385,28283),(2381,28189) -(20429,10052),(20357,10009) -(8395,38568),(8348,38480) -(17381,36112),(17349,36038) -(37845,30953),(37759,30926) -(27452,12732),(27411,12652) -(38196,32186),(38114,32116) -\N -(6527,49356),(6508,49315) -(43891,29789),(43856,29723) -(6146,37192),(6085,37107) -\N -(42012,28897),(41939,28808) -\N -(14909,13815),(14846,13757) -(11120,24095),(11035,24049) -(3132,41545),(3053,41526) -(40084,40315),(39994,40261) -(39671,17445),(39576,17361) -(47135,35853),(47085,35831) -(39297,1941),(39290,1911) -(47143,35898),(47072,35880) -(16017,6711),(15989,6686) -(47110,30305),(47087,30213) -(38102,27639),(38091,27602) -(17954,22544),(17863,22453) -(39891,11791),(39815,11739) -(13996,20290),(13922,20278) -(22284,23143),(22190,23081) -(25345,24019),(25313,24017) -(47134,44803),(47055,44761) -(41360,16573),(41326,16503) -(10464,1071),(10457,998) -\N -(23515,47517),(23451,47499) -(9308,8452),(9238,8392) -(28695,5657),(28671,5644) -(45104,9913),(45077,9871) -(337,455),(240,359) -(11562,45479),(11472,45428) -(11952,18466),(11931,18425) -\N -(35789,5154),(35775,5128) -(19024,18299),(18979,18230) -(43056,38113),(42975,38067) -(10075,26847),(10064,26806) -(3065,8107),(3029,8038) -(24766,19059),(24749,18985) -(14438,24805),(14413,24708) -(9523,3058),(9485,2998) -(24516,31262),(24478,31204) -(49513,26044),(49434,26035) -(14110,38528),(14103,38461) -(31679,35618),(31619,35618) -(10029,20258),(10008,20248) -(39269,37586),(39233,37539) -(12343,8197),(12247,8113) -(11155,44223),(11111,44134) -(25437,20606),(25338,20534) -(46604,16156),(46570,16131) -(4636,14004),(4592,13941) -(15975,29628),(15912,29556) -(49887,24274),(49805,24184) -(11812,13440),(11723,13418) -(21589,38179),(21531,38085) -(32255,44463),(32219,44454) -(15023,12698),(14989,12687) -(28906,48630),(28818,48568) -(28886,38905),(28861,38832) -(34786,22285),(34740,22240) -\N -(46513,46780),(46425,46780) -\N -(26626,31759),(26551,31677) -(19792,25967),(19763,25933) -(20432,14394),(20388,14365) -(27092,7301),(27052,7278) -(22283,987),(22198,928) -(6197,24363),(6112,24311) -(46601,49259),(46551,49231) -(12392,48052),(12363,48038) -(46116,31386),(46067,31356) -(7354,16855),(7289,16778) -(47501,42808),(47495,42761) -(16461,25487),(16391,25398) -(42678,18798),(42678,18756) -(9466,18207),(9419,18185) -(17467,14177),(17416,14097) -(28533,31886),(28487,31832) -(13225,38472),(13188,38395) -(5180,40970),(5173,40902) -(83,10271),(15,10265) -(2111,6784),(2016,6690) -(41835,11064),(41798,10995) -(29273,48585),(29181,48536) -(29066,21615),(28985,21543) -(19805,44143),(19727,44128) -(48919,21468),(48875,21467) -(28790,34287),(28721,34251) -(10911,33074),(10869,32989) -(6111,16519),(6032,16489) -(43889,33838),(43837,33768) -(32323,21685),(32304,21644) -(9552,27819),(9539,27753) -(38266,49852),(38233,49844) -(37672,48362),(37663,48277) -(32550,47029),(32529,46931) -(46307,6620),(46272,6616) -(23192,46608),(23105,46566) -(30399,48330),(30335,48239) -(36268,25058),(36235,24984) -(19181,8120),(19089,8098) -(24376,19983),(24294,19925) -(18297,18375),(18202,18292) -\N -(31608,6215),(31575,6168) -(12788,49510),(12784,49468) -(46071,13013),(46035,12991) -(27647,8218),(27582,8201) -(49580,11076),(49537,11050) -\N -(35501,33782),(35501,33687) -(19969,3148),(19964,3082) -(37728,49153),(37726,49152) -(5322,48440),(5321,48435) -(48003,10096),(47904,10005) -(39361,22318),(39348,22236) -(30488,7456),(30437,7430) -(18533,39476),(18481,39394) -(39462,23701),(39433,23604) -(26701,18300),(26686,18235) -(17405,35577),(17387,35517) -(33971,29928),(33953,29919) -(6328,10241),(6276,10217) -(32459,44259),(32453,44217) -(1715,42385),(1647,42357) -(48113,6960),(48103,6872) -(30561,4255),(30476,4240) -(38907,43619),(38827,43553) -(29149,20773),(29070,20698) -(17006,1543),(16970,1497) -\N -(11737,18808),(11714,18788) -(13019,30534),(13005,30481) -(39224,31729),(39191,31683) -(4942,41680),(4907,41596) -(12287,37187),(12188,37172) -(30758,29579),(30725,29531) -\N -(16604,17963),(16581,17912) -(19459,15888),(19409,15812) -(34696,24783),(34600,24725) -(21621,14159),(21558,14110) -(12193,46149),(12145,46096) -(37781,4715),(37692,4635) -(41854,44125),(41807,44040) -(23604,23585),(23571,23533) -(7853,36967),(7797,36908) -(2755,13279),(2720,13206) -(4314,15424),(4283,15383) -(29584,12685),(29493,12594) -(25138,33726),(25042,33691) -(38393,10270),(38326,10185) -(4247,12615),(4225,12567) -(36100,33156),(36100,33107) -(20024,40796),(20016,40708) -(3927,44892),(3914,44843) -(10317,43168),(10226,43096) -(22057,3419),(22042,3334) -(37097,21814),(37025,21811) -(32084,21564),(31996,21491) -(34079,39921),(34058,39911) -(23078,47459),(23018,47373) -(38109,616),(38082,568) -(11862,40382),(11764,40292) -(33403,33320),(33389,33289) -(36639,24829),(36623,24829) -(12995,45080),(12992,45040) -(16545,19981),(16532,19891) -(26155,10659),(26154,10634) -(24423,255),(24360,213) -(823,22487),(781,22442) -(12823,20064),(12735,20040) -(19688,11710),(19681,11654) -(2892,20452),(2836,20424) -(15533,10807),(15464,10711) -(46994,41143),(46955,41082) -(18155,2421),(18069,2392) -(2628,12688),(2605,12602) -(35128,8396),(35044,8365) -(44765,49615),(44758,49524) -(11226,44529),(11178,44515) -(31334,32463),(31291,32456) -(43224,23387),(43168,23364) -(30882,10414),(30798,10395) -(29139,967),(29139,923) -(29959,45244),(29877,45223) -(19946,217),(19941,118) -(49732,22033),(49642,22012) -(32914,15360),(32879,15290) -(47825,21097),(47747,21030) -(10788,5131),(10746,5086) -\N -(15497,9698),(15481,9678) -(10617,47195),(10601,47117) -(42392,10583),(42340,10550) -(10753,33520),(10669,33509) -(5553,21580),(5521,21527) -(36840,12336),(36817,12320) -(49785,12554),(49702,12553) -(17737,38349),(17639,38277) -(48000,7823),(47956,7814) -(5019,3184),(4931,3160) -(30120,3524),(30063,3492) -(37044,2016),(37001,1942) -(23496,38566),(23469,38528) -(17255,48957),(17200,48903) -(27815,2138),(27808,2090) -(40440,11129),(40368,11105) -(35305,21772),(35272,21717) -(41308,45065),(41229,44973) -(14893,28807),(14817,28789) -(30776,45824),(30731,45772) -(742,40724),(652,40672) -(5985,41133),(5927,41097) -(9576,10226),(9540,10218) -(21407,23207),(21323,23160) -(44880,34228),(44877,34169) -(29146,49694),(29143,49682) -(28502,34886),(28471,34832) -\N -(30662,5584),(30604,5528) -(12612,26081),(12552,26001) -(17166,49308),(17098,49270) -(9586,14116),(9488,14104) -(37323,47576),(37264,47482) -(48009,49713),(48004,49614) -(49308,23780),(49297,23760) -(8667,32342),(8592,32294) -(37826,48560),(37822,48485) -\N -(24493,18653),(24486,18616) -(17914,3850),(17887,3775) -(34270,43873),(34231,43826) -(7753,44715),(7660,44651) -(44328,36364),(44265,36350) -(10146,3030),(10111,2975) -(35273,40106),(35269,40062) -\N -(38566,43846),(38547,43760) -(12400,41394),(12377,41378) -(45196,38286),(45153,38250) -(48511,14972),(48428,14883) -(25939,36328),(25886,36277) -(38997,11007),(38979,10917) -(30342,518),(30244,453) -(6876,7468),(6867,7454) -(17566,27575),(17566,27480) -(18869,28538),(18858,28475) -(16825,33309),(16726,33255) -(14585,26111),(14490,26035) -(28743,49392),(28664,49349) -(26652,23359),(26618,23297) -\N -(40129,33653),(40102,33584) -(41074,26393),(41038,26389) -(3869,33564),(3869,33536) -(28455,14205),(28364,14163) -(13866,45603),(13770,45543) -(21666,30586),(21578,30544) -(29978,11931),(29893,11868) -(1594,1043),(1517,971) -(948,1201),(907,1156) -(27547,13692),(27545,13677) -(13661,38184),(13566,38154) -(2389,40026),(2317,39938) -(35481,46379),(35481,46320) -\N -(26917,45698),(26864,45689) -(23933,41617),(23909,41539) -(8912,8471),(8862,8401) -(9625,4747),(9558,4692) -(34743,35056),(34721,34969) -(39544,21762),(39475,21717) -\N -(11741,26330),(11656,26293) -(39015,1315),(38966,1285) -(13418,44237),(13326,44202) -(2107,17672),(2093,17616) -(42448,28844),(42370,28764) -(49843,5175),(49808,5145) -(6536,23000),(6467,22958) -(11114,5822),(11027,5739) -(48457,11074),(48384,11024) -(12343,23110),(12310,23074) -(17300,24847),(17276,24825) -(8823,8253),(8793,8238) -(3449,171),(3354,108) -\N -(21650,23955),(21605,23883) -(13260,3234),(13193,3214) -(25361,10896),(25305,10806) -(25051,25042),(25011,25001) -(25044,25088),(25015,25005) -\N -(25007,25061),(25002,25013) -(25066,25105),(25003,25007) -(25028,25012),(25015,25011) -(25031,25057),(25006,25018) -(25015,25042),(25004,25012) -(25091,25049),(25019,25019) -(25023,25011),(25000,25004) -\N -(25053,25104),(25010,25012) -(25058,25001),(25018,25000) -(25059,25051),(25008,25016) -(25043,25069),(25007,25004) -(25006,25101),(25002,25002) -(25095,25012),(25014,25007) -(25054,25052),(25019,25013) -(25108,25077),(25009,25018) -(25007,25023),(25003,25002) -\N -(25076,25098),(25002,25016) -(25030,25077),(25012,25006) -\. --- --- Data for Name: spgist_box_tbl; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.spgist_box_tbl (id, b) FROM stdin; -1 (2,2),(1,1) -2 (7,2),(6,1) -3 (12,2),(11,1) -4 (17,2),(16,1) -5 (22,2),(21,1) -6 (27,2),(26,1) -7 (32,2),(31,1) -8 (37,2),(36,1) -9 (42,2),(41,1) -10 (47,2),(46,1) -11 (52,2),(51,1) -12 (57,2),(56,1) -13 (62,2),(61,1) -14 (67,2),(66,1) -15 (72,2),(71,1) -16 (77,2),(76,1) -17 (82,2),(81,1) -18 (87,2),(86,1) -19 (92,2),(91,1) -20 (97,2),(96,1) -21 (3,3),(1,1) -22 (8,3),(6,1) -23 (13,3),(11,1) -24 (18,3),(16,1) -25 (23,3),(21,1) -26 (28,3),(26,1) -27 (33,3),(31,1) -28 (38,3),(36,1) -29 (43,3),(41,1) -30 (48,3),(46,1) -31 (53,3),(51,1) -32 (58,3),(56,1) -33 (63,3),(61,1) -34 (68,3),(66,1) -35 (73,3),(71,1) -36 (78,3),(76,1) -37 (83,3),(81,1) -38 (88,3),(86,1) -39 (93,3),(91,1) -40 (98,3),(96,1) -41 (4,4),(1,1) -42 (9,4),(6,1) -43 (14,4),(11,1) -44 (19,4),(16,1) -45 (24,4),(21,1) -46 (29,4),(26,1) -47 (34,4),(31,1) -48 (39,4),(36,1) -49 (44,4),(41,1) -50 (49,4),(46,1) -51 (54,4),(51,1) -52 (59,4),(56,1) -53 (64,4),(61,1) -54 (69,4),(66,1) -55 (74,4),(71,1) -56 (79,4),(76,1) -57 (84,4),(81,1) -58 (89,4),(86,1) -59 (94,4),(91,1) -60 (99,4),(96,1) -61 (5,5),(1,1) -62 (10,5),(6,1) -63 (15,5),(11,1) -64 (20,5),(16,1) -65 (25,5),(21,1) -66 (30,5),(26,1) -67 (35,5),(31,1) -68 (40,5),(36,1) -69 (45,5),(41,1) -70 (50,5),(46,1) -71 (55,5),(51,1) -72 (60,5),(56,1) -73 (65,5),(61,1) -74 (70,5),(66,1) -75 (75,5),(71,1) -76 (80,5),(76,1) -77 (85,5),(81,1) -78 (90,5),(86,1) -79 (95,5),(91,1) -80 (100,5),(96,1) -81 (6,6),(1,1) -82 (11,6),(6,1) -83 (16,6),(11,1) -84 (21,6),(16,1) -85 (26,6),(21,1) -86 (31,6),(26,1) -87 (36,6),(31,1) -88 (41,6),(36,1) -89 (46,6),(41,1) -90 (51,6),(46,1) -91 (56,6),(51,1) -92 (61,6),(56,1) -93 (66,6),(61,1) -94 (71,6),(66,1) -95 (76,6),(71,1) -96 (81,6),(76,1) -97 (86,6),(81,1) -98 (91,6),(86,1) -99 (96,6),(91,1) -100 (101,6),(96,1) -101 (7,7),(1,1) -102 (12,7),(6,1) -103 (17,7),(11,1) -104 (22,7),(16,1) -105 (27,7),(21,1) -106 (32,7),(26,1) -107 (37,7),(31,1) -108 (42,7),(36,1) -109 (47,7),(41,1) -110 (52,7),(46,1) -111 (57,7),(51,1) -112 (62,7),(56,1) -113 (67,7),(61,1) -114 (72,7),(66,1) -115 (77,7),(71,1) -116 (82,7),(76,1) -117 (87,7),(81,1) -118 (92,7),(86,1) -119 (97,7),(91,1) -120 (102,7),(96,1) -121 (8,8),(1,1) -122 (13,8),(6,1) -123 (18,8),(11,1) -124 (23,8),(16,1) -125 (28,8),(21,1) -126 (33,8),(26,1) -127 (38,8),(31,1) -128 (43,8),(36,1) -129 (48,8),(41,1) -130 (53,8),(46,1) -131 (58,8),(51,1) -132 (63,8),(56,1) -133 (68,8),(61,1) -134 (73,8),(66,1) -135 (78,8),(71,1) -136 (83,8),(76,1) -137 (88,8),(81,1) -138 (93,8),(86,1) -139 (98,8),(91,1) -140 (103,8),(96,1) -141 (9,9),(1,1) -142 (14,9),(6,1) -143 (19,9),(11,1) -144 (24,9),(16,1) -145 (29,9),(21,1) -146 (34,9),(26,1) -147 (39,9),(31,1) -148 (44,9),(36,1) -149 (49,9),(41,1) -150 (54,9),(46,1) -151 (59,9),(51,1) -152 (64,9),(56,1) -153 (69,9),(61,1) -154 (74,9),(66,1) -155 (79,9),(71,1) -156 (84,9),(76,1) -157 (89,9),(81,1) -158 (94,9),(86,1) -159 (99,9),(91,1) -160 (104,9),(96,1) -161 (10,10),(1,1) -162 (15,10),(6,1) -163 (20,10),(11,1) -164 (25,10),(16,1) -165 (30,10),(21,1) -166 (35,10),(26,1) -167 (40,10),(31,1) -168 (45,10),(36,1) -169 (50,10),(41,1) -170 (55,10),(46,1) -171 (60,10),(51,1) -172 (65,10),(56,1) -173 (70,10),(61,1) -174 (75,10),(66,1) -175 (80,10),(71,1) -176 (85,10),(76,1) -177 (90,10),(81,1) -178 (95,10),(86,1) -179 (100,10),(91,1) -180 (105,10),(96,1) -181 (11,11),(1,1) -182 (16,11),(6,1) -183 (21,11),(11,1) -184 (26,11),(16,1) -185 (31,11),(21,1) -186 (36,11),(26,1) -187 (41,11),(31,1) -188 (46,11),(36,1) -189 (51,11),(41,1) -190 (56,11),(46,1) -191 (61,11),(51,1) -192 (66,11),(56,1) -193 (71,11),(61,1) -194 (76,11),(66,1) -195 (81,11),(71,1) -196 (86,11),(76,1) -197 (91,11),(81,1) -198 (96,11),(86,1) -199 (101,11),(91,1) -200 (106,11),(96,1) -201 (2,7),(1,6) -202 (7,7),(6,6) -203 (12,7),(11,6) -204 (17,7),(16,6) -205 (22,7),(21,6) -206 (27,7),(26,6) -207 (32,7),(31,6) -208 (37,7),(36,6) -209 (42,7),(41,6) -210 (47,7),(46,6) -211 (52,7),(51,6) -212 (57,7),(56,6) -213 (62,7),(61,6) -214 (67,7),(66,6) -215 (72,7),(71,6) -216 (77,7),(76,6) -217 (82,7),(81,6) -218 (87,7),(86,6) -219 (92,7),(91,6) -220 (97,7),(96,6) -221 (3,8),(1,6) -222 (8,8),(6,6) -223 (13,8),(11,6) -224 (18,8),(16,6) -225 (23,8),(21,6) -226 (28,8),(26,6) -227 (33,8),(31,6) -228 (38,8),(36,6) -229 (43,8),(41,6) -230 (48,8),(46,6) -231 (53,8),(51,6) -232 (58,8),(56,6) -233 (63,8),(61,6) -234 (68,8),(66,6) -235 (73,8),(71,6) -236 (78,8),(76,6) -237 (83,8),(81,6) -238 (88,8),(86,6) -239 (93,8),(91,6) -240 (98,8),(96,6) -241 (4,9),(1,6) -242 (9,9),(6,6) -243 (14,9),(11,6) -244 (19,9),(16,6) -245 (24,9),(21,6) -246 (29,9),(26,6) -247 (34,9),(31,6) -248 (39,9),(36,6) -249 (44,9),(41,6) -250 (49,9),(46,6) -251 (54,9),(51,6) -252 (59,9),(56,6) -253 (64,9),(61,6) -254 (69,9),(66,6) -255 (74,9),(71,6) -256 (79,9),(76,6) -257 (84,9),(81,6) -258 (89,9),(86,6) -259 (94,9),(91,6) -260 (99,9),(96,6) -261 (5,10),(1,6) -262 (10,10),(6,6) -263 (15,10),(11,6) -264 (20,10),(16,6) -265 (25,10),(21,6) -266 (30,10),(26,6) -267 (35,10),(31,6) -268 (40,10),(36,6) -269 (45,10),(41,6) -270 (50,10),(46,6) -271 (55,10),(51,6) -272 (60,10),(56,6) -273 (65,10),(61,6) -274 (70,10),(66,6) -275 (75,10),(71,6) -276 (80,10),(76,6) -277 (85,10),(81,6) -278 (90,10),(86,6) -279 (95,10),(91,6) -280 (100,10),(96,6) -281 (6,11),(1,6) -282 (11,11),(6,6) -283 (16,11),(11,6) -284 (21,11),(16,6) -285 (26,11),(21,6) -286 (31,11),(26,6) -287 (36,11),(31,6) -288 (41,11),(36,6) -289 (46,11),(41,6) -290 (51,11),(46,6) -291 (56,11),(51,6) -292 (61,11),(56,6) -293 (66,11),(61,6) -294 (71,11),(66,6) -295 (76,11),(71,6) -296 (81,11),(76,6) -297 (86,11),(81,6) -298 (91,11),(86,6) -299 (96,11),(91,6) -300 (101,11),(96,6) -301 (7,12),(1,6) -302 (12,12),(6,6) -303 (17,12),(11,6) -304 (22,12),(16,6) -305 (27,12),(21,6) -306 (32,12),(26,6) -307 (37,12),(31,6) -308 (42,12),(36,6) -309 (47,12),(41,6) -310 (52,12),(46,6) -311 (57,12),(51,6) -312 (62,12),(56,6) -313 (67,12),(61,6) -314 (72,12),(66,6) -315 (77,12),(71,6) -316 (82,12),(76,6) -317 (87,12),(81,6) -318 (92,12),(86,6) -319 (97,12),(91,6) -320 (102,12),(96,6) -321 (8,13),(1,6) -322 (13,13),(6,6) -323 (18,13),(11,6) -324 (23,13),(16,6) -325 (28,13),(21,6) -326 (33,13),(26,6) -327 (38,13),(31,6) -328 (43,13),(36,6) -329 (48,13),(41,6) -330 (53,13),(46,6) -331 (58,13),(51,6) -332 (63,13),(56,6) -333 (68,13),(61,6) -334 (73,13),(66,6) -335 (78,13),(71,6) -336 (83,13),(76,6) -337 (88,13),(81,6) -338 (93,13),(86,6) -339 (98,13),(91,6) -340 (103,13),(96,6) -341 (9,14),(1,6) -342 (14,14),(6,6) -343 (19,14),(11,6) -344 (24,14),(16,6) -345 (29,14),(21,6) -346 (34,14),(26,6) -347 (39,14),(31,6) -348 (44,14),(36,6) -349 (49,14),(41,6) -350 (54,14),(46,6) -351 (59,14),(51,6) -352 (64,14),(56,6) -353 (69,14),(61,6) -354 (74,14),(66,6) -355 (79,14),(71,6) -356 (84,14),(76,6) -357 (89,14),(81,6) -358 (94,14),(86,6) -359 (99,14),(91,6) -360 (104,14),(96,6) -361 (10,15),(1,6) -362 (15,15),(6,6) -363 (20,15),(11,6) -364 (25,15),(16,6) -365 (30,15),(21,6) -366 (35,15),(26,6) -367 (40,15),(31,6) -368 (45,15),(36,6) -369 (50,15),(41,6) -370 (55,15),(46,6) -371 (60,15),(51,6) -372 (65,15),(56,6) -373 (70,15),(61,6) -374 (75,15),(66,6) -375 (80,15),(71,6) -376 (85,15),(76,6) -377 (90,15),(81,6) -378 (95,15),(86,6) -379 (100,15),(91,6) -380 (105,15),(96,6) -381 (11,16),(1,6) -382 (16,16),(6,6) -383 (21,16),(11,6) -384 (26,16),(16,6) -385 (31,16),(21,6) -386 (36,16),(26,6) -387 (41,16),(31,6) -388 (46,16),(36,6) -389 (51,16),(41,6) -390 (56,16),(46,6) -391 (61,16),(51,6) -392 (66,16),(56,6) -393 (71,16),(61,6) -394 (76,16),(66,6) -395 (81,16),(71,6) -396 (86,16),(76,6) -397 (91,16),(81,6) -398 (96,16),(86,6) -399 (101,16),(91,6) -400 (106,16),(96,6) -401 (2,12),(1,11) -402 (7,12),(6,11) -403 (12,12),(11,11) -404 (17,12),(16,11) -405 (22,12),(21,11) -406 (27,12),(26,11) -407 (32,12),(31,11) -408 (37,12),(36,11) -409 (42,12),(41,11) -410 (47,12),(46,11) -411 (52,12),(51,11) -412 (57,12),(56,11) -413 (62,12),(61,11) -414 (67,12),(66,11) -415 (72,12),(71,11) -416 (77,12),(76,11) -417 (82,12),(81,11) -418 (87,12),(86,11) -419 (92,12),(91,11) -420 (97,12),(96,11) -421 (3,13),(1,11) -422 (8,13),(6,11) -423 (13,13),(11,11) -424 (18,13),(16,11) -425 (23,13),(21,11) -426 (28,13),(26,11) -427 (33,13),(31,11) -428 (38,13),(36,11) -429 (43,13),(41,11) -430 (48,13),(46,11) -431 (53,13),(51,11) -432 (58,13),(56,11) -433 (63,13),(61,11) -434 (68,13),(66,11) -435 (73,13),(71,11) -436 (78,13),(76,11) -437 (83,13),(81,11) -438 (88,13),(86,11) -439 (93,13),(91,11) -440 (98,13),(96,11) -441 (4,14),(1,11) -442 (9,14),(6,11) -443 (14,14),(11,11) -444 (19,14),(16,11) -445 (24,14),(21,11) -446 (29,14),(26,11) -447 (34,14),(31,11) -448 (39,14),(36,11) -449 (44,14),(41,11) -450 (49,14),(46,11) -451 (54,14),(51,11) -452 (59,14),(56,11) -453 (64,14),(61,11) -454 (69,14),(66,11) -455 (74,14),(71,11) -456 (79,14),(76,11) -457 (84,14),(81,11) -458 (89,14),(86,11) -459 (94,14),(91,11) -460 (99,14),(96,11) -461 (5,15),(1,11) -462 (10,15),(6,11) -463 (15,15),(11,11) -464 (20,15),(16,11) -465 (25,15),(21,11) -466 (30,15),(26,11) -467 (35,15),(31,11) -468 (40,15),(36,11) -469 (45,15),(41,11) -470 (50,15),(46,11) -471 (55,15),(51,11) -472 (60,15),(56,11) -473 (65,15),(61,11) -474 (70,15),(66,11) -475 (75,15),(71,11) -476 (80,15),(76,11) -477 (85,15),(81,11) -478 (90,15),(86,11) -479 (95,15),(91,11) -480 (100,15),(96,11) -481 (6,16),(1,11) -482 (11,16),(6,11) -483 (16,16),(11,11) -484 (21,16),(16,11) -485 (26,16),(21,11) -486 (31,16),(26,11) -487 (36,16),(31,11) -488 (41,16),(36,11) -489 (46,16),(41,11) -490 (51,16),(46,11) -491 (56,16),(51,11) -492 (61,16),(56,11) -493 (66,16),(61,11) -494 (71,16),(66,11) -495 (76,16),(71,11) -496 (81,16),(76,11) -497 (86,16),(81,11) -498 (91,16),(86,11) -499 (96,16),(91,11) -500 (101,16),(96,11) -501 (7,17),(1,11) -502 (12,17),(6,11) -503 (17,17),(11,11) -504 (22,17),(16,11) -505 (27,17),(21,11) -506 (32,17),(26,11) -507 (37,17),(31,11) -508 (42,17),(36,11) -509 (47,17),(41,11) -510 (52,17),(46,11) -511 (57,17),(51,11) -512 (62,17),(56,11) -513 (67,17),(61,11) -514 (72,17),(66,11) -515 (77,17),(71,11) -516 (82,17),(76,11) -517 (87,17),(81,11) -518 (92,17),(86,11) -519 (97,17),(91,11) -520 (102,17),(96,11) -521 (8,18),(1,11) -522 (13,18),(6,11) -523 (18,18),(11,11) -524 (23,18),(16,11) -525 (28,18),(21,11) -526 (33,18),(26,11) -527 (38,18),(31,11) -528 (43,18),(36,11) -529 (48,18),(41,11) -530 (53,18),(46,11) -531 (58,18),(51,11) -532 (63,18),(56,11) -533 (68,18),(61,11) -534 (73,18),(66,11) -535 (78,18),(71,11) -536 (83,18),(76,11) -537 (88,18),(81,11) -538 (93,18),(86,11) -539 (98,18),(91,11) -540 (103,18),(96,11) -541 (9,19),(1,11) -542 (14,19),(6,11) -543 (19,19),(11,11) -544 (24,19),(16,11) -545 (29,19),(21,11) -546 (34,19),(26,11) -547 (39,19),(31,11) -548 (44,19),(36,11) -549 (49,19),(41,11) -550 (54,19),(46,11) -551 (59,19),(51,11) -552 (64,19),(56,11) -553 (69,19),(61,11) -554 (74,19),(66,11) -555 (79,19),(71,11) -556 (84,19),(76,11) -557 (89,19),(81,11) -558 (94,19),(86,11) -559 (99,19),(91,11) -560 (104,19),(96,11) -561 (10,20),(1,11) -562 (15,20),(6,11) -563 (20,20),(11,11) -564 (25,20),(16,11) -565 (30,20),(21,11) -566 (35,20),(26,11) -567 (40,20),(31,11) -568 (45,20),(36,11) -569 (50,20),(41,11) -570 (55,20),(46,11) -571 (60,20),(51,11) -572 (65,20),(56,11) -573 (70,20),(61,11) -574 (75,20),(66,11) -575 (80,20),(71,11) -576 (85,20),(76,11) -577 (90,20),(81,11) -578 (95,20),(86,11) -579 (100,20),(91,11) -580 (105,20),(96,11) -581 (11,21),(1,11) -582 (16,21),(6,11) -583 (21,21),(11,11) -584 (26,21),(16,11) -585 (31,21),(21,11) -586 (36,21),(26,11) -587 (41,21),(31,11) -588 (46,21),(36,11) -589 (51,21),(41,11) -590 (56,21),(46,11) -591 (61,21),(51,11) -592 (66,21),(56,11) -593 (71,21),(61,11) -594 (76,21),(66,11) -595 (81,21),(71,11) -596 (86,21),(76,11) -597 (91,21),(81,11) -598 (96,21),(86,11) -599 (101,21),(91,11) -600 (106,21),(96,11) -601 (2,17),(1,16) -602 (7,17),(6,16) -603 (12,17),(11,16) -604 (17,17),(16,16) -605 (22,17),(21,16) -606 (27,17),(26,16) -607 (32,17),(31,16) -608 (37,17),(36,16) -609 (42,17),(41,16) -610 (47,17),(46,16) -611 (52,17),(51,16) -612 (57,17),(56,16) -613 (62,17),(61,16) -614 (67,17),(66,16) -615 (72,17),(71,16) -616 (77,17),(76,16) -617 (82,17),(81,16) -618 (87,17),(86,16) -619 (92,17),(91,16) -620 (97,17),(96,16) -621 (3,18),(1,16) -622 (8,18),(6,16) -623 (13,18),(11,16) -624 (18,18),(16,16) -625 (23,18),(21,16) -626 (28,18),(26,16) -627 (33,18),(31,16) -628 (38,18),(36,16) -629 (43,18),(41,16) -630 (48,18),(46,16) -631 (53,18),(51,16) -632 (58,18),(56,16) -633 (63,18),(61,16) -634 (68,18),(66,16) -635 (73,18),(71,16) -636 (78,18),(76,16) -637 (83,18),(81,16) -638 (88,18),(86,16) -639 (93,18),(91,16) -640 (98,18),(96,16) -641 (4,19),(1,16) -642 (9,19),(6,16) -643 (14,19),(11,16) -644 (19,19),(16,16) -645 (24,19),(21,16) -646 (29,19),(26,16) -647 (34,19),(31,16) -648 (39,19),(36,16) -649 (44,19),(41,16) -650 (49,19),(46,16) -651 (54,19),(51,16) -652 (59,19),(56,16) -653 (64,19),(61,16) -654 (69,19),(66,16) -655 (74,19),(71,16) -656 (79,19),(76,16) -657 (84,19),(81,16) -658 (89,19),(86,16) -659 (94,19),(91,16) -660 (99,19),(96,16) -661 (5,20),(1,16) -662 (10,20),(6,16) -663 (15,20),(11,16) -664 (20,20),(16,16) -665 (25,20),(21,16) -666 (30,20),(26,16) -667 (35,20),(31,16) -668 (40,20),(36,16) -669 (45,20),(41,16) -670 (50,20),(46,16) -671 (55,20),(51,16) -672 (60,20),(56,16) -673 (65,20),(61,16) -674 (70,20),(66,16) -675 (75,20),(71,16) -676 (80,20),(76,16) -677 (85,20),(81,16) -678 (90,20),(86,16) -679 (95,20),(91,16) -680 (100,20),(96,16) -681 (6,21),(1,16) -682 (11,21),(6,16) -683 (16,21),(11,16) -684 (21,21),(16,16) -685 (26,21),(21,16) -686 (31,21),(26,16) -687 (36,21),(31,16) -688 (41,21),(36,16) -689 (46,21),(41,16) -690 (51,21),(46,16) -691 (56,21),(51,16) -692 (61,21),(56,16) -693 (66,21),(61,16) -694 (71,21),(66,16) -695 (76,21),(71,16) -696 (81,21),(76,16) -697 (86,21),(81,16) -698 (91,21),(86,16) -699 (96,21),(91,16) -700 (101,21),(96,16) -701 (7,22),(1,16) -702 (12,22),(6,16) -703 (17,22),(11,16) -704 (22,22),(16,16) -705 (27,22),(21,16) -706 (32,22),(26,16) -707 (37,22),(31,16) -708 (42,22),(36,16) -709 (47,22),(41,16) -710 (52,22),(46,16) -711 (57,22),(51,16) -712 (62,22),(56,16) -713 (67,22),(61,16) -714 (72,22),(66,16) -715 (77,22),(71,16) -716 (82,22),(76,16) -717 (87,22),(81,16) -718 (92,22),(86,16) -719 (97,22),(91,16) -720 (102,22),(96,16) -721 (8,23),(1,16) -722 (13,23),(6,16) -723 (18,23),(11,16) -724 (23,23),(16,16) -725 (28,23),(21,16) -726 (33,23),(26,16) -727 (38,23),(31,16) -728 (43,23),(36,16) -729 (48,23),(41,16) -730 (53,23),(46,16) -731 (58,23),(51,16) -732 (63,23),(56,16) -733 (68,23),(61,16) -734 (73,23),(66,16) -735 (78,23),(71,16) -736 (83,23),(76,16) -737 (88,23),(81,16) -738 (93,23),(86,16) -739 (98,23),(91,16) -740 (103,23),(96,16) -741 (9,24),(1,16) -742 (14,24),(6,16) -743 (19,24),(11,16) -744 (24,24),(16,16) -745 (29,24),(21,16) -746 (34,24),(26,16) -747 (39,24),(31,16) -748 (44,24),(36,16) -749 (49,24),(41,16) -750 (54,24),(46,16) -751 (59,24),(51,16) -752 (64,24),(56,16) -753 (69,24),(61,16) -754 (74,24),(66,16) -755 (79,24),(71,16) -756 (84,24),(76,16) -757 (89,24),(81,16) -758 (94,24),(86,16) -759 (99,24),(91,16) -760 (104,24),(96,16) -761 (10,25),(1,16) -762 (15,25),(6,16) -763 (20,25),(11,16) -764 (25,25),(16,16) -765 (30,25),(21,16) -766 (35,25),(26,16) -767 (40,25),(31,16) -768 (45,25),(36,16) -769 (50,25),(41,16) -770 (55,25),(46,16) -771 (60,25),(51,16) -772 (65,25),(56,16) -773 (70,25),(61,16) -774 (75,25),(66,16) -775 (80,25),(71,16) -776 (85,25),(76,16) -777 (90,25),(81,16) -778 (95,25),(86,16) -779 (100,25),(91,16) -780 (105,25),(96,16) -781 (11,26),(1,16) -782 (16,26),(6,16) -783 (21,26),(11,16) -784 (26,26),(16,16) -785 (31,26),(21,16) -786 (36,26),(26,16) -787 (41,26),(31,16) -788 (46,26),(36,16) -789 (51,26),(41,16) -790 (56,26),(46,16) -791 (61,26),(51,16) -792 (66,26),(56,16) -793 (71,26),(61,16) -794 (76,26),(66,16) -795 (81,26),(71,16) -796 (86,26),(76,16) -797 (91,26),(81,16) -798 (96,26),(86,16) -799 (101,26),(91,16) -800 (106,26),(96,16) -801 (2,22),(1,21) -802 (7,22),(6,21) -803 (12,22),(11,21) -804 (17,22),(16,21) -805 (22,22),(21,21) -806 (27,22),(26,21) -807 (32,22),(31,21) -808 (37,22),(36,21) -809 (42,22),(41,21) -810 (47,22),(46,21) -811 (52,22),(51,21) -812 (57,22),(56,21) -813 (62,22),(61,21) -814 (67,22),(66,21) -815 (72,22),(71,21) -816 (77,22),(76,21) -817 (82,22),(81,21) -818 (87,22),(86,21) -819 (92,22),(91,21) -820 (97,22),(96,21) -821 (3,23),(1,21) -822 (8,23),(6,21) -823 (13,23),(11,21) -824 (18,23),(16,21) -825 (23,23),(21,21) -826 (28,23),(26,21) -827 (33,23),(31,21) -828 (38,23),(36,21) -829 (43,23),(41,21) -830 (48,23),(46,21) -831 (53,23),(51,21) -832 (58,23),(56,21) -833 (63,23),(61,21) -834 (68,23),(66,21) -835 (73,23),(71,21) -836 (78,23),(76,21) -837 (83,23),(81,21) -838 (88,23),(86,21) -839 (93,23),(91,21) -840 (98,23),(96,21) -841 (4,24),(1,21) -842 (9,24),(6,21) -843 (14,24),(11,21) -844 (19,24),(16,21) -845 (24,24),(21,21) -846 (29,24),(26,21) -847 (34,24),(31,21) -848 (39,24),(36,21) -849 (44,24),(41,21) -850 (49,24),(46,21) -851 (54,24),(51,21) -852 (59,24),(56,21) -853 (64,24),(61,21) -854 (69,24),(66,21) -855 (74,24),(71,21) -856 (79,24),(76,21) -857 (84,24),(81,21) -858 (89,24),(86,21) -859 (94,24),(91,21) -860 (99,24),(96,21) -861 (5,25),(1,21) -862 (10,25),(6,21) -863 (15,25),(11,21) -864 (20,25),(16,21) -865 (25,25),(21,21) -866 (30,25),(26,21) -867 (35,25),(31,21) -868 (40,25),(36,21) -869 (45,25),(41,21) -870 (50,25),(46,21) -871 (55,25),(51,21) -872 (60,25),(56,21) -873 (65,25),(61,21) -874 (70,25),(66,21) -875 (75,25),(71,21) -876 (80,25),(76,21) -877 (85,25),(81,21) -878 (90,25),(86,21) -879 (95,25),(91,21) -880 (100,25),(96,21) -881 (6,26),(1,21) -882 (11,26),(6,21) -883 (16,26),(11,21) -884 (21,26),(16,21) -885 (26,26),(21,21) -886 (31,26),(26,21) -887 (36,26),(31,21) -888 (41,26),(36,21) -889 (46,26),(41,21) -890 (51,26),(46,21) -891 (56,26),(51,21) -892 (61,26),(56,21) -893 (66,26),(61,21) -894 (71,26),(66,21) -895 (76,26),(71,21) -896 (81,26),(76,21) -897 (86,26),(81,21) -898 (91,26),(86,21) -899 (96,26),(91,21) -900 (101,26),(96,21) -901 (7,27),(1,21) -902 (12,27),(6,21) -903 (17,27),(11,21) -904 (22,27),(16,21) -905 (27,27),(21,21) -906 (32,27),(26,21) -907 (37,27),(31,21) -908 (42,27),(36,21) -909 (47,27),(41,21) -910 (52,27),(46,21) -911 (57,27),(51,21) -912 (62,27),(56,21) -913 (67,27),(61,21) -914 (72,27),(66,21) -915 (77,27),(71,21) -916 (82,27),(76,21) -917 (87,27),(81,21) -918 (92,27),(86,21) -919 (97,27),(91,21) -920 (102,27),(96,21) -921 (8,28),(1,21) -922 (13,28),(6,21) -923 (18,28),(11,21) -924 (23,28),(16,21) -925 (28,28),(21,21) -926 (33,28),(26,21) -927 (38,28),(31,21) -928 (43,28),(36,21) -929 (48,28),(41,21) -930 (53,28),(46,21) -931 (58,28),(51,21) -932 (63,28),(56,21) -933 (68,28),(61,21) -934 (73,28),(66,21) -935 (78,28),(71,21) -936 (83,28),(76,21) -937 (88,28),(81,21) -938 (93,28),(86,21) -939 (98,28),(91,21) -940 (103,28),(96,21) -941 (9,29),(1,21) -942 (14,29),(6,21) -943 (19,29),(11,21) -944 (24,29),(16,21) -945 (29,29),(21,21) -946 (34,29),(26,21) -947 (39,29),(31,21) -948 (44,29),(36,21) -949 (49,29),(41,21) -950 (54,29),(46,21) -951 (59,29),(51,21) -952 (64,29),(56,21) -953 (69,29),(61,21) -954 (74,29),(66,21) -955 (79,29),(71,21) -956 (84,29),(76,21) -957 (89,29),(81,21) -958 (94,29),(86,21) -959 (99,29),(91,21) -960 (104,29),(96,21) -961 (10,30),(1,21) -962 (15,30),(6,21) -963 (20,30),(11,21) -964 (25,30),(16,21) -965 (30,30),(21,21) -966 (35,30),(26,21) -967 (40,30),(31,21) -968 (45,30),(36,21) -969 (50,30),(41,21) -970 (55,30),(46,21) -971 (60,30),(51,21) -972 (65,30),(56,21) -973 (70,30),(61,21) -974 (75,30),(66,21) -975 (80,30),(71,21) -976 (85,30),(76,21) -977 (90,30),(81,21) -978 (95,30),(86,21) -979 (100,30),(91,21) -980 (105,30),(96,21) -981 (11,31),(1,21) -982 (16,31),(6,21) -983 (21,31),(11,21) -984 (26,31),(16,21) -985 (31,31),(21,21) -986 (36,31),(26,21) -987 (41,31),(31,21) -988 (46,31),(36,21) -989 (51,31),(41,21) -990 (56,31),(46,21) -991 (61,31),(51,21) -992 (66,31),(56,21) -993 (71,31),(61,21) -994 (76,31),(66,21) -995 (81,31),(71,21) -996 (86,31),(76,21) -997 (91,31),(81,21) -998 (96,31),(86,21) -999 (101,31),(91,21) -1000 (106,31),(96,21) -1001 (2,27),(1,26) -1002 (7,27),(6,26) -1003 (12,27),(11,26) -1004 (17,27),(16,26) -1005 (22,27),(21,26) -1006 (27,27),(26,26) -1007 (32,27),(31,26) -1008 (37,27),(36,26) -1009 (42,27),(41,26) -1010 (47,27),(46,26) -1011 (52,27),(51,26) -1012 (57,27),(56,26) -1013 (62,27),(61,26) -1014 (67,27),(66,26) -1015 (72,27),(71,26) -1016 (77,27),(76,26) -1017 (82,27),(81,26) -1018 (87,27),(86,26) -1019 (92,27),(91,26) -1020 (97,27),(96,26) -1021 (3,28),(1,26) -1022 (8,28),(6,26) -1023 (13,28),(11,26) -1024 (18,28),(16,26) -1025 (23,28),(21,26) -1026 (28,28),(26,26) -1027 (33,28),(31,26) -1028 (38,28),(36,26) -1029 (43,28),(41,26) -1030 (48,28),(46,26) -1031 (53,28),(51,26) -1032 (58,28),(56,26) -1033 (63,28),(61,26) -1034 (68,28),(66,26) -1035 (73,28),(71,26) -1036 (78,28),(76,26) -1037 (83,28),(81,26) -1038 (88,28),(86,26) -1039 (93,28),(91,26) -1040 (98,28),(96,26) -1041 (4,29),(1,26) -1042 (9,29),(6,26) -1043 (14,29),(11,26) -1044 (19,29),(16,26) -1045 (24,29),(21,26) -1046 (29,29),(26,26) -1047 (34,29),(31,26) -1048 (39,29),(36,26) -1049 (44,29),(41,26) -1050 (49,29),(46,26) -1051 (54,29),(51,26) -1052 (59,29),(56,26) -1053 (64,29),(61,26) -1054 (69,29),(66,26) -1055 (74,29),(71,26) -1056 (79,29),(76,26) -1057 (84,29),(81,26) -1058 (89,29),(86,26) -1059 (94,29),(91,26) -1060 (99,29),(96,26) -1061 (5,30),(1,26) -1062 (10,30),(6,26) -1063 (15,30),(11,26) -1064 (20,30),(16,26) -1065 (25,30),(21,26) -1066 (30,30),(26,26) -1067 (35,30),(31,26) -1068 (40,30),(36,26) -1069 (45,30),(41,26) -1070 (50,30),(46,26) -1071 (55,30),(51,26) -1072 (60,30),(56,26) -1073 (65,30),(61,26) -1074 (70,30),(66,26) -1075 (75,30),(71,26) -1076 (80,30),(76,26) -1077 (85,30),(81,26) -1078 (90,30),(86,26) -1079 (95,30),(91,26) -1080 (100,30),(96,26) -1081 (6,31),(1,26) -1082 (11,31),(6,26) -1083 (16,31),(11,26) -1084 (21,31),(16,26) -1085 (26,31),(21,26) -1086 (31,31),(26,26) -1087 (36,31),(31,26) -1088 (41,31),(36,26) -1089 (46,31),(41,26) -1090 (51,31),(46,26) -1091 (56,31),(51,26) -1092 (61,31),(56,26) -1093 (66,31),(61,26) -1094 (71,31),(66,26) -1095 (76,31),(71,26) -1096 (81,31),(76,26) -1097 (86,31),(81,26) -1098 (91,31),(86,26) -1099 (96,31),(91,26) -1100 (101,31),(96,26) -1101 (7,32),(1,26) -1102 (12,32),(6,26) -1103 (17,32),(11,26) -1104 (22,32),(16,26) -1105 (27,32),(21,26) -1106 (32,32),(26,26) -1107 (37,32),(31,26) -1108 (42,32),(36,26) -1109 (47,32),(41,26) -1110 (52,32),(46,26) -1111 (57,32),(51,26) -1112 (62,32),(56,26) -1113 (67,32),(61,26) -1114 (72,32),(66,26) -1115 (77,32),(71,26) -1116 (82,32),(76,26) -1117 (87,32),(81,26) -1118 (92,32),(86,26) -1119 (97,32),(91,26) -1120 (102,32),(96,26) -1121 (8,33),(1,26) -1122 (13,33),(6,26) -1123 (18,33),(11,26) -1124 (23,33),(16,26) -1125 (28,33),(21,26) -1126 (33,33),(26,26) -1127 (38,33),(31,26) -1128 (43,33),(36,26) -1129 (48,33),(41,26) -1130 (53,33),(46,26) -1131 (58,33),(51,26) -1132 (63,33),(56,26) -1133 (68,33),(61,26) -1134 (73,33),(66,26) -1135 (78,33),(71,26) -1136 (83,33),(76,26) -1137 (88,33),(81,26) -1138 (93,33),(86,26) -1139 (98,33),(91,26) -1140 (103,33),(96,26) -1141 (9,34),(1,26) -1142 (14,34),(6,26) -1143 (19,34),(11,26) -1144 (24,34),(16,26) -1145 (29,34),(21,26) -1146 (34,34),(26,26) -1147 (39,34),(31,26) -1148 (44,34),(36,26) -1149 (49,34),(41,26) -1150 (54,34),(46,26) -1151 (59,34),(51,26) -1152 (64,34),(56,26) -1153 (69,34),(61,26) -1154 (74,34),(66,26) -1155 (79,34),(71,26) -1156 (84,34),(76,26) -1157 (89,34),(81,26) -1158 (94,34),(86,26) -1159 (99,34),(91,26) -1160 (104,34),(96,26) -1161 (10,35),(1,26) -1162 (15,35),(6,26) -1163 (20,35),(11,26) -1164 (25,35),(16,26) -1165 (30,35),(21,26) -1166 (35,35),(26,26) -1167 (40,35),(31,26) -1168 (45,35),(36,26) -1169 (50,35),(41,26) -1170 (55,35),(46,26) -1171 (60,35),(51,26) -1172 (65,35),(56,26) -1173 (70,35),(61,26) -1174 (75,35),(66,26) -1175 (80,35),(71,26) -1176 (85,35),(76,26) -1177 (90,35),(81,26) -1178 (95,35),(86,26) -1179 (100,35),(91,26) -1180 (105,35),(96,26) -1181 (11,36),(1,26) -1182 (16,36),(6,26) -1183 (21,36),(11,26) -1184 (26,36),(16,26) -1185 (31,36),(21,26) -1186 (36,36),(26,26) -1187 (41,36),(31,26) -1188 (46,36),(36,26) -1189 (51,36),(41,26) -1190 (56,36),(46,26) -1191 (61,36),(51,26) -1192 (66,36),(56,26) -1193 (71,36),(61,26) -1194 (76,36),(66,26) -1195 (81,36),(71,26) -1196 (86,36),(76,26) -1197 (91,36),(81,26) -1198 (96,36),(86,26) -1199 (101,36),(91,26) -1200 (106,36),(96,26) -1201 (2,32),(1,31) -1202 (7,32),(6,31) -1203 (12,32),(11,31) -1204 (17,32),(16,31) -1205 (22,32),(21,31) -1206 (27,32),(26,31) -1207 (32,32),(31,31) -1208 (37,32),(36,31) -1209 (42,32),(41,31) -1210 (47,32),(46,31) -1211 (52,32),(51,31) -1212 (57,32),(56,31) -1213 (62,32),(61,31) -1214 (67,32),(66,31) -1215 (72,32),(71,31) -1216 (77,32),(76,31) -1217 (82,32),(81,31) -1218 (87,32),(86,31) -1219 (92,32),(91,31) -1220 (97,32),(96,31) -1221 (3,33),(1,31) -1222 (8,33),(6,31) -1223 (13,33),(11,31) -1224 (18,33),(16,31) -1225 (23,33),(21,31) -1226 (28,33),(26,31) -1227 (33,33),(31,31) -1228 (38,33),(36,31) -1229 (43,33),(41,31) -1230 (48,33),(46,31) -1231 (53,33),(51,31) -1232 (58,33),(56,31) -1233 (63,33),(61,31) -1234 (68,33),(66,31) -1235 (73,33),(71,31) -1236 (78,33),(76,31) -1237 (83,33),(81,31) -1238 (88,33),(86,31) -1239 (93,33),(91,31) -1240 (98,33),(96,31) -1241 (4,34),(1,31) -1242 (9,34),(6,31) -1243 (14,34),(11,31) -1244 (19,34),(16,31) -1245 (24,34),(21,31) -1246 (29,34),(26,31) -1247 (34,34),(31,31) -1248 (39,34),(36,31) -1249 (44,34),(41,31) -1250 (49,34),(46,31) -1251 (54,34),(51,31) -1252 (59,34),(56,31) -1253 (64,34),(61,31) -1254 (69,34),(66,31) -1255 (74,34),(71,31) -1256 (79,34),(76,31) -1257 (84,34),(81,31) -1258 (89,34),(86,31) -1259 (94,34),(91,31) -1260 (99,34),(96,31) -1261 (5,35),(1,31) -1262 (10,35),(6,31) -1263 (15,35),(11,31) -1264 (20,35),(16,31) -1265 (25,35),(21,31) -1266 (30,35),(26,31) -1267 (35,35),(31,31) -1268 (40,35),(36,31) -1269 (45,35),(41,31) -1270 (50,35),(46,31) -1271 (55,35),(51,31) -1272 (60,35),(56,31) -1273 (65,35),(61,31) -1274 (70,35),(66,31) -1275 (75,35),(71,31) -1276 (80,35),(76,31) -1277 (85,35),(81,31) -1278 (90,35),(86,31) -1279 (95,35),(91,31) -1280 (100,35),(96,31) -1281 (6,36),(1,31) -1282 (11,36),(6,31) -1283 (16,36),(11,31) -1284 (21,36),(16,31) -1285 (26,36),(21,31) -1286 (31,36),(26,31) -1287 (36,36),(31,31) -1288 (41,36),(36,31) -1289 (46,36),(41,31) -1290 (51,36),(46,31) -1291 (56,36),(51,31) -1292 (61,36),(56,31) -1293 (66,36),(61,31) -1294 (71,36),(66,31) -1295 (76,36),(71,31) -1296 (81,36),(76,31) -1297 (86,36),(81,31) -1298 (91,36),(86,31) -1299 (96,36),(91,31) -1300 (101,36),(96,31) -1301 (7,37),(1,31) -1302 (12,37),(6,31) -1303 (17,37),(11,31) -1304 (22,37),(16,31) -1305 (27,37),(21,31) -1306 (32,37),(26,31) -1307 (37,37),(31,31) -1308 (42,37),(36,31) -1309 (47,37),(41,31) -1310 (52,37),(46,31) -1311 (57,37),(51,31) -1312 (62,37),(56,31) -1313 (67,37),(61,31) -1314 (72,37),(66,31) -1315 (77,37),(71,31) -1316 (82,37),(76,31) -1317 (87,37),(81,31) -1318 (92,37),(86,31) -1319 (97,37),(91,31) -1320 (102,37),(96,31) -1321 (8,38),(1,31) -1322 (13,38),(6,31) -1323 (18,38),(11,31) -1324 (23,38),(16,31) -1325 (28,38),(21,31) -1326 (33,38),(26,31) -1327 (38,38),(31,31) -1328 (43,38),(36,31) -1329 (48,38),(41,31) -1330 (53,38),(46,31) -1331 (58,38),(51,31) -1332 (63,38),(56,31) -1333 (68,38),(61,31) -1334 (73,38),(66,31) -1335 (78,38),(71,31) -1336 (83,38),(76,31) -1337 (88,38),(81,31) -1338 (93,38),(86,31) -1339 (98,38),(91,31) -1340 (103,38),(96,31) -1341 (9,39),(1,31) -1342 (14,39),(6,31) -1343 (19,39),(11,31) -1344 (24,39),(16,31) -1345 (29,39),(21,31) -1346 (34,39),(26,31) -1347 (39,39),(31,31) -1348 (44,39),(36,31) -1349 (49,39),(41,31) -1350 (54,39),(46,31) -1351 (59,39),(51,31) -1352 (64,39),(56,31) -1353 (69,39),(61,31) -1354 (74,39),(66,31) -1355 (79,39),(71,31) -1356 (84,39),(76,31) -1357 (89,39),(81,31) -1358 (94,39),(86,31) -1359 (99,39),(91,31) -1360 (104,39),(96,31) -1361 (10,40),(1,31) -1362 (15,40),(6,31) -1363 (20,40),(11,31) -1364 (25,40),(16,31) -1365 (30,40),(21,31) -1366 (35,40),(26,31) -1367 (40,40),(31,31) -1368 (45,40),(36,31) -1369 (50,40),(41,31) -1370 (55,40),(46,31) -1371 (60,40),(51,31) -1372 (65,40),(56,31) -1373 (70,40),(61,31) -1374 (75,40),(66,31) -1375 (80,40),(71,31) -1376 (85,40),(76,31) -1377 (90,40),(81,31) -1378 (95,40),(86,31) -1379 (100,40),(91,31) -1380 (105,40),(96,31) -1381 (11,41),(1,31) -1382 (16,41),(6,31) -1383 (21,41),(11,31) -1384 (26,41),(16,31) -1385 (31,41),(21,31) -1386 (36,41),(26,31) -1387 (41,41),(31,31) -1388 (46,41),(36,31) -1389 (51,41),(41,31) -1390 (56,41),(46,31) -1391 (61,41),(51,31) -1392 (66,41),(56,31) -1393 (71,41),(61,31) -1394 (76,41),(66,31) -1395 (81,41),(71,31) -1396 (86,41),(76,31) -1397 (91,41),(81,31) -1398 (96,41),(86,31) -1399 (101,41),(91,31) -1400 (106,41),(96,31) -1401 (2,37),(1,36) -1402 (7,37),(6,36) -1403 (12,37),(11,36) -1404 (17,37),(16,36) -1405 (22,37),(21,36) -1406 (27,37),(26,36) -1407 (32,37),(31,36) -1408 (37,37),(36,36) -1409 (42,37),(41,36) -1410 (47,37),(46,36) -1411 (52,37),(51,36) -1412 (57,37),(56,36) -1413 (62,37),(61,36) -1414 (67,37),(66,36) -1415 (72,37),(71,36) -1416 (77,37),(76,36) -1417 (82,37),(81,36) -1418 (87,37),(86,36) -1419 (92,37),(91,36) -1420 (97,37),(96,36) -1421 (3,38),(1,36) -1422 (8,38),(6,36) -1423 (13,38),(11,36) -1424 (18,38),(16,36) -1425 (23,38),(21,36) -1426 (28,38),(26,36) -1427 (33,38),(31,36) -1428 (38,38),(36,36) -1429 (43,38),(41,36) -1430 (48,38),(46,36) -1431 (53,38),(51,36) -1432 (58,38),(56,36) -1433 (63,38),(61,36) -1434 (68,38),(66,36) -1435 (73,38),(71,36) -1436 (78,38),(76,36) -1437 (83,38),(81,36) -1438 (88,38),(86,36) -1439 (93,38),(91,36) -1440 (98,38),(96,36) -1441 (4,39),(1,36) -1442 (9,39),(6,36) -1443 (14,39),(11,36) -1444 (19,39),(16,36) -1445 (24,39),(21,36) -1446 (29,39),(26,36) -1447 (34,39),(31,36) -1448 (39,39),(36,36) -1449 (44,39),(41,36) -1450 (49,39),(46,36) -1451 (54,39),(51,36) -1452 (59,39),(56,36) -1453 (64,39),(61,36) -1454 (69,39),(66,36) -1455 (74,39),(71,36) -1456 (79,39),(76,36) -1457 (84,39),(81,36) -1458 (89,39),(86,36) -1459 (94,39),(91,36) -1460 (99,39),(96,36) -1461 (5,40),(1,36) -1462 (10,40),(6,36) -1463 (15,40),(11,36) -1464 (20,40),(16,36) -1465 (25,40),(21,36) -1466 (30,40),(26,36) -1467 (35,40),(31,36) -1468 (40,40),(36,36) -1469 (45,40),(41,36) -1470 (50,40),(46,36) -1471 (55,40),(51,36) -1472 (60,40),(56,36) -1473 (65,40),(61,36) -1474 (70,40),(66,36) -1475 (75,40),(71,36) -1476 (80,40),(76,36) -1477 (85,40),(81,36) -1478 (90,40),(86,36) -1479 (95,40),(91,36) -1480 (100,40),(96,36) -1481 (6,41),(1,36) -1482 (11,41),(6,36) -1483 (16,41),(11,36) -1484 (21,41),(16,36) -1485 (26,41),(21,36) -1486 (31,41),(26,36) -1487 (36,41),(31,36) -1488 (41,41),(36,36) -1489 (46,41),(41,36) -1490 (51,41),(46,36) -1491 (56,41),(51,36) -1492 (61,41),(56,36) -1493 (66,41),(61,36) -1494 (71,41),(66,36) -1495 (76,41),(71,36) -1496 (81,41),(76,36) -1497 (86,41),(81,36) -1498 (91,41),(86,36) -1499 (96,41),(91,36) -1500 (101,41),(96,36) -1501 (7,42),(1,36) -1502 (12,42),(6,36) -1503 (17,42),(11,36) -1504 (22,42),(16,36) -1505 (27,42),(21,36) -1506 (32,42),(26,36) -1507 (37,42),(31,36) -1508 (42,42),(36,36) -1509 (47,42),(41,36) -1510 (52,42),(46,36) -1511 (57,42),(51,36) -1512 (62,42),(56,36) -1513 (67,42),(61,36) -1514 (72,42),(66,36) -1515 (77,42),(71,36) -1516 (82,42),(76,36) -1517 (87,42),(81,36) -1518 (92,42),(86,36) -1519 (97,42),(91,36) -1520 (102,42),(96,36) -1521 (8,43),(1,36) -1522 (13,43),(6,36) -1523 (18,43),(11,36) -1524 (23,43),(16,36) -1525 (28,43),(21,36) -1526 (33,43),(26,36) -1527 (38,43),(31,36) -1528 (43,43),(36,36) -1529 (48,43),(41,36) -1530 (53,43),(46,36) -1531 (58,43),(51,36) -1532 (63,43),(56,36) -1533 (68,43),(61,36) -1534 (73,43),(66,36) -1535 (78,43),(71,36) -1536 (83,43),(76,36) -1537 (88,43),(81,36) -1538 (93,43),(86,36) -1539 (98,43),(91,36) -1540 (103,43),(96,36) -1541 (9,44),(1,36) -1542 (14,44),(6,36) -1543 (19,44),(11,36) -1544 (24,44),(16,36) -1545 (29,44),(21,36) -1546 (34,44),(26,36) -1547 (39,44),(31,36) -1548 (44,44),(36,36) -1549 (49,44),(41,36) -1550 (54,44),(46,36) -1551 (59,44),(51,36) -1552 (64,44),(56,36) -1553 (69,44),(61,36) -1554 (74,44),(66,36) -1555 (79,44),(71,36) -1556 (84,44),(76,36) -1557 (89,44),(81,36) -1558 (94,44),(86,36) -1559 (99,44),(91,36) -1560 (104,44),(96,36) -1561 (10,45),(1,36) -1562 (15,45),(6,36) -1563 (20,45),(11,36) -1564 (25,45),(16,36) -1565 (30,45),(21,36) -1566 (35,45),(26,36) -1567 (40,45),(31,36) -1568 (45,45),(36,36) -1569 (50,45),(41,36) -1570 (55,45),(46,36) -1571 (60,45),(51,36) -1572 (65,45),(56,36) -1573 (70,45),(61,36) -1574 (75,45),(66,36) -1575 (80,45),(71,36) -1576 (85,45),(76,36) -1577 (90,45),(81,36) -1578 (95,45),(86,36) -1579 (100,45),(91,36) -1580 (105,45),(96,36) -1581 (11,46),(1,36) -1582 (16,46),(6,36) -1583 (21,46),(11,36) -1584 (26,46),(16,36) -1585 (31,46),(21,36) -1586 (36,46),(26,36) -1587 (41,46),(31,36) -1588 (46,46),(36,36) -1589 (51,46),(41,36) -1590 (56,46),(46,36) -1591 (61,46),(51,36) -1592 (66,46),(56,36) -1593 (71,46),(61,36) -1594 (76,46),(66,36) -1595 (81,46),(71,36) -1596 (86,46),(76,36) -1597 (91,46),(81,36) -1598 (96,46),(86,36) -1599 (101,46),(91,36) -1600 (106,46),(96,36) -1601 (2,42),(1,41) -1602 (7,42),(6,41) -1603 (12,42),(11,41) -1604 (17,42),(16,41) -1605 (22,42),(21,41) -1606 (27,42),(26,41) -1607 (32,42),(31,41) -1608 (37,42),(36,41) -1609 (42,42),(41,41) -1610 (47,42),(46,41) -1611 (52,42),(51,41) -1612 (57,42),(56,41) -1613 (62,42),(61,41) -1614 (67,42),(66,41) -1615 (72,42),(71,41) -1616 (77,42),(76,41) -1617 (82,42),(81,41) -1618 (87,42),(86,41) -1619 (92,42),(91,41) -1620 (97,42),(96,41) -1621 (3,43),(1,41) -1622 (8,43),(6,41) -1623 (13,43),(11,41) -1624 (18,43),(16,41) -1625 (23,43),(21,41) -1626 (28,43),(26,41) -1627 (33,43),(31,41) -1628 (38,43),(36,41) -1629 (43,43),(41,41) -1630 (48,43),(46,41) -1631 (53,43),(51,41) -1632 (58,43),(56,41) -1633 (63,43),(61,41) -1634 (68,43),(66,41) -1635 (73,43),(71,41) -1636 (78,43),(76,41) -1637 (83,43),(81,41) -1638 (88,43),(86,41) -1639 (93,43),(91,41) -1640 (98,43),(96,41) -1641 (4,44),(1,41) -1642 (9,44),(6,41) -1643 (14,44),(11,41) -1644 (19,44),(16,41) -1645 (24,44),(21,41) -1646 (29,44),(26,41) -1647 (34,44),(31,41) -1648 (39,44),(36,41) -1649 (44,44),(41,41) -1650 (49,44),(46,41) -1651 (54,44),(51,41) -1652 (59,44),(56,41) -1653 (64,44),(61,41) -1654 (69,44),(66,41) -1655 (74,44),(71,41) -1656 (79,44),(76,41) -1657 (84,44),(81,41) -1658 (89,44),(86,41) -1659 (94,44),(91,41) -1660 (99,44),(96,41) -1661 (5,45),(1,41) -1662 (10,45),(6,41) -1663 (15,45),(11,41) -1664 (20,45),(16,41) -1665 (25,45),(21,41) -1666 (30,45),(26,41) -1667 (35,45),(31,41) -1668 (40,45),(36,41) -1669 (45,45),(41,41) -1670 (50,45),(46,41) -1671 (55,45),(51,41) -1672 (60,45),(56,41) -1673 (65,45),(61,41) -1674 (70,45),(66,41) -1675 (75,45),(71,41) -1676 (80,45),(76,41) -1677 (85,45),(81,41) -1678 (90,45),(86,41) -1679 (95,45),(91,41) -1680 (100,45),(96,41) -1681 (6,46),(1,41) -1682 (11,46),(6,41) -1683 (16,46),(11,41) -1684 (21,46),(16,41) -1685 (26,46),(21,41) -1686 (31,46),(26,41) -1687 (36,46),(31,41) -1688 (41,46),(36,41) -1689 (46,46),(41,41) -1690 (51,46),(46,41) -1691 (56,46),(51,41) -1692 (61,46),(56,41) -1693 (66,46),(61,41) -1694 (71,46),(66,41) -1695 (76,46),(71,41) -1696 (81,46),(76,41) -1697 (86,46),(81,41) -1698 (91,46),(86,41) -1699 (96,46),(91,41) -1700 (101,46),(96,41) -1701 (7,47),(1,41) -1702 (12,47),(6,41) -1703 (17,47),(11,41) -1704 (22,47),(16,41) -1705 (27,47),(21,41) -1706 (32,47),(26,41) -1707 (37,47),(31,41) -1708 (42,47),(36,41) -1709 (47,47),(41,41) -1710 (52,47),(46,41) -1711 (57,47),(51,41) -1712 (62,47),(56,41) -1713 (67,47),(61,41) -1714 (72,47),(66,41) -1715 (77,47),(71,41) -1716 (82,47),(76,41) -1717 (87,47),(81,41) -1718 (92,47),(86,41) -1719 (97,47),(91,41) -1720 (102,47),(96,41) -1721 (8,48),(1,41) -1722 (13,48),(6,41) -1723 (18,48),(11,41) -1724 (23,48),(16,41) -1725 (28,48),(21,41) -1726 (33,48),(26,41) -1727 (38,48),(31,41) -1728 (43,48),(36,41) -1729 (48,48),(41,41) -1730 (53,48),(46,41) -1731 (58,48),(51,41) -1732 (63,48),(56,41) -1733 (68,48),(61,41) -1734 (73,48),(66,41) -1735 (78,48),(71,41) -1736 (83,48),(76,41) -1737 (88,48),(81,41) -1738 (93,48),(86,41) -1739 (98,48),(91,41) -1740 (103,48),(96,41) -1741 (9,49),(1,41) -1742 (14,49),(6,41) -1743 (19,49),(11,41) -1744 (24,49),(16,41) -1745 (29,49),(21,41) -1746 (34,49),(26,41) -1747 (39,49),(31,41) -1748 (44,49),(36,41) -1749 (49,49),(41,41) -1750 (54,49),(46,41) -1751 (59,49),(51,41) -1752 (64,49),(56,41) -1753 (69,49),(61,41) -1754 (74,49),(66,41) -1755 (79,49),(71,41) -1756 (84,49),(76,41) -1757 (89,49),(81,41) -1758 (94,49),(86,41) -1759 (99,49),(91,41) -1760 (104,49),(96,41) -1761 (10,50),(1,41) -1762 (15,50),(6,41) -1763 (20,50),(11,41) -1764 (25,50),(16,41) -1765 (30,50),(21,41) -1766 (35,50),(26,41) -1767 (40,50),(31,41) -1768 (45,50),(36,41) -1769 (50,50),(41,41) -1770 (55,50),(46,41) -1771 (60,50),(51,41) -1772 (65,50),(56,41) -1773 (70,50),(61,41) -1774 (75,50),(66,41) -1775 (80,50),(71,41) -1776 (85,50),(76,41) -1777 (90,50),(81,41) -1778 (95,50),(86,41) -1779 (100,50),(91,41) -1780 (105,50),(96,41) -1781 (11,51),(1,41) -1782 (16,51),(6,41) -1783 (21,51),(11,41) -1784 (26,51),(16,41) -1785 (31,51),(21,41) -1786 (36,51),(26,41) -1787 (41,51),(31,41) -1788 (46,51),(36,41) -1789 (51,51),(41,41) -1790 (56,51),(46,41) -1791 (61,51),(51,41) -1792 (66,51),(56,41) -1793 (71,51),(61,41) -1794 (76,51),(66,41) -1795 (81,51),(71,41) -1796 (86,51),(76,41) -1797 (91,51),(81,41) -1798 (96,51),(86,41) -1799 (101,51),(91,41) -1800 (106,51),(96,41) -1801 (2,47),(1,46) -1802 (7,47),(6,46) -1803 (12,47),(11,46) -1804 (17,47),(16,46) -1805 (22,47),(21,46) -1806 (27,47),(26,46) -1807 (32,47),(31,46) -1808 (37,47),(36,46) -1809 (42,47),(41,46) -1810 (47,47),(46,46) -1811 (52,47),(51,46) -1812 (57,47),(56,46) -1813 (62,47),(61,46) -1814 (67,47),(66,46) -1815 (72,47),(71,46) -1816 (77,47),(76,46) -1817 (82,47),(81,46) -1818 (87,47),(86,46) -1819 (92,47),(91,46) -1820 (97,47),(96,46) -1821 (3,48),(1,46) -1822 (8,48),(6,46) -1823 (13,48),(11,46) -1824 (18,48),(16,46) -1825 (23,48),(21,46) -1826 (28,48),(26,46) -1827 (33,48),(31,46) -1828 (38,48),(36,46) -1829 (43,48),(41,46) -1830 (48,48),(46,46) -1831 (53,48),(51,46) -1832 (58,48),(56,46) -1833 (63,48),(61,46) -1834 (68,48),(66,46) -1835 (73,48),(71,46) -1836 (78,48),(76,46) -1837 (83,48),(81,46) -1838 (88,48),(86,46) -1839 (93,48),(91,46) -1840 (98,48),(96,46) -1841 (4,49),(1,46) -1842 (9,49),(6,46) -1843 (14,49),(11,46) -1844 (19,49),(16,46) -1845 (24,49),(21,46) -1846 (29,49),(26,46) -1847 (34,49),(31,46) -1848 (39,49),(36,46) -1849 (44,49),(41,46) -1850 (49,49),(46,46) -1851 (54,49),(51,46) -1852 (59,49),(56,46) -1853 (64,49),(61,46) -1854 (69,49),(66,46) -1855 (74,49),(71,46) -1856 (79,49),(76,46) -1857 (84,49),(81,46) -1858 (89,49),(86,46) -1859 (94,49),(91,46) -1860 (99,49),(96,46) -1861 (5,50),(1,46) -1862 (10,50),(6,46) -1863 (15,50),(11,46) -1864 (20,50),(16,46) -1865 (25,50),(21,46) -1866 (30,50),(26,46) -1867 (35,50),(31,46) -1868 (40,50),(36,46) -1869 (45,50),(41,46) -1870 (50,50),(46,46) -1871 (55,50),(51,46) -1872 (60,50),(56,46) -1873 (65,50),(61,46) -1874 (70,50),(66,46) -1875 (75,50),(71,46) -1876 (80,50),(76,46) -1877 (85,50),(81,46) -1878 (90,50),(86,46) -1879 (95,50),(91,46) -1880 (100,50),(96,46) -1881 (6,51),(1,46) -1882 (11,51),(6,46) -1883 (16,51),(11,46) -1884 (21,51),(16,46) -1885 (26,51),(21,46) -1886 (31,51),(26,46) -1887 (36,51),(31,46) -1888 (41,51),(36,46) -1889 (46,51),(41,46) -1890 (51,51),(46,46) -1891 (56,51),(51,46) -1892 (61,51),(56,46) -1893 (66,51),(61,46) -1894 (71,51),(66,46) -1895 (76,51),(71,46) -1896 (81,51),(76,46) -1897 (86,51),(81,46) -1898 (91,51),(86,46) -1899 (96,51),(91,46) -1900 (101,51),(96,46) -1901 (7,52),(1,46) -1902 (12,52),(6,46) -1903 (17,52),(11,46) -1904 (22,52),(16,46) -1905 (27,52),(21,46) -1906 (32,52),(26,46) -1907 (37,52),(31,46) -1908 (42,52),(36,46) -1909 (47,52),(41,46) -1910 (52,52),(46,46) -1911 (57,52),(51,46) -1912 (62,52),(56,46) -1913 (67,52),(61,46) -1914 (72,52),(66,46) -1915 (77,52),(71,46) -1916 (82,52),(76,46) -1917 (87,52),(81,46) -1918 (92,52),(86,46) -1919 (97,52),(91,46) -1920 (102,52),(96,46) -1921 (8,53),(1,46) -1922 (13,53),(6,46) -1923 (18,53),(11,46) -1924 (23,53),(16,46) -1925 (28,53),(21,46) -1926 (33,53),(26,46) -1927 (38,53),(31,46) -1928 (43,53),(36,46) -1929 (48,53),(41,46) -1930 (53,53),(46,46) -1931 (58,53),(51,46) -1932 (63,53),(56,46) -1933 (68,53),(61,46) -1934 (73,53),(66,46) -1935 (78,53),(71,46) -1936 (83,53),(76,46) -1937 (88,53),(81,46) -1938 (93,53),(86,46) -1939 (98,53),(91,46) -1940 (103,53),(96,46) -1941 (9,54),(1,46) -1942 (14,54),(6,46) -1943 (19,54),(11,46) -1944 (24,54),(16,46) -1945 (29,54),(21,46) -1946 (34,54),(26,46) -1947 (39,54),(31,46) -1948 (44,54),(36,46) -1949 (49,54),(41,46) -1950 (54,54),(46,46) -1951 (59,54),(51,46) -1952 (64,54),(56,46) -1953 (69,54),(61,46) -1954 (74,54),(66,46) -1955 (79,54),(71,46) -1956 (84,54),(76,46) -1957 (89,54),(81,46) -1958 (94,54),(86,46) -1959 (99,54),(91,46) -1960 (104,54),(96,46) -1961 (10,55),(1,46) -1962 (15,55),(6,46) -1963 (20,55),(11,46) -1964 (25,55),(16,46) -1965 (30,55),(21,46) -1966 (35,55),(26,46) -1967 (40,55),(31,46) -1968 (45,55),(36,46) -1969 (50,55),(41,46) -1970 (55,55),(46,46) -1971 (60,55),(51,46) -1972 (65,55),(56,46) -1973 (70,55),(61,46) -1974 (75,55),(66,46) -1975 (80,55),(71,46) -1976 (85,55),(76,46) -1977 (90,55),(81,46) -1978 (95,55),(86,46) -1979 (100,55),(91,46) -1980 (105,55),(96,46) -1981 (11,56),(1,46) -1982 (16,56),(6,46) -1983 (21,56),(11,46) -1984 (26,56),(16,46) -1985 (31,56),(21,46) -1986 (36,56),(26,46) -1987 (41,56),(31,46) -1988 (46,56),(36,46) -1989 (51,56),(41,46) -1990 (56,56),(46,46) -1991 (61,56),(51,46) -1992 (66,56),(56,46) -1993 (71,56),(61,46) -1994 (76,56),(66,46) -1995 (81,56),(71,46) -1996 (86,56),(76,46) -1997 (91,56),(81,46) -1998 (96,56),(86,46) -1999 (101,56),(91,46) -2000 (106,56),(96,46) -2001 (2,52),(1,51) -2002 (7,52),(6,51) -2003 (12,52),(11,51) -2004 (17,52),(16,51) -2005 (22,52),(21,51) -2006 (27,52),(26,51) -2007 (32,52),(31,51) -2008 (37,52),(36,51) -2009 (42,52),(41,51) -2010 (47,52),(46,51) -2011 (52,52),(51,51) -2012 (57,52),(56,51) -2013 (62,52),(61,51) -2014 (67,52),(66,51) -2015 (72,52),(71,51) -2016 (77,52),(76,51) -2017 (82,52),(81,51) -2018 (87,52),(86,51) -2019 (92,52),(91,51) -2020 (97,52),(96,51) -2021 (3,53),(1,51) -2022 (8,53),(6,51) -2023 (13,53),(11,51) -2024 (18,53),(16,51) -2025 (23,53),(21,51) -2026 (28,53),(26,51) -2027 (33,53),(31,51) -2028 (38,53),(36,51) -2029 (43,53),(41,51) -2030 (48,53),(46,51) -2031 (53,53),(51,51) -2032 (58,53),(56,51) -2033 (63,53),(61,51) -2034 (68,53),(66,51) -2035 (73,53),(71,51) -2036 (78,53),(76,51) -2037 (83,53),(81,51) -2038 (88,53),(86,51) -2039 (93,53),(91,51) -2040 (98,53),(96,51) -2041 (4,54),(1,51) -2042 (9,54),(6,51) -2043 (14,54),(11,51) -2044 (19,54),(16,51) -2045 (24,54),(21,51) -2046 (29,54),(26,51) -2047 (34,54),(31,51) -2048 (39,54),(36,51) -2049 (44,54),(41,51) -2050 (49,54),(46,51) -2051 (54,54),(51,51) -2052 (59,54),(56,51) -2053 (64,54),(61,51) -2054 (69,54),(66,51) -2055 (74,54),(71,51) -2056 (79,54),(76,51) -2057 (84,54),(81,51) -2058 (89,54),(86,51) -2059 (94,54),(91,51) -2060 (99,54),(96,51) -2061 (5,55),(1,51) -2062 (10,55),(6,51) -2063 (15,55),(11,51) -2064 (20,55),(16,51) -2065 (25,55),(21,51) -2066 (30,55),(26,51) -2067 (35,55),(31,51) -2068 (40,55),(36,51) -2069 (45,55),(41,51) -2070 (50,55),(46,51) -2071 (55,55),(51,51) -2072 (60,55),(56,51) -2073 (65,55),(61,51) -2074 (70,55),(66,51) -2075 (75,55),(71,51) -2076 (80,55),(76,51) -2077 (85,55),(81,51) -2078 (90,55),(86,51) -2079 (95,55),(91,51) -2080 (100,55),(96,51) -2081 (6,56),(1,51) -2082 (11,56),(6,51) -2083 (16,56),(11,51) -2084 (21,56),(16,51) -2085 (26,56),(21,51) -2086 (31,56),(26,51) -2087 (36,56),(31,51) -2088 (41,56),(36,51) -2089 (46,56),(41,51) -2090 (51,56),(46,51) -2091 (56,56),(51,51) -2092 (61,56),(56,51) -2093 (66,56),(61,51) -2094 (71,56),(66,51) -2095 (76,56),(71,51) -2096 (81,56),(76,51) -2097 (86,56),(81,51) -2098 (91,56),(86,51) -2099 (96,56),(91,51) -2100 (101,56),(96,51) -2101 (7,57),(1,51) -2102 (12,57),(6,51) -2103 (17,57),(11,51) -2104 (22,57),(16,51) -2105 (27,57),(21,51) -2106 (32,57),(26,51) -2107 (37,57),(31,51) -2108 (42,57),(36,51) -2109 (47,57),(41,51) -2110 (52,57),(46,51) -2111 (57,57),(51,51) -2112 (62,57),(56,51) -2113 (67,57),(61,51) -2114 (72,57),(66,51) -2115 (77,57),(71,51) -2116 (82,57),(76,51) -2117 (87,57),(81,51) -2118 (92,57),(86,51) -2119 (97,57),(91,51) -2120 (102,57),(96,51) -2121 (8,58),(1,51) -2122 (13,58),(6,51) -2123 (18,58),(11,51) -2124 (23,58),(16,51) -2125 (28,58),(21,51) -2126 (33,58),(26,51) -2127 (38,58),(31,51) -2128 (43,58),(36,51) -2129 (48,58),(41,51) -2130 (53,58),(46,51) -2131 (58,58),(51,51) -2132 (63,58),(56,51) -2133 (68,58),(61,51) -2134 (73,58),(66,51) -2135 (78,58),(71,51) -2136 (83,58),(76,51) -2137 (88,58),(81,51) -2138 (93,58),(86,51) -2139 (98,58),(91,51) -2140 (103,58),(96,51) -2141 (9,59),(1,51) -2142 (14,59),(6,51) -2143 (19,59),(11,51) -2144 (24,59),(16,51) -2145 (29,59),(21,51) -2146 (34,59),(26,51) -2147 (39,59),(31,51) -2148 (44,59),(36,51) -2149 (49,59),(41,51) -2150 (54,59),(46,51) -2151 (59,59),(51,51) -2152 (64,59),(56,51) -2153 (69,59),(61,51) -2154 (74,59),(66,51) -2155 (79,59),(71,51) -2156 (84,59),(76,51) -2157 (89,59),(81,51) -2158 (94,59),(86,51) -2159 (99,59),(91,51) -2160 (104,59),(96,51) -2161 (10,60),(1,51) -2162 (15,60),(6,51) -2163 (20,60),(11,51) -2164 (25,60),(16,51) -2165 (30,60),(21,51) -2166 (35,60),(26,51) -2167 (40,60),(31,51) -2168 (45,60),(36,51) -2169 (50,60),(41,51) -2170 (55,60),(46,51) -2171 (60,60),(51,51) -2172 (65,60),(56,51) -2173 (70,60),(61,51) -2174 (75,60),(66,51) -2175 (80,60),(71,51) -2176 (85,60),(76,51) -2177 (90,60),(81,51) -2178 (95,60),(86,51) -2179 (100,60),(91,51) -2180 (105,60),(96,51) -2181 (11,61),(1,51) -2182 (16,61),(6,51) -2183 (21,61),(11,51) -2184 (26,61),(16,51) -2185 (31,61),(21,51) -2186 (36,61),(26,51) -2187 (41,61),(31,51) -2188 (46,61),(36,51) -2189 (51,61),(41,51) -2190 (56,61),(46,51) -2191 (61,61),(51,51) -2192 (66,61),(56,51) -2193 (71,61),(61,51) -2194 (76,61),(66,51) -2195 (81,61),(71,51) -2196 (86,61),(76,51) -2197 (91,61),(81,51) -2198 (96,61),(86,51) -2199 (101,61),(91,51) -2200 (106,61),(96,51) -2201 (2,57),(1,56) -2202 (7,57),(6,56) -2203 (12,57),(11,56) -2204 (17,57),(16,56) -2205 (22,57),(21,56) -2206 (27,57),(26,56) -2207 (32,57),(31,56) -2208 (37,57),(36,56) -2209 (42,57),(41,56) -2210 (47,57),(46,56) -2211 (52,57),(51,56) -2212 (57,57),(56,56) -2213 (62,57),(61,56) -2214 (67,57),(66,56) -2215 (72,57),(71,56) -2216 (77,57),(76,56) -2217 (82,57),(81,56) -2218 (87,57),(86,56) -2219 (92,57),(91,56) -2220 (97,57),(96,56) -2221 (3,58),(1,56) -2222 (8,58),(6,56) -2223 (13,58),(11,56) -2224 (18,58),(16,56) -2225 (23,58),(21,56) -2226 (28,58),(26,56) -2227 (33,58),(31,56) -2228 (38,58),(36,56) -2229 (43,58),(41,56) -2230 (48,58),(46,56) -2231 (53,58),(51,56) -2232 (58,58),(56,56) -2233 (63,58),(61,56) -2234 (68,58),(66,56) -2235 (73,58),(71,56) -2236 (78,58),(76,56) -2237 (83,58),(81,56) -2238 (88,58),(86,56) -2239 (93,58),(91,56) -2240 (98,58),(96,56) -2241 (4,59),(1,56) -2242 (9,59),(6,56) -2243 (14,59),(11,56) -2244 (19,59),(16,56) -2245 (24,59),(21,56) -2246 (29,59),(26,56) -2247 (34,59),(31,56) -2248 (39,59),(36,56) -2249 (44,59),(41,56) -2250 (49,59),(46,56) -2251 (54,59),(51,56) -2252 (59,59),(56,56) -2253 (64,59),(61,56) -2254 (69,59),(66,56) -2255 (74,59),(71,56) -2256 (79,59),(76,56) -2257 (84,59),(81,56) -2258 (89,59),(86,56) -2259 (94,59),(91,56) -2260 (99,59),(96,56) -2261 (5,60),(1,56) -2262 (10,60),(6,56) -2263 (15,60),(11,56) -2264 (20,60),(16,56) -2265 (25,60),(21,56) -2266 (30,60),(26,56) -2267 (35,60),(31,56) -2268 (40,60),(36,56) -2269 (45,60),(41,56) -2270 (50,60),(46,56) -2271 (55,60),(51,56) -2272 (60,60),(56,56) -2273 (65,60),(61,56) -2274 (70,60),(66,56) -2275 (75,60),(71,56) -2276 (80,60),(76,56) -2277 (85,60),(81,56) -2278 (90,60),(86,56) -2279 (95,60),(91,56) -2280 (100,60),(96,56) -2281 (6,61),(1,56) -2282 (11,61),(6,56) -2283 (16,61),(11,56) -2284 (21,61),(16,56) -2285 (26,61),(21,56) -2286 (31,61),(26,56) -2287 (36,61),(31,56) -2288 (41,61),(36,56) -2289 (46,61),(41,56) -2290 (51,61),(46,56) -2291 (56,61),(51,56) -2292 (61,61),(56,56) -2293 (66,61),(61,56) -2294 (71,61),(66,56) -2295 (76,61),(71,56) -2296 (81,61),(76,56) -2297 (86,61),(81,56) -2298 (91,61),(86,56) -2299 (96,61),(91,56) -2300 (101,61),(96,56) -2301 (7,62),(1,56) -2302 (12,62),(6,56) -2303 (17,62),(11,56) -2304 (22,62),(16,56) -2305 (27,62),(21,56) -2306 (32,62),(26,56) -2307 (37,62),(31,56) -2308 (42,62),(36,56) -2309 (47,62),(41,56) -2310 (52,62),(46,56) -2311 (57,62),(51,56) -2312 (62,62),(56,56) -2313 (67,62),(61,56) -2314 (72,62),(66,56) -2315 (77,62),(71,56) -2316 (82,62),(76,56) -2317 (87,62),(81,56) -2318 (92,62),(86,56) -2319 (97,62),(91,56) -2320 (102,62),(96,56) -2321 (8,63),(1,56) -2322 (13,63),(6,56) -2323 (18,63),(11,56) -2324 (23,63),(16,56) -2325 (28,63),(21,56) -2326 (33,63),(26,56) -2327 (38,63),(31,56) -2328 (43,63),(36,56) -2329 (48,63),(41,56) -2330 (53,63),(46,56) -2331 (58,63),(51,56) -2332 (63,63),(56,56) -2333 (68,63),(61,56) -2334 (73,63),(66,56) -2335 (78,63),(71,56) -2336 (83,63),(76,56) -2337 (88,63),(81,56) -2338 (93,63),(86,56) -2339 (98,63),(91,56) -2340 (103,63),(96,56) -2341 (9,64),(1,56) -2342 (14,64),(6,56) -2343 (19,64),(11,56) -2344 (24,64),(16,56) -2345 (29,64),(21,56) -2346 (34,64),(26,56) -2347 (39,64),(31,56) -2348 (44,64),(36,56) -2349 (49,64),(41,56) -2350 (54,64),(46,56) -2351 (59,64),(51,56) -2352 (64,64),(56,56) -2353 (69,64),(61,56) -2354 (74,64),(66,56) -2355 (79,64),(71,56) -2356 (84,64),(76,56) -2357 (89,64),(81,56) -2358 (94,64),(86,56) -2359 (99,64),(91,56) -2360 (104,64),(96,56) -2361 (10,65),(1,56) -2362 (15,65),(6,56) -2363 (20,65),(11,56) -2364 (25,65),(16,56) -2365 (30,65),(21,56) -2366 (35,65),(26,56) -2367 (40,65),(31,56) -2368 (45,65),(36,56) -2369 (50,65),(41,56) -2370 (55,65),(46,56) -2371 (60,65),(51,56) -2372 (65,65),(56,56) -2373 (70,65),(61,56) -2374 (75,65),(66,56) -2375 (80,65),(71,56) -2376 (85,65),(76,56) -2377 (90,65),(81,56) -2378 (95,65),(86,56) -2379 (100,65),(91,56) -2380 (105,65),(96,56) -2381 (11,66),(1,56) -2382 (16,66),(6,56) -2383 (21,66),(11,56) -2384 (26,66),(16,56) -2385 (31,66),(21,56) -2386 (36,66),(26,56) -2387 (41,66),(31,56) -2388 (46,66),(36,56) -2389 (51,66),(41,56) -2390 (56,66),(46,56) -2391 (61,66),(51,56) -2392 (66,66),(56,56) -2393 (71,66),(61,56) -2394 (76,66),(66,56) -2395 (81,66),(71,56) -2396 (86,66),(76,56) -2397 (91,66),(81,56) -2398 (96,66),(86,56) -2399 (101,66),(91,56) -2400 (106,66),(96,56) -2401 (2,62),(1,61) -2402 (7,62),(6,61) -2403 (12,62),(11,61) -2404 (17,62),(16,61) -2405 (22,62),(21,61) -2406 (27,62),(26,61) -2407 (32,62),(31,61) -2408 (37,62),(36,61) -2409 (42,62),(41,61) -2410 (47,62),(46,61) -2411 (52,62),(51,61) -2412 (57,62),(56,61) -2413 (62,62),(61,61) -2414 (67,62),(66,61) -2415 (72,62),(71,61) -2416 (77,62),(76,61) -2417 (82,62),(81,61) -2418 (87,62),(86,61) -2419 (92,62),(91,61) -2420 (97,62),(96,61) -2421 (3,63),(1,61) -2422 (8,63),(6,61) -2423 (13,63),(11,61) -2424 (18,63),(16,61) -2425 (23,63),(21,61) -2426 (28,63),(26,61) -2427 (33,63),(31,61) -2428 (38,63),(36,61) -2429 (43,63),(41,61) -2430 (48,63),(46,61) -2431 (53,63),(51,61) -2432 (58,63),(56,61) -2433 (63,63),(61,61) -2434 (68,63),(66,61) -2435 (73,63),(71,61) -2436 (78,63),(76,61) -2437 (83,63),(81,61) -2438 (88,63),(86,61) -2439 (93,63),(91,61) -2440 (98,63),(96,61) -2441 (4,64),(1,61) -2442 (9,64),(6,61) -2443 (14,64),(11,61) -2444 (19,64),(16,61) -2445 (24,64),(21,61) -2446 (29,64),(26,61) -2447 (34,64),(31,61) -2448 (39,64),(36,61) -2449 (44,64),(41,61) -2450 (49,64),(46,61) -2451 (54,64),(51,61) -2452 (59,64),(56,61) -2453 (64,64),(61,61) -2454 (69,64),(66,61) -2455 (74,64),(71,61) -2456 (79,64),(76,61) -2457 (84,64),(81,61) -2458 (89,64),(86,61) -2459 (94,64),(91,61) -2460 (99,64),(96,61) -2461 (5,65),(1,61) -2462 (10,65),(6,61) -2463 (15,65),(11,61) -2464 (20,65),(16,61) -2465 (25,65),(21,61) -2466 (30,65),(26,61) -2467 (35,65),(31,61) -2468 (40,65),(36,61) -2469 (45,65),(41,61) -2470 (50,65),(46,61) -2471 (55,65),(51,61) -2472 (60,65),(56,61) -2473 (65,65),(61,61) -2474 (70,65),(66,61) -2475 (75,65),(71,61) -2476 (80,65),(76,61) -2477 (85,65),(81,61) -2478 (90,65),(86,61) -2479 (95,65),(91,61) -2480 (100,65),(96,61) -2481 (6,66),(1,61) -2482 (11,66),(6,61) -2483 (16,66),(11,61) -2484 (21,66),(16,61) -2485 (26,66),(21,61) -2486 (31,66),(26,61) -2487 (36,66),(31,61) -2488 (41,66),(36,61) -2489 (46,66),(41,61) -2490 (51,66),(46,61) -2491 (56,66),(51,61) -2492 (61,66),(56,61) -2493 (66,66),(61,61) -2494 (71,66),(66,61) -2495 (76,66),(71,61) -2496 (81,66),(76,61) -2497 (86,66),(81,61) -2498 (91,66),(86,61) -2499 (96,66),(91,61) -2500 (101,66),(96,61) -2501 (7,67),(1,61) -2502 (12,67),(6,61) -2503 (17,67),(11,61) -2504 (22,67),(16,61) -2505 (27,67),(21,61) -2506 (32,67),(26,61) -2507 (37,67),(31,61) -2508 (42,67),(36,61) -2509 (47,67),(41,61) -2510 (52,67),(46,61) -2511 (57,67),(51,61) -2512 (62,67),(56,61) -2513 (67,67),(61,61) -2514 (72,67),(66,61) -2515 (77,67),(71,61) -2516 (82,67),(76,61) -2517 (87,67),(81,61) -2518 (92,67),(86,61) -2519 (97,67),(91,61) -2520 (102,67),(96,61) -2521 (8,68),(1,61) -2522 (13,68),(6,61) -2523 (18,68),(11,61) -2524 (23,68),(16,61) -2525 (28,68),(21,61) -2526 (33,68),(26,61) -2527 (38,68),(31,61) -2528 (43,68),(36,61) -2529 (48,68),(41,61) -2530 (53,68),(46,61) -2531 (58,68),(51,61) -2532 (63,68),(56,61) -2533 (68,68),(61,61) -2534 (73,68),(66,61) -2535 (78,68),(71,61) -2536 (83,68),(76,61) -2537 (88,68),(81,61) -2538 (93,68),(86,61) -2539 (98,68),(91,61) -2540 (103,68),(96,61) -2541 (9,69),(1,61) -2542 (14,69),(6,61) -2543 (19,69),(11,61) -2544 (24,69),(16,61) -2545 (29,69),(21,61) -2546 (34,69),(26,61) -2547 (39,69),(31,61) -2548 (44,69),(36,61) -2549 (49,69),(41,61) -2550 (54,69),(46,61) -2551 (59,69),(51,61) -2552 (64,69),(56,61) -2553 (69,69),(61,61) -2554 (74,69),(66,61) -2555 (79,69),(71,61) -2556 (84,69),(76,61) -2557 (89,69),(81,61) -2558 (94,69),(86,61) -2559 (99,69),(91,61) -2560 (104,69),(96,61) -2561 (10,70),(1,61) -2562 (15,70),(6,61) -2563 (20,70),(11,61) -2564 (25,70),(16,61) -2565 (30,70),(21,61) -2566 (35,70),(26,61) -2567 (40,70),(31,61) -2568 (45,70),(36,61) -2569 (50,70),(41,61) -2570 (55,70),(46,61) -2571 (60,70),(51,61) -2572 (65,70),(56,61) -2573 (70,70),(61,61) -2574 (75,70),(66,61) -2575 (80,70),(71,61) -2576 (85,70),(76,61) -2577 (90,70),(81,61) -2578 (95,70),(86,61) -2579 (100,70),(91,61) -2580 (105,70),(96,61) -2581 (11,71),(1,61) -2582 (16,71),(6,61) -2583 (21,71),(11,61) -2584 (26,71),(16,61) -2585 (31,71),(21,61) -2586 (36,71),(26,61) -2587 (41,71),(31,61) -2588 (46,71),(36,61) -2589 (51,71),(41,61) -2590 (56,71),(46,61) -2591 (61,71),(51,61) -2592 (66,71),(56,61) -2593 (71,71),(61,61) -2594 (76,71),(66,61) -2595 (81,71),(71,61) -2596 (86,71),(76,61) -2597 (91,71),(81,61) -2598 (96,71),(86,61) -2599 (101,71),(91,61) -2600 (106,71),(96,61) -2601 (2,67),(1,66) -2602 (7,67),(6,66) -2603 (12,67),(11,66) -2604 (17,67),(16,66) -2605 (22,67),(21,66) -2606 (27,67),(26,66) -2607 (32,67),(31,66) -2608 (37,67),(36,66) -2609 (42,67),(41,66) -2610 (47,67),(46,66) -2611 (52,67),(51,66) -2612 (57,67),(56,66) -2613 (62,67),(61,66) -2614 (67,67),(66,66) -2615 (72,67),(71,66) -2616 (77,67),(76,66) -2617 (82,67),(81,66) -2618 (87,67),(86,66) -2619 (92,67),(91,66) -2620 (97,67),(96,66) -2621 (3,68),(1,66) -2622 (8,68),(6,66) -2623 (13,68),(11,66) -2624 (18,68),(16,66) -2625 (23,68),(21,66) -2626 (28,68),(26,66) -2627 (33,68),(31,66) -2628 (38,68),(36,66) -2629 (43,68),(41,66) -2630 (48,68),(46,66) -2631 (53,68),(51,66) -2632 (58,68),(56,66) -2633 (63,68),(61,66) -2634 (68,68),(66,66) -2635 (73,68),(71,66) -2636 (78,68),(76,66) -2637 (83,68),(81,66) -2638 (88,68),(86,66) -2639 (93,68),(91,66) -2640 (98,68),(96,66) -2641 (4,69),(1,66) -2642 (9,69),(6,66) -2643 (14,69),(11,66) -2644 (19,69),(16,66) -2645 (24,69),(21,66) -2646 (29,69),(26,66) -2647 (34,69),(31,66) -2648 (39,69),(36,66) -2649 (44,69),(41,66) -2650 (49,69),(46,66) -2651 (54,69),(51,66) -2652 (59,69),(56,66) -2653 (64,69),(61,66) -2654 (69,69),(66,66) -2655 (74,69),(71,66) -2656 (79,69),(76,66) -2657 (84,69),(81,66) -2658 (89,69),(86,66) -2659 (94,69),(91,66) -2660 (99,69),(96,66) -2661 (5,70),(1,66) -2662 (10,70),(6,66) -2663 (15,70),(11,66) -2664 (20,70),(16,66) -2665 (25,70),(21,66) -2666 (30,70),(26,66) -2667 (35,70),(31,66) -2668 (40,70),(36,66) -2669 (45,70),(41,66) -2670 (50,70),(46,66) -2671 (55,70),(51,66) -2672 (60,70),(56,66) -2673 (65,70),(61,66) -2674 (70,70),(66,66) -2675 (75,70),(71,66) -2676 (80,70),(76,66) -2677 (85,70),(81,66) -2678 (90,70),(86,66) -2679 (95,70),(91,66) -2680 (100,70),(96,66) -2681 (6,71),(1,66) -2682 (11,71),(6,66) -2683 (16,71),(11,66) -2684 (21,71),(16,66) -2685 (26,71),(21,66) -2686 (31,71),(26,66) -2687 (36,71),(31,66) -2688 (41,71),(36,66) -2689 (46,71),(41,66) -2690 (51,71),(46,66) -2691 (56,71),(51,66) -2692 (61,71),(56,66) -2693 (66,71),(61,66) -2694 (71,71),(66,66) -2695 (76,71),(71,66) -2696 (81,71),(76,66) -2697 (86,71),(81,66) -2698 (91,71),(86,66) -2699 (96,71),(91,66) -2700 (101,71),(96,66) -2701 (7,72),(1,66) -2702 (12,72),(6,66) -2703 (17,72),(11,66) -2704 (22,72),(16,66) -2705 (27,72),(21,66) -2706 (32,72),(26,66) -2707 (37,72),(31,66) -2708 (42,72),(36,66) -2709 (47,72),(41,66) -2710 (52,72),(46,66) -2711 (57,72),(51,66) -2712 (62,72),(56,66) -2713 (67,72),(61,66) -2714 (72,72),(66,66) -2715 (77,72),(71,66) -2716 (82,72),(76,66) -2717 (87,72),(81,66) -2718 (92,72),(86,66) -2719 (97,72),(91,66) -2720 (102,72),(96,66) -2721 (8,73),(1,66) -2722 (13,73),(6,66) -2723 (18,73),(11,66) -2724 (23,73),(16,66) -2725 (28,73),(21,66) -2726 (33,73),(26,66) -2727 (38,73),(31,66) -2728 (43,73),(36,66) -2729 (48,73),(41,66) -2730 (53,73),(46,66) -2731 (58,73),(51,66) -2732 (63,73),(56,66) -2733 (68,73),(61,66) -2734 (73,73),(66,66) -2735 (78,73),(71,66) -2736 (83,73),(76,66) -2737 (88,73),(81,66) -2738 (93,73),(86,66) -2739 (98,73),(91,66) -2740 (103,73),(96,66) -2741 (9,74),(1,66) -2742 (14,74),(6,66) -2743 (19,74),(11,66) -2744 (24,74),(16,66) -2745 (29,74),(21,66) -2746 (34,74),(26,66) -2747 (39,74),(31,66) -2748 (44,74),(36,66) -2749 (49,74),(41,66) -2750 (54,74),(46,66) -2751 (59,74),(51,66) -2752 (64,74),(56,66) -2753 (69,74),(61,66) -2754 (74,74),(66,66) -2755 (79,74),(71,66) -2756 (84,74),(76,66) -2757 (89,74),(81,66) -2758 (94,74),(86,66) -2759 (99,74),(91,66) -2760 (104,74),(96,66) -2761 (10,75),(1,66) -2762 (15,75),(6,66) -2763 (20,75),(11,66) -2764 (25,75),(16,66) -2765 (30,75),(21,66) -2766 (35,75),(26,66) -2767 (40,75),(31,66) -2768 (45,75),(36,66) -2769 (50,75),(41,66) -2770 (55,75),(46,66) -2771 (60,75),(51,66) -2772 (65,75),(56,66) -2773 (70,75),(61,66) -2774 (75,75),(66,66) -2775 (80,75),(71,66) -2776 (85,75),(76,66) -2777 (90,75),(81,66) -2778 (95,75),(86,66) -2779 (100,75),(91,66) -2780 (105,75),(96,66) -2781 (11,76),(1,66) -2782 (16,76),(6,66) -2783 (21,76),(11,66) -2784 (26,76),(16,66) -2785 (31,76),(21,66) -2786 (36,76),(26,66) -2787 (41,76),(31,66) -2788 (46,76),(36,66) -2789 (51,76),(41,66) -2790 (56,76),(46,66) -2791 (61,76),(51,66) -2792 (66,76),(56,66) -2793 (71,76),(61,66) -2794 (76,76),(66,66) -2795 (81,76),(71,66) -2796 (86,76),(76,66) -2797 (91,76),(81,66) -2798 (96,76),(86,66) -2799 (101,76),(91,66) -2800 (106,76),(96,66) -2801 (2,72),(1,71) -2802 (7,72),(6,71) -2803 (12,72),(11,71) -2804 (17,72),(16,71) -2805 (22,72),(21,71) -2806 (27,72),(26,71) -2807 (32,72),(31,71) -2808 (37,72),(36,71) -2809 (42,72),(41,71) -2810 (47,72),(46,71) -2811 (52,72),(51,71) -2812 (57,72),(56,71) -2813 (62,72),(61,71) -2814 (67,72),(66,71) -2815 (72,72),(71,71) -2816 (77,72),(76,71) -2817 (82,72),(81,71) -2818 (87,72),(86,71) -2819 (92,72),(91,71) -2820 (97,72),(96,71) -2821 (3,73),(1,71) -2822 (8,73),(6,71) -2823 (13,73),(11,71) -2824 (18,73),(16,71) -2825 (23,73),(21,71) -2826 (28,73),(26,71) -2827 (33,73),(31,71) -2828 (38,73),(36,71) -2829 (43,73),(41,71) -2830 (48,73),(46,71) -2831 (53,73),(51,71) -2832 (58,73),(56,71) -2833 (63,73),(61,71) -2834 (68,73),(66,71) -2835 (73,73),(71,71) -2836 (78,73),(76,71) -2837 (83,73),(81,71) -2838 (88,73),(86,71) -2839 (93,73),(91,71) -2840 (98,73),(96,71) -2841 (4,74),(1,71) -2842 (9,74),(6,71) -2843 (14,74),(11,71) -2844 (19,74),(16,71) -2845 (24,74),(21,71) -2846 (29,74),(26,71) -2847 (34,74),(31,71) -2848 (39,74),(36,71) -2849 (44,74),(41,71) -2850 (49,74),(46,71) -2851 (54,74),(51,71) -2852 (59,74),(56,71) -2853 (64,74),(61,71) -2854 (69,74),(66,71) -2855 (74,74),(71,71) -2856 (79,74),(76,71) -2857 (84,74),(81,71) -2858 (89,74),(86,71) -2859 (94,74),(91,71) -2860 (99,74),(96,71) -2861 (5,75),(1,71) -2862 (10,75),(6,71) -2863 (15,75),(11,71) -2864 (20,75),(16,71) -2865 (25,75),(21,71) -2866 (30,75),(26,71) -2867 (35,75),(31,71) -2868 (40,75),(36,71) -2869 (45,75),(41,71) -2870 (50,75),(46,71) -2871 (55,75),(51,71) -2872 (60,75),(56,71) -2873 (65,75),(61,71) -2874 (70,75),(66,71) -2875 (75,75),(71,71) -2876 (80,75),(76,71) -2877 (85,75),(81,71) -2878 (90,75),(86,71) -2879 (95,75),(91,71) -2880 (100,75),(96,71) -2881 (6,76),(1,71) -2882 (11,76),(6,71) -2883 (16,76),(11,71) -2884 (21,76),(16,71) -2885 (26,76),(21,71) -2886 (31,76),(26,71) -2887 (36,76),(31,71) -2888 (41,76),(36,71) -2889 (46,76),(41,71) -2890 (51,76),(46,71) -2891 (56,76),(51,71) -2892 (61,76),(56,71) -2893 (66,76),(61,71) -2894 (71,76),(66,71) -2895 (76,76),(71,71) -2896 (81,76),(76,71) -2897 (86,76),(81,71) -2898 (91,76),(86,71) -2899 (96,76),(91,71) -2900 (101,76),(96,71) -2901 (7,77),(1,71) -2902 (12,77),(6,71) -2903 (17,77),(11,71) -2904 (22,77),(16,71) -2905 (27,77),(21,71) -2906 (32,77),(26,71) -2907 (37,77),(31,71) -2908 (42,77),(36,71) -2909 (47,77),(41,71) -2910 (52,77),(46,71) -2911 (57,77),(51,71) -2912 (62,77),(56,71) -2913 (67,77),(61,71) -2914 (72,77),(66,71) -2915 (77,77),(71,71) -2916 (82,77),(76,71) -2917 (87,77),(81,71) -2918 (92,77),(86,71) -2919 (97,77),(91,71) -2920 (102,77),(96,71) -2921 (8,78),(1,71) -2922 (13,78),(6,71) -2923 (18,78),(11,71) -2924 (23,78),(16,71) -2925 (28,78),(21,71) -2926 (33,78),(26,71) -2927 (38,78),(31,71) -2928 (43,78),(36,71) -2929 (48,78),(41,71) -2930 (53,78),(46,71) -2931 (58,78),(51,71) -2932 (63,78),(56,71) -2933 (68,78),(61,71) -2934 (73,78),(66,71) -2935 (78,78),(71,71) -2936 (83,78),(76,71) -2937 (88,78),(81,71) -2938 (93,78),(86,71) -2939 (98,78),(91,71) -2940 (103,78),(96,71) -2941 (9,79),(1,71) -2942 (14,79),(6,71) -2943 (19,79),(11,71) -2944 (24,79),(16,71) -2945 (29,79),(21,71) -2946 (34,79),(26,71) -2947 (39,79),(31,71) -2948 (44,79),(36,71) -2949 (49,79),(41,71) -2950 (54,79),(46,71) -2951 (59,79),(51,71) -2952 (64,79),(56,71) -2953 (69,79),(61,71) -2954 (74,79),(66,71) -2955 (79,79),(71,71) -2956 (84,79),(76,71) -2957 (89,79),(81,71) -2958 (94,79),(86,71) -2959 (99,79),(91,71) -2960 (104,79),(96,71) -2961 (10,80),(1,71) -2962 (15,80),(6,71) -2963 (20,80),(11,71) -2964 (25,80),(16,71) -2965 (30,80),(21,71) -2966 (35,80),(26,71) -2967 (40,80),(31,71) -2968 (45,80),(36,71) -2969 (50,80),(41,71) -2970 (55,80),(46,71) -2971 (60,80),(51,71) -2972 (65,80),(56,71) -2973 (70,80),(61,71) -2974 (75,80),(66,71) -2975 (80,80),(71,71) -2976 (85,80),(76,71) -2977 (90,80),(81,71) -2978 (95,80),(86,71) -2979 (100,80),(91,71) -2980 (105,80),(96,71) -2981 (11,81),(1,71) -2982 (16,81),(6,71) -2983 (21,81),(11,71) -2984 (26,81),(16,71) -2985 (31,81),(21,71) -2986 (36,81),(26,71) -2987 (41,81),(31,71) -2988 (46,81),(36,71) -2989 (51,81),(41,71) -2990 (56,81),(46,71) -2991 (61,81),(51,71) -2992 (66,81),(56,71) -2993 (71,81),(61,71) -2994 (76,81),(66,71) -2995 (81,81),(71,71) -2996 (86,81),(76,71) -2997 (91,81),(81,71) -2998 (96,81),(86,71) -2999 (101,81),(91,71) -3000 (106,81),(96,71) -3001 (2,77),(1,76) -3002 (7,77),(6,76) -3003 (12,77),(11,76) -3004 (17,77),(16,76) -3005 (22,77),(21,76) -3006 (27,77),(26,76) -3007 (32,77),(31,76) -3008 (37,77),(36,76) -3009 (42,77),(41,76) -3010 (47,77),(46,76) -3011 (52,77),(51,76) -3012 (57,77),(56,76) -3013 (62,77),(61,76) -3014 (67,77),(66,76) -3015 (72,77),(71,76) -3016 (77,77),(76,76) -3017 (82,77),(81,76) -3018 (87,77),(86,76) -3019 (92,77),(91,76) -3020 (97,77),(96,76) -3021 (3,78),(1,76) -3022 (8,78),(6,76) -3023 (13,78),(11,76) -3024 (18,78),(16,76) -3025 (23,78),(21,76) -3026 (28,78),(26,76) -3027 (33,78),(31,76) -3028 (38,78),(36,76) -3029 (43,78),(41,76) -3030 (48,78),(46,76) -3031 (53,78),(51,76) -3032 (58,78),(56,76) -3033 (63,78),(61,76) -3034 (68,78),(66,76) -3035 (73,78),(71,76) -3036 (78,78),(76,76) -3037 (83,78),(81,76) -3038 (88,78),(86,76) -3039 (93,78),(91,76) -3040 (98,78),(96,76) -3041 (4,79),(1,76) -3042 (9,79),(6,76) -3043 (14,79),(11,76) -3044 (19,79),(16,76) -3045 (24,79),(21,76) -3046 (29,79),(26,76) -3047 (34,79),(31,76) -3048 (39,79),(36,76) -3049 (44,79),(41,76) -3050 (49,79),(46,76) -3051 (54,79),(51,76) -3052 (59,79),(56,76) -3053 (64,79),(61,76) -3054 (69,79),(66,76) -3055 (74,79),(71,76) -3056 (79,79),(76,76) -3057 (84,79),(81,76) -3058 (89,79),(86,76) -3059 (94,79),(91,76) -3060 (99,79),(96,76) -3061 (5,80),(1,76) -3062 (10,80),(6,76) -3063 (15,80),(11,76) -3064 (20,80),(16,76) -3065 (25,80),(21,76) -3066 (30,80),(26,76) -3067 (35,80),(31,76) -3068 (40,80),(36,76) -3069 (45,80),(41,76) -3070 (50,80),(46,76) -3071 (55,80),(51,76) -3072 (60,80),(56,76) -3073 (65,80),(61,76) -3074 (70,80),(66,76) -3075 (75,80),(71,76) -3076 (80,80),(76,76) -3077 (85,80),(81,76) -3078 (90,80),(86,76) -3079 (95,80),(91,76) -3080 (100,80),(96,76) -3081 (6,81),(1,76) -3082 (11,81),(6,76) -3083 (16,81),(11,76) -3084 (21,81),(16,76) -3085 (26,81),(21,76) -3086 (31,81),(26,76) -3087 (36,81),(31,76) -3088 (41,81),(36,76) -3089 (46,81),(41,76) -3090 (51,81),(46,76) -3091 (56,81),(51,76) -3092 (61,81),(56,76) -3093 (66,81),(61,76) -3094 (71,81),(66,76) -3095 (76,81),(71,76) -3096 (81,81),(76,76) -3097 (86,81),(81,76) -3098 (91,81),(86,76) -3099 (96,81),(91,76) -3100 (101,81),(96,76) -3101 (7,82),(1,76) -3102 (12,82),(6,76) -3103 (17,82),(11,76) -3104 (22,82),(16,76) -3105 (27,82),(21,76) -3106 (32,82),(26,76) -3107 (37,82),(31,76) -3108 (42,82),(36,76) -3109 (47,82),(41,76) -3110 (52,82),(46,76) -3111 (57,82),(51,76) -3112 (62,82),(56,76) -3113 (67,82),(61,76) -3114 (72,82),(66,76) -3115 (77,82),(71,76) -3116 (82,82),(76,76) -3117 (87,82),(81,76) -3118 (92,82),(86,76) -3119 (97,82),(91,76) -3120 (102,82),(96,76) -3121 (8,83),(1,76) -3122 (13,83),(6,76) -3123 (18,83),(11,76) -3124 (23,83),(16,76) -3125 (28,83),(21,76) -3126 (33,83),(26,76) -3127 (38,83),(31,76) -3128 (43,83),(36,76) -3129 (48,83),(41,76) -3130 (53,83),(46,76) -3131 (58,83),(51,76) -3132 (63,83),(56,76) -3133 (68,83),(61,76) -3134 (73,83),(66,76) -3135 (78,83),(71,76) -3136 (83,83),(76,76) -3137 (88,83),(81,76) -3138 (93,83),(86,76) -3139 (98,83),(91,76) -3140 (103,83),(96,76) -3141 (9,84),(1,76) -3142 (14,84),(6,76) -3143 (19,84),(11,76) -3144 (24,84),(16,76) -3145 (29,84),(21,76) -3146 (34,84),(26,76) -3147 (39,84),(31,76) -3148 (44,84),(36,76) -3149 (49,84),(41,76) -3150 (54,84),(46,76) -3151 (59,84),(51,76) -3152 (64,84),(56,76) -3153 (69,84),(61,76) -3154 (74,84),(66,76) -3155 (79,84),(71,76) -3156 (84,84),(76,76) -3157 (89,84),(81,76) -3158 (94,84),(86,76) -3159 (99,84),(91,76) -3160 (104,84),(96,76) -3161 (10,85),(1,76) -3162 (15,85),(6,76) -3163 (20,85),(11,76) -3164 (25,85),(16,76) -3165 (30,85),(21,76) -3166 (35,85),(26,76) -3167 (40,85),(31,76) -3168 (45,85),(36,76) -3169 (50,85),(41,76) -3170 (55,85),(46,76) -3171 (60,85),(51,76) -3172 (65,85),(56,76) -3173 (70,85),(61,76) -3174 (75,85),(66,76) -3175 (80,85),(71,76) -3176 (85,85),(76,76) -3177 (90,85),(81,76) -3178 (95,85),(86,76) -3179 (100,85),(91,76) -3180 (105,85),(96,76) -3181 (11,86),(1,76) -3182 (16,86),(6,76) -3183 (21,86),(11,76) -3184 (26,86),(16,76) -3185 (31,86),(21,76) -3186 (36,86),(26,76) -3187 (41,86),(31,76) -3188 (46,86),(36,76) -3189 (51,86),(41,76) -3190 (56,86),(46,76) -3191 (61,86),(51,76) -3192 (66,86),(56,76) -3193 (71,86),(61,76) -3194 (76,86),(66,76) -3195 (81,86),(71,76) -3196 (86,86),(76,76) -3197 (91,86),(81,76) -3198 (96,86),(86,76) -3199 (101,86),(91,76) -3200 (106,86),(96,76) -3201 (2,82),(1,81) -3202 (7,82),(6,81) -3203 (12,82),(11,81) -3204 (17,82),(16,81) -3205 (22,82),(21,81) -3206 (27,82),(26,81) -3207 (32,82),(31,81) -3208 (37,82),(36,81) -3209 (42,82),(41,81) -3210 (47,82),(46,81) -3211 (52,82),(51,81) -3212 (57,82),(56,81) -3213 (62,82),(61,81) -3214 (67,82),(66,81) -3215 (72,82),(71,81) -3216 (77,82),(76,81) -3217 (82,82),(81,81) -3218 (87,82),(86,81) -3219 (92,82),(91,81) -3220 (97,82),(96,81) -3221 (3,83),(1,81) -3222 (8,83),(6,81) -3223 (13,83),(11,81) -3224 (18,83),(16,81) -3225 (23,83),(21,81) -3226 (28,83),(26,81) -3227 (33,83),(31,81) -3228 (38,83),(36,81) -3229 (43,83),(41,81) -3230 (48,83),(46,81) -3231 (53,83),(51,81) -3232 (58,83),(56,81) -3233 (63,83),(61,81) -3234 (68,83),(66,81) -3235 (73,83),(71,81) -3236 (78,83),(76,81) -3237 (83,83),(81,81) -3238 (88,83),(86,81) -3239 (93,83),(91,81) -3240 (98,83),(96,81) -3241 (4,84),(1,81) -3242 (9,84),(6,81) -3243 (14,84),(11,81) -3244 (19,84),(16,81) -3245 (24,84),(21,81) -3246 (29,84),(26,81) -3247 (34,84),(31,81) -3248 (39,84),(36,81) -3249 (44,84),(41,81) -3250 (49,84),(46,81) -3251 (54,84),(51,81) -3252 (59,84),(56,81) -3253 (64,84),(61,81) -3254 (69,84),(66,81) -3255 (74,84),(71,81) -3256 (79,84),(76,81) -3257 (84,84),(81,81) -3258 (89,84),(86,81) -3259 (94,84),(91,81) -3260 (99,84),(96,81) -3261 (5,85),(1,81) -3262 (10,85),(6,81) -3263 (15,85),(11,81) -3264 (20,85),(16,81) -3265 (25,85),(21,81) -3266 (30,85),(26,81) -3267 (35,85),(31,81) -3268 (40,85),(36,81) -3269 (45,85),(41,81) -3270 (50,85),(46,81) -3271 (55,85),(51,81) -3272 (60,85),(56,81) -3273 (65,85),(61,81) -3274 (70,85),(66,81) -3275 (75,85),(71,81) -3276 (80,85),(76,81) -3277 (85,85),(81,81) -3278 (90,85),(86,81) -3279 (95,85),(91,81) -3280 (100,85),(96,81) -3281 (6,86),(1,81) -3282 (11,86),(6,81) -3283 (16,86),(11,81) -3284 (21,86),(16,81) -3285 (26,86),(21,81) -3286 (31,86),(26,81) -3287 (36,86),(31,81) -3288 (41,86),(36,81) -3289 (46,86),(41,81) -3290 (51,86),(46,81) -3291 (56,86),(51,81) -3292 (61,86),(56,81) -3293 (66,86),(61,81) -3294 (71,86),(66,81) -3295 (76,86),(71,81) -3296 (81,86),(76,81) -3297 (86,86),(81,81) -3298 (91,86),(86,81) -3299 (96,86),(91,81) -3300 (101,86),(96,81) -3301 (7,87),(1,81) -3302 (12,87),(6,81) -3303 (17,87),(11,81) -3304 (22,87),(16,81) -3305 (27,87),(21,81) -3306 (32,87),(26,81) -3307 (37,87),(31,81) -3308 (42,87),(36,81) -3309 (47,87),(41,81) -3310 (52,87),(46,81) -3311 (57,87),(51,81) -3312 (62,87),(56,81) -3313 (67,87),(61,81) -3314 (72,87),(66,81) -3315 (77,87),(71,81) -3316 (82,87),(76,81) -3317 (87,87),(81,81) -3318 (92,87),(86,81) -3319 (97,87),(91,81) -3320 (102,87),(96,81) -3321 (8,88),(1,81) -3322 (13,88),(6,81) -3323 (18,88),(11,81) -3324 (23,88),(16,81) -3325 (28,88),(21,81) -3326 (33,88),(26,81) -3327 (38,88),(31,81) -3328 (43,88),(36,81) -3329 (48,88),(41,81) -3330 (53,88),(46,81) -3331 (58,88),(51,81) -3332 (63,88),(56,81) -3333 (68,88),(61,81) -3334 (73,88),(66,81) -3335 (78,88),(71,81) -3336 (83,88),(76,81) -3337 (88,88),(81,81) -3338 (93,88),(86,81) -3339 (98,88),(91,81) -3340 (103,88),(96,81) -3341 (9,89),(1,81) -3342 (14,89),(6,81) -3343 (19,89),(11,81) -3344 (24,89),(16,81) -3345 (29,89),(21,81) -3346 (34,89),(26,81) -3347 (39,89),(31,81) -3348 (44,89),(36,81) -3349 (49,89),(41,81) -3350 (54,89),(46,81) -3351 (59,89),(51,81) -3352 (64,89),(56,81) -3353 (69,89),(61,81) -3354 (74,89),(66,81) -3355 (79,89),(71,81) -3356 (84,89),(76,81) -3357 (89,89),(81,81) -3358 (94,89),(86,81) -3359 (99,89),(91,81) -3360 (104,89),(96,81) -3361 (10,90),(1,81) -3362 (15,90),(6,81) -3363 (20,90),(11,81) -3364 (25,90),(16,81) -3365 (30,90),(21,81) -3366 (35,90),(26,81) -3367 (40,90),(31,81) -3368 (45,90),(36,81) -3369 (50,90),(41,81) -3370 (55,90),(46,81) -3371 (60,90),(51,81) -3372 (65,90),(56,81) -3373 (70,90),(61,81) -3374 (75,90),(66,81) -3375 (80,90),(71,81) -3376 (85,90),(76,81) -3377 (90,90),(81,81) -3378 (95,90),(86,81) -3379 (100,90),(91,81) -3380 (105,90),(96,81) -3381 (11,91),(1,81) -3382 (16,91),(6,81) -3383 (21,91),(11,81) -3384 (26,91),(16,81) -3385 (31,91),(21,81) -3386 (36,91),(26,81) -3387 (41,91),(31,81) -3388 (46,91),(36,81) -3389 (51,91),(41,81) -3390 (56,91),(46,81) -3391 (61,91),(51,81) -3392 (66,91),(56,81) -3393 (71,91),(61,81) -3394 (76,91),(66,81) -3395 (81,91),(71,81) -3396 (86,91),(76,81) -3397 (91,91),(81,81) -3398 (96,91),(86,81) -3399 (101,91),(91,81) -3400 (106,91),(96,81) -3401 (2,87),(1,86) -3402 (7,87),(6,86) -3403 (12,87),(11,86) -3404 (17,87),(16,86) -3405 (22,87),(21,86) -3406 (27,87),(26,86) -3407 (32,87),(31,86) -3408 (37,87),(36,86) -3409 (42,87),(41,86) -3410 (47,87),(46,86) -3411 (52,87),(51,86) -3412 (57,87),(56,86) -3413 (62,87),(61,86) -3414 (67,87),(66,86) -3415 (72,87),(71,86) -3416 (77,87),(76,86) -3417 (82,87),(81,86) -3418 (87,87),(86,86) -3419 (92,87),(91,86) -3420 (97,87),(96,86) -3421 (3,88),(1,86) -3422 (8,88),(6,86) -3423 (13,88),(11,86) -3424 (18,88),(16,86) -3425 (23,88),(21,86) -3426 (28,88),(26,86) -3427 (33,88),(31,86) -3428 (38,88),(36,86) -3429 (43,88),(41,86) -3430 (48,88),(46,86) -3431 (53,88),(51,86) -3432 (58,88),(56,86) -3433 (63,88),(61,86) -3434 (68,88),(66,86) -3435 (73,88),(71,86) -3436 (78,88),(76,86) -3437 (83,88),(81,86) -3438 (88,88),(86,86) -3439 (93,88),(91,86) -3440 (98,88),(96,86) -3441 (4,89),(1,86) -3442 (9,89),(6,86) -3443 (14,89),(11,86) -3444 (19,89),(16,86) -3445 (24,89),(21,86) -3446 (29,89),(26,86) -3447 (34,89),(31,86) -3448 (39,89),(36,86) -3449 (44,89),(41,86) -3450 (49,89),(46,86) -3451 (54,89),(51,86) -3452 (59,89),(56,86) -3453 (64,89),(61,86) -3454 (69,89),(66,86) -3455 (74,89),(71,86) -3456 (79,89),(76,86) -3457 (84,89),(81,86) -3458 (89,89),(86,86) -3459 (94,89),(91,86) -3460 (99,89),(96,86) -3461 (5,90),(1,86) -3462 (10,90),(6,86) -3463 (15,90),(11,86) -3464 (20,90),(16,86) -3465 (25,90),(21,86) -3466 (30,90),(26,86) -3467 (35,90),(31,86) -3468 (40,90),(36,86) -3469 (45,90),(41,86) -3470 (50,90),(46,86) -3471 (55,90),(51,86) -3472 (60,90),(56,86) -3473 (65,90),(61,86) -3474 (70,90),(66,86) -3475 (75,90),(71,86) -3476 (80,90),(76,86) -3477 (85,90),(81,86) -3478 (90,90),(86,86) -3479 (95,90),(91,86) -3480 (100,90),(96,86) -3481 (6,91),(1,86) -3482 (11,91),(6,86) -3483 (16,91),(11,86) -3484 (21,91),(16,86) -3485 (26,91),(21,86) -3486 (31,91),(26,86) -3487 (36,91),(31,86) -3488 (41,91),(36,86) -3489 (46,91),(41,86) -3490 (51,91),(46,86) -3491 (56,91),(51,86) -3492 (61,91),(56,86) -3493 (66,91),(61,86) -3494 (71,91),(66,86) -3495 (76,91),(71,86) -3496 (81,91),(76,86) -3497 (86,91),(81,86) -3498 (91,91),(86,86) -3499 (96,91),(91,86) -3500 (101,91),(96,86) -3501 (7,92),(1,86) -3502 (12,92),(6,86) -3503 (17,92),(11,86) -3504 (22,92),(16,86) -3505 (27,92),(21,86) -3506 (32,92),(26,86) -3507 (37,92),(31,86) -3508 (42,92),(36,86) -3509 (47,92),(41,86) -3510 (52,92),(46,86) -3511 (57,92),(51,86) -3512 (62,92),(56,86) -3513 (67,92),(61,86) -3514 (72,92),(66,86) -3515 (77,92),(71,86) -3516 (82,92),(76,86) -3517 (87,92),(81,86) -3518 (92,92),(86,86) -3519 (97,92),(91,86) -3520 (102,92),(96,86) -3521 (8,93),(1,86) -3522 (13,93),(6,86) -3523 (18,93),(11,86) -3524 (23,93),(16,86) -3525 (28,93),(21,86) -3526 (33,93),(26,86) -3527 (38,93),(31,86) -3528 (43,93),(36,86) -3529 (48,93),(41,86) -3530 (53,93),(46,86) -3531 (58,93),(51,86) -3532 (63,93),(56,86) -3533 (68,93),(61,86) -3534 (73,93),(66,86) -3535 (78,93),(71,86) -3536 (83,93),(76,86) -3537 (88,93),(81,86) -3538 (93,93),(86,86) -3539 (98,93),(91,86) -3540 (103,93),(96,86) -3541 (9,94),(1,86) -3542 (14,94),(6,86) -3543 (19,94),(11,86) -3544 (24,94),(16,86) -3545 (29,94),(21,86) -3546 (34,94),(26,86) -3547 (39,94),(31,86) -3548 (44,94),(36,86) -3549 (49,94),(41,86) -3550 (54,94),(46,86) -3551 (59,94),(51,86) -3552 (64,94),(56,86) -3553 (69,94),(61,86) -3554 (74,94),(66,86) -3555 (79,94),(71,86) -3556 (84,94),(76,86) -3557 (89,94),(81,86) -3558 (94,94),(86,86) -3559 (99,94),(91,86) -3560 (104,94),(96,86) -3561 (10,95),(1,86) -3562 (15,95),(6,86) -3563 (20,95),(11,86) -3564 (25,95),(16,86) -3565 (30,95),(21,86) -3566 (35,95),(26,86) -3567 (40,95),(31,86) -3568 (45,95),(36,86) -3569 (50,95),(41,86) -3570 (55,95),(46,86) -3571 (60,95),(51,86) -3572 (65,95),(56,86) -3573 (70,95),(61,86) -3574 (75,95),(66,86) -3575 (80,95),(71,86) -3576 (85,95),(76,86) -3577 (90,95),(81,86) -3578 (95,95),(86,86) -3579 (100,95),(91,86) -3580 (105,95),(96,86) -3581 (11,96),(1,86) -3582 (16,96),(6,86) -3583 (21,96),(11,86) -3584 (26,96),(16,86) -3585 (31,96),(21,86) -3586 (36,96),(26,86) -3587 (41,96),(31,86) -3588 (46,96),(36,86) -3589 (51,96),(41,86) -3590 (56,96),(46,86) -3591 (61,96),(51,86) -3592 (66,96),(56,86) -3593 (71,96),(61,86) -3594 (76,96),(66,86) -3595 (81,96),(71,86) -3596 (86,96),(76,86) -3597 (91,96),(81,86) -3598 (96,96),(86,86) -3599 (101,96),(91,86) -3600 (106,96),(96,86) -3601 (2,92),(1,91) -3602 (7,92),(6,91) -3603 (12,92),(11,91) -3604 (17,92),(16,91) -3605 (22,92),(21,91) -3606 (27,92),(26,91) -3607 (32,92),(31,91) -3608 (37,92),(36,91) -3609 (42,92),(41,91) -3610 (47,92),(46,91) -3611 (52,92),(51,91) -3612 (57,92),(56,91) -3613 (62,92),(61,91) -3614 (67,92),(66,91) -3615 (72,92),(71,91) -3616 (77,92),(76,91) -3617 (82,92),(81,91) -3618 (87,92),(86,91) -3619 (92,92),(91,91) -3620 (97,92),(96,91) -3621 (3,93),(1,91) -3622 (8,93),(6,91) -3623 (13,93),(11,91) -3624 (18,93),(16,91) -3625 (23,93),(21,91) -3626 (28,93),(26,91) -3627 (33,93),(31,91) -3628 (38,93),(36,91) -3629 (43,93),(41,91) -3630 (48,93),(46,91) -3631 (53,93),(51,91) -3632 (58,93),(56,91) -3633 (63,93),(61,91) -3634 (68,93),(66,91) -3635 (73,93),(71,91) -3636 (78,93),(76,91) -3637 (83,93),(81,91) -3638 (88,93),(86,91) -3639 (93,93),(91,91) -3640 (98,93),(96,91) -3641 (4,94),(1,91) -3642 (9,94),(6,91) -3643 (14,94),(11,91) -3644 (19,94),(16,91) -3645 (24,94),(21,91) -3646 (29,94),(26,91) -3647 (34,94),(31,91) -3648 (39,94),(36,91) -3649 (44,94),(41,91) -3650 (49,94),(46,91) -3651 (54,94),(51,91) -3652 (59,94),(56,91) -3653 (64,94),(61,91) -3654 (69,94),(66,91) -3655 (74,94),(71,91) -3656 (79,94),(76,91) -3657 (84,94),(81,91) -3658 (89,94),(86,91) -3659 (94,94),(91,91) -3660 (99,94),(96,91) -3661 (5,95),(1,91) -3662 (10,95),(6,91) -3663 (15,95),(11,91) -3664 (20,95),(16,91) -3665 (25,95),(21,91) -3666 (30,95),(26,91) -3667 (35,95),(31,91) -3668 (40,95),(36,91) -3669 (45,95),(41,91) -3670 (50,95),(46,91) -3671 (55,95),(51,91) -3672 (60,95),(56,91) -3673 (65,95),(61,91) -3674 (70,95),(66,91) -3675 (75,95),(71,91) -3676 (80,95),(76,91) -3677 (85,95),(81,91) -3678 (90,95),(86,91) -3679 (95,95),(91,91) -3680 (100,95),(96,91) -3681 (6,96),(1,91) -3682 (11,96),(6,91) -3683 (16,96),(11,91) -3684 (21,96),(16,91) -3685 (26,96),(21,91) -3686 (31,96),(26,91) -3687 (36,96),(31,91) -3688 (41,96),(36,91) -3689 (46,96),(41,91) -3690 (51,96),(46,91) -3691 (56,96),(51,91) -3692 (61,96),(56,91) -3693 (66,96),(61,91) -3694 (71,96),(66,91) -3695 (76,96),(71,91) -3696 (81,96),(76,91) -3697 (86,96),(81,91) -3698 (91,96),(86,91) -3699 (96,96),(91,91) -3700 (101,96),(96,91) -3701 (7,97),(1,91) -3702 (12,97),(6,91) -3703 (17,97),(11,91) -3704 (22,97),(16,91) -3705 (27,97),(21,91) -3706 (32,97),(26,91) -3707 (37,97),(31,91) -3708 (42,97),(36,91) -3709 (47,97),(41,91) -3710 (52,97),(46,91) -3711 (57,97),(51,91) -3712 (62,97),(56,91) -3713 (67,97),(61,91) -3714 (72,97),(66,91) -3715 (77,97),(71,91) -3716 (82,97),(76,91) -3717 (87,97),(81,91) -3718 (92,97),(86,91) -3719 (97,97),(91,91) -3720 (102,97),(96,91) -3721 (8,98),(1,91) -3722 (13,98),(6,91) -3723 (18,98),(11,91) -3724 (23,98),(16,91) -3725 (28,98),(21,91) -3726 (33,98),(26,91) -3727 (38,98),(31,91) -3728 (43,98),(36,91) -3729 (48,98),(41,91) -3730 (53,98),(46,91) -3731 (58,98),(51,91) -3732 (63,98),(56,91) -3733 (68,98),(61,91) -3734 (73,98),(66,91) -3735 (78,98),(71,91) -3736 (83,98),(76,91) -3737 (88,98),(81,91) -3738 (93,98),(86,91) -3739 (98,98),(91,91) -3740 (103,98),(96,91) -3741 (9,99),(1,91) -3742 (14,99),(6,91) -3743 (19,99),(11,91) -3744 (24,99),(16,91) -3745 (29,99),(21,91) -3746 (34,99),(26,91) -3747 (39,99),(31,91) -3748 (44,99),(36,91) -3749 (49,99),(41,91) -3750 (54,99),(46,91) -3751 (59,99),(51,91) -3752 (64,99),(56,91) -3753 (69,99),(61,91) -3754 (74,99),(66,91) -3755 (79,99),(71,91) -3756 (84,99),(76,91) -3757 (89,99),(81,91) -3758 (94,99),(86,91) -3759 (99,99),(91,91) -3760 (104,99),(96,91) -3761 (10,100),(1,91) -3762 (15,100),(6,91) -3763 (20,100),(11,91) -3764 (25,100),(16,91) -3765 (30,100),(21,91) -3766 (35,100),(26,91) -3767 (40,100),(31,91) -3768 (45,100),(36,91) -3769 (50,100),(41,91) -3770 (55,100),(46,91) -3771 (60,100),(51,91) -3772 (65,100),(56,91) -3773 (70,100),(61,91) -3774 (75,100),(66,91) -3775 (80,100),(71,91) -3776 (85,100),(76,91) -3777 (90,100),(81,91) -3778 (95,100),(86,91) -3779 (100,100),(91,91) -3780 (105,100),(96,91) -3781 (11,101),(1,91) -3782 (16,101),(6,91) -3783 (21,101),(11,91) -3784 (26,101),(16,91) -3785 (31,101),(21,91) -3786 (36,101),(26,91) -3787 (41,101),(31,91) -3788 (46,101),(36,91) -3789 (51,101),(41,91) -3790 (56,101),(46,91) -3791 (61,101),(51,91) -3792 (66,101),(56,91) -3793 (71,101),(61,91) -3794 (76,101),(66,91) -3795 (81,101),(71,91) -3796 (86,101),(76,91) -3797 (91,101),(81,91) -3798 (96,101),(86,91) -3799 (101,101),(91,91) -3800 (106,101),(96,91) -3801 (2,97),(1,96) -3802 (7,97),(6,96) -3803 (12,97),(11,96) -3804 (17,97),(16,96) -3805 (22,97),(21,96) -3806 (27,97),(26,96) -3807 (32,97),(31,96) -3808 (37,97),(36,96) -3809 (42,97),(41,96) -3810 (47,97),(46,96) -3811 (52,97),(51,96) -3812 (57,97),(56,96) -3813 (62,97),(61,96) -3814 (67,97),(66,96) -3815 (72,97),(71,96) -3816 (77,97),(76,96) -3817 (82,97),(81,96) -3818 (87,97),(86,96) -3819 (92,97),(91,96) -3820 (97,97),(96,96) -3821 (3,98),(1,96) -3822 (8,98),(6,96) -3823 (13,98),(11,96) -3824 (18,98),(16,96) -3825 (23,98),(21,96) -3826 (28,98),(26,96) -3827 (33,98),(31,96) -3828 (38,98),(36,96) -3829 (43,98),(41,96) -3830 (48,98),(46,96) -3831 (53,98),(51,96) -3832 (58,98),(56,96) -3833 (63,98),(61,96) -3834 (68,98),(66,96) -3835 (73,98),(71,96) -3836 (78,98),(76,96) -3837 (83,98),(81,96) -3838 (88,98),(86,96) -3839 (93,98),(91,96) -3840 (98,98),(96,96) -3841 (4,99),(1,96) -3842 (9,99),(6,96) -3843 (14,99),(11,96) -3844 (19,99),(16,96) -3845 (24,99),(21,96) -3846 (29,99),(26,96) -3847 (34,99),(31,96) -3848 (39,99),(36,96) -3849 (44,99),(41,96) -3850 (49,99),(46,96) -3851 (54,99),(51,96) -3852 (59,99),(56,96) -3853 (64,99),(61,96) -3854 (69,99),(66,96) -3855 (74,99),(71,96) -3856 (79,99),(76,96) -3857 (84,99),(81,96) -3858 (89,99),(86,96) -3859 (94,99),(91,96) -3860 (99,99),(96,96) -3861 (5,100),(1,96) -3862 (10,100),(6,96) -3863 (15,100),(11,96) -3864 (20,100),(16,96) -3865 (25,100),(21,96) -3866 (30,100),(26,96) -3867 (35,100),(31,96) -3868 (40,100),(36,96) -3869 (45,100),(41,96) -3870 (50,100),(46,96) -3871 (55,100),(51,96) -3872 (60,100),(56,96) -3873 (65,100),(61,96) -3874 (70,100),(66,96) -3875 (75,100),(71,96) -3876 (80,100),(76,96) -3877 (85,100),(81,96) -3878 (90,100),(86,96) -3879 (95,100),(91,96) -3880 (100,100),(96,96) -3881 (6,101),(1,96) -3882 (11,101),(6,96) -3883 (16,101),(11,96) -3884 (21,101),(16,96) -3885 (26,101),(21,96) -3886 (31,101),(26,96) -3887 (36,101),(31,96) -3888 (41,101),(36,96) -3889 (46,101),(41,96) -3890 (51,101),(46,96) -3891 (56,101),(51,96) -3892 (61,101),(56,96) -3893 (66,101),(61,96) -3894 (71,101),(66,96) -3895 (76,101),(71,96) -3896 (81,101),(76,96) -3897 (86,101),(81,96) -3898 (91,101),(86,96) -3899 (96,101),(91,96) -3900 (101,101),(96,96) -3901 (7,102),(1,96) -3902 (12,102),(6,96) -3903 (17,102),(11,96) -3904 (22,102),(16,96) -3905 (27,102),(21,96) -3906 (32,102),(26,96) -3907 (37,102),(31,96) -3908 (42,102),(36,96) -3909 (47,102),(41,96) -3910 (52,102),(46,96) -3911 (57,102),(51,96) -3912 (62,102),(56,96) -3913 (67,102),(61,96) -3914 (72,102),(66,96) -3915 (77,102),(71,96) -3916 (82,102),(76,96) -3917 (87,102),(81,96) -3918 (92,102),(86,96) -3919 (97,102),(91,96) -3920 (102,102),(96,96) -3921 (8,103),(1,96) -3922 (13,103),(6,96) -3923 (18,103),(11,96) -3924 (23,103),(16,96) -3925 (28,103),(21,96) -3926 (33,103),(26,96) -3927 (38,103),(31,96) -3928 (43,103),(36,96) -3929 (48,103),(41,96) -3930 (53,103),(46,96) -3931 (58,103),(51,96) -3932 (63,103),(56,96) -3933 (68,103),(61,96) -3934 (73,103),(66,96) -3935 (78,103),(71,96) -3936 (83,103),(76,96) -3937 (88,103),(81,96) -3938 (93,103),(86,96) -3939 (98,103),(91,96) -3940 (103,103),(96,96) -3941 (9,104),(1,96) -3942 (14,104),(6,96) -3943 (19,104),(11,96) -3944 (24,104),(16,96) -3945 (29,104),(21,96) -3946 (34,104),(26,96) -3947 (39,104),(31,96) -3948 (44,104),(36,96) -3949 (49,104),(41,96) -3950 (54,104),(46,96) -3951 (59,104),(51,96) -3952 (64,104),(56,96) -3953 (69,104),(61,96) -3954 (74,104),(66,96) -3955 (79,104),(71,96) -3956 (84,104),(76,96) -3957 (89,104),(81,96) -3958 (94,104),(86,96) -3959 (99,104),(91,96) -3960 (104,104),(96,96) -3961 (10,105),(1,96) -3962 (15,105),(6,96) -3963 (20,105),(11,96) -3964 (25,105),(16,96) -3965 (30,105),(21,96) -3966 (35,105),(26,96) -3967 (40,105),(31,96) -3968 (45,105),(36,96) -3969 (50,105),(41,96) -3970 (55,105),(46,96) -3971 (60,105),(51,96) -3972 (65,105),(56,96) -3973 (70,105),(61,96) -3974 (75,105),(66,96) -3975 (80,105),(71,96) -3976 (85,105),(76,96) -3977 (90,105),(81,96) -3978 (95,105),(86,96) -3979 (100,105),(91,96) -3980 (105,105),(96,96) -3981 (11,106),(1,96) -3982 (16,106),(6,96) -3983 (21,106),(11,96) -3984 (26,106),(16,96) -3985 (31,106),(21,96) -3986 (36,106),(26,96) -3987 (41,106),(31,96) -3988 (46,106),(36,96) -3989 (51,106),(41,96) -3990 (56,106),(46,96) -3991 (61,106),(51,96) -3992 (66,106),(56,96) -3993 (71,106),(61,96) -3994 (76,106),(66,96) -3995 (81,106),(71,96) -3996 (86,106),(76,96) -3997 (91,106),(81,96) -3998 (96,106),(86,96) -3999 (101,106),(91,96) -4000 (106,106),(96,96) -\. --- --- Data for Name: spgist_domain_tbl; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.spgist_domain_tbl (f1) FROM stdin; -fee -fi -fo -fum -\. --- --- Data for Name: spgist_point_tbl; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.spgist_point_tbl (id, p) FROM stdin; -10000 (100000,100000) -100002 (21,21) -100004 (41,41) -100006 (61,61) -100008 (81,81) -100010 (101,101) -100012 (121,121) -100014 (141,141) -100016 (161,161) -100018 (181,181) -100020 (201,201) -100022 (221,221) -100024 (241,241) -100026 (261,261) -100028 (281,281) -100030 (301,301) -100032 (321,321) -100034 (341,341) -100036 (361,361) -100038 (381,381) -100040 (401,401) -100042 (421,421) -100044 (441,441) -100046 (461,461) -100048 (481,481) -100050 (501,501) -100052 (521,521) -100054 (541,541) -100056 (561,561) -100058 (581,581) -100060 (601,601) -100062 (621,621) -100064 (641,641) -100066 (661,661) -100068 (681,681) -100070 (701,701) -100072 (721,721) -100074 (741,741) -100076 (761,761) -100078 (781,781) -100080 (801,801) -100082 (821,821) -100084 (841,841) -100086 (861,861) -100088 (881,881) -100090 (901,901) -100092 (921,921) -100094 (941,941) -100096 (961,961) -100098 (981,981) -100100 (1001,1001) -100102 (1021,1021) -100104 (1041,1041) -100106 (1061,1061) -100108 (1081,1081) -100110 (1101,1101) -100112 (1121,1121) -100114 (1141,1141) -100116 (1161,1161) -100118 (1181,1181) -100120 (1201,1201) -100122 (1221,1221) -100124 (1241,1241) -100126 (1261,1261) -100128 (1281,1281) -100130 (1301,1301) -100132 (1321,1321) -100134 (1341,1341) -100136 (1361,1361) -100138 (1381,1381) -100140 (1401,1401) -100142 (1421,1421) -100144 (1441,1441) -100146 (1461,1461) -100148 (1481,1481) -100150 (1501,1501) -100152 (1521,1521) -100154 (1541,1541) -100156 (1561,1561) -100158 (1581,1581) -100160 (1601,1601) -100162 (1621,1621) -100164 (1641,1641) -100166 (1661,1661) -100168 (1681,1681) -100170 (1701,1701) -100172 (1721,1721) -100174 (1741,1741) -100176 (1761,1761) -100178 (1781,1781) -100180 (1801,1801) -100182 (1821,1821) -100184 (1841,1841) -100186 (1861,1861) -100188 (1881,1881) -100190 (1901,1901) -100192 (1921,1921) -100194 (1941,1941) -100196 (1961,1961) -100198 (1981,1981) -100200 (2001,2001) -100202 (2021,2021) -100204 (2041,2041) -100206 (2061,2061) -100208 (2081,2081) -100210 (2101,2101) -100212 (2121,2121) -100214 (2141,2141) -100216 (2161,2161) -100218 (2181,2181) -100220 (2201,2201) -100222 (2221,2221) -100224 (2241,2241) -100226 (2261,2261) -100228 (2281,2281) -100230 (2301,2301) -100232 (2321,2321) -100234 (2341,2341) -100236 (2361,2361) -100238 (2381,2381) -100240 (2401,2401) -100242 (2421,2421) -100244 (2441,2441) -100246 (2461,2461) -100248 (2481,2481) -100250 (2501,2501) -100252 (2521,2521) -100254 (2541,2541) -100256 (2561,2561) -100258 (2581,2581) -100260 (2601,2601) -100262 (2621,2621) -100264 (2641,2641) -100266 (2661,2661) -100268 (2681,2681) -100270 (2701,2701) -100272 (2721,2721) -100274 (2741,2741) -100276 (2761,2761) -100278 (2781,2781) -100280 (2801,2801) -100282 (2821,2821) -100284 (2841,2841) -100286 (2861,2861) -100288 (2881,2881) -100290 (2901,2901) -100292 (2921,2921) -100294 (2941,2941) -100296 (2961,2961) -100298 (2981,2981) -100300 (3001,3001) -100302 (3021,3021) -100304 (3041,3041) -100306 (3061,3061) -100308 (3081,3081) -100310 (3101,3101) -100312 (3121,3121) -100314 (3141,3141) -100316 (3161,3161) -100318 (3181,3181) -100320 (3201,3201) -100322 (3221,3221) -100324 (3241,3241) -100326 (3261,3261) -100328 (3281,3281) -100330 (3301,3301) -100332 (3321,3321) -100334 (3341,3341) -100336 (3361,3361) -100338 (3381,3381) -100340 (3401,3401) -100342 (3421,3421) -100344 (3441,3441) -100346 (3461,3461) -100348 (3481,3481) -100350 (3501,3501) -100352 (3521,3521) -100354 (3541,3541) -100356 (3561,3561) -100358 (3581,3581) -100360 (3601,3601) -100362 (3621,3621) -100364 (3641,3641) -100366 (3661,3661) -100368 (3681,3681) -100370 (3701,3701) -100372 (3721,3721) -100374 (3741,3741) -100376 (3761,3761) -100378 (3781,3781) -100380 (3801,3801) -100382 (3821,3821) -100384 (3841,3841) -100386 (3861,3861) -100388 (3881,3881) -100390 (3901,3901) -100392 (3921,3921) -100394 (3941,3941) -100396 (3961,3961) -100398 (3981,3981) -100400 (4001,4001) -100402 (4021,4021) -100404 (4041,4041) -100406 (4061,4061) -100408 (4081,4081) -100410 (4101,4101) -100412 (4121,4121) -100414 (4141,4141) -100416 (4161,4161) -100418 (4181,4181) -100420 (4201,4201) -100422 (4221,4221) -100424 (4241,4241) -100426 (4261,4261) -100428 (4281,4281) -100430 (4301,4301) -100432 (4321,4321) -100434 (4341,4341) -100436 (4361,4361) -100438 (4381,4381) -100440 (4401,4401) -100442 (4421,4421) -100444 (4441,4441) -100446 (4461,4461) -100448 (4481,4481) -100450 (4501,4501) -100452 (4521,4521) -100454 (4541,4541) -100456 (4561,4561) -100458 (4581,4581) -100460 (4601,4601) -100462 (4621,4621) -100464 (4641,4641) -100466 (4661,4661) -100468 (4681,4681) -100470 (4701,4701) -100472 (4721,4721) -100474 (4741,4741) -100476 (4761,4761) -100478 (4781,4781) -100480 (4801,4801) -100482 (4821,4821) -100484 (4841,4841) -100486 (4861,4861) -100488 (4881,4881) -100490 (4901,4901) -100492 (4921,4921) -100494 (4941,4941) -100496 (4961,4961) -100498 (4981,4981) -100500 (5001,5001) -100502 (5021,5021) -100504 (5041,5041) -100506 (5061,5061) -100508 (5081,5081) -100510 (5101,5101) -100512 (5121,5121) -100514 (5141,5141) -100516 (5161,5161) -100518 (5181,5181) -100520 (5201,5201) -100522 (5221,5221) -100524 (5241,5241) -100526 (5261,5261) -100528 (5281,5281) -100530 (5301,5301) -100532 (5321,5321) -100534 (5341,5341) -100536 (5361,5361) -100538 (5381,5381) -100540 (5401,5401) -100542 (5421,5421) -100544 (5441,5441) -100546 (5461,5461) -100548 (5481,5481) -100550 (5501,5501) -100552 (5521,5521) -100554 (5541,5541) -100556 (5561,5561) -100558 (5581,5581) -100560 (5601,5601) -100562 (5621,5621) -100564 (5641,5641) -100566 (5661,5661) -100568 (5681,5681) -100570 (5701,5701) -100572 (5721,5721) -100574 (5741,5741) -100576 (5761,5761) -100578 (5781,5781) -100580 (5801,5801) -100582 (5821,5821) -100584 (5841,5841) -100586 (5861,5861) -100588 (5881,5881) -100590 (5901,5901) -100592 (5921,5921) -100594 (5941,5941) -100596 (5961,5961) -100598 (5981,5981) -100600 (6001,6001) -100602 (6021,6021) -100604 (6041,6041) -100606 (6061,6061) -100608 (6081,6081) -100610 (6101,6101) -100612 (6121,6121) -100614 (6141,6141) -100616 (6161,6161) -100618 (6181,6181) -100620 (6201,6201) -100622 (6221,6221) -100624 (6241,6241) -100626 (6261,6261) -100628 (6281,6281) -100630 (6301,6301) -100632 (6321,6321) -100634 (6341,6341) -100636 (6361,6361) -100638 (6381,6381) -100640 (6401,6401) -100642 (6421,6421) -100644 (6441,6441) -100646 (6461,6461) -100648 (6481,6481) -100650 (6501,6501) -100652 (6521,6521) -100654 (6541,6541) -100656 (6561,6561) -100658 (6581,6581) -100660 (6601,6601) -100662 (6621,6621) -100664 (6641,6641) -100666 (6661,6661) -100668 (6681,6681) -100670 (6701,6701) -100672 (6721,6721) -100674 (6741,6741) -100676 (6761,6761) -100678 (6781,6781) -100680 (6801,6801) -100682 (6821,6821) -100684 (6841,6841) -100686 (6861,6861) -100688 (6881,6881) -100690 (6901,6901) -100692 (6921,6921) -100694 (6941,6941) -100696 (6961,6961) -100698 (6981,6981) -100700 (7001,7001) -100702 (7021,7021) -100704 (7041,7041) -100706 (7061,7061) -100708 (7081,7081) -100710 (7101,7101) -100712 (7121,7121) -100714 (7141,7141) -100716 (7161,7161) -100718 (7181,7181) -100720 (7201,7201) -100722 (7221,7221) -100724 (7241,7241) -100726 (7261,7261) -100728 (7281,7281) -100730 (7301,7301) -100732 (7321,7321) -100734 (7341,7341) -100736 (7361,7361) -100738 (7381,7381) -100740 (7401,7401) -100742 (7421,7421) -100744 (7441,7441) -100746 (7461,7461) -100748 (7481,7481) -100750 (7501,7501) -100752 (7521,7521) -100754 (7541,7541) -100756 (7561,7561) -100758 (7581,7581) -100760 (7601,7601) -100762 (7621,7621) -100764 (7641,7641) -100766 (7661,7661) -100768 (7681,7681) -100770 (7701,7701) -100772 (7721,7721) -100774 (7741,7741) -100776 (7761,7761) -100778 (7781,7781) -100780 (7801,7801) -100782 (7821,7821) -100784 (7841,7841) -100786 (7861,7861) -100788 (7881,7881) -100790 (7901,7901) -100792 (7921,7921) -100794 (7941,7941) -100796 (7961,7961) -100798 (7981,7981) -100800 (8001,8001) -100802 (8021,8021) -100804 (8041,8041) -100806 (8061,8061) -100808 (8081,8081) -100810 (8101,8101) -100812 (8121,8121) -100814 (8141,8141) -100816 (8161,8161) -100818 (8181,8181) -100820 (8201,8201) -100822 (8221,8221) -100824 (8241,8241) -100826 (8261,8261) -100828 (8281,8281) -100830 (8301,8301) -100832 (8321,8321) -100834 (8341,8341) -100836 (8361,8361) -100838 (8381,8381) -100840 (8401,8401) -100842 (8421,8421) -100844 (8441,8441) -100846 (8461,8461) -100848 (8481,8481) -100850 (8501,8501) -100852 (8521,8521) -100854 (8541,8541) -100856 (8561,8561) -100858 (8581,8581) -100860 (8601,8601) -100862 (8621,8621) -100864 (8641,8641) -100866 (8661,8661) -100868 (8681,8681) -100870 (8701,8701) -100872 (8721,8721) -100874 (8741,8741) -100876 (8761,8761) -100878 (8781,8781) -100880 (8801,8801) -100882 (8821,8821) -100884 (8841,8841) -100886 (8861,8861) -100888 (8881,8881) -100890 (8901,8901) -100892 (8921,8921) -100894 (8941,8941) -100896 (8961,8961) -100898 (8981,8981) -100900 (9001,9001) -100902 (9021,9021) -100904 (9041,9041) -100906 (9061,9061) -100908 (9081,9081) -100910 (9101,9101) -100912 (9121,9121) -100914 (9141,9141) -100916 (9161,9161) -100918 (9181,9181) -100920 (9201,9201) -100922 (9221,9221) -100924 (9241,9241) -100926 (9261,9261) -100928 (9281,9281) -100930 (9301,9301) -100932 (9321,9321) -100934 (9341,9341) -100936 (9361,9361) -100938 (9381,9381) -100940 (9401,9401) -100942 (9421,9421) -100944 (9441,9441) -100946 (9461,9461) -100948 (9481,9481) -100950 (9501,9501) -100952 (9521,9521) -100954 (9541,9541) -100956 (9561,9561) -100958 (9581,9581) -100960 (9601,9601) -100962 (9621,9621) -100964 (9641,9641) -100966 (9661,9661) -100968 (9681,9681) -100970 (9701,9701) -100972 (9721,9721) -100974 (9741,9741) -100976 (9761,9761) -100978 (9781,9781) -100980 (9801,9801) -100982 (9821,9821) -100984 (9841,9841) -100986 (9861,9861) -100988 (9881,9881) -100990 (9901,9901) -100992 (9921,9921) -100994 (9941,9941) -100996 (9961,9961) -100998 (9981,9981) -101000 (10001,10001) -101002 (10021,10021) -101004 (10041,10041) -101006 (10061,10061) -101008 (10081,10081) -101010 (10101,10101) -101012 (10121,10121) -101014 (10141,10141) -101016 (10161,10161) -101018 (10181,10181) -101020 (10201,10201) -101022 (10221,10221) -101024 (10241,10241) -101026 (10261,10261) -101028 (10281,10281) -101030 (10301,10301) -101032 (10321,10321) -101034 (10341,10341) -101036 (10361,10361) -101038 (10381,10381) -101040 (10401,10401) -101042 (10421,10421) -101044 (10441,10441) -101046 (10461,10461) -101048 (10481,10481) -101050 (10501,10501) -101052 (10521,10521) -101054 (10541,10541) -101056 (10561,10561) -101058 (10581,10581) -101060 (10601,10601) -101062 (10621,10621) -101064 (10641,10641) -101066 (10661,10661) -101068 (10681,10681) -101070 (10701,10701) -101072 (10721,10721) -101074 (10741,10741) -101076 (10761,10761) -101078 (10781,10781) -101080 (10801,10801) -101082 (10821,10821) -101084 (10841,10841) -101086 (10861,10861) -101088 (10881,10881) -101090 (10901,10901) -101092 (10921,10921) -101094 (10941,10941) -101096 (10961,10961) -101098 (10981,10981) -101100 (11001,11001) -101102 (11021,11021) -101104 (11041,11041) -101106 (11061,11061) -101108 (11081,11081) -101110 (11101,11101) -101112 (11121,11121) -101114 (11141,11141) -101116 (11161,11161) -101118 (11181,11181) -101120 (11201,11201) -101122 (11221,11221) -101124 (11241,11241) -101126 (11261,11261) -101128 (11281,11281) -101130 (11301,11301) -101132 (11321,11321) -101134 (11341,11341) -101136 (11361,11361) -101138 (11381,11381) -101140 (11401,11401) -101142 (11421,11421) -101144 (11441,11441) -101146 (11461,11461) -101148 (11481,11481) -101150 (11501,11501) -101152 (11521,11521) -101154 (11541,11541) -101156 (11561,11561) -101158 (11581,11581) -101160 (11601,11601) -101162 (11621,11621) -101164 (11641,11641) -101166 (11661,11661) -101168 (11681,11681) -101170 (11701,11701) -101172 (11721,11721) -101174 (11741,11741) -101176 (11761,11761) -101178 (11781,11781) -101180 (11801,11801) -101182 (11821,11821) -101184 (11841,11841) -101186 (11861,11861) -101188 (11881,11881) -101190 (11901,11901) -101192 (11921,11921) -101194 (11941,11941) -101196 (11961,11961) -101198 (11981,11981) -101200 (12001,12001) -101202 (12021,12021) -101204 (12041,12041) -101206 (12061,12061) -101208 (12081,12081) -101210 (12101,12101) -101212 (12121,12121) -101214 (12141,12141) -101216 (12161,12161) -101218 (12181,12181) -101220 (12201,12201) -101222 (12221,12221) -101224 (12241,12241) -101226 (12261,12261) -101228 (12281,12281) -101230 (12301,12301) -101232 (12321,12321) -101234 (12341,12341) -101236 (12361,12361) -101238 (12381,12381) -101240 (12401,12401) -101242 (12421,12421) -101244 (12441,12441) -101246 (12461,12461) -101248 (12481,12481) -101250 (12501,12501) -101252 (12521,12521) -101254 (12541,12541) -101256 (12561,12561) -101258 (12581,12581) -101260 (12601,12601) -101262 (12621,12621) -101264 (12641,12641) -101266 (12661,12661) -101268 (12681,12681) -101270 (12701,12701) -101272 (12721,12721) -101274 (12741,12741) -101276 (12761,12761) -101278 (12781,12781) -101280 (12801,12801) -101282 (12821,12821) -101284 (12841,12841) -101286 (12861,12861) -101288 (12881,12881) -101290 (12901,12901) -101292 (12921,12921) -101294 (12941,12941) -101296 (12961,12961) -101298 (12981,12981) -101300 (13001,13001) -101302 (13021,13021) -101304 (13041,13041) -101306 (13061,13061) -101308 (13081,13081) -101310 (13101,13101) -101312 (13121,13121) -101314 (13141,13141) -101316 (13161,13161) -101318 (13181,13181) -101320 (13201,13201) -101322 (13221,13221) -101324 (13241,13241) -101326 (13261,13261) -101328 (13281,13281) -101330 (13301,13301) -101332 (13321,13321) -101334 (13341,13341) -101336 (13361,13361) -101338 (13381,13381) -101340 (13401,13401) -101342 (13421,13421) -101344 (13441,13441) -101346 (13461,13461) -101348 (13481,13481) -101350 (13501,13501) -101352 (13521,13521) -101354 (13541,13541) -101356 (13561,13561) -101358 (13581,13581) -101360 (13601,13601) -101362 (13621,13621) -101364 (13641,13641) -101366 (13661,13661) -101368 (13681,13681) -101370 (13701,13701) -101372 (13721,13721) -101374 (13741,13741) -101376 (13761,13761) -101378 (13781,13781) -101380 (13801,13801) -101382 (13821,13821) -101384 (13841,13841) -101386 (13861,13861) -101388 (13881,13881) -101390 (13901,13901) -101392 (13921,13921) -101394 (13941,13941) -101396 (13961,13961) -101398 (13981,13981) -101400 (14001,14001) -101402 (14021,14021) -101404 (14041,14041) -101406 (14061,14061) -101408 (14081,14081) -101410 (14101,14101) -101412 (14121,14121) -101414 (14141,14141) -101416 (14161,14161) -101418 (14181,14181) -101420 (14201,14201) -101422 (14221,14221) -101424 (14241,14241) -101426 (14261,14261) -101428 (14281,14281) -101430 (14301,14301) -101432 (14321,14321) -101434 (14341,14341) -101436 (14361,14361) -101438 (14381,14381) -101440 (14401,14401) -101442 (14421,14421) -101444 (14441,14441) -101446 (14461,14461) -101448 (14481,14481) -101450 (14501,14501) -101452 (14521,14521) -101454 (14541,14541) -101456 (14561,14561) -101458 (14581,14581) -101460 (14601,14601) -101462 (14621,14621) -101464 (14641,14641) -101466 (14661,14661) -101468 (14681,14681) -101470 (14701,14701) -101472 (14721,14721) -101474 (14741,14741) -101476 (14761,14761) -101478 (14781,14781) -101480 (14801,14801) -101482 (14821,14821) -101484 (14841,14841) -101486 (14861,14861) -101488 (14881,14881) -101490 (14901,14901) -101492 (14921,14921) -101494 (14941,14941) -101496 (14961,14961) -101498 (14981,14981) -101500 (15001,15001) -101502 (15021,15021) -101504 (15041,15041) -101506 (15061,15061) -101508 (15081,15081) -101510 (15101,15101) -101512 (15121,15121) -101514 (15141,15141) -101516 (15161,15161) -101518 (15181,15181) -101520 (15201,15201) -101522 (15221,15221) -101524 (15241,15241) -101526 (15261,15261) -101528 (15281,15281) -101530 (15301,15301) -101532 (15321,15321) -101534 (15341,15341) -101536 (15361,15361) -101538 (15381,15381) -101540 (15401,15401) -101542 (15421,15421) -101544 (15441,15441) -101546 (15461,15461) -101548 (15481,15481) -101550 (15501,15501) -101552 (15521,15521) -101554 (15541,15541) -101556 (15561,15561) -101558 (15581,15581) -101560 (15601,15601) -101562 (15621,15621) -101564 (15641,15641) -101566 (15661,15661) -101568 (15681,15681) -101570 (15701,15701) -101572 (15721,15721) -101574 (15741,15741) -101576 (15761,15761) -101578 (15781,15781) -101580 (15801,15801) -101582 (15821,15821) -101584 (15841,15841) -101586 (15861,15861) -101588 (15881,15881) -101590 (15901,15901) -101592 (15921,15921) -101594 (15941,15941) -101596 (15961,15961) -101598 (15981,15981) -101600 (16001,16001) -101602 (16021,16021) -101604 (16041,16041) -101606 (16061,16061) -101608 (16081,16081) -101610 (16101,16101) -101612 (16121,16121) -101614 (16141,16141) -101616 (16161,16161) -101618 (16181,16181) -101620 (16201,16201) -101622 (16221,16221) -101624 (16241,16241) -101626 (16261,16261) -101628 (16281,16281) -101630 (16301,16301) -101632 (16321,16321) -101634 (16341,16341) -101636 (16361,16361) -101638 (16381,16381) -101640 (16401,16401) -101642 (16421,16421) -101644 (16441,16441) -101646 (16461,16461) -101648 (16481,16481) -101650 (16501,16501) -101652 (16521,16521) -101654 (16541,16541) -101656 (16561,16561) -101658 (16581,16581) -101660 (16601,16601) -101662 (16621,16621) -101664 (16641,16641) -101666 (16661,16661) -101668 (16681,16681) -101670 (16701,16701) -101672 (16721,16721) -101674 (16741,16741) -101676 (16761,16761) -101678 (16781,16781) -101680 (16801,16801) -101682 (16821,16821) -101684 (16841,16841) -101686 (16861,16861) -101688 (16881,16881) -101690 (16901,16901) -101692 (16921,16921) -101694 (16941,16941) -101696 (16961,16961) -101698 (16981,16981) -101700 (17001,17001) -101702 (17021,17021) -101704 (17041,17041) -101706 (17061,17061) -101708 (17081,17081) -101710 (17101,17101) -101712 (17121,17121) -101714 (17141,17141) -101716 (17161,17161) -101718 (17181,17181) -101720 (17201,17201) -101722 (17221,17221) -101724 (17241,17241) -101726 (17261,17261) -101728 (17281,17281) -101730 (17301,17301) -101732 (17321,17321) -101734 (17341,17341) -101736 (17361,17361) -101738 (17381,17381) -101740 (17401,17401) -101742 (17421,17421) -101744 (17441,17441) -101746 (17461,17461) -101748 (17481,17481) -101750 (17501,17501) -101752 (17521,17521) -101754 (17541,17541) -101756 (17561,17561) -101758 (17581,17581) -101760 (17601,17601) -101762 (17621,17621) -101764 (17641,17641) -101766 (17661,17661) -101768 (17681,17681) -101770 (17701,17701) -101772 (17721,17721) -101774 (17741,17741) -101776 (17761,17761) -101778 (17781,17781) -101780 (17801,17801) -101782 (17821,17821) -101784 (17841,17841) -101786 (17861,17861) -101788 (17881,17881) -101790 (17901,17901) -101792 (17921,17921) -101794 (17941,17941) -101796 (17961,17961) -101798 (17981,17981) -101800 (18001,18001) -101802 (18021,18021) -101804 (18041,18041) -101806 (18061,18061) -101808 (18081,18081) -101810 (18101,18101) -101812 (18121,18121) -101814 (18141,18141) -101816 (18161,18161) -101818 (18181,18181) -101820 (18201,18201) -101822 (18221,18221) -101824 (18241,18241) -101826 (18261,18261) -101828 (18281,18281) -101830 (18301,18301) -101832 (18321,18321) -101834 (18341,18341) -101836 (18361,18361) -101838 (18381,18381) -101840 (18401,18401) -101842 (18421,18421) -101844 (18441,18441) -101846 (18461,18461) -101848 (18481,18481) -101850 (18501,18501) -101852 (18521,18521) -101854 (18541,18541) -101856 (18561,18561) -101858 (18581,18581) -101860 (18601,18601) -101862 (18621,18621) -101864 (18641,18641) -101866 (18661,18661) -101868 (18681,18681) -101870 (18701,18701) -101872 (18721,18721) -101874 (18741,18741) -101876 (18761,18761) -101878 (18781,18781) -101880 (18801,18801) -101882 (18821,18821) -101884 (18841,18841) -101886 (18861,18861) -101888 (18881,18881) -101890 (18901,18901) -101892 (18921,18921) -101894 (18941,18941) -101896 (18961,18961) -101898 (18981,18981) -101900 (19001,19001) -101902 (19021,19021) -101904 (19041,19041) -101906 (19061,19061) -101908 (19081,19081) -101910 (19101,19101) -101912 (19121,19121) -101914 (19141,19141) -101916 (19161,19161) -101918 (19181,19181) -101920 (19201,19201) -101922 (19221,19221) -101924 (19241,19241) -101926 (19261,19261) -101928 (19281,19281) -101930 (19301,19301) -101932 (19321,19321) -101934 (19341,19341) -101936 (19361,19361) -101938 (19381,19381) -101940 (19401,19401) -101942 (19421,19421) -101944 (19441,19441) -101946 (19461,19461) -101948 (19481,19481) -101950 (19501,19501) -101952 (19521,19521) -101954 (19541,19541) -101956 (19561,19561) -101958 (19581,19581) -101960 (19601,19601) -101962 (19621,19621) -101964 (19641,19641) -101966 (19661,19661) -101968 (19681,19681) -101970 (19701,19701) -101972 (19721,19721) -101974 (19741,19741) -101976 (19761,19761) -101978 (19781,19781) -101980 (19801,19801) -101982 (19821,19821) -101984 (19841,19841) -101986 (19861,19861) -101988 (19881,19881) -101990 (19901,19901) -101992 (19921,19921) -101994 (19941,19941) -101996 (19961,19961) -101998 (19981,19981) -102000 (20001,20001) -102002 (20021,20021) -102004 (20041,20041) -102006 (20061,20061) -102008 (20081,20081) -102010 (20101,20101) -102012 (20121,20121) -102014 (20141,20141) -102016 (20161,20161) -102018 (20181,20181) -102020 (20201,20201) -102022 (20221,20221) -102024 (20241,20241) -102026 (20261,20261) -102028 (20281,20281) -102030 (20301,20301) -102032 (20321,20321) -102034 (20341,20341) -102036 (20361,20361) -102038 (20381,20381) -102040 (20401,20401) -102042 (20421,20421) -102044 (20441,20441) -102046 (20461,20461) -102048 (20481,20481) -102050 (20501,20501) -102052 (20521,20521) -102054 (20541,20541) -102056 (20561,20561) -102058 (20581,20581) -102060 (20601,20601) -102062 (20621,20621) -102064 (20641,20641) -102066 (20661,20661) -102068 (20681,20681) -102070 (20701,20701) -102072 (20721,20721) -102074 (20741,20741) -102076 (20761,20761) -102078 (20781,20781) -102080 (20801,20801) -102082 (20821,20821) -102084 (20841,20841) -102086 (20861,20861) -102088 (20881,20881) -102090 (20901,20901) -102092 (20921,20921) -102094 (20941,20941) -102096 (20961,20961) -102098 (20981,20981) -102100 (21001,21001) -102102 (21021,21021) -102104 (21041,21041) -102106 (21061,21061) -102108 (21081,21081) -102110 (21101,21101) -102112 (21121,21121) -102114 (21141,21141) -102116 (21161,21161) -102118 (21181,21181) -102120 (21201,21201) -102122 (21221,21221) -102124 (21241,21241) -102126 (21261,21261) -102128 (21281,21281) -102130 (21301,21301) -102132 (21321,21321) -102134 (21341,21341) -102136 (21361,21361) -102138 (21381,21381) -102140 (21401,21401) -102142 (21421,21421) -102144 (21441,21441) -102146 (21461,21461) -102148 (21481,21481) -102150 (21501,21501) -102152 (21521,21521) -102154 (21541,21541) -102156 (21561,21561) -102158 (21581,21581) -102160 (21601,21601) -102162 (21621,21621) -102164 (21641,21641) -102166 (21661,21661) -102168 (21681,21681) -102170 (21701,21701) -102172 (21721,21721) -102174 (21741,21741) -102176 (21761,21761) -102178 (21781,21781) -102180 (21801,21801) -102182 (21821,21821) -102184 (21841,21841) -102186 (21861,21861) -102188 (21881,21881) -102190 (21901,21901) -102192 (21921,21921) -102194 (21941,21941) -102196 (21961,21961) -102198 (21981,21981) -102200 (22001,22001) -102202 (22021,22021) -102204 (22041,22041) -102206 (22061,22061) -102208 (22081,22081) -102210 (22101,22101) -102212 (22121,22121) -102214 (22141,22141) -102216 (22161,22161) -102218 (22181,22181) -102220 (22201,22201) -102222 (22221,22221) -102224 (22241,22241) -102226 (22261,22261) -102228 (22281,22281) -102230 (22301,22301) -102232 (22321,22321) -102234 (22341,22341) -102236 (22361,22361) -102238 (22381,22381) -102240 (22401,22401) -102242 (22421,22421) -102244 (22441,22441) -102246 (22461,22461) -102248 (22481,22481) -102250 (22501,22501) -102252 (22521,22521) -102254 (22541,22541) -102256 (22561,22561) -102258 (22581,22581) -102260 (22601,22601) -102262 (22621,22621) -102264 (22641,22641) -102266 (22661,22661) -102268 (22681,22681) -102270 (22701,22701) -102272 (22721,22721) -102274 (22741,22741) -102276 (22761,22761) -102278 (22781,22781) -102280 (22801,22801) -102282 (22821,22821) -102284 (22841,22841) -102286 (22861,22861) -102288 (22881,22881) -102290 (22901,22901) -102292 (22921,22921) -102294 (22941,22941) -102296 (22961,22961) -102298 (22981,22981) -102300 (23001,23001) -102302 (23021,23021) -102304 (23041,23041) -102306 (23061,23061) -102308 (23081,23081) -102310 (23101,23101) -102312 (23121,23121) -102314 (23141,23141) -102316 (23161,23161) -102318 (23181,23181) -102320 (23201,23201) -102322 (23221,23221) -102324 (23241,23241) -102326 (23261,23261) -102328 (23281,23281) -102330 (23301,23301) -102332 (23321,23321) -102334 (23341,23341) -102336 (23361,23361) -102338 (23381,23381) -102340 (23401,23401) -102342 (23421,23421) -102344 (23441,23441) -102346 (23461,23461) -102348 (23481,23481) -102350 (23501,23501) -102352 (23521,23521) -102354 (23541,23541) -102356 (23561,23561) -102358 (23581,23581) -102360 (23601,23601) -102362 (23621,23621) -102364 (23641,23641) -102366 (23661,23661) -102368 (23681,23681) -102370 (23701,23701) -102372 (23721,23721) -102374 (23741,23741) -102376 (23761,23761) -102378 (23781,23781) -102380 (23801,23801) -102382 (23821,23821) -102384 (23841,23841) -102386 (23861,23861) -102388 (23881,23881) -102390 (23901,23901) -102392 (23921,23921) -102394 (23941,23941) -102396 (23961,23961) -102398 (23981,23981) -102400 (24001,24001) -102402 (24021,24021) -102404 (24041,24041) -102406 (24061,24061) -102408 (24081,24081) -102410 (24101,24101) -102412 (24121,24121) -102414 (24141,24141) -102416 (24161,24161) -102418 (24181,24181) -102420 (24201,24201) -102422 (24221,24221) -102424 (24241,24241) -102426 (24261,24261) -102428 (24281,24281) -102430 (24301,24301) -102432 (24321,24321) -102434 (24341,24341) -102436 (24361,24361) -102438 (24381,24381) -102440 (24401,24401) -102442 (24421,24421) -102444 (24441,24441) -102446 (24461,24461) -102448 (24481,24481) -102450 (24501,24501) -102452 (24521,24521) -102454 (24541,24541) -102456 (24561,24561) -102458 (24581,24581) -102460 (24601,24601) -102462 (24621,24621) -102464 (24641,24641) -102466 (24661,24661) -102468 (24681,24681) -102470 (24701,24701) -102472 (24721,24721) -102474 (24741,24741) -102476 (24761,24761) -102478 (24781,24781) -102480 (24801,24801) -102482 (24821,24821) -102484 (24841,24841) -102486 (24861,24861) -102488 (24881,24881) -102490 (24901,24901) -102492 (24921,24921) -102494 (24941,24941) -102496 (24961,24961) -102498 (24981,24981) -102500 (25001,25001) -102502 (25021,25021) -102504 (25041,25041) -102506 (25061,25061) -102508 (25081,25081) -102510 (25101,25101) -102512 (25121,25121) -102514 (25141,25141) -102516 (25161,25161) -102518 (25181,25181) -102520 (25201,25201) -102522 (25221,25221) -102524 (25241,25241) -102526 (25261,25261) -102528 (25281,25281) -102530 (25301,25301) -102532 (25321,25321) -102534 (25341,25341) -102536 (25361,25361) -102538 (25381,25381) -102540 (25401,25401) -102542 (25421,25421) -102544 (25441,25441) -102546 (25461,25461) -102548 (25481,25481) -102550 (25501,25501) -102552 (25521,25521) -102554 (25541,25541) -102556 (25561,25561) -102558 (25581,25581) -102560 (25601,25601) -102562 (25621,25621) -102564 (25641,25641) -102566 (25661,25661) -102568 (25681,25681) -102570 (25701,25701) -102572 (25721,25721) -102574 (25741,25741) -102576 (25761,25761) -102578 (25781,25781) -102580 (25801,25801) -102582 (25821,25821) -102584 (25841,25841) -102586 (25861,25861) -102588 (25881,25881) -102590 (25901,25901) -102592 (25921,25921) -102594 (25941,25941) -102596 (25961,25961) -102598 (25981,25981) -102600 (26001,26001) -102602 (26021,26021) -102604 (26041,26041) -102606 (26061,26061) -102608 (26081,26081) -102610 (26101,26101) -102612 (26121,26121) -102614 (26141,26141) -102616 (26161,26161) -102618 (26181,26181) -102620 (26201,26201) -102622 (26221,26221) -102624 (26241,26241) -102626 (26261,26261) -102628 (26281,26281) -102630 (26301,26301) -102632 (26321,26321) -102634 (26341,26341) -102636 (26361,26361) -102638 (26381,26381) -102640 (26401,26401) -102642 (26421,26421) -102644 (26441,26441) -102646 (26461,26461) -102648 (26481,26481) -102650 (26501,26501) -102652 (26521,26521) -102654 (26541,26541) -102656 (26561,26561) -102658 (26581,26581) -102660 (26601,26601) -102662 (26621,26621) -102664 (26641,26641) -102666 (26661,26661) -102668 (26681,26681) -102670 (26701,26701) -102672 (26721,26721) -102674 (26741,26741) -102676 (26761,26761) -102678 (26781,26781) -102680 (26801,26801) -102682 (26821,26821) -102684 (26841,26841) -102686 (26861,26861) -102688 (26881,26881) -102690 (26901,26901) -102692 (26921,26921) -102694 (26941,26941) -102696 (26961,26961) -102698 (26981,26981) -102700 (27001,27001) -102702 (27021,27021) -102704 (27041,27041) -102706 (27061,27061) -102708 (27081,27081) -102710 (27101,27101) -102712 (27121,27121) -102714 (27141,27141) -102716 (27161,27161) -102718 (27181,27181) -102720 (27201,27201) -102722 (27221,27221) -102724 (27241,27241) -102726 (27261,27261) -102728 (27281,27281) -102730 (27301,27301) -102732 (27321,27321) -102734 (27341,27341) -102736 (27361,27361) -102738 (27381,27381) -102740 (27401,27401) -102742 (27421,27421) -102744 (27441,27441) -102746 (27461,27461) -102748 (27481,27481) -102750 (27501,27501) -102752 (27521,27521) -102754 (27541,27541) -102756 (27561,27561) -102758 (27581,27581) -102760 (27601,27601) -102762 (27621,27621) -102764 (27641,27641) -102766 (27661,27661) -102768 (27681,27681) -102770 (27701,27701) -102772 (27721,27721) -102774 (27741,27741) -102776 (27761,27761) -102778 (27781,27781) -102780 (27801,27801) -102782 (27821,27821) -102784 (27841,27841) -102786 (27861,27861) -102788 (27881,27881) -102790 (27901,27901) -102792 (27921,27921) -102794 (27941,27941) -102796 (27961,27961) -102798 (27981,27981) -102800 (28001,28001) -102802 (28021,28021) -102804 (28041,28041) -102806 (28061,28061) -102808 (28081,28081) -102810 (28101,28101) -102812 (28121,28121) -102814 (28141,28141) -102816 (28161,28161) -102818 (28181,28181) -102820 (28201,28201) -102822 (28221,28221) -102824 (28241,28241) -102826 (28261,28261) -102828 (28281,28281) -102830 (28301,28301) -102832 (28321,28321) -102834 (28341,28341) -102836 (28361,28361) -102838 (28381,28381) -102840 (28401,28401) -102842 (28421,28421) -102844 (28441,28441) -102846 (28461,28461) -102848 (28481,28481) -102850 (28501,28501) -102852 (28521,28521) -102854 (28541,28541) -102856 (28561,28561) -102858 (28581,28581) -102860 (28601,28601) -102862 (28621,28621) -102864 (28641,28641) -102866 (28661,28661) -102868 (28681,28681) -102870 (28701,28701) -102872 (28721,28721) -102874 (28741,28741) -102876 (28761,28761) -102878 (28781,28781) -102880 (28801,28801) -102882 (28821,28821) -102884 (28841,28841) -102886 (28861,28861) -102888 (28881,28881) -102890 (28901,28901) -102892 (28921,28921) -102894 (28941,28941) -102896 (28961,28961) -102898 (28981,28981) -102900 (29001,29001) -102902 (29021,29021) -102904 (29041,29041) -102906 (29061,29061) -102908 (29081,29081) -102910 (29101,29101) -102912 (29121,29121) -102914 (29141,29141) -102916 (29161,29161) -102918 (29181,29181) -102920 (29201,29201) -102922 (29221,29221) -102924 (29241,29241) -102926 (29261,29261) -102928 (29281,29281) -102930 (29301,29301) -102932 (29321,29321) -102934 (29341,29341) -102936 (29361,29361) -102938 (29381,29381) -102940 (29401,29401) -102942 (29421,29421) -102944 (29441,29441) -102946 (29461,29461) -102948 (29481,29481) -102950 (29501,29501) -102952 (29521,29521) -102954 (29541,29541) -102956 (29561,29561) -102958 (29581,29581) -102960 (29601,29601) -102962 (29621,29621) -102964 (29641,29641) -102966 (29661,29661) -102968 (29681,29681) -102970 (29701,29701) -102972 (29721,29721) -102974 (29741,29741) -102976 (29761,29761) -102978 (29781,29781) -102980 (29801,29801) -102982 (29821,29821) -102984 (29841,29841) -102986 (29861,29861) -102988 (29881,29881) -102990 (29901,29901) -102992 (29921,29921) -102994 (29941,29941) -102996 (29961,29961) -102998 (29981,29981) -103000 (30001,30001) -103002 (30021,30021) -103004 (30041,30041) -103006 (30061,30061) -103008 (30081,30081) -103010 (30101,30101) -103012 (30121,30121) -103014 (30141,30141) -103016 (30161,30161) -103018 (30181,30181) -103020 (30201,30201) -103022 (30221,30221) -103024 (30241,30241) -103026 (30261,30261) -103028 (30281,30281) -103030 (30301,30301) -103032 (30321,30321) -103034 (30341,30341) -103036 (30361,30361) -103038 (30381,30381) -103040 (30401,30401) -103042 (30421,30421) -103044 (30441,30441) -103046 (30461,30461) -103048 (30481,30481) -103050 (30501,30501) -103052 (30521,30521) -103054 (30541,30541) -103056 (30561,30561) -103058 (30581,30581) -103060 (30601,30601) -103062 (30621,30621) -103064 (30641,30641) -103066 (30661,30661) -103068 (30681,30681) -103070 (30701,30701) -103072 (30721,30721) -103074 (30741,30741) -103076 (30761,30761) -103078 (30781,30781) -103080 (30801,30801) -103082 (30821,30821) -103084 (30841,30841) -103086 (30861,30861) -103088 (30881,30881) -103090 (30901,30901) -103092 (30921,30921) -103094 (30941,30941) -103096 (30961,30961) -103098 (30981,30981) -103100 (31001,31001) -103102 (31021,31021) -103104 (31041,31041) -103106 (31061,31061) -103108 (31081,31081) -103110 (31101,31101) -103112 (31121,31121) -103114 (31141,31141) -103116 (31161,31161) -103118 (31181,31181) -103120 (31201,31201) -103122 (31221,31221) -103124 (31241,31241) -103126 (31261,31261) -103128 (31281,31281) -103130 (31301,31301) -103132 (31321,31321) -103134 (31341,31341) -103136 (31361,31361) -103138 (31381,31381) -103140 (31401,31401) -103142 (31421,31421) -103144 (31441,31441) -103146 (31461,31461) -103148 (31481,31481) -103150 (31501,31501) -103152 (31521,31521) -103154 (31541,31541) -103156 (31561,31561) -103158 (31581,31581) -103160 (31601,31601) -103162 (31621,31621) -103164 (31641,31641) -103166 (31661,31661) -103168 (31681,31681) -103170 (31701,31701) -103172 (31721,31721) -103174 (31741,31741) -103176 (31761,31761) -103178 (31781,31781) -103180 (31801,31801) -103182 (31821,31821) -103184 (31841,31841) -103186 (31861,31861) -103188 (31881,31881) -103190 (31901,31901) -103192 (31921,31921) -103194 (31941,31941) -103196 (31961,31961) -103198 (31981,31981) -103200 (32001,32001) -103202 (32021,32021) -103204 (32041,32041) -103206 (32061,32061) -103208 (32081,32081) -103210 (32101,32101) -103212 (32121,32121) -103214 (32141,32141) -103216 (32161,32161) -103218 (32181,32181) -103220 (32201,32201) -103222 (32221,32221) -103224 (32241,32241) -103226 (32261,32261) -103228 (32281,32281) -103230 (32301,32301) -103232 (32321,32321) -103234 (32341,32341) -103236 (32361,32361) -103238 (32381,32381) -103240 (32401,32401) -103242 (32421,32421) -103244 (32441,32441) -103246 (32461,32461) -103248 (32481,32481) -103250 (32501,32501) -103252 (32521,32521) -103254 (32541,32541) -103256 (32561,32561) -103258 (32581,32581) -103260 (32601,32601) -103262 (32621,32621) -103264 (32641,32641) -103266 (32661,32661) -103268 (32681,32681) -103270 (32701,32701) -103272 (32721,32721) -103274 (32741,32741) -103276 (32761,32761) -103278 (32781,32781) -103280 (32801,32801) -103282 (32821,32821) -103284 (32841,32841) -103286 (32861,32861) -103288 (32881,32881) -103290 (32901,32901) -103292 (32921,32921) -103294 (32941,32941) -103296 (32961,32961) -103298 (32981,32981) -103300 (33001,33001) -103302 (33021,33021) -103304 (33041,33041) -103306 (33061,33061) -103308 (33081,33081) -103310 (33101,33101) -103312 (33121,33121) -103314 (33141,33141) -103316 (33161,33161) -103318 (33181,33181) -103320 (33201,33201) -103322 (33221,33221) -103324 (33241,33241) -103326 (33261,33261) -103328 (33281,33281) -103330 (33301,33301) -103332 (33321,33321) -103334 (33341,33341) -103336 (33361,33361) -103338 (33381,33381) -103340 (33401,33401) -103342 (33421,33421) -103344 (33441,33441) -103346 (33461,33461) -103348 (33481,33481) -103350 (33501,33501) -103352 (33521,33521) -103354 (33541,33541) -103356 (33561,33561) -103358 (33581,33581) -103360 (33601,33601) -103362 (33621,33621) -103364 (33641,33641) -103366 (33661,33661) -103368 (33681,33681) -103370 (33701,33701) -103372 (33721,33721) -103374 (33741,33741) -103376 (33761,33761) -103378 (33781,33781) -103380 (33801,33801) -103382 (33821,33821) -103384 (33841,33841) -103386 (33861,33861) -103388 (33881,33881) -103390 (33901,33901) -103392 (33921,33921) -103394 (33941,33941) -103396 (33961,33961) -103398 (33981,33981) -103400 (34001,34001) -103402 (34021,34021) -103404 (34041,34041) -103406 (34061,34061) -103408 (34081,34081) -103410 (34101,34101) -103412 (34121,34121) -103414 (34141,34141) -103416 (34161,34161) -103418 (34181,34181) -103420 (34201,34201) -103422 (34221,34221) -103424 (34241,34241) -103426 (34261,34261) -103428 (34281,34281) -103430 (34301,34301) -103432 (34321,34321) -103434 (34341,34341) -103436 (34361,34361) -103438 (34381,34381) -103440 (34401,34401) -103442 (34421,34421) -103444 (34441,34441) -103446 (34461,34461) -103448 (34481,34481) -103450 (34501,34501) -103452 (34521,34521) -103454 (34541,34541) -103456 (34561,34561) -103458 (34581,34581) -103460 (34601,34601) -103462 (34621,34621) -103464 (34641,34641) -103466 (34661,34661) -103468 (34681,34681) -103470 (34701,34701) -103472 (34721,34721) -103474 (34741,34741) -103476 (34761,34761) -103478 (34781,34781) -103480 (34801,34801) -103482 (34821,34821) -103484 (34841,34841) -103486 (34861,34861) -103488 (34881,34881) -103490 (34901,34901) -103492 (34921,34921) -103494 (34941,34941) -103496 (34961,34961) -103498 (34981,34981) -103500 (35001,35001) -103502 (35021,35021) -103504 (35041,35041) -103506 (35061,35061) -103508 (35081,35081) -103510 (35101,35101) -103512 (35121,35121) -103514 (35141,35141) -103516 (35161,35161) -103518 (35181,35181) -103520 (35201,35201) -103522 (35221,35221) -103524 (35241,35241) -103526 (35261,35261) -103528 (35281,35281) -103530 (35301,35301) -103532 (35321,35321) -103534 (35341,35341) -103536 (35361,35361) -103538 (35381,35381) -103540 (35401,35401) -103542 (35421,35421) -103544 (35441,35441) -103546 (35461,35461) -103548 (35481,35481) -103550 (35501,35501) -103552 (35521,35521) -103554 (35541,35541) -103556 (35561,35561) -103558 (35581,35581) -103560 (35601,35601) -103562 (35621,35621) -103564 (35641,35641) -103566 (35661,35661) -103568 (35681,35681) -103570 (35701,35701) -103572 (35721,35721) -103574 (35741,35741) -103576 (35761,35761) -103578 (35781,35781) -103580 (35801,35801) -103582 (35821,35821) -103584 (35841,35841) -103586 (35861,35861) -103588 (35881,35881) -103590 (35901,35901) -103592 (35921,35921) -103594 (35941,35941) -103596 (35961,35961) -103598 (35981,35981) -103600 (36001,36001) -103602 (36021,36021) -103604 (36041,36041) -103606 (36061,36061) -103608 (36081,36081) -103610 (36101,36101) -103612 (36121,36121) -103614 (36141,36141) -103616 (36161,36161) -103618 (36181,36181) -103620 (36201,36201) -103622 (36221,36221) -103624 (36241,36241) -103626 (36261,36261) -103628 (36281,36281) -103630 (36301,36301) -103632 (36321,36321) -103634 (36341,36341) -103636 (36361,36361) -103638 (36381,36381) -103640 (36401,36401) -103642 (36421,36421) -103644 (36441,36441) -103646 (36461,36461) -103648 (36481,36481) -103650 (36501,36501) -103652 (36521,36521) -103654 (36541,36541) -103656 (36561,36561) -103658 (36581,36581) -103660 (36601,36601) -103662 (36621,36621) -103664 (36641,36641) -103666 (36661,36661) -103668 (36681,36681) -103670 (36701,36701) -103672 (36721,36721) -103674 (36741,36741) -103676 (36761,36761) -103678 (36781,36781) -103680 (36801,36801) -103682 (36821,36821) -103684 (36841,36841) -103686 (36861,36861) -103688 (36881,36881) -103690 (36901,36901) -103692 (36921,36921) -103694 (36941,36941) -103696 (36961,36961) -103698 (36981,36981) -103700 (37001,37001) -103702 (37021,37021) -103704 (37041,37041) -103706 (37061,37061) -103708 (37081,37081) -103710 (37101,37101) -103712 (37121,37121) -103714 (37141,37141) -103716 (37161,37161) -103718 (37181,37181) -103720 (37201,37201) -103722 (37221,37221) -103724 (37241,37241) -103726 (37261,37261) -103728 (37281,37281) -103730 (37301,37301) -103732 (37321,37321) -103734 (37341,37341) -103736 (37361,37361) -103738 (37381,37381) -103740 (37401,37401) -103742 (37421,37421) -103744 (37441,37441) -103746 (37461,37461) -103748 (37481,37481) -103750 (37501,37501) -103752 (37521,37521) -103754 (37541,37541) -103756 (37561,37561) -103758 (37581,37581) -103760 (37601,37601) -103762 (37621,37621) -103764 (37641,37641) -103766 (37661,37661) -103768 (37681,37681) -103770 (37701,37701) -103772 (37721,37721) -103774 (37741,37741) -103776 (37761,37761) -103778 (37781,37781) -103780 (37801,37801) -103782 (37821,37821) -103784 (37841,37841) -103786 (37861,37861) -103788 (37881,37881) -103790 (37901,37901) -103792 (37921,37921) -103794 (37941,37941) -103796 (37961,37961) -103798 (37981,37981) -103800 (38001,38001) -103802 (38021,38021) -103804 (38041,38041) -103806 (38061,38061) -103808 (38081,38081) -103810 (38101,38101) -103812 (38121,38121) -103814 (38141,38141) -103816 (38161,38161) -103818 (38181,38181) -103820 (38201,38201) -103822 (38221,38221) -103824 (38241,38241) -103826 (38261,38261) -103828 (38281,38281) -103830 (38301,38301) -103832 (38321,38321) -103834 (38341,38341) -103836 (38361,38361) -103838 (38381,38381) -103840 (38401,38401) -103842 (38421,38421) -103844 (38441,38441) -103846 (38461,38461) -103848 (38481,38481) -103850 (38501,38501) -103852 (38521,38521) -103854 (38541,38541) -103856 (38561,38561) -103858 (38581,38581) -103860 (38601,38601) -103862 (38621,38621) -103864 (38641,38641) -103866 (38661,38661) -103868 (38681,38681) -103870 (38701,38701) -103872 (38721,38721) -103874 (38741,38741) -103876 (38761,38761) -103878 (38781,38781) -103880 (38801,38801) -103882 (38821,38821) -103884 (38841,38841) -103886 (38861,38861) -103888 (38881,38881) -103890 (38901,38901) -103892 (38921,38921) -103894 (38941,38941) -103896 (38961,38961) -103898 (38981,38981) -103900 (39001,39001) -103902 (39021,39021) -103904 (39041,39041) -103906 (39061,39061) -103908 (39081,39081) -103910 (39101,39101) -103912 (39121,39121) -103914 (39141,39141) -103916 (39161,39161) -103918 (39181,39181) -103920 (39201,39201) -103922 (39221,39221) -103924 (39241,39241) -103926 (39261,39261) -103928 (39281,39281) -103930 (39301,39301) -103932 (39321,39321) -103934 (39341,39341) -103936 (39361,39361) -103938 (39381,39381) -103940 (39401,39401) -103942 (39421,39421) -103944 (39441,39441) -103946 (39461,39461) -103948 (39481,39481) -103950 (39501,39501) -103952 (39521,39521) -103954 (39541,39541) -103956 (39561,39561) -103958 (39581,39581) -103960 (39601,39601) -103962 (39621,39621) -103964 (39641,39641) -103966 (39661,39661) -103968 (39681,39681) -103970 (39701,39701) -103972 (39721,39721) -103974 (39741,39741) -103976 (39761,39761) -103978 (39781,39781) -103980 (39801,39801) -103982 (39821,39821) -103984 (39841,39841) -103986 (39861,39861) -103988 (39881,39881) -103990 (39901,39901) -103992 (39921,39921) -103994 (39941,39941) -103996 (39961,39961) -103998 (39981,39981) -104000 (40001,40001) -104002 (40021,40021) -104004 (40041,40041) -104006 (40061,40061) -104008 (40081,40081) -104010 (40101,40101) -104012 (40121,40121) -104014 (40141,40141) -104016 (40161,40161) -104018 (40181,40181) -104020 (40201,40201) -104022 (40221,40221) -104024 (40241,40241) -104026 (40261,40261) -104028 (40281,40281) -104030 (40301,40301) -104032 (40321,40321) -104034 (40341,40341) -104036 (40361,40361) -104038 (40381,40381) -104040 (40401,40401) -104042 (40421,40421) -104044 (40441,40441) -104046 (40461,40461) -104048 (40481,40481) -104050 (40501,40501) -104052 (40521,40521) -104054 (40541,40541) -104056 (40561,40561) -104058 (40581,40581) -104060 (40601,40601) -104062 (40621,40621) -104064 (40641,40641) -104066 (40661,40661) -104068 (40681,40681) -104070 (40701,40701) -104072 (40721,40721) -104074 (40741,40741) -104076 (40761,40761) -104078 (40781,40781) -104080 (40801,40801) -104082 (40821,40821) -104084 (40841,40841) -104086 (40861,40861) -104088 (40881,40881) -104090 (40901,40901) -104092 (40921,40921) -104094 (40941,40941) -104096 (40961,40961) -104098 (40981,40981) -104100 (41001,41001) -104102 (41021,41021) -104104 (41041,41041) -104106 (41061,41061) -104108 (41081,41081) -104110 (41101,41101) -104112 (41121,41121) -104114 (41141,41141) -104116 (41161,41161) -104118 (41181,41181) -104120 (41201,41201) -104122 (41221,41221) -104124 (41241,41241) -104126 (41261,41261) -104128 (41281,41281) -104130 (41301,41301) -104132 (41321,41321) -104134 (41341,41341) -104136 (41361,41361) -104138 (41381,41381) -104140 (41401,41401) -104142 (41421,41421) -104144 (41441,41441) -104146 (41461,41461) -104148 (41481,41481) -104150 (41501,41501) -104152 (41521,41521) -104154 (41541,41541) -104156 (41561,41561) -104158 (41581,41581) -104160 (41601,41601) -104162 (41621,41621) -104164 (41641,41641) -104166 (41661,41661) -104168 (41681,41681) -104170 (41701,41701) -104172 (41721,41721) -104174 (41741,41741) -104176 (41761,41761) -104178 (41781,41781) -104180 (41801,41801) -104182 (41821,41821) -104184 (41841,41841) -104186 (41861,41861) -104188 (41881,41881) -104190 (41901,41901) -104192 (41921,41921) -104194 (41941,41941) -104196 (41961,41961) -104198 (41981,41981) -104200 (42001,42001) -104202 (42021,42021) -104204 (42041,42041) -104206 (42061,42061) -104208 (42081,42081) -104210 (42101,42101) -104212 (42121,42121) -104214 (42141,42141) -104216 (42161,42161) -104218 (42181,42181) -104220 (42201,42201) -104222 (42221,42221) -104224 (42241,42241) -104226 (42261,42261) -104228 (42281,42281) -104230 (42301,42301) -104232 (42321,42321) -104234 (42341,42341) -104236 (42361,42361) -104238 (42381,42381) -104240 (42401,42401) -104242 (42421,42421) -104244 (42441,42441) -104246 (42461,42461) -104248 (42481,42481) -104250 (42501,42501) -104252 (42521,42521) -104254 (42541,42541) -104256 (42561,42561) -104258 (42581,42581) -104260 (42601,42601) -104262 (42621,42621) -104264 (42641,42641) -104266 (42661,42661) -104268 (42681,42681) -104270 (42701,42701) -104272 (42721,42721) -104274 (42741,42741) -104276 (42761,42761) -104278 (42781,42781) -104280 (42801,42801) -104282 (42821,42821) -104284 (42841,42841) -104286 (42861,42861) -104288 (42881,42881) -104290 (42901,42901) -104292 (42921,42921) -104294 (42941,42941) -104296 (42961,42961) -104298 (42981,42981) -104300 (43001,43001) -104302 (43021,43021) -104304 (43041,43041) -104306 (43061,43061) -104308 (43081,43081) -104310 (43101,43101) -104312 (43121,43121) -104314 (43141,43141) -104316 (43161,43161) -104318 (43181,43181) -104320 (43201,43201) -104322 (43221,43221) -104324 (43241,43241) -104326 (43261,43261) -104328 (43281,43281) -104330 (43301,43301) -104332 (43321,43321) -104334 (43341,43341) -104336 (43361,43361) -104338 (43381,43381) -104340 (43401,43401) -104342 (43421,43421) -104344 (43441,43441) -104346 (43461,43461) -104348 (43481,43481) -104350 (43501,43501) -104352 (43521,43521) -104354 (43541,43541) -104356 (43561,43561) -104358 (43581,43581) -104360 (43601,43601) -104362 (43621,43621) -104364 (43641,43641) -104366 (43661,43661) -104368 (43681,43681) -104370 (43701,43701) -104372 (43721,43721) -104374 (43741,43741) -104376 (43761,43761) -104378 (43781,43781) -104380 (43801,43801) -104382 (43821,43821) -104384 (43841,43841) -104386 (43861,43861) -104388 (43881,43881) -104390 (43901,43901) -104392 (43921,43921) -104394 (43941,43941) -104396 (43961,43961) -104398 (43981,43981) -104400 (44001,44001) -104402 (44021,44021) -104404 (44041,44041) -104406 (44061,44061) -104408 (44081,44081) -104410 (44101,44101) -104412 (44121,44121) -104414 (44141,44141) -104416 (44161,44161) -104418 (44181,44181) -104420 (44201,44201) -104422 (44221,44221) -104424 (44241,44241) -104426 (44261,44261) -104428 (44281,44281) -104430 (44301,44301) -104432 (44321,44321) -104434 (44341,44341) -104436 (44361,44361) -104438 (44381,44381) -104440 (44401,44401) -104442 (44421,44421) -104444 (44441,44441) -104446 (44461,44461) -104448 (44481,44481) -104450 (44501,44501) -104452 (44521,44521) -104454 (44541,44541) -104456 (44561,44561) -104458 (44581,44581) -104460 (44601,44601) -104462 (44621,44621) -104464 (44641,44641) -104466 (44661,44661) -104468 (44681,44681) -104470 (44701,44701) -104472 (44721,44721) -104474 (44741,44741) -104476 (44761,44761) -104478 (44781,44781) -104480 (44801,44801) -104482 (44821,44821) -104484 (44841,44841) -104486 (44861,44861) -104488 (44881,44881) -104490 (44901,44901) -104492 (44921,44921) -104494 (44941,44941) -104496 (44961,44961) -104498 (44981,44981) -104500 (45001,45001) -104502 (45021,45021) -104504 (45041,45041) -104506 (45061,45061) -104508 (45081,45081) -104510 (45101,45101) -104512 (45121,45121) -104514 (45141,45141) -104516 (45161,45161) -104518 (45181,45181) -104520 (45201,45201) -104522 (45221,45221) -104524 (45241,45241) -104526 (45261,45261) -104528 (45281,45281) -104530 (45301,45301) -104532 (45321,45321) -104534 (45341,45341) -104536 (45361,45361) -104538 (45381,45381) -104540 (45401,45401) -104542 (45421,45421) -104544 (45441,45441) -104546 (45461,45461) -104548 (45481,45481) -104550 (45501,45501) -104552 (45521,45521) -104554 (45541,45541) -104556 (45561,45561) -104558 (45581,45581) -104560 (45601,45601) -104562 (45621,45621) -104564 (45641,45641) -104566 (45661,45661) -104568 (45681,45681) -104570 (45701,45701) -104572 (45721,45721) -104574 (45741,45741) -104576 (45761,45761) -104578 (45781,45781) -104580 (45801,45801) -104582 (45821,45821) -104584 (45841,45841) -104586 (45861,45861) -104588 (45881,45881) -104590 (45901,45901) -104592 (45921,45921) -104594 (45941,45941) -104596 (45961,45961) -104598 (45981,45981) -104600 (46001,46001) -104602 (46021,46021) -104604 (46041,46041) -104606 (46061,46061) -104608 (46081,46081) -104610 (46101,46101) -104612 (46121,46121) -104614 (46141,46141) -104616 (46161,46161) -104618 (46181,46181) -104620 (46201,46201) -104622 (46221,46221) -104624 (46241,46241) -104626 (46261,46261) -104628 (46281,46281) -104630 (46301,46301) -104632 (46321,46321) -104634 (46341,46341) -104636 (46361,46361) -104638 (46381,46381) -104640 (46401,46401) -104642 (46421,46421) -104644 (46441,46441) -104646 (46461,46461) -104648 (46481,46481) -104650 (46501,46501) -104652 (46521,46521) -104654 (46541,46541) -104656 (46561,46561) -104658 (46581,46581) -104660 (46601,46601) -104662 (46621,46621) -104664 (46641,46641) -104666 (46661,46661) -104668 (46681,46681) -104670 (46701,46701) -104672 (46721,46721) -104674 (46741,46741) -104676 (46761,46761) -104678 (46781,46781) -104680 (46801,46801) -104682 (46821,46821) -104684 (46841,46841) -104686 (46861,46861) -104688 (46881,46881) -104690 (46901,46901) -104692 (46921,46921) -104694 (46941,46941) -104696 (46961,46961) -104698 (46981,46981) -104700 (47001,47001) -104702 (47021,47021) -104704 (47041,47041) -104706 (47061,47061) -104708 (47081,47081) -104710 (47101,47101) -104712 (47121,47121) -104714 (47141,47141) -104716 (47161,47161) -104718 (47181,47181) -104720 (47201,47201) -104722 (47221,47221) -104724 (47241,47241) -104726 (47261,47261) -104728 (47281,47281) -104730 (47301,47301) -104732 (47321,47321) -104734 (47341,47341) -104736 (47361,47361) -104738 (47381,47381) -104740 (47401,47401) -104742 (47421,47421) -104744 (47441,47441) -104746 (47461,47461) -104748 (47481,47481) -104750 (47501,47501) -104752 (47521,47521) -104754 (47541,47541) -104756 (47561,47561) -104758 (47581,47581) -104760 (47601,47601) -104762 (47621,47621) -104764 (47641,47641) -104766 (47661,47661) -104768 (47681,47681) -104770 (47701,47701) -104772 (47721,47721) -104774 (47741,47741) -104776 (47761,47761) -104778 (47781,47781) -104780 (47801,47801) -104782 (47821,47821) -104784 (47841,47841) -104786 (47861,47861) -104788 (47881,47881) -104790 (47901,47901) -104792 (47921,47921) -104794 (47941,47941) -104796 (47961,47961) -104798 (47981,47981) -104800 (48001,48001) -104802 (48021,48021) -104804 (48041,48041) -104806 (48061,48061) -104808 (48081,48081) -104810 (48101,48101) -104812 (48121,48121) -104814 (48141,48141) -104816 (48161,48161) -104818 (48181,48181) -104820 (48201,48201) -104822 (48221,48221) -104824 (48241,48241) -104826 (48261,48261) -104828 (48281,48281) -104830 (48301,48301) -104832 (48321,48321) -104834 (48341,48341) -104836 (48361,48361) -104838 (48381,48381) -104840 (48401,48401) -104842 (48421,48421) -104844 (48441,48441) -104846 (48461,48461) -104848 (48481,48481) -104850 (48501,48501) -104852 (48521,48521) -104854 (48541,48541) -104856 (48561,48561) -104858 (48581,48581) -104860 (48601,48601) -104862 (48621,48621) -104864 (48641,48641) -104866 (48661,48661) -104868 (48681,48681) -104870 (48701,48701) -104872 (48721,48721) -104874 (48741,48741) -104876 (48761,48761) -104878 (48781,48781) -104880 (48801,48801) -104882 (48821,48821) -104884 (48841,48841) -104886 (48861,48861) -104888 (48881,48881) -104890 (48901,48901) -104892 (48921,48921) -104894 (48941,48941) -104896 (48961,48961) -104898 (48981,48981) -104900 (49001,49001) -104902 (49021,49021) -104904 (49041,49041) -104906 (49061,49061) -104908 (49081,49081) -104910 (49101,49101) -104912 (49121,49121) -104914 (49141,49141) -104916 (49161,49161) -104918 (49181,49181) -104920 (49201,49201) -104922 (49221,49221) -104924 (49241,49241) -104926 (49261,49261) -104928 (49281,49281) -104930 (49301,49301) -104932 (49321,49321) -104934 (49341,49341) -104936 (49361,49361) -104938 (49381,49381) -104940 (49401,49401) -104942 (49421,49421) -104944 (49441,49441) -104946 (49461,49461) -104948 (49481,49481) -104950 (49501,49501) -104952 (49521,49521) -104954 (49541,49541) -104956 (49561,49561) -104958 (49581,49581) -104960 (49601,49601) -104962 (49621,49621) -104964 (49641,49641) -104966 (49661,49661) -104968 (49681,49681) -104970 (49701,49701) -104972 (49721,49721) -104974 (49741,49741) -104976 (49761,49761) -104978 (49781,49781) -104980 (49801,49801) -104982 (49821,49821) -104984 (49841,49841) -104986 (49861,49861) -104988 (49881,49881) -104990 (49901,49901) -104992 (49921,49921) -104994 (49941,49941) -104996 (49961,49961) -104998 (49981,49981) -105000 (50001,50001) -105002 (50021,50021) -105004 (50041,50041) -105006 (50061,50061) -105008 (50081,50081) -105010 (50101,50101) -105012 (50121,50121) -105014 (50141,50141) -105016 (50161,50161) -105018 (50181,50181) -105020 (50201,50201) -105022 (50221,50221) -105024 (50241,50241) -105026 (50261,50261) -105028 (50281,50281) -105030 (50301,50301) -105032 (50321,50321) -105034 (50341,50341) -105036 (50361,50361) -105038 (50381,50381) -105040 (50401,50401) -105042 (50421,50421) -105044 (50441,50441) -105046 (50461,50461) -105048 (50481,50481) -105050 (50501,50501) -105052 (50521,50521) -105054 (50541,50541) -105056 (50561,50561) -105058 (50581,50581) -105060 (50601,50601) -105062 (50621,50621) -105064 (50641,50641) -105066 (50661,50661) -105068 (50681,50681) -105070 (50701,50701) -105072 (50721,50721) -105074 (50741,50741) -105076 (50761,50761) -105078 (50781,50781) -105080 (50801,50801) -105082 (50821,50821) -105084 (50841,50841) -105086 (50861,50861) -105088 (50881,50881) -105090 (50901,50901) -105092 (50921,50921) -105094 (50941,50941) -105096 (50961,50961) -105098 (50981,50981) -105100 (51001,51001) -105102 (51021,51021) -105104 (51041,51041) -105106 (51061,51061) -105108 (51081,51081) -105110 (51101,51101) -105112 (51121,51121) -105114 (51141,51141) -105116 (51161,51161) -105118 (51181,51181) -105120 (51201,51201) -105122 (51221,51221) -105124 (51241,51241) -105126 (51261,51261) -105128 (51281,51281) -105130 (51301,51301) -105132 (51321,51321) -105134 (51341,51341) -105136 (51361,51361) -105138 (51381,51381) -105140 (51401,51401) -105142 (51421,51421) -105144 (51441,51441) -105146 (51461,51461) -105148 (51481,51481) -105150 (51501,51501) -105152 (51521,51521) -105154 (51541,51541) -105156 (51561,51561) -105158 (51581,51581) -105160 (51601,51601) -105162 (51621,51621) -105164 (51641,51641) -105166 (51661,51661) -105168 (51681,51681) -105170 (51701,51701) -105172 (51721,51721) -105174 (51741,51741) -105176 (51761,51761) -105178 (51781,51781) -105180 (51801,51801) -105182 (51821,51821) -105184 (51841,51841) -105186 (51861,51861) -105188 (51881,51881) -105190 (51901,51901) -105192 (51921,51921) -105194 (51941,51941) -105196 (51961,51961) -105198 (51981,51981) -105200 (52001,52001) -105202 (52021,52021) -105204 (52041,52041) -105206 (52061,52061) -105208 (52081,52081) -105210 (52101,52101) -105212 (52121,52121) -105214 (52141,52141) -105216 (52161,52161) -105218 (52181,52181) -105220 (52201,52201) -105222 (52221,52221) -105224 (52241,52241) -105226 (52261,52261) -105228 (52281,52281) -105230 (52301,52301) -105232 (52321,52321) -105234 (52341,52341) -105236 (52361,52361) -105238 (52381,52381) -105240 (52401,52401) -105242 (52421,52421) -105244 (52441,52441) -105246 (52461,52461) -105248 (52481,52481) -105250 (52501,52501) -105252 (52521,52521) -105254 (52541,52541) -105256 (52561,52561) -105258 (52581,52581) -105260 (52601,52601) -105262 (52621,52621) -105264 (52641,52641) -105266 (52661,52661) -105268 (52681,52681) -105270 (52701,52701) -105272 (52721,52721) -105274 (52741,52741) -105276 (52761,52761) -105278 (52781,52781) -105280 (52801,52801) -105282 (52821,52821) -105284 (52841,52841) -105286 (52861,52861) -105288 (52881,52881) -105290 (52901,52901) -105292 (52921,52921) -105294 (52941,52941) -105296 (52961,52961) -105298 (52981,52981) -105300 (53001,53001) -105302 (53021,53021) -105304 (53041,53041) -105306 (53061,53061) -105308 (53081,53081) -105310 (53101,53101) -105312 (53121,53121) -105314 (53141,53141) -105316 (53161,53161) -105318 (53181,53181) -105320 (53201,53201) -105322 (53221,53221) -105324 (53241,53241) -105326 (53261,53261) -105328 (53281,53281) -105330 (53301,53301) -105332 (53321,53321) -105334 (53341,53341) -105336 (53361,53361) -105338 (53381,53381) -105340 (53401,53401) -105342 (53421,53421) -105344 (53441,53441) -105346 (53461,53461) -105348 (53481,53481) -105350 (53501,53501) -105352 (53521,53521) -105354 (53541,53541) -105356 (53561,53561) -105358 (53581,53581) -105360 (53601,53601) -105362 (53621,53621) -105364 (53641,53641) -105366 (53661,53661) -105368 (53681,53681) -105370 (53701,53701) -105372 (53721,53721) -105374 (53741,53741) -105376 (53761,53761) -105378 (53781,53781) -105380 (53801,53801) -105382 (53821,53821) -105384 (53841,53841) -105386 (53861,53861) -105388 (53881,53881) -105390 (53901,53901) -105392 (53921,53921) -105394 (53941,53941) -105396 (53961,53961) -105398 (53981,53981) -105400 (54001,54001) -105402 (54021,54021) -105404 (54041,54041) -105406 (54061,54061) -105408 (54081,54081) -105410 (54101,54101) -105412 (54121,54121) -105414 (54141,54141) -105416 (54161,54161) -105418 (54181,54181) -105420 (54201,54201) -105422 (54221,54221) -105424 (54241,54241) -105426 (54261,54261) -105428 (54281,54281) -105430 (54301,54301) -105432 (54321,54321) -105434 (54341,54341) -105436 (54361,54361) -105438 (54381,54381) -105440 (54401,54401) -105442 (54421,54421) -105444 (54441,54441) -105446 (54461,54461) -105448 (54481,54481) -105450 (54501,54501) -105452 (54521,54521) -105454 (54541,54541) -105456 (54561,54561) -105458 (54581,54581) -105460 (54601,54601) -105462 (54621,54621) -105464 (54641,54641) -105466 (54661,54661) -105468 (54681,54681) -105470 (54701,54701) -105472 (54721,54721) -105474 (54741,54741) -105476 (54761,54761) -105478 (54781,54781) -105480 (54801,54801) -105482 (54821,54821) -105484 (54841,54841) -105486 (54861,54861) -105488 (54881,54881) -105490 (54901,54901) -105492 (54921,54921) -105494 (54941,54941) -105496 (54961,54961) -105498 (54981,54981) -105500 (55001,55001) -105502 (55021,55021) -105504 (55041,55041) -105506 (55061,55061) -105508 (55081,55081) -105510 (55101,55101) -105512 (55121,55121) -105514 (55141,55141) -105516 (55161,55161) -105518 (55181,55181) -105520 (55201,55201) -105522 (55221,55221) -105524 (55241,55241) -105526 (55261,55261) -105528 (55281,55281) -105530 (55301,55301) -105532 (55321,55321) -105534 (55341,55341) -105536 (55361,55361) -105538 (55381,55381) -105540 (55401,55401) -105542 (55421,55421) -105544 (55441,55441) -105546 (55461,55461) -105548 (55481,55481) -105550 (55501,55501) -105552 (55521,55521) -105554 (55541,55541) -105556 (55561,55561) -105558 (55581,55581) -105560 (55601,55601) -105562 (55621,55621) -105564 (55641,55641) -105566 (55661,55661) -105568 (55681,55681) -105570 (55701,55701) -105572 (55721,55721) -105574 (55741,55741) -105576 (55761,55761) -105578 (55781,55781) -105580 (55801,55801) -105582 (55821,55821) -105584 (55841,55841) -105586 (55861,55861) -105588 (55881,55881) -105590 (55901,55901) -105592 (55921,55921) -105594 (55941,55941) -105596 (55961,55961) -105598 (55981,55981) -105600 (56001,56001) -105602 (56021,56021) -105604 (56041,56041) -105606 (56061,56061) -105608 (56081,56081) -105610 (56101,56101) -105612 (56121,56121) -105614 (56141,56141) -105616 (56161,56161) -105618 (56181,56181) -105620 (56201,56201) -105622 (56221,56221) -105624 (56241,56241) -105626 (56261,56261) -105628 (56281,56281) -105630 (56301,56301) -105632 (56321,56321) -105634 (56341,56341) -105636 (56361,56361) -105638 (56381,56381) -105640 (56401,56401) -105642 (56421,56421) -105644 (56441,56441) -105646 (56461,56461) -105648 (56481,56481) -105650 (56501,56501) -105652 (56521,56521) -105654 (56541,56541) -105656 (56561,56561) -105658 (56581,56581) -105660 (56601,56601) -105662 (56621,56621) -105664 (56641,56641) -105666 (56661,56661) -105668 (56681,56681) -105670 (56701,56701) -105672 (56721,56721) -105674 (56741,56741) -105676 (56761,56761) -105678 (56781,56781) -105680 (56801,56801) -105682 (56821,56821) -105684 (56841,56841) -105686 (56861,56861) -105688 (56881,56881) -105690 (56901,56901) -105692 (56921,56921) -105694 (56941,56941) -105696 (56961,56961) -105698 (56981,56981) -105700 (57001,57001) -105702 (57021,57021) -105704 (57041,57041) -105706 (57061,57061) -105708 (57081,57081) -105710 (57101,57101) -105712 (57121,57121) -105714 (57141,57141) -105716 (57161,57161) -105718 (57181,57181) -105720 (57201,57201) -105722 (57221,57221) -105724 (57241,57241) -105726 (57261,57261) -105728 (57281,57281) -105730 (57301,57301) -105732 (57321,57321) -105734 (57341,57341) -105736 (57361,57361) -105738 (57381,57381) -105740 (57401,57401) -105742 (57421,57421) -105744 (57441,57441) -105746 (57461,57461) -105748 (57481,57481) -105750 (57501,57501) -105752 (57521,57521) -105754 (57541,57541) -105756 (57561,57561) -105758 (57581,57581) -105760 (57601,57601) -105762 (57621,57621) -105764 (57641,57641) -105766 (57661,57661) -105768 (57681,57681) -105770 (57701,57701) -105772 (57721,57721) -105774 (57741,57741) -105776 (57761,57761) -105778 (57781,57781) -105780 (57801,57801) -105782 (57821,57821) -105784 (57841,57841) -105786 (57861,57861) -105788 (57881,57881) -105790 (57901,57901) -105792 (57921,57921) -105794 (57941,57941) -105796 (57961,57961) -105798 (57981,57981) -105800 (58001,58001) -105802 (58021,58021) -105804 (58041,58041) -105806 (58061,58061) -105808 (58081,58081) -105810 (58101,58101) -105812 (58121,58121) -105814 (58141,58141) -105816 (58161,58161) -105818 (58181,58181) -105820 (58201,58201) -105822 (58221,58221) -105824 (58241,58241) -105826 (58261,58261) -105828 (58281,58281) -105830 (58301,58301) -105832 (58321,58321) -105834 (58341,58341) -105836 (58361,58361) -105838 (58381,58381) -105840 (58401,58401) -105842 (58421,58421) -105844 (58441,58441) -105846 (58461,58461) -105848 (58481,58481) -105850 (58501,58501) -105852 (58521,58521) -105854 (58541,58541) -105856 (58561,58561) -105858 (58581,58581) -105860 (58601,58601) -105862 (58621,58621) -105864 (58641,58641) -105866 (58661,58661) -105868 (58681,58681) -105870 (58701,58701) -105872 (58721,58721) -105874 (58741,58741) -105876 (58761,58761) -105878 (58781,58781) -105880 (58801,58801) -105882 (58821,58821) -105884 (58841,58841) -105886 (58861,58861) -105888 (58881,58881) -105890 (58901,58901) -105892 (58921,58921) -105894 (58941,58941) -105896 (58961,58961) -105898 (58981,58981) -105900 (59001,59001) -105902 (59021,59021) -105904 (59041,59041) -105906 (59061,59061) -105908 (59081,59081) -105910 (59101,59101) -105912 (59121,59121) -105914 (59141,59141) -105916 (59161,59161) -105918 (59181,59181) -105920 (59201,59201) -105922 (59221,59221) -105924 (59241,59241) -105926 (59261,59261) -105928 (59281,59281) -105930 (59301,59301) -105932 (59321,59321) -105934 (59341,59341) -105936 (59361,59361) -105938 (59381,59381) -105940 (59401,59401) -105942 (59421,59421) -105944 (59441,59441) -105946 (59461,59461) -105948 (59481,59481) -105950 (59501,59501) -105952 (59521,59521) -105954 (59541,59541) -105956 (59561,59561) -105958 (59581,59581) -105960 (59601,59601) -105962 (59621,59621) -105964 (59641,59641) -105966 (59661,59661) -105968 (59681,59681) -105970 (59701,59701) -105972 (59721,59721) -105974 (59741,59741) -105976 (59761,59761) -105978 (59781,59781) -105980 (59801,59801) -105982 (59821,59821) -105984 (59841,59841) -105986 (59861,59861) -105988 (59881,59881) -105990 (59901,59901) -105992 (59921,59921) -105994 (59941,59941) -105996 (59961,59961) -105998 (59981,59981) -106000 (60001,60001) -106002 (60021,60021) -106004 (60041,60041) -106006 (60061,60061) -106008 (60081,60081) -106010 (60101,60101) -106012 (60121,60121) -106014 (60141,60141) -106016 (60161,60161) -106018 (60181,60181) -106020 (60201,60201) -106022 (60221,60221) -106024 (60241,60241) -106026 (60261,60261) -106028 (60281,60281) -106030 (60301,60301) -106032 (60321,60321) -106034 (60341,60341) -106036 (60361,60361) -106038 (60381,60381) -106040 (60401,60401) -106042 (60421,60421) -106044 (60441,60441) -106046 (60461,60461) -106048 (60481,60481) -106050 (60501,60501) -106052 (60521,60521) -106054 (60541,60541) -106056 (60561,60561) -106058 (60581,60581) -106060 (60601,60601) -106062 (60621,60621) -106064 (60641,60641) -106066 (60661,60661) -106068 (60681,60681) -106070 (60701,60701) -106072 (60721,60721) -106074 (60741,60741) -106076 (60761,60761) -106078 (60781,60781) -106080 (60801,60801) -106082 (60821,60821) -106084 (60841,60841) -106086 (60861,60861) -106088 (60881,60881) -106090 (60901,60901) -106092 (60921,60921) -106094 (60941,60941) -106096 (60961,60961) -106098 (60981,60981) -106100 (61001,61001) -106102 (61021,61021) -106104 (61041,61041) -106106 (61061,61061) -106108 (61081,61081) -106110 (61101,61101) -106112 (61121,61121) -106114 (61141,61141) -106116 (61161,61161) -106118 (61181,61181) -106120 (61201,61201) -106122 (61221,61221) -106124 (61241,61241) -106126 (61261,61261) -106128 (61281,61281) -106130 (61301,61301) -106132 (61321,61321) -106134 (61341,61341) -106136 (61361,61361) -106138 (61381,61381) -106140 (61401,61401) -106142 (61421,61421) -106144 (61441,61441) -106146 (61461,61461) -106148 (61481,61481) -106150 (61501,61501) -106152 (61521,61521) -106154 (61541,61541) -106156 (61561,61561) -106158 (61581,61581) -106160 (61601,61601) -106162 (61621,61621) -106164 (61641,61641) -106166 (61661,61661) -106168 (61681,61681) -106170 (61701,61701) -106172 (61721,61721) -106174 (61741,61741) -106176 (61761,61761) -106178 (61781,61781) -106180 (61801,61801) -106182 (61821,61821) -106184 (61841,61841) -106186 (61861,61861) -106188 (61881,61881) -106190 (61901,61901) -106192 (61921,61921) -106194 (61941,61941) -106196 (61961,61961) -106198 (61981,61981) -106200 (62001,62001) -106202 (62021,62021) -106204 (62041,62041) -106206 (62061,62061) -106208 (62081,62081) -106210 (62101,62101) -106212 (62121,62121) -106214 (62141,62141) -106216 (62161,62161) -106218 (62181,62181) -106220 (62201,62201) -106222 (62221,62221) -106224 (62241,62241) -106226 (62261,62261) -106228 (62281,62281) -106230 (62301,62301) -106232 (62321,62321) -106234 (62341,62341) -106236 (62361,62361) -106238 (62381,62381) -106240 (62401,62401) -106242 (62421,62421) -106244 (62441,62441) -106246 (62461,62461) -106248 (62481,62481) -106250 (62501,62501) -106252 (62521,62521) -106254 (62541,62541) -106256 (62561,62561) -106258 (62581,62581) -106260 (62601,62601) -106262 (62621,62621) -106264 (62641,62641) -106266 (62661,62661) -106268 (62681,62681) -106270 (62701,62701) -106272 (62721,62721) -106274 (62741,62741) -106276 (62761,62761) -106278 (62781,62781) -106280 (62801,62801) -106282 (62821,62821) -106284 (62841,62841) -106286 (62861,62861) -106288 (62881,62881) -106290 (62901,62901) -106292 (62921,62921) -106294 (62941,62941) -106296 (62961,62961) -106298 (62981,62981) -106300 (63001,63001) -106302 (63021,63021) -106304 (63041,63041) -106306 (63061,63061) -106308 (63081,63081) -106310 (63101,63101) -106312 (63121,63121) -106314 (63141,63141) -106316 (63161,63161) -106318 (63181,63181) -106320 (63201,63201) -106322 (63221,63221) -106324 (63241,63241) -106326 (63261,63261) -106328 (63281,63281) -106330 (63301,63301) -106332 (63321,63321) -106334 (63341,63341) -106336 (63361,63361) -106338 (63381,63381) -106340 (63401,63401) -106342 (63421,63421) -106344 (63441,63441) -106346 (63461,63461) -106348 (63481,63481) -106350 (63501,63501) -106352 (63521,63521) -106354 (63541,63541) -106356 (63561,63561) -106358 (63581,63581) -106360 (63601,63601) -106362 (63621,63621) -106364 (63641,63641) -106366 (63661,63661) -106368 (63681,63681) -106370 (63701,63701) -106372 (63721,63721) -106374 (63741,63741) -106376 (63761,63761) -106378 (63781,63781) -106380 (63801,63801) -106382 (63821,63821) -106384 (63841,63841) -106386 (63861,63861) -106388 (63881,63881) -106390 (63901,63901) -106392 (63921,63921) -106394 (63941,63941) -106396 (63961,63961) -106398 (63981,63981) -106400 (64001,64001) -106402 (64021,64021) -106404 (64041,64041) -106406 (64061,64061) -106408 (64081,64081) -106410 (64101,64101) -106412 (64121,64121) -106414 (64141,64141) -106416 (64161,64161) -106418 (64181,64181) -106420 (64201,64201) -106422 (64221,64221) -106424 (64241,64241) -106426 (64261,64261) -106428 (64281,64281) -106430 (64301,64301) -106432 (64321,64321) -106434 (64341,64341) -106436 (64361,64361) -106438 (64381,64381) -106440 (64401,64401) -106442 (64421,64421) -106444 (64441,64441) -106446 (64461,64461) -106448 (64481,64481) -106450 (64501,64501) -106452 (64521,64521) -106454 (64541,64541) -106456 (64561,64561) -106458 (64581,64581) -106460 (64601,64601) -106462 (64621,64621) -106464 (64641,64641) -106466 (64661,64661) -106468 (64681,64681) -106470 (64701,64701) -106472 (64721,64721) -106474 (64741,64741) -106476 (64761,64761) -106478 (64781,64781) -106480 (64801,64801) -106482 (64821,64821) -106484 (64841,64841) -106486 (64861,64861) -106488 (64881,64881) -106490 (64901,64901) -106492 (64921,64921) -106494 (64941,64941) -106496 (64961,64961) -106498 (64981,64981) -106500 (65001,65001) -106502 (65021,65021) -106504 (65041,65041) -106506 (65061,65061) -106508 (65081,65081) -106510 (65101,65101) -106512 (65121,65121) -106514 (65141,65141) -106516 (65161,65161) -106518 (65181,65181) -106520 (65201,65201) -106522 (65221,65221) -106524 (65241,65241) -106526 (65261,65261) -106528 (65281,65281) -106530 (65301,65301) -106532 (65321,65321) -106534 (65341,65341) -106536 (65361,65361) -106538 (65381,65381) -106540 (65401,65401) -106542 (65421,65421) -106544 (65441,65441) -106546 (65461,65461) -106548 (65481,65481) -106550 (65501,65501) -106552 (65521,65521) -106554 (65541,65541) -106556 (65561,65561) -106558 (65581,65581) -106560 (65601,65601) -106562 (65621,65621) -106564 (65641,65641) -106566 (65661,65661) -106568 (65681,65681) -106570 (65701,65701) -106572 (65721,65721) -106574 (65741,65741) -106576 (65761,65761) -106578 (65781,65781) -106580 (65801,65801) -106582 (65821,65821) -106584 (65841,65841) -106586 (65861,65861) -106588 (65881,65881) -106590 (65901,65901) -106592 (65921,65921) -106594 (65941,65941) -106596 (65961,65961) -106598 (65981,65981) -106600 (66001,66001) -106602 (66021,66021) -106604 (66041,66041) -106606 (66061,66061) -106608 (66081,66081) -106610 (66101,66101) -106612 (66121,66121) -106614 (66141,66141) -106616 (66161,66161) -106618 (66181,66181) -106620 (66201,66201) -106622 (66221,66221) -106624 (66241,66241) -106626 (66261,66261) -106628 (66281,66281) -106630 (66301,66301) -106632 (66321,66321) -106634 (66341,66341) -106636 (66361,66361) -106638 (66381,66381) -106640 (66401,66401) -106642 (66421,66421) -106644 (66441,66441) -106646 (66461,66461) -106648 (66481,66481) -106650 (66501,66501) -106652 (66521,66521) -106654 (66541,66541) -106656 (66561,66561) -106658 (66581,66581) -106660 (66601,66601) -106662 (66621,66621) -106664 (66641,66641) -106666 (66661,66661) -106668 (66681,66681) -106670 (66701,66701) -106672 (66721,66721) -106674 (66741,66741) -106676 (66761,66761) -106678 (66781,66781) -106680 (66801,66801) -106682 (66821,66821) -106684 (66841,66841) -106686 (66861,66861) -106688 (66881,66881) -106690 (66901,66901) -106692 (66921,66921) -106694 (66941,66941) -106696 (66961,66961) -106698 (66981,66981) -106700 (67001,67001) -106702 (67021,67021) -106704 (67041,67041) -106706 (67061,67061) -106708 (67081,67081) -106710 (67101,67101) -106712 (67121,67121) -106714 (67141,67141) -106716 (67161,67161) -106718 (67181,67181) -106720 (67201,67201) -106722 (67221,67221) -106724 (67241,67241) -106726 (67261,67261) -106728 (67281,67281) -106730 (67301,67301) -106732 (67321,67321) -106734 (67341,67341) -106736 (67361,67361) -106738 (67381,67381) -106740 (67401,67401) -106742 (67421,67421) -106744 (67441,67441) -106746 (67461,67461) -106748 (67481,67481) -106750 (67501,67501) -106752 (67521,67521) -106754 (67541,67541) -106756 (67561,67561) -106758 (67581,67581) -106760 (67601,67601) -106762 (67621,67621) -106764 (67641,67641) -106766 (67661,67661) -106768 (67681,67681) -106770 (67701,67701) -106772 (67721,67721) -106774 (67741,67741) -106776 (67761,67761) -106778 (67781,67781) -106780 (67801,67801) -106782 (67821,67821) -106784 (67841,67841) -106786 (67861,67861) -106788 (67881,67881) -106790 (67901,67901) -106792 (67921,67921) -106794 (67941,67941) -106796 (67961,67961) -106798 (67981,67981) -106800 (68001,68001) -106802 (68021,68021) -106804 (68041,68041) -106806 (68061,68061) -106808 (68081,68081) -106810 (68101,68101) -106812 (68121,68121) -106814 (68141,68141) -106816 (68161,68161) -106818 (68181,68181) -106820 (68201,68201) -106822 (68221,68221) -106824 (68241,68241) -106826 (68261,68261) -106828 (68281,68281) -106830 (68301,68301) -106832 (68321,68321) -106834 (68341,68341) -106836 (68361,68361) -106838 (68381,68381) -106840 (68401,68401) -106842 (68421,68421) -106844 (68441,68441) -106846 (68461,68461) -106848 (68481,68481) -106850 (68501,68501) -106852 (68521,68521) -106854 (68541,68541) -106856 (68561,68561) -106858 (68581,68581) -106860 (68601,68601) -106862 (68621,68621) -106864 (68641,68641) -106866 (68661,68661) -106868 (68681,68681) -106870 (68701,68701) -106872 (68721,68721) -106874 (68741,68741) -106876 (68761,68761) -106878 (68781,68781) -106880 (68801,68801) -106882 (68821,68821) -106884 (68841,68841) -106886 (68861,68861) -106888 (68881,68881) -106890 (68901,68901) -106892 (68921,68921) -106894 (68941,68941) -106896 (68961,68961) -106898 (68981,68981) -106900 (69001,69001) -106902 (69021,69021) -106904 (69041,69041) -106906 (69061,69061) -106908 (69081,69081) -106910 (69101,69101) -106912 (69121,69121) -106914 (69141,69141) -106916 (69161,69161) -106918 (69181,69181) -106920 (69201,69201) -106922 (69221,69221) -106924 (69241,69241) -106926 (69261,69261) -106928 (69281,69281) -106930 (69301,69301) -106932 (69321,69321) -106934 (69341,69341) -106936 (69361,69361) -106938 (69381,69381) -106940 (69401,69401) -106942 (69421,69421) -106944 (69441,69441) -106946 (69461,69461) -106948 (69481,69481) -106950 (69501,69501) -106952 (69521,69521) -106954 (69541,69541) -106956 (69561,69561) -106958 (69581,69581) -106960 (69601,69601) -106962 (69621,69621) -106964 (69641,69641) -106966 (69661,69661) -106968 (69681,69681) -106970 (69701,69701) -106972 (69721,69721) -106974 (69741,69741) -106976 (69761,69761) -106978 (69781,69781) -106980 (69801,69801) -106982 (69821,69821) -106984 (69841,69841) -106986 (69861,69861) -106988 (69881,69881) -106990 (69901,69901) -106992 (69921,69921) -106994 (69941,69941) -106996 (69961,69961) -106998 (69981,69981) -107000 (70001,70001) -107002 (70021,70021) -107004 (70041,70041) -107006 (70061,70061) -107008 (70081,70081) -107010 (70101,70101) -107012 (70121,70121) -107014 (70141,70141) -107016 (70161,70161) -107018 (70181,70181) -107020 (70201,70201) -107022 (70221,70221) -107024 (70241,70241) -107026 (70261,70261) -107028 (70281,70281) -107030 (70301,70301) -107032 (70321,70321) -107034 (70341,70341) -107036 (70361,70361) -107038 (70381,70381) -107040 (70401,70401) -107042 (70421,70421) -107044 (70441,70441) -107046 (70461,70461) -107048 (70481,70481) -107050 (70501,70501) -107052 (70521,70521) -107054 (70541,70541) -107056 (70561,70561) -107058 (70581,70581) -107060 (70601,70601) -107062 (70621,70621) -107064 (70641,70641) -107066 (70661,70661) -107068 (70681,70681) -107070 (70701,70701) -107072 (70721,70721) -107074 (70741,70741) -107076 (70761,70761) -107078 (70781,70781) -107080 (70801,70801) -107082 (70821,70821) -107084 (70841,70841) -107086 (70861,70861) -107088 (70881,70881) -107090 (70901,70901) -107092 (70921,70921) -107094 (70941,70941) -107096 (70961,70961) -107098 (70981,70981) -107100 (71001,71001) -107102 (71021,71021) -107104 (71041,71041) -107106 (71061,71061) -107108 (71081,71081) -107110 (71101,71101) -107112 (71121,71121) -107114 (71141,71141) -107116 (71161,71161) -107118 (71181,71181) -107120 (71201,71201) -107122 (71221,71221) -107124 (71241,71241) -107126 (71261,71261) -107128 (71281,71281) -107130 (71301,71301) -107132 (71321,71321) -107134 (71341,71341) -107136 (71361,71361) -107138 (71381,71381) -107140 (71401,71401) -107142 (71421,71421) -107144 (71441,71441) -107146 (71461,71461) -107148 (71481,71481) -107150 (71501,71501) -107152 (71521,71521) -107154 (71541,71541) -107156 (71561,71561) -107158 (71581,71581) -107160 (71601,71601) -107162 (71621,71621) -107164 (71641,71641) -107166 (71661,71661) -107168 (71681,71681) -107170 (71701,71701) -107172 (71721,71721) -107174 (71741,71741) -107176 (71761,71761) -107178 (71781,71781) -107180 (71801,71801) -107182 (71821,71821) -107184 (71841,71841) -107186 (71861,71861) -107188 (71881,71881) -107190 (71901,71901) -107192 (71921,71921) -107194 (71941,71941) -107196 (71961,71961) -107198 (71981,71981) -107200 (72001,72001) -107202 (72021,72021) -107204 (72041,72041) -107206 (72061,72061) -107208 (72081,72081) -107210 (72101,72101) -107212 (72121,72121) -107214 (72141,72141) -107216 (72161,72161) -107218 (72181,72181) -107220 (72201,72201) -107222 (72221,72221) -107224 (72241,72241) -107226 (72261,72261) -107228 (72281,72281) -107230 (72301,72301) -107232 (72321,72321) -107234 (72341,72341) -107236 (72361,72361) -107238 (72381,72381) -107240 (72401,72401) -107242 (72421,72421) -107244 (72441,72441) -107246 (72461,72461) -107248 (72481,72481) -107250 (72501,72501) -107252 (72521,72521) -107254 (72541,72541) -107256 (72561,72561) -107258 (72581,72581) -107260 (72601,72601) -107262 (72621,72621) -107264 (72641,72641) -107266 (72661,72661) -107268 (72681,72681) -107270 (72701,72701) -107272 (72721,72721) -107274 (72741,72741) -107276 (72761,72761) -107278 (72781,72781) -107280 (72801,72801) -107282 (72821,72821) -107284 (72841,72841) -107286 (72861,72861) -107288 (72881,72881) -107290 (72901,72901) -107292 (72921,72921) -107294 (72941,72941) -107296 (72961,72961) -107298 (72981,72981) -107300 (73001,73001) -107302 (73021,73021) -107304 (73041,73041) -107306 (73061,73061) -107308 (73081,73081) -107310 (73101,73101) -107312 (73121,73121) -107314 (73141,73141) -107316 (73161,73161) -107318 (73181,73181) -107320 (73201,73201) -107322 (73221,73221) -107324 (73241,73241) -107326 (73261,73261) -107328 (73281,73281) -107330 (73301,73301) -107332 (73321,73321) -107334 (73341,73341) -107336 (73361,73361) -107338 (73381,73381) -107340 (73401,73401) -107342 (73421,73421) -107344 (73441,73441) -107346 (73461,73461) -107348 (73481,73481) -107350 (73501,73501) -107352 (73521,73521) -107354 (73541,73541) -107356 (73561,73561) -107358 (73581,73581) -107360 (73601,73601) -107362 (73621,73621) -107364 (73641,73641) -107366 (73661,73661) -107368 (73681,73681) -107370 (73701,73701) -107372 (73721,73721) -107374 (73741,73741) -107376 (73761,73761) -107378 (73781,73781) -107380 (73801,73801) -107382 (73821,73821) -107384 (73841,73841) -107386 (73861,73861) -107388 (73881,73881) -107390 (73901,73901) -107392 (73921,73921) -107394 (73941,73941) -107396 (73961,73961) -107398 (73981,73981) -107400 (74001,74001) -107402 (74021,74021) -107404 (74041,74041) -107406 (74061,74061) -107408 (74081,74081) -107410 (74101,74101) -107412 (74121,74121) -107414 (74141,74141) -107416 (74161,74161) -107418 (74181,74181) -107420 (74201,74201) -107422 (74221,74221) -107424 (74241,74241) -107426 (74261,74261) -107428 (74281,74281) -107430 (74301,74301) -107432 (74321,74321) -107434 (74341,74341) -107436 (74361,74361) -107438 (74381,74381) -107440 (74401,74401) -107442 (74421,74421) -107444 (74441,74441) -107446 (74461,74461) -107448 (74481,74481) -107450 (74501,74501) -107452 (74521,74521) -107454 (74541,74541) -107456 (74561,74561) -107458 (74581,74581) -107460 (74601,74601) -107462 (74621,74621) -107464 (74641,74641) -107466 (74661,74661) -107468 (74681,74681) -107470 (74701,74701) -107472 (74721,74721) -107474 (74741,74741) -107476 (74761,74761) -107478 (74781,74781) -107480 (74801,74801) -107482 (74821,74821) -107484 (74841,74841) -107486 (74861,74861) -107488 (74881,74881) -107490 (74901,74901) -107492 (74921,74921) -107494 (74941,74941) -107496 (74961,74961) -107498 (74981,74981) -107500 (75001,75001) -107502 (75021,75021) -107504 (75041,75041) -107506 (75061,75061) -107508 (75081,75081) -107510 (75101,75101) -107512 (75121,75121) -107514 (75141,75141) -107516 (75161,75161) -107518 (75181,75181) -107520 (75201,75201) -107522 (75221,75221) -107524 (75241,75241) -107526 (75261,75261) -107528 (75281,75281) -107530 (75301,75301) -107532 (75321,75321) -107534 (75341,75341) -107536 (75361,75361) -107538 (75381,75381) -107540 (75401,75401) -107542 (75421,75421) -107544 (75441,75441) -107546 (75461,75461) -107548 (75481,75481) -107550 (75501,75501) -107552 (75521,75521) -107554 (75541,75541) -107556 (75561,75561) -107558 (75581,75581) -107560 (75601,75601) -107562 (75621,75621) -107564 (75641,75641) -107566 (75661,75661) -107568 (75681,75681) -107570 (75701,75701) -107572 (75721,75721) -107574 (75741,75741) -107576 (75761,75761) -107578 (75781,75781) -107580 (75801,75801) -107582 (75821,75821) -107584 (75841,75841) -107586 (75861,75861) -107588 (75881,75881) -107590 (75901,75901) -107592 (75921,75921) -107594 (75941,75941) -107596 (75961,75961) -107598 (75981,75981) -107600 (76001,76001) -107602 (76021,76021) -107604 (76041,76041) -107606 (76061,76061) -107608 (76081,76081) -107610 (76101,76101) -107612 (76121,76121) -107614 (76141,76141) -107616 (76161,76161) -107618 (76181,76181) -107620 (76201,76201) -107622 (76221,76221) -107624 (76241,76241) -107626 (76261,76261) -107628 (76281,76281) -107630 (76301,76301) -107632 (76321,76321) -107634 (76341,76341) -107636 (76361,76361) -107638 (76381,76381) -107640 (76401,76401) -107642 (76421,76421) -107644 (76441,76441) -107646 (76461,76461) -107648 (76481,76481) -107650 (76501,76501) -107652 (76521,76521) -107654 (76541,76541) -107656 (76561,76561) -107658 (76581,76581) -107660 (76601,76601) -107662 (76621,76621) -107664 (76641,76641) -107666 (76661,76661) -107668 (76681,76681) -107670 (76701,76701) -107672 (76721,76721) -107674 (76741,76741) -107676 (76761,76761) -107678 (76781,76781) -107680 (76801,76801) -107682 (76821,76821) -107684 (76841,76841) -107686 (76861,76861) -107688 (76881,76881) -107690 (76901,76901) -107692 (76921,76921) -107694 (76941,76941) -107696 (76961,76961) -107698 (76981,76981) -107700 (77001,77001) -107702 (77021,77021) -107704 (77041,77041) -107706 (77061,77061) -107708 (77081,77081) -107710 (77101,77101) -107712 (77121,77121) -107714 (77141,77141) -107716 (77161,77161) -107718 (77181,77181) -107720 (77201,77201) -107722 (77221,77221) -107724 (77241,77241) -107726 (77261,77261) -107728 (77281,77281) -107730 (77301,77301) -107732 (77321,77321) -107734 (77341,77341) -107736 (77361,77361) -107738 (77381,77381) -107740 (77401,77401) -107742 (77421,77421) -107744 (77441,77441) -107746 (77461,77461) -107748 (77481,77481) -107750 (77501,77501) -107752 (77521,77521) -107754 (77541,77541) -107756 (77561,77561) -107758 (77581,77581) -107760 (77601,77601) -107762 (77621,77621) -107764 (77641,77641) -107766 (77661,77661) -107768 (77681,77681) -107770 (77701,77701) -107772 (77721,77721) -107774 (77741,77741) -107776 (77761,77761) -107778 (77781,77781) -107780 (77801,77801) -107782 (77821,77821) -107784 (77841,77841) -107786 (77861,77861) -107788 (77881,77881) -107790 (77901,77901) -107792 (77921,77921) -107794 (77941,77941) -107796 (77961,77961) -107798 (77981,77981) -107800 (78001,78001) -107802 (78021,78021) -107804 (78041,78041) -107806 (78061,78061) -107808 (78081,78081) -107810 (78101,78101) -107812 (78121,78121) -107814 (78141,78141) -107816 (78161,78161) -107818 (78181,78181) -107820 (78201,78201) -107822 (78221,78221) -107824 (78241,78241) -107826 (78261,78261) -107828 (78281,78281) -107830 (78301,78301) -107832 (78321,78321) -107834 (78341,78341) -107836 (78361,78361) -107838 (78381,78381) -107840 (78401,78401) -107842 (78421,78421) -107844 (78441,78441) -107846 (78461,78461) -107848 (78481,78481) -107850 (78501,78501) -107852 (78521,78521) -107854 (78541,78541) -107856 (78561,78561) -107858 (78581,78581) -107860 (78601,78601) -107862 (78621,78621) -107864 (78641,78641) -107866 (78661,78661) -107868 (78681,78681) -107870 (78701,78701) -107872 (78721,78721) -107874 (78741,78741) -107876 (78761,78761) -107878 (78781,78781) -107880 (78801,78801) -107882 (78821,78821) -107884 (78841,78841) -107886 (78861,78861) -107888 (78881,78881) -107890 (78901,78901) -107892 (78921,78921) -107894 (78941,78941) -107896 (78961,78961) -107898 (78981,78981) -107900 (79001,79001) -107902 (79021,79021) -107904 (79041,79041) -107906 (79061,79061) -107908 (79081,79081) -107910 (79101,79101) -107912 (79121,79121) -107914 (79141,79141) -107916 (79161,79161) -107918 (79181,79181) -107920 (79201,79201) -107922 (79221,79221) -107924 (79241,79241) -107926 (79261,79261) -107928 (79281,79281) -107930 (79301,79301) -107932 (79321,79321) -107934 (79341,79341) -107936 (79361,79361) -107938 (79381,79381) -107940 (79401,79401) -107942 (79421,79421) -107944 (79441,79441) -107946 (79461,79461) -107948 (79481,79481) -107950 (79501,79501) -107952 (79521,79521) -107954 (79541,79541) -107956 (79561,79561) -107958 (79581,79581) -107960 (79601,79601) -107962 (79621,79621) -107964 (79641,79641) -107966 (79661,79661) -107968 (79681,79681) -107970 (79701,79701) -107972 (79721,79721) -107974 (79741,79741) -107976 (79761,79761) -107978 (79781,79781) -107980 (79801,79801) -107982 (79821,79821) -107984 (79841,79841) -107986 (79861,79861) -107988 (79881,79881) -107990 (79901,79901) -107992 (79921,79921) -107994 (79941,79941) -107996 (79961,79961) -107998 (79981,79981) -108000 (80001,80001) -108002 (80021,80021) -108004 (80041,80041) -108006 (80061,80061) -108008 (80081,80081) -108010 (80101,80101) -108012 (80121,80121) -108014 (80141,80141) -108016 (80161,80161) -108018 (80181,80181) -108020 (80201,80201) -108022 (80221,80221) -108024 (80241,80241) -108026 (80261,80261) -108028 (80281,80281) -108030 (80301,80301) -108032 (80321,80321) -108034 (80341,80341) -108036 (80361,80361) -108038 (80381,80381) -108040 (80401,80401) -108042 (80421,80421) -108044 (80441,80441) -108046 (80461,80461) -108048 (80481,80481) -108050 (80501,80501) -108052 (80521,80521) -108054 (80541,80541) -108056 (80561,80561) -108058 (80581,80581) -108060 (80601,80601) -108062 (80621,80621) -108064 (80641,80641) -108066 (80661,80661) -108068 (80681,80681) -108070 (80701,80701) -108072 (80721,80721) -108074 (80741,80741) -108076 (80761,80761) -108078 (80781,80781) -108080 (80801,80801) -108082 (80821,80821) -108084 (80841,80841) -108086 (80861,80861) -108088 (80881,80881) -108090 (80901,80901) -108092 (80921,80921) -108094 (80941,80941) -108096 (80961,80961) -108098 (80981,80981) -108100 (81001,81001) -108102 (81021,81021) -108104 (81041,81041) -108106 (81061,81061) -108108 (81081,81081) -108110 (81101,81101) -108112 (81121,81121) -108114 (81141,81141) -108116 (81161,81161) -108118 (81181,81181) -108120 (81201,81201) -108122 (81221,81221) -108124 (81241,81241) -108126 (81261,81261) -108128 (81281,81281) -108130 (81301,81301) -108132 (81321,81321) -108134 (81341,81341) -108136 (81361,81361) -108138 (81381,81381) -108140 (81401,81401) -108142 (81421,81421) -108144 (81441,81441) -108146 (81461,81461) -108148 (81481,81481) -108150 (81501,81501) -108152 (81521,81521) -108154 (81541,81541) -108156 (81561,81561) -108158 (81581,81581) -108160 (81601,81601) -108162 (81621,81621) -108164 (81641,81641) -108166 (81661,81661) -108168 (81681,81681) -108170 (81701,81701) -108172 (81721,81721) -108174 (81741,81741) -108176 (81761,81761) -108178 (81781,81781) -108180 (81801,81801) -108182 (81821,81821) -108184 (81841,81841) -108186 (81861,81861) -108188 (81881,81881) -108190 (81901,81901) -108192 (81921,81921) -108194 (81941,81941) -108196 (81961,81961) -108198 (81981,81981) -108200 (82001,82001) -108202 (82021,82021) -108204 (82041,82041) -108206 (82061,82061) -108208 (82081,82081) -108210 (82101,82101) -108212 (82121,82121) -108214 (82141,82141) -108216 (82161,82161) -108218 (82181,82181) -108220 (82201,82201) -108222 (82221,82221) -108224 (82241,82241) -108226 (82261,82261) -108228 (82281,82281) -108230 (82301,82301) -108232 (82321,82321) -108234 (82341,82341) -108236 (82361,82361) -108238 (82381,82381) -108240 (82401,82401) -108242 (82421,82421) -108244 (82441,82441) -108246 (82461,82461) -108248 (82481,82481) -108250 (82501,82501) -108252 (82521,82521) -108254 (82541,82541) -108256 (82561,82561) -108258 (82581,82581) -108260 (82601,82601) -108262 (82621,82621) -108264 (82641,82641) -108266 (82661,82661) -108268 (82681,82681) -108270 (82701,82701) -108272 (82721,82721) -108274 (82741,82741) -108276 (82761,82761) -108278 (82781,82781) -108280 (82801,82801) -108282 (82821,82821) -108284 (82841,82841) -108286 (82861,82861) -108288 (82881,82881) -108290 (82901,82901) -108292 (82921,82921) -108294 (82941,82941) -108296 (82961,82961) -108298 (82981,82981) -108300 (83001,83001) -108302 (83021,83021) -108304 (83041,83041) -108306 (83061,83061) -108308 (83081,83081) -108310 (83101,83101) -108312 (83121,83121) -108314 (83141,83141) -108316 (83161,83161) -108318 (83181,83181) -108320 (83201,83201) -108322 (83221,83221) -108324 (83241,83241) -108326 (83261,83261) -108328 (83281,83281) -108330 (83301,83301) -108332 (83321,83321) -108334 (83341,83341) -108336 (83361,83361) -108338 (83381,83381) -108340 (83401,83401) -108342 (83421,83421) -108344 (83441,83441) -108346 (83461,83461) -108348 (83481,83481) -108350 (83501,83501) -108352 (83521,83521) -108354 (83541,83541) -108356 (83561,83561) -108358 (83581,83581) -108360 (83601,83601) -108362 (83621,83621) -108364 (83641,83641) -108366 (83661,83661) -108368 (83681,83681) -108370 (83701,83701) -108372 (83721,83721) -108374 (83741,83741) -108376 (83761,83761) -108378 (83781,83781) -108380 (83801,83801) -108382 (83821,83821) -108384 (83841,83841) -108386 (83861,83861) -108388 (83881,83881) -108390 (83901,83901) -108392 (83921,83921) -108394 (83941,83941) -108396 (83961,83961) -108398 (83981,83981) -108400 (84001,84001) -108402 (84021,84021) -108404 (84041,84041) -108406 (84061,84061) -108408 (84081,84081) -108410 (84101,84101) -108412 (84121,84121) -108414 (84141,84141) -108416 (84161,84161) -108418 (84181,84181) -108420 (84201,84201) -108422 (84221,84221) -108424 (84241,84241) -108426 (84261,84261) -108428 (84281,84281) -108430 (84301,84301) -108432 (84321,84321) -108434 (84341,84341) -108436 (84361,84361) -108438 (84381,84381) -108440 (84401,84401) -108442 (84421,84421) -108444 (84441,84441) -108446 (84461,84461) -108448 (84481,84481) -108450 (84501,84501) -108452 (84521,84521) -108454 (84541,84541) -108456 (84561,84561) -108458 (84581,84581) -108460 (84601,84601) -108462 (84621,84621) -108464 (84641,84641) -108466 (84661,84661) -108468 (84681,84681) -108470 (84701,84701) -108472 (84721,84721) -108474 (84741,84741) -108476 (84761,84761) -108478 (84781,84781) -108480 (84801,84801) -108482 (84821,84821) -108484 (84841,84841) -108486 (84861,84861) -108488 (84881,84881) -108490 (84901,84901) -108492 (84921,84921) -108494 (84941,84941) -108496 (84961,84961) -108498 (84981,84981) -108500 (85001,85001) -108502 (85021,85021) -108504 (85041,85041) -108506 (85061,85061) -108508 (85081,85081) -108510 (85101,85101) -108512 (85121,85121) -108514 (85141,85141) -108516 (85161,85161) -108518 (85181,85181) -108520 (85201,85201) -108522 (85221,85221) -108524 (85241,85241) -108526 (85261,85261) -108528 (85281,85281) -108530 (85301,85301) -108532 (85321,85321) -108534 (85341,85341) -108536 (85361,85361) -108538 (85381,85381) -108540 (85401,85401) -108542 (85421,85421) -108544 (85441,85441) -108546 (85461,85461) -108548 (85481,85481) -108550 (85501,85501) -108552 (85521,85521) -108554 (85541,85541) -108556 (85561,85561) -108558 (85581,85581) -108560 (85601,85601) -108562 (85621,85621) -108564 (85641,85641) -108566 (85661,85661) -108568 (85681,85681) -108570 (85701,85701) -108572 (85721,85721) -108574 (85741,85741) -108576 (85761,85761) -108578 (85781,85781) -108580 (85801,85801) -108582 (85821,85821) -108584 (85841,85841) -108586 (85861,85861) -108588 (85881,85881) -108590 (85901,85901) -108592 (85921,85921) -108594 (85941,85941) -108596 (85961,85961) -108598 (85981,85981) -108600 (86001,86001) -108602 (86021,86021) -108604 (86041,86041) -108606 (86061,86061) -108608 (86081,86081) -108610 (86101,86101) -108612 (86121,86121) -108614 (86141,86141) -108616 (86161,86161) -108618 (86181,86181) -108620 (86201,86201) -108622 (86221,86221) -108624 (86241,86241) -108626 (86261,86261) -108628 (86281,86281) -108630 (86301,86301) -108632 (86321,86321) -108634 (86341,86341) -108636 (86361,86361) -108638 (86381,86381) -108640 (86401,86401) -108642 (86421,86421) -108644 (86441,86441) -108646 (86461,86461) -108648 (86481,86481) -108650 (86501,86501) -108652 (86521,86521) -108654 (86541,86541) -108656 (86561,86561) -108658 (86581,86581) -108660 (86601,86601) -108662 (86621,86621) -108664 (86641,86641) -108666 (86661,86661) -108668 (86681,86681) -108670 (86701,86701) -108672 (86721,86721) -108674 (86741,86741) -108676 (86761,86761) -108678 (86781,86781) -108680 (86801,86801) -108682 (86821,86821) -108684 (86841,86841) -108686 (86861,86861) -108688 (86881,86881) -108690 (86901,86901) -108692 (86921,86921) -108694 (86941,86941) -108696 (86961,86961) -108698 (86981,86981) -108700 (87001,87001) -108702 (87021,87021) -108704 (87041,87041) -108706 (87061,87061) -108708 (87081,87081) -108710 (87101,87101) -108712 (87121,87121) -108714 (87141,87141) -108716 (87161,87161) -108718 (87181,87181) -108720 (87201,87201) -108722 (87221,87221) -108724 (87241,87241) -108726 (87261,87261) -108728 (87281,87281) -108730 (87301,87301) -108732 (87321,87321) -108734 (87341,87341) -108736 (87361,87361) -108738 (87381,87381) -108740 (87401,87401) -108742 (87421,87421) -108744 (87441,87441) -108746 (87461,87461) -108748 (87481,87481) -108750 (87501,87501) -108752 (87521,87521) -108754 (87541,87541) -108756 (87561,87561) -108758 (87581,87581) -108760 (87601,87601) -108762 (87621,87621) -108764 (87641,87641) -108766 (87661,87661) -108768 (87681,87681) -108770 (87701,87701) -108772 (87721,87721) -108774 (87741,87741) -108776 (87761,87761) -108778 (87781,87781) -108780 (87801,87801) -108782 (87821,87821) -108784 (87841,87841) -108786 (87861,87861) -108788 (87881,87881) -108790 (87901,87901) -108792 (87921,87921) -108794 (87941,87941) -108796 (87961,87961) -108798 (87981,87981) -108800 (88001,88001) -108802 (88021,88021) -108804 (88041,88041) -108806 (88061,88061) -108808 (88081,88081) -108810 (88101,88101) -108812 (88121,88121) -108814 (88141,88141) -108816 (88161,88161) -108818 (88181,88181) -108820 (88201,88201) -108822 (88221,88221) -108824 (88241,88241) -108826 (88261,88261) -108828 (88281,88281) -108830 (88301,88301) -108832 (88321,88321) -108834 (88341,88341) -108836 (88361,88361) -108838 (88381,88381) -108840 (88401,88401) -108842 (88421,88421) -108844 (88441,88441) -108846 (88461,88461) -108848 (88481,88481) -108850 (88501,88501) -108852 (88521,88521) -108854 (88541,88541) -108856 (88561,88561) -108858 (88581,88581) -108860 (88601,88601) -108862 (88621,88621) -108864 (88641,88641) -108866 (88661,88661) -108868 (88681,88681) -108870 (88701,88701) -108872 (88721,88721) -108874 (88741,88741) -108876 (88761,88761) -108878 (88781,88781) -108880 (88801,88801) -108882 (88821,88821) -108884 (88841,88841) -108886 (88861,88861) -108888 (88881,88881) -108890 (88901,88901) -108892 (88921,88921) -108894 (88941,88941) -108896 (88961,88961) -108898 (88981,88981) -108900 (89001,89001) -108902 (89021,89021) -108904 (89041,89041) -108906 (89061,89061) -108908 (89081,89081) -108910 (89101,89101) -108912 (89121,89121) -108914 (89141,89141) -108916 (89161,89161) -108918 (89181,89181) -108920 (89201,89201) -108922 (89221,89221) -108924 (89241,89241) -108926 (89261,89261) -108928 (89281,89281) -108930 (89301,89301) -108932 (89321,89321) -108934 (89341,89341) -108936 (89361,89361) -108938 (89381,89381) -108940 (89401,89401) -108942 (89421,89421) -108944 (89441,89441) -108946 (89461,89461) -108948 (89481,89481) -108950 (89501,89501) -108952 (89521,89521) -108954 (89541,89541) -108956 (89561,89561) -108958 (89581,89581) -108960 (89601,89601) -108962 (89621,89621) -108964 (89641,89641) -108966 (89661,89661) -108968 (89681,89681) -108970 (89701,89701) -108972 (89721,89721) -108974 (89741,89741) -108976 (89761,89761) -108978 (89781,89781) -108980 (89801,89801) -108982 (89821,89821) -108984 (89841,89841) -108986 (89861,89861) -108988 (89881,89881) -108990 (89901,89901) -108992 (89921,89921) -108994 (89941,89941) -108996 (89961,89961) -108998 (89981,89981) -109000 (90001,90001) -109002 (90021,90021) -109004 (90041,90041) -109006 (90061,90061) -109008 (90081,90081) -109010 (90101,90101) -109012 (90121,90121) -109014 (90141,90141) -109016 (90161,90161) -109018 (90181,90181) -109020 (90201,90201) -109022 (90221,90221) -109024 (90241,90241) -109026 (90261,90261) -109028 (90281,90281) -109030 (90301,90301) -109032 (90321,90321) -109034 (90341,90341) -109036 (90361,90361) -109038 (90381,90381) -109040 (90401,90401) -109042 (90421,90421) -109044 (90441,90441) -109046 (90461,90461) -109048 (90481,90481) -109050 (90501,90501) -109052 (90521,90521) -109054 (90541,90541) -109056 (90561,90561) -109058 (90581,90581) -109060 (90601,90601) -109062 (90621,90621) -109064 (90641,90641) -109066 (90661,90661) -109068 (90681,90681) -109070 (90701,90701) -109072 (90721,90721) -109074 (90741,90741) -109076 (90761,90761) -109078 (90781,90781) -109080 (90801,90801) -109082 (90821,90821) -109084 (90841,90841) -109086 (90861,90861) -109088 (90881,90881) -109090 (90901,90901) -109092 (90921,90921) -109094 (90941,90941) -109096 (90961,90961) -109098 (90981,90981) -109100 (91001,91001) -109102 (91021,91021) -109104 (91041,91041) -109106 (91061,91061) -109108 (91081,91081) -109110 (91101,91101) -109112 (91121,91121) -109114 (91141,91141) -109116 (91161,91161) -109118 (91181,91181) -109120 (91201,91201) -109122 (91221,91221) -109124 (91241,91241) -109126 (91261,91261) -109128 (91281,91281) -109130 (91301,91301) -109132 (91321,91321) -109134 (91341,91341) -109136 (91361,91361) -109138 (91381,91381) -109140 (91401,91401) -109142 (91421,91421) -109144 (91441,91441) -109146 (91461,91461) -109148 (91481,91481) -109150 (91501,91501) -109152 (91521,91521) -109154 (91541,91541) -109156 (91561,91561) -109158 (91581,91581) -109160 (91601,91601) -109162 (91621,91621) -109164 (91641,91641) -109166 (91661,91661) -109168 (91681,91681) -109170 (91701,91701) -109172 (91721,91721) -109174 (91741,91741) -109176 (91761,91761) -109178 (91781,91781) -109180 (91801,91801) -109182 (91821,91821) -109184 (91841,91841) -109186 (91861,91861) -109188 (91881,91881) -109190 (91901,91901) -109192 (91921,91921) -109194 (91941,91941) -109196 (91961,91961) -109198 (91981,91981) -109200 (92001,92001) -109202 (92021,92021) -109204 (92041,92041) -109206 (92061,92061) -109208 (92081,92081) -109210 (92101,92101) -109212 (92121,92121) -109214 (92141,92141) -109216 (92161,92161) -109218 (92181,92181) -109220 (92201,92201) -109222 (92221,92221) -109224 (92241,92241) -109226 (92261,92261) -109228 (92281,92281) -109230 (92301,92301) -109232 (92321,92321) -109234 (92341,92341) -109236 (92361,92361) -109238 (92381,92381) -109240 (92401,92401) -109242 (92421,92421) -109244 (92441,92441) -109246 (92461,92461) -109248 (92481,92481) -109250 (92501,92501) -109252 (92521,92521) -109254 (92541,92541) -109256 (92561,92561) -109258 (92581,92581) -109260 (92601,92601) -109262 (92621,92621) -109264 (92641,92641) -109266 (92661,92661) -109268 (92681,92681) -109270 (92701,92701) -109272 (92721,92721) -109274 (92741,92741) -109276 (92761,92761) -109278 (92781,92781) -109280 (92801,92801) -109282 (92821,92821) -109284 (92841,92841) -109286 (92861,92861) -109288 (92881,92881) -109290 (92901,92901) -109292 (92921,92921) -109294 (92941,92941) -109296 (92961,92961) -109298 (92981,92981) -109300 (93001,93001) -109302 (93021,93021) -109304 (93041,93041) -109306 (93061,93061) -109308 (93081,93081) -109310 (93101,93101) -109312 (93121,93121) -109314 (93141,93141) -109316 (93161,93161) -109318 (93181,93181) -109320 (93201,93201) -109322 (93221,93221) -109324 (93241,93241) -109326 (93261,93261) -109328 (93281,93281) -109330 (93301,93301) -109332 (93321,93321) -109334 (93341,93341) -109336 (93361,93361) -109338 (93381,93381) -109340 (93401,93401) -109342 (93421,93421) -109344 (93441,93441) -109346 (93461,93461) -109348 (93481,93481) -109350 (93501,93501) -109352 (93521,93521) -109354 (93541,93541) -109356 (93561,93561) -109358 (93581,93581) -109360 (93601,93601) -109362 (93621,93621) -109364 (93641,93641) -109366 (93661,93661) -109368 (93681,93681) -109370 (93701,93701) -109372 (93721,93721) -109374 (93741,93741) -109376 (93761,93761) -109378 (93781,93781) -109380 (93801,93801) -109382 (93821,93821) -109384 (93841,93841) -109386 (93861,93861) -109388 (93881,93881) -109390 (93901,93901) -109392 (93921,93921) -109394 (93941,93941) -109396 (93961,93961) -109398 (93981,93981) -109400 (94001,94001) -109402 (94021,94021) -109404 (94041,94041) -109406 (94061,94061) -109408 (94081,94081) -109410 (94101,94101) -109412 (94121,94121) -109414 (94141,94141) -109416 (94161,94161) -109418 (94181,94181) -109420 (94201,94201) -109422 (94221,94221) -109424 (94241,94241) -109426 (94261,94261) -109428 (94281,94281) -109430 (94301,94301) -109432 (94321,94321) -109434 (94341,94341) -109436 (94361,94361) -109438 (94381,94381) -109440 (94401,94401) -109442 (94421,94421) -109444 (94441,94441) -109446 (94461,94461) -109448 (94481,94481) -109450 (94501,94501) -109452 (94521,94521) -109454 (94541,94541) -109456 (94561,94561) -109458 (94581,94581) -109460 (94601,94601) -109462 (94621,94621) -109464 (94641,94641) -109466 (94661,94661) -109468 (94681,94681) -109470 (94701,94701) -109472 (94721,94721) -109474 (94741,94741) -109476 (94761,94761) -109478 (94781,94781) -109480 (94801,94801) -109482 (94821,94821) -109484 (94841,94841) -109486 (94861,94861) -109488 (94881,94881) -109490 (94901,94901) -109492 (94921,94921) -109494 (94941,94941) -109496 (94961,94961) -109498 (94981,94981) -109500 (95001,95001) -109502 (95021,95021) -109504 (95041,95041) -109506 (95061,95061) -109508 (95081,95081) -109510 (95101,95101) -109512 (95121,95121) -109514 (95141,95141) -109516 (95161,95161) -109518 (95181,95181) -109520 (95201,95201) -109522 (95221,95221) -109524 (95241,95241) -109526 (95261,95261) -109528 (95281,95281) -109530 (95301,95301) -109532 (95321,95321) -109534 (95341,95341) -109536 (95361,95361) -109538 (95381,95381) -109540 (95401,95401) -109542 (95421,95421) -109544 (95441,95441) -109546 (95461,95461) -109548 (95481,95481) -109550 (95501,95501) -109552 (95521,95521) -109554 (95541,95541) -109556 (95561,95561) -109558 (95581,95581) -109560 (95601,95601) -109562 (95621,95621) -109564 (95641,95641) -109566 (95661,95661) -109568 (95681,95681) -109570 (95701,95701) -109572 (95721,95721) -109574 (95741,95741) -109576 (95761,95761) -109578 (95781,95781) -109580 (95801,95801) -109582 (95821,95821) -109584 (95841,95841) -109586 (95861,95861) -109588 (95881,95881) -109590 (95901,95901) -109592 (95921,95921) -109594 (95941,95941) -109596 (95961,95961) -109598 (95981,95981) -109600 (96001,96001) -109602 (96021,96021) -109604 (96041,96041) -109606 (96061,96061) -109608 (96081,96081) -109610 (96101,96101) -109612 (96121,96121) -109614 (96141,96141) -109616 (96161,96161) -109618 (96181,96181) -109620 (96201,96201) -109622 (96221,96221) -109624 (96241,96241) -109626 (96261,96261) -109628 (96281,96281) -109630 (96301,96301) -109632 (96321,96321) -109634 (96341,96341) -109636 (96361,96361) -109638 (96381,96381) -109640 (96401,96401) -109642 (96421,96421) -109644 (96441,96441) -109646 (96461,96461) -109648 (96481,96481) -109650 (96501,96501) -109652 (96521,96521) -109654 (96541,96541) -109656 (96561,96561) -109658 (96581,96581) -109660 (96601,96601) -109662 (96621,96621) -109664 (96641,96641) -109666 (96661,96661) -109668 (96681,96681) -109670 (96701,96701) -109672 (96721,96721) -109674 (96741,96741) -109676 (96761,96761) -109678 (96781,96781) -109680 (96801,96801) -109682 (96821,96821) -109684 (96841,96841) -109686 (96861,96861) -109688 (96881,96881) -109690 (96901,96901) -109692 (96921,96921) -109694 (96941,96941) -109696 (96961,96961) -109698 (96981,96981) -109700 (97001,97001) -109702 (97021,97021) -109704 (97041,97041) -109706 (97061,97061) -109708 (97081,97081) -109710 (97101,97101) -109712 (97121,97121) -109714 (97141,97141) -109716 (97161,97161) -109718 (97181,97181) -109720 (97201,97201) -109722 (97221,97221) -109724 (97241,97241) -109726 (97261,97261) -109728 (97281,97281) -109730 (97301,97301) -109732 (97321,97321) -109734 (97341,97341) -109736 (97361,97361) -109738 (97381,97381) -109740 (97401,97401) -109742 (97421,97421) -109744 (97441,97441) -109746 (97461,97461) -109748 (97481,97481) -109750 (97501,97501) -109752 (97521,97521) -109754 (97541,97541) -109756 (97561,97561) -109758 (97581,97581) -109760 (97601,97601) -109762 (97621,97621) -109764 (97641,97641) -109766 (97661,97661) -109768 (97681,97681) -109770 (97701,97701) -109772 (97721,97721) -109774 (97741,97741) -109776 (97761,97761) -109778 (97781,97781) -109780 (97801,97801) -109782 (97821,97821) -109784 (97841,97841) -109786 (97861,97861) -109788 (97881,97881) -109790 (97901,97901) -109792 (97921,97921) -109794 (97941,97941) -109796 (97961,97961) -109798 (97981,97981) -109800 (98001,98001) -109802 (98021,98021) -109804 (98041,98041) -109806 (98061,98061) -109808 (98081,98081) -109810 (98101,98101) -109812 (98121,98121) -109814 (98141,98141) -109816 (98161,98161) -109818 (98181,98181) -109820 (98201,98201) -109822 (98221,98221) -109824 (98241,98241) -109826 (98261,98261) -109828 (98281,98281) -109830 (98301,98301) -109832 (98321,98321) -109834 (98341,98341) -109836 (98361,98361) -109838 (98381,98381) -109840 (98401,98401) -109842 (98421,98421) -109844 (98441,98441) -109846 (98461,98461) -109848 (98481,98481) -109850 (98501,98501) -109852 (98521,98521) -109854 (98541,98541) -109856 (98561,98561) -109858 (98581,98581) -109860 (98601,98601) -109862 (98621,98621) -109864 (98641,98641) -109866 (98661,98661) -109868 (98681,98681) -109870 (98701,98701) -109872 (98721,98721) -109874 (98741,98741) -109876 (98761,98761) -109878 (98781,98781) -109880 (98801,98801) -109882 (98821,98821) -109884 (98841,98841) -109886 (98861,98861) -109888 (98881,98881) -109890 (98901,98901) -109892 (98921,98921) -109894 (98941,98941) -109896 (98961,98961) -109898 (98981,98981) -109900 (99001,99001) -109902 (99021,99021) -109904 (99041,99041) -109906 (99061,99061) -109908 (99081,99081) -109910 (99101,99101) -109912 (99121,99121) -109914 (99141,99141) -109916 (99161,99161) -109918 (99181,99181) -109920 (99201,99201) -109922 (99221,99221) -109924 (99241,99241) -109926 (99261,99261) -109928 (99281,99281) -109930 (99301,99301) -109932 (99321,99321) -109934 (99341,99341) -109936 (99361,99361) -109938 (99381,99381) -109940 (99401,99401) -109942 (99421,99421) -109944 (99441,99441) -109946 (99461,99461) -109948 (99481,99481) -109950 (99501,99501) -109952 (99521,99521) -109954 (99541,99541) -109956 (99561,99561) -109958 (99581,99581) -109960 (99601,99601) -109962 (99621,99621) -109964 (99641,99641) -109966 (99661,99661) -109968 (99681,99681) -109970 (99701,99701) -109972 (99721,99721) -109974 (99741,99741) -109976 (99761,99761) -109978 (99781,99781) -109980 (99801,99801) -109982 (99821,99821) -109984 (99841,99841) -109986 (99861,99861) -109988 (99881,99881) -109990 (99901,99901) -109992 (99921,99921) -109994 (99941,99941) -109996 (99961,99961) -109998 (99981,99981) -110000 (100001,100001) -\. --- --- Data for Name: spgist_text_tbl; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.spgist_text_tbl (id, t) FROM stdin; -1 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1 -2 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2 -3 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3 -4 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4 -5 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5 -6 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6 -7 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7 -8 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8 -9 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9 -10 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo10 -11 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo11 -12 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo12 -13 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo13 -14 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo14 -15 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo15 -16 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo16 -17 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo17 -18 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo18 -19 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo19 -20 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo20 -21 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo21 -22 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo22 -23 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo23 -24 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo24 -25 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo25 -26 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo26 -27 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo27 -28 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo28 -29 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo29 -30 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo30 -31 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo31 -32 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo32 -33 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo33 -34 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo34 -35 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo35 -36 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo36 -37 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo37 -38 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo38 -39 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo39 -40 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo40 -41 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo41 -42 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo42 -43 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo43 -44 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo44 -45 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo45 -46 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo46 -47 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo47 -48 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo48 -49 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo49 -50 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo50 -51 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo51 -52 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo52 -53 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo53 -54 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo54 -55 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo55 -56 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo56 -57 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo57 -58 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo58 -59 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo59 -60 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo60 -61 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo61 -62 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo62 -63 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo63 -64 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo64 -65 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo65 -66 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo66 -67 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo67 -68 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo68 -69 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo69 -70 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo70 -71 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo71 -72 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo72 -73 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo73 -74 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo74 -75 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo75 -76 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo76 -77 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo77 -78 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo78 -79 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo79 -80 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo80 -81 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo81 -82 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo82 -83 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo83 -84 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo84 -85 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo85 -86 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo86 -87 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo87 -88 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo88 -89 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo89 -90 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo90 -91 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo91 -92 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo92 -93 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo93 -94 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo94 -95 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo95 -96 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo96 -97 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo97 -98 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo98 -99 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo99 -100 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo100 -101 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo101 -102 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo102 -103 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo103 -104 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo104 -105 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo105 -106 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo106 -107 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo107 -108 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo108 -109 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo109 -110 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo110 -111 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo111 -112 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo112 -113 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo113 -114 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo114 -115 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo115 -116 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo116 -117 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo117 -118 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo118 -119 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo119 -120 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo120 -121 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo121 -122 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo122 -123 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo123 -124 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo124 -125 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo125 -126 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo126 -127 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo127 -128 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo128 -129 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo129 -130 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo130 -131 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo131 -132 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo132 -133 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo133 -134 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo134 -135 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo135 -136 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo136 -137 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo137 -138 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo138 -139 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo139 -140 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo140 -141 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo141 -142 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo142 -143 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo143 -144 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo144 -145 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo145 -146 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo146 -147 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo147 -148 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo148 -149 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo149 -150 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo150 -151 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo151 -152 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo152 -153 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo153 -154 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo154 -155 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo155 -156 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo156 -157 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo157 -158 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo158 -159 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo159 -160 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo160 -161 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo161 -162 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo162 -163 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo163 -164 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo164 -165 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo165 -166 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo166 -167 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo167 -168 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo168 -169 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo169 -170 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo170 -171 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo171 -172 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo172 -173 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo173 -174 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo174 -175 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo175 -176 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo176 -177 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo177 -178 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo178 -179 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo179 -180 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo180 -181 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo181 -182 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo182 -183 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo183 -184 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo184 -185 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo185 -186 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo186 -187 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo187 -188 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo188 -189 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo189 -190 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo190 -191 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo191 -192 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo192 -193 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo193 -194 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo194 -195 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo195 -196 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo196 -197 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo197 -198 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo198 -199 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo199 -200 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo200 -201 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo201 -202 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo202 -203 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo203 -204 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo204 -205 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo205 -206 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo206 -207 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo207 -208 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo208 -209 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo209 -210 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo210 -211 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo211 -212 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo212 -213 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo213 -214 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo214 -215 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo215 -216 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo216 -217 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo217 -218 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo218 -219 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo219 -220 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo220 -221 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo221 -222 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo222 -223 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo223 -224 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo224 -225 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo225 -226 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo226 -227 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo227 -228 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo228 -229 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo229 -230 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo230 -231 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo231 -232 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo232 -233 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo233 -234 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo234 -235 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo235 -236 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo236 -237 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo237 -238 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo238 -239 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo239 -240 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo240 -241 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo241 -242 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo242 -243 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo243 -244 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo244 -245 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo245 -246 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo246 -247 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo247 -248 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo248 -249 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo249 -250 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo250 -251 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo251 -252 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo252 -253 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo253 -254 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo254 -255 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo255 -256 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo256 -257 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo257 -258 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo258 -259 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo259 -260 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo260 -261 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo261 -262 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo262 -263 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo263 -264 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo264 -265 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo265 -266 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo266 -267 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo267 -268 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo268 -269 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo269 -270 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo270 -271 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo271 -272 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo272 -273 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo273 -274 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo274 -275 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo275 -276 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo276 -277 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo277 -278 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo278 -279 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo279 -280 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo280 -281 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo281 -282 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo282 -283 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo283 -284 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo284 -285 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo285 -286 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo286 -287 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo287 -288 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo288 -289 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo289 -290 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo290 -291 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo291 -292 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo292 -293 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo293 -294 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo294 -295 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo295 -296 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo296 -297 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo297 -298 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo298 -299 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo299 -300 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo300 -301 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo301 -302 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo302 -303 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo303 -304 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo304 -305 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo305 -306 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo306 -307 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo307 -308 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo308 -309 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo309 -310 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo310 -311 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo311 -312 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo312 -313 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo313 -314 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo314 -315 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo315 -316 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo316 -317 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo317 -318 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo318 -319 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo319 -320 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo320 -321 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo321 -322 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo322 -323 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo323 -324 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo324 -325 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo325 -326 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo326 -327 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo327 -328 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo328 -329 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo329 -330 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo330 -331 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo331 -332 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo332 -333 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo333 -334 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo334 -335 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo335 -336 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo336 -337 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo337 -338 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo338 -339 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo339 -340 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo340 -341 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo341 -342 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo342 -343 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo343 -344 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo344 -345 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo345 -346 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo346 -347 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo347 -348 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo348 -349 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo349 -350 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo350 -351 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo351 -352 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo352 -353 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo353 -354 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo354 -355 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo355 -356 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo356 -357 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo357 -358 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo358 -359 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo359 -360 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo360 -361 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo361 -362 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo362 -363 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo363 -364 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo364 -365 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo365 -366 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo366 -367 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo367 -368 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo368 -369 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo369 -370 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo370 -371 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo371 -372 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo372 -373 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo373 -374 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo374 -375 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo375 -376 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo376 -377 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo377 -378 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo378 -379 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo379 -380 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo380 -381 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo381 -382 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo382 -383 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo383 -384 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo384 -385 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo385 -386 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo386 -387 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo387 -388 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo388 -389 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo389 -390 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo390 -391 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo391 -392 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo392 -393 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo393 -394 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo394 -395 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo395 -396 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo396 -397 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo397 -398 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo398 -399 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo399 -400 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo400 -401 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo401 -402 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo402 -403 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo403 -404 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo404 -405 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo405 -406 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo406 -407 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo407 -408 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo408 -409 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo409 -410 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo410 -411 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo411 -412 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo412 -413 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo413 -414 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo414 -415 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo415 -416 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo416 -417 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo417 -418 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo418 -419 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo419 -420 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo420 -421 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo421 -422 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo422 -423 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo423 -424 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo424 -425 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo425 -426 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo426 -427 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo427 -428 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo428 -429 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo429 -430 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo430 -431 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo431 -432 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo432 -433 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo433 -434 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo434 -435 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo435 -436 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo436 -437 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo437 -438 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo438 -439 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo439 -440 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo440 -441 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo441 -442 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo442 -443 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo443 -444 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo444 -445 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo445 -446 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo446 -447 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo447 -448 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo448 -449 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo449 -450 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo450 -451 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo451 -452 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo452 -453 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo453 -454 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo454 -455 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo455 -456 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo456 -457 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo457 -458 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo458 -459 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo459 -460 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo460 -461 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo461 -462 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo462 -463 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo463 -464 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo464 -465 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo465 -466 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo466 -467 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo467 -468 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo468 -469 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo469 -470 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo470 -471 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo471 -472 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo472 -473 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo473 -474 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo474 -475 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo475 -476 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo476 -477 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo477 -478 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo478 -479 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo479 -480 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo480 -481 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo481 -482 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo482 -483 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo483 -484 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo484 -485 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo485 -486 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo486 -487 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo487 -488 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo488 -489 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo489 -490 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo490 -491 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo491 -492 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo492 -493 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo493 -494 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo494 -495 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo495 -496 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo496 -497 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo497 -498 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo498 -499 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo499 -500 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo500 -501 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo501 -502 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo502 -503 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo503 -504 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo504 -505 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo505 -506 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo506 -507 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo507 -508 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo508 -509 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo509 -510 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo510 -511 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo511 -512 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo512 -513 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo513 -514 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo514 -515 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo515 -516 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo516 -517 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo517 -518 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo518 -519 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo519 -520 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo520 -521 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo521 -522 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo522 -523 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo523 -524 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo524 -525 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo525 -526 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo526 -527 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo527 -528 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo528 -529 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo529 -530 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo530 -531 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo531 -532 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo532 -533 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo533 -534 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo534 -535 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo535 -536 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo536 -537 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo537 -538 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo538 -539 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo539 -540 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo540 -541 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo541 -542 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo542 -543 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo543 -544 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo544 -545 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo545 -546 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo546 -547 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo547 -548 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo548 -549 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo549 -550 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo550 -551 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo551 -552 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo552 -553 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo553 -554 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo554 -555 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo555 -556 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo556 -557 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo557 -558 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo558 -559 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo559 -560 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo560 -561 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo561 -562 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo562 -563 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo563 -564 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo564 -565 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo565 -566 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo566 -567 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo567 -568 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo568 -569 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo569 -570 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo570 -571 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo571 -572 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo572 -573 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo573 -574 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo574 -575 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo575 -576 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo576 -577 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo577 -578 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo578 -579 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo579 -580 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo580 -581 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo581 -582 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo582 -583 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo583 -584 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo584 -585 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo585 -586 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo586 -587 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo587 -588 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo588 -589 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo589 -590 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo590 -591 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo591 -592 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo592 -593 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo593 -594 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo594 -595 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo595 -596 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo596 -597 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo597 -598 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo598 -599 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo599 -600 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo600 -601 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo601 -602 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo602 -603 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo603 -604 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo604 -605 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo605 -606 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo606 -607 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo607 -608 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo608 -609 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo609 -610 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo610 -611 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo611 -612 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo612 -613 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo613 -614 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo614 -615 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo615 -616 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo616 -617 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo617 -618 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo618 -619 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo619 -620 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo620 -621 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo621 -622 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo622 -623 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo623 -624 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo624 -625 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo625 -626 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo626 -627 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo627 -628 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo628 -629 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo629 -630 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo630 -631 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo631 -632 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo632 -633 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo633 -634 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo634 -635 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo635 -636 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo636 -637 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo637 -638 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo638 -639 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo639 -640 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo640 -641 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo641 -642 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo642 -643 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo643 -644 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo644 -645 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo645 -646 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo646 -647 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo647 -648 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo648 -649 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo649 -650 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo650 -651 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo651 -652 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo652 -653 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo653 -654 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo654 -655 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo655 -656 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo656 -657 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo657 -658 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo658 -659 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo659 -660 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo660 -661 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo661 -662 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo662 -663 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo663 -664 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo664 -665 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo665 -666 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo666 -667 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo667 -668 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo668 -669 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo669 -670 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo670 -671 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo671 -672 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo672 -673 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo673 -674 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo674 -675 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo675 -676 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo676 -677 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo677 -678 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo678 -679 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo679 -680 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo680 -681 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo681 -682 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo682 -683 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo683 -684 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo684 -685 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo685 -686 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo686 -687 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo687 -688 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo688 -689 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo689 -690 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo690 -691 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo691 -692 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo692 -693 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo693 -694 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo694 -695 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo695 -696 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo696 -697 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo697 -698 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo698 -699 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo699 -700 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo700 -701 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo701 -702 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo702 -703 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo703 -704 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo704 -705 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo705 -706 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo706 -707 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo707 -708 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo708 -709 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo709 -710 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo710 -711 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo711 -712 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo712 -713 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo713 -714 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo714 -715 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo715 -716 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo716 -717 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo717 -718 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo718 -719 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo719 -720 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo720 -721 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo721 -722 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo722 -723 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo723 -724 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo724 -725 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo725 -726 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo726 -727 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo727 -728 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo728 -729 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo729 -730 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo730 -731 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo731 -732 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo732 -733 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo733 -734 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo734 -735 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo735 -736 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo736 -737 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo737 -738 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo738 -739 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo739 -740 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo740 -741 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo741 -742 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo742 -743 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo743 -744 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo744 -745 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo745 -746 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo746 -747 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo747 -748 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo748 -749 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo749 -750 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo750 -751 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo751 -752 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo752 -753 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo753 -754 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo754 -755 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo755 -756 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo756 -757 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo757 -758 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo758 -759 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo759 -760 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo760 -761 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo761 -762 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo762 -763 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo763 -764 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo764 -765 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo765 -766 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo766 -767 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo767 -768 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo768 -769 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo769 -770 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo770 -771 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo771 -772 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo772 -773 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo773 -774 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo774 -775 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo775 -776 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo776 -777 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo777 -778 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo778 -779 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo779 -780 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo780 -781 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo781 -782 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo782 -783 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo783 -784 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo784 -785 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo785 -786 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo786 -787 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo787 -788 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo788 -789 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo789 -790 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo790 -791 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo791 -792 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo792 -793 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo793 -794 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo794 -795 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo795 -796 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo796 -797 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo797 -798 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo798 -799 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo799 -800 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo800 -801 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo801 -802 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo802 -803 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo803 -804 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo804 -805 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo805 -806 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo806 -807 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo807 -808 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo808 -809 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo809 -810 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo810 -811 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo811 -812 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo812 -813 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo813 -814 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo814 -815 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo815 -816 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo816 -817 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo817 -818 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo818 -819 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo819 -820 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo820 -821 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo821 -822 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo822 -823 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo823 -824 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo824 -825 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo825 -826 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo826 -827 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo827 -828 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo828 -829 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo829 -830 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo830 -831 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo831 -832 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo832 -833 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo833 -834 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo834 -835 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo835 -836 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo836 -837 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo837 -838 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo838 -839 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo839 -840 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo840 -841 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo841 -842 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo842 -843 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo843 -844 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo844 -845 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo845 -846 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo846 -847 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo847 -848 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo848 -849 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo849 -850 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo850 -851 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo851 -852 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo852 -853 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo853 -854 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo854 -855 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo855 -856 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo856 -857 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo857 -858 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo858 -859 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo859 -860 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo860 -861 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo861 -862 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo862 -863 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo863 -864 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo864 -865 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo865 -866 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo866 -867 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo867 -868 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo868 -869 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo869 -870 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo870 -871 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo871 -872 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo872 -873 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo873 -874 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo874 -875 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo875 -876 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo876 -877 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo877 -878 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo878 -879 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo879 -880 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo880 -881 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo881 -882 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo882 -883 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo883 -884 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo884 -885 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo885 -886 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo886 -887 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo887 -888 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo888 -889 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo889 -890 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo890 -891 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo891 -892 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo892 -893 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo893 -894 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo894 -895 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo895 -896 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo896 -897 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo897 -898 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo898 -899 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo899 -900 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo900 -901 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo901 -902 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo902 -903 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo903 -904 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo904 -905 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo905 -906 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo906 -907 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo907 -908 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo908 -909 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo909 -910 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo910 -911 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo911 -912 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo912 -913 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo913 -914 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo914 -915 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo915 -916 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo916 -917 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo917 -918 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo918 -919 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo919 -920 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo920 -921 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo921 -922 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo922 -923 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo923 -924 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo924 -925 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo925 -926 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo926 -927 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo927 -928 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo928 -929 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo929 -930 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo930 -931 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo931 -932 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo932 -933 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo933 -934 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo934 -935 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo935 -936 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo936 -937 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo937 -938 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo938 -939 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo939 -940 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo940 -941 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo941 -942 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo942 -943 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo943 -944 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo944 -945 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo945 -946 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo946 -947 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo947 -948 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo948 -949 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo949 -950 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo950 -951 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo951 -952 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo952 -953 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo953 -954 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo954 -955 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo955 -956 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo956 -957 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo957 -958 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo958 -959 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo959 -960 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo960 -961 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo961 -962 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo962 -963 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo963 -964 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo964 -965 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo965 -966 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo966 -967 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo967 -968 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo968 -969 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo969 -970 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo970 -971 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo971 -972 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo972 -973 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo973 -974 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo974 -975 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo975 -976 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo976 -977 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo977 -978 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo978 -979 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo979 -980 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo980 -981 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo981 -982 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo982 -983 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo983 -984 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo984 -985 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo985 -986 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo986 -987 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo987 -988 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo988 -989 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo989 -990 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo990 -991 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo991 -992 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo992 -993 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo993 -994 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo994 -995 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo995 -996 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo996 -997 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo997 -998 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo998 -999 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo999 -1000 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1000 -1001 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1001 -1002 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1002 -1003 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1003 -1004 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1004 -1005 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1005 -1006 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1006 -1007 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1007 -1008 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1008 -1009 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1009 -1010 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1010 -1011 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1011 -1012 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1012 -1013 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1013 -1014 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1014 -1015 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1015 -1016 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1016 -1017 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1017 -1018 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1018 -1019 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1019 -1020 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1020 -1021 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1021 -1022 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1022 -1023 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1023 -1024 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1024 -1025 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1025 -1026 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1026 -1027 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1027 -1028 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1028 -1029 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1029 -1030 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1030 -1031 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1031 -1032 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1032 -1033 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1033 -1034 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1034 -1035 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1035 -1036 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1036 -1037 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1037 -1038 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1038 -1039 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1039 -1040 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1040 -1041 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1041 -1042 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1042 -1043 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1043 -1044 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1044 -1045 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1045 -1046 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1046 -1047 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1047 -1048 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1048 -1049 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1049 -1050 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1050 -1051 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1051 -1052 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1052 -1053 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1053 -1054 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1054 -1055 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1055 -1056 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1056 -1057 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1057 -1058 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1058 -1059 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1059 -1060 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1060 -1061 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1061 -1062 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1062 -1063 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1063 -1064 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1064 -1065 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1065 -1066 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1066 -1067 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1067 -1068 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1068 -1069 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1069 -1070 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1070 -1071 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1071 -1072 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1072 -1073 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1073 -1074 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1074 -1075 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1075 -1076 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1076 -1077 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1077 -1078 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1078 -1079 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1079 -1080 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1080 -1081 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1081 -1082 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1082 -1083 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1083 -1084 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1084 -1085 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1085 -1086 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1086 -1087 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1087 -1088 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1088 -1089 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1089 -1090 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1090 -1091 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1091 -1092 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1092 -1093 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1093 -1094 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1094 -1095 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1095 -1096 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1096 -1097 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1097 -1098 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1098 -1099 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1099 -1100 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1100 -1101 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1101 -1102 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1102 -1103 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1103 -1104 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1104 -1105 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1105 -1106 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1106 -1107 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1107 -1108 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1108 -1109 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1109 -1110 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1110 -1111 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1111 -1112 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1112 -1113 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1113 -1114 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1114 -1115 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1115 -1116 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1116 -1117 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1117 -1118 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1118 -1119 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1119 -1120 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1120 -1121 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1121 -1122 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1122 -1123 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1123 -1124 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1124 -1125 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1125 -1126 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1126 -1127 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1127 -1128 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1128 -1129 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1129 -1130 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1130 -1131 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1131 -1132 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1132 -1133 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1133 -1134 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1134 -1135 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1135 -1136 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1136 -1137 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1137 -1138 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1138 -1139 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1139 -1140 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1140 -1141 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1141 -1142 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1142 -1143 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1143 -1144 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1144 -1145 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1145 -1146 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1146 -1147 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1147 -1148 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1148 -1149 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1149 -1150 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1150 -1151 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1151 -1152 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1152 -1153 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1153 -1154 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1154 -1155 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1155 -1156 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1156 -1157 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1157 -1158 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1158 -1159 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1159 -1160 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1160 -1161 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1161 -1162 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1162 -1163 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1163 -1164 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1164 -1165 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1165 -1166 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1166 -1167 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1167 -1168 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1168 -1169 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1169 -1170 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1170 -1171 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1171 -1172 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1172 -1173 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1173 -1174 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1174 -1175 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1175 -1176 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1176 -1177 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1177 -1178 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1178 -1179 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1179 -1180 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1180 -1181 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1181 -1182 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1182 -1183 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1183 -1184 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1184 -1185 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1185 -1186 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1186 -1187 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1187 -1188 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1188 -1189 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1189 -1190 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1190 -1191 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1191 -1192 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1192 -1193 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1193 -1194 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1194 -1195 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1195 -1196 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1196 -1197 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1197 -1198 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1198 -1199 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1199 -1200 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1200 -1201 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1201 -1202 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1202 -1203 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1203 -1204 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1204 -1205 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1205 -1206 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1206 -1207 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1207 -1208 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1208 -1209 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1209 -1210 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1210 -1211 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1211 -1212 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1212 -1213 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1213 -1214 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1214 -1215 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1215 -1216 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1216 -1217 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1217 -1218 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1218 -1219 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1219 -1220 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1220 -1221 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1221 -1222 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1222 -1223 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1223 -1224 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1224 -1225 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1225 -1226 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1226 -1227 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1227 -1228 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1228 -1229 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1229 -1230 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1230 -1231 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1231 -1232 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1232 -1233 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1233 -1234 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1234 -1235 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1235 -1236 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1236 -1237 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1237 -1238 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1238 -1239 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1239 -1240 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1240 -1241 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1241 -1242 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1242 -1243 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1243 -1244 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1244 -1245 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1245 -1246 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1246 -1247 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1247 -1248 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1248 -1249 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1249 -1250 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1250 -1251 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1251 -1252 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1252 -1253 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1253 -1254 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1254 -1255 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1255 -1256 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1256 -1257 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1257 -1258 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1258 -1259 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1259 -1260 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1260 -1261 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1261 -1262 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1262 -1263 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1263 -1264 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1264 -1265 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1265 -1266 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1266 -1267 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1267 -1268 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1268 -1269 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1269 -1270 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1270 -1271 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1271 -1272 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1272 -1273 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1273 -1274 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1274 -1275 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1275 -1276 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1276 -1277 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1277 -1278 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1278 -1279 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1279 -1280 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1280 -1281 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1281 -1282 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1282 -1283 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1283 -1284 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1284 -1285 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1285 -1286 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1286 -1287 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1287 -1288 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1288 -1289 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1289 -1290 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1290 -1291 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1291 -1292 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1292 -1293 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1293 -1294 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1294 -1295 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1295 -1296 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1296 -1297 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1297 -1298 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1298 -1299 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1299 -1300 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1300 -1301 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1301 -1302 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1302 -1303 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1303 -1304 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1304 -1305 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1305 -1306 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1306 -1307 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1307 -1308 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1308 -1309 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1309 -1310 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1310 -1311 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1311 -1312 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1312 -1313 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1313 -1314 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1314 -1315 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1315 -1316 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1316 -1317 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1317 -1318 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1318 -1319 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1319 -1320 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1320 -1321 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1321 -1322 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1322 -1323 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1323 -1324 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1324 -1325 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1325 -1326 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1326 -1327 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1327 -1328 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1328 -1329 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1329 -1330 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1330 -1331 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1331 -1332 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1332 -1333 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1333 -1334 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1334 -1335 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1335 -1336 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1336 -1337 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1337 -1338 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1338 -1339 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1339 -1340 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1340 -1341 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1341 -1342 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1342 -1343 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1343 -1344 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1344 -1345 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1345 -1346 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1346 -1347 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1347 -1348 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1348 -1349 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1349 -1350 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1350 -1351 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1351 -1352 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1352 -1353 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1353 -1354 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1354 -1355 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1355 -1356 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1356 -1357 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1357 -1358 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1358 -1359 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1359 -1360 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1360 -1361 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1361 -1362 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1362 -1363 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1363 -1364 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1364 -1365 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1365 -1366 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1366 -1367 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1367 -1368 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1368 -1369 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1369 -1370 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1370 -1371 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1371 -1372 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1372 -1373 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1373 -1374 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1374 -1375 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1375 -1376 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1376 -1377 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1377 -1378 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1378 -1379 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1379 -1380 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1380 -1381 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1381 -1382 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1382 -1383 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1383 -1384 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1384 -1385 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1385 -1386 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1386 -1387 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1387 -1388 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1388 -1389 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1389 -1390 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1390 -1391 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1391 -1392 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1392 -1393 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1393 -1394 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1394 -1395 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1395 -1396 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1396 -1397 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1397 -1398 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1398 -1399 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1399 -1400 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1400 -1401 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1401 -1402 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1402 -1403 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1403 -1404 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1404 -1405 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1405 -1406 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1406 -1407 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1407 -1408 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1408 -1409 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1409 -1410 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1410 -1411 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1411 -1412 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1412 -1413 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1413 -1414 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1414 -1415 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1415 -1416 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1416 -1417 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1417 -1418 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1418 -1419 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1419 -1420 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1420 -1421 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1421 -1422 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1422 -1423 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1423 -1424 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1424 -1425 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1425 -1426 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1426 -1427 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1427 -1428 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1428 -1429 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1429 -1430 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1430 -1431 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1431 -1432 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1432 -1433 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1433 -1434 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1434 -1435 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1435 -1436 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1436 -1437 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1437 -1438 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1438 -1439 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1439 -1440 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1440 -1441 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1441 -1442 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1442 -1443 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1443 -1444 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1444 -1445 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1445 -1446 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1446 -1447 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1447 -1448 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1448 -1449 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1449 -1450 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1450 -1451 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1451 -1452 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1452 -1453 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1453 -1454 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1454 -1455 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1455 -1456 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1456 -1457 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1457 -1458 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1458 -1459 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1459 -1460 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1460 -1461 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1461 -1462 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1462 -1463 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1463 -1464 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1464 -1465 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1465 -1466 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1466 -1467 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1467 -1468 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1468 -1469 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1469 -1470 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1470 -1471 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1471 -1472 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1472 -1473 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1473 -1474 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1474 -1475 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1475 -1476 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1476 -1477 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1477 -1478 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1478 -1479 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1479 -1480 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1480 -1481 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1481 -1482 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1482 -1483 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1483 -1484 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1484 -1485 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1485 -1486 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1486 -1487 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1487 -1488 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1488 -1489 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1489 -1490 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1490 -1491 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1491 -1492 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1492 -1493 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1493 -1494 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1494 -1495 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1495 -1496 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1496 -1497 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1497 -1498 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1498 -1499 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1499 -1500 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1500 -1501 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1501 -1502 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1502 -1503 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1503 -1504 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1504 -1505 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1505 -1506 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1506 -1507 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1507 -1508 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1508 -1509 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1509 -1510 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1510 -1511 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1511 -1512 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1512 -1513 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1513 -1514 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1514 -1515 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1515 -1516 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1516 -1517 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1517 -1518 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1518 -1519 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1519 -1520 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1520 -1521 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1521 -1522 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1522 -1523 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1523 -1524 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1524 -1525 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1525 -1526 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1526 -1527 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1527 -1528 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1528 -1529 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1529 -1530 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1530 -1531 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1531 -1532 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1532 -1533 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1533 -1534 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1534 -1535 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1535 -1536 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1536 -1537 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1537 -1538 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1538 -1539 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1539 -1540 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1540 -1541 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1541 -1542 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1542 -1543 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1543 -1544 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1544 -1545 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1545 -1546 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1546 -1547 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1547 -1548 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1548 -1549 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1549 -1550 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1550 -1551 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1551 -1552 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1552 -1553 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1553 -1554 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1554 -1555 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1555 -1556 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1556 -1557 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1557 -1558 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1558 -1559 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1559 -1560 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1560 -1561 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1561 -1562 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1562 -1563 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1563 -1564 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1564 -1565 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1565 -1566 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1566 -1567 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1567 -1568 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1568 -1569 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1569 -1570 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1570 -1571 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1571 -1572 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1572 -1573 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1573 -1574 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1574 -1575 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1575 -1576 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1576 -1577 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1577 -1578 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1578 -1579 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1579 -1580 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1580 -1581 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1581 -1582 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1582 -1583 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1583 -1584 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1584 -1585 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1585 -1586 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1586 -1587 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1587 -1588 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1588 -1589 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1589 -1590 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1590 -1591 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1591 -1592 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1592 -1593 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1593 -1594 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1594 -1595 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1595 -1596 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1596 -1597 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1597 -1598 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1598 -1599 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1599 -1600 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1600 -1601 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1601 -1602 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1602 -1603 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1603 -1604 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1604 -1605 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1605 -1606 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1606 -1607 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1607 -1608 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1608 -1609 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1609 -1610 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1610 -1611 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1611 -1612 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1612 -1613 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1613 -1614 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1614 -1615 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1615 -1616 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1616 -1617 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1617 -1618 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1618 -1619 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1619 -1620 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1620 -1621 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1621 -1622 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1622 -1623 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1623 -1624 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1624 -1625 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1625 -1626 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1626 -1627 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1627 -1628 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1628 -1629 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1629 -1630 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1630 -1631 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1631 -1632 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1632 -1633 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1633 -1634 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1634 -1635 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1635 -1636 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1636 -1637 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1637 -1638 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1638 -1639 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1639 -1640 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1640 -1641 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1641 -1642 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1642 -1643 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1643 -1644 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1644 -1645 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1645 -1646 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1646 -1647 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1647 -1648 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1648 -1649 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1649 -1650 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1650 -1651 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1651 -1652 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1652 -1653 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1653 -1654 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1654 -1655 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1655 -1656 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1656 -1657 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1657 -1658 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1658 -1659 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1659 -1660 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1660 -1661 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1661 -1662 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1662 -1663 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1663 -1664 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1664 -1665 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1665 -1666 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1666 -1667 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1667 -1668 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1668 -1669 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1669 -1670 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1670 -1671 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1671 -1672 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1672 -1673 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1673 -1674 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1674 -1675 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1675 -1676 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1676 -1677 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1677 -1678 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1678 -1679 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1679 -1680 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1680 -1681 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1681 -1682 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1682 -1683 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1683 -1684 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1684 -1685 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1685 -1686 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1686 -1687 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1687 -1688 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1688 -1689 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1689 -1690 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1690 -1691 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1691 -1692 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1692 -1693 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1693 -1694 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1694 -1695 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1695 -1696 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1696 -1697 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1697 -1698 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1698 -1699 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1699 -1700 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1700 -1701 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1701 -1702 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1702 -1703 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1703 -1704 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1704 -1705 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1705 -1706 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1706 -1707 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1707 -1708 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1708 -1709 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1709 -1710 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1710 -1711 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1711 -1712 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1712 -1713 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1713 -1714 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1714 -1715 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1715 -1716 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1716 -1717 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1717 -1718 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1718 -1719 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1719 -1720 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1720 -1721 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1721 -1722 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1722 -1723 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1723 -1724 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1724 -1725 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1725 -1726 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1726 -1727 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1727 -1728 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1728 -1729 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1729 -1730 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1730 -1731 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1731 -1732 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1732 -1733 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1733 -1734 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1734 -1735 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1735 -1736 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1736 -1737 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1737 -1738 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1738 -1739 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1739 -1740 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1740 -1741 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1741 -1742 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1742 -1743 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1743 -1744 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1744 -1745 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1745 -1746 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1746 -1747 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1747 -1748 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1748 -1749 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1749 -1750 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1750 -1751 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1751 -1752 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1752 -1753 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1753 -1754 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1754 -1755 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1755 -1756 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1756 -1757 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1757 -1758 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1758 -1759 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1759 -1760 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1760 -1761 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1761 -1762 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1762 -1763 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1763 -1764 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1764 -1765 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1765 -1766 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1766 -1767 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1767 -1768 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1768 -1769 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1769 -1770 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1770 -1771 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1771 -1772 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1772 -1773 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1773 -1774 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1774 -1775 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1775 -1776 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1776 -1777 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1777 -1778 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1778 -1779 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1779 -1780 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1780 -1781 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1781 -1782 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1782 -1783 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1783 -1784 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1784 -1785 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1785 -1786 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1786 -1787 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1787 -1788 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1788 -1789 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1789 -1790 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1790 -1791 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1791 -1792 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1792 -1793 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1793 -1794 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1794 -1795 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1795 -1796 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1796 -1797 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1797 -1798 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1798 -1799 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1799 -1800 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1800 -1801 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1801 -1802 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1802 -1803 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1803 -1804 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1804 -1805 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1805 -1806 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1806 -1807 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1807 -1808 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1808 -1809 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1809 -1810 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1810 -1811 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1811 -1812 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1812 -1813 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1813 -1814 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1814 -1815 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1815 -1816 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1816 -1817 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1817 -1818 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1818 -1819 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1819 -1820 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1820 -1821 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1821 -1822 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1822 -1823 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1823 -1824 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1824 -1825 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1825 -1826 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1826 -1827 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1827 -1828 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1828 -1829 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1829 -1830 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1830 -1831 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1831 -1832 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1832 -1833 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1833 -1834 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1834 -1835 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1835 -1836 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1836 -1837 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1837 -1838 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1838 -1839 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1839 -1840 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1840 -1841 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1841 -1842 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1842 -1843 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1843 -1844 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1844 -1845 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1845 -1846 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1846 -1847 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1847 -1848 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1848 -1849 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1849 -1850 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1850 -1851 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1851 -1852 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1852 -1853 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1853 -1854 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1854 -1855 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1855 -1856 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1856 -1857 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1857 -1858 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1858 -1859 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1859 -1860 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1860 -1861 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1861 -1862 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1862 -1863 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1863 -1864 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1864 -1865 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1865 -1866 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1866 -1867 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1867 -1868 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1868 -1869 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1869 -1870 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1870 -1871 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1871 -1872 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1872 -1873 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1873 -1874 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1874 -1875 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1875 -1876 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1876 -1877 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1877 -1878 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1878 -1879 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1879 -1880 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1880 -1881 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1881 -1882 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1882 -1883 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1883 -1884 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1884 -1885 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1885 -1886 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1886 -1887 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1887 -1888 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1888 -1889 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1889 -1890 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1890 -1891 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1891 -1892 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1892 -1893 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1893 -1894 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1894 -1895 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1895 -1896 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1896 -1897 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1897 -1898 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1898 -1899 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1899 -1900 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1900 -1901 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1901 -1902 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1902 -1903 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1903 -1904 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1904 -1905 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1905 -1906 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1906 -1907 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1907 -1908 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1908 -1909 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1909 -1910 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1910 -1911 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1911 -1912 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1912 -1913 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1913 -1914 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1914 -1915 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1915 -1916 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1916 -1917 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1917 -1918 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1918 -1919 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1919 -1920 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1920 -1921 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1921 -1922 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1922 -1923 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1923 -1924 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1924 -1925 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1925 -1926 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1926 -1927 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1927 -1928 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1928 -1929 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1929 -1930 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1930 -1931 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1931 -1932 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1932 -1933 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1933 -1934 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1934 -1935 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1935 -1936 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1936 -1937 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1937 -1938 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1938 -1939 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1939 -1940 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1940 -1941 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1941 -1942 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1942 -1943 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1943 -1944 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1944 -1945 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1945 -1946 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1946 -1947 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1947 -1948 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1948 -1949 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1949 -1950 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1950 -1951 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1951 -1952 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1952 -1953 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1953 -1954 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1954 -1955 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1955 -1956 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1956 -1957 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1957 -1958 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1958 -1959 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1959 -1960 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1960 -1961 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1961 -1962 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1962 -1963 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1963 -1964 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1964 -1965 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1965 -1966 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1966 -1967 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1967 -1968 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1968 -1969 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1969 -1970 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1970 -1971 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1971 -1972 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1972 -1973 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1973 -1974 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1974 -1975 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1975 -1976 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1976 -1977 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1977 -1978 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1978 -1979 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1979 -1980 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1980 -1981 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1981 -1982 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1982 -1983 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1983 -1984 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1984 -1985 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1985 -1986 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1986 -1987 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1987 -1988 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1988 -1989 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1989 -1990 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1990 -1991 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1991 -1992 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1992 -1993 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1993 -1994 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1994 -1995 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1995 -1996 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1996 -1997 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1997 -1998 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1998 -1999 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo1999 -2000 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2000 -2001 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2001 -2002 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2002 -2003 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2003 -2004 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2004 -2005 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2005 -2006 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2006 -2007 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2007 -2008 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2008 -2009 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2009 -2010 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2010 -2011 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2011 -2012 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2012 -2013 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2013 -2014 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2014 -2015 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2015 -2016 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2016 -2017 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2017 -2018 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2018 -2019 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2019 -2020 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2020 -2021 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2021 -2022 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2022 -2023 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2023 -2024 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2024 -2025 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2025 -2026 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2026 -2027 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2027 -2028 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2028 -2029 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2029 -2030 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2030 -2031 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2031 -2032 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2032 -2033 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2033 -2034 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2034 -2035 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2035 -2036 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2036 -2037 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2037 -2038 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2038 -2039 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2039 -2040 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2040 -2041 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2041 -2042 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2042 -2043 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2043 -2044 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2044 -2045 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2045 -2046 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2046 -2047 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2047 -2048 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2048 -2049 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2049 -2050 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2050 -2051 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2051 -2052 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2052 -2053 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2053 -2054 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2054 -2055 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2055 -2056 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2056 -2057 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2057 -2058 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2058 -2059 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2059 -2060 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2060 -2061 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2061 -2062 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2062 -2063 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2063 -2064 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2064 -2065 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2065 -2066 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2066 -2067 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2067 -2068 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2068 -2069 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2069 -2070 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2070 -2071 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2071 -2072 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2072 -2073 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2073 -2074 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2074 -2075 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2075 -2076 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2076 -2077 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2077 -2078 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2078 -2079 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2079 -2080 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2080 -2081 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2081 -2082 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2082 -2083 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2083 -2084 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2084 -2085 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2085 -2086 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2086 -2087 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2087 -2088 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2088 -2089 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2089 -2090 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2090 -2091 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2091 -2092 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2092 -2093 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2093 -2094 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2094 -2095 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2095 -2096 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2096 -2097 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2097 -2098 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2098 -2099 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2099 -2100 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2100 -2101 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2101 -2102 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2102 -2103 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2103 -2104 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2104 -2105 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2105 -2106 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2106 -2107 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2107 -2108 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2108 -2109 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2109 -2110 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2110 -2111 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2111 -2112 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2112 -2113 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2113 -2114 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2114 -2115 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2115 -2116 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2116 -2117 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2117 -2118 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2118 -2119 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2119 -2120 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2120 -2121 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2121 -2122 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2122 -2123 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2123 -2124 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2124 -2125 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2125 -2126 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2126 -2127 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2127 -2128 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2128 -2129 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2129 -2130 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2130 -2131 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2131 -2132 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2132 -2133 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2133 -2134 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2134 -2135 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2135 -2136 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2136 -2137 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2137 -2138 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2138 -2139 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2139 -2140 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2140 -2141 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2141 -2142 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2142 -2143 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2143 -2144 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2144 -2145 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2145 -2146 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2146 -2147 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2147 -2148 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2148 -2149 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2149 -2150 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2150 -2151 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2151 -2152 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2152 -2153 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2153 -2154 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2154 -2155 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2155 -2156 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2156 -2157 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2157 -2158 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2158 -2159 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2159 -2160 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2160 -2161 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2161 -2162 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2162 -2163 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2163 -2164 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2164 -2165 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2165 -2166 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2166 -2167 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2167 -2168 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2168 -2169 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2169 -2170 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2170 -2171 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2171 -2172 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2172 -2173 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2173 -2174 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2174 -2175 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2175 -2176 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2176 -2177 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2177 -2178 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2178 -2179 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2179 -2180 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2180 -2181 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2181 -2182 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2182 -2183 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2183 -2184 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2184 -2185 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2185 -2186 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2186 -2187 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2187 -2188 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2188 -2189 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2189 -2190 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2190 -2191 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2191 -2192 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2192 -2193 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2193 -2194 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2194 -2195 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2195 -2196 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2196 -2197 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2197 -2198 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2198 -2199 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2199 -2200 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2200 -2201 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2201 -2202 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2202 -2203 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2203 -2204 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2204 -2205 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2205 -2206 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2206 -2207 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2207 -2208 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2208 -2209 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2209 -2210 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2210 -2211 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2211 -2212 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2212 -2213 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2213 -2214 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2214 -2215 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2215 -2216 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2216 -2217 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2217 -2218 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2218 -2219 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2219 -2220 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2220 -2221 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2221 -2222 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2222 -2223 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2223 -2224 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2224 -2225 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2225 -2226 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2226 -2227 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2227 -2228 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2228 -2229 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2229 -2230 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2230 -2231 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2231 -2232 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2232 -2233 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2233 -2234 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2234 -2235 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2235 -2236 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2236 -2237 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2237 -2238 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2238 -2239 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2239 -2240 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2240 -2241 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2241 -2242 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2242 -2243 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2243 -2244 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2244 -2245 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2245 -2246 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2246 -2247 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2247 -2248 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2248 -2249 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2249 -2250 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2250 -2251 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2251 -2252 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2252 -2253 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2253 -2254 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2254 -2255 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2255 -2256 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2256 -2257 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2257 -2258 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2258 -2259 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2259 -2260 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2260 -2261 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2261 -2262 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2262 -2263 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2263 -2264 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2264 -2265 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2265 -2266 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2266 -2267 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2267 -2268 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2268 -2269 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2269 -2270 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2270 -2271 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2271 -2272 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2272 -2273 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2273 -2274 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2274 -2275 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2275 -2276 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2276 -2277 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2277 -2278 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2278 -2279 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2279 -2280 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2280 -2281 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2281 -2282 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2282 -2283 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2283 -2284 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2284 -2285 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2285 -2286 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2286 -2287 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2287 -2288 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2288 -2289 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2289 -2290 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2290 -2291 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2291 -2292 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2292 -2293 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2293 -2294 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2294 -2295 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2295 -2296 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2296 -2297 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2297 -2298 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2298 -2299 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2299 -2300 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2300 -2301 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2301 -2302 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2302 -2303 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2303 -2304 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2304 -2305 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2305 -2306 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2306 -2307 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2307 -2308 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2308 -2309 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2309 -2310 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2310 -2311 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2311 -2312 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2312 -2313 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2313 -2314 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2314 -2315 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2315 -2316 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2316 -2317 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2317 -2318 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2318 -2319 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2319 -2320 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2320 -2321 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2321 -2322 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2322 -2323 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2323 -2324 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2324 -2325 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2325 -2326 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2326 -2327 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2327 -2328 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2328 -2329 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2329 -2330 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2330 -2331 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2331 -2332 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2332 -2333 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2333 -2334 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2334 -2335 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2335 -2336 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2336 -2337 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2337 -2338 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2338 -2339 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2339 -2340 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2340 -2341 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2341 -2342 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2342 -2343 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2343 -2344 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2344 -2345 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2345 -2346 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2346 -2347 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2347 -2348 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2348 -2349 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2349 -2350 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2350 -2351 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2351 -2352 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2352 -2353 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2353 -2354 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2354 -2355 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2355 -2356 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2356 -2357 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2357 -2358 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2358 -2359 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2359 -2360 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2360 -2361 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2361 -2362 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2362 -2363 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2363 -2364 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2364 -2365 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2365 -2366 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2366 -2367 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2367 -2368 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2368 -2369 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2369 -2370 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2370 -2371 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2371 -2372 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2372 -2373 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2373 -2374 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2374 -2375 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2375 -2376 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2376 -2377 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2377 -2378 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2378 -2379 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2379 -2380 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2380 -2381 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2381 -2382 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2382 -2383 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2383 -2384 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2384 -2385 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2385 -2386 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2386 -2387 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2387 -2388 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2388 -2389 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2389 -2390 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2390 -2391 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2391 -2392 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2392 -2393 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2393 -2394 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2394 -2395 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2395 -2396 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2396 -2397 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2397 -2398 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2398 -2399 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2399 -2400 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2400 -2401 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2401 -2402 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2402 -2403 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2403 -2404 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2404 -2405 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2405 -2406 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2406 -2407 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2407 -2408 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2408 -2409 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2409 -2410 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2410 -2411 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2411 -2412 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2412 -2413 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2413 -2414 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2414 -2415 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2415 -2416 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2416 -2417 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2417 -2418 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2418 -2419 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2419 -2420 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2420 -2421 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2421 -2422 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2422 -2423 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2423 -2424 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2424 -2425 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2425 -2426 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2426 -2427 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2427 -2428 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2428 -2429 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2429 -2430 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2430 -2431 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2431 -2432 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2432 -2433 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2433 -2434 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2434 -2435 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2435 -2436 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2436 -2437 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2437 -2438 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2438 -2439 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2439 -2440 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2440 -2441 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2441 -2442 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2442 -2443 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2443 -2444 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2444 -2445 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2445 -2446 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2446 -2447 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2447 -2448 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2448 -2449 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2449 -2450 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2450 -2451 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2451 -2452 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2452 -2453 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2453 -2454 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2454 -2455 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2455 -2456 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2456 -2457 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2457 -2458 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2458 -2459 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2459 -2460 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2460 -2461 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2461 -2462 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2462 -2463 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2463 -2464 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2464 -2465 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2465 -2466 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2466 -2467 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2467 -2468 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2468 -2469 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2469 -2470 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2470 -2471 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2471 -2472 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2472 -2473 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2473 -2474 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2474 -2475 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2475 -2476 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2476 -2477 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2477 -2478 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2478 -2479 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2479 -2480 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2480 -2481 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2481 -2482 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2482 -2483 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2483 -2484 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2484 -2485 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2485 -2486 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2486 -2487 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2487 -2488 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2488 -2489 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2489 -2490 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2490 -2491 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2491 -2492 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2492 -2493 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2493 -2494 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2494 -2495 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2495 -2496 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2496 -2497 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2497 -2498 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2498 -2499 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2499 -2500 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2500 -2501 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2501 -2502 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2502 -2503 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2503 -2504 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2504 -2505 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2505 -2506 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2506 -2507 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2507 -2508 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2508 -2509 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2509 -2510 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2510 -2511 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2511 -2512 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2512 -2513 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2513 -2514 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2514 -2515 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2515 -2516 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2516 -2517 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2517 -2518 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2518 -2519 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2519 -2520 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2520 -2521 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2521 -2522 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2522 -2523 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2523 -2524 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2524 -2525 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2525 -2526 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2526 -2527 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2527 -2528 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2528 -2529 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2529 -2530 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2530 -2531 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2531 -2532 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2532 -2533 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2533 -2534 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2534 -2535 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2535 -2536 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2536 -2537 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2537 -2538 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2538 -2539 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2539 -2540 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2540 -2541 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2541 -2542 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2542 -2543 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2543 -2544 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2544 -2545 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2545 -2546 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2546 -2547 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2547 -2548 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2548 -2549 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2549 -2550 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2550 -2551 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2551 -2552 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2552 -2553 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2553 -2554 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2554 -2555 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2555 -2556 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2556 -2557 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2557 -2558 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2558 -2559 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2559 -2560 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2560 -2561 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2561 -2562 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2562 -2563 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2563 -2564 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2564 -2565 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2565 -2566 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2566 -2567 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2567 -2568 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2568 -2569 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2569 -2570 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2570 -2571 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2571 -2572 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2572 -2573 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2573 -2574 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2574 -2575 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2575 -2576 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2576 -2577 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2577 -2578 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2578 -2579 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2579 -2580 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2580 -2581 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2581 -2582 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2582 -2583 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2583 -2584 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2584 -2585 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2585 -2586 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2586 -2587 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2587 -2588 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2588 -2589 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2589 -2590 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2590 -2591 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2591 -2592 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2592 -2593 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2593 -2594 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2594 -2595 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2595 -2596 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2596 -2597 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2597 -2598 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2598 -2599 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2599 -2600 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2600 -2601 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2601 -2602 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2602 -2603 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2603 -2604 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2604 -2605 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2605 -2606 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2606 -2607 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2607 -2608 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2608 -2609 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2609 -2610 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2610 -2611 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2611 -2612 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2612 -2613 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2613 -2614 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2614 -2615 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2615 -2616 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2616 -2617 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2617 -2618 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2618 -2619 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2619 -2620 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2620 -2621 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2621 -2622 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2622 -2623 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2623 -2624 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2624 -2625 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2625 -2626 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2626 -2627 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2627 -2628 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2628 -2629 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2629 -2630 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2630 -2631 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2631 -2632 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2632 -2633 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2633 -2634 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2634 -2635 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2635 -2636 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2636 -2637 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2637 -2638 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2638 -2639 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2639 -2640 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2640 -2641 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2641 -2642 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2642 -2643 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2643 -2644 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2644 -2645 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2645 -2646 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2646 -2647 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2647 -2648 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2648 -2649 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2649 -2650 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2650 -2651 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2651 -2652 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2652 -2653 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2653 -2654 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2654 -2655 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2655 -2656 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2656 -2657 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2657 -2658 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2658 -2659 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2659 -2660 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2660 -2661 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2661 -2662 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2662 -2663 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2663 -2664 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2664 -2665 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2665 -2666 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2666 -2667 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2667 -2668 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2668 -2669 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2669 -2670 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2670 -2671 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2671 -2672 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2672 -2673 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2673 -2674 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2674 -2675 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2675 -2676 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2676 -2677 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2677 -2678 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2678 -2679 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2679 -2680 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2680 -2681 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2681 -2682 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2682 -2683 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2683 -2684 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2684 -2685 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2685 -2686 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2686 -2687 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2687 -2688 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2688 -2689 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2689 -2690 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2690 -2691 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2691 -2692 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2692 -2693 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2693 -2694 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2694 -2695 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2695 -2696 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2696 -2697 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2697 -2698 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2698 -2699 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2699 -2700 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2700 -2701 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2701 -2702 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2702 -2703 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2703 -2704 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2704 -2705 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2705 -2706 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2706 -2707 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2707 -2708 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2708 -2709 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2709 -2710 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2710 -2711 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2711 -2712 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2712 -2713 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2713 -2714 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2714 -2715 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2715 -2716 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2716 -2717 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2717 -2718 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2718 -2719 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2719 -2720 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2720 -2721 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2721 -2722 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2722 -2723 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2723 -2724 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2724 -2725 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2725 -2726 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2726 -2727 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2727 -2728 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2728 -2729 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2729 -2730 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2730 -2731 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2731 -2732 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2732 -2733 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2733 -2734 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2734 -2735 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2735 -2736 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2736 -2737 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2737 -2738 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2738 -2739 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2739 -2740 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2740 -2741 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2741 -2742 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2742 -2743 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2743 -2744 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2744 -2745 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2745 -2746 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2746 -2747 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2747 -2748 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2748 -2749 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2749 -2750 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2750 -2751 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2751 -2752 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2752 -2753 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2753 -2754 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2754 -2755 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2755 -2756 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2756 -2757 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2757 -2758 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2758 -2759 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2759 -2760 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2760 -2761 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2761 -2762 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2762 -2763 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2763 -2764 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2764 -2765 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2765 -2766 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2766 -2767 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2767 -2768 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2768 -2769 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2769 -2770 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2770 -2771 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2771 -2772 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2772 -2773 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2773 -2774 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2774 -2775 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2775 -2776 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2776 -2777 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2777 -2778 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2778 -2779 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2779 -2780 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2780 -2781 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2781 -2782 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2782 -2783 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2783 -2784 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2784 -2785 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2785 -2786 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2786 -2787 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2787 -2788 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2788 -2789 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2789 -2790 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2790 -2791 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2791 -2792 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2792 -2793 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2793 -2794 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2794 -2795 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2795 -2796 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2796 -2797 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2797 -2798 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2798 -2799 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2799 -2800 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2800 -2801 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2801 -2802 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2802 -2803 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2803 -2804 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2804 -2805 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2805 -2806 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2806 -2807 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2807 -2808 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2808 -2809 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2809 -2810 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2810 -2811 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2811 -2812 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2812 -2813 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2813 -2814 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2814 -2815 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2815 -2816 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2816 -2817 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2817 -2818 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2818 -2819 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2819 -2820 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2820 -2821 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2821 -2822 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2822 -2823 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2823 -2824 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2824 -2825 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2825 -2826 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2826 -2827 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2827 -2828 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2828 -2829 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2829 -2830 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2830 -2831 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2831 -2832 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2832 -2833 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2833 -2834 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2834 -2835 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2835 -2836 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2836 -2837 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2837 -2838 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2838 -2839 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2839 -2840 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2840 -2841 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2841 -2842 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2842 -2843 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2843 -2844 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2844 -2845 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2845 -2846 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2846 -2847 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2847 -2848 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2848 -2849 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2849 -2850 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2850 -2851 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2851 -2852 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2852 -2853 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2853 -2854 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2854 -2855 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2855 -2856 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2856 -2857 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2857 -2858 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2858 -2859 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2859 -2860 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2860 -2861 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2861 -2862 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2862 -2863 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2863 -2864 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2864 -2865 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2865 -2866 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2866 -2867 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2867 -2868 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2868 -2869 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2869 -2870 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2870 -2871 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2871 -2872 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2872 -2873 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2873 -2874 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2874 -2875 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2875 -2876 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2876 -2877 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2877 -2878 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2878 -2879 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2879 -2880 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2880 -2881 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2881 -2882 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2882 -2883 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2883 -2884 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2884 -2885 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2885 -2886 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2886 -2887 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2887 -2888 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2888 -2889 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2889 -2890 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2890 -2891 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2891 -2892 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2892 -2893 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2893 -2894 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2894 -2895 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2895 -2896 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2896 -2897 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2897 -2898 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2898 -2899 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2899 -2900 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2900 -2901 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2901 -2902 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2902 -2903 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2903 -2904 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2904 -2905 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2905 -2906 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2906 -2907 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2907 -2908 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2908 -2909 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2909 -2910 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2910 -2911 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2911 -2912 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2912 -2913 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2913 -2914 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2914 -2915 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2915 -2916 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2916 -2917 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2917 -2918 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2918 -2919 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2919 -2920 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2920 -2921 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2921 -2922 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2922 -2923 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2923 -2924 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2924 -2925 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2925 -2926 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2926 -2927 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2927 -2928 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2928 -2929 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2929 -2930 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2930 -2931 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2931 -2932 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2932 -2933 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2933 -2934 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2934 -2935 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2935 -2936 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2936 -2937 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2937 -2938 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2938 -2939 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2939 -2940 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2940 -2941 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2941 -2942 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2942 -2943 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2943 -2944 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2944 -2945 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2945 -2946 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2946 -2947 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2947 -2948 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2948 -2949 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2949 -2950 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2950 -2951 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2951 -2952 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2952 -2953 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2953 -2954 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2954 -2955 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2955 -2956 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2956 -2957 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2957 -2958 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2958 -2959 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2959 -2960 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2960 -2961 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2961 -2962 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2962 -2963 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2963 -2964 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2964 -2965 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2965 -2966 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2966 -2967 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2967 -2968 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2968 -2969 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2969 -2970 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2970 -2971 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2971 -2972 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2972 -2973 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2973 -2974 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2974 -2975 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2975 -2976 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2976 -2977 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2977 -2978 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2978 -2979 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2979 -2980 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2980 -2981 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2981 -2982 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2982 -2983 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2983 -2984 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2984 -2985 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2985 -2986 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2986 -2987 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2987 -2988 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2988 -2989 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2989 -2990 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2990 -2991 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2991 -2992 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2992 -2993 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2993 -2994 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2994 -2995 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2995 -2996 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2996 -2997 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2997 -2998 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2998 -2999 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo2999 -3000 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3000 -3001 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3001 -3002 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3002 -3003 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3003 -3004 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3004 -3005 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3005 -3006 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3006 -3007 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3007 -3008 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3008 -3009 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3009 -3010 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3010 -3011 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3011 -3012 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3012 -3013 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3013 -3014 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3014 -3015 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3015 -3016 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3016 -3017 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3017 -3018 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3018 -3019 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3019 -3020 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3020 -3021 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3021 -3022 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3022 -3023 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3023 -3024 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3024 -3025 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3025 -3026 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3026 -3027 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3027 -3028 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3028 -3029 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3029 -3030 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3030 -3031 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3031 -3032 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3032 -3033 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3033 -3034 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3034 -3035 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3035 -3036 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3036 -3037 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3037 -3038 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3038 -3039 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3039 -3040 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3040 -3041 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3041 -3042 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3042 -3043 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3043 -3044 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3044 -3045 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3045 -3046 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3046 -3047 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3047 -3048 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3048 -3049 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3049 -3050 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3050 -3051 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3051 -3052 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3052 -3053 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3053 -3054 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3054 -3055 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3055 -3056 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3056 -3057 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3057 -3058 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3058 -3059 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3059 -3060 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3060 -3061 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3061 -3062 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3062 -3063 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3063 -3064 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3064 -3065 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3065 -3066 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3066 -3067 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3067 -3068 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3068 -3069 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3069 -3070 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3070 -3071 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3071 -3072 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3072 -3073 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3073 -3074 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3074 -3075 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3075 -3076 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3076 -3077 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3077 -3078 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3078 -3079 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3079 -3080 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3080 -3081 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3081 -3082 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3082 -3083 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3083 -3084 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3084 -3085 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3085 -3086 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3086 -3087 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3087 -3088 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3088 -3089 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3089 -3090 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3090 -3091 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3091 -3092 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3092 -3093 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3093 -3094 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3094 -3095 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3095 -3096 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3096 -3097 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3097 -3098 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3098 -3099 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3099 -3100 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3100 -3101 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3101 -3102 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3102 -3103 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3103 -3104 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3104 -3105 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3105 -3106 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3106 -3107 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3107 -3108 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3108 -3109 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3109 -3110 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3110 -3111 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3111 -3112 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3112 -3113 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3113 -3114 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3114 -3115 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3115 -3116 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3116 -3117 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3117 -3118 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3118 -3119 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3119 -3120 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3120 -3121 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3121 -3122 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3122 -3123 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3123 -3124 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3124 -3125 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3125 -3126 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3126 -3127 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3127 -3128 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3128 -3129 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3129 -3130 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3130 -3131 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3131 -3132 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3132 -3133 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3133 -3134 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3134 -3135 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3135 -3136 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3136 -3137 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3137 -3138 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3138 -3139 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3139 -3140 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3140 -3141 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3141 -3142 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3142 -3143 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3143 -3144 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3144 -3145 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3145 -3146 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3146 -3147 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3147 -3148 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3148 -3149 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3149 -3150 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3150 -3151 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3151 -3152 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3152 -3153 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3153 -3154 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3154 -3155 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3155 -3156 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3156 -3157 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3157 -3158 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3158 -3159 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3159 -3160 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3160 -3161 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3161 -3162 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3162 -3163 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3163 -3164 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3164 -3165 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3165 -3166 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3166 -3167 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3167 -3168 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3168 -3169 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3169 -3170 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3170 -3171 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3171 -3172 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3172 -3173 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3173 -3174 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3174 -3175 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3175 -3176 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3176 -3177 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3177 -3178 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3178 -3179 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3179 -3180 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3180 -3181 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3181 -3182 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3182 -3183 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3183 -3184 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3184 -3185 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3185 -3186 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3186 -3187 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3187 -3188 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3188 -3189 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3189 -3190 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3190 -3191 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3191 -3192 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3192 -3193 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3193 -3194 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3194 -3195 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3195 -3196 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3196 -3197 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3197 -3198 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3198 -3199 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3199 -3200 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3200 -3201 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3201 -3202 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3202 -3203 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3203 -3204 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3204 -3205 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3205 -3206 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3206 -3207 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3207 -3208 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3208 -3209 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3209 -3210 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3210 -3211 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3211 -3212 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3212 -3213 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3213 -3214 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3214 -3215 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3215 -3216 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3216 -3217 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3217 -3218 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3218 -3219 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3219 -3220 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3220 -3221 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3221 -3222 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3222 -3223 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3223 -3224 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3224 -3225 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3225 -3226 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3226 -3227 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3227 -3228 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3228 -3229 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3229 -3230 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3230 -3231 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3231 -3232 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3232 -3233 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3233 -3234 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3234 -3235 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3235 -3236 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3236 -3237 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3237 -3238 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3238 -3239 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3239 -3240 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3240 -3241 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3241 -3242 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3242 -3243 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3243 -3244 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3244 -3245 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3245 -3246 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3246 -3247 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3247 -3248 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3248 -3249 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3249 -3250 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3250 -3251 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3251 -3252 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3252 -3253 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3253 -3254 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3254 -3255 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3255 -3256 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3256 -3257 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3257 -3258 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3258 -3259 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3259 -3260 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3260 -3261 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3261 -3262 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3262 -3263 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3263 -3264 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3264 -3265 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3265 -3266 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3266 -3267 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3267 -3268 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3268 -3269 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3269 -3270 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3270 -3271 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3271 -3272 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3272 -3273 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3273 -3274 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3274 -3275 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3275 -3276 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3276 -3277 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3277 -3278 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3278 -3279 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3279 -3280 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3280 -3281 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3281 -3282 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3282 -3283 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3283 -3284 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3284 -3285 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3285 -3286 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3286 -3287 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3287 -3288 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3288 -3289 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3289 -3290 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3290 -3291 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3291 -3292 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3292 -3293 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3293 -3294 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3294 -3295 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3295 -3296 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3296 -3297 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3297 -3298 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3298 -3299 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3299 -3300 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3300 -3301 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3301 -3302 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3302 -3303 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3303 -3304 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3304 -3305 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3305 -3306 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3306 -3307 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3307 -3308 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3308 -3309 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3309 -3310 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3310 -3311 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3311 -3312 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3312 -3313 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3313 -3314 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3314 -3315 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3315 -3316 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3316 -3317 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3317 -3318 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3318 -3319 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3319 -3320 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3320 -3321 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3321 -3322 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3322 -3323 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3323 -3324 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3324 -3325 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3325 -3326 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3326 -3327 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3327 -3328 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3328 -3329 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3329 -3330 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3330 -3331 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3331 -3332 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3332 -3333 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3333 -3334 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3334 -3335 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3335 -3336 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3336 -3337 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3337 -3338 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3338 -3339 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3339 -3340 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3340 -3341 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3341 -3342 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3342 -3343 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3343 -3344 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3344 -3345 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3345 -3346 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3346 -3347 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3347 -3348 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3348 -3349 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3349 -3350 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3350 -3351 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3351 -3352 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3352 -3353 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3353 -3354 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3354 -3355 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3355 -3356 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3356 -3357 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3357 -3358 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3358 -3359 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3359 -3360 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3360 -3361 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3361 -3362 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3362 -3363 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3363 -3364 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3364 -3365 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3365 -3366 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3366 -3367 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3367 -3368 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3368 -3369 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3369 -3370 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3370 -3371 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3371 -3372 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3372 -3373 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3373 -3374 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3374 -3375 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3375 -3376 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3376 -3377 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3377 -3378 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3378 -3379 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3379 -3380 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3380 -3381 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3381 -3382 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3382 -3383 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3383 -3384 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3384 -3385 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3385 -3386 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3386 -3387 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3387 -3388 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3388 -3389 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3389 -3390 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3390 -3391 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3391 -3392 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3392 -3393 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3393 -3394 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3394 -3395 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3395 -3396 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3396 -3397 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3397 -3398 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3398 -3399 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3399 -3400 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3400 -3401 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3401 -3402 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3402 -3403 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3403 -3404 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3404 -3405 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3405 -3406 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3406 -3407 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3407 -3408 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3408 -3409 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3409 -3410 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3410 -3411 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3411 -3412 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3412 -3413 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3413 -3414 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3414 -3415 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3415 -3416 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3416 -3417 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3417 -3418 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3418 -3419 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3419 -3420 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3420 -3421 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3421 -3422 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3422 -3423 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3423 -3424 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3424 -3425 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3425 -3426 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3426 -3427 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3427 -3428 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3428 -3429 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3429 -3430 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3430 -3431 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3431 -3432 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3432 -3433 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3433 -3434 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3434 -3435 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3435 -3436 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3436 -3437 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3437 -3438 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3438 -3439 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3439 -3440 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3440 -3441 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3441 -3442 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3442 -3443 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3443 -3444 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3444 -3445 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3445 -3446 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3446 -3447 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3447 -3448 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3448 -3449 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3449 -3450 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3450 -3451 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3451 -3452 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3452 -3453 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3453 -3454 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3454 -3455 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3455 -3456 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3456 -3457 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3457 -3458 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3458 -3459 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3459 -3460 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3460 -3461 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3461 -3462 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3462 -3463 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3463 -3464 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3464 -3465 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3465 -3466 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3466 -3467 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3467 -3468 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3468 -3469 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3469 -3470 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3470 -3471 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3471 -3472 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3472 -3473 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3473 -3474 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3474 -3475 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3475 -3476 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3476 -3477 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3477 -3478 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3478 -3479 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3479 -3480 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3480 -3481 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3481 -3482 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3482 -3483 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3483 -3484 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3484 -3485 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3485 -3486 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3486 -3487 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3487 -3488 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3488 -3489 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3489 -3490 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3490 -3491 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3491 -3492 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3492 -3493 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3493 -3494 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3494 -3495 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3495 -3496 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3496 -3497 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3497 -3498 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3498 -3499 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3499 -3500 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3500 -3501 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3501 -3502 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3502 -3503 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3503 -3504 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3504 -3505 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3505 -3506 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3506 -3507 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3507 -3508 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3508 -3509 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3509 -3510 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3510 -3511 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3511 -3512 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3512 -3513 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3513 -3514 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3514 -3515 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3515 -3516 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3516 -3517 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3517 -3518 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3518 -3519 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3519 -3520 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3520 -3521 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3521 -3522 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3522 -3523 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3523 -3524 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3524 -3525 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3525 -3526 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3526 -3527 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3527 -3528 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3528 -3529 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3529 -3530 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3530 -3531 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3531 -3532 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3532 -3533 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3533 -3534 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3534 -3535 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3535 -3536 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3536 -3537 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3537 -3538 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3538 -3539 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3539 -3540 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3540 -3541 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3541 -3542 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3542 -3543 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3543 -3544 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3544 -3545 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3545 -3546 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3546 -3547 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3547 -3548 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3548 -3549 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3549 -3550 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3550 -3551 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3551 -3552 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3552 -3553 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3553 -3554 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3554 -3555 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3555 -3556 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3556 -3557 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3557 -3558 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3558 -3559 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3559 -3560 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3560 -3561 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3561 -3562 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3562 -3563 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3563 -3564 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3564 -3565 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3565 -3566 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3566 -3567 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3567 -3568 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3568 -3569 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3569 -3570 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3570 -3571 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3571 -3572 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3572 -3573 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3573 -3574 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3574 -3575 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3575 -3576 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3576 -3577 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3577 -3578 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3578 -3579 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3579 -3580 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3580 -3581 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3581 -3582 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3582 -3583 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3583 -3584 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3584 -3585 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3585 -3586 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3586 -3587 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3587 -3588 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3588 -3589 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3589 -3590 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3590 -3591 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3591 -3592 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3592 -3593 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3593 -3594 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3594 -3595 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3595 -3596 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3596 -3597 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3597 -3598 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3598 -3599 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3599 -3600 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3600 -3601 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3601 -3602 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3602 -3603 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3603 -3604 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3604 -3605 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3605 -3606 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3606 -3607 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3607 -3608 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3608 -3609 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3609 -3610 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3610 -3611 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3611 -3612 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3612 -3613 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3613 -3614 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3614 -3615 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3615 -3616 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3616 -3617 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3617 -3618 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3618 -3619 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3619 -3620 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3620 -3621 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3621 -3622 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3622 -3623 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3623 -3624 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3624 -3625 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3625 -3626 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3626 -3627 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3627 -3628 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3628 -3629 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3629 -3630 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3630 -3631 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3631 -3632 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3632 -3633 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3633 -3634 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3634 -3635 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3635 -3636 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3636 -3637 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3637 -3638 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3638 -3639 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3639 -3640 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3640 -3641 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3641 -3642 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3642 -3643 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3643 -3644 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3644 -3645 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3645 -3646 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3646 -3647 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3647 -3648 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3648 -3649 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3649 -3650 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3650 -3651 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3651 -3652 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3652 -3653 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3653 -3654 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3654 -3655 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3655 -3656 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3656 -3657 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3657 -3658 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3658 -3659 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3659 -3660 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3660 -3661 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3661 -3662 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3662 -3663 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3663 -3664 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3664 -3665 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3665 -3666 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3666 -3667 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3667 -3668 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3668 -3669 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3669 -3670 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3670 -3671 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3671 -3672 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3672 -3673 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3673 -3674 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3674 -3675 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3675 -3676 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3676 -3677 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3677 -3678 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3678 -3679 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3679 -3680 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3680 -3681 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3681 -3682 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3682 -3683 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3683 -3684 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3684 -3685 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3685 -3686 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3686 -3687 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3687 -3688 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3688 -3689 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3689 -3690 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3690 -3691 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3691 -3692 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3692 -3693 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3693 -3694 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3694 -3695 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3695 -3696 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3696 -3697 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3697 -3698 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3698 -3699 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3699 -3700 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3700 -3701 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3701 -3702 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3702 -3703 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3703 -3704 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3704 -3705 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3705 -3706 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3706 -3707 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3707 -3708 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3708 -3709 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3709 -3710 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3710 -3711 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3711 -3712 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3712 -3713 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3713 -3714 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3714 -3715 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3715 -3716 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3716 -3717 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3717 -3718 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3718 -3719 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3719 -3720 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3720 -3721 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3721 -3722 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3722 -3723 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3723 -3724 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3724 -3725 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3725 -3726 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3726 -3727 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3727 -3728 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3728 -3729 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3729 -3730 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3730 -3731 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3731 -3732 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3732 -3733 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3733 -3734 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3734 -3735 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3735 -3736 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3736 -3737 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3737 -3738 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3738 -3739 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3739 -3740 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3740 -3741 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3741 -3742 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3742 -3743 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3743 -3744 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3744 -3745 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3745 -3746 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3746 -3747 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3747 -3748 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3748 -3749 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3749 -3750 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3750 -3751 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3751 -3752 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3752 -3753 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3753 -3754 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3754 -3755 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3755 -3756 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3756 -3757 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3757 -3758 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3758 -3759 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3759 -3760 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3760 -3761 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3761 -3762 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3762 -3763 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3763 -3764 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3764 -3765 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3765 -3766 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3766 -3767 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3767 -3768 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3768 -3769 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3769 -3770 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3770 -3771 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3771 -3772 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3772 -3773 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3773 -3774 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3774 -3775 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3775 -3776 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3776 -3777 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3777 -3778 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3778 -3779 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3779 -3780 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3780 -3781 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3781 -3782 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3782 -3783 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3783 -3784 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3784 -3785 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3785 -3786 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3786 -3787 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3787 -3788 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3788 -3789 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3789 -3790 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3790 -3791 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3791 -3792 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3792 -3793 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3793 -3794 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3794 -3795 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3795 -3796 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3796 -3797 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3797 -3798 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3798 -3799 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3799 -3800 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3800 -3801 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3801 -3802 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3802 -3803 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3803 -3804 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3804 -3805 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3805 -3806 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3806 -3807 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3807 -3808 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3808 -3809 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3809 -3810 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3810 -3811 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3811 -3812 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3812 -3813 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3813 -3814 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3814 -3815 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3815 -3816 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3816 -3817 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3817 -3818 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3818 -3819 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3819 -3820 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3820 -3821 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3821 -3822 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3822 -3823 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3823 -3824 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3824 -3825 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3825 -3826 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3826 -3827 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3827 -3828 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3828 -3829 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3829 -3830 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3830 -3831 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3831 -3832 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3832 -3833 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3833 -3834 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3834 -3835 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3835 -3836 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3836 -3837 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3837 -3838 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3838 -3839 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3839 -3840 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3840 -3841 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3841 -3842 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3842 -3843 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3843 -3844 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3844 -3845 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3845 -3846 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3846 -3847 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3847 -3848 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3848 -3849 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3849 -3850 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3850 -3851 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3851 -3852 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3852 -3853 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3853 -3854 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3854 -3855 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3855 -3856 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3856 -3857 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3857 -3858 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3858 -3859 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3859 -3860 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3860 -3861 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3861 -3862 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3862 -3863 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3863 -3864 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3864 -3865 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3865 -3866 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3866 -3867 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3867 -3868 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3868 -3869 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3869 -3870 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3870 -3871 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3871 -3872 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3872 -3873 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3873 -3874 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3874 -3875 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3875 -3876 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3876 -3877 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3877 -3878 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3878 -3879 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3879 -3880 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3880 -3881 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3881 -3882 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3882 -3883 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3883 -3884 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3884 -3885 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3885 -3886 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3886 -3887 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3887 -3888 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3888 -3889 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3889 -3890 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3890 -3891 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3891 -3892 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3892 -3893 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3893 -3894 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3894 -3895 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3895 -3896 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3896 -3897 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3897 -3898 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3898 -3899 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3899 -3900 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3900 -3901 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3901 -3902 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3902 -3903 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3903 -3904 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3904 -3905 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3905 -3906 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3906 -3907 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3907 -3908 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3908 -3909 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3909 -3910 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3910 -3911 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3911 -3912 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3912 -3913 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3913 -3914 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3914 -3915 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3915 -3916 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3916 -3917 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3917 -3918 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3918 -3919 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3919 -3920 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3920 -3921 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3921 -3922 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3922 -3923 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3923 -3924 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3924 -3925 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3925 -3926 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3926 -3927 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3927 -3928 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3928 -3929 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3929 -3930 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3930 -3931 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3931 -3932 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3932 -3933 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3933 -3934 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3934 -3935 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3935 -3936 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3936 -3937 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3937 -3938 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3938 -3939 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3939 -3940 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3940 -3941 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3941 -3942 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3942 -3943 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3943 -3944 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3944 -3945 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3945 -3946 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3946 -3947 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3947 -3948 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3948 -3949 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3949 -3950 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3950 -3951 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3951 -3952 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3952 -3953 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3953 -3954 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3954 -3955 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3955 -3956 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3956 -3957 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3957 -3958 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3958 -3959 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3959 -3960 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3960 -3961 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3961 -3962 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3962 -3963 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3963 -3964 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3964 -3965 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3965 -3966 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3966 -3967 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3967 -3968 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3968 -3969 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3969 -3970 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3970 -3971 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3971 -3972 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3972 -3973 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3973 -3974 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3974 -3975 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3975 -3976 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3976 -3977 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3977 -3978 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3978 -3979 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3979 -3980 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3980 -3981 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3981 -3982 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3982 -3983 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3983 -3984 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3984 -3985 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3985 -3986 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3986 -3987 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3987 -3988 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3988 -3989 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3989 -3990 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3990 -3991 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3991 -3992 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3992 -3993 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3993 -3994 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3994 -3995 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3995 -3996 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3996 -3997 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3997 -3998 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3998 -3999 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo3999 -4000 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4000 -4001 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4001 -4002 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4002 -4003 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4003 -4004 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4004 -4005 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4005 -4006 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4006 -4007 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4007 -4008 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4008 -4009 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4009 -4010 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4010 -4011 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4011 -4012 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4012 -4013 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4013 -4014 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4014 -4015 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4015 -4016 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4016 -4017 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4017 -4018 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4018 -4019 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4019 -4020 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4020 -4021 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4021 -4022 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4022 -4023 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4023 -4024 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4024 -4025 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4025 -4026 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4026 -4027 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4027 -4028 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4028 -4029 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4029 -4030 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4030 -4031 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4031 -4032 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4032 -4033 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4033 -4034 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4034 -4035 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4035 -4036 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4036 -4037 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4037 -4038 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4038 -4039 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4039 -4040 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4040 -4041 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4041 -4042 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4042 -4043 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4043 -4044 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4044 -4045 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4045 -4046 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4046 -4047 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4047 -4048 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4048 -4049 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4049 -4050 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4050 -4051 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4051 -4052 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4052 -4053 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4053 -4054 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4054 -4055 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4055 -4056 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4056 -4057 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4057 -4058 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4058 -4059 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4059 -4060 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4060 -4061 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4061 -4062 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4062 -4063 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4063 -4064 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4064 -4065 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4065 -4066 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4066 -4067 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4067 -4068 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4068 -4069 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4069 -4070 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4070 -4071 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4071 -4072 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4072 -4073 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4073 -4074 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4074 -4075 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4075 -4076 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4076 -4077 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4077 -4078 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4078 -4079 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4079 -4080 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4080 -4081 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4081 -4082 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4082 -4083 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4083 -4084 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4084 -4085 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4085 -4086 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4086 -4087 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4087 -4088 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4088 -4089 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4089 -4090 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4090 -4091 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4091 -4092 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4092 -4093 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4093 -4094 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4094 -4095 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4095 -4096 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4096 -4097 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4097 -4098 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4098 -4099 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4099 -4100 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4100 -4101 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4101 -4102 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4102 -4103 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4103 -4104 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4104 -4105 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4105 -4106 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4106 -4107 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4107 -4108 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4108 -4109 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4109 -4110 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4110 -4111 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4111 -4112 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4112 -4113 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4113 -4114 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4114 -4115 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4115 -4116 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4116 -4117 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4117 -4118 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4118 -4119 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4119 -4120 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4120 -4121 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4121 -4122 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4122 -4123 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4123 -4124 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4124 -4125 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4125 -4126 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4126 -4127 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4127 -4128 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4128 -4129 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4129 -4130 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4130 -4131 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4131 -4132 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4132 -4133 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4133 -4134 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4134 -4135 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4135 -4136 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4136 -4137 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4137 -4138 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4138 -4139 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4139 -4140 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4140 -4141 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4141 -4142 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4142 -4143 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4143 -4144 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4144 -4145 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4145 -4146 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4146 -4147 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4147 -4148 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4148 -4149 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4149 -4150 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4150 -4151 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4151 -4152 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4152 -4153 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4153 -4154 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4154 -4155 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4155 -4156 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4156 -4157 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4157 -4158 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4158 -4159 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4159 -4160 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4160 -4161 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4161 -4162 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4162 -4163 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4163 -4164 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4164 -4165 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4165 -4166 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4166 -4167 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4167 -4168 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4168 -4169 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4169 -4170 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4170 -4171 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4171 -4172 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4172 -4173 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4173 -4174 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4174 -4175 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4175 -4176 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4176 -4177 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4177 -4178 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4178 -4179 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4179 -4180 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4180 -4181 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4181 -4182 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4182 -4183 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4183 -4184 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4184 -4185 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4185 -4186 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4186 -4187 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4187 -4188 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4188 -4189 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4189 -4190 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4190 -4191 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4191 -4192 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4192 -4193 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4193 -4194 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4194 -4195 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4195 -4196 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4196 -4197 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4197 -4198 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4198 -4199 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4199 -4200 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4200 -4201 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4201 -4202 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4202 -4203 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4203 -4204 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4204 -4205 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4205 -4206 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4206 -4207 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4207 -4208 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4208 -4209 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4209 -4210 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4210 -4211 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4211 -4212 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4212 -4213 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4213 -4214 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4214 -4215 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4215 -4216 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4216 -4217 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4217 -4218 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4218 -4219 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4219 -4220 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4220 -4221 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4221 -4222 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4222 -4223 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4223 -4224 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4224 -4225 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4225 -4226 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4226 -4227 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4227 -4228 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4228 -4229 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4229 -4230 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4230 -4231 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4231 -4232 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4232 -4233 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4233 -4234 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4234 -4235 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4235 -4236 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4236 -4237 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4237 -4238 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4238 -4239 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4239 -4240 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4240 -4241 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4241 -4242 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4242 -4243 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4243 -4244 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4244 -4245 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4245 -4246 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4246 -4247 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4247 -4248 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4248 -4249 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4249 -4250 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4250 -4251 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4251 -4252 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4252 -4253 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4253 -4254 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4254 -4255 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4255 -4256 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4256 -4257 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4257 -4258 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4258 -4259 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4259 -4260 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4260 -4261 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4261 -4262 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4262 -4263 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4263 -4264 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4264 -4265 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4265 -4266 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4266 -4267 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4267 -4268 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4268 -4269 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4269 -4270 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4270 -4271 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4271 -4272 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4272 -4273 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4273 -4274 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4274 -4275 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4275 -4276 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4276 -4277 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4277 -4278 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4278 -4279 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4279 -4280 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4280 -4281 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4281 -4282 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4282 -4283 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4283 -4284 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4284 -4285 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4285 -4286 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4286 -4287 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4287 -4288 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4288 -4289 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4289 -4290 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4290 -4291 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4291 -4292 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4292 -4293 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4293 -4294 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4294 -4295 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4295 -4296 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4296 -4297 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4297 -4298 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4298 -4299 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4299 -4300 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4300 -4301 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4301 -4302 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4302 -4303 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4303 -4304 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4304 -4305 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4305 -4306 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4306 -4307 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4307 -4308 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4308 -4309 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4309 -4310 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4310 -4311 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4311 -4312 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4312 -4313 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4313 -4314 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4314 -4315 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4315 -4316 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4316 -4317 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4317 -4318 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4318 -4319 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4319 -4320 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4320 -4321 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4321 -4322 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4322 -4323 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4323 -4324 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4324 -4325 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4325 -4326 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4326 -4327 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4327 -4328 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4328 -4329 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4329 -4330 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4330 -4331 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4331 -4332 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4332 -4333 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4333 -4334 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4334 -4335 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4335 -4336 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4336 -4337 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4337 -4338 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4338 -4339 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4339 -4340 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4340 -4341 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4341 -4342 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4342 -4343 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4343 -4344 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4344 -4345 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4345 -4346 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4346 -4347 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4347 -4348 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4348 -4349 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4349 -4350 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4350 -4351 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4351 -4352 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4352 -4353 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4353 -4354 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4354 -4355 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4355 -4356 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4356 -4357 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4357 -4358 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4358 -4359 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4359 -4360 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4360 -4361 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4361 -4362 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4362 -4363 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4363 -4364 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4364 -4365 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4365 -4366 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4366 -4367 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4367 -4368 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4368 -4369 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4369 -4370 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4370 -4371 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4371 -4372 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4372 -4373 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4373 -4374 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4374 -4375 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4375 -4376 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4376 -4377 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4377 -4378 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4378 -4379 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4379 -4380 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4380 -4381 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4381 -4382 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4382 -4383 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4383 -4384 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4384 -4385 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4385 -4386 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4386 -4387 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4387 -4388 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4388 -4389 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4389 -4390 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4390 -4391 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4391 -4392 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4392 -4393 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4393 -4394 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4394 -4395 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4395 -4396 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4396 -4397 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4397 -4398 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4398 -4399 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4399 -4400 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4400 -4401 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4401 -4402 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4402 -4403 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4403 -4404 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4404 -4405 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4405 -4406 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4406 -4407 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4407 -4408 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4408 -4409 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4409 -4410 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4410 -4411 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4411 -4412 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4412 -4413 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4413 -4414 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4414 -4415 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4415 -4416 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4416 -4417 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4417 -4418 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4418 -4419 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4419 -4420 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4420 -4421 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4421 -4422 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4422 -4423 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4423 -4424 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4424 -4425 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4425 -4426 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4426 -4427 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4427 -4428 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4428 -4429 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4429 -4430 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4430 -4431 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4431 -4432 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4432 -4433 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4433 -4434 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4434 -4435 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4435 -4436 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4436 -4437 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4437 -4438 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4438 -4439 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4439 -4440 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4440 -4441 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4441 -4442 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4442 -4443 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4443 -4444 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4444 -4445 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4445 -4446 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4446 -4447 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4447 -4448 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4448 -4449 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4449 -4450 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4450 -4451 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4451 -4452 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4452 -4453 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4453 -4454 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4454 -4455 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4455 -4456 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4456 -4457 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4457 -4458 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4458 -4459 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4459 -4460 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4460 -4461 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4461 -4462 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4462 -4463 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4463 -4464 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4464 -4465 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4465 -4466 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4466 -4467 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4467 -4468 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4468 -4469 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4469 -4470 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4470 -4471 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4471 -4472 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4472 -4473 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4473 -4474 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4474 -4475 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4475 -4476 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4476 -4477 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4477 -4478 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4478 -4479 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4479 -4480 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4480 -4481 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4481 -4482 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4482 -4483 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4483 -4484 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4484 -4485 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4485 -4486 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4486 -4487 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4487 -4488 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4488 -4489 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4489 -4490 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4490 -4491 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4491 -4492 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4492 -4493 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4493 -4494 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4494 -4495 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4495 -4496 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4496 -4497 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4497 -4498 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4498 -4499 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4499 -4500 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4500 -4501 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4501 -4502 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4502 -4503 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4503 -4504 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4504 -4505 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4505 -4506 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4506 -4507 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4507 -4508 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4508 -4509 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4509 -4510 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4510 -4511 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4511 -4512 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4512 -4513 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4513 -4514 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4514 -4515 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4515 -4516 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4516 -4517 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4517 -4518 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4518 -4519 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4519 -4520 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4520 -4521 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4521 -4522 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4522 -4523 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4523 -4524 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4524 -4525 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4525 -4526 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4526 -4527 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4527 -4528 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4528 -4529 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4529 -4530 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4530 -4531 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4531 -4532 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4532 -4533 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4533 -4534 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4534 -4535 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4535 -4536 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4536 -4537 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4537 -4538 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4538 -4539 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4539 -4540 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4540 -4541 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4541 -4542 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4542 -4543 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4543 -4544 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4544 -4545 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4545 -4546 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4546 -4547 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4547 -4548 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4548 -4549 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4549 -4550 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4550 -4551 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4551 -4552 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4552 -4553 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4553 -4554 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4554 -4555 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4555 -4556 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4556 -4557 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4557 -4558 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4558 -4559 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4559 -4560 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4560 -4561 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4561 -4562 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4562 -4563 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4563 -4564 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4564 -4565 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4565 -4566 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4566 -4567 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4567 -4568 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4568 -4569 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4569 -4570 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4570 -4571 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4571 -4572 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4572 -4573 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4573 -4574 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4574 -4575 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4575 -4576 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4576 -4577 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4577 -4578 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4578 -4579 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4579 -4580 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4580 -4581 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4581 -4582 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4582 -4583 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4583 -4584 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4584 -4585 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4585 -4586 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4586 -4587 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4587 -4588 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4588 -4589 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4589 -4590 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4590 -4591 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4591 -4592 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4592 -4593 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4593 -4594 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4594 -4595 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4595 -4596 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4596 -4597 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4597 -4598 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4598 -4599 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4599 -4600 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4600 -4601 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4601 -4602 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4602 -4603 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4603 -4604 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4604 -4605 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4605 -4606 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4606 -4607 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4607 -4608 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4608 -4609 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4609 -4610 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4610 -4611 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4611 -4612 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4612 -4613 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4613 -4614 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4614 -4615 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4615 -4616 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4616 -4617 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4617 -4618 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4618 -4619 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4619 -4620 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4620 -4621 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4621 -4622 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4622 -4623 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4623 -4624 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4624 -4625 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4625 -4626 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4626 -4627 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4627 -4628 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4628 -4629 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4629 -4630 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4630 -4631 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4631 -4632 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4632 -4633 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4633 -4634 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4634 -4635 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4635 -4636 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4636 -4637 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4637 -4638 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4638 -4639 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4639 -4640 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4640 -4641 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4641 -4642 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4642 -4643 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4643 -4644 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4644 -4645 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4645 -4646 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4646 -4647 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4647 -4648 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4648 -4649 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4649 -4650 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4650 -4651 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4651 -4652 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4652 -4653 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4653 -4654 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4654 -4655 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4655 -4656 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4656 -4657 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4657 -4658 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4658 -4659 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4659 -4660 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4660 -4661 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4661 -4662 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4662 -4663 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4663 -4664 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4664 -4665 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4665 -4666 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4666 -4667 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4667 -4668 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4668 -4669 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4669 -4670 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4670 -4671 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4671 -4672 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4672 -4673 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4673 -4674 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4674 -4675 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4675 -4676 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4676 -4677 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4677 -4678 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4678 -4679 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4679 -4680 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4680 -4681 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4681 -4682 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4682 -4683 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4683 -4684 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4684 -4685 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4685 -4686 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4686 -4687 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4687 -4688 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4688 -4689 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4689 -4690 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4690 -4691 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4691 -4692 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4692 -4693 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4693 -4694 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4694 -4695 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4695 -4696 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4696 -4697 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4697 -4698 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4698 -4699 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4699 -4700 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4700 -4701 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4701 -4702 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4702 -4703 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4703 -4704 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4704 -4705 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4705 -4706 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4706 -4707 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4707 -4708 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4708 -4709 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4709 -4710 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4710 -4711 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4711 -4712 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4712 -4713 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4713 -4714 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4714 -4715 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4715 -4716 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4716 -4717 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4717 -4718 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4718 -4719 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4719 -4720 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4720 -4721 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4721 -4722 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4722 -4723 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4723 -4724 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4724 -4725 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4725 -4726 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4726 -4727 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4727 -4728 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4728 -4729 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4729 -4730 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4730 -4731 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4731 -4732 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4732 -4733 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4733 -4734 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4734 -4735 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4735 -4736 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4736 -4737 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4737 -4738 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4738 -4739 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4739 -4740 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4740 -4741 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4741 -4742 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4742 -4743 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4743 -4744 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4744 -4745 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4745 -4746 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4746 -4747 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4747 -4748 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4748 -4749 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4749 -4750 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4750 -4751 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4751 -4752 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4752 -4753 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4753 -4754 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4754 -4755 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4755 -4756 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4756 -4757 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4757 -4758 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4758 -4759 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4759 -4760 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4760 -4761 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4761 -4762 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4762 -4763 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4763 -4764 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4764 -4765 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4765 -4766 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4766 -4767 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4767 -4768 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4768 -4769 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4769 -4770 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4770 -4771 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4771 -4772 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4772 -4773 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4773 -4774 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4774 -4775 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4775 -4776 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4776 -4777 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4777 -4778 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4778 -4779 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4779 -4780 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4780 -4781 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4781 -4782 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4782 -4783 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4783 -4784 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4784 -4785 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4785 -4786 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4786 -4787 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4787 -4788 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4788 -4789 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4789 -4790 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4790 -4791 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4791 -4792 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4792 -4793 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4793 -4794 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4794 -4795 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4795 -4796 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4796 -4797 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4797 -4798 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4798 -4799 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4799 -4800 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4800 -4801 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4801 -4802 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4802 -4803 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4803 -4804 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4804 -4805 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4805 -4806 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4806 -4807 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4807 -4808 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4808 -4809 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4809 -4810 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4810 -4811 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4811 -4812 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4812 -4813 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4813 -4814 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4814 -4815 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4815 -4816 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4816 -4817 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4817 -4818 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4818 -4819 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4819 -4820 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4820 -4821 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4821 -4822 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4822 -4823 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4823 -4824 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4824 -4825 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4825 -4826 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4826 -4827 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4827 -4828 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4828 -4829 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4829 -4830 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4830 -4831 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4831 -4832 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4832 -4833 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4833 -4834 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4834 -4835 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4835 -4836 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4836 -4837 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4837 -4838 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4838 -4839 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4839 -4840 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4840 -4841 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4841 -4842 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4842 -4843 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4843 -4844 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4844 -4845 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4845 -4846 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4846 -4847 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4847 -4848 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4848 -4849 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4849 -4850 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4850 -4851 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4851 -4852 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4852 -4853 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4853 -4854 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4854 -4855 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4855 -4856 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4856 -4857 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4857 -4858 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4858 -4859 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4859 -4860 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4860 -4861 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4861 -4862 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4862 -4863 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4863 -4864 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4864 -4865 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4865 -4866 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4866 -4867 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4867 -4868 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4868 -4869 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4869 -4870 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4870 -4871 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4871 -4872 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4872 -4873 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4873 -4874 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4874 -4875 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4875 -4876 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4876 -4877 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4877 -4878 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4878 -4879 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4879 -4880 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4880 -4881 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4881 -4882 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4882 -4883 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4883 -4884 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4884 -4885 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4885 -4886 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4886 -4887 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4887 -4888 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4888 -4889 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4889 -4890 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4890 -4891 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4891 -4892 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4892 -4893 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4893 -4894 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4894 -4895 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4895 -4896 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4896 -4897 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4897 -4898 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4898 -4899 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4899 -4900 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4900 -4901 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4901 -4902 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4902 -4903 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4903 -4904 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4904 -4905 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4905 -4906 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4906 -4907 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4907 -4908 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4908 -4909 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4909 -4910 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4910 -4911 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4911 -4912 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4912 -4913 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4913 -4914 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4914 -4915 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4915 -4916 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4916 -4917 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4917 -4918 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4918 -4919 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4919 -4920 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4920 -4921 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4921 -4922 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4922 -4923 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4923 -4924 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4924 -4925 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4925 -4926 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4926 -4927 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4927 -4928 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4928 -4929 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4929 -4930 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4930 -4931 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4931 -4932 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4932 -4933 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4933 -4934 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4934 -4935 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4935 -4936 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4936 -4937 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4937 -4938 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4938 -4939 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4939 -4940 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4940 -4941 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4941 -4942 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4942 -4943 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4943 -4944 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4944 -4945 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4945 -4946 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4946 -4947 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4947 -4948 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4948 -4949 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4949 -4950 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4950 -4951 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4951 -4952 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4952 -4953 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4953 -4954 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4954 -4955 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4955 -4956 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4956 -4957 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4957 -4958 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4958 -4959 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4959 -4960 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4960 -4961 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4961 -4962 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4962 -4963 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4963 -4964 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4964 -4965 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4965 -4966 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4966 -4967 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4967 -4968 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4968 -4969 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4969 -4970 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4970 -4971 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4971 -4972 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4972 -4973 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4973 -4974 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4974 -4975 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4975 -4976 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4976 -4977 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4977 -4978 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4978 -4979 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4979 -4980 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4980 -4981 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4981 -4982 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4982 -4983 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4983 -4984 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4984 -4985 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4985 -4986 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4986 -4987 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4987 -4988 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4988 -4989 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4989 -4990 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4990 -4991 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4991 -4992 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4992 -4993 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4993 -4994 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4994 -4995 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4995 -4996 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4996 -4997 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4997 -4998 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4998 -4999 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo4999 -5000 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5000 -5001 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5001 -5002 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5002 -5003 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5003 -5004 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5004 -5005 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5005 -5006 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5006 -5007 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5007 -5008 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5008 -5009 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5009 -5010 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5010 -5011 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5011 -5012 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5012 -5013 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5013 -5014 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5014 -5015 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5015 -5016 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5016 -5017 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5017 -5018 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5018 -5019 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5019 -5020 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5020 -5021 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5021 -5022 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5022 -5023 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5023 -5024 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5024 -5025 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5025 -5026 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5026 -5027 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5027 -5028 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5028 -5029 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5029 -5030 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5030 -5031 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5031 -5032 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5032 -5033 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5033 -5034 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5034 -5035 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5035 -5036 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5036 -5037 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5037 -5038 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5038 -5039 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5039 -5040 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5040 -5041 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5041 -5042 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5042 -5043 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5043 -5044 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5044 -5045 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5045 -5046 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5046 -5047 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5047 -5048 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5048 -5049 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5049 -5050 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5050 -5051 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5051 -5052 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5052 -5053 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5053 -5054 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5054 -5055 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5055 -5056 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5056 -5057 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5057 -5058 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5058 -5059 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5059 -5060 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5060 -5061 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5061 -5062 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5062 -5063 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5063 -5064 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5064 -5065 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5065 -5066 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5066 -5067 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5067 -5068 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5068 -5069 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5069 -5070 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5070 -5071 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5071 -5072 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5072 -5073 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5073 -5074 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5074 -5075 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5075 -5076 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5076 -5077 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5077 -5078 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5078 -5079 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5079 -5080 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5080 -5081 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5081 -5082 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5082 -5083 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5083 -5084 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5084 -5085 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5085 -5086 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5086 -5087 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5087 -5088 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5088 -5089 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5089 -5090 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5090 -5091 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5091 -5092 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5092 -5093 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5093 -5094 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5094 -5095 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5095 -5096 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5096 -5097 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5097 -5098 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5098 -5099 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5099 -5100 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5100 -5101 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5101 -5102 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5102 -5103 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5103 -5104 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5104 -5105 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5105 -5106 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5106 -5107 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5107 -5108 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5108 -5109 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5109 -5110 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5110 -5111 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5111 -5112 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5112 -5113 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5113 -5114 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5114 -5115 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5115 -5116 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5116 -5117 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5117 -5118 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5118 -5119 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5119 -5120 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5120 -5121 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5121 -5122 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5122 -5123 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5123 -5124 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5124 -5125 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5125 -5126 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5126 -5127 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5127 -5128 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5128 -5129 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5129 -5130 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5130 -5131 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5131 -5132 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5132 -5133 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5133 -5134 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5134 -5135 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5135 -5136 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5136 -5137 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5137 -5138 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5138 -5139 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5139 -5140 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5140 -5141 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5141 -5142 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5142 -5143 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5143 -5144 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5144 -5145 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5145 -5146 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5146 -5147 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5147 -5148 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5148 -5149 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5149 -5150 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5150 -5151 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5151 -5152 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5152 -5153 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5153 -5154 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5154 -5155 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5155 -5156 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5156 -5157 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5157 -5158 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5158 -5159 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5159 -5160 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5160 -5161 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5161 -5162 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5162 -5163 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5163 -5164 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5164 -5165 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5165 -5166 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5166 -5167 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5167 -5168 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5168 -5169 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5169 -5170 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5170 -5171 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5171 -5172 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5172 -5173 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5173 -5174 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5174 -5175 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5175 -5176 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5176 -5177 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5177 -5178 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5178 -5179 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5179 -5180 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5180 -5181 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5181 -5182 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5182 -5183 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5183 -5184 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5184 -5185 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5185 -5186 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5186 -5187 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5187 -5188 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5188 -5189 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5189 -5190 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5190 -5191 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5191 -5192 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5192 -5193 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5193 -5194 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5194 -5195 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5195 -5196 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5196 -5197 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5197 -5198 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5198 -5199 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5199 -5200 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5200 -5201 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5201 -5202 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5202 -5203 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5203 -5204 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5204 -5205 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5205 -5206 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5206 -5207 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5207 -5208 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5208 -5209 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5209 -5210 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5210 -5211 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5211 -5212 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5212 -5213 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5213 -5214 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5214 -5215 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5215 -5216 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5216 -5217 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5217 -5218 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5218 -5219 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5219 -5220 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5220 -5221 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5221 -5222 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5222 -5223 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5223 -5224 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5224 -5225 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5225 -5226 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5226 -5227 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5227 -5228 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5228 -5229 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5229 -5230 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5230 -5231 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5231 -5232 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5232 -5233 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5233 -5234 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5234 -5235 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5235 -5236 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5236 -5237 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5237 -5238 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5238 -5239 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5239 -5240 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5240 -5241 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5241 -5242 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5242 -5243 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5243 -5244 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5244 -5245 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5245 -5246 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5246 -5247 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5247 -5248 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5248 -5249 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5249 -5250 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5250 -5251 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5251 -5252 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5252 -5253 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5253 -5254 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5254 -5255 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5255 -5256 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5256 -5257 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5257 -5258 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5258 -5259 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5259 -5260 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5260 -5261 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5261 -5262 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5262 -5263 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5263 -5264 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5264 -5265 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5265 -5266 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5266 -5267 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5267 -5268 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5268 -5269 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5269 -5270 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5270 -5271 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5271 -5272 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5272 -5273 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5273 -5274 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5274 -5275 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5275 -5276 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5276 -5277 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5277 -5278 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5278 -5279 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5279 -5280 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5280 -5281 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5281 -5282 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5282 -5283 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5283 -5284 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5284 -5285 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5285 -5286 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5286 -5287 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5287 -5288 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5288 -5289 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5289 -5290 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5290 -5291 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5291 -5292 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5292 -5293 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5293 -5294 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5294 -5295 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5295 -5296 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5296 -5297 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5297 -5298 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5298 -5299 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5299 -5300 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5300 -5301 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5301 -5302 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5302 -5303 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5303 -5304 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5304 -5305 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5305 -5306 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5306 -5307 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5307 -5308 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5308 -5309 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5309 -5310 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5310 -5311 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5311 -5312 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5312 -5313 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5313 -5314 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5314 -5315 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5315 -5316 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5316 -5317 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5317 -5318 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5318 -5319 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5319 -5320 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5320 -5321 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5321 -5322 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5322 -5323 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5323 -5324 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5324 -5325 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5325 -5326 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5326 -5327 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5327 -5328 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5328 -5329 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5329 -5330 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5330 -5331 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5331 -5332 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5332 -5333 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5333 -5334 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5334 -5335 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5335 -5336 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5336 -5337 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5337 -5338 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5338 -5339 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5339 -5340 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5340 -5341 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5341 -5342 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5342 -5343 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5343 -5344 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5344 -5345 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5345 -5346 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5346 -5347 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5347 -5348 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5348 -5349 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5349 -5350 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5350 -5351 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5351 -5352 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5352 -5353 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5353 -5354 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5354 -5355 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5355 -5356 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5356 -5357 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5357 -5358 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5358 -5359 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5359 -5360 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5360 -5361 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5361 -5362 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5362 -5363 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5363 -5364 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5364 -5365 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5365 -5366 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5366 -5367 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5367 -5368 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5368 -5369 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5369 -5370 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5370 -5371 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5371 -5372 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5372 -5373 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5373 -5374 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5374 -5375 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5375 -5376 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5376 -5377 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5377 -5378 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5378 -5379 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5379 -5380 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5380 -5381 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5381 -5382 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5382 -5383 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5383 -5384 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5384 -5385 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5385 -5386 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5386 -5387 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5387 -5388 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5388 -5389 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5389 -5390 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5390 -5391 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5391 -5392 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5392 -5393 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5393 -5394 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5394 -5395 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5395 -5396 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5396 -5397 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5397 -5398 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5398 -5399 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5399 -5400 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5400 -5401 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5401 -5402 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5402 -5403 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5403 -5404 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5404 -5405 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5405 -5406 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5406 -5407 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5407 -5408 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5408 -5409 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5409 -5410 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5410 -5411 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5411 -5412 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5412 -5413 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5413 -5414 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5414 -5415 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5415 -5416 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5416 -5417 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5417 -5418 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5418 -5419 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5419 -5420 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5420 -5421 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5421 -5422 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5422 -5423 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5423 -5424 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5424 -5425 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5425 -5426 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5426 -5427 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5427 -5428 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5428 -5429 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5429 -5430 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5430 -5431 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5431 -5432 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5432 -5433 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5433 -5434 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5434 -5435 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5435 -5436 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5436 -5437 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5437 -5438 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5438 -5439 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5439 -5440 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5440 -5441 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5441 -5442 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5442 -5443 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5443 -5444 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5444 -5445 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5445 -5446 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5446 -5447 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5447 -5448 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5448 -5449 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5449 -5450 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5450 -5451 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5451 -5452 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5452 -5453 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5453 -5454 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5454 -5455 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5455 -5456 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5456 -5457 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5457 -5458 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5458 -5459 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5459 -5460 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5460 -5461 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5461 -5462 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5462 -5463 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5463 -5464 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5464 -5465 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5465 -5466 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5466 -5467 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5467 -5468 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5468 -5469 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5469 -5470 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5470 -5471 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5471 -5472 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5472 -5473 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5473 -5474 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5474 -5475 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5475 -5476 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5476 -5477 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5477 -5478 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5478 -5479 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5479 -5480 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5480 -5481 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5481 -5482 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5482 -5483 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5483 -5484 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5484 -5485 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5485 -5486 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5486 -5487 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5487 -5488 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5488 -5489 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5489 -5490 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5490 -5491 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5491 -5492 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5492 -5493 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5493 -5494 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5494 -5495 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5495 -5496 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5496 -5497 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5497 -5498 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5498 -5499 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5499 -5500 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5500 -5501 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5501 -5502 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5502 -5503 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5503 -5504 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5504 -5505 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5505 -5506 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5506 -5507 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5507 -5508 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5508 -5509 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5509 -5510 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5510 -5511 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5511 -5512 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5512 -5513 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5513 -5514 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5514 -5515 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5515 -5516 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5516 -5517 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5517 -5518 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5518 -5519 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5519 -5520 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5520 -5521 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5521 -5522 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5522 -5523 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5523 -5524 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5524 -5525 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5525 -5526 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5526 -5527 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5527 -5528 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5528 -5529 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5529 -5530 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5530 -5531 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5531 -5532 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5532 -5533 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5533 -5534 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5534 -5535 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5535 -5536 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5536 -5537 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5537 -5538 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5538 -5539 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5539 -5540 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5540 -5541 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5541 -5542 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5542 -5543 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5543 -5544 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5544 -5545 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5545 -5546 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5546 -5547 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5547 -5548 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5548 -5549 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5549 -5550 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5550 -5551 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5551 -5552 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5552 -5553 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5553 -5554 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5554 -5555 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5555 -5556 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5556 -5557 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5557 -5558 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5558 -5559 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5559 -5560 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5560 -5561 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5561 -5562 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5562 -5563 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5563 -5564 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5564 -5565 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5565 -5566 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5566 -5567 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5567 -5568 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5568 -5569 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5569 -5570 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5570 -5571 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5571 -5572 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5572 -5573 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5573 -5574 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5574 -5575 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5575 -5576 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5576 -5577 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5577 -5578 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5578 -5579 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5579 -5580 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5580 -5581 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5581 -5582 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5582 -5583 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5583 -5584 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5584 -5585 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5585 -5586 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5586 -5587 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5587 -5588 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5588 -5589 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5589 -5590 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5590 -5591 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5591 -5592 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5592 -5593 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5593 -5594 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5594 -5595 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5595 -5596 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5596 -5597 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5597 -5598 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5598 -5599 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5599 -5600 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5600 -5601 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5601 -5602 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5602 -5603 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5603 -5604 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5604 -5605 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5605 -5606 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5606 -5607 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5607 -5608 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5608 -5609 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5609 -5610 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5610 -5611 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5611 -5612 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5612 -5613 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5613 -5614 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5614 -5615 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5615 -5616 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5616 -5617 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5617 -5618 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5618 -5619 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5619 -5620 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5620 -5621 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5621 -5622 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5622 -5623 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5623 -5624 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5624 -5625 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5625 -5626 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5626 -5627 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5627 -5628 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5628 -5629 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5629 -5630 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5630 -5631 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5631 -5632 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5632 -5633 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5633 -5634 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5634 -5635 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5635 -5636 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5636 -5637 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5637 -5638 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5638 -5639 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5639 -5640 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5640 -5641 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5641 -5642 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5642 -5643 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5643 -5644 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5644 -5645 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5645 -5646 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5646 -5647 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5647 -5648 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5648 -5649 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5649 -5650 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5650 -5651 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5651 -5652 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5652 -5653 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5653 -5654 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5654 -5655 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5655 -5656 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5656 -5657 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5657 -5658 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5658 -5659 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5659 -5660 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5660 -5661 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5661 -5662 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5662 -5663 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5663 -5664 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5664 -5665 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5665 -5666 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5666 -5667 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5667 -5668 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5668 -5669 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5669 -5670 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5670 -5671 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5671 -5672 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5672 -5673 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5673 -5674 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5674 -5675 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5675 -5676 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5676 -5677 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5677 -5678 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5678 -5679 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5679 -5680 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5680 -5681 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5681 -5682 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5682 -5683 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5683 -5684 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5684 -5685 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5685 -5686 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5686 -5687 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5687 -5688 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5688 -5689 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5689 -5690 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5690 -5691 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5691 -5692 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5692 -5693 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5693 -5694 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5694 -5695 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5695 -5696 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5696 -5697 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5697 -5698 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5698 -5699 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5699 -5700 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5700 -5701 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5701 -5702 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5702 -5703 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5703 -5704 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5704 -5705 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5705 -5706 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5706 -5707 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5707 -5708 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5708 -5709 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5709 -5710 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5710 -5711 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5711 -5712 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5712 -5713 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5713 -5714 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5714 -5715 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5715 -5716 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5716 -5717 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5717 -5718 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5718 -5719 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5719 -5720 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5720 -5721 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5721 -5722 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5722 -5723 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5723 -5724 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5724 -5725 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5725 -5726 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5726 -5727 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5727 -5728 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5728 -5729 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5729 -5730 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5730 -5731 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5731 -5732 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5732 -5733 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5733 -5734 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5734 -5735 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5735 -5736 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5736 -5737 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5737 -5738 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5738 -5739 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5739 -5740 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5740 -5741 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5741 -5742 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5742 -5743 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5743 -5744 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5744 -5745 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5745 -5746 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5746 -5747 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5747 -5748 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5748 -5749 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5749 -5750 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5750 -5751 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5751 -5752 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5752 -5753 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5753 -5754 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5754 -5755 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5755 -5756 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5756 -5757 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5757 -5758 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5758 -5759 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5759 -5760 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5760 -5761 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5761 -5762 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5762 -5763 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5763 -5764 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5764 -5765 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5765 -5766 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5766 -5767 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5767 -5768 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5768 -5769 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5769 -5770 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5770 -5771 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5771 -5772 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5772 -5773 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5773 -5774 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5774 -5775 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5775 -5776 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5776 -5777 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5777 -5778 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5778 -5779 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5779 -5780 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5780 -5781 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5781 -5782 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5782 -5783 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5783 -5784 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5784 -5785 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5785 -5786 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5786 -5787 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5787 -5788 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5788 -5789 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5789 -5790 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5790 -5791 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5791 -5792 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5792 -5793 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5793 -5794 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5794 -5795 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5795 -5796 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5796 -5797 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5797 -5798 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5798 -5799 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5799 -5800 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5800 -5801 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5801 -5802 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5802 -5803 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5803 -5804 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5804 -5805 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5805 -5806 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5806 -5807 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5807 -5808 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5808 -5809 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5809 -5810 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5810 -5811 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5811 -5812 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5812 -5813 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5813 -5814 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5814 -5815 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5815 -5816 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5816 -5817 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5817 -5818 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5818 -5819 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5819 -5820 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5820 -5821 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5821 -5822 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5822 -5823 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5823 -5824 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5824 -5825 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5825 -5826 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5826 -5827 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5827 -5828 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5828 -5829 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5829 -5830 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5830 -5831 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5831 -5832 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5832 -5833 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5833 -5834 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5834 -5835 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5835 -5836 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5836 -5837 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5837 -5838 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5838 -5839 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5839 -5840 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5840 -5841 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5841 -5842 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5842 -5843 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5843 -5844 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5844 -5845 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5845 -5846 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5846 -5847 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5847 -5848 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5848 -5849 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5849 -5850 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5850 -5851 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5851 -5852 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5852 -5853 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5853 -5854 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5854 -5855 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5855 -5856 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5856 -5857 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5857 -5858 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5858 -5859 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5859 -5860 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5860 -5861 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5861 -5862 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5862 -5863 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5863 -5864 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5864 -5865 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5865 -5866 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5866 -5867 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5867 -5868 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5868 -5869 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5869 -5870 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5870 -5871 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5871 -5872 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5872 -5873 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5873 -5874 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5874 -5875 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5875 -5876 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5876 -5877 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5877 -5878 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5878 -5879 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5879 -5880 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5880 -5881 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5881 -5882 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5882 -5883 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5883 -5884 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5884 -5885 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5885 -5886 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5886 -5887 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5887 -5888 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5888 -5889 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5889 -5890 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5890 -5891 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5891 -5892 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5892 -5893 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5893 -5894 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5894 -5895 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5895 -5896 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5896 -5897 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5897 -5898 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5898 -5899 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5899 -5900 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5900 -5901 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5901 -5902 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5902 -5903 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5903 -5904 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5904 -5905 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5905 -5906 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5906 -5907 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5907 -5908 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5908 -5909 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5909 -5910 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5910 -5911 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5911 -5912 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5912 -5913 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5913 -5914 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5914 -5915 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5915 -5916 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5916 -5917 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5917 -5918 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5918 -5919 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5919 -5920 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5920 -5921 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5921 -5922 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5922 -5923 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5923 -5924 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5924 -5925 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5925 -5926 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5926 -5927 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5927 -5928 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5928 -5929 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5929 -5930 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5930 -5931 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5931 -5932 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5932 -5933 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5933 -5934 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5934 -5935 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5935 -5936 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5936 -5937 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5937 -5938 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5938 -5939 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5939 -5940 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5940 -5941 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5941 -5942 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5942 -5943 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5943 -5944 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5944 -5945 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5945 -5946 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5946 -5947 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5947 -5948 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5948 -5949 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5949 -5950 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5950 -5951 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5951 -5952 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5952 -5953 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5953 -5954 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5954 -5955 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5955 -5956 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5956 -5957 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5957 -5958 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5958 -5959 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5959 -5960 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5960 -5961 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5961 -5962 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5962 -5963 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5963 -5964 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5964 -5965 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5965 -5966 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5966 -5967 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5967 -5968 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5968 -5969 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5969 -5970 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5970 -5971 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5971 -5972 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5972 -5973 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5973 -5974 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5974 -5975 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5975 -5976 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5976 -5977 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5977 -5978 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5978 -5979 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5979 -5980 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5980 -5981 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5981 -5982 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5982 -5983 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5983 -5984 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5984 -5985 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5985 -5986 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5986 -5987 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5987 -5988 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5988 -5989 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5989 -5990 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5990 -5991 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5991 -5992 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5992 -5993 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5993 -5994 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5994 -5995 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5995 -5996 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5996 -5997 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5997 -5998 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5998 -5999 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo5999 -6000 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6000 -6001 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6001 -6002 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6002 -6003 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6003 -6004 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6004 -6005 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6005 -6006 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6006 -6007 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6007 -6008 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6008 -6009 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6009 -6010 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6010 -6011 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6011 -6012 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6012 -6013 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6013 -6014 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6014 -6015 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6015 -6016 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6016 -6017 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6017 -6018 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6018 -6019 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6019 -6020 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6020 -6021 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6021 -6022 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6022 -6023 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6023 -6024 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6024 -6025 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6025 -6026 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6026 -6027 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6027 -6028 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6028 -6029 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6029 -6030 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6030 -6031 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6031 -6032 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6032 -6033 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6033 -6034 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6034 -6035 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6035 -6036 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6036 -6037 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6037 -6038 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6038 -6039 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6039 -6040 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6040 -6041 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6041 -6042 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6042 -6043 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6043 -6044 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6044 -6045 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6045 -6046 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6046 -6047 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6047 -6048 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6048 -6049 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6049 -6050 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6050 -6051 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6051 -6052 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6052 -6053 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6053 -6054 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6054 -6055 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6055 -6056 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6056 -6057 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6057 -6058 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6058 -6059 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6059 -6060 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6060 -6061 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6061 -6062 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6062 -6063 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6063 -6064 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6064 -6065 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6065 -6066 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6066 -6067 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6067 -6068 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6068 -6069 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6069 -6070 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6070 -6071 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6071 -6072 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6072 -6073 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6073 -6074 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6074 -6075 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6075 -6076 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6076 -6077 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6077 -6078 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6078 -6079 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6079 -6080 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6080 -6081 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6081 -6082 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6082 -6083 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6083 -6084 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6084 -6085 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6085 -6086 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6086 -6087 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6087 -6088 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6088 -6089 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6089 -6090 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6090 -6091 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6091 -6092 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6092 -6093 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6093 -6094 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6094 -6095 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6095 -6096 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6096 -6097 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6097 -6098 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6098 -6099 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6099 -6100 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6100 -6101 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6101 -6102 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6102 -6103 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6103 -6104 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6104 -6105 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6105 -6106 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6106 -6107 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6107 -6108 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6108 -6109 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6109 -6110 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6110 -6111 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6111 -6112 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6112 -6113 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6113 -6114 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6114 -6115 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6115 -6116 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6116 -6117 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6117 -6118 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6118 -6119 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6119 -6120 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6120 -6121 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6121 -6122 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6122 -6123 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6123 -6124 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6124 -6125 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6125 -6126 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6126 -6127 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6127 -6128 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6128 -6129 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6129 -6130 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6130 -6131 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6131 -6132 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6132 -6133 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6133 -6134 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6134 -6135 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6135 -6136 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6136 -6137 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6137 -6138 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6138 -6139 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6139 -6140 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6140 -6141 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6141 -6142 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6142 -6143 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6143 -6144 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6144 -6145 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6145 -6146 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6146 -6147 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6147 -6148 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6148 -6149 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6149 -6150 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6150 -6151 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6151 -6152 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6152 -6153 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6153 -6154 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6154 -6155 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6155 -6156 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6156 -6157 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6157 -6158 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6158 -6159 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6159 -6160 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6160 -6161 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6161 -6162 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6162 -6163 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6163 -6164 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6164 -6165 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6165 -6166 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6166 -6167 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6167 -6168 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6168 -6169 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6169 -6170 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6170 -6171 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6171 -6172 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6172 -6173 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6173 -6174 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6174 -6175 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6175 -6176 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6176 -6177 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6177 -6178 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6178 -6179 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6179 -6180 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6180 -6181 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6181 -6182 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6182 -6183 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6183 -6184 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6184 -6185 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6185 -6186 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6186 -6187 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6187 -6188 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6188 -6189 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6189 -6190 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6190 -6191 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6191 -6192 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6192 -6193 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6193 -6194 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6194 -6195 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6195 -6196 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6196 -6197 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6197 -6198 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6198 -6199 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6199 -6200 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6200 -6201 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6201 -6202 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6202 -6203 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6203 -6204 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6204 -6205 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6205 -6206 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6206 -6207 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6207 -6208 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6208 -6209 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6209 -6210 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6210 -6211 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6211 -6212 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6212 -6213 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6213 -6214 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6214 -6215 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6215 -6216 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6216 -6217 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6217 -6218 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6218 -6219 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6219 -6220 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6220 -6221 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6221 -6222 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6222 -6223 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6223 -6224 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6224 -6225 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6225 -6226 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6226 -6227 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6227 -6228 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6228 -6229 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6229 -6230 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6230 -6231 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6231 -6232 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6232 -6233 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6233 -6234 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6234 -6235 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6235 -6236 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6236 -6237 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6237 -6238 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6238 -6239 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6239 -6240 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6240 -6241 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6241 -6242 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6242 -6243 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6243 -6244 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6244 -6245 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6245 -6246 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6246 -6247 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6247 -6248 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6248 -6249 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6249 -6250 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6250 -6251 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6251 -6252 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6252 -6253 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6253 -6254 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6254 -6255 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6255 -6256 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6256 -6257 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6257 -6258 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6258 -6259 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6259 -6260 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6260 -6261 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6261 -6262 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6262 -6263 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6263 -6264 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6264 -6265 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6265 -6266 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6266 -6267 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6267 -6268 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6268 -6269 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6269 -6270 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6270 -6271 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6271 -6272 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6272 -6273 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6273 -6274 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6274 -6275 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6275 -6276 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6276 -6277 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6277 -6278 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6278 -6279 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6279 -6280 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6280 -6281 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6281 -6282 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6282 -6283 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6283 -6284 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6284 -6285 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6285 -6286 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6286 -6287 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6287 -6288 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6288 -6289 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6289 -6290 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6290 -6291 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6291 -6292 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6292 -6293 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6293 -6294 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6294 -6295 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6295 -6296 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6296 -6297 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6297 -6298 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6298 -6299 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6299 -6300 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6300 -6301 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6301 -6302 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6302 -6303 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6303 -6304 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6304 -6305 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6305 -6306 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6306 -6307 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6307 -6308 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6308 -6309 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6309 -6310 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6310 -6311 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6311 -6312 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6312 -6313 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6313 -6314 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6314 -6315 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6315 -6316 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6316 -6317 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6317 -6318 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6318 -6319 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6319 -6320 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6320 -6321 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6321 -6322 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6322 -6323 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6323 -6324 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6324 -6325 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6325 -6326 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6326 -6327 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6327 -6328 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6328 -6329 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6329 -6330 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6330 -6331 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6331 -6332 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6332 -6333 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6333 -6334 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6334 -6335 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6335 -6336 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6336 -6337 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6337 -6338 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6338 -6339 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6339 -6340 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6340 -6341 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6341 -6342 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6342 -6343 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6343 -6344 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6344 -6345 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6345 -6346 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6346 -6347 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6347 -6348 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6348 -6349 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6349 -6350 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6350 -6351 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6351 -6352 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6352 -6353 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6353 -6354 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6354 -6355 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6355 -6356 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6356 -6357 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6357 -6358 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6358 -6359 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6359 -6360 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6360 -6361 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6361 -6362 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6362 -6363 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6363 -6364 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6364 -6365 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6365 -6366 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6366 -6367 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6367 -6368 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6368 -6369 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6369 -6370 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6370 -6371 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6371 -6372 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6372 -6373 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6373 -6374 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6374 -6375 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6375 -6376 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6376 -6377 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6377 -6378 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6378 -6379 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6379 -6380 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6380 -6381 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6381 -6382 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6382 -6383 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6383 -6384 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6384 -6385 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6385 -6386 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6386 -6387 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6387 -6388 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6388 -6389 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6389 -6390 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6390 -6391 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6391 -6392 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6392 -6393 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6393 -6394 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6394 -6395 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6395 -6396 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6396 -6397 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6397 -6398 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6398 -6399 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6399 -6400 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6400 -6401 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6401 -6402 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6402 -6403 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6403 -6404 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6404 -6405 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6405 -6406 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6406 -6407 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6407 -6408 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6408 -6409 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6409 -6410 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6410 -6411 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6411 -6412 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6412 -6413 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6413 -6414 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6414 -6415 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6415 -6416 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6416 -6417 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6417 -6418 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6418 -6419 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6419 -6420 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6420 -6421 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6421 -6422 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6422 -6423 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6423 -6424 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6424 -6425 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6425 -6426 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6426 -6427 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6427 -6428 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6428 -6429 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6429 -6430 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6430 -6431 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6431 -6432 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6432 -6433 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6433 -6434 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6434 -6435 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6435 -6436 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6436 -6437 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6437 -6438 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6438 -6439 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6439 -6440 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6440 -6441 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6441 -6442 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6442 -6443 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6443 -6444 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6444 -6445 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6445 -6446 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6446 -6447 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6447 -6448 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6448 -6449 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6449 -6450 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6450 -6451 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6451 -6452 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6452 -6453 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6453 -6454 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6454 -6455 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6455 -6456 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6456 -6457 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6457 -6458 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6458 -6459 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6459 -6460 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6460 -6461 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6461 -6462 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6462 -6463 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6463 -6464 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6464 -6465 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6465 -6466 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6466 -6467 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6467 -6468 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6468 -6469 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6469 -6470 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6470 -6471 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6471 -6472 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6472 -6473 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6473 -6474 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6474 -6475 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6475 -6476 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6476 -6477 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6477 -6478 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6478 -6479 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6479 -6480 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6480 -6481 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6481 -6482 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6482 -6483 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6483 -6484 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6484 -6485 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6485 -6486 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6486 -6487 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6487 -6488 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6488 -6489 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6489 -6490 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6490 -6491 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6491 -6492 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6492 -6493 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6493 -6494 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6494 -6495 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6495 -6496 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6496 -6497 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6497 -6498 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6498 -6499 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6499 -6500 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6500 -6501 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6501 -6502 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6502 -6503 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6503 -6504 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6504 -6505 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6505 -6506 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6506 -6507 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6507 -6508 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6508 -6509 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6509 -6510 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6510 -6511 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6511 -6512 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6512 -6513 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6513 -6514 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6514 -6515 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6515 -6516 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6516 -6517 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6517 -6518 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6518 -6519 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6519 -6520 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6520 -6521 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6521 -6522 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6522 -6523 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6523 -6524 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6524 -6525 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6525 -6526 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6526 -6527 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6527 -6528 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6528 -6529 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6529 -6530 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6530 -6531 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6531 -6532 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6532 -6533 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6533 -6534 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6534 -6535 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6535 -6536 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6536 -6537 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6537 -6538 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6538 -6539 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6539 -6540 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6540 -6541 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6541 -6542 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6542 -6543 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6543 -6544 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6544 -6545 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6545 -6546 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6546 -6547 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6547 -6548 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6548 -6549 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6549 -6550 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6550 -6551 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6551 -6552 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6552 -6553 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6553 -6554 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6554 -6555 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6555 -6556 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6556 -6557 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6557 -6558 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6558 -6559 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6559 -6560 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6560 -6561 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6561 -6562 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6562 -6563 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6563 -6564 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6564 -6565 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6565 -6566 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6566 -6567 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6567 -6568 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6568 -6569 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6569 -6570 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6570 -6571 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6571 -6572 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6572 -6573 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6573 -6574 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6574 -6575 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6575 -6576 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6576 -6577 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6577 -6578 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6578 -6579 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6579 -6580 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6580 -6581 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6581 -6582 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6582 -6583 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6583 -6584 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6584 -6585 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6585 -6586 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6586 -6587 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6587 -6588 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6588 -6589 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6589 -6590 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6590 -6591 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6591 -6592 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6592 -6593 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6593 -6594 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6594 -6595 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6595 -6596 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6596 -6597 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6597 -6598 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6598 -6599 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6599 -6600 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6600 -6601 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6601 -6602 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6602 -6603 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6603 -6604 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6604 -6605 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6605 -6606 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6606 -6607 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6607 -6608 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6608 -6609 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6609 -6610 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6610 -6611 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6611 -6612 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6612 -6613 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6613 -6614 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6614 -6615 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6615 -6616 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6616 -6617 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6617 -6618 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6618 -6619 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6619 -6620 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6620 -6621 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6621 -6622 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6622 -6623 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6623 -6624 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6624 -6625 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6625 -6626 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6626 -6627 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6627 -6628 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6628 -6629 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6629 -6630 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6630 -6631 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6631 -6632 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6632 -6633 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6633 -6634 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6634 -6635 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6635 -6636 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6636 -6637 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6637 -6638 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6638 -6639 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6639 -6640 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6640 -6641 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6641 -6642 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6642 -6643 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6643 -6644 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6644 -6645 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6645 -6646 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6646 -6647 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6647 -6648 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6648 -6649 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6649 -6650 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6650 -6651 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6651 -6652 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6652 -6653 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6653 -6654 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6654 -6655 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6655 -6656 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6656 -6657 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6657 -6658 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6658 -6659 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6659 -6660 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6660 -6661 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6661 -6662 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6662 -6663 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6663 -6664 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6664 -6665 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6665 -6666 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6666 -6667 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6667 -6668 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6668 -6669 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6669 -6670 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6670 -6671 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6671 -6672 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6672 -6673 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6673 -6674 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6674 -6675 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6675 -6676 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6676 -6677 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6677 -6678 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6678 -6679 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6679 -6680 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6680 -6681 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6681 -6682 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6682 -6683 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6683 -6684 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6684 -6685 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6685 -6686 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6686 -6687 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6687 -6688 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6688 -6689 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6689 -6690 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6690 -6691 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6691 -6692 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6692 -6693 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6693 -6694 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6694 -6695 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6695 -6696 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6696 -6697 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6697 -6698 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6698 -6699 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6699 -6700 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6700 -6701 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6701 -6702 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6702 -6703 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6703 -6704 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6704 -6705 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6705 -6706 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6706 -6707 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6707 -6708 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6708 -6709 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6709 -6710 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6710 -6711 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6711 -6712 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6712 -6713 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6713 -6714 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6714 -6715 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6715 -6716 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6716 -6717 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6717 -6718 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6718 -6719 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6719 -6720 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6720 -6721 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6721 -6722 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6722 -6723 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6723 -6724 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6724 -6725 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6725 -6726 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6726 -6727 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6727 -6728 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6728 -6729 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6729 -6730 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6730 -6731 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6731 -6732 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6732 -6733 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6733 -6734 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6734 -6735 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6735 -6736 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6736 -6737 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6737 -6738 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6738 -6739 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6739 -6740 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6740 -6741 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6741 -6742 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6742 -6743 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6743 -6744 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6744 -6745 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6745 -6746 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6746 -6747 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6747 -6748 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6748 -6749 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6749 -6750 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6750 -6751 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6751 -6752 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6752 -6753 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6753 -6754 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6754 -6755 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6755 -6756 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6756 -6757 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6757 -6758 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6758 -6759 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6759 -6760 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6760 -6761 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6761 -6762 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6762 -6763 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6763 -6764 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6764 -6765 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6765 -6766 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6766 -6767 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6767 -6768 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6768 -6769 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6769 -6770 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6770 -6771 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6771 -6772 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6772 -6773 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6773 -6774 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6774 -6775 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6775 -6776 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6776 -6777 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6777 -6778 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6778 -6779 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6779 -6780 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6780 -6781 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6781 -6782 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6782 -6783 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6783 -6784 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6784 -6785 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6785 -6786 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6786 -6787 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6787 -6788 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6788 -6789 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6789 -6790 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6790 -6791 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6791 -6792 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6792 -6793 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6793 -6794 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6794 -6795 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6795 -6796 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6796 -6797 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6797 -6798 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6798 -6799 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6799 -6800 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6800 -6801 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6801 -6802 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6802 -6803 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6803 -6804 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6804 -6805 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6805 -6806 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6806 -6807 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6807 -6808 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6808 -6809 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6809 -6810 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6810 -6811 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6811 -6812 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6812 -6813 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6813 -6814 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6814 -6815 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6815 -6816 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6816 -6817 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6817 -6818 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6818 -6819 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6819 -6820 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6820 -6821 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6821 -6822 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6822 -6823 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6823 -6824 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6824 -6825 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6825 -6826 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6826 -6827 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6827 -6828 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6828 -6829 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6829 -6830 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6830 -6831 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6831 -6832 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6832 -6833 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6833 -6834 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6834 -6835 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6835 -6836 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6836 -6837 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6837 -6838 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6838 -6839 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6839 -6840 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6840 -6841 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6841 -6842 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6842 -6843 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6843 -6844 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6844 -6845 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6845 -6846 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6846 -6847 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6847 -6848 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6848 -6849 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6849 -6850 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6850 -6851 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6851 -6852 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6852 -6853 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6853 -6854 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6854 -6855 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6855 -6856 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6856 -6857 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6857 -6858 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6858 -6859 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6859 -6860 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6860 -6861 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6861 -6862 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6862 -6863 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6863 -6864 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6864 -6865 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6865 -6866 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6866 -6867 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6867 -6868 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6868 -6869 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6869 -6870 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6870 -6871 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6871 -6872 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6872 -6873 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6873 -6874 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6874 -6875 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6875 -6876 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6876 -6877 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6877 -6878 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6878 -6879 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6879 -6880 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6880 -6881 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6881 -6882 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6882 -6883 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6883 -6884 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6884 -6885 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6885 -6886 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6886 -6887 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6887 -6888 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6888 -6889 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6889 -6890 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6890 -6891 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6891 -6892 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6892 -6893 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6893 -6894 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6894 -6895 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6895 -6896 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6896 -6897 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6897 -6898 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6898 -6899 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6899 -6900 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6900 -6901 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6901 -6902 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6902 -6903 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6903 -6904 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6904 -6905 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6905 -6906 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6906 -6907 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6907 -6908 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6908 -6909 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6909 -6910 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6910 -6911 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6911 -6912 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6912 -6913 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6913 -6914 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6914 -6915 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6915 -6916 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6916 -6917 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6917 -6918 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6918 -6919 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6919 -6920 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6920 -6921 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6921 -6922 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6922 -6923 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6923 -6924 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6924 -6925 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6925 -6926 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6926 -6927 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6927 -6928 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6928 -6929 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6929 -6930 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6930 -6931 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6931 -6932 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6932 -6933 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6933 -6934 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6934 -6935 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6935 -6936 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6936 -6937 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6937 -6938 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6938 -6939 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6939 -6940 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6940 -6941 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6941 -6942 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6942 -6943 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6943 -6944 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6944 -6945 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6945 -6946 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6946 -6947 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6947 -6948 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6948 -6949 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6949 -6950 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6950 -6951 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6951 -6952 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6952 -6953 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6953 -6954 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6954 -6955 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6955 -6956 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6956 -6957 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6957 -6958 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6958 -6959 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6959 -6960 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6960 -6961 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6961 -6962 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6962 -6963 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6963 -6964 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6964 -6965 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6965 -6966 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6966 -6967 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6967 -6968 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6968 -6969 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6969 -6970 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6970 -6971 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6971 -6972 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6972 -6973 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6973 -6974 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6974 -6975 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6975 -6976 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6976 -6977 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6977 -6978 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6978 -6979 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6979 -6980 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6980 -6981 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6981 -6982 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6982 -6983 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6983 -6984 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6984 -6985 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6985 -6986 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6986 -6987 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6987 -6988 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6988 -6989 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6989 -6990 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6990 -6991 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6991 -6992 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6992 -6993 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6993 -6994 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6994 -6995 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6995 -6996 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6996 -6997 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6997 -6998 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6998 -6999 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo6999 -7000 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7000 -7001 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7001 -7002 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7002 -7003 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7003 -7004 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7004 -7005 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7005 -7006 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7006 -7007 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7007 -7008 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7008 -7009 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7009 -7010 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7010 -7011 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7011 -7012 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7012 -7013 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7013 -7014 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7014 -7015 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7015 -7016 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7016 -7017 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7017 -7018 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7018 -7019 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7019 -7020 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7020 -7021 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7021 -7022 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7022 -7023 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7023 -7024 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7024 -7025 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7025 -7026 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7026 -7027 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7027 -7028 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7028 -7029 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7029 -7030 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7030 -7031 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7031 -7032 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7032 -7033 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7033 -7034 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7034 -7035 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7035 -7036 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7036 -7037 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7037 -7038 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7038 -7039 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7039 -7040 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7040 -7041 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7041 -7042 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7042 -7043 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7043 -7044 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7044 -7045 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7045 -7046 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7046 -7047 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7047 -7048 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7048 -7049 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7049 -7050 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7050 -7051 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7051 -7052 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7052 -7053 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7053 -7054 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7054 -7055 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7055 -7056 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7056 -7057 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7057 -7058 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7058 -7059 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7059 -7060 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7060 -7061 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7061 -7062 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7062 -7063 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7063 -7064 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7064 -7065 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7065 -7066 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7066 -7067 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7067 -7068 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7068 -7069 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7069 -7070 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7070 -7071 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7071 -7072 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7072 -7073 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7073 -7074 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7074 -7075 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7075 -7076 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7076 -7077 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7077 -7078 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7078 -7079 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7079 -7080 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7080 -7081 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7081 -7082 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7082 -7083 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7083 -7084 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7084 -7085 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7085 -7086 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7086 -7087 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7087 -7088 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7088 -7089 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7089 -7090 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7090 -7091 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7091 -7092 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7092 -7093 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7093 -7094 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7094 -7095 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7095 -7096 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7096 -7097 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7097 -7098 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7098 -7099 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7099 -7100 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7100 -7101 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7101 -7102 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7102 -7103 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7103 -7104 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7104 -7105 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7105 -7106 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7106 -7107 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7107 -7108 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7108 -7109 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7109 -7110 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7110 -7111 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7111 -7112 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7112 -7113 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7113 -7114 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7114 -7115 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7115 -7116 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7116 -7117 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7117 -7118 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7118 -7119 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7119 -7120 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7120 -7121 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7121 -7122 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7122 -7123 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7123 -7124 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7124 -7125 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7125 -7126 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7126 -7127 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7127 -7128 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7128 -7129 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7129 -7130 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7130 -7131 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7131 -7132 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7132 -7133 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7133 -7134 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7134 -7135 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7135 -7136 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7136 -7137 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7137 -7138 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7138 -7139 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7139 -7140 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7140 -7141 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7141 -7142 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7142 -7143 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7143 -7144 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7144 -7145 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7145 -7146 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7146 -7147 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7147 -7148 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7148 -7149 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7149 -7150 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7150 -7151 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7151 -7152 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7152 -7153 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7153 -7154 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7154 -7155 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7155 -7156 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7156 -7157 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7157 -7158 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7158 -7159 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7159 -7160 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7160 -7161 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7161 -7162 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7162 -7163 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7163 -7164 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7164 -7165 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7165 -7166 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7166 -7167 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7167 -7168 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7168 -7169 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7169 -7170 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7170 -7171 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7171 -7172 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7172 -7173 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7173 -7174 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7174 -7175 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7175 -7176 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7176 -7177 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7177 -7178 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7178 -7179 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7179 -7180 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7180 -7181 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7181 -7182 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7182 -7183 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7183 -7184 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7184 -7185 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7185 -7186 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7186 -7187 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7187 -7188 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7188 -7189 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7189 -7190 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7190 -7191 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7191 -7192 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7192 -7193 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7193 -7194 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7194 -7195 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7195 -7196 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7196 -7197 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7197 -7198 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7198 -7199 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7199 -7200 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7200 -7201 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7201 -7202 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7202 -7203 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7203 -7204 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7204 -7205 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7205 -7206 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7206 -7207 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7207 -7208 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7208 -7209 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7209 -7210 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7210 -7211 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7211 -7212 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7212 -7213 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7213 -7214 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7214 -7215 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7215 -7216 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7216 -7217 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7217 -7218 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7218 -7219 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7219 -7220 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7220 -7221 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7221 -7222 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7222 -7223 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7223 -7224 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7224 -7225 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7225 -7226 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7226 -7227 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7227 -7228 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7228 -7229 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7229 -7230 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7230 -7231 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7231 -7232 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7232 -7233 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7233 -7234 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7234 -7235 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7235 -7236 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7236 -7237 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7237 -7238 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7238 -7239 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7239 -7240 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7240 -7241 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7241 -7242 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7242 -7243 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7243 -7244 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7244 -7245 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7245 -7246 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7246 -7247 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7247 -7248 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7248 -7249 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7249 -7250 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7250 -7251 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7251 -7252 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7252 -7253 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7253 -7254 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7254 -7255 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7255 -7256 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7256 -7257 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7257 -7258 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7258 -7259 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7259 -7260 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7260 -7261 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7261 -7262 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7262 -7263 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7263 -7264 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7264 -7265 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7265 -7266 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7266 -7267 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7267 -7268 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7268 -7269 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7269 -7270 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7270 -7271 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7271 -7272 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7272 -7273 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7273 -7274 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7274 -7275 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7275 -7276 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7276 -7277 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7277 -7278 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7278 -7279 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7279 -7280 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7280 -7281 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7281 -7282 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7282 -7283 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7283 -7284 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7284 -7285 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7285 -7286 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7286 -7287 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7287 -7288 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7288 -7289 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7289 -7290 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7290 -7291 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7291 -7292 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7292 -7293 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7293 -7294 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7294 -7295 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7295 -7296 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7296 -7297 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7297 -7298 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7298 -7299 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7299 -7300 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7300 -7301 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7301 -7302 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7302 -7303 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7303 -7304 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7304 -7305 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7305 -7306 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7306 -7307 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7307 -7308 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7308 -7309 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7309 -7310 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7310 -7311 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7311 -7312 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7312 -7313 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7313 -7314 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7314 -7315 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7315 -7316 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7316 -7317 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7317 -7318 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7318 -7319 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7319 -7320 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7320 -7321 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7321 -7322 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7322 -7323 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7323 -7324 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7324 -7325 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7325 -7326 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7326 -7327 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7327 -7328 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7328 -7329 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7329 -7330 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7330 -7331 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7331 -7332 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7332 -7333 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7333 -7334 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7334 -7335 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7335 -7336 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7336 -7337 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7337 -7338 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7338 -7339 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7339 -7340 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7340 -7341 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7341 -7342 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7342 -7343 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7343 -7344 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7344 -7345 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7345 -7346 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7346 -7347 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7347 -7348 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7348 -7349 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7349 -7350 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7350 -7351 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7351 -7352 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7352 -7353 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7353 -7354 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7354 -7355 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7355 -7356 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7356 -7357 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7357 -7358 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7358 -7359 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7359 -7360 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7360 -7361 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7361 -7362 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7362 -7363 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7363 -7364 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7364 -7365 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7365 -7366 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7366 -7367 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7367 -7368 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7368 -7369 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7369 -7370 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7370 -7371 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7371 -7372 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7372 -7373 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7373 -7374 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7374 -7375 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7375 -7376 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7376 -7377 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7377 -7378 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7378 -7379 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7379 -7380 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7380 -7381 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7381 -7382 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7382 -7383 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7383 -7384 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7384 -7385 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7385 -7386 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7386 -7387 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7387 -7388 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7388 -7389 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7389 -7390 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7390 -7391 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7391 -7392 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7392 -7393 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7393 -7394 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7394 -7395 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7395 -7396 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7396 -7397 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7397 -7398 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7398 -7399 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7399 -7400 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7400 -7401 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7401 -7402 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7402 -7403 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7403 -7404 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7404 -7405 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7405 -7406 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7406 -7407 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7407 -7408 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7408 -7409 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7409 -7410 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7410 -7411 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7411 -7412 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7412 -7413 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7413 -7414 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7414 -7415 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7415 -7416 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7416 -7417 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7417 -7418 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7418 -7419 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7419 -7420 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7420 -7421 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7421 -7422 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7422 -7423 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7423 -7424 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7424 -7425 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7425 -7426 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7426 -7427 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7427 -7428 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7428 -7429 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7429 -7430 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7430 -7431 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7431 -7432 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7432 -7433 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7433 -7434 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7434 -7435 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7435 -7436 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7436 -7437 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7437 -7438 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7438 -7439 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7439 -7440 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7440 -7441 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7441 -7442 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7442 -7443 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7443 -7444 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7444 -7445 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7445 -7446 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7446 -7447 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7447 -7448 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7448 -7449 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7449 -7450 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7450 -7451 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7451 -7452 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7452 -7453 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7453 -7454 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7454 -7455 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7455 -7456 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7456 -7457 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7457 -7458 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7458 -7459 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7459 -7460 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7460 -7461 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7461 -7462 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7462 -7463 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7463 -7464 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7464 -7465 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7465 -7466 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7466 -7467 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7467 -7468 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7468 -7469 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7469 -7470 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7470 -7471 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7471 -7472 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7472 -7473 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7473 -7474 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7474 -7475 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7475 -7476 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7476 -7477 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7477 -7478 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7478 -7479 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7479 -7480 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7480 -7481 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7481 -7482 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7482 -7483 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7483 -7484 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7484 -7485 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7485 -7486 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7486 -7487 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7487 -7488 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7488 -7489 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7489 -7490 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7490 -7491 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7491 -7492 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7492 -7493 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7493 -7494 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7494 -7495 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7495 -7496 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7496 -7497 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7497 -7498 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7498 -7499 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7499 -7500 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7500 -7501 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7501 -7502 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7502 -7503 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7503 -7504 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7504 -7505 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7505 -7506 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7506 -7507 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7507 -7508 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7508 -7509 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7509 -7510 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7510 -7511 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7511 -7512 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7512 -7513 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7513 -7514 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7514 -7515 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7515 -7516 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7516 -7517 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7517 -7518 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7518 -7519 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7519 -7520 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7520 -7521 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7521 -7522 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7522 -7523 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7523 -7524 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7524 -7525 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7525 -7526 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7526 -7527 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7527 -7528 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7528 -7529 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7529 -7530 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7530 -7531 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7531 -7532 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7532 -7533 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7533 -7534 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7534 -7535 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7535 -7536 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7536 -7537 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7537 -7538 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7538 -7539 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7539 -7540 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7540 -7541 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7541 -7542 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7542 -7543 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7543 -7544 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7544 -7545 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7545 -7546 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7546 -7547 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7547 -7548 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7548 -7549 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7549 -7550 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7550 -7551 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7551 -7552 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7552 -7553 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7553 -7554 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7554 -7555 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7555 -7556 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7556 -7557 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7557 -7558 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7558 -7559 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7559 -7560 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7560 -7561 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7561 -7562 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7562 -7563 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7563 -7564 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7564 -7565 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7565 -7566 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7566 -7567 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7567 -7568 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7568 -7569 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7569 -7570 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7570 -7571 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7571 -7572 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7572 -7573 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7573 -7574 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7574 -7575 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7575 -7576 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7576 -7577 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7577 -7578 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7578 -7579 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7579 -7580 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7580 -7581 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7581 -7582 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7582 -7583 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7583 -7584 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7584 -7585 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7585 -7586 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7586 -7587 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7587 -7588 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7588 -7589 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7589 -7590 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7590 -7591 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7591 -7592 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7592 -7593 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7593 -7594 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7594 -7595 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7595 -7596 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7596 -7597 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7597 -7598 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7598 -7599 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7599 -7600 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7600 -7601 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7601 -7602 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7602 -7603 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7603 -7604 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7604 -7605 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7605 -7606 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7606 -7607 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7607 -7608 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7608 -7609 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7609 -7610 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7610 -7611 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7611 -7612 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7612 -7613 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7613 -7614 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7614 -7615 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7615 -7616 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7616 -7617 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7617 -7618 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7618 -7619 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7619 -7620 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7620 -7621 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7621 -7622 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7622 -7623 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7623 -7624 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7624 -7625 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7625 -7626 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7626 -7627 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7627 -7628 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7628 -7629 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7629 -7630 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7630 -7631 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7631 -7632 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7632 -7633 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7633 -7634 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7634 -7635 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7635 -7636 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7636 -7637 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7637 -7638 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7638 -7639 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7639 -7640 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7640 -7641 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7641 -7642 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7642 -7643 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7643 -7644 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7644 -7645 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7645 -7646 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7646 -7647 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7647 -7648 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7648 -7649 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7649 -7650 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7650 -7651 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7651 -7652 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7652 -7653 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7653 -7654 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7654 -7655 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7655 -7656 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7656 -7657 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7657 -7658 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7658 -7659 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7659 -7660 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7660 -7661 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7661 -7662 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7662 -7663 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7663 -7664 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7664 -7665 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7665 -7666 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7666 -7667 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7667 -7668 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7668 -7669 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7669 -7670 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7670 -7671 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7671 -7672 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7672 -7673 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7673 -7674 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7674 -7675 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7675 -7676 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7676 -7677 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7677 -7678 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7678 -7679 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7679 -7680 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7680 -7681 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7681 -7682 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7682 -7683 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7683 -7684 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7684 -7685 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7685 -7686 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7686 -7687 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7687 -7688 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7688 -7689 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7689 -7690 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7690 -7691 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7691 -7692 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7692 -7693 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7693 -7694 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7694 -7695 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7695 -7696 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7696 -7697 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7697 -7698 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7698 -7699 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7699 -7700 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7700 -7701 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7701 -7702 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7702 -7703 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7703 -7704 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7704 -7705 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7705 -7706 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7706 -7707 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7707 -7708 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7708 -7709 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7709 -7710 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7710 -7711 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7711 -7712 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7712 -7713 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7713 -7714 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7714 -7715 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7715 -7716 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7716 -7717 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7717 -7718 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7718 -7719 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7719 -7720 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7720 -7721 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7721 -7722 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7722 -7723 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7723 -7724 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7724 -7725 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7725 -7726 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7726 -7727 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7727 -7728 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7728 -7729 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7729 -7730 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7730 -7731 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7731 -7732 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7732 -7733 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7733 -7734 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7734 -7735 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7735 -7736 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7736 -7737 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7737 -7738 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7738 -7739 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7739 -7740 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7740 -7741 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7741 -7742 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7742 -7743 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7743 -7744 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7744 -7745 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7745 -7746 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7746 -7747 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7747 -7748 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7748 -7749 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7749 -7750 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7750 -7751 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7751 -7752 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7752 -7753 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7753 -7754 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7754 -7755 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7755 -7756 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7756 -7757 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7757 -7758 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7758 -7759 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7759 -7760 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7760 -7761 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7761 -7762 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7762 -7763 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7763 -7764 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7764 -7765 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7765 -7766 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7766 -7767 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7767 -7768 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7768 -7769 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7769 -7770 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7770 -7771 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7771 -7772 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7772 -7773 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7773 -7774 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7774 -7775 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7775 -7776 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7776 -7777 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7777 -7778 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7778 -7779 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7779 -7780 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7780 -7781 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7781 -7782 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7782 -7783 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7783 -7784 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7784 -7785 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7785 -7786 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7786 -7787 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7787 -7788 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7788 -7789 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7789 -7790 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7790 -7791 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7791 -7792 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7792 -7793 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7793 -7794 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7794 -7795 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7795 -7796 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7796 -7797 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7797 -7798 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7798 -7799 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7799 -7800 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7800 -7801 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7801 -7802 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7802 -7803 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7803 -7804 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7804 -7805 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7805 -7806 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7806 -7807 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7807 -7808 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7808 -7809 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7809 -7810 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7810 -7811 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7811 -7812 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7812 -7813 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7813 -7814 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7814 -7815 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7815 -7816 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7816 -7817 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7817 -7818 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7818 -7819 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7819 -7820 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7820 -7821 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7821 -7822 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7822 -7823 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7823 -7824 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7824 -7825 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7825 -7826 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7826 -7827 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7827 -7828 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7828 -7829 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7829 -7830 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7830 -7831 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7831 -7832 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7832 -7833 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7833 -7834 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7834 -7835 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7835 -7836 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7836 -7837 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7837 -7838 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7838 -7839 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7839 -7840 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7840 -7841 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7841 -7842 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7842 -7843 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7843 -7844 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7844 -7845 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7845 -7846 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7846 -7847 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7847 -7848 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7848 -7849 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7849 -7850 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7850 -7851 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7851 -7852 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7852 -7853 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7853 -7854 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7854 -7855 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7855 -7856 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7856 -7857 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7857 -7858 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7858 -7859 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7859 -7860 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7860 -7861 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7861 -7862 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7862 -7863 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7863 -7864 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7864 -7865 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7865 -7866 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7866 -7867 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7867 -7868 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7868 -7869 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7869 -7870 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7870 -7871 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7871 -7872 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7872 -7873 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7873 -7874 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7874 -7875 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7875 -7876 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7876 -7877 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7877 -7878 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7878 -7879 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7879 -7880 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7880 -7881 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7881 -7882 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7882 -7883 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7883 -7884 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7884 -7885 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7885 -7886 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7886 -7887 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7887 -7888 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7888 -7889 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7889 -7890 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7890 -7891 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7891 -7892 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7892 -7893 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7893 -7894 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7894 -7895 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7895 -7896 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7896 -7897 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7897 -7898 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7898 -7899 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7899 -7900 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7900 -7901 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7901 -7902 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7902 -7903 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7903 -7904 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7904 -7905 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7905 -7906 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7906 -7907 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7907 -7908 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7908 -7909 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7909 -7910 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7910 -7911 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7911 -7912 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7912 -7913 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7913 -7914 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7914 -7915 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7915 -7916 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7916 -7917 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7917 -7918 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7918 -7919 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7919 -7920 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7920 -7921 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7921 -7922 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7922 -7923 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7923 -7924 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7924 -7925 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7925 -7926 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7926 -7927 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7927 -7928 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7928 -7929 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7929 -7930 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7930 -7931 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7931 -7932 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7932 -7933 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7933 -7934 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7934 -7935 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7935 -7936 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7936 -7937 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7937 -7938 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7938 -7939 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7939 -7940 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7940 -7941 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7941 -7942 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7942 -7943 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7943 -7944 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7944 -7945 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7945 -7946 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7946 -7947 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7947 -7948 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7948 -7949 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7949 -7950 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7950 -7951 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7951 -7952 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7952 -7953 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7953 -7954 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7954 -7955 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7955 -7956 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7956 -7957 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7957 -7958 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7958 -7959 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7959 -7960 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7960 -7961 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7961 -7962 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7962 -7963 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7963 -7964 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7964 -7965 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7965 -7966 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7966 -7967 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7967 -7968 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7968 -7969 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7969 -7970 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7970 -7971 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7971 -7972 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7972 -7973 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7973 -7974 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7974 -7975 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7975 -7976 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7976 -7977 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7977 -7978 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7978 -7979 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7979 -7980 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7980 -7981 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7981 -7982 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7982 -7983 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7983 -7984 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7984 -7985 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7985 -7986 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7986 -7987 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7987 -7988 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7988 -7989 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7989 -7990 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7990 -7991 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7991 -7992 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7992 -7993 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7993 -7994 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7994 -7995 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7995 -7996 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7996 -7997 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7997 -7998 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7998 -7999 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo7999 -8000 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8000 -8001 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8001 -8002 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8002 -8003 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8003 -8004 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8004 -8005 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8005 -8006 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8006 -8007 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8007 -8008 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8008 -8009 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8009 -8010 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8010 -8011 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8011 -8012 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8012 -8013 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8013 -8014 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8014 -8015 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8015 -8016 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8016 -8017 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8017 -8018 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8018 -8019 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8019 -8020 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8020 -8021 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8021 -8022 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8022 -8023 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8023 -8024 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8024 -8025 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8025 -8026 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8026 -8027 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8027 -8028 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8028 -8029 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8029 -8030 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8030 -8031 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8031 -8032 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8032 -8033 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8033 -8034 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8034 -8035 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8035 -8036 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8036 -8037 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8037 -8038 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8038 -8039 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8039 -8040 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8040 -8041 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8041 -8042 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8042 -8043 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8043 -8044 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8044 -8045 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8045 -8046 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8046 -8047 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8047 -8048 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8048 -8049 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8049 -8050 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8050 -8051 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8051 -8052 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8052 -8053 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8053 -8054 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8054 -8055 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8055 -8056 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8056 -8057 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8057 -8058 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8058 -8059 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8059 -8060 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8060 -8061 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8061 -8062 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8062 -8063 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8063 -8064 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8064 -8065 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8065 -8066 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8066 -8067 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8067 -8068 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8068 -8069 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8069 -8070 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8070 -8071 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8071 -8072 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8072 -8073 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8073 -8074 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8074 -8075 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8075 -8076 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8076 -8077 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8077 -8078 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8078 -8079 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8079 -8080 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8080 -8081 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8081 -8082 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8082 -8083 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8083 -8084 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8084 -8085 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8085 -8086 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8086 -8087 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8087 -8088 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8088 -8089 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8089 -8090 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8090 -8091 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8091 -8092 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8092 -8093 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8093 -8094 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8094 -8095 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8095 -8096 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8096 -8097 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8097 -8098 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8098 -8099 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8099 -8100 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8100 -8101 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8101 -8102 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8102 -8103 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8103 -8104 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8104 -8105 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8105 -8106 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8106 -8107 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8107 -8108 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8108 -8109 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8109 -8110 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8110 -8111 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8111 -8112 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8112 -8113 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8113 -8114 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8114 -8115 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8115 -8116 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8116 -8117 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8117 -8118 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8118 -8119 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8119 -8120 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8120 -8121 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8121 -8122 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8122 -8123 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8123 -8124 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8124 -8125 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8125 -8126 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8126 -8127 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8127 -8128 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8128 -8129 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8129 -8130 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8130 -8131 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8131 -8132 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8132 -8133 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8133 -8134 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8134 -8135 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8135 -8136 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8136 -8137 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8137 -8138 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8138 -8139 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8139 -8140 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8140 -8141 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8141 -8142 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8142 -8143 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8143 -8144 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8144 -8145 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8145 -8146 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8146 -8147 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8147 -8148 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8148 -8149 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8149 -8150 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8150 -8151 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8151 -8152 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8152 -8153 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8153 -8154 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8154 -8155 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8155 -8156 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8156 -8157 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8157 -8158 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8158 -8159 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8159 -8160 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8160 -8161 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8161 -8162 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8162 -8163 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8163 -8164 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8164 -8165 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8165 -8166 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8166 -8167 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8167 -8168 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8168 -8169 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8169 -8170 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8170 -8171 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8171 -8172 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8172 -8173 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8173 -8174 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8174 -8175 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8175 -8176 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8176 -8177 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8177 -8178 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8178 -8179 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8179 -8180 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8180 -8181 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8181 -8182 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8182 -8183 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8183 -8184 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8184 -8185 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8185 -8186 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8186 -8187 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8187 -8188 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8188 -8189 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8189 -8190 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8190 -8191 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8191 -8192 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8192 -8193 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8193 -8194 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8194 -8195 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8195 -8196 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8196 -8197 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8197 -8198 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8198 -8199 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8199 -8200 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8200 -8201 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8201 -8202 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8202 -8203 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8203 -8204 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8204 -8205 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8205 -8206 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8206 -8207 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8207 -8208 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8208 -8209 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8209 -8210 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8210 -8211 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8211 -8212 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8212 -8213 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8213 -8214 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8214 -8215 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8215 -8216 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8216 -8217 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8217 -8218 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8218 -8219 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8219 -8220 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8220 -8221 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8221 -8222 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8222 -8223 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8223 -8224 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8224 -8225 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8225 -8226 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8226 -8227 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8227 -8228 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8228 -8229 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8229 -8230 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8230 -8231 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8231 -8232 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8232 -8233 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8233 -8234 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8234 -8235 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8235 -8236 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8236 -8237 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8237 -8238 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8238 -8239 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8239 -8240 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8240 -8241 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8241 -8242 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8242 -8243 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8243 -8244 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8244 -8245 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8245 -8246 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8246 -8247 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8247 -8248 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8248 -8249 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8249 -8250 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8250 -8251 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8251 -8252 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8252 -8253 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8253 -8254 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8254 -8255 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8255 -8256 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8256 -8257 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8257 -8258 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8258 -8259 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8259 -8260 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8260 -8261 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8261 -8262 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8262 -8263 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8263 -8264 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8264 -8265 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8265 -8266 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8266 -8267 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8267 -8268 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8268 -8269 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8269 -8270 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8270 -8271 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8271 -8272 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8272 -8273 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8273 -8274 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8274 -8275 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8275 -8276 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8276 -8277 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8277 -8278 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8278 -8279 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8279 -8280 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8280 -8281 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8281 -8282 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8282 -8283 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8283 -8284 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8284 -8285 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8285 -8286 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8286 -8287 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8287 -8288 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8288 -8289 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8289 -8290 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8290 -8291 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8291 -8292 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8292 -8293 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8293 -8294 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8294 -8295 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8295 -8296 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8296 -8297 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8297 -8298 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8298 -8299 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8299 -8300 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8300 -8301 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8301 -8302 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8302 -8303 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8303 -8304 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8304 -8305 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8305 -8306 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8306 -8307 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8307 -8308 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8308 -8309 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8309 -8310 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8310 -8311 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8311 -8312 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8312 -8313 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8313 -8314 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8314 -8315 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8315 -8316 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8316 -8317 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8317 -8318 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8318 -8319 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8319 -8320 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8320 -8321 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8321 -8322 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8322 -8323 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8323 -8324 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8324 -8325 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8325 -8326 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8326 -8327 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8327 -8328 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8328 -8329 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8329 -8330 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8330 -8331 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8331 -8332 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8332 -8333 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8333 -8334 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8334 -8335 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8335 -8336 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8336 -8337 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8337 -8338 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8338 -8339 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8339 -8340 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8340 -8341 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8341 -8342 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8342 -8343 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8343 -8344 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8344 -8345 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8345 -8346 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8346 -8347 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8347 -8348 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8348 -8349 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8349 -8350 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8350 -8351 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8351 -8352 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8352 -8353 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8353 -8354 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8354 -8355 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8355 -8356 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8356 -8357 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8357 -8358 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8358 -8359 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8359 -8360 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8360 -8361 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8361 -8362 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8362 -8363 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8363 -8364 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8364 -8365 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8365 -8366 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8366 -8367 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8367 -8368 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8368 -8369 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8369 -8370 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8370 -8371 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8371 -8372 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8372 -8373 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8373 -8374 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8374 -8375 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8375 -8376 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8376 -8377 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8377 -8378 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8378 -8379 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8379 -8380 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8380 -8381 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8381 -8382 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8382 -8383 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8383 -8384 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8384 -8385 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8385 -8386 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8386 -8387 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8387 -8388 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8388 -8389 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8389 -8390 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8390 -8391 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8391 -8392 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8392 -8393 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8393 -8394 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8394 -8395 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8395 -8396 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8396 -8397 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8397 -8398 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8398 -8399 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8399 -8400 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8400 -8401 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8401 -8402 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8402 -8403 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8403 -8404 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8404 -8405 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8405 -8406 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8406 -8407 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8407 -8408 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8408 -8409 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8409 -8410 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8410 -8411 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8411 -8412 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8412 -8413 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8413 -8414 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8414 -8415 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8415 -8416 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8416 -8417 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8417 -8418 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8418 -8419 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8419 -8420 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8420 -8421 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8421 -8422 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8422 -8423 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8423 -8424 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8424 -8425 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8425 -8426 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8426 -8427 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8427 -8428 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8428 -8429 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8429 -8430 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8430 -8431 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8431 -8432 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8432 -8433 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8433 -8434 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8434 -8435 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8435 -8436 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8436 -8437 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8437 -8438 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8438 -8439 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8439 -8440 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8440 -8441 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8441 -8442 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8442 -8443 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8443 -8444 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8444 -8445 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8445 -8446 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8446 -8447 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8447 -8448 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8448 -8449 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8449 -8450 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8450 -8451 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8451 -8452 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8452 -8453 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8453 -8454 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8454 -8455 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8455 -8456 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8456 -8457 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8457 -8458 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8458 -8459 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8459 -8460 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8460 -8461 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8461 -8462 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8462 -8463 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8463 -8464 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8464 -8465 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8465 -8466 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8466 -8467 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8467 -8468 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8468 -8469 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8469 -8470 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8470 -8471 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8471 -8472 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8472 -8473 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8473 -8474 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8474 -8475 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8475 -8476 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8476 -8477 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8477 -8478 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8478 -8479 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8479 -8480 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8480 -8481 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8481 -8482 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8482 -8483 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8483 -8484 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8484 -8485 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8485 -8486 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8486 -8487 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8487 -8488 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8488 -8489 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8489 -8490 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8490 -8491 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8491 -8492 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8492 -8493 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8493 -8494 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8494 -8495 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8495 -8496 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8496 -8497 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8497 -8498 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8498 -8499 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8499 -8500 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8500 -8501 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8501 -8502 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8502 -8503 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8503 -8504 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8504 -8505 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8505 -8506 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8506 -8507 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8507 -8508 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8508 -8509 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8509 -8510 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8510 -8511 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8511 -8512 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8512 -8513 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8513 -8514 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8514 -8515 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8515 -8516 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8516 -8517 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8517 -8518 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8518 -8519 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8519 -8520 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8520 -8521 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8521 -8522 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8522 -8523 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8523 -8524 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8524 -8525 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8525 -8526 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8526 -8527 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8527 -8528 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8528 -8529 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8529 -8530 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8530 -8531 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8531 -8532 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8532 -8533 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8533 -8534 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8534 -8535 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8535 -8536 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8536 -8537 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8537 -8538 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8538 -8539 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8539 -8540 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8540 -8541 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8541 -8542 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8542 -8543 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8543 -8544 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8544 -8545 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8545 -8546 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8546 -8547 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8547 -8548 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8548 -8549 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8549 -8550 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8550 -8551 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8551 -8552 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8552 -8553 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8553 -8554 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8554 -8555 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8555 -8556 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8556 -8557 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8557 -8558 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8558 -8559 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8559 -8560 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8560 -8561 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8561 -8562 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8562 -8563 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8563 -8564 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8564 -8565 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8565 -8566 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8566 -8567 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8567 -8568 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8568 -8569 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8569 -8570 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8570 -8571 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8571 -8572 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8572 -8573 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8573 -8574 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8574 -8575 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8575 -8576 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8576 -8577 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8577 -8578 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8578 -8579 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8579 -8580 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8580 -8581 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8581 -8582 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8582 -8583 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8583 -8584 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8584 -8585 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8585 -8586 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8586 -8587 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8587 -8588 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8588 -8589 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8589 -8590 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8590 -8591 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8591 -8592 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8592 -8593 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8593 -8594 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8594 -8595 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8595 -8596 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8596 -8597 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8597 -8598 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8598 -8599 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8599 -8600 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8600 -8601 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8601 -8602 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8602 -8603 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8603 -8604 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8604 -8605 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8605 -8606 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8606 -8607 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8607 -8608 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8608 -8609 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8609 -8610 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8610 -8611 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8611 -8612 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8612 -8613 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8613 -8614 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8614 -8615 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8615 -8616 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8616 -8617 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8617 -8618 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8618 -8619 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8619 -8620 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8620 -8621 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8621 -8622 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8622 -8623 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8623 -8624 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8624 -8625 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8625 -8626 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8626 -8627 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8627 -8628 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8628 -8629 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8629 -8630 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8630 -8631 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8631 -8632 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8632 -8633 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8633 -8634 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8634 -8635 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8635 -8636 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8636 -8637 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8637 -8638 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8638 -8639 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8639 -8640 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8640 -8641 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8641 -8642 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8642 -8643 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8643 -8644 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8644 -8645 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8645 -8646 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8646 -8647 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8647 -8648 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8648 -8649 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8649 -8650 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8650 -8651 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8651 -8652 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8652 -8653 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8653 -8654 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8654 -8655 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8655 -8656 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8656 -8657 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8657 -8658 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8658 -8659 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8659 -8660 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8660 -8661 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8661 -8662 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8662 -8663 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8663 -8664 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8664 -8665 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8665 -8666 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8666 -8667 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8667 -8668 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8668 -8669 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8669 -8670 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8670 -8671 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8671 -8672 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8672 -8673 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8673 -8674 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8674 -8675 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8675 -8676 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8676 -8677 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8677 -8678 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8678 -8679 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8679 -8680 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8680 -8681 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8681 -8682 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8682 -8683 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8683 -8684 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8684 -8685 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8685 -8686 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8686 -8687 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8687 -8688 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8688 -8689 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8689 -8690 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8690 -8691 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8691 -8692 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8692 -8693 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8693 -8694 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8694 -8695 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8695 -8696 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8696 -8697 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8697 -8698 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8698 -8699 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8699 -8700 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8700 -8701 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8701 -8702 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8702 -8703 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8703 -8704 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8704 -8705 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8705 -8706 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8706 -8707 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8707 -8708 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8708 -8709 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8709 -8710 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8710 -8711 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8711 -8712 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8712 -8713 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8713 -8714 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8714 -8715 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8715 -8716 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8716 -8717 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8717 -8718 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8718 -8719 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8719 -8720 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8720 -8721 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8721 -8722 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8722 -8723 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8723 -8724 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8724 -8725 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8725 -8726 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8726 -8727 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8727 -8728 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8728 -8729 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8729 -8730 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8730 -8731 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8731 -8732 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8732 -8733 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8733 -8734 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8734 -8735 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8735 -8736 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8736 -8737 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8737 -8738 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8738 -8739 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8739 -8740 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8740 -8741 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8741 -8742 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8742 -8743 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8743 -8744 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8744 -8745 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8745 -8746 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8746 -8747 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8747 -8748 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8748 -8749 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8749 -8750 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8750 -8751 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8751 -8752 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8752 -8753 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8753 -8754 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8754 -8755 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8755 -8756 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8756 -8757 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8757 -8758 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8758 -8759 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8759 -8760 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8760 -8761 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8761 -8762 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8762 -8763 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8763 -8764 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8764 -8765 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8765 -8766 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8766 -8767 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8767 -8768 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8768 -8769 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8769 -8770 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8770 -8771 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8771 -8772 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8772 -8773 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8773 -8774 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8774 -8775 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8775 -8776 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8776 -8777 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8777 -8778 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8778 -8779 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8779 -8780 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8780 -8781 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8781 -8782 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8782 -8783 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8783 -8784 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8784 -8785 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8785 -8786 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8786 -8787 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8787 -8788 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8788 -8789 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8789 -8790 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8790 -8791 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8791 -8792 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8792 -8793 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8793 -8794 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8794 -8795 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8795 -8796 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8796 -8797 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8797 -8798 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8798 -8799 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8799 -8800 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8800 -8801 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8801 -8802 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8802 -8803 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8803 -8804 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8804 -8805 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8805 -8806 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8806 -8807 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8807 -8808 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8808 -8809 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8809 -8810 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8810 -8811 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8811 -8812 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8812 -8813 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8813 -8814 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8814 -8815 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8815 -8816 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8816 -8817 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8817 -8818 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8818 -8819 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8819 -8820 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8820 -8821 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8821 -8822 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8822 -8823 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8823 -8824 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8824 -8825 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8825 -8826 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8826 -8827 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8827 -8828 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8828 -8829 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8829 -8830 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8830 -8831 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8831 -8832 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8832 -8833 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8833 -8834 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8834 -8835 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8835 -8836 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8836 -8837 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8837 -8838 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8838 -8839 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8839 -8840 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8840 -8841 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8841 -8842 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8842 -8843 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8843 -8844 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8844 -8845 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8845 -8846 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8846 -8847 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8847 -8848 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8848 -8849 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8849 -8850 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8850 -8851 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8851 -8852 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8852 -8853 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8853 -8854 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8854 -8855 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8855 -8856 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8856 -8857 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8857 -8858 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8858 -8859 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8859 -8860 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8860 -8861 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8861 -8862 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8862 -8863 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8863 -8864 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8864 -8865 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8865 -8866 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8866 -8867 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8867 -8868 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8868 -8869 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8869 -8870 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8870 -8871 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8871 -8872 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8872 -8873 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8873 -8874 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8874 -8875 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8875 -8876 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8876 -8877 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8877 -8878 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8878 -8879 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8879 -8880 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8880 -8881 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8881 -8882 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8882 -8883 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8883 -8884 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8884 -8885 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8885 -8886 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8886 -8887 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8887 -8888 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8888 -8889 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8889 -8890 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8890 -8891 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8891 -8892 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8892 -8893 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8893 -8894 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8894 -8895 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8895 -8896 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8896 -8897 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8897 -8898 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8898 -8899 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8899 -8900 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8900 -8901 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8901 -8902 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8902 -8903 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8903 -8904 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8904 -8905 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8905 -8906 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8906 -8907 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8907 -8908 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8908 -8909 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8909 -8910 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8910 -8911 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8911 -8912 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8912 -8913 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8913 -8914 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8914 -8915 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8915 -8916 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8916 -8917 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8917 -8918 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8918 -8919 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8919 -8920 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8920 -8921 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8921 -8922 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8922 -8923 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8923 -8924 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8924 -8925 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8925 -8926 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8926 -8927 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8927 -8928 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8928 -8929 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8929 -8930 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8930 -8931 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8931 -8932 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8932 -8933 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8933 -8934 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8934 -8935 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8935 -8936 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8936 -8937 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8937 -8938 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8938 -8939 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8939 -8940 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8940 -8941 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8941 -8942 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8942 -8943 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8943 -8944 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8944 -8945 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8945 -8946 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8946 -8947 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8947 -8948 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8948 -8949 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8949 -8950 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8950 -8951 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8951 -8952 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8952 -8953 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8953 -8954 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8954 -8955 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8955 -8956 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8956 -8957 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8957 -8958 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8958 -8959 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8959 -8960 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8960 -8961 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8961 -8962 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8962 -8963 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8963 -8964 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8964 -8965 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8965 -8966 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8966 -8967 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8967 -8968 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8968 -8969 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8969 -8970 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8970 -8971 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8971 -8972 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8972 -8973 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8973 -8974 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8974 -8975 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8975 -8976 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8976 -8977 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8977 -8978 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8978 -8979 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8979 -8980 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8980 -8981 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8981 -8982 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8982 -8983 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8983 -8984 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8984 -8985 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8985 -8986 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8986 -8987 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8987 -8988 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8988 -8989 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8989 -8990 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8990 -8991 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8991 -8992 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8992 -8993 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8993 -8994 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8994 -8995 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8995 -8996 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8996 -8997 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8997 -8998 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8998 -8999 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo8999 -9000 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9000 -9001 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9001 -9002 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9002 -9003 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9003 -9004 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9004 -9005 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9005 -9006 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9006 -9007 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9007 -9008 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9008 -9009 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9009 -9010 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9010 -9011 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9011 -9012 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9012 -9013 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9013 -9014 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9014 -9015 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9015 -9016 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9016 -9017 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9017 -9018 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9018 -9019 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9019 -9020 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9020 -9021 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9021 -9022 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9022 -9023 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9023 -9024 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9024 -9025 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9025 -9026 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9026 -9027 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9027 -9028 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9028 -9029 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9029 -9030 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9030 -9031 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9031 -9032 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9032 -9033 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9033 -9034 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9034 -9035 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9035 -9036 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9036 -9037 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9037 -9038 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9038 -9039 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9039 -9040 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9040 -9041 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9041 -9042 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9042 -9043 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9043 -9044 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9044 -9045 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9045 -9046 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9046 -9047 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9047 -9048 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9048 -9049 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9049 -9050 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9050 -9051 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9051 -9052 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9052 -9053 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9053 -9054 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9054 -9055 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9055 -9056 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9056 -9057 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9057 -9058 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9058 -9059 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9059 -9060 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9060 -9061 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9061 -9062 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9062 -9063 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9063 -9064 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9064 -9065 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9065 -9066 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9066 -9067 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9067 -9068 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9068 -9069 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9069 -9070 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9070 -9071 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9071 -9072 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9072 -9073 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9073 -9074 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9074 -9075 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9075 -9076 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9076 -9077 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9077 -9078 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9078 -9079 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9079 -9080 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9080 -9081 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9081 -9082 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9082 -9083 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9083 -9084 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9084 -9085 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9085 -9086 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9086 -9087 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9087 -9088 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9088 -9089 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9089 -9090 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9090 -9091 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9091 -9092 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9092 -9093 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9093 -9094 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9094 -9095 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9095 -9096 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9096 -9097 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9097 -9098 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9098 -9099 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9099 -9100 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9100 -9101 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9101 -9102 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9102 -9103 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9103 -9104 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9104 -9105 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9105 -9106 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9106 -9107 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9107 -9108 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9108 -9109 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9109 -9110 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9110 -9111 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9111 -9112 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9112 -9113 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9113 -9114 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9114 -9115 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9115 -9116 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9116 -9117 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9117 -9118 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9118 -9119 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9119 -9120 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9120 -9121 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9121 -9122 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9122 -9123 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9123 -9124 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9124 -9125 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9125 -9126 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9126 -9127 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9127 -9128 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9128 -9129 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9129 -9130 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9130 -9131 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9131 -9132 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9132 -9133 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9133 -9134 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9134 -9135 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9135 -9136 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9136 -9137 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9137 -9138 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9138 -9139 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9139 -9140 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9140 -9141 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9141 -9142 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9142 -9143 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9143 -9144 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9144 -9145 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9145 -9146 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9146 -9147 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9147 -9148 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9148 -9149 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9149 -9150 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9150 -9151 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9151 -9152 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9152 -9153 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9153 -9154 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9154 -9155 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9155 -9156 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9156 -9157 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9157 -9158 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9158 -9159 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9159 -9160 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9160 -9161 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9161 -9162 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9162 -9163 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9163 -9164 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9164 -9165 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9165 -9166 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9166 -9167 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9167 -9168 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9168 -9169 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9169 -9170 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9170 -9171 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9171 -9172 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9172 -9173 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9173 -9174 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9174 -9175 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9175 -9176 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9176 -9177 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9177 -9178 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9178 -9179 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9179 -9180 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9180 -9181 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9181 -9182 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9182 -9183 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9183 -9184 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9184 -9185 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9185 -9186 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9186 -9187 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9187 -9188 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9188 -9189 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9189 -9190 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9190 -9191 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9191 -9192 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9192 -9193 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9193 -9194 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9194 -9195 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9195 -9196 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9196 -9197 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9197 -9198 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9198 -9199 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9199 -9200 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9200 -9201 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9201 -9202 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9202 -9203 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9203 -9204 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9204 -9205 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9205 -9206 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9206 -9207 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9207 -9208 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9208 -9209 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9209 -9210 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9210 -9211 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9211 -9212 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9212 -9213 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9213 -9214 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9214 -9215 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9215 -9216 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9216 -9217 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9217 -9218 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9218 -9219 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9219 -9220 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9220 -9221 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9221 -9222 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9222 -9223 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9223 -9224 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9224 -9225 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9225 -9226 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9226 -9227 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9227 -9228 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9228 -9229 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9229 -9230 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9230 -9231 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9231 -9232 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9232 -9233 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9233 -9234 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9234 -9235 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9235 -9236 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9236 -9237 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9237 -9238 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9238 -9239 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9239 -9240 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9240 -9241 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9241 -9242 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9242 -9243 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9243 -9244 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9244 -9245 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9245 -9246 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9246 -9247 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9247 -9248 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9248 -9249 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9249 -9250 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9250 -9251 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9251 -9252 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9252 -9253 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9253 -9254 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9254 -9255 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9255 -9256 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9256 -9257 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9257 -9258 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9258 -9259 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9259 -9260 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9260 -9261 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9261 -9262 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9262 -9263 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9263 -9264 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9264 -9265 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9265 -9266 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9266 -9267 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9267 -9268 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9268 -9269 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9269 -9270 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9270 -9271 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9271 -9272 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9272 -9273 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9273 -9274 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9274 -9275 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9275 -9276 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9276 -9277 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9277 -9278 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9278 -9279 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9279 -9280 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9280 -9281 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9281 -9282 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9282 -9283 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9283 -9284 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9284 -9285 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9285 -9286 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9286 -9287 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9287 -9288 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9288 -9289 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9289 -9290 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9290 -9291 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9291 -9292 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9292 -9293 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9293 -9294 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9294 -9295 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9295 -9296 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9296 -9297 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9297 -9298 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9298 -9299 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9299 -9300 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9300 -9301 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9301 -9302 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9302 -9303 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9303 -9304 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9304 -9305 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9305 -9306 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9306 -9307 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9307 -9308 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9308 -9309 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9309 -9310 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9310 -9311 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9311 -9312 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9312 -9313 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9313 -9314 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9314 -9315 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9315 -9316 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9316 -9317 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9317 -9318 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9318 -9319 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9319 -9320 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9320 -9321 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9321 -9322 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9322 -9323 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9323 -9324 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9324 -9325 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9325 -9326 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9326 -9327 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9327 -9328 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9328 -9329 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9329 -9330 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9330 -9331 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9331 -9332 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9332 -9333 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9333 -9334 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9334 -9335 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9335 -9336 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9336 -9337 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9337 -9338 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9338 -9339 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9339 -9340 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9340 -9341 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9341 -9342 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9342 -9343 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9343 -9344 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9344 -9345 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9345 -9346 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9346 -9347 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9347 -9348 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9348 -9349 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9349 -9350 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9350 -9351 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9351 -9352 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9352 -9353 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9353 -9354 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9354 -9355 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9355 -9356 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9356 -9357 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9357 -9358 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9358 -9359 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9359 -9360 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9360 -9361 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9361 -9362 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9362 -9363 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9363 -9364 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9364 -9365 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9365 -9366 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9366 -9367 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9367 -9368 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9368 -9369 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9369 -9370 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9370 -9371 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9371 -9372 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9372 -9373 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9373 -9374 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9374 -9375 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9375 -9376 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9376 -9377 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9377 -9378 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9378 -9379 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9379 -9380 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9380 -9381 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9381 -9382 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9382 -9383 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9383 -9384 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9384 -9385 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9385 -9386 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9386 -9387 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9387 -9388 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9388 -9389 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9389 -9390 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9390 -9391 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9391 -9392 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9392 -9393 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9393 -9394 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9394 -9395 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9395 -9396 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9396 -9397 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9397 -9398 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9398 -9399 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9399 -9400 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9400 -9401 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9401 -9402 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9402 -9403 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9403 -9404 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9404 -9405 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9405 -9406 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9406 -9407 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9407 -9408 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9408 -9409 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9409 -9410 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9410 -9411 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9411 -9412 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9412 -9413 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9413 -9414 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9414 -9415 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9415 -9416 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9416 -9417 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9417 -9418 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9418 -9419 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9419 -9420 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9420 -9421 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9421 -9422 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9422 -9423 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9423 -9424 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9424 -9425 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9425 -9426 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9426 -9427 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9427 -9428 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9428 -9429 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9429 -9430 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9430 -9431 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9431 -9432 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9432 -9433 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9433 -9434 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9434 -9435 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9435 -9436 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9436 -9437 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9437 -9438 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9438 -9439 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9439 -9440 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9440 -9441 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9441 -9442 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9442 -9443 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9443 -9444 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9444 -9445 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9445 -9446 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9446 -9447 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9447 -9448 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9448 -9449 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9449 -9450 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9450 -9451 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9451 -9452 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9452 -9453 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9453 -9454 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9454 -9455 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9455 -9456 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9456 -9457 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9457 -9458 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9458 -9459 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9459 -9460 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9460 -9461 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9461 -9462 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9462 -9463 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9463 -9464 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9464 -9465 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9465 -9466 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9466 -9467 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9467 -9468 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9468 -9469 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9469 -9470 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9470 -9471 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9471 -9472 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9472 -9473 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9473 -9474 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9474 -9475 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9475 -9476 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9476 -9477 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9477 -9478 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9478 -9479 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9479 -9480 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9480 -9481 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9481 -9482 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9482 -9483 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9483 -9484 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9484 -9485 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9485 -9486 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9486 -9487 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9487 -9488 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9488 -9489 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9489 -9490 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9490 -9491 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9491 -9492 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9492 -9493 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9493 -9494 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9494 -9495 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9495 -9496 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9496 -9497 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9497 -9498 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9498 -9499 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9499 -9500 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9500 -9501 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9501 -9502 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9502 -9503 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9503 -9504 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9504 -9505 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9505 -9506 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9506 -9507 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9507 -9508 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9508 -9509 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9509 -9510 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9510 -9511 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9511 -9512 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9512 -9513 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9513 -9514 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9514 -9515 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9515 -9516 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9516 -9517 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9517 -9518 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9518 -9519 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9519 -9520 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9520 -9521 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9521 -9522 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9522 -9523 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9523 -9524 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9524 -9525 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9525 -9526 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9526 -9527 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9527 -9528 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9528 -9529 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9529 -9530 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9530 -9531 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9531 -9532 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9532 -9533 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9533 -9534 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9534 -9535 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9535 -9536 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9536 -9537 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9537 -9538 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9538 -9539 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9539 -9540 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9540 -9541 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9541 -9542 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9542 -9543 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9543 -9544 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9544 -9545 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9545 -9546 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9546 -9547 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9547 -9548 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9548 -9549 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9549 -9550 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9550 -9551 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9551 -9552 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9552 -9553 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9553 -9554 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9554 -9555 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9555 -9556 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9556 -9557 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9557 -9558 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9558 -9559 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9559 -9560 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9560 -9561 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9561 -9562 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9562 -9563 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9563 -9564 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9564 -9565 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9565 -9566 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9566 -9567 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9567 -9568 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9568 -9569 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9569 -9570 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9570 -9571 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9571 -9572 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9572 -9573 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9573 -9574 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9574 -9575 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9575 -9576 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9576 -9577 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9577 -9578 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9578 -9579 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9579 -9580 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9580 -9581 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9581 -9582 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9582 -9583 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9583 -9584 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9584 -9585 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9585 -9586 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9586 -9587 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9587 -9588 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9588 -9589 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9589 -9590 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9590 -9591 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9591 -9592 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9592 -9593 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9593 -9594 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9594 -9595 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9595 -9596 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9596 -9597 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9597 -9598 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9598 -9599 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9599 -9600 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9600 -9601 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9601 -9602 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9602 -9603 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9603 -9604 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9604 -9605 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9605 -9606 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9606 -9607 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9607 -9608 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9608 -9609 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9609 -9610 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9610 -9611 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9611 -9612 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9612 -9613 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9613 -9614 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9614 -9615 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9615 -9616 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9616 -9617 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9617 -9618 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9618 -9619 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9619 -9620 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9620 -9621 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9621 -9622 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9622 -9623 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9623 -9624 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9624 -9625 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9625 -9626 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9626 -9627 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9627 -9628 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9628 -9629 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9629 -9630 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9630 -9631 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9631 -9632 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9632 -9633 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9633 -9634 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9634 -9635 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9635 -9636 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9636 -9637 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9637 -9638 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9638 -9639 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9639 -9640 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9640 -9641 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9641 -9642 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9642 -9643 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9643 -9644 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9644 -9645 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9645 -9646 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9646 -9647 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9647 -9648 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9648 -9649 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9649 -9650 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9650 -9651 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9651 -9652 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9652 -9653 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9653 -9654 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9654 -9655 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9655 -9656 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9656 -9657 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9657 -9658 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9658 -9659 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9659 -9660 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9660 -9661 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9661 -9662 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9662 -9663 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9663 -9664 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9664 -9665 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9665 -9666 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9666 -9667 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9667 -9668 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9668 -9669 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9669 -9670 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9670 -9671 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9671 -9672 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9672 -9673 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9673 -9674 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9674 -9675 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9675 -9676 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9676 -9677 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9677 -9678 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9678 -9679 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9679 -9680 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9680 -9681 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9681 -9682 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9682 -9683 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9683 -9684 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9684 -9685 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9685 -9686 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9686 -9687 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9687 -9688 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9688 -9689 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9689 -9690 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9690 -9691 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9691 -9692 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9692 -9693 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9693 -9694 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9694 -9695 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9695 -9696 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9696 -9697 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9697 -9698 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9698 -9699 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9699 -9700 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9700 -9701 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9701 -9702 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9702 -9703 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9703 -9704 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9704 -9705 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9705 -9706 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9706 -9707 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9707 -9708 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9708 -9709 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9709 -9710 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9710 -9711 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9711 -9712 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9712 -9713 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9713 -9714 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9714 -9715 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9715 -9716 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9716 -9717 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9717 -9718 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9718 -9719 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9719 -9720 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9720 -9721 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9721 -9722 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9722 -9723 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9723 -9724 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9724 -9725 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9725 -9726 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9726 -9727 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9727 -9728 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9728 -9729 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9729 -9730 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9730 -9731 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9731 -9732 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9732 -9733 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9733 -9734 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9734 -9735 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9735 -9736 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9736 -9737 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9737 -9738 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9738 -9739 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9739 -9740 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9740 -9741 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9741 -9742 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9742 -9743 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9743 -9744 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9744 -9745 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9745 -9746 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9746 -9747 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9747 -9748 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9748 -9749 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9749 -9750 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9750 -9751 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9751 -9752 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9752 -9753 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9753 -9754 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9754 -9755 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9755 -9756 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9756 -9757 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9757 -9758 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9758 -9759 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9759 -9760 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9760 -9761 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9761 -9762 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9762 -9763 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9763 -9764 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9764 -9765 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9765 -9766 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9766 -9767 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9767 -9768 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9768 -9769 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9769 -9770 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9770 -9771 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9771 -9772 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9772 -9773 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9773 -9774 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9774 -9775 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9775 -9776 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9776 -9777 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9777 -9778 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9778 -9779 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9779 -9780 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9780 -9781 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9781 -9782 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9782 -9783 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9783 -9784 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9784 -9785 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9785 -9786 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9786 -9787 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9787 -9788 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9788 -9789 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9789 -9790 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9790 -9791 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9791 -9792 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9792 -9793 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9793 -9794 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9794 -9795 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9795 -9796 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9796 -9797 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9797 -9798 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9798 -9799 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9799 -9800 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9800 -9801 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9801 -9802 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9802 -9803 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9803 -9804 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9804 -9805 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9805 -9806 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9806 -9807 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9807 -9808 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9808 -9809 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9809 -9810 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9810 -9811 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9811 -9812 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9812 -9813 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9813 -9814 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9814 -9815 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9815 -9816 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9816 -9817 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9817 -9818 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9818 -9819 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9819 -9820 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9820 -9821 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9821 -9822 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9822 -9823 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9823 -9824 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9824 -9825 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9825 -9826 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9826 -9827 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9827 -9828 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9828 -9829 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9829 -9830 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9830 -9831 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9831 -9832 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9832 -9833 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9833 -9834 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9834 -9835 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9835 -9836 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9836 -9837 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9837 -9838 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9838 -9839 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9839 -9840 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9840 -9841 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9841 -9842 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9842 -9843 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9843 -9844 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9844 -9845 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9845 -9846 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9846 -9847 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9847 -9848 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9848 -9849 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9849 -9850 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9850 -9851 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9851 -9852 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9852 -9853 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9853 -9854 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9854 -9855 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9855 -9856 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9856 -9857 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9857 -9858 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9858 -9859 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9859 -9860 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9860 -9861 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9861 -9862 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9862 -9863 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9863 -9864 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9864 -9865 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9865 -9866 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9866 -9867 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9867 -9868 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9868 -9869 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9869 -9870 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9870 -9871 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9871 -9872 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9872 -9873 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9873 -9874 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9874 -9875 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9875 -9876 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9876 -9877 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9877 -9878 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9878 -9879 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9879 -9880 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9880 -9881 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9881 -9882 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9882 -9883 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9883 -9884 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9884 -9885 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9885 -9886 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9886 -9887 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9887 -9888 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9888 -9889 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9889 -9890 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9890 -9891 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9891 -9892 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9892 -9893 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9893 -9894 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9894 -9895 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9895 -9896 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9896 -9897 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9897 -9898 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9898 -9899 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9899 -9900 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9900 -9901 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9901 -9902 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9902 -9903 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9903 -9904 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9904 -9905 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9905 -9906 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9906 -9907 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9907 -9908 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9908 -9909 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9909 -9910 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9910 -9911 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9911 -9912 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9912 -9913 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9913 -9914 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9914 -9915 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9915 -9916 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9916 -9917 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9917 -9918 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9918 -9919 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9919 -9920 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9920 -9921 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9921 -9922 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9922 -9923 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9923 -9924 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9924 -9925 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9925 -9926 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9926 -9927 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9927 -9928 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9928 -9929 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9929 -9930 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9930 -9931 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9931 -9932 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9932 -9933 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9933 -9934 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9934 -9935 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9935 -9936 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9936 -9937 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9937 -9938 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9938 -9939 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9939 -9940 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9940 -9941 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9941 -9942 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9942 -9943 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9943 -9944 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9944 -9945 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9945 -9946 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9946 -9947 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9947 -9948 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9948 -9949 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9949 -9950 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9950 -9951 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9951 -9952 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9952 -9953 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9953 -9954 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9954 -9955 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9955 -9956 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9956 -9957 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9957 -9958 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9958 -9959 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9959 -9960 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9960 -9961 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9961 -9962 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9962 -9963 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9963 -9964 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9964 -9965 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9965 -9966 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9966 -9967 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9967 -9968 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9968 -9969 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9969 -9970 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9970 -9971 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9971 -9972 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9972 -9973 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9973 -9974 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9974 -9975 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9975 -9976 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9976 -9977 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9977 -9978 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9978 -9979 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9979 -9980 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9980 -9981 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9981 -9982 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9982 -9983 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9983 -9984 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9984 -9985 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9985 -9986 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9986 -9987 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9987 -9988 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9988 -9989 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9989 -9990 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9990 -9991 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9991 -9992 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9992 -9993 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9993 -9994 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9994 -9995 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9995 -9996 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9996 -9997 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9997 -9998 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9998 -9999 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo9999 -10000 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo10000 -1 baaaaaaaaaaaaaar1 -2 baaaaaaaaaaaaaar2 -3 baaaaaaaaaaaaaar3 -4 baaaaaaaaaaaaaar4 -5 baaaaaaaaaaaaaar5 -6 baaaaaaaaaaaaaar6 -7 baaaaaaaaaaaaaar7 -8 baaaaaaaaaaaaaar8 -9 baaaaaaaaaaaaaar9 -10 baaaaaaaaaaaaaar10 -11 baaaaaaaaaaaaaar11 -12 baaaaaaaaaaaaaar12 -13 baaaaaaaaaaaaaar13 -14 baaaaaaaaaaaaaar14 -15 baaaaaaaaaaaaaar15 -16 baaaaaaaaaaaaaar16 -17 baaaaaaaaaaaaaar17 -18 baaaaaaaaaaaaaar18 -19 baaaaaaaaaaaaaar19 -20 baaaaaaaaaaaaaar20 -21 baaaaaaaaaaaaaar21 -22 baaaaaaaaaaaaaar22 -23 baaaaaaaaaaaaaar23 -24 baaaaaaaaaaaaaar24 -25 baaaaaaaaaaaaaar25 -26 baaaaaaaaaaaaaar26 -27 baaaaaaaaaaaaaar27 -28 baaaaaaaaaaaaaar28 -29 baaaaaaaaaaaaaar29 -30 baaaaaaaaaaaaaar30 -31 baaaaaaaaaaaaaar31 -32 baaaaaaaaaaaaaar32 -33 baaaaaaaaaaaaaar33 -34 baaaaaaaaaaaaaar34 -35 baaaaaaaaaaaaaar35 -36 baaaaaaaaaaaaaar36 -37 baaaaaaaaaaaaaar37 -38 baaaaaaaaaaaaaar38 -39 baaaaaaaaaaaaaar39 -40 baaaaaaaaaaaaaar40 -41 baaaaaaaaaaaaaar41 -42 baaaaaaaaaaaaaar42 -43 baaaaaaaaaaaaaar43 -44 baaaaaaaaaaaaaar44 -45 baaaaaaaaaaaaaar45 -46 baaaaaaaaaaaaaar46 -47 baaaaaaaaaaaaaar47 -48 baaaaaaaaaaaaaar48 -49 baaaaaaaaaaaaaar49 -50 baaaaaaaaaaaaaar50 -51 baaaaaaaaaaaaaar51 -52 baaaaaaaaaaaaaar52 -53 baaaaaaaaaaaaaar53 -54 baaaaaaaaaaaaaar54 -55 baaaaaaaaaaaaaar55 -56 baaaaaaaaaaaaaar56 -57 baaaaaaaaaaaaaar57 -58 baaaaaaaaaaaaaar58 -59 baaaaaaaaaaaaaar59 -60 baaaaaaaaaaaaaar60 -61 baaaaaaaaaaaaaar61 -62 baaaaaaaaaaaaaar62 -63 baaaaaaaaaaaaaar63 -64 baaaaaaaaaaaaaar64 -65 baaaaaaaaaaaaaar65 -66 baaaaaaaaaaaaaar66 -67 baaaaaaaaaaaaaar67 -68 baaaaaaaaaaaaaar68 -69 baaaaaaaaaaaaaar69 -70 baaaaaaaaaaaaaar70 -71 baaaaaaaaaaaaaar71 -72 baaaaaaaaaaaaaar72 -73 baaaaaaaaaaaaaar73 -74 baaaaaaaaaaaaaar74 -75 baaaaaaaaaaaaaar75 -76 baaaaaaaaaaaaaar76 -77 baaaaaaaaaaaaaar77 -78 baaaaaaaaaaaaaar78 -79 baaaaaaaaaaaaaar79 -80 baaaaaaaaaaaaaar80 -81 baaaaaaaaaaaaaar81 -82 baaaaaaaaaaaaaar82 -83 baaaaaaaaaaaaaar83 -84 baaaaaaaaaaaaaar84 -85 baaaaaaaaaaaaaar85 -86 baaaaaaaaaaaaaar86 -87 baaaaaaaaaaaaaar87 -88 baaaaaaaaaaaaaar88 -89 baaaaaaaaaaaaaar89 -90 baaaaaaaaaaaaaar90 -91 baaaaaaaaaaaaaar91 -92 baaaaaaaaaaaaaar92 -93 baaaaaaaaaaaaaar93 -94 baaaaaaaaaaaaaar94 -95 baaaaaaaaaaaaaar95 -96 baaaaaaaaaaaaaar96 -97 baaaaaaaaaaaaaar97 -98 baaaaaaaaaaaaaar98 -99 baaaaaaaaaaaaaar99 -100 baaaaaaaaaaaaaar100 -101 baaaaaaaaaaaaaar101 -102 baaaaaaaaaaaaaar102 -103 baaaaaaaaaaaaaar103 -104 baaaaaaaaaaaaaar104 -105 baaaaaaaaaaaaaar105 -106 baaaaaaaaaaaaaar106 -107 baaaaaaaaaaaaaar107 -108 baaaaaaaaaaaaaar108 -109 baaaaaaaaaaaaaar109 -110 baaaaaaaaaaaaaar110 -111 baaaaaaaaaaaaaar111 -112 baaaaaaaaaaaaaar112 -113 baaaaaaaaaaaaaar113 -114 baaaaaaaaaaaaaar114 -115 baaaaaaaaaaaaaar115 -116 baaaaaaaaaaaaaar116 -117 baaaaaaaaaaaaaar117 -118 baaaaaaaaaaaaaar118 -119 baaaaaaaaaaaaaar119 -120 baaaaaaaaaaaaaar120 -121 baaaaaaaaaaaaaar121 -122 baaaaaaaaaaaaaar122 -123 baaaaaaaaaaaaaar123 -124 baaaaaaaaaaaaaar124 -125 baaaaaaaaaaaaaar125 -126 baaaaaaaaaaaaaar126 -127 baaaaaaaaaaaaaar127 -128 baaaaaaaaaaaaaar128 -129 baaaaaaaaaaaaaar129 -130 baaaaaaaaaaaaaar130 -131 baaaaaaaaaaaaaar131 -132 baaaaaaaaaaaaaar132 -133 baaaaaaaaaaaaaar133 -134 baaaaaaaaaaaaaar134 -135 baaaaaaaaaaaaaar135 -136 baaaaaaaaaaaaaar136 -137 baaaaaaaaaaaaaar137 -138 baaaaaaaaaaaaaar138 -139 baaaaaaaaaaaaaar139 -140 baaaaaaaaaaaaaar140 -141 baaaaaaaaaaaaaar141 -142 baaaaaaaaaaaaaar142 -143 baaaaaaaaaaaaaar143 -144 baaaaaaaaaaaaaar144 -145 baaaaaaaaaaaaaar145 -146 baaaaaaaaaaaaaar146 -147 baaaaaaaaaaaaaar147 -148 baaaaaaaaaaaaaar148 -149 baaaaaaaaaaaaaar149 -150 baaaaaaaaaaaaaar150 -151 baaaaaaaaaaaaaar151 -152 baaaaaaaaaaaaaar152 -153 baaaaaaaaaaaaaar153 -154 baaaaaaaaaaaaaar154 -155 baaaaaaaaaaaaaar155 -156 baaaaaaaaaaaaaar156 -157 baaaaaaaaaaaaaar157 -158 baaaaaaaaaaaaaar158 -159 baaaaaaaaaaaaaar159 -160 baaaaaaaaaaaaaar160 -161 baaaaaaaaaaaaaar161 -162 baaaaaaaaaaaaaar162 -163 baaaaaaaaaaaaaar163 -164 baaaaaaaaaaaaaar164 -165 baaaaaaaaaaaaaar165 -166 baaaaaaaaaaaaaar166 -167 baaaaaaaaaaaaaar167 -168 baaaaaaaaaaaaaar168 -169 baaaaaaaaaaaaaar169 -170 baaaaaaaaaaaaaar170 -171 baaaaaaaaaaaaaar171 -172 baaaaaaaaaaaaaar172 -173 baaaaaaaaaaaaaar173 -174 baaaaaaaaaaaaaar174 -175 baaaaaaaaaaaaaar175 -176 baaaaaaaaaaaaaar176 -177 baaaaaaaaaaaaaar177 -178 baaaaaaaaaaaaaar178 -179 baaaaaaaaaaaaaar179 -180 baaaaaaaaaaaaaar180 -181 baaaaaaaaaaaaaar181 -182 baaaaaaaaaaaaaar182 -183 baaaaaaaaaaaaaar183 -184 baaaaaaaaaaaaaar184 -185 baaaaaaaaaaaaaar185 -186 baaaaaaaaaaaaaar186 -187 baaaaaaaaaaaaaar187 -188 baaaaaaaaaaaaaar188 -189 baaaaaaaaaaaaaar189 -190 baaaaaaaaaaaaaar190 -191 baaaaaaaaaaaaaar191 -192 baaaaaaaaaaaaaar192 -193 baaaaaaaaaaaaaar193 -194 baaaaaaaaaaaaaar194 -195 baaaaaaaaaaaaaar195 -196 baaaaaaaaaaaaaar196 -197 baaaaaaaaaaaaaar197 -198 baaaaaaaaaaaaaar198 -199 baaaaaaaaaaaaaar199 -200 baaaaaaaaaaaaaar200 -201 baaaaaaaaaaaaaar201 -202 baaaaaaaaaaaaaar202 -203 baaaaaaaaaaaaaar203 -204 baaaaaaaaaaaaaar204 -205 baaaaaaaaaaaaaar205 -206 baaaaaaaaaaaaaar206 -207 baaaaaaaaaaaaaar207 -208 baaaaaaaaaaaaaar208 -209 baaaaaaaaaaaaaar209 -210 baaaaaaaaaaaaaar210 -211 baaaaaaaaaaaaaar211 -212 baaaaaaaaaaaaaar212 -213 baaaaaaaaaaaaaar213 -214 baaaaaaaaaaaaaar214 -215 baaaaaaaaaaaaaar215 -216 baaaaaaaaaaaaaar216 -217 baaaaaaaaaaaaaar217 -218 baaaaaaaaaaaaaar218 -219 baaaaaaaaaaaaaar219 -220 baaaaaaaaaaaaaar220 -221 baaaaaaaaaaaaaar221 -222 baaaaaaaaaaaaaar222 -223 baaaaaaaaaaaaaar223 -224 baaaaaaaaaaaaaar224 -225 baaaaaaaaaaaaaar225 -226 baaaaaaaaaaaaaar226 -227 baaaaaaaaaaaaaar227 -228 baaaaaaaaaaaaaar228 -229 baaaaaaaaaaaaaar229 -230 baaaaaaaaaaaaaar230 -231 baaaaaaaaaaaaaar231 -232 baaaaaaaaaaaaaar232 -233 baaaaaaaaaaaaaar233 -234 baaaaaaaaaaaaaar234 -235 baaaaaaaaaaaaaar235 -236 baaaaaaaaaaaaaar236 -237 baaaaaaaaaaaaaar237 -238 baaaaaaaaaaaaaar238 -239 baaaaaaaaaaaaaar239 -240 baaaaaaaaaaaaaar240 -241 baaaaaaaaaaaaaar241 -242 baaaaaaaaaaaaaar242 -243 baaaaaaaaaaaaaar243 -244 baaaaaaaaaaaaaar244 -245 baaaaaaaaaaaaaar245 -246 baaaaaaaaaaaaaar246 -247 baaaaaaaaaaaaaar247 -248 baaaaaaaaaaaaaar248 -249 baaaaaaaaaaaaaar249 -250 baaaaaaaaaaaaaar250 -251 baaaaaaaaaaaaaar251 -252 baaaaaaaaaaaaaar252 -253 baaaaaaaaaaaaaar253 -254 baaaaaaaaaaaaaar254 -255 baaaaaaaaaaaaaar255 -256 baaaaaaaaaaaaaar256 -257 baaaaaaaaaaaaaar257 -258 baaaaaaaaaaaaaar258 -259 baaaaaaaaaaaaaar259 -260 baaaaaaaaaaaaaar260 -261 baaaaaaaaaaaaaar261 -262 baaaaaaaaaaaaaar262 -263 baaaaaaaaaaaaaar263 -264 baaaaaaaaaaaaaar264 -265 baaaaaaaaaaaaaar265 -266 baaaaaaaaaaaaaar266 -267 baaaaaaaaaaaaaar267 -268 baaaaaaaaaaaaaar268 -269 baaaaaaaaaaaaaar269 -270 baaaaaaaaaaaaaar270 -271 baaaaaaaaaaaaaar271 -272 baaaaaaaaaaaaaar272 -273 baaaaaaaaaaaaaar273 -274 baaaaaaaaaaaaaar274 -275 baaaaaaaaaaaaaar275 -276 baaaaaaaaaaaaaar276 -277 baaaaaaaaaaaaaar277 -278 baaaaaaaaaaaaaar278 -279 baaaaaaaaaaaaaar279 -280 baaaaaaaaaaaaaar280 -281 baaaaaaaaaaaaaar281 -282 baaaaaaaaaaaaaar282 -283 baaaaaaaaaaaaaar283 -284 baaaaaaaaaaaaaar284 -285 baaaaaaaaaaaaaar285 -286 baaaaaaaaaaaaaar286 -287 baaaaaaaaaaaaaar287 -288 baaaaaaaaaaaaaar288 -289 baaaaaaaaaaaaaar289 -290 baaaaaaaaaaaaaar290 -291 baaaaaaaaaaaaaar291 -292 baaaaaaaaaaaaaar292 -293 baaaaaaaaaaaaaar293 -294 baaaaaaaaaaaaaar294 -295 baaaaaaaaaaaaaar295 -296 baaaaaaaaaaaaaar296 -297 baaaaaaaaaaaaaar297 -298 baaaaaaaaaaaaaar298 -299 baaaaaaaaaaaaaar299 -300 baaaaaaaaaaaaaar300 -301 baaaaaaaaaaaaaar301 -302 baaaaaaaaaaaaaar302 -303 baaaaaaaaaaaaaar303 -304 baaaaaaaaaaaaaar304 -305 baaaaaaaaaaaaaar305 -306 baaaaaaaaaaaaaar306 -307 baaaaaaaaaaaaaar307 -308 baaaaaaaaaaaaaar308 -309 baaaaaaaaaaaaaar309 -310 baaaaaaaaaaaaaar310 -311 baaaaaaaaaaaaaar311 -312 baaaaaaaaaaaaaar312 -313 baaaaaaaaaaaaaar313 -314 baaaaaaaaaaaaaar314 -315 baaaaaaaaaaaaaar315 -316 baaaaaaaaaaaaaar316 -317 baaaaaaaaaaaaaar317 -318 baaaaaaaaaaaaaar318 -319 baaaaaaaaaaaaaar319 -320 baaaaaaaaaaaaaar320 -321 baaaaaaaaaaaaaar321 -322 baaaaaaaaaaaaaar322 -323 baaaaaaaaaaaaaar323 -324 baaaaaaaaaaaaaar324 -325 baaaaaaaaaaaaaar325 -326 baaaaaaaaaaaaaar326 -327 baaaaaaaaaaaaaar327 -328 baaaaaaaaaaaaaar328 -329 baaaaaaaaaaaaaar329 -330 baaaaaaaaaaaaaar330 -331 baaaaaaaaaaaaaar331 -332 baaaaaaaaaaaaaar332 -333 baaaaaaaaaaaaaar333 -334 baaaaaaaaaaaaaar334 -335 baaaaaaaaaaaaaar335 -336 baaaaaaaaaaaaaar336 -337 baaaaaaaaaaaaaar337 -338 baaaaaaaaaaaaaar338 -339 baaaaaaaaaaaaaar339 -340 baaaaaaaaaaaaaar340 -341 baaaaaaaaaaaaaar341 -342 baaaaaaaaaaaaaar342 -343 baaaaaaaaaaaaaar343 -344 baaaaaaaaaaaaaar344 -345 baaaaaaaaaaaaaar345 -346 baaaaaaaaaaaaaar346 -347 baaaaaaaaaaaaaar347 -348 baaaaaaaaaaaaaar348 -349 baaaaaaaaaaaaaar349 -350 baaaaaaaaaaaaaar350 -351 baaaaaaaaaaaaaar351 -352 baaaaaaaaaaaaaar352 -353 baaaaaaaaaaaaaar353 -354 baaaaaaaaaaaaaar354 -355 baaaaaaaaaaaaaar355 -356 baaaaaaaaaaaaaar356 -357 baaaaaaaaaaaaaar357 -358 baaaaaaaaaaaaaar358 -359 baaaaaaaaaaaaaar359 -360 baaaaaaaaaaaaaar360 -361 baaaaaaaaaaaaaar361 -362 baaaaaaaaaaaaaar362 -363 baaaaaaaaaaaaaar363 -364 baaaaaaaaaaaaaar364 -365 baaaaaaaaaaaaaar365 -366 baaaaaaaaaaaaaar366 -367 baaaaaaaaaaaaaar367 -368 baaaaaaaaaaaaaar368 -369 baaaaaaaaaaaaaar369 -370 baaaaaaaaaaaaaar370 -371 baaaaaaaaaaaaaar371 -372 baaaaaaaaaaaaaar372 -373 baaaaaaaaaaaaaar373 -374 baaaaaaaaaaaaaar374 -375 baaaaaaaaaaaaaar375 -376 baaaaaaaaaaaaaar376 -377 baaaaaaaaaaaaaar377 -378 baaaaaaaaaaaaaar378 -379 baaaaaaaaaaaaaar379 -380 baaaaaaaaaaaaaar380 -381 baaaaaaaaaaaaaar381 -382 baaaaaaaaaaaaaar382 -383 baaaaaaaaaaaaaar383 -384 baaaaaaaaaaaaaar384 -385 baaaaaaaaaaaaaar385 -386 baaaaaaaaaaaaaar386 -387 baaaaaaaaaaaaaar387 -388 baaaaaaaaaaaaaar388 -389 baaaaaaaaaaaaaar389 -390 baaaaaaaaaaaaaar390 -391 baaaaaaaaaaaaaar391 -392 baaaaaaaaaaaaaar392 -393 baaaaaaaaaaaaaar393 -394 baaaaaaaaaaaaaar394 -395 baaaaaaaaaaaaaar395 -396 baaaaaaaaaaaaaar396 -397 baaaaaaaaaaaaaar397 -398 baaaaaaaaaaaaaar398 -399 baaaaaaaaaaaaaar399 -400 baaaaaaaaaaaaaar400 -401 baaaaaaaaaaaaaar401 -402 baaaaaaaaaaaaaar402 -403 baaaaaaaaaaaaaar403 -404 baaaaaaaaaaaaaar404 -405 baaaaaaaaaaaaaar405 -406 baaaaaaaaaaaaaar406 -407 baaaaaaaaaaaaaar407 -408 baaaaaaaaaaaaaar408 -409 baaaaaaaaaaaaaar409 -410 baaaaaaaaaaaaaar410 -411 baaaaaaaaaaaaaar411 -412 baaaaaaaaaaaaaar412 -413 baaaaaaaaaaaaaar413 -414 baaaaaaaaaaaaaar414 -415 baaaaaaaaaaaaaar415 -416 baaaaaaaaaaaaaar416 -417 baaaaaaaaaaaaaar417 -418 baaaaaaaaaaaaaar418 -419 baaaaaaaaaaaaaar419 -420 baaaaaaaaaaaaaar420 -421 baaaaaaaaaaaaaar421 -422 baaaaaaaaaaaaaar422 -423 baaaaaaaaaaaaaar423 -424 baaaaaaaaaaaaaar424 -425 baaaaaaaaaaaaaar425 -426 baaaaaaaaaaaaaar426 -427 baaaaaaaaaaaaaar427 -428 baaaaaaaaaaaaaar428 -429 baaaaaaaaaaaaaar429 -430 baaaaaaaaaaaaaar430 -431 baaaaaaaaaaaaaar431 -432 baaaaaaaaaaaaaar432 -433 baaaaaaaaaaaaaar433 -434 baaaaaaaaaaaaaar434 -435 baaaaaaaaaaaaaar435 -436 baaaaaaaaaaaaaar436 -437 baaaaaaaaaaaaaar437 -438 baaaaaaaaaaaaaar438 -439 baaaaaaaaaaaaaar439 -440 baaaaaaaaaaaaaar440 -441 baaaaaaaaaaaaaar441 -442 baaaaaaaaaaaaaar442 -443 baaaaaaaaaaaaaar443 -444 baaaaaaaaaaaaaar444 -445 baaaaaaaaaaaaaar445 -446 baaaaaaaaaaaaaar446 -447 baaaaaaaaaaaaaar447 -448 baaaaaaaaaaaaaar448 -449 baaaaaaaaaaaaaar449 -450 baaaaaaaaaaaaaar450 -451 baaaaaaaaaaaaaar451 -452 baaaaaaaaaaaaaar452 -453 baaaaaaaaaaaaaar453 -454 baaaaaaaaaaaaaar454 -455 baaaaaaaaaaaaaar455 -456 baaaaaaaaaaaaaar456 -457 baaaaaaaaaaaaaar457 -458 baaaaaaaaaaaaaar458 -459 baaaaaaaaaaaaaar459 -460 baaaaaaaaaaaaaar460 -461 baaaaaaaaaaaaaar461 -462 baaaaaaaaaaaaaar462 -463 baaaaaaaaaaaaaar463 -464 baaaaaaaaaaaaaar464 -465 baaaaaaaaaaaaaar465 -466 baaaaaaaaaaaaaar466 -467 baaaaaaaaaaaaaar467 -468 baaaaaaaaaaaaaar468 -469 baaaaaaaaaaaaaar469 -470 baaaaaaaaaaaaaar470 -471 baaaaaaaaaaaaaar471 -472 baaaaaaaaaaaaaar472 -473 baaaaaaaaaaaaaar473 -474 baaaaaaaaaaaaaar474 -475 baaaaaaaaaaaaaar475 -476 baaaaaaaaaaaaaar476 -477 baaaaaaaaaaaaaar477 -478 baaaaaaaaaaaaaar478 -479 baaaaaaaaaaaaaar479 -480 baaaaaaaaaaaaaar480 -481 baaaaaaaaaaaaaar481 -482 baaaaaaaaaaaaaar482 -483 baaaaaaaaaaaaaar483 -484 baaaaaaaaaaaaaar484 -485 baaaaaaaaaaaaaar485 -486 baaaaaaaaaaaaaar486 -487 baaaaaaaaaaaaaar487 -488 baaaaaaaaaaaaaar488 -489 baaaaaaaaaaaaaar489 -490 baaaaaaaaaaaaaar490 -491 baaaaaaaaaaaaaar491 -492 baaaaaaaaaaaaaar492 -493 baaaaaaaaaaaaaar493 -494 baaaaaaaaaaaaaar494 -495 baaaaaaaaaaaaaar495 -496 baaaaaaaaaaaaaar496 -497 baaaaaaaaaaaaaar497 -498 baaaaaaaaaaaaaar498 -499 baaaaaaaaaaaaaar499 -500 baaaaaaaaaaaaaar500 -501 baaaaaaaaaaaaaar501 -502 baaaaaaaaaaaaaar502 -503 baaaaaaaaaaaaaar503 -504 baaaaaaaaaaaaaar504 -505 baaaaaaaaaaaaaar505 -506 baaaaaaaaaaaaaar506 -507 baaaaaaaaaaaaaar507 -508 baaaaaaaaaaaaaar508 -509 baaaaaaaaaaaaaar509 -510 baaaaaaaaaaaaaar510 -511 baaaaaaaaaaaaaar511 -512 baaaaaaaaaaaaaar512 -513 baaaaaaaaaaaaaar513 -514 baaaaaaaaaaaaaar514 -515 baaaaaaaaaaaaaar515 -516 baaaaaaaaaaaaaar516 -517 baaaaaaaaaaaaaar517 -518 baaaaaaaaaaaaaar518 -519 baaaaaaaaaaaaaar519 -520 baaaaaaaaaaaaaar520 -521 baaaaaaaaaaaaaar521 -522 baaaaaaaaaaaaaar522 -523 baaaaaaaaaaaaaar523 -524 baaaaaaaaaaaaaar524 -525 baaaaaaaaaaaaaar525 -526 baaaaaaaaaaaaaar526 -527 baaaaaaaaaaaaaar527 -528 baaaaaaaaaaaaaar528 -529 baaaaaaaaaaaaaar529 -530 baaaaaaaaaaaaaar530 -531 baaaaaaaaaaaaaar531 -532 baaaaaaaaaaaaaar532 -533 baaaaaaaaaaaaaar533 -534 baaaaaaaaaaaaaar534 -535 baaaaaaaaaaaaaar535 -536 baaaaaaaaaaaaaar536 -537 baaaaaaaaaaaaaar537 -538 baaaaaaaaaaaaaar538 -539 baaaaaaaaaaaaaar539 -540 baaaaaaaaaaaaaar540 -541 baaaaaaaaaaaaaar541 -542 baaaaaaaaaaaaaar542 -543 baaaaaaaaaaaaaar543 -544 baaaaaaaaaaaaaar544 -545 baaaaaaaaaaaaaar545 -546 baaaaaaaaaaaaaar546 -547 baaaaaaaaaaaaaar547 -548 baaaaaaaaaaaaaar548 -549 baaaaaaaaaaaaaar549 -550 baaaaaaaaaaaaaar550 -551 baaaaaaaaaaaaaar551 -552 baaaaaaaaaaaaaar552 -553 baaaaaaaaaaaaaar553 -554 baaaaaaaaaaaaaar554 -555 baaaaaaaaaaaaaar555 -556 baaaaaaaaaaaaaar556 -557 baaaaaaaaaaaaaar557 -558 baaaaaaaaaaaaaar558 -559 baaaaaaaaaaaaaar559 -560 baaaaaaaaaaaaaar560 -561 baaaaaaaaaaaaaar561 -562 baaaaaaaaaaaaaar562 -563 baaaaaaaaaaaaaar563 -564 baaaaaaaaaaaaaar564 -565 baaaaaaaaaaaaaar565 -566 baaaaaaaaaaaaaar566 -567 baaaaaaaaaaaaaar567 -568 baaaaaaaaaaaaaar568 -569 baaaaaaaaaaaaaar569 -570 baaaaaaaaaaaaaar570 -571 baaaaaaaaaaaaaar571 -572 baaaaaaaaaaaaaar572 -573 baaaaaaaaaaaaaar573 -574 baaaaaaaaaaaaaar574 -575 baaaaaaaaaaaaaar575 -576 baaaaaaaaaaaaaar576 -577 baaaaaaaaaaaaaar577 -578 baaaaaaaaaaaaaar578 -579 baaaaaaaaaaaaaar579 -580 baaaaaaaaaaaaaar580 -581 baaaaaaaaaaaaaar581 -582 baaaaaaaaaaaaaar582 -583 baaaaaaaaaaaaaar583 -584 baaaaaaaaaaaaaar584 -585 baaaaaaaaaaaaaar585 -586 baaaaaaaaaaaaaar586 -587 baaaaaaaaaaaaaar587 -588 baaaaaaaaaaaaaar588 -589 baaaaaaaaaaaaaar589 -590 baaaaaaaaaaaaaar590 -591 baaaaaaaaaaaaaar591 -592 baaaaaaaaaaaaaar592 -593 baaaaaaaaaaaaaar593 -594 baaaaaaaaaaaaaar594 -595 baaaaaaaaaaaaaar595 -596 baaaaaaaaaaaaaar596 -597 baaaaaaaaaaaaaar597 -598 baaaaaaaaaaaaaar598 -599 baaaaaaaaaaaaaar599 -600 baaaaaaaaaaaaaar600 -601 baaaaaaaaaaaaaar601 -602 baaaaaaaaaaaaaar602 -603 baaaaaaaaaaaaaar603 -604 baaaaaaaaaaaaaar604 -605 baaaaaaaaaaaaaar605 -606 baaaaaaaaaaaaaar606 -607 baaaaaaaaaaaaaar607 -608 baaaaaaaaaaaaaar608 -609 baaaaaaaaaaaaaar609 -610 baaaaaaaaaaaaaar610 -611 baaaaaaaaaaaaaar611 -612 baaaaaaaaaaaaaar612 -613 baaaaaaaaaaaaaar613 -614 baaaaaaaaaaaaaar614 -615 baaaaaaaaaaaaaar615 -616 baaaaaaaaaaaaaar616 -617 baaaaaaaaaaaaaar617 -618 baaaaaaaaaaaaaar618 -619 baaaaaaaaaaaaaar619 -620 baaaaaaaaaaaaaar620 -621 baaaaaaaaaaaaaar621 -622 baaaaaaaaaaaaaar622 -623 baaaaaaaaaaaaaar623 -624 baaaaaaaaaaaaaar624 -625 baaaaaaaaaaaaaar625 -626 baaaaaaaaaaaaaar626 -627 baaaaaaaaaaaaaar627 -628 baaaaaaaaaaaaaar628 -629 baaaaaaaaaaaaaar629 -630 baaaaaaaaaaaaaar630 -631 baaaaaaaaaaaaaar631 -632 baaaaaaaaaaaaaar632 -633 baaaaaaaaaaaaaar633 -634 baaaaaaaaaaaaaar634 -635 baaaaaaaaaaaaaar635 -636 baaaaaaaaaaaaaar636 -637 baaaaaaaaaaaaaar637 -638 baaaaaaaaaaaaaar638 -639 baaaaaaaaaaaaaar639 -640 baaaaaaaaaaaaaar640 -641 baaaaaaaaaaaaaar641 -642 baaaaaaaaaaaaaar642 -643 baaaaaaaaaaaaaar643 -644 baaaaaaaaaaaaaar644 -645 baaaaaaaaaaaaaar645 -646 baaaaaaaaaaaaaar646 -647 baaaaaaaaaaaaaar647 -648 baaaaaaaaaaaaaar648 -649 baaaaaaaaaaaaaar649 -650 baaaaaaaaaaaaaar650 -651 baaaaaaaaaaaaaar651 -652 baaaaaaaaaaaaaar652 -653 baaaaaaaaaaaaaar653 -654 baaaaaaaaaaaaaar654 -655 baaaaaaaaaaaaaar655 -656 baaaaaaaaaaaaaar656 -657 baaaaaaaaaaaaaar657 -658 baaaaaaaaaaaaaar658 -659 baaaaaaaaaaaaaar659 -660 baaaaaaaaaaaaaar660 -661 baaaaaaaaaaaaaar661 -662 baaaaaaaaaaaaaar662 -663 baaaaaaaaaaaaaar663 -664 baaaaaaaaaaaaaar664 -665 baaaaaaaaaaaaaar665 -666 baaaaaaaaaaaaaar666 -667 baaaaaaaaaaaaaar667 -668 baaaaaaaaaaaaaar668 -669 baaaaaaaaaaaaaar669 -670 baaaaaaaaaaaaaar670 -671 baaaaaaaaaaaaaar671 -672 baaaaaaaaaaaaaar672 -673 baaaaaaaaaaaaaar673 -674 baaaaaaaaaaaaaar674 -675 baaaaaaaaaaaaaar675 -676 baaaaaaaaaaaaaar676 -677 baaaaaaaaaaaaaar677 -678 baaaaaaaaaaaaaar678 -679 baaaaaaaaaaaaaar679 -680 baaaaaaaaaaaaaar680 -681 baaaaaaaaaaaaaar681 -682 baaaaaaaaaaaaaar682 -683 baaaaaaaaaaaaaar683 -684 baaaaaaaaaaaaaar684 -685 baaaaaaaaaaaaaar685 -686 baaaaaaaaaaaaaar686 -687 baaaaaaaaaaaaaar687 -688 baaaaaaaaaaaaaar688 -689 baaaaaaaaaaaaaar689 -690 baaaaaaaaaaaaaar690 -691 baaaaaaaaaaaaaar691 -692 baaaaaaaaaaaaaar692 -693 baaaaaaaaaaaaaar693 -694 baaaaaaaaaaaaaar694 -695 baaaaaaaaaaaaaar695 -696 baaaaaaaaaaaaaar696 -697 baaaaaaaaaaaaaar697 -698 baaaaaaaaaaaaaar698 -699 baaaaaaaaaaaaaar699 -700 baaaaaaaaaaaaaar700 -701 baaaaaaaaaaaaaar701 -702 baaaaaaaaaaaaaar702 -703 baaaaaaaaaaaaaar703 -704 baaaaaaaaaaaaaar704 -705 baaaaaaaaaaaaaar705 -706 baaaaaaaaaaaaaar706 -707 baaaaaaaaaaaaaar707 -708 baaaaaaaaaaaaaar708 -709 baaaaaaaaaaaaaar709 -710 baaaaaaaaaaaaaar710 -711 baaaaaaaaaaaaaar711 -712 baaaaaaaaaaaaaar712 -713 baaaaaaaaaaaaaar713 -714 baaaaaaaaaaaaaar714 -715 baaaaaaaaaaaaaar715 -716 baaaaaaaaaaaaaar716 -717 baaaaaaaaaaaaaar717 -718 baaaaaaaaaaaaaar718 -719 baaaaaaaaaaaaaar719 -720 baaaaaaaaaaaaaar720 -721 baaaaaaaaaaaaaar721 -722 baaaaaaaaaaaaaar722 -723 baaaaaaaaaaaaaar723 -724 baaaaaaaaaaaaaar724 -725 baaaaaaaaaaaaaar725 -726 baaaaaaaaaaaaaar726 -727 baaaaaaaaaaaaaar727 -728 baaaaaaaaaaaaaar728 -729 baaaaaaaaaaaaaar729 -730 baaaaaaaaaaaaaar730 -731 baaaaaaaaaaaaaar731 -732 baaaaaaaaaaaaaar732 -733 baaaaaaaaaaaaaar733 -734 baaaaaaaaaaaaaar734 -735 baaaaaaaaaaaaaar735 -736 baaaaaaaaaaaaaar736 -737 baaaaaaaaaaaaaar737 -738 baaaaaaaaaaaaaar738 -739 baaaaaaaaaaaaaar739 -740 baaaaaaaaaaaaaar740 -741 baaaaaaaaaaaaaar741 -742 baaaaaaaaaaaaaar742 -743 baaaaaaaaaaaaaar743 -744 baaaaaaaaaaaaaar744 -745 baaaaaaaaaaaaaar745 -746 baaaaaaaaaaaaaar746 -747 baaaaaaaaaaaaaar747 -748 baaaaaaaaaaaaaar748 -749 baaaaaaaaaaaaaar749 -750 baaaaaaaaaaaaaar750 -751 baaaaaaaaaaaaaar751 -752 baaaaaaaaaaaaaar752 -753 baaaaaaaaaaaaaar753 -754 baaaaaaaaaaaaaar754 -755 baaaaaaaaaaaaaar755 -756 baaaaaaaaaaaaaar756 -757 baaaaaaaaaaaaaar757 -758 baaaaaaaaaaaaaar758 -759 baaaaaaaaaaaaaar759 -760 baaaaaaaaaaaaaar760 -761 baaaaaaaaaaaaaar761 -762 baaaaaaaaaaaaaar762 -763 baaaaaaaaaaaaaar763 -764 baaaaaaaaaaaaaar764 -765 baaaaaaaaaaaaaar765 -766 baaaaaaaaaaaaaar766 -767 baaaaaaaaaaaaaar767 -768 baaaaaaaaaaaaaar768 -769 baaaaaaaaaaaaaar769 -770 baaaaaaaaaaaaaar770 -771 baaaaaaaaaaaaaar771 -772 baaaaaaaaaaaaaar772 -773 baaaaaaaaaaaaaar773 -774 baaaaaaaaaaaaaar774 -775 baaaaaaaaaaaaaar775 -776 baaaaaaaaaaaaaar776 -777 baaaaaaaaaaaaaar777 -778 baaaaaaaaaaaaaar778 -779 baaaaaaaaaaaaaar779 -780 baaaaaaaaaaaaaar780 -781 baaaaaaaaaaaaaar781 -782 baaaaaaaaaaaaaar782 -783 baaaaaaaaaaaaaar783 -784 baaaaaaaaaaaaaar784 -785 baaaaaaaaaaaaaar785 -786 baaaaaaaaaaaaaar786 -787 baaaaaaaaaaaaaar787 -788 baaaaaaaaaaaaaar788 -789 baaaaaaaaaaaaaar789 -790 baaaaaaaaaaaaaar790 -791 baaaaaaaaaaaaaar791 -792 baaaaaaaaaaaaaar792 -793 baaaaaaaaaaaaaar793 -794 baaaaaaaaaaaaaar794 -795 baaaaaaaaaaaaaar795 -796 baaaaaaaaaaaaaar796 -797 baaaaaaaaaaaaaar797 -798 baaaaaaaaaaaaaar798 -799 baaaaaaaaaaaaaar799 -800 baaaaaaaaaaaaaar800 -801 baaaaaaaaaaaaaar801 -802 baaaaaaaaaaaaaar802 -803 baaaaaaaaaaaaaar803 -804 baaaaaaaaaaaaaar804 -805 baaaaaaaaaaaaaar805 -806 baaaaaaaaaaaaaar806 -807 baaaaaaaaaaaaaar807 -808 baaaaaaaaaaaaaar808 -809 baaaaaaaaaaaaaar809 -810 baaaaaaaaaaaaaar810 -811 baaaaaaaaaaaaaar811 -812 baaaaaaaaaaaaaar812 -813 baaaaaaaaaaaaaar813 -814 baaaaaaaaaaaaaar814 -815 baaaaaaaaaaaaaar815 -816 baaaaaaaaaaaaaar816 -817 baaaaaaaaaaaaaar817 -818 baaaaaaaaaaaaaar818 -819 baaaaaaaaaaaaaar819 -820 baaaaaaaaaaaaaar820 -821 baaaaaaaaaaaaaar821 -822 baaaaaaaaaaaaaar822 -823 baaaaaaaaaaaaaar823 -824 baaaaaaaaaaaaaar824 -825 baaaaaaaaaaaaaar825 -826 baaaaaaaaaaaaaar826 -827 baaaaaaaaaaaaaar827 -828 baaaaaaaaaaaaaar828 -829 baaaaaaaaaaaaaar829 -830 baaaaaaaaaaaaaar830 -831 baaaaaaaaaaaaaar831 -832 baaaaaaaaaaaaaar832 -833 baaaaaaaaaaaaaar833 -834 baaaaaaaaaaaaaar834 -835 baaaaaaaaaaaaaar835 -836 baaaaaaaaaaaaaar836 -837 baaaaaaaaaaaaaar837 -838 baaaaaaaaaaaaaar838 -839 baaaaaaaaaaaaaar839 -840 baaaaaaaaaaaaaar840 -841 baaaaaaaaaaaaaar841 -842 baaaaaaaaaaaaaar842 -843 baaaaaaaaaaaaaar843 -844 baaaaaaaaaaaaaar844 -845 baaaaaaaaaaaaaar845 -846 baaaaaaaaaaaaaar846 -847 baaaaaaaaaaaaaar847 -848 baaaaaaaaaaaaaar848 -849 baaaaaaaaaaaaaar849 -850 baaaaaaaaaaaaaar850 -851 baaaaaaaaaaaaaar851 -852 baaaaaaaaaaaaaar852 -853 baaaaaaaaaaaaaar853 -854 baaaaaaaaaaaaaar854 -855 baaaaaaaaaaaaaar855 -856 baaaaaaaaaaaaaar856 -857 baaaaaaaaaaaaaar857 -858 baaaaaaaaaaaaaar858 -859 baaaaaaaaaaaaaar859 -860 baaaaaaaaaaaaaar860 -861 baaaaaaaaaaaaaar861 -862 baaaaaaaaaaaaaar862 -863 baaaaaaaaaaaaaar863 -864 baaaaaaaaaaaaaar864 -865 baaaaaaaaaaaaaar865 -866 baaaaaaaaaaaaaar866 -867 baaaaaaaaaaaaaar867 -868 baaaaaaaaaaaaaar868 -869 baaaaaaaaaaaaaar869 -870 baaaaaaaaaaaaaar870 -871 baaaaaaaaaaaaaar871 -872 baaaaaaaaaaaaaar872 -873 baaaaaaaaaaaaaar873 -874 baaaaaaaaaaaaaar874 -875 baaaaaaaaaaaaaar875 -876 baaaaaaaaaaaaaar876 -877 baaaaaaaaaaaaaar877 -878 baaaaaaaaaaaaaar878 -879 baaaaaaaaaaaaaar879 -880 baaaaaaaaaaaaaar880 -881 baaaaaaaaaaaaaar881 -882 baaaaaaaaaaaaaar882 -883 baaaaaaaaaaaaaar883 -884 baaaaaaaaaaaaaar884 -885 baaaaaaaaaaaaaar885 -886 baaaaaaaaaaaaaar886 -887 baaaaaaaaaaaaaar887 -888 baaaaaaaaaaaaaar888 -889 baaaaaaaaaaaaaar889 -890 baaaaaaaaaaaaaar890 -891 baaaaaaaaaaaaaar891 -892 baaaaaaaaaaaaaar892 -893 baaaaaaaaaaaaaar893 -894 baaaaaaaaaaaaaar894 -895 baaaaaaaaaaaaaar895 -896 baaaaaaaaaaaaaar896 -897 baaaaaaaaaaaaaar897 -898 baaaaaaaaaaaaaar898 -899 baaaaaaaaaaaaaar899 -900 baaaaaaaaaaaaaar900 -901 baaaaaaaaaaaaaar901 -902 baaaaaaaaaaaaaar902 -903 baaaaaaaaaaaaaar903 -904 baaaaaaaaaaaaaar904 -905 baaaaaaaaaaaaaar905 -906 baaaaaaaaaaaaaar906 -907 baaaaaaaaaaaaaar907 -908 baaaaaaaaaaaaaar908 -909 baaaaaaaaaaaaaar909 -910 baaaaaaaaaaaaaar910 -911 baaaaaaaaaaaaaar911 -912 baaaaaaaaaaaaaar912 -913 baaaaaaaaaaaaaar913 -914 baaaaaaaaaaaaaar914 -915 baaaaaaaaaaaaaar915 -916 baaaaaaaaaaaaaar916 -917 baaaaaaaaaaaaaar917 -918 baaaaaaaaaaaaaar918 -919 baaaaaaaaaaaaaar919 -920 baaaaaaaaaaaaaar920 -921 baaaaaaaaaaaaaar921 -922 baaaaaaaaaaaaaar922 -923 baaaaaaaaaaaaaar923 -924 baaaaaaaaaaaaaar924 -925 baaaaaaaaaaaaaar925 -926 baaaaaaaaaaaaaar926 -927 baaaaaaaaaaaaaar927 -928 baaaaaaaaaaaaaar928 -929 baaaaaaaaaaaaaar929 -930 baaaaaaaaaaaaaar930 -931 baaaaaaaaaaaaaar931 -932 baaaaaaaaaaaaaar932 -933 baaaaaaaaaaaaaar933 -934 baaaaaaaaaaaaaar934 -935 baaaaaaaaaaaaaar935 -936 baaaaaaaaaaaaaar936 -937 baaaaaaaaaaaaaar937 -938 baaaaaaaaaaaaaar938 -939 baaaaaaaaaaaaaar939 -940 baaaaaaaaaaaaaar940 -941 baaaaaaaaaaaaaar941 -942 baaaaaaaaaaaaaar942 -943 baaaaaaaaaaaaaar943 -944 baaaaaaaaaaaaaar944 -945 baaaaaaaaaaaaaar945 -946 baaaaaaaaaaaaaar946 -947 baaaaaaaaaaaaaar947 -948 baaaaaaaaaaaaaar948 -949 baaaaaaaaaaaaaar949 -950 baaaaaaaaaaaaaar950 -951 baaaaaaaaaaaaaar951 -952 baaaaaaaaaaaaaar952 -953 baaaaaaaaaaaaaar953 -954 baaaaaaaaaaaaaar954 -955 baaaaaaaaaaaaaar955 -956 baaaaaaaaaaaaaar956 -957 baaaaaaaaaaaaaar957 -958 baaaaaaaaaaaaaar958 -959 baaaaaaaaaaaaaar959 -960 baaaaaaaaaaaaaar960 -961 baaaaaaaaaaaaaar961 -962 baaaaaaaaaaaaaar962 -963 baaaaaaaaaaaaaar963 -964 baaaaaaaaaaaaaar964 -965 baaaaaaaaaaaaaar965 -966 baaaaaaaaaaaaaar966 -967 baaaaaaaaaaaaaar967 -968 baaaaaaaaaaaaaar968 -969 baaaaaaaaaaaaaar969 -970 baaaaaaaaaaaaaar970 -971 baaaaaaaaaaaaaar971 -972 baaaaaaaaaaaaaar972 -973 baaaaaaaaaaaaaar973 -974 baaaaaaaaaaaaaar974 -975 baaaaaaaaaaaaaar975 -976 baaaaaaaaaaaaaar976 -977 baaaaaaaaaaaaaar977 -978 baaaaaaaaaaaaaar978 -979 baaaaaaaaaaaaaar979 -980 baaaaaaaaaaaaaar980 -981 baaaaaaaaaaaaaar981 -982 baaaaaaaaaaaaaar982 -983 baaaaaaaaaaaaaar983 -984 baaaaaaaaaaaaaar984 -985 baaaaaaaaaaaaaar985 -986 baaaaaaaaaaaaaar986 -987 baaaaaaaaaaaaaar987 -988 baaaaaaaaaaaaaar988 -989 baaaaaaaaaaaaaar989 -990 baaaaaaaaaaaaaar990 -991 baaaaaaaaaaaaaar991 -992 baaaaaaaaaaaaaar992 -993 baaaaaaaaaaaaaar993 -994 baaaaaaaaaaaaaar994 -995 baaaaaaaaaaaaaar995 -996 baaaaaaaaaaaaaar996 -997 baaaaaaaaaaaaaar997 -998 baaaaaaaaaaaaaar998 -999 baaaaaaaaaaaaaar999 -1000 baaaaaaaaaaaaaar1000 --1 fooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooosurprise --2 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooosurprise --3 fooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooosurprise --4 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooosurprise --5 fooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooosurprise --6 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooosurprise --7 fooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooosurprise --8 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooosurprise --9 fooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooosurprise --10 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooosurprise --11 fooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooosurprise --12 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooosurprise --13 fooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooosurprise --14 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooosurprise --15 fooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooosurprise --16 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooosurprise --17 fooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooosurprise --18 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooosurprise --19 fooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooosurprise --20 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooosurprise --21 fooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooosurprise --22 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooosurprise --23 fooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooosurprise --24 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooosurprise --25 fooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooosurprise --26 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooosurprise --27 fooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooosurprise --28 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooosurprise --29 fooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooosurprise --30 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooosurprise --31 fooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooosurprise --32 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooosurprise --33 fooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooosurprise --34 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooosurprise --35 fooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooosurprise --36 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooosurprise --37 fooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooosurprise --38 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooosurprise --39 fooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooosurprise --40 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooosurprise --41 fooooooooooooooooooooooooooooooooooooooooooooooooooooooooooosurprise --42 foooooooooooooooooooooooooooooooooooooooooooooooooooooooooosurprise --43 fooooooooooooooooooooooooooooooooooooooooooooooooooooooooosurprise --44 foooooooooooooooooooooooooooooooooooooooooooooooooooooooosurprise --45 fooooooooooooooooooooooooooooooooooooooooooooooooooooooosurprise --46 foooooooooooooooooooooooooooooooooooooooooooooooooooooosurprise --47 fooooooooooooooooooooooooooooooooooooooooooooooooooooosurprise --48 foooooooooooooooooooooooooooooooooooooooooooooooooooosurprise --49 fooooooooooooooooooooooooooooooooooooooooooooooooooosurprise --50 foooooooooooooooooooooooooooooooooooooooooooooooooosurprise --51 fooooooooooooooooooooooooooooooooooooooooooooooooosurprise --52 foooooooooooooooooooooooooooooooooooooooooooooooosurprise --53 fooooooooooooooooooooooooooooooooooooooooooooooosurprise --54 foooooooooooooooooooooooooooooooooooooooooooooosurprise --55 fooooooooooooooooooooooooooooooooooooooooooooosurprise --56 foooooooooooooooooooooooooooooooooooooooooooosurprise --57 fooooooooooooooooooooooooooooooooooooooooooosurprise --58 foooooooooooooooooooooooooooooooooooooooooosurprise --59 fooooooooooooooooooooooooooooooooooooooooosurprise --60 foooooooooooooooooooooooooooooooooooooooosurprise --61 fooooooooooooooooooooooooooooooooooooooosurprise --62 foooooooooooooooooooooooooooooooooooooosurprise --63 fooooooooooooooooooooooooooooooooooooosurprise --64 foooooooooooooooooooooooooooooooooooosurprise --65 fooooooooooooooooooooooooooooooooooosurprise --66 foooooooooooooooooooooooooooooooooosurprise --67 fooooooooooooooooooooooooooooooooosurprise --68 foooooooooooooooooooooooooooooooosurprise --69 fooooooooooooooooooooooooooooooosurprise --70 foooooooooooooooooooooooooooooosurprise --71 fooooooooooooooooooooooooooooosurprise --72 foooooooooooooooooooooooooooosurprise --73 fooooooooooooooooooooooooooosurprise --74 foooooooooooooooooooooooooosurprise --75 fooooooooooooooooooooooooosurprise --76 foooooooooooooooooooooooosurprise --77 fooooooooooooooooooooooosurprise --78 foooooooooooooooooooooosurprise --79 fooooooooooooooooooooosurprise --80 foooooooooooooooooooosurprise --81 fooooooooooooooooooosurprise --82 foooooooooooooooooosurprise --83 fooooooooooooooooosurprise --84 foooooooooooooooosurprise --85 fooooooooooooooosurprise --86 foooooooooooooosurprise --87 fooooooooooooosurprise --88 foooooooooooosurprise --89 fooooooooooosurprise --90 foooooooooosurprise --91 fooooooooosurprise --92 foooooooosurprise --93 fooooooosurprise --94 foooooosurprise --95 fooooosurprise --96 foooosurprise --97 fooosurprise --98 foosurprise --99 fosurprise --100 fsurprise -\. --- --- Data for Name: spgist_unlogged_tbl; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.spgist_unlogged_tbl (id, b) FROM stdin; -1 (1,1),(1,1) -2 (6,1),(6,1) -3 (11,1),(11,1) -4 (16,1),(16,1) -5 (21,1),(21,1) -6 (26,1),(26,1) -7 (31,1),(31,1) -8 (36,1),(36,1) -9 (41,1),(41,1) -10 (46,1),(46,1) -11 (51,1),(51,1) -12 (56,1),(56,1) -13 (61,1),(61,1) -14 (66,1),(66,1) -15 (71,1),(71,1) -16 (76,1),(76,1) -17 (81,1),(81,1) -18 (86,1),(86,1) -19 (91,1),(91,1) -20 (96,1),(96,1) -21 (1,6),(1,6) -22 (6,6),(6,6) -23 (11,6),(11,6) -24 (16,6),(16,6) -25 (21,6),(21,6) -26 (26,6),(26,6) -27 (31,6),(31,6) -28 (36,6),(36,6) -29 (41,6),(41,6) -30 (46,6),(46,6) -31 (51,6),(51,6) -32 (56,6),(56,6) -33 (61,6),(61,6) -34 (66,6),(66,6) -35 (71,6),(71,6) -36 (76,6),(76,6) -37 (81,6),(81,6) -38 (86,6),(86,6) -39 (91,6),(91,6) -40 (96,6),(96,6) -\. --- --- Data for Name: stats_test_tab1; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.stats_test_tab1 (a) FROM stdin; -1 -2 -3 -4 -5 -6 -7 -8 -9 -10 -\. --- --- Data for Name: stud_emp; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.stud_emp (name, age, location, salary, manager, gpa, percent) FROM stdin; -jeff 23 (8,7.7) 600 sharon 3.5 \N -cim 30 (10.5,4.7) 400 \N 3.4 \N -linda 19 (0.9,6.1) 100 \N 2.9 \N -\. --- --- Data for Name: student; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.student (name, age, location, gpa) FROM stdin; -fred 28 (3.1,-1.5) 3.7 -larry 60 (21.8,4.9) 3.1 -\. --- --- Data for Name: subselect_tbl; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.subselect_tbl (f1, f2, f3) FROM stdin; -1 2 3 -2 3 4 -3 4 5 -1 1 1 -2 2 2 -3 3 3 -6 7 8 -8 9 \N -\. --- --- Data for Name: system; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.system (name, comment) FROM stdin; -orion PC -\. --- --- Data for Name: tab_core_types; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.tab_core_types (point, line, lseg, box, openedpath, closedpath, polygon, circle, date, "time", "timestamp", timetz, timestamptz, "interval", "json", jsonb, jsonpath, inet, cidr, macaddr8, macaddr, int2, int4, int8, float4, float8, pi, "char", bpchar, "varchar", name, text, bool, bytea, "bit", varbit, money, refcursor, int2vector, oidvector, aclitem, tsvector, tsquery, uuid, xid8, regclass, type, regrole, oid, tid, xid, cid, txid_snapshot, pg_snapshot, pg_lsn, cardinal_number, character_data, sql_identifier, time_stamp, yes_or_no, int4range, int4multirange, int8range, int8multirange, numrange, nummultirange, daterange, datemultirange, tsrange, tsmultirange, tstzrange, tstzmultirange) FROM stdin; -(11,12) {1,-1,0} [(11,11),(12,12)] (13,13),(11,11) ((11,12),(13,13),(14,14)) [(11,12),(13,13),(14,14)] ((11,12),(13,13),(14,14)) <(1,1),1> 2024-03-21 15:38:45.613966 2024-03-21 15:38:45.613966 15:38:45.613966-07 2024-03-21 22:38:45.613966+00 00:00:12 {"reason":"because"} {"when": "now"} $."a"[*]?(@ > 2) 127.0.0.1 127.0.0.0/8 00:01:03:ff:fe:86:1c:ba 00:01:03:86:1c:ba 2 4 8 4 8 3.14159265358979 f c abc name txt t \\xdeadbeef 1 10001 $12.34 abc 1 2 1 2 postgres=UC/postgres 'a' 'and' 'ate' 'cat' 'fat' 'mat' 'on' 'rat' 'sat' 'fat' & 'rat' a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11 11 pg_class regtype pg_monitor 1259 (1,1) 2 3 10:20:10,14,15 10:20:10,14,15 16/B374D848 1 l n 2024-03-21 22:38:45.61+00 YES empty {} empty {} (3,4) {(3,4)} [2020-01-03,2021-02-03) {[2020-01-03,2021-02-03)} ("2020-01-02 03:04:05","2021-02-03 06:07:08") {("2020-01-02 03:04:05","2021-02-03 06:07:08")} ("2020-01-02 11:04:05+00","2021-02-03 14:07:08+00") {("2020-01-02 11:04:05+00","2021-02-03 14:07:08+00")} -\. --- --- Data for Name: tableam_parted_a_heap2; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.tableam_parted_a_heap2 (a, b) FROM stdin; -\. --- --- Data for Name: tableam_parted_b_heap2; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.tableam_parted_b_heap2 (a, b) FROM stdin; -\. --- --- Data for Name: tableam_parted_c_heap2; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.tableam_parted_c_heap2 (a, b) FROM stdin; -\. --- --- Data for Name: tableam_parted_d_heap2; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.tableam_parted_d_heap2 (a, b) FROM stdin; -\. --- --- Data for Name: tableam_tbl_heap2; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.tableam_tbl_heap2 (f1) FROM stdin; -1 -\. --- --- Data for Name: tableam_tblas_heap2; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.tableam_tblas_heap2 (f1) FROM stdin; -1 -\. --- --- Data for Name: tbl_include_box; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.tbl_include_box (c1, c2, c3, c4) FROM stdin; -1 2 3 (4,4),(4,4) -1 4 6 (4,4),(4,4) -1 6 9 (4,4),(4,4) -1 8 12 (4,4),(4,4) -1 10 15 (4,4),(4,4) -1 12 18 (4,4),(4,4) -1 14 21 (4,4),(4,4) -1 16 24 (4,4),(4,4) -1 18 27 (4,4),(4,4) -1 20 30 (4,4),(4,4) -\. --- --- Data for Name: tbl_include_box_pk; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.tbl_include_box_pk (c1, c2, c3, c4) FROM stdin; -1 2 3 (4,4),(4,4) -1 2 6 (4,4),(4,4) -1 2 9 (4,4),(4,4) -1 2 12 (4,4),(4,4) -1 2 15 (4,4),(4,4) -1 2 18 (4,4),(4,4) -1 2 21 (4,4),(4,4) -1 2 24 (4,4),(4,4) -1 2 27 (4,4),(4,4) -1 2 30 (4,4),(4,4) -\. --- --- Data for Name: tbl_include_pk; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.tbl_include_pk (c1, c2, c3, c4) FROM stdin; -1 2 3 (4,4),(4,4) -1 4 6 (4,4),(4,4) -1 6 9 (4,4),(4,4) -1 8 12 (4,4),(4,4) -1 10 15 (4,4),(4,4) -1 12 18 (4,4),(4,4) -1 14 21 (4,4),(4,4) -1 16 24 (4,4),(4,4) -1 18 27 (4,4),(4,4) -1 20 30 (4,4),(4,4) -\. --- --- Data for Name: tbl_include_reg; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.tbl_include_reg (c1, c2, c3, c4) FROM stdin; -1 2 3 (4,4),(4,4) -2 4 6 (4,4),(4,4) -3 6 9 (4,4),(4,4) -4 8 12 (4,4),(4,4) -5 10 15 (4,4),(4,4) -6 12 18 (4,4),(4,4) -7 14 21 (4,4),(4,4) -8 16 24 (4,4),(4,4) -9 18 27 (4,4),(4,4) -10 20 30 (4,4),(4,4) -\. --- --- Data for Name: tbl_include_unique1; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.tbl_include_unique1 (c1, c2, c3, c4) FROM stdin; -1 2 3 (4,4),(4,4) -2 4 6 (4,4),(4,4) -3 6 9 (4,4),(4,4) -4 8 12 (4,4),(4,4) -5 10 15 (4,4),(4,4) -6 12 18 (4,4),(4,4) -7 14 21 (4,4),(4,4) -8 16 24 (4,4),(4,4) -9 18 27 (4,4),(4,4) -10 20 30 (4,4),(4,4) -\. --- --- Data for Name: tbl_include_unique2; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.tbl_include_unique2 (c1, c2, c3, c4) FROM stdin; -1 2 3 (4,4),(4,4) -1 2 6 (4,4),(4,4) -1 2 9 (4,4),(4,4) -1 2 12 (4,4),(4,4) -1 2 15 (4,4),(4,4) -1 2 18 (4,4),(4,4) -1 2 21 (4,4),(4,4) -1 2 24 (4,4),(4,4) -1 2 27 (4,4),(4,4) -1 2 30 (4,4),(4,4) -\. --- --- Data for Name: temporal_mltrng; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.temporal_mltrng (id, valid_at) FROM stdin; -\. --- --- Data for Name: temporal_rng; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.temporal_rng (id, valid_at) FROM stdin; -[1,2) [2018-01-02,2018-02-03) -[1,2) [2018-03-03,2018-04-04) -[2,3) [2018-01-01,2018-01-05) -[3,4) [2018-01-01,) -\. --- --- Data for Name: temporal_rng2; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.temporal_rng2 (id1, id2, valid_at) FROM stdin; -\. --- --- Data for Name: tenk1; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.tenk1 (unique1, unique2, two, four, ten, twenty, hundred, thousand, twothousand, fivethous, tenthous, odd, even, stringu1, stringu2, string4) FROM stdin; -8800 0 0 0 0 0 0 800 800 3800 8800 0 1 MAAAAA AAAAAA AAAAxx -1891 1 1 3 1 11 91 891 1891 1891 1891 182 183 TUAAAA BAAAAA HHHHxx -3420 2 0 0 0 0 20 420 1420 3420 3420 40 41 OBAAAA CAAAAA OOOOxx -9850 3 0 2 0 10 50 850 1850 4850 9850 100 101 WOAAAA DAAAAA VVVVxx -7164 4 0 0 4 4 64 164 1164 2164 7164 128 129 OPAAAA EAAAAA AAAAxx -8009 5 1 1 9 9 9 9 9 3009 8009 18 19 BWAAAA FAAAAA HHHHxx -5057 6 1 1 7 17 57 57 1057 57 5057 114 115 NMAAAA GAAAAA OOOOxx -6701 7 1 1 1 1 1 701 701 1701 6701 2 3 TXAAAA HAAAAA VVVVxx -4321 8 1 1 1 1 21 321 321 4321 4321 42 43 FKAAAA IAAAAA AAAAxx -3043 9 1 3 3 3 43 43 1043 3043 3043 86 87 BNAAAA JAAAAA HHHHxx -1314 10 0 2 4 14 14 314 1314 1314 1314 28 29 OYAAAA KAAAAA OOOOxx -1504 11 0 0 4 4 4 504 1504 1504 1504 8 9 WFAAAA LAAAAA VVVVxx -5222 12 0 2 2 2 22 222 1222 222 5222 44 45 WSAAAA MAAAAA AAAAxx -6243 13 1 3 3 3 43 243 243 1243 6243 86 87 DGAAAA NAAAAA HHHHxx -5471 14 1 3 1 11 71 471 1471 471 5471 142 143 LCAAAA OAAAAA OOOOxx -5006 15 0 2 6 6 6 6 1006 6 5006 12 13 OKAAAA PAAAAA VVVVxx -5387 16 1 3 7 7 87 387 1387 387 5387 174 175 FZAAAA QAAAAA AAAAxx -5785 17 1 1 5 5 85 785 1785 785 5785 170 171 NOAAAA RAAAAA HHHHxx -6621 18 1 1 1 1 21 621 621 1621 6621 42 43 RUAAAA SAAAAA OOOOxx -6969 19 1 1 9 9 69 969 969 1969 6969 138 139 BIAAAA TAAAAA VVVVxx -9460 20 0 0 0 0 60 460 1460 4460 9460 120 121 WZAAAA UAAAAA AAAAxx -59 21 1 3 9 19 59 59 59 59 59 118 119 HCAAAA VAAAAA HHHHxx -8020 22 0 0 0 0 20 20 20 3020 8020 40 41 MWAAAA WAAAAA OOOOxx -7695 23 1 3 5 15 95 695 1695 2695 7695 190 191 ZJAAAA XAAAAA VVVVxx -3442 24 0 2 2 2 42 442 1442 3442 3442 84 85 KCAAAA YAAAAA AAAAxx -5119 25 1 3 9 19 19 119 1119 119 5119 38 39 XOAAAA ZAAAAA HHHHxx -646 26 0 2 6 6 46 646 646 646 646 92 93 WYAAAA ABAAAA OOOOxx -9605 27 1 1 5 5 5 605 1605 4605 9605 10 11 LFAAAA BBAAAA VVVVxx -263 28 1 3 3 3 63 263 263 263 263 126 127 DKAAAA CBAAAA AAAAxx -3269 29 1 1 9 9 69 269 1269 3269 3269 138 139 TVAAAA DBAAAA HHHHxx -1839 30 1 3 9 19 39 839 1839 1839 1839 78 79 TSAAAA EBAAAA OOOOxx -9144 31 0 0 4 4 44 144 1144 4144 9144 88 89 SNAAAA FBAAAA VVVVxx -2513 32 1 1 3 13 13 513 513 2513 2513 26 27 RSAAAA GBAAAA AAAAxx -8850 33 0 2 0 10 50 850 850 3850 8850 100 101 KCAAAA HBAAAA HHHHxx -236 34 0 0 6 16 36 236 236 236 236 72 73 CJAAAA IBAAAA OOOOxx -3162 35 0 2 2 2 62 162 1162 3162 3162 124 125 QRAAAA JBAAAA VVVVxx -4380 36 0 0 0 0 80 380 380 4380 4380 160 161 MMAAAA KBAAAA AAAAxx -8095 37 1 3 5 15 95 95 95 3095 8095 190 191 JZAAAA LBAAAA HHHHxx -209 38 1 1 9 9 9 209 209 209 209 18 19 BIAAAA MBAAAA OOOOxx -3055 39 1 3 5 15 55 55 1055 3055 3055 110 111 NNAAAA NBAAAA VVVVxx -6921 40 1 1 1 1 21 921 921 1921 6921 42 43 FGAAAA OBAAAA AAAAxx -7046 41 0 2 6 6 46 46 1046 2046 7046 92 93 ALAAAA PBAAAA HHHHxx -7912 42 0 0 2 12 12 912 1912 2912 7912 24 25 ISAAAA QBAAAA OOOOxx -7267 43 1 3 7 7 67 267 1267 2267 7267 134 135 NTAAAA RBAAAA VVVVxx -3599 44 1 3 9 19 99 599 1599 3599 3599 198 199 LIAAAA SBAAAA AAAAxx -923 45 1 3 3 3 23 923 923 923 923 46 47 NJAAAA TBAAAA HHHHxx -1437 46 1 1 7 17 37 437 1437 1437 1437 74 75 HDAAAA UBAAAA OOOOxx -6439 47 1 3 9 19 39 439 439 1439 6439 78 79 RNAAAA VBAAAA VVVVxx -6989 48 1 1 9 9 89 989 989 1989 6989 178 179 VIAAAA WBAAAA AAAAxx -8798 49 0 2 8 18 98 798 798 3798 8798 196 197 KAAAAA XBAAAA HHHHxx -5960 50 0 0 0 0 60 960 1960 960 5960 120 121 GVAAAA YBAAAA OOOOxx -5832 51 0 0 2 12 32 832 1832 832 5832 64 65 IQAAAA ZBAAAA VVVVxx -6066 52 0 2 6 6 66 66 66 1066 6066 132 133 IZAAAA ACAAAA AAAAxx -322 53 0 2 2 2 22 322 322 322 322 44 45 KMAAAA BCAAAA HHHHxx -8321 54 1 1 1 1 21 321 321 3321 8321 42 43 BIAAAA CCAAAA OOOOxx -734 55 0 2 4 14 34 734 734 734 734 68 69 GCAAAA DCAAAA VVVVxx -688 56 0 0 8 8 88 688 688 688 688 176 177 MAAAAA ECAAAA AAAAxx -4212 57 0 0 2 12 12 212 212 4212 4212 24 25 AGAAAA FCAAAA HHHHxx -9653 58 1 1 3 13 53 653 1653 4653 9653 106 107 HHAAAA GCAAAA OOOOxx -2677 59 1 1 7 17 77 677 677 2677 2677 154 155 ZYAAAA HCAAAA VVVVxx -5423 60 1 3 3 3 23 423 1423 423 5423 46 47 PAAAAA ICAAAA AAAAxx -2592 61 0 0 2 12 92 592 592 2592 2592 184 185 SVAAAA JCAAAA HHHHxx -3233 62 1 1 3 13 33 233 1233 3233 3233 66 67 JUAAAA KCAAAA OOOOxx -5032 63 0 0 2 12 32 32 1032 32 5032 64 65 OLAAAA LCAAAA VVVVxx -2525 64 1 1 5 5 25 525 525 2525 2525 50 51 DTAAAA MCAAAA AAAAxx -4450 65 0 2 0 10 50 450 450 4450 4450 100 101 EPAAAA NCAAAA HHHHxx -5778 66 0 2 8 18 78 778 1778 778 5778 156 157 GOAAAA OCAAAA OOOOxx -5852 67 0 0 2 12 52 852 1852 852 5852 104 105 CRAAAA PCAAAA VVVVxx -5404 68 0 0 4 4 4 404 1404 404 5404 8 9 WZAAAA QCAAAA AAAAxx -6223 69 1 3 3 3 23 223 223 1223 6223 46 47 JFAAAA RCAAAA HHHHxx -6133 70 1 1 3 13 33 133 133 1133 6133 66 67 XBAAAA SCAAAA OOOOxx -9112 71 0 0 2 12 12 112 1112 4112 9112 24 25 MMAAAA TCAAAA VVVVxx -7575 72 1 3 5 15 75 575 1575 2575 7575 150 151 JFAAAA UCAAAA AAAAxx -7414 73 0 2 4 14 14 414 1414 2414 7414 28 29 EZAAAA VCAAAA HHHHxx -9741 74 1 1 1 1 41 741 1741 4741 9741 82 83 RKAAAA WCAAAA OOOOxx -3767 75 1 3 7 7 67 767 1767 3767 3767 134 135 XOAAAA XCAAAA VVVVxx -9372 76 0 0 2 12 72 372 1372 4372 9372 144 145 MWAAAA YCAAAA AAAAxx -8976 77 0 0 6 16 76 976 976 3976 8976 152 153 GHAAAA ZCAAAA HHHHxx -4071 78 1 3 1 11 71 71 71 4071 4071 142 143 PAAAAA ADAAAA OOOOxx -1311 79 1 3 1 11 11 311 1311 1311 1311 22 23 LYAAAA BDAAAA VVVVxx -2604 80 0 0 4 4 4 604 604 2604 2604 8 9 EWAAAA CDAAAA AAAAxx -8840 81 0 0 0 0 40 840 840 3840 8840 80 81 ACAAAA DDAAAA HHHHxx -567 82 1 3 7 7 67 567 567 567 567 134 135 VVAAAA EDAAAA OOOOxx -5215 83 1 3 5 15 15 215 1215 215 5215 30 31 PSAAAA FDAAAA VVVVxx -5474 84 0 2 4 14 74 474 1474 474 5474 148 149 OCAAAA GDAAAA AAAAxx -3906 85 0 2 6 6 6 906 1906 3906 3906 12 13 GUAAAA HDAAAA HHHHxx -1769 86 1 1 9 9 69 769 1769 1769 1769 138 139 BQAAAA IDAAAA OOOOxx -1454 87 0 2 4 14 54 454 1454 1454 1454 108 109 YDAAAA JDAAAA VVVVxx -6877 88 1 1 7 17 77 877 877 1877 6877 154 155 NEAAAA KDAAAA AAAAxx -6501 89 1 1 1 1 1 501 501 1501 6501 2 3 BQAAAA LDAAAA HHHHxx -934 90 0 2 4 14 34 934 934 934 934 68 69 YJAAAA MDAAAA OOOOxx -4075 91 1 3 5 15 75 75 75 4075 4075 150 151 TAAAAA NDAAAA VVVVxx -3180 92 0 0 0 0 80 180 1180 3180 3180 160 161 ISAAAA ODAAAA AAAAxx -7787 93 1 3 7 7 87 787 1787 2787 7787 174 175 NNAAAA PDAAAA HHHHxx -6401 94 1 1 1 1 1 401 401 1401 6401 2 3 FMAAAA QDAAAA OOOOxx -4244 95 0 0 4 4 44 244 244 4244 4244 88 89 GHAAAA RDAAAA VVVVxx -4591 96 1 3 1 11 91 591 591 4591 4591 182 183 PUAAAA SDAAAA AAAAxx -4113 97 1 1 3 13 13 113 113 4113 4113 26 27 FCAAAA TDAAAA HHHHxx -5925 98 1 1 5 5 25 925 1925 925 5925 50 51 XTAAAA UDAAAA OOOOxx -1987 99 1 3 7 7 87 987 1987 1987 1987 174 175 LYAAAA VDAAAA VVVVxx -8248 100 0 0 8 8 48 248 248 3248 8248 96 97 GFAAAA WDAAAA AAAAxx -4151 101 1 3 1 11 51 151 151 4151 4151 102 103 RDAAAA XDAAAA HHHHxx -8670 102 0 2 0 10 70 670 670 3670 8670 140 141 MVAAAA YDAAAA OOOOxx -6194 103 0 2 4 14 94 194 194 1194 6194 188 189 GEAAAA ZDAAAA VVVVxx -88 104 0 0 8 8 88 88 88 88 88 176 177 KDAAAA AEAAAA AAAAxx -4058 105 0 2 8 18 58 58 58 4058 4058 116 117 CAAAAA BEAAAA HHHHxx -2742 106 0 2 2 2 42 742 742 2742 2742 84 85 MBAAAA CEAAAA OOOOxx -8275 107 1 3 5 15 75 275 275 3275 8275 150 151 HGAAAA DEAAAA VVVVxx -4258 108 0 2 8 18 58 258 258 4258 4258 116 117 UHAAAA EEAAAA AAAAxx -6129 109 1 1 9 9 29 129 129 1129 6129 58 59 TBAAAA FEAAAA HHHHxx -7243 110 1 3 3 3 43 243 1243 2243 7243 86 87 PSAAAA GEAAAA OOOOxx -2392 111 0 0 2 12 92 392 392 2392 2392 184 185 AOAAAA HEAAAA VVVVxx -9853 112 1 1 3 13 53 853 1853 4853 9853 106 107 ZOAAAA IEAAAA AAAAxx -6064 113 0 0 4 4 64 64 64 1064 6064 128 129 GZAAAA JEAAAA HHHHxx -4391 114 1 3 1 11 91 391 391 4391 4391 182 183 XMAAAA KEAAAA OOOOxx -726 115 0 2 6 6 26 726 726 726 726 52 53 YBAAAA LEAAAA VVVVxx -6957 116 1 1 7 17 57 957 957 1957 6957 114 115 PHAAAA MEAAAA AAAAxx -3853 117 1 1 3 13 53 853 1853 3853 3853 106 107 FSAAAA NEAAAA HHHHxx -4524 118 0 0 4 4 24 524 524 4524 4524 48 49 ASAAAA OEAAAA OOOOxx -5330 119 0 2 0 10 30 330 1330 330 5330 60 61 AXAAAA PEAAAA VVVVxx -6671 120 1 3 1 11 71 671 671 1671 6671 142 143 PWAAAA QEAAAA AAAAxx -5314 121 0 2 4 14 14 314 1314 314 5314 28 29 KWAAAA REAAAA HHHHxx -9202 122 0 2 2 2 2 202 1202 4202 9202 4 5 YPAAAA SEAAAA OOOOxx -4596 123 0 0 6 16 96 596 596 4596 4596 192 193 UUAAAA TEAAAA VVVVxx -8951 124 1 3 1 11 51 951 951 3951 8951 102 103 HGAAAA UEAAAA AAAAxx -9902 125 0 2 2 2 2 902 1902 4902 9902 4 5 WQAAAA VEAAAA HHHHxx -1440 126 0 0 0 0 40 440 1440 1440 1440 80 81 KDAAAA WEAAAA OOOOxx -5339 127 1 3 9 19 39 339 1339 339 5339 78 79 JXAAAA XEAAAA VVVVxx -3371 128 1 3 1 11 71 371 1371 3371 3371 142 143 RZAAAA YEAAAA AAAAxx -4467 129 1 3 7 7 67 467 467 4467 4467 134 135 VPAAAA ZEAAAA HHHHxx -6216 130 0 0 6 16 16 216 216 1216 6216 32 33 CFAAAA AFAAAA OOOOxx -5364 131 0 0 4 4 64 364 1364 364 5364 128 129 IYAAAA BFAAAA VVVVxx -7547 132 1 3 7 7 47 547 1547 2547 7547 94 95 HEAAAA CFAAAA AAAAxx -4338 133 0 2 8 18 38 338 338 4338 4338 76 77 WKAAAA DFAAAA HHHHxx -3481 134 1 1 1 1 81 481 1481 3481 3481 162 163 XDAAAA EFAAAA OOOOxx -826 135 0 2 6 6 26 826 826 826 826 52 53 UFAAAA FFAAAA VVVVxx -3647 136 1 3 7 7 47 647 1647 3647 3647 94 95 HKAAAA GFAAAA AAAAxx -3337 137 1 1 7 17 37 337 1337 3337 3337 74 75 JYAAAA HFAAAA HHHHxx -3591 138 1 3 1 11 91 591 1591 3591 3591 182 183 DIAAAA IFAAAA OOOOxx -7192 139 0 0 2 12 92 192 1192 2192 7192 184 185 QQAAAA JFAAAA VVVVxx -1078 140 0 2 8 18 78 78 1078 1078 1078 156 157 MPAAAA KFAAAA AAAAxx -1310 141 0 2 0 10 10 310 1310 1310 1310 20 21 KYAAAA LFAAAA HHHHxx -9642 142 0 2 2 2 42 642 1642 4642 9642 84 85 WGAAAA MFAAAA OOOOxx -39 143 1 3 9 19 39 39 39 39 39 78 79 NBAAAA NFAAAA VVVVxx -8682 144 0 2 2 2 82 682 682 3682 8682 164 165 YVAAAA OFAAAA AAAAxx -1794 145 0 2 4 14 94 794 1794 1794 1794 188 189 ARAAAA PFAAAA HHHHxx -5630 146 0 2 0 10 30 630 1630 630 5630 60 61 OIAAAA QFAAAA OOOOxx -6748 147 0 0 8 8 48 748 748 1748 6748 96 97 OZAAAA RFAAAA VVVVxx -3766 148 0 2 6 6 66 766 1766 3766 3766 132 133 WOAAAA SFAAAA AAAAxx -6403 149 1 3 3 3 3 403 403 1403 6403 6 7 HMAAAA TFAAAA HHHHxx -175 150 1 3 5 15 75 175 175 175 175 150 151 TGAAAA UFAAAA OOOOxx -2179 151 1 3 9 19 79 179 179 2179 2179 158 159 VFAAAA VFAAAA VVVVxx -7897 152 1 1 7 17 97 897 1897 2897 7897 194 195 TRAAAA WFAAAA AAAAxx -2760 153 0 0 0 0 60 760 760 2760 2760 120 121 ECAAAA XFAAAA HHHHxx -1675 154 1 3 5 15 75 675 1675 1675 1675 150 151 LMAAAA YFAAAA OOOOxx -2564 155 0 0 4 4 64 564 564 2564 2564 128 129 QUAAAA ZFAAAA VVVVxx -157 156 1 1 7 17 57 157 157 157 157 114 115 BGAAAA AGAAAA AAAAxx -8779 157 1 3 9 19 79 779 779 3779 8779 158 159 RZAAAA BGAAAA HHHHxx -9591 158 1 3 1 11 91 591 1591 4591 9591 182 183 XEAAAA CGAAAA OOOOxx -8732 159 0 0 2 12 32 732 732 3732 8732 64 65 WXAAAA DGAAAA VVVVxx -139 160 1 3 9 19 39 139 139 139 139 78 79 JFAAAA EGAAAA AAAAxx -5372 161 0 0 2 12 72 372 1372 372 5372 144 145 QYAAAA FGAAAA HHHHxx -1278 162 0 2 8 18 78 278 1278 1278 1278 156 157 EXAAAA GGAAAA OOOOxx -4697 163 1 1 7 17 97 697 697 4697 4697 194 195 RYAAAA HGAAAA VVVVxx -8610 164 0 2 0 10 10 610 610 3610 8610 20 21 ETAAAA IGAAAA AAAAxx -8180 165 0 0 0 0 80 180 180 3180 8180 160 161 QCAAAA JGAAAA HHHHxx -2399 166 1 3 9 19 99 399 399 2399 2399 198 199 HOAAAA KGAAAA OOOOxx -615 167 1 3 5 15 15 615 615 615 615 30 31 RXAAAA LGAAAA VVVVxx -7629 168 1 1 9 9 29 629 1629 2629 7629 58 59 LHAAAA MGAAAA AAAAxx -7628 169 0 0 8 8 28 628 1628 2628 7628 56 57 KHAAAA NGAAAA HHHHxx -4659 170 1 3 9 19 59 659 659 4659 4659 118 119 FXAAAA OGAAAA OOOOxx -5865 171 1 1 5 5 65 865 1865 865 5865 130 131 PRAAAA PGAAAA VVVVxx -3973 172 1 1 3 13 73 973 1973 3973 3973 146 147 VWAAAA QGAAAA AAAAxx -552 173 0 0 2 12 52 552 552 552 552 104 105 GVAAAA RGAAAA HHHHxx -708 174 0 0 8 8 8 708 708 708 708 16 17 GBAAAA SGAAAA OOOOxx -3550 175 0 2 0 10 50 550 1550 3550 3550 100 101 OGAAAA TGAAAA VVVVxx -5547 176 1 3 7 7 47 547 1547 547 5547 94 95 JFAAAA UGAAAA AAAAxx -489 177 1 1 9 9 89 489 489 489 489 178 179 VSAAAA VGAAAA HHHHxx -3794 178 0 2 4 14 94 794 1794 3794 3794 188 189 YPAAAA WGAAAA OOOOxx -9479 179 1 3 9 19 79 479 1479 4479 9479 158 159 PAAAAA XGAAAA VVVVxx -6435 180 1 3 5 15 35 435 435 1435 6435 70 71 NNAAAA YGAAAA AAAAxx -5120 181 0 0 0 0 20 120 1120 120 5120 40 41 YOAAAA ZGAAAA HHHHxx -3615 182 1 3 5 15 15 615 1615 3615 3615 30 31 BJAAAA AHAAAA OOOOxx -8399 183 1 3 9 19 99 399 399 3399 8399 198 199 BLAAAA BHAAAA VVVVxx -2155 184 1 3 5 15 55 155 155 2155 2155 110 111 XEAAAA CHAAAA AAAAxx -6690 185 0 2 0 10 90 690 690 1690 6690 180 181 IXAAAA DHAAAA HHHHxx -1683 186 1 3 3 3 83 683 1683 1683 1683 166 167 TMAAAA EHAAAA OOOOxx -6302 187 0 2 2 2 2 302 302 1302 6302 4 5 KIAAAA FHAAAA VVVVxx -516 188 0 0 6 16 16 516 516 516 516 32 33 WTAAAA GHAAAA AAAAxx -3901 189 1 1 1 1 1 901 1901 3901 3901 2 3 BUAAAA HHAAAA HHHHxx -6938 190 0 2 8 18 38 938 938 1938 6938 76 77 WGAAAA IHAAAA OOOOxx -7484 191 0 0 4 4 84 484 1484 2484 7484 168 169 WBAAAA JHAAAA VVVVxx -7424 192 0 0 4 4 24 424 1424 2424 7424 48 49 OZAAAA KHAAAA AAAAxx -9410 193 0 2 0 10 10 410 1410 4410 9410 20 21 YXAAAA LHAAAA HHHHxx -1714 194 0 2 4 14 14 714 1714 1714 1714 28 29 YNAAAA MHAAAA OOOOxx -8278 195 0 2 8 18 78 278 278 3278 8278 156 157 KGAAAA NHAAAA VVVVxx -3158 196 0 2 8 18 58 158 1158 3158 3158 116 117 MRAAAA OHAAAA AAAAxx -2511 197 1 3 1 11 11 511 511 2511 2511 22 23 PSAAAA PHAAAA HHHHxx -2912 198 0 0 2 12 12 912 912 2912 2912 24 25 AIAAAA QHAAAA OOOOxx -2648 199 0 0 8 8 48 648 648 2648 2648 96 97 WXAAAA RHAAAA VVVVxx -9385 200 1 1 5 5 85 385 1385 4385 9385 170 171 ZWAAAA SHAAAA AAAAxx -7545 201 1 1 5 5 45 545 1545 2545 7545 90 91 FEAAAA THAAAA HHHHxx -8407 202 1 3 7 7 7 407 407 3407 8407 14 15 JLAAAA UHAAAA OOOOxx -5893 203 1 1 3 13 93 893 1893 893 5893 186 187 RSAAAA VHAAAA VVVVxx -7049 204 1 1 9 9 49 49 1049 2049 7049 98 99 DLAAAA WHAAAA AAAAxx -6812 205 0 0 2 12 12 812 812 1812 6812 24 25 ACAAAA XHAAAA HHHHxx -3649 206 1 1 9 9 49 649 1649 3649 3649 98 99 JKAAAA YHAAAA OOOOxx -9275 207 1 3 5 15 75 275 1275 4275 9275 150 151 TSAAAA ZHAAAA VVVVxx -1179 208 1 3 9 19 79 179 1179 1179 1179 158 159 JTAAAA AIAAAA AAAAxx -969 209 1 1 9 9 69 969 969 969 969 138 139 HLAAAA BIAAAA HHHHxx -7920 210 0 0 0 0 20 920 1920 2920 7920 40 41 QSAAAA CIAAAA OOOOxx -998 211 0 2 8 18 98 998 998 998 998 196 197 KMAAAA DIAAAA VVVVxx -3958 212 0 2 8 18 58 958 1958 3958 3958 116 117 GWAAAA EIAAAA AAAAxx -6052 213 0 0 2 12 52 52 52 1052 6052 104 105 UYAAAA FIAAAA HHHHxx -8791 214 1 3 1 11 91 791 791 3791 8791 182 183 DAAAAA GIAAAA OOOOxx -5191 215 1 3 1 11 91 191 1191 191 5191 182 183 RRAAAA HIAAAA VVVVxx -4267 216 1 3 7 7 67 267 267 4267 4267 134 135 DIAAAA IIAAAA AAAAxx -2829 217 1 1 9 9 29 829 829 2829 2829 58 59 VEAAAA JIAAAA HHHHxx -6396 218 0 0 6 16 96 396 396 1396 6396 192 193 AMAAAA KIAAAA OOOOxx -9413 219 1 1 3 13 13 413 1413 4413 9413 26 27 BYAAAA LIAAAA VVVVxx -614 220 0 2 4 14 14 614 614 614 614 28 29 QXAAAA MIAAAA AAAAxx -4660 221 0 0 0 0 60 660 660 4660 4660 120 121 GXAAAA NIAAAA HHHHxx -8834 222 0 2 4 14 34 834 834 3834 8834 68 69 UBAAAA OIAAAA OOOOxx -2767 223 1 3 7 7 67 767 767 2767 2767 134 135 LCAAAA PIAAAA VVVVxx -2444 224 0 0 4 4 44 444 444 2444 2444 88 89 AQAAAA QIAAAA AAAAxx -4129 225 1 1 9 9 29 129 129 4129 4129 58 59 VCAAAA RIAAAA HHHHxx -3394 226 0 2 4 14 94 394 1394 3394 3394 188 189 OAAAAA SIAAAA OOOOxx -2705 227 1 1 5 5 5 705 705 2705 2705 10 11 BAAAAA TIAAAA VVVVxx -8499 228 1 3 9 19 99 499 499 3499 8499 198 199 XOAAAA UIAAAA AAAAxx -8852 229 0 0 2 12 52 852 852 3852 8852 104 105 MCAAAA VIAAAA HHHHxx -6174 230 0 2 4 14 74 174 174 1174 6174 148 149 MDAAAA WIAAAA OOOOxx -750 231 0 2 0 10 50 750 750 750 750 100 101 WCAAAA XIAAAA VVVVxx -8164 232 0 0 4 4 64 164 164 3164 8164 128 129 ACAAAA YIAAAA AAAAxx -4930 233 0 2 0 10 30 930 930 4930 4930 60 61 QHAAAA ZIAAAA HHHHxx -9904 234 0 0 4 4 4 904 1904 4904 9904 8 9 YQAAAA AJAAAA OOOOxx -7378 235 0 2 8 18 78 378 1378 2378 7378 156 157 UXAAAA BJAAAA VVVVxx -2927 236 1 3 7 7 27 927 927 2927 2927 54 55 PIAAAA CJAAAA AAAAxx -7155 237 1 3 5 15 55 155 1155 2155 7155 110 111 FPAAAA DJAAAA HHHHxx -1302 238 0 2 2 2 2 302 1302 1302 1302 4 5 CYAAAA EJAAAA OOOOxx -5904 239 0 0 4 4 4 904 1904 904 5904 8 9 CTAAAA FJAAAA VVVVxx -9687 240 1 3 7 7 87 687 1687 4687 9687 174 175 PIAAAA GJAAAA AAAAxx -3553 241 1 1 3 13 53 553 1553 3553 3553 106 107 RGAAAA HJAAAA HHHHxx -4447 242 1 3 7 7 47 447 447 4447 4447 94 95 BPAAAA IJAAAA OOOOxx -6878 243 0 2 8 18 78 878 878 1878 6878 156 157 OEAAAA JJAAAA VVVVxx -9470 244 0 2 0 10 70 470 1470 4470 9470 140 141 GAAAAA KJAAAA AAAAxx -9735 245 1 3 5 15 35 735 1735 4735 9735 70 71 LKAAAA LJAAAA HHHHxx -5967 246 1 3 7 7 67 967 1967 967 5967 134 135 NVAAAA MJAAAA OOOOxx -6601 247 1 1 1 1 1 601 601 1601 6601 2 3 XTAAAA NJAAAA VVVVxx -7631 248 1 3 1 11 31 631 1631 2631 7631 62 63 NHAAAA OJAAAA AAAAxx -3559 249 1 3 9 19 59 559 1559 3559 3559 118 119 XGAAAA PJAAAA HHHHxx -2247 250 1 3 7 7 47 247 247 2247 2247 94 95 LIAAAA QJAAAA OOOOxx -9649 251 1 1 9 9 49 649 1649 4649 9649 98 99 DHAAAA RJAAAA VVVVxx -808 252 0 0 8 8 8 808 808 808 808 16 17 CFAAAA SJAAAA AAAAxx -240 253 0 0 0 0 40 240 240 240 240 80 81 GJAAAA TJAAAA HHHHxx -5031 254 1 3 1 11 31 31 1031 31 5031 62 63 NLAAAA UJAAAA OOOOxx -9563 255 1 3 3 3 63 563 1563 4563 9563 126 127 VDAAAA VJAAAA VVVVxx -5656 256 0 0 6 16 56 656 1656 656 5656 112 113 OJAAAA WJAAAA AAAAxx -3886 257 0 2 6 6 86 886 1886 3886 3886 172 173 MTAAAA XJAAAA HHHHxx -2431 258 1 3 1 11 31 431 431 2431 2431 62 63 NPAAAA YJAAAA OOOOxx -5560 259 0 0 0 0 60 560 1560 560 5560 120 121 WFAAAA ZJAAAA VVVVxx -9065 260 1 1 5 5 65 65 1065 4065 9065 130 131 RKAAAA AKAAAA AAAAxx -8130 261 0 2 0 10 30 130 130 3130 8130 60 61 SAAAAA BKAAAA HHHHxx -4054 262 0 2 4 14 54 54 54 4054 4054 108 109 YZAAAA CKAAAA OOOOxx -873 263 1 1 3 13 73 873 873 873 873 146 147 PHAAAA DKAAAA VVVVxx -3092 264 0 0 2 12 92 92 1092 3092 3092 184 185 YOAAAA EKAAAA AAAAxx -6697 265 1 1 7 17 97 697 697 1697 6697 194 195 PXAAAA FKAAAA HHHHxx -2452 266 0 0 2 12 52 452 452 2452 2452 104 105 IQAAAA GKAAAA OOOOxx -7867 267 1 3 7 7 67 867 1867 2867 7867 134 135 PQAAAA HKAAAA VVVVxx -3753 268 1 1 3 13 53 753 1753 3753 3753 106 107 JOAAAA IKAAAA AAAAxx -7834 269 0 2 4 14 34 834 1834 2834 7834 68 69 IPAAAA JKAAAA HHHHxx -5846 270 0 2 6 6 46 846 1846 846 5846 92 93 WQAAAA KKAAAA OOOOxx -7604 271 0 0 4 4 4 604 1604 2604 7604 8 9 MGAAAA LKAAAA VVVVxx -3452 272 0 0 2 12 52 452 1452 3452 3452 104 105 UCAAAA MKAAAA AAAAxx -4788 273 0 0 8 8 88 788 788 4788 4788 176 177 ECAAAA NKAAAA HHHHxx -8600 274 0 0 0 0 0 600 600 3600 8600 0 1 USAAAA OKAAAA OOOOxx -8511 275 1 3 1 11 11 511 511 3511 8511 22 23 JPAAAA PKAAAA VVVVxx -4452 276 0 0 2 12 52 452 452 4452 4452 104 105 GPAAAA QKAAAA AAAAxx -1709 277 1 1 9 9 9 709 1709 1709 1709 18 19 TNAAAA RKAAAA HHHHxx -3440 278 0 0 0 0 40 440 1440 3440 3440 80 81 ICAAAA SKAAAA OOOOxx -9188 279 0 0 8 8 88 188 1188 4188 9188 176 177 KPAAAA TKAAAA VVVVxx -3058 280 0 2 8 18 58 58 1058 3058 3058 116 117 QNAAAA UKAAAA AAAAxx -5821 281 1 1 1 1 21 821 1821 821 5821 42 43 XPAAAA VKAAAA HHHHxx -3428 282 0 0 8 8 28 428 1428 3428 3428 56 57 WBAAAA WKAAAA OOOOxx -3581 283 1 1 1 1 81 581 1581 3581 3581 162 163 THAAAA XKAAAA VVVVxx -7523 284 1 3 3 3 23 523 1523 2523 7523 46 47 JDAAAA YKAAAA AAAAxx -3131 285 1 3 1 11 31 131 1131 3131 3131 62 63 LQAAAA ZKAAAA HHHHxx -2404 286 0 0 4 4 4 404 404 2404 2404 8 9 MOAAAA ALAAAA OOOOxx -5453 287 1 1 3 13 53 453 1453 453 5453 106 107 TBAAAA BLAAAA VVVVxx -1599 288 1 3 9 19 99 599 1599 1599 1599 198 199 NJAAAA CLAAAA AAAAxx -7081 289 1 1 1 1 81 81 1081 2081 7081 162 163 JMAAAA DLAAAA HHHHxx -1750 290 0 2 0 10 50 750 1750 1750 1750 100 101 IPAAAA ELAAAA OOOOxx -5085 291 1 1 5 5 85 85 1085 85 5085 170 171 PNAAAA FLAAAA VVVVxx -9777 292 1 1 7 17 77 777 1777 4777 9777 154 155 BMAAAA GLAAAA AAAAxx -574 293 0 2 4 14 74 574 574 574 574 148 149 CWAAAA HLAAAA HHHHxx -5984 294 0 0 4 4 84 984 1984 984 5984 168 169 EWAAAA ILAAAA OOOOxx -7039 295 1 3 9 19 39 39 1039 2039 7039 78 79 TKAAAA JLAAAA VVVVxx -7143 296 1 3 3 3 43 143 1143 2143 7143 86 87 TOAAAA KLAAAA AAAAxx -5702 297 0 2 2 2 2 702 1702 702 5702 4 5 ILAAAA LLAAAA HHHHxx -362 298 0 2 2 2 62 362 362 362 362 124 125 YNAAAA MLAAAA OOOOxx -6997 299 1 1 7 17 97 997 997 1997 6997 194 195 DJAAAA NLAAAA VVVVxx -2529 300 1 1 9 9 29 529 529 2529 2529 58 59 HTAAAA OLAAAA AAAAxx -6319 301 1 3 9 19 19 319 319 1319 6319 38 39 BJAAAA PLAAAA HHHHxx -954 302 0 2 4 14 54 954 954 954 954 108 109 SKAAAA QLAAAA OOOOxx -3413 303 1 1 3 13 13 413 1413 3413 3413 26 27 HBAAAA RLAAAA VVVVxx -9081 304 1 1 1 1 81 81 1081 4081 9081 162 163 HLAAAA SLAAAA AAAAxx -5599 305 1 3 9 19 99 599 1599 599 5599 198 199 JHAAAA TLAAAA HHHHxx -4772 306 0 0 2 12 72 772 772 4772 4772 144 145 OBAAAA ULAAAA OOOOxx -1124 307 0 0 4 4 24 124 1124 1124 1124 48 49 GRAAAA VLAAAA VVVVxx -7793 308 1 1 3 13 93 793 1793 2793 7793 186 187 TNAAAA WLAAAA AAAAxx -4201 309 1 1 1 1 1 201 201 4201 4201 2 3 PFAAAA XLAAAA HHHHxx -7015 310 1 3 5 15 15 15 1015 2015 7015 30 31 VJAAAA YLAAAA OOOOxx -5936 311 0 0 6 16 36 936 1936 936 5936 72 73 IUAAAA ZLAAAA VVVVxx -4625 312 1 1 5 5 25 625 625 4625 4625 50 51 XVAAAA AMAAAA AAAAxx -4989 313 1 1 9 9 89 989 989 4989 4989 178 179 XJAAAA BMAAAA HHHHxx -4949 314 1 1 9 9 49 949 949 4949 4949 98 99 JIAAAA CMAAAA OOOOxx -6273 315 1 1 3 13 73 273 273 1273 6273 146 147 HHAAAA DMAAAA VVVVxx -4478 316 0 2 8 18 78 478 478 4478 4478 156 157 GQAAAA EMAAAA AAAAxx -8854 317 0 2 4 14 54 854 854 3854 8854 108 109 OCAAAA FMAAAA HHHHxx -2105 318 1 1 5 5 5 105 105 2105 2105 10 11 ZCAAAA GMAAAA OOOOxx -8345 319 1 1 5 5 45 345 345 3345 8345 90 91 ZIAAAA HMAAAA VVVVxx -1941 320 1 1 1 1 41 941 1941 1941 1941 82 83 RWAAAA IMAAAA AAAAxx -1765 321 1 1 5 5 65 765 1765 1765 1765 130 131 XPAAAA JMAAAA HHHHxx -9592 322 0 0 2 12 92 592 1592 4592 9592 184 185 YEAAAA KMAAAA OOOOxx -1694 323 0 2 4 14 94 694 1694 1694 1694 188 189 ENAAAA LMAAAA VVVVxx -8940 324 0 0 0 0 40 940 940 3940 8940 80 81 WFAAAA MMAAAA AAAAxx -7264 325 0 0 4 4 64 264 1264 2264 7264 128 129 KTAAAA NMAAAA HHHHxx -4699 326 1 3 9 19 99 699 699 4699 4699 198 199 TYAAAA OMAAAA OOOOxx -4541 327 1 1 1 1 41 541 541 4541 4541 82 83 RSAAAA PMAAAA VVVVxx -5768 328 0 0 8 8 68 768 1768 768 5768 136 137 WNAAAA QMAAAA AAAAxx -6183 329 1 3 3 3 83 183 183 1183 6183 166 167 VDAAAA RMAAAA HHHHxx -7457 330 1 1 7 17 57 457 1457 2457 7457 114 115 VAAAAA SMAAAA OOOOxx -7317 331 1 1 7 17 17 317 1317 2317 7317 34 35 LVAAAA TMAAAA VVVVxx -1944 332 0 0 4 4 44 944 1944 1944 1944 88 89 UWAAAA UMAAAA AAAAxx -665 333 1 1 5 5 65 665 665 665 665 130 131 PZAAAA VMAAAA HHHHxx -5974 334 0 2 4 14 74 974 1974 974 5974 148 149 UVAAAA WMAAAA OOOOxx -7370 335 0 2 0 10 70 370 1370 2370 7370 140 141 MXAAAA XMAAAA VVVVxx -9196 336 0 0 6 16 96 196 1196 4196 9196 192 193 SPAAAA YMAAAA AAAAxx -6796 337 0 0 6 16 96 796 796 1796 6796 192 193 KBAAAA ZMAAAA HHHHxx -6180 338 0 0 0 0 80 180 180 1180 6180 160 161 SDAAAA ANAAAA OOOOxx -8557 339 1 1 7 17 57 557 557 3557 8557 114 115 DRAAAA BNAAAA VVVVxx -928 340 0 0 8 8 28 928 928 928 928 56 57 SJAAAA CNAAAA AAAAxx -6275 341 1 3 5 15 75 275 275 1275 6275 150 151 JHAAAA DNAAAA HHHHxx -409 342 1 1 9 9 9 409 409 409 409 18 19 TPAAAA ENAAAA OOOOxx -6442 343 0 2 2 2 42 442 442 1442 6442 84 85 UNAAAA FNAAAA VVVVxx -5889 344 1 1 9 9 89 889 1889 889 5889 178 179 NSAAAA GNAAAA AAAAxx -5180 345 0 0 0 0 80 180 1180 180 5180 160 161 GRAAAA HNAAAA HHHHxx -1629 346 1 1 9 9 29 629 1629 1629 1629 58 59 RKAAAA INAAAA OOOOxx -6088 347 0 0 8 8 88 88 88 1088 6088 176 177 EAAAAA JNAAAA VVVVxx -5598 348 0 2 8 18 98 598 1598 598 5598 196 197 IHAAAA KNAAAA AAAAxx -1803 349 1 3 3 3 3 803 1803 1803 1803 6 7 JRAAAA LNAAAA HHHHxx -2330 350 0 2 0 10 30 330 330 2330 2330 60 61 QLAAAA MNAAAA OOOOxx -5901 351 1 1 1 1 1 901 1901 901 5901 2 3 ZSAAAA NNAAAA VVVVxx -780 352 0 0 0 0 80 780 780 780 780 160 161 AEAAAA ONAAAA AAAAxx -7171 353 1 3 1 11 71 171 1171 2171 7171 142 143 VPAAAA PNAAAA HHHHxx -8778 354 0 2 8 18 78 778 778 3778 8778 156 157 QZAAAA QNAAAA OOOOxx -6622 355 0 2 2 2 22 622 622 1622 6622 44 45 SUAAAA RNAAAA VVVVxx -9938 356 0 2 8 18 38 938 1938 4938 9938 76 77 GSAAAA SNAAAA AAAAxx -8254 357 0 2 4 14 54 254 254 3254 8254 108 109 MFAAAA TNAAAA HHHHxx -1951 358 1 3 1 11 51 951 1951 1951 1951 102 103 BXAAAA UNAAAA OOOOxx -1434 359 0 2 4 14 34 434 1434 1434 1434 68 69 EDAAAA VNAAAA VVVVxx -7539 360 1 3 9 19 39 539 1539 2539 7539 78 79 ZDAAAA WNAAAA AAAAxx -600 361 0 0 0 0 0 600 600 600 600 0 1 CXAAAA XNAAAA HHHHxx -3122 362 0 2 2 2 22 122 1122 3122 3122 44 45 CQAAAA YNAAAA OOOOxx -5704 363 0 0 4 4 4 704 1704 704 5704 8 9 KLAAAA ZNAAAA VVVVxx -6300 364 0 0 0 0 0 300 300 1300 6300 0 1 IIAAAA AOAAAA AAAAxx -4585 365 1 1 5 5 85 585 585 4585 4585 170 171 JUAAAA BOAAAA HHHHxx -6313 366 1 1 3 13 13 313 313 1313 6313 26 27 VIAAAA COAAAA OOOOxx -3154 367 0 2 4 14 54 154 1154 3154 3154 108 109 IRAAAA DOAAAA VVVVxx -642 368 0 2 2 2 42 642 642 642 642 84 85 SYAAAA EOAAAA AAAAxx -7736 369 0 0 6 16 36 736 1736 2736 7736 72 73 OLAAAA FOAAAA HHHHxx -5087 370 1 3 7 7 87 87 1087 87 5087 174 175 RNAAAA GOAAAA OOOOxx -5708 371 0 0 8 8 8 708 1708 708 5708 16 17 OLAAAA HOAAAA VVVVxx -8169 372 1 1 9 9 69 169 169 3169 8169 138 139 FCAAAA IOAAAA AAAAxx -9768 373 0 0 8 8 68 768 1768 4768 9768 136 137 SLAAAA JOAAAA HHHHxx -3874 374 0 2 4 14 74 874 1874 3874 3874 148 149 ATAAAA KOAAAA OOOOxx -6831 375 1 3 1 11 31 831 831 1831 6831 62 63 TCAAAA LOAAAA VVVVxx -18 376 0 2 8 18 18 18 18 18 18 36 37 SAAAAA MOAAAA AAAAxx -6375 377 1 3 5 15 75 375 375 1375 6375 150 151 FLAAAA NOAAAA HHHHxx -7106 378 0 2 6 6 6 106 1106 2106 7106 12 13 INAAAA OOAAAA OOOOxx -5926 379 0 2 6 6 26 926 1926 926 5926 52 53 YTAAAA POAAAA VVVVxx -4956 380 0 0 6 16 56 956 956 4956 4956 112 113 QIAAAA QOAAAA AAAAxx -7042 381 0 2 2 2 42 42 1042 2042 7042 84 85 WKAAAA ROAAAA HHHHxx -6043 382 1 3 3 3 43 43 43 1043 6043 86 87 LYAAAA SOAAAA OOOOxx -2084 383 0 0 4 4 84 84 84 2084 2084 168 169 ECAAAA TOAAAA VVVVxx -6038 384 0 2 8 18 38 38 38 1038 6038 76 77 GYAAAA UOAAAA AAAAxx -7253 385 1 1 3 13 53 253 1253 2253 7253 106 107 ZSAAAA VOAAAA HHHHxx -2061 386 1 1 1 1 61 61 61 2061 2061 122 123 HBAAAA WOAAAA OOOOxx -7800 387 0 0 0 0 0 800 1800 2800 7800 0 1 AOAAAA XOAAAA VVVVxx -4970 388 0 2 0 10 70 970 970 4970 4970 140 141 EJAAAA YOAAAA AAAAxx -8580 389 0 0 0 0 80 580 580 3580 8580 160 161 ASAAAA ZOAAAA HHHHxx -9173 390 1 1 3 13 73 173 1173 4173 9173 146 147 VOAAAA APAAAA OOOOxx -8558 391 0 2 8 18 58 558 558 3558 8558 116 117 ERAAAA BPAAAA VVVVxx -3897 392 1 1 7 17 97 897 1897 3897 3897 194 195 XTAAAA CPAAAA AAAAxx -5069 393 1 1 9 9 69 69 1069 69 5069 138 139 ZMAAAA DPAAAA HHHHxx -2301 394 1 1 1 1 1 301 301 2301 2301 2 3 NKAAAA EPAAAA OOOOxx -9863 395 1 3 3 3 63 863 1863 4863 9863 126 127 JPAAAA FPAAAA VVVVxx -5733 396 1 1 3 13 33 733 1733 733 5733 66 67 NMAAAA GPAAAA AAAAxx -2338 397 0 2 8 18 38 338 338 2338 2338 76 77 YLAAAA HPAAAA HHHHxx -9639 398 1 3 9 19 39 639 1639 4639 9639 78 79 TGAAAA IPAAAA OOOOxx -1139 399 1 3 9 19 39 139 1139 1139 1139 78 79 VRAAAA JPAAAA VVVVxx -2293 400 1 1 3 13 93 293 293 2293 2293 186 187 FKAAAA KPAAAA AAAAxx -6125 401 1 1 5 5 25 125 125 1125 6125 50 51 PBAAAA LPAAAA HHHHxx -5374 402 0 2 4 14 74 374 1374 374 5374 148 149 SYAAAA MPAAAA OOOOxx -7216 403 0 0 6 16 16 216 1216 2216 7216 32 33 ORAAAA NPAAAA VVVVxx -2285 404 1 1 5 5 85 285 285 2285 2285 170 171 XJAAAA OPAAAA AAAAxx -2387 405 1 3 7 7 87 387 387 2387 2387 174 175 VNAAAA PPAAAA HHHHxx -5015 406 1 3 5 15 15 15 1015 15 5015 30 31 XKAAAA QPAAAA OOOOxx -2087 407 1 3 7 7 87 87 87 2087 2087 174 175 HCAAAA RPAAAA VVVVxx -4938 408 0 2 8 18 38 938 938 4938 4938 76 77 YHAAAA SPAAAA AAAAxx -3635 409 1 3 5 15 35 635 1635 3635 3635 70 71 VJAAAA TPAAAA HHHHxx -7737 410 1 1 7 17 37 737 1737 2737 7737 74 75 PLAAAA UPAAAA OOOOxx -8056 411 0 0 6 16 56 56 56 3056 8056 112 113 WXAAAA VPAAAA VVVVxx -4502 412 0 2 2 2 2 502 502 4502 4502 4 5 ERAAAA WPAAAA AAAAxx -54 413 0 2 4 14 54 54 54 54 54 108 109 CCAAAA XPAAAA HHHHxx -3182 414 0 2 2 2 82 182 1182 3182 3182 164 165 KSAAAA YPAAAA OOOOxx -3718 415 0 2 8 18 18 718 1718 3718 3718 36 37 ANAAAA ZPAAAA VVVVxx -3989 416 1 1 9 9 89 989 1989 3989 3989 178 179 LXAAAA AQAAAA AAAAxx -8028 417 0 0 8 8 28 28 28 3028 8028 56 57 UWAAAA BQAAAA HHHHxx -1426 418 0 2 6 6 26 426 1426 1426 1426 52 53 WCAAAA CQAAAA OOOOxx -3801 419 1 1 1 1 1 801 1801 3801 3801 2 3 FQAAAA DQAAAA VVVVxx -241 420 1 1 1 1 41 241 241 241 241 82 83 HJAAAA EQAAAA AAAAxx -8000 421 0 0 0 0 0 0 0 3000 8000 0 1 SVAAAA FQAAAA HHHHxx -8357 422 1 1 7 17 57 357 357 3357 8357 114 115 LJAAAA GQAAAA OOOOxx -7548 423 0 0 8 8 48 548 1548 2548 7548 96 97 IEAAAA HQAAAA VVVVxx -7307 424 1 3 7 7 7 307 1307 2307 7307 14 15 BVAAAA IQAAAA AAAAxx -2275 425 1 3 5 15 75 275 275 2275 2275 150 151 NJAAAA JQAAAA HHHHxx -2718 426 0 2 8 18 18 718 718 2718 2718 36 37 OAAAAA KQAAAA OOOOxx -7068 427 0 0 8 8 68 68 1068 2068 7068 136 137 WLAAAA LQAAAA VVVVxx -3181 428 1 1 1 1 81 181 1181 3181 3181 162 163 JSAAAA MQAAAA AAAAxx -749 429 1 1 9 9 49 749 749 749 749 98 99 VCAAAA NQAAAA HHHHxx -5195 430 1 3 5 15 95 195 1195 195 5195 190 191 VRAAAA OQAAAA OOOOxx -6136 431 0 0 6 16 36 136 136 1136 6136 72 73 ACAAAA PQAAAA VVVVxx -8012 432 0 0 2 12 12 12 12 3012 8012 24 25 EWAAAA QQAAAA AAAAxx -3957 433 1 1 7 17 57 957 1957 3957 3957 114 115 FWAAAA RQAAAA HHHHxx -3083 434 1 3 3 3 83 83 1083 3083 3083 166 167 POAAAA SQAAAA OOOOxx -9997 435 1 1 7 17 97 997 1997 4997 9997 194 195 NUAAAA TQAAAA VVVVxx -3299 436 1 3 9 19 99 299 1299 3299 3299 198 199 XWAAAA UQAAAA AAAAxx -846 437 0 2 6 6 46 846 846 846 846 92 93 OGAAAA VQAAAA HHHHxx -2985 438 1 1 5 5 85 985 985 2985 2985 170 171 VKAAAA WQAAAA OOOOxx -9238 439 0 2 8 18 38 238 1238 4238 9238 76 77 IRAAAA XQAAAA VVVVxx -1403 440 1 3 3 3 3 403 1403 1403 1403 6 7 ZBAAAA YQAAAA AAAAxx -5563 441 1 3 3 3 63 563 1563 563 5563 126 127 ZFAAAA ZQAAAA HHHHxx -7965 442 1 1 5 5 65 965 1965 2965 7965 130 131 JUAAAA ARAAAA OOOOxx -4512 443 0 0 2 12 12 512 512 4512 4512 24 25 ORAAAA BRAAAA VVVVxx -9730 444 0 2 0 10 30 730 1730 4730 9730 60 61 GKAAAA CRAAAA AAAAxx -1129 445 1 1 9 9 29 129 1129 1129 1129 58 59 LRAAAA DRAAAA HHHHxx -2624 446 0 0 4 4 24 624 624 2624 2624 48 49 YWAAAA ERAAAA OOOOxx -8178 447 0 2 8 18 78 178 178 3178 8178 156 157 OCAAAA FRAAAA VVVVxx -6468 448 0 0 8 8 68 468 468 1468 6468 136 137 UOAAAA GRAAAA AAAAxx -3027 449 1 3 7 7 27 27 1027 3027 3027 54 55 LMAAAA HRAAAA HHHHxx -3845 450 1 1 5 5 45 845 1845 3845 3845 90 91 XRAAAA IRAAAA OOOOxx -786 451 0 2 6 6 86 786 786 786 786 172 173 GEAAAA JRAAAA VVVVxx -4971 452 1 3 1 11 71 971 971 4971 4971 142 143 FJAAAA KRAAAA AAAAxx -1542 453 0 2 2 2 42 542 1542 1542 1542 84 85 IHAAAA LRAAAA HHHHxx -7967 454 1 3 7 7 67 967 1967 2967 7967 134 135 LUAAAA MRAAAA OOOOxx -443 455 1 3 3 3 43 443 443 443 443 86 87 BRAAAA NRAAAA VVVVxx -7318 456 0 2 8 18 18 318 1318 2318 7318 36 37 MVAAAA ORAAAA AAAAxx -4913 457 1 1 3 13 13 913 913 4913 4913 26 27 ZGAAAA PRAAAA HHHHxx -9466 458 0 2 6 6 66 466 1466 4466 9466 132 133 CAAAAA QRAAAA OOOOxx -7866 459 0 2 6 6 66 866 1866 2866 7866 132 133 OQAAAA RRAAAA VVVVxx -784 460 0 0 4 4 84 784 784 784 784 168 169 EEAAAA SRAAAA AAAAxx -9040 461 0 0 0 0 40 40 1040 4040 9040 80 81 SJAAAA TRAAAA HHHHxx -3954 462 0 2 4 14 54 954 1954 3954 3954 108 109 CWAAAA URAAAA OOOOxx -4183 463 1 3 3 3 83 183 183 4183 4183 166 167 XEAAAA VRAAAA VVVVxx -3608 464 0 0 8 8 8 608 1608 3608 3608 16 17 UIAAAA WRAAAA AAAAxx -7630 465 0 2 0 10 30 630 1630 2630 7630 60 61 MHAAAA XRAAAA HHHHxx -590 466 0 2 0 10 90 590 590 590 590 180 181 SWAAAA YRAAAA OOOOxx -3453 467 1 1 3 13 53 453 1453 3453 3453 106 107 VCAAAA ZRAAAA VVVVxx -7757 468 1 1 7 17 57 757 1757 2757 7757 114 115 JMAAAA ASAAAA AAAAxx -7394 469 0 2 4 14 94 394 1394 2394 7394 188 189 KYAAAA BSAAAA HHHHxx -396 470 0 0 6 16 96 396 396 396 396 192 193 GPAAAA CSAAAA OOOOxx -7873 471 1 1 3 13 73 873 1873 2873 7873 146 147 VQAAAA DSAAAA VVVVxx -1553 472 1 1 3 13 53 553 1553 1553 1553 106 107 THAAAA ESAAAA AAAAxx -598 473 0 2 8 18 98 598 598 598 598 196 197 AXAAAA FSAAAA HHHHxx -7191 474 1 3 1 11 91 191 1191 2191 7191 182 183 PQAAAA GSAAAA OOOOxx -8116 475 0 0 6 16 16 116 116 3116 8116 32 33 EAAAAA HSAAAA VVVVxx -2516 476 0 0 6 16 16 516 516 2516 2516 32 33 USAAAA ISAAAA AAAAxx -7750 477 0 2 0 10 50 750 1750 2750 7750 100 101 CMAAAA JSAAAA HHHHxx -6625 478 1 1 5 5 25 625 625 1625 6625 50 51 VUAAAA KSAAAA OOOOxx -8838 479 0 2 8 18 38 838 838 3838 8838 76 77 YBAAAA LSAAAA VVVVxx -4636 480 0 0 6 16 36 636 636 4636 4636 72 73 IWAAAA MSAAAA AAAAxx -7627 481 1 3 7 7 27 627 1627 2627 7627 54 55 JHAAAA NSAAAA HHHHxx -1690 482 0 2 0 10 90 690 1690 1690 1690 180 181 ANAAAA OSAAAA OOOOxx -7071 483 1 3 1 11 71 71 1071 2071 7071 142 143 ZLAAAA PSAAAA VVVVxx -2081 484 1 1 1 1 81 81 81 2081 2081 162 163 BCAAAA QSAAAA AAAAxx -7138 485 0 2 8 18 38 138 1138 2138 7138 76 77 OOAAAA RSAAAA HHHHxx -864 486 0 0 4 4 64 864 864 864 864 128 129 GHAAAA SSAAAA OOOOxx -6392 487 0 0 2 12 92 392 392 1392 6392 184 185 WLAAAA TSAAAA VVVVxx -7544 488 0 0 4 4 44 544 1544 2544 7544 88 89 EEAAAA USAAAA AAAAxx -5438 489 0 2 8 18 38 438 1438 438 5438 76 77 EBAAAA VSAAAA HHHHxx -7099 490 1 3 9 19 99 99 1099 2099 7099 198 199 BNAAAA WSAAAA OOOOxx -5157 491 1 1 7 17 57 157 1157 157 5157 114 115 JQAAAA XSAAAA VVVVxx -3391 492 1 3 1 11 91 391 1391 3391 3391 182 183 LAAAAA YSAAAA AAAAxx -3805 493 1 1 5 5 5 805 1805 3805 3805 10 11 JQAAAA ZSAAAA HHHHxx -2110 494 0 2 0 10 10 110 110 2110 2110 20 21 EDAAAA ATAAAA OOOOxx -3176 495 0 0 6 16 76 176 1176 3176 3176 152 153 ESAAAA BTAAAA VVVVxx -5918 496 0 2 8 18 18 918 1918 918 5918 36 37 QTAAAA CTAAAA AAAAxx -1218 497 0 2 8 18 18 218 1218 1218 1218 36 37 WUAAAA DTAAAA HHHHxx -6683 498 1 3 3 3 83 683 683 1683 6683 166 167 BXAAAA ETAAAA OOOOxx -914 499 0 2 4 14 14 914 914 914 914 28 29 EJAAAA FTAAAA VVVVxx -4737 500 1 1 7 17 37 737 737 4737 4737 74 75 FAAAAA GTAAAA AAAAxx -7286 501 0 2 6 6 86 286 1286 2286 7286 172 173 GUAAAA HTAAAA HHHHxx -9975 502 1 3 5 15 75 975 1975 4975 9975 150 151 RTAAAA ITAAAA OOOOxx -8030 503 0 2 0 10 30 30 30 3030 8030 60 61 WWAAAA JTAAAA VVVVxx -7364 504 0 0 4 4 64 364 1364 2364 7364 128 129 GXAAAA KTAAAA AAAAxx -1389 505 1 1 9 9 89 389 1389 1389 1389 178 179 LBAAAA LTAAAA HHHHxx -4025 506 1 1 5 5 25 25 25 4025 4025 50 51 VYAAAA MTAAAA OOOOxx -4835 507 1 3 5 15 35 835 835 4835 4835 70 71 ZDAAAA NTAAAA VVVVxx -8045 508 1 1 5 5 45 45 45 3045 8045 90 91 LXAAAA OTAAAA AAAAxx -1864 509 0 0 4 4 64 864 1864 1864 1864 128 129 STAAAA PTAAAA HHHHxx -3313 510 1 1 3 13 13 313 1313 3313 3313 26 27 LXAAAA QTAAAA OOOOxx -2384 511 0 0 4 4 84 384 384 2384 2384 168 169 SNAAAA RTAAAA VVVVxx -6115 512 1 3 5 15 15 115 115 1115 6115 30 31 FBAAAA STAAAA AAAAxx -5705 513 1 1 5 5 5 705 1705 705 5705 10 11 LLAAAA TTAAAA HHHHxx -9269 514 1 1 9 9 69 269 1269 4269 9269 138 139 NSAAAA UTAAAA OOOOxx -3379 515 1 3 9 19 79 379 1379 3379 3379 158 159 ZZAAAA VTAAAA VVVVxx -8205 516 1 1 5 5 5 205 205 3205 8205 10 11 PDAAAA WTAAAA AAAAxx -6575 517 1 3 5 15 75 575 575 1575 6575 150 151 XSAAAA XTAAAA HHHHxx -486 518 0 2 6 6 86 486 486 486 486 172 173 SSAAAA YTAAAA OOOOxx -4894 519 0 2 4 14 94 894 894 4894 4894 188 189 GGAAAA ZTAAAA VVVVxx -3090 520 0 2 0 10 90 90 1090 3090 3090 180 181 WOAAAA AUAAAA AAAAxx -759 521 1 3 9 19 59 759 759 759 759 118 119 FDAAAA BUAAAA HHHHxx -4864 522 0 0 4 4 64 864 864 4864 4864 128 129 CFAAAA CUAAAA OOOOxx -4083 523 1 3 3 3 83 83 83 4083 4083 166 167 BBAAAA DUAAAA VVVVxx -6918 524 0 2 8 18 18 918 918 1918 6918 36 37 CGAAAA EUAAAA AAAAxx -8146 525 0 2 6 6 46 146 146 3146 8146 92 93 IBAAAA FUAAAA HHHHxx -1523 526 1 3 3 3 23 523 1523 1523 1523 46 47 PGAAAA GUAAAA OOOOxx -1591 527 1 3 1 11 91 591 1591 1591 1591 182 183 FJAAAA HUAAAA VVVVxx -3343 528 1 3 3 3 43 343 1343 3343 3343 86 87 PYAAAA IUAAAA AAAAxx -1391 529 1 3 1 11 91 391 1391 1391 1391 182 183 NBAAAA JUAAAA HHHHxx -9963 530 1 3 3 3 63 963 1963 4963 9963 126 127 FTAAAA KUAAAA OOOOxx -2423 531 1 3 3 3 23 423 423 2423 2423 46 47 FPAAAA LUAAAA VVVVxx -1822 532 0 2 2 2 22 822 1822 1822 1822 44 45 CSAAAA MUAAAA AAAAxx -8706 533 0 2 6 6 6 706 706 3706 8706 12 13 WWAAAA NUAAAA HHHHxx -3001 534 1 1 1 1 1 1 1001 3001 3001 2 3 LLAAAA OUAAAA OOOOxx -6707 535 1 3 7 7 7 707 707 1707 6707 14 15 ZXAAAA PUAAAA VVVVxx -2121 536 1 1 1 1 21 121 121 2121 2121 42 43 PDAAAA QUAAAA AAAAxx -5814 537 0 2 4 14 14 814 1814 814 5814 28 29 QPAAAA RUAAAA HHHHxx -2659 538 1 3 9 19 59 659 659 2659 2659 118 119 HYAAAA SUAAAA OOOOxx -2016 539 0 0 6 16 16 16 16 2016 2016 32 33 OZAAAA TUAAAA VVVVxx -4286 540 0 2 6 6 86 286 286 4286 4286 172 173 WIAAAA UUAAAA AAAAxx -9205 541 1 1 5 5 5 205 1205 4205 9205 10 11 BQAAAA VUAAAA HHHHxx -3496 542 0 0 6 16 96 496 1496 3496 3496 192 193 MEAAAA WUAAAA OOOOxx -5333 543 1 1 3 13 33 333 1333 333 5333 66 67 DXAAAA XUAAAA VVVVxx -5571 544 1 3 1 11 71 571 1571 571 5571 142 143 HGAAAA YUAAAA AAAAxx -1696 545 0 0 6 16 96 696 1696 1696 1696 192 193 GNAAAA ZUAAAA HHHHxx -4871 546 1 3 1 11 71 871 871 4871 4871 142 143 JFAAAA AVAAAA OOOOxx -4852 547 0 0 2 12 52 852 852 4852 4852 104 105 QEAAAA BVAAAA VVVVxx -8483 548 1 3 3 3 83 483 483 3483 8483 166 167 HOAAAA CVAAAA AAAAxx -1376 549 0 0 6 16 76 376 1376 1376 1376 152 153 YAAAAA DVAAAA HHHHxx -5456 550 0 0 6 16 56 456 1456 456 5456 112 113 WBAAAA EVAAAA OOOOxx -499 551 1 3 9 19 99 499 499 499 499 198 199 FTAAAA FVAAAA VVVVxx -3463 552 1 3 3 3 63 463 1463 3463 3463 126 127 FDAAAA GVAAAA AAAAxx -7426 553 0 2 6 6 26 426 1426 2426 7426 52 53 QZAAAA HVAAAA HHHHxx -5341 554 1 1 1 1 41 341 1341 341 5341 82 83 LXAAAA IVAAAA OOOOxx -9309 555 1 1 9 9 9 309 1309 4309 9309 18 19 BUAAAA JVAAAA VVVVxx -2055 556 1 3 5 15 55 55 55 2055 2055 110 111 BBAAAA KVAAAA AAAAxx -2199 557 1 3 9 19 99 199 199 2199 2199 198 199 PGAAAA LVAAAA HHHHxx -7235 558 1 3 5 15 35 235 1235 2235 7235 70 71 HSAAAA MVAAAA OOOOxx -8661 559 1 1 1 1 61 661 661 3661 8661 122 123 DVAAAA NVAAAA VVVVxx -9494 560 0 2 4 14 94 494 1494 4494 9494 188 189 EBAAAA OVAAAA AAAAxx -935 561 1 3 5 15 35 935 935 935 935 70 71 ZJAAAA PVAAAA HHHHxx -7044 562 0 0 4 4 44 44 1044 2044 7044 88 89 YKAAAA QVAAAA OOOOxx -1974 563 0 2 4 14 74 974 1974 1974 1974 148 149 YXAAAA RVAAAA VVVVxx -9679 564 1 3 9 19 79 679 1679 4679 9679 158 159 HIAAAA SVAAAA AAAAxx -9822 565 0 2 2 2 22 822 1822 4822 9822 44 45 UNAAAA TVAAAA HHHHxx -4088 566 0 0 8 8 88 88 88 4088 4088 176 177 GBAAAA UVAAAA OOOOxx -1749 567 1 1 9 9 49 749 1749 1749 1749 98 99 HPAAAA VVAAAA VVVVxx -2116 568 0 0 6 16 16 116 116 2116 2116 32 33 KDAAAA WVAAAA AAAAxx -976 569 0 0 6 16 76 976 976 976 976 152 153 OLAAAA XVAAAA HHHHxx -8689 570 1 1 9 9 89 689 689 3689 8689 178 179 FWAAAA YVAAAA OOOOxx -2563 571 1 3 3 3 63 563 563 2563 2563 126 127 PUAAAA ZVAAAA VVVVxx -7195 572 1 3 5 15 95 195 1195 2195 7195 190 191 TQAAAA AWAAAA AAAAxx -9985 573 1 1 5 5 85 985 1985 4985 9985 170 171 BUAAAA BWAAAA HHHHxx -7699 574 1 3 9 19 99 699 1699 2699 7699 198 199 DKAAAA CWAAAA OOOOxx -5311 575 1 3 1 11 11 311 1311 311 5311 22 23 HWAAAA DWAAAA VVVVxx -295 576 1 3 5 15 95 295 295 295 295 190 191 JLAAAA EWAAAA AAAAxx -8214 577 0 2 4 14 14 214 214 3214 8214 28 29 YDAAAA FWAAAA HHHHxx -3275 578 1 3 5 15 75 275 1275 3275 3275 150 151 ZVAAAA GWAAAA OOOOxx -9646 579 0 2 6 6 46 646 1646 4646 9646 92 93 AHAAAA HWAAAA VVVVxx -1908 580 0 0 8 8 8 908 1908 1908 1908 16 17 KVAAAA IWAAAA AAAAxx -3858 581 0 2 8 18 58 858 1858 3858 3858 116 117 KSAAAA JWAAAA HHHHxx -9362 582 0 2 2 2 62 362 1362 4362 9362 124 125 CWAAAA KWAAAA OOOOxx -9307 583 1 3 7 7 7 307 1307 4307 9307 14 15 ZTAAAA LWAAAA VVVVxx -6124 584 0 0 4 4 24 124 124 1124 6124 48 49 OBAAAA MWAAAA AAAAxx -2405 585 1 1 5 5 5 405 405 2405 2405 10 11 NOAAAA NWAAAA HHHHxx -8422 586 0 2 2 2 22 422 422 3422 8422 44 45 YLAAAA OWAAAA OOOOxx -393 587 1 1 3 13 93 393 393 393 393 186 187 DPAAAA PWAAAA VVVVxx -8973 588 1 1 3 13 73 973 973 3973 8973 146 147 DHAAAA QWAAAA AAAAxx -5171 589 1 3 1 11 71 171 1171 171 5171 142 143 XQAAAA RWAAAA HHHHxx -4929 590 1 1 9 9 29 929 929 4929 4929 58 59 PHAAAA SWAAAA OOOOxx -6935 591 1 3 5 15 35 935 935 1935 6935 70 71 TGAAAA TWAAAA VVVVxx -8584 592 0 0 4 4 84 584 584 3584 8584 168 169 ESAAAA UWAAAA AAAAxx -1035 593 1 3 5 15 35 35 1035 1035 1035 70 71 VNAAAA VWAAAA HHHHxx -3734 594 0 2 4 14 34 734 1734 3734 3734 68 69 QNAAAA WWAAAA OOOOxx -1458 595 0 2 8 18 58 458 1458 1458 1458 116 117 CEAAAA XWAAAA VVVVxx -8746 596 0 2 6 6 46 746 746 3746 8746 92 93 KYAAAA YWAAAA AAAAxx -1677 597 1 1 7 17 77 677 1677 1677 1677 154 155 NMAAAA ZWAAAA HHHHxx -8502 598 0 2 2 2 2 502 502 3502 8502 4 5 APAAAA AXAAAA OOOOxx -7752 599 0 0 2 12 52 752 1752 2752 7752 104 105 EMAAAA BXAAAA VVVVxx -2556 600 0 0 6 16 56 556 556 2556 2556 112 113 IUAAAA CXAAAA AAAAxx -6426 601 0 2 6 6 26 426 426 1426 6426 52 53 ENAAAA DXAAAA HHHHxx -8420 602 0 0 0 0 20 420 420 3420 8420 40 41 WLAAAA EXAAAA OOOOxx -4462 603 0 2 2 2 62 462 462 4462 4462 124 125 QPAAAA FXAAAA VVVVxx -1378 604 0 2 8 18 78 378 1378 1378 1378 156 157 ABAAAA GXAAAA AAAAxx -1387 605 1 3 7 7 87 387 1387 1387 1387 174 175 JBAAAA HXAAAA HHHHxx -8094 606 0 2 4 14 94 94 94 3094 8094 188 189 IZAAAA IXAAAA OOOOxx -7247 607 1 3 7 7 47 247 1247 2247 7247 94 95 TSAAAA JXAAAA VVVVxx -4261 608 1 1 1 1 61 261 261 4261 4261 122 123 XHAAAA KXAAAA AAAAxx -5029 609 1 1 9 9 29 29 1029 29 5029 58 59 LLAAAA LXAAAA HHHHxx -3625 610 1 1 5 5 25 625 1625 3625 3625 50 51 LJAAAA MXAAAA OOOOxx -8068 611 0 0 8 8 68 68 68 3068 8068 136 137 IYAAAA NXAAAA VVVVxx -102 612 0 2 2 2 2 102 102 102 102 4 5 YDAAAA OXAAAA AAAAxx -5596 613 0 0 6 16 96 596 1596 596 5596 192 193 GHAAAA PXAAAA HHHHxx -5872 614 0 0 2 12 72 872 1872 872 5872 144 145 WRAAAA QXAAAA OOOOxx -4742 615 0 2 2 2 42 742 742 4742 4742 84 85 KAAAAA RXAAAA VVVVxx -2117 616 1 1 7 17 17 117 117 2117 2117 34 35 LDAAAA SXAAAA AAAAxx -3945 617 1 1 5 5 45 945 1945 3945 3945 90 91 TVAAAA TXAAAA HHHHxx -7483 618 1 3 3 3 83 483 1483 2483 7483 166 167 VBAAAA UXAAAA OOOOxx -4455 619 1 3 5 15 55 455 455 4455 4455 110 111 JPAAAA VXAAAA VVVVxx -609 620 1 1 9 9 9 609 609 609 609 18 19 LXAAAA WXAAAA AAAAxx -9829 621 1 1 9 9 29 829 1829 4829 9829 58 59 BOAAAA XXAAAA HHHHxx -4857 622 1 1 7 17 57 857 857 4857 4857 114 115 VEAAAA YXAAAA OOOOxx -3314 623 0 2 4 14 14 314 1314 3314 3314 28 29 MXAAAA ZXAAAA VVVVxx -5353 624 1 1 3 13 53 353 1353 353 5353 106 107 XXAAAA AYAAAA AAAAxx -4909 625 1 1 9 9 9 909 909 4909 4909 18 19 VGAAAA BYAAAA HHHHxx -7597 626 1 1 7 17 97 597 1597 2597 7597 194 195 FGAAAA CYAAAA OOOOxx -2683 627 1 3 3 3 83 683 683 2683 2683 166 167 FZAAAA DYAAAA VVVVxx -3223 628 1 3 3 3 23 223 1223 3223 3223 46 47 ZTAAAA EYAAAA AAAAxx -5363 629 1 3 3 3 63 363 1363 363 5363 126 127 HYAAAA FYAAAA HHHHxx -4578 630 0 2 8 18 78 578 578 4578 4578 156 157 CUAAAA GYAAAA OOOOxx -5544 631 0 0 4 4 44 544 1544 544 5544 88 89 GFAAAA HYAAAA VVVVxx -1589 632 1 1 9 9 89 589 1589 1589 1589 178 179 DJAAAA IYAAAA AAAAxx -7412 633 0 0 2 12 12 412 1412 2412 7412 24 25 CZAAAA JYAAAA HHHHxx -3803 634 1 3 3 3 3 803 1803 3803 3803 6 7 HQAAAA KYAAAA OOOOxx -6179 635 1 3 9 19 79 179 179 1179 6179 158 159 RDAAAA LYAAAA VVVVxx -5588 636 0 0 8 8 88 588 1588 588 5588 176 177 YGAAAA MYAAAA AAAAxx -2134 637 0 2 4 14 34 134 134 2134 2134 68 69 CEAAAA NYAAAA HHHHxx -4383 638 1 3 3 3 83 383 383 4383 4383 166 167 PMAAAA OYAAAA OOOOxx -6995 639 1 3 5 15 95 995 995 1995 6995 190 191 BJAAAA PYAAAA VVVVxx -6598 640 0 2 8 18 98 598 598 1598 6598 196 197 UTAAAA QYAAAA AAAAxx -8731 641 1 3 1 11 31 731 731 3731 8731 62 63 VXAAAA RYAAAA HHHHxx -7177 642 1 1 7 17 77 177 1177 2177 7177 154 155 BQAAAA SYAAAA OOOOxx -6578 643 0 2 8 18 78 578 578 1578 6578 156 157 ATAAAA TYAAAA VVVVxx -9393 644 1 1 3 13 93 393 1393 4393 9393 186 187 HXAAAA UYAAAA AAAAxx -1276 645 0 0 6 16 76 276 1276 1276 1276 152 153 CXAAAA VYAAAA HHHHxx -8766 646 0 2 6 6 66 766 766 3766 8766 132 133 EZAAAA WYAAAA OOOOxx -1015 647 1 3 5 15 15 15 1015 1015 1015 30 31 BNAAAA XYAAAA VVVVxx -4396 648 0 0 6 16 96 396 396 4396 4396 192 193 CNAAAA YYAAAA AAAAxx -5564 649 0 0 4 4 64 564 1564 564 5564 128 129 AGAAAA ZYAAAA HHHHxx -927 650 1 3 7 7 27 927 927 927 927 54 55 RJAAAA AZAAAA OOOOxx -3306 651 0 2 6 6 6 306 1306 3306 3306 12 13 EXAAAA BZAAAA VVVVxx -1615 652 1 3 5 15 15 615 1615 1615 1615 30 31 DKAAAA CZAAAA AAAAxx -4550 653 0 2 0 10 50 550 550 4550 4550 100 101 ATAAAA DZAAAA HHHHxx -2468 654 0 0 8 8 68 468 468 2468 2468 136 137 YQAAAA EZAAAA OOOOxx -5336 655 0 0 6 16 36 336 1336 336 5336 72 73 GXAAAA FZAAAA VVVVxx -4471 656 1 3 1 11 71 471 471 4471 4471 142 143 ZPAAAA GZAAAA AAAAxx -8085 657 1 1 5 5 85 85 85 3085 8085 170 171 ZYAAAA HZAAAA HHHHxx -540 658 0 0 0 0 40 540 540 540 540 80 81 UUAAAA IZAAAA OOOOxx -5108 659 0 0 8 8 8 108 1108 108 5108 16 17 MOAAAA JZAAAA VVVVxx -8015 660 1 3 5 15 15 15 15 3015 8015 30 31 HWAAAA KZAAAA AAAAxx -2857 661 1 1 7 17 57 857 857 2857 2857 114 115 XFAAAA LZAAAA HHHHxx -9472 662 0 0 2 12 72 472 1472 4472 9472 144 145 IAAAAA MZAAAA OOOOxx -5666 663 0 2 6 6 66 666 1666 666 5666 132 133 YJAAAA NZAAAA VVVVxx -3555 664 1 3 5 15 55 555 1555 3555 3555 110 111 TGAAAA OZAAAA AAAAxx -378 665 0 2 8 18 78 378 378 378 378 156 157 OOAAAA PZAAAA HHHHxx -4466 666 0 2 6 6 66 466 466 4466 4466 132 133 UPAAAA QZAAAA OOOOxx -3247 667 1 3 7 7 47 247 1247 3247 3247 94 95 XUAAAA RZAAAA VVVVxx -6570 668 0 2 0 10 70 570 570 1570 6570 140 141 SSAAAA SZAAAA AAAAxx -5655 669 1 3 5 15 55 655 1655 655 5655 110 111 NJAAAA TZAAAA HHHHxx -917 670 1 1 7 17 17 917 917 917 917 34 35 HJAAAA UZAAAA OOOOxx -3637 671 1 1 7 17 37 637 1637 3637 3637 74 75 XJAAAA VZAAAA VVVVxx -3668 672 0 0 8 8 68 668 1668 3668 3668 136 137 CLAAAA WZAAAA AAAAxx -5644 673 0 0 4 4 44 644 1644 644 5644 88 89 CJAAAA XZAAAA HHHHxx -8286 674 0 2 6 6 86 286 286 3286 8286 172 173 SGAAAA YZAAAA OOOOxx -6896 675 0 0 6 16 96 896 896 1896 6896 192 193 GFAAAA ZZAAAA VVVVxx -2870 676 0 2 0 10 70 870 870 2870 2870 140 141 KGAAAA AABAAA AAAAxx -8041 677 1 1 1 1 41 41 41 3041 8041 82 83 HXAAAA BABAAA HHHHxx -8137 678 1 1 7 17 37 137 137 3137 8137 74 75 ZAAAAA CABAAA OOOOxx -4823 679 1 3 3 3 23 823 823 4823 4823 46 47 NDAAAA DABAAA VVVVxx -2438 680 0 2 8 18 38 438 438 2438 2438 76 77 UPAAAA EABAAA AAAAxx -6329 681 1 1 9 9 29 329 329 1329 6329 58 59 LJAAAA FABAAA HHHHxx -623 682 1 3 3 3 23 623 623 623 623 46 47 ZXAAAA GABAAA OOOOxx -1360 683 0 0 0 0 60 360 1360 1360 1360 120 121 IAAAAA HABAAA VVVVxx -7987 684 1 3 7 7 87 987 1987 2987 7987 174 175 FVAAAA IABAAA AAAAxx -9788 685 0 0 8 8 88 788 1788 4788 9788 176 177 MMAAAA JABAAA HHHHxx -3212 686 0 0 2 12 12 212 1212 3212 3212 24 25 OTAAAA KABAAA OOOOxx -2725 687 1 1 5 5 25 725 725 2725 2725 50 51 VAAAAA LABAAA VVVVxx -7837 688 1 1 7 17 37 837 1837 2837 7837 74 75 LPAAAA MABAAA AAAAxx -4746 689 0 2 6 6 46 746 746 4746 4746 92 93 OAAAAA NABAAA HHHHxx -3986 690 0 2 6 6 86 986 1986 3986 3986 172 173 IXAAAA OABAAA OOOOxx -9128 691 0 0 8 8 28 128 1128 4128 9128 56 57 CNAAAA PABAAA VVVVxx -5044 692 0 0 4 4 44 44 1044 44 5044 88 89 AMAAAA QABAAA AAAAxx -8132 693 0 0 2 12 32 132 132 3132 8132 64 65 UAAAAA RABAAA HHHHxx -9992 694 0 0 2 12 92 992 1992 4992 9992 184 185 IUAAAA SABAAA OOOOxx -8468 695 0 0 8 8 68 468 468 3468 8468 136 137 SNAAAA TABAAA VVVVxx -6876 696 0 0 6 16 76 876 876 1876 6876 152 153 MEAAAA UABAAA AAAAxx -3532 697 0 0 2 12 32 532 1532 3532 3532 64 65 WFAAAA VABAAA HHHHxx -2140 698 0 0 0 0 40 140 140 2140 2140 80 81 IEAAAA WABAAA OOOOxx -2183 699 1 3 3 3 83 183 183 2183 2183 166 167 ZFAAAA XABAAA VVVVxx -9766 700 0 2 6 6 66 766 1766 4766 9766 132 133 QLAAAA YABAAA AAAAxx -7943 701 1 3 3 3 43 943 1943 2943 7943 86 87 NTAAAA ZABAAA HHHHxx -9243 702 1 3 3 3 43 243 1243 4243 9243 86 87 NRAAAA ABBAAA OOOOxx -6241 703 1 1 1 1 41 241 241 1241 6241 82 83 BGAAAA BBBAAA VVVVxx -9540 704 0 0 0 0 40 540 1540 4540 9540 80 81 YCAAAA CBBAAA AAAAxx -7418 705 0 2 8 18 18 418 1418 2418 7418 36 37 IZAAAA DBBAAA HHHHxx -1603 706 1 3 3 3 3 603 1603 1603 1603 6 7 RJAAAA EBBAAA OOOOxx -8950 707 0 2 0 10 50 950 950 3950 8950 100 101 GGAAAA FBBAAA VVVVxx -6933 708 1 1 3 13 33 933 933 1933 6933 66 67 RGAAAA GBBAAA AAAAxx -2646 709 0 2 6 6 46 646 646 2646 2646 92 93 UXAAAA HBBAAA HHHHxx -3447 710 1 3 7 7 47 447 1447 3447 3447 94 95 PCAAAA IBBAAA OOOOxx -9957 711 1 1 7 17 57 957 1957 4957 9957 114 115 ZSAAAA JBBAAA VVVVxx -4623 712 1 3 3 3 23 623 623 4623 4623 46 47 VVAAAA KBBAAA AAAAxx -9058 713 0 2 8 18 58 58 1058 4058 9058 116 117 KKAAAA LBBAAA HHHHxx -7361 714 1 1 1 1 61 361 1361 2361 7361 122 123 DXAAAA MBBAAA OOOOxx -2489 715 1 1 9 9 89 489 489 2489 2489 178 179 TRAAAA NBBAAA VVVVxx -7643 716 1 3 3 3 43 643 1643 2643 7643 86 87 ZHAAAA OBBAAA AAAAxx -9166 717 0 2 6 6 66 166 1166 4166 9166 132 133 OOAAAA PBBAAA HHHHxx -7789 718 1 1 9 9 89 789 1789 2789 7789 178 179 PNAAAA QBBAAA OOOOxx -2332 719 0 0 2 12 32 332 332 2332 2332 64 65 SLAAAA RBBAAA VVVVxx -1832 720 0 0 2 12 32 832 1832 1832 1832 64 65 MSAAAA SBBAAA AAAAxx -8375 721 1 3 5 15 75 375 375 3375 8375 150 151 DKAAAA TBBAAA HHHHxx -948 722 0 0 8 8 48 948 948 948 948 96 97 MKAAAA UBBAAA OOOOxx -5613 723 1 1 3 13 13 613 1613 613 5613 26 27 XHAAAA VBBAAA VVVVxx -6310 724 0 2 0 10 10 310 310 1310 6310 20 21 SIAAAA WBBAAA AAAAxx -4254 725 0 2 4 14 54 254 254 4254 4254 108 109 QHAAAA XBBAAA HHHHxx -4260 726 0 0 0 0 60 260 260 4260 4260 120 121 WHAAAA YBBAAA OOOOxx -2060 727 0 0 0 0 60 60 60 2060 2060 120 121 GBAAAA ZBBAAA VVVVxx -4831 728 1 3 1 11 31 831 831 4831 4831 62 63 VDAAAA ACBAAA AAAAxx -6176 729 0 0 6 16 76 176 176 1176 6176 152 153 ODAAAA BCBAAA HHHHxx -6688 730 0 0 8 8 88 688 688 1688 6688 176 177 GXAAAA CCBAAA OOOOxx -5752 731 0 0 2 12 52 752 1752 752 5752 104 105 GNAAAA DCBAAA VVVVxx -8714 732 0 2 4 14 14 714 714 3714 8714 28 29 EXAAAA ECBAAA AAAAxx -6739 733 1 3 9 19 39 739 739 1739 6739 78 79 FZAAAA FCBAAA HHHHxx -7066 734 0 2 6 6 66 66 1066 2066 7066 132 133 ULAAAA GCBAAA OOOOxx -7250 735 0 2 0 10 50 250 1250 2250 7250 100 101 WSAAAA HCBAAA VVVVxx -3161 736 1 1 1 1 61 161 1161 3161 3161 122 123 PRAAAA ICBAAA AAAAxx -1411 737 1 3 1 11 11 411 1411 1411 1411 22 23 HCAAAA JCBAAA HHHHxx -9301 738 1 1 1 1 1 301 1301 4301 9301 2 3 TTAAAA KCBAAA OOOOxx -8324 739 0 0 4 4 24 324 324 3324 8324 48 49 EIAAAA LCBAAA VVVVxx -9641 740 1 1 1 1 41 641 1641 4641 9641 82 83 VGAAAA MCBAAA AAAAxx -7077 741 1 1 7 17 77 77 1077 2077 7077 154 155 FMAAAA NCBAAA HHHHxx -9888 742 0 0 8 8 88 888 1888 4888 9888 176 177 IQAAAA OCBAAA OOOOxx -9909 743 1 1 9 9 9 909 1909 4909 9909 18 19 DRAAAA PCBAAA VVVVxx -2209 744 1 1 9 9 9 209 209 2209 2209 18 19 ZGAAAA QCBAAA AAAAxx -6904 745 0 0 4 4 4 904 904 1904 6904 8 9 OFAAAA RCBAAA HHHHxx -6608 746 0 0 8 8 8 608 608 1608 6608 16 17 EUAAAA SCBAAA OOOOxx -8400 747 0 0 0 0 0 400 400 3400 8400 0 1 CLAAAA TCBAAA VVVVxx -5124 748 0 0 4 4 24 124 1124 124 5124 48 49 CPAAAA UCBAAA AAAAxx -5484 749 0 0 4 4 84 484 1484 484 5484 168 169 YCAAAA VCBAAA HHHHxx -3575 750 1 3 5 15 75 575 1575 3575 3575 150 151 NHAAAA WCBAAA OOOOxx -9723 751 1 3 3 3 23 723 1723 4723 9723 46 47 ZJAAAA XCBAAA VVVVxx -360 752 0 0 0 0 60 360 360 360 360 120 121 WNAAAA YCBAAA AAAAxx -1059 753 1 3 9 19 59 59 1059 1059 1059 118 119 TOAAAA ZCBAAA HHHHxx -4941 754 1 1 1 1 41 941 941 4941 4941 82 83 BIAAAA ADBAAA OOOOxx -2535 755 1 3 5 15 35 535 535 2535 2535 70 71 NTAAAA BDBAAA VVVVxx -4119 756 1 3 9 19 19 119 119 4119 4119 38 39 LCAAAA CDBAAA AAAAxx -3725 757 1 1 5 5 25 725 1725 3725 3725 50 51 HNAAAA DDBAAA HHHHxx -4758 758 0 2 8 18 58 758 758 4758 4758 116 117 ABAAAA EDBAAA OOOOxx -9593 759 1 1 3 13 93 593 1593 4593 9593 186 187 ZEAAAA FDBAAA VVVVxx -4663 760 1 3 3 3 63 663 663 4663 4663 126 127 JXAAAA GDBAAA AAAAxx -7734 761 0 2 4 14 34 734 1734 2734 7734 68 69 MLAAAA HDBAAA HHHHxx -9156 762 0 0 6 16 56 156 1156 4156 9156 112 113 EOAAAA IDBAAA OOOOxx -8120 763 0 0 0 0 20 120 120 3120 8120 40 41 IAAAAA JDBAAA VVVVxx -4385 764 1 1 5 5 85 385 385 4385 4385 170 171 RMAAAA KDBAAA AAAAxx -2926 765 0 2 6 6 26 926 926 2926 2926 52 53 OIAAAA LDBAAA HHHHxx -4186 766 0 2 6 6 86 186 186 4186 4186 172 173 AFAAAA MDBAAA OOOOxx -2508 767 0 0 8 8 8 508 508 2508 2508 16 17 MSAAAA NDBAAA VVVVxx -4012 768 0 0 2 12 12 12 12 4012 4012 24 25 IYAAAA ODBAAA AAAAxx -6266 769 0 2 6 6 66 266 266 1266 6266 132 133 AHAAAA PDBAAA HHHHxx -3709 770 1 1 9 9 9 709 1709 3709 3709 18 19 RMAAAA QDBAAA OOOOxx -7289 771 1 1 9 9 89 289 1289 2289 7289 178 179 JUAAAA RDBAAA VVVVxx -8875 772 1 3 5 15 75 875 875 3875 8875 150 151 JDAAAA SDBAAA AAAAxx -4412 773 0 0 2 12 12 412 412 4412 4412 24 25 SNAAAA TDBAAA HHHHxx -3033 774 1 1 3 13 33 33 1033 3033 3033 66 67 RMAAAA UDBAAA OOOOxx -1645 775 1 1 5 5 45 645 1645 1645 1645 90 91 HLAAAA VDBAAA VVVVxx -3557 776 1 1 7 17 57 557 1557 3557 3557 114 115 VGAAAA WDBAAA AAAAxx -6316 777 0 0 6 16 16 316 316 1316 6316 32 33 YIAAAA XDBAAA HHHHxx -2054 778 0 2 4 14 54 54 54 2054 2054 108 109 ABAAAA YDBAAA OOOOxx -7031 779 1 3 1 11 31 31 1031 2031 7031 62 63 LKAAAA ZDBAAA VVVVxx -3405 780 1 1 5 5 5 405 1405 3405 3405 10 11 ZAAAAA AEBAAA AAAAxx -5343 781 1 3 3 3 43 343 1343 343 5343 86 87 NXAAAA BEBAAA HHHHxx -5240 782 0 0 0 0 40 240 1240 240 5240 80 81 OTAAAA CEBAAA OOOOxx -9650 783 0 2 0 10 50 650 1650 4650 9650 100 101 EHAAAA DEBAAA VVVVxx -3777 784 1 1 7 17 77 777 1777 3777 3777 154 155 HPAAAA EEBAAA AAAAxx -9041 785 1 1 1 1 41 41 1041 4041 9041 82 83 TJAAAA FEBAAA HHHHxx -6923 786 1 3 3 3 23 923 923 1923 6923 46 47 HGAAAA GEBAAA OOOOxx -2977 787 1 1 7 17 77 977 977 2977 2977 154 155 NKAAAA HEBAAA VVVVxx -5500 788 0 0 0 0 0 500 1500 500 5500 0 1 ODAAAA IEBAAA AAAAxx -1044 789 0 0 4 4 44 44 1044 1044 1044 88 89 EOAAAA JEBAAA HHHHxx -434 790 0 2 4 14 34 434 434 434 434 68 69 SQAAAA KEBAAA OOOOxx -611 791 1 3 1 11 11 611 611 611 611 22 23 NXAAAA LEBAAA VVVVxx -5760 792 0 0 0 0 60 760 1760 760 5760 120 121 ONAAAA MEBAAA AAAAxx -2445 793 1 1 5 5 45 445 445 2445 2445 90 91 BQAAAA NEBAAA HHHHxx -7098 794 0 2 8 18 98 98 1098 2098 7098 196 197 ANAAAA OEBAAA OOOOxx -2188 795 0 0 8 8 88 188 188 2188 2188 176 177 EGAAAA PEBAAA VVVVxx -4597 796 1 1 7 17 97 597 597 4597 4597 194 195 VUAAAA QEBAAA AAAAxx -1913 797 1 1 3 13 13 913 1913 1913 1913 26 27 PVAAAA REBAAA HHHHxx -8696 798 0 0 6 16 96 696 696 3696 8696 192 193 MWAAAA SEBAAA OOOOxx -3332 799 0 0 2 12 32 332 1332 3332 3332 64 65 EYAAAA TEBAAA VVVVxx -8760 800 0 0 0 0 60 760 760 3760 8760 120 121 YYAAAA UEBAAA AAAAxx -3215 801 1 3 5 15 15 215 1215 3215 3215 30 31 RTAAAA VEBAAA HHHHxx -1625 802 1 1 5 5 25 625 1625 1625 1625 50 51 NKAAAA WEBAAA OOOOxx -4219 803 1 3 9 19 19 219 219 4219 4219 38 39 HGAAAA XEBAAA VVVVxx -415 804 1 3 5 15 15 415 415 415 415 30 31 ZPAAAA YEBAAA AAAAxx -4242 805 0 2 2 2 42 242 242 4242 4242 84 85 EHAAAA ZEBAAA HHHHxx -8660 806 0 0 0 0 60 660 660 3660 8660 120 121 CVAAAA AFBAAA OOOOxx -6525 807 1 1 5 5 25 525 525 1525 6525 50 51 ZQAAAA BFBAAA VVVVxx -2141 808 1 1 1 1 41 141 141 2141 2141 82 83 JEAAAA CFBAAA AAAAxx -5152 809 0 0 2 12 52 152 1152 152 5152 104 105 EQAAAA DFBAAA HHHHxx -8560 810 0 0 0 0 60 560 560 3560 8560 120 121 GRAAAA EFBAAA OOOOxx -9835 811 1 3 5 15 35 835 1835 4835 9835 70 71 HOAAAA FFBAAA VVVVxx -2657 812 1 1 7 17 57 657 657 2657 2657 114 115 FYAAAA GFBAAA AAAAxx -6085 813 1 1 5 5 85 85 85 1085 6085 170 171 BAAAAA HFBAAA HHHHxx -6698 814 0 2 8 18 98 698 698 1698 6698 196 197 QXAAAA IFBAAA OOOOxx -5421 815 1 1 1 1 21 421 1421 421 5421 42 43 NAAAAA JFBAAA VVVVxx -6661 816 1 1 1 1 61 661 661 1661 6661 122 123 FWAAAA KFBAAA AAAAxx -5645 817 1 1 5 5 45 645 1645 645 5645 90 91 DJAAAA LFBAAA HHHHxx -1248 818 0 0 8 8 48 248 1248 1248 1248 96 97 AWAAAA MFBAAA OOOOxx -5690 819 0 2 0 10 90 690 1690 690 5690 180 181 WKAAAA NFBAAA VVVVxx -4762 820 0 2 2 2 62 762 762 4762 4762 124 125 EBAAAA OFBAAA AAAAxx -1455 821 1 3 5 15 55 455 1455 1455 1455 110 111 ZDAAAA PFBAAA HHHHxx -9846 822 0 2 6 6 46 846 1846 4846 9846 92 93 SOAAAA QFBAAA OOOOxx -5295 823 1 3 5 15 95 295 1295 295 5295 190 191 RVAAAA RFBAAA VVVVxx -2826 824 0 2 6 6 26 826 826 2826 2826 52 53 SEAAAA SFBAAA AAAAxx -7496 825 0 0 6 16 96 496 1496 2496 7496 192 193 ICAAAA TFBAAA HHHHxx -3024 826 0 0 4 4 24 24 1024 3024 3024 48 49 IMAAAA UFBAAA OOOOxx -4945 827 1 1 5 5 45 945 945 4945 4945 90 91 FIAAAA VFBAAA VVVVxx -4404 828 0 0 4 4 4 404 404 4404 4404 8 9 KNAAAA WFBAAA AAAAxx -9302 829 0 2 2 2 2 302 1302 4302 9302 4 5 UTAAAA XFBAAA HHHHxx -1286 830 0 2 6 6 86 286 1286 1286 1286 172 173 MXAAAA YFBAAA OOOOxx -8435 831 1 3 5 15 35 435 435 3435 8435 70 71 LMAAAA ZFBAAA VVVVxx -8969 832 1 1 9 9 69 969 969 3969 8969 138 139 ZGAAAA AGBAAA AAAAxx -3302 833 0 2 2 2 2 302 1302 3302 3302 4 5 AXAAAA BGBAAA HHHHxx -9753 834 1 1 3 13 53 753 1753 4753 9753 106 107 DLAAAA CGBAAA OOOOxx -9374 835 0 2 4 14 74 374 1374 4374 9374 148 149 OWAAAA DGBAAA VVVVxx -4907 836 1 3 7 7 7 907 907 4907 4907 14 15 TGAAAA EGBAAA AAAAxx -1659 837 1 3 9 19 59 659 1659 1659 1659 118 119 VLAAAA FGBAAA HHHHxx -5095 838 1 3 5 15 95 95 1095 95 5095 190 191 ZNAAAA GGBAAA OOOOxx -9446 839 0 2 6 6 46 446 1446 4446 9446 92 93 IZAAAA HGBAAA VVVVxx -8528 840 0 0 8 8 28 528 528 3528 8528 56 57 AQAAAA IGBAAA AAAAxx -4890 841 0 2 0 10 90 890 890 4890 4890 180 181 CGAAAA JGBAAA HHHHxx -1221 842 1 1 1 1 21 221 1221 1221 1221 42 43 ZUAAAA KGBAAA OOOOxx -5583 843 1 3 3 3 83 583 1583 583 5583 166 167 TGAAAA LGBAAA VVVVxx -7303 844 1 3 3 3 3 303 1303 2303 7303 6 7 XUAAAA MGBAAA AAAAxx -406 845 0 2 6 6 6 406 406 406 406 12 13 QPAAAA NGBAAA HHHHxx -7542 846 0 2 2 2 42 542 1542 2542 7542 84 85 CEAAAA OGBAAA OOOOxx -9507 847 1 3 7 7 7 507 1507 4507 9507 14 15 RBAAAA PGBAAA VVVVxx -9511 848 1 3 1 11 11 511 1511 4511 9511 22 23 VBAAAA QGBAAA AAAAxx -1373 849 1 1 3 13 73 373 1373 1373 1373 146 147 VAAAAA RGBAAA HHHHxx -6556 850 0 0 6 16 56 556 556 1556 6556 112 113 ESAAAA SGBAAA OOOOxx -4117 851 1 1 7 17 17 117 117 4117 4117 34 35 JCAAAA TGBAAA VVVVxx -7794 852 0 2 4 14 94 794 1794 2794 7794 188 189 UNAAAA UGBAAA AAAAxx -7170 853 0 2 0 10 70 170 1170 2170 7170 140 141 UPAAAA VGBAAA HHHHxx -5809 854 1 1 9 9 9 809 1809 809 5809 18 19 LPAAAA WGBAAA OOOOxx -7828 855 0 0 8 8 28 828 1828 2828 7828 56 57 CPAAAA XGBAAA VVVVxx -8046 856 0 2 6 6 46 46 46 3046 8046 92 93 MXAAAA YGBAAA AAAAxx -4833 857 1 1 3 13 33 833 833 4833 4833 66 67 XDAAAA ZGBAAA HHHHxx -2107 858 1 3 7 7 7 107 107 2107 2107 14 15 BDAAAA AHBAAA OOOOxx -4276 859 0 0 6 16 76 276 276 4276 4276 152 153 MIAAAA BHBAAA VVVVxx -9536 860 0 0 6 16 36 536 1536 4536 9536 72 73 UCAAAA CHBAAA AAAAxx -5549 861 1 1 9 9 49 549 1549 549 5549 98 99 LFAAAA DHBAAA HHHHxx -6427 862 1 3 7 7 27 427 427 1427 6427 54 55 FNAAAA EHBAAA OOOOxx -1382 863 0 2 2 2 82 382 1382 1382 1382 164 165 EBAAAA FHBAAA VVVVxx -3256 864 0 0 6 16 56 256 1256 3256 3256 112 113 GVAAAA GHBAAA AAAAxx -3270 865 0 2 0 10 70 270 1270 3270 3270 140 141 UVAAAA HHBAAA HHHHxx -4808 866 0 0 8 8 8 808 808 4808 4808 16 17 YCAAAA IHBAAA OOOOxx -7938 867 0 2 8 18 38 938 1938 2938 7938 76 77 ITAAAA JHBAAA VVVVxx -4405 868 1 1 5 5 5 405 405 4405 4405 10 11 LNAAAA KHBAAA AAAAxx -2264 869 0 0 4 4 64 264 264 2264 2264 128 129 CJAAAA LHBAAA HHHHxx -80 870 0 0 0 0 80 80 80 80 80 160 161 CDAAAA MHBAAA OOOOxx -320 871 0 0 0 0 20 320 320 320 320 40 41 IMAAAA NHBAAA VVVVxx -2383 872 1 3 3 3 83 383 383 2383 2383 166 167 RNAAAA OHBAAA AAAAxx -3146 873 0 2 6 6 46 146 1146 3146 3146 92 93 ARAAAA PHBAAA HHHHxx -6911 874 1 3 1 11 11 911 911 1911 6911 22 23 VFAAAA QHBAAA OOOOxx -7377 875 1 1 7 17 77 377 1377 2377 7377 154 155 TXAAAA RHBAAA VVVVxx -9965 876 1 1 5 5 65 965 1965 4965 9965 130 131 HTAAAA SHBAAA AAAAxx -8361 877 1 1 1 1 61 361 361 3361 8361 122 123 PJAAAA THBAAA HHHHxx -9417 878 1 1 7 17 17 417 1417 4417 9417 34 35 FYAAAA UHBAAA OOOOxx -2483 879 1 3 3 3 83 483 483 2483 2483 166 167 NRAAAA VHBAAA VVVVxx -9843 880 1 3 3 3 43 843 1843 4843 9843 86 87 POAAAA WHBAAA AAAAxx -6395 881 1 3 5 15 95 395 395 1395 6395 190 191 ZLAAAA XHBAAA HHHHxx -6444 882 0 0 4 4 44 444 444 1444 6444 88 89 WNAAAA YHBAAA OOOOxx -1820 883 0 0 0 0 20 820 1820 1820 1820 40 41 ASAAAA ZHBAAA VVVVxx -2768 884 0 0 8 8 68 768 768 2768 2768 136 137 MCAAAA AIBAAA AAAAxx -5413 885 1 1 3 13 13 413 1413 413 5413 26 27 FAAAAA BIBAAA HHHHxx -2923 886 1 3 3 3 23 923 923 2923 2923 46 47 LIAAAA CIBAAA OOOOxx -5286 887 0 2 6 6 86 286 1286 286 5286 172 173 IVAAAA DIBAAA VVVVxx -6126 888 0 2 6 6 26 126 126 1126 6126 52 53 QBAAAA EIBAAA AAAAxx -8343 889 1 3 3 3 43 343 343 3343 8343 86 87 XIAAAA FIBAAA HHHHxx -6010 890 0 2 0 10 10 10 10 1010 6010 20 21 EXAAAA GIBAAA OOOOxx -4177 891 1 1 7 17 77 177 177 4177 4177 154 155 REAAAA HIBAAA VVVVxx -5808 892 0 0 8 8 8 808 1808 808 5808 16 17 KPAAAA IIBAAA AAAAxx -4859 893 1 3 9 19 59 859 859 4859 4859 118 119 XEAAAA JIBAAA HHHHxx -9252 894 0 0 2 12 52 252 1252 4252 9252 104 105 WRAAAA KIBAAA OOOOxx -2941 895 1 1 1 1 41 941 941 2941 2941 82 83 DJAAAA LIBAAA VVVVxx -8693 896 1 1 3 13 93 693 693 3693 8693 186 187 JWAAAA MIBAAA AAAAxx -4432 897 0 0 2 12 32 432 432 4432 4432 64 65 MOAAAA NIBAAA HHHHxx -2371 898 1 3 1 11 71 371 371 2371 2371 142 143 FNAAAA OIBAAA OOOOxx -7546 899 0 2 6 6 46 546 1546 2546 7546 92 93 GEAAAA PIBAAA VVVVxx -1369 900 1 1 9 9 69 369 1369 1369 1369 138 139 RAAAAA QIBAAA AAAAxx -4687 901 1 3 7 7 87 687 687 4687 4687 174 175 HYAAAA RIBAAA HHHHxx -8941 902 1 1 1 1 41 941 941 3941 8941 82 83 XFAAAA SIBAAA OOOOxx -226 903 0 2 6 6 26 226 226 226 226 52 53 SIAAAA TIBAAA VVVVxx -3493 904 1 1 3 13 93 493 1493 3493 3493 186 187 JEAAAA UIBAAA AAAAxx -6433 905 1 1 3 13 33 433 433 1433 6433 66 67 LNAAAA VIBAAA HHHHxx -9189 906 1 1 9 9 89 189 1189 4189 9189 178 179 LPAAAA WIBAAA OOOOxx -6027 907 1 3 7 7 27 27 27 1027 6027 54 55 VXAAAA XIBAAA VVVVxx -4615 908 1 3 5 15 15 615 615 4615 4615 30 31 NVAAAA YIBAAA AAAAxx -5320 909 0 0 0 0 20 320 1320 320 5320 40 41 QWAAAA ZIBAAA HHHHxx -7002 910 0 2 2 2 2 2 1002 2002 7002 4 5 IJAAAA AJBAAA OOOOxx -7367 911 1 3 7 7 67 367 1367 2367 7367 134 135 JXAAAA BJBAAA VVVVxx -289 912 1 1 9 9 89 289 289 289 289 178 179 DLAAAA CJBAAA AAAAxx -407 913 1 3 7 7 7 407 407 407 407 14 15 RPAAAA DJBAAA HHHHxx -504 914 0 0 4 4 4 504 504 504 504 8 9 KTAAAA EJBAAA OOOOxx -8301 915 1 1 1 1 1 301 301 3301 8301 2 3 HHAAAA FJBAAA VVVVxx -1396 916 0 0 6 16 96 396 1396 1396 1396 192 193 SBAAAA GJBAAA AAAAxx -4794 917 0 2 4 14 94 794 794 4794 4794 188 189 KCAAAA HJBAAA HHHHxx -6400 918 0 0 0 0 0 400 400 1400 6400 0 1 EMAAAA IJBAAA OOOOxx -1275 919 1 3 5 15 75 275 1275 1275 1275 150 151 BXAAAA JJBAAA VVVVxx -5797 920 1 1 7 17 97 797 1797 797 5797 194 195 ZOAAAA KJBAAA AAAAxx -2221 921 1 1 1 1 21 221 221 2221 2221 42 43 LHAAAA LJBAAA HHHHxx -2504 922 0 0 4 4 4 504 504 2504 2504 8 9 ISAAAA MJBAAA OOOOxx -2143 923 1 3 3 3 43 143 143 2143 2143 86 87 LEAAAA NJBAAA VVVVxx -1083 924 1 3 3 3 83 83 1083 1083 1083 166 167 RPAAAA OJBAAA AAAAxx -6148 925 0 0 8 8 48 148 148 1148 6148 96 97 MCAAAA PJBAAA HHHHxx -3612 926 0 0 2 12 12 612 1612 3612 3612 24 25 YIAAAA QJBAAA OOOOxx -9499 927 1 3 9 19 99 499 1499 4499 9499 198 199 JBAAAA RJBAAA VVVVxx -5773 928 1 1 3 13 73 773 1773 773 5773 146 147 BOAAAA SJBAAA AAAAxx -1014 929 0 2 4 14 14 14 1014 1014 1014 28 29 ANAAAA TJBAAA HHHHxx -1427 930 1 3 7 7 27 427 1427 1427 1427 54 55 XCAAAA UJBAAA OOOOxx -6770 931 0 2 0 10 70 770 770 1770 6770 140 141 KAAAAA VJBAAA VVVVxx -9042 932 0 2 2 2 42 42 1042 4042 9042 84 85 UJAAAA WJBAAA AAAAxx -9892 933 0 0 2 12 92 892 1892 4892 9892 184 185 MQAAAA XJBAAA HHHHxx -1771 934 1 3 1 11 71 771 1771 1771 1771 142 143 DQAAAA YJBAAA OOOOxx -7392 935 0 0 2 12 92 392 1392 2392 7392 184 185 IYAAAA ZJBAAA VVVVxx -4465 936 1 1 5 5 65 465 465 4465 4465 130 131 TPAAAA AKBAAA AAAAxx -278 937 0 2 8 18 78 278 278 278 278 156 157 SKAAAA BKBAAA HHHHxx -7776 938 0 0 6 16 76 776 1776 2776 7776 152 153 CNAAAA CKBAAA OOOOxx -3763 939 1 3 3 3 63 763 1763 3763 3763 126 127 TOAAAA DKBAAA VVVVxx -7503 940 1 3 3 3 3 503 1503 2503 7503 6 7 PCAAAA EKBAAA AAAAxx -3793 941 1 1 3 13 93 793 1793 3793 3793 186 187 XPAAAA FKBAAA HHHHxx -6510 942 0 2 0 10 10 510 510 1510 6510 20 21 KQAAAA GKBAAA OOOOxx -7641 943 1 1 1 1 41 641 1641 2641 7641 82 83 XHAAAA HKBAAA VVVVxx -3228 944 0 0 8 8 28 228 1228 3228 3228 56 57 EUAAAA IKBAAA AAAAxx -194 945 0 2 4 14 94 194 194 194 194 188 189 MHAAAA JKBAAA HHHHxx -8555 946 1 3 5 15 55 555 555 3555 8555 110 111 BRAAAA KKBAAA OOOOxx -4997 947 1 1 7 17 97 997 997 4997 4997 194 195 FKAAAA LKBAAA VVVVxx -8687 948 1 3 7 7 87 687 687 3687 8687 174 175 DWAAAA MKBAAA AAAAxx -6632 949 0 0 2 12 32 632 632 1632 6632 64 65 CVAAAA NKBAAA HHHHxx -9607 950 1 3 7 7 7 607 1607 4607 9607 14 15 NFAAAA OKBAAA OOOOxx -6201 951 1 1 1 1 1 201 201 1201 6201 2 3 NEAAAA PKBAAA VVVVxx -857 952 1 1 7 17 57 857 857 857 857 114 115 ZGAAAA QKBAAA AAAAxx -5623 953 1 3 3 3 23 623 1623 623 5623 46 47 HIAAAA RKBAAA HHHHxx -5979 954 1 3 9 19 79 979 1979 979 5979 158 159 ZVAAAA SKBAAA OOOOxx -2201 955 1 1 1 1 1 201 201 2201 2201 2 3 RGAAAA TKBAAA VVVVxx -3166 956 0 2 6 6 66 166 1166 3166 3166 132 133 URAAAA UKBAAA AAAAxx -6249 957 1 1 9 9 49 249 249 1249 6249 98 99 JGAAAA VKBAAA HHHHxx -3271 958 1 3 1 11 71 271 1271 3271 3271 142 143 VVAAAA WKBAAA OOOOxx -7777 959 1 1 7 17 77 777 1777 2777 7777 154 155 DNAAAA XKBAAA VVVVxx -6732 960 0 0 2 12 32 732 732 1732 6732 64 65 YYAAAA YKBAAA AAAAxx -6297 961 1 1 7 17 97 297 297 1297 6297 194 195 FIAAAA ZKBAAA HHHHxx -5685 962 1 1 5 5 85 685 1685 685 5685 170 171 RKAAAA ALBAAA OOOOxx -9931 963 1 3 1 11 31 931 1931 4931 9931 62 63 ZRAAAA BLBAAA VVVVxx -7485 964 1 1 5 5 85 485 1485 2485 7485 170 171 XBAAAA CLBAAA AAAAxx -386 965 0 2 6 6 86 386 386 386 386 172 173 WOAAAA DLBAAA HHHHxx -8204 966 0 0 4 4 4 204 204 3204 8204 8 9 ODAAAA ELBAAA OOOOxx -3606 967 0 2 6 6 6 606 1606 3606 3606 12 13 SIAAAA FLBAAA VVVVxx -1692 968 0 0 2 12 92 692 1692 1692 1692 184 185 CNAAAA GLBAAA AAAAxx -3002 969 0 2 2 2 2 2 1002 3002 3002 4 5 MLAAAA HLBAAA HHHHxx -9676 970 0 0 6 16 76 676 1676 4676 9676 152 153 EIAAAA ILBAAA OOOOxx -915 971 1 3 5 15 15 915 915 915 915 30 31 FJAAAA JLBAAA VVVVxx -7706 972 0 2 6 6 6 706 1706 2706 7706 12 13 KKAAAA KLBAAA AAAAxx -6080 973 0 0 0 0 80 80 80 1080 6080 160 161 WZAAAA LLBAAA HHHHxx -1860 974 0 0 0 0 60 860 1860 1860 1860 120 121 OTAAAA MLBAAA OOOOxx -1444 975 0 0 4 4 44 444 1444 1444 1444 88 89 ODAAAA NLBAAA VVVVxx -7208 976 0 0 8 8 8 208 1208 2208 7208 16 17 GRAAAA OLBAAA AAAAxx -8554 977 0 2 4 14 54 554 554 3554 8554 108 109 ARAAAA PLBAAA HHHHxx -2028 978 0 0 8 8 28 28 28 2028 2028 56 57 AAAAAA QLBAAA OOOOxx -9893 979 1 1 3 13 93 893 1893 4893 9893 186 187 NQAAAA RLBAAA VVVVxx -4740 980 0 0 0 0 40 740 740 4740 4740 80 81 IAAAAA SLBAAA AAAAxx -6186 981 0 2 6 6 86 186 186 1186 6186 172 173 YDAAAA TLBAAA HHHHxx -6357 982 1 1 7 17 57 357 357 1357 6357 114 115 NKAAAA ULBAAA OOOOxx -3699 983 1 3 9 19 99 699 1699 3699 3699 198 199 HMAAAA VLBAAA VVVVxx -7620 984 0 0 0 0 20 620 1620 2620 7620 40 41 CHAAAA WLBAAA AAAAxx -921 985 1 1 1 1 21 921 921 921 921 42 43 LJAAAA XLBAAA HHHHxx -5506 986 0 2 6 6 6 506 1506 506 5506 12 13 UDAAAA YLBAAA OOOOxx -8851 987 1 3 1 11 51 851 851 3851 8851 102 103 LCAAAA ZLBAAA VVVVxx -3205 988 1 1 5 5 5 205 1205 3205 3205 10 11 HTAAAA AMBAAA AAAAxx -1956 989 0 0 6 16 56 956 1956 1956 1956 112 113 GXAAAA BMBAAA HHHHxx -6272 990 0 0 2 12 72 272 272 1272 6272 144 145 GHAAAA CMBAAA OOOOxx -1509 991 1 1 9 9 9 509 1509 1509 1509 18 19 BGAAAA DMBAAA VVVVxx -53 992 1 1 3 13 53 53 53 53 53 106 107 BCAAAA EMBAAA AAAAxx -213 993 1 1 3 13 13 213 213 213 213 26 27 FIAAAA FMBAAA HHHHxx -4924 994 0 0 4 4 24 924 924 4924 4924 48 49 KHAAAA GMBAAA OOOOxx -2097 995 1 1 7 17 97 97 97 2097 2097 194 195 RCAAAA HMBAAA VVVVxx -4607 996 1 3 7 7 7 607 607 4607 4607 14 15 FVAAAA IMBAAA AAAAxx -1582 997 0 2 2 2 82 582 1582 1582 1582 164 165 WIAAAA JMBAAA HHHHxx -6643 998 1 3 3 3 43 643 643 1643 6643 86 87 NVAAAA KMBAAA OOOOxx -2238 999 0 2 8 18 38 238 238 2238 2238 76 77 CIAAAA LMBAAA VVVVxx -2942 1000 0 2 2 2 42 942 942 2942 2942 84 85 EJAAAA MMBAAA AAAAxx -1655 1001 1 3 5 15 55 655 1655 1655 1655 110 111 RLAAAA NMBAAA HHHHxx -3226 1002 0 2 6 6 26 226 1226 3226 3226 52 53 CUAAAA OMBAAA OOOOxx -4263 1003 1 3 3 3 63 263 263 4263 4263 126 127 ZHAAAA PMBAAA VVVVxx -960 1004 0 0 0 0 60 960 960 960 960 120 121 YKAAAA QMBAAA AAAAxx -1213 1005 1 1 3 13 13 213 1213 1213 1213 26 27 RUAAAA RMBAAA HHHHxx -1845 1006 1 1 5 5 45 845 1845 1845 1845 90 91 ZSAAAA SMBAAA OOOOxx -6944 1007 0 0 4 4 44 944 944 1944 6944 88 89 CHAAAA TMBAAA VVVVxx -5284 1008 0 0 4 4 84 284 1284 284 5284 168 169 GVAAAA UMBAAA AAAAxx -188 1009 0 0 8 8 88 188 188 188 188 176 177 GHAAAA VMBAAA HHHHxx -748 1010 0 0 8 8 48 748 748 748 748 96 97 UCAAAA WMBAAA OOOOxx -2226 1011 0 2 6 6 26 226 226 2226 2226 52 53 QHAAAA XMBAAA VVVVxx -7342 1012 0 2 2 2 42 342 1342 2342 7342 84 85 KWAAAA YMBAAA AAAAxx -6120 1013 0 0 0 0 20 120 120 1120 6120 40 41 KBAAAA ZMBAAA HHHHxx -536 1014 0 0 6 16 36 536 536 536 536 72 73 QUAAAA ANBAAA OOOOxx -3239 1015 1 3 9 19 39 239 1239 3239 3239 78 79 PUAAAA BNBAAA VVVVxx -2832 1016 0 0 2 12 32 832 832 2832 2832 64 65 YEAAAA CNBAAA AAAAxx -5296 1017 0 0 6 16 96 296 1296 296 5296 192 193 SVAAAA DNBAAA HHHHxx -5795 1018 1 3 5 15 95 795 1795 795 5795 190 191 XOAAAA ENBAAA OOOOxx -6290 1019 0 2 0 10 90 290 290 1290 6290 180 181 YHAAAA FNBAAA VVVVxx -4916 1020 0 0 6 16 16 916 916 4916 4916 32 33 CHAAAA GNBAAA AAAAxx -8366 1021 0 2 6 6 66 366 366 3366 8366 132 133 UJAAAA HNBAAA HHHHxx -4248 1022 0 0 8 8 48 248 248 4248 4248 96 97 KHAAAA INBAAA OOOOxx -6460 1023 0 0 0 0 60 460 460 1460 6460 120 121 MOAAAA JNBAAA VVVVxx -9296 1024 0 0 6 16 96 296 1296 4296 9296 192 193 OTAAAA KNBAAA AAAAxx -3486 1025 0 2 6 6 86 486 1486 3486 3486 172 173 CEAAAA LNBAAA HHHHxx -5664 1026 0 0 4 4 64 664 1664 664 5664 128 129 WJAAAA MNBAAA OOOOxx -7624 1027 0 0 4 4 24 624 1624 2624 7624 48 49 GHAAAA NNBAAA VVVVxx -2790 1028 0 2 0 10 90 790 790 2790 2790 180 181 IDAAAA ONBAAA AAAAxx -682 1029 0 2 2 2 82 682 682 682 682 164 165 GAAAAA PNBAAA HHHHxx -6412 1030 0 0 2 12 12 412 412 1412 6412 24 25 QMAAAA QNBAAA OOOOxx -6882 1031 0 2 2 2 82 882 882 1882 6882 164 165 SEAAAA RNBAAA VVVVxx -1332 1032 0 0 2 12 32 332 1332 1332 1332 64 65 GZAAAA SNBAAA AAAAxx -4911 1033 1 3 1 11 11 911 911 4911 4911 22 23 XGAAAA TNBAAA HHHHxx -3528 1034 0 0 8 8 28 528 1528 3528 3528 56 57 SFAAAA UNBAAA OOOOxx -271 1035 1 3 1 11 71 271 271 271 271 142 143 LKAAAA VNBAAA VVVVxx -7007 1036 1 3 7 7 7 7 1007 2007 7007 14 15 NJAAAA WNBAAA AAAAxx -2198 1037 0 2 8 18 98 198 198 2198 2198 196 197 OGAAAA XNBAAA HHHHxx -4266 1038 0 2 6 6 66 266 266 4266 4266 132 133 CIAAAA YNBAAA OOOOxx -9867 1039 1 3 7 7 67 867 1867 4867 9867 134 135 NPAAAA ZNBAAA VVVVxx -7602 1040 0 2 2 2 2 602 1602 2602 7602 4 5 KGAAAA AOBAAA AAAAxx -7521 1041 1 1 1 1 21 521 1521 2521 7521 42 43 HDAAAA BOBAAA HHHHxx -7200 1042 0 0 0 0 0 200 1200 2200 7200 0 1 YQAAAA COBAAA OOOOxx -4816 1043 0 0 6 16 16 816 816 4816 4816 32 33 GDAAAA DOBAAA VVVVxx -1669 1044 1 1 9 9 69 669 1669 1669 1669 138 139 FMAAAA EOBAAA AAAAxx -4764 1045 0 0 4 4 64 764 764 4764 4764 128 129 GBAAAA FOBAAA HHHHxx -7393 1046 1 1 3 13 93 393 1393 2393 7393 186 187 JYAAAA GOBAAA OOOOxx -7434 1047 0 2 4 14 34 434 1434 2434 7434 68 69 YZAAAA HOBAAA VVVVxx -9079 1048 1 3 9 19 79 79 1079 4079 9079 158 159 FLAAAA IOBAAA AAAAxx -9668 1049 0 0 8 8 68 668 1668 4668 9668 136 137 WHAAAA JOBAAA HHHHxx -7184 1050 0 0 4 4 84 184 1184 2184 7184 168 169 IQAAAA KOBAAA OOOOxx -7347 1051 1 3 7 7 47 347 1347 2347 7347 94 95 PWAAAA LOBAAA VVVVxx -951 1052 1 3 1 11 51 951 951 951 951 102 103 PKAAAA MOBAAA AAAAxx -4513 1053 1 1 3 13 13 513 513 4513 4513 26 27 PRAAAA NOBAAA HHHHxx -2692 1054 0 0 2 12 92 692 692 2692 2692 184 185 OZAAAA OOBAAA OOOOxx -9930 1055 0 2 0 10 30 930 1930 4930 9930 60 61 YRAAAA POBAAA VVVVxx -4516 1056 0 0 6 16 16 516 516 4516 4516 32 33 SRAAAA QOBAAA AAAAxx -1592 1057 0 0 2 12 92 592 1592 1592 1592 184 185 GJAAAA ROBAAA HHHHxx -6312 1058 0 0 2 12 12 312 312 1312 6312 24 25 UIAAAA SOBAAA OOOOxx -185 1059 1 1 5 5 85 185 185 185 185 170 171 DHAAAA TOBAAA VVVVxx -1848 1060 0 0 8 8 48 848 1848 1848 1848 96 97 CTAAAA UOBAAA AAAAxx -5844 1061 0 0 4 4 44 844 1844 844 5844 88 89 UQAAAA VOBAAA HHHHxx -1666 1062 0 2 6 6 66 666 1666 1666 1666 132 133 CMAAAA WOBAAA OOOOxx -5864 1063 0 0 4 4 64 864 1864 864 5864 128 129 ORAAAA XOBAAA VVVVxx -1004 1064 0 0 4 4 4 4 1004 1004 1004 8 9 QMAAAA YOBAAA AAAAxx -1758 1065 0 2 8 18 58 758 1758 1758 1758 116 117 QPAAAA ZOBAAA HHHHxx -8823 1066 1 3 3 3 23 823 823 3823 8823 46 47 JBAAAA APBAAA OOOOxx -129 1067 1 1 9 9 29 129 129 129 129 58 59 ZEAAAA BPBAAA VVVVxx -5703 1068 1 3 3 3 3 703 1703 703 5703 6 7 JLAAAA CPBAAA AAAAxx -3331 1069 1 3 1 11 31 331 1331 3331 3331 62 63 DYAAAA DPBAAA HHHHxx -5791 1070 1 3 1 11 91 791 1791 791 5791 182 183 TOAAAA EPBAAA OOOOxx -4421 1071 1 1 1 1 21 421 421 4421 4421 42 43 BOAAAA FPBAAA VVVVxx -9740 1072 0 0 0 0 40 740 1740 4740 9740 80 81 QKAAAA GPBAAA AAAAxx -798 1073 0 2 8 18 98 798 798 798 798 196 197 SEAAAA HPBAAA HHHHxx -571 1074 1 3 1 11 71 571 571 571 571 142 143 ZVAAAA IPBAAA OOOOxx -7084 1075 0 0 4 4 84 84 1084 2084 7084 168 169 MMAAAA JPBAAA VVVVxx -650 1076 0 2 0 10 50 650 650 650 650 100 101 AZAAAA KPBAAA AAAAxx -1467 1077 1 3 7 7 67 467 1467 1467 1467 134 135 LEAAAA LPBAAA HHHHxx -5446 1078 0 2 6 6 46 446 1446 446 5446 92 93 MBAAAA MPBAAA OOOOxx -830 1079 0 2 0 10 30 830 830 830 830 60 61 YFAAAA NPBAAA VVVVxx -5516 1080 0 0 6 16 16 516 1516 516 5516 32 33 EEAAAA OPBAAA AAAAxx -8520 1081 0 0 0 0 20 520 520 3520 8520 40 41 SPAAAA PPBAAA HHHHxx -1152 1082 0 0 2 12 52 152 1152 1152 1152 104 105 ISAAAA QPBAAA OOOOxx -862 1083 0 2 2 2 62 862 862 862 862 124 125 EHAAAA RPBAAA VVVVxx -454 1084 0 2 4 14 54 454 454 454 454 108 109 MRAAAA SPBAAA AAAAxx -9956 1085 0 0 6 16 56 956 1956 4956 9956 112 113 YSAAAA TPBAAA HHHHxx -1654 1086 0 2 4 14 54 654 1654 1654 1654 108 109 QLAAAA UPBAAA OOOOxx -257 1087 1 1 7 17 57 257 257 257 257 114 115 XJAAAA VPBAAA VVVVxx -5469 1088 1 1 9 9 69 469 1469 469 5469 138 139 JCAAAA WPBAAA AAAAxx -9075 1089 1 3 5 15 75 75 1075 4075 9075 150 151 BLAAAA XPBAAA HHHHxx -7799 1090 1 3 9 19 99 799 1799 2799 7799 198 199 ZNAAAA YPBAAA OOOOxx -2001 1091 1 1 1 1 1 1 1 2001 2001 2 3 ZYAAAA ZPBAAA VVVVxx -9786 1092 0 2 6 6 86 786 1786 4786 9786 172 173 KMAAAA AQBAAA AAAAxx -7281 1093 1 1 1 1 81 281 1281 2281 7281 162 163 BUAAAA BQBAAA HHHHxx -5137 1094 1 1 7 17 37 137 1137 137 5137 74 75 PPAAAA CQBAAA OOOOxx -4053 1095 1 1 3 13 53 53 53 4053 4053 106 107 XZAAAA DQBAAA VVVVxx -7911 1096 1 3 1 11 11 911 1911 2911 7911 22 23 HSAAAA EQBAAA AAAAxx -4298 1097 0 2 8 18 98 298 298 4298 4298 196 197 IJAAAA FQBAAA HHHHxx -4805 1098 1 1 5 5 5 805 805 4805 4805 10 11 VCAAAA GQBAAA OOOOxx -9038 1099 0 2 8 18 38 38 1038 4038 9038 76 77 QJAAAA HQBAAA VVVVxx -8023 1100 1 3 3 3 23 23 23 3023 8023 46 47 PWAAAA IQBAAA AAAAxx -6595 1101 1 3 5 15 95 595 595 1595 6595 190 191 RTAAAA JQBAAA HHHHxx -9831 1102 1 3 1 11 31 831 1831 4831 9831 62 63 DOAAAA KQBAAA OOOOxx -788 1103 0 0 8 8 88 788 788 788 788 176 177 IEAAAA LQBAAA VVVVxx -902 1104 0 2 2 2 2 902 902 902 902 4 5 SIAAAA MQBAAA AAAAxx -9137 1105 1 1 7 17 37 137 1137 4137 9137 74 75 LNAAAA NQBAAA HHHHxx -1744 1106 0 0 4 4 44 744 1744 1744 1744 88 89 CPAAAA OQBAAA OOOOxx -7285 1107 1 1 5 5 85 285 1285 2285 7285 170 171 FUAAAA PQBAAA VVVVxx -7006 1108 0 2 6 6 6 6 1006 2006 7006 12 13 MJAAAA QQBAAA AAAAxx -9236 1109 0 0 6 16 36 236 1236 4236 9236 72 73 GRAAAA RQBAAA HHHHxx -5472 1110 0 0 2 12 72 472 1472 472 5472 144 145 MCAAAA SQBAAA OOOOxx -7975 1111 1 3 5 15 75 975 1975 2975 7975 150 151 TUAAAA TQBAAA VVVVxx -4181 1112 1 1 1 1 81 181 181 4181 4181 162 163 VEAAAA UQBAAA AAAAxx -7677 1113 1 1 7 17 77 677 1677 2677 7677 154 155 HJAAAA VQBAAA HHHHxx -35 1114 1 3 5 15 35 35 35 35 35 70 71 JBAAAA WQBAAA OOOOxx -6813 1115 1 1 3 13 13 813 813 1813 6813 26 27 BCAAAA XQBAAA VVVVxx -6618 1116 0 2 8 18 18 618 618 1618 6618 36 37 OUAAAA YQBAAA AAAAxx -8069 1117 1 1 9 9 69 69 69 3069 8069 138 139 JYAAAA ZQBAAA HHHHxx -3071 1118 1 3 1 11 71 71 1071 3071 3071 142 143 DOAAAA ARBAAA OOOOxx -4390 1119 0 2 0 10 90 390 390 4390 4390 180 181 WMAAAA BRBAAA VVVVxx -7764 1120 0 0 4 4 64 764 1764 2764 7764 128 129 QMAAAA CRBAAA AAAAxx -8163 1121 1 3 3 3 63 163 163 3163 8163 126 127 ZBAAAA DRBAAA HHHHxx -1961 1122 1 1 1 1 61 961 1961 1961 1961 122 123 LXAAAA ERBAAA OOOOxx -1103 1123 1 3 3 3 3 103 1103 1103 1103 6 7 LQAAAA FRBAAA VVVVxx -5486 1124 0 2 6 6 86 486 1486 486 5486 172 173 ADAAAA GRBAAA AAAAxx -9513 1125 1 1 3 13 13 513 1513 4513 9513 26 27 XBAAAA HRBAAA HHHHxx -7311 1126 1 3 1 11 11 311 1311 2311 7311 22 23 FVAAAA IRBAAA OOOOxx -4144 1127 0 0 4 4 44 144 144 4144 4144 88 89 KDAAAA JRBAAA VVVVxx -7901 1128 1 1 1 1 1 901 1901 2901 7901 2 3 XRAAAA KRBAAA AAAAxx -4629 1129 1 1 9 9 29 629 629 4629 4629 58 59 BWAAAA LRBAAA HHHHxx -6858 1130 0 2 8 18 58 858 858 1858 6858 116 117 UDAAAA MRBAAA OOOOxx -125 1131 1 1 5 5 25 125 125 125 125 50 51 VEAAAA NRBAAA VVVVxx -3834 1132 0 2 4 14 34 834 1834 3834 3834 68 69 MRAAAA ORBAAA AAAAxx -8155 1133 1 3 5 15 55 155 155 3155 8155 110 111 RBAAAA PRBAAA HHHHxx -8230 1134 0 2 0 10 30 230 230 3230 8230 60 61 OEAAAA QRBAAA OOOOxx -744 1135 0 0 4 4 44 744 744 744 744 88 89 QCAAAA RRBAAA VVVVxx -357 1136 1 1 7 17 57 357 357 357 357 114 115 TNAAAA SRBAAA AAAAxx -2159 1137 1 3 9 19 59 159 159 2159 2159 118 119 BFAAAA TRBAAA HHHHxx -8559 1138 1 3 9 19 59 559 559 3559 8559 118 119 FRAAAA URBAAA OOOOxx -6866 1139 0 2 6 6 66 866 866 1866 6866 132 133 CEAAAA VRBAAA VVVVxx -3863 1140 1 3 3 3 63 863 1863 3863 3863 126 127 PSAAAA WRBAAA AAAAxx -4193 1141 1 1 3 13 93 193 193 4193 4193 186 187 HFAAAA XRBAAA HHHHxx -3277 1142 1 1 7 17 77 277 1277 3277 3277 154 155 BWAAAA YRBAAA OOOOxx -5577 1143 1 1 7 17 77 577 1577 577 5577 154 155 NGAAAA ZRBAAA VVVVxx -9503 1144 1 3 3 3 3 503 1503 4503 9503 6 7 NBAAAA ASBAAA AAAAxx -7642 1145 0 2 2 2 42 642 1642 2642 7642 84 85 YHAAAA BSBAAA HHHHxx -6197 1146 1 1 7 17 97 197 197 1197 6197 194 195 JEAAAA CSBAAA OOOOxx -8995 1147 1 3 5 15 95 995 995 3995 8995 190 191 ZHAAAA DSBAAA VVVVxx -440 1148 0 0 0 0 40 440 440 440 440 80 81 YQAAAA ESBAAA AAAAxx -8418 1149 0 2 8 18 18 418 418 3418 8418 36 37 ULAAAA FSBAAA HHHHxx -8531 1150 1 3 1 11 31 531 531 3531 8531 62 63 DQAAAA GSBAAA OOOOxx -3790 1151 0 2 0 10 90 790 1790 3790 3790 180 181 UPAAAA HSBAAA VVVVxx -7610 1152 0 2 0 10 10 610 1610 2610 7610 20 21 SGAAAA ISBAAA AAAAxx -1252 1153 0 0 2 12 52 252 1252 1252 1252 104 105 EWAAAA JSBAAA HHHHxx -7559 1154 1 3 9 19 59 559 1559 2559 7559 118 119 TEAAAA KSBAAA OOOOxx -9945 1155 1 1 5 5 45 945 1945 4945 9945 90 91 NSAAAA LSBAAA VVVVxx -9023 1156 1 3 3 3 23 23 1023 4023 9023 46 47 BJAAAA MSBAAA AAAAxx -3516 1157 0 0 6 16 16 516 1516 3516 3516 32 33 GFAAAA NSBAAA HHHHxx -4671 1158 1 3 1 11 71 671 671 4671 4671 142 143 RXAAAA OSBAAA OOOOxx -1465 1159 1 1 5 5 65 465 1465 1465 1465 130 131 JEAAAA PSBAAA VVVVxx -9515 1160 1 3 5 15 15 515 1515 4515 9515 30 31 ZBAAAA QSBAAA AAAAxx -3242 1161 0 2 2 2 42 242 1242 3242 3242 84 85 SUAAAA RSBAAA HHHHxx -1732 1162 0 0 2 12 32 732 1732 1732 1732 64 65 QOAAAA SSBAAA OOOOxx -1678 1163 0 2 8 18 78 678 1678 1678 1678 156 157 OMAAAA TSBAAA VVVVxx -1464 1164 0 0 4 4 64 464 1464 1464 1464 128 129 IEAAAA USBAAA AAAAxx -6546 1165 0 2 6 6 46 546 546 1546 6546 92 93 URAAAA VSBAAA HHHHxx -4448 1166 0 0 8 8 48 448 448 4448 4448 96 97 CPAAAA WSBAAA OOOOxx -9847 1167 1 3 7 7 47 847 1847 4847 9847 94 95 TOAAAA XSBAAA VVVVxx -8264 1168 0 0 4 4 64 264 264 3264 8264 128 129 WFAAAA YSBAAA AAAAxx -1620 1169 0 0 0 0 20 620 1620 1620 1620 40 41 IKAAAA ZSBAAA HHHHxx -9388 1170 0 0 8 8 88 388 1388 4388 9388 176 177 CXAAAA ATBAAA OOOOxx -6445 1171 1 1 5 5 45 445 445 1445 6445 90 91 XNAAAA BTBAAA VVVVxx -4789 1172 1 1 9 9 89 789 789 4789 4789 178 179 FCAAAA CTBAAA AAAAxx -1562 1173 0 2 2 2 62 562 1562 1562 1562 124 125 CIAAAA DTBAAA HHHHxx -7305 1174 1 1 5 5 5 305 1305 2305 7305 10 11 ZUAAAA ETBAAA OOOOxx -6344 1175 0 0 4 4 44 344 344 1344 6344 88 89 AKAAAA FTBAAA VVVVxx -5130 1176 0 2 0 10 30 130 1130 130 5130 60 61 IPAAAA GTBAAA AAAAxx -3284 1177 0 0 4 4 84 284 1284 3284 3284 168 169 IWAAAA HTBAAA HHHHxx -6346 1178 0 2 6 6 46 346 346 1346 6346 92 93 CKAAAA ITBAAA OOOOxx -1061 1179 1 1 1 1 61 61 1061 1061 1061 122 123 VOAAAA JTBAAA VVVVxx -872 1180 0 0 2 12 72 872 872 872 872 144 145 OHAAAA KTBAAA AAAAxx -123 1181 1 3 3 3 23 123 123 123 123 46 47 TEAAAA LTBAAA HHHHxx -7903 1182 1 3 3 3 3 903 1903 2903 7903 6 7 ZRAAAA MTBAAA OOOOxx -560 1183 0 0 0 0 60 560 560 560 560 120 121 OVAAAA NTBAAA VVVVxx -4446 1184 0 2 6 6 46 446 446 4446 4446 92 93 APAAAA OTBAAA AAAAxx -3909 1185 1 1 9 9 9 909 1909 3909 3909 18 19 JUAAAA PTBAAA HHHHxx -669 1186 1 1 9 9 69 669 669 669 669 138 139 TZAAAA QTBAAA OOOOxx -7843 1187 1 3 3 3 43 843 1843 2843 7843 86 87 RPAAAA RTBAAA VVVVxx -2546 1188 0 2 6 6 46 546 546 2546 2546 92 93 YTAAAA STBAAA AAAAxx -6757 1189 1 1 7 17 57 757 757 1757 6757 114 115 XZAAAA TTBAAA HHHHxx -466 1190 0 2 6 6 66 466 466 466 466 132 133 YRAAAA UTBAAA OOOOxx -5556 1191 0 0 6 16 56 556 1556 556 5556 112 113 SFAAAA VTBAAA VVVVxx -7196 1192 0 0 6 16 96 196 1196 2196 7196 192 193 UQAAAA WTBAAA AAAAxx -2947 1193 1 3 7 7 47 947 947 2947 2947 94 95 JJAAAA XTBAAA HHHHxx -6493 1194 1 1 3 13 93 493 493 1493 6493 186 187 TPAAAA YTBAAA OOOOxx -7203 1195 1 3 3 3 3 203 1203 2203 7203 6 7 BRAAAA ZTBAAA VVVVxx -3716 1196 0 0 6 16 16 716 1716 3716 3716 32 33 YMAAAA AUBAAA AAAAxx -8058 1197 0 2 8 18 58 58 58 3058 8058 116 117 YXAAAA BUBAAA HHHHxx -433 1198 1 1 3 13 33 433 433 433 433 66 67 RQAAAA CUBAAA OOOOxx -7649 1199 1 1 9 9 49 649 1649 2649 7649 98 99 FIAAAA DUBAAA VVVVxx -6966 1200 0 2 6 6 66 966 966 1966 6966 132 133 YHAAAA EUBAAA AAAAxx -553 1201 1 1 3 13 53 553 553 553 553 106 107 HVAAAA FUBAAA HHHHxx -3677 1202 1 1 7 17 77 677 1677 3677 3677 154 155 LLAAAA GUBAAA OOOOxx -2344 1203 0 0 4 4 44 344 344 2344 2344 88 89 EMAAAA HUBAAA VVVVxx -7439 1204 1 3 9 19 39 439 1439 2439 7439 78 79 DAAAAA IUBAAA AAAAxx -3910 1205 0 2 0 10 10 910 1910 3910 3910 20 21 KUAAAA JUBAAA HHHHxx -3638 1206 0 2 8 18 38 638 1638 3638 3638 76 77 YJAAAA KUBAAA OOOOxx -6637 1207 1 1 7 17 37 637 637 1637 6637 74 75 HVAAAA LUBAAA VVVVxx -4438 1208 0 2 8 18 38 438 438 4438 4438 76 77 SOAAAA MUBAAA AAAAxx -171 1209 1 3 1 11 71 171 171 171 171 142 143 PGAAAA NUBAAA HHHHxx -310 1210 0 2 0 10 10 310 310 310 310 20 21 YLAAAA OUBAAA OOOOxx -2714 1211 0 2 4 14 14 714 714 2714 2714 28 29 KAAAAA PUBAAA VVVVxx -5199 1212 1 3 9 19 99 199 1199 199 5199 198 199 ZRAAAA QUBAAA AAAAxx -8005 1213 1 1 5 5 5 5 5 3005 8005 10 11 XVAAAA RUBAAA HHHHxx -3188 1214 0 0 8 8 88 188 1188 3188 3188 176 177 QSAAAA SUBAAA OOOOxx -1518 1215 0 2 8 18 18 518 1518 1518 1518 36 37 KGAAAA TUBAAA VVVVxx -6760 1216 0 0 0 0 60 760 760 1760 6760 120 121 AAAAAA UUBAAA AAAAxx -9373 1217 1 1 3 13 73 373 1373 4373 9373 146 147 NWAAAA VUBAAA HHHHxx -1938 1218 0 2 8 18 38 938 1938 1938 1938 76 77 OWAAAA WUBAAA OOOOxx -2865 1219 1 1 5 5 65 865 865 2865 2865 130 131 FGAAAA XUBAAA VVVVxx -3203 1220 1 3 3 3 3 203 1203 3203 3203 6 7 FTAAAA YUBAAA AAAAxx -6025 1221 1 1 5 5 25 25 25 1025 6025 50 51 TXAAAA ZUBAAA HHHHxx -8684 1222 0 0 4 4 84 684 684 3684 8684 168 169 AWAAAA AVBAAA OOOOxx -7732 1223 0 0 2 12 32 732 1732 2732 7732 64 65 KLAAAA BVBAAA VVVVxx -3218 1224 0 2 8 18 18 218 1218 3218 3218 36 37 UTAAAA CVBAAA AAAAxx -525 1225 1 1 5 5 25 525 525 525 525 50 51 FUAAAA DVBAAA HHHHxx -601 1226 1 1 1 1 1 601 601 601 601 2 3 DXAAAA EVBAAA OOOOxx -6091 1227 1 3 1 11 91 91 91 1091 6091 182 183 HAAAAA FVBAAA VVVVxx -4498 1228 0 2 8 18 98 498 498 4498 4498 196 197 ARAAAA GVBAAA AAAAxx -8192 1229 0 0 2 12 92 192 192 3192 8192 184 185 CDAAAA HVBAAA HHHHxx -8006 1230 0 2 6 6 6 6 6 3006 8006 12 13 YVAAAA IVBAAA OOOOxx -6157 1231 1 1 7 17 57 157 157 1157 6157 114 115 VCAAAA JVBAAA VVVVxx -312 1232 0 0 2 12 12 312 312 312 312 24 25 AMAAAA KVBAAA AAAAxx -8652 1233 0 0 2 12 52 652 652 3652 8652 104 105 UUAAAA LVBAAA HHHHxx -2787 1234 1 3 7 7 87 787 787 2787 2787 174 175 FDAAAA MVBAAA OOOOxx -1782 1235 0 2 2 2 82 782 1782 1782 1782 164 165 OQAAAA NVBAAA VVVVxx -23 1236 1 3 3 3 23 23 23 23 23 46 47 XAAAAA OVBAAA AAAAxx -1206 1237 0 2 6 6 6 206 1206 1206 1206 12 13 KUAAAA PVBAAA HHHHxx -1076 1238 0 0 6 16 76 76 1076 1076 1076 152 153 KPAAAA QVBAAA OOOOxx -5379 1239 1 3 9 19 79 379 1379 379 5379 158 159 XYAAAA RVBAAA VVVVxx -2047 1240 1 3 7 7 47 47 47 2047 2047 94 95 TAAAAA SVBAAA AAAAxx -6262 1241 0 2 2 2 62 262 262 1262 6262 124 125 WGAAAA TVBAAA HHHHxx -1840 1242 0 0 0 0 40 840 1840 1840 1840 80 81 USAAAA UVBAAA OOOOxx -2106 1243 0 2 6 6 6 106 106 2106 2106 12 13 ADAAAA VVBAAA VVVVxx -1307 1244 1 3 7 7 7 307 1307 1307 1307 14 15 HYAAAA WVBAAA AAAAxx -735 1245 1 3 5 15 35 735 735 735 735 70 71 HCAAAA XVBAAA HHHHxx -3657 1246 1 1 7 17 57 657 1657 3657 3657 114 115 RKAAAA YVBAAA OOOOxx -3006 1247 0 2 6 6 6 6 1006 3006 3006 12 13 QLAAAA ZVBAAA VVVVxx -1538 1248 0 2 8 18 38 538 1538 1538 1538 76 77 EHAAAA AWBAAA AAAAxx -6098 1249 0 2 8 18 98 98 98 1098 6098 196 197 OAAAAA BWBAAA HHHHxx -5267 1250 1 3 7 7 67 267 1267 267 5267 134 135 PUAAAA CWBAAA OOOOxx -9757 1251 1 1 7 17 57 757 1757 4757 9757 114 115 HLAAAA DWBAAA VVVVxx -1236 1252 0 0 6 16 36 236 1236 1236 1236 72 73 OVAAAA EWBAAA AAAAxx -83 1253 1 3 3 3 83 83 83 83 83 166 167 FDAAAA FWBAAA HHHHxx -9227 1254 1 3 7 7 27 227 1227 4227 9227 54 55 XQAAAA GWBAAA OOOOxx -8772 1255 0 0 2 12 72 772 772 3772 8772 144 145 KZAAAA HWBAAA VVVVxx -8822 1256 0 2 2 2 22 822 822 3822 8822 44 45 IBAAAA IWBAAA AAAAxx -7167 1257 1 3 7 7 67 167 1167 2167 7167 134 135 RPAAAA JWBAAA HHHHxx -6909 1258 1 1 9 9 9 909 909 1909 6909 18 19 TFAAAA KWBAAA OOOOxx -1439 1259 1 3 9 19 39 439 1439 1439 1439 78 79 JDAAAA LWBAAA VVVVxx -2370 1260 0 2 0 10 70 370 370 2370 2370 140 141 ENAAAA MWBAAA AAAAxx -4577 1261 1 1 7 17 77 577 577 4577 4577 154 155 BUAAAA NWBAAA HHHHxx -2575 1262 1 3 5 15 75 575 575 2575 2575 150 151 BVAAAA OWBAAA OOOOxx -2795 1263 1 3 5 15 95 795 795 2795 2795 190 191 NDAAAA PWBAAA VVVVxx -5520 1264 0 0 0 0 20 520 1520 520 5520 40 41 IEAAAA QWBAAA AAAAxx -382 1265 0 2 2 2 82 382 382 382 382 164 165 SOAAAA RWBAAA HHHHxx -6335 1266 1 3 5 15 35 335 335 1335 6335 70 71 RJAAAA SWBAAA OOOOxx -8430 1267 0 2 0 10 30 430 430 3430 8430 60 61 GMAAAA TWBAAA VVVVxx -4131 1268 1 3 1 11 31 131 131 4131 4131 62 63 XCAAAA UWBAAA AAAAxx -9332 1269 0 0 2 12 32 332 1332 4332 9332 64 65 YUAAAA VWBAAA HHHHxx -293 1270 1 1 3 13 93 293 293 293 293 186 187 HLAAAA WWBAAA OOOOxx -2276 1271 0 0 6 16 76 276 276 2276 2276 152 153 OJAAAA XWBAAA VVVVxx -5687 1272 1 3 7 7 87 687 1687 687 5687 174 175 TKAAAA YWBAAA AAAAxx -5862 1273 0 2 2 2 62 862 1862 862 5862 124 125 MRAAAA ZWBAAA HHHHxx -5073 1274 1 1 3 13 73 73 1073 73 5073 146 147 DNAAAA AXBAAA OOOOxx -4170 1275 0 2 0 10 70 170 170 4170 4170 140 141 KEAAAA BXBAAA VVVVxx -5039 1276 1 3 9 19 39 39 1039 39 5039 78 79 VLAAAA CXBAAA AAAAxx -3294 1277 0 2 4 14 94 294 1294 3294 3294 188 189 SWAAAA DXBAAA HHHHxx -6015 1278 1 3 5 15 15 15 15 1015 6015 30 31 JXAAAA EXBAAA OOOOxx -9015 1279 1 3 5 15 15 15 1015 4015 9015 30 31 TIAAAA FXBAAA VVVVxx -9785 1280 1 1 5 5 85 785 1785 4785 9785 170 171 JMAAAA GXBAAA AAAAxx -4312 1281 0 0 2 12 12 312 312 4312 4312 24 25 WJAAAA HXBAAA HHHHxx -6343 1282 1 3 3 3 43 343 343 1343 6343 86 87 ZJAAAA IXBAAA OOOOxx -2161 1283 1 1 1 1 61 161 161 2161 2161 122 123 DFAAAA JXBAAA VVVVxx -4490 1284 0 2 0 10 90 490 490 4490 4490 180 181 SQAAAA KXBAAA AAAAxx -4454 1285 0 2 4 14 54 454 454 4454 4454 108 109 IPAAAA LXBAAA HHHHxx -7647 1286 1 3 7 7 47 647 1647 2647 7647 94 95 DIAAAA MXBAAA OOOOxx -1028 1287 0 0 8 8 28 28 1028 1028 1028 56 57 ONAAAA NXBAAA VVVVxx -2965 1288 1 1 5 5 65 965 965 2965 2965 130 131 BKAAAA OXBAAA AAAAxx -9900 1289 0 0 0 0 0 900 1900 4900 9900 0 1 UQAAAA PXBAAA HHHHxx -5509 1290 1 1 9 9 9 509 1509 509 5509 18 19 XDAAAA QXBAAA OOOOxx -7751 1291 1 3 1 11 51 751 1751 2751 7751 102 103 DMAAAA RXBAAA VVVVxx -9594 1292 0 2 4 14 94 594 1594 4594 9594 188 189 AFAAAA SXBAAA AAAAxx -7632 1293 0 0 2 12 32 632 1632 2632 7632 64 65 OHAAAA TXBAAA HHHHxx -6528 1294 0 0 8 8 28 528 528 1528 6528 56 57 CRAAAA UXBAAA OOOOxx -1041 1295 1 1 1 1 41 41 1041 1041 1041 82 83 BOAAAA VXBAAA VVVVxx -1534 1296 0 2 4 14 34 534 1534 1534 1534 68 69 AHAAAA WXBAAA AAAAxx -4229 1297 1 1 9 9 29 229 229 4229 4229 58 59 RGAAAA XXBAAA HHHHxx -84 1298 0 0 4 4 84 84 84 84 84 168 169 GDAAAA YXBAAA OOOOxx -2189 1299 1 1 9 9 89 189 189 2189 2189 178 179 FGAAAA ZXBAAA VVVVxx -7566 1300 0 2 6 6 66 566 1566 2566 7566 132 133 AFAAAA AYBAAA AAAAxx -707 1301 1 3 7 7 7 707 707 707 707 14 15 FBAAAA BYBAAA HHHHxx -581 1302 1 1 1 1 81 581 581 581 581 162 163 JWAAAA CYBAAA OOOOxx -6753 1303 1 1 3 13 53 753 753 1753 6753 106 107 TZAAAA DYBAAA VVVVxx -8604 1304 0 0 4 4 4 604 604 3604 8604 8 9 YSAAAA EYBAAA AAAAxx -373 1305 1 1 3 13 73 373 373 373 373 146 147 JOAAAA FYBAAA HHHHxx -9635 1306 1 3 5 15 35 635 1635 4635 9635 70 71 PGAAAA GYBAAA OOOOxx -9277 1307 1 1 7 17 77 277 1277 4277 9277 154 155 VSAAAA HYBAAA VVVVxx -7117 1308 1 1 7 17 17 117 1117 2117 7117 34 35 TNAAAA IYBAAA AAAAxx -8564 1309 0 0 4 4 64 564 564 3564 8564 128 129 KRAAAA JYBAAA HHHHxx -1697 1310 1 1 7 17 97 697 1697 1697 1697 194 195 HNAAAA KYBAAA OOOOxx -7840 1311 0 0 0 0 40 840 1840 2840 7840 80 81 OPAAAA LYBAAA VVVVxx -3646 1312 0 2 6 6 46 646 1646 3646 3646 92 93 GKAAAA MYBAAA AAAAxx -368 1313 0 0 8 8 68 368 368 368 368 136 137 EOAAAA NYBAAA HHHHxx -4797 1314 1 1 7 17 97 797 797 4797 4797 194 195 NCAAAA OYBAAA OOOOxx -5300 1315 0 0 0 0 0 300 1300 300 5300 0 1 WVAAAA PYBAAA VVVVxx -7664 1316 0 0 4 4 64 664 1664 2664 7664 128 129 UIAAAA QYBAAA AAAAxx -1466 1317 0 2 6 6 66 466 1466 1466 1466 132 133 KEAAAA RYBAAA HHHHxx -2477 1318 1 1 7 17 77 477 477 2477 2477 154 155 HRAAAA SYBAAA OOOOxx -2036 1319 0 0 6 16 36 36 36 2036 2036 72 73 IAAAAA TYBAAA VVVVxx -3624 1320 0 0 4 4 24 624 1624 3624 3624 48 49 KJAAAA UYBAAA AAAAxx -5099 1321 1 3 9 19 99 99 1099 99 5099 198 199 DOAAAA VYBAAA HHHHxx -1308 1322 0 0 8 8 8 308 1308 1308 1308 16 17 IYAAAA WYBAAA OOOOxx -3704 1323 0 0 4 4 4 704 1704 3704 3704 8 9 MMAAAA XYBAAA VVVVxx -2451 1324 1 3 1 11 51 451 451 2451 2451 102 103 HQAAAA YYBAAA AAAAxx -4898 1325 0 2 8 18 98 898 898 4898 4898 196 197 KGAAAA ZYBAAA HHHHxx -4959 1326 1 3 9 19 59 959 959 4959 4959 118 119 TIAAAA AZBAAA OOOOxx -5942 1327 0 2 2 2 42 942 1942 942 5942 84 85 OUAAAA BZBAAA VVVVxx -2425 1328 1 1 5 5 25 425 425 2425 2425 50 51 HPAAAA CZBAAA AAAAxx -7760 1329 0 0 0 0 60 760 1760 2760 7760 120 121 MMAAAA DZBAAA HHHHxx -6294 1330 0 2 4 14 94 294 294 1294 6294 188 189 CIAAAA EZBAAA OOOOxx -6785 1331 1 1 5 5 85 785 785 1785 6785 170 171 ZAAAAA FZBAAA VVVVxx -3542 1332 0 2 2 2 42 542 1542 3542 3542 84 85 GGAAAA GZBAAA AAAAxx -1809 1333 1 1 9 9 9 809 1809 1809 1809 18 19 PRAAAA HZBAAA HHHHxx -130 1334 0 2 0 10 30 130 130 130 130 60 61 AFAAAA IZBAAA OOOOxx -8672 1335 0 0 2 12 72 672 672 3672 8672 144 145 OVAAAA JZBAAA VVVVxx -2125 1336 1 1 5 5 25 125 125 2125 2125 50 51 TDAAAA KZBAAA AAAAxx -7683 1337 1 3 3 3 83 683 1683 2683 7683 166 167 NJAAAA LZBAAA HHHHxx -7842 1338 0 2 2 2 42 842 1842 2842 7842 84 85 QPAAAA MZBAAA OOOOxx -9584 1339 0 0 4 4 84 584 1584 4584 9584 168 169 QEAAAA NZBAAA VVVVxx -7963 1340 1 3 3 3 63 963 1963 2963 7963 126 127 HUAAAA OZBAAA AAAAxx -8581 1341 1 1 1 1 81 581 581 3581 8581 162 163 BSAAAA PZBAAA HHHHxx -2135 1342 1 3 5 15 35 135 135 2135 2135 70 71 DEAAAA QZBAAA OOOOxx -7352 1343 0 0 2 12 52 352 1352 2352 7352 104 105 UWAAAA RZBAAA VVVVxx -5789 1344 1 1 9 9 89 789 1789 789 5789 178 179 ROAAAA SZBAAA AAAAxx -8490 1345 0 2 0 10 90 490 490 3490 8490 180 181 OOAAAA TZBAAA HHHHxx -2145 1346 1 1 5 5 45 145 145 2145 2145 90 91 NEAAAA UZBAAA OOOOxx -7021 1347 1 1 1 1 21 21 1021 2021 7021 42 43 BKAAAA VZBAAA VVVVxx -3736 1348 0 0 6 16 36 736 1736 3736 3736 72 73 SNAAAA WZBAAA AAAAxx -7396 1349 0 0 6 16 96 396 1396 2396 7396 192 193 MYAAAA XZBAAA HHHHxx -6334 1350 0 2 4 14 34 334 334 1334 6334 68 69 QJAAAA YZBAAA OOOOxx -5461 1351 1 1 1 1 61 461 1461 461 5461 122 123 BCAAAA ZZBAAA VVVVxx -5337 1352 1 1 7 17 37 337 1337 337 5337 74 75 HXAAAA AACAAA AAAAxx -7440 1353 0 0 0 0 40 440 1440 2440 7440 80 81 EAAAAA BACAAA HHHHxx -6879 1354 1 3 9 19 79 879 879 1879 6879 158 159 PEAAAA CACAAA OOOOxx -2432 1355 0 0 2 12 32 432 432 2432 2432 64 65 OPAAAA DACAAA VVVVxx -8529 1356 1 1 9 9 29 529 529 3529 8529 58 59 BQAAAA EACAAA AAAAxx -7859 1357 1 3 9 19 59 859 1859 2859 7859 118 119 HQAAAA FACAAA HHHHxx -15 1358 1 3 5 15 15 15 15 15 15 30 31 PAAAAA GACAAA OOOOxx -7475 1359 1 3 5 15 75 475 1475 2475 7475 150 151 NBAAAA HACAAA VVVVxx -717 1360 1 1 7 17 17 717 717 717 717 34 35 PBAAAA IACAAA AAAAxx -250 1361 0 2 0 10 50 250 250 250 250 100 101 QJAAAA JACAAA HHHHxx -4700 1362 0 0 0 0 0 700 700 4700 4700 0 1 UYAAAA KACAAA OOOOxx -7510 1363 0 2 0 10 10 510 1510 2510 7510 20 21 WCAAAA LACAAA VVVVxx -4562 1364 0 2 2 2 62 562 562 4562 4562 124 125 MTAAAA MACAAA AAAAxx -8075 1365 1 3 5 15 75 75 75 3075 8075 150 151 PYAAAA NACAAA HHHHxx -871 1366 1 3 1 11 71 871 871 871 871 142 143 NHAAAA OACAAA OOOOxx -7161 1367 1 1 1 1 61 161 1161 2161 7161 122 123 LPAAAA PACAAA VVVVxx -9109 1368 1 1 9 9 9 109 1109 4109 9109 18 19 JMAAAA QACAAA AAAAxx -8675 1369 1 3 5 15 75 675 675 3675 8675 150 151 RVAAAA RACAAA HHHHxx -1025 1370 1 1 5 5 25 25 1025 1025 1025 50 51 LNAAAA SACAAA OOOOxx -4065 1371 1 1 5 5 65 65 65 4065 4065 130 131 JAAAAA TACAAA VVVVxx -3511 1372 1 3 1 11 11 511 1511 3511 3511 22 23 BFAAAA UACAAA AAAAxx -9840 1373 0 0 0 0 40 840 1840 4840 9840 80 81 MOAAAA VACAAA HHHHxx -7495 1374 1 3 5 15 95 495 1495 2495 7495 190 191 HCAAAA WACAAA OOOOxx -55 1375 1 3 5 15 55 55 55 55 55 110 111 DCAAAA XACAAA VVVVxx -6151 1376 1 3 1 11 51 151 151 1151 6151 102 103 PCAAAA YACAAA AAAAxx -2512 1377 0 0 2 12 12 512 512 2512 2512 24 25 QSAAAA ZACAAA HHHHxx -5881 1378 1 1 1 1 81 881 1881 881 5881 162 163 FSAAAA ABCAAA OOOOxx -1442 1379 0 2 2 2 42 442 1442 1442 1442 84 85 MDAAAA BBCAAA VVVVxx -1270 1380 0 2 0 10 70 270 1270 1270 1270 140 141 WWAAAA CBCAAA AAAAxx -959 1381 1 3 9 19 59 959 959 959 959 118 119 XKAAAA DBCAAA HHHHxx -8251 1382 1 3 1 11 51 251 251 3251 8251 102 103 JFAAAA EBCAAA OOOOxx -3051 1383 1 3 1 11 51 51 1051 3051 3051 102 103 JNAAAA FBCAAA VVVVxx -5052 1384 0 0 2 12 52 52 1052 52 5052 104 105 IMAAAA GBCAAA AAAAxx -1863 1385 1 3 3 3 63 863 1863 1863 1863 126 127 RTAAAA HBCAAA HHHHxx -344 1386 0 0 4 4 44 344 344 344 344 88 89 GNAAAA IBCAAA OOOOxx -3590 1387 0 2 0 10 90 590 1590 3590 3590 180 181 CIAAAA JBCAAA VVVVxx -4223 1388 1 3 3 3 23 223 223 4223 4223 46 47 LGAAAA KBCAAA AAAAxx -2284 1389 0 0 4 4 84 284 284 2284 2284 168 169 WJAAAA LBCAAA HHHHxx -9425 1390 1 1 5 5 25 425 1425 4425 9425 50 51 NYAAAA MBCAAA OOOOxx -6221 1391 1 1 1 1 21 221 221 1221 6221 42 43 HFAAAA NBCAAA VVVVxx -195 1392 1 3 5 15 95 195 195 195 195 190 191 NHAAAA OBCAAA AAAAxx -1517 1393 1 1 7 17 17 517 1517 1517 1517 34 35 JGAAAA PBCAAA HHHHxx -3791 1394 1 3 1 11 91 791 1791 3791 3791 182 183 VPAAAA QBCAAA OOOOxx -572 1395 0 0 2 12 72 572 572 572 572 144 145 AWAAAA RBCAAA VVVVxx -46 1396 0 2 6 6 46 46 46 46 46 92 93 UBAAAA SBCAAA AAAAxx -9451 1397 1 3 1 11 51 451 1451 4451 9451 102 103 NZAAAA TBCAAA HHHHxx -3359 1398 1 3 9 19 59 359 1359 3359 3359 118 119 FZAAAA UBCAAA OOOOxx -8867 1399 1 3 7 7 67 867 867 3867 8867 134 135 BDAAAA VBCAAA VVVVxx -674 1400 0 2 4 14 74 674 674 674 674 148 149 YZAAAA WBCAAA AAAAxx -2674 1401 0 2 4 14 74 674 674 2674 2674 148 149 WYAAAA XBCAAA HHHHxx -6523 1402 1 3 3 3 23 523 523 1523 6523 46 47 XQAAAA YBCAAA OOOOxx -6210 1403 0 2 0 10 10 210 210 1210 6210 20 21 WEAAAA ZBCAAA VVVVxx -7564 1404 0 0 4 4 64 564 1564 2564 7564 128 129 YEAAAA ACCAAA AAAAxx -4776 1405 0 0 6 16 76 776 776 4776 4776 152 153 SBAAAA BCCAAA HHHHxx -2993 1406 1 1 3 13 93 993 993 2993 2993 186 187 DLAAAA CCCAAA OOOOxx -2969 1407 1 1 9 9 69 969 969 2969 2969 138 139 FKAAAA DCCAAA VVVVxx -1762 1408 0 2 2 2 62 762 1762 1762 1762 124 125 UPAAAA ECCAAA AAAAxx -685 1409 1 1 5 5 85 685 685 685 685 170 171 JAAAAA FCCAAA HHHHxx -5312 1410 0 0 2 12 12 312 1312 312 5312 24 25 IWAAAA GCCAAA OOOOxx -3264 1411 0 0 4 4 64 264 1264 3264 3264 128 129 OVAAAA HCCAAA VVVVxx -7008 1412 0 0 8 8 8 8 1008 2008 7008 16 17 OJAAAA ICCAAA AAAAxx -5167 1413 1 3 7 7 67 167 1167 167 5167 134 135 TQAAAA JCCAAA HHHHxx -3060 1414 0 0 0 0 60 60 1060 3060 3060 120 121 SNAAAA KCCAAA OOOOxx -1752 1415 0 0 2 12 52 752 1752 1752 1752 104 105 KPAAAA LCCAAA VVVVxx -1016 1416 0 0 6 16 16 16 1016 1016 1016 32 33 CNAAAA MCCAAA AAAAxx -7365 1417 1 1 5 5 65 365 1365 2365 7365 130 131 HXAAAA NCCAAA HHHHxx -4358 1418 0 2 8 18 58 358 358 4358 4358 116 117 QLAAAA OCCAAA OOOOxx -2819 1419 1 3 9 19 19 819 819 2819 2819 38 39 LEAAAA PCCAAA VVVVxx -6727 1420 1 3 7 7 27 727 727 1727 6727 54 55 TYAAAA QCCAAA AAAAxx -1459 1421 1 3 9 19 59 459 1459 1459 1459 118 119 DEAAAA RCCAAA HHHHxx -1708 1422 0 0 8 8 8 708 1708 1708 1708 16 17 SNAAAA SCCAAA OOOOxx -471 1423 1 3 1 11 71 471 471 471 471 142 143 DSAAAA TCCAAA VVVVxx -387 1424 1 3 7 7 87 387 387 387 387 174 175 XOAAAA UCCAAA AAAAxx -1166 1425 0 2 6 6 66 166 1166 1166 1166 132 133 WSAAAA VCCAAA HHHHxx -2400 1426 0 0 0 0 0 400 400 2400 2400 0 1 IOAAAA WCCAAA OOOOxx -3584 1427 0 0 4 4 84 584 1584 3584 3584 168 169 WHAAAA XCCAAA VVVVxx -6423 1428 1 3 3 3 23 423 423 1423 6423 46 47 BNAAAA YCCAAA AAAAxx -9520 1429 0 0 0 0 20 520 1520 4520 9520 40 41 ECAAAA ZCCAAA HHHHxx -8080 1430 0 0 0 0 80 80 80 3080 8080 160 161 UYAAAA ADCAAA OOOOxx -5709 1431 1 1 9 9 9 709 1709 709 5709 18 19 PLAAAA BDCAAA VVVVxx -1131 1432 1 3 1 11 31 131 1131 1131 1131 62 63 NRAAAA CDCAAA AAAAxx -8562 1433 0 2 2 2 62 562 562 3562 8562 124 125 IRAAAA DDCAAA HHHHxx -5766 1434 0 2 6 6 66 766 1766 766 5766 132 133 UNAAAA EDCAAA OOOOxx -245 1435 1 1 5 5 45 245 245 245 245 90 91 LJAAAA FDCAAA VVVVxx -9869 1436 1 1 9 9 69 869 1869 4869 9869 138 139 PPAAAA GDCAAA AAAAxx -3533 1437 1 1 3 13 33 533 1533 3533 3533 66 67 XFAAAA HDCAAA HHHHxx -5109 1438 1 1 9 9 9 109 1109 109 5109 18 19 NOAAAA IDCAAA OOOOxx -977 1439 1 1 7 17 77 977 977 977 977 154 155 PLAAAA JDCAAA VVVVxx -1651 1440 1 3 1 11 51 651 1651 1651 1651 102 103 NLAAAA KDCAAA AAAAxx -1357 1441 1 1 7 17 57 357 1357 1357 1357 114 115 FAAAAA LDCAAA HHHHxx -9087 1442 1 3 7 7 87 87 1087 4087 9087 174 175 NLAAAA MDCAAA OOOOxx -3399 1443 1 3 9 19 99 399 1399 3399 3399 198 199 TAAAAA NDCAAA VVVVxx -7543 1444 1 3 3 3 43 543 1543 2543 7543 86 87 DEAAAA ODCAAA AAAAxx -2469 1445 1 1 9 9 69 469 469 2469 2469 138 139 ZQAAAA PDCAAA HHHHxx -8305 1446 1 1 5 5 5 305 305 3305 8305 10 11 LHAAAA QDCAAA OOOOxx -3265 1447 1 1 5 5 65 265 1265 3265 3265 130 131 PVAAAA RDCAAA VVVVxx -9977 1448 1 1 7 17 77 977 1977 4977 9977 154 155 TTAAAA SDCAAA AAAAxx -3961 1449 1 1 1 1 61 961 1961 3961 3961 122 123 JWAAAA TDCAAA HHHHxx -4952 1450 0 0 2 12 52 952 952 4952 4952 104 105 MIAAAA UDCAAA OOOOxx -5173 1451 1 1 3 13 73 173 1173 173 5173 146 147 ZQAAAA VDCAAA VVVVxx -860 1452 0 0 0 0 60 860 860 860 860 120 121 CHAAAA WDCAAA AAAAxx -4523 1453 1 3 3 3 23 523 523 4523 4523 46 47 ZRAAAA XDCAAA HHHHxx -2361 1454 1 1 1 1 61 361 361 2361 2361 122 123 VMAAAA YDCAAA OOOOxx -7877 1455 1 1 7 17 77 877 1877 2877 7877 154 155 ZQAAAA ZDCAAA VVVVxx -3422 1456 0 2 2 2 22 422 1422 3422 3422 44 45 QBAAAA AECAAA AAAAxx -5781 1457 1 1 1 1 81 781 1781 781 5781 162 163 JOAAAA BECAAA HHHHxx -4752 1458 0 0 2 12 52 752 752 4752 4752 104 105 UAAAAA CECAAA OOOOxx -1786 1459 0 2 6 6 86 786 1786 1786 1786 172 173 SQAAAA DECAAA VVVVxx -1892 1460 0 0 2 12 92 892 1892 1892 1892 184 185 UUAAAA EECAAA AAAAxx -6389 1461 1 1 9 9 89 389 389 1389 6389 178 179 TLAAAA FECAAA HHHHxx -8644 1462 0 0 4 4 44 644 644 3644 8644 88 89 MUAAAA GECAAA OOOOxx -9056 1463 0 0 6 16 56 56 1056 4056 9056 112 113 IKAAAA HECAAA VVVVxx -1423 1464 1 3 3 3 23 423 1423 1423 1423 46 47 TCAAAA IECAAA AAAAxx -4901 1465 1 1 1 1 1 901 901 4901 4901 2 3 NGAAAA JECAAA HHHHxx -3859 1466 1 3 9 19 59 859 1859 3859 3859 118 119 LSAAAA KECAAA OOOOxx -2324 1467 0 0 4 4 24 324 324 2324 2324 48 49 KLAAAA LECAAA VVVVxx -8101 1468 1 1 1 1 1 101 101 3101 8101 2 3 PZAAAA MECAAA AAAAxx -8016 1469 0 0 6 16 16 16 16 3016 8016 32 33 IWAAAA NECAAA HHHHxx -5826 1470 0 2 6 6 26 826 1826 826 5826 52 53 CQAAAA OECAAA OOOOxx -8266 1471 0 2 6 6 66 266 266 3266 8266 132 133 YFAAAA PECAAA VVVVxx -7558 1472 0 2 8 18 58 558 1558 2558 7558 116 117 SEAAAA QECAAA AAAAxx -6976 1473 0 0 6 16 76 976 976 1976 6976 152 153 IIAAAA RECAAA HHHHxx -222 1474 0 2 2 2 22 222 222 222 222 44 45 OIAAAA SECAAA OOOOxx -1624 1475 0 0 4 4 24 624 1624 1624 1624 48 49 MKAAAA TECAAA VVVVxx -1250 1476 0 2 0 10 50 250 1250 1250 1250 100 101 CWAAAA UECAAA AAAAxx -1621 1477 1 1 1 1 21 621 1621 1621 1621 42 43 JKAAAA VECAAA HHHHxx -2350 1478 0 2 0 10 50 350 350 2350 2350 100 101 KMAAAA WECAAA OOOOxx -5239 1479 1 3 9 19 39 239 1239 239 5239 78 79 NTAAAA XECAAA VVVVxx -6681 1480 1 1 1 1 81 681 681 1681 6681 162 163 ZWAAAA YECAAA AAAAxx -4983 1481 1 3 3 3 83 983 983 4983 4983 166 167 RJAAAA ZECAAA HHHHxx -7149 1482 1 1 9 9 49 149 1149 2149 7149 98 99 ZOAAAA AFCAAA OOOOxx -3502 1483 0 2 2 2 2 502 1502 3502 3502 4 5 SEAAAA BFCAAA VVVVxx -3133 1484 1 1 3 13 33 133 1133 3133 3133 66 67 NQAAAA CFCAAA AAAAxx -8342 1485 0 2 2 2 42 342 342 3342 8342 84 85 WIAAAA DFCAAA HHHHxx -3041 1486 1 1 1 1 41 41 1041 3041 3041 82 83 ZMAAAA EFCAAA OOOOxx -5383 1487 1 3 3 3 83 383 1383 383 5383 166 167 BZAAAA FFCAAA VVVVxx -3916 1488 0 0 6 16 16 916 1916 3916 3916 32 33 QUAAAA GFCAAA AAAAxx -1438 1489 0 2 8 18 38 438 1438 1438 1438 76 77 IDAAAA HFCAAA HHHHxx -9408 1490 0 0 8 8 8 408 1408 4408 9408 16 17 WXAAAA IFCAAA OOOOxx -5783 1491 1 3 3 3 83 783 1783 783 5783 166 167 LOAAAA JFCAAA VVVVxx -683 1492 1 3 3 3 83 683 683 683 683 166 167 HAAAAA KFCAAA AAAAxx -9381 1493 1 1 1 1 81 381 1381 4381 9381 162 163 VWAAAA LFCAAA HHHHxx -5676 1494 0 0 6 16 76 676 1676 676 5676 152 153 IKAAAA MFCAAA OOOOxx -3224 1495 0 0 4 4 24 224 1224 3224 3224 48 49 AUAAAA NFCAAA VVVVxx -8332 1496 0 0 2 12 32 332 332 3332 8332 64 65 MIAAAA OFCAAA AAAAxx -3372 1497 0 0 2 12 72 372 1372 3372 3372 144 145 SZAAAA PFCAAA HHHHxx -7436 1498 0 0 6 16 36 436 1436 2436 7436 72 73 AAAAAA QFCAAA OOOOxx -5010 1499 0 2 0 10 10 10 1010 10 5010 20 21 SKAAAA RFCAAA VVVVxx -7256 1500 0 0 6 16 56 256 1256 2256 7256 112 113 CTAAAA SFCAAA AAAAxx -961 1501 1 1 1 1 61 961 961 961 961 122 123 ZKAAAA TFCAAA HHHHxx -4182 1502 0 2 2 2 82 182 182 4182 4182 164 165 WEAAAA UFCAAA OOOOxx -639 1503 1 3 9 19 39 639 639 639 639 78 79 PYAAAA VFCAAA VVVVxx -8836 1504 0 0 6 16 36 836 836 3836 8836 72 73 WBAAAA WFCAAA AAAAxx -8705 1505 1 1 5 5 5 705 705 3705 8705 10 11 VWAAAA XFCAAA HHHHxx -32 1506 0 0 2 12 32 32 32 32 32 64 65 GBAAAA YFCAAA OOOOxx -7913 1507 1 1 3 13 13 913 1913 2913 7913 26 27 JSAAAA ZFCAAA VVVVxx -229 1508 1 1 9 9 29 229 229 229 229 58 59 VIAAAA AGCAAA AAAAxx -2393 1509 1 1 3 13 93 393 393 2393 2393 186 187 BOAAAA BGCAAA HHHHxx -2815 1510 1 3 5 15 15 815 815 2815 2815 30 31 HEAAAA CGCAAA OOOOxx -4858 1511 0 2 8 18 58 858 858 4858 4858 116 117 WEAAAA DGCAAA VVVVxx -6283 1512 1 3 3 3 83 283 283 1283 6283 166 167 RHAAAA EGCAAA AAAAxx -4147 1513 1 3 7 7 47 147 147 4147 4147 94 95 NDAAAA FGCAAA HHHHxx -6801 1514 1 1 1 1 1 801 801 1801 6801 2 3 PBAAAA GGCAAA OOOOxx -1011 1515 1 3 1 11 11 11 1011 1011 1011 22 23 XMAAAA HGCAAA VVVVxx -2527 1516 1 3 7 7 27 527 527 2527 2527 54 55 FTAAAA IGCAAA AAAAxx -381 1517 1 1 1 1 81 381 381 381 381 162 163 ROAAAA JGCAAA HHHHxx -3366 1518 0 2 6 6 66 366 1366 3366 3366 132 133 MZAAAA KGCAAA OOOOxx -9636 1519 0 0 6 16 36 636 1636 4636 9636 72 73 QGAAAA LGCAAA VVVVxx -2239 1520 1 3 9 19 39 239 239 2239 2239 78 79 DIAAAA MGCAAA AAAAxx -5911 1521 1 3 1 11 11 911 1911 911 5911 22 23 JTAAAA NGCAAA HHHHxx -449 1522 1 1 9 9 49 449 449 449 449 98 99 HRAAAA OGCAAA OOOOxx -5118 1523 0 2 8 18 18 118 1118 118 5118 36 37 WOAAAA PGCAAA VVVVxx -7684 1524 0 0 4 4 84 684 1684 2684 7684 168 169 OJAAAA QGCAAA AAAAxx -804 1525 0 0 4 4 4 804 804 804 804 8 9 YEAAAA RGCAAA HHHHxx -8378 1526 0 2 8 18 78 378 378 3378 8378 156 157 GKAAAA SGCAAA OOOOxx -9855 1527 1 3 5 15 55 855 1855 4855 9855 110 111 BPAAAA TGCAAA VVVVxx -1995 1528 1 3 5 15 95 995 1995 1995 1995 190 191 TYAAAA UGCAAA AAAAxx -1979 1529 1 3 9 19 79 979 1979 1979 1979 158 159 DYAAAA VGCAAA HHHHxx -4510 1530 0 2 0 10 10 510 510 4510 4510 20 21 MRAAAA WGCAAA OOOOxx -3792 1531 0 0 2 12 92 792 1792 3792 3792 184 185 WPAAAA XGCAAA VVVVxx -3541 1532 1 1 1 1 41 541 1541 3541 3541 82 83 FGAAAA YGCAAA AAAAxx -8847 1533 1 3 7 7 47 847 847 3847 8847 94 95 HCAAAA ZGCAAA HHHHxx -1336 1534 0 0 6 16 36 336 1336 1336 1336 72 73 KZAAAA AHCAAA OOOOxx -6780 1535 0 0 0 0 80 780 780 1780 6780 160 161 UAAAAA BHCAAA VVVVxx -8711 1536 1 3 1 11 11 711 711 3711 8711 22 23 BXAAAA CHCAAA AAAAxx -7839 1537 1 3 9 19 39 839 1839 2839 7839 78 79 NPAAAA DHCAAA HHHHxx -677 1538 1 1 7 17 77 677 677 677 677 154 155 BAAAAA EHCAAA OOOOxx -1574 1539 0 2 4 14 74 574 1574 1574 1574 148 149 OIAAAA FHCAAA VVVVxx -2905 1540 1 1 5 5 5 905 905 2905 2905 10 11 THAAAA GHCAAA AAAAxx -1879 1541 1 3 9 19 79 879 1879 1879 1879 158 159 HUAAAA HHCAAA HHHHxx -7820 1542 0 0 0 0 20 820 1820 2820 7820 40 41 UOAAAA IHCAAA OOOOxx -4308 1543 0 0 8 8 8 308 308 4308 4308 16 17 SJAAAA JHCAAA VVVVxx -4474 1544 0 2 4 14 74 474 474 4474 4474 148 149 CQAAAA KHCAAA AAAAxx -6985 1545 1 1 5 5 85 985 985 1985 6985 170 171 RIAAAA LHCAAA HHHHxx -6929 1546 1 1 9 9 29 929 929 1929 6929 58 59 NGAAAA MHCAAA OOOOxx -777 1547 1 1 7 17 77 777 777 777 777 154 155 XDAAAA NHCAAA VVVVxx -8271 1548 1 3 1 11 71 271 271 3271 8271 142 143 DGAAAA OHCAAA AAAAxx -2389 1549 1 1 9 9 89 389 389 2389 2389 178 179 XNAAAA PHCAAA HHHHxx -946 1550 0 2 6 6 46 946 946 946 946 92 93 KKAAAA QHCAAA OOOOxx -9682 1551 0 2 2 2 82 682 1682 4682 9682 164 165 KIAAAA RHCAAA VVVVxx -8722 1552 0 2 2 2 22 722 722 3722 8722 44 45 MXAAAA SHCAAA AAAAxx -470 1553 0 2 0 10 70 470 470 470 470 140 141 CSAAAA THCAAA HHHHxx -7425 1554 1 1 5 5 25 425 1425 2425 7425 50 51 PZAAAA UHCAAA OOOOxx -2372 1555 0 0 2 12 72 372 372 2372 2372 144 145 GNAAAA VHCAAA VVVVxx -508 1556 0 0 8 8 8 508 508 508 508 16 17 OTAAAA WHCAAA AAAAxx -163 1557 1 3 3 3 63 163 163 163 163 126 127 HGAAAA XHCAAA HHHHxx -6579 1558 1 3 9 19 79 579 579 1579 6579 158 159 BTAAAA YHCAAA OOOOxx -2355 1559 1 3 5 15 55 355 355 2355 2355 110 111 PMAAAA ZHCAAA VVVVxx -70 1560 0 2 0 10 70 70 70 70 70 140 141 SCAAAA AICAAA AAAAxx -651 1561 1 3 1 11 51 651 651 651 651 102 103 BZAAAA BICAAA HHHHxx -4436 1562 0 0 6 16 36 436 436 4436 4436 72 73 QOAAAA CICAAA OOOOxx -4240 1563 0 0 0 0 40 240 240 4240 4240 80 81 CHAAAA DICAAA VVVVxx -2722 1564 0 2 2 2 22 722 722 2722 2722 44 45 SAAAAA EICAAA AAAAxx -8937 1565 1 1 7 17 37 937 937 3937 8937 74 75 TFAAAA FICAAA HHHHxx -8364 1566 0 0 4 4 64 364 364 3364 8364 128 129 SJAAAA GICAAA OOOOxx -8317 1567 1 1 7 17 17 317 317 3317 8317 34 35 XHAAAA HICAAA VVVVxx -8872 1568 0 0 2 12 72 872 872 3872 8872 144 145 GDAAAA IICAAA AAAAxx -5512 1569 0 0 2 12 12 512 1512 512 5512 24 25 AEAAAA JICAAA HHHHxx -6651 1570 1 3 1 11 51 651 651 1651 6651 102 103 VVAAAA KICAAA OOOOxx -5976 1571 0 0 6 16 76 976 1976 976 5976 152 153 WVAAAA LICAAA VVVVxx -3301 1572 1 1 1 1 1 301 1301 3301 3301 2 3 ZWAAAA MICAAA AAAAxx -6784 1573 0 0 4 4 84 784 784 1784 6784 168 169 YAAAAA NICAAA HHHHxx -573 1574 1 1 3 13 73 573 573 573 573 146 147 BWAAAA OICAAA OOOOxx -3015 1575 1 3 5 15 15 15 1015 3015 3015 30 31 ZLAAAA PICAAA VVVVxx -8245 1576 1 1 5 5 45 245 245 3245 8245 90 91 DFAAAA QICAAA AAAAxx -5251 1577 1 3 1 11 51 251 1251 251 5251 102 103 ZTAAAA RICAAA HHHHxx -2281 1578 1 1 1 1 81 281 281 2281 2281 162 163 TJAAAA SICAAA OOOOxx -518 1579 0 2 8 18 18 518 518 518 518 36 37 YTAAAA TICAAA VVVVxx -9839 1580 1 3 9 19 39 839 1839 4839 9839 78 79 LOAAAA UICAAA AAAAxx -4526 1581 0 2 6 6 26 526 526 4526 4526 52 53 CSAAAA VICAAA HHHHxx -1261 1582 1 1 1 1 61 261 1261 1261 1261 122 123 NWAAAA WICAAA OOOOxx -4259 1583 1 3 9 19 59 259 259 4259 4259 118 119 VHAAAA XICAAA VVVVxx -9098 1584 0 2 8 18 98 98 1098 4098 9098 196 197 YLAAAA YICAAA AAAAxx -6037 1585 1 1 7 17 37 37 37 1037 6037 74 75 FYAAAA ZICAAA HHHHxx -4284 1586 0 0 4 4 84 284 284 4284 4284 168 169 UIAAAA AJCAAA OOOOxx -3267 1587 1 3 7 7 67 267 1267 3267 3267 134 135 RVAAAA BJCAAA VVVVxx -5908 1588 0 0 8 8 8 908 1908 908 5908 16 17 GTAAAA CJCAAA AAAAxx -1549 1589 1 1 9 9 49 549 1549 1549 1549 98 99 PHAAAA DJCAAA HHHHxx -8736 1590 0 0 6 16 36 736 736 3736 8736 72 73 AYAAAA EJCAAA OOOOxx -2008 1591 0 0 8 8 8 8 8 2008 2008 16 17 GZAAAA FJCAAA VVVVxx -548 1592 0 0 8 8 48 548 548 548 548 96 97 CVAAAA GJCAAA AAAAxx -8846 1593 0 2 6 6 46 846 846 3846 8846 92 93 GCAAAA HJCAAA HHHHxx -8374 1594 0 2 4 14 74 374 374 3374 8374 148 149 CKAAAA IJCAAA OOOOxx -7986 1595 0 2 6 6 86 986 1986 2986 7986 172 173 EVAAAA JJCAAA VVVVxx -6819 1596 1 3 9 19 19 819 819 1819 6819 38 39 HCAAAA KJCAAA AAAAxx -4418 1597 0 2 8 18 18 418 418 4418 4418 36 37 YNAAAA LJCAAA HHHHxx -833 1598 1 1 3 13 33 833 833 833 833 66 67 BGAAAA MJCAAA OOOOxx -4416 1599 0 0 6 16 16 416 416 4416 4416 32 33 WNAAAA NJCAAA VVVVxx -4902 1600 0 2 2 2 2 902 902 4902 4902 4 5 OGAAAA OJCAAA AAAAxx -6828 1601 0 0 8 8 28 828 828 1828 6828 56 57 QCAAAA PJCAAA HHHHxx -1118 1602 0 2 8 18 18 118 1118 1118 1118 36 37 ARAAAA QJCAAA OOOOxx -9993 1603 1 1 3 13 93 993 1993 4993 9993 186 187 JUAAAA RJCAAA VVVVxx -1430 1604 0 2 0 10 30 430 1430 1430 1430 60 61 ADAAAA SJCAAA AAAAxx -5670 1605 0 2 0 10 70 670 1670 670 5670 140 141 CKAAAA TJCAAA HHHHxx -5424 1606 0 0 4 4 24 424 1424 424 5424 48 49 QAAAAA UJCAAA OOOOxx -5561 1607 1 1 1 1 61 561 1561 561 5561 122 123 XFAAAA VJCAAA VVVVxx -2027 1608 1 3 7 7 27 27 27 2027 2027 54 55 ZZAAAA WJCAAA AAAAxx -6924 1609 0 0 4 4 24 924 924 1924 6924 48 49 IGAAAA XJCAAA HHHHxx -5946 1610 0 2 6 6 46 946 1946 946 5946 92 93 SUAAAA YJCAAA OOOOxx -4294 1611 0 2 4 14 94 294 294 4294 4294 188 189 EJAAAA ZJCAAA VVVVxx -2936 1612 0 0 6 16 36 936 936 2936 2936 72 73 YIAAAA AKCAAA AAAAxx -3855 1613 1 3 5 15 55 855 1855 3855 3855 110 111 HSAAAA BKCAAA HHHHxx -455 1614 1 3 5 15 55 455 455 455 455 110 111 NRAAAA CKCAAA OOOOxx -2918 1615 0 2 8 18 18 918 918 2918 2918 36 37 GIAAAA DKCAAA VVVVxx -448 1616 0 0 8 8 48 448 448 448 448 96 97 GRAAAA EKCAAA AAAAxx -2149 1617 1 1 9 9 49 149 149 2149 2149 98 99 REAAAA FKCAAA HHHHxx -8890 1618 0 2 0 10 90 890 890 3890 8890 180 181 YDAAAA GKCAAA OOOOxx -8919 1619 1 3 9 19 19 919 919 3919 8919 38 39 BFAAAA HKCAAA VVVVxx -4957 1620 1 1 7 17 57 957 957 4957 4957 114 115 RIAAAA IKCAAA AAAAxx -4 1621 0 0 4 4 4 4 4 4 4 8 9 EAAAAA JKCAAA HHHHxx -4837 1622 1 1 7 17 37 837 837 4837 4837 74 75 BEAAAA KKCAAA OOOOxx -3976 1623 0 0 6 16 76 976 1976 3976 3976 152 153 YWAAAA LKCAAA VVVVxx -9459 1624 1 3 9 19 59 459 1459 4459 9459 118 119 VZAAAA MKCAAA AAAAxx -7097 1625 1 1 7 17 97 97 1097 2097 7097 194 195 ZMAAAA NKCAAA HHHHxx -9226 1626 0 2 6 6 26 226 1226 4226 9226 52 53 WQAAAA OKCAAA OOOOxx -5803 1627 1 3 3 3 3 803 1803 803 5803 6 7 FPAAAA PKCAAA VVVVxx -21 1628 1 1 1 1 21 21 21 21 21 42 43 VAAAAA QKCAAA AAAAxx -5275 1629 1 3 5 15 75 275 1275 275 5275 150 151 XUAAAA RKCAAA HHHHxx -3488 1630 0 0 8 8 88 488 1488 3488 3488 176 177 EEAAAA SKCAAA OOOOxx -1595 1631 1 3 5 15 95 595 1595 1595 1595 190 191 JJAAAA TKCAAA VVVVxx -5212 1632 0 0 2 12 12 212 1212 212 5212 24 25 MSAAAA UKCAAA AAAAxx -6574 1633 0 2 4 14 74 574 574 1574 6574 148 149 WSAAAA VKCAAA HHHHxx -7524 1634 0 0 4 4 24 524 1524 2524 7524 48 49 KDAAAA WKCAAA OOOOxx -6100 1635 0 0 0 0 0 100 100 1100 6100 0 1 QAAAAA XKCAAA VVVVxx -1198 1636 0 2 8 18 98 198 1198 1198 1198 196 197 CUAAAA YKCAAA AAAAxx -7345 1637 1 1 5 5 45 345 1345 2345 7345 90 91 NWAAAA ZKCAAA HHHHxx -5020 1638 0 0 0 0 20 20 1020 20 5020 40 41 CLAAAA ALCAAA OOOOxx -6925 1639 1 1 5 5 25 925 925 1925 6925 50 51 JGAAAA BLCAAA VVVVxx -8915 1640 1 3 5 15 15 915 915 3915 8915 30 31 XEAAAA CLCAAA AAAAxx -3088 1641 0 0 8 8 88 88 1088 3088 3088 176 177 UOAAAA DLCAAA HHHHxx -4828 1642 0 0 8 8 28 828 828 4828 4828 56 57 SDAAAA ELCAAA OOOOxx -7276 1643 0 0 6 16 76 276 1276 2276 7276 152 153 WTAAAA FLCAAA VVVVxx -299 1644 1 3 9 19 99 299 299 299 299 198 199 NLAAAA GLCAAA AAAAxx -76 1645 0 0 6 16 76 76 76 76 76 152 153 YCAAAA HLCAAA HHHHxx -8458 1646 0 2 8 18 58 458 458 3458 8458 116 117 INAAAA ILCAAA OOOOxx -7207 1647 1 3 7 7 7 207 1207 2207 7207 14 15 FRAAAA JLCAAA VVVVxx -5585 1648 1 1 5 5 85 585 1585 585 5585 170 171 VGAAAA KLCAAA AAAAxx -3234 1649 0 2 4 14 34 234 1234 3234 3234 68 69 KUAAAA LLCAAA HHHHxx -8001 1650 1 1 1 1 1 1 1 3001 8001 2 3 TVAAAA MLCAAA OOOOxx -1319 1651 1 3 9 19 19 319 1319 1319 1319 38 39 TYAAAA NLCAAA VVVVxx -6342 1652 0 2 2 2 42 342 342 1342 6342 84 85 YJAAAA OLCAAA AAAAxx -9199 1653 1 3 9 19 99 199 1199 4199 9199 198 199 VPAAAA PLCAAA HHHHxx -5696 1654 0 0 6 16 96 696 1696 696 5696 192 193 CLAAAA QLCAAA OOOOxx -2562 1655 0 2 2 2 62 562 562 2562 2562 124 125 OUAAAA RLCAAA VVVVxx -4226 1656 0 2 6 6 26 226 226 4226 4226 52 53 OGAAAA SLCAAA AAAAxx -1184 1657 0 0 4 4 84 184 1184 1184 1184 168 169 OTAAAA TLCAAA HHHHxx -5807 1658 1 3 7 7 7 807 1807 807 5807 14 15 JPAAAA ULCAAA OOOOxx -1890 1659 0 2 0 10 90 890 1890 1890 1890 180 181 SUAAAA VLCAAA VVVVxx -451 1660 1 3 1 11 51 451 451 451 451 102 103 JRAAAA WLCAAA AAAAxx -1049 1661 1 1 9 9 49 49 1049 1049 1049 98 99 JOAAAA XLCAAA HHHHxx -5272 1662 0 0 2 12 72 272 1272 272 5272 144 145 UUAAAA YLCAAA OOOOxx -4588 1663 0 0 8 8 88 588 588 4588 4588 176 177 MUAAAA ZLCAAA VVVVxx -5213 1664 1 1 3 13 13 213 1213 213 5213 26 27 NSAAAA AMCAAA AAAAxx -9543 1665 1 3 3 3 43 543 1543 4543 9543 86 87 BDAAAA BMCAAA HHHHxx -6318 1666 0 2 8 18 18 318 318 1318 6318 36 37 AJAAAA CMCAAA OOOOxx -7992 1667 0 0 2 12 92 992 1992 2992 7992 184 185 KVAAAA DMCAAA VVVVxx -4619 1668 1 3 9 19 19 619 619 4619 4619 38 39 RVAAAA EMCAAA AAAAxx -7189 1669 1 1 9 9 89 189 1189 2189 7189 178 179 NQAAAA FMCAAA HHHHxx -2178 1670 0 2 8 18 78 178 178 2178 2178 156 157 UFAAAA GMCAAA OOOOxx -4928 1671 0 0 8 8 28 928 928 4928 4928 56 57 OHAAAA HMCAAA VVVVxx -3966 1672 0 2 6 6 66 966 1966 3966 3966 132 133 OWAAAA IMCAAA AAAAxx -9790 1673 0 2 0 10 90 790 1790 4790 9790 180 181 OMAAAA JMCAAA HHHHxx -9150 1674 0 2 0 10 50 150 1150 4150 9150 100 101 YNAAAA KMCAAA OOOOxx -313 1675 1 1 3 13 13 313 313 313 313 26 27 BMAAAA LMCAAA VVVVxx -1614 1676 0 2 4 14 14 614 1614 1614 1614 28 29 CKAAAA MMCAAA AAAAxx -1581 1677 1 1 1 1 81 581 1581 1581 1581 162 163 VIAAAA NMCAAA HHHHxx -3674 1678 0 2 4 14 74 674 1674 3674 3674 148 149 ILAAAA OMCAAA OOOOxx -3444 1679 0 0 4 4 44 444 1444 3444 3444 88 89 MCAAAA PMCAAA VVVVxx -1050 1680 0 2 0 10 50 50 1050 1050 1050 100 101 KOAAAA QMCAAA AAAAxx -8241 1681 1 1 1 1 41 241 241 3241 8241 82 83 ZEAAAA RMCAAA HHHHxx -3382 1682 0 2 2 2 82 382 1382 3382 3382 164 165 CAAAAA SMCAAA OOOOxx -7105 1683 1 1 5 5 5 105 1105 2105 7105 10 11 HNAAAA TMCAAA VVVVxx -2957 1684 1 1 7 17 57 957 957 2957 2957 114 115 TJAAAA UMCAAA AAAAxx -6162 1685 0 2 2 2 62 162 162 1162 6162 124 125 ADAAAA VMCAAA HHHHxx -5150 1686 0 2 0 10 50 150 1150 150 5150 100 101 CQAAAA WMCAAA OOOOxx -2622 1687 0 2 2 2 22 622 622 2622 2622 44 45 WWAAAA XMCAAA VVVVxx -2240 1688 0 0 0 0 40 240 240 2240 2240 80 81 EIAAAA YMCAAA AAAAxx -8880 1689 0 0 0 0 80 880 880 3880 8880 160 161 ODAAAA ZMCAAA HHHHxx -9250 1690 0 2 0 10 50 250 1250 4250 9250 100 101 URAAAA ANCAAA OOOOxx -7010 1691 0 2 0 10 10 10 1010 2010 7010 20 21 QJAAAA BNCAAA VVVVxx -1098 1692 0 2 8 18 98 98 1098 1098 1098 196 197 GQAAAA CNCAAA AAAAxx -648 1693 0 0 8 8 48 648 648 648 648 96 97 YYAAAA DNCAAA HHHHxx -5536 1694 0 0 6 16 36 536 1536 536 5536 72 73 YEAAAA ENCAAA OOOOxx -7858 1695 0 2 8 18 58 858 1858 2858 7858 116 117 GQAAAA FNCAAA VVVVxx -7053 1696 1 1 3 13 53 53 1053 2053 7053 106 107 HLAAAA GNCAAA AAAAxx -8681 1697 1 1 1 1 81 681 681 3681 8681 162 163 XVAAAA HNCAAA HHHHxx -8832 1698 0 0 2 12 32 832 832 3832 8832 64 65 SBAAAA INCAAA OOOOxx -6836 1699 0 0 6 16 36 836 836 1836 6836 72 73 YCAAAA JNCAAA VVVVxx -4856 1700 0 0 6 16 56 856 856 4856 4856 112 113 UEAAAA KNCAAA AAAAxx -345 1701 1 1 5 5 45 345 345 345 345 90 91 HNAAAA LNCAAA HHHHxx -6559 1702 1 3 9 19 59 559 559 1559 6559 118 119 HSAAAA MNCAAA OOOOxx -3017 1703 1 1 7 17 17 17 1017 3017 3017 34 35 BMAAAA NNCAAA VVVVxx -4176 1704 0 0 6 16 76 176 176 4176 4176 152 153 QEAAAA ONCAAA AAAAxx -2839 1705 1 3 9 19 39 839 839 2839 2839 78 79 FFAAAA PNCAAA HHHHxx -6065 1706 1 1 5 5 65 65 65 1065 6065 130 131 HZAAAA QNCAAA OOOOxx -7360 1707 0 0 0 0 60 360 1360 2360 7360 120 121 CXAAAA RNCAAA VVVVxx -9527 1708 1 3 7 7 27 527 1527 4527 9527 54 55 LCAAAA SNCAAA AAAAxx -8849 1709 1 1 9 9 49 849 849 3849 8849 98 99 JCAAAA TNCAAA HHHHxx -7274 1710 0 2 4 14 74 274 1274 2274 7274 148 149 UTAAAA UNCAAA OOOOxx -4368 1711 0 0 8 8 68 368 368 4368 4368 136 137 AMAAAA VNCAAA VVVVxx -2488 1712 0 0 8 8 88 488 488 2488 2488 176 177 SRAAAA WNCAAA AAAAxx -4674 1713 0 2 4 14 74 674 674 4674 4674 148 149 UXAAAA XNCAAA HHHHxx -365 1714 1 1 5 5 65 365 365 365 365 130 131 BOAAAA YNCAAA OOOOxx -5897 1715 1 1 7 17 97 897 1897 897 5897 194 195 VSAAAA ZNCAAA VVVVxx -8918 1716 0 2 8 18 18 918 918 3918 8918 36 37 AFAAAA AOCAAA AAAAxx -1988 1717 0 0 8 8 88 988 1988 1988 1988 176 177 MYAAAA BOCAAA HHHHxx -1210 1718 0 2 0 10 10 210 1210 1210 1210 20 21 OUAAAA COCAAA OOOOxx -2945 1719 1 1 5 5 45 945 945 2945 2945 90 91 HJAAAA DOCAAA VVVVxx -555 1720 1 3 5 15 55 555 555 555 555 110 111 JVAAAA EOCAAA AAAAxx -9615 1721 1 3 5 15 15 615 1615 4615 9615 30 31 VFAAAA FOCAAA HHHHxx -9939 1722 1 3 9 19 39 939 1939 4939 9939 78 79 HSAAAA GOCAAA OOOOxx -1216 1723 0 0 6 16 16 216 1216 1216 1216 32 33 UUAAAA HOCAAA VVVVxx -745 1724 1 1 5 5 45 745 745 745 745 90 91 RCAAAA IOCAAA AAAAxx -3326 1725 0 2 6 6 26 326 1326 3326 3326 52 53 YXAAAA JOCAAA HHHHxx -953 1726 1 1 3 13 53 953 953 953 953 106 107 RKAAAA KOCAAA OOOOxx -444 1727 0 0 4 4 44 444 444 444 444 88 89 CRAAAA LOCAAA VVVVxx -280 1728 0 0 0 0 80 280 280 280 280 160 161 UKAAAA MOCAAA AAAAxx -3707 1729 1 3 7 7 7 707 1707 3707 3707 14 15 PMAAAA NOCAAA HHHHxx -1351 1730 1 3 1 11 51 351 1351 1351 1351 102 103 ZZAAAA OOCAAA OOOOxx -1280 1731 0 0 0 0 80 280 1280 1280 1280 160 161 GXAAAA POCAAA VVVVxx -628 1732 0 0 8 8 28 628 628 628 628 56 57 EYAAAA QOCAAA AAAAxx -6198 1733 0 2 8 18 98 198 198 1198 6198 196 197 KEAAAA ROCAAA HHHHxx -1957 1734 1 1 7 17 57 957 1957 1957 1957 114 115 HXAAAA SOCAAA OOOOxx -9241 1735 1 1 1 1 41 241 1241 4241 9241 82 83 LRAAAA TOCAAA VVVVxx -303 1736 1 3 3 3 3 303 303 303 303 6 7 RLAAAA UOCAAA AAAAxx -1945 1737 1 1 5 5 45 945 1945 1945 1945 90 91 VWAAAA VOCAAA HHHHxx -3634 1738 0 2 4 14 34 634 1634 3634 3634 68 69 UJAAAA WOCAAA OOOOxx -4768 1739 0 0 8 8 68 768 768 4768 4768 136 137 KBAAAA XOCAAA VVVVxx -9262 1740 0 2 2 2 62 262 1262 4262 9262 124 125 GSAAAA YOCAAA AAAAxx -2610 1741 0 2 0 10 10 610 610 2610 2610 20 21 KWAAAA ZOCAAA HHHHxx -6640 1742 0 0 0 0 40 640 640 1640 6640 80 81 KVAAAA APCAAA OOOOxx -3338 1743 0 2 8 18 38 338 1338 3338 3338 76 77 KYAAAA BPCAAA VVVVxx -6560 1744 0 0 0 0 60 560 560 1560 6560 120 121 ISAAAA CPCAAA AAAAxx -5986 1745 0 2 6 6 86 986 1986 986 5986 172 173 GWAAAA DPCAAA HHHHxx -2970 1746 0 2 0 10 70 970 970 2970 2970 140 141 GKAAAA EPCAAA OOOOxx -4731 1747 1 3 1 11 31 731 731 4731 4731 62 63 ZZAAAA FPCAAA VVVVxx -9486 1748 0 2 6 6 86 486 1486 4486 9486 172 173 WAAAAA GPCAAA AAAAxx -7204 1749 0 0 4 4 4 204 1204 2204 7204 8 9 CRAAAA HPCAAA HHHHxx -6685 1750 1 1 5 5 85 685 685 1685 6685 170 171 DXAAAA IPCAAA OOOOxx -6852 1751 0 0 2 12 52 852 852 1852 6852 104 105 ODAAAA JPCAAA VVVVxx -2325 1752 1 1 5 5 25 325 325 2325 2325 50 51 LLAAAA KPCAAA AAAAxx -1063 1753 1 3 3 3 63 63 1063 1063 1063 126 127 XOAAAA LPCAAA HHHHxx -6810 1754 0 2 0 10 10 810 810 1810 6810 20 21 YBAAAA MPCAAA OOOOxx -7718 1755 0 2 8 18 18 718 1718 2718 7718 36 37 WKAAAA NPCAAA VVVVxx -1680 1756 0 0 0 0 80 680 1680 1680 1680 160 161 QMAAAA OPCAAA AAAAxx -7402 1757 0 2 2 2 2 402 1402 2402 7402 4 5 SYAAAA PPCAAA HHHHxx -4134 1758 0 2 4 14 34 134 134 4134 4134 68 69 ADAAAA QPCAAA OOOOxx -8232 1759 0 0 2 12 32 232 232 3232 8232 64 65 QEAAAA RPCAAA VVVVxx -6682 1760 0 2 2 2 82 682 682 1682 6682 164 165 AXAAAA SPCAAA AAAAxx -7952 1761 0 0 2 12 52 952 1952 2952 7952 104 105 WTAAAA TPCAAA HHHHxx -5943 1762 1 3 3 3 43 943 1943 943 5943 86 87 PUAAAA UPCAAA OOOOxx -5394 1763 0 2 4 14 94 394 1394 394 5394 188 189 MZAAAA VPCAAA VVVVxx -6554 1764 0 2 4 14 54 554 554 1554 6554 108 109 CSAAAA WPCAAA AAAAxx -8186 1765 0 2 6 6 86 186 186 3186 8186 172 173 WCAAAA XPCAAA HHHHxx -199 1766 1 3 9 19 99 199 199 199 199 198 199 RHAAAA YPCAAA OOOOxx -3386 1767 0 2 6 6 86 386 1386 3386 3386 172 173 GAAAAA ZPCAAA VVVVxx -8974 1768 0 2 4 14 74 974 974 3974 8974 148 149 EHAAAA AQCAAA AAAAxx -8140 1769 0 0 0 0 40 140 140 3140 8140 80 81 CBAAAA BQCAAA HHHHxx -3723 1770 1 3 3 3 23 723 1723 3723 3723 46 47 FNAAAA CQCAAA OOOOxx -8827 1771 1 3 7 7 27 827 827 3827 8827 54 55 NBAAAA DQCAAA VVVVxx -1998 1772 0 2 8 18 98 998 1998 1998 1998 196 197 WYAAAA EQCAAA AAAAxx -879 1773 1 3 9 19 79 879 879 879 879 158 159 VHAAAA FQCAAA HHHHxx -892 1774 0 0 2 12 92 892 892 892 892 184 185 IIAAAA GQCAAA OOOOxx -9468 1775 0 0 8 8 68 468 1468 4468 9468 136 137 EAAAAA HQCAAA VVVVxx -3797 1776 1 1 7 17 97 797 1797 3797 3797 194 195 BQAAAA IQCAAA AAAAxx -8379 1777 1 3 9 19 79 379 379 3379 8379 158 159 HKAAAA JQCAAA HHHHxx -2817 1778 1 1 7 17 17 817 817 2817 2817 34 35 JEAAAA KQCAAA OOOOxx -789 1779 1 1 9 9 89 789 789 789 789 178 179 JEAAAA LQCAAA VVVVxx -3871 1780 1 3 1 11 71 871 1871 3871 3871 142 143 XSAAAA MQCAAA AAAAxx -7931 1781 1 3 1 11 31 931 1931 2931 7931 62 63 BTAAAA NQCAAA HHHHxx -3636 1782 0 0 6 16 36 636 1636 3636 3636 72 73 WJAAAA OQCAAA OOOOxx -699 1783 1 3 9 19 99 699 699 699 699 198 199 XAAAAA PQCAAA VVVVxx -6850 1784 0 2 0 10 50 850 850 1850 6850 100 101 MDAAAA QQCAAA AAAAxx -6394 1785 0 2 4 14 94 394 394 1394 6394 188 189 YLAAAA RQCAAA HHHHxx -3475 1786 1 3 5 15 75 475 1475 3475 3475 150 151 RDAAAA SQCAAA OOOOxx -3026 1787 0 2 6 6 26 26 1026 3026 3026 52 53 KMAAAA TQCAAA VVVVxx -876 1788 0 0 6 16 76 876 876 876 876 152 153 SHAAAA UQCAAA AAAAxx -1992 1789 0 0 2 12 92 992 1992 1992 1992 184 185 QYAAAA VQCAAA HHHHxx -3079 1790 1 3 9 19 79 79 1079 3079 3079 158 159 LOAAAA WQCAAA OOOOxx -8128 1791 0 0 8 8 28 128 128 3128 8128 56 57 QAAAAA XQCAAA VVVVxx -8123 1792 1 3 3 3 23 123 123 3123 8123 46 47 LAAAAA YQCAAA AAAAxx -3285 1793 1 1 5 5 85 285 1285 3285 3285 170 171 JWAAAA ZQCAAA HHHHxx -9315 1794 1 3 5 15 15 315 1315 4315 9315 30 31 HUAAAA ARCAAA OOOOxx -9862 1795 0 2 2 2 62 862 1862 4862 9862 124 125 IPAAAA BRCAAA VVVVxx -2764 1796 0 0 4 4 64 764 764 2764 2764 128 129 ICAAAA CRCAAA AAAAxx -3544 1797 0 0 4 4 44 544 1544 3544 3544 88 89 IGAAAA DRCAAA HHHHxx -7747 1798 1 3 7 7 47 747 1747 2747 7747 94 95 ZLAAAA ERCAAA OOOOxx -7725 1799 1 1 5 5 25 725 1725 2725 7725 50 51 DLAAAA FRCAAA VVVVxx -2449 1800 1 1 9 9 49 449 449 2449 2449 98 99 FQAAAA GRCAAA AAAAxx -8967 1801 1 3 7 7 67 967 967 3967 8967 134 135 XGAAAA HRCAAA HHHHxx -7371 1802 1 3 1 11 71 371 1371 2371 7371 142 143 NXAAAA IRCAAA OOOOxx -2158 1803 0 2 8 18 58 158 158 2158 2158 116 117 AFAAAA JRCAAA VVVVxx -5590 1804 0 2 0 10 90 590 1590 590 5590 180 181 AHAAAA KRCAAA AAAAxx -8072 1805 0 0 2 12 72 72 72 3072 8072 144 145 MYAAAA LRCAAA HHHHxx -1971 1806 1 3 1 11 71 971 1971 1971 1971 142 143 VXAAAA MRCAAA OOOOxx -772 1807 0 0 2 12 72 772 772 772 772 144 145 SDAAAA NRCAAA VVVVxx -3433 1808 1 1 3 13 33 433 1433 3433 3433 66 67 BCAAAA ORCAAA AAAAxx -8419 1809 1 3 9 19 19 419 419 3419 8419 38 39 VLAAAA PRCAAA HHHHxx -1493 1810 1 1 3 13 93 493 1493 1493 1493 186 187 LFAAAA QRCAAA OOOOxx -2584 1811 0 0 4 4 84 584 584 2584 2584 168 169 KVAAAA RRCAAA VVVVxx -9502 1812 0 2 2 2 2 502 1502 4502 9502 4 5 MBAAAA SRCAAA AAAAxx -4673 1813 1 1 3 13 73 673 673 4673 4673 146 147 TXAAAA TRCAAA HHHHxx -7403 1814 1 3 3 3 3 403 1403 2403 7403 6 7 TYAAAA URCAAA OOOOxx -7103 1815 1 3 3 3 3 103 1103 2103 7103 6 7 FNAAAA VRCAAA VVVVxx -7026 1816 0 2 6 6 26 26 1026 2026 7026 52 53 GKAAAA WRCAAA AAAAxx -8574 1817 0 2 4 14 74 574 574 3574 8574 148 149 URAAAA XRCAAA HHHHxx -1366 1818 0 2 6 6 66 366 1366 1366 1366 132 133 OAAAAA YRCAAA OOOOxx -5787 1819 1 3 7 7 87 787 1787 787 5787 174 175 POAAAA ZRCAAA VVVVxx -2552 1820 0 0 2 12 52 552 552 2552 2552 104 105 EUAAAA ASCAAA AAAAxx -4557 1821 1 1 7 17 57 557 557 4557 4557 114 115 HTAAAA BSCAAA HHHHxx -3237 1822 1 1 7 17 37 237 1237 3237 3237 74 75 NUAAAA CSCAAA OOOOxx -6901 1823 1 1 1 1 1 901 901 1901 6901 2 3 LFAAAA DSCAAA VVVVxx -7708 1824 0 0 8 8 8 708 1708 2708 7708 16 17 MKAAAA ESCAAA AAAAxx -2011 1825 1 3 1 11 11 11 11 2011 2011 22 23 JZAAAA FSCAAA HHHHxx -9455 1826 1 3 5 15 55 455 1455 4455 9455 110 111 RZAAAA GSCAAA OOOOxx -5228 1827 0 0 8 8 28 228 1228 228 5228 56 57 CTAAAA HSCAAA VVVVxx -4043 1828 1 3 3 3 43 43 43 4043 4043 86 87 NZAAAA ISCAAA AAAAxx -8242 1829 0 2 2 2 42 242 242 3242 8242 84 85 AFAAAA JSCAAA HHHHxx -6351 1830 1 3 1 11 51 351 351 1351 6351 102 103 HKAAAA KSCAAA OOOOxx -5899 1831 1 3 9 19 99 899 1899 899 5899 198 199 XSAAAA LSCAAA VVVVxx -4849 1832 1 1 9 9 49 849 849 4849 4849 98 99 NEAAAA MSCAAA AAAAxx -9583 1833 1 3 3 3 83 583 1583 4583 9583 166 167 PEAAAA NSCAAA HHHHxx -4994 1834 0 2 4 14 94 994 994 4994 4994 188 189 CKAAAA OSCAAA OOOOxx -9787 1835 1 3 7 7 87 787 1787 4787 9787 174 175 LMAAAA PSCAAA VVVVxx -243 1836 1 3 3 3 43 243 243 243 243 86 87 JJAAAA QSCAAA AAAAxx -3931 1837 1 3 1 11 31 931 1931 3931 3931 62 63 FVAAAA RSCAAA HHHHxx -5945 1838 1 1 5 5 45 945 1945 945 5945 90 91 RUAAAA SSCAAA OOOOxx -1325 1839 1 1 5 5 25 325 1325 1325 1325 50 51 ZYAAAA TSCAAA VVVVxx -4142 1840 0 2 2 2 42 142 142 4142 4142 84 85 IDAAAA USCAAA AAAAxx -1963 1841 1 3 3 3 63 963 1963 1963 1963 126 127 NXAAAA VSCAAA HHHHxx -7041 1842 1 1 1 1 41 41 1041 2041 7041 82 83 VKAAAA WSCAAA OOOOxx -3074 1843 0 2 4 14 74 74 1074 3074 3074 148 149 GOAAAA XSCAAA VVVVxx -3290 1844 0 2 0 10 90 290 1290 3290 3290 180 181 OWAAAA YSCAAA AAAAxx -4146 1845 0 2 6 6 46 146 146 4146 4146 92 93 MDAAAA ZSCAAA HHHHxx -3832 1846 0 0 2 12 32 832 1832 3832 3832 64 65 KRAAAA ATCAAA OOOOxx -2217 1847 1 1 7 17 17 217 217 2217 2217 34 35 HHAAAA BTCAAA VVVVxx -635 1848 1 3 5 15 35 635 635 635 635 70 71 LYAAAA CTCAAA AAAAxx -6967 1849 1 3 7 7 67 967 967 1967 6967 134 135 ZHAAAA DTCAAA HHHHxx -3522 1850 0 2 2 2 22 522 1522 3522 3522 44 45 MFAAAA ETCAAA OOOOxx -2471 1851 1 3 1 11 71 471 471 2471 2471 142 143 BRAAAA FTCAAA VVVVxx -4236 1852 0 0 6 16 36 236 236 4236 4236 72 73 YGAAAA GTCAAA AAAAxx -853 1853 1 1 3 13 53 853 853 853 853 106 107 VGAAAA HTCAAA HHHHxx -3754 1854 0 2 4 14 54 754 1754 3754 3754 108 109 KOAAAA ITCAAA OOOOxx -796 1855 0 0 6 16 96 796 796 796 796 192 193 QEAAAA JTCAAA VVVVxx -4640 1856 0 0 0 0 40 640 640 4640 4640 80 81 MWAAAA KTCAAA AAAAxx -9496 1857 0 0 6 16 96 496 1496 4496 9496 192 193 GBAAAA LTCAAA HHHHxx -6873 1858 1 1 3 13 73 873 873 1873 6873 146 147 JEAAAA MTCAAA OOOOxx -4632 1859 0 0 2 12 32 632 632 4632 4632 64 65 EWAAAA NTCAAA VVVVxx -5758 1860 0 2 8 18 58 758 1758 758 5758 116 117 MNAAAA OTCAAA AAAAxx -6514 1861 0 2 4 14 14 514 514 1514 6514 28 29 OQAAAA PTCAAA HHHHxx -9510 1862 0 2 0 10 10 510 1510 4510 9510 20 21 UBAAAA QTCAAA OOOOxx -8411 1863 1 3 1 11 11 411 411 3411 8411 22 23 NLAAAA RTCAAA VVVVxx -7762 1864 0 2 2 2 62 762 1762 2762 7762 124 125 OMAAAA STCAAA AAAAxx -2225 1865 1 1 5 5 25 225 225 2225 2225 50 51 PHAAAA TTCAAA HHHHxx -4373 1866 1 1 3 13 73 373 373 4373 4373 146 147 FMAAAA UTCAAA OOOOxx -7326 1867 0 2 6 6 26 326 1326 2326 7326 52 53 UVAAAA VTCAAA VVVVxx -8651 1868 1 3 1 11 51 651 651 3651 8651 102 103 TUAAAA WTCAAA AAAAxx -9825 1869 1 1 5 5 25 825 1825 4825 9825 50 51 XNAAAA XTCAAA HHHHxx -2988 1870 0 0 8 8 88 988 988 2988 2988 176 177 YKAAAA YTCAAA OOOOxx -8138 1871 0 2 8 18 38 138 138 3138 8138 76 77 ABAAAA ZTCAAA VVVVxx -7792 1872 0 0 2 12 92 792 1792 2792 7792 184 185 SNAAAA AUCAAA AAAAxx -1232 1873 0 0 2 12 32 232 1232 1232 1232 64 65 KVAAAA BUCAAA HHHHxx -8221 1874 1 1 1 1 21 221 221 3221 8221 42 43 FEAAAA CUCAAA OOOOxx -4044 1875 0 0 4 4 44 44 44 4044 4044 88 89 OZAAAA DUCAAA VVVVxx -1204 1876 0 0 4 4 4 204 1204 1204 1204 8 9 IUAAAA EUCAAA AAAAxx -5145 1877 1 1 5 5 45 145 1145 145 5145 90 91 XPAAAA FUCAAA HHHHxx -7791 1878 1 3 1 11 91 791 1791 2791 7791 182 183 RNAAAA GUCAAA OOOOxx -8270 1879 0 2 0 10 70 270 270 3270 8270 140 141 CGAAAA HUCAAA VVVVxx -9427 1880 1 3 7 7 27 427 1427 4427 9427 54 55 PYAAAA IUCAAA AAAAxx -2152 1881 0 0 2 12 52 152 152 2152 2152 104 105 UEAAAA JUCAAA HHHHxx -7790 1882 0 2 0 10 90 790 1790 2790 7790 180 181 QNAAAA KUCAAA OOOOxx -5301 1883 1 1 1 1 1 301 1301 301 5301 2 3 XVAAAA LUCAAA VVVVxx -626 1884 0 2 6 6 26 626 626 626 626 52 53 CYAAAA MUCAAA AAAAxx -260 1885 0 0 0 0 60 260 260 260 260 120 121 AKAAAA NUCAAA HHHHxx -4369 1886 1 1 9 9 69 369 369 4369 4369 138 139 BMAAAA OUCAAA OOOOxx -5457 1887 1 1 7 17 57 457 1457 457 5457 114 115 XBAAAA PUCAAA VVVVxx -3468 1888 0 0 8 8 68 468 1468 3468 3468 136 137 KDAAAA QUCAAA AAAAxx -2257 1889 1 1 7 17 57 257 257 2257 2257 114 115 VIAAAA RUCAAA HHHHxx -9318 1890 0 2 8 18 18 318 1318 4318 9318 36 37 KUAAAA SUCAAA OOOOxx -8762 1891 0 2 2 2 62 762 762 3762 8762 124 125 AZAAAA TUCAAA VVVVxx -9153 1892 1 1 3 13 53 153 1153 4153 9153 106 107 BOAAAA UUCAAA AAAAxx -9220 1893 0 0 0 0 20 220 1220 4220 9220 40 41 QQAAAA VUCAAA HHHHxx -8003 1894 1 3 3 3 3 3 3 3003 8003 6 7 VVAAAA WUCAAA OOOOxx -7257 1895 1 1 7 17 57 257 1257 2257 7257 114 115 DTAAAA XUCAAA VVVVxx -3930 1896 0 2 0 10 30 930 1930 3930 3930 60 61 EVAAAA YUCAAA AAAAxx -2976 1897 0 0 6 16 76 976 976 2976 2976 152 153 MKAAAA ZUCAAA HHHHxx -2531 1898 1 3 1 11 31 531 531 2531 2531 62 63 JTAAAA AVCAAA OOOOxx -2250 1899 0 2 0 10 50 250 250 2250 2250 100 101 OIAAAA BVCAAA VVVVxx -8549 1900 1 1 9 9 49 549 549 3549 8549 98 99 VQAAAA CVCAAA AAAAxx -7197 1901 1 1 7 17 97 197 1197 2197 7197 194 195 VQAAAA DVCAAA HHHHxx -5916 1902 0 0 6 16 16 916 1916 916 5916 32 33 OTAAAA EVCAAA OOOOxx -5287 1903 1 3 7 7 87 287 1287 287 5287 174 175 JVAAAA FVCAAA VVVVxx -9095 1904 1 3 5 15 95 95 1095 4095 9095 190 191 VLAAAA GVCAAA AAAAxx -7137 1905 1 1 7 17 37 137 1137 2137 7137 74 75 NOAAAA HVCAAA HHHHxx -7902 1906 0 2 2 2 2 902 1902 2902 7902 4 5 YRAAAA IVCAAA OOOOxx -7598 1907 0 2 8 18 98 598 1598 2598 7598 196 197 GGAAAA JVCAAA VVVVxx -5652 1908 0 0 2 12 52 652 1652 652 5652 104 105 KJAAAA KVCAAA AAAAxx -2017 1909 1 1 7 17 17 17 17 2017 2017 34 35 PZAAAA LVCAAA HHHHxx -7255 1910 1 3 5 15 55 255 1255 2255 7255 110 111 BTAAAA MVCAAA OOOOxx -7999 1911 1 3 9 19 99 999 1999 2999 7999 198 199 RVAAAA NVCAAA VVVVxx -5388 1912 0 0 8 8 88 388 1388 388 5388 176 177 GZAAAA OVCAAA AAAAxx -8754 1913 0 2 4 14 54 754 754 3754 8754 108 109 SYAAAA PVCAAA HHHHxx -5415 1914 1 3 5 15 15 415 1415 415 5415 30 31 HAAAAA QVCAAA OOOOxx -8861 1915 1 1 1 1 61 861 861 3861 8861 122 123 VCAAAA RVCAAA VVVVxx -2874 1916 0 2 4 14 74 874 874 2874 2874 148 149 OGAAAA SVCAAA AAAAxx -9910 1917 0 2 0 10 10 910 1910 4910 9910 20 21 ERAAAA TVCAAA HHHHxx -5178 1918 0 2 8 18 78 178 1178 178 5178 156 157 ERAAAA UVCAAA OOOOxx -5698 1919 0 2 8 18 98 698 1698 698 5698 196 197 ELAAAA VVCAAA VVVVxx -8500 1920 0 0 0 0 0 500 500 3500 8500 0 1 YOAAAA WVCAAA AAAAxx -1814 1921 0 2 4 14 14 814 1814 1814 1814 28 29 URAAAA XVCAAA HHHHxx -4968 1922 0 0 8 8 68 968 968 4968 4968 136 137 CJAAAA YVCAAA OOOOxx -2642 1923 0 2 2 2 42 642 642 2642 2642 84 85 QXAAAA ZVCAAA VVVVxx -1578 1924 0 2 8 18 78 578 1578 1578 1578 156 157 SIAAAA AWCAAA AAAAxx -4774 1925 0 2 4 14 74 774 774 4774 4774 148 149 QBAAAA BWCAAA HHHHxx -7062 1926 0 2 2 2 62 62 1062 2062 7062 124 125 QLAAAA CWCAAA OOOOxx -5381 1927 1 1 1 1 81 381 1381 381 5381 162 163 ZYAAAA DWCAAA VVVVxx -7985 1928 1 1 5 5 85 985 1985 2985 7985 170 171 DVAAAA EWCAAA AAAAxx -3850 1929 0 2 0 10 50 850 1850 3850 3850 100 101 CSAAAA FWCAAA HHHHxx -5624 1930 0 0 4 4 24 624 1624 624 5624 48 49 IIAAAA GWCAAA OOOOxx -8948 1931 0 0 8 8 48 948 948 3948 8948 96 97 EGAAAA HWCAAA VVVVxx -995 1932 1 3 5 15 95 995 995 995 995 190 191 HMAAAA IWCAAA AAAAxx -5058 1933 0 2 8 18 58 58 1058 58 5058 116 117 OMAAAA JWCAAA HHHHxx -9670 1934 0 2 0 10 70 670 1670 4670 9670 140 141 YHAAAA KWCAAA OOOOxx -3115 1935 1 3 5 15 15 115 1115 3115 3115 30 31 VPAAAA LWCAAA VVVVxx -4935 1936 1 3 5 15 35 935 935 4935 4935 70 71 VHAAAA MWCAAA AAAAxx -4735 1937 1 3 5 15 35 735 735 4735 4735 70 71 DAAAAA NWCAAA HHHHxx -1348 1938 0 0 8 8 48 348 1348 1348 1348 96 97 WZAAAA OWCAAA OOOOxx -2380 1939 0 0 0 0 80 380 380 2380 2380 160 161 ONAAAA PWCAAA VVVVxx -4246 1940 0 2 6 6 46 246 246 4246 4246 92 93 IHAAAA QWCAAA AAAAxx -522 1941 0 2 2 2 22 522 522 522 522 44 45 CUAAAA RWCAAA HHHHxx -1701 1942 1 1 1 1 1 701 1701 1701 1701 2 3 LNAAAA SWCAAA OOOOxx -9709 1943 1 1 9 9 9 709 1709 4709 9709 18 19 LJAAAA TWCAAA VVVVxx -8829 1944 1 1 9 9 29 829 829 3829 8829 58 59 PBAAAA UWCAAA AAAAxx -7936 1945 0 0 6 16 36 936 1936 2936 7936 72 73 GTAAAA VWCAAA HHHHxx -8474 1946 0 2 4 14 74 474 474 3474 8474 148 149 YNAAAA WWCAAA OOOOxx -4676 1947 0 0 6 16 76 676 676 4676 4676 152 153 WXAAAA XWCAAA VVVVxx -6303 1948 1 3 3 3 3 303 303 1303 6303 6 7 LIAAAA YWCAAA AAAAxx -3485 1949 1 1 5 5 85 485 1485 3485 3485 170 171 BEAAAA ZWCAAA HHHHxx -2695 1950 1 3 5 15 95 695 695 2695 2695 190 191 RZAAAA AXCAAA OOOOxx -8830 1951 0 2 0 10 30 830 830 3830 8830 60 61 QBAAAA BXCAAA VVVVxx -898 1952 0 2 8 18 98 898 898 898 898 196 197 OIAAAA CXCAAA AAAAxx -7268 1953 0 0 8 8 68 268 1268 2268 7268 136 137 OTAAAA DXCAAA HHHHxx -6568 1954 0 0 8 8 68 568 568 1568 6568 136 137 QSAAAA EXCAAA OOOOxx -9724 1955 0 0 4 4 24 724 1724 4724 9724 48 49 AKAAAA FXCAAA VVVVxx -3329 1956 1 1 9 9 29 329 1329 3329 3329 58 59 BYAAAA GXCAAA AAAAxx -9860 1957 0 0 0 0 60 860 1860 4860 9860 120 121 GPAAAA HXCAAA HHHHxx -6833 1958 1 1 3 13 33 833 833 1833 6833 66 67 VCAAAA IXCAAA OOOOxx -5956 1959 0 0 6 16 56 956 1956 956 5956 112 113 CVAAAA JXCAAA VVVVxx -3963 1960 1 3 3 3 63 963 1963 3963 3963 126 127 LWAAAA KXCAAA AAAAxx -883 1961 1 3 3 3 83 883 883 883 883 166 167 ZHAAAA LXCAAA HHHHxx -2761 1962 1 1 1 1 61 761 761 2761 2761 122 123 FCAAAA MXCAAA OOOOxx -4644 1963 0 0 4 4 44 644 644 4644 4644 88 89 QWAAAA NXCAAA VVVVxx -1358 1964 0 2 8 18 58 358 1358 1358 1358 116 117 GAAAAA OXCAAA AAAAxx -2049 1965 1 1 9 9 49 49 49 2049 2049 98 99 VAAAAA PXCAAA HHHHxx -2193 1966 1 1 3 13 93 193 193 2193 2193 186 187 JGAAAA QXCAAA OOOOxx -9435 1967 1 3 5 15 35 435 1435 4435 9435 70 71 XYAAAA RXCAAA VVVVxx -5890 1968 0 2 0 10 90 890 1890 890 5890 180 181 OSAAAA SXCAAA AAAAxx -8149 1969 1 1 9 9 49 149 149 3149 8149 98 99 LBAAAA TXCAAA HHHHxx -423 1970 1 3 3 3 23 423 423 423 423 46 47 HQAAAA UXCAAA OOOOxx -7980 1971 0 0 0 0 80 980 1980 2980 7980 160 161 YUAAAA VXCAAA VVVVxx -9019 1972 1 3 9 19 19 19 1019 4019 9019 38 39 XIAAAA WXCAAA AAAAxx -1647 1973 1 3 7 7 47 647 1647 1647 1647 94 95 JLAAAA XXCAAA HHHHxx -9495 1974 1 3 5 15 95 495 1495 4495 9495 190 191 FBAAAA YXCAAA OOOOxx -3904 1975 0 0 4 4 4 904 1904 3904 3904 8 9 EUAAAA ZXCAAA VVVVxx -5838 1976 0 2 8 18 38 838 1838 838 5838 76 77 OQAAAA AYCAAA AAAAxx -3866 1977 0 2 6 6 66 866 1866 3866 3866 132 133 SSAAAA BYCAAA HHHHxx -3093 1978 1 1 3 13 93 93 1093 3093 3093 186 187 ZOAAAA CYCAAA OOOOxx -9666 1979 0 2 6 6 66 666 1666 4666 9666 132 133 UHAAAA DYCAAA VVVVxx -1246 1980 0 2 6 6 46 246 1246 1246 1246 92 93 YVAAAA EYCAAA AAAAxx -9759 1981 1 3 9 19 59 759 1759 4759 9759 118 119 JLAAAA FYCAAA HHHHxx -7174 1982 0 2 4 14 74 174 1174 2174 7174 148 149 YPAAAA GYCAAA OOOOxx -7678 1983 0 2 8 18 78 678 1678 2678 7678 156 157 IJAAAA HYCAAA VVVVxx -3004 1984 0 0 4 4 4 4 1004 3004 3004 8 9 OLAAAA IYCAAA AAAAxx -5607 1985 1 3 7 7 7 607 1607 607 5607 14 15 RHAAAA JYCAAA HHHHxx -8510 1986 0 2 0 10 10 510 510 3510 8510 20 21 IPAAAA KYCAAA OOOOxx -1483 1987 1 3 3 3 83 483 1483 1483 1483 166 167 BFAAAA LYCAAA VVVVxx -2915 1988 1 3 5 15 15 915 915 2915 2915 30 31 DIAAAA MYCAAA AAAAxx -1548 1989 0 0 8 8 48 548 1548 1548 1548 96 97 OHAAAA NYCAAA HHHHxx -5767 1990 1 3 7 7 67 767 1767 767 5767 134 135 VNAAAA OYCAAA OOOOxx -3214 1991 0 2 4 14 14 214 1214 3214 3214 28 29 QTAAAA PYCAAA VVVVxx -8663 1992 1 3 3 3 63 663 663 3663 8663 126 127 FVAAAA QYCAAA AAAAxx -5425 1993 1 1 5 5 25 425 1425 425 5425 50 51 RAAAAA RYCAAA HHHHxx -8530 1994 0 2 0 10 30 530 530 3530 8530 60 61 CQAAAA SYCAAA OOOOxx -821 1995 1 1 1 1 21 821 821 821 821 42 43 PFAAAA TYCAAA VVVVxx -8816 1996 0 0 6 16 16 816 816 3816 8816 32 33 CBAAAA UYCAAA AAAAxx -9367 1997 1 3 7 7 67 367 1367 4367 9367 134 135 HWAAAA VYCAAA HHHHxx -4138 1998 0 2 8 18 38 138 138 4138 4138 76 77 EDAAAA WYCAAA OOOOxx -94 1999 0 2 4 14 94 94 94 94 94 188 189 QDAAAA XYCAAA VVVVxx -1858 2000 0 2 8 18 58 858 1858 1858 1858 116 117 MTAAAA YYCAAA AAAAxx -5513 2001 1 1 3 13 13 513 1513 513 5513 26 27 BEAAAA ZYCAAA HHHHxx -9620 2002 0 0 0 0 20 620 1620 4620 9620 40 41 AGAAAA AZCAAA OOOOxx -4770 2003 0 2 0 10 70 770 770 4770 4770 140 141 MBAAAA BZCAAA VVVVxx -5193 2004 1 1 3 13 93 193 1193 193 5193 186 187 TRAAAA CZCAAA AAAAxx -198 2005 0 2 8 18 98 198 198 198 198 196 197 QHAAAA DZCAAA HHHHxx -417 2006 1 1 7 17 17 417 417 417 417 34 35 BQAAAA EZCAAA OOOOxx -173 2007 1 1 3 13 73 173 173 173 173 146 147 RGAAAA FZCAAA VVVVxx -6248 2008 0 0 8 8 48 248 248 1248 6248 96 97 IGAAAA GZCAAA AAAAxx -302 2009 0 2 2 2 2 302 302 302 302 4 5 QLAAAA HZCAAA HHHHxx -8983 2010 1 3 3 3 83 983 983 3983 8983 166 167 NHAAAA IZCAAA OOOOxx -4840 2011 0 0 0 0 40 840 840 4840 4840 80 81 EEAAAA JZCAAA VVVVxx -2876 2012 0 0 6 16 76 876 876 2876 2876 152 153 QGAAAA KZCAAA AAAAxx -5841 2013 1 1 1 1 41 841 1841 841 5841 82 83 RQAAAA LZCAAA HHHHxx -2766 2014 0 2 6 6 66 766 766 2766 2766 132 133 KCAAAA MZCAAA OOOOxx -9482 2015 0 2 2 2 82 482 1482 4482 9482 164 165 SAAAAA NZCAAA VVVVxx -5335 2016 1 3 5 15 35 335 1335 335 5335 70 71 FXAAAA OZCAAA AAAAxx -1502 2017 0 2 2 2 2 502 1502 1502 1502 4 5 UFAAAA PZCAAA HHHHxx -9291 2018 1 3 1 11 91 291 1291 4291 9291 182 183 JTAAAA QZCAAA OOOOxx -8655 2019 1 3 5 15 55 655 655 3655 8655 110 111 XUAAAA RZCAAA VVVVxx -1687 2020 1 3 7 7 87 687 1687 1687 1687 174 175 XMAAAA SZCAAA AAAAxx -8171 2021 1 3 1 11 71 171 171 3171 8171 142 143 HCAAAA TZCAAA HHHHxx -5699 2022 1 3 9 19 99 699 1699 699 5699 198 199 FLAAAA UZCAAA OOOOxx -1462 2023 0 2 2 2 62 462 1462 1462 1462 124 125 GEAAAA VZCAAA VVVVxx -608 2024 0 0 8 8 8 608 608 608 608 16 17 KXAAAA WZCAAA AAAAxx -6860 2025 0 0 0 0 60 860 860 1860 6860 120 121 WDAAAA XZCAAA HHHHxx -6063 2026 1 3 3 3 63 63 63 1063 6063 126 127 FZAAAA YZCAAA OOOOxx -1422 2027 0 2 2 2 22 422 1422 1422 1422 44 45 SCAAAA ZZCAAA VVVVxx -1932 2028 0 0 2 12 32 932 1932 1932 1932 64 65 IWAAAA AADAAA AAAAxx -5065 2029 1 1 5 5 65 65 1065 65 5065 130 131 VMAAAA BADAAA HHHHxx -432 2030 0 0 2 12 32 432 432 432 432 64 65 QQAAAA CADAAA OOOOxx -4680 2031 0 0 0 0 80 680 680 4680 4680 160 161 AYAAAA DADAAA VVVVxx -8172 2032 0 0 2 12 72 172 172 3172 8172 144 145 ICAAAA EADAAA AAAAxx -8668 2033 0 0 8 8 68 668 668 3668 8668 136 137 KVAAAA FADAAA HHHHxx -256 2034 0 0 6 16 56 256 256 256 256 112 113 WJAAAA GADAAA OOOOxx -2500 2035 0 0 0 0 0 500 500 2500 2500 0 1 ESAAAA HADAAA VVVVxx -274 2036 0 2 4 14 74 274 274 274 274 148 149 OKAAAA IADAAA AAAAxx -5907 2037 1 3 7 7 7 907 1907 907 5907 14 15 FTAAAA JADAAA HHHHxx -8587 2038 1 3 7 7 87 587 587 3587 8587 174 175 HSAAAA KADAAA OOOOxx -9942 2039 0 2 2 2 42 942 1942 4942 9942 84 85 KSAAAA LADAAA VVVVxx -116 2040 0 0 6 16 16 116 116 116 116 32 33 MEAAAA MADAAA AAAAxx -7134 2041 0 2 4 14 34 134 1134 2134 7134 68 69 KOAAAA NADAAA HHHHxx -9002 2042 0 2 2 2 2 2 1002 4002 9002 4 5 GIAAAA OADAAA OOOOxx -1209 2043 1 1 9 9 9 209 1209 1209 1209 18 19 NUAAAA PADAAA VVVVxx -9983 2044 1 3 3 3 83 983 1983 4983 9983 166 167 ZTAAAA QADAAA AAAAxx -1761 2045 1 1 1 1 61 761 1761 1761 1761 122 123 TPAAAA RADAAA HHHHxx -7723 2046 1 3 3 3 23 723 1723 2723 7723 46 47 BLAAAA SADAAA OOOOxx -6518 2047 0 2 8 18 18 518 518 1518 6518 36 37 SQAAAA TADAAA VVVVxx -1372 2048 0 0 2 12 72 372 1372 1372 1372 144 145 UAAAAA UADAAA AAAAxx -3587 2049 1 3 7 7 87 587 1587 3587 3587 174 175 ZHAAAA VADAAA HHHHxx -5323 2050 1 3 3 3 23 323 1323 323 5323 46 47 TWAAAA WADAAA OOOOxx -5902 2051 0 2 2 2 2 902 1902 902 5902 4 5 ATAAAA XADAAA VVVVxx -3749 2052 1 1 9 9 49 749 1749 3749 3749 98 99 FOAAAA YADAAA AAAAxx -5965 2053 1 1 5 5 65 965 1965 965 5965 130 131 LVAAAA ZADAAA HHHHxx -663 2054 1 3 3 3 63 663 663 663 663 126 127 NZAAAA ABDAAA OOOOxx -36 2055 0 0 6 16 36 36 36 36 36 72 73 KBAAAA BBDAAA VVVVxx -9782 2056 0 2 2 2 82 782 1782 4782 9782 164 165 GMAAAA CBDAAA AAAAxx -5412 2057 0 0 2 12 12 412 1412 412 5412 24 25 EAAAAA DBDAAA HHHHxx -9961 2058 1 1 1 1 61 961 1961 4961 9961 122 123 DTAAAA EBDAAA OOOOxx -6492 2059 0 0 2 12 92 492 492 1492 6492 184 185 SPAAAA FBDAAA VVVVxx -4234 2060 0 2 4 14 34 234 234 4234 4234 68 69 WGAAAA GBDAAA AAAAxx -4922 2061 0 2 2 2 22 922 922 4922 4922 44 45 IHAAAA HBDAAA HHHHxx -6166 2062 0 2 6 6 66 166 166 1166 6166 132 133 EDAAAA IBDAAA OOOOxx -7019 2063 1 3 9 19 19 19 1019 2019 7019 38 39 ZJAAAA JBDAAA VVVVxx -7805 2064 1 1 5 5 5 805 1805 2805 7805 10 11 FOAAAA KBDAAA AAAAxx -9808 2065 0 0 8 8 8 808 1808 4808 9808 16 17 GNAAAA LBDAAA HHHHxx -2550 2066 0 2 0 10 50 550 550 2550 2550 100 101 CUAAAA MBDAAA OOOOxx -8626 2067 0 2 6 6 26 626 626 3626 8626 52 53 UTAAAA NBDAAA VVVVxx -5649 2068 1 1 9 9 49 649 1649 649 5649 98 99 HJAAAA OBDAAA AAAAxx -3117 2069 1 1 7 17 17 117 1117 3117 3117 34 35 XPAAAA PBDAAA HHHHxx -866 2070 0 2 6 6 66 866 866 866 866 132 133 IHAAAA QBDAAA OOOOxx -2323 2071 1 3 3 3 23 323 323 2323 2323 46 47 JLAAAA RBDAAA VVVVxx -5132 2072 0 0 2 12 32 132 1132 132 5132 64 65 KPAAAA SBDAAA AAAAxx -9222 2073 0 2 2 2 22 222 1222 4222 9222 44 45 SQAAAA TBDAAA HHHHxx -3934 2074 0 2 4 14 34 934 1934 3934 3934 68 69 IVAAAA UBDAAA OOOOxx -4845 2075 1 1 5 5 45 845 845 4845 4845 90 91 JEAAAA VBDAAA VVVVxx -7714 2076 0 2 4 14 14 714 1714 2714 7714 28 29 SKAAAA WBDAAA AAAAxx -9818 2077 0 2 8 18 18 818 1818 4818 9818 36 37 QNAAAA XBDAAA HHHHxx -2219 2078 1 3 9 19 19 219 219 2219 2219 38 39 JHAAAA YBDAAA OOOOxx -6573 2079 1 1 3 13 73 573 573 1573 6573 146 147 VSAAAA ZBDAAA VVVVxx -4555 2080 1 3 5 15 55 555 555 4555 4555 110 111 FTAAAA ACDAAA AAAAxx -7306 2081 0 2 6 6 6 306 1306 2306 7306 12 13 AVAAAA BCDAAA HHHHxx -9313 2082 1 1 3 13 13 313 1313 4313 9313 26 27 FUAAAA CCDAAA OOOOxx -3924 2083 0 0 4 4 24 924 1924 3924 3924 48 49 YUAAAA DCDAAA VVVVxx -5176 2084 0 0 6 16 76 176 1176 176 5176 152 153 CRAAAA ECDAAA AAAAxx -9767 2085 1 3 7 7 67 767 1767 4767 9767 134 135 RLAAAA FCDAAA HHHHxx -905 2086 1 1 5 5 5 905 905 905 905 10 11 VIAAAA GCDAAA OOOOxx -8037 2087 1 1 7 17 37 37 37 3037 8037 74 75 DXAAAA HCDAAA VVVVxx -8133 2088 1 1 3 13 33 133 133 3133 8133 66 67 VAAAAA ICDAAA AAAAxx -2954 2089 0 2 4 14 54 954 954 2954 2954 108 109 QJAAAA JCDAAA HHHHxx -7262 2090 0 2 2 2 62 262 1262 2262 7262 124 125 ITAAAA KCDAAA OOOOxx -8768 2091 0 0 8 8 68 768 768 3768 8768 136 137 GZAAAA LCDAAA VVVVxx -6953 2092 1 1 3 13 53 953 953 1953 6953 106 107 LHAAAA MCDAAA AAAAxx -1984 2093 0 0 4 4 84 984 1984 1984 1984 168 169 IYAAAA NCDAAA HHHHxx -9348 2094 0 0 8 8 48 348 1348 4348 9348 96 97 OVAAAA OCDAAA OOOOxx -7769 2095 1 1 9 9 69 769 1769 2769 7769 138 139 VMAAAA PCDAAA VVVVxx -2994 2096 0 2 4 14 94 994 994 2994 2994 188 189 ELAAAA QCDAAA AAAAxx -5938 2097 0 2 8 18 38 938 1938 938 5938 76 77 KUAAAA RCDAAA HHHHxx -556 2098 0 0 6 16 56 556 556 556 556 112 113 KVAAAA SCDAAA OOOOxx -2577 2099 1 1 7 17 77 577 577 2577 2577 154 155 DVAAAA TCDAAA VVVVxx -8733 2100 1 1 3 13 33 733 733 3733 8733 66 67 XXAAAA UCDAAA AAAAxx -3108 2101 0 0 8 8 8 108 1108 3108 3108 16 17 OPAAAA VCDAAA HHHHxx -4166 2102 0 2 6 6 66 166 166 4166 4166 132 133 GEAAAA WCDAAA OOOOxx -3170 2103 0 2 0 10 70 170 1170 3170 3170 140 141 YRAAAA XCDAAA VVVVxx -8118 2104 0 2 8 18 18 118 118 3118 8118 36 37 GAAAAA YCDAAA AAAAxx -8454 2105 0 2 4 14 54 454 454 3454 8454 108 109 ENAAAA ZCDAAA HHHHxx -5338 2106 0 2 8 18 38 338 1338 338 5338 76 77 IXAAAA ADDAAA OOOOxx -402 2107 0 2 2 2 2 402 402 402 402 4 5 MPAAAA BDDAAA VVVVxx -5673 2108 1 1 3 13 73 673 1673 673 5673 146 147 FKAAAA CDDAAA AAAAxx -4324 2109 0 0 4 4 24 324 324 4324 4324 48 49 IKAAAA DDDAAA HHHHxx -1943 2110 1 3 3 3 43 943 1943 1943 1943 86 87 TWAAAA EDDAAA OOOOxx -7703 2111 1 3 3 3 3 703 1703 2703 7703 6 7 HKAAAA FDDAAA VVVVxx -7180 2112 0 0 0 0 80 180 1180 2180 7180 160 161 EQAAAA GDDAAA AAAAxx -5478 2113 0 2 8 18 78 478 1478 478 5478 156 157 SCAAAA HDDAAA HHHHxx -5775 2114 1 3 5 15 75 775 1775 775 5775 150 151 DOAAAA IDDAAA OOOOxx -6952 2115 0 0 2 12 52 952 952 1952 6952 104 105 KHAAAA JDDAAA VVVVxx -9022 2116 0 2 2 2 22 22 1022 4022 9022 44 45 AJAAAA KDDAAA AAAAxx -547 2117 1 3 7 7 47 547 547 547 547 94 95 BVAAAA LDDAAA HHHHxx -5877 2118 1 1 7 17 77 877 1877 877 5877 154 155 BSAAAA MDDAAA OOOOxx -9580 2119 0 0 0 0 80 580 1580 4580 9580 160 161 MEAAAA NDDAAA VVVVxx -6094 2120 0 2 4 14 94 94 94 1094 6094 188 189 KAAAAA ODDAAA AAAAxx -3398 2121 0 2 8 18 98 398 1398 3398 3398 196 197 SAAAAA PDDAAA HHHHxx -4574 2122 0 2 4 14 74 574 574 4574 4574 148 149 YTAAAA QDDAAA OOOOxx -3675 2123 1 3 5 15 75 675 1675 3675 3675 150 151 JLAAAA RDDAAA VVVVxx -6413 2124 1 1 3 13 13 413 413 1413 6413 26 27 RMAAAA SDDAAA AAAAxx -9851 2125 1 3 1 11 51 851 1851 4851 9851 102 103 XOAAAA TDDAAA HHHHxx -126 2126 0 2 6 6 26 126 126 126 126 52 53 WEAAAA UDDAAA OOOOxx -6803 2127 1 3 3 3 3 803 803 1803 6803 6 7 RBAAAA VDDAAA VVVVxx -6949 2128 1 1 9 9 49 949 949 1949 6949 98 99 HHAAAA WDDAAA AAAAxx -115 2129 1 3 5 15 15 115 115 115 115 30 31 LEAAAA XDDAAA HHHHxx -4165 2130 1 1 5 5 65 165 165 4165 4165 130 131 FEAAAA YDDAAA OOOOxx -201 2131 1 1 1 1 1 201 201 201 201 2 3 THAAAA ZDDAAA VVVVxx -9324 2132 0 0 4 4 24 324 1324 4324 9324 48 49 QUAAAA AEDAAA AAAAxx -6562 2133 0 2 2 2 62 562 562 1562 6562 124 125 KSAAAA BEDAAA HHHHxx -1917 2134 1 1 7 17 17 917 1917 1917 1917 34 35 TVAAAA CEDAAA OOOOxx -558 2135 0 2 8 18 58 558 558 558 558 116 117 MVAAAA DEDAAA VVVVxx -8515 2136 1 3 5 15 15 515 515 3515 8515 30 31 NPAAAA EEDAAA AAAAxx -6321 2137 1 1 1 1 21 321 321 1321 6321 42 43 DJAAAA FEDAAA HHHHxx -6892 2138 0 0 2 12 92 892 892 1892 6892 184 185 CFAAAA GEDAAA OOOOxx -1001 2139 1 1 1 1 1 1 1001 1001 1001 2 3 NMAAAA HEDAAA VVVVxx -2858 2140 0 2 8 18 58 858 858 2858 2858 116 117 YFAAAA IEDAAA AAAAxx -2434 2141 0 2 4 14 34 434 434 2434 2434 68 69 QPAAAA JEDAAA HHHHxx -4460 2142 0 0 0 0 60 460 460 4460 4460 120 121 OPAAAA KEDAAA OOOOxx -5447 2143 1 3 7 7 47 447 1447 447 5447 94 95 NBAAAA LEDAAA VVVVxx -3799 2144 1 3 9 19 99 799 1799 3799 3799 198 199 DQAAAA MEDAAA AAAAxx -4310 2145 0 2 0 10 10 310 310 4310 4310 20 21 UJAAAA NEDAAA HHHHxx -405 2146 1 1 5 5 5 405 405 405 405 10 11 PPAAAA OEDAAA OOOOxx -4573 2147 1 1 3 13 73 573 573 4573 4573 146 147 XTAAAA PEDAAA VVVVxx -706 2148 0 2 6 6 6 706 706 706 706 12 13 EBAAAA QEDAAA AAAAxx -7619 2149 1 3 9 19 19 619 1619 2619 7619 38 39 BHAAAA REDAAA HHHHxx -7959 2150 1 3 9 19 59 959 1959 2959 7959 118 119 DUAAAA SEDAAA OOOOxx -6712 2151 0 0 2 12 12 712 712 1712 6712 24 25 EYAAAA TEDAAA VVVVxx -6959 2152 1 3 9 19 59 959 959 1959 6959 118 119 RHAAAA UEDAAA AAAAxx -9791 2153 1 3 1 11 91 791 1791 4791 9791 182 183 PMAAAA VEDAAA HHHHxx -2112 2154 0 0 2 12 12 112 112 2112 2112 24 25 GDAAAA WEDAAA OOOOxx -9114 2155 0 2 4 14 14 114 1114 4114 9114 28 29 OMAAAA XEDAAA VVVVxx -3506 2156 0 2 6 6 6 506 1506 3506 3506 12 13 WEAAAA YEDAAA AAAAxx -5002 2157 0 2 2 2 2 2 1002 2 5002 4 5 KKAAAA ZEDAAA HHHHxx -3518 2158 0 2 8 18 18 518 1518 3518 3518 36 37 IFAAAA AFDAAA OOOOxx -602 2159 0 2 2 2 2 602 602 602 602 4 5 EXAAAA BFDAAA VVVVxx -9060 2160 0 0 0 0 60 60 1060 4060 9060 120 121 MKAAAA CFDAAA AAAAxx -3292 2161 0 0 2 12 92 292 1292 3292 3292 184 185 QWAAAA DFDAAA HHHHxx -77 2162 1 1 7 17 77 77 77 77 77 154 155 ZCAAAA EFDAAA OOOOxx -1420 2163 0 0 0 0 20 420 1420 1420 1420 40 41 QCAAAA FFDAAA VVVVxx -6001 2164 1 1 1 1 1 1 1 1001 6001 2 3 VWAAAA GFDAAA AAAAxx -7477 2165 1 1 7 17 77 477 1477 2477 7477 154 155 PBAAAA HFDAAA HHHHxx -6655 2166 1 3 5 15 55 655 655 1655 6655 110 111 ZVAAAA IFDAAA OOOOxx -7845 2167 1 1 5 5 45 845 1845 2845 7845 90 91 TPAAAA JFDAAA VVVVxx -8484 2168 0 0 4 4 84 484 484 3484 8484 168 169 IOAAAA KFDAAA AAAAxx -4345 2169 1 1 5 5 45 345 345 4345 4345 90 91 DLAAAA LFDAAA HHHHxx -4250 2170 0 2 0 10 50 250 250 4250 4250 100 101 MHAAAA MFDAAA OOOOxx -2391 2171 1 3 1 11 91 391 391 2391 2391 182 183 ZNAAAA NFDAAA VVVVxx -6884 2172 0 0 4 4 84 884 884 1884 6884 168 169 UEAAAA OFDAAA AAAAxx -7270 2173 0 2 0 10 70 270 1270 2270 7270 140 141 QTAAAA PFDAAA HHHHxx -2499 2174 1 3 9 19 99 499 499 2499 2499 198 199 DSAAAA QFDAAA OOOOxx -7312 2175 0 0 2 12 12 312 1312 2312 7312 24 25 GVAAAA RFDAAA VVVVxx -7113 2176 1 1 3 13 13 113 1113 2113 7113 26 27 PNAAAA SFDAAA AAAAxx -6695 2177 1 3 5 15 95 695 695 1695 6695 190 191 NXAAAA TFDAAA HHHHxx -6521 2178 1 1 1 1 21 521 521 1521 6521 42 43 VQAAAA UFDAAA OOOOxx -272 2179 0 0 2 12 72 272 272 272 272 144 145 MKAAAA VFDAAA VVVVxx -9976 2180 0 0 6 16 76 976 1976 4976 9976 152 153 STAAAA WFDAAA AAAAxx -992 2181 0 0 2 12 92 992 992 992 992 184 185 EMAAAA XFDAAA HHHHxx -6158 2182 0 2 8 18 58 158 158 1158 6158 116 117 WCAAAA YFDAAA OOOOxx -3281 2183 1 1 1 1 81 281 1281 3281 3281 162 163 FWAAAA ZFDAAA VVVVxx -7446 2184 0 2 6 6 46 446 1446 2446 7446 92 93 KAAAAA AGDAAA AAAAxx -4679 2185 1 3 9 19 79 679 679 4679 4679 158 159 ZXAAAA BGDAAA HHHHxx -5203 2186 1 3 3 3 3 203 1203 203 5203 6 7 DSAAAA CGDAAA OOOOxx -9874 2187 0 2 4 14 74 874 1874 4874 9874 148 149 UPAAAA DGDAAA VVVVxx -8371 2188 1 3 1 11 71 371 371 3371 8371 142 143 ZJAAAA EGDAAA AAAAxx -9086 2189 0 2 6 6 86 86 1086 4086 9086 172 173 MLAAAA FGDAAA HHHHxx -430 2190 0 2 0 10 30 430 430 430 430 60 61 OQAAAA GGDAAA OOOOxx -8749 2191 1 1 9 9 49 749 749 3749 8749 98 99 NYAAAA HGDAAA VVVVxx -577 2192 1 1 7 17 77 577 577 577 577 154 155 FWAAAA IGDAAA AAAAxx -4884 2193 0 0 4 4 84 884 884 4884 4884 168 169 WFAAAA JGDAAA HHHHxx -3421 2194 1 1 1 1 21 421 1421 3421 3421 42 43 PBAAAA KGDAAA OOOOxx -2812 2195 0 0 2 12 12 812 812 2812 2812 24 25 EEAAAA LGDAAA VVVVxx -5958 2196 0 2 8 18 58 958 1958 958 5958 116 117 EVAAAA MGDAAA AAAAxx -9901 2197 1 1 1 1 1 901 1901 4901 9901 2 3 VQAAAA NGDAAA HHHHxx -8478 2198 0 2 8 18 78 478 478 3478 8478 156 157 COAAAA OGDAAA OOOOxx -6545 2199 1 1 5 5 45 545 545 1545 6545 90 91 TRAAAA PGDAAA VVVVxx -1479 2200 1 3 9 19 79 479 1479 1479 1479 158 159 XEAAAA QGDAAA AAAAxx -1046 2201 0 2 6 6 46 46 1046 1046 1046 92 93 GOAAAA RGDAAA HHHHxx -6372 2202 0 0 2 12 72 372 372 1372 6372 144 145 CLAAAA SGDAAA OOOOxx -8206 2203 0 2 6 6 6 206 206 3206 8206 12 13 QDAAAA TGDAAA VVVVxx -9544 2204 0 0 4 4 44 544 1544 4544 9544 88 89 CDAAAA UGDAAA AAAAxx -9287 2205 1 3 7 7 87 287 1287 4287 9287 174 175 FTAAAA VGDAAA HHHHxx -6786 2206 0 2 6 6 86 786 786 1786 6786 172 173 ABAAAA WGDAAA OOOOxx -6511 2207 1 3 1 11 11 511 511 1511 6511 22 23 LQAAAA XGDAAA VVVVxx -603 2208 1 3 3 3 3 603 603 603 603 6 7 FXAAAA YGDAAA AAAAxx -2022 2209 0 2 2 2 22 22 22 2022 2022 44 45 UZAAAA ZGDAAA HHHHxx -2086 2210 0 2 6 6 86 86 86 2086 2086 172 173 GCAAAA AHDAAA OOOOxx -1969 2211 1 1 9 9 69 969 1969 1969 1969 138 139 TXAAAA BHDAAA VVVVxx -4841 2212 1 1 1 1 41 841 841 4841 4841 82 83 FEAAAA CHDAAA AAAAxx -5845 2213 1 1 5 5 45 845 1845 845 5845 90 91 VQAAAA DHDAAA HHHHxx -4635 2214 1 3 5 15 35 635 635 4635 4635 70 71 HWAAAA EHDAAA OOOOxx -4658 2215 0 2 8 18 58 658 658 4658 4658 116 117 EXAAAA FHDAAA VVVVxx -2896 2216 0 0 6 16 96 896 896 2896 2896 192 193 KHAAAA GHDAAA AAAAxx -5179 2217 1 3 9 19 79 179 1179 179 5179 158 159 FRAAAA HHDAAA HHHHxx -8667 2218 1 3 7 7 67 667 667 3667 8667 134 135 JVAAAA IHDAAA OOOOxx -7294 2219 0 2 4 14 94 294 1294 2294 7294 188 189 OUAAAA JHDAAA VVVVxx -3706 2220 0 2 6 6 6 706 1706 3706 3706 12 13 OMAAAA KHDAAA AAAAxx -8389 2221 1 1 9 9 89 389 389 3389 8389 178 179 RKAAAA LHDAAA HHHHxx -2486 2222 0 2 6 6 86 486 486 2486 2486 172 173 QRAAAA MHDAAA OOOOxx -8743 2223 1 3 3 3 43 743 743 3743 8743 86 87 HYAAAA NHDAAA VVVVxx -2777 2224 1 1 7 17 77 777 777 2777 2777 154 155 VCAAAA OHDAAA AAAAxx -2113 2225 1 1 3 13 13 113 113 2113 2113 26 27 HDAAAA PHDAAA HHHHxx -2076 2226 0 0 6 16 76 76 76 2076 2076 152 153 WBAAAA QHDAAA OOOOxx -2300 2227 0 0 0 0 0 300 300 2300 2300 0 1 MKAAAA RHDAAA VVVVxx -6894 2228 0 2 4 14 94 894 894 1894 6894 188 189 EFAAAA SHDAAA AAAAxx -6939 2229 1 3 9 19 39 939 939 1939 6939 78 79 XGAAAA THDAAA HHHHxx -446 2230 0 2 6 6 46 446 446 446 446 92 93 ERAAAA UHDAAA OOOOxx -6218 2231 0 2 8 18 18 218 218 1218 6218 36 37 EFAAAA VHDAAA VVVVxx -1295 2232 1 3 5 15 95 295 1295 1295 1295 190 191 VXAAAA WHDAAA AAAAxx -5135 2233 1 3 5 15 35 135 1135 135 5135 70 71 NPAAAA XHDAAA HHHHxx -8122 2234 0 2 2 2 22 122 122 3122 8122 44 45 KAAAAA YHDAAA OOOOxx -316 2235 0 0 6 16 16 316 316 316 316 32 33 EMAAAA ZHDAAA VVVVxx -514 2236 0 2 4 14 14 514 514 514 514 28 29 UTAAAA AIDAAA AAAAxx -7970 2237 0 2 0 10 70 970 1970 2970 7970 140 141 OUAAAA BIDAAA HHHHxx -9350 2238 0 2 0 10 50 350 1350 4350 9350 100 101 QVAAAA CIDAAA OOOOxx -3700 2239 0 0 0 0 0 700 1700 3700 3700 0 1 IMAAAA DIDAAA VVVVxx -582 2240 0 2 2 2 82 582 582 582 582 164 165 KWAAAA EIDAAA AAAAxx -9722 2241 0 2 2 2 22 722 1722 4722 9722 44 45 YJAAAA FIDAAA HHHHxx -7398 2242 0 2 8 18 98 398 1398 2398 7398 196 197 OYAAAA GIDAAA OOOOxx -2265 2243 1 1 5 5 65 265 265 2265 2265 130 131 DJAAAA HIDAAA VVVVxx -3049 2244 1 1 9 9 49 49 1049 3049 3049 98 99 HNAAAA IIDAAA AAAAxx -9121 2245 1 1 1 1 21 121 1121 4121 9121 42 43 VMAAAA JIDAAA HHHHxx -4275 2246 1 3 5 15 75 275 275 4275 4275 150 151 LIAAAA KIDAAA OOOOxx -6567 2247 1 3 7 7 67 567 567 1567 6567 134 135 PSAAAA LIDAAA VVVVxx -6755 2248 1 3 5 15 55 755 755 1755 6755 110 111 VZAAAA MIDAAA AAAAxx -4535 2249 1 3 5 15 35 535 535 4535 4535 70 71 LSAAAA NIDAAA HHHHxx -7968 2250 0 0 8 8 68 968 1968 2968 7968 136 137 MUAAAA OIDAAA OOOOxx -3412 2251 0 0 2 12 12 412 1412 3412 3412 24 25 GBAAAA PIDAAA VVVVxx -6112 2252 0 0 2 12 12 112 112 1112 6112 24 25 CBAAAA QIDAAA AAAAxx -6805 2253 1 1 5 5 5 805 805 1805 6805 10 11 TBAAAA RIDAAA HHHHxx -2880 2254 0 0 0 0 80 880 880 2880 2880 160 161 UGAAAA SIDAAA OOOOxx -7710 2255 0 2 0 10 10 710 1710 2710 7710 20 21 OKAAAA TIDAAA VVVVxx -7949 2256 1 1 9 9 49 949 1949 2949 7949 98 99 TTAAAA UIDAAA AAAAxx -7043 2257 1 3 3 3 43 43 1043 2043 7043 86 87 XKAAAA VIDAAA HHHHxx -9012 2258 0 0 2 12 12 12 1012 4012 9012 24 25 QIAAAA WIDAAA OOOOxx -878 2259 0 2 8 18 78 878 878 878 878 156 157 UHAAAA XIDAAA VVVVxx -7930 2260 0 2 0 10 30 930 1930 2930 7930 60 61 ATAAAA YIDAAA AAAAxx -667 2261 1 3 7 7 67 667 667 667 667 134 135 RZAAAA ZIDAAA HHHHxx -1905 2262 1 1 5 5 5 905 1905 1905 1905 10 11 HVAAAA AJDAAA OOOOxx -4958 2263 0 2 8 18 58 958 958 4958 4958 116 117 SIAAAA BJDAAA VVVVxx -2973 2264 1 1 3 13 73 973 973 2973 2973 146 147 JKAAAA CJDAAA AAAAxx -3631 2265 1 3 1 11 31 631 1631 3631 3631 62 63 RJAAAA DJDAAA HHHHxx -5868 2266 0 0 8 8 68 868 1868 868 5868 136 137 SRAAAA EJDAAA OOOOxx -2873 2267 1 1 3 13 73 873 873 2873 2873 146 147 NGAAAA FJDAAA VVVVxx -6941 2268 1 1 1 1 41 941 941 1941 6941 82 83 ZGAAAA GJDAAA AAAAxx -6384 2269 0 0 4 4 84 384 384 1384 6384 168 169 OLAAAA HJDAAA HHHHxx -3806 2270 0 2 6 6 6 806 1806 3806 3806 12 13 KQAAAA IJDAAA OOOOxx -5079 2271 1 3 9 19 79 79 1079 79 5079 158 159 JNAAAA JJDAAA VVVVxx -1970 2272 0 2 0 10 70 970 1970 1970 1970 140 141 UXAAAA KJDAAA AAAAxx -7810 2273 0 2 0 10 10 810 1810 2810 7810 20 21 KOAAAA LJDAAA HHHHxx -4639 2274 1 3 9 19 39 639 639 4639 4639 78 79 LWAAAA MJDAAA OOOOxx -6527 2275 1 3 7 7 27 527 527 1527 6527 54 55 BRAAAA NJDAAA VVVVxx -8079 2276 1 3 9 19 79 79 79 3079 8079 158 159 TYAAAA OJDAAA AAAAxx -2740 2277 0 0 0 0 40 740 740 2740 2740 80 81 KBAAAA PJDAAA HHHHxx -2337 2278 1 1 7 17 37 337 337 2337 2337 74 75 XLAAAA QJDAAA OOOOxx -6670 2279 0 2 0 10 70 670 670 1670 6670 140 141 OWAAAA RJDAAA VVVVxx -2345 2280 1 1 5 5 45 345 345 2345 2345 90 91 FMAAAA SJDAAA AAAAxx -401 2281 1 1 1 1 1 401 401 401 401 2 3 LPAAAA TJDAAA HHHHxx -2704 2282 0 0 4 4 4 704 704 2704 2704 8 9 AAAAAA UJDAAA OOOOxx -5530 2283 0 2 0 10 30 530 1530 530 5530 60 61 SEAAAA VJDAAA VVVVxx -51 2284 1 3 1 11 51 51 51 51 51 102 103 ZBAAAA WJDAAA AAAAxx -4282 2285 0 2 2 2 82 282 282 4282 4282 164 165 SIAAAA XJDAAA HHHHxx -7336 2286 0 0 6 16 36 336 1336 2336 7336 72 73 EWAAAA YJDAAA OOOOxx -8320 2287 0 0 0 0 20 320 320 3320 8320 40 41 AIAAAA ZJDAAA VVVVxx -7772 2288 0 0 2 12 72 772 1772 2772 7772 144 145 YMAAAA AKDAAA AAAAxx -1894 2289 0 2 4 14 94 894 1894 1894 1894 188 189 WUAAAA BKDAAA HHHHxx -2320 2290 0 0 0 0 20 320 320 2320 2320 40 41 GLAAAA CKDAAA OOOOxx -6232 2291 0 0 2 12 32 232 232 1232 6232 64 65 SFAAAA DKDAAA VVVVxx -2833 2292 1 1 3 13 33 833 833 2833 2833 66 67 ZEAAAA EKDAAA AAAAxx -8265 2293 1 1 5 5 65 265 265 3265 8265 130 131 XFAAAA FKDAAA HHHHxx -4589 2294 1 1 9 9 89 589 589 4589 4589 178 179 NUAAAA GKDAAA OOOOxx -8182 2295 0 2 2 2 82 182 182 3182 8182 164 165 SCAAAA HKDAAA VVVVxx -8337 2296 1 1 7 17 37 337 337 3337 8337 74 75 RIAAAA IKDAAA AAAAxx -8210 2297 0 2 0 10 10 210 210 3210 8210 20 21 UDAAAA JKDAAA HHHHxx -1406 2298 0 2 6 6 6 406 1406 1406 1406 12 13 CCAAAA KKDAAA OOOOxx -4463 2299 1 3 3 3 63 463 463 4463 4463 126 127 RPAAAA LKDAAA VVVVxx -4347 2300 1 3 7 7 47 347 347 4347 4347 94 95 FLAAAA MKDAAA AAAAxx -181 2301 1 1 1 1 81 181 181 181 181 162 163 ZGAAAA NKDAAA HHHHxx -9986 2302 0 2 6 6 86 986 1986 4986 9986 172 173 CUAAAA OKDAAA OOOOxx -661 2303 1 1 1 1 61 661 661 661 661 122 123 LZAAAA PKDAAA VVVVxx -4105 2304 1 1 5 5 5 105 105 4105 4105 10 11 XBAAAA QKDAAA AAAAxx -2187 2305 1 3 7 7 87 187 187 2187 2187 174 175 DGAAAA RKDAAA HHHHxx -1628 2306 0 0 8 8 28 628 1628 1628 1628 56 57 QKAAAA SKDAAA OOOOxx -3119 2307 1 3 9 19 19 119 1119 3119 3119 38 39 ZPAAAA TKDAAA VVVVxx -6804 2308 0 0 4 4 4 804 804 1804 6804 8 9 SBAAAA UKDAAA AAAAxx -9918 2309 0 2 8 18 18 918 1918 4918 9918 36 37 MRAAAA VKDAAA HHHHxx -8916 2310 0 0 6 16 16 916 916 3916 8916 32 33 YEAAAA WKDAAA OOOOxx -6057 2311 1 1 7 17 57 57 57 1057 6057 114 115 ZYAAAA XKDAAA VVVVxx -3622 2312 0 2 2 2 22 622 1622 3622 3622 44 45 IJAAAA YKDAAA AAAAxx -9168 2313 0 0 8 8 68 168 1168 4168 9168 136 137 QOAAAA ZKDAAA HHHHxx -3720 2314 0 0 0 0 20 720 1720 3720 3720 40 41 CNAAAA ALDAAA OOOOxx -9927 2315 1 3 7 7 27 927 1927 4927 9927 54 55 VRAAAA BLDAAA VVVVxx -5616 2316 0 0 6 16 16 616 1616 616 5616 32 33 AIAAAA CLDAAA AAAAxx -5210 2317 0 2 0 10 10 210 1210 210 5210 20 21 KSAAAA DLDAAA HHHHxx -636 2318 0 0 6 16 36 636 636 636 636 72 73 MYAAAA ELDAAA OOOOxx -9936 2319 0 0 6 16 36 936 1936 4936 9936 72 73 ESAAAA FLDAAA VVVVxx -2316 2320 0 0 6 16 16 316 316 2316 2316 32 33 CLAAAA GLDAAA AAAAxx -4363 2321 1 3 3 3 63 363 363 4363 4363 126 127 VLAAAA HLDAAA HHHHxx -7657 2322 1 1 7 17 57 657 1657 2657 7657 114 115 NIAAAA ILDAAA OOOOxx -697 2323 1 1 7 17 97 697 697 697 697 194 195 VAAAAA JLDAAA VVVVxx -912 2324 0 0 2 12 12 912 912 912 912 24 25 CJAAAA KLDAAA AAAAxx -8806 2325 0 2 6 6 6 806 806 3806 8806 12 13 SAAAAA LLDAAA HHHHxx -9698 2326 0 2 8 18 98 698 1698 4698 9698 196 197 AJAAAA MLDAAA OOOOxx -6191 2327 1 3 1 11 91 191 191 1191 6191 182 183 DEAAAA NLDAAA VVVVxx -1188 2328 0 0 8 8 88 188 1188 1188 1188 176 177 STAAAA OLDAAA AAAAxx -7676 2329 0 0 6 16 76 676 1676 2676 7676 152 153 GJAAAA PLDAAA HHHHxx -7073 2330 1 1 3 13 73 73 1073 2073 7073 146 147 BMAAAA QLDAAA OOOOxx -8019 2331 1 3 9 19 19 19 19 3019 8019 38 39 LWAAAA RLDAAA VVVVxx -4726 2332 0 2 6 6 26 726 726 4726 4726 52 53 UZAAAA SLDAAA AAAAxx -4648 2333 0 0 8 8 48 648 648 4648 4648 96 97 UWAAAA TLDAAA HHHHxx -3227 2334 1 3 7 7 27 227 1227 3227 3227 54 55 DUAAAA ULDAAA OOOOxx -7232 2335 0 0 2 12 32 232 1232 2232 7232 64 65 ESAAAA VLDAAA VVVVxx -9761 2336 1 1 1 1 61 761 1761 4761 9761 122 123 LLAAAA WLDAAA AAAAxx -3105 2337 1 1 5 5 5 105 1105 3105 3105 10 11 LPAAAA XLDAAA HHHHxx -5266 2338 0 2 6 6 66 266 1266 266 5266 132 133 OUAAAA YLDAAA OOOOxx -6788 2339 0 0 8 8 88 788 788 1788 6788 176 177 CBAAAA ZLDAAA VVVVxx -2442 2340 0 2 2 2 42 442 442 2442 2442 84 85 YPAAAA AMDAAA AAAAxx -8198 2341 0 2 8 18 98 198 198 3198 8198 196 197 IDAAAA BMDAAA HHHHxx -5806 2342 0 2 6 6 6 806 1806 806 5806 12 13 IPAAAA CMDAAA OOOOxx -8928 2343 0 0 8 8 28 928 928 3928 8928 56 57 KFAAAA DMDAAA VVVVxx -1657 2344 1 1 7 17 57 657 1657 1657 1657 114 115 TLAAAA EMDAAA AAAAxx -9164 2345 0 0 4 4 64 164 1164 4164 9164 128 129 MOAAAA FMDAAA HHHHxx -1851 2346 1 3 1 11 51 851 1851 1851 1851 102 103 FTAAAA GMDAAA OOOOxx -4744 2347 0 0 4 4 44 744 744 4744 4744 88 89 MAAAAA HMDAAA VVVVxx -8055 2348 1 3 5 15 55 55 55 3055 8055 110 111 VXAAAA IMDAAA AAAAxx -1533 2349 1 1 3 13 33 533 1533 1533 1533 66 67 ZGAAAA JMDAAA HHHHxx -1260 2350 0 0 0 0 60 260 1260 1260 1260 120 121 MWAAAA KMDAAA OOOOxx -1290 2351 0 2 0 10 90 290 1290 1290 1290 180 181 QXAAAA LMDAAA VVVVxx -297 2352 1 1 7 17 97 297 297 297 297 194 195 LLAAAA MMDAAA AAAAxx -4145 2353 1 1 5 5 45 145 145 4145 4145 90 91 LDAAAA NMDAAA HHHHxx -863 2354 1 3 3 3 63 863 863 863 863 126 127 FHAAAA OMDAAA OOOOxx -3423 2355 1 3 3 3 23 423 1423 3423 3423 46 47 RBAAAA PMDAAA VVVVxx -8750 2356 0 2 0 10 50 750 750 3750 8750 100 101 OYAAAA QMDAAA AAAAxx -3546 2357 0 2 6 6 46 546 1546 3546 3546 92 93 KGAAAA RMDAAA HHHHxx -3678 2358 0 2 8 18 78 678 1678 3678 3678 156 157 MLAAAA SMDAAA OOOOxx -5313 2359 1 1 3 13 13 313 1313 313 5313 26 27 JWAAAA TMDAAA VVVVxx -6233 2360 1 1 3 13 33 233 233 1233 6233 66 67 TFAAAA UMDAAA AAAAxx -5802 2361 0 2 2 2 2 802 1802 802 5802 4 5 EPAAAA VMDAAA HHHHxx -7059 2362 1 3 9 19 59 59 1059 2059 7059 118 119 NLAAAA WMDAAA OOOOxx -6481 2363 1 1 1 1 81 481 481 1481 6481 162 163 HPAAAA XMDAAA VVVVxx -1596 2364 0 0 6 16 96 596 1596 1596 1596 192 193 KJAAAA YMDAAA AAAAxx -8181 2365 1 1 1 1 81 181 181 3181 8181 162 163 RCAAAA ZMDAAA HHHHxx -5368 2366 0 0 8 8 68 368 1368 368 5368 136 137 MYAAAA ANDAAA OOOOxx -9416 2367 0 0 6 16 16 416 1416 4416 9416 32 33 EYAAAA BNDAAA VVVVxx -9521 2368 1 1 1 1 21 521 1521 4521 9521 42 43 FCAAAA CNDAAA AAAAxx -1042 2369 0 2 2 2 42 42 1042 1042 1042 84 85 COAAAA DNDAAA HHHHxx -4503 2370 1 3 3 3 3 503 503 4503 4503 6 7 FRAAAA ENDAAA OOOOxx -3023 2371 1 3 3 3 23 23 1023 3023 3023 46 47 HMAAAA FNDAAA VVVVxx -1976 2372 0 0 6 16 76 976 1976 1976 1976 152 153 AYAAAA GNDAAA AAAAxx -5610 2373 0 2 0 10 10 610 1610 610 5610 20 21 UHAAAA HNDAAA HHHHxx -7410 2374 0 2 0 10 10 410 1410 2410 7410 20 21 AZAAAA INDAAA OOOOxx -7872 2375 0 0 2 12 72 872 1872 2872 7872 144 145 UQAAAA JNDAAA VVVVxx -8591 2376 1 3 1 11 91 591 591 3591 8591 182 183 LSAAAA KNDAAA AAAAxx -1804 2377 0 0 4 4 4 804 1804 1804 1804 8 9 KRAAAA LNDAAA HHHHxx -5299 2378 1 3 9 19 99 299 1299 299 5299 198 199 VVAAAA MNDAAA OOOOxx -4695 2379 1 3 5 15 95 695 695 4695 4695 190 191 PYAAAA NNDAAA VVVVxx -2672 2380 0 0 2 12 72 672 672 2672 2672 144 145 UYAAAA ONDAAA AAAAxx -585 2381 1 1 5 5 85 585 585 585 585 170 171 NWAAAA PNDAAA HHHHxx -8622 2382 0 2 2 2 22 622 622 3622 8622 44 45 QTAAAA QNDAAA OOOOxx -3780 2383 0 0 0 0 80 780 1780 3780 3780 160 161 KPAAAA RNDAAA VVVVxx -7941 2384 1 1 1 1 41 941 1941 2941 7941 82 83 LTAAAA SNDAAA AAAAxx -3305 2385 1 1 5 5 5 305 1305 3305 3305 10 11 DXAAAA TNDAAA HHHHxx -8653 2386 1 1 3 13 53 653 653 3653 8653 106 107 VUAAAA UNDAAA OOOOxx -5756 2387 0 0 6 16 56 756 1756 756 5756 112 113 KNAAAA VNDAAA VVVVxx -576 2388 0 0 6 16 76 576 576 576 576 152 153 EWAAAA WNDAAA AAAAxx -1915 2389 1 3 5 15 15 915 1915 1915 1915 30 31 RVAAAA XNDAAA HHHHxx -4627 2390 1 3 7 7 27 627 627 4627 4627 54 55 ZVAAAA YNDAAA OOOOxx -920 2391 0 0 0 0 20 920 920 920 920 40 41 KJAAAA ZNDAAA VVVVxx -2537 2392 1 1 7 17 37 537 537 2537 2537 74 75 PTAAAA AODAAA AAAAxx -50 2393 0 2 0 10 50 50 50 50 50 100 101 YBAAAA BODAAA HHHHxx -1313 2394 1 1 3 13 13 313 1313 1313 1313 26 27 NYAAAA CODAAA OOOOxx -8542 2395 0 2 2 2 42 542 542 3542 8542 84 85 OQAAAA DODAAA VVVVxx -6428 2396 0 0 8 8 28 428 428 1428 6428 56 57 GNAAAA EODAAA AAAAxx -4351 2397 1 3 1 11 51 351 351 4351 4351 102 103 JLAAAA FODAAA HHHHxx -2050 2398 0 2 0 10 50 50 50 2050 2050 100 101 WAAAAA GODAAA OOOOxx -5162 2399 0 2 2 2 62 162 1162 162 5162 124 125 OQAAAA HODAAA VVVVxx -8229 2400 1 1 9 9 29 229 229 3229 8229 58 59 NEAAAA IODAAA AAAAxx -7782 2401 0 2 2 2 82 782 1782 2782 7782 164 165 INAAAA JODAAA HHHHxx -1563 2402 1 3 3 3 63 563 1563 1563 1563 126 127 DIAAAA KODAAA OOOOxx -267 2403 1 3 7 7 67 267 267 267 267 134 135 HKAAAA LODAAA VVVVxx -5138 2404 0 2 8 18 38 138 1138 138 5138 76 77 QPAAAA MODAAA AAAAxx -7022 2405 0 2 2 2 22 22 1022 2022 7022 44 45 CKAAAA NODAAA HHHHxx -6705 2406 1 1 5 5 5 705 705 1705 6705 10 11 XXAAAA OODAAA OOOOxx -6190 2407 0 2 0 10 90 190 190 1190 6190 180 181 CEAAAA PODAAA VVVVxx -8226 2408 0 2 6 6 26 226 226 3226 8226 52 53 KEAAAA QODAAA AAAAxx -8882 2409 0 2 2 2 82 882 882 3882 8882 164 165 QDAAAA RODAAA HHHHxx -5181 2410 1 1 1 1 81 181 1181 181 5181 162 163 HRAAAA SODAAA OOOOxx -4598 2411 0 2 8 18 98 598 598 4598 4598 196 197 WUAAAA TODAAA VVVVxx -4882 2412 0 2 2 2 82 882 882 4882 4882 164 165 UFAAAA UODAAA AAAAxx -7490 2413 0 2 0 10 90 490 1490 2490 7490 180 181 CCAAAA VODAAA HHHHxx -5224 2414 0 0 4 4 24 224 1224 224 5224 48 49 YSAAAA WODAAA OOOOxx -2174 2415 0 2 4 14 74 174 174 2174 2174 148 149 QFAAAA XODAAA VVVVxx -3059 2416 1 3 9 19 59 59 1059 3059 3059 118 119 RNAAAA YODAAA AAAAxx -8790 2417 0 2 0 10 90 790 790 3790 8790 180 181 CAAAAA ZODAAA HHHHxx -2222 2418 0 2 2 2 22 222 222 2222 2222 44 45 MHAAAA APDAAA OOOOxx -5473 2419 1 1 3 13 73 473 1473 473 5473 146 147 NCAAAA BPDAAA VVVVxx -937 2420 1 1 7 17 37 937 937 937 937 74 75 BKAAAA CPDAAA AAAAxx -2975 2421 1 3 5 15 75 975 975 2975 2975 150 151 LKAAAA DPDAAA HHHHxx -9569 2422 1 1 9 9 69 569 1569 4569 9569 138 139 BEAAAA EPDAAA OOOOxx -3456 2423 0 0 6 16 56 456 1456 3456 3456 112 113 YCAAAA FPDAAA VVVVxx -6657 2424 1 1 7 17 57 657 657 1657 6657 114 115 BWAAAA GPDAAA AAAAxx -3776 2425 0 0 6 16 76 776 1776 3776 3776 152 153 GPAAAA HPDAAA HHHHxx -6072 2426 0 0 2 12 72 72 72 1072 6072 144 145 OZAAAA IPDAAA OOOOxx -8129 2427 1 1 9 9 29 129 129 3129 8129 58 59 RAAAAA JPDAAA VVVVxx -1085 2428 1 1 5 5 85 85 1085 1085 1085 170 171 TPAAAA KPDAAA AAAAxx -2079 2429 1 3 9 19 79 79 79 2079 2079 158 159 ZBAAAA LPDAAA HHHHxx -1200 2430 0 0 0 0 0 200 1200 1200 1200 0 1 EUAAAA MPDAAA OOOOxx -3276 2431 0 0 6 16 76 276 1276 3276 3276 152 153 AWAAAA NPDAAA VVVVxx -2608 2432 0 0 8 8 8 608 608 2608 2608 16 17 IWAAAA OPDAAA AAAAxx -702 2433 0 2 2 2 2 702 702 702 702 4 5 ABAAAA PPDAAA HHHHxx -5750 2434 0 2 0 10 50 750 1750 750 5750 100 101 ENAAAA QPDAAA OOOOxx -2776 2435 0 0 6 16 76 776 776 2776 2776 152 153 UCAAAA RPDAAA VVVVxx -9151 2436 1 3 1 11 51 151 1151 4151 9151 102 103 ZNAAAA SPDAAA AAAAxx -3282 2437 0 2 2 2 82 282 1282 3282 3282 164 165 GWAAAA TPDAAA HHHHxx -408 2438 0 0 8 8 8 408 408 408 408 16 17 SPAAAA UPDAAA OOOOxx -3473 2439 1 1 3 13 73 473 1473 3473 3473 146 147 PDAAAA VPDAAA VVVVxx -7095 2440 1 3 5 15 95 95 1095 2095 7095 190 191 XMAAAA WPDAAA AAAAxx -3288 2441 0 0 8 8 88 288 1288 3288 3288 176 177 MWAAAA XPDAAA HHHHxx -8215 2442 1 3 5 15 15 215 215 3215 8215 30 31 ZDAAAA YPDAAA OOOOxx -6244 2443 0 0 4 4 44 244 244 1244 6244 88 89 EGAAAA ZPDAAA VVVVxx -8440 2444 0 0 0 0 40 440 440 3440 8440 80 81 QMAAAA AQDAAA AAAAxx -3800 2445 0 0 0 0 0 800 1800 3800 3800 0 1 EQAAAA BQDAAA HHHHxx -7279 2446 1 3 9 19 79 279 1279 2279 7279 158 159 ZTAAAA CQDAAA OOOOxx -9206 2447 0 2 6 6 6 206 1206 4206 9206 12 13 CQAAAA DQDAAA VVVVxx -6465 2448 1 1 5 5 65 465 465 1465 6465 130 131 ROAAAA EQDAAA AAAAxx -4127 2449 1 3 7 7 27 127 127 4127 4127 54 55 TCAAAA FQDAAA HHHHxx -7463 2450 1 3 3 3 63 463 1463 2463 7463 126 127 BBAAAA GQDAAA OOOOxx -5117 2451 1 1 7 17 17 117 1117 117 5117 34 35 VOAAAA HQDAAA VVVVxx -4715 2452 1 3 5 15 15 715 715 4715 4715 30 31 JZAAAA IQDAAA AAAAxx -2010 2453 0 2 0 10 10 10 10 2010 2010 20 21 IZAAAA JQDAAA HHHHxx -6486 2454 0 2 6 6 86 486 486 1486 6486 172 173 MPAAAA KQDAAA OOOOxx -6434 2455 0 2 4 14 34 434 434 1434 6434 68 69 MNAAAA LQDAAA VVVVxx -2151 2456 1 3 1 11 51 151 151 2151 2151 102 103 TEAAAA MQDAAA AAAAxx -4821 2457 1 1 1 1 21 821 821 4821 4821 42 43 LDAAAA NQDAAA HHHHxx -6507 2458 1 3 7 7 7 507 507 1507 6507 14 15 HQAAAA OQDAAA OOOOxx -8741 2459 1 1 1 1 41 741 741 3741 8741 82 83 FYAAAA PQDAAA VVVVxx -6846 2460 0 2 6 6 46 846 846 1846 6846 92 93 IDAAAA QQDAAA AAAAxx -4525 2461 1 1 5 5 25 525 525 4525 4525 50 51 BSAAAA RQDAAA HHHHxx -8299 2462 1 3 9 19 99 299 299 3299 8299 198 199 FHAAAA SQDAAA OOOOxx -5465 2463 1 1 5 5 65 465 1465 465 5465 130 131 FCAAAA TQDAAA VVVVxx -7206 2464 0 2 6 6 6 206 1206 2206 7206 12 13 ERAAAA UQDAAA AAAAxx -2616 2465 0 0 6 16 16 616 616 2616 2616 32 33 QWAAAA VQDAAA HHHHxx -4440 2466 0 0 0 0 40 440 440 4440 4440 80 81 UOAAAA WQDAAA OOOOxx -6109 2467 1 1 9 9 9 109 109 1109 6109 18 19 ZAAAAA XQDAAA VVVVxx -7905 2468 1 1 5 5 5 905 1905 2905 7905 10 11 BSAAAA YQDAAA AAAAxx -6498 2469 0 2 8 18 98 498 498 1498 6498 196 197 YPAAAA ZQDAAA HHHHxx -2034 2470 0 2 4 14 34 34 34 2034 2034 68 69 GAAAAA ARDAAA OOOOxx -7693 2471 1 1 3 13 93 693 1693 2693 7693 186 187 XJAAAA BRDAAA VVVVxx -7511 2472 1 3 1 11 11 511 1511 2511 7511 22 23 XCAAAA CRDAAA AAAAxx -7531 2473 1 3 1 11 31 531 1531 2531 7531 62 63 RDAAAA DRDAAA HHHHxx -6869 2474 1 1 9 9 69 869 869 1869 6869 138 139 FEAAAA ERDAAA OOOOxx -2763 2475 1 3 3 3 63 763 763 2763 2763 126 127 HCAAAA FRDAAA VVVVxx -575 2476 1 3 5 15 75 575 575 575 575 150 151 DWAAAA GRDAAA AAAAxx -8953 2477 1 1 3 13 53 953 953 3953 8953 106 107 JGAAAA HRDAAA HHHHxx -5833 2478 1 1 3 13 33 833 1833 833 5833 66 67 JQAAAA IRDAAA OOOOxx -9035 2479 1 3 5 15 35 35 1035 4035 9035 70 71 NJAAAA JRDAAA VVVVxx -9123 2480 1 3 3 3 23 123 1123 4123 9123 46 47 XMAAAA KRDAAA AAAAxx -206 2481 0 2 6 6 6 206 206 206 206 12 13 YHAAAA LRDAAA HHHHxx -4155 2482 1 3 5 15 55 155 155 4155 4155 110 111 VDAAAA MRDAAA OOOOxx -532 2483 0 0 2 12 32 532 532 532 532 64 65 MUAAAA NRDAAA VVVVxx -1370 2484 0 2 0 10 70 370 1370 1370 1370 140 141 SAAAAA ORDAAA AAAAxx -7656 2485 0 0 6 16 56 656 1656 2656 7656 112 113 MIAAAA PRDAAA HHHHxx -7735 2486 1 3 5 15 35 735 1735 2735 7735 70 71 NLAAAA QRDAAA OOOOxx -2118 2487 0 2 8 18 18 118 118 2118 2118 36 37 MDAAAA RRDAAA VVVVxx -6914 2488 0 2 4 14 14 914 914 1914 6914 28 29 YFAAAA SRDAAA AAAAxx -6277 2489 1 1 7 17 77 277 277 1277 6277 154 155 LHAAAA TRDAAA HHHHxx -6347 2490 1 3 7 7 47 347 347 1347 6347 94 95 DKAAAA URDAAA OOOOxx -4030 2491 0 2 0 10 30 30 30 4030 4030 60 61 AZAAAA VRDAAA VVVVxx -9673 2492 1 1 3 13 73 673 1673 4673 9673 146 147 BIAAAA WRDAAA AAAAxx -2015 2493 1 3 5 15 15 15 15 2015 2015 30 31 NZAAAA XRDAAA HHHHxx -1317 2494 1 1 7 17 17 317 1317 1317 1317 34 35 RYAAAA YRDAAA OOOOxx -404 2495 0 0 4 4 4 404 404 404 404 8 9 OPAAAA ZRDAAA VVVVxx -1604 2496 0 0 4 4 4 604 1604 1604 1604 8 9 SJAAAA ASDAAA AAAAxx -1912 2497 0 0 2 12 12 912 1912 1912 1912 24 25 OVAAAA BSDAAA HHHHxx -5727 2498 1 3 7 7 27 727 1727 727 5727 54 55 HMAAAA CSDAAA OOOOxx -4538 2499 0 2 8 18 38 538 538 4538 4538 76 77 OSAAAA DSDAAA VVVVxx -6868 2500 0 0 8 8 68 868 868 1868 6868 136 137 EEAAAA ESDAAA AAAAxx -9801 2501 1 1 1 1 1 801 1801 4801 9801 2 3 ZMAAAA FSDAAA HHHHxx -1781 2502 1 1 1 1 81 781 1781 1781 1781 162 163 NQAAAA GSDAAA OOOOxx -7061 2503 1 1 1 1 61 61 1061 2061 7061 122 123 PLAAAA HSDAAA VVVVxx -2412 2504 0 0 2 12 12 412 412 2412 2412 24 25 UOAAAA ISDAAA AAAAxx -9191 2505 1 3 1 11 91 191 1191 4191 9191 182 183 NPAAAA JSDAAA HHHHxx -1958 2506 0 2 8 18 58 958 1958 1958 1958 116 117 IXAAAA KSDAAA OOOOxx -2203 2507 1 3 3 3 3 203 203 2203 2203 6 7 TGAAAA LSDAAA VVVVxx -9104 2508 0 0 4 4 4 104 1104 4104 9104 8 9 EMAAAA MSDAAA AAAAxx -3837 2509 1 1 7 17 37 837 1837 3837 3837 74 75 PRAAAA NSDAAA HHHHxx -7055 2510 1 3 5 15 55 55 1055 2055 7055 110 111 JLAAAA OSDAAA OOOOxx -4612 2511 0 0 2 12 12 612 612 4612 4612 24 25 KVAAAA PSDAAA VVVVxx -6420 2512 0 0 0 0 20 420 420 1420 6420 40 41 YMAAAA QSDAAA AAAAxx -613 2513 1 1 3 13 13 613 613 613 613 26 27 PXAAAA RSDAAA HHHHxx -1691 2514 1 3 1 11 91 691 1691 1691 1691 182 183 BNAAAA SSDAAA OOOOxx -33 2515 1 1 3 13 33 33 33 33 33 66 67 HBAAAA TSDAAA VVVVxx -875 2516 1 3 5 15 75 875 875 875 875 150 151 RHAAAA USDAAA AAAAxx -9030 2517 0 2 0 10 30 30 1030 4030 9030 60 61 IJAAAA VSDAAA HHHHxx -4285 2518 1 1 5 5 85 285 285 4285 4285 170 171 VIAAAA WSDAAA OOOOxx -6236 2519 0 0 6 16 36 236 236 1236 6236 72 73 WFAAAA XSDAAA VVVVxx -4702 2520 0 2 2 2 2 702 702 4702 4702 4 5 WYAAAA YSDAAA AAAAxx -3441 2521 1 1 1 1 41 441 1441 3441 3441 82 83 JCAAAA ZSDAAA HHHHxx -2150 2522 0 2 0 10 50 150 150 2150 2150 100 101 SEAAAA ATDAAA OOOOxx -1852 2523 0 0 2 12 52 852 1852 1852 1852 104 105 GTAAAA BTDAAA VVVVxx -7713 2524 1 1 3 13 13 713 1713 2713 7713 26 27 RKAAAA CTDAAA AAAAxx -6849 2525 1 1 9 9 49 849 849 1849 6849 98 99 LDAAAA DTDAAA HHHHxx -3425 2526 1 1 5 5 25 425 1425 3425 3425 50 51 TBAAAA ETDAAA OOOOxx -4681 2527 1 1 1 1 81 681 681 4681 4681 162 163 BYAAAA FTDAAA VVVVxx -1134 2528 0 2 4 14 34 134 1134 1134 1134 68 69 QRAAAA GTDAAA AAAAxx -7462 2529 0 2 2 2 62 462 1462 2462 7462 124 125 ABAAAA HTDAAA HHHHxx -2148 2530 0 0 8 8 48 148 148 2148 2148 96 97 QEAAAA ITDAAA OOOOxx -5921 2531 1 1 1 1 21 921 1921 921 5921 42 43 TTAAAA JTDAAA VVVVxx -118 2532 0 2 8 18 18 118 118 118 118 36 37 OEAAAA KTDAAA AAAAxx -3065 2533 1 1 5 5 65 65 1065 3065 3065 130 131 XNAAAA LTDAAA HHHHxx -6590 2534 0 2 0 10 90 590 590 1590 6590 180 181 MTAAAA MTDAAA OOOOxx -4993 2535 1 1 3 13 93 993 993 4993 4993 186 187 BKAAAA NTDAAA VVVVxx -6818 2536 0 2 8 18 18 818 818 1818 6818 36 37 GCAAAA OTDAAA AAAAxx -1449 2537 1 1 9 9 49 449 1449 1449 1449 98 99 TDAAAA PTDAAA HHHHxx -2039 2538 1 3 9 19 39 39 39 2039 2039 78 79 LAAAAA QTDAAA OOOOxx -2524 2539 0 0 4 4 24 524 524 2524 2524 48 49 CTAAAA RTDAAA VVVVxx -1481 2540 1 1 1 1 81 481 1481 1481 1481 162 163 ZEAAAA STDAAA AAAAxx -6984 2541 0 0 4 4 84 984 984 1984 6984 168 169 QIAAAA TTDAAA HHHHxx -3960 2542 0 0 0 0 60 960 1960 3960 3960 120 121 IWAAAA UTDAAA OOOOxx -1983 2543 1 3 3 3 83 983 1983 1983 1983 166 167 HYAAAA VTDAAA VVVVxx -6379 2544 1 3 9 19 79 379 379 1379 6379 158 159 JLAAAA WTDAAA AAAAxx -8975 2545 1 3 5 15 75 975 975 3975 8975 150 151 FHAAAA XTDAAA HHHHxx -1102 2546 0 2 2 2 2 102 1102 1102 1102 4 5 KQAAAA YTDAAA OOOOxx -2517 2547 1 1 7 17 17 517 517 2517 2517 34 35 VSAAAA ZTDAAA VVVVxx -712 2548 0 0 2 12 12 712 712 712 712 24 25 KBAAAA AUDAAA AAAAxx -5419 2549 1 3 9 19 19 419 1419 419 5419 38 39 LAAAAA BUDAAA HHHHxx -723 2550 1 3 3 3 23 723 723 723 723 46 47 VBAAAA CUDAAA OOOOxx -8057 2551 1 1 7 17 57 57 57 3057 8057 114 115 XXAAAA DUDAAA VVVVxx -7471 2552 1 3 1 11 71 471 1471 2471 7471 142 143 JBAAAA EUDAAA AAAAxx -8855 2553 1 3 5 15 55 855 855 3855 8855 110 111 PCAAAA FUDAAA HHHHxx -5074 2554 0 2 4 14 74 74 1074 74 5074 148 149 ENAAAA GUDAAA OOOOxx -7139 2555 1 3 9 19 39 139 1139 2139 7139 78 79 POAAAA HUDAAA VVVVxx -3833 2556 1 1 3 13 33 833 1833 3833 3833 66 67 LRAAAA IUDAAA AAAAxx -5186 2557 0 2 6 6 86 186 1186 186 5186 172 173 MRAAAA JUDAAA HHHHxx -9436 2558 0 0 6 16 36 436 1436 4436 9436 72 73 YYAAAA KUDAAA OOOOxx -8859 2559 1 3 9 19 59 859 859 3859 8859 118 119 TCAAAA LUDAAA VVVVxx -6943 2560 1 3 3 3 43 943 943 1943 6943 86 87 BHAAAA MUDAAA AAAAxx -2315 2561 1 3 5 15 15 315 315 2315 2315 30 31 BLAAAA NUDAAA HHHHxx -1394 2562 0 2 4 14 94 394 1394 1394 1394 188 189 QBAAAA OUDAAA OOOOxx -8863 2563 1 3 3 3 63 863 863 3863 8863 126 127 XCAAAA PUDAAA VVVVxx -8812 2564 0 0 2 12 12 812 812 3812 8812 24 25 YAAAAA QUDAAA AAAAxx -7498 2565 0 2 8 18 98 498 1498 2498 7498 196 197 KCAAAA RUDAAA HHHHxx -8962 2566 0 2 2 2 62 962 962 3962 8962 124 125 SGAAAA SUDAAA OOOOxx -2533 2567 1 1 3 13 33 533 533 2533 2533 66 67 LTAAAA TUDAAA VVVVxx -8188 2568 0 0 8 8 88 188 188 3188 8188 176 177 YCAAAA UUDAAA AAAAxx -6137 2569 1 1 7 17 37 137 137 1137 6137 74 75 BCAAAA VUDAAA HHHHxx -974 2570 0 2 4 14 74 974 974 974 974 148 149 MLAAAA WUDAAA OOOOxx -2751 2571 1 3 1 11 51 751 751 2751 2751 102 103 VBAAAA XUDAAA VVVVxx -4975 2572 1 3 5 15 75 975 975 4975 4975 150 151 JJAAAA YUDAAA AAAAxx -3411 2573 1 3 1 11 11 411 1411 3411 3411 22 23 FBAAAA ZUDAAA HHHHxx -3143 2574 1 3 3 3 43 143 1143 3143 3143 86 87 XQAAAA AVDAAA OOOOxx -8011 2575 1 3 1 11 11 11 11 3011 8011 22 23 DWAAAA BVDAAA VVVVxx -988 2576 0 0 8 8 88 988 988 988 988 176 177 AMAAAA CVDAAA AAAAxx -4289 2577 1 1 9 9 89 289 289 4289 4289 178 179 ZIAAAA DVDAAA HHHHxx -8105 2578 1 1 5 5 5 105 105 3105 8105 10 11 TZAAAA EVDAAA OOOOxx -9885 2579 1 1 5 5 85 885 1885 4885 9885 170 171 FQAAAA FVDAAA VVVVxx -1002 2580 0 2 2 2 2 2 1002 1002 1002 4 5 OMAAAA GVDAAA AAAAxx -5827 2581 1 3 7 7 27 827 1827 827 5827 54 55 DQAAAA HVDAAA HHHHxx -1228 2582 0 0 8 8 28 228 1228 1228 1228 56 57 GVAAAA IVDAAA OOOOxx -6352 2583 0 0 2 12 52 352 352 1352 6352 104 105 IKAAAA JVDAAA VVVVxx -8868 2584 0 0 8 8 68 868 868 3868 8868 136 137 CDAAAA KVDAAA AAAAxx -3643 2585 1 3 3 3 43 643 1643 3643 3643 86 87 DKAAAA LVDAAA HHHHxx -1468 2586 0 0 8 8 68 468 1468 1468 1468 136 137 MEAAAA MVDAAA OOOOxx -8415 2587 1 3 5 15 15 415 415 3415 8415 30 31 RLAAAA NVDAAA VVVVxx -9631 2588 1 3 1 11 31 631 1631 4631 9631 62 63 LGAAAA OVDAAA AAAAxx -7408 2589 0 0 8 8 8 408 1408 2408 7408 16 17 YYAAAA PVDAAA HHHHxx -1934 2590 0 2 4 14 34 934 1934 1934 1934 68 69 KWAAAA QVDAAA OOOOxx -996 2591 0 0 6 16 96 996 996 996 996 192 193 IMAAAA RVDAAA VVVVxx -8027 2592 1 3 7 7 27 27 27 3027 8027 54 55 TWAAAA SVDAAA AAAAxx -8464 2593 0 0 4 4 64 464 464 3464 8464 128 129 ONAAAA TVDAAA HHHHxx -5007 2594 1 3 7 7 7 7 1007 7 5007 14 15 PKAAAA UVDAAA OOOOxx -8356 2595 0 0 6 16 56 356 356 3356 8356 112 113 KJAAAA VVDAAA VVVVxx -4579 2596 1 3 9 19 79 579 579 4579 4579 158 159 DUAAAA WVDAAA AAAAxx -8513 2597 1 1 3 13 13 513 513 3513 8513 26 27 LPAAAA XVDAAA HHHHxx -383 2598 1 3 3 3 83 383 383 383 383 166 167 TOAAAA YVDAAA OOOOxx -9304 2599 0 0 4 4 4 304 1304 4304 9304 8 9 WTAAAA ZVDAAA VVVVxx -7224 2600 0 0 4 4 24 224 1224 2224 7224 48 49 WRAAAA AWDAAA AAAAxx -6023 2601 1 3 3 3 23 23 23 1023 6023 46 47 RXAAAA BWDAAA HHHHxx -2746 2602 0 2 6 6 46 746 746 2746 2746 92 93 QBAAAA CWDAAA OOOOxx -137 2603 1 1 7 17 37 137 137 137 137 74 75 HFAAAA DWDAAA VVVVxx -9441 2604 1 1 1 1 41 441 1441 4441 9441 82 83 DZAAAA EWDAAA AAAAxx -3690 2605 0 2 0 10 90 690 1690 3690 3690 180 181 YLAAAA FWDAAA HHHHxx -913 2606 1 1 3 13 13 913 913 913 913 26 27 DJAAAA GWDAAA OOOOxx -1768 2607 0 0 8 8 68 768 1768 1768 1768 136 137 AQAAAA HWDAAA VVVVxx -8492 2608 0 0 2 12 92 492 492 3492 8492 184 185 QOAAAA IWDAAA AAAAxx -8083 2609 1 3 3 3 83 83 83 3083 8083 166 167 XYAAAA JWDAAA HHHHxx -4609 2610 1 1 9 9 9 609 609 4609 4609 18 19 HVAAAA KWDAAA OOOOxx -7520 2611 0 0 0 0 20 520 1520 2520 7520 40 41 GDAAAA LWDAAA VVVVxx -4231 2612 1 3 1 11 31 231 231 4231 4231 62 63 TGAAAA MWDAAA AAAAxx -6022 2613 0 2 2 2 22 22 22 1022 6022 44 45 QXAAAA NWDAAA HHHHxx -9784 2614 0 0 4 4 84 784 1784 4784 9784 168 169 IMAAAA OWDAAA OOOOxx -1343 2615 1 3 3 3 43 343 1343 1343 1343 86 87 RZAAAA PWDAAA VVVVxx -7549 2616 1 1 9 9 49 549 1549 2549 7549 98 99 JEAAAA QWDAAA AAAAxx -269 2617 1 1 9 9 69 269 269 269 269 138 139 JKAAAA RWDAAA HHHHxx -1069 2618 1 1 9 9 69 69 1069 1069 1069 138 139 DPAAAA SWDAAA OOOOxx -4610 2619 0 2 0 10 10 610 610 4610 4610 20 21 IVAAAA TWDAAA VVVVxx -482 2620 0 2 2 2 82 482 482 482 482 164 165 OSAAAA UWDAAA AAAAxx -3025 2621 1 1 5 5 25 25 1025 3025 3025 50 51 JMAAAA VWDAAA HHHHxx -7914 2622 0 2 4 14 14 914 1914 2914 7914 28 29 KSAAAA WWDAAA OOOOxx -3198 2623 0 2 8 18 98 198 1198 3198 3198 196 197 ATAAAA XWDAAA VVVVxx -1187 2624 1 3 7 7 87 187 1187 1187 1187 174 175 RTAAAA YWDAAA AAAAxx -4707 2625 1 3 7 7 7 707 707 4707 4707 14 15 BZAAAA ZWDAAA HHHHxx -8279 2626 1 3 9 19 79 279 279 3279 8279 158 159 LGAAAA AXDAAA OOOOxx -6127 2627 1 3 7 7 27 127 127 1127 6127 54 55 RBAAAA BXDAAA VVVVxx -1305 2628 1 1 5 5 5 305 1305 1305 1305 10 11 FYAAAA CXDAAA AAAAxx -4804 2629 0 0 4 4 4 804 804 4804 4804 8 9 UCAAAA DXDAAA HHHHxx -6069 2630 1 1 9 9 69 69 69 1069 6069 138 139 LZAAAA EXDAAA OOOOxx -9229 2631 1 1 9 9 29 229 1229 4229 9229 58 59 ZQAAAA FXDAAA VVVVxx -4703 2632 1 3 3 3 3 703 703 4703 4703 6 7 XYAAAA GXDAAA AAAAxx -6410 2633 0 2 0 10 10 410 410 1410 6410 20 21 OMAAAA HXDAAA HHHHxx -944 2634 0 0 4 4 44 944 944 944 944 88 89 IKAAAA IXDAAA OOOOxx -3744 2635 0 0 4 4 44 744 1744 3744 3744 88 89 AOAAAA JXDAAA VVVVxx -1127 2636 1 3 7 7 27 127 1127 1127 1127 54 55 JRAAAA KXDAAA AAAAxx -6693 2637 1 1 3 13 93 693 693 1693 6693 186 187 LXAAAA LXDAAA HHHHxx -583 2638 1 3 3 3 83 583 583 583 583 166 167 LWAAAA MXDAAA OOOOxx -2684 2639 0 0 4 4 84 684 684 2684 2684 168 169 GZAAAA NXDAAA VVVVxx -6192 2640 0 0 2 12 92 192 192 1192 6192 184 185 EEAAAA OXDAAA AAAAxx -4157 2641 1 1 7 17 57 157 157 4157 4157 114 115 XDAAAA PXDAAA HHHHxx -6470 2642 0 2 0 10 70 470 470 1470 6470 140 141 WOAAAA QXDAAA OOOOxx -8965 2643 1 1 5 5 65 965 965 3965 8965 130 131 VGAAAA RXDAAA VVVVxx -1433 2644 1 1 3 13 33 433 1433 1433 1433 66 67 DDAAAA SXDAAA AAAAxx -4570 2645 0 2 0 10 70 570 570 4570 4570 140 141 UTAAAA TXDAAA HHHHxx -1806 2646 0 2 6 6 6 806 1806 1806 1806 12 13 MRAAAA UXDAAA OOOOxx -1230 2647 0 2 0 10 30 230 1230 1230 1230 60 61 IVAAAA VXDAAA VVVVxx -2283 2648 1 3 3 3 83 283 283 2283 2283 166 167 VJAAAA WXDAAA AAAAxx -6456 2649 0 0 6 16 56 456 456 1456 6456 112 113 IOAAAA XXDAAA HHHHxx -7427 2650 1 3 7 7 27 427 1427 2427 7427 54 55 RZAAAA YXDAAA OOOOxx -8310 2651 0 2 0 10 10 310 310 3310 8310 20 21 QHAAAA ZXDAAA VVVVxx -8103 2652 1 3 3 3 3 103 103 3103 8103 6 7 RZAAAA AYDAAA AAAAxx -3947 2653 1 3 7 7 47 947 1947 3947 3947 94 95 VVAAAA BYDAAA HHHHxx -3414 2654 0 2 4 14 14 414 1414 3414 3414 28 29 IBAAAA CYDAAA OOOOxx -2043 2655 1 3 3 3 43 43 43 2043 2043 86 87 PAAAAA DYDAAA VVVVxx -4393 2656 1 1 3 13 93 393 393 4393 4393 186 187 ZMAAAA EYDAAA AAAAxx -6664 2657 0 0 4 4 64 664 664 1664 6664 128 129 IWAAAA FYDAAA HHHHxx -4545 2658 1 1 5 5 45 545 545 4545 4545 90 91 VSAAAA GYDAAA OOOOxx -7637 2659 1 1 7 17 37 637 1637 2637 7637 74 75 THAAAA HYDAAA VVVVxx -1359 2660 1 3 9 19 59 359 1359 1359 1359 118 119 HAAAAA IYDAAA AAAAxx -5018 2661 0 2 8 18 18 18 1018 18 5018 36 37 ALAAAA JYDAAA HHHHxx -987 2662 1 3 7 7 87 987 987 987 987 174 175 ZLAAAA KYDAAA OOOOxx -1320 2663 0 0 0 0 20 320 1320 1320 1320 40 41 UYAAAA LYDAAA VVVVxx -9311 2664 1 3 1 11 11 311 1311 4311 9311 22 23 DUAAAA MYDAAA AAAAxx -7993 2665 1 1 3 13 93 993 1993 2993 7993 186 187 LVAAAA NYDAAA HHHHxx -7588 2666 0 0 8 8 88 588 1588 2588 7588 176 177 WFAAAA OYDAAA OOOOxx -5983 2667 1 3 3 3 83 983 1983 983 5983 166 167 DWAAAA PYDAAA VVVVxx -4070 2668 0 2 0 10 70 70 70 4070 4070 140 141 OAAAAA QYDAAA AAAAxx -8349 2669 1 1 9 9 49 349 349 3349 8349 98 99 DJAAAA RYDAAA HHHHxx -3810 2670 0 2 0 10 10 810 1810 3810 3810 20 21 OQAAAA SYDAAA OOOOxx -6948 2671 0 0 8 8 48 948 948 1948 6948 96 97 GHAAAA TYDAAA VVVVxx -7153 2672 1 1 3 13 53 153 1153 2153 7153 106 107 DPAAAA UYDAAA AAAAxx -5371 2673 1 3 1 11 71 371 1371 371 5371 142 143 PYAAAA VYDAAA HHHHxx -8316 2674 0 0 6 16 16 316 316 3316 8316 32 33 WHAAAA WYDAAA OOOOxx -5903 2675 1 3 3 3 3 903 1903 903 5903 6 7 BTAAAA XYDAAA VVVVxx -6718 2676 0 2 8 18 18 718 718 1718 6718 36 37 KYAAAA YYDAAA AAAAxx -4759 2677 1 3 9 19 59 759 759 4759 4759 118 119 BBAAAA ZYDAAA HHHHxx -2555 2678 1 3 5 15 55 555 555 2555 2555 110 111 HUAAAA AZDAAA OOOOxx -3457 2679 1 1 7 17 57 457 1457 3457 3457 114 115 ZCAAAA BZDAAA VVVVxx -9626 2680 0 2 6 6 26 626 1626 4626 9626 52 53 GGAAAA CZDAAA AAAAxx -2570 2681 0 2 0 10 70 570 570 2570 2570 140 141 WUAAAA DZDAAA HHHHxx -7964 2682 0 0 4 4 64 964 1964 2964 7964 128 129 IUAAAA EZDAAA OOOOxx -1543 2683 1 3 3 3 43 543 1543 1543 1543 86 87 JHAAAA FZDAAA VVVVxx -929 2684 1 1 9 9 29 929 929 929 929 58 59 TJAAAA GZDAAA AAAAxx -9244 2685 0 0 4 4 44 244 1244 4244 9244 88 89 ORAAAA HZDAAA HHHHxx -9210 2686 0 2 0 10 10 210 1210 4210 9210 20 21 GQAAAA IZDAAA OOOOxx -8334 2687 0 2 4 14 34 334 334 3334 8334 68 69 OIAAAA JZDAAA VVVVxx -9310 2688 0 2 0 10 10 310 1310 4310 9310 20 21 CUAAAA KZDAAA AAAAxx -5024 2689 0 0 4 4 24 24 1024 24 5024 48 49 GLAAAA LZDAAA HHHHxx -8794 2690 0 2 4 14 94 794 794 3794 8794 188 189 GAAAAA MZDAAA OOOOxx -4091 2691 1 3 1 11 91 91 91 4091 4091 182 183 JBAAAA NZDAAA VVVVxx -649 2692 1 1 9 9 49 649 649 649 649 98 99 ZYAAAA OZDAAA AAAAxx -8505 2693 1 1 5 5 5 505 505 3505 8505 10 11 DPAAAA PZDAAA HHHHxx -6652 2694 0 0 2 12 52 652 652 1652 6652 104 105 WVAAAA QZDAAA OOOOxx -8945 2695 1 1 5 5 45 945 945 3945 8945 90 91 BGAAAA RZDAAA VVVVxx -2095 2696 1 3 5 15 95 95 95 2095 2095 190 191 PCAAAA SZDAAA AAAAxx -8676 2697 0 0 6 16 76 676 676 3676 8676 152 153 SVAAAA TZDAAA HHHHxx -3994 2698 0 2 4 14 94 994 1994 3994 3994 188 189 QXAAAA UZDAAA OOOOxx -2859 2699 1 3 9 19 59 859 859 2859 2859 118 119 ZFAAAA VZDAAA VVVVxx -5403 2700 1 3 3 3 3 403 1403 403 5403 6 7 VZAAAA WZDAAA AAAAxx -3254 2701 0 2 4 14 54 254 1254 3254 3254 108 109 EVAAAA XZDAAA HHHHxx -7339 2702 1 3 9 19 39 339 1339 2339 7339 78 79 HWAAAA YZDAAA OOOOxx -7220 2703 0 0 0 0 20 220 1220 2220 7220 40 41 SRAAAA ZZDAAA VVVVxx -4154 2704 0 2 4 14 54 154 154 4154 4154 108 109 UDAAAA AAEAAA AAAAxx -7570 2705 0 2 0 10 70 570 1570 2570 7570 140 141 EFAAAA BAEAAA HHHHxx -2576 2706 0 0 6 16 76 576 576 2576 2576 152 153 CVAAAA CAEAAA OOOOxx -5764 2707 0 0 4 4 64 764 1764 764 5764 128 129 SNAAAA DAEAAA VVVVxx -4314 2708 0 2 4 14 14 314 314 4314 4314 28 29 YJAAAA EAEAAA AAAAxx -2274 2709 0 2 4 14 74 274 274 2274 2274 148 149 MJAAAA FAEAAA HHHHxx -9756 2710 0 0 6 16 56 756 1756 4756 9756 112 113 GLAAAA GAEAAA OOOOxx -8274 2711 0 2 4 14 74 274 274 3274 8274 148 149 GGAAAA HAEAAA VVVVxx -1289 2712 1 1 9 9 89 289 1289 1289 1289 178 179 PXAAAA IAEAAA AAAAxx -7335 2713 1 3 5 15 35 335 1335 2335 7335 70 71 DWAAAA JAEAAA HHHHxx -5351 2714 1 3 1 11 51 351 1351 351 5351 102 103 VXAAAA KAEAAA OOOOxx -8978 2715 0 2 8 18 78 978 978 3978 8978 156 157 IHAAAA LAEAAA VVVVxx -2 2716 0 2 2 2 2 2 2 2 2 4 5 CAAAAA MAEAAA AAAAxx -8906 2717 0 2 6 6 6 906 906 3906 8906 12 13 OEAAAA NAEAAA HHHHxx -6388 2718 0 0 8 8 88 388 388 1388 6388 176 177 SLAAAA OAEAAA OOOOxx -5675 2719 1 3 5 15 75 675 1675 675 5675 150 151 HKAAAA PAEAAA VVVVxx -255 2720 1 3 5 15 55 255 255 255 255 110 111 VJAAAA QAEAAA AAAAxx -9538 2721 0 2 8 18 38 538 1538 4538 9538 76 77 WCAAAA RAEAAA HHHHxx -1480 2722 0 0 0 0 80 480 1480 1480 1480 160 161 YEAAAA SAEAAA OOOOxx -4015 2723 1 3 5 15 15 15 15 4015 4015 30 31 LYAAAA TAEAAA VVVVxx -5166 2724 0 2 6 6 66 166 1166 166 5166 132 133 SQAAAA UAEAAA AAAAxx -91 2725 1 3 1 11 91 91 91 91 91 182 183 NDAAAA VAEAAA HHHHxx -2958 2726 0 2 8 18 58 958 958 2958 2958 116 117 UJAAAA WAEAAA OOOOxx -9131 2727 1 3 1 11 31 131 1131 4131 9131 62 63 FNAAAA XAEAAA VVVVxx -3944 2728 0 0 4 4 44 944 1944 3944 3944 88 89 SVAAAA YAEAAA AAAAxx -4514 2729 0 2 4 14 14 514 514 4514 4514 28 29 QRAAAA ZAEAAA HHHHxx -5661 2730 1 1 1 1 61 661 1661 661 5661 122 123 TJAAAA ABEAAA OOOOxx -8724 2731 0 0 4 4 24 724 724 3724 8724 48 49 OXAAAA BBEAAA VVVVxx -6408 2732 0 0 8 8 8 408 408 1408 6408 16 17 MMAAAA CBEAAA AAAAxx -5013 2733 1 1 3 13 13 13 1013 13 5013 26 27 VKAAAA DBEAAA HHHHxx -6156 2734 0 0 6 16 56 156 156 1156 6156 112 113 UCAAAA EBEAAA OOOOxx -7350 2735 0 2 0 10 50 350 1350 2350 7350 100 101 SWAAAA FBEAAA VVVVxx -9858 2736 0 2 8 18 58 858 1858 4858 9858 116 117 EPAAAA GBEAAA AAAAxx -895 2737 1 3 5 15 95 895 895 895 895 190 191 LIAAAA HBEAAA HHHHxx -8368 2738 0 0 8 8 68 368 368 3368 8368 136 137 WJAAAA IBEAAA OOOOxx -179 2739 1 3 9 19 79 179 179 179 179 158 159 XGAAAA JBEAAA VVVVxx -4048 2740 0 0 8 8 48 48 48 4048 4048 96 97 SZAAAA KBEAAA AAAAxx -3073 2741 1 1 3 13 73 73 1073 3073 3073 146 147 FOAAAA LBEAAA HHHHxx -321 2742 1 1 1 1 21 321 321 321 321 42 43 JMAAAA MBEAAA OOOOxx -5352 2743 0 0 2 12 52 352 1352 352 5352 104 105 WXAAAA NBEAAA VVVVxx -1940 2744 0 0 0 0 40 940 1940 1940 1940 80 81 QWAAAA OBEAAA AAAAxx -8803 2745 1 3 3 3 3 803 803 3803 8803 6 7 PAAAAA PBEAAA HHHHxx -791 2746 1 3 1 11 91 791 791 791 791 182 183 LEAAAA QBEAAA OOOOxx -9809 2747 1 1 9 9 9 809 1809 4809 9809 18 19 HNAAAA RBEAAA VVVVxx -5519 2748 1 3 9 19 19 519 1519 519 5519 38 39 HEAAAA SBEAAA AAAAxx -7420 2749 0 0 0 0 20 420 1420 2420 7420 40 41 KZAAAA TBEAAA HHHHxx -7541 2750 1 1 1 1 41 541 1541 2541 7541 82 83 BEAAAA UBEAAA OOOOxx -6538 2751 0 2 8 18 38 538 538 1538 6538 76 77 MRAAAA VBEAAA VVVVxx -710 2752 0 2 0 10 10 710 710 710 710 20 21 IBAAAA WBEAAA AAAAxx -9488 2753 0 0 8 8 88 488 1488 4488 9488 176 177 YAAAAA XBEAAA HHHHxx -3135 2754 1 3 5 15 35 135 1135 3135 3135 70 71 PQAAAA YBEAAA OOOOxx -4273 2755 1 1 3 13 73 273 273 4273 4273 146 147 JIAAAA ZBEAAA VVVVxx -629 2756 1 1 9 9 29 629 629 629 629 58 59 FYAAAA ACEAAA AAAAxx -9167 2757 1 3 7 7 67 167 1167 4167 9167 134 135 POAAAA BCEAAA HHHHxx -751 2758 1 3 1 11 51 751 751 751 751 102 103 XCAAAA CCEAAA OOOOxx -1126 2759 0 2 6 6 26 126 1126 1126 1126 52 53 IRAAAA DCEAAA VVVVxx -3724 2760 0 0 4 4 24 724 1724 3724 3724 48 49 GNAAAA ECEAAA AAAAxx -1789 2761 1 1 9 9 89 789 1789 1789 1789 178 179 VQAAAA FCEAAA HHHHxx -792 2762 0 0 2 12 92 792 792 792 792 184 185 MEAAAA GCEAAA OOOOxx -2771 2763 1 3 1 11 71 771 771 2771 2771 142 143 PCAAAA HCEAAA VVVVxx -4313 2764 1 1 3 13 13 313 313 4313 4313 26 27 XJAAAA ICEAAA AAAAxx -9312 2765 0 0 2 12 12 312 1312 4312 9312 24 25 EUAAAA JCEAAA HHHHxx -955 2766 1 3 5 15 55 955 955 955 955 110 111 TKAAAA KCEAAA OOOOxx -6382 2767 0 2 2 2 82 382 382 1382 6382 164 165 MLAAAA LCEAAA VVVVxx -7875 2768 1 3 5 15 75 875 1875 2875 7875 150 151 XQAAAA MCEAAA AAAAxx -7491 2769 1 3 1 11 91 491 1491 2491 7491 182 183 DCAAAA NCEAAA HHHHxx -8193 2770 1 1 3 13 93 193 193 3193 8193 186 187 DDAAAA OCEAAA OOOOxx -968 2771 0 0 8 8 68 968 968 968 968 136 137 GLAAAA PCEAAA VVVVxx -4951 2772 1 3 1 11 51 951 951 4951 4951 102 103 LIAAAA QCEAAA AAAAxx -2204 2773 0 0 4 4 4 204 204 2204 2204 8 9 UGAAAA RCEAAA HHHHxx -2066 2774 0 2 6 6 66 66 66 2066 2066 132 133 MBAAAA SCEAAA OOOOxx -2631 2775 1 3 1 11 31 631 631 2631 2631 62 63 FXAAAA TCEAAA VVVVxx -8947 2776 1 3 7 7 47 947 947 3947 8947 94 95 DGAAAA UCEAAA AAAAxx -8033 2777 1 1 3 13 33 33 33 3033 8033 66 67 ZWAAAA VCEAAA HHHHxx -6264 2778 0 0 4 4 64 264 264 1264 6264 128 129 YGAAAA WCEAAA OOOOxx -7778 2779 0 2 8 18 78 778 1778 2778 7778 156 157 ENAAAA XCEAAA VVVVxx -9701 2780 1 1 1 1 1 701 1701 4701 9701 2 3 DJAAAA YCEAAA AAAAxx -5091 2781 1 3 1 11 91 91 1091 91 5091 182 183 VNAAAA ZCEAAA HHHHxx -7577 2782 1 1 7 17 77 577 1577 2577 7577 154 155 LFAAAA ADEAAA OOOOxx -3345 2783 1 1 5 5 45 345 1345 3345 3345 90 91 RYAAAA BDEAAA VVVVxx -7329 2784 1 1 9 9 29 329 1329 2329 7329 58 59 XVAAAA CDEAAA AAAAxx -7551 2785 1 3 1 11 51 551 1551 2551 7551 102 103 LEAAAA DDEAAA HHHHxx -6207 2786 1 3 7 7 7 207 207 1207 6207 14 15 TEAAAA EDEAAA OOOOxx -8664 2787 0 0 4 4 64 664 664 3664 8664 128 129 GVAAAA FDEAAA VVVVxx -8394 2788 0 2 4 14 94 394 394 3394 8394 188 189 WKAAAA GDEAAA AAAAxx -7324 2789 0 0 4 4 24 324 1324 2324 7324 48 49 SVAAAA HDEAAA HHHHxx -2713 2790 1 1 3 13 13 713 713 2713 2713 26 27 JAAAAA IDEAAA OOOOxx -2230 2791 0 2 0 10 30 230 230 2230 2230 60 61 UHAAAA JDEAAA VVVVxx -9211 2792 1 3 1 11 11 211 1211 4211 9211 22 23 HQAAAA KDEAAA AAAAxx -1296 2793 0 0 6 16 96 296 1296 1296 1296 192 193 WXAAAA LDEAAA HHHHxx -8104 2794 0 0 4 4 4 104 104 3104 8104 8 9 SZAAAA MDEAAA OOOOxx -6916 2795 0 0 6 16 16 916 916 1916 6916 32 33 AGAAAA NDEAAA VVVVxx -2208 2796 0 0 8 8 8 208 208 2208 2208 16 17 YGAAAA ODEAAA AAAAxx -3935 2797 1 3 5 15 35 935 1935 3935 3935 70 71 JVAAAA PDEAAA HHHHxx -7814 2798 0 2 4 14 14 814 1814 2814 7814 28 29 OOAAAA QDEAAA OOOOxx -6508 2799 0 0 8 8 8 508 508 1508 6508 16 17 IQAAAA RDEAAA VVVVxx -1703 2800 1 3 3 3 3 703 1703 1703 1703 6 7 NNAAAA SDEAAA AAAAxx -5640 2801 0 0 0 0 40 640 1640 640 5640 80 81 YIAAAA TDEAAA HHHHxx -6417 2802 1 1 7 17 17 417 417 1417 6417 34 35 VMAAAA UDEAAA OOOOxx -1713 2803 1 1 3 13 13 713 1713 1713 1713 26 27 XNAAAA VDEAAA VVVVxx -5309 2804 1 1 9 9 9 309 1309 309 5309 18 19 FWAAAA WDEAAA AAAAxx -4364 2805 0 0 4 4 64 364 364 4364 4364 128 129 WLAAAA XDEAAA HHHHxx -619 2806 1 3 9 19 19 619 619 619 619 38 39 VXAAAA YDEAAA OOOOxx -9498 2807 0 2 8 18 98 498 1498 4498 9498 196 197 IBAAAA ZDEAAA VVVVxx -2804 2808 0 0 4 4 4 804 804 2804 2804 8 9 WDAAAA AEEAAA AAAAxx -2220 2809 0 0 0 0 20 220 220 2220 2220 40 41 KHAAAA BEEAAA HHHHxx -9542 2810 0 2 2 2 42 542 1542 4542 9542 84 85 ADAAAA CEEAAA OOOOxx -3349 2811 1 1 9 9 49 349 1349 3349 3349 98 99 VYAAAA DEEAAA VVVVxx -9198 2812 0 2 8 18 98 198 1198 4198 9198 196 197 UPAAAA EEEAAA AAAAxx -2727 2813 1 3 7 7 27 727 727 2727 2727 54 55 XAAAAA FEEAAA HHHHxx -3768 2814 0 0 8 8 68 768 1768 3768 3768 136 137 YOAAAA GEEAAA OOOOxx -2334 2815 0 2 4 14 34 334 334 2334 2334 68 69 ULAAAA HEEAAA VVVVxx -7770 2816 0 2 0 10 70 770 1770 2770 7770 140 141 WMAAAA IEEAAA AAAAxx -5963 2817 1 3 3 3 63 963 1963 963 5963 126 127 JVAAAA JEEAAA HHHHxx -4732 2818 0 0 2 12 32 732 732 4732 4732 64 65 AAAAAA KEEAAA OOOOxx -2448 2819 0 0 8 8 48 448 448 2448 2448 96 97 EQAAAA LEEAAA VVVVxx -5998 2820 0 2 8 18 98 998 1998 998 5998 196 197 SWAAAA MEEAAA AAAAxx -8577 2821 1 1 7 17 77 577 577 3577 8577 154 155 XRAAAA NEEAAA HHHHxx -266 2822 0 2 6 6 66 266 266 266 266 132 133 GKAAAA OEEAAA OOOOxx -2169 2823 1 1 9 9 69 169 169 2169 2169 138 139 LFAAAA PEEAAA VVVVxx -8228 2824 0 0 8 8 28 228 228 3228 8228 56 57 MEAAAA QEEAAA AAAAxx -4813 2825 1 1 3 13 13 813 813 4813 4813 26 27 DDAAAA REEAAA HHHHxx -2769 2826 1 1 9 9 69 769 769 2769 2769 138 139 NCAAAA SEEAAA OOOOxx -8382 2827 0 2 2 2 82 382 382 3382 8382 164 165 KKAAAA TEEAAA VVVVxx -1717 2828 1 1 7 17 17 717 1717 1717 1717 34 35 BOAAAA UEEAAA AAAAxx -7178 2829 0 2 8 18 78 178 1178 2178 7178 156 157 CQAAAA VEEAAA HHHHxx -9547 2830 1 3 7 7 47 547 1547 4547 9547 94 95 FDAAAA WEEAAA OOOOxx -8187 2831 1 3 7 7 87 187 187 3187 8187 174 175 XCAAAA XEEAAA VVVVxx -3168 2832 0 0 8 8 68 168 1168 3168 3168 136 137 WRAAAA YEEAAA AAAAxx -2180 2833 0 0 0 0 80 180 180 2180 2180 160 161 WFAAAA ZEEAAA HHHHxx -859 2834 1 3 9 19 59 859 859 859 859 118 119 BHAAAA AFEAAA OOOOxx -1554 2835 0 2 4 14 54 554 1554 1554 1554 108 109 UHAAAA BFEAAA VVVVxx -3567 2836 1 3 7 7 67 567 1567 3567 3567 134 135 FHAAAA CFEAAA AAAAxx -5985 2837 1 1 5 5 85 985 1985 985 5985 170 171 FWAAAA DFEAAA HHHHxx -1 2838 1 1 1 1 1 1 1 1 1 2 3 BAAAAA EFEAAA OOOOxx -5937 2839 1 1 7 17 37 937 1937 937 5937 74 75 JUAAAA FFEAAA VVVVxx -7594 2840 0 2 4 14 94 594 1594 2594 7594 188 189 CGAAAA GFEAAA AAAAxx -3783 2841 1 3 3 3 83 783 1783 3783 3783 166 167 NPAAAA HFEAAA HHHHxx -6841 2842 1 1 1 1 41 841 841 1841 6841 82 83 DDAAAA IFEAAA OOOOxx -9694 2843 0 2 4 14 94 694 1694 4694 9694 188 189 WIAAAA JFEAAA VVVVxx -4322 2844 0 2 2 2 22 322 322 4322 4322 44 45 GKAAAA KFEAAA AAAAxx -6012 2845 0 0 2 12 12 12 12 1012 6012 24 25 GXAAAA LFEAAA HHHHxx -108 2846 0 0 8 8 8 108 108 108 108 16 17 EEAAAA MFEAAA OOOOxx -3396 2847 0 0 6 16 96 396 1396 3396 3396 192 193 QAAAAA NFEAAA VVVVxx -8643 2848 1 3 3 3 43 643 643 3643 8643 86 87 LUAAAA OFEAAA AAAAxx -6087 2849 1 3 7 7 87 87 87 1087 6087 174 175 DAAAAA PFEAAA HHHHxx -2629 2850 1 1 9 9 29 629 629 2629 2629 58 59 DXAAAA QFEAAA OOOOxx -3009 2851 1 1 9 9 9 9 1009 3009 3009 18 19 TLAAAA RFEAAA VVVVxx -438 2852 0 2 8 18 38 438 438 438 438 76 77 WQAAAA SFEAAA AAAAxx -2480 2853 0 0 0 0 80 480 480 2480 2480 160 161 KRAAAA TFEAAA HHHHxx -936 2854 0 0 6 16 36 936 936 936 936 72 73 AKAAAA UFEAAA OOOOxx -6 2855 0 2 6 6 6 6 6 6 6 12 13 GAAAAA VFEAAA VVVVxx -768 2856 0 0 8 8 68 768 768 768 768 136 137 ODAAAA WFEAAA AAAAxx -1564 2857 0 0 4 4 64 564 1564 1564 1564 128 129 EIAAAA XFEAAA HHHHxx -3236 2858 0 0 6 16 36 236 1236 3236 3236 72 73 MUAAAA YFEAAA OOOOxx -3932 2859 0 0 2 12 32 932 1932 3932 3932 64 65 GVAAAA ZFEAAA VVVVxx -8914 2860 0 2 4 14 14 914 914 3914 8914 28 29 WEAAAA AGEAAA AAAAxx -119 2861 1 3 9 19 19 119 119 119 119 38 39 PEAAAA BGEAAA HHHHxx -6034 2862 0 2 4 14 34 34 34 1034 6034 68 69 CYAAAA CGEAAA OOOOxx -5384 2863 0 0 4 4 84 384 1384 384 5384 168 169 CZAAAA DGEAAA VVVVxx -6885 2864 1 1 5 5 85 885 885 1885 6885 170 171 VEAAAA EGEAAA AAAAxx -232 2865 0 0 2 12 32 232 232 232 232 64 65 YIAAAA FGEAAA HHHHxx -1293 2866 1 1 3 13 93 293 1293 1293 1293 186 187 TXAAAA GGEAAA OOOOxx -9204 2867 0 0 4 4 4 204 1204 4204 9204 8 9 AQAAAA HGEAAA VVVVxx -527 2868 1 3 7 7 27 527 527 527 527 54 55 HUAAAA IGEAAA AAAAxx -6539 2869 1 3 9 19 39 539 539 1539 6539 78 79 NRAAAA JGEAAA HHHHxx -3679 2870 1 3 9 19 79 679 1679 3679 3679 158 159 NLAAAA KGEAAA OOOOxx -8282 2871 0 2 2 2 82 282 282 3282 8282 164 165 OGAAAA LGEAAA VVVVxx -5027 2872 1 3 7 7 27 27 1027 27 5027 54 55 JLAAAA MGEAAA AAAAxx -7694 2873 0 2 4 14 94 694 1694 2694 7694 188 189 YJAAAA NGEAAA HHHHxx -473 2874 1 1 3 13 73 473 473 473 473 146 147 FSAAAA OGEAAA OOOOxx -6325 2875 1 1 5 5 25 325 325 1325 6325 50 51 HJAAAA PGEAAA VVVVxx -8761 2876 1 1 1 1 61 761 761 3761 8761 122 123 ZYAAAA QGEAAA AAAAxx -6184 2877 0 0 4 4 84 184 184 1184 6184 168 169 WDAAAA RGEAAA HHHHxx -419 2878 1 3 9 19 19 419 419 419 419 38 39 DQAAAA SGEAAA OOOOxx -6111 2879 1 3 1 11 11 111 111 1111 6111 22 23 BBAAAA TGEAAA VVVVxx -3836 2880 0 0 6 16 36 836 1836 3836 3836 72 73 ORAAAA UGEAAA AAAAxx -4086 2881 0 2 6 6 86 86 86 4086 4086 172 173 EBAAAA VGEAAA HHHHxx -5818 2882 0 2 8 18 18 818 1818 818 5818 36 37 UPAAAA WGEAAA OOOOxx -4528 2883 0 0 8 8 28 528 528 4528 4528 56 57 ESAAAA XGEAAA VVVVxx -7199 2884 1 3 9 19 99 199 1199 2199 7199 198 199 XQAAAA YGEAAA AAAAxx -1847 2885 1 3 7 7 47 847 1847 1847 1847 94 95 BTAAAA ZGEAAA HHHHxx -2875 2886 1 3 5 15 75 875 875 2875 2875 150 151 PGAAAA AHEAAA OOOOxx -2872 2887 0 0 2 12 72 872 872 2872 2872 144 145 MGAAAA BHEAAA VVVVxx -3972 2888 0 0 2 12 72 972 1972 3972 3972 144 145 UWAAAA CHEAAA AAAAxx -7590 2889 0 2 0 10 90 590 1590 2590 7590 180 181 YFAAAA DHEAAA HHHHxx -1914 2890 0 2 4 14 14 914 1914 1914 1914 28 29 QVAAAA EHEAAA OOOOxx -1658 2891 0 2 8 18 58 658 1658 1658 1658 116 117 ULAAAA FHEAAA VVVVxx -2126 2892 0 2 6 6 26 126 126 2126 2126 52 53 UDAAAA GHEAAA AAAAxx -645 2893 1 1 5 5 45 645 645 645 645 90 91 VYAAAA HHEAAA HHHHxx -6636 2894 0 0 6 16 36 636 636 1636 6636 72 73 GVAAAA IHEAAA OOOOxx -1469 2895 1 1 9 9 69 469 1469 1469 1469 138 139 NEAAAA JHEAAA VVVVxx -1377 2896 1 1 7 17 77 377 1377 1377 1377 154 155 ZAAAAA KHEAAA AAAAxx -8425 2897 1 1 5 5 25 425 425 3425 8425 50 51 BMAAAA LHEAAA HHHHxx -9300 2898 0 0 0 0 0 300 1300 4300 9300 0 1 STAAAA MHEAAA OOOOxx -5355 2899 1 3 5 15 55 355 1355 355 5355 110 111 ZXAAAA NHEAAA VVVVxx -840 2900 0 0 0 0 40 840 840 840 840 80 81 IGAAAA OHEAAA AAAAxx -5185 2901 1 1 5 5 85 185 1185 185 5185 170 171 LRAAAA PHEAAA HHHHxx -6467 2902 1 3 7 7 67 467 467 1467 6467 134 135 TOAAAA QHEAAA OOOOxx -58 2903 0 2 8 18 58 58 58 58 58 116 117 GCAAAA RHEAAA VVVVxx -5051 2904 1 3 1 11 51 51 1051 51 5051 102 103 HMAAAA SHEAAA AAAAxx -8901 2905 1 1 1 1 1 901 901 3901 8901 2 3 JEAAAA THEAAA HHHHxx -1550 2906 0 2 0 10 50 550 1550 1550 1550 100 101 QHAAAA UHEAAA OOOOxx -1698 2907 0 2 8 18 98 698 1698 1698 1698 196 197 INAAAA VHEAAA VVVVxx -802 2908 0 2 2 2 2 802 802 802 802 4 5 WEAAAA WHEAAA AAAAxx -2440 2909 0 0 0 0 40 440 440 2440 2440 80 81 WPAAAA XHEAAA HHHHxx -2260 2910 0 0 0 0 60 260 260 2260 2260 120 121 YIAAAA YHEAAA OOOOxx -8218 2911 0 2 8 18 18 218 218 3218 8218 36 37 CEAAAA ZHEAAA VVVVxx -5144 2912 0 0 4 4 44 144 1144 144 5144 88 89 WPAAAA AIEAAA AAAAxx -4822 2913 0 2 2 2 22 822 822 4822 4822 44 45 MDAAAA BIEAAA HHHHxx -9476 2914 0 0 6 16 76 476 1476 4476 9476 152 153 MAAAAA CIEAAA OOOOxx -7535 2915 1 3 5 15 35 535 1535 2535 7535 70 71 VDAAAA DIEAAA VVVVxx -8738 2916 0 2 8 18 38 738 738 3738 8738 76 77 CYAAAA EIEAAA AAAAxx -7946 2917 0 2 6 6 46 946 1946 2946 7946 92 93 QTAAAA FIEAAA HHHHxx -8143 2918 1 3 3 3 43 143 143 3143 8143 86 87 FBAAAA GIEAAA OOOOxx -2623 2919 1 3 3 3 23 623 623 2623 2623 46 47 XWAAAA HIEAAA VVVVxx -5209 2920 1 1 9 9 9 209 1209 209 5209 18 19 JSAAAA IIEAAA AAAAxx -7674 2921 0 2 4 14 74 674 1674 2674 7674 148 149 EJAAAA JIEAAA HHHHxx -1135 2922 1 3 5 15 35 135 1135 1135 1135 70 71 RRAAAA KIEAAA OOOOxx -424 2923 0 0 4 4 24 424 424 424 424 48 49 IQAAAA LIEAAA VVVVxx -942 2924 0 2 2 2 42 942 942 942 942 84 85 GKAAAA MIEAAA AAAAxx -7813 2925 1 1 3 13 13 813 1813 2813 7813 26 27 NOAAAA NIEAAA HHHHxx -3539 2926 1 3 9 19 39 539 1539 3539 3539 78 79 DGAAAA OIEAAA OOOOxx -2909 2927 1 1 9 9 9 909 909 2909 2909 18 19 XHAAAA PIEAAA VVVVxx -3748 2928 0 0 8 8 48 748 1748 3748 3748 96 97 EOAAAA QIEAAA AAAAxx -2996 2929 0 0 6 16 96 996 996 2996 2996 192 193 GLAAAA RIEAAA HHHHxx -1869 2930 1 1 9 9 69 869 1869 1869 1869 138 139 XTAAAA SIEAAA OOOOxx -8151 2931 1 3 1 11 51 151 151 3151 8151 102 103 NBAAAA TIEAAA VVVVxx -6361 2932 1 1 1 1 61 361 361 1361 6361 122 123 RKAAAA UIEAAA AAAAxx -5568 2933 0 0 8 8 68 568 1568 568 5568 136 137 EGAAAA VIEAAA HHHHxx -2796 2934 0 0 6 16 96 796 796 2796 2796 192 193 ODAAAA WIEAAA OOOOxx -8489 2935 1 1 9 9 89 489 489 3489 8489 178 179 NOAAAA XIEAAA VVVVxx -9183 2936 1 3 3 3 83 183 1183 4183 9183 166 167 FPAAAA YIEAAA AAAAxx -8227 2937 1 3 7 7 27 227 227 3227 8227 54 55 LEAAAA ZIEAAA HHHHxx -1844 2938 0 0 4 4 44 844 1844 1844 1844 88 89 YSAAAA AJEAAA OOOOxx -3975 2939 1 3 5 15 75 975 1975 3975 3975 150 151 XWAAAA BJEAAA VVVVxx -6490 2940 0 2 0 10 90 490 490 1490 6490 180 181 QPAAAA CJEAAA AAAAxx -8303 2941 1 3 3 3 3 303 303 3303 8303 6 7 JHAAAA DJEAAA HHHHxx -7334 2942 0 2 4 14 34 334 1334 2334 7334 68 69 CWAAAA EJEAAA OOOOxx -2382 2943 0 2 2 2 82 382 382 2382 2382 164 165 QNAAAA FJEAAA VVVVxx -177 2944 1 1 7 17 77 177 177 177 177 154 155 VGAAAA GJEAAA AAAAxx -8117 2945 1 1 7 17 17 117 117 3117 8117 34 35 FAAAAA HJEAAA HHHHxx -5485 2946 1 1 5 5 85 485 1485 485 5485 170 171 ZCAAAA IJEAAA OOOOxx -6544 2947 0 0 4 4 44 544 544 1544 6544 88 89 SRAAAA JJEAAA VVVVxx -8517 2948 1 1 7 17 17 517 517 3517 8517 34 35 PPAAAA KJEAAA AAAAxx -2252 2949 0 0 2 12 52 252 252 2252 2252 104 105 QIAAAA LJEAAA HHHHxx -4480 2950 0 0 0 0 80 480 480 4480 4480 160 161 IQAAAA MJEAAA OOOOxx -4785 2951 1 1 5 5 85 785 785 4785 4785 170 171 BCAAAA NJEAAA VVVVxx -9700 2952 0 0 0 0 0 700 1700 4700 9700 0 1 CJAAAA OJEAAA AAAAxx -2122 2953 0 2 2 2 22 122 122 2122 2122 44 45 QDAAAA PJEAAA HHHHxx -8783 2954 1 3 3 3 83 783 783 3783 8783 166 167 VZAAAA QJEAAA OOOOxx -1453 2955 1 1 3 13 53 453 1453 1453 1453 106 107 XDAAAA RJEAAA VVVVxx -3908 2956 0 0 8 8 8 908 1908 3908 3908 16 17 IUAAAA SJEAAA AAAAxx -7707 2957 1 3 7 7 7 707 1707 2707 7707 14 15 LKAAAA TJEAAA HHHHxx -9049 2958 1 1 9 9 49 49 1049 4049 9049 98 99 BKAAAA UJEAAA OOOOxx -654 2959 0 2 4 14 54 654 654 654 654 108 109 EZAAAA VJEAAA VVVVxx -3336 2960 0 0 6 16 36 336 1336 3336 3336 72 73 IYAAAA WJEAAA AAAAxx -622 2961 0 2 2 2 22 622 622 622 622 44 45 YXAAAA XJEAAA HHHHxx -8398 2962 0 2 8 18 98 398 398 3398 8398 196 197 ALAAAA YJEAAA OOOOxx -9193 2963 1 1 3 13 93 193 1193 4193 9193 186 187 PPAAAA ZJEAAA VVVVxx -7896 2964 0 0 6 16 96 896 1896 2896 7896 192 193 SRAAAA AKEAAA AAAAxx -9798 2965 0 2 8 18 98 798 1798 4798 9798 196 197 WMAAAA BKEAAA HHHHxx -2881 2966 1 1 1 1 81 881 881 2881 2881 162 163 VGAAAA CKEAAA OOOOxx -672 2967 0 0 2 12 72 672 672 672 672 144 145 WZAAAA DKEAAA VVVVxx -6743 2968 1 3 3 3 43 743 743 1743 6743 86 87 JZAAAA EKEAAA AAAAxx -8935 2969 1 3 5 15 35 935 935 3935 8935 70 71 RFAAAA FKEAAA HHHHxx -2426 2970 0 2 6 6 26 426 426 2426 2426 52 53 IPAAAA GKEAAA OOOOxx -722 2971 0 2 2 2 22 722 722 722 722 44 45 UBAAAA HKEAAA VVVVxx -5088 2972 0 0 8 8 88 88 1088 88 5088 176 177 SNAAAA IKEAAA AAAAxx -8677 2973 1 1 7 17 77 677 677 3677 8677 154 155 TVAAAA JKEAAA HHHHxx -6963 2974 1 3 3 3 63 963 963 1963 6963 126 127 VHAAAA KKEAAA OOOOxx -1653 2975 1 1 3 13 53 653 1653 1653 1653 106 107 PLAAAA LKEAAA VVVVxx -7295 2976 1 3 5 15 95 295 1295 2295 7295 190 191 PUAAAA MKEAAA AAAAxx -6675 2977 1 3 5 15 75 675 675 1675 6675 150 151 TWAAAA NKEAAA HHHHxx -7183 2978 1 3 3 3 83 183 1183 2183 7183 166 167 HQAAAA OKEAAA OOOOxx -4378 2979 0 2 8 18 78 378 378 4378 4378 156 157 KMAAAA PKEAAA VVVVxx -2157 2980 1 1 7 17 57 157 157 2157 2157 114 115 ZEAAAA QKEAAA AAAAxx -2621 2981 1 1 1 1 21 621 621 2621 2621 42 43 VWAAAA RKEAAA HHHHxx -9278 2982 0 2 8 18 78 278 1278 4278 9278 156 157 WSAAAA SKEAAA OOOOxx -79 2983 1 3 9 19 79 79 79 79 79 158 159 BDAAAA TKEAAA VVVVxx -7358 2984 0 2 8 18 58 358 1358 2358 7358 116 117 AXAAAA UKEAAA AAAAxx -3589 2985 1 1 9 9 89 589 1589 3589 3589 178 179 BIAAAA VKEAAA HHHHxx -1254 2986 0 2 4 14 54 254 1254 1254 1254 108 109 GWAAAA WKEAAA OOOOxx -3490 2987 0 2 0 10 90 490 1490 3490 3490 180 181 GEAAAA XKEAAA VVVVxx -7533 2988 1 1 3 13 33 533 1533 2533 7533 66 67 TDAAAA YKEAAA AAAAxx -2800 2989 0 0 0 0 0 800 800 2800 2800 0 1 SDAAAA ZKEAAA HHHHxx -351 2990 1 3 1 11 51 351 351 351 351 102 103 NNAAAA ALEAAA OOOOxx -4359 2991 1 3 9 19 59 359 359 4359 4359 118 119 RLAAAA BLEAAA VVVVxx -5788 2992 0 0 8 8 88 788 1788 788 5788 176 177 QOAAAA CLEAAA AAAAxx -5521 2993 1 1 1 1 21 521 1521 521 5521 42 43 JEAAAA DLEAAA HHHHxx -3351 2994 1 3 1 11 51 351 1351 3351 3351 102 103 XYAAAA ELEAAA OOOOxx -5129 2995 1 1 9 9 29 129 1129 129 5129 58 59 HPAAAA FLEAAA VVVVxx -315 2996 1 3 5 15 15 315 315 315 315 30 31 DMAAAA GLEAAA AAAAxx -7552 2997 0 0 2 12 52 552 1552 2552 7552 104 105 MEAAAA HLEAAA HHHHxx -9176 2998 0 0 6 16 76 176 1176 4176 9176 152 153 YOAAAA ILEAAA OOOOxx -7458 2999 0 2 8 18 58 458 1458 2458 7458 116 117 WAAAAA JLEAAA VVVVxx -279 3000 1 3 9 19 79 279 279 279 279 158 159 TKAAAA KLEAAA AAAAxx -738 3001 0 2 8 18 38 738 738 738 738 76 77 KCAAAA LLEAAA HHHHxx -2557 3002 1 1 7 17 57 557 557 2557 2557 114 115 JUAAAA MLEAAA OOOOxx -9395 3003 1 3 5 15 95 395 1395 4395 9395 190 191 JXAAAA NLEAAA VVVVxx -7214 3004 0 2 4 14 14 214 1214 2214 7214 28 29 MRAAAA OLEAAA AAAAxx -6354 3005 0 2 4 14 54 354 354 1354 6354 108 109 KKAAAA PLEAAA HHHHxx -4799 3006 1 3 9 19 99 799 799 4799 4799 198 199 PCAAAA QLEAAA OOOOxx -1231 3007 1 3 1 11 31 231 1231 1231 1231 62 63 JVAAAA RLEAAA VVVVxx -5252 3008 0 0 2 12 52 252 1252 252 5252 104 105 AUAAAA SLEAAA AAAAxx -5250 3009 0 2 0 10 50 250 1250 250 5250 100 101 YTAAAA TLEAAA HHHHxx -9319 3010 1 3 9 19 19 319 1319 4319 9319 38 39 LUAAAA ULEAAA OOOOxx -1724 3011 0 0 4 4 24 724 1724 1724 1724 48 49 IOAAAA VLEAAA VVVVxx -7947 3012 1 3 7 7 47 947 1947 2947 7947 94 95 RTAAAA WLEAAA AAAAxx -1105 3013 1 1 5 5 5 105 1105 1105 1105 10 11 NQAAAA XLEAAA HHHHxx -1417 3014 1 1 7 17 17 417 1417 1417 1417 34 35 NCAAAA YLEAAA OOOOxx -7101 3015 1 1 1 1 1 101 1101 2101 7101 2 3 DNAAAA ZLEAAA VVVVxx -1088 3016 0 0 8 8 88 88 1088 1088 1088 176 177 WPAAAA AMEAAA AAAAxx -979 3017 1 3 9 19 79 979 979 979 979 158 159 RLAAAA BMEAAA HHHHxx -7589 3018 1 1 9 9 89 589 1589 2589 7589 178 179 XFAAAA CMEAAA OOOOxx -8952 3019 0 0 2 12 52 952 952 3952 8952 104 105 IGAAAA DMEAAA VVVVxx -2864 3020 0 0 4 4 64 864 864 2864 2864 128 129 EGAAAA EMEAAA AAAAxx -234 3021 0 2 4 14 34 234 234 234 234 68 69 AJAAAA FMEAAA HHHHxx -7231 3022 1 3 1 11 31 231 1231 2231 7231 62 63 DSAAAA GMEAAA OOOOxx -6792 3023 0 0 2 12 92 792 792 1792 6792 184 185 GBAAAA HMEAAA VVVVxx -4311 3024 1 3 1 11 11 311 311 4311 4311 22 23 VJAAAA IMEAAA AAAAxx -3374 3025 0 2 4 14 74 374 1374 3374 3374 148 149 UZAAAA JMEAAA HHHHxx -3367 3026 1 3 7 7 67 367 1367 3367 3367 134 135 NZAAAA KMEAAA OOOOxx -2598 3027 0 2 8 18 98 598 598 2598 2598 196 197 YVAAAA LMEAAA VVVVxx -1033 3028 1 1 3 13 33 33 1033 1033 1033 66 67 TNAAAA MMEAAA AAAAxx -7803 3029 1 3 3 3 3 803 1803 2803 7803 6 7 DOAAAA NMEAAA HHHHxx -3870 3030 0 2 0 10 70 870 1870 3870 3870 140 141 WSAAAA OMEAAA OOOOxx -4962 3031 0 2 2 2 62 962 962 4962 4962 124 125 WIAAAA PMEAAA VVVVxx -4842 3032 0 2 2 2 42 842 842 4842 4842 84 85 GEAAAA QMEAAA AAAAxx -8814 3033 0 2 4 14 14 814 814 3814 8814 28 29 ABAAAA RMEAAA HHHHxx -3429 3034 1 1 9 9 29 429 1429 3429 3429 58 59 XBAAAA SMEAAA OOOOxx -6550 3035 0 2 0 10 50 550 550 1550 6550 100 101 YRAAAA TMEAAA VVVVxx -6317 3036 1 1 7 17 17 317 317 1317 6317 34 35 ZIAAAA UMEAAA AAAAxx -5023 3037 1 3 3 3 23 23 1023 23 5023 46 47 FLAAAA VMEAAA HHHHxx -5825 3038 1 1 5 5 25 825 1825 825 5825 50 51 BQAAAA WMEAAA OOOOxx -5297 3039 1 1 7 17 97 297 1297 297 5297 194 195 TVAAAA XMEAAA VVVVxx -8764 3040 0 0 4 4 64 764 764 3764 8764 128 129 CZAAAA YMEAAA AAAAxx -5084 3041 0 0 4 4 84 84 1084 84 5084 168 169 ONAAAA ZMEAAA HHHHxx -6808 3042 0 0 8 8 8 808 808 1808 6808 16 17 WBAAAA ANEAAA OOOOxx -1780 3043 0 0 0 0 80 780 1780 1780 1780 160 161 MQAAAA BNEAAA VVVVxx -4092 3044 0 0 2 12 92 92 92 4092 4092 184 185 KBAAAA CNEAAA AAAAxx -3618 3045 0 2 8 18 18 618 1618 3618 3618 36 37 EJAAAA DNEAAA HHHHxx -7299 3046 1 3 9 19 99 299 1299 2299 7299 198 199 TUAAAA ENEAAA OOOOxx -8544 3047 0 0 4 4 44 544 544 3544 8544 88 89 QQAAAA FNEAAA VVVVxx -2359 3048 1 3 9 19 59 359 359 2359 2359 118 119 TMAAAA GNEAAA AAAAxx -1939 3049 1 3 9 19 39 939 1939 1939 1939 78 79 PWAAAA HNEAAA HHHHxx -5834 3050 0 2 4 14 34 834 1834 834 5834 68 69 KQAAAA INEAAA OOOOxx -1997 3051 1 1 7 17 97 997 1997 1997 1997 194 195 VYAAAA JNEAAA VVVVxx -7917 3052 1 1 7 17 17 917 1917 2917 7917 34 35 NSAAAA KNEAAA AAAAxx -2098 3053 0 2 8 18 98 98 98 2098 2098 196 197 SCAAAA LNEAAA HHHHxx -7576 3054 0 0 6 16 76 576 1576 2576 7576 152 153 KFAAAA MNEAAA OOOOxx -376 3055 0 0 6 16 76 376 376 376 376 152 153 MOAAAA NNEAAA VVVVxx -8535 3056 1 3 5 15 35 535 535 3535 8535 70 71 HQAAAA ONEAAA AAAAxx -5659 3057 1 3 9 19 59 659 1659 659 5659 118 119 RJAAAA PNEAAA HHHHxx -2786 3058 0 2 6 6 86 786 786 2786 2786 172 173 EDAAAA QNEAAA OOOOxx -8820 3059 0 0 0 0 20 820 820 3820 8820 40 41 GBAAAA RNEAAA VVVVxx -1229 3060 1 1 9 9 29 229 1229 1229 1229 58 59 HVAAAA SNEAAA AAAAxx -9321 3061 1 1 1 1 21 321 1321 4321 9321 42 43 NUAAAA TNEAAA HHHHxx -7662 3062 0 2 2 2 62 662 1662 2662 7662 124 125 SIAAAA UNEAAA OOOOxx -5535 3063 1 3 5 15 35 535 1535 535 5535 70 71 XEAAAA VNEAAA VVVVxx -4889 3064 1 1 9 9 89 889 889 4889 4889 178 179 BGAAAA WNEAAA AAAAxx -8259 3065 1 3 9 19 59 259 259 3259 8259 118 119 RFAAAA XNEAAA HHHHxx -6789 3066 1 1 9 9 89 789 789 1789 6789 178 179 DBAAAA YNEAAA OOOOxx -5411 3067 1 3 1 11 11 411 1411 411 5411 22 23 DAAAAA ZNEAAA VVVVxx -6992 3068 0 0 2 12 92 992 992 1992 6992 184 185 YIAAAA AOEAAA AAAAxx -7698 3069 0 2 8 18 98 698 1698 2698 7698 196 197 CKAAAA BOEAAA HHHHxx -2342 3070 0 2 2 2 42 342 342 2342 2342 84 85 CMAAAA COEAAA OOOOxx -1501 3071 1 1 1 1 1 501 1501 1501 1501 2 3 TFAAAA DOEAAA VVVVxx -6322 3072 0 2 2 2 22 322 322 1322 6322 44 45 EJAAAA EOEAAA AAAAxx -9861 3073 1 1 1 1 61 861 1861 4861 9861 122 123 HPAAAA FOEAAA HHHHxx -9802 3074 0 2 2 2 2 802 1802 4802 9802 4 5 ANAAAA GOEAAA OOOOxx -4750 3075 0 2 0 10 50 750 750 4750 4750 100 101 SAAAAA HOEAAA VVVVxx -5855 3076 1 3 5 15 55 855 1855 855 5855 110 111 FRAAAA IOEAAA AAAAxx -4304 3077 0 0 4 4 4 304 304 4304 4304 8 9 OJAAAA JOEAAA HHHHxx -2605 3078 1 1 5 5 5 605 605 2605 2605 10 11 FWAAAA KOEAAA OOOOxx -1802 3079 0 2 2 2 2 802 1802 1802 1802 4 5 IRAAAA LOEAAA VVVVxx -9368 3080 0 0 8 8 68 368 1368 4368 9368 136 137 IWAAAA MOEAAA AAAAxx -7107 3081 1 3 7 7 7 107 1107 2107 7107 14 15 JNAAAA NOEAAA HHHHxx -8895 3082 1 3 5 15 95 895 895 3895 8895 190 191 DEAAAA OOEAAA OOOOxx -3750 3083 0 2 0 10 50 750 1750 3750 3750 100 101 GOAAAA POEAAA VVVVxx -8934 3084 0 2 4 14 34 934 934 3934 8934 68 69 QFAAAA QOEAAA AAAAxx -9464 3085 0 0 4 4 64 464 1464 4464 9464 128 129 AAAAAA ROEAAA HHHHxx -1928 3086 0 0 8 8 28 928 1928 1928 1928 56 57 EWAAAA SOEAAA OOOOxx -3196 3087 0 0 6 16 96 196 1196 3196 3196 192 193 YSAAAA TOEAAA VVVVxx -5256 3088 0 0 6 16 56 256 1256 256 5256 112 113 EUAAAA UOEAAA AAAAxx -7119 3089 1 3 9 19 19 119 1119 2119 7119 38 39 VNAAAA VOEAAA HHHHxx -4495 3090 1 3 5 15 95 495 495 4495 4495 190 191 XQAAAA WOEAAA OOOOxx -9292 3091 0 0 2 12 92 292 1292 4292 9292 184 185 KTAAAA XOEAAA VVVVxx -1617 3092 1 1 7 17 17 617 1617 1617 1617 34 35 FKAAAA YOEAAA AAAAxx -481 3093 1 1 1 1 81 481 481 481 481 162 163 NSAAAA ZOEAAA HHHHxx -56 3094 0 0 6 16 56 56 56 56 56 112 113 ECAAAA APEAAA OOOOxx -9120 3095 0 0 0 0 20 120 1120 4120 9120 40 41 UMAAAA BPEAAA VVVVxx -1306 3096 0 2 6 6 6 306 1306 1306 1306 12 13 GYAAAA CPEAAA AAAAxx -7773 3097 1 1 3 13 73 773 1773 2773 7773 146 147 ZMAAAA DPEAAA HHHHxx -4863 3098 1 3 3 3 63 863 863 4863 4863 126 127 BFAAAA EPEAAA OOOOxx -1114 3099 0 2 4 14 14 114 1114 1114 1114 28 29 WQAAAA FPEAAA VVVVxx -8124 3100 0 0 4 4 24 124 124 3124 8124 48 49 MAAAAA GPEAAA AAAAxx -6254 3101 0 2 4 14 54 254 254 1254 6254 108 109 OGAAAA HPEAAA HHHHxx -8109 3102 1 1 9 9 9 109 109 3109 8109 18 19 XZAAAA IPEAAA OOOOxx -1747 3103 1 3 7 7 47 747 1747 1747 1747 94 95 FPAAAA JPEAAA VVVVxx -6185 3104 1 1 5 5 85 185 185 1185 6185 170 171 XDAAAA KPEAAA AAAAxx -3388 3105 0 0 8 8 88 388 1388 3388 3388 176 177 IAAAAA LPEAAA HHHHxx -4905 3106 1 1 5 5 5 905 905 4905 4905 10 11 RGAAAA MPEAAA OOOOxx -5728 3107 0 0 8 8 28 728 1728 728 5728 56 57 IMAAAA NPEAAA VVVVxx -7507 3108 1 3 7 7 7 507 1507 2507 7507 14 15 TCAAAA OPEAAA AAAAxx -5662 3109 0 2 2 2 62 662 1662 662 5662 124 125 UJAAAA PPEAAA HHHHxx -1686 3110 0 2 6 6 86 686 1686 1686 1686 172 173 WMAAAA QPEAAA OOOOxx -5202 3111 0 2 2 2 2 202 1202 202 5202 4 5 CSAAAA RPEAAA VVVVxx -6905 3112 1 1 5 5 5 905 905 1905 6905 10 11 PFAAAA SPEAAA AAAAxx -9577 3113 1 1 7 17 77 577 1577 4577 9577 154 155 JEAAAA TPEAAA HHHHxx -7194 3114 0 2 4 14 94 194 1194 2194 7194 188 189 SQAAAA UPEAAA OOOOxx -7016 3115 0 0 6 16 16 16 1016 2016 7016 32 33 WJAAAA VPEAAA VVVVxx -8905 3116 1 1 5 5 5 905 905 3905 8905 10 11 NEAAAA WPEAAA AAAAxx -3419 3117 1 3 9 19 19 419 1419 3419 3419 38 39 NBAAAA XPEAAA HHHHxx -6881 3118 1 1 1 1 81 881 881 1881 6881 162 163 REAAAA YPEAAA OOOOxx -8370 3119 0 2 0 10 70 370 370 3370 8370 140 141 YJAAAA ZPEAAA VVVVxx -6117 3120 1 1 7 17 17 117 117 1117 6117 34 35 HBAAAA AQEAAA AAAAxx -1636 3121 0 0 6 16 36 636 1636 1636 1636 72 73 YKAAAA BQEAAA HHHHxx -6857 3122 1 1 7 17 57 857 857 1857 6857 114 115 TDAAAA CQEAAA OOOOxx -7163 3123 1 3 3 3 63 163 1163 2163 7163 126 127 NPAAAA DQEAAA VVVVxx -5040 3124 0 0 0 0 40 40 1040 40 5040 80 81 WLAAAA EQEAAA AAAAxx -6263 3125 1 3 3 3 63 263 263 1263 6263 126 127 XGAAAA FQEAAA HHHHxx -4809 3126 1 1 9 9 9 809 809 4809 4809 18 19 ZCAAAA GQEAAA OOOOxx -900 3127 0 0 0 0 0 900 900 900 900 0 1 QIAAAA HQEAAA VVVVxx -3199 3128 1 3 9 19 99 199 1199 3199 3199 198 199 BTAAAA IQEAAA AAAAxx -4156 3129 0 0 6 16 56 156 156 4156 4156 112 113 WDAAAA JQEAAA HHHHxx -3501 3130 1 1 1 1 1 501 1501 3501 3501 2 3 REAAAA KQEAAA OOOOxx -164 3131 0 0 4 4 64 164 164 164 164 128 129 IGAAAA LQEAAA VVVVxx -9548 3132 0 0 8 8 48 548 1548 4548 9548 96 97 GDAAAA MQEAAA AAAAxx -1149 3133 1 1 9 9 49 149 1149 1149 1149 98 99 FSAAAA NQEAAA HHHHxx -1962 3134 0 2 2 2 62 962 1962 1962 1962 124 125 MXAAAA OQEAAA OOOOxx -4072 3135 0 0 2 12 72 72 72 4072 4072 144 145 QAAAAA PQEAAA VVVVxx -4280 3136 0 0 0 0 80 280 280 4280 4280 160 161 QIAAAA QQEAAA AAAAxx -1398 3137 0 2 8 18 98 398 1398 1398 1398 196 197 UBAAAA RQEAAA HHHHxx -725 3138 1 1 5 5 25 725 725 725 725 50 51 XBAAAA SQEAAA OOOOxx -3988 3139 0 0 8 8 88 988 1988 3988 3988 176 177 KXAAAA TQEAAA VVVVxx -5059 3140 1 3 9 19 59 59 1059 59 5059 118 119 PMAAAA UQEAAA AAAAxx -2632 3141 0 0 2 12 32 632 632 2632 2632 64 65 GXAAAA VQEAAA HHHHxx -1909 3142 1 1 9 9 9 909 1909 1909 1909 18 19 LVAAAA WQEAAA OOOOxx -6827 3143 1 3 7 7 27 827 827 1827 6827 54 55 PCAAAA XQEAAA VVVVxx -8156 3144 0 0 6 16 56 156 156 3156 8156 112 113 SBAAAA YQEAAA AAAAxx -1192 3145 0 0 2 12 92 192 1192 1192 1192 184 185 WTAAAA ZQEAAA HHHHxx -9545 3146 1 1 5 5 45 545 1545 4545 9545 90 91 DDAAAA AREAAA OOOOxx -2249 3147 1 1 9 9 49 249 249 2249 2249 98 99 NIAAAA BREAAA VVVVxx -5580 3148 0 0 0 0 80 580 1580 580 5580 160 161 QGAAAA CREAAA AAAAxx -8403 3149 1 3 3 3 3 403 403 3403 8403 6 7 FLAAAA DREAAA HHHHxx -4024 3150 0 0 4 4 24 24 24 4024 4024 48 49 UYAAAA EREAAA OOOOxx -1866 3151 0 2 6 6 66 866 1866 1866 1866 132 133 UTAAAA FREAAA VVVVxx -9251 3152 1 3 1 11 51 251 1251 4251 9251 102 103 VRAAAA GREAAA AAAAxx -9979 3153 1 3 9 19 79 979 1979 4979 9979 158 159 VTAAAA HREAAA HHHHxx -9899 3154 1 3 9 19 99 899 1899 4899 9899 198 199 TQAAAA IREAAA OOOOxx -2540 3155 0 0 0 0 40 540 540 2540 2540 80 81 STAAAA JREAAA VVVVxx -8957 3156 1 1 7 17 57 957 957 3957 8957 114 115 NGAAAA KREAAA AAAAxx -7702 3157 0 2 2 2 2 702 1702 2702 7702 4 5 GKAAAA LREAAA HHHHxx -4211 3158 1 3 1 11 11 211 211 4211 4211 22 23 ZFAAAA MREAAA OOOOxx -6684 3159 0 0 4 4 84 684 684 1684 6684 168 169 CXAAAA NREAAA VVVVxx -3883 3160 1 3 3 3 83 883 1883 3883 3883 166 167 JTAAAA OREAAA AAAAxx -3531 3161 1 3 1 11 31 531 1531 3531 3531 62 63 VFAAAA PREAAA HHHHxx -9178 3162 0 2 8 18 78 178 1178 4178 9178 156 157 APAAAA QREAAA OOOOxx -3389 3163 1 1 9 9 89 389 1389 3389 3389 178 179 JAAAAA RREAAA VVVVxx -7874 3164 0 2 4 14 74 874 1874 2874 7874 148 149 WQAAAA SREAAA AAAAxx -4522 3165 0 2 2 2 22 522 522 4522 4522 44 45 YRAAAA TREAAA HHHHxx -9399 3166 1 3 9 19 99 399 1399 4399 9399 198 199 NXAAAA UREAAA OOOOxx -9083 3167 1 3 3 3 83 83 1083 4083 9083 166 167 JLAAAA VREAAA VVVVxx -1530 3168 0 2 0 10 30 530 1530 1530 1530 60 61 WGAAAA WREAAA AAAAxx -2360 3169 0 0 0 0 60 360 360 2360 2360 120 121 UMAAAA XREAAA HHHHxx -4908 3170 0 0 8 8 8 908 908 4908 4908 16 17 UGAAAA YREAAA OOOOxx -4628 3171 0 0 8 8 28 628 628 4628 4628 56 57 AWAAAA ZREAAA VVVVxx -3889 3172 1 1 9 9 89 889 1889 3889 3889 178 179 PTAAAA ASEAAA AAAAxx -1331 3173 1 3 1 11 31 331 1331 1331 1331 62 63 FZAAAA BSEAAA HHHHxx -1942 3174 0 2 2 2 42 942 1942 1942 1942 84 85 SWAAAA CSEAAA OOOOxx -4734 3175 0 2 4 14 34 734 734 4734 4734 68 69 CAAAAA DSEAAA VVVVxx -8386 3176 0 2 6 6 86 386 386 3386 8386 172 173 OKAAAA ESEAAA AAAAxx -3586 3177 0 2 6 6 86 586 1586 3586 3586 172 173 YHAAAA FSEAAA HHHHxx -2354 3178 0 2 4 14 54 354 354 2354 2354 108 109 OMAAAA GSEAAA OOOOxx -7108 3179 0 0 8 8 8 108 1108 2108 7108 16 17 KNAAAA HSEAAA VVVVxx -1857 3180 1 1 7 17 57 857 1857 1857 1857 114 115 LTAAAA ISEAAA AAAAxx -2544 3181 0 0 4 4 44 544 544 2544 2544 88 89 WTAAAA JSEAAA HHHHxx -819 3182 1 3 9 19 19 819 819 819 819 38 39 NFAAAA KSEAAA OOOOxx -2878 3183 0 2 8 18 78 878 878 2878 2878 156 157 SGAAAA LSEAAA VVVVxx -1772 3184 0 0 2 12 72 772 1772 1772 1772 144 145 EQAAAA MSEAAA AAAAxx -354 3185 0 2 4 14 54 354 354 354 354 108 109 QNAAAA NSEAAA HHHHxx -3259 3186 1 3 9 19 59 259 1259 3259 3259 118 119 JVAAAA OSEAAA OOOOxx -2170 3187 0 2 0 10 70 170 170 2170 2170 140 141 MFAAAA PSEAAA VVVVxx -1190 3188 0 2 0 10 90 190 1190 1190 1190 180 181 UTAAAA QSEAAA AAAAxx -3607 3189 1 3 7 7 7 607 1607 3607 3607 14 15 TIAAAA RSEAAA HHHHxx -4661 3190 1 1 1 1 61 661 661 4661 4661 122 123 HXAAAA SSEAAA OOOOxx -1796 3191 0 0 6 16 96 796 1796 1796 1796 192 193 CRAAAA TSEAAA VVVVxx -1561 3192 1 1 1 1 61 561 1561 1561 1561 122 123 BIAAAA USEAAA AAAAxx -4336 3193 0 0 6 16 36 336 336 4336 4336 72 73 UKAAAA VSEAAA HHHHxx -7550 3194 0 2 0 10 50 550 1550 2550 7550 100 101 KEAAAA WSEAAA OOOOxx -3238 3195 0 2 8 18 38 238 1238 3238 3238 76 77 OUAAAA XSEAAA VVVVxx -9870 3196 0 2 0 10 70 870 1870 4870 9870 140 141 QPAAAA YSEAAA AAAAxx -6502 3197 0 2 2 2 2 502 502 1502 6502 4 5 CQAAAA ZSEAAA HHHHxx -3903 3198 1 3 3 3 3 903 1903 3903 3903 6 7 DUAAAA ATEAAA OOOOxx -2869 3199 1 1 9 9 69 869 869 2869 2869 138 139 JGAAAA BTEAAA VVVVxx -5072 3200 0 0 2 12 72 72 1072 72 5072 144 145 CNAAAA CTEAAA AAAAxx -1201 3201 1 1 1 1 1 201 1201 1201 1201 2 3 FUAAAA DTEAAA HHHHxx -6245 3202 1 1 5 5 45 245 245 1245 6245 90 91 FGAAAA ETEAAA OOOOxx -1402 3203 0 2 2 2 2 402 1402 1402 1402 4 5 YBAAAA FTEAAA VVVVxx -2594 3204 0 2 4 14 94 594 594 2594 2594 188 189 UVAAAA GTEAAA AAAAxx -9171 3205 1 3 1 11 71 171 1171 4171 9171 142 143 TOAAAA HTEAAA HHHHxx -2620 3206 0 0 0 0 20 620 620 2620 2620 40 41 UWAAAA ITEAAA OOOOxx -6309 3207 1 1 9 9 9 309 309 1309 6309 18 19 RIAAAA JTEAAA VVVVxx -1285 3208 1 1 5 5 85 285 1285 1285 1285 170 171 LXAAAA KTEAAA AAAAxx -5466 3209 0 2 6 6 66 466 1466 466 5466 132 133 GCAAAA LTEAAA HHHHxx -168 3210 0 0 8 8 68 168 168 168 168 136 137 MGAAAA MTEAAA OOOOxx -1410 3211 0 2 0 10 10 410 1410 1410 1410 20 21 GCAAAA NTEAAA VVVVxx -6332 3212 0 0 2 12 32 332 332 1332 6332 64 65 OJAAAA OTEAAA AAAAxx -9530 3213 0 2 0 10 30 530 1530 4530 9530 60 61 OCAAAA PTEAAA HHHHxx -7749 3214 1 1 9 9 49 749 1749 2749 7749 98 99 BMAAAA QTEAAA OOOOxx -3656 3215 0 0 6 16 56 656 1656 3656 3656 112 113 QKAAAA RTEAAA VVVVxx -37 3216 1 1 7 17 37 37 37 37 37 74 75 LBAAAA STEAAA AAAAxx -2744 3217 0 0 4 4 44 744 744 2744 2744 88 89 OBAAAA TTEAAA HHHHxx -4206 3218 0 2 6 6 6 206 206 4206 4206 12 13 UFAAAA UTEAAA OOOOxx -1846 3219 0 2 6 6 46 846 1846 1846 1846 92 93 ATAAAA VTEAAA VVVVxx -9913 3220 1 1 3 13 13 913 1913 4913 9913 26 27 HRAAAA WTEAAA AAAAxx -4078 3221 0 2 8 18 78 78 78 4078 4078 156 157 WAAAAA XTEAAA HHHHxx -2080 3222 0 0 0 0 80 80 80 2080 2080 160 161 ACAAAA YTEAAA OOOOxx -4169 3223 1 1 9 9 69 169 169 4169 4169 138 139 JEAAAA ZTEAAA VVVVxx -2070 3224 0 2 0 10 70 70 70 2070 2070 140 141 QBAAAA AUEAAA AAAAxx -4500 3225 0 0 0 0 0 500 500 4500 4500 0 1 CRAAAA BUEAAA HHHHxx -4123 3226 1 3 3 3 23 123 123 4123 4123 46 47 PCAAAA CUEAAA OOOOxx -5594 3227 0 2 4 14 94 594 1594 594 5594 188 189 EHAAAA DUEAAA VVVVxx -9941 3228 1 1 1 1 41 941 1941 4941 9941 82 83 JSAAAA EUEAAA AAAAxx -7154 3229 0 2 4 14 54 154 1154 2154 7154 108 109 EPAAAA FUEAAA HHHHxx -8340 3230 0 0 0 0 40 340 340 3340 8340 80 81 UIAAAA GUEAAA OOOOxx -7110 3231 0 2 0 10 10 110 1110 2110 7110 20 21 MNAAAA HUEAAA VVVVxx -7795 3232 1 3 5 15 95 795 1795 2795 7795 190 191 VNAAAA IUEAAA AAAAxx -132 3233 0 0 2 12 32 132 132 132 132 64 65 CFAAAA JUEAAA HHHHxx -4603 3234 1 3 3 3 3 603 603 4603 4603 6 7 BVAAAA KUEAAA OOOOxx -9720 3235 0 0 0 0 20 720 1720 4720 9720 40 41 WJAAAA LUEAAA VVVVxx -1460 3236 0 0 0 0 60 460 1460 1460 1460 120 121 EEAAAA MUEAAA AAAAxx -4677 3237 1 1 7 17 77 677 677 4677 4677 154 155 XXAAAA NUEAAA HHHHxx -9272 3238 0 0 2 12 72 272 1272 4272 9272 144 145 QSAAAA OUEAAA OOOOxx -2279 3239 1 3 9 19 79 279 279 2279 2279 158 159 RJAAAA PUEAAA VVVVxx -4587 3240 1 3 7 7 87 587 587 4587 4587 174 175 LUAAAA QUEAAA AAAAxx -2244 3241 0 0 4 4 44 244 244 2244 2244 88 89 IIAAAA RUEAAA HHHHxx -742 3242 0 2 2 2 42 742 742 742 742 84 85 OCAAAA SUEAAA OOOOxx -4426 3243 0 2 6 6 26 426 426 4426 4426 52 53 GOAAAA TUEAAA VVVVxx -4571 3244 1 3 1 11 71 571 571 4571 4571 142 143 VTAAAA UUEAAA AAAAxx -4775 3245 1 3 5 15 75 775 775 4775 4775 150 151 RBAAAA VUEAAA HHHHxx -24 3246 0 0 4 4 24 24 24 24 24 48 49 YAAAAA WUEAAA OOOOxx -4175 3247 1 3 5 15 75 175 175 4175 4175 150 151 PEAAAA XUEAAA VVVVxx -9877 3248 1 1 7 17 77 877 1877 4877 9877 154 155 XPAAAA YUEAAA AAAAxx -7271 3249 1 3 1 11 71 271 1271 2271 7271 142 143 RTAAAA ZUEAAA HHHHxx -5468 3250 0 0 8 8 68 468 1468 468 5468 136 137 ICAAAA AVEAAA OOOOxx -6106 3251 0 2 6 6 6 106 106 1106 6106 12 13 WAAAAA BVEAAA VVVVxx -9005 3252 1 1 5 5 5 5 1005 4005 9005 10 11 JIAAAA CVEAAA AAAAxx -109 3253 1 1 9 9 9 109 109 109 109 18 19 FEAAAA DVEAAA HHHHxx -6365 3254 1 1 5 5 65 365 365 1365 6365 130 131 VKAAAA EVEAAA OOOOxx -7437 3255 1 1 7 17 37 437 1437 2437 7437 74 75 BAAAAA FVEAAA VVVVxx -7979 3256 1 3 9 19 79 979 1979 2979 7979 158 159 XUAAAA GVEAAA AAAAxx -6050 3257 0 2 0 10 50 50 50 1050 6050 100 101 SYAAAA HVEAAA HHHHxx -2853 3258 1 1 3 13 53 853 853 2853 2853 106 107 TFAAAA IVEAAA OOOOxx -7603 3259 1 3 3 3 3 603 1603 2603 7603 6 7 LGAAAA JVEAAA VVVVxx -483 3260 1 3 3 3 83 483 483 483 483 166 167 PSAAAA KVEAAA AAAAxx -5994 3261 0 2 4 14 94 994 1994 994 5994 188 189 OWAAAA LVEAAA HHHHxx -6708 3262 0 0 8 8 8 708 708 1708 6708 16 17 AYAAAA MVEAAA OOOOxx -5090 3263 0 2 0 10 90 90 1090 90 5090 180 181 UNAAAA NVEAAA VVVVxx -4608 3264 0 0 8 8 8 608 608 4608 4608 16 17 GVAAAA OVEAAA AAAAxx -4551 3265 1 3 1 11 51 551 551 4551 4551 102 103 BTAAAA PVEAAA HHHHxx -5437 3266 1 1 7 17 37 437 1437 437 5437 74 75 DBAAAA QVEAAA OOOOxx -4130 3267 0 2 0 10 30 130 130 4130 4130 60 61 WCAAAA RVEAAA VVVVxx -6363 3268 1 3 3 3 63 363 363 1363 6363 126 127 TKAAAA SVEAAA AAAAxx -1499 3269 1 3 9 19 99 499 1499 1499 1499 198 199 RFAAAA TVEAAA HHHHxx -384 3270 0 0 4 4 84 384 384 384 384 168 169 UOAAAA UVEAAA OOOOxx -2266 3271 0 2 6 6 66 266 266 2266 2266 132 133 EJAAAA VVEAAA VVVVxx -6018 3272 0 2 8 18 18 18 18 1018 6018 36 37 MXAAAA WVEAAA AAAAxx -7915 3273 1 3 5 15 15 915 1915 2915 7915 30 31 LSAAAA XVEAAA HHHHxx -6167 3274 1 3 7 7 67 167 167 1167 6167 134 135 FDAAAA YVEAAA OOOOxx -9988 3275 0 0 8 8 88 988 1988 4988 9988 176 177 EUAAAA ZVEAAA VVVVxx -6599 3276 1 3 9 19 99 599 599 1599 6599 198 199 VTAAAA AWEAAA AAAAxx -1693 3277 1 1 3 13 93 693 1693 1693 1693 186 187 DNAAAA BWEAAA HHHHxx -5971 3278 1 3 1 11 71 971 1971 971 5971 142 143 RVAAAA CWEAAA OOOOxx -8470 3279 0 2 0 10 70 470 470 3470 8470 140 141 UNAAAA DWEAAA VVVVxx -2807 3280 1 3 7 7 7 807 807 2807 2807 14 15 ZDAAAA EWEAAA AAAAxx -1120 3281 0 0 0 0 20 120 1120 1120 1120 40 41 CRAAAA FWEAAA HHHHxx -5924 3282 0 0 4 4 24 924 1924 924 5924 48 49 WTAAAA GWEAAA OOOOxx -9025 3283 1 1 5 5 25 25 1025 4025 9025 50 51 DJAAAA HWEAAA VVVVxx -9454 3284 0 2 4 14 54 454 1454 4454 9454 108 109 QZAAAA IWEAAA AAAAxx -2259 3285 1 3 9 19 59 259 259 2259 2259 118 119 XIAAAA JWEAAA HHHHxx -5249 3286 1 1 9 9 49 249 1249 249 5249 98 99 XTAAAA KWEAAA OOOOxx -6350 3287 0 2 0 10 50 350 350 1350 6350 100 101 GKAAAA LWEAAA VVVVxx -2930 3288 0 2 0 10 30 930 930 2930 2930 60 61 SIAAAA MWEAAA AAAAxx -6055 3289 1 3 5 15 55 55 55 1055 6055 110 111 XYAAAA NWEAAA HHHHxx -7691 3290 1 3 1 11 91 691 1691 2691 7691 182 183 VJAAAA OWEAAA OOOOxx -1573 3291 1 1 3 13 73 573 1573 1573 1573 146 147 NIAAAA PWEAAA VVVVxx -9943 3292 1 3 3 3 43 943 1943 4943 9943 86 87 LSAAAA QWEAAA AAAAxx -3085 3293 1 1 5 5 85 85 1085 3085 3085 170 171 ROAAAA RWEAAA HHHHxx -5928 3294 0 0 8 8 28 928 1928 928 5928 56 57 AUAAAA SWEAAA OOOOxx -887 3295 1 3 7 7 87 887 887 887 887 174 175 DIAAAA TWEAAA VVVVxx -4630 3296 0 2 0 10 30 630 630 4630 4630 60 61 CWAAAA UWEAAA AAAAxx -9827 3297 1 3 7 7 27 827 1827 4827 9827 54 55 ZNAAAA VWEAAA HHHHxx -8926 3298 0 2 6 6 26 926 926 3926 8926 52 53 IFAAAA WWEAAA OOOOxx -5726 3299 0 2 6 6 26 726 1726 726 5726 52 53 GMAAAA XWEAAA VVVVxx -1569 3300 1 1 9 9 69 569 1569 1569 1569 138 139 JIAAAA YWEAAA AAAAxx -8074 3301 0 2 4 14 74 74 74 3074 8074 148 149 OYAAAA ZWEAAA HHHHxx -7909 3302 1 1 9 9 9 909 1909 2909 7909 18 19 FSAAAA AXEAAA OOOOxx -8367 3303 1 3 7 7 67 367 367 3367 8367 134 135 VJAAAA BXEAAA VVVVxx -7217 3304 1 1 7 17 17 217 1217 2217 7217 34 35 PRAAAA CXEAAA AAAAxx -5254 3305 0 2 4 14 54 254 1254 254 5254 108 109 CUAAAA DXEAAA HHHHxx -1181 3306 1 1 1 1 81 181 1181 1181 1181 162 163 LTAAAA EXEAAA OOOOxx -6907 3307 1 3 7 7 7 907 907 1907 6907 14 15 RFAAAA FXEAAA VVVVxx -5508 3308 0 0 8 8 8 508 1508 508 5508 16 17 WDAAAA GXEAAA AAAAxx -4782 3309 0 2 2 2 82 782 782 4782 4782 164 165 YBAAAA HXEAAA HHHHxx -793 3310 1 1 3 13 93 793 793 793 793 186 187 NEAAAA IXEAAA OOOOxx -5740 3311 0 0 0 0 40 740 1740 740 5740 80 81 UMAAAA JXEAAA VVVVxx -3107 3312 1 3 7 7 7 107 1107 3107 3107 14 15 NPAAAA KXEAAA AAAAxx -1197 3313 1 1 7 17 97 197 1197 1197 1197 194 195 BUAAAA LXEAAA HHHHxx -4376 3314 0 0 6 16 76 376 376 4376 4376 152 153 IMAAAA MXEAAA OOOOxx -6226 3315 0 2 6 6 26 226 226 1226 6226 52 53 MFAAAA NXEAAA VVVVxx -5033 3316 1 1 3 13 33 33 1033 33 5033 66 67 PLAAAA OXEAAA AAAAxx -5494 3317 0 2 4 14 94 494 1494 494 5494 188 189 IDAAAA PXEAAA HHHHxx -3244 3318 0 0 4 4 44 244 1244 3244 3244 88 89 UUAAAA QXEAAA OOOOxx -7670 3319 0 2 0 10 70 670 1670 2670 7670 140 141 AJAAAA RXEAAA VVVVxx -9273 3320 1 1 3 13 73 273 1273 4273 9273 146 147 RSAAAA SXEAAA AAAAxx -5248 3321 0 0 8 8 48 248 1248 248 5248 96 97 WTAAAA TXEAAA HHHHxx -3381 3322 1 1 1 1 81 381 1381 3381 3381 162 163 BAAAAA UXEAAA OOOOxx -4136 3323 0 0 6 16 36 136 136 4136 4136 72 73 CDAAAA VXEAAA VVVVxx -4163 3324 1 3 3 3 63 163 163 4163 4163 126 127 DEAAAA WXEAAA AAAAxx -4270 3325 0 2 0 10 70 270 270 4270 4270 140 141 GIAAAA XXEAAA HHHHxx -1729 3326 1 1 9 9 29 729 1729 1729 1729 58 59 NOAAAA YXEAAA OOOOxx -2778 3327 0 2 8 18 78 778 778 2778 2778 156 157 WCAAAA ZXEAAA VVVVxx -5082 3328 0 2 2 2 82 82 1082 82 5082 164 165 MNAAAA AYEAAA AAAAxx -870 3329 0 2 0 10 70 870 870 870 870 140 141 MHAAAA BYEAAA HHHHxx -4192 3330 0 0 2 12 92 192 192 4192 4192 184 185 GFAAAA CYEAAA OOOOxx -308 3331 0 0 8 8 8 308 308 308 308 16 17 WLAAAA DYEAAA VVVVxx -6783 3332 1 3 3 3 83 783 783 1783 6783 166 167 XAAAAA EYEAAA AAAAxx -7611 3333 1 3 1 11 11 611 1611 2611 7611 22 23 TGAAAA FYEAAA HHHHxx -4221 3334 1 1 1 1 21 221 221 4221 4221 42 43 JGAAAA GYEAAA OOOOxx -6353 3335 1 1 3 13 53 353 353 1353 6353 106 107 JKAAAA HYEAAA VVVVxx -1830 3336 0 2 0 10 30 830 1830 1830 1830 60 61 KSAAAA IYEAAA AAAAxx -2437 3337 1 1 7 17 37 437 437 2437 2437 74 75 TPAAAA JYEAAA HHHHxx -3360 3338 0 0 0 0 60 360 1360 3360 3360 120 121 GZAAAA KYEAAA OOOOxx -1829 3339 1 1 9 9 29 829 1829 1829 1829 58 59 JSAAAA LYEAAA VVVVxx -9475 3340 1 3 5 15 75 475 1475 4475 9475 150 151 LAAAAA MYEAAA AAAAxx -4566 3341 0 2 6 6 66 566 566 4566 4566 132 133 QTAAAA NYEAAA HHHHxx -9944 3342 0 0 4 4 44 944 1944 4944 9944 88 89 MSAAAA OYEAAA OOOOxx -6054 3343 0 2 4 14 54 54 54 1054 6054 108 109 WYAAAA PYEAAA VVVVxx -4722 3344 0 2 2 2 22 722 722 4722 4722 44 45 QZAAAA QYEAAA AAAAxx -2779 3345 1 3 9 19 79 779 779 2779 2779 158 159 XCAAAA RYEAAA HHHHxx -8051 3346 1 3 1 11 51 51 51 3051 8051 102 103 RXAAAA SYEAAA OOOOxx -9671 3347 1 3 1 11 71 671 1671 4671 9671 142 143 ZHAAAA TYEAAA VVVVxx -6084 3348 0 0 4 4 84 84 84 1084 6084 168 169 AAAAAA UYEAAA AAAAxx -3729 3349 1 1 9 9 29 729 1729 3729 3729 58 59 LNAAAA VYEAAA HHHHxx -6627 3350 1 3 7 7 27 627 627 1627 6627 54 55 XUAAAA WYEAAA OOOOxx -4769 3351 1 1 9 9 69 769 769 4769 4769 138 139 LBAAAA XYEAAA VVVVxx -2224 3352 0 0 4 4 24 224 224 2224 2224 48 49 OHAAAA YYEAAA AAAAxx -1404 3353 0 0 4 4 4 404 1404 1404 1404 8 9 ACAAAA ZYEAAA HHHHxx -8532 3354 0 0 2 12 32 532 532 3532 8532 64 65 EQAAAA AZEAAA OOOOxx -6759 3355 1 3 9 19 59 759 759 1759 6759 118 119 ZZAAAA BZEAAA VVVVxx -6404 3356 0 0 4 4 4 404 404 1404 6404 8 9 IMAAAA CZEAAA AAAAxx -3144 3357 0 0 4 4 44 144 1144 3144 3144 88 89 YQAAAA DZEAAA HHHHxx -973 3358 1 1 3 13 73 973 973 973 973 146 147 LLAAAA EZEAAA OOOOxx -9789 3359 1 1 9 9 89 789 1789 4789 9789 178 179 NMAAAA FZEAAA VVVVxx -6181 3360 1 1 1 1 81 181 181 1181 6181 162 163 TDAAAA GZEAAA AAAAxx -1519 3361 1 3 9 19 19 519 1519 1519 1519 38 39 LGAAAA HZEAAA HHHHxx -9729 3362 1 1 9 9 29 729 1729 4729 9729 58 59 FKAAAA IZEAAA OOOOxx -8167 3363 1 3 7 7 67 167 167 3167 8167 134 135 DCAAAA JZEAAA VVVVxx -3830 3364 0 2 0 10 30 830 1830 3830 3830 60 61 IRAAAA KZEAAA AAAAxx -6286 3365 0 2 6 6 86 286 286 1286 6286 172 173 UHAAAA LZEAAA HHHHxx -3047 3366 1 3 7 7 47 47 1047 3047 3047 94 95 FNAAAA MZEAAA OOOOxx -3183 3367 1 3 3 3 83 183 1183 3183 3183 166 167 LSAAAA NZEAAA VVVVxx -6687 3368 1 3 7 7 87 687 687 1687 6687 174 175 FXAAAA OZEAAA AAAAxx -2783 3369 1 3 3 3 83 783 783 2783 2783 166 167 BDAAAA PZEAAA HHHHxx -9920 3370 0 0 0 0 20 920 1920 4920 9920 40 41 ORAAAA QZEAAA OOOOxx -4847 3371 1 3 7 7 47 847 847 4847 4847 94 95 LEAAAA RZEAAA VVVVxx -3645 3372 1 1 5 5 45 645 1645 3645 3645 90 91 FKAAAA SZEAAA AAAAxx -7406 3373 0 2 6 6 6 406 1406 2406 7406 12 13 WYAAAA TZEAAA HHHHxx -6003 3374 1 3 3 3 3 3 3 1003 6003 6 7 XWAAAA UZEAAA OOOOxx -3408 3375 0 0 8 8 8 408 1408 3408 3408 16 17 CBAAAA VZEAAA VVVVxx -4243 3376 1 3 3 3 43 243 243 4243 4243 86 87 FHAAAA WZEAAA AAAAxx -1622 3377 0 2 2 2 22 622 1622 1622 1622 44 45 KKAAAA XZEAAA HHHHxx -5319 3378 1 3 9 19 19 319 1319 319 5319 38 39 PWAAAA YZEAAA OOOOxx -4033 3379 1 1 3 13 33 33 33 4033 4033 66 67 DZAAAA ZZEAAA VVVVxx -8573 3380 1 1 3 13 73 573 573 3573 8573 146 147 TRAAAA AAFAAA AAAAxx -8404 3381 0 0 4 4 4 404 404 3404 8404 8 9 GLAAAA BAFAAA HHHHxx -6993 3382 1 1 3 13 93 993 993 1993 6993 186 187 ZIAAAA CAFAAA OOOOxx -660 3383 0 0 0 0 60 660 660 660 660 120 121 KZAAAA DAFAAA VVVVxx -1136 3384 0 0 6 16 36 136 1136 1136 1136 72 73 SRAAAA EAFAAA AAAAxx -3393 3385 1 1 3 13 93 393 1393 3393 3393 186 187 NAAAAA FAFAAA HHHHxx -9743 3386 1 3 3 3 43 743 1743 4743 9743 86 87 TKAAAA GAFAAA OOOOxx -9705 3387 1 1 5 5 5 705 1705 4705 9705 10 11 HJAAAA HAFAAA VVVVxx -6960 3388 0 0 0 0 60 960 960 1960 6960 120 121 SHAAAA IAFAAA AAAAxx -2753 3389 1 1 3 13 53 753 753 2753 2753 106 107 XBAAAA JAFAAA HHHHxx -906 3390 0 2 6 6 6 906 906 906 906 12 13 WIAAAA KAFAAA OOOOxx -999 3391 1 3 9 19 99 999 999 999 999 198 199 LMAAAA LAFAAA VVVVxx -6927 3392 1 3 7 7 27 927 927 1927 6927 54 55 LGAAAA MAFAAA AAAAxx -4846 3393 0 2 6 6 46 846 846 4846 4846 92 93 KEAAAA NAFAAA HHHHxx -676 3394 0 0 6 16 76 676 676 676 676 152 153 AAAAAA OAFAAA OOOOxx -8612 3395 0 0 2 12 12 612 612 3612 8612 24 25 GTAAAA PAFAAA VVVVxx -4111 3396 1 3 1 11 11 111 111 4111 4111 22 23 DCAAAA QAFAAA AAAAxx -9994 3397 0 2 4 14 94 994 1994 4994 9994 188 189 KUAAAA RAFAAA HHHHxx -4399 3398 1 3 9 19 99 399 399 4399 4399 198 199 FNAAAA SAFAAA OOOOxx -4464 3399 0 0 4 4 64 464 464 4464 4464 128 129 SPAAAA TAFAAA VVVVxx -7316 3400 0 0 6 16 16 316 1316 2316 7316 32 33 KVAAAA UAFAAA AAAAxx -8982 3401 0 2 2 2 82 982 982 3982 8982 164 165 MHAAAA VAFAAA HHHHxx -1871 3402 1 3 1 11 71 871 1871 1871 1871 142 143 ZTAAAA WAFAAA OOOOxx -4082 3403 0 2 2 2 82 82 82 4082 4082 164 165 ABAAAA XAFAAA VVVVxx -3949 3404 1 1 9 9 49 949 1949 3949 3949 98 99 XVAAAA YAFAAA AAAAxx -9352 3405 0 0 2 12 52 352 1352 4352 9352 104 105 SVAAAA ZAFAAA HHHHxx -9638 3406 0 2 8 18 38 638 1638 4638 9638 76 77 SGAAAA ABFAAA OOOOxx -8177 3407 1 1 7 17 77 177 177 3177 8177 154 155 NCAAAA BBFAAA VVVVxx -3499 3408 1 3 9 19 99 499 1499 3499 3499 198 199 PEAAAA CBFAAA AAAAxx -4233 3409 1 1 3 13 33 233 233 4233 4233 66 67 VGAAAA DBFAAA HHHHxx -1953 3410 1 1 3 13 53 953 1953 1953 1953 106 107 DXAAAA EBFAAA OOOOxx -7372 3411 0 0 2 12 72 372 1372 2372 7372 144 145 OXAAAA FBFAAA VVVVxx -5127 3412 1 3 7 7 27 127 1127 127 5127 54 55 FPAAAA GBFAAA AAAAxx -4384 3413 0 0 4 4 84 384 384 4384 4384 168 169 QMAAAA HBFAAA HHHHxx -9964 3414 0 0 4 4 64 964 1964 4964 9964 128 129 GTAAAA IBFAAA OOOOxx -5392 3415 0 0 2 12 92 392 1392 392 5392 184 185 KZAAAA JBFAAA VVVVxx -616 3416 0 0 6 16 16 616 616 616 616 32 33 SXAAAA KBFAAA AAAAxx -591 3417 1 3 1 11 91 591 591 591 591 182 183 TWAAAA LBFAAA HHHHxx -6422 3418 0 2 2 2 22 422 422 1422 6422 44 45 ANAAAA MBFAAA OOOOxx -6551 3419 1 3 1 11 51 551 551 1551 6551 102 103 ZRAAAA NBFAAA VVVVxx -9286 3420 0 2 6 6 86 286 1286 4286 9286 172 173 ETAAAA OBFAAA AAAAxx -3817 3421 1 1 7 17 17 817 1817 3817 3817 34 35 VQAAAA PBFAAA HHHHxx -7717 3422 1 1 7 17 17 717 1717 2717 7717 34 35 VKAAAA QBFAAA OOOOxx -8718 3423 0 2 8 18 18 718 718 3718 8718 36 37 IXAAAA RBFAAA VVVVxx -8608 3424 0 0 8 8 8 608 608 3608 8608 16 17 CTAAAA SBFAAA AAAAxx -2242 3425 0 2 2 2 42 242 242 2242 2242 84 85 GIAAAA TBFAAA HHHHxx -4811 3426 1 3 1 11 11 811 811 4811 4811 22 23 BDAAAA UBFAAA OOOOxx -6838 3427 0 2 8 18 38 838 838 1838 6838 76 77 ADAAAA VBFAAA VVVVxx -787 3428 1 3 7 7 87 787 787 787 787 174 175 HEAAAA WBFAAA AAAAxx -7940 3429 0 0 0 0 40 940 1940 2940 7940 80 81 KTAAAA XBFAAA HHHHxx -336 3430 0 0 6 16 36 336 336 336 336 72 73 YMAAAA YBFAAA OOOOxx -9859 3431 1 3 9 19 59 859 1859 4859 9859 118 119 FPAAAA ZBFAAA VVVVxx -3864 3432 0 0 4 4 64 864 1864 3864 3864 128 129 QSAAAA ACFAAA AAAAxx -7162 3433 0 2 2 2 62 162 1162 2162 7162 124 125 MPAAAA BCFAAA HHHHxx -2071 3434 1 3 1 11 71 71 71 2071 2071 142 143 RBAAAA CCFAAA OOOOxx -7469 3435 1 1 9 9 69 469 1469 2469 7469 138 139 HBAAAA DCFAAA VVVVxx -2917 3436 1 1 7 17 17 917 917 2917 2917 34 35 FIAAAA ECFAAA AAAAxx -7486 3437 0 2 6 6 86 486 1486 2486 7486 172 173 YBAAAA FCFAAA HHHHxx -3355 3438 1 3 5 15 55 355 1355 3355 3355 110 111 BZAAAA GCFAAA OOOOxx -6998 3439 0 2 8 18 98 998 998 1998 6998 196 197 EJAAAA HCFAAA VVVVxx -5498 3440 0 2 8 18 98 498 1498 498 5498 196 197 MDAAAA ICFAAA AAAAxx -5113 3441 1 1 3 13 13 113 1113 113 5113 26 27 ROAAAA JCFAAA HHHHxx -2846 3442 0 2 6 6 46 846 846 2846 2846 92 93 MFAAAA KCFAAA OOOOxx -6834 3443 0 2 4 14 34 834 834 1834 6834 68 69 WCAAAA LCFAAA VVVVxx -8925 3444 1 1 5 5 25 925 925 3925 8925 50 51 HFAAAA MCFAAA AAAAxx -2757 3445 1 1 7 17 57 757 757 2757 2757 114 115 BCAAAA NCFAAA HHHHxx -2775 3446 1 3 5 15 75 775 775 2775 2775 150 151 TCAAAA OCFAAA OOOOxx -6182 3447 0 2 2 2 82 182 182 1182 6182 164 165 UDAAAA PCFAAA VVVVxx -4488 3448 0 0 8 8 88 488 488 4488 4488 176 177 QQAAAA QCFAAA AAAAxx -8523 3449 1 3 3 3 23 523 523 3523 8523 46 47 VPAAAA RCFAAA HHHHxx -52 3450 0 0 2 12 52 52 52 52 52 104 105 ACAAAA SCFAAA OOOOxx -7251 3451 1 3 1 11 51 251 1251 2251 7251 102 103 XSAAAA TCFAAA VVVVxx -6130 3452 0 2 0 10 30 130 130 1130 6130 60 61 UBAAAA UCFAAA AAAAxx -205 3453 1 1 5 5 5 205 205 205 205 10 11 XHAAAA VCFAAA HHHHxx -1186 3454 0 2 6 6 86 186 1186 1186 1186 172 173 QTAAAA WCFAAA OOOOxx -1738 3455 0 2 8 18 38 738 1738 1738 1738 76 77 WOAAAA XCFAAA VVVVxx -9485 3456 1 1 5 5 85 485 1485 4485 9485 170 171 VAAAAA YCFAAA AAAAxx -4235 3457 1 3 5 15 35 235 235 4235 4235 70 71 XGAAAA ZCFAAA HHHHxx -7891 3458 1 3 1 11 91 891 1891 2891 7891 182 183 NRAAAA ADFAAA OOOOxx -4960 3459 0 0 0 0 60 960 960 4960 4960 120 121 UIAAAA BDFAAA VVVVxx -8911 3460 1 3 1 11 11 911 911 3911 8911 22 23 TEAAAA CDFAAA AAAAxx -1219 3461 1 3 9 19 19 219 1219 1219 1219 38 39 XUAAAA DDFAAA HHHHxx -9652 3462 0 0 2 12 52 652 1652 4652 9652 104 105 GHAAAA EDFAAA OOOOxx -9715 3463 1 3 5 15 15 715 1715 4715 9715 30 31 RJAAAA FDFAAA VVVVxx -6629 3464 1 1 9 9 29 629 629 1629 6629 58 59 ZUAAAA GDFAAA AAAAxx -700 3465 0 0 0 0 0 700 700 700 700 0 1 YAAAAA HDFAAA HHHHxx -9819 3466 1 3 9 19 19 819 1819 4819 9819 38 39 RNAAAA IDFAAA OOOOxx -5188 3467 0 0 8 8 88 188 1188 188 5188 176 177 ORAAAA JDFAAA VVVVxx -5367 3468 1 3 7 7 67 367 1367 367 5367 134 135 LYAAAA KDFAAA AAAAxx -6447 3469 1 3 7 7 47 447 447 1447 6447 94 95 ZNAAAA LDFAAA HHHHxx -720 3470 0 0 0 0 20 720 720 720 720 40 41 SBAAAA MDFAAA OOOOxx -9157 3471 1 1 7 17 57 157 1157 4157 9157 114 115 FOAAAA NDFAAA VVVVxx -1082 3472 0 2 2 2 82 82 1082 1082 1082 164 165 QPAAAA ODFAAA AAAAxx -3179 3473 1 3 9 19 79 179 1179 3179 3179 158 159 HSAAAA PDFAAA HHHHxx -4818 3474 0 2 8 18 18 818 818 4818 4818 36 37 IDAAAA QDFAAA OOOOxx -7607 3475 1 3 7 7 7 607 1607 2607 7607 14 15 PGAAAA RDFAAA VVVVxx -2352 3476 0 0 2 12 52 352 352 2352 2352 104 105 MMAAAA SDFAAA AAAAxx -1170 3477 0 2 0 10 70 170 1170 1170 1170 140 141 ATAAAA TDFAAA HHHHxx -4269 3478 1 1 9 9 69 269 269 4269 4269 138 139 FIAAAA UDFAAA OOOOxx -8767 3479 1 3 7 7 67 767 767 3767 8767 134 135 FZAAAA VDFAAA VVVVxx -3984 3480 0 0 4 4 84 984 1984 3984 3984 168 169 GXAAAA WDFAAA AAAAxx -3190 3481 0 2 0 10 90 190 1190 3190 3190 180 181 SSAAAA XDFAAA HHHHxx -7456 3482 0 0 6 16 56 456 1456 2456 7456 112 113 UAAAAA YDFAAA OOOOxx -4348 3483 0 0 8 8 48 348 348 4348 4348 96 97 GLAAAA ZDFAAA VVVVxx -3150 3484 0 2 0 10 50 150 1150 3150 3150 100 101 ERAAAA AEFAAA AAAAxx -8780 3485 0 0 0 0 80 780 780 3780 8780 160 161 SZAAAA BEFAAA HHHHxx -2553 3486 1 1 3 13 53 553 553 2553 2553 106 107 FUAAAA CEFAAA OOOOxx -7526 3487 0 2 6 6 26 526 1526 2526 7526 52 53 MDAAAA DEFAAA VVVVxx -2031 3488 1 3 1 11 31 31 31 2031 2031 62 63 DAAAAA EEFAAA AAAAxx -8793 3489 1 1 3 13 93 793 793 3793 8793 186 187 FAAAAA FEFAAA HHHHxx -1122 3490 0 2 2 2 22 122 1122 1122 1122 44 45 ERAAAA GEFAAA OOOOxx -1855 3491 1 3 5 15 55 855 1855 1855 1855 110 111 JTAAAA HEFAAA VVVVxx -6613 3492 1 1 3 13 13 613 613 1613 6613 26 27 JUAAAA IEFAAA AAAAxx -3231 3493 1 3 1 11 31 231 1231 3231 3231 62 63 HUAAAA JEFAAA HHHHxx -9101 3494 1 1 1 1 1 101 1101 4101 9101 2 3 BMAAAA KEFAAA OOOOxx -4937 3495 1 1 7 17 37 937 937 4937 4937 74 75 XHAAAA LEFAAA VVVVxx -666 3496 0 2 6 6 66 666 666 666 666 132 133 QZAAAA MEFAAA AAAAxx -8943 3497 1 3 3 3 43 943 943 3943 8943 86 87 ZFAAAA NEFAAA HHHHxx -6164 3498 0 0 4 4 64 164 164 1164 6164 128 129 CDAAAA OEFAAA OOOOxx -1081 3499 1 1 1 1 81 81 1081 1081 1081 162 163 PPAAAA PEFAAA VVVVxx -210 3500 0 2 0 10 10 210 210 210 210 20 21 CIAAAA QEFAAA AAAAxx -6024 3501 0 0 4 4 24 24 24 1024 6024 48 49 SXAAAA REFAAA HHHHxx -5715 3502 1 3 5 15 15 715 1715 715 5715 30 31 VLAAAA SEFAAA OOOOxx -8938 3503 0 2 8 18 38 938 938 3938 8938 76 77 UFAAAA TEFAAA VVVVxx -1326 3504 0 2 6 6 26 326 1326 1326 1326 52 53 AZAAAA UEFAAA AAAAxx -7111 3505 1 3 1 11 11 111 1111 2111 7111 22 23 NNAAAA VEFAAA HHHHxx -757 3506 1 1 7 17 57 757 757 757 757 114 115 DDAAAA WEFAAA OOOOxx -8933 3507 1 1 3 13 33 933 933 3933 8933 66 67 PFAAAA XEFAAA VVVVxx -6495 3508 1 3 5 15 95 495 495 1495 6495 190 191 VPAAAA YEFAAA AAAAxx -3134 3509 0 2 4 14 34 134 1134 3134 3134 68 69 OQAAAA ZEFAAA HHHHxx -1304 3510 0 0 4 4 4 304 1304 1304 1304 8 9 EYAAAA AFFAAA OOOOxx -1835 3511 1 3 5 15 35 835 1835 1835 1835 70 71 PSAAAA BFFAAA VVVVxx -7275 3512 1 3 5 15 75 275 1275 2275 7275 150 151 VTAAAA CFFAAA AAAAxx -7337 3513 1 1 7 17 37 337 1337 2337 7337 74 75 FWAAAA DFFAAA HHHHxx -1282 3514 0 2 2 2 82 282 1282 1282 1282 164 165 IXAAAA EFFAAA OOOOxx -6566 3515 0 2 6 6 66 566 566 1566 6566 132 133 OSAAAA FFFAAA VVVVxx -3786 3516 0 2 6 6 86 786 1786 3786 3786 172 173 QPAAAA GFFAAA AAAAxx -5741 3517 1 1 1 1 41 741 1741 741 5741 82 83 VMAAAA HFFAAA HHHHxx -6076 3518 0 0 6 16 76 76 76 1076 6076 152 153 SZAAAA IFFAAA OOOOxx -9998 3519 0 2 8 18 98 998 1998 4998 9998 196 197 OUAAAA JFFAAA VVVVxx -6268 3520 0 0 8 8 68 268 268 1268 6268 136 137 CHAAAA KFFAAA AAAAxx -9647 3521 1 3 7 7 47 647 1647 4647 9647 94 95 BHAAAA LFFAAA HHHHxx -4877 3522 1 1 7 17 77 877 877 4877 4877 154 155 PFAAAA MFFAAA OOOOxx -2652 3523 0 0 2 12 52 652 652 2652 2652 104 105 AYAAAA NFFAAA VVVVxx -1247 3524 1 3 7 7 47 247 1247 1247 1247 94 95 ZVAAAA OFFAAA AAAAxx -2721 3525 1 1 1 1 21 721 721 2721 2721 42 43 RAAAAA PFFAAA HHHHxx -5968 3526 0 0 8 8 68 968 1968 968 5968 136 137 OVAAAA QFFAAA OOOOxx -9570 3527 0 2 0 10 70 570 1570 4570 9570 140 141 CEAAAA RFFAAA VVVVxx -6425 3528 1 1 5 5 25 425 425 1425 6425 50 51 DNAAAA SFFAAA AAAAxx -5451 3529 1 3 1 11 51 451 1451 451 5451 102 103 RBAAAA TFFAAA HHHHxx -5668 3530 0 0 8 8 68 668 1668 668 5668 136 137 AKAAAA UFFAAA OOOOxx -9493 3531 1 1 3 13 93 493 1493 4493 9493 186 187 DBAAAA VFFAAA VVVVxx -7973 3532 1 1 3 13 73 973 1973 2973 7973 146 147 RUAAAA WFFAAA AAAAxx -8250 3533 0 2 0 10 50 250 250 3250 8250 100 101 IFAAAA XFFAAA HHHHxx -82 3534 0 2 2 2 82 82 82 82 82 164 165 EDAAAA YFFAAA OOOOxx -6258 3535 0 2 8 18 58 258 258 1258 6258 116 117 SGAAAA ZFFAAA VVVVxx -9978 3536 0 2 8 18 78 978 1978 4978 9978 156 157 UTAAAA AGFAAA AAAAxx -6930 3537 0 2 0 10 30 930 930 1930 6930 60 61 OGAAAA BGFAAA HHHHxx -3746 3538 0 2 6 6 46 746 1746 3746 3746 92 93 COAAAA CGFAAA OOOOxx -7065 3539 1 1 5 5 65 65 1065 2065 7065 130 131 TLAAAA DGFAAA VVVVxx -4281 3540 1 1 1 1 81 281 281 4281 4281 162 163 RIAAAA EGFAAA AAAAxx -4367 3541 1 3 7 7 67 367 367 4367 4367 134 135 ZLAAAA FGFAAA HHHHxx -9526 3542 0 2 6 6 26 526 1526 4526 9526 52 53 KCAAAA GGFAAA OOOOxx -5880 3543 0 0 0 0 80 880 1880 880 5880 160 161 ESAAAA HGFAAA VVVVxx -8480 3544 0 0 0 0 80 480 480 3480 8480 160 161 EOAAAA IGFAAA AAAAxx -2476 3545 0 0 6 16 76 476 476 2476 2476 152 153 GRAAAA JGFAAA HHHHxx -9074 3546 0 2 4 14 74 74 1074 4074 9074 148 149 ALAAAA KGFAAA OOOOxx -4830 3547 0 2 0 10 30 830 830 4830 4830 60 61 UDAAAA LGFAAA VVVVxx -3207 3548 1 3 7 7 7 207 1207 3207 3207 14 15 JTAAAA MGFAAA AAAAxx -7894 3549 0 2 4 14 94 894 1894 2894 7894 188 189 QRAAAA NGFAAA HHHHxx -3860 3550 0 0 0 0 60 860 1860 3860 3860 120 121 MSAAAA OGFAAA OOOOxx -5293 3551 1 1 3 13 93 293 1293 293 5293 186 187 PVAAAA PGFAAA VVVVxx -6895 3552 1 3 5 15 95 895 895 1895 6895 190 191 FFAAAA QGFAAA AAAAxx -9908 3553 0 0 8 8 8 908 1908 4908 9908 16 17 CRAAAA RGFAAA HHHHxx -9247 3554 1 3 7 7 47 247 1247 4247 9247 94 95 RRAAAA SGFAAA OOOOxx -8110 3555 0 2 0 10 10 110 110 3110 8110 20 21 YZAAAA TGFAAA VVVVxx -4716 3556 0 0 6 16 16 716 716 4716 4716 32 33 KZAAAA UGFAAA AAAAxx -4979 3557 1 3 9 19 79 979 979 4979 4979 158 159 NJAAAA VGFAAA HHHHxx -5280 3558 0 0 0 0 80 280 1280 280 5280 160 161 CVAAAA WGFAAA OOOOxx -8326 3559 0 2 6 6 26 326 326 3326 8326 52 53 GIAAAA XGFAAA VVVVxx -5572 3560 0 0 2 12 72 572 1572 572 5572 144 145 IGAAAA YGFAAA AAAAxx -4665 3561 1 1 5 5 65 665 665 4665 4665 130 131 LXAAAA ZGFAAA HHHHxx -3665 3562 1 1 5 5 65 665 1665 3665 3665 130 131 ZKAAAA AHFAAA OOOOxx -6744 3563 0 0 4 4 44 744 744 1744 6744 88 89 KZAAAA BHFAAA VVVVxx -1897 3564 1 1 7 17 97 897 1897 1897 1897 194 195 ZUAAAA CHFAAA AAAAxx -1220 3565 0 0 0 0 20 220 1220 1220 1220 40 41 YUAAAA DHFAAA HHHHxx -2614 3566 0 2 4 14 14 614 614 2614 2614 28 29 OWAAAA EHFAAA OOOOxx -8509 3567 1 1 9 9 9 509 509 3509 8509 18 19 HPAAAA FHFAAA VVVVxx -8521 3568 1 1 1 1 21 521 521 3521 8521 42 43 TPAAAA GHFAAA AAAAxx -4121 3569 1 1 1 1 21 121 121 4121 4121 42 43 NCAAAA HHFAAA HHHHxx -9663 3570 1 3 3 3 63 663 1663 4663 9663 126 127 RHAAAA IHFAAA OOOOxx -2346 3571 0 2 6 6 46 346 346 2346 2346 92 93 GMAAAA JHFAAA VVVVxx -3370 3572 0 2 0 10 70 370 1370 3370 3370 140 141 QZAAAA KHFAAA AAAAxx -1498 3573 0 2 8 18 98 498 1498 1498 1498 196 197 QFAAAA LHFAAA HHHHxx -7422 3574 0 2 2 2 22 422 1422 2422 7422 44 45 MZAAAA MHFAAA OOOOxx -3472 3575 0 0 2 12 72 472 1472 3472 3472 144 145 ODAAAA NHFAAA VVVVxx -4126 3576 0 2 6 6 26 126 126 4126 4126 52 53 SCAAAA OHFAAA AAAAxx -4494 3577 0 2 4 14 94 494 494 4494 4494 188 189 WQAAAA PHFAAA HHHHxx -6323 3578 1 3 3 3 23 323 323 1323 6323 46 47 FJAAAA QHFAAA OOOOxx -2823 3579 1 3 3 3 23 823 823 2823 2823 46 47 PEAAAA RHFAAA VVVVxx -8596 3580 0 0 6 16 96 596 596 3596 8596 192 193 QSAAAA SHFAAA AAAAxx -6642 3581 0 2 2 2 42 642 642 1642 6642 84 85 MVAAAA THFAAA HHHHxx -9276 3582 0 0 6 16 76 276 1276 4276 9276 152 153 USAAAA UHFAAA OOOOxx -4148 3583 0 0 8 8 48 148 148 4148 4148 96 97 ODAAAA VHFAAA VVVVxx -9770 3584 0 2 0 10 70 770 1770 4770 9770 140 141 ULAAAA WHFAAA AAAAxx -9812 3585 0 0 2 12 12 812 1812 4812 9812 24 25 KNAAAA XHFAAA HHHHxx -4419 3586 1 3 9 19 19 419 419 4419 4419 38 39 ZNAAAA YHFAAA OOOOxx -3802 3587 0 2 2 2 2 802 1802 3802 3802 4 5 GQAAAA ZHFAAA VVVVxx -3210 3588 0 2 0 10 10 210 1210 3210 3210 20 21 MTAAAA AIFAAA AAAAxx -6794 3589 0 2 4 14 94 794 794 1794 6794 188 189 IBAAAA BIFAAA HHHHxx -242 3590 0 2 2 2 42 242 242 242 242 84 85 IJAAAA CIFAAA OOOOxx -962 3591 0 2 2 2 62 962 962 962 962 124 125 ALAAAA DIFAAA VVVVxx -7151 3592 1 3 1 11 51 151 1151 2151 7151 102 103 BPAAAA EIFAAA AAAAxx -9440 3593 0 0 0 0 40 440 1440 4440 9440 80 81 CZAAAA FIFAAA HHHHxx -721 3594 1 1 1 1 21 721 721 721 721 42 43 TBAAAA GIFAAA OOOOxx -2119 3595 1 3 9 19 19 119 119 2119 2119 38 39 NDAAAA HIFAAA VVVVxx -9883 3596 1 3 3 3 83 883 1883 4883 9883 166 167 DQAAAA IIFAAA AAAAxx -5071 3597 1 3 1 11 71 71 1071 71 5071 142 143 BNAAAA JIFAAA HHHHxx -8239 3598 1 3 9 19 39 239 239 3239 8239 78 79 XEAAAA KIFAAA OOOOxx -7451 3599 1 3 1 11 51 451 1451 2451 7451 102 103 PAAAAA LIFAAA VVVVxx -9517 3600 1 1 7 17 17 517 1517 4517 9517 34 35 BCAAAA MIFAAA AAAAxx -9180 3601 0 0 0 0 80 180 1180 4180 9180 160 161 CPAAAA NIFAAA HHHHxx -9327 3602 1 3 7 7 27 327 1327 4327 9327 54 55 TUAAAA OIFAAA OOOOxx -5462 3603 0 2 2 2 62 462 1462 462 5462 124 125 CCAAAA PIFAAA VVVVxx -8306 3604 0 2 6 6 6 306 306 3306 8306 12 13 MHAAAA QIFAAA AAAAxx -6234 3605 0 2 4 14 34 234 234 1234 6234 68 69 UFAAAA RIFAAA HHHHxx -8771 3606 1 3 1 11 71 771 771 3771 8771 142 143 JZAAAA SIFAAA OOOOxx -5853 3607 1 1 3 13 53 853 1853 853 5853 106 107 DRAAAA TIFAAA VVVVxx -8373 3608 1 1 3 13 73 373 373 3373 8373 146 147 BKAAAA UIFAAA AAAAxx -5017 3609 1 1 7 17 17 17 1017 17 5017 34 35 ZKAAAA VIFAAA HHHHxx -8025 3610 1 1 5 5 25 25 25 3025 8025 50 51 RWAAAA WIFAAA OOOOxx -2526 3611 0 2 6 6 26 526 526 2526 2526 52 53 ETAAAA XIFAAA VVVVxx -7419 3612 1 3 9 19 19 419 1419 2419 7419 38 39 JZAAAA YIFAAA AAAAxx -4572 3613 0 0 2 12 72 572 572 4572 4572 144 145 WTAAAA ZIFAAA HHHHxx -7744 3614 0 0 4 4 44 744 1744 2744 7744 88 89 WLAAAA AJFAAA OOOOxx -8825 3615 1 1 5 5 25 825 825 3825 8825 50 51 LBAAAA BJFAAA VVVVxx -6067 3616 1 3 7 7 67 67 67 1067 6067 134 135 JZAAAA CJFAAA AAAAxx -3291 3617 1 3 1 11 91 291 1291 3291 3291 182 183 PWAAAA DJFAAA HHHHxx -7115 3618 1 3 5 15 15 115 1115 2115 7115 30 31 RNAAAA EJFAAA OOOOxx -2626 3619 0 2 6 6 26 626 626 2626 2626 52 53 AXAAAA FJFAAA VVVVxx -4109 3620 1 1 9 9 9 109 109 4109 4109 18 19 BCAAAA GJFAAA AAAAxx -4056 3621 0 0 6 16 56 56 56 4056 4056 112 113 AAAAAA HJFAAA HHHHxx -6811 3622 1 3 1 11 11 811 811 1811 6811 22 23 ZBAAAA IJFAAA OOOOxx -680 3623 0 0 0 0 80 680 680 680 680 160 161 EAAAAA JJFAAA VVVVxx -474 3624 0 2 4 14 74 474 474 474 474 148 149 GSAAAA KJFAAA AAAAxx -9294 3625 0 2 4 14 94 294 1294 4294 9294 188 189 MTAAAA LJFAAA HHHHxx -7555 3626 1 3 5 15 55 555 1555 2555 7555 110 111 PEAAAA MJFAAA OOOOxx -8076 3627 0 0 6 16 76 76 76 3076 8076 152 153 QYAAAA NJFAAA VVVVxx -3840 3628 0 0 0 0 40 840 1840 3840 3840 80 81 SRAAAA OJFAAA AAAAxx -5955 3629 1 3 5 15 55 955 1955 955 5955 110 111 BVAAAA PJFAAA HHHHxx -994 3630 0 2 4 14 94 994 994 994 994 188 189 GMAAAA QJFAAA OOOOxx -2089 3631 1 1 9 9 89 89 89 2089 2089 178 179 JCAAAA RJFAAA VVVVxx -869 3632 1 1 9 9 69 869 869 869 869 138 139 LHAAAA SJFAAA AAAAxx -1223 3633 1 3 3 3 23 223 1223 1223 1223 46 47 BVAAAA TJFAAA HHHHxx -1514 3634 0 2 4 14 14 514 1514 1514 1514 28 29 GGAAAA UJFAAA OOOOxx -4891 3635 1 3 1 11 91 891 891 4891 4891 182 183 DGAAAA VJFAAA VVVVxx -4190 3636 0 2 0 10 90 190 190 4190 4190 180 181 EFAAAA WJFAAA AAAAxx -4377 3637 1 1 7 17 77 377 377 4377 4377 154 155 JMAAAA XJFAAA HHHHxx -9195 3638 1 3 5 15 95 195 1195 4195 9195 190 191 RPAAAA YJFAAA OOOOxx -3827 3639 1 3 7 7 27 827 1827 3827 3827 54 55 FRAAAA ZJFAAA VVVVxx -7386 3640 0 2 6 6 86 386 1386 2386 7386 172 173 CYAAAA AKFAAA AAAAxx -6665 3641 1 1 5 5 65 665 665 1665 6665 130 131 JWAAAA BKFAAA HHHHxx -7514 3642 0 2 4 14 14 514 1514 2514 7514 28 29 ADAAAA CKFAAA OOOOxx -6431 3643 1 3 1 11 31 431 431 1431 6431 62 63 JNAAAA DKFAAA VVVVxx -3251 3644 1 3 1 11 51 251 1251 3251 3251 102 103 BVAAAA EKFAAA AAAAxx -8439 3645 1 3 9 19 39 439 439 3439 8439 78 79 PMAAAA FKFAAA HHHHxx -831 3646 1 3 1 11 31 831 831 831 831 62 63 ZFAAAA GKFAAA OOOOxx -8485 3647 1 1 5 5 85 485 485 3485 8485 170 171 JOAAAA HKFAAA VVVVxx -7314 3648 0 2 4 14 14 314 1314 2314 7314 28 29 IVAAAA IKFAAA AAAAxx -3044 3649 0 0 4 4 44 44 1044 3044 3044 88 89 CNAAAA JKFAAA HHHHxx -4283 3650 1 3 3 3 83 283 283 4283 4283 166 167 TIAAAA KKFAAA OOOOxx -298 3651 0 2 8 18 98 298 298 298 298 196 197 MLAAAA LKFAAA VVVVxx -7114 3652 0 2 4 14 14 114 1114 2114 7114 28 29 QNAAAA MKFAAA AAAAxx -9664 3653 0 0 4 4 64 664 1664 4664 9664 128 129 SHAAAA NKFAAA HHHHxx -5315 3654 1 3 5 15 15 315 1315 315 5315 30 31 LWAAAA OKFAAA OOOOxx -2164 3655 0 0 4 4 64 164 164 2164 2164 128 129 GFAAAA PKFAAA VVVVxx -3390 3656 0 2 0 10 90 390 1390 3390 3390 180 181 KAAAAA QKFAAA AAAAxx -836 3657 0 0 6 16 36 836 836 836 836 72 73 EGAAAA RKFAAA HHHHxx -3316 3658 0 0 6 16 16 316 1316 3316 3316 32 33 OXAAAA SKFAAA OOOOxx -1284 3659 0 0 4 4 84 284 1284 1284 1284 168 169 KXAAAA TKFAAA VVVVxx -2497 3660 1 1 7 17 97 497 497 2497 2497 194 195 BSAAAA UKFAAA AAAAxx -1374 3661 0 2 4 14 74 374 1374 1374 1374 148 149 WAAAAA VKFAAA HHHHxx -9525 3662 1 1 5 5 25 525 1525 4525 9525 50 51 JCAAAA WKFAAA OOOOxx -2911 3663 1 3 1 11 11 911 911 2911 2911 22 23 ZHAAAA XKFAAA VVVVxx -9686 3664 0 2 6 6 86 686 1686 4686 9686 172 173 OIAAAA YKFAAA AAAAxx -584 3665 0 0 4 4 84 584 584 584 584 168 169 MWAAAA ZKFAAA HHHHxx -5653 3666 1 1 3 13 53 653 1653 653 5653 106 107 LJAAAA ALFAAA OOOOxx -4986 3667 0 2 6 6 86 986 986 4986 4986 172 173 UJAAAA BLFAAA VVVVxx -6049 3668 1 1 9 9 49 49 49 1049 6049 98 99 RYAAAA CLFAAA AAAAxx -9891 3669 1 3 1 11 91 891 1891 4891 9891 182 183 LQAAAA DLFAAA HHHHxx -8809 3670 1 1 9 9 9 809 809 3809 8809 18 19 VAAAAA ELFAAA OOOOxx -8598 3671 0 2 8 18 98 598 598 3598 8598 196 197 SSAAAA FLFAAA VVVVxx -2573 3672 1 1 3 13 73 573 573 2573 2573 146 147 ZUAAAA GLFAAA AAAAxx -6864 3673 0 0 4 4 64 864 864 1864 6864 128 129 AEAAAA HLFAAA HHHHxx -7932 3674 0 0 2 12 32 932 1932 2932 7932 64 65 CTAAAA ILFAAA OOOOxx -6605 3675 1 1 5 5 5 605 605 1605 6605 10 11 BUAAAA JLFAAA VVVVxx -9500 3676 0 0 0 0 0 500 1500 4500 9500 0 1 KBAAAA KLFAAA AAAAxx -8742 3677 0 2 2 2 42 742 742 3742 8742 84 85 GYAAAA LLFAAA HHHHxx -9815 3678 1 3 5 15 15 815 1815 4815 9815 30 31 NNAAAA MLFAAA OOOOxx -3319 3679 1 3 9 19 19 319 1319 3319 3319 38 39 RXAAAA NLFAAA VVVVxx -184 3680 0 0 4 4 84 184 184 184 184 168 169 CHAAAA OLFAAA AAAAxx -8886 3681 0 2 6 6 86 886 886 3886 8886 172 173 UDAAAA PLFAAA HHHHxx -7050 3682 0 2 0 10 50 50 1050 2050 7050 100 101 ELAAAA QLFAAA OOOOxx -9781 3683 1 1 1 1 81 781 1781 4781 9781 162 163 FMAAAA RLFAAA VVVVxx -2443 3684 1 3 3 3 43 443 443 2443 2443 86 87 ZPAAAA SLFAAA AAAAxx -1160 3685 0 0 0 0 60 160 1160 1160 1160 120 121 QSAAAA TLFAAA HHHHxx -4600 3686 0 0 0 0 0 600 600 4600 4600 0 1 YUAAAA ULFAAA OOOOxx -813 3687 1 1 3 13 13 813 813 813 813 26 27 HFAAAA VLFAAA VVVVxx -5078 3688 0 2 8 18 78 78 1078 78 5078 156 157 INAAAA WLFAAA AAAAxx -9008 3689 0 0 8 8 8 8 1008 4008 9008 16 17 MIAAAA XLFAAA HHHHxx -9016 3690 0 0 6 16 16 16 1016 4016 9016 32 33 UIAAAA YLFAAA OOOOxx -2747 3691 1 3 7 7 47 747 747 2747 2747 94 95 RBAAAA ZLFAAA VVVVxx -3106 3692 0 2 6 6 6 106 1106 3106 3106 12 13 MPAAAA AMFAAA AAAAxx -8235 3693 1 3 5 15 35 235 235 3235 8235 70 71 TEAAAA BMFAAA HHHHxx -5582 3694 0 2 2 2 82 582 1582 582 5582 164 165 SGAAAA CMFAAA OOOOxx -4334 3695 0 2 4 14 34 334 334 4334 4334 68 69 SKAAAA DMFAAA VVVVxx -1612 3696 0 0 2 12 12 612 1612 1612 1612 24 25 AKAAAA EMFAAA AAAAxx -5650 3697 0 2 0 10 50 650 1650 650 5650 100 101 IJAAAA FMFAAA HHHHxx -6086 3698 0 2 6 6 86 86 86 1086 6086 172 173 CAAAAA GMFAAA OOOOxx -9667 3699 1 3 7 7 67 667 1667 4667 9667 134 135 VHAAAA HMFAAA VVVVxx -4215 3700 1 3 5 15 15 215 215 4215 4215 30 31 DGAAAA IMFAAA AAAAxx -8553 3701 1 1 3 13 53 553 553 3553 8553 106 107 ZQAAAA JMFAAA HHHHxx -9066 3702 0 2 6 6 66 66 1066 4066 9066 132 133 SKAAAA KMFAAA OOOOxx -1092 3703 0 0 2 12 92 92 1092 1092 1092 184 185 AQAAAA LMFAAA VVVVxx -2848 3704 0 0 8 8 48 848 848 2848 2848 96 97 OFAAAA MMFAAA AAAAxx -2765 3705 1 1 5 5 65 765 765 2765 2765 130 131 JCAAAA NMFAAA HHHHxx -6513 3706 1 1 3 13 13 513 513 1513 6513 26 27 NQAAAA OMFAAA OOOOxx -6541 3707 1 1 1 1 41 541 541 1541 6541 82 83 PRAAAA PMFAAA VVVVxx -9617 3708 1 1 7 17 17 617 1617 4617 9617 34 35 XFAAAA QMFAAA AAAAxx -5870 3709 0 2 0 10 70 870 1870 870 5870 140 141 URAAAA RMFAAA HHHHxx -8811 3710 1 3 1 11 11 811 811 3811 8811 22 23 XAAAAA SMFAAA OOOOxx -4529 3711 1 1 9 9 29 529 529 4529 4529 58 59 FSAAAA TMFAAA VVVVxx -161 3712 1 1 1 1 61 161 161 161 161 122 123 FGAAAA UMFAAA AAAAxx -641 3713 1 1 1 1 41 641 641 641 641 82 83 RYAAAA VMFAAA HHHHxx -4767 3714 1 3 7 7 67 767 767 4767 4767 134 135 JBAAAA WMFAAA OOOOxx -6293 3715 1 1 3 13 93 293 293 1293 6293 186 187 BIAAAA XMFAAA VVVVxx -3816 3716 0 0 6 16 16 816 1816 3816 3816 32 33 UQAAAA YMFAAA AAAAxx -4748 3717 0 0 8 8 48 748 748 4748 4748 96 97 QAAAAA ZMFAAA HHHHxx -9924 3718 0 0 4 4 24 924 1924 4924 9924 48 49 SRAAAA ANFAAA OOOOxx -6716 3719 0 0 6 16 16 716 716 1716 6716 32 33 IYAAAA BNFAAA VVVVxx -8828 3720 0 0 8 8 28 828 828 3828 8828 56 57 OBAAAA CNFAAA AAAAxx -4967 3721 1 3 7 7 67 967 967 4967 4967 134 135 BJAAAA DNFAAA HHHHxx -9680 3722 0 0 0 0 80 680 1680 4680 9680 160 161 IIAAAA ENFAAA OOOOxx -2784 3723 0 0 4 4 84 784 784 2784 2784 168 169 CDAAAA FNFAAA VVVVxx -2882 3724 0 2 2 2 82 882 882 2882 2882 164 165 WGAAAA GNFAAA AAAAxx -3641 3725 1 1 1 1 41 641 1641 3641 3641 82 83 BKAAAA HNFAAA HHHHxx -5537 3726 1 1 7 17 37 537 1537 537 5537 74 75 ZEAAAA INFAAA OOOOxx -820 3727 0 0 0 0 20 820 820 820 820 40 41 OFAAAA JNFAAA VVVVxx -5847 3728 1 3 7 7 47 847 1847 847 5847 94 95 XQAAAA KNFAAA AAAAxx -566 3729 0 2 6 6 66 566 566 566 566 132 133 UVAAAA LNFAAA HHHHxx -2246 3730 0 2 6 6 46 246 246 2246 2246 92 93 KIAAAA MNFAAA OOOOxx -6680 3731 0 0 0 0 80 680 680 1680 6680 160 161 YWAAAA NNFAAA VVVVxx -2014 3732 0 2 4 14 14 14 14 2014 2014 28 29 MZAAAA ONFAAA AAAAxx -8355 3733 1 3 5 15 55 355 355 3355 8355 110 111 JJAAAA PNFAAA HHHHxx -1610 3734 0 2 0 10 10 610 1610 1610 1610 20 21 YJAAAA QNFAAA OOOOxx -9719 3735 1 3 9 19 19 719 1719 4719 9719 38 39 VJAAAA RNFAAA VVVVxx -8498 3736 0 2 8 18 98 498 498 3498 8498 196 197 WOAAAA SNFAAA AAAAxx -5883 3737 1 3 3 3 83 883 1883 883 5883 166 167 HSAAAA TNFAAA HHHHxx -7380 3738 0 0 0 0 80 380 1380 2380 7380 160 161 WXAAAA UNFAAA OOOOxx -8865 3739 1 1 5 5 65 865 865 3865 8865 130 131 ZCAAAA VNFAAA VVVVxx -4743 3740 1 3 3 3 43 743 743 4743 4743 86 87 LAAAAA WNFAAA AAAAxx -5086 3741 0 2 6 6 86 86 1086 86 5086 172 173 QNAAAA XNFAAA HHHHxx -2739 3742 1 3 9 19 39 739 739 2739 2739 78 79 JBAAAA YNFAAA OOOOxx -9375 3743 1 3 5 15 75 375 1375 4375 9375 150 151 PWAAAA ZNFAAA VVVVxx -7876 3744 0 0 6 16 76 876 1876 2876 7876 152 153 YQAAAA AOFAAA AAAAxx -453 3745 1 1 3 13 53 453 453 453 453 106 107 LRAAAA BOFAAA HHHHxx -6987 3746 1 3 7 7 87 987 987 1987 6987 174 175 TIAAAA COFAAA OOOOxx -2860 3747 0 0 0 0 60 860 860 2860 2860 120 121 AGAAAA DOFAAA VVVVxx -8372 3748 0 0 2 12 72 372 372 3372 8372 144 145 AKAAAA EOFAAA AAAAxx -2048 3749 0 0 8 8 48 48 48 2048 2048 96 97 UAAAAA FOFAAA HHHHxx -9231 3750 1 3 1 11 31 231 1231 4231 9231 62 63 BRAAAA GOFAAA OOOOxx -634 3751 0 2 4 14 34 634 634 634 634 68 69 KYAAAA HOFAAA VVVVxx -3998 3752 0 2 8 18 98 998 1998 3998 3998 196 197 UXAAAA IOFAAA AAAAxx -4728 3753 0 0 8 8 28 728 728 4728 4728 56 57 WZAAAA JOFAAA HHHHxx -579 3754 1 3 9 19 79 579 579 579 579 158 159 HWAAAA KOFAAA OOOOxx -815 3755 1 3 5 15 15 815 815 815 815 30 31 JFAAAA LOFAAA VVVVxx -1009 3756 1 1 9 9 9 9 1009 1009 1009 18 19 VMAAAA MOFAAA AAAAxx -6596 3757 0 0 6 16 96 596 596 1596 6596 192 193 STAAAA NOFAAA HHHHxx -2793 3758 1 1 3 13 93 793 793 2793 2793 186 187 LDAAAA OOFAAA OOOOxx -9589 3759 1 1 9 9 89 589 1589 4589 9589 178 179 VEAAAA POFAAA VVVVxx -2794 3760 0 2 4 14 94 794 794 2794 2794 188 189 MDAAAA QOFAAA AAAAxx -2551 3761 1 3 1 11 51 551 551 2551 2551 102 103 DUAAAA ROFAAA HHHHxx -1588 3762 0 0 8 8 88 588 1588 1588 1588 176 177 CJAAAA SOFAAA OOOOxx -4443 3763 1 3 3 3 43 443 443 4443 4443 86 87 XOAAAA TOFAAA VVVVxx -5009 3764 1 1 9 9 9 9 1009 9 5009 18 19 RKAAAA UOFAAA AAAAxx -4287 3765 1 3 7 7 87 287 287 4287 4287 174 175 XIAAAA VOFAAA HHHHxx -2167 3766 1 3 7 7 67 167 167 2167 2167 134 135 JFAAAA WOFAAA OOOOxx -2290 3767 0 2 0 10 90 290 290 2290 2290 180 181 CKAAAA XOFAAA VVVVxx -7225 3768 1 1 5 5 25 225 1225 2225 7225 50 51 XRAAAA YOFAAA AAAAxx -8992 3769 0 0 2 12 92 992 992 3992 8992 184 185 WHAAAA ZOFAAA HHHHxx -1540 3770 0 0 0 0 40 540 1540 1540 1540 80 81 GHAAAA APFAAA OOOOxx -2029 3771 1 1 9 9 29 29 29 2029 2029 58 59 BAAAAA BPFAAA VVVVxx -2855 3772 1 3 5 15 55 855 855 2855 2855 110 111 VFAAAA CPFAAA AAAAxx -3534 3773 0 2 4 14 34 534 1534 3534 3534 68 69 YFAAAA DPFAAA HHHHxx -8078 3774 0 2 8 18 78 78 78 3078 8078 156 157 SYAAAA EPFAAA OOOOxx -9778 3775 0 2 8 18 78 778 1778 4778 9778 156 157 CMAAAA FPFAAA VVVVxx -3543 3776 1 3 3 3 43 543 1543 3543 3543 86 87 HGAAAA GPFAAA AAAAxx -4778 3777 0 2 8 18 78 778 778 4778 4778 156 157 UBAAAA HPFAAA HHHHxx -8931 3778 1 3 1 11 31 931 931 3931 8931 62 63 NFAAAA IPFAAA OOOOxx -557 3779 1 1 7 17 57 557 557 557 557 114 115 LVAAAA JPFAAA VVVVxx -5546 3780 0 2 6 6 46 546 1546 546 5546 92 93 IFAAAA KPFAAA AAAAxx -7527 3781 1 3 7 7 27 527 1527 2527 7527 54 55 NDAAAA LPFAAA HHHHxx -5000 3782 0 0 0 0 0 0 1000 0 5000 0 1 IKAAAA MPFAAA OOOOxx -7587 3783 1 3 7 7 87 587 1587 2587 7587 174 175 VFAAAA NPFAAA VVVVxx -3014 3784 0 2 4 14 14 14 1014 3014 3014 28 29 YLAAAA OPFAAA AAAAxx -5276 3785 0 0 6 16 76 276 1276 276 5276 152 153 YUAAAA PPFAAA HHHHxx -6457 3786 1 1 7 17 57 457 457 1457 6457 114 115 JOAAAA QPFAAA OOOOxx -389 3787 1 1 9 9 89 389 389 389 389 178 179 ZOAAAA RPFAAA VVVVxx -7104 3788 0 0 4 4 4 104 1104 2104 7104 8 9 GNAAAA SPFAAA AAAAxx -9995 3789 1 3 5 15 95 995 1995 4995 9995 190 191 LUAAAA TPFAAA HHHHxx -7368 3790 0 0 8 8 68 368 1368 2368 7368 136 137 KXAAAA UPFAAA OOOOxx -3258 3791 0 2 8 18 58 258 1258 3258 3258 116 117 IVAAAA VPFAAA VVVVxx -9208 3792 0 0 8 8 8 208 1208 4208 9208 16 17 EQAAAA WPFAAA AAAAxx -2396 3793 0 0 6 16 96 396 396 2396 2396 192 193 EOAAAA XPFAAA HHHHxx -1715 3794 1 3 5 15 15 715 1715 1715 1715 30 31 ZNAAAA YPFAAA OOOOxx -1240 3795 0 0 0 0 40 240 1240 1240 1240 80 81 SVAAAA ZPFAAA VVVVxx -1952 3796 0 0 2 12 52 952 1952 1952 1952 104 105 CXAAAA AQFAAA AAAAxx -4403 3797 1 3 3 3 3 403 403 4403 4403 6 7 JNAAAA BQFAAA HHHHxx -6333 3798 1 1 3 13 33 333 333 1333 6333 66 67 PJAAAA CQFAAA OOOOxx -2492 3799 0 0 2 12 92 492 492 2492 2492 184 185 WRAAAA DQFAAA VVVVxx -6543 3800 1 3 3 3 43 543 543 1543 6543 86 87 RRAAAA EQFAAA AAAAxx -5548 3801 0 0 8 8 48 548 1548 548 5548 96 97 KFAAAA FQFAAA HHHHxx -3458 3802 0 2 8 18 58 458 1458 3458 3458 116 117 ADAAAA GQFAAA OOOOxx -2588 3803 0 0 8 8 88 588 588 2588 2588 176 177 OVAAAA HQFAAA VVVVxx -1364 3804 0 0 4 4 64 364 1364 1364 1364 128 129 MAAAAA IQFAAA AAAAxx -9856 3805 0 0 6 16 56 856 1856 4856 9856 112 113 CPAAAA JQFAAA HHHHxx -4964 3806 0 0 4 4 64 964 964 4964 4964 128 129 YIAAAA KQFAAA OOOOxx -773 3807 1 1 3 13 73 773 773 773 773 146 147 TDAAAA LQFAAA VVVVxx -6402 3808 0 2 2 2 2 402 402 1402 6402 4 5 GMAAAA MQFAAA AAAAxx -7213 3809 1 1 3 13 13 213 1213 2213 7213 26 27 LRAAAA NQFAAA HHHHxx -3385 3810 1 1 5 5 85 385 1385 3385 3385 170 171 FAAAAA OQFAAA OOOOxx -6005 3811 1 1 5 5 5 5 5 1005 6005 10 11 ZWAAAA PQFAAA VVVVxx -9346 3812 0 2 6 6 46 346 1346 4346 9346 92 93 MVAAAA QQFAAA AAAAxx -1831 3813 1 3 1 11 31 831 1831 1831 1831 62 63 LSAAAA RQFAAA HHHHxx -5406 3814 0 2 6 6 6 406 1406 406 5406 12 13 YZAAAA SQFAAA OOOOxx -2154 3815 0 2 4 14 54 154 154 2154 2154 108 109 WEAAAA TQFAAA VVVVxx -3721 3816 1 1 1 1 21 721 1721 3721 3721 42 43 DNAAAA UQFAAA AAAAxx -2889 3817 1 1 9 9 89 889 889 2889 2889 178 179 DHAAAA VQFAAA HHHHxx -4410 3818 0 2 0 10 10 410 410 4410 4410 20 21 QNAAAA WQFAAA OOOOxx -7102 3819 0 2 2 2 2 102 1102 2102 7102 4 5 ENAAAA XQFAAA VVVVxx -4057 3820 1 1 7 17 57 57 57 4057 4057 114 115 BAAAAA YQFAAA AAAAxx -9780 3821 0 0 0 0 80 780 1780 4780 9780 160 161 EMAAAA ZQFAAA HHHHxx -9481 3822 1 1 1 1 81 481 1481 4481 9481 162 163 RAAAAA ARFAAA OOOOxx -2366 3823 0 2 6 6 66 366 366 2366 2366 132 133 ANAAAA BRFAAA VVVVxx -2708 3824 0 0 8 8 8 708 708 2708 2708 16 17 EAAAAA CRFAAA AAAAxx -7399 3825 1 3 9 19 99 399 1399 2399 7399 198 199 PYAAAA DRFAAA HHHHxx -5234 3826 0 2 4 14 34 234 1234 234 5234 68 69 ITAAAA ERFAAA OOOOxx -1843 3827 1 3 3 3 43 843 1843 1843 1843 86 87 XSAAAA FRFAAA VVVVxx -1006 3828 0 2 6 6 6 6 1006 1006 1006 12 13 SMAAAA GRFAAA AAAAxx -7696 3829 0 0 6 16 96 696 1696 2696 7696 192 193 AKAAAA HRFAAA HHHHxx -6411 3830 1 3 1 11 11 411 411 1411 6411 22 23 PMAAAA IRFAAA OOOOxx -3913 3831 1 1 3 13 13 913 1913 3913 3913 26 27 NUAAAA JRFAAA VVVVxx -2538 3832 0 2 8 18 38 538 538 2538 2538 76 77 QTAAAA KRFAAA AAAAxx -3019 3833 1 3 9 19 19 19 1019 3019 3019 38 39 DMAAAA LRFAAA HHHHxx -107 3834 1 3 7 7 7 107 107 107 107 14 15 DEAAAA MRFAAA OOOOxx -427 3835 1 3 7 7 27 427 427 427 427 54 55 LQAAAA NRFAAA VVVVxx -9849 3836 1 1 9 9 49 849 1849 4849 9849 98 99 VOAAAA ORFAAA AAAAxx -4195 3837 1 3 5 15 95 195 195 4195 4195 190 191 JFAAAA PRFAAA HHHHxx -9215 3838 1 3 5 15 15 215 1215 4215 9215 30 31 LQAAAA QRFAAA OOOOxx -3165 3839 1 1 5 5 65 165 1165 3165 3165 130 131 TRAAAA RRFAAA VVVVxx -3280 3840 0 0 0 0 80 280 1280 3280 3280 160 161 EWAAAA SRFAAA AAAAxx -4477 3841 1 1 7 17 77 477 477 4477 4477 154 155 FQAAAA TRFAAA HHHHxx -5885 3842 1 1 5 5 85 885 1885 885 5885 170 171 JSAAAA URFAAA OOOOxx -3311 3843 1 3 1 11 11 311 1311 3311 3311 22 23 JXAAAA VRFAAA VVVVxx -6453 3844 1 1 3 13 53 453 453 1453 6453 106 107 FOAAAA WRFAAA AAAAxx -8527 3845 1 3 7 7 27 527 527 3527 8527 54 55 ZPAAAA XRFAAA HHHHxx -1921 3846 1 1 1 1 21 921 1921 1921 1921 42 43 XVAAAA YRFAAA OOOOxx -2427 3847 1 3 7 7 27 427 427 2427 2427 54 55 JPAAAA ZRFAAA VVVVxx -3691 3848 1 3 1 11 91 691 1691 3691 3691 182 183 ZLAAAA ASFAAA AAAAxx -3882 3849 0 2 2 2 82 882 1882 3882 3882 164 165 ITAAAA BSFAAA HHHHxx -562 3850 0 2 2 2 62 562 562 562 562 124 125 QVAAAA CSFAAA OOOOxx -377 3851 1 1 7 17 77 377 377 377 377 154 155 NOAAAA DSFAAA VVVVxx -1497 3852 1 1 7 17 97 497 1497 1497 1497 194 195 PFAAAA ESFAAA AAAAxx -4453 3853 1 1 3 13 53 453 453 4453 4453 106 107 HPAAAA FSFAAA HHHHxx -4678 3854 0 2 8 18 78 678 678 4678 4678 156 157 YXAAAA GSFAAA OOOOxx -2234 3855 0 2 4 14 34 234 234 2234 2234 68 69 YHAAAA HSFAAA VVVVxx -1073 3856 1 1 3 13 73 73 1073 1073 1073 146 147 HPAAAA ISFAAA AAAAxx -6479 3857 1 3 9 19 79 479 479 1479 6479 158 159 FPAAAA JSFAAA HHHHxx -5665 3858 1 1 5 5 65 665 1665 665 5665 130 131 XJAAAA KSFAAA OOOOxx -586 3859 0 2 6 6 86 586 586 586 586 172 173 OWAAAA LSFAAA VVVVxx -1584 3860 0 0 4 4 84 584 1584 1584 1584 168 169 YIAAAA MSFAAA AAAAxx -2574 3861 0 2 4 14 74 574 574 2574 2574 148 149 AVAAAA NSFAAA HHHHxx -9833 3862 1 1 3 13 33 833 1833 4833 9833 66 67 FOAAAA OSFAAA OOOOxx -6726 3863 0 2 6 6 26 726 726 1726 6726 52 53 SYAAAA PSFAAA VVVVxx -8497 3864 1 1 7 17 97 497 497 3497 8497 194 195 VOAAAA QSFAAA AAAAxx -2914 3865 0 2 4 14 14 914 914 2914 2914 28 29 CIAAAA RSFAAA HHHHxx -8586 3866 0 2 6 6 86 586 586 3586 8586 172 173 GSAAAA SSFAAA OOOOxx -6973 3867 1 1 3 13 73 973 973 1973 6973 146 147 FIAAAA TSFAAA VVVVxx -1322 3868 0 2 2 2 22 322 1322 1322 1322 44 45 WYAAAA USFAAA AAAAxx -5242 3869 0 2 2 2 42 242 1242 242 5242 84 85 QTAAAA VSFAAA HHHHxx -5581 3870 1 1 1 1 81 581 1581 581 5581 162 163 RGAAAA WSFAAA OOOOxx -1365 3871 1 1 5 5 65 365 1365 1365 1365 130 131 NAAAAA XSFAAA VVVVxx -2818 3872 0 2 8 18 18 818 818 2818 2818 36 37 KEAAAA YSFAAA AAAAxx -3758 3873 0 2 8 18 58 758 1758 3758 3758 116 117 OOAAAA ZSFAAA HHHHxx -2665 3874 1 1 5 5 65 665 665 2665 2665 130 131 NYAAAA ATFAAA OOOOxx -9823 3875 1 3 3 3 23 823 1823 4823 9823 46 47 VNAAAA BTFAAA VVVVxx -7057 3876 1 1 7 17 57 57 1057 2057 7057 114 115 LLAAAA CTFAAA AAAAxx -543 3877 1 3 3 3 43 543 543 543 543 86 87 XUAAAA DTFAAA HHHHxx -4008 3878 0 0 8 8 8 8 8 4008 4008 16 17 EYAAAA ETFAAA OOOOxx -4397 3879 1 1 7 17 97 397 397 4397 4397 194 195 DNAAAA FTFAAA VVVVxx -8533 3880 1 1 3 13 33 533 533 3533 8533 66 67 FQAAAA GTFAAA AAAAxx -9728 3881 0 0 8 8 28 728 1728 4728 9728 56 57 EKAAAA HTFAAA HHHHxx -5198 3882 0 2 8 18 98 198 1198 198 5198 196 197 YRAAAA ITFAAA OOOOxx -5036 3883 0 0 6 16 36 36 1036 36 5036 72 73 SLAAAA JTFAAA VVVVxx -4394 3884 0 2 4 14 94 394 394 4394 4394 188 189 ANAAAA KTFAAA AAAAxx -9633 3885 1 1 3 13 33 633 1633 4633 9633 66 67 NGAAAA LTFAAA HHHHxx -3339 3886 1 3 9 19 39 339 1339 3339 3339 78 79 LYAAAA MTFAAA OOOOxx -9529 3887 1 1 9 9 29 529 1529 4529 9529 58 59 NCAAAA NTFAAA VVVVxx -4780 3888 0 0 0 0 80 780 780 4780 4780 160 161 WBAAAA OTFAAA AAAAxx -4862 3889 0 2 2 2 62 862 862 4862 4862 124 125 AFAAAA PTFAAA HHHHxx -8152 3890 0 0 2 12 52 152 152 3152 8152 104 105 OBAAAA QTFAAA OOOOxx -9330 3891 0 2 0 10 30 330 1330 4330 9330 60 61 WUAAAA RTFAAA VVVVxx -4362 3892 0 2 2 2 62 362 362 4362 4362 124 125 ULAAAA STFAAA AAAAxx -4688 3893 0 0 8 8 88 688 688 4688 4688 176 177 IYAAAA TTFAAA HHHHxx -1903 3894 1 3 3 3 3 903 1903 1903 1903 6 7 FVAAAA UTFAAA OOOOxx -9027 3895 1 3 7 7 27 27 1027 4027 9027 54 55 FJAAAA VTFAAA VVVVxx -5385 3896 1 1 5 5 85 385 1385 385 5385 170 171 DZAAAA WTFAAA AAAAxx -9854 3897 0 2 4 14 54 854 1854 4854 9854 108 109 APAAAA XTFAAA HHHHxx -9033 3898 1 1 3 13 33 33 1033 4033 9033 66 67 LJAAAA YTFAAA OOOOxx -3185 3899 1 1 5 5 85 185 1185 3185 3185 170 171 NSAAAA ZTFAAA VVVVxx -2618 3900 0 2 8 18 18 618 618 2618 2618 36 37 SWAAAA AUFAAA AAAAxx -371 3901 1 3 1 11 71 371 371 371 371 142 143 HOAAAA BUFAAA HHHHxx -3697 3902 1 1 7 17 97 697 1697 3697 3697 194 195 FMAAAA CUFAAA OOOOxx -1682 3903 0 2 2 2 82 682 1682 1682 1682 164 165 SMAAAA DUFAAA VVVVxx -3333 3904 1 1 3 13 33 333 1333 3333 3333 66 67 FYAAAA EUFAAA AAAAxx -1722 3905 0 2 2 2 22 722 1722 1722 1722 44 45 GOAAAA FUFAAA HHHHxx -2009 3906 1 1 9 9 9 9 9 2009 2009 18 19 HZAAAA GUFAAA OOOOxx -3517 3907 1 1 7 17 17 517 1517 3517 3517 34 35 HFAAAA HUFAAA VVVVxx -7640 3908 0 0 0 0 40 640 1640 2640 7640 80 81 WHAAAA IUFAAA AAAAxx -259 3909 1 3 9 19 59 259 259 259 259 118 119 ZJAAAA JUFAAA HHHHxx -1400 3910 0 0 0 0 0 400 1400 1400 1400 0 1 WBAAAA KUFAAA OOOOxx -6663 3911 1 3 3 3 63 663 663 1663 6663 126 127 HWAAAA LUFAAA VVVVxx -1576 3912 0 0 6 16 76 576 1576 1576 1576 152 153 QIAAAA MUFAAA AAAAxx -8843 3913 1 3 3 3 43 843 843 3843 8843 86 87 DCAAAA NUFAAA HHHHxx -9474 3914 0 2 4 14 74 474 1474 4474 9474 148 149 KAAAAA OUFAAA OOOOxx -1597 3915 1 1 7 17 97 597 1597 1597 1597 194 195 LJAAAA PUFAAA VVVVxx -1143 3916 1 3 3 3 43 143 1143 1143 1143 86 87 ZRAAAA QUFAAA AAAAxx -4162 3917 0 2 2 2 62 162 162 4162 4162 124 125 CEAAAA RUFAAA HHHHxx -1301 3918 1 1 1 1 1 301 1301 1301 1301 2 3 BYAAAA SUFAAA OOOOxx -2935 3919 1 3 5 15 35 935 935 2935 2935 70 71 XIAAAA TUFAAA VVVVxx -886 3920 0 2 6 6 86 886 886 886 886 172 173 CIAAAA UUFAAA AAAAxx -1661 3921 1 1 1 1 61 661 1661 1661 1661 122 123 XLAAAA VUFAAA HHHHxx -1026 3922 0 2 6 6 26 26 1026 1026 1026 52 53 MNAAAA WUFAAA OOOOxx -7034 3923 0 2 4 14 34 34 1034 2034 7034 68 69 OKAAAA XUFAAA VVVVxx -2305 3924 1 1 5 5 5 305 305 2305 2305 10 11 RKAAAA YUFAAA AAAAxx -1725 3925 1 1 5 5 25 725 1725 1725 1725 50 51 JOAAAA ZUFAAA HHHHxx -909 3926 1 1 9 9 9 909 909 909 909 18 19 ZIAAAA AVFAAA OOOOxx -9906 3927 0 2 6 6 6 906 1906 4906 9906 12 13 ARAAAA BVFAAA VVVVxx -3309 3928 1 1 9 9 9 309 1309 3309 3309 18 19 HXAAAA CVFAAA AAAAxx -515 3929 1 3 5 15 15 515 515 515 515 30 31 VTAAAA DVFAAA HHHHxx -932 3930 0 0 2 12 32 932 932 932 932 64 65 WJAAAA EVFAAA OOOOxx -8144 3931 0 0 4 4 44 144 144 3144 8144 88 89 GBAAAA FVFAAA VVVVxx -5592 3932 0 0 2 12 92 592 1592 592 5592 184 185 CHAAAA GVFAAA AAAAxx -4003 3933 1 3 3 3 3 3 3 4003 4003 6 7 ZXAAAA HVFAAA HHHHxx -9566 3934 0 2 6 6 66 566 1566 4566 9566 132 133 YDAAAA IVFAAA OOOOxx -4556 3935 0 0 6 16 56 556 556 4556 4556 112 113 GTAAAA JVFAAA VVVVxx -268 3936 0 0 8 8 68 268 268 268 268 136 137 IKAAAA KVFAAA AAAAxx -8107 3937 1 3 7 7 7 107 107 3107 8107 14 15 VZAAAA LVFAAA HHHHxx -5816 3938 0 0 6 16 16 816 1816 816 5816 32 33 SPAAAA MVFAAA OOOOxx -8597 3939 1 1 7 17 97 597 597 3597 8597 194 195 RSAAAA NVFAAA VVVVxx -9611 3940 1 3 1 11 11 611 1611 4611 9611 22 23 RFAAAA OVFAAA AAAAxx -8070 3941 0 2 0 10 70 70 70 3070 8070 140 141 KYAAAA PVFAAA HHHHxx -6040 3942 0 0 0 0 40 40 40 1040 6040 80 81 IYAAAA QVFAAA OOOOxx -3184 3943 0 0 4 4 84 184 1184 3184 3184 168 169 MSAAAA RVFAAA VVVVxx -9656 3944 0 0 6 16 56 656 1656 4656 9656 112 113 KHAAAA SVFAAA AAAAxx -1577 3945 1 1 7 17 77 577 1577 1577 1577 154 155 RIAAAA TVFAAA HHHHxx -1805 3946 1 1 5 5 5 805 1805 1805 1805 10 11 LRAAAA UVFAAA OOOOxx -8268 3947 0 0 8 8 68 268 268 3268 8268 136 137 AGAAAA VVFAAA VVVVxx -3489 3948 1 1 9 9 89 489 1489 3489 3489 178 179 FEAAAA WVFAAA AAAAxx -4564 3949 0 0 4 4 64 564 564 4564 4564 128 129 OTAAAA XVFAAA HHHHxx -4006 3950 0 2 6 6 6 6 6 4006 4006 12 13 CYAAAA YVFAAA OOOOxx -8466 3951 0 2 6 6 66 466 466 3466 8466 132 133 QNAAAA ZVFAAA VVVVxx -938 3952 0 2 8 18 38 938 938 938 938 76 77 CKAAAA AWFAAA AAAAxx -5944 3953 0 0 4 4 44 944 1944 944 5944 88 89 QUAAAA BWFAAA HHHHxx -8363 3954 1 3 3 3 63 363 363 3363 8363 126 127 RJAAAA CWFAAA OOOOxx -5348 3955 0 0 8 8 48 348 1348 348 5348 96 97 SXAAAA DWFAAA VVVVxx -71 3956 1 3 1 11 71 71 71 71 71 142 143 TCAAAA EWFAAA AAAAxx -3620 3957 0 0 0 0 20 620 1620 3620 3620 40 41 GJAAAA FWFAAA HHHHxx -3230 3958 0 2 0 10 30 230 1230 3230 3230 60 61 GUAAAA GWFAAA OOOOxx -6132 3959 0 0 2 12 32 132 132 1132 6132 64 65 WBAAAA HWFAAA VVVVxx -6143 3960 1 3 3 3 43 143 143 1143 6143 86 87 HCAAAA IWFAAA AAAAxx -8781 3961 1 1 1 1 81 781 781 3781 8781 162 163 TZAAAA JWFAAA HHHHxx -5522 3962 0 2 2 2 22 522 1522 522 5522 44 45 KEAAAA KWFAAA OOOOxx -6320 3963 0 0 0 0 20 320 320 1320 6320 40 41 CJAAAA LWFAAA VVVVxx -3923 3964 1 3 3 3 23 923 1923 3923 3923 46 47 XUAAAA MWFAAA AAAAxx -2207 3965 1 3 7 7 7 207 207 2207 2207 14 15 XGAAAA NWFAAA HHHHxx -966 3966 0 2 6 6 66 966 966 966 966 132 133 ELAAAA OWFAAA OOOOxx -9020 3967 0 0 0 0 20 20 1020 4020 9020 40 41 YIAAAA PWFAAA VVVVxx -4616 3968 0 0 6 16 16 616 616 4616 4616 32 33 OVAAAA QWFAAA AAAAxx -8289 3969 1 1 9 9 89 289 289 3289 8289 178 179 VGAAAA RWFAAA HHHHxx -5796 3970 0 0 6 16 96 796 1796 796 5796 192 193 YOAAAA SWFAAA OOOOxx -9259 3971 1 3 9 19 59 259 1259 4259 9259 118 119 DSAAAA TWFAAA VVVVxx -3710 3972 0 2 0 10 10 710 1710 3710 3710 20 21 SMAAAA UWFAAA AAAAxx -251 3973 1 3 1 11 51 251 251 251 251 102 103 RJAAAA VWFAAA HHHHxx -7669 3974 1 1 9 9 69 669 1669 2669 7669 138 139 ZIAAAA WWFAAA OOOOxx -6304 3975 0 0 4 4 4 304 304 1304 6304 8 9 MIAAAA XWFAAA VVVVxx -6454 3976 0 2 4 14 54 454 454 1454 6454 108 109 GOAAAA YWFAAA AAAAxx -1489 3977 1 1 9 9 89 489 1489 1489 1489 178 179 HFAAAA ZWFAAA HHHHxx -715 3978 1 3 5 15 15 715 715 715 715 30 31 NBAAAA AXFAAA OOOOxx -4319 3979 1 3 9 19 19 319 319 4319 4319 38 39 DKAAAA BXFAAA VVVVxx -7112 3980 0 0 2 12 12 112 1112 2112 7112 24 25 ONAAAA CXFAAA AAAAxx -3726 3981 0 2 6 6 26 726 1726 3726 3726 52 53 INAAAA DXFAAA HHHHxx -7727 3982 1 3 7 7 27 727 1727 2727 7727 54 55 FLAAAA EXFAAA OOOOxx -8387 3983 1 3 7 7 87 387 387 3387 8387 174 175 PKAAAA FXFAAA VVVVxx -6555 3984 1 3 5 15 55 555 555 1555 6555 110 111 DSAAAA GXFAAA AAAAxx -1148 3985 0 0 8 8 48 148 1148 1148 1148 96 97 ESAAAA HXFAAA HHHHxx -9000 3986 0 0 0 0 0 0 1000 4000 9000 0 1 EIAAAA IXFAAA OOOOxx -5278 3987 0 2 8 18 78 278 1278 278 5278 156 157 AVAAAA JXFAAA VVVVxx -2388 3988 0 0 8 8 88 388 388 2388 2388 176 177 WNAAAA KXFAAA AAAAxx -7984 3989 0 0 4 4 84 984 1984 2984 7984 168 169 CVAAAA LXFAAA HHHHxx -881 3990 1 1 1 1 81 881 881 881 881 162 163 XHAAAA MXFAAA OOOOxx -6830 3991 0 2 0 10 30 830 830 1830 6830 60 61 SCAAAA NXFAAA VVVVxx -7056 3992 0 0 6 16 56 56 1056 2056 7056 112 113 KLAAAA OXFAAA AAAAxx -7581 3993 1 1 1 1 81 581 1581 2581 7581 162 163 PFAAAA PXFAAA HHHHxx -5214 3994 0 2 4 14 14 214 1214 214 5214 28 29 OSAAAA QXFAAA OOOOxx -2505 3995 1 1 5 5 5 505 505 2505 2505 10 11 JSAAAA RXFAAA VVVVxx -5112 3996 0 0 2 12 12 112 1112 112 5112 24 25 QOAAAA SXFAAA AAAAxx -9884 3997 0 0 4 4 84 884 1884 4884 9884 168 169 EQAAAA TXFAAA HHHHxx -8040 3998 0 0 0 0 40 40 40 3040 8040 80 81 GXAAAA UXFAAA OOOOxx -7033 3999 1 1 3 13 33 33 1033 2033 7033 66 67 NKAAAA VXFAAA VVVVxx -9343 4000 1 3 3 3 43 343 1343 4343 9343 86 87 JVAAAA WXFAAA AAAAxx -2931 4001 1 3 1 11 31 931 931 2931 2931 62 63 TIAAAA XXFAAA HHHHxx -9024 4002 0 0 4 4 24 24 1024 4024 9024 48 49 CJAAAA YXFAAA OOOOxx -6485 4003 1 1 5 5 85 485 485 1485 6485 170 171 LPAAAA ZXFAAA VVVVxx -3465 4004 1 1 5 5 65 465 1465 3465 3465 130 131 HDAAAA AYFAAA AAAAxx -3357 4005 1 1 7 17 57 357 1357 3357 3357 114 115 DZAAAA BYFAAA HHHHxx -2929 4006 1 1 9 9 29 929 929 2929 2929 58 59 RIAAAA CYFAAA OOOOxx -3086 4007 0 2 6 6 86 86 1086 3086 3086 172 173 SOAAAA DYFAAA VVVVxx -8897 4008 1 1 7 17 97 897 897 3897 8897 194 195 FEAAAA EYFAAA AAAAxx -9688 4009 0 0 8 8 88 688 1688 4688 9688 176 177 QIAAAA FYFAAA HHHHxx -6522 4010 0 2 2 2 22 522 522 1522 6522 44 45 WQAAAA GYFAAA OOOOxx -3241 4011 1 1 1 1 41 241 1241 3241 3241 82 83 RUAAAA HYFAAA VVVVxx -8770 4012 0 2 0 10 70 770 770 3770 8770 140 141 IZAAAA IYFAAA AAAAxx -2884 4013 0 0 4 4 84 884 884 2884 2884 168 169 YGAAAA JYFAAA HHHHxx -9579 4014 1 3 9 19 79 579 1579 4579 9579 158 159 LEAAAA KYFAAA OOOOxx -3125 4015 1 1 5 5 25 125 1125 3125 3125 50 51 FQAAAA LYFAAA VVVVxx -4604 4016 0 0 4 4 4 604 604 4604 4604 8 9 CVAAAA MYFAAA AAAAxx -2682 4017 0 2 2 2 82 682 682 2682 2682 164 165 EZAAAA NYFAAA HHHHxx -254 4018 0 2 4 14 54 254 254 254 254 108 109 UJAAAA OYFAAA OOOOxx -6569 4019 1 1 9 9 69 569 569 1569 6569 138 139 RSAAAA PYFAAA VVVVxx -2686 4020 0 2 6 6 86 686 686 2686 2686 172 173 IZAAAA QYFAAA AAAAxx -2123 4021 1 3 3 3 23 123 123 2123 2123 46 47 RDAAAA RYFAAA HHHHxx -1745 4022 1 1 5 5 45 745 1745 1745 1745 90 91 DPAAAA SYFAAA OOOOxx -247 4023 1 3 7 7 47 247 247 247 247 94 95 NJAAAA TYFAAA VVVVxx -5800 4024 0 0 0 0 0 800 1800 800 5800 0 1 CPAAAA UYFAAA AAAAxx -1121 4025 1 1 1 1 21 121 1121 1121 1121 42 43 DRAAAA VYFAAA HHHHxx -8893 4026 1 1 3 13 93 893 893 3893 8893 186 187 BEAAAA WYFAAA OOOOxx -7819 4027 1 3 9 19 19 819 1819 2819 7819 38 39 TOAAAA XYFAAA VVVVxx -1339 4028 1 3 9 19 39 339 1339 1339 1339 78 79 NZAAAA YYFAAA AAAAxx -5680 4029 0 0 0 0 80 680 1680 680 5680 160 161 MKAAAA ZYFAAA HHHHxx -5093 4030 1 1 3 13 93 93 1093 93 5093 186 187 XNAAAA AZFAAA OOOOxx -3508 4031 0 0 8 8 8 508 1508 3508 3508 16 17 YEAAAA BZFAAA VVVVxx -933 4032 1 1 3 13 33 933 933 933 933 66 67 XJAAAA CZFAAA AAAAxx -1106 4033 0 2 6 6 6 106 1106 1106 1106 12 13 OQAAAA DZFAAA HHHHxx -4386 4034 0 2 6 6 86 386 386 4386 4386 172 173 SMAAAA EZFAAA OOOOxx -5895 4035 1 3 5 15 95 895 1895 895 5895 190 191 TSAAAA FZFAAA VVVVxx -2980 4036 0 0 0 0 80 980 980 2980 2980 160 161 QKAAAA GZFAAA AAAAxx -4400 4037 0 0 0 0 0 400 400 4400 4400 0 1 GNAAAA HZFAAA HHHHxx -7433 4038 1 1 3 13 33 433 1433 2433 7433 66 67 XZAAAA IZFAAA OOOOxx -6110 4039 0 2 0 10 10 110 110 1110 6110 20 21 ABAAAA JZFAAA VVVVxx -867 4040 1 3 7 7 67 867 867 867 867 134 135 JHAAAA KZFAAA AAAAxx -5292 4041 0 0 2 12 92 292 1292 292 5292 184 185 OVAAAA LZFAAA HHHHxx -3926 4042 0 2 6 6 26 926 1926 3926 3926 52 53 AVAAAA MZFAAA OOOOxx -1107 4043 1 3 7 7 7 107 1107 1107 1107 14 15 PQAAAA NZFAAA VVVVxx -7355 4044 1 3 5 15 55 355 1355 2355 7355 110 111 XWAAAA OZFAAA AAAAxx -4689 4045 1 1 9 9 89 689 689 4689 4689 178 179 JYAAAA PZFAAA HHHHxx -4872 4046 0 0 2 12 72 872 872 4872 4872 144 145 KFAAAA QZFAAA OOOOxx -7821 4047 1 1 1 1 21 821 1821 2821 7821 42 43 VOAAAA RZFAAA VVVVxx -7277 4048 1 1 7 17 77 277 1277 2277 7277 154 155 XTAAAA SZFAAA AAAAxx -3268 4049 0 0 8 8 68 268 1268 3268 3268 136 137 SVAAAA TZFAAA HHHHxx -8877 4050 1 1 7 17 77 877 877 3877 8877 154 155 LDAAAA UZFAAA OOOOxx -343 4051 1 3 3 3 43 343 343 343 343 86 87 FNAAAA VZFAAA VVVVxx -621 4052 1 1 1 1 21 621 621 621 621 42 43 XXAAAA WZFAAA AAAAxx -5429 4053 1 1 9 9 29 429 1429 429 5429 58 59 VAAAAA XZFAAA HHHHxx -392 4054 0 0 2 12 92 392 392 392 392 184 185 CPAAAA YZFAAA OOOOxx -6004 4055 0 0 4 4 4 4 4 1004 6004 8 9 YWAAAA ZZFAAA VVVVxx -6377 4056 1 1 7 17 77 377 377 1377 6377 154 155 HLAAAA AAGAAA AAAAxx -3037 4057 1 1 7 17 37 37 1037 3037 3037 74 75 VMAAAA BAGAAA HHHHxx -3514 4058 0 2 4 14 14 514 1514 3514 3514 28 29 EFAAAA CAGAAA OOOOxx -8740 4059 0 0 0 0 40 740 740 3740 8740 80 81 EYAAAA DAGAAA VVVVxx -3877 4060 1 1 7 17 77 877 1877 3877 3877 154 155 DTAAAA EAGAAA AAAAxx -5731 4061 1 3 1 11 31 731 1731 731 5731 62 63 LMAAAA FAGAAA HHHHxx -6407 4062 1 3 7 7 7 407 407 1407 6407 14 15 LMAAAA GAGAAA OOOOxx -2044 4063 0 0 4 4 44 44 44 2044 2044 88 89 QAAAAA HAGAAA VVVVxx -7362 4064 0 2 2 2 62 362 1362 2362 7362 124 125 EXAAAA IAGAAA AAAAxx -5458 4065 0 2 8 18 58 458 1458 458 5458 116 117 YBAAAA JAGAAA HHHHxx -6437 4066 1 1 7 17 37 437 437 1437 6437 74 75 PNAAAA KAGAAA OOOOxx -1051 4067 1 3 1 11 51 51 1051 1051 1051 102 103 LOAAAA LAGAAA VVVVxx -1203 4068 1 3 3 3 3 203 1203 1203 1203 6 7 HUAAAA MAGAAA AAAAxx -2176 4069 0 0 6 16 76 176 176 2176 2176 152 153 SFAAAA NAGAAA HHHHxx -8997 4070 1 1 7 17 97 997 997 3997 8997 194 195 BIAAAA OAGAAA OOOOxx -6378 4071 0 2 8 18 78 378 378 1378 6378 156 157 ILAAAA PAGAAA VVVVxx -6006 4072 0 2 6 6 6 6 6 1006 6006 12 13 AXAAAA QAGAAA AAAAxx -2308 4073 0 0 8 8 8 308 308 2308 2308 16 17 UKAAAA RAGAAA HHHHxx -625 4074 1 1 5 5 25 625 625 625 625 50 51 BYAAAA SAGAAA OOOOxx -7298 4075 0 2 8 18 98 298 1298 2298 7298 196 197 SUAAAA TAGAAA VVVVxx -5575 4076 1 3 5 15 75 575 1575 575 5575 150 151 LGAAAA UAGAAA AAAAxx -3565 4077 1 1 5 5 65 565 1565 3565 3565 130 131 DHAAAA VAGAAA HHHHxx -47 4078 1 3 7 7 47 47 47 47 47 94 95 VBAAAA WAGAAA OOOOxx -2413 4079 1 1 3 13 13 413 413 2413 2413 26 27 VOAAAA XAGAAA VVVVxx -2153 4080 1 1 3 13 53 153 153 2153 2153 106 107 VEAAAA YAGAAA AAAAxx -752 4081 0 0 2 12 52 752 752 752 752 104 105 YCAAAA ZAGAAA HHHHxx -4095 4082 1 3 5 15 95 95 95 4095 4095 190 191 NBAAAA ABGAAA OOOOxx -2518 4083 0 2 8 18 18 518 518 2518 2518 36 37 WSAAAA BBGAAA VVVVxx -3681 4084 1 1 1 1 81 681 1681 3681 3681 162 163 PLAAAA CBGAAA AAAAxx -4213 4085 1 1 3 13 13 213 213 4213 4213 26 27 BGAAAA DBGAAA HHHHxx -2615 4086 1 3 5 15 15 615 615 2615 2615 30 31 PWAAAA EBGAAA OOOOxx -1471 4087 1 3 1 11 71 471 1471 1471 1471 142 143 PEAAAA FBGAAA VVVVxx -7315 4088 1 3 5 15 15 315 1315 2315 7315 30 31 JVAAAA GBGAAA AAAAxx -6013 4089 1 1 3 13 13 13 13 1013 6013 26 27 HXAAAA HBGAAA HHHHxx -3077 4090 1 1 7 17 77 77 1077 3077 3077 154 155 JOAAAA IBGAAA OOOOxx -2190 4091 0 2 0 10 90 190 190 2190 2190 180 181 GGAAAA JBGAAA VVVVxx -528 4092 0 0 8 8 28 528 528 528 528 56 57 IUAAAA KBGAAA AAAAxx -9508 4093 0 0 8 8 8 508 1508 4508 9508 16 17 SBAAAA LBGAAA HHHHxx -2473 4094 1 1 3 13 73 473 473 2473 2473 146 147 DRAAAA MBGAAA OOOOxx -167 4095 1 3 7 7 67 167 167 167 167 134 135 LGAAAA NBGAAA VVVVxx -8448 4096 0 0 8 8 48 448 448 3448 8448 96 97 YMAAAA OBGAAA AAAAxx -7538 4097 0 2 8 18 38 538 1538 2538 7538 76 77 YDAAAA PBGAAA HHHHxx -7638 4098 0 2 8 18 38 638 1638 2638 7638 76 77 UHAAAA QBGAAA OOOOxx -4328 4099 0 0 8 8 28 328 328 4328 4328 56 57 MKAAAA RBGAAA VVVVxx -3812 4100 0 0 2 12 12 812 1812 3812 3812 24 25 QQAAAA SBGAAA AAAAxx -2879 4101 1 3 9 19 79 879 879 2879 2879 158 159 TGAAAA TBGAAA HHHHxx -4741 4102 1 1 1 1 41 741 741 4741 4741 82 83 JAAAAA UBGAAA OOOOxx -9155 4103 1 3 5 15 55 155 1155 4155 9155 110 111 DOAAAA VBGAAA VVVVxx -5151 4104 1 3 1 11 51 151 1151 151 5151 102 103 DQAAAA WBGAAA AAAAxx -5591 4105 1 3 1 11 91 591 1591 591 5591 182 183 BHAAAA XBGAAA HHHHxx -1034 4106 0 2 4 14 34 34 1034 1034 1034 68 69 UNAAAA YBGAAA OOOOxx -765 4107 1 1 5 5 65 765 765 765 765 130 131 LDAAAA ZBGAAA VVVVxx -2664 4108 0 0 4 4 64 664 664 2664 2664 128 129 MYAAAA ACGAAA AAAAxx -6854 4109 0 2 4 14 54 854 854 1854 6854 108 109 QDAAAA BCGAAA HHHHxx -8263 4110 1 3 3 3 63 263 263 3263 8263 126 127 VFAAAA CCGAAA OOOOxx -8658 4111 0 2 8 18 58 658 658 3658 8658 116 117 AVAAAA DCGAAA VVVVxx -587 4112 1 3 7 7 87 587 587 587 587 174 175 PWAAAA ECGAAA AAAAxx -4553 4113 1 1 3 13 53 553 553 4553 4553 106 107 DTAAAA FCGAAA HHHHxx -1368 4114 0 0 8 8 68 368 1368 1368 1368 136 137 QAAAAA GCGAAA OOOOxx -1718 4115 0 2 8 18 18 718 1718 1718 1718 36 37 COAAAA HCGAAA VVVVxx -140 4116 0 0 0 0 40 140 140 140 140 80 81 KFAAAA ICGAAA AAAAxx -8341 4117 1 1 1 1 41 341 341 3341 8341 82 83 VIAAAA JCGAAA HHHHxx -72 4118 0 0 2 12 72 72 72 72 72 144 145 UCAAAA KCGAAA OOOOxx -6589 4119 1 1 9 9 89 589 589 1589 6589 178 179 LTAAAA LCGAAA VVVVxx -2024 4120 0 0 4 4 24 24 24 2024 2024 48 49 WZAAAA MCGAAA AAAAxx -8024 4121 0 0 4 4 24 24 24 3024 8024 48 49 QWAAAA NCGAAA HHHHxx -9564 4122 0 0 4 4 64 564 1564 4564 9564 128 129 WDAAAA OCGAAA OOOOxx -8625 4123 1 1 5 5 25 625 625 3625 8625 50 51 TTAAAA PCGAAA VVVVxx -2680 4124 0 0 0 0 80 680 680 2680 2680 160 161 CZAAAA QCGAAA AAAAxx -4323 4125 1 3 3 3 23 323 323 4323 4323 46 47 HKAAAA RCGAAA HHHHxx -8981 4126 1 1 1 1 81 981 981 3981 8981 162 163 LHAAAA SCGAAA OOOOxx -8909 4127 1 1 9 9 9 909 909 3909 8909 18 19 REAAAA TCGAAA VVVVxx -5288 4128 0 0 8 8 88 288 1288 288 5288 176 177 KVAAAA UCGAAA AAAAxx -2057 4129 1 1 7 17 57 57 57 2057 2057 114 115 DBAAAA VCGAAA HHHHxx -5931 4130 1 3 1 11 31 931 1931 931 5931 62 63 DUAAAA WCGAAA OOOOxx -9794 4131 0 2 4 14 94 794 1794 4794 9794 188 189 SMAAAA XCGAAA VVVVxx -1012 4132 0 0 2 12 12 12 1012 1012 1012 24 25 YMAAAA YCGAAA AAAAxx -5496 4133 0 0 6 16 96 496 1496 496 5496 192 193 KDAAAA ZCGAAA HHHHxx -9182 4134 0 2 2 2 82 182 1182 4182 9182 164 165 EPAAAA ADGAAA OOOOxx -5258 4135 0 2 8 18 58 258 1258 258 5258 116 117 GUAAAA BDGAAA VVVVxx -3050 4136 0 2 0 10 50 50 1050 3050 3050 100 101 INAAAA CDGAAA AAAAxx -2083 4137 1 3 3 3 83 83 83 2083 2083 166 167 DCAAAA DDGAAA HHHHxx -3069 4138 1 1 9 9 69 69 1069 3069 3069 138 139 BOAAAA EDGAAA OOOOxx -8459 4139 1 3 9 19 59 459 459 3459 8459 118 119 JNAAAA FDGAAA VVVVxx -169 4140 1 1 9 9 69 169 169 169 169 138 139 NGAAAA GDGAAA AAAAxx -4379 4141 1 3 9 19 79 379 379 4379 4379 158 159 LMAAAA HDGAAA HHHHxx -5126 4142 0 2 6 6 26 126 1126 126 5126 52 53 EPAAAA IDGAAA OOOOxx -1415 4143 1 3 5 15 15 415 1415 1415 1415 30 31 LCAAAA JDGAAA VVVVxx -1163 4144 1 3 3 3 63 163 1163 1163 1163 126 127 TSAAAA KDGAAA AAAAxx -3500 4145 0 0 0 0 0 500 1500 3500 3500 0 1 QEAAAA LDGAAA HHHHxx -7202 4146 0 2 2 2 2 202 1202 2202 7202 4 5 ARAAAA MDGAAA OOOOxx -747 4147 1 3 7 7 47 747 747 747 747 94 95 TCAAAA NDGAAA VVVVxx -9264 4148 0 0 4 4 64 264 1264 4264 9264 128 129 ISAAAA ODGAAA AAAAxx -8548 4149 0 0 8 8 48 548 548 3548 8548 96 97 UQAAAA PDGAAA HHHHxx -4228 4150 0 0 8 8 28 228 228 4228 4228 56 57 QGAAAA QDGAAA OOOOxx -7122 4151 0 2 2 2 22 122 1122 2122 7122 44 45 YNAAAA RDGAAA VVVVxx -3395 4152 1 3 5 15 95 395 1395 3395 3395 190 191 PAAAAA SDGAAA AAAAxx -5674 4153 0 2 4 14 74 674 1674 674 5674 148 149 GKAAAA TDGAAA HHHHxx -7293 4154 1 1 3 13 93 293 1293 2293 7293 186 187 NUAAAA UDGAAA OOOOxx -737 4155 1 1 7 17 37 737 737 737 737 74 75 JCAAAA VDGAAA VVVVxx -9595 4156 1 3 5 15 95 595 1595 4595 9595 190 191 BFAAAA WDGAAA AAAAxx -594 4157 0 2 4 14 94 594 594 594 594 188 189 WWAAAA XDGAAA HHHHxx -5322 4158 0 2 2 2 22 322 1322 322 5322 44 45 SWAAAA YDGAAA OOOOxx -2933 4159 1 1 3 13 33 933 933 2933 2933 66 67 VIAAAA ZDGAAA VVVVxx -4955 4160 1 3 5 15 55 955 955 4955 4955 110 111 PIAAAA AEGAAA AAAAxx -4073 4161 1 1 3 13 73 73 73 4073 4073 146 147 RAAAAA BEGAAA HHHHxx -7249 4162 1 1 9 9 49 249 1249 2249 7249 98 99 VSAAAA CEGAAA OOOOxx -192 4163 0 0 2 12 92 192 192 192 192 184 185 KHAAAA DEGAAA VVVVxx -2617 4164 1 1 7 17 17 617 617 2617 2617 34 35 RWAAAA EEGAAA AAAAxx -7409 4165 1 1 9 9 9 409 1409 2409 7409 18 19 ZYAAAA FEGAAA HHHHxx -4903 4166 1 3 3 3 3 903 903 4903 4903 6 7 PGAAAA GEGAAA OOOOxx -9797 4167 1 1 7 17 97 797 1797 4797 9797 194 195 VMAAAA HEGAAA VVVVxx -9919 4168 1 3 9 19 19 919 1919 4919 9919 38 39 NRAAAA IEGAAA AAAAxx -1878 4169 0 2 8 18 78 878 1878 1878 1878 156 157 GUAAAA JEGAAA HHHHxx -4851 4170 1 3 1 11 51 851 851 4851 4851 102 103 PEAAAA KEGAAA OOOOxx -5514 4171 0 2 4 14 14 514 1514 514 5514 28 29 CEAAAA LEGAAA VVVVxx -2582 4172 0 2 2 2 82 582 582 2582 2582 164 165 IVAAAA MEGAAA AAAAxx -3564 4173 0 0 4 4 64 564 1564 3564 3564 128 129 CHAAAA NEGAAA HHHHxx -7085 4174 1 1 5 5 85 85 1085 2085 7085 170 171 NMAAAA OEGAAA OOOOxx -3619 4175 1 3 9 19 19 619 1619 3619 3619 38 39 FJAAAA PEGAAA VVVVxx -261 4176 1 1 1 1 61 261 261 261 261 122 123 BKAAAA QEGAAA AAAAxx -7338 4177 0 2 8 18 38 338 1338 2338 7338 76 77 GWAAAA REGAAA HHHHxx -4251 4178 1 3 1 11 51 251 251 4251 4251 102 103 NHAAAA SEGAAA OOOOxx -5360 4179 0 0 0 0 60 360 1360 360 5360 120 121 EYAAAA TEGAAA VVVVxx -5678 4180 0 2 8 18 78 678 1678 678 5678 156 157 KKAAAA UEGAAA AAAAxx -9162 4181 0 2 2 2 62 162 1162 4162 9162 124 125 KOAAAA VEGAAA HHHHxx -5920 4182 0 0 0 0 20 920 1920 920 5920 40 41 STAAAA WEGAAA OOOOxx -7156 4183 0 0 6 16 56 156 1156 2156 7156 112 113 GPAAAA XEGAAA VVVVxx -4271 4184 1 3 1 11 71 271 271 4271 4271 142 143 HIAAAA YEGAAA AAAAxx -4698 4185 0 2 8 18 98 698 698 4698 4698 196 197 SYAAAA ZEGAAA HHHHxx -1572 4186 0 0 2 12 72 572 1572 1572 1572 144 145 MIAAAA AFGAAA OOOOxx -6974 4187 0 2 4 14 74 974 974 1974 6974 148 149 GIAAAA BFGAAA VVVVxx -4291 4188 1 3 1 11 91 291 291 4291 4291 182 183 BJAAAA CFGAAA AAAAxx -4036 4189 0 0 6 16 36 36 36 4036 4036 72 73 GZAAAA DFGAAA HHHHxx -7473 4190 1 1 3 13 73 473 1473 2473 7473 146 147 LBAAAA EFGAAA OOOOxx -4786 4191 0 2 6 6 86 786 786 4786 4786 172 173 CCAAAA FFGAAA VVVVxx -2662 4192 0 2 2 2 62 662 662 2662 2662 124 125 KYAAAA GFGAAA AAAAxx -916 4193 0 0 6 16 16 916 916 916 916 32 33 GJAAAA HFGAAA HHHHxx -668 4194 0 0 8 8 68 668 668 668 668 136 137 SZAAAA IFGAAA OOOOxx -4874 4195 0 2 4 14 74 874 874 4874 4874 148 149 MFAAAA JFGAAA VVVVxx -3752 4196 0 0 2 12 52 752 1752 3752 3752 104 105 IOAAAA KFGAAA AAAAxx -4865 4197 1 1 5 5 65 865 865 4865 4865 130 131 DFAAAA LFGAAA HHHHxx -7052 4198 0 0 2 12 52 52 1052 2052 7052 104 105 GLAAAA MFGAAA OOOOxx -5712 4199 0 0 2 12 12 712 1712 712 5712 24 25 SLAAAA NFGAAA VVVVxx -31 4200 1 3 1 11 31 31 31 31 31 62 63 FBAAAA OFGAAA AAAAxx -4944 4201 0 0 4 4 44 944 944 4944 4944 88 89 EIAAAA PFGAAA HHHHxx -1435 4202 1 3 5 15 35 435 1435 1435 1435 70 71 FDAAAA QFGAAA OOOOxx -501 4203 1 1 1 1 1 501 501 501 501 2 3 HTAAAA RFGAAA VVVVxx -9401 4204 1 1 1 1 1 401 1401 4401 9401 2 3 PXAAAA SFGAAA AAAAxx -5014 4205 0 2 4 14 14 14 1014 14 5014 28 29 WKAAAA TFGAAA HHHHxx -9125 4206 1 1 5 5 25 125 1125 4125 9125 50 51 ZMAAAA UFGAAA OOOOxx -6144 4207 0 0 4 4 44 144 144 1144 6144 88 89 ICAAAA VFGAAA VVVVxx -1743 4208 1 3 3 3 43 743 1743 1743 1743 86 87 BPAAAA WFGAAA AAAAxx -4316 4209 0 0 6 16 16 316 316 4316 4316 32 33 AKAAAA XFGAAA HHHHxx -8212 4210 0 0 2 12 12 212 212 3212 8212 24 25 WDAAAA YFGAAA OOOOxx -7344 4211 0 0 4 4 44 344 1344 2344 7344 88 89 MWAAAA ZFGAAA VVVVxx -2051 4212 1 3 1 11 51 51 51 2051 2051 102 103 XAAAAA AGGAAA AAAAxx -8131 4213 1 3 1 11 31 131 131 3131 8131 62 63 TAAAAA BGGAAA HHHHxx -7023 4214 1 3 3 3 23 23 1023 2023 7023 46 47 DKAAAA CGGAAA OOOOxx -9674 4215 0 2 4 14 74 674 1674 4674 9674 148 149 CIAAAA DGGAAA VVVVxx -4984 4216 0 0 4 4 84 984 984 4984 4984 168 169 SJAAAA EGGAAA AAAAxx -111 4217 1 3 1 11 11 111 111 111 111 22 23 HEAAAA FGGAAA HHHHxx -2296 4218 0 0 6 16 96 296 296 2296 2296 192 193 IKAAAA GGGAAA OOOOxx -5025 4219 1 1 5 5 25 25 1025 25 5025 50 51 HLAAAA HGGAAA VVVVxx -1756 4220 0 0 6 16 56 756 1756 1756 1756 112 113 OPAAAA IGGAAA AAAAxx -2885 4221 1 1 5 5 85 885 885 2885 2885 170 171 ZGAAAA JGGAAA HHHHxx -2541 4222 1 1 1 1 41 541 541 2541 2541 82 83 TTAAAA KGGAAA OOOOxx -1919 4223 1 3 9 19 19 919 1919 1919 1919 38 39 VVAAAA LGGAAA VVVVxx -6496 4224 0 0 6 16 96 496 496 1496 6496 192 193 WPAAAA MGGAAA AAAAxx -6103 4225 1 3 3 3 3 103 103 1103 6103 6 7 TAAAAA NGGAAA HHHHxx -98 4226 0 2 8 18 98 98 98 98 98 196 197 UDAAAA OGGAAA OOOOxx -3727 4227 1 3 7 7 27 727 1727 3727 3727 54 55 JNAAAA PGGAAA VVVVxx -689 4228 1 1 9 9 89 689 689 689 689 178 179 NAAAAA QGGAAA AAAAxx -7181 4229 1 1 1 1 81 181 1181 2181 7181 162 163 FQAAAA RGGAAA HHHHxx -8447 4230 1 3 7 7 47 447 447 3447 8447 94 95 XMAAAA SGGAAA OOOOxx -4569 4231 1 1 9 9 69 569 569 4569 4569 138 139 TTAAAA TGGAAA VVVVxx -8844 4232 0 0 4 4 44 844 844 3844 8844 88 89 ECAAAA UGGAAA AAAAxx -2436 4233 0 0 6 16 36 436 436 2436 2436 72 73 SPAAAA VGGAAA HHHHxx -391 4234 1 3 1 11 91 391 391 391 391 182 183 BPAAAA WGGAAA OOOOxx -3035 4235 1 3 5 15 35 35 1035 3035 3035 70 71 TMAAAA XGGAAA VVVVxx -7583 4236 1 3 3 3 83 583 1583 2583 7583 166 167 RFAAAA YGGAAA AAAAxx -1145 4237 1 1 5 5 45 145 1145 1145 1145 90 91 BSAAAA ZGGAAA HHHHxx -93 4238 1 1 3 13 93 93 93 93 93 186 187 PDAAAA AHGAAA OOOOxx -8896 4239 0 0 6 16 96 896 896 3896 8896 192 193 EEAAAA BHGAAA VVVVxx -6719 4240 1 3 9 19 19 719 719 1719 6719 38 39 LYAAAA CHGAAA AAAAxx -7728 4241 0 0 8 8 28 728 1728 2728 7728 56 57 GLAAAA DHGAAA HHHHxx -1349 4242 1 1 9 9 49 349 1349 1349 1349 98 99 XZAAAA EHGAAA OOOOxx -5349 4243 1 1 9 9 49 349 1349 349 5349 98 99 TXAAAA FHGAAA VVVVxx -3040 4244 0 0 0 0 40 40 1040 3040 3040 80 81 YMAAAA GHGAAA AAAAxx -2414 4245 0 2 4 14 14 414 414 2414 2414 28 29 WOAAAA HHGAAA HHHHxx -5122 4246 0 2 2 2 22 122 1122 122 5122 44 45 APAAAA IHGAAA OOOOxx -9553 4247 1 1 3 13 53 553 1553 4553 9553 106 107 LDAAAA JHGAAA VVVVxx -5987 4248 1 3 7 7 87 987 1987 987 5987 174 175 HWAAAA KHGAAA AAAAxx -5939 4249 1 3 9 19 39 939 1939 939 5939 78 79 LUAAAA LHGAAA HHHHxx -3525 4250 1 1 5 5 25 525 1525 3525 3525 50 51 PFAAAA MHGAAA OOOOxx -1371 4251 1 3 1 11 71 371 1371 1371 1371 142 143 TAAAAA NHGAAA VVVVxx -618 4252 0 2 8 18 18 618 618 618 618 36 37 UXAAAA OHGAAA AAAAxx -6529 4253 1 1 9 9 29 529 529 1529 6529 58 59 DRAAAA PHGAAA HHHHxx -4010 4254 0 2 0 10 10 10 10 4010 4010 20 21 GYAAAA QHGAAA OOOOxx -328 4255 0 0 8 8 28 328 328 328 328 56 57 QMAAAA RHGAAA VVVVxx -6121 4256 1 1 1 1 21 121 121 1121 6121 42 43 LBAAAA SHGAAA AAAAxx -3505 4257 1 1 5 5 5 505 1505 3505 3505 10 11 VEAAAA THGAAA HHHHxx -2033 4258 1 1 3 13 33 33 33 2033 2033 66 67 FAAAAA UHGAAA OOOOxx -4724 4259 0 0 4 4 24 724 724 4724 4724 48 49 SZAAAA VHGAAA VVVVxx -8717 4260 1 1 7 17 17 717 717 3717 8717 34 35 HXAAAA WHGAAA AAAAxx -5639 4261 1 3 9 19 39 639 1639 639 5639 78 79 XIAAAA XHGAAA HHHHxx -3448 4262 0 0 8 8 48 448 1448 3448 3448 96 97 QCAAAA YHGAAA OOOOxx -2919 4263 1 3 9 19 19 919 919 2919 2919 38 39 HIAAAA ZHGAAA VVVVxx -3417 4264 1 1 7 17 17 417 1417 3417 3417 34 35 LBAAAA AIGAAA AAAAxx -943 4265 1 3 3 3 43 943 943 943 943 86 87 HKAAAA BIGAAA HHHHxx -775 4266 1 3 5 15 75 775 775 775 775 150 151 VDAAAA CIGAAA OOOOxx -2333 4267 1 1 3 13 33 333 333 2333 2333 66 67 TLAAAA DIGAAA VVVVxx -4801 4268 1 1 1 1 1 801 801 4801 4801 2 3 RCAAAA EIGAAA AAAAxx -7169 4269 1 1 9 9 69 169 1169 2169 7169 138 139 TPAAAA FIGAAA HHHHxx -2840 4270 0 0 0 0 40 840 840 2840 2840 80 81 GFAAAA GIGAAA OOOOxx -9034 4271 0 2 4 14 34 34 1034 4034 9034 68 69 MJAAAA HIGAAA VVVVxx -6154 4272 0 2 4 14 54 154 154 1154 6154 108 109 SCAAAA IIGAAA AAAAxx -1412 4273 0 0 2 12 12 412 1412 1412 1412 24 25 ICAAAA JIGAAA HHHHxx -2263 4274 1 3 3 3 63 263 263 2263 2263 126 127 BJAAAA KIGAAA OOOOxx -7118 4275 0 2 8 18 18 118 1118 2118 7118 36 37 UNAAAA LIGAAA VVVVxx -1526 4276 0 2 6 6 26 526 1526 1526 1526 52 53 SGAAAA MIGAAA AAAAxx -491 4277 1 3 1 11 91 491 491 491 491 182 183 XSAAAA NIGAAA HHHHxx -9732 4278 0 0 2 12 32 732 1732 4732 9732 64 65 IKAAAA OIGAAA OOOOxx -7067 4279 1 3 7 7 67 67 1067 2067 7067 134 135 VLAAAA PIGAAA VVVVxx -212 4280 0 0 2 12 12 212 212 212 212 24 25 EIAAAA QIGAAA AAAAxx -1955 4281 1 3 5 15 55 955 1955 1955 1955 110 111 FXAAAA RIGAAA HHHHxx -3303 4282 1 3 3 3 3 303 1303 3303 3303 6 7 BXAAAA SIGAAA OOOOxx -2715 4283 1 3 5 15 15 715 715 2715 2715 30 31 LAAAAA TIGAAA VVVVxx -8168 4284 0 0 8 8 68 168 168 3168 8168 136 137 ECAAAA UIGAAA AAAAxx -6799 4285 1 3 9 19 99 799 799 1799 6799 198 199 NBAAAA VIGAAA HHHHxx -5080 4286 0 0 0 0 80 80 1080 80 5080 160 161 KNAAAA WIGAAA OOOOxx -4939 4287 1 3 9 19 39 939 939 4939 4939 78 79 ZHAAAA XIGAAA VVVVxx -6604 4288 0 0 4 4 4 604 604 1604 6604 8 9 AUAAAA YIGAAA AAAAxx -6531 4289 1 3 1 11 31 531 531 1531 6531 62 63 FRAAAA ZIGAAA HHHHxx -9948 4290 0 0 8 8 48 948 1948 4948 9948 96 97 QSAAAA AJGAAA OOOOxx -7923 4291 1 3 3 3 23 923 1923 2923 7923 46 47 TSAAAA BJGAAA VVVVxx -9905 4292 1 1 5 5 5 905 1905 4905 9905 10 11 ZQAAAA CJGAAA AAAAxx -340 4293 0 0 0 0 40 340 340 340 340 80 81 CNAAAA DJGAAA HHHHxx -1721 4294 1 1 1 1 21 721 1721 1721 1721 42 43 FOAAAA EJGAAA OOOOxx -9047 4295 1 3 7 7 47 47 1047 4047 9047 94 95 ZJAAAA FJGAAA VVVVxx -4723 4296 1 3 3 3 23 723 723 4723 4723 46 47 RZAAAA GJGAAA AAAAxx -5748 4297 0 0 8 8 48 748 1748 748 5748 96 97 CNAAAA HJGAAA HHHHxx -6845 4298 1 1 5 5 45 845 845 1845 6845 90 91 HDAAAA IJGAAA OOOOxx -1556 4299 0 0 6 16 56 556 1556 1556 1556 112 113 WHAAAA JJGAAA VVVVxx -9505 4300 1 1 5 5 5 505 1505 4505 9505 10 11 PBAAAA KJGAAA AAAAxx -3573 4301 1 1 3 13 73 573 1573 3573 3573 146 147 LHAAAA LJGAAA HHHHxx -3785 4302 1 1 5 5 85 785 1785 3785 3785 170 171 PPAAAA MJGAAA OOOOxx -2772 4303 0 0 2 12 72 772 772 2772 2772 144 145 QCAAAA NJGAAA VVVVxx -7282 4304 0 2 2 2 82 282 1282 2282 7282 164 165 CUAAAA OJGAAA AAAAxx -8106 4305 0 2 6 6 6 106 106 3106 8106 12 13 UZAAAA PJGAAA HHHHxx -2847 4306 1 3 7 7 47 847 847 2847 2847 94 95 NFAAAA QJGAAA OOOOxx -9803 4307 1 3 3 3 3 803 1803 4803 9803 6 7 BNAAAA RJGAAA VVVVxx -7719 4308 1 3 9 19 19 719 1719 2719 7719 38 39 XKAAAA SJGAAA AAAAxx -4649 4309 1 1 9 9 49 649 649 4649 4649 98 99 VWAAAA TJGAAA HHHHxx -6196 4310 0 0 6 16 96 196 196 1196 6196 192 193 IEAAAA UJGAAA OOOOxx -6026 4311 0 2 6 6 26 26 26 1026 6026 52 53 UXAAAA VJGAAA VVVVxx -1646 4312 0 2 6 6 46 646 1646 1646 1646 92 93 ILAAAA WJGAAA AAAAxx -6526 4313 0 2 6 6 26 526 526 1526 6526 52 53 ARAAAA XJGAAA HHHHxx -5110 4314 0 2 0 10 10 110 1110 110 5110 20 21 OOAAAA YJGAAA OOOOxx -3946 4315 0 2 6 6 46 946 1946 3946 3946 92 93 UVAAAA ZJGAAA VVVVxx -445 4316 1 1 5 5 45 445 445 445 445 90 91 DRAAAA AKGAAA AAAAxx -3249 4317 1 1 9 9 49 249 1249 3249 3249 98 99 ZUAAAA BKGAAA HHHHxx -2501 4318 1 1 1 1 1 501 501 2501 2501 2 3 FSAAAA CKGAAA OOOOxx -3243 4319 1 3 3 3 43 243 1243 3243 3243 86 87 TUAAAA DKGAAA VVVVxx -4701 4320 1 1 1 1 1 701 701 4701 4701 2 3 VYAAAA EKGAAA AAAAxx -472 4321 0 0 2 12 72 472 472 472 472 144 145 ESAAAA FKGAAA HHHHxx -3356 4322 0 0 6 16 56 356 1356 3356 3356 112 113 CZAAAA GKGAAA OOOOxx -9967 4323 1 3 7 7 67 967 1967 4967 9967 134 135 JTAAAA HKGAAA VVVVxx -4292 4324 0 0 2 12 92 292 292 4292 4292 184 185 CJAAAA IKGAAA AAAAxx -7005 4325 1 1 5 5 5 5 1005 2005 7005 10 11 LJAAAA JKGAAA HHHHxx -6267 4326 1 3 7 7 67 267 267 1267 6267 134 135 BHAAAA KKGAAA OOOOxx -6678 4327 0 2 8 18 78 678 678 1678 6678 156 157 WWAAAA LKGAAA VVVVxx -6083 4328 1 3 3 3 83 83 83 1083 6083 166 167 ZZAAAA MKGAAA AAAAxx -760 4329 0 0 0 0 60 760 760 760 760 120 121 GDAAAA NKGAAA HHHHxx -7833 4330 1 1 3 13 33 833 1833 2833 7833 66 67 HPAAAA OKGAAA OOOOxx -2877 4331 1 1 7 17 77 877 877 2877 2877 154 155 RGAAAA PKGAAA VVVVxx -8810 4332 0 2 0 10 10 810 810 3810 8810 20 21 WAAAAA QKGAAA AAAAxx -1560 4333 0 0 0 0 60 560 1560 1560 1560 120 121 AIAAAA RKGAAA HHHHxx -1367 4334 1 3 7 7 67 367 1367 1367 1367 134 135 PAAAAA SKGAAA OOOOxx -8756 4335 0 0 6 16 56 756 756 3756 8756 112 113 UYAAAA TKGAAA VVVVxx -1346 4336 0 2 6 6 46 346 1346 1346 1346 92 93 UZAAAA UKGAAA AAAAxx -6449 4337 1 1 9 9 49 449 449 1449 6449 98 99 BOAAAA VKGAAA HHHHxx -6658 4338 0 2 8 18 58 658 658 1658 6658 116 117 CWAAAA WKGAAA OOOOxx -6745 4339 1 1 5 5 45 745 745 1745 6745 90 91 LZAAAA XKGAAA VVVVxx -4866 4340 0 2 6 6 66 866 866 4866 4866 132 133 EFAAAA YKGAAA AAAAxx -14 4341 0 2 4 14 14 14 14 14 14 28 29 OAAAAA ZKGAAA HHHHxx -4506 4342 0 2 6 6 6 506 506 4506 4506 12 13 IRAAAA ALGAAA OOOOxx -1923 4343 1 3 3 3 23 923 1923 1923 1923 46 47 ZVAAAA BLGAAA VVVVxx -8365 4344 1 1 5 5 65 365 365 3365 8365 130 131 TJAAAA CLGAAA AAAAxx -1279 4345 1 3 9 19 79 279 1279 1279 1279 158 159 FXAAAA DLGAAA HHHHxx -7666 4346 0 2 6 6 66 666 1666 2666 7666 132 133 WIAAAA ELGAAA OOOOxx -7404 4347 0 0 4 4 4 404 1404 2404 7404 8 9 UYAAAA FLGAAA VVVVxx -65 4348 1 1 5 5 65 65 65 65 65 130 131 NCAAAA GLGAAA AAAAxx -5820 4349 0 0 0 0 20 820 1820 820 5820 40 41 WPAAAA HLGAAA HHHHxx -459 4350 1 3 9 19 59 459 459 459 459 118 119 RRAAAA ILGAAA OOOOxx -4787 4351 1 3 7 7 87 787 787 4787 4787 174 175 DCAAAA JLGAAA VVVVxx -5631 4352 1 3 1 11 31 631 1631 631 5631 62 63 PIAAAA KLGAAA AAAAxx -9717 4353 1 1 7 17 17 717 1717 4717 9717 34 35 TJAAAA LLGAAA HHHHxx -2560 4354 0 0 0 0 60 560 560 2560 2560 120 121 MUAAAA MLGAAA OOOOxx -8295 4355 1 3 5 15 95 295 295 3295 8295 190 191 BHAAAA NLGAAA VVVVxx -3596 4356 0 0 6 16 96 596 1596 3596 3596 192 193 IIAAAA OLGAAA AAAAxx -2023 4357 1 3 3 3 23 23 23 2023 2023 46 47 VZAAAA PLGAAA HHHHxx -5055 4358 1 3 5 15 55 55 1055 55 5055 110 111 LMAAAA QLGAAA OOOOxx -763 4359 1 3 3 3 63 763 763 763 763 126 127 JDAAAA RLGAAA VVVVxx -6733 4360 1 1 3 13 33 733 733 1733 6733 66 67 ZYAAAA SLGAAA AAAAxx -9266 4361 0 2 6 6 66 266 1266 4266 9266 132 133 KSAAAA TLGAAA HHHHxx -4479 4362 1 3 9 19 79 479 479 4479 4479 158 159 HQAAAA ULGAAA OOOOxx -1816 4363 0 0 6 16 16 816 1816 1816 1816 32 33 WRAAAA VLGAAA VVVVxx -899 4364 1 3 9 19 99 899 899 899 899 198 199 PIAAAA WLGAAA AAAAxx -230 4365 0 2 0 10 30 230 230 230 230 60 61 WIAAAA XLGAAA HHHHxx -5362 4366 0 2 2 2 62 362 1362 362 5362 124 125 GYAAAA YLGAAA OOOOxx -1609 4367 1 1 9 9 9 609 1609 1609 1609 18 19 XJAAAA ZLGAAA VVVVxx -6750 4368 0 2 0 10 50 750 750 1750 6750 100 101 QZAAAA AMGAAA AAAAxx -9704 4369 0 0 4 4 4 704 1704 4704 9704 8 9 GJAAAA BMGAAA HHHHxx -3991 4370 1 3 1 11 91 991 1991 3991 3991 182 183 NXAAAA CMGAAA OOOOxx -3959 4371 1 3 9 19 59 959 1959 3959 3959 118 119 HWAAAA DMGAAA VVVVxx -9021 4372 1 1 1 1 21 21 1021 4021 9021 42 43 ZIAAAA EMGAAA AAAAxx -7585 4373 1 1 5 5 85 585 1585 2585 7585 170 171 TFAAAA FMGAAA HHHHxx -7083 4374 1 3 3 3 83 83 1083 2083 7083 166 167 LMAAAA GMGAAA OOOOxx -7688 4375 0 0 8 8 88 688 1688 2688 7688 176 177 SJAAAA HMGAAA VVVVxx -2673 4376 1 1 3 13 73 673 673 2673 2673 146 147 VYAAAA IMGAAA AAAAxx -3554 4377 0 2 4 14 54 554 1554 3554 3554 108 109 SGAAAA JMGAAA HHHHxx -7416 4378 0 0 6 16 16 416 1416 2416 7416 32 33 GZAAAA KMGAAA OOOOxx -5672 4379 0 0 2 12 72 672 1672 672 5672 144 145 EKAAAA LMGAAA VVVVxx -1355 4380 1 3 5 15 55 355 1355 1355 1355 110 111 DAAAAA MMGAAA AAAAxx -3149 4381 1 1 9 9 49 149 1149 3149 3149 98 99 DRAAAA NMGAAA HHHHxx -5811 4382 1 3 1 11 11 811 1811 811 5811 22 23 NPAAAA OMGAAA OOOOxx -3759 4383 1 3 9 19 59 759 1759 3759 3759 118 119 POAAAA PMGAAA VVVVxx -5634 4384 0 2 4 14 34 634 1634 634 5634 68 69 SIAAAA QMGAAA AAAAxx -8617 4385 1 1 7 17 17 617 617 3617 8617 34 35 LTAAAA RMGAAA HHHHxx -8949 4386 1 1 9 9 49 949 949 3949 8949 98 99 FGAAAA SMGAAA OOOOxx -3964 4387 0 0 4 4 64 964 1964 3964 3964 128 129 MWAAAA TMGAAA VVVVxx -3852 4388 0 0 2 12 52 852 1852 3852 3852 104 105 ESAAAA UMGAAA AAAAxx -1555 4389 1 3 5 15 55 555 1555 1555 1555 110 111 VHAAAA VMGAAA HHHHxx -6536 4390 0 0 6 16 36 536 536 1536 6536 72 73 KRAAAA WMGAAA OOOOxx -4779 4391 1 3 9 19 79 779 779 4779 4779 158 159 VBAAAA XMGAAA VVVVxx -1893 4392 1 1 3 13 93 893 1893 1893 1893 186 187 VUAAAA YMGAAA AAAAxx -9358 4393 0 2 8 18 58 358 1358 4358 9358 116 117 YVAAAA ZMGAAA HHHHxx -7438 4394 0 2 8 18 38 438 1438 2438 7438 76 77 CAAAAA ANGAAA OOOOxx -941 4395 1 1 1 1 41 941 941 941 941 82 83 FKAAAA BNGAAA VVVVxx -4844 4396 0 0 4 4 44 844 844 4844 4844 88 89 IEAAAA CNGAAA AAAAxx -4745 4397 1 1 5 5 45 745 745 4745 4745 90 91 NAAAAA DNGAAA HHHHxx -1017 4398 1 1 7 17 17 17 1017 1017 1017 34 35 DNAAAA ENGAAA OOOOxx -327 4399 1 3 7 7 27 327 327 327 327 54 55 PMAAAA FNGAAA VVVVxx -3152 4400 0 0 2 12 52 152 1152 3152 3152 104 105 GRAAAA GNGAAA AAAAxx -4711 4401 1 3 1 11 11 711 711 4711 4711 22 23 FZAAAA HNGAAA HHHHxx -141 4402 1 1 1 1 41 141 141 141 141 82 83 LFAAAA INGAAA OOOOxx -1303 4403 1 3 3 3 3 303 1303 1303 1303 6 7 DYAAAA JNGAAA VVVVxx -8873 4404 1 1 3 13 73 873 873 3873 8873 146 147 HDAAAA KNGAAA AAAAxx -8481 4405 1 1 1 1 81 481 481 3481 8481 162 163 FOAAAA LNGAAA HHHHxx -5445 4406 1 1 5 5 45 445 1445 445 5445 90 91 LBAAAA MNGAAA OOOOxx -7868 4407 0 0 8 8 68 868 1868 2868 7868 136 137 QQAAAA NNGAAA VVVVxx -6722 4408 0 2 2 2 22 722 722 1722 6722 44 45 OYAAAA ONGAAA AAAAxx -6628 4409 0 0 8 8 28 628 628 1628 6628 56 57 YUAAAA PNGAAA HHHHxx -7738 4410 0 2 8 18 38 738 1738 2738 7738 76 77 QLAAAA QNGAAA OOOOxx -1018 4411 0 2 8 18 18 18 1018 1018 1018 36 37 ENAAAA RNGAAA VVVVxx -3296 4412 0 0 6 16 96 296 1296 3296 3296 192 193 UWAAAA SNGAAA AAAAxx -1946 4413 0 2 6 6 46 946 1946 1946 1946 92 93 WWAAAA TNGAAA HHHHxx -6603 4414 1 3 3 3 3 603 603 1603 6603 6 7 ZTAAAA UNGAAA OOOOxx -3562 4415 0 2 2 2 62 562 1562 3562 3562 124 125 AHAAAA VNGAAA VVVVxx -1147 4416 1 3 7 7 47 147 1147 1147 1147 94 95 DSAAAA WNGAAA AAAAxx -6031 4417 1 3 1 11 31 31 31 1031 6031 62 63 ZXAAAA XNGAAA HHHHxx -6484 4418 0 0 4 4 84 484 484 1484 6484 168 169 KPAAAA YNGAAA OOOOxx -496 4419 0 0 6 16 96 496 496 496 496 192 193 CTAAAA ZNGAAA VVVVxx -4563 4420 1 3 3 3 63 563 563 4563 4563 126 127 NTAAAA AOGAAA AAAAxx -1037 4421 1 1 7 17 37 37 1037 1037 1037 74 75 XNAAAA BOGAAA HHHHxx -9672 4422 0 0 2 12 72 672 1672 4672 9672 144 145 AIAAAA COGAAA OOOOxx -9053 4423 1 1 3 13 53 53 1053 4053 9053 106 107 FKAAAA DOGAAA VVVVxx -2523 4424 1 3 3 3 23 523 523 2523 2523 46 47 BTAAAA EOGAAA AAAAxx -8519 4425 1 3 9 19 19 519 519 3519 8519 38 39 RPAAAA FOGAAA HHHHxx -8190 4426 0 2 0 10 90 190 190 3190 8190 180 181 ADAAAA GOGAAA OOOOxx -2068 4427 0 0 8 8 68 68 68 2068 2068 136 137 OBAAAA HOGAAA VVVVxx -8569 4428 1 1 9 9 69 569 569 3569 8569 138 139 PRAAAA IOGAAA AAAAxx -6535 4429 1 3 5 15 35 535 535 1535 6535 70 71 JRAAAA JOGAAA HHHHxx -1810 4430 0 2 0 10 10 810 1810 1810 1810 20 21 QRAAAA KOGAAA OOOOxx -3099 4431 1 3 9 19 99 99 1099 3099 3099 198 199 FPAAAA LOGAAA VVVVxx -7466 4432 0 2 6 6 66 466 1466 2466 7466 132 133 EBAAAA MOGAAA AAAAxx -4017 4433 1 1 7 17 17 17 17 4017 4017 34 35 NYAAAA NOGAAA HHHHxx -1097 4434 1 1 7 17 97 97 1097 1097 1097 194 195 FQAAAA OOGAAA OOOOxx -7686 4435 0 2 6 6 86 686 1686 2686 7686 172 173 QJAAAA POGAAA VVVVxx -6742 4436 0 2 2 2 42 742 742 1742 6742 84 85 IZAAAA QOGAAA AAAAxx -5966 4437 0 2 6 6 66 966 1966 966 5966 132 133 MVAAAA ROGAAA HHHHxx -3632 4438 0 0 2 12 32 632 1632 3632 3632 64 65 SJAAAA SOGAAA OOOOxx -8837 4439 1 1 7 17 37 837 837 3837 8837 74 75 XBAAAA TOGAAA VVVVxx -1667 4440 1 3 7 7 67 667 1667 1667 1667 134 135 DMAAAA UOGAAA AAAAxx -8833 4441 1 1 3 13 33 833 833 3833 8833 66 67 TBAAAA VOGAAA HHHHxx -9805 4442 1 1 5 5 5 805 1805 4805 9805 10 11 DNAAAA WOGAAA OOOOxx -3650 4443 0 2 0 10 50 650 1650 3650 3650 100 101 KKAAAA XOGAAA VVVVxx -2237 4444 1 1 7 17 37 237 237 2237 2237 74 75 BIAAAA YOGAAA AAAAxx -9980 4445 0 0 0 0 80 980 1980 4980 9980 160 161 WTAAAA ZOGAAA HHHHxx -2861 4446 1 1 1 1 61 861 861 2861 2861 122 123 BGAAAA APGAAA OOOOxx -1334 4447 0 2 4 14 34 334 1334 1334 1334 68 69 IZAAAA BPGAAA VVVVxx -842 4448 0 2 2 2 42 842 842 842 842 84 85 KGAAAA CPGAAA AAAAxx -1116 4449 0 0 6 16 16 116 1116 1116 1116 32 33 YQAAAA DPGAAA HHHHxx -4055 4450 1 3 5 15 55 55 55 4055 4055 110 111 ZZAAAA EPGAAA OOOOxx -3842 4451 0 2 2 2 42 842 1842 3842 3842 84 85 URAAAA FPGAAA VVVVxx -1886 4452 0 2 6 6 86 886 1886 1886 1886 172 173 OUAAAA GPGAAA AAAAxx -8589 4453 1 1 9 9 89 589 589 3589 8589 178 179 JSAAAA HPGAAA HHHHxx -5873 4454 1 1 3 13 73 873 1873 873 5873 146 147 XRAAAA IPGAAA OOOOxx -7711 4455 1 3 1 11 11 711 1711 2711 7711 22 23 PKAAAA JPGAAA VVVVxx -911 4456 1 3 1 11 11 911 911 911 911 22 23 BJAAAA KPGAAA AAAAxx -5837 4457 1 1 7 17 37 837 1837 837 5837 74 75 NQAAAA LPGAAA HHHHxx -897 4458 1 1 7 17 97 897 897 897 897 194 195 NIAAAA MPGAAA OOOOxx -4299 4459 1 3 9 19 99 299 299 4299 4299 198 199 JJAAAA NPGAAA VVVVxx -7774 4460 0 2 4 14 74 774 1774 2774 7774 148 149 ANAAAA OPGAAA AAAAxx -7832 4461 0 0 2 12 32 832 1832 2832 7832 64 65 GPAAAA PPGAAA HHHHxx -9915 4462 1 3 5 15 15 915 1915 4915 9915 30 31 JRAAAA QPGAAA OOOOxx -9 4463 1 1 9 9 9 9 9 9 9 18 19 JAAAAA RPGAAA VVVVxx -9675 4464 1 3 5 15 75 675 1675 4675 9675 150 151 DIAAAA SPGAAA AAAAxx -7953 4465 1 1 3 13 53 953 1953 2953 7953 106 107 XTAAAA TPGAAA HHHHxx -8912 4466 0 0 2 12 12 912 912 3912 8912 24 25 UEAAAA UPGAAA OOOOxx -4188 4467 0 0 8 8 88 188 188 4188 4188 176 177 CFAAAA VPGAAA VVVVxx -8446 4468 0 2 6 6 46 446 446 3446 8446 92 93 WMAAAA WPGAAA AAAAxx -1600 4469 0 0 0 0 0 600 1600 1600 1600 0 1 OJAAAA XPGAAA HHHHxx -43 4470 1 3 3 3 43 43 43 43 43 86 87 RBAAAA YPGAAA OOOOxx -544 4471 0 0 4 4 44 544 544 544 544 88 89 YUAAAA ZPGAAA VVVVxx -6977 4472 1 1 7 17 77 977 977 1977 6977 154 155 JIAAAA AQGAAA AAAAxx -3191 4473 1 3 1 11 91 191 1191 3191 3191 182 183 TSAAAA BQGAAA HHHHxx -418 4474 0 2 8 18 18 418 418 418 418 36 37 CQAAAA CQGAAA OOOOxx -3142 4475 0 2 2 2 42 142 1142 3142 3142 84 85 WQAAAA DQGAAA VVVVxx -5042 4476 0 2 2 2 42 42 1042 42 5042 84 85 YLAAAA EQGAAA AAAAxx -2194 4477 0 2 4 14 94 194 194 2194 2194 188 189 KGAAAA FQGAAA HHHHxx -2397 4478 1 1 7 17 97 397 397 2397 2397 194 195 FOAAAA GQGAAA OOOOxx -4684 4479 0 0 4 4 84 684 684 4684 4684 168 169 EYAAAA HQGAAA VVVVxx -34 4480 0 2 4 14 34 34 34 34 34 68 69 IBAAAA IQGAAA AAAAxx -3844 4481 0 0 4 4 44 844 1844 3844 3844 88 89 WRAAAA JQGAAA HHHHxx -7824 4482 0 0 4 4 24 824 1824 2824 7824 48 49 YOAAAA KQGAAA OOOOxx -6177 4483 1 1 7 17 77 177 177 1177 6177 154 155 PDAAAA LQGAAA VVVVxx -9657 4484 1 1 7 17 57 657 1657 4657 9657 114 115 LHAAAA MQGAAA AAAAxx -4546 4485 0 2 6 6 46 546 546 4546 4546 92 93 WSAAAA NQGAAA HHHHxx -599 4486 1 3 9 19 99 599 599 599 599 198 199 BXAAAA OQGAAA OOOOxx -153 4487 1 1 3 13 53 153 153 153 153 106 107 XFAAAA PQGAAA VVVVxx -6910 4488 0 2 0 10 10 910 910 1910 6910 20 21 UFAAAA QQGAAA AAAAxx -4408 4489 0 0 8 8 8 408 408 4408 4408 16 17 ONAAAA RQGAAA HHHHxx -1164 4490 0 0 4 4 64 164 1164 1164 1164 128 129 USAAAA SQGAAA OOOOxx -6469 4491 1 1 9 9 69 469 469 1469 6469 138 139 VOAAAA TQGAAA VVVVxx -5996 4492 0 0 6 16 96 996 1996 996 5996 192 193 QWAAAA UQGAAA AAAAxx -2639 4493 1 3 9 19 39 639 639 2639 2639 78 79 NXAAAA VQGAAA HHHHxx -2678 4494 0 2 8 18 78 678 678 2678 2678 156 157 AZAAAA WQGAAA OOOOxx -8392 4495 0 0 2 12 92 392 392 3392 8392 184 185 UKAAAA XQGAAA VVVVxx -1386 4496 0 2 6 6 86 386 1386 1386 1386 172 173 IBAAAA YQGAAA AAAAxx -5125 4497 1 1 5 5 25 125 1125 125 5125 50 51 DPAAAA ZQGAAA HHHHxx -8453 4498 1 1 3 13 53 453 453 3453 8453 106 107 DNAAAA ARGAAA OOOOxx -2369 4499 1 1 9 9 69 369 369 2369 2369 138 139 DNAAAA BRGAAA VVVVxx -1608 4500 0 0 8 8 8 608 1608 1608 1608 16 17 WJAAAA CRGAAA AAAAxx -3781 4501 1 1 1 1 81 781 1781 3781 3781 162 163 LPAAAA DRGAAA HHHHxx -903 4502 1 3 3 3 3 903 903 903 903 6 7 TIAAAA ERGAAA OOOOxx -2099 4503 1 3 9 19 99 99 99 2099 2099 198 199 TCAAAA FRGAAA VVVVxx -538 4504 0 2 8 18 38 538 538 538 538 76 77 SUAAAA GRGAAA AAAAxx -9177 4505 1 1 7 17 77 177 1177 4177 9177 154 155 ZOAAAA HRGAAA HHHHxx -420 4506 0 0 0 0 20 420 420 420 420 40 41 EQAAAA IRGAAA OOOOxx -9080 4507 0 0 0 0 80 80 1080 4080 9080 160 161 GLAAAA JRGAAA VVVVxx -2630 4508 0 2 0 10 30 630 630 2630 2630 60 61 EXAAAA KRGAAA AAAAxx -5978 4509 0 2 8 18 78 978 1978 978 5978 156 157 YVAAAA LRGAAA HHHHxx -9239 4510 1 3 9 19 39 239 1239 4239 9239 78 79 JRAAAA MRGAAA OOOOxx -4372 4511 0 0 2 12 72 372 372 4372 4372 144 145 EMAAAA NRGAAA VVVVxx -4357 4512 1 1 7 17 57 357 357 4357 4357 114 115 PLAAAA ORGAAA AAAAxx -9857 4513 1 1 7 17 57 857 1857 4857 9857 114 115 DPAAAA PRGAAA HHHHxx -7933 4514 1 1 3 13 33 933 1933 2933 7933 66 67 DTAAAA QRGAAA OOOOxx -9574 4515 0 2 4 14 74 574 1574 4574 9574 148 149 GEAAAA RRGAAA VVVVxx -8294 4516 0 2 4 14 94 294 294 3294 8294 188 189 AHAAAA SRGAAA AAAAxx -627 4517 1 3 7 7 27 627 627 627 627 54 55 DYAAAA TRGAAA HHHHxx -3229 4518 1 1 9 9 29 229 1229 3229 3229 58 59 FUAAAA URGAAA OOOOxx -3163 4519 1 3 3 3 63 163 1163 3163 3163 126 127 RRAAAA VRGAAA VVVVxx -7349 4520 1 1 9 9 49 349 1349 2349 7349 98 99 RWAAAA WRGAAA AAAAxx -6889 4521 1 1 9 9 89 889 889 1889 6889 178 179 ZEAAAA XRGAAA HHHHxx -2101 4522 1 1 1 1 1 101 101 2101 2101 2 3 VCAAAA YRGAAA OOOOxx -6476 4523 0 0 6 16 76 476 476 1476 6476 152 153 CPAAAA ZRGAAA VVVVxx -6765 4524 1 1 5 5 65 765 765 1765 6765 130 131 FAAAAA ASGAAA AAAAxx -4204 4525 0 0 4 4 4 204 204 4204 4204 8 9 SFAAAA BSGAAA HHHHxx -5915 4526 1 3 5 15 15 915 1915 915 5915 30 31 NTAAAA CSGAAA OOOOxx -2318 4527 0 2 8 18 18 318 318 2318 2318 36 37 ELAAAA DSGAAA VVVVxx -294 4528 0 2 4 14 94 294 294 294 294 188 189 ILAAAA ESGAAA AAAAxx -5245 4529 1 1 5 5 45 245 1245 245 5245 90 91 TTAAAA FSGAAA HHHHxx -4481 4530 1 1 1 1 81 481 481 4481 4481 162 163 JQAAAA GSGAAA OOOOxx -7754 4531 0 2 4 14 54 754 1754 2754 7754 108 109 GMAAAA HSGAAA VVVVxx -8494 4532 0 2 4 14 94 494 494 3494 8494 188 189 SOAAAA ISGAAA AAAAxx -4014 4533 0 2 4 14 14 14 14 4014 4014 28 29 KYAAAA JSGAAA HHHHxx -2197 4534 1 1 7 17 97 197 197 2197 2197 194 195 NGAAAA KSGAAA OOOOxx -1297 4535 1 1 7 17 97 297 1297 1297 1297 194 195 XXAAAA LSGAAA VVVVxx -1066 4536 0 2 6 6 66 66 1066 1066 1066 132 133 APAAAA MSGAAA AAAAxx -5710 4537 0 2 0 10 10 710 1710 710 5710 20 21 QLAAAA NSGAAA HHHHxx -4100 4538 0 0 0 0 0 100 100 4100 4100 0 1 SBAAAA OSGAAA OOOOxx -7356 4539 0 0 6 16 56 356 1356 2356 7356 112 113 YWAAAA PSGAAA VVVVxx -7658 4540 0 2 8 18 58 658 1658 2658 7658 116 117 OIAAAA QSGAAA AAAAxx -3666 4541 0 2 6 6 66 666 1666 3666 3666 132 133 ALAAAA RSGAAA HHHHxx -9713 4542 1 1 3 13 13 713 1713 4713 9713 26 27 PJAAAA SSGAAA OOOOxx -691 4543 1 3 1 11 91 691 691 691 691 182 183 PAAAAA TSGAAA VVVVxx -3112 4544 0 0 2 12 12 112 1112 3112 3112 24 25 SPAAAA USGAAA AAAAxx -6035 4545 1 3 5 15 35 35 35 1035 6035 70 71 DYAAAA VSGAAA HHHHxx -8353 4546 1 1 3 13 53 353 353 3353 8353 106 107 HJAAAA WSGAAA OOOOxx -5679 4547 1 3 9 19 79 679 1679 679 5679 158 159 LKAAAA XSGAAA VVVVxx -2124 4548 0 0 4 4 24 124 124 2124 2124 48 49 SDAAAA YSGAAA AAAAxx -4714 4549 0 2 4 14 14 714 714 4714 4714 28 29 IZAAAA ZSGAAA HHHHxx -9048 4550 0 0 8 8 48 48 1048 4048 9048 96 97 AKAAAA ATGAAA OOOOxx -7692 4551 0 0 2 12 92 692 1692 2692 7692 184 185 WJAAAA BTGAAA VVVVxx -4542 4552 0 2 2 2 42 542 542 4542 4542 84 85 SSAAAA CTGAAA AAAAxx -8737 4553 1 1 7 17 37 737 737 3737 8737 74 75 BYAAAA DTGAAA HHHHxx -4977 4554 1 1 7 17 77 977 977 4977 4977 154 155 LJAAAA ETGAAA OOOOxx -9349 4555 1 1 9 9 49 349 1349 4349 9349 98 99 PVAAAA FTGAAA VVVVxx -731 4556 1 3 1 11 31 731 731 731 731 62 63 DCAAAA GTGAAA AAAAxx -1788 4557 0 0 8 8 88 788 1788 1788 1788 176 177 UQAAAA HTGAAA HHHHxx -7830 4558 0 2 0 10 30 830 1830 2830 7830 60 61 EPAAAA ITGAAA OOOOxx -3977 4559 1 1 7 17 77 977 1977 3977 3977 154 155 ZWAAAA JTGAAA VVVVxx -2421 4560 1 1 1 1 21 421 421 2421 2421 42 43 DPAAAA KTGAAA AAAAxx -5891 4561 1 3 1 11 91 891 1891 891 5891 182 183 PSAAAA LTGAAA HHHHxx -1111 4562 1 3 1 11 11 111 1111 1111 1111 22 23 TQAAAA MTGAAA OOOOxx -9224 4563 0 0 4 4 24 224 1224 4224 9224 48 49 UQAAAA NTGAAA VVVVxx -9872 4564 0 0 2 12 72 872 1872 4872 9872 144 145 SPAAAA OTGAAA AAAAxx -2433 4565 1 1 3 13 33 433 433 2433 2433 66 67 PPAAAA PTGAAA HHHHxx -1491 4566 1 3 1 11 91 491 1491 1491 1491 182 183 JFAAAA QTGAAA OOOOxx -6653 4567 1 1 3 13 53 653 653 1653 6653 106 107 XVAAAA RTGAAA VVVVxx -1907 4568 1 3 7 7 7 907 1907 1907 1907 14 15 JVAAAA STGAAA AAAAxx -889 4569 1 1 9 9 89 889 889 889 889 178 179 FIAAAA TTGAAA HHHHxx -561 4570 1 1 1 1 61 561 561 561 561 122 123 PVAAAA UTGAAA OOOOxx -7415 4571 1 3 5 15 15 415 1415 2415 7415 30 31 FZAAAA VTGAAA VVVVxx -2703 4572 1 3 3 3 3 703 703 2703 2703 6 7 ZZAAAA WTGAAA AAAAxx -2561 4573 1 1 1 1 61 561 561 2561 2561 122 123 NUAAAA XTGAAA HHHHxx -1257 4574 1 1 7 17 57 257 1257 1257 1257 114 115 JWAAAA YTGAAA OOOOxx -2390 4575 0 2 0 10 90 390 390 2390 2390 180 181 YNAAAA ZTGAAA VVVVxx -3915 4576 1 3 5 15 15 915 1915 3915 3915 30 31 PUAAAA AUGAAA AAAAxx -8476 4577 0 0 6 16 76 476 476 3476 8476 152 153 AOAAAA BUGAAA HHHHxx -607 4578 1 3 7 7 7 607 607 607 607 14 15 JXAAAA CUGAAA OOOOxx -3891 4579 1 3 1 11 91 891 1891 3891 3891 182 183 RTAAAA DUGAAA VVVVxx -7269 4580 1 1 9 9 69 269 1269 2269 7269 138 139 PTAAAA EUGAAA AAAAxx -9537 4581 1 1 7 17 37 537 1537 4537 9537 74 75 VCAAAA FUGAAA HHHHxx -8518 4582 0 2 8 18 18 518 518 3518 8518 36 37 QPAAAA GUGAAA OOOOxx -5221 4583 1 1 1 1 21 221 1221 221 5221 42 43 VSAAAA HUGAAA VVVVxx -3274 4584 0 2 4 14 74 274 1274 3274 3274 148 149 YVAAAA IUGAAA AAAAxx -6677 4585 1 1 7 17 77 677 677 1677 6677 154 155 VWAAAA JUGAAA HHHHxx -3114 4586 0 2 4 14 14 114 1114 3114 3114 28 29 UPAAAA KUGAAA OOOOxx -1966 4587 0 2 6 6 66 966 1966 1966 1966 132 133 QXAAAA LUGAAA VVVVxx -5941 4588 1 1 1 1 41 941 1941 941 5941 82 83 NUAAAA MUGAAA AAAAxx -9463 4589 1 3 3 3 63 463 1463 4463 9463 126 127 ZZAAAA NUGAAA HHHHxx -8966 4590 0 2 6 6 66 966 966 3966 8966 132 133 WGAAAA OUGAAA OOOOxx -4402 4591 0 2 2 2 2 402 402 4402 4402 4 5 INAAAA PUGAAA VVVVxx -3364 4592 0 0 4 4 64 364 1364 3364 3364 128 129 KZAAAA QUGAAA AAAAxx -3698 4593 0 2 8 18 98 698 1698 3698 3698 196 197 GMAAAA RUGAAA HHHHxx -4651 4594 1 3 1 11 51 651 651 4651 4651 102 103 XWAAAA SUGAAA OOOOxx -2127 4595 1 3 7 7 27 127 127 2127 2127 54 55 VDAAAA TUGAAA VVVVxx -3614 4596 0 2 4 14 14 614 1614 3614 3614 28 29 AJAAAA UUGAAA AAAAxx -5430 4597 0 2 0 10 30 430 1430 430 5430 60 61 WAAAAA VUGAAA HHHHxx -3361 4598 1 1 1 1 61 361 1361 3361 3361 122 123 HZAAAA WUGAAA OOOOxx -4798 4599 0 2 8 18 98 798 798 4798 4798 196 197 OCAAAA XUGAAA VVVVxx -8269 4600 1 1 9 9 69 269 269 3269 8269 138 139 BGAAAA YUGAAA AAAAxx -6458 4601 0 2 8 18 58 458 458 1458 6458 116 117 KOAAAA ZUGAAA HHHHxx -3358 4602 0 2 8 18 58 358 1358 3358 3358 116 117 EZAAAA AVGAAA OOOOxx -5898 4603 0 2 8 18 98 898 1898 898 5898 196 197 WSAAAA BVGAAA VVVVxx -1880 4604 0 0 0 0 80 880 1880 1880 1880 160 161 IUAAAA CVGAAA AAAAxx -782 4605 0 2 2 2 82 782 782 782 782 164 165 CEAAAA DVGAAA HHHHxx -3102 4606 0 2 2 2 2 102 1102 3102 3102 4 5 IPAAAA EVGAAA OOOOxx -6366 4607 0 2 6 6 66 366 366 1366 6366 132 133 WKAAAA FVGAAA VVVVxx -399 4608 1 3 9 19 99 399 399 399 399 198 199 JPAAAA GVGAAA AAAAxx -6773 4609 1 1 3 13 73 773 773 1773 6773 146 147 NAAAAA HVGAAA HHHHxx -7942 4610 0 2 2 2 42 942 1942 2942 7942 84 85 MTAAAA IVGAAA OOOOxx -6274 4611 0 2 4 14 74 274 274 1274 6274 148 149 IHAAAA JVGAAA VVVVxx -7447 4612 1 3 7 7 47 447 1447 2447 7447 94 95 LAAAAA KVGAAA AAAAxx -7648 4613 0 0 8 8 48 648 1648 2648 7648 96 97 EIAAAA LVGAAA HHHHxx -3997 4614 1 1 7 17 97 997 1997 3997 3997 194 195 TXAAAA MVGAAA OOOOxx -1759 4615 1 3 9 19 59 759 1759 1759 1759 118 119 RPAAAA NVGAAA VVVVxx -1785 4616 1 1 5 5 85 785 1785 1785 1785 170 171 RQAAAA OVGAAA AAAAxx -8930 4617 0 2 0 10 30 930 930 3930 8930 60 61 MFAAAA PVGAAA HHHHxx -7595 4618 1 3 5 15 95 595 1595 2595 7595 190 191 DGAAAA QVGAAA OOOOxx -6752 4619 0 0 2 12 52 752 752 1752 6752 104 105 SZAAAA RVGAAA VVVVxx -5635 4620 1 3 5 15 35 635 1635 635 5635 70 71 TIAAAA SVGAAA AAAAxx -1579 4621 1 3 9 19 79 579 1579 1579 1579 158 159 TIAAAA TVGAAA HHHHxx -7743 4622 1 3 3 3 43 743 1743 2743 7743 86 87 VLAAAA UVGAAA OOOOxx -5856 4623 0 0 6 16 56 856 1856 856 5856 112 113 GRAAAA VVGAAA VVVVxx -7273 4624 1 1 3 13 73 273 1273 2273 7273 146 147 TTAAAA WVGAAA AAAAxx -1399 4625 1 3 9 19 99 399 1399 1399 1399 198 199 VBAAAA XVGAAA HHHHxx -3694 4626 0 2 4 14 94 694 1694 3694 3694 188 189 CMAAAA YVGAAA OOOOxx -2782 4627 0 2 2 2 82 782 782 2782 2782 164 165 ADAAAA ZVGAAA VVVVxx -6951 4628 1 3 1 11 51 951 951 1951 6951 102 103 JHAAAA AWGAAA AAAAxx -6053 4629 1 1 3 13 53 53 53 1053 6053 106 107 VYAAAA BWGAAA HHHHxx -1753 4630 1 1 3 13 53 753 1753 1753 1753 106 107 LPAAAA CWGAAA OOOOxx -3985 4631 1 1 5 5 85 985 1985 3985 3985 170 171 HXAAAA DWGAAA VVVVxx -6159 4632 1 3 9 19 59 159 159 1159 6159 118 119 XCAAAA EWGAAA AAAAxx -6250 4633 0 2 0 10 50 250 250 1250 6250 100 101 KGAAAA FWGAAA HHHHxx -6240 4634 0 0 0 0 40 240 240 1240 6240 80 81 AGAAAA GWGAAA OOOOxx -6571 4635 1 3 1 11 71 571 571 1571 6571 142 143 TSAAAA HWGAAA VVVVxx -8624 4636 0 0 4 4 24 624 624 3624 8624 48 49 STAAAA IWGAAA AAAAxx -9718 4637 0 2 8 18 18 718 1718 4718 9718 36 37 UJAAAA JWGAAA HHHHxx -5529 4638 1 1 9 9 29 529 1529 529 5529 58 59 REAAAA KWGAAA OOOOxx -7089 4639 1 1 9 9 89 89 1089 2089 7089 178 179 RMAAAA LWGAAA VVVVxx -5488 4640 0 0 8 8 88 488 1488 488 5488 176 177 CDAAAA MWGAAA AAAAxx -5444 4641 0 0 4 4 44 444 1444 444 5444 88 89 KBAAAA NWGAAA HHHHxx -4899 4642 1 3 9 19 99 899 899 4899 4899 198 199 LGAAAA OWGAAA OOOOxx -7928 4643 0 0 8 8 28 928 1928 2928 7928 56 57 YSAAAA PWGAAA VVVVxx -4736 4644 0 0 6 16 36 736 736 4736 4736 72 73 EAAAAA QWGAAA AAAAxx -4317 4645 1 1 7 17 17 317 317 4317 4317 34 35 BKAAAA RWGAAA HHHHxx -1174 4646 0 2 4 14 74 174 1174 1174 1174 148 149 ETAAAA SWGAAA OOOOxx -6138 4647 0 2 8 18 38 138 138 1138 6138 76 77 CCAAAA TWGAAA VVVVxx -3943 4648 1 3 3 3 43 943 1943 3943 3943 86 87 RVAAAA UWGAAA AAAAxx -1545 4649 1 1 5 5 45 545 1545 1545 1545 90 91 LHAAAA VWGAAA HHHHxx -6867 4650 1 3 7 7 67 867 867 1867 6867 134 135 DEAAAA WWGAAA OOOOxx -6832 4651 0 0 2 12 32 832 832 1832 6832 64 65 UCAAAA XWGAAA VVVVxx -2987 4652 1 3 7 7 87 987 987 2987 2987 174 175 XKAAAA YWGAAA AAAAxx -5169 4653 1 1 9 9 69 169 1169 169 5169 138 139 VQAAAA ZWGAAA HHHHxx -8998 4654 0 2 8 18 98 998 998 3998 8998 196 197 CIAAAA AXGAAA OOOOxx -9347 4655 1 3 7 7 47 347 1347 4347 9347 94 95 NVAAAA BXGAAA VVVVxx -4800 4656 0 0 0 0 0 800 800 4800 4800 0 1 QCAAAA CXGAAA AAAAxx -4200 4657 0 0 0 0 0 200 200 4200 4200 0 1 OFAAAA DXGAAA HHHHxx -4046 4658 0 2 6 6 46 46 46 4046 4046 92 93 QZAAAA EXGAAA OOOOxx -7142 4659 0 2 2 2 42 142 1142 2142 7142 84 85 SOAAAA FXGAAA VVVVxx -2733 4660 1 1 3 13 33 733 733 2733 2733 66 67 DBAAAA GXGAAA AAAAxx -1568 4661 0 0 8 8 68 568 1568 1568 1568 136 137 IIAAAA HXGAAA HHHHxx -5105 4662 1 1 5 5 5 105 1105 105 5105 10 11 JOAAAA IXGAAA OOOOxx -9115 4663 1 3 5 15 15 115 1115 4115 9115 30 31 PMAAAA JXGAAA VVVVxx -6475 4664 1 3 5 15 75 475 475 1475 6475 150 151 BPAAAA KXGAAA AAAAxx -3796 4665 0 0 6 16 96 796 1796 3796 3796 192 193 AQAAAA LXGAAA HHHHxx -5410 4666 0 2 0 10 10 410 1410 410 5410 20 21 CAAAAA MXGAAA OOOOxx -4023 4667 1 3 3 3 23 23 23 4023 4023 46 47 TYAAAA NXGAAA VVVVxx -8904 4668 0 0 4 4 4 904 904 3904 8904 8 9 MEAAAA OXGAAA AAAAxx -450 4669 0 2 0 10 50 450 450 450 450 100 101 IRAAAA PXGAAA HHHHxx -8087 4670 1 3 7 7 87 87 87 3087 8087 174 175 BZAAAA QXGAAA OOOOxx -6478 4671 0 2 8 18 78 478 478 1478 6478 156 157 EPAAAA RXGAAA VVVVxx -2696 4672 0 0 6 16 96 696 696 2696 2696 192 193 SZAAAA SXGAAA AAAAxx -1792 4673 0 0 2 12 92 792 1792 1792 1792 184 185 YQAAAA TXGAAA HHHHxx -9699 4674 1 3 9 19 99 699 1699 4699 9699 198 199 BJAAAA UXGAAA OOOOxx -9160 4675 0 0 0 0 60 160 1160 4160 9160 120 121 IOAAAA VXGAAA VVVVxx -9989 4676 1 1 9 9 89 989 1989 4989 9989 178 179 FUAAAA WXGAAA AAAAxx -9568 4677 0 0 8 8 68 568 1568 4568 9568 136 137 AEAAAA XXGAAA HHHHxx -487 4678 1 3 7 7 87 487 487 487 487 174 175 TSAAAA YXGAAA OOOOxx -7863 4679 1 3 3 3 63 863 1863 2863 7863 126 127 LQAAAA ZXGAAA VVVVxx -1884 4680 0 0 4 4 84 884 1884 1884 1884 168 169 MUAAAA AYGAAA AAAAxx -2651 4681 1 3 1 11 51 651 651 2651 2651 102 103 ZXAAAA BYGAAA HHHHxx -8285 4682 1 1 5 5 85 285 285 3285 8285 170 171 RGAAAA CYGAAA OOOOxx -3927 4683 1 3 7 7 27 927 1927 3927 3927 54 55 BVAAAA DYGAAA VVVVxx -4076 4684 0 0 6 16 76 76 76 4076 4076 152 153 UAAAAA EYGAAA AAAAxx -6149 4685 1 1 9 9 49 149 149 1149 6149 98 99 NCAAAA FYGAAA HHHHxx -6581 4686 1 1 1 1 81 581 581 1581 6581 162 163 DTAAAA GYGAAA OOOOxx -8293 4687 1 1 3 13 93 293 293 3293 8293 186 187 ZGAAAA HYGAAA VVVVxx -7665 4688 1 1 5 5 65 665 1665 2665 7665 130 131 VIAAAA IYGAAA AAAAxx -4435 4689 1 3 5 15 35 435 435 4435 4435 70 71 POAAAA JYGAAA HHHHxx -1271 4690 1 3 1 11 71 271 1271 1271 1271 142 143 XWAAAA KYGAAA OOOOxx -3928 4691 0 0 8 8 28 928 1928 3928 3928 56 57 CVAAAA LYGAAA VVVVxx -7045 4692 1 1 5 5 45 45 1045 2045 7045 90 91 ZKAAAA MYGAAA AAAAxx -4943 4693 1 3 3 3 43 943 943 4943 4943 86 87 DIAAAA NYGAAA HHHHxx -8473 4694 1 1 3 13 73 473 473 3473 8473 146 147 XNAAAA OYGAAA OOOOxx -1707 4695 1 3 7 7 7 707 1707 1707 1707 14 15 RNAAAA PYGAAA VVVVxx -7509 4696 1 1 9 9 9 509 1509 2509 7509 18 19 VCAAAA QYGAAA AAAAxx -1593 4697 1 1 3 13 93 593 1593 1593 1593 186 187 HJAAAA RYGAAA HHHHxx -9281 4698 1 1 1 1 81 281 1281 4281 9281 162 163 ZSAAAA SYGAAA OOOOxx -8986 4699 0 2 6 6 86 986 986 3986 8986 172 173 QHAAAA TYGAAA VVVVxx -3740 4700 0 0 0 0 40 740 1740 3740 3740 80 81 WNAAAA UYGAAA AAAAxx -9265 4701 1 1 5 5 65 265 1265 4265 9265 130 131 JSAAAA VYGAAA HHHHxx -1510 4702 0 2 0 10 10 510 1510 1510 1510 20 21 CGAAAA WYGAAA OOOOxx -3022 4703 0 2 2 2 22 22 1022 3022 3022 44 45 GMAAAA XYGAAA VVVVxx -9014 4704 0 2 4 14 14 14 1014 4014 9014 28 29 SIAAAA YYGAAA AAAAxx -6816 4705 0 0 6 16 16 816 816 1816 6816 32 33 ECAAAA ZYGAAA HHHHxx -5518 4706 0 2 8 18 18 518 1518 518 5518 36 37 GEAAAA AZGAAA OOOOxx -4451 4707 1 3 1 11 51 451 451 4451 4451 102 103 FPAAAA BZGAAA VVVVxx -8747 4708 1 3 7 7 47 747 747 3747 8747 94 95 LYAAAA CZGAAA AAAAxx -4646 4709 0 2 6 6 46 646 646 4646 4646 92 93 SWAAAA DZGAAA HHHHxx -7296 4710 0 0 6 16 96 296 1296 2296 7296 192 193 QUAAAA EZGAAA OOOOxx -9644 4711 0 0 4 4 44 644 1644 4644 9644 88 89 YGAAAA FZGAAA VVVVxx -5977 4712 1 1 7 17 77 977 1977 977 5977 154 155 XVAAAA GZGAAA AAAAxx -6270 4713 0 2 0 10 70 270 270 1270 6270 140 141 EHAAAA HZGAAA HHHHxx -5578 4714 0 2 8 18 78 578 1578 578 5578 156 157 OGAAAA IZGAAA OOOOxx -2465 4715 1 1 5 5 65 465 465 2465 2465 130 131 VQAAAA JZGAAA VVVVxx -6436 4716 0 0 6 16 36 436 436 1436 6436 72 73 ONAAAA KZGAAA AAAAxx -8089 4717 1 1 9 9 89 89 89 3089 8089 178 179 DZAAAA LZGAAA HHHHxx -2409 4718 1 1 9 9 9 409 409 2409 2409 18 19 ROAAAA MZGAAA OOOOxx -284 4719 0 0 4 4 84 284 284 284 284 168 169 YKAAAA NZGAAA VVVVxx -5576 4720 0 0 6 16 76 576 1576 576 5576 152 153 MGAAAA OZGAAA AAAAxx -6534 4721 0 2 4 14 34 534 534 1534 6534 68 69 IRAAAA PZGAAA HHHHxx -8848 4722 0 0 8 8 48 848 848 3848 8848 96 97 ICAAAA QZGAAA OOOOxx -4305 4723 1 1 5 5 5 305 305 4305 4305 10 11 PJAAAA RZGAAA VVVVxx -5574 4724 0 2 4 14 74 574 1574 574 5574 148 149 KGAAAA SZGAAA AAAAxx -596 4725 0 0 6 16 96 596 596 596 596 192 193 YWAAAA TZGAAA HHHHxx -1253 4726 1 1 3 13 53 253 1253 1253 1253 106 107 FWAAAA UZGAAA OOOOxx -521 4727 1 1 1 1 21 521 521 521 521 42 43 BUAAAA VZGAAA VVVVxx -8739 4728 1 3 9 19 39 739 739 3739 8739 78 79 DYAAAA WZGAAA AAAAxx -908 4729 0 0 8 8 8 908 908 908 908 16 17 YIAAAA XZGAAA HHHHxx -6937 4730 1 1 7 17 37 937 937 1937 6937 74 75 VGAAAA YZGAAA OOOOxx -4515 4731 1 3 5 15 15 515 515 4515 4515 30 31 RRAAAA ZZGAAA VVVVxx -8630 4732 0 2 0 10 30 630 630 3630 8630 60 61 YTAAAA AAHAAA AAAAxx -7518 4733 0 2 8 18 18 518 1518 2518 7518 36 37 EDAAAA BAHAAA HHHHxx -8300 4734 0 0 0 0 0 300 300 3300 8300 0 1 GHAAAA CAHAAA OOOOxx -8434 4735 0 2 4 14 34 434 434 3434 8434 68 69 KMAAAA DAHAAA VVVVxx -6000 4736 0 0 0 0 0 0 0 1000 6000 0 1 UWAAAA EAHAAA AAAAxx -4508 4737 0 0 8 8 8 508 508 4508 4508 16 17 KRAAAA FAHAAA HHHHxx -7861 4738 1 1 1 1 61 861 1861 2861 7861 122 123 JQAAAA GAHAAA OOOOxx -5953 4739 1 1 3 13 53 953 1953 953 5953 106 107 ZUAAAA HAHAAA VVVVxx -5063 4740 1 3 3 3 63 63 1063 63 5063 126 127 TMAAAA IAHAAA AAAAxx -4501 4741 1 1 1 1 1 501 501 4501 4501 2 3 DRAAAA JAHAAA HHHHxx -7092 4742 0 0 2 12 92 92 1092 2092 7092 184 185 UMAAAA KAHAAA OOOOxx -4388 4743 0 0 8 8 88 388 388 4388 4388 176 177 UMAAAA LAHAAA VVVVxx -1826 4744 0 2 6 6 26 826 1826 1826 1826 52 53 GSAAAA MAHAAA AAAAxx -568 4745 0 0 8 8 68 568 568 568 568 136 137 WVAAAA NAHAAA HHHHxx -8184 4746 0 0 4 4 84 184 184 3184 8184 168 169 UCAAAA OAHAAA OOOOxx -4268 4747 0 0 8 8 68 268 268 4268 4268 136 137 EIAAAA PAHAAA VVVVxx -5798 4748 0 2 8 18 98 798 1798 798 5798 196 197 APAAAA QAHAAA AAAAxx -5190 4749 0 2 0 10 90 190 1190 190 5190 180 181 QRAAAA RAHAAA HHHHxx -1298 4750 0 2 8 18 98 298 1298 1298 1298 196 197 YXAAAA SAHAAA OOOOxx -4035 4751 1 3 5 15 35 35 35 4035 4035 70 71 FZAAAA TAHAAA VVVVxx -4504 4752 0 0 4 4 4 504 504 4504 4504 8 9 GRAAAA UAHAAA AAAAxx -5992 4753 0 0 2 12 92 992 1992 992 5992 184 185 MWAAAA VAHAAA HHHHxx -770 4754 0 2 0 10 70 770 770 770 770 140 141 QDAAAA WAHAAA OOOOxx -7502 4755 0 2 2 2 2 502 1502 2502 7502 4 5 OCAAAA XAHAAA VVVVxx -824 4756 0 0 4 4 24 824 824 824 824 48 49 SFAAAA YAHAAA AAAAxx -7716 4757 0 0 6 16 16 716 1716 2716 7716 32 33 UKAAAA ZAHAAA HHHHxx -5749 4758 1 1 9 9 49 749 1749 749 5749 98 99 DNAAAA ABHAAA OOOOxx -9814 4759 0 2 4 14 14 814 1814 4814 9814 28 29 MNAAAA BBHAAA VVVVxx -350 4760 0 2 0 10 50 350 350 350 350 100 101 MNAAAA CBHAAA AAAAxx -1390 4761 0 2 0 10 90 390 1390 1390 1390 180 181 MBAAAA DBHAAA HHHHxx -6994 4762 0 2 4 14 94 994 994 1994 6994 188 189 AJAAAA EBHAAA OOOOxx -3629 4763 1 1 9 9 29 629 1629 3629 3629 58 59 PJAAAA FBHAAA VVVVxx -9937 4764 1 1 7 17 37 937 1937 4937 9937 74 75 FSAAAA GBHAAA AAAAxx -5285 4765 1 1 5 5 85 285 1285 285 5285 170 171 HVAAAA HBHAAA HHHHxx -3157 4766 1 1 7 17 57 157 1157 3157 3157 114 115 LRAAAA IBHAAA OOOOxx -9549 4767 1 1 9 9 49 549 1549 4549 9549 98 99 HDAAAA JBHAAA VVVVxx -4118 4768 0 2 8 18 18 118 118 4118 4118 36 37 KCAAAA KBHAAA AAAAxx -756 4769 0 0 6 16 56 756 756 756 756 112 113 CDAAAA LBHAAA HHHHxx -5964 4770 0 0 4 4 64 964 1964 964 5964 128 129 KVAAAA MBHAAA OOOOxx -7701 4771 1 1 1 1 1 701 1701 2701 7701 2 3 FKAAAA NBHAAA VVVVxx -1242 4772 0 2 2 2 42 242 1242 1242 1242 84 85 UVAAAA OBHAAA AAAAxx -7890 4773 0 2 0 10 90 890 1890 2890 7890 180 181 MRAAAA PBHAAA HHHHxx -1991 4774 1 3 1 11 91 991 1991 1991 1991 182 183 PYAAAA QBHAAA OOOOxx -110 4775 0 2 0 10 10 110 110 110 110 20 21 GEAAAA RBHAAA VVVVxx -9334 4776 0 2 4 14 34 334 1334 4334 9334 68 69 AVAAAA SBHAAA AAAAxx -6231 4777 1 3 1 11 31 231 231 1231 6231 62 63 RFAAAA TBHAAA HHHHxx -9871 4778 1 3 1 11 71 871 1871 4871 9871 142 143 RPAAAA UBHAAA OOOOxx -9471 4779 1 3 1 11 71 471 1471 4471 9471 142 143 HAAAAA VBHAAA VVVVxx -2697 4780 1 1 7 17 97 697 697 2697 2697 194 195 TZAAAA WBHAAA AAAAxx -4761 4781 1 1 1 1 61 761 761 4761 4761 122 123 DBAAAA XBHAAA HHHHxx -8493 4782 1 1 3 13 93 493 493 3493 8493 186 187 ROAAAA YBHAAA OOOOxx -1045 4783 1 1 5 5 45 45 1045 1045 1045 90 91 FOAAAA ZBHAAA VVVVxx -3403 4784 1 3 3 3 3 403 1403 3403 3403 6 7 XAAAAA ACHAAA AAAAxx -9412 4785 0 0 2 12 12 412 1412 4412 9412 24 25 AYAAAA BCHAAA HHHHxx -7652 4786 0 0 2 12 52 652 1652 2652 7652 104 105 IIAAAA CCHAAA OOOOxx -5866 4787 0 2 6 6 66 866 1866 866 5866 132 133 QRAAAA DCHAAA VVVVxx -6942 4788 0 2 2 2 42 942 942 1942 6942 84 85 AHAAAA ECHAAA AAAAxx -9353 4789 1 1 3 13 53 353 1353 4353 9353 106 107 TVAAAA FCHAAA HHHHxx -2600 4790 0 0 0 0 0 600 600 2600 2600 0 1 AWAAAA GCHAAA OOOOxx -6971 4791 1 3 1 11 71 971 971 1971 6971 142 143 DIAAAA HCHAAA VVVVxx -5391 4792 1 3 1 11 91 391 1391 391 5391 182 183 JZAAAA ICHAAA AAAAxx -7654 4793 0 2 4 14 54 654 1654 2654 7654 108 109 KIAAAA JCHAAA HHHHxx -1797 4794 1 1 7 17 97 797 1797 1797 1797 194 195 DRAAAA KCHAAA OOOOxx -4530 4795 0 2 0 10 30 530 530 4530 4530 60 61 GSAAAA LCHAAA VVVVxx -3130 4796 0 2 0 10 30 130 1130 3130 3130 60 61 KQAAAA MCHAAA AAAAxx -9442 4797 0 2 2 2 42 442 1442 4442 9442 84 85 EZAAAA NCHAAA HHHHxx -6659 4798 1 3 9 19 59 659 659 1659 6659 118 119 DWAAAA OCHAAA OOOOxx -9714 4799 0 2 4 14 14 714 1714 4714 9714 28 29 QJAAAA PCHAAA VVVVxx -3660 4800 0 0 0 0 60 660 1660 3660 3660 120 121 UKAAAA QCHAAA AAAAxx -1906 4801 0 2 6 6 6 906 1906 1906 1906 12 13 IVAAAA RCHAAA HHHHxx -7927 4802 1 3 7 7 27 927 1927 2927 7927 54 55 XSAAAA SCHAAA OOOOxx -1767 4803 1 3 7 7 67 767 1767 1767 1767 134 135 ZPAAAA TCHAAA VVVVxx -5523 4804 1 3 3 3 23 523 1523 523 5523 46 47 LEAAAA UCHAAA AAAAxx -9289 4805 1 1 9 9 89 289 1289 4289 9289 178 179 HTAAAA VCHAAA HHHHxx -2717 4806 1 1 7 17 17 717 717 2717 2717 34 35 NAAAAA WCHAAA OOOOxx -4099 4807 1 3 9 19 99 99 99 4099 4099 198 199 RBAAAA XCHAAA VVVVxx -4387 4808 1 3 7 7 87 387 387 4387 4387 174 175 TMAAAA YCHAAA AAAAxx -8864 4809 0 0 4 4 64 864 864 3864 8864 128 129 YCAAAA ZCHAAA HHHHxx -1774 4810 0 2 4 14 74 774 1774 1774 1774 148 149 GQAAAA ADHAAA OOOOxx -6292 4811 0 0 2 12 92 292 292 1292 6292 184 185 AIAAAA BDHAAA VVVVxx -847 4812 1 3 7 7 47 847 847 847 847 94 95 PGAAAA CDHAAA AAAAxx -5954 4813 0 2 4 14 54 954 1954 954 5954 108 109 AVAAAA DDHAAA HHHHxx -8032 4814 0 0 2 12 32 32 32 3032 8032 64 65 YWAAAA EDHAAA OOOOxx -3295 4815 1 3 5 15 95 295 1295 3295 3295 190 191 TWAAAA FDHAAA VVVVxx -8984 4816 0 0 4 4 84 984 984 3984 8984 168 169 OHAAAA GDHAAA AAAAxx -7809 4817 1 1 9 9 9 809 1809 2809 7809 18 19 JOAAAA HDHAAA HHHHxx -1670 4818 0 2 0 10 70 670 1670 1670 1670 140 141 GMAAAA IDHAAA OOOOxx -7733 4819 1 1 3 13 33 733 1733 2733 7733 66 67 LLAAAA JDHAAA VVVVxx -6187 4820 1 3 7 7 87 187 187 1187 6187 174 175 ZDAAAA KDHAAA AAAAxx -9326 4821 0 2 6 6 26 326 1326 4326 9326 52 53 SUAAAA LDHAAA HHHHxx -2493 4822 1 1 3 13 93 493 493 2493 2493 186 187 XRAAAA MDHAAA OOOOxx -9512 4823 0 0 2 12 12 512 1512 4512 9512 24 25 WBAAAA NDHAAA VVVVxx -4342 4824 0 2 2 2 42 342 342 4342 4342 84 85 ALAAAA ODHAAA AAAAxx -5350 4825 0 2 0 10 50 350 1350 350 5350 100 101 UXAAAA PDHAAA HHHHxx -6009 4826 1 1 9 9 9 9 9 1009 6009 18 19 DXAAAA QDHAAA OOOOxx -1208 4827 0 0 8 8 8 208 1208 1208 1208 16 17 MUAAAA RDHAAA VVVVxx -7014 4828 0 2 4 14 14 14 1014 2014 7014 28 29 UJAAAA SDHAAA AAAAxx -2967 4829 1 3 7 7 67 967 967 2967 2967 134 135 DKAAAA TDHAAA HHHHxx -5831 4830 1 3 1 11 31 831 1831 831 5831 62 63 HQAAAA UDHAAA OOOOxx -3097 4831 1 1 7 17 97 97 1097 3097 3097 194 195 DPAAAA VDHAAA VVVVxx -1528 4832 0 0 8 8 28 528 1528 1528 1528 56 57 UGAAAA WDHAAA AAAAxx -6429 4833 1 1 9 9 29 429 429 1429 6429 58 59 HNAAAA XDHAAA HHHHxx -7320 4834 0 0 0 0 20 320 1320 2320 7320 40 41 OVAAAA YDHAAA OOOOxx -844 4835 0 0 4 4 44 844 844 844 844 88 89 MGAAAA ZDHAAA VVVVxx -7054 4836 0 2 4 14 54 54 1054 2054 7054 108 109 ILAAAA AEHAAA AAAAxx -1643 4837 1 3 3 3 43 643 1643 1643 1643 86 87 FLAAAA BEHAAA HHHHxx -7626 4838 0 2 6 6 26 626 1626 2626 7626 52 53 IHAAAA CEHAAA OOOOxx -8728 4839 0 0 8 8 28 728 728 3728 8728 56 57 SXAAAA DEHAAA VVVVxx -8277 4840 1 1 7 17 77 277 277 3277 8277 154 155 JGAAAA EEHAAA AAAAxx -189 4841 1 1 9 9 89 189 189 189 189 178 179 HHAAAA FEHAAA HHHHxx -3717 4842 1 1 7 17 17 717 1717 3717 3717 34 35 ZMAAAA GEHAAA OOOOxx -1020 4843 0 0 0 0 20 20 1020 1020 1020 40 41 GNAAAA HEHAAA VVVVxx -9234 4844 0 2 4 14 34 234 1234 4234 9234 68 69 ERAAAA IEHAAA AAAAxx -9541 4845 1 1 1 1 41 541 1541 4541 9541 82 83 ZCAAAA JEHAAA HHHHxx -380 4846 0 0 0 0 80 380 380 380 380 160 161 QOAAAA KEHAAA OOOOxx -397 4847 1 1 7 17 97 397 397 397 397 194 195 HPAAAA LEHAAA VVVVxx -835 4848 1 3 5 15 35 835 835 835 835 70 71 DGAAAA MEHAAA AAAAxx -347 4849 1 3 7 7 47 347 347 347 347 94 95 JNAAAA NEHAAA HHHHxx -2490 4850 0 2 0 10 90 490 490 2490 2490 180 181 URAAAA OEHAAA OOOOxx -605 4851 1 1 5 5 5 605 605 605 605 10 11 HXAAAA PEHAAA VVVVxx -7960 4852 0 0 0 0 60 960 1960 2960 7960 120 121 EUAAAA QEHAAA AAAAxx -9681 4853 1 1 1 1 81 681 1681 4681 9681 162 163 JIAAAA REHAAA HHHHxx -5753 4854 1 1 3 13 53 753 1753 753 5753 106 107 HNAAAA SEHAAA OOOOxx -1676 4855 0 0 6 16 76 676 1676 1676 1676 152 153 MMAAAA TEHAAA VVVVxx -5533 4856 1 1 3 13 33 533 1533 533 5533 66 67 VEAAAA UEHAAA AAAAxx -8958 4857 0 2 8 18 58 958 958 3958 8958 116 117 OGAAAA VEHAAA HHHHxx -664 4858 0 0 4 4 64 664 664 664 664 128 129 OZAAAA WEHAAA OOOOxx -3005 4859 1 1 5 5 5 5 1005 3005 3005 10 11 PLAAAA XEHAAA VVVVxx -8576 4860 0 0 6 16 76 576 576 3576 8576 152 153 WRAAAA YEHAAA AAAAxx -7304 4861 0 0 4 4 4 304 1304 2304 7304 8 9 YUAAAA ZEHAAA HHHHxx -3375 4862 1 3 5 15 75 375 1375 3375 3375 150 151 VZAAAA AFHAAA OOOOxx -6336 4863 0 0 6 16 36 336 336 1336 6336 72 73 SJAAAA BFHAAA VVVVxx -1392 4864 0 0 2 12 92 392 1392 1392 1392 184 185 OBAAAA CFHAAA AAAAxx -2925 4865 1 1 5 5 25 925 925 2925 2925 50 51 NIAAAA DFHAAA HHHHxx -1217 4866 1 1 7 17 17 217 1217 1217 1217 34 35 VUAAAA EFHAAA OOOOxx -3714 4867 0 2 4 14 14 714 1714 3714 3714 28 29 WMAAAA FFHAAA VVVVxx -2120 4868 0 0 0 0 20 120 120 2120 2120 40 41 ODAAAA GFHAAA AAAAxx -2845 4869 1 1 5 5 45 845 845 2845 2845 90 91 LFAAAA HFHAAA HHHHxx -3865 4870 1 1 5 5 65 865 1865 3865 3865 130 131 RSAAAA IFHAAA OOOOxx -124 4871 0 0 4 4 24 124 124 124 124 48 49 UEAAAA JFHAAA VVVVxx -865 4872 1 1 5 5 65 865 865 865 865 130 131 HHAAAA KFHAAA AAAAxx -9361 4873 1 1 1 1 61 361 1361 4361 9361 122 123 BWAAAA LFHAAA HHHHxx -6338 4874 0 2 8 18 38 338 338 1338 6338 76 77 UJAAAA MFHAAA OOOOxx -7330 4875 0 2 0 10 30 330 1330 2330 7330 60 61 YVAAAA NFHAAA VVVVxx -513 4876 1 1 3 13 13 513 513 513 513 26 27 TTAAAA OFHAAA AAAAxx -5001 4877 1 1 1 1 1 1 1001 1 5001 2 3 JKAAAA PFHAAA HHHHxx -549 4878 1 1 9 9 49 549 549 549 549 98 99 DVAAAA QFHAAA OOOOxx -1808 4879 0 0 8 8 8 808 1808 1808 1808 16 17 ORAAAA RFHAAA VVVVxx -7168 4880 0 0 8 8 68 168 1168 2168 7168 136 137 SPAAAA SFHAAA AAAAxx -9878 4881 0 2 8 18 78 878 1878 4878 9878 156 157 YPAAAA TFHAAA HHHHxx -233 4882 1 1 3 13 33 233 233 233 233 66 67 ZIAAAA UFHAAA OOOOxx -4262 4883 0 2 2 2 62 262 262 4262 4262 124 125 YHAAAA VFHAAA VVVVxx -7998 4884 0 2 8 18 98 998 1998 2998 7998 196 197 QVAAAA WFHAAA AAAAxx -2419 4885 1 3 9 19 19 419 419 2419 2419 38 39 BPAAAA XFHAAA HHHHxx -9960 4886 0 0 0 0 60 960 1960 4960 9960 120 121 CTAAAA YFHAAA OOOOxx -3523 4887 1 3 3 3 23 523 1523 3523 3523 46 47 NFAAAA ZFHAAA VVVVxx -5440 4888 0 0 0 0 40 440 1440 440 5440 80 81 GBAAAA AGHAAA AAAAxx -3030 4889 0 2 0 10 30 30 1030 3030 3030 60 61 OMAAAA BGHAAA HHHHxx -2745 4890 1 1 5 5 45 745 745 2745 2745 90 91 PBAAAA CGHAAA OOOOxx -7175 4891 1 3 5 15 75 175 1175 2175 7175 150 151 ZPAAAA DGHAAA VVVVxx -640 4892 0 0 0 0 40 640 640 640 640 80 81 QYAAAA EGHAAA AAAAxx -1798 4893 0 2 8 18 98 798 1798 1798 1798 196 197 ERAAAA FGHAAA HHHHxx -7499 4894 1 3 9 19 99 499 1499 2499 7499 198 199 LCAAAA GGHAAA OOOOxx -1924 4895 0 0 4 4 24 924 1924 1924 1924 48 49 AWAAAA HGHAAA VVVVxx -1327 4896 1 3 7 7 27 327 1327 1327 1327 54 55 BZAAAA IGHAAA AAAAxx -73 4897 1 1 3 13 73 73 73 73 73 146 147 VCAAAA JGHAAA HHHHxx -9558 4898 0 2 8 18 58 558 1558 4558 9558 116 117 QDAAAA KGHAAA OOOOxx -818 4899 0 2 8 18 18 818 818 818 818 36 37 MFAAAA LGHAAA VVVVxx -9916 4900 0 0 6 16 16 916 1916 4916 9916 32 33 KRAAAA MGHAAA AAAAxx -2978 4901 0 2 8 18 78 978 978 2978 2978 156 157 OKAAAA NGHAAA HHHHxx -8469 4902 1 1 9 9 69 469 469 3469 8469 138 139 TNAAAA OGHAAA OOOOxx -9845 4903 1 1 5 5 45 845 1845 4845 9845 90 91 ROAAAA PGHAAA VVVVxx -2326 4904 0 2 6 6 26 326 326 2326 2326 52 53 MLAAAA QGHAAA AAAAxx -4032 4905 0 0 2 12 32 32 32 4032 4032 64 65 CZAAAA RGHAAA HHHHxx -5604 4906 0 0 4 4 4 604 1604 604 5604 8 9 OHAAAA SGHAAA OOOOxx -9610 4907 0 2 0 10 10 610 1610 4610 9610 20 21 QFAAAA TGHAAA VVVVxx -5101 4908 1 1 1 1 1 101 1101 101 5101 2 3 FOAAAA UGHAAA AAAAxx -7246 4909 0 2 6 6 46 246 1246 2246 7246 92 93 SSAAAA VGHAAA HHHHxx -1292 4910 0 0 2 12 92 292 1292 1292 1292 184 185 SXAAAA WGHAAA OOOOxx -6235 4911 1 3 5 15 35 235 235 1235 6235 70 71 VFAAAA XGHAAA VVVVxx -1733 4912 1 1 3 13 33 733 1733 1733 1733 66 67 ROAAAA YGHAAA AAAAxx -4647 4913 1 3 7 7 47 647 647 4647 4647 94 95 TWAAAA ZGHAAA HHHHxx -258 4914 0 2 8 18 58 258 258 258 258 116 117 YJAAAA AHHAAA OOOOxx -8438 4915 0 2 8 18 38 438 438 3438 8438 76 77 OMAAAA BHHAAA VVVVxx -7869 4916 1 1 9 9 69 869 1869 2869 7869 138 139 RQAAAA CHHAAA AAAAxx -9691 4917 1 3 1 11 91 691 1691 4691 9691 182 183 TIAAAA DHHAAA HHHHxx -5422 4918 0 2 2 2 22 422 1422 422 5422 44 45 OAAAAA EHHAAA OOOOxx -9630 4919 0 2 0 10 30 630 1630 4630 9630 60 61 KGAAAA FHHAAA VVVVxx -4439 4920 1 3 9 19 39 439 439 4439 4439 78 79 TOAAAA GHHAAA AAAAxx -3140 4921 0 0 0 0 40 140 1140 3140 3140 80 81 UQAAAA HHHAAA HHHHxx -9111 4922 1 3 1 11 11 111 1111 4111 9111 22 23 LMAAAA IHHAAA OOOOxx -4606 4923 0 2 6 6 6 606 606 4606 4606 12 13 EVAAAA JHHAAA VVVVxx -8620 4924 0 0 0 0 20 620 620 3620 8620 40 41 OTAAAA KHHAAA AAAAxx -7849 4925 1 1 9 9 49 849 1849 2849 7849 98 99 XPAAAA LHHAAA HHHHxx -346 4926 0 2 6 6 46 346 346 346 346 92 93 INAAAA MHHAAA OOOOxx -9528 4927 0 0 8 8 28 528 1528 4528 9528 56 57 MCAAAA NHHAAA VVVVxx -1811 4928 1 3 1 11 11 811 1811 1811 1811 22 23 RRAAAA OHHAAA AAAAxx -6068 4929 0 0 8 8 68 68 68 1068 6068 136 137 KZAAAA PHHAAA HHHHxx -6260 4930 0 0 0 0 60 260 260 1260 6260 120 121 UGAAAA QHHAAA OOOOxx -5909 4931 1 1 9 9 9 909 1909 909 5909 18 19 HTAAAA RHHAAA VVVVxx -4518 4932 0 2 8 18 18 518 518 4518 4518 36 37 URAAAA SHHAAA AAAAxx -7530 4933 0 2 0 10 30 530 1530 2530 7530 60 61 QDAAAA THHAAA HHHHxx -3900 4934 0 0 0 0 0 900 1900 3900 3900 0 1 AUAAAA UHHAAA OOOOxx -3969 4935 1 1 9 9 69 969 1969 3969 3969 138 139 RWAAAA VHHAAA VVVVxx -8690 4936 0 2 0 10 90 690 690 3690 8690 180 181 GWAAAA WHHAAA AAAAxx -5532 4937 0 0 2 12 32 532 1532 532 5532 64 65 UEAAAA XHHAAA HHHHxx -5989 4938 1 1 9 9 89 989 1989 989 5989 178 179 JWAAAA YHHAAA OOOOxx -1870 4939 0 2 0 10 70 870 1870 1870 1870 140 141 YTAAAA ZHHAAA VVVVxx -1113 4940 1 1 3 13 13 113 1113 1113 1113 26 27 VQAAAA AIHAAA AAAAxx -5155 4941 1 3 5 15 55 155 1155 155 5155 110 111 HQAAAA BIHAAA HHHHxx -7460 4942 0 0 0 0 60 460 1460 2460 7460 120 121 YAAAAA CIHAAA OOOOxx -6217 4943 1 1 7 17 17 217 217 1217 6217 34 35 DFAAAA DIHAAA VVVVxx -8333 4944 1 1 3 13 33 333 333 3333 8333 66 67 NIAAAA EIHAAA AAAAxx -6341 4945 1 1 1 1 41 341 341 1341 6341 82 83 XJAAAA FIHAAA HHHHxx -6230 4946 0 2 0 10 30 230 230 1230 6230 60 61 QFAAAA GIHAAA OOOOxx -6902 4947 0 2 2 2 2 902 902 1902 6902 4 5 MFAAAA HIHAAA VVVVxx -670 4948 0 2 0 10 70 670 670 670 670 140 141 UZAAAA IIHAAA AAAAxx -805 4949 1 1 5 5 5 805 805 805 805 10 11 ZEAAAA JIHAAA HHHHxx -1340 4950 0 0 0 0 40 340 1340 1340 1340 80 81 OZAAAA KIHAAA OOOOxx -8649 4951 1 1 9 9 49 649 649 3649 8649 98 99 RUAAAA LIHAAA VVVVxx -3887 4952 1 3 7 7 87 887 1887 3887 3887 174 175 NTAAAA MIHAAA AAAAxx -5400 4953 0 0 0 0 0 400 1400 400 5400 0 1 SZAAAA NIHAAA HHHHxx -4354 4954 0 2 4 14 54 354 354 4354 4354 108 109 MLAAAA OIHAAA OOOOxx -950 4955 0 2 0 10 50 950 950 950 950 100 101 OKAAAA PIHAAA VVVVxx -1544 4956 0 0 4 4 44 544 1544 1544 1544 88 89 KHAAAA QIHAAA AAAAxx -3898 4957 0 2 8 18 98 898 1898 3898 3898 196 197 YTAAAA RIHAAA HHHHxx -8038 4958 0 2 8 18 38 38 38 3038 8038 76 77 EXAAAA SIHAAA OOOOxx -1095 4959 1 3 5 15 95 95 1095 1095 1095 190 191 DQAAAA TIHAAA VVVVxx -1748 4960 0 0 8 8 48 748 1748 1748 1748 96 97 GPAAAA UIHAAA AAAAxx -9154 4961 0 2 4 14 54 154 1154 4154 9154 108 109 COAAAA VIHAAA HHHHxx -2182 4962 0 2 2 2 82 182 182 2182 2182 164 165 YFAAAA WIHAAA OOOOxx -6797 4963 1 1 7 17 97 797 797 1797 6797 194 195 LBAAAA XIHAAA VVVVxx -9149 4964 1 1 9 9 49 149 1149 4149 9149 98 99 XNAAAA YIHAAA AAAAxx -7351 4965 1 3 1 11 51 351 1351 2351 7351 102 103 TWAAAA ZIHAAA HHHHxx -2820 4966 0 0 0 0 20 820 820 2820 2820 40 41 MEAAAA AJHAAA OOOOxx -9696 4967 0 0 6 16 96 696 1696 4696 9696 192 193 YIAAAA BJHAAA VVVVxx -253 4968 1 1 3 13 53 253 253 253 253 106 107 TJAAAA CJHAAA AAAAxx -3600 4969 0 0 0 0 0 600 1600 3600 3600 0 1 MIAAAA DJHAAA HHHHxx -3892 4970 0 0 2 12 92 892 1892 3892 3892 184 185 STAAAA EJHAAA OOOOxx -231 4971 1 3 1 11 31 231 231 231 231 62 63 XIAAAA FJHAAA VVVVxx -8331 4972 1 3 1 11 31 331 331 3331 8331 62 63 LIAAAA GJHAAA AAAAxx -403 4973 1 3 3 3 3 403 403 403 403 6 7 NPAAAA HJHAAA HHHHxx -8642 4974 0 2 2 2 42 642 642 3642 8642 84 85 KUAAAA IJHAAA OOOOxx -3118 4975 0 2 8 18 18 118 1118 3118 3118 36 37 YPAAAA JJHAAA VVVVxx -3835 4976 1 3 5 15 35 835 1835 3835 3835 70 71 NRAAAA KJHAAA AAAAxx -1117 4977 1 1 7 17 17 117 1117 1117 1117 34 35 ZQAAAA LJHAAA HHHHxx -7024 4978 0 0 4 4 24 24 1024 2024 7024 48 49 EKAAAA MJHAAA OOOOxx -2636 4979 0 0 6 16 36 636 636 2636 2636 72 73 KXAAAA NJHAAA VVVVxx -3778 4980 0 2 8 18 78 778 1778 3778 3778 156 157 IPAAAA OJHAAA AAAAxx -2003 4981 1 3 3 3 3 3 3 2003 2003 6 7 BZAAAA PJHAAA HHHHxx -5717 4982 1 1 7 17 17 717 1717 717 5717 34 35 XLAAAA QJHAAA OOOOxx -4869 4983 1 1 9 9 69 869 869 4869 4869 138 139 HFAAAA RJHAAA VVVVxx -8921 4984 1 1 1 1 21 921 921 3921 8921 42 43 DFAAAA SJHAAA AAAAxx -888 4985 0 0 8 8 88 888 888 888 888 176 177 EIAAAA TJHAAA HHHHxx -7599 4986 1 3 9 19 99 599 1599 2599 7599 198 199 HGAAAA UJHAAA OOOOxx -8621 4987 1 1 1 1 21 621 621 3621 8621 42 43 PTAAAA VJHAAA VVVVxx -811 4988 1 3 1 11 11 811 811 811 811 22 23 FFAAAA WJHAAA AAAAxx -9147 4989 1 3 7 7 47 147 1147 4147 9147 94 95 VNAAAA XJHAAA HHHHxx -1413 4990 1 1 3 13 13 413 1413 1413 1413 26 27 JCAAAA YJHAAA OOOOxx -5232 4991 0 0 2 12 32 232 1232 232 5232 64 65 GTAAAA ZJHAAA VVVVxx -5912 4992 0 0 2 12 12 912 1912 912 5912 24 25 KTAAAA AKHAAA AAAAxx -3418 4993 0 2 8 18 18 418 1418 3418 3418 36 37 MBAAAA BKHAAA HHHHxx -3912 4994 0 0 2 12 12 912 1912 3912 3912 24 25 MUAAAA CKHAAA OOOOxx -9576 4995 0 0 6 16 76 576 1576 4576 9576 152 153 IEAAAA DKHAAA VVVVxx -4225 4996 1 1 5 5 25 225 225 4225 4225 50 51 NGAAAA EKHAAA AAAAxx -8222 4997 0 2 2 2 22 222 222 3222 8222 44 45 GEAAAA FKHAAA HHHHxx -7013 4998 1 1 3 13 13 13 1013 2013 7013 26 27 TJAAAA GKHAAA OOOOxx -7037 4999 1 1 7 17 37 37 1037 2037 7037 74 75 RKAAAA HKHAAA VVVVxx -1205 5000 1 1 5 5 5 205 1205 1205 1205 10 11 JUAAAA IKHAAA AAAAxx -8114 5001 0 2 4 14 14 114 114 3114 8114 28 29 CAAAAA JKHAAA HHHHxx -6585 5002 1 1 5 5 85 585 585 1585 6585 170 171 HTAAAA KKHAAA OOOOxx -155 5003 1 3 5 15 55 155 155 155 155 110 111 ZFAAAA LKHAAA VVVVxx -2841 5004 1 1 1 1 41 841 841 2841 2841 82 83 HFAAAA MKHAAA AAAAxx -1996 5005 0 0 6 16 96 996 1996 1996 1996 192 193 UYAAAA NKHAAA HHHHxx -4948 5006 0 0 8 8 48 948 948 4948 4948 96 97 IIAAAA OKHAAA OOOOxx -3304 5007 0 0 4 4 4 304 1304 3304 3304 8 9 CXAAAA PKHAAA VVVVxx -5684 5008 0 0 4 4 84 684 1684 684 5684 168 169 QKAAAA QKHAAA AAAAxx -6962 5009 0 2 2 2 62 962 962 1962 6962 124 125 UHAAAA RKHAAA HHHHxx -8691 5010 1 3 1 11 91 691 691 3691 8691 182 183 HWAAAA SKHAAA OOOOxx -8501 5011 1 1 1 1 1 501 501 3501 8501 2 3 ZOAAAA TKHAAA VVVVxx -4783 5012 1 3 3 3 83 783 783 4783 4783 166 167 ZBAAAA UKHAAA AAAAxx -3762 5013 0 2 2 2 62 762 1762 3762 3762 124 125 SOAAAA VKHAAA HHHHxx -4534 5014 0 2 4 14 34 534 534 4534 4534 68 69 KSAAAA WKHAAA OOOOxx -4999 5015 1 3 9 19 99 999 999 4999 4999 198 199 HKAAAA XKHAAA VVVVxx -4618 5016 0 2 8 18 18 618 618 4618 4618 36 37 QVAAAA YKHAAA AAAAxx -4220 5017 0 0 0 0 20 220 220 4220 4220 40 41 IGAAAA ZKHAAA HHHHxx -3384 5018 0 0 4 4 84 384 1384 3384 3384 168 169 EAAAAA ALHAAA OOOOxx -3036 5019 0 0 6 16 36 36 1036 3036 3036 72 73 UMAAAA BLHAAA VVVVxx -545 5020 1 1 5 5 45 545 545 545 545 90 91 ZUAAAA CLHAAA AAAAxx -9946 5021 0 2 6 6 46 946 1946 4946 9946 92 93 OSAAAA DLHAAA HHHHxx -1985 5022 1 1 5 5 85 985 1985 1985 1985 170 171 JYAAAA ELHAAA OOOOxx -2310 5023 0 2 0 10 10 310 310 2310 2310 20 21 WKAAAA FLHAAA VVVVxx -6563 5024 1 3 3 3 63 563 563 1563 6563 126 127 LSAAAA GLHAAA AAAAxx -4886 5025 0 2 6 6 86 886 886 4886 4886 172 173 YFAAAA HLHAAA HHHHxx -9359 5026 1 3 9 19 59 359 1359 4359 9359 118 119 ZVAAAA ILHAAA OOOOxx -400 5027 0 0 0 0 0 400 400 400 400 0 1 KPAAAA JLHAAA VVVVxx -9742 5028 0 2 2 2 42 742 1742 4742 9742 84 85 SKAAAA KLHAAA AAAAxx -6736 5029 0 0 6 16 36 736 736 1736 6736 72 73 CZAAAA LLHAAA HHHHxx -8166 5030 0 2 6 6 66 166 166 3166 8166 132 133 CCAAAA MLHAAA OOOOxx -861 5031 1 1 1 1 61 861 861 861 861 122 123 DHAAAA NLHAAA VVVVxx -7492 5032 0 0 2 12 92 492 1492 2492 7492 184 185 ECAAAA OLHAAA AAAAxx -1155 5033 1 3 5 15 55 155 1155 1155 1155 110 111 LSAAAA PLHAAA HHHHxx -9769 5034 1 1 9 9 69 769 1769 4769 9769 138 139 TLAAAA QLHAAA OOOOxx -6843 5035 1 3 3 3 43 843 843 1843 6843 86 87 FDAAAA RLHAAA VVVVxx -5625 5036 1 1 5 5 25 625 1625 625 5625 50 51 JIAAAA SLHAAA AAAAxx -1910 5037 0 2 0 10 10 910 1910 1910 1910 20 21 MVAAAA TLHAAA HHHHxx -9796 5038 0 0 6 16 96 796 1796 4796 9796 192 193 UMAAAA ULHAAA OOOOxx -6950 5039 0 2 0 10 50 950 950 1950 6950 100 101 IHAAAA VLHAAA VVVVxx -3084 5040 0 0 4 4 84 84 1084 3084 3084 168 169 QOAAAA WLHAAA AAAAxx -2959 5041 1 3 9 19 59 959 959 2959 2959 118 119 VJAAAA XLHAAA HHHHxx -2093 5042 1 1 3 13 93 93 93 2093 2093 186 187 NCAAAA YLHAAA OOOOxx -2738 5043 0 2 8 18 38 738 738 2738 2738 76 77 IBAAAA ZLHAAA VVVVxx -6406 5044 0 2 6 6 6 406 406 1406 6406 12 13 KMAAAA AMHAAA AAAAxx -9082 5045 0 2 2 2 82 82 1082 4082 9082 164 165 ILAAAA BMHAAA HHHHxx -8568 5046 0 0 8 8 68 568 568 3568 8568 136 137 ORAAAA CMHAAA OOOOxx -3566 5047 0 2 6 6 66 566 1566 3566 3566 132 133 EHAAAA DMHAAA VVVVxx -3016 5048 0 0 6 16 16 16 1016 3016 3016 32 33 AMAAAA EMHAAA AAAAxx -1207 5049 1 3 7 7 7 207 1207 1207 1207 14 15 LUAAAA FMHAAA HHHHxx -4045 5050 1 1 5 5 45 45 45 4045 4045 90 91 PZAAAA GMHAAA OOOOxx -4173 5051 1 1 3 13 73 173 173 4173 4173 146 147 NEAAAA HMHAAA VVVVxx -3939 5052 1 3 9 19 39 939 1939 3939 3939 78 79 NVAAAA IMHAAA AAAAxx -9683 5053 1 3 3 3 83 683 1683 4683 9683 166 167 LIAAAA JMHAAA HHHHxx -1684 5054 0 0 4 4 84 684 1684 1684 1684 168 169 UMAAAA KMHAAA OOOOxx -9271 5055 1 3 1 11 71 271 1271 4271 9271 142 143 PSAAAA LMHAAA VVVVxx -9317 5056 1 1 7 17 17 317 1317 4317 9317 34 35 JUAAAA MMHAAA AAAAxx -5793 5057 1 1 3 13 93 793 1793 793 5793 186 187 VOAAAA NMHAAA HHHHxx -352 5058 0 0 2 12 52 352 352 352 352 104 105 ONAAAA OMHAAA OOOOxx -7328 5059 0 0 8 8 28 328 1328 2328 7328 56 57 WVAAAA PMHAAA VVVVxx -4582 5060 0 2 2 2 82 582 582 4582 4582 164 165 GUAAAA QMHAAA AAAAxx -7413 5061 1 1 3 13 13 413 1413 2413 7413 26 27 DZAAAA RMHAAA HHHHxx -6772 5062 0 0 2 12 72 772 772 1772 6772 144 145 MAAAAA SMHAAA OOOOxx -4973 5063 1 1 3 13 73 973 973 4973 4973 146 147 HJAAAA TMHAAA VVVVxx -7480 5064 0 0 0 0 80 480 1480 2480 7480 160 161 SBAAAA UMHAAA AAAAxx -5555 5065 1 3 5 15 55 555 1555 555 5555 110 111 RFAAAA VMHAAA HHHHxx -4227 5066 1 3 7 7 27 227 227 4227 4227 54 55 PGAAAA WMHAAA OOOOxx -4153 5067 1 1 3 13 53 153 153 4153 4153 106 107 TDAAAA XMHAAA VVVVxx -4601 5068 1 1 1 1 1 601 601 4601 4601 2 3 ZUAAAA YMHAAA AAAAxx -3782 5069 0 2 2 2 82 782 1782 3782 3782 164 165 MPAAAA ZMHAAA HHHHxx -3872 5070 0 0 2 12 72 872 1872 3872 3872 144 145 YSAAAA ANHAAA OOOOxx -893 5071 1 1 3 13 93 893 893 893 893 186 187 JIAAAA BNHAAA VVVVxx -2430 5072 0 2 0 10 30 430 430 2430 2430 60 61 MPAAAA CNHAAA AAAAxx -2591 5073 1 3 1 11 91 591 591 2591 2591 182 183 RVAAAA DNHAAA HHHHxx -264 5074 0 0 4 4 64 264 264 264 264 128 129 EKAAAA ENHAAA OOOOxx -6238 5075 0 2 8 18 38 238 238 1238 6238 76 77 YFAAAA FNHAAA VVVVxx -633 5076 1 1 3 13 33 633 633 633 633 66 67 JYAAAA GNHAAA AAAAxx -1029 5077 1 1 9 9 29 29 1029 1029 1029 58 59 PNAAAA HNHAAA HHHHxx -5934 5078 0 2 4 14 34 934 1934 934 5934 68 69 GUAAAA INHAAA OOOOxx -8694 5079 0 2 4 14 94 694 694 3694 8694 188 189 KWAAAA JNHAAA VVVVxx -7401 5080 1 1 1 1 1 401 1401 2401 7401 2 3 RYAAAA KNHAAA AAAAxx -1165 5081 1 1 5 5 65 165 1165 1165 1165 130 131 VSAAAA LNHAAA HHHHxx -9438 5082 0 2 8 18 38 438 1438 4438 9438 76 77 AZAAAA MNHAAA OOOOxx -4790 5083 0 2 0 10 90 790 790 4790 4790 180 181 GCAAAA NNHAAA VVVVxx -4531 5084 1 3 1 11 31 531 531 4531 4531 62 63 HSAAAA ONHAAA AAAAxx -6099 5085 1 3 9 19 99 99 99 1099 6099 198 199 PAAAAA PNHAAA HHHHxx -8236 5086 0 0 6 16 36 236 236 3236 8236 72 73 UEAAAA QNHAAA OOOOxx -8551 5087 1 3 1 11 51 551 551 3551 8551 102 103 XQAAAA RNHAAA VVVVxx -3128 5088 0 0 8 8 28 128 1128 3128 3128 56 57 IQAAAA SNHAAA AAAAxx -3504 5089 0 0 4 4 4 504 1504 3504 3504 8 9 UEAAAA TNHAAA HHHHxx -9071 5090 1 3 1 11 71 71 1071 4071 9071 142 143 XKAAAA UNHAAA OOOOxx -5930 5091 0 2 0 10 30 930 1930 930 5930 60 61 CUAAAA VNHAAA VVVVxx -6825 5092 1 1 5 5 25 825 825 1825 6825 50 51 NCAAAA WNHAAA AAAAxx -2218 5093 0 2 8 18 18 218 218 2218 2218 36 37 IHAAAA XNHAAA HHHHxx -3604 5094 0 0 4 4 4 604 1604 3604 3604 8 9 QIAAAA YNHAAA OOOOxx -5761 5095 1 1 1 1 61 761 1761 761 5761 122 123 PNAAAA ZNHAAA VVVVxx -5414 5096 0 2 4 14 14 414 1414 414 5414 28 29 GAAAAA AOHAAA AAAAxx -5892 5097 0 0 2 12 92 892 1892 892 5892 184 185 QSAAAA BOHAAA HHHHxx -4080 5098 0 0 0 0 80 80 80 4080 4080 160 161 YAAAAA COHAAA OOOOxx -8018 5099 0 2 8 18 18 18 18 3018 8018 36 37 KWAAAA DOHAAA VVVVxx -1757 5100 1 1 7 17 57 757 1757 1757 1757 114 115 PPAAAA EOHAAA AAAAxx -5854 5101 0 2 4 14 54 854 1854 854 5854 108 109 ERAAAA FOHAAA HHHHxx -1335 5102 1 3 5 15 35 335 1335 1335 1335 70 71 JZAAAA GOHAAA OOOOxx -3811 5103 1 3 1 11 11 811 1811 3811 3811 22 23 PQAAAA HOHAAA VVVVxx -9917 5104 1 1 7 17 17 917 1917 4917 9917 34 35 LRAAAA IOHAAA AAAAxx -5947 5105 1 3 7 7 47 947 1947 947 5947 94 95 TUAAAA JOHAAA HHHHxx -7263 5106 1 3 3 3 63 263 1263 2263 7263 126 127 JTAAAA KOHAAA OOOOxx -1730 5107 0 2 0 10 30 730 1730 1730 1730 60 61 OOAAAA LOHAAA VVVVxx -5747 5108 1 3 7 7 47 747 1747 747 5747 94 95 BNAAAA MOHAAA AAAAxx -3876 5109 0 0 6 16 76 876 1876 3876 3876 152 153 CTAAAA NOHAAA HHHHxx -2762 5110 0 2 2 2 62 762 762 2762 2762 124 125 GCAAAA OOHAAA OOOOxx -7613 5111 1 1 3 13 13 613 1613 2613 7613 26 27 VGAAAA POHAAA VVVVxx -152 5112 0 0 2 12 52 152 152 152 152 104 105 WFAAAA QOHAAA AAAAxx -3941 5113 1 1 1 1 41 941 1941 3941 3941 82 83 PVAAAA ROHAAA HHHHxx -5614 5114 0 2 4 14 14 614 1614 614 5614 28 29 YHAAAA SOHAAA OOOOxx -9279 5115 1 3 9 19 79 279 1279 4279 9279 158 159 XSAAAA TOHAAA VVVVxx -3048 5116 0 0 8 8 48 48 1048 3048 3048 96 97 GNAAAA UOHAAA AAAAxx -6152 5117 0 0 2 12 52 152 152 1152 6152 104 105 QCAAAA VOHAAA HHHHxx -5481 5118 1 1 1 1 81 481 1481 481 5481 162 163 VCAAAA WOHAAA OOOOxx -4675 5119 1 3 5 15 75 675 675 4675 4675 150 151 VXAAAA XOHAAA VVVVxx -3334 5120 0 2 4 14 34 334 1334 3334 3334 68 69 GYAAAA YOHAAA AAAAxx -4691 5121 1 3 1 11 91 691 691 4691 4691 182 183 LYAAAA ZOHAAA HHHHxx -803 5122 1 3 3 3 3 803 803 803 803 6 7 XEAAAA APHAAA OOOOxx -5409 5123 1 1 9 9 9 409 1409 409 5409 18 19 BAAAAA BPHAAA VVVVxx -1054 5124 0 2 4 14 54 54 1054 1054 1054 108 109 OOAAAA CPHAAA AAAAxx -103 5125 1 3 3 3 3 103 103 103 103 6 7 ZDAAAA DPHAAA HHHHxx -8565 5126 1 1 5 5 65 565 565 3565 8565 130 131 LRAAAA EPHAAA OOOOxx -4666 5127 0 2 6 6 66 666 666 4666 4666 132 133 MXAAAA FPHAAA VVVVxx -6634 5128 0 2 4 14 34 634 634 1634 6634 68 69 EVAAAA GPHAAA AAAAxx -5538 5129 0 2 8 18 38 538 1538 538 5538 76 77 AFAAAA HPHAAA HHHHxx -3789 5130 1 1 9 9 89 789 1789 3789 3789 178 179 TPAAAA IPHAAA OOOOxx -4641 5131 1 1 1 1 41 641 641 4641 4641 82 83 NWAAAA JPHAAA VVVVxx -2458 5132 0 2 8 18 58 458 458 2458 2458 116 117 OQAAAA KPHAAA AAAAxx -5667 5133 1 3 7 7 67 667 1667 667 5667 134 135 ZJAAAA LPHAAA HHHHxx -6524 5134 0 0 4 4 24 524 524 1524 6524 48 49 YQAAAA MPHAAA OOOOxx -9179 5135 1 3 9 19 79 179 1179 4179 9179 158 159 BPAAAA NPHAAA VVVVxx -6358 5136 0 2 8 18 58 358 358 1358 6358 116 117 OKAAAA OPHAAA AAAAxx -6668 5137 0 0 8 8 68 668 668 1668 6668 136 137 MWAAAA PPHAAA HHHHxx -6414 5138 0 2 4 14 14 414 414 1414 6414 28 29 SMAAAA QPHAAA OOOOxx -2813 5139 1 1 3 13 13 813 813 2813 2813 26 27 FEAAAA RPHAAA VVVVxx -8927 5140 1 3 7 7 27 927 927 3927 8927 54 55 JFAAAA SPHAAA AAAAxx -8695 5141 1 3 5 15 95 695 695 3695 8695 190 191 LWAAAA TPHAAA HHHHxx -363 5142 1 3 3 3 63 363 363 363 363 126 127 ZNAAAA UPHAAA OOOOxx -9966 5143 0 2 6 6 66 966 1966 4966 9966 132 133 ITAAAA VPHAAA VVVVxx -1323 5144 1 3 3 3 23 323 1323 1323 1323 46 47 XYAAAA WPHAAA AAAAxx -8211 5145 1 3 1 11 11 211 211 3211 8211 22 23 VDAAAA XPHAAA HHHHxx -4375 5146 1 3 5 15 75 375 375 4375 4375 150 151 HMAAAA YPHAAA OOOOxx -3257 5147 1 1 7 17 57 257 1257 3257 3257 114 115 HVAAAA ZPHAAA VVVVxx -6239 5148 1 3 9 19 39 239 239 1239 6239 78 79 ZFAAAA AQHAAA AAAAxx -3602 5149 0 2 2 2 2 602 1602 3602 3602 4 5 OIAAAA BQHAAA HHHHxx -9830 5150 0 2 0 10 30 830 1830 4830 9830 60 61 COAAAA CQHAAA OOOOxx -7826 5151 0 2 6 6 26 826 1826 2826 7826 52 53 APAAAA DQHAAA VVVVxx -2108 5152 0 0 8 8 8 108 108 2108 2108 16 17 CDAAAA EQHAAA AAAAxx -7245 5153 1 1 5 5 45 245 1245 2245 7245 90 91 RSAAAA FQHAAA HHHHxx -8330 5154 0 2 0 10 30 330 330 3330 8330 60 61 KIAAAA GQHAAA OOOOxx -7441 5155 1 1 1 1 41 441 1441 2441 7441 82 83 FAAAAA HQHAAA VVVVxx -9848 5156 0 0 8 8 48 848 1848 4848 9848 96 97 UOAAAA IQHAAA AAAAxx -1226 5157 0 2 6 6 26 226 1226 1226 1226 52 53 EVAAAA JQHAAA HHHHxx -414 5158 0 2 4 14 14 414 414 414 414 28 29 YPAAAA KQHAAA OOOOxx -1273 5159 1 1 3 13 73 273 1273 1273 1273 146 147 ZWAAAA LQHAAA VVVVxx -9866 5160 0 2 6 6 66 866 1866 4866 9866 132 133 MPAAAA MQHAAA AAAAxx -4633 5161 1 1 3 13 33 633 633 4633 4633 66 67 FWAAAA NQHAAA HHHHxx -8727 5162 1 3 7 7 27 727 727 3727 8727 54 55 RXAAAA OQHAAA OOOOxx -5308 5163 0 0 8 8 8 308 1308 308 5308 16 17 EWAAAA PQHAAA VVVVxx -1395 5164 1 3 5 15 95 395 1395 1395 1395 190 191 RBAAAA QQHAAA AAAAxx -1825 5165 1 1 5 5 25 825 1825 1825 1825 50 51 FSAAAA RQHAAA HHHHxx -7606 5166 0 2 6 6 6 606 1606 2606 7606 12 13 OGAAAA SQHAAA OOOOxx -9390 5167 0 2 0 10 90 390 1390 4390 9390 180 181 EXAAAA TQHAAA VVVVxx -2376 5168 0 0 6 16 76 376 376 2376 2376 152 153 KNAAAA UQHAAA AAAAxx -2377 5169 1 1 7 17 77 377 377 2377 2377 154 155 LNAAAA VQHAAA HHHHxx -5346 5170 0 2 6 6 46 346 1346 346 5346 92 93 QXAAAA WQHAAA OOOOxx -4140 5171 0 0 0 0 40 140 140 4140 4140 80 81 GDAAAA XQHAAA VVVVxx -6032 5172 0 0 2 12 32 32 32 1032 6032 64 65 AYAAAA YQHAAA AAAAxx -9453 5173 1 1 3 13 53 453 1453 4453 9453 106 107 PZAAAA ZQHAAA HHHHxx -9297 5174 1 1 7 17 97 297 1297 4297 9297 194 195 PTAAAA ARHAAA OOOOxx -6455 5175 1 3 5 15 55 455 455 1455 6455 110 111 HOAAAA BRHAAA VVVVxx -4458 5176 0 2 8 18 58 458 458 4458 4458 116 117 MPAAAA CRHAAA AAAAxx -9516 5177 0 0 6 16 16 516 1516 4516 9516 32 33 ACAAAA DRHAAA HHHHxx -6211 5178 1 3 1 11 11 211 211 1211 6211 22 23 XEAAAA ERHAAA OOOOxx -526 5179 0 2 6 6 26 526 526 526 526 52 53 GUAAAA FRHAAA VVVVxx -3570 5180 0 2 0 10 70 570 1570 3570 3570 140 141 IHAAAA GRHAAA AAAAxx -4885 5181 1 1 5 5 85 885 885 4885 4885 170 171 XFAAAA HRHAAA HHHHxx -6390 5182 0 2 0 10 90 390 390 1390 6390 180 181 ULAAAA IRHAAA OOOOxx -1606 5183 0 2 6 6 6 606 1606 1606 1606 12 13 UJAAAA JRHAAA VVVVxx -7850 5184 0 2 0 10 50 850 1850 2850 7850 100 101 YPAAAA KRHAAA AAAAxx -3315 5185 1 3 5 15 15 315 1315 3315 3315 30 31 NXAAAA LRHAAA HHHHxx -8322 5186 0 2 2 2 22 322 322 3322 8322 44 45 CIAAAA MRHAAA OOOOxx -3703 5187 1 3 3 3 3 703 1703 3703 3703 6 7 LMAAAA NRHAAA VVVVxx -9489 5188 1 1 9 9 89 489 1489 4489 9489 178 179 ZAAAAA ORHAAA AAAAxx -6104 5189 0 0 4 4 4 104 104 1104 6104 8 9 UAAAAA PRHAAA HHHHxx -3067 5190 1 3 7 7 67 67 1067 3067 3067 134 135 ZNAAAA QRHAAA OOOOxx -2521 5191 1 1 1 1 21 521 521 2521 2521 42 43 ZSAAAA RRHAAA VVVVxx -2581 5192 1 1 1 1 81 581 581 2581 2581 162 163 HVAAAA SRHAAA AAAAxx -595 5193 1 3 5 15 95 595 595 595 595 190 191 XWAAAA TRHAAA HHHHxx -8291 5194 1 3 1 11 91 291 291 3291 8291 182 183 XGAAAA URHAAA OOOOxx -1727 5195 1 3 7 7 27 727 1727 1727 1727 54 55 LOAAAA VRHAAA VVVVxx -6847 5196 1 3 7 7 47 847 847 1847 6847 94 95 JDAAAA WRHAAA AAAAxx -7494 5197 0 2 4 14 94 494 1494 2494 7494 188 189 GCAAAA XRHAAA HHHHxx -7093 5198 1 1 3 13 93 93 1093 2093 7093 186 187 VMAAAA YRHAAA OOOOxx -7357 5199 1 1 7 17 57 357 1357 2357 7357 114 115 ZWAAAA ZRHAAA VVVVxx -620 5200 0 0 0 0 20 620 620 620 620 40 41 WXAAAA ASHAAA AAAAxx -2460 5201 0 0 0 0 60 460 460 2460 2460 120 121 QQAAAA BSHAAA HHHHxx -1598 5202 0 2 8 18 98 598 1598 1598 1598 196 197 MJAAAA CSHAAA OOOOxx -4112 5203 0 0 2 12 12 112 112 4112 4112 24 25 ECAAAA DSHAAA VVVVxx -2956 5204 0 0 6 16 56 956 956 2956 2956 112 113 SJAAAA ESHAAA AAAAxx -3193 5205 1 1 3 13 93 193 1193 3193 3193 186 187 VSAAAA FSHAAA HHHHxx -6356 5206 0 0 6 16 56 356 356 1356 6356 112 113 MKAAAA GSHAAA OOOOxx -730 5207 0 2 0 10 30 730 730 730 730 60 61 CCAAAA HSHAAA VVVVxx -8826 5208 0 2 6 6 26 826 826 3826 8826 52 53 MBAAAA ISHAAA AAAAxx -9036 5209 0 0 6 16 36 36 1036 4036 9036 72 73 OJAAAA JSHAAA HHHHxx -2085 5210 1 1 5 5 85 85 85 2085 2085 170 171 FCAAAA KSHAAA OOOOxx -9007 5211 1 3 7 7 7 7 1007 4007 9007 14 15 LIAAAA LSHAAA VVVVxx -6047 5212 1 3 7 7 47 47 47 1047 6047 94 95 PYAAAA MSHAAA AAAAxx -3953 5213 1 1 3 13 53 953 1953 3953 3953 106 107 BWAAAA NSHAAA HHHHxx -1214 5214 0 2 4 14 14 214 1214 1214 1214 28 29 SUAAAA OSHAAA OOOOxx -4814 5215 0 2 4 14 14 814 814 4814 4814 28 29 EDAAAA PSHAAA VVVVxx -5738 5216 0 2 8 18 38 738 1738 738 5738 76 77 SMAAAA QSHAAA AAAAxx -7176 5217 0 0 6 16 76 176 1176 2176 7176 152 153 AQAAAA RSHAAA HHHHxx -3609 5218 1 1 9 9 9 609 1609 3609 3609 18 19 VIAAAA SSHAAA OOOOxx -592 5219 0 0 2 12 92 592 592 592 592 184 185 UWAAAA TSHAAA VVVVxx -9391 5220 1 3 1 11 91 391 1391 4391 9391 182 183 FXAAAA USHAAA AAAAxx -5345 5221 1 1 5 5 45 345 1345 345 5345 90 91 PXAAAA VSHAAA HHHHxx -1171 5222 1 3 1 11 71 171 1171 1171 1171 142 143 BTAAAA WSHAAA OOOOxx -7238 5223 0 2 8 18 38 238 1238 2238 7238 76 77 KSAAAA XSHAAA VVVVxx -7561 5224 1 1 1 1 61 561 1561 2561 7561 122 123 VEAAAA YSHAAA AAAAxx -5876 5225 0 0 6 16 76 876 1876 876 5876 152 153 ASAAAA ZSHAAA HHHHxx -6611 5226 1 3 1 11 11 611 611 1611 6611 22 23 HUAAAA ATHAAA OOOOxx -7300 5227 0 0 0 0 0 300 1300 2300 7300 0 1 UUAAAA BTHAAA VVVVxx -1506 5228 0 2 6 6 6 506 1506 1506 1506 12 13 YFAAAA CTHAAA AAAAxx -1153 5229 1 1 3 13 53 153 1153 1153 1153 106 107 JSAAAA DTHAAA HHHHxx -3831 5230 1 3 1 11 31 831 1831 3831 3831 62 63 JRAAAA ETHAAA OOOOxx -9255 5231 1 3 5 15 55 255 1255 4255 9255 110 111 ZRAAAA FTHAAA VVVVxx -1841 5232 1 1 1 1 41 841 1841 1841 1841 82 83 VSAAAA GTHAAA AAAAxx -5075 5233 1 3 5 15 75 75 1075 75 5075 150 151 FNAAAA HTHAAA HHHHxx -101 5234 1 1 1 1 1 101 101 101 101 2 3 XDAAAA ITHAAA OOOOxx -2627 5235 1 3 7 7 27 627 627 2627 2627 54 55 BXAAAA JTHAAA VVVVxx -7078 5236 0 2 8 18 78 78 1078 2078 7078 156 157 GMAAAA KTHAAA AAAAxx -2850 5237 0 2 0 10 50 850 850 2850 2850 100 101 QFAAAA LTHAAA HHHHxx -8703 5238 1 3 3 3 3 703 703 3703 8703 6 7 TWAAAA MTHAAA OOOOxx -4101 5239 1 1 1 1 1 101 101 4101 4101 2 3 TBAAAA NTHAAA VVVVxx -318 5240 0 2 8 18 18 318 318 318 318 36 37 GMAAAA OTHAAA AAAAxx -6452 5241 0 0 2 12 52 452 452 1452 6452 104 105 EOAAAA PTHAAA HHHHxx -5558 5242 0 2 8 18 58 558 1558 558 5558 116 117 UFAAAA QTHAAA OOOOxx -3127 5243 1 3 7 7 27 127 1127 3127 3127 54 55 HQAAAA RTHAAA VVVVxx -535 5244 1 3 5 15 35 535 535 535 535 70 71 PUAAAA STHAAA AAAAxx -270 5245 0 2 0 10 70 270 270 270 270 140 141 KKAAAA TTHAAA HHHHxx -4038 5246 0 2 8 18 38 38 38 4038 4038 76 77 IZAAAA UTHAAA OOOOxx -3404 5247 0 0 4 4 4 404 1404 3404 3404 8 9 YAAAAA VTHAAA VVVVxx -2374 5248 0 2 4 14 74 374 374 2374 2374 148 149 INAAAA WTHAAA AAAAxx -6446 5249 0 2 6 6 46 446 446 1446 6446 92 93 YNAAAA XTHAAA HHHHxx -7758 5250 0 2 8 18 58 758 1758 2758 7758 116 117 KMAAAA YTHAAA OOOOxx -356 5251 0 0 6 16 56 356 356 356 356 112 113 SNAAAA ZTHAAA VVVVxx -9197 5252 1 1 7 17 97 197 1197 4197 9197 194 195 TPAAAA AUHAAA AAAAxx -9765 5253 1 1 5 5 65 765 1765 4765 9765 130 131 PLAAAA BUHAAA HHHHxx -4974 5254 0 2 4 14 74 974 974 4974 4974 148 149 IJAAAA CUHAAA OOOOxx -442 5255 0 2 2 2 42 442 442 442 442 84 85 ARAAAA DUHAAA VVVVxx -4349 5256 1 1 9 9 49 349 349 4349 4349 98 99 HLAAAA EUHAAA AAAAxx -6119 5257 1 3 9 19 19 119 119 1119 6119 38 39 JBAAAA FUHAAA HHHHxx -7574 5258 0 2 4 14 74 574 1574 2574 7574 148 149 IFAAAA GUHAAA OOOOxx -4445 5259 1 1 5 5 45 445 445 4445 4445 90 91 ZOAAAA HUHAAA VVVVxx -940 5260 0 0 0 0 40 940 940 940 940 80 81 EKAAAA IUHAAA AAAAxx -1875 5261 1 3 5 15 75 875 1875 1875 1875 150 151 DUAAAA JUHAAA HHHHxx -5951 5262 1 3 1 11 51 951 1951 951 5951 102 103 XUAAAA KUHAAA OOOOxx -9132 5263 0 0 2 12 32 132 1132 4132 9132 64 65 GNAAAA LUHAAA VVVVxx -6913 5264 1 1 3 13 13 913 913 1913 6913 26 27 XFAAAA MUHAAA AAAAxx -3308 5265 0 0 8 8 8 308 1308 3308 3308 16 17 GXAAAA NUHAAA HHHHxx -7553 5266 1 1 3 13 53 553 1553 2553 7553 106 107 NEAAAA OUHAAA OOOOxx -2138 5267 0 2 8 18 38 138 138 2138 2138 76 77 GEAAAA PUHAAA VVVVxx -6252 5268 0 0 2 12 52 252 252 1252 6252 104 105 MGAAAA QUHAAA AAAAxx -2171 5269 1 3 1 11 71 171 171 2171 2171 142 143 NFAAAA RUHAAA HHHHxx -4159 5270 1 3 9 19 59 159 159 4159 4159 118 119 ZDAAAA SUHAAA OOOOxx -2401 5271 1 1 1 1 1 401 401 2401 2401 2 3 JOAAAA TUHAAA VVVVxx -6553 5272 1 1 3 13 53 553 553 1553 6553 106 107 BSAAAA UUHAAA AAAAxx -5217 5273 1 1 7 17 17 217 1217 217 5217 34 35 RSAAAA VUHAAA HHHHxx -1405 5274 1 1 5 5 5 405 1405 1405 1405 10 11 BCAAAA WUHAAA OOOOxx -1494 5275 0 2 4 14 94 494 1494 1494 1494 188 189 MFAAAA XUHAAA VVVVxx -5553 5276 1 1 3 13 53 553 1553 553 5553 106 107 PFAAAA YUHAAA AAAAxx -8296 5277 0 0 6 16 96 296 296 3296 8296 192 193 CHAAAA ZUHAAA HHHHxx -6565 5278 1 1 5 5 65 565 565 1565 6565 130 131 NSAAAA AVHAAA OOOOxx -817 5279 1 1 7 17 17 817 817 817 817 34 35 LFAAAA BVHAAA VVVVxx -6947 5280 1 3 7 7 47 947 947 1947 6947 94 95 FHAAAA CVHAAA AAAAxx -4184 5281 0 0 4 4 84 184 184 4184 4184 168 169 YEAAAA DVHAAA HHHHxx -6577 5282 1 1 7 17 77 577 577 1577 6577 154 155 ZSAAAA EVHAAA OOOOxx -6424 5283 0 0 4 4 24 424 424 1424 6424 48 49 CNAAAA FVHAAA VVVVxx -2482 5284 0 2 2 2 82 482 482 2482 2482 164 165 MRAAAA GVHAAA AAAAxx -6874 5285 0 2 4 14 74 874 874 1874 6874 148 149 KEAAAA HVHAAA HHHHxx -7601 5286 1 1 1 1 1 601 1601 2601 7601 2 3 JGAAAA IVHAAA OOOOxx -4552 5287 0 0 2 12 52 552 552 4552 4552 104 105 CTAAAA JVHAAA VVVVxx -8406 5288 0 2 6 6 6 406 406 3406 8406 12 13 ILAAAA KVHAAA AAAAxx -2924 5289 0 0 4 4 24 924 924 2924 2924 48 49 MIAAAA LVHAAA HHHHxx -8255 5290 1 3 5 15 55 255 255 3255 8255 110 111 NFAAAA MVHAAA OOOOxx -4920 5291 0 0 0 0 20 920 920 4920 4920 40 41 GHAAAA NVHAAA VVVVxx -228 5292 0 0 8 8 28 228 228 228 228 56 57 UIAAAA OVHAAA AAAAxx -9431 5293 1 3 1 11 31 431 1431 4431 9431 62 63 TYAAAA PVHAAA HHHHxx -4021 5294 1 1 1 1 21 21 21 4021 4021 42 43 RYAAAA QVHAAA OOOOxx -2966 5295 0 2 6 6 66 966 966 2966 2966 132 133 CKAAAA RVHAAA VVVVxx -2862 5296 0 2 2 2 62 862 862 2862 2862 124 125 CGAAAA SVHAAA AAAAxx -4303 5297 1 3 3 3 3 303 303 4303 4303 6 7 NJAAAA TVHAAA HHHHxx -9643 5298 1 3 3 3 43 643 1643 4643 9643 86 87 XGAAAA UVHAAA OOOOxx -3008 5299 0 0 8 8 8 8 1008 3008 3008 16 17 SLAAAA VVHAAA VVVVxx -7476 5300 0 0 6 16 76 476 1476 2476 7476 152 153 OBAAAA WVHAAA AAAAxx -3686 5301 0 2 6 6 86 686 1686 3686 3686 172 173 ULAAAA XVHAAA HHHHxx -9051 5302 1 3 1 11 51 51 1051 4051 9051 102 103 DKAAAA YVHAAA OOOOxx -6592 5303 0 0 2 12 92 592 592 1592 6592 184 185 OTAAAA ZVHAAA VVVVxx -924 5304 0 0 4 4 24 924 924 924 924 48 49 OJAAAA AWHAAA AAAAxx -4406 5305 0 2 6 6 6 406 406 4406 4406 12 13 MNAAAA BWHAAA HHHHxx -5233 5306 1 1 3 13 33 233 1233 233 5233 66 67 HTAAAA CWHAAA OOOOxx -8881 5307 1 1 1 1 81 881 881 3881 8881 162 163 PDAAAA DWHAAA VVVVxx -2212 5308 0 0 2 12 12 212 212 2212 2212 24 25 CHAAAA EWHAAA AAAAxx -5804 5309 0 0 4 4 4 804 1804 804 5804 8 9 GPAAAA FWHAAA HHHHxx -2990 5310 0 2 0 10 90 990 990 2990 2990 180 181 ALAAAA GWHAAA OOOOxx -4069 5311 1 1 9 9 69 69 69 4069 4069 138 139 NAAAAA HWHAAA VVVVxx -5380 5312 0 0 0 0 80 380 1380 380 5380 160 161 YYAAAA IWHAAA AAAAxx -5016 5313 0 0 6 16 16 16 1016 16 5016 32 33 YKAAAA JWHAAA HHHHxx -5056 5314 0 0 6 16 56 56 1056 56 5056 112 113 MMAAAA KWHAAA OOOOxx -3732 5315 0 0 2 12 32 732 1732 3732 3732 64 65 ONAAAA LWHAAA VVVVxx -5527 5316 1 3 7 7 27 527 1527 527 5527 54 55 PEAAAA MWHAAA AAAAxx -1151 5317 1 3 1 11 51 151 1151 1151 1151 102 103 HSAAAA NWHAAA HHHHxx -7900 5318 0 0 0 0 0 900 1900 2900 7900 0 1 WRAAAA OWHAAA OOOOxx -1660 5319 0 0 0 0 60 660 1660 1660 1660 120 121 WLAAAA PWHAAA VVVVxx -8064 5320 0 0 4 4 64 64 64 3064 8064 128 129 EYAAAA QWHAAA AAAAxx -8240 5321 0 0 0 0 40 240 240 3240 8240 80 81 YEAAAA RWHAAA HHHHxx -413 5322 1 1 3 13 13 413 413 413 413 26 27 XPAAAA SWHAAA OOOOxx -8311 5323 1 3 1 11 11 311 311 3311 8311 22 23 RHAAAA TWHAAA VVVVxx -1065 5324 1 1 5 5 65 65 1065 1065 1065 130 131 ZOAAAA UWHAAA AAAAxx -2741 5325 1 1 1 1 41 741 741 2741 2741 82 83 LBAAAA VWHAAA HHHHxx -5306 5326 0 2 6 6 6 306 1306 306 5306 12 13 CWAAAA WWHAAA OOOOxx -5464 5327 0 0 4 4 64 464 1464 464 5464 128 129 ECAAAA XWHAAA VVVVxx -4237 5328 1 1 7 17 37 237 237 4237 4237 74 75 ZGAAAA YWHAAA AAAAxx -3822 5329 0 2 2 2 22 822 1822 3822 3822 44 45 ARAAAA ZWHAAA HHHHxx -2548 5330 0 0 8 8 48 548 548 2548 2548 96 97 AUAAAA AXHAAA OOOOxx -2688 5331 0 0 8 8 88 688 688 2688 2688 176 177 KZAAAA BXHAAA VVVVxx -8061 5332 1 1 1 1 61 61 61 3061 8061 122 123 BYAAAA CXHAAA AAAAxx -9340 5333 0 0 0 0 40 340 1340 4340 9340 80 81 GVAAAA DXHAAA HHHHxx -4031 5334 1 3 1 11 31 31 31 4031 4031 62 63 BZAAAA EXHAAA OOOOxx -2635 5335 1 3 5 15 35 635 635 2635 2635 70 71 JXAAAA FXHAAA VVVVxx -809 5336 1 1 9 9 9 809 809 809 809 18 19 DFAAAA GXHAAA AAAAxx -3209 5337 1 1 9 9 9 209 1209 3209 3209 18 19 LTAAAA HXHAAA HHHHxx -3825 5338 1 1 5 5 25 825 1825 3825 3825 50 51 DRAAAA IXHAAA OOOOxx -1448 5339 0 0 8 8 48 448 1448 1448 1448 96 97 SDAAAA JXHAAA VVVVxx -9077 5340 1 1 7 17 77 77 1077 4077 9077 154 155 DLAAAA KXHAAA AAAAxx -3730 5341 0 2 0 10 30 730 1730 3730 3730 60 61 MNAAAA LXHAAA HHHHxx -9596 5342 0 0 6 16 96 596 1596 4596 9596 192 193 CFAAAA MXHAAA OOOOxx -3563 5343 1 3 3 3 63 563 1563 3563 3563 126 127 BHAAAA NXHAAA VVVVxx -4116 5344 0 0 6 16 16 116 116 4116 4116 32 33 ICAAAA OXHAAA AAAAxx -4825 5345 1 1 5 5 25 825 825 4825 4825 50 51 PDAAAA PXHAAA HHHHxx -8376 5346 0 0 6 16 76 376 376 3376 8376 152 153 EKAAAA QXHAAA OOOOxx -3917 5347 1 1 7 17 17 917 1917 3917 3917 34 35 RUAAAA RXHAAA VVVVxx -4407 5348 1 3 7 7 7 407 407 4407 4407 14 15 NNAAAA SXHAAA AAAAxx -8202 5349 0 2 2 2 2 202 202 3202 8202 4 5 MDAAAA TXHAAA HHHHxx -7675 5350 1 3 5 15 75 675 1675 2675 7675 150 151 FJAAAA UXHAAA OOOOxx -4104 5351 0 0 4 4 4 104 104 4104 4104 8 9 WBAAAA VXHAAA VVVVxx -9225 5352 1 1 5 5 25 225 1225 4225 9225 50 51 VQAAAA WXHAAA AAAAxx -2834 5353 0 2 4 14 34 834 834 2834 2834 68 69 AFAAAA XXHAAA HHHHxx -1227 5354 1 3 7 7 27 227 1227 1227 1227 54 55 FVAAAA YXHAAA OOOOxx -3383 5355 1 3 3 3 83 383 1383 3383 3383 166 167 DAAAAA ZXHAAA VVVVxx -67 5356 1 3 7 7 67 67 67 67 67 134 135 PCAAAA AYHAAA AAAAxx -1751 5357 1 3 1 11 51 751 1751 1751 1751 102 103 JPAAAA BYHAAA HHHHxx -8054 5358 0 2 4 14 54 54 54 3054 8054 108 109 UXAAAA CYHAAA OOOOxx -8571 5359 1 3 1 11 71 571 571 3571 8571 142 143 RRAAAA DYHAAA VVVVxx -2466 5360 0 2 6 6 66 466 466 2466 2466 132 133 WQAAAA EYHAAA AAAAxx -9405 5361 1 1 5 5 5 405 1405 4405 9405 10 11 TXAAAA FYHAAA HHHHxx -6883 5362 1 3 3 3 83 883 883 1883 6883 166 167 TEAAAA GYHAAA OOOOxx -4301 5363 1 1 1 1 1 301 301 4301 4301 2 3 LJAAAA HYHAAA VVVVxx -3705 5364 1 1 5 5 5 705 1705 3705 3705 10 11 NMAAAA IYHAAA AAAAxx -5420 5365 0 0 0 0 20 420 1420 420 5420 40 41 MAAAAA JYHAAA HHHHxx -3692 5366 0 0 2 12 92 692 1692 3692 3692 184 185 AMAAAA KYHAAA OOOOxx -6851 5367 1 3 1 11 51 851 851 1851 6851 102 103 NDAAAA LYHAAA VVVVxx -9363 5368 1 3 3 3 63 363 1363 4363 9363 126 127 DWAAAA MYHAAA AAAAxx -2269 5369 1 1 9 9 69 269 269 2269 2269 138 139 HJAAAA NYHAAA HHHHxx -4918 5370 0 2 8 18 18 918 918 4918 4918 36 37 EHAAAA OYHAAA OOOOxx -4297 5371 1 1 7 17 97 297 297 4297 4297 194 195 HJAAAA PYHAAA VVVVxx -1836 5372 0 0 6 16 36 836 1836 1836 1836 72 73 QSAAAA QYHAAA AAAAxx -237 5373 1 1 7 17 37 237 237 237 237 74 75 DJAAAA RYHAAA HHHHxx -6131 5374 1 3 1 11 31 131 131 1131 6131 62 63 VBAAAA SYHAAA OOOOxx -3174 5375 0 2 4 14 74 174 1174 3174 3174 148 149 CSAAAA TYHAAA VVVVxx -9987 5376 1 3 7 7 87 987 1987 4987 9987 174 175 DUAAAA UYHAAA AAAAxx -3630 5377 0 2 0 10 30 630 1630 3630 3630 60 61 QJAAAA VYHAAA HHHHxx -2899 5378 1 3 9 19 99 899 899 2899 2899 198 199 NHAAAA WYHAAA OOOOxx -4079 5379 1 3 9 19 79 79 79 4079 4079 158 159 XAAAAA XYHAAA VVVVxx -5049 5380 1 1 9 9 49 49 1049 49 5049 98 99 FMAAAA YYHAAA AAAAxx -2963 5381 1 3 3 3 63 963 963 2963 2963 126 127 ZJAAAA ZYHAAA HHHHxx -3962 5382 0 2 2 2 62 962 1962 3962 3962 124 125 KWAAAA AZHAAA OOOOxx -7921 5383 1 1 1 1 21 921 1921 2921 7921 42 43 RSAAAA BZHAAA VVVVxx -3967 5384 1 3 7 7 67 967 1967 3967 3967 134 135 PWAAAA CZHAAA AAAAxx -2752 5385 0 0 2 12 52 752 752 2752 2752 104 105 WBAAAA DZHAAA HHHHxx -7944 5386 0 0 4 4 44 944 1944 2944 7944 88 89 OTAAAA EZHAAA OOOOxx -2205 5387 1 1 5 5 5 205 205 2205 2205 10 11 VGAAAA FZHAAA VVVVxx -5035 5388 1 3 5 15 35 35 1035 35 5035 70 71 RLAAAA GZHAAA AAAAxx -1425 5389 1 1 5 5 25 425 1425 1425 1425 50 51 VCAAAA HZHAAA HHHHxx -832 5390 0 0 2 12 32 832 832 832 832 64 65 AGAAAA IZHAAA OOOOxx -1447 5391 1 3 7 7 47 447 1447 1447 1447 94 95 RDAAAA JZHAAA VVVVxx -6108 5392 0 0 8 8 8 108 108 1108 6108 16 17 YAAAAA KZHAAA AAAAxx -4936 5393 0 0 6 16 36 936 936 4936 4936 72 73 WHAAAA LZHAAA HHHHxx -7704 5394 0 0 4 4 4 704 1704 2704 7704 8 9 IKAAAA MZHAAA OOOOxx -142 5395 0 2 2 2 42 142 142 142 142 84 85 MFAAAA NZHAAA VVVVxx -4272 5396 0 0 2 12 72 272 272 4272 4272 144 145 IIAAAA OZHAAA AAAAxx -7667 5397 1 3 7 7 67 667 1667 2667 7667 134 135 XIAAAA PZHAAA HHHHxx -366 5398 0 2 6 6 66 366 366 366 366 132 133 COAAAA QZHAAA OOOOxx -8866 5399 0 2 6 6 66 866 866 3866 8866 132 133 ADAAAA RZHAAA VVVVxx -7712 5400 0 0 2 12 12 712 1712 2712 7712 24 25 QKAAAA SZHAAA AAAAxx -3880 5401 0 0 0 0 80 880 1880 3880 3880 160 161 GTAAAA TZHAAA HHHHxx -4631 5402 1 3 1 11 31 631 631 4631 4631 62 63 DWAAAA UZHAAA OOOOxx -2789 5403 1 1 9 9 89 789 789 2789 2789 178 179 HDAAAA VZHAAA VVVVxx -7720 5404 0 0 0 0 20 720 1720 2720 7720 40 41 YKAAAA WZHAAA AAAAxx -7618 5405 0 2 8 18 18 618 1618 2618 7618 36 37 AHAAAA XZHAAA HHHHxx -4990 5406 0 2 0 10 90 990 990 4990 4990 180 181 YJAAAA YZHAAA OOOOxx -7918 5407 0 2 8 18 18 918 1918 2918 7918 36 37 OSAAAA ZZHAAA VVVVxx -5067 5408 1 3 7 7 67 67 1067 67 5067 134 135 XMAAAA AAIAAA AAAAxx -6370 5409 0 2 0 10 70 370 370 1370 6370 140 141 ALAAAA BAIAAA HHHHxx -2268 5410 0 0 8 8 68 268 268 2268 2268 136 137 GJAAAA CAIAAA OOOOxx -1949 5411 1 1 9 9 49 949 1949 1949 1949 98 99 ZWAAAA DAIAAA VVVVxx -5503 5412 1 3 3 3 3 503 1503 503 5503 6 7 RDAAAA EAIAAA AAAAxx -9951 5413 1 3 1 11 51 951 1951 4951 9951 102 103 TSAAAA FAIAAA HHHHxx -6823 5414 1 3 3 3 23 823 823 1823 6823 46 47 LCAAAA GAIAAA OOOOxx -6287 5415 1 3 7 7 87 287 287 1287 6287 174 175 VHAAAA HAIAAA VVVVxx -6016 5416 0 0 6 16 16 16 16 1016 6016 32 33 KXAAAA IAIAAA AAAAxx -1977 5417 1 1 7 17 77 977 1977 1977 1977 154 155 BYAAAA JAIAAA HHHHxx -8579 5418 1 3 9 19 79 579 579 3579 8579 158 159 ZRAAAA KAIAAA OOOOxx -6204 5419 0 0 4 4 4 204 204 1204 6204 8 9 QEAAAA LAIAAA VVVVxx -9764 5420 0 0 4 4 64 764 1764 4764 9764 128 129 OLAAAA MAIAAA AAAAxx -2005 5421 1 1 5 5 5 5 5 2005 2005 10 11 DZAAAA NAIAAA HHHHxx -1648 5422 0 0 8 8 48 648 1648 1648 1648 96 97 KLAAAA OAIAAA OOOOxx -2457 5423 1 1 7 17 57 457 457 2457 2457 114 115 NQAAAA PAIAAA VVVVxx -2698 5424 0 2 8 18 98 698 698 2698 2698 196 197 UZAAAA QAIAAA AAAAxx -7730 5425 0 2 0 10 30 730 1730 2730 7730 60 61 ILAAAA RAIAAA HHHHxx -7287 5426 1 3 7 7 87 287 1287 2287 7287 174 175 HUAAAA SAIAAA OOOOxx -2937 5427 1 1 7 17 37 937 937 2937 2937 74 75 ZIAAAA TAIAAA VVVVxx -6824 5428 0 0 4 4 24 824 824 1824 6824 48 49 MCAAAA UAIAAA AAAAxx -9256 5429 0 0 6 16 56 256 1256 4256 9256 112 113 ASAAAA VAIAAA HHHHxx -4810 5430 0 2 0 10 10 810 810 4810 4810 20 21 ADAAAA WAIAAA OOOOxx -3869 5431 1 1 9 9 69 869 1869 3869 3869 138 139 VSAAAA XAIAAA VVVVxx -1993 5432 1 1 3 13 93 993 1993 1993 1993 186 187 RYAAAA YAIAAA AAAAxx -6048 5433 0 0 8 8 48 48 48 1048 6048 96 97 QYAAAA ZAIAAA HHHHxx -6922 5434 0 2 2 2 22 922 922 1922 6922 44 45 GGAAAA ABIAAA OOOOxx -8 5435 0 0 8 8 8 8 8 8 8 16 17 IAAAAA BBIAAA VVVVxx -6706 5436 0 2 6 6 6 706 706 1706 6706 12 13 YXAAAA CBIAAA AAAAxx -9159 5437 1 3 9 19 59 159 1159 4159 9159 118 119 HOAAAA DBIAAA HHHHxx -7020 5438 0 0 0 0 20 20 1020 2020 7020 40 41 AKAAAA EBIAAA OOOOxx -767 5439 1 3 7 7 67 767 767 767 767 134 135 NDAAAA FBIAAA VVVVxx -8602 5440 0 2 2 2 2 602 602 3602 8602 4 5 WSAAAA GBIAAA AAAAxx -4442 5441 0 2 2 2 42 442 442 4442 4442 84 85 WOAAAA HBIAAA HHHHxx -2040 5442 0 0 0 0 40 40 40 2040 2040 80 81 MAAAAA IBIAAA OOOOxx -5493 5443 1 1 3 13 93 493 1493 493 5493 186 187 HDAAAA JBIAAA VVVVxx -275 5444 1 3 5 15 75 275 275 275 275 150 151 PKAAAA KBIAAA AAAAxx -8876 5445 0 0 6 16 76 876 876 3876 8876 152 153 KDAAAA LBIAAA HHHHxx -7381 5446 1 1 1 1 81 381 1381 2381 7381 162 163 XXAAAA MBIAAA OOOOxx -1827 5447 1 3 7 7 27 827 1827 1827 1827 54 55 HSAAAA NBIAAA VVVVxx -3537 5448 1 1 7 17 37 537 1537 3537 3537 74 75 BGAAAA OBIAAA AAAAxx -6978 5449 0 2 8 18 78 978 978 1978 6978 156 157 KIAAAA PBIAAA HHHHxx -6160 5450 0 0 0 0 60 160 160 1160 6160 120 121 YCAAAA QBIAAA OOOOxx -9219 5451 1 3 9 19 19 219 1219 4219 9219 38 39 PQAAAA RBIAAA VVVVxx -5034 5452 0 2 4 14 34 34 1034 34 5034 68 69 QLAAAA SBIAAA AAAAxx -8463 5453 1 3 3 3 63 463 463 3463 8463 126 127 NNAAAA TBIAAA HHHHxx -2038 5454 0 2 8 18 38 38 38 2038 2038 76 77 KAAAAA UBIAAA OOOOxx -9562 5455 0 2 2 2 62 562 1562 4562 9562 124 125 UDAAAA VBIAAA VVVVxx -2687 5456 1 3 7 7 87 687 687 2687 2687 174 175 JZAAAA WBIAAA AAAAxx -5092 5457 0 0 2 12 92 92 1092 92 5092 184 185 WNAAAA XBIAAA HHHHxx -539 5458 1 3 9 19 39 539 539 539 539 78 79 TUAAAA YBIAAA OOOOxx -2139 5459 1 3 9 19 39 139 139 2139 2139 78 79 HEAAAA ZBIAAA VVVVxx -9221 5460 1 1 1 1 21 221 1221 4221 9221 42 43 RQAAAA ACIAAA AAAAxx -965 5461 1 1 5 5 65 965 965 965 965 130 131 DLAAAA BCIAAA HHHHxx -6051 5462 1 3 1 11 51 51 51 1051 6051 102 103 TYAAAA CCIAAA OOOOxx -5822 5463 0 2 2 2 22 822 1822 822 5822 44 45 YPAAAA DCIAAA VVVVxx -6397 5464 1 1 7 17 97 397 397 1397 6397 194 195 BMAAAA ECIAAA AAAAxx -2375 5465 1 3 5 15 75 375 375 2375 2375 150 151 JNAAAA FCIAAA HHHHxx -9415 5466 1 3 5 15 15 415 1415 4415 9415 30 31 DYAAAA GCIAAA OOOOxx -6552 5467 0 0 2 12 52 552 552 1552 6552 104 105 ASAAAA HCIAAA VVVVxx -2248 5468 0 0 8 8 48 248 248 2248 2248 96 97 MIAAAA ICIAAA AAAAxx -2611 5469 1 3 1 11 11 611 611 2611 2611 22 23 LWAAAA JCIAAA HHHHxx -9609 5470 1 1 9 9 9 609 1609 4609 9609 18 19 PFAAAA KCIAAA OOOOxx -2132 5471 0 0 2 12 32 132 132 2132 2132 64 65 AEAAAA LCIAAA VVVVxx -8452 5472 0 0 2 12 52 452 452 3452 8452 104 105 CNAAAA MCIAAA AAAAxx -9407 5473 1 3 7 7 7 407 1407 4407 9407 14 15 VXAAAA NCIAAA HHHHxx -2814 5474 0 2 4 14 14 814 814 2814 2814 28 29 GEAAAA OCIAAA OOOOxx -1889 5475 1 1 9 9 89 889 1889 1889 1889 178 179 RUAAAA PCIAAA VVVVxx -7489 5476 1 1 9 9 89 489 1489 2489 7489 178 179 BCAAAA QCIAAA AAAAxx -2255 5477 1 3 5 15 55 255 255 2255 2255 110 111 TIAAAA RCIAAA HHHHxx -3380 5478 0 0 0 0 80 380 1380 3380 3380 160 161 AAAAAA SCIAAA OOOOxx -1167 5479 1 3 7 7 67 167 1167 1167 1167 134 135 XSAAAA TCIAAA VVVVxx -5369 5480 1 1 9 9 69 369 1369 369 5369 138 139 NYAAAA UCIAAA AAAAxx -2378 5481 0 2 8 18 78 378 378 2378 2378 156 157 MNAAAA VCIAAA HHHHxx -8315 5482 1 3 5 15 15 315 315 3315 8315 30 31 VHAAAA WCIAAA OOOOxx -2934 5483 0 2 4 14 34 934 934 2934 2934 68 69 WIAAAA XCIAAA VVVVxx -7924 5484 0 0 4 4 24 924 1924 2924 7924 48 49 USAAAA YCIAAA AAAAxx -2867 5485 1 3 7 7 67 867 867 2867 2867 134 135 HGAAAA ZCIAAA HHHHxx -9141 5486 1 1 1 1 41 141 1141 4141 9141 82 83 PNAAAA ADIAAA OOOOxx -3613 5487 1 1 3 13 13 613 1613 3613 3613 26 27 ZIAAAA BDIAAA VVVVxx -2461 5488 1 1 1 1 61 461 461 2461 2461 122 123 RQAAAA CDIAAA AAAAxx -4567 5489 1 3 7 7 67 567 567 4567 4567 134 135 RTAAAA DDIAAA HHHHxx -2906 5490 0 2 6 6 6 906 906 2906 2906 12 13 UHAAAA EDIAAA OOOOxx -4848 5491 0 0 8 8 48 848 848 4848 4848 96 97 MEAAAA FDIAAA VVVVxx -6614 5492 0 2 4 14 14 614 614 1614 6614 28 29 KUAAAA GDIAAA AAAAxx -6200 5493 0 0 0 0 0 200 200 1200 6200 0 1 MEAAAA HDIAAA HHHHxx -7895 5494 1 3 5 15 95 895 1895 2895 7895 190 191 RRAAAA IDIAAA OOOOxx -6829 5495 1 1 9 9 29 829 829 1829 6829 58 59 RCAAAA JDIAAA VVVVxx -4087 5496 1 3 7 7 87 87 87 4087 4087 174 175 FBAAAA KDIAAA AAAAxx -8787 5497 1 3 7 7 87 787 787 3787 8787 174 175 ZZAAAA LDIAAA HHHHxx -3322 5498 0 2 2 2 22 322 1322 3322 3322 44 45 UXAAAA MDIAAA OOOOxx -9091 5499 1 3 1 11 91 91 1091 4091 9091 182 183 RLAAAA NDIAAA VVVVxx -5268 5500 0 0 8 8 68 268 1268 268 5268 136 137 QUAAAA ODIAAA AAAAxx -2719 5501 1 3 9 19 19 719 719 2719 2719 38 39 PAAAAA PDIAAA HHHHxx -30 5502 0 2 0 10 30 30 30 30 30 60 61 EBAAAA QDIAAA OOOOxx -1975 5503 1 3 5 15 75 975 1975 1975 1975 150 151 ZXAAAA RDIAAA VVVVxx -2641 5504 1 1 1 1 41 641 641 2641 2641 82 83 PXAAAA SDIAAA AAAAxx -8616 5505 0 0 6 16 16 616 616 3616 8616 32 33 KTAAAA TDIAAA HHHHxx -5980 5506 0 0 0 0 80 980 1980 980 5980 160 161 AWAAAA UDIAAA OOOOxx -5170 5507 0 2 0 10 70 170 1170 170 5170 140 141 WQAAAA VDIAAA VVVVxx -1960 5508 0 0 0 0 60 960 1960 1960 1960 120 121 KXAAAA WDIAAA AAAAxx -8141 5509 1 1 1 1 41 141 141 3141 8141 82 83 DBAAAA XDIAAA HHHHxx -6692 5510 0 0 2 12 92 692 692 1692 6692 184 185 KXAAAA YDIAAA OOOOxx -7621 5511 1 1 1 1 21 621 1621 2621 7621 42 43 DHAAAA ZDIAAA VVVVxx -3890 5512 0 2 0 10 90 890 1890 3890 3890 180 181 QTAAAA AEIAAA AAAAxx -4300 5513 0 0 0 0 0 300 300 4300 4300 0 1 KJAAAA BEIAAA HHHHxx -736 5514 0 0 6 16 36 736 736 736 736 72 73 ICAAAA CEIAAA OOOOxx -6626 5515 0 2 6 6 26 626 626 1626 6626 52 53 WUAAAA DEIAAA VVVVxx -1800 5516 0 0 0 0 0 800 1800 1800 1800 0 1 GRAAAA EEIAAA AAAAxx -3430 5517 0 2 0 10 30 430 1430 3430 3430 60 61 YBAAAA FEIAAA HHHHxx -9519 5518 1 3 9 19 19 519 1519 4519 9519 38 39 DCAAAA GEIAAA OOOOxx -5111 5519 1 3 1 11 11 111 1111 111 5111 22 23 POAAAA HEIAAA VVVVxx -6915 5520 1 3 5 15 15 915 915 1915 6915 30 31 ZFAAAA IEIAAA AAAAxx -9246 5521 0 2 6 6 46 246 1246 4246 9246 92 93 QRAAAA JEIAAA HHHHxx -5141 5522 1 1 1 1 41 141 1141 141 5141 82 83 TPAAAA KEIAAA OOOOxx -5922 5523 0 2 2 2 22 922 1922 922 5922 44 45 UTAAAA LEIAAA VVVVxx -3087 5524 1 3 7 7 87 87 1087 3087 3087 174 175 TOAAAA MEIAAA AAAAxx -1859 5525 1 3 9 19 59 859 1859 1859 1859 118 119 NTAAAA NEIAAA HHHHxx -8482 5526 0 2 2 2 82 482 482 3482 8482 164 165 GOAAAA OEIAAA OOOOxx -8414 5527 0 2 4 14 14 414 414 3414 8414 28 29 QLAAAA PEIAAA VVVVxx -6662 5528 0 2 2 2 62 662 662 1662 6662 124 125 GWAAAA QEIAAA AAAAxx -8614 5529 0 2 4 14 14 614 614 3614 8614 28 29 ITAAAA REIAAA HHHHxx -42 5530 0 2 2 2 42 42 42 42 42 84 85 QBAAAA SEIAAA OOOOxx -7582 5531 0 2 2 2 82 582 1582 2582 7582 164 165 QFAAAA TEIAAA VVVVxx -8183 5532 1 3 3 3 83 183 183 3183 8183 166 167 TCAAAA UEIAAA AAAAxx -1299 5533 1 3 9 19 99 299 1299 1299 1299 198 199 ZXAAAA VEIAAA HHHHxx -7004 5534 0 0 4 4 4 4 1004 2004 7004 8 9 KJAAAA WEIAAA OOOOxx -3298 5535 0 2 8 18 98 298 1298 3298 3298 196 197 WWAAAA XEIAAA VVVVxx -7884 5536 0 0 4 4 84 884 1884 2884 7884 168 169 GRAAAA YEIAAA AAAAxx -4191 5537 1 3 1 11 91 191 191 4191 4191 182 183 FFAAAA ZEIAAA HHHHxx -7346 5538 0 2 6 6 46 346 1346 2346 7346 92 93 OWAAAA AFIAAA OOOOxx -7989 5539 1 1 9 9 89 989 1989 2989 7989 178 179 HVAAAA BFIAAA VVVVxx -5719 5540 1 3 9 19 19 719 1719 719 5719 38 39 ZLAAAA CFIAAA AAAAxx -800 5541 0 0 0 0 0 800 800 800 800 0 1 UEAAAA DFIAAA HHHHxx -6509 5542 1 1 9 9 9 509 509 1509 6509 18 19 JQAAAA EFIAAA OOOOxx -4672 5543 0 0 2 12 72 672 672 4672 4672 144 145 SXAAAA FFIAAA VVVVxx -4434 5544 0 2 4 14 34 434 434 4434 4434 68 69 OOAAAA GFIAAA AAAAxx -8309 5545 1 1 9 9 9 309 309 3309 8309 18 19 PHAAAA HFIAAA HHHHxx -5134 5546 0 2 4 14 34 134 1134 134 5134 68 69 MPAAAA IFIAAA OOOOxx -5153 5547 1 1 3 13 53 153 1153 153 5153 106 107 FQAAAA JFIAAA VVVVxx -1522 5548 0 2 2 2 22 522 1522 1522 1522 44 45 OGAAAA KFIAAA AAAAxx -8629 5549 1 1 9 9 29 629 629 3629 8629 58 59 XTAAAA LFIAAA HHHHxx -4549 5550 1 1 9 9 49 549 549 4549 4549 98 99 ZSAAAA MFIAAA OOOOxx -9506 5551 0 2 6 6 6 506 1506 4506 9506 12 13 QBAAAA NFIAAA VVVVxx -6542 5552 0 2 2 2 42 542 542 1542 6542 84 85 QRAAAA OFIAAA AAAAxx -2579 5553 1 3 9 19 79 579 579 2579 2579 158 159 FVAAAA PFIAAA HHHHxx -4664 5554 0 0 4 4 64 664 664 4664 4664 128 129 KXAAAA QFIAAA OOOOxx -696 5555 0 0 6 16 96 696 696 696 696 192 193 UAAAAA RFIAAA VVVVxx -7950 5556 0 2 0 10 50 950 1950 2950 7950 100 101 UTAAAA SFIAAA AAAAxx -5 5557 1 1 5 5 5 5 5 5 5 10 11 FAAAAA TFIAAA HHHHxx -7806 5558 0 2 6 6 6 806 1806 2806 7806 12 13 GOAAAA UFIAAA OOOOxx -2770 5559 0 2 0 10 70 770 770 2770 2770 140 141 OCAAAA VFIAAA VVVVxx -1344 5560 0 0 4 4 44 344 1344 1344 1344 88 89 SZAAAA WFIAAA AAAAxx -511 5561 1 3 1 11 11 511 511 511 511 22 23 RTAAAA XFIAAA HHHHxx -9070 5562 0 2 0 10 70 70 1070 4070 9070 140 141 WKAAAA YFIAAA OOOOxx -2961 5563 1 1 1 1 61 961 961 2961 2961 122 123 XJAAAA ZFIAAA VVVVxx -8031 5564 1 3 1 11 31 31 31 3031 8031 62 63 XWAAAA AGIAAA AAAAxx -326 5565 0 2 6 6 26 326 326 326 326 52 53 OMAAAA BGIAAA HHHHxx -183 5566 1 3 3 3 83 183 183 183 183 166 167 BHAAAA CGIAAA OOOOxx -5917 5567 1 1 7 17 17 917 1917 917 5917 34 35 PTAAAA DGIAAA VVVVxx -8256 5568 0 0 6 16 56 256 256 3256 8256 112 113 OFAAAA EGIAAA AAAAxx -7889 5569 1 1 9 9 89 889 1889 2889 7889 178 179 LRAAAA FGIAAA HHHHxx -9029 5570 1 1 9 9 29 29 1029 4029 9029 58 59 HJAAAA GGIAAA OOOOxx -1316 5571 0 0 6 16 16 316 1316 1316 1316 32 33 QYAAAA HGIAAA VVVVxx -7442 5572 0 2 2 2 42 442 1442 2442 7442 84 85 GAAAAA IGIAAA AAAAxx -2810 5573 0 2 0 10 10 810 810 2810 2810 20 21 CEAAAA JGIAAA HHHHxx -20 5574 0 0 0 0 20 20 20 20 20 40 41 UAAAAA KGIAAA OOOOxx -2306 5575 0 2 6 6 6 306 306 2306 2306 12 13 SKAAAA LGIAAA VVVVxx -4694 5576 0 2 4 14 94 694 694 4694 4694 188 189 OYAAAA MGIAAA AAAAxx -9710 5577 0 2 0 10 10 710 1710 4710 9710 20 21 MJAAAA NGIAAA HHHHxx -1791 5578 1 3 1 11 91 791 1791 1791 1791 182 183 XQAAAA OGIAAA OOOOxx -6730 5579 0 2 0 10 30 730 730 1730 6730 60 61 WYAAAA PGIAAA VVVVxx -359 5580 1 3 9 19 59 359 359 359 359 118 119 VNAAAA QGIAAA AAAAxx -8097 5581 1 1 7 17 97 97 97 3097 8097 194 195 LZAAAA RGIAAA HHHHxx -6147 5582 1 3 7 7 47 147 147 1147 6147 94 95 LCAAAA SGIAAA OOOOxx -643 5583 1 3 3 3 43 643 643 643 643 86 87 TYAAAA TGIAAA VVVVxx -698 5584 0 2 8 18 98 698 698 698 698 196 197 WAAAAA UGIAAA AAAAxx -3881 5585 1 1 1 1 81 881 1881 3881 3881 162 163 HTAAAA VGIAAA HHHHxx -7600 5586 0 0 0 0 0 600 1600 2600 7600 0 1 IGAAAA WGIAAA OOOOxx -1583 5587 1 3 3 3 83 583 1583 1583 1583 166 167 XIAAAA XGIAAA VVVVxx -9612 5588 0 0 2 12 12 612 1612 4612 9612 24 25 SFAAAA YGIAAA AAAAxx -1032 5589 0 0 2 12 32 32 1032 1032 1032 64 65 SNAAAA ZGIAAA HHHHxx -4834 5590 0 2 4 14 34 834 834 4834 4834 68 69 YDAAAA AHIAAA OOOOxx -5076 5591 0 0 6 16 76 76 1076 76 5076 152 153 GNAAAA BHIAAA VVVVxx -3070 5592 0 2 0 10 70 70 1070 3070 3070 140 141 COAAAA CHIAAA AAAAxx -1421 5593 1 1 1 1 21 421 1421 1421 1421 42 43 RCAAAA DHIAAA HHHHxx -8970 5594 0 2 0 10 70 970 970 3970 8970 140 141 AHAAAA EHIAAA OOOOxx -6271 5595 1 3 1 11 71 271 271 1271 6271 142 143 FHAAAA FHIAAA VVVVxx -8547 5596 1 3 7 7 47 547 547 3547 8547 94 95 TQAAAA GHIAAA AAAAxx -1259 5597 1 3 9 19 59 259 1259 1259 1259 118 119 LWAAAA HHIAAA HHHHxx -8328 5598 0 0 8 8 28 328 328 3328 8328 56 57 IIAAAA IHIAAA OOOOxx -1503 5599 1 3 3 3 3 503 1503 1503 1503 6 7 VFAAAA JHIAAA VVVVxx -2253 5600 1 1 3 13 53 253 253 2253 2253 106 107 RIAAAA KHIAAA AAAAxx -7449 5601 1 1 9 9 49 449 1449 2449 7449 98 99 NAAAAA LHIAAA HHHHxx -3579 5602 1 3 9 19 79 579 1579 3579 3579 158 159 RHAAAA MHIAAA OOOOxx -1585 5603 1 1 5 5 85 585 1585 1585 1585 170 171 ZIAAAA NHIAAA VVVVxx -5543 5604 1 3 3 3 43 543 1543 543 5543 86 87 FFAAAA OHIAAA AAAAxx -8627 5605 1 3 7 7 27 627 627 3627 8627 54 55 VTAAAA PHIAAA HHHHxx -8618 5606 0 2 8 18 18 618 618 3618 8618 36 37 MTAAAA QHIAAA OOOOxx -1911 5607 1 3 1 11 11 911 1911 1911 1911 22 23 NVAAAA RHIAAA VVVVxx -2758 5608 0 2 8 18 58 758 758 2758 2758 116 117 CCAAAA SHIAAA AAAAxx -5744 5609 0 0 4 4 44 744 1744 744 5744 88 89 YMAAAA THIAAA HHHHxx -4976 5610 0 0 6 16 76 976 976 4976 4976 152 153 KJAAAA UHIAAA OOOOxx -6380 5611 0 0 0 0 80 380 380 1380 6380 160 161 KLAAAA VHIAAA VVVVxx -1937 5612 1 1 7 17 37 937 1937 1937 1937 74 75 NWAAAA WHIAAA AAAAxx -9903 5613 1 3 3 3 3 903 1903 4903 9903 6 7 XQAAAA XHIAAA HHHHxx -4409 5614 1 1 9 9 9 409 409 4409 4409 18 19 PNAAAA YHIAAA OOOOxx -4133 5615 1 1 3 13 33 133 133 4133 4133 66 67 ZCAAAA ZHIAAA VVVVxx -5263 5616 1 3 3 3 63 263 1263 263 5263 126 127 LUAAAA AIIAAA AAAAxx -7888 5617 0 0 8 8 88 888 1888 2888 7888 176 177 KRAAAA BIIAAA HHHHxx -6060 5618 0 0 0 0 60 60 60 1060 6060 120 121 CZAAAA CIIAAA OOOOxx -2522 5619 0 2 2 2 22 522 522 2522 2522 44 45 ATAAAA DIIAAA VVVVxx -5550 5620 0 2 0 10 50 550 1550 550 5550 100 101 MFAAAA EIIAAA AAAAxx -9396 5621 0 0 6 16 96 396 1396 4396 9396 192 193 KXAAAA FIIAAA HHHHxx -176 5622 0 0 6 16 76 176 176 176 176 152 153 UGAAAA GIIAAA OOOOxx -5148 5623 0 0 8 8 48 148 1148 148 5148 96 97 AQAAAA HIIAAA VVVVxx -6691 5624 1 3 1 11 91 691 691 1691 6691 182 183 JXAAAA IIIAAA AAAAxx -4652 5625 0 0 2 12 52 652 652 4652 4652 104 105 YWAAAA JIIAAA HHHHxx -5096 5626 0 0 6 16 96 96 1096 96 5096 192 193 AOAAAA KIIAAA OOOOxx -2408 5627 0 0 8 8 8 408 408 2408 2408 16 17 QOAAAA LIIAAA VVVVxx -7322 5628 0 2 2 2 22 322 1322 2322 7322 44 45 QVAAAA MIIAAA AAAAxx -6782 5629 0 2 2 2 82 782 782 1782 6782 164 165 WAAAAA NIIAAA HHHHxx -4642 5630 0 2 2 2 42 642 642 4642 4642 84 85 OWAAAA OIIAAA OOOOxx -5427 5631 1 3 7 7 27 427 1427 427 5427 54 55 TAAAAA PIIAAA VVVVxx -4461 5632 1 1 1 1 61 461 461 4461 4461 122 123 PPAAAA QIIAAA AAAAxx -8416 5633 0 0 6 16 16 416 416 3416 8416 32 33 SLAAAA RIIAAA HHHHxx -2593 5634 1 1 3 13 93 593 593 2593 2593 186 187 TVAAAA SIIAAA OOOOxx -6202 5635 0 2 2 2 2 202 202 1202 6202 4 5 OEAAAA TIIAAA VVVVxx -3826 5636 0 2 6 6 26 826 1826 3826 3826 52 53 ERAAAA UIIAAA AAAAxx -4417 5637 1 1 7 17 17 417 417 4417 4417 34 35 XNAAAA VIIAAA HHHHxx -7871 5638 1 3 1 11 71 871 1871 2871 7871 142 143 TQAAAA WIIAAA OOOOxx -5622 5639 0 2 2 2 22 622 1622 622 5622 44 45 GIAAAA XIIAAA VVVVxx -3010 5640 0 2 0 10 10 10 1010 3010 3010 20 21 ULAAAA YIIAAA AAAAxx -3407 5641 1 3 7 7 7 407 1407 3407 3407 14 15 BBAAAA ZIIAAA HHHHxx -1274 5642 0 2 4 14 74 274 1274 1274 1274 148 149 AXAAAA AJIAAA OOOOxx -2828 5643 0 0 8 8 28 828 828 2828 2828 56 57 UEAAAA BJIAAA VVVVxx -3427 5644 1 3 7 7 27 427 1427 3427 3427 54 55 VBAAAA CJIAAA AAAAxx -612 5645 0 0 2 12 12 612 612 612 612 24 25 OXAAAA DJIAAA HHHHxx -8729 5646 1 1 9 9 29 729 729 3729 8729 58 59 TXAAAA EJIAAA OOOOxx -1239 5647 1 3 9 19 39 239 1239 1239 1239 78 79 RVAAAA FJIAAA VVVVxx -8990 5648 0 2 0 10 90 990 990 3990 8990 180 181 UHAAAA GJIAAA AAAAxx -5609 5649 1 1 9 9 9 609 1609 609 5609 18 19 THAAAA HJIAAA HHHHxx -4441 5650 1 1 1 1 41 441 441 4441 4441 82 83 VOAAAA IJIAAA OOOOxx -9078 5651 0 2 8 18 78 78 1078 4078 9078 156 157 ELAAAA JJIAAA VVVVxx -6699 5652 1 3 9 19 99 699 699 1699 6699 198 199 RXAAAA KJIAAA AAAAxx -8390 5653 0 2 0 10 90 390 390 3390 8390 180 181 SKAAAA LJIAAA HHHHxx -5455 5654 1 3 5 15 55 455 1455 455 5455 110 111 VBAAAA MJIAAA OOOOxx -7537 5655 1 1 7 17 37 537 1537 2537 7537 74 75 XDAAAA NJIAAA VVVVxx -4669 5656 1 1 9 9 69 669 669 4669 4669 138 139 PXAAAA OJIAAA AAAAxx -5534 5657 0 2 4 14 34 534 1534 534 5534 68 69 WEAAAA PJIAAA HHHHxx -1920 5658 0 0 0 0 20 920 1920 1920 1920 40 41 WVAAAA QJIAAA OOOOxx -9465 5659 1 1 5 5 65 465 1465 4465 9465 130 131 BAAAAA RJIAAA VVVVxx -4897 5660 1 1 7 17 97 897 897 4897 4897 194 195 JGAAAA SJIAAA AAAAxx -1990 5661 0 2 0 10 90 990 1990 1990 1990 180 181 OYAAAA TJIAAA HHHHxx -7148 5662 0 0 8 8 48 148 1148 2148 7148 96 97 YOAAAA UJIAAA OOOOxx -533 5663 1 1 3 13 33 533 533 533 533 66 67 NUAAAA VJIAAA VVVVxx -4339 5664 1 3 9 19 39 339 339 4339 4339 78 79 XKAAAA WJIAAA AAAAxx -6450 5665 0 2 0 10 50 450 450 1450 6450 100 101 COAAAA XJIAAA HHHHxx -9627 5666 1 3 7 7 27 627 1627 4627 9627 54 55 HGAAAA YJIAAA OOOOxx -5539 5667 1 3 9 19 39 539 1539 539 5539 78 79 BFAAAA ZJIAAA VVVVxx -6758 5668 0 2 8 18 58 758 758 1758 6758 116 117 YZAAAA AKIAAA AAAAxx -3435 5669 1 3 5 15 35 435 1435 3435 3435 70 71 DCAAAA BKIAAA HHHHxx -4350 5670 0 2 0 10 50 350 350 4350 4350 100 101 ILAAAA CKIAAA OOOOxx -9088 5671 0 0 8 8 88 88 1088 4088 9088 176 177 OLAAAA DKIAAA VVVVxx -6368 5672 0 0 8 8 68 368 368 1368 6368 136 137 YKAAAA EKIAAA AAAAxx -6337 5673 1 1 7 17 37 337 337 1337 6337 74 75 TJAAAA FKIAAA HHHHxx -4361 5674 1 1 1 1 61 361 361 4361 4361 122 123 TLAAAA GKIAAA OOOOxx -1719 5675 1 3 9 19 19 719 1719 1719 1719 38 39 DOAAAA HKIAAA VVVVxx -3109 5676 1 1 9 9 9 109 1109 3109 3109 18 19 PPAAAA IKIAAA AAAAxx -7135 5677 1 3 5 15 35 135 1135 2135 7135 70 71 LOAAAA JKIAAA HHHHxx -1964 5678 0 0 4 4 64 964 1964 1964 1964 128 129 OXAAAA KKIAAA OOOOxx -3 5679 1 3 3 3 3 3 3 3 3 6 7 DAAAAA LKIAAA VVVVxx -1868 5680 0 0 8 8 68 868 1868 1868 1868 136 137 WTAAAA MKIAAA AAAAxx -5182 5681 0 2 2 2 82 182 1182 182 5182 164 165 IRAAAA NKIAAA HHHHxx -7567 5682 1 3 7 7 67 567 1567 2567 7567 134 135 BFAAAA OKIAAA OOOOxx -3676 5683 0 0 6 16 76 676 1676 3676 3676 152 153 KLAAAA PKIAAA VVVVxx -9382 5684 0 2 2 2 82 382 1382 4382 9382 164 165 WWAAAA QKIAAA AAAAxx -8645 5685 1 1 5 5 45 645 645 3645 8645 90 91 NUAAAA RKIAAA HHHHxx -2018 5686 0 2 8 18 18 18 18 2018 2018 36 37 QZAAAA SKIAAA OOOOxx -217 5687 1 1 7 17 17 217 217 217 217 34 35 JIAAAA TKIAAA VVVVxx -6793 5688 1 1 3 13 93 793 793 1793 6793 186 187 HBAAAA UKIAAA AAAAxx -7280 5689 0 0 0 0 80 280 1280 2280 7280 160 161 AUAAAA VKIAAA HHHHxx -2168 5690 0 0 8 8 68 168 168 2168 2168 136 137 KFAAAA WKIAAA OOOOxx -5259 5691 1 3 9 19 59 259 1259 259 5259 118 119 HUAAAA XKIAAA VVVVxx -6019 5692 1 3 9 19 19 19 19 1019 6019 38 39 NXAAAA YKIAAA AAAAxx -877 5693 1 1 7 17 77 877 877 877 877 154 155 THAAAA ZKIAAA HHHHxx -4961 5694 1 1 1 1 61 961 961 4961 4961 122 123 VIAAAA ALIAAA OOOOxx -1873 5695 1 1 3 13 73 873 1873 1873 1873 146 147 BUAAAA BLIAAA VVVVxx -13 5696 1 1 3 13 13 13 13 13 13 26 27 NAAAAA CLIAAA AAAAxx -1537 5697 1 1 7 17 37 537 1537 1537 1537 74 75 DHAAAA DLIAAA HHHHxx -3129 5698 1 1 9 9 29 129 1129 3129 3129 58 59 JQAAAA ELIAAA OOOOxx -6473 5699 1 1 3 13 73 473 473 1473 6473 146 147 ZOAAAA FLIAAA VVVVxx -7865 5700 1 1 5 5 65 865 1865 2865 7865 130 131 NQAAAA GLIAAA AAAAxx -7822 5701 0 2 2 2 22 822 1822 2822 7822 44 45 WOAAAA HLIAAA HHHHxx -239 5702 1 3 9 19 39 239 239 239 239 78 79 FJAAAA ILIAAA OOOOxx -2062 5703 0 2 2 2 62 62 62 2062 2062 124 125 IBAAAA JLIAAA VVVVxx -762 5704 0 2 2 2 62 762 762 762 762 124 125 IDAAAA KLIAAA AAAAxx -3764 5705 0 0 4 4 64 764 1764 3764 3764 128 129 UOAAAA LLIAAA HHHHxx -465 5706 1 1 5 5 65 465 465 465 465 130 131 XRAAAA MLIAAA OOOOxx -2587 5707 1 3 7 7 87 587 587 2587 2587 174 175 NVAAAA NLIAAA VVVVxx -8402 5708 0 2 2 2 2 402 402 3402 8402 4 5 ELAAAA OLIAAA AAAAxx -1055 5709 1 3 5 15 55 55 1055 1055 1055 110 111 POAAAA PLIAAA HHHHxx -3072 5710 0 0 2 12 72 72 1072 3072 3072 144 145 EOAAAA QLIAAA OOOOxx -7359 5711 1 3 9 19 59 359 1359 2359 7359 118 119 BXAAAA RLIAAA VVVVxx -6558 5712 0 2 8 18 58 558 558 1558 6558 116 117 GSAAAA SLIAAA AAAAxx -48 5713 0 0 8 8 48 48 48 48 48 96 97 WBAAAA TLIAAA HHHHxx -5382 5714 0 2 2 2 82 382 1382 382 5382 164 165 AZAAAA ULIAAA OOOOxx -947 5715 1 3 7 7 47 947 947 947 947 94 95 LKAAAA VLIAAA VVVVxx -2644 5716 0 0 4 4 44 644 644 2644 2644 88 89 SXAAAA WLIAAA AAAAxx -7516 5717 0 0 6 16 16 516 1516 2516 7516 32 33 CDAAAA XLIAAA HHHHxx -2362 5718 0 2 2 2 62 362 362 2362 2362 124 125 WMAAAA YLIAAA OOOOxx -839 5719 1 3 9 19 39 839 839 839 839 78 79 HGAAAA ZLIAAA VVVVxx -2216 5720 0 0 6 16 16 216 216 2216 2216 32 33 GHAAAA AMIAAA AAAAxx -7673 5721 1 1 3 13 73 673 1673 2673 7673 146 147 DJAAAA BMIAAA HHHHxx -8173 5722 1 1 3 13 73 173 173 3173 8173 146 147 JCAAAA CMIAAA OOOOxx -1630 5723 0 2 0 10 30 630 1630 1630 1630 60 61 SKAAAA DMIAAA VVVVxx -9057 5724 1 1 7 17 57 57 1057 4057 9057 114 115 JKAAAA EMIAAA AAAAxx -4392 5725 0 0 2 12 92 392 392 4392 4392 184 185 YMAAAA FMIAAA HHHHxx -3695 5726 1 3 5 15 95 695 1695 3695 3695 190 191 DMAAAA GMIAAA OOOOxx -5751 5727 1 3 1 11 51 751 1751 751 5751 102 103 FNAAAA HMIAAA VVVVxx -5745 5728 1 1 5 5 45 745 1745 745 5745 90 91 ZMAAAA IMIAAA AAAAxx -7945 5729 1 1 5 5 45 945 1945 2945 7945 90 91 PTAAAA JMIAAA HHHHxx -5174 5730 0 2 4 14 74 174 1174 174 5174 148 149 ARAAAA KMIAAA OOOOxx -3829 5731 1 1 9 9 29 829 1829 3829 3829 58 59 HRAAAA LMIAAA VVVVxx -3317 5732 1 1 7 17 17 317 1317 3317 3317 34 35 PXAAAA MMIAAA AAAAxx -4253 5733 1 1 3 13 53 253 253 4253 4253 106 107 PHAAAA NMIAAA HHHHxx -1291 5734 1 3 1 11 91 291 1291 1291 1291 182 183 RXAAAA OMIAAA OOOOxx -3266 5735 0 2 6 6 66 266 1266 3266 3266 132 133 QVAAAA PMIAAA VVVVxx -2939 5736 1 3 9 19 39 939 939 2939 2939 78 79 BJAAAA QMIAAA AAAAxx -2755 5737 1 3 5 15 55 755 755 2755 2755 110 111 ZBAAAA RMIAAA HHHHxx -6844 5738 0 0 4 4 44 844 844 1844 6844 88 89 GDAAAA SMIAAA OOOOxx -8594 5739 0 2 4 14 94 594 594 3594 8594 188 189 OSAAAA TMIAAA VVVVxx -704 5740 0 0 4 4 4 704 704 704 704 8 9 CBAAAA UMIAAA AAAAxx -1681 5741 1 1 1 1 81 681 1681 1681 1681 162 163 RMAAAA VMIAAA HHHHxx -364 5742 0 0 4 4 64 364 364 364 364 128 129 AOAAAA WMIAAA OOOOxx -2928 5743 0 0 8 8 28 928 928 2928 2928 56 57 QIAAAA XMIAAA VVVVxx -117 5744 1 1 7 17 17 117 117 117 117 34 35 NEAAAA YMIAAA AAAAxx -96 5745 0 0 6 16 96 96 96 96 96 192 193 SDAAAA ZMIAAA HHHHxx -7796 5746 0 0 6 16 96 796 1796 2796 7796 192 193 WNAAAA ANIAAA OOOOxx -3101 5747 1 1 1 1 1 101 1101 3101 3101 2 3 HPAAAA BNIAAA VVVVxx -3397 5748 1 1 7 17 97 397 1397 3397 3397 194 195 RAAAAA CNIAAA AAAAxx -1605 5749 1 1 5 5 5 605 1605 1605 1605 10 11 TJAAAA DNIAAA HHHHxx -4881 5750 1 1 1 1 81 881 881 4881 4881 162 163 TFAAAA ENIAAA OOOOxx -4521 5751 1 1 1 1 21 521 521 4521 4521 42 43 XRAAAA FNIAAA VVVVxx -6430 5752 0 2 0 10 30 430 430 1430 6430 60 61 INAAAA GNIAAA AAAAxx -282 5753 0 2 2 2 82 282 282 282 282 164 165 WKAAAA HNIAAA HHHHxx -9645 5754 1 1 5 5 45 645 1645 4645 9645 90 91 ZGAAAA INIAAA OOOOxx -8946 5755 0 2 6 6 46 946 946 3946 8946 92 93 CGAAAA JNIAAA VVVVxx -5064 5756 0 0 4 4 64 64 1064 64 5064 128 129 UMAAAA KNIAAA AAAAxx -7470 5757 0 2 0 10 70 470 1470 2470 7470 140 141 IBAAAA LNIAAA HHHHxx -5886 5758 0 2 6 6 86 886 1886 886 5886 172 173 KSAAAA MNIAAA OOOOxx -6280 5759 0 0 0 0 80 280 280 1280 6280 160 161 OHAAAA NNIAAA VVVVxx -5247 5760 1 3 7 7 47 247 1247 247 5247 94 95 VTAAAA ONIAAA AAAAxx -412 5761 0 0 2 12 12 412 412 412 412 24 25 WPAAAA PNIAAA HHHHxx -5342 5762 0 2 2 2 42 342 1342 342 5342 84 85 MXAAAA QNIAAA OOOOxx -2271 5763 1 3 1 11 71 271 271 2271 2271 142 143 JJAAAA RNIAAA VVVVxx -849 5764 1 1 9 9 49 849 849 849 849 98 99 RGAAAA SNIAAA AAAAxx -1885 5765 1 1 5 5 85 885 1885 1885 1885 170 171 NUAAAA TNIAAA HHHHxx -5620 5766 0 0 0 0 20 620 1620 620 5620 40 41 EIAAAA UNIAAA OOOOxx -7079 5767 1 3 9 19 79 79 1079 2079 7079 158 159 HMAAAA VNIAAA VVVVxx -5819 5768 1 3 9 19 19 819 1819 819 5819 38 39 VPAAAA WNIAAA AAAAxx -7497 5769 1 1 7 17 97 497 1497 2497 7497 194 195 JCAAAA XNIAAA HHHHxx -5993 5770 1 1 3 13 93 993 1993 993 5993 186 187 NWAAAA YNIAAA OOOOxx -3739 5771 1 3 9 19 39 739 1739 3739 3739 78 79 VNAAAA ZNIAAA VVVVxx -6296 5772 0 0 6 16 96 296 296 1296 6296 192 193 EIAAAA AOIAAA AAAAxx -2716 5773 0 0 6 16 16 716 716 2716 2716 32 33 MAAAAA BOIAAA HHHHxx -1130 5774 0 2 0 10 30 130 1130 1130 1130 60 61 MRAAAA COIAAA OOOOxx -5593 5775 1 1 3 13 93 593 1593 593 5593 186 187 DHAAAA DOIAAA VVVVxx -6972 5776 0 0 2 12 72 972 972 1972 6972 144 145 EIAAAA EOIAAA AAAAxx -8360 5777 0 0 0 0 60 360 360 3360 8360 120 121 OJAAAA FOIAAA HHHHxx -6448 5778 0 0 8 8 48 448 448 1448 6448 96 97 AOAAAA GOIAAA OOOOxx -3689 5779 1 1 9 9 89 689 1689 3689 3689 178 179 XLAAAA HOIAAA VVVVxx -7951 5780 1 3 1 11 51 951 1951 2951 7951 102 103 VTAAAA IOIAAA AAAAxx -2974 5781 0 2 4 14 74 974 974 2974 2974 148 149 KKAAAA JOIAAA HHHHxx -6600 5782 0 0 0 0 0 600 600 1600 6600 0 1 WTAAAA KOIAAA OOOOxx -4662 5783 0 2 2 2 62 662 662 4662 4662 124 125 IXAAAA LOIAAA VVVVxx -4765 5784 1 1 5 5 65 765 765 4765 4765 130 131 HBAAAA MOIAAA AAAAxx -355 5785 1 3 5 15 55 355 355 355 355 110 111 RNAAAA NOIAAA HHHHxx -6228 5786 0 0 8 8 28 228 228 1228 6228 56 57 OFAAAA OOIAAA OOOOxx -964 5787 0 0 4 4 64 964 964 964 964 128 129 CLAAAA POIAAA VVVVxx -3082 5788 0 2 2 2 82 82 1082 3082 3082 164 165 OOAAAA QOIAAA AAAAxx -7028 5789 0 0 8 8 28 28 1028 2028 7028 56 57 IKAAAA ROIAAA HHHHxx -4505 5790 1 1 5 5 5 505 505 4505 4505 10 11 HRAAAA SOIAAA OOOOxx -8961 5791 1 1 1 1 61 961 961 3961 8961 122 123 RGAAAA TOIAAA VVVVxx -9571 5792 1 3 1 11 71 571 1571 4571 9571 142 143 DEAAAA UOIAAA AAAAxx -9394 5793 0 2 4 14 94 394 1394 4394 9394 188 189 IXAAAA VOIAAA HHHHxx -4245 5794 1 1 5 5 45 245 245 4245 4245 90 91 HHAAAA WOIAAA OOOOxx -7560 5795 0 0 0 0 60 560 1560 2560 7560 120 121 UEAAAA XOIAAA VVVVxx -2907 5796 1 3 7 7 7 907 907 2907 2907 14 15 VHAAAA YOIAAA AAAAxx -7817 5797 1 1 7 17 17 817 1817 2817 7817 34 35 ROAAAA ZOIAAA HHHHxx -5408 5798 0 0 8 8 8 408 1408 408 5408 16 17 AAAAAA APIAAA OOOOxx -8092 5799 0 0 2 12 92 92 92 3092 8092 184 185 GZAAAA BPIAAA VVVVxx -1309 5800 1 1 9 9 9 309 1309 1309 1309 18 19 JYAAAA CPIAAA AAAAxx -6673 5801 1 1 3 13 73 673 673 1673 6673 146 147 RWAAAA DPIAAA HHHHxx -1245 5802 1 1 5 5 45 245 1245 1245 1245 90 91 XVAAAA EPIAAA OOOOxx -6790 5803 0 2 0 10 90 790 790 1790 6790 180 181 EBAAAA FPIAAA VVVVxx -8380 5804 0 0 0 0 80 380 380 3380 8380 160 161 IKAAAA GPIAAA AAAAxx -5786 5805 0 2 6 6 86 786 1786 786 5786 172 173 OOAAAA HPIAAA HHHHxx -9590 5806 0 2 0 10 90 590 1590 4590 9590 180 181 WEAAAA IPIAAA OOOOxx -5763 5807 1 3 3 3 63 763 1763 763 5763 126 127 RNAAAA JPIAAA VVVVxx -1345 5808 1 1 5 5 45 345 1345 1345 1345 90 91 TZAAAA KPIAAA AAAAxx -3480 5809 0 0 0 0 80 480 1480 3480 3480 160 161 WDAAAA LPIAAA HHHHxx -7864 5810 0 0 4 4 64 864 1864 2864 7864 128 129 MQAAAA MPIAAA OOOOxx -4853 5811 1 1 3 13 53 853 853 4853 4853 106 107 REAAAA NPIAAA VVVVxx -1445 5812 1 1 5 5 45 445 1445 1445 1445 90 91 PDAAAA OPIAAA AAAAxx -170 5813 0 2 0 10 70 170 170 170 170 140 141 OGAAAA PPIAAA HHHHxx -7348 5814 0 0 8 8 48 348 1348 2348 7348 96 97 QWAAAA QPIAAA OOOOxx -3920 5815 0 0 0 0 20 920 1920 3920 3920 40 41 UUAAAA RPIAAA VVVVxx -3307 5816 1 3 7 7 7 307 1307 3307 3307 14 15 FXAAAA SPIAAA AAAAxx -4584 5817 0 0 4 4 84 584 584 4584 4584 168 169 IUAAAA TPIAAA HHHHxx -3344 5818 0 0 4 4 44 344 1344 3344 3344 88 89 QYAAAA UPIAAA OOOOxx -4360 5819 0 0 0 0 60 360 360 4360 4360 120 121 SLAAAA VPIAAA VVVVxx -8757 5820 1 1 7 17 57 757 757 3757 8757 114 115 VYAAAA WPIAAA AAAAxx -4315 5821 1 3 5 15 15 315 315 4315 4315 30 31 ZJAAAA XPIAAA HHHHxx -5243 5822 1 3 3 3 43 243 1243 243 5243 86 87 RTAAAA YPIAAA OOOOxx -8550 5823 0 2 0 10 50 550 550 3550 8550 100 101 WQAAAA ZPIAAA VVVVxx -159 5824 1 3 9 19 59 159 159 159 159 118 119 DGAAAA AQIAAA AAAAxx -4710 5825 0 2 0 10 10 710 710 4710 4710 20 21 EZAAAA BQIAAA HHHHxx -7179 5826 1 3 9 19 79 179 1179 2179 7179 158 159 DQAAAA CQIAAA OOOOxx -2509 5827 1 1 9 9 9 509 509 2509 2509 18 19 NSAAAA DQIAAA VVVVxx -6981 5828 1 1 1 1 81 981 981 1981 6981 162 163 NIAAAA EQIAAA AAAAxx -5060 5829 0 0 0 0 60 60 1060 60 5060 120 121 QMAAAA FQIAAA HHHHxx -5601 5830 1 1 1 1 1 601 1601 601 5601 2 3 LHAAAA GQIAAA OOOOxx -703 5831 1 3 3 3 3 703 703 703 703 6 7 BBAAAA HQIAAA VVVVxx -8719 5832 1 3 9 19 19 719 719 3719 8719 38 39 JXAAAA IQIAAA AAAAxx -1570 5833 0 2 0 10 70 570 1570 1570 1570 140 141 KIAAAA JQIAAA HHHHxx -1036 5834 0 0 6 16 36 36 1036 1036 1036 72 73 WNAAAA KQIAAA OOOOxx -6703 5835 1 3 3 3 3 703 703 1703 6703 6 7 VXAAAA LQIAAA VVVVxx -252 5836 0 0 2 12 52 252 252 252 252 104 105 SJAAAA MQIAAA AAAAxx -631 5837 1 3 1 11 31 631 631 631 631 62 63 HYAAAA NQIAAA HHHHxx -5098 5838 0 2 8 18 98 98 1098 98 5098 196 197 COAAAA OQIAAA OOOOxx -8346 5839 0 2 6 6 46 346 346 3346 8346 92 93 AJAAAA PQIAAA VVVVxx -4910 5840 0 2 0 10 10 910 910 4910 4910 20 21 WGAAAA QQIAAA AAAAxx -559 5841 1 3 9 19 59 559 559 559 559 118 119 NVAAAA RQIAAA HHHHxx -1477 5842 1 1 7 17 77 477 1477 1477 1477 154 155 VEAAAA SQIAAA OOOOxx -5115 5843 1 3 5 15 15 115 1115 115 5115 30 31 TOAAAA TQIAAA VVVVxx -8784 5844 0 0 4 4 84 784 784 3784 8784 168 169 WZAAAA UQIAAA AAAAxx -4422 5845 0 2 2 2 22 422 422 4422 4422 44 45 COAAAA VQIAAA HHHHxx -2702 5846 0 2 2 2 2 702 702 2702 2702 4 5 YZAAAA WQIAAA OOOOxx -9599 5847 1 3 9 19 99 599 1599 4599 9599 198 199 FFAAAA XQIAAA VVVVxx -2463 5848 1 3 3 3 63 463 463 2463 2463 126 127 TQAAAA YQIAAA AAAAxx -498 5849 0 2 8 18 98 498 498 498 498 196 197 ETAAAA ZQIAAA HHHHxx -494 5850 0 2 4 14 94 494 494 494 494 188 189 ATAAAA ARIAAA OOOOxx -8632 5851 0 0 2 12 32 632 632 3632 8632 64 65 AUAAAA BRIAAA VVVVxx -3449 5852 1 1 9 9 49 449 1449 3449 3449 98 99 RCAAAA CRIAAA AAAAxx -5888 5853 0 0 8 8 88 888 1888 888 5888 176 177 MSAAAA DRIAAA HHHHxx -2211 5854 1 3 1 11 11 211 211 2211 2211 22 23 BHAAAA ERIAAA OOOOxx -2835 5855 1 3 5 15 35 835 835 2835 2835 70 71 BFAAAA FRIAAA VVVVxx -4196 5856 0 0 6 16 96 196 196 4196 4196 192 193 KFAAAA GRIAAA AAAAxx -2177 5857 1 1 7 17 77 177 177 2177 2177 154 155 TFAAAA HRIAAA HHHHxx -1959 5858 1 3 9 19 59 959 1959 1959 1959 118 119 JXAAAA IRIAAA OOOOxx -5172 5859 0 0 2 12 72 172 1172 172 5172 144 145 YQAAAA JRIAAA VVVVxx -7898 5860 0 2 8 18 98 898 1898 2898 7898 196 197 URAAAA KRIAAA AAAAxx -5729 5861 1 1 9 9 29 729 1729 729 5729 58 59 JMAAAA LRIAAA HHHHxx -469 5862 1 1 9 9 69 469 469 469 469 138 139 BSAAAA MRIAAA OOOOxx -4456 5863 0 0 6 16 56 456 456 4456 4456 112 113 KPAAAA NRIAAA VVVVxx -3578 5864 0 2 8 18 78 578 1578 3578 3578 156 157 QHAAAA ORIAAA AAAAxx -8623 5865 1 3 3 3 23 623 623 3623 8623 46 47 RTAAAA PRIAAA HHHHxx -6749 5866 1 1 9 9 49 749 749 1749 6749 98 99 PZAAAA QRIAAA OOOOxx -6735 5867 1 3 5 15 35 735 735 1735 6735 70 71 BZAAAA RRIAAA VVVVxx -5197 5868 1 1 7 17 97 197 1197 197 5197 194 195 XRAAAA SRIAAA AAAAxx -2067 5869 1 3 7 7 67 67 67 2067 2067 134 135 NBAAAA TRIAAA HHHHxx -5600 5870 0 0 0 0 0 600 1600 600 5600 0 1 KHAAAA URIAAA OOOOxx -7741 5871 1 1 1 1 41 741 1741 2741 7741 82 83 TLAAAA VRIAAA VVVVxx -9925 5872 1 1 5 5 25 925 1925 4925 9925 50 51 TRAAAA WRIAAA AAAAxx -9685 5873 1 1 5 5 85 685 1685 4685 9685 170 171 NIAAAA XRIAAA HHHHxx -7622 5874 0 2 2 2 22 622 1622 2622 7622 44 45 EHAAAA YRIAAA OOOOxx -6859 5875 1 3 9 19 59 859 859 1859 6859 118 119 VDAAAA ZRIAAA VVVVxx -3094 5876 0 2 4 14 94 94 1094 3094 3094 188 189 APAAAA ASIAAA AAAAxx -2628 5877 0 0 8 8 28 628 628 2628 2628 56 57 CXAAAA BSIAAA HHHHxx -40 5878 0 0 0 0 40 40 40 40 40 80 81 OBAAAA CSIAAA OOOOxx -1644 5879 0 0 4 4 44 644 1644 1644 1644 88 89 GLAAAA DSIAAA VVVVxx -588 5880 0 0 8 8 88 588 588 588 588 176 177 QWAAAA ESIAAA AAAAxx -7522 5881 0 2 2 2 22 522 1522 2522 7522 44 45 IDAAAA FSIAAA HHHHxx -162 5882 0 2 2 2 62 162 162 162 162 124 125 GGAAAA GSIAAA OOOOxx -3610 5883 0 2 0 10 10 610 1610 3610 3610 20 21 WIAAAA HSIAAA VVVVxx -3561 5884 1 1 1 1 61 561 1561 3561 3561 122 123 ZGAAAA ISIAAA AAAAxx -8185 5885 1 1 5 5 85 185 185 3185 8185 170 171 VCAAAA JSIAAA HHHHxx -7237 5886 1 1 7 17 37 237 1237 2237 7237 74 75 JSAAAA KSIAAA OOOOxx -4592 5887 0 0 2 12 92 592 592 4592 4592 184 185 QUAAAA LSIAAA VVVVxx -7082 5888 0 2 2 2 82 82 1082 2082 7082 164 165 KMAAAA MSIAAA AAAAxx -4719 5889 1 3 9 19 19 719 719 4719 4719 38 39 NZAAAA NSIAAA HHHHxx -3879 5890 1 3 9 19 79 879 1879 3879 3879 158 159 FTAAAA OSIAAA OOOOxx -1662 5891 0 2 2 2 62 662 1662 1662 1662 124 125 YLAAAA PSIAAA VVVVxx -3995 5892 1 3 5 15 95 995 1995 3995 3995 190 191 RXAAAA QSIAAA AAAAxx -5828 5893 0 0 8 8 28 828 1828 828 5828 56 57 EQAAAA RSIAAA HHHHxx -4197 5894 1 1 7 17 97 197 197 4197 4197 194 195 LFAAAA SSIAAA OOOOxx -5146 5895 0 2 6 6 46 146 1146 146 5146 92 93 YPAAAA TSIAAA VVVVxx -753 5896 1 1 3 13 53 753 753 753 753 106 107 ZCAAAA USIAAA AAAAxx -7064 5897 0 0 4 4 64 64 1064 2064 7064 128 129 SLAAAA VSIAAA HHHHxx -1312 5898 0 0 2 12 12 312 1312 1312 1312 24 25 MYAAAA WSIAAA OOOOxx -5573 5899 1 1 3 13 73 573 1573 573 5573 146 147 JGAAAA XSIAAA VVVVxx -7634 5900 0 2 4 14 34 634 1634 2634 7634 68 69 QHAAAA YSIAAA AAAAxx -2459 5901 1 3 9 19 59 459 459 2459 2459 118 119 PQAAAA ZSIAAA HHHHxx -8636 5902 0 0 6 16 36 636 636 3636 8636 72 73 EUAAAA ATIAAA OOOOxx -5318 5903 0 2 8 18 18 318 1318 318 5318 36 37 OWAAAA BTIAAA VVVVxx -1064 5904 0 0 4 4 64 64 1064 1064 1064 128 129 YOAAAA CTIAAA AAAAxx -9779 5905 1 3 9 19 79 779 1779 4779 9779 158 159 DMAAAA DTIAAA HHHHxx -6512 5906 0 0 2 12 12 512 512 1512 6512 24 25 MQAAAA ETIAAA OOOOxx -3572 5907 0 0 2 12 72 572 1572 3572 3572 144 145 KHAAAA FTIAAA VVVVxx -816 5908 0 0 6 16 16 816 816 816 816 32 33 KFAAAA GTIAAA AAAAxx -3978 5909 0 2 8 18 78 978 1978 3978 3978 156 157 AXAAAA HTIAAA HHHHxx -5390 5910 0 2 0 10 90 390 1390 390 5390 180 181 IZAAAA ITIAAA OOOOxx -4685 5911 1 1 5 5 85 685 685 4685 4685 170 171 FYAAAA JTIAAA VVVVxx -3003 5912 1 3 3 3 3 3 1003 3003 3003 6 7 NLAAAA KTIAAA AAAAxx -2638 5913 0 2 8 18 38 638 638 2638 2638 76 77 MXAAAA LTIAAA HHHHxx -9716 5914 0 0 6 16 16 716 1716 4716 9716 32 33 SJAAAA MTIAAA OOOOxx -9598 5915 0 2 8 18 98 598 1598 4598 9598 196 197 EFAAAA NTIAAA VVVVxx -9501 5916 1 1 1 1 1 501 1501 4501 9501 2 3 LBAAAA OTIAAA AAAAxx -1704 5917 0 0 4 4 4 704 1704 1704 1704 8 9 ONAAAA PTIAAA HHHHxx -8609 5918 1 1 9 9 9 609 609 3609 8609 18 19 DTAAAA QTIAAA OOOOxx -5211 5919 1 3 1 11 11 211 1211 211 5211 22 23 LSAAAA RTIAAA VVVVxx -3605 5920 1 1 5 5 5 605 1605 3605 3605 10 11 RIAAAA STIAAA AAAAxx -8730 5921 0 2 0 10 30 730 730 3730 8730 60 61 UXAAAA TTIAAA HHHHxx -4208 5922 0 0 8 8 8 208 208 4208 4208 16 17 WFAAAA UTIAAA OOOOxx -7784 5923 0 0 4 4 84 784 1784 2784 7784 168 169 KNAAAA VTIAAA VVVVxx -7501 5924 1 1 1 1 1 501 1501 2501 7501 2 3 NCAAAA WTIAAA AAAAxx -7862 5925 0 2 2 2 62 862 1862 2862 7862 124 125 KQAAAA XTIAAA HHHHxx -8922 5926 0 2 2 2 22 922 922 3922 8922 44 45 EFAAAA YTIAAA OOOOxx -3857 5927 1 1 7 17 57 857 1857 3857 3857 114 115 JSAAAA ZTIAAA VVVVxx -6393 5928 1 1 3 13 93 393 393 1393 6393 186 187 XLAAAA AUIAAA AAAAxx -506 5929 0 2 6 6 6 506 506 506 506 12 13 MTAAAA BUIAAA HHHHxx -4232 5930 0 0 2 12 32 232 232 4232 4232 64 65 UGAAAA CUIAAA OOOOxx -8991 5931 1 3 1 11 91 991 991 3991 8991 182 183 VHAAAA DUIAAA VVVVxx -8578 5932 0 2 8 18 78 578 578 3578 8578 156 157 YRAAAA EUIAAA AAAAxx -3235 5933 1 3 5 15 35 235 1235 3235 3235 70 71 LUAAAA FUIAAA HHHHxx -963 5934 1 3 3 3 63 963 963 963 963 126 127 BLAAAA GUIAAA OOOOxx -113 5935 1 1 3 13 13 113 113 113 113 26 27 JEAAAA HUIAAA VVVVxx -8234 5936 0 2 4 14 34 234 234 3234 8234 68 69 SEAAAA IUIAAA AAAAxx -2613 5937 1 1 3 13 13 613 613 2613 2613 26 27 NWAAAA JUIAAA HHHHxx -5540 5938 0 0 0 0 40 540 1540 540 5540 80 81 CFAAAA KUIAAA OOOOxx -9727 5939 1 3 7 7 27 727 1727 4727 9727 54 55 DKAAAA LUIAAA VVVVxx -2229 5940 1 1 9 9 29 229 229 2229 2229 58 59 THAAAA MUIAAA AAAAxx -6242 5941 0 2 2 2 42 242 242 1242 6242 84 85 CGAAAA NUIAAA HHHHxx -2502 5942 0 2 2 2 2 502 502 2502 2502 4 5 GSAAAA OUIAAA OOOOxx -6212 5943 0 0 2 12 12 212 212 1212 6212 24 25 YEAAAA PUIAAA VVVVxx -3495 5944 1 3 5 15 95 495 1495 3495 3495 190 191 LEAAAA QUIAAA AAAAxx -2364 5945 0 0 4 4 64 364 364 2364 2364 128 129 YMAAAA RUIAAA HHHHxx -6777 5946 1 1 7 17 77 777 777 1777 6777 154 155 RAAAAA SUIAAA OOOOxx -9811 5947 1 3 1 11 11 811 1811 4811 9811 22 23 JNAAAA TUIAAA VVVVxx -1450 5948 0 2 0 10 50 450 1450 1450 1450 100 101 UDAAAA UUIAAA AAAAxx -5008 5949 0 0 8 8 8 8 1008 8 5008 16 17 QKAAAA VUIAAA HHHHxx -1318 5950 0 2 8 18 18 318 1318 1318 1318 36 37 SYAAAA WUIAAA OOOOxx -3373 5951 1 1 3 13 73 373 1373 3373 3373 146 147 TZAAAA XUIAAA VVVVxx -398 5952 0 2 8 18 98 398 398 398 398 196 197 IPAAAA YUIAAA AAAAxx -3804 5953 0 0 4 4 4 804 1804 3804 3804 8 9 IQAAAA ZUIAAA HHHHxx -9148 5954 0 0 8 8 48 148 1148 4148 9148 96 97 WNAAAA AVIAAA OOOOxx -4382 5955 0 2 2 2 82 382 382 4382 4382 164 165 OMAAAA BVIAAA VVVVxx -4026 5956 0 2 6 6 26 26 26 4026 4026 52 53 WYAAAA CVIAAA AAAAxx -7804 5957 0 0 4 4 4 804 1804 2804 7804 8 9 EOAAAA DVIAAA HHHHxx -6839 5958 1 3 9 19 39 839 839 1839 6839 78 79 BDAAAA EVIAAA OOOOxx -3756 5959 0 0 6 16 56 756 1756 3756 3756 112 113 MOAAAA FVIAAA VVVVxx -6734 5960 0 2 4 14 34 734 734 1734 6734 68 69 AZAAAA GVIAAA AAAAxx -2228 5961 0 0 8 8 28 228 228 2228 2228 56 57 SHAAAA HVIAAA HHHHxx -3273 5962 1 1 3 13 73 273 1273 3273 3273 146 147 XVAAAA IVIAAA OOOOxx -3708 5963 0 0 8 8 8 708 1708 3708 3708 16 17 QMAAAA JVIAAA VVVVxx -4320 5964 0 0 0 0 20 320 320 4320 4320 40 41 EKAAAA KVIAAA AAAAxx -74 5965 0 2 4 14 74 74 74 74 74 148 149 WCAAAA LVIAAA HHHHxx -2520 5966 0 0 0 0 20 520 520 2520 2520 40 41 YSAAAA MVIAAA OOOOxx -9619 5967 1 3 9 19 19 619 1619 4619 9619 38 39 ZFAAAA NVIAAA VVVVxx -1801 5968 1 1 1 1 1 801 1801 1801 1801 2 3 HRAAAA OVIAAA AAAAxx -6399 5969 1 3 9 19 99 399 399 1399 6399 198 199 DMAAAA PVIAAA HHHHxx -8313 5970 1 1 3 13 13 313 313 3313 8313 26 27 THAAAA QVIAAA OOOOxx -7003 5971 1 3 3 3 3 3 1003 2003 7003 6 7 JJAAAA RVIAAA VVVVxx -329 5972 1 1 9 9 29 329 329 329 329 58 59 RMAAAA SVIAAA AAAAxx -9090 5973 0 2 0 10 90 90 1090 4090 9090 180 181 QLAAAA TVIAAA HHHHxx -2299 5974 1 3 9 19 99 299 299 2299 2299 198 199 LKAAAA UVIAAA OOOOxx -3925 5975 1 1 5 5 25 925 1925 3925 3925 50 51 ZUAAAA VVIAAA VVVVxx -8145 5976 1 1 5 5 45 145 145 3145 8145 90 91 HBAAAA WVIAAA AAAAxx -8561 5977 1 1 1 1 61 561 561 3561 8561 122 123 HRAAAA XVIAAA HHHHxx -2797 5978 1 1 7 17 97 797 797 2797 2797 194 195 PDAAAA YVIAAA OOOOxx -1451 5979 1 3 1 11 51 451 1451 1451 1451 102 103 VDAAAA ZVIAAA VVVVxx -7977 5980 1 1 7 17 77 977 1977 2977 7977 154 155 VUAAAA AWIAAA AAAAxx -112 5981 0 0 2 12 12 112 112 112 112 24 25 IEAAAA BWIAAA HHHHxx -5265 5982 1 1 5 5 65 265 1265 265 5265 130 131 NUAAAA CWIAAA OOOOxx -3819 5983 1 3 9 19 19 819 1819 3819 3819 38 39 XQAAAA DWIAAA VVVVxx -3648 5984 0 0 8 8 48 648 1648 3648 3648 96 97 IKAAAA EWIAAA AAAAxx -6306 5985 0 2 6 6 6 306 306 1306 6306 12 13 OIAAAA FWIAAA HHHHxx -2385 5986 1 1 5 5 85 385 385 2385 2385 170 171 TNAAAA GWIAAA OOOOxx -9084 5987 0 0 4 4 84 84 1084 4084 9084 168 169 KLAAAA HWIAAA VVVVxx -4499 5988 1 3 9 19 99 499 499 4499 4499 198 199 BRAAAA IWIAAA AAAAxx -1154 5989 0 2 4 14 54 154 1154 1154 1154 108 109 KSAAAA JWIAAA HHHHxx -6800 5990 0 0 0 0 0 800 800 1800 6800 0 1 OBAAAA KWIAAA OOOOxx -8049 5991 1 1 9 9 49 49 49 3049 8049 98 99 PXAAAA LWIAAA VVVVxx -3733 5992 1 1 3 13 33 733 1733 3733 3733 66 67 PNAAAA MWIAAA AAAAxx -8496 5993 0 0 6 16 96 496 496 3496 8496 192 193 UOAAAA NWIAAA HHHHxx -9952 5994 0 0 2 12 52 952 1952 4952 9952 104 105 USAAAA OWIAAA OOOOxx -9792 5995 0 0 2 12 92 792 1792 4792 9792 184 185 QMAAAA PWIAAA VVVVxx -5081 5996 1 1 1 1 81 81 1081 81 5081 162 163 LNAAAA QWIAAA AAAAxx -7908 5997 0 0 8 8 8 908 1908 2908 7908 16 17 ESAAAA RWIAAA HHHHxx -5398 5998 0 2 8 18 98 398 1398 398 5398 196 197 QZAAAA SWIAAA OOOOxx -8423 5999 1 3 3 3 23 423 423 3423 8423 46 47 ZLAAAA TWIAAA VVVVxx -3362 6000 0 2 2 2 62 362 1362 3362 3362 124 125 IZAAAA UWIAAA AAAAxx -7767 6001 1 3 7 7 67 767 1767 2767 7767 134 135 TMAAAA VWIAAA HHHHxx -7063 6002 1 3 3 3 63 63 1063 2063 7063 126 127 RLAAAA WWIAAA OOOOxx -8350 6003 0 2 0 10 50 350 350 3350 8350 100 101 EJAAAA XWIAAA VVVVxx -6779 6004 1 3 9 19 79 779 779 1779 6779 158 159 TAAAAA YWIAAA AAAAxx -5742 6005 0 2 2 2 42 742 1742 742 5742 84 85 WMAAAA ZWIAAA HHHHxx -9045 6006 1 1 5 5 45 45 1045 4045 9045 90 91 XJAAAA AXIAAA OOOOxx -8792 6007 0 0 2 12 92 792 792 3792 8792 184 185 EAAAAA BXIAAA VVVVxx -8160 6008 0 0 0 0 60 160 160 3160 8160 120 121 WBAAAA CXIAAA AAAAxx -3061 6009 1 1 1 1 61 61 1061 3061 3061 122 123 TNAAAA DXIAAA HHHHxx -4721 6010 1 1 1 1 21 721 721 4721 4721 42 43 PZAAAA EXIAAA OOOOxx -9817 6011 1 1 7 17 17 817 1817 4817 9817 34 35 PNAAAA FXIAAA VVVVxx -9257 6012 1 1 7 17 57 257 1257 4257 9257 114 115 BSAAAA GXIAAA AAAAxx -7779 6013 1 3 9 19 79 779 1779 2779 7779 158 159 FNAAAA HXIAAA HHHHxx -2663 6014 1 3 3 3 63 663 663 2663 2663 126 127 LYAAAA IXIAAA OOOOxx -3885 6015 1 1 5 5 85 885 1885 3885 3885 170 171 LTAAAA JXIAAA VVVVxx -9469 6016 1 1 9 9 69 469 1469 4469 9469 138 139 FAAAAA KXIAAA AAAAxx -6766 6017 0 2 6 6 66 766 766 1766 6766 132 133 GAAAAA LXIAAA HHHHxx -7173 6018 1 1 3 13 73 173 1173 2173 7173 146 147 XPAAAA MXIAAA OOOOxx -4709 6019 1 1 9 9 9 709 709 4709 4709 18 19 DZAAAA NXIAAA VVVVxx -4210 6020 0 2 0 10 10 210 210 4210 4210 20 21 YFAAAA OXIAAA AAAAxx -3715 6021 1 3 5 15 15 715 1715 3715 3715 30 31 XMAAAA PXIAAA HHHHxx -5089 6022 1 1 9 9 89 89 1089 89 5089 178 179 TNAAAA QXIAAA OOOOxx -1639 6023 1 3 9 19 39 639 1639 1639 1639 78 79 BLAAAA RXIAAA VVVVxx -5757 6024 1 1 7 17 57 757 1757 757 5757 114 115 LNAAAA SXIAAA AAAAxx -3545 6025 1 1 5 5 45 545 1545 3545 3545 90 91 JGAAAA TXIAAA HHHHxx -709 6026 1 1 9 9 9 709 709 709 709 18 19 HBAAAA UXIAAA OOOOxx -6519 6027 1 3 9 19 19 519 519 1519 6519 38 39 TQAAAA VXIAAA VVVVxx -4341 6028 1 1 1 1 41 341 341 4341 4341 82 83 ZKAAAA WXIAAA AAAAxx -2381 6029 1 1 1 1 81 381 381 2381 2381 162 163 PNAAAA XXIAAA HHHHxx -7215 6030 1 3 5 15 15 215 1215 2215 7215 30 31 NRAAAA YXIAAA OOOOxx -9323 6031 1 3 3 3 23 323 1323 4323 9323 46 47 PUAAAA ZXIAAA VVVVxx -3593 6032 1 1 3 13 93 593 1593 3593 3593 186 187 FIAAAA AYIAAA AAAAxx -3123 6033 1 3 3 3 23 123 1123 3123 3123 46 47 DQAAAA BYIAAA HHHHxx -8673 6034 1 1 3 13 73 673 673 3673 8673 146 147 PVAAAA CYIAAA OOOOxx -5094 6035 0 2 4 14 94 94 1094 94 5094 188 189 YNAAAA DYIAAA VVVVxx -6477 6036 1 1 7 17 77 477 477 1477 6477 154 155 DPAAAA EYIAAA AAAAxx -9734 6037 0 2 4 14 34 734 1734 4734 9734 68 69 KKAAAA FYIAAA HHHHxx -2998 6038 0 2 8 18 98 998 998 2998 2998 196 197 ILAAAA GYIAAA OOOOxx -7807 6039 1 3 7 7 7 807 1807 2807 7807 14 15 HOAAAA HYIAAA VVVVxx -5739 6040 1 3 9 19 39 739 1739 739 5739 78 79 TMAAAA IYIAAA AAAAxx -138 6041 0 2 8 18 38 138 138 138 138 76 77 IFAAAA JYIAAA HHHHxx -2403 6042 1 3 3 3 3 403 403 2403 2403 6 7 LOAAAA KYIAAA OOOOxx -2484 6043 0 0 4 4 84 484 484 2484 2484 168 169 ORAAAA LYIAAA VVVVxx -2805 6044 1 1 5 5 5 805 805 2805 2805 10 11 XDAAAA MYIAAA AAAAxx -5189 6045 1 1 9 9 89 189 1189 189 5189 178 179 PRAAAA NYIAAA HHHHxx -8336 6046 0 0 6 16 36 336 336 3336 8336 72 73 QIAAAA OYIAAA OOOOxx -5241 6047 1 1 1 1 41 241 1241 241 5241 82 83 PTAAAA PYIAAA VVVVxx -2612 6048 0 0 2 12 12 612 612 2612 2612 24 25 MWAAAA QYIAAA AAAAxx -2571 6049 1 3 1 11 71 571 571 2571 2571 142 143 XUAAAA RYIAAA HHHHxx -926 6050 0 2 6 6 26 926 926 926 926 52 53 QJAAAA SYIAAA OOOOxx -337 6051 1 1 7 17 37 337 337 337 337 74 75 ZMAAAA TYIAAA VVVVxx -2821 6052 1 1 1 1 21 821 821 2821 2821 42 43 NEAAAA UYIAAA AAAAxx -2658 6053 0 2 8 18 58 658 658 2658 2658 116 117 GYAAAA VYIAAA HHHHxx -9054 6054 0 2 4 14 54 54 1054 4054 9054 108 109 GKAAAA WYIAAA OOOOxx -5492 6055 0 0 2 12 92 492 1492 492 5492 184 185 GDAAAA XYIAAA VVVVxx -7313 6056 1 1 3 13 13 313 1313 2313 7313 26 27 HVAAAA YYIAAA AAAAxx -75 6057 1 3 5 15 75 75 75 75 75 150 151 XCAAAA ZYIAAA HHHHxx -5489 6058 1 1 9 9 89 489 1489 489 5489 178 179 DDAAAA AZIAAA OOOOxx -8413 6059 1 1 3 13 13 413 413 3413 8413 26 27 PLAAAA BZIAAA VVVVxx -3693 6060 1 1 3 13 93 693 1693 3693 3693 186 187 BMAAAA CZIAAA AAAAxx -9820 6061 0 0 0 0 20 820 1820 4820 9820 40 41 SNAAAA DZIAAA HHHHxx -8157 6062 1 1 7 17 57 157 157 3157 8157 114 115 TBAAAA EZIAAA OOOOxx -4161 6063 1 1 1 1 61 161 161 4161 4161 122 123 BEAAAA FZIAAA VVVVxx -8339 6064 1 3 9 19 39 339 339 3339 8339 78 79 TIAAAA GZIAAA AAAAxx -4141 6065 1 1 1 1 41 141 141 4141 4141 82 83 HDAAAA HZIAAA HHHHxx -9001 6066 1 1 1 1 1 1 1001 4001 9001 2 3 FIAAAA IZIAAA OOOOxx -8247 6067 1 3 7 7 47 247 247 3247 8247 94 95 FFAAAA JZIAAA VVVVxx -1182 6068 0 2 2 2 82 182 1182 1182 1182 164 165 MTAAAA KZIAAA AAAAxx -9876 6069 0 0 6 16 76 876 1876 4876 9876 152 153 WPAAAA LZIAAA HHHHxx -4302 6070 0 2 2 2 2 302 302 4302 4302 4 5 MJAAAA MZIAAA OOOOxx -6674 6071 0 2 4 14 74 674 674 1674 6674 148 149 SWAAAA NZIAAA VVVVxx -4214 6072 0 2 4 14 14 214 214 4214 4214 28 29 CGAAAA OZIAAA AAAAxx -5584 6073 0 0 4 4 84 584 1584 584 5584 168 169 UGAAAA PZIAAA HHHHxx -265 6074 1 1 5 5 65 265 265 265 265 130 131 FKAAAA QZIAAA OOOOxx -9207 6075 1 3 7 7 7 207 1207 4207 9207 14 15 DQAAAA RZIAAA VVVVxx -9434 6076 0 2 4 14 34 434 1434 4434 9434 68 69 WYAAAA SZIAAA AAAAxx -2921 6077 1 1 1 1 21 921 921 2921 2921 42 43 JIAAAA TZIAAA HHHHxx -9355 6078 1 3 5 15 55 355 1355 4355 9355 110 111 VVAAAA UZIAAA OOOOxx -8538 6079 0 2 8 18 38 538 538 3538 8538 76 77 KQAAAA VZIAAA VVVVxx -4559 6080 1 3 9 19 59 559 559 4559 4559 118 119 JTAAAA WZIAAA AAAAxx -9175 6081 1 3 5 15 75 175 1175 4175 9175 150 151 XOAAAA XZIAAA HHHHxx -4489 6082 1 1 9 9 89 489 489 4489 4489 178 179 RQAAAA YZIAAA OOOOxx -1485 6083 1 1 5 5 85 485 1485 1485 1485 170 171 DFAAAA ZZIAAA VVVVxx -8853 6084 1 1 3 13 53 853 853 3853 8853 106 107 NCAAAA AAJAAA AAAAxx -9143 6085 1 3 3 3 43 143 1143 4143 9143 86 87 RNAAAA BAJAAA HHHHxx -9551 6086 1 3 1 11 51 551 1551 4551 9551 102 103 JDAAAA CAJAAA OOOOxx -49 6087 1 1 9 9 49 49 49 49 49 98 99 XBAAAA DAJAAA VVVVxx -8351 6088 1 3 1 11 51 351 351 3351 8351 102 103 FJAAAA EAJAAA AAAAxx -9748 6089 0 0 8 8 48 748 1748 4748 9748 96 97 YKAAAA FAJAAA HHHHxx -4536 6090 0 0 6 16 36 536 536 4536 4536 72 73 MSAAAA GAJAAA OOOOxx -930 6091 0 2 0 10 30 930 930 930 930 60 61 UJAAAA HAJAAA VVVVxx -2206 6092 0 2 6 6 6 206 206 2206 2206 12 13 WGAAAA IAJAAA AAAAxx -8004 6093 0 0 4 4 4 4 4 3004 8004 8 9 WVAAAA JAJAAA HHHHxx -219 6094 1 3 9 19 19 219 219 219 219 38 39 LIAAAA KAJAAA OOOOxx -2724 6095 0 0 4 4 24 724 724 2724 2724 48 49 UAAAAA LAJAAA VVVVxx -4868 6096 0 0 8 8 68 868 868 4868 4868 136 137 GFAAAA MAJAAA AAAAxx -5952 6097 0 0 2 12 52 952 1952 952 5952 104 105 YUAAAA NAJAAA HHHHxx -2094 6098 0 2 4 14 94 94 94 2094 2094 188 189 OCAAAA OAJAAA OOOOxx -5707 6099 1 3 7 7 7 707 1707 707 5707 14 15 NLAAAA PAJAAA VVVVxx -5200 6100 0 0 0 0 0 200 1200 200 5200 0 1 ASAAAA QAJAAA AAAAxx -967 6101 1 3 7 7 67 967 967 967 967 134 135 FLAAAA RAJAAA HHHHxx -1982 6102 0 2 2 2 82 982 1982 1982 1982 164 165 GYAAAA SAJAAA OOOOxx -3410 6103 0 2 0 10 10 410 1410 3410 3410 20 21 EBAAAA TAJAAA VVVVxx -174 6104 0 2 4 14 74 174 174 174 174 148 149 SGAAAA UAJAAA AAAAxx -9217 6105 1 1 7 17 17 217 1217 4217 9217 34 35 NQAAAA VAJAAA HHHHxx -9103 6106 1 3 3 3 3 103 1103 4103 9103 6 7 DMAAAA WAJAAA OOOOxx -868 6107 0 0 8 8 68 868 868 868 868 136 137 KHAAAA XAJAAA VVVVxx -8261 6108 1 1 1 1 61 261 261 3261 8261 122 123 TFAAAA YAJAAA AAAAxx -2720 6109 0 0 0 0 20 720 720 2720 2720 40 41 QAAAAA ZAJAAA HHHHxx -2999 6110 1 3 9 19 99 999 999 2999 2999 198 199 JLAAAA ABJAAA OOOOxx -769 6111 1 1 9 9 69 769 769 769 769 138 139 PDAAAA BBJAAA VVVVxx -4533 6112 1 1 3 13 33 533 533 4533 4533 66 67 JSAAAA CBJAAA AAAAxx -2030 6113 0 2 0 10 30 30 30 2030 2030 60 61 CAAAAA DBJAAA HHHHxx -5824 6114 0 0 4 4 24 824 1824 824 5824 48 49 AQAAAA EBJAAA OOOOxx -2328 6115 0 0 8 8 28 328 328 2328 2328 56 57 OLAAAA FBJAAA VVVVxx -9970 6116 0 2 0 10 70 970 1970 4970 9970 140 141 MTAAAA GBJAAA AAAAxx -3192 6117 0 0 2 12 92 192 1192 3192 3192 184 185 USAAAA HBJAAA HHHHxx -3387 6118 1 3 7 7 87 387 1387 3387 3387 174 175 HAAAAA IBJAAA OOOOxx -1936 6119 0 0 6 16 36 936 1936 1936 1936 72 73 MWAAAA JBJAAA VVVVxx -6934 6120 0 2 4 14 34 934 934 1934 6934 68 69 SGAAAA KBJAAA AAAAxx -5615 6121 1 3 5 15 15 615 1615 615 5615 30 31 ZHAAAA LBJAAA HHHHxx -2241 6122 1 1 1 1 41 241 241 2241 2241 82 83 FIAAAA MBJAAA OOOOxx -1842 6123 0 2 2 2 42 842 1842 1842 1842 84 85 WSAAAA NBJAAA VVVVxx -8044 6124 0 0 4 4 44 44 44 3044 8044 88 89 KXAAAA OBJAAA AAAAxx -8902 6125 0 2 2 2 2 902 902 3902 8902 4 5 KEAAAA PBJAAA HHHHxx -4519 6126 1 3 9 19 19 519 519 4519 4519 38 39 VRAAAA QBJAAA OOOOxx -492 6127 0 0 2 12 92 492 492 492 492 184 185 YSAAAA RBJAAA VVVVxx -2694 6128 0 2 4 14 94 694 694 2694 2694 188 189 QZAAAA SBJAAA AAAAxx -5861 6129 1 1 1 1 61 861 1861 861 5861 122 123 LRAAAA TBJAAA HHHHxx -2104 6130 0 0 4 4 4 104 104 2104 2104 8 9 YCAAAA UBJAAA OOOOxx -5376 6131 0 0 6 16 76 376 1376 376 5376 152 153 UYAAAA VBJAAA VVVVxx -3147 6132 1 3 7 7 47 147 1147 3147 3147 94 95 BRAAAA WBJAAA AAAAxx -9880 6133 0 0 0 0 80 880 1880 4880 9880 160 161 AQAAAA XBJAAA HHHHxx -6171 6134 1 3 1 11 71 171 171 1171 6171 142 143 JDAAAA YBJAAA OOOOxx -1850 6135 0 2 0 10 50 850 1850 1850 1850 100 101 ETAAAA ZBJAAA VVVVxx -1775 6136 1 3 5 15 75 775 1775 1775 1775 150 151 HQAAAA ACJAAA AAAAxx -9261 6137 1 1 1 1 61 261 1261 4261 9261 122 123 FSAAAA BCJAAA HHHHxx -9648 6138 0 0 8 8 48 648 1648 4648 9648 96 97 CHAAAA CCJAAA OOOOxx -7846 6139 0 2 6 6 46 846 1846 2846 7846 92 93 UPAAAA DCJAAA VVVVxx -1446 6140 0 2 6 6 46 446 1446 1446 1446 92 93 QDAAAA ECJAAA AAAAxx -3139 6141 1 3 9 19 39 139 1139 3139 3139 78 79 TQAAAA FCJAAA HHHHxx -6142 6142 0 2 2 2 42 142 142 1142 6142 84 85 GCAAAA GCJAAA OOOOxx -5812 6143 0 0 2 12 12 812 1812 812 5812 24 25 OPAAAA HCJAAA VVVVxx -6728 6144 0 0 8 8 28 728 728 1728 6728 56 57 UYAAAA ICJAAA AAAAxx -4428 6145 0 0 8 8 28 428 428 4428 4428 56 57 IOAAAA JCJAAA HHHHxx -502 6146 0 2 2 2 2 502 502 502 502 4 5 ITAAAA KCJAAA OOOOxx -2363 6147 1 3 3 3 63 363 363 2363 2363 126 127 XMAAAA LCJAAA VVVVxx -3808 6148 0 0 8 8 8 808 1808 3808 3808 16 17 MQAAAA MCJAAA AAAAxx -1010 6149 0 2 0 10 10 10 1010 1010 1010 20 21 WMAAAA NCJAAA HHHHxx -9565 6150 1 1 5 5 65 565 1565 4565 9565 130 131 XDAAAA OCJAAA OOOOxx -1587 6151 1 3 7 7 87 587 1587 1587 1587 174 175 BJAAAA PCJAAA VVVVxx -1474 6152 0 2 4 14 74 474 1474 1474 1474 148 149 SEAAAA QCJAAA AAAAxx -6215 6153 1 3 5 15 15 215 215 1215 6215 30 31 BFAAAA RCJAAA HHHHxx -2395 6154 1 3 5 15 95 395 395 2395 2395 190 191 DOAAAA SCJAAA OOOOxx -8753 6155 1 1 3 13 53 753 753 3753 8753 106 107 RYAAAA TCJAAA VVVVxx -2446 6156 0 2 6 6 46 446 446 2446 2446 92 93 CQAAAA UCJAAA AAAAxx -60 6157 0 0 0 0 60 60 60 60 60 120 121 ICAAAA VCJAAA HHHHxx -982 6158 0 2 2 2 82 982 982 982 982 164 165 ULAAAA WCJAAA OOOOxx -6489 6159 1 1 9 9 89 489 489 1489 6489 178 179 PPAAAA XCJAAA VVVVxx -5334 6160 0 2 4 14 34 334 1334 334 5334 68 69 EXAAAA YCJAAA AAAAxx -8540 6161 0 0 0 0 40 540 540 3540 8540 80 81 MQAAAA ZCJAAA HHHHxx -490 6162 0 2 0 10 90 490 490 490 490 180 181 WSAAAA ADJAAA OOOOxx -6763 6163 1 3 3 3 63 763 763 1763 6763 126 127 DAAAAA BDJAAA VVVVxx -8273 6164 1 1 3 13 73 273 273 3273 8273 146 147 FGAAAA CDJAAA AAAAxx -8327 6165 1 3 7 7 27 327 327 3327 8327 54 55 HIAAAA DDJAAA HHHHxx -8541 6166 1 1 1 1 41 541 541 3541 8541 82 83 NQAAAA EDJAAA OOOOxx -3459 6167 1 3 9 19 59 459 1459 3459 3459 118 119 BDAAAA FDJAAA VVVVxx -5557 6168 1 1 7 17 57 557 1557 557 5557 114 115 TFAAAA GDJAAA AAAAxx -158 6169 0 2 8 18 58 158 158 158 158 116 117 CGAAAA HDJAAA HHHHxx -1741 6170 1 1 1 1 41 741 1741 1741 1741 82 83 ZOAAAA IDJAAA OOOOxx -8385 6171 1 1 5 5 85 385 385 3385 8385 170 171 NKAAAA JDJAAA VVVVxx -617 6172 1 1 7 17 17 617 617 617 617 34 35 TXAAAA KDJAAA AAAAxx -3560 6173 0 0 0 0 60 560 1560 3560 3560 120 121 YGAAAA LDJAAA HHHHxx -5216 6174 0 0 6 16 16 216 1216 216 5216 32 33 QSAAAA MDJAAA OOOOxx -8443 6175 1 3 3 3 43 443 443 3443 8443 86 87 TMAAAA NDJAAA VVVVxx -2700 6176 0 0 0 0 0 700 700 2700 2700 0 1 WZAAAA ODJAAA AAAAxx -3661 6177 1 1 1 1 61 661 1661 3661 3661 122 123 VKAAAA PDJAAA HHHHxx -4875 6178 1 3 5 15 75 875 875 4875 4875 150 151 NFAAAA QDJAAA OOOOxx -6721 6179 1 1 1 1 21 721 721 1721 6721 42 43 NYAAAA RDJAAA VVVVxx -3659 6180 1 3 9 19 59 659 1659 3659 3659 118 119 TKAAAA SDJAAA AAAAxx -8944 6181 0 0 4 4 44 944 944 3944 8944 88 89 AGAAAA TDJAAA HHHHxx -9133 6182 1 1 3 13 33 133 1133 4133 9133 66 67 HNAAAA UDJAAA OOOOxx -9882 6183 0 2 2 2 82 882 1882 4882 9882 164 165 CQAAAA VDJAAA VVVVxx -2102 6184 0 2 2 2 2 102 102 2102 2102 4 5 WCAAAA WDJAAA AAAAxx -9445 6185 1 1 5 5 45 445 1445 4445 9445 90 91 HZAAAA XDJAAA HHHHxx -5559 6186 1 3 9 19 59 559 1559 559 5559 118 119 VFAAAA YDJAAA OOOOxx -6096 6187 0 0 6 16 96 96 96 1096 6096 192 193 MAAAAA ZDJAAA VVVVxx -9336 6188 0 0 6 16 36 336 1336 4336 9336 72 73 CVAAAA AEJAAA AAAAxx -2162 6189 0 2 2 2 62 162 162 2162 2162 124 125 EFAAAA BEJAAA HHHHxx -7459 6190 1 3 9 19 59 459 1459 2459 7459 118 119 XAAAAA CEJAAA OOOOxx -3248 6191 0 0 8 8 48 248 1248 3248 3248 96 97 YUAAAA DEJAAA VVVVxx -9539 6192 1 3 9 19 39 539 1539 4539 9539 78 79 XCAAAA EEJAAA AAAAxx -4449 6193 1 1 9 9 49 449 449 4449 4449 98 99 DPAAAA FEJAAA HHHHxx -2809 6194 1 1 9 9 9 809 809 2809 2809 18 19 BEAAAA GEJAAA OOOOxx -7058 6195 0 2 8 18 58 58 1058 2058 7058 116 117 MLAAAA HEJAAA VVVVxx -3512 6196 0 0 2 12 12 512 1512 3512 3512 24 25 CFAAAA IEJAAA AAAAxx -2802 6197 0 2 2 2 2 802 802 2802 2802 4 5 UDAAAA JEJAAA HHHHxx -6289 6198 1 1 9 9 89 289 289 1289 6289 178 179 XHAAAA KEJAAA OOOOxx -1947 6199 1 3 7 7 47 947 1947 1947 1947 94 95 XWAAAA LEJAAA VVVVxx -9572 6200 0 0 2 12 72 572 1572 4572 9572 144 145 EEAAAA MEJAAA AAAAxx -2356 6201 0 0 6 16 56 356 356 2356 2356 112 113 QMAAAA NEJAAA HHHHxx -3039 6202 1 3 9 19 39 39 1039 3039 3039 78 79 XMAAAA OEJAAA OOOOxx -9452 6203 0 0 2 12 52 452 1452 4452 9452 104 105 OZAAAA PEJAAA VVVVxx -6328 6204 0 0 8 8 28 328 328 1328 6328 56 57 KJAAAA QEJAAA AAAAxx -7661 6205 1 1 1 1 61 661 1661 2661 7661 122 123 RIAAAA REJAAA HHHHxx -2566 6206 0 2 6 6 66 566 566 2566 2566 132 133 SUAAAA SEJAAA OOOOxx -6095 6207 1 3 5 15 95 95 95 1095 6095 190 191 LAAAAA TEJAAA VVVVxx -6367 6208 1 3 7 7 67 367 367 1367 6367 134 135 XKAAAA UEJAAA AAAAxx -3368 6209 0 0 8 8 68 368 1368 3368 3368 136 137 OZAAAA VEJAAA HHHHxx -5567 6210 1 3 7 7 67 567 1567 567 5567 134 135 DGAAAA WEJAAA OOOOxx -9834 6211 0 2 4 14 34 834 1834 4834 9834 68 69 GOAAAA XEJAAA VVVVxx -9695 6212 1 3 5 15 95 695 1695 4695 9695 190 191 XIAAAA YEJAAA AAAAxx -7291 6213 1 3 1 11 91 291 1291 2291 7291 182 183 LUAAAA ZEJAAA HHHHxx -4806 6214 0 2 6 6 6 806 806 4806 4806 12 13 WCAAAA AFJAAA OOOOxx -2000 6215 0 0 0 0 0 0 0 2000 2000 0 1 YYAAAA BFJAAA VVVVxx -6817 6216 1 1 7 17 17 817 817 1817 6817 34 35 FCAAAA CFJAAA AAAAxx -8487 6217 1 3 7 7 87 487 487 3487 8487 174 175 LOAAAA DFJAAA HHHHxx -3245 6218 1 1 5 5 45 245 1245 3245 3245 90 91 VUAAAA EFJAAA OOOOxx -632 6219 0 0 2 12 32 632 632 632 632 64 65 IYAAAA FFJAAA VVVVxx -8067 6220 1 3 7 7 67 67 67 3067 8067 134 135 HYAAAA GFJAAA AAAAxx -7140 6221 0 0 0 0 40 140 1140 2140 7140 80 81 QOAAAA HFJAAA HHHHxx -6802 6222 0 2 2 2 2 802 802 1802 6802 4 5 QBAAAA IFJAAA OOOOxx -3980 6223 0 0 0 0 80 980 1980 3980 3980 160 161 CXAAAA JFJAAA VVVVxx -1321 6224 1 1 1 1 21 321 1321 1321 1321 42 43 VYAAAA KFJAAA AAAAxx -2273 6225 1 1 3 13 73 273 273 2273 2273 146 147 LJAAAA LFJAAA HHHHxx -6787 6226 1 3 7 7 87 787 787 1787 6787 174 175 BBAAAA MFJAAA OOOOxx -9480 6227 0 0 0 0 80 480 1480 4480 9480 160 161 QAAAAA NFJAAA VVVVxx -9404 6228 0 0 4 4 4 404 1404 4404 9404 8 9 SXAAAA OFJAAA AAAAxx -3914 6229 0 2 4 14 14 914 1914 3914 3914 28 29 OUAAAA PFJAAA HHHHxx -5507 6230 1 3 7 7 7 507 1507 507 5507 14 15 VDAAAA QFJAAA OOOOxx -1813 6231 1 1 3 13 13 813 1813 1813 1813 26 27 TRAAAA RFJAAA VVVVxx -1999 6232 1 3 9 19 99 999 1999 1999 1999 198 199 XYAAAA SFJAAA AAAAxx -3848 6233 0 0 8 8 48 848 1848 3848 3848 96 97 ASAAAA TFJAAA HHHHxx -9693 6234 1 1 3 13 93 693 1693 4693 9693 186 187 VIAAAA UFJAAA OOOOxx -1353 6235 1 1 3 13 53 353 1353 1353 1353 106 107 BAAAAA VFJAAA VVVVxx -7218 6236 0 2 8 18 18 218 1218 2218 7218 36 37 QRAAAA WFJAAA AAAAxx -8223 6237 1 3 3 3 23 223 223 3223 8223 46 47 HEAAAA XFJAAA HHHHxx -9982 6238 0 2 2 2 82 982 1982 4982 9982 164 165 YTAAAA YFJAAA OOOOxx -8799 6239 1 3 9 19 99 799 799 3799 8799 198 199 LAAAAA ZFJAAA VVVVxx -8929 6240 1 1 9 9 29 929 929 3929 8929 58 59 LFAAAA AGJAAA AAAAxx -4626 6241 0 2 6 6 26 626 626 4626 4626 52 53 YVAAAA BGJAAA HHHHxx -7958 6242 0 2 8 18 58 958 1958 2958 7958 116 117 CUAAAA CGJAAA OOOOxx -3743 6243 1 3 3 3 43 743 1743 3743 3743 86 87 ZNAAAA DGJAAA VVVVxx -8165 6244 1 1 5 5 65 165 165 3165 8165 130 131 BCAAAA EGJAAA AAAAxx -7899 6245 1 3 9 19 99 899 1899 2899 7899 198 199 VRAAAA FGJAAA HHHHxx -8698 6246 0 2 8 18 98 698 698 3698 8698 196 197 OWAAAA GGJAAA OOOOxx -9270 6247 0 2 0 10 70 270 1270 4270 9270 140 141 OSAAAA HGJAAA VVVVxx -6348 6248 0 0 8 8 48 348 348 1348 6348 96 97 EKAAAA IGJAAA AAAAxx -6999 6249 1 3 9 19 99 999 999 1999 6999 198 199 FJAAAA JGJAAA HHHHxx -8467 6250 1 3 7 7 67 467 467 3467 8467 134 135 RNAAAA KGJAAA OOOOxx -3907 6251 1 3 7 7 7 907 1907 3907 3907 14 15 HUAAAA LGJAAA VVVVxx -4738 6252 0 2 8 18 38 738 738 4738 4738 76 77 GAAAAA MGJAAA AAAAxx -248 6253 0 0 8 8 48 248 248 248 248 96 97 OJAAAA NGJAAA HHHHxx -8769 6254 1 1 9 9 69 769 769 3769 8769 138 139 HZAAAA OGJAAA OOOOxx -9922 6255 0 2 2 2 22 922 1922 4922 9922 44 45 QRAAAA PGJAAA VVVVxx -778 6256 0 2 8 18 78 778 778 778 778 156 157 YDAAAA QGJAAA AAAAxx -1233 6257 1 1 3 13 33 233 1233 1233 1233 66 67 LVAAAA RGJAAA HHHHxx -1183 6258 1 3 3 3 83 183 1183 1183 1183 166 167 NTAAAA SGJAAA OOOOxx -2838 6259 0 2 8 18 38 838 838 2838 2838 76 77 EFAAAA TGJAAA VVVVxx -3096 6260 0 0 6 16 96 96 1096 3096 3096 192 193 CPAAAA UGJAAA AAAAxx -8566 6261 0 2 6 6 66 566 566 3566 8566 132 133 MRAAAA VGJAAA HHHHxx -7635 6262 1 3 5 15 35 635 1635 2635 7635 70 71 RHAAAA WGJAAA OOOOxx -5428 6263 0 0 8 8 28 428 1428 428 5428 56 57 UAAAAA XGJAAA VVVVxx -7430 6264 0 2 0 10 30 430 1430 2430 7430 60 61 UZAAAA YGJAAA AAAAxx -7210 6265 0 2 0 10 10 210 1210 2210 7210 20 21 IRAAAA ZGJAAA HHHHxx -4485 6266 1 1 5 5 85 485 485 4485 4485 170 171 NQAAAA AHJAAA OOOOxx -9623 6267 1 3 3 3 23 623 1623 4623 9623 46 47 DGAAAA BHJAAA VVVVxx -3670 6268 0 2 0 10 70 670 1670 3670 3670 140 141 ELAAAA CHJAAA AAAAxx -1575 6269 1 3 5 15 75 575 1575 1575 1575 150 151 PIAAAA DHJAAA HHHHxx -5874 6270 0 2 4 14 74 874 1874 874 5874 148 149 YRAAAA EHJAAA OOOOxx -673 6271 1 1 3 13 73 673 673 673 673 146 147 XZAAAA FHJAAA VVVVxx -9712 6272 0 0 2 12 12 712 1712 4712 9712 24 25 OJAAAA GHJAAA AAAAxx -7729 6273 1 1 9 9 29 729 1729 2729 7729 58 59 HLAAAA HHJAAA HHHHxx -4318 6274 0 2 8 18 18 318 318 4318 4318 36 37 CKAAAA IHJAAA OOOOxx -4143 6275 1 3 3 3 43 143 143 4143 4143 86 87 JDAAAA JHJAAA VVVVxx -4932 6276 0 0 2 12 32 932 932 4932 4932 64 65 SHAAAA KHJAAA AAAAxx -5835 6277 1 3 5 15 35 835 1835 835 5835 70 71 LQAAAA LHJAAA HHHHxx -4966 6278 0 2 6 6 66 966 966 4966 4966 132 133 AJAAAA MHJAAA OOOOxx -6711 6279 1 3 1 11 11 711 711 1711 6711 22 23 DYAAAA NHJAAA VVVVxx -3990 6280 0 2 0 10 90 990 1990 3990 3990 180 181 MXAAAA OHJAAA AAAAxx -990 6281 0 2 0 10 90 990 990 990 990 180 181 CMAAAA PHJAAA HHHHxx -220 6282 0 0 0 0 20 220 220 220 220 40 41 MIAAAA QHJAAA OOOOxx -5693 6283 1 1 3 13 93 693 1693 693 5693 186 187 ZKAAAA RHJAAA VVVVxx -3662 6284 0 2 2 2 62 662 1662 3662 3662 124 125 WKAAAA SHJAAA AAAAxx -7844 6285 0 0 4 4 44 844 1844 2844 7844 88 89 SPAAAA THJAAA HHHHxx -5515 6286 1 3 5 15 15 515 1515 515 5515 30 31 DEAAAA UHJAAA OOOOxx -5551 6287 1 3 1 11 51 551 1551 551 5551 102 103 NFAAAA VHJAAA VVVVxx -2358 6288 0 2 8 18 58 358 358 2358 2358 116 117 SMAAAA WHJAAA AAAAxx -8977 6289 1 1 7 17 77 977 977 3977 8977 154 155 HHAAAA XHJAAA HHHHxx -7040 6290 0 0 0 0 40 40 1040 2040 7040 80 81 UKAAAA YHJAAA OOOOxx -105 6291 1 1 5 5 5 105 105 105 105 10 11 BEAAAA ZHJAAA VVVVxx -4496 6292 0 0 6 16 96 496 496 4496 4496 192 193 YQAAAA AIJAAA AAAAxx -2254 6293 0 2 4 14 54 254 254 2254 2254 108 109 SIAAAA BIJAAA HHHHxx -411 6294 1 3 1 11 11 411 411 411 411 22 23 VPAAAA CIJAAA OOOOxx -2373 6295 1 1 3 13 73 373 373 2373 2373 146 147 HNAAAA DIJAAA VVVVxx -3477 6296 1 1 7 17 77 477 1477 3477 3477 154 155 TDAAAA EIJAAA AAAAxx -8964 6297 0 0 4 4 64 964 964 3964 8964 128 129 UGAAAA FIJAAA HHHHxx -8471 6298 1 3 1 11 71 471 471 3471 8471 142 143 VNAAAA GIJAAA OOOOxx -5776 6299 0 0 6 16 76 776 1776 776 5776 152 153 EOAAAA HIJAAA VVVVxx -9921 6300 1 1 1 1 21 921 1921 4921 9921 42 43 PRAAAA IIJAAA AAAAxx -7816 6301 0 0 6 16 16 816 1816 2816 7816 32 33 QOAAAA JIJAAA HHHHxx -2439 6302 1 3 9 19 39 439 439 2439 2439 78 79 VPAAAA KIJAAA OOOOxx -9298 6303 0 2 8 18 98 298 1298 4298 9298 196 197 QTAAAA LIJAAA VVVVxx -9424 6304 0 0 4 4 24 424 1424 4424 9424 48 49 MYAAAA MIJAAA AAAAxx -3252 6305 0 0 2 12 52 252 1252 3252 3252 104 105 CVAAAA NIJAAA HHHHxx -1401 6306 1 1 1 1 1 401 1401 1401 1401 2 3 XBAAAA OIJAAA OOOOxx -9632 6307 0 0 2 12 32 632 1632 4632 9632 64 65 MGAAAA PIJAAA VVVVxx -370 6308 0 2 0 10 70 370 370 370 370 140 141 GOAAAA QIJAAA AAAAxx -728 6309 0 0 8 8 28 728 728 728 728 56 57 ACAAAA RIJAAA HHHHxx -2888 6310 0 0 8 8 88 888 888 2888 2888 176 177 CHAAAA SIJAAA OOOOxx -1441 6311 1 1 1 1 41 441 1441 1441 1441 82 83 LDAAAA TIJAAA VVVVxx -8308 6312 0 0 8 8 8 308 308 3308 8308 16 17 OHAAAA UIJAAA AAAAxx -2165 6313 1 1 5 5 65 165 165 2165 2165 130 131 HFAAAA VIJAAA HHHHxx -6359 6314 1 3 9 19 59 359 359 1359 6359 118 119 PKAAAA WIJAAA OOOOxx -9637 6315 1 1 7 17 37 637 1637 4637 9637 74 75 RGAAAA XIJAAA VVVVxx -5208 6316 0 0 8 8 8 208 1208 208 5208 16 17 ISAAAA YIJAAA AAAAxx -4705 6317 1 1 5 5 5 705 705 4705 4705 10 11 ZYAAAA ZIJAAA HHHHxx -2341 6318 1 1 1 1 41 341 341 2341 2341 82 83 BMAAAA AJJAAA OOOOxx -8539 6319 1 3 9 19 39 539 539 3539 8539 78 79 LQAAAA BJJAAA VVVVxx -7528 6320 0 0 8 8 28 528 1528 2528 7528 56 57 ODAAAA CJJAAA AAAAxx -7969 6321 1 1 9 9 69 969 1969 2969 7969 138 139 NUAAAA DJJAAA HHHHxx -6381 6322 1 1 1 1 81 381 381 1381 6381 162 163 LLAAAA EJJAAA OOOOxx -4906 6323 0 2 6 6 6 906 906 4906 4906 12 13 SGAAAA FJJAAA VVVVxx -8697 6324 1 1 7 17 97 697 697 3697 8697 194 195 NWAAAA GJJAAA AAAAxx -6301 6325 1 1 1 1 1 301 301 1301 6301 2 3 JIAAAA HJJAAA HHHHxx -7554 6326 0 2 4 14 54 554 1554 2554 7554 108 109 OEAAAA IJJAAA OOOOxx -5107 6327 1 3 7 7 7 107 1107 107 5107 14 15 LOAAAA JJJAAA VVVVxx -5046 6328 0 2 6 6 46 46 1046 46 5046 92 93 CMAAAA KJJAAA AAAAxx -4063 6329 1 3 3 3 63 63 63 4063 4063 126 127 HAAAAA LJJAAA HHHHxx -7580 6330 0 0 0 0 80 580 1580 2580 7580 160 161 OFAAAA MJJAAA OOOOxx -2245 6331 1 1 5 5 45 245 245 2245 2245 90 91 JIAAAA NJJAAA VVVVxx -3711 6332 1 3 1 11 11 711 1711 3711 3711 22 23 TMAAAA OJJAAA AAAAxx -3220 6333 0 0 0 0 20 220 1220 3220 3220 40 41 WTAAAA PJJAAA HHHHxx -6463 6334 1 3 3 3 63 463 463 1463 6463 126 127 POAAAA QJJAAA OOOOxx -8196 6335 0 0 6 16 96 196 196 3196 8196 192 193 GDAAAA RJJAAA VVVVxx -9875 6336 1 3 5 15 75 875 1875 4875 9875 150 151 VPAAAA SJJAAA AAAAxx -1333 6337 1 1 3 13 33 333 1333 1333 1333 66 67 HZAAAA TJJAAA HHHHxx -7880 6338 0 0 0 0 80 880 1880 2880 7880 160 161 CRAAAA UJJAAA OOOOxx -2322 6339 0 2 2 2 22 322 322 2322 2322 44 45 ILAAAA VJJAAA VVVVxx -2163 6340 1 3 3 3 63 163 163 2163 2163 126 127 FFAAAA WJJAAA AAAAxx -421 6341 1 1 1 1 21 421 421 421 421 42 43 FQAAAA XJJAAA HHHHxx -2042 6342 0 2 2 2 42 42 42 2042 2042 84 85 OAAAAA YJJAAA OOOOxx -1424 6343 0 0 4 4 24 424 1424 1424 1424 48 49 UCAAAA ZJJAAA VVVVxx -7870 6344 0 2 0 10 70 870 1870 2870 7870 140 141 SQAAAA AKJAAA AAAAxx -2653 6345 1 1 3 13 53 653 653 2653 2653 106 107 BYAAAA BKJAAA HHHHxx -4216 6346 0 0 6 16 16 216 216 4216 4216 32 33 EGAAAA CKJAAA OOOOxx -1515 6347 1 3 5 15 15 515 1515 1515 1515 30 31 HGAAAA DKJAAA VVVVxx -7860 6348 0 0 0 0 60 860 1860 2860 7860 120 121 IQAAAA EKJAAA AAAAxx -2984 6349 0 0 4 4 84 984 984 2984 2984 168 169 UKAAAA FKJAAA HHHHxx -6269 6350 1 1 9 9 69 269 269 1269 6269 138 139 DHAAAA GKJAAA OOOOxx -2609 6351 1 1 9 9 9 609 609 2609 2609 18 19 JWAAAA HKJAAA VVVVxx -3671 6352 1 3 1 11 71 671 1671 3671 3671 142 143 FLAAAA IKJAAA AAAAxx -4544 6353 0 0 4 4 44 544 544 4544 4544 88 89 USAAAA JKJAAA HHHHxx -4668 6354 0 0 8 8 68 668 668 4668 4668 136 137 OXAAAA KKJAAA OOOOxx -2565 6355 1 1 5 5 65 565 565 2565 2565 130 131 RUAAAA LKJAAA VVVVxx -3126 6356 0 2 6 6 26 126 1126 3126 3126 52 53 GQAAAA MKJAAA AAAAxx -7573 6357 1 1 3 13 73 573 1573 2573 7573 146 147 HFAAAA NKJAAA HHHHxx -1476 6358 0 0 6 16 76 476 1476 1476 1476 152 153 UEAAAA OKJAAA OOOOxx -2146 6359 0 2 6 6 46 146 146 2146 2146 92 93 OEAAAA PKJAAA VVVVxx -9990 6360 0 2 0 10 90 990 1990 4990 9990 180 181 GUAAAA QKJAAA AAAAxx -2530 6361 0 2 0 10 30 530 530 2530 2530 60 61 ITAAAA RKJAAA HHHHxx -9288 6362 0 0 8 8 88 288 1288 4288 9288 176 177 GTAAAA SKJAAA OOOOxx -9755 6363 1 3 5 15 55 755 1755 4755 9755 110 111 FLAAAA TKJAAA VVVVxx -5305 6364 1 1 5 5 5 305 1305 305 5305 10 11 BWAAAA UKJAAA AAAAxx -2495 6365 1 3 5 15 95 495 495 2495 2495 190 191 ZRAAAA VKJAAA HHHHxx -5443 6366 1 3 3 3 43 443 1443 443 5443 86 87 JBAAAA WKJAAA OOOOxx -1930 6367 0 2 0 10 30 930 1930 1930 1930 60 61 GWAAAA XKJAAA VVVVxx -9134 6368 0 2 4 14 34 134 1134 4134 9134 68 69 INAAAA YKJAAA AAAAxx -2844 6369 0 0 4 4 44 844 844 2844 2844 88 89 KFAAAA ZKJAAA HHHHxx -896 6370 0 0 6 16 96 896 896 896 896 192 193 MIAAAA ALJAAA OOOOxx -1330 6371 0 2 0 10 30 330 1330 1330 1330 60 61 EZAAAA BLJAAA VVVVxx -8980 6372 0 0 0 0 80 980 980 3980 8980 160 161 KHAAAA CLJAAA AAAAxx -5940 6373 0 0 0 0 40 940 1940 940 5940 80 81 MUAAAA DLJAAA HHHHxx -6494 6374 0 2 4 14 94 494 494 1494 6494 188 189 UPAAAA ELJAAA OOOOxx -165 6375 1 1 5 5 65 165 165 165 165 130 131 JGAAAA FLJAAA VVVVxx -2510 6376 0 2 0 10 10 510 510 2510 2510 20 21 OSAAAA GLJAAA AAAAxx -9950 6377 0 2 0 10 50 950 1950 4950 9950 100 101 SSAAAA HLJAAA HHHHxx -3854 6378 0 2 4 14 54 854 1854 3854 3854 108 109 GSAAAA ILJAAA OOOOxx -7493 6379 1 1 3 13 93 493 1493 2493 7493 186 187 FCAAAA JLJAAA VVVVxx -4124 6380 0 0 4 4 24 124 124 4124 4124 48 49 QCAAAA KLJAAA AAAAxx -8563 6381 1 3 3 3 63 563 563 3563 8563 126 127 JRAAAA LLJAAA HHHHxx -8735 6382 1 3 5 15 35 735 735 3735 8735 70 71 ZXAAAA MLJAAA OOOOxx -9046 6383 0 2 6 6 46 46 1046 4046 9046 92 93 YJAAAA NLJAAA VVVVxx -1754 6384 0 2 4 14 54 754 1754 1754 1754 108 109 MPAAAA OLJAAA AAAAxx -6954 6385 0 2 4 14 54 954 954 1954 6954 108 109 MHAAAA PLJAAA HHHHxx -4953 6386 1 1 3 13 53 953 953 4953 4953 106 107 NIAAAA QLJAAA OOOOxx -8142 6387 0 2 2 2 42 142 142 3142 8142 84 85 EBAAAA RLJAAA VVVVxx -9661 6388 1 1 1 1 61 661 1661 4661 9661 122 123 PHAAAA SLJAAA AAAAxx -6415 6389 1 3 5 15 15 415 415 1415 6415 30 31 TMAAAA TLJAAA HHHHxx -5782 6390 0 2 2 2 82 782 1782 782 5782 164 165 KOAAAA ULJAAA OOOOxx -7721 6391 1 1 1 1 21 721 1721 2721 7721 42 43 ZKAAAA VLJAAA VVVVxx -580 6392 0 0 0 0 80 580 580 580 580 160 161 IWAAAA WLJAAA AAAAxx -3784 6393 0 0 4 4 84 784 1784 3784 3784 168 169 OPAAAA XLJAAA HHHHxx -9810 6394 0 2 0 10 10 810 1810 4810 9810 20 21 INAAAA YLJAAA OOOOxx -8488 6395 0 0 8 8 88 488 488 3488 8488 176 177 MOAAAA ZLJAAA VVVVxx -6214 6396 0 2 4 14 14 214 214 1214 6214 28 29 AFAAAA AMJAAA AAAAxx -9433 6397 1 1 3 13 33 433 1433 4433 9433 66 67 VYAAAA BMJAAA HHHHxx -9959 6398 1 3 9 19 59 959 1959 4959 9959 118 119 BTAAAA CMJAAA OOOOxx -554 6399 0 2 4 14 54 554 554 554 554 108 109 IVAAAA DMJAAA VVVVxx -6646 6400 0 2 6 6 46 646 646 1646 6646 92 93 QVAAAA EMJAAA AAAAxx -1138 6401 0 2 8 18 38 138 1138 1138 1138 76 77 URAAAA FMJAAA HHHHxx -9331 6402 1 3 1 11 31 331 1331 4331 9331 62 63 XUAAAA GMJAAA OOOOxx -7331 6403 1 3 1 11 31 331 1331 2331 7331 62 63 ZVAAAA HMJAAA VVVVxx -3482 6404 0 2 2 2 82 482 1482 3482 3482 164 165 YDAAAA IMJAAA AAAAxx -3795 6405 1 3 5 15 95 795 1795 3795 3795 190 191 ZPAAAA JMJAAA HHHHxx -2441 6406 1 1 1 1 41 441 441 2441 2441 82 83 XPAAAA KMJAAA OOOOxx -5229 6407 1 1 9 9 29 229 1229 229 5229 58 59 DTAAAA LMJAAA VVVVxx -7012 6408 0 0 2 12 12 12 1012 2012 7012 24 25 SJAAAA MMJAAA AAAAxx -7036 6409 0 0 6 16 36 36 1036 2036 7036 72 73 QKAAAA NMJAAA HHHHxx -8243 6410 1 3 3 3 43 243 243 3243 8243 86 87 BFAAAA OMJAAA OOOOxx -9320 6411 0 0 0 0 20 320 1320 4320 9320 40 41 MUAAAA PMJAAA VVVVxx -4693 6412 1 1 3 13 93 693 693 4693 4693 186 187 NYAAAA QMJAAA AAAAxx -6741 6413 1 1 1 1 41 741 741 1741 6741 82 83 HZAAAA RMJAAA HHHHxx -2997 6414 1 1 7 17 97 997 997 2997 2997 194 195 HLAAAA SMJAAA OOOOxx -4838 6415 0 2 8 18 38 838 838 4838 4838 76 77 CEAAAA TMJAAA VVVVxx -6945 6416 1 1 5 5 45 945 945 1945 6945 90 91 DHAAAA UMJAAA AAAAxx -8253 6417 1 1 3 13 53 253 253 3253 8253 106 107 LFAAAA VMJAAA HHHHxx -8989 6418 1 1 9 9 89 989 989 3989 8989 178 179 THAAAA WMJAAA OOOOxx -2640 6419 0 0 0 0 40 640 640 2640 2640 80 81 OXAAAA XMJAAA VVVVxx -5647 6420 1 3 7 7 47 647 1647 647 5647 94 95 FJAAAA YMJAAA AAAAxx -7186 6421 0 2 6 6 86 186 1186 2186 7186 172 173 KQAAAA ZMJAAA HHHHxx -3278 6422 0 2 8 18 78 278 1278 3278 3278 156 157 CWAAAA ANJAAA OOOOxx -8546 6423 0 2 6 6 46 546 546 3546 8546 92 93 SQAAAA BNJAAA VVVVxx -8297 6424 1 1 7 17 97 297 297 3297 8297 194 195 DHAAAA CNJAAA AAAAxx -9534 6425 0 2 4 14 34 534 1534 4534 9534 68 69 SCAAAA DNJAAA HHHHxx -9618 6426 0 2 8 18 18 618 1618 4618 9618 36 37 YFAAAA ENJAAA OOOOxx -8839 6427 1 3 9 19 39 839 839 3839 8839 78 79 ZBAAAA FNJAAA VVVVxx -7605 6428 1 1 5 5 5 605 1605 2605 7605 10 11 NGAAAA GNJAAA AAAAxx -6421 6429 1 1 1 1 21 421 421 1421 6421 42 43 ZMAAAA HNJAAA HHHHxx -3582 6430 0 2 2 2 82 582 1582 3582 3582 164 165 UHAAAA INJAAA OOOOxx -485 6431 1 1 5 5 85 485 485 485 485 170 171 RSAAAA JNJAAA VVVVxx -1925 6432 1 1 5 5 25 925 1925 1925 1925 50 51 BWAAAA KNJAAA AAAAxx -4296 6433 0 0 6 16 96 296 296 4296 4296 192 193 GJAAAA LNJAAA HHHHxx -8874 6434 0 2 4 14 74 874 874 3874 8874 148 149 IDAAAA MNJAAA OOOOxx -1443 6435 1 3 3 3 43 443 1443 1443 1443 86 87 NDAAAA NNJAAA VVVVxx -4239 6436 1 3 9 19 39 239 239 4239 4239 78 79 BHAAAA ONJAAA AAAAxx -9760 6437 0 0 0 0 60 760 1760 4760 9760 120 121 KLAAAA PNJAAA HHHHxx -136 6438 0 0 6 16 36 136 136 136 136 72 73 GFAAAA QNJAAA OOOOxx -6472 6439 0 0 2 12 72 472 472 1472 6472 144 145 YOAAAA RNJAAA VVVVxx -4896 6440 0 0 6 16 96 896 896 4896 4896 192 193 IGAAAA SNJAAA AAAAxx -9028 6441 0 0 8 8 28 28 1028 4028 9028 56 57 GJAAAA TNJAAA HHHHxx -8354 6442 0 2 4 14 54 354 354 3354 8354 108 109 IJAAAA UNJAAA OOOOxx -8648 6443 0 0 8 8 48 648 648 3648 8648 96 97 QUAAAA VNJAAA VVVVxx -918 6444 0 2 8 18 18 918 918 918 918 36 37 IJAAAA WNJAAA AAAAxx -6606 6445 0 2 6 6 6 606 606 1606 6606 12 13 CUAAAA XNJAAA HHHHxx -2462 6446 0 2 2 2 62 462 462 2462 2462 124 125 SQAAAA YNJAAA OOOOxx -7536 6447 0 0 6 16 36 536 1536 2536 7536 72 73 WDAAAA ZNJAAA VVVVxx -1700 6448 0 0 0 0 0 700 1700 1700 1700 0 1 KNAAAA AOJAAA AAAAxx -6740 6449 0 0 0 0 40 740 740 1740 6740 80 81 GZAAAA BOJAAA HHHHxx -28 6450 0 0 8 8 28 28 28 28 28 56 57 CBAAAA COJAAA OOOOxx -6044 6451 0 0 4 4 44 44 44 1044 6044 88 89 MYAAAA DOJAAA VVVVxx -5053 6452 1 1 3 13 53 53 1053 53 5053 106 107 JMAAAA EOJAAA AAAAxx -4832 6453 0 0 2 12 32 832 832 4832 4832 64 65 WDAAAA FOJAAA HHHHxx -9145 6454 1 1 5 5 45 145 1145 4145 9145 90 91 TNAAAA GOJAAA OOOOxx -5482 6455 0 2 2 2 82 482 1482 482 5482 164 165 WCAAAA HOJAAA VVVVxx -7644 6456 0 0 4 4 44 644 1644 2644 7644 88 89 AIAAAA IOJAAA AAAAxx -2128 6457 0 0 8 8 28 128 128 2128 2128 56 57 WDAAAA JOJAAA HHHHxx -6583 6458 1 3 3 3 83 583 583 1583 6583 166 167 FTAAAA KOJAAA OOOOxx -4224 6459 0 0 4 4 24 224 224 4224 4224 48 49 MGAAAA LOJAAA VVVVxx -5253 6460 1 1 3 13 53 253 1253 253 5253 106 107 BUAAAA MOJAAA AAAAxx -8219 6461 1 3 9 19 19 219 219 3219 8219 38 39 DEAAAA NOJAAA HHHHxx -8113 6462 1 1 3 13 13 113 113 3113 8113 26 27 BAAAAA OOJAAA OOOOxx -3616 6463 0 0 6 16 16 616 1616 3616 3616 32 33 CJAAAA POJAAA VVVVxx -1361 6464 1 1 1 1 61 361 1361 1361 1361 122 123 JAAAAA QOJAAA AAAAxx -949 6465 1 1 9 9 49 949 949 949 949 98 99 NKAAAA ROJAAA HHHHxx -8582 6466 0 2 2 2 82 582 582 3582 8582 164 165 CSAAAA SOJAAA OOOOxx -5104 6467 0 0 4 4 4 104 1104 104 5104 8 9 IOAAAA TOJAAA VVVVxx -6146 6468 0 2 6 6 46 146 146 1146 6146 92 93 KCAAAA UOJAAA AAAAxx -7681 6469 1 1 1 1 81 681 1681 2681 7681 162 163 LJAAAA VOJAAA HHHHxx -1904 6470 0 0 4 4 4 904 1904 1904 1904 8 9 GVAAAA WOJAAA OOOOxx -1989 6471 1 1 9 9 89 989 1989 1989 1989 178 179 NYAAAA XOJAAA VVVVxx -4179 6472 1 3 9 19 79 179 179 4179 4179 158 159 TEAAAA YOJAAA AAAAxx -1739 6473 1 3 9 19 39 739 1739 1739 1739 78 79 XOAAAA ZOJAAA HHHHxx -2447 6474 1 3 7 7 47 447 447 2447 2447 94 95 DQAAAA APJAAA OOOOxx -3029 6475 1 1 9 9 29 29 1029 3029 3029 58 59 NMAAAA BPJAAA VVVVxx -9783 6476 1 3 3 3 83 783 1783 4783 9783 166 167 HMAAAA CPJAAA AAAAxx -8381 6477 1 1 1 1 81 381 381 3381 8381 162 163 JKAAAA DPJAAA HHHHxx -8755 6478 1 3 5 15 55 755 755 3755 8755 110 111 TYAAAA EPJAAA OOOOxx -8384 6479 0 0 4 4 84 384 384 3384 8384 168 169 MKAAAA FPJAAA VVVVxx -7655 6480 1 3 5 15 55 655 1655 2655 7655 110 111 LIAAAA GPJAAA AAAAxx -4766 6481 0 2 6 6 66 766 766 4766 4766 132 133 IBAAAA HPJAAA HHHHxx -3324 6482 0 0 4 4 24 324 1324 3324 3324 48 49 WXAAAA IPJAAA OOOOxx -5022 6483 0 2 2 2 22 22 1022 22 5022 44 45 ELAAAA JPJAAA VVVVxx -2856 6484 0 0 6 16 56 856 856 2856 2856 112 113 WFAAAA KPJAAA AAAAxx -6503 6485 1 3 3 3 3 503 503 1503 6503 6 7 DQAAAA LPJAAA HHHHxx -6872 6486 0 0 2 12 72 872 872 1872 6872 144 145 IEAAAA MPJAAA OOOOxx -1663 6487 1 3 3 3 63 663 1663 1663 1663 126 127 ZLAAAA NPJAAA VVVVxx -6964 6488 0 0 4 4 64 964 964 1964 6964 128 129 WHAAAA OPJAAA AAAAxx -4622 6489 0 2 2 2 22 622 622 4622 4622 44 45 UVAAAA PPJAAA HHHHxx -6089 6490 1 1 9 9 89 89 89 1089 6089 178 179 FAAAAA QPJAAA OOOOxx -8567 6491 1 3 7 7 67 567 567 3567 8567 134 135 NRAAAA RPJAAA VVVVxx -597 6492 1 1 7 17 97 597 597 597 597 194 195 ZWAAAA SPJAAA AAAAxx -4222 6493 0 2 2 2 22 222 222 4222 4222 44 45 KGAAAA TPJAAA HHHHxx -9322 6494 0 2 2 2 22 322 1322 4322 9322 44 45 OUAAAA UPJAAA OOOOxx -624 6495 0 0 4 4 24 624 624 624 624 48 49 AYAAAA VPJAAA VVVVxx -4329 6496 1 1 9 9 29 329 329 4329 4329 58 59 NKAAAA WPJAAA AAAAxx -6781 6497 1 1 1 1 81 781 781 1781 6781 162 163 VAAAAA XPJAAA HHHHxx -1673 6498 1 1 3 13 73 673 1673 1673 1673 146 147 JMAAAA YPJAAA OOOOxx -6633 6499 1 1 3 13 33 633 633 1633 6633 66 67 DVAAAA ZPJAAA VVVVxx -2569 6500 1 1 9 9 69 569 569 2569 2569 138 139 VUAAAA AQJAAA AAAAxx -4995 6501 1 3 5 15 95 995 995 4995 4995 190 191 DKAAAA BQJAAA HHHHxx -2749 6502 1 1 9 9 49 749 749 2749 2749 98 99 TBAAAA CQJAAA OOOOxx -9044 6503 0 0 4 4 44 44 1044 4044 9044 88 89 WJAAAA DQJAAA VVVVxx -5823 6504 1 3 3 3 23 823 1823 823 5823 46 47 ZPAAAA EQJAAA AAAAxx -9366 6505 0 2 6 6 66 366 1366 4366 9366 132 133 GWAAAA FQJAAA HHHHxx -1169 6506 1 1 9 9 69 169 1169 1169 1169 138 139 ZSAAAA GQJAAA OOOOxx -1300 6507 0 0 0 0 0 300 1300 1300 1300 0 1 AYAAAA HQJAAA VVVVxx -9973 6508 1 1 3 13 73 973 1973 4973 9973 146 147 PTAAAA IQJAAA AAAAxx -2092 6509 0 0 2 12 92 92 92 2092 2092 184 185 MCAAAA JQJAAA HHHHxx -9776 6510 0 0 6 16 76 776 1776 4776 9776 152 153 AMAAAA KQJAAA OOOOxx -7612 6511 0 0 2 12 12 612 1612 2612 7612 24 25 UGAAAA LQJAAA VVVVxx -7190 6512 0 2 0 10 90 190 1190 2190 7190 180 181 OQAAAA MQJAAA AAAAxx -5147 6513 1 3 7 7 47 147 1147 147 5147 94 95 ZPAAAA NQJAAA HHHHxx -3722 6514 0 2 2 2 22 722 1722 3722 3722 44 45 ENAAAA OQJAAA OOOOxx -5858 6515 0 2 8 18 58 858 1858 858 5858 116 117 IRAAAA PQJAAA VVVVxx -3204 6516 0 0 4 4 4 204 1204 3204 3204 8 9 GTAAAA QQJAAA AAAAxx -8994 6517 0 2 4 14 94 994 994 3994 8994 188 189 YHAAAA RQJAAA HHHHxx -7478 6518 0 2 8 18 78 478 1478 2478 7478 156 157 QBAAAA SQJAAA OOOOxx -9624 6519 0 0 4 4 24 624 1624 4624 9624 48 49 EGAAAA TQJAAA VVVVxx -6639 6520 1 3 9 19 39 639 639 1639 6639 78 79 JVAAAA UQJAAA AAAAxx -369 6521 1 1 9 9 69 369 369 369 369 138 139 FOAAAA VQJAAA HHHHxx -7766 6522 0 2 6 6 66 766 1766 2766 7766 132 133 SMAAAA WQJAAA OOOOxx -4094 6523 0 2 4 14 94 94 94 4094 4094 188 189 MBAAAA XQJAAA VVVVxx -9556 6524 0 0 6 16 56 556 1556 4556 9556 112 113 ODAAAA YQJAAA AAAAxx -4887 6525 1 3 7 7 87 887 887 4887 4887 174 175 ZFAAAA ZQJAAA HHHHxx -2321 6526 1 1 1 1 21 321 321 2321 2321 42 43 HLAAAA ARJAAA OOOOxx -9201 6527 1 1 1 1 1 201 1201 4201 9201 2 3 XPAAAA BRJAAA VVVVxx -1627 6528 1 3 7 7 27 627 1627 1627 1627 54 55 PKAAAA CRJAAA AAAAxx -150 6529 0 2 0 10 50 150 150 150 150 100 101 UFAAAA DRJAAA HHHHxx -8010 6530 0 2 0 10 10 10 10 3010 8010 20 21 CWAAAA ERJAAA OOOOxx -8026 6531 0 2 6 6 26 26 26 3026 8026 52 53 SWAAAA FRJAAA VVVVxx -5495 6532 1 3 5 15 95 495 1495 495 5495 190 191 JDAAAA GRJAAA AAAAxx -6213 6533 1 1 3 13 13 213 213 1213 6213 26 27 ZEAAAA HRJAAA HHHHxx -6464 6534 0 0 4 4 64 464 464 1464 6464 128 129 QOAAAA IRJAAA OOOOxx -1158 6535 0 2 8 18 58 158 1158 1158 1158 116 117 OSAAAA JRJAAA VVVVxx -8669 6536 1 1 9 9 69 669 669 3669 8669 138 139 LVAAAA KRJAAA AAAAxx -3225 6537 1 1 5 5 25 225 1225 3225 3225 50 51 BUAAAA LRJAAA HHHHxx -1294 6538 0 2 4 14 94 294 1294 1294 1294 188 189 UXAAAA MRJAAA OOOOxx -2166 6539 0 2 6 6 66 166 166 2166 2166 132 133 IFAAAA NRJAAA VVVVxx -9328 6540 0 0 8 8 28 328 1328 4328 9328 56 57 UUAAAA ORJAAA AAAAxx -8431 6541 1 3 1 11 31 431 431 3431 8431 62 63 HMAAAA PRJAAA HHHHxx -7100 6542 0 0 0 0 0 100 1100 2100 7100 0 1 CNAAAA QRJAAA OOOOxx -8126 6543 0 2 6 6 26 126 126 3126 8126 52 53 OAAAAA RRJAAA VVVVxx -2185 6544 1 1 5 5 85 185 185 2185 2185 170 171 BGAAAA SRJAAA AAAAxx -5697 6545 1 1 7 17 97 697 1697 697 5697 194 195 DLAAAA TRJAAA HHHHxx -5531 6546 1 3 1 11 31 531 1531 531 5531 62 63 TEAAAA URJAAA OOOOxx -3020 6547 0 0 0 0 20 20 1020 3020 3020 40 41 EMAAAA VRJAAA VVVVxx -3076 6548 0 0 6 16 76 76 1076 3076 3076 152 153 IOAAAA WRJAAA AAAAxx -9228 6549 0 0 8 8 28 228 1228 4228 9228 56 57 YQAAAA XRJAAA HHHHxx -1734 6550 0 2 4 14 34 734 1734 1734 1734 68 69 SOAAAA YRJAAA OOOOxx -7616 6551 0 0 6 16 16 616 1616 2616 7616 32 33 YGAAAA ZRJAAA VVVVxx -9059 6552 1 3 9 19 59 59 1059 4059 9059 118 119 LKAAAA ASJAAA AAAAxx -323 6553 1 3 3 3 23 323 323 323 323 46 47 LMAAAA BSJAAA HHHHxx -1283 6554 1 3 3 3 83 283 1283 1283 1283 166 167 JXAAAA CSJAAA OOOOxx -9535 6555 1 3 5 15 35 535 1535 4535 9535 70 71 TCAAAA DSJAAA VVVVxx -2580 6556 0 0 0 0 80 580 580 2580 2580 160 161 GVAAAA ESJAAA AAAAxx -7633 6557 1 1 3 13 33 633 1633 2633 7633 66 67 PHAAAA FSJAAA HHHHxx -9497 6558 1 1 7 17 97 497 1497 4497 9497 194 195 HBAAAA GSJAAA OOOOxx -9842 6559 0 2 2 2 42 842 1842 4842 9842 84 85 OOAAAA HSJAAA VVVVxx -3426 6560 0 2 6 6 26 426 1426 3426 3426 52 53 UBAAAA ISJAAA AAAAxx -7650 6561 0 2 0 10 50 650 1650 2650 7650 100 101 GIAAAA JSJAAA HHHHxx -9935 6562 1 3 5 15 35 935 1935 4935 9935 70 71 DSAAAA KSJAAA OOOOxx -9354 6563 0 2 4 14 54 354 1354 4354 9354 108 109 UVAAAA LSJAAA VVVVxx -5569 6564 1 1 9 9 69 569 1569 569 5569 138 139 FGAAAA MSJAAA AAAAxx -5765 6565 1 1 5 5 65 765 1765 765 5765 130 131 TNAAAA NSJAAA HHHHxx -7283 6566 1 3 3 3 83 283 1283 2283 7283 166 167 DUAAAA OSJAAA OOOOxx -1068 6567 0 0 8 8 68 68 1068 1068 1068 136 137 CPAAAA PSJAAA VVVVxx -1641 6568 1 1 1 1 41 641 1641 1641 1641 82 83 DLAAAA QSJAAA AAAAxx -1688 6569 0 0 8 8 88 688 1688 1688 1688 176 177 YMAAAA RSJAAA HHHHxx -1133 6570 1 1 3 13 33 133 1133 1133 1133 66 67 PRAAAA SSJAAA OOOOxx -4493 6571 1 1 3 13 93 493 493 4493 4493 186 187 VQAAAA TSJAAA VVVVxx -3354 6572 0 2 4 14 54 354 1354 3354 3354 108 109 AZAAAA USJAAA AAAAxx -4029 6573 1 1 9 9 29 29 29 4029 4029 58 59 ZYAAAA VSJAAA HHHHxx -6704 6574 0 0 4 4 4 704 704 1704 6704 8 9 WXAAAA WSJAAA OOOOxx -3221 6575 1 1 1 1 21 221 1221 3221 3221 42 43 XTAAAA XSJAAA VVVVxx -9432 6576 0 0 2 12 32 432 1432 4432 9432 64 65 UYAAAA YSJAAA AAAAxx -6990 6577 0 2 0 10 90 990 990 1990 6990 180 181 WIAAAA ZSJAAA HHHHxx -1760 6578 0 0 0 0 60 760 1760 1760 1760 120 121 SPAAAA ATJAAA OOOOxx -4754 6579 0 2 4 14 54 754 754 4754 4754 108 109 WAAAAA BTJAAA VVVVxx -7724 6580 0 0 4 4 24 724 1724 2724 7724 48 49 CLAAAA CTJAAA AAAAxx -9487 6581 1 3 7 7 87 487 1487 4487 9487 174 175 XAAAAA DTJAAA HHHHxx -166 6582 0 2 6 6 66 166 166 166 166 132 133 KGAAAA ETJAAA OOOOxx -5479 6583 1 3 9 19 79 479 1479 479 5479 158 159 TCAAAA FTJAAA VVVVxx -8744 6584 0 0 4 4 44 744 744 3744 8744 88 89 IYAAAA GTJAAA AAAAxx -5746 6585 0 2 6 6 46 746 1746 746 5746 92 93 ANAAAA HTJAAA HHHHxx -907 6586 1 3 7 7 7 907 907 907 907 14 15 XIAAAA ITJAAA OOOOxx -3968 6587 0 0 8 8 68 968 1968 3968 3968 136 137 QWAAAA JTJAAA VVVVxx -5721 6588 1 1 1 1 21 721 1721 721 5721 42 43 BMAAAA KTJAAA AAAAxx -6738 6589 0 2 8 18 38 738 738 1738 6738 76 77 EZAAAA LTJAAA HHHHxx -4097 6590 1 1 7 17 97 97 97 4097 4097 194 195 PBAAAA MTJAAA OOOOxx -8456 6591 0 0 6 16 56 456 456 3456 8456 112 113 GNAAAA NTJAAA VVVVxx -1269 6592 1 1 9 9 69 269 1269 1269 1269 138 139 VWAAAA OTJAAA AAAAxx -7997 6593 1 1 7 17 97 997 1997 2997 7997 194 195 PVAAAA PTJAAA HHHHxx -9457 6594 1 1 7 17 57 457 1457 4457 9457 114 115 TZAAAA QTJAAA OOOOxx -1159 6595 1 3 9 19 59 159 1159 1159 1159 118 119 PSAAAA RTJAAA VVVVxx -1631 6596 1 3 1 11 31 631 1631 1631 1631 62 63 TKAAAA STJAAA AAAAxx -2019 6597 1 3 9 19 19 19 19 2019 2019 38 39 RZAAAA TTJAAA HHHHxx -3186 6598 0 2 6 6 86 186 1186 3186 3186 172 173 OSAAAA UTJAAA OOOOxx -5587 6599 1 3 7 7 87 587 1587 587 5587 174 175 XGAAAA VTJAAA VVVVxx -9172 6600 0 0 2 12 72 172 1172 4172 9172 144 145 UOAAAA WTJAAA AAAAxx -5589 6601 1 1 9 9 89 589 1589 589 5589 178 179 ZGAAAA XTJAAA HHHHxx -5103 6602 1 3 3 3 3 103 1103 103 5103 6 7 HOAAAA YTJAAA OOOOxx -3177 6603 1 1 7 17 77 177 1177 3177 3177 154 155 FSAAAA ZTJAAA VVVVxx -8887 6604 1 3 7 7 87 887 887 3887 8887 174 175 VDAAAA AUJAAA AAAAxx -12 6605 0 0 2 12 12 12 12 12 12 24 25 MAAAAA BUJAAA HHHHxx -8575 6606 1 3 5 15 75 575 575 3575 8575 150 151 VRAAAA CUJAAA OOOOxx -4335 6607 1 3 5 15 35 335 335 4335 4335 70 71 TKAAAA DUJAAA VVVVxx -4581 6608 1 1 1 1 81 581 581 4581 4581 162 163 FUAAAA EUJAAA AAAAxx -4444 6609 0 0 4 4 44 444 444 4444 4444 88 89 YOAAAA FUJAAA HHHHxx -7978 6610 0 2 8 18 78 978 1978 2978 7978 156 157 WUAAAA GUJAAA OOOOxx -3081 6611 1 1 1 1 81 81 1081 3081 3081 162 163 NOAAAA HUJAAA VVVVxx -4059 6612 1 3 9 19 59 59 59 4059 4059 118 119 DAAAAA IUJAAA AAAAxx -5711 6613 1 3 1 11 11 711 1711 711 5711 22 23 RLAAAA JUJAAA HHHHxx -7069 6614 1 1 9 9 69 69 1069 2069 7069 138 139 XLAAAA KUJAAA OOOOxx -6150 6615 0 2 0 10 50 150 150 1150 6150 100 101 OCAAAA LUJAAA VVVVxx -9550 6616 0 2 0 10 50 550 1550 4550 9550 100 101 IDAAAA MUJAAA AAAAxx -7087 6617 1 3 7 7 87 87 1087 2087 7087 174 175 PMAAAA NUJAAA HHHHxx -9557 6618 1 1 7 17 57 557 1557 4557 9557 114 115 PDAAAA OUJAAA OOOOxx -7856 6619 0 0 6 16 56 856 1856 2856 7856 112 113 EQAAAA PUJAAA VVVVxx -1115 6620 1 3 5 15 15 115 1115 1115 1115 30 31 XQAAAA QUJAAA AAAAxx -1086 6621 0 2 6 6 86 86 1086 1086 1086 172 173 UPAAAA RUJAAA HHHHxx -5048 6622 0 0 8 8 48 48 1048 48 5048 96 97 EMAAAA SUJAAA OOOOxx -5168 6623 0 0 8 8 68 168 1168 168 5168 136 137 UQAAAA TUJAAA VVVVxx -6029 6624 1 1 9 9 29 29 29 1029 6029 58 59 XXAAAA UUJAAA AAAAxx -546 6625 0 2 6 6 46 546 546 546 546 92 93 AVAAAA VUJAAA HHHHxx -2908 6626 0 0 8 8 8 908 908 2908 2908 16 17 WHAAAA WUJAAA OOOOxx -779 6627 1 3 9 19 79 779 779 779 779 158 159 ZDAAAA XUJAAA VVVVxx -4202 6628 0 2 2 2 2 202 202 4202 4202 4 5 QFAAAA YUJAAA AAAAxx -9984 6629 0 0 4 4 84 984 1984 4984 9984 168 169 AUAAAA ZUJAAA HHHHxx -4730 6630 0 2 0 10 30 730 730 4730 4730 60 61 YZAAAA AVJAAA OOOOxx -6517 6631 1 1 7 17 17 517 517 1517 6517 34 35 RQAAAA BVJAAA VVVVxx -8410 6632 0 2 0 10 10 410 410 3410 8410 20 21 MLAAAA CVJAAA AAAAxx -4793 6633 1 1 3 13 93 793 793 4793 4793 186 187 JCAAAA DVJAAA HHHHxx -3431 6634 1 3 1 11 31 431 1431 3431 3431 62 63 ZBAAAA EVJAAA OOOOxx -2481 6635 1 1 1 1 81 481 481 2481 2481 162 163 LRAAAA FVJAAA VVVVxx -3905 6636 1 1 5 5 5 905 1905 3905 3905 10 11 FUAAAA GVJAAA AAAAxx -8807 6637 1 3 7 7 7 807 807 3807 8807 14 15 TAAAAA HVJAAA HHHHxx -2660 6638 0 0 0 0 60 660 660 2660 2660 120 121 IYAAAA IVJAAA OOOOxx -4985 6639 1 1 5 5 85 985 985 4985 4985 170 171 TJAAAA JVJAAA VVVVxx -3080 6640 0 0 0 0 80 80 1080 3080 3080 160 161 MOAAAA KVJAAA AAAAxx -1090 6641 0 2 0 10 90 90 1090 1090 1090 180 181 YPAAAA LVJAAA HHHHxx -6917 6642 1 1 7 17 17 917 917 1917 6917 34 35 BGAAAA MVJAAA OOOOxx -5177 6643 1 1 7 17 77 177 1177 177 5177 154 155 DRAAAA NVJAAA VVVVxx -2729 6644 1 1 9 9 29 729 729 2729 2729 58 59 ZAAAAA OVJAAA AAAAxx -9706 6645 0 2 6 6 6 706 1706 4706 9706 12 13 IJAAAA PVJAAA HHHHxx -9929 6646 1 1 9 9 29 929 1929 4929 9929 58 59 XRAAAA QVJAAA OOOOxx -1547 6647 1 3 7 7 47 547 1547 1547 1547 94 95 NHAAAA RVJAAA VVVVxx -2798 6648 0 2 8 18 98 798 798 2798 2798 196 197 QDAAAA SVJAAA AAAAxx -4420 6649 0 0 0 0 20 420 420 4420 4420 40 41 AOAAAA TVJAAA HHHHxx -6771 6650 1 3 1 11 71 771 771 1771 6771 142 143 LAAAAA UVJAAA OOOOxx -2004 6651 0 0 4 4 4 4 4 2004 2004 8 9 CZAAAA VVJAAA VVVVxx -8686 6652 0 2 6 6 86 686 686 3686 8686 172 173 CWAAAA WVJAAA AAAAxx -3663 6653 1 3 3 3 63 663 1663 3663 3663 126 127 XKAAAA XVJAAA HHHHxx -806 6654 0 2 6 6 6 806 806 806 806 12 13 AFAAAA YVJAAA OOOOxx -4309 6655 1 1 9 9 9 309 309 4309 4309 18 19 TJAAAA ZVJAAA VVVVxx -7443 6656 1 3 3 3 43 443 1443 2443 7443 86 87 HAAAAA AWJAAA AAAAxx -5779 6657 1 3 9 19 79 779 1779 779 5779 158 159 HOAAAA BWJAAA HHHHxx -8821 6658 1 1 1 1 21 821 821 3821 8821 42 43 HBAAAA CWJAAA OOOOxx -4198 6659 0 2 8 18 98 198 198 4198 4198 196 197 MFAAAA DWJAAA VVVVxx -8115 6660 1 3 5 15 15 115 115 3115 8115 30 31 DAAAAA EWJAAA AAAAxx -9554 6661 0 2 4 14 54 554 1554 4554 9554 108 109 MDAAAA FWJAAA HHHHxx -8956 6662 0 0 6 16 56 956 956 3956 8956 112 113 MGAAAA GWJAAA OOOOxx -4733 6663 1 1 3 13 33 733 733 4733 4733 66 67 BAAAAA HWJAAA VVVVxx -5417 6664 1 1 7 17 17 417 1417 417 5417 34 35 JAAAAA IWJAAA AAAAxx -4792 6665 0 0 2 12 92 792 792 4792 4792 184 185 ICAAAA JWJAAA HHHHxx -462 6666 0 2 2 2 62 462 462 462 462 124 125 URAAAA KWJAAA OOOOxx -3687 6667 1 3 7 7 87 687 1687 3687 3687 174 175 VLAAAA LWJAAA VVVVxx -2013 6668 1 1 3 13 13 13 13 2013 2013 26 27 LZAAAA MWJAAA AAAAxx -5386 6669 0 2 6 6 86 386 1386 386 5386 172 173 EZAAAA NWJAAA HHHHxx -2816 6670 0 0 6 16 16 816 816 2816 2816 32 33 IEAAAA OWJAAA OOOOxx -7827 6671 1 3 7 7 27 827 1827 2827 7827 54 55 BPAAAA PWJAAA VVVVxx -5077 6672 1 1 7 17 77 77 1077 77 5077 154 155 HNAAAA QWJAAA AAAAxx -6039 6673 1 3 9 19 39 39 39 1039 6039 78 79 HYAAAA RWJAAA HHHHxx -215 6674 1 3 5 15 15 215 215 215 215 30 31 HIAAAA SWJAAA OOOOxx -855 6675 1 3 5 15 55 855 855 855 855 110 111 XGAAAA TWJAAA VVVVxx -9692 6676 0 0 2 12 92 692 1692 4692 9692 184 185 UIAAAA UWJAAA AAAAxx -8391 6677 1 3 1 11 91 391 391 3391 8391 182 183 TKAAAA VWJAAA HHHHxx -8424 6678 0 0 4 4 24 424 424 3424 8424 48 49 AMAAAA WWJAAA OOOOxx -6331 6679 1 3 1 11 31 331 331 1331 6331 62 63 NJAAAA XWJAAA VVVVxx -6561 6680 1 1 1 1 61 561 561 1561 6561 122 123 JSAAAA YWJAAA AAAAxx -8955 6681 1 3 5 15 55 955 955 3955 8955 110 111 LGAAAA ZWJAAA HHHHxx -1764 6682 0 0 4 4 64 764 1764 1764 1764 128 129 WPAAAA AXJAAA OOOOxx -6623 6683 1 3 3 3 23 623 623 1623 6623 46 47 TUAAAA BXJAAA VVVVxx -2900 6684 0 0 0 0 0 900 900 2900 2900 0 1 OHAAAA CXJAAA AAAAxx -7048 6685 0 0 8 8 48 48 1048 2048 7048 96 97 CLAAAA DXJAAA HHHHxx -3843 6686 1 3 3 3 43 843 1843 3843 3843 86 87 VRAAAA EXJAAA OOOOxx -4855 6687 1 3 5 15 55 855 855 4855 4855 110 111 TEAAAA FXJAAA VVVVxx -7383 6688 1 3 3 3 83 383 1383 2383 7383 166 167 ZXAAAA GXJAAA AAAAxx -7765 6689 1 1 5 5 65 765 1765 2765 7765 130 131 RMAAAA HXJAAA HHHHxx -1125 6690 1 1 5 5 25 125 1125 1125 1125 50 51 HRAAAA IXJAAA OOOOxx -755 6691 1 3 5 15 55 755 755 755 755 110 111 BDAAAA JXJAAA VVVVxx -2995 6692 1 3 5 15 95 995 995 2995 2995 190 191 FLAAAA KXJAAA AAAAxx -8907 6693 1 3 7 7 7 907 907 3907 8907 14 15 PEAAAA LXJAAA HHHHxx -9357 6694 1 1 7 17 57 357 1357 4357 9357 114 115 XVAAAA MXJAAA OOOOxx -4469 6695 1 1 9 9 69 469 469 4469 4469 138 139 XPAAAA NXJAAA VVVVxx -2147 6696 1 3 7 7 47 147 147 2147 2147 94 95 PEAAAA OXJAAA AAAAxx -2952 6697 0 0 2 12 52 952 952 2952 2952 104 105 OJAAAA PXJAAA HHHHxx -1324 6698 0 0 4 4 24 324 1324 1324 1324 48 49 YYAAAA QXJAAA OOOOxx -1173 6699 1 1 3 13 73 173 1173 1173 1173 146 147 DTAAAA RXJAAA VVVVxx -3169 6700 1 1 9 9 69 169 1169 3169 3169 138 139 XRAAAA SXJAAA AAAAxx -5149 6701 1 1 9 9 49 149 1149 149 5149 98 99 BQAAAA TXJAAA HHHHxx -9660 6702 0 0 0 0 60 660 1660 4660 9660 120 121 OHAAAA UXJAAA OOOOxx -3446 6703 0 2 6 6 46 446 1446 3446 3446 92 93 OCAAAA VXJAAA VVVVxx -6988 6704 0 0 8 8 88 988 988 1988 6988 176 177 UIAAAA WXJAAA AAAAxx -5829 6705 1 1 9 9 29 829 1829 829 5829 58 59 FQAAAA XXJAAA HHHHxx -7166 6706 0 2 6 6 66 166 1166 2166 7166 132 133 QPAAAA YXJAAA OOOOxx -3940 6707 0 0 0 0 40 940 1940 3940 3940 80 81 OVAAAA ZXJAAA VVVVxx -2645 6708 1 1 5 5 45 645 645 2645 2645 90 91 TXAAAA AYJAAA AAAAxx -478 6709 0 2 8 18 78 478 478 478 478 156 157 KSAAAA BYJAAA HHHHxx -1156 6710 0 0 6 16 56 156 1156 1156 1156 112 113 MSAAAA CYJAAA OOOOxx -2731 6711 1 3 1 11 31 731 731 2731 2731 62 63 BBAAAA DYJAAA VVVVxx -5637 6712 1 1 7 17 37 637 1637 637 5637 74 75 VIAAAA EYJAAA AAAAxx -7517 6713 1 1 7 17 17 517 1517 2517 7517 34 35 DDAAAA FYJAAA HHHHxx -5331 6714 1 3 1 11 31 331 1331 331 5331 62 63 BXAAAA GYJAAA OOOOxx -9640 6715 0 0 0 0 40 640 1640 4640 9640 80 81 UGAAAA HYJAAA VVVVxx -4108 6716 0 0 8 8 8 108 108 4108 4108 16 17 ACAAAA IYJAAA AAAAxx -1087 6717 1 3 7 7 87 87 1087 1087 1087 174 175 VPAAAA JYJAAA HHHHxx -8017 6718 1 1 7 17 17 17 17 3017 8017 34 35 JWAAAA KYJAAA OOOOxx -8795 6719 1 3 5 15 95 795 795 3795 8795 190 191 HAAAAA LYJAAA VVVVxx -7060 6720 0 0 0 0 60 60 1060 2060 7060 120 121 OLAAAA MYJAAA AAAAxx -9450 6721 0 2 0 10 50 450 1450 4450 9450 100 101 MZAAAA NYJAAA HHHHxx -390 6722 0 2 0 10 90 390 390 390 390 180 181 APAAAA OYJAAA OOOOxx -66 6723 0 2 6 6 66 66 66 66 66 132 133 OCAAAA PYJAAA VVVVxx -8789 6724 1 1 9 9 89 789 789 3789 8789 178 179 BAAAAA QYJAAA AAAAxx -9260 6725 0 0 0 0 60 260 1260 4260 9260 120 121 ESAAAA RYJAAA HHHHxx -6679 6726 1 3 9 19 79 679 679 1679 6679 158 159 XWAAAA SYJAAA OOOOxx -9052 6727 0 0 2 12 52 52 1052 4052 9052 104 105 EKAAAA TYJAAA VVVVxx -9561 6728 1 1 1 1 61 561 1561 4561 9561 122 123 TDAAAA UYJAAA AAAAxx -9725 6729 1 1 5 5 25 725 1725 4725 9725 50 51 BKAAAA VYJAAA HHHHxx -6298 6730 0 2 8 18 98 298 298 1298 6298 196 197 GIAAAA WYJAAA OOOOxx -8654 6731 0 2 4 14 54 654 654 3654 8654 108 109 WUAAAA XYJAAA VVVVxx -8725 6732 1 1 5 5 25 725 725 3725 8725 50 51 PXAAAA YYJAAA AAAAxx -9377 6733 1 1 7 17 77 377 1377 4377 9377 154 155 RWAAAA ZYJAAA HHHHxx -3807 6734 1 3 7 7 7 807 1807 3807 3807 14 15 LQAAAA AZJAAA OOOOxx -8048 6735 0 0 8 8 48 48 48 3048 8048 96 97 OXAAAA BZJAAA VVVVxx -764 6736 0 0 4 4 64 764 764 764 764 128 129 KDAAAA CZJAAA AAAAxx -9702 6737 0 2 2 2 2 702 1702 4702 9702 4 5 EJAAAA DZJAAA HHHHxx -8060 6738 0 0 0 0 60 60 60 3060 8060 120 121 AYAAAA EZJAAA OOOOxx -6371 6739 1 3 1 11 71 371 371 1371 6371 142 143 BLAAAA FZJAAA VVVVxx -5237 6740 1 1 7 17 37 237 1237 237 5237 74 75 LTAAAA GZJAAA AAAAxx -743 6741 1 3 3 3 43 743 743 743 743 86 87 PCAAAA HZJAAA HHHHxx -7395 6742 1 3 5 15 95 395 1395 2395 7395 190 191 LYAAAA IZJAAA OOOOxx -3365 6743 1 1 5 5 65 365 1365 3365 3365 130 131 LZAAAA JZJAAA VVVVxx -6667 6744 1 3 7 7 67 667 667 1667 6667 134 135 LWAAAA KZJAAA AAAAxx -3445 6745 1 1 5 5 45 445 1445 3445 3445 90 91 NCAAAA LZJAAA HHHHxx -4019 6746 1 3 9 19 19 19 19 4019 4019 38 39 PYAAAA MZJAAA OOOOxx -7035 6747 1 3 5 15 35 35 1035 2035 7035 70 71 PKAAAA NZJAAA VVVVxx -5274 6748 0 2 4 14 74 274 1274 274 5274 148 149 WUAAAA OZJAAA AAAAxx -519 6749 1 3 9 19 19 519 519 519 519 38 39 ZTAAAA PZJAAA HHHHxx -2801 6750 1 1 1 1 1 801 801 2801 2801 2 3 TDAAAA QZJAAA OOOOxx -3320 6751 0 0 0 0 20 320 1320 3320 3320 40 41 SXAAAA RZJAAA VVVVxx -3153 6752 1 1 3 13 53 153 1153 3153 3153 106 107 HRAAAA SZJAAA AAAAxx -7680 6753 0 0 0 0 80 680 1680 2680 7680 160 161 KJAAAA TZJAAA HHHHxx -8942 6754 0 2 2 2 42 942 942 3942 8942 84 85 YFAAAA UZJAAA OOOOxx -3195 6755 1 3 5 15 95 195 1195 3195 3195 190 191 XSAAAA VZJAAA VVVVxx -2287 6756 1 3 7 7 87 287 287 2287 2287 174 175 ZJAAAA WZJAAA AAAAxx -8325 6757 1 1 5 5 25 325 325 3325 8325 50 51 FIAAAA XZJAAA HHHHxx -2603 6758 1 3 3 3 3 603 603 2603 2603 6 7 DWAAAA YZJAAA OOOOxx -5871 6759 1 3 1 11 71 871 1871 871 5871 142 143 VRAAAA ZZJAAA VVVVxx -1773 6760 1 1 3 13 73 773 1773 1773 1773 146 147 FQAAAA AAKAAA AAAAxx -3323 6761 1 3 3 3 23 323 1323 3323 3323 46 47 VXAAAA BAKAAA HHHHxx -2053 6762 1 1 3 13 53 53 53 2053 2053 106 107 ZAAAAA CAKAAA OOOOxx -4062 6763 0 2 2 2 62 62 62 4062 4062 124 125 GAAAAA DAKAAA VVVVxx -4611 6764 1 3 1 11 11 611 611 4611 4611 22 23 JVAAAA EAKAAA AAAAxx -3451 6765 1 3 1 11 51 451 1451 3451 3451 102 103 TCAAAA FAKAAA HHHHxx -1819 6766 1 3 9 19 19 819 1819 1819 1819 38 39 ZRAAAA GAKAAA OOOOxx -9806 6767 0 2 6 6 6 806 1806 4806 9806 12 13 ENAAAA HAKAAA VVVVxx -6619 6768 1 3 9 19 19 619 619 1619 6619 38 39 PUAAAA IAKAAA AAAAxx -1031 6769 1 3 1 11 31 31 1031 1031 1031 62 63 RNAAAA JAKAAA HHHHxx -1865 6770 1 1 5 5 65 865 1865 1865 1865 130 131 TTAAAA KAKAAA OOOOxx -6282 6771 0 2 2 2 82 282 282 1282 6282 164 165 QHAAAA LAKAAA VVVVxx -1178 6772 0 2 8 18 78 178 1178 1178 1178 156 157 ITAAAA MAKAAA AAAAxx -8007 6773 1 3 7 7 7 7 7 3007 8007 14 15 ZVAAAA NAKAAA HHHHxx -9126 6774 0 2 6 6 26 126 1126 4126 9126 52 53 ANAAAA OAKAAA OOOOxx -9113 6775 1 1 3 13 13 113 1113 4113 9113 26 27 NMAAAA PAKAAA VVVVxx -537 6776 1 1 7 17 37 537 537 537 537 74 75 RUAAAA QAKAAA AAAAxx -6208 6777 0 0 8 8 8 208 208 1208 6208 16 17 UEAAAA RAKAAA HHHHxx -1626 6778 0 2 6 6 26 626 1626 1626 1626 52 53 OKAAAA SAKAAA OOOOxx -7188 6779 0 0 8 8 88 188 1188 2188 7188 176 177 MQAAAA TAKAAA VVVVxx -9216 6780 0 0 6 16 16 216 1216 4216 9216 32 33 MQAAAA UAKAAA AAAAxx -6134 6781 0 2 4 14 34 134 134 1134 6134 68 69 YBAAAA VAKAAA HHHHxx -2074 6782 0 2 4 14 74 74 74 2074 2074 148 149 UBAAAA WAKAAA OOOOxx -6369 6783 1 1 9 9 69 369 369 1369 6369 138 139 ZKAAAA XAKAAA VVVVxx -9306 6784 0 2 6 6 6 306 1306 4306 9306 12 13 YTAAAA YAKAAA AAAAxx -3155 6785 1 3 5 15 55 155 1155 3155 3155 110 111 JRAAAA ZAKAAA HHHHxx -3611 6786 1 3 1 11 11 611 1611 3611 3611 22 23 XIAAAA ABKAAA OOOOxx -6530 6787 0 2 0 10 30 530 530 1530 6530 60 61 ERAAAA BBKAAA VVVVxx -6979 6788 1 3 9 19 79 979 979 1979 6979 158 159 LIAAAA CBKAAA AAAAxx -9129 6789 1 1 9 9 29 129 1129 4129 9129 58 59 DNAAAA DBKAAA HHHHxx -8013 6790 1 1 3 13 13 13 13 3013 8013 26 27 FWAAAA EBKAAA OOOOxx -6926 6791 0 2 6 6 26 926 926 1926 6926 52 53 KGAAAA FBKAAA VVVVxx -1877 6792 1 1 7 17 77 877 1877 1877 1877 154 155 FUAAAA GBKAAA AAAAxx -1882 6793 0 2 2 2 82 882 1882 1882 1882 164 165 KUAAAA HBKAAA HHHHxx -6720 6794 0 0 0 0 20 720 720 1720 6720 40 41 MYAAAA IBKAAA OOOOxx -690 6795 0 2 0 10 90 690 690 690 690 180 181 OAAAAA JBKAAA VVVVxx -143 6796 1 3 3 3 43 143 143 143 143 86 87 NFAAAA KBKAAA AAAAxx -7241 6797 1 1 1 1 41 241 1241 2241 7241 82 83 NSAAAA LBKAAA HHHHxx -6461 6798 1 1 1 1 61 461 461 1461 6461 122 123 NOAAAA MBKAAA OOOOxx -2258 6799 0 2 8 18 58 258 258 2258 2258 116 117 WIAAAA NBKAAA VVVVxx -2280 6800 0 0 0 0 80 280 280 2280 2280 160 161 SJAAAA OBKAAA AAAAxx -7556 6801 0 0 6 16 56 556 1556 2556 7556 112 113 QEAAAA PBKAAA HHHHxx -1038 6802 0 2 8 18 38 38 1038 1038 1038 76 77 YNAAAA QBKAAA OOOOxx -2634 6803 0 2 4 14 34 634 634 2634 2634 68 69 IXAAAA RBKAAA VVVVxx -7847 6804 1 3 7 7 47 847 1847 2847 7847 94 95 VPAAAA SBKAAA AAAAxx -4415 6805 1 3 5 15 15 415 415 4415 4415 30 31 VNAAAA TBKAAA HHHHxx -1933 6806 1 1 3 13 33 933 1933 1933 1933 66 67 JWAAAA UBKAAA OOOOxx -8034 6807 0 2 4 14 34 34 34 3034 8034 68 69 AXAAAA VBKAAA VVVVxx -9233 6808 1 1 3 13 33 233 1233 4233 9233 66 67 DRAAAA WBKAAA AAAAxx -6572 6809 0 0 2 12 72 572 572 1572 6572 144 145 USAAAA XBKAAA HHHHxx -1586 6810 0 2 6 6 86 586 1586 1586 1586 172 173 AJAAAA YBKAAA OOOOxx -8512 6811 0 0 2 12 12 512 512 3512 8512 24 25 KPAAAA ZBKAAA VVVVxx -7421 6812 1 1 1 1 21 421 1421 2421 7421 42 43 LZAAAA ACKAAA AAAAxx -503 6813 1 3 3 3 3 503 503 503 503 6 7 JTAAAA BCKAAA HHHHxx -5332 6814 0 0 2 12 32 332 1332 332 5332 64 65 CXAAAA CCKAAA OOOOxx -2602 6815 0 2 2 2 2 602 602 2602 2602 4 5 CWAAAA DCKAAA VVVVxx -2902 6816 0 2 2 2 2 902 902 2902 2902 4 5 QHAAAA ECKAAA AAAAxx -2979 6817 1 3 9 19 79 979 979 2979 2979 158 159 PKAAAA FCKAAA HHHHxx -1431 6818 1 3 1 11 31 431 1431 1431 1431 62 63 BDAAAA GCKAAA OOOOxx -8639 6819 1 3 9 19 39 639 639 3639 8639 78 79 HUAAAA HCKAAA VVVVxx -4218 6820 0 2 8 18 18 218 218 4218 4218 36 37 GGAAAA ICKAAA AAAAxx -7453 6821 1 1 3 13 53 453 1453 2453 7453 106 107 RAAAAA JCKAAA HHHHxx -5448 6822 0 0 8 8 48 448 1448 448 5448 96 97 OBAAAA KCKAAA OOOOxx -6768 6823 0 0 8 8 68 768 768 1768 6768 136 137 IAAAAA LCKAAA VVVVxx -3104 6824 0 0 4 4 4 104 1104 3104 3104 8 9 KPAAAA MCKAAA AAAAxx -2297 6825 1 1 7 17 97 297 297 2297 2297 194 195 JKAAAA NCKAAA HHHHxx -7994 6826 0 2 4 14 94 994 1994 2994 7994 188 189 MVAAAA OCKAAA OOOOxx -550 6827 0 2 0 10 50 550 550 550 550 100 101 EVAAAA PCKAAA VVVVxx -4777 6828 1 1 7 17 77 777 777 4777 4777 154 155 TBAAAA QCKAAA AAAAxx -5962 6829 0 2 2 2 62 962 1962 962 5962 124 125 IVAAAA RCKAAA HHHHxx -1763 6830 1 3 3 3 63 763 1763 1763 1763 126 127 VPAAAA SCKAAA OOOOxx -3654 6831 0 2 4 14 54 654 1654 3654 3654 108 109 OKAAAA TCKAAA VVVVxx -4106 6832 0 2 6 6 6 106 106 4106 4106 12 13 YBAAAA UCKAAA AAAAxx -5156 6833 0 0 6 16 56 156 1156 156 5156 112 113 IQAAAA VCKAAA HHHHxx -422 6834 0 2 2 2 22 422 422 422 422 44 45 GQAAAA WCKAAA OOOOxx -5011 6835 1 3 1 11 11 11 1011 11 5011 22 23 TKAAAA XCKAAA VVVVxx -218 6836 0 2 8 18 18 218 218 218 218 36 37 KIAAAA YCKAAA AAAAxx -9762 6837 0 2 2 2 62 762 1762 4762 9762 124 125 MLAAAA ZCKAAA HHHHxx -6074 6838 0 2 4 14 74 74 74 1074 6074 148 149 QZAAAA ADKAAA OOOOxx -4060 6839 0 0 0 0 60 60 60 4060 4060 120 121 EAAAAA BDKAAA VVVVxx -8680 6840 0 0 0 0 80 680 680 3680 8680 160 161 WVAAAA CDKAAA AAAAxx -5863 6841 1 3 3 3 63 863 1863 863 5863 126 127 NRAAAA DDKAAA HHHHxx -8042 6842 0 2 2 2 42 42 42 3042 8042 84 85 IXAAAA EDKAAA OOOOxx -2964 6843 0 0 4 4 64 964 964 2964 2964 128 129 AKAAAA FDKAAA VVVVxx -6931 6844 1 3 1 11 31 931 931 1931 6931 62 63 PGAAAA GDKAAA AAAAxx -6715 6845 1 3 5 15 15 715 715 1715 6715 30 31 HYAAAA HDKAAA HHHHxx -5859 6846 1 3 9 19 59 859 1859 859 5859 118 119 JRAAAA IDKAAA OOOOxx -6173 6847 1 1 3 13 73 173 173 1173 6173 146 147 LDAAAA JDKAAA VVVVxx -7788 6848 0 0 8 8 88 788 1788 2788 7788 176 177 ONAAAA KDKAAA AAAAxx -9370 6849 0 2 0 10 70 370 1370 4370 9370 140 141 KWAAAA LDKAAA HHHHxx -3038 6850 0 2 8 18 38 38 1038 3038 3038 76 77 WMAAAA MDKAAA OOOOxx -6483 6851 1 3 3 3 83 483 483 1483 6483 166 167 JPAAAA NDKAAA VVVVxx -7534 6852 0 2 4 14 34 534 1534 2534 7534 68 69 UDAAAA ODKAAA AAAAxx -5769 6853 1 1 9 9 69 769 1769 769 5769 138 139 XNAAAA PDKAAA HHHHxx -9152 6854 0 0 2 12 52 152 1152 4152 9152 104 105 AOAAAA QDKAAA OOOOxx -6251 6855 1 3 1 11 51 251 251 1251 6251 102 103 LGAAAA RDKAAA VVVVxx -9209 6856 1 1 9 9 9 209 1209 4209 9209 18 19 FQAAAA SDKAAA AAAAxx -5365 6857 1 1 5 5 65 365 1365 365 5365 130 131 JYAAAA TDKAAA HHHHxx -509 6858 1 1 9 9 9 509 509 509 509 18 19 PTAAAA UDKAAA OOOOxx -3132 6859 0 0 2 12 32 132 1132 3132 3132 64 65 MQAAAA VDKAAA VVVVxx -5373 6860 1 1 3 13 73 373 1373 373 5373 146 147 RYAAAA WDKAAA AAAAxx -4247 6861 1 3 7 7 47 247 247 4247 4247 94 95 JHAAAA XDKAAA HHHHxx -3491 6862 1 3 1 11 91 491 1491 3491 3491 182 183 HEAAAA YDKAAA OOOOxx -495 6863 1 3 5 15 95 495 495 495 495 190 191 BTAAAA ZDKAAA VVVVxx -1594 6864 0 2 4 14 94 594 1594 1594 1594 188 189 IJAAAA AEKAAA AAAAxx -2243 6865 1 3 3 3 43 243 243 2243 2243 86 87 HIAAAA BEKAAA HHHHxx -7780 6866 0 0 0 0 80 780 1780 2780 7780 160 161 GNAAAA CEKAAA OOOOxx -5632 6867 0 0 2 12 32 632 1632 632 5632 64 65 QIAAAA DEKAAA VVVVxx -2679 6868 1 3 9 19 79 679 679 2679 2679 158 159 BZAAAA EEKAAA AAAAxx -1354 6869 0 2 4 14 54 354 1354 1354 1354 108 109 CAAAAA FEKAAA HHHHxx -180 6870 0 0 0 0 80 180 180 180 180 160 161 YGAAAA GEKAAA OOOOxx -7017 6871 1 1 7 17 17 17 1017 2017 7017 34 35 XJAAAA HEKAAA VVVVxx -1867 6872 1 3 7 7 67 867 1867 1867 1867 134 135 VTAAAA IEKAAA AAAAxx -2213 6873 1 1 3 13 13 213 213 2213 2213 26 27 DHAAAA JEKAAA HHHHxx -8773 6874 1 1 3 13 73 773 773 3773 8773 146 147 LZAAAA KEKAAA OOOOxx -1784 6875 0 0 4 4 84 784 1784 1784 1784 168 169 QQAAAA LEKAAA VVVVxx -5961 6876 1 1 1 1 61 961 1961 961 5961 122 123 HVAAAA MEKAAA AAAAxx -8801 6877 1 1 1 1 1 801 801 3801 8801 2 3 NAAAAA NEKAAA HHHHxx -4860 6878 0 0 0 0 60 860 860 4860 4860 120 121 YEAAAA OEKAAA OOOOxx -2214 6879 0 2 4 14 14 214 214 2214 2214 28 29 EHAAAA PEKAAA VVVVxx -1735 6880 1 3 5 15 35 735 1735 1735 1735 70 71 TOAAAA QEKAAA AAAAxx -578 6881 0 2 8 18 78 578 578 578 578 156 157 GWAAAA REKAAA HHHHxx -7853 6882 1 1 3 13 53 853 1853 2853 7853 106 107 BQAAAA SEKAAA OOOOxx -2215 6883 1 3 5 15 15 215 215 2215 2215 30 31 FHAAAA TEKAAA VVVVxx -4704 6884 0 0 4 4 4 704 704 4704 4704 8 9 YYAAAA UEKAAA AAAAxx -9379 6885 1 3 9 19 79 379 1379 4379 9379 158 159 TWAAAA VEKAAA HHHHxx -9745 6886 1 1 5 5 45 745 1745 4745 9745 90 91 VKAAAA WEKAAA OOOOxx -5636 6887 0 0 6 16 36 636 1636 636 5636 72 73 UIAAAA XEKAAA VVVVxx -4548 6888 0 0 8 8 48 548 548 4548 4548 96 97 YSAAAA YEKAAA AAAAxx -6537 6889 1 1 7 17 37 537 537 1537 6537 74 75 LRAAAA ZEKAAA HHHHxx -7748 6890 0 0 8 8 48 748 1748 2748 7748 96 97 AMAAAA AFKAAA OOOOxx -687 6891 1 3 7 7 87 687 687 687 687 174 175 LAAAAA BFKAAA VVVVxx -1243 6892 1 3 3 3 43 243 1243 1243 1243 86 87 VVAAAA CFKAAA AAAAxx -852 6893 0 0 2 12 52 852 852 852 852 104 105 UGAAAA DFKAAA HHHHxx -785 6894 1 1 5 5 85 785 785 785 785 170 171 FEAAAA EFKAAA OOOOxx -2002 6895 0 2 2 2 2 2 2 2002 2002 4 5 AZAAAA FFKAAA VVVVxx -2748 6896 0 0 8 8 48 748 748 2748 2748 96 97 SBAAAA GFKAAA AAAAxx -6075 6897 1 3 5 15 75 75 75 1075 6075 150 151 RZAAAA HFKAAA HHHHxx -7029 6898 1 1 9 9 29 29 1029 2029 7029 58 59 JKAAAA IFKAAA OOOOxx -7474 6899 0 2 4 14 74 474 1474 2474 7474 148 149 MBAAAA JFKAAA VVVVxx -7755 6900 1 3 5 15 55 755 1755 2755 7755 110 111 HMAAAA KFKAAA AAAAxx -1456 6901 0 0 6 16 56 456 1456 1456 1456 112 113 AEAAAA LFKAAA HHHHxx -2808 6902 0 0 8 8 8 808 808 2808 2808 16 17 AEAAAA MFKAAA OOOOxx -4089 6903 1 1 9 9 89 89 89 4089 4089 178 179 HBAAAA NFKAAA VVVVxx -4718 6904 0 2 8 18 18 718 718 4718 4718 36 37 MZAAAA OFKAAA AAAAxx -910 6905 0 2 0 10 10 910 910 910 910 20 21 AJAAAA PFKAAA HHHHxx -2868 6906 0 0 8 8 68 868 868 2868 2868 136 137 IGAAAA QFKAAA OOOOxx -2103 6907 1 3 3 3 3 103 103 2103 2103 6 7 XCAAAA RFKAAA VVVVxx -2407 6908 1 3 7 7 7 407 407 2407 2407 14 15 POAAAA SFKAAA AAAAxx -4353 6909 1 1 3 13 53 353 353 4353 4353 106 107 LLAAAA TFKAAA HHHHxx -7988 6910 0 0 8 8 88 988 1988 2988 7988 176 177 GVAAAA UFKAAA OOOOxx -2750 6911 0 2 0 10 50 750 750 2750 2750 100 101 UBAAAA VFKAAA VVVVxx -2006 6912 0 2 6 6 6 6 6 2006 2006 12 13 EZAAAA WFKAAA AAAAxx -4617 6913 1 1 7 17 17 617 617 4617 4617 34 35 PVAAAA XFKAAA HHHHxx -1251 6914 1 3 1 11 51 251 1251 1251 1251 102 103 DWAAAA YFKAAA OOOOxx -4590 6915 0 2 0 10 90 590 590 4590 4590 180 181 OUAAAA ZFKAAA VVVVxx -1144 6916 0 0 4 4 44 144 1144 1144 1144 88 89 ASAAAA AGKAAA AAAAxx -7131 6917 1 3 1 11 31 131 1131 2131 7131 62 63 HOAAAA BGKAAA HHHHxx -95 6918 1 3 5 15 95 95 95 95 95 190 191 RDAAAA CGKAAA OOOOxx -4827 6919 1 3 7 7 27 827 827 4827 4827 54 55 RDAAAA DGKAAA VVVVxx -4307 6920 1 3 7 7 7 307 307 4307 4307 14 15 RJAAAA EGKAAA AAAAxx -1505 6921 1 1 5 5 5 505 1505 1505 1505 10 11 XFAAAA FGKAAA HHHHxx -8191 6922 1 3 1 11 91 191 191 3191 8191 182 183 BDAAAA GGKAAA OOOOxx -5037 6923 1 1 7 17 37 37 1037 37 5037 74 75 TLAAAA HGKAAA VVVVxx -7363 6924 1 3 3 3 63 363 1363 2363 7363 126 127 FXAAAA IGKAAA AAAAxx -8427 6925 1 3 7 7 27 427 427 3427 8427 54 55 DMAAAA JGKAAA HHHHxx -5231 6926 1 3 1 11 31 231 1231 231 5231 62 63 FTAAAA KGKAAA OOOOxx -2943 6927 1 3 3 3 43 943 943 2943 2943 86 87 FJAAAA LGKAAA VVVVxx -4624 6928 0 0 4 4 24 624 624 4624 4624 48 49 WVAAAA MGKAAA AAAAxx -2020 6929 0 0 0 0 20 20 20 2020 2020 40 41 SZAAAA NGKAAA HHHHxx -6155 6930 1 3 5 15 55 155 155 1155 6155 110 111 TCAAAA OGKAAA OOOOxx -4381 6931 1 1 1 1 81 381 381 4381 4381 162 163 NMAAAA PGKAAA VVVVxx -1057 6932 1 1 7 17 57 57 1057 1057 1057 114 115 ROAAAA QGKAAA AAAAxx -9010 6933 0 2 0 10 10 10 1010 4010 9010 20 21 OIAAAA RGKAAA HHHHxx -4947 6934 1 3 7 7 47 947 947 4947 4947 94 95 HIAAAA SGKAAA OOOOxx -335 6935 1 3 5 15 35 335 335 335 335 70 71 XMAAAA TGKAAA VVVVxx -6890 6936 0 2 0 10 90 890 890 1890 6890 180 181 AFAAAA UGKAAA AAAAxx -5070 6937 0 2 0 10 70 70 1070 70 5070 140 141 ANAAAA VGKAAA HHHHxx -5270 6938 0 2 0 10 70 270 1270 270 5270 140 141 SUAAAA WGKAAA OOOOxx -8657 6939 1 1 7 17 57 657 657 3657 8657 114 115 ZUAAAA XGKAAA VVVVxx -7625 6940 1 1 5 5 25 625 1625 2625 7625 50 51 HHAAAA YGKAAA AAAAxx -5759 6941 1 3 9 19 59 759 1759 759 5759 118 119 NNAAAA ZGKAAA HHHHxx -9483 6942 1 3 3 3 83 483 1483 4483 9483 166 167 TAAAAA AHKAAA OOOOxx -8304 6943 0 0 4 4 4 304 304 3304 8304 8 9 KHAAAA BHKAAA VVVVxx -296 6944 0 0 6 16 96 296 296 296 296 192 193 KLAAAA CHKAAA AAAAxx -1176 6945 0 0 6 16 76 176 1176 1176 1176 152 153 GTAAAA DHKAAA HHHHxx -2069 6946 1 1 9 9 69 69 69 2069 2069 138 139 PBAAAA EHKAAA OOOOxx -1531 6947 1 3 1 11 31 531 1531 1531 1531 62 63 XGAAAA FHKAAA VVVVxx -5329 6948 1 1 9 9 29 329 1329 329 5329 58 59 ZWAAAA GHKAAA AAAAxx -3702 6949 0 2 2 2 2 702 1702 3702 3702 4 5 KMAAAA HHKAAA HHHHxx -6520 6950 0 0 0 0 20 520 520 1520 6520 40 41 UQAAAA IHKAAA OOOOxx -7310 6951 0 2 0 10 10 310 1310 2310 7310 20 21 EVAAAA JHKAAA VVVVxx -1175 6952 1 3 5 15 75 175 1175 1175 1175 150 151 FTAAAA KHKAAA AAAAxx -9107 6953 1 3 7 7 7 107 1107 4107 9107 14 15 HMAAAA LHKAAA HHHHxx -2737 6954 1 1 7 17 37 737 737 2737 2737 74 75 HBAAAA MHKAAA OOOOxx -3437 6955 1 1 7 17 37 437 1437 3437 3437 74 75 FCAAAA NHKAAA VVVVxx -281 6956 1 1 1 1 81 281 281 281 281 162 163 VKAAAA OHKAAA AAAAxx -6676 6957 0 0 6 16 76 676 676 1676 6676 152 153 UWAAAA PHKAAA HHHHxx -145 6958 1 1 5 5 45 145 145 145 145 90 91 PFAAAA QHKAAA OOOOxx -3172 6959 0 0 2 12 72 172 1172 3172 3172 144 145 ASAAAA RHKAAA VVVVxx -4049 6960 1 1 9 9 49 49 49 4049 4049 98 99 TZAAAA SHKAAA AAAAxx -6042 6961 0 2 2 2 42 42 42 1042 6042 84 85 KYAAAA THKAAA HHHHxx -9122 6962 0 2 2 2 22 122 1122 4122 9122 44 45 WMAAAA UHKAAA OOOOxx -7244 6963 0 0 4 4 44 244 1244 2244 7244 88 89 QSAAAA VHKAAA VVVVxx -5361 6964 1 1 1 1 61 361 1361 361 5361 122 123 FYAAAA WHKAAA AAAAxx -8647 6965 1 3 7 7 47 647 647 3647 8647 94 95 PUAAAA XHKAAA HHHHxx -7956 6966 0 0 6 16 56 956 1956 2956 7956 112 113 AUAAAA YHKAAA OOOOxx -7812 6967 0 0 2 12 12 812 1812 2812 7812 24 25 MOAAAA ZHKAAA VVVVxx -570 6968 0 2 0 10 70 570 570 570 570 140 141 YVAAAA AIKAAA AAAAxx -4115 6969 1 3 5 15 15 115 115 4115 4115 30 31 HCAAAA BIKAAA HHHHxx -1856 6970 0 0 6 16 56 856 1856 1856 1856 112 113 KTAAAA CIKAAA OOOOxx -9582 6971 0 2 2 2 82 582 1582 4582 9582 164 165 OEAAAA DIKAAA VVVVxx -2025 6972 1 1 5 5 25 25 25 2025 2025 50 51 XZAAAA EIKAAA AAAAxx -986 6973 0 2 6 6 86 986 986 986 986 172 173 YLAAAA FIKAAA HHHHxx -8358 6974 0 2 8 18 58 358 358 3358 8358 116 117 MJAAAA GIKAAA OOOOxx -510 6975 0 2 0 10 10 510 510 510 510 20 21 QTAAAA HIKAAA VVVVxx -6101 6976 1 1 1 1 1 101 101 1101 6101 2 3 RAAAAA IIKAAA AAAAxx -4167 6977 1 3 7 7 67 167 167 4167 4167 134 135 HEAAAA JIKAAA HHHHxx -6139 6978 1 3 9 19 39 139 139 1139 6139 78 79 DCAAAA KIKAAA OOOOxx -6912 6979 0 0 2 12 12 912 912 1912 6912 24 25 WFAAAA LIKAAA VVVVxx -339 6980 1 3 9 19 39 339 339 339 339 78 79 BNAAAA MIKAAA AAAAxx -8759 6981 1 3 9 19 59 759 759 3759 8759 118 119 XYAAAA NIKAAA HHHHxx -246 6982 0 2 6 6 46 246 246 246 246 92 93 MJAAAA OIKAAA OOOOxx -2831 6983 1 3 1 11 31 831 831 2831 2831 62 63 XEAAAA PIKAAA VVVVxx -2327 6984 1 3 7 7 27 327 327 2327 2327 54 55 NLAAAA QIKAAA AAAAxx -7001 6985 1 1 1 1 1 1 1001 2001 7001 2 3 HJAAAA RIKAAA HHHHxx -4398 6986 0 2 8 18 98 398 398 4398 4398 196 197 ENAAAA SIKAAA OOOOxx -1495 6987 1 3 5 15 95 495 1495 1495 1495 190 191 NFAAAA TIKAAA VVVVxx -8522 6988 0 2 2 2 22 522 522 3522 8522 44 45 UPAAAA UIKAAA AAAAxx -7090 6989 0 2 0 10 90 90 1090 2090 7090 180 181 SMAAAA VIKAAA HHHHxx -8457 6990 1 1 7 17 57 457 457 3457 8457 114 115 HNAAAA WIKAAA OOOOxx -4238 6991 0 2 8 18 38 238 238 4238 4238 76 77 AHAAAA XIKAAA VVVVxx -6791 6992 1 3 1 11 91 791 791 1791 6791 182 183 FBAAAA YIKAAA AAAAxx -1342 6993 0 2 2 2 42 342 1342 1342 1342 84 85 QZAAAA ZIKAAA HHHHxx -4580 6994 0 0 0 0 80 580 580 4580 4580 160 161 EUAAAA AJKAAA OOOOxx -1475 6995 1 3 5 15 75 475 1475 1475 1475 150 151 TEAAAA BJKAAA VVVVxx -9184 6996 0 0 4 4 84 184 1184 4184 9184 168 169 GPAAAA CJKAAA AAAAxx -1189 6997 1 1 9 9 89 189 1189 1189 1189 178 179 TTAAAA DJKAAA HHHHxx -638 6998 0 2 8 18 38 638 638 638 638 76 77 OYAAAA EJKAAA OOOOxx -5867 6999 1 3 7 7 67 867 1867 867 5867 134 135 RRAAAA FJKAAA VVVVxx -9911 7000 1 3 1 11 11 911 1911 4911 9911 22 23 FRAAAA GJKAAA AAAAxx -8147 7001 1 3 7 7 47 147 147 3147 8147 94 95 JBAAAA HJKAAA HHHHxx -4492 7002 0 0 2 12 92 492 492 4492 4492 184 185 UQAAAA IJKAAA OOOOxx -385 7003 1 1 5 5 85 385 385 385 385 170 171 VOAAAA JJKAAA VVVVxx -5235 7004 1 3 5 15 35 235 1235 235 5235 70 71 JTAAAA KJKAAA AAAAxx -4812 7005 0 0 2 12 12 812 812 4812 4812 24 25 CDAAAA LJKAAA HHHHxx -9807 7006 1 3 7 7 7 807 1807 4807 9807 14 15 FNAAAA MJKAAA OOOOxx -9588 7007 0 0 8 8 88 588 1588 4588 9588 176 177 UEAAAA NJKAAA VVVVxx -9832 7008 0 0 2 12 32 832 1832 4832 9832 64 65 EOAAAA OJKAAA AAAAxx -3757 7009 1 1 7 17 57 757 1757 3757 3757 114 115 NOAAAA PJKAAA HHHHxx -9703 7010 1 3 3 3 3 703 1703 4703 9703 6 7 FJAAAA QJKAAA OOOOxx -1022 7011 0 2 2 2 22 22 1022 1022 1022 44 45 INAAAA RJKAAA VVVVxx -5165 7012 1 1 5 5 65 165 1165 165 5165 130 131 RQAAAA SJKAAA AAAAxx -7129 7013 1 1 9 9 29 129 1129 2129 7129 58 59 FOAAAA TJKAAA HHHHxx -4164 7014 0 0 4 4 64 164 164 4164 4164 128 129 EEAAAA UJKAAA OOOOxx -7239 7015 1 3 9 19 39 239 1239 2239 7239 78 79 LSAAAA VJKAAA VVVVxx -523 7016 1 3 3 3 23 523 523 523 523 46 47 DUAAAA WJKAAA AAAAxx -4670 7017 0 2 0 10 70 670 670 4670 4670 140 141 QXAAAA XJKAAA HHHHxx -8503 7018 1 3 3 3 3 503 503 3503 8503 6 7 BPAAAA YJKAAA OOOOxx -714 7019 0 2 4 14 14 714 714 714 714 28 29 MBAAAA ZJKAAA VVVVxx -1350 7020 0 2 0 10 50 350 1350 1350 1350 100 101 YZAAAA AKKAAA AAAAxx -8318 7021 0 2 8 18 18 318 318 3318 8318 36 37 YHAAAA BKKAAA HHHHxx -1834 7022 0 2 4 14 34 834 1834 1834 1834 68 69 OSAAAA CKKAAA OOOOxx -4306 7023 0 2 6 6 6 306 306 4306 4306 12 13 QJAAAA DKKAAA VVVVxx -8543 7024 1 3 3 3 43 543 543 3543 8543 86 87 PQAAAA EKKAAA AAAAxx -9397 7025 1 1 7 17 97 397 1397 4397 9397 194 195 LXAAAA FKKAAA HHHHxx -3145 7026 1 1 5 5 45 145 1145 3145 3145 90 91 ZQAAAA GKKAAA OOOOxx -3942 7027 0 2 2 2 42 942 1942 3942 3942 84 85 QVAAAA HKKAAA VVVVxx -8583 7028 1 3 3 3 83 583 583 3583 8583 166 167 DSAAAA IKKAAA AAAAxx -8073 7029 1 1 3 13 73 73 73 3073 8073 146 147 NYAAAA JKKAAA HHHHxx -4940 7030 0 0 0 0 40 940 940 4940 4940 80 81 AIAAAA KKKAAA OOOOxx -9573 7031 1 1 3 13 73 573 1573 4573 9573 146 147 FEAAAA LKKAAA VVVVxx -5325 7032 1 1 5 5 25 325 1325 325 5325 50 51 VWAAAA MKKAAA AAAAxx -1833 7033 1 1 3 13 33 833 1833 1833 1833 66 67 NSAAAA NKKAAA HHHHxx -1337 7034 1 1 7 17 37 337 1337 1337 1337 74 75 LZAAAA OKKAAA OOOOxx -9749 7035 1 1 9 9 49 749 1749 4749 9749 98 99 ZKAAAA PKKAAA VVVVxx -7505 7036 1 1 5 5 5 505 1505 2505 7505 10 11 RCAAAA QKKAAA AAAAxx -9731 7037 1 3 1 11 31 731 1731 4731 9731 62 63 HKAAAA RKKAAA HHHHxx -4098 7038 0 2 8 18 98 98 98 4098 4098 196 197 QBAAAA SKKAAA OOOOxx -1418 7039 0 2 8 18 18 418 1418 1418 1418 36 37 OCAAAA TKKAAA VVVVxx -63 7040 1 3 3 3 63 63 63 63 63 126 127 LCAAAA UKKAAA AAAAxx -9889 7041 1 1 9 9 89 889 1889 4889 9889 178 179 JQAAAA VKKAAA HHHHxx -2871 7042 1 3 1 11 71 871 871 2871 2871 142 143 LGAAAA WKKAAA OOOOxx -1003 7043 1 3 3 3 3 3 1003 1003 1003 6 7 PMAAAA XKKAAA VVVVxx -8796 7044 0 0 6 16 96 796 796 3796 8796 192 193 IAAAAA YKKAAA AAAAxx -22 7045 0 2 2 2 22 22 22 22 22 44 45 WAAAAA ZKKAAA HHHHxx -8244 7046 0 0 4 4 44 244 244 3244 8244 88 89 CFAAAA ALKAAA OOOOxx -2282 7047 0 2 2 2 82 282 282 2282 2282 164 165 UJAAAA BLKAAA VVVVxx -3487 7048 1 3 7 7 87 487 1487 3487 3487 174 175 DEAAAA CLKAAA AAAAxx -8633 7049 1 1 3 13 33 633 633 3633 8633 66 67 BUAAAA DLKAAA HHHHxx -6418 7050 0 2 8 18 18 418 418 1418 6418 36 37 WMAAAA ELKAAA OOOOxx -4682 7051 0 2 2 2 82 682 682 4682 4682 164 165 CYAAAA FLKAAA VVVVxx -4103 7052 1 3 3 3 3 103 103 4103 4103 6 7 VBAAAA GLKAAA AAAAxx -6256 7053 0 0 6 16 56 256 256 1256 6256 112 113 QGAAAA HLKAAA HHHHxx -4040 7054 0 0 0 0 40 40 40 4040 4040 80 81 KZAAAA ILKAAA OOOOxx -9342 7055 0 2 2 2 42 342 1342 4342 9342 84 85 IVAAAA JLKAAA VVVVxx -9969 7056 1 1 9 9 69 969 1969 4969 9969 138 139 LTAAAA KLKAAA AAAAxx -223 7057 1 3 3 3 23 223 223 223 223 46 47 PIAAAA LLKAAA HHHHxx -4593 7058 1 1 3 13 93 593 593 4593 4593 186 187 RUAAAA MLKAAA OOOOxx -44 7059 0 0 4 4 44 44 44 44 44 88 89 SBAAAA NLKAAA VVVVxx -3513 7060 1 1 3 13 13 513 1513 3513 3513 26 27 DFAAAA OLKAAA AAAAxx -5771 7061 1 3 1 11 71 771 1771 771 5771 142 143 ZNAAAA PLKAAA HHHHxx -5083 7062 1 3 3 3 83 83 1083 83 5083 166 167 NNAAAA QLKAAA OOOOxx -3839 7063 1 3 9 19 39 839 1839 3839 3839 78 79 RRAAAA RLKAAA VVVVxx -2986 7064 0 2 6 6 86 986 986 2986 2986 172 173 WKAAAA SLKAAA AAAAxx -2200 7065 0 0 0 0 0 200 200 2200 2200 0 1 QGAAAA TLKAAA HHHHxx -197 7066 1 1 7 17 97 197 197 197 197 194 195 PHAAAA ULKAAA OOOOxx -7455 7067 1 3 5 15 55 455 1455 2455 7455 110 111 TAAAAA VLKAAA VVVVxx -1379 7068 1 3 9 19 79 379 1379 1379 1379 158 159 BBAAAA WLKAAA AAAAxx -4356 7069 0 0 6 16 56 356 356 4356 4356 112 113 OLAAAA XLKAAA HHHHxx -6888 7070 0 0 8 8 88 888 888 1888 6888 176 177 YEAAAA YLKAAA OOOOxx -9139 7071 1 3 9 19 39 139 1139 4139 9139 78 79 NNAAAA ZLKAAA VVVVxx -7682 7072 0 2 2 2 82 682 1682 2682 7682 164 165 MJAAAA AMKAAA AAAAxx -4873 7073 1 1 3 13 73 873 873 4873 4873 146 147 LFAAAA BMKAAA HHHHxx -783 7074 1 3 3 3 83 783 783 783 783 166 167 DEAAAA CMKAAA OOOOxx -6071 7075 1 3 1 11 71 71 71 1071 6071 142 143 NZAAAA DMKAAA VVVVxx -5160 7076 0 0 0 0 60 160 1160 160 5160 120 121 MQAAAA EMKAAA AAAAxx -2291 7077 1 3 1 11 91 291 291 2291 2291 182 183 DKAAAA FMKAAA HHHHxx -187 7078 1 3 7 7 87 187 187 187 187 174 175 FHAAAA GMKAAA OOOOxx -7786 7079 0 2 6 6 86 786 1786 2786 7786 172 173 MNAAAA HMKAAA VVVVxx -3432 7080 0 0 2 12 32 432 1432 3432 3432 64 65 ACAAAA IMKAAA AAAAxx -5450 7081 0 2 0 10 50 450 1450 450 5450 100 101 QBAAAA JMKAAA HHHHxx -2699 7082 1 3 9 19 99 699 699 2699 2699 198 199 VZAAAA KMKAAA OOOOxx -692 7083 0 0 2 12 92 692 692 692 692 184 185 QAAAAA LMKAAA VVVVxx -6081 7084 1 1 1 1 81 81 81 1081 6081 162 163 XZAAAA MMKAAA AAAAxx -4829 7085 1 1 9 9 29 829 829 4829 4829 58 59 TDAAAA NMKAAA HHHHxx -238 7086 0 2 8 18 38 238 238 238 238 76 77 EJAAAA OMKAAA OOOOxx -9100 7087 0 0 0 0 0 100 1100 4100 9100 0 1 AMAAAA PMKAAA VVVVxx -1968 7088 0 0 8 8 68 968 1968 1968 1968 136 137 SXAAAA QMKAAA AAAAxx -1872 7089 0 0 2 12 72 872 1872 1872 1872 144 145 AUAAAA RMKAAA HHHHxx -7051 7090 1 3 1 11 51 51 1051 2051 7051 102 103 FLAAAA SMKAAA OOOOxx -2743 7091 1 3 3 3 43 743 743 2743 2743 86 87 NBAAAA TMKAAA VVVVxx -1237 7092 1 1 7 17 37 237 1237 1237 1237 74 75 PVAAAA UMKAAA AAAAxx -3052 7093 0 0 2 12 52 52 1052 3052 3052 104 105 KNAAAA VMKAAA HHHHxx -8021 7094 1 1 1 1 21 21 21 3021 8021 42 43 NWAAAA WMKAAA OOOOxx -657 7095 1 1 7 17 57 657 657 657 657 114 115 HZAAAA XMKAAA VVVVxx -2236 7096 0 0 6 16 36 236 236 2236 2236 72 73 AIAAAA YMKAAA AAAAxx -7011 7097 1 3 1 11 11 11 1011 2011 7011 22 23 RJAAAA ZMKAAA HHHHxx -4067 7098 1 3 7 7 67 67 67 4067 4067 134 135 LAAAAA ANKAAA OOOOxx -9449 7099 1 1 9 9 49 449 1449 4449 9449 98 99 LZAAAA BNKAAA VVVVxx -7428 7100 0 0 8 8 28 428 1428 2428 7428 56 57 SZAAAA CNKAAA AAAAxx -1272 7101 0 0 2 12 72 272 1272 1272 1272 144 145 YWAAAA DNKAAA HHHHxx -6897 7102 1 1 7 17 97 897 897 1897 6897 194 195 HFAAAA ENKAAA OOOOxx -5839 7103 1 3 9 19 39 839 1839 839 5839 78 79 PQAAAA FNKAAA VVVVxx -6835 7104 1 3 5 15 35 835 835 1835 6835 70 71 XCAAAA GNKAAA AAAAxx -1887 7105 1 3 7 7 87 887 1887 1887 1887 174 175 PUAAAA HNKAAA HHHHxx -1551 7106 1 3 1 11 51 551 1551 1551 1551 102 103 RHAAAA INKAAA OOOOxx -4667 7107 1 3 7 7 67 667 667 4667 4667 134 135 NXAAAA JNKAAA VVVVxx -9603 7108 1 3 3 3 3 603 1603 4603 9603 6 7 JFAAAA KNKAAA AAAAxx -4332 7109 0 0 2 12 32 332 332 4332 4332 64 65 QKAAAA LNKAAA HHHHxx -5681 7110 1 1 1 1 81 681 1681 681 5681 162 163 NKAAAA MNKAAA OOOOxx -8062 7111 0 2 2 2 62 62 62 3062 8062 124 125 CYAAAA NNKAAA VVVVxx -2302 7112 0 2 2 2 2 302 302 2302 2302 4 5 OKAAAA ONKAAA AAAAxx -2825 7113 1 1 5 5 25 825 825 2825 2825 50 51 REAAAA PNKAAA HHHHxx -4527 7114 1 3 7 7 27 527 527 4527 4527 54 55 DSAAAA QNKAAA OOOOxx -4230 7115 0 2 0 10 30 230 230 4230 4230 60 61 SGAAAA RNKAAA VVVVxx -3053 7116 1 1 3 13 53 53 1053 3053 3053 106 107 LNAAAA SNKAAA AAAAxx -983 7117 1 3 3 3 83 983 983 983 983 166 167 VLAAAA TNKAAA HHHHxx -9458 7118 0 2 8 18 58 458 1458 4458 9458 116 117 UZAAAA UNKAAA OOOOxx -4128 7119 0 0 8 8 28 128 128 4128 4128 56 57 UCAAAA VNKAAA VVVVxx -425 7120 1 1 5 5 25 425 425 425 425 50 51 JQAAAA WNKAAA AAAAxx -3911 7121 1 3 1 11 11 911 1911 3911 3911 22 23 LUAAAA XNKAAA HHHHxx -6607 7122 1 3 7 7 7 607 607 1607 6607 14 15 DUAAAA YNKAAA OOOOxx -5431 7123 1 3 1 11 31 431 1431 431 5431 62 63 XAAAAA ZNKAAA VVVVxx -6330 7124 0 2 0 10 30 330 330 1330 6330 60 61 MJAAAA AOKAAA AAAAxx -3592 7125 0 0 2 12 92 592 1592 3592 3592 184 185 EIAAAA BOKAAA HHHHxx -154 7126 0 2 4 14 54 154 154 154 154 108 109 YFAAAA COKAAA OOOOxx -9879 7127 1 3 9 19 79 879 1879 4879 9879 158 159 ZPAAAA DOKAAA VVVVxx -3202 7128 0 2 2 2 2 202 1202 3202 3202 4 5 ETAAAA EOKAAA AAAAxx -3056 7129 0 0 6 16 56 56 1056 3056 3056 112 113 ONAAAA FOKAAA HHHHxx -9890 7130 0 2 0 10 90 890 1890 4890 9890 180 181 KQAAAA GOKAAA OOOOxx -5840 7131 0 0 0 0 40 840 1840 840 5840 80 81 QQAAAA HOKAAA VVVVxx -9804 7132 0 0 4 4 4 804 1804 4804 9804 8 9 CNAAAA IOKAAA AAAAxx -681 7133 1 1 1 1 81 681 681 681 681 162 163 FAAAAA JOKAAA HHHHxx -3443 7134 1 3 3 3 43 443 1443 3443 3443 86 87 LCAAAA KOKAAA OOOOxx -8088 7135 0 0 8 8 88 88 88 3088 8088 176 177 CZAAAA LOKAAA VVVVxx -9447 7136 1 3 7 7 47 447 1447 4447 9447 94 95 JZAAAA MOKAAA AAAAxx -1490 7137 0 2 0 10 90 490 1490 1490 1490 180 181 IFAAAA NOKAAA HHHHxx -3684 7138 0 0 4 4 84 684 1684 3684 3684 168 169 SLAAAA OOKAAA OOOOxx -3113 7139 1 1 3 13 13 113 1113 3113 3113 26 27 TPAAAA POKAAA VVVVxx -9004 7140 0 0 4 4 4 4 1004 4004 9004 8 9 IIAAAA QOKAAA AAAAxx -7147 7141 1 3 7 7 47 147 1147 2147 7147 94 95 XOAAAA ROKAAA HHHHxx -7571 7142 1 3 1 11 71 571 1571 2571 7571 142 143 FFAAAA SOKAAA OOOOxx -5545 7143 1 1 5 5 45 545 1545 545 5545 90 91 HFAAAA TOKAAA VVVVxx -4558 7144 0 2 8 18 58 558 558 4558 4558 116 117 ITAAAA UOKAAA AAAAxx -6206 7145 0 2 6 6 6 206 206 1206 6206 12 13 SEAAAA VOKAAA HHHHxx -5695 7146 1 3 5 15 95 695 1695 695 5695 190 191 BLAAAA WOKAAA OOOOxx -9600 7147 0 0 0 0 0 600 1600 4600 9600 0 1 GFAAAA XOKAAA VVVVxx -5432 7148 0 0 2 12 32 432 1432 432 5432 64 65 YAAAAA YOKAAA AAAAxx -9299 7149 1 3 9 19 99 299 1299 4299 9299 198 199 RTAAAA ZOKAAA HHHHxx -2386 7150 0 2 6 6 86 386 386 2386 2386 172 173 UNAAAA APKAAA OOOOxx -2046 7151 0 2 6 6 46 46 46 2046 2046 92 93 SAAAAA BPKAAA VVVVxx -3293 7152 1 1 3 13 93 293 1293 3293 3293 186 187 RWAAAA CPKAAA AAAAxx -3046 7153 0 2 6 6 46 46 1046 3046 3046 92 93 ENAAAA DPKAAA HHHHxx -214 7154 0 2 4 14 14 214 214 214 214 28 29 GIAAAA EPKAAA OOOOxx -7893 7155 1 1 3 13 93 893 1893 2893 7893 186 187 PRAAAA FPKAAA VVVVxx -891 7156 1 3 1 11 91 891 891 891 891 182 183 HIAAAA GPKAAA AAAAxx -6499 7157 1 3 9 19 99 499 499 1499 6499 198 199 ZPAAAA HPKAAA HHHHxx -5003 7158 1 3 3 3 3 3 1003 3 5003 6 7 LKAAAA IPKAAA OOOOxx -6487 7159 1 3 7 7 87 487 487 1487 6487 174 175 NPAAAA JPKAAA VVVVxx -9403 7160 1 3 3 3 3 403 1403 4403 9403 6 7 RXAAAA KPKAAA AAAAxx -945 7161 1 1 5 5 45 945 945 945 945 90 91 JKAAAA LPKAAA HHHHxx -6713 7162 1 1 3 13 13 713 713 1713 6713 26 27 FYAAAA MPKAAA OOOOxx -9928 7163 0 0 8 8 28 928 1928 4928 9928 56 57 WRAAAA NPKAAA VVVVxx -8585 7164 1 1 5 5 85 585 585 3585 8585 170 171 FSAAAA OPKAAA AAAAxx -4004 7165 0 0 4 4 4 4 4 4004 4004 8 9 AYAAAA PPKAAA HHHHxx -2528 7166 0 0 8 8 28 528 528 2528 2528 56 57 GTAAAA QPKAAA OOOOxx -3350 7167 0 2 0 10 50 350 1350 3350 3350 100 101 WYAAAA RPKAAA VVVVxx -2160 7168 0 0 0 0 60 160 160 2160 2160 120 121 CFAAAA SPKAAA AAAAxx -1521 7169 1 1 1 1 21 521 1521 1521 1521 42 43 NGAAAA TPKAAA HHHHxx -5660 7170 0 0 0 0 60 660 1660 660 5660 120 121 SJAAAA UPKAAA OOOOxx -5755 7171 1 3 5 15 55 755 1755 755 5755 110 111 JNAAAA VPKAAA VVVVxx -7614 7172 0 2 4 14 14 614 1614 2614 7614 28 29 WGAAAA WPKAAA AAAAxx -3121 7173 1 1 1 1 21 121 1121 3121 3121 42 43 BQAAAA XPKAAA HHHHxx -2735 7174 1 3 5 15 35 735 735 2735 2735 70 71 FBAAAA YPKAAA OOOOxx -7506 7175 0 2 6 6 6 506 1506 2506 7506 12 13 SCAAAA ZPKAAA VVVVxx -2693 7176 1 1 3 13 93 693 693 2693 2693 186 187 PZAAAA AQKAAA AAAAxx -2892 7177 0 0 2 12 92 892 892 2892 2892 184 185 GHAAAA BQKAAA HHHHxx -3310 7178 0 2 0 10 10 310 1310 3310 3310 20 21 IXAAAA CQKAAA OOOOxx -3484 7179 0 0 4 4 84 484 1484 3484 3484 168 169 AEAAAA DQKAAA VVVVxx -9733 7180 1 1 3 13 33 733 1733 4733 9733 66 67 JKAAAA EQKAAA AAAAxx -29 7181 1 1 9 9 29 29 29 29 29 58 59 DBAAAA FQKAAA HHHHxx -9013 7182 1 1 3 13 13 13 1013 4013 9013 26 27 RIAAAA GQKAAA OOOOxx -3847 7183 1 3 7 7 47 847 1847 3847 3847 94 95 ZRAAAA HQKAAA VVVVxx -6724 7184 0 0 4 4 24 724 724 1724 6724 48 49 QYAAAA IQKAAA AAAAxx -2559 7185 1 3 9 19 59 559 559 2559 2559 118 119 LUAAAA JQKAAA HHHHxx -5326 7186 0 2 6 6 26 326 1326 326 5326 52 53 WWAAAA KQKAAA OOOOxx -4802 7187 0 2 2 2 2 802 802 4802 4802 4 5 SCAAAA LQKAAA VVVVxx -131 7188 1 3 1 11 31 131 131 131 131 62 63 BFAAAA MQKAAA AAAAxx -1634 7189 0 2 4 14 34 634 1634 1634 1634 68 69 WKAAAA NQKAAA HHHHxx -919 7190 1 3 9 19 19 919 919 919 919 38 39 JJAAAA OQKAAA OOOOxx -9575 7191 1 3 5 15 75 575 1575 4575 9575 150 151 HEAAAA PQKAAA VVVVxx -1256 7192 0 0 6 16 56 256 1256 1256 1256 112 113 IWAAAA QQKAAA AAAAxx -9428 7193 0 0 8 8 28 428 1428 4428 9428 56 57 QYAAAA RQKAAA HHHHxx -5121 7194 1 1 1 1 21 121 1121 121 5121 42 43 ZOAAAA SQKAAA OOOOxx -6584 7195 0 0 4 4 84 584 584 1584 6584 168 169 GTAAAA TQKAAA VVVVxx -7193 7196 1 1 3 13 93 193 1193 2193 7193 186 187 RQAAAA UQKAAA AAAAxx -4047 7197 1 3 7 7 47 47 47 4047 4047 94 95 RZAAAA VQKAAA HHHHxx -104 7198 0 0 4 4 4 104 104 104 104 8 9 AEAAAA WQKAAA OOOOxx -1527 7199 1 3 7 7 27 527 1527 1527 1527 54 55 TGAAAA XQKAAA VVVVxx -3460 7200 0 0 0 0 60 460 1460 3460 3460 120 121 CDAAAA YQKAAA AAAAxx -8526 7201 0 2 6 6 26 526 526 3526 8526 52 53 YPAAAA ZQKAAA HHHHxx -8959 7202 1 3 9 19 59 959 959 3959 8959 118 119 PGAAAA ARKAAA OOOOxx -3633 7203 1 1 3 13 33 633 1633 3633 3633 66 67 TJAAAA BRKAAA VVVVxx -1799 7204 1 3 9 19 99 799 1799 1799 1799 198 199 FRAAAA CRKAAA AAAAxx -461 7205 1 1 1 1 61 461 461 461 461 122 123 TRAAAA DRKAAA HHHHxx -718 7206 0 2 8 18 18 718 718 718 718 36 37 QBAAAA ERKAAA OOOOxx -3219 7207 1 3 9 19 19 219 1219 3219 3219 38 39 VTAAAA FRKAAA VVVVxx -3494 7208 0 2 4 14 94 494 1494 3494 3494 188 189 KEAAAA GRKAAA AAAAxx -9402 7209 0 2 2 2 2 402 1402 4402 9402 4 5 QXAAAA HRKAAA HHHHxx -7983 7210 1 3 3 3 83 983 1983 2983 7983 166 167 BVAAAA IRKAAA OOOOxx -7919 7211 1 3 9 19 19 919 1919 2919 7919 38 39 PSAAAA JRKAAA VVVVxx -8036 7212 0 0 6 16 36 36 36 3036 8036 72 73 CXAAAA KRKAAA AAAAxx -5164 7213 0 0 4 4 64 164 1164 164 5164 128 129 QQAAAA LRKAAA HHHHxx -4160 7214 0 0 0 0 60 160 160 4160 4160 120 121 AEAAAA MRKAAA OOOOxx -5370 7215 0 2 0 10 70 370 1370 370 5370 140 141 OYAAAA NRKAAA VVVVxx -5347 7216 1 3 7 7 47 347 1347 347 5347 94 95 RXAAAA ORKAAA AAAAxx -7109 7217 1 1 9 9 9 109 1109 2109 7109 18 19 LNAAAA PRKAAA HHHHxx -4826 7218 0 2 6 6 26 826 826 4826 4826 52 53 QDAAAA QRKAAA OOOOxx -1338 7219 0 2 8 18 38 338 1338 1338 1338 76 77 MZAAAA RRKAAA VVVVxx -2711 7220 1 3 1 11 11 711 711 2711 2711 22 23 HAAAAA SRKAAA AAAAxx -6299 7221 1 3 9 19 99 299 299 1299 6299 198 199 HIAAAA TRKAAA HHHHxx -1616 7222 0 0 6 16 16 616 1616 1616 1616 32 33 EKAAAA URKAAA OOOOxx -7519 7223 1 3 9 19 19 519 1519 2519 7519 38 39 FDAAAA VRKAAA VVVVxx -1262 7224 0 2 2 2 62 262 1262 1262 1262 124 125 OWAAAA WRKAAA AAAAxx -7228 7225 0 0 8 8 28 228 1228 2228 7228 56 57 ASAAAA XRKAAA HHHHxx -7892 7226 0 0 2 12 92 892 1892 2892 7892 184 185 ORAAAA YRKAAA OOOOxx -7929 7227 1 1 9 9 29 929 1929 2929 7929 58 59 ZSAAAA ZRKAAA VVVVxx -7705 7228 1 1 5 5 5 705 1705 2705 7705 10 11 JKAAAA ASKAAA AAAAxx -3111 7229 1 3 1 11 11 111 1111 3111 3111 22 23 RPAAAA BSKAAA HHHHxx -3066 7230 0 2 6 6 66 66 1066 3066 3066 132 133 YNAAAA CSKAAA OOOOxx -9559 7231 1 3 9 19 59 559 1559 4559 9559 118 119 RDAAAA DSKAAA VVVVxx -3787 7232 1 3 7 7 87 787 1787 3787 3787 174 175 RPAAAA ESKAAA AAAAxx -8710 7233 0 2 0 10 10 710 710 3710 8710 20 21 AXAAAA FSKAAA HHHHxx -4870 7234 0 2 0 10 70 870 870 4870 4870 140 141 IFAAAA GSKAAA OOOOxx -1883 7235 1 3 3 3 83 883 1883 1883 1883 166 167 LUAAAA HSKAAA VVVVxx -9689 7236 1 1 9 9 89 689 1689 4689 9689 178 179 RIAAAA ISKAAA AAAAxx -9491 7237 1 3 1 11 91 491 1491 4491 9491 182 183 BBAAAA JSKAAA HHHHxx -2035 7238 1 3 5 15 35 35 35 2035 2035 70 71 HAAAAA KSKAAA OOOOxx -655 7239 1 3 5 15 55 655 655 655 655 110 111 FZAAAA LSKAAA VVVVxx -6305 7240 1 1 5 5 5 305 305 1305 6305 10 11 NIAAAA MSKAAA AAAAxx -9423 7241 1 3 3 3 23 423 1423 4423 9423 46 47 LYAAAA NSKAAA HHHHxx -283 7242 1 3 3 3 83 283 283 283 283 166 167 XKAAAA OSKAAA OOOOxx -2607 7243 1 3 7 7 7 607 607 2607 2607 14 15 HWAAAA PSKAAA VVVVxx -7740 7244 0 0 0 0 40 740 1740 2740 7740 80 81 SLAAAA QSKAAA AAAAxx -6956 7245 0 0 6 16 56 956 956 1956 6956 112 113 OHAAAA RSKAAA HHHHxx -884 7246 0 0 4 4 84 884 884 884 884 168 169 AIAAAA SSKAAA OOOOxx -5730 7247 0 2 0 10 30 730 1730 730 5730 60 61 KMAAAA TSKAAA VVVVxx -3438 7248 0 2 8 18 38 438 1438 3438 3438 76 77 GCAAAA USKAAA AAAAxx -3250 7249 0 2 0 10 50 250 1250 3250 3250 100 101 AVAAAA VSKAAA HHHHxx -5470 7250 0 2 0 10 70 470 1470 470 5470 140 141 KCAAAA WSKAAA OOOOxx -2037 7251 1 1 7 17 37 37 37 2037 2037 74 75 JAAAAA XSKAAA VVVVxx -6593 7252 1 1 3 13 93 593 593 1593 6593 186 187 PTAAAA YSKAAA AAAAxx -3893 7253 1 1 3 13 93 893 1893 3893 3893 186 187 TTAAAA ZSKAAA HHHHxx -3200 7254 0 0 0 0 0 200 1200 3200 3200 0 1 CTAAAA ATKAAA OOOOxx -7125 7255 1 1 5 5 25 125 1125 2125 7125 50 51 BOAAAA BTKAAA VVVVxx -2295 7256 1 3 5 15 95 295 295 2295 2295 190 191 HKAAAA CTKAAA AAAAxx -2056 7257 0 0 6 16 56 56 56 2056 2056 112 113 CBAAAA DTKAAA HHHHxx -2962 7258 0 2 2 2 62 962 962 2962 2962 124 125 YJAAAA ETKAAA OOOOxx -993 7259 1 1 3 13 93 993 993 993 993 186 187 FMAAAA FTKAAA VVVVxx -9127 7260 1 3 7 7 27 127 1127 4127 9127 54 55 BNAAAA GTKAAA AAAAxx -2075 7261 1 3 5 15 75 75 75 2075 2075 150 151 VBAAAA HTKAAA HHHHxx -9338 7262 0 2 8 18 38 338 1338 4338 9338 76 77 EVAAAA ITKAAA OOOOxx -8100 7263 0 0 0 0 0 100 100 3100 8100 0 1 OZAAAA JTKAAA VVVVxx -5047 7264 1 3 7 7 47 47 1047 47 5047 94 95 DMAAAA KTKAAA AAAAxx -7032 7265 0 0 2 12 32 32 1032 2032 7032 64 65 MKAAAA LTKAAA HHHHxx -6374 7266 0 2 4 14 74 374 374 1374 6374 148 149 ELAAAA MTKAAA OOOOxx -4137 7267 1 1 7 17 37 137 137 4137 4137 74 75 DDAAAA NTKAAA VVVVxx -7132 7268 0 0 2 12 32 132 1132 2132 7132 64 65 IOAAAA OTKAAA AAAAxx -3064 7269 0 0 4 4 64 64 1064 3064 3064 128 129 WNAAAA PTKAAA HHHHxx -3621 7270 1 1 1 1 21 621 1621 3621 3621 42 43 HJAAAA QTKAAA OOOOxx -6199 7271 1 3 9 19 99 199 199 1199 6199 198 199 LEAAAA RTKAAA VVVVxx -4926 7272 0 2 6 6 26 926 926 4926 4926 52 53 MHAAAA STKAAA AAAAxx -8035 7273 1 3 5 15 35 35 35 3035 8035 70 71 BXAAAA TTKAAA HHHHxx -2195 7274 1 3 5 15 95 195 195 2195 2195 190 191 LGAAAA UTKAAA OOOOxx -5366 7275 0 2 6 6 66 366 1366 366 5366 132 133 KYAAAA VTKAAA VVVVxx -3478 7276 0 2 8 18 78 478 1478 3478 3478 156 157 UDAAAA WTKAAA AAAAxx -1926 7277 0 2 6 6 26 926 1926 1926 1926 52 53 CWAAAA XTKAAA HHHHxx -7265 7278 1 1 5 5 65 265 1265 2265 7265 130 131 LTAAAA YTKAAA OOOOxx -7668 7279 0 0 8 8 68 668 1668 2668 7668 136 137 YIAAAA ZTKAAA VVVVxx -3335 7280 1 3 5 15 35 335 1335 3335 3335 70 71 HYAAAA AUKAAA AAAAxx -7660 7281 0 0 0 0 60 660 1660 2660 7660 120 121 QIAAAA BUKAAA HHHHxx -9604 7282 0 0 4 4 4 604 1604 4604 9604 8 9 KFAAAA CUKAAA OOOOxx -7301 7283 1 1 1 1 1 301 1301 2301 7301 2 3 VUAAAA DUKAAA VVVVxx -4475 7284 1 3 5 15 75 475 475 4475 4475 150 151 DQAAAA EUKAAA AAAAxx -9954 7285 0 2 4 14 54 954 1954 4954 9954 108 109 WSAAAA FUKAAA HHHHxx -5723 7286 1 3 3 3 23 723 1723 723 5723 46 47 DMAAAA GUKAAA OOOOxx -2669 7287 1 1 9 9 69 669 669 2669 2669 138 139 RYAAAA HUKAAA VVVVxx -1685 7288 1 1 5 5 85 685 1685 1685 1685 170 171 VMAAAA IUKAAA AAAAxx -2233 7289 1 1 3 13 33 233 233 2233 2233 66 67 XHAAAA JUKAAA HHHHxx -8111 7290 1 3 1 11 11 111 111 3111 8111 22 23 ZZAAAA KUKAAA OOOOxx -7685 7291 1 1 5 5 85 685 1685 2685 7685 170 171 PJAAAA LUKAAA VVVVxx -3773 7292 1 1 3 13 73 773 1773 3773 3773 146 147 DPAAAA MUKAAA AAAAxx -7172 7293 0 0 2 12 72 172 1172 2172 7172 144 145 WPAAAA NUKAAA HHHHxx -1740 7294 0 0 0 0 40 740 1740 1740 1740 80 81 YOAAAA OUKAAA OOOOxx -5416 7295 0 0 6 16 16 416 1416 416 5416 32 33 IAAAAA PUKAAA VVVVxx -1823 7296 1 3 3 3 23 823 1823 1823 1823 46 47 DSAAAA QUKAAA AAAAxx -1668 7297 0 0 8 8 68 668 1668 1668 1668 136 137 EMAAAA RUKAAA HHHHxx -1795 7298 1 3 5 15 95 795 1795 1795 1795 190 191 BRAAAA SUKAAA OOOOxx -8599 7299 1 3 9 19 99 599 599 3599 8599 198 199 TSAAAA TUKAAA VVVVxx -5542 7300 0 2 2 2 42 542 1542 542 5542 84 85 EFAAAA UUKAAA AAAAxx -5658 7301 0 2 8 18 58 658 1658 658 5658 116 117 QJAAAA VUKAAA HHHHxx -9824 7302 0 0 4 4 24 824 1824 4824 9824 48 49 WNAAAA WUKAAA OOOOxx -19 7303 1 3 9 19 19 19 19 19 19 38 39 TAAAAA XUKAAA VVVVxx -9344 7304 0 0 4 4 44 344 1344 4344 9344 88 89 KVAAAA YUKAAA AAAAxx -5900 7305 0 0 0 0 0 900 1900 900 5900 0 1 YSAAAA ZUKAAA HHHHxx -7818 7306 0 2 8 18 18 818 1818 2818 7818 36 37 SOAAAA AVKAAA OOOOxx -8377 7307 1 1 7 17 77 377 377 3377 8377 154 155 FKAAAA BVKAAA VVVVxx -6886 7308 0 2 6 6 86 886 886 1886 6886 172 173 WEAAAA CVKAAA AAAAxx -3201 7309 1 1 1 1 1 201 1201 3201 3201 2 3 DTAAAA DVKAAA HHHHxx -87 7310 1 3 7 7 87 87 87 87 87 174 175 JDAAAA EVKAAA OOOOxx -1089 7311 1 1 9 9 89 89 1089 1089 1089 178 179 XPAAAA FVKAAA VVVVxx -3948 7312 0 0 8 8 48 948 1948 3948 3948 96 97 WVAAAA GVKAAA AAAAxx -6383 7313 1 3 3 3 83 383 383 1383 6383 166 167 NLAAAA HVKAAA HHHHxx -837 7314 1 1 7 17 37 837 837 837 837 74 75 FGAAAA IVKAAA OOOOxx -6285 7315 1 1 5 5 85 285 285 1285 6285 170 171 THAAAA JVKAAA VVVVxx -78 7316 0 2 8 18 78 78 78 78 78 156 157 ADAAAA KVKAAA AAAAxx -4389 7317 1 1 9 9 89 389 389 4389 4389 178 179 VMAAAA LVKAAA HHHHxx -4795 7318 1 3 5 15 95 795 795 4795 4795 190 191 LCAAAA MVKAAA OOOOxx -9369 7319 1 1 9 9 69 369 1369 4369 9369 138 139 JWAAAA NVKAAA VVVVxx -69 7320 1 1 9 9 69 69 69 69 69 138 139 RCAAAA OVKAAA AAAAxx -7689 7321 1 1 9 9 89 689 1689 2689 7689 178 179 TJAAAA PVKAAA HHHHxx -5642 7322 0 2 2 2 42 642 1642 642 5642 84 85 AJAAAA QVKAAA OOOOxx -2348 7323 0 0 8 8 48 348 348 2348 2348 96 97 IMAAAA RVKAAA VVVVxx -9308 7324 0 0 8 8 8 308 1308 4308 9308 16 17 AUAAAA SVKAAA AAAAxx -9093 7325 1 1 3 13 93 93 1093 4093 9093 186 187 TLAAAA TVKAAA HHHHxx -1199 7326 1 3 9 19 99 199 1199 1199 1199 198 199 DUAAAA UVKAAA OOOOxx -307 7327 1 3 7 7 7 307 307 307 307 14 15 VLAAAA VVKAAA VVVVxx -3814 7328 0 2 4 14 14 814 1814 3814 3814 28 29 SQAAAA WVKAAA AAAAxx -8817 7329 1 1 7 17 17 817 817 3817 8817 34 35 DBAAAA XVKAAA HHHHxx -2329 7330 1 1 9 9 29 329 329 2329 2329 58 59 PLAAAA YVKAAA OOOOxx -2932 7331 0 0 2 12 32 932 932 2932 2932 64 65 UIAAAA ZVKAAA VVVVxx -1986 7332 0 2 6 6 86 986 1986 1986 1986 172 173 KYAAAA AWKAAA AAAAxx -5279 7333 1 3 9 19 79 279 1279 279 5279 158 159 BVAAAA BWKAAA HHHHxx -5357 7334 1 1 7 17 57 357 1357 357 5357 114 115 BYAAAA CWKAAA OOOOxx -6778 7335 0 2 8 18 78 778 778 1778 6778 156 157 SAAAAA DWKAAA VVVVxx -2773 7336 1 1 3 13 73 773 773 2773 2773 146 147 RCAAAA EWKAAA AAAAxx -244 7337 0 0 4 4 44 244 244 244 244 88 89 KJAAAA FWKAAA HHHHxx -6900 7338 0 0 0 0 0 900 900 1900 6900 0 1 KFAAAA GWKAAA OOOOxx -4739 7339 1 3 9 19 39 739 739 4739 4739 78 79 HAAAAA HWKAAA VVVVxx -3217 7340 1 1 7 17 17 217 1217 3217 3217 34 35 TTAAAA IWKAAA AAAAxx -7563 7341 1 3 3 3 63 563 1563 2563 7563 126 127 XEAAAA JWKAAA HHHHxx -1807 7342 1 3 7 7 7 807 1807 1807 1807 14 15 NRAAAA KWKAAA OOOOxx -4199 7343 1 3 9 19 99 199 199 4199 4199 198 199 NFAAAA LWKAAA VVVVxx -1077 7344 1 1 7 17 77 77 1077 1077 1077 154 155 LPAAAA MWKAAA AAAAxx -8348 7345 0 0 8 8 48 348 348 3348 8348 96 97 CJAAAA NWKAAA HHHHxx -841 7346 1 1 1 1 41 841 841 841 841 82 83 JGAAAA OWKAAA OOOOxx -8154 7347 0 2 4 14 54 154 154 3154 8154 108 109 QBAAAA PWKAAA VVVVxx -5261 7348 1 1 1 1 61 261 1261 261 5261 122 123 JUAAAA QWKAAA AAAAxx -1950 7349 0 2 0 10 50 950 1950 1950 1950 100 101 AXAAAA RWKAAA HHHHxx -8472 7350 0 0 2 12 72 472 472 3472 8472 144 145 WNAAAA SWKAAA OOOOxx -8745 7351 1 1 5 5 45 745 745 3745 8745 90 91 JYAAAA TWKAAA VVVVxx -8715 7352 1 3 5 15 15 715 715 3715 8715 30 31 FXAAAA UWKAAA AAAAxx -9708 7353 0 0 8 8 8 708 1708 4708 9708 16 17 KJAAAA VWKAAA HHHHxx -5860 7354 0 0 0 0 60 860 1860 860 5860 120 121 KRAAAA WWKAAA OOOOxx -9142 7355 0 2 2 2 42 142 1142 4142 9142 84 85 QNAAAA XWKAAA VVVVxx -6582 7356 0 2 2 2 82 582 582 1582 6582 164 165 ETAAAA YWKAAA AAAAxx -1255 7357 1 3 5 15 55 255 1255 1255 1255 110 111 HWAAAA ZWKAAA HHHHxx -6459 7358 1 3 9 19 59 459 459 1459 6459 118 119 LOAAAA AXKAAA OOOOxx -6327 7359 1 3 7 7 27 327 327 1327 6327 54 55 JJAAAA BXKAAA VVVVxx -4692 7360 0 0 2 12 92 692 692 4692 4692 184 185 MYAAAA CXKAAA AAAAxx -3772 7361 0 0 2 12 72 772 1772 3772 3772 144 145 CPAAAA DXKAAA HHHHxx -4203 7362 1 3 3 3 3 203 203 4203 4203 6 7 RFAAAA EXKAAA OOOOxx -2946 7363 0 2 6 6 46 946 946 2946 2946 92 93 IJAAAA FXKAAA VVVVxx -3524 7364 0 0 4 4 24 524 1524 3524 3524 48 49 OFAAAA GXKAAA AAAAxx -8409 7365 1 1 9 9 9 409 409 3409 8409 18 19 LLAAAA HXKAAA HHHHxx -1824 7366 0 0 4 4 24 824 1824 1824 1824 48 49 ESAAAA IXKAAA OOOOxx -4637 7367 1 1 7 17 37 637 637 4637 4637 74 75 JWAAAA JXKAAA VVVVxx -589 7368 1 1 9 9 89 589 589 589 589 178 179 RWAAAA KXKAAA AAAAxx -484 7369 0 0 4 4 84 484 484 484 484 168 169 QSAAAA LXKAAA HHHHxx -8963 7370 1 3 3 3 63 963 963 3963 8963 126 127 TGAAAA MXKAAA OOOOxx -5502 7371 0 2 2 2 2 502 1502 502 5502 4 5 QDAAAA NXKAAA VVVVxx -6982 7372 0 2 2 2 82 982 982 1982 6982 164 165 OIAAAA OXKAAA AAAAxx -8029 7373 1 1 9 9 29 29 29 3029 8029 58 59 VWAAAA PXKAAA HHHHxx -4395 7374 1 3 5 15 95 395 395 4395 4395 190 191 BNAAAA QXKAAA OOOOxx -2595 7375 1 3 5 15 95 595 595 2595 2595 190 191 VVAAAA RXKAAA VVVVxx -2133 7376 1 1 3 13 33 133 133 2133 2133 66 67 BEAAAA SXKAAA AAAAxx -1414 7377 0 2 4 14 14 414 1414 1414 1414 28 29 KCAAAA TXKAAA HHHHxx -8201 7378 1 1 1 1 1 201 201 3201 8201 2 3 LDAAAA UXKAAA OOOOxx -4706 7379 0 2 6 6 6 706 706 4706 4706 12 13 AZAAAA VXKAAA VVVVxx -5310 7380 0 2 0 10 10 310 1310 310 5310 20 21 GWAAAA WXKAAA AAAAxx -7333 7381 1 1 3 13 33 333 1333 2333 7333 66 67 BWAAAA XXKAAA HHHHxx -9420 7382 0 0 0 0 20 420 1420 4420 9420 40 41 IYAAAA YXKAAA OOOOxx -1383 7383 1 3 3 3 83 383 1383 1383 1383 166 167 FBAAAA ZXKAAA VVVVxx -6225 7384 1 1 5 5 25 225 225 1225 6225 50 51 LFAAAA AYKAAA AAAAxx -2064 7385 0 0 4 4 64 64 64 2064 2064 128 129 KBAAAA BYKAAA HHHHxx -6700 7386 0 0 0 0 0 700 700 1700 6700 0 1 SXAAAA CYKAAA OOOOxx -1352 7387 0 0 2 12 52 352 1352 1352 1352 104 105 AAAAAA DYKAAA VVVVxx -4249 7388 1 1 9 9 49 249 249 4249 4249 98 99 LHAAAA EYKAAA AAAAxx -9429 7389 1 1 9 9 29 429 1429 4429 9429 58 59 RYAAAA FYKAAA HHHHxx -8090 7390 0 2 0 10 90 90 90 3090 8090 180 181 EZAAAA GYKAAA OOOOxx -5378 7391 0 2 8 18 78 378 1378 378 5378 156 157 WYAAAA HYKAAA VVVVxx -9085 7392 1 1 5 5 85 85 1085 4085 9085 170 171 LLAAAA IYKAAA AAAAxx -7468 7393 0 0 8 8 68 468 1468 2468 7468 136 137 GBAAAA JYKAAA HHHHxx -9955 7394 1 3 5 15 55 955 1955 4955 9955 110 111 XSAAAA KYKAAA OOOOxx -8692 7395 0 0 2 12 92 692 692 3692 8692 184 185 IWAAAA LYKAAA VVVVxx -1463 7396 1 3 3 3 63 463 1463 1463 1463 126 127 HEAAAA MYKAAA AAAAxx -3577 7397 1 1 7 17 77 577 1577 3577 3577 154 155 PHAAAA NYKAAA HHHHxx -5654 7398 0 2 4 14 54 654 1654 654 5654 108 109 MJAAAA OYKAAA OOOOxx -7955 7399 1 3 5 15 55 955 1955 2955 7955 110 111 ZTAAAA PYKAAA VVVVxx -4843 7400 1 3 3 3 43 843 843 4843 4843 86 87 HEAAAA QYKAAA AAAAxx -1776 7401 0 0 6 16 76 776 1776 1776 1776 152 153 IQAAAA RYKAAA HHHHxx -2223 7402 1 3 3 3 23 223 223 2223 2223 46 47 NHAAAA SYKAAA OOOOxx -8442 7403 0 2 2 2 42 442 442 3442 8442 84 85 SMAAAA TYKAAA VVVVxx -9738 7404 0 2 8 18 38 738 1738 4738 9738 76 77 OKAAAA UYKAAA AAAAxx -4867 7405 1 3 7 7 67 867 867 4867 4867 134 135 FFAAAA VYKAAA HHHHxx -2983 7406 1 3 3 3 83 983 983 2983 2983 166 167 TKAAAA WYKAAA OOOOxx -3300 7407 0 0 0 0 0 300 1300 3300 3300 0 1 YWAAAA XYKAAA VVVVxx -3815 7408 1 3 5 15 15 815 1815 3815 3815 30 31 TQAAAA YYKAAA AAAAxx -1779 7409 1 3 9 19 79 779 1779 1779 1779 158 159 LQAAAA ZYKAAA HHHHxx -1123 7410 1 3 3 3 23 123 1123 1123 1123 46 47 FRAAAA AZKAAA OOOOxx -4824 7411 0 0 4 4 24 824 824 4824 4824 48 49 ODAAAA BZKAAA VVVVxx -5407 7412 1 3 7 7 7 407 1407 407 5407 14 15 ZZAAAA CZKAAA AAAAxx -5123 7413 1 3 3 3 23 123 1123 123 5123 46 47 BPAAAA DZKAAA HHHHxx -2515 7414 1 3 5 15 15 515 515 2515 2515 30 31 TSAAAA EZKAAA OOOOxx -4781 7415 1 1 1 1 81 781 781 4781 4781 162 163 XBAAAA FZKAAA VVVVxx -7831 7416 1 3 1 11 31 831 1831 2831 7831 62 63 FPAAAA GZKAAA AAAAxx -6946 7417 0 2 6 6 46 946 946 1946 6946 92 93 EHAAAA HZKAAA HHHHxx -1215 7418 1 3 5 15 15 215 1215 1215 1215 30 31 TUAAAA IZKAAA OOOOxx -7783 7419 1 3 3 3 83 783 1783 2783 7783 166 167 JNAAAA JZKAAA VVVVxx -4532 7420 0 0 2 12 32 532 532 4532 4532 64 65 ISAAAA KZKAAA AAAAxx -9068 7421 0 0 8 8 68 68 1068 4068 9068 136 137 UKAAAA LZKAAA HHHHxx -7030 7422 0 2 0 10 30 30 1030 2030 7030 60 61 KKAAAA MZKAAA OOOOxx -436 7423 0 0 6 16 36 436 436 436 436 72 73 UQAAAA NZKAAA VVVVxx -6549 7424 1 1 9 9 49 549 549 1549 6549 98 99 XRAAAA OZKAAA AAAAxx -3348 7425 0 0 8 8 48 348 1348 3348 3348 96 97 UYAAAA PZKAAA HHHHxx -6229 7426 1 1 9 9 29 229 229 1229 6229 58 59 PFAAAA QZKAAA OOOOxx -3933 7427 1 1 3 13 33 933 1933 3933 3933 66 67 HVAAAA RZKAAA VVVVxx -1876 7428 0 0 6 16 76 876 1876 1876 1876 152 153 EUAAAA SZKAAA AAAAxx -8920 7429 0 0 0 0 20 920 920 3920 8920 40 41 CFAAAA TZKAAA HHHHxx -7926 7430 0 2 6 6 26 926 1926 2926 7926 52 53 WSAAAA UZKAAA OOOOxx -8805 7431 1 1 5 5 5 805 805 3805 8805 10 11 RAAAAA VZKAAA VVVVxx -6729 7432 1 1 9 9 29 729 729 1729 6729 58 59 VYAAAA WZKAAA AAAAxx -7397 7433 1 1 7 17 97 397 1397 2397 7397 194 195 NYAAAA XZKAAA HHHHxx -9303 7434 1 3 3 3 3 303 1303 4303 9303 6 7 VTAAAA YZKAAA OOOOxx -4255 7435 1 3 5 15 55 255 255 4255 4255 110 111 RHAAAA ZZKAAA VVVVxx -7229 7436 1 1 9 9 29 229 1229 2229 7229 58 59 BSAAAA AALAAA AAAAxx -854 7437 0 2 4 14 54 854 854 854 854 108 109 WGAAAA BALAAA HHHHxx -6723 7438 1 3 3 3 23 723 723 1723 6723 46 47 PYAAAA CALAAA OOOOxx -9597 7439 1 1 7 17 97 597 1597 4597 9597 194 195 DFAAAA DALAAA VVVVxx -6532 7440 0 0 2 12 32 532 532 1532 6532 64 65 GRAAAA EALAAA AAAAxx -2910 7441 0 2 0 10 10 910 910 2910 2910 20 21 YHAAAA FALAAA HHHHxx -6717 7442 1 1 7 17 17 717 717 1717 6717 34 35 JYAAAA GALAAA OOOOxx -1790 7443 0 2 0 10 90 790 1790 1790 1790 180 181 WQAAAA HALAAA VVVVxx -3761 7444 1 1 1 1 61 761 1761 3761 3761 122 123 ROAAAA IALAAA AAAAxx -1565 7445 1 1 5 5 65 565 1565 1565 1565 130 131 FIAAAA JALAAA HHHHxx -6205 7446 1 1 5 5 5 205 205 1205 6205 10 11 REAAAA KALAAA OOOOxx -2726 7447 0 2 6 6 26 726 726 2726 2726 52 53 WAAAAA LALAAA VVVVxx -799 7448 1 3 9 19 99 799 799 799 799 198 199 TEAAAA MALAAA AAAAxx -3540 7449 0 0 0 0 40 540 1540 3540 3540 80 81 EGAAAA NALAAA HHHHxx -5878 7450 0 2 8 18 78 878 1878 878 5878 156 157 CSAAAA OALAAA OOOOxx -2542 7451 0 2 2 2 42 542 542 2542 2542 84 85 UTAAAA PALAAA VVVVxx -4888 7452 0 0 8 8 88 888 888 4888 4888 176 177 AGAAAA QALAAA AAAAxx -5290 7453 0 2 0 10 90 290 1290 290 5290 180 181 MVAAAA RALAAA HHHHxx -7995 7454 1 3 5 15 95 995 1995 2995 7995 190 191 NVAAAA SALAAA OOOOxx -3519 7455 1 3 9 19 19 519 1519 3519 3519 38 39 JFAAAA TALAAA VVVVxx -3571 7456 1 3 1 11 71 571 1571 3571 3571 142 143 JHAAAA UALAAA AAAAxx -7854 7457 0 2 4 14 54 854 1854 2854 7854 108 109 CQAAAA VALAAA HHHHxx -5184 7458 0 0 4 4 84 184 1184 184 5184 168 169 KRAAAA WALAAA OOOOxx -3498 7459 0 2 8 18 98 498 1498 3498 3498 196 197 OEAAAA XALAAA VVVVxx -1264 7460 0 0 4 4 64 264 1264 1264 1264 128 129 QWAAAA YALAAA AAAAxx -3159 7461 1 3 9 19 59 159 1159 3159 3159 118 119 NRAAAA ZALAAA HHHHxx -5480 7462 0 0 0 0 80 480 1480 480 5480 160 161 UCAAAA ABLAAA OOOOxx -1706 7463 0 2 6 6 6 706 1706 1706 1706 12 13 QNAAAA BBLAAA VVVVxx -4540 7464 0 0 0 0 40 540 540 4540 4540 80 81 QSAAAA CBLAAA AAAAxx -2799 7465 1 3 9 19 99 799 799 2799 2799 198 199 RDAAAA DBLAAA HHHHxx -7389 7466 1 1 9 9 89 389 1389 2389 7389 178 179 FYAAAA EBLAAA OOOOxx -5565 7467 1 1 5 5 65 565 1565 565 5565 130 131 BGAAAA FBLAAA VVVVxx -3896 7468 0 0 6 16 96 896 1896 3896 3896 192 193 WTAAAA GBLAAA AAAAxx -2100 7469 0 0 0 0 0 100 100 2100 2100 0 1 UCAAAA HBLAAA HHHHxx -3507 7470 1 3 7 7 7 507 1507 3507 3507 14 15 XEAAAA IBLAAA OOOOxx -7971 7471 1 3 1 11 71 971 1971 2971 7971 142 143 PUAAAA JBLAAA VVVVxx -2312 7472 0 0 2 12 12 312 312 2312 2312 24 25 YKAAAA KBLAAA AAAAxx -2494 7473 0 2 4 14 94 494 494 2494 2494 188 189 YRAAAA LBLAAA HHHHxx -2474 7474 0 2 4 14 74 474 474 2474 2474 148 149 ERAAAA MBLAAA OOOOxx -3136 7475 0 0 6 16 36 136 1136 3136 3136 72 73 QQAAAA NBLAAA VVVVxx -7242 7476 0 2 2 2 42 242 1242 2242 7242 84 85 OSAAAA OBLAAA AAAAxx -9430 7477 0 2 0 10 30 430 1430 4430 9430 60 61 SYAAAA PBLAAA HHHHxx -1052 7478 0 0 2 12 52 52 1052 1052 1052 104 105 MOAAAA QBLAAA OOOOxx -4172 7479 0 0 2 12 72 172 172 4172 4172 144 145 MEAAAA RBLAAA VVVVxx -970 7480 0 2 0 10 70 970 970 970 970 140 141 ILAAAA SBLAAA AAAAxx -882 7481 0 2 2 2 82 882 882 882 882 164 165 YHAAAA TBLAAA HHHHxx -9799 7482 1 3 9 19 99 799 1799 4799 9799 198 199 XMAAAA UBLAAA OOOOxx -5850 7483 0 2 0 10 50 850 1850 850 5850 100 101 ARAAAA VBLAAA VVVVxx -9473 7484 1 1 3 13 73 473 1473 4473 9473 146 147 JAAAAA WBLAAA AAAAxx -8635 7485 1 3 5 15 35 635 635 3635 8635 70 71 DUAAAA XBLAAA HHHHxx -2349 7486 1 1 9 9 49 349 349 2349 2349 98 99 JMAAAA YBLAAA OOOOxx -2270 7487 0 2 0 10 70 270 270 2270 2270 140 141 IJAAAA ZBLAAA VVVVxx -7887 7488 1 3 7 7 87 887 1887 2887 7887 174 175 JRAAAA ACLAAA AAAAxx -3091 7489 1 3 1 11 91 91 1091 3091 3091 182 183 XOAAAA BCLAAA HHHHxx -3728 7490 0 0 8 8 28 728 1728 3728 3728 56 57 KNAAAA CCLAAA OOOOxx -3658 7491 0 2 8 18 58 658 1658 3658 3658 116 117 SKAAAA DCLAAA VVVVxx -5975 7492 1 3 5 15 75 975 1975 975 5975 150 151 VVAAAA ECLAAA AAAAxx -332 7493 0 0 2 12 32 332 332 332 332 64 65 UMAAAA FCLAAA HHHHxx -7990 7494 0 2 0 10 90 990 1990 2990 7990 180 181 IVAAAA GCLAAA OOOOxx -8688 7495 0 0 8 8 88 688 688 3688 8688 176 177 EWAAAA HCLAAA VVVVxx -9601 7496 1 1 1 1 1 601 1601 4601 9601 2 3 HFAAAA ICLAAA AAAAxx -8401 7497 1 1 1 1 1 401 401 3401 8401 2 3 DLAAAA JCLAAA HHHHxx -8093 7498 1 1 3 13 93 93 93 3093 8093 186 187 HZAAAA KCLAAA OOOOxx -4278 7499 0 2 8 18 78 278 278 4278 4278 156 157 OIAAAA LCLAAA VVVVxx -5467 7500 1 3 7 7 67 467 1467 467 5467 134 135 HCAAAA MCLAAA AAAAxx -3137 7501 1 1 7 17 37 137 1137 3137 3137 74 75 RQAAAA NCLAAA HHHHxx -204 7502 0 0 4 4 4 204 204 204 204 8 9 WHAAAA OCLAAA OOOOxx -8224 7503 0 0 4 4 24 224 224 3224 8224 48 49 IEAAAA PCLAAA VVVVxx -2944 7504 0 0 4 4 44 944 944 2944 2944 88 89 GJAAAA QCLAAA AAAAxx -7593 7505 1 1 3 13 93 593 1593 2593 7593 186 187 BGAAAA RCLAAA HHHHxx -814 7506 0 2 4 14 14 814 814 814 814 28 29 IFAAAA SCLAAA OOOOxx -8047 7507 1 3 7 7 47 47 47 3047 8047 94 95 NXAAAA TCLAAA VVVVxx -7802 7508 0 2 2 2 2 802 1802 2802 7802 4 5 COAAAA UCLAAA AAAAxx -901 7509 1 1 1 1 1 901 901 901 901 2 3 RIAAAA VCLAAA HHHHxx -6168 7510 0 0 8 8 68 168 168 1168 6168 136 137 GDAAAA WCLAAA OOOOxx -2950 7511 0 2 0 10 50 950 950 2950 2950 100 101 MJAAAA XCLAAA VVVVxx -5393 7512 1 1 3 13 93 393 1393 393 5393 186 187 LZAAAA YCLAAA AAAAxx -3585 7513 1 1 5 5 85 585 1585 3585 3585 170 171 XHAAAA ZCLAAA HHHHxx -9392 7514 0 0 2 12 92 392 1392 4392 9392 184 185 GXAAAA ADLAAA OOOOxx -8314 7515 0 2 4 14 14 314 314 3314 8314 28 29 UHAAAA BDLAAA VVVVxx -9972 7516 0 0 2 12 72 972 1972 4972 9972 144 145 OTAAAA CDLAAA AAAAxx -9130 7517 0 2 0 10 30 130 1130 4130 9130 60 61 ENAAAA DDLAAA HHHHxx -975 7518 1 3 5 15 75 975 975 975 975 150 151 NLAAAA EDLAAA OOOOxx -5720 7519 0 0 0 0 20 720 1720 720 5720 40 41 AMAAAA FDLAAA VVVVxx -3769 7520 1 1 9 9 69 769 1769 3769 3769 138 139 ZOAAAA GDLAAA AAAAxx -5303 7521 1 3 3 3 3 303 1303 303 5303 6 7 ZVAAAA HDLAAA HHHHxx -6564 7522 0 0 4 4 64 564 564 1564 6564 128 129 MSAAAA IDLAAA OOOOxx -7855 7523 1 3 5 15 55 855 1855 2855 7855 110 111 DQAAAA JDLAAA VVVVxx -8153 7524 1 1 3 13 53 153 153 3153 8153 106 107 PBAAAA KDLAAA AAAAxx -2292 7525 0 0 2 12 92 292 292 2292 2292 184 185 EKAAAA LDLAAA HHHHxx -3156 7526 0 0 6 16 56 156 1156 3156 3156 112 113 KRAAAA MDLAAA OOOOxx -6580 7527 0 0 0 0 80 580 580 1580 6580 160 161 CTAAAA NDLAAA VVVVxx -5324 7528 0 0 4 4 24 324 1324 324 5324 48 49 UWAAAA ODLAAA AAAAxx -8871 7529 1 3 1 11 71 871 871 3871 8871 142 143 FDAAAA PDLAAA HHHHxx -2543 7530 1 3 3 3 43 543 543 2543 2543 86 87 VTAAAA QDLAAA OOOOxx -7857 7531 1 1 7 17 57 857 1857 2857 7857 114 115 FQAAAA RDLAAA VVVVxx -4084 7532 0 0 4 4 84 84 84 4084 4084 168 169 CBAAAA SDLAAA AAAAxx -9887 7533 1 3 7 7 87 887 1887 4887 9887 174 175 HQAAAA TDLAAA HHHHxx -6940 7534 0 0 0 0 40 940 940 1940 6940 80 81 YGAAAA UDLAAA OOOOxx -3415 7535 1 3 5 15 15 415 1415 3415 3415 30 31 JBAAAA VDLAAA VVVVxx -5012 7536 0 0 2 12 12 12 1012 12 5012 24 25 UKAAAA WDLAAA AAAAxx -3187 7537 1 3 7 7 87 187 1187 3187 3187 174 175 PSAAAA XDLAAA HHHHxx -8556 7538 0 0 6 16 56 556 556 3556 8556 112 113 CRAAAA YDLAAA OOOOxx -7966 7539 0 2 6 6 66 966 1966 2966 7966 132 133 KUAAAA ZDLAAA VVVVxx -7481 7540 1 1 1 1 81 481 1481 2481 7481 162 163 TBAAAA AELAAA AAAAxx -8524 7541 0 0 4 4 24 524 524 3524 8524 48 49 WPAAAA BELAAA HHHHxx -3021 7542 1 1 1 1 21 21 1021 3021 3021 42 43 FMAAAA CELAAA OOOOxx -6045 7543 1 1 5 5 45 45 45 1045 6045 90 91 NYAAAA DELAAA VVVVxx -8022 7544 0 2 2 2 22 22 22 3022 8022 44 45 OWAAAA EELAAA AAAAxx -3626 7545 0 2 6 6 26 626 1626 3626 3626 52 53 MJAAAA FELAAA HHHHxx -1030 7546 0 2 0 10 30 30 1030 1030 1030 60 61 QNAAAA GELAAA OOOOxx -8903 7547 1 3 3 3 3 903 903 3903 8903 6 7 LEAAAA HELAAA VVVVxx -7488 7548 0 0 8 8 88 488 1488 2488 7488 176 177 ACAAAA IELAAA AAAAxx -9293 7549 1 1 3 13 93 293 1293 4293 9293 186 187 LTAAAA JELAAA HHHHxx -4586 7550 0 2 6 6 86 586 586 4586 4586 172 173 KUAAAA KELAAA OOOOxx -9282 7551 0 2 2 2 82 282 1282 4282 9282 164 165 ATAAAA LELAAA VVVVxx -1948 7552 0 0 8 8 48 948 1948 1948 1948 96 97 YWAAAA MELAAA AAAAxx -2534 7553 0 2 4 14 34 534 534 2534 2534 68 69 MTAAAA NELAAA HHHHxx -1150 7554 0 2 0 10 50 150 1150 1150 1150 100 101 GSAAAA OELAAA OOOOxx -4931 7555 1 3 1 11 31 931 931 4931 4931 62 63 RHAAAA PELAAA VVVVxx -2866 7556 0 2 6 6 66 866 866 2866 2866 132 133 GGAAAA QELAAA AAAAxx -6172 7557 0 0 2 12 72 172 172 1172 6172 144 145 KDAAAA RELAAA HHHHxx -4819 7558 1 3 9 19 19 819 819 4819 4819 38 39 JDAAAA SELAAA OOOOxx -569 7559 1 1 9 9 69 569 569 569 569 138 139 XVAAAA TELAAA VVVVxx -1146 7560 0 2 6 6 46 146 1146 1146 1146 92 93 CSAAAA UELAAA AAAAxx -3062 7561 0 2 2 2 62 62 1062 3062 3062 124 125 UNAAAA VELAAA HHHHxx -7690 7562 0 2 0 10 90 690 1690 2690 7690 180 181 UJAAAA WELAAA OOOOxx -8611 7563 1 3 1 11 11 611 611 3611 8611 22 23 FTAAAA XELAAA VVVVxx -1142 7564 0 2 2 2 42 142 1142 1142 1142 84 85 YRAAAA YELAAA AAAAxx -1193 7565 1 1 3 13 93 193 1193 1193 1193 186 187 XTAAAA ZELAAA HHHHxx -2507 7566 1 3 7 7 7 507 507 2507 2507 14 15 LSAAAA AFLAAA OOOOxx -1043 7567 1 3 3 3 43 43 1043 1043 1043 86 87 DOAAAA BFLAAA VVVVxx -7472 7568 0 0 2 12 72 472 1472 2472 7472 144 145 KBAAAA CFLAAA AAAAxx -1817 7569 1 1 7 17 17 817 1817 1817 1817 34 35 XRAAAA DFLAAA HHHHxx -3868 7570 0 0 8 8 68 868 1868 3868 3868 136 137 USAAAA EFLAAA OOOOxx -9031 7571 1 3 1 11 31 31 1031 4031 9031 62 63 JJAAAA FFLAAA VVVVxx -7254 7572 0 2 4 14 54 254 1254 2254 7254 108 109 ATAAAA GFLAAA AAAAxx -5030 7573 0 2 0 10 30 30 1030 30 5030 60 61 MLAAAA HFLAAA HHHHxx -6594 7574 0 2 4 14 94 594 594 1594 6594 188 189 QTAAAA IFLAAA OOOOxx -6862 7575 0 2 2 2 62 862 862 1862 6862 124 125 YDAAAA JFLAAA VVVVxx -1994 7576 0 2 4 14 94 994 1994 1994 1994 188 189 SYAAAA KFLAAA AAAAxx -9017 7577 1 1 7 17 17 17 1017 4017 9017 34 35 VIAAAA LFLAAA HHHHxx -5716 7578 0 0 6 16 16 716 1716 716 5716 32 33 WLAAAA MFLAAA OOOOxx -1900 7579 0 0 0 0 0 900 1900 1900 1900 0 1 CVAAAA NFLAAA VVVVxx -120 7580 0 0 0 0 20 120 120 120 120 40 41 QEAAAA OFLAAA AAAAxx -9003 7581 1 3 3 3 3 3 1003 4003 9003 6 7 HIAAAA PFLAAA HHHHxx -4178 7582 0 2 8 18 78 178 178 4178 4178 156 157 SEAAAA QFLAAA OOOOxx -8777 7583 1 1 7 17 77 777 777 3777 8777 154 155 PZAAAA RFLAAA VVVVxx -3653 7584 1 1 3 13 53 653 1653 3653 3653 106 107 NKAAAA SFLAAA AAAAxx -1137 7585 1 1 7 17 37 137 1137 1137 1137 74 75 TRAAAA TFLAAA HHHHxx -6362 7586 0 2 2 2 62 362 362 1362 6362 124 125 SKAAAA UFLAAA OOOOxx -8537 7587 1 1 7 17 37 537 537 3537 8537 74 75 JQAAAA VFLAAA VVVVxx -1590 7588 0 2 0 10 90 590 1590 1590 1590 180 181 EJAAAA WFLAAA AAAAxx -374 7589 0 2 4 14 74 374 374 374 374 148 149 KOAAAA XFLAAA HHHHxx -2597 7590 1 1 7 17 97 597 597 2597 2597 194 195 XVAAAA YFLAAA OOOOxx -8071 7591 1 3 1 11 71 71 71 3071 8071 142 143 LYAAAA ZFLAAA VVVVxx -9009 7592 1 1 9 9 9 9 1009 4009 9009 18 19 NIAAAA AGLAAA AAAAxx -1978 7593 0 2 8 18 78 978 1978 1978 1978 156 157 CYAAAA BGLAAA HHHHxx -1541 7594 1 1 1 1 41 541 1541 1541 1541 82 83 HHAAAA CGLAAA OOOOxx -4998 7595 0 2 8 18 98 998 998 4998 4998 196 197 GKAAAA DGLAAA VVVVxx -1649 7596 1 1 9 9 49 649 1649 1649 1649 98 99 LLAAAA EGLAAA AAAAxx -5426 7597 0 2 6 6 26 426 1426 426 5426 52 53 SAAAAA FGLAAA HHHHxx -1492 7598 0 0 2 12 92 492 1492 1492 1492 184 185 KFAAAA GGLAAA OOOOxx -9622 7599 0 2 2 2 22 622 1622 4622 9622 44 45 CGAAAA HGLAAA VVVVxx -701 7600 1 1 1 1 1 701 701 701 701 2 3 ZAAAAA IGLAAA AAAAxx -2781 7601 1 1 1 1 81 781 781 2781 2781 162 163 ZCAAAA JGLAAA HHHHxx -3982 7602 0 2 2 2 82 982 1982 3982 3982 164 165 EXAAAA KGLAAA OOOOxx -7259 7603 1 3 9 19 59 259 1259 2259 7259 118 119 FTAAAA LGLAAA VVVVxx -9868 7604 0 0 8 8 68 868 1868 4868 9868 136 137 OPAAAA MGLAAA AAAAxx -564 7605 0 0 4 4 64 564 564 564 564 128 129 SVAAAA NGLAAA HHHHxx -6315 7606 1 3 5 15 15 315 315 1315 6315 30 31 XIAAAA OGLAAA OOOOxx -9092 7607 0 0 2 12 92 92 1092 4092 9092 184 185 SLAAAA PGLAAA VVVVxx -8237 7608 1 1 7 17 37 237 237 3237 8237 74 75 VEAAAA QGLAAA AAAAxx -1513 7609 1 1 3 13 13 513 1513 1513 1513 26 27 FGAAAA RGLAAA HHHHxx -1922 7610 0 2 2 2 22 922 1922 1922 1922 44 45 YVAAAA SGLAAA OOOOxx -5396 7611 0 0 6 16 96 396 1396 396 5396 192 193 OZAAAA TGLAAA VVVVxx -2485 7612 1 1 5 5 85 485 485 2485 2485 170 171 PRAAAA UGLAAA AAAAxx -5774 7613 0 2 4 14 74 774 1774 774 5774 148 149 COAAAA VGLAAA HHHHxx -3983 7614 1 3 3 3 83 983 1983 3983 3983 166 167 FXAAAA WGLAAA OOOOxx -221 7615 1 1 1 1 21 221 221 221 221 42 43 NIAAAA XGLAAA VVVVxx -8662 7616 0 2 2 2 62 662 662 3662 8662 124 125 EVAAAA YGLAAA AAAAxx -2456 7617 0 0 6 16 56 456 456 2456 2456 112 113 MQAAAA ZGLAAA HHHHxx -9736 7618 0 0 6 16 36 736 1736 4736 9736 72 73 MKAAAA AHLAAA OOOOxx -8936 7619 0 0 6 16 36 936 936 3936 8936 72 73 SFAAAA BHLAAA VVVVxx -5395 7620 1 3 5 15 95 395 1395 395 5395 190 191 NZAAAA CHLAAA AAAAxx -9523 7621 1 3 3 3 23 523 1523 4523 9523 46 47 HCAAAA DHLAAA HHHHxx -6980 7622 0 0 0 0 80 980 980 1980 6980 160 161 MIAAAA EHLAAA OOOOxx -2091 7623 1 3 1 11 91 91 91 2091 2091 182 183 LCAAAA FHLAAA VVVVxx -6807 7624 1 3 7 7 7 807 807 1807 6807 14 15 VBAAAA GHLAAA AAAAxx -8818 7625 0 2 8 18 18 818 818 3818 8818 36 37 EBAAAA HHLAAA HHHHxx -5298 7626 0 2 8 18 98 298 1298 298 5298 196 197 UVAAAA IHLAAA OOOOxx -1726 7627 0 2 6 6 26 726 1726 1726 1726 52 53 KOAAAA JHLAAA VVVVxx -3878 7628 0 2 8 18 78 878 1878 3878 3878 156 157 ETAAAA KHLAAA AAAAxx -8700 7629 0 0 0 0 0 700 700 3700 8700 0 1 QWAAAA LHLAAA HHHHxx -5201 7630 1 1 1 1 1 201 1201 201 5201 2 3 BSAAAA MHLAAA OOOOxx -3936 7631 0 0 6 16 36 936 1936 3936 3936 72 73 KVAAAA NHLAAA VVVVxx -776 7632 0 0 6 16 76 776 776 776 776 152 153 WDAAAA OHLAAA AAAAxx -5302 7633 0 2 2 2 2 302 1302 302 5302 4 5 YVAAAA PHLAAA HHHHxx -3595 7634 1 3 5 15 95 595 1595 3595 3595 190 191 HIAAAA QHLAAA OOOOxx -9061 7635 1 1 1 1 61 61 1061 4061 9061 122 123 NKAAAA RHLAAA VVVVxx -6261 7636 1 1 1 1 61 261 261 1261 6261 122 123 VGAAAA SHLAAA AAAAxx -8878 7637 0 2 8 18 78 878 878 3878 8878 156 157 MDAAAA THLAAA HHHHxx -3312 7638 0 0 2 12 12 312 1312 3312 3312 24 25 KXAAAA UHLAAA OOOOxx -9422 7639 0 2 2 2 22 422 1422 4422 9422 44 45 KYAAAA VHLAAA VVVVxx -7321 7640 1 1 1 1 21 321 1321 2321 7321 42 43 PVAAAA WHLAAA AAAAxx -3813 7641 1 1 3 13 13 813 1813 3813 3813 26 27 RQAAAA XHLAAA HHHHxx -5848 7642 0 0 8 8 48 848 1848 848 5848 96 97 YQAAAA YHLAAA OOOOxx -3535 7643 1 3 5 15 35 535 1535 3535 3535 70 71 ZFAAAA ZHLAAA VVVVxx -1040 7644 0 0 0 0 40 40 1040 1040 1040 80 81 AOAAAA AILAAA AAAAxx -8572 7645 0 0 2 12 72 572 572 3572 8572 144 145 SRAAAA BILAAA HHHHxx -5435 7646 1 3 5 15 35 435 1435 435 5435 70 71 BBAAAA CILAAA OOOOxx -8199 7647 1 3 9 19 99 199 199 3199 8199 198 199 JDAAAA DILAAA VVVVxx -8775 7648 1 3 5 15 75 775 775 3775 8775 150 151 NZAAAA EILAAA AAAAxx -7722 7649 0 2 2 2 22 722 1722 2722 7722 44 45 ALAAAA FILAAA HHHHxx -3549 7650 1 1 9 9 49 549 1549 3549 3549 98 99 NGAAAA GILAAA OOOOxx -2578 7651 0 2 8 18 78 578 578 2578 2578 156 157 EVAAAA HILAAA VVVVxx -1695 7652 1 3 5 15 95 695 1695 1695 1695 190 191 FNAAAA IILAAA AAAAxx -1902 7653 0 2 2 2 2 902 1902 1902 1902 4 5 EVAAAA JILAAA HHHHxx -6058 7654 0 2 8 18 58 58 58 1058 6058 116 117 AZAAAA KILAAA OOOOxx -6591 7655 1 3 1 11 91 591 591 1591 6591 182 183 NTAAAA LILAAA VVVVxx -7962 7656 0 2 2 2 62 962 1962 2962 7962 124 125 GUAAAA MILAAA AAAAxx -5612 7657 0 0 2 12 12 612 1612 612 5612 24 25 WHAAAA NILAAA HHHHxx -3341 7658 1 1 1 1 41 341 1341 3341 3341 82 83 NYAAAA OILAAA OOOOxx -5460 7659 0 0 0 0 60 460 1460 460 5460 120 121 ACAAAA PILAAA VVVVxx -2368 7660 0 0 8 8 68 368 368 2368 2368 136 137 CNAAAA QILAAA AAAAxx -8646 7661 0 2 6 6 46 646 646 3646 8646 92 93 OUAAAA RILAAA HHHHxx -4987 7662 1 3 7 7 87 987 987 4987 4987 174 175 VJAAAA SILAAA OOOOxx -9018 7663 0 2 8 18 18 18 1018 4018 9018 36 37 WIAAAA TILAAA VVVVxx -8685 7664 1 1 5 5 85 685 685 3685 8685 170 171 BWAAAA UILAAA AAAAxx -694 7665 0 2 4 14 94 694 694 694 694 188 189 SAAAAA VILAAA HHHHxx -2012 7666 0 0 2 12 12 12 12 2012 2012 24 25 KZAAAA WILAAA OOOOxx -2417 7667 1 1 7 17 17 417 417 2417 2417 34 35 ZOAAAA XILAAA VVVVxx -4022 7668 0 2 2 2 22 22 22 4022 4022 44 45 SYAAAA YILAAA AAAAxx -5935 7669 1 3 5 15 35 935 1935 935 5935 70 71 HUAAAA ZILAAA HHHHxx -1656 7670 0 0 6 16 56 656 1656 1656 1656 112 113 SLAAAA AJLAAA OOOOxx -6195 7671 1 3 5 15 95 195 195 1195 6195 190 191 HEAAAA BJLAAA VVVVxx -3057 7672 1 1 7 17 57 57 1057 3057 3057 114 115 PNAAAA CJLAAA AAAAxx -2852 7673 0 0 2 12 52 852 852 2852 2852 104 105 SFAAAA DJLAAA HHHHxx -4634 7674 0 2 4 14 34 634 634 4634 4634 68 69 GWAAAA EJLAAA OOOOxx -1689 7675 1 1 9 9 89 689 1689 1689 1689 178 179 ZMAAAA FJLAAA VVVVxx -4102 7676 0 2 2 2 2 102 102 4102 4102 4 5 UBAAAA GJLAAA AAAAxx -3287 7677 1 3 7 7 87 287 1287 3287 3287 174 175 LWAAAA HJLAAA HHHHxx -5246 7678 0 2 6 6 46 246 1246 246 5246 92 93 UTAAAA IJLAAA OOOOxx -7450 7679 0 2 0 10 50 450 1450 2450 7450 100 101 OAAAAA JJLAAA VVVVxx -6548 7680 0 0 8 8 48 548 548 1548 6548 96 97 WRAAAA KJLAAA AAAAxx -379 7681 1 3 9 19 79 379 379 379 379 158 159 POAAAA LJLAAA HHHHxx -7435 7682 1 3 5 15 35 435 1435 2435 7435 70 71 ZZAAAA MJLAAA OOOOxx -2041 7683 1 1 1 1 41 41 41 2041 2041 82 83 NAAAAA NJLAAA VVVVxx -8462 7684 0 2 2 2 62 462 462 3462 8462 124 125 MNAAAA OJLAAA AAAAxx -9076 7685 0 0 6 16 76 76 1076 4076 9076 152 153 CLAAAA PJLAAA HHHHxx -761 7686 1 1 1 1 61 761 761 761 761 122 123 HDAAAA QJLAAA OOOOxx -795 7687 1 3 5 15 95 795 795 795 795 190 191 PEAAAA RJLAAA VVVVxx -1671 7688 1 3 1 11 71 671 1671 1671 1671 142 143 HMAAAA SJLAAA AAAAxx -695 7689 1 3 5 15 95 695 695 695 695 190 191 TAAAAA TJLAAA HHHHxx -4981 7690 1 1 1 1 81 981 981 4981 4981 162 163 PJAAAA UJLAAA OOOOxx -1211 7691 1 3 1 11 11 211 1211 1211 1211 22 23 PUAAAA VJLAAA VVVVxx -5914 7692 0 2 4 14 14 914 1914 914 5914 28 29 MTAAAA WJLAAA AAAAxx -9356 7693 0 0 6 16 56 356 1356 4356 9356 112 113 WVAAAA XJLAAA HHHHxx -1500 7694 0 0 0 0 0 500 1500 1500 1500 0 1 SFAAAA YJLAAA OOOOxx -3353 7695 1 1 3 13 53 353 1353 3353 3353 106 107 ZYAAAA ZJLAAA VVVVxx -1060 7696 0 0 0 0 60 60 1060 1060 1060 120 121 UOAAAA AKLAAA AAAAxx -7910 7697 0 2 0 10 10 910 1910 2910 7910 20 21 GSAAAA BKLAAA HHHHxx -1329 7698 1 1 9 9 29 329 1329 1329 1329 58 59 DZAAAA CKLAAA OOOOxx -6011 7699 1 3 1 11 11 11 11 1011 6011 22 23 FXAAAA DKLAAA VVVVxx -7146 7700 0 2 6 6 46 146 1146 2146 7146 92 93 WOAAAA EKLAAA AAAAxx -4602 7701 0 2 2 2 2 602 602 4602 4602 4 5 AVAAAA FKLAAA HHHHxx -6751 7702 1 3 1 11 51 751 751 1751 6751 102 103 RZAAAA GKLAAA OOOOxx -2666 7703 0 2 6 6 66 666 666 2666 2666 132 133 OYAAAA HKLAAA VVVVxx -2785 7704 1 1 5 5 85 785 785 2785 2785 170 171 DDAAAA IKLAAA AAAAxx -5851 7705 1 3 1 11 51 851 1851 851 5851 102 103 BRAAAA JKLAAA HHHHxx -2435 7706 1 3 5 15 35 435 435 2435 2435 70 71 RPAAAA KKLAAA OOOOxx -7429 7707 1 1 9 9 29 429 1429 2429 7429 58 59 TZAAAA LKLAAA VVVVxx -4241 7708 1 1 1 1 41 241 241 4241 4241 82 83 DHAAAA MKLAAA AAAAxx -5691 7709 1 3 1 11 91 691 1691 691 5691 182 183 XKAAAA NKLAAA HHHHxx -7731 7710 1 3 1 11 31 731 1731 2731 7731 62 63 JLAAAA OKLAAA OOOOxx -249 7711 1 1 9 9 49 249 249 249 249 98 99 PJAAAA PKLAAA VVVVxx -1731 7712 1 3 1 11 31 731 1731 1731 1731 62 63 POAAAA QKLAAA AAAAxx -8716 7713 0 0 6 16 16 716 716 3716 8716 32 33 GXAAAA RKLAAA HHHHxx -2670 7714 0 2 0 10 70 670 670 2670 2670 140 141 SYAAAA SKLAAA OOOOxx -4654 7715 0 2 4 14 54 654 654 4654 4654 108 109 AXAAAA TKLAAA VVVVxx -1027 7716 1 3 7 7 27 27 1027 1027 1027 54 55 NNAAAA UKLAAA AAAAxx -1099 7717 1 3 9 19 99 99 1099 1099 1099 198 199 HQAAAA VKLAAA HHHHxx -3617 7718 1 1 7 17 17 617 1617 3617 3617 34 35 DJAAAA WKLAAA OOOOxx -4330 7719 0 2 0 10 30 330 330 4330 4330 60 61 OKAAAA XKLAAA VVVVxx -9750 7720 0 2 0 10 50 750 1750 4750 9750 100 101 ALAAAA YKLAAA AAAAxx -467 7721 1 3 7 7 67 467 467 467 467 134 135 ZRAAAA ZKLAAA HHHHxx -8525 7722 1 1 5 5 25 525 525 3525 8525 50 51 XPAAAA ALLAAA OOOOxx -5990 7723 0 2 0 10 90 990 1990 990 5990 180 181 KWAAAA BLLAAA VVVVxx -4839 7724 1 3 9 19 39 839 839 4839 4839 78 79 DEAAAA CLLAAA AAAAxx -9914 7725 0 2 4 14 14 914 1914 4914 9914 28 29 IRAAAA DLLAAA HHHHxx -7047 7726 1 3 7 7 47 47 1047 2047 7047 94 95 BLAAAA ELLAAA OOOOxx -874 7727 0 2 4 14 74 874 874 874 874 148 149 QHAAAA FLLAAA VVVVxx -6061 7728 1 1 1 1 61 61 61 1061 6061 122 123 DZAAAA GLLAAA AAAAxx -5491 7729 1 3 1 11 91 491 1491 491 5491 182 183 FDAAAA HLLAAA HHHHxx -4344 7730 0 0 4 4 44 344 344 4344 4344 88 89 CLAAAA ILLAAA OOOOxx -1281 7731 1 1 1 1 81 281 1281 1281 1281 162 163 HXAAAA JLLAAA VVVVxx -3597 7732 1 1 7 17 97 597 1597 3597 3597 194 195 JIAAAA KLLAAA AAAAxx -4992 7733 0 0 2 12 92 992 992 4992 4992 184 185 AKAAAA LLLAAA HHHHxx -3849 7734 1 1 9 9 49 849 1849 3849 3849 98 99 BSAAAA MLLAAA OOOOxx -2655 7735 1 3 5 15 55 655 655 2655 2655 110 111 DYAAAA NLLAAA VVVVxx -147 7736 1 3 7 7 47 147 147 147 147 94 95 RFAAAA OLLAAA AAAAxx -9110 7737 0 2 0 10 10 110 1110 4110 9110 20 21 KMAAAA PLLAAA HHHHxx -1637 7738 1 1 7 17 37 637 1637 1637 1637 74 75 ZKAAAA QLLAAA OOOOxx -9826 7739 0 2 6 6 26 826 1826 4826 9826 52 53 YNAAAA RLLAAA VVVVxx -5957 7740 1 1 7 17 57 957 1957 957 5957 114 115 DVAAAA SLLAAA AAAAxx -6932 7741 0 0 2 12 32 932 932 1932 6932 64 65 QGAAAA TLLAAA HHHHxx -9684 7742 0 0 4 4 84 684 1684 4684 9684 168 169 MIAAAA ULLAAA OOOOxx -4653 7743 1 1 3 13 53 653 653 4653 4653 106 107 ZWAAAA VLLAAA VVVVxx -8065 7744 1 1 5 5 65 65 65 3065 8065 130 131 FYAAAA WLLAAA AAAAxx -1202 7745 0 2 2 2 2 202 1202 1202 1202 4 5 GUAAAA XLLAAA HHHHxx -9214 7746 0 2 4 14 14 214 1214 4214 9214 28 29 KQAAAA YLLAAA OOOOxx -196 7747 0 0 6 16 96 196 196 196 196 192 193 OHAAAA ZLLAAA VVVVxx -4486 7748 0 2 6 6 86 486 486 4486 4486 172 173 OQAAAA AMLAAA AAAAxx -2585 7749 1 1 5 5 85 585 585 2585 2585 170 171 LVAAAA BMLAAA HHHHxx -2464 7750 0 0 4 4 64 464 464 2464 2464 128 129 UQAAAA CMLAAA OOOOxx -3467 7751 1 3 7 7 67 467 1467 3467 3467 134 135 JDAAAA DMLAAA VVVVxx -9295 7752 1 3 5 15 95 295 1295 4295 9295 190 191 NTAAAA EMLAAA AAAAxx -517 7753 1 1 7 17 17 517 517 517 517 34 35 XTAAAA FMLAAA HHHHxx -6870 7754 0 2 0 10 70 870 870 1870 6870 140 141 GEAAAA GMLAAA OOOOxx -5732 7755 0 0 2 12 32 732 1732 732 5732 64 65 MMAAAA HMLAAA VVVVxx -9376 7756 0 0 6 16 76 376 1376 4376 9376 152 153 QWAAAA IMLAAA AAAAxx -838 7757 0 2 8 18 38 838 838 838 838 76 77 GGAAAA JMLAAA HHHHxx -9254 7758 0 2 4 14 54 254 1254 4254 9254 108 109 YRAAAA KMLAAA OOOOxx -8879 7759 1 3 9 19 79 879 879 3879 8879 158 159 NDAAAA LMLAAA VVVVxx -6281 7760 1 1 1 1 81 281 281 1281 6281 162 163 PHAAAA MMLAAA AAAAxx -8216 7761 0 0 6 16 16 216 216 3216 8216 32 33 AEAAAA NMLAAA HHHHxx -9213 7762 1 1 3 13 13 213 1213 4213 9213 26 27 JQAAAA OMLAAA OOOOxx -7234 7763 0 2 4 14 34 234 1234 2234 7234 68 69 GSAAAA PMLAAA VVVVxx -5692 7764 0 0 2 12 92 692 1692 692 5692 184 185 YKAAAA QMLAAA AAAAxx -693 7765 1 1 3 13 93 693 693 693 693 186 187 RAAAAA RMLAAA HHHHxx -9050 7766 0 2 0 10 50 50 1050 4050 9050 100 101 CKAAAA SMLAAA OOOOxx -3623 7767 1 3 3 3 23 623 1623 3623 3623 46 47 JJAAAA TMLAAA VVVVxx -2130 7768 0 2 0 10 30 130 130 2130 2130 60 61 YDAAAA UMLAAA AAAAxx -2514 7769 0 2 4 14 14 514 514 2514 2514 28 29 SSAAAA VMLAAA HHHHxx -1812 7770 0 0 2 12 12 812 1812 1812 1812 24 25 SRAAAA WMLAAA OOOOxx -9037 7771 1 1 7 17 37 37 1037 4037 9037 74 75 PJAAAA XMLAAA VVVVxx -5054 7772 0 2 4 14 54 54 1054 54 5054 108 109 KMAAAA YMLAAA AAAAxx -7801 7773 1 1 1 1 1 801 1801 2801 7801 2 3 BOAAAA ZMLAAA HHHHxx -7939 7774 1 3 9 19 39 939 1939 2939 7939 78 79 JTAAAA ANLAAA OOOOxx -7374 7775 0 2 4 14 74 374 1374 2374 7374 148 149 QXAAAA BNLAAA VVVVxx -1058 7776 0 2 8 18 58 58 1058 1058 1058 116 117 SOAAAA CNLAAA AAAAxx -1972 7777 0 0 2 12 72 972 1972 1972 1972 144 145 WXAAAA DNLAAA HHHHxx -3741 7778 1 1 1 1 41 741 1741 3741 3741 82 83 XNAAAA ENLAAA OOOOxx -2227 7779 1 3 7 7 27 227 227 2227 2227 54 55 RHAAAA FNLAAA VVVVxx -304 7780 0 0 4 4 4 304 304 304 304 8 9 SLAAAA GNLAAA AAAAxx -4914 7781 0 2 4 14 14 914 914 4914 4914 28 29 AHAAAA HNLAAA HHHHxx -2428 7782 0 0 8 8 28 428 428 2428 2428 56 57 KPAAAA INLAAA OOOOxx -6660 7783 0 0 0 0 60 660 660 1660 6660 120 121 EWAAAA JNLAAA VVVVxx -2676 7784 0 0 6 16 76 676 676 2676 2676 152 153 YYAAAA KNLAAA AAAAxx -2454 7785 0 2 4 14 54 454 454 2454 2454 108 109 KQAAAA LNLAAA HHHHxx -3798 7786 0 2 8 18 98 798 1798 3798 3798 196 197 CQAAAA MNLAAA OOOOxx -1341 7787 1 1 1 1 41 341 1341 1341 1341 82 83 PZAAAA NNLAAA VVVVxx -1611 7788 1 3 1 11 11 611 1611 1611 1611 22 23 ZJAAAA ONLAAA AAAAxx -2681 7789 1 1 1 1 81 681 681 2681 2681 162 163 DZAAAA PNLAAA HHHHxx -7292 7790 0 0 2 12 92 292 1292 2292 7292 184 185 MUAAAA QNLAAA OOOOxx -7775 7791 1 3 5 15 75 775 1775 2775 7775 150 151 BNAAAA RNLAAA VVVVxx -794 7792 0 2 4 14 94 794 794 794 794 188 189 OEAAAA SNLAAA AAAAxx -8709 7793 1 1 9 9 9 709 709 3709 8709 18 19 ZWAAAA TNLAAA HHHHxx -1901 7794 1 1 1 1 1 901 1901 1901 1901 2 3 DVAAAA UNLAAA OOOOxx -3089 7795 1 1 9 9 89 89 1089 3089 3089 178 179 VOAAAA VNLAAA VVVVxx -7797 7796 1 1 7 17 97 797 1797 2797 7797 194 195 XNAAAA WNLAAA AAAAxx -6070 7797 0 2 0 10 70 70 70 1070 6070 140 141 MZAAAA XNLAAA HHHHxx -2191 7798 1 3 1 11 91 191 191 2191 2191 182 183 HGAAAA YNLAAA OOOOxx -3497 7799 1 1 7 17 97 497 1497 3497 3497 194 195 NEAAAA ZNLAAA VVVVxx -8302 7800 0 2 2 2 2 302 302 3302 8302 4 5 IHAAAA AOLAAA AAAAxx -4365 7801 1 1 5 5 65 365 365 4365 4365 130 131 XLAAAA BOLAAA HHHHxx -3588 7802 0 0 8 8 88 588 1588 3588 3588 176 177 AIAAAA COLAAA OOOOxx -8292 7803 0 0 2 12 92 292 292 3292 8292 184 185 YGAAAA DOLAAA VVVVxx -4696 7804 0 0 6 16 96 696 696 4696 4696 192 193 QYAAAA EOLAAA AAAAxx -5641 7805 1 1 1 1 41 641 1641 641 5641 82 83 ZIAAAA FOLAAA HHHHxx -9386 7806 0 2 6 6 86 386 1386 4386 9386 172 173 AXAAAA GOLAAA OOOOxx -507 7807 1 3 7 7 7 507 507 507 507 14 15 NTAAAA HOLAAA VVVVxx -7201 7808 1 1 1 1 1 201 1201 2201 7201 2 3 ZQAAAA IOLAAA AAAAxx -7785 7809 1 1 5 5 85 785 1785 2785 7785 170 171 LNAAAA JOLAAA HHHHxx -463 7810 1 3 3 3 63 463 463 463 463 126 127 VRAAAA KOLAAA OOOOxx -6656 7811 0 0 6 16 56 656 656 1656 6656 112 113 AWAAAA LOLAAA VVVVxx -807 7812 1 3 7 7 7 807 807 807 807 14 15 BFAAAA MOLAAA AAAAxx -7278 7813 0 2 8 18 78 278 1278 2278 7278 156 157 YTAAAA NOLAAA HHHHxx -6237 7814 1 1 7 17 37 237 237 1237 6237 74 75 XFAAAA OOLAAA OOOOxx -7671 7815 1 3 1 11 71 671 1671 2671 7671 142 143 BJAAAA POLAAA VVVVxx -2235 7816 1 3 5 15 35 235 235 2235 2235 70 71 ZHAAAA QOLAAA AAAAxx -4042 7817 0 2 2 2 42 42 42 4042 4042 84 85 MZAAAA ROLAAA HHHHxx -5273 7818 1 1 3 13 73 273 1273 273 5273 146 147 VUAAAA SOLAAA OOOOxx -7557 7819 1 1 7 17 57 557 1557 2557 7557 114 115 REAAAA TOLAAA VVVVxx -4007 7820 1 3 7 7 7 7 7 4007 4007 14 15 DYAAAA UOLAAA AAAAxx -1428 7821 0 0 8 8 28 428 1428 1428 1428 56 57 YCAAAA VOLAAA HHHHxx -9739 7822 1 3 9 19 39 739 1739 4739 9739 78 79 PKAAAA WOLAAA OOOOxx -7836 7823 0 0 6 16 36 836 1836 2836 7836 72 73 KPAAAA XOLAAA VVVVxx -1777 7824 1 1 7 17 77 777 1777 1777 1777 154 155 JQAAAA YOLAAA AAAAxx -5192 7825 0 0 2 12 92 192 1192 192 5192 184 185 SRAAAA ZOLAAA HHHHxx -7236 7826 0 0 6 16 36 236 1236 2236 7236 72 73 ISAAAA APLAAA OOOOxx -1623 7827 1 3 3 3 23 623 1623 1623 1623 46 47 LKAAAA BPLAAA VVVVxx -8288 7828 0 0 8 8 88 288 288 3288 8288 176 177 UGAAAA CPLAAA AAAAxx -2827 7829 1 3 7 7 27 827 827 2827 2827 54 55 TEAAAA DPLAAA HHHHxx -458 7830 0 2 8 18 58 458 458 458 458 116 117 QRAAAA EPLAAA OOOOxx -1818 7831 0 2 8 18 18 818 1818 1818 1818 36 37 YRAAAA FPLAAA VVVVxx -6837 7832 1 1 7 17 37 837 837 1837 6837 74 75 ZCAAAA GPLAAA AAAAxx -7825 7833 1 1 5 5 25 825 1825 2825 7825 50 51 ZOAAAA HPLAAA HHHHxx -9146 7834 0 2 6 6 46 146 1146 4146 9146 92 93 UNAAAA IPLAAA OOOOxx -8451 7835 1 3 1 11 51 451 451 3451 8451 102 103 BNAAAA JPLAAA VVVVxx -6438 7836 0 2 8 18 38 438 438 1438 6438 76 77 QNAAAA KPLAAA AAAAxx -4020 7837 0 0 0 0 20 20 20 4020 4020 40 41 QYAAAA LPLAAA HHHHxx -4068 7838 0 0 8 8 68 68 68 4068 4068 136 137 MAAAAA MPLAAA OOOOxx -2411 7839 1 3 1 11 11 411 411 2411 2411 22 23 TOAAAA NPLAAA VVVVxx -6222 7840 0 2 2 2 22 222 222 1222 6222 44 45 IFAAAA OPLAAA AAAAxx -3164 7841 0 0 4 4 64 164 1164 3164 3164 128 129 SRAAAA PPLAAA HHHHxx -311 7842 1 3 1 11 11 311 311 311 311 22 23 ZLAAAA QPLAAA OOOOxx -5683 7843 1 3 3 3 83 683 1683 683 5683 166 167 PKAAAA RPLAAA VVVVxx -3993 7844 1 1 3 13 93 993 1993 3993 3993 186 187 PXAAAA SPLAAA AAAAxx -9897 7845 1 1 7 17 97 897 1897 4897 9897 194 195 RQAAAA TPLAAA HHHHxx -6609 7846 1 1 9 9 9 609 609 1609 6609 18 19 FUAAAA UPLAAA OOOOxx -1362 7847 0 2 2 2 62 362 1362 1362 1362 124 125 KAAAAA VPLAAA VVVVxx -3918 7848 0 2 8 18 18 918 1918 3918 3918 36 37 SUAAAA WPLAAA AAAAxx -7376 7849 0 0 6 16 76 376 1376 2376 7376 152 153 SXAAAA XPLAAA HHHHxx -6996 7850 0 0 6 16 96 996 996 1996 6996 192 193 CJAAAA YPLAAA OOOOxx -9567 7851 1 3 7 7 67 567 1567 4567 9567 134 135 ZDAAAA ZPLAAA VVVVxx -7525 7852 1 1 5 5 25 525 1525 2525 7525 50 51 LDAAAA AQLAAA AAAAxx -9069 7853 1 1 9 9 69 69 1069 4069 9069 138 139 VKAAAA BQLAAA HHHHxx -9999 7854 1 3 9 19 99 999 1999 4999 9999 198 199 PUAAAA CQLAAA OOOOxx -9237 7855 1 1 7 17 37 237 1237 4237 9237 74 75 HRAAAA DQLAAA VVVVxx -8441 7856 1 1 1 1 41 441 441 3441 8441 82 83 RMAAAA EQLAAA AAAAxx -6769 7857 1 1 9 9 69 769 769 1769 6769 138 139 JAAAAA FQLAAA HHHHxx -6073 7858 1 1 3 13 73 73 73 1073 6073 146 147 PZAAAA GQLAAA OOOOxx -1091 7859 1 3 1 11 91 91 1091 1091 1091 182 183 ZPAAAA HQLAAA VVVVxx -9886 7860 0 2 6 6 86 886 1886 4886 9886 172 173 GQAAAA IQLAAA AAAAxx -3971 7861 1 3 1 11 71 971 1971 3971 3971 142 143 TWAAAA JQLAAA HHHHxx -4621 7862 1 1 1 1 21 621 621 4621 4621 42 43 TVAAAA KQLAAA OOOOxx -3120 7863 0 0 0 0 20 120 1120 3120 3120 40 41 AQAAAA LQLAAA VVVVxx -9773 7864 1 1 3 13 73 773 1773 4773 9773 146 147 XLAAAA MQLAAA AAAAxx -8712 7865 0 0 2 12 12 712 712 3712 8712 24 25 CXAAAA NQLAAA HHHHxx -801 7866 1 1 1 1 1 801 801 801 801 2 3 VEAAAA OQLAAA OOOOxx -9478 7867 0 2 8 18 78 478 1478 4478 9478 156 157 OAAAAA PQLAAA VVVVxx -3466 7868 0 2 6 6 66 466 1466 3466 3466 132 133 IDAAAA QQLAAA AAAAxx -6326 7869 0 2 6 6 26 326 326 1326 6326 52 53 IJAAAA RQLAAA HHHHxx -1723 7870 1 3 3 3 23 723 1723 1723 1723 46 47 HOAAAA SQLAAA OOOOxx -4978 7871 0 2 8 18 78 978 978 4978 4978 156 157 MJAAAA TQLAAA VVVVxx -2311 7872 1 3 1 11 11 311 311 2311 2311 22 23 XKAAAA UQLAAA AAAAxx -9532 7873 0 0 2 12 32 532 1532 4532 9532 64 65 QCAAAA VQLAAA HHHHxx -3680 7874 0 0 0 0 80 680 1680 3680 3680 160 161 OLAAAA WQLAAA OOOOxx -1244 7875 0 0 4 4 44 244 1244 1244 1244 88 89 WVAAAA XQLAAA VVVVxx -3821 7876 1 1 1 1 21 821 1821 3821 3821 42 43 ZQAAAA YQLAAA AAAAxx -9586 7877 0 2 6 6 86 586 1586 4586 9586 172 173 SEAAAA ZQLAAA HHHHxx -3894 7878 0 2 4 14 94 894 1894 3894 3894 188 189 UTAAAA ARLAAA OOOOxx -6169 7879 1 1 9 9 69 169 169 1169 6169 138 139 HDAAAA BRLAAA VVVVxx -5919 7880 1 3 9 19 19 919 1919 919 5919 38 39 RTAAAA CRLAAA AAAAxx -4187 7881 1 3 7 7 87 187 187 4187 4187 174 175 BFAAAA DRLAAA HHHHxx -5477 7882 1 1 7 17 77 477 1477 477 5477 154 155 RCAAAA ERLAAA OOOOxx -2806 7883 0 2 6 6 6 806 806 2806 2806 12 13 YDAAAA FRLAAA VVVVxx -8158 7884 0 2 8 18 58 158 158 3158 8158 116 117 UBAAAA GRLAAA AAAAxx -7130 7885 0 2 0 10 30 130 1130 2130 7130 60 61 GOAAAA HRLAAA HHHHxx -7133 7886 1 1 3 13 33 133 1133 2133 7133 66 67 JOAAAA IRLAAA OOOOxx -6033 7887 1 1 3 13 33 33 33 1033 6033 66 67 BYAAAA JRLAAA VVVVxx -2415 7888 1 3 5 15 15 415 415 2415 2415 30 31 XOAAAA KRLAAA AAAAxx -8091 7889 1 3 1 11 91 91 91 3091 8091 182 183 FZAAAA LRLAAA HHHHxx -8347 7890 1 3 7 7 47 347 347 3347 8347 94 95 BJAAAA MRLAAA OOOOxx -7879 7891 1 3 9 19 79 879 1879 2879 7879 158 159 BRAAAA NRLAAA VVVVxx -9360 7892 0 0 0 0 60 360 1360 4360 9360 120 121 AWAAAA ORLAAA AAAAxx -3369 7893 1 1 9 9 69 369 1369 3369 3369 138 139 PZAAAA PRLAAA HHHHxx -8536 7894 0 0 6 16 36 536 536 3536 8536 72 73 IQAAAA QRLAAA OOOOxx -8628 7895 0 0 8 8 28 628 628 3628 8628 56 57 WTAAAA RRLAAA VVVVxx -1580 7896 0 0 0 0 80 580 1580 1580 1580 160 161 UIAAAA SRLAAA AAAAxx -705 7897 1 1 5 5 5 705 705 705 705 10 11 DBAAAA TRLAAA HHHHxx -4650 7898 0 2 0 10 50 650 650 4650 4650 100 101 WWAAAA URLAAA OOOOxx -9165 7899 1 1 5 5 65 165 1165 4165 9165 130 131 NOAAAA VRLAAA VVVVxx -4820 7900 0 0 0 0 20 820 820 4820 4820 40 41 KDAAAA WRLAAA AAAAxx -3538 7901 0 2 8 18 38 538 1538 3538 3538 76 77 CGAAAA XRLAAA HHHHxx -9947 7902 1 3 7 7 47 947 1947 4947 9947 94 95 PSAAAA YRLAAA OOOOxx -4954 7903 0 2 4 14 54 954 954 4954 4954 108 109 OIAAAA ZRLAAA VVVVxx -1104 7904 0 0 4 4 4 104 1104 1104 1104 8 9 MQAAAA ASLAAA AAAAxx -8455 7905 1 3 5 15 55 455 455 3455 8455 110 111 FNAAAA BSLAAA HHHHxx -8307 7906 1 3 7 7 7 307 307 3307 8307 14 15 NHAAAA CSLAAA OOOOxx -9203 7907 1 3 3 3 3 203 1203 4203 9203 6 7 ZPAAAA DSLAAA VVVVxx -7565 7908 1 1 5 5 65 565 1565 2565 7565 130 131 ZEAAAA ESLAAA AAAAxx -7745 7909 1 1 5 5 45 745 1745 2745 7745 90 91 XLAAAA FSLAAA HHHHxx -1787 7910 1 3 7 7 87 787 1787 1787 1787 174 175 TQAAAA GSLAAA OOOOxx -4861 7911 1 1 1 1 61 861 861 4861 4861 122 123 ZEAAAA HSLAAA VVVVxx -5183 7912 1 3 3 3 83 183 1183 183 5183 166 167 JRAAAA ISLAAA AAAAxx -529 7913 1 1 9 9 29 529 529 529 529 58 59 JUAAAA JSLAAA HHHHxx -2470 7914 0 2 0 10 70 470 470 2470 2470 140 141 ARAAAA KSLAAA OOOOxx -1267 7915 1 3 7 7 67 267 1267 1267 1267 134 135 TWAAAA LSLAAA VVVVxx -2059 7916 1 3 9 19 59 59 59 2059 2059 118 119 FBAAAA MSLAAA AAAAxx -1862 7917 0 2 2 2 62 862 1862 1862 1862 124 125 QTAAAA NSLAAA HHHHxx -7382 7918 0 2 2 2 82 382 1382 2382 7382 164 165 YXAAAA OSLAAA OOOOxx -4796 7919 0 0 6 16 96 796 796 4796 4796 192 193 MCAAAA PSLAAA VVVVxx -2331 7920 1 3 1 11 31 331 331 2331 2331 62 63 RLAAAA QSLAAA AAAAxx -8870 7921 0 2 0 10 70 870 870 3870 8870 140 141 EDAAAA RSLAAA HHHHxx -9581 7922 1 1 1 1 81 581 1581 4581 9581 162 163 NEAAAA SSLAAA OOOOxx -9063 7923 1 3 3 3 63 63 1063 4063 9063 126 127 PKAAAA TSLAAA VVVVxx -2192 7924 0 0 2 12 92 192 192 2192 2192 184 185 IGAAAA USLAAA AAAAxx -6466 7925 0 2 6 6 66 466 466 1466 6466 132 133 SOAAAA VSLAAA HHHHxx -7096 7926 0 0 6 16 96 96 1096 2096 7096 192 193 YMAAAA WSLAAA OOOOxx -6257 7927 1 1 7 17 57 257 257 1257 6257 114 115 RGAAAA XSLAAA VVVVxx -7009 7928 1 1 9 9 9 9 1009 2009 7009 18 19 PJAAAA YSLAAA AAAAxx -8136 7929 0 0 6 16 36 136 136 3136 8136 72 73 YAAAAA ZSLAAA HHHHxx -1854 7930 0 2 4 14 54 854 1854 1854 1854 108 109 ITAAAA ATLAAA OOOOxx -3644 7931 0 0 4 4 44 644 1644 3644 3644 88 89 EKAAAA BTLAAA VVVVxx -4437 7932 1 1 7 17 37 437 437 4437 4437 74 75 ROAAAA CTLAAA AAAAxx -7209 7933 1 1 9 9 9 209 1209 2209 7209 18 19 HRAAAA DTLAAA HHHHxx -1516 7934 0 0 6 16 16 516 1516 1516 1516 32 33 IGAAAA ETLAAA OOOOxx -822 7935 0 2 2 2 22 822 822 822 822 44 45 QFAAAA FTLAAA VVVVxx -1778 7936 0 2 8 18 78 778 1778 1778 1778 156 157 KQAAAA GTLAAA AAAAxx -8161 7937 1 1 1 1 61 161 161 3161 8161 122 123 XBAAAA HTLAAA HHHHxx -6030 7938 0 2 0 10 30 30 30 1030 6030 60 61 YXAAAA ITLAAA OOOOxx -3515 7939 1 3 5 15 15 515 1515 3515 3515 30 31 FFAAAA JTLAAA VVVVxx -1702 7940 0 2 2 2 2 702 1702 1702 1702 4 5 MNAAAA KTLAAA AAAAxx -2671 7941 1 3 1 11 71 671 671 2671 2671 142 143 TYAAAA LTLAAA HHHHxx -7623 7942 1 3 3 3 23 623 1623 2623 7623 46 47 FHAAAA MTLAAA OOOOxx -9828 7943 0 0 8 8 28 828 1828 4828 9828 56 57 AOAAAA NTLAAA VVVVxx -1888 7944 0 0 8 8 88 888 1888 1888 1888 176 177 QUAAAA OTLAAA AAAAxx -4520 7945 0 0 0 0 20 520 520 4520 4520 40 41 WRAAAA PTLAAA HHHHxx -3461 7946 1 1 1 1 61 461 1461 3461 3461 122 123 DDAAAA QTLAAA OOOOxx -1488 7947 0 0 8 8 88 488 1488 1488 1488 176 177 GFAAAA RTLAAA VVVVxx -7753 7948 1 1 3 13 53 753 1753 2753 7753 106 107 FMAAAA STLAAA AAAAxx -5525 7949 1 1 5 5 25 525 1525 525 5525 50 51 NEAAAA TTLAAA HHHHxx -5220 7950 0 0 0 0 20 220 1220 220 5220 40 41 USAAAA UTLAAA OOOOxx -305 7951 1 1 5 5 5 305 305 305 305 10 11 TLAAAA VTLAAA VVVVxx -7883 7952 1 3 3 3 83 883 1883 2883 7883 166 167 FRAAAA WTLAAA AAAAxx -1222 7953 0 2 2 2 22 222 1222 1222 1222 44 45 AVAAAA XTLAAA HHHHxx -8552 7954 0 0 2 12 52 552 552 3552 8552 104 105 YQAAAA YTLAAA OOOOxx -6097 7955 1 1 7 17 97 97 97 1097 6097 194 195 NAAAAA ZTLAAA VVVVxx -2298 7956 0 2 8 18 98 298 298 2298 2298 196 197 KKAAAA AULAAA AAAAxx -956 7957 0 0 6 16 56 956 956 956 956 112 113 UKAAAA BULAAA HHHHxx -9351 7958 1 3 1 11 51 351 1351 4351 9351 102 103 RVAAAA CULAAA OOOOxx -6669 7959 1 1 9 9 69 669 669 1669 6669 138 139 NWAAAA DULAAA VVVVxx -9383 7960 1 3 3 3 83 383 1383 4383 9383 166 167 XWAAAA EULAAA AAAAxx -1607 7961 1 3 7 7 7 607 1607 1607 1607 14 15 VJAAAA FULAAA HHHHxx -812 7962 0 0 2 12 12 812 812 812 812 24 25 GFAAAA GULAAA OOOOxx -2109 7963 1 1 9 9 9 109 109 2109 2109 18 19 DDAAAA HULAAA VVVVxx -207 7964 1 3 7 7 7 207 207 207 207 14 15 ZHAAAA IULAAA AAAAxx -7124 7965 0 0 4 4 24 124 1124 2124 7124 48 49 AOAAAA JULAAA HHHHxx -9333 7966 1 1 3 13 33 333 1333 4333 9333 66 67 ZUAAAA KULAAA OOOOxx -3262 7967 0 2 2 2 62 262 1262 3262 3262 124 125 MVAAAA LULAAA VVVVxx -1070 7968 0 2 0 10 70 70 1070 1070 1070 140 141 EPAAAA MULAAA AAAAxx -7579 7969 1 3 9 19 79 579 1579 2579 7579 158 159 NFAAAA NULAAA HHHHxx -9283 7970 1 3 3 3 83 283 1283 4283 9283 166 167 BTAAAA OULAAA OOOOxx -4917 7971 1 1 7 17 17 917 917 4917 4917 34 35 DHAAAA PULAAA VVVVxx -1328 7972 0 0 8 8 28 328 1328 1328 1328 56 57 CZAAAA QULAAA AAAAxx -3042 7973 0 2 2 2 42 42 1042 3042 3042 84 85 ANAAAA RULAAA HHHHxx -8352 7974 0 0 2 12 52 352 352 3352 8352 104 105 GJAAAA SULAAA OOOOxx -2710 7975 0 2 0 10 10 710 710 2710 2710 20 21 GAAAAA TULAAA VVVVxx -3330 7976 0 2 0 10 30 330 1330 3330 3330 60 61 CYAAAA UULAAA AAAAxx -2822 7977 0 2 2 2 22 822 822 2822 2822 44 45 OEAAAA VULAAA HHHHxx -5627 7978 1 3 7 7 27 627 1627 627 5627 54 55 LIAAAA WULAAA OOOOxx -7848 7979 0 0 8 8 48 848 1848 2848 7848 96 97 WPAAAA XULAAA VVVVxx -7384 7980 0 0 4 4 84 384 1384 2384 7384 168 169 AYAAAA YULAAA AAAAxx -727 7981 1 3 7 7 27 727 727 727 727 54 55 ZBAAAA ZULAAA HHHHxx -9926 7982 0 2 6 6 26 926 1926 4926 9926 52 53 URAAAA AVLAAA OOOOxx -2647 7983 1 3 7 7 47 647 647 2647 2647 94 95 VXAAAA BVLAAA VVVVxx -6416 7984 0 0 6 16 16 416 416 1416 6416 32 33 UMAAAA CVLAAA AAAAxx -8751 7985 1 3 1 11 51 751 751 3751 8751 102 103 PYAAAA DVLAAA HHHHxx -6515 7986 1 3 5 15 15 515 515 1515 6515 30 31 PQAAAA EVLAAA OOOOxx -2472 7987 0 0 2 12 72 472 472 2472 2472 144 145 CRAAAA FVLAAA VVVVxx -7205 7988 1 1 5 5 5 205 1205 2205 7205 10 11 DRAAAA GVLAAA AAAAxx -9654 7989 0 2 4 14 54 654 1654 4654 9654 108 109 IHAAAA HVLAAA HHHHxx -5646 7990 0 2 6 6 46 646 1646 646 5646 92 93 EJAAAA IVLAAA OOOOxx -4217 7991 1 1 7 17 17 217 217 4217 4217 34 35 FGAAAA JVLAAA VVVVxx -4484 7992 0 0 4 4 84 484 484 4484 4484 168 169 MQAAAA KVLAAA AAAAxx -6654 7993 0 2 4 14 54 654 654 1654 6654 108 109 YVAAAA LVLAAA HHHHxx -4876 7994 0 0 6 16 76 876 876 4876 4876 152 153 OFAAAA MVLAAA OOOOxx -9690 7995 0 2 0 10 90 690 1690 4690 9690 180 181 SIAAAA NVLAAA VVVVxx -2453 7996 1 1 3 13 53 453 453 2453 2453 106 107 JQAAAA OVLAAA AAAAxx -829 7997 1 1 9 9 29 829 829 829 829 58 59 XFAAAA PVLAAA HHHHxx -2547 7998 1 3 7 7 47 547 547 2547 2547 94 95 ZTAAAA QVLAAA OOOOxx -9726 7999 0 2 6 6 26 726 1726 4726 9726 52 53 CKAAAA RVLAAA VVVVxx -9267 8000 1 3 7 7 67 267 1267 4267 9267 134 135 LSAAAA SVLAAA AAAAxx -7448 8001 0 0 8 8 48 448 1448 2448 7448 96 97 MAAAAA TVLAAA HHHHxx -610 8002 0 2 0 10 10 610 610 610 610 20 21 MXAAAA UVLAAA OOOOxx -2791 8003 1 3 1 11 91 791 791 2791 2791 182 183 JDAAAA VVLAAA VVVVxx -3651 8004 1 3 1 11 51 651 1651 3651 3651 102 103 LKAAAA WVLAAA AAAAxx -5206 8005 0 2 6 6 6 206 1206 206 5206 12 13 GSAAAA XVLAAA HHHHxx -8774 8006 0 2 4 14 74 774 774 3774 8774 148 149 MZAAAA YVLAAA OOOOxx -4753 8007 1 1 3 13 53 753 753 4753 4753 106 107 VAAAAA ZVLAAA VVVVxx -4755 8008 1 3 5 15 55 755 755 4755 4755 110 111 XAAAAA AWLAAA AAAAxx -686 8009 0 2 6 6 86 686 686 686 686 172 173 KAAAAA BWLAAA HHHHxx -8281 8010 1 1 1 1 81 281 281 3281 8281 162 163 NGAAAA CWLAAA OOOOxx -2058 8011 0 2 8 18 58 58 58 2058 2058 116 117 EBAAAA DWLAAA VVVVxx -8900 8012 0 0 0 0 0 900 900 3900 8900 0 1 IEAAAA EWLAAA AAAAxx -8588 8013 0 0 8 8 88 588 588 3588 8588 176 177 ISAAAA FWLAAA HHHHxx -2904 8014 0 0 4 4 4 904 904 2904 2904 8 9 SHAAAA GWLAAA OOOOxx -8917 8015 1 1 7 17 17 917 917 3917 8917 34 35 ZEAAAA HWLAAA VVVVxx -9026 8016 0 2 6 6 26 26 1026 4026 9026 52 53 EJAAAA IWLAAA AAAAxx -2416 8017 0 0 6 16 16 416 416 2416 2416 32 33 YOAAAA JWLAAA HHHHxx -1053 8018 1 1 3 13 53 53 1053 1053 1053 106 107 NOAAAA KWLAAA OOOOxx -7141 8019 1 1 1 1 41 141 1141 2141 7141 82 83 ROAAAA LWLAAA VVVVxx -9771 8020 1 3 1 11 71 771 1771 4771 9771 142 143 VLAAAA MWLAAA AAAAxx -2774 8021 0 2 4 14 74 774 774 2774 2774 148 149 SCAAAA NWLAAA HHHHxx -3213 8022 1 1 3 13 13 213 1213 3213 3213 26 27 PTAAAA OWLAAA OOOOxx -5694 8023 0 2 4 14 94 694 1694 694 5694 188 189 ALAAAA PWLAAA VVVVxx -6631 8024 1 3 1 11 31 631 631 1631 6631 62 63 BVAAAA QWLAAA AAAAxx -6638 8025 0 2 8 18 38 638 638 1638 6638 76 77 IVAAAA RWLAAA HHHHxx -7407 8026 1 3 7 7 7 407 1407 2407 7407 14 15 XYAAAA SWLAAA OOOOxx -8972 8027 0 0 2 12 72 972 972 3972 8972 144 145 CHAAAA TWLAAA VVVVxx -2202 8028 0 2 2 2 2 202 202 2202 2202 4 5 SGAAAA UWLAAA AAAAxx -6135 8029 1 3 5 15 35 135 135 1135 6135 70 71 ZBAAAA VWLAAA HHHHxx -5043 8030 1 3 3 3 43 43 1043 43 5043 86 87 ZLAAAA WWLAAA OOOOxx -5163 8031 1 3 3 3 63 163 1163 163 5163 126 127 PQAAAA XWLAAA VVVVxx -1191 8032 1 3 1 11 91 191 1191 1191 1191 182 183 VTAAAA YWLAAA AAAAxx -6576 8033 0 0 6 16 76 576 576 1576 6576 152 153 YSAAAA ZWLAAA HHHHxx -3455 8034 1 3 5 15 55 455 1455 3455 3455 110 111 XCAAAA AXLAAA OOOOxx -3688 8035 0 0 8 8 88 688 1688 3688 3688 176 177 WLAAAA BXLAAA VVVVxx -4982 8036 0 2 2 2 82 982 982 4982 4982 164 165 QJAAAA CXLAAA AAAAxx -4180 8037 0 0 0 0 80 180 180 4180 4180 160 161 UEAAAA DXLAAA HHHHxx -4708 8038 0 0 8 8 8 708 708 4708 4708 16 17 CZAAAA EXLAAA OOOOxx -1241 8039 1 1 1 1 41 241 1241 1241 1241 82 83 TVAAAA FXLAAA VVVVxx -4921 8040 1 1 1 1 21 921 921 4921 4921 42 43 HHAAAA GXLAAA AAAAxx -3197 8041 1 1 7 17 97 197 1197 3197 3197 194 195 ZSAAAA HXLAAA HHHHxx -8225 8042 1 1 5 5 25 225 225 3225 8225 50 51 JEAAAA IXLAAA OOOOxx -5913 8043 1 1 3 13 13 913 1913 913 5913 26 27 LTAAAA JXLAAA VVVVxx -6387 8044 1 3 7 7 87 387 387 1387 6387 174 175 RLAAAA KXLAAA AAAAxx -2706 8045 0 2 6 6 6 706 706 2706 2706 12 13 CAAAAA LXLAAA HHHHxx -1461 8046 1 1 1 1 61 461 1461 1461 1461 122 123 FEAAAA MXLAAA OOOOxx -7646 8047 0 2 6 6 46 646 1646 2646 7646 92 93 CIAAAA NXLAAA VVVVxx -8066 8048 0 2 6 6 66 66 66 3066 8066 132 133 GYAAAA OXLAAA AAAAxx -4171 8049 1 3 1 11 71 171 171 4171 4171 142 143 LEAAAA PXLAAA HHHHxx -8008 8050 0 0 8 8 8 8 8 3008 8008 16 17 AWAAAA QXLAAA OOOOxx -2088 8051 0 0 8 8 88 88 88 2088 2088 176 177 ICAAAA RXLAAA VVVVxx -7907 8052 1 3 7 7 7 907 1907 2907 7907 14 15 DSAAAA SXLAAA AAAAxx -2429 8053 1 1 9 9 29 429 429 2429 2429 58 59 LPAAAA TXLAAA HHHHxx -9629 8054 1 1 9 9 29 629 1629 4629 9629 58 59 JGAAAA UXLAAA OOOOxx -1470 8055 0 2 0 10 70 470 1470 1470 1470 140 141 OEAAAA VXLAAA VVVVxx -4346 8056 0 2 6 6 46 346 346 4346 4346 92 93 ELAAAA WXLAAA AAAAxx -7219 8057 1 3 9 19 19 219 1219 2219 7219 38 39 RRAAAA XXLAAA HHHHxx -1185 8058 1 1 5 5 85 185 1185 1185 1185 170 171 PTAAAA YXLAAA OOOOxx -8776 8059 0 0 6 16 76 776 776 3776 8776 152 153 OZAAAA ZXLAAA VVVVxx -684 8060 0 0 4 4 84 684 684 684 684 168 169 IAAAAA AYLAAA AAAAxx -2343 8061 1 3 3 3 43 343 343 2343 2343 86 87 DMAAAA BYLAAA HHHHxx -4470 8062 0 2 0 10 70 470 470 4470 4470 140 141 YPAAAA CYLAAA OOOOxx -5116 8063 0 0 6 16 16 116 1116 116 5116 32 33 UOAAAA DYLAAA VVVVxx -1746 8064 0 2 6 6 46 746 1746 1746 1746 92 93 EPAAAA EYLAAA AAAAxx -3216 8065 0 0 6 16 16 216 1216 3216 3216 32 33 STAAAA FYLAAA HHHHxx -4594 8066 0 2 4 14 94 594 594 4594 4594 188 189 SUAAAA GYLAAA OOOOxx -3013 8067 1 1 3 13 13 13 1013 3013 3013 26 27 XLAAAA HYLAAA VVVVxx -2307 8068 1 3 7 7 7 307 307 2307 2307 14 15 TKAAAA IYLAAA AAAAxx -7663 8069 1 3 3 3 63 663 1663 2663 7663 126 127 TIAAAA JYLAAA HHHHxx -8504 8070 0 0 4 4 4 504 504 3504 8504 8 9 CPAAAA KYLAAA OOOOxx -3683 8071 1 3 3 3 83 683 1683 3683 3683 166 167 RLAAAA LYLAAA VVVVxx -144 8072 0 0 4 4 44 144 144 144 144 88 89 OFAAAA MYLAAA AAAAxx -203 8073 1 3 3 3 3 203 203 203 203 6 7 VHAAAA NYLAAA HHHHxx -5255 8074 1 3 5 15 55 255 1255 255 5255 110 111 DUAAAA OYLAAA OOOOxx -4150 8075 0 2 0 10 50 150 150 4150 4150 100 101 QDAAAA PYLAAA VVVVxx -5701 8076 1 1 1 1 1 701 1701 701 5701 2 3 HLAAAA QYLAAA AAAAxx -7400 8077 0 0 0 0 0 400 1400 2400 7400 0 1 QYAAAA RYLAAA HHHHxx -8203 8078 1 3 3 3 3 203 203 3203 8203 6 7 NDAAAA SYLAAA OOOOxx -637 8079 1 1 7 17 37 637 637 637 637 74 75 NYAAAA TYLAAA VVVVxx -2898 8080 0 2 8 18 98 898 898 2898 2898 196 197 MHAAAA UYLAAA AAAAxx -1110 8081 0 2 0 10 10 110 1110 1110 1110 20 21 SQAAAA VYLAAA HHHHxx -6255 8082 1 3 5 15 55 255 255 1255 6255 110 111 PGAAAA WYLAAA OOOOxx -1071 8083 1 3 1 11 71 71 1071 1071 1071 142 143 FPAAAA XYLAAA VVVVxx -541 8084 1 1 1 1 41 541 541 541 541 82 83 VUAAAA YYLAAA AAAAxx -8077 8085 1 1 7 17 77 77 77 3077 8077 154 155 RYAAAA ZYLAAA HHHHxx -6809 8086 1 1 9 9 9 809 809 1809 6809 18 19 XBAAAA AZLAAA OOOOxx -4749 8087 1 1 9 9 49 749 749 4749 4749 98 99 RAAAAA BZLAAA VVVVxx -2886 8088 0 2 6 6 86 886 886 2886 2886 172 173 AHAAAA CZLAAA AAAAxx -5510 8089 0 2 0 10 10 510 1510 510 5510 20 21 YDAAAA DZLAAA HHHHxx -713 8090 1 1 3 13 13 713 713 713 713 26 27 LBAAAA EZLAAA OOOOxx -8388 8091 0 0 8 8 88 388 388 3388 8388 176 177 QKAAAA FZLAAA VVVVxx -9524 8092 0 0 4 4 24 524 1524 4524 9524 48 49 ICAAAA GZLAAA AAAAxx -9949 8093 1 1 9 9 49 949 1949 4949 9949 98 99 RSAAAA HZLAAA HHHHxx -885 8094 1 1 5 5 85 885 885 885 885 170 171 BIAAAA IZLAAA OOOOxx -8699 8095 1 3 9 19 99 699 699 3699 8699 198 199 PWAAAA JZLAAA VVVVxx -2232 8096 0 0 2 12 32 232 232 2232 2232 64 65 WHAAAA KZLAAA AAAAxx -5142 8097 0 2 2 2 42 142 1142 142 5142 84 85 UPAAAA LZLAAA HHHHxx -8891 8098 1 3 1 11 91 891 891 3891 8891 182 183 ZDAAAA MZLAAA OOOOxx -1881 8099 1 1 1 1 81 881 1881 1881 1881 162 163 JUAAAA NZLAAA VVVVxx -3751 8100 1 3 1 11 51 751 1751 3751 3751 102 103 HOAAAA OZLAAA AAAAxx -1896 8101 0 0 6 16 96 896 1896 1896 1896 192 193 YUAAAA PZLAAA HHHHxx -8258 8102 0 2 8 18 58 258 258 3258 8258 116 117 QFAAAA QZLAAA OOOOxx -3820 8103 0 0 0 0 20 820 1820 3820 3820 40 41 YQAAAA RZLAAA VVVVxx -6617 8104 1 1 7 17 17 617 617 1617 6617 34 35 NUAAAA SZLAAA AAAAxx -5100 8105 0 0 0 0 0 100 1100 100 5100 0 1 EOAAAA TZLAAA HHHHxx -4277 8106 1 1 7 17 77 277 277 4277 4277 154 155 NIAAAA UZLAAA OOOOxx -2498 8107 0 2 8 18 98 498 498 2498 2498 196 197 CSAAAA VZLAAA VVVVxx -4343 8108 1 3 3 3 43 343 343 4343 4343 86 87 BLAAAA WZLAAA AAAAxx -8319 8109 1 3 9 19 19 319 319 3319 8319 38 39 ZHAAAA XZLAAA HHHHxx -4803 8110 1 3 3 3 3 803 803 4803 4803 6 7 TCAAAA YZLAAA OOOOxx -3100 8111 0 0 0 0 0 100 1100 3100 3100 0 1 GPAAAA ZZLAAA VVVVxx -428 8112 0 0 8 8 28 428 428 428 428 56 57 MQAAAA AAMAAA AAAAxx -2811 8113 1 3 1 11 11 811 811 2811 2811 22 23 DEAAAA BAMAAA HHHHxx -2989 8114 1 1 9 9 89 989 989 2989 2989 178 179 ZKAAAA CAMAAA OOOOxx -1100 8115 0 0 0 0 0 100 1100 1100 1100 0 1 IQAAAA DAMAAA VVVVxx -6586 8116 0 2 6 6 86 586 586 1586 6586 172 173 ITAAAA EAMAAA AAAAxx -3124 8117 0 0 4 4 24 124 1124 3124 3124 48 49 EQAAAA FAMAAA HHHHxx -1635 8118 1 3 5 15 35 635 1635 1635 1635 70 71 XKAAAA GAMAAA OOOOxx -3888 8119 0 0 8 8 88 888 1888 3888 3888 176 177 OTAAAA HAMAAA VVVVxx -8369 8120 1 1 9 9 69 369 369 3369 8369 138 139 XJAAAA IAMAAA AAAAxx -3148 8121 0 0 8 8 48 148 1148 3148 3148 96 97 CRAAAA JAMAAA HHHHxx -2842 8122 0 2 2 2 42 842 842 2842 2842 84 85 IFAAAA KAMAAA OOOOxx -4965 8123 1 1 5 5 65 965 965 4965 4965 130 131 ZIAAAA LAMAAA VVVVxx -3742 8124 0 2 2 2 42 742 1742 3742 3742 84 85 YNAAAA MAMAAA AAAAxx -5196 8125 0 0 6 16 96 196 1196 196 5196 192 193 WRAAAA NAMAAA HHHHxx -9105 8126 1 1 5 5 5 105 1105 4105 9105 10 11 FMAAAA OAMAAA OOOOxx -6806 8127 0 2 6 6 6 806 806 1806 6806 12 13 UBAAAA PAMAAA VVVVxx -5849 8128 1 1 9 9 49 849 1849 849 5849 98 99 ZQAAAA QAMAAA AAAAxx -6504 8129 0 0 4 4 4 504 504 1504 6504 8 9 EQAAAA RAMAAA HHHHxx -9841 8130 1 1 1 1 41 841 1841 4841 9841 82 83 NOAAAA SAMAAA OOOOxx -457 8131 1 1 7 17 57 457 457 457 457 114 115 PRAAAA TAMAAA VVVVxx -8856 8132 0 0 6 16 56 856 856 3856 8856 112 113 QCAAAA UAMAAA AAAAxx -8043 8133 1 3 3 3 43 43 43 3043 8043 86 87 JXAAAA VAMAAA HHHHxx -5933 8134 1 1 3 13 33 933 1933 933 5933 66 67 FUAAAA WAMAAA OOOOxx -5725 8135 1 1 5 5 25 725 1725 725 5725 50 51 FMAAAA XAMAAA VVVVxx -8607 8136 1 3 7 7 7 607 607 3607 8607 14 15 BTAAAA YAMAAA AAAAxx -9280 8137 0 0 0 0 80 280 1280 4280 9280 160 161 YSAAAA ZAMAAA HHHHxx -6017 8138 1 1 7 17 17 17 17 1017 6017 34 35 LXAAAA ABMAAA OOOOxx -4946 8139 0 2 6 6 46 946 946 4946 4946 92 93 GIAAAA BBMAAA VVVVxx -7373 8140 1 1 3 13 73 373 1373 2373 7373 146 147 PXAAAA CBMAAA AAAAxx -8096 8141 0 0 6 16 96 96 96 3096 8096 192 193 KZAAAA DBMAAA HHHHxx -3178 8142 0 2 8 18 78 178 1178 3178 3178 156 157 GSAAAA EBMAAA OOOOxx -1849 8143 1 1 9 9 49 849 1849 1849 1849 98 99 DTAAAA FBMAAA VVVVxx -8813 8144 1 1 3 13 13 813 813 3813 8813 26 27 ZAAAAA GBMAAA AAAAxx -460 8145 0 0 0 0 60 460 460 460 460 120 121 SRAAAA HBMAAA HHHHxx -7756 8146 0 0 6 16 56 756 1756 2756 7756 112 113 IMAAAA IBMAAA OOOOxx -4425 8147 1 1 5 5 25 425 425 4425 4425 50 51 FOAAAA JBMAAA VVVVxx -1602 8148 0 2 2 2 2 602 1602 1602 1602 4 5 QJAAAA KBMAAA AAAAxx -5981 8149 1 1 1 1 81 981 1981 981 5981 162 163 BWAAAA LBMAAA HHHHxx -8139 8150 1 3 9 19 39 139 139 3139 8139 78 79 BBAAAA MBMAAA OOOOxx -754 8151 0 2 4 14 54 754 754 754 754 108 109 ADAAAA NBMAAA VVVVxx -26 8152 0 2 6 6 26 26 26 26 26 52 53 ABAAAA OBMAAA AAAAxx -106 8153 0 2 6 6 6 106 106 106 106 12 13 CEAAAA PBMAAA HHHHxx -7465 8154 1 1 5 5 65 465 1465 2465 7465 130 131 DBAAAA QBMAAA OOOOxx -1048 8155 0 0 8 8 48 48 1048 1048 1048 96 97 IOAAAA RBMAAA VVVVxx -2303 8156 1 3 3 3 3 303 303 2303 2303 6 7 PKAAAA SBMAAA AAAAxx -5794 8157 0 2 4 14 94 794 1794 794 5794 188 189 WOAAAA TBMAAA HHHHxx -3321 8158 1 1 1 1 21 321 1321 3321 3321 42 43 TXAAAA UBMAAA OOOOxx -6122 8159 0 2 2 2 22 122 122 1122 6122 44 45 MBAAAA VBMAAA VVVVxx -6474 8160 0 2 4 14 74 474 474 1474 6474 148 149 APAAAA WBMAAA AAAAxx -827 8161 1 3 7 7 27 827 827 827 827 54 55 VFAAAA XBMAAA HHHHxx -6616 8162 0 0 6 16 16 616 616 1616 6616 32 33 MUAAAA YBMAAA OOOOxx -2131 8163 1 3 1 11 31 131 131 2131 2131 62 63 ZDAAAA ZBMAAA VVVVxx -5483 8164 1 3 3 3 83 483 1483 483 5483 166 167 XCAAAA ACMAAA AAAAxx -606 8165 0 2 6 6 6 606 606 606 606 12 13 IXAAAA BCMAAA HHHHxx -922 8166 0 2 2 2 22 922 922 922 922 44 45 MJAAAA CCMAAA OOOOxx -8475 8167 1 3 5 15 75 475 475 3475 8475 150 151 ZNAAAA DCMAAA VVVVxx -7645 8168 1 1 5 5 45 645 1645 2645 7645 90 91 BIAAAA ECMAAA AAAAxx -5097 8169 1 1 7 17 97 97 1097 97 5097 194 195 BOAAAA FCMAAA HHHHxx -5377 8170 1 1 7 17 77 377 1377 377 5377 154 155 VYAAAA GCMAAA OOOOxx -6116 8171 0 0 6 16 16 116 116 1116 6116 32 33 GBAAAA HCMAAA VVVVxx -8674 8172 0 2 4 14 74 674 674 3674 8674 148 149 QVAAAA ICMAAA AAAAxx -8063 8173 1 3 3 3 63 63 63 3063 8063 126 127 DYAAAA JCMAAA HHHHxx -5271 8174 1 3 1 11 71 271 1271 271 5271 142 143 TUAAAA KCMAAA OOOOxx -1619 8175 1 3 9 19 19 619 1619 1619 1619 38 39 HKAAAA LCMAAA VVVVxx -6419 8176 1 3 9 19 19 419 419 1419 6419 38 39 XMAAAA MCMAAA AAAAxx -7651 8177 1 3 1 11 51 651 1651 2651 7651 102 103 HIAAAA NCMAAA HHHHxx -2897 8178 1 1 7 17 97 897 897 2897 2897 194 195 LHAAAA OCMAAA OOOOxx -8148 8179 0 0 8 8 48 148 148 3148 8148 96 97 KBAAAA PCMAAA VVVVxx -7461 8180 1 1 1 1 61 461 1461 2461 7461 122 123 ZAAAAA QCMAAA AAAAxx -9186 8181 0 2 6 6 86 186 1186 4186 9186 172 173 IPAAAA RCMAAA HHHHxx -7127 8182 1 3 7 7 27 127 1127 2127 7127 54 55 DOAAAA SCMAAA OOOOxx -8233 8183 1 1 3 13 33 233 233 3233 8233 66 67 REAAAA TCMAAA VVVVxx -9651 8184 1 3 1 11 51 651 1651 4651 9651 102 103 FHAAAA UCMAAA AAAAxx -6746 8185 0 2 6 6 46 746 746 1746 6746 92 93 MZAAAA VCMAAA HHHHxx -7835 8186 1 3 5 15 35 835 1835 2835 7835 70 71 JPAAAA WCMAAA OOOOxx -8815 8187 1 3 5 15 15 815 815 3815 8815 30 31 BBAAAA XCMAAA VVVVxx -6398 8188 0 2 8 18 98 398 398 1398 6398 196 197 CMAAAA YCMAAA AAAAxx -5344 8189 0 0 4 4 44 344 1344 344 5344 88 89 OXAAAA ZCMAAA HHHHxx -8209 8190 1 1 9 9 9 209 209 3209 8209 18 19 TDAAAA ADMAAA OOOOxx -8444 8191 0 0 4 4 44 444 444 3444 8444 88 89 UMAAAA BDMAAA VVVVxx -5669 8192 1 1 9 9 69 669 1669 669 5669 138 139 BKAAAA CDMAAA AAAAxx -2455 8193 1 3 5 15 55 455 455 2455 2455 110 111 LQAAAA DDMAAA HHHHxx -6767 8194 1 3 7 7 67 767 767 1767 6767 134 135 HAAAAA EDMAAA OOOOxx -135 8195 1 3 5 15 35 135 135 135 135 70 71 FFAAAA FDMAAA VVVVxx -3503 8196 1 3 3 3 3 503 1503 3503 3503 6 7 TEAAAA GDMAAA AAAAxx -6102 8197 0 2 2 2 2 102 102 1102 6102 4 5 SAAAAA HDMAAA HHHHxx -7136 8198 0 0 6 16 36 136 1136 2136 7136 72 73 MOAAAA IDMAAA OOOOxx -4933 8199 1 1 3 13 33 933 933 4933 4933 66 67 THAAAA JDMAAA VVVVxx -8804 8200 0 0 4 4 4 804 804 3804 8804 8 9 QAAAAA KDMAAA AAAAxx -3760 8201 0 0 0 0 60 760 1760 3760 3760 120 121 QOAAAA LDMAAA HHHHxx -8603 8202 1 3 3 3 3 603 603 3603 8603 6 7 XSAAAA MDMAAA OOOOxx -7411 8203 1 3 1 11 11 411 1411 2411 7411 22 23 BZAAAA NDMAAA VVVVxx -834 8204 0 2 4 14 34 834 834 834 834 68 69 CGAAAA ODMAAA AAAAxx -7385 8205 1 1 5 5 85 385 1385 2385 7385 170 171 BYAAAA PDMAAA HHHHxx -3696 8206 0 0 6 16 96 696 1696 3696 3696 192 193 EMAAAA QDMAAA OOOOxx -8720 8207 0 0 0 0 20 720 720 3720 8720 40 41 KXAAAA RDMAAA VVVVxx -4539 8208 1 3 9 19 39 539 539 4539 4539 78 79 PSAAAA SDMAAA AAAAxx -9837 8209 1 1 7 17 37 837 1837 4837 9837 74 75 JOAAAA TDMAAA HHHHxx -8595 8210 1 3 5 15 95 595 595 3595 8595 190 191 PSAAAA UDMAAA OOOOxx -3673 8211 1 1 3 13 73 673 1673 3673 3673 146 147 HLAAAA VDMAAA VVVVxx -475 8212 1 3 5 15 75 475 475 475 475 150 151 HSAAAA WDMAAA AAAAxx -2256 8213 0 0 6 16 56 256 256 2256 2256 112 113 UIAAAA XDMAAA HHHHxx -6349 8214 1 1 9 9 49 349 349 1349 6349 98 99 FKAAAA YDMAAA OOOOxx -9968 8215 0 0 8 8 68 968 1968 4968 9968 136 137 KTAAAA ZDMAAA VVVVxx -7261 8216 1 1 1 1 61 261 1261 2261 7261 122 123 HTAAAA AEMAAA AAAAxx -5799 8217 1 3 9 19 99 799 1799 799 5799 198 199 BPAAAA BEMAAA HHHHxx -8159 8218 1 3 9 19 59 159 159 3159 8159 118 119 VBAAAA CEMAAA OOOOxx -92 8219 0 0 2 12 92 92 92 92 92 184 185 ODAAAA DEMAAA VVVVxx -5927 8220 1 3 7 7 27 927 1927 927 5927 54 55 ZTAAAA EEMAAA AAAAxx -7925 8221 1 1 5 5 25 925 1925 2925 7925 50 51 VSAAAA FEMAAA HHHHxx -5836 8222 0 0 6 16 36 836 1836 836 5836 72 73 MQAAAA GEMAAA OOOOxx -7935 8223 1 3 5 15 35 935 1935 2935 7935 70 71 FTAAAA HEMAAA VVVVxx -5505 8224 1 1 5 5 5 505 1505 505 5505 10 11 TDAAAA IEMAAA AAAAxx -5882 8225 0 2 2 2 82 882 1882 882 5882 164 165 GSAAAA JEMAAA HHHHxx -4411 8226 1 3 1 11 11 411 411 4411 4411 22 23 RNAAAA KEMAAA OOOOxx -64 8227 0 0 4 4 64 64 64 64 64 128 129 MCAAAA LEMAAA VVVVxx -2851 8228 1 3 1 11 51 851 851 2851 2851 102 103 RFAAAA MEMAAA AAAAxx -1665 8229 1 1 5 5 65 665 1665 1665 1665 130 131 BMAAAA NEMAAA HHHHxx -2895 8230 1 3 5 15 95 895 895 2895 2895 190 191 JHAAAA OEMAAA OOOOxx -2210 8231 0 2 0 10 10 210 210 2210 2210 20 21 AHAAAA PEMAAA VVVVxx -9873 8232 1 1 3 13 73 873 1873 4873 9873 146 147 TPAAAA QEMAAA AAAAxx -5402 8233 0 2 2 2 2 402 1402 402 5402 4 5 UZAAAA REMAAA HHHHxx -285 8234 1 1 5 5 85 285 285 285 285 170 171 ZKAAAA SEMAAA OOOOxx -8545 8235 1 1 5 5 45 545 545 3545 8545 90 91 RQAAAA TEMAAA VVVVxx -5328 8236 0 0 8 8 28 328 1328 328 5328 56 57 YWAAAA UEMAAA AAAAxx -733 8237 1 1 3 13 33 733 733 733 733 66 67 FCAAAA VEMAAA HHHHxx -7726 8238 0 2 6 6 26 726 1726 2726 7726 52 53 ELAAAA WEMAAA OOOOxx -5418 8239 0 2 8 18 18 418 1418 418 5418 36 37 KAAAAA XEMAAA VVVVxx -7761 8240 1 1 1 1 61 761 1761 2761 7761 122 123 NMAAAA YEMAAA AAAAxx -9263 8241 1 3 3 3 63 263 1263 4263 9263 126 127 HSAAAA ZEMAAA HHHHxx -5579 8242 1 3 9 19 79 579 1579 579 5579 158 159 PGAAAA AFMAAA OOOOxx -5434 8243 0 2 4 14 34 434 1434 434 5434 68 69 ABAAAA BFMAAA VVVVxx -5230 8244 0 2 0 10 30 230 1230 230 5230 60 61 ETAAAA CFMAAA AAAAxx -9981 8245 1 1 1 1 81 981 1981 4981 9981 162 163 XTAAAA DFMAAA HHHHxx -5830 8246 0 2 0 10 30 830 1830 830 5830 60 61 GQAAAA EFMAAA OOOOxx -128 8247 0 0 8 8 28 128 128 128 128 56 57 YEAAAA FFMAAA VVVVxx -2734 8248 0 2 4 14 34 734 734 2734 2734 68 69 EBAAAA GFMAAA AAAAxx -4537 8249 1 1 7 17 37 537 537 4537 4537 74 75 NSAAAA HFMAAA HHHHxx -3899 8250 1 3 9 19 99 899 1899 3899 3899 198 199 ZTAAAA IFMAAA OOOOxx -1000 8251 0 0 0 0 0 0 1000 1000 1000 0 1 MMAAAA JFMAAA VVVVxx -9896 8252 0 0 6 16 96 896 1896 4896 9896 192 193 QQAAAA KFMAAA AAAAxx -3640 8253 0 0 0 0 40 640 1640 3640 3640 80 81 AKAAAA LFMAAA HHHHxx -2568 8254 0 0 8 8 68 568 568 2568 2568 136 137 UUAAAA MFMAAA OOOOxx -2026 8255 0 2 6 6 26 26 26 2026 2026 52 53 YZAAAA NFMAAA VVVVxx -3955 8256 1 3 5 15 55 955 1955 3955 3955 110 111 DWAAAA OFMAAA AAAAxx -7152 8257 0 0 2 12 52 152 1152 2152 7152 104 105 CPAAAA PFMAAA HHHHxx -2402 8258 0 2 2 2 2 402 402 2402 2402 4 5 KOAAAA QFMAAA OOOOxx -9522 8259 0 2 2 2 22 522 1522 4522 9522 44 45 GCAAAA RFMAAA VVVVxx -4011 8260 1 3 1 11 11 11 11 4011 4011 22 23 HYAAAA SFMAAA AAAAxx -3297 8261 1 1 7 17 97 297 1297 3297 3297 194 195 VWAAAA TFMAAA HHHHxx -4915 8262 1 3 5 15 15 915 915 4915 4915 30 31 BHAAAA UFMAAA OOOOxx -5397 8263 1 1 7 17 97 397 1397 397 5397 194 195 PZAAAA VFMAAA VVVVxx -5454 8264 0 2 4 14 54 454 1454 454 5454 108 109 UBAAAA WFMAAA AAAAxx -4568 8265 0 0 8 8 68 568 568 4568 4568 136 137 STAAAA XFMAAA HHHHxx -5875 8266 1 3 5 15 75 875 1875 875 5875 150 151 ZRAAAA YFMAAA OOOOxx -3642 8267 0 2 2 2 42 642 1642 3642 3642 84 85 CKAAAA ZFMAAA VVVVxx -8506 8268 0 2 6 6 6 506 506 3506 8506 12 13 EPAAAA AGMAAA AAAAxx -9621 8269 1 1 1 1 21 621 1621 4621 9621 42 43 BGAAAA BGMAAA HHHHxx -7739 8270 1 3 9 19 39 739 1739 2739 7739 78 79 RLAAAA CGMAAA OOOOxx -3987 8271 1 3 7 7 87 987 1987 3987 3987 174 175 JXAAAA DGMAAA VVVVxx -2090 8272 0 2 0 10 90 90 90 2090 2090 180 181 KCAAAA EGMAAA AAAAxx -3838 8273 0 2 8 18 38 838 1838 3838 3838 76 77 QRAAAA FGMAAA HHHHxx -17 8274 1 1 7 17 17 17 17 17 17 34 35 RAAAAA GGMAAA OOOOxx -3406 8275 0 2 6 6 6 406 1406 3406 3406 12 13 ABAAAA HGMAAA VVVVxx -8312 8276 0 0 2 12 12 312 312 3312 8312 24 25 SHAAAA IGMAAA AAAAxx -4034 8277 0 2 4 14 34 34 34 4034 4034 68 69 EZAAAA JGMAAA HHHHxx -1535 8278 1 3 5 15 35 535 1535 1535 1535 70 71 BHAAAA KGMAAA OOOOxx -7198 8279 0 2 8 18 98 198 1198 2198 7198 196 197 WQAAAA LGMAAA VVVVxx -8885 8280 1 1 5 5 85 885 885 3885 8885 170 171 TDAAAA MGMAAA AAAAxx -4081 8281 1 1 1 1 81 81 81 4081 4081 162 163 ZAAAAA NGMAAA HHHHxx -980 8282 0 0 0 0 80 980 980 980 980 160 161 SLAAAA OGMAAA OOOOxx -551 8283 1 3 1 11 51 551 551 551 551 102 103 FVAAAA PGMAAA VVVVxx -7746 8284 0 2 6 6 46 746 1746 2746 7746 92 93 YLAAAA QGMAAA AAAAxx -4756 8285 0 0 6 16 56 756 756 4756 4756 112 113 YAAAAA RGMAAA HHHHxx -3655 8286 1 3 5 15 55 655 1655 3655 3655 110 111 PKAAAA SGMAAA OOOOxx -7075 8287 1 3 5 15 75 75 1075 2075 7075 150 151 DMAAAA TGMAAA VVVVxx -3950 8288 0 2 0 10 50 950 1950 3950 3950 100 101 YVAAAA UGMAAA AAAAxx -2314 8289 0 2 4 14 14 314 314 2314 2314 28 29 ALAAAA VGMAAA HHHHxx -8432 8290 0 0 2 12 32 432 432 3432 8432 64 65 IMAAAA WGMAAA OOOOxx -62 8291 0 2 2 2 62 62 62 62 62 124 125 KCAAAA XGMAAA VVVVxx -6920 8292 0 0 0 0 20 920 920 1920 6920 40 41 EGAAAA YGMAAA AAAAxx -4077 8293 1 1 7 17 77 77 77 4077 4077 154 155 VAAAAA ZGMAAA HHHHxx -9118 8294 0 2 8 18 18 118 1118 4118 9118 36 37 SMAAAA AHMAAA OOOOxx -5375 8295 1 3 5 15 75 375 1375 375 5375 150 151 TYAAAA BHMAAA VVVVxx -178 8296 0 2 8 18 78 178 178 178 178 156 157 WGAAAA CHMAAA AAAAxx -1079 8297 1 3 9 19 79 79 1079 1079 1079 158 159 NPAAAA DHMAAA HHHHxx -4279 8298 1 3 9 19 79 279 279 4279 4279 158 159 PIAAAA EHMAAA OOOOxx -8436 8299 0 0 6 16 36 436 436 3436 8436 72 73 MMAAAA FHMAAA VVVVxx -1931 8300 1 3 1 11 31 931 1931 1931 1931 62 63 HWAAAA GHMAAA AAAAxx -2096 8301 0 0 6 16 96 96 96 2096 2096 192 193 QCAAAA HHMAAA HHHHxx -1638 8302 0 2 8 18 38 638 1638 1638 1638 76 77 ALAAAA IHMAAA OOOOxx -2788 8303 0 0 8 8 88 788 788 2788 2788 176 177 GDAAAA JHMAAA VVVVxx -4751 8304 1 3 1 11 51 751 751 4751 4751 102 103 TAAAAA KHMAAA AAAAxx -8824 8305 0 0 4 4 24 824 824 3824 8824 48 49 KBAAAA LHMAAA HHHHxx -3098 8306 0 2 8 18 98 98 1098 3098 3098 196 197 EPAAAA MHMAAA OOOOxx -4497 8307 1 1 7 17 97 497 497 4497 4497 194 195 ZQAAAA NHMAAA VVVVxx -5223 8308 1 3 3 3 23 223 1223 223 5223 46 47 XSAAAA OHMAAA AAAAxx -9212 8309 0 0 2 12 12 212 1212 4212 9212 24 25 IQAAAA PHMAAA HHHHxx -4265 8310 1 1 5 5 65 265 265 4265 4265 130 131 BIAAAA QHMAAA OOOOxx -6898 8311 0 2 8 18 98 898 898 1898 6898 196 197 IFAAAA RHMAAA VVVVxx -8808 8312 0 0 8 8 8 808 808 3808 8808 16 17 UAAAAA SHMAAA AAAAxx -5629 8313 1 1 9 9 29 629 1629 629 5629 58 59 NIAAAA THMAAA HHHHxx -3779 8314 1 3 9 19 79 779 1779 3779 3779 158 159 JPAAAA UHMAAA OOOOxx -4972 8315 0 0 2 12 72 972 972 4972 4972 144 145 GJAAAA VHMAAA VVVVxx -4511 8316 1 3 1 11 11 511 511 4511 4511 22 23 NRAAAA WHMAAA AAAAxx -6761 8317 1 1 1 1 61 761 761 1761 6761 122 123 BAAAAA XHMAAA HHHHxx -2335 8318 1 3 5 15 35 335 335 2335 2335 70 71 VLAAAA YHMAAA OOOOxx -732 8319 0 0 2 12 32 732 732 732 732 64 65 ECAAAA ZHMAAA VVVVxx -4757 8320 1 1 7 17 57 757 757 4757 4757 114 115 ZAAAAA AIMAAA AAAAxx -6624 8321 0 0 4 4 24 624 624 1624 6624 48 49 UUAAAA BIMAAA HHHHxx -5869 8322 1 1 9 9 69 869 1869 869 5869 138 139 TRAAAA CIMAAA OOOOxx -5842 8323 0 2 2 2 42 842 1842 842 5842 84 85 SQAAAA DIMAAA VVVVxx -5735 8324 1 3 5 15 35 735 1735 735 5735 70 71 PMAAAA EIMAAA AAAAxx -8276 8325 0 0 6 16 76 276 276 3276 8276 152 153 IGAAAA FIMAAA HHHHxx -7227 8326 1 3 7 7 27 227 1227 2227 7227 54 55 ZRAAAA GIMAAA OOOOxx -4923 8327 1 3 3 3 23 923 923 4923 4923 46 47 JHAAAA HIMAAA VVVVxx -9135 8328 1 3 5 15 35 135 1135 4135 9135 70 71 JNAAAA IIMAAA AAAAxx -5813 8329 1 1 3 13 13 813 1813 813 5813 26 27 PPAAAA JIMAAA HHHHxx -9697 8330 1 1 7 17 97 697 1697 4697 9697 194 195 ZIAAAA KIMAAA OOOOxx -3222 8331 0 2 2 2 22 222 1222 3222 3222 44 45 YTAAAA LIMAAA VVVVxx -2394 8332 0 2 4 14 94 394 394 2394 2394 188 189 COAAAA MIMAAA AAAAxx -5784 8333 0 0 4 4 84 784 1784 784 5784 168 169 MOAAAA NIMAAA HHHHxx -3652 8334 0 0 2 12 52 652 1652 3652 3652 104 105 MKAAAA OIMAAA OOOOxx -8175 8335 1 3 5 15 75 175 175 3175 8175 150 151 LCAAAA PIMAAA VVVVxx -7568 8336 0 0 8 8 68 568 1568 2568 7568 136 137 CFAAAA QIMAAA AAAAxx -6645 8337 1 1 5 5 45 645 645 1645 6645 90 91 PVAAAA RIMAAA HHHHxx -8176 8338 0 0 6 16 76 176 176 3176 8176 152 153 MCAAAA SIMAAA OOOOxx -530 8339 0 2 0 10 30 530 530 530 530 60 61 KUAAAA TIMAAA VVVVxx -5439 8340 1 3 9 19 39 439 1439 439 5439 78 79 FBAAAA UIMAAA AAAAxx -61 8341 1 1 1 1 61 61 61 61 61 122 123 JCAAAA VIMAAA HHHHxx -3951 8342 1 3 1 11 51 951 1951 3951 3951 102 103 ZVAAAA WIMAAA OOOOxx -5283 8343 1 3 3 3 83 283 1283 283 5283 166 167 FVAAAA XIMAAA VVVVxx -7226 8344 0 2 6 6 26 226 1226 2226 7226 52 53 YRAAAA YIMAAA AAAAxx -1954 8345 0 2 4 14 54 954 1954 1954 1954 108 109 EXAAAA ZIMAAA HHHHxx -334 8346 0 2 4 14 34 334 334 334 334 68 69 WMAAAA AJMAAA OOOOxx -3921 8347 1 1 1 1 21 921 1921 3921 3921 42 43 VUAAAA BJMAAA VVVVxx -6276 8348 0 0 6 16 76 276 276 1276 6276 152 153 KHAAAA CJMAAA AAAAxx -3378 8349 0 2 8 18 78 378 1378 3378 3378 156 157 YZAAAA DJMAAA HHHHxx -5236 8350 0 0 6 16 36 236 1236 236 5236 72 73 KTAAAA EJMAAA OOOOxx -7781 8351 1 1 1 1 81 781 1781 2781 7781 162 163 HNAAAA FJMAAA VVVVxx -8601 8352 1 1 1 1 1 601 601 3601 8601 2 3 VSAAAA GJMAAA AAAAxx -1473 8353 1 1 3 13 73 473 1473 1473 1473 146 147 REAAAA HJMAAA HHHHxx -3246 8354 0 2 6 6 46 246 1246 3246 3246 92 93 WUAAAA IJMAAA OOOOxx -3601 8355 1 1 1 1 1 601 1601 3601 3601 2 3 NIAAAA JJMAAA VVVVxx -6861 8356 1 1 1 1 61 861 861 1861 6861 122 123 XDAAAA KJMAAA AAAAxx -9032 8357 0 0 2 12 32 32 1032 4032 9032 64 65 KJAAAA LJMAAA HHHHxx -216 8358 0 0 6 16 16 216 216 216 216 32 33 IIAAAA MJMAAA OOOOxx -3824 8359 0 0 4 4 24 824 1824 3824 3824 48 49 CRAAAA NJMAAA VVVVxx -8486 8360 0 2 6 6 86 486 486 3486 8486 172 173 KOAAAA OJMAAA AAAAxx -276 8361 0 0 6 16 76 276 276 276 276 152 153 QKAAAA PJMAAA HHHHxx -1838 8362 0 2 8 18 38 838 1838 1838 1838 76 77 SSAAAA QJMAAA OOOOxx -6175 8363 1 3 5 15 75 175 175 1175 6175 150 151 NDAAAA RJMAAA VVVVxx -3719 8364 1 3 9 19 19 719 1719 3719 3719 38 39 BNAAAA SJMAAA AAAAxx -6958 8365 0 2 8 18 58 958 958 1958 6958 116 117 QHAAAA TJMAAA HHHHxx -6822 8366 0 2 2 2 22 822 822 1822 6822 44 45 KCAAAA UJMAAA OOOOxx -3318 8367 0 2 8 18 18 318 1318 3318 3318 36 37 QXAAAA VJMAAA VVVVxx -7222 8368 0 2 2 2 22 222 1222 2222 7222 44 45 URAAAA WJMAAA AAAAxx -85 8369 1 1 5 5 85 85 85 85 85 170 171 HDAAAA XJMAAA HHHHxx -5158 8370 0 2 8 18 58 158 1158 158 5158 116 117 KQAAAA YJMAAA OOOOxx -6360 8371 0 0 0 0 60 360 360 1360 6360 120 121 QKAAAA ZJMAAA VVVVxx -2599 8372 1 3 9 19 99 599 599 2599 2599 198 199 ZVAAAA AKMAAA AAAAxx -4002 8373 0 2 2 2 2 2 2 4002 4002 4 5 YXAAAA BKMAAA HHHHxx -6597 8374 1 1 7 17 97 597 597 1597 6597 194 195 TTAAAA CKMAAA OOOOxx -5762 8375 0 2 2 2 62 762 1762 762 5762 124 125 QNAAAA DKMAAA VVVVxx -8383 8376 1 3 3 3 83 383 383 3383 8383 166 167 LKAAAA EKMAAA AAAAxx -4686 8377 0 2 6 6 86 686 686 4686 4686 172 173 GYAAAA FKMAAA HHHHxx -5972 8378 0 0 2 12 72 972 1972 972 5972 144 145 SVAAAA GKMAAA OOOOxx -1432 8379 0 0 2 12 32 432 1432 1432 1432 64 65 CDAAAA HKMAAA VVVVxx -1601 8380 1 1 1 1 1 601 1601 1601 1601 2 3 PJAAAA IKMAAA AAAAxx -3012 8381 0 0 2 12 12 12 1012 3012 3012 24 25 WLAAAA JKMAAA HHHHxx -9345 8382 1 1 5 5 45 345 1345 4345 9345 90 91 LVAAAA KKMAAA OOOOxx -8869 8383 1 1 9 9 69 869 869 3869 8869 138 139 DDAAAA LKMAAA VVVVxx -6612 8384 0 0 2 12 12 612 612 1612 6612 24 25 IUAAAA MKMAAA AAAAxx -262 8385 0 2 2 2 62 262 262 262 262 124 125 CKAAAA NKMAAA HHHHxx -300 8386 0 0 0 0 0 300 300 300 300 0 1 OLAAAA OKMAAA OOOOxx -3045 8387 1 1 5 5 45 45 1045 3045 3045 90 91 DNAAAA PKMAAA VVVVxx -7252 8388 0 0 2 12 52 252 1252 2252 7252 104 105 YSAAAA QKMAAA AAAAxx -9099 8389 1 3 9 19 99 99 1099 4099 9099 198 199 ZLAAAA RKMAAA HHHHxx -9006 8390 0 2 6 6 6 6 1006 4006 9006 12 13 KIAAAA SKMAAA OOOOxx -3078 8391 0 2 8 18 78 78 1078 3078 3078 156 157 KOAAAA TKMAAA VVVVxx -5159 8392 1 3 9 19 59 159 1159 159 5159 118 119 LQAAAA UKMAAA AAAAxx -9329 8393 1 1 9 9 29 329 1329 4329 9329 58 59 VUAAAA VKMAAA HHHHxx -1393 8394 1 1 3 13 93 393 1393 1393 1393 186 187 PBAAAA WKMAAA OOOOxx -5894 8395 0 2 4 14 94 894 1894 894 5894 188 189 SSAAAA XKMAAA VVVVxx -11 8396 1 3 1 11 11 11 11 11 11 22 23 LAAAAA YKMAAA AAAAxx -5606 8397 0 2 6 6 6 606 1606 606 5606 12 13 QHAAAA ZKMAAA HHHHxx -5541 8398 1 1 1 1 41 541 1541 541 5541 82 83 DFAAAA ALMAAA OOOOxx -2689 8399 1 1 9 9 89 689 689 2689 2689 178 179 LZAAAA BLMAAA VVVVxx -1023 8400 1 3 3 3 23 23 1023 1023 1023 46 47 JNAAAA CLMAAA AAAAxx -8134 8401 0 2 4 14 34 134 134 3134 8134 68 69 WAAAAA DLMAAA HHHHxx -5923 8402 1 3 3 3 23 923 1923 923 5923 46 47 VTAAAA ELMAAA OOOOxx -6056 8403 0 0 6 16 56 56 56 1056 6056 112 113 YYAAAA FLMAAA VVVVxx -653 8404 1 1 3 13 53 653 653 653 653 106 107 DZAAAA GLMAAA AAAAxx -367 8405 1 3 7 7 67 367 367 367 367 134 135 DOAAAA HLMAAA HHHHxx -1828 8406 0 0 8 8 28 828 1828 1828 1828 56 57 ISAAAA ILMAAA OOOOxx -6506 8407 0 2 6 6 6 506 506 1506 6506 12 13 GQAAAA JLMAAA VVVVxx -5772 8408 0 0 2 12 72 772 1772 772 5772 144 145 AOAAAA KLMAAA AAAAxx -8052 8409 0 0 2 12 52 52 52 3052 8052 104 105 SXAAAA LLMAAA HHHHxx -2633 8410 1 1 3 13 33 633 633 2633 2633 66 67 HXAAAA MLMAAA OOOOxx -4878 8411 0 2 8 18 78 878 878 4878 4878 156 157 QFAAAA NLMAAA VVVVxx -5621 8412 1 1 1 1 21 621 1621 621 5621 42 43 FIAAAA OLMAAA AAAAxx -41 8413 1 1 1 1 41 41 41 41 41 82 83 PBAAAA PLMAAA HHHHxx -4613 8414 1 1 3 13 13 613 613 4613 4613 26 27 LVAAAA QLMAAA OOOOxx -9389 8415 1 1 9 9 89 389 1389 4389 9389 178 179 DXAAAA RLMAAA VVVVxx -9414 8416 0 2 4 14 14 414 1414 4414 9414 28 29 CYAAAA SLMAAA AAAAxx -3583 8417 1 3 3 3 83 583 1583 3583 3583 166 167 VHAAAA TLMAAA HHHHxx -3454 8418 0 2 4 14 54 454 1454 3454 3454 108 109 WCAAAA ULMAAA OOOOxx -719 8419 1 3 9 19 19 719 719 719 719 38 39 RBAAAA VLMAAA VVVVxx -6188 8420 0 0 8 8 88 188 188 1188 6188 176 177 AEAAAA WLMAAA AAAAxx -2288 8421 0 0 8 8 88 288 288 2288 2288 176 177 AKAAAA XLMAAA HHHHxx -1287 8422 1 3 7 7 87 287 1287 1287 1287 174 175 NXAAAA YLMAAA OOOOxx -1397 8423 1 1 7 17 97 397 1397 1397 1397 194 195 TBAAAA ZLMAAA VVVVxx -7763 8424 1 3 3 3 63 763 1763 2763 7763 126 127 PMAAAA AMMAAA AAAAxx -5194 8425 0 2 4 14 94 194 1194 194 5194 188 189 URAAAA BMMAAA HHHHxx -3167 8426 1 3 7 7 67 167 1167 3167 3167 134 135 VRAAAA CMMAAA OOOOxx -9218 8427 0 2 8 18 18 218 1218 4218 9218 36 37 OQAAAA DMMAAA VVVVxx -2065 8428 1 1 5 5 65 65 65 2065 2065 130 131 LBAAAA EMMAAA AAAAxx -9669 8429 1 1 9 9 69 669 1669 4669 9669 138 139 XHAAAA FMMAAA HHHHxx -146 8430 0 2 6 6 46 146 146 146 146 92 93 QFAAAA GMMAAA OOOOxx -6141 8431 1 1 1 1 41 141 141 1141 6141 82 83 FCAAAA HMMAAA VVVVxx -2843 8432 1 3 3 3 43 843 843 2843 2843 86 87 JFAAAA IMMAAA AAAAxx -7934 8433 0 2 4 14 34 934 1934 2934 7934 68 69 ETAAAA JMMAAA HHHHxx -2536 8434 0 0 6 16 36 536 536 2536 2536 72 73 OTAAAA KMMAAA OOOOxx -7088 8435 0 0 8 8 88 88 1088 2088 7088 176 177 QMAAAA LMMAAA VVVVxx -2519 8436 1 3 9 19 19 519 519 2519 2519 38 39 XSAAAA MMMAAA AAAAxx -6650 8437 0 2 0 10 50 650 650 1650 6650 100 101 UVAAAA NMMAAA HHHHxx -3007 8438 1 3 7 7 7 7 1007 3007 3007 14 15 RLAAAA OMMAAA OOOOxx -4507 8439 1 3 7 7 7 507 507 4507 4507 14 15 JRAAAA PMMAAA VVVVxx -4892 8440 0 0 2 12 92 892 892 4892 4892 184 185 EGAAAA QMMAAA AAAAxx -7159 8441 1 3 9 19 59 159 1159 2159 7159 118 119 JPAAAA RMMAAA HHHHxx -3171 8442 1 3 1 11 71 171 1171 3171 3171 142 143 ZRAAAA SMMAAA OOOOxx -1080 8443 0 0 0 0 80 80 1080 1080 1080 160 161 OPAAAA TMMAAA VVVVxx -7248 8444 0 0 8 8 48 248 1248 2248 7248 96 97 USAAAA UMMAAA AAAAxx -7230 8445 0 2 0 10 30 230 1230 2230 7230 60 61 CSAAAA VMMAAA HHHHxx -3823 8446 1 3 3 3 23 823 1823 3823 3823 46 47 BRAAAA WMMAAA OOOOxx -5517 8447 1 1 7 17 17 517 1517 517 5517 34 35 FEAAAA XMMAAA VVVVxx -1482 8448 0 2 2 2 82 482 1482 1482 1482 164 165 AFAAAA YMMAAA AAAAxx -9953 8449 1 1 3 13 53 953 1953 4953 9953 106 107 VSAAAA ZMMAAA HHHHxx -2754 8450 0 2 4 14 54 754 754 2754 2754 108 109 YBAAAA ANMAAA OOOOxx -3875 8451 1 3 5 15 75 875 1875 3875 3875 150 151 BTAAAA BNMAAA VVVVxx -9800 8452 0 0 0 0 0 800 1800 4800 9800 0 1 YMAAAA CNMAAA AAAAxx -8819 8453 1 3 9 19 19 819 819 3819 8819 38 39 FBAAAA DNMAAA HHHHxx -8267 8454 1 3 7 7 67 267 267 3267 8267 134 135 ZFAAAA ENMAAA OOOOxx -520 8455 0 0 0 0 20 520 520 520 520 40 41 AUAAAA FNMAAA VVVVxx -5770 8456 0 2 0 10 70 770 1770 770 5770 140 141 YNAAAA GNMAAA AAAAxx -2114 8457 0 2 4 14 14 114 114 2114 2114 28 29 IDAAAA HNMAAA HHHHxx -5045 8458 1 1 5 5 45 45 1045 45 5045 90 91 BMAAAA INMAAA OOOOxx -1094 8459 0 2 4 14 94 94 1094 1094 1094 188 189 CQAAAA JNMAAA VVVVxx -8786 8460 0 2 6 6 86 786 786 3786 8786 172 173 YZAAAA KNMAAA AAAAxx -353 8461 1 1 3 13 53 353 353 353 353 106 107 PNAAAA LNMAAA HHHHxx -290 8462 0 2 0 10 90 290 290 290 290 180 181 ELAAAA MNMAAA OOOOxx -3376 8463 0 0 6 16 76 376 1376 3376 3376 152 153 WZAAAA NNMAAA VVVVxx -9305 8464 1 1 5 5 5 305 1305 4305 9305 10 11 XTAAAA ONMAAA AAAAxx -186 8465 0 2 6 6 86 186 186 186 186 172 173 EHAAAA PNMAAA HHHHxx -4817 8466 1 1 7 17 17 817 817 4817 4817 34 35 HDAAAA QNMAAA OOOOxx -4638 8467 0 2 8 18 38 638 638 4638 4638 76 77 KWAAAA RNMAAA VVVVxx -3558 8468 0 2 8 18 58 558 1558 3558 3558 116 117 WGAAAA SNMAAA AAAAxx -9285 8469 1 1 5 5 85 285 1285 4285 9285 170 171 DTAAAA TNMAAA HHHHxx -848 8470 0 0 8 8 48 848 848 848 848 96 97 QGAAAA UNMAAA OOOOxx -8923 8471 1 3 3 3 23 923 923 3923 8923 46 47 FFAAAA VNMAAA VVVVxx -6826 8472 0 2 6 6 26 826 826 1826 6826 52 53 OCAAAA WNMAAA AAAAxx -5187 8473 1 3 7 7 87 187 1187 187 5187 174 175 NRAAAA XNMAAA HHHHxx -2398 8474 0 2 8 18 98 398 398 2398 2398 196 197 GOAAAA YNMAAA OOOOxx -7653 8475 1 1 3 13 53 653 1653 2653 7653 106 107 JIAAAA ZNMAAA VVVVxx -8835 8476 1 3 5 15 35 835 835 3835 8835 70 71 VBAAAA AOMAAA AAAAxx -5736 8477 0 0 6 16 36 736 1736 736 5736 72 73 QMAAAA BOMAAA HHHHxx -1238 8478 0 2 8 18 38 238 1238 1238 1238 76 77 QVAAAA COMAAA OOOOxx -6021 8479 1 1 1 1 21 21 21 1021 6021 42 43 PXAAAA DOMAAA VVVVxx -6815 8480 1 3 5 15 15 815 815 1815 6815 30 31 DCAAAA EOMAAA AAAAxx -2549 8481 1 1 9 9 49 549 549 2549 2549 98 99 BUAAAA FOMAAA HHHHxx -5657 8482 1 1 7 17 57 657 1657 657 5657 114 115 PJAAAA GOMAAA OOOOxx -6855 8483 1 3 5 15 55 855 855 1855 6855 110 111 RDAAAA HOMAAA VVVVxx -1225 8484 1 1 5 5 25 225 1225 1225 1225 50 51 DVAAAA IOMAAA AAAAxx -7452 8485 0 0 2 12 52 452 1452 2452 7452 104 105 QAAAAA JOMAAA HHHHxx -2479 8486 1 3 9 19 79 479 479 2479 2479 158 159 JRAAAA KOMAAA OOOOxx -7974 8487 0 2 4 14 74 974 1974 2974 7974 148 149 SUAAAA LOMAAA VVVVxx -1212 8488 0 0 2 12 12 212 1212 1212 1212 24 25 QUAAAA MOMAAA AAAAxx -8883 8489 1 3 3 3 83 883 883 3883 8883 166 167 RDAAAA NOMAAA HHHHxx -8150 8490 0 2 0 10 50 150 150 3150 8150 100 101 MBAAAA OOMAAA OOOOxx -3392 8491 0 0 2 12 92 392 1392 3392 3392 184 185 MAAAAA POMAAA VVVVxx -6774 8492 0 2 4 14 74 774 774 1774 6774 148 149 OAAAAA QOMAAA AAAAxx -904 8493 0 0 4 4 4 904 904 904 904 8 9 UIAAAA ROMAAA HHHHxx -5068 8494 0 0 8 8 68 68 1068 68 5068 136 137 YMAAAA SOMAAA OOOOxx -9339 8495 1 3 9 19 39 339 1339 4339 9339 78 79 FVAAAA TOMAAA VVVVxx -1062 8496 0 2 2 2 62 62 1062 1062 1062 124 125 WOAAAA UOMAAA AAAAxx -3841 8497 1 1 1 1 41 841 1841 3841 3841 82 83 TRAAAA VOMAAA HHHHxx -8924 8498 0 0 4 4 24 924 924 3924 8924 48 49 GFAAAA WOMAAA OOOOxx -9795 8499 1 3 5 15 95 795 1795 4795 9795 190 191 TMAAAA XOMAAA VVVVxx -3981 8500 1 1 1 1 81 981 1981 3981 3981 162 163 DXAAAA YOMAAA AAAAxx -4290 8501 0 2 0 10 90 290 290 4290 4290 180 181 AJAAAA ZOMAAA HHHHxx -1067 8502 1 3 7 7 67 67 1067 1067 1067 134 135 BPAAAA APMAAA OOOOxx -8679 8503 1 3 9 19 79 679 679 3679 8679 158 159 VVAAAA BPMAAA VVVVxx -2894 8504 0 2 4 14 94 894 894 2894 2894 188 189 IHAAAA CPMAAA AAAAxx -9248 8505 0 0 8 8 48 248 1248 4248 9248 96 97 SRAAAA DPMAAA HHHHxx -1072 8506 0 0 2 12 72 72 1072 1072 1072 144 145 GPAAAA EPMAAA OOOOxx -3510 8507 0 2 0 10 10 510 1510 3510 3510 20 21 AFAAAA FPMAAA VVVVxx -6871 8508 1 3 1 11 71 871 871 1871 6871 142 143 HEAAAA GPMAAA AAAAxx -8701 8509 1 1 1 1 1 701 701 3701 8701 2 3 RWAAAA HPMAAA HHHHxx -8170 8510 0 2 0 10 70 170 170 3170 8170 140 141 GCAAAA IPMAAA OOOOxx -2730 8511 0 2 0 10 30 730 730 2730 2730 60 61 ABAAAA JPMAAA VVVVxx -2668 8512 0 0 8 8 68 668 668 2668 2668 136 137 QYAAAA KPMAAA AAAAxx -8723 8513 1 3 3 3 23 723 723 3723 8723 46 47 NXAAAA LPMAAA HHHHxx -3439 8514 1 3 9 19 39 439 1439 3439 3439 78 79 HCAAAA MPMAAA OOOOxx -6219 8515 1 3 9 19 19 219 219 1219 6219 38 39 FFAAAA NPMAAA VVVVxx -4264 8516 0 0 4 4 64 264 264 4264 4264 128 129 AIAAAA OPMAAA AAAAxx -3929 8517 1 1 9 9 29 929 1929 3929 3929 58 59 DVAAAA PPMAAA HHHHxx -7 8518 1 3 7 7 7 7 7 7 7 14 15 HAAAAA QPMAAA OOOOxx -3737 8519 1 1 7 17 37 737 1737 3737 3737 74 75 TNAAAA RPMAAA VVVVxx -358 8520 0 2 8 18 58 358 358 358 358 116 117 UNAAAA SPMAAA AAAAxx -5128 8521 0 0 8 8 28 128 1128 128 5128 56 57 GPAAAA TPMAAA HHHHxx -7353 8522 1 1 3 13 53 353 1353 2353 7353 106 107 VWAAAA UPMAAA OOOOxx -8758 8523 0 2 8 18 58 758 758 3758 8758 116 117 WYAAAA VPMAAA VVVVxx -7284 8524 0 0 4 4 84 284 1284 2284 7284 168 169 EUAAAA WPMAAA AAAAxx -4037 8525 1 1 7 17 37 37 37 4037 4037 74 75 HZAAAA XPMAAA HHHHxx -435 8526 1 3 5 15 35 435 435 435 435 70 71 TQAAAA YPMAAA OOOOxx -3580 8527 0 0 0 0 80 580 1580 3580 3580 160 161 SHAAAA ZPMAAA VVVVxx -4554 8528 0 2 4 14 54 554 554 4554 4554 108 109 ETAAAA AQMAAA AAAAxx -4337 8529 1 1 7 17 37 337 337 4337 4337 74 75 VKAAAA BQMAAA HHHHxx -512 8530 0 0 2 12 12 512 512 512 512 24 25 STAAAA CQMAAA OOOOxx -2032 8531 0 0 2 12 32 32 32 2032 2032 64 65 EAAAAA DQMAAA VVVVxx -1755 8532 1 3 5 15 55 755 1755 1755 1755 110 111 NPAAAA EQMAAA AAAAxx -9923 8533 1 3 3 3 23 923 1923 4923 9923 46 47 RRAAAA FQMAAA HHHHxx -3747 8534 1 3 7 7 47 747 1747 3747 3747 94 95 DOAAAA GQMAAA OOOOxx -27 8535 1 3 7 7 27 27 27 27 27 54 55 BBAAAA HQMAAA VVVVxx -3075 8536 1 3 5 15 75 75 1075 3075 3075 150 151 HOAAAA IQMAAA AAAAxx -6259 8537 1 3 9 19 59 259 259 1259 6259 118 119 TGAAAA JQMAAA HHHHxx -2940 8538 0 0 0 0 40 940 940 2940 2940 80 81 CJAAAA KQMAAA OOOOxx -5724 8539 0 0 4 4 24 724 1724 724 5724 48 49 EMAAAA LQMAAA VVVVxx -5638 8540 0 2 8 18 38 638 1638 638 5638 76 77 WIAAAA MQMAAA AAAAxx -479 8541 1 3 9 19 79 479 479 479 479 158 159 LSAAAA NQMAAA HHHHxx -4125 8542 1 1 5 5 25 125 125 4125 4125 50 51 RCAAAA OQMAAA OOOOxx -1525 8543 1 1 5 5 25 525 1525 1525 1525 50 51 RGAAAA PQMAAA VVVVxx -7529 8544 1 1 9 9 29 529 1529 2529 7529 58 59 PDAAAA QQMAAA AAAAxx -931 8545 1 3 1 11 31 931 931 931 931 62 63 VJAAAA RQMAAA HHHHxx -5175 8546 1 3 5 15 75 175 1175 175 5175 150 151 BRAAAA SQMAAA OOOOxx -6798 8547 0 2 8 18 98 798 798 1798 6798 196 197 MBAAAA TQMAAA VVVVxx -2111 8548 1 3 1 11 11 111 111 2111 2111 22 23 FDAAAA UQMAAA AAAAxx -6145 8549 1 1 5 5 45 145 145 1145 6145 90 91 JCAAAA VQMAAA HHHHxx -4712 8550 0 0 2 12 12 712 712 4712 4712 24 25 GZAAAA WQMAAA OOOOxx -3110 8551 0 2 0 10 10 110 1110 3110 3110 20 21 QPAAAA XQMAAA VVVVxx -97 8552 1 1 7 17 97 97 97 97 97 194 195 TDAAAA YQMAAA AAAAxx -758 8553 0 2 8 18 58 758 758 758 758 116 117 EDAAAA ZQMAAA HHHHxx -1895 8554 1 3 5 15 95 895 1895 1895 1895 190 191 XUAAAA ARMAAA OOOOxx -5289 8555 1 1 9 9 89 289 1289 289 5289 178 179 LVAAAA BRMAAA VVVVxx -5026 8556 0 2 6 6 26 26 1026 26 5026 52 53 ILAAAA CRMAAA AAAAxx -4725 8557 1 1 5 5 25 725 725 4725 4725 50 51 TZAAAA DRMAAA HHHHxx -1679 8558 1 3 9 19 79 679 1679 1679 1679 158 159 PMAAAA ERMAAA OOOOxx -4433 8559 1 1 3 13 33 433 433 4433 4433 66 67 NOAAAA FRMAAA VVVVxx -5340 8560 0 0 0 0 40 340 1340 340 5340 80 81 KXAAAA GRMAAA AAAAxx -6340 8561 0 0 0 0 40 340 340 1340 6340 80 81 WJAAAA HRMAAA HHHHxx -3261 8562 1 1 1 1 61 261 1261 3261 3261 122 123 LVAAAA IRMAAA OOOOxx -8108 8563 0 0 8 8 8 108 108 3108 8108 16 17 WZAAAA JRMAAA VVVVxx -8785 8564 1 1 5 5 85 785 785 3785 8785 170 171 XZAAAA KRMAAA AAAAxx -7391 8565 1 3 1 11 91 391 1391 2391 7391 182 183 HYAAAA LRMAAA HHHHxx -1496 8566 0 0 6 16 96 496 1496 1496 1496 192 193 OFAAAA MRMAAA OOOOxx -1484 8567 0 0 4 4 84 484 1484 1484 1484 168 169 CFAAAA NRMAAA VVVVxx -5884 8568 0 0 4 4 84 884 1884 884 5884 168 169 ISAAAA ORMAAA AAAAxx -342 8569 0 2 2 2 42 342 342 342 342 84 85 ENAAAA PRMAAA HHHHxx -7659 8570 1 3 9 19 59 659 1659 2659 7659 118 119 PIAAAA QRMAAA OOOOxx -6635 8571 1 3 5 15 35 635 635 1635 6635 70 71 FVAAAA RRMAAA VVVVxx -8507 8572 1 3 7 7 7 507 507 3507 8507 14 15 FPAAAA SRMAAA AAAAxx -2583 8573 1 3 3 3 83 583 583 2583 2583 166 167 JVAAAA TRMAAA HHHHxx -6533 8574 1 1 3 13 33 533 533 1533 6533 66 67 HRAAAA URMAAA OOOOxx -5879 8575 1 3 9 19 79 879 1879 879 5879 158 159 DSAAAA VRMAAA VVVVxx -5511 8576 1 3 1 11 11 511 1511 511 5511 22 23 ZDAAAA WRMAAA AAAAxx -3682 8577 0 2 2 2 82 682 1682 3682 3682 164 165 QLAAAA XRMAAA HHHHxx -7182 8578 0 2 2 2 82 182 1182 2182 7182 164 165 GQAAAA YRMAAA OOOOxx -1409 8579 1 1 9 9 9 409 1409 1409 1409 18 19 FCAAAA ZRMAAA VVVVxx -3363 8580 1 3 3 3 63 363 1363 3363 3363 126 127 JZAAAA ASMAAA AAAAxx -729 8581 1 1 9 9 29 729 729 729 729 58 59 BCAAAA BSMAAA HHHHxx -5857 8582 1 1 7 17 57 857 1857 857 5857 114 115 HRAAAA CSMAAA OOOOxx -235 8583 1 3 5 15 35 235 235 235 235 70 71 BJAAAA DSMAAA VVVVxx -193 8584 1 1 3 13 93 193 193 193 193 186 187 LHAAAA ESMAAA AAAAxx -5586 8585 0 2 6 6 86 586 1586 586 5586 172 173 WGAAAA FSMAAA HHHHxx -6203 8586 1 3 3 3 3 203 203 1203 6203 6 7 PEAAAA GSMAAA OOOOxx -6795 8587 1 3 5 15 95 795 795 1795 6795 190 191 JBAAAA HSMAAA VVVVxx -3211 8588 1 3 1 11 11 211 1211 3211 3211 22 23 NTAAAA ISMAAA AAAAxx -9763 8589 1 3 3 3 63 763 1763 4763 9763 126 127 NLAAAA JSMAAA HHHHxx -9043 8590 1 3 3 3 43 43 1043 4043 9043 86 87 VJAAAA KSMAAA OOOOxx -2854 8591 0 2 4 14 54 854 854 2854 2854 108 109 UFAAAA LSMAAA VVVVxx -565 8592 1 1 5 5 65 565 565 565 565 130 131 TVAAAA MSMAAA AAAAxx -9284 8593 0 0 4 4 84 284 1284 4284 9284 168 169 CTAAAA NSMAAA HHHHxx -7886 8594 0 2 6 6 86 886 1886 2886 7886 172 173 IRAAAA OSMAAA OOOOxx -122 8595 0 2 2 2 22 122 122 122 122 44 45 SEAAAA PSMAAA VVVVxx -4934 8596 0 2 4 14 34 934 934 4934 4934 68 69 UHAAAA QSMAAA AAAAxx -1766 8597 0 2 6 6 66 766 1766 1766 1766 132 133 YPAAAA RSMAAA HHHHxx -2554 8598 0 2 4 14 54 554 554 2554 2554 108 109 GUAAAA SSMAAA OOOOxx -488 8599 0 0 8 8 88 488 488 488 488 176 177 USAAAA TSMAAA VVVVxx -825 8600 1 1 5 5 25 825 825 825 825 50 51 TFAAAA USMAAA AAAAxx -678 8601 0 2 8 18 78 678 678 678 678 156 157 CAAAAA VSMAAA HHHHxx -4543 8602 1 3 3 3 43 543 543 4543 4543 86 87 TSAAAA WSMAAA OOOOxx -1699 8603 1 3 9 19 99 699 1699 1699 1699 198 199 JNAAAA XSMAAA VVVVxx -3771 8604 1 3 1 11 71 771 1771 3771 3771 142 143 BPAAAA YSMAAA AAAAxx -1234 8605 0 2 4 14 34 234 1234 1234 1234 68 69 MVAAAA ZSMAAA HHHHxx -4152 8606 0 0 2 12 52 152 152 4152 4152 104 105 SDAAAA ATMAAA OOOOxx -1632 8607 0 0 2 12 32 632 1632 1632 1632 64 65 UKAAAA BTMAAA VVVVxx -4988 8608 0 0 8 8 88 988 988 4988 4988 176 177 WJAAAA CTMAAA AAAAxx -1980 8609 0 0 0 0 80 980 1980 1980 1980 160 161 EYAAAA DTMAAA HHHHxx -7479 8610 1 3 9 19 79 479 1479 2479 7479 158 159 RBAAAA ETMAAA OOOOxx -2586 8611 0 2 6 6 86 586 586 2586 2586 172 173 MVAAAA FTMAAA VVVVxx -5433 8612 1 1 3 13 33 433 1433 433 5433 66 67 ZAAAAA GTMAAA AAAAxx -2261 8613 1 1 1 1 61 261 261 2261 2261 122 123 ZIAAAA HTMAAA HHHHxx -1180 8614 0 0 0 0 80 180 1180 1180 1180 160 161 KTAAAA ITMAAA OOOOxx -3938 8615 0 2 8 18 38 938 1938 3938 3938 76 77 MVAAAA JTMAAA VVVVxx -6714 8616 0 2 4 14 14 714 714 1714 6714 28 29 GYAAAA KTMAAA AAAAxx -2890 8617 0 2 0 10 90 890 890 2890 2890 180 181 EHAAAA LTMAAA HHHHxx -7379 8618 1 3 9 19 79 379 1379 2379 7379 158 159 VXAAAA MTMAAA OOOOxx -5896 8619 0 0 6 16 96 896 1896 896 5896 192 193 USAAAA NTMAAA VVVVxx -5949 8620 1 1 9 9 49 949 1949 949 5949 98 99 VUAAAA OTMAAA AAAAxx -3194 8621 0 2 4 14 94 194 1194 3194 3194 188 189 WSAAAA PTMAAA HHHHxx -9325 8622 1 1 5 5 25 325 1325 4325 9325 50 51 RUAAAA QTMAAA OOOOxx -9531 8623 1 3 1 11 31 531 1531 4531 9531 62 63 PCAAAA RTMAAA VVVVxx -711 8624 1 3 1 11 11 711 711 711 711 22 23 JBAAAA STMAAA AAAAxx -2450 8625 0 2 0 10 50 450 450 2450 2450 100 101 GQAAAA TTMAAA HHHHxx -1929 8626 1 1 9 9 29 929 1929 1929 1929 58 59 FWAAAA UTMAAA OOOOxx -6165 8627 1 1 5 5 65 165 165 1165 6165 130 131 DDAAAA VTMAAA VVVVxx -4050 8628 0 2 0 10 50 50 50 4050 4050 100 101 UZAAAA WTMAAA AAAAxx -9011 8629 1 3 1 11 11 11 1011 4011 9011 22 23 PIAAAA XTMAAA HHHHxx -7916 8630 0 0 6 16 16 916 1916 2916 7916 32 33 MSAAAA YTMAAA OOOOxx -9136 8631 0 0 6 16 36 136 1136 4136 9136 72 73 KNAAAA ZTMAAA VVVVxx -8782 8632 0 2 2 2 82 782 782 3782 8782 164 165 UZAAAA AUMAAA AAAAxx -8491 8633 1 3 1 11 91 491 491 3491 8491 182 183 POAAAA BUMAAA HHHHxx -5114 8634 0 2 4 14 14 114 1114 114 5114 28 29 SOAAAA CUMAAA OOOOxx -5815 8635 1 3 5 15 15 815 1815 815 5815 30 31 RPAAAA DUMAAA VVVVxx -5628 8636 0 0 8 8 28 628 1628 628 5628 56 57 MIAAAA EUMAAA AAAAxx -810 8637 0 2 0 10 10 810 810 810 810 20 21 EFAAAA FUMAAA HHHHxx -6178 8638 0 2 8 18 78 178 178 1178 6178 156 157 QDAAAA GUMAAA OOOOxx -2619 8639 1 3 9 19 19 619 619 2619 2619 38 39 TWAAAA HUMAAA VVVVxx -3340 8640 0 0 0 0 40 340 1340 3340 3340 80 81 MYAAAA IUMAAA AAAAxx -2491 8641 1 3 1 11 91 491 491 2491 2491 182 183 VRAAAA JUMAAA HHHHxx -3574 8642 0 2 4 14 74 574 1574 3574 3574 148 149 MHAAAA KUMAAA OOOOxx -6754 8643 0 2 4 14 54 754 754 1754 6754 108 109 UZAAAA LUMAAA VVVVxx -1566 8644 0 2 6 6 66 566 1566 1566 1566 132 133 GIAAAA MUMAAA AAAAxx -9174 8645 0 2 4 14 74 174 1174 4174 9174 148 149 WOAAAA NUMAAA HHHHxx -1520 8646 0 0 0 0 20 520 1520 1520 1520 40 41 MGAAAA OUMAAA OOOOxx -2691 8647 1 3 1 11 91 691 691 2691 2691 182 183 NZAAAA PUMAAA VVVVxx -6961 8648 1 1 1 1 61 961 961 1961 6961 122 123 THAAAA QUMAAA AAAAxx -5722 8649 0 2 2 2 22 722 1722 722 5722 44 45 CMAAAA RUMAAA HHHHxx -9707 8650 1 3 7 7 7 707 1707 4707 9707 14 15 JJAAAA SUMAAA OOOOxx -2891 8651 1 3 1 11 91 891 891 2891 2891 182 183 FHAAAA TUMAAA VVVVxx -341 8652 1 1 1 1 41 341 341 341 341 82 83 DNAAAA UUMAAA AAAAxx -4690 8653 0 2 0 10 90 690 690 4690 4690 180 181 KYAAAA VUMAAA HHHHxx -7841 8654 1 1 1 1 41 841 1841 2841 7841 82 83 PPAAAA WUMAAA OOOOxx -6615 8655 1 3 5 15 15 615 615 1615 6615 30 31 LUAAAA XUMAAA VVVVxx -9169 8656 1 1 9 9 69 169 1169 4169 9169 138 139 ROAAAA YUMAAA AAAAxx -6689 8657 1 1 9 9 89 689 689 1689 6689 178 179 HXAAAA ZUMAAA HHHHxx -8721 8658 1 1 1 1 21 721 721 3721 8721 42 43 LXAAAA AVMAAA OOOOxx -7508 8659 0 0 8 8 8 508 1508 2508 7508 16 17 UCAAAA BVMAAA VVVVxx -8631 8660 1 3 1 11 31 631 631 3631 8631 62 63 ZTAAAA CVMAAA AAAAxx -480 8661 0 0 0 0 80 480 480 480 480 160 161 MSAAAA DVMAAA HHHHxx -7094 8662 0 2 4 14 94 94 1094 2094 7094 188 189 WMAAAA EVMAAA OOOOxx -319 8663 1 3 9 19 19 319 319 319 319 38 39 HMAAAA FVMAAA VVVVxx -9421 8664 1 1 1 1 21 421 1421 4421 9421 42 43 JYAAAA GVMAAA AAAAxx -4352 8665 0 0 2 12 52 352 352 4352 4352 104 105 KLAAAA HVMAAA HHHHxx -5019 8666 1 3 9 19 19 19 1019 19 5019 38 39 BLAAAA IVMAAA OOOOxx -3956 8667 0 0 6 16 56 956 1956 3956 3956 112 113 EWAAAA JVMAAA VVVVxx -114 8668 0 2 4 14 14 114 114 114 114 28 29 KEAAAA KVMAAA AAAAxx -1196 8669 0 0 6 16 96 196 1196 1196 1196 192 193 AUAAAA LVMAAA HHHHxx -1407 8670 1 3 7 7 7 407 1407 1407 1407 14 15 DCAAAA MVMAAA OOOOxx -7432 8671 0 0 2 12 32 432 1432 2432 7432 64 65 WZAAAA NVMAAA VVVVxx -3141 8672 1 1 1 1 41 141 1141 3141 3141 82 83 VQAAAA OVMAAA AAAAxx -2073 8673 1 1 3 13 73 73 73 2073 2073 146 147 TBAAAA PVMAAA HHHHxx -3400 8674 0 0 0 0 0 400 1400 3400 3400 0 1 UAAAAA QVMAAA OOOOxx -505 8675 1 1 5 5 5 505 505 505 505 10 11 LTAAAA RVMAAA VVVVxx -1263 8676 1 3 3 3 63 263 1263 1263 1263 126 127 PWAAAA SVMAAA AAAAxx -190 8677 0 2 0 10 90 190 190 190 190 180 181 IHAAAA TVMAAA HHHHxx -6686 8678 0 2 6 6 86 686 686 1686 6686 172 173 EXAAAA UVMAAA OOOOxx -9821 8679 1 1 1 1 21 821 1821 4821 9821 42 43 TNAAAA VVMAAA VVVVxx -1119 8680 1 3 9 19 19 119 1119 1119 1119 38 39 BRAAAA WVMAAA AAAAxx -2955 8681 1 3 5 15 55 955 955 2955 2955 110 111 RJAAAA XVMAAA HHHHxx -224 8682 0 0 4 4 24 224 224 224 224 48 49 QIAAAA YVMAAA OOOOxx -7562 8683 0 2 2 2 62 562 1562 2562 7562 124 125 WEAAAA ZVMAAA VVVVxx -8845 8684 1 1 5 5 45 845 845 3845 8845 90 91 FCAAAA AWMAAA AAAAxx -5405 8685 1 1 5 5 5 405 1405 405 5405 10 11 XZAAAA BWMAAA HHHHxx -9192 8686 0 0 2 12 92 192 1192 4192 9192 184 185 OPAAAA CWMAAA OOOOxx -4927 8687 1 3 7 7 27 927 927 4927 4927 54 55 NHAAAA DWMAAA VVVVxx -997 8688 1 1 7 17 97 997 997 997 997 194 195 JMAAAA EWMAAA AAAAxx -989 8689 1 1 9 9 89 989 989 989 989 178 179 BMAAAA FWMAAA HHHHxx -7258 8690 0 2 8 18 58 258 1258 2258 7258 116 117 ETAAAA GWMAAA OOOOxx -6899 8691 1 3 9 19 99 899 899 1899 6899 198 199 JFAAAA HWMAAA VVVVxx -1770 8692 0 2 0 10 70 770 1770 1770 1770 140 141 CQAAAA IWMAAA AAAAxx -4423 8693 1 3 3 3 23 423 423 4423 4423 46 47 DOAAAA JWMAAA HHHHxx -5671 8694 1 3 1 11 71 671 1671 671 5671 142 143 DKAAAA KWMAAA OOOOxx -8393 8695 1 1 3 13 93 393 393 3393 8393 186 187 VKAAAA LWMAAA VVVVxx -4355 8696 1 3 5 15 55 355 355 4355 4355 110 111 NLAAAA MWMAAA AAAAxx -3919 8697 1 3 9 19 19 919 1919 3919 3919 38 39 TUAAAA NWMAAA HHHHxx -338 8698 0 2 8 18 38 338 338 338 338 76 77 ANAAAA OWMAAA OOOOxx -5790 8699 0 2 0 10 90 790 1790 790 5790 180 181 SOAAAA PWMAAA VVVVxx -1452 8700 0 0 2 12 52 452 1452 1452 1452 104 105 WDAAAA QWMAAA AAAAxx -939 8701 1 3 9 19 39 939 939 939 939 78 79 DKAAAA RWMAAA HHHHxx -8913 8702 1 1 3 13 13 913 913 3913 8913 26 27 VEAAAA SWMAAA OOOOxx -7157 8703 1 1 7 17 57 157 1157 2157 7157 114 115 HPAAAA TWMAAA VVVVxx -7240 8704 0 0 0 0 40 240 1240 2240 7240 80 81 MSAAAA UWMAAA AAAAxx -3492 8705 0 0 2 12 92 492 1492 3492 3492 184 185 IEAAAA VWMAAA HHHHxx -3464 8706 0 0 4 4 64 464 1464 3464 3464 128 129 GDAAAA WWMAAA OOOOxx -388 8707 0 0 8 8 88 388 388 388 388 176 177 YOAAAA XWMAAA VVVVxx -4135 8708 1 3 5 15 35 135 135 4135 4135 70 71 BDAAAA YWMAAA AAAAxx -1194 8709 0 2 4 14 94 194 1194 1194 1194 188 189 YTAAAA ZWMAAA HHHHxx -5476 8710 0 0 6 16 76 476 1476 476 5476 152 153 QCAAAA AXMAAA OOOOxx -9844 8711 0 0 4 4 44 844 1844 4844 9844 88 89 QOAAAA BXMAAA VVVVxx -9364 8712 0 0 4 4 64 364 1364 4364 9364 128 129 EWAAAA CXMAAA AAAAxx -5238 8713 0 2 8 18 38 238 1238 238 5238 76 77 MTAAAA DXMAAA HHHHxx -3712 8714 0 0 2 12 12 712 1712 3712 3712 24 25 UMAAAA EXMAAA OOOOxx -6189 8715 1 1 9 9 89 189 189 1189 6189 178 179 BEAAAA FXMAAA VVVVxx -5257 8716 1 1 7 17 57 257 1257 257 5257 114 115 FUAAAA GXMAAA AAAAxx -81 8717 1 1 1 1 81 81 81 81 81 162 163 DDAAAA HXMAAA HHHHxx -3289 8718 1 1 9 9 89 289 1289 3289 3289 178 179 NWAAAA IXMAAA OOOOxx -1177 8719 1 1 7 17 77 177 1177 1177 1177 154 155 HTAAAA JXMAAA VVVVxx -5038 8720 0 2 8 18 38 38 1038 38 5038 76 77 ULAAAA KXMAAA AAAAxx -325 8721 1 1 5 5 25 325 325 325 325 50 51 NMAAAA LXMAAA HHHHxx -7221 8722 1 1 1 1 21 221 1221 2221 7221 42 43 TRAAAA MXMAAA OOOOxx -7123 8723 1 3 3 3 23 123 1123 2123 7123 46 47 ZNAAAA NXMAAA VVVVxx -6364 8724 0 0 4 4 64 364 364 1364 6364 128 129 UKAAAA OXMAAA AAAAxx -4468 8725 0 0 8 8 68 468 468 4468 4468 136 137 WPAAAA PXMAAA HHHHxx -9185 8726 1 1 5 5 85 185 1185 4185 9185 170 171 HPAAAA QXMAAA OOOOxx -4158 8727 0 2 8 18 58 158 158 4158 4158 116 117 YDAAAA RXMAAA VVVVxx -9439 8728 1 3 9 19 39 439 1439 4439 9439 78 79 BZAAAA SXMAAA AAAAxx -7759 8729 1 3 9 19 59 759 1759 2759 7759 118 119 LMAAAA TXMAAA HHHHxx -3325 8730 1 1 5 5 25 325 1325 3325 3325 50 51 XXAAAA UXMAAA OOOOxx -7991 8731 1 3 1 11 91 991 1991 2991 7991 182 183 JVAAAA VXMAAA VVVVxx -1650 8732 0 2 0 10 50 650 1650 1650 1650 100 101 MLAAAA WXMAAA AAAAxx -8395 8733 1 3 5 15 95 395 395 3395 8395 190 191 XKAAAA XXMAAA HHHHxx -286 8734 0 2 6 6 86 286 286 286 286 172 173 ALAAAA YXMAAA OOOOxx -1507 8735 1 3 7 7 7 507 1507 1507 1507 14 15 ZFAAAA ZXMAAA VVVVxx -4122 8736 0 2 2 2 22 122 122 4122 4122 44 45 OCAAAA AYMAAA AAAAxx -2625 8737 1 1 5 5 25 625 625 2625 2625 50 51 ZWAAAA BYMAAA HHHHxx -1140 8738 0 0 0 0 40 140 1140 1140 1140 80 81 WRAAAA CYMAAA OOOOxx -5262 8739 0 2 2 2 62 262 1262 262 5262 124 125 KUAAAA DYMAAA VVVVxx -4919 8740 1 3 9 19 19 919 919 4919 4919 38 39 FHAAAA EYMAAA AAAAxx -7266 8741 0 2 6 6 66 266 1266 2266 7266 132 133 MTAAAA FYMAAA HHHHxx -630 8742 0 2 0 10 30 630 630 630 630 60 61 GYAAAA GYMAAA OOOOxx -2129 8743 1 1 9 9 29 129 129 2129 2129 58 59 XDAAAA HYMAAA VVVVxx -9552 8744 0 0 2 12 52 552 1552 4552 9552 104 105 KDAAAA IYMAAA AAAAxx -3018 8745 0 2 8 18 18 18 1018 3018 3018 36 37 CMAAAA JYMAAA HHHHxx -7145 8746 1 1 5 5 45 145 1145 2145 7145 90 91 VOAAAA KYMAAA OOOOxx -1633 8747 1 1 3 13 33 633 1633 1633 1633 66 67 VKAAAA LYMAAA VVVVxx -7957 8748 1 1 7 17 57 957 1957 2957 7957 114 115 BUAAAA MYMAAA AAAAxx -774 8749 0 2 4 14 74 774 774 774 774 148 149 UDAAAA NYMAAA HHHHxx -9371 8750 1 3 1 11 71 371 1371 4371 9371 142 143 LWAAAA OYMAAA OOOOxx -6007 8751 1 3 7 7 7 7 7 1007 6007 14 15 BXAAAA PYMAAA VVVVxx -5277 8752 1 1 7 17 77 277 1277 277 5277 154 155 ZUAAAA QYMAAA AAAAxx -9426 8753 0 2 6 6 26 426 1426 4426 9426 52 53 OYAAAA RYMAAA HHHHxx -9190 8754 0 2 0 10 90 190 1190 4190 9190 180 181 MPAAAA SYMAAA OOOOxx -8996 8755 0 0 6 16 96 996 996 3996 8996 192 193 AIAAAA TYMAAA VVVVxx -3409 8756 1 1 9 9 9 409 1409 3409 3409 18 19 DBAAAA UYMAAA AAAAxx -7212 8757 0 0 2 12 12 212 1212 2212 7212 24 25 KRAAAA VYMAAA HHHHxx -416 8758 0 0 6 16 16 416 416 416 416 32 33 AQAAAA WYMAAA OOOOxx -7211 8759 1 3 1 11 11 211 1211 2211 7211 22 23 JRAAAA XYMAAA VVVVxx -7454 8760 0 2 4 14 54 454 1454 2454 7454 108 109 SAAAAA YYMAAA AAAAxx -8417 8761 1 1 7 17 17 417 417 3417 8417 34 35 TLAAAA ZYMAAA HHHHxx -5562 8762 0 2 2 2 62 562 1562 562 5562 124 125 YFAAAA AZMAAA OOOOxx -4996 8763 0 0 6 16 96 996 996 4996 4996 192 193 EKAAAA BZMAAA VVVVxx -5718 8764 0 2 8 18 18 718 1718 718 5718 36 37 YLAAAA CZMAAA AAAAxx -7838 8765 0 2 8 18 38 838 1838 2838 7838 76 77 MPAAAA DZMAAA HHHHxx -7715 8766 1 3 5 15 15 715 1715 2715 7715 30 31 TKAAAA EZMAAA OOOOxx -2780 8767 0 0 0 0 80 780 780 2780 2780 160 161 YCAAAA FZMAAA VVVVxx -1013 8768 1 1 3 13 13 13 1013 1013 1013 26 27 ZMAAAA GZMAAA AAAAxx -8465 8769 1 1 5 5 65 465 465 3465 8465 130 131 PNAAAA HZMAAA HHHHxx -7976 8770 0 0 6 16 76 976 1976 2976 7976 152 153 UUAAAA IZMAAA OOOOxx -7150 8771 0 2 0 10 50 150 1150 2150 7150 100 101 APAAAA JZMAAA VVVVxx -6471 8772 1 3 1 11 71 471 471 1471 6471 142 143 XOAAAA KZMAAA AAAAxx -1927 8773 1 3 7 7 27 927 1927 1927 1927 54 55 DWAAAA LZMAAA HHHHxx -227 8774 1 3 7 7 27 227 227 227 227 54 55 TIAAAA MZMAAA OOOOxx -6462 8775 0 2 2 2 62 462 462 1462 6462 124 125 OOAAAA NZMAAA VVVVxx -5227 8776 1 3 7 7 27 227 1227 227 5227 54 55 BTAAAA OZMAAA AAAAxx -1074 8777 0 2 4 14 74 74 1074 1074 1074 148 149 IPAAAA PZMAAA HHHHxx -9448 8778 0 0 8 8 48 448 1448 4448 9448 96 97 KZAAAA QZMAAA OOOOxx -4459 8779 1 3 9 19 59 459 459 4459 4459 118 119 NPAAAA RZMAAA VVVVxx -2478 8780 0 2 8 18 78 478 478 2478 2478 156 157 IRAAAA SZMAAA AAAAxx -5005 8781 1 1 5 5 5 5 1005 5 5005 10 11 NKAAAA TZMAAA HHHHxx -2418 8782 0 2 8 18 18 418 418 2418 2418 36 37 APAAAA UZMAAA OOOOxx -6991 8783 1 3 1 11 91 991 991 1991 6991 182 183 XIAAAA VZMAAA VVVVxx -4729 8784 1 1 9 9 29 729 729 4729 4729 58 59 XZAAAA WZMAAA AAAAxx -3548 8785 0 0 8 8 48 548 1548 3548 3548 96 97 MGAAAA XZMAAA HHHHxx -9616 8786 0 0 6 16 16 616 1616 4616 9616 32 33 WFAAAA YZMAAA OOOOxx -2901 8787 1 1 1 1 1 901 901 2901 2901 2 3 PHAAAA ZZMAAA VVVVxx -10 8788 0 2 0 10 10 10 10 10 10 20 21 KAAAAA AANAAA AAAAxx -2637 8789 1 1 7 17 37 637 637 2637 2637 74 75 LXAAAA BANAAA HHHHxx -6747 8790 1 3 7 7 47 747 747 1747 6747 94 95 NZAAAA CANAAA OOOOxx -797 8791 1 1 7 17 97 797 797 797 797 194 195 REAAAA DANAAA VVVVxx -7609 8792 1 1 9 9 9 609 1609 2609 7609 18 19 RGAAAA EANAAA AAAAxx -8290 8793 0 2 0 10 90 290 290 3290 8290 180 181 WGAAAA FANAAA HHHHxx -8765 8794 1 1 5 5 65 765 765 3765 8765 130 131 DZAAAA GANAAA OOOOxx -8053 8795 1 1 3 13 53 53 53 3053 8053 106 107 TXAAAA HANAAA VVVVxx -5602 8796 0 2 2 2 2 602 1602 602 5602 4 5 MHAAAA IANAAA AAAAxx -3672 8797 0 0 2 12 72 672 1672 3672 3672 144 145 GLAAAA JANAAA HHHHxx -7513 8798 1 1 3 13 13 513 1513 2513 7513 26 27 ZCAAAA KANAAA OOOOxx -3462 8799 0 2 2 2 62 462 1462 3462 3462 124 125 EDAAAA LANAAA VVVVxx -4457 8800 1 1 7 17 57 457 457 4457 4457 114 115 LPAAAA MANAAA AAAAxx -6547 8801 1 3 7 7 47 547 547 1547 6547 94 95 VRAAAA NANAAA HHHHxx -7417 8802 1 1 7 17 17 417 1417 2417 7417 34 35 HZAAAA OANAAA OOOOxx -8641 8803 1 1 1 1 41 641 641 3641 8641 82 83 JUAAAA PANAAA VVVVxx -149 8804 1 1 9 9 49 149 149 149 149 98 99 TFAAAA QANAAA AAAAxx -5041 8805 1 1 1 1 41 41 1041 41 5041 82 83 XLAAAA RANAAA HHHHxx -9232 8806 0 0 2 12 32 232 1232 4232 9232 64 65 CRAAAA SANAAA OOOOxx -3603 8807 1 3 3 3 3 603 1603 3603 3603 6 7 PIAAAA TANAAA VVVVxx -2792 8808 0 0 2 12 92 792 792 2792 2792 184 185 KDAAAA UANAAA AAAAxx -6620 8809 0 0 0 0 20 620 620 1620 6620 40 41 QUAAAA VANAAA HHHHxx -4000 8810 0 0 0 0 0 0 0 4000 4000 0 1 WXAAAA WANAAA OOOOxx -659 8811 1 3 9 19 59 659 659 659 659 118 119 JZAAAA XANAAA VVVVxx -8174 8812 0 2 4 14 74 174 174 3174 8174 148 149 KCAAAA YANAAA AAAAxx -4599 8813 1 3 9 19 99 599 599 4599 4599 198 199 XUAAAA ZANAAA HHHHxx -7851 8814 1 3 1 11 51 851 1851 2851 7851 102 103 ZPAAAA ABNAAA OOOOxx -6284 8815 0 0 4 4 84 284 284 1284 6284 168 169 SHAAAA BBNAAA VVVVxx -7116 8816 0 0 6 16 16 116 1116 2116 7116 32 33 SNAAAA CBNAAA AAAAxx -5595 8817 1 3 5 15 95 595 1595 595 5595 190 191 FHAAAA DBNAAA HHHHxx -2903 8818 1 3 3 3 3 903 903 2903 2903 6 7 RHAAAA EBNAAA OOOOxx -5948 8819 0 0 8 8 48 948 1948 948 5948 96 97 UUAAAA FBNAAA VVVVxx -225 8820 1 1 5 5 25 225 225 225 225 50 51 RIAAAA GBNAAA AAAAxx -524 8821 0 0 4 4 24 524 524 524 524 48 49 EUAAAA HBNAAA HHHHxx -7639 8822 1 3 9 19 39 639 1639 2639 7639 78 79 VHAAAA IBNAAA OOOOxx -7297 8823 1 1 7 17 97 297 1297 2297 7297 194 195 RUAAAA JBNAAA VVVVxx -2606 8824 0 2 6 6 6 606 606 2606 2606 12 13 GWAAAA KBNAAA AAAAxx -4771 8825 1 3 1 11 71 771 771 4771 4771 142 143 NBAAAA LBNAAA HHHHxx -8162 8826 0 2 2 2 62 162 162 3162 8162 124 125 YBAAAA MBNAAA OOOOxx -8999 8827 1 3 9 19 99 999 999 3999 8999 198 199 DIAAAA NBNAAA VVVVxx -2309 8828 1 1 9 9 9 309 309 2309 2309 18 19 VKAAAA OBNAAA AAAAxx -3594 8829 0 2 4 14 94 594 1594 3594 3594 188 189 GIAAAA PBNAAA HHHHxx -6092 8830 0 0 2 12 92 92 92 1092 6092 184 185 IAAAAA QBNAAA OOOOxx -7467 8831 1 3 7 7 67 467 1467 2467 7467 134 135 FBAAAA RBNAAA VVVVxx -6986 8832 0 2 6 6 86 986 986 1986 6986 172 173 SIAAAA SBNAAA AAAAxx -9898 8833 0 2 8 18 98 898 1898 4898 9898 196 197 SQAAAA TBNAAA HHHHxx -9578 8834 0 2 8 18 78 578 1578 4578 9578 156 157 KEAAAA UBNAAA OOOOxx -156 8835 0 0 6 16 56 156 156 156 156 112 113 AGAAAA VBNAAA VVVVxx -5810 8836 0 2 0 10 10 810 1810 810 5810 20 21 MPAAAA WBNAAA AAAAxx -790 8837 0 2 0 10 90 790 790 790 790 180 181 KEAAAA XBNAAA HHHHxx -6840 8838 0 0 0 0 40 840 840 1840 6840 80 81 CDAAAA YBNAAA OOOOxx -6725 8839 1 1 5 5 25 725 725 1725 6725 50 51 RYAAAA ZBNAAA VVVVxx -5528 8840 0 0 8 8 28 528 1528 528 5528 56 57 QEAAAA ACNAAA AAAAxx -4120 8841 0 0 0 0 20 120 120 4120 4120 40 41 MCAAAA BCNAAA HHHHxx -6694 8842 0 2 4 14 94 694 694 1694 6694 188 189 MXAAAA CCNAAA OOOOxx -3552 8843 0 0 2 12 52 552 1552 3552 3552 104 105 QGAAAA DCNAAA VVVVxx -1478 8844 0 2 8 18 78 478 1478 1478 1478 156 157 WEAAAA ECNAAA AAAAxx -8084 8845 0 0 4 4 84 84 84 3084 8084 168 169 YYAAAA FCNAAA HHHHxx -7578 8846 0 2 8 18 78 578 1578 2578 7578 156 157 MFAAAA GCNAAA OOOOxx -6314 8847 0 2 4 14 14 314 314 1314 6314 28 29 WIAAAA HCNAAA VVVVxx -6123 8848 1 3 3 3 23 123 123 1123 6123 46 47 NBAAAA ICNAAA AAAAxx -9443 8849 1 3 3 3 43 443 1443 4443 9443 86 87 FZAAAA JCNAAA HHHHxx -9628 8850 0 0 8 8 28 628 1628 4628 9628 56 57 IGAAAA KCNAAA OOOOxx -8508 8851 0 0 8 8 8 508 508 3508 8508 16 17 GPAAAA LCNAAA VVVVxx -5552 8852 0 0 2 12 52 552 1552 552 5552 104 105 OFAAAA MCNAAA AAAAxx -5327 8853 1 3 7 7 27 327 1327 327 5327 54 55 XWAAAA NCNAAA HHHHxx -7771 8854 1 3 1 11 71 771 1771 2771 7771 142 143 XMAAAA OCNAAA OOOOxx -8932 8855 0 0 2 12 32 932 932 3932 8932 64 65 OFAAAA PCNAAA VVVVxx -3526 8856 0 2 6 6 26 526 1526 3526 3526 52 53 QFAAAA QCNAAA AAAAxx -4340 8857 0 0 0 0 40 340 340 4340 4340 80 81 YKAAAA RCNAAA HHHHxx -9419 8858 1 3 9 19 19 419 1419 4419 9419 38 39 HYAAAA SCNAAA OOOOxx -8421 8859 1 1 1 1 21 421 421 3421 8421 42 43 XLAAAA TCNAAA VVVVxx -7431 8860 1 3 1 11 31 431 1431 2431 7431 62 63 VZAAAA UCNAAA AAAAxx -172 8861 0 0 2 12 72 172 172 172 172 144 145 QGAAAA VCNAAA HHHHxx -3279 8862 1 3 9 19 79 279 1279 3279 3279 158 159 DWAAAA WCNAAA OOOOxx -1508 8863 0 0 8 8 8 508 1508 1508 1508 16 17 AGAAAA XCNAAA VVVVxx -7091 8864 1 3 1 11 91 91 1091 2091 7091 182 183 TMAAAA YCNAAA AAAAxx -1419 8865 1 3 9 19 19 419 1419 1419 1419 38 39 PCAAAA ZCNAAA HHHHxx -3032 8866 0 0 2 12 32 32 1032 3032 3032 64 65 QMAAAA ADNAAA OOOOxx -8683 8867 1 3 3 3 83 683 683 3683 8683 166 167 ZVAAAA BDNAAA VVVVxx -4763 8868 1 3 3 3 63 763 763 4763 4763 126 127 FBAAAA CDNAAA AAAAxx -4424 8869 0 0 4 4 24 424 424 4424 4424 48 49 EOAAAA DDNAAA HHHHxx -8640 8870 0 0 0 0 40 640 640 3640 8640 80 81 IUAAAA EDNAAA OOOOxx -7187 8871 1 3 7 7 87 187 1187 2187 7187 174 175 LQAAAA FDNAAA VVVVxx -6247 8872 1 3 7 7 47 247 247 1247 6247 94 95 HGAAAA GDNAAA AAAAxx -7340 8873 0 0 0 0 40 340 1340 2340 7340 80 81 IWAAAA HDNAAA HHHHxx -182 8874 0 2 2 2 82 182 182 182 182 164 165 AHAAAA IDNAAA OOOOxx -2948 8875 0 0 8 8 48 948 948 2948 2948 96 97 KJAAAA JDNAAA VVVVxx -9462 8876 0 2 2 2 62 462 1462 4462 9462 124 125 YZAAAA KDNAAA AAAAxx -5997 8877 1 1 7 17 97 997 1997 997 5997 194 195 RWAAAA LDNAAA HHHHxx -5608 8878 0 0 8 8 8 608 1608 608 5608 16 17 SHAAAA MDNAAA OOOOxx -1472 8879 0 0 2 12 72 472 1472 1472 1472 144 145 QEAAAA NDNAAA VVVVxx -277 8880 1 1 7 17 77 277 277 277 277 154 155 RKAAAA ODNAAA AAAAxx -4807 8881 1 3 7 7 7 807 807 4807 4807 14 15 XCAAAA PDNAAA HHHHxx -4969 8882 1 1 9 9 69 969 969 4969 4969 138 139 DJAAAA QDNAAA OOOOxx -5611 8883 1 3 1 11 11 611 1611 611 5611 22 23 VHAAAA RDNAAA VVVVxx -372 8884 0 0 2 12 72 372 372 372 372 144 145 IOAAAA SDNAAA AAAAxx -6666 8885 0 2 6 6 66 666 666 1666 6666 132 133 KWAAAA TDNAAA HHHHxx -476 8886 0 0 6 16 76 476 476 476 476 152 153 ISAAAA UDNAAA OOOOxx -5225 8887 1 1 5 5 25 225 1225 225 5225 50 51 ZSAAAA VDNAAA VVVVxx -5143 8888 1 3 3 3 43 143 1143 143 5143 86 87 VPAAAA WDNAAA AAAAxx -1853 8889 1 1 3 13 53 853 1853 1853 1853 106 107 HTAAAA XDNAAA HHHHxx -675 8890 1 3 5 15 75 675 675 675 675 150 151 ZZAAAA YDNAAA OOOOxx -5643 8891 1 3 3 3 43 643 1643 643 5643 86 87 BJAAAA ZDNAAA VVVVxx -5317 8892 1 1 7 17 17 317 1317 317 5317 34 35 NWAAAA AENAAA AAAAxx -8102 8893 0 2 2 2 2 102 102 3102 8102 4 5 QZAAAA BENAAA HHHHxx -978 8894 0 2 8 18 78 978 978 978 978 156 157 QLAAAA CENAAA OOOOxx -4620 8895 0 0 0 0 20 620 620 4620 4620 40 41 SVAAAA DENAAA VVVVxx -151 8896 1 3 1 11 51 151 151 151 151 102 103 VFAAAA EENAAA AAAAxx -972 8897 0 0 2 12 72 972 972 972 972 144 145 KLAAAA FENAAA HHHHxx -6820 8898 0 0 0 0 20 820 820 1820 6820 40 41 ICAAAA GENAAA OOOOxx -7387 8899 1 3 7 7 87 387 1387 2387 7387 174 175 DYAAAA HENAAA VVVVxx -9634 8900 0 2 4 14 34 634 1634 4634 9634 68 69 OGAAAA IENAAA AAAAxx -6308 8901 0 0 8 8 8 308 308 1308 6308 16 17 QIAAAA JENAAA HHHHxx -8323 8902 1 3 3 3 23 323 323 3323 8323 46 47 DIAAAA KENAAA OOOOxx -6672 8903 0 0 2 12 72 672 672 1672 6672 144 145 QWAAAA LENAAA VVVVxx -8283 8904 1 3 3 3 83 283 283 3283 8283 166 167 PGAAAA MENAAA AAAAxx -7996 8905 0 0 6 16 96 996 1996 2996 7996 192 193 OVAAAA NENAAA HHHHxx -6488 8906 0 0 8 8 88 488 488 1488 6488 176 177 OPAAAA OENAAA OOOOxx -2365 8907 1 1 5 5 65 365 365 2365 2365 130 131 ZMAAAA PENAAA VVVVxx -9746 8908 0 2 6 6 46 746 1746 4746 9746 92 93 WKAAAA QENAAA AAAAxx -8605 8909 1 1 5 5 5 605 605 3605 8605 10 11 ZSAAAA RENAAA HHHHxx -3342 8910 0 2 2 2 42 342 1342 3342 3342 84 85 OYAAAA SENAAA OOOOxx -8429 8911 1 1 9 9 29 429 429 3429 8429 58 59 FMAAAA TENAAA VVVVxx -1162 8912 0 2 2 2 62 162 1162 1162 1162 124 125 SSAAAA UENAAA AAAAxx -531 8913 1 3 1 11 31 531 531 531 531 62 63 LUAAAA VENAAA HHHHxx -8408 8914 0 0 8 8 8 408 408 3408 8408 16 17 KLAAAA WENAAA OOOOxx -8862 8915 0 2 2 2 62 862 862 3862 8862 124 125 WCAAAA XENAAA VVVVxx -5843 8916 1 3 3 3 43 843 1843 843 5843 86 87 TQAAAA YENAAA AAAAxx -8704 8917 0 0 4 4 4 704 704 3704 8704 8 9 UWAAAA ZENAAA HHHHxx -7070 8918 0 2 0 10 70 70 1070 2070 7070 140 141 YLAAAA AFNAAA OOOOxx -9119 8919 1 3 9 19 19 119 1119 4119 9119 38 39 TMAAAA BFNAAA VVVVxx -8344 8920 0 0 4 4 44 344 344 3344 8344 88 89 YIAAAA CFNAAA AAAAxx -8979 8921 1 3 9 19 79 979 979 3979 8979 158 159 JHAAAA DFNAAA HHHHxx -2971 8922 1 3 1 11 71 971 971 2971 2971 142 143 HKAAAA EFNAAA OOOOxx -7700 8923 0 0 0 0 0 700 1700 2700 7700 0 1 EKAAAA FFNAAA VVVVxx -8280 8924 0 0 0 0 80 280 280 3280 8280 160 161 MGAAAA GFNAAA AAAAxx -9096 8925 0 0 6 16 96 96 1096 4096 9096 192 193 WLAAAA HFNAAA HHHHxx -99 8926 1 3 9 19 99 99 99 99 99 198 199 VDAAAA IFNAAA OOOOxx -6696 8927 0 0 6 16 96 696 696 1696 6696 192 193 OXAAAA JFNAAA VVVVxx -9490 8928 0 2 0 10 90 490 1490 4490 9490 180 181 ABAAAA KFNAAA AAAAxx -9073 8929 1 1 3 13 73 73 1073 4073 9073 146 147 ZKAAAA LFNAAA HHHHxx -1861 8930 1 1 1 1 61 861 1861 1861 1861 122 123 PTAAAA MFNAAA OOOOxx -4413 8931 1 1 3 13 13 413 413 4413 4413 26 27 TNAAAA NFNAAA VVVVxx -6002 8932 0 2 2 2 2 2 2 1002 6002 4 5 WWAAAA OFNAAA AAAAxx -439 8933 1 3 9 19 39 439 439 439 439 78 79 XQAAAA PFNAAA HHHHxx -5449 8934 1 1 9 9 49 449 1449 449 5449 98 99 PBAAAA QFNAAA OOOOxx -9737 8935 1 1 7 17 37 737 1737 4737 9737 74 75 NKAAAA RFNAAA VVVVxx -1898 8936 0 2 8 18 98 898 1898 1898 1898 196 197 AVAAAA SFNAAA AAAAxx -4189 8937 1 1 9 9 89 189 189 4189 4189 178 179 DFAAAA TFNAAA HHHHxx -1408 8938 0 0 8 8 8 408 1408 1408 1408 16 17 ECAAAA UFNAAA OOOOxx -394 8939 0 2 4 14 94 394 394 394 394 188 189 EPAAAA VFNAAA VVVVxx -1935 8940 1 3 5 15 35 935 1935 1935 1935 70 71 LWAAAA WFNAAA AAAAxx -3965 8941 1 1 5 5 65 965 1965 3965 3965 130 131 NWAAAA XFNAAA HHHHxx -6821 8942 1 1 1 1 21 821 821 1821 6821 42 43 JCAAAA YFNAAA OOOOxx -349 8943 1 1 9 9 49 349 349 349 349 98 99 LNAAAA ZFNAAA VVVVxx -8428 8944 0 0 8 8 28 428 428 3428 8428 56 57 EMAAAA AGNAAA AAAAxx -8200 8945 0 0 0 0 0 200 200 3200 8200 0 1 KDAAAA BGNAAA HHHHxx -1737 8946 1 1 7 17 37 737 1737 1737 1737 74 75 VOAAAA CGNAAA OOOOxx -6516 8947 0 0 6 16 16 516 516 1516 6516 32 33 QQAAAA DGNAAA VVVVxx -5441 8948 1 1 1 1 41 441 1441 441 5441 82 83 HBAAAA EGNAAA AAAAxx -5999 8949 1 3 9 19 99 999 1999 999 5999 198 199 TWAAAA FGNAAA HHHHxx -1539 8950 1 3 9 19 39 539 1539 1539 1539 78 79 FHAAAA GGNAAA OOOOxx -9067 8951 1 3 7 7 67 67 1067 4067 9067 134 135 TKAAAA HGNAAA VVVVxx -4061 8952 1 1 1 1 61 61 61 4061 4061 122 123 FAAAAA IGNAAA AAAAxx -1642 8953 0 2 2 2 42 642 1642 1642 1642 84 85 ELAAAA JGNAAA HHHHxx -4657 8954 1 1 7 17 57 657 657 4657 4657 114 115 DXAAAA KGNAAA OOOOxx -9934 8955 0 2 4 14 34 934 1934 4934 9934 68 69 CSAAAA LGNAAA VVVVxx -6385 8956 1 1 5 5 85 385 385 1385 6385 170 171 PLAAAA MGNAAA AAAAxx -6775 8957 1 3 5 15 75 775 775 1775 6775 150 151 PAAAAA NGNAAA HHHHxx -3873 8958 1 1 3 13 73 873 1873 3873 3873 146 147 ZSAAAA OGNAAA OOOOxx -3862 8959 0 2 2 2 62 862 1862 3862 3862 124 125 OSAAAA PGNAAA VVVVxx -1224 8960 0 0 4 4 24 224 1224 1224 1224 48 49 CVAAAA QGNAAA AAAAxx -4483 8961 1 3 3 3 83 483 483 4483 4483 166 167 LQAAAA RGNAAA HHHHxx -3685 8962 1 1 5 5 85 685 1685 3685 3685 170 171 TLAAAA SGNAAA OOOOxx -6082 8963 0 2 2 2 82 82 82 1082 6082 164 165 YZAAAA TGNAAA VVVVxx -7798 8964 0 2 8 18 98 798 1798 2798 7798 196 197 YNAAAA UGNAAA AAAAxx -9039 8965 1 3 9 19 39 39 1039 4039 9039 78 79 RJAAAA VGNAAA HHHHxx -985 8966 1 1 5 5 85 985 985 985 985 170 171 XLAAAA WGNAAA OOOOxx -5389 8967 1 1 9 9 89 389 1389 389 5389 178 179 HZAAAA XGNAAA VVVVxx -1716 8968 0 0 6 16 16 716 1716 1716 1716 32 33 AOAAAA YGNAAA AAAAxx -4209 8969 1 1 9 9 9 209 209 4209 4209 18 19 XFAAAA ZGNAAA HHHHxx -746 8970 0 2 6 6 46 746 746 746 746 92 93 SCAAAA AHNAAA OOOOxx -6295 8971 1 3 5 15 95 295 295 1295 6295 190 191 DIAAAA BHNAAA VVVVxx -9754 8972 0 2 4 14 54 754 1754 4754 9754 108 109 ELAAAA CHNAAA AAAAxx -2336 8973 0 0 6 16 36 336 336 2336 2336 72 73 WLAAAA DHNAAA HHHHxx -3701 8974 1 1 1 1 1 701 1701 3701 3701 2 3 JMAAAA EHNAAA OOOOxx -3551 8975 1 3 1 11 51 551 1551 3551 3551 102 103 PGAAAA FHNAAA VVVVxx -8516 8976 0 0 6 16 16 516 516 3516 8516 32 33 OPAAAA GHNAAA AAAAxx -9290 8977 0 2 0 10 90 290 1290 4290 9290 180 181 ITAAAA HHNAAA HHHHxx -5686 8978 0 2 6 6 86 686 1686 686 5686 172 173 SKAAAA IHNAAA OOOOxx -2893 8979 1 1 3 13 93 893 893 2893 2893 186 187 HHAAAA JHNAAA VVVVxx -6279 8980 1 3 9 19 79 279 279 1279 6279 158 159 NHAAAA KHNAAA AAAAxx -2278 8981 0 2 8 18 78 278 278 2278 2278 156 157 QJAAAA LHNAAA HHHHxx -1618 8982 0 2 8 18 18 618 1618 1618 1618 36 37 GKAAAA MHNAAA OOOOxx -3450 8983 0 2 0 10 50 450 1450 3450 3450 100 101 SCAAAA NHNAAA VVVVxx -8857 8984 1 1 7 17 57 857 857 3857 8857 114 115 RCAAAA OHNAAA AAAAxx -1005 8985 1 1 5 5 5 5 1005 1005 1005 10 11 RMAAAA PHNAAA HHHHxx -4727 8986 1 3 7 7 27 727 727 4727 4727 54 55 VZAAAA QHNAAA OOOOxx -7617 8987 1 1 7 17 17 617 1617 2617 7617 34 35 ZGAAAA RHNAAA VVVVxx -2021 8988 1 1 1 1 21 21 21 2021 2021 42 43 TZAAAA SHNAAA AAAAxx -9124 8989 0 0 4 4 24 124 1124 4124 9124 48 49 YMAAAA THNAAA HHHHxx -3175 8990 1 3 5 15 75 175 1175 3175 3175 150 151 DSAAAA UHNAAA OOOOxx -2949 8991 1 1 9 9 49 949 949 2949 2949 98 99 LJAAAA VHNAAA VVVVxx -2424 8992 0 0 4 4 24 424 424 2424 2424 48 49 GPAAAA WHNAAA AAAAxx -4791 8993 1 3 1 11 91 791 791 4791 4791 182 183 HCAAAA XHNAAA HHHHxx -7500 8994 0 0 0 0 0 500 1500 2500 7500 0 1 MCAAAA YHNAAA OOOOxx -4893 8995 1 1 3 13 93 893 893 4893 4893 186 187 FGAAAA ZHNAAA VVVVxx -121 8996 1 1 1 1 21 121 121 121 121 42 43 REAAAA AINAAA AAAAxx -1965 8997 1 1 5 5 65 965 1965 1965 1965 130 131 PXAAAA BINAAA HHHHxx -2972 8998 0 0 2 12 72 972 972 2972 2972 144 145 IKAAAA CINAAA OOOOxx -662 8999 0 2 2 2 62 662 662 662 662 124 125 MZAAAA DINAAA VVVVxx -7074 9000 0 2 4 14 74 74 1074 2074 7074 148 149 CMAAAA EINAAA AAAAxx -981 9001 1 1 1 1 81 981 981 981 981 162 163 TLAAAA FINAAA HHHHxx -3520 9002 0 0 0 0 20 520 1520 3520 3520 40 41 KFAAAA GINAAA OOOOxx -6540 9003 0 0 0 0 40 540 540 1540 6540 80 81 ORAAAA HINAAA VVVVxx -6648 9004 0 0 8 8 48 648 648 1648 6648 96 97 SVAAAA IINAAA AAAAxx -7076 9005 0 0 6 16 76 76 1076 2076 7076 152 153 EMAAAA JINAAA HHHHxx -6919 9006 1 3 9 19 19 919 919 1919 6919 38 39 DGAAAA KINAAA OOOOxx -1108 9007 0 0 8 8 8 108 1108 1108 1108 16 17 QQAAAA LINAAA VVVVxx -317 9008 1 1 7 17 17 317 317 317 317 34 35 FMAAAA MINAAA AAAAxx -3483 9009 1 3 3 3 83 483 1483 3483 3483 166 167 ZDAAAA NINAAA HHHHxx -6764 9010 0 0 4 4 64 764 764 1764 6764 128 129 EAAAAA OINAAA OOOOxx -1235 9011 1 3 5 15 35 235 1235 1235 1235 70 71 NVAAAA PINAAA VVVVxx -7121 9012 1 1 1 1 21 121 1121 2121 7121 42 43 XNAAAA QINAAA AAAAxx -426 9013 0 2 6 6 26 426 426 426 426 52 53 KQAAAA RINAAA HHHHxx -6880 9014 0 0 0 0 80 880 880 1880 6880 160 161 QEAAAA SINAAA OOOOxx -5401 9015 1 1 1 1 1 401 1401 401 5401 2 3 TZAAAA TINAAA VVVVxx -7323 9016 1 3 3 3 23 323 1323 2323 7323 46 47 RVAAAA UINAAA AAAAxx -9751 9017 1 3 1 11 51 751 1751 4751 9751 102 103 BLAAAA VINAAA HHHHxx -3436 9018 0 0 6 16 36 436 1436 3436 3436 72 73 ECAAAA WINAAA OOOOxx -7319 9019 1 3 9 19 19 319 1319 2319 7319 38 39 NVAAAA XINAAA VVVVxx -7882 9020 0 2 2 2 82 882 1882 2882 7882 164 165 ERAAAA YINAAA AAAAxx -8260 9021 0 0 0 0 60 260 260 3260 8260 120 121 SFAAAA ZINAAA HHHHxx -9758 9022 0 2 8 18 58 758 1758 4758 9758 116 117 ILAAAA AJNAAA OOOOxx -4205 9023 1 1 5 5 5 205 205 4205 4205 10 11 TFAAAA BJNAAA VVVVxx -8884 9024 0 0 4 4 84 884 884 3884 8884 168 169 SDAAAA CJNAAA AAAAxx -1112 9025 0 0 2 12 12 112 1112 1112 1112 24 25 UQAAAA DJNAAA HHHHxx -2186 9026 0 2 6 6 86 186 186 2186 2186 172 173 CGAAAA EJNAAA OOOOxx -8666 9027 0 2 6 6 66 666 666 3666 8666 132 133 IVAAAA FJNAAA VVVVxx -4325 9028 1 1 5 5 25 325 325 4325 4325 50 51 JKAAAA GJNAAA AAAAxx -4912 9029 0 0 2 12 12 912 912 4912 4912 24 25 YGAAAA HJNAAA HHHHxx -6497 9030 1 1 7 17 97 497 497 1497 6497 194 195 XPAAAA IJNAAA OOOOxx -9072 9031 0 0 2 12 72 72 1072 4072 9072 144 145 YKAAAA JJNAAA VVVVxx -8899 9032 1 3 9 19 99 899 899 3899 8899 198 199 HEAAAA KJNAAA AAAAxx -5619 9033 1 3 9 19 19 619 1619 619 5619 38 39 DIAAAA LJNAAA HHHHxx -4110 9034 0 2 0 10 10 110 110 4110 4110 20 21 CCAAAA MJNAAA OOOOxx -7025 9035 1 1 5 5 25 25 1025 2025 7025 50 51 FKAAAA NJNAAA VVVVxx -5605 9036 1 1 5 5 5 605 1605 605 5605 10 11 PHAAAA OJNAAA AAAAxx -2572 9037 0 0 2 12 72 572 572 2572 2572 144 145 YUAAAA PJNAAA HHHHxx -3895 9038 1 3 5 15 95 895 1895 3895 3895 190 191 VTAAAA QJNAAA OOOOxx -9138 9039 0 2 8 18 38 138 1138 4138 9138 76 77 MNAAAA RJNAAA VVVVxx -4713 9040 1 1 3 13 13 713 713 4713 4713 26 27 HZAAAA SJNAAA AAAAxx -6079 9041 1 3 9 19 79 79 79 1079 6079 158 159 VZAAAA TJNAAA HHHHxx -8898 9042 0 2 8 18 98 898 898 3898 8898 196 197 GEAAAA UJNAAA OOOOxx -2650 9043 0 2 0 10 50 650 650 2650 2650 100 101 YXAAAA VJNAAA VVVVxx -5316 9044 0 0 6 16 16 316 1316 316 5316 32 33 MWAAAA WJNAAA AAAAxx -5133 9045 1 1 3 13 33 133 1133 133 5133 66 67 LPAAAA XJNAAA HHHHxx -2184 9046 0 0 4 4 84 184 184 2184 2184 168 169 AGAAAA YJNAAA OOOOxx -2728 9047 0 0 8 8 28 728 728 2728 2728 56 57 YAAAAA ZJNAAA VVVVxx -6737 9048 1 1 7 17 37 737 737 1737 6737 74 75 DZAAAA AKNAAA AAAAxx -1128 9049 0 0 8 8 28 128 1128 1128 1128 56 57 KRAAAA BKNAAA HHHHxx -9662 9050 0 2 2 2 62 662 1662 4662 9662 124 125 QHAAAA CKNAAA OOOOxx -9384 9051 0 0 4 4 84 384 1384 4384 9384 168 169 YWAAAA DKNAAA VVVVxx -4576 9052 0 0 6 16 76 576 576 4576 4576 152 153 AUAAAA EKNAAA AAAAxx -9613 9053 1 1 3 13 13 613 1613 4613 9613 26 27 TFAAAA FKNAAA HHHHxx -4001 9054 1 1 1 1 1 1 1 4001 4001 2 3 XXAAAA GKNAAA OOOOxx -3628 9055 0 0 8 8 28 628 1628 3628 3628 56 57 OJAAAA HKNAAA VVVVxx -6968 9056 0 0 8 8 68 968 968 1968 6968 136 137 AIAAAA IKNAAA AAAAxx -6491 9057 1 3 1 11 91 491 491 1491 6491 182 183 RPAAAA JKNAAA HHHHxx -1265 9058 1 1 5 5 65 265 1265 1265 1265 130 131 RWAAAA KKNAAA OOOOxx -6128 9059 0 0 8 8 28 128 128 1128 6128 56 57 SBAAAA LKNAAA VVVVxx -4274 9060 0 2 4 14 74 274 274 4274 4274 148 149 KIAAAA MKNAAA AAAAxx -3598 9061 0 2 8 18 98 598 1598 3598 3598 196 197 KIAAAA NKNAAA HHHHxx -7961 9062 1 1 1 1 61 961 1961 2961 7961 122 123 FUAAAA OKNAAA OOOOxx -2643 9063 1 3 3 3 43 643 643 2643 2643 86 87 RXAAAA PKNAAA VVVVxx -4547 9064 1 3 7 7 47 547 547 4547 4547 94 95 XSAAAA QKNAAA AAAAxx -3568 9065 0 0 8 8 68 568 1568 3568 3568 136 137 GHAAAA RKNAAA HHHHxx -8954 9066 0 2 4 14 54 954 954 3954 8954 108 109 KGAAAA SKNAAA OOOOxx -8802 9067 0 2 2 2 2 802 802 3802 8802 4 5 OAAAAA TKNAAA VVVVxx -7829 9068 1 1 9 9 29 829 1829 2829 7829 58 59 DPAAAA UKNAAA AAAAxx -1008 9069 0 0 8 8 8 8 1008 1008 1008 16 17 UMAAAA VKNAAA HHHHxx -3627 9070 1 3 7 7 27 627 1627 3627 3627 54 55 NJAAAA WKNAAA OOOOxx -3999 9071 1 3 9 19 99 999 1999 3999 3999 198 199 VXAAAA XKNAAA VVVVxx -7697 9072 1 1 7 17 97 697 1697 2697 7697 194 195 BKAAAA YKNAAA AAAAxx -9380 9073 0 0 0 0 80 380 1380 4380 9380 160 161 UWAAAA ZKNAAA HHHHxx -2707 9074 1 3 7 7 7 707 707 2707 2707 14 15 DAAAAA ALNAAA OOOOxx -4430 9075 0 2 0 10 30 430 430 4430 4430 60 61 KOAAAA BLNAAA VVVVxx -6440 9076 0 0 0 0 40 440 440 1440 6440 80 81 SNAAAA CLNAAA AAAAxx -9958 9077 0 2 8 18 58 958 1958 4958 9958 116 117 ATAAAA DLNAAA HHHHxx -7592 9078 0 0 2 12 92 592 1592 2592 7592 184 185 AGAAAA ELNAAA OOOOxx -7852 9079 0 0 2 12 52 852 1852 2852 7852 104 105 AQAAAA FLNAAA VVVVxx -9253 9080 1 1 3 13 53 253 1253 4253 9253 106 107 XRAAAA GLNAAA AAAAxx -5910 9081 0 2 0 10 10 910 1910 910 5910 20 21 ITAAAA HLNAAA HHHHxx -7487 9082 1 3 7 7 87 487 1487 2487 7487 174 175 ZBAAAA ILNAAA OOOOxx -6324 9083 0 0 4 4 24 324 324 1324 6324 48 49 GJAAAA JLNAAA VVVVxx -5792 9084 0 0 2 12 92 792 1792 792 5792 184 185 UOAAAA KLNAAA AAAAxx -7390 9085 0 2 0 10 90 390 1390 2390 7390 180 181 GYAAAA LLNAAA HHHHxx -8534 9086 0 2 4 14 34 534 534 3534 8534 68 69 GQAAAA MLNAAA OOOOxx -2690 9087 0 2 0 10 90 690 690 2690 2690 180 181 MZAAAA NLNAAA VVVVxx -3992 9088 0 0 2 12 92 992 1992 3992 3992 184 185 OXAAAA OLNAAA AAAAxx -6928 9089 0 0 8 8 28 928 928 1928 6928 56 57 MGAAAA PLNAAA HHHHxx -7815 9090 1 3 5 15 15 815 1815 2815 7815 30 31 POAAAA QLNAAA OOOOxx -9477 9091 1 1 7 17 77 477 1477 4477 9477 154 155 NAAAAA RLNAAA VVVVxx -497 9092 1 1 7 17 97 497 497 497 497 194 195 DTAAAA SLNAAA AAAAxx -7532 9093 0 0 2 12 32 532 1532 2532 7532 64 65 SDAAAA TLNAAA HHHHxx -9838 9094 0 2 8 18 38 838 1838 4838 9838 76 77 KOAAAA ULNAAA OOOOxx -1557 9095 1 1 7 17 57 557 1557 1557 1557 114 115 XHAAAA VLNAAA VVVVxx -2467 9096 1 3 7 7 67 467 467 2467 2467 134 135 XQAAAA WLNAAA AAAAxx -2367 9097 1 3 7 7 67 367 367 2367 2367 134 135 BNAAAA XLNAAA HHHHxx -5677 9098 1 1 7 17 77 677 1677 677 5677 154 155 JKAAAA YLNAAA OOOOxx -6193 9099 1 1 3 13 93 193 193 1193 6193 186 187 FEAAAA ZLNAAA VVVVxx -7126 9100 0 2 6 6 26 126 1126 2126 7126 52 53 COAAAA AMNAAA AAAAxx -5264 9101 0 0 4 4 64 264 1264 264 5264 128 129 MUAAAA BMNAAA HHHHxx -850 9102 0 2 0 10 50 850 850 850 850 100 101 SGAAAA CMNAAA OOOOxx -4854 9103 0 2 4 14 54 854 854 4854 4854 108 109 SEAAAA DMNAAA VVVVxx -4414 9104 0 2 4 14 14 414 414 4414 4414 28 29 UNAAAA EMNAAA AAAAxx -8971 9105 1 3 1 11 71 971 971 3971 8971 142 143 BHAAAA FMNAAA HHHHxx -9240 9106 0 0 0 0 40 240 1240 4240 9240 80 81 KRAAAA GMNAAA OOOOxx -7341 9107 1 1 1 1 41 341 1341 2341 7341 82 83 JWAAAA HMNAAA VVVVxx -3151 9108 1 3 1 11 51 151 1151 3151 3151 102 103 FRAAAA IMNAAA AAAAxx -1742 9109 0 2 2 2 42 742 1742 1742 1742 84 85 APAAAA JMNAAA HHHHxx -1347 9110 1 3 7 7 47 347 1347 1347 1347 94 95 VZAAAA KMNAAA OOOOxx -9418 9111 0 2 8 18 18 418 1418 4418 9418 36 37 GYAAAA LMNAAA VVVVxx -5452 9112 0 0 2 12 52 452 1452 452 5452 104 105 SBAAAA MMNAAA AAAAxx -8637 9113 1 1 7 17 37 637 637 3637 8637 74 75 FUAAAA NMNAAA HHHHxx -8287 9114 1 3 7 7 87 287 287 3287 8287 174 175 TGAAAA OMNAAA OOOOxx -9865 9115 1 1 5 5 65 865 1865 4865 9865 130 131 LPAAAA PMNAAA VVVVxx -1664 9116 0 0 4 4 64 664 1664 1664 1664 128 129 AMAAAA QMNAAA AAAAxx -9933 9117 1 1 3 13 33 933 1933 4933 9933 66 67 BSAAAA RMNAAA HHHHxx -3416 9118 0 0 6 16 16 416 1416 3416 3416 32 33 KBAAAA SMNAAA OOOOxx -7981 9119 1 1 1 1 81 981 1981 2981 7981 162 163 ZUAAAA TMNAAA VVVVxx -1981 9120 1 1 1 1 81 981 1981 1981 1981 162 163 FYAAAA UMNAAA AAAAxx -441 9121 1 1 1 1 41 441 441 441 441 82 83 ZQAAAA VMNAAA HHHHxx -1380 9122 0 0 0 0 80 380 1380 1380 1380 160 161 CBAAAA WMNAAA OOOOxx -7325 9123 1 1 5 5 25 325 1325 2325 7325 50 51 TVAAAA XMNAAA VVVVxx -5682 9124 0 2 2 2 82 682 1682 682 5682 164 165 OKAAAA YMNAAA AAAAxx -1024 9125 0 0 4 4 24 24 1024 1024 1024 48 49 KNAAAA ZMNAAA HHHHxx -1096 9126 0 0 6 16 96 96 1096 1096 1096 192 193 EQAAAA ANNAAA OOOOxx -4717 9127 1 1 7 17 17 717 717 4717 4717 34 35 LZAAAA BNNAAA VVVVxx -7948 9128 0 0 8 8 48 948 1948 2948 7948 96 97 STAAAA CNNAAA AAAAxx -4074 9129 0 2 4 14 74 74 74 4074 4074 148 149 SAAAAA DNNAAA HHHHxx -211 9130 1 3 1 11 11 211 211 211 211 22 23 DIAAAA ENNAAA OOOOxx -8993 9131 1 1 3 13 93 993 993 3993 8993 186 187 XHAAAA FNNAAA VVVVxx -4509 9132 1 1 9 9 9 509 509 4509 4509 18 19 LRAAAA GNNAAA AAAAxx -823 9133 1 3 3 3 23 823 823 823 823 46 47 RFAAAA HNNAAA HHHHxx -4747 9134 1 3 7 7 47 747 747 4747 4747 94 95 PAAAAA INNAAA OOOOxx -6955 9135 1 3 5 15 55 955 955 1955 6955 110 111 NHAAAA JNNAAA VVVVxx -7922 9136 0 2 2 2 22 922 1922 2922 7922 44 45 SSAAAA KNNAAA AAAAxx -6936 9137 0 0 6 16 36 936 936 1936 6936 72 73 UGAAAA LNNAAA HHHHxx -1546 9138 0 2 6 6 46 546 1546 1546 1546 92 93 MHAAAA MNNAAA OOOOxx -9836 9139 0 0 6 16 36 836 1836 4836 9836 72 73 IOAAAA NNNAAA VVVVxx -5626 9140 0 2 6 6 26 626 1626 626 5626 52 53 KIAAAA ONNAAA AAAAxx -4879 9141 1 3 9 19 79 879 879 4879 4879 158 159 RFAAAA PNNAAA HHHHxx -8590 9142 0 2 0 10 90 590 590 3590 8590 180 181 KSAAAA QNNAAA OOOOxx -8842 9143 0 2 2 2 42 842 842 3842 8842 84 85 CCAAAA RNNAAA VVVVxx -6505 9144 1 1 5 5 5 505 505 1505 6505 10 11 FQAAAA SNNAAA AAAAxx -2803 9145 1 3 3 3 3 803 803 2803 2803 6 7 VDAAAA TNNAAA HHHHxx -9258 9146 0 2 8 18 58 258 1258 4258 9258 116 117 CSAAAA UNNAAA OOOOxx -741 9147 1 1 1 1 41 741 741 741 741 82 83 NCAAAA VNNAAA VVVVxx -1457 9148 1 1 7 17 57 457 1457 1457 1457 114 115 BEAAAA WNNAAA AAAAxx -5777 9149 1 1 7 17 77 777 1777 777 5777 154 155 FOAAAA XNNAAA HHHHxx -2883 9150 1 3 3 3 83 883 883 2883 2883 166 167 XGAAAA YNNAAA OOOOxx -6610 9151 0 2 0 10 10 610 610 1610 6610 20 21 GUAAAA ZNNAAA VVVVxx -4331 9152 1 3 1 11 31 331 331 4331 4331 62 63 PKAAAA AONAAA AAAAxx -2712 9153 0 0 2 12 12 712 712 2712 2712 24 25 IAAAAA BONAAA HHHHxx -9268 9154 0 0 8 8 68 268 1268 4268 9268 136 137 MSAAAA CONAAA OOOOxx -410 9155 0 2 0 10 10 410 410 410 410 20 21 UPAAAA DONAAA VVVVxx -9411 9156 1 3 1 11 11 411 1411 4411 9411 22 23 ZXAAAA EONAAA AAAAxx -4683 9157 1 3 3 3 83 683 683 4683 4683 166 167 DYAAAA FONAAA HHHHxx -7072 9158 0 0 2 12 72 72 1072 2072 7072 144 145 AMAAAA GONAAA OOOOxx -5050 9159 0 2 0 10 50 50 1050 50 5050 100 101 GMAAAA HONAAA VVVVxx -5932 9160 0 0 2 12 32 932 1932 932 5932 64 65 EUAAAA IONAAA AAAAxx -2756 9161 0 0 6 16 56 756 756 2756 2756 112 113 ACAAAA JONAAA HHHHxx -9813 9162 1 1 3 13 13 813 1813 4813 9813 26 27 LNAAAA KONAAA OOOOxx -7388 9163 0 0 8 8 88 388 1388 2388 7388 176 177 EYAAAA LONAAA VVVVxx -2596 9164 0 0 6 16 96 596 596 2596 2596 192 193 WVAAAA MONAAA AAAAxx -5102 9165 0 2 2 2 2 102 1102 102 5102 4 5 GOAAAA NONAAA HHHHxx -208 9166 0 0 8 8 8 208 208 208 208 16 17 AIAAAA OONAAA OOOOxx -86 9167 0 2 6 6 86 86 86 86 86 172 173 IDAAAA PONAAA VVVVxx -8127 9168 1 3 7 7 27 127 127 3127 8127 54 55 PAAAAA QONAAA AAAAxx -5154 9169 0 2 4 14 54 154 1154 154 5154 108 109 GQAAAA RONAAA HHHHxx -4491 9170 1 3 1 11 91 491 491 4491 4491 182 183 TQAAAA SONAAA OOOOxx -7423 9171 1 3 3 3 23 423 1423 2423 7423 46 47 NZAAAA TONAAA VVVVxx -6441 9172 1 1 1 1 41 441 441 1441 6441 82 83 TNAAAA UONAAA AAAAxx -2920 9173 0 0 0 0 20 920 920 2920 2920 40 41 IIAAAA VONAAA HHHHxx -6386 9174 0 2 6 6 86 386 386 1386 6386 172 173 QLAAAA WONAAA OOOOxx -9744 9175 0 0 4 4 44 744 1744 4744 9744 88 89 UKAAAA XONAAA VVVVxx -2667 9176 1 3 7 7 67 667 667 2667 2667 134 135 PYAAAA YONAAA AAAAxx -5754 9177 0 2 4 14 54 754 1754 754 5754 108 109 INAAAA ZONAAA HHHHxx -4645 9178 1 1 5 5 45 645 645 4645 4645 90 91 RWAAAA APNAAA OOOOxx -4327 9179 1 3 7 7 27 327 327 4327 4327 54 55 LKAAAA BPNAAA VVVVxx -843 9180 1 3 3 3 43 843 843 843 843 86 87 LGAAAA CPNAAA AAAAxx -4085 9181 1 1 5 5 85 85 85 4085 4085 170 171 DBAAAA DPNAAA HHHHxx -2849 9182 1 1 9 9 49 849 849 2849 2849 98 99 PFAAAA EPNAAA OOOOxx -5734 9183 0 2 4 14 34 734 1734 734 5734 68 69 OMAAAA FPNAAA VVVVxx -5307 9184 1 3 7 7 7 307 1307 307 5307 14 15 DWAAAA GPNAAA AAAAxx -8433 9185 1 1 3 13 33 433 433 3433 8433 66 67 JMAAAA HPNAAA HHHHxx -3031 9186 1 3 1 11 31 31 1031 3031 3031 62 63 PMAAAA IPNAAA OOOOxx -5714 9187 0 2 4 14 14 714 1714 714 5714 28 29 ULAAAA JPNAAA VVVVxx -5969 9188 1 1 9 9 69 969 1969 969 5969 138 139 PVAAAA KPNAAA AAAAxx -2532 9189 0 0 2 12 32 532 532 2532 2532 64 65 KTAAAA LPNAAA HHHHxx -5219 9190 1 3 9 19 19 219 1219 219 5219 38 39 TSAAAA MPNAAA OOOOxx -7343 9191 1 3 3 3 43 343 1343 2343 7343 86 87 LWAAAA NPNAAA VVVVxx -9089 9192 1 1 9 9 89 89 1089 4089 9089 178 179 PLAAAA OPNAAA AAAAxx -9337 9193 1 1 7 17 37 337 1337 4337 9337 74 75 DVAAAA PPNAAA HHHHxx -5131 9194 1 3 1 11 31 131 1131 131 5131 62 63 JPAAAA QPNAAA OOOOxx -6253 9195 1 1 3 13 53 253 253 1253 6253 106 107 NGAAAA RPNAAA VVVVxx -5140 9196 0 0 0 0 40 140 1140 140 5140 80 81 SPAAAA SPNAAA AAAAxx -2953 9197 1 1 3 13 53 953 953 2953 2953 106 107 PJAAAA TPNAAA HHHHxx -4293 9198 1 1 3 13 93 293 293 4293 4293 186 187 DJAAAA UPNAAA OOOOxx -9974 9199 0 2 4 14 74 974 1974 4974 9974 148 149 QTAAAA VPNAAA VVVVxx -5061 9200 1 1 1 1 61 61 1061 61 5061 122 123 RMAAAA WPNAAA AAAAxx -8570 9201 0 2 0 10 70 570 570 3570 8570 140 141 QRAAAA XPNAAA HHHHxx -9504 9202 0 0 4 4 4 504 1504 4504 9504 8 9 OBAAAA YPNAAA OOOOxx -604 9203 0 0 4 4 4 604 604 604 604 8 9 GXAAAA ZPNAAA VVVVxx -4991 9204 1 3 1 11 91 991 991 4991 4991 182 183 ZJAAAA AQNAAA AAAAxx -880 9205 0 0 0 0 80 880 880 880 880 160 161 WHAAAA BQNAAA HHHHxx -3861 9206 1 1 1 1 61 861 1861 3861 3861 122 123 NSAAAA CQNAAA OOOOxx -8262 9207 0 2 2 2 62 262 262 3262 8262 124 125 UFAAAA DQNAAA VVVVxx -5689 9208 1 1 9 9 89 689 1689 689 5689 178 179 VKAAAA EQNAAA AAAAxx -1793 9209 1 1 3 13 93 793 1793 1793 1793 186 187 ZQAAAA FQNAAA HHHHxx -2661 9210 1 1 1 1 61 661 661 2661 2661 122 123 JYAAAA GQNAAA OOOOxx -7954 9211 0 2 4 14 54 954 1954 2954 7954 108 109 YTAAAA HQNAAA VVVVxx -1874 9212 0 2 4 14 74 874 1874 1874 1874 148 149 CUAAAA IQNAAA AAAAxx -2982 9213 0 2 2 2 82 982 982 2982 2982 164 165 SKAAAA JQNAAA HHHHxx -331 9214 1 3 1 11 31 331 331 331 331 62 63 TMAAAA KQNAAA OOOOxx -5021 9215 1 1 1 1 21 21 1021 21 5021 42 43 DLAAAA LQNAAA VVVVxx -9894 9216 0 2 4 14 94 894 1894 4894 9894 188 189 OQAAAA MQNAAA AAAAxx -7709 9217 1 1 9 9 9 709 1709 2709 7709 18 19 NKAAAA NQNAAA HHHHxx -4980 9218 0 0 0 0 80 980 980 4980 4980 160 161 OJAAAA OQNAAA OOOOxx -8249 9219 1 1 9 9 49 249 249 3249 8249 98 99 HFAAAA PQNAAA VVVVxx -7120 9220 0 0 0 0 20 120 1120 2120 7120 40 41 WNAAAA QQNAAA AAAAxx -7464 9221 0 0 4 4 64 464 1464 2464 7464 128 129 CBAAAA RQNAAA HHHHxx -8086 9222 0 2 6 6 86 86 86 3086 8086 172 173 AZAAAA SQNAAA OOOOxx -3509 9223 1 1 9 9 9 509 1509 3509 3509 18 19 ZEAAAA TQNAAA VVVVxx -3902 9224 0 2 2 2 2 902 1902 3902 3902 4 5 CUAAAA UQNAAA AAAAxx -9907 9225 1 3 7 7 7 907 1907 4907 9907 14 15 BRAAAA VQNAAA HHHHxx -6278 9226 0 2 8 18 78 278 278 1278 6278 156 157 MHAAAA WQNAAA OOOOxx -9316 9227 0 0 6 16 16 316 1316 4316 9316 32 33 IUAAAA XQNAAA VVVVxx -2824 9228 0 0 4 4 24 824 824 2824 2824 48 49 QEAAAA YQNAAA AAAAxx -1558 9229 0 2 8 18 58 558 1558 1558 1558 116 117 YHAAAA ZQNAAA HHHHxx -5436 9230 0 0 6 16 36 436 1436 436 5436 72 73 CBAAAA ARNAAA OOOOxx -1161 9231 1 1 1 1 61 161 1161 1161 1161 122 123 RSAAAA BRNAAA VVVVxx -7569 9232 1 1 9 9 69 569 1569 2569 7569 138 139 DFAAAA CRNAAA AAAAxx -9614 9233 0 2 4 14 14 614 1614 4614 9614 28 29 UFAAAA DRNAAA HHHHxx -6970 9234 0 2 0 10 70 970 970 1970 6970 140 141 CIAAAA ERNAAA OOOOxx -2422 9235 0 2 2 2 22 422 422 2422 2422 44 45 EPAAAA FRNAAA VVVVxx -8860 9236 0 0 0 0 60 860 860 3860 8860 120 121 UCAAAA GRNAAA AAAAxx -9912 9237 0 0 2 12 12 912 1912 4912 9912 24 25 GRAAAA HRNAAA HHHHxx -1109 9238 1 1 9 9 9 109 1109 1109 1109 18 19 RQAAAA IRNAAA OOOOxx -3286 9239 0 2 6 6 86 286 1286 3286 3286 172 173 KWAAAA JRNAAA VVVVxx -2277 9240 1 1 7 17 77 277 277 2277 2277 154 155 PJAAAA KRNAAA AAAAxx -8656 9241 0 0 6 16 56 656 656 3656 8656 112 113 YUAAAA LRNAAA HHHHxx -4656 9242 0 0 6 16 56 656 656 4656 4656 112 113 CXAAAA MRNAAA OOOOxx -6965 9243 1 1 5 5 65 965 965 1965 6965 130 131 XHAAAA NRNAAA VVVVxx -7591 9244 1 3 1 11 91 591 1591 2591 7591 182 183 ZFAAAA ORNAAA AAAAxx -4883 9245 1 3 3 3 83 883 883 4883 4883 166 167 VFAAAA PRNAAA HHHHxx -452 9246 0 0 2 12 52 452 452 452 452 104 105 KRAAAA QRNAAA OOOOxx -4018 9247 0 2 8 18 18 18 18 4018 4018 36 37 OYAAAA RRNAAA VVVVxx -4066 9248 0 2 6 6 66 66 66 4066 4066 132 133 KAAAAA SRNAAA AAAAxx -6480 9249 0 0 0 0 80 480 480 1480 6480 160 161 GPAAAA TRNAAA HHHHxx -8634 9250 0 2 4 14 34 634 634 3634 8634 68 69 CUAAAA URNAAA OOOOxx -9387 9251 1 3 7 7 87 387 1387 4387 9387 174 175 BXAAAA VRNAAA VVVVxx -3476 9252 0 0 6 16 76 476 1476 3476 3476 152 153 SDAAAA WRNAAA AAAAxx -5995 9253 1 3 5 15 95 995 1995 995 5995 190 191 PWAAAA XRNAAA HHHHxx -9677 9254 1 1 7 17 77 677 1677 4677 9677 154 155 FIAAAA YRNAAA OOOOxx -3884 9255 0 0 4 4 84 884 1884 3884 3884 168 169 KTAAAA ZRNAAA VVVVxx -6500 9256 0 0 0 0 0 500 500 1500 6500 0 1 AQAAAA ASNAAA AAAAxx -7972 9257 0 0 2 12 72 972 1972 2972 7972 144 145 QUAAAA BSNAAA HHHHxx -5281 9258 1 1 1 1 81 281 1281 281 5281 162 163 DVAAAA CSNAAA OOOOxx -1288 9259 0 0 8 8 88 288 1288 1288 1288 176 177 OXAAAA DSNAAA VVVVxx -4366 9260 0 2 6 6 66 366 366 4366 4366 132 133 YLAAAA ESNAAA AAAAxx -6557 9261 1 1 7 17 57 557 557 1557 6557 114 115 FSAAAA FSNAAA HHHHxx -7086 9262 0 2 6 6 86 86 1086 2086 7086 172 173 OMAAAA GSNAAA OOOOxx -6588 9263 0 0 8 8 88 588 588 1588 6588 176 177 KTAAAA HSNAAA VVVVxx -9062 9264 0 2 2 2 62 62 1062 4062 9062 124 125 OKAAAA ISNAAA AAAAxx -9230 9265 0 2 0 10 30 230 1230 4230 9230 60 61 ARAAAA JSNAAA HHHHxx -7672 9266 0 0 2 12 72 672 1672 2672 7672 144 145 CJAAAA KSNAAA OOOOxx -5204 9267 0 0 4 4 4 204 1204 204 5204 8 9 ESAAAA LSNAAA VVVVxx -2836 9268 0 0 6 16 36 836 836 2836 2836 72 73 CFAAAA MSNAAA AAAAxx -7165 9269 1 1 5 5 65 165 1165 2165 7165 130 131 PPAAAA NSNAAA HHHHxx -971 9270 1 3 1 11 71 971 971 971 971 142 143 JLAAAA OSNAAA OOOOxx -3851 9271 1 3 1 11 51 851 1851 3851 3851 102 103 DSAAAA PSNAAA VVVVxx -8593 9272 1 1 3 13 93 593 593 3593 8593 186 187 NSAAAA QSNAAA AAAAxx -7742 9273 0 2 2 2 42 742 1742 2742 7742 84 85 ULAAAA RSNAAA HHHHxx -2887 9274 1 3 7 7 87 887 887 2887 2887 174 175 BHAAAA SSNAAA OOOOxx -8479 9275 1 3 9 19 79 479 479 3479 8479 158 159 DOAAAA TSNAAA VVVVxx -9514 9276 0 2 4 14 14 514 1514 4514 9514 28 29 YBAAAA USNAAA AAAAxx -273 9277 1 1 3 13 73 273 273 273 273 146 147 NKAAAA VSNAAA HHHHxx -2938 9278 0 2 8 18 38 938 938 2938 2938 76 77 AJAAAA WSNAAA OOOOxx -9793 9279 1 1 3 13 93 793 1793 4793 9793 186 187 RMAAAA XSNAAA VVVVxx -8050 9280 0 2 0 10 50 50 50 3050 8050 100 101 QXAAAA YSNAAA AAAAxx -6702 9281 0 2 2 2 2 702 702 1702 6702 4 5 UXAAAA ZSNAAA HHHHxx -7290 9282 0 2 0 10 90 290 1290 2290 7290 180 181 KUAAAA ATNAAA OOOOxx -1837 9283 1 1 7 17 37 837 1837 1837 1837 74 75 RSAAAA BTNAAA VVVVxx -3206 9284 0 2 6 6 6 206 1206 3206 3206 12 13 ITAAAA CTNAAA AAAAxx -4925 9285 1 1 5 5 25 925 925 4925 4925 50 51 LHAAAA DTNAAA HHHHxx -5066 9286 0 2 6 6 66 66 1066 66 5066 132 133 WMAAAA ETNAAA OOOOxx -3401 9287 1 1 1 1 1 401 1401 3401 3401 2 3 VAAAAA FTNAAA VVVVxx -3474 9288 0 2 4 14 74 474 1474 3474 3474 148 149 QDAAAA GTNAAA AAAAxx -57 9289 1 1 7 17 57 57 57 57 57 114 115 FCAAAA HTNAAA HHHHxx -2082 9290 0 2 2 2 82 82 82 2082 2082 164 165 CCAAAA ITNAAA OOOOxx -100 9291 0 0 0 0 0 100 100 100 100 0 1 WDAAAA JTNAAA VVVVxx -9665 9292 1 1 5 5 65 665 1665 4665 9665 130 131 THAAAA KTNAAA AAAAxx -8284 9293 0 0 4 4 84 284 284 3284 8284 168 169 QGAAAA LTNAAA HHHHxx -958 9294 0 2 8 18 58 958 958 958 958 116 117 WKAAAA MTNAAA OOOOxx -5282 9295 0 2 2 2 82 282 1282 282 5282 164 165 EVAAAA NTNAAA VVVVxx -4257 9296 1 1 7 17 57 257 257 4257 4257 114 115 THAAAA OTNAAA AAAAxx -3160 9297 0 0 0 0 60 160 1160 3160 3160 120 121 ORAAAA PTNAAA HHHHxx -8449 9298 1 1 9 9 49 449 449 3449 8449 98 99 ZMAAAA QTNAAA OOOOxx -500 9299 0 0 0 0 0 500 500 500 500 0 1 GTAAAA RTNAAA VVVVxx -6432 9300 0 0 2 12 32 432 432 1432 6432 64 65 KNAAAA STNAAA AAAAxx -6220 9301 0 0 0 0 20 220 220 1220 6220 40 41 GFAAAA TTNAAA HHHHxx -7233 9302 1 1 3 13 33 233 1233 2233 7233 66 67 FSAAAA UTNAAA OOOOxx -2723 9303 1 3 3 3 23 723 723 2723 2723 46 47 TAAAAA VTNAAA VVVVxx -1899 9304 1 3 9 19 99 899 1899 1899 1899 198 199 BVAAAA WTNAAA AAAAxx -7158 9305 0 2 8 18 58 158 1158 2158 7158 116 117 IPAAAA XTNAAA HHHHxx -202 9306 0 2 2 2 2 202 202 202 202 4 5 UHAAAA YTNAAA OOOOxx -2286 9307 0 2 6 6 86 286 286 2286 2286 172 173 YJAAAA ZTNAAA VVVVxx -5356 9308 0 0 6 16 56 356 1356 356 5356 112 113 AYAAAA AUNAAA AAAAxx -3809 9309 1 1 9 9 9 809 1809 3809 3809 18 19 NQAAAA BUNAAA HHHHxx -3979 9310 1 3 9 19 79 979 1979 3979 3979 158 159 BXAAAA CUNAAA OOOOxx -8359 9311 1 3 9 19 59 359 359 3359 8359 118 119 NJAAAA DUNAAA VVVVxx -3479 9312 1 3 9 19 79 479 1479 3479 3479 158 159 VDAAAA EUNAAA AAAAxx -4895 9313 1 3 5 15 95 895 895 4895 4895 190 191 HGAAAA FUNAAA HHHHxx -6059 9314 1 3 9 19 59 59 59 1059 6059 118 119 BZAAAA GUNAAA OOOOxx -9560 9315 0 0 0 0 60 560 1560 4560 9560 120 121 SDAAAA HUNAAA VVVVxx -6756 9316 0 0 6 16 56 756 756 1756 6756 112 113 WZAAAA IUNAAA AAAAxx -7504 9317 0 0 4 4 4 504 1504 2504 7504 8 9 QCAAAA JUNAAA HHHHxx -6762 9318 0 2 2 2 62 762 762 1762 6762 124 125 CAAAAA KUNAAA OOOOxx -5304 9319 0 0 4 4 4 304 1304 304 5304 8 9 AWAAAA LUNAAA VVVVxx -9533 9320 1 1 3 13 33 533 1533 4533 9533 66 67 RCAAAA MUNAAA AAAAxx -6649 9321 1 1 9 9 49 649 649 1649 6649 98 99 TVAAAA NUNAAA HHHHxx -38 9322 0 2 8 18 38 38 38 38 38 76 77 MBAAAA OUNAAA OOOOxx -5713 9323 1 1 3 13 13 713 1713 713 5713 26 27 TLAAAA PUNAAA VVVVxx -3000 9324 0 0 0 0 0 0 1000 3000 3000 0 1 KLAAAA QUNAAA AAAAxx -3738 9325 0 2 8 18 38 738 1738 3738 3738 76 77 UNAAAA RUNAAA HHHHxx -3327 9326 1 3 7 7 27 327 1327 3327 3327 54 55 ZXAAAA SUNAAA OOOOxx -3922 9327 0 2 2 2 22 922 1922 3922 3922 44 45 WUAAAA TUNAAA VVVVxx -9245 9328 1 1 5 5 45 245 1245 4245 9245 90 91 PRAAAA UUNAAA AAAAxx -2172 9329 0 0 2 12 72 172 172 2172 2172 144 145 OFAAAA VUNAAA HHHHxx -7128 9330 0 0 8 8 28 128 1128 2128 7128 56 57 EOAAAA WUNAAA OOOOxx -1195 9331 1 3 5 15 95 195 1195 1195 1195 190 191 ZTAAAA XUNAAA VVVVxx -8445 9332 1 1 5 5 45 445 445 3445 8445 90 91 VMAAAA YUNAAA AAAAxx -8638 9333 0 2 8 18 38 638 638 3638 8638 76 77 GUAAAA ZUNAAA HHHHxx -1249 9334 1 1 9 9 49 249 1249 1249 1249 98 99 BWAAAA AVNAAA OOOOxx -8659 9335 1 3 9 19 59 659 659 3659 8659 118 119 BVAAAA BVNAAA VVVVxx -3556 9336 0 0 6 16 56 556 1556 3556 3556 112 113 UGAAAA CVNAAA AAAAxx -3347 9337 1 3 7 7 47 347 1347 3347 3347 94 95 TYAAAA DVNAAA HHHHxx -3260 9338 0 0 0 0 60 260 1260 3260 3260 120 121 KVAAAA EVNAAA OOOOxx -5139 9339 1 3 9 19 39 139 1139 139 5139 78 79 RPAAAA FVNAAA VVVVxx -9991 9340 1 3 1 11 91 991 1991 4991 9991 182 183 HUAAAA GVNAAA AAAAxx -5499 9341 1 3 9 19 99 499 1499 499 5499 198 199 NDAAAA HVNAAA HHHHxx -8082 9342 0 2 2 2 82 82 82 3082 8082 164 165 WYAAAA IVNAAA OOOOxx -1640 9343 0 0 0 0 40 640 1640 1640 1640 80 81 CLAAAA JVNAAA VVVVxx -8726 9344 0 2 6 6 26 726 726 3726 8726 52 53 QXAAAA KVNAAA AAAAxx -2339 9345 1 3 9 19 39 339 339 2339 2339 78 79 ZLAAAA LVNAAA HHHHxx -2601 9346 1 1 1 1 1 601 601 2601 2601 2 3 BWAAAA MVNAAA OOOOxx -9940 9347 0 0 0 0 40 940 1940 4940 9940 80 81 ISAAAA NVNAAA VVVVxx -4185 9348 1 1 5 5 85 185 185 4185 4185 170 171 ZEAAAA OVNAAA AAAAxx -9546 9349 0 2 6 6 46 546 1546 4546 9546 92 93 EDAAAA PVNAAA HHHHxx -5218 9350 0 2 8 18 18 218 1218 218 5218 36 37 SSAAAA QVNAAA OOOOxx -4374 9351 0 2 4 14 74 374 374 4374 4374 148 149 GMAAAA RVNAAA VVVVxx -288 9352 0 0 8 8 88 288 288 288 288 176 177 CLAAAA SVNAAA AAAAxx -7445 9353 1 1 5 5 45 445 1445 2445 7445 90 91 JAAAAA TVNAAA HHHHxx -1710 9354 0 2 0 10 10 710 1710 1710 1710 20 21 UNAAAA UVNAAA OOOOxx -6409 9355 1 1 9 9 9 409 409 1409 6409 18 19 NMAAAA VVNAAA VVVVxx -7982 9356 0 2 2 2 82 982 1982 2982 7982 164 165 AVAAAA WVNAAA AAAAxx -4950 9357 0 2 0 10 50 950 950 4950 4950 100 101 KIAAAA XVNAAA HHHHxx -9242 9358 0 2 2 2 42 242 1242 4242 9242 84 85 MRAAAA YVNAAA OOOOxx -3272 9359 0 0 2 12 72 272 1272 3272 3272 144 145 WVAAAA ZVNAAA VVVVxx -739 9360 1 3 9 19 39 739 739 739 739 78 79 LCAAAA AWNAAA AAAAxx -5526 9361 0 2 6 6 26 526 1526 526 5526 52 53 OEAAAA BWNAAA HHHHxx -8189 9362 1 1 9 9 89 189 189 3189 8189 178 179 ZCAAAA CWNAAA OOOOxx -9106 9363 0 2 6 6 6 106 1106 4106 9106 12 13 GMAAAA DWNAAA VVVVxx -9775 9364 1 3 5 15 75 775 1775 4775 9775 150 151 ZLAAAA EWNAAA AAAAxx -4643 9365 1 3 3 3 43 643 643 4643 4643 86 87 PWAAAA FWNAAA HHHHxx -8396 9366 0 0 6 16 96 396 396 3396 8396 192 193 YKAAAA GWNAAA OOOOxx -3255 9367 1 3 5 15 55 255 1255 3255 3255 110 111 FVAAAA HWNAAA VVVVxx -301 9368 1 1 1 1 1 301 301 301 301 2 3 PLAAAA IWNAAA AAAAxx -6014 9369 0 2 4 14 14 14 14 1014 6014 28 29 IXAAAA JWNAAA HHHHxx -6046 9370 0 2 6 6 46 46 46 1046 6046 92 93 OYAAAA KWNAAA OOOOxx -984 9371 0 0 4 4 84 984 984 984 984 168 169 WLAAAA LWNAAA VVVVxx -2420 9372 0 0 0 0 20 420 420 2420 2420 40 41 CPAAAA MWNAAA AAAAxx -2922 9373 0 2 2 2 22 922 922 2922 2922 44 45 KIAAAA NWNAAA HHHHxx -2317 9374 1 1 7 17 17 317 317 2317 2317 34 35 DLAAAA OWNAAA OOOOxx -7332 9375 0 0 2 12 32 332 1332 2332 7332 64 65 AWAAAA PWNAAA VVVVxx -6451 9376 1 3 1 11 51 451 451 1451 6451 102 103 DOAAAA QWNAAA AAAAxx -2589 9377 1 1 9 9 89 589 589 2589 2589 178 179 PVAAAA RWNAAA HHHHxx -4333 9378 1 1 3 13 33 333 333 4333 4333 66 67 RKAAAA SWNAAA OOOOxx -8650 9379 0 2 0 10 50 650 650 3650 8650 100 101 SUAAAA TWNAAA VVVVxx -6856 9380 0 0 6 16 56 856 856 1856 6856 112 113 SDAAAA UWNAAA AAAAxx -4194 9381 0 2 4 14 94 194 194 4194 4194 188 189 IFAAAA VWNAAA HHHHxx -6246 9382 0 2 6 6 46 246 246 1246 6246 92 93 GGAAAA WWNAAA OOOOxx -4371 9383 1 3 1 11 71 371 371 4371 4371 142 143 DMAAAA XWNAAA VVVVxx -1388 9384 0 0 8 8 88 388 1388 1388 1388 176 177 KBAAAA YWNAAA AAAAxx -1056 9385 0 0 6 16 56 56 1056 1056 1056 112 113 QOAAAA ZWNAAA HHHHxx -6041 9386 1 1 1 1 41 41 41 1041 6041 82 83 JYAAAA AXNAAA OOOOxx -6153 9387 1 1 3 13 53 153 153 1153 6153 106 107 RCAAAA BXNAAA VVVVxx -8450 9388 0 2 0 10 50 450 450 3450 8450 100 101 ANAAAA CXNAAA AAAAxx -3469 9389 1 1 9 9 69 469 1469 3469 3469 138 139 LDAAAA DXNAAA HHHHxx -5226 9390 0 2 6 6 26 226 1226 226 5226 52 53 ATAAAA EXNAAA OOOOxx -8112 9391 0 0 2 12 12 112 112 3112 8112 24 25 AAAAAA FXNAAA VVVVxx -647 9392 1 3 7 7 47 647 647 647 647 94 95 XYAAAA GXNAAA AAAAxx -2567 9393 1 3 7 7 67 567 567 2567 2567 134 135 TUAAAA HXNAAA HHHHxx -9064 9394 0 0 4 4 64 64 1064 4064 9064 128 129 QKAAAA IXNAAA OOOOxx -5161 9395 1 1 1 1 61 161 1161 161 5161 122 123 NQAAAA JXNAAA VVVVxx -5260 9396 0 0 0 0 60 260 1260 260 5260 120 121 IUAAAA KXNAAA AAAAxx -8988 9397 0 0 8 8 88 988 988 3988 8988 176 177 SHAAAA LXNAAA HHHHxx -9678 9398 0 2 8 18 78 678 1678 4678 9678 156 157 GIAAAA MXNAAA OOOOxx -6853 9399 1 1 3 13 53 853 853 1853 6853 106 107 PDAAAA NXNAAA VVVVxx -5294 9400 0 2 4 14 94 294 1294 294 5294 188 189 QVAAAA OXNAAA AAAAxx -9864 9401 0 0 4 4 64 864 1864 4864 9864 128 129 KPAAAA PXNAAA HHHHxx -8702 9402 0 2 2 2 2 702 702 3702 8702 4 5 SWAAAA QXNAAA OOOOxx -1132 9403 0 0 2 12 32 132 1132 1132 1132 64 65 ORAAAA RXNAAA VVVVxx -1524 9404 0 0 4 4 24 524 1524 1524 1524 48 49 QGAAAA SXNAAA AAAAxx -4560 9405 0 0 0 0 60 560 560 4560 4560 120 121 KTAAAA TXNAAA HHHHxx -2137 9406 1 1 7 17 37 137 137 2137 2137 74 75 FEAAAA UXNAAA OOOOxx -3283 9407 1 3 3 3 83 283 1283 3283 3283 166 167 HWAAAA VXNAAA VVVVxx -3377 9408 1 1 7 17 77 377 1377 3377 3377 154 155 XZAAAA WXNAAA AAAAxx -2267 9409 1 3 7 7 67 267 267 2267 2267 134 135 FJAAAA XXNAAA HHHHxx -8987 9410 1 3 7 7 87 987 987 3987 8987 174 175 RHAAAA YXNAAA OOOOxx -6709 9411 1 1 9 9 9 709 709 1709 6709 18 19 BYAAAA ZXNAAA VVVVxx -8059 9412 1 3 9 19 59 59 59 3059 8059 118 119 ZXAAAA AYNAAA AAAAxx -3402 9413 0 2 2 2 2 402 1402 3402 3402 4 5 WAAAAA BYNAAA HHHHxx -6443 9414 1 3 3 3 43 443 443 1443 6443 86 87 VNAAAA CYNAAA OOOOxx -8858 9415 0 2 8 18 58 858 858 3858 8858 116 117 SCAAAA DYNAAA VVVVxx -3974 9416 0 2 4 14 74 974 1974 3974 3974 148 149 WWAAAA EYNAAA AAAAxx -3521 9417 1 1 1 1 21 521 1521 3521 3521 42 43 LFAAAA FYNAAA HHHHxx -9509 9418 1 1 9 9 9 509 1509 4509 9509 18 19 TBAAAA GYNAAA OOOOxx -5442 9419 0 2 2 2 42 442 1442 442 5442 84 85 IBAAAA HYNAAA VVVVxx -8968 9420 0 0 8 8 68 968 968 3968 8968 136 137 YGAAAA IYNAAA AAAAxx -333 9421 1 1 3 13 33 333 333 333 333 66 67 VMAAAA JYNAAA HHHHxx -952 9422 0 0 2 12 52 952 952 952 952 104 105 QKAAAA KYNAAA OOOOxx -7482 9423 0 2 2 2 82 482 1482 2482 7482 164 165 UBAAAA LYNAAA VVVVxx -1486 9424 0 2 6 6 86 486 1486 1486 1486 172 173 EFAAAA MYNAAA AAAAxx -1815 9425 1 3 5 15 15 815 1815 1815 1815 30 31 VRAAAA NYNAAA HHHHxx -7937 9426 1 1 7 17 37 937 1937 2937 7937 74 75 HTAAAA OYNAAA OOOOxx -1436 9427 0 0 6 16 36 436 1436 1436 1436 72 73 GDAAAA PYNAAA VVVVxx -3470 9428 0 2 0 10 70 470 1470 3470 3470 140 141 MDAAAA QYNAAA AAAAxx -8195 9429 1 3 5 15 95 195 195 3195 8195 190 191 FDAAAA RYNAAA HHHHxx -6906 9430 0 2 6 6 6 906 906 1906 6906 12 13 QFAAAA SYNAAA OOOOxx -2539 9431 1 3 9 19 39 539 539 2539 2539 78 79 RTAAAA TYNAAA VVVVxx -5988 9432 0 0 8 8 88 988 1988 988 5988 176 177 IWAAAA UYNAAA AAAAxx -8908 9433 0 0 8 8 8 908 908 3908 8908 16 17 QEAAAA VYNAAA HHHHxx -2319 9434 1 3 9 19 19 319 319 2319 2319 38 39 FLAAAA WYNAAA OOOOxx -3263 9435 1 3 3 3 63 263 1263 3263 3263 126 127 NVAAAA XYNAAA VVVVxx -4039 9436 1 3 9 19 39 39 39 4039 4039 78 79 JZAAAA YYNAAA AAAAxx -6373 9437 1 1 3 13 73 373 373 1373 6373 146 147 DLAAAA ZYNAAA HHHHxx -1168 9438 0 0 8 8 68 168 1168 1168 1168 136 137 YSAAAA AZNAAA OOOOxx -8338 9439 0 2 8 18 38 338 338 3338 8338 76 77 SIAAAA BZNAAA VVVVxx -1172 9440 0 0 2 12 72 172 1172 1172 1172 144 145 CTAAAA CZNAAA AAAAxx -200 9441 0 0 0 0 0 200 200 200 200 0 1 SHAAAA DZNAAA HHHHxx -6355 9442 1 3 5 15 55 355 355 1355 6355 110 111 LKAAAA EZNAAA OOOOxx -7768 9443 0 0 8 8 68 768 1768 2768 7768 136 137 UMAAAA FZNAAA VVVVxx -25 9444 1 1 5 5 25 25 25 25 25 50 51 ZAAAAA GZNAAA AAAAxx -7144 9445 0 0 4 4 44 144 1144 2144 7144 88 89 UOAAAA HZNAAA HHHHxx -8671 9446 1 3 1 11 71 671 671 3671 8671 142 143 NVAAAA IZNAAA OOOOxx -9163 9447 1 3 3 3 63 163 1163 4163 9163 126 127 LOAAAA JZNAAA VVVVxx -8889 9448 1 1 9 9 89 889 889 3889 8889 178 179 XDAAAA KZNAAA AAAAxx -5950 9449 0 2 0 10 50 950 1950 950 5950 100 101 WUAAAA LZNAAA HHHHxx -6163 9450 1 3 3 3 63 163 163 1163 6163 126 127 BDAAAA MZNAAA OOOOxx -8119 9451 1 3 9 19 19 119 119 3119 8119 38 39 HAAAAA NZNAAA VVVVxx -1416 9452 0 0 6 16 16 416 1416 1416 1416 32 33 MCAAAA OZNAAA AAAAxx -4132 9453 0 0 2 12 32 132 132 4132 4132 64 65 YCAAAA PZNAAA HHHHxx -2294 9454 0 2 4 14 94 294 294 2294 2294 188 189 GKAAAA QZNAAA OOOOxx -9094 9455 0 2 4 14 94 94 1094 4094 9094 188 189 ULAAAA RZNAAA VVVVxx -4168 9456 0 0 8 8 68 168 168 4168 4168 136 137 IEAAAA SZNAAA AAAAxx -9108 9457 0 0 8 8 8 108 1108 4108 9108 16 17 IMAAAA TZNAAA HHHHxx -5706 9458 0 2 6 6 6 706 1706 706 5706 12 13 MLAAAA UZNAAA OOOOxx -2231 9459 1 3 1 11 31 231 231 2231 2231 62 63 VHAAAA VZNAAA VVVVxx -2173 9460 1 1 3 13 73 173 173 2173 2173 146 147 PFAAAA WZNAAA AAAAxx -90 9461 0 2 0 10 90 90 90 90 90 180 181 MDAAAA XZNAAA HHHHxx -9996 9462 0 0 6 16 96 996 1996 4996 9996 192 193 MUAAAA YZNAAA OOOOxx -330 9463 0 2 0 10 30 330 330 330 330 60 61 SMAAAA ZZNAAA VVVVxx -2052 9464 0 0 2 12 52 52 52 2052 2052 104 105 YAAAAA AAOAAA AAAAxx -1093 9465 1 1 3 13 93 93 1093 1093 1093 186 187 BQAAAA BAOAAA HHHHxx -5817 9466 1 1 7 17 17 817 1817 817 5817 34 35 TPAAAA CAOAAA OOOOxx -1559 9467 1 3 9 19 59 559 1559 1559 1559 118 119 ZHAAAA DAOAAA VVVVxx -8405 9468 1 1 5 5 5 405 405 3405 8405 10 11 HLAAAA EAOAAA AAAAxx -9962 9469 0 2 2 2 62 962 1962 4962 9962 124 125 ETAAAA FAOAAA HHHHxx -9461 9470 1 1 1 1 61 461 1461 4461 9461 122 123 XZAAAA GAOAAA OOOOxx -3028 9471 0 0 8 8 28 28 1028 3028 3028 56 57 MMAAAA HAOAAA VVVVxx -6814 9472 0 2 4 14 14 814 814 1814 6814 28 29 CCAAAA IAOAAA AAAAxx -9587 9473 1 3 7 7 87 587 1587 4587 9587 174 175 TEAAAA JAOAAA HHHHxx -6863 9474 1 3 3 3 63 863 863 1863 6863 126 127 ZDAAAA KAOAAA OOOOxx -4963 9475 1 3 3 3 63 963 963 4963 4963 126 127 XIAAAA LAOAAA VVVVxx -7811 9476 1 3 1 11 11 811 1811 2811 7811 22 23 LOAAAA MAOAAA AAAAxx -7608 9477 0 0 8 8 8 608 1608 2608 7608 16 17 QGAAAA NAOAAA HHHHxx -5321 9478 1 1 1 1 21 321 1321 321 5321 42 43 RWAAAA OAOAAA OOOOxx -9971 9479 1 3 1 11 71 971 1971 4971 9971 142 143 NTAAAA PAOAAA VVVVxx -6161 9480 1 1 1 1 61 161 161 1161 6161 122 123 ZCAAAA QAOAAA AAAAxx -2181 9481 1 1 1 1 81 181 181 2181 2181 162 163 XFAAAA RAOAAA HHHHxx -3828 9482 0 0 8 8 28 828 1828 3828 3828 56 57 GRAAAA SAOAAA OOOOxx -348 9483 0 0 8 8 48 348 348 348 348 96 97 KNAAAA TAOAAA VVVVxx -5459 9484 1 3 9 19 59 459 1459 459 5459 118 119 ZBAAAA UAOAAA AAAAxx -9406 9485 0 2 6 6 6 406 1406 4406 9406 12 13 UXAAAA VAOAAA HHHHxx -9852 9486 0 0 2 12 52 852 1852 4852 9852 104 105 YOAAAA WAOAAA OOOOxx -3095 9487 1 3 5 15 95 95 1095 3095 3095 190 191 BPAAAA XAOAAA VVVVxx -5597 9488 1 1 7 17 97 597 1597 597 5597 194 195 HHAAAA YAOAAA AAAAxx -8841 9489 1 1 1 1 41 841 841 3841 8841 82 83 BCAAAA ZAOAAA HHHHxx -3536 9490 0 0 6 16 36 536 1536 3536 3536 72 73 AGAAAA ABOAAA OOOOxx -4009 9491 1 1 9 9 9 9 9 4009 4009 18 19 FYAAAA BBOAAA VVVVxx -7366 9492 0 2 6 6 66 366 1366 2366 7366 132 133 IXAAAA CBOAAA AAAAxx -7327 9493 1 3 7 7 27 327 1327 2327 7327 54 55 VVAAAA DBOAAA HHHHxx -1613 9494 1 1 3 13 13 613 1613 1613 1613 26 27 BKAAAA EBOAAA OOOOxx -8619 9495 1 3 9 19 19 619 619 3619 8619 38 39 NTAAAA FBOAAA VVVVxx -4880 9496 0 0 0 0 80 880 880 4880 4880 160 161 SFAAAA GBOAAA AAAAxx -1552 9497 0 0 2 12 52 552 1552 1552 1552 104 105 SHAAAA HBOAAA HHHHxx -7636 9498 0 0 6 16 36 636 1636 2636 7636 72 73 SHAAAA IBOAAA OOOOxx -8397 9499 1 1 7 17 97 397 397 3397 8397 194 195 ZKAAAA JBOAAA VVVVxx -6224 9500 0 0 4 4 24 224 224 1224 6224 48 49 KFAAAA KBOAAA AAAAxx -9102 9501 0 2 2 2 2 102 1102 4102 9102 4 5 CMAAAA LBOAAA HHHHxx -7906 9502 0 2 6 6 6 906 1906 2906 7906 12 13 CSAAAA MBOAAA OOOOxx -9467 9503 1 3 7 7 67 467 1467 4467 9467 134 135 DAAAAA NBOAAA VVVVxx -828 9504 0 0 8 8 28 828 828 828 828 56 57 WFAAAA OBOAAA AAAAxx -9585 9505 1 1 5 5 85 585 1585 4585 9585 170 171 REAAAA PBOAAA HHHHxx -925 9506 1 1 5 5 25 925 925 925 925 50 51 PJAAAA QBOAAA OOOOxx -7375 9507 1 3 5 15 75 375 1375 2375 7375 150 151 RXAAAA RBOAAA VVVVxx -4027 9508 1 3 7 7 27 27 27 4027 4027 54 55 XYAAAA SBOAAA AAAAxx -766 9509 0 2 6 6 66 766 766 766 766 132 133 MDAAAA TBOAAA HHHHxx -5633 9510 1 1 3 13 33 633 1633 633 5633 66 67 RIAAAA UBOAAA OOOOxx -5648 9511 0 0 8 8 48 648 1648 648 5648 96 97 GJAAAA VBOAAA VVVVxx -148 9512 0 0 8 8 48 148 148 148 148 96 97 SFAAAA WBOAAA AAAAxx -2072 9513 0 0 2 12 72 72 72 2072 2072 144 145 SBAAAA XBOAAA HHHHxx -431 9514 1 3 1 11 31 431 431 431 431 62 63 PQAAAA YBOAAA OOOOxx -1711 9515 1 3 1 11 11 711 1711 1711 1711 22 23 VNAAAA ZBOAAA VVVVxx -9378 9516 0 2 8 18 78 378 1378 4378 9378 156 157 SWAAAA ACOAAA AAAAxx -6776 9517 0 0 6 16 76 776 776 1776 6776 152 153 QAAAAA BCOAAA HHHHxx -6842 9518 0 2 2 2 42 842 842 1842 6842 84 85 EDAAAA CCOAAA OOOOxx -2656 9519 0 0 6 16 56 656 656 2656 2656 112 113 EYAAAA DCOAAA VVVVxx -3116 9520 0 0 6 16 16 116 1116 3116 3116 32 33 WPAAAA ECOAAA AAAAxx -7904 9521 0 0 4 4 4 904 1904 2904 7904 8 9 ASAAAA FCOAAA HHHHxx -3529 9522 1 1 9 9 29 529 1529 3529 3529 58 59 TFAAAA GCOAAA OOOOxx -3240 9523 0 0 0 0 40 240 1240 3240 3240 80 81 QUAAAA HCOAAA VVVVxx -5801 9524 1 1 1 1 1 801 1801 801 5801 2 3 DPAAAA ICOAAA AAAAxx -4090 9525 0 2 0 10 90 90 90 4090 4090 180 181 IBAAAA JCOAAA HHHHxx -7687 9526 1 3 7 7 87 687 1687 2687 7687 174 175 RJAAAA KCOAAA OOOOxx -9711 9527 1 3 1 11 11 711 1711 4711 9711 22 23 NJAAAA LCOAAA VVVVxx -4760 9528 0 0 0 0 60 760 760 4760 4760 120 121 CBAAAA MCOAAA AAAAxx -5524 9529 0 0 4 4 24 524 1524 524 5524 48 49 MEAAAA NCOAAA HHHHxx -2251 9530 1 3 1 11 51 251 251 2251 2251 102 103 PIAAAA OCOAAA OOOOxx -1511 9531 1 3 1 11 11 511 1511 1511 1511 22 23 DGAAAA PCOAAA VVVVxx -5991 9532 1 3 1 11 91 991 1991 991 5991 182 183 LWAAAA QCOAAA AAAAxx -7808 9533 0 0 8 8 8 808 1808 2808 7808 16 17 IOAAAA RCOAAA HHHHxx -8708 9534 0 0 8 8 8 708 708 3708 8708 16 17 YWAAAA SCOAAA OOOOxx -8939 9535 1 3 9 19 39 939 939 3939 8939 78 79 VFAAAA TCOAAA VVVVxx -4295 9536 1 3 5 15 95 295 295 4295 4295 190 191 FJAAAA UCOAAA AAAAxx -5905 9537 1 1 5 5 5 905 1905 905 5905 10 11 DTAAAA VCOAAA HHHHxx -2649 9538 1 1 9 9 49 649 649 2649 2649 98 99 XXAAAA WCOAAA OOOOxx -2347 9539 1 3 7 7 47 347 347 2347 2347 94 95 HMAAAA XCOAAA VVVVxx -6339 9540 1 3 9 19 39 339 339 1339 6339 78 79 VJAAAA YCOAAA AAAAxx -292 9541 0 0 2 12 92 292 292 292 292 184 185 GLAAAA ZCOAAA HHHHxx -9314 9542 0 2 4 14 14 314 1314 4314 9314 28 29 GUAAAA ADOAAA OOOOxx -6893 9543 1 1 3 13 93 893 893 1893 6893 186 187 DFAAAA BDOAAA VVVVxx -3970 9544 0 2 0 10 70 970 1970 3970 3970 140 141 SWAAAA CDOAAA AAAAxx -1652 9545 0 0 2 12 52 652 1652 1652 1652 104 105 OLAAAA DDOAAA HHHHxx -4326 9546 0 2 6 6 26 326 326 4326 4326 52 53 KKAAAA EDOAAA OOOOxx -7881 9547 1 1 1 1 81 881 1881 2881 7881 162 163 DRAAAA FDOAAA VVVVxx -5291 9548 1 3 1 11 91 291 1291 291 5291 182 183 NVAAAA GDOAAA AAAAxx -957 9549 1 1 7 17 57 957 957 957 957 114 115 VKAAAA HDOAAA HHHHxx -2313 9550 1 1 3 13 13 313 313 2313 2313 26 27 ZKAAAA IDOAAA OOOOxx -5463 9551 1 3 3 3 63 463 1463 463 5463 126 127 DCAAAA JDOAAA VVVVxx -1268 9552 0 0 8 8 68 268 1268 1268 1268 136 137 UWAAAA KDOAAA AAAAxx -5028 9553 0 0 8 8 28 28 1028 28 5028 56 57 KLAAAA LDOAAA HHHHxx -656 9554 0 0 6 16 56 656 656 656 656 112 113 GZAAAA MDOAAA OOOOxx -9274 9555 0 2 4 14 74 274 1274 4274 9274 148 149 SSAAAA NDOAAA VVVVxx -8217 9556 1 1 7 17 17 217 217 3217 8217 34 35 BEAAAA ODOAAA AAAAxx -2175 9557 1 3 5 15 75 175 175 2175 2175 150 151 RFAAAA PDOAAA HHHHxx -6028 9558 0 0 8 8 28 28 28 1028 6028 56 57 WXAAAA QDOAAA OOOOxx -7584 9559 0 0 4 4 84 584 1584 2584 7584 168 169 SFAAAA RDOAAA VVVVxx -4114 9560 0 2 4 14 14 114 114 4114 4114 28 29 GCAAAA SDOAAA AAAAxx -8894 9561 0 2 4 14 94 894 894 3894 8894 188 189 CEAAAA TDOAAA HHHHxx -781 9562 1 1 1 1 81 781 781 781 781 162 163 BEAAAA UDOAAA OOOOxx -133 9563 1 1 3 13 33 133 133 133 133 66 67 DFAAAA VDOAAA VVVVxx -7572 9564 0 0 2 12 72 572 1572 2572 7572 144 145 GFAAAA WDOAAA AAAAxx -8514 9565 0 2 4 14 14 514 514 3514 8514 28 29 MPAAAA XDOAAA HHHHxx -3352 9566 0 0 2 12 52 352 1352 3352 3352 104 105 YYAAAA YDOAAA OOOOxx -8098 9567 0 2 8 18 98 98 98 3098 8098 196 197 MZAAAA ZDOAAA VVVVxx -9116 9568 0 0 6 16 16 116 1116 4116 9116 32 33 QMAAAA AEOAAA AAAAxx -9444 9569 0 0 4 4 44 444 1444 4444 9444 88 89 GZAAAA BEOAAA HHHHxx -2590 9570 0 2 0 10 90 590 590 2590 2590 180 181 QVAAAA CEOAAA OOOOxx -7302 9571 0 2 2 2 2 302 1302 2302 7302 4 5 WUAAAA DEOAAA VVVVxx -7444 9572 0 0 4 4 44 444 1444 2444 7444 88 89 IAAAAA EEOAAA AAAAxx -8748 9573 0 0 8 8 48 748 748 3748 8748 96 97 MYAAAA FEOAAA HHHHxx -7615 9574 1 3 5 15 15 615 1615 2615 7615 30 31 XGAAAA GEOAAA OOOOxx -6090 9575 0 2 0 10 90 90 90 1090 6090 180 181 GAAAAA HEOAAA VVVVxx -1529 9576 1 1 9 9 29 529 1529 1529 1529 58 59 VGAAAA IEOAAA AAAAxx -9398 9577 0 2 8 18 98 398 1398 4398 9398 196 197 MXAAAA JEOAAA HHHHxx -6114 9578 0 2 4 14 14 114 114 1114 6114 28 29 EBAAAA KEOAAA OOOOxx -2736 9579 0 0 6 16 36 736 736 2736 2736 72 73 GBAAAA LEOAAA VVVVxx -468 9580 0 0 8 8 68 468 468 468 468 136 137 ASAAAA MEOAAA AAAAxx -1487 9581 1 3 7 7 87 487 1487 1487 1487 174 175 FFAAAA NEOAAA HHHHxx -4784 9582 0 0 4 4 84 784 784 4784 4784 168 169 ACAAAA OEOAAA OOOOxx -6731 9583 1 3 1 11 31 731 731 1731 6731 62 63 XYAAAA PEOAAA VVVVxx -3328 9584 0 0 8 8 28 328 1328 3328 3328 56 57 AYAAAA QEOAAA AAAAxx -6891 9585 1 3 1 11 91 891 891 1891 6891 182 183 BFAAAA REOAAA HHHHxx -8039 9586 1 3 9 19 39 39 39 3039 8039 78 79 FXAAAA SEOAAA OOOOxx -4064 9587 0 0 4 4 64 64 64 4064 4064 128 129 IAAAAA TEOAAA VVVVxx -542 9588 0 2 2 2 42 542 542 542 542 84 85 WUAAAA UEOAAA AAAAxx -1039 9589 1 3 9 19 39 39 1039 1039 1039 78 79 ZNAAAA VEOAAA HHHHxx -5603 9590 1 3 3 3 3 603 1603 603 5603 6 7 NHAAAA WEOAAA OOOOxx -6641 9591 1 1 1 1 41 641 641 1641 6641 82 83 LVAAAA XEOAAA VVVVxx -6307 9592 1 3 7 7 7 307 307 1307 6307 14 15 PIAAAA YEOAAA AAAAxx -5354 9593 0 2 4 14 54 354 1354 354 5354 108 109 YXAAAA ZEOAAA HHHHxx -7878 9594 0 2 8 18 78 878 1878 2878 7878 156 157 ARAAAA AFOAAA OOOOxx -6391 9595 1 3 1 11 91 391 391 1391 6391 182 183 VLAAAA BFOAAA VVVVxx -4575 9596 1 3 5 15 75 575 575 4575 4575 150 151 ZTAAAA CFOAAA AAAAxx -6644 9597 0 0 4 4 44 644 644 1644 6644 88 89 OVAAAA DFOAAA HHHHxx -5207 9598 1 3 7 7 7 207 1207 207 5207 14 15 HSAAAA EFOAAA OOOOxx -1736 9599 0 0 6 16 36 736 1736 1736 1736 72 73 UOAAAA FFOAAA VVVVxx -3547 9600 1 3 7 7 47 547 1547 3547 3547 94 95 LGAAAA GFOAAA AAAAxx -6647 9601 1 3 7 7 47 647 647 1647 6647 94 95 RVAAAA HFOAAA HHHHxx -4107 9602 1 3 7 7 7 107 107 4107 4107 14 15 ZBAAAA IFOAAA OOOOxx -8125 9603 1 1 5 5 25 125 125 3125 8125 50 51 NAAAAA JFOAAA VVVVxx -9223 9604 1 3 3 3 23 223 1223 4223 9223 46 47 TQAAAA KFOAAA AAAAxx -6903 9605 1 3 3 3 3 903 903 1903 6903 6 7 NFAAAA LFOAAA HHHHxx -3639 9606 1 3 9 19 39 639 1639 3639 3639 78 79 ZJAAAA MFOAAA OOOOxx -9606 9607 0 2 6 6 6 606 1606 4606 9606 12 13 MFAAAA NFOAAA VVVVxx -3232 9608 0 0 2 12 32 232 1232 3232 3232 64 65 IUAAAA OFOAAA AAAAxx -2063 9609 1 3 3 3 63 63 63 2063 2063 126 127 JBAAAA PFOAAA HHHHxx -3731 9610 1 3 1 11 31 731 1731 3731 3731 62 63 NNAAAA QFOAAA OOOOxx -2558 9611 0 2 8 18 58 558 558 2558 2558 116 117 KUAAAA RFOAAA VVVVxx -2357 9612 1 1 7 17 57 357 357 2357 2357 114 115 RMAAAA SFOAAA AAAAxx -6008 9613 0 0 8 8 8 8 8 1008 6008 16 17 CXAAAA TFOAAA HHHHxx -8246 9614 0 2 6 6 46 246 246 3246 8246 92 93 EFAAAA UFOAAA OOOOxx -8220 9615 0 0 0 0 20 220 220 3220 8220 40 41 EEAAAA VFOAAA VVVVxx -1075 9616 1 3 5 15 75 75 1075 1075 1075 150 151 JPAAAA WFOAAA AAAAxx -2410 9617 0 2 0 10 10 410 410 2410 2410 20 21 SOAAAA XFOAAA HHHHxx -3253 9618 1 1 3 13 53 253 1253 3253 3253 106 107 DVAAAA YFOAAA OOOOxx -4370 9619 0 2 0 10 70 370 370 4370 4370 140 141 CMAAAA ZFOAAA VVVVxx -8426 9620 0 2 6 6 26 426 426 3426 8426 52 53 CMAAAA AGOAAA AAAAxx -2262 9621 0 2 2 2 62 262 262 2262 2262 124 125 AJAAAA BGOAAA HHHHxx -4149 9622 1 1 9 9 49 149 149 4149 4149 98 99 PDAAAA CGOAAA OOOOxx -2732 9623 0 0 2 12 32 732 732 2732 2732 64 65 CBAAAA DGOAAA VVVVxx -8606 9624 0 2 6 6 6 606 606 3606 8606 12 13 ATAAAA EGOAAA AAAAxx -6311 9625 1 3 1 11 11 311 311 1311 6311 22 23 TIAAAA FGOAAA HHHHxx -7223 9626 1 3 3 3 23 223 1223 2223 7223 46 47 VRAAAA GGOAAA OOOOxx -3054 9627 0 2 4 14 54 54 1054 3054 3054 108 109 MNAAAA HGOAAA VVVVxx -3952 9628 0 0 2 12 52 952 1952 3952 3952 104 105 AWAAAA IGOAAA AAAAxx -8252 9629 0 0 2 12 52 252 252 3252 8252 104 105 KFAAAA JGOAAA HHHHxx -6020 9630 0 0 0 0 20 20 20 1020 6020 40 41 OXAAAA KGOAAA OOOOxx -3846 9631 0 2 6 6 46 846 1846 3846 3846 92 93 YRAAAA LGOAAA VVVVxx -3755 9632 1 3 5 15 55 755 1755 3755 3755 110 111 LOAAAA MGOAAA AAAAxx -3765 9633 1 1 5 5 65 765 1765 3765 3765 130 131 VOAAAA NGOAAA HHHHxx -3434 9634 0 2 4 14 34 434 1434 3434 3434 68 69 CCAAAA OGOAAA OOOOxx -1381 9635 1 1 1 1 81 381 1381 1381 1381 162 163 DBAAAA PGOAAA VVVVxx -287 9636 1 3 7 7 87 287 287 287 287 174 175 BLAAAA QGOAAA AAAAxx -4476 9637 0 0 6 16 76 476 476 4476 4476 152 153 EQAAAA RGOAAA HHHHxx -2916 9638 0 0 6 16 16 916 916 2916 2916 32 33 EIAAAA SGOAAA OOOOxx -4517 9639 1 1 7 17 17 517 517 4517 4517 34 35 TRAAAA TGOAAA VVVVxx -4561 9640 1 1 1 1 61 561 561 4561 4561 122 123 LTAAAA UGOAAA AAAAxx -5106 9641 0 2 6 6 6 106 1106 106 5106 12 13 KOAAAA VGOAAA HHHHxx -2077 9642 1 1 7 17 77 77 77 2077 2077 154 155 XBAAAA WGOAAA OOOOxx -5269 9643 1 1 9 9 69 269 1269 269 5269 138 139 RUAAAA XGOAAA VVVVxx -5688 9644 0 0 8 8 88 688 1688 688 5688 176 177 UKAAAA YGOAAA AAAAxx -8831 9645 1 3 1 11 31 831 831 3831 8831 62 63 RBAAAA ZGOAAA HHHHxx -3867 9646 1 3 7 7 67 867 1867 3867 3867 134 135 TSAAAA AHOAAA OOOOxx -6062 9647 0 2 2 2 62 62 62 1062 6062 124 125 EZAAAA BHOAAA VVVVxx -8460 9648 0 0 0 0 60 460 460 3460 8460 120 121 KNAAAA CHOAAA AAAAxx -3138 9649 0 2 8 18 38 138 1138 3138 3138 76 77 SQAAAA DHOAAA HHHHxx -3173 9650 1 1 3 13 73 173 1173 3173 3173 146 147 BSAAAA EHOAAA OOOOxx -7018 9651 0 2 8 18 18 18 1018 2018 7018 36 37 YJAAAA FHOAAA VVVVxx -4836 9652 0 0 6 16 36 836 836 4836 4836 72 73 AEAAAA GHOAAA AAAAxx -1007 9653 1 3 7 7 7 7 1007 1007 1007 14 15 TMAAAA HHOAAA HHHHxx -658 9654 0 2 8 18 58 658 658 658 658 116 117 IZAAAA IHOAAA OOOOxx -5205 9655 1 1 5 5 5 205 1205 205 5205 10 11 FSAAAA JHOAAA VVVVxx -5805 9656 1 1 5 5 5 805 1805 805 5805 10 11 HPAAAA KHOAAA AAAAxx -5959 9657 1 3 9 19 59 959 1959 959 5959 118 119 FVAAAA LHOAAA HHHHxx -2863 9658 1 3 3 3 63 863 863 2863 2863 126 127 DGAAAA MHOAAA OOOOxx -7272 9659 0 0 2 12 72 272 1272 2272 7272 144 145 STAAAA NHOAAA VVVVxx -8437 9660 1 1 7 17 37 437 437 3437 8437 74 75 NMAAAA OHOAAA AAAAxx -4900 9661 0 0 0 0 0 900 900 4900 4900 0 1 MGAAAA PHOAAA HHHHxx -890 9662 0 2 0 10 90 890 890 890 890 180 181 GIAAAA QHOAAA OOOOxx -3530 9663 0 2 0 10 30 530 1530 3530 3530 60 61 UFAAAA RHOAAA VVVVxx -6209 9664 1 1 9 9 9 209 209 1209 6209 18 19 VEAAAA SHOAAA AAAAxx -4595 9665 1 3 5 15 95 595 595 4595 4595 190 191 TUAAAA THOAAA HHHHxx -5982 9666 0 2 2 2 82 982 1982 982 5982 164 165 CWAAAA UHOAAA OOOOxx -1101 9667 1 1 1 1 1 101 1101 1101 1101 2 3 JQAAAA VHOAAA VVVVxx -9555 9668 1 3 5 15 55 555 1555 4555 9555 110 111 NDAAAA WHOAAA AAAAxx -1918 9669 0 2 8 18 18 918 1918 1918 1918 36 37 UVAAAA XHOAAA HHHHxx -3527 9670 1 3 7 7 27 527 1527 3527 3527 54 55 RFAAAA YHOAAA OOOOxx -7309 9671 1 1 9 9 9 309 1309 2309 7309 18 19 DVAAAA ZHOAAA VVVVxx -8213 9672 1 1 3 13 13 213 213 3213 8213 26 27 XDAAAA AIOAAA AAAAxx -306 9673 0 2 6 6 6 306 306 306 306 12 13 ULAAAA BIOAAA HHHHxx -845 9674 1 1 5 5 45 845 845 845 845 90 91 NGAAAA CIOAAA OOOOxx -16 9675 0 0 6 16 16 16 16 16 16 32 33 QAAAAA DIOAAA VVVVxx -437 9676 1 1 7 17 37 437 437 437 437 74 75 VQAAAA EIOAAA AAAAxx -9518 9677 0 2 8 18 18 518 1518 4518 9518 36 37 CCAAAA FIOAAA HHHHxx -2142 9678 0 2 2 2 42 142 142 2142 2142 84 85 KEAAAA GIOAAA OOOOxx -8121 9679 1 1 1 1 21 121 121 3121 8121 42 43 JAAAAA HIOAAA VVVVxx -7354 9680 0 2 4 14 54 354 1354 2354 7354 108 109 WWAAAA IIOAAA AAAAxx -1720 9681 0 0 0 0 20 720 1720 1720 1720 40 41 EOAAAA JIOAAA HHHHxx -6078 9682 0 2 8 18 78 78 78 1078 6078 156 157 UZAAAA KIOAAA OOOOxx -5929 9683 1 1 9 9 29 929 1929 929 5929 58 59 BUAAAA LIOAAA VVVVxx -3856 9684 0 0 6 16 56 856 1856 3856 3856 112 113 ISAAAA MIOAAA AAAAxx -3424 9685 0 0 4 4 24 424 1424 3424 3424 48 49 SBAAAA NIOAAA HHHHxx -1712 9686 0 0 2 12 12 712 1712 1712 1712 24 25 WNAAAA OIOAAA OOOOxx -2340 9687 0 0 0 0 40 340 340 2340 2340 80 81 AMAAAA PIOAAA VVVVxx -5570 9688 0 2 0 10 70 570 1570 570 5570 140 141 GGAAAA QIOAAA AAAAxx -8734 9689 0 2 4 14 34 734 734 3734 8734 68 69 YXAAAA RIOAAA HHHHxx -6077 9690 1 1 7 17 77 77 77 1077 6077 154 155 TZAAAA SIOAAA OOOOxx -2960 9691 0 0 0 0 60 960 960 2960 2960 120 121 WJAAAA TIOAAA VVVVxx -5062 9692 0 2 2 2 62 62 1062 62 5062 124 125 SMAAAA UIOAAA AAAAxx -1532 9693 0 0 2 12 32 532 1532 1532 1532 64 65 YGAAAA VIOAAA HHHHxx -8298 9694 0 2 8 18 98 298 298 3298 8298 196 197 EHAAAA WIOAAA OOOOxx -2496 9695 0 0 6 16 96 496 496 2496 2496 192 193 ASAAAA XIOAAA VVVVxx -8412 9696 0 0 2 12 12 412 412 3412 8412 24 25 OLAAAA YIOAAA AAAAxx -724 9697 0 0 4 4 24 724 724 724 724 48 49 WBAAAA ZIOAAA HHHHxx -1019 9698 1 3 9 19 19 19 1019 1019 1019 38 39 FNAAAA AJOAAA OOOOxx -6265 9699 1 1 5 5 65 265 265 1265 6265 130 131 ZGAAAA BJOAAA VVVVxx -740 9700 0 0 0 0 40 740 740 740 740 80 81 MCAAAA CJOAAA AAAAxx -8495 9701 1 3 5 15 95 495 495 3495 8495 190 191 TOAAAA DJOAAA HHHHxx -6983 9702 1 3 3 3 83 983 983 1983 6983 166 167 PIAAAA EJOAAA OOOOxx -991 9703 1 3 1 11 91 991 991 991 991 182 183 DMAAAA FJOAAA VVVVxx -3189 9704 1 1 9 9 89 189 1189 3189 3189 178 179 RSAAAA GJOAAA AAAAxx -4487 9705 1 3 7 7 87 487 487 4487 4487 174 175 PQAAAA HJOAAA HHHHxx -5554 9706 0 2 4 14 54 554 1554 554 5554 108 109 QFAAAA IJOAAA OOOOxx -1258 9707 0 2 8 18 58 258 1258 1258 1258 116 117 KWAAAA JJOAAA VVVVxx -5359 9708 1 3 9 19 59 359 1359 359 5359 118 119 DYAAAA KJOAAA AAAAxx -2709 9709 1 1 9 9 9 709 709 2709 2709 18 19 FAAAAA LJOAAA HHHHxx -361 9710 1 1 1 1 61 361 361 361 361 122 123 XNAAAA MJOAAA OOOOxx -4028 9711 0 0 8 8 28 28 28 4028 4028 56 57 YYAAAA NJOAAA VVVVxx -3735 9712 1 3 5 15 35 735 1735 3735 3735 70 71 RNAAAA OJOAAA AAAAxx -4427 9713 1 3 7 7 27 427 427 4427 4427 54 55 HOAAAA PJOAAA HHHHxx -7540 9714 0 0 0 0 40 540 1540 2540 7540 80 81 AEAAAA QJOAAA OOOOxx -3569 9715 1 1 9 9 69 569 1569 3569 3569 138 139 HHAAAA RJOAAA VVVVxx -1916 9716 0 0 6 16 16 916 1916 1916 1916 32 33 SVAAAA SJOAAA AAAAxx -7596 9717 0 0 6 16 96 596 1596 2596 7596 192 193 EGAAAA TJOAAA HHHHxx -9721 9718 1 1 1 1 21 721 1721 4721 9721 42 43 XJAAAA UJOAAA OOOOxx -4429 9719 1 1 9 9 29 429 429 4429 4429 58 59 JOAAAA VJOAAA VVVVxx -3471 9720 1 3 1 11 71 471 1471 3471 3471 142 143 NDAAAA WJOAAA AAAAxx -1157 9721 1 1 7 17 57 157 1157 1157 1157 114 115 NSAAAA XJOAAA HHHHxx -5700 9722 0 0 0 0 0 700 1700 700 5700 0 1 GLAAAA YJOAAA OOOOxx -4431 9723 1 3 1 11 31 431 431 4431 4431 62 63 LOAAAA ZJOAAA VVVVxx -9409 9724 1 1 9 9 9 409 1409 4409 9409 18 19 XXAAAA AKOAAA AAAAxx -8752 9725 0 0 2 12 52 752 752 3752 8752 104 105 QYAAAA BKOAAA HHHHxx -9484 9726 0 0 4 4 84 484 1484 4484 9484 168 169 UAAAAA CKOAAA OOOOxx -1266 9727 0 2 6 6 66 266 1266 1266 1266 132 133 SWAAAA DKOAAA VVVVxx -9097 9728 1 1 7 17 97 97 1097 4097 9097 194 195 XLAAAA EKOAAA AAAAxx -3068 9729 0 0 8 8 68 68 1068 3068 3068 136 137 AOAAAA FKOAAA HHHHxx -5490 9730 0 2 0 10 90 490 1490 490 5490 180 181 EDAAAA GKOAAA OOOOxx -1375 9731 1 3 5 15 75 375 1375 1375 1375 150 151 XAAAAA HKOAAA VVVVxx -2487 9732 1 3 7 7 87 487 487 2487 2487 174 175 RRAAAA IKOAAA AAAAxx -1705 9733 1 1 5 5 5 705 1705 1705 1705 10 11 PNAAAA JKOAAA HHHHxx -1571 9734 1 3 1 11 71 571 1571 1571 1571 142 143 LIAAAA KKOAAA OOOOxx -4005 9735 1 1 5 5 5 5 5 4005 4005 10 11 BYAAAA LKOAAA VVVVxx -5497 9736 1 1 7 17 97 497 1497 497 5497 194 195 LDAAAA MKOAAA AAAAxx -2144 9737 0 0 4 4 44 144 144 2144 2144 88 89 MEAAAA NKOAAA HHHHxx -4052 9738 0 0 2 12 52 52 52 4052 4052 104 105 WZAAAA OKOAAA OOOOxx -4942 9739 0 2 2 2 42 942 942 4942 4942 84 85 CIAAAA PKOAAA VVVVxx -5504 9740 0 0 4 4 4 504 1504 504 5504 8 9 SDAAAA QKOAAA AAAAxx -2913 9741 1 1 3 13 13 913 913 2913 2913 26 27 BIAAAA RKOAAA HHHHxx -5617 9742 1 1 7 17 17 617 1617 617 5617 34 35 BIAAAA SKOAAA OOOOxx -8179 9743 1 3 9 19 79 179 179 3179 8179 158 159 PCAAAA TKOAAA VVVVxx -9437 9744 1 1 7 17 37 437 1437 4437 9437 74 75 ZYAAAA UKOAAA AAAAxx -1821 9745 1 1 1 1 21 821 1821 1821 1821 42 43 BSAAAA VKOAAA HHHHxx -5737 9746 1 1 7 17 37 737 1737 737 5737 74 75 RMAAAA WKOAAA OOOOxx -4207 9747 1 3 7 7 7 207 207 4207 4207 14 15 VFAAAA XKOAAA VVVVxx -4815 9748 1 3 5 15 15 815 815 4815 4815 30 31 FDAAAA YKOAAA AAAAxx -8707 9749 1 3 7 7 7 707 707 3707 8707 14 15 XWAAAA ZKOAAA HHHHxx -5970 9750 0 2 0 10 70 970 1970 970 5970 140 141 QVAAAA ALOAAA OOOOxx -5501 9751 1 1 1 1 1 501 1501 501 5501 2 3 PDAAAA BLOAAA VVVVxx -4013 9752 1 1 3 13 13 13 13 4013 4013 26 27 JYAAAA CLOAAA AAAAxx -9235 9753 1 3 5 15 35 235 1235 4235 9235 70 71 FRAAAA DLOAAA HHHHxx -2503 9754 1 3 3 3 3 503 503 2503 2503 6 7 HSAAAA ELOAAA OOOOxx -9181 9755 1 1 1 1 81 181 1181 4181 9181 162 163 DPAAAA FLOAAA VVVVxx -2289 9756 1 1 9 9 89 289 289 2289 2289 178 179 BKAAAA GLOAAA AAAAxx -4256 9757 0 0 6 16 56 256 256 4256 4256 112 113 SHAAAA HLOAAA HHHHxx -191 9758 1 3 1 11 91 191 191 191 191 182 183 JHAAAA ILOAAA OOOOxx -9655 9759 1 3 5 15 55 655 1655 4655 9655 110 111 JHAAAA JLOAAA VVVVxx -8615 9760 1 3 5 15 15 615 615 3615 8615 30 31 JTAAAA KLOAAA AAAAxx -3011 9761 1 3 1 11 11 11 1011 3011 3011 22 23 VLAAAA LLOAAA HHHHxx -6376 9762 0 0 6 16 76 376 376 1376 6376 152 153 GLAAAA MLOAAA OOOOxx -68 9763 0 0 8 8 68 68 68 68 68 136 137 QCAAAA NLOAAA VVVVxx -4720 9764 0 0 0 0 20 720 720 4720 4720 40 41 OZAAAA OLOAAA AAAAxx -6848 9765 0 0 8 8 48 848 848 1848 6848 96 97 KDAAAA PLOAAA HHHHxx -456 9766 0 0 6 16 56 456 456 456 456 112 113 ORAAAA QLOAAA OOOOxx -5887 9767 1 3 7 7 87 887 1887 887 5887 174 175 LSAAAA RLOAAA VVVVxx -9249 9768 1 1 9 9 49 249 1249 4249 9249 98 99 TRAAAA SLOAAA AAAAxx -4041 9769 1 1 1 1 41 41 41 4041 4041 82 83 LZAAAA TLOAAA HHHHxx -2304 9770 0 0 4 4 4 304 304 2304 2304 8 9 QKAAAA ULOAAA OOOOxx -8763 9771 1 3 3 3 63 763 763 3763 8763 126 127 BZAAAA VLOAAA VVVVxx -2115 9772 1 3 5 15 15 115 115 2115 2115 30 31 JDAAAA WLOAAA AAAAxx -8014 9773 0 2 4 14 14 14 14 3014 8014 28 29 GWAAAA XLOAAA HHHHxx -9895 9774 1 3 5 15 95 895 1895 4895 9895 190 191 PQAAAA YLOAAA OOOOxx -671 9775 1 3 1 11 71 671 671 671 671 142 143 VZAAAA ZLOAAA VVVVxx -3774 9776 0 2 4 14 74 774 1774 3774 3774 148 149 EPAAAA AMOAAA AAAAxx -134 9777 0 2 4 14 34 134 134 134 134 68 69 EFAAAA BMOAAA HHHHxx -534 9778 0 2 4 14 34 534 534 534 534 68 69 OUAAAA CMOAAA OOOOxx -7308 9779 0 0 8 8 8 308 1308 2308 7308 16 17 CVAAAA DMOAAA VVVVxx -5244 9780 0 0 4 4 44 244 1244 244 5244 88 89 STAAAA EMOAAA AAAAxx -1512 9781 0 0 2 12 12 512 1512 1512 1512 24 25 EGAAAA FMOAAA HHHHxx -8960 9782 0 0 0 0 60 960 960 3960 8960 120 121 QGAAAA GMOAAA OOOOxx -6602 9783 0 2 2 2 2 602 602 1602 6602 4 5 YTAAAA HMOAAA VVVVxx -593 9784 1 1 3 13 93 593 593 593 593 186 187 VWAAAA IMOAAA AAAAxx -2353 9785 1 1 3 13 53 353 353 2353 2353 106 107 NMAAAA JMOAAA HHHHxx -4139 9786 1 3 9 19 39 139 139 4139 4139 78 79 FDAAAA KMOAAA OOOOxx -3063 9787 1 3 3 3 63 63 1063 3063 3063 126 127 VNAAAA LMOAAA VVVVxx -652 9788 0 0 2 12 52 652 652 652 652 104 105 CZAAAA MMOAAA AAAAxx -7405 9789 1 1 5 5 5 405 1405 2405 7405 10 11 VYAAAA NMOAAA HHHHxx -3034 9790 0 2 4 14 34 34 1034 3034 3034 68 69 SMAAAA OMOAAA OOOOxx -4614 9791 0 2 4 14 14 614 614 4614 4614 28 29 MVAAAA PMOAAA VVVVxx -2351 9792 1 3 1 11 51 351 351 2351 2351 102 103 LMAAAA QMOAAA AAAAxx -8208 9793 0 0 8 8 8 208 208 3208 8208 16 17 SDAAAA RMOAAA HHHHxx -5475 9794 1 3 5 15 75 475 1475 475 5475 150 151 PCAAAA SMOAAA OOOOxx -6875 9795 1 3 5 15 75 875 875 1875 6875 150 151 LEAAAA TMOAAA VVVVxx -563 9796 1 3 3 3 63 563 563 563 563 126 127 RVAAAA UMOAAA AAAAxx -3346 9797 0 2 6 6 46 346 1346 3346 3346 92 93 SYAAAA VMOAAA HHHHxx -291 9798 1 3 1 11 91 291 291 291 291 182 183 FLAAAA WMOAAA OOOOxx -6345 9799 1 1 5 5 45 345 345 1345 6345 90 91 BKAAAA XMOAAA VVVVxx -8099 9800 1 3 9 19 99 99 99 3099 8099 198 199 NZAAAA YMOAAA AAAAxx -2078 9801 0 2 8 18 78 78 78 2078 2078 156 157 YBAAAA ZMOAAA HHHHxx -8238 9802 0 2 8 18 38 238 238 3238 8238 76 77 WEAAAA ANOAAA OOOOxx -4482 9803 0 2 2 2 82 482 482 4482 4482 164 165 KQAAAA BNOAAA VVVVxx -716 9804 0 0 6 16 16 716 716 716 716 32 33 OBAAAA CNOAAA AAAAxx -7288 9805 0 0 8 8 88 288 1288 2288 7288 176 177 IUAAAA DNOAAA HHHHxx -5906 9806 0 2 6 6 6 906 1906 906 5906 12 13 ETAAAA ENOAAA OOOOxx -5618 9807 0 2 8 18 18 618 1618 618 5618 36 37 CIAAAA FNOAAA VVVVxx -1141 9808 1 1 1 1 41 141 1141 1141 1141 82 83 XRAAAA GNOAAA AAAAxx -8231 9809 1 3 1 11 31 231 231 3231 8231 62 63 PEAAAA HNOAAA HHHHxx -3713 9810 1 1 3 13 13 713 1713 3713 3713 26 27 VMAAAA INOAAA OOOOxx -9158 9811 0 2 8 18 58 158 1158 4158 9158 116 117 GOAAAA JNOAAA VVVVxx -4051 9812 1 3 1 11 51 51 51 4051 4051 102 103 VZAAAA KNOAAA AAAAxx -1973 9813 1 1 3 13 73 973 1973 1973 1973 146 147 XXAAAA LNOAAA HHHHxx -6710 9814 0 2 0 10 10 710 710 1710 6710 20 21 CYAAAA MNOAAA OOOOxx -1021 9815 1 1 1 1 21 21 1021 1021 1021 42 43 HNAAAA NNOAAA VVVVxx -2196 9816 0 0 6 16 96 196 196 2196 2196 192 193 MGAAAA ONOAAA AAAAxx -8335 9817 1 3 5 15 35 335 335 3335 8335 70 71 PIAAAA PNOAAA HHHHxx -2272 9818 0 0 2 12 72 272 272 2272 2272 144 145 KJAAAA QNOAAA OOOOxx -3818 9819 0 2 8 18 18 818 1818 3818 3818 36 37 WQAAAA RNOAAA VVVVxx -679 9820 1 3 9 19 79 679 679 679 679 158 159 DAAAAA SNOAAA AAAAxx -7512 9821 0 0 2 12 12 512 1512 2512 7512 24 25 YCAAAA TNOAAA HHHHxx -493 9822 1 1 3 13 93 493 493 493 493 186 187 ZSAAAA UNOAAA OOOOxx -5663 9823 1 3 3 3 63 663 1663 663 5663 126 127 VJAAAA VNOAAA VVVVxx -4655 9824 1 3 5 15 55 655 655 4655 4655 110 111 BXAAAA WNOAAA AAAAxx -3996 9825 0 0 6 16 96 996 1996 3996 3996 192 193 SXAAAA XNOAAA HHHHxx -8797 9826 1 1 7 17 97 797 797 3797 8797 194 195 JAAAAA YNOAAA OOOOxx -2991 9827 1 3 1 11 91 991 991 2991 2991 182 183 BLAAAA ZNOAAA VVVVxx -7038 9828 0 2 8 18 38 38 1038 2038 7038 76 77 SKAAAA AOOAAA AAAAxx -4174 9829 0 2 4 14 74 174 174 4174 4174 148 149 OEAAAA BOOAAA HHHHxx -6908 9830 0 0 8 8 8 908 908 1908 6908 16 17 SFAAAA COOAAA OOOOxx -8477 9831 1 1 7 17 77 477 477 3477 8477 154 155 BOAAAA DOOAAA VVVVxx -3576 9832 0 0 6 16 76 576 1576 3576 3576 152 153 OHAAAA EOOAAA AAAAxx -2685 9833 1 1 5 5 85 685 685 2685 2685 170 171 HZAAAA FOOAAA HHHHxx -9161 9834 1 1 1 1 61 161 1161 4161 9161 122 123 JOAAAA GOOAAA OOOOxx -2951 9835 1 3 1 11 51 951 951 2951 2951 102 103 NJAAAA HOOAAA VVVVxx -8362 9836 0 2 2 2 62 362 362 3362 8362 124 125 QJAAAA IOOAAA AAAAxx -2379 9837 1 3 9 19 79 379 379 2379 2379 158 159 NNAAAA JOOAAA HHHHxx -1277 9838 1 1 7 17 77 277 1277 1277 1277 154 155 DXAAAA KOOAAA OOOOxx -1728 9839 0 0 8 8 28 728 1728 1728 1728 56 57 MOAAAA LOOAAA VVVVxx -9816 9840 0 0 6 16 16 816 1816 4816 9816 32 33 ONAAAA MOOAAA AAAAxx -6288 9841 0 0 8 8 88 288 288 1288 6288 176 177 WHAAAA NOOAAA HHHHxx -8985 9842 1 1 5 5 85 985 985 3985 8985 170 171 PHAAAA OOOAAA OOOOxx -771 9843 1 3 1 11 71 771 771 771 771 142 143 RDAAAA POOAAA VVVVxx -464 9844 0 0 4 4 64 464 464 464 464 128 129 WRAAAA QOOAAA AAAAxx -9625 9845 1 1 5 5 25 625 1625 4625 9625 50 51 FGAAAA ROOAAA HHHHxx -9608 9846 0 0 8 8 8 608 1608 4608 9608 16 17 OFAAAA SOOAAA OOOOxx -9170 9847 0 2 0 10 70 170 1170 4170 9170 140 141 SOAAAA TOOAAA VVVVxx -9658 9848 0 2 8 18 58 658 1658 4658 9658 116 117 MHAAAA UOOAAA AAAAxx -7515 9849 1 3 5 15 15 515 1515 2515 7515 30 31 BDAAAA VOOAAA HHHHxx -9400 9850 0 0 0 0 0 400 1400 4400 9400 0 1 OXAAAA WOOAAA OOOOxx -2045 9851 1 1 5 5 45 45 45 2045 2045 90 91 RAAAAA XOOAAA VVVVxx -324 9852 0 0 4 4 24 324 324 324 324 48 49 MMAAAA YOOAAA AAAAxx -4252 9853 0 0 2 12 52 252 252 4252 4252 104 105 OHAAAA ZOOAAA HHHHxx -8329 9854 1 1 9 9 29 329 329 3329 8329 58 59 JIAAAA APOAAA OOOOxx -4472 9855 0 0 2 12 72 472 472 4472 4472 144 145 AQAAAA BPOAAA VVVVxx -1047 9856 1 3 7 7 47 47 1047 1047 1047 94 95 HOAAAA CPOAAA AAAAxx -9341 9857 1 1 1 1 41 341 1341 4341 9341 82 83 HVAAAA DPOAAA HHHHxx -7000 9858 0 0 0 0 0 0 1000 2000 7000 0 1 GJAAAA EPOAAA OOOOxx -1429 9859 1 1 9 9 29 429 1429 1429 1429 58 59 ZCAAAA FPOAAA VVVVxx -2701 9860 1 1 1 1 1 701 701 2701 2701 2 3 XZAAAA GPOAAA AAAAxx -6630 9861 0 2 0 10 30 630 630 1630 6630 60 61 AVAAAA HPOAAA HHHHxx -3669 9862 1 1 9 9 69 669 1669 3669 3669 138 139 DLAAAA IPOAAA OOOOxx -8613 9863 1 1 3 13 13 613 613 3613 8613 26 27 HTAAAA JPOAAA VVVVxx -7080 9864 0 0 0 0 80 80 1080 2080 7080 160 161 IMAAAA KPOAAA AAAAxx -8788 9865 0 0 8 8 88 788 788 3788 8788 176 177 AAAAAA LPOAAA HHHHxx -6291 9866 1 3 1 11 91 291 291 1291 6291 182 183 ZHAAAA MPOAAA OOOOxx -7885 9867 1 1 5 5 85 885 1885 2885 7885 170 171 HRAAAA NPOAAA VVVVxx -7160 9868 0 0 0 0 60 160 1160 2160 7160 120 121 KPAAAA OPOAAA AAAAxx -6140 9869 0 0 0 0 40 140 140 1140 6140 80 81 ECAAAA PPOAAA HHHHxx -9881 9870 1 1 1 1 81 881 1881 4881 9881 162 163 BQAAAA QPOAAA OOOOxx -9140 9871 0 0 0 0 40 140 1140 4140 9140 80 81 ONAAAA RPOAAA VVVVxx -644 9872 0 0 4 4 44 644 644 644 644 88 89 UYAAAA SPOAAA AAAAxx -3667 9873 1 3 7 7 67 667 1667 3667 3667 134 135 BLAAAA TPOAAA HHHHxx -2675 9874 1 3 5 15 75 675 675 2675 2675 150 151 XYAAAA UPOAAA OOOOxx -9492 9875 0 0 2 12 92 492 1492 4492 9492 184 185 CBAAAA VPOAAA VVVVxx -5004 9876 0 0 4 4 4 4 1004 4 5004 8 9 MKAAAA WPOAAA AAAAxx -9456 9877 0 0 6 16 56 456 1456 4456 9456 112 113 SZAAAA XPOAAA HHHHxx -8197 9878 1 1 7 17 97 197 197 3197 8197 194 195 HDAAAA YPOAAA OOOOxx -2837 9879 1 1 7 17 37 837 837 2837 2837 74 75 DFAAAA ZPOAAA VVVVxx -127 9880 1 3 7 7 27 127 127 127 127 54 55 XEAAAA AQOAAA AAAAxx -9772 9881 0 0 2 12 72 772 1772 4772 9772 144 145 WLAAAA BQOAAA HHHHxx -5743 9882 1 3 3 3 43 743 1743 743 5743 86 87 XMAAAA CQOAAA OOOOxx -2007 9883 1 3 7 7 7 7 7 2007 2007 14 15 FZAAAA DQOAAA VVVVxx -7586 9884 0 2 6 6 86 586 1586 2586 7586 172 173 UFAAAA EQOAAA AAAAxx -45 9885 1 1 5 5 45 45 45 45 45 90 91 TBAAAA FQOAAA HHHHxx -6482 9886 0 2 2 2 82 482 482 1482 6482 164 165 IPAAAA GQOAAA OOOOxx -4565 9887 1 1 5 5 65 565 565 4565 4565 130 131 PTAAAA HQOAAA VVVVxx -6975 9888 1 3 5 15 75 975 975 1975 6975 150 151 HIAAAA IQOAAA AAAAxx -7260 9889 0 0 0 0 60 260 1260 2260 7260 120 121 GTAAAA JQOAAA HHHHxx -2830 9890 0 2 0 10 30 830 830 2830 2830 60 61 WEAAAA KQOAAA OOOOxx -9365 9891 1 1 5 5 65 365 1365 4365 9365 130 131 FWAAAA LQOAAA VVVVxx -8207 9892 1 3 7 7 7 207 207 3207 8207 14 15 RDAAAA MQOAAA AAAAxx -2506 9893 0 2 6 6 6 506 506 2506 2506 12 13 KSAAAA NQOAAA HHHHxx -8081 9894 1 1 1 1 81 81 81 3081 8081 162 163 VYAAAA OQOAAA OOOOxx -8678 9895 0 2 8 18 78 678 678 3678 8678 156 157 UVAAAA PQOAAA VVVVxx -9932 9896 0 0 2 12 32 932 1932 4932 9932 64 65 ASAAAA QQOAAA AAAAxx -447 9897 1 3 7 7 47 447 447 447 447 94 95 FRAAAA RQOAAA HHHHxx -9187 9898 1 3 7 7 87 187 1187 4187 9187 174 175 JPAAAA SQOAAA OOOOxx -89 9899 1 1 9 9 89 89 89 89 89 178 179 LDAAAA TQOAAA VVVVxx -7027 9900 1 3 7 7 27 27 1027 2027 7027 54 55 HKAAAA UQOAAA AAAAxx -1536 9901 0 0 6 16 36 536 1536 1536 1536 72 73 CHAAAA VQOAAA HHHHxx -160 9902 0 0 0 0 60 160 160 160 160 120 121 EGAAAA WQOAAA OOOOxx -7679 9903 1 3 9 19 79 679 1679 2679 7679 158 159 JJAAAA XQOAAA VVVVxx -5973 9904 1 1 3 13 73 973 1973 973 5973 146 147 TVAAAA YQOAAA AAAAxx -4401 9905 1 1 1 1 1 401 401 4401 4401 2 3 HNAAAA ZQOAAA HHHHxx -395 9906 1 3 5 15 95 395 395 395 395 190 191 FPAAAA AROAAA OOOOxx -4904 9907 0 0 4 4 4 904 904 4904 4904 8 9 QGAAAA BROAAA VVVVxx -2759 9908 1 3 9 19 59 759 759 2759 2759 118 119 DCAAAA CROAAA AAAAxx -8713 9909 1 1 3 13 13 713 713 3713 8713 26 27 DXAAAA DROAAA HHHHxx -3770 9910 0 2 0 10 70 770 1770 3770 3770 140 141 APAAAA EROAAA OOOOxx -8272 9911 0 0 2 12 72 272 272 3272 8272 144 145 EGAAAA FROAAA VVVVxx -5358 9912 0 2 8 18 58 358 1358 358 5358 116 117 CYAAAA GROAAA AAAAxx -9747 9913 1 3 7 7 47 747 1747 4747 9747 94 95 XKAAAA HROAAA HHHHxx -1567 9914 1 3 7 7 67 567 1567 1567 1567 134 135 HIAAAA IROAAA OOOOxx -2136 9915 0 0 6 16 36 136 136 2136 2136 72 73 EEAAAA JROAAA VVVVxx -314 9916 0 2 4 14 14 314 314 314 314 28 29 CMAAAA KROAAA AAAAxx -4583 9917 1 3 3 3 83 583 583 4583 4583 166 167 HUAAAA LROAAA HHHHxx -375 9918 1 3 5 15 75 375 375 375 375 150 151 LOAAAA MROAAA OOOOxx -5566 9919 0 2 6 6 66 566 1566 566 5566 132 133 CGAAAA NROAAA VVVVxx -6865 9920 1 1 5 5 65 865 865 1865 6865 130 131 BEAAAA OROAAA AAAAxx -894 9921 0 2 4 14 94 894 894 894 894 188 189 KIAAAA PROAAA HHHHxx -5399 9922 1 3 9 19 99 399 1399 399 5399 198 199 RZAAAA QROAAA OOOOxx -1385 9923 1 1 5 5 85 385 1385 1385 1385 170 171 HBAAAA RROAAA VVVVxx -2156 9924 0 0 6 16 56 156 156 2156 2156 112 113 YEAAAA SROAAA AAAAxx -9659 9925 1 3 9 19 59 659 1659 4659 9659 118 119 NHAAAA TROAAA HHHHxx -477 9926 1 1 7 17 77 477 477 477 477 154 155 JSAAAA UROAAA OOOOxx -8194 9927 0 2 4 14 94 194 194 3194 8194 188 189 EDAAAA VROAAA VVVVxx -3937 9928 1 1 7 17 37 937 1937 3937 3937 74 75 LVAAAA WROAAA AAAAxx -3745 9929 1 1 5 5 45 745 1745 3745 3745 90 91 BOAAAA XROAAA HHHHxx -4096 9930 0 0 6 16 96 96 96 4096 4096 192 193 OBAAAA YROAAA OOOOxx -5487 9931 1 3 7 7 87 487 1487 487 5487 174 175 BDAAAA ZROAAA VVVVxx -2475 9932 1 3 5 15 75 475 475 2475 2475 150 151 FRAAAA ASOAAA AAAAxx -6105 9933 1 1 5 5 5 105 105 1105 6105 10 11 VAAAAA BSOAAA HHHHxx -6036 9934 0 0 6 16 36 36 36 1036 6036 72 73 EYAAAA CSOAAA OOOOxx -1315 9935 1 3 5 15 15 315 1315 1315 1315 30 31 PYAAAA DSOAAA VVVVxx -4473 9936 1 1 3 13 73 473 473 4473 4473 146 147 BQAAAA ESOAAA AAAAxx -4016 9937 0 0 6 16 16 16 16 4016 4016 32 33 MYAAAA FSOAAA HHHHxx -8135 9938 1 3 5 15 35 135 135 3135 8135 70 71 XAAAAA GSOAAA OOOOxx -8892 9939 0 0 2 12 92 892 892 3892 8892 184 185 AEAAAA HSOAAA VVVVxx -4850 9940 0 2 0 10 50 850 850 4850 4850 100 101 OEAAAA ISOAAA AAAAxx -2545 9941 1 1 5 5 45 545 545 2545 2545 90 91 XTAAAA JSOAAA HHHHxx -3788 9942 0 0 8 8 88 788 1788 3788 3788 176 177 SPAAAA KSOAAA OOOOxx -1672 9943 0 0 2 12 72 672 1672 1672 1672 144 145 IMAAAA LSOAAA VVVVxx -3664 9944 0 0 4 4 64 664 1664 3664 3664 128 129 YKAAAA MSOAAA AAAAxx -3775 9945 1 3 5 15 75 775 1775 3775 3775 150 151 FPAAAA NSOAAA HHHHxx -3103 9946 1 3 3 3 3 103 1103 3103 3103 6 7 JPAAAA OSOAAA OOOOxx -9335 9947 1 3 5 15 35 335 1335 4335 9335 70 71 BVAAAA PSOAAA VVVVxx -9200 9948 0 0 0 0 0 200 1200 4200 9200 0 1 WPAAAA QSOAAA AAAAxx -8665 9949 1 1 5 5 65 665 665 3665 8665 130 131 HVAAAA RSOAAA HHHHxx -1356 9950 0 0 6 16 56 356 1356 1356 1356 112 113 EAAAAA SSOAAA OOOOxx -6118 9951 0 2 8 18 18 118 118 1118 6118 36 37 IBAAAA TSOAAA VVVVxx -4605 9952 1 1 5 5 5 605 605 4605 4605 10 11 DVAAAA USOAAA AAAAxx -5651 9953 1 3 1 11 51 651 1651 651 5651 102 103 JJAAAA VSOAAA HHHHxx -9055 9954 1 3 5 15 55 55 1055 4055 9055 110 111 HKAAAA WSOAAA OOOOxx -8461 9955 1 1 1 1 61 461 461 3461 8461 122 123 LNAAAA XSOAAA VVVVxx -6107 9956 1 3 7 7 7 107 107 1107 6107 14 15 XAAAAA YSOAAA AAAAxx -1967 9957 1 3 7 7 67 967 1967 1967 1967 134 135 RXAAAA ZSOAAA HHHHxx -8910 9958 0 2 0 10 10 910 910 3910 8910 20 21 SEAAAA ATOAAA OOOOxx -8257 9959 1 1 7 17 57 257 257 3257 8257 114 115 PFAAAA BTOAAA VVVVxx -851 9960 1 3 1 11 51 851 851 851 851 102 103 TGAAAA CTOAAA AAAAxx -7823 9961 1 3 3 3 23 823 1823 2823 7823 46 47 XOAAAA DTOAAA HHHHxx -3208 9962 0 0 8 8 8 208 1208 3208 3208 16 17 KTAAAA ETOAAA OOOOxx -856 9963 0 0 6 16 56 856 856 856 856 112 113 YGAAAA FTOAAA VVVVxx -2654 9964 0 2 4 14 54 654 654 2654 2654 108 109 CYAAAA GTOAAA AAAAxx -7185 9965 1 1 5 5 85 185 1185 2185 7185 170 171 JQAAAA HTOAAA HHHHxx -309 9966 1 1 9 9 9 309 309 309 309 18 19 XLAAAA ITOAAA OOOOxx -9752 9967 0 0 2 12 52 752 1752 4752 9752 104 105 CLAAAA JTOAAA VVVVxx -6405 9968 1 1 5 5 5 405 405 1405 6405 10 11 JMAAAA KTOAAA AAAAxx -6113 9969 1 1 3 13 13 113 113 1113 6113 26 27 DBAAAA LTOAAA HHHHxx -9774 9970 0 2 4 14 74 774 1774 4774 9774 148 149 YLAAAA MTOAAA OOOOxx -1674 9971 0 2 4 14 74 674 1674 1674 1674 148 149 KMAAAA NTOAAA VVVVxx -9602 9972 0 2 2 2 2 602 1602 4602 9602 4 5 IFAAAA OTOAAA AAAAxx -1363 9973 1 3 3 3 63 363 1363 1363 1363 126 127 LAAAAA PTOAAA HHHHxx -6887 9974 1 3 7 7 87 887 887 1887 6887 174 175 XEAAAA QTOAAA OOOOxx -6170 9975 0 2 0 10 70 170 170 1170 6170 140 141 IDAAAA RTOAAA VVVVxx -8888 9976 0 0 8 8 88 888 888 3888 8888 176 177 WDAAAA STOAAA AAAAxx -2981 9977 1 1 1 1 81 981 981 2981 2981 162 163 RKAAAA TTOAAA HHHHxx -7369 9978 1 1 9 9 69 369 1369 2369 7369 138 139 LXAAAA UTOAAA OOOOxx -6227 9979 1 3 7 7 27 227 227 1227 6227 54 55 NFAAAA VTOAAA VVVVxx -8002 9980 0 2 2 2 2 2 2 3002 8002 4 5 UVAAAA WTOAAA AAAAxx -4288 9981 0 0 8 8 88 288 288 4288 4288 176 177 YIAAAA XTOAAA HHHHxx -5136 9982 0 0 6 16 36 136 1136 136 5136 72 73 OPAAAA YTOAAA OOOOxx -1084 9983 0 0 4 4 84 84 1084 1084 1084 168 169 SPAAAA ZTOAAA VVVVxx -9117 9984 1 1 7 17 17 117 1117 4117 9117 34 35 RMAAAA AUOAAA AAAAxx -2406 9985 0 2 6 6 6 406 406 2406 2406 12 13 OOAAAA BUOAAA HHHHxx -1384 9986 0 0 4 4 84 384 1384 1384 1384 168 169 GBAAAA CUOAAA OOOOxx -9194 9987 0 2 4 14 94 194 1194 4194 9194 188 189 QPAAAA DUOAAA VVVVxx -858 9988 0 2 8 18 58 858 858 858 858 116 117 AHAAAA EUOAAA AAAAxx -8592 9989 0 0 2 12 92 592 592 3592 8592 184 185 MSAAAA FUOAAA HHHHxx -4773 9990 1 1 3 13 73 773 773 4773 4773 146 147 PBAAAA GUOAAA OOOOxx -4093 9991 1 1 3 13 93 93 93 4093 4093 186 187 LBAAAA HUOAAA VVVVxx -6587 9992 1 3 7 7 87 587 587 1587 6587 174 175 JTAAAA IUOAAA AAAAxx -6093 9993 1 1 3 13 93 93 93 1093 6093 186 187 JAAAAA JUOAAA HHHHxx -429 9994 1 1 9 9 29 429 429 429 429 58 59 NQAAAA KUOAAA OOOOxx -5780 9995 0 0 0 0 80 780 1780 780 5780 160 161 IOAAAA LUOAAA VVVVxx -1783 9996 1 3 3 3 83 783 1783 1783 1783 166 167 PQAAAA MUOAAA AAAAxx -2992 9997 0 0 2 12 92 992 992 2992 2992 184 185 CLAAAA NUOAAA HHHHxx -0 9998 0 0 0 0 0 0 0 0 0 0 1 AAAAAA OUOAAA OOOOxx -2968 9999 0 0 8 8 68 968 968 2968 2968 136 137 EKAAAA PUOAAA VVVVxx -\. --- --- Data for Name: tenk2; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.tenk2 (unique1, unique2, two, four, ten, twenty, hundred, thousand, twothousand, fivethous, tenthous, odd, even, stringu1, stringu2, string4) FROM stdin; -8800 0 0 0 0 0 0 800 800 3800 8800 0 1 MAAAAA AAAAAA AAAAxx -1891 1 1 3 1 11 91 891 1891 1891 1891 182 183 TUAAAA BAAAAA HHHHxx -3420 2 0 0 0 0 20 420 1420 3420 3420 40 41 OBAAAA CAAAAA OOOOxx -9850 3 0 2 0 10 50 850 1850 4850 9850 100 101 WOAAAA DAAAAA VVVVxx -7164 4 0 0 4 4 64 164 1164 2164 7164 128 129 OPAAAA EAAAAA AAAAxx -8009 5 1 1 9 9 9 9 9 3009 8009 18 19 BWAAAA FAAAAA HHHHxx -5057 6 1 1 7 17 57 57 1057 57 5057 114 115 NMAAAA GAAAAA OOOOxx -6701 7 1 1 1 1 1 701 701 1701 6701 2 3 TXAAAA HAAAAA VVVVxx -4321 8 1 1 1 1 21 321 321 4321 4321 42 43 FKAAAA IAAAAA AAAAxx -3043 9 1 3 3 3 43 43 1043 3043 3043 86 87 BNAAAA JAAAAA HHHHxx -1314 10 0 2 4 14 14 314 1314 1314 1314 28 29 OYAAAA KAAAAA OOOOxx -1504 11 0 0 4 4 4 504 1504 1504 1504 8 9 WFAAAA LAAAAA VVVVxx -5222 12 0 2 2 2 22 222 1222 222 5222 44 45 WSAAAA MAAAAA AAAAxx -6243 13 1 3 3 3 43 243 243 1243 6243 86 87 DGAAAA NAAAAA HHHHxx -5471 14 1 3 1 11 71 471 1471 471 5471 142 143 LCAAAA OAAAAA OOOOxx -5006 15 0 2 6 6 6 6 1006 6 5006 12 13 OKAAAA PAAAAA VVVVxx -5387 16 1 3 7 7 87 387 1387 387 5387 174 175 FZAAAA QAAAAA AAAAxx -5785 17 1 1 5 5 85 785 1785 785 5785 170 171 NOAAAA RAAAAA HHHHxx -6621 18 1 1 1 1 21 621 621 1621 6621 42 43 RUAAAA SAAAAA OOOOxx -6969 19 1 1 9 9 69 969 969 1969 6969 138 139 BIAAAA TAAAAA VVVVxx -9460 20 0 0 0 0 60 460 1460 4460 9460 120 121 WZAAAA UAAAAA AAAAxx -59 21 1 3 9 19 59 59 59 59 59 118 119 HCAAAA VAAAAA HHHHxx -8020 22 0 0 0 0 20 20 20 3020 8020 40 41 MWAAAA WAAAAA OOOOxx -7695 23 1 3 5 15 95 695 1695 2695 7695 190 191 ZJAAAA XAAAAA VVVVxx -3442 24 0 2 2 2 42 442 1442 3442 3442 84 85 KCAAAA YAAAAA AAAAxx -5119 25 1 3 9 19 19 119 1119 119 5119 38 39 XOAAAA ZAAAAA HHHHxx -646 26 0 2 6 6 46 646 646 646 646 92 93 WYAAAA ABAAAA OOOOxx -9605 27 1 1 5 5 5 605 1605 4605 9605 10 11 LFAAAA BBAAAA VVVVxx -263 28 1 3 3 3 63 263 263 263 263 126 127 DKAAAA CBAAAA AAAAxx -3269 29 1 1 9 9 69 269 1269 3269 3269 138 139 TVAAAA DBAAAA HHHHxx -1839 30 1 3 9 19 39 839 1839 1839 1839 78 79 TSAAAA EBAAAA OOOOxx -9144 31 0 0 4 4 44 144 1144 4144 9144 88 89 SNAAAA FBAAAA VVVVxx -2513 32 1 1 3 13 13 513 513 2513 2513 26 27 RSAAAA GBAAAA AAAAxx -8850 33 0 2 0 10 50 850 850 3850 8850 100 101 KCAAAA HBAAAA HHHHxx -236 34 0 0 6 16 36 236 236 236 236 72 73 CJAAAA IBAAAA OOOOxx -3162 35 0 2 2 2 62 162 1162 3162 3162 124 125 QRAAAA JBAAAA VVVVxx -4380 36 0 0 0 0 80 380 380 4380 4380 160 161 MMAAAA KBAAAA AAAAxx -8095 37 1 3 5 15 95 95 95 3095 8095 190 191 JZAAAA LBAAAA HHHHxx -209 38 1 1 9 9 9 209 209 209 209 18 19 BIAAAA MBAAAA OOOOxx -3055 39 1 3 5 15 55 55 1055 3055 3055 110 111 NNAAAA NBAAAA VVVVxx -6921 40 1 1 1 1 21 921 921 1921 6921 42 43 FGAAAA OBAAAA AAAAxx -7046 41 0 2 6 6 46 46 1046 2046 7046 92 93 ALAAAA PBAAAA HHHHxx -7912 42 0 0 2 12 12 912 1912 2912 7912 24 25 ISAAAA QBAAAA OOOOxx -7267 43 1 3 7 7 67 267 1267 2267 7267 134 135 NTAAAA RBAAAA VVVVxx -3599 44 1 3 9 19 99 599 1599 3599 3599 198 199 LIAAAA SBAAAA AAAAxx -923 45 1 3 3 3 23 923 923 923 923 46 47 NJAAAA TBAAAA HHHHxx -1437 46 1 1 7 17 37 437 1437 1437 1437 74 75 HDAAAA UBAAAA OOOOxx -6439 47 1 3 9 19 39 439 439 1439 6439 78 79 RNAAAA VBAAAA VVVVxx -6989 48 1 1 9 9 89 989 989 1989 6989 178 179 VIAAAA WBAAAA AAAAxx -8798 49 0 2 8 18 98 798 798 3798 8798 196 197 KAAAAA XBAAAA HHHHxx -5960 50 0 0 0 0 60 960 1960 960 5960 120 121 GVAAAA YBAAAA OOOOxx -5832 51 0 0 2 12 32 832 1832 832 5832 64 65 IQAAAA ZBAAAA VVVVxx -6066 52 0 2 6 6 66 66 66 1066 6066 132 133 IZAAAA ACAAAA AAAAxx -322 53 0 2 2 2 22 322 322 322 322 44 45 KMAAAA BCAAAA HHHHxx -8321 54 1 1 1 1 21 321 321 3321 8321 42 43 BIAAAA CCAAAA OOOOxx -734 55 0 2 4 14 34 734 734 734 734 68 69 GCAAAA DCAAAA VVVVxx -688 56 0 0 8 8 88 688 688 688 688 176 177 MAAAAA ECAAAA AAAAxx -4212 57 0 0 2 12 12 212 212 4212 4212 24 25 AGAAAA FCAAAA HHHHxx -9653 58 1 1 3 13 53 653 1653 4653 9653 106 107 HHAAAA GCAAAA OOOOxx -2677 59 1 1 7 17 77 677 677 2677 2677 154 155 ZYAAAA HCAAAA VVVVxx -5423 60 1 3 3 3 23 423 1423 423 5423 46 47 PAAAAA ICAAAA AAAAxx -2592 61 0 0 2 12 92 592 592 2592 2592 184 185 SVAAAA JCAAAA HHHHxx -3233 62 1 1 3 13 33 233 1233 3233 3233 66 67 JUAAAA KCAAAA OOOOxx -5032 63 0 0 2 12 32 32 1032 32 5032 64 65 OLAAAA LCAAAA VVVVxx -2525 64 1 1 5 5 25 525 525 2525 2525 50 51 DTAAAA MCAAAA AAAAxx -4450 65 0 2 0 10 50 450 450 4450 4450 100 101 EPAAAA NCAAAA HHHHxx -5778 66 0 2 8 18 78 778 1778 778 5778 156 157 GOAAAA OCAAAA OOOOxx -5852 67 0 0 2 12 52 852 1852 852 5852 104 105 CRAAAA PCAAAA VVVVxx -5404 68 0 0 4 4 4 404 1404 404 5404 8 9 WZAAAA QCAAAA AAAAxx -6223 69 1 3 3 3 23 223 223 1223 6223 46 47 JFAAAA RCAAAA HHHHxx -6133 70 1 1 3 13 33 133 133 1133 6133 66 67 XBAAAA SCAAAA OOOOxx -9112 71 0 0 2 12 12 112 1112 4112 9112 24 25 MMAAAA TCAAAA VVVVxx -7575 72 1 3 5 15 75 575 1575 2575 7575 150 151 JFAAAA UCAAAA AAAAxx -7414 73 0 2 4 14 14 414 1414 2414 7414 28 29 EZAAAA VCAAAA HHHHxx -9741 74 1 1 1 1 41 741 1741 4741 9741 82 83 RKAAAA WCAAAA OOOOxx -3767 75 1 3 7 7 67 767 1767 3767 3767 134 135 XOAAAA XCAAAA VVVVxx -9372 76 0 0 2 12 72 372 1372 4372 9372 144 145 MWAAAA YCAAAA AAAAxx -8976 77 0 0 6 16 76 976 976 3976 8976 152 153 GHAAAA ZCAAAA HHHHxx -4071 78 1 3 1 11 71 71 71 4071 4071 142 143 PAAAAA ADAAAA OOOOxx -1311 79 1 3 1 11 11 311 1311 1311 1311 22 23 LYAAAA BDAAAA VVVVxx -2604 80 0 0 4 4 4 604 604 2604 2604 8 9 EWAAAA CDAAAA AAAAxx -8840 81 0 0 0 0 40 840 840 3840 8840 80 81 ACAAAA DDAAAA HHHHxx -567 82 1 3 7 7 67 567 567 567 567 134 135 VVAAAA EDAAAA OOOOxx -5215 83 1 3 5 15 15 215 1215 215 5215 30 31 PSAAAA FDAAAA VVVVxx -5474 84 0 2 4 14 74 474 1474 474 5474 148 149 OCAAAA GDAAAA AAAAxx -3906 85 0 2 6 6 6 906 1906 3906 3906 12 13 GUAAAA HDAAAA HHHHxx -1769 86 1 1 9 9 69 769 1769 1769 1769 138 139 BQAAAA IDAAAA OOOOxx -1454 87 0 2 4 14 54 454 1454 1454 1454 108 109 YDAAAA JDAAAA VVVVxx -6877 88 1 1 7 17 77 877 877 1877 6877 154 155 NEAAAA KDAAAA AAAAxx -6501 89 1 1 1 1 1 501 501 1501 6501 2 3 BQAAAA LDAAAA HHHHxx -934 90 0 2 4 14 34 934 934 934 934 68 69 YJAAAA MDAAAA OOOOxx -4075 91 1 3 5 15 75 75 75 4075 4075 150 151 TAAAAA NDAAAA VVVVxx -3180 92 0 0 0 0 80 180 1180 3180 3180 160 161 ISAAAA ODAAAA AAAAxx -7787 93 1 3 7 7 87 787 1787 2787 7787 174 175 NNAAAA PDAAAA HHHHxx -6401 94 1 1 1 1 1 401 401 1401 6401 2 3 FMAAAA QDAAAA OOOOxx -4244 95 0 0 4 4 44 244 244 4244 4244 88 89 GHAAAA RDAAAA VVVVxx -4591 96 1 3 1 11 91 591 591 4591 4591 182 183 PUAAAA SDAAAA AAAAxx -4113 97 1 1 3 13 13 113 113 4113 4113 26 27 FCAAAA TDAAAA HHHHxx -5925 98 1 1 5 5 25 925 1925 925 5925 50 51 XTAAAA UDAAAA OOOOxx -1987 99 1 3 7 7 87 987 1987 1987 1987 174 175 LYAAAA VDAAAA VVVVxx -8248 100 0 0 8 8 48 248 248 3248 8248 96 97 GFAAAA WDAAAA AAAAxx -4151 101 1 3 1 11 51 151 151 4151 4151 102 103 RDAAAA XDAAAA HHHHxx -8670 102 0 2 0 10 70 670 670 3670 8670 140 141 MVAAAA YDAAAA OOOOxx -6194 103 0 2 4 14 94 194 194 1194 6194 188 189 GEAAAA ZDAAAA VVVVxx -88 104 0 0 8 8 88 88 88 88 88 176 177 KDAAAA AEAAAA AAAAxx -4058 105 0 2 8 18 58 58 58 4058 4058 116 117 CAAAAA BEAAAA HHHHxx -2742 106 0 2 2 2 42 742 742 2742 2742 84 85 MBAAAA CEAAAA OOOOxx -8275 107 1 3 5 15 75 275 275 3275 8275 150 151 HGAAAA DEAAAA VVVVxx -4258 108 0 2 8 18 58 258 258 4258 4258 116 117 UHAAAA EEAAAA AAAAxx -6129 109 1 1 9 9 29 129 129 1129 6129 58 59 TBAAAA FEAAAA HHHHxx -7243 110 1 3 3 3 43 243 1243 2243 7243 86 87 PSAAAA GEAAAA OOOOxx -2392 111 0 0 2 12 92 392 392 2392 2392 184 185 AOAAAA HEAAAA VVVVxx -9853 112 1 1 3 13 53 853 1853 4853 9853 106 107 ZOAAAA IEAAAA AAAAxx -6064 113 0 0 4 4 64 64 64 1064 6064 128 129 GZAAAA JEAAAA HHHHxx -4391 114 1 3 1 11 91 391 391 4391 4391 182 183 XMAAAA KEAAAA OOOOxx -726 115 0 2 6 6 26 726 726 726 726 52 53 YBAAAA LEAAAA VVVVxx -6957 116 1 1 7 17 57 957 957 1957 6957 114 115 PHAAAA MEAAAA AAAAxx -3853 117 1 1 3 13 53 853 1853 3853 3853 106 107 FSAAAA NEAAAA HHHHxx -4524 118 0 0 4 4 24 524 524 4524 4524 48 49 ASAAAA OEAAAA OOOOxx -5330 119 0 2 0 10 30 330 1330 330 5330 60 61 AXAAAA PEAAAA VVVVxx -6671 120 1 3 1 11 71 671 671 1671 6671 142 143 PWAAAA QEAAAA AAAAxx -5314 121 0 2 4 14 14 314 1314 314 5314 28 29 KWAAAA REAAAA HHHHxx -9202 122 0 2 2 2 2 202 1202 4202 9202 4 5 YPAAAA SEAAAA OOOOxx -4596 123 0 0 6 16 96 596 596 4596 4596 192 193 UUAAAA TEAAAA VVVVxx -8951 124 1 3 1 11 51 951 951 3951 8951 102 103 HGAAAA UEAAAA AAAAxx -9902 125 0 2 2 2 2 902 1902 4902 9902 4 5 WQAAAA VEAAAA HHHHxx -1440 126 0 0 0 0 40 440 1440 1440 1440 80 81 KDAAAA WEAAAA OOOOxx -5339 127 1 3 9 19 39 339 1339 339 5339 78 79 JXAAAA XEAAAA VVVVxx -3371 128 1 3 1 11 71 371 1371 3371 3371 142 143 RZAAAA YEAAAA AAAAxx -4467 129 1 3 7 7 67 467 467 4467 4467 134 135 VPAAAA ZEAAAA HHHHxx -6216 130 0 0 6 16 16 216 216 1216 6216 32 33 CFAAAA AFAAAA OOOOxx -5364 131 0 0 4 4 64 364 1364 364 5364 128 129 IYAAAA BFAAAA VVVVxx -7547 132 1 3 7 7 47 547 1547 2547 7547 94 95 HEAAAA CFAAAA AAAAxx -4338 133 0 2 8 18 38 338 338 4338 4338 76 77 WKAAAA DFAAAA HHHHxx -3481 134 1 1 1 1 81 481 1481 3481 3481 162 163 XDAAAA EFAAAA OOOOxx -826 135 0 2 6 6 26 826 826 826 826 52 53 UFAAAA FFAAAA VVVVxx -3647 136 1 3 7 7 47 647 1647 3647 3647 94 95 HKAAAA GFAAAA AAAAxx -3337 137 1 1 7 17 37 337 1337 3337 3337 74 75 JYAAAA HFAAAA HHHHxx -3591 138 1 3 1 11 91 591 1591 3591 3591 182 183 DIAAAA IFAAAA OOOOxx -7192 139 0 0 2 12 92 192 1192 2192 7192 184 185 QQAAAA JFAAAA VVVVxx -1078 140 0 2 8 18 78 78 1078 1078 1078 156 157 MPAAAA KFAAAA AAAAxx -1310 141 0 2 0 10 10 310 1310 1310 1310 20 21 KYAAAA LFAAAA HHHHxx -9642 142 0 2 2 2 42 642 1642 4642 9642 84 85 WGAAAA MFAAAA OOOOxx -39 143 1 3 9 19 39 39 39 39 39 78 79 NBAAAA NFAAAA VVVVxx -8682 144 0 2 2 2 82 682 682 3682 8682 164 165 YVAAAA OFAAAA AAAAxx -1794 145 0 2 4 14 94 794 1794 1794 1794 188 189 ARAAAA PFAAAA HHHHxx -5630 146 0 2 0 10 30 630 1630 630 5630 60 61 OIAAAA QFAAAA OOOOxx -6748 147 0 0 8 8 48 748 748 1748 6748 96 97 OZAAAA RFAAAA VVVVxx -3766 148 0 2 6 6 66 766 1766 3766 3766 132 133 WOAAAA SFAAAA AAAAxx -6403 149 1 3 3 3 3 403 403 1403 6403 6 7 HMAAAA TFAAAA HHHHxx -175 150 1 3 5 15 75 175 175 175 175 150 151 TGAAAA UFAAAA OOOOxx -2179 151 1 3 9 19 79 179 179 2179 2179 158 159 VFAAAA VFAAAA VVVVxx -7897 152 1 1 7 17 97 897 1897 2897 7897 194 195 TRAAAA WFAAAA AAAAxx -2760 153 0 0 0 0 60 760 760 2760 2760 120 121 ECAAAA XFAAAA HHHHxx -1675 154 1 3 5 15 75 675 1675 1675 1675 150 151 LMAAAA YFAAAA OOOOxx -2564 155 0 0 4 4 64 564 564 2564 2564 128 129 QUAAAA ZFAAAA VVVVxx -157 156 1 1 7 17 57 157 157 157 157 114 115 BGAAAA AGAAAA AAAAxx -8779 157 1 3 9 19 79 779 779 3779 8779 158 159 RZAAAA BGAAAA HHHHxx -9591 158 1 3 1 11 91 591 1591 4591 9591 182 183 XEAAAA CGAAAA OOOOxx -8732 159 0 0 2 12 32 732 732 3732 8732 64 65 WXAAAA DGAAAA VVVVxx -139 160 1 3 9 19 39 139 139 139 139 78 79 JFAAAA EGAAAA AAAAxx -5372 161 0 0 2 12 72 372 1372 372 5372 144 145 QYAAAA FGAAAA HHHHxx -1278 162 0 2 8 18 78 278 1278 1278 1278 156 157 EXAAAA GGAAAA OOOOxx -4697 163 1 1 7 17 97 697 697 4697 4697 194 195 RYAAAA HGAAAA VVVVxx -8610 164 0 2 0 10 10 610 610 3610 8610 20 21 ETAAAA IGAAAA AAAAxx -8180 165 0 0 0 0 80 180 180 3180 8180 160 161 QCAAAA JGAAAA HHHHxx -2399 166 1 3 9 19 99 399 399 2399 2399 198 199 HOAAAA KGAAAA OOOOxx -615 167 1 3 5 15 15 615 615 615 615 30 31 RXAAAA LGAAAA VVVVxx -7629 168 1 1 9 9 29 629 1629 2629 7629 58 59 LHAAAA MGAAAA AAAAxx -7628 169 0 0 8 8 28 628 1628 2628 7628 56 57 KHAAAA NGAAAA HHHHxx -4659 170 1 3 9 19 59 659 659 4659 4659 118 119 FXAAAA OGAAAA OOOOxx -5865 171 1 1 5 5 65 865 1865 865 5865 130 131 PRAAAA PGAAAA VVVVxx -3973 172 1 1 3 13 73 973 1973 3973 3973 146 147 VWAAAA QGAAAA AAAAxx -552 173 0 0 2 12 52 552 552 552 552 104 105 GVAAAA RGAAAA HHHHxx -708 174 0 0 8 8 8 708 708 708 708 16 17 GBAAAA SGAAAA OOOOxx -3550 175 0 2 0 10 50 550 1550 3550 3550 100 101 OGAAAA TGAAAA VVVVxx -5547 176 1 3 7 7 47 547 1547 547 5547 94 95 JFAAAA UGAAAA AAAAxx -489 177 1 1 9 9 89 489 489 489 489 178 179 VSAAAA VGAAAA HHHHxx -3794 178 0 2 4 14 94 794 1794 3794 3794 188 189 YPAAAA WGAAAA OOOOxx -9479 179 1 3 9 19 79 479 1479 4479 9479 158 159 PAAAAA XGAAAA VVVVxx -6435 180 1 3 5 15 35 435 435 1435 6435 70 71 NNAAAA YGAAAA AAAAxx -5120 181 0 0 0 0 20 120 1120 120 5120 40 41 YOAAAA ZGAAAA HHHHxx -3615 182 1 3 5 15 15 615 1615 3615 3615 30 31 BJAAAA AHAAAA OOOOxx -8399 183 1 3 9 19 99 399 399 3399 8399 198 199 BLAAAA BHAAAA VVVVxx -2155 184 1 3 5 15 55 155 155 2155 2155 110 111 XEAAAA CHAAAA AAAAxx -6690 185 0 2 0 10 90 690 690 1690 6690 180 181 IXAAAA DHAAAA HHHHxx -1683 186 1 3 3 3 83 683 1683 1683 1683 166 167 TMAAAA EHAAAA OOOOxx -6302 187 0 2 2 2 2 302 302 1302 6302 4 5 KIAAAA FHAAAA VVVVxx -516 188 0 0 6 16 16 516 516 516 516 32 33 WTAAAA GHAAAA AAAAxx -3901 189 1 1 1 1 1 901 1901 3901 3901 2 3 BUAAAA HHAAAA HHHHxx -6938 190 0 2 8 18 38 938 938 1938 6938 76 77 WGAAAA IHAAAA OOOOxx -7484 191 0 0 4 4 84 484 1484 2484 7484 168 169 WBAAAA JHAAAA VVVVxx -7424 192 0 0 4 4 24 424 1424 2424 7424 48 49 OZAAAA KHAAAA AAAAxx -9410 193 0 2 0 10 10 410 1410 4410 9410 20 21 YXAAAA LHAAAA HHHHxx -1714 194 0 2 4 14 14 714 1714 1714 1714 28 29 YNAAAA MHAAAA OOOOxx -8278 195 0 2 8 18 78 278 278 3278 8278 156 157 KGAAAA NHAAAA VVVVxx -3158 196 0 2 8 18 58 158 1158 3158 3158 116 117 MRAAAA OHAAAA AAAAxx -2511 197 1 3 1 11 11 511 511 2511 2511 22 23 PSAAAA PHAAAA HHHHxx -2912 198 0 0 2 12 12 912 912 2912 2912 24 25 AIAAAA QHAAAA OOOOxx -2648 199 0 0 8 8 48 648 648 2648 2648 96 97 WXAAAA RHAAAA VVVVxx -9385 200 1 1 5 5 85 385 1385 4385 9385 170 171 ZWAAAA SHAAAA AAAAxx -7545 201 1 1 5 5 45 545 1545 2545 7545 90 91 FEAAAA THAAAA HHHHxx -8407 202 1 3 7 7 7 407 407 3407 8407 14 15 JLAAAA UHAAAA OOOOxx -5893 203 1 1 3 13 93 893 1893 893 5893 186 187 RSAAAA VHAAAA VVVVxx -7049 204 1 1 9 9 49 49 1049 2049 7049 98 99 DLAAAA WHAAAA AAAAxx -6812 205 0 0 2 12 12 812 812 1812 6812 24 25 ACAAAA XHAAAA HHHHxx -3649 206 1 1 9 9 49 649 1649 3649 3649 98 99 JKAAAA YHAAAA OOOOxx -9275 207 1 3 5 15 75 275 1275 4275 9275 150 151 TSAAAA ZHAAAA VVVVxx -1179 208 1 3 9 19 79 179 1179 1179 1179 158 159 JTAAAA AIAAAA AAAAxx -969 209 1 1 9 9 69 969 969 969 969 138 139 HLAAAA BIAAAA HHHHxx -7920 210 0 0 0 0 20 920 1920 2920 7920 40 41 QSAAAA CIAAAA OOOOxx -998 211 0 2 8 18 98 998 998 998 998 196 197 KMAAAA DIAAAA VVVVxx -3958 212 0 2 8 18 58 958 1958 3958 3958 116 117 GWAAAA EIAAAA AAAAxx -6052 213 0 0 2 12 52 52 52 1052 6052 104 105 UYAAAA FIAAAA HHHHxx -8791 214 1 3 1 11 91 791 791 3791 8791 182 183 DAAAAA GIAAAA OOOOxx -5191 215 1 3 1 11 91 191 1191 191 5191 182 183 RRAAAA HIAAAA VVVVxx -4267 216 1 3 7 7 67 267 267 4267 4267 134 135 DIAAAA IIAAAA AAAAxx -2829 217 1 1 9 9 29 829 829 2829 2829 58 59 VEAAAA JIAAAA HHHHxx -6396 218 0 0 6 16 96 396 396 1396 6396 192 193 AMAAAA KIAAAA OOOOxx -9413 219 1 1 3 13 13 413 1413 4413 9413 26 27 BYAAAA LIAAAA VVVVxx -614 220 0 2 4 14 14 614 614 614 614 28 29 QXAAAA MIAAAA AAAAxx -4660 221 0 0 0 0 60 660 660 4660 4660 120 121 GXAAAA NIAAAA HHHHxx -8834 222 0 2 4 14 34 834 834 3834 8834 68 69 UBAAAA OIAAAA OOOOxx -2767 223 1 3 7 7 67 767 767 2767 2767 134 135 LCAAAA PIAAAA VVVVxx -2444 224 0 0 4 4 44 444 444 2444 2444 88 89 AQAAAA QIAAAA AAAAxx -4129 225 1 1 9 9 29 129 129 4129 4129 58 59 VCAAAA RIAAAA HHHHxx -3394 226 0 2 4 14 94 394 1394 3394 3394 188 189 OAAAAA SIAAAA OOOOxx -2705 227 1 1 5 5 5 705 705 2705 2705 10 11 BAAAAA TIAAAA VVVVxx -8499 228 1 3 9 19 99 499 499 3499 8499 198 199 XOAAAA UIAAAA AAAAxx -8852 229 0 0 2 12 52 852 852 3852 8852 104 105 MCAAAA VIAAAA HHHHxx -6174 230 0 2 4 14 74 174 174 1174 6174 148 149 MDAAAA WIAAAA OOOOxx -750 231 0 2 0 10 50 750 750 750 750 100 101 WCAAAA XIAAAA VVVVxx -8164 232 0 0 4 4 64 164 164 3164 8164 128 129 ACAAAA YIAAAA AAAAxx -4930 233 0 2 0 10 30 930 930 4930 4930 60 61 QHAAAA ZIAAAA HHHHxx -9904 234 0 0 4 4 4 904 1904 4904 9904 8 9 YQAAAA AJAAAA OOOOxx -7378 235 0 2 8 18 78 378 1378 2378 7378 156 157 UXAAAA BJAAAA VVVVxx -2927 236 1 3 7 7 27 927 927 2927 2927 54 55 PIAAAA CJAAAA AAAAxx -7155 237 1 3 5 15 55 155 1155 2155 7155 110 111 FPAAAA DJAAAA HHHHxx -1302 238 0 2 2 2 2 302 1302 1302 1302 4 5 CYAAAA EJAAAA OOOOxx -5904 239 0 0 4 4 4 904 1904 904 5904 8 9 CTAAAA FJAAAA VVVVxx -9687 240 1 3 7 7 87 687 1687 4687 9687 174 175 PIAAAA GJAAAA AAAAxx -3553 241 1 1 3 13 53 553 1553 3553 3553 106 107 RGAAAA HJAAAA HHHHxx -4447 242 1 3 7 7 47 447 447 4447 4447 94 95 BPAAAA IJAAAA OOOOxx -6878 243 0 2 8 18 78 878 878 1878 6878 156 157 OEAAAA JJAAAA VVVVxx -9470 244 0 2 0 10 70 470 1470 4470 9470 140 141 GAAAAA KJAAAA AAAAxx -9735 245 1 3 5 15 35 735 1735 4735 9735 70 71 LKAAAA LJAAAA HHHHxx -5967 246 1 3 7 7 67 967 1967 967 5967 134 135 NVAAAA MJAAAA OOOOxx -6601 247 1 1 1 1 1 601 601 1601 6601 2 3 XTAAAA NJAAAA VVVVxx -7631 248 1 3 1 11 31 631 1631 2631 7631 62 63 NHAAAA OJAAAA AAAAxx -3559 249 1 3 9 19 59 559 1559 3559 3559 118 119 XGAAAA PJAAAA HHHHxx -2247 250 1 3 7 7 47 247 247 2247 2247 94 95 LIAAAA QJAAAA OOOOxx -9649 251 1 1 9 9 49 649 1649 4649 9649 98 99 DHAAAA RJAAAA VVVVxx -808 252 0 0 8 8 8 808 808 808 808 16 17 CFAAAA SJAAAA AAAAxx -240 253 0 0 0 0 40 240 240 240 240 80 81 GJAAAA TJAAAA HHHHxx -5031 254 1 3 1 11 31 31 1031 31 5031 62 63 NLAAAA UJAAAA OOOOxx -9563 255 1 3 3 3 63 563 1563 4563 9563 126 127 VDAAAA VJAAAA VVVVxx -5656 256 0 0 6 16 56 656 1656 656 5656 112 113 OJAAAA WJAAAA AAAAxx -3886 257 0 2 6 6 86 886 1886 3886 3886 172 173 MTAAAA XJAAAA HHHHxx -2431 258 1 3 1 11 31 431 431 2431 2431 62 63 NPAAAA YJAAAA OOOOxx -5560 259 0 0 0 0 60 560 1560 560 5560 120 121 WFAAAA ZJAAAA VVVVxx -9065 260 1 1 5 5 65 65 1065 4065 9065 130 131 RKAAAA AKAAAA AAAAxx -8130 261 0 2 0 10 30 130 130 3130 8130 60 61 SAAAAA BKAAAA HHHHxx -4054 262 0 2 4 14 54 54 54 4054 4054 108 109 YZAAAA CKAAAA OOOOxx -873 263 1 1 3 13 73 873 873 873 873 146 147 PHAAAA DKAAAA VVVVxx -3092 264 0 0 2 12 92 92 1092 3092 3092 184 185 YOAAAA EKAAAA AAAAxx -6697 265 1 1 7 17 97 697 697 1697 6697 194 195 PXAAAA FKAAAA HHHHxx -2452 266 0 0 2 12 52 452 452 2452 2452 104 105 IQAAAA GKAAAA OOOOxx -7867 267 1 3 7 7 67 867 1867 2867 7867 134 135 PQAAAA HKAAAA VVVVxx -3753 268 1 1 3 13 53 753 1753 3753 3753 106 107 JOAAAA IKAAAA AAAAxx -7834 269 0 2 4 14 34 834 1834 2834 7834 68 69 IPAAAA JKAAAA HHHHxx -5846 270 0 2 6 6 46 846 1846 846 5846 92 93 WQAAAA KKAAAA OOOOxx -7604 271 0 0 4 4 4 604 1604 2604 7604 8 9 MGAAAA LKAAAA VVVVxx -3452 272 0 0 2 12 52 452 1452 3452 3452 104 105 UCAAAA MKAAAA AAAAxx -4788 273 0 0 8 8 88 788 788 4788 4788 176 177 ECAAAA NKAAAA HHHHxx -8600 274 0 0 0 0 0 600 600 3600 8600 0 1 USAAAA OKAAAA OOOOxx -8511 275 1 3 1 11 11 511 511 3511 8511 22 23 JPAAAA PKAAAA VVVVxx -4452 276 0 0 2 12 52 452 452 4452 4452 104 105 GPAAAA QKAAAA AAAAxx -1709 277 1 1 9 9 9 709 1709 1709 1709 18 19 TNAAAA RKAAAA HHHHxx -3440 278 0 0 0 0 40 440 1440 3440 3440 80 81 ICAAAA SKAAAA OOOOxx -9188 279 0 0 8 8 88 188 1188 4188 9188 176 177 KPAAAA TKAAAA VVVVxx -3058 280 0 2 8 18 58 58 1058 3058 3058 116 117 QNAAAA UKAAAA AAAAxx -5821 281 1 1 1 1 21 821 1821 821 5821 42 43 XPAAAA VKAAAA HHHHxx -3428 282 0 0 8 8 28 428 1428 3428 3428 56 57 WBAAAA WKAAAA OOOOxx -3581 283 1 1 1 1 81 581 1581 3581 3581 162 163 THAAAA XKAAAA VVVVxx -7523 284 1 3 3 3 23 523 1523 2523 7523 46 47 JDAAAA YKAAAA AAAAxx -3131 285 1 3 1 11 31 131 1131 3131 3131 62 63 LQAAAA ZKAAAA HHHHxx -2404 286 0 0 4 4 4 404 404 2404 2404 8 9 MOAAAA ALAAAA OOOOxx -5453 287 1 1 3 13 53 453 1453 453 5453 106 107 TBAAAA BLAAAA VVVVxx -1599 288 1 3 9 19 99 599 1599 1599 1599 198 199 NJAAAA CLAAAA AAAAxx -7081 289 1 1 1 1 81 81 1081 2081 7081 162 163 JMAAAA DLAAAA HHHHxx -1750 290 0 2 0 10 50 750 1750 1750 1750 100 101 IPAAAA ELAAAA OOOOxx -5085 291 1 1 5 5 85 85 1085 85 5085 170 171 PNAAAA FLAAAA VVVVxx -9777 292 1 1 7 17 77 777 1777 4777 9777 154 155 BMAAAA GLAAAA AAAAxx -574 293 0 2 4 14 74 574 574 574 574 148 149 CWAAAA HLAAAA HHHHxx -5984 294 0 0 4 4 84 984 1984 984 5984 168 169 EWAAAA ILAAAA OOOOxx -7039 295 1 3 9 19 39 39 1039 2039 7039 78 79 TKAAAA JLAAAA VVVVxx -7143 296 1 3 3 3 43 143 1143 2143 7143 86 87 TOAAAA KLAAAA AAAAxx -5702 297 0 2 2 2 2 702 1702 702 5702 4 5 ILAAAA LLAAAA HHHHxx -362 298 0 2 2 2 62 362 362 362 362 124 125 YNAAAA MLAAAA OOOOxx -6997 299 1 1 7 17 97 997 997 1997 6997 194 195 DJAAAA NLAAAA VVVVxx -2529 300 1 1 9 9 29 529 529 2529 2529 58 59 HTAAAA OLAAAA AAAAxx -6319 301 1 3 9 19 19 319 319 1319 6319 38 39 BJAAAA PLAAAA HHHHxx -954 302 0 2 4 14 54 954 954 954 954 108 109 SKAAAA QLAAAA OOOOxx -3413 303 1 1 3 13 13 413 1413 3413 3413 26 27 HBAAAA RLAAAA VVVVxx -9081 304 1 1 1 1 81 81 1081 4081 9081 162 163 HLAAAA SLAAAA AAAAxx -5599 305 1 3 9 19 99 599 1599 599 5599 198 199 JHAAAA TLAAAA HHHHxx -4772 306 0 0 2 12 72 772 772 4772 4772 144 145 OBAAAA ULAAAA OOOOxx -1124 307 0 0 4 4 24 124 1124 1124 1124 48 49 GRAAAA VLAAAA VVVVxx -7793 308 1 1 3 13 93 793 1793 2793 7793 186 187 TNAAAA WLAAAA AAAAxx -4201 309 1 1 1 1 1 201 201 4201 4201 2 3 PFAAAA XLAAAA HHHHxx -7015 310 1 3 5 15 15 15 1015 2015 7015 30 31 VJAAAA YLAAAA OOOOxx -5936 311 0 0 6 16 36 936 1936 936 5936 72 73 IUAAAA ZLAAAA VVVVxx -4625 312 1 1 5 5 25 625 625 4625 4625 50 51 XVAAAA AMAAAA AAAAxx -4989 313 1 1 9 9 89 989 989 4989 4989 178 179 XJAAAA BMAAAA HHHHxx -4949 314 1 1 9 9 49 949 949 4949 4949 98 99 JIAAAA CMAAAA OOOOxx -6273 315 1 1 3 13 73 273 273 1273 6273 146 147 HHAAAA DMAAAA VVVVxx -4478 316 0 2 8 18 78 478 478 4478 4478 156 157 GQAAAA EMAAAA AAAAxx -8854 317 0 2 4 14 54 854 854 3854 8854 108 109 OCAAAA FMAAAA HHHHxx -2105 318 1 1 5 5 5 105 105 2105 2105 10 11 ZCAAAA GMAAAA OOOOxx -8345 319 1 1 5 5 45 345 345 3345 8345 90 91 ZIAAAA HMAAAA VVVVxx -1941 320 1 1 1 1 41 941 1941 1941 1941 82 83 RWAAAA IMAAAA AAAAxx -1765 321 1 1 5 5 65 765 1765 1765 1765 130 131 XPAAAA JMAAAA HHHHxx -9592 322 0 0 2 12 92 592 1592 4592 9592 184 185 YEAAAA KMAAAA OOOOxx -1694 323 0 2 4 14 94 694 1694 1694 1694 188 189 ENAAAA LMAAAA VVVVxx -8940 324 0 0 0 0 40 940 940 3940 8940 80 81 WFAAAA MMAAAA AAAAxx -7264 325 0 0 4 4 64 264 1264 2264 7264 128 129 KTAAAA NMAAAA HHHHxx -4699 326 1 3 9 19 99 699 699 4699 4699 198 199 TYAAAA OMAAAA OOOOxx -4541 327 1 1 1 1 41 541 541 4541 4541 82 83 RSAAAA PMAAAA VVVVxx -5768 328 0 0 8 8 68 768 1768 768 5768 136 137 WNAAAA QMAAAA AAAAxx -6183 329 1 3 3 3 83 183 183 1183 6183 166 167 VDAAAA RMAAAA HHHHxx -7457 330 1 1 7 17 57 457 1457 2457 7457 114 115 VAAAAA SMAAAA OOOOxx -7317 331 1 1 7 17 17 317 1317 2317 7317 34 35 LVAAAA TMAAAA VVVVxx -1944 332 0 0 4 4 44 944 1944 1944 1944 88 89 UWAAAA UMAAAA AAAAxx -665 333 1 1 5 5 65 665 665 665 665 130 131 PZAAAA VMAAAA HHHHxx -5974 334 0 2 4 14 74 974 1974 974 5974 148 149 UVAAAA WMAAAA OOOOxx -7370 335 0 2 0 10 70 370 1370 2370 7370 140 141 MXAAAA XMAAAA VVVVxx -9196 336 0 0 6 16 96 196 1196 4196 9196 192 193 SPAAAA YMAAAA AAAAxx -6796 337 0 0 6 16 96 796 796 1796 6796 192 193 KBAAAA ZMAAAA HHHHxx -6180 338 0 0 0 0 80 180 180 1180 6180 160 161 SDAAAA ANAAAA OOOOxx -8557 339 1 1 7 17 57 557 557 3557 8557 114 115 DRAAAA BNAAAA VVVVxx -928 340 0 0 8 8 28 928 928 928 928 56 57 SJAAAA CNAAAA AAAAxx -6275 341 1 3 5 15 75 275 275 1275 6275 150 151 JHAAAA DNAAAA HHHHxx -409 342 1 1 9 9 9 409 409 409 409 18 19 TPAAAA ENAAAA OOOOxx -6442 343 0 2 2 2 42 442 442 1442 6442 84 85 UNAAAA FNAAAA VVVVxx -5889 344 1 1 9 9 89 889 1889 889 5889 178 179 NSAAAA GNAAAA AAAAxx -5180 345 0 0 0 0 80 180 1180 180 5180 160 161 GRAAAA HNAAAA HHHHxx -1629 346 1 1 9 9 29 629 1629 1629 1629 58 59 RKAAAA INAAAA OOOOxx -6088 347 0 0 8 8 88 88 88 1088 6088 176 177 EAAAAA JNAAAA VVVVxx -5598 348 0 2 8 18 98 598 1598 598 5598 196 197 IHAAAA KNAAAA AAAAxx -1803 349 1 3 3 3 3 803 1803 1803 1803 6 7 JRAAAA LNAAAA HHHHxx -2330 350 0 2 0 10 30 330 330 2330 2330 60 61 QLAAAA MNAAAA OOOOxx -5901 351 1 1 1 1 1 901 1901 901 5901 2 3 ZSAAAA NNAAAA VVVVxx -780 352 0 0 0 0 80 780 780 780 780 160 161 AEAAAA ONAAAA AAAAxx -7171 353 1 3 1 11 71 171 1171 2171 7171 142 143 VPAAAA PNAAAA HHHHxx -8778 354 0 2 8 18 78 778 778 3778 8778 156 157 QZAAAA QNAAAA OOOOxx -6622 355 0 2 2 2 22 622 622 1622 6622 44 45 SUAAAA RNAAAA VVVVxx -9938 356 0 2 8 18 38 938 1938 4938 9938 76 77 GSAAAA SNAAAA AAAAxx -8254 357 0 2 4 14 54 254 254 3254 8254 108 109 MFAAAA TNAAAA HHHHxx -1951 358 1 3 1 11 51 951 1951 1951 1951 102 103 BXAAAA UNAAAA OOOOxx -1434 359 0 2 4 14 34 434 1434 1434 1434 68 69 EDAAAA VNAAAA VVVVxx -7539 360 1 3 9 19 39 539 1539 2539 7539 78 79 ZDAAAA WNAAAA AAAAxx -600 361 0 0 0 0 0 600 600 600 600 0 1 CXAAAA XNAAAA HHHHxx -3122 362 0 2 2 2 22 122 1122 3122 3122 44 45 CQAAAA YNAAAA OOOOxx -5704 363 0 0 4 4 4 704 1704 704 5704 8 9 KLAAAA ZNAAAA VVVVxx -6300 364 0 0 0 0 0 300 300 1300 6300 0 1 IIAAAA AOAAAA AAAAxx -4585 365 1 1 5 5 85 585 585 4585 4585 170 171 JUAAAA BOAAAA HHHHxx -6313 366 1 1 3 13 13 313 313 1313 6313 26 27 VIAAAA COAAAA OOOOxx -3154 367 0 2 4 14 54 154 1154 3154 3154 108 109 IRAAAA DOAAAA VVVVxx -642 368 0 2 2 2 42 642 642 642 642 84 85 SYAAAA EOAAAA AAAAxx -7736 369 0 0 6 16 36 736 1736 2736 7736 72 73 OLAAAA FOAAAA HHHHxx -5087 370 1 3 7 7 87 87 1087 87 5087 174 175 RNAAAA GOAAAA OOOOxx -5708 371 0 0 8 8 8 708 1708 708 5708 16 17 OLAAAA HOAAAA VVVVxx -8169 372 1 1 9 9 69 169 169 3169 8169 138 139 FCAAAA IOAAAA AAAAxx -9768 373 0 0 8 8 68 768 1768 4768 9768 136 137 SLAAAA JOAAAA HHHHxx -3874 374 0 2 4 14 74 874 1874 3874 3874 148 149 ATAAAA KOAAAA OOOOxx -6831 375 1 3 1 11 31 831 831 1831 6831 62 63 TCAAAA LOAAAA VVVVxx -18 376 0 2 8 18 18 18 18 18 18 36 37 SAAAAA MOAAAA AAAAxx -6375 377 1 3 5 15 75 375 375 1375 6375 150 151 FLAAAA NOAAAA HHHHxx -7106 378 0 2 6 6 6 106 1106 2106 7106 12 13 INAAAA OOAAAA OOOOxx -5926 379 0 2 6 6 26 926 1926 926 5926 52 53 YTAAAA POAAAA VVVVxx -4956 380 0 0 6 16 56 956 956 4956 4956 112 113 QIAAAA QOAAAA AAAAxx -7042 381 0 2 2 2 42 42 1042 2042 7042 84 85 WKAAAA ROAAAA HHHHxx -6043 382 1 3 3 3 43 43 43 1043 6043 86 87 LYAAAA SOAAAA OOOOxx -2084 383 0 0 4 4 84 84 84 2084 2084 168 169 ECAAAA TOAAAA VVVVxx -6038 384 0 2 8 18 38 38 38 1038 6038 76 77 GYAAAA UOAAAA AAAAxx -7253 385 1 1 3 13 53 253 1253 2253 7253 106 107 ZSAAAA VOAAAA HHHHxx -2061 386 1 1 1 1 61 61 61 2061 2061 122 123 HBAAAA WOAAAA OOOOxx -7800 387 0 0 0 0 0 800 1800 2800 7800 0 1 AOAAAA XOAAAA VVVVxx -4970 388 0 2 0 10 70 970 970 4970 4970 140 141 EJAAAA YOAAAA AAAAxx -8580 389 0 0 0 0 80 580 580 3580 8580 160 161 ASAAAA ZOAAAA HHHHxx -9173 390 1 1 3 13 73 173 1173 4173 9173 146 147 VOAAAA APAAAA OOOOxx -8558 391 0 2 8 18 58 558 558 3558 8558 116 117 ERAAAA BPAAAA VVVVxx -3897 392 1 1 7 17 97 897 1897 3897 3897 194 195 XTAAAA CPAAAA AAAAxx -5069 393 1 1 9 9 69 69 1069 69 5069 138 139 ZMAAAA DPAAAA HHHHxx -2301 394 1 1 1 1 1 301 301 2301 2301 2 3 NKAAAA EPAAAA OOOOxx -9863 395 1 3 3 3 63 863 1863 4863 9863 126 127 JPAAAA FPAAAA VVVVxx -5733 396 1 1 3 13 33 733 1733 733 5733 66 67 NMAAAA GPAAAA AAAAxx -2338 397 0 2 8 18 38 338 338 2338 2338 76 77 YLAAAA HPAAAA HHHHxx -9639 398 1 3 9 19 39 639 1639 4639 9639 78 79 TGAAAA IPAAAA OOOOxx -1139 399 1 3 9 19 39 139 1139 1139 1139 78 79 VRAAAA JPAAAA VVVVxx -2293 400 1 1 3 13 93 293 293 2293 2293 186 187 FKAAAA KPAAAA AAAAxx -6125 401 1 1 5 5 25 125 125 1125 6125 50 51 PBAAAA LPAAAA HHHHxx -5374 402 0 2 4 14 74 374 1374 374 5374 148 149 SYAAAA MPAAAA OOOOxx -7216 403 0 0 6 16 16 216 1216 2216 7216 32 33 ORAAAA NPAAAA VVVVxx -2285 404 1 1 5 5 85 285 285 2285 2285 170 171 XJAAAA OPAAAA AAAAxx -2387 405 1 3 7 7 87 387 387 2387 2387 174 175 VNAAAA PPAAAA HHHHxx -5015 406 1 3 5 15 15 15 1015 15 5015 30 31 XKAAAA QPAAAA OOOOxx -2087 407 1 3 7 7 87 87 87 2087 2087 174 175 HCAAAA RPAAAA VVVVxx -4938 408 0 2 8 18 38 938 938 4938 4938 76 77 YHAAAA SPAAAA AAAAxx -3635 409 1 3 5 15 35 635 1635 3635 3635 70 71 VJAAAA TPAAAA HHHHxx -7737 410 1 1 7 17 37 737 1737 2737 7737 74 75 PLAAAA UPAAAA OOOOxx -8056 411 0 0 6 16 56 56 56 3056 8056 112 113 WXAAAA VPAAAA VVVVxx -4502 412 0 2 2 2 2 502 502 4502 4502 4 5 ERAAAA WPAAAA AAAAxx -54 413 0 2 4 14 54 54 54 54 54 108 109 CCAAAA XPAAAA HHHHxx -3182 414 0 2 2 2 82 182 1182 3182 3182 164 165 KSAAAA YPAAAA OOOOxx -3718 415 0 2 8 18 18 718 1718 3718 3718 36 37 ANAAAA ZPAAAA VVVVxx -3989 416 1 1 9 9 89 989 1989 3989 3989 178 179 LXAAAA AQAAAA AAAAxx -8028 417 0 0 8 8 28 28 28 3028 8028 56 57 UWAAAA BQAAAA HHHHxx -1426 418 0 2 6 6 26 426 1426 1426 1426 52 53 WCAAAA CQAAAA OOOOxx -3801 419 1 1 1 1 1 801 1801 3801 3801 2 3 FQAAAA DQAAAA VVVVxx -241 420 1 1 1 1 41 241 241 241 241 82 83 HJAAAA EQAAAA AAAAxx -8000 421 0 0 0 0 0 0 0 3000 8000 0 1 SVAAAA FQAAAA HHHHxx -8357 422 1 1 7 17 57 357 357 3357 8357 114 115 LJAAAA GQAAAA OOOOxx -7548 423 0 0 8 8 48 548 1548 2548 7548 96 97 IEAAAA HQAAAA VVVVxx -7307 424 1 3 7 7 7 307 1307 2307 7307 14 15 BVAAAA IQAAAA AAAAxx -2275 425 1 3 5 15 75 275 275 2275 2275 150 151 NJAAAA JQAAAA HHHHxx -2718 426 0 2 8 18 18 718 718 2718 2718 36 37 OAAAAA KQAAAA OOOOxx -7068 427 0 0 8 8 68 68 1068 2068 7068 136 137 WLAAAA LQAAAA VVVVxx -3181 428 1 1 1 1 81 181 1181 3181 3181 162 163 JSAAAA MQAAAA AAAAxx -749 429 1 1 9 9 49 749 749 749 749 98 99 VCAAAA NQAAAA HHHHxx -5195 430 1 3 5 15 95 195 1195 195 5195 190 191 VRAAAA OQAAAA OOOOxx -6136 431 0 0 6 16 36 136 136 1136 6136 72 73 ACAAAA PQAAAA VVVVxx -8012 432 0 0 2 12 12 12 12 3012 8012 24 25 EWAAAA QQAAAA AAAAxx -3957 433 1 1 7 17 57 957 1957 3957 3957 114 115 FWAAAA RQAAAA HHHHxx -3083 434 1 3 3 3 83 83 1083 3083 3083 166 167 POAAAA SQAAAA OOOOxx -9997 435 1 1 7 17 97 997 1997 4997 9997 194 195 NUAAAA TQAAAA VVVVxx -3299 436 1 3 9 19 99 299 1299 3299 3299 198 199 XWAAAA UQAAAA AAAAxx -846 437 0 2 6 6 46 846 846 846 846 92 93 OGAAAA VQAAAA HHHHxx -2985 438 1 1 5 5 85 985 985 2985 2985 170 171 VKAAAA WQAAAA OOOOxx -9238 439 0 2 8 18 38 238 1238 4238 9238 76 77 IRAAAA XQAAAA VVVVxx -1403 440 1 3 3 3 3 403 1403 1403 1403 6 7 ZBAAAA YQAAAA AAAAxx -5563 441 1 3 3 3 63 563 1563 563 5563 126 127 ZFAAAA ZQAAAA HHHHxx -7965 442 1 1 5 5 65 965 1965 2965 7965 130 131 JUAAAA ARAAAA OOOOxx -4512 443 0 0 2 12 12 512 512 4512 4512 24 25 ORAAAA BRAAAA VVVVxx -9730 444 0 2 0 10 30 730 1730 4730 9730 60 61 GKAAAA CRAAAA AAAAxx -1129 445 1 1 9 9 29 129 1129 1129 1129 58 59 LRAAAA DRAAAA HHHHxx -2624 446 0 0 4 4 24 624 624 2624 2624 48 49 YWAAAA ERAAAA OOOOxx -8178 447 0 2 8 18 78 178 178 3178 8178 156 157 OCAAAA FRAAAA VVVVxx -6468 448 0 0 8 8 68 468 468 1468 6468 136 137 UOAAAA GRAAAA AAAAxx -3027 449 1 3 7 7 27 27 1027 3027 3027 54 55 LMAAAA HRAAAA HHHHxx -3845 450 1 1 5 5 45 845 1845 3845 3845 90 91 XRAAAA IRAAAA OOOOxx -786 451 0 2 6 6 86 786 786 786 786 172 173 GEAAAA JRAAAA VVVVxx -4971 452 1 3 1 11 71 971 971 4971 4971 142 143 FJAAAA KRAAAA AAAAxx -1542 453 0 2 2 2 42 542 1542 1542 1542 84 85 IHAAAA LRAAAA HHHHxx -7967 454 1 3 7 7 67 967 1967 2967 7967 134 135 LUAAAA MRAAAA OOOOxx -443 455 1 3 3 3 43 443 443 443 443 86 87 BRAAAA NRAAAA VVVVxx -7318 456 0 2 8 18 18 318 1318 2318 7318 36 37 MVAAAA ORAAAA AAAAxx -4913 457 1 1 3 13 13 913 913 4913 4913 26 27 ZGAAAA PRAAAA HHHHxx -9466 458 0 2 6 6 66 466 1466 4466 9466 132 133 CAAAAA QRAAAA OOOOxx -7866 459 0 2 6 6 66 866 1866 2866 7866 132 133 OQAAAA RRAAAA VVVVxx -784 460 0 0 4 4 84 784 784 784 784 168 169 EEAAAA SRAAAA AAAAxx -9040 461 0 0 0 0 40 40 1040 4040 9040 80 81 SJAAAA TRAAAA HHHHxx -3954 462 0 2 4 14 54 954 1954 3954 3954 108 109 CWAAAA URAAAA OOOOxx -4183 463 1 3 3 3 83 183 183 4183 4183 166 167 XEAAAA VRAAAA VVVVxx -3608 464 0 0 8 8 8 608 1608 3608 3608 16 17 UIAAAA WRAAAA AAAAxx -7630 465 0 2 0 10 30 630 1630 2630 7630 60 61 MHAAAA XRAAAA HHHHxx -590 466 0 2 0 10 90 590 590 590 590 180 181 SWAAAA YRAAAA OOOOxx -3453 467 1 1 3 13 53 453 1453 3453 3453 106 107 VCAAAA ZRAAAA VVVVxx -7757 468 1 1 7 17 57 757 1757 2757 7757 114 115 JMAAAA ASAAAA AAAAxx -7394 469 0 2 4 14 94 394 1394 2394 7394 188 189 KYAAAA BSAAAA HHHHxx -396 470 0 0 6 16 96 396 396 396 396 192 193 GPAAAA CSAAAA OOOOxx -7873 471 1 1 3 13 73 873 1873 2873 7873 146 147 VQAAAA DSAAAA VVVVxx -1553 472 1 1 3 13 53 553 1553 1553 1553 106 107 THAAAA ESAAAA AAAAxx -598 473 0 2 8 18 98 598 598 598 598 196 197 AXAAAA FSAAAA HHHHxx -7191 474 1 3 1 11 91 191 1191 2191 7191 182 183 PQAAAA GSAAAA OOOOxx -8116 475 0 0 6 16 16 116 116 3116 8116 32 33 EAAAAA HSAAAA VVVVxx -2516 476 0 0 6 16 16 516 516 2516 2516 32 33 USAAAA ISAAAA AAAAxx -7750 477 0 2 0 10 50 750 1750 2750 7750 100 101 CMAAAA JSAAAA HHHHxx -6625 478 1 1 5 5 25 625 625 1625 6625 50 51 VUAAAA KSAAAA OOOOxx -8838 479 0 2 8 18 38 838 838 3838 8838 76 77 YBAAAA LSAAAA VVVVxx -4636 480 0 0 6 16 36 636 636 4636 4636 72 73 IWAAAA MSAAAA AAAAxx -7627 481 1 3 7 7 27 627 1627 2627 7627 54 55 JHAAAA NSAAAA HHHHxx -1690 482 0 2 0 10 90 690 1690 1690 1690 180 181 ANAAAA OSAAAA OOOOxx -7071 483 1 3 1 11 71 71 1071 2071 7071 142 143 ZLAAAA PSAAAA VVVVxx -2081 484 1 1 1 1 81 81 81 2081 2081 162 163 BCAAAA QSAAAA AAAAxx -7138 485 0 2 8 18 38 138 1138 2138 7138 76 77 OOAAAA RSAAAA HHHHxx -864 486 0 0 4 4 64 864 864 864 864 128 129 GHAAAA SSAAAA OOOOxx -6392 487 0 0 2 12 92 392 392 1392 6392 184 185 WLAAAA TSAAAA VVVVxx -7544 488 0 0 4 4 44 544 1544 2544 7544 88 89 EEAAAA USAAAA AAAAxx -5438 489 0 2 8 18 38 438 1438 438 5438 76 77 EBAAAA VSAAAA HHHHxx -7099 490 1 3 9 19 99 99 1099 2099 7099 198 199 BNAAAA WSAAAA OOOOxx -5157 491 1 1 7 17 57 157 1157 157 5157 114 115 JQAAAA XSAAAA VVVVxx -3391 492 1 3 1 11 91 391 1391 3391 3391 182 183 LAAAAA YSAAAA AAAAxx -3805 493 1 1 5 5 5 805 1805 3805 3805 10 11 JQAAAA ZSAAAA HHHHxx -2110 494 0 2 0 10 10 110 110 2110 2110 20 21 EDAAAA ATAAAA OOOOxx -3176 495 0 0 6 16 76 176 1176 3176 3176 152 153 ESAAAA BTAAAA VVVVxx -5918 496 0 2 8 18 18 918 1918 918 5918 36 37 QTAAAA CTAAAA AAAAxx -1218 497 0 2 8 18 18 218 1218 1218 1218 36 37 WUAAAA DTAAAA HHHHxx -6683 498 1 3 3 3 83 683 683 1683 6683 166 167 BXAAAA ETAAAA OOOOxx -914 499 0 2 4 14 14 914 914 914 914 28 29 EJAAAA FTAAAA VVVVxx -4737 500 1 1 7 17 37 737 737 4737 4737 74 75 FAAAAA GTAAAA AAAAxx -7286 501 0 2 6 6 86 286 1286 2286 7286 172 173 GUAAAA HTAAAA HHHHxx -9975 502 1 3 5 15 75 975 1975 4975 9975 150 151 RTAAAA ITAAAA OOOOxx -8030 503 0 2 0 10 30 30 30 3030 8030 60 61 WWAAAA JTAAAA VVVVxx -7364 504 0 0 4 4 64 364 1364 2364 7364 128 129 GXAAAA KTAAAA AAAAxx -1389 505 1 1 9 9 89 389 1389 1389 1389 178 179 LBAAAA LTAAAA HHHHxx -4025 506 1 1 5 5 25 25 25 4025 4025 50 51 VYAAAA MTAAAA OOOOxx -4835 507 1 3 5 15 35 835 835 4835 4835 70 71 ZDAAAA NTAAAA VVVVxx -8045 508 1 1 5 5 45 45 45 3045 8045 90 91 LXAAAA OTAAAA AAAAxx -1864 509 0 0 4 4 64 864 1864 1864 1864 128 129 STAAAA PTAAAA HHHHxx -3313 510 1 1 3 13 13 313 1313 3313 3313 26 27 LXAAAA QTAAAA OOOOxx -2384 511 0 0 4 4 84 384 384 2384 2384 168 169 SNAAAA RTAAAA VVVVxx -6115 512 1 3 5 15 15 115 115 1115 6115 30 31 FBAAAA STAAAA AAAAxx -5705 513 1 1 5 5 5 705 1705 705 5705 10 11 LLAAAA TTAAAA HHHHxx -9269 514 1 1 9 9 69 269 1269 4269 9269 138 139 NSAAAA UTAAAA OOOOxx -3379 515 1 3 9 19 79 379 1379 3379 3379 158 159 ZZAAAA VTAAAA VVVVxx -8205 516 1 1 5 5 5 205 205 3205 8205 10 11 PDAAAA WTAAAA AAAAxx -6575 517 1 3 5 15 75 575 575 1575 6575 150 151 XSAAAA XTAAAA HHHHxx -486 518 0 2 6 6 86 486 486 486 486 172 173 SSAAAA YTAAAA OOOOxx -4894 519 0 2 4 14 94 894 894 4894 4894 188 189 GGAAAA ZTAAAA VVVVxx -3090 520 0 2 0 10 90 90 1090 3090 3090 180 181 WOAAAA AUAAAA AAAAxx -759 521 1 3 9 19 59 759 759 759 759 118 119 FDAAAA BUAAAA HHHHxx -4864 522 0 0 4 4 64 864 864 4864 4864 128 129 CFAAAA CUAAAA OOOOxx -4083 523 1 3 3 3 83 83 83 4083 4083 166 167 BBAAAA DUAAAA VVVVxx -6918 524 0 2 8 18 18 918 918 1918 6918 36 37 CGAAAA EUAAAA AAAAxx -8146 525 0 2 6 6 46 146 146 3146 8146 92 93 IBAAAA FUAAAA HHHHxx -1523 526 1 3 3 3 23 523 1523 1523 1523 46 47 PGAAAA GUAAAA OOOOxx -1591 527 1 3 1 11 91 591 1591 1591 1591 182 183 FJAAAA HUAAAA VVVVxx -3343 528 1 3 3 3 43 343 1343 3343 3343 86 87 PYAAAA IUAAAA AAAAxx -1391 529 1 3 1 11 91 391 1391 1391 1391 182 183 NBAAAA JUAAAA HHHHxx -9963 530 1 3 3 3 63 963 1963 4963 9963 126 127 FTAAAA KUAAAA OOOOxx -2423 531 1 3 3 3 23 423 423 2423 2423 46 47 FPAAAA LUAAAA VVVVxx -1822 532 0 2 2 2 22 822 1822 1822 1822 44 45 CSAAAA MUAAAA AAAAxx -8706 533 0 2 6 6 6 706 706 3706 8706 12 13 WWAAAA NUAAAA HHHHxx -3001 534 1 1 1 1 1 1 1001 3001 3001 2 3 LLAAAA OUAAAA OOOOxx -6707 535 1 3 7 7 7 707 707 1707 6707 14 15 ZXAAAA PUAAAA VVVVxx -2121 536 1 1 1 1 21 121 121 2121 2121 42 43 PDAAAA QUAAAA AAAAxx -5814 537 0 2 4 14 14 814 1814 814 5814 28 29 QPAAAA RUAAAA HHHHxx -2659 538 1 3 9 19 59 659 659 2659 2659 118 119 HYAAAA SUAAAA OOOOxx -2016 539 0 0 6 16 16 16 16 2016 2016 32 33 OZAAAA TUAAAA VVVVxx -4286 540 0 2 6 6 86 286 286 4286 4286 172 173 WIAAAA UUAAAA AAAAxx -9205 541 1 1 5 5 5 205 1205 4205 9205 10 11 BQAAAA VUAAAA HHHHxx -3496 542 0 0 6 16 96 496 1496 3496 3496 192 193 MEAAAA WUAAAA OOOOxx -5333 543 1 1 3 13 33 333 1333 333 5333 66 67 DXAAAA XUAAAA VVVVxx -5571 544 1 3 1 11 71 571 1571 571 5571 142 143 HGAAAA YUAAAA AAAAxx -1696 545 0 0 6 16 96 696 1696 1696 1696 192 193 GNAAAA ZUAAAA HHHHxx -4871 546 1 3 1 11 71 871 871 4871 4871 142 143 JFAAAA AVAAAA OOOOxx -4852 547 0 0 2 12 52 852 852 4852 4852 104 105 QEAAAA BVAAAA VVVVxx -8483 548 1 3 3 3 83 483 483 3483 8483 166 167 HOAAAA CVAAAA AAAAxx -1376 549 0 0 6 16 76 376 1376 1376 1376 152 153 YAAAAA DVAAAA HHHHxx -5456 550 0 0 6 16 56 456 1456 456 5456 112 113 WBAAAA EVAAAA OOOOxx -499 551 1 3 9 19 99 499 499 499 499 198 199 FTAAAA FVAAAA VVVVxx -3463 552 1 3 3 3 63 463 1463 3463 3463 126 127 FDAAAA GVAAAA AAAAxx -7426 553 0 2 6 6 26 426 1426 2426 7426 52 53 QZAAAA HVAAAA HHHHxx -5341 554 1 1 1 1 41 341 1341 341 5341 82 83 LXAAAA IVAAAA OOOOxx -9309 555 1 1 9 9 9 309 1309 4309 9309 18 19 BUAAAA JVAAAA VVVVxx -2055 556 1 3 5 15 55 55 55 2055 2055 110 111 BBAAAA KVAAAA AAAAxx -2199 557 1 3 9 19 99 199 199 2199 2199 198 199 PGAAAA LVAAAA HHHHxx -7235 558 1 3 5 15 35 235 1235 2235 7235 70 71 HSAAAA MVAAAA OOOOxx -8661 559 1 1 1 1 61 661 661 3661 8661 122 123 DVAAAA NVAAAA VVVVxx -9494 560 0 2 4 14 94 494 1494 4494 9494 188 189 EBAAAA OVAAAA AAAAxx -935 561 1 3 5 15 35 935 935 935 935 70 71 ZJAAAA PVAAAA HHHHxx -7044 562 0 0 4 4 44 44 1044 2044 7044 88 89 YKAAAA QVAAAA OOOOxx -1974 563 0 2 4 14 74 974 1974 1974 1974 148 149 YXAAAA RVAAAA VVVVxx -9679 564 1 3 9 19 79 679 1679 4679 9679 158 159 HIAAAA SVAAAA AAAAxx -9822 565 0 2 2 2 22 822 1822 4822 9822 44 45 UNAAAA TVAAAA HHHHxx -4088 566 0 0 8 8 88 88 88 4088 4088 176 177 GBAAAA UVAAAA OOOOxx -1749 567 1 1 9 9 49 749 1749 1749 1749 98 99 HPAAAA VVAAAA VVVVxx -2116 568 0 0 6 16 16 116 116 2116 2116 32 33 KDAAAA WVAAAA AAAAxx -976 569 0 0 6 16 76 976 976 976 976 152 153 OLAAAA XVAAAA HHHHxx -8689 570 1 1 9 9 89 689 689 3689 8689 178 179 FWAAAA YVAAAA OOOOxx -2563 571 1 3 3 3 63 563 563 2563 2563 126 127 PUAAAA ZVAAAA VVVVxx -7195 572 1 3 5 15 95 195 1195 2195 7195 190 191 TQAAAA AWAAAA AAAAxx -9985 573 1 1 5 5 85 985 1985 4985 9985 170 171 BUAAAA BWAAAA HHHHxx -7699 574 1 3 9 19 99 699 1699 2699 7699 198 199 DKAAAA CWAAAA OOOOxx -5311 575 1 3 1 11 11 311 1311 311 5311 22 23 HWAAAA DWAAAA VVVVxx -295 576 1 3 5 15 95 295 295 295 295 190 191 JLAAAA EWAAAA AAAAxx -8214 577 0 2 4 14 14 214 214 3214 8214 28 29 YDAAAA FWAAAA HHHHxx -3275 578 1 3 5 15 75 275 1275 3275 3275 150 151 ZVAAAA GWAAAA OOOOxx -9646 579 0 2 6 6 46 646 1646 4646 9646 92 93 AHAAAA HWAAAA VVVVxx -1908 580 0 0 8 8 8 908 1908 1908 1908 16 17 KVAAAA IWAAAA AAAAxx -3858 581 0 2 8 18 58 858 1858 3858 3858 116 117 KSAAAA JWAAAA HHHHxx -9362 582 0 2 2 2 62 362 1362 4362 9362 124 125 CWAAAA KWAAAA OOOOxx -9307 583 1 3 7 7 7 307 1307 4307 9307 14 15 ZTAAAA LWAAAA VVVVxx -6124 584 0 0 4 4 24 124 124 1124 6124 48 49 OBAAAA MWAAAA AAAAxx -2405 585 1 1 5 5 5 405 405 2405 2405 10 11 NOAAAA NWAAAA HHHHxx -8422 586 0 2 2 2 22 422 422 3422 8422 44 45 YLAAAA OWAAAA OOOOxx -393 587 1 1 3 13 93 393 393 393 393 186 187 DPAAAA PWAAAA VVVVxx -8973 588 1 1 3 13 73 973 973 3973 8973 146 147 DHAAAA QWAAAA AAAAxx -5171 589 1 3 1 11 71 171 1171 171 5171 142 143 XQAAAA RWAAAA HHHHxx -4929 590 1 1 9 9 29 929 929 4929 4929 58 59 PHAAAA SWAAAA OOOOxx -6935 591 1 3 5 15 35 935 935 1935 6935 70 71 TGAAAA TWAAAA VVVVxx -8584 592 0 0 4 4 84 584 584 3584 8584 168 169 ESAAAA UWAAAA AAAAxx -1035 593 1 3 5 15 35 35 1035 1035 1035 70 71 VNAAAA VWAAAA HHHHxx -3734 594 0 2 4 14 34 734 1734 3734 3734 68 69 QNAAAA WWAAAA OOOOxx -1458 595 0 2 8 18 58 458 1458 1458 1458 116 117 CEAAAA XWAAAA VVVVxx -8746 596 0 2 6 6 46 746 746 3746 8746 92 93 KYAAAA YWAAAA AAAAxx -1677 597 1 1 7 17 77 677 1677 1677 1677 154 155 NMAAAA ZWAAAA HHHHxx -8502 598 0 2 2 2 2 502 502 3502 8502 4 5 APAAAA AXAAAA OOOOxx -7752 599 0 0 2 12 52 752 1752 2752 7752 104 105 EMAAAA BXAAAA VVVVxx -2556 600 0 0 6 16 56 556 556 2556 2556 112 113 IUAAAA CXAAAA AAAAxx -6426 601 0 2 6 6 26 426 426 1426 6426 52 53 ENAAAA DXAAAA HHHHxx -8420 602 0 0 0 0 20 420 420 3420 8420 40 41 WLAAAA EXAAAA OOOOxx -4462 603 0 2 2 2 62 462 462 4462 4462 124 125 QPAAAA FXAAAA VVVVxx -1378 604 0 2 8 18 78 378 1378 1378 1378 156 157 ABAAAA GXAAAA AAAAxx -1387 605 1 3 7 7 87 387 1387 1387 1387 174 175 JBAAAA HXAAAA HHHHxx -8094 606 0 2 4 14 94 94 94 3094 8094 188 189 IZAAAA IXAAAA OOOOxx -7247 607 1 3 7 7 47 247 1247 2247 7247 94 95 TSAAAA JXAAAA VVVVxx -4261 608 1 1 1 1 61 261 261 4261 4261 122 123 XHAAAA KXAAAA AAAAxx -5029 609 1 1 9 9 29 29 1029 29 5029 58 59 LLAAAA LXAAAA HHHHxx -3625 610 1 1 5 5 25 625 1625 3625 3625 50 51 LJAAAA MXAAAA OOOOxx -8068 611 0 0 8 8 68 68 68 3068 8068 136 137 IYAAAA NXAAAA VVVVxx -102 612 0 2 2 2 2 102 102 102 102 4 5 YDAAAA OXAAAA AAAAxx -5596 613 0 0 6 16 96 596 1596 596 5596 192 193 GHAAAA PXAAAA HHHHxx -5872 614 0 0 2 12 72 872 1872 872 5872 144 145 WRAAAA QXAAAA OOOOxx -4742 615 0 2 2 2 42 742 742 4742 4742 84 85 KAAAAA RXAAAA VVVVxx -2117 616 1 1 7 17 17 117 117 2117 2117 34 35 LDAAAA SXAAAA AAAAxx -3945 617 1 1 5 5 45 945 1945 3945 3945 90 91 TVAAAA TXAAAA HHHHxx -7483 618 1 3 3 3 83 483 1483 2483 7483 166 167 VBAAAA UXAAAA OOOOxx -4455 619 1 3 5 15 55 455 455 4455 4455 110 111 JPAAAA VXAAAA VVVVxx -609 620 1 1 9 9 9 609 609 609 609 18 19 LXAAAA WXAAAA AAAAxx -9829 621 1 1 9 9 29 829 1829 4829 9829 58 59 BOAAAA XXAAAA HHHHxx -4857 622 1 1 7 17 57 857 857 4857 4857 114 115 VEAAAA YXAAAA OOOOxx -3314 623 0 2 4 14 14 314 1314 3314 3314 28 29 MXAAAA ZXAAAA VVVVxx -5353 624 1 1 3 13 53 353 1353 353 5353 106 107 XXAAAA AYAAAA AAAAxx -4909 625 1 1 9 9 9 909 909 4909 4909 18 19 VGAAAA BYAAAA HHHHxx -7597 626 1 1 7 17 97 597 1597 2597 7597 194 195 FGAAAA CYAAAA OOOOxx -2683 627 1 3 3 3 83 683 683 2683 2683 166 167 FZAAAA DYAAAA VVVVxx -3223 628 1 3 3 3 23 223 1223 3223 3223 46 47 ZTAAAA EYAAAA AAAAxx -5363 629 1 3 3 3 63 363 1363 363 5363 126 127 HYAAAA FYAAAA HHHHxx -4578 630 0 2 8 18 78 578 578 4578 4578 156 157 CUAAAA GYAAAA OOOOxx -5544 631 0 0 4 4 44 544 1544 544 5544 88 89 GFAAAA HYAAAA VVVVxx -1589 632 1 1 9 9 89 589 1589 1589 1589 178 179 DJAAAA IYAAAA AAAAxx -7412 633 0 0 2 12 12 412 1412 2412 7412 24 25 CZAAAA JYAAAA HHHHxx -3803 634 1 3 3 3 3 803 1803 3803 3803 6 7 HQAAAA KYAAAA OOOOxx -6179 635 1 3 9 19 79 179 179 1179 6179 158 159 RDAAAA LYAAAA VVVVxx -5588 636 0 0 8 8 88 588 1588 588 5588 176 177 YGAAAA MYAAAA AAAAxx -2134 637 0 2 4 14 34 134 134 2134 2134 68 69 CEAAAA NYAAAA HHHHxx -4383 638 1 3 3 3 83 383 383 4383 4383 166 167 PMAAAA OYAAAA OOOOxx -6995 639 1 3 5 15 95 995 995 1995 6995 190 191 BJAAAA PYAAAA VVVVxx -6598 640 0 2 8 18 98 598 598 1598 6598 196 197 UTAAAA QYAAAA AAAAxx -8731 641 1 3 1 11 31 731 731 3731 8731 62 63 VXAAAA RYAAAA HHHHxx -7177 642 1 1 7 17 77 177 1177 2177 7177 154 155 BQAAAA SYAAAA OOOOxx -6578 643 0 2 8 18 78 578 578 1578 6578 156 157 ATAAAA TYAAAA VVVVxx -9393 644 1 1 3 13 93 393 1393 4393 9393 186 187 HXAAAA UYAAAA AAAAxx -1276 645 0 0 6 16 76 276 1276 1276 1276 152 153 CXAAAA VYAAAA HHHHxx -8766 646 0 2 6 6 66 766 766 3766 8766 132 133 EZAAAA WYAAAA OOOOxx -1015 647 1 3 5 15 15 15 1015 1015 1015 30 31 BNAAAA XYAAAA VVVVxx -4396 648 0 0 6 16 96 396 396 4396 4396 192 193 CNAAAA YYAAAA AAAAxx -5564 649 0 0 4 4 64 564 1564 564 5564 128 129 AGAAAA ZYAAAA HHHHxx -927 650 1 3 7 7 27 927 927 927 927 54 55 RJAAAA AZAAAA OOOOxx -3306 651 0 2 6 6 6 306 1306 3306 3306 12 13 EXAAAA BZAAAA VVVVxx -1615 652 1 3 5 15 15 615 1615 1615 1615 30 31 DKAAAA CZAAAA AAAAxx -4550 653 0 2 0 10 50 550 550 4550 4550 100 101 ATAAAA DZAAAA HHHHxx -2468 654 0 0 8 8 68 468 468 2468 2468 136 137 YQAAAA EZAAAA OOOOxx -5336 655 0 0 6 16 36 336 1336 336 5336 72 73 GXAAAA FZAAAA VVVVxx -4471 656 1 3 1 11 71 471 471 4471 4471 142 143 ZPAAAA GZAAAA AAAAxx -8085 657 1 1 5 5 85 85 85 3085 8085 170 171 ZYAAAA HZAAAA HHHHxx -540 658 0 0 0 0 40 540 540 540 540 80 81 UUAAAA IZAAAA OOOOxx -5108 659 0 0 8 8 8 108 1108 108 5108 16 17 MOAAAA JZAAAA VVVVxx -8015 660 1 3 5 15 15 15 15 3015 8015 30 31 HWAAAA KZAAAA AAAAxx -2857 661 1 1 7 17 57 857 857 2857 2857 114 115 XFAAAA LZAAAA HHHHxx -9472 662 0 0 2 12 72 472 1472 4472 9472 144 145 IAAAAA MZAAAA OOOOxx -5666 663 0 2 6 6 66 666 1666 666 5666 132 133 YJAAAA NZAAAA VVVVxx -3555 664 1 3 5 15 55 555 1555 3555 3555 110 111 TGAAAA OZAAAA AAAAxx -378 665 0 2 8 18 78 378 378 378 378 156 157 OOAAAA PZAAAA HHHHxx -4466 666 0 2 6 6 66 466 466 4466 4466 132 133 UPAAAA QZAAAA OOOOxx -3247 667 1 3 7 7 47 247 1247 3247 3247 94 95 XUAAAA RZAAAA VVVVxx -6570 668 0 2 0 10 70 570 570 1570 6570 140 141 SSAAAA SZAAAA AAAAxx -5655 669 1 3 5 15 55 655 1655 655 5655 110 111 NJAAAA TZAAAA HHHHxx -917 670 1 1 7 17 17 917 917 917 917 34 35 HJAAAA UZAAAA OOOOxx -3637 671 1 1 7 17 37 637 1637 3637 3637 74 75 XJAAAA VZAAAA VVVVxx -3668 672 0 0 8 8 68 668 1668 3668 3668 136 137 CLAAAA WZAAAA AAAAxx -5644 673 0 0 4 4 44 644 1644 644 5644 88 89 CJAAAA XZAAAA HHHHxx -8286 674 0 2 6 6 86 286 286 3286 8286 172 173 SGAAAA YZAAAA OOOOxx -6896 675 0 0 6 16 96 896 896 1896 6896 192 193 GFAAAA ZZAAAA VVVVxx -2870 676 0 2 0 10 70 870 870 2870 2870 140 141 KGAAAA AABAAA AAAAxx -8041 677 1 1 1 1 41 41 41 3041 8041 82 83 HXAAAA BABAAA HHHHxx -8137 678 1 1 7 17 37 137 137 3137 8137 74 75 ZAAAAA CABAAA OOOOxx -4823 679 1 3 3 3 23 823 823 4823 4823 46 47 NDAAAA DABAAA VVVVxx -2438 680 0 2 8 18 38 438 438 2438 2438 76 77 UPAAAA EABAAA AAAAxx -6329 681 1 1 9 9 29 329 329 1329 6329 58 59 LJAAAA FABAAA HHHHxx -623 682 1 3 3 3 23 623 623 623 623 46 47 ZXAAAA GABAAA OOOOxx -1360 683 0 0 0 0 60 360 1360 1360 1360 120 121 IAAAAA HABAAA VVVVxx -7987 684 1 3 7 7 87 987 1987 2987 7987 174 175 FVAAAA IABAAA AAAAxx -9788 685 0 0 8 8 88 788 1788 4788 9788 176 177 MMAAAA JABAAA HHHHxx -3212 686 0 0 2 12 12 212 1212 3212 3212 24 25 OTAAAA KABAAA OOOOxx -2725 687 1 1 5 5 25 725 725 2725 2725 50 51 VAAAAA LABAAA VVVVxx -7837 688 1 1 7 17 37 837 1837 2837 7837 74 75 LPAAAA MABAAA AAAAxx -4746 689 0 2 6 6 46 746 746 4746 4746 92 93 OAAAAA NABAAA HHHHxx -3986 690 0 2 6 6 86 986 1986 3986 3986 172 173 IXAAAA OABAAA OOOOxx -9128 691 0 0 8 8 28 128 1128 4128 9128 56 57 CNAAAA PABAAA VVVVxx -5044 692 0 0 4 4 44 44 1044 44 5044 88 89 AMAAAA QABAAA AAAAxx -8132 693 0 0 2 12 32 132 132 3132 8132 64 65 UAAAAA RABAAA HHHHxx -9992 694 0 0 2 12 92 992 1992 4992 9992 184 185 IUAAAA SABAAA OOOOxx -8468 695 0 0 8 8 68 468 468 3468 8468 136 137 SNAAAA TABAAA VVVVxx -6876 696 0 0 6 16 76 876 876 1876 6876 152 153 MEAAAA UABAAA AAAAxx -3532 697 0 0 2 12 32 532 1532 3532 3532 64 65 WFAAAA VABAAA HHHHxx -2140 698 0 0 0 0 40 140 140 2140 2140 80 81 IEAAAA WABAAA OOOOxx -2183 699 1 3 3 3 83 183 183 2183 2183 166 167 ZFAAAA XABAAA VVVVxx -9766 700 0 2 6 6 66 766 1766 4766 9766 132 133 QLAAAA YABAAA AAAAxx -7943 701 1 3 3 3 43 943 1943 2943 7943 86 87 NTAAAA ZABAAA HHHHxx -9243 702 1 3 3 3 43 243 1243 4243 9243 86 87 NRAAAA ABBAAA OOOOxx -6241 703 1 1 1 1 41 241 241 1241 6241 82 83 BGAAAA BBBAAA VVVVxx -9540 704 0 0 0 0 40 540 1540 4540 9540 80 81 YCAAAA CBBAAA AAAAxx -7418 705 0 2 8 18 18 418 1418 2418 7418 36 37 IZAAAA DBBAAA HHHHxx -1603 706 1 3 3 3 3 603 1603 1603 1603 6 7 RJAAAA EBBAAA OOOOxx -8950 707 0 2 0 10 50 950 950 3950 8950 100 101 GGAAAA FBBAAA VVVVxx -6933 708 1 1 3 13 33 933 933 1933 6933 66 67 RGAAAA GBBAAA AAAAxx -2646 709 0 2 6 6 46 646 646 2646 2646 92 93 UXAAAA HBBAAA HHHHxx -3447 710 1 3 7 7 47 447 1447 3447 3447 94 95 PCAAAA IBBAAA OOOOxx -9957 711 1 1 7 17 57 957 1957 4957 9957 114 115 ZSAAAA JBBAAA VVVVxx -4623 712 1 3 3 3 23 623 623 4623 4623 46 47 VVAAAA KBBAAA AAAAxx -9058 713 0 2 8 18 58 58 1058 4058 9058 116 117 KKAAAA LBBAAA HHHHxx -7361 714 1 1 1 1 61 361 1361 2361 7361 122 123 DXAAAA MBBAAA OOOOxx -2489 715 1 1 9 9 89 489 489 2489 2489 178 179 TRAAAA NBBAAA VVVVxx -7643 716 1 3 3 3 43 643 1643 2643 7643 86 87 ZHAAAA OBBAAA AAAAxx -9166 717 0 2 6 6 66 166 1166 4166 9166 132 133 OOAAAA PBBAAA HHHHxx -7789 718 1 1 9 9 89 789 1789 2789 7789 178 179 PNAAAA QBBAAA OOOOxx -2332 719 0 0 2 12 32 332 332 2332 2332 64 65 SLAAAA RBBAAA VVVVxx -1832 720 0 0 2 12 32 832 1832 1832 1832 64 65 MSAAAA SBBAAA AAAAxx -8375 721 1 3 5 15 75 375 375 3375 8375 150 151 DKAAAA TBBAAA HHHHxx -948 722 0 0 8 8 48 948 948 948 948 96 97 MKAAAA UBBAAA OOOOxx -5613 723 1 1 3 13 13 613 1613 613 5613 26 27 XHAAAA VBBAAA VVVVxx -6310 724 0 2 0 10 10 310 310 1310 6310 20 21 SIAAAA WBBAAA AAAAxx -4254 725 0 2 4 14 54 254 254 4254 4254 108 109 QHAAAA XBBAAA HHHHxx -4260 726 0 0 0 0 60 260 260 4260 4260 120 121 WHAAAA YBBAAA OOOOxx -2060 727 0 0 0 0 60 60 60 2060 2060 120 121 GBAAAA ZBBAAA VVVVxx -4831 728 1 3 1 11 31 831 831 4831 4831 62 63 VDAAAA ACBAAA AAAAxx -6176 729 0 0 6 16 76 176 176 1176 6176 152 153 ODAAAA BCBAAA HHHHxx -6688 730 0 0 8 8 88 688 688 1688 6688 176 177 GXAAAA CCBAAA OOOOxx -5752 731 0 0 2 12 52 752 1752 752 5752 104 105 GNAAAA DCBAAA VVVVxx -8714 732 0 2 4 14 14 714 714 3714 8714 28 29 EXAAAA ECBAAA AAAAxx -6739 733 1 3 9 19 39 739 739 1739 6739 78 79 FZAAAA FCBAAA HHHHxx -7066 734 0 2 6 6 66 66 1066 2066 7066 132 133 ULAAAA GCBAAA OOOOxx -7250 735 0 2 0 10 50 250 1250 2250 7250 100 101 WSAAAA HCBAAA VVVVxx -3161 736 1 1 1 1 61 161 1161 3161 3161 122 123 PRAAAA ICBAAA AAAAxx -1411 737 1 3 1 11 11 411 1411 1411 1411 22 23 HCAAAA JCBAAA HHHHxx -9301 738 1 1 1 1 1 301 1301 4301 9301 2 3 TTAAAA KCBAAA OOOOxx -8324 739 0 0 4 4 24 324 324 3324 8324 48 49 EIAAAA LCBAAA VVVVxx -9641 740 1 1 1 1 41 641 1641 4641 9641 82 83 VGAAAA MCBAAA AAAAxx -7077 741 1 1 7 17 77 77 1077 2077 7077 154 155 FMAAAA NCBAAA HHHHxx -9888 742 0 0 8 8 88 888 1888 4888 9888 176 177 IQAAAA OCBAAA OOOOxx -9909 743 1 1 9 9 9 909 1909 4909 9909 18 19 DRAAAA PCBAAA VVVVxx -2209 744 1 1 9 9 9 209 209 2209 2209 18 19 ZGAAAA QCBAAA AAAAxx -6904 745 0 0 4 4 4 904 904 1904 6904 8 9 OFAAAA RCBAAA HHHHxx -6608 746 0 0 8 8 8 608 608 1608 6608 16 17 EUAAAA SCBAAA OOOOxx -8400 747 0 0 0 0 0 400 400 3400 8400 0 1 CLAAAA TCBAAA VVVVxx -5124 748 0 0 4 4 24 124 1124 124 5124 48 49 CPAAAA UCBAAA AAAAxx -5484 749 0 0 4 4 84 484 1484 484 5484 168 169 YCAAAA VCBAAA HHHHxx -3575 750 1 3 5 15 75 575 1575 3575 3575 150 151 NHAAAA WCBAAA OOOOxx -9723 751 1 3 3 3 23 723 1723 4723 9723 46 47 ZJAAAA XCBAAA VVVVxx -360 752 0 0 0 0 60 360 360 360 360 120 121 WNAAAA YCBAAA AAAAxx -1059 753 1 3 9 19 59 59 1059 1059 1059 118 119 TOAAAA ZCBAAA HHHHxx -4941 754 1 1 1 1 41 941 941 4941 4941 82 83 BIAAAA ADBAAA OOOOxx -2535 755 1 3 5 15 35 535 535 2535 2535 70 71 NTAAAA BDBAAA VVVVxx -4119 756 1 3 9 19 19 119 119 4119 4119 38 39 LCAAAA CDBAAA AAAAxx -3725 757 1 1 5 5 25 725 1725 3725 3725 50 51 HNAAAA DDBAAA HHHHxx -4758 758 0 2 8 18 58 758 758 4758 4758 116 117 ABAAAA EDBAAA OOOOxx -9593 759 1 1 3 13 93 593 1593 4593 9593 186 187 ZEAAAA FDBAAA VVVVxx -4663 760 1 3 3 3 63 663 663 4663 4663 126 127 JXAAAA GDBAAA AAAAxx -7734 761 0 2 4 14 34 734 1734 2734 7734 68 69 MLAAAA HDBAAA HHHHxx -9156 762 0 0 6 16 56 156 1156 4156 9156 112 113 EOAAAA IDBAAA OOOOxx -8120 763 0 0 0 0 20 120 120 3120 8120 40 41 IAAAAA JDBAAA VVVVxx -4385 764 1 1 5 5 85 385 385 4385 4385 170 171 RMAAAA KDBAAA AAAAxx -2926 765 0 2 6 6 26 926 926 2926 2926 52 53 OIAAAA LDBAAA HHHHxx -4186 766 0 2 6 6 86 186 186 4186 4186 172 173 AFAAAA MDBAAA OOOOxx -2508 767 0 0 8 8 8 508 508 2508 2508 16 17 MSAAAA NDBAAA VVVVxx -4012 768 0 0 2 12 12 12 12 4012 4012 24 25 IYAAAA ODBAAA AAAAxx -6266 769 0 2 6 6 66 266 266 1266 6266 132 133 AHAAAA PDBAAA HHHHxx -3709 770 1 1 9 9 9 709 1709 3709 3709 18 19 RMAAAA QDBAAA OOOOxx -7289 771 1 1 9 9 89 289 1289 2289 7289 178 179 JUAAAA RDBAAA VVVVxx -8875 772 1 3 5 15 75 875 875 3875 8875 150 151 JDAAAA SDBAAA AAAAxx -4412 773 0 0 2 12 12 412 412 4412 4412 24 25 SNAAAA TDBAAA HHHHxx -3033 774 1 1 3 13 33 33 1033 3033 3033 66 67 RMAAAA UDBAAA OOOOxx -1645 775 1 1 5 5 45 645 1645 1645 1645 90 91 HLAAAA VDBAAA VVVVxx -3557 776 1 1 7 17 57 557 1557 3557 3557 114 115 VGAAAA WDBAAA AAAAxx -6316 777 0 0 6 16 16 316 316 1316 6316 32 33 YIAAAA XDBAAA HHHHxx -2054 778 0 2 4 14 54 54 54 2054 2054 108 109 ABAAAA YDBAAA OOOOxx -7031 779 1 3 1 11 31 31 1031 2031 7031 62 63 LKAAAA ZDBAAA VVVVxx -3405 780 1 1 5 5 5 405 1405 3405 3405 10 11 ZAAAAA AEBAAA AAAAxx -5343 781 1 3 3 3 43 343 1343 343 5343 86 87 NXAAAA BEBAAA HHHHxx -5240 782 0 0 0 0 40 240 1240 240 5240 80 81 OTAAAA CEBAAA OOOOxx -9650 783 0 2 0 10 50 650 1650 4650 9650 100 101 EHAAAA DEBAAA VVVVxx -3777 784 1 1 7 17 77 777 1777 3777 3777 154 155 HPAAAA EEBAAA AAAAxx -9041 785 1 1 1 1 41 41 1041 4041 9041 82 83 TJAAAA FEBAAA HHHHxx -6923 786 1 3 3 3 23 923 923 1923 6923 46 47 HGAAAA GEBAAA OOOOxx -2977 787 1 1 7 17 77 977 977 2977 2977 154 155 NKAAAA HEBAAA VVVVxx -5500 788 0 0 0 0 0 500 1500 500 5500 0 1 ODAAAA IEBAAA AAAAxx -1044 789 0 0 4 4 44 44 1044 1044 1044 88 89 EOAAAA JEBAAA HHHHxx -434 790 0 2 4 14 34 434 434 434 434 68 69 SQAAAA KEBAAA OOOOxx -611 791 1 3 1 11 11 611 611 611 611 22 23 NXAAAA LEBAAA VVVVxx -5760 792 0 0 0 0 60 760 1760 760 5760 120 121 ONAAAA MEBAAA AAAAxx -2445 793 1 1 5 5 45 445 445 2445 2445 90 91 BQAAAA NEBAAA HHHHxx -7098 794 0 2 8 18 98 98 1098 2098 7098 196 197 ANAAAA OEBAAA OOOOxx -2188 795 0 0 8 8 88 188 188 2188 2188 176 177 EGAAAA PEBAAA VVVVxx -4597 796 1 1 7 17 97 597 597 4597 4597 194 195 VUAAAA QEBAAA AAAAxx -1913 797 1 1 3 13 13 913 1913 1913 1913 26 27 PVAAAA REBAAA HHHHxx -8696 798 0 0 6 16 96 696 696 3696 8696 192 193 MWAAAA SEBAAA OOOOxx -3332 799 0 0 2 12 32 332 1332 3332 3332 64 65 EYAAAA TEBAAA VVVVxx -8760 800 0 0 0 0 60 760 760 3760 8760 120 121 YYAAAA UEBAAA AAAAxx -3215 801 1 3 5 15 15 215 1215 3215 3215 30 31 RTAAAA VEBAAA HHHHxx -1625 802 1 1 5 5 25 625 1625 1625 1625 50 51 NKAAAA WEBAAA OOOOxx -4219 803 1 3 9 19 19 219 219 4219 4219 38 39 HGAAAA XEBAAA VVVVxx -415 804 1 3 5 15 15 415 415 415 415 30 31 ZPAAAA YEBAAA AAAAxx -4242 805 0 2 2 2 42 242 242 4242 4242 84 85 EHAAAA ZEBAAA HHHHxx -8660 806 0 0 0 0 60 660 660 3660 8660 120 121 CVAAAA AFBAAA OOOOxx -6525 807 1 1 5 5 25 525 525 1525 6525 50 51 ZQAAAA BFBAAA VVVVxx -2141 808 1 1 1 1 41 141 141 2141 2141 82 83 JEAAAA CFBAAA AAAAxx -5152 809 0 0 2 12 52 152 1152 152 5152 104 105 EQAAAA DFBAAA HHHHxx -8560 810 0 0 0 0 60 560 560 3560 8560 120 121 GRAAAA EFBAAA OOOOxx -9835 811 1 3 5 15 35 835 1835 4835 9835 70 71 HOAAAA FFBAAA VVVVxx -2657 812 1 1 7 17 57 657 657 2657 2657 114 115 FYAAAA GFBAAA AAAAxx -6085 813 1 1 5 5 85 85 85 1085 6085 170 171 BAAAAA HFBAAA HHHHxx -6698 814 0 2 8 18 98 698 698 1698 6698 196 197 QXAAAA IFBAAA OOOOxx -5421 815 1 1 1 1 21 421 1421 421 5421 42 43 NAAAAA JFBAAA VVVVxx -6661 816 1 1 1 1 61 661 661 1661 6661 122 123 FWAAAA KFBAAA AAAAxx -5645 817 1 1 5 5 45 645 1645 645 5645 90 91 DJAAAA LFBAAA HHHHxx -1248 818 0 0 8 8 48 248 1248 1248 1248 96 97 AWAAAA MFBAAA OOOOxx -5690 819 0 2 0 10 90 690 1690 690 5690 180 181 WKAAAA NFBAAA VVVVxx -4762 820 0 2 2 2 62 762 762 4762 4762 124 125 EBAAAA OFBAAA AAAAxx -1455 821 1 3 5 15 55 455 1455 1455 1455 110 111 ZDAAAA PFBAAA HHHHxx -9846 822 0 2 6 6 46 846 1846 4846 9846 92 93 SOAAAA QFBAAA OOOOxx -5295 823 1 3 5 15 95 295 1295 295 5295 190 191 RVAAAA RFBAAA VVVVxx -2826 824 0 2 6 6 26 826 826 2826 2826 52 53 SEAAAA SFBAAA AAAAxx -7496 825 0 0 6 16 96 496 1496 2496 7496 192 193 ICAAAA TFBAAA HHHHxx -3024 826 0 0 4 4 24 24 1024 3024 3024 48 49 IMAAAA UFBAAA OOOOxx -4945 827 1 1 5 5 45 945 945 4945 4945 90 91 FIAAAA VFBAAA VVVVxx -4404 828 0 0 4 4 4 404 404 4404 4404 8 9 KNAAAA WFBAAA AAAAxx -9302 829 0 2 2 2 2 302 1302 4302 9302 4 5 UTAAAA XFBAAA HHHHxx -1286 830 0 2 6 6 86 286 1286 1286 1286 172 173 MXAAAA YFBAAA OOOOxx -8435 831 1 3 5 15 35 435 435 3435 8435 70 71 LMAAAA ZFBAAA VVVVxx -8969 832 1 1 9 9 69 969 969 3969 8969 138 139 ZGAAAA AGBAAA AAAAxx -3302 833 0 2 2 2 2 302 1302 3302 3302 4 5 AXAAAA BGBAAA HHHHxx -9753 834 1 1 3 13 53 753 1753 4753 9753 106 107 DLAAAA CGBAAA OOOOxx -9374 835 0 2 4 14 74 374 1374 4374 9374 148 149 OWAAAA DGBAAA VVVVxx -4907 836 1 3 7 7 7 907 907 4907 4907 14 15 TGAAAA EGBAAA AAAAxx -1659 837 1 3 9 19 59 659 1659 1659 1659 118 119 VLAAAA FGBAAA HHHHxx -5095 838 1 3 5 15 95 95 1095 95 5095 190 191 ZNAAAA GGBAAA OOOOxx -9446 839 0 2 6 6 46 446 1446 4446 9446 92 93 IZAAAA HGBAAA VVVVxx -8528 840 0 0 8 8 28 528 528 3528 8528 56 57 AQAAAA IGBAAA AAAAxx -4890 841 0 2 0 10 90 890 890 4890 4890 180 181 CGAAAA JGBAAA HHHHxx -1221 842 1 1 1 1 21 221 1221 1221 1221 42 43 ZUAAAA KGBAAA OOOOxx -5583 843 1 3 3 3 83 583 1583 583 5583 166 167 TGAAAA LGBAAA VVVVxx -7303 844 1 3 3 3 3 303 1303 2303 7303 6 7 XUAAAA MGBAAA AAAAxx -406 845 0 2 6 6 6 406 406 406 406 12 13 QPAAAA NGBAAA HHHHxx -7542 846 0 2 2 2 42 542 1542 2542 7542 84 85 CEAAAA OGBAAA OOOOxx -9507 847 1 3 7 7 7 507 1507 4507 9507 14 15 RBAAAA PGBAAA VVVVxx -9511 848 1 3 1 11 11 511 1511 4511 9511 22 23 VBAAAA QGBAAA AAAAxx -1373 849 1 1 3 13 73 373 1373 1373 1373 146 147 VAAAAA RGBAAA HHHHxx -6556 850 0 0 6 16 56 556 556 1556 6556 112 113 ESAAAA SGBAAA OOOOxx -4117 851 1 1 7 17 17 117 117 4117 4117 34 35 JCAAAA TGBAAA VVVVxx -7794 852 0 2 4 14 94 794 1794 2794 7794 188 189 UNAAAA UGBAAA AAAAxx -7170 853 0 2 0 10 70 170 1170 2170 7170 140 141 UPAAAA VGBAAA HHHHxx -5809 854 1 1 9 9 9 809 1809 809 5809 18 19 LPAAAA WGBAAA OOOOxx -7828 855 0 0 8 8 28 828 1828 2828 7828 56 57 CPAAAA XGBAAA VVVVxx -8046 856 0 2 6 6 46 46 46 3046 8046 92 93 MXAAAA YGBAAA AAAAxx -4833 857 1 1 3 13 33 833 833 4833 4833 66 67 XDAAAA ZGBAAA HHHHxx -2107 858 1 3 7 7 7 107 107 2107 2107 14 15 BDAAAA AHBAAA OOOOxx -4276 859 0 0 6 16 76 276 276 4276 4276 152 153 MIAAAA BHBAAA VVVVxx -9536 860 0 0 6 16 36 536 1536 4536 9536 72 73 UCAAAA CHBAAA AAAAxx -5549 861 1 1 9 9 49 549 1549 549 5549 98 99 LFAAAA DHBAAA HHHHxx -6427 862 1 3 7 7 27 427 427 1427 6427 54 55 FNAAAA EHBAAA OOOOxx -1382 863 0 2 2 2 82 382 1382 1382 1382 164 165 EBAAAA FHBAAA VVVVxx -3256 864 0 0 6 16 56 256 1256 3256 3256 112 113 GVAAAA GHBAAA AAAAxx -3270 865 0 2 0 10 70 270 1270 3270 3270 140 141 UVAAAA HHBAAA HHHHxx -4808 866 0 0 8 8 8 808 808 4808 4808 16 17 YCAAAA IHBAAA OOOOxx -7938 867 0 2 8 18 38 938 1938 2938 7938 76 77 ITAAAA JHBAAA VVVVxx -4405 868 1 1 5 5 5 405 405 4405 4405 10 11 LNAAAA KHBAAA AAAAxx -2264 869 0 0 4 4 64 264 264 2264 2264 128 129 CJAAAA LHBAAA HHHHxx -80 870 0 0 0 0 80 80 80 80 80 160 161 CDAAAA MHBAAA OOOOxx -320 871 0 0 0 0 20 320 320 320 320 40 41 IMAAAA NHBAAA VVVVxx -2383 872 1 3 3 3 83 383 383 2383 2383 166 167 RNAAAA OHBAAA AAAAxx -3146 873 0 2 6 6 46 146 1146 3146 3146 92 93 ARAAAA PHBAAA HHHHxx -6911 874 1 3 1 11 11 911 911 1911 6911 22 23 VFAAAA QHBAAA OOOOxx -7377 875 1 1 7 17 77 377 1377 2377 7377 154 155 TXAAAA RHBAAA VVVVxx -9965 876 1 1 5 5 65 965 1965 4965 9965 130 131 HTAAAA SHBAAA AAAAxx -8361 877 1 1 1 1 61 361 361 3361 8361 122 123 PJAAAA THBAAA HHHHxx -9417 878 1 1 7 17 17 417 1417 4417 9417 34 35 FYAAAA UHBAAA OOOOxx -2483 879 1 3 3 3 83 483 483 2483 2483 166 167 NRAAAA VHBAAA VVVVxx -9843 880 1 3 3 3 43 843 1843 4843 9843 86 87 POAAAA WHBAAA AAAAxx -6395 881 1 3 5 15 95 395 395 1395 6395 190 191 ZLAAAA XHBAAA HHHHxx -6444 882 0 0 4 4 44 444 444 1444 6444 88 89 WNAAAA YHBAAA OOOOxx -1820 883 0 0 0 0 20 820 1820 1820 1820 40 41 ASAAAA ZHBAAA VVVVxx -2768 884 0 0 8 8 68 768 768 2768 2768 136 137 MCAAAA AIBAAA AAAAxx -5413 885 1 1 3 13 13 413 1413 413 5413 26 27 FAAAAA BIBAAA HHHHxx -2923 886 1 3 3 3 23 923 923 2923 2923 46 47 LIAAAA CIBAAA OOOOxx -5286 887 0 2 6 6 86 286 1286 286 5286 172 173 IVAAAA DIBAAA VVVVxx -6126 888 0 2 6 6 26 126 126 1126 6126 52 53 QBAAAA EIBAAA AAAAxx -8343 889 1 3 3 3 43 343 343 3343 8343 86 87 XIAAAA FIBAAA HHHHxx -6010 890 0 2 0 10 10 10 10 1010 6010 20 21 EXAAAA GIBAAA OOOOxx -4177 891 1 1 7 17 77 177 177 4177 4177 154 155 REAAAA HIBAAA VVVVxx -5808 892 0 0 8 8 8 808 1808 808 5808 16 17 KPAAAA IIBAAA AAAAxx -4859 893 1 3 9 19 59 859 859 4859 4859 118 119 XEAAAA JIBAAA HHHHxx -9252 894 0 0 2 12 52 252 1252 4252 9252 104 105 WRAAAA KIBAAA OOOOxx -2941 895 1 1 1 1 41 941 941 2941 2941 82 83 DJAAAA LIBAAA VVVVxx -8693 896 1 1 3 13 93 693 693 3693 8693 186 187 JWAAAA MIBAAA AAAAxx -4432 897 0 0 2 12 32 432 432 4432 4432 64 65 MOAAAA NIBAAA HHHHxx -2371 898 1 3 1 11 71 371 371 2371 2371 142 143 FNAAAA OIBAAA OOOOxx -7546 899 0 2 6 6 46 546 1546 2546 7546 92 93 GEAAAA PIBAAA VVVVxx -1369 900 1 1 9 9 69 369 1369 1369 1369 138 139 RAAAAA QIBAAA AAAAxx -4687 901 1 3 7 7 87 687 687 4687 4687 174 175 HYAAAA RIBAAA HHHHxx -8941 902 1 1 1 1 41 941 941 3941 8941 82 83 XFAAAA SIBAAA OOOOxx -226 903 0 2 6 6 26 226 226 226 226 52 53 SIAAAA TIBAAA VVVVxx -3493 904 1 1 3 13 93 493 1493 3493 3493 186 187 JEAAAA UIBAAA AAAAxx -6433 905 1 1 3 13 33 433 433 1433 6433 66 67 LNAAAA VIBAAA HHHHxx -9189 906 1 1 9 9 89 189 1189 4189 9189 178 179 LPAAAA WIBAAA OOOOxx -6027 907 1 3 7 7 27 27 27 1027 6027 54 55 VXAAAA XIBAAA VVVVxx -4615 908 1 3 5 15 15 615 615 4615 4615 30 31 NVAAAA YIBAAA AAAAxx -5320 909 0 0 0 0 20 320 1320 320 5320 40 41 QWAAAA ZIBAAA HHHHxx -7002 910 0 2 2 2 2 2 1002 2002 7002 4 5 IJAAAA AJBAAA OOOOxx -7367 911 1 3 7 7 67 367 1367 2367 7367 134 135 JXAAAA BJBAAA VVVVxx -289 912 1 1 9 9 89 289 289 289 289 178 179 DLAAAA CJBAAA AAAAxx -407 913 1 3 7 7 7 407 407 407 407 14 15 RPAAAA DJBAAA HHHHxx -504 914 0 0 4 4 4 504 504 504 504 8 9 KTAAAA EJBAAA OOOOxx -8301 915 1 1 1 1 1 301 301 3301 8301 2 3 HHAAAA FJBAAA VVVVxx -1396 916 0 0 6 16 96 396 1396 1396 1396 192 193 SBAAAA GJBAAA AAAAxx -4794 917 0 2 4 14 94 794 794 4794 4794 188 189 KCAAAA HJBAAA HHHHxx -6400 918 0 0 0 0 0 400 400 1400 6400 0 1 EMAAAA IJBAAA OOOOxx -1275 919 1 3 5 15 75 275 1275 1275 1275 150 151 BXAAAA JJBAAA VVVVxx -5797 920 1 1 7 17 97 797 1797 797 5797 194 195 ZOAAAA KJBAAA AAAAxx -2221 921 1 1 1 1 21 221 221 2221 2221 42 43 LHAAAA LJBAAA HHHHxx -2504 922 0 0 4 4 4 504 504 2504 2504 8 9 ISAAAA MJBAAA OOOOxx -2143 923 1 3 3 3 43 143 143 2143 2143 86 87 LEAAAA NJBAAA VVVVxx -1083 924 1 3 3 3 83 83 1083 1083 1083 166 167 RPAAAA OJBAAA AAAAxx -6148 925 0 0 8 8 48 148 148 1148 6148 96 97 MCAAAA PJBAAA HHHHxx -3612 926 0 0 2 12 12 612 1612 3612 3612 24 25 YIAAAA QJBAAA OOOOxx -9499 927 1 3 9 19 99 499 1499 4499 9499 198 199 JBAAAA RJBAAA VVVVxx -5773 928 1 1 3 13 73 773 1773 773 5773 146 147 BOAAAA SJBAAA AAAAxx -1014 929 0 2 4 14 14 14 1014 1014 1014 28 29 ANAAAA TJBAAA HHHHxx -1427 930 1 3 7 7 27 427 1427 1427 1427 54 55 XCAAAA UJBAAA OOOOxx -6770 931 0 2 0 10 70 770 770 1770 6770 140 141 KAAAAA VJBAAA VVVVxx -9042 932 0 2 2 2 42 42 1042 4042 9042 84 85 UJAAAA WJBAAA AAAAxx -9892 933 0 0 2 12 92 892 1892 4892 9892 184 185 MQAAAA XJBAAA HHHHxx -1771 934 1 3 1 11 71 771 1771 1771 1771 142 143 DQAAAA YJBAAA OOOOxx -7392 935 0 0 2 12 92 392 1392 2392 7392 184 185 IYAAAA ZJBAAA VVVVxx -4465 936 1 1 5 5 65 465 465 4465 4465 130 131 TPAAAA AKBAAA AAAAxx -278 937 0 2 8 18 78 278 278 278 278 156 157 SKAAAA BKBAAA HHHHxx -7776 938 0 0 6 16 76 776 1776 2776 7776 152 153 CNAAAA CKBAAA OOOOxx -3763 939 1 3 3 3 63 763 1763 3763 3763 126 127 TOAAAA DKBAAA VVVVxx -7503 940 1 3 3 3 3 503 1503 2503 7503 6 7 PCAAAA EKBAAA AAAAxx -3793 941 1 1 3 13 93 793 1793 3793 3793 186 187 XPAAAA FKBAAA HHHHxx -6510 942 0 2 0 10 10 510 510 1510 6510 20 21 KQAAAA GKBAAA OOOOxx -7641 943 1 1 1 1 41 641 1641 2641 7641 82 83 XHAAAA HKBAAA VVVVxx -3228 944 0 0 8 8 28 228 1228 3228 3228 56 57 EUAAAA IKBAAA AAAAxx -194 945 0 2 4 14 94 194 194 194 194 188 189 MHAAAA JKBAAA HHHHxx -8555 946 1 3 5 15 55 555 555 3555 8555 110 111 BRAAAA KKBAAA OOOOxx -4997 947 1 1 7 17 97 997 997 4997 4997 194 195 FKAAAA LKBAAA VVVVxx -8687 948 1 3 7 7 87 687 687 3687 8687 174 175 DWAAAA MKBAAA AAAAxx -6632 949 0 0 2 12 32 632 632 1632 6632 64 65 CVAAAA NKBAAA HHHHxx -9607 950 1 3 7 7 7 607 1607 4607 9607 14 15 NFAAAA OKBAAA OOOOxx -6201 951 1 1 1 1 1 201 201 1201 6201 2 3 NEAAAA PKBAAA VVVVxx -857 952 1 1 7 17 57 857 857 857 857 114 115 ZGAAAA QKBAAA AAAAxx -5623 953 1 3 3 3 23 623 1623 623 5623 46 47 HIAAAA RKBAAA HHHHxx -5979 954 1 3 9 19 79 979 1979 979 5979 158 159 ZVAAAA SKBAAA OOOOxx -2201 955 1 1 1 1 1 201 201 2201 2201 2 3 RGAAAA TKBAAA VVVVxx -3166 956 0 2 6 6 66 166 1166 3166 3166 132 133 URAAAA UKBAAA AAAAxx -6249 957 1 1 9 9 49 249 249 1249 6249 98 99 JGAAAA VKBAAA HHHHxx -3271 958 1 3 1 11 71 271 1271 3271 3271 142 143 VVAAAA WKBAAA OOOOxx -7777 959 1 1 7 17 77 777 1777 2777 7777 154 155 DNAAAA XKBAAA VVVVxx -6732 960 0 0 2 12 32 732 732 1732 6732 64 65 YYAAAA YKBAAA AAAAxx -6297 961 1 1 7 17 97 297 297 1297 6297 194 195 FIAAAA ZKBAAA HHHHxx -5685 962 1 1 5 5 85 685 1685 685 5685 170 171 RKAAAA ALBAAA OOOOxx -9931 963 1 3 1 11 31 931 1931 4931 9931 62 63 ZRAAAA BLBAAA VVVVxx -7485 964 1 1 5 5 85 485 1485 2485 7485 170 171 XBAAAA CLBAAA AAAAxx -386 965 0 2 6 6 86 386 386 386 386 172 173 WOAAAA DLBAAA HHHHxx -8204 966 0 0 4 4 4 204 204 3204 8204 8 9 ODAAAA ELBAAA OOOOxx -3606 967 0 2 6 6 6 606 1606 3606 3606 12 13 SIAAAA FLBAAA VVVVxx -1692 968 0 0 2 12 92 692 1692 1692 1692 184 185 CNAAAA GLBAAA AAAAxx -3002 969 0 2 2 2 2 2 1002 3002 3002 4 5 MLAAAA HLBAAA HHHHxx -9676 970 0 0 6 16 76 676 1676 4676 9676 152 153 EIAAAA ILBAAA OOOOxx -915 971 1 3 5 15 15 915 915 915 915 30 31 FJAAAA JLBAAA VVVVxx -7706 972 0 2 6 6 6 706 1706 2706 7706 12 13 KKAAAA KLBAAA AAAAxx -6080 973 0 0 0 0 80 80 80 1080 6080 160 161 WZAAAA LLBAAA HHHHxx -1860 974 0 0 0 0 60 860 1860 1860 1860 120 121 OTAAAA MLBAAA OOOOxx -1444 975 0 0 4 4 44 444 1444 1444 1444 88 89 ODAAAA NLBAAA VVVVxx -7208 976 0 0 8 8 8 208 1208 2208 7208 16 17 GRAAAA OLBAAA AAAAxx -8554 977 0 2 4 14 54 554 554 3554 8554 108 109 ARAAAA PLBAAA HHHHxx -2028 978 0 0 8 8 28 28 28 2028 2028 56 57 AAAAAA QLBAAA OOOOxx -9893 979 1 1 3 13 93 893 1893 4893 9893 186 187 NQAAAA RLBAAA VVVVxx -4740 980 0 0 0 0 40 740 740 4740 4740 80 81 IAAAAA SLBAAA AAAAxx -6186 981 0 2 6 6 86 186 186 1186 6186 172 173 YDAAAA TLBAAA HHHHxx -6357 982 1 1 7 17 57 357 357 1357 6357 114 115 NKAAAA ULBAAA OOOOxx -3699 983 1 3 9 19 99 699 1699 3699 3699 198 199 HMAAAA VLBAAA VVVVxx -7620 984 0 0 0 0 20 620 1620 2620 7620 40 41 CHAAAA WLBAAA AAAAxx -921 985 1 1 1 1 21 921 921 921 921 42 43 LJAAAA XLBAAA HHHHxx -5506 986 0 2 6 6 6 506 1506 506 5506 12 13 UDAAAA YLBAAA OOOOxx -8851 987 1 3 1 11 51 851 851 3851 8851 102 103 LCAAAA ZLBAAA VVVVxx -3205 988 1 1 5 5 5 205 1205 3205 3205 10 11 HTAAAA AMBAAA AAAAxx -1956 989 0 0 6 16 56 956 1956 1956 1956 112 113 GXAAAA BMBAAA HHHHxx -6272 990 0 0 2 12 72 272 272 1272 6272 144 145 GHAAAA CMBAAA OOOOxx -1509 991 1 1 9 9 9 509 1509 1509 1509 18 19 BGAAAA DMBAAA VVVVxx -53 992 1 1 3 13 53 53 53 53 53 106 107 BCAAAA EMBAAA AAAAxx -213 993 1 1 3 13 13 213 213 213 213 26 27 FIAAAA FMBAAA HHHHxx -4924 994 0 0 4 4 24 924 924 4924 4924 48 49 KHAAAA GMBAAA OOOOxx -2097 995 1 1 7 17 97 97 97 2097 2097 194 195 RCAAAA HMBAAA VVVVxx -4607 996 1 3 7 7 7 607 607 4607 4607 14 15 FVAAAA IMBAAA AAAAxx -1582 997 0 2 2 2 82 582 1582 1582 1582 164 165 WIAAAA JMBAAA HHHHxx -6643 998 1 3 3 3 43 643 643 1643 6643 86 87 NVAAAA KMBAAA OOOOxx -2238 999 0 2 8 18 38 238 238 2238 2238 76 77 CIAAAA LMBAAA VVVVxx -2942 1000 0 2 2 2 42 942 942 2942 2942 84 85 EJAAAA MMBAAA AAAAxx -1655 1001 1 3 5 15 55 655 1655 1655 1655 110 111 RLAAAA NMBAAA HHHHxx -3226 1002 0 2 6 6 26 226 1226 3226 3226 52 53 CUAAAA OMBAAA OOOOxx -4263 1003 1 3 3 3 63 263 263 4263 4263 126 127 ZHAAAA PMBAAA VVVVxx -960 1004 0 0 0 0 60 960 960 960 960 120 121 YKAAAA QMBAAA AAAAxx -1213 1005 1 1 3 13 13 213 1213 1213 1213 26 27 RUAAAA RMBAAA HHHHxx -1845 1006 1 1 5 5 45 845 1845 1845 1845 90 91 ZSAAAA SMBAAA OOOOxx -6944 1007 0 0 4 4 44 944 944 1944 6944 88 89 CHAAAA TMBAAA VVVVxx -5284 1008 0 0 4 4 84 284 1284 284 5284 168 169 GVAAAA UMBAAA AAAAxx -188 1009 0 0 8 8 88 188 188 188 188 176 177 GHAAAA VMBAAA HHHHxx -748 1010 0 0 8 8 48 748 748 748 748 96 97 UCAAAA WMBAAA OOOOxx -2226 1011 0 2 6 6 26 226 226 2226 2226 52 53 QHAAAA XMBAAA VVVVxx -7342 1012 0 2 2 2 42 342 1342 2342 7342 84 85 KWAAAA YMBAAA AAAAxx -6120 1013 0 0 0 0 20 120 120 1120 6120 40 41 KBAAAA ZMBAAA HHHHxx -536 1014 0 0 6 16 36 536 536 536 536 72 73 QUAAAA ANBAAA OOOOxx -3239 1015 1 3 9 19 39 239 1239 3239 3239 78 79 PUAAAA BNBAAA VVVVxx -2832 1016 0 0 2 12 32 832 832 2832 2832 64 65 YEAAAA CNBAAA AAAAxx -5296 1017 0 0 6 16 96 296 1296 296 5296 192 193 SVAAAA DNBAAA HHHHxx -5795 1018 1 3 5 15 95 795 1795 795 5795 190 191 XOAAAA ENBAAA OOOOxx -6290 1019 0 2 0 10 90 290 290 1290 6290 180 181 YHAAAA FNBAAA VVVVxx -4916 1020 0 0 6 16 16 916 916 4916 4916 32 33 CHAAAA GNBAAA AAAAxx -8366 1021 0 2 6 6 66 366 366 3366 8366 132 133 UJAAAA HNBAAA HHHHxx -4248 1022 0 0 8 8 48 248 248 4248 4248 96 97 KHAAAA INBAAA OOOOxx -6460 1023 0 0 0 0 60 460 460 1460 6460 120 121 MOAAAA JNBAAA VVVVxx -9296 1024 0 0 6 16 96 296 1296 4296 9296 192 193 OTAAAA KNBAAA AAAAxx -3486 1025 0 2 6 6 86 486 1486 3486 3486 172 173 CEAAAA LNBAAA HHHHxx -5664 1026 0 0 4 4 64 664 1664 664 5664 128 129 WJAAAA MNBAAA OOOOxx -7624 1027 0 0 4 4 24 624 1624 2624 7624 48 49 GHAAAA NNBAAA VVVVxx -2790 1028 0 2 0 10 90 790 790 2790 2790 180 181 IDAAAA ONBAAA AAAAxx -682 1029 0 2 2 2 82 682 682 682 682 164 165 GAAAAA PNBAAA HHHHxx -6412 1030 0 0 2 12 12 412 412 1412 6412 24 25 QMAAAA QNBAAA OOOOxx -6882 1031 0 2 2 2 82 882 882 1882 6882 164 165 SEAAAA RNBAAA VVVVxx -1332 1032 0 0 2 12 32 332 1332 1332 1332 64 65 GZAAAA SNBAAA AAAAxx -4911 1033 1 3 1 11 11 911 911 4911 4911 22 23 XGAAAA TNBAAA HHHHxx -3528 1034 0 0 8 8 28 528 1528 3528 3528 56 57 SFAAAA UNBAAA OOOOxx -271 1035 1 3 1 11 71 271 271 271 271 142 143 LKAAAA VNBAAA VVVVxx -7007 1036 1 3 7 7 7 7 1007 2007 7007 14 15 NJAAAA WNBAAA AAAAxx -2198 1037 0 2 8 18 98 198 198 2198 2198 196 197 OGAAAA XNBAAA HHHHxx -4266 1038 0 2 6 6 66 266 266 4266 4266 132 133 CIAAAA YNBAAA OOOOxx -9867 1039 1 3 7 7 67 867 1867 4867 9867 134 135 NPAAAA ZNBAAA VVVVxx -7602 1040 0 2 2 2 2 602 1602 2602 7602 4 5 KGAAAA AOBAAA AAAAxx -7521 1041 1 1 1 1 21 521 1521 2521 7521 42 43 HDAAAA BOBAAA HHHHxx -7200 1042 0 0 0 0 0 200 1200 2200 7200 0 1 YQAAAA COBAAA OOOOxx -4816 1043 0 0 6 16 16 816 816 4816 4816 32 33 GDAAAA DOBAAA VVVVxx -1669 1044 1 1 9 9 69 669 1669 1669 1669 138 139 FMAAAA EOBAAA AAAAxx -4764 1045 0 0 4 4 64 764 764 4764 4764 128 129 GBAAAA FOBAAA HHHHxx -7393 1046 1 1 3 13 93 393 1393 2393 7393 186 187 JYAAAA GOBAAA OOOOxx -7434 1047 0 2 4 14 34 434 1434 2434 7434 68 69 YZAAAA HOBAAA VVVVxx -9079 1048 1 3 9 19 79 79 1079 4079 9079 158 159 FLAAAA IOBAAA AAAAxx -9668 1049 0 0 8 8 68 668 1668 4668 9668 136 137 WHAAAA JOBAAA HHHHxx -7184 1050 0 0 4 4 84 184 1184 2184 7184 168 169 IQAAAA KOBAAA OOOOxx -7347 1051 1 3 7 7 47 347 1347 2347 7347 94 95 PWAAAA LOBAAA VVVVxx -951 1052 1 3 1 11 51 951 951 951 951 102 103 PKAAAA MOBAAA AAAAxx -4513 1053 1 1 3 13 13 513 513 4513 4513 26 27 PRAAAA NOBAAA HHHHxx -2692 1054 0 0 2 12 92 692 692 2692 2692 184 185 OZAAAA OOBAAA OOOOxx -9930 1055 0 2 0 10 30 930 1930 4930 9930 60 61 YRAAAA POBAAA VVVVxx -4516 1056 0 0 6 16 16 516 516 4516 4516 32 33 SRAAAA QOBAAA AAAAxx -1592 1057 0 0 2 12 92 592 1592 1592 1592 184 185 GJAAAA ROBAAA HHHHxx -6312 1058 0 0 2 12 12 312 312 1312 6312 24 25 UIAAAA SOBAAA OOOOxx -185 1059 1 1 5 5 85 185 185 185 185 170 171 DHAAAA TOBAAA VVVVxx -1848 1060 0 0 8 8 48 848 1848 1848 1848 96 97 CTAAAA UOBAAA AAAAxx -5844 1061 0 0 4 4 44 844 1844 844 5844 88 89 UQAAAA VOBAAA HHHHxx -1666 1062 0 2 6 6 66 666 1666 1666 1666 132 133 CMAAAA WOBAAA OOOOxx -5864 1063 0 0 4 4 64 864 1864 864 5864 128 129 ORAAAA XOBAAA VVVVxx -1004 1064 0 0 4 4 4 4 1004 1004 1004 8 9 QMAAAA YOBAAA AAAAxx -1758 1065 0 2 8 18 58 758 1758 1758 1758 116 117 QPAAAA ZOBAAA HHHHxx -8823 1066 1 3 3 3 23 823 823 3823 8823 46 47 JBAAAA APBAAA OOOOxx -129 1067 1 1 9 9 29 129 129 129 129 58 59 ZEAAAA BPBAAA VVVVxx -5703 1068 1 3 3 3 3 703 1703 703 5703 6 7 JLAAAA CPBAAA AAAAxx -3331 1069 1 3 1 11 31 331 1331 3331 3331 62 63 DYAAAA DPBAAA HHHHxx -5791 1070 1 3 1 11 91 791 1791 791 5791 182 183 TOAAAA EPBAAA OOOOxx -4421 1071 1 1 1 1 21 421 421 4421 4421 42 43 BOAAAA FPBAAA VVVVxx -9740 1072 0 0 0 0 40 740 1740 4740 9740 80 81 QKAAAA GPBAAA AAAAxx -798 1073 0 2 8 18 98 798 798 798 798 196 197 SEAAAA HPBAAA HHHHxx -571 1074 1 3 1 11 71 571 571 571 571 142 143 ZVAAAA IPBAAA OOOOxx -7084 1075 0 0 4 4 84 84 1084 2084 7084 168 169 MMAAAA JPBAAA VVVVxx -650 1076 0 2 0 10 50 650 650 650 650 100 101 AZAAAA KPBAAA AAAAxx -1467 1077 1 3 7 7 67 467 1467 1467 1467 134 135 LEAAAA LPBAAA HHHHxx -5446 1078 0 2 6 6 46 446 1446 446 5446 92 93 MBAAAA MPBAAA OOOOxx -830 1079 0 2 0 10 30 830 830 830 830 60 61 YFAAAA NPBAAA VVVVxx -5516 1080 0 0 6 16 16 516 1516 516 5516 32 33 EEAAAA OPBAAA AAAAxx -8520 1081 0 0 0 0 20 520 520 3520 8520 40 41 SPAAAA PPBAAA HHHHxx -1152 1082 0 0 2 12 52 152 1152 1152 1152 104 105 ISAAAA QPBAAA OOOOxx -862 1083 0 2 2 2 62 862 862 862 862 124 125 EHAAAA RPBAAA VVVVxx -454 1084 0 2 4 14 54 454 454 454 454 108 109 MRAAAA SPBAAA AAAAxx -9956 1085 0 0 6 16 56 956 1956 4956 9956 112 113 YSAAAA TPBAAA HHHHxx -1654 1086 0 2 4 14 54 654 1654 1654 1654 108 109 QLAAAA UPBAAA OOOOxx -257 1087 1 1 7 17 57 257 257 257 257 114 115 XJAAAA VPBAAA VVVVxx -5469 1088 1 1 9 9 69 469 1469 469 5469 138 139 JCAAAA WPBAAA AAAAxx -9075 1089 1 3 5 15 75 75 1075 4075 9075 150 151 BLAAAA XPBAAA HHHHxx -7799 1090 1 3 9 19 99 799 1799 2799 7799 198 199 ZNAAAA YPBAAA OOOOxx -2001 1091 1 1 1 1 1 1 1 2001 2001 2 3 ZYAAAA ZPBAAA VVVVxx -9786 1092 0 2 6 6 86 786 1786 4786 9786 172 173 KMAAAA AQBAAA AAAAxx -7281 1093 1 1 1 1 81 281 1281 2281 7281 162 163 BUAAAA BQBAAA HHHHxx -5137 1094 1 1 7 17 37 137 1137 137 5137 74 75 PPAAAA CQBAAA OOOOxx -4053 1095 1 1 3 13 53 53 53 4053 4053 106 107 XZAAAA DQBAAA VVVVxx -7911 1096 1 3 1 11 11 911 1911 2911 7911 22 23 HSAAAA EQBAAA AAAAxx -4298 1097 0 2 8 18 98 298 298 4298 4298 196 197 IJAAAA FQBAAA HHHHxx -4805 1098 1 1 5 5 5 805 805 4805 4805 10 11 VCAAAA GQBAAA OOOOxx -9038 1099 0 2 8 18 38 38 1038 4038 9038 76 77 QJAAAA HQBAAA VVVVxx -8023 1100 1 3 3 3 23 23 23 3023 8023 46 47 PWAAAA IQBAAA AAAAxx -6595 1101 1 3 5 15 95 595 595 1595 6595 190 191 RTAAAA JQBAAA HHHHxx -9831 1102 1 3 1 11 31 831 1831 4831 9831 62 63 DOAAAA KQBAAA OOOOxx -788 1103 0 0 8 8 88 788 788 788 788 176 177 IEAAAA LQBAAA VVVVxx -902 1104 0 2 2 2 2 902 902 902 902 4 5 SIAAAA MQBAAA AAAAxx -9137 1105 1 1 7 17 37 137 1137 4137 9137 74 75 LNAAAA NQBAAA HHHHxx -1744 1106 0 0 4 4 44 744 1744 1744 1744 88 89 CPAAAA OQBAAA OOOOxx -7285 1107 1 1 5 5 85 285 1285 2285 7285 170 171 FUAAAA PQBAAA VVVVxx -7006 1108 0 2 6 6 6 6 1006 2006 7006 12 13 MJAAAA QQBAAA AAAAxx -9236 1109 0 0 6 16 36 236 1236 4236 9236 72 73 GRAAAA RQBAAA HHHHxx -5472 1110 0 0 2 12 72 472 1472 472 5472 144 145 MCAAAA SQBAAA OOOOxx -7975 1111 1 3 5 15 75 975 1975 2975 7975 150 151 TUAAAA TQBAAA VVVVxx -4181 1112 1 1 1 1 81 181 181 4181 4181 162 163 VEAAAA UQBAAA AAAAxx -7677 1113 1 1 7 17 77 677 1677 2677 7677 154 155 HJAAAA VQBAAA HHHHxx -35 1114 1 3 5 15 35 35 35 35 35 70 71 JBAAAA WQBAAA OOOOxx -6813 1115 1 1 3 13 13 813 813 1813 6813 26 27 BCAAAA XQBAAA VVVVxx -6618 1116 0 2 8 18 18 618 618 1618 6618 36 37 OUAAAA YQBAAA AAAAxx -8069 1117 1 1 9 9 69 69 69 3069 8069 138 139 JYAAAA ZQBAAA HHHHxx -3071 1118 1 3 1 11 71 71 1071 3071 3071 142 143 DOAAAA ARBAAA OOOOxx -4390 1119 0 2 0 10 90 390 390 4390 4390 180 181 WMAAAA BRBAAA VVVVxx -7764 1120 0 0 4 4 64 764 1764 2764 7764 128 129 QMAAAA CRBAAA AAAAxx -8163 1121 1 3 3 3 63 163 163 3163 8163 126 127 ZBAAAA DRBAAA HHHHxx -1961 1122 1 1 1 1 61 961 1961 1961 1961 122 123 LXAAAA ERBAAA OOOOxx -1103 1123 1 3 3 3 3 103 1103 1103 1103 6 7 LQAAAA FRBAAA VVVVxx -5486 1124 0 2 6 6 86 486 1486 486 5486 172 173 ADAAAA GRBAAA AAAAxx -9513 1125 1 1 3 13 13 513 1513 4513 9513 26 27 XBAAAA HRBAAA HHHHxx -7311 1126 1 3 1 11 11 311 1311 2311 7311 22 23 FVAAAA IRBAAA OOOOxx -4144 1127 0 0 4 4 44 144 144 4144 4144 88 89 KDAAAA JRBAAA VVVVxx -7901 1128 1 1 1 1 1 901 1901 2901 7901 2 3 XRAAAA KRBAAA AAAAxx -4629 1129 1 1 9 9 29 629 629 4629 4629 58 59 BWAAAA LRBAAA HHHHxx -6858 1130 0 2 8 18 58 858 858 1858 6858 116 117 UDAAAA MRBAAA OOOOxx -125 1131 1 1 5 5 25 125 125 125 125 50 51 VEAAAA NRBAAA VVVVxx -3834 1132 0 2 4 14 34 834 1834 3834 3834 68 69 MRAAAA ORBAAA AAAAxx -8155 1133 1 3 5 15 55 155 155 3155 8155 110 111 RBAAAA PRBAAA HHHHxx -8230 1134 0 2 0 10 30 230 230 3230 8230 60 61 OEAAAA QRBAAA OOOOxx -744 1135 0 0 4 4 44 744 744 744 744 88 89 QCAAAA RRBAAA VVVVxx -357 1136 1 1 7 17 57 357 357 357 357 114 115 TNAAAA SRBAAA AAAAxx -2159 1137 1 3 9 19 59 159 159 2159 2159 118 119 BFAAAA TRBAAA HHHHxx -8559 1138 1 3 9 19 59 559 559 3559 8559 118 119 FRAAAA URBAAA OOOOxx -6866 1139 0 2 6 6 66 866 866 1866 6866 132 133 CEAAAA VRBAAA VVVVxx -3863 1140 1 3 3 3 63 863 1863 3863 3863 126 127 PSAAAA WRBAAA AAAAxx -4193 1141 1 1 3 13 93 193 193 4193 4193 186 187 HFAAAA XRBAAA HHHHxx -3277 1142 1 1 7 17 77 277 1277 3277 3277 154 155 BWAAAA YRBAAA OOOOxx -5577 1143 1 1 7 17 77 577 1577 577 5577 154 155 NGAAAA ZRBAAA VVVVxx -9503 1144 1 3 3 3 3 503 1503 4503 9503 6 7 NBAAAA ASBAAA AAAAxx -7642 1145 0 2 2 2 42 642 1642 2642 7642 84 85 YHAAAA BSBAAA HHHHxx -6197 1146 1 1 7 17 97 197 197 1197 6197 194 195 JEAAAA CSBAAA OOOOxx -8995 1147 1 3 5 15 95 995 995 3995 8995 190 191 ZHAAAA DSBAAA VVVVxx -440 1148 0 0 0 0 40 440 440 440 440 80 81 YQAAAA ESBAAA AAAAxx -8418 1149 0 2 8 18 18 418 418 3418 8418 36 37 ULAAAA FSBAAA HHHHxx -8531 1150 1 3 1 11 31 531 531 3531 8531 62 63 DQAAAA GSBAAA OOOOxx -3790 1151 0 2 0 10 90 790 1790 3790 3790 180 181 UPAAAA HSBAAA VVVVxx -7610 1152 0 2 0 10 10 610 1610 2610 7610 20 21 SGAAAA ISBAAA AAAAxx -1252 1153 0 0 2 12 52 252 1252 1252 1252 104 105 EWAAAA JSBAAA HHHHxx -7559 1154 1 3 9 19 59 559 1559 2559 7559 118 119 TEAAAA KSBAAA OOOOxx -9945 1155 1 1 5 5 45 945 1945 4945 9945 90 91 NSAAAA LSBAAA VVVVxx -9023 1156 1 3 3 3 23 23 1023 4023 9023 46 47 BJAAAA MSBAAA AAAAxx -3516 1157 0 0 6 16 16 516 1516 3516 3516 32 33 GFAAAA NSBAAA HHHHxx -4671 1158 1 3 1 11 71 671 671 4671 4671 142 143 RXAAAA OSBAAA OOOOxx -1465 1159 1 1 5 5 65 465 1465 1465 1465 130 131 JEAAAA PSBAAA VVVVxx -9515 1160 1 3 5 15 15 515 1515 4515 9515 30 31 ZBAAAA QSBAAA AAAAxx -3242 1161 0 2 2 2 42 242 1242 3242 3242 84 85 SUAAAA RSBAAA HHHHxx -1732 1162 0 0 2 12 32 732 1732 1732 1732 64 65 QOAAAA SSBAAA OOOOxx -1678 1163 0 2 8 18 78 678 1678 1678 1678 156 157 OMAAAA TSBAAA VVVVxx -1464 1164 0 0 4 4 64 464 1464 1464 1464 128 129 IEAAAA USBAAA AAAAxx -6546 1165 0 2 6 6 46 546 546 1546 6546 92 93 URAAAA VSBAAA HHHHxx -4448 1166 0 0 8 8 48 448 448 4448 4448 96 97 CPAAAA WSBAAA OOOOxx -9847 1167 1 3 7 7 47 847 1847 4847 9847 94 95 TOAAAA XSBAAA VVVVxx -8264 1168 0 0 4 4 64 264 264 3264 8264 128 129 WFAAAA YSBAAA AAAAxx -1620 1169 0 0 0 0 20 620 1620 1620 1620 40 41 IKAAAA ZSBAAA HHHHxx -9388 1170 0 0 8 8 88 388 1388 4388 9388 176 177 CXAAAA ATBAAA OOOOxx -6445 1171 1 1 5 5 45 445 445 1445 6445 90 91 XNAAAA BTBAAA VVVVxx -4789 1172 1 1 9 9 89 789 789 4789 4789 178 179 FCAAAA CTBAAA AAAAxx -1562 1173 0 2 2 2 62 562 1562 1562 1562 124 125 CIAAAA DTBAAA HHHHxx -7305 1174 1 1 5 5 5 305 1305 2305 7305 10 11 ZUAAAA ETBAAA OOOOxx -6344 1175 0 0 4 4 44 344 344 1344 6344 88 89 AKAAAA FTBAAA VVVVxx -5130 1176 0 2 0 10 30 130 1130 130 5130 60 61 IPAAAA GTBAAA AAAAxx -3284 1177 0 0 4 4 84 284 1284 3284 3284 168 169 IWAAAA HTBAAA HHHHxx -6346 1178 0 2 6 6 46 346 346 1346 6346 92 93 CKAAAA ITBAAA OOOOxx -1061 1179 1 1 1 1 61 61 1061 1061 1061 122 123 VOAAAA JTBAAA VVVVxx -872 1180 0 0 2 12 72 872 872 872 872 144 145 OHAAAA KTBAAA AAAAxx -123 1181 1 3 3 3 23 123 123 123 123 46 47 TEAAAA LTBAAA HHHHxx -7903 1182 1 3 3 3 3 903 1903 2903 7903 6 7 ZRAAAA MTBAAA OOOOxx -560 1183 0 0 0 0 60 560 560 560 560 120 121 OVAAAA NTBAAA VVVVxx -4446 1184 0 2 6 6 46 446 446 4446 4446 92 93 APAAAA OTBAAA AAAAxx -3909 1185 1 1 9 9 9 909 1909 3909 3909 18 19 JUAAAA PTBAAA HHHHxx -669 1186 1 1 9 9 69 669 669 669 669 138 139 TZAAAA QTBAAA OOOOxx -7843 1187 1 3 3 3 43 843 1843 2843 7843 86 87 RPAAAA RTBAAA VVVVxx -2546 1188 0 2 6 6 46 546 546 2546 2546 92 93 YTAAAA STBAAA AAAAxx -6757 1189 1 1 7 17 57 757 757 1757 6757 114 115 XZAAAA TTBAAA HHHHxx -466 1190 0 2 6 6 66 466 466 466 466 132 133 YRAAAA UTBAAA OOOOxx -5556 1191 0 0 6 16 56 556 1556 556 5556 112 113 SFAAAA VTBAAA VVVVxx -7196 1192 0 0 6 16 96 196 1196 2196 7196 192 193 UQAAAA WTBAAA AAAAxx -2947 1193 1 3 7 7 47 947 947 2947 2947 94 95 JJAAAA XTBAAA HHHHxx -6493 1194 1 1 3 13 93 493 493 1493 6493 186 187 TPAAAA YTBAAA OOOOxx -7203 1195 1 3 3 3 3 203 1203 2203 7203 6 7 BRAAAA ZTBAAA VVVVxx -3716 1196 0 0 6 16 16 716 1716 3716 3716 32 33 YMAAAA AUBAAA AAAAxx -8058 1197 0 2 8 18 58 58 58 3058 8058 116 117 YXAAAA BUBAAA HHHHxx -433 1198 1 1 3 13 33 433 433 433 433 66 67 RQAAAA CUBAAA OOOOxx -7649 1199 1 1 9 9 49 649 1649 2649 7649 98 99 FIAAAA DUBAAA VVVVxx -6966 1200 0 2 6 6 66 966 966 1966 6966 132 133 YHAAAA EUBAAA AAAAxx -553 1201 1 1 3 13 53 553 553 553 553 106 107 HVAAAA FUBAAA HHHHxx -3677 1202 1 1 7 17 77 677 1677 3677 3677 154 155 LLAAAA GUBAAA OOOOxx -2344 1203 0 0 4 4 44 344 344 2344 2344 88 89 EMAAAA HUBAAA VVVVxx -7439 1204 1 3 9 19 39 439 1439 2439 7439 78 79 DAAAAA IUBAAA AAAAxx -3910 1205 0 2 0 10 10 910 1910 3910 3910 20 21 KUAAAA JUBAAA HHHHxx -3638 1206 0 2 8 18 38 638 1638 3638 3638 76 77 YJAAAA KUBAAA OOOOxx -6637 1207 1 1 7 17 37 637 637 1637 6637 74 75 HVAAAA LUBAAA VVVVxx -4438 1208 0 2 8 18 38 438 438 4438 4438 76 77 SOAAAA MUBAAA AAAAxx -171 1209 1 3 1 11 71 171 171 171 171 142 143 PGAAAA NUBAAA HHHHxx -310 1210 0 2 0 10 10 310 310 310 310 20 21 YLAAAA OUBAAA OOOOxx -2714 1211 0 2 4 14 14 714 714 2714 2714 28 29 KAAAAA PUBAAA VVVVxx -5199 1212 1 3 9 19 99 199 1199 199 5199 198 199 ZRAAAA QUBAAA AAAAxx -8005 1213 1 1 5 5 5 5 5 3005 8005 10 11 XVAAAA RUBAAA HHHHxx -3188 1214 0 0 8 8 88 188 1188 3188 3188 176 177 QSAAAA SUBAAA OOOOxx -1518 1215 0 2 8 18 18 518 1518 1518 1518 36 37 KGAAAA TUBAAA VVVVxx -6760 1216 0 0 0 0 60 760 760 1760 6760 120 121 AAAAAA UUBAAA AAAAxx -9373 1217 1 1 3 13 73 373 1373 4373 9373 146 147 NWAAAA VUBAAA HHHHxx -1938 1218 0 2 8 18 38 938 1938 1938 1938 76 77 OWAAAA WUBAAA OOOOxx -2865 1219 1 1 5 5 65 865 865 2865 2865 130 131 FGAAAA XUBAAA VVVVxx -3203 1220 1 3 3 3 3 203 1203 3203 3203 6 7 FTAAAA YUBAAA AAAAxx -6025 1221 1 1 5 5 25 25 25 1025 6025 50 51 TXAAAA ZUBAAA HHHHxx -8684 1222 0 0 4 4 84 684 684 3684 8684 168 169 AWAAAA AVBAAA OOOOxx -7732 1223 0 0 2 12 32 732 1732 2732 7732 64 65 KLAAAA BVBAAA VVVVxx -3218 1224 0 2 8 18 18 218 1218 3218 3218 36 37 UTAAAA CVBAAA AAAAxx -525 1225 1 1 5 5 25 525 525 525 525 50 51 FUAAAA DVBAAA HHHHxx -601 1226 1 1 1 1 1 601 601 601 601 2 3 DXAAAA EVBAAA OOOOxx -6091 1227 1 3 1 11 91 91 91 1091 6091 182 183 HAAAAA FVBAAA VVVVxx -4498 1228 0 2 8 18 98 498 498 4498 4498 196 197 ARAAAA GVBAAA AAAAxx -8192 1229 0 0 2 12 92 192 192 3192 8192 184 185 CDAAAA HVBAAA HHHHxx -8006 1230 0 2 6 6 6 6 6 3006 8006 12 13 YVAAAA IVBAAA OOOOxx -6157 1231 1 1 7 17 57 157 157 1157 6157 114 115 VCAAAA JVBAAA VVVVxx -312 1232 0 0 2 12 12 312 312 312 312 24 25 AMAAAA KVBAAA AAAAxx -8652 1233 0 0 2 12 52 652 652 3652 8652 104 105 UUAAAA LVBAAA HHHHxx -2787 1234 1 3 7 7 87 787 787 2787 2787 174 175 FDAAAA MVBAAA OOOOxx -1782 1235 0 2 2 2 82 782 1782 1782 1782 164 165 OQAAAA NVBAAA VVVVxx -23 1236 1 3 3 3 23 23 23 23 23 46 47 XAAAAA OVBAAA AAAAxx -1206 1237 0 2 6 6 6 206 1206 1206 1206 12 13 KUAAAA PVBAAA HHHHxx -1076 1238 0 0 6 16 76 76 1076 1076 1076 152 153 KPAAAA QVBAAA OOOOxx -5379 1239 1 3 9 19 79 379 1379 379 5379 158 159 XYAAAA RVBAAA VVVVxx -2047 1240 1 3 7 7 47 47 47 2047 2047 94 95 TAAAAA SVBAAA AAAAxx -6262 1241 0 2 2 2 62 262 262 1262 6262 124 125 WGAAAA TVBAAA HHHHxx -1840 1242 0 0 0 0 40 840 1840 1840 1840 80 81 USAAAA UVBAAA OOOOxx -2106 1243 0 2 6 6 6 106 106 2106 2106 12 13 ADAAAA VVBAAA VVVVxx -1307 1244 1 3 7 7 7 307 1307 1307 1307 14 15 HYAAAA WVBAAA AAAAxx -735 1245 1 3 5 15 35 735 735 735 735 70 71 HCAAAA XVBAAA HHHHxx -3657 1246 1 1 7 17 57 657 1657 3657 3657 114 115 RKAAAA YVBAAA OOOOxx -3006 1247 0 2 6 6 6 6 1006 3006 3006 12 13 QLAAAA ZVBAAA VVVVxx -1538 1248 0 2 8 18 38 538 1538 1538 1538 76 77 EHAAAA AWBAAA AAAAxx -6098 1249 0 2 8 18 98 98 98 1098 6098 196 197 OAAAAA BWBAAA HHHHxx -5267 1250 1 3 7 7 67 267 1267 267 5267 134 135 PUAAAA CWBAAA OOOOxx -9757 1251 1 1 7 17 57 757 1757 4757 9757 114 115 HLAAAA DWBAAA VVVVxx -1236 1252 0 0 6 16 36 236 1236 1236 1236 72 73 OVAAAA EWBAAA AAAAxx -83 1253 1 3 3 3 83 83 83 83 83 166 167 FDAAAA FWBAAA HHHHxx -9227 1254 1 3 7 7 27 227 1227 4227 9227 54 55 XQAAAA GWBAAA OOOOxx -8772 1255 0 0 2 12 72 772 772 3772 8772 144 145 KZAAAA HWBAAA VVVVxx -8822 1256 0 2 2 2 22 822 822 3822 8822 44 45 IBAAAA IWBAAA AAAAxx -7167 1257 1 3 7 7 67 167 1167 2167 7167 134 135 RPAAAA JWBAAA HHHHxx -6909 1258 1 1 9 9 9 909 909 1909 6909 18 19 TFAAAA KWBAAA OOOOxx -1439 1259 1 3 9 19 39 439 1439 1439 1439 78 79 JDAAAA LWBAAA VVVVxx -2370 1260 0 2 0 10 70 370 370 2370 2370 140 141 ENAAAA MWBAAA AAAAxx -4577 1261 1 1 7 17 77 577 577 4577 4577 154 155 BUAAAA NWBAAA HHHHxx -2575 1262 1 3 5 15 75 575 575 2575 2575 150 151 BVAAAA OWBAAA OOOOxx -2795 1263 1 3 5 15 95 795 795 2795 2795 190 191 NDAAAA PWBAAA VVVVxx -5520 1264 0 0 0 0 20 520 1520 520 5520 40 41 IEAAAA QWBAAA AAAAxx -382 1265 0 2 2 2 82 382 382 382 382 164 165 SOAAAA RWBAAA HHHHxx -6335 1266 1 3 5 15 35 335 335 1335 6335 70 71 RJAAAA SWBAAA OOOOxx -8430 1267 0 2 0 10 30 430 430 3430 8430 60 61 GMAAAA TWBAAA VVVVxx -4131 1268 1 3 1 11 31 131 131 4131 4131 62 63 XCAAAA UWBAAA AAAAxx -9332 1269 0 0 2 12 32 332 1332 4332 9332 64 65 YUAAAA VWBAAA HHHHxx -293 1270 1 1 3 13 93 293 293 293 293 186 187 HLAAAA WWBAAA OOOOxx -2276 1271 0 0 6 16 76 276 276 2276 2276 152 153 OJAAAA XWBAAA VVVVxx -5687 1272 1 3 7 7 87 687 1687 687 5687 174 175 TKAAAA YWBAAA AAAAxx -5862 1273 0 2 2 2 62 862 1862 862 5862 124 125 MRAAAA ZWBAAA HHHHxx -5073 1274 1 1 3 13 73 73 1073 73 5073 146 147 DNAAAA AXBAAA OOOOxx -4170 1275 0 2 0 10 70 170 170 4170 4170 140 141 KEAAAA BXBAAA VVVVxx -5039 1276 1 3 9 19 39 39 1039 39 5039 78 79 VLAAAA CXBAAA AAAAxx -3294 1277 0 2 4 14 94 294 1294 3294 3294 188 189 SWAAAA DXBAAA HHHHxx -6015 1278 1 3 5 15 15 15 15 1015 6015 30 31 JXAAAA EXBAAA OOOOxx -9015 1279 1 3 5 15 15 15 1015 4015 9015 30 31 TIAAAA FXBAAA VVVVxx -9785 1280 1 1 5 5 85 785 1785 4785 9785 170 171 JMAAAA GXBAAA AAAAxx -4312 1281 0 0 2 12 12 312 312 4312 4312 24 25 WJAAAA HXBAAA HHHHxx -6343 1282 1 3 3 3 43 343 343 1343 6343 86 87 ZJAAAA IXBAAA OOOOxx -2161 1283 1 1 1 1 61 161 161 2161 2161 122 123 DFAAAA JXBAAA VVVVxx -4490 1284 0 2 0 10 90 490 490 4490 4490 180 181 SQAAAA KXBAAA AAAAxx -4454 1285 0 2 4 14 54 454 454 4454 4454 108 109 IPAAAA LXBAAA HHHHxx -7647 1286 1 3 7 7 47 647 1647 2647 7647 94 95 DIAAAA MXBAAA OOOOxx -1028 1287 0 0 8 8 28 28 1028 1028 1028 56 57 ONAAAA NXBAAA VVVVxx -2965 1288 1 1 5 5 65 965 965 2965 2965 130 131 BKAAAA OXBAAA AAAAxx -9900 1289 0 0 0 0 0 900 1900 4900 9900 0 1 UQAAAA PXBAAA HHHHxx -5509 1290 1 1 9 9 9 509 1509 509 5509 18 19 XDAAAA QXBAAA OOOOxx -7751 1291 1 3 1 11 51 751 1751 2751 7751 102 103 DMAAAA RXBAAA VVVVxx -9594 1292 0 2 4 14 94 594 1594 4594 9594 188 189 AFAAAA SXBAAA AAAAxx -7632 1293 0 0 2 12 32 632 1632 2632 7632 64 65 OHAAAA TXBAAA HHHHxx -6528 1294 0 0 8 8 28 528 528 1528 6528 56 57 CRAAAA UXBAAA OOOOxx -1041 1295 1 1 1 1 41 41 1041 1041 1041 82 83 BOAAAA VXBAAA VVVVxx -1534 1296 0 2 4 14 34 534 1534 1534 1534 68 69 AHAAAA WXBAAA AAAAxx -4229 1297 1 1 9 9 29 229 229 4229 4229 58 59 RGAAAA XXBAAA HHHHxx -84 1298 0 0 4 4 84 84 84 84 84 168 169 GDAAAA YXBAAA OOOOxx -2189 1299 1 1 9 9 89 189 189 2189 2189 178 179 FGAAAA ZXBAAA VVVVxx -7566 1300 0 2 6 6 66 566 1566 2566 7566 132 133 AFAAAA AYBAAA AAAAxx -707 1301 1 3 7 7 7 707 707 707 707 14 15 FBAAAA BYBAAA HHHHxx -581 1302 1 1 1 1 81 581 581 581 581 162 163 JWAAAA CYBAAA OOOOxx -6753 1303 1 1 3 13 53 753 753 1753 6753 106 107 TZAAAA DYBAAA VVVVxx -8604 1304 0 0 4 4 4 604 604 3604 8604 8 9 YSAAAA EYBAAA AAAAxx -373 1305 1 1 3 13 73 373 373 373 373 146 147 JOAAAA FYBAAA HHHHxx -9635 1306 1 3 5 15 35 635 1635 4635 9635 70 71 PGAAAA GYBAAA OOOOxx -9277 1307 1 1 7 17 77 277 1277 4277 9277 154 155 VSAAAA HYBAAA VVVVxx -7117 1308 1 1 7 17 17 117 1117 2117 7117 34 35 TNAAAA IYBAAA AAAAxx -8564 1309 0 0 4 4 64 564 564 3564 8564 128 129 KRAAAA JYBAAA HHHHxx -1697 1310 1 1 7 17 97 697 1697 1697 1697 194 195 HNAAAA KYBAAA OOOOxx -7840 1311 0 0 0 0 40 840 1840 2840 7840 80 81 OPAAAA LYBAAA VVVVxx -3646 1312 0 2 6 6 46 646 1646 3646 3646 92 93 GKAAAA MYBAAA AAAAxx -368 1313 0 0 8 8 68 368 368 368 368 136 137 EOAAAA NYBAAA HHHHxx -4797 1314 1 1 7 17 97 797 797 4797 4797 194 195 NCAAAA OYBAAA OOOOxx -5300 1315 0 0 0 0 0 300 1300 300 5300 0 1 WVAAAA PYBAAA VVVVxx -7664 1316 0 0 4 4 64 664 1664 2664 7664 128 129 UIAAAA QYBAAA AAAAxx -1466 1317 0 2 6 6 66 466 1466 1466 1466 132 133 KEAAAA RYBAAA HHHHxx -2477 1318 1 1 7 17 77 477 477 2477 2477 154 155 HRAAAA SYBAAA OOOOxx -2036 1319 0 0 6 16 36 36 36 2036 2036 72 73 IAAAAA TYBAAA VVVVxx -3624 1320 0 0 4 4 24 624 1624 3624 3624 48 49 KJAAAA UYBAAA AAAAxx -5099 1321 1 3 9 19 99 99 1099 99 5099 198 199 DOAAAA VYBAAA HHHHxx -1308 1322 0 0 8 8 8 308 1308 1308 1308 16 17 IYAAAA WYBAAA OOOOxx -3704 1323 0 0 4 4 4 704 1704 3704 3704 8 9 MMAAAA XYBAAA VVVVxx -2451 1324 1 3 1 11 51 451 451 2451 2451 102 103 HQAAAA YYBAAA AAAAxx -4898 1325 0 2 8 18 98 898 898 4898 4898 196 197 KGAAAA ZYBAAA HHHHxx -4959 1326 1 3 9 19 59 959 959 4959 4959 118 119 TIAAAA AZBAAA OOOOxx -5942 1327 0 2 2 2 42 942 1942 942 5942 84 85 OUAAAA BZBAAA VVVVxx -2425 1328 1 1 5 5 25 425 425 2425 2425 50 51 HPAAAA CZBAAA AAAAxx -7760 1329 0 0 0 0 60 760 1760 2760 7760 120 121 MMAAAA DZBAAA HHHHxx -6294 1330 0 2 4 14 94 294 294 1294 6294 188 189 CIAAAA EZBAAA OOOOxx -6785 1331 1 1 5 5 85 785 785 1785 6785 170 171 ZAAAAA FZBAAA VVVVxx -3542 1332 0 2 2 2 42 542 1542 3542 3542 84 85 GGAAAA GZBAAA AAAAxx -1809 1333 1 1 9 9 9 809 1809 1809 1809 18 19 PRAAAA HZBAAA HHHHxx -130 1334 0 2 0 10 30 130 130 130 130 60 61 AFAAAA IZBAAA OOOOxx -8672 1335 0 0 2 12 72 672 672 3672 8672 144 145 OVAAAA JZBAAA VVVVxx -2125 1336 1 1 5 5 25 125 125 2125 2125 50 51 TDAAAA KZBAAA AAAAxx -7683 1337 1 3 3 3 83 683 1683 2683 7683 166 167 NJAAAA LZBAAA HHHHxx -7842 1338 0 2 2 2 42 842 1842 2842 7842 84 85 QPAAAA MZBAAA OOOOxx -9584 1339 0 0 4 4 84 584 1584 4584 9584 168 169 QEAAAA NZBAAA VVVVxx -7963 1340 1 3 3 3 63 963 1963 2963 7963 126 127 HUAAAA OZBAAA AAAAxx -8581 1341 1 1 1 1 81 581 581 3581 8581 162 163 BSAAAA PZBAAA HHHHxx -2135 1342 1 3 5 15 35 135 135 2135 2135 70 71 DEAAAA QZBAAA OOOOxx -7352 1343 0 0 2 12 52 352 1352 2352 7352 104 105 UWAAAA RZBAAA VVVVxx -5789 1344 1 1 9 9 89 789 1789 789 5789 178 179 ROAAAA SZBAAA AAAAxx -8490 1345 0 2 0 10 90 490 490 3490 8490 180 181 OOAAAA TZBAAA HHHHxx -2145 1346 1 1 5 5 45 145 145 2145 2145 90 91 NEAAAA UZBAAA OOOOxx -7021 1347 1 1 1 1 21 21 1021 2021 7021 42 43 BKAAAA VZBAAA VVVVxx -3736 1348 0 0 6 16 36 736 1736 3736 3736 72 73 SNAAAA WZBAAA AAAAxx -7396 1349 0 0 6 16 96 396 1396 2396 7396 192 193 MYAAAA XZBAAA HHHHxx -6334 1350 0 2 4 14 34 334 334 1334 6334 68 69 QJAAAA YZBAAA OOOOxx -5461 1351 1 1 1 1 61 461 1461 461 5461 122 123 BCAAAA ZZBAAA VVVVxx -5337 1352 1 1 7 17 37 337 1337 337 5337 74 75 HXAAAA AACAAA AAAAxx -7440 1353 0 0 0 0 40 440 1440 2440 7440 80 81 EAAAAA BACAAA HHHHxx -6879 1354 1 3 9 19 79 879 879 1879 6879 158 159 PEAAAA CACAAA OOOOxx -2432 1355 0 0 2 12 32 432 432 2432 2432 64 65 OPAAAA DACAAA VVVVxx -8529 1356 1 1 9 9 29 529 529 3529 8529 58 59 BQAAAA EACAAA AAAAxx -7859 1357 1 3 9 19 59 859 1859 2859 7859 118 119 HQAAAA FACAAA HHHHxx -15 1358 1 3 5 15 15 15 15 15 15 30 31 PAAAAA GACAAA OOOOxx -7475 1359 1 3 5 15 75 475 1475 2475 7475 150 151 NBAAAA HACAAA VVVVxx -717 1360 1 1 7 17 17 717 717 717 717 34 35 PBAAAA IACAAA AAAAxx -250 1361 0 2 0 10 50 250 250 250 250 100 101 QJAAAA JACAAA HHHHxx -4700 1362 0 0 0 0 0 700 700 4700 4700 0 1 UYAAAA KACAAA OOOOxx -7510 1363 0 2 0 10 10 510 1510 2510 7510 20 21 WCAAAA LACAAA VVVVxx -4562 1364 0 2 2 2 62 562 562 4562 4562 124 125 MTAAAA MACAAA AAAAxx -8075 1365 1 3 5 15 75 75 75 3075 8075 150 151 PYAAAA NACAAA HHHHxx -871 1366 1 3 1 11 71 871 871 871 871 142 143 NHAAAA OACAAA OOOOxx -7161 1367 1 1 1 1 61 161 1161 2161 7161 122 123 LPAAAA PACAAA VVVVxx -9109 1368 1 1 9 9 9 109 1109 4109 9109 18 19 JMAAAA QACAAA AAAAxx -8675 1369 1 3 5 15 75 675 675 3675 8675 150 151 RVAAAA RACAAA HHHHxx -1025 1370 1 1 5 5 25 25 1025 1025 1025 50 51 LNAAAA SACAAA OOOOxx -4065 1371 1 1 5 5 65 65 65 4065 4065 130 131 JAAAAA TACAAA VVVVxx -3511 1372 1 3 1 11 11 511 1511 3511 3511 22 23 BFAAAA UACAAA AAAAxx -9840 1373 0 0 0 0 40 840 1840 4840 9840 80 81 MOAAAA VACAAA HHHHxx -7495 1374 1 3 5 15 95 495 1495 2495 7495 190 191 HCAAAA WACAAA OOOOxx -55 1375 1 3 5 15 55 55 55 55 55 110 111 DCAAAA XACAAA VVVVxx -6151 1376 1 3 1 11 51 151 151 1151 6151 102 103 PCAAAA YACAAA AAAAxx -2512 1377 0 0 2 12 12 512 512 2512 2512 24 25 QSAAAA ZACAAA HHHHxx -5881 1378 1 1 1 1 81 881 1881 881 5881 162 163 FSAAAA ABCAAA OOOOxx -1442 1379 0 2 2 2 42 442 1442 1442 1442 84 85 MDAAAA BBCAAA VVVVxx -1270 1380 0 2 0 10 70 270 1270 1270 1270 140 141 WWAAAA CBCAAA AAAAxx -959 1381 1 3 9 19 59 959 959 959 959 118 119 XKAAAA DBCAAA HHHHxx -8251 1382 1 3 1 11 51 251 251 3251 8251 102 103 JFAAAA EBCAAA OOOOxx -3051 1383 1 3 1 11 51 51 1051 3051 3051 102 103 JNAAAA FBCAAA VVVVxx -5052 1384 0 0 2 12 52 52 1052 52 5052 104 105 IMAAAA GBCAAA AAAAxx -1863 1385 1 3 3 3 63 863 1863 1863 1863 126 127 RTAAAA HBCAAA HHHHxx -344 1386 0 0 4 4 44 344 344 344 344 88 89 GNAAAA IBCAAA OOOOxx -3590 1387 0 2 0 10 90 590 1590 3590 3590 180 181 CIAAAA JBCAAA VVVVxx -4223 1388 1 3 3 3 23 223 223 4223 4223 46 47 LGAAAA KBCAAA AAAAxx -2284 1389 0 0 4 4 84 284 284 2284 2284 168 169 WJAAAA LBCAAA HHHHxx -9425 1390 1 1 5 5 25 425 1425 4425 9425 50 51 NYAAAA MBCAAA OOOOxx -6221 1391 1 1 1 1 21 221 221 1221 6221 42 43 HFAAAA NBCAAA VVVVxx -195 1392 1 3 5 15 95 195 195 195 195 190 191 NHAAAA OBCAAA AAAAxx -1517 1393 1 1 7 17 17 517 1517 1517 1517 34 35 JGAAAA PBCAAA HHHHxx -3791 1394 1 3 1 11 91 791 1791 3791 3791 182 183 VPAAAA QBCAAA OOOOxx -572 1395 0 0 2 12 72 572 572 572 572 144 145 AWAAAA RBCAAA VVVVxx -46 1396 0 2 6 6 46 46 46 46 46 92 93 UBAAAA SBCAAA AAAAxx -9451 1397 1 3 1 11 51 451 1451 4451 9451 102 103 NZAAAA TBCAAA HHHHxx -3359 1398 1 3 9 19 59 359 1359 3359 3359 118 119 FZAAAA UBCAAA OOOOxx -8867 1399 1 3 7 7 67 867 867 3867 8867 134 135 BDAAAA VBCAAA VVVVxx -674 1400 0 2 4 14 74 674 674 674 674 148 149 YZAAAA WBCAAA AAAAxx -2674 1401 0 2 4 14 74 674 674 2674 2674 148 149 WYAAAA XBCAAA HHHHxx -6523 1402 1 3 3 3 23 523 523 1523 6523 46 47 XQAAAA YBCAAA OOOOxx -6210 1403 0 2 0 10 10 210 210 1210 6210 20 21 WEAAAA ZBCAAA VVVVxx -7564 1404 0 0 4 4 64 564 1564 2564 7564 128 129 YEAAAA ACCAAA AAAAxx -4776 1405 0 0 6 16 76 776 776 4776 4776 152 153 SBAAAA BCCAAA HHHHxx -2993 1406 1 1 3 13 93 993 993 2993 2993 186 187 DLAAAA CCCAAA OOOOxx -2969 1407 1 1 9 9 69 969 969 2969 2969 138 139 FKAAAA DCCAAA VVVVxx -1762 1408 0 2 2 2 62 762 1762 1762 1762 124 125 UPAAAA ECCAAA AAAAxx -685 1409 1 1 5 5 85 685 685 685 685 170 171 JAAAAA FCCAAA HHHHxx -5312 1410 0 0 2 12 12 312 1312 312 5312 24 25 IWAAAA GCCAAA OOOOxx -3264 1411 0 0 4 4 64 264 1264 3264 3264 128 129 OVAAAA HCCAAA VVVVxx -7008 1412 0 0 8 8 8 8 1008 2008 7008 16 17 OJAAAA ICCAAA AAAAxx -5167 1413 1 3 7 7 67 167 1167 167 5167 134 135 TQAAAA JCCAAA HHHHxx -3060 1414 0 0 0 0 60 60 1060 3060 3060 120 121 SNAAAA KCCAAA OOOOxx -1752 1415 0 0 2 12 52 752 1752 1752 1752 104 105 KPAAAA LCCAAA VVVVxx -1016 1416 0 0 6 16 16 16 1016 1016 1016 32 33 CNAAAA MCCAAA AAAAxx -7365 1417 1 1 5 5 65 365 1365 2365 7365 130 131 HXAAAA NCCAAA HHHHxx -4358 1418 0 2 8 18 58 358 358 4358 4358 116 117 QLAAAA OCCAAA OOOOxx -2819 1419 1 3 9 19 19 819 819 2819 2819 38 39 LEAAAA PCCAAA VVVVxx -6727 1420 1 3 7 7 27 727 727 1727 6727 54 55 TYAAAA QCCAAA AAAAxx -1459 1421 1 3 9 19 59 459 1459 1459 1459 118 119 DEAAAA RCCAAA HHHHxx -1708 1422 0 0 8 8 8 708 1708 1708 1708 16 17 SNAAAA SCCAAA OOOOxx -471 1423 1 3 1 11 71 471 471 471 471 142 143 DSAAAA TCCAAA VVVVxx -387 1424 1 3 7 7 87 387 387 387 387 174 175 XOAAAA UCCAAA AAAAxx -1166 1425 0 2 6 6 66 166 1166 1166 1166 132 133 WSAAAA VCCAAA HHHHxx -2400 1426 0 0 0 0 0 400 400 2400 2400 0 1 IOAAAA WCCAAA OOOOxx -3584 1427 0 0 4 4 84 584 1584 3584 3584 168 169 WHAAAA XCCAAA VVVVxx -6423 1428 1 3 3 3 23 423 423 1423 6423 46 47 BNAAAA YCCAAA AAAAxx -9520 1429 0 0 0 0 20 520 1520 4520 9520 40 41 ECAAAA ZCCAAA HHHHxx -8080 1430 0 0 0 0 80 80 80 3080 8080 160 161 UYAAAA ADCAAA OOOOxx -5709 1431 1 1 9 9 9 709 1709 709 5709 18 19 PLAAAA BDCAAA VVVVxx -1131 1432 1 3 1 11 31 131 1131 1131 1131 62 63 NRAAAA CDCAAA AAAAxx -8562 1433 0 2 2 2 62 562 562 3562 8562 124 125 IRAAAA DDCAAA HHHHxx -5766 1434 0 2 6 6 66 766 1766 766 5766 132 133 UNAAAA EDCAAA OOOOxx -245 1435 1 1 5 5 45 245 245 245 245 90 91 LJAAAA FDCAAA VVVVxx -9869 1436 1 1 9 9 69 869 1869 4869 9869 138 139 PPAAAA GDCAAA AAAAxx -3533 1437 1 1 3 13 33 533 1533 3533 3533 66 67 XFAAAA HDCAAA HHHHxx -5109 1438 1 1 9 9 9 109 1109 109 5109 18 19 NOAAAA IDCAAA OOOOxx -977 1439 1 1 7 17 77 977 977 977 977 154 155 PLAAAA JDCAAA VVVVxx -1651 1440 1 3 1 11 51 651 1651 1651 1651 102 103 NLAAAA KDCAAA AAAAxx -1357 1441 1 1 7 17 57 357 1357 1357 1357 114 115 FAAAAA LDCAAA HHHHxx -9087 1442 1 3 7 7 87 87 1087 4087 9087 174 175 NLAAAA MDCAAA OOOOxx -3399 1443 1 3 9 19 99 399 1399 3399 3399 198 199 TAAAAA NDCAAA VVVVxx -7543 1444 1 3 3 3 43 543 1543 2543 7543 86 87 DEAAAA ODCAAA AAAAxx -2469 1445 1 1 9 9 69 469 469 2469 2469 138 139 ZQAAAA PDCAAA HHHHxx -8305 1446 1 1 5 5 5 305 305 3305 8305 10 11 LHAAAA QDCAAA OOOOxx -3265 1447 1 1 5 5 65 265 1265 3265 3265 130 131 PVAAAA RDCAAA VVVVxx -9977 1448 1 1 7 17 77 977 1977 4977 9977 154 155 TTAAAA SDCAAA AAAAxx -3961 1449 1 1 1 1 61 961 1961 3961 3961 122 123 JWAAAA TDCAAA HHHHxx -4952 1450 0 0 2 12 52 952 952 4952 4952 104 105 MIAAAA UDCAAA OOOOxx -5173 1451 1 1 3 13 73 173 1173 173 5173 146 147 ZQAAAA VDCAAA VVVVxx -860 1452 0 0 0 0 60 860 860 860 860 120 121 CHAAAA WDCAAA AAAAxx -4523 1453 1 3 3 3 23 523 523 4523 4523 46 47 ZRAAAA XDCAAA HHHHxx -2361 1454 1 1 1 1 61 361 361 2361 2361 122 123 VMAAAA YDCAAA OOOOxx -7877 1455 1 1 7 17 77 877 1877 2877 7877 154 155 ZQAAAA ZDCAAA VVVVxx -3422 1456 0 2 2 2 22 422 1422 3422 3422 44 45 QBAAAA AECAAA AAAAxx -5781 1457 1 1 1 1 81 781 1781 781 5781 162 163 JOAAAA BECAAA HHHHxx -4752 1458 0 0 2 12 52 752 752 4752 4752 104 105 UAAAAA CECAAA OOOOxx -1786 1459 0 2 6 6 86 786 1786 1786 1786 172 173 SQAAAA DECAAA VVVVxx -1892 1460 0 0 2 12 92 892 1892 1892 1892 184 185 UUAAAA EECAAA AAAAxx -6389 1461 1 1 9 9 89 389 389 1389 6389 178 179 TLAAAA FECAAA HHHHxx -8644 1462 0 0 4 4 44 644 644 3644 8644 88 89 MUAAAA GECAAA OOOOxx -9056 1463 0 0 6 16 56 56 1056 4056 9056 112 113 IKAAAA HECAAA VVVVxx -1423 1464 1 3 3 3 23 423 1423 1423 1423 46 47 TCAAAA IECAAA AAAAxx -4901 1465 1 1 1 1 1 901 901 4901 4901 2 3 NGAAAA JECAAA HHHHxx -3859 1466 1 3 9 19 59 859 1859 3859 3859 118 119 LSAAAA KECAAA OOOOxx -2324 1467 0 0 4 4 24 324 324 2324 2324 48 49 KLAAAA LECAAA VVVVxx -8101 1468 1 1 1 1 1 101 101 3101 8101 2 3 PZAAAA MECAAA AAAAxx -8016 1469 0 0 6 16 16 16 16 3016 8016 32 33 IWAAAA NECAAA HHHHxx -5826 1470 0 2 6 6 26 826 1826 826 5826 52 53 CQAAAA OECAAA OOOOxx -8266 1471 0 2 6 6 66 266 266 3266 8266 132 133 YFAAAA PECAAA VVVVxx -7558 1472 0 2 8 18 58 558 1558 2558 7558 116 117 SEAAAA QECAAA AAAAxx -6976 1473 0 0 6 16 76 976 976 1976 6976 152 153 IIAAAA RECAAA HHHHxx -222 1474 0 2 2 2 22 222 222 222 222 44 45 OIAAAA SECAAA OOOOxx -1624 1475 0 0 4 4 24 624 1624 1624 1624 48 49 MKAAAA TECAAA VVVVxx -1250 1476 0 2 0 10 50 250 1250 1250 1250 100 101 CWAAAA UECAAA AAAAxx -1621 1477 1 1 1 1 21 621 1621 1621 1621 42 43 JKAAAA VECAAA HHHHxx -2350 1478 0 2 0 10 50 350 350 2350 2350 100 101 KMAAAA WECAAA OOOOxx -5239 1479 1 3 9 19 39 239 1239 239 5239 78 79 NTAAAA XECAAA VVVVxx -6681 1480 1 1 1 1 81 681 681 1681 6681 162 163 ZWAAAA YECAAA AAAAxx -4983 1481 1 3 3 3 83 983 983 4983 4983 166 167 RJAAAA ZECAAA HHHHxx -7149 1482 1 1 9 9 49 149 1149 2149 7149 98 99 ZOAAAA AFCAAA OOOOxx -3502 1483 0 2 2 2 2 502 1502 3502 3502 4 5 SEAAAA BFCAAA VVVVxx -3133 1484 1 1 3 13 33 133 1133 3133 3133 66 67 NQAAAA CFCAAA AAAAxx -8342 1485 0 2 2 2 42 342 342 3342 8342 84 85 WIAAAA DFCAAA HHHHxx -3041 1486 1 1 1 1 41 41 1041 3041 3041 82 83 ZMAAAA EFCAAA OOOOxx -5383 1487 1 3 3 3 83 383 1383 383 5383 166 167 BZAAAA FFCAAA VVVVxx -3916 1488 0 0 6 16 16 916 1916 3916 3916 32 33 QUAAAA GFCAAA AAAAxx -1438 1489 0 2 8 18 38 438 1438 1438 1438 76 77 IDAAAA HFCAAA HHHHxx -9408 1490 0 0 8 8 8 408 1408 4408 9408 16 17 WXAAAA IFCAAA OOOOxx -5783 1491 1 3 3 3 83 783 1783 783 5783 166 167 LOAAAA JFCAAA VVVVxx -683 1492 1 3 3 3 83 683 683 683 683 166 167 HAAAAA KFCAAA AAAAxx -9381 1493 1 1 1 1 81 381 1381 4381 9381 162 163 VWAAAA LFCAAA HHHHxx -5676 1494 0 0 6 16 76 676 1676 676 5676 152 153 IKAAAA MFCAAA OOOOxx -3224 1495 0 0 4 4 24 224 1224 3224 3224 48 49 AUAAAA NFCAAA VVVVxx -8332 1496 0 0 2 12 32 332 332 3332 8332 64 65 MIAAAA OFCAAA AAAAxx -3372 1497 0 0 2 12 72 372 1372 3372 3372 144 145 SZAAAA PFCAAA HHHHxx -7436 1498 0 0 6 16 36 436 1436 2436 7436 72 73 AAAAAA QFCAAA OOOOxx -5010 1499 0 2 0 10 10 10 1010 10 5010 20 21 SKAAAA RFCAAA VVVVxx -7256 1500 0 0 6 16 56 256 1256 2256 7256 112 113 CTAAAA SFCAAA AAAAxx -961 1501 1 1 1 1 61 961 961 961 961 122 123 ZKAAAA TFCAAA HHHHxx -4182 1502 0 2 2 2 82 182 182 4182 4182 164 165 WEAAAA UFCAAA OOOOxx -639 1503 1 3 9 19 39 639 639 639 639 78 79 PYAAAA VFCAAA VVVVxx -8836 1504 0 0 6 16 36 836 836 3836 8836 72 73 WBAAAA WFCAAA AAAAxx -8705 1505 1 1 5 5 5 705 705 3705 8705 10 11 VWAAAA XFCAAA HHHHxx -32 1506 0 0 2 12 32 32 32 32 32 64 65 GBAAAA YFCAAA OOOOxx -7913 1507 1 1 3 13 13 913 1913 2913 7913 26 27 JSAAAA ZFCAAA VVVVxx -229 1508 1 1 9 9 29 229 229 229 229 58 59 VIAAAA AGCAAA AAAAxx -2393 1509 1 1 3 13 93 393 393 2393 2393 186 187 BOAAAA BGCAAA HHHHxx -2815 1510 1 3 5 15 15 815 815 2815 2815 30 31 HEAAAA CGCAAA OOOOxx -4858 1511 0 2 8 18 58 858 858 4858 4858 116 117 WEAAAA DGCAAA VVVVxx -6283 1512 1 3 3 3 83 283 283 1283 6283 166 167 RHAAAA EGCAAA AAAAxx -4147 1513 1 3 7 7 47 147 147 4147 4147 94 95 NDAAAA FGCAAA HHHHxx -6801 1514 1 1 1 1 1 801 801 1801 6801 2 3 PBAAAA GGCAAA OOOOxx -1011 1515 1 3 1 11 11 11 1011 1011 1011 22 23 XMAAAA HGCAAA VVVVxx -2527 1516 1 3 7 7 27 527 527 2527 2527 54 55 FTAAAA IGCAAA AAAAxx -381 1517 1 1 1 1 81 381 381 381 381 162 163 ROAAAA JGCAAA HHHHxx -3366 1518 0 2 6 6 66 366 1366 3366 3366 132 133 MZAAAA KGCAAA OOOOxx -9636 1519 0 0 6 16 36 636 1636 4636 9636 72 73 QGAAAA LGCAAA VVVVxx -2239 1520 1 3 9 19 39 239 239 2239 2239 78 79 DIAAAA MGCAAA AAAAxx -5911 1521 1 3 1 11 11 911 1911 911 5911 22 23 JTAAAA NGCAAA HHHHxx -449 1522 1 1 9 9 49 449 449 449 449 98 99 HRAAAA OGCAAA OOOOxx -5118 1523 0 2 8 18 18 118 1118 118 5118 36 37 WOAAAA PGCAAA VVVVxx -7684 1524 0 0 4 4 84 684 1684 2684 7684 168 169 OJAAAA QGCAAA AAAAxx -804 1525 0 0 4 4 4 804 804 804 804 8 9 YEAAAA RGCAAA HHHHxx -8378 1526 0 2 8 18 78 378 378 3378 8378 156 157 GKAAAA SGCAAA OOOOxx -9855 1527 1 3 5 15 55 855 1855 4855 9855 110 111 BPAAAA TGCAAA VVVVxx -1995 1528 1 3 5 15 95 995 1995 1995 1995 190 191 TYAAAA UGCAAA AAAAxx -1979 1529 1 3 9 19 79 979 1979 1979 1979 158 159 DYAAAA VGCAAA HHHHxx -4510 1530 0 2 0 10 10 510 510 4510 4510 20 21 MRAAAA WGCAAA OOOOxx -3792 1531 0 0 2 12 92 792 1792 3792 3792 184 185 WPAAAA XGCAAA VVVVxx -3541 1532 1 1 1 1 41 541 1541 3541 3541 82 83 FGAAAA YGCAAA AAAAxx -8847 1533 1 3 7 7 47 847 847 3847 8847 94 95 HCAAAA ZGCAAA HHHHxx -1336 1534 0 0 6 16 36 336 1336 1336 1336 72 73 KZAAAA AHCAAA OOOOxx -6780 1535 0 0 0 0 80 780 780 1780 6780 160 161 UAAAAA BHCAAA VVVVxx -8711 1536 1 3 1 11 11 711 711 3711 8711 22 23 BXAAAA CHCAAA AAAAxx -7839 1537 1 3 9 19 39 839 1839 2839 7839 78 79 NPAAAA DHCAAA HHHHxx -677 1538 1 1 7 17 77 677 677 677 677 154 155 BAAAAA EHCAAA OOOOxx -1574 1539 0 2 4 14 74 574 1574 1574 1574 148 149 OIAAAA FHCAAA VVVVxx -2905 1540 1 1 5 5 5 905 905 2905 2905 10 11 THAAAA GHCAAA AAAAxx -1879 1541 1 3 9 19 79 879 1879 1879 1879 158 159 HUAAAA HHCAAA HHHHxx -7820 1542 0 0 0 0 20 820 1820 2820 7820 40 41 UOAAAA IHCAAA OOOOxx -4308 1543 0 0 8 8 8 308 308 4308 4308 16 17 SJAAAA JHCAAA VVVVxx -4474 1544 0 2 4 14 74 474 474 4474 4474 148 149 CQAAAA KHCAAA AAAAxx -6985 1545 1 1 5 5 85 985 985 1985 6985 170 171 RIAAAA LHCAAA HHHHxx -6929 1546 1 1 9 9 29 929 929 1929 6929 58 59 NGAAAA MHCAAA OOOOxx -777 1547 1 1 7 17 77 777 777 777 777 154 155 XDAAAA NHCAAA VVVVxx -8271 1548 1 3 1 11 71 271 271 3271 8271 142 143 DGAAAA OHCAAA AAAAxx -2389 1549 1 1 9 9 89 389 389 2389 2389 178 179 XNAAAA PHCAAA HHHHxx -946 1550 0 2 6 6 46 946 946 946 946 92 93 KKAAAA QHCAAA OOOOxx -9682 1551 0 2 2 2 82 682 1682 4682 9682 164 165 KIAAAA RHCAAA VVVVxx -8722 1552 0 2 2 2 22 722 722 3722 8722 44 45 MXAAAA SHCAAA AAAAxx -470 1553 0 2 0 10 70 470 470 470 470 140 141 CSAAAA THCAAA HHHHxx -7425 1554 1 1 5 5 25 425 1425 2425 7425 50 51 PZAAAA UHCAAA OOOOxx -2372 1555 0 0 2 12 72 372 372 2372 2372 144 145 GNAAAA VHCAAA VVVVxx -508 1556 0 0 8 8 8 508 508 508 508 16 17 OTAAAA WHCAAA AAAAxx -163 1557 1 3 3 3 63 163 163 163 163 126 127 HGAAAA XHCAAA HHHHxx -6579 1558 1 3 9 19 79 579 579 1579 6579 158 159 BTAAAA YHCAAA OOOOxx -2355 1559 1 3 5 15 55 355 355 2355 2355 110 111 PMAAAA ZHCAAA VVVVxx -70 1560 0 2 0 10 70 70 70 70 70 140 141 SCAAAA AICAAA AAAAxx -651 1561 1 3 1 11 51 651 651 651 651 102 103 BZAAAA BICAAA HHHHxx -4436 1562 0 0 6 16 36 436 436 4436 4436 72 73 QOAAAA CICAAA OOOOxx -4240 1563 0 0 0 0 40 240 240 4240 4240 80 81 CHAAAA DICAAA VVVVxx -2722 1564 0 2 2 2 22 722 722 2722 2722 44 45 SAAAAA EICAAA AAAAxx -8937 1565 1 1 7 17 37 937 937 3937 8937 74 75 TFAAAA FICAAA HHHHxx -8364 1566 0 0 4 4 64 364 364 3364 8364 128 129 SJAAAA GICAAA OOOOxx -8317 1567 1 1 7 17 17 317 317 3317 8317 34 35 XHAAAA HICAAA VVVVxx -8872 1568 0 0 2 12 72 872 872 3872 8872 144 145 GDAAAA IICAAA AAAAxx -5512 1569 0 0 2 12 12 512 1512 512 5512 24 25 AEAAAA JICAAA HHHHxx -6651 1570 1 3 1 11 51 651 651 1651 6651 102 103 VVAAAA KICAAA OOOOxx -5976 1571 0 0 6 16 76 976 1976 976 5976 152 153 WVAAAA LICAAA VVVVxx -3301 1572 1 1 1 1 1 301 1301 3301 3301 2 3 ZWAAAA MICAAA AAAAxx -6784 1573 0 0 4 4 84 784 784 1784 6784 168 169 YAAAAA NICAAA HHHHxx -573 1574 1 1 3 13 73 573 573 573 573 146 147 BWAAAA OICAAA OOOOxx -3015 1575 1 3 5 15 15 15 1015 3015 3015 30 31 ZLAAAA PICAAA VVVVxx -8245 1576 1 1 5 5 45 245 245 3245 8245 90 91 DFAAAA QICAAA AAAAxx -5251 1577 1 3 1 11 51 251 1251 251 5251 102 103 ZTAAAA RICAAA HHHHxx -2281 1578 1 1 1 1 81 281 281 2281 2281 162 163 TJAAAA SICAAA OOOOxx -518 1579 0 2 8 18 18 518 518 518 518 36 37 YTAAAA TICAAA VVVVxx -9839 1580 1 3 9 19 39 839 1839 4839 9839 78 79 LOAAAA UICAAA AAAAxx -4526 1581 0 2 6 6 26 526 526 4526 4526 52 53 CSAAAA VICAAA HHHHxx -1261 1582 1 1 1 1 61 261 1261 1261 1261 122 123 NWAAAA WICAAA OOOOxx -4259 1583 1 3 9 19 59 259 259 4259 4259 118 119 VHAAAA XICAAA VVVVxx -9098 1584 0 2 8 18 98 98 1098 4098 9098 196 197 YLAAAA YICAAA AAAAxx -6037 1585 1 1 7 17 37 37 37 1037 6037 74 75 FYAAAA ZICAAA HHHHxx -4284 1586 0 0 4 4 84 284 284 4284 4284 168 169 UIAAAA AJCAAA OOOOxx -3267 1587 1 3 7 7 67 267 1267 3267 3267 134 135 RVAAAA BJCAAA VVVVxx -5908 1588 0 0 8 8 8 908 1908 908 5908 16 17 GTAAAA CJCAAA AAAAxx -1549 1589 1 1 9 9 49 549 1549 1549 1549 98 99 PHAAAA DJCAAA HHHHxx -8736 1590 0 0 6 16 36 736 736 3736 8736 72 73 AYAAAA EJCAAA OOOOxx -2008 1591 0 0 8 8 8 8 8 2008 2008 16 17 GZAAAA FJCAAA VVVVxx -548 1592 0 0 8 8 48 548 548 548 548 96 97 CVAAAA GJCAAA AAAAxx -8846 1593 0 2 6 6 46 846 846 3846 8846 92 93 GCAAAA HJCAAA HHHHxx -8374 1594 0 2 4 14 74 374 374 3374 8374 148 149 CKAAAA IJCAAA OOOOxx -7986 1595 0 2 6 6 86 986 1986 2986 7986 172 173 EVAAAA JJCAAA VVVVxx -6819 1596 1 3 9 19 19 819 819 1819 6819 38 39 HCAAAA KJCAAA AAAAxx -4418 1597 0 2 8 18 18 418 418 4418 4418 36 37 YNAAAA LJCAAA HHHHxx -833 1598 1 1 3 13 33 833 833 833 833 66 67 BGAAAA MJCAAA OOOOxx -4416 1599 0 0 6 16 16 416 416 4416 4416 32 33 WNAAAA NJCAAA VVVVxx -4902 1600 0 2 2 2 2 902 902 4902 4902 4 5 OGAAAA OJCAAA AAAAxx -6828 1601 0 0 8 8 28 828 828 1828 6828 56 57 QCAAAA PJCAAA HHHHxx -1118 1602 0 2 8 18 18 118 1118 1118 1118 36 37 ARAAAA QJCAAA OOOOxx -9993 1603 1 1 3 13 93 993 1993 4993 9993 186 187 JUAAAA RJCAAA VVVVxx -1430 1604 0 2 0 10 30 430 1430 1430 1430 60 61 ADAAAA SJCAAA AAAAxx -5670 1605 0 2 0 10 70 670 1670 670 5670 140 141 CKAAAA TJCAAA HHHHxx -5424 1606 0 0 4 4 24 424 1424 424 5424 48 49 QAAAAA UJCAAA OOOOxx -5561 1607 1 1 1 1 61 561 1561 561 5561 122 123 XFAAAA VJCAAA VVVVxx -2027 1608 1 3 7 7 27 27 27 2027 2027 54 55 ZZAAAA WJCAAA AAAAxx -6924 1609 0 0 4 4 24 924 924 1924 6924 48 49 IGAAAA XJCAAA HHHHxx -5946 1610 0 2 6 6 46 946 1946 946 5946 92 93 SUAAAA YJCAAA OOOOxx -4294 1611 0 2 4 14 94 294 294 4294 4294 188 189 EJAAAA ZJCAAA VVVVxx -2936 1612 0 0 6 16 36 936 936 2936 2936 72 73 YIAAAA AKCAAA AAAAxx -3855 1613 1 3 5 15 55 855 1855 3855 3855 110 111 HSAAAA BKCAAA HHHHxx -455 1614 1 3 5 15 55 455 455 455 455 110 111 NRAAAA CKCAAA OOOOxx -2918 1615 0 2 8 18 18 918 918 2918 2918 36 37 GIAAAA DKCAAA VVVVxx -448 1616 0 0 8 8 48 448 448 448 448 96 97 GRAAAA EKCAAA AAAAxx -2149 1617 1 1 9 9 49 149 149 2149 2149 98 99 REAAAA FKCAAA HHHHxx -8890 1618 0 2 0 10 90 890 890 3890 8890 180 181 YDAAAA GKCAAA OOOOxx -8919 1619 1 3 9 19 19 919 919 3919 8919 38 39 BFAAAA HKCAAA VVVVxx -4957 1620 1 1 7 17 57 957 957 4957 4957 114 115 RIAAAA IKCAAA AAAAxx -4 1621 0 0 4 4 4 4 4 4 4 8 9 EAAAAA JKCAAA HHHHxx -4837 1622 1 1 7 17 37 837 837 4837 4837 74 75 BEAAAA KKCAAA OOOOxx -3976 1623 0 0 6 16 76 976 1976 3976 3976 152 153 YWAAAA LKCAAA VVVVxx -9459 1624 1 3 9 19 59 459 1459 4459 9459 118 119 VZAAAA MKCAAA AAAAxx -7097 1625 1 1 7 17 97 97 1097 2097 7097 194 195 ZMAAAA NKCAAA HHHHxx -9226 1626 0 2 6 6 26 226 1226 4226 9226 52 53 WQAAAA OKCAAA OOOOxx -5803 1627 1 3 3 3 3 803 1803 803 5803 6 7 FPAAAA PKCAAA VVVVxx -21 1628 1 1 1 1 21 21 21 21 21 42 43 VAAAAA QKCAAA AAAAxx -5275 1629 1 3 5 15 75 275 1275 275 5275 150 151 XUAAAA RKCAAA HHHHxx -3488 1630 0 0 8 8 88 488 1488 3488 3488 176 177 EEAAAA SKCAAA OOOOxx -1595 1631 1 3 5 15 95 595 1595 1595 1595 190 191 JJAAAA TKCAAA VVVVxx -5212 1632 0 0 2 12 12 212 1212 212 5212 24 25 MSAAAA UKCAAA AAAAxx -6574 1633 0 2 4 14 74 574 574 1574 6574 148 149 WSAAAA VKCAAA HHHHxx -7524 1634 0 0 4 4 24 524 1524 2524 7524 48 49 KDAAAA WKCAAA OOOOxx -6100 1635 0 0 0 0 0 100 100 1100 6100 0 1 QAAAAA XKCAAA VVVVxx -1198 1636 0 2 8 18 98 198 1198 1198 1198 196 197 CUAAAA YKCAAA AAAAxx -7345 1637 1 1 5 5 45 345 1345 2345 7345 90 91 NWAAAA ZKCAAA HHHHxx -5020 1638 0 0 0 0 20 20 1020 20 5020 40 41 CLAAAA ALCAAA OOOOxx -6925 1639 1 1 5 5 25 925 925 1925 6925 50 51 JGAAAA BLCAAA VVVVxx -8915 1640 1 3 5 15 15 915 915 3915 8915 30 31 XEAAAA CLCAAA AAAAxx -3088 1641 0 0 8 8 88 88 1088 3088 3088 176 177 UOAAAA DLCAAA HHHHxx -4828 1642 0 0 8 8 28 828 828 4828 4828 56 57 SDAAAA ELCAAA OOOOxx -7276 1643 0 0 6 16 76 276 1276 2276 7276 152 153 WTAAAA FLCAAA VVVVxx -299 1644 1 3 9 19 99 299 299 299 299 198 199 NLAAAA GLCAAA AAAAxx -76 1645 0 0 6 16 76 76 76 76 76 152 153 YCAAAA HLCAAA HHHHxx -8458 1646 0 2 8 18 58 458 458 3458 8458 116 117 INAAAA ILCAAA OOOOxx -7207 1647 1 3 7 7 7 207 1207 2207 7207 14 15 FRAAAA JLCAAA VVVVxx -5585 1648 1 1 5 5 85 585 1585 585 5585 170 171 VGAAAA KLCAAA AAAAxx -3234 1649 0 2 4 14 34 234 1234 3234 3234 68 69 KUAAAA LLCAAA HHHHxx -8001 1650 1 1 1 1 1 1 1 3001 8001 2 3 TVAAAA MLCAAA OOOOxx -1319 1651 1 3 9 19 19 319 1319 1319 1319 38 39 TYAAAA NLCAAA VVVVxx -6342 1652 0 2 2 2 42 342 342 1342 6342 84 85 YJAAAA OLCAAA AAAAxx -9199 1653 1 3 9 19 99 199 1199 4199 9199 198 199 VPAAAA PLCAAA HHHHxx -5696 1654 0 0 6 16 96 696 1696 696 5696 192 193 CLAAAA QLCAAA OOOOxx -2562 1655 0 2 2 2 62 562 562 2562 2562 124 125 OUAAAA RLCAAA VVVVxx -4226 1656 0 2 6 6 26 226 226 4226 4226 52 53 OGAAAA SLCAAA AAAAxx -1184 1657 0 0 4 4 84 184 1184 1184 1184 168 169 OTAAAA TLCAAA HHHHxx -5807 1658 1 3 7 7 7 807 1807 807 5807 14 15 JPAAAA ULCAAA OOOOxx -1890 1659 0 2 0 10 90 890 1890 1890 1890 180 181 SUAAAA VLCAAA VVVVxx -451 1660 1 3 1 11 51 451 451 451 451 102 103 JRAAAA WLCAAA AAAAxx -1049 1661 1 1 9 9 49 49 1049 1049 1049 98 99 JOAAAA XLCAAA HHHHxx -5272 1662 0 0 2 12 72 272 1272 272 5272 144 145 UUAAAA YLCAAA OOOOxx -4588 1663 0 0 8 8 88 588 588 4588 4588 176 177 MUAAAA ZLCAAA VVVVxx -5213 1664 1 1 3 13 13 213 1213 213 5213 26 27 NSAAAA AMCAAA AAAAxx -9543 1665 1 3 3 3 43 543 1543 4543 9543 86 87 BDAAAA BMCAAA HHHHxx -6318 1666 0 2 8 18 18 318 318 1318 6318 36 37 AJAAAA CMCAAA OOOOxx -7992 1667 0 0 2 12 92 992 1992 2992 7992 184 185 KVAAAA DMCAAA VVVVxx -4619 1668 1 3 9 19 19 619 619 4619 4619 38 39 RVAAAA EMCAAA AAAAxx -7189 1669 1 1 9 9 89 189 1189 2189 7189 178 179 NQAAAA FMCAAA HHHHxx -2178 1670 0 2 8 18 78 178 178 2178 2178 156 157 UFAAAA GMCAAA OOOOxx -4928 1671 0 0 8 8 28 928 928 4928 4928 56 57 OHAAAA HMCAAA VVVVxx -3966 1672 0 2 6 6 66 966 1966 3966 3966 132 133 OWAAAA IMCAAA AAAAxx -9790 1673 0 2 0 10 90 790 1790 4790 9790 180 181 OMAAAA JMCAAA HHHHxx -9150 1674 0 2 0 10 50 150 1150 4150 9150 100 101 YNAAAA KMCAAA OOOOxx -313 1675 1 1 3 13 13 313 313 313 313 26 27 BMAAAA LMCAAA VVVVxx -1614 1676 0 2 4 14 14 614 1614 1614 1614 28 29 CKAAAA MMCAAA AAAAxx -1581 1677 1 1 1 1 81 581 1581 1581 1581 162 163 VIAAAA NMCAAA HHHHxx -3674 1678 0 2 4 14 74 674 1674 3674 3674 148 149 ILAAAA OMCAAA OOOOxx -3444 1679 0 0 4 4 44 444 1444 3444 3444 88 89 MCAAAA PMCAAA VVVVxx -1050 1680 0 2 0 10 50 50 1050 1050 1050 100 101 KOAAAA QMCAAA AAAAxx -8241 1681 1 1 1 1 41 241 241 3241 8241 82 83 ZEAAAA RMCAAA HHHHxx -3382 1682 0 2 2 2 82 382 1382 3382 3382 164 165 CAAAAA SMCAAA OOOOxx -7105 1683 1 1 5 5 5 105 1105 2105 7105 10 11 HNAAAA TMCAAA VVVVxx -2957 1684 1 1 7 17 57 957 957 2957 2957 114 115 TJAAAA UMCAAA AAAAxx -6162 1685 0 2 2 2 62 162 162 1162 6162 124 125 ADAAAA VMCAAA HHHHxx -5150 1686 0 2 0 10 50 150 1150 150 5150 100 101 CQAAAA WMCAAA OOOOxx -2622 1687 0 2 2 2 22 622 622 2622 2622 44 45 WWAAAA XMCAAA VVVVxx -2240 1688 0 0 0 0 40 240 240 2240 2240 80 81 EIAAAA YMCAAA AAAAxx -8880 1689 0 0 0 0 80 880 880 3880 8880 160 161 ODAAAA ZMCAAA HHHHxx -9250 1690 0 2 0 10 50 250 1250 4250 9250 100 101 URAAAA ANCAAA OOOOxx -7010 1691 0 2 0 10 10 10 1010 2010 7010 20 21 QJAAAA BNCAAA VVVVxx -1098 1692 0 2 8 18 98 98 1098 1098 1098 196 197 GQAAAA CNCAAA AAAAxx -648 1693 0 0 8 8 48 648 648 648 648 96 97 YYAAAA DNCAAA HHHHxx -5536 1694 0 0 6 16 36 536 1536 536 5536 72 73 YEAAAA ENCAAA OOOOxx -7858 1695 0 2 8 18 58 858 1858 2858 7858 116 117 GQAAAA FNCAAA VVVVxx -7053 1696 1 1 3 13 53 53 1053 2053 7053 106 107 HLAAAA GNCAAA AAAAxx -8681 1697 1 1 1 1 81 681 681 3681 8681 162 163 XVAAAA HNCAAA HHHHxx -8832 1698 0 0 2 12 32 832 832 3832 8832 64 65 SBAAAA INCAAA OOOOxx -6836 1699 0 0 6 16 36 836 836 1836 6836 72 73 YCAAAA JNCAAA VVVVxx -4856 1700 0 0 6 16 56 856 856 4856 4856 112 113 UEAAAA KNCAAA AAAAxx -345 1701 1 1 5 5 45 345 345 345 345 90 91 HNAAAA LNCAAA HHHHxx -6559 1702 1 3 9 19 59 559 559 1559 6559 118 119 HSAAAA MNCAAA OOOOxx -3017 1703 1 1 7 17 17 17 1017 3017 3017 34 35 BMAAAA NNCAAA VVVVxx -4176 1704 0 0 6 16 76 176 176 4176 4176 152 153 QEAAAA ONCAAA AAAAxx -2839 1705 1 3 9 19 39 839 839 2839 2839 78 79 FFAAAA PNCAAA HHHHxx -6065 1706 1 1 5 5 65 65 65 1065 6065 130 131 HZAAAA QNCAAA OOOOxx -7360 1707 0 0 0 0 60 360 1360 2360 7360 120 121 CXAAAA RNCAAA VVVVxx -9527 1708 1 3 7 7 27 527 1527 4527 9527 54 55 LCAAAA SNCAAA AAAAxx -8849 1709 1 1 9 9 49 849 849 3849 8849 98 99 JCAAAA TNCAAA HHHHxx -7274 1710 0 2 4 14 74 274 1274 2274 7274 148 149 UTAAAA UNCAAA OOOOxx -4368 1711 0 0 8 8 68 368 368 4368 4368 136 137 AMAAAA VNCAAA VVVVxx -2488 1712 0 0 8 8 88 488 488 2488 2488 176 177 SRAAAA WNCAAA AAAAxx -4674 1713 0 2 4 14 74 674 674 4674 4674 148 149 UXAAAA XNCAAA HHHHxx -365 1714 1 1 5 5 65 365 365 365 365 130 131 BOAAAA YNCAAA OOOOxx -5897 1715 1 1 7 17 97 897 1897 897 5897 194 195 VSAAAA ZNCAAA VVVVxx -8918 1716 0 2 8 18 18 918 918 3918 8918 36 37 AFAAAA AOCAAA AAAAxx -1988 1717 0 0 8 8 88 988 1988 1988 1988 176 177 MYAAAA BOCAAA HHHHxx -1210 1718 0 2 0 10 10 210 1210 1210 1210 20 21 OUAAAA COCAAA OOOOxx -2945 1719 1 1 5 5 45 945 945 2945 2945 90 91 HJAAAA DOCAAA VVVVxx -555 1720 1 3 5 15 55 555 555 555 555 110 111 JVAAAA EOCAAA AAAAxx -9615 1721 1 3 5 15 15 615 1615 4615 9615 30 31 VFAAAA FOCAAA HHHHxx -9939 1722 1 3 9 19 39 939 1939 4939 9939 78 79 HSAAAA GOCAAA OOOOxx -1216 1723 0 0 6 16 16 216 1216 1216 1216 32 33 UUAAAA HOCAAA VVVVxx -745 1724 1 1 5 5 45 745 745 745 745 90 91 RCAAAA IOCAAA AAAAxx -3326 1725 0 2 6 6 26 326 1326 3326 3326 52 53 YXAAAA JOCAAA HHHHxx -953 1726 1 1 3 13 53 953 953 953 953 106 107 RKAAAA KOCAAA OOOOxx -444 1727 0 0 4 4 44 444 444 444 444 88 89 CRAAAA LOCAAA VVVVxx -280 1728 0 0 0 0 80 280 280 280 280 160 161 UKAAAA MOCAAA AAAAxx -3707 1729 1 3 7 7 7 707 1707 3707 3707 14 15 PMAAAA NOCAAA HHHHxx -1351 1730 1 3 1 11 51 351 1351 1351 1351 102 103 ZZAAAA OOCAAA OOOOxx -1280 1731 0 0 0 0 80 280 1280 1280 1280 160 161 GXAAAA POCAAA VVVVxx -628 1732 0 0 8 8 28 628 628 628 628 56 57 EYAAAA QOCAAA AAAAxx -6198 1733 0 2 8 18 98 198 198 1198 6198 196 197 KEAAAA ROCAAA HHHHxx -1957 1734 1 1 7 17 57 957 1957 1957 1957 114 115 HXAAAA SOCAAA OOOOxx -9241 1735 1 1 1 1 41 241 1241 4241 9241 82 83 LRAAAA TOCAAA VVVVxx -303 1736 1 3 3 3 3 303 303 303 303 6 7 RLAAAA UOCAAA AAAAxx -1945 1737 1 1 5 5 45 945 1945 1945 1945 90 91 VWAAAA VOCAAA HHHHxx -3634 1738 0 2 4 14 34 634 1634 3634 3634 68 69 UJAAAA WOCAAA OOOOxx -4768 1739 0 0 8 8 68 768 768 4768 4768 136 137 KBAAAA XOCAAA VVVVxx -9262 1740 0 2 2 2 62 262 1262 4262 9262 124 125 GSAAAA YOCAAA AAAAxx -2610 1741 0 2 0 10 10 610 610 2610 2610 20 21 KWAAAA ZOCAAA HHHHxx -6640 1742 0 0 0 0 40 640 640 1640 6640 80 81 KVAAAA APCAAA OOOOxx -3338 1743 0 2 8 18 38 338 1338 3338 3338 76 77 KYAAAA BPCAAA VVVVxx -6560 1744 0 0 0 0 60 560 560 1560 6560 120 121 ISAAAA CPCAAA AAAAxx -5986 1745 0 2 6 6 86 986 1986 986 5986 172 173 GWAAAA DPCAAA HHHHxx -2970 1746 0 2 0 10 70 970 970 2970 2970 140 141 GKAAAA EPCAAA OOOOxx -4731 1747 1 3 1 11 31 731 731 4731 4731 62 63 ZZAAAA FPCAAA VVVVxx -9486 1748 0 2 6 6 86 486 1486 4486 9486 172 173 WAAAAA GPCAAA AAAAxx -7204 1749 0 0 4 4 4 204 1204 2204 7204 8 9 CRAAAA HPCAAA HHHHxx -6685 1750 1 1 5 5 85 685 685 1685 6685 170 171 DXAAAA IPCAAA OOOOxx -6852 1751 0 0 2 12 52 852 852 1852 6852 104 105 ODAAAA JPCAAA VVVVxx -2325 1752 1 1 5 5 25 325 325 2325 2325 50 51 LLAAAA KPCAAA AAAAxx -1063 1753 1 3 3 3 63 63 1063 1063 1063 126 127 XOAAAA LPCAAA HHHHxx -6810 1754 0 2 0 10 10 810 810 1810 6810 20 21 YBAAAA MPCAAA OOOOxx -7718 1755 0 2 8 18 18 718 1718 2718 7718 36 37 WKAAAA NPCAAA VVVVxx -1680 1756 0 0 0 0 80 680 1680 1680 1680 160 161 QMAAAA OPCAAA AAAAxx -7402 1757 0 2 2 2 2 402 1402 2402 7402 4 5 SYAAAA PPCAAA HHHHxx -4134 1758 0 2 4 14 34 134 134 4134 4134 68 69 ADAAAA QPCAAA OOOOxx -8232 1759 0 0 2 12 32 232 232 3232 8232 64 65 QEAAAA RPCAAA VVVVxx -6682 1760 0 2 2 2 82 682 682 1682 6682 164 165 AXAAAA SPCAAA AAAAxx -7952 1761 0 0 2 12 52 952 1952 2952 7952 104 105 WTAAAA TPCAAA HHHHxx -5943 1762 1 3 3 3 43 943 1943 943 5943 86 87 PUAAAA UPCAAA OOOOxx -5394 1763 0 2 4 14 94 394 1394 394 5394 188 189 MZAAAA VPCAAA VVVVxx -6554 1764 0 2 4 14 54 554 554 1554 6554 108 109 CSAAAA WPCAAA AAAAxx -8186 1765 0 2 6 6 86 186 186 3186 8186 172 173 WCAAAA XPCAAA HHHHxx -199 1766 1 3 9 19 99 199 199 199 199 198 199 RHAAAA YPCAAA OOOOxx -3386 1767 0 2 6 6 86 386 1386 3386 3386 172 173 GAAAAA ZPCAAA VVVVxx -8974 1768 0 2 4 14 74 974 974 3974 8974 148 149 EHAAAA AQCAAA AAAAxx -8140 1769 0 0 0 0 40 140 140 3140 8140 80 81 CBAAAA BQCAAA HHHHxx -3723 1770 1 3 3 3 23 723 1723 3723 3723 46 47 FNAAAA CQCAAA OOOOxx -8827 1771 1 3 7 7 27 827 827 3827 8827 54 55 NBAAAA DQCAAA VVVVxx -1998 1772 0 2 8 18 98 998 1998 1998 1998 196 197 WYAAAA EQCAAA AAAAxx -879 1773 1 3 9 19 79 879 879 879 879 158 159 VHAAAA FQCAAA HHHHxx -892 1774 0 0 2 12 92 892 892 892 892 184 185 IIAAAA GQCAAA OOOOxx -9468 1775 0 0 8 8 68 468 1468 4468 9468 136 137 EAAAAA HQCAAA VVVVxx -3797 1776 1 1 7 17 97 797 1797 3797 3797 194 195 BQAAAA IQCAAA AAAAxx -8379 1777 1 3 9 19 79 379 379 3379 8379 158 159 HKAAAA JQCAAA HHHHxx -2817 1778 1 1 7 17 17 817 817 2817 2817 34 35 JEAAAA KQCAAA OOOOxx -789 1779 1 1 9 9 89 789 789 789 789 178 179 JEAAAA LQCAAA VVVVxx -3871 1780 1 3 1 11 71 871 1871 3871 3871 142 143 XSAAAA MQCAAA AAAAxx -7931 1781 1 3 1 11 31 931 1931 2931 7931 62 63 BTAAAA NQCAAA HHHHxx -3636 1782 0 0 6 16 36 636 1636 3636 3636 72 73 WJAAAA OQCAAA OOOOxx -699 1783 1 3 9 19 99 699 699 699 699 198 199 XAAAAA PQCAAA VVVVxx -6850 1784 0 2 0 10 50 850 850 1850 6850 100 101 MDAAAA QQCAAA AAAAxx -6394 1785 0 2 4 14 94 394 394 1394 6394 188 189 YLAAAA RQCAAA HHHHxx -3475 1786 1 3 5 15 75 475 1475 3475 3475 150 151 RDAAAA SQCAAA OOOOxx -3026 1787 0 2 6 6 26 26 1026 3026 3026 52 53 KMAAAA TQCAAA VVVVxx -876 1788 0 0 6 16 76 876 876 876 876 152 153 SHAAAA UQCAAA AAAAxx -1992 1789 0 0 2 12 92 992 1992 1992 1992 184 185 QYAAAA VQCAAA HHHHxx -3079 1790 1 3 9 19 79 79 1079 3079 3079 158 159 LOAAAA WQCAAA OOOOxx -8128 1791 0 0 8 8 28 128 128 3128 8128 56 57 QAAAAA XQCAAA VVVVxx -8123 1792 1 3 3 3 23 123 123 3123 8123 46 47 LAAAAA YQCAAA AAAAxx -3285 1793 1 1 5 5 85 285 1285 3285 3285 170 171 JWAAAA ZQCAAA HHHHxx -9315 1794 1 3 5 15 15 315 1315 4315 9315 30 31 HUAAAA ARCAAA OOOOxx -9862 1795 0 2 2 2 62 862 1862 4862 9862 124 125 IPAAAA BRCAAA VVVVxx -2764 1796 0 0 4 4 64 764 764 2764 2764 128 129 ICAAAA CRCAAA AAAAxx -3544 1797 0 0 4 4 44 544 1544 3544 3544 88 89 IGAAAA DRCAAA HHHHxx -7747 1798 1 3 7 7 47 747 1747 2747 7747 94 95 ZLAAAA ERCAAA OOOOxx -7725 1799 1 1 5 5 25 725 1725 2725 7725 50 51 DLAAAA FRCAAA VVVVxx -2449 1800 1 1 9 9 49 449 449 2449 2449 98 99 FQAAAA GRCAAA AAAAxx -8967 1801 1 3 7 7 67 967 967 3967 8967 134 135 XGAAAA HRCAAA HHHHxx -7371 1802 1 3 1 11 71 371 1371 2371 7371 142 143 NXAAAA IRCAAA OOOOxx -2158 1803 0 2 8 18 58 158 158 2158 2158 116 117 AFAAAA JRCAAA VVVVxx -5590 1804 0 2 0 10 90 590 1590 590 5590 180 181 AHAAAA KRCAAA AAAAxx -8072 1805 0 0 2 12 72 72 72 3072 8072 144 145 MYAAAA LRCAAA HHHHxx -1971 1806 1 3 1 11 71 971 1971 1971 1971 142 143 VXAAAA MRCAAA OOOOxx -772 1807 0 0 2 12 72 772 772 772 772 144 145 SDAAAA NRCAAA VVVVxx -3433 1808 1 1 3 13 33 433 1433 3433 3433 66 67 BCAAAA ORCAAA AAAAxx -8419 1809 1 3 9 19 19 419 419 3419 8419 38 39 VLAAAA PRCAAA HHHHxx -1493 1810 1 1 3 13 93 493 1493 1493 1493 186 187 LFAAAA QRCAAA OOOOxx -2584 1811 0 0 4 4 84 584 584 2584 2584 168 169 KVAAAA RRCAAA VVVVxx -9502 1812 0 2 2 2 2 502 1502 4502 9502 4 5 MBAAAA SRCAAA AAAAxx -4673 1813 1 1 3 13 73 673 673 4673 4673 146 147 TXAAAA TRCAAA HHHHxx -7403 1814 1 3 3 3 3 403 1403 2403 7403 6 7 TYAAAA URCAAA OOOOxx -7103 1815 1 3 3 3 3 103 1103 2103 7103 6 7 FNAAAA VRCAAA VVVVxx -7026 1816 0 2 6 6 26 26 1026 2026 7026 52 53 GKAAAA WRCAAA AAAAxx -8574 1817 0 2 4 14 74 574 574 3574 8574 148 149 URAAAA XRCAAA HHHHxx -1366 1818 0 2 6 6 66 366 1366 1366 1366 132 133 OAAAAA YRCAAA OOOOxx -5787 1819 1 3 7 7 87 787 1787 787 5787 174 175 POAAAA ZRCAAA VVVVxx -2552 1820 0 0 2 12 52 552 552 2552 2552 104 105 EUAAAA ASCAAA AAAAxx -4557 1821 1 1 7 17 57 557 557 4557 4557 114 115 HTAAAA BSCAAA HHHHxx -3237 1822 1 1 7 17 37 237 1237 3237 3237 74 75 NUAAAA CSCAAA OOOOxx -6901 1823 1 1 1 1 1 901 901 1901 6901 2 3 LFAAAA DSCAAA VVVVxx -7708 1824 0 0 8 8 8 708 1708 2708 7708 16 17 MKAAAA ESCAAA AAAAxx -2011 1825 1 3 1 11 11 11 11 2011 2011 22 23 JZAAAA FSCAAA HHHHxx -9455 1826 1 3 5 15 55 455 1455 4455 9455 110 111 RZAAAA GSCAAA OOOOxx -5228 1827 0 0 8 8 28 228 1228 228 5228 56 57 CTAAAA HSCAAA VVVVxx -4043 1828 1 3 3 3 43 43 43 4043 4043 86 87 NZAAAA ISCAAA AAAAxx -8242 1829 0 2 2 2 42 242 242 3242 8242 84 85 AFAAAA JSCAAA HHHHxx -6351 1830 1 3 1 11 51 351 351 1351 6351 102 103 HKAAAA KSCAAA OOOOxx -5899 1831 1 3 9 19 99 899 1899 899 5899 198 199 XSAAAA LSCAAA VVVVxx -4849 1832 1 1 9 9 49 849 849 4849 4849 98 99 NEAAAA MSCAAA AAAAxx -9583 1833 1 3 3 3 83 583 1583 4583 9583 166 167 PEAAAA NSCAAA HHHHxx -4994 1834 0 2 4 14 94 994 994 4994 4994 188 189 CKAAAA OSCAAA OOOOxx -9787 1835 1 3 7 7 87 787 1787 4787 9787 174 175 LMAAAA PSCAAA VVVVxx -243 1836 1 3 3 3 43 243 243 243 243 86 87 JJAAAA QSCAAA AAAAxx -3931 1837 1 3 1 11 31 931 1931 3931 3931 62 63 FVAAAA RSCAAA HHHHxx -5945 1838 1 1 5 5 45 945 1945 945 5945 90 91 RUAAAA SSCAAA OOOOxx -1325 1839 1 1 5 5 25 325 1325 1325 1325 50 51 ZYAAAA TSCAAA VVVVxx -4142 1840 0 2 2 2 42 142 142 4142 4142 84 85 IDAAAA USCAAA AAAAxx -1963 1841 1 3 3 3 63 963 1963 1963 1963 126 127 NXAAAA VSCAAA HHHHxx -7041 1842 1 1 1 1 41 41 1041 2041 7041 82 83 VKAAAA WSCAAA OOOOxx -3074 1843 0 2 4 14 74 74 1074 3074 3074 148 149 GOAAAA XSCAAA VVVVxx -3290 1844 0 2 0 10 90 290 1290 3290 3290 180 181 OWAAAA YSCAAA AAAAxx -4146 1845 0 2 6 6 46 146 146 4146 4146 92 93 MDAAAA ZSCAAA HHHHxx -3832 1846 0 0 2 12 32 832 1832 3832 3832 64 65 KRAAAA ATCAAA OOOOxx -2217 1847 1 1 7 17 17 217 217 2217 2217 34 35 HHAAAA BTCAAA VVVVxx -635 1848 1 3 5 15 35 635 635 635 635 70 71 LYAAAA CTCAAA AAAAxx -6967 1849 1 3 7 7 67 967 967 1967 6967 134 135 ZHAAAA DTCAAA HHHHxx -3522 1850 0 2 2 2 22 522 1522 3522 3522 44 45 MFAAAA ETCAAA OOOOxx -2471 1851 1 3 1 11 71 471 471 2471 2471 142 143 BRAAAA FTCAAA VVVVxx -4236 1852 0 0 6 16 36 236 236 4236 4236 72 73 YGAAAA GTCAAA AAAAxx -853 1853 1 1 3 13 53 853 853 853 853 106 107 VGAAAA HTCAAA HHHHxx -3754 1854 0 2 4 14 54 754 1754 3754 3754 108 109 KOAAAA ITCAAA OOOOxx -796 1855 0 0 6 16 96 796 796 796 796 192 193 QEAAAA JTCAAA VVVVxx -4640 1856 0 0 0 0 40 640 640 4640 4640 80 81 MWAAAA KTCAAA AAAAxx -9496 1857 0 0 6 16 96 496 1496 4496 9496 192 193 GBAAAA LTCAAA HHHHxx -6873 1858 1 1 3 13 73 873 873 1873 6873 146 147 JEAAAA MTCAAA OOOOxx -4632 1859 0 0 2 12 32 632 632 4632 4632 64 65 EWAAAA NTCAAA VVVVxx -5758 1860 0 2 8 18 58 758 1758 758 5758 116 117 MNAAAA OTCAAA AAAAxx -6514 1861 0 2 4 14 14 514 514 1514 6514 28 29 OQAAAA PTCAAA HHHHxx -9510 1862 0 2 0 10 10 510 1510 4510 9510 20 21 UBAAAA QTCAAA OOOOxx -8411 1863 1 3 1 11 11 411 411 3411 8411 22 23 NLAAAA RTCAAA VVVVxx -7762 1864 0 2 2 2 62 762 1762 2762 7762 124 125 OMAAAA STCAAA AAAAxx -2225 1865 1 1 5 5 25 225 225 2225 2225 50 51 PHAAAA TTCAAA HHHHxx -4373 1866 1 1 3 13 73 373 373 4373 4373 146 147 FMAAAA UTCAAA OOOOxx -7326 1867 0 2 6 6 26 326 1326 2326 7326 52 53 UVAAAA VTCAAA VVVVxx -8651 1868 1 3 1 11 51 651 651 3651 8651 102 103 TUAAAA WTCAAA AAAAxx -9825 1869 1 1 5 5 25 825 1825 4825 9825 50 51 XNAAAA XTCAAA HHHHxx -2988 1870 0 0 8 8 88 988 988 2988 2988 176 177 YKAAAA YTCAAA OOOOxx -8138 1871 0 2 8 18 38 138 138 3138 8138 76 77 ABAAAA ZTCAAA VVVVxx -7792 1872 0 0 2 12 92 792 1792 2792 7792 184 185 SNAAAA AUCAAA AAAAxx -1232 1873 0 0 2 12 32 232 1232 1232 1232 64 65 KVAAAA BUCAAA HHHHxx -8221 1874 1 1 1 1 21 221 221 3221 8221 42 43 FEAAAA CUCAAA OOOOxx -4044 1875 0 0 4 4 44 44 44 4044 4044 88 89 OZAAAA DUCAAA VVVVxx -1204 1876 0 0 4 4 4 204 1204 1204 1204 8 9 IUAAAA EUCAAA AAAAxx -5145 1877 1 1 5 5 45 145 1145 145 5145 90 91 XPAAAA FUCAAA HHHHxx -7791 1878 1 3 1 11 91 791 1791 2791 7791 182 183 RNAAAA GUCAAA OOOOxx -8270 1879 0 2 0 10 70 270 270 3270 8270 140 141 CGAAAA HUCAAA VVVVxx -9427 1880 1 3 7 7 27 427 1427 4427 9427 54 55 PYAAAA IUCAAA AAAAxx -2152 1881 0 0 2 12 52 152 152 2152 2152 104 105 UEAAAA JUCAAA HHHHxx -7790 1882 0 2 0 10 90 790 1790 2790 7790 180 181 QNAAAA KUCAAA OOOOxx -5301 1883 1 1 1 1 1 301 1301 301 5301 2 3 XVAAAA LUCAAA VVVVxx -626 1884 0 2 6 6 26 626 626 626 626 52 53 CYAAAA MUCAAA AAAAxx -260 1885 0 0 0 0 60 260 260 260 260 120 121 AKAAAA NUCAAA HHHHxx -4369 1886 1 1 9 9 69 369 369 4369 4369 138 139 BMAAAA OUCAAA OOOOxx -5457 1887 1 1 7 17 57 457 1457 457 5457 114 115 XBAAAA PUCAAA VVVVxx -3468 1888 0 0 8 8 68 468 1468 3468 3468 136 137 KDAAAA QUCAAA AAAAxx -2257 1889 1 1 7 17 57 257 257 2257 2257 114 115 VIAAAA RUCAAA HHHHxx -9318 1890 0 2 8 18 18 318 1318 4318 9318 36 37 KUAAAA SUCAAA OOOOxx -8762 1891 0 2 2 2 62 762 762 3762 8762 124 125 AZAAAA TUCAAA VVVVxx -9153 1892 1 1 3 13 53 153 1153 4153 9153 106 107 BOAAAA UUCAAA AAAAxx -9220 1893 0 0 0 0 20 220 1220 4220 9220 40 41 QQAAAA VUCAAA HHHHxx -8003 1894 1 3 3 3 3 3 3 3003 8003 6 7 VVAAAA WUCAAA OOOOxx -7257 1895 1 1 7 17 57 257 1257 2257 7257 114 115 DTAAAA XUCAAA VVVVxx -3930 1896 0 2 0 10 30 930 1930 3930 3930 60 61 EVAAAA YUCAAA AAAAxx -2976 1897 0 0 6 16 76 976 976 2976 2976 152 153 MKAAAA ZUCAAA HHHHxx -2531 1898 1 3 1 11 31 531 531 2531 2531 62 63 JTAAAA AVCAAA OOOOxx -2250 1899 0 2 0 10 50 250 250 2250 2250 100 101 OIAAAA BVCAAA VVVVxx -8549 1900 1 1 9 9 49 549 549 3549 8549 98 99 VQAAAA CVCAAA AAAAxx -7197 1901 1 1 7 17 97 197 1197 2197 7197 194 195 VQAAAA DVCAAA HHHHxx -5916 1902 0 0 6 16 16 916 1916 916 5916 32 33 OTAAAA EVCAAA OOOOxx -5287 1903 1 3 7 7 87 287 1287 287 5287 174 175 JVAAAA FVCAAA VVVVxx -9095 1904 1 3 5 15 95 95 1095 4095 9095 190 191 VLAAAA GVCAAA AAAAxx -7137 1905 1 1 7 17 37 137 1137 2137 7137 74 75 NOAAAA HVCAAA HHHHxx -7902 1906 0 2 2 2 2 902 1902 2902 7902 4 5 YRAAAA IVCAAA OOOOxx -7598 1907 0 2 8 18 98 598 1598 2598 7598 196 197 GGAAAA JVCAAA VVVVxx -5652 1908 0 0 2 12 52 652 1652 652 5652 104 105 KJAAAA KVCAAA AAAAxx -2017 1909 1 1 7 17 17 17 17 2017 2017 34 35 PZAAAA LVCAAA HHHHxx -7255 1910 1 3 5 15 55 255 1255 2255 7255 110 111 BTAAAA MVCAAA OOOOxx -7999 1911 1 3 9 19 99 999 1999 2999 7999 198 199 RVAAAA NVCAAA VVVVxx -5388 1912 0 0 8 8 88 388 1388 388 5388 176 177 GZAAAA OVCAAA AAAAxx -8754 1913 0 2 4 14 54 754 754 3754 8754 108 109 SYAAAA PVCAAA HHHHxx -5415 1914 1 3 5 15 15 415 1415 415 5415 30 31 HAAAAA QVCAAA OOOOxx -8861 1915 1 1 1 1 61 861 861 3861 8861 122 123 VCAAAA RVCAAA VVVVxx -2874 1916 0 2 4 14 74 874 874 2874 2874 148 149 OGAAAA SVCAAA AAAAxx -9910 1917 0 2 0 10 10 910 1910 4910 9910 20 21 ERAAAA TVCAAA HHHHxx -5178 1918 0 2 8 18 78 178 1178 178 5178 156 157 ERAAAA UVCAAA OOOOxx -5698 1919 0 2 8 18 98 698 1698 698 5698 196 197 ELAAAA VVCAAA VVVVxx -8500 1920 0 0 0 0 0 500 500 3500 8500 0 1 YOAAAA WVCAAA AAAAxx -1814 1921 0 2 4 14 14 814 1814 1814 1814 28 29 URAAAA XVCAAA HHHHxx -4968 1922 0 0 8 8 68 968 968 4968 4968 136 137 CJAAAA YVCAAA OOOOxx -2642 1923 0 2 2 2 42 642 642 2642 2642 84 85 QXAAAA ZVCAAA VVVVxx -1578 1924 0 2 8 18 78 578 1578 1578 1578 156 157 SIAAAA AWCAAA AAAAxx -4774 1925 0 2 4 14 74 774 774 4774 4774 148 149 QBAAAA BWCAAA HHHHxx -7062 1926 0 2 2 2 62 62 1062 2062 7062 124 125 QLAAAA CWCAAA OOOOxx -5381 1927 1 1 1 1 81 381 1381 381 5381 162 163 ZYAAAA DWCAAA VVVVxx -7985 1928 1 1 5 5 85 985 1985 2985 7985 170 171 DVAAAA EWCAAA AAAAxx -3850 1929 0 2 0 10 50 850 1850 3850 3850 100 101 CSAAAA FWCAAA HHHHxx -5624 1930 0 0 4 4 24 624 1624 624 5624 48 49 IIAAAA GWCAAA OOOOxx -8948 1931 0 0 8 8 48 948 948 3948 8948 96 97 EGAAAA HWCAAA VVVVxx -995 1932 1 3 5 15 95 995 995 995 995 190 191 HMAAAA IWCAAA AAAAxx -5058 1933 0 2 8 18 58 58 1058 58 5058 116 117 OMAAAA JWCAAA HHHHxx -9670 1934 0 2 0 10 70 670 1670 4670 9670 140 141 YHAAAA KWCAAA OOOOxx -3115 1935 1 3 5 15 15 115 1115 3115 3115 30 31 VPAAAA LWCAAA VVVVxx -4935 1936 1 3 5 15 35 935 935 4935 4935 70 71 VHAAAA MWCAAA AAAAxx -4735 1937 1 3 5 15 35 735 735 4735 4735 70 71 DAAAAA NWCAAA HHHHxx -1348 1938 0 0 8 8 48 348 1348 1348 1348 96 97 WZAAAA OWCAAA OOOOxx -2380 1939 0 0 0 0 80 380 380 2380 2380 160 161 ONAAAA PWCAAA VVVVxx -4246 1940 0 2 6 6 46 246 246 4246 4246 92 93 IHAAAA QWCAAA AAAAxx -522 1941 0 2 2 2 22 522 522 522 522 44 45 CUAAAA RWCAAA HHHHxx -1701 1942 1 1 1 1 1 701 1701 1701 1701 2 3 LNAAAA SWCAAA OOOOxx -9709 1943 1 1 9 9 9 709 1709 4709 9709 18 19 LJAAAA TWCAAA VVVVxx -8829 1944 1 1 9 9 29 829 829 3829 8829 58 59 PBAAAA UWCAAA AAAAxx -7936 1945 0 0 6 16 36 936 1936 2936 7936 72 73 GTAAAA VWCAAA HHHHxx -8474 1946 0 2 4 14 74 474 474 3474 8474 148 149 YNAAAA WWCAAA OOOOxx -4676 1947 0 0 6 16 76 676 676 4676 4676 152 153 WXAAAA XWCAAA VVVVxx -6303 1948 1 3 3 3 3 303 303 1303 6303 6 7 LIAAAA YWCAAA AAAAxx -3485 1949 1 1 5 5 85 485 1485 3485 3485 170 171 BEAAAA ZWCAAA HHHHxx -2695 1950 1 3 5 15 95 695 695 2695 2695 190 191 RZAAAA AXCAAA OOOOxx -8830 1951 0 2 0 10 30 830 830 3830 8830 60 61 QBAAAA BXCAAA VVVVxx -898 1952 0 2 8 18 98 898 898 898 898 196 197 OIAAAA CXCAAA AAAAxx -7268 1953 0 0 8 8 68 268 1268 2268 7268 136 137 OTAAAA DXCAAA HHHHxx -6568 1954 0 0 8 8 68 568 568 1568 6568 136 137 QSAAAA EXCAAA OOOOxx -9724 1955 0 0 4 4 24 724 1724 4724 9724 48 49 AKAAAA FXCAAA VVVVxx -3329 1956 1 1 9 9 29 329 1329 3329 3329 58 59 BYAAAA GXCAAA AAAAxx -9860 1957 0 0 0 0 60 860 1860 4860 9860 120 121 GPAAAA HXCAAA HHHHxx -6833 1958 1 1 3 13 33 833 833 1833 6833 66 67 VCAAAA IXCAAA OOOOxx -5956 1959 0 0 6 16 56 956 1956 956 5956 112 113 CVAAAA JXCAAA VVVVxx -3963 1960 1 3 3 3 63 963 1963 3963 3963 126 127 LWAAAA KXCAAA AAAAxx -883 1961 1 3 3 3 83 883 883 883 883 166 167 ZHAAAA LXCAAA HHHHxx -2761 1962 1 1 1 1 61 761 761 2761 2761 122 123 FCAAAA MXCAAA OOOOxx -4644 1963 0 0 4 4 44 644 644 4644 4644 88 89 QWAAAA NXCAAA VVVVxx -1358 1964 0 2 8 18 58 358 1358 1358 1358 116 117 GAAAAA OXCAAA AAAAxx -2049 1965 1 1 9 9 49 49 49 2049 2049 98 99 VAAAAA PXCAAA HHHHxx -2193 1966 1 1 3 13 93 193 193 2193 2193 186 187 JGAAAA QXCAAA OOOOxx -9435 1967 1 3 5 15 35 435 1435 4435 9435 70 71 XYAAAA RXCAAA VVVVxx -5890 1968 0 2 0 10 90 890 1890 890 5890 180 181 OSAAAA SXCAAA AAAAxx -8149 1969 1 1 9 9 49 149 149 3149 8149 98 99 LBAAAA TXCAAA HHHHxx -423 1970 1 3 3 3 23 423 423 423 423 46 47 HQAAAA UXCAAA OOOOxx -7980 1971 0 0 0 0 80 980 1980 2980 7980 160 161 YUAAAA VXCAAA VVVVxx -9019 1972 1 3 9 19 19 19 1019 4019 9019 38 39 XIAAAA WXCAAA AAAAxx -1647 1973 1 3 7 7 47 647 1647 1647 1647 94 95 JLAAAA XXCAAA HHHHxx -9495 1974 1 3 5 15 95 495 1495 4495 9495 190 191 FBAAAA YXCAAA OOOOxx -3904 1975 0 0 4 4 4 904 1904 3904 3904 8 9 EUAAAA ZXCAAA VVVVxx -5838 1976 0 2 8 18 38 838 1838 838 5838 76 77 OQAAAA AYCAAA AAAAxx -3866 1977 0 2 6 6 66 866 1866 3866 3866 132 133 SSAAAA BYCAAA HHHHxx -3093 1978 1 1 3 13 93 93 1093 3093 3093 186 187 ZOAAAA CYCAAA OOOOxx -9666 1979 0 2 6 6 66 666 1666 4666 9666 132 133 UHAAAA DYCAAA VVVVxx -1246 1980 0 2 6 6 46 246 1246 1246 1246 92 93 YVAAAA EYCAAA AAAAxx -9759 1981 1 3 9 19 59 759 1759 4759 9759 118 119 JLAAAA FYCAAA HHHHxx -7174 1982 0 2 4 14 74 174 1174 2174 7174 148 149 YPAAAA GYCAAA OOOOxx -7678 1983 0 2 8 18 78 678 1678 2678 7678 156 157 IJAAAA HYCAAA VVVVxx -3004 1984 0 0 4 4 4 4 1004 3004 3004 8 9 OLAAAA IYCAAA AAAAxx -5607 1985 1 3 7 7 7 607 1607 607 5607 14 15 RHAAAA JYCAAA HHHHxx -8510 1986 0 2 0 10 10 510 510 3510 8510 20 21 IPAAAA KYCAAA OOOOxx -1483 1987 1 3 3 3 83 483 1483 1483 1483 166 167 BFAAAA LYCAAA VVVVxx -2915 1988 1 3 5 15 15 915 915 2915 2915 30 31 DIAAAA MYCAAA AAAAxx -1548 1989 0 0 8 8 48 548 1548 1548 1548 96 97 OHAAAA NYCAAA HHHHxx -5767 1990 1 3 7 7 67 767 1767 767 5767 134 135 VNAAAA OYCAAA OOOOxx -3214 1991 0 2 4 14 14 214 1214 3214 3214 28 29 QTAAAA PYCAAA VVVVxx -8663 1992 1 3 3 3 63 663 663 3663 8663 126 127 FVAAAA QYCAAA AAAAxx -5425 1993 1 1 5 5 25 425 1425 425 5425 50 51 RAAAAA RYCAAA HHHHxx -8530 1994 0 2 0 10 30 530 530 3530 8530 60 61 CQAAAA SYCAAA OOOOxx -821 1995 1 1 1 1 21 821 821 821 821 42 43 PFAAAA TYCAAA VVVVxx -8816 1996 0 0 6 16 16 816 816 3816 8816 32 33 CBAAAA UYCAAA AAAAxx -9367 1997 1 3 7 7 67 367 1367 4367 9367 134 135 HWAAAA VYCAAA HHHHxx -4138 1998 0 2 8 18 38 138 138 4138 4138 76 77 EDAAAA WYCAAA OOOOxx -94 1999 0 2 4 14 94 94 94 94 94 188 189 QDAAAA XYCAAA VVVVxx -1858 2000 0 2 8 18 58 858 1858 1858 1858 116 117 MTAAAA YYCAAA AAAAxx -5513 2001 1 1 3 13 13 513 1513 513 5513 26 27 BEAAAA ZYCAAA HHHHxx -9620 2002 0 0 0 0 20 620 1620 4620 9620 40 41 AGAAAA AZCAAA OOOOxx -4770 2003 0 2 0 10 70 770 770 4770 4770 140 141 MBAAAA BZCAAA VVVVxx -5193 2004 1 1 3 13 93 193 1193 193 5193 186 187 TRAAAA CZCAAA AAAAxx -198 2005 0 2 8 18 98 198 198 198 198 196 197 QHAAAA DZCAAA HHHHxx -417 2006 1 1 7 17 17 417 417 417 417 34 35 BQAAAA EZCAAA OOOOxx -173 2007 1 1 3 13 73 173 173 173 173 146 147 RGAAAA FZCAAA VVVVxx -6248 2008 0 0 8 8 48 248 248 1248 6248 96 97 IGAAAA GZCAAA AAAAxx -302 2009 0 2 2 2 2 302 302 302 302 4 5 QLAAAA HZCAAA HHHHxx -8983 2010 1 3 3 3 83 983 983 3983 8983 166 167 NHAAAA IZCAAA OOOOxx -4840 2011 0 0 0 0 40 840 840 4840 4840 80 81 EEAAAA JZCAAA VVVVxx -2876 2012 0 0 6 16 76 876 876 2876 2876 152 153 QGAAAA KZCAAA AAAAxx -5841 2013 1 1 1 1 41 841 1841 841 5841 82 83 RQAAAA LZCAAA HHHHxx -2766 2014 0 2 6 6 66 766 766 2766 2766 132 133 KCAAAA MZCAAA OOOOxx -9482 2015 0 2 2 2 82 482 1482 4482 9482 164 165 SAAAAA NZCAAA VVVVxx -5335 2016 1 3 5 15 35 335 1335 335 5335 70 71 FXAAAA OZCAAA AAAAxx -1502 2017 0 2 2 2 2 502 1502 1502 1502 4 5 UFAAAA PZCAAA HHHHxx -9291 2018 1 3 1 11 91 291 1291 4291 9291 182 183 JTAAAA QZCAAA OOOOxx -8655 2019 1 3 5 15 55 655 655 3655 8655 110 111 XUAAAA RZCAAA VVVVxx -1687 2020 1 3 7 7 87 687 1687 1687 1687 174 175 XMAAAA SZCAAA AAAAxx -8171 2021 1 3 1 11 71 171 171 3171 8171 142 143 HCAAAA TZCAAA HHHHxx -5699 2022 1 3 9 19 99 699 1699 699 5699 198 199 FLAAAA UZCAAA OOOOxx -1462 2023 0 2 2 2 62 462 1462 1462 1462 124 125 GEAAAA VZCAAA VVVVxx -608 2024 0 0 8 8 8 608 608 608 608 16 17 KXAAAA WZCAAA AAAAxx -6860 2025 0 0 0 0 60 860 860 1860 6860 120 121 WDAAAA XZCAAA HHHHxx -6063 2026 1 3 3 3 63 63 63 1063 6063 126 127 FZAAAA YZCAAA OOOOxx -1422 2027 0 2 2 2 22 422 1422 1422 1422 44 45 SCAAAA ZZCAAA VVVVxx -1932 2028 0 0 2 12 32 932 1932 1932 1932 64 65 IWAAAA AADAAA AAAAxx -5065 2029 1 1 5 5 65 65 1065 65 5065 130 131 VMAAAA BADAAA HHHHxx -432 2030 0 0 2 12 32 432 432 432 432 64 65 QQAAAA CADAAA OOOOxx -4680 2031 0 0 0 0 80 680 680 4680 4680 160 161 AYAAAA DADAAA VVVVxx -8172 2032 0 0 2 12 72 172 172 3172 8172 144 145 ICAAAA EADAAA AAAAxx -8668 2033 0 0 8 8 68 668 668 3668 8668 136 137 KVAAAA FADAAA HHHHxx -256 2034 0 0 6 16 56 256 256 256 256 112 113 WJAAAA GADAAA OOOOxx -2500 2035 0 0 0 0 0 500 500 2500 2500 0 1 ESAAAA HADAAA VVVVxx -274 2036 0 2 4 14 74 274 274 274 274 148 149 OKAAAA IADAAA AAAAxx -5907 2037 1 3 7 7 7 907 1907 907 5907 14 15 FTAAAA JADAAA HHHHxx -8587 2038 1 3 7 7 87 587 587 3587 8587 174 175 HSAAAA KADAAA OOOOxx -9942 2039 0 2 2 2 42 942 1942 4942 9942 84 85 KSAAAA LADAAA VVVVxx -116 2040 0 0 6 16 16 116 116 116 116 32 33 MEAAAA MADAAA AAAAxx -7134 2041 0 2 4 14 34 134 1134 2134 7134 68 69 KOAAAA NADAAA HHHHxx -9002 2042 0 2 2 2 2 2 1002 4002 9002 4 5 GIAAAA OADAAA OOOOxx -1209 2043 1 1 9 9 9 209 1209 1209 1209 18 19 NUAAAA PADAAA VVVVxx -9983 2044 1 3 3 3 83 983 1983 4983 9983 166 167 ZTAAAA QADAAA AAAAxx -1761 2045 1 1 1 1 61 761 1761 1761 1761 122 123 TPAAAA RADAAA HHHHxx -7723 2046 1 3 3 3 23 723 1723 2723 7723 46 47 BLAAAA SADAAA OOOOxx -6518 2047 0 2 8 18 18 518 518 1518 6518 36 37 SQAAAA TADAAA VVVVxx -1372 2048 0 0 2 12 72 372 1372 1372 1372 144 145 UAAAAA UADAAA AAAAxx -3587 2049 1 3 7 7 87 587 1587 3587 3587 174 175 ZHAAAA VADAAA HHHHxx -5323 2050 1 3 3 3 23 323 1323 323 5323 46 47 TWAAAA WADAAA OOOOxx -5902 2051 0 2 2 2 2 902 1902 902 5902 4 5 ATAAAA XADAAA VVVVxx -3749 2052 1 1 9 9 49 749 1749 3749 3749 98 99 FOAAAA YADAAA AAAAxx -5965 2053 1 1 5 5 65 965 1965 965 5965 130 131 LVAAAA ZADAAA HHHHxx -663 2054 1 3 3 3 63 663 663 663 663 126 127 NZAAAA ABDAAA OOOOxx -36 2055 0 0 6 16 36 36 36 36 36 72 73 KBAAAA BBDAAA VVVVxx -9782 2056 0 2 2 2 82 782 1782 4782 9782 164 165 GMAAAA CBDAAA AAAAxx -5412 2057 0 0 2 12 12 412 1412 412 5412 24 25 EAAAAA DBDAAA HHHHxx -9961 2058 1 1 1 1 61 961 1961 4961 9961 122 123 DTAAAA EBDAAA OOOOxx -6492 2059 0 0 2 12 92 492 492 1492 6492 184 185 SPAAAA FBDAAA VVVVxx -4234 2060 0 2 4 14 34 234 234 4234 4234 68 69 WGAAAA GBDAAA AAAAxx -4922 2061 0 2 2 2 22 922 922 4922 4922 44 45 IHAAAA HBDAAA HHHHxx -6166 2062 0 2 6 6 66 166 166 1166 6166 132 133 EDAAAA IBDAAA OOOOxx -7019 2063 1 3 9 19 19 19 1019 2019 7019 38 39 ZJAAAA JBDAAA VVVVxx -7805 2064 1 1 5 5 5 805 1805 2805 7805 10 11 FOAAAA KBDAAA AAAAxx -9808 2065 0 0 8 8 8 808 1808 4808 9808 16 17 GNAAAA LBDAAA HHHHxx -2550 2066 0 2 0 10 50 550 550 2550 2550 100 101 CUAAAA MBDAAA OOOOxx -8626 2067 0 2 6 6 26 626 626 3626 8626 52 53 UTAAAA NBDAAA VVVVxx -5649 2068 1 1 9 9 49 649 1649 649 5649 98 99 HJAAAA OBDAAA AAAAxx -3117 2069 1 1 7 17 17 117 1117 3117 3117 34 35 XPAAAA PBDAAA HHHHxx -866 2070 0 2 6 6 66 866 866 866 866 132 133 IHAAAA QBDAAA OOOOxx -2323 2071 1 3 3 3 23 323 323 2323 2323 46 47 JLAAAA RBDAAA VVVVxx -5132 2072 0 0 2 12 32 132 1132 132 5132 64 65 KPAAAA SBDAAA AAAAxx -9222 2073 0 2 2 2 22 222 1222 4222 9222 44 45 SQAAAA TBDAAA HHHHxx -3934 2074 0 2 4 14 34 934 1934 3934 3934 68 69 IVAAAA UBDAAA OOOOxx -4845 2075 1 1 5 5 45 845 845 4845 4845 90 91 JEAAAA VBDAAA VVVVxx -7714 2076 0 2 4 14 14 714 1714 2714 7714 28 29 SKAAAA WBDAAA AAAAxx -9818 2077 0 2 8 18 18 818 1818 4818 9818 36 37 QNAAAA XBDAAA HHHHxx -2219 2078 1 3 9 19 19 219 219 2219 2219 38 39 JHAAAA YBDAAA OOOOxx -6573 2079 1 1 3 13 73 573 573 1573 6573 146 147 VSAAAA ZBDAAA VVVVxx -4555 2080 1 3 5 15 55 555 555 4555 4555 110 111 FTAAAA ACDAAA AAAAxx -7306 2081 0 2 6 6 6 306 1306 2306 7306 12 13 AVAAAA BCDAAA HHHHxx -9313 2082 1 1 3 13 13 313 1313 4313 9313 26 27 FUAAAA CCDAAA OOOOxx -3924 2083 0 0 4 4 24 924 1924 3924 3924 48 49 YUAAAA DCDAAA VVVVxx -5176 2084 0 0 6 16 76 176 1176 176 5176 152 153 CRAAAA ECDAAA AAAAxx -9767 2085 1 3 7 7 67 767 1767 4767 9767 134 135 RLAAAA FCDAAA HHHHxx -905 2086 1 1 5 5 5 905 905 905 905 10 11 VIAAAA GCDAAA OOOOxx -8037 2087 1 1 7 17 37 37 37 3037 8037 74 75 DXAAAA HCDAAA VVVVxx -8133 2088 1 1 3 13 33 133 133 3133 8133 66 67 VAAAAA ICDAAA AAAAxx -2954 2089 0 2 4 14 54 954 954 2954 2954 108 109 QJAAAA JCDAAA HHHHxx -7262 2090 0 2 2 2 62 262 1262 2262 7262 124 125 ITAAAA KCDAAA OOOOxx -8768 2091 0 0 8 8 68 768 768 3768 8768 136 137 GZAAAA LCDAAA VVVVxx -6953 2092 1 1 3 13 53 953 953 1953 6953 106 107 LHAAAA MCDAAA AAAAxx -1984 2093 0 0 4 4 84 984 1984 1984 1984 168 169 IYAAAA NCDAAA HHHHxx -9348 2094 0 0 8 8 48 348 1348 4348 9348 96 97 OVAAAA OCDAAA OOOOxx -7769 2095 1 1 9 9 69 769 1769 2769 7769 138 139 VMAAAA PCDAAA VVVVxx -2994 2096 0 2 4 14 94 994 994 2994 2994 188 189 ELAAAA QCDAAA AAAAxx -5938 2097 0 2 8 18 38 938 1938 938 5938 76 77 KUAAAA RCDAAA HHHHxx -556 2098 0 0 6 16 56 556 556 556 556 112 113 KVAAAA SCDAAA OOOOxx -2577 2099 1 1 7 17 77 577 577 2577 2577 154 155 DVAAAA TCDAAA VVVVxx -8733 2100 1 1 3 13 33 733 733 3733 8733 66 67 XXAAAA UCDAAA AAAAxx -3108 2101 0 0 8 8 8 108 1108 3108 3108 16 17 OPAAAA VCDAAA HHHHxx -4166 2102 0 2 6 6 66 166 166 4166 4166 132 133 GEAAAA WCDAAA OOOOxx -3170 2103 0 2 0 10 70 170 1170 3170 3170 140 141 YRAAAA XCDAAA VVVVxx -8118 2104 0 2 8 18 18 118 118 3118 8118 36 37 GAAAAA YCDAAA AAAAxx -8454 2105 0 2 4 14 54 454 454 3454 8454 108 109 ENAAAA ZCDAAA HHHHxx -5338 2106 0 2 8 18 38 338 1338 338 5338 76 77 IXAAAA ADDAAA OOOOxx -402 2107 0 2 2 2 2 402 402 402 402 4 5 MPAAAA BDDAAA VVVVxx -5673 2108 1 1 3 13 73 673 1673 673 5673 146 147 FKAAAA CDDAAA AAAAxx -4324 2109 0 0 4 4 24 324 324 4324 4324 48 49 IKAAAA DDDAAA HHHHxx -1943 2110 1 3 3 3 43 943 1943 1943 1943 86 87 TWAAAA EDDAAA OOOOxx -7703 2111 1 3 3 3 3 703 1703 2703 7703 6 7 HKAAAA FDDAAA VVVVxx -7180 2112 0 0 0 0 80 180 1180 2180 7180 160 161 EQAAAA GDDAAA AAAAxx -5478 2113 0 2 8 18 78 478 1478 478 5478 156 157 SCAAAA HDDAAA HHHHxx -5775 2114 1 3 5 15 75 775 1775 775 5775 150 151 DOAAAA IDDAAA OOOOxx -6952 2115 0 0 2 12 52 952 952 1952 6952 104 105 KHAAAA JDDAAA VVVVxx -9022 2116 0 2 2 2 22 22 1022 4022 9022 44 45 AJAAAA KDDAAA AAAAxx -547 2117 1 3 7 7 47 547 547 547 547 94 95 BVAAAA LDDAAA HHHHxx -5877 2118 1 1 7 17 77 877 1877 877 5877 154 155 BSAAAA MDDAAA OOOOxx -9580 2119 0 0 0 0 80 580 1580 4580 9580 160 161 MEAAAA NDDAAA VVVVxx -6094 2120 0 2 4 14 94 94 94 1094 6094 188 189 KAAAAA ODDAAA AAAAxx -3398 2121 0 2 8 18 98 398 1398 3398 3398 196 197 SAAAAA PDDAAA HHHHxx -4574 2122 0 2 4 14 74 574 574 4574 4574 148 149 YTAAAA QDDAAA OOOOxx -3675 2123 1 3 5 15 75 675 1675 3675 3675 150 151 JLAAAA RDDAAA VVVVxx -6413 2124 1 1 3 13 13 413 413 1413 6413 26 27 RMAAAA SDDAAA AAAAxx -9851 2125 1 3 1 11 51 851 1851 4851 9851 102 103 XOAAAA TDDAAA HHHHxx -126 2126 0 2 6 6 26 126 126 126 126 52 53 WEAAAA UDDAAA OOOOxx -6803 2127 1 3 3 3 3 803 803 1803 6803 6 7 RBAAAA VDDAAA VVVVxx -6949 2128 1 1 9 9 49 949 949 1949 6949 98 99 HHAAAA WDDAAA AAAAxx -115 2129 1 3 5 15 15 115 115 115 115 30 31 LEAAAA XDDAAA HHHHxx -4165 2130 1 1 5 5 65 165 165 4165 4165 130 131 FEAAAA YDDAAA OOOOxx -201 2131 1 1 1 1 1 201 201 201 201 2 3 THAAAA ZDDAAA VVVVxx -9324 2132 0 0 4 4 24 324 1324 4324 9324 48 49 QUAAAA AEDAAA AAAAxx -6562 2133 0 2 2 2 62 562 562 1562 6562 124 125 KSAAAA BEDAAA HHHHxx -1917 2134 1 1 7 17 17 917 1917 1917 1917 34 35 TVAAAA CEDAAA OOOOxx -558 2135 0 2 8 18 58 558 558 558 558 116 117 MVAAAA DEDAAA VVVVxx -8515 2136 1 3 5 15 15 515 515 3515 8515 30 31 NPAAAA EEDAAA AAAAxx -6321 2137 1 1 1 1 21 321 321 1321 6321 42 43 DJAAAA FEDAAA HHHHxx -6892 2138 0 0 2 12 92 892 892 1892 6892 184 185 CFAAAA GEDAAA OOOOxx -1001 2139 1 1 1 1 1 1 1001 1001 1001 2 3 NMAAAA HEDAAA VVVVxx -2858 2140 0 2 8 18 58 858 858 2858 2858 116 117 YFAAAA IEDAAA AAAAxx -2434 2141 0 2 4 14 34 434 434 2434 2434 68 69 QPAAAA JEDAAA HHHHxx -4460 2142 0 0 0 0 60 460 460 4460 4460 120 121 OPAAAA KEDAAA OOOOxx -5447 2143 1 3 7 7 47 447 1447 447 5447 94 95 NBAAAA LEDAAA VVVVxx -3799 2144 1 3 9 19 99 799 1799 3799 3799 198 199 DQAAAA MEDAAA AAAAxx -4310 2145 0 2 0 10 10 310 310 4310 4310 20 21 UJAAAA NEDAAA HHHHxx -405 2146 1 1 5 5 5 405 405 405 405 10 11 PPAAAA OEDAAA OOOOxx -4573 2147 1 1 3 13 73 573 573 4573 4573 146 147 XTAAAA PEDAAA VVVVxx -706 2148 0 2 6 6 6 706 706 706 706 12 13 EBAAAA QEDAAA AAAAxx -7619 2149 1 3 9 19 19 619 1619 2619 7619 38 39 BHAAAA REDAAA HHHHxx -7959 2150 1 3 9 19 59 959 1959 2959 7959 118 119 DUAAAA SEDAAA OOOOxx -6712 2151 0 0 2 12 12 712 712 1712 6712 24 25 EYAAAA TEDAAA VVVVxx -6959 2152 1 3 9 19 59 959 959 1959 6959 118 119 RHAAAA UEDAAA AAAAxx -9791 2153 1 3 1 11 91 791 1791 4791 9791 182 183 PMAAAA VEDAAA HHHHxx -2112 2154 0 0 2 12 12 112 112 2112 2112 24 25 GDAAAA WEDAAA OOOOxx -9114 2155 0 2 4 14 14 114 1114 4114 9114 28 29 OMAAAA XEDAAA VVVVxx -3506 2156 0 2 6 6 6 506 1506 3506 3506 12 13 WEAAAA YEDAAA AAAAxx -5002 2157 0 2 2 2 2 2 1002 2 5002 4 5 KKAAAA ZEDAAA HHHHxx -3518 2158 0 2 8 18 18 518 1518 3518 3518 36 37 IFAAAA AFDAAA OOOOxx -602 2159 0 2 2 2 2 602 602 602 602 4 5 EXAAAA BFDAAA VVVVxx -9060 2160 0 0 0 0 60 60 1060 4060 9060 120 121 MKAAAA CFDAAA AAAAxx -3292 2161 0 0 2 12 92 292 1292 3292 3292 184 185 QWAAAA DFDAAA HHHHxx -77 2162 1 1 7 17 77 77 77 77 77 154 155 ZCAAAA EFDAAA OOOOxx -1420 2163 0 0 0 0 20 420 1420 1420 1420 40 41 QCAAAA FFDAAA VVVVxx -6001 2164 1 1 1 1 1 1 1 1001 6001 2 3 VWAAAA GFDAAA AAAAxx -7477 2165 1 1 7 17 77 477 1477 2477 7477 154 155 PBAAAA HFDAAA HHHHxx -6655 2166 1 3 5 15 55 655 655 1655 6655 110 111 ZVAAAA IFDAAA OOOOxx -7845 2167 1 1 5 5 45 845 1845 2845 7845 90 91 TPAAAA JFDAAA VVVVxx -8484 2168 0 0 4 4 84 484 484 3484 8484 168 169 IOAAAA KFDAAA AAAAxx -4345 2169 1 1 5 5 45 345 345 4345 4345 90 91 DLAAAA LFDAAA HHHHxx -4250 2170 0 2 0 10 50 250 250 4250 4250 100 101 MHAAAA MFDAAA OOOOxx -2391 2171 1 3 1 11 91 391 391 2391 2391 182 183 ZNAAAA NFDAAA VVVVxx -6884 2172 0 0 4 4 84 884 884 1884 6884 168 169 UEAAAA OFDAAA AAAAxx -7270 2173 0 2 0 10 70 270 1270 2270 7270 140 141 QTAAAA PFDAAA HHHHxx -2499 2174 1 3 9 19 99 499 499 2499 2499 198 199 DSAAAA QFDAAA OOOOxx -7312 2175 0 0 2 12 12 312 1312 2312 7312 24 25 GVAAAA RFDAAA VVVVxx -7113 2176 1 1 3 13 13 113 1113 2113 7113 26 27 PNAAAA SFDAAA AAAAxx -6695 2177 1 3 5 15 95 695 695 1695 6695 190 191 NXAAAA TFDAAA HHHHxx -6521 2178 1 1 1 1 21 521 521 1521 6521 42 43 VQAAAA UFDAAA OOOOxx -272 2179 0 0 2 12 72 272 272 272 272 144 145 MKAAAA VFDAAA VVVVxx -9976 2180 0 0 6 16 76 976 1976 4976 9976 152 153 STAAAA WFDAAA AAAAxx -992 2181 0 0 2 12 92 992 992 992 992 184 185 EMAAAA XFDAAA HHHHxx -6158 2182 0 2 8 18 58 158 158 1158 6158 116 117 WCAAAA YFDAAA OOOOxx -3281 2183 1 1 1 1 81 281 1281 3281 3281 162 163 FWAAAA ZFDAAA VVVVxx -7446 2184 0 2 6 6 46 446 1446 2446 7446 92 93 KAAAAA AGDAAA AAAAxx -4679 2185 1 3 9 19 79 679 679 4679 4679 158 159 ZXAAAA BGDAAA HHHHxx -5203 2186 1 3 3 3 3 203 1203 203 5203 6 7 DSAAAA CGDAAA OOOOxx -9874 2187 0 2 4 14 74 874 1874 4874 9874 148 149 UPAAAA DGDAAA VVVVxx -8371 2188 1 3 1 11 71 371 371 3371 8371 142 143 ZJAAAA EGDAAA AAAAxx -9086 2189 0 2 6 6 86 86 1086 4086 9086 172 173 MLAAAA FGDAAA HHHHxx -430 2190 0 2 0 10 30 430 430 430 430 60 61 OQAAAA GGDAAA OOOOxx -8749 2191 1 1 9 9 49 749 749 3749 8749 98 99 NYAAAA HGDAAA VVVVxx -577 2192 1 1 7 17 77 577 577 577 577 154 155 FWAAAA IGDAAA AAAAxx -4884 2193 0 0 4 4 84 884 884 4884 4884 168 169 WFAAAA JGDAAA HHHHxx -3421 2194 1 1 1 1 21 421 1421 3421 3421 42 43 PBAAAA KGDAAA OOOOxx -2812 2195 0 0 2 12 12 812 812 2812 2812 24 25 EEAAAA LGDAAA VVVVxx -5958 2196 0 2 8 18 58 958 1958 958 5958 116 117 EVAAAA MGDAAA AAAAxx -9901 2197 1 1 1 1 1 901 1901 4901 9901 2 3 VQAAAA NGDAAA HHHHxx -8478 2198 0 2 8 18 78 478 478 3478 8478 156 157 COAAAA OGDAAA OOOOxx -6545 2199 1 1 5 5 45 545 545 1545 6545 90 91 TRAAAA PGDAAA VVVVxx -1479 2200 1 3 9 19 79 479 1479 1479 1479 158 159 XEAAAA QGDAAA AAAAxx -1046 2201 0 2 6 6 46 46 1046 1046 1046 92 93 GOAAAA RGDAAA HHHHxx -6372 2202 0 0 2 12 72 372 372 1372 6372 144 145 CLAAAA SGDAAA OOOOxx -8206 2203 0 2 6 6 6 206 206 3206 8206 12 13 QDAAAA TGDAAA VVVVxx -9544 2204 0 0 4 4 44 544 1544 4544 9544 88 89 CDAAAA UGDAAA AAAAxx -9287 2205 1 3 7 7 87 287 1287 4287 9287 174 175 FTAAAA VGDAAA HHHHxx -6786 2206 0 2 6 6 86 786 786 1786 6786 172 173 ABAAAA WGDAAA OOOOxx -6511 2207 1 3 1 11 11 511 511 1511 6511 22 23 LQAAAA XGDAAA VVVVxx -603 2208 1 3 3 3 3 603 603 603 603 6 7 FXAAAA YGDAAA AAAAxx -2022 2209 0 2 2 2 22 22 22 2022 2022 44 45 UZAAAA ZGDAAA HHHHxx -2086 2210 0 2 6 6 86 86 86 2086 2086 172 173 GCAAAA AHDAAA OOOOxx -1969 2211 1 1 9 9 69 969 1969 1969 1969 138 139 TXAAAA BHDAAA VVVVxx -4841 2212 1 1 1 1 41 841 841 4841 4841 82 83 FEAAAA CHDAAA AAAAxx -5845 2213 1 1 5 5 45 845 1845 845 5845 90 91 VQAAAA DHDAAA HHHHxx -4635 2214 1 3 5 15 35 635 635 4635 4635 70 71 HWAAAA EHDAAA OOOOxx -4658 2215 0 2 8 18 58 658 658 4658 4658 116 117 EXAAAA FHDAAA VVVVxx -2896 2216 0 0 6 16 96 896 896 2896 2896 192 193 KHAAAA GHDAAA AAAAxx -5179 2217 1 3 9 19 79 179 1179 179 5179 158 159 FRAAAA HHDAAA HHHHxx -8667 2218 1 3 7 7 67 667 667 3667 8667 134 135 JVAAAA IHDAAA OOOOxx -7294 2219 0 2 4 14 94 294 1294 2294 7294 188 189 OUAAAA JHDAAA VVVVxx -3706 2220 0 2 6 6 6 706 1706 3706 3706 12 13 OMAAAA KHDAAA AAAAxx -8389 2221 1 1 9 9 89 389 389 3389 8389 178 179 RKAAAA LHDAAA HHHHxx -2486 2222 0 2 6 6 86 486 486 2486 2486 172 173 QRAAAA MHDAAA OOOOxx -8743 2223 1 3 3 3 43 743 743 3743 8743 86 87 HYAAAA NHDAAA VVVVxx -2777 2224 1 1 7 17 77 777 777 2777 2777 154 155 VCAAAA OHDAAA AAAAxx -2113 2225 1 1 3 13 13 113 113 2113 2113 26 27 HDAAAA PHDAAA HHHHxx -2076 2226 0 0 6 16 76 76 76 2076 2076 152 153 WBAAAA QHDAAA OOOOxx -2300 2227 0 0 0 0 0 300 300 2300 2300 0 1 MKAAAA RHDAAA VVVVxx -6894 2228 0 2 4 14 94 894 894 1894 6894 188 189 EFAAAA SHDAAA AAAAxx -6939 2229 1 3 9 19 39 939 939 1939 6939 78 79 XGAAAA THDAAA HHHHxx -446 2230 0 2 6 6 46 446 446 446 446 92 93 ERAAAA UHDAAA OOOOxx -6218 2231 0 2 8 18 18 218 218 1218 6218 36 37 EFAAAA VHDAAA VVVVxx -1295 2232 1 3 5 15 95 295 1295 1295 1295 190 191 VXAAAA WHDAAA AAAAxx -5135 2233 1 3 5 15 35 135 1135 135 5135 70 71 NPAAAA XHDAAA HHHHxx -8122 2234 0 2 2 2 22 122 122 3122 8122 44 45 KAAAAA YHDAAA OOOOxx -316 2235 0 0 6 16 16 316 316 316 316 32 33 EMAAAA ZHDAAA VVVVxx -514 2236 0 2 4 14 14 514 514 514 514 28 29 UTAAAA AIDAAA AAAAxx -7970 2237 0 2 0 10 70 970 1970 2970 7970 140 141 OUAAAA BIDAAA HHHHxx -9350 2238 0 2 0 10 50 350 1350 4350 9350 100 101 QVAAAA CIDAAA OOOOxx -3700 2239 0 0 0 0 0 700 1700 3700 3700 0 1 IMAAAA DIDAAA VVVVxx -582 2240 0 2 2 2 82 582 582 582 582 164 165 KWAAAA EIDAAA AAAAxx -9722 2241 0 2 2 2 22 722 1722 4722 9722 44 45 YJAAAA FIDAAA HHHHxx -7398 2242 0 2 8 18 98 398 1398 2398 7398 196 197 OYAAAA GIDAAA OOOOxx -2265 2243 1 1 5 5 65 265 265 2265 2265 130 131 DJAAAA HIDAAA VVVVxx -3049 2244 1 1 9 9 49 49 1049 3049 3049 98 99 HNAAAA IIDAAA AAAAxx -9121 2245 1 1 1 1 21 121 1121 4121 9121 42 43 VMAAAA JIDAAA HHHHxx -4275 2246 1 3 5 15 75 275 275 4275 4275 150 151 LIAAAA KIDAAA OOOOxx -6567 2247 1 3 7 7 67 567 567 1567 6567 134 135 PSAAAA LIDAAA VVVVxx -6755 2248 1 3 5 15 55 755 755 1755 6755 110 111 VZAAAA MIDAAA AAAAxx -4535 2249 1 3 5 15 35 535 535 4535 4535 70 71 LSAAAA NIDAAA HHHHxx -7968 2250 0 0 8 8 68 968 1968 2968 7968 136 137 MUAAAA OIDAAA OOOOxx -3412 2251 0 0 2 12 12 412 1412 3412 3412 24 25 GBAAAA PIDAAA VVVVxx -6112 2252 0 0 2 12 12 112 112 1112 6112 24 25 CBAAAA QIDAAA AAAAxx -6805 2253 1 1 5 5 5 805 805 1805 6805 10 11 TBAAAA RIDAAA HHHHxx -2880 2254 0 0 0 0 80 880 880 2880 2880 160 161 UGAAAA SIDAAA OOOOxx -7710 2255 0 2 0 10 10 710 1710 2710 7710 20 21 OKAAAA TIDAAA VVVVxx -7949 2256 1 1 9 9 49 949 1949 2949 7949 98 99 TTAAAA UIDAAA AAAAxx -7043 2257 1 3 3 3 43 43 1043 2043 7043 86 87 XKAAAA VIDAAA HHHHxx -9012 2258 0 0 2 12 12 12 1012 4012 9012 24 25 QIAAAA WIDAAA OOOOxx -878 2259 0 2 8 18 78 878 878 878 878 156 157 UHAAAA XIDAAA VVVVxx -7930 2260 0 2 0 10 30 930 1930 2930 7930 60 61 ATAAAA YIDAAA AAAAxx -667 2261 1 3 7 7 67 667 667 667 667 134 135 RZAAAA ZIDAAA HHHHxx -1905 2262 1 1 5 5 5 905 1905 1905 1905 10 11 HVAAAA AJDAAA OOOOxx -4958 2263 0 2 8 18 58 958 958 4958 4958 116 117 SIAAAA BJDAAA VVVVxx -2973 2264 1 1 3 13 73 973 973 2973 2973 146 147 JKAAAA CJDAAA AAAAxx -3631 2265 1 3 1 11 31 631 1631 3631 3631 62 63 RJAAAA DJDAAA HHHHxx -5868 2266 0 0 8 8 68 868 1868 868 5868 136 137 SRAAAA EJDAAA OOOOxx -2873 2267 1 1 3 13 73 873 873 2873 2873 146 147 NGAAAA FJDAAA VVVVxx -6941 2268 1 1 1 1 41 941 941 1941 6941 82 83 ZGAAAA GJDAAA AAAAxx -6384 2269 0 0 4 4 84 384 384 1384 6384 168 169 OLAAAA HJDAAA HHHHxx -3806 2270 0 2 6 6 6 806 1806 3806 3806 12 13 KQAAAA IJDAAA OOOOxx -5079 2271 1 3 9 19 79 79 1079 79 5079 158 159 JNAAAA JJDAAA VVVVxx -1970 2272 0 2 0 10 70 970 1970 1970 1970 140 141 UXAAAA KJDAAA AAAAxx -7810 2273 0 2 0 10 10 810 1810 2810 7810 20 21 KOAAAA LJDAAA HHHHxx -4639 2274 1 3 9 19 39 639 639 4639 4639 78 79 LWAAAA MJDAAA OOOOxx -6527 2275 1 3 7 7 27 527 527 1527 6527 54 55 BRAAAA NJDAAA VVVVxx -8079 2276 1 3 9 19 79 79 79 3079 8079 158 159 TYAAAA OJDAAA AAAAxx -2740 2277 0 0 0 0 40 740 740 2740 2740 80 81 KBAAAA PJDAAA HHHHxx -2337 2278 1 1 7 17 37 337 337 2337 2337 74 75 XLAAAA QJDAAA OOOOxx -6670 2279 0 2 0 10 70 670 670 1670 6670 140 141 OWAAAA RJDAAA VVVVxx -2345 2280 1 1 5 5 45 345 345 2345 2345 90 91 FMAAAA SJDAAA AAAAxx -401 2281 1 1 1 1 1 401 401 401 401 2 3 LPAAAA TJDAAA HHHHxx -2704 2282 0 0 4 4 4 704 704 2704 2704 8 9 AAAAAA UJDAAA OOOOxx -5530 2283 0 2 0 10 30 530 1530 530 5530 60 61 SEAAAA VJDAAA VVVVxx -51 2284 1 3 1 11 51 51 51 51 51 102 103 ZBAAAA WJDAAA AAAAxx -4282 2285 0 2 2 2 82 282 282 4282 4282 164 165 SIAAAA XJDAAA HHHHxx -7336 2286 0 0 6 16 36 336 1336 2336 7336 72 73 EWAAAA YJDAAA OOOOxx -8320 2287 0 0 0 0 20 320 320 3320 8320 40 41 AIAAAA ZJDAAA VVVVxx -7772 2288 0 0 2 12 72 772 1772 2772 7772 144 145 YMAAAA AKDAAA AAAAxx -1894 2289 0 2 4 14 94 894 1894 1894 1894 188 189 WUAAAA BKDAAA HHHHxx -2320 2290 0 0 0 0 20 320 320 2320 2320 40 41 GLAAAA CKDAAA OOOOxx -6232 2291 0 0 2 12 32 232 232 1232 6232 64 65 SFAAAA DKDAAA VVVVxx -2833 2292 1 1 3 13 33 833 833 2833 2833 66 67 ZEAAAA EKDAAA AAAAxx -8265 2293 1 1 5 5 65 265 265 3265 8265 130 131 XFAAAA FKDAAA HHHHxx -4589 2294 1 1 9 9 89 589 589 4589 4589 178 179 NUAAAA GKDAAA OOOOxx -8182 2295 0 2 2 2 82 182 182 3182 8182 164 165 SCAAAA HKDAAA VVVVxx -8337 2296 1 1 7 17 37 337 337 3337 8337 74 75 RIAAAA IKDAAA AAAAxx -8210 2297 0 2 0 10 10 210 210 3210 8210 20 21 UDAAAA JKDAAA HHHHxx -1406 2298 0 2 6 6 6 406 1406 1406 1406 12 13 CCAAAA KKDAAA OOOOxx -4463 2299 1 3 3 3 63 463 463 4463 4463 126 127 RPAAAA LKDAAA VVVVxx -4347 2300 1 3 7 7 47 347 347 4347 4347 94 95 FLAAAA MKDAAA AAAAxx -181 2301 1 1 1 1 81 181 181 181 181 162 163 ZGAAAA NKDAAA HHHHxx -9986 2302 0 2 6 6 86 986 1986 4986 9986 172 173 CUAAAA OKDAAA OOOOxx -661 2303 1 1 1 1 61 661 661 661 661 122 123 LZAAAA PKDAAA VVVVxx -4105 2304 1 1 5 5 5 105 105 4105 4105 10 11 XBAAAA QKDAAA AAAAxx -2187 2305 1 3 7 7 87 187 187 2187 2187 174 175 DGAAAA RKDAAA HHHHxx -1628 2306 0 0 8 8 28 628 1628 1628 1628 56 57 QKAAAA SKDAAA OOOOxx -3119 2307 1 3 9 19 19 119 1119 3119 3119 38 39 ZPAAAA TKDAAA VVVVxx -6804 2308 0 0 4 4 4 804 804 1804 6804 8 9 SBAAAA UKDAAA AAAAxx -9918 2309 0 2 8 18 18 918 1918 4918 9918 36 37 MRAAAA VKDAAA HHHHxx -8916 2310 0 0 6 16 16 916 916 3916 8916 32 33 YEAAAA WKDAAA OOOOxx -6057 2311 1 1 7 17 57 57 57 1057 6057 114 115 ZYAAAA XKDAAA VVVVxx -3622 2312 0 2 2 2 22 622 1622 3622 3622 44 45 IJAAAA YKDAAA AAAAxx -9168 2313 0 0 8 8 68 168 1168 4168 9168 136 137 QOAAAA ZKDAAA HHHHxx -3720 2314 0 0 0 0 20 720 1720 3720 3720 40 41 CNAAAA ALDAAA OOOOxx -9927 2315 1 3 7 7 27 927 1927 4927 9927 54 55 VRAAAA BLDAAA VVVVxx -5616 2316 0 0 6 16 16 616 1616 616 5616 32 33 AIAAAA CLDAAA AAAAxx -5210 2317 0 2 0 10 10 210 1210 210 5210 20 21 KSAAAA DLDAAA HHHHxx -636 2318 0 0 6 16 36 636 636 636 636 72 73 MYAAAA ELDAAA OOOOxx -9936 2319 0 0 6 16 36 936 1936 4936 9936 72 73 ESAAAA FLDAAA VVVVxx -2316 2320 0 0 6 16 16 316 316 2316 2316 32 33 CLAAAA GLDAAA AAAAxx -4363 2321 1 3 3 3 63 363 363 4363 4363 126 127 VLAAAA HLDAAA HHHHxx -7657 2322 1 1 7 17 57 657 1657 2657 7657 114 115 NIAAAA ILDAAA OOOOxx -697 2323 1 1 7 17 97 697 697 697 697 194 195 VAAAAA JLDAAA VVVVxx -912 2324 0 0 2 12 12 912 912 912 912 24 25 CJAAAA KLDAAA AAAAxx -8806 2325 0 2 6 6 6 806 806 3806 8806 12 13 SAAAAA LLDAAA HHHHxx -9698 2326 0 2 8 18 98 698 1698 4698 9698 196 197 AJAAAA MLDAAA OOOOxx -6191 2327 1 3 1 11 91 191 191 1191 6191 182 183 DEAAAA NLDAAA VVVVxx -1188 2328 0 0 8 8 88 188 1188 1188 1188 176 177 STAAAA OLDAAA AAAAxx -7676 2329 0 0 6 16 76 676 1676 2676 7676 152 153 GJAAAA PLDAAA HHHHxx -7073 2330 1 1 3 13 73 73 1073 2073 7073 146 147 BMAAAA QLDAAA OOOOxx -8019 2331 1 3 9 19 19 19 19 3019 8019 38 39 LWAAAA RLDAAA VVVVxx -4726 2332 0 2 6 6 26 726 726 4726 4726 52 53 UZAAAA SLDAAA AAAAxx -4648 2333 0 0 8 8 48 648 648 4648 4648 96 97 UWAAAA TLDAAA HHHHxx -3227 2334 1 3 7 7 27 227 1227 3227 3227 54 55 DUAAAA ULDAAA OOOOxx -7232 2335 0 0 2 12 32 232 1232 2232 7232 64 65 ESAAAA VLDAAA VVVVxx -9761 2336 1 1 1 1 61 761 1761 4761 9761 122 123 LLAAAA WLDAAA AAAAxx -3105 2337 1 1 5 5 5 105 1105 3105 3105 10 11 LPAAAA XLDAAA HHHHxx -5266 2338 0 2 6 6 66 266 1266 266 5266 132 133 OUAAAA YLDAAA OOOOxx -6788 2339 0 0 8 8 88 788 788 1788 6788 176 177 CBAAAA ZLDAAA VVVVxx -2442 2340 0 2 2 2 42 442 442 2442 2442 84 85 YPAAAA AMDAAA AAAAxx -8198 2341 0 2 8 18 98 198 198 3198 8198 196 197 IDAAAA BMDAAA HHHHxx -5806 2342 0 2 6 6 6 806 1806 806 5806 12 13 IPAAAA CMDAAA OOOOxx -8928 2343 0 0 8 8 28 928 928 3928 8928 56 57 KFAAAA DMDAAA VVVVxx -1657 2344 1 1 7 17 57 657 1657 1657 1657 114 115 TLAAAA EMDAAA AAAAxx -9164 2345 0 0 4 4 64 164 1164 4164 9164 128 129 MOAAAA FMDAAA HHHHxx -1851 2346 1 3 1 11 51 851 1851 1851 1851 102 103 FTAAAA GMDAAA OOOOxx -4744 2347 0 0 4 4 44 744 744 4744 4744 88 89 MAAAAA HMDAAA VVVVxx -8055 2348 1 3 5 15 55 55 55 3055 8055 110 111 VXAAAA IMDAAA AAAAxx -1533 2349 1 1 3 13 33 533 1533 1533 1533 66 67 ZGAAAA JMDAAA HHHHxx -1260 2350 0 0 0 0 60 260 1260 1260 1260 120 121 MWAAAA KMDAAA OOOOxx -1290 2351 0 2 0 10 90 290 1290 1290 1290 180 181 QXAAAA LMDAAA VVVVxx -297 2352 1 1 7 17 97 297 297 297 297 194 195 LLAAAA MMDAAA AAAAxx -4145 2353 1 1 5 5 45 145 145 4145 4145 90 91 LDAAAA NMDAAA HHHHxx -863 2354 1 3 3 3 63 863 863 863 863 126 127 FHAAAA OMDAAA OOOOxx -3423 2355 1 3 3 3 23 423 1423 3423 3423 46 47 RBAAAA PMDAAA VVVVxx -8750 2356 0 2 0 10 50 750 750 3750 8750 100 101 OYAAAA QMDAAA AAAAxx -3546 2357 0 2 6 6 46 546 1546 3546 3546 92 93 KGAAAA RMDAAA HHHHxx -3678 2358 0 2 8 18 78 678 1678 3678 3678 156 157 MLAAAA SMDAAA OOOOxx -5313 2359 1 1 3 13 13 313 1313 313 5313 26 27 JWAAAA TMDAAA VVVVxx -6233 2360 1 1 3 13 33 233 233 1233 6233 66 67 TFAAAA UMDAAA AAAAxx -5802 2361 0 2 2 2 2 802 1802 802 5802 4 5 EPAAAA VMDAAA HHHHxx -7059 2362 1 3 9 19 59 59 1059 2059 7059 118 119 NLAAAA WMDAAA OOOOxx -6481 2363 1 1 1 1 81 481 481 1481 6481 162 163 HPAAAA XMDAAA VVVVxx -1596 2364 0 0 6 16 96 596 1596 1596 1596 192 193 KJAAAA YMDAAA AAAAxx -8181 2365 1 1 1 1 81 181 181 3181 8181 162 163 RCAAAA ZMDAAA HHHHxx -5368 2366 0 0 8 8 68 368 1368 368 5368 136 137 MYAAAA ANDAAA OOOOxx -9416 2367 0 0 6 16 16 416 1416 4416 9416 32 33 EYAAAA BNDAAA VVVVxx -9521 2368 1 1 1 1 21 521 1521 4521 9521 42 43 FCAAAA CNDAAA AAAAxx -1042 2369 0 2 2 2 42 42 1042 1042 1042 84 85 COAAAA DNDAAA HHHHxx -4503 2370 1 3 3 3 3 503 503 4503 4503 6 7 FRAAAA ENDAAA OOOOxx -3023 2371 1 3 3 3 23 23 1023 3023 3023 46 47 HMAAAA FNDAAA VVVVxx -1976 2372 0 0 6 16 76 976 1976 1976 1976 152 153 AYAAAA GNDAAA AAAAxx -5610 2373 0 2 0 10 10 610 1610 610 5610 20 21 UHAAAA HNDAAA HHHHxx -7410 2374 0 2 0 10 10 410 1410 2410 7410 20 21 AZAAAA INDAAA OOOOxx -7872 2375 0 0 2 12 72 872 1872 2872 7872 144 145 UQAAAA JNDAAA VVVVxx -8591 2376 1 3 1 11 91 591 591 3591 8591 182 183 LSAAAA KNDAAA AAAAxx -1804 2377 0 0 4 4 4 804 1804 1804 1804 8 9 KRAAAA LNDAAA HHHHxx -5299 2378 1 3 9 19 99 299 1299 299 5299 198 199 VVAAAA MNDAAA OOOOxx -4695 2379 1 3 5 15 95 695 695 4695 4695 190 191 PYAAAA NNDAAA VVVVxx -2672 2380 0 0 2 12 72 672 672 2672 2672 144 145 UYAAAA ONDAAA AAAAxx -585 2381 1 1 5 5 85 585 585 585 585 170 171 NWAAAA PNDAAA HHHHxx -8622 2382 0 2 2 2 22 622 622 3622 8622 44 45 QTAAAA QNDAAA OOOOxx -3780 2383 0 0 0 0 80 780 1780 3780 3780 160 161 KPAAAA RNDAAA VVVVxx -7941 2384 1 1 1 1 41 941 1941 2941 7941 82 83 LTAAAA SNDAAA AAAAxx -3305 2385 1 1 5 5 5 305 1305 3305 3305 10 11 DXAAAA TNDAAA HHHHxx -8653 2386 1 1 3 13 53 653 653 3653 8653 106 107 VUAAAA UNDAAA OOOOxx -5756 2387 0 0 6 16 56 756 1756 756 5756 112 113 KNAAAA VNDAAA VVVVxx -576 2388 0 0 6 16 76 576 576 576 576 152 153 EWAAAA WNDAAA AAAAxx -1915 2389 1 3 5 15 15 915 1915 1915 1915 30 31 RVAAAA XNDAAA HHHHxx -4627 2390 1 3 7 7 27 627 627 4627 4627 54 55 ZVAAAA YNDAAA OOOOxx -920 2391 0 0 0 0 20 920 920 920 920 40 41 KJAAAA ZNDAAA VVVVxx -2537 2392 1 1 7 17 37 537 537 2537 2537 74 75 PTAAAA AODAAA AAAAxx -50 2393 0 2 0 10 50 50 50 50 50 100 101 YBAAAA BODAAA HHHHxx -1313 2394 1 1 3 13 13 313 1313 1313 1313 26 27 NYAAAA CODAAA OOOOxx -8542 2395 0 2 2 2 42 542 542 3542 8542 84 85 OQAAAA DODAAA VVVVxx -6428 2396 0 0 8 8 28 428 428 1428 6428 56 57 GNAAAA EODAAA AAAAxx -4351 2397 1 3 1 11 51 351 351 4351 4351 102 103 JLAAAA FODAAA HHHHxx -2050 2398 0 2 0 10 50 50 50 2050 2050 100 101 WAAAAA GODAAA OOOOxx -5162 2399 0 2 2 2 62 162 1162 162 5162 124 125 OQAAAA HODAAA VVVVxx -8229 2400 1 1 9 9 29 229 229 3229 8229 58 59 NEAAAA IODAAA AAAAxx -7782 2401 0 2 2 2 82 782 1782 2782 7782 164 165 INAAAA JODAAA HHHHxx -1563 2402 1 3 3 3 63 563 1563 1563 1563 126 127 DIAAAA KODAAA OOOOxx -267 2403 1 3 7 7 67 267 267 267 267 134 135 HKAAAA LODAAA VVVVxx -5138 2404 0 2 8 18 38 138 1138 138 5138 76 77 QPAAAA MODAAA AAAAxx -7022 2405 0 2 2 2 22 22 1022 2022 7022 44 45 CKAAAA NODAAA HHHHxx -6705 2406 1 1 5 5 5 705 705 1705 6705 10 11 XXAAAA OODAAA OOOOxx -6190 2407 0 2 0 10 90 190 190 1190 6190 180 181 CEAAAA PODAAA VVVVxx -8226 2408 0 2 6 6 26 226 226 3226 8226 52 53 KEAAAA QODAAA AAAAxx -8882 2409 0 2 2 2 82 882 882 3882 8882 164 165 QDAAAA RODAAA HHHHxx -5181 2410 1 1 1 1 81 181 1181 181 5181 162 163 HRAAAA SODAAA OOOOxx -4598 2411 0 2 8 18 98 598 598 4598 4598 196 197 WUAAAA TODAAA VVVVxx -4882 2412 0 2 2 2 82 882 882 4882 4882 164 165 UFAAAA UODAAA AAAAxx -7490 2413 0 2 0 10 90 490 1490 2490 7490 180 181 CCAAAA VODAAA HHHHxx -5224 2414 0 0 4 4 24 224 1224 224 5224 48 49 YSAAAA WODAAA OOOOxx -2174 2415 0 2 4 14 74 174 174 2174 2174 148 149 QFAAAA XODAAA VVVVxx -3059 2416 1 3 9 19 59 59 1059 3059 3059 118 119 RNAAAA YODAAA AAAAxx -8790 2417 0 2 0 10 90 790 790 3790 8790 180 181 CAAAAA ZODAAA HHHHxx -2222 2418 0 2 2 2 22 222 222 2222 2222 44 45 MHAAAA APDAAA OOOOxx -5473 2419 1 1 3 13 73 473 1473 473 5473 146 147 NCAAAA BPDAAA VVVVxx -937 2420 1 1 7 17 37 937 937 937 937 74 75 BKAAAA CPDAAA AAAAxx -2975 2421 1 3 5 15 75 975 975 2975 2975 150 151 LKAAAA DPDAAA HHHHxx -9569 2422 1 1 9 9 69 569 1569 4569 9569 138 139 BEAAAA EPDAAA OOOOxx -3456 2423 0 0 6 16 56 456 1456 3456 3456 112 113 YCAAAA FPDAAA VVVVxx -6657 2424 1 1 7 17 57 657 657 1657 6657 114 115 BWAAAA GPDAAA AAAAxx -3776 2425 0 0 6 16 76 776 1776 3776 3776 152 153 GPAAAA HPDAAA HHHHxx -6072 2426 0 0 2 12 72 72 72 1072 6072 144 145 OZAAAA IPDAAA OOOOxx -8129 2427 1 1 9 9 29 129 129 3129 8129 58 59 RAAAAA JPDAAA VVVVxx -1085 2428 1 1 5 5 85 85 1085 1085 1085 170 171 TPAAAA KPDAAA AAAAxx -2079 2429 1 3 9 19 79 79 79 2079 2079 158 159 ZBAAAA LPDAAA HHHHxx -1200 2430 0 0 0 0 0 200 1200 1200 1200 0 1 EUAAAA MPDAAA OOOOxx -3276 2431 0 0 6 16 76 276 1276 3276 3276 152 153 AWAAAA NPDAAA VVVVxx -2608 2432 0 0 8 8 8 608 608 2608 2608 16 17 IWAAAA OPDAAA AAAAxx -702 2433 0 2 2 2 2 702 702 702 702 4 5 ABAAAA PPDAAA HHHHxx -5750 2434 0 2 0 10 50 750 1750 750 5750 100 101 ENAAAA QPDAAA OOOOxx -2776 2435 0 0 6 16 76 776 776 2776 2776 152 153 UCAAAA RPDAAA VVVVxx -9151 2436 1 3 1 11 51 151 1151 4151 9151 102 103 ZNAAAA SPDAAA AAAAxx -3282 2437 0 2 2 2 82 282 1282 3282 3282 164 165 GWAAAA TPDAAA HHHHxx -408 2438 0 0 8 8 8 408 408 408 408 16 17 SPAAAA UPDAAA OOOOxx -3473 2439 1 1 3 13 73 473 1473 3473 3473 146 147 PDAAAA VPDAAA VVVVxx -7095 2440 1 3 5 15 95 95 1095 2095 7095 190 191 XMAAAA WPDAAA AAAAxx -3288 2441 0 0 8 8 88 288 1288 3288 3288 176 177 MWAAAA XPDAAA HHHHxx -8215 2442 1 3 5 15 15 215 215 3215 8215 30 31 ZDAAAA YPDAAA OOOOxx -6244 2443 0 0 4 4 44 244 244 1244 6244 88 89 EGAAAA ZPDAAA VVVVxx -8440 2444 0 0 0 0 40 440 440 3440 8440 80 81 QMAAAA AQDAAA AAAAxx -3800 2445 0 0 0 0 0 800 1800 3800 3800 0 1 EQAAAA BQDAAA HHHHxx -7279 2446 1 3 9 19 79 279 1279 2279 7279 158 159 ZTAAAA CQDAAA OOOOxx -9206 2447 0 2 6 6 6 206 1206 4206 9206 12 13 CQAAAA DQDAAA VVVVxx -6465 2448 1 1 5 5 65 465 465 1465 6465 130 131 ROAAAA EQDAAA AAAAxx -4127 2449 1 3 7 7 27 127 127 4127 4127 54 55 TCAAAA FQDAAA HHHHxx -7463 2450 1 3 3 3 63 463 1463 2463 7463 126 127 BBAAAA GQDAAA OOOOxx -5117 2451 1 1 7 17 17 117 1117 117 5117 34 35 VOAAAA HQDAAA VVVVxx -4715 2452 1 3 5 15 15 715 715 4715 4715 30 31 JZAAAA IQDAAA AAAAxx -2010 2453 0 2 0 10 10 10 10 2010 2010 20 21 IZAAAA JQDAAA HHHHxx -6486 2454 0 2 6 6 86 486 486 1486 6486 172 173 MPAAAA KQDAAA OOOOxx -6434 2455 0 2 4 14 34 434 434 1434 6434 68 69 MNAAAA LQDAAA VVVVxx -2151 2456 1 3 1 11 51 151 151 2151 2151 102 103 TEAAAA MQDAAA AAAAxx -4821 2457 1 1 1 1 21 821 821 4821 4821 42 43 LDAAAA NQDAAA HHHHxx -6507 2458 1 3 7 7 7 507 507 1507 6507 14 15 HQAAAA OQDAAA OOOOxx -8741 2459 1 1 1 1 41 741 741 3741 8741 82 83 FYAAAA PQDAAA VVVVxx -6846 2460 0 2 6 6 46 846 846 1846 6846 92 93 IDAAAA QQDAAA AAAAxx -4525 2461 1 1 5 5 25 525 525 4525 4525 50 51 BSAAAA RQDAAA HHHHxx -8299 2462 1 3 9 19 99 299 299 3299 8299 198 199 FHAAAA SQDAAA OOOOxx -5465 2463 1 1 5 5 65 465 1465 465 5465 130 131 FCAAAA TQDAAA VVVVxx -7206 2464 0 2 6 6 6 206 1206 2206 7206 12 13 ERAAAA UQDAAA AAAAxx -2616 2465 0 0 6 16 16 616 616 2616 2616 32 33 QWAAAA VQDAAA HHHHxx -4440 2466 0 0 0 0 40 440 440 4440 4440 80 81 UOAAAA WQDAAA OOOOxx -6109 2467 1 1 9 9 9 109 109 1109 6109 18 19 ZAAAAA XQDAAA VVVVxx -7905 2468 1 1 5 5 5 905 1905 2905 7905 10 11 BSAAAA YQDAAA AAAAxx -6498 2469 0 2 8 18 98 498 498 1498 6498 196 197 YPAAAA ZQDAAA HHHHxx -2034 2470 0 2 4 14 34 34 34 2034 2034 68 69 GAAAAA ARDAAA OOOOxx -7693 2471 1 1 3 13 93 693 1693 2693 7693 186 187 XJAAAA BRDAAA VVVVxx -7511 2472 1 3 1 11 11 511 1511 2511 7511 22 23 XCAAAA CRDAAA AAAAxx -7531 2473 1 3 1 11 31 531 1531 2531 7531 62 63 RDAAAA DRDAAA HHHHxx -6869 2474 1 1 9 9 69 869 869 1869 6869 138 139 FEAAAA ERDAAA OOOOxx -2763 2475 1 3 3 3 63 763 763 2763 2763 126 127 HCAAAA FRDAAA VVVVxx -575 2476 1 3 5 15 75 575 575 575 575 150 151 DWAAAA GRDAAA AAAAxx -8953 2477 1 1 3 13 53 953 953 3953 8953 106 107 JGAAAA HRDAAA HHHHxx -5833 2478 1 1 3 13 33 833 1833 833 5833 66 67 JQAAAA IRDAAA OOOOxx -9035 2479 1 3 5 15 35 35 1035 4035 9035 70 71 NJAAAA JRDAAA VVVVxx -9123 2480 1 3 3 3 23 123 1123 4123 9123 46 47 XMAAAA KRDAAA AAAAxx -206 2481 0 2 6 6 6 206 206 206 206 12 13 YHAAAA LRDAAA HHHHxx -4155 2482 1 3 5 15 55 155 155 4155 4155 110 111 VDAAAA MRDAAA OOOOxx -532 2483 0 0 2 12 32 532 532 532 532 64 65 MUAAAA NRDAAA VVVVxx -1370 2484 0 2 0 10 70 370 1370 1370 1370 140 141 SAAAAA ORDAAA AAAAxx -7656 2485 0 0 6 16 56 656 1656 2656 7656 112 113 MIAAAA PRDAAA HHHHxx -7735 2486 1 3 5 15 35 735 1735 2735 7735 70 71 NLAAAA QRDAAA OOOOxx -2118 2487 0 2 8 18 18 118 118 2118 2118 36 37 MDAAAA RRDAAA VVVVxx -6914 2488 0 2 4 14 14 914 914 1914 6914 28 29 YFAAAA SRDAAA AAAAxx -6277 2489 1 1 7 17 77 277 277 1277 6277 154 155 LHAAAA TRDAAA HHHHxx -6347 2490 1 3 7 7 47 347 347 1347 6347 94 95 DKAAAA URDAAA OOOOxx -4030 2491 0 2 0 10 30 30 30 4030 4030 60 61 AZAAAA VRDAAA VVVVxx -9673 2492 1 1 3 13 73 673 1673 4673 9673 146 147 BIAAAA WRDAAA AAAAxx -2015 2493 1 3 5 15 15 15 15 2015 2015 30 31 NZAAAA XRDAAA HHHHxx -1317 2494 1 1 7 17 17 317 1317 1317 1317 34 35 RYAAAA YRDAAA OOOOxx -404 2495 0 0 4 4 4 404 404 404 404 8 9 OPAAAA ZRDAAA VVVVxx -1604 2496 0 0 4 4 4 604 1604 1604 1604 8 9 SJAAAA ASDAAA AAAAxx -1912 2497 0 0 2 12 12 912 1912 1912 1912 24 25 OVAAAA BSDAAA HHHHxx -5727 2498 1 3 7 7 27 727 1727 727 5727 54 55 HMAAAA CSDAAA OOOOxx -4538 2499 0 2 8 18 38 538 538 4538 4538 76 77 OSAAAA DSDAAA VVVVxx -6868 2500 0 0 8 8 68 868 868 1868 6868 136 137 EEAAAA ESDAAA AAAAxx -9801 2501 1 1 1 1 1 801 1801 4801 9801 2 3 ZMAAAA FSDAAA HHHHxx -1781 2502 1 1 1 1 81 781 1781 1781 1781 162 163 NQAAAA GSDAAA OOOOxx -7061 2503 1 1 1 1 61 61 1061 2061 7061 122 123 PLAAAA HSDAAA VVVVxx -2412 2504 0 0 2 12 12 412 412 2412 2412 24 25 UOAAAA ISDAAA AAAAxx -9191 2505 1 3 1 11 91 191 1191 4191 9191 182 183 NPAAAA JSDAAA HHHHxx -1958 2506 0 2 8 18 58 958 1958 1958 1958 116 117 IXAAAA KSDAAA OOOOxx -2203 2507 1 3 3 3 3 203 203 2203 2203 6 7 TGAAAA LSDAAA VVVVxx -9104 2508 0 0 4 4 4 104 1104 4104 9104 8 9 EMAAAA MSDAAA AAAAxx -3837 2509 1 1 7 17 37 837 1837 3837 3837 74 75 PRAAAA NSDAAA HHHHxx -7055 2510 1 3 5 15 55 55 1055 2055 7055 110 111 JLAAAA OSDAAA OOOOxx -4612 2511 0 0 2 12 12 612 612 4612 4612 24 25 KVAAAA PSDAAA VVVVxx -6420 2512 0 0 0 0 20 420 420 1420 6420 40 41 YMAAAA QSDAAA AAAAxx -613 2513 1 1 3 13 13 613 613 613 613 26 27 PXAAAA RSDAAA HHHHxx -1691 2514 1 3 1 11 91 691 1691 1691 1691 182 183 BNAAAA SSDAAA OOOOxx -33 2515 1 1 3 13 33 33 33 33 33 66 67 HBAAAA TSDAAA VVVVxx -875 2516 1 3 5 15 75 875 875 875 875 150 151 RHAAAA USDAAA AAAAxx -9030 2517 0 2 0 10 30 30 1030 4030 9030 60 61 IJAAAA VSDAAA HHHHxx -4285 2518 1 1 5 5 85 285 285 4285 4285 170 171 VIAAAA WSDAAA OOOOxx -6236 2519 0 0 6 16 36 236 236 1236 6236 72 73 WFAAAA XSDAAA VVVVxx -4702 2520 0 2 2 2 2 702 702 4702 4702 4 5 WYAAAA YSDAAA AAAAxx -3441 2521 1 1 1 1 41 441 1441 3441 3441 82 83 JCAAAA ZSDAAA HHHHxx -2150 2522 0 2 0 10 50 150 150 2150 2150 100 101 SEAAAA ATDAAA OOOOxx -1852 2523 0 0 2 12 52 852 1852 1852 1852 104 105 GTAAAA BTDAAA VVVVxx -7713 2524 1 1 3 13 13 713 1713 2713 7713 26 27 RKAAAA CTDAAA AAAAxx -6849 2525 1 1 9 9 49 849 849 1849 6849 98 99 LDAAAA DTDAAA HHHHxx -3425 2526 1 1 5 5 25 425 1425 3425 3425 50 51 TBAAAA ETDAAA OOOOxx -4681 2527 1 1 1 1 81 681 681 4681 4681 162 163 BYAAAA FTDAAA VVVVxx -1134 2528 0 2 4 14 34 134 1134 1134 1134 68 69 QRAAAA GTDAAA AAAAxx -7462 2529 0 2 2 2 62 462 1462 2462 7462 124 125 ABAAAA HTDAAA HHHHxx -2148 2530 0 0 8 8 48 148 148 2148 2148 96 97 QEAAAA ITDAAA OOOOxx -5921 2531 1 1 1 1 21 921 1921 921 5921 42 43 TTAAAA JTDAAA VVVVxx -118 2532 0 2 8 18 18 118 118 118 118 36 37 OEAAAA KTDAAA AAAAxx -3065 2533 1 1 5 5 65 65 1065 3065 3065 130 131 XNAAAA LTDAAA HHHHxx -6590 2534 0 2 0 10 90 590 590 1590 6590 180 181 MTAAAA MTDAAA OOOOxx -4993 2535 1 1 3 13 93 993 993 4993 4993 186 187 BKAAAA NTDAAA VVVVxx -6818 2536 0 2 8 18 18 818 818 1818 6818 36 37 GCAAAA OTDAAA AAAAxx -1449 2537 1 1 9 9 49 449 1449 1449 1449 98 99 TDAAAA PTDAAA HHHHxx -2039 2538 1 3 9 19 39 39 39 2039 2039 78 79 LAAAAA QTDAAA OOOOxx -2524 2539 0 0 4 4 24 524 524 2524 2524 48 49 CTAAAA RTDAAA VVVVxx -1481 2540 1 1 1 1 81 481 1481 1481 1481 162 163 ZEAAAA STDAAA AAAAxx -6984 2541 0 0 4 4 84 984 984 1984 6984 168 169 QIAAAA TTDAAA HHHHxx -3960 2542 0 0 0 0 60 960 1960 3960 3960 120 121 IWAAAA UTDAAA OOOOxx -1983 2543 1 3 3 3 83 983 1983 1983 1983 166 167 HYAAAA VTDAAA VVVVxx -6379 2544 1 3 9 19 79 379 379 1379 6379 158 159 JLAAAA WTDAAA AAAAxx -8975 2545 1 3 5 15 75 975 975 3975 8975 150 151 FHAAAA XTDAAA HHHHxx -1102 2546 0 2 2 2 2 102 1102 1102 1102 4 5 KQAAAA YTDAAA OOOOxx -2517 2547 1 1 7 17 17 517 517 2517 2517 34 35 VSAAAA ZTDAAA VVVVxx -712 2548 0 0 2 12 12 712 712 712 712 24 25 KBAAAA AUDAAA AAAAxx -5419 2549 1 3 9 19 19 419 1419 419 5419 38 39 LAAAAA BUDAAA HHHHxx -723 2550 1 3 3 3 23 723 723 723 723 46 47 VBAAAA CUDAAA OOOOxx -8057 2551 1 1 7 17 57 57 57 3057 8057 114 115 XXAAAA DUDAAA VVVVxx -7471 2552 1 3 1 11 71 471 1471 2471 7471 142 143 JBAAAA EUDAAA AAAAxx -8855 2553 1 3 5 15 55 855 855 3855 8855 110 111 PCAAAA FUDAAA HHHHxx -5074 2554 0 2 4 14 74 74 1074 74 5074 148 149 ENAAAA GUDAAA OOOOxx -7139 2555 1 3 9 19 39 139 1139 2139 7139 78 79 POAAAA HUDAAA VVVVxx -3833 2556 1 1 3 13 33 833 1833 3833 3833 66 67 LRAAAA IUDAAA AAAAxx -5186 2557 0 2 6 6 86 186 1186 186 5186 172 173 MRAAAA JUDAAA HHHHxx -9436 2558 0 0 6 16 36 436 1436 4436 9436 72 73 YYAAAA KUDAAA OOOOxx -8859 2559 1 3 9 19 59 859 859 3859 8859 118 119 TCAAAA LUDAAA VVVVxx -6943 2560 1 3 3 3 43 943 943 1943 6943 86 87 BHAAAA MUDAAA AAAAxx -2315 2561 1 3 5 15 15 315 315 2315 2315 30 31 BLAAAA NUDAAA HHHHxx -1394 2562 0 2 4 14 94 394 1394 1394 1394 188 189 QBAAAA OUDAAA OOOOxx -8863 2563 1 3 3 3 63 863 863 3863 8863 126 127 XCAAAA PUDAAA VVVVxx -8812 2564 0 0 2 12 12 812 812 3812 8812 24 25 YAAAAA QUDAAA AAAAxx -7498 2565 0 2 8 18 98 498 1498 2498 7498 196 197 KCAAAA RUDAAA HHHHxx -8962 2566 0 2 2 2 62 962 962 3962 8962 124 125 SGAAAA SUDAAA OOOOxx -2533 2567 1 1 3 13 33 533 533 2533 2533 66 67 LTAAAA TUDAAA VVVVxx -8188 2568 0 0 8 8 88 188 188 3188 8188 176 177 YCAAAA UUDAAA AAAAxx -6137 2569 1 1 7 17 37 137 137 1137 6137 74 75 BCAAAA VUDAAA HHHHxx -974 2570 0 2 4 14 74 974 974 974 974 148 149 MLAAAA WUDAAA OOOOxx -2751 2571 1 3 1 11 51 751 751 2751 2751 102 103 VBAAAA XUDAAA VVVVxx -4975 2572 1 3 5 15 75 975 975 4975 4975 150 151 JJAAAA YUDAAA AAAAxx -3411 2573 1 3 1 11 11 411 1411 3411 3411 22 23 FBAAAA ZUDAAA HHHHxx -3143 2574 1 3 3 3 43 143 1143 3143 3143 86 87 XQAAAA AVDAAA OOOOxx -8011 2575 1 3 1 11 11 11 11 3011 8011 22 23 DWAAAA BVDAAA VVVVxx -988 2576 0 0 8 8 88 988 988 988 988 176 177 AMAAAA CVDAAA AAAAxx -4289 2577 1 1 9 9 89 289 289 4289 4289 178 179 ZIAAAA DVDAAA HHHHxx -8105 2578 1 1 5 5 5 105 105 3105 8105 10 11 TZAAAA EVDAAA OOOOxx -9885 2579 1 1 5 5 85 885 1885 4885 9885 170 171 FQAAAA FVDAAA VVVVxx -1002 2580 0 2 2 2 2 2 1002 1002 1002 4 5 OMAAAA GVDAAA AAAAxx -5827 2581 1 3 7 7 27 827 1827 827 5827 54 55 DQAAAA HVDAAA HHHHxx -1228 2582 0 0 8 8 28 228 1228 1228 1228 56 57 GVAAAA IVDAAA OOOOxx -6352 2583 0 0 2 12 52 352 352 1352 6352 104 105 IKAAAA JVDAAA VVVVxx -8868 2584 0 0 8 8 68 868 868 3868 8868 136 137 CDAAAA KVDAAA AAAAxx -3643 2585 1 3 3 3 43 643 1643 3643 3643 86 87 DKAAAA LVDAAA HHHHxx -1468 2586 0 0 8 8 68 468 1468 1468 1468 136 137 MEAAAA MVDAAA OOOOxx -8415 2587 1 3 5 15 15 415 415 3415 8415 30 31 RLAAAA NVDAAA VVVVxx -9631 2588 1 3 1 11 31 631 1631 4631 9631 62 63 LGAAAA OVDAAA AAAAxx -7408 2589 0 0 8 8 8 408 1408 2408 7408 16 17 YYAAAA PVDAAA HHHHxx -1934 2590 0 2 4 14 34 934 1934 1934 1934 68 69 KWAAAA QVDAAA OOOOxx -996 2591 0 0 6 16 96 996 996 996 996 192 193 IMAAAA RVDAAA VVVVxx -8027 2592 1 3 7 7 27 27 27 3027 8027 54 55 TWAAAA SVDAAA AAAAxx -8464 2593 0 0 4 4 64 464 464 3464 8464 128 129 ONAAAA TVDAAA HHHHxx -5007 2594 1 3 7 7 7 7 1007 7 5007 14 15 PKAAAA UVDAAA OOOOxx -8356 2595 0 0 6 16 56 356 356 3356 8356 112 113 KJAAAA VVDAAA VVVVxx -4579 2596 1 3 9 19 79 579 579 4579 4579 158 159 DUAAAA WVDAAA AAAAxx -8513 2597 1 1 3 13 13 513 513 3513 8513 26 27 LPAAAA XVDAAA HHHHxx -383 2598 1 3 3 3 83 383 383 383 383 166 167 TOAAAA YVDAAA OOOOxx -9304 2599 0 0 4 4 4 304 1304 4304 9304 8 9 WTAAAA ZVDAAA VVVVxx -7224 2600 0 0 4 4 24 224 1224 2224 7224 48 49 WRAAAA AWDAAA AAAAxx -6023 2601 1 3 3 3 23 23 23 1023 6023 46 47 RXAAAA BWDAAA HHHHxx -2746 2602 0 2 6 6 46 746 746 2746 2746 92 93 QBAAAA CWDAAA OOOOxx -137 2603 1 1 7 17 37 137 137 137 137 74 75 HFAAAA DWDAAA VVVVxx -9441 2604 1 1 1 1 41 441 1441 4441 9441 82 83 DZAAAA EWDAAA AAAAxx -3690 2605 0 2 0 10 90 690 1690 3690 3690 180 181 YLAAAA FWDAAA HHHHxx -913 2606 1 1 3 13 13 913 913 913 913 26 27 DJAAAA GWDAAA OOOOxx -1768 2607 0 0 8 8 68 768 1768 1768 1768 136 137 AQAAAA HWDAAA VVVVxx -8492 2608 0 0 2 12 92 492 492 3492 8492 184 185 QOAAAA IWDAAA AAAAxx -8083 2609 1 3 3 3 83 83 83 3083 8083 166 167 XYAAAA JWDAAA HHHHxx -4609 2610 1 1 9 9 9 609 609 4609 4609 18 19 HVAAAA KWDAAA OOOOxx -7520 2611 0 0 0 0 20 520 1520 2520 7520 40 41 GDAAAA LWDAAA VVVVxx -4231 2612 1 3 1 11 31 231 231 4231 4231 62 63 TGAAAA MWDAAA AAAAxx -6022 2613 0 2 2 2 22 22 22 1022 6022 44 45 QXAAAA NWDAAA HHHHxx -9784 2614 0 0 4 4 84 784 1784 4784 9784 168 169 IMAAAA OWDAAA OOOOxx -1343 2615 1 3 3 3 43 343 1343 1343 1343 86 87 RZAAAA PWDAAA VVVVxx -7549 2616 1 1 9 9 49 549 1549 2549 7549 98 99 JEAAAA QWDAAA AAAAxx -269 2617 1 1 9 9 69 269 269 269 269 138 139 JKAAAA RWDAAA HHHHxx -1069 2618 1 1 9 9 69 69 1069 1069 1069 138 139 DPAAAA SWDAAA OOOOxx -4610 2619 0 2 0 10 10 610 610 4610 4610 20 21 IVAAAA TWDAAA VVVVxx -482 2620 0 2 2 2 82 482 482 482 482 164 165 OSAAAA UWDAAA AAAAxx -3025 2621 1 1 5 5 25 25 1025 3025 3025 50 51 JMAAAA VWDAAA HHHHxx -7914 2622 0 2 4 14 14 914 1914 2914 7914 28 29 KSAAAA WWDAAA OOOOxx -3198 2623 0 2 8 18 98 198 1198 3198 3198 196 197 ATAAAA XWDAAA VVVVxx -1187 2624 1 3 7 7 87 187 1187 1187 1187 174 175 RTAAAA YWDAAA AAAAxx -4707 2625 1 3 7 7 7 707 707 4707 4707 14 15 BZAAAA ZWDAAA HHHHxx -8279 2626 1 3 9 19 79 279 279 3279 8279 158 159 LGAAAA AXDAAA OOOOxx -6127 2627 1 3 7 7 27 127 127 1127 6127 54 55 RBAAAA BXDAAA VVVVxx -1305 2628 1 1 5 5 5 305 1305 1305 1305 10 11 FYAAAA CXDAAA AAAAxx -4804 2629 0 0 4 4 4 804 804 4804 4804 8 9 UCAAAA DXDAAA HHHHxx -6069 2630 1 1 9 9 69 69 69 1069 6069 138 139 LZAAAA EXDAAA OOOOxx -9229 2631 1 1 9 9 29 229 1229 4229 9229 58 59 ZQAAAA FXDAAA VVVVxx -4703 2632 1 3 3 3 3 703 703 4703 4703 6 7 XYAAAA GXDAAA AAAAxx -6410 2633 0 2 0 10 10 410 410 1410 6410 20 21 OMAAAA HXDAAA HHHHxx -944 2634 0 0 4 4 44 944 944 944 944 88 89 IKAAAA IXDAAA OOOOxx -3744 2635 0 0 4 4 44 744 1744 3744 3744 88 89 AOAAAA JXDAAA VVVVxx -1127 2636 1 3 7 7 27 127 1127 1127 1127 54 55 JRAAAA KXDAAA AAAAxx -6693 2637 1 1 3 13 93 693 693 1693 6693 186 187 LXAAAA LXDAAA HHHHxx -583 2638 1 3 3 3 83 583 583 583 583 166 167 LWAAAA MXDAAA OOOOxx -2684 2639 0 0 4 4 84 684 684 2684 2684 168 169 GZAAAA NXDAAA VVVVxx -6192 2640 0 0 2 12 92 192 192 1192 6192 184 185 EEAAAA OXDAAA AAAAxx -4157 2641 1 1 7 17 57 157 157 4157 4157 114 115 XDAAAA PXDAAA HHHHxx -6470 2642 0 2 0 10 70 470 470 1470 6470 140 141 WOAAAA QXDAAA OOOOxx -8965 2643 1 1 5 5 65 965 965 3965 8965 130 131 VGAAAA RXDAAA VVVVxx -1433 2644 1 1 3 13 33 433 1433 1433 1433 66 67 DDAAAA SXDAAA AAAAxx -4570 2645 0 2 0 10 70 570 570 4570 4570 140 141 UTAAAA TXDAAA HHHHxx -1806 2646 0 2 6 6 6 806 1806 1806 1806 12 13 MRAAAA UXDAAA OOOOxx -1230 2647 0 2 0 10 30 230 1230 1230 1230 60 61 IVAAAA VXDAAA VVVVxx -2283 2648 1 3 3 3 83 283 283 2283 2283 166 167 VJAAAA WXDAAA AAAAxx -6456 2649 0 0 6 16 56 456 456 1456 6456 112 113 IOAAAA XXDAAA HHHHxx -7427 2650 1 3 7 7 27 427 1427 2427 7427 54 55 RZAAAA YXDAAA OOOOxx -8310 2651 0 2 0 10 10 310 310 3310 8310 20 21 QHAAAA ZXDAAA VVVVxx -8103 2652 1 3 3 3 3 103 103 3103 8103 6 7 RZAAAA AYDAAA AAAAxx -3947 2653 1 3 7 7 47 947 1947 3947 3947 94 95 VVAAAA BYDAAA HHHHxx -3414 2654 0 2 4 14 14 414 1414 3414 3414 28 29 IBAAAA CYDAAA OOOOxx -2043 2655 1 3 3 3 43 43 43 2043 2043 86 87 PAAAAA DYDAAA VVVVxx -4393 2656 1 1 3 13 93 393 393 4393 4393 186 187 ZMAAAA EYDAAA AAAAxx -6664 2657 0 0 4 4 64 664 664 1664 6664 128 129 IWAAAA FYDAAA HHHHxx -4545 2658 1 1 5 5 45 545 545 4545 4545 90 91 VSAAAA GYDAAA OOOOxx -7637 2659 1 1 7 17 37 637 1637 2637 7637 74 75 THAAAA HYDAAA VVVVxx -1359 2660 1 3 9 19 59 359 1359 1359 1359 118 119 HAAAAA IYDAAA AAAAxx -5018 2661 0 2 8 18 18 18 1018 18 5018 36 37 ALAAAA JYDAAA HHHHxx -987 2662 1 3 7 7 87 987 987 987 987 174 175 ZLAAAA KYDAAA OOOOxx -1320 2663 0 0 0 0 20 320 1320 1320 1320 40 41 UYAAAA LYDAAA VVVVxx -9311 2664 1 3 1 11 11 311 1311 4311 9311 22 23 DUAAAA MYDAAA AAAAxx -7993 2665 1 1 3 13 93 993 1993 2993 7993 186 187 LVAAAA NYDAAA HHHHxx -7588 2666 0 0 8 8 88 588 1588 2588 7588 176 177 WFAAAA OYDAAA OOOOxx -5983 2667 1 3 3 3 83 983 1983 983 5983 166 167 DWAAAA PYDAAA VVVVxx -4070 2668 0 2 0 10 70 70 70 4070 4070 140 141 OAAAAA QYDAAA AAAAxx -8349 2669 1 1 9 9 49 349 349 3349 8349 98 99 DJAAAA RYDAAA HHHHxx -3810 2670 0 2 0 10 10 810 1810 3810 3810 20 21 OQAAAA SYDAAA OOOOxx -6948 2671 0 0 8 8 48 948 948 1948 6948 96 97 GHAAAA TYDAAA VVVVxx -7153 2672 1 1 3 13 53 153 1153 2153 7153 106 107 DPAAAA UYDAAA AAAAxx -5371 2673 1 3 1 11 71 371 1371 371 5371 142 143 PYAAAA VYDAAA HHHHxx -8316 2674 0 0 6 16 16 316 316 3316 8316 32 33 WHAAAA WYDAAA OOOOxx -5903 2675 1 3 3 3 3 903 1903 903 5903 6 7 BTAAAA XYDAAA VVVVxx -6718 2676 0 2 8 18 18 718 718 1718 6718 36 37 KYAAAA YYDAAA AAAAxx -4759 2677 1 3 9 19 59 759 759 4759 4759 118 119 BBAAAA ZYDAAA HHHHxx -2555 2678 1 3 5 15 55 555 555 2555 2555 110 111 HUAAAA AZDAAA OOOOxx -3457 2679 1 1 7 17 57 457 1457 3457 3457 114 115 ZCAAAA BZDAAA VVVVxx -9626 2680 0 2 6 6 26 626 1626 4626 9626 52 53 GGAAAA CZDAAA AAAAxx -2570 2681 0 2 0 10 70 570 570 2570 2570 140 141 WUAAAA DZDAAA HHHHxx -7964 2682 0 0 4 4 64 964 1964 2964 7964 128 129 IUAAAA EZDAAA OOOOxx -1543 2683 1 3 3 3 43 543 1543 1543 1543 86 87 JHAAAA FZDAAA VVVVxx -929 2684 1 1 9 9 29 929 929 929 929 58 59 TJAAAA GZDAAA AAAAxx -9244 2685 0 0 4 4 44 244 1244 4244 9244 88 89 ORAAAA HZDAAA HHHHxx -9210 2686 0 2 0 10 10 210 1210 4210 9210 20 21 GQAAAA IZDAAA OOOOxx -8334 2687 0 2 4 14 34 334 334 3334 8334 68 69 OIAAAA JZDAAA VVVVxx -9310 2688 0 2 0 10 10 310 1310 4310 9310 20 21 CUAAAA KZDAAA AAAAxx -5024 2689 0 0 4 4 24 24 1024 24 5024 48 49 GLAAAA LZDAAA HHHHxx -8794 2690 0 2 4 14 94 794 794 3794 8794 188 189 GAAAAA MZDAAA OOOOxx -4091 2691 1 3 1 11 91 91 91 4091 4091 182 183 JBAAAA NZDAAA VVVVxx -649 2692 1 1 9 9 49 649 649 649 649 98 99 ZYAAAA OZDAAA AAAAxx -8505 2693 1 1 5 5 5 505 505 3505 8505 10 11 DPAAAA PZDAAA HHHHxx -6652 2694 0 0 2 12 52 652 652 1652 6652 104 105 WVAAAA QZDAAA OOOOxx -8945 2695 1 1 5 5 45 945 945 3945 8945 90 91 BGAAAA RZDAAA VVVVxx -2095 2696 1 3 5 15 95 95 95 2095 2095 190 191 PCAAAA SZDAAA AAAAxx -8676 2697 0 0 6 16 76 676 676 3676 8676 152 153 SVAAAA TZDAAA HHHHxx -3994 2698 0 2 4 14 94 994 1994 3994 3994 188 189 QXAAAA UZDAAA OOOOxx -2859 2699 1 3 9 19 59 859 859 2859 2859 118 119 ZFAAAA VZDAAA VVVVxx -5403 2700 1 3 3 3 3 403 1403 403 5403 6 7 VZAAAA WZDAAA AAAAxx -3254 2701 0 2 4 14 54 254 1254 3254 3254 108 109 EVAAAA XZDAAA HHHHxx -7339 2702 1 3 9 19 39 339 1339 2339 7339 78 79 HWAAAA YZDAAA OOOOxx -7220 2703 0 0 0 0 20 220 1220 2220 7220 40 41 SRAAAA ZZDAAA VVVVxx -4154 2704 0 2 4 14 54 154 154 4154 4154 108 109 UDAAAA AAEAAA AAAAxx -7570 2705 0 2 0 10 70 570 1570 2570 7570 140 141 EFAAAA BAEAAA HHHHxx -2576 2706 0 0 6 16 76 576 576 2576 2576 152 153 CVAAAA CAEAAA OOOOxx -5764 2707 0 0 4 4 64 764 1764 764 5764 128 129 SNAAAA DAEAAA VVVVxx -4314 2708 0 2 4 14 14 314 314 4314 4314 28 29 YJAAAA EAEAAA AAAAxx -2274 2709 0 2 4 14 74 274 274 2274 2274 148 149 MJAAAA FAEAAA HHHHxx -9756 2710 0 0 6 16 56 756 1756 4756 9756 112 113 GLAAAA GAEAAA OOOOxx -8274 2711 0 2 4 14 74 274 274 3274 8274 148 149 GGAAAA HAEAAA VVVVxx -1289 2712 1 1 9 9 89 289 1289 1289 1289 178 179 PXAAAA IAEAAA AAAAxx -7335 2713 1 3 5 15 35 335 1335 2335 7335 70 71 DWAAAA JAEAAA HHHHxx -5351 2714 1 3 1 11 51 351 1351 351 5351 102 103 VXAAAA KAEAAA OOOOxx -8978 2715 0 2 8 18 78 978 978 3978 8978 156 157 IHAAAA LAEAAA VVVVxx -2 2716 0 2 2 2 2 2 2 2 2 4 5 CAAAAA MAEAAA AAAAxx -8906 2717 0 2 6 6 6 906 906 3906 8906 12 13 OEAAAA NAEAAA HHHHxx -6388 2718 0 0 8 8 88 388 388 1388 6388 176 177 SLAAAA OAEAAA OOOOxx -5675 2719 1 3 5 15 75 675 1675 675 5675 150 151 HKAAAA PAEAAA VVVVxx -255 2720 1 3 5 15 55 255 255 255 255 110 111 VJAAAA QAEAAA AAAAxx -9538 2721 0 2 8 18 38 538 1538 4538 9538 76 77 WCAAAA RAEAAA HHHHxx -1480 2722 0 0 0 0 80 480 1480 1480 1480 160 161 YEAAAA SAEAAA OOOOxx -4015 2723 1 3 5 15 15 15 15 4015 4015 30 31 LYAAAA TAEAAA VVVVxx -5166 2724 0 2 6 6 66 166 1166 166 5166 132 133 SQAAAA UAEAAA AAAAxx -91 2725 1 3 1 11 91 91 91 91 91 182 183 NDAAAA VAEAAA HHHHxx -2958 2726 0 2 8 18 58 958 958 2958 2958 116 117 UJAAAA WAEAAA OOOOxx -9131 2727 1 3 1 11 31 131 1131 4131 9131 62 63 FNAAAA XAEAAA VVVVxx -3944 2728 0 0 4 4 44 944 1944 3944 3944 88 89 SVAAAA YAEAAA AAAAxx -4514 2729 0 2 4 14 14 514 514 4514 4514 28 29 QRAAAA ZAEAAA HHHHxx -5661 2730 1 1 1 1 61 661 1661 661 5661 122 123 TJAAAA ABEAAA OOOOxx -8724 2731 0 0 4 4 24 724 724 3724 8724 48 49 OXAAAA BBEAAA VVVVxx -6408 2732 0 0 8 8 8 408 408 1408 6408 16 17 MMAAAA CBEAAA AAAAxx -5013 2733 1 1 3 13 13 13 1013 13 5013 26 27 VKAAAA DBEAAA HHHHxx -6156 2734 0 0 6 16 56 156 156 1156 6156 112 113 UCAAAA EBEAAA OOOOxx -7350 2735 0 2 0 10 50 350 1350 2350 7350 100 101 SWAAAA FBEAAA VVVVxx -9858 2736 0 2 8 18 58 858 1858 4858 9858 116 117 EPAAAA GBEAAA AAAAxx -895 2737 1 3 5 15 95 895 895 895 895 190 191 LIAAAA HBEAAA HHHHxx -8368 2738 0 0 8 8 68 368 368 3368 8368 136 137 WJAAAA IBEAAA OOOOxx -179 2739 1 3 9 19 79 179 179 179 179 158 159 XGAAAA JBEAAA VVVVxx -4048 2740 0 0 8 8 48 48 48 4048 4048 96 97 SZAAAA KBEAAA AAAAxx -3073 2741 1 1 3 13 73 73 1073 3073 3073 146 147 FOAAAA LBEAAA HHHHxx -321 2742 1 1 1 1 21 321 321 321 321 42 43 JMAAAA MBEAAA OOOOxx -5352 2743 0 0 2 12 52 352 1352 352 5352 104 105 WXAAAA NBEAAA VVVVxx -1940 2744 0 0 0 0 40 940 1940 1940 1940 80 81 QWAAAA OBEAAA AAAAxx -8803 2745 1 3 3 3 3 803 803 3803 8803 6 7 PAAAAA PBEAAA HHHHxx -791 2746 1 3 1 11 91 791 791 791 791 182 183 LEAAAA QBEAAA OOOOxx -9809 2747 1 1 9 9 9 809 1809 4809 9809 18 19 HNAAAA RBEAAA VVVVxx -5519 2748 1 3 9 19 19 519 1519 519 5519 38 39 HEAAAA SBEAAA AAAAxx -7420 2749 0 0 0 0 20 420 1420 2420 7420 40 41 KZAAAA TBEAAA HHHHxx -7541 2750 1 1 1 1 41 541 1541 2541 7541 82 83 BEAAAA UBEAAA OOOOxx -6538 2751 0 2 8 18 38 538 538 1538 6538 76 77 MRAAAA VBEAAA VVVVxx -710 2752 0 2 0 10 10 710 710 710 710 20 21 IBAAAA WBEAAA AAAAxx -9488 2753 0 0 8 8 88 488 1488 4488 9488 176 177 YAAAAA XBEAAA HHHHxx -3135 2754 1 3 5 15 35 135 1135 3135 3135 70 71 PQAAAA YBEAAA OOOOxx -4273 2755 1 1 3 13 73 273 273 4273 4273 146 147 JIAAAA ZBEAAA VVVVxx -629 2756 1 1 9 9 29 629 629 629 629 58 59 FYAAAA ACEAAA AAAAxx -9167 2757 1 3 7 7 67 167 1167 4167 9167 134 135 POAAAA BCEAAA HHHHxx -751 2758 1 3 1 11 51 751 751 751 751 102 103 XCAAAA CCEAAA OOOOxx -1126 2759 0 2 6 6 26 126 1126 1126 1126 52 53 IRAAAA DCEAAA VVVVxx -3724 2760 0 0 4 4 24 724 1724 3724 3724 48 49 GNAAAA ECEAAA AAAAxx -1789 2761 1 1 9 9 89 789 1789 1789 1789 178 179 VQAAAA FCEAAA HHHHxx -792 2762 0 0 2 12 92 792 792 792 792 184 185 MEAAAA GCEAAA OOOOxx -2771 2763 1 3 1 11 71 771 771 2771 2771 142 143 PCAAAA HCEAAA VVVVxx -4313 2764 1 1 3 13 13 313 313 4313 4313 26 27 XJAAAA ICEAAA AAAAxx -9312 2765 0 0 2 12 12 312 1312 4312 9312 24 25 EUAAAA JCEAAA HHHHxx -955 2766 1 3 5 15 55 955 955 955 955 110 111 TKAAAA KCEAAA OOOOxx -6382 2767 0 2 2 2 82 382 382 1382 6382 164 165 MLAAAA LCEAAA VVVVxx -7875 2768 1 3 5 15 75 875 1875 2875 7875 150 151 XQAAAA MCEAAA AAAAxx -7491 2769 1 3 1 11 91 491 1491 2491 7491 182 183 DCAAAA NCEAAA HHHHxx -8193 2770 1 1 3 13 93 193 193 3193 8193 186 187 DDAAAA OCEAAA OOOOxx -968 2771 0 0 8 8 68 968 968 968 968 136 137 GLAAAA PCEAAA VVVVxx -4951 2772 1 3 1 11 51 951 951 4951 4951 102 103 LIAAAA QCEAAA AAAAxx -2204 2773 0 0 4 4 4 204 204 2204 2204 8 9 UGAAAA RCEAAA HHHHxx -2066 2774 0 2 6 6 66 66 66 2066 2066 132 133 MBAAAA SCEAAA OOOOxx -2631 2775 1 3 1 11 31 631 631 2631 2631 62 63 FXAAAA TCEAAA VVVVxx -8947 2776 1 3 7 7 47 947 947 3947 8947 94 95 DGAAAA UCEAAA AAAAxx -8033 2777 1 1 3 13 33 33 33 3033 8033 66 67 ZWAAAA VCEAAA HHHHxx -6264 2778 0 0 4 4 64 264 264 1264 6264 128 129 YGAAAA WCEAAA OOOOxx -7778 2779 0 2 8 18 78 778 1778 2778 7778 156 157 ENAAAA XCEAAA VVVVxx -9701 2780 1 1 1 1 1 701 1701 4701 9701 2 3 DJAAAA YCEAAA AAAAxx -5091 2781 1 3 1 11 91 91 1091 91 5091 182 183 VNAAAA ZCEAAA HHHHxx -7577 2782 1 1 7 17 77 577 1577 2577 7577 154 155 LFAAAA ADEAAA OOOOxx -3345 2783 1 1 5 5 45 345 1345 3345 3345 90 91 RYAAAA BDEAAA VVVVxx -7329 2784 1 1 9 9 29 329 1329 2329 7329 58 59 XVAAAA CDEAAA AAAAxx -7551 2785 1 3 1 11 51 551 1551 2551 7551 102 103 LEAAAA DDEAAA HHHHxx -6207 2786 1 3 7 7 7 207 207 1207 6207 14 15 TEAAAA EDEAAA OOOOxx -8664 2787 0 0 4 4 64 664 664 3664 8664 128 129 GVAAAA FDEAAA VVVVxx -8394 2788 0 2 4 14 94 394 394 3394 8394 188 189 WKAAAA GDEAAA AAAAxx -7324 2789 0 0 4 4 24 324 1324 2324 7324 48 49 SVAAAA HDEAAA HHHHxx -2713 2790 1 1 3 13 13 713 713 2713 2713 26 27 JAAAAA IDEAAA OOOOxx -2230 2791 0 2 0 10 30 230 230 2230 2230 60 61 UHAAAA JDEAAA VVVVxx -9211 2792 1 3 1 11 11 211 1211 4211 9211 22 23 HQAAAA KDEAAA AAAAxx -1296 2793 0 0 6 16 96 296 1296 1296 1296 192 193 WXAAAA LDEAAA HHHHxx -8104 2794 0 0 4 4 4 104 104 3104 8104 8 9 SZAAAA MDEAAA OOOOxx -6916 2795 0 0 6 16 16 916 916 1916 6916 32 33 AGAAAA NDEAAA VVVVxx -2208 2796 0 0 8 8 8 208 208 2208 2208 16 17 YGAAAA ODEAAA AAAAxx -3935 2797 1 3 5 15 35 935 1935 3935 3935 70 71 JVAAAA PDEAAA HHHHxx -7814 2798 0 2 4 14 14 814 1814 2814 7814 28 29 OOAAAA QDEAAA OOOOxx -6508 2799 0 0 8 8 8 508 508 1508 6508 16 17 IQAAAA RDEAAA VVVVxx -1703 2800 1 3 3 3 3 703 1703 1703 1703 6 7 NNAAAA SDEAAA AAAAxx -5640 2801 0 0 0 0 40 640 1640 640 5640 80 81 YIAAAA TDEAAA HHHHxx -6417 2802 1 1 7 17 17 417 417 1417 6417 34 35 VMAAAA UDEAAA OOOOxx -1713 2803 1 1 3 13 13 713 1713 1713 1713 26 27 XNAAAA VDEAAA VVVVxx -5309 2804 1 1 9 9 9 309 1309 309 5309 18 19 FWAAAA WDEAAA AAAAxx -4364 2805 0 0 4 4 64 364 364 4364 4364 128 129 WLAAAA XDEAAA HHHHxx -619 2806 1 3 9 19 19 619 619 619 619 38 39 VXAAAA YDEAAA OOOOxx -9498 2807 0 2 8 18 98 498 1498 4498 9498 196 197 IBAAAA ZDEAAA VVVVxx -2804 2808 0 0 4 4 4 804 804 2804 2804 8 9 WDAAAA AEEAAA AAAAxx -2220 2809 0 0 0 0 20 220 220 2220 2220 40 41 KHAAAA BEEAAA HHHHxx -9542 2810 0 2 2 2 42 542 1542 4542 9542 84 85 ADAAAA CEEAAA OOOOxx -3349 2811 1 1 9 9 49 349 1349 3349 3349 98 99 VYAAAA DEEAAA VVVVxx -9198 2812 0 2 8 18 98 198 1198 4198 9198 196 197 UPAAAA EEEAAA AAAAxx -2727 2813 1 3 7 7 27 727 727 2727 2727 54 55 XAAAAA FEEAAA HHHHxx -3768 2814 0 0 8 8 68 768 1768 3768 3768 136 137 YOAAAA GEEAAA OOOOxx -2334 2815 0 2 4 14 34 334 334 2334 2334 68 69 ULAAAA HEEAAA VVVVxx -7770 2816 0 2 0 10 70 770 1770 2770 7770 140 141 WMAAAA IEEAAA AAAAxx -5963 2817 1 3 3 3 63 963 1963 963 5963 126 127 JVAAAA JEEAAA HHHHxx -4732 2818 0 0 2 12 32 732 732 4732 4732 64 65 AAAAAA KEEAAA OOOOxx -2448 2819 0 0 8 8 48 448 448 2448 2448 96 97 EQAAAA LEEAAA VVVVxx -5998 2820 0 2 8 18 98 998 1998 998 5998 196 197 SWAAAA MEEAAA AAAAxx -8577 2821 1 1 7 17 77 577 577 3577 8577 154 155 XRAAAA NEEAAA HHHHxx -266 2822 0 2 6 6 66 266 266 266 266 132 133 GKAAAA OEEAAA OOOOxx -2169 2823 1 1 9 9 69 169 169 2169 2169 138 139 LFAAAA PEEAAA VVVVxx -8228 2824 0 0 8 8 28 228 228 3228 8228 56 57 MEAAAA QEEAAA AAAAxx -4813 2825 1 1 3 13 13 813 813 4813 4813 26 27 DDAAAA REEAAA HHHHxx -2769 2826 1 1 9 9 69 769 769 2769 2769 138 139 NCAAAA SEEAAA OOOOxx -8382 2827 0 2 2 2 82 382 382 3382 8382 164 165 KKAAAA TEEAAA VVVVxx -1717 2828 1 1 7 17 17 717 1717 1717 1717 34 35 BOAAAA UEEAAA AAAAxx -7178 2829 0 2 8 18 78 178 1178 2178 7178 156 157 CQAAAA VEEAAA HHHHxx -9547 2830 1 3 7 7 47 547 1547 4547 9547 94 95 FDAAAA WEEAAA OOOOxx -8187 2831 1 3 7 7 87 187 187 3187 8187 174 175 XCAAAA XEEAAA VVVVxx -3168 2832 0 0 8 8 68 168 1168 3168 3168 136 137 WRAAAA YEEAAA AAAAxx -2180 2833 0 0 0 0 80 180 180 2180 2180 160 161 WFAAAA ZEEAAA HHHHxx -859 2834 1 3 9 19 59 859 859 859 859 118 119 BHAAAA AFEAAA OOOOxx -1554 2835 0 2 4 14 54 554 1554 1554 1554 108 109 UHAAAA BFEAAA VVVVxx -3567 2836 1 3 7 7 67 567 1567 3567 3567 134 135 FHAAAA CFEAAA AAAAxx -5985 2837 1 1 5 5 85 985 1985 985 5985 170 171 FWAAAA DFEAAA HHHHxx -1 2838 1 1 1 1 1 1 1 1 1 2 3 BAAAAA EFEAAA OOOOxx -5937 2839 1 1 7 17 37 937 1937 937 5937 74 75 JUAAAA FFEAAA VVVVxx -7594 2840 0 2 4 14 94 594 1594 2594 7594 188 189 CGAAAA GFEAAA AAAAxx -3783 2841 1 3 3 3 83 783 1783 3783 3783 166 167 NPAAAA HFEAAA HHHHxx -6841 2842 1 1 1 1 41 841 841 1841 6841 82 83 DDAAAA IFEAAA OOOOxx -9694 2843 0 2 4 14 94 694 1694 4694 9694 188 189 WIAAAA JFEAAA VVVVxx -4322 2844 0 2 2 2 22 322 322 4322 4322 44 45 GKAAAA KFEAAA AAAAxx -6012 2845 0 0 2 12 12 12 12 1012 6012 24 25 GXAAAA LFEAAA HHHHxx -108 2846 0 0 8 8 8 108 108 108 108 16 17 EEAAAA MFEAAA OOOOxx -3396 2847 0 0 6 16 96 396 1396 3396 3396 192 193 QAAAAA NFEAAA VVVVxx -8643 2848 1 3 3 3 43 643 643 3643 8643 86 87 LUAAAA OFEAAA AAAAxx -6087 2849 1 3 7 7 87 87 87 1087 6087 174 175 DAAAAA PFEAAA HHHHxx -2629 2850 1 1 9 9 29 629 629 2629 2629 58 59 DXAAAA QFEAAA OOOOxx -3009 2851 1 1 9 9 9 9 1009 3009 3009 18 19 TLAAAA RFEAAA VVVVxx -438 2852 0 2 8 18 38 438 438 438 438 76 77 WQAAAA SFEAAA AAAAxx -2480 2853 0 0 0 0 80 480 480 2480 2480 160 161 KRAAAA TFEAAA HHHHxx -936 2854 0 0 6 16 36 936 936 936 936 72 73 AKAAAA UFEAAA OOOOxx -6 2855 0 2 6 6 6 6 6 6 6 12 13 GAAAAA VFEAAA VVVVxx -768 2856 0 0 8 8 68 768 768 768 768 136 137 ODAAAA WFEAAA AAAAxx -1564 2857 0 0 4 4 64 564 1564 1564 1564 128 129 EIAAAA XFEAAA HHHHxx -3236 2858 0 0 6 16 36 236 1236 3236 3236 72 73 MUAAAA YFEAAA OOOOxx -3932 2859 0 0 2 12 32 932 1932 3932 3932 64 65 GVAAAA ZFEAAA VVVVxx -8914 2860 0 2 4 14 14 914 914 3914 8914 28 29 WEAAAA AGEAAA AAAAxx -119 2861 1 3 9 19 19 119 119 119 119 38 39 PEAAAA BGEAAA HHHHxx -6034 2862 0 2 4 14 34 34 34 1034 6034 68 69 CYAAAA CGEAAA OOOOxx -5384 2863 0 0 4 4 84 384 1384 384 5384 168 169 CZAAAA DGEAAA VVVVxx -6885 2864 1 1 5 5 85 885 885 1885 6885 170 171 VEAAAA EGEAAA AAAAxx -232 2865 0 0 2 12 32 232 232 232 232 64 65 YIAAAA FGEAAA HHHHxx -1293 2866 1 1 3 13 93 293 1293 1293 1293 186 187 TXAAAA GGEAAA OOOOxx -9204 2867 0 0 4 4 4 204 1204 4204 9204 8 9 AQAAAA HGEAAA VVVVxx -527 2868 1 3 7 7 27 527 527 527 527 54 55 HUAAAA IGEAAA AAAAxx -6539 2869 1 3 9 19 39 539 539 1539 6539 78 79 NRAAAA JGEAAA HHHHxx -3679 2870 1 3 9 19 79 679 1679 3679 3679 158 159 NLAAAA KGEAAA OOOOxx -8282 2871 0 2 2 2 82 282 282 3282 8282 164 165 OGAAAA LGEAAA VVVVxx -5027 2872 1 3 7 7 27 27 1027 27 5027 54 55 JLAAAA MGEAAA AAAAxx -7694 2873 0 2 4 14 94 694 1694 2694 7694 188 189 YJAAAA NGEAAA HHHHxx -473 2874 1 1 3 13 73 473 473 473 473 146 147 FSAAAA OGEAAA OOOOxx -6325 2875 1 1 5 5 25 325 325 1325 6325 50 51 HJAAAA PGEAAA VVVVxx -8761 2876 1 1 1 1 61 761 761 3761 8761 122 123 ZYAAAA QGEAAA AAAAxx -6184 2877 0 0 4 4 84 184 184 1184 6184 168 169 WDAAAA RGEAAA HHHHxx -419 2878 1 3 9 19 19 419 419 419 419 38 39 DQAAAA SGEAAA OOOOxx -6111 2879 1 3 1 11 11 111 111 1111 6111 22 23 BBAAAA TGEAAA VVVVxx -3836 2880 0 0 6 16 36 836 1836 3836 3836 72 73 ORAAAA UGEAAA AAAAxx -4086 2881 0 2 6 6 86 86 86 4086 4086 172 173 EBAAAA VGEAAA HHHHxx -5818 2882 0 2 8 18 18 818 1818 818 5818 36 37 UPAAAA WGEAAA OOOOxx -4528 2883 0 0 8 8 28 528 528 4528 4528 56 57 ESAAAA XGEAAA VVVVxx -7199 2884 1 3 9 19 99 199 1199 2199 7199 198 199 XQAAAA YGEAAA AAAAxx -1847 2885 1 3 7 7 47 847 1847 1847 1847 94 95 BTAAAA ZGEAAA HHHHxx -2875 2886 1 3 5 15 75 875 875 2875 2875 150 151 PGAAAA AHEAAA OOOOxx -2872 2887 0 0 2 12 72 872 872 2872 2872 144 145 MGAAAA BHEAAA VVVVxx -3972 2888 0 0 2 12 72 972 1972 3972 3972 144 145 UWAAAA CHEAAA AAAAxx -7590 2889 0 2 0 10 90 590 1590 2590 7590 180 181 YFAAAA DHEAAA HHHHxx -1914 2890 0 2 4 14 14 914 1914 1914 1914 28 29 QVAAAA EHEAAA OOOOxx -1658 2891 0 2 8 18 58 658 1658 1658 1658 116 117 ULAAAA FHEAAA VVVVxx -2126 2892 0 2 6 6 26 126 126 2126 2126 52 53 UDAAAA GHEAAA AAAAxx -645 2893 1 1 5 5 45 645 645 645 645 90 91 VYAAAA HHEAAA HHHHxx -6636 2894 0 0 6 16 36 636 636 1636 6636 72 73 GVAAAA IHEAAA OOOOxx -1469 2895 1 1 9 9 69 469 1469 1469 1469 138 139 NEAAAA JHEAAA VVVVxx -1377 2896 1 1 7 17 77 377 1377 1377 1377 154 155 ZAAAAA KHEAAA AAAAxx -8425 2897 1 1 5 5 25 425 425 3425 8425 50 51 BMAAAA LHEAAA HHHHxx -9300 2898 0 0 0 0 0 300 1300 4300 9300 0 1 STAAAA MHEAAA OOOOxx -5355 2899 1 3 5 15 55 355 1355 355 5355 110 111 ZXAAAA NHEAAA VVVVxx -840 2900 0 0 0 0 40 840 840 840 840 80 81 IGAAAA OHEAAA AAAAxx -5185 2901 1 1 5 5 85 185 1185 185 5185 170 171 LRAAAA PHEAAA HHHHxx -6467 2902 1 3 7 7 67 467 467 1467 6467 134 135 TOAAAA QHEAAA OOOOxx -58 2903 0 2 8 18 58 58 58 58 58 116 117 GCAAAA RHEAAA VVVVxx -5051 2904 1 3 1 11 51 51 1051 51 5051 102 103 HMAAAA SHEAAA AAAAxx -8901 2905 1 1 1 1 1 901 901 3901 8901 2 3 JEAAAA THEAAA HHHHxx -1550 2906 0 2 0 10 50 550 1550 1550 1550 100 101 QHAAAA UHEAAA OOOOxx -1698 2907 0 2 8 18 98 698 1698 1698 1698 196 197 INAAAA VHEAAA VVVVxx -802 2908 0 2 2 2 2 802 802 802 802 4 5 WEAAAA WHEAAA AAAAxx -2440 2909 0 0 0 0 40 440 440 2440 2440 80 81 WPAAAA XHEAAA HHHHxx -2260 2910 0 0 0 0 60 260 260 2260 2260 120 121 YIAAAA YHEAAA OOOOxx -8218 2911 0 2 8 18 18 218 218 3218 8218 36 37 CEAAAA ZHEAAA VVVVxx -5144 2912 0 0 4 4 44 144 1144 144 5144 88 89 WPAAAA AIEAAA AAAAxx -4822 2913 0 2 2 2 22 822 822 4822 4822 44 45 MDAAAA BIEAAA HHHHxx -9476 2914 0 0 6 16 76 476 1476 4476 9476 152 153 MAAAAA CIEAAA OOOOxx -7535 2915 1 3 5 15 35 535 1535 2535 7535 70 71 VDAAAA DIEAAA VVVVxx -8738 2916 0 2 8 18 38 738 738 3738 8738 76 77 CYAAAA EIEAAA AAAAxx -7946 2917 0 2 6 6 46 946 1946 2946 7946 92 93 QTAAAA FIEAAA HHHHxx -8143 2918 1 3 3 3 43 143 143 3143 8143 86 87 FBAAAA GIEAAA OOOOxx -2623 2919 1 3 3 3 23 623 623 2623 2623 46 47 XWAAAA HIEAAA VVVVxx -5209 2920 1 1 9 9 9 209 1209 209 5209 18 19 JSAAAA IIEAAA AAAAxx -7674 2921 0 2 4 14 74 674 1674 2674 7674 148 149 EJAAAA JIEAAA HHHHxx -1135 2922 1 3 5 15 35 135 1135 1135 1135 70 71 RRAAAA KIEAAA OOOOxx -424 2923 0 0 4 4 24 424 424 424 424 48 49 IQAAAA LIEAAA VVVVxx -942 2924 0 2 2 2 42 942 942 942 942 84 85 GKAAAA MIEAAA AAAAxx -7813 2925 1 1 3 13 13 813 1813 2813 7813 26 27 NOAAAA NIEAAA HHHHxx -3539 2926 1 3 9 19 39 539 1539 3539 3539 78 79 DGAAAA OIEAAA OOOOxx -2909 2927 1 1 9 9 9 909 909 2909 2909 18 19 XHAAAA PIEAAA VVVVxx -3748 2928 0 0 8 8 48 748 1748 3748 3748 96 97 EOAAAA QIEAAA AAAAxx -2996 2929 0 0 6 16 96 996 996 2996 2996 192 193 GLAAAA RIEAAA HHHHxx -1869 2930 1 1 9 9 69 869 1869 1869 1869 138 139 XTAAAA SIEAAA OOOOxx -8151 2931 1 3 1 11 51 151 151 3151 8151 102 103 NBAAAA TIEAAA VVVVxx -6361 2932 1 1 1 1 61 361 361 1361 6361 122 123 RKAAAA UIEAAA AAAAxx -5568 2933 0 0 8 8 68 568 1568 568 5568 136 137 EGAAAA VIEAAA HHHHxx -2796 2934 0 0 6 16 96 796 796 2796 2796 192 193 ODAAAA WIEAAA OOOOxx -8489 2935 1 1 9 9 89 489 489 3489 8489 178 179 NOAAAA XIEAAA VVVVxx -9183 2936 1 3 3 3 83 183 1183 4183 9183 166 167 FPAAAA YIEAAA AAAAxx -8227 2937 1 3 7 7 27 227 227 3227 8227 54 55 LEAAAA ZIEAAA HHHHxx -1844 2938 0 0 4 4 44 844 1844 1844 1844 88 89 YSAAAA AJEAAA OOOOxx -3975 2939 1 3 5 15 75 975 1975 3975 3975 150 151 XWAAAA BJEAAA VVVVxx -6490 2940 0 2 0 10 90 490 490 1490 6490 180 181 QPAAAA CJEAAA AAAAxx -8303 2941 1 3 3 3 3 303 303 3303 8303 6 7 JHAAAA DJEAAA HHHHxx -7334 2942 0 2 4 14 34 334 1334 2334 7334 68 69 CWAAAA EJEAAA OOOOxx -2382 2943 0 2 2 2 82 382 382 2382 2382 164 165 QNAAAA FJEAAA VVVVxx -177 2944 1 1 7 17 77 177 177 177 177 154 155 VGAAAA GJEAAA AAAAxx -8117 2945 1 1 7 17 17 117 117 3117 8117 34 35 FAAAAA HJEAAA HHHHxx -5485 2946 1 1 5 5 85 485 1485 485 5485 170 171 ZCAAAA IJEAAA OOOOxx -6544 2947 0 0 4 4 44 544 544 1544 6544 88 89 SRAAAA JJEAAA VVVVxx -8517 2948 1 1 7 17 17 517 517 3517 8517 34 35 PPAAAA KJEAAA AAAAxx -2252 2949 0 0 2 12 52 252 252 2252 2252 104 105 QIAAAA LJEAAA HHHHxx -4480 2950 0 0 0 0 80 480 480 4480 4480 160 161 IQAAAA MJEAAA OOOOxx -4785 2951 1 1 5 5 85 785 785 4785 4785 170 171 BCAAAA NJEAAA VVVVxx -9700 2952 0 0 0 0 0 700 1700 4700 9700 0 1 CJAAAA OJEAAA AAAAxx -2122 2953 0 2 2 2 22 122 122 2122 2122 44 45 QDAAAA PJEAAA HHHHxx -8783 2954 1 3 3 3 83 783 783 3783 8783 166 167 VZAAAA QJEAAA OOOOxx -1453 2955 1 1 3 13 53 453 1453 1453 1453 106 107 XDAAAA RJEAAA VVVVxx -3908 2956 0 0 8 8 8 908 1908 3908 3908 16 17 IUAAAA SJEAAA AAAAxx -7707 2957 1 3 7 7 7 707 1707 2707 7707 14 15 LKAAAA TJEAAA HHHHxx -9049 2958 1 1 9 9 49 49 1049 4049 9049 98 99 BKAAAA UJEAAA OOOOxx -654 2959 0 2 4 14 54 654 654 654 654 108 109 EZAAAA VJEAAA VVVVxx -3336 2960 0 0 6 16 36 336 1336 3336 3336 72 73 IYAAAA WJEAAA AAAAxx -622 2961 0 2 2 2 22 622 622 622 622 44 45 YXAAAA XJEAAA HHHHxx -8398 2962 0 2 8 18 98 398 398 3398 8398 196 197 ALAAAA YJEAAA OOOOxx -9193 2963 1 1 3 13 93 193 1193 4193 9193 186 187 PPAAAA ZJEAAA VVVVxx -7896 2964 0 0 6 16 96 896 1896 2896 7896 192 193 SRAAAA AKEAAA AAAAxx -9798 2965 0 2 8 18 98 798 1798 4798 9798 196 197 WMAAAA BKEAAA HHHHxx -2881 2966 1 1 1 1 81 881 881 2881 2881 162 163 VGAAAA CKEAAA OOOOxx -672 2967 0 0 2 12 72 672 672 672 672 144 145 WZAAAA DKEAAA VVVVxx -6743 2968 1 3 3 3 43 743 743 1743 6743 86 87 JZAAAA EKEAAA AAAAxx -8935 2969 1 3 5 15 35 935 935 3935 8935 70 71 RFAAAA FKEAAA HHHHxx -2426 2970 0 2 6 6 26 426 426 2426 2426 52 53 IPAAAA GKEAAA OOOOxx -722 2971 0 2 2 2 22 722 722 722 722 44 45 UBAAAA HKEAAA VVVVxx -5088 2972 0 0 8 8 88 88 1088 88 5088 176 177 SNAAAA IKEAAA AAAAxx -8677 2973 1 1 7 17 77 677 677 3677 8677 154 155 TVAAAA JKEAAA HHHHxx -6963 2974 1 3 3 3 63 963 963 1963 6963 126 127 VHAAAA KKEAAA OOOOxx -1653 2975 1 1 3 13 53 653 1653 1653 1653 106 107 PLAAAA LKEAAA VVVVxx -7295 2976 1 3 5 15 95 295 1295 2295 7295 190 191 PUAAAA MKEAAA AAAAxx -6675 2977 1 3 5 15 75 675 675 1675 6675 150 151 TWAAAA NKEAAA HHHHxx -7183 2978 1 3 3 3 83 183 1183 2183 7183 166 167 HQAAAA OKEAAA OOOOxx -4378 2979 0 2 8 18 78 378 378 4378 4378 156 157 KMAAAA PKEAAA VVVVxx -2157 2980 1 1 7 17 57 157 157 2157 2157 114 115 ZEAAAA QKEAAA AAAAxx -2621 2981 1 1 1 1 21 621 621 2621 2621 42 43 VWAAAA RKEAAA HHHHxx -9278 2982 0 2 8 18 78 278 1278 4278 9278 156 157 WSAAAA SKEAAA OOOOxx -79 2983 1 3 9 19 79 79 79 79 79 158 159 BDAAAA TKEAAA VVVVxx -7358 2984 0 2 8 18 58 358 1358 2358 7358 116 117 AXAAAA UKEAAA AAAAxx -3589 2985 1 1 9 9 89 589 1589 3589 3589 178 179 BIAAAA VKEAAA HHHHxx -1254 2986 0 2 4 14 54 254 1254 1254 1254 108 109 GWAAAA WKEAAA OOOOxx -3490 2987 0 2 0 10 90 490 1490 3490 3490 180 181 GEAAAA XKEAAA VVVVxx -7533 2988 1 1 3 13 33 533 1533 2533 7533 66 67 TDAAAA YKEAAA AAAAxx -2800 2989 0 0 0 0 0 800 800 2800 2800 0 1 SDAAAA ZKEAAA HHHHxx -351 2990 1 3 1 11 51 351 351 351 351 102 103 NNAAAA ALEAAA OOOOxx -4359 2991 1 3 9 19 59 359 359 4359 4359 118 119 RLAAAA BLEAAA VVVVxx -5788 2992 0 0 8 8 88 788 1788 788 5788 176 177 QOAAAA CLEAAA AAAAxx -5521 2993 1 1 1 1 21 521 1521 521 5521 42 43 JEAAAA DLEAAA HHHHxx -3351 2994 1 3 1 11 51 351 1351 3351 3351 102 103 XYAAAA ELEAAA OOOOxx -5129 2995 1 1 9 9 29 129 1129 129 5129 58 59 HPAAAA FLEAAA VVVVxx -315 2996 1 3 5 15 15 315 315 315 315 30 31 DMAAAA GLEAAA AAAAxx -7552 2997 0 0 2 12 52 552 1552 2552 7552 104 105 MEAAAA HLEAAA HHHHxx -9176 2998 0 0 6 16 76 176 1176 4176 9176 152 153 YOAAAA ILEAAA OOOOxx -7458 2999 0 2 8 18 58 458 1458 2458 7458 116 117 WAAAAA JLEAAA VVVVxx -279 3000 1 3 9 19 79 279 279 279 279 158 159 TKAAAA KLEAAA AAAAxx -738 3001 0 2 8 18 38 738 738 738 738 76 77 KCAAAA LLEAAA HHHHxx -2557 3002 1 1 7 17 57 557 557 2557 2557 114 115 JUAAAA MLEAAA OOOOxx -9395 3003 1 3 5 15 95 395 1395 4395 9395 190 191 JXAAAA NLEAAA VVVVxx -7214 3004 0 2 4 14 14 214 1214 2214 7214 28 29 MRAAAA OLEAAA AAAAxx -6354 3005 0 2 4 14 54 354 354 1354 6354 108 109 KKAAAA PLEAAA HHHHxx -4799 3006 1 3 9 19 99 799 799 4799 4799 198 199 PCAAAA QLEAAA OOOOxx -1231 3007 1 3 1 11 31 231 1231 1231 1231 62 63 JVAAAA RLEAAA VVVVxx -5252 3008 0 0 2 12 52 252 1252 252 5252 104 105 AUAAAA SLEAAA AAAAxx -5250 3009 0 2 0 10 50 250 1250 250 5250 100 101 YTAAAA TLEAAA HHHHxx -9319 3010 1 3 9 19 19 319 1319 4319 9319 38 39 LUAAAA ULEAAA OOOOxx -1724 3011 0 0 4 4 24 724 1724 1724 1724 48 49 IOAAAA VLEAAA VVVVxx -7947 3012 1 3 7 7 47 947 1947 2947 7947 94 95 RTAAAA WLEAAA AAAAxx -1105 3013 1 1 5 5 5 105 1105 1105 1105 10 11 NQAAAA XLEAAA HHHHxx -1417 3014 1 1 7 17 17 417 1417 1417 1417 34 35 NCAAAA YLEAAA OOOOxx -7101 3015 1 1 1 1 1 101 1101 2101 7101 2 3 DNAAAA ZLEAAA VVVVxx -1088 3016 0 0 8 8 88 88 1088 1088 1088 176 177 WPAAAA AMEAAA AAAAxx -979 3017 1 3 9 19 79 979 979 979 979 158 159 RLAAAA BMEAAA HHHHxx -7589 3018 1 1 9 9 89 589 1589 2589 7589 178 179 XFAAAA CMEAAA OOOOxx -8952 3019 0 0 2 12 52 952 952 3952 8952 104 105 IGAAAA DMEAAA VVVVxx -2864 3020 0 0 4 4 64 864 864 2864 2864 128 129 EGAAAA EMEAAA AAAAxx -234 3021 0 2 4 14 34 234 234 234 234 68 69 AJAAAA FMEAAA HHHHxx -7231 3022 1 3 1 11 31 231 1231 2231 7231 62 63 DSAAAA GMEAAA OOOOxx -6792 3023 0 0 2 12 92 792 792 1792 6792 184 185 GBAAAA HMEAAA VVVVxx -4311 3024 1 3 1 11 11 311 311 4311 4311 22 23 VJAAAA IMEAAA AAAAxx -3374 3025 0 2 4 14 74 374 1374 3374 3374 148 149 UZAAAA JMEAAA HHHHxx -3367 3026 1 3 7 7 67 367 1367 3367 3367 134 135 NZAAAA KMEAAA OOOOxx -2598 3027 0 2 8 18 98 598 598 2598 2598 196 197 YVAAAA LMEAAA VVVVxx -1033 3028 1 1 3 13 33 33 1033 1033 1033 66 67 TNAAAA MMEAAA AAAAxx -7803 3029 1 3 3 3 3 803 1803 2803 7803 6 7 DOAAAA NMEAAA HHHHxx -3870 3030 0 2 0 10 70 870 1870 3870 3870 140 141 WSAAAA OMEAAA OOOOxx -4962 3031 0 2 2 2 62 962 962 4962 4962 124 125 WIAAAA PMEAAA VVVVxx -4842 3032 0 2 2 2 42 842 842 4842 4842 84 85 GEAAAA QMEAAA AAAAxx -8814 3033 0 2 4 14 14 814 814 3814 8814 28 29 ABAAAA RMEAAA HHHHxx -3429 3034 1 1 9 9 29 429 1429 3429 3429 58 59 XBAAAA SMEAAA OOOOxx -6550 3035 0 2 0 10 50 550 550 1550 6550 100 101 YRAAAA TMEAAA VVVVxx -6317 3036 1 1 7 17 17 317 317 1317 6317 34 35 ZIAAAA UMEAAA AAAAxx -5023 3037 1 3 3 3 23 23 1023 23 5023 46 47 FLAAAA VMEAAA HHHHxx -5825 3038 1 1 5 5 25 825 1825 825 5825 50 51 BQAAAA WMEAAA OOOOxx -5297 3039 1 1 7 17 97 297 1297 297 5297 194 195 TVAAAA XMEAAA VVVVxx -8764 3040 0 0 4 4 64 764 764 3764 8764 128 129 CZAAAA YMEAAA AAAAxx -5084 3041 0 0 4 4 84 84 1084 84 5084 168 169 ONAAAA ZMEAAA HHHHxx -6808 3042 0 0 8 8 8 808 808 1808 6808 16 17 WBAAAA ANEAAA OOOOxx -1780 3043 0 0 0 0 80 780 1780 1780 1780 160 161 MQAAAA BNEAAA VVVVxx -4092 3044 0 0 2 12 92 92 92 4092 4092 184 185 KBAAAA CNEAAA AAAAxx -3618 3045 0 2 8 18 18 618 1618 3618 3618 36 37 EJAAAA DNEAAA HHHHxx -7299 3046 1 3 9 19 99 299 1299 2299 7299 198 199 TUAAAA ENEAAA OOOOxx -8544 3047 0 0 4 4 44 544 544 3544 8544 88 89 QQAAAA FNEAAA VVVVxx -2359 3048 1 3 9 19 59 359 359 2359 2359 118 119 TMAAAA GNEAAA AAAAxx -1939 3049 1 3 9 19 39 939 1939 1939 1939 78 79 PWAAAA HNEAAA HHHHxx -5834 3050 0 2 4 14 34 834 1834 834 5834 68 69 KQAAAA INEAAA OOOOxx -1997 3051 1 1 7 17 97 997 1997 1997 1997 194 195 VYAAAA JNEAAA VVVVxx -7917 3052 1 1 7 17 17 917 1917 2917 7917 34 35 NSAAAA KNEAAA AAAAxx -2098 3053 0 2 8 18 98 98 98 2098 2098 196 197 SCAAAA LNEAAA HHHHxx -7576 3054 0 0 6 16 76 576 1576 2576 7576 152 153 KFAAAA MNEAAA OOOOxx -376 3055 0 0 6 16 76 376 376 376 376 152 153 MOAAAA NNEAAA VVVVxx -8535 3056 1 3 5 15 35 535 535 3535 8535 70 71 HQAAAA ONEAAA AAAAxx -5659 3057 1 3 9 19 59 659 1659 659 5659 118 119 RJAAAA PNEAAA HHHHxx -2786 3058 0 2 6 6 86 786 786 2786 2786 172 173 EDAAAA QNEAAA OOOOxx -8820 3059 0 0 0 0 20 820 820 3820 8820 40 41 GBAAAA RNEAAA VVVVxx -1229 3060 1 1 9 9 29 229 1229 1229 1229 58 59 HVAAAA SNEAAA AAAAxx -9321 3061 1 1 1 1 21 321 1321 4321 9321 42 43 NUAAAA TNEAAA HHHHxx -7662 3062 0 2 2 2 62 662 1662 2662 7662 124 125 SIAAAA UNEAAA OOOOxx -5535 3063 1 3 5 15 35 535 1535 535 5535 70 71 XEAAAA VNEAAA VVVVxx -4889 3064 1 1 9 9 89 889 889 4889 4889 178 179 BGAAAA WNEAAA AAAAxx -8259 3065 1 3 9 19 59 259 259 3259 8259 118 119 RFAAAA XNEAAA HHHHxx -6789 3066 1 1 9 9 89 789 789 1789 6789 178 179 DBAAAA YNEAAA OOOOxx -5411 3067 1 3 1 11 11 411 1411 411 5411 22 23 DAAAAA ZNEAAA VVVVxx -6992 3068 0 0 2 12 92 992 992 1992 6992 184 185 YIAAAA AOEAAA AAAAxx -7698 3069 0 2 8 18 98 698 1698 2698 7698 196 197 CKAAAA BOEAAA HHHHxx -2342 3070 0 2 2 2 42 342 342 2342 2342 84 85 CMAAAA COEAAA OOOOxx -1501 3071 1 1 1 1 1 501 1501 1501 1501 2 3 TFAAAA DOEAAA VVVVxx -6322 3072 0 2 2 2 22 322 322 1322 6322 44 45 EJAAAA EOEAAA AAAAxx -9861 3073 1 1 1 1 61 861 1861 4861 9861 122 123 HPAAAA FOEAAA HHHHxx -9802 3074 0 2 2 2 2 802 1802 4802 9802 4 5 ANAAAA GOEAAA OOOOxx -4750 3075 0 2 0 10 50 750 750 4750 4750 100 101 SAAAAA HOEAAA VVVVxx -5855 3076 1 3 5 15 55 855 1855 855 5855 110 111 FRAAAA IOEAAA AAAAxx -4304 3077 0 0 4 4 4 304 304 4304 4304 8 9 OJAAAA JOEAAA HHHHxx -2605 3078 1 1 5 5 5 605 605 2605 2605 10 11 FWAAAA KOEAAA OOOOxx -1802 3079 0 2 2 2 2 802 1802 1802 1802 4 5 IRAAAA LOEAAA VVVVxx -9368 3080 0 0 8 8 68 368 1368 4368 9368 136 137 IWAAAA MOEAAA AAAAxx -7107 3081 1 3 7 7 7 107 1107 2107 7107 14 15 JNAAAA NOEAAA HHHHxx -8895 3082 1 3 5 15 95 895 895 3895 8895 190 191 DEAAAA OOEAAA OOOOxx -3750 3083 0 2 0 10 50 750 1750 3750 3750 100 101 GOAAAA POEAAA VVVVxx -8934 3084 0 2 4 14 34 934 934 3934 8934 68 69 QFAAAA QOEAAA AAAAxx -9464 3085 0 0 4 4 64 464 1464 4464 9464 128 129 AAAAAA ROEAAA HHHHxx -1928 3086 0 0 8 8 28 928 1928 1928 1928 56 57 EWAAAA SOEAAA OOOOxx -3196 3087 0 0 6 16 96 196 1196 3196 3196 192 193 YSAAAA TOEAAA VVVVxx -5256 3088 0 0 6 16 56 256 1256 256 5256 112 113 EUAAAA UOEAAA AAAAxx -7119 3089 1 3 9 19 19 119 1119 2119 7119 38 39 VNAAAA VOEAAA HHHHxx -4495 3090 1 3 5 15 95 495 495 4495 4495 190 191 XQAAAA WOEAAA OOOOxx -9292 3091 0 0 2 12 92 292 1292 4292 9292 184 185 KTAAAA XOEAAA VVVVxx -1617 3092 1 1 7 17 17 617 1617 1617 1617 34 35 FKAAAA YOEAAA AAAAxx -481 3093 1 1 1 1 81 481 481 481 481 162 163 NSAAAA ZOEAAA HHHHxx -56 3094 0 0 6 16 56 56 56 56 56 112 113 ECAAAA APEAAA OOOOxx -9120 3095 0 0 0 0 20 120 1120 4120 9120 40 41 UMAAAA BPEAAA VVVVxx -1306 3096 0 2 6 6 6 306 1306 1306 1306 12 13 GYAAAA CPEAAA AAAAxx -7773 3097 1 1 3 13 73 773 1773 2773 7773 146 147 ZMAAAA DPEAAA HHHHxx -4863 3098 1 3 3 3 63 863 863 4863 4863 126 127 BFAAAA EPEAAA OOOOxx -1114 3099 0 2 4 14 14 114 1114 1114 1114 28 29 WQAAAA FPEAAA VVVVxx -8124 3100 0 0 4 4 24 124 124 3124 8124 48 49 MAAAAA GPEAAA AAAAxx -6254 3101 0 2 4 14 54 254 254 1254 6254 108 109 OGAAAA HPEAAA HHHHxx -8109 3102 1 1 9 9 9 109 109 3109 8109 18 19 XZAAAA IPEAAA OOOOxx -1747 3103 1 3 7 7 47 747 1747 1747 1747 94 95 FPAAAA JPEAAA VVVVxx -6185 3104 1 1 5 5 85 185 185 1185 6185 170 171 XDAAAA KPEAAA AAAAxx -3388 3105 0 0 8 8 88 388 1388 3388 3388 176 177 IAAAAA LPEAAA HHHHxx -4905 3106 1 1 5 5 5 905 905 4905 4905 10 11 RGAAAA MPEAAA OOOOxx -5728 3107 0 0 8 8 28 728 1728 728 5728 56 57 IMAAAA NPEAAA VVVVxx -7507 3108 1 3 7 7 7 507 1507 2507 7507 14 15 TCAAAA OPEAAA AAAAxx -5662 3109 0 2 2 2 62 662 1662 662 5662 124 125 UJAAAA PPEAAA HHHHxx -1686 3110 0 2 6 6 86 686 1686 1686 1686 172 173 WMAAAA QPEAAA OOOOxx -5202 3111 0 2 2 2 2 202 1202 202 5202 4 5 CSAAAA RPEAAA VVVVxx -6905 3112 1 1 5 5 5 905 905 1905 6905 10 11 PFAAAA SPEAAA AAAAxx -9577 3113 1 1 7 17 77 577 1577 4577 9577 154 155 JEAAAA TPEAAA HHHHxx -7194 3114 0 2 4 14 94 194 1194 2194 7194 188 189 SQAAAA UPEAAA OOOOxx -7016 3115 0 0 6 16 16 16 1016 2016 7016 32 33 WJAAAA VPEAAA VVVVxx -8905 3116 1 1 5 5 5 905 905 3905 8905 10 11 NEAAAA WPEAAA AAAAxx -3419 3117 1 3 9 19 19 419 1419 3419 3419 38 39 NBAAAA XPEAAA HHHHxx -6881 3118 1 1 1 1 81 881 881 1881 6881 162 163 REAAAA YPEAAA OOOOxx -8370 3119 0 2 0 10 70 370 370 3370 8370 140 141 YJAAAA ZPEAAA VVVVxx -6117 3120 1 1 7 17 17 117 117 1117 6117 34 35 HBAAAA AQEAAA AAAAxx -1636 3121 0 0 6 16 36 636 1636 1636 1636 72 73 YKAAAA BQEAAA HHHHxx -6857 3122 1 1 7 17 57 857 857 1857 6857 114 115 TDAAAA CQEAAA OOOOxx -7163 3123 1 3 3 3 63 163 1163 2163 7163 126 127 NPAAAA DQEAAA VVVVxx -5040 3124 0 0 0 0 40 40 1040 40 5040 80 81 WLAAAA EQEAAA AAAAxx -6263 3125 1 3 3 3 63 263 263 1263 6263 126 127 XGAAAA FQEAAA HHHHxx -4809 3126 1 1 9 9 9 809 809 4809 4809 18 19 ZCAAAA GQEAAA OOOOxx -900 3127 0 0 0 0 0 900 900 900 900 0 1 QIAAAA HQEAAA VVVVxx -3199 3128 1 3 9 19 99 199 1199 3199 3199 198 199 BTAAAA IQEAAA AAAAxx -4156 3129 0 0 6 16 56 156 156 4156 4156 112 113 WDAAAA JQEAAA HHHHxx -3501 3130 1 1 1 1 1 501 1501 3501 3501 2 3 REAAAA KQEAAA OOOOxx -164 3131 0 0 4 4 64 164 164 164 164 128 129 IGAAAA LQEAAA VVVVxx -9548 3132 0 0 8 8 48 548 1548 4548 9548 96 97 GDAAAA MQEAAA AAAAxx -1149 3133 1 1 9 9 49 149 1149 1149 1149 98 99 FSAAAA NQEAAA HHHHxx -1962 3134 0 2 2 2 62 962 1962 1962 1962 124 125 MXAAAA OQEAAA OOOOxx -4072 3135 0 0 2 12 72 72 72 4072 4072 144 145 QAAAAA PQEAAA VVVVxx -4280 3136 0 0 0 0 80 280 280 4280 4280 160 161 QIAAAA QQEAAA AAAAxx -1398 3137 0 2 8 18 98 398 1398 1398 1398 196 197 UBAAAA RQEAAA HHHHxx -725 3138 1 1 5 5 25 725 725 725 725 50 51 XBAAAA SQEAAA OOOOxx -3988 3139 0 0 8 8 88 988 1988 3988 3988 176 177 KXAAAA TQEAAA VVVVxx -5059 3140 1 3 9 19 59 59 1059 59 5059 118 119 PMAAAA UQEAAA AAAAxx -2632 3141 0 0 2 12 32 632 632 2632 2632 64 65 GXAAAA VQEAAA HHHHxx -1909 3142 1 1 9 9 9 909 1909 1909 1909 18 19 LVAAAA WQEAAA OOOOxx -6827 3143 1 3 7 7 27 827 827 1827 6827 54 55 PCAAAA XQEAAA VVVVxx -8156 3144 0 0 6 16 56 156 156 3156 8156 112 113 SBAAAA YQEAAA AAAAxx -1192 3145 0 0 2 12 92 192 1192 1192 1192 184 185 WTAAAA ZQEAAA HHHHxx -9545 3146 1 1 5 5 45 545 1545 4545 9545 90 91 DDAAAA AREAAA OOOOxx -2249 3147 1 1 9 9 49 249 249 2249 2249 98 99 NIAAAA BREAAA VVVVxx -5580 3148 0 0 0 0 80 580 1580 580 5580 160 161 QGAAAA CREAAA AAAAxx -8403 3149 1 3 3 3 3 403 403 3403 8403 6 7 FLAAAA DREAAA HHHHxx -4024 3150 0 0 4 4 24 24 24 4024 4024 48 49 UYAAAA EREAAA OOOOxx -1866 3151 0 2 6 6 66 866 1866 1866 1866 132 133 UTAAAA FREAAA VVVVxx -9251 3152 1 3 1 11 51 251 1251 4251 9251 102 103 VRAAAA GREAAA AAAAxx -9979 3153 1 3 9 19 79 979 1979 4979 9979 158 159 VTAAAA HREAAA HHHHxx -9899 3154 1 3 9 19 99 899 1899 4899 9899 198 199 TQAAAA IREAAA OOOOxx -2540 3155 0 0 0 0 40 540 540 2540 2540 80 81 STAAAA JREAAA VVVVxx -8957 3156 1 1 7 17 57 957 957 3957 8957 114 115 NGAAAA KREAAA AAAAxx -7702 3157 0 2 2 2 2 702 1702 2702 7702 4 5 GKAAAA LREAAA HHHHxx -4211 3158 1 3 1 11 11 211 211 4211 4211 22 23 ZFAAAA MREAAA OOOOxx -6684 3159 0 0 4 4 84 684 684 1684 6684 168 169 CXAAAA NREAAA VVVVxx -3883 3160 1 3 3 3 83 883 1883 3883 3883 166 167 JTAAAA OREAAA AAAAxx -3531 3161 1 3 1 11 31 531 1531 3531 3531 62 63 VFAAAA PREAAA HHHHxx -9178 3162 0 2 8 18 78 178 1178 4178 9178 156 157 APAAAA QREAAA OOOOxx -3389 3163 1 1 9 9 89 389 1389 3389 3389 178 179 JAAAAA RREAAA VVVVxx -7874 3164 0 2 4 14 74 874 1874 2874 7874 148 149 WQAAAA SREAAA AAAAxx -4522 3165 0 2 2 2 22 522 522 4522 4522 44 45 YRAAAA TREAAA HHHHxx -9399 3166 1 3 9 19 99 399 1399 4399 9399 198 199 NXAAAA UREAAA OOOOxx -9083 3167 1 3 3 3 83 83 1083 4083 9083 166 167 JLAAAA VREAAA VVVVxx -1530 3168 0 2 0 10 30 530 1530 1530 1530 60 61 WGAAAA WREAAA AAAAxx -2360 3169 0 0 0 0 60 360 360 2360 2360 120 121 UMAAAA XREAAA HHHHxx -4908 3170 0 0 8 8 8 908 908 4908 4908 16 17 UGAAAA YREAAA OOOOxx -4628 3171 0 0 8 8 28 628 628 4628 4628 56 57 AWAAAA ZREAAA VVVVxx -3889 3172 1 1 9 9 89 889 1889 3889 3889 178 179 PTAAAA ASEAAA AAAAxx -1331 3173 1 3 1 11 31 331 1331 1331 1331 62 63 FZAAAA BSEAAA HHHHxx -1942 3174 0 2 2 2 42 942 1942 1942 1942 84 85 SWAAAA CSEAAA OOOOxx -4734 3175 0 2 4 14 34 734 734 4734 4734 68 69 CAAAAA DSEAAA VVVVxx -8386 3176 0 2 6 6 86 386 386 3386 8386 172 173 OKAAAA ESEAAA AAAAxx -3586 3177 0 2 6 6 86 586 1586 3586 3586 172 173 YHAAAA FSEAAA HHHHxx -2354 3178 0 2 4 14 54 354 354 2354 2354 108 109 OMAAAA GSEAAA OOOOxx -7108 3179 0 0 8 8 8 108 1108 2108 7108 16 17 KNAAAA HSEAAA VVVVxx -1857 3180 1 1 7 17 57 857 1857 1857 1857 114 115 LTAAAA ISEAAA AAAAxx -2544 3181 0 0 4 4 44 544 544 2544 2544 88 89 WTAAAA JSEAAA HHHHxx -819 3182 1 3 9 19 19 819 819 819 819 38 39 NFAAAA KSEAAA OOOOxx -2878 3183 0 2 8 18 78 878 878 2878 2878 156 157 SGAAAA LSEAAA VVVVxx -1772 3184 0 0 2 12 72 772 1772 1772 1772 144 145 EQAAAA MSEAAA AAAAxx -354 3185 0 2 4 14 54 354 354 354 354 108 109 QNAAAA NSEAAA HHHHxx -3259 3186 1 3 9 19 59 259 1259 3259 3259 118 119 JVAAAA OSEAAA OOOOxx -2170 3187 0 2 0 10 70 170 170 2170 2170 140 141 MFAAAA PSEAAA VVVVxx -1190 3188 0 2 0 10 90 190 1190 1190 1190 180 181 UTAAAA QSEAAA AAAAxx -3607 3189 1 3 7 7 7 607 1607 3607 3607 14 15 TIAAAA RSEAAA HHHHxx -4661 3190 1 1 1 1 61 661 661 4661 4661 122 123 HXAAAA SSEAAA OOOOxx -1796 3191 0 0 6 16 96 796 1796 1796 1796 192 193 CRAAAA TSEAAA VVVVxx -1561 3192 1 1 1 1 61 561 1561 1561 1561 122 123 BIAAAA USEAAA AAAAxx -4336 3193 0 0 6 16 36 336 336 4336 4336 72 73 UKAAAA VSEAAA HHHHxx -7550 3194 0 2 0 10 50 550 1550 2550 7550 100 101 KEAAAA WSEAAA OOOOxx -3238 3195 0 2 8 18 38 238 1238 3238 3238 76 77 OUAAAA XSEAAA VVVVxx -9870 3196 0 2 0 10 70 870 1870 4870 9870 140 141 QPAAAA YSEAAA AAAAxx -6502 3197 0 2 2 2 2 502 502 1502 6502 4 5 CQAAAA ZSEAAA HHHHxx -3903 3198 1 3 3 3 3 903 1903 3903 3903 6 7 DUAAAA ATEAAA OOOOxx -2869 3199 1 1 9 9 69 869 869 2869 2869 138 139 JGAAAA BTEAAA VVVVxx -5072 3200 0 0 2 12 72 72 1072 72 5072 144 145 CNAAAA CTEAAA AAAAxx -1201 3201 1 1 1 1 1 201 1201 1201 1201 2 3 FUAAAA DTEAAA HHHHxx -6245 3202 1 1 5 5 45 245 245 1245 6245 90 91 FGAAAA ETEAAA OOOOxx -1402 3203 0 2 2 2 2 402 1402 1402 1402 4 5 YBAAAA FTEAAA VVVVxx -2594 3204 0 2 4 14 94 594 594 2594 2594 188 189 UVAAAA GTEAAA AAAAxx -9171 3205 1 3 1 11 71 171 1171 4171 9171 142 143 TOAAAA HTEAAA HHHHxx -2620 3206 0 0 0 0 20 620 620 2620 2620 40 41 UWAAAA ITEAAA OOOOxx -6309 3207 1 1 9 9 9 309 309 1309 6309 18 19 RIAAAA JTEAAA VVVVxx -1285 3208 1 1 5 5 85 285 1285 1285 1285 170 171 LXAAAA KTEAAA AAAAxx -5466 3209 0 2 6 6 66 466 1466 466 5466 132 133 GCAAAA LTEAAA HHHHxx -168 3210 0 0 8 8 68 168 168 168 168 136 137 MGAAAA MTEAAA OOOOxx -1410 3211 0 2 0 10 10 410 1410 1410 1410 20 21 GCAAAA NTEAAA VVVVxx -6332 3212 0 0 2 12 32 332 332 1332 6332 64 65 OJAAAA OTEAAA AAAAxx -9530 3213 0 2 0 10 30 530 1530 4530 9530 60 61 OCAAAA PTEAAA HHHHxx -7749 3214 1 1 9 9 49 749 1749 2749 7749 98 99 BMAAAA QTEAAA OOOOxx -3656 3215 0 0 6 16 56 656 1656 3656 3656 112 113 QKAAAA RTEAAA VVVVxx -37 3216 1 1 7 17 37 37 37 37 37 74 75 LBAAAA STEAAA AAAAxx -2744 3217 0 0 4 4 44 744 744 2744 2744 88 89 OBAAAA TTEAAA HHHHxx -4206 3218 0 2 6 6 6 206 206 4206 4206 12 13 UFAAAA UTEAAA OOOOxx -1846 3219 0 2 6 6 46 846 1846 1846 1846 92 93 ATAAAA VTEAAA VVVVxx -9913 3220 1 1 3 13 13 913 1913 4913 9913 26 27 HRAAAA WTEAAA AAAAxx -4078 3221 0 2 8 18 78 78 78 4078 4078 156 157 WAAAAA XTEAAA HHHHxx -2080 3222 0 0 0 0 80 80 80 2080 2080 160 161 ACAAAA YTEAAA OOOOxx -4169 3223 1 1 9 9 69 169 169 4169 4169 138 139 JEAAAA ZTEAAA VVVVxx -2070 3224 0 2 0 10 70 70 70 2070 2070 140 141 QBAAAA AUEAAA AAAAxx -4500 3225 0 0 0 0 0 500 500 4500 4500 0 1 CRAAAA BUEAAA HHHHxx -4123 3226 1 3 3 3 23 123 123 4123 4123 46 47 PCAAAA CUEAAA OOOOxx -5594 3227 0 2 4 14 94 594 1594 594 5594 188 189 EHAAAA DUEAAA VVVVxx -9941 3228 1 1 1 1 41 941 1941 4941 9941 82 83 JSAAAA EUEAAA AAAAxx -7154 3229 0 2 4 14 54 154 1154 2154 7154 108 109 EPAAAA FUEAAA HHHHxx -8340 3230 0 0 0 0 40 340 340 3340 8340 80 81 UIAAAA GUEAAA OOOOxx -7110 3231 0 2 0 10 10 110 1110 2110 7110 20 21 MNAAAA HUEAAA VVVVxx -7795 3232 1 3 5 15 95 795 1795 2795 7795 190 191 VNAAAA IUEAAA AAAAxx -132 3233 0 0 2 12 32 132 132 132 132 64 65 CFAAAA JUEAAA HHHHxx -4603 3234 1 3 3 3 3 603 603 4603 4603 6 7 BVAAAA KUEAAA OOOOxx -9720 3235 0 0 0 0 20 720 1720 4720 9720 40 41 WJAAAA LUEAAA VVVVxx -1460 3236 0 0 0 0 60 460 1460 1460 1460 120 121 EEAAAA MUEAAA AAAAxx -4677 3237 1 1 7 17 77 677 677 4677 4677 154 155 XXAAAA NUEAAA HHHHxx -9272 3238 0 0 2 12 72 272 1272 4272 9272 144 145 QSAAAA OUEAAA OOOOxx -2279 3239 1 3 9 19 79 279 279 2279 2279 158 159 RJAAAA PUEAAA VVVVxx -4587 3240 1 3 7 7 87 587 587 4587 4587 174 175 LUAAAA QUEAAA AAAAxx -2244 3241 0 0 4 4 44 244 244 2244 2244 88 89 IIAAAA RUEAAA HHHHxx -742 3242 0 2 2 2 42 742 742 742 742 84 85 OCAAAA SUEAAA OOOOxx -4426 3243 0 2 6 6 26 426 426 4426 4426 52 53 GOAAAA TUEAAA VVVVxx -4571 3244 1 3 1 11 71 571 571 4571 4571 142 143 VTAAAA UUEAAA AAAAxx -4775 3245 1 3 5 15 75 775 775 4775 4775 150 151 RBAAAA VUEAAA HHHHxx -24 3246 0 0 4 4 24 24 24 24 24 48 49 YAAAAA WUEAAA OOOOxx -4175 3247 1 3 5 15 75 175 175 4175 4175 150 151 PEAAAA XUEAAA VVVVxx -9877 3248 1 1 7 17 77 877 1877 4877 9877 154 155 XPAAAA YUEAAA AAAAxx -7271 3249 1 3 1 11 71 271 1271 2271 7271 142 143 RTAAAA ZUEAAA HHHHxx -5468 3250 0 0 8 8 68 468 1468 468 5468 136 137 ICAAAA AVEAAA OOOOxx -6106 3251 0 2 6 6 6 106 106 1106 6106 12 13 WAAAAA BVEAAA VVVVxx -9005 3252 1 1 5 5 5 5 1005 4005 9005 10 11 JIAAAA CVEAAA AAAAxx -109 3253 1 1 9 9 9 109 109 109 109 18 19 FEAAAA DVEAAA HHHHxx -6365 3254 1 1 5 5 65 365 365 1365 6365 130 131 VKAAAA EVEAAA OOOOxx -7437 3255 1 1 7 17 37 437 1437 2437 7437 74 75 BAAAAA FVEAAA VVVVxx -7979 3256 1 3 9 19 79 979 1979 2979 7979 158 159 XUAAAA GVEAAA AAAAxx -6050 3257 0 2 0 10 50 50 50 1050 6050 100 101 SYAAAA HVEAAA HHHHxx -2853 3258 1 1 3 13 53 853 853 2853 2853 106 107 TFAAAA IVEAAA OOOOxx -7603 3259 1 3 3 3 3 603 1603 2603 7603 6 7 LGAAAA JVEAAA VVVVxx -483 3260 1 3 3 3 83 483 483 483 483 166 167 PSAAAA KVEAAA AAAAxx -5994 3261 0 2 4 14 94 994 1994 994 5994 188 189 OWAAAA LVEAAA HHHHxx -6708 3262 0 0 8 8 8 708 708 1708 6708 16 17 AYAAAA MVEAAA OOOOxx -5090 3263 0 2 0 10 90 90 1090 90 5090 180 181 UNAAAA NVEAAA VVVVxx -4608 3264 0 0 8 8 8 608 608 4608 4608 16 17 GVAAAA OVEAAA AAAAxx -4551 3265 1 3 1 11 51 551 551 4551 4551 102 103 BTAAAA PVEAAA HHHHxx -5437 3266 1 1 7 17 37 437 1437 437 5437 74 75 DBAAAA QVEAAA OOOOxx -4130 3267 0 2 0 10 30 130 130 4130 4130 60 61 WCAAAA RVEAAA VVVVxx -6363 3268 1 3 3 3 63 363 363 1363 6363 126 127 TKAAAA SVEAAA AAAAxx -1499 3269 1 3 9 19 99 499 1499 1499 1499 198 199 RFAAAA TVEAAA HHHHxx -384 3270 0 0 4 4 84 384 384 384 384 168 169 UOAAAA UVEAAA OOOOxx -2266 3271 0 2 6 6 66 266 266 2266 2266 132 133 EJAAAA VVEAAA VVVVxx -6018 3272 0 2 8 18 18 18 18 1018 6018 36 37 MXAAAA WVEAAA AAAAxx -7915 3273 1 3 5 15 15 915 1915 2915 7915 30 31 LSAAAA XVEAAA HHHHxx -6167 3274 1 3 7 7 67 167 167 1167 6167 134 135 FDAAAA YVEAAA OOOOxx -9988 3275 0 0 8 8 88 988 1988 4988 9988 176 177 EUAAAA ZVEAAA VVVVxx -6599 3276 1 3 9 19 99 599 599 1599 6599 198 199 VTAAAA AWEAAA AAAAxx -1693 3277 1 1 3 13 93 693 1693 1693 1693 186 187 DNAAAA BWEAAA HHHHxx -5971 3278 1 3 1 11 71 971 1971 971 5971 142 143 RVAAAA CWEAAA OOOOxx -8470 3279 0 2 0 10 70 470 470 3470 8470 140 141 UNAAAA DWEAAA VVVVxx -2807 3280 1 3 7 7 7 807 807 2807 2807 14 15 ZDAAAA EWEAAA AAAAxx -1120 3281 0 0 0 0 20 120 1120 1120 1120 40 41 CRAAAA FWEAAA HHHHxx -5924 3282 0 0 4 4 24 924 1924 924 5924 48 49 WTAAAA GWEAAA OOOOxx -9025 3283 1 1 5 5 25 25 1025 4025 9025 50 51 DJAAAA HWEAAA VVVVxx -9454 3284 0 2 4 14 54 454 1454 4454 9454 108 109 QZAAAA IWEAAA AAAAxx -2259 3285 1 3 9 19 59 259 259 2259 2259 118 119 XIAAAA JWEAAA HHHHxx -5249 3286 1 1 9 9 49 249 1249 249 5249 98 99 XTAAAA KWEAAA OOOOxx -6350 3287 0 2 0 10 50 350 350 1350 6350 100 101 GKAAAA LWEAAA VVVVxx -2930 3288 0 2 0 10 30 930 930 2930 2930 60 61 SIAAAA MWEAAA AAAAxx -6055 3289 1 3 5 15 55 55 55 1055 6055 110 111 XYAAAA NWEAAA HHHHxx -7691 3290 1 3 1 11 91 691 1691 2691 7691 182 183 VJAAAA OWEAAA OOOOxx -1573 3291 1 1 3 13 73 573 1573 1573 1573 146 147 NIAAAA PWEAAA VVVVxx -9943 3292 1 3 3 3 43 943 1943 4943 9943 86 87 LSAAAA QWEAAA AAAAxx -3085 3293 1 1 5 5 85 85 1085 3085 3085 170 171 ROAAAA RWEAAA HHHHxx -5928 3294 0 0 8 8 28 928 1928 928 5928 56 57 AUAAAA SWEAAA OOOOxx -887 3295 1 3 7 7 87 887 887 887 887 174 175 DIAAAA TWEAAA VVVVxx -4630 3296 0 2 0 10 30 630 630 4630 4630 60 61 CWAAAA UWEAAA AAAAxx -9827 3297 1 3 7 7 27 827 1827 4827 9827 54 55 ZNAAAA VWEAAA HHHHxx -8926 3298 0 2 6 6 26 926 926 3926 8926 52 53 IFAAAA WWEAAA OOOOxx -5726 3299 0 2 6 6 26 726 1726 726 5726 52 53 GMAAAA XWEAAA VVVVxx -1569 3300 1 1 9 9 69 569 1569 1569 1569 138 139 JIAAAA YWEAAA AAAAxx -8074 3301 0 2 4 14 74 74 74 3074 8074 148 149 OYAAAA ZWEAAA HHHHxx -7909 3302 1 1 9 9 9 909 1909 2909 7909 18 19 FSAAAA AXEAAA OOOOxx -8367 3303 1 3 7 7 67 367 367 3367 8367 134 135 VJAAAA BXEAAA VVVVxx -7217 3304 1 1 7 17 17 217 1217 2217 7217 34 35 PRAAAA CXEAAA AAAAxx -5254 3305 0 2 4 14 54 254 1254 254 5254 108 109 CUAAAA DXEAAA HHHHxx -1181 3306 1 1 1 1 81 181 1181 1181 1181 162 163 LTAAAA EXEAAA OOOOxx -6907 3307 1 3 7 7 7 907 907 1907 6907 14 15 RFAAAA FXEAAA VVVVxx -5508 3308 0 0 8 8 8 508 1508 508 5508 16 17 WDAAAA GXEAAA AAAAxx -4782 3309 0 2 2 2 82 782 782 4782 4782 164 165 YBAAAA HXEAAA HHHHxx -793 3310 1 1 3 13 93 793 793 793 793 186 187 NEAAAA IXEAAA OOOOxx -5740 3311 0 0 0 0 40 740 1740 740 5740 80 81 UMAAAA JXEAAA VVVVxx -3107 3312 1 3 7 7 7 107 1107 3107 3107 14 15 NPAAAA KXEAAA AAAAxx -1197 3313 1 1 7 17 97 197 1197 1197 1197 194 195 BUAAAA LXEAAA HHHHxx -4376 3314 0 0 6 16 76 376 376 4376 4376 152 153 IMAAAA MXEAAA OOOOxx -6226 3315 0 2 6 6 26 226 226 1226 6226 52 53 MFAAAA NXEAAA VVVVxx -5033 3316 1 1 3 13 33 33 1033 33 5033 66 67 PLAAAA OXEAAA AAAAxx -5494 3317 0 2 4 14 94 494 1494 494 5494 188 189 IDAAAA PXEAAA HHHHxx -3244 3318 0 0 4 4 44 244 1244 3244 3244 88 89 UUAAAA QXEAAA OOOOxx -7670 3319 0 2 0 10 70 670 1670 2670 7670 140 141 AJAAAA RXEAAA VVVVxx -9273 3320 1 1 3 13 73 273 1273 4273 9273 146 147 RSAAAA SXEAAA AAAAxx -5248 3321 0 0 8 8 48 248 1248 248 5248 96 97 WTAAAA TXEAAA HHHHxx -3381 3322 1 1 1 1 81 381 1381 3381 3381 162 163 BAAAAA UXEAAA OOOOxx -4136 3323 0 0 6 16 36 136 136 4136 4136 72 73 CDAAAA VXEAAA VVVVxx -4163 3324 1 3 3 3 63 163 163 4163 4163 126 127 DEAAAA WXEAAA AAAAxx -4270 3325 0 2 0 10 70 270 270 4270 4270 140 141 GIAAAA XXEAAA HHHHxx -1729 3326 1 1 9 9 29 729 1729 1729 1729 58 59 NOAAAA YXEAAA OOOOxx -2778 3327 0 2 8 18 78 778 778 2778 2778 156 157 WCAAAA ZXEAAA VVVVxx -5082 3328 0 2 2 2 82 82 1082 82 5082 164 165 MNAAAA AYEAAA AAAAxx -870 3329 0 2 0 10 70 870 870 870 870 140 141 MHAAAA BYEAAA HHHHxx -4192 3330 0 0 2 12 92 192 192 4192 4192 184 185 GFAAAA CYEAAA OOOOxx -308 3331 0 0 8 8 8 308 308 308 308 16 17 WLAAAA DYEAAA VVVVxx -6783 3332 1 3 3 3 83 783 783 1783 6783 166 167 XAAAAA EYEAAA AAAAxx -7611 3333 1 3 1 11 11 611 1611 2611 7611 22 23 TGAAAA FYEAAA HHHHxx -4221 3334 1 1 1 1 21 221 221 4221 4221 42 43 JGAAAA GYEAAA OOOOxx -6353 3335 1 1 3 13 53 353 353 1353 6353 106 107 JKAAAA HYEAAA VVVVxx -1830 3336 0 2 0 10 30 830 1830 1830 1830 60 61 KSAAAA IYEAAA AAAAxx -2437 3337 1 1 7 17 37 437 437 2437 2437 74 75 TPAAAA JYEAAA HHHHxx -3360 3338 0 0 0 0 60 360 1360 3360 3360 120 121 GZAAAA KYEAAA OOOOxx -1829 3339 1 1 9 9 29 829 1829 1829 1829 58 59 JSAAAA LYEAAA VVVVxx -9475 3340 1 3 5 15 75 475 1475 4475 9475 150 151 LAAAAA MYEAAA AAAAxx -4566 3341 0 2 6 6 66 566 566 4566 4566 132 133 QTAAAA NYEAAA HHHHxx -9944 3342 0 0 4 4 44 944 1944 4944 9944 88 89 MSAAAA OYEAAA OOOOxx -6054 3343 0 2 4 14 54 54 54 1054 6054 108 109 WYAAAA PYEAAA VVVVxx -4722 3344 0 2 2 2 22 722 722 4722 4722 44 45 QZAAAA QYEAAA AAAAxx -2779 3345 1 3 9 19 79 779 779 2779 2779 158 159 XCAAAA RYEAAA HHHHxx -8051 3346 1 3 1 11 51 51 51 3051 8051 102 103 RXAAAA SYEAAA OOOOxx -9671 3347 1 3 1 11 71 671 1671 4671 9671 142 143 ZHAAAA TYEAAA VVVVxx -6084 3348 0 0 4 4 84 84 84 1084 6084 168 169 AAAAAA UYEAAA AAAAxx -3729 3349 1 1 9 9 29 729 1729 3729 3729 58 59 LNAAAA VYEAAA HHHHxx -6627 3350 1 3 7 7 27 627 627 1627 6627 54 55 XUAAAA WYEAAA OOOOxx -4769 3351 1 1 9 9 69 769 769 4769 4769 138 139 LBAAAA XYEAAA VVVVxx -2224 3352 0 0 4 4 24 224 224 2224 2224 48 49 OHAAAA YYEAAA AAAAxx -1404 3353 0 0 4 4 4 404 1404 1404 1404 8 9 ACAAAA ZYEAAA HHHHxx -8532 3354 0 0 2 12 32 532 532 3532 8532 64 65 EQAAAA AZEAAA OOOOxx -6759 3355 1 3 9 19 59 759 759 1759 6759 118 119 ZZAAAA BZEAAA VVVVxx -6404 3356 0 0 4 4 4 404 404 1404 6404 8 9 IMAAAA CZEAAA AAAAxx -3144 3357 0 0 4 4 44 144 1144 3144 3144 88 89 YQAAAA DZEAAA HHHHxx -973 3358 1 1 3 13 73 973 973 973 973 146 147 LLAAAA EZEAAA OOOOxx -9789 3359 1 1 9 9 89 789 1789 4789 9789 178 179 NMAAAA FZEAAA VVVVxx -6181 3360 1 1 1 1 81 181 181 1181 6181 162 163 TDAAAA GZEAAA AAAAxx -1519 3361 1 3 9 19 19 519 1519 1519 1519 38 39 LGAAAA HZEAAA HHHHxx -9729 3362 1 1 9 9 29 729 1729 4729 9729 58 59 FKAAAA IZEAAA OOOOxx -8167 3363 1 3 7 7 67 167 167 3167 8167 134 135 DCAAAA JZEAAA VVVVxx -3830 3364 0 2 0 10 30 830 1830 3830 3830 60 61 IRAAAA KZEAAA AAAAxx -6286 3365 0 2 6 6 86 286 286 1286 6286 172 173 UHAAAA LZEAAA HHHHxx -3047 3366 1 3 7 7 47 47 1047 3047 3047 94 95 FNAAAA MZEAAA OOOOxx -3183 3367 1 3 3 3 83 183 1183 3183 3183 166 167 LSAAAA NZEAAA VVVVxx -6687 3368 1 3 7 7 87 687 687 1687 6687 174 175 FXAAAA OZEAAA AAAAxx -2783 3369 1 3 3 3 83 783 783 2783 2783 166 167 BDAAAA PZEAAA HHHHxx -9920 3370 0 0 0 0 20 920 1920 4920 9920 40 41 ORAAAA QZEAAA OOOOxx -4847 3371 1 3 7 7 47 847 847 4847 4847 94 95 LEAAAA RZEAAA VVVVxx -3645 3372 1 1 5 5 45 645 1645 3645 3645 90 91 FKAAAA SZEAAA AAAAxx -7406 3373 0 2 6 6 6 406 1406 2406 7406 12 13 WYAAAA TZEAAA HHHHxx -6003 3374 1 3 3 3 3 3 3 1003 6003 6 7 XWAAAA UZEAAA OOOOxx -3408 3375 0 0 8 8 8 408 1408 3408 3408 16 17 CBAAAA VZEAAA VVVVxx -4243 3376 1 3 3 3 43 243 243 4243 4243 86 87 FHAAAA WZEAAA AAAAxx -1622 3377 0 2 2 2 22 622 1622 1622 1622 44 45 KKAAAA XZEAAA HHHHxx -5319 3378 1 3 9 19 19 319 1319 319 5319 38 39 PWAAAA YZEAAA OOOOxx -4033 3379 1 1 3 13 33 33 33 4033 4033 66 67 DZAAAA ZZEAAA VVVVxx -8573 3380 1 1 3 13 73 573 573 3573 8573 146 147 TRAAAA AAFAAA AAAAxx -8404 3381 0 0 4 4 4 404 404 3404 8404 8 9 GLAAAA BAFAAA HHHHxx -6993 3382 1 1 3 13 93 993 993 1993 6993 186 187 ZIAAAA CAFAAA OOOOxx -660 3383 0 0 0 0 60 660 660 660 660 120 121 KZAAAA DAFAAA VVVVxx -1136 3384 0 0 6 16 36 136 1136 1136 1136 72 73 SRAAAA EAFAAA AAAAxx -3393 3385 1 1 3 13 93 393 1393 3393 3393 186 187 NAAAAA FAFAAA HHHHxx -9743 3386 1 3 3 3 43 743 1743 4743 9743 86 87 TKAAAA GAFAAA OOOOxx -9705 3387 1 1 5 5 5 705 1705 4705 9705 10 11 HJAAAA HAFAAA VVVVxx -6960 3388 0 0 0 0 60 960 960 1960 6960 120 121 SHAAAA IAFAAA AAAAxx -2753 3389 1 1 3 13 53 753 753 2753 2753 106 107 XBAAAA JAFAAA HHHHxx -906 3390 0 2 6 6 6 906 906 906 906 12 13 WIAAAA KAFAAA OOOOxx -999 3391 1 3 9 19 99 999 999 999 999 198 199 LMAAAA LAFAAA VVVVxx -6927 3392 1 3 7 7 27 927 927 1927 6927 54 55 LGAAAA MAFAAA AAAAxx -4846 3393 0 2 6 6 46 846 846 4846 4846 92 93 KEAAAA NAFAAA HHHHxx -676 3394 0 0 6 16 76 676 676 676 676 152 153 AAAAAA OAFAAA OOOOxx -8612 3395 0 0 2 12 12 612 612 3612 8612 24 25 GTAAAA PAFAAA VVVVxx -4111 3396 1 3 1 11 11 111 111 4111 4111 22 23 DCAAAA QAFAAA AAAAxx -9994 3397 0 2 4 14 94 994 1994 4994 9994 188 189 KUAAAA RAFAAA HHHHxx -4399 3398 1 3 9 19 99 399 399 4399 4399 198 199 FNAAAA SAFAAA OOOOxx -4464 3399 0 0 4 4 64 464 464 4464 4464 128 129 SPAAAA TAFAAA VVVVxx -7316 3400 0 0 6 16 16 316 1316 2316 7316 32 33 KVAAAA UAFAAA AAAAxx -8982 3401 0 2 2 2 82 982 982 3982 8982 164 165 MHAAAA VAFAAA HHHHxx -1871 3402 1 3 1 11 71 871 1871 1871 1871 142 143 ZTAAAA WAFAAA OOOOxx -4082 3403 0 2 2 2 82 82 82 4082 4082 164 165 ABAAAA XAFAAA VVVVxx -3949 3404 1 1 9 9 49 949 1949 3949 3949 98 99 XVAAAA YAFAAA AAAAxx -9352 3405 0 0 2 12 52 352 1352 4352 9352 104 105 SVAAAA ZAFAAA HHHHxx -9638 3406 0 2 8 18 38 638 1638 4638 9638 76 77 SGAAAA ABFAAA OOOOxx -8177 3407 1 1 7 17 77 177 177 3177 8177 154 155 NCAAAA BBFAAA VVVVxx -3499 3408 1 3 9 19 99 499 1499 3499 3499 198 199 PEAAAA CBFAAA AAAAxx -4233 3409 1 1 3 13 33 233 233 4233 4233 66 67 VGAAAA DBFAAA HHHHxx -1953 3410 1 1 3 13 53 953 1953 1953 1953 106 107 DXAAAA EBFAAA OOOOxx -7372 3411 0 0 2 12 72 372 1372 2372 7372 144 145 OXAAAA FBFAAA VVVVxx -5127 3412 1 3 7 7 27 127 1127 127 5127 54 55 FPAAAA GBFAAA AAAAxx -4384 3413 0 0 4 4 84 384 384 4384 4384 168 169 QMAAAA HBFAAA HHHHxx -9964 3414 0 0 4 4 64 964 1964 4964 9964 128 129 GTAAAA IBFAAA OOOOxx -5392 3415 0 0 2 12 92 392 1392 392 5392 184 185 KZAAAA JBFAAA VVVVxx -616 3416 0 0 6 16 16 616 616 616 616 32 33 SXAAAA KBFAAA AAAAxx -591 3417 1 3 1 11 91 591 591 591 591 182 183 TWAAAA LBFAAA HHHHxx -6422 3418 0 2 2 2 22 422 422 1422 6422 44 45 ANAAAA MBFAAA OOOOxx -6551 3419 1 3 1 11 51 551 551 1551 6551 102 103 ZRAAAA NBFAAA VVVVxx -9286 3420 0 2 6 6 86 286 1286 4286 9286 172 173 ETAAAA OBFAAA AAAAxx -3817 3421 1 1 7 17 17 817 1817 3817 3817 34 35 VQAAAA PBFAAA HHHHxx -7717 3422 1 1 7 17 17 717 1717 2717 7717 34 35 VKAAAA QBFAAA OOOOxx -8718 3423 0 2 8 18 18 718 718 3718 8718 36 37 IXAAAA RBFAAA VVVVxx -8608 3424 0 0 8 8 8 608 608 3608 8608 16 17 CTAAAA SBFAAA AAAAxx -2242 3425 0 2 2 2 42 242 242 2242 2242 84 85 GIAAAA TBFAAA HHHHxx -4811 3426 1 3 1 11 11 811 811 4811 4811 22 23 BDAAAA UBFAAA OOOOxx -6838 3427 0 2 8 18 38 838 838 1838 6838 76 77 ADAAAA VBFAAA VVVVxx -787 3428 1 3 7 7 87 787 787 787 787 174 175 HEAAAA WBFAAA AAAAxx -7940 3429 0 0 0 0 40 940 1940 2940 7940 80 81 KTAAAA XBFAAA HHHHxx -336 3430 0 0 6 16 36 336 336 336 336 72 73 YMAAAA YBFAAA OOOOxx -9859 3431 1 3 9 19 59 859 1859 4859 9859 118 119 FPAAAA ZBFAAA VVVVxx -3864 3432 0 0 4 4 64 864 1864 3864 3864 128 129 QSAAAA ACFAAA AAAAxx -7162 3433 0 2 2 2 62 162 1162 2162 7162 124 125 MPAAAA BCFAAA HHHHxx -2071 3434 1 3 1 11 71 71 71 2071 2071 142 143 RBAAAA CCFAAA OOOOxx -7469 3435 1 1 9 9 69 469 1469 2469 7469 138 139 HBAAAA DCFAAA VVVVxx -2917 3436 1 1 7 17 17 917 917 2917 2917 34 35 FIAAAA ECFAAA AAAAxx -7486 3437 0 2 6 6 86 486 1486 2486 7486 172 173 YBAAAA FCFAAA HHHHxx -3355 3438 1 3 5 15 55 355 1355 3355 3355 110 111 BZAAAA GCFAAA OOOOxx -6998 3439 0 2 8 18 98 998 998 1998 6998 196 197 EJAAAA HCFAAA VVVVxx -5498 3440 0 2 8 18 98 498 1498 498 5498 196 197 MDAAAA ICFAAA AAAAxx -5113 3441 1 1 3 13 13 113 1113 113 5113 26 27 ROAAAA JCFAAA HHHHxx -2846 3442 0 2 6 6 46 846 846 2846 2846 92 93 MFAAAA KCFAAA OOOOxx -6834 3443 0 2 4 14 34 834 834 1834 6834 68 69 WCAAAA LCFAAA VVVVxx -8925 3444 1 1 5 5 25 925 925 3925 8925 50 51 HFAAAA MCFAAA AAAAxx -2757 3445 1 1 7 17 57 757 757 2757 2757 114 115 BCAAAA NCFAAA HHHHxx -2775 3446 1 3 5 15 75 775 775 2775 2775 150 151 TCAAAA OCFAAA OOOOxx -6182 3447 0 2 2 2 82 182 182 1182 6182 164 165 UDAAAA PCFAAA VVVVxx -4488 3448 0 0 8 8 88 488 488 4488 4488 176 177 QQAAAA QCFAAA AAAAxx -8523 3449 1 3 3 3 23 523 523 3523 8523 46 47 VPAAAA RCFAAA HHHHxx -52 3450 0 0 2 12 52 52 52 52 52 104 105 ACAAAA SCFAAA OOOOxx -7251 3451 1 3 1 11 51 251 1251 2251 7251 102 103 XSAAAA TCFAAA VVVVxx -6130 3452 0 2 0 10 30 130 130 1130 6130 60 61 UBAAAA UCFAAA AAAAxx -205 3453 1 1 5 5 5 205 205 205 205 10 11 XHAAAA VCFAAA HHHHxx -1186 3454 0 2 6 6 86 186 1186 1186 1186 172 173 QTAAAA WCFAAA OOOOxx -1738 3455 0 2 8 18 38 738 1738 1738 1738 76 77 WOAAAA XCFAAA VVVVxx -9485 3456 1 1 5 5 85 485 1485 4485 9485 170 171 VAAAAA YCFAAA AAAAxx -4235 3457 1 3 5 15 35 235 235 4235 4235 70 71 XGAAAA ZCFAAA HHHHxx -7891 3458 1 3 1 11 91 891 1891 2891 7891 182 183 NRAAAA ADFAAA OOOOxx -4960 3459 0 0 0 0 60 960 960 4960 4960 120 121 UIAAAA BDFAAA VVVVxx -8911 3460 1 3 1 11 11 911 911 3911 8911 22 23 TEAAAA CDFAAA AAAAxx -1219 3461 1 3 9 19 19 219 1219 1219 1219 38 39 XUAAAA DDFAAA HHHHxx -9652 3462 0 0 2 12 52 652 1652 4652 9652 104 105 GHAAAA EDFAAA OOOOxx -9715 3463 1 3 5 15 15 715 1715 4715 9715 30 31 RJAAAA FDFAAA VVVVxx -6629 3464 1 1 9 9 29 629 629 1629 6629 58 59 ZUAAAA GDFAAA AAAAxx -700 3465 0 0 0 0 0 700 700 700 700 0 1 YAAAAA HDFAAA HHHHxx -9819 3466 1 3 9 19 19 819 1819 4819 9819 38 39 RNAAAA IDFAAA OOOOxx -5188 3467 0 0 8 8 88 188 1188 188 5188 176 177 ORAAAA JDFAAA VVVVxx -5367 3468 1 3 7 7 67 367 1367 367 5367 134 135 LYAAAA KDFAAA AAAAxx -6447 3469 1 3 7 7 47 447 447 1447 6447 94 95 ZNAAAA LDFAAA HHHHxx -720 3470 0 0 0 0 20 720 720 720 720 40 41 SBAAAA MDFAAA OOOOxx -9157 3471 1 1 7 17 57 157 1157 4157 9157 114 115 FOAAAA NDFAAA VVVVxx -1082 3472 0 2 2 2 82 82 1082 1082 1082 164 165 QPAAAA ODFAAA AAAAxx -3179 3473 1 3 9 19 79 179 1179 3179 3179 158 159 HSAAAA PDFAAA HHHHxx -4818 3474 0 2 8 18 18 818 818 4818 4818 36 37 IDAAAA QDFAAA OOOOxx -7607 3475 1 3 7 7 7 607 1607 2607 7607 14 15 PGAAAA RDFAAA VVVVxx -2352 3476 0 0 2 12 52 352 352 2352 2352 104 105 MMAAAA SDFAAA AAAAxx -1170 3477 0 2 0 10 70 170 1170 1170 1170 140 141 ATAAAA TDFAAA HHHHxx -4269 3478 1 1 9 9 69 269 269 4269 4269 138 139 FIAAAA UDFAAA OOOOxx -8767 3479 1 3 7 7 67 767 767 3767 8767 134 135 FZAAAA VDFAAA VVVVxx -3984 3480 0 0 4 4 84 984 1984 3984 3984 168 169 GXAAAA WDFAAA AAAAxx -3190 3481 0 2 0 10 90 190 1190 3190 3190 180 181 SSAAAA XDFAAA HHHHxx -7456 3482 0 0 6 16 56 456 1456 2456 7456 112 113 UAAAAA YDFAAA OOOOxx -4348 3483 0 0 8 8 48 348 348 4348 4348 96 97 GLAAAA ZDFAAA VVVVxx -3150 3484 0 2 0 10 50 150 1150 3150 3150 100 101 ERAAAA AEFAAA AAAAxx -8780 3485 0 0 0 0 80 780 780 3780 8780 160 161 SZAAAA BEFAAA HHHHxx -2553 3486 1 1 3 13 53 553 553 2553 2553 106 107 FUAAAA CEFAAA OOOOxx -7526 3487 0 2 6 6 26 526 1526 2526 7526 52 53 MDAAAA DEFAAA VVVVxx -2031 3488 1 3 1 11 31 31 31 2031 2031 62 63 DAAAAA EEFAAA AAAAxx -8793 3489 1 1 3 13 93 793 793 3793 8793 186 187 FAAAAA FEFAAA HHHHxx -1122 3490 0 2 2 2 22 122 1122 1122 1122 44 45 ERAAAA GEFAAA OOOOxx -1855 3491 1 3 5 15 55 855 1855 1855 1855 110 111 JTAAAA HEFAAA VVVVxx -6613 3492 1 1 3 13 13 613 613 1613 6613 26 27 JUAAAA IEFAAA AAAAxx -3231 3493 1 3 1 11 31 231 1231 3231 3231 62 63 HUAAAA JEFAAA HHHHxx -9101 3494 1 1 1 1 1 101 1101 4101 9101 2 3 BMAAAA KEFAAA OOOOxx -4937 3495 1 1 7 17 37 937 937 4937 4937 74 75 XHAAAA LEFAAA VVVVxx -666 3496 0 2 6 6 66 666 666 666 666 132 133 QZAAAA MEFAAA AAAAxx -8943 3497 1 3 3 3 43 943 943 3943 8943 86 87 ZFAAAA NEFAAA HHHHxx -6164 3498 0 0 4 4 64 164 164 1164 6164 128 129 CDAAAA OEFAAA OOOOxx -1081 3499 1 1 1 1 81 81 1081 1081 1081 162 163 PPAAAA PEFAAA VVVVxx -210 3500 0 2 0 10 10 210 210 210 210 20 21 CIAAAA QEFAAA AAAAxx -6024 3501 0 0 4 4 24 24 24 1024 6024 48 49 SXAAAA REFAAA HHHHxx -5715 3502 1 3 5 15 15 715 1715 715 5715 30 31 VLAAAA SEFAAA OOOOxx -8938 3503 0 2 8 18 38 938 938 3938 8938 76 77 UFAAAA TEFAAA VVVVxx -1326 3504 0 2 6 6 26 326 1326 1326 1326 52 53 AZAAAA UEFAAA AAAAxx -7111 3505 1 3 1 11 11 111 1111 2111 7111 22 23 NNAAAA VEFAAA HHHHxx -757 3506 1 1 7 17 57 757 757 757 757 114 115 DDAAAA WEFAAA OOOOxx -8933 3507 1 1 3 13 33 933 933 3933 8933 66 67 PFAAAA XEFAAA VVVVxx -6495 3508 1 3 5 15 95 495 495 1495 6495 190 191 VPAAAA YEFAAA AAAAxx -3134 3509 0 2 4 14 34 134 1134 3134 3134 68 69 OQAAAA ZEFAAA HHHHxx -1304 3510 0 0 4 4 4 304 1304 1304 1304 8 9 EYAAAA AFFAAA OOOOxx -1835 3511 1 3 5 15 35 835 1835 1835 1835 70 71 PSAAAA BFFAAA VVVVxx -7275 3512 1 3 5 15 75 275 1275 2275 7275 150 151 VTAAAA CFFAAA AAAAxx -7337 3513 1 1 7 17 37 337 1337 2337 7337 74 75 FWAAAA DFFAAA HHHHxx -1282 3514 0 2 2 2 82 282 1282 1282 1282 164 165 IXAAAA EFFAAA OOOOxx -6566 3515 0 2 6 6 66 566 566 1566 6566 132 133 OSAAAA FFFAAA VVVVxx -3786 3516 0 2 6 6 86 786 1786 3786 3786 172 173 QPAAAA GFFAAA AAAAxx -5741 3517 1 1 1 1 41 741 1741 741 5741 82 83 VMAAAA HFFAAA HHHHxx -6076 3518 0 0 6 16 76 76 76 1076 6076 152 153 SZAAAA IFFAAA OOOOxx -9998 3519 0 2 8 18 98 998 1998 4998 9998 196 197 OUAAAA JFFAAA VVVVxx -6268 3520 0 0 8 8 68 268 268 1268 6268 136 137 CHAAAA KFFAAA AAAAxx -9647 3521 1 3 7 7 47 647 1647 4647 9647 94 95 BHAAAA LFFAAA HHHHxx -4877 3522 1 1 7 17 77 877 877 4877 4877 154 155 PFAAAA MFFAAA OOOOxx -2652 3523 0 0 2 12 52 652 652 2652 2652 104 105 AYAAAA NFFAAA VVVVxx -1247 3524 1 3 7 7 47 247 1247 1247 1247 94 95 ZVAAAA OFFAAA AAAAxx -2721 3525 1 1 1 1 21 721 721 2721 2721 42 43 RAAAAA PFFAAA HHHHxx -5968 3526 0 0 8 8 68 968 1968 968 5968 136 137 OVAAAA QFFAAA OOOOxx -9570 3527 0 2 0 10 70 570 1570 4570 9570 140 141 CEAAAA RFFAAA VVVVxx -6425 3528 1 1 5 5 25 425 425 1425 6425 50 51 DNAAAA SFFAAA AAAAxx -5451 3529 1 3 1 11 51 451 1451 451 5451 102 103 RBAAAA TFFAAA HHHHxx -5668 3530 0 0 8 8 68 668 1668 668 5668 136 137 AKAAAA UFFAAA OOOOxx -9493 3531 1 1 3 13 93 493 1493 4493 9493 186 187 DBAAAA VFFAAA VVVVxx -7973 3532 1 1 3 13 73 973 1973 2973 7973 146 147 RUAAAA WFFAAA AAAAxx -8250 3533 0 2 0 10 50 250 250 3250 8250 100 101 IFAAAA XFFAAA HHHHxx -82 3534 0 2 2 2 82 82 82 82 82 164 165 EDAAAA YFFAAA OOOOxx -6258 3535 0 2 8 18 58 258 258 1258 6258 116 117 SGAAAA ZFFAAA VVVVxx -9978 3536 0 2 8 18 78 978 1978 4978 9978 156 157 UTAAAA AGFAAA AAAAxx -6930 3537 0 2 0 10 30 930 930 1930 6930 60 61 OGAAAA BGFAAA HHHHxx -3746 3538 0 2 6 6 46 746 1746 3746 3746 92 93 COAAAA CGFAAA OOOOxx -7065 3539 1 1 5 5 65 65 1065 2065 7065 130 131 TLAAAA DGFAAA VVVVxx -4281 3540 1 1 1 1 81 281 281 4281 4281 162 163 RIAAAA EGFAAA AAAAxx -4367 3541 1 3 7 7 67 367 367 4367 4367 134 135 ZLAAAA FGFAAA HHHHxx -9526 3542 0 2 6 6 26 526 1526 4526 9526 52 53 KCAAAA GGFAAA OOOOxx -5880 3543 0 0 0 0 80 880 1880 880 5880 160 161 ESAAAA HGFAAA VVVVxx -8480 3544 0 0 0 0 80 480 480 3480 8480 160 161 EOAAAA IGFAAA AAAAxx -2476 3545 0 0 6 16 76 476 476 2476 2476 152 153 GRAAAA JGFAAA HHHHxx -9074 3546 0 2 4 14 74 74 1074 4074 9074 148 149 ALAAAA KGFAAA OOOOxx -4830 3547 0 2 0 10 30 830 830 4830 4830 60 61 UDAAAA LGFAAA VVVVxx -3207 3548 1 3 7 7 7 207 1207 3207 3207 14 15 JTAAAA MGFAAA AAAAxx -7894 3549 0 2 4 14 94 894 1894 2894 7894 188 189 QRAAAA NGFAAA HHHHxx -3860 3550 0 0 0 0 60 860 1860 3860 3860 120 121 MSAAAA OGFAAA OOOOxx -5293 3551 1 1 3 13 93 293 1293 293 5293 186 187 PVAAAA PGFAAA VVVVxx -6895 3552 1 3 5 15 95 895 895 1895 6895 190 191 FFAAAA QGFAAA AAAAxx -9908 3553 0 0 8 8 8 908 1908 4908 9908 16 17 CRAAAA RGFAAA HHHHxx -9247 3554 1 3 7 7 47 247 1247 4247 9247 94 95 RRAAAA SGFAAA OOOOxx -8110 3555 0 2 0 10 10 110 110 3110 8110 20 21 YZAAAA TGFAAA VVVVxx -4716 3556 0 0 6 16 16 716 716 4716 4716 32 33 KZAAAA UGFAAA AAAAxx -4979 3557 1 3 9 19 79 979 979 4979 4979 158 159 NJAAAA VGFAAA HHHHxx -5280 3558 0 0 0 0 80 280 1280 280 5280 160 161 CVAAAA WGFAAA OOOOxx -8326 3559 0 2 6 6 26 326 326 3326 8326 52 53 GIAAAA XGFAAA VVVVxx -5572 3560 0 0 2 12 72 572 1572 572 5572 144 145 IGAAAA YGFAAA AAAAxx -4665 3561 1 1 5 5 65 665 665 4665 4665 130 131 LXAAAA ZGFAAA HHHHxx -3665 3562 1 1 5 5 65 665 1665 3665 3665 130 131 ZKAAAA AHFAAA OOOOxx -6744 3563 0 0 4 4 44 744 744 1744 6744 88 89 KZAAAA BHFAAA VVVVxx -1897 3564 1 1 7 17 97 897 1897 1897 1897 194 195 ZUAAAA CHFAAA AAAAxx -1220 3565 0 0 0 0 20 220 1220 1220 1220 40 41 YUAAAA DHFAAA HHHHxx -2614 3566 0 2 4 14 14 614 614 2614 2614 28 29 OWAAAA EHFAAA OOOOxx -8509 3567 1 1 9 9 9 509 509 3509 8509 18 19 HPAAAA FHFAAA VVVVxx -8521 3568 1 1 1 1 21 521 521 3521 8521 42 43 TPAAAA GHFAAA AAAAxx -4121 3569 1 1 1 1 21 121 121 4121 4121 42 43 NCAAAA HHFAAA HHHHxx -9663 3570 1 3 3 3 63 663 1663 4663 9663 126 127 RHAAAA IHFAAA OOOOxx -2346 3571 0 2 6 6 46 346 346 2346 2346 92 93 GMAAAA JHFAAA VVVVxx -3370 3572 0 2 0 10 70 370 1370 3370 3370 140 141 QZAAAA KHFAAA AAAAxx -1498 3573 0 2 8 18 98 498 1498 1498 1498 196 197 QFAAAA LHFAAA HHHHxx -7422 3574 0 2 2 2 22 422 1422 2422 7422 44 45 MZAAAA MHFAAA OOOOxx -3472 3575 0 0 2 12 72 472 1472 3472 3472 144 145 ODAAAA NHFAAA VVVVxx -4126 3576 0 2 6 6 26 126 126 4126 4126 52 53 SCAAAA OHFAAA AAAAxx -4494 3577 0 2 4 14 94 494 494 4494 4494 188 189 WQAAAA PHFAAA HHHHxx -6323 3578 1 3 3 3 23 323 323 1323 6323 46 47 FJAAAA QHFAAA OOOOxx -2823 3579 1 3 3 3 23 823 823 2823 2823 46 47 PEAAAA RHFAAA VVVVxx -8596 3580 0 0 6 16 96 596 596 3596 8596 192 193 QSAAAA SHFAAA AAAAxx -6642 3581 0 2 2 2 42 642 642 1642 6642 84 85 MVAAAA THFAAA HHHHxx -9276 3582 0 0 6 16 76 276 1276 4276 9276 152 153 USAAAA UHFAAA OOOOxx -4148 3583 0 0 8 8 48 148 148 4148 4148 96 97 ODAAAA VHFAAA VVVVxx -9770 3584 0 2 0 10 70 770 1770 4770 9770 140 141 ULAAAA WHFAAA AAAAxx -9812 3585 0 0 2 12 12 812 1812 4812 9812 24 25 KNAAAA XHFAAA HHHHxx -4419 3586 1 3 9 19 19 419 419 4419 4419 38 39 ZNAAAA YHFAAA OOOOxx -3802 3587 0 2 2 2 2 802 1802 3802 3802 4 5 GQAAAA ZHFAAA VVVVxx -3210 3588 0 2 0 10 10 210 1210 3210 3210 20 21 MTAAAA AIFAAA AAAAxx -6794 3589 0 2 4 14 94 794 794 1794 6794 188 189 IBAAAA BIFAAA HHHHxx -242 3590 0 2 2 2 42 242 242 242 242 84 85 IJAAAA CIFAAA OOOOxx -962 3591 0 2 2 2 62 962 962 962 962 124 125 ALAAAA DIFAAA VVVVxx -7151 3592 1 3 1 11 51 151 1151 2151 7151 102 103 BPAAAA EIFAAA AAAAxx -9440 3593 0 0 0 0 40 440 1440 4440 9440 80 81 CZAAAA FIFAAA HHHHxx -721 3594 1 1 1 1 21 721 721 721 721 42 43 TBAAAA GIFAAA OOOOxx -2119 3595 1 3 9 19 19 119 119 2119 2119 38 39 NDAAAA HIFAAA VVVVxx -9883 3596 1 3 3 3 83 883 1883 4883 9883 166 167 DQAAAA IIFAAA AAAAxx -5071 3597 1 3 1 11 71 71 1071 71 5071 142 143 BNAAAA JIFAAA HHHHxx -8239 3598 1 3 9 19 39 239 239 3239 8239 78 79 XEAAAA KIFAAA OOOOxx -7451 3599 1 3 1 11 51 451 1451 2451 7451 102 103 PAAAAA LIFAAA VVVVxx -9517 3600 1 1 7 17 17 517 1517 4517 9517 34 35 BCAAAA MIFAAA AAAAxx -9180 3601 0 0 0 0 80 180 1180 4180 9180 160 161 CPAAAA NIFAAA HHHHxx -9327 3602 1 3 7 7 27 327 1327 4327 9327 54 55 TUAAAA OIFAAA OOOOxx -5462 3603 0 2 2 2 62 462 1462 462 5462 124 125 CCAAAA PIFAAA VVVVxx -8306 3604 0 2 6 6 6 306 306 3306 8306 12 13 MHAAAA QIFAAA AAAAxx -6234 3605 0 2 4 14 34 234 234 1234 6234 68 69 UFAAAA RIFAAA HHHHxx -8771 3606 1 3 1 11 71 771 771 3771 8771 142 143 JZAAAA SIFAAA OOOOxx -5853 3607 1 1 3 13 53 853 1853 853 5853 106 107 DRAAAA TIFAAA VVVVxx -8373 3608 1 1 3 13 73 373 373 3373 8373 146 147 BKAAAA UIFAAA AAAAxx -5017 3609 1 1 7 17 17 17 1017 17 5017 34 35 ZKAAAA VIFAAA HHHHxx -8025 3610 1 1 5 5 25 25 25 3025 8025 50 51 RWAAAA WIFAAA OOOOxx -2526 3611 0 2 6 6 26 526 526 2526 2526 52 53 ETAAAA XIFAAA VVVVxx -7419 3612 1 3 9 19 19 419 1419 2419 7419 38 39 JZAAAA YIFAAA AAAAxx -4572 3613 0 0 2 12 72 572 572 4572 4572 144 145 WTAAAA ZIFAAA HHHHxx -7744 3614 0 0 4 4 44 744 1744 2744 7744 88 89 WLAAAA AJFAAA OOOOxx -8825 3615 1 1 5 5 25 825 825 3825 8825 50 51 LBAAAA BJFAAA VVVVxx -6067 3616 1 3 7 7 67 67 67 1067 6067 134 135 JZAAAA CJFAAA AAAAxx -3291 3617 1 3 1 11 91 291 1291 3291 3291 182 183 PWAAAA DJFAAA HHHHxx -7115 3618 1 3 5 15 15 115 1115 2115 7115 30 31 RNAAAA EJFAAA OOOOxx -2626 3619 0 2 6 6 26 626 626 2626 2626 52 53 AXAAAA FJFAAA VVVVxx -4109 3620 1 1 9 9 9 109 109 4109 4109 18 19 BCAAAA GJFAAA AAAAxx -4056 3621 0 0 6 16 56 56 56 4056 4056 112 113 AAAAAA HJFAAA HHHHxx -6811 3622 1 3 1 11 11 811 811 1811 6811 22 23 ZBAAAA IJFAAA OOOOxx -680 3623 0 0 0 0 80 680 680 680 680 160 161 EAAAAA JJFAAA VVVVxx -474 3624 0 2 4 14 74 474 474 474 474 148 149 GSAAAA KJFAAA AAAAxx -9294 3625 0 2 4 14 94 294 1294 4294 9294 188 189 MTAAAA LJFAAA HHHHxx -7555 3626 1 3 5 15 55 555 1555 2555 7555 110 111 PEAAAA MJFAAA OOOOxx -8076 3627 0 0 6 16 76 76 76 3076 8076 152 153 QYAAAA NJFAAA VVVVxx -3840 3628 0 0 0 0 40 840 1840 3840 3840 80 81 SRAAAA OJFAAA AAAAxx -5955 3629 1 3 5 15 55 955 1955 955 5955 110 111 BVAAAA PJFAAA HHHHxx -994 3630 0 2 4 14 94 994 994 994 994 188 189 GMAAAA QJFAAA OOOOxx -2089 3631 1 1 9 9 89 89 89 2089 2089 178 179 JCAAAA RJFAAA VVVVxx -869 3632 1 1 9 9 69 869 869 869 869 138 139 LHAAAA SJFAAA AAAAxx -1223 3633 1 3 3 3 23 223 1223 1223 1223 46 47 BVAAAA TJFAAA HHHHxx -1514 3634 0 2 4 14 14 514 1514 1514 1514 28 29 GGAAAA UJFAAA OOOOxx -4891 3635 1 3 1 11 91 891 891 4891 4891 182 183 DGAAAA VJFAAA VVVVxx -4190 3636 0 2 0 10 90 190 190 4190 4190 180 181 EFAAAA WJFAAA AAAAxx -4377 3637 1 1 7 17 77 377 377 4377 4377 154 155 JMAAAA XJFAAA HHHHxx -9195 3638 1 3 5 15 95 195 1195 4195 9195 190 191 RPAAAA YJFAAA OOOOxx -3827 3639 1 3 7 7 27 827 1827 3827 3827 54 55 FRAAAA ZJFAAA VVVVxx -7386 3640 0 2 6 6 86 386 1386 2386 7386 172 173 CYAAAA AKFAAA AAAAxx -6665 3641 1 1 5 5 65 665 665 1665 6665 130 131 JWAAAA BKFAAA HHHHxx -7514 3642 0 2 4 14 14 514 1514 2514 7514 28 29 ADAAAA CKFAAA OOOOxx -6431 3643 1 3 1 11 31 431 431 1431 6431 62 63 JNAAAA DKFAAA VVVVxx -3251 3644 1 3 1 11 51 251 1251 3251 3251 102 103 BVAAAA EKFAAA AAAAxx -8439 3645 1 3 9 19 39 439 439 3439 8439 78 79 PMAAAA FKFAAA HHHHxx -831 3646 1 3 1 11 31 831 831 831 831 62 63 ZFAAAA GKFAAA OOOOxx -8485 3647 1 1 5 5 85 485 485 3485 8485 170 171 JOAAAA HKFAAA VVVVxx -7314 3648 0 2 4 14 14 314 1314 2314 7314 28 29 IVAAAA IKFAAA AAAAxx -3044 3649 0 0 4 4 44 44 1044 3044 3044 88 89 CNAAAA JKFAAA HHHHxx -4283 3650 1 3 3 3 83 283 283 4283 4283 166 167 TIAAAA KKFAAA OOOOxx -298 3651 0 2 8 18 98 298 298 298 298 196 197 MLAAAA LKFAAA VVVVxx -7114 3652 0 2 4 14 14 114 1114 2114 7114 28 29 QNAAAA MKFAAA AAAAxx -9664 3653 0 0 4 4 64 664 1664 4664 9664 128 129 SHAAAA NKFAAA HHHHxx -5315 3654 1 3 5 15 15 315 1315 315 5315 30 31 LWAAAA OKFAAA OOOOxx -2164 3655 0 0 4 4 64 164 164 2164 2164 128 129 GFAAAA PKFAAA VVVVxx -3390 3656 0 2 0 10 90 390 1390 3390 3390 180 181 KAAAAA QKFAAA AAAAxx -836 3657 0 0 6 16 36 836 836 836 836 72 73 EGAAAA RKFAAA HHHHxx -3316 3658 0 0 6 16 16 316 1316 3316 3316 32 33 OXAAAA SKFAAA OOOOxx -1284 3659 0 0 4 4 84 284 1284 1284 1284 168 169 KXAAAA TKFAAA VVVVxx -2497 3660 1 1 7 17 97 497 497 2497 2497 194 195 BSAAAA UKFAAA AAAAxx -1374 3661 0 2 4 14 74 374 1374 1374 1374 148 149 WAAAAA VKFAAA HHHHxx -9525 3662 1 1 5 5 25 525 1525 4525 9525 50 51 JCAAAA WKFAAA OOOOxx -2911 3663 1 3 1 11 11 911 911 2911 2911 22 23 ZHAAAA XKFAAA VVVVxx -9686 3664 0 2 6 6 86 686 1686 4686 9686 172 173 OIAAAA YKFAAA AAAAxx -584 3665 0 0 4 4 84 584 584 584 584 168 169 MWAAAA ZKFAAA HHHHxx -5653 3666 1 1 3 13 53 653 1653 653 5653 106 107 LJAAAA ALFAAA OOOOxx -4986 3667 0 2 6 6 86 986 986 4986 4986 172 173 UJAAAA BLFAAA VVVVxx -6049 3668 1 1 9 9 49 49 49 1049 6049 98 99 RYAAAA CLFAAA AAAAxx -9891 3669 1 3 1 11 91 891 1891 4891 9891 182 183 LQAAAA DLFAAA HHHHxx -8809 3670 1 1 9 9 9 809 809 3809 8809 18 19 VAAAAA ELFAAA OOOOxx -8598 3671 0 2 8 18 98 598 598 3598 8598 196 197 SSAAAA FLFAAA VVVVxx -2573 3672 1 1 3 13 73 573 573 2573 2573 146 147 ZUAAAA GLFAAA AAAAxx -6864 3673 0 0 4 4 64 864 864 1864 6864 128 129 AEAAAA HLFAAA HHHHxx -7932 3674 0 0 2 12 32 932 1932 2932 7932 64 65 CTAAAA ILFAAA OOOOxx -6605 3675 1 1 5 5 5 605 605 1605 6605 10 11 BUAAAA JLFAAA VVVVxx -9500 3676 0 0 0 0 0 500 1500 4500 9500 0 1 KBAAAA KLFAAA AAAAxx -8742 3677 0 2 2 2 42 742 742 3742 8742 84 85 GYAAAA LLFAAA HHHHxx -9815 3678 1 3 5 15 15 815 1815 4815 9815 30 31 NNAAAA MLFAAA OOOOxx -3319 3679 1 3 9 19 19 319 1319 3319 3319 38 39 RXAAAA NLFAAA VVVVxx -184 3680 0 0 4 4 84 184 184 184 184 168 169 CHAAAA OLFAAA AAAAxx -8886 3681 0 2 6 6 86 886 886 3886 8886 172 173 UDAAAA PLFAAA HHHHxx -7050 3682 0 2 0 10 50 50 1050 2050 7050 100 101 ELAAAA QLFAAA OOOOxx -9781 3683 1 1 1 1 81 781 1781 4781 9781 162 163 FMAAAA RLFAAA VVVVxx -2443 3684 1 3 3 3 43 443 443 2443 2443 86 87 ZPAAAA SLFAAA AAAAxx -1160 3685 0 0 0 0 60 160 1160 1160 1160 120 121 QSAAAA TLFAAA HHHHxx -4600 3686 0 0 0 0 0 600 600 4600 4600 0 1 YUAAAA ULFAAA OOOOxx -813 3687 1 1 3 13 13 813 813 813 813 26 27 HFAAAA VLFAAA VVVVxx -5078 3688 0 2 8 18 78 78 1078 78 5078 156 157 INAAAA WLFAAA AAAAxx -9008 3689 0 0 8 8 8 8 1008 4008 9008 16 17 MIAAAA XLFAAA HHHHxx -9016 3690 0 0 6 16 16 16 1016 4016 9016 32 33 UIAAAA YLFAAA OOOOxx -2747 3691 1 3 7 7 47 747 747 2747 2747 94 95 RBAAAA ZLFAAA VVVVxx -3106 3692 0 2 6 6 6 106 1106 3106 3106 12 13 MPAAAA AMFAAA AAAAxx -8235 3693 1 3 5 15 35 235 235 3235 8235 70 71 TEAAAA BMFAAA HHHHxx -5582 3694 0 2 2 2 82 582 1582 582 5582 164 165 SGAAAA CMFAAA OOOOxx -4334 3695 0 2 4 14 34 334 334 4334 4334 68 69 SKAAAA DMFAAA VVVVxx -1612 3696 0 0 2 12 12 612 1612 1612 1612 24 25 AKAAAA EMFAAA AAAAxx -5650 3697 0 2 0 10 50 650 1650 650 5650 100 101 IJAAAA FMFAAA HHHHxx -6086 3698 0 2 6 6 86 86 86 1086 6086 172 173 CAAAAA GMFAAA OOOOxx -9667 3699 1 3 7 7 67 667 1667 4667 9667 134 135 VHAAAA HMFAAA VVVVxx -4215 3700 1 3 5 15 15 215 215 4215 4215 30 31 DGAAAA IMFAAA AAAAxx -8553 3701 1 1 3 13 53 553 553 3553 8553 106 107 ZQAAAA JMFAAA HHHHxx -9066 3702 0 2 6 6 66 66 1066 4066 9066 132 133 SKAAAA KMFAAA OOOOxx -1092 3703 0 0 2 12 92 92 1092 1092 1092 184 185 AQAAAA LMFAAA VVVVxx -2848 3704 0 0 8 8 48 848 848 2848 2848 96 97 OFAAAA MMFAAA AAAAxx -2765 3705 1 1 5 5 65 765 765 2765 2765 130 131 JCAAAA NMFAAA HHHHxx -6513 3706 1 1 3 13 13 513 513 1513 6513 26 27 NQAAAA OMFAAA OOOOxx -6541 3707 1 1 1 1 41 541 541 1541 6541 82 83 PRAAAA PMFAAA VVVVxx -9617 3708 1 1 7 17 17 617 1617 4617 9617 34 35 XFAAAA QMFAAA AAAAxx -5870 3709 0 2 0 10 70 870 1870 870 5870 140 141 URAAAA RMFAAA HHHHxx -8811 3710 1 3 1 11 11 811 811 3811 8811 22 23 XAAAAA SMFAAA OOOOxx -4529 3711 1 1 9 9 29 529 529 4529 4529 58 59 FSAAAA TMFAAA VVVVxx -161 3712 1 1 1 1 61 161 161 161 161 122 123 FGAAAA UMFAAA AAAAxx -641 3713 1 1 1 1 41 641 641 641 641 82 83 RYAAAA VMFAAA HHHHxx -4767 3714 1 3 7 7 67 767 767 4767 4767 134 135 JBAAAA WMFAAA OOOOxx -6293 3715 1 1 3 13 93 293 293 1293 6293 186 187 BIAAAA XMFAAA VVVVxx -3816 3716 0 0 6 16 16 816 1816 3816 3816 32 33 UQAAAA YMFAAA AAAAxx -4748 3717 0 0 8 8 48 748 748 4748 4748 96 97 QAAAAA ZMFAAA HHHHxx -9924 3718 0 0 4 4 24 924 1924 4924 9924 48 49 SRAAAA ANFAAA OOOOxx -6716 3719 0 0 6 16 16 716 716 1716 6716 32 33 IYAAAA BNFAAA VVVVxx -8828 3720 0 0 8 8 28 828 828 3828 8828 56 57 OBAAAA CNFAAA AAAAxx -4967 3721 1 3 7 7 67 967 967 4967 4967 134 135 BJAAAA DNFAAA HHHHxx -9680 3722 0 0 0 0 80 680 1680 4680 9680 160 161 IIAAAA ENFAAA OOOOxx -2784 3723 0 0 4 4 84 784 784 2784 2784 168 169 CDAAAA FNFAAA VVVVxx -2882 3724 0 2 2 2 82 882 882 2882 2882 164 165 WGAAAA GNFAAA AAAAxx -3641 3725 1 1 1 1 41 641 1641 3641 3641 82 83 BKAAAA HNFAAA HHHHxx -5537 3726 1 1 7 17 37 537 1537 537 5537 74 75 ZEAAAA INFAAA OOOOxx -820 3727 0 0 0 0 20 820 820 820 820 40 41 OFAAAA JNFAAA VVVVxx -5847 3728 1 3 7 7 47 847 1847 847 5847 94 95 XQAAAA KNFAAA AAAAxx -566 3729 0 2 6 6 66 566 566 566 566 132 133 UVAAAA LNFAAA HHHHxx -2246 3730 0 2 6 6 46 246 246 2246 2246 92 93 KIAAAA MNFAAA OOOOxx -6680 3731 0 0 0 0 80 680 680 1680 6680 160 161 YWAAAA NNFAAA VVVVxx -2014 3732 0 2 4 14 14 14 14 2014 2014 28 29 MZAAAA ONFAAA AAAAxx -8355 3733 1 3 5 15 55 355 355 3355 8355 110 111 JJAAAA PNFAAA HHHHxx -1610 3734 0 2 0 10 10 610 1610 1610 1610 20 21 YJAAAA QNFAAA OOOOxx -9719 3735 1 3 9 19 19 719 1719 4719 9719 38 39 VJAAAA RNFAAA VVVVxx -8498 3736 0 2 8 18 98 498 498 3498 8498 196 197 WOAAAA SNFAAA AAAAxx -5883 3737 1 3 3 3 83 883 1883 883 5883 166 167 HSAAAA TNFAAA HHHHxx -7380 3738 0 0 0 0 80 380 1380 2380 7380 160 161 WXAAAA UNFAAA OOOOxx -8865 3739 1 1 5 5 65 865 865 3865 8865 130 131 ZCAAAA VNFAAA VVVVxx -4743 3740 1 3 3 3 43 743 743 4743 4743 86 87 LAAAAA WNFAAA AAAAxx -5086 3741 0 2 6 6 86 86 1086 86 5086 172 173 QNAAAA XNFAAA HHHHxx -2739 3742 1 3 9 19 39 739 739 2739 2739 78 79 JBAAAA YNFAAA OOOOxx -9375 3743 1 3 5 15 75 375 1375 4375 9375 150 151 PWAAAA ZNFAAA VVVVxx -7876 3744 0 0 6 16 76 876 1876 2876 7876 152 153 YQAAAA AOFAAA AAAAxx -453 3745 1 1 3 13 53 453 453 453 453 106 107 LRAAAA BOFAAA HHHHxx -6987 3746 1 3 7 7 87 987 987 1987 6987 174 175 TIAAAA COFAAA OOOOxx -2860 3747 0 0 0 0 60 860 860 2860 2860 120 121 AGAAAA DOFAAA VVVVxx -8372 3748 0 0 2 12 72 372 372 3372 8372 144 145 AKAAAA EOFAAA AAAAxx -2048 3749 0 0 8 8 48 48 48 2048 2048 96 97 UAAAAA FOFAAA HHHHxx -9231 3750 1 3 1 11 31 231 1231 4231 9231 62 63 BRAAAA GOFAAA OOOOxx -634 3751 0 2 4 14 34 634 634 634 634 68 69 KYAAAA HOFAAA VVVVxx -3998 3752 0 2 8 18 98 998 1998 3998 3998 196 197 UXAAAA IOFAAA AAAAxx -4728 3753 0 0 8 8 28 728 728 4728 4728 56 57 WZAAAA JOFAAA HHHHxx -579 3754 1 3 9 19 79 579 579 579 579 158 159 HWAAAA KOFAAA OOOOxx -815 3755 1 3 5 15 15 815 815 815 815 30 31 JFAAAA LOFAAA VVVVxx -1009 3756 1 1 9 9 9 9 1009 1009 1009 18 19 VMAAAA MOFAAA AAAAxx -6596 3757 0 0 6 16 96 596 596 1596 6596 192 193 STAAAA NOFAAA HHHHxx -2793 3758 1 1 3 13 93 793 793 2793 2793 186 187 LDAAAA OOFAAA OOOOxx -9589 3759 1 1 9 9 89 589 1589 4589 9589 178 179 VEAAAA POFAAA VVVVxx -2794 3760 0 2 4 14 94 794 794 2794 2794 188 189 MDAAAA QOFAAA AAAAxx -2551 3761 1 3 1 11 51 551 551 2551 2551 102 103 DUAAAA ROFAAA HHHHxx -1588 3762 0 0 8 8 88 588 1588 1588 1588 176 177 CJAAAA SOFAAA OOOOxx -4443 3763 1 3 3 3 43 443 443 4443 4443 86 87 XOAAAA TOFAAA VVVVxx -5009 3764 1 1 9 9 9 9 1009 9 5009 18 19 RKAAAA UOFAAA AAAAxx -4287 3765 1 3 7 7 87 287 287 4287 4287 174 175 XIAAAA VOFAAA HHHHxx -2167 3766 1 3 7 7 67 167 167 2167 2167 134 135 JFAAAA WOFAAA OOOOxx -2290 3767 0 2 0 10 90 290 290 2290 2290 180 181 CKAAAA XOFAAA VVVVxx -7225 3768 1 1 5 5 25 225 1225 2225 7225 50 51 XRAAAA YOFAAA AAAAxx -8992 3769 0 0 2 12 92 992 992 3992 8992 184 185 WHAAAA ZOFAAA HHHHxx -1540 3770 0 0 0 0 40 540 1540 1540 1540 80 81 GHAAAA APFAAA OOOOxx -2029 3771 1 1 9 9 29 29 29 2029 2029 58 59 BAAAAA BPFAAA VVVVxx -2855 3772 1 3 5 15 55 855 855 2855 2855 110 111 VFAAAA CPFAAA AAAAxx -3534 3773 0 2 4 14 34 534 1534 3534 3534 68 69 YFAAAA DPFAAA HHHHxx -8078 3774 0 2 8 18 78 78 78 3078 8078 156 157 SYAAAA EPFAAA OOOOxx -9778 3775 0 2 8 18 78 778 1778 4778 9778 156 157 CMAAAA FPFAAA VVVVxx -3543 3776 1 3 3 3 43 543 1543 3543 3543 86 87 HGAAAA GPFAAA AAAAxx -4778 3777 0 2 8 18 78 778 778 4778 4778 156 157 UBAAAA HPFAAA HHHHxx -8931 3778 1 3 1 11 31 931 931 3931 8931 62 63 NFAAAA IPFAAA OOOOxx -557 3779 1 1 7 17 57 557 557 557 557 114 115 LVAAAA JPFAAA VVVVxx -5546 3780 0 2 6 6 46 546 1546 546 5546 92 93 IFAAAA KPFAAA AAAAxx -7527 3781 1 3 7 7 27 527 1527 2527 7527 54 55 NDAAAA LPFAAA HHHHxx -5000 3782 0 0 0 0 0 0 1000 0 5000 0 1 IKAAAA MPFAAA OOOOxx -7587 3783 1 3 7 7 87 587 1587 2587 7587 174 175 VFAAAA NPFAAA VVVVxx -3014 3784 0 2 4 14 14 14 1014 3014 3014 28 29 YLAAAA OPFAAA AAAAxx -5276 3785 0 0 6 16 76 276 1276 276 5276 152 153 YUAAAA PPFAAA HHHHxx -6457 3786 1 1 7 17 57 457 457 1457 6457 114 115 JOAAAA QPFAAA OOOOxx -389 3787 1 1 9 9 89 389 389 389 389 178 179 ZOAAAA RPFAAA VVVVxx -7104 3788 0 0 4 4 4 104 1104 2104 7104 8 9 GNAAAA SPFAAA AAAAxx -9995 3789 1 3 5 15 95 995 1995 4995 9995 190 191 LUAAAA TPFAAA HHHHxx -7368 3790 0 0 8 8 68 368 1368 2368 7368 136 137 KXAAAA UPFAAA OOOOxx -3258 3791 0 2 8 18 58 258 1258 3258 3258 116 117 IVAAAA VPFAAA VVVVxx -9208 3792 0 0 8 8 8 208 1208 4208 9208 16 17 EQAAAA WPFAAA AAAAxx -2396 3793 0 0 6 16 96 396 396 2396 2396 192 193 EOAAAA XPFAAA HHHHxx -1715 3794 1 3 5 15 15 715 1715 1715 1715 30 31 ZNAAAA YPFAAA OOOOxx -1240 3795 0 0 0 0 40 240 1240 1240 1240 80 81 SVAAAA ZPFAAA VVVVxx -1952 3796 0 0 2 12 52 952 1952 1952 1952 104 105 CXAAAA AQFAAA AAAAxx -4403 3797 1 3 3 3 3 403 403 4403 4403 6 7 JNAAAA BQFAAA HHHHxx -6333 3798 1 1 3 13 33 333 333 1333 6333 66 67 PJAAAA CQFAAA OOOOxx -2492 3799 0 0 2 12 92 492 492 2492 2492 184 185 WRAAAA DQFAAA VVVVxx -6543 3800 1 3 3 3 43 543 543 1543 6543 86 87 RRAAAA EQFAAA AAAAxx -5548 3801 0 0 8 8 48 548 1548 548 5548 96 97 KFAAAA FQFAAA HHHHxx -3458 3802 0 2 8 18 58 458 1458 3458 3458 116 117 ADAAAA GQFAAA OOOOxx -2588 3803 0 0 8 8 88 588 588 2588 2588 176 177 OVAAAA HQFAAA VVVVxx -1364 3804 0 0 4 4 64 364 1364 1364 1364 128 129 MAAAAA IQFAAA AAAAxx -9856 3805 0 0 6 16 56 856 1856 4856 9856 112 113 CPAAAA JQFAAA HHHHxx -4964 3806 0 0 4 4 64 964 964 4964 4964 128 129 YIAAAA KQFAAA OOOOxx -773 3807 1 1 3 13 73 773 773 773 773 146 147 TDAAAA LQFAAA VVVVxx -6402 3808 0 2 2 2 2 402 402 1402 6402 4 5 GMAAAA MQFAAA AAAAxx -7213 3809 1 1 3 13 13 213 1213 2213 7213 26 27 LRAAAA NQFAAA HHHHxx -3385 3810 1 1 5 5 85 385 1385 3385 3385 170 171 FAAAAA OQFAAA OOOOxx -6005 3811 1 1 5 5 5 5 5 1005 6005 10 11 ZWAAAA PQFAAA VVVVxx -9346 3812 0 2 6 6 46 346 1346 4346 9346 92 93 MVAAAA QQFAAA AAAAxx -1831 3813 1 3 1 11 31 831 1831 1831 1831 62 63 LSAAAA RQFAAA HHHHxx -5406 3814 0 2 6 6 6 406 1406 406 5406 12 13 YZAAAA SQFAAA OOOOxx -2154 3815 0 2 4 14 54 154 154 2154 2154 108 109 WEAAAA TQFAAA VVVVxx -3721 3816 1 1 1 1 21 721 1721 3721 3721 42 43 DNAAAA UQFAAA AAAAxx -2889 3817 1 1 9 9 89 889 889 2889 2889 178 179 DHAAAA VQFAAA HHHHxx -4410 3818 0 2 0 10 10 410 410 4410 4410 20 21 QNAAAA WQFAAA OOOOxx -7102 3819 0 2 2 2 2 102 1102 2102 7102 4 5 ENAAAA XQFAAA VVVVxx -4057 3820 1 1 7 17 57 57 57 4057 4057 114 115 BAAAAA YQFAAA AAAAxx -9780 3821 0 0 0 0 80 780 1780 4780 9780 160 161 EMAAAA ZQFAAA HHHHxx -9481 3822 1 1 1 1 81 481 1481 4481 9481 162 163 RAAAAA ARFAAA OOOOxx -2366 3823 0 2 6 6 66 366 366 2366 2366 132 133 ANAAAA BRFAAA VVVVxx -2708 3824 0 0 8 8 8 708 708 2708 2708 16 17 EAAAAA CRFAAA AAAAxx -7399 3825 1 3 9 19 99 399 1399 2399 7399 198 199 PYAAAA DRFAAA HHHHxx -5234 3826 0 2 4 14 34 234 1234 234 5234 68 69 ITAAAA ERFAAA OOOOxx -1843 3827 1 3 3 3 43 843 1843 1843 1843 86 87 XSAAAA FRFAAA VVVVxx -1006 3828 0 2 6 6 6 6 1006 1006 1006 12 13 SMAAAA GRFAAA AAAAxx -7696 3829 0 0 6 16 96 696 1696 2696 7696 192 193 AKAAAA HRFAAA HHHHxx -6411 3830 1 3 1 11 11 411 411 1411 6411 22 23 PMAAAA IRFAAA OOOOxx -3913 3831 1 1 3 13 13 913 1913 3913 3913 26 27 NUAAAA JRFAAA VVVVxx -2538 3832 0 2 8 18 38 538 538 2538 2538 76 77 QTAAAA KRFAAA AAAAxx -3019 3833 1 3 9 19 19 19 1019 3019 3019 38 39 DMAAAA LRFAAA HHHHxx -107 3834 1 3 7 7 7 107 107 107 107 14 15 DEAAAA MRFAAA OOOOxx -427 3835 1 3 7 7 27 427 427 427 427 54 55 LQAAAA NRFAAA VVVVxx -9849 3836 1 1 9 9 49 849 1849 4849 9849 98 99 VOAAAA ORFAAA AAAAxx -4195 3837 1 3 5 15 95 195 195 4195 4195 190 191 JFAAAA PRFAAA HHHHxx -9215 3838 1 3 5 15 15 215 1215 4215 9215 30 31 LQAAAA QRFAAA OOOOxx -3165 3839 1 1 5 5 65 165 1165 3165 3165 130 131 TRAAAA RRFAAA VVVVxx -3280 3840 0 0 0 0 80 280 1280 3280 3280 160 161 EWAAAA SRFAAA AAAAxx -4477 3841 1 1 7 17 77 477 477 4477 4477 154 155 FQAAAA TRFAAA HHHHxx -5885 3842 1 1 5 5 85 885 1885 885 5885 170 171 JSAAAA URFAAA OOOOxx -3311 3843 1 3 1 11 11 311 1311 3311 3311 22 23 JXAAAA VRFAAA VVVVxx -6453 3844 1 1 3 13 53 453 453 1453 6453 106 107 FOAAAA WRFAAA AAAAxx -8527 3845 1 3 7 7 27 527 527 3527 8527 54 55 ZPAAAA XRFAAA HHHHxx -1921 3846 1 1 1 1 21 921 1921 1921 1921 42 43 XVAAAA YRFAAA OOOOxx -2427 3847 1 3 7 7 27 427 427 2427 2427 54 55 JPAAAA ZRFAAA VVVVxx -3691 3848 1 3 1 11 91 691 1691 3691 3691 182 183 ZLAAAA ASFAAA AAAAxx -3882 3849 0 2 2 2 82 882 1882 3882 3882 164 165 ITAAAA BSFAAA HHHHxx -562 3850 0 2 2 2 62 562 562 562 562 124 125 QVAAAA CSFAAA OOOOxx -377 3851 1 1 7 17 77 377 377 377 377 154 155 NOAAAA DSFAAA VVVVxx -1497 3852 1 1 7 17 97 497 1497 1497 1497 194 195 PFAAAA ESFAAA AAAAxx -4453 3853 1 1 3 13 53 453 453 4453 4453 106 107 HPAAAA FSFAAA HHHHxx -4678 3854 0 2 8 18 78 678 678 4678 4678 156 157 YXAAAA GSFAAA OOOOxx -2234 3855 0 2 4 14 34 234 234 2234 2234 68 69 YHAAAA HSFAAA VVVVxx -1073 3856 1 1 3 13 73 73 1073 1073 1073 146 147 HPAAAA ISFAAA AAAAxx -6479 3857 1 3 9 19 79 479 479 1479 6479 158 159 FPAAAA JSFAAA HHHHxx -5665 3858 1 1 5 5 65 665 1665 665 5665 130 131 XJAAAA KSFAAA OOOOxx -586 3859 0 2 6 6 86 586 586 586 586 172 173 OWAAAA LSFAAA VVVVxx -1584 3860 0 0 4 4 84 584 1584 1584 1584 168 169 YIAAAA MSFAAA AAAAxx -2574 3861 0 2 4 14 74 574 574 2574 2574 148 149 AVAAAA NSFAAA HHHHxx -9833 3862 1 1 3 13 33 833 1833 4833 9833 66 67 FOAAAA OSFAAA OOOOxx -6726 3863 0 2 6 6 26 726 726 1726 6726 52 53 SYAAAA PSFAAA VVVVxx -8497 3864 1 1 7 17 97 497 497 3497 8497 194 195 VOAAAA QSFAAA AAAAxx -2914 3865 0 2 4 14 14 914 914 2914 2914 28 29 CIAAAA RSFAAA HHHHxx -8586 3866 0 2 6 6 86 586 586 3586 8586 172 173 GSAAAA SSFAAA OOOOxx -6973 3867 1 1 3 13 73 973 973 1973 6973 146 147 FIAAAA TSFAAA VVVVxx -1322 3868 0 2 2 2 22 322 1322 1322 1322 44 45 WYAAAA USFAAA AAAAxx -5242 3869 0 2 2 2 42 242 1242 242 5242 84 85 QTAAAA VSFAAA HHHHxx -5581 3870 1 1 1 1 81 581 1581 581 5581 162 163 RGAAAA WSFAAA OOOOxx -1365 3871 1 1 5 5 65 365 1365 1365 1365 130 131 NAAAAA XSFAAA VVVVxx -2818 3872 0 2 8 18 18 818 818 2818 2818 36 37 KEAAAA YSFAAA AAAAxx -3758 3873 0 2 8 18 58 758 1758 3758 3758 116 117 OOAAAA ZSFAAA HHHHxx -2665 3874 1 1 5 5 65 665 665 2665 2665 130 131 NYAAAA ATFAAA OOOOxx -9823 3875 1 3 3 3 23 823 1823 4823 9823 46 47 VNAAAA BTFAAA VVVVxx -7057 3876 1 1 7 17 57 57 1057 2057 7057 114 115 LLAAAA CTFAAA AAAAxx -543 3877 1 3 3 3 43 543 543 543 543 86 87 XUAAAA DTFAAA HHHHxx -4008 3878 0 0 8 8 8 8 8 4008 4008 16 17 EYAAAA ETFAAA OOOOxx -4397 3879 1 1 7 17 97 397 397 4397 4397 194 195 DNAAAA FTFAAA VVVVxx -8533 3880 1 1 3 13 33 533 533 3533 8533 66 67 FQAAAA GTFAAA AAAAxx -9728 3881 0 0 8 8 28 728 1728 4728 9728 56 57 EKAAAA HTFAAA HHHHxx -5198 3882 0 2 8 18 98 198 1198 198 5198 196 197 YRAAAA ITFAAA OOOOxx -5036 3883 0 0 6 16 36 36 1036 36 5036 72 73 SLAAAA JTFAAA VVVVxx -4394 3884 0 2 4 14 94 394 394 4394 4394 188 189 ANAAAA KTFAAA AAAAxx -9633 3885 1 1 3 13 33 633 1633 4633 9633 66 67 NGAAAA LTFAAA HHHHxx -3339 3886 1 3 9 19 39 339 1339 3339 3339 78 79 LYAAAA MTFAAA OOOOxx -9529 3887 1 1 9 9 29 529 1529 4529 9529 58 59 NCAAAA NTFAAA VVVVxx -4780 3888 0 0 0 0 80 780 780 4780 4780 160 161 WBAAAA OTFAAA AAAAxx -4862 3889 0 2 2 2 62 862 862 4862 4862 124 125 AFAAAA PTFAAA HHHHxx -8152 3890 0 0 2 12 52 152 152 3152 8152 104 105 OBAAAA QTFAAA OOOOxx -9330 3891 0 2 0 10 30 330 1330 4330 9330 60 61 WUAAAA RTFAAA VVVVxx -4362 3892 0 2 2 2 62 362 362 4362 4362 124 125 ULAAAA STFAAA AAAAxx -4688 3893 0 0 8 8 88 688 688 4688 4688 176 177 IYAAAA TTFAAA HHHHxx -1903 3894 1 3 3 3 3 903 1903 1903 1903 6 7 FVAAAA UTFAAA OOOOxx -9027 3895 1 3 7 7 27 27 1027 4027 9027 54 55 FJAAAA VTFAAA VVVVxx -5385 3896 1 1 5 5 85 385 1385 385 5385 170 171 DZAAAA WTFAAA AAAAxx -9854 3897 0 2 4 14 54 854 1854 4854 9854 108 109 APAAAA XTFAAA HHHHxx -9033 3898 1 1 3 13 33 33 1033 4033 9033 66 67 LJAAAA YTFAAA OOOOxx -3185 3899 1 1 5 5 85 185 1185 3185 3185 170 171 NSAAAA ZTFAAA VVVVxx -2618 3900 0 2 8 18 18 618 618 2618 2618 36 37 SWAAAA AUFAAA AAAAxx -371 3901 1 3 1 11 71 371 371 371 371 142 143 HOAAAA BUFAAA HHHHxx -3697 3902 1 1 7 17 97 697 1697 3697 3697 194 195 FMAAAA CUFAAA OOOOxx -1682 3903 0 2 2 2 82 682 1682 1682 1682 164 165 SMAAAA DUFAAA VVVVxx -3333 3904 1 1 3 13 33 333 1333 3333 3333 66 67 FYAAAA EUFAAA AAAAxx -1722 3905 0 2 2 2 22 722 1722 1722 1722 44 45 GOAAAA FUFAAA HHHHxx -2009 3906 1 1 9 9 9 9 9 2009 2009 18 19 HZAAAA GUFAAA OOOOxx -3517 3907 1 1 7 17 17 517 1517 3517 3517 34 35 HFAAAA HUFAAA VVVVxx -7640 3908 0 0 0 0 40 640 1640 2640 7640 80 81 WHAAAA IUFAAA AAAAxx -259 3909 1 3 9 19 59 259 259 259 259 118 119 ZJAAAA JUFAAA HHHHxx -1400 3910 0 0 0 0 0 400 1400 1400 1400 0 1 WBAAAA KUFAAA OOOOxx -6663 3911 1 3 3 3 63 663 663 1663 6663 126 127 HWAAAA LUFAAA VVVVxx -1576 3912 0 0 6 16 76 576 1576 1576 1576 152 153 QIAAAA MUFAAA AAAAxx -8843 3913 1 3 3 3 43 843 843 3843 8843 86 87 DCAAAA NUFAAA HHHHxx -9474 3914 0 2 4 14 74 474 1474 4474 9474 148 149 KAAAAA OUFAAA OOOOxx -1597 3915 1 1 7 17 97 597 1597 1597 1597 194 195 LJAAAA PUFAAA VVVVxx -1143 3916 1 3 3 3 43 143 1143 1143 1143 86 87 ZRAAAA QUFAAA AAAAxx -4162 3917 0 2 2 2 62 162 162 4162 4162 124 125 CEAAAA RUFAAA HHHHxx -1301 3918 1 1 1 1 1 301 1301 1301 1301 2 3 BYAAAA SUFAAA OOOOxx -2935 3919 1 3 5 15 35 935 935 2935 2935 70 71 XIAAAA TUFAAA VVVVxx -886 3920 0 2 6 6 86 886 886 886 886 172 173 CIAAAA UUFAAA AAAAxx -1661 3921 1 1 1 1 61 661 1661 1661 1661 122 123 XLAAAA VUFAAA HHHHxx -1026 3922 0 2 6 6 26 26 1026 1026 1026 52 53 MNAAAA WUFAAA OOOOxx -7034 3923 0 2 4 14 34 34 1034 2034 7034 68 69 OKAAAA XUFAAA VVVVxx -2305 3924 1 1 5 5 5 305 305 2305 2305 10 11 RKAAAA YUFAAA AAAAxx -1725 3925 1 1 5 5 25 725 1725 1725 1725 50 51 JOAAAA ZUFAAA HHHHxx -909 3926 1 1 9 9 9 909 909 909 909 18 19 ZIAAAA AVFAAA OOOOxx -9906 3927 0 2 6 6 6 906 1906 4906 9906 12 13 ARAAAA BVFAAA VVVVxx -3309 3928 1 1 9 9 9 309 1309 3309 3309 18 19 HXAAAA CVFAAA AAAAxx -515 3929 1 3 5 15 15 515 515 515 515 30 31 VTAAAA DVFAAA HHHHxx -932 3930 0 0 2 12 32 932 932 932 932 64 65 WJAAAA EVFAAA OOOOxx -8144 3931 0 0 4 4 44 144 144 3144 8144 88 89 GBAAAA FVFAAA VVVVxx -5592 3932 0 0 2 12 92 592 1592 592 5592 184 185 CHAAAA GVFAAA AAAAxx -4003 3933 1 3 3 3 3 3 3 4003 4003 6 7 ZXAAAA HVFAAA HHHHxx -9566 3934 0 2 6 6 66 566 1566 4566 9566 132 133 YDAAAA IVFAAA OOOOxx -4556 3935 0 0 6 16 56 556 556 4556 4556 112 113 GTAAAA JVFAAA VVVVxx -268 3936 0 0 8 8 68 268 268 268 268 136 137 IKAAAA KVFAAA AAAAxx -8107 3937 1 3 7 7 7 107 107 3107 8107 14 15 VZAAAA LVFAAA HHHHxx -5816 3938 0 0 6 16 16 816 1816 816 5816 32 33 SPAAAA MVFAAA OOOOxx -8597 3939 1 1 7 17 97 597 597 3597 8597 194 195 RSAAAA NVFAAA VVVVxx -9611 3940 1 3 1 11 11 611 1611 4611 9611 22 23 RFAAAA OVFAAA AAAAxx -8070 3941 0 2 0 10 70 70 70 3070 8070 140 141 KYAAAA PVFAAA HHHHxx -6040 3942 0 0 0 0 40 40 40 1040 6040 80 81 IYAAAA QVFAAA OOOOxx -3184 3943 0 0 4 4 84 184 1184 3184 3184 168 169 MSAAAA RVFAAA VVVVxx -9656 3944 0 0 6 16 56 656 1656 4656 9656 112 113 KHAAAA SVFAAA AAAAxx -1577 3945 1 1 7 17 77 577 1577 1577 1577 154 155 RIAAAA TVFAAA HHHHxx -1805 3946 1 1 5 5 5 805 1805 1805 1805 10 11 LRAAAA UVFAAA OOOOxx -8268 3947 0 0 8 8 68 268 268 3268 8268 136 137 AGAAAA VVFAAA VVVVxx -3489 3948 1 1 9 9 89 489 1489 3489 3489 178 179 FEAAAA WVFAAA AAAAxx -4564 3949 0 0 4 4 64 564 564 4564 4564 128 129 OTAAAA XVFAAA HHHHxx -4006 3950 0 2 6 6 6 6 6 4006 4006 12 13 CYAAAA YVFAAA OOOOxx -8466 3951 0 2 6 6 66 466 466 3466 8466 132 133 QNAAAA ZVFAAA VVVVxx -938 3952 0 2 8 18 38 938 938 938 938 76 77 CKAAAA AWFAAA AAAAxx -5944 3953 0 0 4 4 44 944 1944 944 5944 88 89 QUAAAA BWFAAA HHHHxx -8363 3954 1 3 3 3 63 363 363 3363 8363 126 127 RJAAAA CWFAAA OOOOxx -5348 3955 0 0 8 8 48 348 1348 348 5348 96 97 SXAAAA DWFAAA VVVVxx -71 3956 1 3 1 11 71 71 71 71 71 142 143 TCAAAA EWFAAA AAAAxx -3620 3957 0 0 0 0 20 620 1620 3620 3620 40 41 GJAAAA FWFAAA HHHHxx -3230 3958 0 2 0 10 30 230 1230 3230 3230 60 61 GUAAAA GWFAAA OOOOxx -6132 3959 0 0 2 12 32 132 132 1132 6132 64 65 WBAAAA HWFAAA VVVVxx -6143 3960 1 3 3 3 43 143 143 1143 6143 86 87 HCAAAA IWFAAA AAAAxx -8781 3961 1 1 1 1 81 781 781 3781 8781 162 163 TZAAAA JWFAAA HHHHxx -5522 3962 0 2 2 2 22 522 1522 522 5522 44 45 KEAAAA KWFAAA OOOOxx -6320 3963 0 0 0 0 20 320 320 1320 6320 40 41 CJAAAA LWFAAA VVVVxx -3923 3964 1 3 3 3 23 923 1923 3923 3923 46 47 XUAAAA MWFAAA AAAAxx -2207 3965 1 3 7 7 7 207 207 2207 2207 14 15 XGAAAA NWFAAA HHHHxx -966 3966 0 2 6 6 66 966 966 966 966 132 133 ELAAAA OWFAAA OOOOxx -9020 3967 0 0 0 0 20 20 1020 4020 9020 40 41 YIAAAA PWFAAA VVVVxx -4616 3968 0 0 6 16 16 616 616 4616 4616 32 33 OVAAAA QWFAAA AAAAxx -8289 3969 1 1 9 9 89 289 289 3289 8289 178 179 VGAAAA RWFAAA HHHHxx -5796 3970 0 0 6 16 96 796 1796 796 5796 192 193 YOAAAA SWFAAA OOOOxx -9259 3971 1 3 9 19 59 259 1259 4259 9259 118 119 DSAAAA TWFAAA VVVVxx -3710 3972 0 2 0 10 10 710 1710 3710 3710 20 21 SMAAAA UWFAAA AAAAxx -251 3973 1 3 1 11 51 251 251 251 251 102 103 RJAAAA VWFAAA HHHHxx -7669 3974 1 1 9 9 69 669 1669 2669 7669 138 139 ZIAAAA WWFAAA OOOOxx -6304 3975 0 0 4 4 4 304 304 1304 6304 8 9 MIAAAA XWFAAA VVVVxx -6454 3976 0 2 4 14 54 454 454 1454 6454 108 109 GOAAAA YWFAAA AAAAxx -1489 3977 1 1 9 9 89 489 1489 1489 1489 178 179 HFAAAA ZWFAAA HHHHxx -715 3978 1 3 5 15 15 715 715 715 715 30 31 NBAAAA AXFAAA OOOOxx -4319 3979 1 3 9 19 19 319 319 4319 4319 38 39 DKAAAA BXFAAA VVVVxx -7112 3980 0 0 2 12 12 112 1112 2112 7112 24 25 ONAAAA CXFAAA AAAAxx -3726 3981 0 2 6 6 26 726 1726 3726 3726 52 53 INAAAA DXFAAA HHHHxx -7727 3982 1 3 7 7 27 727 1727 2727 7727 54 55 FLAAAA EXFAAA OOOOxx -8387 3983 1 3 7 7 87 387 387 3387 8387 174 175 PKAAAA FXFAAA VVVVxx -6555 3984 1 3 5 15 55 555 555 1555 6555 110 111 DSAAAA GXFAAA AAAAxx -1148 3985 0 0 8 8 48 148 1148 1148 1148 96 97 ESAAAA HXFAAA HHHHxx -9000 3986 0 0 0 0 0 0 1000 4000 9000 0 1 EIAAAA IXFAAA OOOOxx -5278 3987 0 2 8 18 78 278 1278 278 5278 156 157 AVAAAA JXFAAA VVVVxx -2388 3988 0 0 8 8 88 388 388 2388 2388 176 177 WNAAAA KXFAAA AAAAxx -7984 3989 0 0 4 4 84 984 1984 2984 7984 168 169 CVAAAA LXFAAA HHHHxx -881 3990 1 1 1 1 81 881 881 881 881 162 163 XHAAAA MXFAAA OOOOxx -6830 3991 0 2 0 10 30 830 830 1830 6830 60 61 SCAAAA NXFAAA VVVVxx -7056 3992 0 0 6 16 56 56 1056 2056 7056 112 113 KLAAAA OXFAAA AAAAxx -7581 3993 1 1 1 1 81 581 1581 2581 7581 162 163 PFAAAA PXFAAA HHHHxx -5214 3994 0 2 4 14 14 214 1214 214 5214 28 29 OSAAAA QXFAAA OOOOxx -2505 3995 1 1 5 5 5 505 505 2505 2505 10 11 JSAAAA RXFAAA VVVVxx -5112 3996 0 0 2 12 12 112 1112 112 5112 24 25 QOAAAA SXFAAA AAAAxx -9884 3997 0 0 4 4 84 884 1884 4884 9884 168 169 EQAAAA TXFAAA HHHHxx -8040 3998 0 0 0 0 40 40 40 3040 8040 80 81 GXAAAA UXFAAA OOOOxx -7033 3999 1 1 3 13 33 33 1033 2033 7033 66 67 NKAAAA VXFAAA VVVVxx -9343 4000 1 3 3 3 43 343 1343 4343 9343 86 87 JVAAAA WXFAAA AAAAxx -2931 4001 1 3 1 11 31 931 931 2931 2931 62 63 TIAAAA XXFAAA HHHHxx -9024 4002 0 0 4 4 24 24 1024 4024 9024 48 49 CJAAAA YXFAAA OOOOxx -6485 4003 1 1 5 5 85 485 485 1485 6485 170 171 LPAAAA ZXFAAA VVVVxx -3465 4004 1 1 5 5 65 465 1465 3465 3465 130 131 HDAAAA AYFAAA AAAAxx -3357 4005 1 1 7 17 57 357 1357 3357 3357 114 115 DZAAAA BYFAAA HHHHxx -2929 4006 1 1 9 9 29 929 929 2929 2929 58 59 RIAAAA CYFAAA OOOOxx -3086 4007 0 2 6 6 86 86 1086 3086 3086 172 173 SOAAAA DYFAAA VVVVxx -8897 4008 1 1 7 17 97 897 897 3897 8897 194 195 FEAAAA EYFAAA AAAAxx -9688 4009 0 0 8 8 88 688 1688 4688 9688 176 177 QIAAAA FYFAAA HHHHxx -6522 4010 0 2 2 2 22 522 522 1522 6522 44 45 WQAAAA GYFAAA OOOOxx -3241 4011 1 1 1 1 41 241 1241 3241 3241 82 83 RUAAAA HYFAAA VVVVxx -8770 4012 0 2 0 10 70 770 770 3770 8770 140 141 IZAAAA IYFAAA AAAAxx -2884 4013 0 0 4 4 84 884 884 2884 2884 168 169 YGAAAA JYFAAA HHHHxx -9579 4014 1 3 9 19 79 579 1579 4579 9579 158 159 LEAAAA KYFAAA OOOOxx -3125 4015 1 1 5 5 25 125 1125 3125 3125 50 51 FQAAAA LYFAAA VVVVxx -4604 4016 0 0 4 4 4 604 604 4604 4604 8 9 CVAAAA MYFAAA AAAAxx -2682 4017 0 2 2 2 82 682 682 2682 2682 164 165 EZAAAA NYFAAA HHHHxx -254 4018 0 2 4 14 54 254 254 254 254 108 109 UJAAAA OYFAAA OOOOxx -6569 4019 1 1 9 9 69 569 569 1569 6569 138 139 RSAAAA PYFAAA VVVVxx -2686 4020 0 2 6 6 86 686 686 2686 2686 172 173 IZAAAA QYFAAA AAAAxx -2123 4021 1 3 3 3 23 123 123 2123 2123 46 47 RDAAAA RYFAAA HHHHxx -1745 4022 1 1 5 5 45 745 1745 1745 1745 90 91 DPAAAA SYFAAA OOOOxx -247 4023 1 3 7 7 47 247 247 247 247 94 95 NJAAAA TYFAAA VVVVxx -5800 4024 0 0 0 0 0 800 1800 800 5800 0 1 CPAAAA UYFAAA AAAAxx -1121 4025 1 1 1 1 21 121 1121 1121 1121 42 43 DRAAAA VYFAAA HHHHxx -8893 4026 1 1 3 13 93 893 893 3893 8893 186 187 BEAAAA WYFAAA OOOOxx -7819 4027 1 3 9 19 19 819 1819 2819 7819 38 39 TOAAAA XYFAAA VVVVxx -1339 4028 1 3 9 19 39 339 1339 1339 1339 78 79 NZAAAA YYFAAA AAAAxx -5680 4029 0 0 0 0 80 680 1680 680 5680 160 161 MKAAAA ZYFAAA HHHHxx -5093 4030 1 1 3 13 93 93 1093 93 5093 186 187 XNAAAA AZFAAA OOOOxx -3508 4031 0 0 8 8 8 508 1508 3508 3508 16 17 YEAAAA BZFAAA VVVVxx -933 4032 1 1 3 13 33 933 933 933 933 66 67 XJAAAA CZFAAA AAAAxx -1106 4033 0 2 6 6 6 106 1106 1106 1106 12 13 OQAAAA DZFAAA HHHHxx -4386 4034 0 2 6 6 86 386 386 4386 4386 172 173 SMAAAA EZFAAA OOOOxx -5895 4035 1 3 5 15 95 895 1895 895 5895 190 191 TSAAAA FZFAAA VVVVxx -2980 4036 0 0 0 0 80 980 980 2980 2980 160 161 QKAAAA GZFAAA AAAAxx -4400 4037 0 0 0 0 0 400 400 4400 4400 0 1 GNAAAA HZFAAA HHHHxx -7433 4038 1 1 3 13 33 433 1433 2433 7433 66 67 XZAAAA IZFAAA OOOOxx -6110 4039 0 2 0 10 10 110 110 1110 6110 20 21 ABAAAA JZFAAA VVVVxx -867 4040 1 3 7 7 67 867 867 867 867 134 135 JHAAAA KZFAAA AAAAxx -5292 4041 0 0 2 12 92 292 1292 292 5292 184 185 OVAAAA LZFAAA HHHHxx -3926 4042 0 2 6 6 26 926 1926 3926 3926 52 53 AVAAAA MZFAAA OOOOxx -1107 4043 1 3 7 7 7 107 1107 1107 1107 14 15 PQAAAA NZFAAA VVVVxx -7355 4044 1 3 5 15 55 355 1355 2355 7355 110 111 XWAAAA OZFAAA AAAAxx -4689 4045 1 1 9 9 89 689 689 4689 4689 178 179 JYAAAA PZFAAA HHHHxx -4872 4046 0 0 2 12 72 872 872 4872 4872 144 145 KFAAAA QZFAAA OOOOxx -7821 4047 1 1 1 1 21 821 1821 2821 7821 42 43 VOAAAA RZFAAA VVVVxx -7277 4048 1 1 7 17 77 277 1277 2277 7277 154 155 XTAAAA SZFAAA AAAAxx -3268 4049 0 0 8 8 68 268 1268 3268 3268 136 137 SVAAAA TZFAAA HHHHxx -8877 4050 1 1 7 17 77 877 877 3877 8877 154 155 LDAAAA UZFAAA OOOOxx -343 4051 1 3 3 3 43 343 343 343 343 86 87 FNAAAA VZFAAA VVVVxx -621 4052 1 1 1 1 21 621 621 621 621 42 43 XXAAAA WZFAAA AAAAxx -5429 4053 1 1 9 9 29 429 1429 429 5429 58 59 VAAAAA XZFAAA HHHHxx -392 4054 0 0 2 12 92 392 392 392 392 184 185 CPAAAA YZFAAA OOOOxx -6004 4055 0 0 4 4 4 4 4 1004 6004 8 9 YWAAAA ZZFAAA VVVVxx -6377 4056 1 1 7 17 77 377 377 1377 6377 154 155 HLAAAA AAGAAA AAAAxx -3037 4057 1 1 7 17 37 37 1037 3037 3037 74 75 VMAAAA BAGAAA HHHHxx -3514 4058 0 2 4 14 14 514 1514 3514 3514 28 29 EFAAAA CAGAAA OOOOxx -8740 4059 0 0 0 0 40 740 740 3740 8740 80 81 EYAAAA DAGAAA VVVVxx -3877 4060 1 1 7 17 77 877 1877 3877 3877 154 155 DTAAAA EAGAAA AAAAxx -5731 4061 1 3 1 11 31 731 1731 731 5731 62 63 LMAAAA FAGAAA HHHHxx -6407 4062 1 3 7 7 7 407 407 1407 6407 14 15 LMAAAA GAGAAA OOOOxx -2044 4063 0 0 4 4 44 44 44 2044 2044 88 89 QAAAAA HAGAAA VVVVxx -7362 4064 0 2 2 2 62 362 1362 2362 7362 124 125 EXAAAA IAGAAA AAAAxx -5458 4065 0 2 8 18 58 458 1458 458 5458 116 117 YBAAAA JAGAAA HHHHxx -6437 4066 1 1 7 17 37 437 437 1437 6437 74 75 PNAAAA KAGAAA OOOOxx -1051 4067 1 3 1 11 51 51 1051 1051 1051 102 103 LOAAAA LAGAAA VVVVxx -1203 4068 1 3 3 3 3 203 1203 1203 1203 6 7 HUAAAA MAGAAA AAAAxx -2176 4069 0 0 6 16 76 176 176 2176 2176 152 153 SFAAAA NAGAAA HHHHxx -8997 4070 1 1 7 17 97 997 997 3997 8997 194 195 BIAAAA OAGAAA OOOOxx -6378 4071 0 2 8 18 78 378 378 1378 6378 156 157 ILAAAA PAGAAA VVVVxx -6006 4072 0 2 6 6 6 6 6 1006 6006 12 13 AXAAAA QAGAAA AAAAxx -2308 4073 0 0 8 8 8 308 308 2308 2308 16 17 UKAAAA RAGAAA HHHHxx -625 4074 1 1 5 5 25 625 625 625 625 50 51 BYAAAA SAGAAA OOOOxx -7298 4075 0 2 8 18 98 298 1298 2298 7298 196 197 SUAAAA TAGAAA VVVVxx -5575 4076 1 3 5 15 75 575 1575 575 5575 150 151 LGAAAA UAGAAA AAAAxx -3565 4077 1 1 5 5 65 565 1565 3565 3565 130 131 DHAAAA VAGAAA HHHHxx -47 4078 1 3 7 7 47 47 47 47 47 94 95 VBAAAA WAGAAA OOOOxx -2413 4079 1 1 3 13 13 413 413 2413 2413 26 27 VOAAAA XAGAAA VVVVxx -2153 4080 1 1 3 13 53 153 153 2153 2153 106 107 VEAAAA YAGAAA AAAAxx -752 4081 0 0 2 12 52 752 752 752 752 104 105 YCAAAA ZAGAAA HHHHxx -4095 4082 1 3 5 15 95 95 95 4095 4095 190 191 NBAAAA ABGAAA OOOOxx -2518 4083 0 2 8 18 18 518 518 2518 2518 36 37 WSAAAA BBGAAA VVVVxx -3681 4084 1 1 1 1 81 681 1681 3681 3681 162 163 PLAAAA CBGAAA AAAAxx -4213 4085 1 1 3 13 13 213 213 4213 4213 26 27 BGAAAA DBGAAA HHHHxx -2615 4086 1 3 5 15 15 615 615 2615 2615 30 31 PWAAAA EBGAAA OOOOxx -1471 4087 1 3 1 11 71 471 1471 1471 1471 142 143 PEAAAA FBGAAA VVVVxx -7315 4088 1 3 5 15 15 315 1315 2315 7315 30 31 JVAAAA GBGAAA AAAAxx -6013 4089 1 1 3 13 13 13 13 1013 6013 26 27 HXAAAA HBGAAA HHHHxx -3077 4090 1 1 7 17 77 77 1077 3077 3077 154 155 JOAAAA IBGAAA OOOOxx -2190 4091 0 2 0 10 90 190 190 2190 2190 180 181 GGAAAA JBGAAA VVVVxx -528 4092 0 0 8 8 28 528 528 528 528 56 57 IUAAAA KBGAAA AAAAxx -9508 4093 0 0 8 8 8 508 1508 4508 9508 16 17 SBAAAA LBGAAA HHHHxx -2473 4094 1 1 3 13 73 473 473 2473 2473 146 147 DRAAAA MBGAAA OOOOxx -167 4095 1 3 7 7 67 167 167 167 167 134 135 LGAAAA NBGAAA VVVVxx -8448 4096 0 0 8 8 48 448 448 3448 8448 96 97 YMAAAA OBGAAA AAAAxx -7538 4097 0 2 8 18 38 538 1538 2538 7538 76 77 YDAAAA PBGAAA HHHHxx -7638 4098 0 2 8 18 38 638 1638 2638 7638 76 77 UHAAAA QBGAAA OOOOxx -4328 4099 0 0 8 8 28 328 328 4328 4328 56 57 MKAAAA RBGAAA VVVVxx -3812 4100 0 0 2 12 12 812 1812 3812 3812 24 25 QQAAAA SBGAAA AAAAxx -2879 4101 1 3 9 19 79 879 879 2879 2879 158 159 TGAAAA TBGAAA HHHHxx -4741 4102 1 1 1 1 41 741 741 4741 4741 82 83 JAAAAA UBGAAA OOOOxx -9155 4103 1 3 5 15 55 155 1155 4155 9155 110 111 DOAAAA VBGAAA VVVVxx -5151 4104 1 3 1 11 51 151 1151 151 5151 102 103 DQAAAA WBGAAA AAAAxx -5591 4105 1 3 1 11 91 591 1591 591 5591 182 183 BHAAAA XBGAAA HHHHxx -1034 4106 0 2 4 14 34 34 1034 1034 1034 68 69 UNAAAA YBGAAA OOOOxx -765 4107 1 1 5 5 65 765 765 765 765 130 131 LDAAAA ZBGAAA VVVVxx -2664 4108 0 0 4 4 64 664 664 2664 2664 128 129 MYAAAA ACGAAA AAAAxx -6854 4109 0 2 4 14 54 854 854 1854 6854 108 109 QDAAAA BCGAAA HHHHxx -8263 4110 1 3 3 3 63 263 263 3263 8263 126 127 VFAAAA CCGAAA OOOOxx -8658 4111 0 2 8 18 58 658 658 3658 8658 116 117 AVAAAA DCGAAA VVVVxx -587 4112 1 3 7 7 87 587 587 587 587 174 175 PWAAAA ECGAAA AAAAxx -4553 4113 1 1 3 13 53 553 553 4553 4553 106 107 DTAAAA FCGAAA HHHHxx -1368 4114 0 0 8 8 68 368 1368 1368 1368 136 137 QAAAAA GCGAAA OOOOxx -1718 4115 0 2 8 18 18 718 1718 1718 1718 36 37 COAAAA HCGAAA VVVVxx -140 4116 0 0 0 0 40 140 140 140 140 80 81 KFAAAA ICGAAA AAAAxx -8341 4117 1 1 1 1 41 341 341 3341 8341 82 83 VIAAAA JCGAAA HHHHxx -72 4118 0 0 2 12 72 72 72 72 72 144 145 UCAAAA KCGAAA OOOOxx -6589 4119 1 1 9 9 89 589 589 1589 6589 178 179 LTAAAA LCGAAA VVVVxx -2024 4120 0 0 4 4 24 24 24 2024 2024 48 49 WZAAAA MCGAAA AAAAxx -8024 4121 0 0 4 4 24 24 24 3024 8024 48 49 QWAAAA NCGAAA HHHHxx -9564 4122 0 0 4 4 64 564 1564 4564 9564 128 129 WDAAAA OCGAAA OOOOxx -8625 4123 1 1 5 5 25 625 625 3625 8625 50 51 TTAAAA PCGAAA VVVVxx -2680 4124 0 0 0 0 80 680 680 2680 2680 160 161 CZAAAA QCGAAA AAAAxx -4323 4125 1 3 3 3 23 323 323 4323 4323 46 47 HKAAAA RCGAAA HHHHxx -8981 4126 1 1 1 1 81 981 981 3981 8981 162 163 LHAAAA SCGAAA OOOOxx -8909 4127 1 1 9 9 9 909 909 3909 8909 18 19 REAAAA TCGAAA VVVVxx -5288 4128 0 0 8 8 88 288 1288 288 5288 176 177 KVAAAA UCGAAA AAAAxx -2057 4129 1 1 7 17 57 57 57 2057 2057 114 115 DBAAAA VCGAAA HHHHxx -5931 4130 1 3 1 11 31 931 1931 931 5931 62 63 DUAAAA WCGAAA OOOOxx -9794 4131 0 2 4 14 94 794 1794 4794 9794 188 189 SMAAAA XCGAAA VVVVxx -1012 4132 0 0 2 12 12 12 1012 1012 1012 24 25 YMAAAA YCGAAA AAAAxx -5496 4133 0 0 6 16 96 496 1496 496 5496 192 193 KDAAAA ZCGAAA HHHHxx -9182 4134 0 2 2 2 82 182 1182 4182 9182 164 165 EPAAAA ADGAAA OOOOxx -5258 4135 0 2 8 18 58 258 1258 258 5258 116 117 GUAAAA BDGAAA VVVVxx -3050 4136 0 2 0 10 50 50 1050 3050 3050 100 101 INAAAA CDGAAA AAAAxx -2083 4137 1 3 3 3 83 83 83 2083 2083 166 167 DCAAAA DDGAAA HHHHxx -3069 4138 1 1 9 9 69 69 1069 3069 3069 138 139 BOAAAA EDGAAA OOOOxx -8459 4139 1 3 9 19 59 459 459 3459 8459 118 119 JNAAAA FDGAAA VVVVxx -169 4140 1 1 9 9 69 169 169 169 169 138 139 NGAAAA GDGAAA AAAAxx -4379 4141 1 3 9 19 79 379 379 4379 4379 158 159 LMAAAA HDGAAA HHHHxx -5126 4142 0 2 6 6 26 126 1126 126 5126 52 53 EPAAAA IDGAAA OOOOxx -1415 4143 1 3 5 15 15 415 1415 1415 1415 30 31 LCAAAA JDGAAA VVVVxx -1163 4144 1 3 3 3 63 163 1163 1163 1163 126 127 TSAAAA KDGAAA AAAAxx -3500 4145 0 0 0 0 0 500 1500 3500 3500 0 1 QEAAAA LDGAAA HHHHxx -7202 4146 0 2 2 2 2 202 1202 2202 7202 4 5 ARAAAA MDGAAA OOOOxx -747 4147 1 3 7 7 47 747 747 747 747 94 95 TCAAAA NDGAAA VVVVxx -9264 4148 0 0 4 4 64 264 1264 4264 9264 128 129 ISAAAA ODGAAA AAAAxx -8548 4149 0 0 8 8 48 548 548 3548 8548 96 97 UQAAAA PDGAAA HHHHxx -4228 4150 0 0 8 8 28 228 228 4228 4228 56 57 QGAAAA QDGAAA OOOOxx -7122 4151 0 2 2 2 22 122 1122 2122 7122 44 45 YNAAAA RDGAAA VVVVxx -3395 4152 1 3 5 15 95 395 1395 3395 3395 190 191 PAAAAA SDGAAA AAAAxx -5674 4153 0 2 4 14 74 674 1674 674 5674 148 149 GKAAAA TDGAAA HHHHxx -7293 4154 1 1 3 13 93 293 1293 2293 7293 186 187 NUAAAA UDGAAA OOOOxx -737 4155 1 1 7 17 37 737 737 737 737 74 75 JCAAAA VDGAAA VVVVxx -9595 4156 1 3 5 15 95 595 1595 4595 9595 190 191 BFAAAA WDGAAA AAAAxx -594 4157 0 2 4 14 94 594 594 594 594 188 189 WWAAAA XDGAAA HHHHxx -5322 4158 0 2 2 2 22 322 1322 322 5322 44 45 SWAAAA YDGAAA OOOOxx -2933 4159 1 1 3 13 33 933 933 2933 2933 66 67 VIAAAA ZDGAAA VVVVxx -4955 4160 1 3 5 15 55 955 955 4955 4955 110 111 PIAAAA AEGAAA AAAAxx -4073 4161 1 1 3 13 73 73 73 4073 4073 146 147 RAAAAA BEGAAA HHHHxx -7249 4162 1 1 9 9 49 249 1249 2249 7249 98 99 VSAAAA CEGAAA OOOOxx -192 4163 0 0 2 12 92 192 192 192 192 184 185 KHAAAA DEGAAA VVVVxx -2617 4164 1 1 7 17 17 617 617 2617 2617 34 35 RWAAAA EEGAAA AAAAxx -7409 4165 1 1 9 9 9 409 1409 2409 7409 18 19 ZYAAAA FEGAAA HHHHxx -4903 4166 1 3 3 3 3 903 903 4903 4903 6 7 PGAAAA GEGAAA OOOOxx -9797 4167 1 1 7 17 97 797 1797 4797 9797 194 195 VMAAAA HEGAAA VVVVxx -9919 4168 1 3 9 19 19 919 1919 4919 9919 38 39 NRAAAA IEGAAA AAAAxx -1878 4169 0 2 8 18 78 878 1878 1878 1878 156 157 GUAAAA JEGAAA HHHHxx -4851 4170 1 3 1 11 51 851 851 4851 4851 102 103 PEAAAA KEGAAA OOOOxx -5514 4171 0 2 4 14 14 514 1514 514 5514 28 29 CEAAAA LEGAAA VVVVxx -2582 4172 0 2 2 2 82 582 582 2582 2582 164 165 IVAAAA MEGAAA AAAAxx -3564 4173 0 0 4 4 64 564 1564 3564 3564 128 129 CHAAAA NEGAAA HHHHxx -7085 4174 1 1 5 5 85 85 1085 2085 7085 170 171 NMAAAA OEGAAA OOOOxx -3619 4175 1 3 9 19 19 619 1619 3619 3619 38 39 FJAAAA PEGAAA VVVVxx -261 4176 1 1 1 1 61 261 261 261 261 122 123 BKAAAA QEGAAA AAAAxx -7338 4177 0 2 8 18 38 338 1338 2338 7338 76 77 GWAAAA REGAAA HHHHxx -4251 4178 1 3 1 11 51 251 251 4251 4251 102 103 NHAAAA SEGAAA OOOOxx -5360 4179 0 0 0 0 60 360 1360 360 5360 120 121 EYAAAA TEGAAA VVVVxx -5678 4180 0 2 8 18 78 678 1678 678 5678 156 157 KKAAAA UEGAAA AAAAxx -9162 4181 0 2 2 2 62 162 1162 4162 9162 124 125 KOAAAA VEGAAA HHHHxx -5920 4182 0 0 0 0 20 920 1920 920 5920 40 41 STAAAA WEGAAA OOOOxx -7156 4183 0 0 6 16 56 156 1156 2156 7156 112 113 GPAAAA XEGAAA VVVVxx -4271 4184 1 3 1 11 71 271 271 4271 4271 142 143 HIAAAA YEGAAA AAAAxx -4698 4185 0 2 8 18 98 698 698 4698 4698 196 197 SYAAAA ZEGAAA HHHHxx -1572 4186 0 0 2 12 72 572 1572 1572 1572 144 145 MIAAAA AFGAAA OOOOxx -6974 4187 0 2 4 14 74 974 974 1974 6974 148 149 GIAAAA BFGAAA VVVVxx -4291 4188 1 3 1 11 91 291 291 4291 4291 182 183 BJAAAA CFGAAA AAAAxx -4036 4189 0 0 6 16 36 36 36 4036 4036 72 73 GZAAAA DFGAAA HHHHxx -7473 4190 1 1 3 13 73 473 1473 2473 7473 146 147 LBAAAA EFGAAA OOOOxx -4786 4191 0 2 6 6 86 786 786 4786 4786 172 173 CCAAAA FFGAAA VVVVxx -2662 4192 0 2 2 2 62 662 662 2662 2662 124 125 KYAAAA GFGAAA AAAAxx -916 4193 0 0 6 16 16 916 916 916 916 32 33 GJAAAA HFGAAA HHHHxx -668 4194 0 0 8 8 68 668 668 668 668 136 137 SZAAAA IFGAAA OOOOxx -4874 4195 0 2 4 14 74 874 874 4874 4874 148 149 MFAAAA JFGAAA VVVVxx -3752 4196 0 0 2 12 52 752 1752 3752 3752 104 105 IOAAAA KFGAAA AAAAxx -4865 4197 1 1 5 5 65 865 865 4865 4865 130 131 DFAAAA LFGAAA HHHHxx -7052 4198 0 0 2 12 52 52 1052 2052 7052 104 105 GLAAAA MFGAAA OOOOxx -5712 4199 0 0 2 12 12 712 1712 712 5712 24 25 SLAAAA NFGAAA VVVVxx -31 4200 1 3 1 11 31 31 31 31 31 62 63 FBAAAA OFGAAA AAAAxx -4944 4201 0 0 4 4 44 944 944 4944 4944 88 89 EIAAAA PFGAAA HHHHxx -1435 4202 1 3 5 15 35 435 1435 1435 1435 70 71 FDAAAA QFGAAA OOOOxx -501 4203 1 1 1 1 1 501 501 501 501 2 3 HTAAAA RFGAAA VVVVxx -9401 4204 1 1 1 1 1 401 1401 4401 9401 2 3 PXAAAA SFGAAA AAAAxx -5014 4205 0 2 4 14 14 14 1014 14 5014 28 29 WKAAAA TFGAAA HHHHxx -9125 4206 1 1 5 5 25 125 1125 4125 9125 50 51 ZMAAAA UFGAAA OOOOxx -6144 4207 0 0 4 4 44 144 144 1144 6144 88 89 ICAAAA VFGAAA VVVVxx -1743 4208 1 3 3 3 43 743 1743 1743 1743 86 87 BPAAAA WFGAAA AAAAxx -4316 4209 0 0 6 16 16 316 316 4316 4316 32 33 AKAAAA XFGAAA HHHHxx -8212 4210 0 0 2 12 12 212 212 3212 8212 24 25 WDAAAA YFGAAA OOOOxx -7344 4211 0 0 4 4 44 344 1344 2344 7344 88 89 MWAAAA ZFGAAA VVVVxx -2051 4212 1 3 1 11 51 51 51 2051 2051 102 103 XAAAAA AGGAAA AAAAxx -8131 4213 1 3 1 11 31 131 131 3131 8131 62 63 TAAAAA BGGAAA HHHHxx -7023 4214 1 3 3 3 23 23 1023 2023 7023 46 47 DKAAAA CGGAAA OOOOxx -9674 4215 0 2 4 14 74 674 1674 4674 9674 148 149 CIAAAA DGGAAA VVVVxx -4984 4216 0 0 4 4 84 984 984 4984 4984 168 169 SJAAAA EGGAAA AAAAxx -111 4217 1 3 1 11 11 111 111 111 111 22 23 HEAAAA FGGAAA HHHHxx -2296 4218 0 0 6 16 96 296 296 2296 2296 192 193 IKAAAA GGGAAA OOOOxx -5025 4219 1 1 5 5 25 25 1025 25 5025 50 51 HLAAAA HGGAAA VVVVxx -1756 4220 0 0 6 16 56 756 1756 1756 1756 112 113 OPAAAA IGGAAA AAAAxx -2885 4221 1 1 5 5 85 885 885 2885 2885 170 171 ZGAAAA JGGAAA HHHHxx -2541 4222 1 1 1 1 41 541 541 2541 2541 82 83 TTAAAA KGGAAA OOOOxx -1919 4223 1 3 9 19 19 919 1919 1919 1919 38 39 VVAAAA LGGAAA VVVVxx -6496 4224 0 0 6 16 96 496 496 1496 6496 192 193 WPAAAA MGGAAA AAAAxx -6103 4225 1 3 3 3 3 103 103 1103 6103 6 7 TAAAAA NGGAAA HHHHxx -98 4226 0 2 8 18 98 98 98 98 98 196 197 UDAAAA OGGAAA OOOOxx -3727 4227 1 3 7 7 27 727 1727 3727 3727 54 55 JNAAAA PGGAAA VVVVxx -689 4228 1 1 9 9 89 689 689 689 689 178 179 NAAAAA QGGAAA AAAAxx -7181 4229 1 1 1 1 81 181 1181 2181 7181 162 163 FQAAAA RGGAAA HHHHxx -8447 4230 1 3 7 7 47 447 447 3447 8447 94 95 XMAAAA SGGAAA OOOOxx -4569 4231 1 1 9 9 69 569 569 4569 4569 138 139 TTAAAA TGGAAA VVVVxx -8844 4232 0 0 4 4 44 844 844 3844 8844 88 89 ECAAAA UGGAAA AAAAxx -2436 4233 0 0 6 16 36 436 436 2436 2436 72 73 SPAAAA VGGAAA HHHHxx -391 4234 1 3 1 11 91 391 391 391 391 182 183 BPAAAA WGGAAA OOOOxx -3035 4235 1 3 5 15 35 35 1035 3035 3035 70 71 TMAAAA XGGAAA VVVVxx -7583 4236 1 3 3 3 83 583 1583 2583 7583 166 167 RFAAAA YGGAAA AAAAxx -1145 4237 1 1 5 5 45 145 1145 1145 1145 90 91 BSAAAA ZGGAAA HHHHxx -93 4238 1 1 3 13 93 93 93 93 93 186 187 PDAAAA AHGAAA OOOOxx -8896 4239 0 0 6 16 96 896 896 3896 8896 192 193 EEAAAA BHGAAA VVVVxx -6719 4240 1 3 9 19 19 719 719 1719 6719 38 39 LYAAAA CHGAAA AAAAxx -7728 4241 0 0 8 8 28 728 1728 2728 7728 56 57 GLAAAA DHGAAA HHHHxx -1349 4242 1 1 9 9 49 349 1349 1349 1349 98 99 XZAAAA EHGAAA OOOOxx -5349 4243 1 1 9 9 49 349 1349 349 5349 98 99 TXAAAA FHGAAA VVVVxx -3040 4244 0 0 0 0 40 40 1040 3040 3040 80 81 YMAAAA GHGAAA AAAAxx -2414 4245 0 2 4 14 14 414 414 2414 2414 28 29 WOAAAA HHGAAA HHHHxx -5122 4246 0 2 2 2 22 122 1122 122 5122 44 45 APAAAA IHGAAA OOOOxx -9553 4247 1 1 3 13 53 553 1553 4553 9553 106 107 LDAAAA JHGAAA VVVVxx -5987 4248 1 3 7 7 87 987 1987 987 5987 174 175 HWAAAA KHGAAA AAAAxx -5939 4249 1 3 9 19 39 939 1939 939 5939 78 79 LUAAAA LHGAAA HHHHxx -3525 4250 1 1 5 5 25 525 1525 3525 3525 50 51 PFAAAA MHGAAA OOOOxx -1371 4251 1 3 1 11 71 371 1371 1371 1371 142 143 TAAAAA NHGAAA VVVVxx -618 4252 0 2 8 18 18 618 618 618 618 36 37 UXAAAA OHGAAA AAAAxx -6529 4253 1 1 9 9 29 529 529 1529 6529 58 59 DRAAAA PHGAAA HHHHxx -4010 4254 0 2 0 10 10 10 10 4010 4010 20 21 GYAAAA QHGAAA OOOOxx -328 4255 0 0 8 8 28 328 328 328 328 56 57 QMAAAA RHGAAA VVVVxx -6121 4256 1 1 1 1 21 121 121 1121 6121 42 43 LBAAAA SHGAAA AAAAxx -3505 4257 1 1 5 5 5 505 1505 3505 3505 10 11 VEAAAA THGAAA HHHHxx -2033 4258 1 1 3 13 33 33 33 2033 2033 66 67 FAAAAA UHGAAA OOOOxx -4724 4259 0 0 4 4 24 724 724 4724 4724 48 49 SZAAAA VHGAAA VVVVxx -8717 4260 1 1 7 17 17 717 717 3717 8717 34 35 HXAAAA WHGAAA AAAAxx -5639 4261 1 3 9 19 39 639 1639 639 5639 78 79 XIAAAA XHGAAA HHHHxx -3448 4262 0 0 8 8 48 448 1448 3448 3448 96 97 QCAAAA YHGAAA OOOOxx -2919 4263 1 3 9 19 19 919 919 2919 2919 38 39 HIAAAA ZHGAAA VVVVxx -3417 4264 1 1 7 17 17 417 1417 3417 3417 34 35 LBAAAA AIGAAA AAAAxx -943 4265 1 3 3 3 43 943 943 943 943 86 87 HKAAAA BIGAAA HHHHxx -775 4266 1 3 5 15 75 775 775 775 775 150 151 VDAAAA CIGAAA OOOOxx -2333 4267 1 1 3 13 33 333 333 2333 2333 66 67 TLAAAA DIGAAA VVVVxx -4801 4268 1 1 1 1 1 801 801 4801 4801 2 3 RCAAAA EIGAAA AAAAxx -7169 4269 1 1 9 9 69 169 1169 2169 7169 138 139 TPAAAA FIGAAA HHHHxx -2840 4270 0 0 0 0 40 840 840 2840 2840 80 81 GFAAAA GIGAAA OOOOxx -9034 4271 0 2 4 14 34 34 1034 4034 9034 68 69 MJAAAA HIGAAA VVVVxx -6154 4272 0 2 4 14 54 154 154 1154 6154 108 109 SCAAAA IIGAAA AAAAxx -1412 4273 0 0 2 12 12 412 1412 1412 1412 24 25 ICAAAA JIGAAA HHHHxx -2263 4274 1 3 3 3 63 263 263 2263 2263 126 127 BJAAAA KIGAAA OOOOxx -7118 4275 0 2 8 18 18 118 1118 2118 7118 36 37 UNAAAA LIGAAA VVVVxx -1526 4276 0 2 6 6 26 526 1526 1526 1526 52 53 SGAAAA MIGAAA AAAAxx -491 4277 1 3 1 11 91 491 491 491 491 182 183 XSAAAA NIGAAA HHHHxx -9732 4278 0 0 2 12 32 732 1732 4732 9732 64 65 IKAAAA OIGAAA OOOOxx -7067 4279 1 3 7 7 67 67 1067 2067 7067 134 135 VLAAAA PIGAAA VVVVxx -212 4280 0 0 2 12 12 212 212 212 212 24 25 EIAAAA QIGAAA AAAAxx -1955 4281 1 3 5 15 55 955 1955 1955 1955 110 111 FXAAAA RIGAAA HHHHxx -3303 4282 1 3 3 3 3 303 1303 3303 3303 6 7 BXAAAA SIGAAA OOOOxx -2715 4283 1 3 5 15 15 715 715 2715 2715 30 31 LAAAAA TIGAAA VVVVxx -8168 4284 0 0 8 8 68 168 168 3168 8168 136 137 ECAAAA UIGAAA AAAAxx -6799 4285 1 3 9 19 99 799 799 1799 6799 198 199 NBAAAA VIGAAA HHHHxx -5080 4286 0 0 0 0 80 80 1080 80 5080 160 161 KNAAAA WIGAAA OOOOxx -4939 4287 1 3 9 19 39 939 939 4939 4939 78 79 ZHAAAA XIGAAA VVVVxx -6604 4288 0 0 4 4 4 604 604 1604 6604 8 9 AUAAAA YIGAAA AAAAxx -6531 4289 1 3 1 11 31 531 531 1531 6531 62 63 FRAAAA ZIGAAA HHHHxx -9948 4290 0 0 8 8 48 948 1948 4948 9948 96 97 QSAAAA AJGAAA OOOOxx -7923 4291 1 3 3 3 23 923 1923 2923 7923 46 47 TSAAAA BJGAAA VVVVxx -9905 4292 1 1 5 5 5 905 1905 4905 9905 10 11 ZQAAAA CJGAAA AAAAxx -340 4293 0 0 0 0 40 340 340 340 340 80 81 CNAAAA DJGAAA HHHHxx -1721 4294 1 1 1 1 21 721 1721 1721 1721 42 43 FOAAAA EJGAAA OOOOxx -9047 4295 1 3 7 7 47 47 1047 4047 9047 94 95 ZJAAAA FJGAAA VVVVxx -4723 4296 1 3 3 3 23 723 723 4723 4723 46 47 RZAAAA GJGAAA AAAAxx -5748 4297 0 0 8 8 48 748 1748 748 5748 96 97 CNAAAA HJGAAA HHHHxx -6845 4298 1 1 5 5 45 845 845 1845 6845 90 91 HDAAAA IJGAAA OOOOxx -1556 4299 0 0 6 16 56 556 1556 1556 1556 112 113 WHAAAA JJGAAA VVVVxx -9505 4300 1 1 5 5 5 505 1505 4505 9505 10 11 PBAAAA KJGAAA AAAAxx -3573 4301 1 1 3 13 73 573 1573 3573 3573 146 147 LHAAAA LJGAAA HHHHxx -3785 4302 1 1 5 5 85 785 1785 3785 3785 170 171 PPAAAA MJGAAA OOOOxx -2772 4303 0 0 2 12 72 772 772 2772 2772 144 145 QCAAAA NJGAAA VVVVxx -7282 4304 0 2 2 2 82 282 1282 2282 7282 164 165 CUAAAA OJGAAA AAAAxx -8106 4305 0 2 6 6 6 106 106 3106 8106 12 13 UZAAAA PJGAAA HHHHxx -2847 4306 1 3 7 7 47 847 847 2847 2847 94 95 NFAAAA QJGAAA OOOOxx -9803 4307 1 3 3 3 3 803 1803 4803 9803 6 7 BNAAAA RJGAAA VVVVxx -7719 4308 1 3 9 19 19 719 1719 2719 7719 38 39 XKAAAA SJGAAA AAAAxx -4649 4309 1 1 9 9 49 649 649 4649 4649 98 99 VWAAAA TJGAAA HHHHxx -6196 4310 0 0 6 16 96 196 196 1196 6196 192 193 IEAAAA UJGAAA OOOOxx -6026 4311 0 2 6 6 26 26 26 1026 6026 52 53 UXAAAA VJGAAA VVVVxx -1646 4312 0 2 6 6 46 646 1646 1646 1646 92 93 ILAAAA WJGAAA AAAAxx -6526 4313 0 2 6 6 26 526 526 1526 6526 52 53 ARAAAA XJGAAA HHHHxx -5110 4314 0 2 0 10 10 110 1110 110 5110 20 21 OOAAAA YJGAAA OOOOxx -3946 4315 0 2 6 6 46 946 1946 3946 3946 92 93 UVAAAA ZJGAAA VVVVxx -445 4316 1 1 5 5 45 445 445 445 445 90 91 DRAAAA AKGAAA AAAAxx -3249 4317 1 1 9 9 49 249 1249 3249 3249 98 99 ZUAAAA BKGAAA HHHHxx -2501 4318 1 1 1 1 1 501 501 2501 2501 2 3 FSAAAA CKGAAA OOOOxx -3243 4319 1 3 3 3 43 243 1243 3243 3243 86 87 TUAAAA DKGAAA VVVVxx -4701 4320 1 1 1 1 1 701 701 4701 4701 2 3 VYAAAA EKGAAA AAAAxx -472 4321 0 0 2 12 72 472 472 472 472 144 145 ESAAAA FKGAAA HHHHxx -3356 4322 0 0 6 16 56 356 1356 3356 3356 112 113 CZAAAA GKGAAA OOOOxx -9967 4323 1 3 7 7 67 967 1967 4967 9967 134 135 JTAAAA HKGAAA VVVVxx -4292 4324 0 0 2 12 92 292 292 4292 4292 184 185 CJAAAA IKGAAA AAAAxx -7005 4325 1 1 5 5 5 5 1005 2005 7005 10 11 LJAAAA JKGAAA HHHHxx -6267 4326 1 3 7 7 67 267 267 1267 6267 134 135 BHAAAA KKGAAA OOOOxx -6678 4327 0 2 8 18 78 678 678 1678 6678 156 157 WWAAAA LKGAAA VVVVxx -6083 4328 1 3 3 3 83 83 83 1083 6083 166 167 ZZAAAA MKGAAA AAAAxx -760 4329 0 0 0 0 60 760 760 760 760 120 121 GDAAAA NKGAAA HHHHxx -7833 4330 1 1 3 13 33 833 1833 2833 7833 66 67 HPAAAA OKGAAA OOOOxx -2877 4331 1 1 7 17 77 877 877 2877 2877 154 155 RGAAAA PKGAAA VVVVxx -8810 4332 0 2 0 10 10 810 810 3810 8810 20 21 WAAAAA QKGAAA AAAAxx -1560 4333 0 0 0 0 60 560 1560 1560 1560 120 121 AIAAAA RKGAAA HHHHxx -1367 4334 1 3 7 7 67 367 1367 1367 1367 134 135 PAAAAA SKGAAA OOOOxx -8756 4335 0 0 6 16 56 756 756 3756 8756 112 113 UYAAAA TKGAAA VVVVxx -1346 4336 0 2 6 6 46 346 1346 1346 1346 92 93 UZAAAA UKGAAA AAAAxx -6449 4337 1 1 9 9 49 449 449 1449 6449 98 99 BOAAAA VKGAAA HHHHxx -6658 4338 0 2 8 18 58 658 658 1658 6658 116 117 CWAAAA WKGAAA OOOOxx -6745 4339 1 1 5 5 45 745 745 1745 6745 90 91 LZAAAA XKGAAA VVVVxx -4866 4340 0 2 6 6 66 866 866 4866 4866 132 133 EFAAAA YKGAAA AAAAxx -14 4341 0 2 4 14 14 14 14 14 14 28 29 OAAAAA ZKGAAA HHHHxx -4506 4342 0 2 6 6 6 506 506 4506 4506 12 13 IRAAAA ALGAAA OOOOxx -1923 4343 1 3 3 3 23 923 1923 1923 1923 46 47 ZVAAAA BLGAAA VVVVxx -8365 4344 1 1 5 5 65 365 365 3365 8365 130 131 TJAAAA CLGAAA AAAAxx -1279 4345 1 3 9 19 79 279 1279 1279 1279 158 159 FXAAAA DLGAAA HHHHxx -7666 4346 0 2 6 6 66 666 1666 2666 7666 132 133 WIAAAA ELGAAA OOOOxx -7404 4347 0 0 4 4 4 404 1404 2404 7404 8 9 UYAAAA FLGAAA VVVVxx -65 4348 1 1 5 5 65 65 65 65 65 130 131 NCAAAA GLGAAA AAAAxx -5820 4349 0 0 0 0 20 820 1820 820 5820 40 41 WPAAAA HLGAAA HHHHxx -459 4350 1 3 9 19 59 459 459 459 459 118 119 RRAAAA ILGAAA OOOOxx -4787 4351 1 3 7 7 87 787 787 4787 4787 174 175 DCAAAA JLGAAA VVVVxx -5631 4352 1 3 1 11 31 631 1631 631 5631 62 63 PIAAAA KLGAAA AAAAxx -9717 4353 1 1 7 17 17 717 1717 4717 9717 34 35 TJAAAA LLGAAA HHHHxx -2560 4354 0 0 0 0 60 560 560 2560 2560 120 121 MUAAAA MLGAAA OOOOxx -8295 4355 1 3 5 15 95 295 295 3295 8295 190 191 BHAAAA NLGAAA VVVVxx -3596 4356 0 0 6 16 96 596 1596 3596 3596 192 193 IIAAAA OLGAAA AAAAxx -2023 4357 1 3 3 3 23 23 23 2023 2023 46 47 VZAAAA PLGAAA HHHHxx -5055 4358 1 3 5 15 55 55 1055 55 5055 110 111 LMAAAA QLGAAA OOOOxx -763 4359 1 3 3 3 63 763 763 763 763 126 127 JDAAAA RLGAAA VVVVxx -6733 4360 1 1 3 13 33 733 733 1733 6733 66 67 ZYAAAA SLGAAA AAAAxx -9266 4361 0 2 6 6 66 266 1266 4266 9266 132 133 KSAAAA TLGAAA HHHHxx -4479 4362 1 3 9 19 79 479 479 4479 4479 158 159 HQAAAA ULGAAA OOOOxx -1816 4363 0 0 6 16 16 816 1816 1816 1816 32 33 WRAAAA VLGAAA VVVVxx -899 4364 1 3 9 19 99 899 899 899 899 198 199 PIAAAA WLGAAA AAAAxx -230 4365 0 2 0 10 30 230 230 230 230 60 61 WIAAAA XLGAAA HHHHxx -5362 4366 0 2 2 2 62 362 1362 362 5362 124 125 GYAAAA YLGAAA OOOOxx -1609 4367 1 1 9 9 9 609 1609 1609 1609 18 19 XJAAAA ZLGAAA VVVVxx -6750 4368 0 2 0 10 50 750 750 1750 6750 100 101 QZAAAA AMGAAA AAAAxx -9704 4369 0 0 4 4 4 704 1704 4704 9704 8 9 GJAAAA BMGAAA HHHHxx -3991 4370 1 3 1 11 91 991 1991 3991 3991 182 183 NXAAAA CMGAAA OOOOxx -3959 4371 1 3 9 19 59 959 1959 3959 3959 118 119 HWAAAA DMGAAA VVVVxx -9021 4372 1 1 1 1 21 21 1021 4021 9021 42 43 ZIAAAA EMGAAA AAAAxx -7585 4373 1 1 5 5 85 585 1585 2585 7585 170 171 TFAAAA FMGAAA HHHHxx -7083 4374 1 3 3 3 83 83 1083 2083 7083 166 167 LMAAAA GMGAAA OOOOxx -7688 4375 0 0 8 8 88 688 1688 2688 7688 176 177 SJAAAA HMGAAA VVVVxx -2673 4376 1 1 3 13 73 673 673 2673 2673 146 147 VYAAAA IMGAAA AAAAxx -3554 4377 0 2 4 14 54 554 1554 3554 3554 108 109 SGAAAA JMGAAA HHHHxx -7416 4378 0 0 6 16 16 416 1416 2416 7416 32 33 GZAAAA KMGAAA OOOOxx -5672 4379 0 0 2 12 72 672 1672 672 5672 144 145 EKAAAA LMGAAA VVVVxx -1355 4380 1 3 5 15 55 355 1355 1355 1355 110 111 DAAAAA MMGAAA AAAAxx -3149 4381 1 1 9 9 49 149 1149 3149 3149 98 99 DRAAAA NMGAAA HHHHxx -5811 4382 1 3 1 11 11 811 1811 811 5811 22 23 NPAAAA OMGAAA OOOOxx -3759 4383 1 3 9 19 59 759 1759 3759 3759 118 119 POAAAA PMGAAA VVVVxx -5634 4384 0 2 4 14 34 634 1634 634 5634 68 69 SIAAAA QMGAAA AAAAxx -8617 4385 1 1 7 17 17 617 617 3617 8617 34 35 LTAAAA RMGAAA HHHHxx -8949 4386 1 1 9 9 49 949 949 3949 8949 98 99 FGAAAA SMGAAA OOOOxx -3964 4387 0 0 4 4 64 964 1964 3964 3964 128 129 MWAAAA TMGAAA VVVVxx -3852 4388 0 0 2 12 52 852 1852 3852 3852 104 105 ESAAAA UMGAAA AAAAxx -1555 4389 1 3 5 15 55 555 1555 1555 1555 110 111 VHAAAA VMGAAA HHHHxx -6536 4390 0 0 6 16 36 536 536 1536 6536 72 73 KRAAAA WMGAAA OOOOxx -4779 4391 1 3 9 19 79 779 779 4779 4779 158 159 VBAAAA XMGAAA VVVVxx -1893 4392 1 1 3 13 93 893 1893 1893 1893 186 187 VUAAAA YMGAAA AAAAxx -9358 4393 0 2 8 18 58 358 1358 4358 9358 116 117 YVAAAA ZMGAAA HHHHxx -7438 4394 0 2 8 18 38 438 1438 2438 7438 76 77 CAAAAA ANGAAA OOOOxx -941 4395 1 1 1 1 41 941 941 941 941 82 83 FKAAAA BNGAAA VVVVxx -4844 4396 0 0 4 4 44 844 844 4844 4844 88 89 IEAAAA CNGAAA AAAAxx -4745 4397 1 1 5 5 45 745 745 4745 4745 90 91 NAAAAA DNGAAA HHHHxx -1017 4398 1 1 7 17 17 17 1017 1017 1017 34 35 DNAAAA ENGAAA OOOOxx -327 4399 1 3 7 7 27 327 327 327 327 54 55 PMAAAA FNGAAA VVVVxx -3152 4400 0 0 2 12 52 152 1152 3152 3152 104 105 GRAAAA GNGAAA AAAAxx -4711 4401 1 3 1 11 11 711 711 4711 4711 22 23 FZAAAA HNGAAA HHHHxx -141 4402 1 1 1 1 41 141 141 141 141 82 83 LFAAAA INGAAA OOOOxx -1303 4403 1 3 3 3 3 303 1303 1303 1303 6 7 DYAAAA JNGAAA VVVVxx -8873 4404 1 1 3 13 73 873 873 3873 8873 146 147 HDAAAA KNGAAA AAAAxx -8481 4405 1 1 1 1 81 481 481 3481 8481 162 163 FOAAAA LNGAAA HHHHxx -5445 4406 1 1 5 5 45 445 1445 445 5445 90 91 LBAAAA MNGAAA OOOOxx -7868 4407 0 0 8 8 68 868 1868 2868 7868 136 137 QQAAAA NNGAAA VVVVxx -6722 4408 0 2 2 2 22 722 722 1722 6722 44 45 OYAAAA ONGAAA AAAAxx -6628 4409 0 0 8 8 28 628 628 1628 6628 56 57 YUAAAA PNGAAA HHHHxx -7738 4410 0 2 8 18 38 738 1738 2738 7738 76 77 QLAAAA QNGAAA OOOOxx -1018 4411 0 2 8 18 18 18 1018 1018 1018 36 37 ENAAAA RNGAAA VVVVxx -3296 4412 0 0 6 16 96 296 1296 3296 3296 192 193 UWAAAA SNGAAA AAAAxx -1946 4413 0 2 6 6 46 946 1946 1946 1946 92 93 WWAAAA TNGAAA HHHHxx -6603 4414 1 3 3 3 3 603 603 1603 6603 6 7 ZTAAAA UNGAAA OOOOxx -3562 4415 0 2 2 2 62 562 1562 3562 3562 124 125 AHAAAA VNGAAA VVVVxx -1147 4416 1 3 7 7 47 147 1147 1147 1147 94 95 DSAAAA WNGAAA AAAAxx -6031 4417 1 3 1 11 31 31 31 1031 6031 62 63 ZXAAAA XNGAAA HHHHxx -6484 4418 0 0 4 4 84 484 484 1484 6484 168 169 KPAAAA YNGAAA OOOOxx -496 4419 0 0 6 16 96 496 496 496 496 192 193 CTAAAA ZNGAAA VVVVxx -4563 4420 1 3 3 3 63 563 563 4563 4563 126 127 NTAAAA AOGAAA AAAAxx -1037 4421 1 1 7 17 37 37 1037 1037 1037 74 75 XNAAAA BOGAAA HHHHxx -9672 4422 0 0 2 12 72 672 1672 4672 9672 144 145 AIAAAA COGAAA OOOOxx -9053 4423 1 1 3 13 53 53 1053 4053 9053 106 107 FKAAAA DOGAAA VVVVxx -2523 4424 1 3 3 3 23 523 523 2523 2523 46 47 BTAAAA EOGAAA AAAAxx -8519 4425 1 3 9 19 19 519 519 3519 8519 38 39 RPAAAA FOGAAA HHHHxx -8190 4426 0 2 0 10 90 190 190 3190 8190 180 181 ADAAAA GOGAAA OOOOxx -2068 4427 0 0 8 8 68 68 68 2068 2068 136 137 OBAAAA HOGAAA VVVVxx -8569 4428 1 1 9 9 69 569 569 3569 8569 138 139 PRAAAA IOGAAA AAAAxx -6535 4429 1 3 5 15 35 535 535 1535 6535 70 71 JRAAAA JOGAAA HHHHxx -1810 4430 0 2 0 10 10 810 1810 1810 1810 20 21 QRAAAA KOGAAA OOOOxx -3099 4431 1 3 9 19 99 99 1099 3099 3099 198 199 FPAAAA LOGAAA VVVVxx -7466 4432 0 2 6 6 66 466 1466 2466 7466 132 133 EBAAAA MOGAAA AAAAxx -4017 4433 1 1 7 17 17 17 17 4017 4017 34 35 NYAAAA NOGAAA HHHHxx -1097 4434 1 1 7 17 97 97 1097 1097 1097 194 195 FQAAAA OOGAAA OOOOxx -7686 4435 0 2 6 6 86 686 1686 2686 7686 172 173 QJAAAA POGAAA VVVVxx -6742 4436 0 2 2 2 42 742 742 1742 6742 84 85 IZAAAA QOGAAA AAAAxx -5966 4437 0 2 6 6 66 966 1966 966 5966 132 133 MVAAAA ROGAAA HHHHxx -3632 4438 0 0 2 12 32 632 1632 3632 3632 64 65 SJAAAA SOGAAA OOOOxx -8837 4439 1 1 7 17 37 837 837 3837 8837 74 75 XBAAAA TOGAAA VVVVxx -1667 4440 1 3 7 7 67 667 1667 1667 1667 134 135 DMAAAA UOGAAA AAAAxx -8833 4441 1 1 3 13 33 833 833 3833 8833 66 67 TBAAAA VOGAAA HHHHxx -9805 4442 1 1 5 5 5 805 1805 4805 9805 10 11 DNAAAA WOGAAA OOOOxx -3650 4443 0 2 0 10 50 650 1650 3650 3650 100 101 KKAAAA XOGAAA VVVVxx -2237 4444 1 1 7 17 37 237 237 2237 2237 74 75 BIAAAA YOGAAA AAAAxx -9980 4445 0 0 0 0 80 980 1980 4980 9980 160 161 WTAAAA ZOGAAA HHHHxx -2861 4446 1 1 1 1 61 861 861 2861 2861 122 123 BGAAAA APGAAA OOOOxx -1334 4447 0 2 4 14 34 334 1334 1334 1334 68 69 IZAAAA BPGAAA VVVVxx -842 4448 0 2 2 2 42 842 842 842 842 84 85 KGAAAA CPGAAA AAAAxx -1116 4449 0 0 6 16 16 116 1116 1116 1116 32 33 YQAAAA DPGAAA HHHHxx -4055 4450 1 3 5 15 55 55 55 4055 4055 110 111 ZZAAAA EPGAAA OOOOxx -3842 4451 0 2 2 2 42 842 1842 3842 3842 84 85 URAAAA FPGAAA VVVVxx -1886 4452 0 2 6 6 86 886 1886 1886 1886 172 173 OUAAAA GPGAAA AAAAxx -8589 4453 1 1 9 9 89 589 589 3589 8589 178 179 JSAAAA HPGAAA HHHHxx -5873 4454 1 1 3 13 73 873 1873 873 5873 146 147 XRAAAA IPGAAA OOOOxx -7711 4455 1 3 1 11 11 711 1711 2711 7711 22 23 PKAAAA JPGAAA VVVVxx -911 4456 1 3 1 11 11 911 911 911 911 22 23 BJAAAA KPGAAA AAAAxx -5837 4457 1 1 7 17 37 837 1837 837 5837 74 75 NQAAAA LPGAAA HHHHxx -897 4458 1 1 7 17 97 897 897 897 897 194 195 NIAAAA MPGAAA OOOOxx -4299 4459 1 3 9 19 99 299 299 4299 4299 198 199 JJAAAA NPGAAA VVVVxx -7774 4460 0 2 4 14 74 774 1774 2774 7774 148 149 ANAAAA OPGAAA AAAAxx -7832 4461 0 0 2 12 32 832 1832 2832 7832 64 65 GPAAAA PPGAAA HHHHxx -9915 4462 1 3 5 15 15 915 1915 4915 9915 30 31 JRAAAA QPGAAA OOOOxx -9 4463 1 1 9 9 9 9 9 9 9 18 19 JAAAAA RPGAAA VVVVxx -9675 4464 1 3 5 15 75 675 1675 4675 9675 150 151 DIAAAA SPGAAA AAAAxx -7953 4465 1 1 3 13 53 953 1953 2953 7953 106 107 XTAAAA TPGAAA HHHHxx -8912 4466 0 0 2 12 12 912 912 3912 8912 24 25 UEAAAA UPGAAA OOOOxx -4188 4467 0 0 8 8 88 188 188 4188 4188 176 177 CFAAAA VPGAAA VVVVxx -8446 4468 0 2 6 6 46 446 446 3446 8446 92 93 WMAAAA WPGAAA AAAAxx -1600 4469 0 0 0 0 0 600 1600 1600 1600 0 1 OJAAAA XPGAAA HHHHxx -43 4470 1 3 3 3 43 43 43 43 43 86 87 RBAAAA YPGAAA OOOOxx -544 4471 0 0 4 4 44 544 544 544 544 88 89 YUAAAA ZPGAAA VVVVxx -6977 4472 1 1 7 17 77 977 977 1977 6977 154 155 JIAAAA AQGAAA AAAAxx -3191 4473 1 3 1 11 91 191 1191 3191 3191 182 183 TSAAAA BQGAAA HHHHxx -418 4474 0 2 8 18 18 418 418 418 418 36 37 CQAAAA CQGAAA OOOOxx -3142 4475 0 2 2 2 42 142 1142 3142 3142 84 85 WQAAAA DQGAAA VVVVxx -5042 4476 0 2 2 2 42 42 1042 42 5042 84 85 YLAAAA EQGAAA AAAAxx -2194 4477 0 2 4 14 94 194 194 2194 2194 188 189 KGAAAA FQGAAA HHHHxx -2397 4478 1 1 7 17 97 397 397 2397 2397 194 195 FOAAAA GQGAAA OOOOxx -4684 4479 0 0 4 4 84 684 684 4684 4684 168 169 EYAAAA HQGAAA VVVVxx -34 4480 0 2 4 14 34 34 34 34 34 68 69 IBAAAA IQGAAA AAAAxx -3844 4481 0 0 4 4 44 844 1844 3844 3844 88 89 WRAAAA JQGAAA HHHHxx -7824 4482 0 0 4 4 24 824 1824 2824 7824 48 49 YOAAAA KQGAAA OOOOxx -6177 4483 1 1 7 17 77 177 177 1177 6177 154 155 PDAAAA LQGAAA VVVVxx -9657 4484 1 1 7 17 57 657 1657 4657 9657 114 115 LHAAAA MQGAAA AAAAxx -4546 4485 0 2 6 6 46 546 546 4546 4546 92 93 WSAAAA NQGAAA HHHHxx -599 4486 1 3 9 19 99 599 599 599 599 198 199 BXAAAA OQGAAA OOOOxx -153 4487 1 1 3 13 53 153 153 153 153 106 107 XFAAAA PQGAAA VVVVxx -6910 4488 0 2 0 10 10 910 910 1910 6910 20 21 UFAAAA QQGAAA AAAAxx -4408 4489 0 0 8 8 8 408 408 4408 4408 16 17 ONAAAA RQGAAA HHHHxx -1164 4490 0 0 4 4 64 164 1164 1164 1164 128 129 USAAAA SQGAAA OOOOxx -6469 4491 1 1 9 9 69 469 469 1469 6469 138 139 VOAAAA TQGAAA VVVVxx -5996 4492 0 0 6 16 96 996 1996 996 5996 192 193 QWAAAA UQGAAA AAAAxx -2639 4493 1 3 9 19 39 639 639 2639 2639 78 79 NXAAAA VQGAAA HHHHxx -2678 4494 0 2 8 18 78 678 678 2678 2678 156 157 AZAAAA WQGAAA OOOOxx -8392 4495 0 0 2 12 92 392 392 3392 8392 184 185 UKAAAA XQGAAA VVVVxx -1386 4496 0 2 6 6 86 386 1386 1386 1386 172 173 IBAAAA YQGAAA AAAAxx -5125 4497 1 1 5 5 25 125 1125 125 5125 50 51 DPAAAA ZQGAAA HHHHxx -8453 4498 1 1 3 13 53 453 453 3453 8453 106 107 DNAAAA ARGAAA OOOOxx -2369 4499 1 1 9 9 69 369 369 2369 2369 138 139 DNAAAA BRGAAA VVVVxx -1608 4500 0 0 8 8 8 608 1608 1608 1608 16 17 WJAAAA CRGAAA AAAAxx -3781 4501 1 1 1 1 81 781 1781 3781 3781 162 163 LPAAAA DRGAAA HHHHxx -903 4502 1 3 3 3 3 903 903 903 903 6 7 TIAAAA ERGAAA OOOOxx -2099 4503 1 3 9 19 99 99 99 2099 2099 198 199 TCAAAA FRGAAA VVVVxx -538 4504 0 2 8 18 38 538 538 538 538 76 77 SUAAAA GRGAAA AAAAxx -9177 4505 1 1 7 17 77 177 1177 4177 9177 154 155 ZOAAAA HRGAAA HHHHxx -420 4506 0 0 0 0 20 420 420 420 420 40 41 EQAAAA IRGAAA OOOOxx -9080 4507 0 0 0 0 80 80 1080 4080 9080 160 161 GLAAAA JRGAAA VVVVxx -2630 4508 0 2 0 10 30 630 630 2630 2630 60 61 EXAAAA KRGAAA AAAAxx -5978 4509 0 2 8 18 78 978 1978 978 5978 156 157 YVAAAA LRGAAA HHHHxx -9239 4510 1 3 9 19 39 239 1239 4239 9239 78 79 JRAAAA MRGAAA OOOOxx -4372 4511 0 0 2 12 72 372 372 4372 4372 144 145 EMAAAA NRGAAA VVVVxx -4357 4512 1 1 7 17 57 357 357 4357 4357 114 115 PLAAAA ORGAAA AAAAxx -9857 4513 1 1 7 17 57 857 1857 4857 9857 114 115 DPAAAA PRGAAA HHHHxx -7933 4514 1 1 3 13 33 933 1933 2933 7933 66 67 DTAAAA QRGAAA OOOOxx -9574 4515 0 2 4 14 74 574 1574 4574 9574 148 149 GEAAAA RRGAAA VVVVxx -8294 4516 0 2 4 14 94 294 294 3294 8294 188 189 AHAAAA SRGAAA AAAAxx -627 4517 1 3 7 7 27 627 627 627 627 54 55 DYAAAA TRGAAA HHHHxx -3229 4518 1 1 9 9 29 229 1229 3229 3229 58 59 FUAAAA URGAAA OOOOxx -3163 4519 1 3 3 3 63 163 1163 3163 3163 126 127 RRAAAA VRGAAA VVVVxx -7349 4520 1 1 9 9 49 349 1349 2349 7349 98 99 RWAAAA WRGAAA AAAAxx -6889 4521 1 1 9 9 89 889 889 1889 6889 178 179 ZEAAAA XRGAAA HHHHxx -2101 4522 1 1 1 1 1 101 101 2101 2101 2 3 VCAAAA YRGAAA OOOOxx -6476 4523 0 0 6 16 76 476 476 1476 6476 152 153 CPAAAA ZRGAAA VVVVxx -6765 4524 1 1 5 5 65 765 765 1765 6765 130 131 FAAAAA ASGAAA AAAAxx -4204 4525 0 0 4 4 4 204 204 4204 4204 8 9 SFAAAA BSGAAA HHHHxx -5915 4526 1 3 5 15 15 915 1915 915 5915 30 31 NTAAAA CSGAAA OOOOxx -2318 4527 0 2 8 18 18 318 318 2318 2318 36 37 ELAAAA DSGAAA VVVVxx -294 4528 0 2 4 14 94 294 294 294 294 188 189 ILAAAA ESGAAA AAAAxx -5245 4529 1 1 5 5 45 245 1245 245 5245 90 91 TTAAAA FSGAAA HHHHxx -4481 4530 1 1 1 1 81 481 481 4481 4481 162 163 JQAAAA GSGAAA OOOOxx -7754 4531 0 2 4 14 54 754 1754 2754 7754 108 109 GMAAAA HSGAAA VVVVxx -8494 4532 0 2 4 14 94 494 494 3494 8494 188 189 SOAAAA ISGAAA AAAAxx -4014 4533 0 2 4 14 14 14 14 4014 4014 28 29 KYAAAA JSGAAA HHHHxx -2197 4534 1 1 7 17 97 197 197 2197 2197 194 195 NGAAAA KSGAAA OOOOxx -1297 4535 1 1 7 17 97 297 1297 1297 1297 194 195 XXAAAA LSGAAA VVVVxx -1066 4536 0 2 6 6 66 66 1066 1066 1066 132 133 APAAAA MSGAAA AAAAxx -5710 4537 0 2 0 10 10 710 1710 710 5710 20 21 QLAAAA NSGAAA HHHHxx -4100 4538 0 0 0 0 0 100 100 4100 4100 0 1 SBAAAA OSGAAA OOOOxx -7356 4539 0 0 6 16 56 356 1356 2356 7356 112 113 YWAAAA PSGAAA VVVVxx -7658 4540 0 2 8 18 58 658 1658 2658 7658 116 117 OIAAAA QSGAAA AAAAxx -3666 4541 0 2 6 6 66 666 1666 3666 3666 132 133 ALAAAA RSGAAA HHHHxx -9713 4542 1 1 3 13 13 713 1713 4713 9713 26 27 PJAAAA SSGAAA OOOOxx -691 4543 1 3 1 11 91 691 691 691 691 182 183 PAAAAA TSGAAA VVVVxx -3112 4544 0 0 2 12 12 112 1112 3112 3112 24 25 SPAAAA USGAAA AAAAxx -6035 4545 1 3 5 15 35 35 35 1035 6035 70 71 DYAAAA VSGAAA HHHHxx -8353 4546 1 1 3 13 53 353 353 3353 8353 106 107 HJAAAA WSGAAA OOOOxx -5679 4547 1 3 9 19 79 679 1679 679 5679 158 159 LKAAAA XSGAAA VVVVxx -2124 4548 0 0 4 4 24 124 124 2124 2124 48 49 SDAAAA YSGAAA AAAAxx -4714 4549 0 2 4 14 14 714 714 4714 4714 28 29 IZAAAA ZSGAAA HHHHxx -9048 4550 0 0 8 8 48 48 1048 4048 9048 96 97 AKAAAA ATGAAA OOOOxx -7692 4551 0 0 2 12 92 692 1692 2692 7692 184 185 WJAAAA BTGAAA VVVVxx -4542 4552 0 2 2 2 42 542 542 4542 4542 84 85 SSAAAA CTGAAA AAAAxx -8737 4553 1 1 7 17 37 737 737 3737 8737 74 75 BYAAAA DTGAAA HHHHxx -4977 4554 1 1 7 17 77 977 977 4977 4977 154 155 LJAAAA ETGAAA OOOOxx -9349 4555 1 1 9 9 49 349 1349 4349 9349 98 99 PVAAAA FTGAAA VVVVxx -731 4556 1 3 1 11 31 731 731 731 731 62 63 DCAAAA GTGAAA AAAAxx -1788 4557 0 0 8 8 88 788 1788 1788 1788 176 177 UQAAAA HTGAAA HHHHxx -7830 4558 0 2 0 10 30 830 1830 2830 7830 60 61 EPAAAA ITGAAA OOOOxx -3977 4559 1 1 7 17 77 977 1977 3977 3977 154 155 ZWAAAA JTGAAA VVVVxx -2421 4560 1 1 1 1 21 421 421 2421 2421 42 43 DPAAAA KTGAAA AAAAxx -5891 4561 1 3 1 11 91 891 1891 891 5891 182 183 PSAAAA LTGAAA HHHHxx -1111 4562 1 3 1 11 11 111 1111 1111 1111 22 23 TQAAAA MTGAAA OOOOxx -9224 4563 0 0 4 4 24 224 1224 4224 9224 48 49 UQAAAA NTGAAA VVVVxx -9872 4564 0 0 2 12 72 872 1872 4872 9872 144 145 SPAAAA OTGAAA AAAAxx -2433 4565 1 1 3 13 33 433 433 2433 2433 66 67 PPAAAA PTGAAA HHHHxx -1491 4566 1 3 1 11 91 491 1491 1491 1491 182 183 JFAAAA QTGAAA OOOOxx -6653 4567 1 1 3 13 53 653 653 1653 6653 106 107 XVAAAA RTGAAA VVVVxx -1907 4568 1 3 7 7 7 907 1907 1907 1907 14 15 JVAAAA STGAAA AAAAxx -889 4569 1 1 9 9 89 889 889 889 889 178 179 FIAAAA TTGAAA HHHHxx -561 4570 1 1 1 1 61 561 561 561 561 122 123 PVAAAA UTGAAA OOOOxx -7415 4571 1 3 5 15 15 415 1415 2415 7415 30 31 FZAAAA VTGAAA VVVVxx -2703 4572 1 3 3 3 3 703 703 2703 2703 6 7 ZZAAAA WTGAAA AAAAxx -2561 4573 1 1 1 1 61 561 561 2561 2561 122 123 NUAAAA XTGAAA HHHHxx -1257 4574 1 1 7 17 57 257 1257 1257 1257 114 115 JWAAAA YTGAAA OOOOxx -2390 4575 0 2 0 10 90 390 390 2390 2390 180 181 YNAAAA ZTGAAA VVVVxx -3915 4576 1 3 5 15 15 915 1915 3915 3915 30 31 PUAAAA AUGAAA AAAAxx -8476 4577 0 0 6 16 76 476 476 3476 8476 152 153 AOAAAA BUGAAA HHHHxx -607 4578 1 3 7 7 7 607 607 607 607 14 15 JXAAAA CUGAAA OOOOxx -3891 4579 1 3 1 11 91 891 1891 3891 3891 182 183 RTAAAA DUGAAA VVVVxx -7269 4580 1 1 9 9 69 269 1269 2269 7269 138 139 PTAAAA EUGAAA AAAAxx -9537 4581 1 1 7 17 37 537 1537 4537 9537 74 75 VCAAAA FUGAAA HHHHxx -8518 4582 0 2 8 18 18 518 518 3518 8518 36 37 QPAAAA GUGAAA OOOOxx -5221 4583 1 1 1 1 21 221 1221 221 5221 42 43 VSAAAA HUGAAA VVVVxx -3274 4584 0 2 4 14 74 274 1274 3274 3274 148 149 YVAAAA IUGAAA AAAAxx -6677 4585 1 1 7 17 77 677 677 1677 6677 154 155 VWAAAA JUGAAA HHHHxx -3114 4586 0 2 4 14 14 114 1114 3114 3114 28 29 UPAAAA KUGAAA OOOOxx -1966 4587 0 2 6 6 66 966 1966 1966 1966 132 133 QXAAAA LUGAAA VVVVxx -5941 4588 1 1 1 1 41 941 1941 941 5941 82 83 NUAAAA MUGAAA AAAAxx -9463 4589 1 3 3 3 63 463 1463 4463 9463 126 127 ZZAAAA NUGAAA HHHHxx -8966 4590 0 2 6 6 66 966 966 3966 8966 132 133 WGAAAA OUGAAA OOOOxx -4402 4591 0 2 2 2 2 402 402 4402 4402 4 5 INAAAA PUGAAA VVVVxx -3364 4592 0 0 4 4 64 364 1364 3364 3364 128 129 KZAAAA QUGAAA AAAAxx -3698 4593 0 2 8 18 98 698 1698 3698 3698 196 197 GMAAAA RUGAAA HHHHxx -4651 4594 1 3 1 11 51 651 651 4651 4651 102 103 XWAAAA SUGAAA OOOOxx -2127 4595 1 3 7 7 27 127 127 2127 2127 54 55 VDAAAA TUGAAA VVVVxx -3614 4596 0 2 4 14 14 614 1614 3614 3614 28 29 AJAAAA UUGAAA AAAAxx -5430 4597 0 2 0 10 30 430 1430 430 5430 60 61 WAAAAA VUGAAA HHHHxx -3361 4598 1 1 1 1 61 361 1361 3361 3361 122 123 HZAAAA WUGAAA OOOOxx -4798 4599 0 2 8 18 98 798 798 4798 4798 196 197 OCAAAA XUGAAA VVVVxx -8269 4600 1 1 9 9 69 269 269 3269 8269 138 139 BGAAAA YUGAAA AAAAxx -6458 4601 0 2 8 18 58 458 458 1458 6458 116 117 KOAAAA ZUGAAA HHHHxx -3358 4602 0 2 8 18 58 358 1358 3358 3358 116 117 EZAAAA AVGAAA OOOOxx -5898 4603 0 2 8 18 98 898 1898 898 5898 196 197 WSAAAA BVGAAA VVVVxx -1880 4604 0 0 0 0 80 880 1880 1880 1880 160 161 IUAAAA CVGAAA AAAAxx -782 4605 0 2 2 2 82 782 782 782 782 164 165 CEAAAA DVGAAA HHHHxx -3102 4606 0 2 2 2 2 102 1102 3102 3102 4 5 IPAAAA EVGAAA OOOOxx -6366 4607 0 2 6 6 66 366 366 1366 6366 132 133 WKAAAA FVGAAA VVVVxx -399 4608 1 3 9 19 99 399 399 399 399 198 199 JPAAAA GVGAAA AAAAxx -6773 4609 1 1 3 13 73 773 773 1773 6773 146 147 NAAAAA HVGAAA HHHHxx -7942 4610 0 2 2 2 42 942 1942 2942 7942 84 85 MTAAAA IVGAAA OOOOxx -6274 4611 0 2 4 14 74 274 274 1274 6274 148 149 IHAAAA JVGAAA VVVVxx -7447 4612 1 3 7 7 47 447 1447 2447 7447 94 95 LAAAAA KVGAAA AAAAxx -7648 4613 0 0 8 8 48 648 1648 2648 7648 96 97 EIAAAA LVGAAA HHHHxx -3997 4614 1 1 7 17 97 997 1997 3997 3997 194 195 TXAAAA MVGAAA OOOOxx -1759 4615 1 3 9 19 59 759 1759 1759 1759 118 119 RPAAAA NVGAAA VVVVxx -1785 4616 1 1 5 5 85 785 1785 1785 1785 170 171 RQAAAA OVGAAA AAAAxx -8930 4617 0 2 0 10 30 930 930 3930 8930 60 61 MFAAAA PVGAAA HHHHxx -7595 4618 1 3 5 15 95 595 1595 2595 7595 190 191 DGAAAA QVGAAA OOOOxx -6752 4619 0 0 2 12 52 752 752 1752 6752 104 105 SZAAAA RVGAAA VVVVxx -5635 4620 1 3 5 15 35 635 1635 635 5635 70 71 TIAAAA SVGAAA AAAAxx -1579 4621 1 3 9 19 79 579 1579 1579 1579 158 159 TIAAAA TVGAAA HHHHxx -7743 4622 1 3 3 3 43 743 1743 2743 7743 86 87 VLAAAA UVGAAA OOOOxx -5856 4623 0 0 6 16 56 856 1856 856 5856 112 113 GRAAAA VVGAAA VVVVxx -7273 4624 1 1 3 13 73 273 1273 2273 7273 146 147 TTAAAA WVGAAA AAAAxx -1399 4625 1 3 9 19 99 399 1399 1399 1399 198 199 VBAAAA XVGAAA HHHHxx -3694 4626 0 2 4 14 94 694 1694 3694 3694 188 189 CMAAAA YVGAAA OOOOxx -2782 4627 0 2 2 2 82 782 782 2782 2782 164 165 ADAAAA ZVGAAA VVVVxx -6951 4628 1 3 1 11 51 951 951 1951 6951 102 103 JHAAAA AWGAAA AAAAxx -6053 4629 1 1 3 13 53 53 53 1053 6053 106 107 VYAAAA BWGAAA HHHHxx -1753 4630 1 1 3 13 53 753 1753 1753 1753 106 107 LPAAAA CWGAAA OOOOxx -3985 4631 1 1 5 5 85 985 1985 3985 3985 170 171 HXAAAA DWGAAA VVVVxx -6159 4632 1 3 9 19 59 159 159 1159 6159 118 119 XCAAAA EWGAAA AAAAxx -6250 4633 0 2 0 10 50 250 250 1250 6250 100 101 KGAAAA FWGAAA HHHHxx -6240 4634 0 0 0 0 40 240 240 1240 6240 80 81 AGAAAA GWGAAA OOOOxx -6571 4635 1 3 1 11 71 571 571 1571 6571 142 143 TSAAAA HWGAAA VVVVxx -8624 4636 0 0 4 4 24 624 624 3624 8624 48 49 STAAAA IWGAAA AAAAxx -9718 4637 0 2 8 18 18 718 1718 4718 9718 36 37 UJAAAA JWGAAA HHHHxx -5529 4638 1 1 9 9 29 529 1529 529 5529 58 59 REAAAA KWGAAA OOOOxx -7089 4639 1 1 9 9 89 89 1089 2089 7089 178 179 RMAAAA LWGAAA VVVVxx -5488 4640 0 0 8 8 88 488 1488 488 5488 176 177 CDAAAA MWGAAA AAAAxx -5444 4641 0 0 4 4 44 444 1444 444 5444 88 89 KBAAAA NWGAAA HHHHxx -4899 4642 1 3 9 19 99 899 899 4899 4899 198 199 LGAAAA OWGAAA OOOOxx -7928 4643 0 0 8 8 28 928 1928 2928 7928 56 57 YSAAAA PWGAAA VVVVxx -4736 4644 0 0 6 16 36 736 736 4736 4736 72 73 EAAAAA QWGAAA AAAAxx -4317 4645 1 1 7 17 17 317 317 4317 4317 34 35 BKAAAA RWGAAA HHHHxx -1174 4646 0 2 4 14 74 174 1174 1174 1174 148 149 ETAAAA SWGAAA OOOOxx -6138 4647 0 2 8 18 38 138 138 1138 6138 76 77 CCAAAA TWGAAA VVVVxx -3943 4648 1 3 3 3 43 943 1943 3943 3943 86 87 RVAAAA UWGAAA AAAAxx -1545 4649 1 1 5 5 45 545 1545 1545 1545 90 91 LHAAAA VWGAAA HHHHxx -6867 4650 1 3 7 7 67 867 867 1867 6867 134 135 DEAAAA WWGAAA OOOOxx -6832 4651 0 0 2 12 32 832 832 1832 6832 64 65 UCAAAA XWGAAA VVVVxx -2987 4652 1 3 7 7 87 987 987 2987 2987 174 175 XKAAAA YWGAAA AAAAxx -5169 4653 1 1 9 9 69 169 1169 169 5169 138 139 VQAAAA ZWGAAA HHHHxx -8998 4654 0 2 8 18 98 998 998 3998 8998 196 197 CIAAAA AXGAAA OOOOxx -9347 4655 1 3 7 7 47 347 1347 4347 9347 94 95 NVAAAA BXGAAA VVVVxx -4800 4656 0 0 0 0 0 800 800 4800 4800 0 1 QCAAAA CXGAAA AAAAxx -4200 4657 0 0 0 0 0 200 200 4200 4200 0 1 OFAAAA DXGAAA HHHHxx -4046 4658 0 2 6 6 46 46 46 4046 4046 92 93 QZAAAA EXGAAA OOOOxx -7142 4659 0 2 2 2 42 142 1142 2142 7142 84 85 SOAAAA FXGAAA VVVVxx -2733 4660 1 1 3 13 33 733 733 2733 2733 66 67 DBAAAA GXGAAA AAAAxx -1568 4661 0 0 8 8 68 568 1568 1568 1568 136 137 IIAAAA HXGAAA HHHHxx -5105 4662 1 1 5 5 5 105 1105 105 5105 10 11 JOAAAA IXGAAA OOOOxx -9115 4663 1 3 5 15 15 115 1115 4115 9115 30 31 PMAAAA JXGAAA VVVVxx -6475 4664 1 3 5 15 75 475 475 1475 6475 150 151 BPAAAA KXGAAA AAAAxx -3796 4665 0 0 6 16 96 796 1796 3796 3796 192 193 AQAAAA LXGAAA HHHHxx -5410 4666 0 2 0 10 10 410 1410 410 5410 20 21 CAAAAA MXGAAA OOOOxx -4023 4667 1 3 3 3 23 23 23 4023 4023 46 47 TYAAAA NXGAAA VVVVxx -8904 4668 0 0 4 4 4 904 904 3904 8904 8 9 MEAAAA OXGAAA AAAAxx -450 4669 0 2 0 10 50 450 450 450 450 100 101 IRAAAA PXGAAA HHHHxx -8087 4670 1 3 7 7 87 87 87 3087 8087 174 175 BZAAAA QXGAAA OOOOxx -6478 4671 0 2 8 18 78 478 478 1478 6478 156 157 EPAAAA RXGAAA VVVVxx -2696 4672 0 0 6 16 96 696 696 2696 2696 192 193 SZAAAA SXGAAA AAAAxx -1792 4673 0 0 2 12 92 792 1792 1792 1792 184 185 YQAAAA TXGAAA HHHHxx -9699 4674 1 3 9 19 99 699 1699 4699 9699 198 199 BJAAAA UXGAAA OOOOxx -9160 4675 0 0 0 0 60 160 1160 4160 9160 120 121 IOAAAA VXGAAA VVVVxx -9989 4676 1 1 9 9 89 989 1989 4989 9989 178 179 FUAAAA WXGAAA AAAAxx -9568 4677 0 0 8 8 68 568 1568 4568 9568 136 137 AEAAAA XXGAAA HHHHxx -487 4678 1 3 7 7 87 487 487 487 487 174 175 TSAAAA YXGAAA OOOOxx -7863 4679 1 3 3 3 63 863 1863 2863 7863 126 127 LQAAAA ZXGAAA VVVVxx -1884 4680 0 0 4 4 84 884 1884 1884 1884 168 169 MUAAAA AYGAAA AAAAxx -2651 4681 1 3 1 11 51 651 651 2651 2651 102 103 ZXAAAA BYGAAA HHHHxx -8285 4682 1 1 5 5 85 285 285 3285 8285 170 171 RGAAAA CYGAAA OOOOxx -3927 4683 1 3 7 7 27 927 1927 3927 3927 54 55 BVAAAA DYGAAA VVVVxx -4076 4684 0 0 6 16 76 76 76 4076 4076 152 153 UAAAAA EYGAAA AAAAxx -6149 4685 1 1 9 9 49 149 149 1149 6149 98 99 NCAAAA FYGAAA HHHHxx -6581 4686 1 1 1 1 81 581 581 1581 6581 162 163 DTAAAA GYGAAA OOOOxx -8293 4687 1 1 3 13 93 293 293 3293 8293 186 187 ZGAAAA HYGAAA VVVVxx -7665 4688 1 1 5 5 65 665 1665 2665 7665 130 131 VIAAAA IYGAAA AAAAxx -4435 4689 1 3 5 15 35 435 435 4435 4435 70 71 POAAAA JYGAAA HHHHxx -1271 4690 1 3 1 11 71 271 1271 1271 1271 142 143 XWAAAA KYGAAA OOOOxx -3928 4691 0 0 8 8 28 928 1928 3928 3928 56 57 CVAAAA LYGAAA VVVVxx -7045 4692 1 1 5 5 45 45 1045 2045 7045 90 91 ZKAAAA MYGAAA AAAAxx -4943 4693 1 3 3 3 43 943 943 4943 4943 86 87 DIAAAA NYGAAA HHHHxx -8473 4694 1 1 3 13 73 473 473 3473 8473 146 147 XNAAAA OYGAAA OOOOxx -1707 4695 1 3 7 7 7 707 1707 1707 1707 14 15 RNAAAA PYGAAA VVVVxx -7509 4696 1 1 9 9 9 509 1509 2509 7509 18 19 VCAAAA QYGAAA AAAAxx -1593 4697 1 1 3 13 93 593 1593 1593 1593 186 187 HJAAAA RYGAAA HHHHxx -9281 4698 1 1 1 1 81 281 1281 4281 9281 162 163 ZSAAAA SYGAAA OOOOxx -8986 4699 0 2 6 6 86 986 986 3986 8986 172 173 QHAAAA TYGAAA VVVVxx -3740 4700 0 0 0 0 40 740 1740 3740 3740 80 81 WNAAAA UYGAAA AAAAxx -9265 4701 1 1 5 5 65 265 1265 4265 9265 130 131 JSAAAA VYGAAA HHHHxx -1510 4702 0 2 0 10 10 510 1510 1510 1510 20 21 CGAAAA WYGAAA OOOOxx -3022 4703 0 2 2 2 22 22 1022 3022 3022 44 45 GMAAAA XYGAAA VVVVxx -9014 4704 0 2 4 14 14 14 1014 4014 9014 28 29 SIAAAA YYGAAA AAAAxx -6816 4705 0 0 6 16 16 816 816 1816 6816 32 33 ECAAAA ZYGAAA HHHHxx -5518 4706 0 2 8 18 18 518 1518 518 5518 36 37 GEAAAA AZGAAA OOOOxx -4451 4707 1 3 1 11 51 451 451 4451 4451 102 103 FPAAAA BZGAAA VVVVxx -8747 4708 1 3 7 7 47 747 747 3747 8747 94 95 LYAAAA CZGAAA AAAAxx -4646 4709 0 2 6 6 46 646 646 4646 4646 92 93 SWAAAA DZGAAA HHHHxx -7296 4710 0 0 6 16 96 296 1296 2296 7296 192 193 QUAAAA EZGAAA OOOOxx -9644 4711 0 0 4 4 44 644 1644 4644 9644 88 89 YGAAAA FZGAAA VVVVxx -5977 4712 1 1 7 17 77 977 1977 977 5977 154 155 XVAAAA GZGAAA AAAAxx -6270 4713 0 2 0 10 70 270 270 1270 6270 140 141 EHAAAA HZGAAA HHHHxx -5578 4714 0 2 8 18 78 578 1578 578 5578 156 157 OGAAAA IZGAAA OOOOxx -2465 4715 1 1 5 5 65 465 465 2465 2465 130 131 VQAAAA JZGAAA VVVVxx -6436 4716 0 0 6 16 36 436 436 1436 6436 72 73 ONAAAA KZGAAA AAAAxx -8089 4717 1 1 9 9 89 89 89 3089 8089 178 179 DZAAAA LZGAAA HHHHxx -2409 4718 1 1 9 9 9 409 409 2409 2409 18 19 ROAAAA MZGAAA OOOOxx -284 4719 0 0 4 4 84 284 284 284 284 168 169 YKAAAA NZGAAA VVVVxx -5576 4720 0 0 6 16 76 576 1576 576 5576 152 153 MGAAAA OZGAAA AAAAxx -6534 4721 0 2 4 14 34 534 534 1534 6534 68 69 IRAAAA PZGAAA HHHHxx -8848 4722 0 0 8 8 48 848 848 3848 8848 96 97 ICAAAA QZGAAA OOOOxx -4305 4723 1 1 5 5 5 305 305 4305 4305 10 11 PJAAAA RZGAAA VVVVxx -5574 4724 0 2 4 14 74 574 1574 574 5574 148 149 KGAAAA SZGAAA AAAAxx -596 4725 0 0 6 16 96 596 596 596 596 192 193 YWAAAA TZGAAA HHHHxx -1253 4726 1 1 3 13 53 253 1253 1253 1253 106 107 FWAAAA UZGAAA OOOOxx -521 4727 1 1 1 1 21 521 521 521 521 42 43 BUAAAA VZGAAA VVVVxx -8739 4728 1 3 9 19 39 739 739 3739 8739 78 79 DYAAAA WZGAAA AAAAxx -908 4729 0 0 8 8 8 908 908 908 908 16 17 YIAAAA XZGAAA HHHHxx -6937 4730 1 1 7 17 37 937 937 1937 6937 74 75 VGAAAA YZGAAA OOOOxx -4515 4731 1 3 5 15 15 515 515 4515 4515 30 31 RRAAAA ZZGAAA VVVVxx -8630 4732 0 2 0 10 30 630 630 3630 8630 60 61 YTAAAA AAHAAA AAAAxx -7518 4733 0 2 8 18 18 518 1518 2518 7518 36 37 EDAAAA BAHAAA HHHHxx -8300 4734 0 0 0 0 0 300 300 3300 8300 0 1 GHAAAA CAHAAA OOOOxx -8434 4735 0 2 4 14 34 434 434 3434 8434 68 69 KMAAAA DAHAAA VVVVxx -6000 4736 0 0 0 0 0 0 0 1000 6000 0 1 UWAAAA EAHAAA AAAAxx -4508 4737 0 0 8 8 8 508 508 4508 4508 16 17 KRAAAA FAHAAA HHHHxx -7861 4738 1 1 1 1 61 861 1861 2861 7861 122 123 JQAAAA GAHAAA OOOOxx -5953 4739 1 1 3 13 53 953 1953 953 5953 106 107 ZUAAAA HAHAAA VVVVxx -5063 4740 1 3 3 3 63 63 1063 63 5063 126 127 TMAAAA IAHAAA AAAAxx -4501 4741 1 1 1 1 1 501 501 4501 4501 2 3 DRAAAA JAHAAA HHHHxx -7092 4742 0 0 2 12 92 92 1092 2092 7092 184 185 UMAAAA KAHAAA OOOOxx -4388 4743 0 0 8 8 88 388 388 4388 4388 176 177 UMAAAA LAHAAA VVVVxx -1826 4744 0 2 6 6 26 826 1826 1826 1826 52 53 GSAAAA MAHAAA AAAAxx -568 4745 0 0 8 8 68 568 568 568 568 136 137 WVAAAA NAHAAA HHHHxx -8184 4746 0 0 4 4 84 184 184 3184 8184 168 169 UCAAAA OAHAAA OOOOxx -4268 4747 0 0 8 8 68 268 268 4268 4268 136 137 EIAAAA PAHAAA VVVVxx -5798 4748 0 2 8 18 98 798 1798 798 5798 196 197 APAAAA QAHAAA AAAAxx -5190 4749 0 2 0 10 90 190 1190 190 5190 180 181 QRAAAA RAHAAA HHHHxx -1298 4750 0 2 8 18 98 298 1298 1298 1298 196 197 YXAAAA SAHAAA OOOOxx -4035 4751 1 3 5 15 35 35 35 4035 4035 70 71 FZAAAA TAHAAA VVVVxx -4504 4752 0 0 4 4 4 504 504 4504 4504 8 9 GRAAAA UAHAAA AAAAxx -5992 4753 0 0 2 12 92 992 1992 992 5992 184 185 MWAAAA VAHAAA HHHHxx -770 4754 0 2 0 10 70 770 770 770 770 140 141 QDAAAA WAHAAA OOOOxx -7502 4755 0 2 2 2 2 502 1502 2502 7502 4 5 OCAAAA XAHAAA VVVVxx -824 4756 0 0 4 4 24 824 824 824 824 48 49 SFAAAA YAHAAA AAAAxx -7716 4757 0 0 6 16 16 716 1716 2716 7716 32 33 UKAAAA ZAHAAA HHHHxx -5749 4758 1 1 9 9 49 749 1749 749 5749 98 99 DNAAAA ABHAAA OOOOxx -9814 4759 0 2 4 14 14 814 1814 4814 9814 28 29 MNAAAA BBHAAA VVVVxx -350 4760 0 2 0 10 50 350 350 350 350 100 101 MNAAAA CBHAAA AAAAxx -1390 4761 0 2 0 10 90 390 1390 1390 1390 180 181 MBAAAA DBHAAA HHHHxx -6994 4762 0 2 4 14 94 994 994 1994 6994 188 189 AJAAAA EBHAAA OOOOxx -3629 4763 1 1 9 9 29 629 1629 3629 3629 58 59 PJAAAA FBHAAA VVVVxx -9937 4764 1 1 7 17 37 937 1937 4937 9937 74 75 FSAAAA GBHAAA AAAAxx -5285 4765 1 1 5 5 85 285 1285 285 5285 170 171 HVAAAA HBHAAA HHHHxx -3157 4766 1 1 7 17 57 157 1157 3157 3157 114 115 LRAAAA IBHAAA OOOOxx -9549 4767 1 1 9 9 49 549 1549 4549 9549 98 99 HDAAAA JBHAAA VVVVxx -4118 4768 0 2 8 18 18 118 118 4118 4118 36 37 KCAAAA KBHAAA AAAAxx -756 4769 0 0 6 16 56 756 756 756 756 112 113 CDAAAA LBHAAA HHHHxx -5964 4770 0 0 4 4 64 964 1964 964 5964 128 129 KVAAAA MBHAAA OOOOxx -7701 4771 1 1 1 1 1 701 1701 2701 7701 2 3 FKAAAA NBHAAA VVVVxx -1242 4772 0 2 2 2 42 242 1242 1242 1242 84 85 UVAAAA OBHAAA AAAAxx -7890 4773 0 2 0 10 90 890 1890 2890 7890 180 181 MRAAAA PBHAAA HHHHxx -1991 4774 1 3 1 11 91 991 1991 1991 1991 182 183 PYAAAA QBHAAA OOOOxx -110 4775 0 2 0 10 10 110 110 110 110 20 21 GEAAAA RBHAAA VVVVxx -9334 4776 0 2 4 14 34 334 1334 4334 9334 68 69 AVAAAA SBHAAA AAAAxx -6231 4777 1 3 1 11 31 231 231 1231 6231 62 63 RFAAAA TBHAAA HHHHxx -9871 4778 1 3 1 11 71 871 1871 4871 9871 142 143 RPAAAA UBHAAA OOOOxx -9471 4779 1 3 1 11 71 471 1471 4471 9471 142 143 HAAAAA VBHAAA VVVVxx -2697 4780 1 1 7 17 97 697 697 2697 2697 194 195 TZAAAA WBHAAA AAAAxx -4761 4781 1 1 1 1 61 761 761 4761 4761 122 123 DBAAAA XBHAAA HHHHxx -8493 4782 1 1 3 13 93 493 493 3493 8493 186 187 ROAAAA YBHAAA OOOOxx -1045 4783 1 1 5 5 45 45 1045 1045 1045 90 91 FOAAAA ZBHAAA VVVVxx -3403 4784 1 3 3 3 3 403 1403 3403 3403 6 7 XAAAAA ACHAAA AAAAxx -9412 4785 0 0 2 12 12 412 1412 4412 9412 24 25 AYAAAA BCHAAA HHHHxx -7652 4786 0 0 2 12 52 652 1652 2652 7652 104 105 IIAAAA CCHAAA OOOOxx -5866 4787 0 2 6 6 66 866 1866 866 5866 132 133 QRAAAA DCHAAA VVVVxx -6942 4788 0 2 2 2 42 942 942 1942 6942 84 85 AHAAAA ECHAAA AAAAxx -9353 4789 1 1 3 13 53 353 1353 4353 9353 106 107 TVAAAA FCHAAA HHHHxx -2600 4790 0 0 0 0 0 600 600 2600 2600 0 1 AWAAAA GCHAAA OOOOxx -6971 4791 1 3 1 11 71 971 971 1971 6971 142 143 DIAAAA HCHAAA VVVVxx -5391 4792 1 3 1 11 91 391 1391 391 5391 182 183 JZAAAA ICHAAA AAAAxx -7654 4793 0 2 4 14 54 654 1654 2654 7654 108 109 KIAAAA JCHAAA HHHHxx -1797 4794 1 1 7 17 97 797 1797 1797 1797 194 195 DRAAAA KCHAAA OOOOxx -4530 4795 0 2 0 10 30 530 530 4530 4530 60 61 GSAAAA LCHAAA VVVVxx -3130 4796 0 2 0 10 30 130 1130 3130 3130 60 61 KQAAAA MCHAAA AAAAxx -9442 4797 0 2 2 2 42 442 1442 4442 9442 84 85 EZAAAA NCHAAA HHHHxx -6659 4798 1 3 9 19 59 659 659 1659 6659 118 119 DWAAAA OCHAAA OOOOxx -9714 4799 0 2 4 14 14 714 1714 4714 9714 28 29 QJAAAA PCHAAA VVVVxx -3660 4800 0 0 0 0 60 660 1660 3660 3660 120 121 UKAAAA QCHAAA AAAAxx -1906 4801 0 2 6 6 6 906 1906 1906 1906 12 13 IVAAAA RCHAAA HHHHxx -7927 4802 1 3 7 7 27 927 1927 2927 7927 54 55 XSAAAA SCHAAA OOOOxx -1767 4803 1 3 7 7 67 767 1767 1767 1767 134 135 ZPAAAA TCHAAA VVVVxx -5523 4804 1 3 3 3 23 523 1523 523 5523 46 47 LEAAAA UCHAAA AAAAxx -9289 4805 1 1 9 9 89 289 1289 4289 9289 178 179 HTAAAA VCHAAA HHHHxx -2717 4806 1 1 7 17 17 717 717 2717 2717 34 35 NAAAAA WCHAAA OOOOxx -4099 4807 1 3 9 19 99 99 99 4099 4099 198 199 RBAAAA XCHAAA VVVVxx -4387 4808 1 3 7 7 87 387 387 4387 4387 174 175 TMAAAA YCHAAA AAAAxx -8864 4809 0 0 4 4 64 864 864 3864 8864 128 129 YCAAAA ZCHAAA HHHHxx -1774 4810 0 2 4 14 74 774 1774 1774 1774 148 149 GQAAAA ADHAAA OOOOxx -6292 4811 0 0 2 12 92 292 292 1292 6292 184 185 AIAAAA BDHAAA VVVVxx -847 4812 1 3 7 7 47 847 847 847 847 94 95 PGAAAA CDHAAA AAAAxx -5954 4813 0 2 4 14 54 954 1954 954 5954 108 109 AVAAAA DDHAAA HHHHxx -8032 4814 0 0 2 12 32 32 32 3032 8032 64 65 YWAAAA EDHAAA OOOOxx -3295 4815 1 3 5 15 95 295 1295 3295 3295 190 191 TWAAAA FDHAAA VVVVxx -8984 4816 0 0 4 4 84 984 984 3984 8984 168 169 OHAAAA GDHAAA AAAAxx -7809 4817 1 1 9 9 9 809 1809 2809 7809 18 19 JOAAAA HDHAAA HHHHxx -1670 4818 0 2 0 10 70 670 1670 1670 1670 140 141 GMAAAA IDHAAA OOOOxx -7733 4819 1 1 3 13 33 733 1733 2733 7733 66 67 LLAAAA JDHAAA VVVVxx -6187 4820 1 3 7 7 87 187 187 1187 6187 174 175 ZDAAAA KDHAAA AAAAxx -9326 4821 0 2 6 6 26 326 1326 4326 9326 52 53 SUAAAA LDHAAA HHHHxx -2493 4822 1 1 3 13 93 493 493 2493 2493 186 187 XRAAAA MDHAAA OOOOxx -9512 4823 0 0 2 12 12 512 1512 4512 9512 24 25 WBAAAA NDHAAA VVVVxx -4342 4824 0 2 2 2 42 342 342 4342 4342 84 85 ALAAAA ODHAAA AAAAxx -5350 4825 0 2 0 10 50 350 1350 350 5350 100 101 UXAAAA PDHAAA HHHHxx -6009 4826 1 1 9 9 9 9 9 1009 6009 18 19 DXAAAA QDHAAA OOOOxx -1208 4827 0 0 8 8 8 208 1208 1208 1208 16 17 MUAAAA RDHAAA VVVVxx -7014 4828 0 2 4 14 14 14 1014 2014 7014 28 29 UJAAAA SDHAAA AAAAxx -2967 4829 1 3 7 7 67 967 967 2967 2967 134 135 DKAAAA TDHAAA HHHHxx -5831 4830 1 3 1 11 31 831 1831 831 5831 62 63 HQAAAA UDHAAA OOOOxx -3097 4831 1 1 7 17 97 97 1097 3097 3097 194 195 DPAAAA VDHAAA VVVVxx -1528 4832 0 0 8 8 28 528 1528 1528 1528 56 57 UGAAAA WDHAAA AAAAxx -6429 4833 1 1 9 9 29 429 429 1429 6429 58 59 HNAAAA XDHAAA HHHHxx -7320 4834 0 0 0 0 20 320 1320 2320 7320 40 41 OVAAAA YDHAAA OOOOxx -844 4835 0 0 4 4 44 844 844 844 844 88 89 MGAAAA ZDHAAA VVVVxx -7054 4836 0 2 4 14 54 54 1054 2054 7054 108 109 ILAAAA AEHAAA AAAAxx -1643 4837 1 3 3 3 43 643 1643 1643 1643 86 87 FLAAAA BEHAAA HHHHxx -7626 4838 0 2 6 6 26 626 1626 2626 7626 52 53 IHAAAA CEHAAA OOOOxx -8728 4839 0 0 8 8 28 728 728 3728 8728 56 57 SXAAAA DEHAAA VVVVxx -8277 4840 1 1 7 17 77 277 277 3277 8277 154 155 JGAAAA EEHAAA AAAAxx -189 4841 1 1 9 9 89 189 189 189 189 178 179 HHAAAA FEHAAA HHHHxx -3717 4842 1 1 7 17 17 717 1717 3717 3717 34 35 ZMAAAA GEHAAA OOOOxx -1020 4843 0 0 0 0 20 20 1020 1020 1020 40 41 GNAAAA HEHAAA VVVVxx -9234 4844 0 2 4 14 34 234 1234 4234 9234 68 69 ERAAAA IEHAAA AAAAxx -9541 4845 1 1 1 1 41 541 1541 4541 9541 82 83 ZCAAAA JEHAAA HHHHxx -380 4846 0 0 0 0 80 380 380 380 380 160 161 QOAAAA KEHAAA OOOOxx -397 4847 1 1 7 17 97 397 397 397 397 194 195 HPAAAA LEHAAA VVVVxx -835 4848 1 3 5 15 35 835 835 835 835 70 71 DGAAAA MEHAAA AAAAxx -347 4849 1 3 7 7 47 347 347 347 347 94 95 JNAAAA NEHAAA HHHHxx -2490 4850 0 2 0 10 90 490 490 2490 2490 180 181 URAAAA OEHAAA OOOOxx -605 4851 1 1 5 5 5 605 605 605 605 10 11 HXAAAA PEHAAA VVVVxx -7960 4852 0 0 0 0 60 960 1960 2960 7960 120 121 EUAAAA QEHAAA AAAAxx -9681 4853 1 1 1 1 81 681 1681 4681 9681 162 163 JIAAAA REHAAA HHHHxx -5753 4854 1 1 3 13 53 753 1753 753 5753 106 107 HNAAAA SEHAAA OOOOxx -1676 4855 0 0 6 16 76 676 1676 1676 1676 152 153 MMAAAA TEHAAA VVVVxx -5533 4856 1 1 3 13 33 533 1533 533 5533 66 67 VEAAAA UEHAAA AAAAxx -8958 4857 0 2 8 18 58 958 958 3958 8958 116 117 OGAAAA VEHAAA HHHHxx -664 4858 0 0 4 4 64 664 664 664 664 128 129 OZAAAA WEHAAA OOOOxx -3005 4859 1 1 5 5 5 5 1005 3005 3005 10 11 PLAAAA XEHAAA VVVVxx -8576 4860 0 0 6 16 76 576 576 3576 8576 152 153 WRAAAA YEHAAA AAAAxx -7304 4861 0 0 4 4 4 304 1304 2304 7304 8 9 YUAAAA ZEHAAA HHHHxx -3375 4862 1 3 5 15 75 375 1375 3375 3375 150 151 VZAAAA AFHAAA OOOOxx -6336 4863 0 0 6 16 36 336 336 1336 6336 72 73 SJAAAA BFHAAA VVVVxx -1392 4864 0 0 2 12 92 392 1392 1392 1392 184 185 OBAAAA CFHAAA AAAAxx -2925 4865 1 1 5 5 25 925 925 2925 2925 50 51 NIAAAA DFHAAA HHHHxx -1217 4866 1 1 7 17 17 217 1217 1217 1217 34 35 VUAAAA EFHAAA OOOOxx -3714 4867 0 2 4 14 14 714 1714 3714 3714 28 29 WMAAAA FFHAAA VVVVxx -2120 4868 0 0 0 0 20 120 120 2120 2120 40 41 ODAAAA GFHAAA AAAAxx -2845 4869 1 1 5 5 45 845 845 2845 2845 90 91 LFAAAA HFHAAA HHHHxx -3865 4870 1 1 5 5 65 865 1865 3865 3865 130 131 RSAAAA IFHAAA OOOOxx -124 4871 0 0 4 4 24 124 124 124 124 48 49 UEAAAA JFHAAA VVVVxx -865 4872 1 1 5 5 65 865 865 865 865 130 131 HHAAAA KFHAAA AAAAxx -9361 4873 1 1 1 1 61 361 1361 4361 9361 122 123 BWAAAA LFHAAA HHHHxx -6338 4874 0 2 8 18 38 338 338 1338 6338 76 77 UJAAAA MFHAAA OOOOxx -7330 4875 0 2 0 10 30 330 1330 2330 7330 60 61 YVAAAA NFHAAA VVVVxx -513 4876 1 1 3 13 13 513 513 513 513 26 27 TTAAAA OFHAAA AAAAxx -5001 4877 1 1 1 1 1 1 1001 1 5001 2 3 JKAAAA PFHAAA HHHHxx -549 4878 1 1 9 9 49 549 549 549 549 98 99 DVAAAA QFHAAA OOOOxx -1808 4879 0 0 8 8 8 808 1808 1808 1808 16 17 ORAAAA RFHAAA VVVVxx -7168 4880 0 0 8 8 68 168 1168 2168 7168 136 137 SPAAAA SFHAAA AAAAxx -9878 4881 0 2 8 18 78 878 1878 4878 9878 156 157 YPAAAA TFHAAA HHHHxx -233 4882 1 1 3 13 33 233 233 233 233 66 67 ZIAAAA UFHAAA OOOOxx -4262 4883 0 2 2 2 62 262 262 4262 4262 124 125 YHAAAA VFHAAA VVVVxx -7998 4884 0 2 8 18 98 998 1998 2998 7998 196 197 QVAAAA WFHAAA AAAAxx -2419 4885 1 3 9 19 19 419 419 2419 2419 38 39 BPAAAA XFHAAA HHHHxx -9960 4886 0 0 0 0 60 960 1960 4960 9960 120 121 CTAAAA YFHAAA OOOOxx -3523 4887 1 3 3 3 23 523 1523 3523 3523 46 47 NFAAAA ZFHAAA VVVVxx -5440 4888 0 0 0 0 40 440 1440 440 5440 80 81 GBAAAA AGHAAA AAAAxx -3030 4889 0 2 0 10 30 30 1030 3030 3030 60 61 OMAAAA BGHAAA HHHHxx -2745 4890 1 1 5 5 45 745 745 2745 2745 90 91 PBAAAA CGHAAA OOOOxx -7175 4891 1 3 5 15 75 175 1175 2175 7175 150 151 ZPAAAA DGHAAA VVVVxx -640 4892 0 0 0 0 40 640 640 640 640 80 81 QYAAAA EGHAAA AAAAxx -1798 4893 0 2 8 18 98 798 1798 1798 1798 196 197 ERAAAA FGHAAA HHHHxx -7499 4894 1 3 9 19 99 499 1499 2499 7499 198 199 LCAAAA GGHAAA OOOOxx -1924 4895 0 0 4 4 24 924 1924 1924 1924 48 49 AWAAAA HGHAAA VVVVxx -1327 4896 1 3 7 7 27 327 1327 1327 1327 54 55 BZAAAA IGHAAA AAAAxx -73 4897 1 1 3 13 73 73 73 73 73 146 147 VCAAAA JGHAAA HHHHxx -9558 4898 0 2 8 18 58 558 1558 4558 9558 116 117 QDAAAA KGHAAA OOOOxx -818 4899 0 2 8 18 18 818 818 818 818 36 37 MFAAAA LGHAAA VVVVxx -9916 4900 0 0 6 16 16 916 1916 4916 9916 32 33 KRAAAA MGHAAA AAAAxx -2978 4901 0 2 8 18 78 978 978 2978 2978 156 157 OKAAAA NGHAAA HHHHxx -8469 4902 1 1 9 9 69 469 469 3469 8469 138 139 TNAAAA OGHAAA OOOOxx -9845 4903 1 1 5 5 45 845 1845 4845 9845 90 91 ROAAAA PGHAAA VVVVxx -2326 4904 0 2 6 6 26 326 326 2326 2326 52 53 MLAAAA QGHAAA AAAAxx -4032 4905 0 0 2 12 32 32 32 4032 4032 64 65 CZAAAA RGHAAA HHHHxx -5604 4906 0 0 4 4 4 604 1604 604 5604 8 9 OHAAAA SGHAAA OOOOxx -9610 4907 0 2 0 10 10 610 1610 4610 9610 20 21 QFAAAA TGHAAA VVVVxx -5101 4908 1 1 1 1 1 101 1101 101 5101 2 3 FOAAAA UGHAAA AAAAxx -7246 4909 0 2 6 6 46 246 1246 2246 7246 92 93 SSAAAA VGHAAA HHHHxx -1292 4910 0 0 2 12 92 292 1292 1292 1292 184 185 SXAAAA WGHAAA OOOOxx -6235 4911 1 3 5 15 35 235 235 1235 6235 70 71 VFAAAA XGHAAA VVVVxx -1733 4912 1 1 3 13 33 733 1733 1733 1733 66 67 ROAAAA YGHAAA AAAAxx -4647 4913 1 3 7 7 47 647 647 4647 4647 94 95 TWAAAA ZGHAAA HHHHxx -258 4914 0 2 8 18 58 258 258 258 258 116 117 YJAAAA AHHAAA OOOOxx -8438 4915 0 2 8 18 38 438 438 3438 8438 76 77 OMAAAA BHHAAA VVVVxx -7869 4916 1 1 9 9 69 869 1869 2869 7869 138 139 RQAAAA CHHAAA AAAAxx -9691 4917 1 3 1 11 91 691 1691 4691 9691 182 183 TIAAAA DHHAAA HHHHxx -5422 4918 0 2 2 2 22 422 1422 422 5422 44 45 OAAAAA EHHAAA OOOOxx -9630 4919 0 2 0 10 30 630 1630 4630 9630 60 61 KGAAAA FHHAAA VVVVxx -4439 4920 1 3 9 19 39 439 439 4439 4439 78 79 TOAAAA GHHAAA AAAAxx -3140 4921 0 0 0 0 40 140 1140 3140 3140 80 81 UQAAAA HHHAAA HHHHxx -9111 4922 1 3 1 11 11 111 1111 4111 9111 22 23 LMAAAA IHHAAA OOOOxx -4606 4923 0 2 6 6 6 606 606 4606 4606 12 13 EVAAAA JHHAAA VVVVxx -8620 4924 0 0 0 0 20 620 620 3620 8620 40 41 OTAAAA KHHAAA AAAAxx -7849 4925 1 1 9 9 49 849 1849 2849 7849 98 99 XPAAAA LHHAAA HHHHxx -346 4926 0 2 6 6 46 346 346 346 346 92 93 INAAAA MHHAAA OOOOxx -9528 4927 0 0 8 8 28 528 1528 4528 9528 56 57 MCAAAA NHHAAA VVVVxx -1811 4928 1 3 1 11 11 811 1811 1811 1811 22 23 RRAAAA OHHAAA AAAAxx -6068 4929 0 0 8 8 68 68 68 1068 6068 136 137 KZAAAA PHHAAA HHHHxx -6260 4930 0 0 0 0 60 260 260 1260 6260 120 121 UGAAAA QHHAAA OOOOxx -5909 4931 1 1 9 9 9 909 1909 909 5909 18 19 HTAAAA RHHAAA VVVVxx -4518 4932 0 2 8 18 18 518 518 4518 4518 36 37 URAAAA SHHAAA AAAAxx -7530 4933 0 2 0 10 30 530 1530 2530 7530 60 61 QDAAAA THHAAA HHHHxx -3900 4934 0 0 0 0 0 900 1900 3900 3900 0 1 AUAAAA UHHAAA OOOOxx -3969 4935 1 1 9 9 69 969 1969 3969 3969 138 139 RWAAAA VHHAAA VVVVxx -8690 4936 0 2 0 10 90 690 690 3690 8690 180 181 GWAAAA WHHAAA AAAAxx -5532 4937 0 0 2 12 32 532 1532 532 5532 64 65 UEAAAA XHHAAA HHHHxx -5989 4938 1 1 9 9 89 989 1989 989 5989 178 179 JWAAAA YHHAAA OOOOxx -1870 4939 0 2 0 10 70 870 1870 1870 1870 140 141 YTAAAA ZHHAAA VVVVxx -1113 4940 1 1 3 13 13 113 1113 1113 1113 26 27 VQAAAA AIHAAA AAAAxx -5155 4941 1 3 5 15 55 155 1155 155 5155 110 111 HQAAAA BIHAAA HHHHxx -7460 4942 0 0 0 0 60 460 1460 2460 7460 120 121 YAAAAA CIHAAA OOOOxx -6217 4943 1 1 7 17 17 217 217 1217 6217 34 35 DFAAAA DIHAAA VVVVxx -8333 4944 1 1 3 13 33 333 333 3333 8333 66 67 NIAAAA EIHAAA AAAAxx -6341 4945 1 1 1 1 41 341 341 1341 6341 82 83 XJAAAA FIHAAA HHHHxx -6230 4946 0 2 0 10 30 230 230 1230 6230 60 61 QFAAAA GIHAAA OOOOxx -6902 4947 0 2 2 2 2 902 902 1902 6902 4 5 MFAAAA HIHAAA VVVVxx -670 4948 0 2 0 10 70 670 670 670 670 140 141 UZAAAA IIHAAA AAAAxx -805 4949 1 1 5 5 5 805 805 805 805 10 11 ZEAAAA JIHAAA HHHHxx -1340 4950 0 0 0 0 40 340 1340 1340 1340 80 81 OZAAAA KIHAAA OOOOxx -8649 4951 1 1 9 9 49 649 649 3649 8649 98 99 RUAAAA LIHAAA VVVVxx -3887 4952 1 3 7 7 87 887 1887 3887 3887 174 175 NTAAAA MIHAAA AAAAxx -5400 4953 0 0 0 0 0 400 1400 400 5400 0 1 SZAAAA NIHAAA HHHHxx -4354 4954 0 2 4 14 54 354 354 4354 4354 108 109 MLAAAA OIHAAA OOOOxx -950 4955 0 2 0 10 50 950 950 950 950 100 101 OKAAAA PIHAAA VVVVxx -1544 4956 0 0 4 4 44 544 1544 1544 1544 88 89 KHAAAA QIHAAA AAAAxx -3898 4957 0 2 8 18 98 898 1898 3898 3898 196 197 YTAAAA RIHAAA HHHHxx -8038 4958 0 2 8 18 38 38 38 3038 8038 76 77 EXAAAA SIHAAA OOOOxx -1095 4959 1 3 5 15 95 95 1095 1095 1095 190 191 DQAAAA TIHAAA VVVVxx -1748 4960 0 0 8 8 48 748 1748 1748 1748 96 97 GPAAAA UIHAAA AAAAxx -9154 4961 0 2 4 14 54 154 1154 4154 9154 108 109 COAAAA VIHAAA HHHHxx -2182 4962 0 2 2 2 82 182 182 2182 2182 164 165 YFAAAA WIHAAA OOOOxx -6797 4963 1 1 7 17 97 797 797 1797 6797 194 195 LBAAAA XIHAAA VVVVxx -9149 4964 1 1 9 9 49 149 1149 4149 9149 98 99 XNAAAA YIHAAA AAAAxx -7351 4965 1 3 1 11 51 351 1351 2351 7351 102 103 TWAAAA ZIHAAA HHHHxx -2820 4966 0 0 0 0 20 820 820 2820 2820 40 41 MEAAAA AJHAAA OOOOxx -9696 4967 0 0 6 16 96 696 1696 4696 9696 192 193 YIAAAA BJHAAA VVVVxx -253 4968 1 1 3 13 53 253 253 253 253 106 107 TJAAAA CJHAAA AAAAxx -3600 4969 0 0 0 0 0 600 1600 3600 3600 0 1 MIAAAA DJHAAA HHHHxx -3892 4970 0 0 2 12 92 892 1892 3892 3892 184 185 STAAAA EJHAAA OOOOxx -231 4971 1 3 1 11 31 231 231 231 231 62 63 XIAAAA FJHAAA VVVVxx -8331 4972 1 3 1 11 31 331 331 3331 8331 62 63 LIAAAA GJHAAA AAAAxx -403 4973 1 3 3 3 3 403 403 403 403 6 7 NPAAAA HJHAAA HHHHxx -8642 4974 0 2 2 2 42 642 642 3642 8642 84 85 KUAAAA IJHAAA OOOOxx -3118 4975 0 2 8 18 18 118 1118 3118 3118 36 37 YPAAAA JJHAAA VVVVxx -3835 4976 1 3 5 15 35 835 1835 3835 3835 70 71 NRAAAA KJHAAA AAAAxx -1117 4977 1 1 7 17 17 117 1117 1117 1117 34 35 ZQAAAA LJHAAA HHHHxx -7024 4978 0 0 4 4 24 24 1024 2024 7024 48 49 EKAAAA MJHAAA OOOOxx -2636 4979 0 0 6 16 36 636 636 2636 2636 72 73 KXAAAA NJHAAA VVVVxx -3778 4980 0 2 8 18 78 778 1778 3778 3778 156 157 IPAAAA OJHAAA AAAAxx -2003 4981 1 3 3 3 3 3 3 2003 2003 6 7 BZAAAA PJHAAA HHHHxx -5717 4982 1 1 7 17 17 717 1717 717 5717 34 35 XLAAAA QJHAAA OOOOxx -4869 4983 1 1 9 9 69 869 869 4869 4869 138 139 HFAAAA RJHAAA VVVVxx -8921 4984 1 1 1 1 21 921 921 3921 8921 42 43 DFAAAA SJHAAA AAAAxx -888 4985 0 0 8 8 88 888 888 888 888 176 177 EIAAAA TJHAAA HHHHxx -7599 4986 1 3 9 19 99 599 1599 2599 7599 198 199 HGAAAA UJHAAA OOOOxx -8621 4987 1 1 1 1 21 621 621 3621 8621 42 43 PTAAAA VJHAAA VVVVxx -811 4988 1 3 1 11 11 811 811 811 811 22 23 FFAAAA WJHAAA AAAAxx -9147 4989 1 3 7 7 47 147 1147 4147 9147 94 95 VNAAAA XJHAAA HHHHxx -1413 4990 1 1 3 13 13 413 1413 1413 1413 26 27 JCAAAA YJHAAA OOOOxx -5232 4991 0 0 2 12 32 232 1232 232 5232 64 65 GTAAAA ZJHAAA VVVVxx -5912 4992 0 0 2 12 12 912 1912 912 5912 24 25 KTAAAA AKHAAA AAAAxx -3418 4993 0 2 8 18 18 418 1418 3418 3418 36 37 MBAAAA BKHAAA HHHHxx -3912 4994 0 0 2 12 12 912 1912 3912 3912 24 25 MUAAAA CKHAAA OOOOxx -9576 4995 0 0 6 16 76 576 1576 4576 9576 152 153 IEAAAA DKHAAA VVVVxx -4225 4996 1 1 5 5 25 225 225 4225 4225 50 51 NGAAAA EKHAAA AAAAxx -8222 4997 0 2 2 2 22 222 222 3222 8222 44 45 GEAAAA FKHAAA HHHHxx -7013 4998 1 1 3 13 13 13 1013 2013 7013 26 27 TJAAAA GKHAAA OOOOxx -7037 4999 1 1 7 17 37 37 1037 2037 7037 74 75 RKAAAA HKHAAA VVVVxx -1205 5000 1 1 5 5 5 205 1205 1205 1205 10 11 JUAAAA IKHAAA AAAAxx -8114 5001 0 2 4 14 14 114 114 3114 8114 28 29 CAAAAA JKHAAA HHHHxx -6585 5002 1 1 5 5 85 585 585 1585 6585 170 171 HTAAAA KKHAAA OOOOxx -155 5003 1 3 5 15 55 155 155 155 155 110 111 ZFAAAA LKHAAA VVVVxx -2841 5004 1 1 1 1 41 841 841 2841 2841 82 83 HFAAAA MKHAAA AAAAxx -1996 5005 0 0 6 16 96 996 1996 1996 1996 192 193 UYAAAA NKHAAA HHHHxx -4948 5006 0 0 8 8 48 948 948 4948 4948 96 97 IIAAAA OKHAAA OOOOxx -3304 5007 0 0 4 4 4 304 1304 3304 3304 8 9 CXAAAA PKHAAA VVVVxx -5684 5008 0 0 4 4 84 684 1684 684 5684 168 169 QKAAAA QKHAAA AAAAxx -6962 5009 0 2 2 2 62 962 962 1962 6962 124 125 UHAAAA RKHAAA HHHHxx -8691 5010 1 3 1 11 91 691 691 3691 8691 182 183 HWAAAA SKHAAA OOOOxx -8501 5011 1 1 1 1 1 501 501 3501 8501 2 3 ZOAAAA TKHAAA VVVVxx -4783 5012 1 3 3 3 83 783 783 4783 4783 166 167 ZBAAAA UKHAAA AAAAxx -3762 5013 0 2 2 2 62 762 1762 3762 3762 124 125 SOAAAA VKHAAA HHHHxx -4534 5014 0 2 4 14 34 534 534 4534 4534 68 69 KSAAAA WKHAAA OOOOxx -4999 5015 1 3 9 19 99 999 999 4999 4999 198 199 HKAAAA XKHAAA VVVVxx -4618 5016 0 2 8 18 18 618 618 4618 4618 36 37 QVAAAA YKHAAA AAAAxx -4220 5017 0 0 0 0 20 220 220 4220 4220 40 41 IGAAAA ZKHAAA HHHHxx -3384 5018 0 0 4 4 84 384 1384 3384 3384 168 169 EAAAAA ALHAAA OOOOxx -3036 5019 0 0 6 16 36 36 1036 3036 3036 72 73 UMAAAA BLHAAA VVVVxx -545 5020 1 1 5 5 45 545 545 545 545 90 91 ZUAAAA CLHAAA AAAAxx -9946 5021 0 2 6 6 46 946 1946 4946 9946 92 93 OSAAAA DLHAAA HHHHxx -1985 5022 1 1 5 5 85 985 1985 1985 1985 170 171 JYAAAA ELHAAA OOOOxx -2310 5023 0 2 0 10 10 310 310 2310 2310 20 21 WKAAAA FLHAAA VVVVxx -6563 5024 1 3 3 3 63 563 563 1563 6563 126 127 LSAAAA GLHAAA AAAAxx -4886 5025 0 2 6 6 86 886 886 4886 4886 172 173 YFAAAA HLHAAA HHHHxx -9359 5026 1 3 9 19 59 359 1359 4359 9359 118 119 ZVAAAA ILHAAA OOOOxx -400 5027 0 0 0 0 0 400 400 400 400 0 1 KPAAAA JLHAAA VVVVxx -9742 5028 0 2 2 2 42 742 1742 4742 9742 84 85 SKAAAA KLHAAA AAAAxx -6736 5029 0 0 6 16 36 736 736 1736 6736 72 73 CZAAAA LLHAAA HHHHxx -8166 5030 0 2 6 6 66 166 166 3166 8166 132 133 CCAAAA MLHAAA OOOOxx -861 5031 1 1 1 1 61 861 861 861 861 122 123 DHAAAA NLHAAA VVVVxx -7492 5032 0 0 2 12 92 492 1492 2492 7492 184 185 ECAAAA OLHAAA AAAAxx -1155 5033 1 3 5 15 55 155 1155 1155 1155 110 111 LSAAAA PLHAAA HHHHxx -9769 5034 1 1 9 9 69 769 1769 4769 9769 138 139 TLAAAA QLHAAA OOOOxx -6843 5035 1 3 3 3 43 843 843 1843 6843 86 87 FDAAAA RLHAAA VVVVxx -5625 5036 1 1 5 5 25 625 1625 625 5625 50 51 JIAAAA SLHAAA AAAAxx -1910 5037 0 2 0 10 10 910 1910 1910 1910 20 21 MVAAAA TLHAAA HHHHxx -9796 5038 0 0 6 16 96 796 1796 4796 9796 192 193 UMAAAA ULHAAA OOOOxx -6950 5039 0 2 0 10 50 950 950 1950 6950 100 101 IHAAAA VLHAAA VVVVxx -3084 5040 0 0 4 4 84 84 1084 3084 3084 168 169 QOAAAA WLHAAA AAAAxx -2959 5041 1 3 9 19 59 959 959 2959 2959 118 119 VJAAAA XLHAAA HHHHxx -2093 5042 1 1 3 13 93 93 93 2093 2093 186 187 NCAAAA YLHAAA OOOOxx -2738 5043 0 2 8 18 38 738 738 2738 2738 76 77 IBAAAA ZLHAAA VVVVxx -6406 5044 0 2 6 6 6 406 406 1406 6406 12 13 KMAAAA AMHAAA AAAAxx -9082 5045 0 2 2 2 82 82 1082 4082 9082 164 165 ILAAAA BMHAAA HHHHxx -8568 5046 0 0 8 8 68 568 568 3568 8568 136 137 ORAAAA CMHAAA OOOOxx -3566 5047 0 2 6 6 66 566 1566 3566 3566 132 133 EHAAAA DMHAAA VVVVxx -3016 5048 0 0 6 16 16 16 1016 3016 3016 32 33 AMAAAA EMHAAA AAAAxx -1207 5049 1 3 7 7 7 207 1207 1207 1207 14 15 LUAAAA FMHAAA HHHHxx -4045 5050 1 1 5 5 45 45 45 4045 4045 90 91 PZAAAA GMHAAA OOOOxx -4173 5051 1 1 3 13 73 173 173 4173 4173 146 147 NEAAAA HMHAAA VVVVxx -3939 5052 1 3 9 19 39 939 1939 3939 3939 78 79 NVAAAA IMHAAA AAAAxx -9683 5053 1 3 3 3 83 683 1683 4683 9683 166 167 LIAAAA JMHAAA HHHHxx -1684 5054 0 0 4 4 84 684 1684 1684 1684 168 169 UMAAAA KMHAAA OOOOxx -9271 5055 1 3 1 11 71 271 1271 4271 9271 142 143 PSAAAA LMHAAA VVVVxx -9317 5056 1 1 7 17 17 317 1317 4317 9317 34 35 JUAAAA MMHAAA AAAAxx -5793 5057 1 1 3 13 93 793 1793 793 5793 186 187 VOAAAA NMHAAA HHHHxx -352 5058 0 0 2 12 52 352 352 352 352 104 105 ONAAAA OMHAAA OOOOxx -7328 5059 0 0 8 8 28 328 1328 2328 7328 56 57 WVAAAA PMHAAA VVVVxx -4582 5060 0 2 2 2 82 582 582 4582 4582 164 165 GUAAAA QMHAAA AAAAxx -7413 5061 1 1 3 13 13 413 1413 2413 7413 26 27 DZAAAA RMHAAA HHHHxx -6772 5062 0 0 2 12 72 772 772 1772 6772 144 145 MAAAAA SMHAAA OOOOxx -4973 5063 1 1 3 13 73 973 973 4973 4973 146 147 HJAAAA TMHAAA VVVVxx -7480 5064 0 0 0 0 80 480 1480 2480 7480 160 161 SBAAAA UMHAAA AAAAxx -5555 5065 1 3 5 15 55 555 1555 555 5555 110 111 RFAAAA VMHAAA HHHHxx -4227 5066 1 3 7 7 27 227 227 4227 4227 54 55 PGAAAA WMHAAA OOOOxx -4153 5067 1 1 3 13 53 153 153 4153 4153 106 107 TDAAAA XMHAAA VVVVxx -4601 5068 1 1 1 1 1 601 601 4601 4601 2 3 ZUAAAA YMHAAA AAAAxx -3782 5069 0 2 2 2 82 782 1782 3782 3782 164 165 MPAAAA ZMHAAA HHHHxx -3872 5070 0 0 2 12 72 872 1872 3872 3872 144 145 YSAAAA ANHAAA OOOOxx -893 5071 1 1 3 13 93 893 893 893 893 186 187 JIAAAA BNHAAA VVVVxx -2430 5072 0 2 0 10 30 430 430 2430 2430 60 61 MPAAAA CNHAAA AAAAxx -2591 5073 1 3 1 11 91 591 591 2591 2591 182 183 RVAAAA DNHAAA HHHHxx -264 5074 0 0 4 4 64 264 264 264 264 128 129 EKAAAA ENHAAA OOOOxx -6238 5075 0 2 8 18 38 238 238 1238 6238 76 77 YFAAAA FNHAAA VVVVxx -633 5076 1 1 3 13 33 633 633 633 633 66 67 JYAAAA GNHAAA AAAAxx -1029 5077 1 1 9 9 29 29 1029 1029 1029 58 59 PNAAAA HNHAAA HHHHxx -5934 5078 0 2 4 14 34 934 1934 934 5934 68 69 GUAAAA INHAAA OOOOxx -8694 5079 0 2 4 14 94 694 694 3694 8694 188 189 KWAAAA JNHAAA VVVVxx -7401 5080 1 1 1 1 1 401 1401 2401 7401 2 3 RYAAAA KNHAAA AAAAxx -1165 5081 1 1 5 5 65 165 1165 1165 1165 130 131 VSAAAA LNHAAA HHHHxx -9438 5082 0 2 8 18 38 438 1438 4438 9438 76 77 AZAAAA MNHAAA OOOOxx -4790 5083 0 2 0 10 90 790 790 4790 4790 180 181 GCAAAA NNHAAA VVVVxx -4531 5084 1 3 1 11 31 531 531 4531 4531 62 63 HSAAAA ONHAAA AAAAxx -6099 5085 1 3 9 19 99 99 99 1099 6099 198 199 PAAAAA PNHAAA HHHHxx -8236 5086 0 0 6 16 36 236 236 3236 8236 72 73 UEAAAA QNHAAA OOOOxx -8551 5087 1 3 1 11 51 551 551 3551 8551 102 103 XQAAAA RNHAAA VVVVxx -3128 5088 0 0 8 8 28 128 1128 3128 3128 56 57 IQAAAA SNHAAA AAAAxx -3504 5089 0 0 4 4 4 504 1504 3504 3504 8 9 UEAAAA TNHAAA HHHHxx -9071 5090 1 3 1 11 71 71 1071 4071 9071 142 143 XKAAAA UNHAAA OOOOxx -5930 5091 0 2 0 10 30 930 1930 930 5930 60 61 CUAAAA VNHAAA VVVVxx -6825 5092 1 1 5 5 25 825 825 1825 6825 50 51 NCAAAA WNHAAA AAAAxx -2218 5093 0 2 8 18 18 218 218 2218 2218 36 37 IHAAAA XNHAAA HHHHxx -3604 5094 0 0 4 4 4 604 1604 3604 3604 8 9 QIAAAA YNHAAA OOOOxx -5761 5095 1 1 1 1 61 761 1761 761 5761 122 123 PNAAAA ZNHAAA VVVVxx -5414 5096 0 2 4 14 14 414 1414 414 5414 28 29 GAAAAA AOHAAA AAAAxx -5892 5097 0 0 2 12 92 892 1892 892 5892 184 185 QSAAAA BOHAAA HHHHxx -4080 5098 0 0 0 0 80 80 80 4080 4080 160 161 YAAAAA COHAAA OOOOxx -8018 5099 0 2 8 18 18 18 18 3018 8018 36 37 KWAAAA DOHAAA VVVVxx -1757 5100 1 1 7 17 57 757 1757 1757 1757 114 115 PPAAAA EOHAAA AAAAxx -5854 5101 0 2 4 14 54 854 1854 854 5854 108 109 ERAAAA FOHAAA HHHHxx -1335 5102 1 3 5 15 35 335 1335 1335 1335 70 71 JZAAAA GOHAAA OOOOxx -3811 5103 1 3 1 11 11 811 1811 3811 3811 22 23 PQAAAA HOHAAA VVVVxx -9917 5104 1 1 7 17 17 917 1917 4917 9917 34 35 LRAAAA IOHAAA AAAAxx -5947 5105 1 3 7 7 47 947 1947 947 5947 94 95 TUAAAA JOHAAA HHHHxx -7263 5106 1 3 3 3 63 263 1263 2263 7263 126 127 JTAAAA KOHAAA OOOOxx -1730 5107 0 2 0 10 30 730 1730 1730 1730 60 61 OOAAAA LOHAAA VVVVxx -5747 5108 1 3 7 7 47 747 1747 747 5747 94 95 BNAAAA MOHAAA AAAAxx -3876 5109 0 0 6 16 76 876 1876 3876 3876 152 153 CTAAAA NOHAAA HHHHxx -2762 5110 0 2 2 2 62 762 762 2762 2762 124 125 GCAAAA OOHAAA OOOOxx -7613 5111 1 1 3 13 13 613 1613 2613 7613 26 27 VGAAAA POHAAA VVVVxx -152 5112 0 0 2 12 52 152 152 152 152 104 105 WFAAAA QOHAAA AAAAxx -3941 5113 1 1 1 1 41 941 1941 3941 3941 82 83 PVAAAA ROHAAA HHHHxx -5614 5114 0 2 4 14 14 614 1614 614 5614 28 29 YHAAAA SOHAAA OOOOxx -9279 5115 1 3 9 19 79 279 1279 4279 9279 158 159 XSAAAA TOHAAA VVVVxx -3048 5116 0 0 8 8 48 48 1048 3048 3048 96 97 GNAAAA UOHAAA AAAAxx -6152 5117 0 0 2 12 52 152 152 1152 6152 104 105 QCAAAA VOHAAA HHHHxx -5481 5118 1 1 1 1 81 481 1481 481 5481 162 163 VCAAAA WOHAAA OOOOxx -4675 5119 1 3 5 15 75 675 675 4675 4675 150 151 VXAAAA XOHAAA VVVVxx -3334 5120 0 2 4 14 34 334 1334 3334 3334 68 69 GYAAAA YOHAAA AAAAxx -4691 5121 1 3 1 11 91 691 691 4691 4691 182 183 LYAAAA ZOHAAA HHHHxx -803 5122 1 3 3 3 3 803 803 803 803 6 7 XEAAAA APHAAA OOOOxx -5409 5123 1 1 9 9 9 409 1409 409 5409 18 19 BAAAAA BPHAAA VVVVxx -1054 5124 0 2 4 14 54 54 1054 1054 1054 108 109 OOAAAA CPHAAA AAAAxx -103 5125 1 3 3 3 3 103 103 103 103 6 7 ZDAAAA DPHAAA HHHHxx -8565 5126 1 1 5 5 65 565 565 3565 8565 130 131 LRAAAA EPHAAA OOOOxx -4666 5127 0 2 6 6 66 666 666 4666 4666 132 133 MXAAAA FPHAAA VVVVxx -6634 5128 0 2 4 14 34 634 634 1634 6634 68 69 EVAAAA GPHAAA AAAAxx -5538 5129 0 2 8 18 38 538 1538 538 5538 76 77 AFAAAA HPHAAA HHHHxx -3789 5130 1 1 9 9 89 789 1789 3789 3789 178 179 TPAAAA IPHAAA OOOOxx -4641 5131 1 1 1 1 41 641 641 4641 4641 82 83 NWAAAA JPHAAA VVVVxx -2458 5132 0 2 8 18 58 458 458 2458 2458 116 117 OQAAAA KPHAAA AAAAxx -5667 5133 1 3 7 7 67 667 1667 667 5667 134 135 ZJAAAA LPHAAA HHHHxx -6524 5134 0 0 4 4 24 524 524 1524 6524 48 49 YQAAAA MPHAAA OOOOxx -9179 5135 1 3 9 19 79 179 1179 4179 9179 158 159 BPAAAA NPHAAA VVVVxx -6358 5136 0 2 8 18 58 358 358 1358 6358 116 117 OKAAAA OPHAAA AAAAxx -6668 5137 0 0 8 8 68 668 668 1668 6668 136 137 MWAAAA PPHAAA HHHHxx -6414 5138 0 2 4 14 14 414 414 1414 6414 28 29 SMAAAA QPHAAA OOOOxx -2813 5139 1 1 3 13 13 813 813 2813 2813 26 27 FEAAAA RPHAAA VVVVxx -8927 5140 1 3 7 7 27 927 927 3927 8927 54 55 JFAAAA SPHAAA AAAAxx -8695 5141 1 3 5 15 95 695 695 3695 8695 190 191 LWAAAA TPHAAA HHHHxx -363 5142 1 3 3 3 63 363 363 363 363 126 127 ZNAAAA UPHAAA OOOOxx -9966 5143 0 2 6 6 66 966 1966 4966 9966 132 133 ITAAAA VPHAAA VVVVxx -1323 5144 1 3 3 3 23 323 1323 1323 1323 46 47 XYAAAA WPHAAA AAAAxx -8211 5145 1 3 1 11 11 211 211 3211 8211 22 23 VDAAAA XPHAAA HHHHxx -4375 5146 1 3 5 15 75 375 375 4375 4375 150 151 HMAAAA YPHAAA OOOOxx -3257 5147 1 1 7 17 57 257 1257 3257 3257 114 115 HVAAAA ZPHAAA VVVVxx -6239 5148 1 3 9 19 39 239 239 1239 6239 78 79 ZFAAAA AQHAAA AAAAxx -3602 5149 0 2 2 2 2 602 1602 3602 3602 4 5 OIAAAA BQHAAA HHHHxx -9830 5150 0 2 0 10 30 830 1830 4830 9830 60 61 COAAAA CQHAAA OOOOxx -7826 5151 0 2 6 6 26 826 1826 2826 7826 52 53 APAAAA DQHAAA VVVVxx -2108 5152 0 0 8 8 8 108 108 2108 2108 16 17 CDAAAA EQHAAA AAAAxx -7245 5153 1 1 5 5 45 245 1245 2245 7245 90 91 RSAAAA FQHAAA HHHHxx -8330 5154 0 2 0 10 30 330 330 3330 8330 60 61 KIAAAA GQHAAA OOOOxx -7441 5155 1 1 1 1 41 441 1441 2441 7441 82 83 FAAAAA HQHAAA VVVVxx -9848 5156 0 0 8 8 48 848 1848 4848 9848 96 97 UOAAAA IQHAAA AAAAxx -1226 5157 0 2 6 6 26 226 1226 1226 1226 52 53 EVAAAA JQHAAA HHHHxx -414 5158 0 2 4 14 14 414 414 414 414 28 29 YPAAAA KQHAAA OOOOxx -1273 5159 1 1 3 13 73 273 1273 1273 1273 146 147 ZWAAAA LQHAAA VVVVxx -9866 5160 0 2 6 6 66 866 1866 4866 9866 132 133 MPAAAA MQHAAA AAAAxx -4633 5161 1 1 3 13 33 633 633 4633 4633 66 67 FWAAAA NQHAAA HHHHxx -8727 5162 1 3 7 7 27 727 727 3727 8727 54 55 RXAAAA OQHAAA OOOOxx -5308 5163 0 0 8 8 8 308 1308 308 5308 16 17 EWAAAA PQHAAA VVVVxx -1395 5164 1 3 5 15 95 395 1395 1395 1395 190 191 RBAAAA QQHAAA AAAAxx -1825 5165 1 1 5 5 25 825 1825 1825 1825 50 51 FSAAAA RQHAAA HHHHxx -7606 5166 0 2 6 6 6 606 1606 2606 7606 12 13 OGAAAA SQHAAA OOOOxx -9390 5167 0 2 0 10 90 390 1390 4390 9390 180 181 EXAAAA TQHAAA VVVVxx -2376 5168 0 0 6 16 76 376 376 2376 2376 152 153 KNAAAA UQHAAA AAAAxx -2377 5169 1 1 7 17 77 377 377 2377 2377 154 155 LNAAAA VQHAAA HHHHxx -5346 5170 0 2 6 6 46 346 1346 346 5346 92 93 QXAAAA WQHAAA OOOOxx -4140 5171 0 0 0 0 40 140 140 4140 4140 80 81 GDAAAA XQHAAA VVVVxx -6032 5172 0 0 2 12 32 32 32 1032 6032 64 65 AYAAAA YQHAAA AAAAxx -9453 5173 1 1 3 13 53 453 1453 4453 9453 106 107 PZAAAA ZQHAAA HHHHxx -9297 5174 1 1 7 17 97 297 1297 4297 9297 194 195 PTAAAA ARHAAA OOOOxx -6455 5175 1 3 5 15 55 455 455 1455 6455 110 111 HOAAAA BRHAAA VVVVxx -4458 5176 0 2 8 18 58 458 458 4458 4458 116 117 MPAAAA CRHAAA AAAAxx -9516 5177 0 0 6 16 16 516 1516 4516 9516 32 33 ACAAAA DRHAAA HHHHxx -6211 5178 1 3 1 11 11 211 211 1211 6211 22 23 XEAAAA ERHAAA OOOOxx -526 5179 0 2 6 6 26 526 526 526 526 52 53 GUAAAA FRHAAA VVVVxx -3570 5180 0 2 0 10 70 570 1570 3570 3570 140 141 IHAAAA GRHAAA AAAAxx -4885 5181 1 1 5 5 85 885 885 4885 4885 170 171 XFAAAA HRHAAA HHHHxx -6390 5182 0 2 0 10 90 390 390 1390 6390 180 181 ULAAAA IRHAAA OOOOxx -1606 5183 0 2 6 6 6 606 1606 1606 1606 12 13 UJAAAA JRHAAA VVVVxx -7850 5184 0 2 0 10 50 850 1850 2850 7850 100 101 YPAAAA KRHAAA AAAAxx -3315 5185 1 3 5 15 15 315 1315 3315 3315 30 31 NXAAAA LRHAAA HHHHxx -8322 5186 0 2 2 2 22 322 322 3322 8322 44 45 CIAAAA MRHAAA OOOOxx -3703 5187 1 3 3 3 3 703 1703 3703 3703 6 7 LMAAAA NRHAAA VVVVxx -9489 5188 1 1 9 9 89 489 1489 4489 9489 178 179 ZAAAAA ORHAAA AAAAxx -6104 5189 0 0 4 4 4 104 104 1104 6104 8 9 UAAAAA PRHAAA HHHHxx -3067 5190 1 3 7 7 67 67 1067 3067 3067 134 135 ZNAAAA QRHAAA OOOOxx -2521 5191 1 1 1 1 21 521 521 2521 2521 42 43 ZSAAAA RRHAAA VVVVxx -2581 5192 1 1 1 1 81 581 581 2581 2581 162 163 HVAAAA SRHAAA AAAAxx -595 5193 1 3 5 15 95 595 595 595 595 190 191 XWAAAA TRHAAA HHHHxx -8291 5194 1 3 1 11 91 291 291 3291 8291 182 183 XGAAAA URHAAA OOOOxx -1727 5195 1 3 7 7 27 727 1727 1727 1727 54 55 LOAAAA VRHAAA VVVVxx -6847 5196 1 3 7 7 47 847 847 1847 6847 94 95 JDAAAA WRHAAA AAAAxx -7494 5197 0 2 4 14 94 494 1494 2494 7494 188 189 GCAAAA XRHAAA HHHHxx -7093 5198 1 1 3 13 93 93 1093 2093 7093 186 187 VMAAAA YRHAAA OOOOxx -7357 5199 1 1 7 17 57 357 1357 2357 7357 114 115 ZWAAAA ZRHAAA VVVVxx -620 5200 0 0 0 0 20 620 620 620 620 40 41 WXAAAA ASHAAA AAAAxx -2460 5201 0 0 0 0 60 460 460 2460 2460 120 121 QQAAAA BSHAAA HHHHxx -1598 5202 0 2 8 18 98 598 1598 1598 1598 196 197 MJAAAA CSHAAA OOOOxx -4112 5203 0 0 2 12 12 112 112 4112 4112 24 25 ECAAAA DSHAAA VVVVxx -2956 5204 0 0 6 16 56 956 956 2956 2956 112 113 SJAAAA ESHAAA AAAAxx -3193 5205 1 1 3 13 93 193 1193 3193 3193 186 187 VSAAAA FSHAAA HHHHxx -6356 5206 0 0 6 16 56 356 356 1356 6356 112 113 MKAAAA GSHAAA OOOOxx -730 5207 0 2 0 10 30 730 730 730 730 60 61 CCAAAA HSHAAA VVVVxx -8826 5208 0 2 6 6 26 826 826 3826 8826 52 53 MBAAAA ISHAAA AAAAxx -9036 5209 0 0 6 16 36 36 1036 4036 9036 72 73 OJAAAA JSHAAA HHHHxx -2085 5210 1 1 5 5 85 85 85 2085 2085 170 171 FCAAAA KSHAAA OOOOxx -9007 5211 1 3 7 7 7 7 1007 4007 9007 14 15 LIAAAA LSHAAA VVVVxx -6047 5212 1 3 7 7 47 47 47 1047 6047 94 95 PYAAAA MSHAAA AAAAxx -3953 5213 1 1 3 13 53 953 1953 3953 3953 106 107 BWAAAA NSHAAA HHHHxx -1214 5214 0 2 4 14 14 214 1214 1214 1214 28 29 SUAAAA OSHAAA OOOOxx -4814 5215 0 2 4 14 14 814 814 4814 4814 28 29 EDAAAA PSHAAA VVVVxx -5738 5216 0 2 8 18 38 738 1738 738 5738 76 77 SMAAAA QSHAAA AAAAxx -7176 5217 0 0 6 16 76 176 1176 2176 7176 152 153 AQAAAA RSHAAA HHHHxx -3609 5218 1 1 9 9 9 609 1609 3609 3609 18 19 VIAAAA SSHAAA OOOOxx -592 5219 0 0 2 12 92 592 592 592 592 184 185 UWAAAA TSHAAA VVVVxx -9391 5220 1 3 1 11 91 391 1391 4391 9391 182 183 FXAAAA USHAAA AAAAxx -5345 5221 1 1 5 5 45 345 1345 345 5345 90 91 PXAAAA VSHAAA HHHHxx -1171 5222 1 3 1 11 71 171 1171 1171 1171 142 143 BTAAAA WSHAAA OOOOxx -7238 5223 0 2 8 18 38 238 1238 2238 7238 76 77 KSAAAA XSHAAA VVVVxx -7561 5224 1 1 1 1 61 561 1561 2561 7561 122 123 VEAAAA YSHAAA AAAAxx -5876 5225 0 0 6 16 76 876 1876 876 5876 152 153 ASAAAA ZSHAAA HHHHxx -6611 5226 1 3 1 11 11 611 611 1611 6611 22 23 HUAAAA ATHAAA OOOOxx -7300 5227 0 0 0 0 0 300 1300 2300 7300 0 1 UUAAAA BTHAAA VVVVxx -1506 5228 0 2 6 6 6 506 1506 1506 1506 12 13 YFAAAA CTHAAA AAAAxx -1153 5229 1 1 3 13 53 153 1153 1153 1153 106 107 JSAAAA DTHAAA HHHHxx -3831 5230 1 3 1 11 31 831 1831 3831 3831 62 63 JRAAAA ETHAAA OOOOxx -9255 5231 1 3 5 15 55 255 1255 4255 9255 110 111 ZRAAAA FTHAAA VVVVxx -1841 5232 1 1 1 1 41 841 1841 1841 1841 82 83 VSAAAA GTHAAA AAAAxx -5075 5233 1 3 5 15 75 75 1075 75 5075 150 151 FNAAAA HTHAAA HHHHxx -101 5234 1 1 1 1 1 101 101 101 101 2 3 XDAAAA ITHAAA OOOOxx -2627 5235 1 3 7 7 27 627 627 2627 2627 54 55 BXAAAA JTHAAA VVVVxx -7078 5236 0 2 8 18 78 78 1078 2078 7078 156 157 GMAAAA KTHAAA AAAAxx -2850 5237 0 2 0 10 50 850 850 2850 2850 100 101 QFAAAA LTHAAA HHHHxx -8703 5238 1 3 3 3 3 703 703 3703 8703 6 7 TWAAAA MTHAAA OOOOxx -4101 5239 1 1 1 1 1 101 101 4101 4101 2 3 TBAAAA NTHAAA VVVVxx -318 5240 0 2 8 18 18 318 318 318 318 36 37 GMAAAA OTHAAA AAAAxx -6452 5241 0 0 2 12 52 452 452 1452 6452 104 105 EOAAAA PTHAAA HHHHxx -5558 5242 0 2 8 18 58 558 1558 558 5558 116 117 UFAAAA QTHAAA OOOOxx -3127 5243 1 3 7 7 27 127 1127 3127 3127 54 55 HQAAAA RTHAAA VVVVxx -535 5244 1 3 5 15 35 535 535 535 535 70 71 PUAAAA STHAAA AAAAxx -270 5245 0 2 0 10 70 270 270 270 270 140 141 KKAAAA TTHAAA HHHHxx -4038 5246 0 2 8 18 38 38 38 4038 4038 76 77 IZAAAA UTHAAA OOOOxx -3404 5247 0 0 4 4 4 404 1404 3404 3404 8 9 YAAAAA VTHAAA VVVVxx -2374 5248 0 2 4 14 74 374 374 2374 2374 148 149 INAAAA WTHAAA AAAAxx -6446 5249 0 2 6 6 46 446 446 1446 6446 92 93 YNAAAA XTHAAA HHHHxx -7758 5250 0 2 8 18 58 758 1758 2758 7758 116 117 KMAAAA YTHAAA OOOOxx -356 5251 0 0 6 16 56 356 356 356 356 112 113 SNAAAA ZTHAAA VVVVxx -9197 5252 1 1 7 17 97 197 1197 4197 9197 194 195 TPAAAA AUHAAA AAAAxx -9765 5253 1 1 5 5 65 765 1765 4765 9765 130 131 PLAAAA BUHAAA HHHHxx -4974 5254 0 2 4 14 74 974 974 4974 4974 148 149 IJAAAA CUHAAA OOOOxx -442 5255 0 2 2 2 42 442 442 442 442 84 85 ARAAAA DUHAAA VVVVxx -4349 5256 1 1 9 9 49 349 349 4349 4349 98 99 HLAAAA EUHAAA AAAAxx -6119 5257 1 3 9 19 19 119 119 1119 6119 38 39 JBAAAA FUHAAA HHHHxx -7574 5258 0 2 4 14 74 574 1574 2574 7574 148 149 IFAAAA GUHAAA OOOOxx -4445 5259 1 1 5 5 45 445 445 4445 4445 90 91 ZOAAAA HUHAAA VVVVxx -940 5260 0 0 0 0 40 940 940 940 940 80 81 EKAAAA IUHAAA AAAAxx -1875 5261 1 3 5 15 75 875 1875 1875 1875 150 151 DUAAAA JUHAAA HHHHxx -5951 5262 1 3 1 11 51 951 1951 951 5951 102 103 XUAAAA KUHAAA OOOOxx -9132 5263 0 0 2 12 32 132 1132 4132 9132 64 65 GNAAAA LUHAAA VVVVxx -6913 5264 1 1 3 13 13 913 913 1913 6913 26 27 XFAAAA MUHAAA AAAAxx -3308 5265 0 0 8 8 8 308 1308 3308 3308 16 17 GXAAAA NUHAAA HHHHxx -7553 5266 1 1 3 13 53 553 1553 2553 7553 106 107 NEAAAA OUHAAA OOOOxx -2138 5267 0 2 8 18 38 138 138 2138 2138 76 77 GEAAAA PUHAAA VVVVxx -6252 5268 0 0 2 12 52 252 252 1252 6252 104 105 MGAAAA QUHAAA AAAAxx -2171 5269 1 3 1 11 71 171 171 2171 2171 142 143 NFAAAA RUHAAA HHHHxx -4159 5270 1 3 9 19 59 159 159 4159 4159 118 119 ZDAAAA SUHAAA OOOOxx -2401 5271 1 1 1 1 1 401 401 2401 2401 2 3 JOAAAA TUHAAA VVVVxx -6553 5272 1 1 3 13 53 553 553 1553 6553 106 107 BSAAAA UUHAAA AAAAxx -5217 5273 1 1 7 17 17 217 1217 217 5217 34 35 RSAAAA VUHAAA HHHHxx -1405 5274 1 1 5 5 5 405 1405 1405 1405 10 11 BCAAAA WUHAAA OOOOxx -1494 5275 0 2 4 14 94 494 1494 1494 1494 188 189 MFAAAA XUHAAA VVVVxx -5553 5276 1 1 3 13 53 553 1553 553 5553 106 107 PFAAAA YUHAAA AAAAxx -8296 5277 0 0 6 16 96 296 296 3296 8296 192 193 CHAAAA ZUHAAA HHHHxx -6565 5278 1 1 5 5 65 565 565 1565 6565 130 131 NSAAAA AVHAAA OOOOxx -817 5279 1 1 7 17 17 817 817 817 817 34 35 LFAAAA BVHAAA VVVVxx -6947 5280 1 3 7 7 47 947 947 1947 6947 94 95 FHAAAA CVHAAA AAAAxx -4184 5281 0 0 4 4 84 184 184 4184 4184 168 169 YEAAAA DVHAAA HHHHxx -6577 5282 1 1 7 17 77 577 577 1577 6577 154 155 ZSAAAA EVHAAA OOOOxx -6424 5283 0 0 4 4 24 424 424 1424 6424 48 49 CNAAAA FVHAAA VVVVxx -2482 5284 0 2 2 2 82 482 482 2482 2482 164 165 MRAAAA GVHAAA AAAAxx -6874 5285 0 2 4 14 74 874 874 1874 6874 148 149 KEAAAA HVHAAA HHHHxx -7601 5286 1 1 1 1 1 601 1601 2601 7601 2 3 JGAAAA IVHAAA OOOOxx -4552 5287 0 0 2 12 52 552 552 4552 4552 104 105 CTAAAA JVHAAA VVVVxx -8406 5288 0 2 6 6 6 406 406 3406 8406 12 13 ILAAAA KVHAAA AAAAxx -2924 5289 0 0 4 4 24 924 924 2924 2924 48 49 MIAAAA LVHAAA HHHHxx -8255 5290 1 3 5 15 55 255 255 3255 8255 110 111 NFAAAA MVHAAA OOOOxx -4920 5291 0 0 0 0 20 920 920 4920 4920 40 41 GHAAAA NVHAAA VVVVxx -228 5292 0 0 8 8 28 228 228 228 228 56 57 UIAAAA OVHAAA AAAAxx -9431 5293 1 3 1 11 31 431 1431 4431 9431 62 63 TYAAAA PVHAAA HHHHxx -4021 5294 1 1 1 1 21 21 21 4021 4021 42 43 RYAAAA QVHAAA OOOOxx -2966 5295 0 2 6 6 66 966 966 2966 2966 132 133 CKAAAA RVHAAA VVVVxx -2862 5296 0 2 2 2 62 862 862 2862 2862 124 125 CGAAAA SVHAAA AAAAxx -4303 5297 1 3 3 3 3 303 303 4303 4303 6 7 NJAAAA TVHAAA HHHHxx -9643 5298 1 3 3 3 43 643 1643 4643 9643 86 87 XGAAAA UVHAAA OOOOxx -3008 5299 0 0 8 8 8 8 1008 3008 3008 16 17 SLAAAA VVHAAA VVVVxx -7476 5300 0 0 6 16 76 476 1476 2476 7476 152 153 OBAAAA WVHAAA AAAAxx -3686 5301 0 2 6 6 86 686 1686 3686 3686 172 173 ULAAAA XVHAAA HHHHxx -9051 5302 1 3 1 11 51 51 1051 4051 9051 102 103 DKAAAA YVHAAA OOOOxx -6592 5303 0 0 2 12 92 592 592 1592 6592 184 185 OTAAAA ZVHAAA VVVVxx -924 5304 0 0 4 4 24 924 924 924 924 48 49 OJAAAA AWHAAA AAAAxx -4406 5305 0 2 6 6 6 406 406 4406 4406 12 13 MNAAAA BWHAAA HHHHxx -5233 5306 1 1 3 13 33 233 1233 233 5233 66 67 HTAAAA CWHAAA OOOOxx -8881 5307 1 1 1 1 81 881 881 3881 8881 162 163 PDAAAA DWHAAA VVVVxx -2212 5308 0 0 2 12 12 212 212 2212 2212 24 25 CHAAAA EWHAAA AAAAxx -5804 5309 0 0 4 4 4 804 1804 804 5804 8 9 GPAAAA FWHAAA HHHHxx -2990 5310 0 2 0 10 90 990 990 2990 2990 180 181 ALAAAA GWHAAA OOOOxx -4069 5311 1 1 9 9 69 69 69 4069 4069 138 139 NAAAAA HWHAAA VVVVxx -5380 5312 0 0 0 0 80 380 1380 380 5380 160 161 YYAAAA IWHAAA AAAAxx -5016 5313 0 0 6 16 16 16 1016 16 5016 32 33 YKAAAA JWHAAA HHHHxx -5056 5314 0 0 6 16 56 56 1056 56 5056 112 113 MMAAAA KWHAAA OOOOxx -3732 5315 0 0 2 12 32 732 1732 3732 3732 64 65 ONAAAA LWHAAA VVVVxx -5527 5316 1 3 7 7 27 527 1527 527 5527 54 55 PEAAAA MWHAAA AAAAxx -1151 5317 1 3 1 11 51 151 1151 1151 1151 102 103 HSAAAA NWHAAA HHHHxx -7900 5318 0 0 0 0 0 900 1900 2900 7900 0 1 WRAAAA OWHAAA OOOOxx -1660 5319 0 0 0 0 60 660 1660 1660 1660 120 121 WLAAAA PWHAAA VVVVxx -8064 5320 0 0 4 4 64 64 64 3064 8064 128 129 EYAAAA QWHAAA AAAAxx -8240 5321 0 0 0 0 40 240 240 3240 8240 80 81 YEAAAA RWHAAA HHHHxx -413 5322 1 1 3 13 13 413 413 413 413 26 27 XPAAAA SWHAAA OOOOxx -8311 5323 1 3 1 11 11 311 311 3311 8311 22 23 RHAAAA TWHAAA VVVVxx -1065 5324 1 1 5 5 65 65 1065 1065 1065 130 131 ZOAAAA UWHAAA AAAAxx -2741 5325 1 1 1 1 41 741 741 2741 2741 82 83 LBAAAA VWHAAA HHHHxx -5306 5326 0 2 6 6 6 306 1306 306 5306 12 13 CWAAAA WWHAAA OOOOxx -5464 5327 0 0 4 4 64 464 1464 464 5464 128 129 ECAAAA XWHAAA VVVVxx -4237 5328 1 1 7 17 37 237 237 4237 4237 74 75 ZGAAAA YWHAAA AAAAxx -3822 5329 0 2 2 2 22 822 1822 3822 3822 44 45 ARAAAA ZWHAAA HHHHxx -2548 5330 0 0 8 8 48 548 548 2548 2548 96 97 AUAAAA AXHAAA OOOOxx -2688 5331 0 0 8 8 88 688 688 2688 2688 176 177 KZAAAA BXHAAA VVVVxx -8061 5332 1 1 1 1 61 61 61 3061 8061 122 123 BYAAAA CXHAAA AAAAxx -9340 5333 0 0 0 0 40 340 1340 4340 9340 80 81 GVAAAA DXHAAA HHHHxx -4031 5334 1 3 1 11 31 31 31 4031 4031 62 63 BZAAAA EXHAAA OOOOxx -2635 5335 1 3 5 15 35 635 635 2635 2635 70 71 JXAAAA FXHAAA VVVVxx -809 5336 1 1 9 9 9 809 809 809 809 18 19 DFAAAA GXHAAA AAAAxx -3209 5337 1 1 9 9 9 209 1209 3209 3209 18 19 LTAAAA HXHAAA HHHHxx -3825 5338 1 1 5 5 25 825 1825 3825 3825 50 51 DRAAAA IXHAAA OOOOxx -1448 5339 0 0 8 8 48 448 1448 1448 1448 96 97 SDAAAA JXHAAA VVVVxx -9077 5340 1 1 7 17 77 77 1077 4077 9077 154 155 DLAAAA KXHAAA AAAAxx -3730 5341 0 2 0 10 30 730 1730 3730 3730 60 61 MNAAAA LXHAAA HHHHxx -9596 5342 0 0 6 16 96 596 1596 4596 9596 192 193 CFAAAA MXHAAA OOOOxx -3563 5343 1 3 3 3 63 563 1563 3563 3563 126 127 BHAAAA NXHAAA VVVVxx -4116 5344 0 0 6 16 16 116 116 4116 4116 32 33 ICAAAA OXHAAA AAAAxx -4825 5345 1 1 5 5 25 825 825 4825 4825 50 51 PDAAAA PXHAAA HHHHxx -8376 5346 0 0 6 16 76 376 376 3376 8376 152 153 EKAAAA QXHAAA OOOOxx -3917 5347 1 1 7 17 17 917 1917 3917 3917 34 35 RUAAAA RXHAAA VVVVxx -4407 5348 1 3 7 7 7 407 407 4407 4407 14 15 NNAAAA SXHAAA AAAAxx -8202 5349 0 2 2 2 2 202 202 3202 8202 4 5 MDAAAA TXHAAA HHHHxx -7675 5350 1 3 5 15 75 675 1675 2675 7675 150 151 FJAAAA UXHAAA OOOOxx -4104 5351 0 0 4 4 4 104 104 4104 4104 8 9 WBAAAA VXHAAA VVVVxx -9225 5352 1 1 5 5 25 225 1225 4225 9225 50 51 VQAAAA WXHAAA AAAAxx -2834 5353 0 2 4 14 34 834 834 2834 2834 68 69 AFAAAA XXHAAA HHHHxx -1227 5354 1 3 7 7 27 227 1227 1227 1227 54 55 FVAAAA YXHAAA OOOOxx -3383 5355 1 3 3 3 83 383 1383 3383 3383 166 167 DAAAAA ZXHAAA VVVVxx -67 5356 1 3 7 7 67 67 67 67 67 134 135 PCAAAA AYHAAA AAAAxx -1751 5357 1 3 1 11 51 751 1751 1751 1751 102 103 JPAAAA BYHAAA HHHHxx -8054 5358 0 2 4 14 54 54 54 3054 8054 108 109 UXAAAA CYHAAA OOOOxx -8571 5359 1 3 1 11 71 571 571 3571 8571 142 143 RRAAAA DYHAAA VVVVxx -2466 5360 0 2 6 6 66 466 466 2466 2466 132 133 WQAAAA EYHAAA AAAAxx -9405 5361 1 1 5 5 5 405 1405 4405 9405 10 11 TXAAAA FYHAAA HHHHxx -6883 5362 1 3 3 3 83 883 883 1883 6883 166 167 TEAAAA GYHAAA OOOOxx -4301 5363 1 1 1 1 1 301 301 4301 4301 2 3 LJAAAA HYHAAA VVVVxx -3705 5364 1 1 5 5 5 705 1705 3705 3705 10 11 NMAAAA IYHAAA AAAAxx -5420 5365 0 0 0 0 20 420 1420 420 5420 40 41 MAAAAA JYHAAA HHHHxx -3692 5366 0 0 2 12 92 692 1692 3692 3692 184 185 AMAAAA KYHAAA OOOOxx -6851 5367 1 3 1 11 51 851 851 1851 6851 102 103 NDAAAA LYHAAA VVVVxx -9363 5368 1 3 3 3 63 363 1363 4363 9363 126 127 DWAAAA MYHAAA AAAAxx -2269 5369 1 1 9 9 69 269 269 2269 2269 138 139 HJAAAA NYHAAA HHHHxx -4918 5370 0 2 8 18 18 918 918 4918 4918 36 37 EHAAAA OYHAAA OOOOxx -4297 5371 1 1 7 17 97 297 297 4297 4297 194 195 HJAAAA PYHAAA VVVVxx -1836 5372 0 0 6 16 36 836 1836 1836 1836 72 73 QSAAAA QYHAAA AAAAxx -237 5373 1 1 7 17 37 237 237 237 237 74 75 DJAAAA RYHAAA HHHHxx -6131 5374 1 3 1 11 31 131 131 1131 6131 62 63 VBAAAA SYHAAA OOOOxx -3174 5375 0 2 4 14 74 174 1174 3174 3174 148 149 CSAAAA TYHAAA VVVVxx -9987 5376 1 3 7 7 87 987 1987 4987 9987 174 175 DUAAAA UYHAAA AAAAxx -3630 5377 0 2 0 10 30 630 1630 3630 3630 60 61 QJAAAA VYHAAA HHHHxx -2899 5378 1 3 9 19 99 899 899 2899 2899 198 199 NHAAAA WYHAAA OOOOxx -4079 5379 1 3 9 19 79 79 79 4079 4079 158 159 XAAAAA XYHAAA VVVVxx -5049 5380 1 1 9 9 49 49 1049 49 5049 98 99 FMAAAA YYHAAA AAAAxx -2963 5381 1 3 3 3 63 963 963 2963 2963 126 127 ZJAAAA ZYHAAA HHHHxx -3962 5382 0 2 2 2 62 962 1962 3962 3962 124 125 KWAAAA AZHAAA OOOOxx -7921 5383 1 1 1 1 21 921 1921 2921 7921 42 43 RSAAAA BZHAAA VVVVxx -3967 5384 1 3 7 7 67 967 1967 3967 3967 134 135 PWAAAA CZHAAA AAAAxx -2752 5385 0 0 2 12 52 752 752 2752 2752 104 105 WBAAAA DZHAAA HHHHxx -7944 5386 0 0 4 4 44 944 1944 2944 7944 88 89 OTAAAA EZHAAA OOOOxx -2205 5387 1 1 5 5 5 205 205 2205 2205 10 11 VGAAAA FZHAAA VVVVxx -5035 5388 1 3 5 15 35 35 1035 35 5035 70 71 RLAAAA GZHAAA AAAAxx -1425 5389 1 1 5 5 25 425 1425 1425 1425 50 51 VCAAAA HZHAAA HHHHxx -832 5390 0 0 2 12 32 832 832 832 832 64 65 AGAAAA IZHAAA OOOOxx -1447 5391 1 3 7 7 47 447 1447 1447 1447 94 95 RDAAAA JZHAAA VVVVxx -6108 5392 0 0 8 8 8 108 108 1108 6108 16 17 YAAAAA KZHAAA AAAAxx -4936 5393 0 0 6 16 36 936 936 4936 4936 72 73 WHAAAA LZHAAA HHHHxx -7704 5394 0 0 4 4 4 704 1704 2704 7704 8 9 IKAAAA MZHAAA OOOOxx -142 5395 0 2 2 2 42 142 142 142 142 84 85 MFAAAA NZHAAA VVVVxx -4272 5396 0 0 2 12 72 272 272 4272 4272 144 145 IIAAAA OZHAAA AAAAxx -7667 5397 1 3 7 7 67 667 1667 2667 7667 134 135 XIAAAA PZHAAA HHHHxx -366 5398 0 2 6 6 66 366 366 366 366 132 133 COAAAA QZHAAA OOOOxx -8866 5399 0 2 6 6 66 866 866 3866 8866 132 133 ADAAAA RZHAAA VVVVxx -7712 5400 0 0 2 12 12 712 1712 2712 7712 24 25 QKAAAA SZHAAA AAAAxx -3880 5401 0 0 0 0 80 880 1880 3880 3880 160 161 GTAAAA TZHAAA HHHHxx -4631 5402 1 3 1 11 31 631 631 4631 4631 62 63 DWAAAA UZHAAA OOOOxx -2789 5403 1 1 9 9 89 789 789 2789 2789 178 179 HDAAAA VZHAAA VVVVxx -7720 5404 0 0 0 0 20 720 1720 2720 7720 40 41 YKAAAA WZHAAA AAAAxx -7618 5405 0 2 8 18 18 618 1618 2618 7618 36 37 AHAAAA XZHAAA HHHHxx -4990 5406 0 2 0 10 90 990 990 4990 4990 180 181 YJAAAA YZHAAA OOOOxx -7918 5407 0 2 8 18 18 918 1918 2918 7918 36 37 OSAAAA ZZHAAA VVVVxx -5067 5408 1 3 7 7 67 67 1067 67 5067 134 135 XMAAAA AAIAAA AAAAxx -6370 5409 0 2 0 10 70 370 370 1370 6370 140 141 ALAAAA BAIAAA HHHHxx -2268 5410 0 0 8 8 68 268 268 2268 2268 136 137 GJAAAA CAIAAA OOOOxx -1949 5411 1 1 9 9 49 949 1949 1949 1949 98 99 ZWAAAA DAIAAA VVVVxx -5503 5412 1 3 3 3 3 503 1503 503 5503 6 7 RDAAAA EAIAAA AAAAxx -9951 5413 1 3 1 11 51 951 1951 4951 9951 102 103 TSAAAA FAIAAA HHHHxx -6823 5414 1 3 3 3 23 823 823 1823 6823 46 47 LCAAAA GAIAAA OOOOxx -6287 5415 1 3 7 7 87 287 287 1287 6287 174 175 VHAAAA HAIAAA VVVVxx -6016 5416 0 0 6 16 16 16 16 1016 6016 32 33 KXAAAA IAIAAA AAAAxx -1977 5417 1 1 7 17 77 977 1977 1977 1977 154 155 BYAAAA JAIAAA HHHHxx -8579 5418 1 3 9 19 79 579 579 3579 8579 158 159 ZRAAAA KAIAAA OOOOxx -6204 5419 0 0 4 4 4 204 204 1204 6204 8 9 QEAAAA LAIAAA VVVVxx -9764 5420 0 0 4 4 64 764 1764 4764 9764 128 129 OLAAAA MAIAAA AAAAxx -2005 5421 1 1 5 5 5 5 5 2005 2005 10 11 DZAAAA NAIAAA HHHHxx -1648 5422 0 0 8 8 48 648 1648 1648 1648 96 97 KLAAAA OAIAAA OOOOxx -2457 5423 1 1 7 17 57 457 457 2457 2457 114 115 NQAAAA PAIAAA VVVVxx -2698 5424 0 2 8 18 98 698 698 2698 2698 196 197 UZAAAA QAIAAA AAAAxx -7730 5425 0 2 0 10 30 730 1730 2730 7730 60 61 ILAAAA RAIAAA HHHHxx -7287 5426 1 3 7 7 87 287 1287 2287 7287 174 175 HUAAAA SAIAAA OOOOxx -2937 5427 1 1 7 17 37 937 937 2937 2937 74 75 ZIAAAA TAIAAA VVVVxx -6824 5428 0 0 4 4 24 824 824 1824 6824 48 49 MCAAAA UAIAAA AAAAxx -9256 5429 0 0 6 16 56 256 1256 4256 9256 112 113 ASAAAA VAIAAA HHHHxx -4810 5430 0 2 0 10 10 810 810 4810 4810 20 21 ADAAAA WAIAAA OOOOxx -3869 5431 1 1 9 9 69 869 1869 3869 3869 138 139 VSAAAA XAIAAA VVVVxx -1993 5432 1 1 3 13 93 993 1993 1993 1993 186 187 RYAAAA YAIAAA AAAAxx -6048 5433 0 0 8 8 48 48 48 1048 6048 96 97 QYAAAA ZAIAAA HHHHxx -6922 5434 0 2 2 2 22 922 922 1922 6922 44 45 GGAAAA ABIAAA OOOOxx -8 5435 0 0 8 8 8 8 8 8 8 16 17 IAAAAA BBIAAA VVVVxx -6706 5436 0 2 6 6 6 706 706 1706 6706 12 13 YXAAAA CBIAAA AAAAxx -9159 5437 1 3 9 19 59 159 1159 4159 9159 118 119 HOAAAA DBIAAA HHHHxx -7020 5438 0 0 0 0 20 20 1020 2020 7020 40 41 AKAAAA EBIAAA OOOOxx -767 5439 1 3 7 7 67 767 767 767 767 134 135 NDAAAA FBIAAA VVVVxx -8602 5440 0 2 2 2 2 602 602 3602 8602 4 5 WSAAAA GBIAAA AAAAxx -4442 5441 0 2 2 2 42 442 442 4442 4442 84 85 WOAAAA HBIAAA HHHHxx -2040 5442 0 0 0 0 40 40 40 2040 2040 80 81 MAAAAA IBIAAA OOOOxx -5493 5443 1 1 3 13 93 493 1493 493 5493 186 187 HDAAAA JBIAAA VVVVxx -275 5444 1 3 5 15 75 275 275 275 275 150 151 PKAAAA KBIAAA AAAAxx -8876 5445 0 0 6 16 76 876 876 3876 8876 152 153 KDAAAA LBIAAA HHHHxx -7381 5446 1 1 1 1 81 381 1381 2381 7381 162 163 XXAAAA MBIAAA OOOOxx -1827 5447 1 3 7 7 27 827 1827 1827 1827 54 55 HSAAAA NBIAAA VVVVxx -3537 5448 1 1 7 17 37 537 1537 3537 3537 74 75 BGAAAA OBIAAA AAAAxx -6978 5449 0 2 8 18 78 978 978 1978 6978 156 157 KIAAAA PBIAAA HHHHxx -6160 5450 0 0 0 0 60 160 160 1160 6160 120 121 YCAAAA QBIAAA OOOOxx -9219 5451 1 3 9 19 19 219 1219 4219 9219 38 39 PQAAAA RBIAAA VVVVxx -5034 5452 0 2 4 14 34 34 1034 34 5034 68 69 QLAAAA SBIAAA AAAAxx -8463 5453 1 3 3 3 63 463 463 3463 8463 126 127 NNAAAA TBIAAA HHHHxx -2038 5454 0 2 8 18 38 38 38 2038 2038 76 77 KAAAAA UBIAAA OOOOxx -9562 5455 0 2 2 2 62 562 1562 4562 9562 124 125 UDAAAA VBIAAA VVVVxx -2687 5456 1 3 7 7 87 687 687 2687 2687 174 175 JZAAAA WBIAAA AAAAxx -5092 5457 0 0 2 12 92 92 1092 92 5092 184 185 WNAAAA XBIAAA HHHHxx -539 5458 1 3 9 19 39 539 539 539 539 78 79 TUAAAA YBIAAA OOOOxx -2139 5459 1 3 9 19 39 139 139 2139 2139 78 79 HEAAAA ZBIAAA VVVVxx -9221 5460 1 1 1 1 21 221 1221 4221 9221 42 43 RQAAAA ACIAAA AAAAxx -965 5461 1 1 5 5 65 965 965 965 965 130 131 DLAAAA BCIAAA HHHHxx -6051 5462 1 3 1 11 51 51 51 1051 6051 102 103 TYAAAA CCIAAA OOOOxx -5822 5463 0 2 2 2 22 822 1822 822 5822 44 45 YPAAAA DCIAAA VVVVxx -6397 5464 1 1 7 17 97 397 397 1397 6397 194 195 BMAAAA ECIAAA AAAAxx -2375 5465 1 3 5 15 75 375 375 2375 2375 150 151 JNAAAA FCIAAA HHHHxx -9415 5466 1 3 5 15 15 415 1415 4415 9415 30 31 DYAAAA GCIAAA OOOOxx -6552 5467 0 0 2 12 52 552 552 1552 6552 104 105 ASAAAA HCIAAA VVVVxx -2248 5468 0 0 8 8 48 248 248 2248 2248 96 97 MIAAAA ICIAAA AAAAxx -2611 5469 1 3 1 11 11 611 611 2611 2611 22 23 LWAAAA JCIAAA HHHHxx -9609 5470 1 1 9 9 9 609 1609 4609 9609 18 19 PFAAAA KCIAAA OOOOxx -2132 5471 0 0 2 12 32 132 132 2132 2132 64 65 AEAAAA LCIAAA VVVVxx -8452 5472 0 0 2 12 52 452 452 3452 8452 104 105 CNAAAA MCIAAA AAAAxx -9407 5473 1 3 7 7 7 407 1407 4407 9407 14 15 VXAAAA NCIAAA HHHHxx -2814 5474 0 2 4 14 14 814 814 2814 2814 28 29 GEAAAA OCIAAA OOOOxx -1889 5475 1 1 9 9 89 889 1889 1889 1889 178 179 RUAAAA PCIAAA VVVVxx -7489 5476 1 1 9 9 89 489 1489 2489 7489 178 179 BCAAAA QCIAAA AAAAxx -2255 5477 1 3 5 15 55 255 255 2255 2255 110 111 TIAAAA RCIAAA HHHHxx -3380 5478 0 0 0 0 80 380 1380 3380 3380 160 161 AAAAAA SCIAAA OOOOxx -1167 5479 1 3 7 7 67 167 1167 1167 1167 134 135 XSAAAA TCIAAA VVVVxx -5369 5480 1 1 9 9 69 369 1369 369 5369 138 139 NYAAAA UCIAAA AAAAxx -2378 5481 0 2 8 18 78 378 378 2378 2378 156 157 MNAAAA VCIAAA HHHHxx -8315 5482 1 3 5 15 15 315 315 3315 8315 30 31 VHAAAA WCIAAA OOOOxx -2934 5483 0 2 4 14 34 934 934 2934 2934 68 69 WIAAAA XCIAAA VVVVxx -7924 5484 0 0 4 4 24 924 1924 2924 7924 48 49 USAAAA YCIAAA AAAAxx -2867 5485 1 3 7 7 67 867 867 2867 2867 134 135 HGAAAA ZCIAAA HHHHxx -9141 5486 1 1 1 1 41 141 1141 4141 9141 82 83 PNAAAA ADIAAA OOOOxx -3613 5487 1 1 3 13 13 613 1613 3613 3613 26 27 ZIAAAA BDIAAA VVVVxx -2461 5488 1 1 1 1 61 461 461 2461 2461 122 123 RQAAAA CDIAAA AAAAxx -4567 5489 1 3 7 7 67 567 567 4567 4567 134 135 RTAAAA DDIAAA HHHHxx -2906 5490 0 2 6 6 6 906 906 2906 2906 12 13 UHAAAA EDIAAA OOOOxx -4848 5491 0 0 8 8 48 848 848 4848 4848 96 97 MEAAAA FDIAAA VVVVxx -6614 5492 0 2 4 14 14 614 614 1614 6614 28 29 KUAAAA GDIAAA AAAAxx -6200 5493 0 0 0 0 0 200 200 1200 6200 0 1 MEAAAA HDIAAA HHHHxx -7895 5494 1 3 5 15 95 895 1895 2895 7895 190 191 RRAAAA IDIAAA OOOOxx -6829 5495 1 1 9 9 29 829 829 1829 6829 58 59 RCAAAA JDIAAA VVVVxx -4087 5496 1 3 7 7 87 87 87 4087 4087 174 175 FBAAAA KDIAAA AAAAxx -8787 5497 1 3 7 7 87 787 787 3787 8787 174 175 ZZAAAA LDIAAA HHHHxx -3322 5498 0 2 2 2 22 322 1322 3322 3322 44 45 UXAAAA MDIAAA OOOOxx -9091 5499 1 3 1 11 91 91 1091 4091 9091 182 183 RLAAAA NDIAAA VVVVxx -5268 5500 0 0 8 8 68 268 1268 268 5268 136 137 QUAAAA ODIAAA AAAAxx -2719 5501 1 3 9 19 19 719 719 2719 2719 38 39 PAAAAA PDIAAA HHHHxx -30 5502 0 2 0 10 30 30 30 30 30 60 61 EBAAAA QDIAAA OOOOxx -1975 5503 1 3 5 15 75 975 1975 1975 1975 150 151 ZXAAAA RDIAAA VVVVxx -2641 5504 1 1 1 1 41 641 641 2641 2641 82 83 PXAAAA SDIAAA AAAAxx -8616 5505 0 0 6 16 16 616 616 3616 8616 32 33 KTAAAA TDIAAA HHHHxx -5980 5506 0 0 0 0 80 980 1980 980 5980 160 161 AWAAAA UDIAAA OOOOxx -5170 5507 0 2 0 10 70 170 1170 170 5170 140 141 WQAAAA VDIAAA VVVVxx -1960 5508 0 0 0 0 60 960 1960 1960 1960 120 121 KXAAAA WDIAAA AAAAxx -8141 5509 1 1 1 1 41 141 141 3141 8141 82 83 DBAAAA XDIAAA HHHHxx -6692 5510 0 0 2 12 92 692 692 1692 6692 184 185 KXAAAA YDIAAA OOOOxx -7621 5511 1 1 1 1 21 621 1621 2621 7621 42 43 DHAAAA ZDIAAA VVVVxx -3890 5512 0 2 0 10 90 890 1890 3890 3890 180 181 QTAAAA AEIAAA AAAAxx -4300 5513 0 0 0 0 0 300 300 4300 4300 0 1 KJAAAA BEIAAA HHHHxx -736 5514 0 0 6 16 36 736 736 736 736 72 73 ICAAAA CEIAAA OOOOxx -6626 5515 0 2 6 6 26 626 626 1626 6626 52 53 WUAAAA DEIAAA VVVVxx -1800 5516 0 0 0 0 0 800 1800 1800 1800 0 1 GRAAAA EEIAAA AAAAxx -3430 5517 0 2 0 10 30 430 1430 3430 3430 60 61 YBAAAA FEIAAA HHHHxx -9519 5518 1 3 9 19 19 519 1519 4519 9519 38 39 DCAAAA GEIAAA OOOOxx -5111 5519 1 3 1 11 11 111 1111 111 5111 22 23 POAAAA HEIAAA VVVVxx -6915 5520 1 3 5 15 15 915 915 1915 6915 30 31 ZFAAAA IEIAAA AAAAxx -9246 5521 0 2 6 6 46 246 1246 4246 9246 92 93 QRAAAA JEIAAA HHHHxx -5141 5522 1 1 1 1 41 141 1141 141 5141 82 83 TPAAAA KEIAAA OOOOxx -5922 5523 0 2 2 2 22 922 1922 922 5922 44 45 UTAAAA LEIAAA VVVVxx -3087 5524 1 3 7 7 87 87 1087 3087 3087 174 175 TOAAAA MEIAAA AAAAxx -1859 5525 1 3 9 19 59 859 1859 1859 1859 118 119 NTAAAA NEIAAA HHHHxx -8482 5526 0 2 2 2 82 482 482 3482 8482 164 165 GOAAAA OEIAAA OOOOxx -8414 5527 0 2 4 14 14 414 414 3414 8414 28 29 QLAAAA PEIAAA VVVVxx -6662 5528 0 2 2 2 62 662 662 1662 6662 124 125 GWAAAA QEIAAA AAAAxx -8614 5529 0 2 4 14 14 614 614 3614 8614 28 29 ITAAAA REIAAA HHHHxx -42 5530 0 2 2 2 42 42 42 42 42 84 85 QBAAAA SEIAAA OOOOxx -7582 5531 0 2 2 2 82 582 1582 2582 7582 164 165 QFAAAA TEIAAA VVVVxx -8183 5532 1 3 3 3 83 183 183 3183 8183 166 167 TCAAAA UEIAAA AAAAxx -1299 5533 1 3 9 19 99 299 1299 1299 1299 198 199 ZXAAAA VEIAAA HHHHxx -7004 5534 0 0 4 4 4 4 1004 2004 7004 8 9 KJAAAA WEIAAA OOOOxx -3298 5535 0 2 8 18 98 298 1298 3298 3298 196 197 WWAAAA XEIAAA VVVVxx -7884 5536 0 0 4 4 84 884 1884 2884 7884 168 169 GRAAAA YEIAAA AAAAxx -4191 5537 1 3 1 11 91 191 191 4191 4191 182 183 FFAAAA ZEIAAA HHHHxx -7346 5538 0 2 6 6 46 346 1346 2346 7346 92 93 OWAAAA AFIAAA OOOOxx -7989 5539 1 1 9 9 89 989 1989 2989 7989 178 179 HVAAAA BFIAAA VVVVxx -5719 5540 1 3 9 19 19 719 1719 719 5719 38 39 ZLAAAA CFIAAA AAAAxx -800 5541 0 0 0 0 0 800 800 800 800 0 1 UEAAAA DFIAAA HHHHxx -6509 5542 1 1 9 9 9 509 509 1509 6509 18 19 JQAAAA EFIAAA OOOOxx -4672 5543 0 0 2 12 72 672 672 4672 4672 144 145 SXAAAA FFIAAA VVVVxx -4434 5544 0 2 4 14 34 434 434 4434 4434 68 69 OOAAAA GFIAAA AAAAxx -8309 5545 1 1 9 9 9 309 309 3309 8309 18 19 PHAAAA HFIAAA HHHHxx -5134 5546 0 2 4 14 34 134 1134 134 5134 68 69 MPAAAA IFIAAA OOOOxx -5153 5547 1 1 3 13 53 153 1153 153 5153 106 107 FQAAAA JFIAAA VVVVxx -1522 5548 0 2 2 2 22 522 1522 1522 1522 44 45 OGAAAA KFIAAA AAAAxx -8629 5549 1 1 9 9 29 629 629 3629 8629 58 59 XTAAAA LFIAAA HHHHxx -4549 5550 1 1 9 9 49 549 549 4549 4549 98 99 ZSAAAA MFIAAA OOOOxx -9506 5551 0 2 6 6 6 506 1506 4506 9506 12 13 QBAAAA NFIAAA VVVVxx -6542 5552 0 2 2 2 42 542 542 1542 6542 84 85 QRAAAA OFIAAA AAAAxx -2579 5553 1 3 9 19 79 579 579 2579 2579 158 159 FVAAAA PFIAAA HHHHxx -4664 5554 0 0 4 4 64 664 664 4664 4664 128 129 KXAAAA QFIAAA OOOOxx -696 5555 0 0 6 16 96 696 696 696 696 192 193 UAAAAA RFIAAA VVVVxx -7950 5556 0 2 0 10 50 950 1950 2950 7950 100 101 UTAAAA SFIAAA AAAAxx -5 5557 1 1 5 5 5 5 5 5 5 10 11 FAAAAA TFIAAA HHHHxx -7806 5558 0 2 6 6 6 806 1806 2806 7806 12 13 GOAAAA UFIAAA OOOOxx -2770 5559 0 2 0 10 70 770 770 2770 2770 140 141 OCAAAA VFIAAA VVVVxx -1344 5560 0 0 4 4 44 344 1344 1344 1344 88 89 SZAAAA WFIAAA AAAAxx -511 5561 1 3 1 11 11 511 511 511 511 22 23 RTAAAA XFIAAA HHHHxx -9070 5562 0 2 0 10 70 70 1070 4070 9070 140 141 WKAAAA YFIAAA OOOOxx -2961 5563 1 1 1 1 61 961 961 2961 2961 122 123 XJAAAA ZFIAAA VVVVxx -8031 5564 1 3 1 11 31 31 31 3031 8031 62 63 XWAAAA AGIAAA AAAAxx -326 5565 0 2 6 6 26 326 326 326 326 52 53 OMAAAA BGIAAA HHHHxx -183 5566 1 3 3 3 83 183 183 183 183 166 167 BHAAAA CGIAAA OOOOxx -5917 5567 1 1 7 17 17 917 1917 917 5917 34 35 PTAAAA DGIAAA VVVVxx -8256 5568 0 0 6 16 56 256 256 3256 8256 112 113 OFAAAA EGIAAA AAAAxx -7889 5569 1 1 9 9 89 889 1889 2889 7889 178 179 LRAAAA FGIAAA HHHHxx -9029 5570 1 1 9 9 29 29 1029 4029 9029 58 59 HJAAAA GGIAAA OOOOxx -1316 5571 0 0 6 16 16 316 1316 1316 1316 32 33 QYAAAA HGIAAA VVVVxx -7442 5572 0 2 2 2 42 442 1442 2442 7442 84 85 GAAAAA IGIAAA AAAAxx -2810 5573 0 2 0 10 10 810 810 2810 2810 20 21 CEAAAA JGIAAA HHHHxx -20 5574 0 0 0 0 20 20 20 20 20 40 41 UAAAAA KGIAAA OOOOxx -2306 5575 0 2 6 6 6 306 306 2306 2306 12 13 SKAAAA LGIAAA VVVVxx -4694 5576 0 2 4 14 94 694 694 4694 4694 188 189 OYAAAA MGIAAA AAAAxx -9710 5577 0 2 0 10 10 710 1710 4710 9710 20 21 MJAAAA NGIAAA HHHHxx -1791 5578 1 3 1 11 91 791 1791 1791 1791 182 183 XQAAAA OGIAAA OOOOxx -6730 5579 0 2 0 10 30 730 730 1730 6730 60 61 WYAAAA PGIAAA VVVVxx -359 5580 1 3 9 19 59 359 359 359 359 118 119 VNAAAA QGIAAA AAAAxx -8097 5581 1 1 7 17 97 97 97 3097 8097 194 195 LZAAAA RGIAAA HHHHxx -6147 5582 1 3 7 7 47 147 147 1147 6147 94 95 LCAAAA SGIAAA OOOOxx -643 5583 1 3 3 3 43 643 643 643 643 86 87 TYAAAA TGIAAA VVVVxx -698 5584 0 2 8 18 98 698 698 698 698 196 197 WAAAAA UGIAAA AAAAxx -3881 5585 1 1 1 1 81 881 1881 3881 3881 162 163 HTAAAA VGIAAA HHHHxx -7600 5586 0 0 0 0 0 600 1600 2600 7600 0 1 IGAAAA WGIAAA OOOOxx -1583 5587 1 3 3 3 83 583 1583 1583 1583 166 167 XIAAAA XGIAAA VVVVxx -9612 5588 0 0 2 12 12 612 1612 4612 9612 24 25 SFAAAA YGIAAA AAAAxx -1032 5589 0 0 2 12 32 32 1032 1032 1032 64 65 SNAAAA ZGIAAA HHHHxx -4834 5590 0 2 4 14 34 834 834 4834 4834 68 69 YDAAAA AHIAAA OOOOxx -5076 5591 0 0 6 16 76 76 1076 76 5076 152 153 GNAAAA BHIAAA VVVVxx -3070 5592 0 2 0 10 70 70 1070 3070 3070 140 141 COAAAA CHIAAA AAAAxx -1421 5593 1 1 1 1 21 421 1421 1421 1421 42 43 RCAAAA DHIAAA HHHHxx -8970 5594 0 2 0 10 70 970 970 3970 8970 140 141 AHAAAA EHIAAA OOOOxx -6271 5595 1 3 1 11 71 271 271 1271 6271 142 143 FHAAAA FHIAAA VVVVxx -8547 5596 1 3 7 7 47 547 547 3547 8547 94 95 TQAAAA GHIAAA AAAAxx -1259 5597 1 3 9 19 59 259 1259 1259 1259 118 119 LWAAAA HHIAAA HHHHxx -8328 5598 0 0 8 8 28 328 328 3328 8328 56 57 IIAAAA IHIAAA OOOOxx -1503 5599 1 3 3 3 3 503 1503 1503 1503 6 7 VFAAAA JHIAAA VVVVxx -2253 5600 1 1 3 13 53 253 253 2253 2253 106 107 RIAAAA KHIAAA AAAAxx -7449 5601 1 1 9 9 49 449 1449 2449 7449 98 99 NAAAAA LHIAAA HHHHxx -3579 5602 1 3 9 19 79 579 1579 3579 3579 158 159 RHAAAA MHIAAA OOOOxx -1585 5603 1 1 5 5 85 585 1585 1585 1585 170 171 ZIAAAA NHIAAA VVVVxx -5543 5604 1 3 3 3 43 543 1543 543 5543 86 87 FFAAAA OHIAAA AAAAxx -8627 5605 1 3 7 7 27 627 627 3627 8627 54 55 VTAAAA PHIAAA HHHHxx -8618 5606 0 2 8 18 18 618 618 3618 8618 36 37 MTAAAA QHIAAA OOOOxx -1911 5607 1 3 1 11 11 911 1911 1911 1911 22 23 NVAAAA RHIAAA VVVVxx -2758 5608 0 2 8 18 58 758 758 2758 2758 116 117 CCAAAA SHIAAA AAAAxx -5744 5609 0 0 4 4 44 744 1744 744 5744 88 89 YMAAAA THIAAA HHHHxx -4976 5610 0 0 6 16 76 976 976 4976 4976 152 153 KJAAAA UHIAAA OOOOxx -6380 5611 0 0 0 0 80 380 380 1380 6380 160 161 KLAAAA VHIAAA VVVVxx -1937 5612 1 1 7 17 37 937 1937 1937 1937 74 75 NWAAAA WHIAAA AAAAxx -9903 5613 1 3 3 3 3 903 1903 4903 9903 6 7 XQAAAA XHIAAA HHHHxx -4409 5614 1 1 9 9 9 409 409 4409 4409 18 19 PNAAAA YHIAAA OOOOxx -4133 5615 1 1 3 13 33 133 133 4133 4133 66 67 ZCAAAA ZHIAAA VVVVxx -5263 5616 1 3 3 3 63 263 1263 263 5263 126 127 LUAAAA AIIAAA AAAAxx -7888 5617 0 0 8 8 88 888 1888 2888 7888 176 177 KRAAAA BIIAAA HHHHxx -6060 5618 0 0 0 0 60 60 60 1060 6060 120 121 CZAAAA CIIAAA OOOOxx -2522 5619 0 2 2 2 22 522 522 2522 2522 44 45 ATAAAA DIIAAA VVVVxx -5550 5620 0 2 0 10 50 550 1550 550 5550 100 101 MFAAAA EIIAAA AAAAxx -9396 5621 0 0 6 16 96 396 1396 4396 9396 192 193 KXAAAA FIIAAA HHHHxx -176 5622 0 0 6 16 76 176 176 176 176 152 153 UGAAAA GIIAAA OOOOxx -5148 5623 0 0 8 8 48 148 1148 148 5148 96 97 AQAAAA HIIAAA VVVVxx -6691 5624 1 3 1 11 91 691 691 1691 6691 182 183 JXAAAA IIIAAA AAAAxx -4652 5625 0 0 2 12 52 652 652 4652 4652 104 105 YWAAAA JIIAAA HHHHxx -5096 5626 0 0 6 16 96 96 1096 96 5096 192 193 AOAAAA KIIAAA OOOOxx -2408 5627 0 0 8 8 8 408 408 2408 2408 16 17 QOAAAA LIIAAA VVVVxx -7322 5628 0 2 2 2 22 322 1322 2322 7322 44 45 QVAAAA MIIAAA AAAAxx -6782 5629 0 2 2 2 82 782 782 1782 6782 164 165 WAAAAA NIIAAA HHHHxx -4642 5630 0 2 2 2 42 642 642 4642 4642 84 85 OWAAAA OIIAAA OOOOxx -5427 5631 1 3 7 7 27 427 1427 427 5427 54 55 TAAAAA PIIAAA VVVVxx -4461 5632 1 1 1 1 61 461 461 4461 4461 122 123 PPAAAA QIIAAA AAAAxx -8416 5633 0 0 6 16 16 416 416 3416 8416 32 33 SLAAAA RIIAAA HHHHxx -2593 5634 1 1 3 13 93 593 593 2593 2593 186 187 TVAAAA SIIAAA OOOOxx -6202 5635 0 2 2 2 2 202 202 1202 6202 4 5 OEAAAA TIIAAA VVVVxx -3826 5636 0 2 6 6 26 826 1826 3826 3826 52 53 ERAAAA UIIAAA AAAAxx -4417 5637 1 1 7 17 17 417 417 4417 4417 34 35 XNAAAA VIIAAA HHHHxx -7871 5638 1 3 1 11 71 871 1871 2871 7871 142 143 TQAAAA WIIAAA OOOOxx -5622 5639 0 2 2 2 22 622 1622 622 5622 44 45 GIAAAA XIIAAA VVVVxx -3010 5640 0 2 0 10 10 10 1010 3010 3010 20 21 ULAAAA YIIAAA AAAAxx -3407 5641 1 3 7 7 7 407 1407 3407 3407 14 15 BBAAAA ZIIAAA HHHHxx -1274 5642 0 2 4 14 74 274 1274 1274 1274 148 149 AXAAAA AJIAAA OOOOxx -2828 5643 0 0 8 8 28 828 828 2828 2828 56 57 UEAAAA BJIAAA VVVVxx -3427 5644 1 3 7 7 27 427 1427 3427 3427 54 55 VBAAAA CJIAAA AAAAxx -612 5645 0 0 2 12 12 612 612 612 612 24 25 OXAAAA DJIAAA HHHHxx -8729 5646 1 1 9 9 29 729 729 3729 8729 58 59 TXAAAA EJIAAA OOOOxx -1239 5647 1 3 9 19 39 239 1239 1239 1239 78 79 RVAAAA FJIAAA VVVVxx -8990 5648 0 2 0 10 90 990 990 3990 8990 180 181 UHAAAA GJIAAA AAAAxx -5609 5649 1 1 9 9 9 609 1609 609 5609 18 19 THAAAA HJIAAA HHHHxx -4441 5650 1 1 1 1 41 441 441 4441 4441 82 83 VOAAAA IJIAAA OOOOxx -9078 5651 0 2 8 18 78 78 1078 4078 9078 156 157 ELAAAA JJIAAA VVVVxx -6699 5652 1 3 9 19 99 699 699 1699 6699 198 199 RXAAAA KJIAAA AAAAxx -8390 5653 0 2 0 10 90 390 390 3390 8390 180 181 SKAAAA LJIAAA HHHHxx -5455 5654 1 3 5 15 55 455 1455 455 5455 110 111 VBAAAA MJIAAA OOOOxx -7537 5655 1 1 7 17 37 537 1537 2537 7537 74 75 XDAAAA NJIAAA VVVVxx -4669 5656 1 1 9 9 69 669 669 4669 4669 138 139 PXAAAA OJIAAA AAAAxx -5534 5657 0 2 4 14 34 534 1534 534 5534 68 69 WEAAAA PJIAAA HHHHxx -1920 5658 0 0 0 0 20 920 1920 1920 1920 40 41 WVAAAA QJIAAA OOOOxx -9465 5659 1 1 5 5 65 465 1465 4465 9465 130 131 BAAAAA RJIAAA VVVVxx -4897 5660 1 1 7 17 97 897 897 4897 4897 194 195 JGAAAA SJIAAA AAAAxx -1990 5661 0 2 0 10 90 990 1990 1990 1990 180 181 OYAAAA TJIAAA HHHHxx -7148 5662 0 0 8 8 48 148 1148 2148 7148 96 97 YOAAAA UJIAAA OOOOxx -533 5663 1 1 3 13 33 533 533 533 533 66 67 NUAAAA VJIAAA VVVVxx -4339 5664 1 3 9 19 39 339 339 4339 4339 78 79 XKAAAA WJIAAA AAAAxx -6450 5665 0 2 0 10 50 450 450 1450 6450 100 101 COAAAA XJIAAA HHHHxx -9627 5666 1 3 7 7 27 627 1627 4627 9627 54 55 HGAAAA YJIAAA OOOOxx -5539 5667 1 3 9 19 39 539 1539 539 5539 78 79 BFAAAA ZJIAAA VVVVxx -6758 5668 0 2 8 18 58 758 758 1758 6758 116 117 YZAAAA AKIAAA AAAAxx -3435 5669 1 3 5 15 35 435 1435 3435 3435 70 71 DCAAAA BKIAAA HHHHxx -4350 5670 0 2 0 10 50 350 350 4350 4350 100 101 ILAAAA CKIAAA OOOOxx -9088 5671 0 0 8 8 88 88 1088 4088 9088 176 177 OLAAAA DKIAAA VVVVxx -6368 5672 0 0 8 8 68 368 368 1368 6368 136 137 YKAAAA EKIAAA AAAAxx -6337 5673 1 1 7 17 37 337 337 1337 6337 74 75 TJAAAA FKIAAA HHHHxx -4361 5674 1 1 1 1 61 361 361 4361 4361 122 123 TLAAAA GKIAAA OOOOxx -1719 5675 1 3 9 19 19 719 1719 1719 1719 38 39 DOAAAA HKIAAA VVVVxx -3109 5676 1 1 9 9 9 109 1109 3109 3109 18 19 PPAAAA IKIAAA AAAAxx -7135 5677 1 3 5 15 35 135 1135 2135 7135 70 71 LOAAAA JKIAAA HHHHxx -1964 5678 0 0 4 4 64 964 1964 1964 1964 128 129 OXAAAA KKIAAA OOOOxx -3 5679 1 3 3 3 3 3 3 3 3 6 7 DAAAAA LKIAAA VVVVxx -1868 5680 0 0 8 8 68 868 1868 1868 1868 136 137 WTAAAA MKIAAA AAAAxx -5182 5681 0 2 2 2 82 182 1182 182 5182 164 165 IRAAAA NKIAAA HHHHxx -7567 5682 1 3 7 7 67 567 1567 2567 7567 134 135 BFAAAA OKIAAA OOOOxx -3676 5683 0 0 6 16 76 676 1676 3676 3676 152 153 KLAAAA PKIAAA VVVVxx -9382 5684 0 2 2 2 82 382 1382 4382 9382 164 165 WWAAAA QKIAAA AAAAxx -8645 5685 1 1 5 5 45 645 645 3645 8645 90 91 NUAAAA RKIAAA HHHHxx -2018 5686 0 2 8 18 18 18 18 2018 2018 36 37 QZAAAA SKIAAA OOOOxx -217 5687 1 1 7 17 17 217 217 217 217 34 35 JIAAAA TKIAAA VVVVxx -6793 5688 1 1 3 13 93 793 793 1793 6793 186 187 HBAAAA UKIAAA AAAAxx -7280 5689 0 0 0 0 80 280 1280 2280 7280 160 161 AUAAAA VKIAAA HHHHxx -2168 5690 0 0 8 8 68 168 168 2168 2168 136 137 KFAAAA WKIAAA OOOOxx -5259 5691 1 3 9 19 59 259 1259 259 5259 118 119 HUAAAA XKIAAA VVVVxx -6019 5692 1 3 9 19 19 19 19 1019 6019 38 39 NXAAAA YKIAAA AAAAxx -877 5693 1 1 7 17 77 877 877 877 877 154 155 THAAAA ZKIAAA HHHHxx -4961 5694 1 1 1 1 61 961 961 4961 4961 122 123 VIAAAA ALIAAA OOOOxx -1873 5695 1 1 3 13 73 873 1873 1873 1873 146 147 BUAAAA BLIAAA VVVVxx -13 5696 1 1 3 13 13 13 13 13 13 26 27 NAAAAA CLIAAA AAAAxx -1537 5697 1 1 7 17 37 537 1537 1537 1537 74 75 DHAAAA DLIAAA HHHHxx -3129 5698 1 1 9 9 29 129 1129 3129 3129 58 59 JQAAAA ELIAAA OOOOxx -6473 5699 1 1 3 13 73 473 473 1473 6473 146 147 ZOAAAA FLIAAA VVVVxx -7865 5700 1 1 5 5 65 865 1865 2865 7865 130 131 NQAAAA GLIAAA AAAAxx -7822 5701 0 2 2 2 22 822 1822 2822 7822 44 45 WOAAAA HLIAAA HHHHxx -239 5702 1 3 9 19 39 239 239 239 239 78 79 FJAAAA ILIAAA OOOOxx -2062 5703 0 2 2 2 62 62 62 2062 2062 124 125 IBAAAA JLIAAA VVVVxx -762 5704 0 2 2 2 62 762 762 762 762 124 125 IDAAAA KLIAAA AAAAxx -3764 5705 0 0 4 4 64 764 1764 3764 3764 128 129 UOAAAA LLIAAA HHHHxx -465 5706 1 1 5 5 65 465 465 465 465 130 131 XRAAAA MLIAAA OOOOxx -2587 5707 1 3 7 7 87 587 587 2587 2587 174 175 NVAAAA NLIAAA VVVVxx -8402 5708 0 2 2 2 2 402 402 3402 8402 4 5 ELAAAA OLIAAA AAAAxx -1055 5709 1 3 5 15 55 55 1055 1055 1055 110 111 POAAAA PLIAAA HHHHxx -3072 5710 0 0 2 12 72 72 1072 3072 3072 144 145 EOAAAA QLIAAA OOOOxx -7359 5711 1 3 9 19 59 359 1359 2359 7359 118 119 BXAAAA RLIAAA VVVVxx -6558 5712 0 2 8 18 58 558 558 1558 6558 116 117 GSAAAA SLIAAA AAAAxx -48 5713 0 0 8 8 48 48 48 48 48 96 97 WBAAAA TLIAAA HHHHxx -5382 5714 0 2 2 2 82 382 1382 382 5382 164 165 AZAAAA ULIAAA OOOOxx -947 5715 1 3 7 7 47 947 947 947 947 94 95 LKAAAA VLIAAA VVVVxx -2644 5716 0 0 4 4 44 644 644 2644 2644 88 89 SXAAAA WLIAAA AAAAxx -7516 5717 0 0 6 16 16 516 1516 2516 7516 32 33 CDAAAA XLIAAA HHHHxx -2362 5718 0 2 2 2 62 362 362 2362 2362 124 125 WMAAAA YLIAAA OOOOxx -839 5719 1 3 9 19 39 839 839 839 839 78 79 HGAAAA ZLIAAA VVVVxx -2216 5720 0 0 6 16 16 216 216 2216 2216 32 33 GHAAAA AMIAAA AAAAxx -7673 5721 1 1 3 13 73 673 1673 2673 7673 146 147 DJAAAA BMIAAA HHHHxx -8173 5722 1 1 3 13 73 173 173 3173 8173 146 147 JCAAAA CMIAAA OOOOxx -1630 5723 0 2 0 10 30 630 1630 1630 1630 60 61 SKAAAA DMIAAA VVVVxx -9057 5724 1 1 7 17 57 57 1057 4057 9057 114 115 JKAAAA EMIAAA AAAAxx -4392 5725 0 0 2 12 92 392 392 4392 4392 184 185 YMAAAA FMIAAA HHHHxx -3695 5726 1 3 5 15 95 695 1695 3695 3695 190 191 DMAAAA GMIAAA OOOOxx -5751 5727 1 3 1 11 51 751 1751 751 5751 102 103 FNAAAA HMIAAA VVVVxx -5745 5728 1 1 5 5 45 745 1745 745 5745 90 91 ZMAAAA IMIAAA AAAAxx -7945 5729 1 1 5 5 45 945 1945 2945 7945 90 91 PTAAAA JMIAAA HHHHxx -5174 5730 0 2 4 14 74 174 1174 174 5174 148 149 ARAAAA KMIAAA OOOOxx -3829 5731 1 1 9 9 29 829 1829 3829 3829 58 59 HRAAAA LMIAAA VVVVxx -3317 5732 1 1 7 17 17 317 1317 3317 3317 34 35 PXAAAA MMIAAA AAAAxx -4253 5733 1 1 3 13 53 253 253 4253 4253 106 107 PHAAAA NMIAAA HHHHxx -1291 5734 1 3 1 11 91 291 1291 1291 1291 182 183 RXAAAA OMIAAA OOOOxx -3266 5735 0 2 6 6 66 266 1266 3266 3266 132 133 QVAAAA PMIAAA VVVVxx -2939 5736 1 3 9 19 39 939 939 2939 2939 78 79 BJAAAA QMIAAA AAAAxx -2755 5737 1 3 5 15 55 755 755 2755 2755 110 111 ZBAAAA RMIAAA HHHHxx -6844 5738 0 0 4 4 44 844 844 1844 6844 88 89 GDAAAA SMIAAA OOOOxx -8594 5739 0 2 4 14 94 594 594 3594 8594 188 189 OSAAAA TMIAAA VVVVxx -704 5740 0 0 4 4 4 704 704 704 704 8 9 CBAAAA UMIAAA AAAAxx -1681 5741 1 1 1 1 81 681 1681 1681 1681 162 163 RMAAAA VMIAAA HHHHxx -364 5742 0 0 4 4 64 364 364 364 364 128 129 AOAAAA WMIAAA OOOOxx -2928 5743 0 0 8 8 28 928 928 2928 2928 56 57 QIAAAA XMIAAA VVVVxx -117 5744 1 1 7 17 17 117 117 117 117 34 35 NEAAAA YMIAAA AAAAxx -96 5745 0 0 6 16 96 96 96 96 96 192 193 SDAAAA ZMIAAA HHHHxx -7796 5746 0 0 6 16 96 796 1796 2796 7796 192 193 WNAAAA ANIAAA OOOOxx -3101 5747 1 1 1 1 1 101 1101 3101 3101 2 3 HPAAAA BNIAAA VVVVxx -3397 5748 1 1 7 17 97 397 1397 3397 3397 194 195 RAAAAA CNIAAA AAAAxx -1605 5749 1 1 5 5 5 605 1605 1605 1605 10 11 TJAAAA DNIAAA HHHHxx -4881 5750 1 1 1 1 81 881 881 4881 4881 162 163 TFAAAA ENIAAA OOOOxx -4521 5751 1 1 1 1 21 521 521 4521 4521 42 43 XRAAAA FNIAAA VVVVxx -6430 5752 0 2 0 10 30 430 430 1430 6430 60 61 INAAAA GNIAAA AAAAxx -282 5753 0 2 2 2 82 282 282 282 282 164 165 WKAAAA HNIAAA HHHHxx -9645 5754 1 1 5 5 45 645 1645 4645 9645 90 91 ZGAAAA INIAAA OOOOxx -8946 5755 0 2 6 6 46 946 946 3946 8946 92 93 CGAAAA JNIAAA VVVVxx -5064 5756 0 0 4 4 64 64 1064 64 5064 128 129 UMAAAA KNIAAA AAAAxx -7470 5757 0 2 0 10 70 470 1470 2470 7470 140 141 IBAAAA LNIAAA HHHHxx -5886 5758 0 2 6 6 86 886 1886 886 5886 172 173 KSAAAA MNIAAA OOOOxx -6280 5759 0 0 0 0 80 280 280 1280 6280 160 161 OHAAAA NNIAAA VVVVxx -5247 5760 1 3 7 7 47 247 1247 247 5247 94 95 VTAAAA ONIAAA AAAAxx -412 5761 0 0 2 12 12 412 412 412 412 24 25 WPAAAA PNIAAA HHHHxx -5342 5762 0 2 2 2 42 342 1342 342 5342 84 85 MXAAAA QNIAAA OOOOxx -2271 5763 1 3 1 11 71 271 271 2271 2271 142 143 JJAAAA RNIAAA VVVVxx -849 5764 1 1 9 9 49 849 849 849 849 98 99 RGAAAA SNIAAA AAAAxx -1885 5765 1 1 5 5 85 885 1885 1885 1885 170 171 NUAAAA TNIAAA HHHHxx -5620 5766 0 0 0 0 20 620 1620 620 5620 40 41 EIAAAA UNIAAA OOOOxx -7079 5767 1 3 9 19 79 79 1079 2079 7079 158 159 HMAAAA VNIAAA VVVVxx -5819 5768 1 3 9 19 19 819 1819 819 5819 38 39 VPAAAA WNIAAA AAAAxx -7497 5769 1 1 7 17 97 497 1497 2497 7497 194 195 JCAAAA XNIAAA HHHHxx -5993 5770 1 1 3 13 93 993 1993 993 5993 186 187 NWAAAA YNIAAA OOOOxx -3739 5771 1 3 9 19 39 739 1739 3739 3739 78 79 VNAAAA ZNIAAA VVVVxx -6296 5772 0 0 6 16 96 296 296 1296 6296 192 193 EIAAAA AOIAAA AAAAxx -2716 5773 0 0 6 16 16 716 716 2716 2716 32 33 MAAAAA BOIAAA HHHHxx -1130 5774 0 2 0 10 30 130 1130 1130 1130 60 61 MRAAAA COIAAA OOOOxx -5593 5775 1 1 3 13 93 593 1593 593 5593 186 187 DHAAAA DOIAAA VVVVxx -6972 5776 0 0 2 12 72 972 972 1972 6972 144 145 EIAAAA EOIAAA AAAAxx -8360 5777 0 0 0 0 60 360 360 3360 8360 120 121 OJAAAA FOIAAA HHHHxx -6448 5778 0 0 8 8 48 448 448 1448 6448 96 97 AOAAAA GOIAAA OOOOxx -3689 5779 1 1 9 9 89 689 1689 3689 3689 178 179 XLAAAA HOIAAA VVVVxx -7951 5780 1 3 1 11 51 951 1951 2951 7951 102 103 VTAAAA IOIAAA AAAAxx -2974 5781 0 2 4 14 74 974 974 2974 2974 148 149 KKAAAA JOIAAA HHHHxx -6600 5782 0 0 0 0 0 600 600 1600 6600 0 1 WTAAAA KOIAAA OOOOxx -4662 5783 0 2 2 2 62 662 662 4662 4662 124 125 IXAAAA LOIAAA VVVVxx -4765 5784 1 1 5 5 65 765 765 4765 4765 130 131 HBAAAA MOIAAA AAAAxx -355 5785 1 3 5 15 55 355 355 355 355 110 111 RNAAAA NOIAAA HHHHxx -6228 5786 0 0 8 8 28 228 228 1228 6228 56 57 OFAAAA OOIAAA OOOOxx -964 5787 0 0 4 4 64 964 964 964 964 128 129 CLAAAA POIAAA VVVVxx -3082 5788 0 2 2 2 82 82 1082 3082 3082 164 165 OOAAAA QOIAAA AAAAxx -7028 5789 0 0 8 8 28 28 1028 2028 7028 56 57 IKAAAA ROIAAA HHHHxx -4505 5790 1 1 5 5 5 505 505 4505 4505 10 11 HRAAAA SOIAAA OOOOxx -8961 5791 1 1 1 1 61 961 961 3961 8961 122 123 RGAAAA TOIAAA VVVVxx -9571 5792 1 3 1 11 71 571 1571 4571 9571 142 143 DEAAAA UOIAAA AAAAxx -9394 5793 0 2 4 14 94 394 1394 4394 9394 188 189 IXAAAA VOIAAA HHHHxx -4245 5794 1 1 5 5 45 245 245 4245 4245 90 91 HHAAAA WOIAAA OOOOxx -7560 5795 0 0 0 0 60 560 1560 2560 7560 120 121 UEAAAA XOIAAA VVVVxx -2907 5796 1 3 7 7 7 907 907 2907 2907 14 15 VHAAAA YOIAAA AAAAxx -7817 5797 1 1 7 17 17 817 1817 2817 7817 34 35 ROAAAA ZOIAAA HHHHxx -5408 5798 0 0 8 8 8 408 1408 408 5408 16 17 AAAAAA APIAAA OOOOxx -8092 5799 0 0 2 12 92 92 92 3092 8092 184 185 GZAAAA BPIAAA VVVVxx -1309 5800 1 1 9 9 9 309 1309 1309 1309 18 19 JYAAAA CPIAAA AAAAxx -6673 5801 1 1 3 13 73 673 673 1673 6673 146 147 RWAAAA DPIAAA HHHHxx -1245 5802 1 1 5 5 45 245 1245 1245 1245 90 91 XVAAAA EPIAAA OOOOxx -6790 5803 0 2 0 10 90 790 790 1790 6790 180 181 EBAAAA FPIAAA VVVVxx -8380 5804 0 0 0 0 80 380 380 3380 8380 160 161 IKAAAA GPIAAA AAAAxx -5786 5805 0 2 6 6 86 786 1786 786 5786 172 173 OOAAAA HPIAAA HHHHxx -9590 5806 0 2 0 10 90 590 1590 4590 9590 180 181 WEAAAA IPIAAA OOOOxx -5763 5807 1 3 3 3 63 763 1763 763 5763 126 127 RNAAAA JPIAAA VVVVxx -1345 5808 1 1 5 5 45 345 1345 1345 1345 90 91 TZAAAA KPIAAA AAAAxx -3480 5809 0 0 0 0 80 480 1480 3480 3480 160 161 WDAAAA LPIAAA HHHHxx -7864 5810 0 0 4 4 64 864 1864 2864 7864 128 129 MQAAAA MPIAAA OOOOxx -4853 5811 1 1 3 13 53 853 853 4853 4853 106 107 REAAAA NPIAAA VVVVxx -1445 5812 1 1 5 5 45 445 1445 1445 1445 90 91 PDAAAA OPIAAA AAAAxx -170 5813 0 2 0 10 70 170 170 170 170 140 141 OGAAAA PPIAAA HHHHxx -7348 5814 0 0 8 8 48 348 1348 2348 7348 96 97 QWAAAA QPIAAA OOOOxx -3920 5815 0 0 0 0 20 920 1920 3920 3920 40 41 UUAAAA RPIAAA VVVVxx -3307 5816 1 3 7 7 7 307 1307 3307 3307 14 15 FXAAAA SPIAAA AAAAxx -4584 5817 0 0 4 4 84 584 584 4584 4584 168 169 IUAAAA TPIAAA HHHHxx -3344 5818 0 0 4 4 44 344 1344 3344 3344 88 89 QYAAAA UPIAAA OOOOxx -4360 5819 0 0 0 0 60 360 360 4360 4360 120 121 SLAAAA VPIAAA VVVVxx -8757 5820 1 1 7 17 57 757 757 3757 8757 114 115 VYAAAA WPIAAA AAAAxx -4315 5821 1 3 5 15 15 315 315 4315 4315 30 31 ZJAAAA XPIAAA HHHHxx -5243 5822 1 3 3 3 43 243 1243 243 5243 86 87 RTAAAA YPIAAA OOOOxx -8550 5823 0 2 0 10 50 550 550 3550 8550 100 101 WQAAAA ZPIAAA VVVVxx -159 5824 1 3 9 19 59 159 159 159 159 118 119 DGAAAA AQIAAA AAAAxx -4710 5825 0 2 0 10 10 710 710 4710 4710 20 21 EZAAAA BQIAAA HHHHxx -7179 5826 1 3 9 19 79 179 1179 2179 7179 158 159 DQAAAA CQIAAA OOOOxx -2509 5827 1 1 9 9 9 509 509 2509 2509 18 19 NSAAAA DQIAAA VVVVxx -6981 5828 1 1 1 1 81 981 981 1981 6981 162 163 NIAAAA EQIAAA AAAAxx -5060 5829 0 0 0 0 60 60 1060 60 5060 120 121 QMAAAA FQIAAA HHHHxx -5601 5830 1 1 1 1 1 601 1601 601 5601 2 3 LHAAAA GQIAAA OOOOxx -703 5831 1 3 3 3 3 703 703 703 703 6 7 BBAAAA HQIAAA VVVVxx -8719 5832 1 3 9 19 19 719 719 3719 8719 38 39 JXAAAA IQIAAA AAAAxx -1570 5833 0 2 0 10 70 570 1570 1570 1570 140 141 KIAAAA JQIAAA HHHHxx -1036 5834 0 0 6 16 36 36 1036 1036 1036 72 73 WNAAAA KQIAAA OOOOxx -6703 5835 1 3 3 3 3 703 703 1703 6703 6 7 VXAAAA LQIAAA VVVVxx -252 5836 0 0 2 12 52 252 252 252 252 104 105 SJAAAA MQIAAA AAAAxx -631 5837 1 3 1 11 31 631 631 631 631 62 63 HYAAAA NQIAAA HHHHxx -5098 5838 0 2 8 18 98 98 1098 98 5098 196 197 COAAAA OQIAAA OOOOxx -8346 5839 0 2 6 6 46 346 346 3346 8346 92 93 AJAAAA PQIAAA VVVVxx -4910 5840 0 2 0 10 10 910 910 4910 4910 20 21 WGAAAA QQIAAA AAAAxx -559 5841 1 3 9 19 59 559 559 559 559 118 119 NVAAAA RQIAAA HHHHxx -1477 5842 1 1 7 17 77 477 1477 1477 1477 154 155 VEAAAA SQIAAA OOOOxx -5115 5843 1 3 5 15 15 115 1115 115 5115 30 31 TOAAAA TQIAAA VVVVxx -8784 5844 0 0 4 4 84 784 784 3784 8784 168 169 WZAAAA UQIAAA AAAAxx -4422 5845 0 2 2 2 22 422 422 4422 4422 44 45 COAAAA VQIAAA HHHHxx -2702 5846 0 2 2 2 2 702 702 2702 2702 4 5 YZAAAA WQIAAA OOOOxx -9599 5847 1 3 9 19 99 599 1599 4599 9599 198 199 FFAAAA XQIAAA VVVVxx -2463 5848 1 3 3 3 63 463 463 2463 2463 126 127 TQAAAA YQIAAA AAAAxx -498 5849 0 2 8 18 98 498 498 498 498 196 197 ETAAAA ZQIAAA HHHHxx -494 5850 0 2 4 14 94 494 494 494 494 188 189 ATAAAA ARIAAA OOOOxx -8632 5851 0 0 2 12 32 632 632 3632 8632 64 65 AUAAAA BRIAAA VVVVxx -3449 5852 1 1 9 9 49 449 1449 3449 3449 98 99 RCAAAA CRIAAA AAAAxx -5888 5853 0 0 8 8 88 888 1888 888 5888 176 177 MSAAAA DRIAAA HHHHxx -2211 5854 1 3 1 11 11 211 211 2211 2211 22 23 BHAAAA ERIAAA OOOOxx -2835 5855 1 3 5 15 35 835 835 2835 2835 70 71 BFAAAA FRIAAA VVVVxx -4196 5856 0 0 6 16 96 196 196 4196 4196 192 193 KFAAAA GRIAAA AAAAxx -2177 5857 1 1 7 17 77 177 177 2177 2177 154 155 TFAAAA HRIAAA HHHHxx -1959 5858 1 3 9 19 59 959 1959 1959 1959 118 119 JXAAAA IRIAAA OOOOxx -5172 5859 0 0 2 12 72 172 1172 172 5172 144 145 YQAAAA JRIAAA VVVVxx -7898 5860 0 2 8 18 98 898 1898 2898 7898 196 197 URAAAA KRIAAA AAAAxx -5729 5861 1 1 9 9 29 729 1729 729 5729 58 59 JMAAAA LRIAAA HHHHxx -469 5862 1 1 9 9 69 469 469 469 469 138 139 BSAAAA MRIAAA OOOOxx -4456 5863 0 0 6 16 56 456 456 4456 4456 112 113 KPAAAA NRIAAA VVVVxx -3578 5864 0 2 8 18 78 578 1578 3578 3578 156 157 QHAAAA ORIAAA AAAAxx -8623 5865 1 3 3 3 23 623 623 3623 8623 46 47 RTAAAA PRIAAA HHHHxx -6749 5866 1 1 9 9 49 749 749 1749 6749 98 99 PZAAAA QRIAAA OOOOxx -6735 5867 1 3 5 15 35 735 735 1735 6735 70 71 BZAAAA RRIAAA VVVVxx -5197 5868 1 1 7 17 97 197 1197 197 5197 194 195 XRAAAA SRIAAA AAAAxx -2067 5869 1 3 7 7 67 67 67 2067 2067 134 135 NBAAAA TRIAAA HHHHxx -5600 5870 0 0 0 0 0 600 1600 600 5600 0 1 KHAAAA URIAAA OOOOxx -7741 5871 1 1 1 1 41 741 1741 2741 7741 82 83 TLAAAA VRIAAA VVVVxx -9925 5872 1 1 5 5 25 925 1925 4925 9925 50 51 TRAAAA WRIAAA AAAAxx -9685 5873 1 1 5 5 85 685 1685 4685 9685 170 171 NIAAAA XRIAAA HHHHxx -7622 5874 0 2 2 2 22 622 1622 2622 7622 44 45 EHAAAA YRIAAA OOOOxx -6859 5875 1 3 9 19 59 859 859 1859 6859 118 119 VDAAAA ZRIAAA VVVVxx -3094 5876 0 2 4 14 94 94 1094 3094 3094 188 189 APAAAA ASIAAA AAAAxx -2628 5877 0 0 8 8 28 628 628 2628 2628 56 57 CXAAAA BSIAAA HHHHxx -40 5878 0 0 0 0 40 40 40 40 40 80 81 OBAAAA CSIAAA OOOOxx -1644 5879 0 0 4 4 44 644 1644 1644 1644 88 89 GLAAAA DSIAAA VVVVxx -588 5880 0 0 8 8 88 588 588 588 588 176 177 QWAAAA ESIAAA AAAAxx -7522 5881 0 2 2 2 22 522 1522 2522 7522 44 45 IDAAAA FSIAAA HHHHxx -162 5882 0 2 2 2 62 162 162 162 162 124 125 GGAAAA GSIAAA OOOOxx -3610 5883 0 2 0 10 10 610 1610 3610 3610 20 21 WIAAAA HSIAAA VVVVxx -3561 5884 1 1 1 1 61 561 1561 3561 3561 122 123 ZGAAAA ISIAAA AAAAxx -8185 5885 1 1 5 5 85 185 185 3185 8185 170 171 VCAAAA JSIAAA HHHHxx -7237 5886 1 1 7 17 37 237 1237 2237 7237 74 75 JSAAAA KSIAAA OOOOxx -4592 5887 0 0 2 12 92 592 592 4592 4592 184 185 QUAAAA LSIAAA VVVVxx -7082 5888 0 2 2 2 82 82 1082 2082 7082 164 165 KMAAAA MSIAAA AAAAxx -4719 5889 1 3 9 19 19 719 719 4719 4719 38 39 NZAAAA NSIAAA HHHHxx -3879 5890 1 3 9 19 79 879 1879 3879 3879 158 159 FTAAAA OSIAAA OOOOxx -1662 5891 0 2 2 2 62 662 1662 1662 1662 124 125 YLAAAA PSIAAA VVVVxx -3995 5892 1 3 5 15 95 995 1995 3995 3995 190 191 RXAAAA QSIAAA AAAAxx -5828 5893 0 0 8 8 28 828 1828 828 5828 56 57 EQAAAA RSIAAA HHHHxx -4197 5894 1 1 7 17 97 197 197 4197 4197 194 195 LFAAAA SSIAAA OOOOxx -5146 5895 0 2 6 6 46 146 1146 146 5146 92 93 YPAAAA TSIAAA VVVVxx -753 5896 1 1 3 13 53 753 753 753 753 106 107 ZCAAAA USIAAA AAAAxx -7064 5897 0 0 4 4 64 64 1064 2064 7064 128 129 SLAAAA VSIAAA HHHHxx -1312 5898 0 0 2 12 12 312 1312 1312 1312 24 25 MYAAAA WSIAAA OOOOxx -5573 5899 1 1 3 13 73 573 1573 573 5573 146 147 JGAAAA XSIAAA VVVVxx -7634 5900 0 2 4 14 34 634 1634 2634 7634 68 69 QHAAAA YSIAAA AAAAxx -2459 5901 1 3 9 19 59 459 459 2459 2459 118 119 PQAAAA ZSIAAA HHHHxx -8636 5902 0 0 6 16 36 636 636 3636 8636 72 73 EUAAAA ATIAAA OOOOxx -5318 5903 0 2 8 18 18 318 1318 318 5318 36 37 OWAAAA BTIAAA VVVVxx -1064 5904 0 0 4 4 64 64 1064 1064 1064 128 129 YOAAAA CTIAAA AAAAxx -9779 5905 1 3 9 19 79 779 1779 4779 9779 158 159 DMAAAA DTIAAA HHHHxx -6512 5906 0 0 2 12 12 512 512 1512 6512 24 25 MQAAAA ETIAAA OOOOxx -3572 5907 0 0 2 12 72 572 1572 3572 3572 144 145 KHAAAA FTIAAA VVVVxx -816 5908 0 0 6 16 16 816 816 816 816 32 33 KFAAAA GTIAAA AAAAxx -3978 5909 0 2 8 18 78 978 1978 3978 3978 156 157 AXAAAA HTIAAA HHHHxx -5390 5910 0 2 0 10 90 390 1390 390 5390 180 181 IZAAAA ITIAAA OOOOxx -4685 5911 1 1 5 5 85 685 685 4685 4685 170 171 FYAAAA JTIAAA VVVVxx -3003 5912 1 3 3 3 3 3 1003 3003 3003 6 7 NLAAAA KTIAAA AAAAxx -2638 5913 0 2 8 18 38 638 638 2638 2638 76 77 MXAAAA LTIAAA HHHHxx -9716 5914 0 0 6 16 16 716 1716 4716 9716 32 33 SJAAAA MTIAAA OOOOxx -9598 5915 0 2 8 18 98 598 1598 4598 9598 196 197 EFAAAA NTIAAA VVVVxx -9501 5916 1 1 1 1 1 501 1501 4501 9501 2 3 LBAAAA OTIAAA AAAAxx -1704 5917 0 0 4 4 4 704 1704 1704 1704 8 9 ONAAAA PTIAAA HHHHxx -8609 5918 1 1 9 9 9 609 609 3609 8609 18 19 DTAAAA QTIAAA OOOOxx -5211 5919 1 3 1 11 11 211 1211 211 5211 22 23 LSAAAA RTIAAA VVVVxx -3605 5920 1 1 5 5 5 605 1605 3605 3605 10 11 RIAAAA STIAAA AAAAxx -8730 5921 0 2 0 10 30 730 730 3730 8730 60 61 UXAAAA TTIAAA HHHHxx -4208 5922 0 0 8 8 8 208 208 4208 4208 16 17 WFAAAA UTIAAA OOOOxx -7784 5923 0 0 4 4 84 784 1784 2784 7784 168 169 KNAAAA VTIAAA VVVVxx -7501 5924 1 1 1 1 1 501 1501 2501 7501 2 3 NCAAAA WTIAAA AAAAxx -7862 5925 0 2 2 2 62 862 1862 2862 7862 124 125 KQAAAA XTIAAA HHHHxx -8922 5926 0 2 2 2 22 922 922 3922 8922 44 45 EFAAAA YTIAAA OOOOxx -3857 5927 1 1 7 17 57 857 1857 3857 3857 114 115 JSAAAA ZTIAAA VVVVxx -6393 5928 1 1 3 13 93 393 393 1393 6393 186 187 XLAAAA AUIAAA AAAAxx -506 5929 0 2 6 6 6 506 506 506 506 12 13 MTAAAA BUIAAA HHHHxx -4232 5930 0 0 2 12 32 232 232 4232 4232 64 65 UGAAAA CUIAAA OOOOxx -8991 5931 1 3 1 11 91 991 991 3991 8991 182 183 VHAAAA DUIAAA VVVVxx -8578 5932 0 2 8 18 78 578 578 3578 8578 156 157 YRAAAA EUIAAA AAAAxx -3235 5933 1 3 5 15 35 235 1235 3235 3235 70 71 LUAAAA FUIAAA HHHHxx -963 5934 1 3 3 3 63 963 963 963 963 126 127 BLAAAA GUIAAA OOOOxx -113 5935 1 1 3 13 13 113 113 113 113 26 27 JEAAAA HUIAAA VVVVxx -8234 5936 0 2 4 14 34 234 234 3234 8234 68 69 SEAAAA IUIAAA AAAAxx -2613 5937 1 1 3 13 13 613 613 2613 2613 26 27 NWAAAA JUIAAA HHHHxx -5540 5938 0 0 0 0 40 540 1540 540 5540 80 81 CFAAAA KUIAAA OOOOxx -9727 5939 1 3 7 7 27 727 1727 4727 9727 54 55 DKAAAA LUIAAA VVVVxx -2229 5940 1 1 9 9 29 229 229 2229 2229 58 59 THAAAA MUIAAA AAAAxx -6242 5941 0 2 2 2 42 242 242 1242 6242 84 85 CGAAAA NUIAAA HHHHxx -2502 5942 0 2 2 2 2 502 502 2502 2502 4 5 GSAAAA OUIAAA OOOOxx -6212 5943 0 0 2 12 12 212 212 1212 6212 24 25 YEAAAA PUIAAA VVVVxx -3495 5944 1 3 5 15 95 495 1495 3495 3495 190 191 LEAAAA QUIAAA AAAAxx -2364 5945 0 0 4 4 64 364 364 2364 2364 128 129 YMAAAA RUIAAA HHHHxx -6777 5946 1 1 7 17 77 777 777 1777 6777 154 155 RAAAAA SUIAAA OOOOxx -9811 5947 1 3 1 11 11 811 1811 4811 9811 22 23 JNAAAA TUIAAA VVVVxx -1450 5948 0 2 0 10 50 450 1450 1450 1450 100 101 UDAAAA UUIAAA AAAAxx -5008 5949 0 0 8 8 8 8 1008 8 5008 16 17 QKAAAA VUIAAA HHHHxx -1318 5950 0 2 8 18 18 318 1318 1318 1318 36 37 SYAAAA WUIAAA OOOOxx -3373 5951 1 1 3 13 73 373 1373 3373 3373 146 147 TZAAAA XUIAAA VVVVxx -398 5952 0 2 8 18 98 398 398 398 398 196 197 IPAAAA YUIAAA AAAAxx -3804 5953 0 0 4 4 4 804 1804 3804 3804 8 9 IQAAAA ZUIAAA HHHHxx -9148 5954 0 0 8 8 48 148 1148 4148 9148 96 97 WNAAAA AVIAAA OOOOxx -4382 5955 0 2 2 2 82 382 382 4382 4382 164 165 OMAAAA BVIAAA VVVVxx -4026 5956 0 2 6 6 26 26 26 4026 4026 52 53 WYAAAA CVIAAA AAAAxx -7804 5957 0 0 4 4 4 804 1804 2804 7804 8 9 EOAAAA DVIAAA HHHHxx -6839 5958 1 3 9 19 39 839 839 1839 6839 78 79 BDAAAA EVIAAA OOOOxx -3756 5959 0 0 6 16 56 756 1756 3756 3756 112 113 MOAAAA FVIAAA VVVVxx -6734 5960 0 2 4 14 34 734 734 1734 6734 68 69 AZAAAA GVIAAA AAAAxx -2228 5961 0 0 8 8 28 228 228 2228 2228 56 57 SHAAAA HVIAAA HHHHxx -3273 5962 1 1 3 13 73 273 1273 3273 3273 146 147 XVAAAA IVIAAA OOOOxx -3708 5963 0 0 8 8 8 708 1708 3708 3708 16 17 QMAAAA JVIAAA VVVVxx -4320 5964 0 0 0 0 20 320 320 4320 4320 40 41 EKAAAA KVIAAA AAAAxx -74 5965 0 2 4 14 74 74 74 74 74 148 149 WCAAAA LVIAAA HHHHxx -2520 5966 0 0 0 0 20 520 520 2520 2520 40 41 YSAAAA MVIAAA OOOOxx -9619 5967 1 3 9 19 19 619 1619 4619 9619 38 39 ZFAAAA NVIAAA VVVVxx -1801 5968 1 1 1 1 1 801 1801 1801 1801 2 3 HRAAAA OVIAAA AAAAxx -6399 5969 1 3 9 19 99 399 399 1399 6399 198 199 DMAAAA PVIAAA HHHHxx -8313 5970 1 1 3 13 13 313 313 3313 8313 26 27 THAAAA QVIAAA OOOOxx -7003 5971 1 3 3 3 3 3 1003 2003 7003 6 7 JJAAAA RVIAAA VVVVxx -329 5972 1 1 9 9 29 329 329 329 329 58 59 RMAAAA SVIAAA AAAAxx -9090 5973 0 2 0 10 90 90 1090 4090 9090 180 181 QLAAAA TVIAAA HHHHxx -2299 5974 1 3 9 19 99 299 299 2299 2299 198 199 LKAAAA UVIAAA OOOOxx -3925 5975 1 1 5 5 25 925 1925 3925 3925 50 51 ZUAAAA VVIAAA VVVVxx -8145 5976 1 1 5 5 45 145 145 3145 8145 90 91 HBAAAA WVIAAA AAAAxx -8561 5977 1 1 1 1 61 561 561 3561 8561 122 123 HRAAAA XVIAAA HHHHxx -2797 5978 1 1 7 17 97 797 797 2797 2797 194 195 PDAAAA YVIAAA OOOOxx -1451 5979 1 3 1 11 51 451 1451 1451 1451 102 103 VDAAAA ZVIAAA VVVVxx -7977 5980 1 1 7 17 77 977 1977 2977 7977 154 155 VUAAAA AWIAAA AAAAxx -112 5981 0 0 2 12 12 112 112 112 112 24 25 IEAAAA BWIAAA HHHHxx -5265 5982 1 1 5 5 65 265 1265 265 5265 130 131 NUAAAA CWIAAA OOOOxx -3819 5983 1 3 9 19 19 819 1819 3819 3819 38 39 XQAAAA DWIAAA VVVVxx -3648 5984 0 0 8 8 48 648 1648 3648 3648 96 97 IKAAAA EWIAAA AAAAxx -6306 5985 0 2 6 6 6 306 306 1306 6306 12 13 OIAAAA FWIAAA HHHHxx -2385 5986 1 1 5 5 85 385 385 2385 2385 170 171 TNAAAA GWIAAA OOOOxx -9084 5987 0 0 4 4 84 84 1084 4084 9084 168 169 KLAAAA HWIAAA VVVVxx -4499 5988 1 3 9 19 99 499 499 4499 4499 198 199 BRAAAA IWIAAA AAAAxx -1154 5989 0 2 4 14 54 154 1154 1154 1154 108 109 KSAAAA JWIAAA HHHHxx -6800 5990 0 0 0 0 0 800 800 1800 6800 0 1 OBAAAA KWIAAA OOOOxx -8049 5991 1 1 9 9 49 49 49 3049 8049 98 99 PXAAAA LWIAAA VVVVxx -3733 5992 1 1 3 13 33 733 1733 3733 3733 66 67 PNAAAA MWIAAA AAAAxx -8496 5993 0 0 6 16 96 496 496 3496 8496 192 193 UOAAAA NWIAAA HHHHxx -9952 5994 0 0 2 12 52 952 1952 4952 9952 104 105 USAAAA OWIAAA OOOOxx -9792 5995 0 0 2 12 92 792 1792 4792 9792 184 185 QMAAAA PWIAAA VVVVxx -5081 5996 1 1 1 1 81 81 1081 81 5081 162 163 LNAAAA QWIAAA AAAAxx -7908 5997 0 0 8 8 8 908 1908 2908 7908 16 17 ESAAAA RWIAAA HHHHxx -5398 5998 0 2 8 18 98 398 1398 398 5398 196 197 QZAAAA SWIAAA OOOOxx -8423 5999 1 3 3 3 23 423 423 3423 8423 46 47 ZLAAAA TWIAAA VVVVxx -3362 6000 0 2 2 2 62 362 1362 3362 3362 124 125 IZAAAA UWIAAA AAAAxx -7767 6001 1 3 7 7 67 767 1767 2767 7767 134 135 TMAAAA VWIAAA HHHHxx -7063 6002 1 3 3 3 63 63 1063 2063 7063 126 127 RLAAAA WWIAAA OOOOxx -8350 6003 0 2 0 10 50 350 350 3350 8350 100 101 EJAAAA XWIAAA VVVVxx -6779 6004 1 3 9 19 79 779 779 1779 6779 158 159 TAAAAA YWIAAA AAAAxx -5742 6005 0 2 2 2 42 742 1742 742 5742 84 85 WMAAAA ZWIAAA HHHHxx -9045 6006 1 1 5 5 45 45 1045 4045 9045 90 91 XJAAAA AXIAAA OOOOxx -8792 6007 0 0 2 12 92 792 792 3792 8792 184 185 EAAAAA BXIAAA VVVVxx -8160 6008 0 0 0 0 60 160 160 3160 8160 120 121 WBAAAA CXIAAA AAAAxx -3061 6009 1 1 1 1 61 61 1061 3061 3061 122 123 TNAAAA DXIAAA HHHHxx -4721 6010 1 1 1 1 21 721 721 4721 4721 42 43 PZAAAA EXIAAA OOOOxx -9817 6011 1 1 7 17 17 817 1817 4817 9817 34 35 PNAAAA FXIAAA VVVVxx -9257 6012 1 1 7 17 57 257 1257 4257 9257 114 115 BSAAAA GXIAAA AAAAxx -7779 6013 1 3 9 19 79 779 1779 2779 7779 158 159 FNAAAA HXIAAA HHHHxx -2663 6014 1 3 3 3 63 663 663 2663 2663 126 127 LYAAAA IXIAAA OOOOxx -3885 6015 1 1 5 5 85 885 1885 3885 3885 170 171 LTAAAA JXIAAA VVVVxx -9469 6016 1 1 9 9 69 469 1469 4469 9469 138 139 FAAAAA KXIAAA AAAAxx -6766 6017 0 2 6 6 66 766 766 1766 6766 132 133 GAAAAA LXIAAA HHHHxx -7173 6018 1 1 3 13 73 173 1173 2173 7173 146 147 XPAAAA MXIAAA OOOOxx -4709 6019 1 1 9 9 9 709 709 4709 4709 18 19 DZAAAA NXIAAA VVVVxx -4210 6020 0 2 0 10 10 210 210 4210 4210 20 21 YFAAAA OXIAAA AAAAxx -3715 6021 1 3 5 15 15 715 1715 3715 3715 30 31 XMAAAA PXIAAA HHHHxx -5089 6022 1 1 9 9 89 89 1089 89 5089 178 179 TNAAAA QXIAAA OOOOxx -1639 6023 1 3 9 19 39 639 1639 1639 1639 78 79 BLAAAA RXIAAA VVVVxx -5757 6024 1 1 7 17 57 757 1757 757 5757 114 115 LNAAAA SXIAAA AAAAxx -3545 6025 1 1 5 5 45 545 1545 3545 3545 90 91 JGAAAA TXIAAA HHHHxx -709 6026 1 1 9 9 9 709 709 709 709 18 19 HBAAAA UXIAAA OOOOxx -6519 6027 1 3 9 19 19 519 519 1519 6519 38 39 TQAAAA VXIAAA VVVVxx -4341 6028 1 1 1 1 41 341 341 4341 4341 82 83 ZKAAAA WXIAAA AAAAxx -2381 6029 1 1 1 1 81 381 381 2381 2381 162 163 PNAAAA XXIAAA HHHHxx -7215 6030 1 3 5 15 15 215 1215 2215 7215 30 31 NRAAAA YXIAAA OOOOxx -9323 6031 1 3 3 3 23 323 1323 4323 9323 46 47 PUAAAA ZXIAAA VVVVxx -3593 6032 1 1 3 13 93 593 1593 3593 3593 186 187 FIAAAA AYIAAA AAAAxx -3123 6033 1 3 3 3 23 123 1123 3123 3123 46 47 DQAAAA BYIAAA HHHHxx -8673 6034 1 1 3 13 73 673 673 3673 8673 146 147 PVAAAA CYIAAA OOOOxx -5094 6035 0 2 4 14 94 94 1094 94 5094 188 189 YNAAAA DYIAAA VVVVxx -6477 6036 1 1 7 17 77 477 477 1477 6477 154 155 DPAAAA EYIAAA AAAAxx -9734 6037 0 2 4 14 34 734 1734 4734 9734 68 69 KKAAAA FYIAAA HHHHxx -2998 6038 0 2 8 18 98 998 998 2998 2998 196 197 ILAAAA GYIAAA OOOOxx -7807 6039 1 3 7 7 7 807 1807 2807 7807 14 15 HOAAAA HYIAAA VVVVxx -5739 6040 1 3 9 19 39 739 1739 739 5739 78 79 TMAAAA IYIAAA AAAAxx -138 6041 0 2 8 18 38 138 138 138 138 76 77 IFAAAA JYIAAA HHHHxx -2403 6042 1 3 3 3 3 403 403 2403 2403 6 7 LOAAAA KYIAAA OOOOxx -2484 6043 0 0 4 4 84 484 484 2484 2484 168 169 ORAAAA LYIAAA VVVVxx -2805 6044 1 1 5 5 5 805 805 2805 2805 10 11 XDAAAA MYIAAA AAAAxx -5189 6045 1 1 9 9 89 189 1189 189 5189 178 179 PRAAAA NYIAAA HHHHxx -8336 6046 0 0 6 16 36 336 336 3336 8336 72 73 QIAAAA OYIAAA OOOOxx -5241 6047 1 1 1 1 41 241 1241 241 5241 82 83 PTAAAA PYIAAA VVVVxx -2612 6048 0 0 2 12 12 612 612 2612 2612 24 25 MWAAAA QYIAAA AAAAxx -2571 6049 1 3 1 11 71 571 571 2571 2571 142 143 XUAAAA RYIAAA HHHHxx -926 6050 0 2 6 6 26 926 926 926 926 52 53 QJAAAA SYIAAA OOOOxx -337 6051 1 1 7 17 37 337 337 337 337 74 75 ZMAAAA TYIAAA VVVVxx -2821 6052 1 1 1 1 21 821 821 2821 2821 42 43 NEAAAA UYIAAA AAAAxx -2658 6053 0 2 8 18 58 658 658 2658 2658 116 117 GYAAAA VYIAAA HHHHxx -9054 6054 0 2 4 14 54 54 1054 4054 9054 108 109 GKAAAA WYIAAA OOOOxx -5492 6055 0 0 2 12 92 492 1492 492 5492 184 185 GDAAAA XYIAAA VVVVxx -7313 6056 1 1 3 13 13 313 1313 2313 7313 26 27 HVAAAA YYIAAA AAAAxx -75 6057 1 3 5 15 75 75 75 75 75 150 151 XCAAAA ZYIAAA HHHHxx -5489 6058 1 1 9 9 89 489 1489 489 5489 178 179 DDAAAA AZIAAA OOOOxx -8413 6059 1 1 3 13 13 413 413 3413 8413 26 27 PLAAAA BZIAAA VVVVxx -3693 6060 1 1 3 13 93 693 1693 3693 3693 186 187 BMAAAA CZIAAA AAAAxx -9820 6061 0 0 0 0 20 820 1820 4820 9820 40 41 SNAAAA DZIAAA HHHHxx -8157 6062 1 1 7 17 57 157 157 3157 8157 114 115 TBAAAA EZIAAA OOOOxx -4161 6063 1 1 1 1 61 161 161 4161 4161 122 123 BEAAAA FZIAAA VVVVxx -8339 6064 1 3 9 19 39 339 339 3339 8339 78 79 TIAAAA GZIAAA AAAAxx -4141 6065 1 1 1 1 41 141 141 4141 4141 82 83 HDAAAA HZIAAA HHHHxx -9001 6066 1 1 1 1 1 1 1001 4001 9001 2 3 FIAAAA IZIAAA OOOOxx -8247 6067 1 3 7 7 47 247 247 3247 8247 94 95 FFAAAA JZIAAA VVVVxx -1182 6068 0 2 2 2 82 182 1182 1182 1182 164 165 MTAAAA KZIAAA AAAAxx -9876 6069 0 0 6 16 76 876 1876 4876 9876 152 153 WPAAAA LZIAAA HHHHxx -4302 6070 0 2 2 2 2 302 302 4302 4302 4 5 MJAAAA MZIAAA OOOOxx -6674 6071 0 2 4 14 74 674 674 1674 6674 148 149 SWAAAA NZIAAA VVVVxx -4214 6072 0 2 4 14 14 214 214 4214 4214 28 29 CGAAAA OZIAAA AAAAxx -5584 6073 0 0 4 4 84 584 1584 584 5584 168 169 UGAAAA PZIAAA HHHHxx -265 6074 1 1 5 5 65 265 265 265 265 130 131 FKAAAA QZIAAA OOOOxx -9207 6075 1 3 7 7 7 207 1207 4207 9207 14 15 DQAAAA RZIAAA VVVVxx -9434 6076 0 2 4 14 34 434 1434 4434 9434 68 69 WYAAAA SZIAAA AAAAxx -2921 6077 1 1 1 1 21 921 921 2921 2921 42 43 JIAAAA TZIAAA HHHHxx -9355 6078 1 3 5 15 55 355 1355 4355 9355 110 111 VVAAAA UZIAAA OOOOxx -8538 6079 0 2 8 18 38 538 538 3538 8538 76 77 KQAAAA VZIAAA VVVVxx -4559 6080 1 3 9 19 59 559 559 4559 4559 118 119 JTAAAA WZIAAA AAAAxx -9175 6081 1 3 5 15 75 175 1175 4175 9175 150 151 XOAAAA XZIAAA HHHHxx -4489 6082 1 1 9 9 89 489 489 4489 4489 178 179 RQAAAA YZIAAA OOOOxx -1485 6083 1 1 5 5 85 485 1485 1485 1485 170 171 DFAAAA ZZIAAA VVVVxx -8853 6084 1 1 3 13 53 853 853 3853 8853 106 107 NCAAAA AAJAAA AAAAxx -9143 6085 1 3 3 3 43 143 1143 4143 9143 86 87 RNAAAA BAJAAA HHHHxx -9551 6086 1 3 1 11 51 551 1551 4551 9551 102 103 JDAAAA CAJAAA OOOOxx -49 6087 1 1 9 9 49 49 49 49 49 98 99 XBAAAA DAJAAA VVVVxx -8351 6088 1 3 1 11 51 351 351 3351 8351 102 103 FJAAAA EAJAAA AAAAxx -9748 6089 0 0 8 8 48 748 1748 4748 9748 96 97 YKAAAA FAJAAA HHHHxx -4536 6090 0 0 6 16 36 536 536 4536 4536 72 73 MSAAAA GAJAAA OOOOxx -930 6091 0 2 0 10 30 930 930 930 930 60 61 UJAAAA HAJAAA VVVVxx -2206 6092 0 2 6 6 6 206 206 2206 2206 12 13 WGAAAA IAJAAA AAAAxx -8004 6093 0 0 4 4 4 4 4 3004 8004 8 9 WVAAAA JAJAAA HHHHxx -219 6094 1 3 9 19 19 219 219 219 219 38 39 LIAAAA KAJAAA OOOOxx -2724 6095 0 0 4 4 24 724 724 2724 2724 48 49 UAAAAA LAJAAA VVVVxx -4868 6096 0 0 8 8 68 868 868 4868 4868 136 137 GFAAAA MAJAAA AAAAxx -5952 6097 0 0 2 12 52 952 1952 952 5952 104 105 YUAAAA NAJAAA HHHHxx -2094 6098 0 2 4 14 94 94 94 2094 2094 188 189 OCAAAA OAJAAA OOOOxx -5707 6099 1 3 7 7 7 707 1707 707 5707 14 15 NLAAAA PAJAAA VVVVxx -5200 6100 0 0 0 0 0 200 1200 200 5200 0 1 ASAAAA QAJAAA AAAAxx -967 6101 1 3 7 7 67 967 967 967 967 134 135 FLAAAA RAJAAA HHHHxx -1982 6102 0 2 2 2 82 982 1982 1982 1982 164 165 GYAAAA SAJAAA OOOOxx -3410 6103 0 2 0 10 10 410 1410 3410 3410 20 21 EBAAAA TAJAAA VVVVxx -174 6104 0 2 4 14 74 174 174 174 174 148 149 SGAAAA UAJAAA AAAAxx -9217 6105 1 1 7 17 17 217 1217 4217 9217 34 35 NQAAAA VAJAAA HHHHxx -9103 6106 1 3 3 3 3 103 1103 4103 9103 6 7 DMAAAA WAJAAA OOOOxx -868 6107 0 0 8 8 68 868 868 868 868 136 137 KHAAAA XAJAAA VVVVxx -8261 6108 1 1 1 1 61 261 261 3261 8261 122 123 TFAAAA YAJAAA AAAAxx -2720 6109 0 0 0 0 20 720 720 2720 2720 40 41 QAAAAA ZAJAAA HHHHxx -2999 6110 1 3 9 19 99 999 999 2999 2999 198 199 JLAAAA ABJAAA OOOOxx -769 6111 1 1 9 9 69 769 769 769 769 138 139 PDAAAA BBJAAA VVVVxx -4533 6112 1 1 3 13 33 533 533 4533 4533 66 67 JSAAAA CBJAAA AAAAxx -2030 6113 0 2 0 10 30 30 30 2030 2030 60 61 CAAAAA DBJAAA HHHHxx -5824 6114 0 0 4 4 24 824 1824 824 5824 48 49 AQAAAA EBJAAA OOOOxx -2328 6115 0 0 8 8 28 328 328 2328 2328 56 57 OLAAAA FBJAAA VVVVxx -9970 6116 0 2 0 10 70 970 1970 4970 9970 140 141 MTAAAA GBJAAA AAAAxx -3192 6117 0 0 2 12 92 192 1192 3192 3192 184 185 USAAAA HBJAAA HHHHxx -3387 6118 1 3 7 7 87 387 1387 3387 3387 174 175 HAAAAA IBJAAA OOOOxx -1936 6119 0 0 6 16 36 936 1936 1936 1936 72 73 MWAAAA JBJAAA VVVVxx -6934 6120 0 2 4 14 34 934 934 1934 6934 68 69 SGAAAA KBJAAA AAAAxx -5615 6121 1 3 5 15 15 615 1615 615 5615 30 31 ZHAAAA LBJAAA HHHHxx -2241 6122 1 1 1 1 41 241 241 2241 2241 82 83 FIAAAA MBJAAA OOOOxx -1842 6123 0 2 2 2 42 842 1842 1842 1842 84 85 WSAAAA NBJAAA VVVVxx -8044 6124 0 0 4 4 44 44 44 3044 8044 88 89 KXAAAA OBJAAA AAAAxx -8902 6125 0 2 2 2 2 902 902 3902 8902 4 5 KEAAAA PBJAAA HHHHxx -4519 6126 1 3 9 19 19 519 519 4519 4519 38 39 VRAAAA QBJAAA OOOOxx -492 6127 0 0 2 12 92 492 492 492 492 184 185 YSAAAA RBJAAA VVVVxx -2694 6128 0 2 4 14 94 694 694 2694 2694 188 189 QZAAAA SBJAAA AAAAxx -5861 6129 1 1 1 1 61 861 1861 861 5861 122 123 LRAAAA TBJAAA HHHHxx -2104 6130 0 0 4 4 4 104 104 2104 2104 8 9 YCAAAA UBJAAA OOOOxx -5376 6131 0 0 6 16 76 376 1376 376 5376 152 153 UYAAAA VBJAAA VVVVxx -3147 6132 1 3 7 7 47 147 1147 3147 3147 94 95 BRAAAA WBJAAA AAAAxx -9880 6133 0 0 0 0 80 880 1880 4880 9880 160 161 AQAAAA XBJAAA HHHHxx -6171 6134 1 3 1 11 71 171 171 1171 6171 142 143 JDAAAA YBJAAA OOOOxx -1850 6135 0 2 0 10 50 850 1850 1850 1850 100 101 ETAAAA ZBJAAA VVVVxx -1775 6136 1 3 5 15 75 775 1775 1775 1775 150 151 HQAAAA ACJAAA AAAAxx -9261 6137 1 1 1 1 61 261 1261 4261 9261 122 123 FSAAAA BCJAAA HHHHxx -9648 6138 0 0 8 8 48 648 1648 4648 9648 96 97 CHAAAA CCJAAA OOOOxx -7846 6139 0 2 6 6 46 846 1846 2846 7846 92 93 UPAAAA DCJAAA VVVVxx -1446 6140 0 2 6 6 46 446 1446 1446 1446 92 93 QDAAAA ECJAAA AAAAxx -3139 6141 1 3 9 19 39 139 1139 3139 3139 78 79 TQAAAA FCJAAA HHHHxx -6142 6142 0 2 2 2 42 142 142 1142 6142 84 85 GCAAAA GCJAAA OOOOxx -5812 6143 0 0 2 12 12 812 1812 812 5812 24 25 OPAAAA HCJAAA VVVVxx -6728 6144 0 0 8 8 28 728 728 1728 6728 56 57 UYAAAA ICJAAA AAAAxx -4428 6145 0 0 8 8 28 428 428 4428 4428 56 57 IOAAAA JCJAAA HHHHxx -502 6146 0 2 2 2 2 502 502 502 502 4 5 ITAAAA KCJAAA OOOOxx -2363 6147 1 3 3 3 63 363 363 2363 2363 126 127 XMAAAA LCJAAA VVVVxx -3808 6148 0 0 8 8 8 808 1808 3808 3808 16 17 MQAAAA MCJAAA AAAAxx -1010 6149 0 2 0 10 10 10 1010 1010 1010 20 21 WMAAAA NCJAAA HHHHxx -9565 6150 1 1 5 5 65 565 1565 4565 9565 130 131 XDAAAA OCJAAA OOOOxx -1587 6151 1 3 7 7 87 587 1587 1587 1587 174 175 BJAAAA PCJAAA VVVVxx -1474 6152 0 2 4 14 74 474 1474 1474 1474 148 149 SEAAAA QCJAAA AAAAxx -6215 6153 1 3 5 15 15 215 215 1215 6215 30 31 BFAAAA RCJAAA HHHHxx -2395 6154 1 3 5 15 95 395 395 2395 2395 190 191 DOAAAA SCJAAA OOOOxx -8753 6155 1 1 3 13 53 753 753 3753 8753 106 107 RYAAAA TCJAAA VVVVxx -2446 6156 0 2 6 6 46 446 446 2446 2446 92 93 CQAAAA UCJAAA AAAAxx -60 6157 0 0 0 0 60 60 60 60 60 120 121 ICAAAA VCJAAA HHHHxx -982 6158 0 2 2 2 82 982 982 982 982 164 165 ULAAAA WCJAAA OOOOxx -6489 6159 1 1 9 9 89 489 489 1489 6489 178 179 PPAAAA XCJAAA VVVVxx -5334 6160 0 2 4 14 34 334 1334 334 5334 68 69 EXAAAA YCJAAA AAAAxx -8540 6161 0 0 0 0 40 540 540 3540 8540 80 81 MQAAAA ZCJAAA HHHHxx -490 6162 0 2 0 10 90 490 490 490 490 180 181 WSAAAA ADJAAA OOOOxx -6763 6163 1 3 3 3 63 763 763 1763 6763 126 127 DAAAAA BDJAAA VVVVxx -8273 6164 1 1 3 13 73 273 273 3273 8273 146 147 FGAAAA CDJAAA AAAAxx -8327 6165 1 3 7 7 27 327 327 3327 8327 54 55 HIAAAA DDJAAA HHHHxx -8541 6166 1 1 1 1 41 541 541 3541 8541 82 83 NQAAAA EDJAAA OOOOxx -3459 6167 1 3 9 19 59 459 1459 3459 3459 118 119 BDAAAA FDJAAA VVVVxx -5557 6168 1 1 7 17 57 557 1557 557 5557 114 115 TFAAAA GDJAAA AAAAxx -158 6169 0 2 8 18 58 158 158 158 158 116 117 CGAAAA HDJAAA HHHHxx -1741 6170 1 1 1 1 41 741 1741 1741 1741 82 83 ZOAAAA IDJAAA OOOOxx -8385 6171 1 1 5 5 85 385 385 3385 8385 170 171 NKAAAA JDJAAA VVVVxx -617 6172 1 1 7 17 17 617 617 617 617 34 35 TXAAAA KDJAAA AAAAxx -3560 6173 0 0 0 0 60 560 1560 3560 3560 120 121 YGAAAA LDJAAA HHHHxx -5216 6174 0 0 6 16 16 216 1216 216 5216 32 33 QSAAAA MDJAAA OOOOxx -8443 6175 1 3 3 3 43 443 443 3443 8443 86 87 TMAAAA NDJAAA VVVVxx -2700 6176 0 0 0 0 0 700 700 2700 2700 0 1 WZAAAA ODJAAA AAAAxx -3661 6177 1 1 1 1 61 661 1661 3661 3661 122 123 VKAAAA PDJAAA HHHHxx -4875 6178 1 3 5 15 75 875 875 4875 4875 150 151 NFAAAA QDJAAA OOOOxx -6721 6179 1 1 1 1 21 721 721 1721 6721 42 43 NYAAAA RDJAAA VVVVxx -3659 6180 1 3 9 19 59 659 1659 3659 3659 118 119 TKAAAA SDJAAA AAAAxx -8944 6181 0 0 4 4 44 944 944 3944 8944 88 89 AGAAAA TDJAAA HHHHxx -9133 6182 1 1 3 13 33 133 1133 4133 9133 66 67 HNAAAA UDJAAA OOOOxx -9882 6183 0 2 2 2 82 882 1882 4882 9882 164 165 CQAAAA VDJAAA VVVVxx -2102 6184 0 2 2 2 2 102 102 2102 2102 4 5 WCAAAA WDJAAA AAAAxx -9445 6185 1 1 5 5 45 445 1445 4445 9445 90 91 HZAAAA XDJAAA HHHHxx -5559 6186 1 3 9 19 59 559 1559 559 5559 118 119 VFAAAA YDJAAA OOOOxx -6096 6187 0 0 6 16 96 96 96 1096 6096 192 193 MAAAAA ZDJAAA VVVVxx -9336 6188 0 0 6 16 36 336 1336 4336 9336 72 73 CVAAAA AEJAAA AAAAxx -2162 6189 0 2 2 2 62 162 162 2162 2162 124 125 EFAAAA BEJAAA HHHHxx -7459 6190 1 3 9 19 59 459 1459 2459 7459 118 119 XAAAAA CEJAAA OOOOxx -3248 6191 0 0 8 8 48 248 1248 3248 3248 96 97 YUAAAA DEJAAA VVVVxx -9539 6192 1 3 9 19 39 539 1539 4539 9539 78 79 XCAAAA EEJAAA AAAAxx -4449 6193 1 1 9 9 49 449 449 4449 4449 98 99 DPAAAA FEJAAA HHHHxx -2809 6194 1 1 9 9 9 809 809 2809 2809 18 19 BEAAAA GEJAAA OOOOxx -7058 6195 0 2 8 18 58 58 1058 2058 7058 116 117 MLAAAA HEJAAA VVVVxx -3512 6196 0 0 2 12 12 512 1512 3512 3512 24 25 CFAAAA IEJAAA AAAAxx -2802 6197 0 2 2 2 2 802 802 2802 2802 4 5 UDAAAA JEJAAA HHHHxx -6289 6198 1 1 9 9 89 289 289 1289 6289 178 179 XHAAAA KEJAAA OOOOxx -1947 6199 1 3 7 7 47 947 1947 1947 1947 94 95 XWAAAA LEJAAA VVVVxx -9572 6200 0 0 2 12 72 572 1572 4572 9572 144 145 EEAAAA MEJAAA AAAAxx -2356 6201 0 0 6 16 56 356 356 2356 2356 112 113 QMAAAA NEJAAA HHHHxx -3039 6202 1 3 9 19 39 39 1039 3039 3039 78 79 XMAAAA OEJAAA OOOOxx -9452 6203 0 0 2 12 52 452 1452 4452 9452 104 105 OZAAAA PEJAAA VVVVxx -6328 6204 0 0 8 8 28 328 328 1328 6328 56 57 KJAAAA QEJAAA AAAAxx -7661 6205 1 1 1 1 61 661 1661 2661 7661 122 123 RIAAAA REJAAA HHHHxx -2566 6206 0 2 6 6 66 566 566 2566 2566 132 133 SUAAAA SEJAAA OOOOxx -6095 6207 1 3 5 15 95 95 95 1095 6095 190 191 LAAAAA TEJAAA VVVVxx -6367 6208 1 3 7 7 67 367 367 1367 6367 134 135 XKAAAA UEJAAA AAAAxx -3368 6209 0 0 8 8 68 368 1368 3368 3368 136 137 OZAAAA VEJAAA HHHHxx -5567 6210 1 3 7 7 67 567 1567 567 5567 134 135 DGAAAA WEJAAA OOOOxx -9834 6211 0 2 4 14 34 834 1834 4834 9834 68 69 GOAAAA XEJAAA VVVVxx -9695 6212 1 3 5 15 95 695 1695 4695 9695 190 191 XIAAAA YEJAAA AAAAxx -7291 6213 1 3 1 11 91 291 1291 2291 7291 182 183 LUAAAA ZEJAAA HHHHxx -4806 6214 0 2 6 6 6 806 806 4806 4806 12 13 WCAAAA AFJAAA OOOOxx -2000 6215 0 0 0 0 0 0 0 2000 2000 0 1 YYAAAA BFJAAA VVVVxx -6817 6216 1 1 7 17 17 817 817 1817 6817 34 35 FCAAAA CFJAAA AAAAxx -8487 6217 1 3 7 7 87 487 487 3487 8487 174 175 LOAAAA DFJAAA HHHHxx -3245 6218 1 1 5 5 45 245 1245 3245 3245 90 91 VUAAAA EFJAAA OOOOxx -632 6219 0 0 2 12 32 632 632 632 632 64 65 IYAAAA FFJAAA VVVVxx -8067 6220 1 3 7 7 67 67 67 3067 8067 134 135 HYAAAA GFJAAA AAAAxx -7140 6221 0 0 0 0 40 140 1140 2140 7140 80 81 QOAAAA HFJAAA HHHHxx -6802 6222 0 2 2 2 2 802 802 1802 6802 4 5 QBAAAA IFJAAA OOOOxx -3980 6223 0 0 0 0 80 980 1980 3980 3980 160 161 CXAAAA JFJAAA VVVVxx -1321 6224 1 1 1 1 21 321 1321 1321 1321 42 43 VYAAAA KFJAAA AAAAxx -2273 6225 1 1 3 13 73 273 273 2273 2273 146 147 LJAAAA LFJAAA HHHHxx -6787 6226 1 3 7 7 87 787 787 1787 6787 174 175 BBAAAA MFJAAA OOOOxx -9480 6227 0 0 0 0 80 480 1480 4480 9480 160 161 QAAAAA NFJAAA VVVVxx -9404 6228 0 0 4 4 4 404 1404 4404 9404 8 9 SXAAAA OFJAAA AAAAxx -3914 6229 0 2 4 14 14 914 1914 3914 3914 28 29 OUAAAA PFJAAA HHHHxx -5507 6230 1 3 7 7 7 507 1507 507 5507 14 15 VDAAAA QFJAAA OOOOxx -1813 6231 1 1 3 13 13 813 1813 1813 1813 26 27 TRAAAA RFJAAA VVVVxx -1999 6232 1 3 9 19 99 999 1999 1999 1999 198 199 XYAAAA SFJAAA AAAAxx -3848 6233 0 0 8 8 48 848 1848 3848 3848 96 97 ASAAAA TFJAAA HHHHxx -9693 6234 1 1 3 13 93 693 1693 4693 9693 186 187 VIAAAA UFJAAA OOOOxx -1353 6235 1 1 3 13 53 353 1353 1353 1353 106 107 BAAAAA VFJAAA VVVVxx -7218 6236 0 2 8 18 18 218 1218 2218 7218 36 37 QRAAAA WFJAAA AAAAxx -8223 6237 1 3 3 3 23 223 223 3223 8223 46 47 HEAAAA XFJAAA HHHHxx -9982 6238 0 2 2 2 82 982 1982 4982 9982 164 165 YTAAAA YFJAAA OOOOxx -8799 6239 1 3 9 19 99 799 799 3799 8799 198 199 LAAAAA ZFJAAA VVVVxx -8929 6240 1 1 9 9 29 929 929 3929 8929 58 59 LFAAAA AGJAAA AAAAxx -4626 6241 0 2 6 6 26 626 626 4626 4626 52 53 YVAAAA BGJAAA HHHHxx -7958 6242 0 2 8 18 58 958 1958 2958 7958 116 117 CUAAAA CGJAAA OOOOxx -3743 6243 1 3 3 3 43 743 1743 3743 3743 86 87 ZNAAAA DGJAAA VVVVxx -8165 6244 1 1 5 5 65 165 165 3165 8165 130 131 BCAAAA EGJAAA AAAAxx -7899 6245 1 3 9 19 99 899 1899 2899 7899 198 199 VRAAAA FGJAAA HHHHxx -8698 6246 0 2 8 18 98 698 698 3698 8698 196 197 OWAAAA GGJAAA OOOOxx -9270 6247 0 2 0 10 70 270 1270 4270 9270 140 141 OSAAAA HGJAAA VVVVxx -6348 6248 0 0 8 8 48 348 348 1348 6348 96 97 EKAAAA IGJAAA AAAAxx -6999 6249 1 3 9 19 99 999 999 1999 6999 198 199 FJAAAA JGJAAA HHHHxx -8467 6250 1 3 7 7 67 467 467 3467 8467 134 135 RNAAAA KGJAAA OOOOxx -3907 6251 1 3 7 7 7 907 1907 3907 3907 14 15 HUAAAA LGJAAA VVVVxx -4738 6252 0 2 8 18 38 738 738 4738 4738 76 77 GAAAAA MGJAAA AAAAxx -248 6253 0 0 8 8 48 248 248 248 248 96 97 OJAAAA NGJAAA HHHHxx -8769 6254 1 1 9 9 69 769 769 3769 8769 138 139 HZAAAA OGJAAA OOOOxx -9922 6255 0 2 2 2 22 922 1922 4922 9922 44 45 QRAAAA PGJAAA VVVVxx -778 6256 0 2 8 18 78 778 778 778 778 156 157 YDAAAA QGJAAA AAAAxx -1233 6257 1 1 3 13 33 233 1233 1233 1233 66 67 LVAAAA RGJAAA HHHHxx -1183 6258 1 3 3 3 83 183 1183 1183 1183 166 167 NTAAAA SGJAAA OOOOxx -2838 6259 0 2 8 18 38 838 838 2838 2838 76 77 EFAAAA TGJAAA VVVVxx -3096 6260 0 0 6 16 96 96 1096 3096 3096 192 193 CPAAAA UGJAAA AAAAxx -8566 6261 0 2 6 6 66 566 566 3566 8566 132 133 MRAAAA VGJAAA HHHHxx -7635 6262 1 3 5 15 35 635 1635 2635 7635 70 71 RHAAAA WGJAAA OOOOxx -5428 6263 0 0 8 8 28 428 1428 428 5428 56 57 UAAAAA XGJAAA VVVVxx -7430 6264 0 2 0 10 30 430 1430 2430 7430 60 61 UZAAAA YGJAAA AAAAxx -7210 6265 0 2 0 10 10 210 1210 2210 7210 20 21 IRAAAA ZGJAAA HHHHxx -4485 6266 1 1 5 5 85 485 485 4485 4485 170 171 NQAAAA AHJAAA OOOOxx -9623 6267 1 3 3 3 23 623 1623 4623 9623 46 47 DGAAAA BHJAAA VVVVxx -3670 6268 0 2 0 10 70 670 1670 3670 3670 140 141 ELAAAA CHJAAA AAAAxx -1575 6269 1 3 5 15 75 575 1575 1575 1575 150 151 PIAAAA DHJAAA HHHHxx -5874 6270 0 2 4 14 74 874 1874 874 5874 148 149 YRAAAA EHJAAA OOOOxx -673 6271 1 1 3 13 73 673 673 673 673 146 147 XZAAAA FHJAAA VVVVxx -9712 6272 0 0 2 12 12 712 1712 4712 9712 24 25 OJAAAA GHJAAA AAAAxx -7729 6273 1 1 9 9 29 729 1729 2729 7729 58 59 HLAAAA HHJAAA HHHHxx -4318 6274 0 2 8 18 18 318 318 4318 4318 36 37 CKAAAA IHJAAA OOOOxx -4143 6275 1 3 3 3 43 143 143 4143 4143 86 87 JDAAAA JHJAAA VVVVxx -4932 6276 0 0 2 12 32 932 932 4932 4932 64 65 SHAAAA KHJAAA AAAAxx -5835 6277 1 3 5 15 35 835 1835 835 5835 70 71 LQAAAA LHJAAA HHHHxx -4966 6278 0 2 6 6 66 966 966 4966 4966 132 133 AJAAAA MHJAAA OOOOxx -6711 6279 1 3 1 11 11 711 711 1711 6711 22 23 DYAAAA NHJAAA VVVVxx -3990 6280 0 2 0 10 90 990 1990 3990 3990 180 181 MXAAAA OHJAAA AAAAxx -990 6281 0 2 0 10 90 990 990 990 990 180 181 CMAAAA PHJAAA HHHHxx -220 6282 0 0 0 0 20 220 220 220 220 40 41 MIAAAA QHJAAA OOOOxx -5693 6283 1 1 3 13 93 693 1693 693 5693 186 187 ZKAAAA RHJAAA VVVVxx -3662 6284 0 2 2 2 62 662 1662 3662 3662 124 125 WKAAAA SHJAAA AAAAxx -7844 6285 0 0 4 4 44 844 1844 2844 7844 88 89 SPAAAA THJAAA HHHHxx -5515 6286 1 3 5 15 15 515 1515 515 5515 30 31 DEAAAA UHJAAA OOOOxx -5551 6287 1 3 1 11 51 551 1551 551 5551 102 103 NFAAAA VHJAAA VVVVxx -2358 6288 0 2 8 18 58 358 358 2358 2358 116 117 SMAAAA WHJAAA AAAAxx -8977 6289 1 1 7 17 77 977 977 3977 8977 154 155 HHAAAA XHJAAA HHHHxx -7040 6290 0 0 0 0 40 40 1040 2040 7040 80 81 UKAAAA YHJAAA OOOOxx -105 6291 1 1 5 5 5 105 105 105 105 10 11 BEAAAA ZHJAAA VVVVxx -4496 6292 0 0 6 16 96 496 496 4496 4496 192 193 YQAAAA AIJAAA AAAAxx -2254 6293 0 2 4 14 54 254 254 2254 2254 108 109 SIAAAA BIJAAA HHHHxx -411 6294 1 3 1 11 11 411 411 411 411 22 23 VPAAAA CIJAAA OOOOxx -2373 6295 1 1 3 13 73 373 373 2373 2373 146 147 HNAAAA DIJAAA VVVVxx -3477 6296 1 1 7 17 77 477 1477 3477 3477 154 155 TDAAAA EIJAAA AAAAxx -8964 6297 0 0 4 4 64 964 964 3964 8964 128 129 UGAAAA FIJAAA HHHHxx -8471 6298 1 3 1 11 71 471 471 3471 8471 142 143 VNAAAA GIJAAA OOOOxx -5776 6299 0 0 6 16 76 776 1776 776 5776 152 153 EOAAAA HIJAAA VVVVxx -9921 6300 1 1 1 1 21 921 1921 4921 9921 42 43 PRAAAA IIJAAA AAAAxx -7816 6301 0 0 6 16 16 816 1816 2816 7816 32 33 QOAAAA JIJAAA HHHHxx -2439 6302 1 3 9 19 39 439 439 2439 2439 78 79 VPAAAA KIJAAA OOOOxx -9298 6303 0 2 8 18 98 298 1298 4298 9298 196 197 QTAAAA LIJAAA VVVVxx -9424 6304 0 0 4 4 24 424 1424 4424 9424 48 49 MYAAAA MIJAAA AAAAxx -3252 6305 0 0 2 12 52 252 1252 3252 3252 104 105 CVAAAA NIJAAA HHHHxx -1401 6306 1 1 1 1 1 401 1401 1401 1401 2 3 XBAAAA OIJAAA OOOOxx -9632 6307 0 0 2 12 32 632 1632 4632 9632 64 65 MGAAAA PIJAAA VVVVxx -370 6308 0 2 0 10 70 370 370 370 370 140 141 GOAAAA QIJAAA AAAAxx -728 6309 0 0 8 8 28 728 728 728 728 56 57 ACAAAA RIJAAA HHHHxx -2888 6310 0 0 8 8 88 888 888 2888 2888 176 177 CHAAAA SIJAAA OOOOxx -1441 6311 1 1 1 1 41 441 1441 1441 1441 82 83 LDAAAA TIJAAA VVVVxx -8308 6312 0 0 8 8 8 308 308 3308 8308 16 17 OHAAAA UIJAAA AAAAxx -2165 6313 1 1 5 5 65 165 165 2165 2165 130 131 HFAAAA VIJAAA HHHHxx -6359 6314 1 3 9 19 59 359 359 1359 6359 118 119 PKAAAA WIJAAA OOOOxx -9637 6315 1 1 7 17 37 637 1637 4637 9637 74 75 RGAAAA XIJAAA VVVVxx -5208 6316 0 0 8 8 8 208 1208 208 5208 16 17 ISAAAA YIJAAA AAAAxx -4705 6317 1 1 5 5 5 705 705 4705 4705 10 11 ZYAAAA ZIJAAA HHHHxx -2341 6318 1 1 1 1 41 341 341 2341 2341 82 83 BMAAAA AJJAAA OOOOxx -8539 6319 1 3 9 19 39 539 539 3539 8539 78 79 LQAAAA BJJAAA VVVVxx -7528 6320 0 0 8 8 28 528 1528 2528 7528 56 57 ODAAAA CJJAAA AAAAxx -7969 6321 1 1 9 9 69 969 1969 2969 7969 138 139 NUAAAA DJJAAA HHHHxx -6381 6322 1 1 1 1 81 381 381 1381 6381 162 163 LLAAAA EJJAAA OOOOxx -4906 6323 0 2 6 6 6 906 906 4906 4906 12 13 SGAAAA FJJAAA VVVVxx -8697 6324 1 1 7 17 97 697 697 3697 8697 194 195 NWAAAA GJJAAA AAAAxx -6301 6325 1 1 1 1 1 301 301 1301 6301 2 3 JIAAAA HJJAAA HHHHxx -7554 6326 0 2 4 14 54 554 1554 2554 7554 108 109 OEAAAA IJJAAA OOOOxx -5107 6327 1 3 7 7 7 107 1107 107 5107 14 15 LOAAAA JJJAAA VVVVxx -5046 6328 0 2 6 6 46 46 1046 46 5046 92 93 CMAAAA KJJAAA AAAAxx -4063 6329 1 3 3 3 63 63 63 4063 4063 126 127 HAAAAA LJJAAA HHHHxx -7580 6330 0 0 0 0 80 580 1580 2580 7580 160 161 OFAAAA MJJAAA OOOOxx -2245 6331 1 1 5 5 45 245 245 2245 2245 90 91 JIAAAA NJJAAA VVVVxx -3711 6332 1 3 1 11 11 711 1711 3711 3711 22 23 TMAAAA OJJAAA AAAAxx -3220 6333 0 0 0 0 20 220 1220 3220 3220 40 41 WTAAAA PJJAAA HHHHxx -6463 6334 1 3 3 3 63 463 463 1463 6463 126 127 POAAAA QJJAAA OOOOxx -8196 6335 0 0 6 16 96 196 196 3196 8196 192 193 GDAAAA RJJAAA VVVVxx -9875 6336 1 3 5 15 75 875 1875 4875 9875 150 151 VPAAAA SJJAAA AAAAxx -1333 6337 1 1 3 13 33 333 1333 1333 1333 66 67 HZAAAA TJJAAA HHHHxx -7880 6338 0 0 0 0 80 880 1880 2880 7880 160 161 CRAAAA UJJAAA OOOOxx -2322 6339 0 2 2 2 22 322 322 2322 2322 44 45 ILAAAA VJJAAA VVVVxx -2163 6340 1 3 3 3 63 163 163 2163 2163 126 127 FFAAAA WJJAAA AAAAxx -421 6341 1 1 1 1 21 421 421 421 421 42 43 FQAAAA XJJAAA HHHHxx -2042 6342 0 2 2 2 42 42 42 2042 2042 84 85 OAAAAA YJJAAA OOOOxx -1424 6343 0 0 4 4 24 424 1424 1424 1424 48 49 UCAAAA ZJJAAA VVVVxx -7870 6344 0 2 0 10 70 870 1870 2870 7870 140 141 SQAAAA AKJAAA AAAAxx -2653 6345 1 1 3 13 53 653 653 2653 2653 106 107 BYAAAA BKJAAA HHHHxx -4216 6346 0 0 6 16 16 216 216 4216 4216 32 33 EGAAAA CKJAAA OOOOxx -1515 6347 1 3 5 15 15 515 1515 1515 1515 30 31 HGAAAA DKJAAA VVVVxx -7860 6348 0 0 0 0 60 860 1860 2860 7860 120 121 IQAAAA EKJAAA AAAAxx -2984 6349 0 0 4 4 84 984 984 2984 2984 168 169 UKAAAA FKJAAA HHHHxx -6269 6350 1 1 9 9 69 269 269 1269 6269 138 139 DHAAAA GKJAAA OOOOxx -2609 6351 1 1 9 9 9 609 609 2609 2609 18 19 JWAAAA HKJAAA VVVVxx -3671 6352 1 3 1 11 71 671 1671 3671 3671 142 143 FLAAAA IKJAAA AAAAxx -4544 6353 0 0 4 4 44 544 544 4544 4544 88 89 USAAAA JKJAAA HHHHxx -4668 6354 0 0 8 8 68 668 668 4668 4668 136 137 OXAAAA KKJAAA OOOOxx -2565 6355 1 1 5 5 65 565 565 2565 2565 130 131 RUAAAA LKJAAA VVVVxx -3126 6356 0 2 6 6 26 126 1126 3126 3126 52 53 GQAAAA MKJAAA AAAAxx -7573 6357 1 1 3 13 73 573 1573 2573 7573 146 147 HFAAAA NKJAAA HHHHxx -1476 6358 0 0 6 16 76 476 1476 1476 1476 152 153 UEAAAA OKJAAA OOOOxx -2146 6359 0 2 6 6 46 146 146 2146 2146 92 93 OEAAAA PKJAAA VVVVxx -9990 6360 0 2 0 10 90 990 1990 4990 9990 180 181 GUAAAA QKJAAA AAAAxx -2530 6361 0 2 0 10 30 530 530 2530 2530 60 61 ITAAAA RKJAAA HHHHxx -9288 6362 0 0 8 8 88 288 1288 4288 9288 176 177 GTAAAA SKJAAA OOOOxx -9755 6363 1 3 5 15 55 755 1755 4755 9755 110 111 FLAAAA TKJAAA VVVVxx -5305 6364 1 1 5 5 5 305 1305 305 5305 10 11 BWAAAA UKJAAA AAAAxx -2495 6365 1 3 5 15 95 495 495 2495 2495 190 191 ZRAAAA VKJAAA HHHHxx -5443 6366 1 3 3 3 43 443 1443 443 5443 86 87 JBAAAA WKJAAA OOOOxx -1930 6367 0 2 0 10 30 930 1930 1930 1930 60 61 GWAAAA XKJAAA VVVVxx -9134 6368 0 2 4 14 34 134 1134 4134 9134 68 69 INAAAA YKJAAA AAAAxx -2844 6369 0 0 4 4 44 844 844 2844 2844 88 89 KFAAAA ZKJAAA HHHHxx -896 6370 0 0 6 16 96 896 896 896 896 192 193 MIAAAA ALJAAA OOOOxx -1330 6371 0 2 0 10 30 330 1330 1330 1330 60 61 EZAAAA BLJAAA VVVVxx -8980 6372 0 0 0 0 80 980 980 3980 8980 160 161 KHAAAA CLJAAA AAAAxx -5940 6373 0 0 0 0 40 940 1940 940 5940 80 81 MUAAAA DLJAAA HHHHxx -6494 6374 0 2 4 14 94 494 494 1494 6494 188 189 UPAAAA ELJAAA OOOOxx -165 6375 1 1 5 5 65 165 165 165 165 130 131 JGAAAA FLJAAA VVVVxx -2510 6376 0 2 0 10 10 510 510 2510 2510 20 21 OSAAAA GLJAAA AAAAxx -9950 6377 0 2 0 10 50 950 1950 4950 9950 100 101 SSAAAA HLJAAA HHHHxx -3854 6378 0 2 4 14 54 854 1854 3854 3854 108 109 GSAAAA ILJAAA OOOOxx -7493 6379 1 1 3 13 93 493 1493 2493 7493 186 187 FCAAAA JLJAAA VVVVxx -4124 6380 0 0 4 4 24 124 124 4124 4124 48 49 QCAAAA KLJAAA AAAAxx -8563 6381 1 3 3 3 63 563 563 3563 8563 126 127 JRAAAA LLJAAA HHHHxx -8735 6382 1 3 5 15 35 735 735 3735 8735 70 71 ZXAAAA MLJAAA OOOOxx -9046 6383 0 2 6 6 46 46 1046 4046 9046 92 93 YJAAAA NLJAAA VVVVxx -1754 6384 0 2 4 14 54 754 1754 1754 1754 108 109 MPAAAA OLJAAA AAAAxx -6954 6385 0 2 4 14 54 954 954 1954 6954 108 109 MHAAAA PLJAAA HHHHxx -4953 6386 1 1 3 13 53 953 953 4953 4953 106 107 NIAAAA QLJAAA OOOOxx -8142 6387 0 2 2 2 42 142 142 3142 8142 84 85 EBAAAA RLJAAA VVVVxx -9661 6388 1 1 1 1 61 661 1661 4661 9661 122 123 PHAAAA SLJAAA AAAAxx -6415 6389 1 3 5 15 15 415 415 1415 6415 30 31 TMAAAA TLJAAA HHHHxx -5782 6390 0 2 2 2 82 782 1782 782 5782 164 165 KOAAAA ULJAAA OOOOxx -7721 6391 1 1 1 1 21 721 1721 2721 7721 42 43 ZKAAAA VLJAAA VVVVxx -580 6392 0 0 0 0 80 580 580 580 580 160 161 IWAAAA WLJAAA AAAAxx -3784 6393 0 0 4 4 84 784 1784 3784 3784 168 169 OPAAAA XLJAAA HHHHxx -9810 6394 0 2 0 10 10 810 1810 4810 9810 20 21 INAAAA YLJAAA OOOOxx -8488 6395 0 0 8 8 88 488 488 3488 8488 176 177 MOAAAA ZLJAAA VVVVxx -6214 6396 0 2 4 14 14 214 214 1214 6214 28 29 AFAAAA AMJAAA AAAAxx -9433 6397 1 1 3 13 33 433 1433 4433 9433 66 67 VYAAAA BMJAAA HHHHxx -9959 6398 1 3 9 19 59 959 1959 4959 9959 118 119 BTAAAA CMJAAA OOOOxx -554 6399 0 2 4 14 54 554 554 554 554 108 109 IVAAAA DMJAAA VVVVxx -6646 6400 0 2 6 6 46 646 646 1646 6646 92 93 QVAAAA EMJAAA AAAAxx -1138 6401 0 2 8 18 38 138 1138 1138 1138 76 77 URAAAA FMJAAA HHHHxx -9331 6402 1 3 1 11 31 331 1331 4331 9331 62 63 XUAAAA GMJAAA OOOOxx -7331 6403 1 3 1 11 31 331 1331 2331 7331 62 63 ZVAAAA HMJAAA VVVVxx -3482 6404 0 2 2 2 82 482 1482 3482 3482 164 165 YDAAAA IMJAAA AAAAxx -3795 6405 1 3 5 15 95 795 1795 3795 3795 190 191 ZPAAAA JMJAAA HHHHxx -2441 6406 1 1 1 1 41 441 441 2441 2441 82 83 XPAAAA KMJAAA OOOOxx -5229 6407 1 1 9 9 29 229 1229 229 5229 58 59 DTAAAA LMJAAA VVVVxx -7012 6408 0 0 2 12 12 12 1012 2012 7012 24 25 SJAAAA MMJAAA AAAAxx -7036 6409 0 0 6 16 36 36 1036 2036 7036 72 73 QKAAAA NMJAAA HHHHxx -8243 6410 1 3 3 3 43 243 243 3243 8243 86 87 BFAAAA OMJAAA OOOOxx -9320 6411 0 0 0 0 20 320 1320 4320 9320 40 41 MUAAAA PMJAAA VVVVxx -4693 6412 1 1 3 13 93 693 693 4693 4693 186 187 NYAAAA QMJAAA AAAAxx -6741 6413 1 1 1 1 41 741 741 1741 6741 82 83 HZAAAA RMJAAA HHHHxx -2997 6414 1 1 7 17 97 997 997 2997 2997 194 195 HLAAAA SMJAAA OOOOxx -4838 6415 0 2 8 18 38 838 838 4838 4838 76 77 CEAAAA TMJAAA VVVVxx -6945 6416 1 1 5 5 45 945 945 1945 6945 90 91 DHAAAA UMJAAA AAAAxx -8253 6417 1 1 3 13 53 253 253 3253 8253 106 107 LFAAAA VMJAAA HHHHxx -8989 6418 1 1 9 9 89 989 989 3989 8989 178 179 THAAAA WMJAAA OOOOxx -2640 6419 0 0 0 0 40 640 640 2640 2640 80 81 OXAAAA XMJAAA VVVVxx -5647 6420 1 3 7 7 47 647 1647 647 5647 94 95 FJAAAA YMJAAA AAAAxx -7186 6421 0 2 6 6 86 186 1186 2186 7186 172 173 KQAAAA ZMJAAA HHHHxx -3278 6422 0 2 8 18 78 278 1278 3278 3278 156 157 CWAAAA ANJAAA OOOOxx -8546 6423 0 2 6 6 46 546 546 3546 8546 92 93 SQAAAA BNJAAA VVVVxx -8297 6424 1 1 7 17 97 297 297 3297 8297 194 195 DHAAAA CNJAAA AAAAxx -9534 6425 0 2 4 14 34 534 1534 4534 9534 68 69 SCAAAA DNJAAA HHHHxx -9618 6426 0 2 8 18 18 618 1618 4618 9618 36 37 YFAAAA ENJAAA OOOOxx -8839 6427 1 3 9 19 39 839 839 3839 8839 78 79 ZBAAAA FNJAAA VVVVxx -7605 6428 1 1 5 5 5 605 1605 2605 7605 10 11 NGAAAA GNJAAA AAAAxx -6421 6429 1 1 1 1 21 421 421 1421 6421 42 43 ZMAAAA HNJAAA HHHHxx -3582 6430 0 2 2 2 82 582 1582 3582 3582 164 165 UHAAAA INJAAA OOOOxx -485 6431 1 1 5 5 85 485 485 485 485 170 171 RSAAAA JNJAAA VVVVxx -1925 6432 1 1 5 5 25 925 1925 1925 1925 50 51 BWAAAA KNJAAA AAAAxx -4296 6433 0 0 6 16 96 296 296 4296 4296 192 193 GJAAAA LNJAAA HHHHxx -8874 6434 0 2 4 14 74 874 874 3874 8874 148 149 IDAAAA MNJAAA OOOOxx -1443 6435 1 3 3 3 43 443 1443 1443 1443 86 87 NDAAAA NNJAAA VVVVxx -4239 6436 1 3 9 19 39 239 239 4239 4239 78 79 BHAAAA ONJAAA AAAAxx -9760 6437 0 0 0 0 60 760 1760 4760 9760 120 121 KLAAAA PNJAAA HHHHxx -136 6438 0 0 6 16 36 136 136 136 136 72 73 GFAAAA QNJAAA OOOOxx -6472 6439 0 0 2 12 72 472 472 1472 6472 144 145 YOAAAA RNJAAA VVVVxx -4896 6440 0 0 6 16 96 896 896 4896 4896 192 193 IGAAAA SNJAAA AAAAxx -9028 6441 0 0 8 8 28 28 1028 4028 9028 56 57 GJAAAA TNJAAA HHHHxx -8354 6442 0 2 4 14 54 354 354 3354 8354 108 109 IJAAAA UNJAAA OOOOxx -8648 6443 0 0 8 8 48 648 648 3648 8648 96 97 QUAAAA VNJAAA VVVVxx -918 6444 0 2 8 18 18 918 918 918 918 36 37 IJAAAA WNJAAA AAAAxx -6606 6445 0 2 6 6 6 606 606 1606 6606 12 13 CUAAAA XNJAAA HHHHxx -2462 6446 0 2 2 2 62 462 462 2462 2462 124 125 SQAAAA YNJAAA OOOOxx -7536 6447 0 0 6 16 36 536 1536 2536 7536 72 73 WDAAAA ZNJAAA VVVVxx -1700 6448 0 0 0 0 0 700 1700 1700 1700 0 1 KNAAAA AOJAAA AAAAxx -6740 6449 0 0 0 0 40 740 740 1740 6740 80 81 GZAAAA BOJAAA HHHHxx -28 6450 0 0 8 8 28 28 28 28 28 56 57 CBAAAA COJAAA OOOOxx -6044 6451 0 0 4 4 44 44 44 1044 6044 88 89 MYAAAA DOJAAA VVVVxx -5053 6452 1 1 3 13 53 53 1053 53 5053 106 107 JMAAAA EOJAAA AAAAxx -4832 6453 0 0 2 12 32 832 832 4832 4832 64 65 WDAAAA FOJAAA HHHHxx -9145 6454 1 1 5 5 45 145 1145 4145 9145 90 91 TNAAAA GOJAAA OOOOxx -5482 6455 0 2 2 2 82 482 1482 482 5482 164 165 WCAAAA HOJAAA VVVVxx -7644 6456 0 0 4 4 44 644 1644 2644 7644 88 89 AIAAAA IOJAAA AAAAxx -2128 6457 0 0 8 8 28 128 128 2128 2128 56 57 WDAAAA JOJAAA HHHHxx -6583 6458 1 3 3 3 83 583 583 1583 6583 166 167 FTAAAA KOJAAA OOOOxx -4224 6459 0 0 4 4 24 224 224 4224 4224 48 49 MGAAAA LOJAAA VVVVxx -5253 6460 1 1 3 13 53 253 1253 253 5253 106 107 BUAAAA MOJAAA AAAAxx -8219 6461 1 3 9 19 19 219 219 3219 8219 38 39 DEAAAA NOJAAA HHHHxx -8113 6462 1 1 3 13 13 113 113 3113 8113 26 27 BAAAAA OOJAAA OOOOxx -3616 6463 0 0 6 16 16 616 1616 3616 3616 32 33 CJAAAA POJAAA VVVVxx -1361 6464 1 1 1 1 61 361 1361 1361 1361 122 123 JAAAAA QOJAAA AAAAxx -949 6465 1 1 9 9 49 949 949 949 949 98 99 NKAAAA ROJAAA HHHHxx -8582 6466 0 2 2 2 82 582 582 3582 8582 164 165 CSAAAA SOJAAA OOOOxx -5104 6467 0 0 4 4 4 104 1104 104 5104 8 9 IOAAAA TOJAAA VVVVxx -6146 6468 0 2 6 6 46 146 146 1146 6146 92 93 KCAAAA UOJAAA AAAAxx -7681 6469 1 1 1 1 81 681 1681 2681 7681 162 163 LJAAAA VOJAAA HHHHxx -1904 6470 0 0 4 4 4 904 1904 1904 1904 8 9 GVAAAA WOJAAA OOOOxx -1989 6471 1 1 9 9 89 989 1989 1989 1989 178 179 NYAAAA XOJAAA VVVVxx -4179 6472 1 3 9 19 79 179 179 4179 4179 158 159 TEAAAA YOJAAA AAAAxx -1739 6473 1 3 9 19 39 739 1739 1739 1739 78 79 XOAAAA ZOJAAA HHHHxx -2447 6474 1 3 7 7 47 447 447 2447 2447 94 95 DQAAAA APJAAA OOOOxx -3029 6475 1 1 9 9 29 29 1029 3029 3029 58 59 NMAAAA BPJAAA VVVVxx -9783 6476 1 3 3 3 83 783 1783 4783 9783 166 167 HMAAAA CPJAAA AAAAxx -8381 6477 1 1 1 1 81 381 381 3381 8381 162 163 JKAAAA DPJAAA HHHHxx -8755 6478 1 3 5 15 55 755 755 3755 8755 110 111 TYAAAA EPJAAA OOOOxx -8384 6479 0 0 4 4 84 384 384 3384 8384 168 169 MKAAAA FPJAAA VVVVxx -7655 6480 1 3 5 15 55 655 1655 2655 7655 110 111 LIAAAA GPJAAA AAAAxx -4766 6481 0 2 6 6 66 766 766 4766 4766 132 133 IBAAAA HPJAAA HHHHxx -3324 6482 0 0 4 4 24 324 1324 3324 3324 48 49 WXAAAA IPJAAA OOOOxx -5022 6483 0 2 2 2 22 22 1022 22 5022 44 45 ELAAAA JPJAAA VVVVxx -2856 6484 0 0 6 16 56 856 856 2856 2856 112 113 WFAAAA KPJAAA AAAAxx -6503 6485 1 3 3 3 3 503 503 1503 6503 6 7 DQAAAA LPJAAA HHHHxx -6872 6486 0 0 2 12 72 872 872 1872 6872 144 145 IEAAAA MPJAAA OOOOxx -1663 6487 1 3 3 3 63 663 1663 1663 1663 126 127 ZLAAAA NPJAAA VVVVxx -6964 6488 0 0 4 4 64 964 964 1964 6964 128 129 WHAAAA OPJAAA AAAAxx -4622 6489 0 2 2 2 22 622 622 4622 4622 44 45 UVAAAA PPJAAA HHHHxx -6089 6490 1 1 9 9 89 89 89 1089 6089 178 179 FAAAAA QPJAAA OOOOxx -8567 6491 1 3 7 7 67 567 567 3567 8567 134 135 NRAAAA RPJAAA VVVVxx -597 6492 1 1 7 17 97 597 597 597 597 194 195 ZWAAAA SPJAAA AAAAxx -4222 6493 0 2 2 2 22 222 222 4222 4222 44 45 KGAAAA TPJAAA HHHHxx -9322 6494 0 2 2 2 22 322 1322 4322 9322 44 45 OUAAAA UPJAAA OOOOxx -624 6495 0 0 4 4 24 624 624 624 624 48 49 AYAAAA VPJAAA VVVVxx -4329 6496 1 1 9 9 29 329 329 4329 4329 58 59 NKAAAA WPJAAA AAAAxx -6781 6497 1 1 1 1 81 781 781 1781 6781 162 163 VAAAAA XPJAAA HHHHxx -1673 6498 1 1 3 13 73 673 1673 1673 1673 146 147 JMAAAA YPJAAA OOOOxx -6633 6499 1 1 3 13 33 633 633 1633 6633 66 67 DVAAAA ZPJAAA VVVVxx -2569 6500 1 1 9 9 69 569 569 2569 2569 138 139 VUAAAA AQJAAA AAAAxx -4995 6501 1 3 5 15 95 995 995 4995 4995 190 191 DKAAAA BQJAAA HHHHxx -2749 6502 1 1 9 9 49 749 749 2749 2749 98 99 TBAAAA CQJAAA OOOOxx -9044 6503 0 0 4 4 44 44 1044 4044 9044 88 89 WJAAAA DQJAAA VVVVxx -5823 6504 1 3 3 3 23 823 1823 823 5823 46 47 ZPAAAA EQJAAA AAAAxx -9366 6505 0 2 6 6 66 366 1366 4366 9366 132 133 GWAAAA FQJAAA HHHHxx -1169 6506 1 1 9 9 69 169 1169 1169 1169 138 139 ZSAAAA GQJAAA OOOOxx -1300 6507 0 0 0 0 0 300 1300 1300 1300 0 1 AYAAAA HQJAAA VVVVxx -9973 6508 1 1 3 13 73 973 1973 4973 9973 146 147 PTAAAA IQJAAA AAAAxx -2092 6509 0 0 2 12 92 92 92 2092 2092 184 185 MCAAAA JQJAAA HHHHxx -9776 6510 0 0 6 16 76 776 1776 4776 9776 152 153 AMAAAA KQJAAA OOOOxx -7612 6511 0 0 2 12 12 612 1612 2612 7612 24 25 UGAAAA LQJAAA VVVVxx -7190 6512 0 2 0 10 90 190 1190 2190 7190 180 181 OQAAAA MQJAAA AAAAxx -5147 6513 1 3 7 7 47 147 1147 147 5147 94 95 ZPAAAA NQJAAA HHHHxx -3722 6514 0 2 2 2 22 722 1722 3722 3722 44 45 ENAAAA OQJAAA OOOOxx -5858 6515 0 2 8 18 58 858 1858 858 5858 116 117 IRAAAA PQJAAA VVVVxx -3204 6516 0 0 4 4 4 204 1204 3204 3204 8 9 GTAAAA QQJAAA AAAAxx -8994 6517 0 2 4 14 94 994 994 3994 8994 188 189 YHAAAA RQJAAA HHHHxx -7478 6518 0 2 8 18 78 478 1478 2478 7478 156 157 QBAAAA SQJAAA OOOOxx -9624 6519 0 0 4 4 24 624 1624 4624 9624 48 49 EGAAAA TQJAAA VVVVxx -6639 6520 1 3 9 19 39 639 639 1639 6639 78 79 JVAAAA UQJAAA AAAAxx -369 6521 1 1 9 9 69 369 369 369 369 138 139 FOAAAA VQJAAA HHHHxx -7766 6522 0 2 6 6 66 766 1766 2766 7766 132 133 SMAAAA WQJAAA OOOOxx -4094 6523 0 2 4 14 94 94 94 4094 4094 188 189 MBAAAA XQJAAA VVVVxx -9556 6524 0 0 6 16 56 556 1556 4556 9556 112 113 ODAAAA YQJAAA AAAAxx -4887 6525 1 3 7 7 87 887 887 4887 4887 174 175 ZFAAAA ZQJAAA HHHHxx -2321 6526 1 1 1 1 21 321 321 2321 2321 42 43 HLAAAA ARJAAA OOOOxx -9201 6527 1 1 1 1 1 201 1201 4201 9201 2 3 XPAAAA BRJAAA VVVVxx -1627 6528 1 3 7 7 27 627 1627 1627 1627 54 55 PKAAAA CRJAAA AAAAxx -150 6529 0 2 0 10 50 150 150 150 150 100 101 UFAAAA DRJAAA HHHHxx -8010 6530 0 2 0 10 10 10 10 3010 8010 20 21 CWAAAA ERJAAA OOOOxx -8026 6531 0 2 6 6 26 26 26 3026 8026 52 53 SWAAAA FRJAAA VVVVxx -5495 6532 1 3 5 15 95 495 1495 495 5495 190 191 JDAAAA GRJAAA AAAAxx -6213 6533 1 1 3 13 13 213 213 1213 6213 26 27 ZEAAAA HRJAAA HHHHxx -6464 6534 0 0 4 4 64 464 464 1464 6464 128 129 QOAAAA IRJAAA OOOOxx -1158 6535 0 2 8 18 58 158 1158 1158 1158 116 117 OSAAAA JRJAAA VVVVxx -8669 6536 1 1 9 9 69 669 669 3669 8669 138 139 LVAAAA KRJAAA AAAAxx -3225 6537 1 1 5 5 25 225 1225 3225 3225 50 51 BUAAAA LRJAAA HHHHxx -1294 6538 0 2 4 14 94 294 1294 1294 1294 188 189 UXAAAA MRJAAA OOOOxx -2166 6539 0 2 6 6 66 166 166 2166 2166 132 133 IFAAAA NRJAAA VVVVxx -9328 6540 0 0 8 8 28 328 1328 4328 9328 56 57 UUAAAA ORJAAA AAAAxx -8431 6541 1 3 1 11 31 431 431 3431 8431 62 63 HMAAAA PRJAAA HHHHxx -7100 6542 0 0 0 0 0 100 1100 2100 7100 0 1 CNAAAA QRJAAA OOOOxx -8126 6543 0 2 6 6 26 126 126 3126 8126 52 53 OAAAAA RRJAAA VVVVxx -2185 6544 1 1 5 5 85 185 185 2185 2185 170 171 BGAAAA SRJAAA AAAAxx -5697 6545 1 1 7 17 97 697 1697 697 5697 194 195 DLAAAA TRJAAA HHHHxx -5531 6546 1 3 1 11 31 531 1531 531 5531 62 63 TEAAAA URJAAA OOOOxx -3020 6547 0 0 0 0 20 20 1020 3020 3020 40 41 EMAAAA VRJAAA VVVVxx -3076 6548 0 0 6 16 76 76 1076 3076 3076 152 153 IOAAAA WRJAAA AAAAxx -9228 6549 0 0 8 8 28 228 1228 4228 9228 56 57 YQAAAA XRJAAA HHHHxx -1734 6550 0 2 4 14 34 734 1734 1734 1734 68 69 SOAAAA YRJAAA OOOOxx -7616 6551 0 0 6 16 16 616 1616 2616 7616 32 33 YGAAAA ZRJAAA VVVVxx -9059 6552 1 3 9 19 59 59 1059 4059 9059 118 119 LKAAAA ASJAAA AAAAxx -323 6553 1 3 3 3 23 323 323 323 323 46 47 LMAAAA BSJAAA HHHHxx -1283 6554 1 3 3 3 83 283 1283 1283 1283 166 167 JXAAAA CSJAAA OOOOxx -9535 6555 1 3 5 15 35 535 1535 4535 9535 70 71 TCAAAA DSJAAA VVVVxx -2580 6556 0 0 0 0 80 580 580 2580 2580 160 161 GVAAAA ESJAAA AAAAxx -7633 6557 1 1 3 13 33 633 1633 2633 7633 66 67 PHAAAA FSJAAA HHHHxx -9497 6558 1 1 7 17 97 497 1497 4497 9497 194 195 HBAAAA GSJAAA OOOOxx -9842 6559 0 2 2 2 42 842 1842 4842 9842 84 85 OOAAAA HSJAAA VVVVxx -3426 6560 0 2 6 6 26 426 1426 3426 3426 52 53 UBAAAA ISJAAA AAAAxx -7650 6561 0 2 0 10 50 650 1650 2650 7650 100 101 GIAAAA JSJAAA HHHHxx -9935 6562 1 3 5 15 35 935 1935 4935 9935 70 71 DSAAAA KSJAAA OOOOxx -9354 6563 0 2 4 14 54 354 1354 4354 9354 108 109 UVAAAA LSJAAA VVVVxx -5569 6564 1 1 9 9 69 569 1569 569 5569 138 139 FGAAAA MSJAAA AAAAxx -5765 6565 1 1 5 5 65 765 1765 765 5765 130 131 TNAAAA NSJAAA HHHHxx -7283 6566 1 3 3 3 83 283 1283 2283 7283 166 167 DUAAAA OSJAAA OOOOxx -1068 6567 0 0 8 8 68 68 1068 1068 1068 136 137 CPAAAA PSJAAA VVVVxx -1641 6568 1 1 1 1 41 641 1641 1641 1641 82 83 DLAAAA QSJAAA AAAAxx -1688 6569 0 0 8 8 88 688 1688 1688 1688 176 177 YMAAAA RSJAAA HHHHxx -1133 6570 1 1 3 13 33 133 1133 1133 1133 66 67 PRAAAA SSJAAA OOOOxx -4493 6571 1 1 3 13 93 493 493 4493 4493 186 187 VQAAAA TSJAAA VVVVxx -3354 6572 0 2 4 14 54 354 1354 3354 3354 108 109 AZAAAA USJAAA AAAAxx -4029 6573 1 1 9 9 29 29 29 4029 4029 58 59 ZYAAAA VSJAAA HHHHxx -6704 6574 0 0 4 4 4 704 704 1704 6704 8 9 WXAAAA WSJAAA OOOOxx -3221 6575 1 1 1 1 21 221 1221 3221 3221 42 43 XTAAAA XSJAAA VVVVxx -9432 6576 0 0 2 12 32 432 1432 4432 9432 64 65 UYAAAA YSJAAA AAAAxx -6990 6577 0 2 0 10 90 990 990 1990 6990 180 181 WIAAAA ZSJAAA HHHHxx -1760 6578 0 0 0 0 60 760 1760 1760 1760 120 121 SPAAAA ATJAAA OOOOxx -4754 6579 0 2 4 14 54 754 754 4754 4754 108 109 WAAAAA BTJAAA VVVVxx -7724 6580 0 0 4 4 24 724 1724 2724 7724 48 49 CLAAAA CTJAAA AAAAxx -9487 6581 1 3 7 7 87 487 1487 4487 9487 174 175 XAAAAA DTJAAA HHHHxx -166 6582 0 2 6 6 66 166 166 166 166 132 133 KGAAAA ETJAAA OOOOxx -5479 6583 1 3 9 19 79 479 1479 479 5479 158 159 TCAAAA FTJAAA VVVVxx -8744 6584 0 0 4 4 44 744 744 3744 8744 88 89 IYAAAA GTJAAA AAAAxx -5746 6585 0 2 6 6 46 746 1746 746 5746 92 93 ANAAAA HTJAAA HHHHxx -907 6586 1 3 7 7 7 907 907 907 907 14 15 XIAAAA ITJAAA OOOOxx -3968 6587 0 0 8 8 68 968 1968 3968 3968 136 137 QWAAAA JTJAAA VVVVxx -5721 6588 1 1 1 1 21 721 1721 721 5721 42 43 BMAAAA KTJAAA AAAAxx -6738 6589 0 2 8 18 38 738 738 1738 6738 76 77 EZAAAA LTJAAA HHHHxx -4097 6590 1 1 7 17 97 97 97 4097 4097 194 195 PBAAAA MTJAAA OOOOxx -8456 6591 0 0 6 16 56 456 456 3456 8456 112 113 GNAAAA NTJAAA VVVVxx -1269 6592 1 1 9 9 69 269 1269 1269 1269 138 139 VWAAAA OTJAAA AAAAxx -7997 6593 1 1 7 17 97 997 1997 2997 7997 194 195 PVAAAA PTJAAA HHHHxx -9457 6594 1 1 7 17 57 457 1457 4457 9457 114 115 TZAAAA QTJAAA OOOOxx -1159 6595 1 3 9 19 59 159 1159 1159 1159 118 119 PSAAAA RTJAAA VVVVxx -1631 6596 1 3 1 11 31 631 1631 1631 1631 62 63 TKAAAA STJAAA AAAAxx -2019 6597 1 3 9 19 19 19 19 2019 2019 38 39 RZAAAA TTJAAA HHHHxx -3186 6598 0 2 6 6 86 186 1186 3186 3186 172 173 OSAAAA UTJAAA OOOOxx -5587 6599 1 3 7 7 87 587 1587 587 5587 174 175 XGAAAA VTJAAA VVVVxx -9172 6600 0 0 2 12 72 172 1172 4172 9172 144 145 UOAAAA WTJAAA AAAAxx -5589 6601 1 1 9 9 89 589 1589 589 5589 178 179 ZGAAAA XTJAAA HHHHxx -5103 6602 1 3 3 3 3 103 1103 103 5103 6 7 HOAAAA YTJAAA OOOOxx -3177 6603 1 1 7 17 77 177 1177 3177 3177 154 155 FSAAAA ZTJAAA VVVVxx -8887 6604 1 3 7 7 87 887 887 3887 8887 174 175 VDAAAA AUJAAA AAAAxx -12 6605 0 0 2 12 12 12 12 12 12 24 25 MAAAAA BUJAAA HHHHxx -8575 6606 1 3 5 15 75 575 575 3575 8575 150 151 VRAAAA CUJAAA OOOOxx -4335 6607 1 3 5 15 35 335 335 4335 4335 70 71 TKAAAA DUJAAA VVVVxx -4581 6608 1 1 1 1 81 581 581 4581 4581 162 163 FUAAAA EUJAAA AAAAxx -4444 6609 0 0 4 4 44 444 444 4444 4444 88 89 YOAAAA FUJAAA HHHHxx -7978 6610 0 2 8 18 78 978 1978 2978 7978 156 157 WUAAAA GUJAAA OOOOxx -3081 6611 1 1 1 1 81 81 1081 3081 3081 162 163 NOAAAA HUJAAA VVVVxx -4059 6612 1 3 9 19 59 59 59 4059 4059 118 119 DAAAAA IUJAAA AAAAxx -5711 6613 1 3 1 11 11 711 1711 711 5711 22 23 RLAAAA JUJAAA HHHHxx -7069 6614 1 1 9 9 69 69 1069 2069 7069 138 139 XLAAAA KUJAAA OOOOxx -6150 6615 0 2 0 10 50 150 150 1150 6150 100 101 OCAAAA LUJAAA VVVVxx -9550 6616 0 2 0 10 50 550 1550 4550 9550 100 101 IDAAAA MUJAAA AAAAxx -7087 6617 1 3 7 7 87 87 1087 2087 7087 174 175 PMAAAA NUJAAA HHHHxx -9557 6618 1 1 7 17 57 557 1557 4557 9557 114 115 PDAAAA OUJAAA OOOOxx -7856 6619 0 0 6 16 56 856 1856 2856 7856 112 113 EQAAAA PUJAAA VVVVxx -1115 6620 1 3 5 15 15 115 1115 1115 1115 30 31 XQAAAA QUJAAA AAAAxx -1086 6621 0 2 6 6 86 86 1086 1086 1086 172 173 UPAAAA RUJAAA HHHHxx -5048 6622 0 0 8 8 48 48 1048 48 5048 96 97 EMAAAA SUJAAA OOOOxx -5168 6623 0 0 8 8 68 168 1168 168 5168 136 137 UQAAAA TUJAAA VVVVxx -6029 6624 1 1 9 9 29 29 29 1029 6029 58 59 XXAAAA UUJAAA AAAAxx -546 6625 0 2 6 6 46 546 546 546 546 92 93 AVAAAA VUJAAA HHHHxx -2908 6626 0 0 8 8 8 908 908 2908 2908 16 17 WHAAAA WUJAAA OOOOxx -779 6627 1 3 9 19 79 779 779 779 779 158 159 ZDAAAA XUJAAA VVVVxx -4202 6628 0 2 2 2 2 202 202 4202 4202 4 5 QFAAAA YUJAAA AAAAxx -9984 6629 0 0 4 4 84 984 1984 4984 9984 168 169 AUAAAA ZUJAAA HHHHxx -4730 6630 0 2 0 10 30 730 730 4730 4730 60 61 YZAAAA AVJAAA OOOOxx -6517 6631 1 1 7 17 17 517 517 1517 6517 34 35 RQAAAA BVJAAA VVVVxx -8410 6632 0 2 0 10 10 410 410 3410 8410 20 21 MLAAAA CVJAAA AAAAxx -4793 6633 1 1 3 13 93 793 793 4793 4793 186 187 JCAAAA DVJAAA HHHHxx -3431 6634 1 3 1 11 31 431 1431 3431 3431 62 63 ZBAAAA EVJAAA OOOOxx -2481 6635 1 1 1 1 81 481 481 2481 2481 162 163 LRAAAA FVJAAA VVVVxx -3905 6636 1 1 5 5 5 905 1905 3905 3905 10 11 FUAAAA GVJAAA AAAAxx -8807 6637 1 3 7 7 7 807 807 3807 8807 14 15 TAAAAA HVJAAA HHHHxx -2660 6638 0 0 0 0 60 660 660 2660 2660 120 121 IYAAAA IVJAAA OOOOxx -4985 6639 1 1 5 5 85 985 985 4985 4985 170 171 TJAAAA JVJAAA VVVVxx -3080 6640 0 0 0 0 80 80 1080 3080 3080 160 161 MOAAAA KVJAAA AAAAxx -1090 6641 0 2 0 10 90 90 1090 1090 1090 180 181 YPAAAA LVJAAA HHHHxx -6917 6642 1 1 7 17 17 917 917 1917 6917 34 35 BGAAAA MVJAAA OOOOxx -5177 6643 1 1 7 17 77 177 1177 177 5177 154 155 DRAAAA NVJAAA VVVVxx -2729 6644 1 1 9 9 29 729 729 2729 2729 58 59 ZAAAAA OVJAAA AAAAxx -9706 6645 0 2 6 6 6 706 1706 4706 9706 12 13 IJAAAA PVJAAA HHHHxx -9929 6646 1 1 9 9 29 929 1929 4929 9929 58 59 XRAAAA QVJAAA OOOOxx -1547 6647 1 3 7 7 47 547 1547 1547 1547 94 95 NHAAAA RVJAAA VVVVxx -2798 6648 0 2 8 18 98 798 798 2798 2798 196 197 QDAAAA SVJAAA AAAAxx -4420 6649 0 0 0 0 20 420 420 4420 4420 40 41 AOAAAA TVJAAA HHHHxx -6771 6650 1 3 1 11 71 771 771 1771 6771 142 143 LAAAAA UVJAAA OOOOxx -2004 6651 0 0 4 4 4 4 4 2004 2004 8 9 CZAAAA VVJAAA VVVVxx -8686 6652 0 2 6 6 86 686 686 3686 8686 172 173 CWAAAA WVJAAA AAAAxx -3663 6653 1 3 3 3 63 663 1663 3663 3663 126 127 XKAAAA XVJAAA HHHHxx -806 6654 0 2 6 6 6 806 806 806 806 12 13 AFAAAA YVJAAA OOOOxx -4309 6655 1 1 9 9 9 309 309 4309 4309 18 19 TJAAAA ZVJAAA VVVVxx -7443 6656 1 3 3 3 43 443 1443 2443 7443 86 87 HAAAAA AWJAAA AAAAxx -5779 6657 1 3 9 19 79 779 1779 779 5779 158 159 HOAAAA BWJAAA HHHHxx -8821 6658 1 1 1 1 21 821 821 3821 8821 42 43 HBAAAA CWJAAA OOOOxx -4198 6659 0 2 8 18 98 198 198 4198 4198 196 197 MFAAAA DWJAAA VVVVxx -8115 6660 1 3 5 15 15 115 115 3115 8115 30 31 DAAAAA EWJAAA AAAAxx -9554 6661 0 2 4 14 54 554 1554 4554 9554 108 109 MDAAAA FWJAAA HHHHxx -8956 6662 0 0 6 16 56 956 956 3956 8956 112 113 MGAAAA GWJAAA OOOOxx -4733 6663 1 1 3 13 33 733 733 4733 4733 66 67 BAAAAA HWJAAA VVVVxx -5417 6664 1 1 7 17 17 417 1417 417 5417 34 35 JAAAAA IWJAAA AAAAxx -4792 6665 0 0 2 12 92 792 792 4792 4792 184 185 ICAAAA JWJAAA HHHHxx -462 6666 0 2 2 2 62 462 462 462 462 124 125 URAAAA KWJAAA OOOOxx -3687 6667 1 3 7 7 87 687 1687 3687 3687 174 175 VLAAAA LWJAAA VVVVxx -2013 6668 1 1 3 13 13 13 13 2013 2013 26 27 LZAAAA MWJAAA AAAAxx -5386 6669 0 2 6 6 86 386 1386 386 5386 172 173 EZAAAA NWJAAA HHHHxx -2816 6670 0 0 6 16 16 816 816 2816 2816 32 33 IEAAAA OWJAAA OOOOxx -7827 6671 1 3 7 7 27 827 1827 2827 7827 54 55 BPAAAA PWJAAA VVVVxx -5077 6672 1 1 7 17 77 77 1077 77 5077 154 155 HNAAAA QWJAAA AAAAxx -6039 6673 1 3 9 19 39 39 39 1039 6039 78 79 HYAAAA RWJAAA HHHHxx -215 6674 1 3 5 15 15 215 215 215 215 30 31 HIAAAA SWJAAA OOOOxx -855 6675 1 3 5 15 55 855 855 855 855 110 111 XGAAAA TWJAAA VVVVxx -9692 6676 0 0 2 12 92 692 1692 4692 9692 184 185 UIAAAA UWJAAA AAAAxx -8391 6677 1 3 1 11 91 391 391 3391 8391 182 183 TKAAAA VWJAAA HHHHxx -8424 6678 0 0 4 4 24 424 424 3424 8424 48 49 AMAAAA WWJAAA OOOOxx -6331 6679 1 3 1 11 31 331 331 1331 6331 62 63 NJAAAA XWJAAA VVVVxx -6561 6680 1 1 1 1 61 561 561 1561 6561 122 123 JSAAAA YWJAAA AAAAxx -8955 6681 1 3 5 15 55 955 955 3955 8955 110 111 LGAAAA ZWJAAA HHHHxx -1764 6682 0 0 4 4 64 764 1764 1764 1764 128 129 WPAAAA AXJAAA OOOOxx -6623 6683 1 3 3 3 23 623 623 1623 6623 46 47 TUAAAA BXJAAA VVVVxx -2900 6684 0 0 0 0 0 900 900 2900 2900 0 1 OHAAAA CXJAAA AAAAxx -7048 6685 0 0 8 8 48 48 1048 2048 7048 96 97 CLAAAA DXJAAA HHHHxx -3843 6686 1 3 3 3 43 843 1843 3843 3843 86 87 VRAAAA EXJAAA OOOOxx -4855 6687 1 3 5 15 55 855 855 4855 4855 110 111 TEAAAA FXJAAA VVVVxx -7383 6688 1 3 3 3 83 383 1383 2383 7383 166 167 ZXAAAA GXJAAA AAAAxx -7765 6689 1 1 5 5 65 765 1765 2765 7765 130 131 RMAAAA HXJAAA HHHHxx -1125 6690 1 1 5 5 25 125 1125 1125 1125 50 51 HRAAAA IXJAAA OOOOxx -755 6691 1 3 5 15 55 755 755 755 755 110 111 BDAAAA JXJAAA VVVVxx -2995 6692 1 3 5 15 95 995 995 2995 2995 190 191 FLAAAA KXJAAA AAAAxx -8907 6693 1 3 7 7 7 907 907 3907 8907 14 15 PEAAAA LXJAAA HHHHxx -9357 6694 1 1 7 17 57 357 1357 4357 9357 114 115 XVAAAA MXJAAA OOOOxx -4469 6695 1 1 9 9 69 469 469 4469 4469 138 139 XPAAAA NXJAAA VVVVxx -2147 6696 1 3 7 7 47 147 147 2147 2147 94 95 PEAAAA OXJAAA AAAAxx -2952 6697 0 0 2 12 52 952 952 2952 2952 104 105 OJAAAA PXJAAA HHHHxx -1324 6698 0 0 4 4 24 324 1324 1324 1324 48 49 YYAAAA QXJAAA OOOOxx -1173 6699 1 1 3 13 73 173 1173 1173 1173 146 147 DTAAAA RXJAAA VVVVxx -3169 6700 1 1 9 9 69 169 1169 3169 3169 138 139 XRAAAA SXJAAA AAAAxx -5149 6701 1 1 9 9 49 149 1149 149 5149 98 99 BQAAAA TXJAAA HHHHxx -9660 6702 0 0 0 0 60 660 1660 4660 9660 120 121 OHAAAA UXJAAA OOOOxx -3446 6703 0 2 6 6 46 446 1446 3446 3446 92 93 OCAAAA VXJAAA VVVVxx -6988 6704 0 0 8 8 88 988 988 1988 6988 176 177 UIAAAA WXJAAA AAAAxx -5829 6705 1 1 9 9 29 829 1829 829 5829 58 59 FQAAAA XXJAAA HHHHxx -7166 6706 0 2 6 6 66 166 1166 2166 7166 132 133 QPAAAA YXJAAA OOOOxx -3940 6707 0 0 0 0 40 940 1940 3940 3940 80 81 OVAAAA ZXJAAA VVVVxx -2645 6708 1 1 5 5 45 645 645 2645 2645 90 91 TXAAAA AYJAAA AAAAxx -478 6709 0 2 8 18 78 478 478 478 478 156 157 KSAAAA BYJAAA HHHHxx -1156 6710 0 0 6 16 56 156 1156 1156 1156 112 113 MSAAAA CYJAAA OOOOxx -2731 6711 1 3 1 11 31 731 731 2731 2731 62 63 BBAAAA DYJAAA VVVVxx -5637 6712 1 1 7 17 37 637 1637 637 5637 74 75 VIAAAA EYJAAA AAAAxx -7517 6713 1 1 7 17 17 517 1517 2517 7517 34 35 DDAAAA FYJAAA HHHHxx -5331 6714 1 3 1 11 31 331 1331 331 5331 62 63 BXAAAA GYJAAA OOOOxx -9640 6715 0 0 0 0 40 640 1640 4640 9640 80 81 UGAAAA HYJAAA VVVVxx -4108 6716 0 0 8 8 8 108 108 4108 4108 16 17 ACAAAA IYJAAA AAAAxx -1087 6717 1 3 7 7 87 87 1087 1087 1087 174 175 VPAAAA JYJAAA HHHHxx -8017 6718 1 1 7 17 17 17 17 3017 8017 34 35 JWAAAA KYJAAA OOOOxx -8795 6719 1 3 5 15 95 795 795 3795 8795 190 191 HAAAAA LYJAAA VVVVxx -7060 6720 0 0 0 0 60 60 1060 2060 7060 120 121 OLAAAA MYJAAA AAAAxx -9450 6721 0 2 0 10 50 450 1450 4450 9450 100 101 MZAAAA NYJAAA HHHHxx -390 6722 0 2 0 10 90 390 390 390 390 180 181 APAAAA OYJAAA OOOOxx -66 6723 0 2 6 6 66 66 66 66 66 132 133 OCAAAA PYJAAA VVVVxx -8789 6724 1 1 9 9 89 789 789 3789 8789 178 179 BAAAAA QYJAAA AAAAxx -9260 6725 0 0 0 0 60 260 1260 4260 9260 120 121 ESAAAA RYJAAA HHHHxx -6679 6726 1 3 9 19 79 679 679 1679 6679 158 159 XWAAAA SYJAAA OOOOxx -9052 6727 0 0 2 12 52 52 1052 4052 9052 104 105 EKAAAA TYJAAA VVVVxx -9561 6728 1 1 1 1 61 561 1561 4561 9561 122 123 TDAAAA UYJAAA AAAAxx -9725 6729 1 1 5 5 25 725 1725 4725 9725 50 51 BKAAAA VYJAAA HHHHxx -6298 6730 0 2 8 18 98 298 298 1298 6298 196 197 GIAAAA WYJAAA OOOOxx -8654 6731 0 2 4 14 54 654 654 3654 8654 108 109 WUAAAA XYJAAA VVVVxx -8725 6732 1 1 5 5 25 725 725 3725 8725 50 51 PXAAAA YYJAAA AAAAxx -9377 6733 1 1 7 17 77 377 1377 4377 9377 154 155 RWAAAA ZYJAAA HHHHxx -3807 6734 1 3 7 7 7 807 1807 3807 3807 14 15 LQAAAA AZJAAA OOOOxx -8048 6735 0 0 8 8 48 48 48 3048 8048 96 97 OXAAAA BZJAAA VVVVxx -764 6736 0 0 4 4 64 764 764 764 764 128 129 KDAAAA CZJAAA AAAAxx -9702 6737 0 2 2 2 2 702 1702 4702 9702 4 5 EJAAAA DZJAAA HHHHxx -8060 6738 0 0 0 0 60 60 60 3060 8060 120 121 AYAAAA EZJAAA OOOOxx -6371 6739 1 3 1 11 71 371 371 1371 6371 142 143 BLAAAA FZJAAA VVVVxx -5237 6740 1 1 7 17 37 237 1237 237 5237 74 75 LTAAAA GZJAAA AAAAxx -743 6741 1 3 3 3 43 743 743 743 743 86 87 PCAAAA HZJAAA HHHHxx -7395 6742 1 3 5 15 95 395 1395 2395 7395 190 191 LYAAAA IZJAAA OOOOxx -3365 6743 1 1 5 5 65 365 1365 3365 3365 130 131 LZAAAA JZJAAA VVVVxx -6667 6744 1 3 7 7 67 667 667 1667 6667 134 135 LWAAAA KZJAAA AAAAxx -3445 6745 1 1 5 5 45 445 1445 3445 3445 90 91 NCAAAA LZJAAA HHHHxx -4019 6746 1 3 9 19 19 19 19 4019 4019 38 39 PYAAAA MZJAAA OOOOxx -7035 6747 1 3 5 15 35 35 1035 2035 7035 70 71 PKAAAA NZJAAA VVVVxx -5274 6748 0 2 4 14 74 274 1274 274 5274 148 149 WUAAAA OZJAAA AAAAxx -519 6749 1 3 9 19 19 519 519 519 519 38 39 ZTAAAA PZJAAA HHHHxx -2801 6750 1 1 1 1 1 801 801 2801 2801 2 3 TDAAAA QZJAAA OOOOxx -3320 6751 0 0 0 0 20 320 1320 3320 3320 40 41 SXAAAA RZJAAA VVVVxx -3153 6752 1 1 3 13 53 153 1153 3153 3153 106 107 HRAAAA SZJAAA AAAAxx -7680 6753 0 0 0 0 80 680 1680 2680 7680 160 161 KJAAAA TZJAAA HHHHxx -8942 6754 0 2 2 2 42 942 942 3942 8942 84 85 YFAAAA UZJAAA OOOOxx -3195 6755 1 3 5 15 95 195 1195 3195 3195 190 191 XSAAAA VZJAAA VVVVxx -2287 6756 1 3 7 7 87 287 287 2287 2287 174 175 ZJAAAA WZJAAA AAAAxx -8325 6757 1 1 5 5 25 325 325 3325 8325 50 51 FIAAAA XZJAAA HHHHxx -2603 6758 1 3 3 3 3 603 603 2603 2603 6 7 DWAAAA YZJAAA OOOOxx -5871 6759 1 3 1 11 71 871 1871 871 5871 142 143 VRAAAA ZZJAAA VVVVxx -1773 6760 1 1 3 13 73 773 1773 1773 1773 146 147 FQAAAA AAKAAA AAAAxx -3323 6761 1 3 3 3 23 323 1323 3323 3323 46 47 VXAAAA BAKAAA HHHHxx -2053 6762 1 1 3 13 53 53 53 2053 2053 106 107 ZAAAAA CAKAAA OOOOxx -4062 6763 0 2 2 2 62 62 62 4062 4062 124 125 GAAAAA DAKAAA VVVVxx -4611 6764 1 3 1 11 11 611 611 4611 4611 22 23 JVAAAA EAKAAA AAAAxx -3451 6765 1 3 1 11 51 451 1451 3451 3451 102 103 TCAAAA FAKAAA HHHHxx -1819 6766 1 3 9 19 19 819 1819 1819 1819 38 39 ZRAAAA GAKAAA OOOOxx -9806 6767 0 2 6 6 6 806 1806 4806 9806 12 13 ENAAAA HAKAAA VVVVxx -6619 6768 1 3 9 19 19 619 619 1619 6619 38 39 PUAAAA IAKAAA AAAAxx -1031 6769 1 3 1 11 31 31 1031 1031 1031 62 63 RNAAAA JAKAAA HHHHxx -1865 6770 1 1 5 5 65 865 1865 1865 1865 130 131 TTAAAA KAKAAA OOOOxx -6282 6771 0 2 2 2 82 282 282 1282 6282 164 165 QHAAAA LAKAAA VVVVxx -1178 6772 0 2 8 18 78 178 1178 1178 1178 156 157 ITAAAA MAKAAA AAAAxx -8007 6773 1 3 7 7 7 7 7 3007 8007 14 15 ZVAAAA NAKAAA HHHHxx -9126 6774 0 2 6 6 26 126 1126 4126 9126 52 53 ANAAAA OAKAAA OOOOxx -9113 6775 1 1 3 13 13 113 1113 4113 9113 26 27 NMAAAA PAKAAA VVVVxx -537 6776 1 1 7 17 37 537 537 537 537 74 75 RUAAAA QAKAAA AAAAxx -6208 6777 0 0 8 8 8 208 208 1208 6208 16 17 UEAAAA RAKAAA HHHHxx -1626 6778 0 2 6 6 26 626 1626 1626 1626 52 53 OKAAAA SAKAAA OOOOxx -7188 6779 0 0 8 8 88 188 1188 2188 7188 176 177 MQAAAA TAKAAA VVVVxx -9216 6780 0 0 6 16 16 216 1216 4216 9216 32 33 MQAAAA UAKAAA AAAAxx -6134 6781 0 2 4 14 34 134 134 1134 6134 68 69 YBAAAA VAKAAA HHHHxx -2074 6782 0 2 4 14 74 74 74 2074 2074 148 149 UBAAAA WAKAAA OOOOxx -6369 6783 1 1 9 9 69 369 369 1369 6369 138 139 ZKAAAA XAKAAA VVVVxx -9306 6784 0 2 6 6 6 306 1306 4306 9306 12 13 YTAAAA YAKAAA AAAAxx -3155 6785 1 3 5 15 55 155 1155 3155 3155 110 111 JRAAAA ZAKAAA HHHHxx -3611 6786 1 3 1 11 11 611 1611 3611 3611 22 23 XIAAAA ABKAAA OOOOxx -6530 6787 0 2 0 10 30 530 530 1530 6530 60 61 ERAAAA BBKAAA VVVVxx -6979 6788 1 3 9 19 79 979 979 1979 6979 158 159 LIAAAA CBKAAA AAAAxx -9129 6789 1 1 9 9 29 129 1129 4129 9129 58 59 DNAAAA DBKAAA HHHHxx -8013 6790 1 1 3 13 13 13 13 3013 8013 26 27 FWAAAA EBKAAA OOOOxx -6926 6791 0 2 6 6 26 926 926 1926 6926 52 53 KGAAAA FBKAAA VVVVxx -1877 6792 1 1 7 17 77 877 1877 1877 1877 154 155 FUAAAA GBKAAA AAAAxx -1882 6793 0 2 2 2 82 882 1882 1882 1882 164 165 KUAAAA HBKAAA HHHHxx -6720 6794 0 0 0 0 20 720 720 1720 6720 40 41 MYAAAA IBKAAA OOOOxx -690 6795 0 2 0 10 90 690 690 690 690 180 181 OAAAAA JBKAAA VVVVxx -143 6796 1 3 3 3 43 143 143 143 143 86 87 NFAAAA KBKAAA AAAAxx -7241 6797 1 1 1 1 41 241 1241 2241 7241 82 83 NSAAAA LBKAAA HHHHxx -6461 6798 1 1 1 1 61 461 461 1461 6461 122 123 NOAAAA MBKAAA OOOOxx -2258 6799 0 2 8 18 58 258 258 2258 2258 116 117 WIAAAA NBKAAA VVVVxx -2280 6800 0 0 0 0 80 280 280 2280 2280 160 161 SJAAAA OBKAAA AAAAxx -7556 6801 0 0 6 16 56 556 1556 2556 7556 112 113 QEAAAA PBKAAA HHHHxx -1038 6802 0 2 8 18 38 38 1038 1038 1038 76 77 YNAAAA QBKAAA OOOOxx -2634 6803 0 2 4 14 34 634 634 2634 2634 68 69 IXAAAA RBKAAA VVVVxx -7847 6804 1 3 7 7 47 847 1847 2847 7847 94 95 VPAAAA SBKAAA AAAAxx -4415 6805 1 3 5 15 15 415 415 4415 4415 30 31 VNAAAA TBKAAA HHHHxx -1933 6806 1 1 3 13 33 933 1933 1933 1933 66 67 JWAAAA UBKAAA OOOOxx -8034 6807 0 2 4 14 34 34 34 3034 8034 68 69 AXAAAA VBKAAA VVVVxx -9233 6808 1 1 3 13 33 233 1233 4233 9233 66 67 DRAAAA WBKAAA AAAAxx -6572 6809 0 0 2 12 72 572 572 1572 6572 144 145 USAAAA XBKAAA HHHHxx -1586 6810 0 2 6 6 86 586 1586 1586 1586 172 173 AJAAAA YBKAAA OOOOxx -8512 6811 0 0 2 12 12 512 512 3512 8512 24 25 KPAAAA ZBKAAA VVVVxx -7421 6812 1 1 1 1 21 421 1421 2421 7421 42 43 LZAAAA ACKAAA AAAAxx -503 6813 1 3 3 3 3 503 503 503 503 6 7 JTAAAA BCKAAA HHHHxx -5332 6814 0 0 2 12 32 332 1332 332 5332 64 65 CXAAAA CCKAAA OOOOxx -2602 6815 0 2 2 2 2 602 602 2602 2602 4 5 CWAAAA DCKAAA VVVVxx -2902 6816 0 2 2 2 2 902 902 2902 2902 4 5 QHAAAA ECKAAA AAAAxx -2979 6817 1 3 9 19 79 979 979 2979 2979 158 159 PKAAAA FCKAAA HHHHxx -1431 6818 1 3 1 11 31 431 1431 1431 1431 62 63 BDAAAA GCKAAA OOOOxx -8639 6819 1 3 9 19 39 639 639 3639 8639 78 79 HUAAAA HCKAAA VVVVxx -4218 6820 0 2 8 18 18 218 218 4218 4218 36 37 GGAAAA ICKAAA AAAAxx -7453 6821 1 1 3 13 53 453 1453 2453 7453 106 107 RAAAAA JCKAAA HHHHxx -5448 6822 0 0 8 8 48 448 1448 448 5448 96 97 OBAAAA KCKAAA OOOOxx -6768 6823 0 0 8 8 68 768 768 1768 6768 136 137 IAAAAA LCKAAA VVVVxx -3104 6824 0 0 4 4 4 104 1104 3104 3104 8 9 KPAAAA MCKAAA AAAAxx -2297 6825 1 1 7 17 97 297 297 2297 2297 194 195 JKAAAA NCKAAA HHHHxx -7994 6826 0 2 4 14 94 994 1994 2994 7994 188 189 MVAAAA OCKAAA OOOOxx -550 6827 0 2 0 10 50 550 550 550 550 100 101 EVAAAA PCKAAA VVVVxx -4777 6828 1 1 7 17 77 777 777 4777 4777 154 155 TBAAAA QCKAAA AAAAxx -5962 6829 0 2 2 2 62 962 1962 962 5962 124 125 IVAAAA RCKAAA HHHHxx -1763 6830 1 3 3 3 63 763 1763 1763 1763 126 127 VPAAAA SCKAAA OOOOxx -3654 6831 0 2 4 14 54 654 1654 3654 3654 108 109 OKAAAA TCKAAA VVVVxx -4106 6832 0 2 6 6 6 106 106 4106 4106 12 13 YBAAAA UCKAAA AAAAxx -5156 6833 0 0 6 16 56 156 1156 156 5156 112 113 IQAAAA VCKAAA HHHHxx -422 6834 0 2 2 2 22 422 422 422 422 44 45 GQAAAA WCKAAA OOOOxx -5011 6835 1 3 1 11 11 11 1011 11 5011 22 23 TKAAAA XCKAAA VVVVxx -218 6836 0 2 8 18 18 218 218 218 218 36 37 KIAAAA YCKAAA AAAAxx -9762 6837 0 2 2 2 62 762 1762 4762 9762 124 125 MLAAAA ZCKAAA HHHHxx -6074 6838 0 2 4 14 74 74 74 1074 6074 148 149 QZAAAA ADKAAA OOOOxx -4060 6839 0 0 0 0 60 60 60 4060 4060 120 121 EAAAAA BDKAAA VVVVxx -8680 6840 0 0 0 0 80 680 680 3680 8680 160 161 WVAAAA CDKAAA AAAAxx -5863 6841 1 3 3 3 63 863 1863 863 5863 126 127 NRAAAA DDKAAA HHHHxx -8042 6842 0 2 2 2 42 42 42 3042 8042 84 85 IXAAAA EDKAAA OOOOxx -2964 6843 0 0 4 4 64 964 964 2964 2964 128 129 AKAAAA FDKAAA VVVVxx -6931 6844 1 3 1 11 31 931 931 1931 6931 62 63 PGAAAA GDKAAA AAAAxx -6715 6845 1 3 5 15 15 715 715 1715 6715 30 31 HYAAAA HDKAAA HHHHxx -5859 6846 1 3 9 19 59 859 1859 859 5859 118 119 JRAAAA IDKAAA OOOOxx -6173 6847 1 1 3 13 73 173 173 1173 6173 146 147 LDAAAA JDKAAA VVVVxx -7788 6848 0 0 8 8 88 788 1788 2788 7788 176 177 ONAAAA KDKAAA AAAAxx -9370 6849 0 2 0 10 70 370 1370 4370 9370 140 141 KWAAAA LDKAAA HHHHxx -3038 6850 0 2 8 18 38 38 1038 3038 3038 76 77 WMAAAA MDKAAA OOOOxx -6483 6851 1 3 3 3 83 483 483 1483 6483 166 167 JPAAAA NDKAAA VVVVxx -7534 6852 0 2 4 14 34 534 1534 2534 7534 68 69 UDAAAA ODKAAA AAAAxx -5769 6853 1 1 9 9 69 769 1769 769 5769 138 139 XNAAAA PDKAAA HHHHxx -9152 6854 0 0 2 12 52 152 1152 4152 9152 104 105 AOAAAA QDKAAA OOOOxx -6251 6855 1 3 1 11 51 251 251 1251 6251 102 103 LGAAAA RDKAAA VVVVxx -9209 6856 1 1 9 9 9 209 1209 4209 9209 18 19 FQAAAA SDKAAA AAAAxx -5365 6857 1 1 5 5 65 365 1365 365 5365 130 131 JYAAAA TDKAAA HHHHxx -509 6858 1 1 9 9 9 509 509 509 509 18 19 PTAAAA UDKAAA OOOOxx -3132 6859 0 0 2 12 32 132 1132 3132 3132 64 65 MQAAAA VDKAAA VVVVxx -5373 6860 1 1 3 13 73 373 1373 373 5373 146 147 RYAAAA WDKAAA AAAAxx -4247 6861 1 3 7 7 47 247 247 4247 4247 94 95 JHAAAA XDKAAA HHHHxx -3491 6862 1 3 1 11 91 491 1491 3491 3491 182 183 HEAAAA YDKAAA OOOOxx -495 6863 1 3 5 15 95 495 495 495 495 190 191 BTAAAA ZDKAAA VVVVxx -1594 6864 0 2 4 14 94 594 1594 1594 1594 188 189 IJAAAA AEKAAA AAAAxx -2243 6865 1 3 3 3 43 243 243 2243 2243 86 87 HIAAAA BEKAAA HHHHxx -7780 6866 0 0 0 0 80 780 1780 2780 7780 160 161 GNAAAA CEKAAA OOOOxx -5632 6867 0 0 2 12 32 632 1632 632 5632 64 65 QIAAAA DEKAAA VVVVxx -2679 6868 1 3 9 19 79 679 679 2679 2679 158 159 BZAAAA EEKAAA AAAAxx -1354 6869 0 2 4 14 54 354 1354 1354 1354 108 109 CAAAAA FEKAAA HHHHxx -180 6870 0 0 0 0 80 180 180 180 180 160 161 YGAAAA GEKAAA OOOOxx -7017 6871 1 1 7 17 17 17 1017 2017 7017 34 35 XJAAAA HEKAAA VVVVxx -1867 6872 1 3 7 7 67 867 1867 1867 1867 134 135 VTAAAA IEKAAA AAAAxx -2213 6873 1 1 3 13 13 213 213 2213 2213 26 27 DHAAAA JEKAAA HHHHxx -8773 6874 1 1 3 13 73 773 773 3773 8773 146 147 LZAAAA KEKAAA OOOOxx -1784 6875 0 0 4 4 84 784 1784 1784 1784 168 169 QQAAAA LEKAAA VVVVxx -5961 6876 1 1 1 1 61 961 1961 961 5961 122 123 HVAAAA MEKAAA AAAAxx -8801 6877 1 1 1 1 1 801 801 3801 8801 2 3 NAAAAA NEKAAA HHHHxx -4860 6878 0 0 0 0 60 860 860 4860 4860 120 121 YEAAAA OEKAAA OOOOxx -2214 6879 0 2 4 14 14 214 214 2214 2214 28 29 EHAAAA PEKAAA VVVVxx -1735 6880 1 3 5 15 35 735 1735 1735 1735 70 71 TOAAAA QEKAAA AAAAxx -578 6881 0 2 8 18 78 578 578 578 578 156 157 GWAAAA REKAAA HHHHxx -7853 6882 1 1 3 13 53 853 1853 2853 7853 106 107 BQAAAA SEKAAA OOOOxx -2215 6883 1 3 5 15 15 215 215 2215 2215 30 31 FHAAAA TEKAAA VVVVxx -4704 6884 0 0 4 4 4 704 704 4704 4704 8 9 YYAAAA UEKAAA AAAAxx -9379 6885 1 3 9 19 79 379 1379 4379 9379 158 159 TWAAAA VEKAAA HHHHxx -9745 6886 1 1 5 5 45 745 1745 4745 9745 90 91 VKAAAA WEKAAA OOOOxx -5636 6887 0 0 6 16 36 636 1636 636 5636 72 73 UIAAAA XEKAAA VVVVxx -4548 6888 0 0 8 8 48 548 548 4548 4548 96 97 YSAAAA YEKAAA AAAAxx -6537 6889 1 1 7 17 37 537 537 1537 6537 74 75 LRAAAA ZEKAAA HHHHxx -7748 6890 0 0 8 8 48 748 1748 2748 7748 96 97 AMAAAA AFKAAA OOOOxx -687 6891 1 3 7 7 87 687 687 687 687 174 175 LAAAAA BFKAAA VVVVxx -1243 6892 1 3 3 3 43 243 1243 1243 1243 86 87 VVAAAA CFKAAA AAAAxx -852 6893 0 0 2 12 52 852 852 852 852 104 105 UGAAAA DFKAAA HHHHxx -785 6894 1 1 5 5 85 785 785 785 785 170 171 FEAAAA EFKAAA OOOOxx -2002 6895 0 2 2 2 2 2 2 2002 2002 4 5 AZAAAA FFKAAA VVVVxx -2748 6896 0 0 8 8 48 748 748 2748 2748 96 97 SBAAAA GFKAAA AAAAxx -6075 6897 1 3 5 15 75 75 75 1075 6075 150 151 RZAAAA HFKAAA HHHHxx -7029 6898 1 1 9 9 29 29 1029 2029 7029 58 59 JKAAAA IFKAAA OOOOxx -7474 6899 0 2 4 14 74 474 1474 2474 7474 148 149 MBAAAA JFKAAA VVVVxx -7755 6900 1 3 5 15 55 755 1755 2755 7755 110 111 HMAAAA KFKAAA AAAAxx -1456 6901 0 0 6 16 56 456 1456 1456 1456 112 113 AEAAAA LFKAAA HHHHxx -2808 6902 0 0 8 8 8 808 808 2808 2808 16 17 AEAAAA MFKAAA OOOOxx -4089 6903 1 1 9 9 89 89 89 4089 4089 178 179 HBAAAA NFKAAA VVVVxx -4718 6904 0 2 8 18 18 718 718 4718 4718 36 37 MZAAAA OFKAAA AAAAxx -910 6905 0 2 0 10 10 910 910 910 910 20 21 AJAAAA PFKAAA HHHHxx -2868 6906 0 0 8 8 68 868 868 2868 2868 136 137 IGAAAA QFKAAA OOOOxx -2103 6907 1 3 3 3 3 103 103 2103 2103 6 7 XCAAAA RFKAAA VVVVxx -2407 6908 1 3 7 7 7 407 407 2407 2407 14 15 POAAAA SFKAAA AAAAxx -4353 6909 1 1 3 13 53 353 353 4353 4353 106 107 LLAAAA TFKAAA HHHHxx -7988 6910 0 0 8 8 88 988 1988 2988 7988 176 177 GVAAAA UFKAAA OOOOxx -2750 6911 0 2 0 10 50 750 750 2750 2750 100 101 UBAAAA VFKAAA VVVVxx -2006 6912 0 2 6 6 6 6 6 2006 2006 12 13 EZAAAA WFKAAA AAAAxx -4617 6913 1 1 7 17 17 617 617 4617 4617 34 35 PVAAAA XFKAAA HHHHxx -1251 6914 1 3 1 11 51 251 1251 1251 1251 102 103 DWAAAA YFKAAA OOOOxx -4590 6915 0 2 0 10 90 590 590 4590 4590 180 181 OUAAAA ZFKAAA VVVVxx -1144 6916 0 0 4 4 44 144 1144 1144 1144 88 89 ASAAAA AGKAAA AAAAxx -7131 6917 1 3 1 11 31 131 1131 2131 7131 62 63 HOAAAA BGKAAA HHHHxx -95 6918 1 3 5 15 95 95 95 95 95 190 191 RDAAAA CGKAAA OOOOxx -4827 6919 1 3 7 7 27 827 827 4827 4827 54 55 RDAAAA DGKAAA VVVVxx -4307 6920 1 3 7 7 7 307 307 4307 4307 14 15 RJAAAA EGKAAA AAAAxx -1505 6921 1 1 5 5 5 505 1505 1505 1505 10 11 XFAAAA FGKAAA HHHHxx -8191 6922 1 3 1 11 91 191 191 3191 8191 182 183 BDAAAA GGKAAA OOOOxx -5037 6923 1 1 7 17 37 37 1037 37 5037 74 75 TLAAAA HGKAAA VVVVxx -7363 6924 1 3 3 3 63 363 1363 2363 7363 126 127 FXAAAA IGKAAA AAAAxx -8427 6925 1 3 7 7 27 427 427 3427 8427 54 55 DMAAAA JGKAAA HHHHxx -5231 6926 1 3 1 11 31 231 1231 231 5231 62 63 FTAAAA KGKAAA OOOOxx -2943 6927 1 3 3 3 43 943 943 2943 2943 86 87 FJAAAA LGKAAA VVVVxx -4624 6928 0 0 4 4 24 624 624 4624 4624 48 49 WVAAAA MGKAAA AAAAxx -2020 6929 0 0 0 0 20 20 20 2020 2020 40 41 SZAAAA NGKAAA HHHHxx -6155 6930 1 3 5 15 55 155 155 1155 6155 110 111 TCAAAA OGKAAA OOOOxx -4381 6931 1 1 1 1 81 381 381 4381 4381 162 163 NMAAAA PGKAAA VVVVxx -1057 6932 1 1 7 17 57 57 1057 1057 1057 114 115 ROAAAA QGKAAA AAAAxx -9010 6933 0 2 0 10 10 10 1010 4010 9010 20 21 OIAAAA RGKAAA HHHHxx -4947 6934 1 3 7 7 47 947 947 4947 4947 94 95 HIAAAA SGKAAA OOOOxx -335 6935 1 3 5 15 35 335 335 335 335 70 71 XMAAAA TGKAAA VVVVxx -6890 6936 0 2 0 10 90 890 890 1890 6890 180 181 AFAAAA UGKAAA AAAAxx -5070 6937 0 2 0 10 70 70 1070 70 5070 140 141 ANAAAA VGKAAA HHHHxx -5270 6938 0 2 0 10 70 270 1270 270 5270 140 141 SUAAAA WGKAAA OOOOxx -8657 6939 1 1 7 17 57 657 657 3657 8657 114 115 ZUAAAA XGKAAA VVVVxx -7625 6940 1 1 5 5 25 625 1625 2625 7625 50 51 HHAAAA YGKAAA AAAAxx -5759 6941 1 3 9 19 59 759 1759 759 5759 118 119 NNAAAA ZGKAAA HHHHxx -9483 6942 1 3 3 3 83 483 1483 4483 9483 166 167 TAAAAA AHKAAA OOOOxx -8304 6943 0 0 4 4 4 304 304 3304 8304 8 9 KHAAAA BHKAAA VVVVxx -296 6944 0 0 6 16 96 296 296 296 296 192 193 KLAAAA CHKAAA AAAAxx -1176 6945 0 0 6 16 76 176 1176 1176 1176 152 153 GTAAAA DHKAAA HHHHxx -2069 6946 1 1 9 9 69 69 69 2069 2069 138 139 PBAAAA EHKAAA OOOOxx -1531 6947 1 3 1 11 31 531 1531 1531 1531 62 63 XGAAAA FHKAAA VVVVxx -5329 6948 1 1 9 9 29 329 1329 329 5329 58 59 ZWAAAA GHKAAA AAAAxx -3702 6949 0 2 2 2 2 702 1702 3702 3702 4 5 KMAAAA HHKAAA HHHHxx -6520 6950 0 0 0 0 20 520 520 1520 6520 40 41 UQAAAA IHKAAA OOOOxx -7310 6951 0 2 0 10 10 310 1310 2310 7310 20 21 EVAAAA JHKAAA VVVVxx -1175 6952 1 3 5 15 75 175 1175 1175 1175 150 151 FTAAAA KHKAAA AAAAxx -9107 6953 1 3 7 7 7 107 1107 4107 9107 14 15 HMAAAA LHKAAA HHHHxx -2737 6954 1 1 7 17 37 737 737 2737 2737 74 75 HBAAAA MHKAAA OOOOxx -3437 6955 1 1 7 17 37 437 1437 3437 3437 74 75 FCAAAA NHKAAA VVVVxx -281 6956 1 1 1 1 81 281 281 281 281 162 163 VKAAAA OHKAAA AAAAxx -6676 6957 0 0 6 16 76 676 676 1676 6676 152 153 UWAAAA PHKAAA HHHHxx -145 6958 1 1 5 5 45 145 145 145 145 90 91 PFAAAA QHKAAA OOOOxx -3172 6959 0 0 2 12 72 172 1172 3172 3172 144 145 ASAAAA RHKAAA VVVVxx -4049 6960 1 1 9 9 49 49 49 4049 4049 98 99 TZAAAA SHKAAA AAAAxx -6042 6961 0 2 2 2 42 42 42 1042 6042 84 85 KYAAAA THKAAA HHHHxx -9122 6962 0 2 2 2 22 122 1122 4122 9122 44 45 WMAAAA UHKAAA OOOOxx -7244 6963 0 0 4 4 44 244 1244 2244 7244 88 89 QSAAAA VHKAAA VVVVxx -5361 6964 1 1 1 1 61 361 1361 361 5361 122 123 FYAAAA WHKAAA AAAAxx -8647 6965 1 3 7 7 47 647 647 3647 8647 94 95 PUAAAA XHKAAA HHHHxx -7956 6966 0 0 6 16 56 956 1956 2956 7956 112 113 AUAAAA YHKAAA OOOOxx -7812 6967 0 0 2 12 12 812 1812 2812 7812 24 25 MOAAAA ZHKAAA VVVVxx -570 6968 0 2 0 10 70 570 570 570 570 140 141 YVAAAA AIKAAA AAAAxx -4115 6969 1 3 5 15 15 115 115 4115 4115 30 31 HCAAAA BIKAAA HHHHxx -1856 6970 0 0 6 16 56 856 1856 1856 1856 112 113 KTAAAA CIKAAA OOOOxx -9582 6971 0 2 2 2 82 582 1582 4582 9582 164 165 OEAAAA DIKAAA VVVVxx -2025 6972 1 1 5 5 25 25 25 2025 2025 50 51 XZAAAA EIKAAA AAAAxx -986 6973 0 2 6 6 86 986 986 986 986 172 173 YLAAAA FIKAAA HHHHxx -8358 6974 0 2 8 18 58 358 358 3358 8358 116 117 MJAAAA GIKAAA OOOOxx -510 6975 0 2 0 10 10 510 510 510 510 20 21 QTAAAA HIKAAA VVVVxx -6101 6976 1 1 1 1 1 101 101 1101 6101 2 3 RAAAAA IIKAAA AAAAxx -4167 6977 1 3 7 7 67 167 167 4167 4167 134 135 HEAAAA JIKAAA HHHHxx -6139 6978 1 3 9 19 39 139 139 1139 6139 78 79 DCAAAA KIKAAA OOOOxx -6912 6979 0 0 2 12 12 912 912 1912 6912 24 25 WFAAAA LIKAAA VVVVxx -339 6980 1 3 9 19 39 339 339 339 339 78 79 BNAAAA MIKAAA AAAAxx -8759 6981 1 3 9 19 59 759 759 3759 8759 118 119 XYAAAA NIKAAA HHHHxx -246 6982 0 2 6 6 46 246 246 246 246 92 93 MJAAAA OIKAAA OOOOxx -2831 6983 1 3 1 11 31 831 831 2831 2831 62 63 XEAAAA PIKAAA VVVVxx -2327 6984 1 3 7 7 27 327 327 2327 2327 54 55 NLAAAA QIKAAA AAAAxx -7001 6985 1 1 1 1 1 1 1001 2001 7001 2 3 HJAAAA RIKAAA HHHHxx -4398 6986 0 2 8 18 98 398 398 4398 4398 196 197 ENAAAA SIKAAA OOOOxx -1495 6987 1 3 5 15 95 495 1495 1495 1495 190 191 NFAAAA TIKAAA VVVVxx -8522 6988 0 2 2 2 22 522 522 3522 8522 44 45 UPAAAA UIKAAA AAAAxx -7090 6989 0 2 0 10 90 90 1090 2090 7090 180 181 SMAAAA VIKAAA HHHHxx -8457 6990 1 1 7 17 57 457 457 3457 8457 114 115 HNAAAA WIKAAA OOOOxx -4238 6991 0 2 8 18 38 238 238 4238 4238 76 77 AHAAAA XIKAAA VVVVxx -6791 6992 1 3 1 11 91 791 791 1791 6791 182 183 FBAAAA YIKAAA AAAAxx -1342 6993 0 2 2 2 42 342 1342 1342 1342 84 85 QZAAAA ZIKAAA HHHHxx -4580 6994 0 0 0 0 80 580 580 4580 4580 160 161 EUAAAA AJKAAA OOOOxx -1475 6995 1 3 5 15 75 475 1475 1475 1475 150 151 TEAAAA BJKAAA VVVVxx -9184 6996 0 0 4 4 84 184 1184 4184 9184 168 169 GPAAAA CJKAAA AAAAxx -1189 6997 1 1 9 9 89 189 1189 1189 1189 178 179 TTAAAA DJKAAA HHHHxx -638 6998 0 2 8 18 38 638 638 638 638 76 77 OYAAAA EJKAAA OOOOxx -5867 6999 1 3 7 7 67 867 1867 867 5867 134 135 RRAAAA FJKAAA VVVVxx -9911 7000 1 3 1 11 11 911 1911 4911 9911 22 23 FRAAAA GJKAAA AAAAxx -8147 7001 1 3 7 7 47 147 147 3147 8147 94 95 JBAAAA HJKAAA HHHHxx -4492 7002 0 0 2 12 92 492 492 4492 4492 184 185 UQAAAA IJKAAA OOOOxx -385 7003 1 1 5 5 85 385 385 385 385 170 171 VOAAAA JJKAAA VVVVxx -5235 7004 1 3 5 15 35 235 1235 235 5235 70 71 JTAAAA KJKAAA AAAAxx -4812 7005 0 0 2 12 12 812 812 4812 4812 24 25 CDAAAA LJKAAA HHHHxx -9807 7006 1 3 7 7 7 807 1807 4807 9807 14 15 FNAAAA MJKAAA OOOOxx -9588 7007 0 0 8 8 88 588 1588 4588 9588 176 177 UEAAAA NJKAAA VVVVxx -9832 7008 0 0 2 12 32 832 1832 4832 9832 64 65 EOAAAA OJKAAA AAAAxx -3757 7009 1 1 7 17 57 757 1757 3757 3757 114 115 NOAAAA PJKAAA HHHHxx -9703 7010 1 3 3 3 3 703 1703 4703 9703 6 7 FJAAAA QJKAAA OOOOxx -1022 7011 0 2 2 2 22 22 1022 1022 1022 44 45 INAAAA RJKAAA VVVVxx -5165 7012 1 1 5 5 65 165 1165 165 5165 130 131 RQAAAA SJKAAA AAAAxx -7129 7013 1 1 9 9 29 129 1129 2129 7129 58 59 FOAAAA TJKAAA HHHHxx -4164 7014 0 0 4 4 64 164 164 4164 4164 128 129 EEAAAA UJKAAA OOOOxx -7239 7015 1 3 9 19 39 239 1239 2239 7239 78 79 LSAAAA VJKAAA VVVVxx -523 7016 1 3 3 3 23 523 523 523 523 46 47 DUAAAA WJKAAA AAAAxx -4670 7017 0 2 0 10 70 670 670 4670 4670 140 141 QXAAAA XJKAAA HHHHxx -8503 7018 1 3 3 3 3 503 503 3503 8503 6 7 BPAAAA YJKAAA OOOOxx -714 7019 0 2 4 14 14 714 714 714 714 28 29 MBAAAA ZJKAAA VVVVxx -1350 7020 0 2 0 10 50 350 1350 1350 1350 100 101 YZAAAA AKKAAA AAAAxx -8318 7021 0 2 8 18 18 318 318 3318 8318 36 37 YHAAAA BKKAAA HHHHxx -1834 7022 0 2 4 14 34 834 1834 1834 1834 68 69 OSAAAA CKKAAA OOOOxx -4306 7023 0 2 6 6 6 306 306 4306 4306 12 13 QJAAAA DKKAAA VVVVxx -8543 7024 1 3 3 3 43 543 543 3543 8543 86 87 PQAAAA EKKAAA AAAAxx -9397 7025 1 1 7 17 97 397 1397 4397 9397 194 195 LXAAAA FKKAAA HHHHxx -3145 7026 1 1 5 5 45 145 1145 3145 3145 90 91 ZQAAAA GKKAAA OOOOxx -3942 7027 0 2 2 2 42 942 1942 3942 3942 84 85 QVAAAA HKKAAA VVVVxx -8583 7028 1 3 3 3 83 583 583 3583 8583 166 167 DSAAAA IKKAAA AAAAxx -8073 7029 1 1 3 13 73 73 73 3073 8073 146 147 NYAAAA JKKAAA HHHHxx -4940 7030 0 0 0 0 40 940 940 4940 4940 80 81 AIAAAA KKKAAA OOOOxx -9573 7031 1 1 3 13 73 573 1573 4573 9573 146 147 FEAAAA LKKAAA VVVVxx -5325 7032 1 1 5 5 25 325 1325 325 5325 50 51 VWAAAA MKKAAA AAAAxx -1833 7033 1 1 3 13 33 833 1833 1833 1833 66 67 NSAAAA NKKAAA HHHHxx -1337 7034 1 1 7 17 37 337 1337 1337 1337 74 75 LZAAAA OKKAAA OOOOxx -9749 7035 1 1 9 9 49 749 1749 4749 9749 98 99 ZKAAAA PKKAAA VVVVxx -7505 7036 1 1 5 5 5 505 1505 2505 7505 10 11 RCAAAA QKKAAA AAAAxx -9731 7037 1 3 1 11 31 731 1731 4731 9731 62 63 HKAAAA RKKAAA HHHHxx -4098 7038 0 2 8 18 98 98 98 4098 4098 196 197 QBAAAA SKKAAA OOOOxx -1418 7039 0 2 8 18 18 418 1418 1418 1418 36 37 OCAAAA TKKAAA VVVVxx -63 7040 1 3 3 3 63 63 63 63 63 126 127 LCAAAA UKKAAA AAAAxx -9889 7041 1 1 9 9 89 889 1889 4889 9889 178 179 JQAAAA VKKAAA HHHHxx -2871 7042 1 3 1 11 71 871 871 2871 2871 142 143 LGAAAA WKKAAA OOOOxx -1003 7043 1 3 3 3 3 3 1003 1003 1003 6 7 PMAAAA XKKAAA VVVVxx -8796 7044 0 0 6 16 96 796 796 3796 8796 192 193 IAAAAA YKKAAA AAAAxx -22 7045 0 2 2 2 22 22 22 22 22 44 45 WAAAAA ZKKAAA HHHHxx -8244 7046 0 0 4 4 44 244 244 3244 8244 88 89 CFAAAA ALKAAA OOOOxx -2282 7047 0 2 2 2 82 282 282 2282 2282 164 165 UJAAAA BLKAAA VVVVxx -3487 7048 1 3 7 7 87 487 1487 3487 3487 174 175 DEAAAA CLKAAA AAAAxx -8633 7049 1 1 3 13 33 633 633 3633 8633 66 67 BUAAAA DLKAAA HHHHxx -6418 7050 0 2 8 18 18 418 418 1418 6418 36 37 WMAAAA ELKAAA OOOOxx -4682 7051 0 2 2 2 82 682 682 4682 4682 164 165 CYAAAA FLKAAA VVVVxx -4103 7052 1 3 3 3 3 103 103 4103 4103 6 7 VBAAAA GLKAAA AAAAxx -6256 7053 0 0 6 16 56 256 256 1256 6256 112 113 QGAAAA HLKAAA HHHHxx -4040 7054 0 0 0 0 40 40 40 4040 4040 80 81 KZAAAA ILKAAA OOOOxx -9342 7055 0 2 2 2 42 342 1342 4342 9342 84 85 IVAAAA JLKAAA VVVVxx -9969 7056 1 1 9 9 69 969 1969 4969 9969 138 139 LTAAAA KLKAAA AAAAxx -223 7057 1 3 3 3 23 223 223 223 223 46 47 PIAAAA LLKAAA HHHHxx -4593 7058 1 1 3 13 93 593 593 4593 4593 186 187 RUAAAA MLKAAA OOOOxx -44 7059 0 0 4 4 44 44 44 44 44 88 89 SBAAAA NLKAAA VVVVxx -3513 7060 1 1 3 13 13 513 1513 3513 3513 26 27 DFAAAA OLKAAA AAAAxx -5771 7061 1 3 1 11 71 771 1771 771 5771 142 143 ZNAAAA PLKAAA HHHHxx -5083 7062 1 3 3 3 83 83 1083 83 5083 166 167 NNAAAA QLKAAA OOOOxx -3839 7063 1 3 9 19 39 839 1839 3839 3839 78 79 RRAAAA RLKAAA VVVVxx -2986 7064 0 2 6 6 86 986 986 2986 2986 172 173 WKAAAA SLKAAA AAAAxx -2200 7065 0 0 0 0 0 200 200 2200 2200 0 1 QGAAAA TLKAAA HHHHxx -197 7066 1 1 7 17 97 197 197 197 197 194 195 PHAAAA ULKAAA OOOOxx -7455 7067 1 3 5 15 55 455 1455 2455 7455 110 111 TAAAAA VLKAAA VVVVxx -1379 7068 1 3 9 19 79 379 1379 1379 1379 158 159 BBAAAA WLKAAA AAAAxx -4356 7069 0 0 6 16 56 356 356 4356 4356 112 113 OLAAAA XLKAAA HHHHxx -6888 7070 0 0 8 8 88 888 888 1888 6888 176 177 YEAAAA YLKAAA OOOOxx -9139 7071 1 3 9 19 39 139 1139 4139 9139 78 79 NNAAAA ZLKAAA VVVVxx -7682 7072 0 2 2 2 82 682 1682 2682 7682 164 165 MJAAAA AMKAAA AAAAxx -4873 7073 1 1 3 13 73 873 873 4873 4873 146 147 LFAAAA BMKAAA HHHHxx -783 7074 1 3 3 3 83 783 783 783 783 166 167 DEAAAA CMKAAA OOOOxx -6071 7075 1 3 1 11 71 71 71 1071 6071 142 143 NZAAAA DMKAAA VVVVxx -5160 7076 0 0 0 0 60 160 1160 160 5160 120 121 MQAAAA EMKAAA AAAAxx -2291 7077 1 3 1 11 91 291 291 2291 2291 182 183 DKAAAA FMKAAA HHHHxx -187 7078 1 3 7 7 87 187 187 187 187 174 175 FHAAAA GMKAAA OOOOxx -7786 7079 0 2 6 6 86 786 1786 2786 7786 172 173 MNAAAA HMKAAA VVVVxx -3432 7080 0 0 2 12 32 432 1432 3432 3432 64 65 ACAAAA IMKAAA AAAAxx -5450 7081 0 2 0 10 50 450 1450 450 5450 100 101 QBAAAA JMKAAA HHHHxx -2699 7082 1 3 9 19 99 699 699 2699 2699 198 199 VZAAAA KMKAAA OOOOxx -692 7083 0 0 2 12 92 692 692 692 692 184 185 QAAAAA LMKAAA VVVVxx -6081 7084 1 1 1 1 81 81 81 1081 6081 162 163 XZAAAA MMKAAA AAAAxx -4829 7085 1 1 9 9 29 829 829 4829 4829 58 59 TDAAAA NMKAAA HHHHxx -238 7086 0 2 8 18 38 238 238 238 238 76 77 EJAAAA OMKAAA OOOOxx -9100 7087 0 0 0 0 0 100 1100 4100 9100 0 1 AMAAAA PMKAAA VVVVxx -1968 7088 0 0 8 8 68 968 1968 1968 1968 136 137 SXAAAA QMKAAA AAAAxx -1872 7089 0 0 2 12 72 872 1872 1872 1872 144 145 AUAAAA RMKAAA HHHHxx -7051 7090 1 3 1 11 51 51 1051 2051 7051 102 103 FLAAAA SMKAAA OOOOxx -2743 7091 1 3 3 3 43 743 743 2743 2743 86 87 NBAAAA TMKAAA VVVVxx -1237 7092 1 1 7 17 37 237 1237 1237 1237 74 75 PVAAAA UMKAAA AAAAxx -3052 7093 0 0 2 12 52 52 1052 3052 3052 104 105 KNAAAA VMKAAA HHHHxx -8021 7094 1 1 1 1 21 21 21 3021 8021 42 43 NWAAAA WMKAAA OOOOxx -657 7095 1 1 7 17 57 657 657 657 657 114 115 HZAAAA XMKAAA VVVVxx -2236 7096 0 0 6 16 36 236 236 2236 2236 72 73 AIAAAA YMKAAA AAAAxx -7011 7097 1 3 1 11 11 11 1011 2011 7011 22 23 RJAAAA ZMKAAA HHHHxx -4067 7098 1 3 7 7 67 67 67 4067 4067 134 135 LAAAAA ANKAAA OOOOxx -9449 7099 1 1 9 9 49 449 1449 4449 9449 98 99 LZAAAA BNKAAA VVVVxx -7428 7100 0 0 8 8 28 428 1428 2428 7428 56 57 SZAAAA CNKAAA AAAAxx -1272 7101 0 0 2 12 72 272 1272 1272 1272 144 145 YWAAAA DNKAAA HHHHxx -6897 7102 1 1 7 17 97 897 897 1897 6897 194 195 HFAAAA ENKAAA OOOOxx -5839 7103 1 3 9 19 39 839 1839 839 5839 78 79 PQAAAA FNKAAA VVVVxx -6835 7104 1 3 5 15 35 835 835 1835 6835 70 71 XCAAAA GNKAAA AAAAxx -1887 7105 1 3 7 7 87 887 1887 1887 1887 174 175 PUAAAA HNKAAA HHHHxx -1551 7106 1 3 1 11 51 551 1551 1551 1551 102 103 RHAAAA INKAAA OOOOxx -4667 7107 1 3 7 7 67 667 667 4667 4667 134 135 NXAAAA JNKAAA VVVVxx -9603 7108 1 3 3 3 3 603 1603 4603 9603 6 7 JFAAAA KNKAAA AAAAxx -4332 7109 0 0 2 12 32 332 332 4332 4332 64 65 QKAAAA LNKAAA HHHHxx -5681 7110 1 1 1 1 81 681 1681 681 5681 162 163 NKAAAA MNKAAA OOOOxx -8062 7111 0 2 2 2 62 62 62 3062 8062 124 125 CYAAAA NNKAAA VVVVxx -2302 7112 0 2 2 2 2 302 302 2302 2302 4 5 OKAAAA ONKAAA AAAAxx -2825 7113 1 1 5 5 25 825 825 2825 2825 50 51 REAAAA PNKAAA HHHHxx -4527 7114 1 3 7 7 27 527 527 4527 4527 54 55 DSAAAA QNKAAA OOOOxx -4230 7115 0 2 0 10 30 230 230 4230 4230 60 61 SGAAAA RNKAAA VVVVxx -3053 7116 1 1 3 13 53 53 1053 3053 3053 106 107 LNAAAA SNKAAA AAAAxx -983 7117 1 3 3 3 83 983 983 983 983 166 167 VLAAAA TNKAAA HHHHxx -9458 7118 0 2 8 18 58 458 1458 4458 9458 116 117 UZAAAA UNKAAA OOOOxx -4128 7119 0 0 8 8 28 128 128 4128 4128 56 57 UCAAAA VNKAAA VVVVxx -425 7120 1 1 5 5 25 425 425 425 425 50 51 JQAAAA WNKAAA AAAAxx -3911 7121 1 3 1 11 11 911 1911 3911 3911 22 23 LUAAAA XNKAAA HHHHxx -6607 7122 1 3 7 7 7 607 607 1607 6607 14 15 DUAAAA YNKAAA OOOOxx -5431 7123 1 3 1 11 31 431 1431 431 5431 62 63 XAAAAA ZNKAAA VVVVxx -6330 7124 0 2 0 10 30 330 330 1330 6330 60 61 MJAAAA AOKAAA AAAAxx -3592 7125 0 0 2 12 92 592 1592 3592 3592 184 185 EIAAAA BOKAAA HHHHxx -154 7126 0 2 4 14 54 154 154 154 154 108 109 YFAAAA COKAAA OOOOxx -9879 7127 1 3 9 19 79 879 1879 4879 9879 158 159 ZPAAAA DOKAAA VVVVxx -3202 7128 0 2 2 2 2 202 1202 3202 3202 4 5 ETAAAA EOKAAA AAAAxx -3056 7129 0 0 6 16 56 56 1056 3056 3056 112 113 ONAAAA FOKAAA HHHHxx -9890 7130 0 2 0 10 90 890 1890 4890 9890 180 181 KQAAAA GOKAAA OOOOxx -5840 7131 0 0 0 0 40 840 1840 840 5840 80 81 QQAAAA HOKAAA VVVVxx -9804 7132 0 0 4 4 4 804 1804 4804 9804 8 9 CNAAAA IOKAAA AAAAxx -681 7133 1 1 1 1 81 681 681 681 681 162 163 FAAAAA JOKAAA HHHHxx -3443 7134 1 3 3 3 43 443 1443 3443 3443 86 87 LCAAAA KOKAAA OOOOxx -8088 7135 0 0 8 8 88 88 88 3088 8088 176 177 CZAAAA LOKAAA VVVVxx -9447 7136 1 3 7 7 47 447 1447 4447 9447 94 95 JZAAAA MOKAAA AAAAxx -1490 7137 0 2 0 10 90 490 1490 1490 1490 180 181 IFAAAA NOKAAA HHHHxx -3684 7138 0 0 4 4 84 684 1684 3684 3684 168 169 SLAAAA OOKAAA OOOOxx -3113 7139 1 1 3 13 13 113 1113 3113 3113 26 27 TPAAAA POKAAA VVVVxx -9004 7140 0 0 4 4 4 4 1004 4004 9004 8 9 IIAAAA QOKAAA AAAAxx -7147 7141 1 3 7 7 47 147 1147 2147 7147 94 95 XOAAAA ROKAAA HHHHxx -7571 7142 1 3 1 11 71 571 1571 2571 7571 142 143 FFAAAA SOKAAA OOOOxx -5545 7143 1 1 5 5 45 545 1545 545 5545 90 91 HFAAAA TOKAAA VVVVxx -4558 7144 0 2 8 18 58 558 558 4558 4558 116 117 ITAAAA UOKAAA AAAAxx -6206 7145 0 2 6 6 6 206 206 1206 6206 12 13 SEAAAA VOKAAA HHHHxx -5695 7146 1 3 5 15 95 695 1695 695 5695 190 191 BLAAAA WOKAAA OOOOxx -9600 7147 0 0 0 0 0 600 1600 4600 9600 0 1 GFAAAA XOKAAA VVVVxx -5432 7148 0 0 2 12 32 432 1432 432 5432 64 65 YAAAAA YOKAAA AAAAxx -9299 7149 1 3 9 19 99 299 1299 4299 9299 198 199 RTAAAA ZOKAAA HHHHxx -2386 7150 0 2 6 6 86 386 386 2386 2386 172 173 UNAAAA APKAAA OOOOxx -2046 7151 0 2 6 6 46 46 46 2046 2046 92 93 SAAAAA BPKAAA VVVVxx -3293 7152 1 1 3 13 93 293 1293 3293 3293 186 187 RWAAAA CPKAAA AAAAxx -3046 7153 0 2 6 6 46 46 1046 3046 3046 92 93 ENAAAA DPKAAA HHHHxx -214 7154 0 2 4 14 14 214 214 214 214 28 29 GIAAAA EPKAAA OOOOxx -7893 7155 1 1 3 13 93 893 1893 2893 7893 186 187 PRAAAA FPKAAA VVVVxx -891 7156 1 3 1 11 91 891 891 891 891 182 183 HIAAAA GPKAAA AAAAxx -6499 7157 1 3 9 19 99 499 499 1499 6499 198 199 ZPAAAA HPKAAA HHHHxx -5003 7158 1 3 3 3 3 3 1003 3 5003 6 7 LKAAAA IPKAAA OOOOxx -6487 7159 1 3 7 7 87 487 487 1487 6487 174 175 NPAAAA JPKAAA VVVVxx -9403 7160 1 3 3 3 3 403 1403 4403 9403 6 7 RXAAAA KPKAAA AAAAxx -945 7161 1 1 5 5 45 945 945 945 945 90 91 JKAAAA LPKAAA HHHHxx -6713 7162 1 1 3 13 13 713 713 1713 6713 26 27 FYAAAA MPKAAA OOOOxx -9928 7163 0 0 8 8 28 928 1928 4928 9928 56 57 WRAAAA NPKAAA VVVVxx -8585 7164 1 1 5 5 85 585 585 3585 8585 170 171 FSAAAA OPKAAA AAAAxx -4004 7165 0 0 4 4 4 4 4 4004 4004 8 9 AYAAAA PPKAAA HHHHxx -2528 7166 0 0 8 8 28 528 528 2528 2528 56 57 GTAAAA QPKAAA OOOOxx -3350 7167 0 2 0 10 50 350 1350 3350 3350 100 101 WYAAAA RPKAAA VVVVxx -2160 7168 0 0 0 0 60 160 160 2160 2160 120 121 CFAAAA SPKAAA AAAAxx -1521 7169 1 1 1 1 21 521 1521 1521 1521 42 43 NGAAAA TPKAAA HHHHxx -5660 7170 0 0 0 0 60 660 1660 660 5660 120 121 SJAAAA UPKAAA OOOOxx -5755 7171 1 3 5 15 55 755 1755 755 5755 110 111 JNAAAA VPKAAA VVVVxx -7614 7172 0 2 4 14 14 614 1614 2614 7614 28 29 WGAAAA WPKAAA AAAAxx -3121 7173 1 1 1 1 21 121 1121 3121 3121 42 43 BQAAAA XPKAAA HHHHxx -2735 7174 1 3 5 15 35 735 735 2735 2735 70 71 FBAAAA YPKAAA OOOOxx -7506 7175 0 2 6 6 6 506 1506 2506 7506 12 13 SCAAAA ZPKAAA VVVVxx -2693 7176 1 1 3 13 93 693 693 2693 2693 186 187 PZAAAA AQKAAA AAAAxx -2892 7177 0 0 2 12 92 892 892 2892 2892 184 185 GHAAAA BQKAAA HHHHxx -3310 7178 0 2 0 10 10 310 1310 3310 3310 20 21 IXAAAA CQKAAA OOOOxx -3484 7179 0 0 4 4 84 484 1484 3484 3484 168 169 AEAAAA DQKAAA VVVVxx -9733 7180 1 1 3 13 33 733 1733 4733 9733 66 67 JKAAAA EQKAAA AAAAxx -29 7181 1 1 9 9 29 29 29 29 29 58 59 DBAAAA FQKAAA HHHHxx -9013 7182 1 1 3 13 13 13 1013 4013 9013 26 27 RIAAAA GQKAAA OOOOxx -3847 7183 1 3 7 7 47 847 1847 3847 3847 94 95 ZRAAAA HQKAAA VVVVxx -6724 7184 0 0 4 4 24 724 724 1724 6724 48 49 QYAAAA IQKAAA AAAAxx -2559 7185 1 3 9 19 59 559 559 2559 2559 118 119 LUAAAA JQKAAA HHHHxx -5326 7186 0 2 6 6 26 326 1326 326 5326 52 53 WWAAAA KQKAAA OOOOxx -4802 7187 0 2 2 2 2 802 802 4802 4802 4 5 SCAAAA LQKAAA VVVVxx -131 7188 1 3 1 11 31 131 131 131 131 62 63 BFAAAA MQKAAA AAAAxx -1634 7189 0 2 4 14 34 634 1634 1634 1634 68 69 WKAAAA NQKAAA HHHHxx -919 7190 1 3 9 19 19 919 919 919 919 38 39 JJAAAA OQKAAA OOOOxx -9575 7191 1 3 5 15 75 575 1575 4575 9575 150 151 HEAAAA PQKAAA VVVVxx -1256 7192 0 0 6 16 56 256 1256 1256 1256 112 113 IWAAAA QQKAAA AAAAxx -9428 7193 0 0 8 8 28 428 1428 4428 9428 56 57 QYAAAA RQKAAA HHHHxx -5121 7194 1 1 1 1 21 121 1121 121 5121 42 43 ZOAAAA SQKAAA OOOOxx -6584 7195 0 0 4 4 84 584 584 1584 6584 168 169 GTAAAA TQKAAA VVVVxx -7193 7196 1 1 3 13 93 193 1193 2193 7193 186 187 RQAAAA UQKAAA AAAAxx -4047 7197 1 3 7 7 47 47 47 4047 4047 94 95 RZAAAA VQKAAA HHHHxx -104 7198 0 0 4 4 4 104 104 104 104 8 9 AEAAAA WQKAAA OOOOxx -1527 7199 1 3 7 7 27 527 1527 1527 1527 54 55 TGAAAA XQKAAA VVVVxx -3460 7200 0 0 0 0 60 460 1460 3460 3460 120 121 CDAAAA YQKAAA AAAAxx -8526 7201 0 2 6 6 26 526 526 3526 8526 52 53 YPAAAA ZQKAAA HHHHxx -8959 7202 1 3 9 19 59 959 959 3959 8959 118 119 PGAAAA ARKAAA OOOOxx -3633 7203 1 1 3 13 33 633 1633 3633 3633 66 67 TJAAAA BRKAAA VVVVxx -1799 7204 1 3 9 19 99 799 1799 1799 1799 198 199 FRAAAA CRKAAA AAAAxx -461 7205 1 1 1 1 61 461 461 461 461 122 123 TRAAAA DRKAAA HHHHxx -718 7206 0 2 8 18 18 718 718 718 718 36 37 QBAAAA ERKAAA OOOOxx -3219 7207 1 3 9 19 19 219 1219 3219 3219 38 39 VTAAAA FRKAAA VVVVxx -3494 7208 0 2 4 14 94 494 1494 3494 3494 188 189 KEAAAA GRKAAA AAAAxx -9402 7209 0 2 2 2 2 402 1402 4402 9402 4 5 QXAAAA HRKAAA HHHHxx -7983 7210 1 3 3 3 83 983 1983 2983 7983 166 167 BVAAAA IRKAAA OOOOxx -7919 7211 1 3 9 19 19 919 1919 2919 7919 38 39 PSAAAA JRKAAA VVVVxx -8036 7212 0 0 6 16 36 36 36 3036 8036 72 73 CXAAAA KRKAAA AAAAxx -5164 7213 0 0 4 4 64 164 1164 164 5164 128 129 QQAAAA LRKAAA HHHHxx -4160 7214 0 0 0 0 60 160 160 4160 4160 120 121 AEAAAA MRKAAA OOOOxx -5370 7215 0 2 0 10 70 370 1370 370 5370 140 141 OYAAAA NRKAAA VVVVxx -5347 7216 1 3 7 7 47 347 1347 347 5347 94 95 RXAAAA ORKAAA AAAAxx -7109 7217 1 1 9 9 9 109 1109 2109 7109 18 19 LNAAAA PRKAAA HHHHxx -4826 7218 0 2 6 6 26 826 826 4826 4826 52 53 QDAAAA QRKAAA OOOOxx -1338 7219 0 2 8 18 38 338 1338 1338 1338 76 77 MZAAAA RRKAAA VVVVxx -2711 7220 1 3 1 11 11 711 711 2711 2711 22 23 HAAAAA SRKAAA AAAAxx -6299 7221 1 3 9 19 99 299 299 1299 6299 198 199 HIAAAA TRKAAA HHHHxx -1616 7222 0 0 6 16 16 616 1616 1616 1616 32 33 EKAAAA URKAAA OOOOxx -7519 7223 1 3 9 19 19 519 1519 2519 7519 38 39 FDAAAA VRKAAA VVVVxx -1262 7224 0 2 2 2 62 262 1262 1262 1262 124 125 OWAAAA WRKAAA AAAAxx -7228 7225 0 0 8 8 28 228 1228 2228 7228 56 57 ASAAAA XRKAAA HHHHxx -7892 7226 0 0 2 12 92 892 1892 2892 7892 184 185 ORAAAA YRKAAA OOOOxx -7929 7227 1 1 9 9 29 929 1929 2929 7929 58 59 ZSAAAA ZRKAAA VVVVxx -7705 7228 1 1 5 5 5 705 1705 2705 7705 10 11 JKAAAA ASKAAA AAAAxx -3111 7229 1 3 1 11 11 111 1111 3111 3111 22 23 RPAAAA BSKAAA HHHHxx -3066 7230 0 2 6 6 66 66 1066 3066 3066 132 133 YNAAAA CSKAAA OOOOxx -9559 7231 1 3 9 19 59 559 1559 4559 9559 118 119 RDAAAA DSKAAA VVVVxx -3787 7232 1 3 7 7 87 787 1787 3787 3787 174 175 RPAAAA ESKAAA AAAAxx -8710 7233 0 2 0 10 10 710 710 3710 8710 20 21 AXAAAA FSKAAA HHHHxx -4870 7234 0 2 0 10 70 870 870 4870 4870 140 141 IFAAAA GSKAAA OOOOxx -1883 7235 1 3 3 3 83 883 1883 1883 1883 166 167 LUAAAA HSKAAA VVVVxx -9689 7236 1 1 9 9 89 689 1689 4689 9689 178 179 RIAAAA ISKAAA AAAAxx -9491 7237 1 3 1 11 91 491 1491 4491 9491 182 183 BBAAAA JSKAAA HHHHxx -2035 7238 1 3 5 15 35 35 35 2035 2035 70 71 HAAAAA KSKAAA OOOOxx -655 7239 1 3 5 15 55 655 655 655 655 110 111 FZAAAA LSKAAA VVVVxx -6305 7240 1 1 5 5 5 305 305 1305 6305 10 11 NIAAAA MSKAAA AAAAxx -9423 7241 1 3 3 3 23 423 1423 4423 9423 46 47 LYAAAA NSKAAA HHHHxx -283 7242 1 3 3 3 83 283 283 283 283 166 167 XKAAAA OSKAAA OOOOxx -2607 7243 1 3 7 7 7 607 607 2607 2607 14 15 HWAAAA PSKAAA VVVVxx -7740 7244 0 0 0 0 40 740 1740 2740 7740 80 81 SLAAAA QSKAAA AAAAxx -6956 7245 0 0 6 16 56 956 956 1956 6956 112 113 OHAAAA RSKAAA HHHHxx -884 7246 0 0 4 4 84 884 884 884 884 168 169 AIAAAA SSKAAA OOOOxx -5730 7247 0 2 0 10 30 730 1730 730 5730 60 61 KMAAAA TSKAAA VVVVxx -3438 7248 0 2 8 18 38 438 1438 3438 3438 76 77 GCAAAA USKAAA AAAAxx -3250 7249 0 2 0 10 50 250 1250 3250 3250 100 101 AVAAAA VSKAAA HHHHxx -5470 7250 0 2 0 10 70 470 1470 470 5470 140 141 KCAAAA WSKAAA OOOOxx -2037 7251 1 1 7 17 37 37 37 2037 2037 74 75 JAAAAA XSKAAA VVVVxx -6593 7252 1 1 3 13 93 593 593 1593 6593 186 187 PTAAAA YSKAAA AAAAxx -3893 7253 1 1 3 13 93 893 1893 3893 3893 186 187 TTAAAA ZSKAAA HHHHxx -3200 7254 0 0 0 0 0 200 1200 3200 3200 0 1 CTAAAA ATKAAA OOOOxx -7125 7255 1 1 5 5 25 125 1125 2125 7125 50 51 BOAAAA BTKAAA VVVVxx -2295 7256 1 3 5 15 95 295 295 2295 2295 190 191 HKAAAA CTKAAA AAAAxx -2056 7257 0 0 6 16 56 56 56 2056 2056 112 113 CBAAAA DTKAAA HHHHxx -2962 7258 0 2 2 2 62 962 962 2962 2962 124 125 YJAAAA ETKAAA OOOOxx -993 7259 1 1 3 13 93 993 993 993 993 186 187 FMAAAA FTKAAA VVVVxx -9127 7260 1 3 7 7 27 127 1127 4127 9127 54 55 BNAAAA GTKAAA AAAAxx -2075 7261 1 3 5 15 75 75 75 2075 2075 150 151 VBAAAA HTKAAA HHHHxx -9338 7262 0 2 8 18 38 338 1338 4338 9338 76 77 EVAAAA ITKAAA OOOOxx -8100 7263 0 0 0 0 0 100 100 3100 8100 0 1 OZAAAA JTKAAA VVVVxx -5047 7264 1 3 7 7 47 47 1047 47 5047 94 95 DMAAAA KTKAAA AAAAxx -7032 7265 0 0 2 12 32 32 1032 2032 7032 64 65 MKAAAA LTKAAA HHHHxx -6374 7266 0 2 4 14 74 374 374 1374 6374 148 149 ELAAAA MTKAAA OOOOxx -4137 7267 1 1 7 17 37 137 137 4137 4137 74 75 DDAAAA NTKAAA VVVVxx -7132 7268 0 0 2 12 32 132 1132 2132 7132 64 65 IOAAAA OTKAAA AAAAxx -3064 7269 0 0 4 4 64 64 1064 3064 3064 128 129 WNAAAA PTKAAA HHHHxx -3621 7270 1 1 1 1 21 621 1621 3621 3621 42 43 HJAAAA QTKAAA OOOOxx -6199 7271 1 3 9 19 99 199 199 1199 6199 198 199 LEAAAA RTKAAA VVVVxx -4926 7272 0 2 6 6 26 926 926 4926 4926 52 53 MHAAAA STKAAA AAAAxx -8035 7273 1 3 5 15 35 35 35 3035 8035 70 71 BXAAAA TTKAAA HHHHxx -2195 7274 1 3 5 15 95 195 195 2195 2195 190 191 LGAAAA UTKAAA OOOOxx -5366 7275 0 2 6 6 66 366 1366 366 5366 132 133 KYAAAA VTKAAA VVVVxx -3478 7276 0 2 8 18 78 478 1478 3478 3478 156 157 UDAAAA WTKAAA AAAAxx -1926 7277 0 2 6 6 26 926 1926 1926 1926 52 53 CWAAAA XTKAAA HHHHxx -7265 7278 1 1 5 5 65 265 1265 2265 7265 130 131 LTAAAA YTKAAA OOOOxx -7668 7279 0 0 8 8 68 668 1668 2668 7668 136 137 YIAAAA ZTKAAA VVVVxx -3335 7280 1 3 5 15 35 335 1335 3335 3335 70 71 HYAAAA AUKAAA AAAAxx -7660 7281 0 0 0 0 60 660 1660 2660 7660 120 121 QIAAAA BUKAAA HHHHxx -9604 7282 0 0 4 4 4 604 1604 4604 9604 8 9 KFAAAA CUKAAA OOOOxx -7301 7283 1 1 1 1 1 301 1301 2301 7301 2 3 VUAAAA DUKAAA VVVVxx -4475 7284 1 3 5 15 75 475 475 4475 4475 150 151 DQAAAA EUKAAA AAAAxx -9954 7285 0 2 4 14 54 954 1954 4954 9954 108 109 WSAAAA FUKAAA HHHHxx -5723 7286 1 3 3 3 23 723 1723 723 5723 46 47 DMAAAA GUKAAA OOOOxx -2669 7287 1 1 9 9 69 669 669 2669 2669 138 139 RYAAAA HUKAAA VVVVxx -1685 7288 1 1 5 5 85 685 1685 1685 1685 170 171 VMAAAA IUKAAA AAAAxx -2233 7289 1 1 3 13 33 233 233 2233 2233 66 67 XHAAAA JUKAAA HHHHxx -8111 7290 1 3 1 11 11 111 111 3111 8111 22 23 ZZAAAA KUKAAA OOOOxx -7685 7291 1 1 5 5 85 685 1685 2685 7685 170 171 PJAAAA LUKAAA VVVVxx -3773 7292 1 1 3 13 73 773 1773 3773 3773 146 147 DPAAAA MUKAAA AAAAxx -7172 7293 0 0 2 12 72 172 1172 2172 7172 144 145 WPAAAA NUKAAA HHHHxx -1740 7294 0 0 0 0 40 740 1740 1740 1740 80 81 YOAAAA OUKAAA OOOOxx -5416 7295 0 0 6 16 16 416 1416 416 5416 32 33 IAAAAA PUKAAA VVVVxx -1823 7296 1 3 3 3 23 823 1823 1823 1823 46 47 DSAAAA QUKAAA AAAAxx -1668 7297 0 0 8 8 68 668 1668 1668 1668 136 137 EMAAAA RUKAAA HHHHxx -1795 7298 1 3 5 15 95 795 1795 1795 1795 190 191 BRAAAA SUKAAA OOOOxx -8599 7299 1 3 9 19 99 599 599 3599 8599 198 199 TSAAAA TUKAAA VVVVxx -5542 7300 0 2 2 2 42 542 1542 542 5542 84 85 EFAAAA UUKAAA AAAAxx -5658 7301 0 2 8 18 58 658 1658 658 5658 116 117 QJAAAA VUKAAA HHHHxx -9824 7302 0 0 4 4 24 824 1824 4824 9824 48 49 WNAAAA WUKAAA OOOOxx -19 7303 1 3 9 19 19 19 19 19 19 38 39 TAAAAA XUKAAA VVVVxx -9344 7304 0 0 4 4 44 344 1344 4344 9344 88 89 KVAAAA YUKAAA AAAAxx -5900 7305 0 0 0 0 0 900 1900 900 5900 0 1 YSAAAA ZUKAAA HHHHxx -7818 7306 0 2 8 18 18 818 1818 2818 7818 36 37 SOAAAA AVKAAA OOOOxx -8377 7307 1 1 7 17 77 377 377 3377 8377 154 155 FKAAAA BVKAAA VVVVxx -6886 7308 0 2 6 6 86 886 886 1886 6886 172 173 WEAAAA CVKAAA AAAAxx -3201 7309 1 1 1 1 1 201 1201 3201 3201 2 3 DTAAAA DVKAAA HHHHxx -87 7310 1 3 7 7 87 87 87 87 87 174 175 JDAAAA EVKAAA OOOOxx -1089 7311 1 1 9 9 89 89 1089 1089 1089 178 179 XPAAAA FVKAAA VVVVxx -3948 7312 0 0 8 8 48 948 1948 3948 3948 96 97 WVAAAA GVKAAA AAAAxx -6383 7313 1 3 3 3 83 383 383 1383 6383 166 167 NLAAAA HVKAAA HHHHxx -837 7314 1 1 7 17 37 837 837 837 837 74 75 FGAAAA IVKAAA OOOOxx -6285 7315 1 1 5 5 85 285 285 1285 6285 170 171 THAAAA JVKAAA VVVVxx -78 7316 0 2 8 18 78 78 78 78 78 156 157 ADAAAA KVKAAA AAAAxx -4389 7317 1 1 9 9 89 389 389 4389 4389 178 179 VMAAAA LVKAAA HHHHxx -4795 7318 1 3 5 15 95 795 795 4795 4795 190 191 LCAAAA MVKAAA OOOOxx -9369 7319 1 1 9 9 69 369 1369 4369 9369 138 139 JWAAAA NVKAAA VVVVxx -69 7320 1 1 9 9 69 69 69 69 69 138 139 RCAAAA OVKAAA AAAAxx -7689 7321 1 1 9 9 89 689 1689 2689 7689 178 179 TJAAAA PVKAAA HHHHxx -5642 7322 0 2 2 2 42 642 1642 642 5642 84 85 AJAAAA QVKAAA OOOOxx -2348 7323 0 0 8 8 48 348 348 2348 2348 96 97 IMAAAA RVKAAA VVVVxx -9308 7324 0 0 8 8 8 308 1308 4308 9308 16 17 AUAAAA SVKAAA AAAAxx -9093 7325 1 1 3 13 93 93 1093 4093 9093 186 187 TLAAAA TVKAAA HHHHxx -1199 7326 1 3 9 19 99 199 1199 1199 1199 198 199 DUAAAA UVKAAA OOOOxx -307 7327 1 3 7 7 7 307 307 307 307 14 15 VLAAAA VVKAAA VVVVxx -3814 7328 0 2 4 14 14 814 1814 3814 3814 28 29 SQAAAA WVKAAA AAAAxx -8817 7329 1 1 7 17 17 817 817 3817 8817 34 35 DBAAAA XVKAAA HHHHxx -2329 7330 1 1 9 9 29 329 329 2329 2329 58 59 PLAAAA YVKAAA OOOOxx -2932 7331 0 0 2 12 32 932 932 2932 2932 64 65 UIAAAA ZVKAAA VVVVxx -1986 7332 0 2 6 6 86 986 1986 1986 1986 172 173 KYAAAA AWKAAA AAAAxx -5279 7333 1 3 9 19 79 279 1279 279 5279 158 159 BVAAAA BWKAAA HHHHxx -5357 7334 1 1 7 17 57 357 1357 357 5357 114 115 BYAAAA CWKAAA OOOOxx -6778 7335 0 2 8 18 78 778 778 1778 6778 156 157 SAAAAA DWKAAA VVVVxx -2773 7336 1 1 3 13 73 773 773 2773 2773 146 147 RCAAAA EWKAAA AAAAxx -244 7337 0 0 4 4 44 244 244 244 244 88 89 KJAAAA FWKAAA HHHHxx -6900 7338 0 0 0 0 0 900 900 1900 6900 0 1 KFAAAA GWKAAA OOOOxx -4739 7339 1 3 9 19 39 739 739 4739 4739 78 79 HAAAAA HWKAAA VVVVxx -3217 7340 1 1 7 17 17 217 1217 3217 3217 34 35 TTAAAA IWKAAA AAAAxx -7563 7341 1 3 3 3 63 563 1563 2563 7563 126 127 XEAAAA JWKAAA HHHHxx -1807 7342 1 3 7 7 7 807 1807 1807 1807 14 15 NRAAAA KWKAAA OOOOxx -4199 7343 1 3 9 19 99 199 199 4199 4199 198 199 NFAAAA LWKAAA VVVVxx -1077 7344 1 1 7 17 77 77 1077 1077 1077 154 155 LPAAAA MWKAAA AAAAxx -8348 7345 0 0 8 8 48 348 348 3348 8348 96 97 CJAAAA NWKAAA HHHHxx -841 7346 1 1 1 1 41 841 841 841 841 82 83 JGAAAA OWKAAA OOOOxx -8154 7347 0 2 4 14 54 154 154 3154 8154 108 109 QBAAAA PWKAAA VVVVxx -5261 7348 1 1 1 1 61 261 1261 261 5261 122 123 JUAAAA QWKAAA AAAAxx -1950 7349 0 2 0 10 50 950 1950 1950 1950 100 101 AXAAAA RWKAAA HHHHxx -8472 7350 0 0 2 12 72 472 472 3472 8472 144 145 WNAAAA SWKAAA OOOOxx -8745 7351 1 1 5 5 45 745 745 3745 8745 90 91 JYAAAA TWKAAA VVVVxx -8715 7352 1 3 5 15 15 715 715 3715 8715 30 31 FXAAAA UWKAAA AAAAxx -9708 7353 0 0 8 8 8 708 1708 4708 9708 16 17 KJAAAA VWKAAA HHHHxx -5860 7354 0 0 0 0 60 860 1860 860 5860 120 121 KRAAAA WWKAAA OOOOxx -9142 7355 0 2 2 2 42 142 1142 4142 9142 84 85 QNAAAA XWKAAA VVVVxx -6582 7356 0 2 2 2 82 582 582 1582 6582 164 165 ETAAAA YWKAAA AAAAxx -1255 7357 1 3 5 15 55 255 1255 1255 1255 110 111 HWAAAA ZWKAAA HHHHxx -6459 7358 1 3 9 19 59 459 459 1459 6459 118 119 LOAAAA AXKAAA OOOOxx -6327 7359 1 3 7 7 27 327 327 1327 6327 54 55 JJAAAA BXKAAA VVVVxx -4692 7360 0 0 2 12 92 692 692 4692 4692 184 185 MYAAAA CXKAAA AAAAxx -3772 7361 0 0 2 12 72 772 1772 3772 3772 144 145 CPAAAA DXKAAA HHHHxx -4203 7362 1 3 3 3 3 203 203 4203 4203 6 7 RFAAAA EXKAAA OOOOxx -2946 7363 0 2 6 6 46 946 946 2946 2946 92 93 IJAAAA FXKAAA VVVVxx -3524 7364 0 0 4 4 24 524 1524 3524 3524 48 49 OFAAAA GXKAAA AAAAxx -8409 7365 1 1 9 9 9 409 409 3409 8409 18 19 LLAAAA HXKAAA HHHHxx -1824 7366 0 0 4 4 24 824 1824 1824 1824 48 49 ESAAAA IXKAAA OOOOxx -4637 7367 1 1 7 17 37 637 637 4637 4637 74 75 JWAAAA JXKAAA VVVVxx -589 7368 1 1 9 9 89 589 589 589 589 178 179 RWAAAA KXKAAA AAAAxx -484 7369 0 0 4 4 84 484 484 484 484 168 169 QSAAAA LXKAAA HHHHxx -8963 7370 1 3 3 3 63 963 963 3963 8963 126 127 TGAAAA MXKAAA OOOOxx -5502 7371 0 2 2 2 2 502 1502 502 5502 4 5 QDAAAA NXKAAA VVVVxx -6982 7372 0 2 2 2 82 982 982 1982 6982 164 165 OIAAAA OXKAAA AAAAxx -8029 7373 1 1 9 9 29 29 29 3029 8029 58 59 VWAAAA PXKAAA HHHHxx -4395 7374 1 3 5 15 95 395 395 4395 4395 190 191 BNAAAA QXKAAA OOOOxx -2595 7375 1 3 5 15 95 595 595 2595 2595 190 191 VVAAAA RXKAAA VVVVxx -2133 7376 1 1 3 13 33 133 133 2133 2133 66 67 BEAAAA SXKAAA AAAAxx -1414 7377 0 2 4 14 14 414 1414 1414 1414 28 29 KCAAAA TXKAAA HHHHxx -8201 7378 1 1 1 1 1 201 201 3201 8201 2 3 LDAAAA UXKAAA OOOOxx -4706 7379 0 2 6 6 6 706 706 4706 4706 12 13 AZAAAA VXKAAA VVVVxx -5310 7380 0 2 0 10 10 310 1310 310 5310 20 21 GWAAAA WXKAAA AAAAxx -7333 7381 1 1 3 13 33 333 1333 2333 7333 66 67 BWAAAA XXKAAA HHHHxx -9420 7382 0 0 0 0 20 420 1420 4420 9420 40 41 IYAAAA YXKAAA OOOOxx -1383 7383 1 3 3 3 83 383 1383 1383 1383 166 167 FBAAAA ZXKAAA VVVVxx -6225 7384 1 1 5 5 25 225 225 1225 6225 50 51 LFAAAA AYKAAA AAAAxx -2064 7385 0 0 4 4 64 64 64 2064 2064 128 129 KBAAAA BYKAAA HHHHxx -6700 7386 0 0 0 0 0 700 700 1700 6700 0 1 SXAAAA CYKAAA OOOOxx -1352 7387 0 0 2 12 52 352 1352 1352 1352 104 105 AAAAAA DYKAAA VVVVxx -4249 7388 1 1 9 9 49 249 249 4249 4249 98 99 LHAAAA EYKAAA AAAAxx -9429 7389 1 1 9 9 29 429 1429 4429 9429 58 59 RYAAAA FYKAAA HHHHxx -8090 7390 0 2 0 10 90 90 90 3090 8090 180 181 EZAAAA GYKAAA OOOOxx -5378 7391 0 2 8 18 78 378 1378 378 5378 156 157 WYAAAA HYKAAA VVVVxx -9085 7392 1 1 5 5 85 85 1085 4085 9085 170 171 LLAAAA IYKAAA AAAAxx -7468 7393 0 0 8 8 68 468 1468 2468 7468 136 137 GBAAAA JYKAAA HHHHxx -9955 7394 1 3 5 15 55 955 1955 4955 9955 110 111 XSAAAA KYKAAA OOOOxx -8692 7395 0 0 2 12 92 692 692 3692 8692 184 185 IWAAAA LYKAAA VVVVxx -1463 7396 1 3 3 3 63 463 1463 1463 1463 126 127 HEAAAA MYKAAA AAAAxx -3577 7397 1 1 7 17 77 577 1577 3577 3577 154 155 PHAAAA NYKAAA HHHHxx -5654 7398 0 2 4 14 54 654 1654 654 5654 108 109 MJAAAA OYKAAA OOOOxx -7955 7399 1 3 5 15 55 955 1955 2955 7955 110 111 ZTAAAA PYKAAA VVVVxx -4843 7400 1 3 3 3 43 843 843 4843 4843 86 87 HEAAAA QYKAAA AAAAxx -1776 7401 0 0 6 16 76 776 1776 1776 1776 152 153 IQAAAA RYKAAA HHHHxx -2223 7402 1 3 3 3 23 223 223 2223 2223 46 47 NHAAAA SYKAAA OOOOxx -8442 7403 0 2 2 2 42 442 442 3442 8442 84 85 SMAAAA TYKAAA VVVVxx -9738 7404 0 2 8 18 38 738 1738 4738 9738 76 77 OKAAAA UYKAAA AAAAxx -4867 7405 1 3 7 7 67 867 867 4867 4867 134 135 FFAAAA VYKAAA HHHHxx -2983 7406 1 3 3 3 83 983 983 2983 2983 166 167 TKAAAA WYKAAA OOOOxx -3300 7407 0 0 0 0 0 300 1300 3300 3300 0 1 YWAAAA XYKAAA VVVVxx -3815 7408 1 3 5 15 15 815 1815 3815 3815 30 31 TQAAAA YYKAAA AAAAxx -1779 7409 1 3 9 19 79 779 1779 1779 1779 158 159 LQAAAA ZYKAAA HHHHxx -1123 7410 1 3 3 3 23 123 1123 1123 1123 46 47 FRAAAA AZKAAA OOOOxx -4824 7411 0 0 4 4 24 824 824 4824 4824 48 49 ODAAAA BZKAAA VVVVxx -5407 7412 1 3 7 7 7 407 1407 407 5407 14 15 ZZAAAA CZKAAA AAAAxx -5123 7413 1 3 3 3 23 123 1123 123 5123 46 47 BPAAAA DZKAAA HHHHxx -2515 7414 1 3 5 15 15 515 515 2515 2515 30 31 TSAAAA EZKAAA OOOOxx -4781 7415 1 1 1 1 81 781 781 4781 4781 162 163 XBAAAA FZKAAA VVVVxx -7831 7416 1 3 1 11 31 831 1831 2831 7831 62 63 FPAAAA GZKAAA AAAAxx -6946 7417 0 2 6 6 46 946 946 1946 6946 92 93 EHAAAA HZKAAA HHHHxx -1215 7418 1 3 5 15 15 215 1215 1215 1215 30 31 TUAAAA IZKAAA OOOOxx -7783 7419 1 3 3 3 83 783 1783 2783 7783 166 167 JNAAAA JZKAAA VVVVxx -4532 7420 0 0 2 12 32 532 532 4532 4532 64 65 ISAAAA KZKAAA AAAAxx -9068 7421 0 0 8 8 68 68 1068 4068 9068 136 137 UKAAAA LZKAAA HHHHxx -7030 7422 0 2 0 10 30 30 1030 2030 7030 60 61 KKAAAA MZKAAA OOOOxx -436 7423 0 0 6 16 36 436 436 436 436 72 73 UQAAAA NZKAAA VVVVxx -6549 7424 1 1 9 9 49 549 549 1549 6549 98 99 XRAAAA OZKAAA AAAAxx -3348 7425 0 0 8 8 48 348 1348 3348 3348 96 97 UYAAAA PZKAAA HHHHxx -6229 7426 1 1 9 9 29 229 229 1229 6229 58 59 PFAAAA QZKAAA OOOOxx -3933 7427 1 1 3 13 33 933 1933 3933 3933 66 67 HVAAAA RZKAAA VVVVxx -1876 7428 0 0 6 16 76 876 1876 1876 1876 152 153 EUAAAA SZKAAA AAAAxx -8920 7429 0 0 0 0 20 920 920 3920 8920 40 41 CFAAAA TZKAAA HHHHxx -7926 7430 0 2 6 6 26 926 1926 2926 7926 52 53 WSAAAA UZKAAA OOOOxx -8805 7431 1 1 5 5 5 805 805 3805 8805 10 11 RAAAAA VZKAAA VVVVxx -6729 7432 1 1 9 9 29 729 729 1729 6729 58 59 VYAAAA WZKAAA AAAAxx -7397 7433 1 1 7 17 97 397 1397 2397 7397 194 195 NYAAAA XZKAAA HHHHxx -9303 7434 1 3 3 3 3 303 1303 4303 9303 6 7 VTAAAA YZKAAA OOOOxx -4255 7435 1 3 5 15 55 255 255 4255 4255 110 111 RHAAAA ZZKAAA VVVVxx -7229 7436 1 1 9 9 29 229 1229 2229 7229 58 59 BSAAAA AALAAA AAAAxx -854 7437 0 2 4 14 54 854 854 854 854 108 109 WGAAAA BALAAA HHHHxx -6723 7438 1 3 3 3 23 723 723 1723 6723 46 47 PYAAAA CALAAA OOOOxx -9597 7439 1 1 7 17 97 597 1597 4597 9597 194 195 DFAAAA DALAAA VVVVxx -6532 7440 0 0 2 12 32 532 532 1532 6532 64 65 GRAAAA EALAAA AAAAxx -2910 7441 0 2 0 10 10 910 910 2910 2910 20 21 YHAAAA FALAAA HHHHxx -6717 7442 1 1 7 17 17 717 717 1717 6717 34 35 JYAAAA GALAAA OOOOxx -1790 7443 0 2 0 10 90 790 1790 1790 1790 180 181 WQAAAA HALAAA VVVVxx -3761 7444 1 1 1 1 61 761 1761 3761 3761 122 123 ROAAAA IALAAA AAAAxx -1565 7445 1 1 5 5 65 565 1565 1565 1565 130 131 FIAAAA JALAAA HHHHxx -6205 7446 1 1 5 5 5 205 205 1205 6205 10 11 REAAAA KALAAA OOOOxx -2726 7447 0 2 6 6 26 726 726 2726 2726 52 53 WAAAAA LALAAA VVVVxx -799 7448 1 3 9 19 99 799 799 799 799 198 199 TEAAAA MALAAA AAAAxx -3540 7449 0 0 0 0 40 540 1540 3540 3540 80 81 EGAAAA NALAAA HHHHxx -5878 7450 0 2 8 18 78 878 1878 878 5878 156 157 CSAAAA OALAAA OOOOxx -2542 7451 0 2 2 2 42 542 542 2542 2542 84 85 UTAAAA PALAAA VVVVxx -4888 7452 0 0 8 8 88 888 888 4888 4888 176 177 AGAAAA QALAAA AAAAxx -5290 7453 0 2 0 10 90 290 1290 290 5290 180 181 MVAAAA RALAAA HHHHxx -7995 7454 1 3 5 15 95 995 1995 2995 7995 190 191 NVAAAA SALAAA OOOOxx -3519 7455 1 3 9 19 19 519 1519 3519 3519 38 39 JFAAAA TALAAA VVVVxx -3571 7456 1 3 1 11 71 571 1571 3571 3571 142 143 JHAAAA UALAAA AAAAxx -7854 7457 0 2 4 14 54 854 1854 2854 7854 108 109 CQAAAA VALAAA HHHHxx -5184 7458 0 0 4 4 84 184 1184 184 5184 168 169 KRAAAA WALAAA OOOOxx -3498 7459 0 2 8 18 98 498 1498 3498 3498 196 197 OEAAAA XALAAA VVVVxx -1264 7460 0 0 4 4 64 264 1264 1264 1264 128 129 QWAAAA YALAAA AAAAxx -3159 7461 1 3 9 19 59 159 1159 3159 3159 118 119 NRAAAA ZALAAA HHHHxx -5480 7462 0 0 0 0 80 480 1480 480 5480 160 161 UCAAAA ABLAAA OOOOxx -1706 7463 0 2 6 6 6 706 1706 1706 1706 12 13 QNAAAA BBLAAA VVVVxx -4540 7464 0 0 0 0 40 540 540 4540 4540 80 81 QSAAAA CBLAAA AAAAxx -2799 7465 1 3 9 19 99 799 799 2799 2799 198 199 RDAAAA DBLAAA HHHHxx -7389 7466 1 1 9 9 89 389 1389 2389 7389 178 179 FYAAAA EBLAAA OOOOxx -5565 7467 1 1 5 5 65 565 1565 565 5565 130 131 BGAAAA FBLAAA VVVVxx -3896 7468 0 0 6 16 96 896 1896 3896 3896 192 193 WTAAAA GBLAAA AAAAxx -2100 7469 0 0 0 0 0 100 100 2100 2100 0 1 UCAAAA HBLAAA HHHHxx -3507 7470 1 3 7 7 7 507 1507 3507 3507 14 15 XEAAAA IBLAAA OOOOxx -7971 7471 1 3 1 11 71 971 1971 2971 7971 142 143 PUAAAA JBLAAA VVVVxx -2312 7472 0 0 2 12 12 312 312 2312 2312 24 25 YKAAAA KBLAAA AAAAxx -2494 7473 0 2 4 14 94 494 494 2494 2494 188 189 YRAAAA LBLAAA HHHHxx -2474 7474 0 2 4 14 74 474 474 2474 2474 148 149 ERAAAA MBLAAA OOOOxx -3136 7475 0 0 6 16 36 136 1136 3136 3136 72 73 QQAAAA NBLAAA VVVVxx -7242 7476 0 2 2 2 42 242 1242 2242 7242 84 85 OSAAAA OBLAAA AAAAxx -9430 7477 0 2 0 10 30 430 1430 4430 9430 60 61 SYAAAA PBLAAA HHHHxx -1052 7478 0 0 2 12 52 52 1052 1052 1052 104 105 MOAAAA QBLAAA OOOOxx -4172 7479 0 0 2 12 72 172 172 4172 4172 144 145 MEAAAA RBLAAA VVVVxx -970 7480 0 2 0 10 70 970 970 970 970 140 141 ILAAAA SBLAAA AAAAxx -882 7481 0 2 2 2 82 882 882 882 882 164 165 YHAAAA TBLAAA HHHHxx -9799 7482 1 3 9 19 99 799 1799 4799 9799 198 199 XMAAAA UBLAAA OOOOxx -5850 7483 0 2 0 10 50 850 1850 850 5850 100 101 ARAAAA VBLAAA VVVVxx -9473 7484 1 1 3 13 73 473 1473 4473 9473 146 147 JAAAAA WBLAAA AAAAxx -8635 7485 1 3 5 15 35 635 635 3635 8635 70 71 DUAAAA XBLAAA HHHHxx -2349 7486 1 1 9 9 49 349 349 2349 2349 98 99 JMAAAA YBLAAA OOOOxx -2270 7487 0 2 0 10 70 270 270 2270 2270 140 141 IJAAAA ZBLAAA VVVVxx -7887 7488 1 3 7 7 87 887 1887 2887 7887 174 175 JRAAAA ACLAAA AAAAxx -3091 7489 1 3 1 11 91 91 1091 3091 3091 182 183 XOAAAA BCLAAA HHHHxx -3728 7490 0 0 8 8 28 728 1728 3728 3728 56 57 KNAAAA CCLAAA OOOOxx -3658 7491 0 2 8 18 58 658 1658 3658 3658 116 117 SKAAAA DCLAAA VVVVxx -5975 7492 1 3 5 15 75 975 1975 975 5975 150 151 VVAAAA ECLAAA AAAAxx -332 7493 0 0 2 12 32 332 332 332 332 64 65 UMAAAA FCLAAA HHHHxx -7990 7494 0 2 0 10 90 990 1990 2990 7990 180 181 IVAAAA GCLAAA OOOOxx -8688 7495 0 0 8 8 88 688 688 3688 8688 176 177 EWAAAA HCLAAA VVVVxx -9601 7496 1 1 1 1 1 601 1601 4601 9601 2 3 HFAAAA ICLAAA AAAAxx -8401 7497 1 1 1 1 1 401 401 3401 8401 2 3 DLAAAA JCLAAA HHHHxx -8093 7498 1 1 3 13 93 93 93 3093 8093 186 187 HZAAAA KCLAAA OOOOxx -4278 7499 0 2 8 18 78 278 278 4278 4278 156 157 OIAAAA LCLAAA VVVVxx -5467 7500 1 3 7 7 67 467 1467 467 5467 134 135 HCAAAA MCLAAA AAAAxx -3137 7501 1 1 7 17 37 137 1137 3137 3137 74 75 RQAAAA NCLAAA HHHHxx -204 7502 0 0 4 4 4 204 204 204 204 8 9 WHAAAA OCLAAA OOOOxx -8224 7503 0 0 4 4 24 224 224 3224 8224 48 49 IEAAAA PCLAAA VVVVxx -2944 7504 0 0 4 4 44 944 944 2944 2944 88 89 GJAAAA QCLAAA AAAAxx -7593 7505 1 1 3 13 93 593 1593 2593 7593 186 187 BGAAAA RCLAAA HHHHxx -814 7506 0 2 4 14 14 814 814 814 814 28 29 IFAAAA SCLAAA OOOOxx -8047 7507 1 3 7 7 47 47 47 3047 8047 94 95 NXAAAA TCLAAA VVVVxx -7802 7508 0 2 2 2 2 802 1802 2802 7802 4 5 COAAAA UCLAAA AAAAxx -901 7509 1 1 1 1 1 901 901 901 901 2 3 RIAAAA VCLAAA HHHHxx -6168 7510 0 0 8 8 68 168 168 1168 6168 136 137 GDAAAA WCLAAA OOOOxx -2950 7511 0 2 0 10 50 950 950 2950 2950 100 101 MJAAAA XCLAAA VVVVxx -5393 7512 1 1 3 13 93 393 1393 393 5393 186 187 LZAAAA YCLAAA AAAAxx -3585 7513 1 1 5 5 85 585 1585 3585 3585 170 171 XHAAAA ZCLAAA HHHHxx -9392 7514 0 0 2 12 92 392 1392 4392 9392 184 185 GXAAAA ADLAAA OOOOxx -8314 7515 0 2 4 14 14 314 314 3314 8314 28 29 UHAAAA BDLAAA VVVVxx -9972 7516 0 0 2 12 72 972 1972 4972 9972 144 145 OTAAAA CDLAAA AAAAxx -9130 7517 0 2 0 10 30 130 1130 4130 9130 60 61 ENAAAA DDLAAA HHHHxx -975 7518 1 3 5 15 75 975 975 975 975 150 151 NLAAAA EDLAAA OOOOxx -5720 7519 0 0 0 0 20 720 1720 720 5720 40 41 AMAAAA FDLAAA VVVVxx -3769 7520 1 1 9 9 69 769 1769 3769 3769 138 139 ZOAAAA GDLAAA AAAAxx -5303 7521 1 3 3 3 3 303 1303 303 5303 6 7 ZVAAAA HDLAAA HHHHxx -6564 7522 0 0 4 4 64 564 564 1564 6564 128 129 MSAAAA IDLAAA OOOOxx -7855 7523 1 3 5 15 55 855 1855 2855 7855 110 111 DQAAAA JDLAAA VVVVxx -8153 7524 1 1 3 13 53 153 153 3153 8153 106 107 PBAAAA KDLAAA AAAAxx -2292 7525 0 0 2 12 92 292 292 2292 2292 184 185 EKAAAA LDLAAA HHHHxx -3156 7526 0 0 6 16 56 156 1156 3156 3156 112 113 KRAAAA MDLAAA OOOOxx -6580 7527 0 0 0 0 80 580 580 1580 6580 160 161 CTAAAA NDLAAA VVVVxx -5324 7528 0 0 4 4 24 324 1324 324 5324 48 49 UWAAAA ODLAAA AAAAxx -8871 7529 1 3 1 11 71 871 871 3871 8871 142 143 FDAAAA PDLAAA HHHHxx -2543 7530 1 3 3 3 43 543 543 2543 2543 86 87 VTAAAA QDLAAA OOOOxx -7857 7531 1 1 7 17 57 857 1857 2857 7857 114 115 FQAAAA RDLAAA VVVVxx -4084 7532 0 0 4 4 84 84 84 4084 4084 168 169 CBAAAA SDLAAA AAAAxx -9887 7533 1 3 7 7 87 887 1887 4887 9887 174 175 HQAAAA TDLAAA HHHHxx -6940 7534 0 0 0 0 40 940 940 1940 6940 80 81 YGAAAA UDLAAA OOOOxx -3415 7535 1 3 5 15 15 415 1415 3415 3415 30 31 JBAAAA VDLAAA VVVVxx -5012 7536 0 0 2 12 12 12 1012 12 5012 24 25 UKAAAA WDLAAA AAAAxx -3187 7537 1 3 7 7 87 187 1187 3187 3187 174 175 PSAAAA XDLAAA HHHHxx -8556 7538 0 0 6 16 56 556 556 3556 8556 112 113 CRAAAA YDLAAA OOOOxx -7966 7539 0 2 6 6 66 966 1966 2966 7966 132 133 KUAAAA ZDLAAA VVVVxx -7481 7540 1 1 1 1 81 481 1481 2481 7481 162 163 TBAAAA AELAAA AAAAxx -8524 7541 0 0 4 4 24 524 524 3524 8524 48 49 WPAAAA BELAAA HHHHxx -3021 7542 1 1 1 1 21 21 1021 3021 3021 42 43 FMAAAA CELAAA OOOOxx -6045 7543 1 1 5 5 45 45 45 1045 6045 90 91 NYAAAA DELAAA VVVVxx -8022 7544 0 2 2 2 22 22 22 3022 8022 44 45 OWAAAA EELAAA AAAAxx -3626 7545 0 2 6 6 26 626 1626 3626 3626 52 53 MJAAAA FELAAA HHHHxx -1030 7546 0 2 0 10 30 30 1030 1030 1030 60 61 QNAAAA GELAAA OOOOxx -8903 7547 1 3 3 3 3 903 903 3903 8903 6 7 LEAAAA HELAAA VVVVxx -7488 7548 0 0 8 8 88 488 1488 2488 7488 176 177 ACAAAA IELAAA AAAAxx -9293 7549 1 1 3 13 93 293 1293 4293 9293 186 187 LTAAAA JELAAA HHHHxx -4586 7550 0 2 6 6 86 586 586 4586 4586 172 173 KUAAAA KELAAA OOOOxx -9282 7551 0 2 2 2 82 282 1282 4282 9282 164 165 ATAAAA LELAAA VVVVxx -1948 7552 0 0 8 8 48 948 1948 1948 1948 96 97 YWAAAA MELAAA AAAAxx -2534 7553 0 2 4 14 34 534 534 2534 2534 68 69 MTAAAA NELAAA HHHHxx -1150 7554 0 2 0 10 50 150 1150 1150 1150 100 101 GSAAAA OELAAA OOOOxx -4931 7555 1 3 1 11 31 931 931 4931 4931 62 63 RHAAAA PELAAA VVVVxx -2866 7556 0 2 6 6 66 866 866 2866 2866 132 133 GGAAAA QELAAA AAAAxx -6172 7557 0 0 2 12 72 172 172 1172 6172 144 145 KDAAAA RELAAA HHHHxx -4819 7558 1 3 9 19 19 819 819 4819 4819 38 39 JDAAAA SELAAA OOOOxx -569 7559 1 1 9 9 69 569 569 569 569 138 139 XVAAAA TELAAA VVVVxx -1146 7560 0 2 6 6 46 146 1146 1146 1146 92 93 CSAAAA UELAAA AAAAxx -3062 7561 0 2 2 2 62 62 1062 3062 3062 124 125 UNAAAA VELAAA HHHHxx -7690 7562 0 2 0 10 90 690 1690 2690 7690 180 181 UJAAAA WELAAA OOOOxx -8611 7563 1 3 1 11 11 611 611 3611 8611 22 23 FTAAAA XELAAA VVVVxx -1142 7564 0 2 2 2 42 142 1142 1142 1142 84 85 YRAAAA YELAAA AAAAxx -1193 7565 1 1 3 13 93 193 1193 1193 1193 186 187 XTAAAA ZELAAA HHHHxx -2507 7566 1 3 7 7 7 507 507 2507 2507 14 15 LSAAAA AFLAAA OOOOxx -1043 7567 1 3 3 3 43 43 1043 1043 1043 86 87 DOAAAA BFLAAA VVVVxx -7472 7568 0 0 2 12 72 472 1472 2472 7472 144 145 KBAAAA CFLAAA AAAAxx -1817 7569 1 1 7 17 17 817 1817 1817 1817 34 35 XRAAAA DFLAAA HHHHxx -3868 7570 0 0 8 8 68 868 1868 3868 3868 136 137 USAAAA EFLAAA OOOOxx -9031 7571 1 3 1 11 31 31 1031 4031 9031 62 63 JJAAAA FFLAAA VVVVxx -7254 7572 0 2 4 14 54 254 1254 2254 7254 108 109 ATAAAA GFLAAA AAAAxx -5030 7573 0 2 0 10 30 30 1030 30 5030 60 61 MLAAAA HFLAAA HHHHxx -6594 7574 0 2 4 14 94 594 594 1594 6594 188 189 QTAAAA IFLAAA OOOOxx -6862 7575 0 2 2 2 62 862 862 1862 6862 124 125 YDAAAA JFLAAA VVVVxx -1994 7576 0 2 4 14 94 994 1994 1994 1994 188 189 SYAAAA KFLAAA AAAAxx -9017 7577 1 1 7 17 17 17 1017 4017 9017 34 35 VIAAAA LFLAAA HHHHxx -5716 7578 0 0 6 16 16 716 1716 716 5716 32 33 WLAAAA MFLAAA OOOOxx -1900 7579 0 0 0 0 0 900 1900 1900 1900 0 1 CVAAAA NFLAAA VVVVxx -120 7580 0 0 0 0 20 120 120 120 120 40 41 QEAAAA OFLAAA AAAAxx -9003 7581 1 3 3 3 3 3 1003 4003 9003 6 7 HIAAAA PFLAAA HHHHxx -4178 7582 0 2 8 18 78 178 178 4178 4178 156 157 SEAAAA QFLAAA OOOOxx -8777 7583 1 1 7 17 77 777 777 3777 8777 154 155 PZAAAA RFLAAA VVVVxx -3653 7584 1 1 3 13 53 653 1653 3653 3653 106 107 NKAAAA SFLAAA AAAAxx -1137 7585 1 1 7 17 37 137 1137 1137 1137 74 75 TRAAAA TFLAAA HHHHxx -6362 7586 0 2 2 2 62 362 362 1362 6362 124 125 SKAAAA UFLAAA OOOOxx -8537 7587 1 1 7 17 37 537 537 3537 8537 74 75 JQAAAA VFLAAA VVVVxx -1590 7588 0 2 0 10 90 590 1590 1590 1590 180 181 EJAAAA WFLAAA AAAAxx -374 7589 0 2 4 14 74 374 374 374 374 148 149 KOAAAA XFLAAA HHHHxx -2597 7590 1 1 7 17 97 597 597 2597 2597 194 195 XVAAAA YFLAAA OOOOxx -8071 7591 1 3 1 11 71 71 71 3071 8071 142 143 LYAAAA ZFLAAA VVVVxx -9009 7592 1 1 9 9 9 9 1009 4009 9009 18 19 NIAAAA AGLAAA AAAAxx -1978 7593 0 2 8 18 78 978 1978 1978 1978 156 157 CYAAAA BGLAAA HHHHxx -1541 7594 1 1 1 1 41 541 1541 1541 1541 82 83 HHAAAA CGLAAA OOOOxx -4998 7595 0 2 8 18 98 998 998 4998 4998 196 197 GKAAAA DGLAAA VVVVxx -1649 7596 1 1 9 9 49 649 1649 1649 1649 98 99 LLAAAA EGLAAA AAAAxx -5426 7597 0 2 6 6 26 426 1426 426 5426 52 53 SAAAAA FGLAAA HHHHxx -1492 7598 0 0 2 12 92 492 1492 1492 1492 184 185 KFAAAA GGLAAA OOOOxx -9622 7599 0 2 2 2 22 622 1622 4622 9622 44 45 CGAAAA HGLAAA VVVVxx -701 7600 1 1 1 1 1 701 701 701 701 2 3 ZAAAAA IGLAAA AAAAxx -2781 7601 1 1 1 1 81 781 781 2781 2781 162 163 ZCAAAA JGLAAA HHHHxx -3982 7602 0 2 2 2 82 982 1982 3982 3982 164 165 EXAAAA KGLAAA OOOOxx -7259 7603 1 3 9 19 59 259 1259 2259 7259 118 119 FTAAAA LGLAAA VVVVxx -9868 7604 0 0 8 8 68 868 1868 4868 9868 136 137 OPAAAA MGLAAA AAAAxx -564 7605 0 0 4 4 64 564 564 564 564 128 129 SVAAAA NGLAAA HHHHxx -6315 7606 1 3 5 15 15 315 315 1315 6315 30 31 XIAAAA OGLAAA OOOOxx -9092 7607 0 0 2 12 92 92 1092 4092 9092 184 185 SLAAAA PGLAAA VVVVxx -8237 7608 1 1 7 17 37 237 237 3237 8237 74 75 VEAAAA QGLAAA AAAAxx -1513 7609 1 1 3 13 13 513 1513 1513 1513 26 27 FGAAAA RGLAAA HHHHxx -1922 7610 0 2 2 2 22 922 1922 1922 1922 44 45 YVAAAA SGLAAA OOOOxx -5396 7611 0 0 6 16 96 396 1396 396 5396 192 193 OZAAAA TGLAAA VVVVxx -2485 7612 1 1 5 5 85 485 485 2485 2485 170 171 PRAAAA UGLAAA AAAAxx -5774 7613 0 2 4 14 74 774 1774 774 5774 148 149 COAAAA VGLAAA HHHHxx -3983 7614 1 3 3 3 83 983 1983 3983 3983 166 167 FXAAAA WGLAAA OOOOxx -221 7615 1 1 1 1 21 221 221 221 221 42 43 NIAAAA XGLAAA VVVVxx -8662 7616 0 2 2 2 62 662 662 3662 8662 124 125 EVAAAA YGLAAA AAAAxx -2456 7617 0 0 6 16 56 456 456 2456 2456 112 113 MQAAAA ZGLAAA HHHHxx -9736 7618 0 0 6 16 36 736 1736 4736 9736 72 73 MKAAAA AHLAAA OOOOxx -8936 7619 0 0 6 16 36 936 936 3936 8936 72 73 SFAAAA BHLAAA VVVVxx -5395 7620 1 3 5 15 95 395 1395 395 5395 190 191 NZAAAA CHLAAA AAAAxx -9523 7621 1 3 3 3 23 523 1523 4523 9523 46 47 HCAAAA DHLAAA HHHHxx -6980 7622 0 0 0 0 80 980 980 1980 6980 160 161 MIAAAA EHLAAA OOOOxx -2091 7623 1 3 1 11 91 91 91 2091 2091 182 183 LCAAAA FHLAAA VVVVxx -6807 7624 1 3 7 7 7 807 807 1807 6807 14 15 VBAAAA GHLAAA AAAAxx -8818 7625 0 2 8 18 18 818 818 3818 8818 36 37 EBAAAA HHLAAA HHHHxx -5298 7626 0 2 8 18 98 298 1298 298 5298 196 197 UVAAAA IHLAAA OOOOxx -1726 7627 0 2 6 6 26 726 1726 1726 1726 52 53 KOAAAA JHLAAA VVVVxx -3878 7628 0 2 8 18 78 878 1878 3878 3878 156 157 ETAAAA KHLAAA AAAAxx -8700 7629 0 0 0 0 0 700 700 3700 8700 0 1 QWAAAA LHLAAA HHHHxx -5201 7630 1 1 1 1 1 201 1201 201 5201 2 3 BSAAAA MHLAAA OOOOxx -3936 7631 0 0 6 16 36 936 1936 3936 3936 72 73 KVAAAA NHLAAA VVVVxx -776 7632 0 0 6 16 76 776 776 776 776 152 153 WDAAAA OHLAAA AAAAxx -5302 7633 0 2 2 2 2 302 1302 302 5302 4 5 YVAAAA PHLAAA HHHHxx -3595 7634 1 3 5 15 95 595 1595 3595 3595 190 191 HIAAAA QHLAAA OOOOxx -9061 7635 1 1 1 1 61 61 1061 4061 9061 122 123 NKAAAA RHLAAA VVVVxx -6261 7636 1 1 1 1 61 261 261 1261 6261 122 123 VGAAAA SHLAAA AAAAxx -8878 7637 0 2 8 18 78 878 878 3878 8878 156 157 MDAAAA THLAAA HHHHxx -3312 7638 0 0 2 12 12 312 1312 3312 3312 24 25 KXAAAA UHLAAA OOOOxx -9422 7639 0 2 2 2 22 422 1422 4422 9422 44 45 KYAAAA VHLAAA VVVVxx -7321 7640 1 1 1 1 21 321 1321 2321 7321 42 43 PVAAAA WHLAAA AAAAxx -3813 7641 1 1 3 13 13 813 1813 3813 3813 26 27 RQAAAA XHLAAA HHHHxx -5848 7642 0 0 8 8 48 848 1848 848 5848 96 97 YQAAAA YHLAAA OOOOxx -3535 7643 1 3 5 15 35 535 1535 3535 3535 70 71 ZFAAAA ZHLAAA VVVVxx -1040 7644 0 0 0 0 40 40 1040 1040 1040 80 81 AOAAAA AILAAA AAAAxx -8572 7645 0 0 2 12 72 572 572 3572 8572 144 145 SRAAAA BILAAA HHHHxx -5435 7646 1 3 5 15 35 435 1435 435 5435 70 71 BBAAAA CILAAA OOOOxx -8199 7647 1 3 9 19 99 199 199 3199 8199 198 199 JDAAAA DILAAA VVVVxx -8775 7648 1 3 5 15 75 775 775 3775 8775 150 151 NZAAAA EILAAA AAAAxx -7722 7649 0 2 2 2 22 722 1722 2722 7722 44 45 ALAAAA FILAAA HHHHxx -3549 7650 1 1 9 9 49 549 1549 3549 3549 98 99 NGAAAA GILAAA OOOOxx -2578 7651 0 2 8 18 78 578 578 2578 2578 156 157 EVAAAA HILAAA VVVVxx -1695 7652 1 3 5 15 95 695 1695 1695 1695 190 191 FNAAAA IILAAA AAAAxx -1902 7653 0 2 2 2 2 902 1902 1902 1902 4 5 EVAAAA JILAAA HHHHxx -6058 7654 0 2 8 18 58 58 58 1058 6058 116 117 AZAAAA KILAAA OOOOxx -6591 7655 1 3 1 11 91 591 591 1591 6591 182 183 NTAAAA LILAAA VVVVxx -7962 7656 0 2 2 2 62 962 1962 2962 7962 124 125 GUAAAA MILAAA AAAAxx -5612 7657 0 0 2 12 12 612 1612 612 5612 24 25 WHAAAA NILAAA HHHHxx -3341 7658 1 1 1 1 41 341 1341 3341 3341 82 83 NYAAAA OILAAA OOOOxx -5460 7659 0 0 0 0 60 460 1460 460 5460 120 121 ACAAAA PILAAA VVVVxx -2368 7660 0 0 8 8 68 368 368 2368 2368 136 137 CNAAAA QILAAA AAAAxx -8646 7661 0 2 6 6 46 646 646 3646 8646 92 93 OUAAAA RILAAA HHHHxx -4987 7662 1 3 7 7 87 987 987 4987 4987 174 175 VJAAAA SILAAA OOOOxx -9018 7663 0 2 8 18 18 18 1018 4018 9018 36 37 WIAAAA TILAAA VVVVxx -8685 7664 1 1 5 5 85 685 685 3685 8685 170 171 BWAAAA UILAAA AAAAxx -694 7665 0 2 4 14 94 694 694 694 694 188 189 SAAAAA VILAAA HHHHxx -2012 7666 0 0 2 12 12 12 12 2012 2012 24 25 KZAAAA WILAAA OOOOxx -2417 7667 1 1 7 17 17 417 417 2417 2417 34 35 ZOAAAA XILAAA VVVVxx -4022 7668 0 2 2 2 22 22 22 4022 4022 44 45 SYAAAA YILAAA AAAAxx -5935 7669 1 3 5 15 35 935 1935 935 5935 70 71 HUAAAA ZILAAA HHHHxx -1656 7670 0 0 6 16 56 656 1656 1656 1656 112 113 SLAAAA AJLAAA OOOOxx -6195 7671 1 3 5 15 95 195 195 1195 6195 190 191 HEAAAA BJLAAA VVVVxx -3057 7672 1 1 7 17 57 57 1057 3057 3057 114 115 PNAAAA CJLAAA AAAAxx -2852 7673 0 0 2 12 52 852 852 2852 2852 104 105 SFAAAA DJLAAA HHHHxx -4634 7674 0 2 4 14 34 634 634 4634 4634 68 69 GWAAAA EJLAAA OOOOxx -1689 7675 1 1 9 9 89 689 1689 1689 1689 178 179 ZMAAAA FJLAAA VVVVxx -4102 7676 0 2 2 2 2 102 102 4102 4102 4 5 UBAAAA GJLAAA AAAAxx -3287 7677 1 3 7 7 87 287 1287 3287 3287 174 175 LWAAAA HJLAAA HHHHxx -5246 7678 0 2 6 6 46 246 1246 246 5246 92 93 UTAAAA IJLAAA OOOOxx -7450 7679 0 2 0 10 50 450 1450 2450 7450 100 101 OAAAAA JJLAAA VVVVxx -6548 7680 0 0 8 8 48 548 548 1548 6548 96 97 WRAAAA KJLAAA AAAAxx -379 7681 1 3 9 19 79 379 379 379 379 158 159 POAAAA LJLAAA HHHHxx -7435 7682 1 3 5 15 35 435 1435 2435 7435 70 71 ZZAAAA MJLAAA OOOOxx -2041 7683 1 1 1 1 41 41 41 2041 2041 82 83 NAAAAA NJLAAA VVVVxx -8462 7684 0 2 2 2 62 462 462 3462 8462 124 125 MNAAAA OJLAAA AAAAxx -9076 7685 0 0 6 16 76 76 1076 4076 9076 152 153 CLAAAA PJLAAA HHHHxx -761 7686 1 1 1 1 61 761 761 761 761 122 123 HDAAAA QJLAAA OOOOxx -795 7687 1 3 5 15 95 795 795 795 795 190 191 PEAAAA RJLAAA VVVVxx -1671 7688 1 3 1 11 71 671 1671 1671 1671 142 143 HMAAAA SJLAAA AAAAxx -695 7689 1 3 5 15 95 695 695 695 695 190 191 TAAAAA TJLAAA HHHHxx -4981 7690 1 1 1 1 81 981 981 4981 4981 162 163 PJAAAA UJLAAA OOOOxx -1211 7691 1 3 1 11 11 211 1211 1211 1211 22 23 PUAAAA VJLAAA VVVVxx -5914 7692 0 2 4 14 14 914 1914 914 5914 28 29 MTAAAA WJLAAA AAAAxx -9356 7693 0 0 6 16 56 356 1356 4356 9356 112 113 WVAAAA XJLAAA HHHHxx -1500 7694 0 0 0 0 0 500 1500 1500 1500 0 1 SFAAAA YJLAAA OOOOxx -3353 7695 1 1 3 13 53 353 1353 3353 3353 106 107 ZYAAAA ZJLAAA VVVVxx -1060 7696 0 0 0 0 60 60 1060 1060 1060 120 121 UOAAAA AKLAAA AAAAxx -7910 7697 0 2 0 10 10 910 1910 2910 7910 20 21 GSAAAA BKLAAA HHHHxx -1329 7698 1 1 9 9 29 329 1329 1329 1329 58 59 DZAAAA CKLAAA OOOOxx -6011 7699 1 3 1 11 11 11 11 1011 6011 22 23 FXAAAA DKLAAA VVVVxx -7146 7700 0 2 6 6 46 146 1146 2146 7146 92 93 WOAAAA EKLAAA AAAAxx -4602 7701 0 2 2 2 2 602 602 4602 4602 4 5 AVAAAA FKLAAA HHHHxx -6751 7702 1 3 1 11 51 751 751 1751 6751 102 103 RZAAAA GKLAAA OOOOxx -2666 7703 0 2 6 6 66 666 666 2666 2666 132 133 OYAAAA HKLAAA VVVVxx -2785 7704 1 1 5 5 85 785 785 2785 2785 170 171 DDAAAA IKLAAA AAAAxx -5851 7705 1 3 1 11 51 851 1851 851 5851 102 103 BRAAAA JKLAAA HHHHxx -2435 7706 1 3 5 15 35 435 435 2435 2435 70 71 RPAAAA KKLAAA OOOOxx -7429 7707 1 1 9 9 29 429 1429 2429 7429 58 59 TZAAAA LKLAAA VVVVxx -4241 7708 1 1 1 1 41 241 241 4241 4241 82 83 DHAAAA MKLAAA AAAAxx -5691 7709 1 3 1 11 91 691 1691 691 5691 182 183 XKAAAA NKLAAA HHHHxx -7731 7710 1 3 1 11 31 731 1731 2731 7731 62 63 JLAAAA OKLAAA OOOOxx -249 7711 1 1 9 9 49 249 249 249 249 98 99 PJAAAA PKLAAA VVVVxx -1731 7712 1 3 1 11 31 731 1731 1731 1731 62 63 POAAAA QKLAAA AAAAxx -8716 7713 0 0 6 16 16 716 716 3716 8716 32 33 GXAAAA RKLAAA HHHHxx -2670 7714 0 2 0 10 70 670 670 2670 2670 140 141 SYAAAA SKLAAA OOOOxx -4654 7715 0 2 4 14 54 654 654 4654 4654 108 109 AXAAAA TKLAAA VVVVxx -1027 7716 1 3 7 7 27 27 1027 1027 1027 54 55 NNAAAA UKLAAA AAAAxx -1099 7717 1 3 9 19 99 99 1099 1099 1099 198 199 HQAAAA VKLAAA HHHHxx -3617 7718 1 1 7 17 17 617 1617 3617 3617 34 35 DJAAAA WKLAAA OOOOxx -4330 7719 0 2 0 10 30 330 330 4330 4330 60 61 OKAAAA XKLAAA VVVVxx -9750 7720 0 2 0 10 50 750 1750 4750 9750 100 101 ALAAAA YKLAAA AAAAxx -467 7721 1 3 7 7 67 467 467 467 467 134 135 ZRAAAA ZKLAAA HHHHxx -8525 7722 1 1 5 5 25 525 525 3525 8525 50 51 XPAAAA ALLAAA OOOOxx -5990 7723 0 2 0 10 90 990 1990 990 5990 180 181 KWAAAA BLLAAA VVVVxx -4839 7724 1 3 9 19 39 839 839 4839 4839 78 79 DEAAAA CLLAAA AAAAxx -9914 7725 0 2 4 14 14 914 1914 4914 9914 28 29 IRAAAA DLLAAA HHHHxx -7047 7726 1 3 7 7 47 47 1047 2047 7047 94 95 BLAAAA ELLAAA OOOOxx -874 7727 0 2 4 14 74 874 874 874 874 148 149 QHAAAA FLLAAA VVVVxx -6061 7728 1 1 1 1 61 61 61 1061 6061 122 123 DZAAAA GLLAAA AAAAxx -5491 7729 1 3 1 11 91 491 1491 491 5491 182 183 FDAAAA HLLAAA HHHHxx -4344 7730 0 0 4 4 44 344 344 4344 4344 88 89 CLAAAA ILLAAA OOOOxx -1281 7731 1 1 1 1 81 281 1281 1281 1281 162 163 HXAAAA JLLAAA VVVVxx -3597 7732 1 1 7 17 97 597 1597 3597 3597 194 195 JIAAAA KLLAAA AAAAxx -4992 7733 0 0 2 12 92 992 992 4992 4992 184 185 AKAAAA LLLAAA HHHHxx -3849 7734 1 1 9 9 49 849 1849 3849 3849 98 99 BSAAAA MLLAAA OOOOxx -2655 7735 1 3 5 15 55 655 655 2655 2655 110 111 DYAAAA NLLAAA VVVVxx -147 7736 1 3 7 7 47 147 147 147 147 94 95 RFAAAA OLLAAA AAAAxx -9110 7737 0 2 0 10 10 110 1110 4110 9110 20 21 KMAAAA PLLAAA HHHHxx -1637 7738 1 1 7 17 37 637 1637 1637 1637 74 75 ZKAAAA QLLAAA OOOOxx -9826 7739 0 2 6 6 26 826 1826 4826 9826 52 53 YNAAAA RLLAAA VVVVxx -5957 7740 1 1 7 17 57 957 1957 957 5957 114 115 DVAAAA SLLAAA AAAAxx -6932 7741 0 0 2 12 32 932 932 1932 6932 64 65 QGAAAA TLLAAA HHHHxx -9684 7742 0 0 4 4 84 684 1684 4684 9684 168 169 MIAAAA ULLAAA OOOOxx -4653 7743 1 1 3 13 53 653 653 4653 4653 106 107 ZWAAAA VLLAAA VVVVxx -8065 7744 1 1 5 5 65 65 65 3065 8065 130 131 FYAAAA WLLAAA AAAAxx -1202 7745 0 2 2 2 2 202 1202 1202 1202 4 5 GUAAAA XLLAAA HHHHxx -9214 7746 0 2 4 14 14 214 1214 4214 9214 28 29 KQAAAA YLLAAA OOOOxx -196 7747 0 0 6 16 96 196 196 196 196 192 193 OHAAAA ZLLAAA VVVVxx -4486 7748 0 2 6 6 86 486 486 4486 4486 172 173 OQAAAA AMLAAA AAAAxx -2585 7749 1 1 5 5 85 585 585 2585 2585 170 171 LVAAAA BMLAAA HHHHxx -2464 7750 0 0 4 4 64 464 464 2464 2464 128 129 UQAAAA CMLAAA OOOOxx -3467 7751 1 3 7 7 67 467 1467 3467 3467 134 135 JDAAAA DMLAAA VVVVxx -9295 7752 1 3 5 15 95 295 1295 4295 9295 190 191 NTAAAA EMLAAA AAAAxx -517 7753 1 1 7 17 17 517 517 517 517 34 35 XTAAAA FMLAAA HHHHxx -6870 7754 0 2 0 10 70 870 870 1870 6870 140 141 GEAAAA GMLAAA OOOOxx -5732 7755 0 0 2 12 32 732 1732 732 5732 64 65 MMAAAA HMLAAA VVVVxx -9376 7756 0 0 6 16 76 376 1376 4376 9376 152 153 QWAAAA IMLAAA AAAAxx -838 7757 0 2 8 18 38 838 838 838 838 76 77 GGAAAA JMLAAA HHHHxx -9254 7758 0 2 4 14 54 254 1254 4254 9254 108 109 YRAAAA KMLAAA OOOOxx -8879 7759 1 3 9 19 79 879 879 3879 8879 158 159 NDAAAA LMLAAA VVVVxx -6281 7760 1 1 1 1 81 281 281 1281 6281 162 163 PHAAAA MMLAAA AAAAxx -8216 7761 0 0 6 16 16 216 216 3216 8216 32 33 AEAAAA NMLAAA HHHHxx -9213 7762 1 1 3 13 13 213 1213 4213 9213 26 27 JQAAAA OMLAAA OOOOxx -7234 7763 0 2 4 14 34 234 1234 2234 7234 68 69 GSAAAA PMLAAA VVVVxx -5692 7764 0 0 2 12 92 692 1692 692 5692 184 185 YKAAAA QMLAAA AAAAxx -693 7765 1 1 3 13 93 693 693 693 693 186 187 RAAAAA RMLAAA HHHHxx -9050 7766 0 2 0 10 50 50 1050 4050 9050 100 101 CKAAAA SMLAAA OOOOxx -3623 7767 1 3 3 3 23 623 1623 3623 3623 46 47 JJAAAA TMLAAA VVVVxx -2130 7768 0 2 0 10 30 130 130 2130 2130 60 61 YDAAAA UMLAAA AAAAxx -2514 7769 0 2 4 14 14 514 514 2514 2514 28 29 SSAAAA VMLAAA HHHHxx -1812 7770 0 0 2 12 12 812 1812 1812 1812 24 25 SRAAAA WMLAAA OOOOxx -9037 7771 1 1 7 17 37 37 1037 4037 9037 74 75 PJAAAA XMLAAA VVVVxx -5054 7772 0 2 4 14 54 54 1054 54 5054 108 109 KMAAAA YMLAAA AAAAxx -7801 7773 1 1 1 1 1 801 1801 2801 7801 2 3 BOAAAA ZMLAAA HHHHxx -7939 7774 1 3 9 19 39 939 1939 2939 7939 78 79 JTAAAA ANLAAA OOOOxx -7374 7775 0 2 4 14 74 374 1374 2374 7374 148 149 QXAAAA BNLAAA VVVVxx -1058 7776 0 2 8 18 58 58 1058 1058 1058 116 117 SOAAAA CNLAAA AAAAxx -1972 7777 0 0 2 12 72 972 1972 1972 1972 144 145 WXAAAA DNLAAA HHHHxx -3741 7778 1 1 1 1 41 741 1741 3741 3741 82 83 XNAAAA ENLAAA OOOOxx -2227 7779 1 3 7 7 27 227 227 2227 2227 54 55 RHAAAA FNLAAA VVVVxx -304 7780 0 0 4 4 4 304 304 304 304 8 9 SLAAAA GNLAAA AAAAxx -4914 7781 0 2 4 14 14 914 914 4914 4914 28 29 AHAAAA HNLAAA HHHHxx -2428 7782 0 0 8 8 28 428 428 2428 2428 56 57 KPAAAA INLAAA OOOOxx -6660 7783 0 0 0 0 60 660 660 1660 6660 120 121 EWAAAA JNLAAA VVVVxx -2676 7784 0 0 6 16 76 676 676 2676 2676 152 153 YYAAAA KNLAAA AAAAxx -2454 7785 0 2 4 14 54 454 454 2454 2454 108 109 KQAAAA LNLAAA HHHHxx -3798 7786 0 2 8 18 98 798 1798 3798 3798 196 197 CQAAAA MNLAAA OOOOxx -1341 7787 1 1 1 1 41 341 1341 1341 1341 82 83 PZAAAA NNLAAA VVVVxx -1611 7788 1 3 1 11 11 611 1611 1611 1611 22 23 ZJAAAA ONLAAA AAAAxx -2681 7789 1 1 1 1 81 681 681 2681 2681 162 163 DZAAAA PNLAAA HHHHxx -7292 7790 0 0 2 12 92 292 1292 2292 7292 184 185 MUAAAA QNLAAA OOOOxx -7775 7791 1 3 5 15 75 775 1775 2775 7775 150 151 BNAAAA RNLAAA VVVVxx -794 7792 0 2 4 14 94 794 794 794 794 188 189 OEAAAA SNLAAA AAAAxx -8709 7793 1 1 9 9 9 709 709 3709 8709 18 19 ZWAAAA TNLAAA HHHHxx -1901 7794 1 1 1 1 1 901 1901 1901 1901 2 3 DVAAAA UNLAAA OOOOxx -3089 7795 1 1 9 9 89 89 1089 3089 3089 178 179 VOAAAA VNLAAA VVVVxx -7797 7796 1 1 7 17 97 797 1797 2797 7797 194 195 XNAAAA WNLAAA AAAAxx -6070 7797 0 2 0 10 70 70 70 1070 6070 140 141 MZAAAA XNLAAA HHHHxx -2191 7798 1 3 1 11 91 191 191 2191 2191 182 183 HGAAAA YNLAAA OOOOxx -3497 7799 1 1 7 17 97 497 1497 3497 3497 194 195 NEAAAA ZNLAAA VVVVxx -8302 7800 0 2 2 2 2 302 302 3302 8302 4 5 IHAAAA AOLAAA AAAAxx -4365 7801 1 1 5 5 65 365 365 4365 4365 130 131 XLAAAA BOLAAA HHHHxx -3588 7802 0 0 8 8 88 588 1588 3588 3588 176 177 AIAAAA COLAAA OOOOxx -8292 7803 0 0 2 12 92 292 292 3292 8292 184 185 YGAAAA DOLAAA VVVVxx -4696 7804 0 0 6 16 96 696 696 4696 4696 192 193 QYAAAA EOLAAA AAAAxx -5641 7805 1 1 1 1 41 641 1641 641 5641 82 83 ZIAAAA FOLAAA HHHHxx -9386 7806 0 2 6 6 86 386 1386 4386 9386 172 173 AXAAAA GOLAAA OOOOxx -507 7807 1 3 7 7 7 507 507 507 507 14 15 NTAAAA HOLAAA VVVVxx -7201 7808 1 1 1 1 1 201 1201 2201 7201 2 3 ZQAAAA IOLAAA AAAAxx -7785 7809 1 1 5 5 85 785 1785 2785 7785 170 171 LNAAAA JOLAAA HHHHxx -463 7810 1 3 3 3 63 463 463 463 463 126 127 VRAAAA KOLAAA OOOOxx -6656 7811 0 0 6 16 56 656 656 1656 6656 112 113 AWAAAA LOLAAA VVVVxx -807 7812 1 3 7 7 7 807 807 807 807 14 15 BFAAAA MOLAAA AAAAxx -7278 7813 0 2 8 18 78 278 1278 2278 7278 156 157 YTAAAA NOLAAA HHHHxx -6237 7814 1 1 7 17 37 237 237 1237 6237 74 75 XFAAAA OOLAAA OOOOxx -7671 7815 1 3 1 11 71 671 1671 2671 7671 142 143 BJAAAA POLAAA VVVVxx -2235 7816 1 3 5 15 35 235 235 2235 2235 70 71 ZHAAAA QOLAAA AAAAxx -4042 7817 0 2 2 2 42 42 42 4042 4042 84 85 MZAAAA ROLAAA HHHHxx -5273 7818 1 1 3 13 73 273 1273 273 5273 146 147 VUAAAA SOLAAA OOOOxx -7557 7819 1 1 7 17 57 557 1557 2557 7557 114 115 REAAAA TOLAAA VVVVxx -4007 7820 1 3 7 7 7 7 7 4007 4007 14 15 DYAAAA UOLAAA AAAAxx -1428 7821 0 0 8 8 28 428 1428 1428 1428 56 57 YCAAAA VOLAAA HHHHxx -9739 7822 1 3 9 19 39 739 1739 4739 9739 78 79 PKAAAA WOLAAA OOOOxx -7836 7823 0 0 6 16 36 836 1836 2836 7836 72 73 KPAAAA XOLAAA VVVVxx -1777 7824 1 1 7 17 77 777 1777 1777 1777 154 155 JQAAAA YOLAAA AAAAxx -5192 7825 0 0 2 12 92 192 1192 192 5192 184 185 SRAAAA ZOLAAA HHHHxx -7236 7826 0 0 6 16 36 236 1236 2236 7236 72 73 ISAAAA APLAAA OOOOxx -1623 7827 1 3 3 3 23 623 1623 1623 1623 46 47 LKAAAA BPLAAA VVVVxx -8288 7828 0 0 8 8 88 288 288 3288 8288 176 177 UGAAAA CPLAAA AAAAxx -2827 7829 1 3 7 7 27 827 827 2827 2827 54 55 TEAAAA DPLAAA HHHHxx -458 7830 0 2 8 18 58 458 458 458 458 116 117 QRAAAA EPLAAA OOOOxx -1818 7831 0 2 8 18 18 818 1818 1818 1818 36 37 YRAAAA FPLAAA VVVVxx -6837 7832 1 1 7 17 37 837 837 1837 6837 74 75 ZCAAAA GPLAAA AAAAxx -7825 7833 1 1 5 5 25 825 1825 2825 7825 50 51 ZOAAAA HPLAAA HHHHxx -9146 7834 0 2 6 6 46 146 1146 4146 9146 92 93 UNAAAA IPLAAA OOOOxx -8451 7835 1 3 1 11 51 451 451 3451 8451 102 103 BNAAAA JPLAAA VVVVxx -6438 7836 0 2 8 18 38 438 438 1438 6438 76 77 QNAAAA KPLAAA AAAAxx -4020 7837 0 0 0 0 20 20 20 4020 4020 40 41 QYAAAA LPLAAA HHHHxx -4068 7838 0 0 8 8 68 68 68 4068 4068 136 137 MAAAAA MPLAAA OOOOxx -2411 7839 1 3 1 11 11 411 411 2411 2411 22 23 TOAAAA NPLAAA VVVVxx -6222 7840 0 2 2 2 22 222 222 1222 6222 44 45 IFAAAA OPLAAA AAAAxx -3164 7841 0 0 4 4 64 164 1164 3164 3164 128 129 SRAAAA PPLAAA HHHHxx -311 7842 1 3 1 11 11 311 311 311 311 22 23 ZLAAAA QPLAAA OOOOxx -5683 7843 1 3 3 3 83 683 1683 683 5683 166 167 PKAAAA RPLAAA VVVVxx -3993 7844 1 1 3 13 93 993 1993 3993 3993 186 187 PXAAAA SPLAAA AAAAxx -9897 7845 1 1 7 17 97 897 1897 4897 9897 194 195 RQAAAA TPLAAA HHHHxx -6609 7846 1 1 9 9 9 609 609 1609 6609 18 19 FUAAAA UPLAAA OOOOxx -1362 7847 0 2 2 2 62 362 1362 1362 1362 124 125 KAAAAA VPLAAA VVVVxx -3918 7848 0 2 8 18 18 918 1918 3918 3918 36 37 SUAAAA WPLAAA AAAAxx -7376 7849 0 0 6 16 76 376 1376 2376 7376 152 153 SXAAAA XPLAAA HHHHxx -6996 7850 0 0 6 16 96 996 996 1996 6996 192 193 CJAAAA YPLAAA OOOOxx -9567 7851 1 3 7 7 67 567 1567 4567 9567 134 135 ZDAAAA ZPLAAA VVVVxx -7525 7852 1 1 5 5 25 525 1525 2525 7525 50 51 LDAAAA AQLAAA AAAAxx -9069 7853 1 1 9 9 69 69 1069 4069 9069 138 139 VKAAAA BQLAAA HHHHxx -9999 7854 1 3 9 19 99 999 1999 4999 9999 198 199 PUAAAA CQLAAA OOOOxx -9237 7855 1 1 7 17 37 237 1237 4237 9237 74 75 HRAAAA DQLAAA VVVVxx -8441 7856 1 1 1 1 41 441 441 3441 8441 82 83 RMAAAA EQLAAA AAAAxx -6769 7857 1 1 9 9 69 769 769 1769 6769 138 139 JAAAAA FQLAAA HHHHxx -6073 7858 1 1 3 13 73 73 73 1073 6073 146 147 PZAAAA GQLAAA OOOOxx -1091 7859 1 3 1 11 91 91 1091 1091 1091 182 183 ZPAAAA HQLAAA VVVVxx -9886 7860 0 2 6 6 86 886 1886 4886 9886 172 173 GQAAAA IQLAAA AAAAxx -3971 7861 1 3 1 11 71 971 1971 3971 3971 142 143 TWAAAA JQLAAA HHHHxx -4621 7862 1 1 1 1 21 621 621 4621 4621 42 43 TVAAAA KQLAAA OOOOxx -3120 7863 0 0 0 0 20 120 1120 3120 3120 40 41 AQAAAA LQLAAA VVVVxx -9773 7864 1 1 3 13 73 773 1773 4773 9773 146 147 XLAAAA MQLAAA AAAAxx -8712 7865 0 0 2 12 12 712 712 3712 8712 24 25 CXAAAA NQLAAA HHHHxx -801 7866 1 1 1 1 1 801 801 801 801 2 3 VEAAAA OQLAAA OOOOxx -9478 7867 0 2 8 18 78 478 1478 4478 9478 156 157 OAAAAA PQLAAA VVVVxx -3466 7868 0 2 6 6 66 466 1466 3466 3466 132 133 IDAAAA QQLAAA AAAAxx -6326 7869 0 2 6 6 26 326 326 1326 6326 52 53 IJAAAA RQLAAA HHHHxx -1723 7870 1 3 3 3 23 723 1723 1723 1723 46 47 HOAAAA SQLAAA OOOOxx -4978 7871 0 2 8 18 78 978 978 4978 4978 156 157 MJAAAA TQLAAA VVVVxx -2311 7872 1 3 1 11 11 311 311 2311 2311 22 23 XKAAAA UQLAAA AAAAxx -9532 7873 0 0 2 12 32 532 1532 4532 9532 64 65 QCAAAA VQLAAA HHHHxx -3680 7874 0 0 0 0 80 680 1680 3680 3680 160 161 OLAAAA WQLAAA OOOOxx -1244 7875 0 0 4 4 44 244 1244 1244 1244 88 89 WVAAAA XQLAAA VVVVxx -3821 7876 1 1 1 1 21 821 1821 3821 3821 42 43 ZQAAAA YQLAAA AAAAxx -9586 7877 0 2 6 6 86 586 1586 4586 9586 172 173 SEAAAA ZQLAAA HHHHxx -3894 7878 0 2 4 14 94 894 1894 3894 3894 188 189 UTAAAA ARLAAA OOOOxx -6169 7879 1 1 9 9 69 169 169 1169 6169 138 139 HDAAAA BRLAAA VVVVxx -5919 7880 1 3 9 19 19 919 1919 919 5919 38 39 RTAAAA CRLAAA AAAAxx -4187 7881 1 3 7 7 87 187 187 4187 4187 174 175 BFAAAA DRLAAA HHHHxx -5477 7882 1 1 7 17 77 477 1477 477 5477 154 155 RCAAAA ERLAAA OOOOxx -2806 7883 0 2 6 6 6 806 806 2806 2806 12 13 YDAAAA FRLAAA VVVVxx -8158 7884 0 2 8 18 58 158 158 3158 8158 116 117 UBAAAA GRLAAA AAAAxx -7130 7885 0 2 0 10 30 130 1130 2130 7130 60 61 GOAAAA HRLAAA HHHHxx -7133 7886 1 1 3 13 33 133 1133 2133 7133 66 67 JOAAAA IRLAAA OOOOxx -6033 7887 1 1 3 13 33 33 33 1033 6033 66 67 BYAAAA JRLAAA VVVVxx -2415 7888 1 3 5 15 15 415 415 2415 2415 30 31 XOAAAA KRLAAA AAAAxx -8091 7889 1 3 1 11 91 91 91 3091 8091 182 183 FZAAAA LRLAAA HHHHxx -8347 7890 1 3 7 7 47 347 347 3347 8347 94 95 BJAAAA MRLAAA OOOOxx -7879 7891 1 3 9 19 79 879 1879 2879 7879 158 159 BRAAAA NRLAAA VVVVxx -9360 7892 0 0 0 0 60 360 1360 4360 9360 120 121 AWAAAA ORLAAA AAAAxx -3369 7893 1 1 9 9 69 369 1369 3369 3369 138 139 PZAAAA PRLAAA HHHHxx -8536 7894 0 0 6 16 36 536 536 3536 8536 72 73 IQAAAA QRLAAA OOOOxx -8628 7895 0 0 8 8 28 628 628 3628 8628 56 57 WTAAAA RRLAAA VVVVxx -1580 7896 0 0 0 0 80 580 1580 1580 1580 160 161 UIAAAA SRLAAA AAAAxx -705 7897 1 1 5 5 5 705 705 705 705 10 11 DBAAAA TRLAAA HHHHxx -4650 7898 0 2 0 10 50 650 650 4650 4650 100 101 WWAAAA URLAAA OOOOxx -9165 7899 1 1 5 5 65 165 1165 4165 9165 130 131 NOAAAA VRLAAA VVVVxx -4820 7900 0 0 0 0 20 820 820 4820 4820 40 41 KDAAAA WRLAAA AAAAxx -3538 7901 0 2 8 18 38 538 1538 3538 3538 76 77 CGAAAA XRLAAA HHHHxx -9947 7902 1 3 7 7 47 947 1947 4947 9947 94 95 PSAAAA YRLAAA OOOOxx -4954 7903 0 2 4 14 54 954 954 4954 4954 108 109 OIAAAA ZRLAAA VVVVxx -1104 7904 0 0 4 4 4 104 1104 1104 1104 8 9 MQAAAA ASLAAA AAAAxx -8455 7905 1 3 5 15 55 455 455 3455 8455 110 111 FNAAAA BSLAAA HHHHxx -8307 7906 1 3 7 7 7 307 307 3307 8307 14 15 NHAAAA CSLAAA OOOOxx -9203 7907 1 3 3 3 3 203 1203 4203 9203 6 7 ZPAAAA DSLAAA VVVVxx -7565 7908 1 1 5 5 65 565 1565 2565 7565 130 131 ZEAAAA ESLAAA AAAAxx -7745 7909 1 1 5 5 45 745 1745 2745 7745 90 91 XLAAAA FSLAAA HHHHxx -1787 7910 1 3 7 7 87 787 1787 1787 1787 174 175 TQAAAA GSLAAA OOOOxx -4861 7911 1 1 1 1 61 861 861 4861 4861 122 123 ZEAAAA HSLAAA VVVVxx -5183 7912 1 3 3 3 83 183 1183 183 5183 166 167 JRAAAA ISLAAA AAAAxx -529 7913 1 1 9 9 29 529 529 529 529 58 59 JUAAAA JSLAAA HHHHxx -2470 7914 0 2 0 10 70 470 470 2470 2470 140 141 ARAAAA KSLAAA OOOOxx -1267 7915 1 3 7 7 67 267 1267 1267 1267 134 135 TWAAAA LSLAAA VVVVxx -2059 7916 1 3 9 19 59 59 59 2059 2059 118 119 FBAAAA MSLAAA AAAAxx -1862 7917 0 2 2 2 62 862 1862 1862 1862 124 125 QTAAAA NSLAAA HHHHxx -7382 7918 0 2 2 2 82 382 1382 2382 7382 164 165 YXAAAA OSLAAA OOOOxx -4796 7919 0 0 6 16 96 796 796 4796 4796 192 193 MCAAAA PSLAAA VVVVxx -2331 7920 1 3 1 11 31 331 331 2331 2331 62 63 RLAAAA QSLAAA AAAAxx -8870 7921 0 2 0 10 70 870 870 3870 8870 140 141 EDAAAA RSLAAA HHHHxx -9581 7922 1 1 1 1 81 581 1581 4581 9581 162 163 NEAAAA SSLAAA OOOOxx -9063 7923 1 3 3 3 63 63 1063 4063 9063 126 127 PKAAAA TSLAAA VVVVxx -2192 7924 0 0 2 12 92 192 192 2192 2192 184 185 IGAAAA USLAAA AAAAxx -6466 7925 0 2 6 6 66 466 466 1466 6466 132 133 SOAAAA VSLAAA HHHHxx -7096 7926 0 0 6 16 96 96 1096 2096 7096 192 193 YMAAAA WSLAAA OOOOxx -6257 7927 1 1 7 17 57 257 257 1257 6257 114 115 RGAAAA XSLAAA VVVVxx -7009 7928 1 1 9 9 9 9 1009 2009 7009 18 19 PJAAAA YSLAAA AAAAxx -8136 7929 0 0 6 16 36 136 136 3136 8136 72 73 YAAAAA ZSLAAA HHHHxx -1854 7930 0 2 4 14 54 854 1854 1854 1854 108 109 ITAAAA ATLAAA OOOOxx -3644 7931 0 0 4 4 44 644 1644 3644 3644 88 89 EKAAAA BTLAAA VVVVxx -4437 7932 1 1 7 17 37 437 437 4437 4437 74 75 ROAAAA CTLAAA AAAAxx -7209 7933 1 1 9 9 9 209 1209 2209 7209 18 19 HRAAAA DTLAAA HHHHxx -1516 7934 0 0 6 16 16 516 1516 1516 1516 32 33 IGAAAA ETLAAA OOOOxx -822 7935 0 2 2 2 22 822 822 822 822 44 45 QFAAAA FTLAAA VVVVxx -1778 7936 0 2 8 18 78 778 1778 1778 1778 156 157 KQAAAA GTLAAA AAAAxx -8161 7937 1 1 1 1 61 161 161 3161 8161 122 123 XBAAAA HTLAAA HHHHxx -6030 7938 0 2 0 10 30 30 30 1030 6030 60 61 YXAAAA ITLAAA OOOOxx -3515 7939 1 3 5 15 15 515 1515 3515 3515 30 31 FFAAAA JTLAAA VVVVxx -1702 7940 0 2 2 2 2 702 1702 1702 1702 4 5 MNAAAA KTLAAA AAAAxx -2671 7941 1 3 1 11 71 671 671 2671 2671 142 143 TYAAAA LTLAAA HHHHxx -7623 7942 1 3 3 3 23 623 1623 2623 7623 46 47 FHAAAA MTLAAA OOOOxx -9828 7943 0 0 8 8 28 828 1828 4828 9828 56 57 AOAAAA NTLAAA VVVVxx -1888 7944 0 0 8 8 88 888 1888 1888 1888 176 177 QUAAAA OTLAAA AAAAxx -4520 7945 0 0 0 0 20 520 520 4520 4520 40 41 WRAAAA PTLAAA HHHHxx -3461 7946 1 1 1 1 61 461 1461 3461 3461 122 123 DDAAAA QTLAAA OOOOxx -1488 7947 0 0 8 8 88 488 1488 1488 1488 176 177 GFAAAA RTLAAA VVVVxx -7753 7948 1 1 3 13 53 753 1753 2753 7753 106 107 FMAAAA STLAAA AAAAxx -5525 7949 1 1 5 5 25 525 1525 525 5525 50 51 NEAAAA TTLAAA HHHHxx -5220 7950 0 0 0 0 20 220 1220 220 5220 40 41 USAAAA UTLAAA OOOOxx -305 7951 1 1 5 5 5 305 305 305 305 10 11 TLAAAA VTLAAA VVVVxx -7883 7952 1 3 3 3 83 883 1883 2883 7883 166 167 FRAAAA WTLAAA AAAAxx -1222 7953 0 2 2 2 22 222 1222 1222 1222 44 45 AVAAAA XTLAAA HHHHxx -8552 7954 0 0 2 12 52 552 552 3552 8552 104 105 YQAAAA YTLAAA OOOOxx -6097 7955 1 1 7 17 97 97 97 1097 6097 194 195 NAAAAA ZTLAAA VVVVxx -2298 7956 0 2 8 18 98 298 298 2298 2298 196 197 KKAAAA AULAAA AAAAxx -956 7957 0 0 6 16 56 956 956 956 956 112 113 UKAAAA BULAAA HHHHxx -9351 7958 1 3 1 11 51 351 1351 4351 9351 102 103 RVAAAA CULAAA OOOOxx -6669 7959 1 1 9 9 69 669 669 1669 6669 138 139 NWAAAA DULAAA VVVVxx -9383 7960 1 3 3 3 83 383 1383 4383 9383 166 167 XWAAAA EULAAA AAAAxx -1607 7961 1 3 7 7 7 607 1607 1607 1607 14 15 VJAAAA FULAAA HHHHxx -812 7962 0 0 2 12 12 812 812 812 812 24 25 GFAAAA GULAAA OOOOxx -2109 7963 1 1 9 9 9 109 109 2109 2109 18 19 DDAAAA HULAAA VVVVxx -207 7964 1 3 7 7 7 207 207 207 207 14 15 ZHAAAA IULAAA AAAAxx -7124 7965 0 0 4 4 24 124 1124 2124 7124 48 49 AOAAAA JULAAA HHHHxx -9333 7966 1 1 3 13 33 333 1333 4333 9333 66 67 ZUAAAA KULAAA OOOOxx -3262 7967 0 2 2 2 62 262 1262 3262 3262 124 125 MVAAAA LULAAA VVVVxx -1070 7968 0 2 0 10 70 70 1070 1070 1070 140 141 EPAAAA MULAAA AAAAxx -7579 7969 1 3 9 19 79 579 1579 2579 7579 158 159 NFAAAA NULAAA HHHHxx -9283 7970 1 3 3 3 83 283 1283 4283 9283 166 167 BTAAAA OULAAA OOOOxx -4917 7971 1 1 7 17 17 917 917 4917 4917 34 35 DHAAAA PULAAA VVVVxx -1328 7972 0 0 8 8 28 328 1328 1328 1328 56 57 CZAAAA QULAAA AAAAxx -3042 7973 0 2 2 2 42 42 1042 3042 3042 84 85 ANAAAA RULAAA HHHHxx -8352 7974 0 0 2 12 52 352 352 3352 8352 104 105 GJAAAA SULAAA OOOOxx -2710 7975 0 2 0 10 10 710 710 2710 2710 20 21 GAAAAA TULAAA VVVVxx -3330 7976 0 2 0 10 30 330 1330 3330 3330 60 61 CYAAAA UULAAA AAAAxx -2822 7977 0 2 2 2 22 822 822 2822 2822 44 45 OEAAAA VULAAA HHHHxx -5627 7978 1 3 7 7 27 627 1627 627 5627 54 55 LIAAAA WULAAA OOOOxx -7848 7979 0 0 8 8 48 848 1848 2848 7848 96 97 WPAAAA XULAAA VVVVxx -7384 7980 0 0 4 4 84 384 1384 2384 7384 168 169 AYAAAA YULAAA AAAAxx -727 7981 1 3 7 7 27 727 727 727 727 54 55 ZBAAAA ZULAAA HHHHxx -9926 7982 0 2 6 6 26 926 1926 4926 9926 52 53 URAAAA AVLAAA OOOOxx -2647 7983 1 3 7 7 47 647 647 2647 2647 94 95 VXAAAA BVLAAA VVVVxx -6416 7984 0 0 6 16 16 416 416 1416 6416 32 33 UMAAAA CVLAAA AAAAxx -8751 7985 1 3 1 11 51 751 751 3751 8751 102 103 PYAAAA DVLAAA HHHHxx -6515 7986 1 3 5 15 15 515 515 1515 6515 30 31 PQAAAA EVLAAA OOOOxx -2472 7987 0 0 2 12 72 472 472 2472 2472 144 145 CRAAAA FVLAAA VVVVxx -7205 7988 1 1 5 5 5 205 1205 2205 7205 10 11 DRAAAA GVLAAA AAAAxx -9654 7989 0 2 4 14 54 654 1654 4654 9654 108 109 IHAAAA HVLAAA HHHHxx -5646 7990 0 2 6 6 46 646 1646 646 5646 92 93 EJAAAA IVLAAA OOOOxx -4217 7991 1 1 7 17 17 217 217 4217 4217 34 35 FGAAAA JVLAAA VVVVxx -4484 7992 0 0 4 4 84 484 484 4484 4484 168 169 MQAAAA KVLAAA AAAAxx -6654 7993 0 2 4 14 54 654 654 1654 6654 108 109 YVAAAA LVLAAA HHHHxx -4876 7994 0 0 6 16 76 876 876 4876 4876 152 153 OFAAAA MVLAAA OOOOxx -9690 7995 0 2 0 10 90 690 1690 4690 9690 180 181 SIAAAA NVLAAA VVVVxx -2453 7996 1 1 3 13 53 453 453 2453 2453 106 107 JQAAAA OVLAAA AAAAxx -829 7997 1 1 9 9 29 829 829 829 829 58 59 XFAAAA PVLAAA HHHHxx -2547 7998 1 3 7 7 47 547 547 2547 2547 94 95 ZTAAAA QVLAAA OOOOxx -9726 7999 0 2 6 6 26 726 1726 4726 9726 52 53 CKAAAA RVLAAA VVVVxx -9267 8000 1 3 7 7 67 267 1267 4267 9267 134 135 LSAAAA SVLAAA AAAAxx -7448 8001 0 0 8 8 48 448 1448 2448 7448 96 97 MAAAAA TVLAAA HHHHxx -610 8002 0 2 0 10 10 610 610 610 610 20 21 MXAAAA UVLAAA OOOOxx -2791 8003 1 3 1 11 91 791 791 2791 2791 182 183 JDAAAA VVLAAA VVVVxx -3651 8004 1 3 1 11 51 651 1651 3651 3651 102 103 LKAAAA WVLAAA AAAAxx -5206 8005 0 2 6 6 6 206 1206 206 5206 12 13 GSAAAA XVLAAA HHHHxx -8774 8006 0 2 4 14 74 774 774 3774 8774 148 149 MZAAAA YVLAAA OOOOxx -4753 8007 1 1 3 13 53 753 753 4753 4753 106 107 VAAAAA ZVLAAA VVVVxx -4755 8008 1 3 5 15 55 755 755 4755 4755 110 111 XAAAAA AWLAAA AAAAxx -686 8009 0 2 6 6 86 686 686 686 686 172 173 KAAAAA BWLAAA HHHHxx -8281 8010 1 1 1 1 81 281 281 3281 8281 162 163 NGAAAA CWLAAA OOOOxx -2058 8011 0 2 8 18 58 58 58 2058 2058 116 117 EBAAAA DWLAAA VVVVxx -8900 8012 0 0 0 0 0 900 900 3900 8900 0 1 IEAAAA EWLAAA AAAAxx -8588 8013 0 0 8 8 88 588 588 3588 8588 176 177 ISAAAA FWLAAA HHHHxx -2904 8014 0 0 4 4 4 904 904 2904 2904 8 9 SHAAAA GWLAAA OOOOxx -8917 8015 1 1 7 17 17 917 917 3917 8917 34 35 ZEAAAA HWLAAA VVVVxx -9026 8016 0 2 6 6 26 26 1026 4026 9026 52 53 EJAAAA IWLAAA AAAAxx -2416 8017 0 0 6 16 16 416 416 2416 2416 32 33 YOAAAA JWLAAA HHHHxx -1053 8018 1 1 3 13 53 53 1053 1053 1053 106 107 NOAAAA KWLAAA OOOOxx -7141 8019 1 1 1 1 41 141 1141 2141 7141 82 83 ROAAAA LWLAAA VVVVxx -9771 8020 1 3 1 11 71 771 1771 4771 9771 142 143 VLAAAA MWLAAA AAAAxx -2774 8021 0 2 4 14 74 774 774 2774 2774 148 149 SCAAAA NWLAAA HHHHxx -3213 8022 1 1 3 13 13 213 1213 3213 3213 26 27 PTAAAA OWLAAA OOOOxx -5694 8023 0 2 4 14 94 694 1694 694 5694 188 189 ALAAAA PWLAAA VVVVxx -6631 8024 1 3 1 11 31 631 631 1631 6631 62 63 BVAAAA QWLAAA AAAAxx -6638 8025 0 2 8 18 38 638 638 1638 6638 76 77 IVAAAA RWLAAA HHHHxx -7407 8026 1 3 7 7 7 407 1407 2407 7407 14 15 XYAAAA SWLAAA OOOOxx -8972 8027 0 0 2 12 72 972 972 3972 8972 144 145 CHAAAA TWLAAA VVVVxx -2202 8028 0 2 2 2 2 202 202 2202 2202 4 5 SGAAAA UWLAAA AAAAxx -6135 8029 1 3 5 15 35 135 135 1135 6135 70 71 ZBAAAA VWLAAA HHHHxx -5043 8030 1 3 3 3 43 43 1043 43 5043 86 87 ZLAAAA WWLAAA OOOOxx -5163 8031 1 3 3 3 63 163 1163 163 5163 126 127 PQAAAA XWLAAA VVVVxx -1191 8032 1 3 1 11 91 191 1191 1191 1191 182 183 VTAAAA YWLAAA AAAAxx -6576 8033 0 0 6 16 76 576 576 1576 6576 152 153 YSAAAA ZWLAAA HHHHxx -3455 8034 1 3 5 15 55 455 1455 3455 3455 110 111 XCAAAA AXLAAA OOOOxx -3688 8035 0 0 8 8 88 688 1688 3688 3688 176 177 WLAAAA BXLAAA VVVVxx -4982 8036 0 2 2 2 82 982 982 4982 4982 164 165 QJAAAA CXLAAA AAAAxx -4180 8037 0 0 0 0 80 180 180 4180 4180 160 161 UEAAAA DXLAAA HHHHxx -4708 8038 0 0 8 8 8 708 708 4708 4708 16 17 CZAAAA EXLAAA OOOOxx -1241 8039 1 1 1 1 41 241 1241 1241 1241 82 83 TVAAAA FXLAAA VVVVxx -4921 8040 1 1 1 1 21 921 921 4921 4921 42 43 HHAAAA GXLAAA AAAAxx -3197 8041 1 1 7 17 97 197 1197 3197 3197 194 195 ZSAAAA HXLAAA HHHHxx -8225 8042 1 1 5 5 25 225 225 3225 8225 50 51 JEAAAA IXLAAA OOOOxx -5913 8043 1 1 3 13 13 913 1913 913 5913 26 27 LTAAAA JXLAAA VVVVxx -6387 8044 1 3 7 7 87 387 387 1387 6387 174 175 RLAAAA KXLAAA AAAAxx -2706 8045 0 2 6 6 6 706 706 2706 2706 12 13 CAAAAA LXLAAA HHHHxx -1461 8046 1 1 1 1 61 461 1461 1461 1461 122 123 FEAAAA MXLAAA OOOOxx -7646 8047 0 2 6 6 46 646 1646 2646 7646 92 93 CIAAAA NXLAAA VVVVxx -8066 8048 0 2 6 6 66 66 66 3066 8066 132 133 GYAAAA OXLAAA AAAAxx -4171 8049 1 3 1 11 71 171 171 4171 4171 142 143 LEAAAA PXLAAA HHHHxx -8008 8050 0 0 8 8 8 8 8 3008 8008 16 17 AWAAAA QXLAAA OOOOxx -2088 8051 0 0 8 8 88 88 88 2088 2088 176 177 ICAAAA RXLAAA VVVVxx -7907 8052 1 3 7 7 7 907 1907 2907 7907 14 15 DSAAAA SXLAAA AAAAxx -2429 8053 1 1 9 9 29 429 429 2429 2429 58 59 LPAAAA TXLAAA HHHHxx -9629 8054 1 1 9 9 29 629 1629 4629 9629 58 59 JGAAAA UXLAAA OOOOxx -1470 8055 0 2 0 10 70 470 1470 1470 1470 140 141 OEAAAA VXLAAA VVVVxx -4346 8056 0 2 6 6 46 346 346 4346 4346 92 93 ELAAAA WXLAAA AAAAxx -7219 8057 1 3 9 19 19 219 1219 2219 7219 38 39 RRAAAA XXLAAA HHHHxx -1185 8058 1 1 5 5 85 185 1185 1185 1185 170 171 PTAAAA YXLAAA OOOOxx -8776 8059 0 0 6 16 76 776 776 3776 8776 152 153 OZAAAA ZXLAAA VVVVxx -684 8060 0 0 4 4 84 684 684 684 684 168 169 IAAAAA AYLAAA AAAAxx -2343 8061 1 3 3 3 43 343 343 2343 2343 86 87 DMAAAA BYLAAA HHHHxx -4470 8062 0 2 0 10 70 470 470 4470 4470 140 141 YPAAAA CYLAAA OOOOxx -5116 8063 0 0 6 16 16 116 1116 116 5116 32 33 UOAAAA DYLAAA VVVVxx -1746 8064 0 2 6 6 46 746 1746 1746 1746 92 93 EPAAAA EYLAAA AAAAxx -3216 8065 0 0 6 16 16 216 1216 3216 3216 32 33 STAAAA FYLAAA HHHHxx -4594 8066 0 2 4 14 94 594 594 4594 4594 188 189 SUAAAA GYLAAA OOOOxx -3013 8067 1 1 3 13 13 13 1013 3013 3013 26 27 XLAAAA HYLAAA VVVVxx -2307 8068 1 3 7 7 7 307 307 2307 2307 14 15 TKAAAA IYLAAA AAAAxx -7663 8069 1 3 3 3 63 663 1663 2663 7663 126 127 TIAAAA JYLAAA HHHHxx -8504 8070 0 0 4 4 4 504 504 3504 8504 8 9 CPAAAA KYLAAA OOOOxx -3683 8071 1 3 3 3 83 683 1683 3683 3683 166 167 RLAAAA LYLAAA VVVVxx -144 8072 0 0 4 4 44 144 144 144 144 88 89 OFAAAA MYLAAA AAAAxx -203 8073 1 3 3 3 3 203 203 203 203 6 7 VHAAAA NYLAAA HHHHxx -5255 8074 1 3 5 15 55 255 1255 255 5255 110 111 DUAAAA OYLAAA OOOOxx -4150 8075 0 2 0 10 50 150 150 4150 4150 100 101 QDAAAA PYLAAA VVVVxx -5701 8076 1 1 1 1 1 701 1701 701 5701 2 3 HLAAAA QYLAAA AAAAxx -7400 8077 0 0 0 0 0 400 1400 2400 7400 0 1 QYAAAA RYLAAA HHHHxx -8203 8078 1 3 3 3 3 203 203 3203 8203 6 7 NDAAAA SYLAAA OOOOxx -637 8079 1 1 7 17 37 637 637 637 637 74 75 NYAAAA TYLAAA VVVVxx -2898 8080 0 2 8 18 98 898 898 2898 2898 196 197 MHAAAA UYLAAA AAAAxx -1110 8081 0 2 0 10 10 110 1110 1110 1110 20 21 SQAAAA VYLAAA HHHHxx -6255 8082 1 3 5 15 55 255 255 1255 6255 110 111 PGAAAA WYLAAA OOOOxx -1071 8083 1 3 1 11 71 71 1071 1071 1071 142 143 FPAAAA XYLAAA VVVVxx -541 8084 1 1 1 1 41 541 541 541 541 82 83 VUAAAA YYLAAA AAAAxx -8077 8085 1 1 7 17 77 77 77 3077 8077 154 155 RYAAAA ZYLAAA HHHHxx -6809 8086 1 1 9 9 9 809 809 1809 6809 18 19 XBAAAA AZLAAA OOOOxx -4749 8087 1 1 9 9 49 749 749 4749 4749 98 99 RAAAAA BZLAAA VVVVxx -2886 8088 0 2 6 6 86 886 886 2886 2886 172 173 AHAAAA CZLAAA AAAAxx -5510 8089 0 2 0 10 10 510 1510 510 5510 20 21 YDAAAA DZLAAA HHHHxx -713 8090 1 1 3 13 13 713 713 713 713 26 27 LBAAAA EZLAAA OOOOxx -8388 8091 0 0 8 8 88 388 388 3388 8388 176 177 QKAAAA FZLAAA VVVVxx -9524 8092 0 0 4 4 24 524 1524 4524 9524 48 49 ICAAAA GZLAAA AAAAxx -9949 8093 1 1 9 9 49 949 1949 4949 9949 98 99 RSAAAA HZLAAA HHHHxx -885 8094 1 1 5 5 85 885 885 885 885 170 171 BIAAAA IZLAAA OOOOxx -8699 8095 1 3 9 19 99 699 699 3699 8699 198 199 PWAAAA JZLAAA VVVVxx -2232 8096 0 0 2 12 32 232 232 2232 2232 64 65 WHAAAA KZLAAA AAAAxx -5142 8097 0 2 2 2 42 142 1142 142 5142 84 85 UPAAAA LZLAAA HHHHxx -8891 8098 1 3 1 11 91 891 891 3891 8891 182 183 ZDAAAA MZLAAA OOOOxx -1881 8099 1 1 1 1 81 881 1881 1881 1881 162 163 JUAAAA NZLAAA VVVVxx -3751 8100 1 3 1 11 51 751 1751 3751 3751 102 103 HOAAAA OZLAAA AAAAxx -1896 8101 0 0 6 16 96 896 1896 1896 1896 192 193 YUAAAA PZLAAA HHHHxx -8258 8102 0 2 8 18 58 258 258 3258 8258 116 117 QFAAAA QZLAAA OOOOxx -3820 8103 0 0 0 0 20 820 1820 3820 3820 40 41 YQAAAA RZLAAA VVVVxx -6617 8104 1 1 7 17 17 617 617 1617 6617 34 35 NUAAAA SZLAAA AAAAxx -5100 8105 0 0 0 0 0 100 1100 100 5100 0 1 EOAAAA TZLAAA HHHHxx -4277 8106 1 1 7 17 77 277 277 4277 4277 154 155 NIAAAA UZLAAA OOOOxx -2498 8107 0 2 8 18 98 498 498 2498 2498 196 197 CSAAAA VZLAAA VVVVxx -4343 8108 1 3 3 3 43 343 343 4343 4343 86 87 BLAAAA WZLAAA AAAAxx -8319 8109 1 3 9 19 19 319 319 3319 8319 38 39 ZHAAAA XZLAAA HHHHxx -4803 8110 1 3 3 3 3 803 803 4803 4803 6 7 TCAAAA YZLAAA OOOOxx -3100 8111 0 0 0 0 0 100 1100 3100 3100 0 1 GPAAAA ZZLAAA VVVVxx -428 8112 0 0 8 8 28 428 428 428 428 56 57 MQAAAA AAMAAA AAAAxx -2811 8113 1 3 1 11 11 811 811 2811 2811 22 23 DEAAAA BAMAAA HHHHxx -2989 8114 1 1 9 9 89 989 989 2989 2989 178 179 ZKAAAA CAMAAA OOOOxx -1100 8115 0 0 0 0 0 100 1100 1100 1100 0 1 IQAAAA DAMAAA VVVVxx -6586 8116 0 2 6 6 86 586 586 1586 6586 172 173 ITAAAA EAMAAA AAAAxx -3124 8117 0 0 4 4 24 124 1124 3124 3124 48 49 EQAAAA FAMAAA HHHHxx -1635 8118 1 3 5 15 35 635 1635 1635 1635 70 71 XKAAAA GAMAAA OOOOxx -3888 8119 0 0 8 8 88 888 1888 3888 3888 176 177 OTAAAA HAMAAA VVVVxx -8369 8120 1 1 9 9 69 369 369 3369 8369 138 139 XJAAAA IAMAAA AAAAxx -3148 8121 0 0 8 8 48 148 1148 3148 3148 96 97 CRAAAA JAMAAA HHHHxx -2842 8122 0 2 2 2 42 842 842 2842 2842 84 85 IFAAAA KAMAAA OOOOxx -4965 8123 1 1 5 5 65 965 965 4965 4965 130 131 ZIAAAA LAMAAA VVVVxx -3742 8124 0 2 2 2 42 742 1742 3742 3742 84 85 YNAAAA MAMAAA AAAAxx -5196 8125 0 0 6 16 96 196 1196 196 5196 192 193 WRAAAA NAMAAA HHHHxx -9105 8126 1 1 5 5 5 105 1105 4105 9105 10 11 FMAAAA OAMAAA OOOOxx -6806 8127 0 2 6 6 6 806 806 1806 6806 12 13 UBAAAA PAMAAA VVVVxx -5849 8128 1 1 9 9 49 849 1849 849 5849 98 99 ZQAAAA QAMAAA AAAAxx -6504 8129 0 0 4 4 4 504 504 1504 6504 8 9 EQAAAA RAMAAA HHHHxx -9841 8130 1 1 1 1 41 841 1841 4841 9841 82 83 NOAAAA SAMAAA OOOOxx -457 8131 1 1 7 17 57 457 457 457 457 114 115 PRAAAA TAMAAA VVVVxx -8856 8132 0 0 6 16 56 856 856 3856 8856 112 113 QCAAAA UAMAAA AAAAxx -8043 8133 1 3 3 3 43 43 43 3043 8043 86 87 JXAAAA VAMAAA HHHHxx -5933 8134 1 1 3 13 33 933 1933 933 5933 66 67 FUAAAA WAMAAA OOOOxx -5725 8135 1 1 5 5 25 725 1725 725 5725 50 51 FMAAAA XAMAAA VVVVxx -8607 8136 1 3 7 7 7 607 607 3607 8607 14 15 BTAAAA YAMAAA AAAAxx -9280 8137 0 0 0 0 80 280 1280 4280 9280 160 161 YSAAAA ZAMAAA HHHHxx -6017 8138 1 1 7 17 17 17 17 1017 6017 34 35 LXAAAA ABMAAA OOOOxx -4946 8139 0 2 6 6 46 946 946 4946 4946 92 93 GIAAAA BBMAAA VVVVxx -7373 8140 1 1 3 13 73 373 1373 2373 7373 146 147 PXAAAA CBMAAA AAAAxx -8096 8141 0 0 6 16 96 96 96 3096 8096 192 193 KZAAAA DBMAAA HHHHxx -3178 8142 0 2 8 18 78 178 1178 3178 3178 156 157 GSAAAA EBMAAA OOOOxx -1849 8143 1 1 9 9 49 849 1849 1849 1849 98 99 DTAAAA FBMAAA VVVVxx -8813 8144 1 1 3 13 13 813 813 3813 8813 26 27 ZAAAAA GBMAAA AAAAxx -460 8145 0 0 0 0 60 460 460 460 460 120 121 SRAAAA HBMAAA HHHHxx -7756 8146 0 0 6 16 56 756 1756 2756 7756 112 113 IMAAAA IBMAAA OOOOxx -4425 8147 1 1 5 5 25 425 425 4425 4425 50 51 FOAAAA JBMAAA VVVVxx -1602 8148 0 2 2 2 2 602 1602 1602 1602 4 5 QJAAAA KBMAAA AAAAxx -5981 8149 1 1 1 1 81 981 1981 981 5981 162 163 BWAAAA LBMAAA HHHHxx -8139 8150 1 3 9 19 39 139 139 3139 8139 78 79 BBAAAA MBMAAA OOOOxx -754 8151 0 2 4 14 54 754 754 754 754 108 109 ADAAAA NBMAAA VVVVxx -26 8152 0 2 6 6 26 26 26 26 26 52 53 ABAAAA OBMAAA AAAAxx -106 8153 0 2 6 6 6 106 106 106 106 12 13 CEAAAA PBMAAA HHHHxx -7465 8154 1 1 5 5 65 465 1465 2465 7465 130 131 DBAAAA QBMAAA OOOOxx -1048 8155 0 0 8 8 48 48 1048 1048 1048 96 97 IOAAAA RBMAAA VVVVxx -2303 8156 1 3 3 3 3 303 303 2303 2303 6 7 PKAAAA SBMAAA AAAAxx -5794 8157 0 2 4 14 94 794 1794 794 5794 188 189 WOAAAA TBMAAA HHHHxx -3321 8158 1 1 1 1 21 321 1321 3321 3321 42 43 TXAAAA UBMAAA OOOOxx -6122 8159 0 2 2 2 22 122 122 1122 6122 44 45 MBAAAA VBMAAA VVVVxx -6474 8160 0 2 4 14 74 474 474 1474 6474 148 149 APAAAA WBMAAA AAAAxx -827 8161 1 3 7 7 27 827 827 827 827 54 55 VFAAAA XBMAAA HHHHxx -6616 8162 0 0 6 16 16 616 616 1616 6616 32 33 MUAAAA YBMAAA OOOOxx -2131 8163 1 3 1 11 31 131 131 2131 2131 62 63 ZDAAAA ZBMAAA VVVVxx -5483 8164 1 3 3 3 83 483 1483 483 5483 166 167 XCAAAA ACMAAA AAAAxx -606 8165 0 2 6 6 6 606 606 606 606 12 13 IXAAAA BCMAAA HHHHxx -922 8166 0 2 2 2 22 922 922 922 922 44 45 MJAAAA CCMAAA OOOOxx -8475 8167 1 3 5 15 75 475 475 3475 8475 150 151 ZNAAAA DCMAAA VVVVxx -7645 8168 1 1 5 5 45 645 1645 2645 7645 90 91 BIAAAA ECMAAA AAAAxx -5097 8169 1 1 7 17 97 97 1097 97 5097 194 195 BOAAAA FCMAAA HHHHxx -5377 8170 1 1 7 17 77 377 1377 377 5377 154 155 VYAAAA GCMAAA OOOOxx -6116 8171 0 0 6 16 16 116 116 1116 6116 32 33 GBAAAA HCMAAA VVVVxx -8674 8172 0 2 4 14 74 674 674 3674 8674 148 149 QVAAAA ICMAAA AAAAxx -8063 8173 1 3 3 3 63 63 63 3063 8063 126 127 DYAAAA JCMAAA HHHHxx -5271 8174 1 3 1 11 71 271 1271 271 5271 142 143 TUAAAA KCMAAA OOOOxx -1619 8175 1 3 9 19 19 619 1619 1619 1619 38 39 HKAAAA LCMAAA VVVVxx -6419 8176 1 3 9 19 19 419 419 1419 6419 38 39 XMAAAA MCMAAA AAAAxx -7651 8177 1 3 1 11 51 651 1651 2651 7651 102 103 HIAAAA NCMAAA HHHHxx -2897 8178 1 1 7 17 97 897 897 2897 2897 194 195 LHAAAA OCMAAA OOOOxx -8148 8179 0 0 8 8 48 148 148 3148 8148 96 97 KBAAAA PCMAAA VVVVxx -7461 8180 1 1 1 1 61 461 1461 2461 7461 122 123 ZAAAAA QCMAAA AAAAxx -9186 8181 0 2 6 6 86 186 1186 4186 9186 172 173 IPAAAA RCMAAA HHHHxx -7127 8182 1 3 7 7 27 127 1127 2127 7127 54 55 DOAAAA SCMAAA OOOOxx -8233 8183 1 1 3 13 33 233 233 3233 8233 66 67 REAAAA TCMAAA VVVVxx -9651 8184 1 3 1 11 51 651 1651 4651 9651 102 103 FHAAAA UCMAAA AAAAxx -6746 8185 0 2 6 6 46 746 746 1746 6746 92 93 MZAAAA VCMAAA HHHHxx -7835 8186 1 3 5 15 35 835 1835 2835 7835 70 71 JPAAAA WCMAAA OOOOxx -8815 8187 1 3 5 15 15 815 815 3815 8815 30 31 BBAAAA XCMAAA VVVVxx -6398 8188 0 2 8 18 98 398 398 1398 6398 196 197 CMAAAA YCMAAA AAAAxx -5344 8189 0 0 4 4 44 344 1344 344 5344 88 89 OXAAAA ZCMAAA HHHHxx -8209 8190 1 1 9 9 9 209 209 3209 8209 18 19 TDAAAA ADMAAA OOOOxx -8444 8191 0 0 4 4 44 444 444 3444 8444 88 89 UMAAAA BDMAAA VVVVxx -5669 8192 1 1 9 9 69 669 1669 669 5669 138 139 BKAAAA CDMAAA AAAAxx -2455 8193 1 3 5 15 55 455 455 2455 2455 110 111 LQAAAA DDMAAA HHHHxx -6767 8194 1 3 7 7 67 767 767 1767 6767 134 135 HAAAAA EDMAAA OOOOxx -135 8195 1 3 5 15 35 135 135 135 135 70 71 FFAAAA FDMAAA VVVVxx -3503 8196 1 3 3 3 3 503 1503 3503 3503 6 7 TEAAAA GDMAAA AAAAxx -6102 8197 0 2 2 2 2 102 102 1102 6102 4 5 SAAAAA HDMAAA HHHHxx -7136 8198 0 0 6 16 36 136 1136 2136 7136 72 73 MOAAAA IDMAAA OOOOxx -4933 8199 1 1 3 13 33 933 933 4933 4933 66 67 THAAAA JDMAAA VVVVxx -8804 8200 0 0 4 4 4 804 804 3804 8804 8 9 QAAAAA KDMAAA AAAAxx -3760 8201 0 0 0 0 60 760 1760 3760 3760 120 121 QOAAAA LDMAAA HHHHxx -8603 8202 1 3 3 3 3 603 603 3603 8603 6 7 XSAAAA MDMAAA OOOOxx -7411 8203 1 3 1 11 11 411 1411 2411 7411 22 23 BZAAAA NDMAAA VVVVxx -834 8204 0 2 4 14 34 834 834 834 834 68 69 CGAAAA ODMAAA AAAAxx -7385 8205 1 1 5 5 85 385 1385 2385 7385 170 171 BYAAAA PDMAAA HHHHxx -3696 8206 0 0 6 16 96 696 1696 3696 3696 192 193 EMAAAA QDMAAA OOOOxx -8720 8207 0 0 0 0 20 720 720 3720 8720 40 41 KXAAAA RDMAAA VVVVxx -4539 8208 1 3 9 19 39 539 539 4539 4539 78 79 PSAAAA SDMAAA AAAAxx -9837 8209 1 1 7 17 37 837 1837 4837 9837 74 75 JOAAAA TDMAAA HHHHxx -8595 8210 1 3 5 15 95 595 595 3595 8595 190 191 PSAAAA UDMAAA OOOOxx -3673 8211 1 1 3 13 73 673 1673 3673 3673 146 147 HLAAAA VDMAAA VVVVxx -475 8212 1 3 5 15 75 475 475 475 475 150 151 HSAAAA WDMAAA AAAAxx -2256 8213 0 0 6 16 56 256 256 2256 2256 112 113 UIAAAA XDMAAA HHHHxx -6349 8214 1 1 9 9 49 349 349 1349 6349 98 99 FKAAAA YDMAAA OOOOxx -9968 8215 0 0 8 8 68 968 1968 4968 9968 136 137 KTAAAA ZDMAAA VVVVxx -7261 8216 1 1 1 1 61 261 1261 2261 7261 122 123 HTAAAA AEMAAA AAAAxx -5799 8217 1 3 9 19 99 799 1799 799 5799 198 199 BPAAAA BEMAAA HHHHxx -8159 8218 1 3 9 19 59 159 159 3159 8159 118 119 VBAAAA CEMAAA OOOOxx -92 8219 0 0 2 12 92 92 92 92 92 184 185 ODAAAA DEMAAA VVVVxx -5927 8220 1 3 7 7 27 927 1927 927 5927 54 55 ZTAAAA EEMAAA AAAAxx -7925 8221 1 1 5 5 25 925 1925 2925 7925 50 51 VSAAAA FEMAAA HHHHxx -5836 8222 0 0 6 16 36 836 1836 836 5836 72 73 MQAAAA GEMAAA OOOOxx -7935 8223 1 3 5 15 35 935 1935 2935 7935 70 71 FTAAAA HEMAAA VVVVxx -5505 8224 1 1 5 5 5 505 1505 505 5505 10 11 TDAAAA IEMAAA AAAAxx -5882 8225 0 2 2 2 82 882 1882 882 5882 164 165 GSAAAA JEMAAA HHHHxx -4411 8226 1 3 1 11 11 411 411 4411 4411 22 23 RNAAAA KEMAAA OOOOxx -64 8227 0 0 4 4 64 64 64 64 64 128 129 MCAAAA LEMAAA VVVVxx -2851 8228 1 3 1 11 51 851 851 2851 2851 102 103 RFAAAA MEMAAA AAAAxx -1665 8229 1 1 5 5 65 665 1665 1665 1665 130 131 BMAAAA NEMAAA HHHHxx -2895 8230 1 3 5 15 95 895 895 2895 2895 190 191 JHAAAA OEMAAA OOOOxx -2210 8231 0 2 0 10 10 210 210 2210 2210 20 21 AHAAAA PEMAAA VVVVxx -9873 8232 1 1 3 13 73 873 1873 4873 9873 146 147 TPAAAA QEMAAA AAAAxx -5402 8233 0 2 2 2 2 402 1402 402 5402 4 5 UZAAAA REMAAA HHHHxx -285 8234 1 1 5 5 85 285 285 285 285 170 171 ZKAAAA SEMAAA OOOOxx -8545 8235 1 1 5 5 45 545 545 3545 8545 90 91 RQAAAA TEMAAA VVVVxx -5328 8236 0 0 8 8 28 328 1328 328 5328 56 57 YWAAAA UEMAAA AAAAxx -733 8237 1 1 3 13 33 733 733 733 733 66 67 FCAAAA VEMAAA HHHHxx -7726 8238 0 2 6 6 26 726 1726 2726 7726 52 53 ELAAAA WEMAAA OOOOxx -5418 8239 0 2 8 18 18 418 1418 418 5418 36 37 KAAAAA XEMAAA VVVVxx -7761 8240 1 1 1 1 61 761 1761 2761 7761 122 123 NMAAAA YEMAAA AAAAxx -9263 8241 1 3 3 3 63 263 1263 4263 9263 126 127 HSAAAA ZEMAAA HHHHxx -5579 8242 1 3 9 19 79 579 1579 579 5579 158 159 PGAAAA AFMAAA OOOOxx -5434 8243 0 2 4 14 34 434 1434 434 5434 68 69 ABAAAA BFMAAA VVVVxx -5230 8244 0 2 0 10 30 230 1230 230 5230 60 61 ETAAAA CFMAAA AAAAxx -9981 8245 1 1 1 1 81 981 1981 4981 9981 162 163 XTAAAA DFMAAA HHHHxx -5830 8246 0 2 0 10 30 830 1830 830 5830 60 61 GQAAAA EFMAAA OOOOxx -128 8247 0 0 8 8 28 128 128 128 128 56 57 YEAAAA FFMAAA VVVVxx -2734 8248 0 2 4 14 34 734 734 2734 2734 68 69 EBAAAA GFMAAA AAAAxx -4537 8249 1 1 7 17 37 537 537 4537 4537 74 75 NSAAAA HFMAAA HHHHxx -3899 8250 1 3 9 19 99 899 1899 3899 3899 198 199 ZTAAAA IFMAAA OOOOxx -1000 8251 0 0 0 0 0 0 1000 1000 1000 0 1 MMAAAA JFMAAA VVVVxx -9896 8252 0 0 6 16 96 896 1896 4896 9896 192 193 QQAAAA KFMAAA AAAAxx -3640 8253 0 0 0 0 40 640 1640 3640 3640 80 81 AKAAAA LFMAAA HHHHxx -2568 8254 0 0 8 8 68 568 568 2568 2568 136 137 UUAAAA MFMAAA OOOOxx -2026 8255 0 2 6 6 26 26 26 2026 2026 52 53 YZAAAA NFMAAA VVVVxx -3955 8256 1 3 5 15 55 955 1955 3955 3955 110 111 DWAAAA OFMAAA AAAAxx -7152 8257 0 0 2 12 52 152 1152 2152 7152 104 105 CPAAAA PFMAAA HHHHxx -2402 8258 0 2 2 2 2 402 402 2402 2402 4 5 KOAAAA QFMAAA OOOOxx -9522 8259 0 2 2 2 22 522 1522 4522 9522 44 45 GCAAAA RFMAAA VVVVxx -4011 8260 1 3 1 11 11 11 11 4011 4011 22 23 HYAAAA SFMAAA AAAAxx -3297 8261 1 1 7 17 97 297 1297 3297 3297 194 195 VWAAAA TFMAAA HHHHxx -4915 8262 1 3 5 15 15 915 915 4915 4915 30 31 BHAAAA UFMAAA OOOOxx -5397 8263 1 1 7 17 97 397 1397 397 5397 194 195 PZAAAA VFMAAA VVVVxx -5454 8264 0 2 4 14 54 454 1454 454 5454 108 109 UBAAAA WFMAAA AAAAxx -4568 8265 0 0 8 8 68 568 568 4568 4568 136 137 STAAAA XFMAAA HHHHxx -5875 8266 1 3 5 15 75 875 1875 875 5875 150 151 ZRAAAA YFMAAA OOOOxx -3642 8267 0 2 2 2 42 642 1642 3642 3642 84 85 CKAAAA ZFMAAA VVVVxx -8506 8268 0 2 6 6 6 506 506 3506 8506 12 13 EPAAAA AGMAAA AAAAxx -9621 8269 1 1 1 1 21 621 1621 4621 9621 42 43 BGAAAA BGMAAA HHHHxx -7739 8270 1 3 9 19 39 739 1739 2739 7739 78 79 RLAAAA CGMAAA OOOOxx -3987 8271 1 3 7 7 87 987 1987 3987 3987 174 175 JXAAAA DGMAAA VVVVxx -2090 8272 0 2 0 10 90 90 90 2090 2090 180 181 KCAAAA EGMAAA AAAAxx -3838 8273 0 2 8 18 38 838 1838 3838 3838 76 77 QRAAAA FGMAAA HHHHxx -17 8274 1 1 7 17 17 17 17 17 17 34 35 RAAAAA GGMAAA OOOOxx -3406 8275 0 2 6 6 6 406 1406 3406 3406 12 13 ABAAAA HGMAAA VVVVxx -8312 8276 0 0 2 12 12 312 312 3312 8312 24 25 SHAAAA IGMAAA AAAAxx -4034 8277 0 2 4 14 34 34 34 4034 4034 68 69 EZAAAA JGMAAA HHHHxx -1535 8278 1 3 5 15 35 535 1535 1535 1535 70 71 BHAAAA KGMAAA OOOOxx -7198 8279 0 2 8 18 98 198 1198 2198 7198 196 197 WQAAAA LGMAAA VVVVxx -8885 8280 1 1 5 5 85 885 885 3885 8885 170 171 TDAAAA MGMAAA AAAAxx -4081 8281 1 1 1 1 81 81 81 4081 4081 162 163 ZAAAAA NGMAAA HHHHxx -980 8282 0 0 0 0 80 980 980 980 980 160 161 SLAAAA OGMAAA OOOOxx -551 8283 1 3 1 11 51 551 551 551 551 102 103 FVAAAA PGMAAA VVVVxx -7746 8284 0 2 6 6 46 746 1746 2746 7746 92 93 YLAAAA QGMAAA AAAAxx -4756 8285 0 0 6 16 56 756 756 4756 4756 112 113 YAAAAA RGMAAA HHHHxx -3655 8286 1 3 5 15 55 655 1655 3655 3655 110 111 PKAAAA SGMAAA OOOOxx -7075 8287 1 3 5 15 75 75 1075 2075 7075 150 151 DMAAAA TGMAAA VVVVxx -3950 8288 0 2 0 10 50 950 1950 3950 3950 100 101 YVAAAA UGMAAA AAAAxx -2314 8289 0 2 4 14 14 314 314 2314 2314 28 29 ALAAAA VGMAAA HHHHxx -8432 8290 0 0 2 12 32 432 432 3432 8432 64 65 IMAAAA WGMAAA OOOOxx -62 8291 0 2 2 2 62 62 62 62 62 124 125 KCAAAA XGMAAA VVVVxx -6920 8292 0 0 0 0 20 920 920 1920 6920 40 41 EGAAAA YGMAAA AAAAxx -4077 8293 1 1 7 17 77 77 77 4077 4077 154 155 VAAAAA ZGMAAA HHHHxx -9118 8294 0 2 8 18 18 118 1118 4118 9118 36 37 SMAAAA AHMAAA OOOOxx -5375 8295 1 3 5 15 75 375 1375 375 5375 150 151 TYAAAA BHMAAA VVVVxx -178 8296 0 2 8 18 78 178 178 178 178 156 157 WGAAAA CHMAAA AAAAxx -1079 8297 1 3 9 19 79 79 1079 1079 1079 158 159 NPAAAA DHMAAA HHHHxx -4279 8298 1 3 9 19 79 279 279 4279 4279 158 159 PIAAAA EHMAAA OOOOxx -8436 8299 0 0 6 16 36 436 436 3436 8436 72 73 MMAAAA FHMAAA VVVVxx -1931 8300 1 3 1 11 31 931 1931 1931 1931 62 63 HWAAAA GHMAAA AAAAxx -2096 8301 0 0 6 16 96 96 96 2096 2096 192 193 QCAAAA HHMAAA HHHHxx -1638 8302 0 2 8 18 38 638 1638 1638 1638 76 77 ALAAAA IHMAAA OOOOxx -2788 8303 0 0 8 8 88 788 788 2788 2788 176 177 GDAAAA JHMAAA VVVVxx -4751 8304 1 3 1 11 51 751 751 4751 4751 102 103 TAAAAA KHMAAA AAAAxx -8824 8305 0 0 4 4 24 824 824 3824 8824 48 49 KBAAAA LHMAAA HHHHxx -3098 8306 0 2 8 18 98 98 1098 3098 3098 196 197 EPAAAA MHMAAA OOOOxx -4497 8307 1 1 7 17 97 497 497 4497 4497 194 195 ZQAAAA NHMAAA VVVVxx -5223 8308 1 3 3 3 23 223 1223 223 5223 46 47 XSAAAA OHMAAA AAAAxx -9212 8309 0 0 2 12 12 212 1212 4212 9212 24 25 IQAAAA PHMAAA HHHHxx -4265 8310 1 1 5 5 65 265 265 4265 4265 130 131 BIAAAA QHMAAA OOOOxx -6898 8311 0 2 8 18 98 898 898 1898 6898 196 197 IFAAAA RHMAAA VVVVxx -8808 8312 0 0 8 8 8 808 808 3808 8808 16 17 UAAAAA SHMAAA AAAAxx -5629 8313 1 1 9 9 29 629 1629 629 5629 58 59 NIAAAA THMAAA HHHHxx -3779 8314 1 3 9 19 79 779 1779 3779 3779 158 159 JPAAAA UHMAAA OOOOxx -4972 8315 0 0 2 12 72 972 972 4972 4972 144 145 GJAAAA VHMAAA VVVVxx -4511 8316 1 3 1 11 11 511 511 4511 4511 22 23 NRAAAA WHMAAA AAAAxx -6761 8317 1 1 1 1 61 761 761 1761 6761 122 123 BAAAAA XHMAAA HHHHxx -2335 8318 1 3 5 15 35 335 335 2335 2335 70 71 VLAAAA YHMAAA OOOOxx -732 8319 0 0 2 12 32 732 732 732 732 64 65 ECAAAA ZHMAAA VVVVxx -4757 8320 1 1 7 17 57 757 757 4757 4757 114 115 ZAAAAA AIMAAA AAAAxx -6624 8321 0 0 4 4 24 624 624 1624 6624 48 49 UUAAAA BIMAAA HHHHxx -5869 8322 1 1 9 9 69 869 1869 869 5869 138 139 TRAAAA CIMAAA OOOOxx -5842 8323 0 2 2 2 42 842 1842 842 5842 84 85 SQAAAA DIMAAA VVVVxx -5735 8324 1 3 5 15 35 735 1735 735 5735 70 71 PMAAAA EIMAAA AAAAxx -8276 8325 0 0 6 16 76 276 276 3276 8276 152 153 IGAAAA FIMAAA HHHHxx -7227 8326 1 3 7 7 27 227 1227 2227 7227 54 55 ZRAAAA GIMAAA OOOOxx -4923 8327 1 3 3 3 23 923 923 4923 4923 46 47 JHAAAA HIMAAA VVVVxx -9135 8328 1 3 5 15 35 135 1135 4135 9135 70 71 JNAAAA IIMAAA AAAAxx -5813 8329 1 1 3 13 13 813 1813 813 5813 26 27 PPAAAA JIMAAA HHHHxx -9697 8330 1 1 7 17 97 697 1697 4697 9697 194 195 ZIAAAA KIMAAA OOOOxx -3222 8331 0 2 2 2 22 222 1222 3222 3222 44 45 YTAAAA LIMAAA VVVVxx -2394 8332 0 2 4 14 94 394 394 2394 2394 188 189 COAAAA MIMAAA AAAAxx -5784 8333 0 0 4 4 84 784 1784 784 5784 168 169 MOAAAA NIMAAA HHHHxx -3652 8334 0 0 2 12 52 652 1652 3652 3652 104 105 MKAAAA OIMAAA OOOOxx -8175 8335 1 3 5 15 75 175 175 3175 8175 150 151 LCAAAA PIMAAA VVVVxx -7568 8336 0 0 8 8 68 568 1568 2568 7568 136 137 CFAAAA QIMAAA AAAAxx -6645 8337 1 1 5 5 45 645 645 1645 6645 90 91 PVAAAA RIMAAA HHHHxx -8176 8338 0 0 6 16 76 176 176 3176 8176 152 153 MCAAAA SIMAAA OOOOxx -530 8339 0 2 0 10 30 530 530 530 530 60 61 KUAAAA TIMAAA VVVVxx -5439 8340 1 3 9 19 39 439 1439 439 5439 78 79 FBAAAA UIMAAA AAAAxx -61 8341 1 1 1 1 61 61 61 61 61 122 123 JCAAAA VIMAAA HHHHxx -3951 8342 1 3 1 11 51 951 1951 3951 3951 102 103 ZVAAAA WIMAAA OOOOxx -5283 8343 1 3 3 3 83 283 1283 283 5283 166 167 FVAAAA XIMAAA VVVVxx -7226 8344 0 2 6 6 26 226 1226 2226 7226 52 53 YRAAAA YIMAAA AAAAxx -1954 8345 0 2 4 14 54 954 1954 1954 1954 108 109 EXAAAA ZIMAAA HHHHxx -334 8346 0 2 4 14 34 334 334 334 334 68 69 WMAAAA AJMAAA OOOOxx -3921 8347 1 1 1 1 21 921 1921 3921 3921 42 43 VUAAAA BJMAAA VVVVxx -6276 8348 0 0 6 16 76 276 276 1276 6276 152 153 KHAAAA CJMAAA AAAAxx -3378 8349 0 2 8 18 78 378 1378 3378 3378 156 157 YZAAAA DJMAAA HHHHxx -5236 8350 0 0 6 16 36 236 1236 236 5236 72 73 KTAAAA EJMAAA OOOOxx -7781 8351 1 1 1 1 81 781 1781 2781 7781 162 163 HNAAAA FJMAAA VVVVxx -8601 8352 1 1 1 1 1 601 601 3601 8601 2 3 VSAAAA GJMAAA AAAAxx -1473 8353 1 1 3 13 73 473 1473 1473 1473 146 147 REAAAA HJMAAA HHHHxx -3246 8354 0 2 6 6 46 246 1246 3246 3246 92 93 WUAAAA IJMAAA OOOOxx -3601 8355 1 1 1 1 1 601 1601 3601 3601 2 3 NIAAAA JJMAAA VVVVxx -6861 8356 1 1 1 1 61 861 861 1861 6861 122 123 XDAAAA KJMAAA AAAAxx -9032 8357 0 0 2 12 32 32 1032 4032 9032 64 65 KJAAAA LJMAAA HHHHxx -216 8358 0 0 6 16 16 216 216 216 216 32 33 IIAAAA MJMAAA OOOOxx -3824 8359 0 0 4 4 24 824 1824 3824 3824 48 49 CRAAAA NJMAAA VVVVxx -8486 8360 0 2 6 6 86 486 486 3486 8486 172 173 KOAAAA OJMAAA AAAAxx -276 8361 0 0 6 16 76 276 276 276 276 152 153 QKAAAA PJMAAA HHHHxx -1838 8362 0 2 8 18 38 838 1838 1838 1838 76 77 SSAAAA QJMAAA OOOOxx -6175 8363 1 3 5 15 75 175 175 1175 6175 150 151 NDAAAA RJMAAA VVVVxx -3719 8364 1 3 9 19 19 719 1719 3719 3719 38 39 BNAAAA SJMAAA AAAAxx -6958 8365 0 2 8 18 58 958 958 1958 6958 116 117 QHAAAA TJMAAA HHHHxx -6822 8366 0 2 2 2 22 822 822 1822 6822 44 45 KCAAAA UJMAAA OOOOxx -3318 8367 0 2 8 18 18 318 1318 3318 3318 36 37 QXAAAA VJMAAA VVVVxx -7222 8368 0 2 2 2 22 222 1222 2222 7222 44 45 URAAAA WJMAAA AAAAxx -85 8369 1 1 5 5 85 85 85 85 85 170 171 HDAAAA XJMAAA HHHHxx -5158 8370 0 2 8 18 58 158 1158 158 5158 116 117 KQAAAA YJMAAA OOOOxx -6360 8371 0 0 0 0 60 360 360 1360 6360 120 121 QKAAAA ZJMAAA VVVVxx -2599 8372 1 3 9 19 99 599 599 2599 2599 198 199 ZVAAAA AKMAAA AAAAxx -4002 8373 0 2 2 2 2 2 2 4002 4002 4 5 YXAAAA BKMAAA HHHHxx -6597 8374 1 1 7 17 97 597 597 1597 6597 194 195 TTAAAA CKMAAA OOOOxx -5762 8375 0 2 2 2 62 762 1762 762 5762 124 125 QNAAAA DKMAAA VVVVxx -8383 8376 1 3 3 3 83 383 383 3383 8383 166 167 LKAAAA EKMAAA AAAAxx -4686 8377 0 2 6 6 86 686 686 4686 4686 172 173 GYAAAA FKMAAA HHHHxx -5972 8378 0 0 2 12 72 972 1972 972 5972 144 145 SVAAAA GKMAAA OOOOxx -1432 8379 0 0 2 12 32 432 1432 1432 1432 64 65 CDAAAA HKMAAA VVVVxx -1601 8380 1 1 1 1 1 601 1601 1601 1601 2 3 PJAAAA IKMAAA AAAAxx -3012 8381 0 0 2 12 12 12 1012 3012 3012 24 25 WLAAAA JKMAAA HHHHxx -9345 8382 1 1 5 5 45 345 1345 4345 9345 90 91 LVAAAA KKMAAA OOOOxx -8869 8383 1 1 9 9 69 869 869 3869 8869 138 139 DDAAAA LKMAAA VVVVxx -6612 8384 0 0 2 12 12 612 612 1612 6612 24 25 IUAAAA MKMAAA AAAAxx -262 8385 0 2 2 2 62 262 262 262 262 124 125 CKAAAA NKMAAA HHHHxx -300 8386 0 0 0 0 0 300 300 300 300 0 1 OLAAAA OKMAAA OOOOxx -3045 8387 1 1 5 5 45 45 1045 3045 3045 90 91 DNAAAA PKMAAA VVVVxx -7252 8388 0 0 2 12 52 252 1252 2252 7252 104 105 YSAAAA QKMAAA AAAAxx -9099 8389 1 3 9 19 99 99 1099 4099 9099 198 199 ZLAAAA RKMAAA HHHHxx -9006 8390 0 2 6 6 6 6 1006 4006 9006 12 13 KIAAAA SKMAAA OOOOxx -3078 8391 0 2 8 18 78 78 1078 3078 3078 156 157 KOAAAA TKMAAA VVVVxx -5159 8392 1 3 9 19 59 159 1159 159 5159 118 119 LQAAAA UKMAAA AAAAxx -9329 8393 1 1 9 9 29 329 1329 4329 9329 58 59 VUAAAA VKMAAA HHHHxx -1393 8394 1 1 3 13 93 393 1393 1393 1393 186 187 PBAAAA WKMAAA OOOOxx -5894 8395 0 2 4 14 94 894 1894 894 5894 188 189 SSAAAA XKMAAA VVVVxx -11 8396 1 3 1 11 11 11 11 11 11 22 23 LAAAAA YKMAAA AAAAxx -5606 8397 0 2 6 6 6 606 1606 606 5606 12 13 QHAAAA ZKMAAA HHHHxx -5541 8398 1 1 1 1 41 541 1541 541 5541 82 83 DFAAAA ALMAAA OOOOxx -2689 8399 1 1 9 9 89 689 689 2689 2689 178 179 LZAAAA BLMAAA VVVVxx -1023 8400 1 3 3 3 23 23 1023 1023 1023 46 47 JNAAAA CLMAAA AAAAxx -8134 8401 0 2 4 14 34 134 134 3134 8134 68 69 WAAAAA DLMAAA HHHHxx -5923 8402 1 3 3 3 23 923 1923 923 5923 46 47 VTAAAA ELMAAA OOOOxx -6056 8403 0 0 6 16 56 56 56 1056 6056 112 113 YYAAAA FLMAAA VVVVxx -653 8404 1 1 3 13 53 653 653 653 653 106 107 DZAAAA GLMAAA AAAAxx -367 8405 1 3 7 7 67 367 367 367 367 134 135 DOAAAA HLMAAA HHHHxx -1828 8406 0 0 8 8 28 828 1828 1828 1828 56 57 ISAAAA ILMAAA OOOOxx -6506 8407 0 2 6 6 6 506 506 1506 6506 12 13 GQAAAA JLMAAA VVVVxx -5772 8408 0 0 2 12 72 772 1772 772 5772 144 145 AOAAAA KLMAAA AAAAxx -8052 8409 0 0 2 12 52 52 52 3052 8052 104 105 SXAAAA LLMAAA HHHHxx -2633 8410 1 1 3 13 33 633 633 2633 2633 66 67 HXAAAA MLMAAA OOOOxx -4878 8411 0 2 8 18 78 878 878 4878 4878 156 157 QFAAAA NLMAAA VVVVxx -5621 8412 1 1 1 1 21 621 1621 621 5621 42 43 FIAAAA OLMAAA AAAAxx -41 8413 1 1 1 1 41 41 41 41 41 82 83 PBAAAA PLMAAA HHHHxx -4613 8414 1 1 3 13 13 613 613 4613 4613 26 27 LVAAAA QLMAAA OOOOxx -9389 8415 1 1 9 9 89 389 1389 4389 9389 178 179 DXAAAA RLMAAA VVVVxx -9414 8416 0 2 4 14 14 414 1414 4414 9414 28 29 CYAAAA SLMAAA AAAAxx -3583 8417 1 3 3 3 83 583 1583 3583 3583 166 167 VHAAAA TLMAAA HHHHxx -3454 8418 0 2 4 14 54 454 1454 3454 3454 108 109 WCAAAA ULMAAA OOOOxx -719 8419 1 3 9 19 19 719 719 719 719 38 39 RBAAAA VLMAAA VVVVxx -6188 8420 0 0 8 8 88 188 188 1188 6188 176 177 AEAAAA WLMAAA AAAAxx -2288 8421 0 0 8 8 88 288 288 2288 2288 176 177 AKAAAA XLMAAA HHHHxx -1287 8422 1 3 7 7 87 287 1287 1287 1287 174 175 NXAAAA YLMAAA OOOOxx -1397 8423 1 1 7 17 97 397 1397 1397 1397 194 195 TBAAAA ZLMAAA VVVVxx -7763 8424 1 3 3 3 63 763 1763 2763 7763 126 127 PMAAAA AMMAAA AAAAxx -5194 8425 0 2 4 14 94 194 1194 194 5194 188 189 URAAAA BMMAAA HHHHxx -3167 8426 1 3 7 7 67 167 1167 3167 3167 134 135 VRAAAA CMMAAA OOOOxx -9218 8427 0 2 8 18 18 218 1218 4218 9218 36 37 OQAAAA DMMAAA VVVVxx -2065 8428 1 1 5 5 65 65 65 2065 2065 130 131 LBAAAA EMMAAA AAAAxx -9669 8429 1 1 9 9 69 669 1669 4669 9669 138 139 XHAAAA FMMAAA HHHHxx -146 8430 0 2 6 6 46 146 146 146 146 92 93 QFAAAA GMMAAA OOOOxx -6141 8431 1 1 1 1 41 141 141 1141 6141 82 83 FCAAAA HMMAAA VVVVxx -2843 8432 1 3 3 3 43 843 843 2843 2843 86 87 JFAAAA IMMAAA AAAAxx -7934 8433 0 2 4 14 34 934 1934 2934 7934 68 69 ETAAAA JMMAAA HHHHxx -2536 8434 0 0 6 16 36 536 536 2536 2536 72 73 OTAAAA KMMAAA OOOOxx -7088 8435 0 0 8 8 88 88 1088 2088 7088 176 177 QMAAAA LMMAAA VVVVxx -2519 8436 1 3 9 19 19 519 519 2519 2519 38 39 XSAAAA MMMAAA AAAAxx -6650 8437 0 2 0 10 50 650 650 1650 6650 100 101 UVAAAA NMMAAA HHHHxx -3007 8438 1 3 7 7 7 7 1007 3007 3007 14 15 RLAAAA OMMAAA OOOOxx -4507 8439 1 3 7 7 7 507 507 4507 4507 14 15 JRAAAA PMMAAA VVVVxx -4892 8440 0 0 2 12 92 892 892 4892 4892 184 185 EGAAAA QMMAAA AAAAxx -7159 8441 1 3 9 19 59 159 1159 2159 7159 118 119 JPAAAA RMMAAA HHHHxx -3171 8442 1 3 1 11 71 171 1171 3171 3171 142 143 ZRAAAA SMMAAA OOOOxx -1080 8443 0 0 0 0 80 80 1080 1080 1080 160 161 OPAAAA TMMAAA VVVVxx -7248 8444 0 0 8 8 48 248 1248 2248 7248 96 97 USAAAA UMMAAA AAAAxx -7230 8445 0 2 0 10 30 230 1230 2230 7230 60 61 CSAAAA VMMAAA HHHHxx -3823 8446 1 3 3 3 23 823 1823 3823 3823 46 47 BRAAAA WMMAAA OOOOxx -5517 8447 1 1 7 17 17 517 1517 517 5517 34 35 FEAAAA XMMAAA VVVVxx -1482 8448 0 2 2 2 82 482 1482 1482 1482 164 165 AFAAAA YMMAAA AAAAxx -9953 8449 1 1 3 13 53 953 1953 4953 9953 106 107 VSAAAA ZMMAAA HHHHxx -2754 8450 0 2 4 14 54 754 754 2754 2754 108 109 YBAAAA ANMAAA OOOOxx -3875 8451 1 3 5 15 75 875 1875 3875 3875 150 151 BTAAAA BNMAAA VVVVxx -9800 8452 0 0 0 0 0 800 1800 4800 9800 0 1 YMAAAA CNMAAA AAAAxx -8819 8453 1 3 9 19 19 819 819 3819 8819 38 39 FBAAAA DNMAAA HHHHxx -8267 8454 1 3 7 7 67 267 267 3267 8267 134 135 ZFAAAA ENMAAA OOOOxx -520 8455 0 0 0 0 20 520 520 520 520 40 41 AUAAAA FNMAAA VVVVxx -5770 8456 0 2 0 10 70 770 1770 770 5770 140 141 YNAAAA GNMAAA AAAAxx -2114 8457 0 2 4 14 14 114 114 2114 2114 28 29 IDAAAA HNMAAA HHHHxx -5045 8458 1 1 5 5 45 45 1045 45 5045 90 91 BMAAAA INMAAA OOOOxx -1094 8459 0 2 4 14 94 94 1094 1094 1094 188 189 CQAAAA JNMAAA VVVVxx -8786 8460 0 2 6 6 86 786 786 3786 8786 172 173 YZAAAA KNMAAA AAAAxx -353 8461 1 1 3 13 53 353 353 353 353 106 107 PNAAAA LNMAAA HHHHxx -290 8462 0 2 0 10 90 290 290 290 290 180 181 ELAAAA MNMAAA OOOOxx -3376 8463 0 0 6 16 76 376 1376 3376 3376 152 153 WZAAAA NNMAAA VVVVxx -9305 8464 1 1 5 5 5 305 1305 4305 9305 10 11 XTAAAA ONMAAA AAAAxx -186 8465 0 2 6 6 86 186 186 186 186 172 173 EHAAAA PNMAAA HHHHxx -4817 8466 1 1 7 17 17 817 817 4817 4817 34 35 HDAAAA QNMAAA OOOOxx -4638 8467 0 2 8 18 38 638 638 4638 4638 76 77 KWAAAA RNMAAA VVVVxx -3558 8468 0 2 8 18 58 558 1558 3558 3558 116 117 WGAAAA SNMAAA AAAAxx -9285 8469 1 1 5 5 85 285 1285 4285 9285 170 171 DTAAAA TNMAAA HHHHxx -848 8470 0 0 8 8 48 848 848 848 848 96 97 QGAAAA UNMAAA OOOOxx -8923 8471 1 3 3 3 23 923 923 3923 8923 46 47 FFAAAA VNMAAA VVVVxx -6826 8472 0 2 6 6 26 826 826 1826 6826 52 53 OCAAAA WNMAAA AAAAxx -5187 8473 1 3 7 7 87 187 1187 187 5187 174 175 NRAAAA XNMAAA HHHHxx -2398 8474 0 2 8 18 98 398 398 2398 2398 196 197 GOAAAA YNMAAA OOOOxx -7653 8475 1 1 3 13 53 653 1653 2653 7653 106 107 JIAAAA ZNMAAA VVVVxx -8835 8476 1 3 5 15 35 835 835 3835 8835 70 71 VBAAAA AOMAAA AAAAxx -5736 8477 0 0 6 16 36 736 1736 736 5736 72 73 QMAAAA BOMAAA HHHHxx -1238 8478 0 2 8 18 38 238 1238 1238 1238 76 77 QVAAAA COMAAA OOOOxx -6021 8479 1 1 1 1 21 21 21 1021 6021 42 43 PXAAAA DOMAAA VVVVxx -6815 8480 1 3 5 15 15 815 815 1815 6815 30 31 DCAAAA EOMAAA AAAAxx -2549 8481 1 1 9 9 49 549 549 2549 2549 98 99 BUAAAA FOMAAA HHHHxx -5657 8482 1 1 7 17 57 657 1657 657 5657 114 115 PJAAAA GOMAAA OOOOxx -6855 8483 1 3 5 15 55 855 855 1855 6855 110 111 RDAAAA HOMAAA VVVVxx -1225 8484 1 1 5 5 25 225 1225 1225 1225 50 51 DVAAAA IOMAAA AAAAxx -7452 8485 0 0 2 12 52 452 1452 2452 7452 104 105 QAAAAA JOMAAA HHHHxx -2479 8486 1 3 9 19 79 479 479 2479 2479 158 159 JRAAAA KOMAAA OOOOxx -7974 8487 0 2 4 14 74 974 1974 2974 7974 148 149 SUAAAA LOMAAA VVVVxx -1212 8488 0 0 2 12 12 212 1212 1212 1212 24 25 QUAAAA MOMAAA AAAAxx -8883 8489 1 3 3 3 83 883 883 3883 8883 166 167 RDAAAA NOMAAA HHHHxx -8150 8490 0 2 0 10 50 150 150 3150 8150 100 101 MBAAAA OOMAAA OOOOxx -3392 8491 0 0 2 12 92 392 1392 3392 3392 184 185 MAAAAA POMAAA VVVVxx -6774 8492 0 2 4 14 74 774 774 1774 6774 148 149 OAAAAA QOMAAA AAAAxx -904 8493 0 0 4 4 4 904 904 904 904 8 9 UIAAAA ROMAAA HHHHxx -5068 8494 0 0 8 8 68 68 1068 68 5068 136 137 YMAAAA SOMAAA OOOOxx -9339 8495 1 3 9 19 39 339 1339 4339 9339 78 79 FVAAAA TOMAAA VVVVxx -1062 8496 0 2 2 2 62 62 1062 1062 1062 124 125 WOAAAA UOMAAA AAAAxx -3841 8497 1 1 1 1 41 841 1841 3841 3841 82 83 TRAAAA VOMAAA HHHHxx -8924 8498 0 0 4 4 24 924 924 3924 8924 48 49 GFAAAA WOMAAA OOOOxx -9795 8499 1 3 5 15 95 795 1795 4795 9795 190 191 TMAAAA XOMAAA VVVVxx -3981 8500 1 1 1 1 81 981 1981 3981 3981 162 163 DXAAAA YOMAAA AAAAxx -4290 8501 0 2 0 10 90 290 290 4290 4290 180 181 AJAAAA ZOMAAA HHHHxx -1067 8502 1 3 7 7 67 67 1067 1067 1067 134 135 BPAAAA APMAAA OOOOxx -8679 8503 1 3 9 19 79 679 679 3679 8679 158 159 VVAAAA BPMAAA VVVVxx -2894 8504 0 2 4 14 94 894 894 2894 2894 188 189 IHAAAA CPMAAA AAAAxx -9248 8505 0 0 8 8 48 248 1248 4248 9248 96 97 SRAAAA DPMAAA HHHHxx -1072 8506 0 0 2 12 72 72 1072 1072 1072 144 145 GPAAAA EPMAAA OOOOxx -3510 8507 0 2 0 10 10 510 1510 3510 3510 20 21 AFAAAA FPMAAA VVVVxx -6871 8508 1 3 1 11 71 871 871 1871 6871 142 143 HEAAAA GPMAAA AAAAxx -8701 8509 1 1 1 1 1 701 701 3701 8701 2 3 RWAAAA HPMAAA HHHHxx -8170 8510 0 2 0 10 70 170 170 3170 8170 140 141 GCAAAA IPMAAA OOOOxx -2730 8511 0 2 0 10 30 730 730 2730 2730 60 61 ABAAAA JPMAAA VVVVxx -2668 8512 0 0 8 8 68 668 668 2668 2668 136 137 QYAAAA KPMAAA AAAAxx -8723 8513 1 3 3 3 23 723 723 3723 8723 46 47 NXAAAA LPMAAA HHHHxx -3439 8514 1 3 9 19 39 439 1439 3439 3439 78 79 HCAAAA MPMAAA OOOOxx -6219 8515 1 3 9 19 19 219 219 1219 6219 38 39 FFAAAA NPMAAA VVVVxx -4264 8516 0 0 4 4 64 264 264 4264 4264 128 129 AIAAAA OPMAAA AAAAxx -3929 8517 1 1 9 9 29 929 1929 3929 3929 58 59 DVAAAA PPMAAA HHHHxx -7 8518 1 3 7 7 7 7 7 7 7 14 15 HAAAAA QPMAAA OOOOxx -3737 8519 1 1 7 17 37 737 1737 3737 3737 74 75 TNAAAA RPMAAA VVVVxx -358 8520 0 2 8 18 58 358 358 358 358 116 117 UNAAAA SPMAAA AAAAxx -5128 8521 0 0 8 8 28 128 1128 128 5128 56 57 GPAAAA TPMAAA HHHHxx -7353 8522 1 1 3 13 53 353 1353 2353 7353 106 107 VWAAAA UPMAAA OOOOxx -8758 8523 0 2 8 18 58 758 758 3758 8758 116 117 WYAAAA VPMAAA VVVVxx -7284 8524 0 0 4 4 84 284 1284 2284 7284 168 169 EUAAAA WPMAAA AAAAxx -4037 8525 1 1 7 17 37 37 37 4037 4037 74 75 HZAAAA XPMAAA HHHHxx -435 8526 1 3 5 15 35 435 435 435 435 70 71 TQAAAA YPMAAA OOOOxx -3580 8527 0 0 0 0 80 580 1580 3580 3580 160 161 SHAAAA ZPMAAA VVVVxx -4554 8528 0 2 4 14 54 554 554 4554 4554 108 109 ETAAAA AQMAAA AAAAxx -4337 8529 1 1 7 17 37 337 337 4337 4337 74 75 VKAAAA BQMAAA HHHHxx -512 8530 0 0 2 12 12 512 512 512 512 24 25 STAAAA CQMAAA OOOOxx -2032 8531 0 0 2 12 32 32 32 2032 2032 64 65 EAAAAA DQMAAA VVVVxx -1755 8532 1 3 5 15 55 755 1755 1755 1755 110 111 NPAAAA EQMAAA AAAAxx -9923 8533 1 3 3 3 23 923 1923 4923 9923 46 47 RRAAAA FQMAAA HHHHxx -3747 8534 1 3 7 7 47 747 1747 3747 3747 94 95 DOAAAA GQMAAA OOOOxx -27 8535 1 3 7 7 27 27 27 27 27 54 55 BBAAAA HQMAAA VVVVxx -3075 8536 1 3 5 15 75 75 1075 3075 3075 150 151 HOAAAA IQMAAA AAAAxx -6259 8537 1 3 9 19 59 259 259 1259 6259 118 119 TGAAAA JQMAAA HHHHxx -2940 8538 0 0 0 0 40 940 940 2940 2940 80 81 CJAAAA KQMAAA OOOOxx -5724 8539 0 0 4 4 24 724 1724 724 5724 48 49 EMAAAA LQMAAA VVVVxx -5638 8540 0 2 8 18 38 638 1638 638 5638 76 77 WIAAAA MQMAAA AAAAxx -479 8541 1 3 9 19 79 479 479 479 479 158 159 LSAAAA NQMAAA HHHHxx -4125 8542 1 1 5 5 25 125 125 4125 4125 50 51 RCAAAA OQMAAA OOOOxx -1525 8543 1 1 5 5 25 525 1525 1525 1525 50 51 RGAAAA PQMAAA VVVVxx -7529 8544 1 1 9 9 29 529 1529 2529 7529 58 59 PDAAAA QQMAAA AAAAxx -931 8545 1 3 1 11 31 931 931 931 931 62 63 VJAAAA RQMAAA HHHHxx -5175 8546 1 3 5 15 75 175 1175 175 5175 150 151 BRAAAA SQMAAA OOOOxx -6798 8547 0 2 8 18 98 798 798 1798 6798 196 197 MBAAAA TQMAAA VVVVxx -2111 8548 1 3 1 11 11 111 111 2111 2111 22 23 FDAAAA UQMAAA AAAAxx -6145 8549 1 1 5 5 45 145 145 1145 6145 90 91 JCAAAA VQMAAA HHHHxx -4712 8550 0 0 2 12 12 712 712 4712 4712 24 25 GZAAAA WQMAAA OOOOxx -3110 8551 0 2 0 10 10 110 1110 3110 3110 20 21 QPAAAA XQMAAA VVVVxx -97 8552 1 1 7 17 97 97 97 97 97 194 195 TDAAAA YQMAAA AAAAxx -758 8553 0 2 8 18 58 758 758 758 758 116 117 EDAAAA ZQMAAA HHHHxx -1895 8554 1 3 5 15 95 895 1895 1895 1895 190 191 XUAAAA ARMAAA OOOOxx -5289 8555 1 1 9 9 89 289 1289 289 5289 178 179 LVAAAA BRMAAA VVVVxx -5026 8556 0 2 6 6 26 26 1026 26 5026 52 53 ILAAAA CRMAAA AAAAxx -4725 8557 1 1 5 5 25 725 725 4725 4725 50 51 TZAAAA DRMAAA HHHHxx -1679 8558 1 3 9 19 79 679 1679 1679 1679 158 159 PMAAAA ERMAAA OOOOxx -4433 8559 1 1 3 13 33 433 433 4433 4433 66 67 NOAAAA FRMAAA VVVVxx -5340 8560 0 0 0 0 40 340 1340 340 5340 80 81 KXAAAA GRMAAA AAAAxx -6340 8561 0 0 0 0 40 340 340 1340 6340 80 81 WJAAAA HRMAAA HHHHxx -3261 8562 1 1 1 1 61 261 1261 3261 3261 122 123 LVAAAA IRMAAA OOOOxx -8108 8563 0 0 8 8 8 108 108 3108 8108 16 17 WZAAAA JRMAAA VVVVxx -8785 8564 1 1 5 5 85 785 785 3785 8785 170 171 XZAAAA KRMAAA AAAAxx -7391 8565 1 3 1 11 91 391 1391 2391 7391 182 183 HYAAAA LRMAAA HHHHxx -1496 8566 0 0 6 16 96 496 1496 1496 1496 192 193 OFAAAA MRMAAA OOOOxx -1484 8567 0 0 4 4 84 484 1484 1484 1484 168 169 CFAAAA NRMAAA VVVVxx -5884 8568 0 0 4 4 84 884 1884 884 5884 168 169 ISAAAA ORMAAA AAAAxx -342 8569 0 2 2 2 42 342 342 342 342 84 85 ENAAAA PRMAAA HHHHxx -7659 8570 1 3 9 19 59 659 1659 2659 7659 118 119 PIAAAA QRMAAA OOOOxx -6635 8571 1 3 5 15 35 635 635 1635 6635 70 71 FVAAAA RRMAAA VVVVxx -8507 8572 1 3 7 7 7 507 507 3507 8507 14 15 FPAAAA SRMAAA AAAAxx -2583 8573 1 3 3 3 83 583 583 2583 2583 166 167 JVAAAA TRMAAA HHHHxx -6533 8574 1 1 3 13 33 533 533 1533 6533 66 67 HRAAAA URMAAA OOOOxx -5879 8575 1 3 9 19 79 879 1879 879 5879 158 159 DSAAAA VRMAAA VVVVxx -5511 8576 1 3 1 11 11 511 1511 511 5511 22 23 ZDAAAA WRMAAA AAAAxx -3682 8577 0 2 2 2 82 682 1682 3682 3682 164 165 QLAAAA XRMAAA HHHHxx -7182 8578 0 2 2 2 82 182 1182 2182 7182 164 165 GQAAAA YRMAAA OOOOxx -1409 8579 1 1 9 9 9 409 1409 1409 1409 18 19 FCAAAA ZRMAAA VVVVxx -3363 8580 1 3 3 3 63 363 1363 3363 3363 126 127 JZAAAA ASMAAA AAAAxx -729 8581 1 1 9 9 29 729 729 729 729 58 59 BCAAAA BSMAAA HHHHxx -5857 8582 1 1 7 17 57 857 1857 857 5857 114 115 HRAAAA CSMAAA OOOOxx -235 8583 1 3 5 15 35 235 235 235 235 70 71 BJAAAA DSMAAA VVVVxx -193 8584 1 1 3 13 93 193 193 193 193 186 187 LHAAAA ESMAAA AAAAxx -5586 8585 0 2 6 6 86 586 1586 586 5586 172 173 WGAAAA FSMAAA HHHHxx -6203 8586 1 3 3 3 3 203 203 1203 6203 6 7 PEAAAA GSMAAA OOOOxx -6795 8587 1 3 5 15 95 795 795 1795 6795 190 191 JBAAAA HSMAAA VVVVxx -3211 8588 1 3 1 11 11 211 1211 3211 3211 22 23 NTAAAA ISMAAA AAAAxx -9763 8589 1 3 3 3 63 763 1763 4763 9763 126 127 NLAAAA JSMAAA HHHHxx -9043 8590 1 3 3 3 43 43 1043 4043 9043 86 87 VJAAAA KSMAAA OOOOxx -2854 8591 0 2 4 14 54 854 854 2854 2854 108 109 UFAAAA LSMAAA VVVVxx -565 8592 1 1 5 5 65 565 565 565 565 130 131 TVAAAA MSMAAA AAAAxx -9284 8593 0 0 4 4 84 284 1284 4284 9284 168 169 CTAAAA NSMAAA HHHHxx -7886 8594 0 2 6 6 86 886 1886 2886 7886 172 173 IRAAAA OSMAAA OOOOxx -122 8595 0 2 2 2 22 122 122 122 122 44 45 SEAAAA PSMAAA VVVVxx -4934 8596 0 2 4 14 34 934 934 4934 4934 68 69 UHAAAA QSMAAA AAAAxx -1766 8597 0 2 6 6 66 766 1766 1766 1766 132 133 YPAAAA RSMAAA HHHHxx -2554 8598 0 2 4 14 54 554 554 2554 2554 108 109 GUAAAA SSMAAA OOOOxx -488 8599 0 0 8 8 88 488 488 488 488 176 177 USAAAA TSMAAA VVVVxx -825 8600 1 1 5 5 25 825 825 825 825 50 51 TFAAAA USMAAA AAAAxx -678 8601 0 2 8 18 78 678 678 678 678 156 157 CAAAAA VSMAAA HHHHxx -4543 8602 1 3 3 3 43 543 543 4543 4543 86 87 TSAAAA WSMAAA OOOOxx -1699 8603 1 3 9 19 99 699 1699 1699 1699 198 199 JNAAAA XSMAAA VVVVxx -3771 8604 1 3 1 11 71 771 1771 3771 3771 142 143 BPAAAA YSMAAA AAAAxx -1234 8605 0 2 4 14 34 234 1234 1234 1234 68 69 MVAAAA ZSMAAA HHHHxx -4152 8606 0 0 2 12 52 152 152 4152 4152 104 105 SDAAAA ATMAAA OOOOxx -1632 8607 0 0 2 12 32 632 1632 1632 1632 64 65 UKAAAA BTMAAA VVVVxx -4988 8608 0 0 8 8 88 988 988 4988 4988 176 177 WJAAAA CTMAAA AAAAxx -1980 8609 0 0 0 0 80 980 1980 1980 1980 160 161 EYAAAA DTMAAA HHHHxx -7479 8610 1 3 9 19 79 479 1479 2479 7479 158 159 RBAAAA ETMAAA OOOOxx -2586 8611 0 2 6 6 86 586 586 2586 2586 172 173 MVAAAA FTMAAA VVVVxx -5433 8612 1 1 3 13 33 433 1433 433 5433 66 67 ZAAAAA GTMAAA AAAAxx -2261 8613 1 1 1 1 61 261 261 2261 2261 122 123 ZIAAAA HTMAAA HHHHxx -1180 8614 0 0 0 0 80 180 1180 1180 1180 160 161 KTAAAA ITMAAA OOOOxx -3938 8615 0 2 8 18 38 938 1938 3938 3938 76 77 MVAAAA JTMAAA VVVVxx -6714 8616 0 2 4 14 14 714 714 1714 6714 28 29 GYAAAA KTMAAA AAAAxx -2890 8617 0 2 0 10 90 890 890 2890 2890 180 181 EHAAAA LTMAAA HHHHxx -7379 8618 1 3 9 19 79 379 1379 2379 7379 158 159 VXAAAA MTMAAA OOOOxx -5896 8619 0 0 6 16 96 896 1896 896 5896 192 193 USAAAA NTMAAA VVVVxx -5949 8620 1 1 9 9 49 949 1949 949 5949 98 99 VUAAAA OTMAAA AAAAxx -3194 8621 0 2 4 14 94 194 1194 3194 3194 188 189 WSAAAA PTMAAA HHHHxx -9325 8622 1 1 5 5 25 325 1325 4325 9325 50 51 RUAAAA QTMAAA OOOOxx -9531 8623 1 3 1 11 31 531 1531 4531 9531 62 63 PCAAAA RTMAAA VVVVxx -711 8624 1 3 1 11 11 711 711 711 711 22 23 JBAAAA STMAAA AAAAxx -2450 8625 0 2 0 10 50 450 450 2450 2450 100 101 GQAAAA TTMAAA HHHHxx -1929 8626 1 1 9 9 29 929 1929 1929 1929 58 59 FWAAAA UTMAAA OOOOxx -6165 8627 1 1 5 5 65 165 165 1165 6165 130 131 DDAAAA VTMAAA VVVVxx -4050 8628 0 2 0 10 50 50 50 4050 4050 100 101 UZAAAA WTMAAA AAAAxx -9011 8629 1 3 1 11 11 11 1011 4011 9011 22 23 PIAAAA XTMAAA HHHHxx -7916 8630 0 0 6 16 16 916 1916 2916 7916 32 33 MSAAAA YTMAAA OOOOxx -9136 8631 0 0 6 16 36 136 1136 4136 9136 72 73 KNAAAA ZTMAAA VVVVxx -8782 8632 0 2 2 2 82 782 782 3782 8782 164 165 UZAAAA AUMAAA AAAAxx -8491 8633 1 3 1 11 91 491 491 3491 8491 182 183 POAAAA BUMAAA HHHHxx -5114 8634 0 2 4 14 14 114 1114 114 5114 28 29 SOAAAA CUMAAA OOOOxx -5815 8635 1 3 5 15 15 815 1815 815 5815 30 31 RPAAAA DUMAAA VVVVxx -5628 8636 0 0 8 8 28 628 1628 628 5628 56 57 MIAAAA EUMAAA AAAAxx -810 8637 0 2 0 10 10 810 810 810 810 20 21 EFAAAA FUMAAA HHHHxx -6178 8638 0 2 8 18 78 178 178 1178 6178 156 157 QDAAAA GUMAAA OOOOxx -2619 8639 1 3 9 19 19 619 619 2619 2619 38 39 TWAAAA HUMAAA VVVVxx -3340 8640 0 0 0 0 40 340 1340 3340 3340 80 81 MYAAAA IUMAAA AAAAxx -2491 8641 1 3 1 11 91 491 491 2491 2491 182 183 VRAAAA JUMAAA HHHHxx -3574 8642 0 2 4 14 74 574 1574 3574 3574 148 149 MHAAAA KUMAAA OOOOxx -6754 8643 0 2 4 14 54 754 754 1754 6754 108 109 UZAAAA LUMAAA VVVVxx -1566 8644 0 2 6 6 66 566 1566 1566 1566 132 133 GIAAAA MUMAAA AAAAxx -9174 8645 0 2 4 14 74 174 1174 4174 9174 148 149 WOAAAA NUMAAA HHHHxx -1520 8646 0 0 0 0 20 520 1520 1520 1520 40 41 MGAAAA OUMAAA OOOOxx -2691 8647 1 3 1 11 91 691 691 2691 2691 182 183 NZAAAA PUMAAA VVVVxx -6961 8648 1 1 1 1 61 961 961 1961 6961 122 123 THAAAA QUMAAA AAAAxx -5722 8649 0 2 2 2 22 722 1722 722 5722 44 45 CMAAAA RUMAAA HHHHxx -9707 8650 1 3 7 7 7 707 1707 4707 9707 14 15 JJAAAA SUMAAA OOOOxx -2891 8651 1 3 1 11 91 891 891 2891 2891 182 183 FHAAAA TUMAAA VVVVxx -341 8652 1 1 1 1 41 341 341 341 341 82 83 DNAAAA UUMAAA AAAAxx -4690 8653 0 2 0 10 90 690 690 4690 4690 180 181 KYAAAA VUMAAA HHHHxx -7841 8654 1 1 1 1 41 841 1841 2841 7841 82 83 PPAAAA WUMAAA OOOOxx -6615 8655 1 3 5 15 15 615 615 1615 6615 30 31 LUAAAA XUMAAA VVVVxx -9169 8656 1 1 9 9 69 169 1169 4169 9169 138 139 ROAAAA YUMAAA AAAAxx -6689 8657 1 1 9 9 89 689 689 1689 6689 178 179 HXAAAA ZUMAAA HHHHxx -8721 8658 1 1 1 1 21 721 721 3721 8721 42 43 LXAAAA AVMAAA OOOOxx -7508 8659 0 0 8 8 8 508 1508 2508 7508 16 17 UCAAAA BVMAAA VVVVxx -8631 8660 1 3 1 11 31 631 631 3631 8631 62 63 ZTAAAA CVMAAA AAAAxx -480 8661 0 0 0 0 80 480 480 480 480 160 161 MSAAAA DVMAAA HHHHxx -7094 8662 0 2 4 14 94 94 1094 2094 7094 188 189 WMAAAA EVMAAA OOOOxx -319 8663 1 3 9 19 19 319 319 319 319 38 39 HMAAAA FVMAAA VVVVxx -9421 8664 1 1 1 1 21 421 1421 4421 9421 42 43 JYAAAA GVMAAA AAAAxx -4352 8665 0 0 2 12 52 352 352 4352 4352 104 105 KLAAAA HVMAAA HHHHxx -5019 8666 1 3 9 19 19 19 1019 19 5019 38 39 BLAAAA IVMAAA OOOOxx -3956 8667 0 0 6 16 56 956 1956 3956 3956 112 113 EWAAAA JVMAAA VVVVxx -114 8668 0 2 4 14 14 114 114 114 114 28 29 KEAAAA KVMAAA AAAAxx -1196 8669 0 0 6 16 96 196 1196 1196 1196 192 193 AUAAAA LVMAAA HHHHxx -1407 8670 1 3 7 7 7 407 1407 1407 1407 14 15 DCAAAA MVMAAA OOOOxx -7432 8671 0 0 2 12 32 432 1432 2432 7432 64 65 WZAAAA NVMAAA VVVVxx -3141 8672 1 1 1 1 41 141 1141 3141 3141 82 83 VQAAAA OVMAAA AAAAxx -2073 8673 1 1 3 13 73 73 73 2073 2073 146 147 TBAAAA PVMAAA HHHHxx -3400 8674 0 0 0 0 0 400 1400 3400 3400 0 1 UAAAAA QVMAAA OOOOxx -505 8675 1 1 5 5 5 505 505 505 505 10 11 LTAAAA RVMAAA VVVVxx -1263 8676 1 3 3 3 63 263 1263 1263 1263 126 127 PWAAAA SVMAAA AAAAxx -190 8677 0 2 0 10 90 190 190 190 190 180 181 IHAAAA TVMAAA HHHHxx -6686 8678 0 2 6 6 86 686 686 1686 6686 172 173 EXAAAA UVMAAA OOOOxx -9821 8679 1 1 1 1 21 821 1821 4821 9821 42 43 TNAAAA VVMAAA VVVVxx -1119 8680 1 3 9 19 19 119 1119 1119 1119 38 39 BRAAAA WVMAAA AAAAxx -2955 8681 1 3 5 15 55 955 955 2955 2955 110 111 RJAAAA XVMAAA HHHHxx -224 8682 0 0 4 4 24 224 224 224 224 48 49 QIAAAA YVMAAA OOOOxx -7562 8683 0 2 2 2 62 562 1562 2562 7562 124 125 WEAAAA ZVMAAA VVVVxx -8845 8684 1 1 5 5 45 845 845 3845 8845 90 91 FCAAAA AWMAAA AAAAxx -5405 8685 1 1 5 5 5 405 1405 405 5405 10 11 XZAAAA BWMAAA HHHHxx -9192 8686 0 0 2 12 92 192 1192 4192 9192 184 185 OPAAAA CWMAAA OOOOxx -4927 8687 1 3 7 7 27 927 927 4927 4927 54 55 NHAAAA DWMAAA VVVVxx -997 8688 1 1 7 17 97 997 997 997 997 194 195 JMAAAA EWMAAA AAAAxx -989 8689 1 1 9 9 89 989 989 989 989 178 179 BMAAAA FWMAAA HHHHxx -7258 8690 0 2 8 18 58 258 1258 2258 7258 116 117 ETAAAA GWMAAA OOOOxx -6899 8691 1 3 9 19 99 899 899 1899 6899 198 199 JFAAAA HWMAAA VVVVxx -1770 8692 0 2 0 10 70 770 1770 1770 1770 140 141 CQAAAA IWMAAA AAAAxx -4423 8693 1 3 3 3 23 423 423 4423 4423 46 47 DOAAAA JWMAAA HHHHxx -5671 8694 1 3 1 11 71 671 1671 671 5671 142 143 DKAAAA KWMAAA OOOOxx -8393 8695 1 1 3 13 93 393 393 3393 8393 186 187 VKAAAA LWMAAA VVVVxx -4355 8696 1 3 5 15 55 355 355 4355 4355 110 111 NLAAAA MWMAAA AAAAxx -3919 8697 1 3 9 19 19 919 1919 3919 3919 38 39 TUAAAA NWMAAA HHHHxx -338 8698 0 2 8 18 38 338 338 338 338 76 77 ANAAAA OWMAAA OOOOxx -5790 8699 0 2 0 10 90 790 1790 790 5790 180 181 SOAAAA PWMAAA VVVVxx -1452 8700 0 0 2 12 52 452 1452 1452 1452 104 105 WDAAAA QWMAAA AAAAxx -939 8701 1 3 9 19 39 939 939 939 939 78 79 DKAAAA RWMAAA HHHHxx -8913 8702 1 1 3 13 13 913 913 3913 8913 26 27 VEAAAA SWMAAA OOOOxx -7157 8703 1 1 7 17 57 157 1157 2157 7157 114 115 HPAAAA TWMAAA VVVVxx -7240 8704 0 0 0 0 40 240 1240 2240 7240 80 81 MSAAAA UWMAAA AAAAxx -3492 8705 0 0 2 12 92 492 1492 3492 3492 184 185 IEAAAA VWMAAA HHHHxx -3464 8706 0 0 4 4 64 464 1464 3464 3464 128 129 GDAAAA WWMAAA OOOOxx -388 8707 0 0 8 8 88 388 388 388 388 176 177 YOAAAA XWMAAA VVVVxx -4135 8708 1 3 5 15 35 135 135 4135 4135 70 71 BDAAAA YWMAAA AAAAxx -1194 8709 0 2 4 14 94 194 1194 1194 1194 188 189 YTAAAA ZWMAAA HHHHxx -5476 8710 0 0 6 16 76 476 1476 476 5476 152 153 QCAAAA AXMAAA OOOOxx -9844 8711 0 0 4 4 44 844 1844 4844 9844 88 89 QOAAAA BXMAAA VVVVxx -9364 8712 0 0 4 4 64 364 1364 4364 9364 128 129 EWAAAA CXMAAA AAAAxx -5238 8713 0 2 8 18 38 238 1238 238 5238 76 77 MTAAAA DXMAAA HHHHxx -3712 8714 0 0 2 12 12 712 1712 3712 3712 24 25 UMAAAA EXMAAA OOOOxx -6189 8715 1 1 9 9 89 189 189 1189 6189 178 179 BEAAAA FXMAAA VVVVxx -5257 8716 1 1 7 17 57 257 1257 257 5257 114 115 FUAAAA GXMAAA AAAAxx -81 8717 1 1 1 1 81 81 81 81 81 162 163 DDAAAA HXMAAA HHHHxx -3289 8718 1 1 9 9 89 289 1289 3289 3289 178 179 NWAAAA IXMAAA OOOOxx -1177 8719 1 1 7 17 77 177 1177 1177 1177 154 155 HTAAAA JXMAAA VVVVxx -5038 8720 0 2 8 18 38 38 1038 38 5038 76 77 ULAAAA KXMAAA AAAAxx -325 8721 1 1 5 5 25 325 325 325 325 50 51 NMAAAA LXMAAA HHHHxx -7221 8722 1 1 1 1 21 221 1221 2221 7221 42 43 TRAAAA MXMAAA OOOOxx -7123 8723 1 3 3 3 23 123 1123 2123 7123 46 47 ZNAAAA NXMAAA VVVVxx -6364 8724 0 0 4 4 64 364 364 1364 6364 128 129 UKAAAA OXMAAA AAAAxx -4468 8725 0 0 8 8 68 468 468 4468 4468 136 137 WPAAAA PXMAAA HHHHxx -9185 8726 1 1 5 5 85 185 1185 4185 9185 170 171 HPAAAA QXMAAA OOOOxx -4158 8727 0 2 8 18 58 158 158 4158 4158 116 117 YDAAAA RXMAAA VVVVxx -9439 8728 1 3 9 19 39 439 1439 4439 9439 78 79 BZAAAA SXMAAA AAAAxx -7759 8729 1 3 9 19 59 759 1759 2759 7759 118 119 LMAAAA TXMAAA HHHHxx -3325 8730 1 1 5 5 25 325 1325 3325 3325 50 51 XXAAAA UXMAAA OOOOxx -7991 8731 1 3 1 11 91 991 1991 2991 7991 182 183 JVAAAA VXMAAA VVVVxx -1650 8732 0 2 0 10 50 650 1650 1650 1650 100 101 MLAAAA WXMAAA AAAAxx -8395 8733 1 3 5 15 95 395 395 3395 8395 190 191 XKAAAA XXMAAA HHHHxx -286 8734 0 2 6 6 86 286 286 286 286 172 173 ALAAAA YXMAAA OOOOxx -1507 8735 1 3 7 7 7 507 1507 1507 1507 14 15 ZFAAAA ZXMAAA VVVVxx -4122 8736 0 2 2 2 22 122 122 4122 4122 44 45 OCAAAA AYMAAA AAAAxx -2625 8737 1 1 5 5 25 625 625 2625 2625 50 51 ZWAAAA BYMAAA HHHHxx -1140 8738 0 0 0 0 40 140 1140 1140 1140 80 81 WRAAAA CYMAAA OOOOxx -5262 8739 0 2 2 2 62 262 1262 262 5262 124 125 KUAAAA DYMAAA VVVVxx -4919 8740 1 3 9 19 19 919 919 4919 4919 38 39 FHAAAA EYMAAA AAAAxx -7266 8741 0 2 6 6 66 266 1266 2266 7266 132 133 MTAAAA FYMAAA HHHHxx -630 8742 0 2 0 10 30 630 630 630 630 60 61 GYAAAA GYMAAA OOOOxx -2129 8743 1 1 9 9 29 129 129 2129 2129 58 59 XDAAAA HYMAAA VVVVxx -9552 8744 0 0 2 12 52 552 1552 4552 9552 104 105 KDAAAA IYMAAA AAAAxx -3018 8745 0 2 8 18 18 18 1018 3018 3018 36 37 CMAAAA JYMAAA HHHHxx -7145 8746 1 1 5 5 45 145 1145 2145 7145 90 91 VOAAAA KYMAAA OOOOxx -1633 8747 1 1 3 13 33 633 1633 1633 1633 66 67 VKAAAA LYMAAA VVVVxx -7957 8748 1 1 7 17 57 957 1957 2957 7957 114 115 BUAAAA MYMAAA AAAAxx -774 8749 0 2 4 14 74 774 774 774 774 148 149 UDAAAA NYMAAA HHHHxx -9371 8750 1 3 1 11 71 371 1371 4371 9371 142 143 LWAAAA OYMAAA OOOOxx -6007 8751 1 3 7 7 7 7 7 1007 6007 14 15 BXAAAA PYMAAA VVVVxx -5277 8752 1 1 7 17 77 277 1277 277 5277 154 155 ZUAAAA QYMAAA AAAAxx -9426 8753 0 2 6 6 26 426 1426 4426 9426 52 53 OYAAAA RYMAAA HHHHxx -9190 8754 0 2 0 10 90 190 1190 4190 9190 180 181 MPAAAA SYMAAA OOOOxx -8996 8755 0 0 6 16 96 996 996 3996 8996 192 193 AIAAAA TYMAAA VVVVxx -3409 8756 1 1 9 9 9 409 1409 3409 3409 18 19 DBAAAA UYMAAA AAAAxx -7212 8757 0 0 2 12 12 212 1212 2212 7212 24 25 KRAAAA VYMAAA HHHHxx -416 8758 0 0 6 16 16 416 416 416 416 32 33 AQAAAA WYMAAA OOOOxx -7211 8759 1 3 1 11 11 211 1211 2211 7211 22 23 JRAAAA XYMAAA VVVVxx -7454 8760 0 2 4 14 54 454 1454 2454 7454 108 109 SAAAAA YYMAAA AAAAxx -8417 8761 1 1 7 17 17 417 417 3417 8417 34 35 TLAAAA ZYMAAA HHHHxx -5562 8762 0 2 2 2 62 562 1562 562 5562 124 125 YFAAAA AZMAAA OOOOxx -4996 8763 0 0 6 16 96 996 996 4996 4996 192 193 EKAAAA BZMAAA VVVVxx -5718 8764 0 2 8 18 18 718 1718 718 5718 36 37 YLAAAA CZMAAA AAAAxx -7838 8765 0 2 8 18 38 838 1838 2838 7838 76 77 MPAAAA DZMAAA HHHHxx -7715 8766 1 3 5 15 15 715 1715 2715 7715 30 31 TKAAAA EZMAAA OOOOxx -2780 8767 0 0 0 0 80 780 780 2780 2780 160 161 YCAAAA FZMAAA VVVVxx -1013 8768 1 1 3 13 13 13 1013 1013 1013 26 27 ZMAAAA GZMAAA AAAAxx -8465 8769 1 1 5 5 65 465 465 3465 8465 130 131 PNAAAA HZMAAA HHHHxx -7976 8770 0 0 6 16 76 976 1976 2976 7976 152 153 UUAAAA IZMAAA OOOOxx -7150 8771 0 2 0 10 50 150 1150 2150 7150 100 101 APAAAA JZMAAA VVVVxx -6471 8772 1 3 1 11 71 471 471 1471 6471 142 143 XOAAAA KZMAAA AAAAxx -1927 8773 1 3 7 7 27 927 1927 1927 1927 54 55 DWAAAA LZMAAA HHHHxx -227 8774 1 3 7 7 27 227 227 227 227 54 55 TIAAAA MZMAAA OOOOxx -6462 8775 0 2 2 2 62 462 462 1462 6462 124 125 OOAAAA NZMAAA VVVVxx -5227 8776 1 3 7 7 27 227 1227 227 5227 54 55 BTAAAA OZMAAA AAAAxx -1074 8777 0 2 4 14 74 74 1074 1074 1074 148 149 IPAAAA PZMAAA HHHHxx -9448 8778 0 0 8 8 48 448 1448 4448 9448 96 97 KZAAAA QZMAAA OOOOxx -4459 8779 1 3 9 19 59 459 459 4459 4459 118 119 NPAAAA RZMAAA VVVVxx -2478 8780 0 2 8 18 78 478 478 2478 2478 156 157 IRAAAA SZMAAA AAAAxx -5005 8781 1 1 5 5 5 5 1005 5 5005 10 11 NKAAAA TZMAAA HHHHxx -2418 8782 0 2 8 18 18 418 418 2418 2418 36 37 APAAAA UZMAAA OOOOxx -6991 8783 1 3 1 11 91 991 991 1991 6991 182 183 XIAAAA VZMAAA VVVVxx -4729 8784 1 1 9 9 29 729 729 4729 4729 58 59 XZAAAA WZMAAA AAAAxx -3548 8785 0 0 8 8 48 548 1548 3548 3548 96 97 MGAAAA XZMAAA HHHHxx -9616 8786 0 0 6 16 16 616 1616 4616 9616 32 33 WFAAAA YZMAAA OOOOxx -2901 8787 1 1 1 1 1 901 901 2901 2901 2 3 PHAAAA ZZMAAA VVVVxx -10 8788 0 2 0 10 10 10 10 10 10 20 21 KAAAAA AANAAA AAAAxx -2637 8789 1 1 7 17 37 637 637 2637 2637 74 75 LXAAAA BANAAA HHHHxx -6747 8790 1 3 7 7 47 747 747 1747 6747 94 95 NZAAAA CANAAA OOOOxx -797 8791 1 1 7 17 97 797 797 797 797 194 195 REAAAA DANAAA VVVVxx -7609 8792 1 1 9 9 9 609 1609 2609 7609 18 19 RGAAAA EANAAA AAAAxx -8290 8793 0 2 0 10 90 290 290 3290 8290 180 181 WGAAAA FANAAA HHHHxx -8765 8794 1 1 5 5 65 765 765 3765 8765 130 131 DZAAAA GANAAA OOOOxx -8053 8795 1 1 3 13 53 53 53 3053 8053 106 107 TXAAAA HANAAA VVVVxx -5602 8796 0 2 2 2 2 602 1602 602 5602 4 5 MHAAAA IANAAA AAAAxx -3672 8797 0 0 2 12 72 672 1672 3672 3672 144 145 GLAAAA JANAAA HHHHxx -7513 8798 1 1 3 13 13 513 1513 2513 7513 26 27 ZCAAAA KANAAA OOOOxx -3462 8799 0 2 2 2 62 462 1462 3462 3462 124 125 EDAAAA LANAAA VVVVxx -4457 8800 1 1 7 17 57 457 457 4457 4457 114 115 LPAAAA MANAAA AAAAxx -6547 8801 1 3 7 7 47 547 547 1547 6547 94 95 VRAAAA NANAAA HHHHxx -7417 8802 1 1 7 17 17 417 1417 2417 7417 34 35 HZAAAA OANAAA OOOOxx -8641 8803 1 1 1 1 41 641 641 3641 8641 82 83 JUAAAA PANAAA VVVVxx -149 8804 1 1 9 9 49 149 149 149 149 98 99 TFAAAA QANAAA AAAAxx -5041 8805 1 1 1 1 41 41 1041 41 5041 82 83 XLAAAA RANAAA HHHHxx -9232 8806 0 0 2 12 32 232 1232 4232 9232 64 65 CRAAAA SANAAA OOOOxx -3603 8807 1 3 3 3 3 603 1603 3603 3603 6 7 PIAAAA TANAAA VVVVxx -2792 8808 0 0 2 12 92 792 792 2792 2792 184 185 KDAAAA UANAAA AAAAxx -6620 8809 0 0 0 0 20 620 620 1620 6620 40 41 QUAAAA VANAAA HHHHxx -4000 8810 0 0 0 0 0 0 0 4000 4000 0 1 WXAAAA WANAAA OOOOxx -659 8811 1 3 9 19 59 659 659 659 659 118 119 JZAAAA XANAAA VVVVxx -8174 8812 0 2 4 14 74 174 174 3174 8174 148 149 KCAAAA YANAAA AAAAxx -4599 8813 1 3 9 19 99 599 599 4599 4599 198 199 XUAAAA ZANAAA HHHHxx -7851 8814 1 3 1 11 51 851 1851 2851 7851 102 103 ZPAAAA ABNAAA OOOOxx -6284 8815 0 0 4 4 84 284 284 1284 6284 168 169 SHAAAA BBNAAA VVVVxx -7116 8816 0 0 6 16 16 116 1116 2116 7116 32 33 SNAAAA CBNAAA AAAAxx -5595 8817 1 3 5 15 95 595 1595 595 5595 190 191 FHAAAA DBNAAA HHHHxx -2903 8818 1 3 3 3 3 903 903 2903 2903 6 7 RHAAAA EBNAAA OOOOxx -5948 8819 0 0 8 8 48 948 1948 948 5948 96 97 UUAAAA FBNAAA VVVVxx -225 8820 1 1 5 5 25 225 225 225 225 50 51 RIAAAA GBNAAA AAAAxx -524 8821 0 0 4 4 24 524 524 524 524 48 49 EUAAAA HBNAAA HHHHxx -7639 8822 1 3 9 19 39 639 1639 2639 7639 78 79 VHAAAA IBNAAA OOOOxx -7297 8823 1 1 7 17 97 297 1297 2297 7297 194 195 RUAAAA JBNAAA VVVVxx -2606 8824 0 2 6 6 6 606 606 2606 2606 12 13 GWAAAA KBNAAA AAAAxx -4771 8825 1 3 1 11 71 771 771 4771 4771 142 143 NBAAAA LBNAAA HHHHxx -8162 8826 0 2 2 2 62 162 162 3162 8162 124 125 YBAAAA MBNAAA OOOOxx -8999 8827 1 3 9 19 99 999 999 3999 8999 198 199 DIAAAA NBNAAA VVVVxx -2309 8828 1 1 9 9 9 309 309 2309 2309 18 19 VKAAAA OBNAAA AAAAxx -3594 8829 0 2 4 14 94 594 1594 3594 3594 188 189 GIAAAA PBNAAA HHHHxx -6092 8830 0 0 2 12 92 92 92 1092 6092 184 185 IAAAAA QBNAAA OOOOxx -7467 8831 1 3 7 7 67 467 1467 2467 7467 134 135 FBAAAA RBNAAA VVVVxx -6986 8832 0 2 6 6 86 986 986 1986 6986 172 173 SIAAAA SBNAAA AAAAxx -9898 8833 0 2 8 18 98 898 1898 4898 9898 196 197 SQAAAA TBNAAA HHHHxx -9578 8834 0 2 8 18 78 578 1578 4578 9578 156 157 KEAAAA UBNAAA OOOOxx -156 8835 0 0 6 16 56 156 156 156 156 112 113 AGAAAA VBNAAA VVVVxx -5810 8836 0 2 0 10 10 810 1810 810 5810 20 21 MPAAAA WBNAAA AAAAxx -790 8837 0 2 0 10 90 790 790 790 790 180 181 KEAAAA XBNAAA HHHHxx -6840 8838 0 0 0 0 40 840 840 1840 6840 80 81 CDAAAA YBNAAA OOOOxx -6725 8839 1 1 5 5 25 725 725 1725 6725 50 51 RYAAAA ZBNAAA VVVVxx -5528 8840 0 0 8 8 28 528 1528 528 5528 56 57 QEAAAA ACNAAA AAAAxx -4120 8841 0 0 0 0 20 120 120 4120 4120 40 41 MCAAAA BCNAAA HHHHxx -6694 8842 0 2 4 14 94 694 694 1694 6694 188 189 MXAAAA CCNAAA OOOOxx -3552 8843 0 0 2 12 52 552 1552 3552 3552 104 105 QGAAAA DCNAAA VVVVxx -1478 8844 0 2 8 18 78 478 1478 1478 1478 156 157 WEAAAA ECNAAA AAAAxx -8084 8845 0 0 4 4 84 84 84 3084 8084 168 169 YYAAAA FCNAAA HHHHxx -7578 8846 0 2 8 18 78 578 1578 2578 7578 156 157 MFAAAA GCNAAA OOOOxx -6314 8847 0 2 4 14 14 314 314 1314 6314 28 29 WIAAAA HCNAAA VVVVxx -6123 8848 1 3 3 3 23 123 123 1123 6123 46 47 NBAAAA ICNAAA AAAAxx -9443 8849 1 3 3 3 43 443 1443 4443 9443 86 87 FZAAAA JCNAAA HHHHxx -9628 8850 0 0 8 8 28 628 1628 4628 9628 56 57 IGAAAA KCNAAA OOOOxx -8508 8851 0 0 8 8 8 508 508 3508 8508 16 17 GPAAAA LCNAAA VVVVxx -5552 8852 0 0 2 12 52 552 1552 552 5552 104 105 OFAAAA MCNAAA AAAAxx -5327 8853 1 3 7 7 27 327 1327 327 5327 54 55 XWAAAA NCNAAA HHHHxx -7771 8854 1 3 1 11 71 771 1771 2771 7771 142 143 XMAAAA OCNAAA OOOOxx -8932 8855 0 0 2 12 32 932 932 3932 8932 64 65 OFAAAA PCNAAA VVVVxx -3526 8856 0 2 6 6 26 526 1526 3526 3526 52 53 QFAAAA QCNAAA AAAAxx -4340 8857 0 0 0 0 40 340 340 4340 4340 80 81 YKAAAA RCNAAA HHHHxx -9419 8858 1 3 9 19 19 419 1419 4419 9419 38 39 HYAAAA SCNAAA OOOOxx -8421 8859 1 1 1 1 21 421 421 3421 8421 42 43 XLAAAA TCNAAA VVVVxx -7431 8860 1 3 1 11 31 431 1431 2431 7431 62 63 VZAAAA UCNAAA AAAAxx -172 8861 0 0 2 12 72 172 172 172 172 144 145 QGAAAA VCNAAA HHHHxx -3279 8862 1 3 9 19 79 279 1279 3279 3279 158 159 DWAAAA WCNAAA OOOOxx -1508 8863 0 0 8 8 8 508 1508 1508 1508 16 17 AGAAAA XCNAAA VVVVxx -7091 8864 1 3 1 11 91 91 1091 2091 7091 182 183 TMAAAA YCNAAA AAAAxx -1419 8865 1 3 9 19 19 419 1419 1419 1419 38 39 PCAAAA ZCNAAA HHHHxx -3032 8866 0 0 2 12 32 32 1032 3032 3032 64 65 QMAAAA ADNAAA OOOOxx -8683 8867 1 3 3 3 83 683 683 3683 8683 166 167 ZVAAAA BDNAAA VVVVxx -4763 8868 1 3 3 3 63 763 763 4763 4763 126 127 FBAAAA CDNAAA AAAAxx -4424 8869 0 0 4 4 24 424 424 4424 4424 48 49 EOAAAA DDNAAA HHHHxx -8640 8870 0 0 0 0 40 640 640 3640 8640 80 81 IUAAAA EDNAAA OOOOxx -7187 8871 1 3 7 7 87 187 1187 2187 7187 174 175 LQAAAA FDNAAA VVVVxx -6247 8872 1 3 7 7 47 247 247 1247 6247 94 95 HGAAAA GDNAAA AAAAxx -7340 8873 0 0 0 0 40 340 1340 2340 7340 80 81 IWAAAA HDNAAA HHHHxx -182 8874 0 2 2 2 82 182 182 182 182 164 165 AHAAAA IDNAAA OOOOxx -2948 8875 0 0 8 8 48 948 948 2948 2948 96 97 KJAAAA JDNAAA VVVVxx -9462 8876 0 2 2 2 62 462 1462 4462 9462 124 125 YZAAAA KDNAAA AAAAxx -5997 8877 1 1 7 17 97 997 1997 997 5997 194 195 RWAAAA LDNAAA HHHHxx -5608 8878 0 0 8 8 8 608 1608 608 5608 16 17 SHAAAA MDNAAA OOOOxx -1472 8879 0 0 2 12 72 472 1472 1472 1472 144 145 QEAAAA NDNAAA VVVVxx -277 8880 1 1 7 17 77 277 277 277 277 154 155 RKAAAA ODNAAA AAAAxx -4807 8881 1 3 7 7 7 807 807 4807 4807 14 15 XCAAAA PDNAAA HHHHxx -4969 8882 1 1 9 9 69 969 969 4969 4969 138 139 DJAAAA QDNAAA OOOOxx -5611 8883 1 3 1 11 11 611 1611 611 5611 22 23 VHAAAA RDNAAA VVVVxx -372 8884 0 0 2 12 72 372 372 372 372 144 145 IOAAAA SDNAAA AAAAxx -6666 8885 0 2 6 6 66 666 666 1666 6666 132 133 KWAAAA TDNAAA HHHHxx -476 8886 0 0 6 16 76 476 476 476 476 152 153 ISAAAA UDNAAA OOOOxx -5225 8887 1 1 5 5 25 225 1225 225 5225 50 51 ZSAAAA VDNAAA VVVVxx -5143 8888 1 3 3 3 43 143 1143 143 5143 86 87 VPAAAA WDNAAA AAAAxx -1853 8889 1 1 3 13 53 853 1853 1853 1853 106 107 HTAAAA XDNAAA HHHHxx -675 8890 1 3 5 15 75 675 675 675 675 150 151 ZZAAAA YDNAAA OOOOxx -5643 8891 1 3 3 3 43 643 1643 643 5643 86 87 BJAAAA ZDNAAA VVVVxx -5317 8892 1 1 7 17 17 317 1317 317 5317 34 35 NWAAAA AENAAA AAAAxx -8102 8893 0 2 2 2 2 102 102 3102 8102 4 5 QZAAAA BENAAA HHHHxx -978 8894 0 2 8 18 78 978 978 978 978 156 157 QLAAAA CENAAA OOOOxx -4620 8895 0 0 0 0 20 620 620 4620 4620 40 41 SVAAAA DENAAA VVVVxx -151 8896 1 3 1 11 51 151 151 151 151 102 103 VFAAAA EENAAA AAAAxx -972 8897 0 0 2 12 72 972 972 972 972 144 145 KLAAAA FENAAA HHHHxx -6820 8898 0 0 0 0 20 820 820 1820 6820 40 41 ICAAAA GENAAA OOOOxx -7387 8899 1 3 7 7 87 387 1387 2387 7387 174 175 DYAAAA HENAAA VVVVxx -9634 8900 0 2 4 14 34 634 1634 4634 9634 68 69 OGAAAA IENAAA AAAAxx -6308 8901 0 0 8 8 8 308 308 1308 6308 16 17 QIAAAA JENAAA HHHHxx -8323 8902 1 3 3 3 23 323 323 3323 8323 46 47 DIAAAA KENAAA OOOOxx -6672 8903 0 0 2 12 72 672 672 1672 6672 144 145 QWAAAA LENAAA VVVVxx -8283 8904 1 3 3 3 83 283 283 3283 8283 166 167 PGAAAA MENAAA AAAAxx -7996 8905 0 0 6 16 96 996 1996 2996 7996 192 193 OVAAAA NENAAA HHHHxx -6488 8906 0 0 8 8 88 488 488 1488 6488 176 177 OPAAAA OENAAA OOOOxx -2365 8907 1 1 5 5 65 365 365 2365 2365 130 131 ZMAAAA PENAAA VVVVxx -9746 8908 0 2 6 6 46 746 1746 4746 9746 92 93 WKAAAA QENAAA AAAAxx -8605 8909 1 1 5 5 5 605 605 3605 8605 10 11 ZSAAAA RENAAA HHHHxx -3342 8910 0 2 2 2 42 342 1342 3342 3342 84 85 OYAAAA SENAAA OOOOxx -8429 8911 1 1 9 9 29 429 429 3429 8429 58 59 FMAAAA TENAAA VVVVxx -1162 8912 0 2 2 2 62 162 1162 1162 1162 124 125 SSAAAA UENAAA AAAAxx -531 8913 1 3 1 11 31 531 531 531 531 62 63 LUAAAA VENAAA HHHHxx -8408 8914 0 0 8 8 8 408 408 3408 8408 16 17 KLAAAA WENAAA OOOOxx -8862 8915 0 2 2 2 62 862 862 3862 8862 124 125 WCAAAA XENAAA VVVVxx -5843 8916 1 3 3 3 43 843 1843 843 5843 86 87 TQAAAA YENAAA AAAAxx -8704 8917 0 0 4 4 4 704 704 3704 8704 8 9 UWAAAA ZENAAA HHHHxx -7070 8918 0 2 0 10 70 70 1070 2070 7070 140 141 YLAAAA AFNAAA OOOOxx -9119 8919 1 3 9 19 19 119 1119 4119 9119 38 39 TMAAAA BFNAAA VVVVxx -8344 8920 0 0 4 4 44 344 344 3344 8344 88 89 YIAAAA CFNAAA AAAAxx -8979 8921 1 3 9 19 79 979 979 3979 8979 158 159 JHAAAA DFNAAA HHHHxx -2971 8922 1 3 1 11 71 971 971 2971 2971 142 143 HKAAAA EFNAAA OOOOxx -7700 8923 0 0 0 0 0 700 1700 2700 7700 0 1 EKAAAA FFNAAA VVVVxx -8280 8924 0 0 0 0 80 280 280 3280 8280 160 161 MGAAAA GFNAAA AAAAxx -9096 8925 0 0 6 16 96 96 1096 4096 9096 192 193 WLAAAA HFNAAA HHHHxx -99 8926 1 3 9 19 99 99 99 99 99 198 199 VDAAAA IFNAAA OOOOxx -6696 8927 0 0 6 16 96 696 696 1696 6696 192 193 OXAAAA JFNAAA VVVVxx -9490 8928 0 2 0 10 90 490 1490 4490 9490 180 181 ABAAAA KFNAAA AAAAxx -9073 8929 1 1 3 13 73 73 1073 4073 9073 146 147 ZKAAAA LFNAAA HHHHxx -1861 8930 1 1 1 1 61 861 1861 1861 1861 122 123 PTAAAA MFNAAA OOOOxx -4413 8931 1 1 3 13 13 413 413 4413 4413 26 27 TNAAAA NFNAAA VVVVxx -6002 8932 0 2 2 2 2 2 2 1002 6002 4 5 WWAAAA OFNAAA AAAAxx -439 8933 1 3 9 19 39 439 439 439 439 78 79 XQAAAA PFNAAA HHHHxx -5449 8934 1 1 9 9 49 449 1449 449 5449 98 99 PBAAAA QFNAAA OOOOxx -9737 8935 1 1 7 17 37 737 1737 4737 9737 74 75 NKAAAA RFNAAA VVVVxx -1898 8936 0 2 8 18 98 898 1898 1898 1898 196 197 AVAAAA SFNAAA AAAAxx -4189 8937 1 1 9 9 89 189 189 4189 4189 178 179 DFAAAA TFNAAA HHHHxx -1408 8938 0 0 8 8 8 408 1408 1408 1408 16 17 ECAAAA UFNAAA OOOOxx -394 8939 0 2 4 14 94 394 394 394 394 188 189 EPAAAA VFNAAA VVVVxx -1935 8940 1 3 5 15 35 935 1935 1935 1935 70 71 LWAAAA WFNAAA AAAAxx -3965 8941 1 1 5 5 65 965 1965 3965 3965 130 131 NWAAAA XFNAAA HHHHxx -6821 8942 1 1 1 1 21 821 821 1821 6821 42 43 JCAAAA YFNAAA OOOOxx -349 8943 1 1 9 9 49 349 349 349 349 98 99 LNAAAA ZFNAAA VVVVxx -8428 8944 0 0 8 8 28 428 428 3428 8428 56 57 EMAAAA AGNAAA AAAAxx -8200 8945 0 0 0 0 0 200 200 3200 8200 0 1 KDAAAA BGNAAA HHHHxx -1737 8946 1 1 7 17 37 737 1737 1737 1737 74 75 VOAAAA CGNAAA OOOOxx -6516 8947 0 0 6 16 16 516 516 1516 6516 32 33 QQAAAA DGNAAA VVVVxx -5441 8948 1 1 1 1 41 441 1441 441 5441 82 83 HBAAAA EGNAAA AAAAxx -5999 8949 1 3 9 19 99 999 1999 999 5999 198 199 TWAAAA FGNAAA HHHHxx -1539 8950 1 3 9 19 39 539 1539 1539 1539 78 79 FHAAAA GGNAAA OOOOxx -9067 8951 1 3 7 7 67 67 1067 4067 9067 134 135 TKAAAA HGNAAA VVVVxx -4061 8952 1 1 1 1 61 61 61 4061 4061 122 123 FAAAAA IGNAAA AAAAxx -1642 8953 0 2 2 2 42 642 1642 1642 1642 84 85 ELAAAA JGNAAA HHHHxx -4657 8954 1 1 7 17 57 657 657 4657 4657 114 115 DXAAAA KGNAAA OOOOxx -9934 8955 0 2 4 14 34 934 1934 4934 9934 68 69 CSAAAA LGNAAA VVVVxx -6385 8956 1 1 5 5 85 385 385 1385 6385 170 171 PLAAAA MGNAAA AAAAxx -6775 8957 1 3 5 15 75 775 775 1775 6775 150 151 PAAAAA NGNAAA HHHHxx -3873 8958 1 1 3 13 73 873 1873 3873 3873 146 147 ZSAAAA OGNAAA OOOOxx -3862 8959 0 2 2 2 62 862 1862 3862 3862 124 125 OSAAAA PGNAAA VVVVxx -1224 8960 0 0 4 4 24 224 1224 1224 1224 48 49 CVAAAA QGNAAA AAAAxx -4483 8961 1 3 3 3 83 483 483 4483 4483 166 167 LQAAAA RGNAAA HHHHxx -3685 8962 1 1 5 5 85 685 1685 3685 3685 170 171 TLAAAA SGNAAA OOOOxx -6082 8963 0 2 2 2 82 82 82 1082 6082 164 165 YZAAAA TGNAAA VVVVxx -7798 8964 0 2 8 18 98 798 1798 2798 7798 196 197 YNAAAA UGNAAA AAAAxx -9039 8965 1 3 9 19 39 39 1039 4039 9039 78 79 RJAAAA VGNAAA HHHHxx -985 8966 1 1 5 5 85 985 985 985 985 170 171 XLAAAA WGNAAA OOOOxx -5389 8967 1 1 9 9 89 389 1389 389 5389 178 179 HZAAAA XGNAAA VVVVxx -1716 8968 0 0 6 16 16 716 1716 1716 1716 32 33 AOAAAA YGNAAA AAAAxx -4209 8969 1 1 9 9 9 209 209 4209 4209 18 19 XFAAAA ZGNAAA HHHHxx -746 8970 0 2 6 6 46 746 746 746 746 92 93 SCAAAA AHNAAA OOOOxx -6295 8971 1 3 5 15 95 295 295 1295 6295 190 191 DIAAAA BHNAAA VVVVxx -9754 8972 0 2 4 14 54 754 1754 4754 9754 108 109 ELAAAA CHNAAA AAAAxx -2336 8973 0 0 6 16 36 336 336 2336 2336 72 73 WLAAAA DHNAAA HHHHxx -3701 8974 1 1 1 1 1 701 1701 3701 3701 2 3 JMAAAA EHNAAA OOOOxx -3551 8975 1 3 1 11 51 551 1551 3551 3551 102 103 PGAAAA FHNAAA VVVVxx -8516 8976 0 0 6 16 16 516 516 3516 8516 32 33 OPAAAA GHNAAA AAAAxx -9290 8977 0 2 0 10 90 290 1290 4290 9290 180 181 ITAAAA HHNAAA HHHHxx -5686 8978 0 2 6 6 86 686 1686 686 5686 172 173 SKAAAA IHNAAA OOOOxx -2893 8979 1 1 3 13 93 893 893 2893 2893 186 187 HHAAAA JHNAAA VVVVxx -6279 8980 1 3 9 19 79 279 279 1279 6279 158 159 NHAAAA KHNAAA AAAAxx -2278 8981 0 2 8 18 78 278 278 2278 2278 156 157 QJAAAA LHNAAA HHHHxx -1618 8982 0 2 8 18 18 618 1618 1618 1618 36 37 GKAAAA MHNAAA OOOOxx -3450 8983 0 2 0 10 50 450 1450 3450 3450 100 101 SCAAAA NHNAAA VVVVxx -8857 8984 1 1 7 17 57 857 857 3857 8857 114 115 RCAAAA OHNAAA AAAAxx -1005 8985 1 1 5 5 5 5 1005 1005 1005 10 11 RMAAAA PHNAAA HHHHxx -4727 8986 1 3 7 7 27 727 727 4727 4727 54 55 VZAAAA QHNAAA OOOOxx -7617 8987 1 1 7 17 17 617 1617 2617 7617 34 35 ZGAAAA RHNAAA VVVVxx -2021 8988 1 1 1 1 21 21 21 2021 2021 42 43 TZAAAA SHNAAA AAAAxx -9124 8989 0 0 4 4 24 124 1124 4124 9124 48 49 YMAAAA THNAAA HHHHxx -3175 8990 1 3 5 15 75 175 1175 3175 3175 150 151 DSAAAA UHNAAA OOOOxx -2949 8991 1 1 9 9 49 949 949 2949 2949 98 99 LJAAAA VHNAAA VVVVxx -2424 8992 0 0 4 4 24 424 424 2424 2424 48 49 GPAAAA WHNAAA AAAAxx -4791 8993 1 3 1 11 91 791 791 4791 4791 182 183 HCAAAA XHNAAA HHHHxx -7500 8994 0 0 0 0 0 500 1500 2500 7500 0 1 MCAAAA YHNAAA OOOOxx -4893 8995 1 1 3 13 93 893 893 4893 4893 186 187 FGAAAA ZHNAAA VVVVxx -121 8996 1 1 1 1 21 121 121 121 121 42 43 REAAAA AINAAA AAAAxx -1965 8997 1 1 5 5 65 965 1965 1965 1965 130 131 PXAAAA BINAAA HHHHxx -2972 8998 0 0 2 12 72 972 972 2972 2972 144 145 IKAAAA CINAAA OOOOxx -662 8999 0 2 2 2 62 662 662 662 662 124 125 MZAAAA DINAAA VVVVxx -7074 9000 0 2 4 14 74 74 1074 2074 7074 148 149 CMAAAA EINAAA AAAAxx -981 9001 1 1 1 1 81 981 981 981 981 162 163 TLAAAA FINAAA HHHHxx -3520 9002 0 0 0 0 20 520 1520 3520 3520 40 41 KFAAAA GINAAA OOOOxx -6540 9003 0 0 0 0 40 540 540 1540 6540 80 81 ORAAAA HINAAA VVVVxx -6648 9004 0 0 8 8 48 648 648 1648 6648 96 97 SVAAAA IINAAA AAAAxx -7076 9005 0 0 6 16 76 76 1076 2076 7076 152 153 EMAAAA JINAAA HHHHxx -6919 9006 1 3 9 19 19 919 919 1919 6919 38 39 DGAAAA KINAAA OOOOxx -1108 9007 0 0 8 8 8 108 1108 1108 1108 16 17 QQAAAA LINAAA VVVVxx -317 9008 1 1 7 17 17 317 317 317 317 34 35 FMAAAA MINAAA AAAAxx -3483 9009 1 3 3 3 83 483 1483 3483 3483 166 167 ZDAAAA NINAAA HHHHxx -6764 9010 0 0 4 4 64 764 764 1764 6764 128 129 EAAAAA OINAAA OOOOxx -1235 9011 1 3 5 15 35 235 1235 1235 1235 70 71 NVAAAA PINAAA VVVVxx -7121 9012 1 1 1 1 21 121 1121 2121 7121 42 43 XNAAAA QINAAA AAAAxx -426 9013 0 2 6 6 26 426 426 426 426 52 53 KQAAAA RINAAA HHHHxx -6880 9014 0 0 0 0 80 880 880 1880 6880 160 161 QEAAAA SINAAA OOOOxx -5401 9015 1 1 1 1 1 401 1401 401 5401 2 3 TZAAAA TINAAA VVVVxx -7323 9016 1 3 3 3 23 323 1323 2323 7323 46 47 RVAAAA UINAAA AAAAxx -9751 9017 1 3 1 11 51 751 1751 4751 9751 102 103 BLAAAA VINAAA HHHHxx -3436 9018 0 0 6 16 36 436 1436 3436 3436 72 73 ECAAAA WINAAA OOOOxx -7319 9019 1 3 9 19 19 319 1319 2319 7319 38 39 NVAAAA XINAAA VVVVxx -7882 9020 0 2 2 2 82 882 1882 2882 7882 164 165 ERAAAA YINAAA AAAAxx -8260 9021 0 0 0 0 60 260 260 3260 8260 120 121 SFAAAA ZINAAA HHHHxx -9758 9022 0 2 8 18 58 758 1758 4758 9758 116 117 ILAAAA AJNAAA OOOOxx -4205 9023 1 1 5 5 5 205 205 4205 4205 10 11 TFAAAA BJNAAA VVVVxx -8884 9024 0 0 4 4 84 884 884 3884 8884 168 169 SDAAAA CJNAAA AAAAxx -1112 9025 0 0 2 12 12 112 1112 1112 1112 24 25 UQAAAA DJNAAA HHHHxx -2186 9026 0 2 6 6 86 186 186 2186 2186 172 173 CGAAAA EJNAAA OOOOxx -8666 9027 0 2 6 6 66 666 666 3666 8666 132 133 IVAAAA FJNAAA VVVVxx -4325 9028 1 1 5 5 25 325 325 4325 4325 50 51 JKAAAA GJNAAA AAAAxx -4912 9029 0 0 2 12 12 912 912 4912 4912 24 25 YGAAAA HJNAAA HHHHxx -6497 9030 1 1 7 17 97 497 497 1497 6497 194 195 XPAAAA IJNAAA OOOOxx -9072 9031 0 0 2 12 72 72 1072 4072 9072 144 145 YKAAAA JJNAAA VVVVxx -8899 9032 1 3 9 19 99 899 899 3899 8899 198 199 HEAAAA KJNAAA AAAAxx -5619 9033 1 3 9 19 19 619 1619 619 5619 38 39 DIAAAA LJNAAA HHHHxx -4110 9034 0 2 0 10 10 110 110 4110 4110 20 21 CCAAAA MJNAAA OOOOxx -7025 9035 1 1 5 5 25 25 1025 2025 7025 50 51 FKAAAA NJNAAA VVVVxx -5605 9036 1 1 5 5 5 605 1605 605 5605 10 11 PHAAAA OJNAAA AAAAxx -2572 9037 0 0 2 12 72 572 572 2572 2572 144 145 YUAAAA PJNAAA HHHHxx -3895 9038 1 3 5 15 95 895 1895 3895 3895 190 191 VTAAAA QJNAAA OOOOxx -9138 9039 0 2 8 18 38 138 1138 4138 9138 76 77 MNAAAA RJNAAA VVVVxx -4713 9040 1 1 3 13 13 713 713 4713 4713 26 27 HZAAAA SJNAAA AAAAxx -6079 9041 1 3 9 19 79 79 79 1079 6079 158 159 VZAAAA TJNAAA HHHHxx -8898 9042 0 2 8 18 98 898 898 3898 8898 196 197 GEAAAA UJNAAA OOOOxx -2650 9043 0 2 0 10 50 650 650 2650 2650 100 101 YXAAAA VJNAAA VVVVxx -5316 9044 0 0 6 16 16 316 1316 316 5316 32 33 MWAAAA WJNAAA AAAAxx -5133 9045 1 1 3 13 33 133 1133 133 5133 66 67 LPAAAA XJNAAA HHHHxx -2184 9046 0 0 4 4 84 184 184 2184 2184 168 169 AGAAAA YJNAAA OOOOxx -2728 9047 0 0 8 8 28 728 728 2728 2728 56 57 YAAAAA ZJNAAA VVVVxx -6737 9048 1 1 7 17 37 737 737 1737 6737 74 75 DZAAAA AKNAAA AAAAxx -1128 9049 0 0 8 8 28 128 1128 1128 1128 56 57 KRAAAA BKNAAA HHHHxx -9662 9050 0 2 2 2 62 662 1662 4662 9662 124 125 QHAAAA CKNAAA OOOOxx -9384 9051 0 0 4 4 84 384 1384 4384 9384 168 169 YWAAAA DKNAAA VVVVxx -4576 9052 0 0 6 16 76 576 576 4576 4576 152 153 AUAAAA EKNAAA AAAAxx -9613 9053 1 1 3 13 13 613 1613 4613 9613 26 27 TFAAAA FKNAAA HHHHxx -4001 9054 1 1 1 1 1 1 1 4001 4001 2 3 XXAAAA GKNAAA OOOOxx -3628 9055 0 0 8 8 28 628 1628 3628 3628 56 57 OJAAAA HKNAAA VVVVxx -6968 9056 0 0 8 8 68 968 968 1968 6968 136 137 AIAAAA IKNAAA AAAAxx -6491 9057 1 3 1 11 91 491 491 1491 6491 182 183 RPAAAA JKNAAA HHHHxx -1265 9058 1 1 5 5 65 265 1265 1265 1265 130 131 RWAAAA KKNAAA OOOOxx -6128 9059 0 0 8 8 28 128 128 1128 6128 56 57 SBAAAA LKNAAA VVVVxx -4274 9060 0 2 4 14 74 274 274 4274 4274 148 149 KIAAAA MKNAAA AAAAxx -3598 9061 0 2 8 18 98 598 1598 3598 3598 196 197 KIAAAA NKNAAA HHHHxx -7961 9062 1 1 1 1 61 961 1961 2961 7961 122 123 FUAAAA OKNAAA OOOOxx -2643 9063 1 3 3 3 43 643 643 2643 2643 86 87 RXAAAA PKNAAA VVVVxx -4547 9064 1 3 7 7 47 547 547 4547 4547 94 95 XSAAAA QKNAAA AAAAxx -3568 9065 0 0 8 8 68 568 1568 3568 3568 136 137 GHAAAA RKNAAA HHHHxx -8954 9066 0 2 4 14 54 954 954 3954 8954 108 109 KGAAAA SKNAAA OOOOxx -8802 9067 0 2 2 2 2 802 802 3802 8802 4 5 OAAAAA TKNAAA VVVVxx -7829 9068 1 1 9 9 29 829 1829 2829 7829 58 59 DPAAAA UKNAAA AAAAxx -1008 9069 0 0 8 8 8 8 1008 1008 1008 16 17 UMAAAA VKNAAA HHHHxx -3627 9070 1 3 7 7 27 627 1627 3627 3627 54 55 NJAAAA WKNAAA OOOOxx -3999 9071 1 3 9 19 99 999 1999 3999 3999 198 199 VXAAAA XKNAAA VVVVxx -7697 9072 1 1 7 17 97 697 1697 2697 7697 194 195 BKAAAA YKNAAA AAAAxx -9380 9073 0 0 0 0 80 380 1380 4380 9380 160 161 UWAAAA ZKNAAA HHHHxx -2707 9074 1 3 7 7 7 707 707 2707 2707 14 15 DAAAAA ALNAAA OOOOxx -4430 9075 0 2 0 10 30 430 430 4430 4430 60 61 KOAAAA BLNAAA VVVVxx -6440 9076 0 0 0 0 40 440 440 1440 6440 80 81 SNAAAA CLNAAA AAAAxx -9958 9077 0 2 8 18 58 958 1958 4958 9958 116 117 ATAAAA DLNAAA HHHHxx -7592 9078 0 0 2 12 92 592 1592 2592 7592 184 185 AGAAAA ELNAAA OOOOxx -7852 9079 0 0 2 12 52 852 1852 2852 7852 104 105 AQAAAA FLNAAA VVVVxx -9253 9080 1 1 3 13 53 253 1253 4253 9253 106 107 XRAAAA GLNAAA AAAAxx -5910 9081 0 2 0 10 10 910 1910 910 5910 20 21 ITAAAA HLNAAA HHHHxx -7487 9082 1 3 7 7 87 487 1487 2487 7487 174 175 ZBAAAA ILNAAA OOOOxx -6324 9083 0 0 4 4 24 324 324 1324 6324 48 49 GJAAAA JLNAAA VVVVxx -5792 9084 0 0 2 12 92 792 1792 792 5792 184 185 UOAAAA KLNAAA AAAAxx -7390 9085 0 2 0 10 90 390 1390 2390 7390 180 181 GYAAAA LLNAAA HHHHxx -8534 9086 0 2 4 14 34 534 534 3534 8534 68 69 GQAAAA MLNAAA OOOOxx -2690 9087 0 2 0 10 90 690 690 2690 2690 180 181 MZAAAA NLNAAA VVVVxx -3992 9088 0 0 2 12 92 992 1992 3992 3992 184 185 OXAAAA OLNAAA AAAAxx -6928 9089 0 0 8 8 28 928 928 1928 6928 56 57 MGAAAA PLNAAA HHHHxx -7815 9090 1 3 5 15 15 815 1815 2815 7815 30 31 POAAAA QLNAAA OOOOxx -9477 9091 1 1 7 17 77 477 1477 4477 9477 154 155 NAAAAA RLNAAA VVVVxx -497 9092 1 1 7 17 97 497 497 497 497 194 195 DTAAAA SLNAAA AAAAxx -7532 9093 0 0 2 12 32 532 1532 2532 7532 64 65 SDAAAA TLNAAA HHHHxx -9838 9094 0 2 8 18 38 838 1838 4838 9838 76 77 KOAAAA ULNAAA OOOOxx -1557 9095 1 1 7 17 57 557 1557 1557 1557 114 115 XHAAAA VLNAAA VVVVxx -2467 9096 1 3 7 7 67 467 467 2467 2467 134 135 XQAAAA WLNAAA AAAAxx -2367 9097 1 3 7 7 67 367 367 2367 2367 134 135 BNAAAA XLNAAA HHHHxx -5677 9098 1 1 7 17 77 677 1677 677 5677 154 155 JKAAAA YLNAAA OOOOxx -6193 9099 1 1 3 13 93 193 193 1193 6193 186 187 FEAAAA ZLNAAA VVVVxx -7126 9100 0 2 6 6 26 126 1126 2126 7126 52 53 COAAAA AMNAAA AAAAxx -5264 9101 0 0 4 4 64 264 1264 264 5264 128 129 MUAAAA BMNAAA HHHHxx -850 9102 0 2 0 10 50 850 850 850 850 100 101 SGAAAA CMNAAA OOOOxx -4854 9103 0 2 4 14 54 854 854 4854 4854 108 109 SEAAAA DMNAAA VVVVxx -4414 9104 0 2 4 14 14 414 414 4414 4414 28 29 UNAAAA EMNAAA AAAAxx -8971 9105 1 3 1 11 71 971 971 3971 8971 142 143 BHAAAA FMNAAA HHHHxx -9240 9106 0 0 0 0 40 240 1240 4240 9240 80 81 KRAAAA GMNAAA OOOOxx -7341 9107 1 1 1 1 41 341 1341 2341 7341 82 83 JWAAAA HMNAAA VVVVxx -3151 9108 1 3 1 11 51 151 1151 3151 3151 102 103 FRAAAA IMNAAA AAAAxx -1742 9109 0 2 2 2 42 742 1742 1742 1742 84 85 APAAAA JMNAAA HHHHxx -1347 9110 1 3 7 7 47 347 1347 1347 1347 94 95 VZAAAA KMNAAA OOOOxx -9418 9111 0 2 8 18 18 418 1418 4418 9418 36 37 GYAAAA LMNAAA VVVVxx -5452 9112 0 0 2 12 52 452 1452 452 5452 104 105 SBAAAA MMNAAA AAAAxx -8637 9113 1 1 7 17 37 637 637 3637 8637 74 75 FUAAAA NMNAAA HHHHxx -8287 9114 1 3 7 7 87 287 287 3287 8287 174 175 TGAAAA OMNAAA OOOOxx -9865 9115 1 1 5 5 65 865 1865 4865 9865 130 131 LPAAAA PMNAAA VVVVxx -1664 9116 0 0 4 4 64 664 1664 1664 1664 128 129 AMAAAA QMNAAA AAAAxx -9933 9117 1 1 3 13 33 933 1933 4933 9933 66 67 BSAAAA RMNAAA HHHHxx -3416 9118 0 0 6 16 16 416 1416 3416 3416 32 33 KBAAAA SMNAAA OOOOxx -7981 9119 1 1 1 1 81 981 1981 2981 7981 162 163 ZUAAAA TMNAAA VVVVxx -1981 9120 1 1 1 1 81 981 1981 1981 1981 162 163 FYAAAA UMNAAA AAAAxx -441 9121 1 1 1 1 41 441 441 441 441 82 83 ZQAAAA VMNAAA HHHHxx -1380 9122 0 0 0 0 80 380 1380 1380 1380 160 161 CBAAAA WMNAAA OOOOxx -7325 9123 1 1 5 5 25 325 1325 2325 7325 50 51 TVAAAA XMNAAA VVVVxx -5682 9124 0 2 2 2 82 682 1682 682 5682 164 165 OKAAAA YMNAAA AAAAxx -1024 9125 0 0 4 4 24 24 1024 1024 1024 48 49 KNAAAA ZMNAAA HHHHxx -1096 9126 0 0 6 16 96 96 1096 1096 1096 192 193 EQAAAA ANNAAA OOOOxx -4717 9127 1 1 7 17 17 717 717 4717 4717 34 35 LZAAAA BNNAAA VVVVxx -7948 9128 0 0 8 8 48 948 1948 2948 7948 96 97 STAAAA CNNAAA AAAAxx -4074 9129 0 2 4 14 74 74 74 4074 4074 148 149 SAAAAA DNNAAA HHHHxx -211 9130 1 3 1 11 11 211 211 211 211 22 23 DIAAAA ENNAAA OOOOxx -8993 9131 1 1 3 13 93 993 993 3993 8993 186 187 XHAAAA FNNAAA VVVVxx -4509 9132 1 1 9 9 9 509 509 4509 4509 18 19 LRAAAA GNNAAA AAAAxx -823 9133 1 3 3 3 23 823 823 823 823 46 47 RFAAAA HNNAAA HHHHxx -4747 9134 1 3 7 7 47 747 747 4747 4747 94 95 PAAAAA INNAAA OOOOxx -6955 9135 1 3 5 15 55 955 955 1955 6955 110 111 NHAAAA JNNAAA VVVVxx -7922 9136 0 2 2 2 22 922 1922 2922 7922 44 45 SSAAAA KNNAAA AAAAxx -6936 9137 0 0 6 16 36 936 936 1936 6936 72 73 UGAAAA LNNAAA HHHHxx -1546 9138 0 2 6 6 46 546 1546 1546 1546 92 93 MHAAAA MNNAAA OOOOxx -9836 9139 0 0 6 16 36 836 1836 4836 9836 72 73 IOAAAA NNNAAA VVVVxx -5626 9140 0 2 6 6 26 626 1626 626 5626 52 53 KIAAAA ONNAAA AAAAxx -4879 9141 1 3 9 19 79 879 879 4879 4879 158 159 RFAAAA PNNAAA HHHHxx -8590 9142 0 2 0 10 90 590 590 3590 8590 180 181 KSAAAA QNNAAA OOOOxx -8842 9143 0 2 2 2 42 842 842 3842 8842 84 85 CCAAAA RNNAAA VVVVxx -6505 9144 1 1 5 5 5 505 505 1505 6505 10 11 FQAAAA SNNAAA AAAAxx -2803 9145 1 3 3 3 3 803 803 2803 2803 6 7 VDAAAA TNNAAA HHHHxx -9258 9146 0 2 8 18 58 258 1258 4258 9258 116 117 CSAAAA UNNAAA OOOOxx -741 9147 1 1 1 1 41 741 741 741 741 82 83 NCAAAA VNNAAA VVVVxx -1457 9148 1 1 7 17 57 457 1457 1457 1457 114 115 BEAAAA WNNAAA AAAAxx -5777 9149 1 1 7 17 77 777 1777 777 5777 154 155 FOAAAA XNNAAA HHHHxx -2883 9150 1 3 3 3 83 883 883 2883 2883 166 167 XGAAAA YNNAAA OOOOxx -6610 9151 0 2 0 10 10 610 610 1610 6610 20 21 GUAAAA ZNNAAA VVVVxx -4331 9152 1 3 1 11 31 331 331 4331 4331 62 63 PKAAAA AONAAA AAAAxx -2712 9153 0 0 2 12 12 712 712 2712 2712 24 25 IAAAAA BONAAA HHHHxx -9268 9154 0 0 8 8 68 268 1268 4268 9268 136 137 MSAAAA CONAAA OOOOxx -410 9155 0 2 0 10 10 410 410 410 410 20 21 UPAAAA DONAAA VVVVxx -9411 9156 1 3 1 11 11 411 1411 4411 9411 22 23 ZXAAAA EONAAA AAAAxx -4683 9157 1 3 3 3 83 683 683 4683 4683 166 167 DYAAAA FONAAA HHHHxx -7072 9158 0 0 2 12 72 72 1072 2072 7072 144 145 AMAAAA GONAAA OOOOxx -5050 9159 0 2 0 10 50 50 1050 50 5050 100 101 GMAAAA HONAAA VVVVxx -5932 9160 0 0 2 12 32 932 1932 932 5932 64 65 EUAAAA IONAAA AAAAxx -2756 9161 0 0 6 16 56 756 756 2756 2756 112 113 ACAAAA JONAAA HHHHxx -9813 9162 1 1 3 13 13 813 1813 4813 9813 26 27 LNAAAA KONAAA OOOOxx -7388 9163 0 0 8 8 88 388 1388 2388 7388 176 177 EYAAAA LONAAA VVVVxx -2596 9164 0 0 6 16 96 596 596 2596 2596 192 193 WVAAAA MONAAA AAAAxx -5102 9165 0 2 2 2 2 102 1102 102 5102 4 5 GOAAAA NONAAA HHHHxx -208 9166 0 0 8 8 8 208 208 208 208 16 17 AIAAAA OONAAA OOOOxx -86 9167 0 2 6 6 86 86 86 86 86 172 173 IDAAAA PONAAA VVVVxx -8127 9168 1 3 7 7 27 127 127 3127 8127 54 55 PAAAAA QONAAA AAAAxx -5154 9169 0 2 4 14 54 154 1154 154 5154 108 109 GQAAAA RONAAA HHHHxx -4491 9170 1 3 1 11 91 491 491 4491 4491 182 183 TQAAAA SONAAA OOOOxx -7423 9171 1 3 3 3 23 423 1423 2423 7423 46 47 NZAAAA TONAAA VVVVxx -6441 9172 1 1 1 1 41 441 441 1441 6441 82 83 TNAAAA UONAAA AAAAxx -2920 9173 0 0 0 0 20 920 920 2920 2920 40 41 IIAAAA VONAAA HHHHxx -6386 9174 0 2 6 6 86 386 386 1386 6386 172 173 QLAAAA WONAAA OOOOxx -9744 9175 0 0 4 4 44 744 1744 4744 9744 88 89 UKAAAA XONAAA VVVVxx -2667 9176 1 3 7 7 67 667 667 2667 2667 134 135 PYAAAA YONAAA AAAAxx -5754 9177 0 2 4 14 54 754 1754 754 5754 108 109 INAAAA ZONAAA HHHHxx -4645 9178 1 1 5 5 45 645 645 4645 4645 90 91 RWAAAA APNAAA OOOOxx -4327 9179 1 3 7 7 27 327 327 4327 4327 54 55 LKAAAA BPNAAA VVVVxx -843 9180 1 3 3 3 43 843 843 843 843 86 87 LGAAAA CPNAAA AAAAxx -4085 9181 1 1 5 5 85 85 85 4085 4085 170 171 DBAAAA DPNAAA HHHHxx -2849 9182 1 1 9 9 49 849 849 2849 2849 98 99 PFAAAA EPNAAA OOOOxx -5734 9183 0 2 4 14 34 734 1734 734 5734 68 69 OMAAAA FPNAAA VVVVxx -5307 9184 1 3 7 7 7 307 1307 307 5307 14 15 DWAAAA GPNAAA AAAAxx -8433 9185 1 1 3 13 33 433 433 3433 8433 66 67 JMAAAA HPNAAA HHHHxx -3031 9186 1 3 1 11 31 31 1031 3031 3031 62 63 PMAAAA IPNAAA OOOOxx -5714 9187 0 2 4 14 14 714 1714 714 5714 28 29 ULAAAA JPNAAA VVVVxx -5969 9188 1 1 9 9 69 969 1969 969 5969 138 139 PVAAAA KPNAAA AAAAxx -2532 9189 0 0 2 12 32 532 532 2532 2532 64 65 KTAAAA LPNAAA HHHHxx -5219 9190 1 3 9 19 19 219 1219 219 5219 38 39 TSAAAA MPNAAA OOOOxx -7343 9191 1 3 3 3 43 343 1343 2343 7343 86 87 LWAAAA NPNAAA VVVVxx -9089 9192 1 1 9 9 89 89 1089 4089 9089 178 179 PLAAAA OPNAAA AAAAxx -9337 9193 1 1 7 17 37 337 1337 4337 9337 74 75 DVAAAA PPNAAA HHHHxx -5131 9194 1 3 1 11 31 131 1131 131 5131 62 63 JPAAAA QPNAAA OOOOxx -6253 9195 1 1 3 13 53 253 253 1253 6253 106 107 NGAAAA RPNAAA VVVVxx -5140 9196 0 0 0 0 40 140 1140 140 5140 80 81 SPAAAA SPNAAA AAAAxx -2953 9197 1 1 3 13 53 953 953 2953 2953 106 107 PJAAAA TPNAAA HHHHxx -4293 9198 1 1 3 13 93 293 293 4293 4293 186 187 DJAAAA UPNAAA OOOOxx -9974 9199 0 2 4 14 74 974 1974 4974 9974 148 149 QTAAAA VPNAAA VVVVxx -5061 9200 1 1 1 1 61 61 1061 61 5061 122 123 RMAAAA WPNAAA AAAAxx -8570 9201 0 2 0 10 70 570 570 3570 8570 140 141 QRAAAA XPNAAA HHHHxx -9504 9202 0 0 4 4 4 504 1504 4504 9504 8 9 OBAAAA YPNAAA OOOOxx -604 9203 0 0 4 4 4 604 604 604 604 8 9 GXAAAA ZPNAAA VVVVxx -4991 9204 1 3 1 11 91 991 991 4991 4991 182 183 ZJAAAA AQNAAA AAAAxx -880 9205 0 0 0 0 80 880 880 880 880 160 161 WHAAAA BQNAAA HHHHxx -3861 9206 1 1 1 1 61 861 1861 3861 3861 122 123 NSAAAA CQNAAA OOOOxx -8262 9207 0 2 2 2 62 262 262 3262 8262 124 125 UFAAAA DQNAAA VVVVxx -5689 9208 1 1 9 9 89 689 1689 689 5689 178 179 VKAAAA EQNAAA AAAAxx -1793 9209 1 1 3 13 93 793 1793 1793 1793 186 187 ZQAAAA FQNAAA HHHHxx -2661 9210 1 1 1 1 61 661 661 2661 2661 122 123 JYAAAA GQNAAA OOOOxx -7954 9211 0 2 4 14 54 954 1954 2954 7954 108 109 YTAAAA HQNAAA VVVVxx -1874 9212 0 2 4 14 74 874 1874 1874 1874 148 149 CUAAAA IQNAAA AAAAxx -2982 9213 0 2 2 2 82 982 982 2982 2982 164 165 SKAAAA JQNAAA HHHHxx -331 9214 1 3 1 11 31 331 331 331 331 62 63 TMAAAA KQNAAA OOOOxx -5021 9215 1 1 1 1 21 21 1021 21 5021 42 43 DLAAAA LQNAAA VVVVxx -9894 9216 0 2 4 14 94 894 1894 4894 9894 188 189 OQAAAA MQNAAA AAAAxx -7709 9217 1 1 9 9 9 709 1709 2709 7709 18 19 NKAAAA NQNAAA HHHHxx -4980 9218 0 0 0 0 80 980 980 4980 4980 160 161 OJAAAA OQNAAA OOOOxx -8249 9219 1 1 9 9 49 249 249 3249 8249 98 99 HFAAAA PQNAAA VVVVxx -7120 9220 0 0 0 0 20 120 1120 2120 7120 40 41 WNAAAA QQNAAA AAAAxx -7464 9221 0 0 4 4 64 464 1464 2464 7464 128 129 CBAAAA RQNAAA HHHHxx -8086 9222 0 2 6 6 86 86 86 3086 8086 172 173 AZAAAA SQNAAA OOOOxx -3509 9223 1 1 9 9 9 509 1509 3509 3509 18 19 ZEAAAA TQNAAA VVVVxx -3902 9224 0 2 2 2 2 902 1902 3902 3902 4 5 CUAAAA UQNAAA AAAAxx -9907 9225 1 3 7 7 7 907 1907 4907 9907 14 15 BRAAAA VQNAAA HHHHxx -6278 9226 0 2 8 18 78 278 278 1278 6278 156 157 MHAAAA WQNAAA OOOOxx -9316 9227 0 0 6 16 16 316 1316 4316 9316 32 33 IUAAAA XQNAAA VVVVxx -2824 9228 0 0 4 4 24 824 824 2824 2824 48 49 QEAAAA YQNAAA AAAAxx -1558 9229 0 2 8 18 58 558 1558 1558 1558 116 117 YHAAAA ZQNAAA HHHHxx -5436 9230 0 0 6 16 36 436 1436 436 5436 72 73 CBAAAA ARNAAA OOOOxx -1161 9231 1 1 1 1 61 161 1161 1161 1161 122 123 RSAAAA BRNAAA VVVVxx -7569 9232 1 1 9 9 69 569 1569 2569 7569 138 139 DFAAAA CRNAAA AAAAxx -9614 9233 0 2 4 14 14 614 1614 4614 9614 28 29 UFAAAA DRNAAA HHHHxx -6970 9234 0 2 0 10 70 970 970 1970 6970 140 141 CIAAAA ERNAAA OOOOxx -2422 9235 0 2 2 2 22 422 422 2422 2422 44 45 EPAAAA FRNAAA VVVVxx -8860 9236 0 0 0 0 60 860 860 3860 8860 120 121 UCAAAA GRNAAA AAAAxx -9912 9237 0 0 2 12 12 912 1912 4912 9912 24 25 GRAAAA HRNAAA HHHHxx -1109 9238 1 1 9 9 9 109 1109 1109 1109 18 19 RQAAAA IRNAAA OOOOxx -3286 9239 0 2 6 6 86 286 1286 3286 3286 172 173 KWAAAA JRNAAA VVVVxx -2277 9240 1 1 7 17 77 277 277 2277 2277 154 155 PJAAAA KRNAAA AAAAxx -8656 9241 0 0 6 16 56 656 656 3656 8656 112 113 YUAAAA LRNAAA HHHHxx -4656 9242 0 0 6 16 56 656 656 4656 4656 112 113 CXAAAA MRNAAA OOOOxx -6965 9243 1 1 5 5 65 965 965 1965 6965 130 131 XHAAAA NRNAAA VVVVxx -7591 9244 1 3 1 11 91 591 1591 2591 7591 182 183 ZFAAAA ORNAAA AAAAxx -4883 9245 1 3 3 3 83 883 883 4883 4883 166 167 VFAAAA PRNAAA HHHHxx -452 9246 0 0 2 12 52 452 452 452 452 104 105 KRAAAA QRNAAA OOOOxx -4018 9247 0 2 8 18 18 18 18 4018 4018 36 37 OYAAAA RRNAAA VVVVxx -4066 9248 0 2 6 6 66 66 66 4066 4066 132 133 KAAAAA SRNAAA AAAAxx -6480 9249 0 0 0 0 80 480 480 1480 6480 160 161 GPAAAA TRNAAA HHHHxx -8634 9250 0 2 4 14 34 634 634 3634 8634 68 69 CUAAAA URNAAA OOOOxx -9387 9251 1 3 7 7 87 387 1387 4387 9387 174 175 BXAAAA VRNAAA VVVVxx -3476 9252 0 0 6 16 76 476 1476 3476 3476 152 153 SDAAAA WRNAAA AAAAxx -5995 9253 1 3 5 15 95 995 1995 995 5995 190 191 PWAAAA XRNAAA HHHHxx -9677 9254 1 1 7 17 77 677 1677 4677 9677 154 155 FIAAAA YRNAAA OOOOxx -3884 9255 0 0 4 4 84 884 1884 3884 3884 168 169 KTAAAA ZRNAAA VVVVxx -6500 9256 0 0 0 0 0 500 500 1500 6500 0 1 AQAAAA ASNAAA AAAAxx -7972 9257 0 0 2 12 72 972 1972 2972 7972 144 145 QUAAAA BSNAAA HHHHxx -5281 9258 1 1 1 1 81 281 1281 281 5281 162 163 DVAAAA CSNAAA OOOOxx -1288 9259 0 0 8 8 88 288 1288 1288 1288 176 177 OXAAAA DSNAAA VVVVxx -4366 9260 0 2 6 6 66 366 366 4366 4366 132 133 YLAAAA ESNAAA AAAAxx -6557 9261 1 1 7 17 57 557 557 1557 6557 114 115 FSAAAA FSNAAA HHHHxx -7086 9262 0 2 6 6 86 86 1086 2086 7086 172 173 OMAAAA GSNAAA OOOOxx -6588 9263 0 0 8 8 88 588 588 1588 6588 176 177 KTAAAA HSNAAA VVVVxx -9062 9264 0 2 2 2 62 62 1062 4062 9062 124 125 OKAAAA ISNAAA AAAAxx -9230 9265 0 2 0 10 30 230 1230 4230 9230 60 61 ARAAAA JSNAAA HHHHxx -7672 9266 0 0 2 12 72 672 1672 2672 7672 144 145 CJAAAA KSNAAA OOOOxx -5204 9267 0 0 4 4 4 204 1204 204 5204 8 9 ESAAAA LSNAAA VVVVxx -2836 9268 0 0 6 16 36 836 836 2836 2836 72 73 CFAAAA MSNAAA AAAAxx -7165 9269 1 1 5 5 65 165 1165 2165 7165 130 131 PPAAAA NSNAAA HHHHxx -971 9270 1 3 1 11 71 971 971 971 971 142 143 JLAAAA OSNAAA OOOOxx -3851 9271 1 3 1 11 51 851 1851 3851 3851 102 103 DSAAAA PSNAAA VVVVxx -8593 9272 1 1 3 13 93 593 593 3593 8593 186 187 NSAAAA QSNAAA AAAAxx -7742 9273 0 2 2 2 42 742 1742 2742 7742 84 85 ULAAAA RSNAAA HHHHxx -2887 9274 1 3 7 7 87 887 887 2887 2887 174 175 BHAAAA SSNAAA OOOOxx -8479 9275 1 3 9 19 79 479 479 3479 8479 158 159 DOAAAA TSNAAA VVVVxx -9514 9276 0 2 4 14 14 514 1514 4514 9514 28 29 YBAAAA USNAAA AAAAxx -273 9277 1 1 3 13 73 273 273 273 273 146 147 NKAAAA VSNAAA HHHHxx -2938 9278 0 2 8 18 38 938 938 2938 2938 76 77 AJAAAA WSNAAA OOOOxx -9793 9279 1 1 3 13 93 793 1793 4793 9793 186 187 RMAAAA XSNAAA VVVVxx -8050 9280 0 2 0 10 50 50 50 3050 8050 100 101 QXAAAA YSNAAA AAAAxx -6702 9281 0 2 2 2 2 702 702 1702 6702 4 5 UXAAAA ZSNAAA HHHHxx -7290 9282 0 2 0 10 90 290 1290 2290 7290 180 181 KUAAAA ATNAAA OOOOxx -1837 9283 1 1 7 17 37 837 1837 1837 1837 74 75 RSAAAA BTNAAA VVVVxx -3206 9284 0 2 6 6 6 206 1206 3206 3206 12 13 ITAAAA CTNAAA AAAAxx -4925 9285 1 1 5 5 25 925 925 4925 4925 50 51 LHAAAA DTNAAA HHHHxx -5066 9286 0 2 6 6 66 66 1066 66 5066 132 133 WMAAAA ETNAAA OOOOxx -3401 9287 1 1 1 1 1 401 1401 3401 3401 2 3 VAAAAA FTNAAA VVVVxx -3474 9288 0 2 4 14 74 474 1474 3474 3474 148 149 QDAAAA GTNAAA AAAAxx -57 9289 1 1 7 17 57 57 57 57 57 114 115 FCAAAA HTNAAA HHHHxx -2082 9290 0 2 2 2 82 82 82 2082 2082 164 165 CCAAAA ITNAAA OOOOxx -100 9291 0 0 0 0 0 100 100 100 100 0 1 WDAAAA JTNAAA VVVVxx -9665 9292 1 1 5 5 65 665 1665 4665 9665 130 131 THAAAA KTNAAA AAAAxx -8284 9293 0 0 4 4 84 284 284 3284 8284 168 169 QGAAAA LTNAAA HHHHxx -958 9294 0 2 8 18 58 958 958 958 958 116 117 WKAAAA MTNAAA OOOOxx -5282 9295 0 2 2 2 82 282 1282 282 5282 164 165 EVAAAA NTNAAA VVVVxx -4257 9296 1 1 7 17 57 257 257 4257 4257 114 115 THAAAA OTNAAA AAAAxx -3160 9297 0 0 0 0 60 160 1160 3160 3160 120 121 ORAAAA PTNAAA HHHHxx -8449 9298 1 1 9 9 49 449 449 3449 8449 98 99 ZMAAAA QTNAAA OOOOxx -500 9299 0 0 0 0 0 500 500 500 500 0 1 GTAAAA RTNAAA VVVVxx -6432 9300 0 0 2 12 32 432 432 1432 6432 64 65 KNAAAA STNAAA AAAAxx -6220 9301 0 0 0 0 20 220 220 1220 6220 40 41 GFAAAA TTNAAA HHHHxx -7233 9302 1 1 3 13 33 233 1233 2233 7233 66 67 FSAAAA UTNAAA OOOOxx -2723 9303 1 3 3 3 23 723 723 2723 2723 46 47 TAAAAA VTNAAA VVVVxx -1899 9304 1 3 9 19 99 899 1899 1899 1899 198 199 BVAAAA WTNAAA AAAAxx -7158 9305 0 2 8 18 58 158 1158 2158 7158 116 117 IPAAAA XTNAAA HHHHxx -202 9306 0 2 2 2 2 202 202 202 202 4 5 UHAAAA YTNAAA OOOOxx -2286 9307 0 2 6 6 86 286 286 2286 2286 172 173 YJAAAA ZTNAAA VVVVxx -5356 9308 0 0 6 16 56 356 1356 356 5356 112 113 AYAAAA AUNAAA AAAAxx -3809 9309 1 1 9 9 9 809 1809 3809 3809 18 19 NQAAAA BUNAAA HHHHxx -3979 9310 1 3 9 19 79 979 1979 3979 3979 158 159 BXAAAA CUNAAA OOOOxx -8359 9311 1 3 9 19 59 359 359 3359 8359 118 119 NJAAAA DUNAAA VVVVxx -3479 9312 1 3 9 19 79 479 1479 3479 3479 158 159 VDAAAA EUNAAA AAAAxx -4895 9313 1 3 5 15 95 895 895 4895 4895 190 191 HGAAAA FUNAAA HHHHxx -6059 9314 1 3 9 19 59 59 59 1059 6059 118 119 BZAAAA GUNAAA OOOOxx -9560 9315 0 0 0 0 60 560 1560 4560 9560 120 121 SDAAAA HUNAAA VVVVxx -6756 9316 0 0 6 16 56 756 756 1756 6756 112 113 WZAAAA IUNAAA AAAAxx -7504 9317 0 0 4 4 4 504 1504 2504 7504 8 9 QCAAAA JUNAAA HHHHxx -6762 9318 0 2 2 2 62 762 762 1762 6762 124 125 CAAAAA KUNAAA OOOOxx -5304 9319 0 0 4 4 4 304 1304 304 5304 8 9 AWAAAA LUNAAA VVVVxx -9533 9320 1 1 3 13 33 533 1533 4533 9533 66 67 RCAAAA MUNAAA AAAAxx -6649 9321 1 1 9 9 49 649 649 1649 6649 98 99 TVAAAA NUNAAA HHHHxx -38 9322 0 2 8 18 38 38 38 38 38 76 77 MBAAAA OUNAAA OOOOxx -5713 9323 1 1 3 13 13 713 1713 713 5713 26 27 TLAAAA PUNAAA VVVVxx -3000 9324 0 0 0 0 0 0 1000 3000 3000 0 1 KLAAAA QUNAAA AAAAxx -3738 9325 0 2 8 18 38 738 1738 3738 3738 76 77 UNAAAA RUNAAA HHHHxx -3327 9326 1 3 7 7 27 327 1327 3327 3327 54 55 ZXAAAA SUNAAA OOOOxx -3922 9327 0 2 2 2 22 922 1922 3922 3922 44 45 WUAAAA TUNAAA VVVVxx -9245 9328 1 1 5 5 45 245 1245 4245 9245 90 91 PRAAAA UUNAAA AAAAxx -2172 9329 0 0 2 12 72 172 172 2172 2172 144 145 OFAAAA VUNAAA HHHHxx -7128 9330 0 0 8 8 28 128 1128 2128 7128 56 57 EOAAAA WUNAAA OOOOxx -1195 9331 1 3 5 15 95 195 1195 1195 1195 190 191 ZTAAAA XUNAAA VVVVxx -8445 9332 1 1 5 5 45 445 445 3445 8445 90 91 VMAAAA YUNAAA AAAAxx -8638 9333 0 2 8 18 38 638 638 3638 8638 76 77 GUAAAA ZUNAAA HHHHxx -1249 9334 1 1 9 9 49 249 1249 1249 1249 98 99 BWAAAA AVNAAA OOOOxx -8659 9335 1 3 9 19 59 659 659 3659 8659 118 119 BVAAAA BVNAAA VVVVxx -3556 9336 0 0 6 16 56 556 1556 3556 3556 112 113 UGAAAA CVNAAA AAAAxx -3347 9337 1 3 7 7 47 347 1347 3347 3347 94 95 TYAAAA DVNAAA HHHHxx -3260 9338 0 0 0 0 60 260 1260 3260 3260 120 121 KVAAAA EVNAAA OOOOxx -5139 9339 1 3 9 19 39 139 1139 139 5139 78 79 RPAAAA FVNAAA VVVVxx -9991 9340 1 3 1 11 91 991 1991 4991 9991 182 183 HUAAAA GVNAAA AAAAxx -5499 9341 1 3 9 19 99 499 1499 499 5499 198 199 NDAAAA HVNAAA HHHHxx -8082 9342 0 2 2 2 82 82 82 3082 8082 164 165 WYAAAA IVNAAA OOOOxx -1640 9343 0 0 0 0 40 640 1640 1640 1640 80 81 CLAAAA JVNAAA VVVVxx -8726 9344 0 2 6 6 26 726 726 3726 8726 52 53 QXAAAA KVNAAA AAAAxx -2339 9345 1 3 9 19 39 339 339 2339 2339 78 79 ZLAAAA LVNAAA HHHHxx -2601 9346 1 1 1 1 1 601 601 2601 2601 2 3 BWAAAA MVNAAA OOOOxx -9940 9347 0 0 0 0 40 940 1940 4940 9940 80 81 ISAAAA NVNAAA VVVVxx -4185 9348 1 1 5 5 85 185 185 4185 4185 170 171 ZEAAAA OVNAAA AAAAxx -9546 9349 0 2 6 6 46 546 1546 4546 9546 92 93 EDAAAA PVNAAA HHHHxx -5218 9350 0 2 8 18 18 218 1218 218 5218 36 37 SSAAAA QVNAAA OOOOxx -4374 9351 0 2 4 14 74 374 374 4374 4374 148 149 GMAAAA RVNAAA VVVVxx -288 9352 0 0 8 8 88 288 288 288 288 176 177 CLAAAA SVNAAA AAAAxx -7445 9353 1 1 5 5 45 445 1445 2445 7445 90 91 JAAAAA TVNAAA HHHHxx -1710 9354 0 2 0 10 10 710 1710 1710 1710 20 21 UNAAAA UVNAAA OOOOxx -6409 9355 1 1 9 9 9 409 409 1409 6409 18 19 NMAAAA VVNAAA VVVVxx -7982 9356 0 2 2 2 82 982 1982 2982 7982 164 165 AVAAAA WVNAAA AAAAxx -4950 9357 0 2 0 10 50 950 950 4950 4950 100 101 KIAAAA XVNAAA HHHHxx -9242 9358 0 2 2 2 42 242 1242 4242 9242 84 85 MRAAAA YVNAAA OOOOxx -3272 9359 0 0 2 12 72 272 1272 3272 3272 144 145 WVAAAA ZVNAAA VVVVxx -739 9360 1 3 9 19 39 739 739 739 739 78 79 LCAAAA AWNAAA AAAAxx -5526 9361 0 2 6 6 26 526 1526 526 5526 52 53 OEAAAA BWNAAA HHHHxx -8189 9362 1 1 9 9 89 189 189 3189 8189 178 179 ZCAAAA CWNAAA OOOOxx -9106 9363 0 2 6 6 6 106 1106 4106 9106 12 13 GMAAAA DWNAAA VVVVxx -9775 9364 1 3 5 15 75 775 1775 4775 9775 150 151 ZLAAAA EWNAAA AAAAxx -4643 9365 1 3 3 3 43 643 643 4643 4643 86 87 PWAAAA FWNAAA HHHHxx -8396 9366 0 0 6 16 96 396 396 3396 8396 192 193 YKAAAA GWNAAA OOOOxx -3255 9367 1 3 5 15 55 255 1255 3255 3255 110 111 FVAAAA HWNAAA VVVVxx -301 9368 1 1 1 1 1 301 301 301 301 2 3 PLAAAA IWNAAA AAAAxx -6014 9369 0 2 4 14 14 14 14 1014 6014 28 29 IXAAAA JWNAAA HHHHxx -6046 9370 0 2 6 6 46 46 46 1046 6046 92 93 OYAAAA KWNAAA OOOOxx -984 9371 0 0 4 4 84 984 984 984 984 168 169 WLAAAA LWNAAA VVVVxx -2420 9372 0 0 0 0 20 420 420 2420 2420 40 41 CPAAAA MWNAAA AAAAxx -2922 9373 0 2 2 2 22 922 922 2922 2922 44 45 KIAAAA NWNAAA HHHHxx -2317 9374 1 1 7 17 17 317 317 2317 2317 34 35 DLAAAA OWNAAA OOOOxx -7332 9375 0 0 2 12 32 332 1332 2332 7332 64 65 AWAAAA PWNAAA VVVVxx -6451 9376 1 3 1 11 51 451 451 1451 6451 102 103 DOAAAA QWNAAA AAAAxx -2589 9377 1 1 9 9 89 589 589 2589 2589 178 179 PVAAAA RWNAAA HHHHxx -4333 9378 1 1 3 13 33 333 333 4333 4333 66 67 RKAAAA SWNAAA OOOOxx -8650 9379 0 2 0 10 50 650 650 3650 8650 100 101 SUAAAA TWNAAA VVVVxx -6856 9380 0 0 6 16 56 856 856 1856 6856 112 113 SDAAAA UWNAAA AAAAxx -4194 9381 0 2 4 14 94 194 194 4194 4194 188 189 IFAAAA VWNAAA HHHHxx -6246 9382 0 2 6 6 46 246 246 1246 6246 92 93 GGAAAA WWNAAA OOOOxx -4371 9383 1 3 1 11 71 371 371 4371 4371 142 143 DMAAAA XWNAAA VVVVxx -1388 9384 0 0 8 8 88 388 1388 1388 1388 176 177 KBAAAA YWNAAA AAAAxx -1056 9385 0 0 6 16 56 56 1056 1056 1056 112 113 QOAAAA ZWNAAA HHHHxx -6041 9386 1 1 1 1 41 41 41 1041 6041 82 83 JYAAAA AXNAAA OOOOxx -6153 9387 1 1 3 13 53 153 153 1153 6153 106 107 RCAAAA BXNAAA VVVVxx -8450 9388 0 2 0 10 50 450 450 3450 8450 100 101 ANAAAA CXNAAA AAAAxx -3469 9389 1 1 9 9 69 469 1469 3469 3469 138 139 LDAAAA DXNAAA HHHHxx -5226 9390 0 2 6 6 26 226 1226 226 5226 52 53 ATAAAA EXNAAA OOOOxx -8112 9391 0 0 2 12 12 112 112 3112 8112 24 25 AAAAAA FXNAAA VVVVxx -647 9392 1 3 7 7 47 647 647 647 647 94 95 XYAAAA GXNAAA AAAAxx -2567 9393 1 3 7 7 67 567 567 2567 2567 134 135 TUAAAA HXNAAA HHHHxx -9064 9394 0 0 4 4 64 64 1064 4064 9064 128 129 QKAAAA IXNAAA OOOOxx -5161 9395 1 1 1 1 61 161 1161 161 5161 122 123 NQAAAA JXNAAA VVVVxx -5260 9396 0 0 0 0 60 260 1260 260 5260 120 121 IUAAAA KXNAAA AAAAxx -8988 9397 0 0 8 8 88 988 988 3988 8988 176 177 SHAAAA LXNAAA HHHHxx -9678 9398 0 2 8 18 78 678 1678 4678 9678 156 157 GIAAAA MXNAAA OOOOxx -6853 9399 1 1 3 13 53 853 853 1853 6853 106 107 PDAAAA NXNAAA VVVVxx -5294 9400 0 2 4 14 94 294 1294 294 5294 188 189 QVAAAA OXNAAA AAAAxx -9864 9401 0 0 4 4 64 864 1864 4864 9864 128 129 KPAAAA PXNAAA HHHHxx -8702 9402 0 2 2 2 2 702 702 3702 8702 4 5 SWAAAA QXNAAA OOOOxx -1132 9403 0 0 2 12 32 132 1132 1132 1132 64 65 ORAAAA RXNAAA VVVVxx -1524 9404 0 0 4 4 24 524 1524 1524 1524 48 49 QGAAAA SXNAAA AAAAxx -4560 9405 0 0 0 0 60 560 560 4560 4560 120 121 KTAAAA TXNAAA HHHHxx -2137 9406 1 1 7 17 37 137 137 2137 2137 74 75 FEAAAA UXNAAA OOOOxx -3283 9407 1 3 3 3 83 283 1283 3283 3283 166 167 HWAAAA VXNAAA VVVVxx -3377 9408 1 1 7 17 77 377 1377 3377 3377 154 155 XZAAAA WXNAAA AAAAxx -2267 9409 1 3 7 7 67 267 267 2267 2267 134 135 FJAAAA XXNAAA HHHHxx -8987 9410 1 3 7 7 87 987 987 3987 8987 174 175 RHAAAA YXNAAA OOOOxx -6709 9411 1 1 9 9 9 709 709 1709 6709 18 19 BYAAAA ZXNAAA VVVVxx -8059 9412 1 3 9 19 59 59 59 3059 8059 118 119 ZXAAAA AYNAAA AAAAxx -3402 9413 0 2 2 2 2 402 1402 3402 3402 4 5 WAAAAA BYNAAA HHHHxx -6443 9414 1 3 3 3 43 443 443 1443 6443 86 87 VNAAAA CYNAAA OOOOxx -8858 9415 0 2 8 18 58 858 858 3858 8858 116 117 SCAAAA DYNAAA VVVVxx -3974 9416 0 2 4 14 74 974 1974 3974 3974 148 149 WWAAAA EYNAAA AAAAxx -3521 9417 1 1 1 1 21 521 1521 3521 3521 42 43 LFAAAA FYNAAA HHHHxx -9509 9418 1 1 9 9 9 509 1509 4509 9509 18 19 TBAAAA GYNAAA OOOOxx -5442 9419 0 2 2 2 42 442 1442 442 5442 84 85 IBAAAA HYNAAA VVVVxx -8968 9420 0 0 8 8 68 968 968 3968 8968 136 137 YGAAAA IYNAAA AAAAxx -333 9421 1 1 3 13 33 333 333 333 333 66 67 VMAAAA JYNAAA HHHHxx -952 9422 0 0 2 12 52 952 952 952 952 104 105 QKAAAA KYNAAA OOOOxx -7482 9423 0 2 2 2 82 482 1482 2482 7482 164 165 UBAAAA LYNAAA VVVVxx -1486 9424 0 2 6 6 86 486 1486 1486 1486 172 173 EFAAAA MYNAAA AAAAxx -1815 9425 1 3 5 15 15 815 1815 1815 1815 30 31 VRAAAA NYNAAA HHHHxx -7937 9426 1 1 7 17 37 937 1937 2937 7937 74 75 HTAAAA OYNAAA OOOOxx -1436 9427 0 0 6 16 36 436 1436 1436 1436 72 73 GDAAAA PYNAAA VVVVxx -3470 9428 0 2 0 10 70 470 1470 3470 3470 140 141 MDAAAA QYNAAA AAAAxx -8195 9429 1 3 5 15 95 195 195 3195 8195 190 191 FDAAAA RYNAAA HHHHxx -6906 9430 0 2 6 6 6 906 906 1906 6906 12 13 QFAAAA SYNAAA OOOOxx -2539 9431 1 3 9 19 39 539 539 2539 2539 78 79 RTAAAA TYNAAA VVVVxx -5988 9432 0 0 8 8 88 988 1988 988 5988 176 177 IWAAAA UYNAAA AAAAxx -8908 9433 0 0 8 8 8 908 908 3908 8908 16 17 QEAAAA VYNAAA HHHHxx -2319 9434 1 3 9 19 19 319 319 2319 2319 38 39 FLAAAA WYNAAA OOOOxx -3263 9435 1 3 3 3 63 263 1263 3263 3263 126 127 NVAAAA XYNAAA VVVVxx -4039 9436 1 3 9 19 39 39 39 4039 4039 78 79 JZAAAA YYNAAA AAAAxx -6373 9437 1 1 3 13 73 373 373 1373 6373 146 147 DLAAAA ZYNAAA HHHHxx -1168 9438 0 0 8 8 68 168 1168 1168 1168 136 137 YSAAAA AZNAAA OOOOxx -8338 9439 0 2 8 18 38 338 338 3338 8338 76 77 SIAAAA BZNAAA VVVVxx -1172 9440 0 0 2 12 72 172 1172 1172 1172 144 145 CTAAAA CZNAAA AAAAxx -200 9441 0 0 0 0 0 200 200 200 200 0 1 SHAAAA DZNAAA HHHHxx -6355 9442 1 3 5 15 55 355 355 1355 6355 110 111 LKAAAA EZNAAA OOOOxx -7768 9443 0 0 8 8 68 768 1768 2768 7768 136 137 UMAAAA FZNAAA VVVVxx -25 9444 1 1 5 5 25 25 25 25 25 50 51 ZAAAAA GZNAAA AAAAxx -7144 9445 0 0 4 4 44 144 1144 2144 7144 88 89 UOAAAA HZNAAA HHHHxx -8671 9446 1 3 1 11 71 671 671 3671 8671 142 143 NVAAAA IZNAAA OOOOxx -9163 9447 1 3 3 3 63 163 1163 4163 9163 126 127 LOAAAA JZNAAA VVVVxx -8889 9448 1 1 9 9 89 889 889 3889 8889 178 179 XDAAAA KZNAAA AAAAxx -5950 9449 0 2 0 10 50 950 1950 950 5950 100 101 WUAAAA LZNAAA HHHHxx -6163 9450 1 3 3 3 63 163 163 1163 6163 126 127 BDAAAA MZNAAA OOOOxx -8119 9451 1 3 9 19 19 119 119 3119 8119 38 39 HAAAAA NZNAAA VVVVxx -1416 9452 0 0 6 16 16 416 1416 1416 1416 32 33 MCAAAA OZNAAA AAAAxx -4132 9453 0 0 2 12 32 132 132 4132 4132 64 65 YCAAAA PZNAAA HHHHxx -2294 9454 0 2 4 14 94 294 294 2294 2294 188 189 GKAAAA QZNAAA OOOOxx -9094 9455 0 2 4 14 94 94 1094 4094 9094 188 189 ULAAAA RZNAAA VVVVxx -4168 9456 0 0 8 8 68 168 168 4168 4168 136 137 IEAAAA SZNAAA AAAAxx -9108 9457 0 0 8 8 8 108 1108 4108 9108 16 17 IMAAAA TZNAAA HHHHxx -5706 9458 0 2 6 6 6 706 1706 706 5706 12 13 MLAAAA UZNAAA OOOOxx -2231 9459 1 3 1 11 31 231 231 2231 2231 62 63 VHAAAA VZNAAA VVVVxx -2173 9460 1 1 3 13 73 173 173 2173 2173 146 147 PFAAAA WZNAAA AAAAxx -90 9461 0 2 0 10 90 90 90 90 90 180 181 MDAAAA XZNAAA HHHHxx -9996 9462 0 0 6 16 96 996 1996 4996 9996 192 193 MUAAAA YZNAAA OOOOxx -330 9463 0 2 0 10 30 330 330 330 330 60 61 SMAAAA ZZNAAA VVVVxx -2052 9464 0 0 2 12 52 52 52 2052 2052 104 105 YAAAAA AAOAAA AAAAxx -1093 9465 1 1 3 13 93 93 1093 1093 1093 186 187 BQAAAA BAOAAA HHHHxx -5817 9466 1 1 7 17 17 817 1817 817 5817 34 35 TPAAAA CAOAAA OOOOxx -1559 9467 1 3 9 19 59 559 1559 1559 1559 118 119 ZHAAAA DAOAAA VVVVxx -8405 9468 1 1 5 5 5 405 405 3405 8405 10 11 HLAAAA EAOAAA AAAAxx -9962 9469 0 2 2 2 62 962 1962 4962 9962 124 125 ETAAAA FAOAAA HHHHxx -9461 9470 1 1 1 1 61 461 1461 4461 9461 122 123 XZAAAA GAOAAA OOOOxx -3028 9471 0 0 8 8 28 28 1028 3028 3028 56 57 MMAAAA HAOAAA VVVVxx -6814 9472 0 2 4 14 14 814 814 1814 6814 28 29 CCAAAA IAOAAA AAAAxx -9587 9473 1 3 7 7 87 587 1587 4587 9587 174 175 TEAAAA JAOAAA HHHHxx -6863 9474 1 3 3 3 63 863 863 1863 6863 126 127 ZDAAAA KAOAAA OOOOxx -4963 9475 1 3 3 3 63 963 963 4963 4963 126 127 XIAAAA LAOAAA VVVVxx -7811 9476 1 3 1 11 11 811 1811 2811 7811 22 23 LOAAAA MAOAAA AAAAxx -7608 9477 0 0 8 8 8 608 1608 2608 7608 16 17 QGAAAA NAOAAA HHHHxx -5321 9478 1 1 1 1 21 321 1321 321 5321 42 43 RWAAAA OAOAAA OOOOxx -9971 9479 1 3 1 11 71 971 1971 4971 9971 142 143 NTAAAA PAOAAA VVVVxx -6161 9480 1 1 1 1 61 161 161 1161 6161 122 123 ZCAAAA QAOAAA AAAAxx -2181 9481 1 1 1 1 81 181 181 2181 2181 162 163 XFAAAA RAOAAA HHHHxx -3828 9482 0 0 8 8 28 828 1828 3828 3828 56 57 GRAAAA SAOAAA OOOOxx -348 9483 0 0 8 8 48 348 348 348 348 96 97 KNAAAA TAOAAA VVVVxx -5459 9484 1 3 9 19 59 459 1459 459 5459 118 119 ZBAAAA UAOAAA AAAAxx -9406 9485 0 2 6 6 6 406 1406 4406 9406 12 13 UXAAAA VAOAAA HHHHxx -9852 9486 0 0 2 12 52 852 1852 4852 9852 104 105 YOAAAA WAOAAA OOOOxx -3095 9487 1 3 5 15 95 95 1095 3095 3095 190 191 BPAAAA XAOAAA VVVVxx -5597 9488 1 1 7 17 97 597 1597 597 5597 194 195 HHAAAA YAOAAA AAAAxx -8841 9489 1 1 1 1 41 841 841 3841 8841 82 83 BCAAAA ZAOAAA HHHHxx -3536 9490 0 0 6 16 36 536 1536 3536 3536 72 73 AGAAAA ABOAAA OOOOxx -4009 9491 1 1 9 9 9 9 9 4009 4009 18 19 FYAAAA BBOAAA VVVVxx -7366 9492 0 2 6 6 66 366 1366 2366 7366 132 133 IXAAAA CBOAAA AAAAxx -7327 9493 1 3 7 7 27 327 1327 2327 7327 54 55 VVAAAA DBOAAA HHHHxx -1613 9494 1 1 3 13 13 613 1613 1613 1613 26 27 BKAAAA EBOAAA OOOOxx -8619 9495 1 3 9 19 19 619 619 3619 8619 38 39 NTAAAA FBOAAA VVVVxx -4880 9496 0 0 0 0 80 880 880 4880 4880 160 161 SFAAAA GBOAAA AAAAxx -1552 9497 0 0 2 12 52 552 1552 1552 1552 104 105 SHAAAA HBOAAA HHHHxx -7636 9498 0 0 6 16 36 636 1636 2636 7636 72 73 SHAAAA IBOAAA OOOOxx -8397 9499 1 1 7 17 97 397 397 3397 8397 194 195 ZKAAAA JBOAAA VVVVxx -6224 9500 0 0 4 4 24 224 224 1224 6224 48 49 KFAAAA KBOAAA AAAAxx -9102 9501 0 2 2 2 2 102 1102 4102 9102 4 5 CMAAAA LBOAAA HHHHxx -7906 9502 0 2 6 6 6 906 1906 2906 7906 12 13 CSAAAA MBOAAA OOOOxx -9467 9503 1 3 7 7 67 467 1467 4467 9467 134 135 DAAAAA NBOAAA VVVVxx -828 9504 0 0 8 8 28 828 828 828 828 56 57 WFAAAA OBOAAA AAAAxx -9585 9505 1 1 5 5 85 585 1585 4585 9585 170 171 REAAAA PBOAAA HHHHxx -925 9506 1 1 5 5 25 925 925 925 925 50 51 PJAAAA QBOAAA OOOOxx -7375 9507 1 3 5 15 75 375 1375 2375 7375 150 151 RXAAAA RBOAAA VVVVxx -4027 9508 1 3 7 7 27 27 27 4027 4027 54 55 XYAAAA SBOAAA AAAAxx -766 9509 0 2 6 6 66 766 766 766 766 132 133 MDAAAA TBOAAA HHHHxx -5633 9510 1 1 3 13 33 633 1633 633 5633 66 67 RIAAAA UBOAAA OOOOxx -5648 9511 0 0 8 8 48 648 1648 648 5648 96 97 GJAAAA VBOAAA VVVVxx -148 9512 0 0 8 8 48 148 148 148 148 96 97 SFAAAA WBOAAA AAAAxx -2072 9513 0 0 2 12 72 72 72 2072 2072 144 145 SBAAAA XBOAAA HHHHxx -431 9514 1 3 1 11 31 431 431 431 431 62 63 PQAAAA YBOAAA OOOOxx -1711 9515 1 3 1 11 11 711 1711 1711 1711 22 23 VNAAAA ZBOAAA VVVVxx -9378 9516 0 2 8 18 78 378 1378 4378 9378 156 157 SWAAAA ACOAAA AAAAxx -6776 9517 0 0 6 16 76 776 776 1776 6776 152 153 QAAAAA BCOAAA HHHHxx -6842 9518 0 2 2 2 42 842 842 1842 6842 84 85 EDAAAA CCOAAA OOOOxx -2656 9519 0 0 6 16 56 656 656 2656 2656 112 113 EYAAAA DCOAAA VVVVxx -3116 9520 0 0 6 16 16 116 1116 3116 3116 32 33 WPAAAA ECOAAA AAAAxx -7904 9521 0 0 4 4 4 904 1904 2904 7904 8 9 ASAAAA FCOAAA HHHHxx -3529 9522 1 1 9 9 29 529 1529 3529 3529 58 59 TFAAAA GCOAAA OOOOxx -3240 9523 0 0 0 0 40 240 1240 3240 3240 80 81 QUAAAA HCOAAA VVVVxx -5801 9524 1 1 1 1 1 801 1801 801 5801 2 3 DPAAAA ICOAAA AAAAxx -4090 9525 0 2 0 10 90 90 90 4090 4090 180 181 IBAAAA JCOAAA HHHHxx -7687 9526 1 3 7 7 87 687 1687 2687 7687 174 175 RJAAAA KCOAAA OOOOxx -9711 9527 1 3 1 11 11 711 1711 4711 9711 22 23 NJAAAA LCOAAA VVVVxx -4760 9528 0 0 0 0 60 760 760 4760 4760 120 121 CBAAAA MCOAAA AAAAxx -5524 9529 0 0 4 4 24 524 1524 524 5524 48 49 MEAAAA NCOAAA HHHHxx -2251 9530 1 3 1 11 51 251 251 2251 2251 102 103 PIAAAA OCOAAA OOOOxx -1511 9531 1 3 1 11 11 511 1511 1511 1511 22 23 DGAAAA PCOAAA VVVVxx -5991 9532 1 3 1 11 91 991 1991 991 5991 182 183 LWAAAA QCOAAA AAAAxx -7808 9533 0 0 8 8 8 808 1808 2808 7808 16 17 IOAAAA RCOAAA HHHHxx -8708 9534 0 0 8 8 8 708 708 3708 8708 16 17 YWAAAA SCOAAA OOOOxx -8939 9535 1 3 9 19 39 939 939 3939 8939 78 79 VFAAAA TCOAAA VVVVxx -4295 9536 1 3 5 15 95 295 295 4295 4295 190 191 FJAAAA UCOAAA AAAAxx -5905 9537 1 1 5 5 5 905 1905 905 5905 10 11 DTAAAA VCOAAA HHHHxx -2649 9538 1 1 9 9 49 649 649 2649 2649 98 99 XXAAAA WCOAAA OOOOxx -2347 9539 1 3 7 7 47 347 347 2347 2347 94 95 HMAAAA XCOAAA VVVVxx -6339 9540 1 3 9 19 39 339 339 1339 6339 78 79 VJAAAA YCOAAA AAAAxx -292 9541 0 0 2 12 92 292 292 292 292 184 185 GLAAAA ZCOAAA HHHHxx -9314 9542 0 2 4 14 14 314 1314 4314 9314 28 29 GUAAAA ADOAAA OOOOxx -6893 9543 1 1 3 13 93 893 893 1893 6893 186 187 DFAAAA BDOAAA VVVVxx -3970 9544 0 2 0 10 70 970 1970 3970 3970 140 141 SWAAAA CDOAAA AAAAxx -1652 9545 0 0 2 12 52 652 1652 1652 1652 104 105 OLAAAA DDOAAA HHHHxx -4326 9546 0 2 6 6 26 326 326 4326 4326 52 53 KKAAAA EDOAAA OOOOxx -7881 9547 1 1 1 1 81 881 1881 2881 7881 162 163 DRAAAA FDOAAA VVVVxx -5291 9548 1 3 1 11 91 291 1291 291 5291 182 183 NVAAAA GDOAAA AAAAxx -957 9549 1 1 7 17 57 957 957 957 957 114 115 VKAAAA HDOAAA HHHHxx -2313 9550 1 1 3 13 13 313 313 2313 2313 26 27 ZKAAAA IDOAAA OOOOxx -5463 9551 1 3 3 3 63 463 1463 463 5463 126 127 DCAAAA JDOAAA VVVVxx -1268 9552 0 0 8 8 68 268 1268 1268 1268 136 137 UWAAAA KDOAAA AAAAxx -5028 9553 0 0 8 8 28 28 1028 28 5028 56 57 KLAAAA LDOAAA HHHHxx -656 9554 0 0 6 16 56 656 656 656 656 112 113 GZAAAA MDOAAA OOOOxx -9274 9555 0 2 4 14 74 274 1274 4274 9274 148 149 SSAAAA NDOAAA VVVVxx -8217 9556 1 1 7 17 17 217 217 3217 8217 34 35 BEAAAA ODOAAA AAAAxx -2175 9557 1 3 5 15 75 175 175 2175 2175 150 151 RFAAAA PDOAAA HHHHxx -6028 9558 0 0 8 8 28 28 28 1028 6028 56 57 WXAAAA QDOAAA OOOOxx -7584 9559 0 0 4 4 84 584 1584 2584 7584 168 169 SFAAAA RDOAAA VVVVxx -4114 9560 0 2 4 14 14 114 114 4114 4114 28 29 GCAAAA SDOAAA AAAAxx -8894 9561 0 2 4 14 94 894 894 3894 8894 188 189 CEAAAA TDOAAA HHHHxx -781 9562 1 1 1 1 81 781 781 781 781 162 163 BEAAAA UDOAAA OOOOxx -133 9563 1 1 3 13 33 133 133 133 133 66 67 DFAAAA VDOAAA VVVVxx -7572 9564 0 0 2 12 72 572 1572 2572 7572 144 145 GFAAAA WDOAAA AAAAxx -8514 9565 0 2 4 14 14 514 514 3514 8514 28 29 MPAAAA XDOAAA HHHHxx -3352 9566 0 0 2 12 52 352 1352 3352 3352 104 105 YYAAAA YDOAAA OOOOxx -8098 9567 0 2 8 18 98 98 98 3098 8098 196 197 MZAAAA ZDOAAA VVVVxx -9116 9568 0 0 6 16 16 116 1116 4116 9116 32 33 QMAAAA AEOAAA AAAAxx -9444 9569 0 0 4 4 44 444 1444 4444 9444 88 89 GZAAAA BEOAAA HHHHxx -2590 9570 0 2 0 10 90 590 590 2590 2590 180 181 QVAAAA CEOAAA OOOOxx -7302 9571 0 2 2 2 2 302 1302 2302 7302 4 5 WUAAAA DEOAAA VVVVxx -7444 9572 0 0 4 4 44 444 1444 2444 7444 88 89 IAAAAA EEOAAA AAAAxx -8748 9573 0 0 8 8 48 748 748 3748 8748 96 97 MYAAAA FEOAAA HHHHxx -7615 9574 1 3 5 15 15 615 1615 2615 7615 30 31 XGAAAA GEOAAA OOOOxx -6090 9575 0 2 0 10 90 90 90 1090 6090 180 181 GAAAAA HEOAAA VVVVxx -1529 9576 1 1 9 9 29 529 1529 1529 1529 58 59 VGAAAA IEOAAA AAAAxx -9398 9577 0 2 8 18 98 398 1398 4398 9398 196 197 MXAAAA JEOAAA HHHHxx -6114 9578 0 2 4 14 14 114 114 1114 6114 28 29 EBAAAA KEOAAA OOOOxx -2736 9579 0 0 6 16 36 736 736 2736 2736 72 73 GBAAAA LEOAAA VVVVxx -468 9580 0 0 8 8 68 468 468 468 468 136 137 ASAAAA MEOAAA AAAAxx -1487 9581 1 3 7 7 87 487 1487 1487 1487 174 175 FFAAAA NEOAAA HHHHxx -4784 9582 0 0 4 4 84 784 784 4784 4784 168 169 ACAAAA OEOAAA OOOOxx -6731 9583 1 3 1 11 31 731 731 1731 6731 62 63 XYAAAA PEOAAA VVVVxx -3328 9584 0 0 8 8 28 328 1328 3328 3328 56 57 AYAAAA QEOAAA AAAAxx -6891 9585 1 3 1 11 91 891 891 1891 6891 182 183 BFAAAA REOAAA HHHHxx -8039 9586 1 3 9 19 39 39 39 3039 8039 78 79 FXAAAA SEOAAA OOOOxx -4064 9587 0 0 4 4 64 64 64 4064 4064 128 129 IAAAAA TEOAAA VVVVxx -542 9588 0 2 2 2 42 542 542 542 542 84 85 WUAAAA UEOAAA AAAAxx -1039 9589 1 3 9 19 39 39 1039 1039 1039 78 79 ZNAAAA VEOAAA HHHHxx -5603 9590 1 3 3 3 3 603 1603 603 5603 6 7 NHAAAA WEOAAA OOOOxx -6641 9591 1 1 1 1 41 641 641 1641 6641 82 83 LVAAAA XEOAAA VVVVxx -6307 9592 1 3 7 7 7 307 307 1307 6307 14 15 PIAAAA YEOAAA AAAAxx -5354 9593 0 2 4 14 54 354 1354 354 5354 108 109 YXAAAA ZEOAAA HHHHxx -7878 9594 0 2 8 18 78 878 1878 2878 7878 156 157 ARAAAA AFOAAA OOOOxx -6391 9595 1 3 1 11 91 391 391 1391 6391 182 183 VLAAAA BFOAAA VVVVxx -4575 9596 1 3 5 15 75 575 575 4575 4575 150 151 ZTAAAA CFOAAA AAAAxx -6644 9597 0 0 4 4 44 644 644 1644 6644 88 89 OVAAAA DFOAAA HHHHxx -5207 9598 1 3 7 7 7 207 1207 207 5207 14 15 HSAAAA EFOAAA OOOOxx -1736 9599 0 0 6 16 36 736 1736 1736 1736 72 73 UOAAAA FFOAAA VVVVxx -3547 9600 1 3 7 7 47 547 1547 3547 3547 94 95 LGAAAA GFOAAA AAAAxx -6647 9601 1 3 7 7 47 647 647 1647 6647 94 95 RVAAAA HFOAAA HHHHxx -4107 9602 1 3 7 7 7 107 107 4107 4107 14 15 ZBAAAA IFOAAA OOOOxx -8125 9603 1 1 5 5 25 125 125 3125 8125 50 51 NAAAAA JFOAAA VVVVxx -9223 9604 1 3 3 3 23 223 1223 4223 9223 46 47 TQAAAA KFOAAA AAAAxx -6903 9605 1 3 3 3 3 903 903 1903 6903 6 7 NFAAAA LFOAAA HHHHxx -3639 9606 1 3 9 19 39 639 1639 3639 3639 78 79 ZJAAAA MFOAAA OOOOxx -9606 9607 0 2 6 6 6 606 1606 4606 9606 12 13 MFAAAA NFOAAA VVVVxx -3232 9608 0 0 2 12 32 232 1232 3232 3232 64 65 IUAAAA OFOAAA AAAAxx -2063 9609 1 3 3 3 63 63 63 2063 2063 126 127 JBAAAA PFOAAA HHHHxx -3731 9610 1 3 1 11 31 731 1731 3731 3731 62 63 NNAAAA QFOAAA OOOOxx -2558 9611 0 2 8 18 58 558 558 2558 2558 116 117 KUAAAA RFOAAA VVVVxx -2357 9612 1 1 7 17 57 357 357 2357 2357 114 115 RMAAAA SFOAAA AAAAxx -6008 9613 0 0 8 8 8 8 8 1008 6008 16 17 CXAAAA TFOAAA HHHHxx -8246 9614 0 2 6 6 46 246 246 3246 8246 92 93 EFAAAA UFOAAA OOOOxx -8220 9615 0 0 0 0 20 220 220 3220 8220 40 41 EEAAAA VFOAAA VVVVxx -1075 9616 1 3 5 15 75 75 1075 1075 1075 150 151 JPAAAA WFOAAA AAAAxx -2410 9617 0 2 0 10 10 410 410 2410 2410 20 21 SOAAAA XFOAAA HHHHxx -3253 9618 1 1 3 13 53 253 1253 3253 3253 106 107 DVAAAA YFOAAA OOOOxx -4370 9619 0 2 0 10 70 370 370 4370 4370 140 141 CMAAAA ZFOAAA VVVVxx -8426 9620 0 2 6 6 26 426 426 3426 8426 52 53 CMAAAA AGOAAA AAAAxx -2262 9621 0 2 2 2 62 262 262 2262 2262 124 125 AJAAAA BGOAAA HHHHxx -4149 9622 1 1 9 9 49 149 149 4149 4149 98 99 PDAAAA CGOAAA OOOOxx -2732 9623 0 0 2 12 32 732 732 2732 2732 64 65 CBAAAA DGOAAA VVVVxx -8606 9624 0 2 6 6 6 606 606 3606 8606 12 13 ATAAAA EGOAAA AAAAxx -6311 9625 1 3 1 11 11 311 311 1311 6311 22 23 TIAAAA FGOAAA HHHHxx -7223 9626 1 3 3 3 23 223 1223 2223 7223 46 47 VRAAAA GGOAAA OOOOxx -3054 9627 0 2 4 14 54 54 1054 3054 3054 108 109 MNAAAA HGOAAA VVVVxx -3952 9628 0 0 2 12 52 952 1952 3952 3952 104 105 AWAAAA IGOAAA AAAAxx -8252 9629 0 0 2 12 52 252 252 3252 8252 104 105 KFAAAA JGOAAA HHHHxx -6020 9630 0 0 0 0 20 20 20 1020 6020 40 41 OXAAAA KGOAAA OOOOxx -3846 9631 0 2 6 6 46 846 1846 3846 3846 92 93 YRAAAA LGOAAA VVVVxx -3755 9632 1 3 5 15 55 755 1755 3755 3755 110 111 LOAAAA MGOAAA AAAAxx -3765 9633 1 1 5 5 65 765 1765 3765 3765 130 131 VOAAAA NGOAAA HHHHxx -3434 9634 0 2 4 14 34 434 1434 3434 3434 68 69 CCAAAA OGOAAA OOOOxx -1381 9635 1 1 1 1 81 381 1381 1381 1381 162 163 DBAAAA PGOAAA VVVVxx -287 9636 1 3 7 7 87 287 287 287 287 174 175 BLAAAA QGOAAA AAAAxx -4476 9637 0 0 6 16 76 476 476 4476 4476 152 153 EQAAAA RGOAAA HHHHxx -2916 9638 0 0 6 16 16 916 916 2916 2916 32 33 EIAAAA SGOAAA OOOOxx -4517 9639 1 1 7 17 17 517 517 4517 4517 34 35 TRAAAA TGOAAA VVVVxx -4561 9640 1 1 1 1 61 561 561 4561 4561 122 123 LTAAAA UGOAAA AAAAxx -5106 9641 0 2 6 6 6 106 1106 106 5106 12 13 KOAAAA VGOAAA HHHHxx -2077 9642 1 1 7 17 77 77 77 2077 2077 154 155 XBAAAA WGOAAA OOOOxx -5269 9643 1 1 9 9 69 269 1269 269 5269 138 139 RUAAAA XGOAAA VVVVxx -5688 9644 0 0 8 8 88 688 1688 688 5688 176 177 UKAAAA YGOAAA AAAAxx -8831 9645 1 3 1 11 31 831 831 3831 8831 62 63 RBAAAA ZGOAAA HHHHxx -3867 9646 1 3 7 7 67 867 1867 3867 3867 134 135 TSAAAA AHOAAA OOOOxx -6062 9647 0 2 2 2 62 62 62 1062 6062 124 125 EZAAAA BHOAAA VVVVxx -8460 9648 0 0 0 0 60 460 460 3460 8460 120 121 KNAAAA CHOAAA AAAAxx -3138 9649 0 2 8 18 38 138 1138 3138 3138 76 77 SQAAAA DHOAAA HHHHxx -3173 9650 1 1 3 13 73 173 1173 3173 3173 146 147 BSAAAA EHOAAA OOOOxx -7018 9651 0 2 8 18 18 18 1018 2018 7018 36 37 YJAAAA FHOAAA VVVVxx -4836 9652 0 0 6 16 36 836 836 4836 4836 72 73 AEAAAA GHOAAA AAAAxx -1007 9653 1 3 7 7 7 7 1007 1007 1007 14 15 TMAAAA HHOAAA HHHHxx -658 9654 0 2 8 18 58 658 658 658 658 116 117 IZAAAA IHOAAA OOOOxx -5205 9655 1 1 5 5 5 205 1205 205 5205 10 11 FSAAAA JHOAAA VVVVxx -5805 9656 1 1 5 5 5 805 1805 805 5805 10 11 HPAAAA KHOAAA AAAAxx -5959 9657 1 3 9 19 59 959 1959 959 5959 118 119 FVAAAA LHOAAA HHHHxx -2863 9658 1 3 3 3 63 863 863 2863 2863 126 127 DGAAAA MHOAAA OOOOxx -7272 9659 0 0 2 12 72 272 1272 2272 7272 144 145 STAAAA NHOAAA VVVVxx -8437 9660 1 1 7 17 37 437 437 3437 8437 74 75 NMAAAA OHOAAA AAAAxx -4900 9661 0 0 0 0 0 900 900 4900 4900 0 1 MGAAAA PHOAAA HHHHxx -890 9662 0 2 0 10 90 890 890 890 890 180 181 GIAAAA QHOAAA OOOOxx -3530 9663 0 2 0 10 30 530 1530 3530 3530 60 61 UFAAAA RHOAAA VVVVxx -6209 9664 1 1 9 9 9 209 209 1209 6209 18 19 VEAAAA SHOAAA AAAAxx -4595 9665 1 3 5 15 95 595 595 4595 4595 190 191 TUAAAA THOAAA HHHHxx -5982 9666 0 2 2 2 82 982 1982 982 5982 164 165 CWAAAA UHOAAA OOOOxx -1101 9667 1 1 1 1 1 101 1101 1101 1101 2 3 JQAAAA VHOAAA VVVVxx -9555 9668 1 3 5 15 55 555 1555 4555 9555 110 111 NDAAAA WHOAAA AAAAxx -1918 9669 0 2 8 18 18 918 1918 1918 1918 36 37 UVAAAA XHOAAA HHHHxx -3527 9670 1 3 7 7 27 527 1527 3527 3527 54 55 RFAAAA YHOAAA OOOOxx -7309 9671 1 1 9 9 9 309 1309 2309 7309 18 19 DVAAAA ZHOAAA VVVVxx -8213 9672 1 1 3 13 13 213 213 3213 8213 26 27 XDAAAA AIOAAA AAAAxx -306 9673 0 2 6 6 6 306 306 306 306 12 13 ULAAAA BIOAAA HHHHxx -845 9674 1 1 5 5 45 845 845 845 845 90 91 NGAAAA CIOAAA OOOOxx -16 9675 0 0 6 16 16 16 16 16 16 32 33 QAAAAA DIOAAA VVVVxx -437 9676 1 1 7 17 37 437 437 437 437 74 75 VQAAAA EIOAAA AAAAxx -9518 9677 0 2 8 18 18 518 1518 4518 9518 36 37 CCAAAA FIOAAA HHHHxx -2142 9678 0 2 2 2 42 142 142 2142 2142 84 85 KEAAAA GIOAAA OOOOxx -8121 9679 1 1 1 1 21 121 121 3121 8121 42 43 JAAAAA HIOAAA VVVVxx -7354 9680 0 2 4 14 54 354 1354 2354 7354 108 109 WWAAAA IIOAAA AAAAxx -1720 9681 0 0 0 0 20 720 1720 1720 1720 40 41 EOAAAA JIOAAA HHHHxx -6078 9682 0 2 8 18 78 78 78 1078 6078 156 157 UZAAAA KIOAAA OOOOxx -5929 9683 1 1 9 9 29 929 1929 929 5929 58 59 BUAAAA LIOAAA VVVVxx -3856 9684 0 0 6 16 56 856 1856 3856 3856 112 113 ISAAAA MIOAAA AAAAxx -3424 9685 0 0 4 4 24 424 1424 3424 3424 48 49 SBAAAA NIOAAA HHHHxx -1712 9686 0 0 2 12 12 712 1712 1712 1712 24 25 WNAAAA OIOAAA OOOOxx -2340 9687 0 0 0 0 40 340 340 2340 2340 80 81 AMAAAA PIOAAA VVVVxx -5570 9688 0 2 0 10 70 570 1570 570 5570 140 141 GGAAAA QIOAAA AAAAxx -8734 9689 0 2 4 14 34 734 734 3734 8734 68 69 YXAAAA RIOAAA HHHHxx -6077 9690 1 1 7 17 77 77 77 1077 6077 154 155 TZAAAA SIOAAA OOOOxx -2960 9691 0 0 0 0 60 960 960 2960 2960 120 121 WJAAAA TIOAAA VVVVxx -5062 9692 0 2 2 2 62 62 1062 62 5062 124 125 SMAAAA UIOAAA AAAAxx -1532 9693 0 0 2 12 32 532 1532 1532 1532 64 65 YGAAAA VIOAAA HHHHxx -8298 9694 0 2 8 18 98 298 298 3298 8298 196 197 EHAAAA WIOAAA OOOOxx -2496 9695 0 0 6 16 96 496 496 2496 2496 192 193 ASAAAA XIOAAA VVVVxx -8412 9696 0 0 2 12 12 412 412 3412 8412 24 25 OLAAAA YIOAAA AAAAxx -724 9697 0 0 4 4 24 724 724 724 724 48 49 WBAAAA ZIOAAA HHHHxx -1019 9698 1 3 9 19 19 19 1019 1019 1019 38 39 FNAAAA AJOAAA OOOOxx -6265 9699 1 1 5 5 65 265 265 1265 6265 130 131 ZGAAAA BJOAAA VVVVxx -740 9700 0 0 0 0 40 740 740 740 740 80 81 MCAAAA CJOAAA AAAAxx -8495 9701 1 3 5 15 95 495 495 3495 8495 190 191 TOAAAA DJOAAA HHHHxx -6983 9702 1 3 3 3 83 983 983 1983 6983 166 167 PIAAAA EJOAAA OOOOxx -991 9703 1 3 1 11 91 991 991 991 991 182 183 DMAAAA FJOAAA VVVVxx -3189 9704 1 1 9 9 89 189 1189 3189 3189 178 179 RSAAAA GJOAAA AAAAxx -4487 9705 1 3 7 7 87 487 487 4487 4487 174 175 PQAAAA HJOAAA HHHHxx -5554 9706 0 2 4 14 54 554 1554 554 5554 108 109 QFAAAA IJOAAA OOOOxx -1258 9707 0 2 8 18 58 258 1258 1258 1258 116 117 KWAAAA JJOAAA VVVVxx -5359 9708 1 3 9 19 59 359 1359 359 5359 118 119 DYAAAA KJOAAA AAAAxx -2709 9709 1 1 9 9 9 709 709 2709 2709 18 19 FAAAAA LJOAAA HHHHxx -361 9710 1 1 1 1 61 361 361 361 361 122 123 XNAAAA MJOAAA OOOOxx -4028 9711 0 0 8 8 28 28 28 4028 4028 56 57 YYAAAA NJOAAA VVVVxx -3735 9712 1 3 5 15 35 735 1735 3735 3735 70 71 RNAAAA OJOAAA AAAAxx -4427 9713 1 3 7 7 27 427 427 4427 4427 54 55 HOAAAA PJOAAA HHHHxx -7540 9714 0 0 0 0 40 540 1540 2540 7540 80 81 AEAAAA QJOAAA OOOOxx -3569 9715 1 1 9 9 69 569 1569 3569 3569 138 139 HHAAAA RJOAAA VVVVxx -1916 9716 0 0 6 16 16 916 1916 1916 1916 32 33 SVAAAA SJOAAA AAAAxx -7596 9717 0 0 6 16 96 596 1596 2596 7596 192 193 EGAAAA TJOAAA HHHHxx -9721 9718 1 1 1 1 21 721 1721 4721 9721 42 43 XJAAAA UJOAAA OOOOxx -4429 9719 1 1 9 9 29 429 429 4429 4429 58 59 JOAAAA VJOAAA VVVVxx -3471 9720 1 3 1 11 71 471 1471 3471 3471 142 143 NDAAAA WJOAAA AAAAxx -1157 9721 1 1 7 17 57 157 1157 1157 1157 114 115 NSAAAA XJOAAA HHHHxx -5700 9722 0 0 0 0 0 700 1700 700 5700 0 1 GLAAAA YJOAAA OOOOxx -4431 9723 1 3 1 11 31 431 431 4431 4431 62 63 LOAAAA ZJOAAA VVVVxx -9409 9724 1 1 9 9 9 409 1409 4409 9409 18 19 XXAAAA AKOAAA AAAAxx -8752 9725 0 0 2 12 52 752 752 3752 8752 104 105 QYAAAA BKOAAA HHHHxx -9484 9726 0 0 4 4 84 484 1484 4484 9484 168 169 UAAAAA CKOAAA OOOOxx -1266 9727 0 2 6 6 66 266 1266 1266 1266 132 133 SWAAAA DKOAAA VVVVxx -9097 9728 1 1 7 17 97 97 1097 4097 9097 194 195 XLAAAA EKOAAA AAAAxx -3068 9729 0 0 8 8 68 68 1068 3068 3068 136 137 AOAAAA FKOAAA HHHHxx -5490 9730 0 2 0 10 90 490 1490 490 5490 180 181 EDAAAA GKOAAA OOOOxx -1375 9731 1 3 5 15 75 375 1375 1375 1375 150 151 XAAAAA HKOAAA VVVVxx -2487 9732 1 3 7 7 87 487 487 2487 2487 174 175 RRAAAA IKOAAA AAAAxx -1705 9733 1 1 5 5 5 705 1705 1705 1705 10 11 PNAAAA JKOAAA HHHHxx -1571 9734 1 3 1 11 71 571 1571 1571 1571 142 143 LIAAAA KKOAAA OOOOxx -4005 9735 1 1 5 5 5 5 5 4005 4005 10 11 BYAAAA LKOAAA VVVVxx -5497 9736 1 1 7 17 97 497 1497 497 5497 194 195 LDAAAA MKOAAA AAAAxx -2144 9737 0 0 4 4 44 144 144 2144 2144 88 89 MEAAAA NKOAAA HHHHxx -4052 9738 0 0 2 12 52 52 52 4052 4052 104 105 WZAAAA OKOAAA OOOOxx -4942 9739 0 2 2 2 42 942 942 4942 4942 84 85 CIAAAA PKOAAA VVVVxx -5504 9740 0 0 4 4 4 504 1504 504 5504 8 9 SDAAAA QKOAAA AAAAxx -2913 9741 1 1 3 13 13 913 913 2913 2913 26 27 BIAAAA RKOAAA HHHHxx -5617 9742 1 1 7 17 17 617 1617 617 5617 34 35 BIAAAA SKOAAA OOOOxx -8179 9743 1 3 9 19 79 179 179 3179 8179 158 159 PCAAAA TKOAAA VVVVxx -9437 9744 1 1 7 17 37 437 1437 4437 9437 74 75 ZYAAAA UKOAAA AAAAxx -1821 9745 1 1 1 1 21 821 1821 1821 1821 42 43 BSAAAA VKOAAA HHHHxx -5737 9746 1 1 7 17 37 737 1737 737 5737 74 75 RMAAAA WKOAAA OOOOxx -4207 9747 1 3 7 7 7 207 207 4207 4207 14 15 VFAAAA XKOAAA VVVVxx -4815 9748 1 3 5 15 15 815 815 4815 4815 30 31 FDAAAA YKOAAA AAAAxx -8707 9749 1 3 7 7 7 707 707 3707 8707 14 15 XWAAAA ZKOAAA HHHHxx -5970 9750 0 2 0 10 70 970 1970 970 5970 140 141 QVAAAA ALOAAA OOOOxx -5501 9751 1 1 1 1 1 501 1501 501 5501 2 3 PDAAAA BLOAAA VVVVxx -4013 9752 1 1 3 13 13 13 13 4013 4013 26 27 JYAAAA CLOAAA AAAAxx -9235 9753 1 3 5 15 35 235 1235 4235 9235 70 71 FRAAAA DLOAAA HHHHxx -2503 9754 1 3 3 3 3 503 503 2503 2503 6 7 HSAAAA ELOAAA OOOOxx -9181 9755 1 1 1 1 81 181 1181 4181 9181 162 163 DPAAAA FLOAAA VVVVxx -2289 9756 1 1 9 9 89 289 289 2289 2289 178 179 BKAAAA GLOAAA AAAAxx -4256 9757 0 0 6 16 56 256 256 4256 4256 112 113 SHAAAA HLOAAA HHHHxx -191 9758 1 3 1 11 91 191 191 191 191 182 183 JHAAAA ILOAAA OOOOxx -9655 9759 1 3 5 15 55 655 1655 4655 9655 110 111 JHAAAA JLOAAA VVVVxx -8615 9760 1 3 5 15 15 615 615 3615 8615 30 31 JTAAAA KLOAAA AAAAxx -3011 9761 1 3 1 11 11 11 1011 3011 3011 22 23 VLAAAA LLOAAA HHHHxx -6376 9762 0 0 6 16 76 376 376 1376 6376 152 153 GLAAAA MLOAAA OOOOxx -68 9763 0 0 8 8 68 68 68 68 68 136 137 QCAAAA NLOAAA VVVVxx -4720 9764 0 0 0 0 20 720 720 4720 4720 40 41 OZAAAA OLOAAA AAAAxx -6848 9765 0 0 8 8 48 848 848 1848 6848 96 97 KDAAAA PLOAAA HHHHxx -456 9766 0 0 6 16 56 456 456 456 456 112 113 ORAAAA QLOAAA OOOOxx -5887 9767 1 3 7 7 87 887 1887 887 5887 174 175 LSAAAA RLOAAA VVVVxx -9249 9768 1 1 9 9 49 249 1249 4249 9249 98 99 TRAAAA SLOAAA AAAAxx -4041 9769 1 1 1 1 41 41 41 4041 4041 82 83 LZAAAA TLOAAA HHHHxx -2304 9770 0 0 4 4 4 304 304 2304 2304 8 9 QKAAAA ULOAAA OOOOxx -8763 9771 1 3 3 3 63 763 763 3763 8763 126 127 BZAAAA VLOAAA VVVVxx -2115 9772 1 3 5 15 15 115 115 2115 2115 30 31 JDAAAA WLOAAA AAAAxx -8014 9773 0 2 4 14 14 14 14 3014 8014 28 29 GWAAAA XLOAAA HHHHxx -9895 9774 1 3 5 15 95 895 1895 4895 9895 190 191 PQAAAA YLOAAA OOOOxx -671 9775 1 3 1 11 71 671 671 671 671 142 143 VZAAAA ZLOAAA VVVVxx -3774 9776 0 2 4 14 74 774 1774 3774 3774 148 149 EPAAAA AMOAAA AAAAxx -134 9777 0 2 4 14 34 134 134 134 134 68 69 EFAAAA BMOAAA HHHHxx -534 9778 0 2 4 14 34 534 534 534 534 68 69 OUAAAA CMOAAA OOOOxx -7308 9779 0 0 8 8 8 308 1308 2308 7308 16 17 CVAAAA DMOAAA VVVVxx -5244 9780 0 0 4 4 44 244 1244 244 5244 88 89 STAAAA EMOAAA AAAAxx -1512 9781 0 0 2 12 12 512 1512 1512 1512 24 25 EGAAAA FMOAAA HHHHxx -8960 9782 0 0 0 0 60 960 960 3960 8960 120 121 QGAAAA GMOAAA OOOOxx -6602 9783 0 2 2 2 2 602 602 1602 6602 4 5 YTAAAA HMOAAA VVVVxx -593 9784 1 1 3 13 93 593 593 593 593 186 187 VWAAAA IMOAAA AAAAxx -2353 9785 1 1 3 13 53 353 353 2353 2353 106 107 NMAAAA JMOAAA HHHHxx -4139 9786 1 3 9 19 39 139 139 4139 4139 78 79 FDAAAA KMOAAA OOOOxx -3063 9787 1 3 3 3 63 63 1063 3063 3063 126 127 VNAAAA LMOAAA VVVVxx -652 9788 0 0 2 12 52 652 652 652 652 104 105 CZAAAA MMOAAA AAAAxx -7405 9789 1 1 5 5 5 405 1405 2405 7405 10 11 VYAAAA NMOAAA HHHHxx -3034 9790 0 2 4 14 34 34 1034 3034 3034 68 69 SMAAAA OMOAAA OOOOxx -4614 9791 0 2 4 14 14 614 614 4614 4614 28 29 MVAAAA PMOAAA VVVVxx -2351 9792 1 3 1 11 51 351 351 2351 2351 102 103 LMAAAA QMOAAA AAAAxx -8208 9793 0 0 8 8 8 208 208 3208 8208 16 17 SDAAAA RMOAAA HHHHxx -5475 9794 1 3 5 15 75 475 1475 475 5475 150 151 PCAAAA SMOAAA OOOOxx -6875 9795 1 3 5 15 75 875 875 1875 6875 150 151 LEAAAA TMOAAA VVVVxx -563 9796 1 3 3 3 63 563 563 563 563 126 127 RVAAAA UMOAAA AAAAxx -3346 9797 0 2 6 6 46 346 1346 3346 3346 92 93 SYAAAA VMOAAA HHHHxx -291 9798 1 3 1 11 91 291 291 291 291 182 183 FLAAAA WMOAAA OOOOxx -6345 9799 1 1 5 5 45 345 345 1345 6345 90 91 BKAAAA XMOAAA VVVVxx -8099 9800 1 3 9 19 99 99 99 3099 8099 198 199 NZAAAA YMOAAA AAAAxx -2078 9801 0 2 8 18 78 78 78 2078 2078 156 157 YBAAAA ZMOAAA HHHHxx -8238 9802 0 2 8 18 38 238 238 3238 8238 76 77 WEAAAA ANOAAA OOOOxx -4482 9803 0 2 2 2 82 482 482 4482 4482 164 165 KQAAAA BNOAAA VVVVxx -716 9804 0 0 6 16 16 716 716 716 716 32 33 OBAAAA CNOAAA AAAAxx -7288 9805 0 0 8 8 88 288 1288 2288 7288 176 177 IUAAAA DNOAAA HHHHxx -5906 9806 0 2 6 6 6 906 1906 906 5906 12 13 ETAAAA ENOAAA OOOOxx -5618 9807 0 2 8 18 18 618 1618 618 5618 36 37 CIAAAA FNOAAA VVVVxx -1141 9808 1 1 1 1 41 141 1141 1141 1141 82 83 XRAAAA GNOAAA AAAAxx -8231 9809 1 3 1 11 31 231 231 3231 8231 62 63 PEAAAA HNOAAA HHHHxx -3713 9810 1 1 3 13 13 713 1713 3713 3713 26 27 VMAAAA INOAAA OOOOxx -9158 9811 0 2 8 18 58 158 1158 4158 9158 116 117 GOAAAA JNOAAA VVVVxx -4051 9812 1 3 1 11 51 51 51 4051 4051 102 103 VZAAAA KNOAAA AAAAxx -1973 9813 1 1 3 13 73 973 1973 1973 1973 146 147 XXAAAA LNOAAA HHHHxx -6710 9814 0 2 0 10 10 710 710 1710 6710 20 21 CYAAAA MNOAAA OOOOxx -1021 9815 1 1 1 1 21 21 1021 1021 1021 42 43 HNAAAA NNOAAA VVVVxx -2196 9816 0 0 6 16 96 196 196 2196 2196 192 193 MGAAAA ONOAAA AAAAxx -8335 9817 1 3 5 15 35 335 335 3335 8335 70 71 PIAAAA PNOAAA HHHHxx -2272 9818 0 0 2 12 72 272 272 2272 2272 144 145 KJAAAA QNOAAA OOOOxx -3818 9819 0 2 8 18 18 818 1818 3818 3818 36 37 WQAAAA RNOAAA VVVVxx -679 9820 1 3 9 19 79 679 679 679 679 158 159 DAAAAA SNOAAA AAAAxx -7512 9821 0 0 2 12 12 512 1512 2512 7512 24 25 YCAAAA TNOAAA HHHHxx -493 9822 1 1 3 13 93 493 493 493 493 186 187 ZSAAAA UNOAAA OOOOxx -5663 9823 1 3 3 3 63 663 1663 663 5663 126 127 VJAAAA VNOAAA VVVVxx -4655 9824 1 3 5 15 55 655 655 4655 4655 110 111 BXAAAA WNOAAA AAAAxx -3996 9825 0 0 6 16 96 996 1996 3996 3996 192 193 SXAAAA XNOAAA HHHHxx -8797 9826 1 1 7 17 97 797 797 3797 8797 194 195 JAAAAA YNOAAA OOOOxx -2991 9827 1 3 1 11 91 991 991 2991 2991 182 183 BLAAAA ZNOAAA VVVVxx -7038 9828 0 2 8 18 38 38 1038 2038 7038 76 77 SKAAAA AOOAAA AAAAxx -4174 9829 0 2 4 14 74 174 174 4174 4174 148 149 OEAAAA BOOAAA HHHHxx -6908 9830 0 0 8 8 8 908 908 1908 6908 16 17 SFAAAA COOAAA OOOOxx -8477 9831 1 1 7 17 77 477 477 3477 8477 154 155 BOAAAA DOOAAA VVVVxx -3576 9832 0 0 6 16 76 576 1576 3576 3576 152 153 OHAAAA EOOAAA AAAAxx -2685 9833 1 1 5 5 85 685 685 2685 2685 170 171 HZAAAA FOOAAA HHHHxx -9161 9834 1 1 1 1 61 161 1161 4161 9161 122 123 JOAAAA GOOAAA OOOOxx -2951 9835 1 3 1 11 51 951 951 2951 2951 102 103 NJAAAA HOOAAA VVVVxx -8362 9836 0 2 2 2 62 362 362 3362 8362 124 125 QJAAAA IOOAAA AAAAxx -2379 9837 1 3 9 19 79 379 379 2379 2379 158 159 NNAAAA JOOAAA HHHHxx -1277 9838 1 1 7 17 77 277 1277 1277 1277 154 155 DXAAAA KOOAAA OOOOxx -1728 9839 0 0 8 8 28 728 1728 1728 1728 56 57 MOAAAA LOOAAA VVVVxx -9816 9840 0 0 6 16 16 816 1816 4816 9816 32 33 ONAAAA MOOAAA AAAAxx -6288 9841 0 0 8 8 88 288 288 1288 6288 176 177 WHAAAA NOOAAA HHHHxx -8985 9842 1 1 5 5 85 985 985 3985 8985 170 171 PHAAAA OOOAAA OOOOxx -771 9843 1 3 1 11 71 771 771 771 771 142 143 RDAAAA POOAAA VVVVxx -464 9844 0 0 4 4 64 464 464 464 464 128 129 WRAAAA QOOAAA AAAAxx -9625 9845 1 1 5 5 25 625 1625 4625 9625 50 51 FGAAAA ROOAAA HHHHxx -9608 9846 0 0 8 8 8 608 1608 4608 9608 16 17 OFAAAA SOOAAA OOOOxx -9170 9847 0 2 0 10 70 170 1170 4170 9170 140 141 SOAAAA TOOAAA VVVVxx -9658 9848 0 2 8 18 58 658 1658 4658 9658 116 117 MHAAAA UOOAAA AAAAxx -7515 9849 1 3 5 15 15 515 1515 2515 7515 30 31 BDAAAA VOOAAA HHHHxx -9400 9850 0 0 0 0 0 400 1400 4400 9400 0 1 OXAAAA WOOAAA OOOOxx -2045 9851 1 1 5 5 45 45 45 2045 2045 90 91 RAAAAA XOOAAA VVVVxx -324 9852 0 0 4 4 24 324 324 324 324 48 49 MMAAAA YOOAAA AAAAxx -4252 9853 0 0 2 12 52 252 252 4252 4252 104 105 OHAAAA ZOOAAA HHHHxx -8329 9854 1 1 9 9 29 329 329 3329 8329 58 59 JIAAAA APOAAA OOOOxx -4472 9855 0 0 2 12 72 472 472 4472 4472 144 145 AQAAAA BPOAAA VVVVxx -1047 9856 1 3 7 7 47 47 1047 1047 1047 94 95 HOAAAA CPOAAA AAAAxx -9341 9857 1 1 1 1 41 341 1341 4341 9341 82 83 HVAAAA DPOAAA HHHHxx -7000 9858 0 0 0 0 0 0 1000 2000 7000 0 1 GJAAAA EPOAAA OOOOxx -1429 9859 1 1 9 9 29 429 1429 1429 1429 58 59 ZCAAAA FPOAAA VVVVxx -2701 9860 1 1 1 1 1 701 701 2701 2701 2 3 XZAAAA GPOAAA AAAAxx -6630 9861 0 2 0 10 30 630 630 1630 6630 60 61 AVAAAA HPOAAA HHHHxx -3669 9862 1 1 9 9 69 669 1669 3669 3669 138 139 DLAAAA IPOAAA OOOOxx -8613 9863 1 1 3 13 13 613 613 3613 8613 26 27 HTAAAA JPOAAA VVVVxx -7080 9864 0 0 0 0 80 80 1080 2080 7080 160 161 IMAAAA KPOAAA AAAAxx -8788 9865 0 0 8 8 88 788 788 3788 8788 176 177 AAAAAA LPOAAA HHHHxx -6291 9866 1 3 1 11 91 291 291 1291 6291 182 183 ZHAAAA MPOAAA OOOOxx -7885 9867 1 1 5 5 85 885 1885 2885 7885 170 171 HRAAAA NPOAAA VVVVxx -7160 9868 0 0 0 0 60 160 1160 2160 7160 120 121 KPAAAA OPOAAA AAAAxx -6140 9869 0 0 0 0 40 140 140 1140 6140 80 81 ECAAAA PPOAAA HHHHxx -9881 9870 1 1 1 1 81 881 1881 4881 9881 162 163 BQAAAA QPOAAA OOOOxx -9140 9871 0 0 0 0 40 140 1140 4140 9140 80 81 ONAAAA RPOAAA VVVVxx -644 9872 0 0 4 4 44 644 644 644 644 88 89 UYAAAA SPOAAA AAAAxx -3667 9873 1 3 7 7 67 667 1667 3667 3667 134 135 BLAAAA TPOAAA HHHHxx -2675 9874 1 3 5 15 75 675 675 2675 2675 150 151 XYAAAA UPOAAA OOOOxx -9492 9875 0 0 2 12 92 492 1492 4492 9492 184 185 CBAAAA VPOAAA VVVVxx -5004 9876 0 0 4 4 4 4 1004 4 5004 8 9 MKAAAA WPOAAA AAAAxx -9456 9877 0 0 6 16 56 456 1456 4456 9456 112 113 SZAAAA XPOAAA HHHHxx -8197 9878 1 1 7 17 97 197 197 3197 8197 194 195 HDAAAA YPOAAA OOOOxx -2837 9879 1 1 7 17 37 837 837 2837 2837 74 75 DFAAAA ZPOAAA VVVVxx -127 9880 1 3 7 7 27 127 127 127 127 54 55 XEAAAA AQOAAA AAAAxx -9772 9881 0 0 2 12 72 772 1772 4772 9772 144 145 WLAAAA BQOAAA HHHHxx -5743 9882 1 3 3 3 43 743 1743 743 5743 86 87 XMAAAA CQOAAA OOOOxx -2007 9883 1 3 7 7 7 7 7 2007 2007 14 15 FZAAAA DQOAAA VVVVxx -7586 9884 0 2 6 6 86 586 1586 2586 7586 172 173 UFAAAA EQOAAA AAAAxx -45 9885 1 1 5 5 45 45 45 45 45 90 91 TBAAAA FQOAAA HHHHxx -6482 9886 0 2 2 2 82 482 482 1482 6482 164 165 IPAAAA GQOAAA OOOOxx -4565 9887 1 1 5 5 65 565 565 4565 4565 130 131 PTAAAA HQOAAA VVVVxx -6975 9888 1 3 5 15 75 975 975 1975 6975 150 151 HIAAAA IQOAAA AAAAxx -7260 9889 0 0 0 0 60 260 1260 2260 7260 120 121 GTAAAA JQOAAA HHHHxx -2830 9890 0 2 0 10 30 830 830 2830 2830 60 61 WEAAAA KQOAAA OOOOxx -9365 9891 1 1 5 5 65 365 1365 4365 9365 130 131 FWAAAA LQOAAA VVVVxx -8207 9892 1 3 7 7 7 207 207 3207 8207 14 15 RDAAAA MQOAAA AAAAxx -2506 9893 0 2 6 6 6 506 506 2506 2506 12 13 KSAAAA NQOAAA HHHHxx -8081 9894 1 1 1 1 81 81 81 3081 8081 162 163 VYAAAA OQOAAA OOOOxx -8678 9895 0 2 8 18 78 678 678 3678 8678 156 157 UVAAAA PQOAAA VVVVxx -9932 9896 0 0 2 12 32 932 1932 4932 9932 64 65 ASAAAA QQOAAA AAAAxx -447 9897 1 3 7 7 47 447 447 447 447 94 95 FRAAAA RQOAAA HHHHxx -9187 9898 1 3 7 7 87 187 1187 4187 9187 174 175 JPAAAA SQOAAA OOOOxx -89 9899 1 1 9 9 89 89 89 89 89 178 179 LDAAAA TQOAAA VVVVxx -7027 9900 1 3 7 7 27 27 1027 2027 7027 54 55 HKAAAA UQOAAA AAAAxx -1536 9901 0 0 6 16 36 536 1536 1536 1536 72 73 CHAAAA VQOAAA HHHHxx -160 9902 0 0 0 0 60 160 160 160 160 120 121 EGAAAA WQOAAA OOOOxx -7679 9903 1 3 9 19 79 679 1679 2679 7679 158 159 JJAAAA XQOAAA VVVVxx -5973 9904 1 1 3 13 73 973 1973 973 5973 146 147 TVAAAA YQOAAA AAAAxx -4401 9905 1 1 1 1 1 401 401 4401 4401 2 3 HNAAAA ZQOAAA HHHHxx -395 9906 1 3 5 15 95 395 395 395 395 190 191 FPAAAA AROAAA OOOOxx -4904 9907 0 0 4 4 4 904 904 4904 4904 8 9 QGAAAA BROAAA VVVVxx -2759 9908 1 3 9 19 59 759 759 2759 2759 118 119 DCAAAA CROAAA AAAAxx -8713 9909 1 1 3 13 13 713 713 3713 8713 26 27 DXAAAA DROAAA HHHHxx -3770 9910 0 2 0 10 70 770 1770 3770 3770 140 141 APAAAA EROAAA OOOOxx -8272 9911 0 0 2 12 72 272 272 3272 8272 144 145 EGAAAA FROAAA VVVVxx -5358 9912 0 2 8 18 58 358 1358 358 5358 116 117 CYAAAA GROAAA AAAAxx -9747 9913 1 3 7 7 47 747 1747 4747 9747 94 95 XKAAAA HROAAA HHHHxx -1567 9914 1 3 7 7 67 567 1567 1567 1567 134 135 HIAAAA IROAAA OOOOxx -2136 9915 0 0 6 16 36 136 136 2136 2136 72 73 EEAAAA JROAAA VVVVxx -314 9916 0 2 4 14 14 314 314 314 314 28 29 CMAAAA KROAAA AAAAxx -4583 9917 1 3 3 3 83 583 583 4583 4583 166 167 HUAAAA LROAAA HHHHxx -375 9918 1 3 5 15 75 375 375 375 375 150 151 LOAAAA MROAAA OOOOxx -5566 9919 0 2 6 6 66 566 1566 566 5566 132 133 CGAAAA NROAAA VVVVxx -6865 9920 1 1 5 5 65 865 865 1865 6865 130 131 BEAAAA OROAAA AAAAxx -894 9921 0 2 4 14 94 894 894 894 894 188 189 KIAAAA PROAAA HHHHxx -5399 9922 1 3 9 19 99 399 1399 399 5399 198 199 RZAAAA QROAAA OOOOxx -1385 9923 1 1 5 5 85 385 1385 1385 1385 170 171 HBAAAA RROAAA VVVVxx -2156 9924 0 0 6 16 56 156 156 2156 2156 112 113 YEAAAA SROAAA AAAAxx -9659 9925 1 3 9 19 59 659 1659 4659 9659 118 119 NHAAAA TROAAA HHHHxx -477 9926 1 1 7 17 77 477 477 477 477 154 155 JSAAAA UROAAA OOOOxx -8194 9927 0 2 4 14 94 194 194 3194 8194 188 189 EDAAAA VROAAA VVVVxx -3937 9928 1 1 7 17 37 937 1937 3937 3937 74 75 LVAAAA WROAAA AAAAxx -3745 9929 1 1 5 5 45 745 1745 3745 3745 90 91 BOAAAA XROAAA HHHHxx -4096 9930 0 0 6 16 96 96 96 4096 4096 192 193 OBAAAA YROAAA OOOOxx -5487 9931 1 3 7 7 87 487 1487 487 5487 174 175 BDAAAA ZROAAA VVVVxx -2475 9932 1 3 5 15 75 475 475 2475 2475 150 151 FRAAAA ASOAAA AAAAxx -6105 9933 1 1 5 5 5 105 105 1105 6105 10 11 VAAAAA BSOAAA HHHHxx -6036 9934 0 0 6 16 36 36 36 1036 6036 72 73 EYAAAA CSOAAA OOOOxx -1315 9935 1 3 5 15 15 315 1315 1315 1315 30 31 PYAAAA DSOAAA VVVVxx -4473 9936 1 1 3 13 73 473 473 4473 4473 146 147 BQAAAA ESOAAA AAAAxx -4016 9937 0 0 6 16 16 16 16 4016 4016 32 33 MYAAAA FSOAAA HHHHxx -8135 9938 1 3 5 15 35 135 135 3135 8135 70 71 XAAAAA GSOAAA OOOOxx -8892 9939 0 0 2 12 92 892 892 3892 8892 184 185 AEAAAA HSOAAA VVVVxx -4850 9940 0 2 0 10 50 850 850 4850 4850 100 101 OEAAAA ISOAAA AAAAxx -2545 9941 1 1 5 5 45 545 545 2545 2545 90 91 XTAAAA JSOAAA HHHHxx -3788 9942 0 0 8 8 88 788 1788 3788 3788 176 177 SPAAAA KSOAAA OOOOxx -1672 9943 0 0 2 12 72 672 1672 1672 1672 144 145 IMAAAA LSOAAA VVVVxx -3664 9944 0 0 4 4 64 664 1664 3664 3664 128 129 YKAAAA MSOAAA AAAAxx -3775 9945 1 3 5 15 75 775 1775 3775 3775 150 151 FPAAAA NSOAAA HHHHxx -3103 9946 1 3 3 3 3 103 1103 3103 3103 6 7 JPAAAA OSOAAA OOOOxx -9335 9947 1 3 5 15 35 335 1335 4335 9335 70 71 BVAAAA PSOAAA VVVVxx -9200 9948 0 0 0 0 0 200 1200 4200 9200 0 1 WPAAAA QSOAAA AAAAxx -8665 9949 1 1 5 5 65 665 665 3665 8665 130 131 HVAAAA RSOAAA HHHHxx -1356 9950 0 0 6 16 56 356 1356 1356 1356 112 113 EAAAAA SSOAAA OOOOxx -6118 9951 0 2 8 18 18 118 118 1118 6118 36 37 IBAAAA TSOAAA VVVVxx -4605 9952 1 1 5 5 5 605 605 4605 4605 10 11 DVAAAA USOAAA AAAAxx -5651 9953 1 3 1 11 51 651 1651 651 5651 102 103 JJAAAA VSOAAA HHHHxx -9055 9954 1 3 5 15 55 55 1055 4055 9055 110 111 HKAAAA WSOAAA OOOOxx -8461 9955 1 1 1 1 61 461 461 3461 8461 122 123 LNAAAA XSOAAA VVVVxx -6107 9956 1 3 7 7 7 107 107 1107 6107 14 15 XAAAAA YSOAAA AAAAxx -1967 9957 1 3 7 7 67 967 1967 1967 1967 134 135 RXAAAA ZSOAAA HHHHxx -8910 9958 0 2 0 10 10 910 910 3910 8910 20 21 SEAAAA ATOAAA OOOOxx -8257 9959 1 1 7 17 57 257 257 3257 8257 114 115 PFAAAA BTOAAA VVVVxx -851 9960 1 3 1 11 51 851 851 851 851 102 103 TGAAAA CTOAAA AAAAxx -7823 9961 1 3 3 3 23 823 1823 2823 7823 46 47 XOAAAA DTOAAA HHHHxx -3208 9962 0 0 8 8 8 208 1208 3208 3208 16 17 KTAAAA ETOAAA OOOOxx -856 9963 0 0 6 16 56 856 856 856 856 112 113 YGAAAA FTOAAA VVVVxx -2654 9964 0 2 4 14 54 654 654 2654 2654 108 109 CYAAAA GTOAAA AAAAxx -7185 9965 1 1 5 5 85 185 1185 2185 7185 170 171 JQAAAA HTOAAA HHHHxx -309 9966 1 1 9 9 9 309 309 309 309 18 19 XLAAAA ITOAAA OOOOxx -9752 9967 0 0 2 12 52 752 1752 4752 9752 104 105 CLAAAA JTOAAA VVVVxx -6405 9968 1 1 5 5 5 405 405 1405 6405 10 11 JMAAAA KTOAAA AAAAxx -6113 9969 1 1 3 13 13 113 113 1113 6113 26 27 DBAAAA LTOAAA HHHHxx -9774 9970 0 2 4 14 74 774 1774 4774 9774 148 149 YLAAAA MTOAAA OOOOxx -1674 9971 0 2 4 14 74 674 1674 1674 1674 148 149 KMAAAA NTOAAA VVVVxx -9602 9972 0 2 2 2 2 602 1602 4602 9602 4 5 IFAAAA OTOAAA AAAAxx -1363 9973 1 3 3 3 63 363 1363 1363 1363 126 127 LAAAAA PTOAAA HHHHxx -6887 9974 1 3 7 7 87 887 887 1887 6887 174 175 XEAAAA QTOAAA OOOOxx -6170 9975 0 2 0 10 70 170 170 1170 6170 140 141 IDAAAA RTOAAA VVVVxx -8888 9976 0 0 8 8 88 888 888 3888 8888 176 177 WDAAAA STOAAA AAAAxx -2981 9977 1 1 1 1 81 981 981 2981 2981 162 163 RKAAAA TTOAAA HHHHxx -7369 9978 1 1 9 9 69 369 1369 2369 7369 138 139 LXAAAA UTOAAA OOOOxx -6227 9979 1 3 7 7 27 227 227 1227 6227 54 55 NFAAAA VTOAAA VVVVxx -8002 9980 0 2 2 2 2 2 2 3002 8002 4 5 UVAAAA WTOAAA AAAAxx -4288 9981 0 0 8 8 88 288 288 4288 4288 176 177 YIAAAA XTOAAA HHHHxx -5136 9982 0 0 6 16 36 136 1136 136 5136 72 73 OPAAAA YTOAAA OOOOxx -1084 9983 0 0 4 4 84 84 1084 1084 1084 168 169 SPAAAA ZTOAAA VVVVxx -9117 9984 1 1 7 17 17 117 1117 4117 9117 34 35 RMAAAA AUOAAA AAAAxx -2406 9985 0 2 6 6 6 406 406 2406 2406 12 13 OOAAAA BUOAAA HHHHxx -1384 9986 0 0 4 4 84 384 1384 1384 1384 168 169 GBAAAA CUOAAA OOOOxx -9194 9987 0 2 4 14 94 194 1194 4194 9194 188 189 QPAAAA DUOAAA VVVVxx -858 9988 0 2 8 18 58 858 858 858 858 116 117 AHAAAA EUOAAA AAAAxx -8592 9989 0 0 2 12 92 592 592 3592 8592 184 185 MSAAAA FUOAAA HHHHxx -4773 9990 1 1 3 13 73 773 773 4773 4773 146 147 PBAAAA GUOAAA OOOOxx -4093 9991 1 1 3 13 93 93 93 4093 4093 186 187 LBAAAA HUOAAA VVVVxx -6587 9992 1 3 7 7 87 587 587 1587 6587 174 175 JTAAAA IUOAAA AAAAxx -6093 9993 1 1 3 13 93 93 93 1093 6093 186 187 JAAAAA JUOAAA HHHHxx -429 9994 1 1 9 9 29 429 429 429 429 58 59 NQAAAA KUOAAA OOOOxx -5780 9995 0 0 0 0 80 780 1780 780 5780 160 161 IOAAAA LUOAAA VVVVxx -1783 9996 1 3 3 3 83 783 1783 1783 1783 166 167 PQAAAA MUOAAA AAAAxx -2992 9997 0 0 2 12 92 992 992 2992 2992 184 185 CLAAAA NUOAAA HHHHxx -0 9998 0 0 0 0 0 0 0 0 0 0 1 AAAAAA OUOAAA OOOOxx -2968 9999 0 0 8 8 68 968 968 2968 2968 136 137 EKAAAA PUOAAA VVVVxx -\. --- --- Data for Name: test_inh_check; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.test_inh_check (a, b) FROM stdin; -\. --- --- Data for Name: test_inh_check_child; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.test_inh_check_child (a, b) FROM stdin; -\. --- --- Data for Name: test_io_bulkwrite_strategy; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.test_io_bulkwrite_strategy (i) FROM stdin; -1 -2 -3 -4 -5 -6 -7 -8 -9 -10 -11 -12 -13 -14 -15 -16 -17 -18 -19 -20 -21 -22 -23 -24 -25 -26 -27 -28 -29 -30 -31 -32 -33 -34 -35 -36 -37 -38 -39 -40 -41 -42 -43 -44 -45 -46 -47 -48 -49 -50 -51 -52 -53 -54 -55 -56 -57 -58 -59 -60 -61 -62 -63 -64 -65 -66 -67 -68 -69 -70 -71 -72 -73 -74 -75 -76 -77 -78 -79 -80 -81 -82 -83 -84 -85 -86 -87 -88 -89 -90 -91 -92 -93 -94 -95 -96 -97 -98 -99 -100 -\. --- --- Data for Name: test_io_vac_strategy; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.test_io_vac_strategy (a, b) FROM stdin; -1 1 -2 2 -3 3 -4 4 -5 5 -6 6 -7 7 -8 8 -9 9 -10 10 -11 11 -12 12 -13 13 -14 14 -15 15 -16 16 -17 17 -18 18 -19 19 -20 20 -21 21 -22 22 -23 23 -24 24 -25 25 -26 26 -27 27 -28 28 -29 29 -30 30 -31 31 -32 32 -33 33 -34 34 -35 35 -36 36 -37 37 -38 38 -39 39 -40 40 -41 41 -42 42 -43 43 -44 44 -45 45 -46 46 -47 47 -48 48 -49 49 -50 50 -51 51 -52 52 -53 53 -54 54 -55 55 -56 56 -57 57 -58 58 -59 59 -60 60 -61 61 -62 62 -63 63 -64 64 -65 65 -66 66 -67 67 -68 68 -69 69 -70 70 -71 71 -72 72 -73 73 -74 74 -75 75 -76 76 -77 77 -78 78 -79 79 -80 80 -81 81 -82 82 -83 83 -84 84 -85 85 -86 86 -87 87 -88 88 -89 89 -90 90 -91 91 -92 92 -93 93 -94 94 -95 95 -96 96 -97 97 -98 98 -99 99 -100 100 -101 101 -102 102 -103 103 -104 104 -105 105 -106 106 -107 107 -108 108 -109 109 -110 110 -111 111 -112 112 -113 113 -114 114 -115 115 -116 116 -117 117 -118 118 -119 119 -120 120 -121 121 -122 122 -123 123 -124 124 -125 125 -126 126 -127 127 -128 128 -129 129 -130 130 -131 131 -132 132 -133 133 -134 134 -135 135 -136 136 -137 137 -138 138 -139 139 -140 140 -141 141 -142 142 -143 143 -144 144 -145 145 -146 146 -147 147 -148 148 -149 149 -150 150 -151 151 -152 152 -153 153 -154 154 -155 155 -156 156 -157 157 -158 158 -159 159 -160 160 -161 161 -162 162 -163 163 -164 164 -165 165 -166 166 -167 167 -168 168 -169 169 -170 170 -171 171 -172 172 -173 173 -174 174 -175 175 -176 176 -177 177 -178 178 -179 179 -180 180 -181 181 -182 182 -183 183 -184 184 -185 185 -186 186 -187 187 -188 188 -189 189 -190 190 -191 191 -192 192 -193 193 -194 194 -195 195 -196 196 -197 197 -198 198 -199 199 -200 200 -201 201 -202 202 -203 203 -204 204 -205 205 -206 206 -207 207 -208 208 -209 209 -210 210 -211 211 -212 212 -213 213 -214 214 -215 215 -216 216 -217 217 -218 218 -219 219 -220 220 -221 221 -222 222 -223 223 -224 224 -225 225 -226 226 -227 227 -228 228 -229 229 -230 230 -231 231 -232 232 -233 233 -234 234 -235 235 -236 236 -237 237 -238 238 -239 239 -240 240 -241 241 -242 242 -243 243 -244 244 -245 245 -246 246 -247 247 -248 248 -249 249 -250 250 -251 251 -252 252 -253 253 -254 254 -255 255 -256 256 -257 257 -258 258 -259 259 -260 260 -261 261 -262 262 -263 263 -264 264 -265 265 -266 266 -267 267 -268 268 -269 269 -270 270 -271 271 -272 272 -273 273 -274 274 -275 275 -276 276 -277 277 -278 278 -279 279 -280 280 -281 281 -282 282 -283 283 -284 284 -285 285 -286 286 -287 287 -288 288 -289 289 -290 290 -291 291 -292 292 -293 293 -294 294 -295 295 -296 296 -297 297 -298 298 -299 299 -300 300 -301 301 -302 302 -303 303 -304 304 -305 305 -306 306 -307 307 -308 308 -309 309 -310 310 -311 311 -312 312 -313 313 -314 314 -315 315 -316 316 -317 317 -318 318 -319 319 -320 320 -321 321 -322 322 -323 323 -324 324 -325 325 -326 326 -327 327 -328 328 -329 329 -330 330 -331 331 -332 332 -333 333 -334 334 -335 335 -336 336 -337 337 -338 338 -339 339 -340 340 -341 341 -342 342 -343 343 -344 344 -345 345 -346 346 -347 347 -348 348 -349 349 -350 350 -351 351 -352 352 -353 353 -354 354 -355 355 -356 356 -357 357 -358 358 -359 359 -360 360 -361 361 -362 362 -363 363 -364 364 -365 365 -366 366 -367 367 -368 368 -369 369 -370 370 -371 371 -372 372 -373 373 -374 374 -375 375 -376 376 -377 377 -378 378 -379 379 -380 380 -381 381 -382 382 -383 383 -384 384 -385 385 -386 386 -387 387 -388 388 -389 389 -390 390 -391 391 -392 392 -393 393 -394 394 -395 395 -396 396 -397 397 -398 398 -399 399 -400 400 -401 401 -402 402 -403 403 -404 404 -405 405 -406 406 -407 407 -408 408 -409 409 -410 410 -411 411 -412 412 -413 413 -414 414 -415 415 -416 416 -417 417 -418 418 -419 419 -420 420 -421 421 -422 422 -423 423 -424 424 -425 425 -426 426 -427 427 -428 428 -429 429 -430 430 -431 431 -432 432 -433 433 -434 434 -435 435 -436 436 -437 437 -438 438 -439 439 -440 440 -441 441 -442 442 -443 443 -444 444 -445 445 -446 446 -447 447 -448 448 -449 449 -450 450 -451 451 -452 452 -453 453 -454 454 -455 455 -456 456 -457 457 -458 458 -459 459 -460 460 -461 461 -462 462 -463 463 -464 464 -465 465 -466 466 -467 467 -468 468 -469 469 -470 470 -471 471 -472 472 -473 473 -474 474 -475 475 -476 476 -477 477 -478 478 -479 479 -480 480 -481 481 -482 482 -483 483 -484 484 -485 485 -486 486 -487 487 -488 488 -489 489 -490 490 -491 491 -492 492 -493 493 -494 494 -495 495 -496 496 -497 497 -498 498 -499 499 -500 500 -501 501 -502 502 -503 503 -504 504 -505 505 -506 506 -507 507 -508 508 -509 509 -510 510 -511 511 -512 512 -513 513 -514 514 -515 515 -516 516 -517 517 -518 518 -519 519 -520 520 -521 521 -522 522 -523 523 -524 524 -525 525 -526 526 -527 527 -528 528 -529 529 -530 530 -531 531 -532 532 -533 533 -534 534 -535 535 -536 536 -537 537 -538 538 -539 539 -540 540 -541 541 -542 542 -543 543 -544 544 -545 545 -546 546 -547 547 -548 548 -549 549 -550 550 -551 551 -552 552 -553 553 -554 554 -555 555 -556 556 -557 557 -558 558 -559 559 -560 560 -561 561 -562 562 -563 563 -564 564 -565 565 -566 566 -567 567 -568 568 -569 569 -570 570 -571 571 -572 572 -573 573 -574 574 -575 575 -576 576 -577 577 -578 578 -579 579 -580 580 -581 581 -582 582 -583 583 -584 584 -585 585 -586 586 -587 587 -588 588 -589 589 -590 590 -591 591 -592 592 -593 593 -594 594 -595 595 -596 596 -597 597 -598 598 -599 599 -600 600 -601 601 -602 602 -603 603 -604 604 -605 605 -606 606 -607 607 -608 608 -609 609 -610 610 -611 611 -612 612 -613 613 -614 614 -615 615 -616 616 -617 617 -618 618 -619 619 -620 620 -621 621 -622 622 -623 623 -624 624 -625 625 -626 626 -627 627 -628 628 -629 629 -630 630 -631 631 -632 632 -633 633 -634 634 -635 635 -636 636 -637 637 -638 638 -639 639 -640 640 -641 641 -642 642 -643 643 -644 644 -645 645 -646 646 -647 647 -648 648 -649 649 -650 650 -651 651 -652 652 -653 653 -654 654 -655 655 -656 656 -657 657 -658 658 -659 659 -660 660 -661 661 -662 662 -663 663 -664 664 -665 665 -666 666 -667 667 -668 668 -669 669 -670 670 -671 671 -672 672 -673 673 -674 674 -675 675 -676 676 -677 677 -678 678 -679 679 -680 680 -681 681 -682 682 -683 683 -684 684 -685 685 -686 686 -687 687 -688 688 -689 689 -690 690 -691 691 -692 692 -693 693 -694 694 -695 695 -696 696 -697 697 -698 698 -699 699 -700 700 -701 701 -702 702 -703 703 -704 704 -705 705 -706 706 -707 707 -708 708 -709 709 -710 710 -711 711 -712 712 -713 713 -714 714 -715 715 -716 716 -717 717 -718 718 -719 719 -720 720 -721 721 -722 722 -723 723 -724 724 -725 725 -726 726 -727 727 -728 728 -729 729 -730 730 -731 731 -732 732 -733 733 -734 734 -735 735 -736 736 -737 737 -738 738 -739 739 -740 740 -741 741 -742 742 -743 743 -744 744 -745 745 -746 746 -747 747 -748 748 -749 749 -750 750 -751 751 -752 752 -753 753 -754 754 -755 755 -756 756 -757 757 -758 758 -759 759 -760 760 -761 761 -762 762 -763 763 -764 764 -765 765 -766 766 -767 767 -768 768 -769 769 -770 770 -771 771 -772 772 -773 773 -774 774 -775 775 -776 776 -777 777 -778 778 -779 779 -780 780 -781 781 -782 782 -783 783 -784 784 -785 785 -786 786 -787 787 -788 788 -789 789 -790 790 -791 791 -792 792 -793 793 -794 794 -795 795 -796 796 -797 797 -798 798 -799 799 -800 800 -801 801 -802 802 -803 803 -804 804 -805 805 -806 806 -807 807 -808 808 -809 809 -810 810 -811 811 -812 812 -813 813 -814 814 -815 815 -816 816 -817 817 -818 818 -819 819 -820 820 -821 821 -822 822 -823 823 -824 824 -825 825 -826 826 -827 827 -828 828 -829 829 -830 830 -831 831 -832 832 -833 833 -834 834 -835 835 -836 836 -837 837 -838 838 -839 839 -840 840 -841 841 -842 842 -843 843 -844 844 -845 845 -846 846 -847 847 -848 848 -849 849 -850 850 -851 851 -852 852 -853 853 -854 854 -855 855 -856 856 -857 857 -858 858 -859 859 -860 860 -861 861 -862 862 -863 863 -864 864 -865 865 -866 866 -867 867 -868 868 -869 869 -870 870 -871 871 -872 872 -873 873 -874 874 -875 875 -876 876 -877 877 -878 878 -879 879 -880 880 -881 881 -882 882 -883 883 -884 884 -885 885 -886 886 -887 887 -888 888 -889 889 -890 890 -891 891 -892 892 -893 893 -894 894 -895 895 -896 896 -897 897 -898 898 -899 899 -900 900 -901 901 -902 902 -903 903 -904 904 -905 905 -906 906 -907 907 -908 908 -909 909 -910 910 -911 911 -912 912 -913 913 -914 914 -915 915 -916 916 -917 917 -918 918 -919 919 -920 920 -921 921 -922 922 -923 923 -924 924 -925 925 -926 926 -927 927 -928 928 -929 929 -930 930 -931 931 -932 932 -933 933 -934 934 -935 935 -936 936 -937 937 -938 938 -939 939 -940 940 -941 941 -942 942 -943 943 -944 944 -945 945 -946 946 -947 947 -948 948 -949 949 -950 950 -951 951 -952 952 -953 953 -954 954 -955 955 -956 956 -957 957 -958 958 -959 959 -960 960 -961 961 -962 962 -963 963 -964 964 -965 965 -966 966 -967 967 -968 968 -969 969 -970 970 -971 971 -972 972 -973 973 -974 974 -975 975 -976 976 -977 977 -978 978 -979 979 -980 980 -981 981 -982 982 -983 983 -984 984 -985 985 -986 986 -987 987 -988 988 -989 989 -990 990 -991 991 -992 992 -993 993 -994 994 -995 995 -996 996 -997 997 -998 998 -999 999 -1000 1000 -1001 1001 -1002 1002 -1003 1003 -1004 1004 -1005 1005 -1006 1006 -1007 1007 -1008 1008 -1009 1009 -1010 1010 -1011 1011 -1012 1012 -1013 1013 -1014 1014 -1015 1015 -1016 1016 -1017 1017 -1018 1018 -1019 1019 -1020 1020 -1021 1021 -1022 1022 -1023 1023 -1024 1024 -1025 1025 -1026 1026 -1027 1027 -1028 1028 -1029 1029 -1030 1030 -1031 1031 -1032 1032 -1033 1033 -1034 1034 -1035 1035 -1036 1036 -1037 1037 -1038 1038 -1039 1039 -1040 1040 -1041 1041 -1042 1042 -1043 1043 -1044 1044 -1045 1045 -1046 1046 -1047 1047 -1048 1048 -1049 1049 -1050 1050 -1051 1051 -1052 1052 -1053 1053 -1054 1054 -1055 1055 -1056 1056 -1057 1057 -1058 1058 -1059 1059 -1060 1060 -1061 1061 -1062 1062 -1063 1063 -1064 1064 -1065 1065 -1066 1066 -1067 1067 -1068 1068 -1069 1069 -1070 1070 -1071 1071 -1072 1072 -1073 1073 -1074 1074 -1075 1075 -1076 1076 -1077 1077 -1078 1078 -1079 1079 -1080 1080 -1081 1081 -1082 1082 -1083 1083 -1084 1084 -1085 1085 -1086 1086 -1087 1087 -1088 1088 -1089 1089 -1090 1090 -1091 1091 -1092 1092 -1093 1093 -1094 1094 -1095 1095 -1096 1096 -1097 1097 -1098 1098 -1099 1099 -1100 1100 -1101 1101 -1102 1102 -1103 1103 -1104 1104 -1105 1105 -1106 1106 -1107 1107 -1108 1108 -1109 1109 -1110 1110 -1111 1111 -1112 1112 -1113 1113 -1114 1114 -1115 1115 -1116 1116 -1117 1117 -1118 1118 -1119 1119 -1120 1120 -1121 1121 -1122 1122 -1123 1123 -1124 1124 -1125 1125 -1126 1126 -1127 1127 -1128 1128 -1129 1129 -1130 1130 -1131 1131 -1132 1132 -1133 1133 -1134 1134 -1135 1135 -1136 1136 -1137 1137 -1138 1138 -1139 1139 -1140 1140 -1141 1141 -1142 1142 -1143 1143 -1144 1144 -1145 1145 -1146 1146 -1147 1147 -1148 1148 -1149 1149 -1150 1150 -1151 1151 -1152 1152 -1153 1153 -1154 1154 -1155 1155 -1156 1156 -1157 1157 -1158 1158 -1159 1159 -1160 1160 -1161 1161 -1162 1162 -1163 1163 -1164 1164 -1165 1165 -1166 1166 -1167 1167 -1168 1168 -1169 1169 -1170 1170 -1171 1171 -1172 1172 -1173 1173 -1174 1174 -1175 1175 -1176 1176 -1177 1177 -1178 1178 -1179 1179 -1180 1180 -1181 1181 -1182 1182 -1183 1183 -1184 1184 -1185 1185 -1186 1186 -1187 1187 -1188 1188 -1189 1189 -1190 1190 -1191 1191 -1192 1192 -1193 1193 -1194 1194 -1195 1195 -1196 1196 -1197 1197 -1198 1198 -1199 1199 -1200 1200 -1201 1201 -1202 1202 -1203 1203 -1204 1204 -1205 1205 -1206 1206 -1207 1207 -1208 1208 -1209 1209 -1210 1210 -1211 1211 -1212 1212 -1213 1213 -1214 1214 -1215 1215 -1216 1216 -1217 1217 -1218 1218 -1219 1219 -1220 1220 -1221 1221 -1222 1222 -1223 1223 -1224 1224 -1225 1225 -1226 1226 -1227 1227 -1228 1228 -1229 1229 -1230 1230 -1231 1231 -1232 1232 -1233 1233 -1234 1234 -1235 1235 -1236 1236 -1237 1237 -1238 1238 -1239 1239 -1240 1240 -1241 1241 -1242 1242 -1243 1243 -1244 1244 -1245 1245 -1246 1246 -1247 1247 -1248 1248 -1249 1249 -1250 1250 -1251 1251 -1252 1252 -1253 1253 -1254 1254 -1255 1255 -1256 1256 -1257 1257 -1258 1258 -1259 1259 -1260 1260 -1261 1261 -1262 1262 -1263 1263 -1264 1264 -1265 1265 -1266 1266 -1267 1267 -1268 1268 -1269 1269 -1270 1270 -1271 1271 -1272 1272 -1273 1273 -1274 1274 -1275 1275 -1276 1276 -1277 1277 -1278 1278 -1279 1279 -1280 1280 -1281 1281 -1282 1282 -1283 1283 -1284 1284 -1285 1285 -1286 1286 -1287 1287 -1288 1288 -1289 1289 -1290 1290 -1291 1291 -1292 1292 -1293 1293 -1294 1294 -1295 1295 -1296 1296 -1297 1297 -1298 1298 -1299 1299 -1300 1300 -1301 1301 -1302 1302 -1303 1303 -1304 1304 -1305 1305 -1306 1306 -1307 1307 -1308 1308 -1309 1309 -1310 1310 -1311 1311 -1312 1312 -1313 1313 -1314 1314 -1315 1315 -1316 1316 -1317 1317 -1318 1318 -1319 1319 -1320 1320 -1321 1321 -1322 1322 -1323 1323 -1324 1324 -1325 1325 -1326 1326 -1327 1327 -1328 1328 -1329 1329 -1330 1330 -1331 1331 -1332 1332 -1333 1333 -1334 1334 -1335 1335 -1336 1336 -1337 1337 -1338 1338 -1339 1339 -1340 1340 -1341 1341 -1342 1342 -1343 1343 -1344 1344 -1345 1345 -1346 1346 -1347 1347 -1348 1348 -1349 1349 -1350 1350 -1351 1351 -1352 1352 -1353 1353 -1354 1354 -1355 1355 -1356 1356 -1357 1357 -1358 1358 -1359 1359 -1360 1360 -1361 1361 -1362 1362 -1363 1363 -1364 1364 -1365 1365 -1366 1366 -1367 1367 -1368 1368 -1369 1369 -1370 1370 -1371 1371 -1372 1372 -1373 1373 -1374 1374 -1375 1375 -1376 1376 -1377 1377 -1378 1378 -1379 1379 -1380 1380 -1381 1381 -1382 1382 -1383 1383 -1384 1384 -1385 1385 -1386 1386 -1387 1387 -1388 1388 -1389 1389 -1390 1390 -1391 1391 -1392 1392 -1393 1393 -1394 1394 -1395 1395 -1396 1396 -1397 1397 -1398 1398 -1399 1399 -1400 1400 -1401 1401 -1402 1402 -1403 1403 -1404 1404 -1405 1405 -1406 1406 -1407 1407 -1408 1408 -1409 1409 -1410 1410 -1411 1411 -1412 1412 -1413 1413 -1414 1414 -1415 1415 -1416 1416 -1417 1417 -1418 1418 -1419 1419 -1420 1420 -1421 1421 -1422 1422 -1423 1423 -1424 1424 -1425 1425 -1426 1426 -1427 1427 -1428 1428 -1429 1429 -1430 1430 -1431 1431 -1432 1432 -1433 1433 -1434 1434 -1435 1435 -1436 1436 -1437 1437 -1438 1438 -1439 1439 -1440 1440 -1441 1441 -1442 1442 -1443 1443 -1444 1444 -1445 1445 -1446 1446 -1447 1447 -1448 1448 -1449 1449 -1450 1450 -1451 1451 -1452 1452 -1453 1453 -1454 1454 -1455 1455 -1456 1456 -1457 1457 -1458 1458 -1459 1459 -1460 1460 -1461 1461 -1462 1462 -1463 1463 -1464 1464 -1465 1465 -1466 1466 -1467 1467 -1468 1468 -1469 1469 -1470 1470 -1471 1471 -1472 1472 -1473 1473 -1474 1474 -1475 1475 -1476 1476 -1477 1477 -1478 1478 -1479 1479 -1480 1480 -1481 1481 -1482 1482 -1483 1483 -1484 1484 -1485 1485 -1486 1486 -1487 1487 -1488 1488 -1489 1489 -1490 1490 -1491 1491 -1492 1492 -1493 1493 -1494 1494 -1495 1495 -1496 1496 -1497 1497 -1498 1498 -1499 1499 -1500 1500 -1501 1501 -1502 1502 -1503 1503 -1504 1504 -1505 1505 -1506 1506 -1507 1507 -1508 1508 -1509 1509 -1510 1510 -1511 1511 -1512 1512 -1513 1513 -1514 1514 -1515 1515 -1516 1516 -1517 1517 -1518 1518 -1519 1519 -1520 1520 -1521 1521 -1522 1522 -1523 1523 -1524 1524 -1525 1525 -1526 1526 -1527 1527 -1528 1528 -1529 1529 -1530 1530 -1531 1531 -1532 1532 -1533 1533 -1534 1534 -1535 1535 -1536 1536 -1537 1537 -1538 1538 -1539 1539 -1540 1540 -1541 1541 -1542 1542 -1543 1543 -1544 1544 -1545 1545 -1546 1546 -1547 1547 -1548 1548 -1549 1549 -1550 1550 -1551 1551 -1552 1552 -1553 1553 -1554 1554 -1555 1555 -1556 1556 -1557 1557 -1558 1558 -1559 1559 -1560 1560 -1561 1561 -1562 1562 -1563 1563 -1564 1564 -1565 1565 -1566 1566 -1567 1567 -1568 1568 -1569 1569 -1570 1570 -1571 1571 -1572 1572 -1573 1573 -1574 1574 -1575 1575 -1576 1576 -1577 1577 -1578 1578 -1579 1579 -1580 1580 -1581 1581 -1582 1582 -1583 1583 -1584 1584 -1585 1585 -1586 1586 -1587 1587 -1588 1588 -1589 1589 -1590 1590 -1591 1591 -1592 1592 -1593 1593 -1594 1594 -1595 1595 -1596 1596 -1597 1597 -1598 1598 -1599 1599 -1600 1600 -1601 1601 -1602 1602 -1603 1603 -1604 1604 -1605 1605 -1606 1606 -1607 1607 -1608 1608 -1609 1609 -1610 1610 -1611 1611 -1612 1612 -1613 1613 -1614 1614 -1615 1615 -1616 1616 -1617 1617 -1618 1618 -1619 1619 -1620 1620 -1621 1621 -1622 1622 -1623 1623 -1624 1624 -1625 1625 -1626 1626 -1627 1627 -1628 1628 -1629 1629 -1630 1630 -1631 1631 -1632 1632 -1633 1633 -1634 1634 -1635 1635 -1636 1636 -1637 1637 -1638 1638 -1639 1639 -1640 1640 -1641 1641 -1642 1642 -1643 1643 -1644 1644 -1645 1645 -1646 1646 -1647 1647 -1648 1648 -1649 1649 -1650 1650 -1651 1651 -1652 1652 -1653 1653 -1654 1654 -1655 1655 -1656 1656 -1657 1657 -1658 1658 -1659 1659 -1660 1660 -1661 1661 -1662 1662 -1663 1663 -1664 1664 -1665 1665 -1666 1666 -1667 1667 -1668 1668 -1669 1669 -1670 1670 -1671 1671 -1672 1672 -1673 1673 -1674 1674 -1675 1675 -1676 1676 -1677 1677 -1678 1678 -1679 1679 -1680 1680 -1681 1681 -1682 1682 -1683 1683 -1684 1684 -1685 1685 -1686 1686 -1687 1687 -1688 1688 -1689 1689 -1690 1690 -1691 1691 -1692 1692 -1693 1693 -1694 1694 -1695 1695 -1696 1696 -1697 1697 -1698 1698 -1699 1699 -1700 1700 -1701 1701 -1702 1702 -1703 1703 -1704 1704 -1705 1705 -1706 1706 -1707 1707 -1708 1708 -1709 1709 -1710 1710 -1711 1711 -1712 1712 -1713 1713 -1714 1714 -1715 1715 -1716 1716 -1717 1717 -1718 1718 -1719 1719 -1720 1720 -1721 1721 -1722 1722 -1723 1723 -1724 1724 -1725 1725 -1726 1726 -1727 1727 -1728 1728 -1729 1729 -1730 1730 -1731 1731 -1732 1732 -1733 1733 -1734 1734 -1735 1735 -1736 1736 -1737 1737 -1738 1738 -1739 1739 -1740 1740 -1741 1741 -1742 1742 -1743 1743 -1744 1744 -1745 1745 -1746 1746 -1747 1747 -1748 1748 -1749 1749 -1750 1750 -1751 1751 -1752 1752 -1753 1753 -1754 1754 -1755 1755 -1756 1756 -1757 1757 -1758 1758 -1759 1759 -1760 1760 -1761 1761 -1762 1762 -1763 1763 -1764 1764 -1765 1765 -1766 1766 -1767 1767 -1768 1768 -1769 1769 -1770 1770 -1771 1771 -1772 1772 -1773 1773 -1774 1774 -1775 1775 -1776 1776 -1777 1777 -1778 1778 -1779 1779 -1780 1780 -1781 1781 -1782 1782 -1783 1783 -1784 1784 -1785 1785 -1786 1786 -1787 1787 -1788 1788 -1789 1789 -1790 1790 -1791 1791 -1792 1792 -1793 1793 -1794 1794 -1795 1795 -1796 1796 -1797 1797 -1798 1798 -1799 1799 -1800 1800 -1801 1801 -1802 1802 -1803 1803 -1804 1804 -1805 1805 -1806 1806 -1807 1807 -1808 1808 -1809 1809 -1810 1810 -1811 1811 -1812 1812 -1813 1813 -1814 1814 -1815 1815 -1816 1816 -1817 1817 -1818 1818 -1819 1819 -1820 1820 -1821 1821 -1822 1822 -1823 1823 -1824 1824 -1825 1825 -1826 1826 -1827 1827 -1828 1828 -1829 1829 -1830 1830 -1831 1831 -1832 1832 -1833 1833 -1834 1834 -1835 1835 -1836 1836 -1837 1837 -1838 1838 -1839 1839 -1840 1840 -1841 1841 -1842 1842 -1843 1843 -1844 1844 -1845 1845 -1846 1846 -1847 1847 -1848 1848 -1849 1849 -1850 1850 -1851 1851 -1852 1852 -1853 1853 -1854 1854 -1855 1855 -1856 1856 -1857 1857 -1858 1858 -1859 1859 -1860 1860 -1861 1861 -1862 1862 -1863 1863 -1864 1864 -1865 1865 -1866 1866 -1867 1867 -1868 1868 -1869 1869 -1870 1870 -1871 1871 -1872 1872 -1873 1873 -1874 1874 -1875 1875 -1876 1876 -1877 1877 -1878 1878 -1879 1879 -1880 1880 -1881 1881 -1882 1882 -1883 1883 -1884 1884 -1885 1885 -1886 1886 -1887 1887 -1888 1888 -1889 1889 -1890 1890 -1891 1891 -1892 1892 -1893 1893 -1894 1894 -1895 1895 -1896 1896 -1897 1897 -1898 1898 -1899 1899 -1900 1900 -1901 1901 -1902 1902 -1903 1903 -1904 1904 -1905 1905 -1906 1906 -1907 1907 -1908 1908 -1909 1909 -1910 1910 -1911 1911 -1912 1912 -1913 1913 -1914 1914 -1915 1915 -1916 1916 -1917 1917 -1918 1918 -1919 1919 -1920 1920 -1921 1921 -1922 1922 -1923 1923 -1924 1924 -1925 1925 -1926 1926 -1927 1927 -1928 1928 -1929 1929 -1930 1930 -1931 1931 -1932 1932 -1933 1933 -1934 1934 -1935 1935 -1936 1936 -1937 1937 -1938 1938 -1939 1939 -1940 1940 -1941 1941 -1942 1942 -1943 1943 -1944 1944 -1945 1945 -1946 1946 -1947 1947 -1948 1948 -1949 1949 -1950 1950 -1951 1951 -1952 1952 -1953 1953 -1954 1954 -1955 1955 -1956 1956 -1957 1957 -1958 1958 -1959 1959 -1960 1960 -1961 1961 -1962 1962 -1963 1963 -1964 1964 -1965 1965 -1966 1966 -1967 1967 -1968 1968 -1969 1969 -1970 1970 -1971 1971 -1972 1972 -1973 1973 -1974 1974 -1975 1975 -1976 1976 -1977 1977 -1978 1978 -1979 1979 -1980 1980 -1981 1981 -1982 1982 -1983 1983 -1984 1984 -1985 1985 -1986 1986 -1987 1987 -1988 1988 -1989 1989 -1990 1990 -1991 1991 -1992 1992 -1993 1993 -1994 1994 -1995 1995 -1996 1996 -1997 1997 -1998 1998 -1999 1999 -2000 2000 -2001 2001 -2002 2002 -2003 2003 -2004 2004 -2005 2005 -2006 2006 -2007 2007 -2008 2008 -2009 2009 -2010 2010 -2011 2011 -2012 2012 -2013 2013 -2014 2014 -2015 2015 -2016 2016 -2017 2017 -2018 2018 -2019 2019 -2020 2020 -2021 2021 -2022 2022 -2023 2023 -2024 2024 -2025 2025 -2026 2026 -2027 2027 -2028 2028 -2029 2029 -2030 2030 -2031 2031 -2032 2032 -2033 2033 -2034 2034 -2035 2035 -2036 2036 -2037 2037 -2038 2038 -2039 2039 -2040 2040 -2041 2041 -2042 2042 -2043 2043 -2044 2044 -2045 2045 -2046 2046 -2047 2047 -2048 2048 -2049 2049 -2050 2050 -2051 2051 -2052 2052 -2053 2053 -2054 2054 -2055 2055 -2056 2056 -2057 2057 -2058 2058 -2059 2059 -2060 2060 -2061 2061 -2062 2062 -2063 2063 -2064 2064 -2065 2065 -2066 2066 -2067 2067 -2068 2068 -2069 2069 -2070 2070 -2071 2071 -2072 2072 -2073 2073 -2074 2074 -2075 2075 -2076 2076 -2077 2077 -2078 2078 -2079 2079 -2080 2080 -2081 2081 -2082 2082 -2083 2083 -2084 2084 -2085 2085 -2086 2086 -2087 2087 -2088 2088 -2089 2089 -2090 2090 -2091 2091 -2092 2092 -2093 2093 -2094 2094 -2095 2095 -2096 2096 -2097 2097 -2098 2098 -2099 2099 -2100 2100 -2101 2101 -2102 2102 -2103 2103 -2104 2104 -2105 2105 -2106 2106 -2107 2107 -2108 2108 -2109 2109 -2110 2110 -2111 2111 -2112 2112 -2113 2113 -2114 2114 -2115 2115 -2116 2116 -2117 2117 -2118 2118 -2119 2119 -2120 2120 -2121 2121 -2122 2122 -2123 2123 -2124 2124 -2125 2125 -2126 2126 -2127 2127 -2128 2128 -2129 2129 -2130 2130 -2131 2131 -2132 2132 -2133 2133 -2134 2134 -2135 2135 -2136 2136 -2137 2137 -2138 2138 -2139 2139 -2140 2140 -2141 2141 -2142 2142 -2143 2143 -2144 2144 -2145 2145 -2146 2146 -2147 2147 -2148 2148 -2149 2149 -2150 2150 -2151 2151 -2152 2152 -2153 2153 -2154 2154 -2155 2155 -2156 2156 -2157 2157 -2158 2158 -2159 2159 -2160 2160 -2161 2161 -2162 2162 -2163 2163 -2164 2164 -2165 2165 -2166 2166 -2167 2167 -2168 2168 -2169 2169 -2170 2170 -2171 2171 -2172 2172 -2173 2173 -2174 2174 -2175 2175 -2176 2176 -2177 2177 -2178 2178 -2179 2179 -2180 2180 -2181 2181 -2182 2182 -2183 2183 -2184 2184 -2185 2185 -2186 2186 -2187 2187 -2188 2188 -2189 2189 -2190 2190 -2191 2191 -2192 2192 -2193 2193 -2194 2194 -2195 2195 -2196 2196 -2197 2197 -2198 2198 -2199 2199 -2200 2200 -2201 2201 -2202 2202 -2203 2203 -2204 2204 -2205 2205 -2206 2206 -2207 2207 -2208 2208 -2209 2209 -2210 2210 -2211 2211 -2212 2212 -2213 2213 -2214 2214 -2215 2215 -2216 2216 -2217 2217 -2218 2218 -2219 2219 -2220 2220 -2221 2221 -2222 2222 -2223 2223 -2224 2224 -2225 2225 -2226 2226 -2227 2227 -2228 2228 -2229 2229 -2230 2230 -2231 2231 -2232 2232 -2233 2233 -2234 2234 -2235 2235 -2236 2236 -2237 2237 -2238 2238 -2239 2239 -2240 2240 -2241 2241 -2242 2242 -2243 2243 -2244 2244 -2245 2245 -2246 2246 -2247 2247 -2248 2248 -2249 2249 -2250 2250 -2251 2251 -2252 2252 -2253 2253 -2254 2254 -2255 2255 -2256 2256 -2257 2257 -2258 2258 -2259 2259 -2260 2260 -2261 2261 -2262 2262 -2263 2263 -2264 2264 -2265 2265 -2266 2266 -2267 2267 -2268 2268 -2269 2269 -2270 2270 -2271 2271 -2272 2272 -2273 2273 -2274 2274 -2275 2275 -2276 2276 -2277 2277 -2278 2278 -2279 2279 -2280 2280 -2281 2281 -2282 2282 -2283 2283 -2284 2284 -2285 2285 -2286 2286 -2287 2287 -2288 2288 -2289 2289 -2290 2290 -2291 2291 -2292 2292 -2293 2293 -2294 2294 -2295 2295 -2296 2296 -2297 2297 -2298 2298 -2299 2299 -2300 2300 -2301 2301 -2302 2302 -2303 2303 -2304 2304 -2305 2305 -2306 2306 -2307 2307 -2308 2308 -2309 2309 -2310 2310 -2311 2311 -2312 2312 -2313 2313 -2314 2314 -2315 2315 -2316 2316 -2317 2317 -2318 2318 -2319 2319 -2320 2320 -2321 2321 -2322 2322 -2323 2323 -2324 2324 -2325 2325 -2326 2326 -2327 2327 -2328 2328 -2329 2329 -2330 2330 -2331 2331 -2332 2332 -2333 2333 -2334 2334 -2335 2335 -2336 2336 -2337 2337 -2338 2338 -2339 2339 -2340 2340 -2341 2341 -2342 2342 -2343 2343 -2344 2344 -2345 2345 -2346 2346 -2347 2347 -2348 2348 -2349 2349 -2350 2350 -2351 2351 -2352 2352 -2353 2353 -2354 2354 -2355 2355 -2356 2356 -2357 2357 -2358 2358 -2359 2359 -2360 2360 -2361 2361 -2362 2362 -2363 2363 -2364 2364 -2365 2365 -2366 2366 -2367 2367 -2368 2368 -2369 2369 -2370 2370 -2371 2371 -2372 2372 -2373 2373 -2374 2374 -2375 2375 -2376 2376 -2377 2377 -2378 2378 -2379 2379 -2380 2380 -2381 2381 -2382 2382 -2383 2383 -2384 2384 -2385 2385 -2386 2386 -2387 2387 -2388 2388 -2389 2389 -2390 2390 -2391 2391 -2392 2392 -2393 2393 -2394 2394 -2395 2395 -2396 2396 -2397 2397 -2398 2398 -2399 2399 -2400 2400 -2401 2401 -2402 2402 -2403 2403 -2404 2404 -2405 2405 -2406 2406 -2407 2407 -2408 2408 -2409 2409 -2410 2410 -2411 2411 -2412 2412 -2413 2413 -2414 2414 -2415 2415 -2416 2416 -2417 2417 -2418 2418 -2419 2419 -2420 2420 -2421 2421 -2422 2422 -2423 2423 -2424 2424 -2425 2425 -2426 2426 -2427 2427 -2428 2428 -2429 2429 -2430 2430 -2431 2431 -2432 2432 -2433 2433 -2434 2434 -2435 2435 -2436 2436 -2437 2437 -2438 2438 -2439 2439 -2440 2440 -2441 2441 -2442 2442 -2443 2443 -2444 2444 -2445 2445 -2446 2446 -2447 2447 -2448 2448 -2449 2449 -2450 2450 -2451 2451 -2452 2452 -2453 2453 -2454 2454 -2455 2455 -2456 2456 -2457 2457 -2458 2458 -2459 2459 -2460 2460 -2461 2461 -2462 2462 -2463 2463 -2464 2464 -2465 2465 -2466 2466 -2467 2467 -2468 2468 -2469 2469 -2470 2470 -2471 2471 -2472 2472 -2473 2473 -2474 2474 -2475 2475 -2476 2476 -2477 2477 -2478 2478 -2479 2479 -2480 2480 -2481 2481 -2482 2482 -2483 2483 -2484 2484 -2485 2485 -2486 2486 -2487 2487 -2488 2488 -2489 2489 -2490 2490 -2491 2491 -2492 2492 -2493 2493 -2494 2494 -2495 2495 -2496 2496 -2497 2497 -2498 2498 -2499 2499 -2500 2500 -2501 2501 -2502 2502 -2503 2503 -2504 2504 -2505 2505 -2506 2506 -2507 2507 -2508 2508 -2509 2509 -2510 2510 -2511 2511 -2512 2512 -2513 2513 -2514 2514 -2515 2515 -2516 2516 -2517 2517 -2518 2518 -2519 2519 -2520 2520 -2521 2521 -2522 2522 -2523 2523 -2524 2524 -2525 2525 -2526 2526 -2527 2527 -2528 2528 -2529 2529 -2530 2530 -2531 2531 -2532 2532 -2533 2533 -2534 2534 -2535 2535 -2536 2536 -2537 2537 -2538 2538 -2539 2539 -2540 2540 -2541 2541 -2542 2542 -2543 2543 -2544 2544 -2545 2545 -2546 2546 -2547 2547 -2548 2548 -2549 2549 -2550 2550 -2551 2551 -2552 2552 -2553 2553 -2554 2554 -2555 2555 -2556 2556 -2557 2557 -2558 2558 -2559 2559 -2560 2560 -2561 2561 -2562 2562 -2563 2563 -2564 2564 -2565 2565 -2566 2566 -2567 2567 -2568 2568 -2569 2569 -2570 2570 -2571 2571 -2572 2572 -2573 2573 -2574 2574 -2575 2575 -2576 2576 -2577 2577 -2578 2578 -2579 2579 -2580 2580 -2581 2581 -2582 2582 -2583 2583 -2584 2584 -2585 2585 -2586 2586 -2587 2587 -2588 2588 -2589 2589 -2590 2590 -2591 2591 -2592 2592 -2593 2593 -2594 2594 -2595 2595 -2596 2596 -2597 2597 -2598 2598 -2599 2599 -2600 2600 -2601 2601 -2602 2602 -2603 2603 -2604 2604 -2605 2605 -2606 2606 -2607 2607 -2608 2608 -2609 2609 -2610 2610 -2611 2611 -2612 2612 -2613 2613 -2614 2614 -2615 2615 -2616 2616 -2617 2617 -2618 2618 -2619 2619 -2620 2620 -2621 2621 -2622 2622 -2623 2623 -2624 2624 -2625 2625 -2626 2626 -2627 2627 -2628 2628 -2629 2629 -2630 2630 -2631 2631 -2632 2632 -2633 2633 -2634 2634 -2635 2635 -2636 2636 -2637 2637 -2638 2638 -2639 2639 -2640 2640 -2641 2641 -2642 2642 -2643 2643 -2644 2644 -2645 2645 -2646 2646 -2647 2647 -2648 2648 -2649 2649 -2650 2650 -2651 2651 -2652 2652 -2653 2653 -2654 2654 -2655 2655 -2656 2656 -2657 2657 -2658 2658 -2659 2659 -2660 2660 -2661 2661 -2662 2662 -2663 2663 -2664 2664 -2665 2665 -2666 2666 -2667 2667 -2668 2668 -2669 2669 -2670 2670 -2671 2671 -2672 2672 -2673 2673 -2674 2674 -2675 2675 -2676 2676 -2677 2677 -2678 2678 -2679 2679 -2680 2680 -2681 2681 -2682 2682 -2683 2683 -2684 2684 -2685 2685 -2686 2686 -2687 2687 -2688 2688 -2689 2689 -2690 2690 -2691 2691 -2692 2692 -2693 2693 -2694 2694 -2695 2695 -2696 2696 -2697 2697 -2698 2698 -2699 2699 -2700 2700 -2701 2701 -2702 2702 -2703 2703 -2704 2704 -2705 2705 -2706 2706 -2707 2707 -2708 2708 -2709 2709 -2710 2710 -2711 2711 -2712 2712 -2713 2713 -2714 2714 -2715 2715 -2716 2716 -2717 2717 -2718 2718 -2719 2719 -2720 2720 -2721 2721 -2722 2722 -2723 2723 -2724 2724 -2725 2725 -2726 2726 -2727 2727 -2728 2728 -2729 2729 -2730 2730 -2731 2731 -2732 2732 -2733 2733 -2734 2734 -2735 2735 -2736 2736 -2737 2737 -2738 2738 -2739 2739 -2740 2740 -2741 2741 -2742 2742 -2743 2743 -2744 2744 -2745 2745 -2746 2746 -2747 2747 -2748 2748 -2749 2749 -2750 2750 -2751 2751 -2752 2752 -2753 2753 -2754 2754 -2755 2755 -2756 2756 -2757 2757 -2758 2758 -2759 2759 -2760 2760 -2761 2761 -2762 2762 -2763 2763 -2764 2764 -2765 2765 -2766 2766 -2767 2767 -2768 2768 -2769 2769 -2770 2770 -2771 2771 -2772 2772 -2773 2773 -2774 2774 -2775 2775 -2776 2776 -2777 2777 -2778 2778 -2779 2779 -2780 2780 -2781 2781 -2782 2782 -2783 2783 -2784 2784 -2785 2785 -2786 2786 -2787 2787 -2788 2788 -2789 2789 -2790 2790 -2791 2791 -2792 2792 -2793 2793 -2794 2794 -2795 2795 -2796 2796 -2797 2797 -2798 2798 -2799 2799 -2800 2800 -2801 2801 -2802 2802 -2803 2803 -2804 2804 -2805 2805 -2806 2806 -2807 2807 -2808 2808 -2809 2809 -2810 2810 -2811 2811 -2812 2812 -2813 2813 -2814 2814 -2815 2815 -2816 2816 -2817 2817 -2818 2818 -2819 2819 -2820 2820 -2821 2821 -2822 2822 -2823 2823 -2824 2824 -2825 2825 -2826 2826 -2827 2827 -2828 2828 -2829 2829 -2830 2830 -2831 2831 -2832 2832 -2833 2833 -2834 2834 -2835 2835 -2836 2836 -2837 2837 -2838 2838 -2839 2839 -2840 2840 -2841 2841 -2842 2842 -2843 2843 -2844 2844 -2845 2845 -2846 2846 -2847 2847 -2848 2848 -2849 2849 -2850 2850 -2851 2851 -2852 2852 -2853 2853 -2854 2854 -2855 2855 -2856 2856 -2857 2857 -2858 2858 -2859 2859 -2860 2860 -2861 2861 -2862 2862 -2863 2863 -2864 2864 -2865 2865 -2866 2866 -2867 2867 -2868 2868 -2869 2869 -2870 2870 -2871 2871 -2872 2872 -2873 2873 -2874 2874 -2875 2875 -2876 2876 -2877 2877 -2878 2878 -2879 2879 -2880 2880 -2881 2881 -2882 2882 -2883 2883 -2884 2884 -2885 2885 -2886 2886 -2887 2887 -2888 2888 -2889 2889 -2890 2890 -2891 2891 -2892 2892 -2893 2893 -2894 2894 -2895 2895 -2896 2896 -2897 2897 -2898 2898 -2899 2899 -2900 2900 -2901 2901 -2902 2902 -2903 2903 -2904 2904 -2905 2905 -2906 2906 -2907 2907 -2908 2908 -2909 2909 -2910 2910 -2911 2911 -2912 2912 -2913 2913 -2914 2914 -2915 2915 -2916 2916 -2917 2917 -2918 2918 -2919 2919 -2920 2920 -2921 2921 -2922 2922 -2923 2923 -2924 2924 -2925 2925 -2926 2926 -2927 2927 -2928 2928 -2929 2929 -2930 2930 -2931 2931 -2932 2932 -2933 2933 -2934 2934 -2935 2935 -2936 2936 -2937 2937 -2938 2938 -2939 2939 -2940 2940 -2941 2941 -2942 2942 -2943 2943 -2944 2944 -2945 2945 -2946 2946 -2947 2947 -2948 2948 -2949 2949 -2950 2950 -2951 2951 -2952 2952 -2953 2953 -2954 2954 -2955 2955 -2956 2956 -2957 2957 -2958 2958 -2959 2959 -2960 2960 -2961 2961 -2962 2962 -2963 2963 -2964 2964 -2965 2965 -2966 2966 -2967 2967 -2968 2968 -2969 2969 -2970 2970 -2971 2971 -2972 2972 -2973 2973 -2974 2974 -2975 2975 -2976 2976 -2977 2977 -2978 2978 -2979 2979 -2980 2980 -2981 2981 -2982 2982 -2983 2983 -2984 2984 -2985 2985 -2986 2986 -2987 2987 -2988 2988 -2989 2989 -2990 2990 -2991 2991 -2992 2992 -2993 2993 -2994 2994 -2995 2995 -2996 2996 -2997 2997 -2998 2998 -2999 2999 -3000 3000 -3001 3001 -3002 3002 -3003 3003 -3004 3004 -3005 3005 -3006 3006 -3007 3007 -3008 3008 -3009 3009 -3010 3010 -3011 3011 -3012 3012 -3013 3013 -3014 3014 -3015 3015 -3016 3016 -3017 3017 -3018 3018 -3019 3019 -3020 3020 -3021 3021 -3022 3022 -3023 3023 -3024 3024 -3025 3025 -3026 3026 -3027 3027 -3028 3028 -3029 3029 -3030 3030 -3031 3031 -3032 3032 -3033 3033 -3034 3034 -3035 3035 -3036 3036 -3037 3037 -3038 3038 -3039 3039 -3040 3040 -3041 3041 -3042 3042 -3043 3043 -3044 3044 -3045 3045 -3046 3046 -3047 3047 -3048 3048 -3049 3049 -3050 3050 -3051 3051 -3052 3052 -3053 3053 -3054 3054 -3055 3055 -3056 3056 -3057 3057 -3058 3058 -3059 3059 -3060 3060 -3061 3061 -3062 3062 -3063 3063 -3064 3064 -3065 3065 -3066 3066 -3067 3067 -3068 3068 -3069 3069 -3070 3070 -3071 3071 -3072 3072 -3073 3073 -3074 3074 -3075 3075 -3076 3076 -3077 3077 -3078 3078 -3079 3079 -3080 3080 -3081 3081 -3082 3082 -3083 3083 -3084 3084 -3085 3085 -3086 3086 -3087 3087 -3088 3088 -3089 3089 -3090 3090 -3091 3091 -3092 3092 -3093 3093 -3094 3094 -3095 3095 -3096 3096 -3097 3097 -3098 3098 -3099 3099 -3100 3100 -3101 3101 -3102 3102 -3103 3103 -3104 3104 -3105 3105 -3106 3106 -3107 3107 -3108 3108 -3109 3109 -3110 3110 -3111 3111 -3112 3112 -3113 3113 -3114 3114 -3115 3115 -3116 3116 -3117 3117 -3118 3118 -3119 3119 -3120 3120 -3121 3121 -3122 3122 -3123 3123 -3124 3124 -3125 3125 -3126 3126 -3127 3127 -3128 3128 -3129 3129 -3130 3130 -3131 3131 -3132 3132 -3133 3133 -3134 3134 -3135 3135 -3136 3136 -3137 3137 -3138 3138 -3139 3139 -3140 3140 -3141 3141 -3142 3142 -3143 3143 -3144 3144 -3145 3145 -3146 3146 -3147 3147 -3148 3148 -3149 3149 -3150 3150 -3151 3151 -3152 3152 -3153 3153 -3154 3154 -3155 3155 -3156 3156 -3157 3157 -3158 3158 -3159 3159 -3160 3160 -3161 3161 -3162 3162 -3163 3163 -3164 3164 -3165 3165 -3166 3166 -3167 3167 -3168 3168 -3169 3169 -3170 3170 -3171 3171 -3172 3172 -3173 3173 -3174 3174 -3175 3175 -3176 3176 -3177 3177 -3178 3178 -3179 3179 -3180 3180 -3181 3181 -3182 3182 -3183 3183 -3184 3184 -3185 3185 -3186 3186 -3187 3187 -3188 3188 -3189 3189 -3190 3190 -3191 3191 -3192 3192 -3193 3193 -3194 3194 -3195 3195 -3196 3196 -3197 3197 -3198 3198 -3199 3199 -3200 3200 -3201 3201 -3202 3202 -3203 3203 -3204 3204 -3205 3205 -3206 3206 -3207 3207 -3208 3208 -3209 3209 -3210 3210 -3211 3211 -3212 3212 -3213 3213 -3214 3214 -3215 3215 -3216 3216 -3217 3217 -3218 3218 -3219 3219 -3220 3220 -3221 3221 -3222 3222 -3223 3223 -3224 3224 -3225 3225 -3226 3226 -3227 3227 -3228 3228 -3229 3229 -3230 3230 -3231 3231 -3232 3232 -3233 3233 -3234 3234 -3235 3235 -3236 3236 -3237 3237 -3238 3238 -3239 3239 -3240 3240 -3241 3241 -3242 3242 -3243 3243 -3244 3244 -3245 3245 -3246 3246 -3247 3247 -3248 3248 -3249 3249 -3250 3250 -3251 3251 -3252 3252 -3253 3253 -3254 3254 -3255 3255 -3256 3256 -3257 3257 -3258 3258 -3259 3259 -3260 3260 -3261 3261 -3262 3262 -3263 3263 -3264 3264 -3265 3265 -3266 3266 -3267 3267 -3268 3268 -3269 3269 -3270 3270 -3271 3271 -3272 3272 -3273 3273 -3274 3274 -3275 3275 -3276 3276 -3277 3277 -3278 3278 -3279 3279 -3280 3280 -3281 3281 -3282 3282 -3283 3283 -3284 3284 -3285 3285 -3286 3286 -3287 3287 -3288 3288 -3289 3289 -3290 3290 -3291 3291 -3292 3292 -3293 3293 -3294 3294 -3295 3295 -3296 3296 -3297 3297 -3298 3298 -3299 3299 -3300 3300 -3301 3301 -3302 3302 -3303 3303 -3304 3304 -3305 3305 -3306 3306 -3307 3307 -3308 3308 -3309 3309 -3310 3310 -3311 3311 -3312 3312 -3313 3313 -3314 3314 -3315 3315 -3316 3316 -3317 3317 -3318 3318 -3319 3319 -3320 3320 -3321 3321 -3322 3322 -3323 3323 -3324 3324 -3325 3325 -3326 3326 -3327 3327 -3328 3328 -3329 3329 -3330 3330 -3331 3331 -3332 3332 -3333 3333 -3334 3334 -3335 3335 -3336 3336 -3337 3337 -3338 3338 -3339 3339 -3340 3340 -3341 3341 -3342 3342 -3343 3343 -3344 3344 -3345 3345 -3346 3346 -3347 3347 -3348 3348 -3349 3349 -3350 3350 -3351 3351 -3352 3352 -3353 3353 -3354 3354 -3355 3355 -3356 3356 -3357 3357 -3358 3358 -3359 3359 -3360 3360 -3361 3361 -3362 3362 -3363 3363 -3364 3364 -3365 3365 -3366 3366 -3367 3367 -3368 3368 -3369 3369 -3370 3370 -3371 3371 -3372 3372 -3373 3373 -3374 3374 -3375 3375 -3376 3376 -3377 3377 -3378 3378 -3379 3379 -3380 3380 -3381 3381 -3382 3382 -3383 3383 -3384 3384 -3385 3385 -3386 3386 -3387 3387 -3388 3388 -3389 3389 -3390 3390 -3391 3391 -3392 3392 -3393 3393 -3394 3394 -3395 3395 -3396 3396 -3397 3397 -3398 3398 -3399 3399 -3400 3400 -3401 3401 -3402 3402 -3403 3403 -3404 3404 -3405 3405 -3406 3406 -3407 3407 -3408 3408 -3409 3409 -3410 3410 -3411 3411 -3412 3412 -3413 3413 -3414 3414 -3415 3415 -3416 3416 -3417 3417 -3418 3418 -3419 3419 -3420 3420 -3421 3421 -3422 3422 -3423 3423 -3424 3424 -3425 3425 -3426 3426 -3427 3427 -3428 3428 -3429 3429 -3430 3430 -3431 3431 -3432 3432 -3433 3433 -3434 3434 -3435 3435 -3436 3436 -3437 3437 -3438 3438 -3439 3439 -3440 3440 -3441 3441 -3442 3442 -3443 3443 -3444 3444 -3445 3445 -3446 3446 -3447 3447 -3448 3448 -3449 3449 -3450 3450 -3451 3451 -3452 3452 -3453 3453 -3454 3454 -3455 3455 -3456 3456 -3457 3457 -3458 3458 -3459 3459 -3460 3460 -3461 3461 -3462 3462 -3463 3463 -3464 3464 -3465 3465 -3466 3466 -3467 3467 -3468 3468 -3469 3469 -3470 3470 -3471 3471 -3472 3472 -3473 3473 -3474 3474 -3475 3475 -3476 3476 -3477 3477 -3478 3478 -3479 3479 -3480 3480 -3481 3481 -3482 3482 -3483 3483 -3484 3484 -3485 3485 -3486 3486 -3487 3487 -3488 3488 -3489 3489 -3490 3490 -3491 3491 -3492 3492 -3493 3493 -3494 3494 -3495 3495 -3496 3496 -3497 3497 -3498 3498 -3499 3499 -3500 3500 -3501 3501 -3502 3502 -3503 3503 -3504 3504 -3505 3505 -3506 3506 -3507 3507 -3508 3508 -3509 3509 -3510 3510 -3511 3511 -3512 3512 -3513 3513 -3514 3514 -3515 3515 -3516 3516 -3517 3517 -3518 3518 -3519 3519 -3520 3520 -3521 3521 -3522 3522 -3523 3523 -3524 3524 -3525 3525 -3526 3526 -3527 3527 -3528 3528 -3529 3529 -3530 3530 -3531 3531 -3532 3532 -3533 3533 -3534 3534 -3535 3535 -3536 3536 -3537 3537 -3538 3538 -3539 3539 -3540 3540 -3541 3541 -3542 3542 -3543 3543 -3544 3544 -3545 3545 -3546 3546 -3547 3547 -3548 3548 -3549 3549 -3550 3550 -3551 3551 -3552 3552 -3553 3553 -3554 3554 -3555 3555 -3556 3556 -3557 3557 -3558 3558 -3559 3559 -3560 3560 -3561 3561 -3562 3562 -3563 3563 -3564 3564 -3565 3565 -3566 3566 -3567 3567 -3568 3568 -3569 3569 -3570 3570 -3571 3571 -3572 3572 -3573 3573 -3574 3574 -3575 3575 -3576 3576 -3577 3577 -3578 3578 -3579 3579 -3580 3580 -3581 3581 -3582 3582 -3583 3583 -3584 3584 -3585 3585 -3586 3586 -3587 3587 -3588 3588 -3589 3589 -3590 3590 -3591 3591 -3592 3592 -3593 3593 -3594 3594 -3595 3595 -3596 3596 -3597 3597 -3598 3598 -3599 3599 -3600 3600 -3601 3601 -3602 3602 -3603 3603 -3604 3604 -3605 3605 -3606 3606 -3607 3607 -3608 3608 -3609 3609 -3610 3610 -3611 3611 -3612 3612 -3613 3613 -3614 3614 -3615 3615 -3616 3616 -3617 3617 -3618 3618 -3619 3619 -3620 3620 -3621 3621 -3622 3622 -3623 3623 -3624 3624 -3625 3625 -3626 3626 -3627 3627 -3628 3628 -3629 3629 -3630 3630 -3631 3631 -3632 3632 -3633 3633 -3634 3634 -3635 3635 -3636 3636 -3637 3637 -3638 3638 -3639 3639 -3640 3640 -3641 3641 -3642 3642 -3643 3643 -3644 3644 -3645 3645 -3646 3646 -3647 3647 -3648 3648 -3649 3649 -3650 3650 -3651 3651 -3652 3652 -3653 3653 -3654 3654 -3655 3655 -3656 3656 -3657 3657 -3658 3658 -3659 3659 -3660 3660 -3661 3661 -3662 3662 -3663 3663 -3664 3664 -3665 3665 -3666 3666 -3667 3667 -3668 3668 -3669 3669 -3670 3670 -3671 3671 -3672 3672 -3673 3673 -3674 3674 -3675 3675 -3676 3676 -3677 3677 -3678 3678 -3679 3679 -3680 3680 -3681 3681 -3682 3682 -3683 3683 -3684 3684 -3685 3685 -3686 3686 -3687 3687 -3688 3688 -3689 3689 -3690 3690 -3691 3691 -3692 3692 -3693 3693 -3694 3694 -3695 3695 -3696 3696 -3697 3697 -3698 3698 -3699 3699 -3700 3700 -3701 3701 -3702 3702 -3703 3703 -3704 3704 -3705 3705 -3706 3706 -3707 3707 -3708 3708 -3709 3709 -3710 3710 -3711 3711 -3712 3712 -3713 3713 -3714 3714 -3715 3715 -3716 3716 -3717 3717 -3718 3718 -3719 3719 -3720 3720 -3721 3721 -3722 3722 -3723 3723 -3724 3724 -3725 3725 -3726 3726 -3727 3727 -3728 3728 -3729 3729 -3730 3730 -3731 3731 -3732 3732 -3733 3733 -3734 3734 -3735 3735 -3736 3736 -3737 3737 -3738 3738 -3739 3739 -3740 3740 -3741 3741 -3742 3742 -3743 3743 -3744 3744 -3745 3745 -3746 3746 -3747 3747 -3748 3748 -3749 3749 -3750 3750 -3751 3751 -3752 3752 -3753 3753 -3754 3754 -3755 3755 -3756 3756 -3757 3757 -3758 3758 -3759 3759 -3760 3760 -3761 3761 -3762 3762 -3763 3763 -3764 3764 -3765 3765 -3766 3766 -3767 3767 -3768 3768 -3769 3769 -3770 3770 -3771 3771 -3772 3772 -3773 3773 -3774 3774 -3775 3775 -3776 3776 -3777 3777 -3778 3778 -3779 3779 -3780 3780 -3781 3781 -3782 3782 -3783 3783 -3784 3784 -3785 3785 -3786 3786 -3787 3787 -3788 3788 -3789 3789 -3790 3790 -3791 3791 -3792 3792 -3793 3793 -3794 3794 -3795 3795 -3796 3796 -3797 3797 -3798 3798 -3799 3799 -3800 3800 -3801 3801 -3802 3802 -3803 3803 -3804 3804 -3805 3805 -3806 3806 -3807 3807 -3808 3808 -3809 3809 -3810 3810 -3811 3811 -3812 3812 -3813 3813 -3814 3814 -3815 3815 -3816 3816 -3817 3817 -3818 3818 -3819 3819 -3820 3820 -3821 3821 -3822 3822 -3823 3823 -3824 3824 -3825 3825 -3826 3826 -3827 3827 -3828 3828 -3829 3829 -3830 3830 -3831 3831 -3832 3832 -3833 3833 -3834 3834 -3835 3835 -3836 3836 -3837 3837 -3838 3838 -3839 3839 -3840 3840 -3841 3841 -3842 3842 -3843 3843 -3844 3844 -3845 3845 -3846 3846 -3847 3847 -3848 3848 -3849 3849 -3850 3850 -3851 3851 -3852 3852 -3853 3853 -3854 3854 -3855 3855 -3856 3856 -3857 3857 -3858 3858 -3859 3859 -3860 3860 -3861 3861 -3862 3862 -3863 3863 -3864 3864 -3865 3865 -3866 3866 -3867 3867 -3868 3868 -3869 3869 -3870 3870 -3871 3871 -3872 3872 -3873 3873 -3874 3874 -3875 3875 -3876 3876 -3877 3877 -3878 3878 -3879 3879 -3880 3880 -3881 3881 -3882 3882 -3883 3883 -3884 3884 -3885 3885 -3886 3886 -3887 3887 -3888 3888 -3889 3889 -3890 3890 -3891 3891 -3892 3892 -3893 3893 -3894 3894 -3895 3895 -3896 3896 -3897 3897 -3898 3898 -3899 3899 -3900 3900 -3901 3901 -3902 3902 -3903 3903 -3904 3904 -3905 3905 -3906 3906 -3907 3907 -3908 3908 -3909 3909 -3910 3910 -3911 3911 -3912 3912 -3913 3913 -3914 3914 -3915 3915 -3916 3916 -3917 3917 -3918 3918 -3919 3919 -3920 3920 -3921 3921 -3922 3922 -3923 3923 -3924 3924 -3925 3925 -3926 3926 -3927 3927 -3928 3928 -3929 3929 -3930 3930 -3931 3931 -3932 3932 -3933 3933 -3934 3934 -3935 3935 -3936 3936 -3937 3937 -3938 3938 -3939 3939 -3940 3940 -3941 3941 -3942 3942 -3943 3943 -3944 3944 -3945 3945 -3946 3946 -3947 3947 -3948 3948 -3949 3949 -3950 3950 -3951 3951 -3952 3952 -3953 3953 -3954 3954 -3955 3955 -3956 3956 -3957 3957 -3958 3958 -3959 3959 -3960 3960 -3961 3961 -3962 3962 -3963 3963 -3964 3964 -3965 3965 -3966 3966 -3967 3967 -3968 3968 -3969 3969 -3970 3970 -3971 3971 -3972 3972 -3973 3973 -3974 3974 -3975 3975 -3976 3976 -3977 3977 -3978 3978 -3979 3979 -3980 3980 -3981 3981 -3982 3982 -3983 3983 -3984 3984 -3985 3985 -3986 3986 -3987 3987 -3988 3988 -3989 3989 -3990 3990 -3991 3991 -3992 3992 -3993 3993 -3994 3994 -3995 3995 -3996 3996 -3997 3997 -3998 3998 -3999 3999 -4000 4000 -4001 4001 -4002 4002 -4003 4003 -4004 4004 -4005 4005 -4006 4006 -4007 4007 -4008 4008 -4009 4009 -4010 4010 -4011 4011 -4012 4012 -4013 4013 -4014 4014 -4015 4015 -4016 4016 -4017 4017 -4018 4018 -4019 4019 -4020 4020 -4021 4021 -4022 4022 -4023 4023 -4024 4024 -4025 4025 -4026 4026 -4027 4027 -4028 4028 -4029 4029 -4030 4030 -4031 4031 -4032 4032 -4033 4033 -4034 4034 -4035 4035 -4036 4036 -4037 4037 -4038 4038 -4039 4039 -4040 4040 -4041 4041 -4042 4042 -4043 4043 -4044 4044 -4045 4045 -4046 4046 -4047 4047 -4048 4048 -4049 4049 -4050 4050 -4051 4051 -4052 4052 -4053 4053 -4054 4054 -4055 4055 -4056 4056 -4057 4057 -4058 4058 -4059 4059 -4060 4060 -4061 4061 -4062 4062 -4063 4063 -4064 4064 -4065 4065 -4066 4066 -4067 4067 -4068 4068 -4069 4069 -4070 4070 -4071 4071 -4072 4072 -4073 4073 -4074 4074 -4075 4075 -4076 4076 -4077 4077 -4078 4078 -4079 4079 -4080 4080 -4081 4081 -4082 4082 -4083 4083 -4084 4084 -4085 4085 -4086 4086 -4087 4087 -4088 4088 -4089 4089 -4090 4090 -4091 4091 -4092 4092 -4093 4093 -4094 4094 -4095 4095 -4096 4096 -4097 4097 -4098 4098 -4099 4099 -4100 4100 -4101 4101 -4102 4102 -4103 4103 -4104 4104 -4105 4105 -4106 4106 -4107 4107 -4108 4108 -4109 4109 -4110 4110 -4111 4111 -4112 4112 -4113 4113 -4114 4114 -4115 4115 -4116 4116 -4117 4117 -4118 4118 -4119 4119 -4120 4120 -4121 4121 -4122 4122 -4123 4123 -4124 4124 -4125 4125 -4126 4126 -4127 4127 -4128 4128 -4129 4129 -4130 4130 -4131 4131 -4132 4132 -4133 4133 -4134 4134 -4135 4135 -4136 4136 -4137 4137 -4138 4138 -4139 4139 -4140 4140 -4141 4141 -4142 4142 -4143 4143 -4144 4144 -4145 4145 -4146 4146 -4147 4147 -4148 4148 -4149 4149 -4150 4150 -4151 4151 -4152 4152 -4153 4153 -4154 4154 -4155 4155 -4156 4156 -4157 4157 -4158 4158 -4159 4159 -4160 4160 -4161 4161 -4162 4162 -4163 4163 -4164 4164 -4165 4165 -4166 4166 -4167 4167 -4168 4168 -4169 4169 -4170 4170 -4171 4171 -4172 4172 -4173 4173 -4174 4174 -4175 4175 -4176 4176 -4177 4177 -4178 4178 -4179 4179 -4180 4180 -4181 4181 -4182 4182 -4183 4183 -4184 4184 -4185 4185 -4186 4186 -4187 4187 -4188 4188 -4189 4189 -4190 4190 -4191 4191 -4192 4192 -4193 4193 -4194 4194 -4195 4195 -4196 4196 -4197 4197 -4198 4198 -4199 4199 -4200 4200 -4201 4201 -4202 4202 -4203 4203 -4204 4204 -4205 4205 -4206 4206 -4207 4207 -4208 4208 -4209 4209 -4210 4210 -4211 4211 -4212 4212 -4213 4213 -4214 4214 -4215 4215 -4216 4216 -4217 4217 -4218 4218 -4219 4219 -4220 4220 -4221 4221 -4222 4222 -4223 4223 -4224 4224 -4225 4225 -4226 4226 -4227 4227 -4228 4228 -4229 4229 -4230 4230 -4231 4231 -4232 4232 -4233 4233 -4234 4234 -4235 4235 -4236 4236 -4237 4237 -4238 4238 -4239 4239 -4240 4240 -4241 4241 -4242 4242 -4243 4243 -4244 4244 -4245 4245 -4246 4246 -4247 4247 -4248 4248 -4249 4249 -4250 4250 -4251 4251 -4252 4252 -4253 4253 -4254 4254 -4255 4255 -4256 4256 -4257 4257 -4258 4258 -4259 4259 -4260 4260 -4261 4261 -4262 4262 -4263 4263 -4264 4264 -4265 4265 -4266 4266 -4267 4267 -4268 4268 -4269 4269 -4270 4270 -4271 4271 -4272 4272 -4273 4273 -4274 4274 -4275 4275 -4276 4276 -4277 4277 -4278 4278 -4279 4279 -4280 4280 -4281 4281 -4282 4282 -4283 4283 -4284 4284 -4285 4285 -4286 4286 -4287 4287 -4288 4288 -4289 4289 -4290 4290 -4291 4291 -4292 4292 -4293 4293 -4294 4294 -4295 4295 -4296 4296 -4297 4297 -4298 4298 -4299 4299 -4300 4300 -4301 4301 -4302 4302 -4303 4303 -4304 4304 -4305 4305 -4306 4306 -4307 4307 -4308 4308 -4309 4309 -4310 4310 -4311 4311 -4312 4312 -4313 4313 -4314 4314 -4315 4315 -4316 4316 -4317 4317 -4318 4318 -4319 4319 -4320 4320 -4321 4321 -4322 4322 -4323 4323 -4324 4324 -4325 4325 -4326 4326 -4327 4327 -4328 4328 -4329 4329 -4330 4330 -4331 4331 -4332 4332 -4333 4333 -4334 4334 -4335 4335 -4336 4336 -4337 4337 -4338 4338 -4339 4339 -4340 4340 -4341 4341 -4342 4342 -4343 4343 -4344 4344 -4345 4345 -4346 4346 -4347 4347 -4348 4348 -4349 4349 -4350 4350 -4351 4351 -4352 4352 -4353 4353 -4354 4354 -4355 4355 -4356 4356 -4357 4357 -4358 4358 -4359 4359 -4360 4360 -4361 4361 -4362 4362 -4363 4363 -4364 4364 -4365 4365 -4366 4366 -4367 4367 -4368 4368 -4369 4369 -4370 4370 -4371 4371 -4372 4372 -4373 4373 -4374 4374 -4375 4375 -4376 4376 -4377 4377 -4378 4378 -4379 4379 -4380 4380 -4381 4381 -4382 4382 -4383 4383 -4384 4384 -4385 4385 -4386 4386 -4387 4387 -4388 4388 -4389 4389 -4390 4390 -4391 4391 -4392 4392 -4393 4393 -4394 4394 -4395 4395 -4396 4396 -4397 4397 -4398 4398 -4399 4399 -4400 4400 -4401 4401 -4402 4402 -4403 4403 -4404 4404 -4405 4405 -4406 4406 -4407 4407 -4408 4408 -4409 4409 -4410 4410 -4411 4411 -4412 4412 -4413 4413 -4414 4414 -4415 4415 -4416 4416 -4417 4417 -4418 4418 -4419 4419 -4420 4420 -4421 4421 -4422 4422 -4423 4423 -4424 4424 -4425 4425 -4426 4426 -4427 4427 -4428 4428 -4429 4429 -4430 4430 -4431 4431 -4432 4432 -4433 4433 -4434 4434 -4435 4435 -4436 4436 -4437 4437 -4438 4438 -4439 4439 -4440 4440 -4441 4441 -4442 4442 -4443 4443 -4444 4444 -4445 4445 -4446 4446 -4447 4447 -4448 4448 -4449 4449 -4450 4450 -4451 4451 -4452 4452 -4453 4453 -4454 4454 -4455 4455 -4456 4456 -4457 4457 -4458 4458 -4459 4459 -4460 4460 -4461 4461 -4462 4462 -4463 4463 -4464 4464 -4465 4465 -4466 4466 -4467 4467 -4468 4468 -4469 4469 -4470 4470 -4471 4471 -4472 4472 -4473 4473 -4474 4474 -4475 4475 -4476 4476 -4477 4477 -4478 4478 -4479 4479 -4480 4480 -4481 4481 -4482 4482 -4483 4483 -4484 4484 -4485 4485 -4486 4486 -4487 4487 -4488 4488 -4489 4489 -4490 4490 -4491 4491 -4492 4492 -4493 4493 -4494 4494 -4495 4495 -4496 4496 -4497 4497 -4498 4498 -4499 4499 -4500 4500 -\. --- --- Data for Name: test_is_json; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.test_is_json (js) FROM stdin; -\N -123 -"aaa " -true -null -[] -[1, "2", {}] -{} -{ "a": 1, "b": null } -{ "a": 1, "a": null } -{ "a": 1, "b": [{ "a": 1 }, { "a": 2 }] } -{ "a": 1, "b": [{ "a": 1, "b": 0, "a": 2 }] } -aaa -{a:1} -["a",] -\. --- --- Data for Name: test_range_excl; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.test_range_excl (room, speaker, during) FROM stdin; -[123,124) [1,2) ["2010-01-02 10:00:00","2010-01-02 11:00:00") -[123,124) [2,3) ["2010-01-02 11:00:00","2010-01-02 12:00:00") -[124,125) [3,4) ["2010-01-02 10:10:00","2010-01-02 11:10:00") -\. --- --- Data for Name: test_range_gist; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.test_range_gist (ir) FROM stdin; -[1,11) -[2,12) -[3,13) -[4,14) -[5,15) -[6,16) -[7,17) -[8,18) -[9,19) -[10,20) -[11,21) -[12,22) -[13,23) -[14,24) -[15,25) -[16,26) -[17,27) -[18,28) -[19,29) -[20,30) -[21,31) -[22,32) -[23,33) -[24,34) -[25,35) -[26,36) -[27,37) -[28,38) -[29,39) -[30,40) -[31,41) -[32,42) -[33,43) -[34,44) -[35,45) -[36,46) -[37,47) -[38,48) -[39,49) -[40,50) -[41,51) -[42,52) -[43,53) -[44,54) -[45,55) -[46,56) -[47,57) -[48,58) -[49,59) -[50,60) -[51,61) -[52,62) -[53,63) -[54,64) -[55,65) -[56,66) -[57,67) -[58,68) -[59,69) -[60,70) -[61,71) -[62,72) -[63,73) -[64,74) -[65,75) -[66,76) -[67,77) -[68,78) -[69,79) -[70,80) -[71,81) -[72,82) -[73,83) -[74,84) -[75,85) -[76,86) -[77,87) -[78,88) -[79,89) -[80,90) -[81,91) -[82,92) -[83,93) -[84,94) -[85,95) -[86,96) -[87,97) -[88,98) -[89,99) -[90,100) -[91,101) -[92,102) -[93,103) -[94,104) -[95,105) -[96,106) -[97,107) -[98,108) -[99,109) -[100,110) -[101,111) -[102,112) -[103,113) -[104,114) -[105,115) -[106,116) -[107,117) -[108,118) -[109,119) -[110,120) -[111,121) -[112,122) -[113,123) -[114,124) -[115,125) -[116,126) -[117,127) -[118,128) -[119,129) -[120,130) -[121,131) -[122,132) -[123,133) -[124,134) -[125,135) -[126,136) -[127,137) -[128,138) -[129,139) -[130,140) -[131,141) -[132,142) -[133,143) -[134,144) -[135,145) -[136,146) -[137,147) -[138,148) -[139,149) -[140,150) -[141,151) -[142,152) -[143,153) -[144,154) -[145,155) -[146,156) -[147,157) -[148,158) -[149,159) -[150,160) -[151,161) -[152,162) -[153,163) -[154,164) -[155,165) -[156,166) -[157,167) -[158,168) -[159,169) -[160,170) -[161,171) -[162,172) -[163,173) -[164,174) -[165,175) -[166,176) -[167,177) -[168,178) -[169,179) -[170,180) -[171,181) -[172,182) -[173,183) -[174,184) -[175,185) -[176,186) -[177,187) -[178,188) -[179,189) -[180,190) -[181,191) -[182,192) -[183,193) -[184,194) -[185,195) -[186,196) -[187,197) -[188,198) -[189,199) -[190,200) -[191,201) -[192,202) -[193,203) -[194,204) -[195,205) -[196,206) -[197,207) -[198,208) -[199,209) -[200,210) -[201,211) -[202,212) -[203,213) -[204,214) -[205,215) -[206,216) -[207,217) -[208,218) -[209,219) -[210,220) -[211,221) -[212,222) -[213,223) -[214,224) -[215,225) -[216,226) -[217,227) -[218,228) -[219,229) -[220,230) -[221,231) -[222,232) -[223,233) -[224,234) -[225,235) -[226,236) -[227,237) -[228,238) -[229,239) -[230,240) -[231,241) -[232,242) -[233,243) -[234,244) -[235,245) -[236,246) -[237,247) -[238,248) -[239,249) -[240,250) -[241,251) -[242,252) -[243,253) -[244,254) -[245,255) -[246,256) -[247,257) -[248,258) -[249,259) -[250,260) -[251,261) -[252,262) -[253,263) -[254,264) -[255,265) -[256,266) -[257,267) -[258,268) -[259,269) -[260,270) -[261,271) -[262,272) -[263,273) -[264,274) -[265,275) -[266,276) -[267,277) -[268,278) -[269,279) -[270,280) -[271,281) -[272,282) -[273,283) -[274,284) -[275,285) -[276,286) -[277,287) -[278,288) -[279,289) -[280,290) -[281,291) -[282,292) -[283,293) -[284,294) -[285,295) -[286,296) -[287,297) -[288,298) -[289,299) -[290,300) -[291,301) -[292,302) -[293,303) -[294,304) -[295,305) -[296,306) -[297,307) -[298,308) -[299,309) -[300,310) -[301,311) -[302,312) -[303,313) -[304,314) -[305,315) -[306,316) -[307,317) -[308,318) -[309,319) -[310,320) -[311,321) -[312,322) -[313,323) -[314,324) -[315,325) -[316,326) -[317,327) -[318,328) -[319,329) -[320,330) -[321,331) -[322,332) -[323,333) -[324,334) -[325,335) -[326,336) -[327,337) -[328,338) -[329,339) -[330,340) -[331,341) -[332,342) -[333,343) -[334,344) -[335,345) -[336,346) -[337,347) -[338,348) -[339,349) -[340,350) -[341,351) -[342,352) -[343,353) -[344,354) -[345,355) -[346,356) -[347,357) -[348,358) -[349,359) -[350,360) -[351,361) -[352,362) -[353,363) -[354,364) -[355,365) -[356,366) -[357,367) -[358,368) -[359,369) -[360,370) -[361,371) -[362,372) -[363,373) -[364,374) -[365,375) -[366,376) -[367,377) -[368,378) -[369,379) -[370,380) -[371,381) -[372,382) -[373,383) -[374,384) -[375,385) -[376,386) -[377,387) -[378,388) -[379,389) -[380,390) -[381,391) -[382,392) -[383,393) -[384,394) -[385,395) -[386,396) -[387,397) -[388,398) -[389,399) -[390,400) -[391,401) -[392,402) -[393,403) -[394,404) -[395,405) -[396,406) -[397,407) -[398,408) -[399,409) -[400,410) -[401,411) -[402,412) -[403,413) -[404,414) -[405,415) -[406,416) -[407,417) -[408,418) -[409,419) -[410,420) -[411,421) -[412,422) -[413,423) -[414,424) -[415,425) -[416,426) -[417,427) -[418,428) -[419,429) -[420,430) -[421,431) -[422,432) -[423,433) -[424,434) -[425,435) -[426,436) -[427,437) -[428,438) -[429,439) -[430,440) -[431,441) -[432,442) -[433,443) -[434,444) -[435,445) -[436,446) -[437,447) -[438,448) -[439,449) -[440,450) -[441,451) -[442,452) -[443,453) -[444,454) -[445,455) -[446,456) -[447,457) -[448,458) -[449,459) -[450,460) -[451,461) -[452,462) -[453,463) -[454,464) -[455,465) -[456,466) -[457,467) -[458,468) -[459,469) -[460,470) -[461,471) -[462,472) -[463,473) -[464,474) -[465,475) -[466,476) -[467,477) -[468,478) -[469,479) -[470,480) -[471,481) -[472,482) -[473,483) -[474,484) -[475,485) -[476,486) -[477,487) -[478,488) -[479,489) -[480,490) -[481,491) -[482,492) -[483,493) -[484,494) -[485,495) -[486,496) -[487,497) -[488,498) -[489,499) -[490,500) -[491,501) -[492,502) -[493,503) -[494,504) -[495,505) -[496,506) -[497,507) -[498,508) -[499,509) -[500,510) -[501,511) -[502,512) -[503,513) -[504,514) -[505,515) -[506,516) -[507,517) -[508,518) -[509,519) -[510,520) -[511,521) -[512,522) -[513,523) -[514,524) -[515,525) -[516,526) -[517,527) -[518,528) -[519,529) -[520,530) -[521,531) -[522,532) -[523,533) -[524,534) -[525,535) -[526,536) -[527,537) -[528,538) -[529,539) -[530,540) -[531,541) -[532,542) -[533,543) -[534,544) -[535,545) -[536,546) -[537,547) -[538,548) -[539,549) -[540,550) -[541,551) -[542,552) -[543,553) -[544,554) -[545,555) -[546,556) -[547,557) -[548,558) -[549,559) -[550,560) -[551,561) -[552,562) -[553,563) -[554,564) -[555,565) -[556,566) -[557,567) -[558,568) -[559,569) -[560,570) -[561,571) -[562,572) -[563,573) -[564,574) -[565,575) -[566,576) -[567,577) -[568,578) -[569,579) -[570,580) -[571,581) -[572,582) -[573,583) -[574,584) -[575,585) -[576,586) -[577,587) -[578,588) -[579,589) -[580,590) -[581,591) -[582,592) -[583,593) -[584,594) -[585,595) -[586,596) -[587,597) -[588,598) -[589,599) -[590,600) -[591,601) -[592,602) -[593,603) -[594,604) -[595,605) -[596,606) -[597,607) -[598,608) -[599,609) -[600,610) -[601,611) -[602,612) -[603,613) -[604,614) -[605,615) -[606,616) -[607,617) -[608,618) -[609,619) -[610,620) -[611,621) -[612,622) -[613,623) -[614,624) -[615,625) -[616,626) -[617,627) -[618,628) -[619,629) -[620,630) -[621,631) -[622,632) -[623,633) -[624,634) -[625,635) -[626,636) -[627,637) -[628,638) -[629,639) -[630,640) -[631,641) -[632,642) -[633,643) -[634,644) -[635,645) -[636,646) -[637,647) -[638,648) -[639,649) -[640,650) -[641,651) -[642,652) -[643,653) -[644,654) -[645,655) -[646,656) -[647,657) -[648,658) -[649,659) -[650,660) -[651,661) -[652,662) -[653,663) -[654,664) -[655,665) -[656,666) -[657,667) -[658,668) -[659,669) -[660,670) -[661,671) -[662,672) -[663,673) -[664,674) -[665,675) -[666,676) -[667,677) -[668,678) -[669,679) -[670,680) -[671,681) -[672,682) -[673,683) -[674,684) -[675,685) -[676,686) -[677,687) -[678,688) -[679,689) -[680,690) -[681,691) -[682,692) -[683,693) -[684,694) -[685,695) -[686,696) -[687,697) -[688,698) -[689,699) -[690,700) -[691,701) -[692,702) -[693,703) -[694,704) -[695,705) -[696,706) -[697,707) -[698,708) -[699,709) -[700,710) -[701,711) -[702,712) -[703,713) -[704,714) -[705,715) -[706,716) -[707,717) -[708,718) -[709,719) -[710,720) -[711,721) -[712,722) -[713,723) -[714,724) -[715,725) -[716,726) -[717,727) -[718,728) -[719,729) -[720,730) -[721,731) -[722,732) -[723,733) -[724,734) -[725,735) -[726,736) -[727,737) -[728,738) -[729,739) -[730,740) -[731,741) -[732,742) -[733,743) -[734,744) -[735,745) -[736,746) -[737,747) -[738,748) -[739,749) -[740,750) -[741,751) -[742,752) -[743,753) -[744,754) -[745,755) -[746,756) -[747,757) -[748,758) -[749,759) -[750,760) -[751,761) -[752,762) -[753,763) -[754,764) -[755,765) -[756,766) -[757,767) -[758,768) -[759,769) -[760,770) -[761,771) -[762,772) -[763,773) -[764,774) -[765,775) -[766,776) -[767,777) -[768,778) -[769,779) -[770,780) -[771,781) -[772,782) -[773,783) -[774,784) -[775,785) -[776,786) -[777,787) -[778,788) -[779,789) -[780,790) -[781,791) -[782,792) -[783,793) -[784,794) -[785,795) -[786,796) -[787,797) -[788,798) -[789,799) -[790,800) -[791,801) -[792,802) -[793,803) -[794,804) -[795,805) -[796,806) -[797,807) -[798,808) -[799,809) -[800,810) -[801,811) -[802,812) -[803,813) -[804,814) -[805,815) -[806,816) -[807,817) -[808,818) -[809,819) -[810,820) -[811,821) -[812,822) -[813,823) -[814,824) -[815,825) -[816,826) -[817,827) -[818,828) -[819,829) -[820,830) -[821,831) -[822,832) -[823,833) -[824,834) -[825,835) -[826,836) -[827,837) -[828,838) -[829,839) -[830,840) -[831,841) -[832,842) -[833,843) -[834,844) -[835,845) -[836,846) -[837,847) -[838,848) -[839,849) -[840,850) -[841,851) -[842,852) -[843,853) -[844,854) -[845,855) -[846,856) -[847,857) -[848,858) -[849,859) -[850,860) -[851,861) -[852,862) -[853,863) -[854,864) -[855,865) -[856,866) -[857,867) -[858,868) -[859,869) -[860,870) -[861,871) -[862,872) -[863,873) -[864,874) -[865,875) -[866,876) -[867,877) -[868,878) -[869,879) -[870,880) -[871,881) -[872,882) -[873,883) -[874,884) -[875,885) -[876,886) -[877,887) -[878,888) -[879,889) -[880,890) -[881,891) -[882,892) -[883,893) -[884,894) -[885,895) -[886,896) -[887,897) -[888,898) -[889,899) -[890,900) -[891,901) -[892,902) -[893,903) -[894,904) -[895,905) -[896,906) -[897,907) -[898,908) -[899,909) -[900,910) -[901,911) -[902,912) -[903,913) -[904,914) -[905,915) -[906,916) -[907,917) -[908,918) -[909,919) -[910,920) -[911,921) -[912,922) -[913,923) -[914,924) -[915,925) -[916,926) -[917,927) -[918,928) -[919,929) -[920,930) -[921,931) -[922,932) -[923,933) -[924,934) -[925,935) -[926,936) -[927,937) -[928,938) -[929,939) -[930,940) -[931,941) -[932,942) -[933,943) -[934,944) -[935,945) -[936,946) -[937,947) -[938,948) -[939,949) -[940,950) -[941,951) -[942,952) -[943,953) -[944,954) -[945,955) -[946,956) -[947,957) -[948,958) -[949,959) -[950,960) -[951,961) -[952,962) -[953,963) -[954,964) -[955,965) -[956,966) -[957,967) -[958,968) -[959,969) -[960,970) -[961,971) -[962,972) -[963,973) -[964,974) -[965,975) -[966,976) -[967,977) -[968,978) -[969,979) -[970,980) -[971,981) -[972,982) -[973,983) -[974,984) -[975,985) -[976,986) -[977,987) -[978,988) -[979,989) -[980,990) -[981,991) -[982,992) -[983,993) -[984,994) -[985,995) -[986,996) -[987,997) -[988,998) -[989,999) -[990,1000) -[991,1001) -[992,1002) -[993,1003) -[994,1004) -[995,1005) -[996,1006) -[997,1007) -[998,1008) -[999,1009) -[1000,1010) -[1001,1011) -[1002,1012) -[1003,1013) -[1004,1014) -[1005,1015) -[1006,1016) -[1007,1017) -[1008,1018) -[1009,1019) -[1010,1020) -[1011,1021) -[1012,1022) -[1013,1023) -[1014,1024) -[1015,1025) -[1016,1026) -[1017,1027) -[1018,1028) -[1019,1029) -[1020,1030) -[1021,1031) -[1022,1032) -[1023,1033) -[1024,1034) -[1025,1035) -[1026,1036) -[1027,1037) -[1028,1038) -[1029,1039) -[1030,1040) -[1031,1041) -[1032,1042) -[1033,1043) -[1034,1044) -[1035,1045) -[1036,1046) -[1037,1047) -[1038,1048) -[1039,1049) -[1040,1050) -[1041,1051) -[1042,1052) -[1043,1053) -[1044,1054) -[1045,1055) -[1046,1056) -[1047,1057) -[1048,1058) -[1049,1059) -[1050,1060) -[1051,1061) -[1052,1062) -[1053,1063) -[1054,1064) -[1055,1065) -[1056,1066) -[1057,1067) -[1058,1068) -[1059,1069) -[1060,1070) -[1061,1071) -[1062,1072) -[1063,1073) -[1064,1074) -[1065,1075) -[1066,1076) -[1067,1077) -[1068,1078) -[1069,1079) -[1070,1080) -[1071,1081) -[1072,1082) -[1073,1083) -[1074,1084) -[1075,1085) -[1076,1086) -[1077,1087) -[1078,1088) -[1079,1089) -[1080,1090) -[1081,1091) -[1082,1092) -[1083,1093) -[1084,1094) -[1085,1095) -[1086,1096) -[1087,1097) -[1088,1098) -[1089,1099) -[1090,1100) -[1091,1101) -[1092,1102) -[1093,1103) -[1094,1104) -[1095,1105) -[1096,1106) -[1097,1107) -[1098,1108) -[1099,1109) -[1100,1110) -[1101,1111) -[1102,1112) -[1103,1113) -[1104,1114) -[1105,1115) -[1106,1116) -[1107,1117) -[1108,1118) -[1109,1119) -[1110,1120) -[1111,1121) -[1112,1122) -[1113,1123) -[1114,1124) -[1115,1125) -[1116,1126) -[1117,1127) -[1118,1128) -[1119,1129) -[1120,1130) -[1121,1131) -[1122,1132) -[1123,1133) -[1124,1134) -[1125,1135) -[1126,1136) -[1127,1137) -[1128,1138) -[1129,1139) -[1130,1140) -[1131,1141) -[1132,1142) -[1133,1143) -[1134,1144) -[1135,1145) -[1136,1146) -[1137,1147) -[1138,1148) -[1139,1149) -[1140,1150) -[1141,1151) -[1142,1152) -[1143,1153) -[1144,1154) -[1145,1155) -[1146,1156) -[1147,1157) -[1148,1158) -[1149,1159) -[1150,1160) -[1151,1161) -[1152,1162) -[1153,1163) -[1154,1164) -[1155,1165) -[1156,1166) -[1157,1167) -[1158,1168) -[1159,1169) -[1160,1170) -[1161,1171) -[1162,1172) -[1163,1173) -[1164,1174) -[1165,1175) -[1166,1176) -[1167,1177) -[1168,1178) -[1169,1179) -[1170,1180) -[1171,1181) -[1172,1182) -[1173,1183) -[1174,1184) -[1175,1185) -[1176,1186) -[1177,1187) -[1178,1188) -[1179,1189) -[1180,1190) -[1181,1191) -[1182,1192) -[1183,1193) -[1184,1194) -[1185,1195) -[1186,1196) -[1187,1197) -[1188,1198) -[1189,1199) -[1190,1200) -[1191,1201) -[1192,1202) -[1193,1203) -[1194,1204) -[1195,1205) -[1196,1206) -[1197,1207) -[1198,1208) -[1199,1209) -[1200,1210) -[1201,1211) -[1202,1212) -[1203,1213) -[1204,1214) -[1205,1215) -[1206,1216) -[1207,1217) -[1208,1218) -[1209,1219) -[1210,1220) -[1211,1221) -[1212,1222) -[1213,1223) -[1214,1224) -[1215,1225) -[1216,1226) -[1217,1227) -[1218,1228) -[1219,1229) -[1220,1230) -[1221,1231) -[1222,1232) -[1223,1233) -[1224,1234) -[1225,1235) -[1226,1236) -[1227,1237) -[1228,1238) -[1229,1239) -[1230,1240) -[1231,1241) -[1232,1242) -[1233,1243) -[1234,1244) -[1235,1245) -[1236,1246) -[1237,1247) -[1238,1248) -[1239,1249) -[1240,1250) -[1241,1251) -[1242,1252) -[1243,1253) -[1244,1254) -[1245,1255) -[1246,1256) -[1247,1257) -[1248,1258) -[1249,1259) -[1250,1260) -[1251,1261) -[1252,1262) -[1253,1263) -[1254,1264) -[1255,1265) -[1256,1266) -[1257,1267) -[1258,1268) -[1259,1269) -[1260,1270) -[1261,1271) -[1262,1272) -[1263,1273) -[1264,1274) -[1265,1275) -[1266,1276) -[1267,1277) -[1268,1278) -[1269,1279) -[1270,1280) -[1271,1281) -[1272,1282) -[1273,1283) -[1274,1284) -[1275,1285) -[1276,1286) -[1277,1287) -[1278,1288) -[1279,1289) -[1280,1290) -[1281,1291) -[1282,1292) -[1283,1293) -[1284,1294) -[1285,1295) -[1286,1296) -[1287,1297) -[1288,1298) -[1289,1299) -[1290,1300) -[1291,1301) -[1292,1302) -[1293,1303) -[1294,1304) -[1295,1305) -[1296,1306) -[1297,1307) -[1298,1308) -[1299,1309) -[1300,1310) -[1301,1311) -[1302,1312) -[1303,1313) -[1304,1314) -[1305,1315) -[1306,1316) -[1307,1317) -[1308,1318) -[1309,1319) -[1310,1320) -[1311,1321) -[1312,1322) -[1313,1323) -[1314,1324) -[1315,1325) -[1316,1326) -[1317,1327) -[1318,1328) -[1319,1329) -[1320,1330) -[1321,1331) -[1322,1332) -[1323,1333) -[1324,1334) -[1325,1335) -[1326,1336) -[1327,1337) -[1328,1338) -[1329,1339) -[1330,1340) -[1331,1341) -[1332,1342) -[1333,1343) -[1334,1344) -[1335,1345) -[1336,1346) -[1337,1347) -[1338,1348) -[1339,1349) -[1340,1350) -[1341,1351) -[1342,1352) -[1343,1353) -[1344,1354) -[1345,1355) -[1346,1356) -[1347,1357) -[1348,1358) -[1349,1359) -[1350,1360) -[1351,1361) -[1352,1362) -[1353,1363) -[1354,1364) -[1355,1365) -[1356,1366) -[1357,1367) -[1358,1368) -[1359,1369) -[1360,1370) -[1361,1371) -[1362,1372) -[1363,1373) -[1364,1374) -[1365,1375) -[1366,1376) -[1367,1377) -[1368,1378) -[1369,1379) -[1370,1380) -[1371,1381) -[1372,1382) -[1373,1383) -[1374,1384) -[1375,1385) -[1376,1386) -[1377,1387) -[1378,1388) -[1379,1389) -[1380,1390) -[1381,1391) -[1382,1392) -[1383,1393) -[1384,1394) -[1385,1395) -[1386,1396) -[1387,1397) -[1388,1398) -[1389,1399) -[1390,1400) -[1391,1401) -[1392,1402) -[1393,1403) -[1394,1404) -[1395,1405) -[1396,1406) -[1397,1407) -[1398,1408) -[1399,1409) -[1400,1410) -[1401,1411) -[1402,1412) -[1403,1413) -[1404,1414) -[1405,1415) -[1406,1416) -[1407,1417) -[1408,1418) -[1409,1419) -[1410,1420) -[1411,1421) -[1412,1422) -[1413,1423) -[1414,1424) -[1415,1425) -[1416,1426) -[1417,1427) -[1418,1428) -[1419,1429) -[1420,1430) -[1421,1431) -[1422,1432) -[1423,1433) -[1424,1434) -[1425,1435) -[1426,1436) -[1427,1437) -[1428,1438) -[1429,1439) -[1430,1440) -[1431,1441) -[1432,1442) -[1433,1443) -[1434,1444) -[1435,1445) -[1436,1446) -[1437,1447) -[1438,1448) -[1439,1449) -[1440,1450) -[1441,1451) -[1442,1452) -[1443,1453) -[1444,1454) -[1445,1455) -[1446,1456) -[1447,1457) -[1448,1458) -[1449,1459) -[1450,1460) -[1451,1461) -[1452,1462) -[1453,1463) -[1454,1464) -[1455,1465) -[1456,1466) -[1457,1467) -[1458,1468) -[1459,1469) -[1460,1470) -[1461,1471) -[1462,1472) -[1463,1473) -[1464,1474) -[1465,1475) -[1466,1476) -[1467,1477) -[1468,1478) -[1469,1479) -[1470,1480) -[1471,1481) -[1472,1482) -[1473,1483) -[1474,1484) -[1475,1485) -[1476,1486) -[1477,1487) -[1478,1488) -[1479,1489) -[1480,1490) -[1481,1491) -[1482,1492) -[1483,1493) -[1484,1494) -[1485,1495) -[1486,1496) -[1487,1497) -[1488,1498) -[1489,1499) -[1490,1500) -[1491,1501) -[1492,1502) -[1493,1503) -[1494,1504) -[1495,1505) -[1496,1506) -[1497,1507) -[1498,1508) -[1499,1509) -[1500,1510) -[1501,1511) -[1502,1512) -[1503,1513) -[1504,1514) -[1505,1515) -[1506,1516) -[1507,1517) -[1508,1518) -[1509,1519) -[1510,1520) -[1511,1521) -[1512,1522) -[1513,1523) -[1514,1524) -[1515,1525) -[1516,1526) -[1517,1527) -[1518,1528) -[1519,1529) -[1520,1530) -[1521,1531) -[1522,1532) -[1523,1533) -[1524,1534) -[1525,1535) -[1526,1536) -[1527,1537) -[1528,1538) -[1529,1539) -[1530,1540) -[1531,1541) -[1532,1542) -[1533,1543) -[1534,1544) -[1535,1545) -[1536,1546) -[1537,1547) -[1538,1548) -[1539,1549) -[1540,1550) -[1541,1551) -[1542,1552) -[1543,1553) -[1544,1554) -[1545,1555) -[1546,1556) -[1547,1557) -[1548,1558) -[1549,1559) -[1550,1560) -[1551,1561) -[1552,1562) -[1553,1563) -[1554,1564) -[1555,1565) -[1556,1566) -[1557,1567) -[1558,1568) -[1559,1569) -[1560,1570) -[1561,1571) -[1562,1572) -[1563,1573) -[1564,1574) -[1565,1575) -[1566,1576) -[1567,1577) -[1568,1578) -[1569,1579) -[1570,1580) -[1571,1581) -[1572,1582) -[1573,1583) -[1574,1584) -[1575,1585) -[1576,1586) -[1577,1587) -[1578,1588) -[1579,1589) -[1580,1590) -[1581,1591) -[1582,1592) -[1583,1593) -[1584,1594) -[1585,1595) -[1586,1596) -[1587,1597) -[1588,1598) -[1589,1599) -[1590,1600) -[1591,1601) -[1592,1602) -[1593,1603) -[1594,1604) -[1595,1605) -[1596,1606) -[1597,1607) -[1598,1608) -[1599,1609) -[1600,1610) -[1601,1611) -[1602,1612) -[1603,1613) -[1604,1614) -[1605,1615) -[1606,1616) -[1607,1617) -[1608,1618) -[1609,1619) -[1610,1620) -[1611,1621) -[1612,1622) -[1613,1623) -[1614,1624) -[1615,1625) -[1616,1626) -[1617,1627) -[1618,1628) -[1619,1629) -[1620,1630) -[1621,1631) -[1622,1632) -[1623,1633) -[1624,1634) -[1625,1635) -[1626,1636) -[1627,1637) -[1628,1638) -[1629,1639) -[1630,1640) -[1631,1641) -[1632,1642) -[1633,1643) -[1634,1644) -[1635,1645) -[1636,1646) -[1637,1647) -[1638,1648) -[1639,1649) -[1640,1650) -[1641,1651) -[1642,1652) -[1643,1653) -[1644,1654) -[1645,1655) -[1646,1656) -[1647,1657) -[1648,1658) -[1649,1659) -[1650,1660) -[1651,1661) -[1652,1662) -[1653,1663) -[1654,1664) -[1655,1665) -[1656,1666) -[1657,1667) -[1658,1668) -[1659,1669) -[1660,1670) -[1661,1671) -[1662,1672) -[1663,1673) -[1664,1674) -[1665,1675) -[1666,1676) -[1667,1677) -[1668,1678) -[1669,1679) -[1670,1680) -[1671,1681) -[1672,1682) -[1673,1683) -[1674,1684) -[1675,1685) -[1676,1686) -[1677,1687) -[1678,1688) -[1679,1689) -[1680,1690) -[1681,1691) -[1682,1692) -[1683,1693) -[1684,1694) -[1685,1695) -[1686,1696) -[1687,1697) -[1688,1698) -[1689,1699) -[1690,1700) -[1691,1701) -[1692,1702) -[1693,1703) -[1694,1704) -[1695,1705) -[1696,1706) -[1697,1707) -[1698,1708) -[1699,1709) -[1700,1710) -[1701,1711) -[1702,1712) -[1703,1713) -[1704,1714) -[1705,1715) -[1706,1716) -[1707,1717) -[1708,1718) -[1709,1719) -[1710,1720) -[1711,1721) -[1712,1722) -[1713,1723) -[1714,1724) -[1715,1725) -[1716,1726) -[1717,1727) -[1718,1728) -[1719,1729) -[1720,1730) -[1721,1731) -[1722,1732) -[1723,1733) -[1724,1734) -[1725,1735) -[1726,1736) -[1727,1737) -[1728,1738) -[1729,1739) -[1730,1740) -[1731,1741) -[1732,1742) -[1733,1743) -[1734,1744) -[1735,1745) -[1736,1746) -[1737,1747) -[1738,1748) -[1739,1749) -[1740,1750) -[1741,1751) -[1742,1752) -[1743,1753) -[1744,1754) -[1745,1755) -[1746,1756) -[1747,1757) -[1748,1758) -[1749,1759) -[1750,1760) -[1751,1761) -[1752,1762) -[1753,1763) -[1754,1764) -[1755,1765) -[1756,1766) -[1757,1767) -[1758,1768) -[1759,1769) -[1760,1770) -[1761,1771) -[1762,1772) -[1763,1773) -[1764,1774) -[1765,1775) -[1766,1776) -[1767,1777) -[1768,1778) -[1769,1779) -[1770,1780) -[1771,1781) -[1772,1782) -[1773,1783) -[1774,1784) -[1775,1785) -[1776,1786) -[1777,1787) -[1778,1788) -[1779,1789) -[1780,1790) -[1781,1791) -[1782,1792) -[1783,1793) -[1784,1794) -[1785,1795) -[1786,1796) -[1787,1797) -[1788,1798) -[1789,1799) -[1790,1800) -[1791,1801) -[1792,1802) -[1793,1803) -[1794,1804) -[1795,1805) -[1796,1806) -[1797,1807) -[1798,1808) -[1799,1809) -[1800,1810) -[1801,1811) -[1802,1812) -[1803,1813) -[1804,1814) -[1805,1815) -[1806,1816) -[1807,1817) -[1808,1818) -[1809,1819) -[1810,1820) -[1811,1821) -[1812,1822) -[1813,1823) -[1814,1824) -[1815,1825) -[1816,1826) -[1817,1827) -[1818,1828) -[1819,1829) -[1820,1830) -[1821,1831) -[1822,1832) -[1823,1833) -[1824,1834) -[1825,1835) -[1826,1836) -[1827,1837) -[1828,1838) -[1829,1839) -[1830,1840) -[1831,1841) -[1832,1842) -[1833,1843) -[1834,1844) -[1835,1845) -[1836,1846) -[1837,1847) -[1838,1848) -[1839,1849) -[1840,1850) -[1841,1851) -[1842,1852) -[1843,1853) -[1844,1854) -[1845,1855) -[1846,1856) -[1847,1857) -[1848,1858) -[1849,1859) -[1850,1860) -[1851,1861) -[1852,1862) -[1853,1863) -[1854,1864) -[1855,1865) -[1856,1866) -[1857,1867) -[1858,1868) -[1859,1869) -[1860,1870) -[1861,1871) -[1862,1872) -[1863,1873) -[1864,1874) -[1865,1875) -[1866,1876) -[1867,1877) -[1868,1878) -[1869,1879) -[1870,1880) -[1871,1881) -[1872,1882) -[1873,1883) -[1874,1884) -[1875,1885) -[1876,1886) -[1877,1887) -[1878,1888) -[1879,1889) -[1880,1890) -[1881,1891) -[1882,1892) -[1883,1893) -[1884,1894) -[1885,1895) -[1886,1896) -[1887,1897) -[1888,1898) -[1889,1899) -[1890,1900) -[1891,1901) -[1892,1902) -[1893,1903) -[1894,1904) -[1895,1905) -[1896,1906) -[1897,1907) -[1898,1908) -[1899,1909) -[1900,1910) -[1901,1911) -[1902,1912) -[1903,1913) -[1904,1914) -[1905,1915) -[1906,1916) -[1907,1917) -[1908,1918) -[1909,1919) -[1910,1920) -[1911,1921) -[1912,1922) -[1913,1923) -[1914,1924) -[1915,1925) -[1916,1926) -[1917,1927) -[1918,1928) -[1919,1929) -[1920,1930) -[1921,1931) -[1922,1932) -[1923,1933) -[1924,1934) -[1925,1935) -[1926,1936) -[1927,1937) -[1928,1938) -[1929,1939) -[1930,1940) -[1931,1941) -[1932,1942) -[1933,1943) -[1934,1944) -[1935,1945) -[1936,1946) -[1937,1947) -[1938,1948) -[1939,1949) -[1940,1950) -[1941,1951) -[1942,1952) -[1943,1953) -[1944,1954) -[1945,1955) -[1946,1956) -[1947,1957) -[1948,1958) -[1949,1959) -[1950,1960) -[1951,1961) -[1952,1962) -[1953,1963) -[1954,1964) -[1955,1965) -[1956,1966) -[1957,1967) -[1958,1968) -[1959,1969) -[1960,1970) -[1961,1971) -[1962,1972) -[1963,1973) -[1964,1974) -[1965,1975) -[1966,1976) -[1967,1977) -[1968,1978) -[1969,1979) -[1970,1980) -[1971,1981) -[1972,1982) -[1973,1983) -[1974,1984) -[1975,1985) -[1976,1986) -[1977,1987) -[1978,1988) -[1979,1989) -[1980,1990) -[1981,1991) -[1982,1992) -[1983,1993) -[1984,1994) -[1985,1995) -[1986,1996) -[1987,1997) -[1988,1998) -[1989,1999) -[1990,2000) -[1991,2001) -[1992,2002) -[1993,2003) -[1994,2004) -[1995,2005) -[1996,2006) -[1997,2007) -[1998,2008) -[1999,2009) -[2000,2010) -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -[1,10001) -[2,10002) -[3,10003) -[4,10004) -[5,10005) -[6,10006) -[7,10007) -[8,10008) -[9,10009) -[10,10010) -[11,10011) -[12,10012) -[13,10013) -[14,10014) -[15,10015) -[16,10016) -[17,10017) -[18,10018) -[19,10019) -[20,10020) -[21,10021) -[22,10022) -[23,10023) -[24,10024) -[25,10025) -[26,10026) -[27,10027) -[28,10028) -[29,10029) -[30,10030) -[31,10031) -[32,10032) -[33,10033) -[34,10034) -[35,10035) -[36,10036) -[37,10037) -[38,10038) -[39,10039) -[40,10040) -[41,10041) -[42,10042) -[43,10043) -[44,10044) -[45,10045) -[46,10046) -[47,10047) -[48,10048) -[49,10049) -[50,10050) -[51,10051) -[52,10052) -[53,10053) -[54,10054) -[55,10055) -[56,10056) -[57,10057) -[58,10058) -[59,10059) -[60,10060) -[61,10061) -[62,10062) -[63,10063) -[64,10064) -[65,10065) -[66,10066) -[67,10067) -[68,10068) -[69,10069) -[70,10070) -[71,10071) -[72,10072) -[73,10073) -[74,10074) -[75,10075) -[76,10076) -[77,10077) -[78,10078) -[79,10079) -[80,10080) -[81,10081) -[82,10082) -[83,10083) -[84,10084) -[85,10085) -[86,10086) -[87,10087) -[88,10088) -[89,10089) -[90,10090) -[91,10091) -[92,10092) -[93,10093) -[94,10094) -[95,10095) -[96,10096) -[97,10097) -[98,10098) -[99,10099) -[100,10100) -[101,10101) -[102,10102) -[103,10103) -[104,10104) -[105,10105) -[106,10106) -[107,10107) -[108,10108) -[109,10109) -[110,10110) -[111,10111) -[112,10112) -[113,10113) -[114,10114) -[115,10115) -[116,10116) -[117,10117) -[118,10118) -[119,10119) -[120,10120) -[121,10121) -[122,10122) -[123,10123) -[124,10124) -[125,10125) -[126,10126) -[127,10127) -[128,10128) -[129,10129) -[130,10130) -[131,10131) -[132,10132) -[133,10133) -[134,10134) -[135,10135) -[136,10136) -[137,10137) -[138,10138) -[139,10139) -[140,10140) -[141,10141) -[142,10142) -[143,10143) -[144,10144) -[145,10145) -[146,10146) -[147,10147) -[148,10148) -[149,10149) -[150,10150) -[151,10151) -[152,10152) -[153,10153) -[154,10154) -[155,10155) -[156,10156) -[157,10157) -[158,10158) -[159,10159) -[160,10160) -[161,10161) -[162,10162) -[163,10163) -[164,10164) -[165,10165) -[166,10166) -[167,10167) -[168,10168) -[169,10169) -[170,10170) -[171,10171) -[172,10172) -[173,10173) -[174,10174) -[175,10175) -[176,10176) -[177,10177) -[178,10178) -[179,10179) -[180,10180) -[181,10181) -[182,10182) -[183,10183) -[184,10184) -[185,10185) -[186,10186) -[187,10187) -[188,10188) -[189,10189) -[190,10190) -[191,10191) -[192,10192) -[193,10193) -[194,10194) -[195,10195) -[196,10196) -[197,10197) -[198,10198) -[199,10199) -[200,10200) -[201,10201) -[202,10202) -[203,10203) -[204,10204) -[205,10205) -[206,10206) -[207,10207) -[208,10208) -[209,10209) -[210,10210) -[211,10211) -[212,10212) -[213,10213) -[214,10214) -[215,10215) -[216,10216) -[217,10217) -[218,10218) -[219,10219) -[220,10220) -[221,10221) -[222,10222) -[223,10223) -[224,10224) -[225,10225) -[226,10226) -[227,10227) -[228,10228) -[229,10229) -[230,10230) -[231,10231) -[232,10232) -[233,10233) -[234,10234) -[235,10235) -[236,10236) -[237,10237) -[238,10238) -[239,10239) -[240,10240) -[241,10241) -[242,10242) -[243,10243) -[244,10244) -[245,10245) -[246,10246) -[247,10247) -[248,10248) -[249,10249) -[250,10250) -[251,10251) -[252,10252) -[253,10253) -[254,10254) -[255,10255) -[256,10256) -[257,10257) -[258,10258) -[259,10259) -[260,10260) -[261,10261) -[262,10262) -[263,10263) -[264,10264) -[265,10265) -[266,10266) -[267,10267) -[268,10268) -[269,10269) -[270,10270) -[271,10271) -[272,10272) -[273,10273) -[274,10274) -[275,10275) -[276,10276) -[277,10277) -[278,10278) -[279,10279) -[280,10280) -[281,10281) -[282,10282) -[283,10283) -[284,10284) -[285,10285) -[286,10286) -[287,10287) -[288,10288) -[289,10289) -[290,10290) -[291,10291) -[292,10292) -[293,10293) -[294,10294) -[295,10295) -[296,10296) -[297,10297) -[298,10298) -[299,10299) -[300,10300) -[301,10301) -[302,10302) -[303,10303) -[304,10304) -[305,10305) -[306,10306) -[307,10307) -[308,10308) -[309,10309) -[310,10310) -[311,10311) -[312,10312) -[313,10313) -[314,10314) -[315,10315) -[316,10316) -[317,10317) -[318,10318) -[319,10319) -[320,10320) -[321,10321) -[322,10322) -[323,10323) -[324,10324) -[325,10325) -[326,10326) -[327,10327) -[328,10328) -[329,10329) -[330,10330) -[331,10331) -[332,10332) -[333,10333) -[334,10334) -[335,10335) -[336,10336) -[337,10337) -[338,10338) -[339,10339) -[340,10340) -[341,10341) -[342,10342) -[343,10343) -[344,10344) -[345,10345) -[346,10346) -[347,10347) -[348,10348) -[349,10349) -[350,10350) -[351,10351) -[352,10352) -[353,10353) -[354,10354) -[355,10355) -[356,10356) -[357,10357) -[358,10358) -[359,10359) -[360,10360) -[361,10361) -[362,10362) -[363,10363) -[364,10364) -[365,10365) -[366,10366) -[367,10367) -[368,10368) -[369,10369) -[370,10370) -[371,10371) -[372,10372) -[373,10373) -[374,10374) -[375,10375) -[376,10376) -[377,10377) -[378,10378) -[379,10379) -[380,10380) -[381,10381) -[382,10382) -[383,10383) -[384,10384) -[385,10385) -[386,10386) -[387,10387) -[388,10388) -[389,10389) -[390,10390) -[391,10391) -[392,10392) -[393,10393) -[394,10394) -[395,10395) -[396,10396) -[397,10397) -[398,10398) -[399,10399) -[400,10400) -[401,10401) -[402,10402) -[403,10403) -[404,10404) -[405,10405) -[406,10406) -[407,10407) -[408,10408) -[409,10409) -[410,10410) -[411,10411) -[412,10412) -[413,10413) -[414,10414) -[415,10415) -[416,10416) -[417,10417) -[418,10418) -[419,10419) -[420,10420) -[421,10421) -[422,10422) -[423,10423) -[424,10424) -[425,10425) -[426,10426) -[427,10427) -[428,10428) -[429,10429) -[430,10430) -[431,10431) -[432,10432) -[433,10433) -[434,10434) -[435,10435) -[436,10436) -[437,10437) -[438,10438) -[439,10439) -[440,10440) -[441,10441) -[442,10442) -[443,10443) -[444,10444) -[445,10445) -[446,10446) -[447,10447) -[448,10448) -[449,10449) -[450,10450) -[451,10451) -[452,10452) -[453,10453) -[454,10454) -[455,10455) -[456,10456) -[457,10457) -[458,10458) -[459,10459) -[460,10460) -[461,10461) -[462,10462) -[463,10463) -[464,10464) -[465,10465) -[466,10466) -[467,10467) -[468,10468) -[469,10469) -[470,10470) -[471,10471) -[472,10472) -[473,10473) -[474,10474) -[475,10475) -[476,10476) -[477,10477) -[478,10478) -[479,10479) -[480,10480) -[481,10481) -[482,10482) -[483,10483) -[484,10484) -[485,10485) -[486,10486) -[487,10487) -[488,10488) -[489,10489) -[490,10490) -[491,10491) -[492,10492) -[493,10493) -[494,10494) -[495,10495) -[496,10496) -[497,10497) -[498,10498) -[499,10499) -[500,10500) -[501,10501) -[502,10502) -[503,10503) -[504,10504) -[505,10505) -[506,10506) -[507,10507) -[508,10508) -[509,10509) -[510,10510) -[511,10511) -[512,10512) -[513,10513) -[514,10514) -[515,10515) -[516,10516) -[517,10517) -[518,10518) -[519,10519) -[520,10520) -[521,10521) -[522,10522) -[523,10523) -[524,10524) -[525,10525) -[526,10526) -[527,10527) -[528,10528) -[529,10529) -[530,10530) -[531,10531) -[532,10532) -[533,10533) -[534,10534) -[535,10535) -[536,10536) -[537,10537) -[538,10538) -[539,10539) -[540,10540) -[541,10541) -[542,10542) -[543,10543) -[544,10544) -[545,10545) -[546,10546) -[547,10547) -[548,10548) -[549,10549) -[550,10550) -[551,10551) -[552,10552) -[553,10553) -[554,10554) -[555,10555) -[556,10556) -[557,10557) -[558,10558) -[559,10559) -[560,10560) -[561,10561) -[562,10562) -[563,10563) -[564,10564) -[565,10565) -[566,10566) -[567,10567) -[568,10568) -[569,10569) -[570,10570) -[571,10571) -[572,10572) -[573,10573) -[574,10574) -[575,10575) -[576,10576) -[577,10577) -[578,10578) -[579,10579) -[580,10580) -[581,10581) -[582,10582) -[583,10583) -[584,10584) -[585,10585) -[586,10586) -[587,10587) -[588,10588) -[589,10589) -[590,10590) -[591,10591) -[592,10592) -[593,10593) -[594,10594) -[595,10595) -[596,10596) -[597,10597) -[598,10598) -[599,10599) -[600,10600) -[601,10601) -[602,10602) -[603,10603) -[604,10604) -[605,10605) -[606,10606) -[607,10607) -[608,10608) -[609,10609) -[610,10610) -[611,10611) -[612,10612) -[613,10613) -[614,10614) -[615,10615) -[616,10616) -[617,10617) -[618,10618) -[619,10619) -[620,10620) -[621,10621) -[622,10622) -[623,10623) -[624,10624) -[625,10625) -[626,10626) -[627,10627) -[628,10628) -[629,10629) -[630,10630) -[631,10631) -[632,10632) -[633,10633) -[634,10634) -[635,10635) -[636,10636) -[637,10637) -[638,10638) -[639,10639) -[640,10640) -[641,10641) -[642,10642) -[643,10643) -[644,10644) -[645,10645) -[646,10646) -[647,10647) -[648,10648) -[649,10649) -[650,10650) -[651,10651) -[652,10652) -[653,10653) -[654,10654) -[655,10655) -[656,10656) -[657,10657) -[658,10658) -[659,10659) -[660,10660) -[661,10661) -[662,10662) -[663,10663) -[664,10664) -[665,10665) -[666,10666) -[667,10667) -[668,10668) -[669,10669) -[670,10670) -[671,10671) -[672,10672) -[673,10673) -[674,10674) -[675,10675) -[676,10676) -[677,10677) -[678,10678) -[679,10679) -[680,10680) -[681,10681) -[682,10682) -[683,10683) -[684,10684) -[685,10685) -[686,10686) -[687,10687) -[688,10688) -[689,10689) -[690,10690) -[691,10691) -[692,10692) -[693,10693) -[694,10694) -[695,10695) -[696,10696) -[697,10697) -[698,10698) -[699,10699) -[700,10700) -[701,10701) -[702,10702) -[703,10703) -[704,10704) -[705,10705) -[706,10706) -[707,10707) -[708,10708) -[709,10709) -[710,10710) -[711,10711) -[712,10712) -[713,10713) -[714,10714) -[715,10715) -[716,10716) -[717,10717) -[718,10718) -[719,10719) -[720,10720) -[721,10721) -[722,10722) -[723,10723) -[724,10724) -[725,10725) -[726,10726) -[727,10727) -[728,10728) -[729,10729) -[730,10730) -[731,10731) -[732,10732) -[733,10733) -[734,10734) -[735,10735) -[736,10736) -[737,10737) -[738,10738) -[739,10739) -[740,10740) -[741,10741) -[742,10742) -[743,10743) -[744,10744) -[745,10745) -[746,10746) -[747,10747) -[748,10748) -[749,10749) -[750,10750) -[751,10751) -[752,10752) -[753,10753) -[754,10754) -[755,10755) -[756,10756) -[757,10757) -[758,10758) -[759,10759) -[760,10760) -[761,10761) -[762,10762) -[763,10763) -[764,10764) -[765,10765) -[766,10766) -[767,10767) -[768,10768) -[769,10769) -[770,10770) -[771,10771) -[772,10772) -[773,10773) -[774,10774) -[775,10775) -[776,10776) -[777,10777) -[778,10778) -[779,10779) -[780,10780) -[781,10781) -[782,10782) -[783,10783) -[784,10784) -[785,10785) -[786,10786) -[787,10787) -[788,10788) -[789,10789) -[790,10790) -[791,10791) -[792,10792) -[793,10793) -[794,10794) -[795,10795) -[796,10796) -[797,10797) -[798,10798) -[799,10799) -[800,10800) -[801,10801) -[802,10802) -[803,10803) -[804,10804) -[805,10805) -[806,10806) -[807,10807) -[808,10808) -[809,10809) -[810,10810) -[811,10811) -[812,10812) -[813,10813) -[814,10814) -[815,10815) -[816,10816) -[817,10817) -[818,10818) -[819,10819) -[820,10820) -[821,10821) -[822,10822) -[823,10823) -[824,10824) -[825,10825) -[826,10826) -[827,10827) -[828,10828) -[829,10829) -[830,10830) -[831,10831) -[832,10832) -[833,10833) -[834,10834) -[835,10835) -[836,10836) -[837,10837) -[838,10838) -[839,10839) -[840,10840) -[841,10841) -[842,10842) -[843,10843) -[844,10844) -[845,10845) -[846,10846) -[847,10847) -[848,10848) -[849,10849) -[850,10850) -[851,10851) -[852,10852) -[853,10853) -[854,10854) -[855,10855) -[856,10856) -[857,10857) -[858,10858) -[859,10859) -[860,10860) -[861,10861) -[862,10862) -[863,10863) -[864,10864) -[865,10865) -[866,10866) -[867,10867) -[868,10868) -[869,10869) -[870,10870) -[871,10871) -[872,10872) -[873,10873) -[874,10874) -[875,10875) -[876,10876) -[877,10877) -[878,10878) -[879,10879) -[880,10880) -[881,10881) -[882,10882) -[883,10883) -[884,10884) -[885,10885) -[886,10886) -[887,10887) -[888,10888) -[889,10889) -[890,10890) -[891,10891) -[892,10892) -[893,10893) -[894,10894) -[895,10895) -[896,10896) -[897,10897) -[898,10898) -[899,10899) -[900,10900) -[901,10901) -[902,10902) -[903,10903) -[904,10904) -[905,10905) -[906,10906) -[907,10907) -[908,10908) -[909,10909) -[910,10910) -[911,10911) -[912,10912) -[913,10913) -[914,10914) -[915,10915) -[916,10916) -[917,10917) -[918,10918) -[919,10919) -[920,10920) -[921,10921) -[922,10922) -[923,10923) -[924,10924) -[925,10925) -[926,10926) -[927,10927) -[928,10928) -[929,10929) -[930,10930) -[931,10931) -[932,10932) -[933,10933) -[934,10934) -[935,10935) -[936,10936) -[937,10937) -[938,10938) -[939,10939) -[940,10940) -[941,10941) -[942,10942) -[943,10943) -[944,10944) -[945,10945) -[946,10946) -[947,10947) -[948,10948) -[949,10949) -[950,10950) -[951,10951) -[952,10952) -[953,10953) -[954,10954) -[955,10955) -[956,10956) -[957,10957) -[958,10958) -[959,10959) -[960,10960) -[961,10961) -[962,10962) -[963,10963) -[964,10964) -[965,10965) -[966,10966) -[967,10967) -[968,10968) -[969,10969) -[970,10970) -[971,10971) -[972,10972) -[973,10973) -[974,10974) -[975,10975) -[976,10976) -[977,10977) -[978,10978) -[979,10979) -[980,10980) -[981,10981) -[982,10982) -[983,10983) -[984,10984) -[985,10985) -[986,10986) -[987,10987) -[988,10988) -[989,10989) -[990,10990) -[991,10991) -[992,10992) -[993,10993) -[994,10994) -[995,10995) -[996,10996) -[997,10997) -[998,10998) -[999,10999) -[1000,11000) -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -(,11) -(,21) -(,31) -(,41) -(,51) -(,61) -(,71) -(,81) -(,91) -(,101) -(,111) -(,121) -(,131) -(,141) -(,151) -(,161) -(,171) -(,181) -(,191) -(,201) -(,211) -(,221) -(,231) -(,241) -(,251) -(,261) -(,271) -(,281) -(,291) -(,301) -(,311) -(,321) -(,331) -(,341) -(,351) -(,361) -(,371) -(,381) -(,391) -(,401) -(,411) -(,421) -(,431) -(,441) -(,451) -(,461) -(,471) -(,481) -(,491) -(,501) -(,511) -(,521) -(,531) -(,541) -(,551) -(,561) -(,571) -(,581) -(,591) -(,601) -(,611) -(,621) -(,631) -(,641) -(,651) -(,661) -(,671) -(,681) -(,691) -(,701) -(,711) -(,721) -(,731) -(,741) -(,751) -(,761) -(,771) -(,781) -(,791) -(,801) -(,811) -(,821) -(,831) -(,841) -(,851) -(,861) -(,871) -(,881) -(,891) -(,901) -(,911) -(,921) -(,931) -(,941) -(,951) -(,961) -(,971) -(,981) -(,991) -(,1001) -[11,) -[21,) -[31,) -[41,) -[51,) -[61,) -[71,) -[81,) -[91,) -[101,) -[111,) -[121,) -[131,) -[141,) -[151,) -[161,) -[171,) -[181,) -[191,) -[201,) -[211,) -[221,) -[231,) -[241,) -[251,) -[261,) -[271,) -[281,) -[291,) -[301,) -[311,) -[321,) -[331,) -[341,) -[351,) -[361,) -[371,) -[381,) -[391,) -[401,) -[411,) -[421,) -[431,) -[441,) -[451,) -[461,) -[471,) -[481,) -[491,) -[501,) -[511,) -[521,) -[531,) -[541,) -[551,) -[561,) -[571,) -[581,) -[591,) -[601,) -[611,) -[621,) -[631,) -[641,) -[651,) -[661,) -[671,) -[681,) -[691,) -[701,) -[711,) -[721,) -[731,) -[741,) -[751,) -[761,) -[771,) -[781,) -[791,) -[801,) -[811,) -[821,) -[831,) -[841,) -[851,) -[861,) -[871,) -[881,) -[891,) -[901,) -[911,) -[921,) -[931,) -[941,) -[951,) -[961,) -[971,) -[981,) -[991,) -[1001,) -[1,11) -[2,12) -[3,13) -[4,14) -[5,15) -[6,16) -[7,17) -[8,18) -[9,19) -[10,20) -[11,21) -[12,22) -[13,23) -[14,24) -[15,25) -[16,26) -[17,27) -[18,28) -[19,29) -[20,30) -[21,31) -[22,32) -[23,33) -[24,34) -[25,35) -[26,36) -[27,37) -[28,38) -[29,39) -[30,40) -[31,41) -[32,42) -[33,43) -[34,44) -[35,45) -[36,46) -[37,47) -[38,48) -[39,49) -[40,50) -[41,51) -[42,52) -[43,53) -[44,54) -[45,55) -[46,56) -[47,57) -[48,58) -[49,59) -[50,60) -[51,61) -[52,62) -[53,63) -[54,64) -[55,65) -[56,66) -[57,67) -[58,68) -[59,69) -[60,70) -[61,71) -[62,72) -[63,73) -[64,74) -[65,75) -[66,76) -[67,77) -[68,78) -[69,79) -[70,80) -[71,81) -[72,82) -[73,83) -[74,84) -[75,85) -[76,86) -[77,87) -[78,88) -[79,89) -[80,90) -[81,91) -[82,92) -[83,93) -[84,94) -[85,95) -[86,96) -[87,97) -[88,98) -[89,99) -[90,100) -[91,101) -[92,102) -[93,103) -[94,104) -[95,105) -[96,106) -[97,107) -[98,108) -[99,109) -[100,110) -[101,111) -[102,112) -[103,113) -[104,114) -[105,115) -[106,116) -[107,117) -[108,118) -[109,119) -[110,120) -[111,121) -[112,122) -[113,123) -[114,124) -[115,125) -[116,126) -[117,127) -[118,128) -[119,129) -[120,130) -[121,131) -[122,132) -[123,133) -[124,134) -[125,135) -[126,136) -[127,137) -[128,138) -[129,139) -[130,140) -[131,141) -[132,142) -[133,143) -[134,144) -[135,145) -[136,146) -[137,147) -[138,148) -[139,149) -[140,150) -[141,151) -[142,152) -[143,153) -[144,154) -[145,155) -[146,156) -[147,157) -[148,158) -[149,159) -[150,160) -[151,161) -[152,162) -[153,163) -[154,164) -[155,165) -[156,166) -[157,167) -[158,168) -[159,169) -[160,170) -[161,171) -[162,172) -[163,173) -[164,174) -[165,175) -[166,176) -[167,177) -[168,178) -[169,179) -[170,180) -[171,181) -[172,182) -[173,183) -[174,184) -[175,185) -[176,186) -[177,187) -[178,188) -[179,189) -[180,190) -[181,191) -[182,192) -[183,193) -[184,194) -[185,195) -[186,196) -[187,197) -[188,198) -[189,199) -[190,200) -[191,201) -[192,202) -[193,203) -[194,204) -[195,205) -[196,206) -[197,207) -[198,208) -[199,209) -[200,210) -[201,211) -[202,212) -[203,213) -[204,214) -[205,215) -[206,216) -[207,217) -[208,218) -[209,219) -[210,220) -[211,221) -[212,222) -[213,223) -[214,224) -[215,225) -[216,226) -[217,227) -[218,228) -[219,229) -[220,230) -[221,231) -[222,232) -[223,233) -[224,234) -[225,235) -[226,236) -[227,237) -[228,238) -[229,239) -[230,240) -[231,241) -[232,242) -[233,243) -[234,244) -[235,245) -[236,246) -[237,247) -[238,248) -[239,249) -[240,250) -[241,251) -[242,252) -[243,253) -[244,254) -[245,255) -[246,256) -[247,257) -[248,258) -[249,259) -[250,260) -[251,261) -[252,262) -[253,263) -[254,264) -[255,265) -[256,266) -[257,267) -[258,268) -[259,269) -[260,270) -[261,271) -[262,272) -[263,273) -[264,274) -[265,275) -[266,276) -[267,277) -[268,278) -[269,279) -[270,280) -[271,281) -[272,282) -[273,283) -[274,284) -[275,285) -[276,286) -[277,287) -[278,288) -[279,289) -[280,290) -[281,291) -[282,292) -[283,293) -[284,294) -[285,295) -[286,296) -[287,297) -[288,298) -[289,299) -[290,300) -[291,301) -[292,302) -[293,303) -[294,304) -[295,305) -[296,306) -[297,307) -[298,308) -[299,309) -[300,310) -[301,311) -[302,312) -[303,313) -[304,314) -[305,315) -[306,316) -[307,317) -[308,318) -[309,319) -[310,320) -[311,321) -[312,322) -[313,323) -[314,324) -[315,325) -[316,326) -[317,327) -[318,328) -[319,329) -[320,330) -[321,331) -[322,332) -[323,333) -[324,334) -[325,335) -[326,336) -[327,337) -[328,338) -[329,339) -[330,340) -[331,341) -[332,342) -[333,343) -[334,344) -[335,345) -[336,346) -[337,347) -[338,348) -[339,349) -[340,350) -[341,351) -[342,352) -[343,353) -[344,354) -[345,355) -[346,356) -[347,357) -[348,358) -[349,359) -[350,360) -[351,361) -[352,362) -[353,363) -[354,364) -[355,365) -[356,366) -[357,367) -[358,368) -[359,369) -[360,370) -[361,371) -[362,372) -[363,373) -[364,374) -[365,375) -[366,376) -[367,377) -[368,378) -[369,379) -[370,380) -[371,381) -[372,382) -[373,383) -[374,384) -[375,385) -[376,386) -[377,387) -[378,388) -[379,389) -[380,390) -[381,391) -[382,392) -[383,393) -[384,394) -[385,395) -[386,396) -[387,397) -[388,398) -[389,399) -[390,400) -[391,401) -[392,402) -[393,403) -[394,404) -[395,405) -[396,406) -[397,407) -[398,408) -[399,409) -[400,410) -[401,411) -[402,412) -[403,413) -[404,414) -[405,415) -[406,416) -[407,417) -[408,418) -[409,419) -[410,420) -[411,421) -[412,422) -[413,423) -[414,424) -[415,425) -[416,426) -[417,427) -[418,428) -[419,429) -[420,430) -[421,431) -[422,432) -[423,433) -[424,434) -[425,435) -[426,436) -[427,437) -[428,438) -[429,439) -[430,440) -[431,441) -[432,442) -[433,443) -[434,444) -[435,445) -[436,446) -[437,447) -[438,448) -[439,449) -[440,450) -[441,451) -[442,452) -[443,453) -[444,454) -[445,455) -[446,456) -[447,457) -[448,458) -[449,459) -[450,460) -[451,461) -[452,462) -[453,463) -[454,464) -[455,465) -[456,466) -[457,467) -[458,468) -[459,469) -[460,470) -[461,471) -[462,472) -[463,473) -[464,474) -[465,475) -[466,476) -[467,477) -[468,478) -[469,479) -[470,480) -[471,481) -[472,482) -[473,483) -[474,484) -[475,485) -[476,486) -[477,487) -[478,488) -[479,489) -[480,490) -[481,491) -[482,492) -[483,493) -[484,494) -[485,495) -[486,496) -[487,497) -[488,498) -[489,499) -[490,500) -[491,501) -[492,502) -[493,503) -[494,504) -[495,505) -[496,506) -[497,507) -[498,508) -[499,509) -[500,510) -[501,511) -[502,512) -[503,513) -[504,514) -[505,515) -[506,516) -[507,517) -[508,518) -[509,519) -[510,520) -[511,521) -[512,522) -[513,523) -[514,524) -[515,525) -[516,526) -[517,527) -[518,528) -[519,529) -[520,530) -[521,531) -[522,532) -[523,533) -[524,534) -[525,535) -[526,536) -[527,537) -[528,538) -[529,539) -[530,540) -[531,541) -[532,542) -[533,543) -[534,544) -[535,545) -[536,546) -[537,547) -[538,548) -[539,549) -[540,550) -[541,551) -[542,552) -[543,553) -[544,554) -[545,555) -[546,556) -[547,557) -[548,558) -[549,559) -[550,560) -[551,561) -[552,562) -[553,563) -[554,564) -[555,565) -[556,566) -[557,567) -[558,568) -[559,569) -[560,570) -[561,571) -[562,572) -[563,573) -[564,574) -[565,575) -[566,576) -[567,577) -[568,578) -[569,579) -[570,580) -[571,581) -[572,582) -[573,583) -[574,584) -[575,585) -[576,586) -[577,587) -[578,588) -[579,589) -[580,590) -[581,591) -[582,592) -[583,593) -[584,594) -[585,595) -[586,596) -[587,597) -[588,598) -[589,599) -[590,600) -[591,601) -[592,602) -[593,603) -[594,604) -[595,605) -[596,606) -[597,607) -[598,608) -[599,609) -[600,610) -[601,611) -[602,612) -[603,613) -[604,614) -[605,615) -[606,616) -[607,617) -[608,618) -[609,619) -[610,620) -[611,621) -[612,622) -[613,623) -[614,624) -[615,625) -[616,626) -[617,627) -[618,628) -[619,629) -[620,630) -[621,631) -[622,632) -[623,633) -[624,634) -[625,635) -[626,636) -[627,637) -[628,638) -[629,639) -[630,640) -[631,641) -[632,642) -[633,643) -[634,644) -[635,645) -[636,646) -[637,647) -[638,648) -[639,649) -[640,650) -[641,651) -[642,652) -[643,653) -[644,654) -[645,655) -[646,656) -[647,657) -[648,658) -[649,659) -[650,660) -[651,661) -[652,662) -[653,663) -[654,664) -[655,665) -[656,666) -[657,667) -[658,668) -[659,669) -[660,670) -[661,671) -[662,672) -[663,673) -[664,674) -[665,675) -[666,676) -[667,677) -[668,678) -[669,679) -[670,680) -[671,681) -[672,682) -[673,683) -[674,684) -[675,685) -[676,686) -[677,687) -[678,688) -[679,689) -[680,690) -[681,691) -[682,692) -[683,693) -[684,694) -[685,695) -[686,696) -[687,697) -[688,698) -[689,699) -[690,700) -[691,701) -[692,702) -[693,703) -[694,704) -[695,705) -[696,706) -[697,707) -[698,708) -[699,709) -[700,710) -[701,711) -[702,712) -[703,713) -[704,714) -[705,715) -[706,716) -[707,717) -[708,718) -[709,719) -[710,720) -[711,721) -[712,722) -[713,723) -[714,724) -[715,725) -[716,726) -[717,727) -[718,728) -[719,729) -[720,730) -[721,731) -[722,732) -[723,733) -[724,734) -[725,735) -[726,736) -[727,737) -[728,738) -[729,739) -[730,740) -[731,741) -[732,742) -[733,743) -[734,744) -[735,745) -[736,746) -[737,747) -[738,748) -[739,749) -[740,750) -[741,751) -[742,752) -[743,753) -[744,754) -[745,755) -[746,756) -[747,757) -[748,758) -[749,759) -[750,760) -[751,761) -[752,762) -[753,763) -[754,764) -[755,765) -[756,766) -[757,767) -[758,768) -[759,769) -[760,770) -[761,771) -[762,772) -[763,773) -[764,774) -[765,775) -[766,776) -[767,777) -[768,778) -[769,779) -[770,780) -[771,781) -[772,782) -[773,783) -[774,784) -[775,785) -[776,786) -[777,787) -[778,788) -[779,789) -[780,790) -[781,791) -[782,792) -[783,793) -[784,794) -[785,795) -[786,796) -[787,797) -[788,798) -[789,799) -[790,800) -[791,801) -[792,802) -[793,803) -[794,804) -[795,805) -[796,806) -[797,807) -[798,808) -[799,809) -[800,810) -[801,811) -[802,812) -[803,813) -[804,814) -[805,815) -[806,816) -[807,817) -[808,818) -[809,819) -[810,820) -[811,821) -[812,822) -[813,823) -[814,824) -[815,825) -[816,826) -[817,827) -[818,828) -[819,829) -[820,830) -[821,831) -[822,832) -[823,833) -[824,834) -[825,835) -[826,836) -[827,837) -[828,838) -[829,839) -[830,840) -[831,841) -[832,842) -[833,843) -[834,844) -[835,845) -[836,846) -[837,847) -[838,848) -[839,849) -[840,850) -[841,851) -[842,852) -[843,853) -[844,854) -[845,855) -[846,856) -[847,857) -[848,858) -[849,859) -[850,860) -[851,861) -[852,862) -[853,863) -[854,864) -[855,865) -[856,866) -[857,867) -[858,868) -[859,869) -[860,870) -[861,871) -[862,872) -[863,873) -[864,874) -[865,875) -[866,876) -[867,877) -[868,878) -[869,879) -[870,880) -[871,881) -[872,882) -[873,883) -[874,884) -[875,885) -[876,886) -[877,887) -[878,888) -[879,889) -[880,890) -[881,891) -[882,892) -[883,893) -[884,894) -[885,895) -[886,896) -[887,897) -[888,898) -[889,899) -[890,900) -[891,901) -[892,902) -[893,903) -[894,904) -[895,905) -[896,906) -[897,907) -[898,908) -[899,909) -[900,910) -[901,911) -[902,912) -[903,913) -[904,914) -[905,915) -[906,916) -[907,917) -[908,918) -[909,919) -[910,920) -[911,921) -[912,922) -[913,923) -[914,924) -[915,925) -[916,926) -[917,927) -[918,928) -[919,929) -[920,930) -[921,931) -[922,932) -[923,933) -[924,934) -[925,935) -[926,936) -[927,937) -[928,938) -[929,939) -[930,940) -[931,941) -[932,942) -[933,943) -[934,944) -[935,945) -[936,946) -[937,947) -[938,948) -[939,949) -[940,950) -[941,951) -[942,952) -[943,953) -[944,954) -[945,955) -[946,956) -[947,957) -[948,958) -[949,959) -[950,960) -[951,961) -[952,962) -[953,963) -[954,964) -[955,965) -[956,966) -[957,967) -[958,968) -[959,969) -[960,970) -[961,971) -[962,972) -[963,973) -[964,974) -[965,975) -[966,976) -[967,977) -[968,978) -[969,979) -[970,980) -[971,981) -[972,982) -[973,983) -[974,984) -[975,985) -[976,986) -[977,987) -[978,988) -[979,989) -[980,990) -[981,991) -[982,992) -[983,993) -[984,994) -[985,995) -[986,996) -[987,997) -[988,998) -[989,999) -[990,1000) -[991,1001) -[992,1002) -[993,1003) -[994,1004) -[995,1005) -[996,1006) -[997,1007) -[998,1008) -[999,1009) -[1000,1010) -[1001,1011) -[1002,1012) -[1003,1013) -[1004,1014) -[1005,1015) -[1006,1016) -[1007,1017) -[1008,1018) -[1009,1019) -[1010,1020) -[1011,1021) -[1012,1022) -[1013,1023) -[1014,1024) -[1015,1025) -[1016,1026) -[1017,1027) -[1018,1028) -[1019,1029) -[1020,1030) -[1021,1031) -[1022,1032) -[1023,1033) -[1024,1034) -[1025,1035) -[1026,1036) -[1027,1037) -[1028,1038) -[1029,1039) -[1030,1040) -[1031,1041) -[1032,1042) -[1033,1043) -[1034,1044) -[1035,1045) -[1036,1046) -[1037,1047) -[1038,1048) -[1039,1049) -[1040,1050) -[1041,1051) -[1042,1052) -[1043,1053) -[1044,1054) -[1045,1055) -[1046,1056) -[1047,1057) -[1048,1058) -[1049,1059) -[1050,1060) -[1051,1061) -[1052,1062) -[1053,1063) -[1054,1064) -[1055,1065) -[1056,1066) -[1057,1067) -[1058,1068) -[1059,1069) -[1060,1070) -[1061,1071) -[1062,1072) -[1063,1073) -[1064,1074) -[1065,1075) -[1066,1076) -[1067,1077) -[1068,1078) -[1069,1079) -[1070,1080) -[1071,1081) -[1072,1082) -[1073,1083) -[1074,1084) -[1075,1085) -[1076,1086) -[1077,1087) -[1078,1088) -[1079,1089) -[1080,1090) -[1081,1091) -[1082,1092) -[1083,1093) -[1084,1094) -[1085,1095) -[1086,1096) -[1087,1097) -[1088,1098) -[1089,1099) -[1090,1100) -[1091,1101) -[1092,1102) -[1093,1103) -[1094,1104) -[1095,1105) -[1096,1106) -[1097,1107) -[1098,1108) -[1099,1109) -[1100,1110) -[1101,1111) -[1102,1112) -[1103,1113) -[1104,1114) -[1105,1115) -[1106,1116) -[1107,1117) -[1108,1118) -[1109,1119) -[1110,1120) -[1111,1121) -[1112,1122) -[1113,1123) -[1114,1124) -[1115,1125) -[1116,1126) -[1117,1127) -[1118,1128) -[1119,1129) -[1120,1130) -[1121,1131) -[1122,1132) -[1123,1133) -[1124,1134) -[1125,1135) -[1126,1136) -[1127,1137) -[1128,1138) -[1129,1139) -[1130,1140) -[1131,1141) -[1132,1142) -[1133,1143) -[1134,1144) -[1135,1145) -[1136,1146) -[1137,1147) -[1138,1148) -[1139,1149) -[1140,1150) -[1141,1151) -[1142,1152) -[1143,1153) -[1144,1154) -[1145,1155) -[1146,1156) -[1147,1157) -[1148,1158) -[1149,1159) -[1150,1160) -[1151,1161) -[1152,1162) -[1153,1163) -[1154,1164) -[1155,1165) -[1156,1166) -[1157,1167) -[1158,1168) -[1159,1169) -[1160,1170) -[1161,1171) -[1162,1172) -[1163,1173) -[1164,1174) -[1165,1175) -[1166,1176) -[1167,1177) -[1168,1178) -[1169,1179) -[1170,1180) -[1171,1181) -[1172,1182) -[1173,1183) -[1174,1184) -[1175,1185) -[1176,1186) -[1177,1187) -[1178,1188) -[1179,1189) -[1180,1190) -[1181,1191) -[1182,1192) -[1183,1193) -[1184,1194) -[1185,1195) -[1186,1196) -[1187,1197) -[1188,1198) -[1189,1199) -[1190,1200) -[1191,1201) -[1192,1202) -[1193,1203) -[1194,1204) -[1195,1205) -[1196,1206) -[1197,1207) -[1198,1208) -[1199,1209) -[1200,1210) -[1201,1211) -[1202,1212) -[1203,1213) -[1204,1214) -[1205,1215) -[1206,1216) -[1207,1217) -[1208,1218) -[1209,1219) -[1210,1220) -[1211,1221) -[1212,1222) -[1213,1223) -[1214,1224) -[1215,1225) -[1216,1226) -[1217,1227) -[1218,1228) -[1219,1229) -[1220,1230) -[1221,1231) -[1222,1232) -[1223,1233) -[1224,1234) -[1225,1235) -[1226,1236) -[1227,1237) -[1228,1238) -[1229,1239) -[1230,1240) -[1231,1241) -[1232,1242) -[1233,1243) -[1234,1244) -[1235,1245) -[1236,1246) -[1237,1247) -[1238,1248) -[1239,1249) -[1240,1250) -[1241,1251) -[1242,1252) -[1243,1253) -[1244,1254) -[1245,1255) -[1246,1256) -[1247,1257) -[1248,1258) -[1249,1259) -[1250,1260) -[1251,1261) -[1252,1262) -[1253,1263) -[1254,1264) -[1255,1265) -[1256,1266) -[1257,1267) -[1258,1268) -[1259,1269) -[1260,1270) -[1261,1271) -[1262,1272) -[1263,1273) -[1264,1274) -[1265,1275) -[1266,1276) -[1267,1277) -[1268,1278) -[1269,1279) -[1270,1280) -[1271,1281) -[1272,1282) -[1273,1283) -[1274,1284) -[1275,1285) -[1276,1286) -[1277,1287) -[1278,1288) -[1279,1289) -[1280,1290) -[1281,1291) -[1282,1292) -[1283,1293) -[1284,1294) -[1285,1295) -[1286,1296) -[1287,1297) -[1288,1298) -[1289,1299) -[1290,1300) -[1291,1301) -[1292,1302) -[1293,1303) -[1294,1304) -[1295,1305) -[1296,1306) -[1297,1307) -[1298,1308) -[1299,1309) -[1300,1310) -[1301,1311) -[1302,1312) -[1303,1313) -[1304,1314) -[1305,1315) -[1306,1316) -[1307,1317) -[1308,1318) -[1309,1319) -[1310,1320) -[1311,1321) -[1312,1322) -[1313,1323) -[1314,1324) -[1315,1325) -[1316,1326) -[1317,1327) -[1318,1328) -[1319,1329) -[1320,1330) -[1321,1331) -[1322,1332) -[1323,1333) -[1324,1334) -[1325,1335) -[1326,1336) -[1327,1337) -[1328,1338) -[1329,1339) -[1330,1340) -[1331,1341) -[1332,1342) -[1333,1343) -[1334,1344) -[1335,1345) -[1336,1346) -[1337,1347) -[1338,1348) -[1339,1349) -[1340,1350) -[1341,1351) -[1342,1352) -[1343,1353) -[1344,1354) -[1345,1355) -[1346,1356) -[1347,1357) -[1348,1358) -[1349,1359) -[1350,1360) -[1351,1361) -[1352,1362) -[1353,1363) -[1354,1364) -[1355,1365) -[1356,1366) -[1357,1367) -[1358,1368) -[1359,1369) -[1360,1370) -[1361,1371) -[1362,1372) -[1363,1373) -[1364,1374) -[1365,1375) -[1366,1376) -[1367,1377) -[1368,1378) -[1369,1379) -[1370,1380) -[1371,1381) -[1372,1382) -[1373,1383) -[1374,1384) -[1375,1385) -[1376,1386) -[1377,1387) -[1378,1388) -[1379,1389) -[1380,1390) -[1381,1391) -[1382,1392) -[1383,1393) -[1384,1394) -[1385,1395) -[1386,1396) -[1387,1397) -[1388,1398) -[1389,1399) -[1390,1400) -[1391,1401) -[1392,1402) -[1393,1403) -[1394,1404) -[1395,1405) -[1396,1406) -[1397,1407) -[1398,1408) -[1399,1409) -[1400,1410) -[1401,1411) -[1402,1412) -[1403,1413) -[1404,1414) -[1405,1415) -[1406,1416) -[1407,1417) -[1408,1418) -[1409,1419) -[1410,1420) -[1411,1421) -[1412,1422) -[1413,1423) -[1414,1424) -[1415,1425) -[1416,1426) -[1417,1427) -[1418,1428) -[1419,1429) -[1420,1430) -[1421,1431) -[1422,1432) -[1423,1433) -[1424,1434) -[1425,1435) -[1426,1436) -[1427,1437) -[1428,1438) -[1429,1439) -[1430,1440) -[1431,1441) -[1432,1442) -[1433,1443) -[1434,1444) -[1435,1445) -[1436,1446) -[1437,1447) -[1438,1448) -[1439,1449) -[1440,1450) -[1441,1451) -[1442,1452) -[1443,1453) -[1444,1454) -[1445,1455) -[1446,1456) -[1447,1457) -[1448,1458) -[1449,1459) -[1450,1460) -[1451,1461) -[1452,1462) -[1453,1463) -[1454,1464) -[1455,1465) -[1456,1466) -[1457,1467) -[1458,1468) -[1459,1469) -[1460,1470) -[1461,1471) -[1462,1472) -[1463,1473) -[1464,1474) -[1465,1475) -[1466,1476) -[1467,1477) -[1468,1478) -[1469,1479) -[1470,1480) -[1471,1481) -[1472,1482) -[1473,1483) -[1474,1484) -[1475,1485) -[1476,1486) -[1477,1487) -[1478,1488) -[1479,1489) -[1480,1490) -[1481,1491) -[1482,1492) -[1483,1493) -[1484,1494) -[1485,1495) -[1486,1496) -[1487,1497) -[1488,1498) -[1489,1499) -[1490,1500) -[1491,1501) -[1492,1502) -[1493,1503) -[1494,1504) -[1495,1505) -[1496,1506) -[1497,1507) -[1498,1508) -[1499,1509) -[1500,1510) -[1501,1511) -[1502,1512) -[1503,1513) -[1504,1514) -[1505,1515) -[1506,1516) -[1507,1517) -[1508,1518) -[1509,1519) -[1510,1520) -[1511,1521) -[1512,1522) -[1513,1523) -[1514,1524) -[1515,1525) -[1516,1526) -[1517,1527) -[1518,1528) -[1519,1529) -[1520,1530) -[1521,1531) -[1522,1532) -[1523,1533) -[1524,1534) -[1525,1535) -[1526,1536) -[1527,1537) -[1528,1538) -[1529,1539) -[1530,1540) -[1531,1541) -[1532,1542) -[1533,1543) -[1534,1544) -[1535,1545) -[1536,1546) -[1537,1547) -[1538,1548) -[1539,1549) -[1540,1550) -[1541,1551) -[1542,1552) -[1543,1553) -[1544,1554) -[1545,1555) -[1546,1556) -[1547,1557) -[1548,1558) -[1549,1559) -[1550,1560) -[1551,1561) -[1552,1562) -[1553,1563) -[1554,1564) -[1555,1565) -[1556,1566) -[1557,1567) -[1558,1568) -[1559,1569) -[1560,1570) -[1561,1571) -[1562,1572) -[1563,1573) -[1564,1574) -[1565,1575) -[1566,1576) -[1567,1577) -[1568,1578) -[1569,1579) -[1570,1580) -[1571,1581) -[1572,1582) -[1573,1583) -[1574,1584) -[1575,1585) -[1576,1586) -[1577,1587) -[1578,1588) -[1579,1589) -[1580,1590) -[1581,1591) -[1582,1592) -[1583,1593) -[1584,1594) -[1585,1595) -[1586,1596) -[1587,1597) -[1588,1598) -[1589,1599) -[1590,1600) -[1591,1601) -[1592,1602) -[1593,1603) -[1594,1604) -[1595,1605) -[1596,1606) -[1597,1607) -[1598,1608) -[1599,1609) -[1600,1610) -[1601,1611) -[1602,1612) -[1603,1613) -[1604,1614) -[1605,1615) -[1606,1616) -[1607,1617) -[1608,1618) -[1609,1619) -[1610,1620) -[1611,1621) -[1612,1622) -[1613,1623) -[1614,1624) -[1615,1625) -[1616,1626) -[1617,1627) -[1618,1628) -[1619,1629) -[1620,1630) -[1621,1631) -[1622,1632) -[1623,1633) -[1624,1634) -[1625,1635) -[1626,1636) -[1627,1637) -[1628,1638) -[1629,1639) -[1630,1640) -[1631,1641) -[1632,1642) -[1633,1643) -[1634,1644) -[1635,1645) -[1636,1646) -[1637,1647) -[1638,1648) -[1639,1649) -[1640,1650) -[1641,1651) -[1642,1652) -[1643,1653) -[1644,1654) -[1645,1655) -[1646,1656) -[1647,1657) -[1648,1658) -[1649,1659) -[1650,1660) -[1651,1661) -[1652,1662) -[1653,1663) -[1654,1664) -[1655,1665) -[1656,1666) -[1657,1667) -[1658,1668) -[1659,1669) -[1660,1670) -[1661,1671) -[1662,1672) -[1663,1673) -[1664,1674) -[1665,1675) -[1666,1676) -[1667,1677) -[1668,1678) -[1669,1679) -[1670,1680) -[1671,1681) -[1672,1682) -[1673,1683) -[1674,1684) -[1675,1685) -[1676,1686) -[1677,1687) -[1678,1688) -[1679,1689) -[1680,1690) -[1681,1691) -[1682,1692) -[1683,1693) -[1684,1694) -[1685,1695) -[1686,1696) -[1687,1697) -[1688,1698) -[1689,1699) -[1690,1700) -[1691,1701) -[1692,1702) -[1693,1703) -[1694,1704) -[1695,1705) -[1696,1706) -[1697,1707) -[1698,1708) -[1699,1709) -[1700,1710) -[1701,1711) -[1702,1712) -[1703,1713) -[1704,1714) -[1705,1715) -[1706,1716) -[1707,1717) -[1708,1718) -[1709,1719) -[1710,1720) -[1711,1721) -[1712,1722) -[1713,1723) -[1714,1724) -[1715,1725) -[1716,1726) -[1717,1727) -[1718,1728) -[1719,1729) -[1720,1730) -[1721,1731) -[1722,1732) -[1723,1733) -[1724,1734) -[1725,1735) -[1726,1736) -[1727,1737) -[1728,1738) -[1729,1739) -[1730,1740) -[1731,1741) -[1732,1742) -[1733,1743) -[1734,1744) -[1735,1745) -[1736,1746) -[1737,1747) -[1738,1748) -[1739,1749) -[1740,1750) -[1741,1751) -[1742,1752) -[1743,1753) -[1744,1754) -[1745,1755) -[1746,1756) -[1747,1757) -[1748,1758) -[1749,1759) -[1750,1760) -[1751,1761) -[1752,1762) -[1753,1763) -[1754,1764) -[1755,1765) -[1756,1766) -[1757,1767) -[1758,1768) -[1759,1769) -[1760,1770) -[1761,1771) -[1762,1772) -[1763,1773) -[1764,1774) -[1765,1775) -[1766,1776) -[1767,1777) -[1768,1778) -[1769,1779) -[1770,1780) -[1771,1781) -[1772,1782) -[1773,1783) -[1774,1784) -[1775,1785) -[1776,1786) -[1777,1787) -[1778,1788) -[1779,1789) -[1780,1790) -[1781,1791) -[1782,1792) -[1783,1793) -[1784,1794) -[1785,1795) -[1786,1796) -[1787,1797) -[1788,1798) -[1789,1799) -[1790,1800) -[1791,1801) -[1792,1802) -[1793,1803) -[1794,1804) -[1795,1805) -[1796,1806) -[1797,1807) -[1798,1808) -[1799,1809) -[1800,1810) -[1801,1811) -[1802,1812) -[1803,1813) -[1804,1814) -[1805,1815) -[1806,1816) -[1807,1817) -[1808,1818) -[1809,1819) -[1810,1820) -[1811,1821) -[1812,1822) -[1813,1823) -[1814,1824) -[1815,1825) -[1816,1826) -[1817,1827) -[1818,1828) -[1819,1829) -[1820,1830) -[1821,1831) -[1822,1832) -[1823,1833) -[1824,1834) -[1825,1835) -[1826,1836) -[1827,1837) -[1828,1838) -[1829,1839) -[1830,1840) -[1831,1841) -[1832,1842) -[1833,1843) -[1834,1844) -[1835,1845) -[1836,1846) -[1837,1847) -[1838,1848) -[1839,1849) -[1840,1850) -[1841,1851) -[1842,1852) -[1843,1853) -[1844,1854) -[1845,1855) -[1846,1856) -[1847,1857) -[1848,1858) -[1849,1859) -[1850,1860) -[1851,1861) -[1852,1862) -[1853,1863) -[1854,1864) -[1855,1865) -[1856,1866) -[1857,1867) -[1858,1868) -[1859,1869) -[1860,1870) -[1861,1871) -[1862,1872) -[1863,1873) -[1864,1874) -[1865,1875) -[1866,1876) -[1867,1877) -[1868,1878) -[1869,1879) -[1870,1880) -[1871,1881) -[1872,1882) -[1873,1883) -[1874,1884) -[1875,1885) -[1876,1886) -[1877,1887) -[1878,1888) -[1879,1889) -[1880,1890) -[1881,1891) -[1882,1892) -[1883,1893) -[1884,1894) -[1885,1895) -[1886,1896) -[1887,1897) -[1888,1898) -[1889,1899) -[1890,1900) -[1891,1901) -[1892,1902) -[1893,1903) -[1894,1904) -[1895,1905) -[1896,1906) -[1897,1907) -[1898,1908) -[1899,1909) -[1900,1910) -[1901,1911) -[1902,1912) -[1903,1913) -[1904,1914) -[1905,1915) -[1906,1916) -[1907,1917) -[1908,1918) -[1909,1919) -[1910,1920) -[1911,1921) -[1912,1922) -[1913,1923) -[1914,1924) -[1915,1925) -[1916,1926) -[1917,1927) -[1918,1928) -[1919,1929) -[1920,1930) -[1921,1931) -[1922,1932) -[1923,1933) -[1924,1934) -[1925,1935) -[1926,1936) -[1927,1937) -[1928,1938) -[1929,1939) -[1930,1940) -[1931,1941) -[1932,1942) -[1933,1943) -[1934,1944) -[1935,1945) -[1936,1946) -[1937,1947) -[1938,1948) -[1939,1949) -[1940,1950) -[1941,1951) -[1942,1952) -[1943,1953) -[1944,1954) -[1945,1955) -[1946,1956) -[1947,1957) -[1948,1958) -[1949,1959) -[1950,1960) -[1951,1961) -[1952,1962) -[1953,1963) -[1954,1964) -[1955,1965) -[1956,1966) -[1957,1967) -[1958,1968) -[1959,1969) -[1960,1970) -[1961,1971) -[1962,1972) -[1963,1973) -[1964,1974) -[1965,1975) -[1966,1976) -[1967,1977) -[1968,1978) -[1969,1979) -[1970,1980) -[1971,1981) -[1972,1982) -[1973,1983) -[1974,1984) -[1975,1985) -[1976,1986) -[1977,1987) -[1978,1988) -[1979,1989) -[1980,1990) -[1981,1991) -[1982,1992) -[1983,1993) -[1984,1994) -[1985,1995) -[1986,1996) -[1987,1997) -[1988,1998) -[1989,1999) -[1990,2000) -[1991,2001) -[1992,2002) -[1993,2003) -[1994,2004) -[1995,2005) -[1996,2006) -[1997,2007) -[1998,2008) -[1999,2009) -[2000,2010) -\. --- --- Data for Name: test_range_spgist; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.test_range_spgist (ir) FROM stdin; -[1,11) -[2,12) -[3,13) -[4,14) -[5,15) -[6,16) -[7,17) -[8,18) -[9,19) -[10,20) -[11,21) -[12,22) -[13,23) -[14,24) -[15,25) -[16,26) -[17,27) -[18,28) -[19,29) -[20,30) -[21,31) -[22,32) -[23,33) -[24,34) -[25,35) -[26,36) -[27,37) -[28,38) -[29,39) -[30,40) -[31,41) -[32,42) -[33,43) -[34,44) -[35,45) -[36,46) -[37,47) -[38,48) -[39,49) -[40,50) -[41,51) -[42,52) -[43,53) -[44,54) -[45,55) -[46,56) -[47,57) -[48,58) -[49,59) -[50,60) -[51,61) -[52,62) -[53,63) -[54,64) -[55,65) -[56,66) -[57,67) -[58,68) -[59,69) -[60,70) -[61,71) -[62,72) -[63,73) -[64,74) -[65,75) -[66,76) -[67,77) -[68,78) -[69,79) -[70,80) -[71,81) -[72,82) -[73,83) -[74,84) -[75,85) -[76,86) -[77,87) -[78,88) -[79,89) -[80,90) -[81,91) -[82,92) -[83,93) -[84,94) -[85,95) -[86,96) -[87,97) -[88,98) -[89,99) -[90,100) -[91,101) -[92,102) -[93,103) -[94,104) -[95,105) -[96,106) -[97,107) -[98,108) -[99,109) -[100,110) -[101,111) -[102,112) -[103,113) -[104,114) -[105,115) -[106,116) -[107,117) -[108,118) -[109,119) -[110,120) -[111,121) -[112,122) -[113,123) -[114,124) -[115,125) -[116,126) -[117,127) -[118,128) -[119,129) -[120,130) -[121,131) -[122,132) -[123,133) -[124,134) -[125,135) -[126,136) -[127,137) -[128,138) -[129,139) -[130,140) -[131,141) -[132,142) -[133,143) -[134,144) -[135,145) -[136,146) -[137,147) -[138,148) -[139,149) -[140,150) -[141,151) -[142,152) -[143,153) -[144,154) -[145,155) -[146,156) -[147,157) -[148,158) -[149,159) -[150,160) -[151,161) -[152,162) -[153,163) -[154,164) -[155,165) -[156,166) -[157,167) -[158,168) -[159,169) -[160,170) -[161,171) -[162,172) -[163,173) -[164,174) -[165,175) -[166,176) -[167,177) -[168,178) -[169,179) -[170,180) -[171,181) -[172,182) -[173,183) -[174,184) -[175,185) -[176,186) -[177,187) -[178,188) -[179,189) -[180,190) -[181,191) -[182,192) -[183,193) -[184,194) -[185,195) -[186,196) -[187,197) -[188,198) -[189,199) -[190,200) -[191,201) -[192,202) -[193,203) -[194,204) -[195,205) -[196,206) -[197,207) -[198,208) -[199,209) -[200,210) -[201,211) -[202,212) -[203,213) -[204,214) -[205,215) -[206,216) -[207,217) -[208,218) -[209,219) -[210,220) -[211,221) -[212,222) -[213,223) -[214,224) -[215,225) -[216,226) -[217,227) -[218,228) -[219,229) -[220,230) -[221,231) -[222,232) -[223,233) -[224,234) -[225,235) -[226,236) -[227,237) -[228,238) -[229,239) -[230,240) -[231,241) -[232,242) -[233,243) -[234,244) -[235,245) -[236,246) -[237,247) -[238,248) -[239,249) -[240,250) -[241,251) -[242,252) -[243,253) -[244,254) -[245,255) -[246,256) -[247,257) -[248,258) -[249,259) -[250,260) -[251,261) -[252,262) -[253,263) -[254,264) -[255,265) -[256,266) -[257,267) -[258,268) -[259,269) -[260,270) -[261,271) -[262,272) -[263,273) -[264,274) -[265,275) -[266,276) -[267,277) -[268,278) -[269,279) -[270,280) -[271,281) -[272,282) -[273,283) -[274,284) -[275,285) -[276,286) -[277,287) -[278,288) -[279,289) -[280,290) -[281,291) -[282,292) -[283,293) -[284,294) -[285,295) -[286,296) -[287,297) -[288,298) -[289,299) -[290,300) -[291,301) -[292,302) -[293,303) -[294,304) -[295,305) -[296,306) -[297,307) -[298,308) -[299,309) -[300,310) -[301,311) -[302,312) -[303,313) -[304,314) -[305,315) -[306,316) -[307,317) -[308,318) -[309,319) -[310,320) -[311,321) -[312,322) -[313,323) -[314,324) -[315,325) -[316,326) -[317,327) -[318,328) -[319,329) -[320,330) -[321,331) -[322,332) -[323,333) -[324,334) -[325,335) -[326,336) -[327,337) -[328,338) -[329,339) -[330,340) -[331,341) -[332,342) -[333,343) -[334,344) -[335,345) -[336,346) -[337,347) -[338,348) -[339,349) -[340,350) -[341,351) -[342,352) -[343,353) -[344,354) -[345,355) -[346,356) -[347,357) -[348,358) -[349,359) -[350,360) -[351,361) -[352,362) -[353,363) -[354,364) -[355,365) -[356,366) -[357,367) -[358,368) -[359,369) -[360,370) -[361,371) -[362,372) -[363,373) -[364,374) -[365,375) -[366,376) -[367,377) -[368,378) -[369,379) -[370,380) -[371,381) -[372,382) -[373,383) -[374,384) -[375,385) -[376,386) -[377,387) -[378,388) -[379,389) -[380,390) -[381,391) -[382,392) -[383,393) -[384,394) -[385,395) -[386,396) -[387,397) -[388,398) -[389,399) -[390,400) -[391,401) -[392,402) -[393,403) -[394,404) -[395,405) -[396,406) -[397,407) -[398,408) -[399,409) -[400,410) -[401,411) -[402,412) -[403,413) -[404,414) -[405,415) -[406,416) -[407,417) -[408,418) -[409,419) -[410,420) -[411,421) -[412,422) -[413,423) -[414,424) -[415,425) -[416,426) -[417,427) -[418,428) -[419,429) -[420,430) -[421,431) -[422,432) -[423,433) -[424,434) -[425,435) -[426,436) -[427,437) -[428,438) -[429,439) -[430,440) -[431,441) -[432,442) -[433,443) -[434,444) -[435,445) -[436,446) -[437,447) -[438,448) -[439,449) -[440,450) -[441,451) -[442,452) -[443,453) -[444,454) -[445,455) -[446,456) -[447,457) -[448,458) -[449,459) -[450,460) -[451,461) -[452,462) -[453,463) -[454,464) -[455,465) -[456,466) -[457,467) -[458,468) -[459,469) -[460,470) -[461,471) -[462,472) -[463,473) -[464,474) -[465,475) -[466,476) -[467,477) -[468,478) -[469,479) -[470,480) -[471,481) -[472,482) -[473,483) -[474,484) -[475,485) -[476,486) -[477,487) -[478,488) -[479,489) -[480,490) -[481,491) -[482,492) -[483,493) -[484,494) -[485,495) -[486,496) -[487,497) -[488,498) -[489,499) -[490,500) -[491,501) -[492,502) -[493,503) -[494,504) -[495,505) -[496,506) -[497,507) -[498,508) -[499,509) -[500,510) -[501,511) -[502,512) -[503,513) -[504,514) -[505,515) -[506,516) -[507,517) -[508,518) -[509,519) -[510,520) -[511,521) -[512,522) -[513,523) -[514,524) -[515,525) -[516,526) -[517,527) -[518,528) -[519,529) -[520,530) -[521,531) -[522,532) -[523,533) -[524,534) -[525,535) -[526,536) -[527,537) -[528,538) -[529,539) -[530,540) -[531,541) -[532,542) -[533,543) -[534,544) -[535,545) -[536,546) -[537,547) -[538,548) -[539,549) -[540,550) -[541,551) -[542,552) -[543,553) -[544,554) -[545,555) -[546,556) -[547,557) -[548,558) -[549,559) -[550,560) -[551,561) -[552,562) -[553,563) -[554,564) -[555,565) -[556,566) -[557,567) -[558,568) -[559,569) -[560,570) -[561,571) -[562,572) -[563,573) -[564,574) -[565,575) -[566,576) -[567,577) -[568,578) -[569,579) -[570,580) -[571,581) -[572,582) -[573,583) -[574,584) -[575,585) -[576,586) -[577,587) -[578,588) -[579,589) -[580,590) -[581,591) -[582,592) -[583,593) -[584,594) -[585,595) -[586,596) -[587,597) -[588,598) -[589,599) -[590,600) -[591,601) -[592,602) -[593,603) -[594,604) -[595,605) -[596,606) -[597,607) -[598,608) -[599,609) -[600,610) -[601,611) -[602,612) -[603,613) -[604,614) -[605,615) -[606,616) -[607,617) -[608,618) -[609,619) -[610,620) -[611,621) -[612,622) -[613,623) -[614,624) -[615,625) -[616,626) -[617,627) -[618,628) -[619,629) -[620,630) -[621,631) -[622,632) -[623,633) -[624,634) -[625,635) -[626,636) -[627,637) -[628,638) -[629,639) -[630,640) -[631,641) -[632,642) -[633,643) -[634,644) -[635,645) -[636,646) -[637,647) -[638,648) -[639,649) -[640,650) -[641,651) -[642,652) -[643,653) -[644,654) -[645,655) -[646,656) -[647,657) -[648,658) -[649,659) -[650,660) -[651,661) -[652,662) -[653,663) -[654,664) -[655,665) -[656,666) -[657,667) -[658,668) -[659,669) -[660,670) -[661,671) -[662,672) -[663,673) -[664,674) -[665,675) -[666,676) -[667,677) -[668,678) -[669,679) -[670,680) -[671,681) -[672,682) -[673,683) -[674,684) -[675,685) -[676,686) -[677,687) -[678,688) -[679,689) -[680,690) -[681,691) -[682,692) -[683,693) -[684,694) -[685,695) -[686,696) -[687,697) -[688,698) -[689,699) -[690,700) -[691,701) -[692,702) -[693,703) -[694,704) -[695,705) -[696,706) -[697,707) -[698,708) -[699,709) -[700,710) -[701,711) -[702,712) -[703,713) -[704,714) -[705,715) -[706,716) -[707,717) -[708,718) -[709,719) -[710,720) -[711,721) -[712,722) -[713,723) -[714,724) -[715,725) -[716,726) -[717,727) -[718,728) -[719,729) -[720,730) -[721,731) -[722,732) -[723,733) -[724,734) -[725,735) -[726,736) -[727,737) -[728,738) -[729,739) -[730,740) -[731,741) -[732,742) -[733,743) -[734,744) -[735,745) -[736,746) -[737,747) -[738,748) -[739,749) -[740,750) -[741,751) -[742,752) -[743,753) -[744,754) -[745,755) -[746,756) -[747,757) -[748,758) -[749,759) -[750,760) -[751,761) -[752,762) -[753,763) -[754,764) -[755,765) -[756,766) -[757,767) -[758,768) -[759,769) -[760,770) -[761,771) -[762,772) -[763,773) -[764,774) -[765,775) -[766,776) -[767,777) -[768,778) -[769,779) -[770,780) -[771,781) -[772,782) -[773,783) -[774,784) -[775,785) -[776,786) -[777,787) -[778,788) -[779,789) -[780,790) -[781,791) -[782,792) -[783,793) -[784,794) -[785,795) -[786,796) -[787,797) -[788,798) -[789,799) -[790,800) -[791,801) -[792,802) -[793,803) -[794,804) -[795,805) -[796,806) -[797,807) -[798,808) -[799,809) -[800,810) -[801,811) -[802,812) -[803,813) -[804,814) -[805,815) -[806,816) -[807,817) -[808,818) -[809,819) -[810,820) -[811,821) -[812,822) -[813,823) -[814,824) -[815,825) -[816,826) -[817,827) -[818,828) -[819,829) -[820,830) -[821,831) -[822,832) -[823,833) -[824,834) -[825,835) -[826,836) -[827,837) -[828,838) -[829,839) -[830,840) -[831,841) -[832,842) -[833,843) -[834,844) -[835,845) -[836,846) -[837,847) -[838,848) -[839,849) -[840,850) -[841,851) -[842,852) -[843,853) -[844,854) -[845,855) -[846,856) -[847,857) -[848,858) -[849,859) -[850,860) -[851,861) -[852,862) -[853,863) -[854,864) -[855,865) -[856,866) -[857,867) -[858,868) -[859,869) -[860,870) -[861,871) -[862,872) -[863,873) -[864,874) -[865,875) -[866,876) -[867,877) -[868,878) -[869,879) -[870,880) -[871,881) -[872,882) -[873,883) -[874,884) -[875,885) -[876,886) -[877,887) -[878,888) -[879,889) -[880,890) -[881,891) -[882,892) -[883,893) -[884,894) -[885,895) -[886,896) -[887,897) -[888,898) -[889,899) -[890,900) -[891,901) -[892,902) -[893,903) -[894,904) -[895,905) -[896,906) -[897,907) -[898,908) -[899,909) -[900,910) -[901,911) -[902,912) -[903,913) -[904,914) -[905,915) -[906,916) -[907,917) -[908,918) -[909,919) -[910,920) -[911,921) -[912,922) -[913,923) -[914,924) -[915,925) -[916,926) -[917,927) -[918,928) -[919,929) -[920,930) -[921,931) -[922,932) -[923,933) -[924,934) -[925,935) -[926,936) -[927,937) -[928,938) -[929,939) -[930,940) -[931,941) -[932,942) -[933,943) -[934,944) -[935,945) -[936,946) -[937,947) -[938,948) -[939,949) -[940,950) -[941,951) -[942,952) -[943,953) -[944,954) -[945,955) -[946,956) -[947,957) -[948,958) -[949,959) -[950,960) -[951,961) -[952,962) -[953,963) -[954,964) -[955,965) -[956,966) -[957,967) -[958,968) -[959,969) -[960,970) -[961,971) -[962,972) -[963,973) -[964,974) -[965,975) -[966,976) -[967,977) -[968,978) -[969,979) -[970,980) -[971,981) -[972,982) -[973,983) -[974,984) -[975,985) -[976,986) -[977,987) -[978,988) -[979,989) -[980,990) -[981,991) -[982,992) -[983,993) -[984,994) -[985,995) -[986,996) -[987,997) -[988,998) -[989,999) -[990,1000) -[991,1001) -[992,1002) -[993,1003) -[994,1004) -[995,1005) -[996,1006) -[997,1007) -[998,1008) -[999,1009) -[1000,1010) -[1001,1011) -[1002,1012) -[1003,1013) -[1004,1014) -[1005,1015) -[1006,1016) -[1007,1017) -[1008,1018) -[1009,1019) -[1010,1020) -[1011,1021) -[1012,1022) -[1013,1023) -[1014,1024) -[1015,1025) -[1016,1026) -[1017,1027) -[1018,1028) -[1019,1029) -[1020,1030) -[1021,1031) -[1022,1032) -[1023,1033) -[1024,1034) -[1025,1035) -[1026,1036) -[1027,1037) -[1028,1038) -[1029,1039) -[1030,1040) -[1031,1041) -[1032,1042) -[1033,1043) -[1034,1044) -[1035,1045) -[1036,1046) -[1037,1047) -[1038,1048) -[1039,1049) -[1040,1050) -[1041,1051) -[1042,1052) -[1043,1053) -[1044,1054) -[1045,1055) -[1046,1056) -[1047,1057) -[1048,1058) -[1049,1059) -[1050,1060) -[1051,1061) -[1052,1062) -[1053,1063) -[1054,1064) -[1055,1065) -[1056,1066) -[1057,1067) -[1058,1068) -[1059,1069) -[1060,1070) -[1061,1071) -[1062,1072) -[1063,1073) -[1064,1074) -[1065,1075) -[1066,1076) -[1067,1077) -[1068,1078) -[1069,1079) -[1070,1080) -[1071,1081) -[1072,1082) -[1073,1083) -[1074,1084) -[1075,1085) -[1076,1086) -[1077,1087) -[1078,1088) -[1079,1089) -[1080,1090) -[1081,1091) -[1082,1092) -[1083,1093) -[1084,1094) -[1085,1095) -[1086,1096) -[1087,1097) -[1088,1098) -[1089,1099) -[1090,1100) -[1091,1101) -[1092,1102) -[1093,1103) -[1094,1104) -[1095,1105) -[1096,1106) -[1097,1107) -[1098,1108) -[1099,1109) -[1100,1110) -[1101,1111) -[1102,1112) -[1103,1113) -[1104,1114) -[1105,1115) -[1106,1116) -[1107,1117) -[1108,1118) -[1109,1119) -[1110,1120) -[1111,1121) -[1112,1122) -[1113,1123) -[1114,1124) -[1115,1125) -[1116,1126) -[1117,1127) -[1118,1128) -[1119,1129) -[1120,1130) -[1121,1131) -[1122,1132) -[1123,1133) -[1124,1134) -[1125,1135) -[1126,1136) -[1127,1137) -[1128,1138) -[1129,1139) -[1130,1140) -[1131,1141) -[1132,1142) -[1133,1143) -[1134,1144) -[1135,1145) -[1136,1146) -[1137,1147) -[1138,1148) -[1139,1149) -[1140,1150) -[1141,1151) -[1142,1152) -[1143,1153) -[1144,1154) -[1145,1155) -[1146,1156) -[1147,1157) -[1148,1158) -[1149,1159) -[1150,1160) -[1151,1161) -[1152,1162) -[1153,1163) -[1154,1164) -[1155,1165) -[1156,1166) -[1157,1167) -[1158,1168) -[1159,1169) -[1160,1170) -[1161,1171) -[1162,1172) -[1163,1173) -[1164,1174) -[1165,1175) -[1166,1176) -[1167,1177) -[1168,1178) -[1169,1179) -[1170,1180) -[1171,1181) -[1172,1182) -[1173,1183) -[1174,1184) -[1175,1185) -[1176,1186) -[1177,1187) -[1178,1188) -[1179,1189) -[1180,1190) -[1181,1191) -[1182,1192) -[1183,1193) -[1184,1194) -[1185,1195) -[1186,1196) -[1187,1197) -[1188,1198) -[1189,1199) -[1190,1200) -[1191,1201) -[1192,1202) -[1193,1203) -[1194,1204) -[1195,1205) -[1196,1206) -[1197,1207) -[1198,1208) -[1199,1209) -[1200,1210) -[1201,1211) -[1202,1212) -[1203,1213) -[1204,1214) -[1205,1215) -[1206,1216) -[1207,1217) -[1208,1218) -[1209,1219) -[1210,1220) -[1211,1221) -[1212,1222) -[1213,1223) -[1214,1224) -[1215,1225) -[1216,1226) -[1217,1227) -[1218,1228) -[1219,1229) -[1220,1230) -[1221,1231) -[1222,1232) -[1223,1233) -[1224,1234) -[1225,1235) -[1226,1236) -[1227,1237) -[1228,1238) -[1229,1239) -[1230,1240) -[1231,1241) -[1232,1242) -[1233,1243) -[1234,1244) -[1235,1245) -[1236,1246) -[1237,1247) -[1238,1248) -[1239,1249) -[1240,1250) -[1241,1251) -[1242,1252) -[1243,1253) -[1244,1254) -[1245,1255) -[1246,1256) -[1247,1257) -[1248,1258) -[1249,1259) -[1250,1260) -[1251,1261) -[1252,1262) -[1253,1263) -[1254,1264) -[1255,1265) -[1256,1266) -[1257,1267) -[1258,1268) -[1259,1269) -[1260,1270) -[1261,1271) -[1262,1272) -[1263,1273) -[1264,1274) -[1265,1275) -[1266,1276) -[1267,1277) -[1268,1278) -[1269,1279) -[1270,1280) -[1271,1281) -[1272,1282) -[1273,1283) -[1274,1284) -[1275,1285) -[1276,1286) -[1277,1287) -[1278,1288) -[1279,1289) -[1280,1290) -[1281,1291) -[1282,1292) -[1283,1293) -[1284,1294) -[1285,1295) -[1286,1296) -[1287,1297) -[1288,1298) -[1289,1299) -[1290,1300) -[1291,1301) -[1292,1302) -[1293,1303) -[1294,1304) -[1295,1305) -[1296,1306) -[1297,1307) -[1298,1308) -[1299,1309) -[1300,1310) -[1301,1311) -[1302,1312) -[1303,1313) -[1304,1314) -[1305,1315) -[1306,1316) -[1307,1317) -[1308,1318) -[1309,1319) -[1310,1320) -[1311,1321) -[1312,1322) -[1313,1323) -[1314,1324) -[1315,1325) -[1316,1326) -[1317,1327) -[1318,1328) -[1319,1329) -[1320,1330) -[1321,1331) -[1322,1332) -[1323,1333) -[1324,1334) -[1325,1335) -[1326,1336) -[1327,1337) -[1328,1338) -[1329,1339) -[1330,1340) -[1331,1341) -[1332,1342) -[1333,1343) -[1334,1344) -[1335,1345) -[1336,1346) -[1337,1347) -[1338,1348) -[1339,1349) -[1340,1350) -[1341,1351) -[1342,1352) -[1343,1353) -[1344,1354) -[1345,1355) -[1346,1356) -[1347,1357) -[1348,1358) -[1349,1359) -[1350,1360) -[1351,1361) -[1352,1362) -[1353,1363) -[1354,1364) -[1355,1365) -[1356,1366) -[1357,1367) -[1358,1368) -[1359,1369) -[1360,1370) -[1361,1371) -[1362,1372) -[1363,1373) -[1364,1374) -[1365,1375) -[1366,1376) -[1367,1377) -[1368,1378) -[1369,1379) -[1370,1380) -[1371,1381) -[1372,1382) -[1373,1383) -[1374,1384) -[1375,1385) -[1376,1386) -[1377,1387) -[1378,1388) -[1379,1389) -[1380,1390) -[1381,1391) -[1382,1392) -[1383,1393) -[1384,1394) -[1385,1395) -[1386,1396) -[1387,1397) -[1388,1398) -[1389,1399) -[1390,1400) -[1391,1401) -[1392,1402) -[1393,1403) -[1394,1404) -[1395,1405) -[1396,1406) -[1397,1407) -[1398,1408) -[1399,1409) -[1400,1410) -[1401,1411) -[1402,1412) -[1403,1413) -[1404,1414) -[1405,1415) -[1406,1416) -[1407,1417) -[1408,1418) -[1409,1419) -[1410,1420) -[1411,1421) -[1412,1422) -[1413,1423) -[1414,1424) -[1415,1425) -[1416,1426) -[1417,1427) -[1418,1428) -[1419,1429) -[1420,1430) -[1421,1431) -[1422,1432) -[1423,1433) -[1424,1434) -[1425,1435) -[1426,1436) -[1427,1437) -[1428,1438) -[1429,1439) -[1430,1440) -[1431,1441) -[1432,1442) -[1433,1443) -[1434,1444) -[1435,1445) -[1436,1446) -[1437,1447) -[1438,1448) -[1439,1449) -[1440,1450) -[1441,1451) -[1442,1452) -[1443,1453) -[1444,1454) -[1445,1455) -[1446,1456) -[1447,1457) -[1448,1458) -[1449,1459) -[1450,1460) -[1451,1461) -[1452,1462) -[1453,1463) -[1454,1464) -[1455,1465) -[1456,1466) -[1457,1467) -[1458,1468) -[1459,1469) -[1460,1470) -[1461,1471) -[1462,1472) -[1463,1473) -[1464,1474) -[1465,1475) -[1466,1476) -[1467,1477) -[1468,1478) -[1469,1479) -[1470,1480) -[1471,1481) -[1472,1482) -[1473,1483) -[1474,1484) -[1475,1485) -[1476,1486) -[1477,1487) -[1478,1488) -[1479,1489) -[1480,1490) -[1481,1491) -[1482,1492) -[1483,1493) -[1484,1494) -[1485,1495) -[1486,1496) -[1487,1497) -[1488,1498) -[1489,1499) -[1490,1500) -[1491,1501) -[1492,1502) -[1493,1503) -[1494,1504) -[1495,1505) -[1496,1506) -[1497,1507) -[1498,1508) -[1499,1509) -[1500,1510) -[1501,1511) -[1502,1512) -[1503,1513) -[1504,1514) -[1505,1515) -[1506,1516) -[1507,1517) -[1508,1518) -[1509,1519) -[1510,1520) -[1511,1521) -[1512,1522) -[1513,1523) -[1514,1524) -[1515,1525) -[1516,1526) -[1517,1527) -[1518,1528) -[1519,1529) -[1520,1530) -[1521,1531) -[1522,1532) -[1523,1533) -[1524,1534) -[1525,1535) -[1526,1536) -[1527,1537) -[1528,1538) -[1529,1539) -[1530,1540) -[1531,1541) -[1532,1542) -[1533,1543) -[1534,1544) -[1535,1545) -[1536,1546) -[1537,1547) -[1538,1548) -[1539,1549) -[1540,1550) -[1541,1551) -[1542,1552) -[1543,1553) -[1544,1554) -[1545,1555) -[1546,1556) -[1547,1557) -[1548,1558) -[1549,1559) -[1550,1560) -[1551,1561) -[1552,1562) -[1553,1563) -[1554,1564) -[1555,1565) -[1556,1566) -[1557,1567) -[1558,1568) -[1559,1569) -[1560,1570) -[1561,1571) -[1562,1572) -[1563,1573) -[1564,1574) -[1565,1575) -[1566,1576) -[1567,1577) -[1568,1578) -[1569,1579) -[1570,1580) -[1571,1581) -[1572,1582) -[1573,1583) -[1574,1584) -[1575,1585) -[1576,1586) -[1577,1587) -[1578,1588) -[1579,1589) -[1580,1590) -[1581,1591) -[1582,1592) -[1583,1593) -[1584,1594) -[1585,1595) -[1586,1596) -[1587,1597) -[1588,1598) -[1589,1599) -[1590,1600) -[1591,1601) -[1592,1602) -[1593,1603) -[1594,1604) -[1595,1605) -[1596,1606) -[1597,1607) -[1598,1608) -[1599,1609) -[1600,1610) -[1601,1611) -[1602,1612) -[1603,1613) -[1604,1614) -[1605,1615) -[1606,1616) -[1607,1617) -[1608,1618) -[1609,1619) -[1610,1620) -[1611,1621) -[1612,1622) -[1613,1623) -[1614,1624) -[1615,1625) -[1616,1626) -[1617,1627) -[1618,1628) -[1619,1629) -[1620,1630) -[1621,1631) -[1622,1632) -[1623,1633) -[1624,1634) -[1625,1635) -[1626,1636) -[1627,1637) -[1628,1638) -[1629,1639) -[1630,1640) -[1631,1641) -[1632,1642) -[1633,1643) -[1634,1644) -[1635,1645) -[1636,1646) -[1637,1647) -[1638,1648) -[1639,1649) -[1640,1650) -[1641,1651) -[1642,1652) -[1643,1653) -[1644,1654) -[1645,1655) -[1646,1656) -[1647,1657) -[1648,1658) -[1649,1659) -[1650,1660) -[1651,1661) -[1652,1662) -[1653,1663) -[1654,1664) -[1655,1665) -[1656,1666) -[1657,1667) -[1658,1668) -[1659,1669) -[1660,1670) -[1661,1671) -[1662,1672) -[1663,1673) -[1664,1674) -[1665,1675) -[1666,1676) -[1667,1677) -[1668,1678) -[1669,1679) -[1670,1680) -[1671,1681) -[1672,1682) -[1673,1683) -[1674,1684) -[1675,1685) -[1676,1686) -[1677,1687) -[1678,1688) -[1679,1689) -[1680,1690) -[1681,1691) -[1682,1692) -[1683,1693) -[1684,1694) -[1685,1695) -[1686,1696) -[1687,1697) -[1688,1698) -[1689,1699) -[1690,1700) -[1691,1701) -[1692,1702) -[1693,1703) -[1694,1704) -[1695,1705) -[1696,1706) -[1697,1707) -[1698,1708) -[1699,1709) -[1700,1710) -[1701,1711) -[1702,1712) -[1703,1713) -[1704,1714) -[1705,1715) -[1706,1716) -[1707,1717) -[1708,1718) -[1709,1719) -[1710,1720) -[1711,1721) -[1712,1722) -[1713,1723) -[1714,1724) -[1715,1725) -[1716,1726) -[1717,1727) -[1718,1728) -[1719,1729) -[1720,1730) -[1721,1731) -[1722,1732) -[1723,1733) -[1724,1734) -[1725,1735) -[1726,1736) -[1727,1737) -[1728,1738) -[1729,1739) -[1730,1740) -[1731,1741) -[1732,1742) -[1733,1743) -[1734,1744) -[1735,1745) -[1736,1746) -[1737,1747) -[1738,1748) -[1739,1749) -[1740,1750) -[1741,1751) -[1742,1752) -[1743,1753) -[1744,1754) -[1745,1755) -[1746,1756) -[1747,1757) -[1748,1758) -[1749,1759) -[1750,1760) -[1751,1761) -[1752,1762) -[1753,1763) -[1754,1764) -[1755,1765) -[1756,1766) -[1757,1767) -[1758,1768) -[1759,1769) -[1760,1770) -[1761,1771) -[1762,1772) -[1763,1773) -[1764,1774) -[1765,1775) -[1766,1776) -[1767,1777) -[1768,1778) -[1769,1779) -[1770,1780) -[1771,1781) -[1772,1782) -[1773,1783) -[1774,1784) -[1775,1785) -[1776,1786) -[1777,1787) -[1778,1788) -[1779,1789) -[1780,1790) -[1781,1791) -[1782,1792) -[1783,1793) -[1784,1794) -[1785,1795) -[1786,1796) -[1787,1797) -[1788,1798) -[1789,1799) -[1790,1800) -[1791,1801) -[1792,1802) -[1793,1803) -[1794,1804) -[1795,1805) -[1796,1806) -[1797,1807) -[1798,1808) -[1799,1809) -[1800,1810) -[1801,1811) -[1802,1812) -[1803,1813) -[1804,1814) -[1805,1815) -[1806,1816) -[1807,1817) -[1808,1818) -[1809,1819) -[1810,1820) -[1811,1821) -[1812,1822) -[1813,1823) -[1814,1824) -[1815,1825) -[1816,1826) -[1817,1827) -[1818,1828) -[1819,1829) -[1820,1830) -[1821,1831) -[1822,1832) -[1823,1833) -[1824,1834) -[1825,1835) -[1826,1836) -[1827,1837) -[1828,1838) -[1829,1839) -[1830,1840) -[1831,1841) -[1832,1842) -[1833,1843) -[1834,1844) -[1835,1845) -[1836,1846) -[1837,1847) -[1838,1848) -[1839,1849) -[1840,1850) -[1841,1851) -[1842,1852) -[1843,1853) -[1844,1854) -[1845,1855) -[1846,1856) -[1847,1857) -[1848,1858) -[1849,1859) -[1850,1860) -[1851,1861) -[1852,1862) -[1853,1863) -[1854,1864) -[1855,1865) -[1856,1866) -[1857,1867) -[1858,1868) -[1859,1869) -[1860,1870) -[1861,1871) -[1862,1872) -[1863,1873) -[1864,1874) -[1865,1875) -[1866,1876) -[1867,1877) -[1868,1878) -[1869,1879) -[1870,1880) -[1871,1881) -[1872,1882) -[1873,1883) -[1874,1884) -[1875,1885) -[1876,1886) -[1877,1887) -[1878,1888) -[1879,1889) -[1880,1890) -[1881,1891) -[1882,1892) -[1883,1893) -[1884,1894) -[1885,1895) -[1886,1896) -[1887,1897) -[1888,1898) -[1889,1899) -[1890,1900) -[1891,1901) -[1892,1902) -[1893,1903) -[1894,1904) -[1895,1905) -[1896,1906) -[1897,1907) -[1898,1908) -[1899,1909) -[1900,1910) -[1901,1911) -[1902,1912) -[1903,1913) -[1904,1914) -[1905,1915) -[1906,1916) -[1907,1917) -[1908,1918) -[1909,1919) -[1910,1920) -[1911,1921) -[1912,1922) -[1913,1923) -[1914,1924) -[1915,1925) -[1916,1926) -[1917,1927) -[1918,1928) -[1919,1929) -[1920,1930) -[1921,1931) -[1922,1932) -[1923,1933) -[1924,1934) -[1925,1935) -[1926,1936) -[1927,1937) -[1928,1938) -[1929,1939) -[1930,1940) -[1931,1941) -[1932,1942) -[1933,1943) -[1934,1944) -[1935,1945) -[1936,1946) -[1937,1947) -[1938,1948) -[1939,1949) -[1940,1950) -[1941,1951) -[1942,1952) -[1943,1953) -[1944,1954) -[1945,1955) -[1946,1956) -[1947,1957) -[1948,1958) -[1949,1959) -[1950,1960) -[1951,1961) -[1952,1962) -[1953,1963) -[1954,1964) -[1955,1965) -[1956,1966) -[1957,1967) -[1958,1968) -[1959,1969) -[1960,1970) -[1961,1971) -[1962,1972) -[1963,1973) -[1964,1974) -[1965,1975) -[1966,1976) -[1967,1977) -[1968,1978) -[1969,1979) -[1970,1980) -[1971,1981) -[1972,1982) -[1973,1983) -[1974,1984) -[1975,1985) -[1976,1986) -[1977,1987) -[1978,1988) -[1979,1989) -[1980,1990) -[1981,1991) -[1982,1992) -[1983,1993) -[1984,1994) -[1985,1995) -[1986,1996) -[1987,1997) -[1988,1998) -[1989,1999) -[1990,2000) -[1991,2001) -[1992,2002) -[1993,2003) -[1994,2004) -[1995,2005) -[1996,2006) -[1997,2007) -[1998,2008) -[1999,2009) -[2000,2010) -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -[1,10001) -[2,10002) -[3,10003) -[4,10004) -[5,10005) -[6,10006) -[7,10007) -[8,10008) -[9,10009) -[10,10010) -[11,10011) -[12,10012) -[13,10013) -[14,10014) -[15,10015) -[16,10016) -[17,10017) -[18,10018) -[19,10019) -[20,10020) -[21,10021) -[22,10022) -[23,10023) -[24,10024) -[25,10025) -[26,10026) -[27,10027) -[28,10028) -[29,10029) -[30,10030) -[31,10031) -[32,10032) -[33,10033) -[34,10034) -[35,10035) -[36,10036) -[37,10037) -[38,10038) -[39,10039) -[40,10040) -[41,10041) -[42,10042) -[43,10043) -[44,10044) -[45,10045) -[46,10046) -[47,10047) -[48,10048) -[49,10049) -[50,10050) -[51,10051) -[52,10052) -[53,10053) -[54,10054) -[55,10055) -[56,10056) -[57,10057) -[58,10058) -[59,10059) -[60,10060) -[61,10061) -[62,10062) -[63,10063) -[64,10064) -[65,10065) -[66,10066) -[67,10067) -[68,10068) -[69,10069) -[70,10070) -[71,10071) -[72,10072) -[73,10073) -[74,10074) -[75,10075) -[76,10076) -[77,10077) -[78,10078) -[79,10079) -[80,10080) -[81,10081) -[82,10082) -[83,10083) -[84,10084) -[85,10085) -[86,10086) -[87,10087) -[88,10088) -[89,10089) -[90,10090) -[91,10091) -[92,10092) -[93,10093) -[94,10094) -[95,10095) -[96,10096) -[97,10097) -[98,10098) -[99,10099) -[100,10100) -[101,10101) -[102,10102) -[103,10103) -[104,10104) -[105,10105) -[106,10106) -[107,10107) -[108,10108) -[109,10109) -[110,10110) -[111,10111) -[112,10112) -[113,10113) -[114,10114) -[115,10115) -[116,10116) -[117,10117) -[118,10118) -[119,10119) -[120,10120) -[121,10121) -[122,10122) -[123,10123) -[124,10124) -[125,10125) -[126,10126) -[127,10127) -[128,10128) -[129,10129) -[130,10130) -[131,10131) -[132,10132) -[133,10133) -[134,10134) -[135,10135) -[136,10136) -[137,10137) -[138,10138) -[139,10139) -[140,10140) -[141,10141) -[142,10142) -[143,10143) -[144,10144) -[145,10145) -[146,10146) -[147,10147) -[148,10148) -[149,10149) -[150,10150) -[151,10151) -[152,10152) -[153,10153) -[154,10154) -[155,10155) -[156,10156) -[157,10157) -[158,10158) -[159,10159) -[160,10160) -[161,10161) -[162,10162) -[163,10163) -[164,10164) -[165,10165) -[166,10166) -[167,10167) -[168,10168) -[169,10169) -[170,10170) -[171,10171) -[172,10172) -[173,10173) -[174,10174) -[175,10175) -[176,10176) -[177,10177) -[178,10178) -[179,10179) -[180,10180) -[181,10181) -[182,10182) -[183,10183) -[184,10184) -[185,10185) -[186,10186) -[187,10187) -[188,10188) -[189,10189) -[190,10190) -[191,10191) -[192,10192) -[193,10193) -[194,10194) -[195,10195) -[196,10196) -[197,10197) -[198,10198) -[199,10199) -[200,10200) -[201,10201) -[202,10202) -[203,10203) -[204,10204) -[205,10205) -[206,10206) -[207,10207) -[208,10208) -[209,10209) -[210,10210) -[211,10211) -[212,10212) -[213,10213) -[214,10214) -[215,10215) -[216,10216) -[217,10217) -[218,10218) -[219,10219) -[220,10220) -[221,10221) -[222,10222) -[223,10223) -[224,10224) -[225,10225) -[226,10226) -[227,10227) -[228,10228) -[229,10229) -[230,10230) -[231,10231) -[232,10232) -[233,10233) -[234,10234) -[235,10235) -[236,10236) -[237,10237) -[238,10238) -[239,10239) -[240,10240) -[241,10241) -[242,10242) -[243,10243) -[244,10244) -[245,10245) -[246,10246) -[247,10247) -[248,10248) -[249,10249) -[250,10250) -[251,10251) -[252,10252) -[253,10253) -[254,10254) -[255,10255) -[256,10256) -[257,10257) -[258,10258) -[259,10259) -[260,10260) -[261,10261) -[262,10262) -[263,10263) -[264,10264) -[265,10265) -[266,10266) -[267,10267) -[268,10268) -[269,10269) -[270,10270) -[271,10271) -[272,10272) -[273,10273) -[274,10274) -[275,10275) -[276,10276) -[277,10277) -[278,10278) -[279,10279) -[280,10280) -[281,10281) -[282,10282) -[283,10283) -[284,10284) -[285,10285) -[286,10286) -[287,10287) -[288,10288) -[289,10289) -[290,10290) -[291,10291) -[292,10292) -[293,10293) -[294,10294) -[295,10295) -[296,10296) -[297,10297) -[298,10298) -[299,10299) -[300,10300) -[301,10301) -[302,10302) -[303,10303) -[304,10304) -[305,10305) -[306,10306) -[307,10307) -[308,10308) -[309,10309) -[310,10310) -[311,10311) -[312,10312) -[313,10313) -[314,10314) -[315,10315) -[316,10316) -[317,10317) -[318,10318) -[319,10319) -[320,10320) -[321,10321) -[322,10322) -[323,10323) -[324,10324) -[325,10325) -[326,10326) -[327,10327) -[328,10328) -[329,10329) -[330,10330) -[331,10331) -[332,10332) -[333,10333) -[334,10334) -[335,10335) -[336,10336) -[337,10337) -[338,10338) -[339,10339) -[340,10340) -[341,10341) -[342,10342) -[343,10343) -[344,10344) -[345,10345) -[346,10346) -[347,10347) -[348,10348) -[349,10349) -[350,10350) -[351,10351) -[352,10352) -[353,10353) -[354,10354) -[355,10355) -[356,10356) -[357,10357) -[358,10358) -[359,10359) -[360,10360) -[361,10361) -[362,10362) -[363,10363) -[364,10364) -[365,10365) -[366,10366) -[367,10367) -[368,10368) -[369,10369) -[370,10370) -[371,10371) -[372,10372) -[373,10373) -[374,10374) -[375,10375) -[376,10376) -[377,10377) -[378,10378) -[379,10379) -[380,10380) -[381,10381) -[382,10382) -[383,10383) -[384,10384) -[385,10385) -[386,10386) -[387,10387) -[388,10388) -[389,10389) -[390,10390) -[391,10391) -[392,10392) -[393,10393) -[394,10394) -[395,10395) -[396,10396) -[397,10397) -[398,10398) -[399,10399) -[400,10400) -[401,10401) -[402,10402) -[403,10403) -[404,10404) -[405,10405) -[406,10406) -[407,10407) -[408,10408) -[409,10409) -[410,10410) -[411,10411) -[412,10412) -[413,10413) -[414,10414) -[415,10415) -[416,10416) -[417,10417) -[418,10418) -[419,10419) -[420,10420) -[421,10421) -[422,10422) -[423,10423) -[424,10424) -[425,10425) -[426,10426) -[427,10427) -[428,10428) -[429,10429) -[430,10430) -[431,10431) -[432,10432) -[433,10433) -[434,10434) -[435,10435) -[436,10436) -[437,10437) -[438,10438) -[439,10439) -[440,10440) -[441,10441) -[442,10442) -[443,10443) -[444,10444) -[445,10445) -[446,10446) -[447,10447) -[448,10448) -[449,10449) -[450,10450) -[451,10451) -[452,10452) -[453,10453) -[454,10454) -[455,10455) -[456,10456) -[457,10457) -[458,10458) -[459,10459) -[460,10460) -[461,10461) -[462,10462) -[463,10463) -[464,10464) -[465,10465) -[466,10466) -[467,10467) -[468,10468) -[469,10469) -[470,10470) -[471,10471) -[472,10472) -[473,10473) -[474,10474) -[475,10475) -[476,10476) -[477,10477) -[478,10478) -[479,10479) -[480,10480) -[481,10481) -[482,10482) -[483,10483) -[484,10484) -[485,10485) -[486,10486) -[487,10487) -[488,10488) -[489,10489) -[490,10490) -[491,10491) -[492,10492) -[493,10493) -[494,10494) -[495,10495) -[496,10496) -[497,10497) -[498,10498) -[499,10499) -[500,10500) -[501,10501) -[502,10502) -[503,10503) -[504,10504) -[505,10505) -[506,10506) -[507,10507) -[508,10508) -[509,10509) -[510,10510) -[511,10511) -[512,10512) -[513,10513) -[514,10514) -[515,10515) -[516,10516) -[517,10517) -[518,10518) -[519,10519) -[520,10520) -[521,10521) -[522,10522) -[523,10523) -[524,10524) -[525,10525) -[526,10526) -[527,10527) -[528,10528) -[529,10529) -[530,10530) -[531,10531) -[532,10532) -[533,10533) -[534,10534) -[535,10535) -[536,10536) -[537,10537) -[538,10538) -[539,10539) -[540,10540) -[541,10541) -[542,10542) -[543,10543) -[544,10544) -[545,10545) -[546,10546) -[547,10547) -[548,10548) -[549,10549) -[550,10550) -[551,10551) -[552,10552) -[553,10553) -[554,10554) -[555,10555) -[556,10556) -[557,10557) -[558,10558) -[559,10559) -[560,10560) -[561,10561) -[562,10562) -[563,10563) -[564,10564) -[565,10565) -[566,10566) -[567,10567) -[568,10568) -[569,10569) -[570,10570) -[571,10571) -[572,10572) -[573,10573) -[574,10574) -[575,10575) -[576,10576) -[577,10577) -[578,10578) -[579,10579) -[580,10580) -[581,10581) -[582,10582) -[583,10583) -[584,10584) -[585,10585) -[586,10586) -[587,10587) -[588,10588) -[589,10589) -[590,10590) -[591,10591) -[592,10592) -[593,10593) -[594,10594) -[595,10595) -[596,10596) -[597,10597) -[598,10598) -[599,10599) -[600,10600) -[601,10601) -[602,10602) -[603,10603) -[604,10604) -[605,10605) -[606,10606) -[607,10607) -[608,10608) -[609,10609) -[610,10610) -[611,10611) -[612,10612) -[613,10613) -[614,10614) -[615,10615) -[616,10616) -[617,10617) -[618,10618) -[619,10619) -[620,10620) -[621,10621) -[622,10622) -[623,10623) -[624,10624) -[625,10625) -[626,10626) -[627,10627) -[628,10628) -[629,10629) -[630,10630) -[631,10631) -[632,10632) -[633,10633) -[634,10634) -[635,10635) -[636,10636) -[637,10637) -[638,10638) -[639,10639) -[640,10640) -[641,10641) -[642,10642) -[643,10643) -[644,10644) -[645,10645) -[646,10646) -[647,10647) -[648,10648) -[649,10649) -[650,10650) -[651,10651) -[652,10652) -[653,10653) -[654,10654) -[655,10655) -[656,10656) -[657,10657) -[658,10658) -[659,10659) -[660,10660) -[661,10661) -[662,10662) -[663,10663) -[664,10664) -[665,10665) -[666,10666) -[667,10667) -[668,10668) -[669,10669) -[670,10670) -[671,10671) -[672,10672) -[673,10673) -[674,10674) -[675,10675) -[676,10676) -[677,10677) -[678,10678) -[679,10679) -[680,10680) -[681,10681) -[682,10682) -[683,10683) -[684,10684) -[685,10685) -[686,10686) -[687,10687) -[688,10688) -[689,10689) -[690,10690) -[691,10691) -[692,10692) -[693,10693) -[694,10694) -[695,10695) -[696,10696) -[697,10697) -[698,10698) -[699,10699) -[700,10700) -[701,10701) -[702,10702) -[703,10703) -[704,10704) -[705,10705) -[706,10706) -[707,10707) -[708,10708) -[709,10709) -[710,10710) -[711,10711) -[712,10712) -[713,10713) -[714,10714) -[715,10715) -[716,10716) -[717,10717) -[718,10718) -[719,10719) -[720,10720) -[721,10721) -[722,10722) -[723,10723) -[724,10724) -[725,10725) -[726,10726) -[727,10727) -[728,10728) -[729,10729) -[730,10730) -[731,10731) -[732,10732) -[733,10733) -[734,10734) -[735,10735) -[736,10736) -[737,10737) -[738,10738) -[739,10739) -[740,10740) -[741,10741) -[742,10742) -[743,10743) -[744,10744) -[745,10745) -[746,10746) -[747,10747) -[748,10748) -[749,10749) -[750,10750) -[751,10751) -[752,10752) -[753,10753) -[754,10754) -[755,10755) -[756,10756) -[757,10757) -[758,10758) -[759,10759) -[760,10760) -[761,10761) -[762,10762) -[763,10763) -[764,10764) -[765,10765) -[766,10766) -[767,10767) -[768,10768) -[769,10769) -[770,10770) -[771,10771) -[772,10772) -[773,10773) -[774,10774) -[775,10775) -[776,10776) -[777,10777) -[778,10778) -[779,10779) -[780,10780) -[781,10781) -[782,10782) -[783,10783) -[784,10784) -[785,10785) -[786,10786) -[787,10787) -[788,10788) -[789,10789) -[790,10790) -[791,10791) -[792,10792) -[793,10793) -[794,10794) -[795,10795) -[796,10796) -[797,10797) -[798,10798) -[799,10799) -[800,10800) -[801,10801) -[802,10802) -[803,10803) -[804,10804) -[805,10805) -[806,10806) -[807,10807) -[808,10808) -[809,10809) -[810,10810) -[811,10811) -[812,10812) -[813,10813) -[814,10814) -[815,10815) -[816,10816) -[817,10817) -[818,10818) -[819,10819) -[820,10820) -[821,10821) -[822,10822) -[823,10823) -[824,10824) -[825,10825) -[826,10826) -[827,10827) -[828,10828) -[829,10829) -[830,10830) -[831,10831) -[832,10832) -[833,10833) -[834,10834) -[835,10835) -[836,10836) -[837,10837) -[838,10838) -[839,10839) -[840,10840) -[841,10841) -[842,10842) -[843,10843) -[844,10844) -[845,10845) -[846,10846) -[847,10847) -[848,10848) -[849,10849) -[850,10850) -[851,10851) -[852,10852) -[853,10853) -[854,10854) -[855,10855) -[856,10856) -[857,10857) -[858,10858) -[859,10859) -[860,10860) -[861,10861) -[862,10862) -[863,10863) -[864,10864) -[865,10865) -[866,10866) -[867,10867) -[868,10868) -[869,10869) -[870,10870) -[871,10871) -[872,10872) -[873,10873) -[874,10874) -[875,10875) -[876,10876) -[877,10877) -[878,10878) -[879,10879) -[880,10880) -[881,10881) -[882,10882) -[883,10883) -[884,10884) -[885,10885) -[886,10886) -[887,10887) -[888,10888) -[889,10889) -[890,10890) -[891,10891) -[892,10892) -[893,10893) -[894,10894) -[895,10895) -[896,10896) -[897,10897) -[898,10898) -[899,10899) -[900,10900) -[901,10901) -[902,10902) -[903,10903) -[904,10904) -[905,10905) -[906,10906) -[907,10907) -[908,10908) -[909,10909) -[910,10910) -[911,10911) -[912,10912) -[913,10913) -[914,10914) -[915,10915) -[916,10916) -[917,10917) -[918,10918) -[919,10919) -[920,10920) -[921,10921) -[922,10922) -[923,10923) -[924,10924) -[925,10925) -[926,10926) -[927,10927) -[928,10928) -[929,10929) -[930,10930) -[931,10931) -[932,10932) -[933,10933) -[934,10934) -[935,10935) -[936,10936) -[937,10937) -[938,10938) -[939,10939) -[940,10940) -[941,10941) -[942,10942) -[943,10943) -[944,10944) -[945,10945) -[946,10946) -[947,10947) -[948,10948) -[949,10949) -[950,10950) -[951,10951) -[952,10952) -[953,10953) -[954,10954) -[955,10955) -[956,10956) -[957,10957) -[958,10958) -[959,10959) -[960,10960) -[961,10961) -[962,10962) -[963,10963) -[964,10964) -[965,10965) -[966,10966) -[967,10967) -[968,10968) -[969,10969) -[970,10970) -[971,10971) -[972,10972) -[973,10973) -[974,10974) -[975,10975) -[976,10976) -[977,10977) -[978,10978) -[979,10979) -[980,10980) -[981,10981) -[982,10982) -[983,10983) -[984,10984) -[985,10985) -[986,10986) -[987,10987) -[988,10988) -[989,10989) -[990,10990) -[991,10991) -[992,10992) -[993,10993) -[994,10994) -[995,10995) -[996,10996) -[997,10997) -[998,10998) -[999,10999) -[1000,11000) -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -empty -(,11) -(,21) -(,31) -(,41) -(,51) -(,61) -(,71) -(,81) -(,91) -(,101) -(,111) -(,121) -(,131) -(,141) -(,151) -(,161) -(,171) -(,181) -(,191) -(,201) -(,211) -(,221) -(,231) -(,241) -(,251) -(,261) -(,271) -(,281) -(,291) -(,301) -(,311) -(,321) -(,331) -(,341) -(,351) -(,361) -(,371) -(,381) -(,391) -(,401) -(,411) -(,421) -(,431) -(,441) -(,451) -(,461) -(,471) -(,481) -(,491) -(,501) -(,511) -(,521) -(,531) -(,541) -(,551) -(,561) -(,571) -(,581) -(,591) -(,601) -(,611) -(,621) -(,631) -(,641) -(,651) -(,661) -(,671) -(,681) -(,691) -(,701) -(,711) -(,721) -(,731) -(,741) -(,751) -(,761) -(,771) -(,781) -(,791) -(,801) -(,811) -(,821) -(,831) -(,841) -(,851) -(,861) -(,871) -(,881) -(,891) -(,901) -(,911) -(,921) -(,931) -(,941) -(,951) -(,961) -(,971) -(,981) -(,991) -(,1001) -[11,) -[21,) -[31,) -[41,) -[51,) -[61,) -[71,) -[81,) -[91,) -[101,) -[111,) -[121,) -[131,) -[141,) -[151,) -[161,) -[171,) -[181,) -[191,) -[201,) -[211,) -[221,) -[231,) -[241,) -[251,) -[261,) -[271,) -[281,) -[291,) -[301,) -[311,) -[321,) -[331,) -[341,) -[351,) -[361,) -[371,) -[381,) -[391,) -[401,) -[411,) -[421,) -[431,) -[441,) -[451,) -[461,) -[471,) -[481,) -[491,) -[501,) -[511,) -[521,) -[531,) -[541,) -[551,) -[561,) -[571,) -[581,) -[591,) -[601,) -[611,) -[621,) -[631,) -[641,) -[651,) -[661,) -[671,) -[681,) -[691,) -[701,) -[711,) -[721,) -[731,) -[741,) -[751,) -[761,) -[771,) -[781,) -[791,) -[801,) -[811,) -[821,) -[831,) -[841,) -[851,) -[861,) -[871,) -[881,) -[891,) -[901,) -[911,) -[921,) -[931,) -[941,) -[951,) -[961,) -[971,) -[981,) -[991,) -[1001,) -[1,11) -[2,12) -[3,13) -[4,14) -[5,15) -[6,16) -[7,17) -[8,18) -[9,19) -[10,20) -[11,21) -[12,22) -[13,23) -[14,24) -[15,25) -[16,26) -[17,27) -[18,28) -[19,29) -[20,30) -[21,31) -[22,32) -[23,33) -[24,34) -[25,35) -[26,36) -[27,37) -[28,38) -[29,39) -[30,40) -[31,41) -[32,42) -[33,43) -[34,44) -[35,45) -[36,46) -[37,47) -[38,48) -[39,49) -[40,50) -[41,51) -[42,52) -[43,53) -[44,54) -[45,55) -[46,56) -[47,57) -[48,58) -[49,59) -[50,60) -[51,61) -[52,62) -[53,63) -[54,64) -[55,65) -[56,66) -[57,67) -[58,68) -[59,69) -[60,70) -[61,71) -[62,72) -[63,73) -[64,74) -[65,75) -[66,76) -[67,77) -[68,78) -[69,79) -[70,80) -[71,81) -[72,82) -[73,83) -[74,84) -[75,85) -[76,86) -[77,87) -[78,88) -[79,89) -[80,90) -[81,91) -[82,92) -[83,93) -[84,94) -[85,95) -[86,96) -[87,97) -[88,98) -[89,99) -[90,100) -[91,101) -[92,102) -[93,103) -[94,104) -[95,105) -[96,106) -[97,107) -[98,108) -[99,109) -[100,110) -[101,111) -[102,112) -[103,113) -[104,114) -[105,115) -[106,116) -[107,117) -[108,118) -[109,119) -[110,120) -[111,121) -[112,122) -[113,123) -[114,124) -[115,125) -[116,126) -[117,127) -[118,128) -[119,129) -[120,130) -[121,131) -[122,132) -[123,133) -[124,134) -[125,135) -[126,136) -[127,137) -[128,138) -[129,139) -[130,140) -[131,141) -[132,142) -[133,143) -[134,144) -[135,145) -[136,146) -[137,147) -[138,148) -[139,149) -[140,150) -[141,151) -[142,152) -[143,153) -[144,154) -[145,155) -[146,156) -[147,157) -[148,158) -[149,159) -[150,160) -[151,161) -[152,162) -[153,163) -[154,164) -[155,165) -[156,166) -[157,167) -[158,168) -[159,169) -[160,170) -[161,171) -[162,172) -[163,173) -[164,174) -[165,175) -[166,176) -[167,177) -[168,178) -[169,179) -[170,180) -[171,181) -[172,182) -[173,183) -[174,184) -[175,185) -[176,186) -[177,187) -[178,188) -[179,189) -[180,190) -[181,191) -[182,192) -[183,193) -[184,194) -[185,195) -[186,196) -[187,197) -[188,198) -[189,199) -[190,200) -[191,201) -[192,202) -[193,203) -[194,204) -[195,205) -[196,206) -[197,207) -[198,208) -[199,209) -[200,210) -[201,211) -[202,212) -[203,213) -[204,214) -[205,215) -[206,216) -[207,217) -[208,218) -[209,219) -[210,220) -[211,221) -[212,222) -[213,223) -[214,224) -[215,225) -[216,226) -[217,227) -[218,228) -[219,229) -[220,230) -[221,231) -[222,232) -[223,233) -[224,234) -[225,235) -[226,236) -[227,237) -[228,238) -[229,239) -[230,240) -[231,241) -[232,242) -[233,243) -[234,244) -[235,245) -[236,246) -[237,247) -[238,248) -[239,249) -[240,250) -[241,251) -[242,252) -[243,253) -[244,254) -[245,255) -[246,256) -[247,257) -[248,258) -[249,259) -[250,260) -[251,261) -[252,262) -[253,263) -[254,264) -[255,265) -[256,266) -[257,267) -[258,268) -[259,269) -[260,270) -[261,271) -[262,272) -[263,273) -[264,274) -[265,275) -[266,276) -[267,277) -[268,278) -[269,279) -[270,280) -[271,281) -[272,282) -[273,283) -[274,284) -[275,285) -[276,286) -[277,287) -[278,288) -[279,289) -[280,290) -[281,291) -[282,292) -[283,293) -[284,294) -[285,295) -[286,296) -[287,297) -[288,298) -[289,299) -[290,300) -[291,301) -[292,302) -[293,303) -[294,304) -[295,305) -[296,306) -[297,307) -[298,308) -[299,309) -[300,310) -[301,311) -[302,312) -[303,313) -[304,314) -[305,315) -[306,316) -[307,317) -[308,318) -[309,319) -[310,320) -[311,321) -[312,322) -[313,323) -[314,324) -[315,325) -[316,326) -[317,327) -[318,328) -[319,329) -[320,330) -[321,331) -[322,332) -[323,333) -[324,334) -[325,335) -[326,336) -[327,337) -[328,338) -[329,339) -[330,340) -[331,341) -[332,342) -[333,343) -[334,344) -[335,345) -[336,346) -[337,347) -[338,348) -[339,349) -[340,350) -[341,351) -[342,352) -[343,353) -[344,354) -[345,355) -[346,356) -[347,357) -[348,358) -[349,359) -[350,360) -[351,361) -[352,362) -[353,363) -[354,364) -[355,365) -[356,366) -[357,367) -[358,368) -[359,369) -[360,370) -[361,371) -[362,372) -[363,373) -[364,374) -[365,375) -[366,376) -[367,377) -[368,378) -[369,379) -[370,380) -[371,381) -[372,382) -[373,383) -[374,384) -[375,385) -[376,386) -[377,387) -[378,388) -[379,389) -[380,390) -[381,391) -[382,392) -[383,393) -[384,394) -[385,395) -[386,396) -[387,397) -[388,398) -[389,399) -[390,400) -[391,401) -[392,402) -[393,403) -[394,404) -[395,405) -[396,406) -[397,407) -[398,408) -[399,409) -[400,410) -[401,411) -[402,412) -[403,413) -[404,414) -[405,415) -[406,416) -[407,417) -[408,418) -[409,419) -[410,420) -[411,421) -[412,422) -[413,423) -[414,424) -[415,425) -[416,426) -[417,427) -[418,428) -[419,429) -[420,430) -[421,431) -[422,432) -[423,433) -[424,434) -[425,435) -[426,436) -[427,437) -[428,438) -[429,439) -[430,440) -[431,441) -[432,442) -[433,443) -[434,444) -[435,445) -[436,446) -[437,447) -[438,448) -[439,449) -[440,450) -[441,451) -[442,452) -[443,453) -[444,454) -[445,455) -[446,456) -[447,457) -[448,458) -[449,459) -[450,460) -[451,461) -[452,462) -[453,463) -[454,464) -[455,465) -[456,466) -[457,467) -[458,468) -[459,469) -[460,470) -[461,471) -[462,472) -[463,473) -[464,474) -[465,475) -[466,476) -[467,477) -[468,478) -[469,479) -[470,480) -[471,481) -[472,482) -[473,483) -[474,484) -[475,485) -[476,486) -[477,487) -[478,488) -[479,489) -[480,490) -[481,491) -[482,492) -[483,493) -[484,494) -[485,495) -[486,496) -[487,497) -[488,498) -[489,499) -[490,500) -[491,501) -[492,502) -[493,503) -[494,504) -[495,505) -[496,506) -[497,507) -[498,508) -[499,509) -[500,510) -[501,511) -[502,512) -[503,513) -[504,514) -[505,515) -[506,516) -[507,517) -[508,518) -[509,519) -[510,520) -[511,521) -[512,522) -[513,523) -[514,524) -[515,525) -[516,526) -[517,527) -[518,528) -[519,529) -[520,530) -[521,531) -[522,532) -[523,533) -[524,534) -[525,535) -[526,536) -[527,537) -[528,538) -[529,539) -[530,540) -[531,541) -[532,542) -[533,543) -[534,544) -[535,545) -[536,546) -[537,547) -[538,548) -[539,549) -[540,550) -[541,551) -[542,552) -[543,553) -[544,554) -[545,555) -[546,556) -[547,557) -[548,558) -[549,559) -[550,560) -[551,561) -[552,562) -[553,563) -[554,564) -[555,565) -[556,566) -[557,567) -[558,568) -[559,569) -[560,570) -[561,571) -[562,572) -[563,573) -[564,574) -[565,575) -[566,576) -[567,577) -[568,578) -[569,579) -[570,580) -[571,581) -[572,582) -[573,583) -[574,584) -[575,585) -[576,586) -[577,587) -[578,588) -[579,589) -[580,590) -[581,591) -[582,592) -[583,593) -[584,594) -[585,595) -[586,596) -[587,597) -[588,598) -[589,599) -[590,600) -[591,601) -[592,602) -[593,603) -[594,604) -[595,605) -[596,606) -[597,607) -[598,608) -[599,609) -[600,610) -[601,611) -[602,612) -[603,613) -[604,614) -[605,615) -[606,616) -[607,617) -[608,618) -[609,619) -[610,620) -[611,621) -[612,622) -[613,623) -[614,624) -[615,625) -[616,626) -[617,627) -[618,628) -[619,629) -[620,630) -[621,631) -[622,632) -[623,633) -[624,634) -[625,635) -[626,636) -[627,637) -[628,638) -[629,639) -[630,640) -[631,641) -[632,642) -[633,643) -[634,644) -[635,645) -[636,646) -[637,647) -[638,648) -[639,649) -[640,650) -[641,651) -[642,652) -[643,653) -[644,654) -[645,655) -[646,656) -[647,657) -[648,658) -[649,659) -[650,660) -[651,661) -[652,662) -[653,663) -[654,664) -[655,665) -[656,666) -[657,667) -[658,668) -[659,669) -[660,670) -[661,671) -[662,672) -[663,673) -[664,674) -[665,675) -[666,676) -[667,677) -[668,678) -[669,679) -[670,680) -[671,681) -[672,682) -[673,683) -[674,684) -[675,685) -[676,686) -[677,687) -[678,688) -[679,689) -[680,690) -[681,691) -[682,692) -[683,693) -[684,694) -[685,695) -[686,696) -[687,697) -[688,698) -[689,699) -[690,700) -[691,701) -[692,702) -[693,703) -[694,704) -[695,705) -[696,706) -[697,707) -[698,708) -[699,709) -[700,710) -[701,711) -[702,712) -[703,713) -[704,714) -[705,715) -[706,716) -[707,717) -[708,718) -[709,719) -[710,720) -[711,721) -[712,722) -[713,723) -[714,724) -[715,725) -[716,726) -[717,727) -[718,728) -[719,729) -[720,730) -[721,731) -[722,732) -[723,733) -[724,734) -[725,735) -[726,736) -[727,737) -[728,738) -[729,739) -[730,740) -[731,741) -[732,742) -[733,743) -[734,744) -[735,745) -[736,746) -[737,747) -[738,748) -[739,749) -[740,750) -[741,751) -[742,752) -[743,753) -[744,754) -[745,755) -[746,756) -[747,757) -[748,758) -[749,759) -[750,760) -[751,761) -[752,762) -[753,763) -[754,764) -[755,765) -[756,766) -[757,767) -[758,768) -[759,769) -[760,770) -[761,771) -[762,772) -[763,773) -[764,774) -[765,775) -[766,776) -[767,777) -[768,778) -[769,779) -[770,780) -[771,781) -[772,782) -[773,783) -[774,784) -[775,785) -[776,786) -[777,787) -[778,788) -[779,789) -[780,790) -[781,791) -[782,792) -[783,793) -[784,794) -[785,795) -[786,796) -[787,797) -[788,798) -[789,799) -[790,800) -[791,801) -[792,802) -[793,803) -[794,804) -[795,805) -[796,806) -[797,807) -[798,808) -[799,809) -[800,810) -[801,811) -[802,812) -[803,813) -[804,814) -[805,815) -[806,816) -[807,817) -[808,818) -[809,819) -[810,820) -[811,821) -[812,822) -[813,823) -[814,824) -[815,825) -[816,826) -[817,827) -[818,828) -[819,829) -[820,830) -[821,831) -[822,832) -[823,833) -[824,834) -[825,835) -[826,836) -[827,837) -[828,838) -[829,839) -[830,840) -[831,841) -[832,842) -[833,843) -[834,844) -[835,845) -[836,846) -[837,847) -[838,848) -[839,849) -[840,850) -[841,851) -[842,852) -[843,853) -[844,854) -[845,855) -[846,856) -[847,857) -[848,858) -[849,859) -[850,860) -[851,861) -[852,862) -[853,863) -[854,864) -[855,865) -[856,866) -[857,867) -[858,868) -[859,869) -[860,870) -[861,871) -[862,872) -[863,873) -[864,874) -[865,875) -[866,876) -[867,877) -[868,878) -[869,879) -[870,880) -[871,881) -[872,882) -[873,883) -[874,884) -[875,885) -[876,886) -[877,887) -[878,888) -[879,889) -[880,890) -[881,891) -[882,892) -[883,893) -[884,894) -[885,895) -[886,896) -[887,897) -[888,898) -[889,899) -[890,900) -[891,901) -[892,902) -[893,903) -[894,904) -[895,905) -[896,906) -[897,907) -[898,908) -[899,909) -[900,910) -[901,911) -[902,912) -[903,913) -[904,914) -[905,915) -[906,916) -[907,917) -[908,918) -[909,919) -[910,920) -[911,921) -[912,922) -[913,923) -[914,924) -[915,925) -[916,926) -[917,927) -[918,928) -[919,929) -[920,930) -[921,931) -[922,932) -[923,933) -[924,934) -[925,935) -[926,936) -[927,937) -[928,938) -[929,939) -[930,940) -[931,941) -[932,942) -[933,943) -[934,944) -[935,945) -[936,946) -[937,947) -[938,948) -[939,949) -[940,950) -[941,951) -[942,952) -[943,953) -[944,954) -[945,955) -[946,956) -[947,957) -[948,958) -[949,959) -[950,960) -[951,961) -[952,962) -[953,963) -[954,964) -[955,965) -[956,966) -[957,967) -[958,968) -[959,969) -[960,970) -[961,971) -[962,972) -[963,973) -[964,974) -[965,975) -[966,976) -[967,977) -[968,978) -[969,979) -[970,980) -[971,981) -[972,982) -[973,983) -[974,984) -[975,985) -[976,986) -[977,987) -[978,988) -[979,989) -[980,990) -[981,991) -[982,992) -[983,993) -[984,994) -[985,995) -[986,996) -[987,997) -[988,998) -[989,999) -[990,1000) -[991,1001) -[992,1002) -[993,1003) -[994,1004) -[995,1005) -[996,1006) -[997,1007) -[998,1008) -[999,1009) -[1000,1010) -[1001,1011) -[1002,1012) -[1003,1013) -[1004,1014) -[1005,1015) -[1006,1016) -[1007,1017) -[1008,1018) -[1009,1019) -[1010,1020) -[1011,1021) -[1012,1022) -[1013,1023) -[1014,1024) -[1015,1025) -[1016,1026) -[1017,1027) -[1018,1028) -[1019,1029) -[1020,1030) -[1021,1031) -[1022,1032) -[1023,1033) -[1024,1034) -[1025,1035) -[1026,1036) -[1027,1037) -[1028,1038) -[1029,1039) -[1030,1040) -[1031,1041) -[1032,1042) -[1033,1043) -[1034,1044) -[1035,1045) -[1036,1046) -[1037,1047) -[1038,1048) -[1039,1049) -[1040,1050) -[1041,1051) -[1042,1052) -[1043,1053) -[1044,1054) -[1045,1055) -[1046,1056) -[1047,1057) -[1048,1058) -[1049,1059) -[1050,1060) -[1051,1061) -[1052,1062) -[1053,1063) -[1054,1064) -[1055,1065) -[1056,1066) -[1057,1067) -[1058,1068) -[1059,1069) -[1060,1070) -[1061,1071) -[1062,1072) -[1063,1073) -[1064,1074) -[1065,1075) -[1066,1076) -[1067,1077) -[1068,1078) -[1069,1079) -[1070,1080) -[1071,1081) -[1072,1082) -[1073,1083) -[1074,1084) -[1075,1085) -[1076,1086) -[1077,1087) -[1078,1088) -[1079,1089) -[1080,1090) -[1081,1091) -[1082,1092) -[1083,1093) -[1084,1094) -[1085,1095) -[1086,1096) -[1087,1097) -[1088,1098) -[1089,1099) -[1090,1100) -[1091,1101) -[1092,1102) -[1093,1103) -[1094,1104) -[1095,1105) -[1096,1106) -[1097,1107) -[1098,1108) -[1099,1109) -[1100,1110) -[1101,1111) -[1102,1112) -[1103,1113) -[1104,1114) -[1105,1115) -[1106,1116) -[1107,1117) -[1108,1118) -[1109,1119) -[1110,1120) -[1111,1121) -[1112,1122) -[1113,1123) -[1114,1124) -[1115,1125) -[1116,1126) -[1117,1127) -[1118,1128) -[1119,1129) -[1120,1130) -[1121,1131) -[1122,1132) -[1123,1133) -[1124,1134) -[1125,1135) -[1126,1136) -[1127,1137) -[1128,1138) -[1129,1139) -[1130,1140) -[1131,1141) -[1132,1142) -[1133,1143) -[1134,1144) -[1135,1145) -[1136,1146) -[1137,1147) -[1138,1148) -[1139,1149) -[1140,1150) -[1141,1151) -[1142,1152) -[1143,1153) -[1144,1154) -[1145,1155) -[1146,1156) -[1147,1157) -[1148,1158) -[1149,1159) -[1150,1160) -[1151,1161) -[1152,1162) -[1153,1163) -[1154,1164) -[1155,1165) -[1156,1166) -[1157,1167) -[1158,1168) -[1159,1169) -[1160,1170) -[1161,1171) -[1162,1172) -[1163,1173) -[1164,1174) -[1165,1175) -[1166,1176) -[1167,1177) -[1168,1178) -[1169,1179) -[1170,1180) -[1171,1181) -[1172,1182) -[1173,1183) -[1174,1184) -[1175,1185) -[1176,1186) -[1177,1187) -[1178,1188) -[1179,1189) -[1180,1190) -[1181,1191) -[1182,1192) -[1183,1193) -[1184,1194) -[1185,1195) -[1186,1196) -[1187,1197) -[1188,1198) -[1189,1199) -[1190,1200) -[1191,1201) -[1192,1202) -[1193,1203) -[1194,1204) -[1195,1205) -[1196,1206) -[1197,1207) -[1198,1208) -[1199,1209) -[1200,1210) -[1201,1211) -[1202,1212) -[1203,1213) -[1204,1214) -[1205,1215) -[1206,1216) -[1207,1217) -[1208,1218) -[1209,1219) -[1210,1220) -[1211,1221) -[1212,1222) -[1213,1223) -[1214,1224) -[1215,1225) -[1216,1226) -[1217,1227) -[1218,1228) -[1219,1229) -[1220,1230) -[1221,1231) -[1222,1232) -[1223,1233) -[1224,1234) -[1225,1235) -[1226,1236) -[1227,1237) -[1228,1238) -[1229,1239) -[1230,1240) -[1231,1241) -[1232,1242) -[1233,1243) -[1234,1244) -[1235,1245) -[1236,1246) -[1237,1247) -[1238,1248) -[1239,1249) -[1240,1250) -[1241,1251) -[1242,1252) -[1243,1253) -[1244,1254) -[1245,1255) -[1246,1256) -[1247,1257) -[1248,1258) -[1249,1259) -[1250,1260) -[1251,1261) -[1252,1262) -[1253,1263) -[1254,1264) -[1255,1265) -[1256,1266) -[1257,1267) -[1258,1268) -[1259,1269) -[1260,1270) -[1261,1271) -[1262,1272) -[1263,1273) -[1264,1274) -[1265,1275) -[1266,1276) -[1267,1277) -[1268,1278) -[1269,1279) -[1270,1280) -[1271,1281) -[1272,1282) -[1273,1283) -[1274,1284) -[1275,1285) -[1276,1286) -[1277,1287) -[1278,1288) -[1279,1289) -[1280,1290) -[1281,1291) -[1282,1292) -[1283,1293) -[1284,1294) -[1285,1295) -[1286,1296) -[1287,1297) -[1288,1298) -[1289,1299) -[1290,1300) -[1291,1301) -[1292,1302) -[1293,1303) -[1294,1304) -[1295,1305) -[1296,1306) -[1297,1307) -[1298,1308) -[1299,1309) -[1300,1310) -[1301,1311) -[1302,1312) -[1303,1313) -[1304,1314) -[1305,1315) -[1306,1316) -[1307,1317) -[1308,1318) -[1309,1319) -[1310,1320) -[1311,1321) -[1312,1322) -[1313,1323) -[1314,1324) -[1315,1325) -[1316,1326) -[1317,1327) -[1318,1328) -[1319,1329) -[1320,1330) -[1321,1331) -[1322,1332) -[1323,1333) -[1324,1334) -[1325,1335) -[1326,1336) -[1327,1337) -[1328,1338) -[1329,1339) -[1330,1340) -[1331,1341) -[1332,1342) -[1333,1343) -[1334,1344) -[1335,1345) -[1336,1346) -[1337,1347) -[1338,1348) -[1339,1349) -[1340,1350) -[1341,1351) -[1342,1352) -[1343,1353) -[1344,1354) -[1345,1355) -[1346,1356) -[1347,1357) -[1348,1358) -[1349,1359) -[1350,1360) -[1351,1361) -[1352,1362) -[1353,1363) -[1354,1364) -[1355,1365) -[1356,1366) -[1357,1367) -[1358,1368) -[1359,1369) -[1360,1370) -[1361,1371) -[1362,1372) -[1363,1373) -[1364,1374) -[1365,1375) -[1366,1376) -[1367,1377) -[1368,1378) -[1369,1379) -[1370,1380) -[1371,1381) -[1372,1382) -[1373,1383) -[1374,1384) -[1375,1385) -[1376,1386) -[1377,1387) -[1378,1388) -[1379,1389) -[1380,1390) -[1381,1391) -[1382,1392) -[1383,1393) -[1384,1394) -[1385,1395) -[1386,1396) -[1387,1397) -[1388,1398) -[1389,1399) -[1390,1400) -[1391,1401) -[1392,1402) -[1393,1403) -[1394,1404) -[1395,1405) -[1396,1406) -[1397,1407) -[1398,1408) -[1399,1409) -[1400,1410) -[1401,1411) -[1402,1412) -[1403,1413) -[1404,1414) -[1405,1415) -[1406,1416) -[1407,1417) -[1408,1418) -[1409,1419) -[1410,1420) -[1411,1421) -[1412,1422) -[1413,1423) -[1414,1424) -[1415,1425) -[1416,1426) -[1417,1427) -[1418,1428) -[1419,1429) -[1420,1430) -[1421,1431) -[1422,1432) -[1423,1433) -[1424,1434) -[1425,1435) -[1426,1436) -[1427,1437) -[1428,1438) -[1429,1439) -[1430,1440) -[1431,1441) -[1432,1442) -[1433,1443) -[1434,1444) -[1435,1445) -[1436,1446) -[1437,1447) -[1438,1448) -[1439,1449) -[1440,1450) -[1441,1451) -[1442,1452) -[1443,1453) -[1444,1454) -[1445,1455) -[1446,1456) -[1447,1457) -[1448,1458) -[1449,1459) -[1450,1460) -[1451,1461) -[1452,1462) -[1453,1463) -[1454,1464) -[1455,1465) -[1456,1466) -[1457,1467) -[1458,1468) -[1459,1469) -[1460,1470) -[1461,1471) -[1462,1472) -[1463,1473) -[1464,1474) -[1465,1475) -[1466,1476) -[1467,1477) -[1468,1478) -[1469,1479) -[1470,1480) -[1471,1481) -[1472,1482) -[1473,1483) -[1474,1484) -[1475,1485) -[1476,1486) -[1477,1487) -[1478,1488) -[1479,1489) -[1480,1490) -[1481,1491) -[1482,1492) -[1483,1493) -[1484,1494) -[1485,1495) -[1486,1496) -[1487,1497) -[1488,1498) -[1489,1499) -[1490,1500) -[1491,1501) -[1492,1502) -[1493,1503) -[1494,1504) -[1495,1505) -[1496,1506) -[1497,1507) -[1498,1508) -[1499,1509) -[1500,1510) -[1501,1511) -[1502,1512) -[1503,1513) -[1504,1514) -[1505,1515) -[1506,1516) -[1507,1517) -[1508,1518) -[1509,1519) -[1510,1520) -[1511,1521) -[1512,1522) -[1513,1523) -[1514,1524) -[1515,1525) -[1516,1526) -[1517,1527) -[1518,1528) -[1519,1529) -[1520,1530) -[1521,1531) -[1522,1532) -[1523,1533) -[1524,1534) -[1525,1535) -[1526,1536) -[1527,1537) -[1528,1538) -[1529,1539) -[1530,1540) -[1531,1541) -[1532,1542) -[1533,1543) -[1534,1544) -[1535,1545) -[1536,1546) -[1537,1547) -[1538,1548) -[1539,1549) -[1540,1550) -[1541,1551) -[1542,1552) -[1543,1553) -[1544,1554) -[1545,1555) -[1546,1556) -[1547,1557) -[1548,1558) -[1549,1559) -[1550,1560) -[1551,1561) -[1552,1562) -[1553,1563) -[1554,1564) -[1555,1565) -[1556,1566) -[1557,1567) -[1558,1568) -[1559,1569) -[1560,1570) -[1561,1571) -[1562,1572) -[1563,1573) -[1564,1574) -[1565,1575) -[1566,1576) -[1567,1577) -[1568,1578) -[1569,1579) -[1570,1580) -[1571,1581) -[1572,1582) -[1573,1583) -[1574,1584) -[1575,1585) -[1576,1586) -[1577,1587) -[1578,1588) -[1579,1589) -[1580,1590) -[1581,1591) -[1582,1592) -[1583,1593) -[1584,1594) -[1585,1595) -[1586,1596) -[1587,1597) -[1588,1598) -[1589,1599) -[1590,1600) -[1591,1601) -[1592,1602) -[1593,1603) -[1594,1604) -[1595,1605) -[1596,1606) -[1597,1607) -[1598,1608) -[1599,1609) -[1600,1610) -[1601,1611) -[1602,1612) -[1603,1613) -[1604,1614) -[1605,1615) -[1606,1616) -[1607,1617) -[1608,1618) -[1609,1619) -[1610,1620) -[1611,1621) -[1612,1622) -[1613,1623) -[1614,1624) -[1615,1625) -[1616,1626) -[1617,1627) -[1618,1628) -[1619,1629) -[1620,1630) -[1621,1631) -[1622,1632) -[1623,1633) -[1624,1634) -[1625,1635) -[1626,1636) -[1627,1637) -[1628,1638) -[1629,1639) -[1630,1640) -[1631,1641) -[1632,1642) -[1633,1643) -[1634,1644) -[1635,1645) -[1636,1646) -[1637,1647) -[1638,1648) -[1639,1649) -[1640,1650) -[1641,1651) -[1642,1652) -[1643,1653) -[1644,1654) -[1645,1655) -[1646,1656) -[1647,1657) -[1648,1658) -[1649,1659) -[1650,1660) -[1651,1661) -[1652,1662) -[1653,1663) -[1654,1664) -[1655,1665) -[1656,1666) -[1657,1667) -[1658,1668) -[1659,1669) -[1660,1670) -[1661,1671) -[1662,1672) -[1663,1673) -[1664,1674) -[1665,1675) -[1666,1676) -[1667,1677) -[1668,1678) -[1669,1679) -[1670,1680) -[1671,1681) -[1672,1682) -[1673,1683) -[1674,1684) -[1675,1685) -[1676,1686) -[1677,1687) -[1678,1688) -[1679,1689) -[1680,1690) -[1681,1691) -[1682,1692) -[1683,1693) -[1684,1694) -[1685,1695) -[1686,1696) -[1687,1697) -[1688,1698) -[1689,1699) -[1690,1700) -[1691,1701) -[1692,1702) -[1693,1703) -[1694,1704) -[1695,1705) -[1696,1706) -[1697,1707) -[1698,1708) -[1699,1709) -[1700,1710) -[1701,1711) -[1702,1712) -[1703,1713) -[1704,1714) -[1705,1715) -[1706,1716) -[1707,1717) -[1708,1718) -[1709,1719) -[1710,1720) -[1711,1721) -[1712,1722) -[1713,1723) -[1714,1724) -[1715,1725) -[1716,1726) -[1717,1727) -[1718,1728) -[1719,1729) -[1720,1730) -[1721,1731) -[1722,1732) -[1723,1733) -[1724,1734) -[1725,1735) -[1726,1736) -[1727,1737) -[1728,1738) -[1729,1739) -[1730,1740) -[1731,1741) -[1732,1742) -[1733,1743) -[1734,1744) -[1735,1745) -[1736,1746) -[1737,1747) -[1738,1748) -[1739,1749) -[1740,1750) -[1741,1751) -[1742,1752) -[1743,1753) -[1744,1754) -[1745,1755) -[1746,1756) -[1747,1757) -[1748,1758) -[1749,1759) -[1750,1760) -[1751,1761) -[1752,1762) -[1753,1763) -[1754,1764) -[1755,1765) -[1756,1766) -[1757,1767) -[1758,1768) -[1759,1769) -[1760,1770) -[1761,1771) -[1762,1772) -[1763,1773) -[1764,1774) -[1765,1775) -[1766,1776) -[1767,1777) -[1768,1778) -[1769,1779) -[1770,1780) -[1771,1781) -[1772,1782) -[1773,1783) -[1774,1784) -[1775,1785) -[1776,1786) -[1777,1787) -[1778,1788) -[1779,1789) -[1780,1790) -[1781,1791) -[1782,1792) -[1783,1793) -[1784,1794) -[1785,1795) -[1786,1796) -[1787,1797) -[1788,1798) -[1789,1799) -[1790,1800) -[1791,1801) -[1792,1802) -[1793,1803) -[1794,1804) -[1795,1805) -[1796,1806) -[1797,1807) -[1798,1808) -[1799,1809) -[1800,1810) -[1801,1811) -[1802,1812) -[1803,1813) -[1804,1814) -[1805,1815) -[1806,1816) -[1807,1817) -[1808,1818) -[1809,1819) -[1810,1820) -[1811,1821) -[1812,1822) -[1813,1823) -[1814,1824) -[1815,1825) -[1816,1826) -[1817,1827) -[1818,1828) -[1819,1829) -[1820,1830) -[1821,1831) -[1822,1832) -[1823,1833) -[1824,1834) -[1825,1835) -[1826,1836) -[1827,1837) -[1828,1838) -[1829,1839) -[1830,1840) -[1831,1841) -[1832,1842) -[1833,1843) -[1834,1844) -[1835,1845) -[1836,1846) -[1837,1847) -[1838,1848) -[1839,1849) -[1840,1850) -[1841,1851) -[1842,1852) -[1843,1853) -[1844,1854) -[1845,1855) -[1846,1856) -[1847,1857) -[1848,1858) -[1849,1859) -[1850,1860) -[1851,1861) -[1852,1862) -[1853,1863) -[1854,1864) -[1855,1865) -[1856,1866) -[1857,1867) -[1858,1868) -[1859,1869) -[1860,1870) -[1861,1871) -[1862,1872) -[1863,1873) -[1864,1874) -[1865,1875) -[1866,1876) -[1867,1877) -[1868,1878) -[1869,1879) -[1870,1880) -[1871,1881) -[1872,1882) -[1873,1883) -[1874,1884) -[1875,1885) -[1876,1886) -[1877,1887) -[1878,1888) -[1879,1889) -[1880,1890) -[1881,1891) -[1882,1892) -[1883,1893) -[1884,1894) -[1885,1895) -[1886,1896) -[1887,1897) -[1888,1898) -[1889,1899) -[1890,1900) -[1891,1901) -[1892,1902) -[1893,1903) -[1894,1904) -[1895,1905) -[1896,1906) -[1897,1907) -[1898,1908) -[1899,1909) -[1900,1910) -[1901,1911) -[1902,1912) -[1903,1913) -[1904,1914) -[1905,1915) -[1906,1916) -[1907,1917) -[1908,1918) -[1909,1919) -[1910,1920) -[1911,1921) -[1912,1922) -[1913,1923) -[1914,1924) -[1915,1925) -[1916,1926) -[1917,1927) -[1918,1928) -[1919,1929) -[1920,1930) -[1921,1931) -[1922,1932) -[1923,1933) -[1924,1934) -[1925,1935) -[1926,1936) -[1927,1937) -[1928,1938) -[1929,1939) -[1930,1940) -[1931,1941) -[1932,1942) -[1933,1943) -[1934,1944) -[1935,1945) -[1936,1946) -[1937,1947) -[1938,1948) -[1939,1949) -[1940,1950) -[1941,1951) -[1942,1952) -[1943,1953) -[1944,1954) -[1945,1955) -[1946,1956) -[1947,1957) -[1948,1958) -[1949,1959) -[1950,1960) -[1951,1961) -[1952,1962) -[1953,1963) -[1954,1964) -[1955,1965) -[1956,1966) -[1957,1967) -[1958,1968) -[1959,1969) -[1960,1970) -[1961,1971) -[1962,1972) -[1963,1973) -[1964,1974) -[1965,1975) -[1966,1976) -[1967,1977) -[1968,1978) -[1969,1979) -[1970,1980) -[1971,1981) -[1972,1982) -[1973,1983) -[1974,1984) -[1975,1985) -[1976,1986) -[1977,1987) -[1978,1988) -[1979,1989) -[1980,1990) -[1981,1991) -[1982,1992) -[1983,1993) -[1984,1994) -[1985,1995) -[1986,1996) -[1987,1997) -[1988,1998) -[1989,1999) -[1990,2000) -[1991,2001) -[1992,2002) -[1993,2003) -[1994,2004) -[1995,2005) -[1996,2006) -[1997,2007) -[1998,2008) -[1999,2009) -[2000,2010) -\. --- --- Data for Name: test_storage; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.test_storage (a, c, b) FROM stdin; -\. --- --- Data for Name: test_tablesample; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.test_tablesample (id, name) FROM stdin; -0 00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 -1 11111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111 -2 22222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222 -3 33333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333 -4 44444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444 -5 55555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555 -6 66666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666 -7 77777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777 -8 88888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888 -9 99999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999 -\. --- --- Data for Name: test_tbl3; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.test_tbl3 (c) FROM stdin; -() -\. --- --- Data for Name: test_tsquery; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.test_tsquery (txtkeyword, txtsample, keyword, sample) FROM stdin; -'New York' new <-> york | big <-> apple | nyc 'new' <-> 'york' 'new' <-> 'york' | 'big' <-> 'appl' | 'nyc' -Moscow moskva | moscow 'moscow' 'moskva' | 'moscow' -'Sanct Peter' Peterburg | peter | 'Sanct Peterburg' 'sanct' <-> 'peter' 'peterburg' | 'peter' | 'sanct' <-> 'peterburg' -foo & bar & qq foo & (bar | qq) & city 'foo' & 'bar' & 'qq' 'foo' & ( 'bar' | 'qq' ) & 'citi' -1 & (2 <-> 3) 2 <-> 4 '1' & '2' <-> '3' '2' <-> '4' -5 <-> 6 5 <-> 7 '5' <-> '6' '5' <-> '7' -\. --- --- Data for Name: test_tsvector; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.test_tsvector (t, a) FROM stdin; -\n -\n -\n -\n -\n -\n -\n -\n -\n 'b9' 'c9' 'cc' 'cx' 'di' 'ec' 'eo' 'f5' 'fn' 'gd' 'ge' 'gh' 'hc' 'hy' 'i8' 'if' 'iq' 'ir' 'ix' 'ja' 'jl' 'jx' 'km' 'l5' 'l8' 'le' 'mm' 'oc' 'pr' 'qg' 'qo' 'rm' 'ro' 'rv' 'sm' 'td' 'th' 'tm' 'tx' 'u7' 'uc' 'ue' 'uk' 'ux' 'vw' 'wa' 'wb' 'wd' 'wh' 'wr' 'ww' 'xa' 'xj' 'xz' 'y4' 'yd' 'yl' 'ym' 'zf' 'zv' -\n 'a9' 'ag' 'bh' 'dk' 'dq' 'e3' 'e7' 'ea' 'ee' 'ej' 'et' 'ez' 'f1' 'gh' 'gn' 'gr' 'hb' 'hf' 'hh' 'hz' 'ip' 'iw' 'j7' 'jh' 'ki' 'kp' 'kx' 'ml' 'nu' 'ov' 'ow' 'pg' 'ph' 'pn' 'po' 'pu' 'qd' 'qe' 'qr' 'qs' 'qv' 'r2' 'r3' 'rb' 'rd' 'ry' 's3' 'sd' 'sr' 'su' 'sz' 'tp' 'ty' 'uh' 'un' 'v0' 'v4' 'w0' 'wa' 'wk' 'wq' 'wx' 'xe' 'y6' 'yd' 'yf' 'yj' 'yl' 'zt' -\n 'de' 'mc' 'q1' 'q8' 'qp' 'qt' 'rq' 'rv' 'sa' 'sn' 'u8' 'vs' 'w9' 'wo' 'wp' 'ww' 'yl' -\n '4w' 'ad' 'ak' 'as' 'b3' 'bd' 'cy' 'dt' 'du' 'dy' 'e2' 'e4' 'en' 'es' 'et' 'ew' 'ex' 'f2' 'fl' 'fr' 'ft' 'gv' 'h1' 'ha' 'hd' 'hh' 'hs' 'hv' 'ic' 'io' 'ja' 'jm' 'k2' 'ku' 'kw' 'ld' 'ls' 'lx' 'ma' 'nu' 'ny' 'ov' 'pm' 'ps' 'q6' 'qa' 'qd' 'qo' 'qs' 'qv' 'qy' 'ra' 'rs' 'rt' 'rv' 'rw' 's8' 'sa' 'sw' 'tj' 'ug' 'ui' 'ur' 'ut' 'ux' 'v6' 'vt' 'w4' 'w7' 'wa' 'wb' 'wc' 'wg' 'wh' 'wi' 'wt' 'wu' 'wy' 'wz' 'x2' 'xb' 'xm' 'yg' 'yh' 'yi' 'yu' 'yy' 'z5' 'zg' 'zo' -\n '2r' '7g' 'a1' 'ar' 'av' 'b8' 'dj' 'dr' 'e7' 'ee' 'fd' 'fn' 'fp' 'gf' 'gp' 'gq' 'gw' 'jm' 'jv' 'ke' 'ki' 'kl' 'l9' 'lc' 'lg' 'lh' 'nm' 'oc' 'oq' 'px' 'q6' 'qe' 'qh' 'qu' 'rs' 's8' 't0' 'tt' 'tw' 'u2' 'uu' 'uy' 'vr' 'vs' 'wg' 'wt' 'ww' 'x3' 'x5' 'xu' 'yw' 'zh' 'zp' 'zt' -\n 'a9' 'av' 'aw' 'dj' 'e0' 'ej' 'er' 'eu' 'ez' 'fr' 'gq' 'hh' 'hp' 'ko' 'kq' 'lw' 'n8' 'pe' 'pl' 'pn' 'pp' 'pv' 'q9' 'qc' 'qj' 'qs' 'qw' 'r6' 'rl' 'tq' 'u5' 'uu' 'uz' 'wn' 'wp' 'wr' 'zo' -\n '0p' 'ab' 'as' 'az' 'b5' 'bl' 'cn' 'cr' 'ct' 'cu' 'dq' 'dr' 'em' 'eq' 'fe' 'fj' 'fk' 'fy' 'gn' 'gx' 'h9' 'hg' 'hk' 'hr' 'io' 'iy' 'jh' 'la' 'lb' 'll' 'ln' 'lq' 'me' 'mp' 'mr' 'mv' 'ns' 'od' 'op' 'os' 'ov' 'po' 'pv' 'qa' 'qn' 'qp' 'qs' 'qt' 'r0' 'rc' 'rd' 'rl' 's5' 'si' 't7' 'tc' 'th' 'u0' 'um' 'uz' 'vg' 'vo' 'wa' 'wp' 'wu' 'xk' 'yg' 'yh' 'yi' 'yo' 'yy' 'zy' -\n 'a3' 'a5' 'ai' 'av' 'ay' 'c3' 'cp' 'd3' 'dn' 'du' 'dz' 'e9' 'ed' 'ei' 'ek' 'em' 'eo' 'ev' 'f2' 'gh' 'gl' 'gy' 'h6' 'h8' 'hb' 'he' 'hg' 'hm' 'hp' 'hy' 'hz' 'id' 'ie' 'it' 'ix' 'j2' 'ja' 'jc' 'jf' 'k5' 'ki' 'kk' 'kv' 'l4' 'l6' 'ls' 'm9' 'mg' 'mt' 'nb' 'ng' 'oh' 'ot' 'oz' 'pw' 'py' 'pz' 'q0' 'q3' 'q8' 'qb' 'qh' 'qj' 'qk' 'ql' 'qp' 'qq' 'qr' 'qt' 'qw' 'rb' 'rz' 's3' 'sl' 'tb' 'u0' 'u5' 'uo' 'us' 'vc' 'wg' 'wh' 'wj' 'wr' 'wt' 'wu' 'wy' 'x1' 'y1' 'yh' 'z7' 'zf' 'zs' 'zu' -\n 'bt' 'c5' 'd1' 'd7' 'g6' 'gk' 'ib' 'iv' 'ml' 'om' 'qd' 'qg' 'ql' 'r3' 'rc' 'u4' 'uh' 'uo' 'wh' 'y0' 'yn' 'yz' 'zo' -\n '7a' 'a3' 'dl' 'fo' 'hb' 'ki' 'kk' 'lo' 'pl' 'q5' 'qy' 'r1' 'rj' 'sy' 'tv' 'w3' 'wm' 'wn' 'yj' 'yr' 'zi' 'zq' -\n 'av' 'aw' 'bl' 'bt' 'cj' 'cx' 'df' 'ea' 'ed' 'ee' 'ef' 'ew' 'f5' 'fq' 'ft' 'fu' 'g6' 'gl' 'gs' 'ha' 'hj' 'hr' 'i8' 'ia' 'ic' 'ir' 'iz' 'j0' 'j5' 'jp' 'ju' 'k6' 'ki' 'lk' 'lz' 'mh' 'nl' 'o4' 'ob' 'oo' 'op' 'pf' 'po' 'pq' 'pr' 'q2' 'q3' 'q6' 'qd' 'qj' 'qk' 'qn' 'qt' 'qw' 'ro' 'rr' 'ru' 'rv' 'sc' 'sw' 'sy' 'sz' 't2' 'tb' 'tg' 'tl' 'tp' 'tv' 'u4' 'u9' 'um' 'uu' 'vj' 'vt' 'vu' 'wg' 'wh' 'wj' 'wo' 'wq' 'wt' 'xd' 'y1' 'yc' 'ye' 'yl' 'yw' 'zb' 'zd' 'zm' 'zr' -\n 'ja' 'k2' 'ko' 'o6' 'ob' 'ps' 't9' 'tz' 'uk' 'um' 'vv' -\n 'dq' 'ed' 'el' 'fg' 'fv' 'gh' 'hx' 'i2' 'iv' 'jc' 'la' 'ld' 'nb' 'oa' 'of' 'oi' 'py' 'q7' 'qe' 'qr' 'qs' 'qw' 'qx' 'qz' 'rl' 'rr' 'sp' 't3' 'te' 'ti' 'tu' 'ue' 'w0' 'wa' 'wq' 'wu' 'xn' -\n 'ah' 'ao' 'aq' 'aw' 'az' 'b5' 'bd' 'bg' 'bj' 'bq' 'bu' 'cc' 'cv' 'dt' 'e0' 'e2' 'e4' 'ec' 'eu' 'fd' 'fi' 'gg' 'gu' 'ha' 'hb' 'he' 'hj' 'hy' 'ih' 'in' 'iv' 'ji' 'js' 'ks' 'l1' 'la' 'lg' 'mh' 'mi' 'mk' 'o7' 'oh' 'oj' 'om' 'on' 'op' 'oq' 'or' 'os' 'p1' 'pe' 'pq' 'pv' 'q8' 'qe' 'qg' 'qj' 'ql' 'qm' 'qn' 'qo' 'qr' 'qs' 'qt' 'qv' 'qy' 'r1' 'r9' 'rb' 'rl' 'ro' 'ru' 'rw' 'ry' 's0' 's6' 'sn' 't0' 't1' 'tr' 'ty' 'u0' 'u8' 'up' 'uv' 'vn' 'wb' 'wg' 'ww' 'x1' 'yb' 'yj' 'ym' 'yx' 'zz' -\n 'a9' 'aa' 'aq' 'ay' 'bb' 'cg' 'db' 'de' 'do' 'e4' 'e5' 'e9' 'ek' 'ep' 'er' 'fi' 'fp' 'gb' 'hj' 'hk' 'hw' 'ir' 'iy' 'l1' 'lj' 'mb' 'nq' 'oi' 'pj' 'px' 'q9' 'qe' 'qu' 'qw' 'qz' 'rh' 'rl' 'sv' 'tc' 'ts' 'tv' 'uo' 'ur' 'vh' 'vp' 'w7' 'wf' 'wh' 'wo' 'wr' 'xu' 'z4' 'zc' 'zv' -\n '6u' 'a5' 'ai' 'au' 'b1' 'be' 'bg' 'by' 'ce' 'co' 'cw' 'db' 'dw' 'e8' 'ec' 'em' 'en' 'er' 'f7' 'fh' 'fu' 'gb' 'gq' 'h4' 'hf' 'hy' 'hz' 'ig' 'iq' 'kj' 'kk' 'kp' 'ky' 'ld' 'lr' 'na' 'nd' 'ny' 'o8' 'o9' 'og' 'oh' 'ok' 'ot' 'ou' 'ow' 'ox' 'p8' 'pl' 'pp' 'ps' 'px' 'q0' 'q1' 'qa' 'qm' 'qr' 'qs' 'qx' 'r9' 'rd' 're' 'rf' 'rl' 'rn' 'rr' 'ru' 'rz' 'sc' 'sn' 'so' 't1' 'tl' 'tr' 'ts' 'tt' 'tx' 'ub' 'um' 'un' 'uo' 'ut' 'vr' 'wa' 'wb' 'wc' 'wj' 'wl' 'wp' 'wq' 'ws' 'wx' 'wz' 'yp' 'yt' 'yy' 'zc' -\n '2v' '7j' '7r' 'a7' 'aj' 'av' 'br' 'cg' 'd8' 'ei' 'en' 'ez' 'f5' 'fb' 'go' 'h0' 'hf' 'hk' 'hm' 'i9' 'ia' 'ig' 'ik' 'im' 'iq' 'it' 'iv' 'ja' 'je' 'ji' 'ks' 'lo' 'mo' 'mq' 'nj' 'o5' 'of' 'on' 'ot' 'ox' 'p1' 'p6' 'pb' 'ph' 'pj' 'pn' 'pp' 'pq' 'pr' 'qa' 'qh' 'qj' 'qm' 'qn' 'qo' 'qu' 'r2' 'ro' 's1' 'sa' 'se' 'sp' 't6' 'ti' 'tu' 'u2' 'ug' 'uh' 'ui' 'ur' 'uy' 'v9' 'wl' 'wn' 'wt' 'wv' 'wy' 'wz' 'xm' 'xs' 'ya' 'yi' 'yu' 'z8' 'zl' -\n '27' '2e' '2p' 'aa' 'eh' 'en' 'eq' 'eu' 'ew' 'ff' 'g8' 'hv' 'mx' 'oi' 'pd' 'q3' 'qs' 'rl' 'sa' 'sw' 'te' 'tn' 'ty' 'uh' 'uo' 'wb' 'wh' 'wy' 'xx' 'z8' 'zt' -\n 'c0' 'd4' 'dw' 'ef' 'em' 'j2' 'kj' 'ql' 'rn' 'ta' 'uk' 'vv' 'wf' 'y9' 'zq' -\n 'by' 'c1' 'da' 'ec' 'ej' 'ew' 'g4' 'gq' 'gt' 'ir' 'jv' 'kl' 'kz' 'l5' 'nm' 'oi' 'on' 'pc' 'q2' 'qx' 'qz' 'rd' 'se' 'sq' 'ti' 'tk' 'to' 'ur' 'w8' 'wm' 'wr' 'y1' 'yn' 'yp' 'zy' -\n '6d' '8t' 'bl' 'gu' 'iu' 'kd' 'kj' 'kq' 'nw' 'nx' 'o6' 'oa' 'qk' 'ql' 'rd' 'ri' 'uc' 'vi' 'wy' 'xq' 'z2' -\n 'ao' 'ei' 'ep' 'fc' 'fm' 'gr' 'ha' 'he' 'i5' 'ia' 'if' 'kh' 'lv' 'ml' 'ms' 'n9' 'nh' 'nl' 'oe' 'of' 'ow' 'pb' 'pu' 'pw' 'q0' 'qr' 'qt' 'qu' 'qv' 'qw' 'ra' 'sv' 'ti' 'u0' 'u4' 'ug' 'uq' 'vx' 'w1' 'wy' 'x1' 'xh' 'xz' -\n 'ah' 'ai' 'b8' 'ci' 'd2' 'ea' 'ed' 'en' 'et' 'fj' 'fv' 'ht' 'iu' 'iv' 'iw' 'jb' 'jd' 'ky' 'mj' 'nt' 'q1' 'qb' 'qe' 'ql' 'qz' 'ru' 'sg' 'tl' 'tm' 'tn' 'tw' 'ty' 'u1' 'ud' 'us' 'wj' 'y1' 'zd' 'zj' -\n '5z' 'ad' 'al' 'ax' 'b4' 'bx' 'd7' 'da' 'dp' 'dz' 'e3' 'ef' 'en' 'es' 'et' 'ev' 'ex' 'f6' 'fj' 'fr' 'ft' 'fv' 'h9' 'hn' 'hx' 'i0' 'ii' 'it' 'jf' 'jk' 'jl' 'ka' 'kr' 'l9' 'lf' 'm3' 'mm' 'nc' 'nd' 'nr' 'o8' 'oe' 'ok' 'om' 'pd' 'ph' 'pz' 'qd' 'qf' 'qo' 'qp' 'qw' 'qx' 'qy' 'r6' 'rc' 'rg' 'rw' 'rx' 's8' 'se' 't3' 'tb' 'tc' 'ti' 'tl' 'to' 'tw' 'ub' 'ue' 'uf' 'uy' 'vf' 'vh' 'vr' 'w0' 'w9' 'wd' 'wf' 'wh' 'wp' 'wu' 'x0' 'x8' 'y2' 'ye' 'yq' 'ys' 'yt' 'z6' 'zf' 'zp' -\n 'az' 'bl' 'dl' 'ec' 'gg' 'jq' 'o0' 'oj' 'q8' 'qq' 'ta' 'un' 'wb' 'wo' 'xu' -\n '9a' 'aa' 'bo' 'br' 'bv' 'bz' 'c1' 'c7' 'cz' 'db' 'dh' 'dj' 'e4' 'e8' 'eh' 'ew' 'gd' 'gg' 'gp' 'gu' 'gx' 'hc' 'ho' 'ht' 'hv' 'ia' 'ii' 'ij' 'ir' 'iw' 'j5' 'jk' 'jv' 'la' 'lc' 'lp' 'lt' 'lw' 'na' 'nt' 'nv' 'nw' 'o8' 'o9' 'ou' 'oy' 'p0' 'pc' 'pq' 'py' 'q4' 'q8' 'qi' 'qk' 'qn' 'qr' 'qt' 'qw' 'r5' 'r8' 're' 'rj' 'rt' 'rv' 'ry' 'rz' 's8' 'sg' 'sv' 'ta' 'td' 'tl' 'tm' 'ul' 'up' 'ut' 'uz' 'vf' 'w1' 'wb' 'wc' 'wd' 'wf' 'wi' 'wl' 'wu' 'x8' 'xg' 'xm' 'y1' 'yl' 'yr' 'ys' 'z8' -\n '80' 'ak' 'al' 'an' 'aq' 'as' 'at' 'bg' 'bn' 'bq' 'bx' 'd4' 'db' 'dg' 'dq' 'dv' 'ef' 'ej' 'en' 'eu' 'ex' 'f9' 'fu' 'g1' 'g2' 'g3' 'gj' 'gn' 'gs' 'gt' 'gx' 'h4' 'h8' 'hb' 'hn' 'hx' 'hy' 'i5' 'im' 'ji' 'jo' 'jy' 'k1' 'kb' 'kh' 'kp' 'kv' 'l4' 'lf' 'lt' 'ml' 'mv' 'na' 'ny' 'o2' 'oj' 'oq' 'or' 'os' 'pp' 'q3' 'q8' 'qc' 'qf' 'qp' 'qt' 'qv' 'rc' 'rg' 'rm' 's4' 'sa' 'sk' 'sp' 'su' 'sv' 'sy' 't5' 'te' 'tm' 'tn' 'to' 'tt' 'tw' 'tx' 'tz' 'ue' 'ug' 'ul' 'un' 'uq' 'us' 'v3' 'wd' 'wr' 'wu' 'wy' 'x3' 'x8' 'xk' 'yf' 'yj' 'yk' 'yp' 'z0' -\n 'cq' 'er' 'hy' 'ie' 'jg' 'ke' 'lw' 'mf' 'p0' 'pe' 'pv' 'qk' 'qt' 'qy' 'sh' 'th' 'ti' 'ue' 'w5' 'wl' 'y4' 'y5' 'yi' 'yy' 'za' -\n '3d' 'at' 'aw' 'bt' 'by' 'cg' 'dk' 'do' 'ec' 'eu' 'gv' 'is' 'k9' 'kb' 'kc' 'me' 'mm' 'o5' 'oe' 'pr' 'qa' 'qn' 'rc' 'rl' 'rn' 'rw' 'sc' 'sk' 'st' 't1' 't7' 'td' 'to' 'ue' 'up' 'ur' 'uy' 've' 'wi' 'xf' 'xu' 'yf' 'z9' 'zo' 'zr' -\n '0z' 'ae' 'br' 'cr' 'dd' 'di' 'du' 'e7' 'ea' 'eb' 'ee' 'ej' 'em' 'eo' 'fo' 'fs' 'gc' 'gf' 'gj' 'hu' 'iv' 'kc' 'lb' 'nw' 'o9' 'ov' 'oz' 'pq' 'qq' 'ro' 'rr' 'rt' 'ru' 'rw' 's4' 'te' 'tm' 'tq' 'um' 'v7' 'va' 'vi' 'vr' 'wb' 'wg' 'wo' 'wp' 'wr' 'ww' 'wy' 'xv' 'y1' 'y9' 'ya' 'ym' 'yt' 'yu' 'z5' 'zl' 'zs' -\n 'a7' 'ab' 'ba' 'bv' 'e7' 'ea' 'eh' 'ep' 'er' 'es' 'f4' 'gq' 'hg' 'hi' 'hs' 'ip' 'iw' 'je' 'k0' 'kh' 'kn' 'ko' 'lo' 'ly' 'm6' 'n2' 'o1' 'oh' 'on' 'op' 'os' 'pi' 'q6' 'q9' 'qh' 'qj' 'qm' 'qn' 'qp' 'qs' 's7' 'sa' 'sb' 'sc' 'tn' 'tq' 'tt' 'u4' 'un' 'ux' 've' 'w1' 'wd' 'wf' 'wj' 'wl' 'wr' 'wu' 'wy' 'xf' 'xx' 'y3' 'y9' 'yk' 'zh' 'zn' 'zo' 'zr' -\n '19' 'a4' 'a7' 'ae' 'ar' 'as' 'bj' 'bp' 'bv' 'cp' 'd8' 'dp' 'e0' 'e8' 'ea' 'ee' 'ek' 'ep' 'es' 'et' 'ez' 'fp' 'gu' 'h2' 'h4' 'he' 'hp' 'ii' 'im' 'in' 'lc' 'lk' 'lu' 'lv' 'ma' 'od' 'oe' 'p7' 'pm' 'q7' 'qa' 'qe' 'qf' 'qi' 'qr' 'qu' 'rc' 'rd' 're' 'rj' 'rl' 'ro' 'tj' 'tw' 'v4' 'vb' 'w7' 'wc' 'wg' 'wi' 'wm' 'wu' 'y4' 'yj' 'yv' 'z1' 'zt' 'zu' -\n 'at' 'b7' 'be' 'c3' 'cc' 'cd' 'cj' 'e8' 'eb' 'ei' 'fd' 'g8' 'gh' 'go' 'gv' 'if' 'ih' 'j7' 'jy' 'kj' 'lh' 'mc' 'oe' 'og' 'oy' 'oz' 'pm' 'qd' 'qe' 'qo' 'rg' 'rq' 'rx' 'se' 'su' 't3' 't6' 't9' 'u5' 'us' 'vw' 'w4' 'wb' 'wg' 'ws' 'xw' 'yu' 'yx' 'zj' -\n '19' '1t' 'aa' 'ah' 'ak' 'an' 'aq' 'bx' 'cc' 'dd' 'ed' 'ee' 'ei' 'ej' 'en' 'er' 'es' 'eu' 'fj' 'fs' 'fy' 'gd' 'gs' 'hw' 'ie' 'ig' 'ix' 'jc' 'jj' 'jk' 'jq' 'kb' 'kv' 'li' 'mr' 'no' 'nq' 'o9' 'oo' 'os' 'oy' 'p2' 'pd' 'ph' 'pn' 'pp' 'ql' 'qr' 'qy' 'r1' 'rb' 'rd' 'rn' 'ru' 's9' 'sf' 'tk' 'to' 'u1' 'u5' 'ub' 'ud' 'uf' 'vh' 'vx' 'w1' 'w8' 'wg' 'wn' 'wq' 'wu' 'wy' 'xc' 'xm' 'xw' 'y8' 'yk' 'yr' 'z3' 'zm' -\n '7h' 'an' 'b6' 'cl' 'e1' 'e4' 'en' 'ey' 'ff' 'gn' 'h7' 'ht' 'i5' 'i9' 'ia' 'iw' 'jx' 'kl' 'ku' 'op' 'pe' 'pt' 'qb' 'ql' 'qp' 'qy' 'ri' 'se' 'si' 'ta' 'ti' 'tl' 'tp' 'uo' 'vr' 'w4' 'wn' 'xi' 'xs' 'ym' -\n 'bv' 'cv' 'dy' 'ec' 'ef' 'eg' 'eh' 'eu' 'ew' 'fc' 'fn' 'fs' 'g9' 'hj' 'hk' 'i3' 'iu' 'ja' 'k6' 'l1' 'la' 'nl' 'oh' 'oi' 'oy' 'pc' 'qe' 'ql' 'qq' 'qs' 'qu' 're' 'sf' 'sq' 'tb' 'up' 'w1' 'w2' 'wg' 'wi' 'xd' 'xt' 'xv' 'yf' 'zn' 'zz' -\n '2f' 'af' 'al' 'at' 'bc' 'bo' 'cd' 'd6' 'dk' 'dp' 'dy' 'ea' 'eu' 'ev' 'ey' 'fe' 'ft' 'gd' 'gi' 'ha' 'hm' 'hr' 'i6' 'im' 'is' 'iz' 'jb' 'jt' 'ju' 'li' 'm4' 'my' 'na' 'nm' 'nu' 'oh' 'p4' 'pa' 'pn' 'po' 'qk' 'qz' 'r4' 're' 'rf' 'rs' 'sm' 'tb' 'ti' 'to' 'tw' 'u7' 'ut' 'vz' 'w3' 'w5' 'w9' 'wc' 'wj' 'wq' 'wr' 'x7' 'xg' 'xz' 'ye' 'yx' 'ze' 'zo' -\n '2l' '55' 'aq' 'aw' 'cm' 'dq' 'eb' 'fl' 'fo' 'fp' 'fy' 'gk' 'hy' 'ic' 'iu' 'jc' 'jl' 'lc' 'mb' 'nx' 'oe' 'oo' 'oz' 'p5' 'pa' 'pf' 'qr' 'rj' 'sc' 'sz' 'td' 'tz' 'u1' 'vq' 'wu' 'xb' 'xx' 'y0' 'za' 'zc' -\n 'bt' 'dy' 'gy' 'hg' 'i7' 'it' 'jv' 'lh' 'ox' 'qo' 'ri' 's3' 'ss' 'u1' 'uq' 'wr' -\n '3v' 'ab' 'at' 'bn' 'bz' 'cx' 'eh' 'gd' 'hd' 'hr' 'i9' 'j8' 'jg' 'jx' 'lf' 'ng' 'oj' 'ov' 'oz' 'pn' 'ps' 'qq' 'qr' 'ro' 'rt' 'u9' 'up' 'uz' 'yl' 'yw' 'zi' -\n '5y' 'af' 'av' 'az' 'cj' 'cp' 'cq' 'dk' 'e6' 'e7' 'ea' 'ec' 'ee' 'ei' 'ek' 'em' 'ga' 'gk' 'gw' 'hc' 'id' 'ie' 'kp' 'kv' 'lw' 'm0' 'mf' 'mn' 'mw' 'ny' 'ob' 'ol' 'p9' 'ph' 'pk' 'pp' 'pw' 'q0' 'qg' 'qi' 'ql' 'qv' 'qx' 'r3' 'rg' 'ry' 'se' 'sh' 'sq' 'sz' 't1' 'tu' 'u2' 'uh' 'uj' 'uk' 'ut' 'w2' 'wb' 'ww' 'wx' 'yf' 'yo' 'zr' -\n '18' 'a6' 'af' 'ax' 'du' 'dy' 'e7' 'ei' 'ej' 'es' 'eu' 'fj' 'gt' 'hn' 'hu' 'ky' 'le' 'lo' 'm8' 'nb' 'of' 'oj' 'ok' 'op' 'oz' 'pw' 'q7' 'qi' 'qu' 'r4' 'rp' 's7' 'sk' 'tb' 'tf' 'tp' 'ua' 'um' 'up' 'ur' 'uz' 'w4' 'wc' 'wn' 'wv' 'wx' 'wy' 'yc' 'yq' 'yx' -\n 'ag' 'ay' 'b6' 'bk' 'c6' 'cp' 'da' 'ea' 'eh' 'es' 'f1' 'fj' 'fv' 'gb' 'gn' 'ic' 'id' 'in' 'iq' 'iw' 'kx' 'ly' 'n7' 'o5' 'oc' 'og' 'op' 'os' 'pa' 'pr' 'q4' 'q6' 'qf' 'qg' 'qh' 'qp' 'qq' 'qu' 'qw' 'qy' 'qz' 'rj' 'rm' 'ro' 's1' 'w2' 'we' 'wl' 'wn' 'wp' 'yj' 'yp' 'yx' -\n 'cr' 'd3' 'e5' 'ei' 'fb' 'gd' 'gx' 'hm' 'it' 'jp' 'ku' 'lf' 'lh' 'lp' 'ma' 'md' 'nt' 'o9' 'ot' 'pk' 'pm' 'ps' 'qc' 'qi' 'qp' 'qt' 'ra' 'rk' 'rq' 'rt' 'tb' 'tc' 'tg' 'to' 'u8' 'vg' 'vj' 'vt' 'w0' 'wr' 'wx' 'yd' 'zx' -??? 'DFG':1A,2B,6C,10 'FGH' -\n '4z' 'a8' 'ds' 'dv' 'dx' 'eq' 'f1' 'fs' 'gs' 'h9' 'hm' 'hp' 'hu' 'hz' 'i6' 'ip' 'is' 'j4' 'jf' 'k3' 'ku' 'lc' 'le' 'lj' 'nb' 'o6' 'ob' 'of' 'p6' 'pj' 'pm' 'ps' 'qc' 'qf' 'qh' 'ql' 'qr' 'qu' 'qx' 'r3' 'rf' 'ri' 's1' 's4' 'sr' 'st' 'sw' 'tb' 'tc' 'tg' 'tr' 'tz' 'ug' 'uq' 'uu' 'uv' 'uw' 'uz' 'vl' 'w2' 'w4' 'wq' 'wx' 'xe' 'xv' 'xx' 'y6' 'yg' 'yn' 'yp' 'yr' -\n '70' 'ai' 'bj' 'bm' 'cj' 'ct' 'eb' 'ef' 'ek' 'es' 'fg' 'gh' 'gu' 'hg' 'ia' 'iu' 'iw' 'jt' 'ko' 'kq' 'mb' 'n1' 'o1' 'ox' 'pa' 'pr' 'q4' 'qd' 'qo' 'qr' 'qt' 'qw' 'qz' 'r3' 'r5' 'rg' 'ri' 'rj' 'rn' 'rp' 's7' 'sn' 't9' 'tq' 'tx' 'ty' 'uj' 'v0' 'vt' 'vz' 'w1' 'ww' 'xb' 'z6' 'zi' -\n 'aa' 'al' 'e9' 'hm' 'ir' 'kc' 'l0' 'pi' 'po' 'qa' 'qk' 'r0' 'rd' 'rz' 'se' 'sr' 'vp' 'w6' 'w8' 'yd' 'yk' -\n '27' '3p' '6r' 'a8' 'an' 'ap' 'au' 'ay' 'bi' 'c6' 'cy' 'dh' 'ds' 'eg' 'eh' 'ej' 'es' 'eu' 'fm' 'fp' 'fq' 'fx' 'g2' 'gg' 'gv' 'hz' 'ij' 'il' 'iq' 'iw' 'j8' 'j9' 'k3' 'kr' 'lq' 'm7' 'm9' 'mj' 'n0' 'n6' 'nr' 'nx' 'ox' 'pq' 'qc' 'qd' 'qe' 'qg' 'qh' 'qj' 'qk' 'qm' 'qn' 'qr' 'qu' 'qv' 'qw' 'qx' 're' 'rg' 'rr' 'rz' 's1' 'sj' 'sl' 'sy' 't4' 't7' 'tb' 'tr' 'uc' 'un' 'uq' 'ut' 'vf' 'w7' 'w9' 'wg' 'wh' 'wp' 'wq' 'ws' 'wx' 'x8' 'xp' 'xy' 'y0' 'y1' 'ya' 'yu' 'yz' 'z2' 'z5' 'zz' -\n 'a7' 'a9' 'al' 'aq' 'ar' 'as' 'b2' 'cj' 'cl' 'co' 'cu' 'cv' 'dc' 'e3' 'e5' 'e7' 'ea' 'ee' 'eh' 'en' 'es' 'ev' 'ez' 'fl' 'fp' 'gm' 'hm' 'it' 'iu' 'iv' 'j8' 'jd' 'jo' 'kn' 'ko' 'ky' 'ln' 'mr' 'nc' 'o2' 'ok' 'ot' 'pc' 'pe' 'pz' 'q2' 'qe' 'qi' 'qq' 'qr' 'qs' 'r8' 'rm' 'rn' 'ro' 'rx' 'sz' 'te' 'tn' 'tq' 'tx' 'u1' 'ub' 'ul' 'up' 'uq' 'wf' 'wh' 'wk' 'wl' 'wo' 'wq' 'wt' 'wu' 'wv' 'xh' 'xz' 'y5' 'y9' 'yv' 'yx' 'yz' 'zj' -\n 'am' 'hw' 'jd' 'na' 'oe' 'pw' 'ql' 'qr' 's9' 'sk' 'u7' 'wa' 'wg' 'wu' 'x6' 'xr' 'yf' -\n '2n' 'aa' 'ab' 'ae' 'ah' 'aj' 'as' 'av' 'ax' 'bc' 'be' 'bi' 'by' 'cg' 'ck' 'cm' 'cx' 'dq' 'dr' 'e5' 'ed' 'ef' 'ei' 'em' 'eu' 'fd' 'fq' 'fu' 'gd' 'gl' 'gs' 'he' 'ia' 'iz' 'jc' 'je' 'jt' 'k7' 'km' 'ko' 'l4' 'lh' 'mk' 'nl' 'ny' 'oa' 'oh' 'op' 'p1' 'pj' 'pm' 'ps' 'q1' 'q7' 'qc' 'qg' 'qj' 'qo' 'qr' 'qt' 'qu' 'qv' 'qw' 'rf' 'ri' 'rl' 'rw' 'sf' 'su' 't4' 'tc' 'tn' 'to' 'tq' 'tr' 'tt' 'tv' 'tz' 'u0' 'u6' 'ub' 'ug' 'up' 'uv' 'ux' 'uy' 'vv' 'w2' 'wx' 'xi' 'xu' 'xw' 'yj' 'yt' 'yw' 'z3' 'z7' 'zb' -\n 'bq' 'cc' 'cg' 'dc' 'fu' 'ho' 'ja' 'jt' 'km' 'lk' 'ln' 'o2' 'ob' 'ou' 'pd' 'ph' 'pn' 'pt' 'pz' 'q5' 'qa' 'ql' 'qq' 'qv' 'rk' 'rm' 'ry' 'sq' 'su' 'sx' 'uc' 'un' 'uo' 'ur' 'uy' 'w9' 'wj' 'wl' 'wm' 'yk' 'ym' -\n 'bl' 'bn' 'cy' 'ea' 'ed' 'ef' 'ei' 'em' 'er' 'es' 'fp' 'gb' 'hi' 'hp' 'if' 'io' 'ir' 'kw' 'lg' 'lo' 'ls' 'n8' 'nj' 'np' 'oa' 'of' 'oi' 'p6' 'pw' 'q3' 'q4' 'q8' 'qf' 'qh' 'qo' 'qw' 'rg' 'rt' 'sy' 't3' 'u8' 'ug' 'uo' 'uv' 'w6' 'we' 'wg' 'wl' 'wy' 'x9' 'yy' 'yz' -\n 'aa' 'af' 'ah' 'am' 'as' 'cd' 'ch' 'dd' 'dg' 'dr' 'e2' 'eb' 'eq' 'er' 'fb' 'fj' 'fk' 'fn' 'fx' 'gk' 'gs' 'h8' 'hg' 'hj' 'ia' 'ij' 'in' 'jw' 'l9' 'lj' 'lw' 'nk' 'nt' 'o1' 'ob' 'oo' 'p5' 'pd' 'pk' 'qq' 'sb' 'sd' 'sg' 'u4' 'wl' 'wq' 'wr' 'wu' 'xc' 'xj' 'xt' 'yq' 'zl' -\n '10' '2p' '6r' 'a2' 'bb' 'c9' 'dq' 'dy' 'ec' 'eh' 'ej' 'ek' 'es' 'fl' 'g1' 'g9' 'gd' 'h1' 'h2' 'hj' 'hn' 'hw' 'ip' 'iz' 'jg' 'jl' 'l5' 'le' 'lk' 'me' 'mi' 'o0' 'o6' 'oa' 'oe' 'ox' 'pd' 'pm' 'pr' 'py' 'q1' 'qo' 'qq' 'qz' 'r3' 'rs' 'rw' 's7' 'sl' 'sw' 't2' 't4' 'td' 'tj' 'u3' 'ud' 'ur' 'uw' 'vy' 'wi' 'wj' 'wl' 'wq' 'ys' 'yu' 'z7' 'zp' -\n 'aj' 'cl' 'cy' 'ee' 'i3' 'ir' 'nx' 'oz' 'qm' 'qw' 'r2' 't2' 'u0' 'ub' 'ur' 'wj' -\n '3f' '93' 'am' 'an' 'at' 'bj' 'bm' 'bw' 'c6' 'eb' 'ef' 'em' 'eq' 'es' 'g9' 'hc' 'hl' 'hm' 'kg' 'kt' 'mg' 'nq' 'op' 'ox' 'pc' 'py' 'qd' 'qn' 'qz' 'rb' 'rw' 's6' 'se' 'sr' 'sy' 'ts' 'u4' 'ud' 'un' 'w3' 'w8' 'wb' 'wf' 'wg' 'wy' 'x1' 'xl' 'xy' 'yk' 'yo' 'zp' -\n 'at' 'ec' 'hs' 'ix' 'ks' 'lq' 'ls' 'pk' 'qs' 'qy' 'rc' 'ut' 'xv' 'yo' 'ys' -\n 'ac' 'al' 'b3' 'bg' 'ci' 'cn' 'ea' 'f4' 'ih' 'ix' 'kt' 'p8' 'pk' 'qd' 'qe' 'qi' 'rb' 'rc' 'ru' 'te' 'th' 'tl' 'tn' 'vb' 'wb' 'ws' 'ww' 'xk' 'xo' 'yb' 'zf' -\n 'a5' 'ao' 'av' 'b0' 'bh' 'bk' 'cj' 'd0' 'do' 'ds' 'e1' 'ee' 'ep' 'fa' 'fh' 'fv' 'hc' 'hh' 'hq' 'i1' 'if' 'iv' 'ix' 'iy' 'jq' 'jw' 'jz' 'ko' 'll' 'lr' 'lx' 'ns' 'nz' 'og' 'or' 'os' 'oz' 'p0' 'p8' 'pr' 'pv' 'q6' 'q9' 'qb' 'qd' 'qe' 'qh' 'qi' 'qq' 'qt' 'qu' 'qy' 'rd' 'ri' 'rq' 'rr' 'ry' 'sf' 'sg' 'sh' 'si' 'sw' 'sx' 'tc' 'tq' 'u3' 'uh' 'ul' 'us' 'wg' 'wn' 'wx' 'x3' 'xb' 'ya' 'yg' 'yn' 'yo' 'yp' 'yr' 'yw' -\n 'al' 'ar' 'av' 'bg' 'bh' 'bz' 'e9' 'ed' 'ee' 'ef' 'eh' 'es' 'fl' 'fz' 'gl' 'h1' 'he' 'hf' 'hv' 'hw' 'i1' 'jg' 'kj' 'kn' 'kz' 'lr' 'pp' 'q1' 'qa' 'qf' 'qt' 'qz' 'rg' 'rj' 's5' 'sv' 'sx' 't4' 'th' 'tn' 'ur' 'wz' 'xp' 'yg' 'ym' 'yr' 'ze' -\n '26' '4v' 'a1' 'ac' 'af' 'ah' 'au' 'cn' 'd3' 'dn' 'e4' 'ec' 'eg' 'ep' 'er' 'fa' 'fb' 'g6' 'gr' 'h3' 'hb' 'hf' 'hj' 'iu' 'iv' 'j1' 'jk' 'jy' 'k2' 'k8' 'kd' 'lc' 'lf' 'mb' 'nn' 'ot' 'p5' 'pb' 'pl' 'pw' 'py' 'q4' 'q9' 'qf' 'r6' 'ra' 'rl' 'rr' 'ru' 'rz' 'ta' 'te' 'ti' 'tp' 'u1' 'uy' 'w6' 'wb' 'wc' 'wd' 'wh' 'wv' 'wy' 'xo' 'xu' 'yd' 'yh' 'yo' 'yt' -\n '8w' 'ao' 'aw' 'bk' 'by' 'c5' 'ch' 'cw' 'd0' 'dh' 'e2' 'eq' 'ev' 'ha' 'hk' 'ii' 'ir' 'iv' 'j8' 'ki' 'kp' 'lm' 'lx' 'nh' 'ns' 'nt' 'o3' 'on' 'ov' 'ow' 'ox' 'pl' 'q3' 'qc' 'qd' 'qe' 'qh' 'qm' 'qo' 'qr' 'qs' 'qt' 'qx' 'r2' 'r8' 'rc' 'rd' 'rh' 'ri' 'rk' 'rq' 'rt' 's3' 'sm' 'sq' 'sz' 't1' 't6' 'tx' 'u2' 'ue' 'up' 'uq' 'ut' 'ux' 'vg' 'vp' 'w3' 'wb' 'wc' 'wd' 'wr' 'xf' 'xp' 'y1' 'ya' 'yf' 'yg' 'yi' 'yn' 'yq' 'zn' -\n '1l' 'b5' 'dq' 'fw' 'hz' 'in' 'ml' 'nb' 'nu' 'o2' 'or' 'q7' 'qb' 'qh' 'qt' 'rv' 'so' 'tp' 'tr' 'u0' 'v6' 'wl' 'xb' -\n 'ah' 'aw' 'e5' 'en' 'ew' 'fi' 'fm' 'gq' 'gt' 'hy' 'ib' 'ie' 'ir' 'j9' 'jr' 'js' 'ny' 'ob' 'or' 'ot' 'oy' 'pt' 'qi' 'rd' 'ri' 'rl' 'ro' 'rt' 'ss' 'tb' 'tg' 'th' 'vy' 'wq' 'wz' 'xt' 'y6' 'y8' 'zf' 'zh' -\n '3d' 'ad' 'dr' 'ee' 'ez' 'f4' 'fd' 'fg' 'fu' 'g9' 'gk' 'h9' 'hl' 'iz' 'jd' 'nb' 'o0' 'oo' 'oy' 'qj' 'qt' 'rp' 'ru' 'sv' 'tl' 'tv' 'wf' 'wp' 'wy' -\N -\n '5c' 'ag' 'ak' 'ao' 'ap' 'at' 'bo' 'br' 'bs' 'bw' 'cv' 'e9' 'et' 'ex' 'ez' 'fj' 'fu' 'fz' 'gm' 'gq' 'gu' 'h8' 'hl' 'i7' 'ic' 'ik' 'il' 'is' 'j1' 'jc' 'k2' 'k3' 'k6' 'k7' 'kf' 'km' 'kr' 'lj' 'mb' 'md' 'nf' 'om' 'ow' 'p4' 'pk' 'pw' 'q2' 'qe' 'qh' 'qn' 'qq' 'qu' 'qz' 'r0' 'ra' 'rp' 'ru' 'rw' 'rz' 'sv' 'ta' 'ti' 'tq' 'ua' 'up' 'us' 'ut' 'uz' 'vd' 'wl' 'wq' 'xg' 'xk' 'y0' 'yd' 'yw' 'zd' 'zq' -\n '20' 'ag' 'az' 'b9' 'bg' 'bh' 'c2' 'dd' 'di' 'do' 'dw' 'e1' 'e3' 'e8' 'eb' 'ev' 'fc' 'fj' 'fu' 'fw' 'fx' 'gb' 'gf' 'hu' 'hw' 'hz' 'ih' 'ik' 'iq' 'jc' 'jq' 'ka' 'kf' 'kh' 'kw' 'ky' 'ly' 'lz' 'mc' 'n8' 'o3' 'o7' 'oa' 'os' 'ou' 'pf' 'q5' 'q6' 'qg' 'ql' 'qo' 'qy' 'r2' 'rf' 'rp' 'ru' 'ry' 's1' 's5' 'se' 'si' 'sn' 'su' 'ta' 'tn' 'tu' 'tv' 'tw' 'u9' 'ua' 'uh' 'uu' 'vo' 'w8' 'wa' 'wc' 'we' 'wi' 'wu' 'ww' 'wy' 'x3' 'xl' 'yb' 'yg' 'yk' 'yv' -\n 'ef' 'ej' 'fn' 'ho' 'ia' 'il' 'iq' 'mj' 'nr' 'p5' 'rm' 'sd' 'ux' 'vi' 'wq' 'y6' -\n 'ab' 'av' 'c9' 'cs' 'cx' 'dy' 'e4' 'eb' 'ej' 'er' 'ez' 'f0' 'f2' 'ft' 'gk' 'h5' 'i5' 'ic' 'ig' 'io' 'ki' 'kz' 'lj' 'mm' 'of' 'og' 'ov' 'oz' 'p4' 'pl' 'qh' 'qx' 'rw' 's1' 'sf' 'tw' 'uc' 'ui' 'uo' 'uw' 'x4' 'xk' 'ze' -\n 'ca' 'do' 'h5' 'i9' 'io' 'jk' 'jl' 'kn' 'qq' 'tm' 'ul' 'w9' 'wb' 'wp' 'wt' 'wx' 'y3' 'zd' -\n 'a2' 'cs' 'ee' 'em' 'gk' 'hv' 'iy' 'kq' 'nc' 'pb' 'q5' 'qy' 'rq' 'rr' 'ts' 'uq' 'vt' 'w0' 'y6' 'yz' -\n 'av' 'ej' 'el' 'ep' 'fp' 'hh' 'hz' 'l9' 'mr' 'q3' 'qn' 'qq' 'qy' 'rh' 'tw' 'vt' 'vu' 'w5' 'wg' 'wk' 'wo' 'x5' 'y9' 'yk' 'zm' -\n 'az' 'cx' 'dm' 'do' 'dq' 'e2' 'e5' 'e8' 'eb' 'fh' 'fj' 'fq' 'gj' 'gl' 'hq' 'im' 'iq' 'iz' 'jn' 'ku' 'l1' 'mz' 'nt' 'o6' 'q1' 'qn' 'qo' 'qz' 'r4' 'rh' 'rn' 'rw' 'sn' 'sv' 't7' 'ud' 'ue' 'ur' 'uv' 'w9' 'wh' 'wk' 'wy' 'xq' 'yh' 'zs' 'zw' -\n '5o' 'ad' 'aw' 'az' 'bi' 'bo' 'd1' 'db' 'di' 'do' 'e7' 'eb' 'ei' 'em' 'ep' 'eq' 'eu' 'fo' 'gg' 'gw' 'i0' 'ig' 'ih' 'iu' 'j3' 'j4' 'jo' 'js' 'kq' 'lc' 'lo' 'lu' 'm9' 'mi' 'mk' 'mt' 'n4' 'ni' 'o7' 'od' 'ot' 'pc' 'pg' 'pp' 'qc' 'qr' 'qw' 'rd' 'rx' 'se' 'sq' 'sy' 't5' 'ts' 'ub' 'vz' 'wb' 'wl' 'wr' 'wt' 'xe' 'xt' 'yg' 'yr' 'zw' -\n 'bt' 'c9' 'db' 'dy' 'ee' 'ej' 'eo' 'et' 'fr' 'gm' 'hz' 'ic' 'ik' 'is' 'jk' 'ls' 'lt' 'oj' 'or' 'ox' 'p8' 'pl' 'pz' 'q1' 'qq' 'qt' 'rw' 's7' 't4' 't8' 'to' 'tp' 'u7' 'ub' 'vx' 'w4' 'ws' 'wt' 'wv' 'x8' 'xs' 'xt' 'yg' 'yo' -\n '4d' '9f' 'aa' 'ad' 'av' 'b1' 'bb' 'bd' 'bk' 'd2' 'd6' 'd7' 'de' 'do' 'ds' 'dx' 'e4' 'eh' 'en' 'ep' 'ew' 'fd' 'fg' 'fo' 'fp' 'ga' 'gw' 'gz' 'h2' 'h4' 'hc' 'hk' 'ic' 'ih' 'io' 'iv' 'iy' 'jj' 'jt' 'jz' 'kb' 'ke' 'kl' 'lh' 'lm' 'nc' 'ni' 'nl' 'o9' 'oi' 'oo' 'pd' 'pj' 'po' 'pr' 'qa' 'qf' 'qi' 'qm' 'qn' 'qp' 'qt' 'qu' 'rb' 're' 'rf' 'rn' 'rz' 'sz' 't0' 'tg' 'ti' 'ut' 'v9' 'vg' 'wb' 'wc' 'wf' 'wx' 'x0' 'xb' 'xv' 'y6' 'yb' 'yg' 'yh' 'yk' 'ym' 'yn' 'yw' 'yx' 'yz' 'z8' 'zp' 'zs' 'zw' -\n '6g' 'ar' 'ce' 'cn' 'ds' 'dt' 'e9' 'eh' 'el' 'ew' 'gt' 'gw' 'gx' 'hb' 'ho' 'i8' 'j8' 'jp' 'jr' 'kb' 'la' 'lr' 'mg' 'mi' 'ml' 'nd' 'ng' 'oj' 'op' 'pb' 'pd' 'pn' 'py' 'qc' 'qe' 'qk' 'qr' 'qt' 'qv' 'qz' 'sm' 'tc' 'tg' 'ti' 'tp' 'ty' 'u8' 'uq' 'uw' 'uy' 've' 'w0' 'wb' 'wd' 'wp' 'x4' 'xm' 'ym' 'z2' 'zh' 'zz' -\n 'af' 'as' 'b2' 'bl' 'bz' 'ca' 'cd' 'co' 'de' 'dp' 'e4' 'ed' 'en' 'eo' 'eu' 'ft' 'g0' 'gj' 'ha' 'hh' 'hn' 'hy' 'ij' 'jb' 'jj' 'jn' 'l7' 'll' 'lp' 'oh' 'ot' 'pb' 'ph' 'pi' 'pn' 'qc' 'qx' 'r5' 'rb' 'ri' 'sb' 'sd' 'sn' 'sv' 'sw' 't7' 'tb' 'ti' 'ty' 'u7' 'un' 'uo' 'wb' 'we' 'wf' 'wh' 'wo' 'wp' 'yb' 'yc' 'ys' -\n '5s' 'aa' 'ar' 'bu' 'c2' 'cw' 'd2' 'ej' 'g8' 'gy' 'ij' 'iv' 'k0' 'l1' 'lb' 'm1' 'od' 'pm' 'q1' 'q4' 'q5' 'qd' 'rn' 'ry' 'sj' 'sm' 'ta' 'th' 'u8' 'vf' 'wr' 'xm' -\n 'am' 'db' 'dj' 'dn' 'ec' 'eo' 'ev' 'ex' 'fn' 'fw' 'fz' 'gi' 'gn' 'gq' 'ha' 'ho' 'in' 'is' 'ja' 'jj' 'jk' 'js' 'kv' 'lc' 'lz' 'mj' 'o2' 'oa' 'of' 'oi' 'pe' 'pn' 'ps' 'pv' 'py' 'q3' 'qa' 'qb' 'qi' 'qn' 'qo' 'qq' 'qr' 'qv' 'rk' 'rl' 't8' 'tk' 'tv' 'tw' 'ug' 'uk' 'ux' 'uz' 'v7' 'vr' 'wd' 'wf' 'wk' 'wv' 'ya' 'yq' 'yu' 'zp' 'zx' -\n 'a3' 'ac' 'af' 'ar' 'b4' 'cu' 'd6' 'dx' 'dz' 'eb' 'ej' 'ek' 'eo' 'es' 'eu' 'ff' 'gj' 'go' 'h6' 'ho' 'hx' 'i6' 'ih' 'ir' 'iy' 'jd' 'jg' 'jh' 'k5' 'n0' 'nn' 'oe' 'og' 'pj' 'pk' 'pq' 'px' 'q5' 'qc' 'qf' 'qg' 'qi' 'qm' 'qx' 'rb' 'rd' 're' 'rx' 'sn' 'sq' 'tp' 'uh' 'ul' 'um' 'uo' 'up' 'uq' 'uz' 'vt' 'wb' 'wj' 'wp' 'ws' 'wv' 'xk' 'xo' 'yv' 'yw' 'yx' -\n '1l' '24' '2o' 'ad' 'am' 'ao' 'bf' 'bl' 'ca' 'ce' 'cn' 'cw' 'cy' 'd4' 'dm' 'e9' 'ed' 'ee' 'ei' 'ep' 'f0' 'fk' 'fu' 'fw' 'g3' 'g4' 'gm' 'gn' 'gu' 'ha' 'hh' 'id' 'iq' 'it' 'iw' 'ix' 'iy' 'j4' 'j6' 'jo' 'jp' 'js' 'jv' 'k6' 'kb' 'ke' 'kh' 'l9' 'lh' 'lr' 'mr' 'n7' 'n8' 'nd' 'o6' 'of' 'oi' 'op' 'ox' 'p6' 'q2' 'qb' 'qd' 'qi' 'qk' 'qn' 'qq' 'qt' 'qy' 'r2' 're' 'rf' 'rk' 's4' 'sb' 'se' 'sh' 't4' 'tb' 'tn' 'tq' 'ty' 'u4' 'u5' 'ub' 'ue' 'uf' 'uk' 'uo' 'vc' 'vs' 'vu' 'w7' 'wd' 'wh' 'xm' 'yk' 'yv' 'zl' 'zz' -\n '1h' '4r' 'a9' 'ag' 'ah' 'ak' 'as' 'at' 'b2' 'be' 'cs' 'd6' 'd7' 'da' 'dg' 'dl' 'dr' 'dy' 'dz' 'e8' 'e9' 'eg' 'eh' 'ek' 'eq' 'es' 'f3' 'f9' 'fs' 'gh' 'go' 'gq' 'gz' 'ha' 'hc' 'hi' 'hp' 'if' 'ig' 'im' 'iv' 'jd' 'jt' 'kp' 'kt' 'l6' 'le' 'lg' 'lo' 'mz' 'ns' 'oc' 'ok' 'p6' 'pa' 'pt' 'pv' 'px' 'q1' 'q5' 'qa' 'qe' 'qg' 'qh' 'qi' 'qn' 'qp' 'qs' 'qu' 'qv' 'qy' 'rh' 'rl' 'rp' 'rv' 'rx' 'rz' 's8' 'sc' 'sr' 'su' 't6' 'tb' 'tq' 'tw' 'u9' 'vr' 'w7' 'wb' 'wj' 'wq' 'ww' 'xr' 'xx' 'yb' 'yl' 'yn' 'yr' 'zw' -\n '1g' '3e' 'a5' 'ae' 'ar' 'bt' 'cb' 'ck' 'co' 'd5' 'dh' 'dm' 'dr' 'dt' 'e0' 'e9' 'eh' 'el' 'em' 'f2' 'f3' 'fb' 'ff' 'fg' 'gu' 'hb' 'he' 'hr' 'hx' 'i7' 'ib' 'if' 'ig' 'io' 'iu' 'jc' 'jo' 'jv' 'kh' 'kx' 'lb' 'lh' 'lw' 'lx' 'ly' 'mp' 'oa' 'oc' 'oz' 'pa' 'q9' 'qi' 'qp' 'qq' 'qw' 'r3' 'rb' 'rd' 're' 'rn' 'ry' 'rz' 's5' 'su' 'sz' 'td' 'tf' 'tt' 'u9' 'uh' 'um' 'un' 'va' 'vh' 'vt' 'w7' 'wb' 'wc' 'wg' 'wh' 'wx' 'xd' 'xz' 'y8' 'yf' 'yg' 'yh' 'ym' 'zy' -\n '5f' '5i' 'ak' 'cg' 'dh' 'di' 'dk' 'eq' 'f6' 'g1' 'g8' 'ie' 'md' 'o0' 'oj' 'oq' 'pt' 'q7' 'qb' 'qd' 'qe' 'qo' 'ro' 'ru' 'rv' 'rx' 'sp' 'sr' 'tf' 'tp' 'uh' 'ul' 'vs' 'xn' 'xw' 'y2' 'yh' 'yk' 'zg' 'zm' 'zq' -\n '82' 'a2' 'ad' 'dp' 'el' 'ep' 'fk' 'gd' 'hj' 'ij' 'lc' 'lm' 'lv' 'ml' 'n2' 'n6' 'o1' 'oi' 'on' 'oo' 'ow' 'pb' 'pe' 'pq' 'q6' 'qi' 'qo' 'qp' 'qw' 'rs' 'rv' 's6' 'sa' 'sk' 't8' 'tl' 'tt' 'tx' 'ub' 'ue' 'uf' 'uj' 'va' 'wl' 'xv' 'y1' 'ye' 'ym' 'yw' 'zm' -\n '48' 'ae' 'au' 'az' 'b2' 'di' 'ep' 'eq' 'ev' 'f7' 'fw' 'gh' 'gj' 'gn' 'hz' 'i5' 'iy' 'jf' 'kg' 'kj' 'kk' 'nc' 'nm' 'o4' 'oc' 'oe' 'of' 'oh' 'ol' 'ov' 'oz' 'pt' 'pv' 'q5' 'q7' 'qb' 'qe' 'qf' 'rh' 'ry' 'se' 'so' 'tv' 'ua' 'vd' 'wb' 'wg' 'wi' 'wp' 'xf' 'xo' 'yl' 'yr' 'yy' 'z0' -\n '2s' 'a5' 'aw' 'b5' 'b7' 'ce' 'cq' 'dc' 'dp' 'eb' 'eq' 'ez' 'ff' 'gg' 'gy' 'iw' 'jd' 'jl' 'kw' 'ky' 'mt' 'ng' 'o9' 'od' 'oe' 'po' 'pp' 'qa' 'qe' 'qk' 'ql' 'qp' 'r4' 'r9' 'rb' 'si' 'sl' 'sn' 'sq' 'tg' 'ti' 'tx' 'uh' 'ws' 'xf' 'yv' 'z1' 'zm' -\n 'cd' 'dl' 'e6' 'en' 'eu' 'gg' 'je' 'kp' 'lv' 'pv' 'q0' 'q3' 'qc' 'qd' 'qo' 'qs' 'qz' 'rw' 'se' 'tx' 'uh' 'uj' 'ul' 'wo' 'ye' 'yi' 'zx' -\n 'ak' 'at' 'cs' 'di' 'dt' 'ef' 'eq' 'f1' 'f8' 'fb' 'fh' 'fv' 'g4' 'hs' 'j2' 'jo' 'kq' 'lf' 'lq' 'no' 'oa' 'ot' 'q0' 'qh' 'qs' 'qw' 'se' 'so' 'sx' 't3' 'ul' 'un' 'uu' 'wn' 'ws' 'wx' 'y0' 'y3' 'yf' 'zb' 'zc' -\n '1k' '1p' 'a6' 'ah' 'ap' 'ay' 'az' 'bi' 'bj' 'cv' 'd1' 'd2' 'd5' 'db' 'dm' 'dn' 'e7' 'eg' 'eh' 'el' 'en' 'eo' 'er' 'f4' 'fy' 'gf' 'gp' 'hd' 'hj' 'hp' 'i2' 'i7' 'ij' 'ik' 'jq' 'jy' 'kg' 'kh' 'kw' 'lr' 'ls' 'n5' 'ne' 'o7' 'od' 'oi' 'oo' 'os' 'oy' 'pd' 'ph' 'pm' 'pw' 'px' 'qa' 'qb' 'qc' 'qk' 'ql' 'qm' 'qn' 'qr' 'qs' 'qu' 'qx' 'r5' 'rh' 'ri' 'rk' 'rn' 'ry' 's0' 'sa' 'si' 'sr' 'st' 'ub' 'uc' 'uf' 'uq' 'ur' 'v9' 'vn' 'w9' 'wd' 'we' 'wk' 'wt' 'wv' 'ww' 'xj' 'xk' 'yh' 'yk' 'zd' 'zw' 'zy' -\n 'a6' 'aa' 'ae' 'bn' 'c0' 'c7' 'ck' 'df' 'dn' 'ds' 'dt' 'e0' 'ea' 'eo' 'eu' 'f0' 'f6' 'g1' 'gd' 'i4' 'j6' 'ja' 'je' 'jt' 'mv' 'no' 'of' 'os' 'ou' 'ox' 'pi' 'pq' 'pr' 'q6' 'qk' 'ql' 'qv' 'qw' 'rh' 'rm' 'rv' 'sv' 't6' 'u2' 'un' 'ux' 'wc' 'wl' 'wo' 'wp' 'xg' 'y7' 'y8' 'ya' 'yn' 'yx' 'zl' -\n '2o' '2w' 'ac' 'an' 'bb' 'be' 'c3' 'db' 'dj' 'dm' 'dw' 'eb' 'ed' 'eh' 'ew' 'ex' 'fb' 'fi' 'g2' 'gh' 'gv' 'h6' 'hw' 'id' 'ie' 'iz' 'j8' 'jk' 'jv' 'kd' 'lk' 'm8' 'ml' 'mr' 'mx' 'np' 'oe' 'on' 'oz' 'pj' 'pk' 'pm' 'pu' 'qb' 'ql' 'qv' 'qx' 'r0' 're' 'rj' 'rq' 'rw' 't3' 'ta' 'tc' 'td' 'th' 'to' 'tu' 'tx' 'ty' 'tz' 'u3' 'uf' 'vp' 'vz' 'wd' 'wh' 'wk' 'wl' 'wx' 'wy' 'wz' 'xe' 'xm' 'xs' 'ye' 'zd' 'zk' -\n 'a6' 'au' 'aw' 'bj' 'bn' 'cy' 'dg' 'e3' 'ei' 'ek' 'em' 'et' 'ex' 'fi' 'fm' 'g4' 'gm' 'gz' 'hp' 'ia' 'ie' 'jd' 'lg' 'lj' 'm6' 'mi' 'nd' 'oj' 'oo' 'ov' 'px' 'q0' 'q4' 'qj' 'qp' 'qq' 'r1' 'r5' 'rh' 'ro' 'tg' 'tr' 'tu' 'ty' 'u2' 'uk' 'ux' 'we' 'wi' 'wk' 'wq' 'wu' 'xy' 'y0' -\n 'ab' 'am' 'aq' 'b9' 'bj' 'ck' 'cw' 'e2' 'e8' 'ek' 'eo' 'ew' 'f2' 'ff' 'fh' 'ft' 'gl' 'gs' 'h7' 'i0' 'ik' 'jl' 'jo' 'jq' 'jr' 'kc' 'kg' 'kw' 'mm' 'mo' 'pb' 'pn' 'qe' 'qg' 'qk' 'qr' 'qu' 'r2' 's8' 'sd' 'sq' 'su' 'td' 'tr' 'uh' 'uu' 'v2' 'vl' 'w8' 'wg' 'wm' 'wt' 'xl' 'xq' 'yi' 'yo' 'yq' -\n 'da' 'e5' 'ec' 'gd' 'gf' 'jj' 'kx' 'ly' 'pd' 'pj' 'q6' 'qk' 'rm' 'sa' 'te' 'ut' 'wa' 'wc' 'wl' 'ws' 'wv' 'zb' 'zk' 'zz' -\n 'am' 'as' 'ay' 'bl' 'e0' 'e1' 'ea' 'eg' 'f6' 'fc' 'fx' 'ia' 'io' 'jq' 'jx' 'kd' 'ky' 'lb' 'll' 'lr' 'lv' 'me' 'nv' 'o4' 'o7' 'oe' 'ok' 'oq' 'pe' 'pr' 'py' 'q7' 'qg' 'qh' 'qj' 'qk' 'ql' 'qq' 'qr' 'qs' 'r1' 'rg' 'rl' 'rm' 'ro' 'sq' 'sr' 'sz' 'ti' 'ts' 'ue' 'ui' 'uu' 'uz' 'vk' 'y0' 'y2' 'y9' 'ym' 'yt' 'yx' 'z8' 'zd' -\n '1d' 'a2' 'af' 'bb' 'dd' 'dg' 'dl' 'du' 'ee' 'ff' 'g0' 'hj' 'hk' 'i4' 'iy' 'jt' 'kq' 'm6' 'mh' 'ov' 'qf' 'qh' 'qq' 'rt' 'sw' 'ta' 'tc' 'we' 'wn' 'wy' 'wz' 'xd' 'xs' 'y2' 'yg' 'yj' 'yk' 'zi' 'zq' 'zw' -\n '2e' 'ak' 'bv' 'cb' 'ch' 'cy' 'd9' 'dq' 'dr' 'e8' 'ec' 'ef' 'ek' 'es' 'f1' 'fw' 'gj' 'gw' 'hh' 'hr' 'i3' 'i6' 'ic' 'ji' 'jr' 'jy' 'kr' 'md' 'mu' 'od' 'og' 'oo' 'p9' 'pd' 'q1' 'q3' 'qq' 'qw' 'qy' 'ra' 'rj' 'rl' 'rn' 'sf' 't4' 't5' 't7' 'tl' 'tm' 'ts' 'u4' 'ug' 'ui' 'uw' 'vo' 'ws' 'ww' 'wy' 'yd' 'yo' 'yq' 'zm' 'zp' 'zw' -\n 'ag' 'ao' 'ay' 'bk' 'bl' 'bw' 'cq' 'dp' 'dv' 'e5' 'ee' 'eu' 'fv' 'fx' 'gg' 'h8' 'ha' 'hk' 'ii' 'im' 'iq' 'it' 'je' 'jf' 'jr' 'js' 'km' 'ks' 'lo' 'lz' 'o8' 'ot' 'pg' 'pl' 'q3' 'q9' 'qa' 'qd' 'qe' 'qf' 'qh' 'qn' 'qq' 'qy' 'qz' 'r7' 're' 'ri' 'rl' 'ro' 'rr' 'rx' 'ry' 'sh' 'sl' 'ss' 'sw' 't5' 'ta' 'te' 'th' 'tr' 'tt' 'tu' 'tv' 'u7' 'uk' 'um' 'up' 'uu' 'vl' 'vw' 'w0' 'wl' 'ws' 'wt' 'ww' 'xe' 'ya' 'yb' 'ye' 'yf' 'za' -\n '5o' 'ar' 'at' 'c1' 'ch' 'cr' 'dp' 'dy' 'ed' 'el' 'er' 'f0' 'f7' 'fc' 'fh' 'fm' 'fx' 'g8' 'gd' 'gf' 'gh' 'gl' 'gp' 'gv' 'gy' 'hs' 'ht' 'hv' 'hy' 'i2' 'ia' 'lc' 'lu' 'lv' 'ly' 'mb' 'mq' 'nn' 'nz' 'oa' 'oq' 'ot' 'ox' 'oz' 'p8' 'pc' 'pn' 'py' 'q2' 'q7' 'qe' 'qj' 'qn' 'qs' 'qv' 'qw' 'r1' 'r4' 'rh' 'rn' 'rq' 'rr' 's1' 'sa' 'sd' 'se' 'sr' 't6' 'ta' 'tf' 'ts' 'tw' 'tx' 'uk' 'ul' 'uw' 'v7' 'vu' 'vz' 'w7' 'wc' 'wd' 'wk' 'wl' 'wo' 'wr' 'wv' 'x9' 'xe' 'xj' 'xl' 'xu' 'yi' 'ym' 'yq' 'z1' 'z5' 'zm' -\n '2i' 'ap' 'aw' 'bd' 'bs' 'c9' 'db' 'di' 'dl' 'dq' 'dr' 'e5' 'ej' 'el' 'ez' 'f9' 'ga' 'gp' 'hm' 'if' 'im' 'j9' 'k9' 'ka' 'kd' 'kj' 'lc' 'lf' 'lk' 'mf' 'mq' 'mr' 'o3' 'oe' 'oj' 'op' 'p5' 'p7' 'p8' 'pb' 'pv' 'py' 'qc' 'qd' 'qf' 'qi' 'qk' 'qq' 'qu' 'qw' 'qz' 'r2' 'r8' 'r9' 'rj' 'rk' 'ry' 'rz' 'sd' 'sk' 'sm' 't2' 't6' 't7' 'tp' 'tq' 'tt' 'tw' 'u7' 'uh' 'uv' 'vh' 'w0' 'wc' 'we' 'wh' 'wk' 'wl' 'yf' 'yk' 'ys' 'zi' 'zq' 'zs' -\n '4u' 'a3' 'ck' 'dw' 'e5' 'fu' 'ij' 'iu' 'jd' 'jp' 'ka' 'kb' 'ld' 'op' 'p1' 'po' 'pw' 'q5' 'q7' 'qf' 'qq' 'qr' 'qv' 'rm' 'sv' 't6' 'td' 'tp' 'uw' 'vb' 'w4' 'w6' 'wq' 'xh' 'y2' 'yf' 'yt' 'zj' 'zz' -\n 'a6' 'ao' 'aq' 'ba' 'be' 'bg' 'cb' 'ci' 'cj' 'cq' 'cs' 'dc' 'e6' 'ea' 'ei' 'ex' 'fw' 'fy' 'g7' 'gg' 'gq' 'hg' 'ib' 'ig' 'im' 'jz' 'kv' 'me' 'mi' 'mj' 'mp' 'o6' 'oq' 'os' 'ov' 'pd' 'pl' 'pr' 'px' 'qf' 'qg' 'ql' 'qr' 'qz' 'r5' 'rl' 'ro' 'ru' 'rz' 'sy' 'sz' 't7' 'tt' 'u7' 'uf' 'ug' 'uo' 'vt' 'w3' 'w8' 'wb' 'wp' 'ww' 'wy' 'xl' 'xv' 'yc' 'z3' -\n 'ca' 'cm' 'cr' 'eh' 'fd' 'fp' 'g8' 'ga' 'gh' 'h1' 'iu' 'je' 'jy' 'kh' 'lx' 'o4' 'oi' 'ov' 'ph' 'pm' 'qi' 'qv' 're' 'rg' 'rv' 'ry' 'si' 'sl' 'sv' 'sx' 'tq' 'tz' 'uh' 'uq' 'uy' 'wi' 'wo' 'y7' 'yc' 'yn' 'yy' -\n 'af' 'bq' 'c9' 'cg' 'eg' 'ei' 'eq' 'ez' 'fo' 'fp' 'gl' 'i6' 'it' 'iz' 'jg' 'ka' 'lf' 'lm' 'lr' 'mv' 'oc' 'oj' 'om' 'or' 'p1' 'p4' 'pt' 'q3' 'qd' 'qe' 'qh' 'qx' 'ra' 'rd' 'sr' 'sz' 'tb' 'tc' 'tj' 'ug' 'uh' 'ux' 'wb' 'wc' 'wj' 'wy' 'xa' 'xb' 'y0' 'yj' 'yp' 'yz' 'zf' 'zl' 'zq' -345 qwerty '345':1 'qwerti':2 -\n '5y' 'a2' 'by' 'c9' 'e6' 'fd' 'fn' 'g7' 'h9' 'hj' 'j9' 'kg' 'kk' 'kn' 'kx' 'ln' 'q3' 'qa' 'qh' 'rb' 'rh' 'sj' 'sn' 'tx' 'tz' 'un' 'us' 've' 'vf' 'vh' 'wf' 'wp' 'wz' 'xj' 'xq' 'yi' 'yz' -\n 'aj' 'ak' 'aq' 'ba' 'bd' 'bj' 'bk' 'bx' 'cr' 'cx' 'd0' 'dj' 'dl' 'ef' 'ei' 'ej' 'ek' 'em' 'eq' 'er' 'f3' 'f7' 'fi' 'fp' 'gv' 'h7' 'ha' 'hc' 'hh' 'hk' 'hn' 'ia' 'id' 'im' 'iq' 'is' 'iw' 'ji' 'jk' 'js' 'ju' 'jx' 'l0' 'm1' 'mq' 'ng' 'o8' 'ot' 'ov' 'oy' 'p1' 'pu' 'pv' 'pz' 'qc' 'qh' 'qm' 'qq' 'qs' 'qt' 'qw' 'rc' 'rq' 'rt' 'sd' 't5' 'ta' 'tb' 'tj' 'tp' 'uk' 'un' 'v9' 'vt' 'wa' 'wd' 'wf' 'wm' 'wn' 'wv' 'wz' 'xp' 'ya' 'yg' 'ym' 'yn' 'yr' 'zi' -\n 'ae' 'ap' 'bi' 'd7' 'ee' 'ej' 'ek' 'ev' 'ew' 'fb' 'gm' 'hf' 'ho' 'hz' 'i6' 'ib' 'id' 'il' 'im' 'io' 'ip' 'ir' 'iv' 'j2' 'jf' 'jl' 'jo' 'kh' 'kk' 'kt' 'lr' 'm4' 'mi' 'nm' 'ns' 'og' 'pv' 'pw' 'q4' 'qd' 'qi' 'r6' 'r8' 'rn' 'rp' 'si' 't7' 'ta' 'td' 'te' 'ti' 'tm' 'u6' 'ub' 'vu' 'w6' 'w8' 'wa' 'wb' 'wc' 'wd' 'wf' 'wh' 'wn' 'wt' 'wz' 'y5' 'ya' 'yg' 'yk' 'yn' 'z3' -\n 'a6' 'ao' 'az' 'by' 'db' 'dl' 'eg' 'ei' 'el' 'eo' 'fh' 'fv' 'gl' 'h0' 'hl' 'hx' 'i9' 'iq' 'j7' 'jx' 'kg' 'kh' 'l9' 'nz' 'o9' 'oi' 'om' 'on' 'oq' 'or' 'pf' 'pz' 'qf' 'qj' 'r5' 'rq' 'rw' 'sr' 'sx' 'tc' 'tg' 'tj' 'tl' 'to' 'uj' 'un' 'vw' 'w1' 'w5' 'w8' 'wn' 'ws' 'wv' 'x2' 'x3' 'xi' 'y4' 'yd' 'ym' 'ys' 'z7' 'zq' 'zv' -\n 'az' 'eq' 'fe' 'go' 'gv' 'ig' 'iz' 'ja' 'l4' 'mo' 'nm' 'no' 'of' 'pk' 'q9' 'qb' 'ql' 'qt' 'r7' 'rc' 'rm' 'tg' 'tv' 'u3' 'u7' 'wc' 'x4' 'xw' 'yl' 'zk' 'zn' -\n '1f' '2j' '2q' '5c' 'am' 'ap' 'aq' 'az' 'bu' 'bx' 'cr' 'e0' 'e7' 'ea' 'eb' 'ec' 'eg' 'ew' 'ey' 'fh' 'fk' 'g2' 'go' 'h4' 'h8' 'ha' 'hb' 'hm' 'ia' 'ic' 'ie' 'ik' 'iu' 'iv' 'j7' 'ja' 'k9' 'kw' 'lp' 'ly' 'mb' 'ns' 'ny' 'o0' 'of' 'ok' 'oz' 'pe' 'pr' 'qb' 'qd' 'qg' 'qt' 'qx' 'qy' 'rg' 'ro' 'rq' 'rz' 'sh' 'si' 'sl' 'sm' 'td' 'tg' 'tx' 'uh' 'um' 'up' 'uw' 've' 'vl' 'vp' 'vw' 'w2' 'w5' 'wc' 'wf' 'wi' 'wn' 'wq' 'ws' 'wv' 'wy' 'wz' 'x1' 'xr' 'y1' 'zs' 'zz' -\n '25' 'cd' 'd2' 'dv' 'eo' 'es' 'f4' 'oc' 'qc' 'sh' 'te' 'tv' 'wd' 'wn' 'wo' 'xp' 'zt' -\n '28' 'b1' 'bj' 'bm' 'cz' 'dd' 'ds' 'ed' 'em' 'hh' 'hr' 'ie' 'ii' 'im' 'io' 'jn' 'jw' 'lg' 'lo' 'm6' 'mn' 'mw' 'ny' 'o6' 'p7' 'q4' 'qd' 'qf' 'qn' 'qq' 'qt' 'r1' 'r2' 'rn' 'rt' 'sh' 'ur' 'uv' 'ux' 'vc' 'wb' 'wn' 'xh' 'xx' 'yw' -\n '1m' '1s' 'aa' 'b0' 'be' 'cb' 'dc' 'dd' 'dh' 'eq' 'fa' 'ib' 'if' 'ik' 'it' 'jr' 'jz' 'ka' 'lq' 'lu' 'm2' 'o2' 'ob' 'oc' 'of' 'om' 'oz' 'pv' 'q4' 'qb' 'qk' 'qn' 'qs' 'qu' 'r3' 'r9' 'rs' 'rw' 'sg' 'si' 'sv' 't9' 'tw' 'vq' 'vy' 'w2' 'w6' 'w9' 'y0' 'y1' 'ye' 'yq' 'z1' -\n '3k' '3v' 'a0' 'ah' 'am' 'an' 'ay' 'bd' 'cs' 'cu' 'cw' 'db' 'dp' 'e3' 'et' 'ey' 'fi' 'gl' 'gq' 'hh' 'hk' 'hx' 'i8' 'ih' 'ii' 'iv' 'iz' 'j5' 'jf' 'jo' 'jr' 'kd' 'km' 'lg' 'li' 'lt' 'm4' 'mo' 'mv' 'mw' 'n3' 'nh' 'nn' 'o9' 'od' 'of' 'oh' 'ok' 'or' 'pc' 'pg' 'pm' 'pn' 'q6' 'qj' 'qn' 'qr' 'qs' 'qw' 'r7' 'r9' 're' 'rm' 'rr' 'rt' 'rz' 'sb' 'sf' 'td' 'tu' 'uc' 'ug' 'uj' 'uu' 'w3' 'wa' 'wc' 'wg' 'wi' 'wm' 'wp' 'ww' 'wx' 'wz' 'xb' 'xi' 'y0' 'y9' 'ya' 'yd' 'yg' 'yh' 'yv' 'yy' 'zo' 'zz' -\n 'bs' 'ee' 'gz' 'hv' 'ib' 'kc' 'lb' 'nu' 'ps' 'pt' 'qh' 'ud' 'vo' 'vq' 'vu' 'wb' 'wj' 'x3' 'xu' 'yf' -\n '12' 'ac' 'ay' 'bc' 'bj' 'bm' 'bo' 'ce' 'cf' 'ck' 'cr' 'db' 'do' 'du' 'dy' 'ea' 'ej' 'ek' 'eo' 'ep' 'et' 'f2' 'fc' 'fl' 'fs' 'fy' 'g9' 'gf' 'hj' 'hk' 'hp' 'i1' 'i5' 'ih' 'ii' 'im' 'jp' 'jx' 'k9' 'kf' 'ky' 'mb' 'mj' 'mk' 'nb' 'nc' 'o0' 'o9' 'oc' 'oj' 'oq' 'pm' 'ps' 'pt' 'pu' 'pv' 'py' 'qd' 'qi' 'qj' 'qk' 'ql' 'qm' 'qs' 'qz' 'ra' 'rc' 'rd' 'rh' 'ri' 'ro' 's0' 's3' 's7' 's9' 'sv' 't2' 't7' 'tm' 'tp' 'tw' 'tx' 'ty' 'u3' 'u6' 'uf' 'ug' 'ui' 'uk' 'ut' 'ux' 'v5' 'w3' 'wk' 'wt' 'xo' 'xq' 'xr' 'xu' 'ye' 'yl' 'yn' 'yt' 'yv' 'zm' -\n '4d' '5a' 'ab' 'ae' 'ah' 'ai' 'be' 'cb' 'd6' 'dw' 'ea' 'eu' 'fb' 'fd' 'fe' 'fj' 'fk' 'g0' 'g9' 'gf' 'hc' 'hh' 'hk' 'i4' 'ik' 'iv' 'iz' 'j1' 'j3' 'j5' 'ju' 'jz' 'kc' 'md' 'ng' 'nk' 'o1' 'o9' 'oi' 'om' 'p4' 'pl' 'pn' 'ps' 'q8' 'qa' 'qb' 'qh' 'qj' 'qm' 'qn' 'qo' 'qq' 'qr' 'qt' 'qu' 'qy' 'qz' 'ro' 'rs' 's2' 'sl' 'sm' 'sp' 'ti' 'tn' 'tu' 'tw' 'u7' 'ug' 'ui' 'ul' 'us' 'ut' 'vc' 've' 'vj' 'vk' 'w0' 'w2' 'w8' 'wi' 'wk' 'wl' 'wm' 'wt' 'x6' 'xh' 'xy' 'yr' 'ys' 'yt' 'yy' 'yz' 'zr' -\n '1n' 'am' 'b9' 'bc' 'bi' 'dl' 'dv' 'ea' 'eq' 'ey' 'fj' 'g1' 'g3' 'g8' 'ge' 'it' 'iu' 'jh' 'jz' 'kk' 'ln' 'mc' 'mw' 'nf' 'nj' 'o4' 'o9' 'ob' 'ox' 'pq' 'q4' 'qb' 'qk' 'qn' 'qs' 'qt' 'r4' 'ra' 'rg' 'rp' 'rx' 'sj' 'sq' 'ss' 't0' 'tg' 'ty' 'ue' 'ui' 'uj' 'uv' 'v6' 'vr' 'w1' 'w9' 'wj' 'wy' 'xt' 'ym' 'ys' 'yz' -\n 'a2' 'bx' 'e4' 'em' 'eu' 'ey' 'gd' 'jj' 'k1' 'lm' 'my' 'oz' 'p8' 'pa' 'pj' 'qj' 'qp' 'qy' 'ri' 'rw' 'sj' 'sw' 'tv' 'uj' 'uk' 'um' 'ux' 'vs' 'wd' 'wf' 'xj' 'xs' 'xx' 'xy' 'yd' -\n 'az' 'bl' 'bo' 'cf' 'gt' 'h0' 'hx' 'iq' 'k2' 'kb' 'oc' 'qg' 'qn' 'qz' 're' 'rl' 'rv' 'xp' 'y8' 'yf' -\n 'ab' 'ae' 'al' 'am' 'an' 'ap' 'be' 'd2' 'eb' 'ec' 'ep' 'eq' 'fn' 'hp' 'hx' 'i9' 'ie' 'jn' 'kh' 'kv' 'mi' 'mq' 'mv' 'ox' 'oz' 'pn' 'qk' 'qo' 'qr' 'r8' 're' 'rf' 'rp' 't8' 'uj' 'uk' 'up' 'ur' 'vo' 'w7' 'wf' 'wp' 'ws' 'wt' 'ww' 'wx' 'xw' 'yd' 'yj' 'yn' 'yv' 'zr' -\n 'af' 'ag' 'ak' 'bb' 'cr' 'cy' 'd7' 'db' 'df' 'di' 'eh' 'ew' 'fl' 'fr' 'gd' 'gp' 'hf' 'hk' 'hu' 'ib' 'ik' 'io' 'ix' 'jg' 'k9' 'kc' 'ke' 'm4' 'ma' 'mx' 'mz' 'ob' 'oi' 'oo' 'or' 'ox' 'pg' 'pl' 'pu' 'qc' 'qe' 'qg' 'rl' 'ro' 'rv' 'rz' 'sj' 'sq' 'u4' 've' 'we' 'wi' 'wk' 'wy' 'xd' 'yh' 'yq' 'yv' 'yx' -\n '18' 'at' 'c6' 'ca' 'dj' 'dl' 'dx' 'ec' 'ek' 'f4' 'fo' 'fs' 'fz' 'h8' 'hn' 'ik' 'il' 'j4' 'jn' 'ld' 'ln' 'ls' 'lx' 'nu' 'o6' 'os' 'ot' 'ox' 'pa' 'pe' 'pp' 'pw' 'q1' 'qc' 'qd' 'qh' 'qk' 'qq' 'qr' 'rq' 'rr' 'rt' 'rv' 'rz' 's5' 'sd' 'sh' 'sy' 't3' 'tu' 'ty' 'uj' 'uo' 'up' 'uu' 've' 'vl' 'vu' 'wa' 'wd' 'wo' 'wr' 'ws' 'ww' 'xk' 'y0' 'y6' 'yi' 'yq' 'yy' 'z3' -\n 'b6' 'bq' 'dv' 'e1' 'ez' 'f5' 'fh' 'ik' 'iy' 'jy' 'li' 'm2' 'qe' 'rp' 'te' 'u4' 'u8' 'uo' 'w3' 'w8' 'we' 'wo' 'wu' 'x5' 'yl' -\n 'ak' 'ar' 'dg' 'ds' 'ep' 'fv' 'ge' 'jd' 'no' 'on' 'q5' 'qd' 'qo' 'qv' 'qx' 'r7' 'ra' 'ru' 'sa' 'ud' 'uo' 'wl' 'ye' 'yl' -\n '0w' 'bu' 'df' 'dj' 'du' 'dy' 'dz' 'gj' 'ho' 'je' 'kw' 'm1' 'o3' 'oo' 'pf' 'qh' 'qn' 'qu' 'rf' 'rj' 'ro' 'rv' 'ss' 't4' 'tc' 'tf' 'um' 'uo' 'v6' 'v8' 'wn' 'wo' 'xh' 'y0' 'yz' 'zr' -\n '4a' '56' 'ae' 'ao' 'ay' 'bn' 'bx' 'c9' 'cl' 'd0' 'd7' 'en' 'et' 'fj' 'fk' 'fu' 'g4' 'ha' 'ht' 'hv' 'ih' 'ij' 'ir' 'iw' 'k1' 'k7' 'kq' 'kw' 'lg' 'm5' 'me' 'nw' 'oj' 'ou' 'p6' 'pl' 'pq' 'pt' 'qc' 'qg' 'qk' 'ql' 'qm' 'qo' 'qq' 'rj' 's1' 'sd' 'sq' 'sz' 'tb' 'td' 'tr' 'tw' 'ug' 'uj' 'uo' 'ut' 'uy' 'wj' 'wk' 'ws' 'wz' 'x2' 'xx' 'xy' 'y1' 'y4' 'yc' 'yk' 'yt' 'yx' 'zp' -\n '3q' 'an' 'cp' 'ej' 'fx' 'gj' 'i3' 'ib' 'ik' 'jt' 'k5' 'n9' 'no' 'os' 'pg' 'qo' 'qp' 'qx' 'rb' 'rk' 'su' 'tk' 'tv' 'u1' 'up' 'w1' 'we' 'wj' 'wr' 'yf' 'yq' 'z5' 'zd' -\n '3b' 'am' 'aq' 'ar' 'bm' 'de' 'e7' 'ed' 'eh' 'es' 'ey' 'fx' 'g5' 'gf' 'gs' 'hl' 'i7' 'iy' 'jn' 'k9' 'kf' 'km' 'll' 'ly' 'm0' 'm5' 'mh' 'nm' 'nq' 'of' 'or' 'p5' 'pn' 'pz' 'qp' 'qt' 'qv' 'r0' 'rb' 'sg' 'sv' 'uv' 'w3' 'w8' 'w9' 'wa' 'we' 'wj' 'wn' 'wr' 'yd' 'yk' 'zq' -\n 'cm' 'd2' 'en' 'ex' 'f4' 'f9' 'fp' 'ga' 'gk' 'hy' 'i3' 'j4' 'j9' 'jb' 'kj' 'ls' 'lw' 'mb' 'mq' 'o9' 'qg' 'qi' 'qm' 'qo' 'qw' 'qy' 'rc' 'rf' 'rj' 'rm' 's8' 'tb' 'tl' 'tp' 'um' 'vg' 'vn' 'wb' 'wf' 'wl' 'xw' 'yl' 'zf' 'zt' -\n 'aa' 'ap' 'b0' 'c6' 'e1' 'ex' 'fe' 'fu' 'fz' 'g1' 'g8' 'go' 'hl' 'iz' 'k3' 'ls' 'mw' 'mz' 'oa' 'ow' 'p6' 'q5' 'qh' 'qq' 'qx' 'ra' 'rh' 'rp' 'rw' 'tf' 'tk' 'tl' 'uc' 'wi' 'x1' 'xb' 'yb' 'yw' 'yz' 'zm' -\n 'gs' 'i6' 'i9' 'j2' 'l0' 'oq' 'qx' 'sc' 'xe' 'yu' -\n 'bt' 'dg' 'dz' 'e4' 'ek' 'ep' 'fi' 'gk' 'gl' 'gu' 'hl' 'ho' 'io' 'ls' 'ni' 'nw' 'pv' 'px' 'qe' 'qf' 'qj' 'ql' 'qu' 'qy' 'rw' 'rx' 'ss' 't7' 'tt' 'ty' 'ud' 'up' 'uq' 'uw' 'wn' 'wy' 'xt' 'yv' 'yx' 'za' 'zv' 'zw' -\n '1w' '2r' '9e' '9r' 'ci' 'es' 'f1' 'f4' 'fb' 'fx' 'g6' 'ga' 'gk' 'hj' 'hm' 'hu' 'i5' 'ii' 'jg' 'ji' 'ko' 'ku' 'l2' 'ld' 'lx' 'mt' 'n1' 'no' 'nw' 'o7' 'oi' 'pk' 'qy' 'r9' 'rj' 'rr' 'rt' 's6' 'sd' 't0' 'tc' 'to' 'tp' 'tv' 'ud' 'ux' 'vk' 'wr' 'wy' 'xb' 'xr' 'xt' 'yc' 'yp' 'zy' -\n '3k' 'di' 'dp' 'em' 'ew' 'f5' 'hb' 'hn' 'j3' 'k0' 'lk' 'm4' 'mq' 'pr' 'qe' 'qo' 'qy' 'rc' 'ri' 'rt' 'so' 'ts' 've' 'w4' 'w7' 'wl' 'wn' 'wy' 'xf' 'y6' 'yt' -\n '7n' 'ai' 'aj' 'ap' 'b9' 'bx' 'cu' 'dn' 'e1' 'e2' 'ed' 'eg' 'eo' 'hu' 'ie' 'ln' 'lq' 'nl' 'oa' 'qa' 'qe' 'qo' 'r5' 'ra' 'ri' 'rm' 'rw' 'ss' 'sx' 't3' 'tz' 'ut' 'uz' 'wd' 'we' 'wn' 'wq' 'wr' 'ws' -\n 'a0' 'ad' 'ak' 'ao' 'au' 'b0' 'dg' 'dt' 'e9' 'em' 'fg' 'fk' 'fn' 'gq' 'h7' 'hf' 'hm' 'ia' 'id' 'ig' 'iv' 'kv' 'l1' 'lm' 'lz' 'm1' 'mw' 'mz' 'na' 'nh' 'nl' 'nn' 'o1' 'o3' 'om' 'p2' 'p9' 'pj' 'pw' 'pz' 'qk' 'qm' 'qy' 'rs' 'ru' 'ry' 'sf' 'su' 'sw' 'sx' 'td' 'tl' 'tp' 'tw' 'u1' 'ug' 'un' 'uo' 'uq' 'ur' 'v5' 'vk' 'wd' 'wf' 'wj' 'wq' 'wy' 'xg' 'xk' 'xn' 'xq' 'yb' 'z0' 'zt' 'zu' -\n '6i' 'a3' 'ac' 'ax' 'br' 'ck' 'dc' 'dj' 'dn' 'dq' 'dt' 'dv' 'eb' 'ed' 'ei' 'en' 'eq' 'ey' 'f4' 'fk' 'fm' 'fp' 'fw' 'gn' 'gw' 'he' 'ho' 'io' 'ja' 'jj' 'jn' 'ju' 'jy' 'kc' 'kk' 'l1' 'l4' 'lt' 'lx' 'm1' 'm7' 'mc' 'o6' 'ol' 'p3' 'pc' 'pe' 'pp' 'pv' 'px' 'q0' 'qb' 'qe' 'qr' 'qs' 'qt' 'qu' 'qv' 'qy' 'rg' 'rq' 's3' 'sm' 'so' 't5' 't9' 'tb' 'tp' 'ty' 'tz' 'u6' 'ua' 'ui' 'uv' 'vm' 'vw' 'w2' 'wa' 'wf' 'wi' 'wj' 'wt' 'ww' 'wz' 'xg' 'y1' 'ya' 'yb' 'yd' 'yg' 'yh' 'yi' 'yk' 'yp' 'yz' 'zb' 'zk' 'zm' 'zo' -\n '1r' '2z' '3d' '6d' 'ay' 'bb' 'bh' 'bq' 'bv' 'cn' 'cr' 'cs' 'd5' 'd9' 'dh' 'dq' 'dw' 'dz' 'e5' 'ea' 'eb' 'eh' 'er' 'fu' 'g0' 'ga' 'gc' 'h4' 'hf' 'hh' 'hx' 'ih' 'io' 'jz' 'kk' 'ko' 'li' 'lz' 'n1' 'n4' 'nn' 'nt' 'o8' 'oa' 'oe' 'oh' 'ov' 'oz' 'p2' 'p5' 'pg' 'pt' 'px' 'qa' 'qe' 'qg' 'qm' 'qt' 'qv' 'qx' 'ro' 'rp' 'rv' 's6' 'sh' 'sn' 'sx' 'sz' 't6' 'th' 'tj' 'tu' 'u5' 'uk' 'uq' 'wg' 'wp' 'wv' 'xe' 'xv' 'y4' 'yf' 'yo' 'yx' 'zr' -\n '2s' 'a7' 'ae' 'am' 'bx' 'd5' 'de' 'do' 'ds' 'dt' 'e1' 'e3' 'e7' 'ed' 'ee' 'eg' 'ek' 'em' 'es' 'ev' 'fi' 'fw' 'g2' 'gf' 'gs' 'gu' 'gy' 'h7' 'hh' 'hi' 'hm' 'hu' 'ih' 'in' 'io' 'jr' 'js' 'jw' 'k0' 'k5' 'kb' 'l4' 'lu' 'm6' 'm8' 'mc' 'nb' 'od' 'ox' 'pc' 'pg' 'pv' 'py' 'q5' 'qc' 'qe' 'qf' 'qh' 'ql' 'qm' 'qo' 'qq' 'ra' 'rk' 'ro' 'rp' 'rr' 'ru' 'rw' 'se' 'sh' 't9' 'to' 'tq' 'tt' 'tw' 'u1' 'u4' 'ui' 'un' 'uq' 'vr' 'vy' 'vz' 'wh' 'wp' 'ws' 'wt' 'wy' 'xt' 'y8' 'yd' 'zp' -\n '1f' '2u' 'ap' 'as' 'ax' 'bb' 'bf' 'cg' 'di' 'du' 'g3' 'g7' 'gk' 'ha' 'hv' 'hw' 'i6' 'jw' 'kg' 'ko' 'lu' 'ob' 'pn' 'qb' 'qg' 'qi' 'qs' 'qw' 'r3' 'r7' 'r9' 'rc' 're' 'rf' 'rn' 'ru' 'rz' 'sh' 'sq' 't7' 'ta' 'td' 'u2' 'ua' 'uy' 'v8' 'va' 'wk' 'wn' 'wu' 'wy' 'xr' 'yi' 'yt' 'za' -\n '3w' 'aa' 'ad' 'cj' 'cu' 'cv' 'dv' 'ei' 'ej' 'ep' 'er' 'fc' 'fd' 'g5' 'ga' 'go' 'gr' 'gs' 'hq' 'hx' 'hy' 'i1' 'i5' 'ie' 'ip' 'jh' 'jn' 'jq' 'k7' 'ks' 'l0' 'l6' 'l9' 'lm' 'm5' 'mj' 'ng' 'nh' 'o8' 'od' 'on' 'pq' 'q3' 'q8' 'qb' 'qc' 'qf' 'qp' 'qs' 'r1' 'ra' 'rj' 'rw' 'si' 'sp' 't6' 'ta' 'tc' 'tk' 'tm' 'ty' 'ua' 'ud' 'ug' 'v7' 'vg' 'vm' 'w3' 'wc' 'wi' 'wp' 'wy' 'xk' 'xv' 'yi' 'ym' 'ys' 'zl' -\n '2y' 'a3' 'ac' 'ae' 'ar' 'dp' 'ec' 'f8' 'f9' 'ga' 'gq' 'gs' 'hm' 'ib' 'if' 'im' 'j0' 'na' 'pb' 'pf' 'q9' 'qa' 'qu' 'qw' 'ra' 'rj' 'rm' 'rr' 'su' 'tj' 'vw' 'wb' 'wf' 'wk' 'wo' 'ym' 'yu' -\n 'an' 'cp' 'dq' 'ej' 'ez' 'lj' 'ln' 'nu' 'qy' 'sm' 't8' 'td' 'tg' 'us' 'uw' 'vn' 'y4' 'z9' -\n '1r' '2q' 'aa' 'ae' 'ah' 'aq' 'at' 'bx' 'c6' 'ca' 'cl' 'da' 'dp' 'ds' 'e0' 'e6' 'ea' 'eb' 'eg' 'er' 'ev' 'ew' 'fs' 'fw' 'gm' 'gx' 'hl' 'hv' 'hw' 'ib' 'iw' 'jc' 'jn' 'jr' 'ju' 'k0' 'k5' 'k8' 'kf' 'kn' 'l1' 'ln' 'lp' 'ly' 'mz' 'n3' 'nc' 'ng' 'nk' 'o8' 'oe' 'oi' 'ol' 'ot' 'pb' 'pe' 'pk' 'q0' 'qa' 'qe' 'qg' 'qi' 'ql' 'qo' 'qv' 'r0' 'r2' 'r4' 'rg' 'rj' 'rm' 'sv' 'tk' 'to' 'tt' 'u7' 'ud' 'uo' 'ur' 'us' 'uv' 'vf' 'vm' 'vn' 'w6' 'w7' 'wa' 'wb' 'wf' 'wg' 'wi' 'wv' 'ww' 'wx' 'xk' 'xy' 'yg' 'yh' 'ym' -\n 'd6' 'do' 'e4' 'eg' 'hm' 'i3' 'kg' 'nz' 'ow' 'pc' 'pv' 'q0' 'q4' 'q6' 'qx' 'r0' 'ri' 'sm' 'sn' 'tw' 'u9' 'ul' 'up' 'vk' 'we' 'wm' 'zv' -\n 'ai' 'cg' 'cs' 'dc' 'dg' 'di' 'dj' 'dk' 'dp' 'du' 'eb' 'ec' 'ee' 'ei' 'ek' 'eu' 'f2' 'fh' 'fm' 'fy' 'hc' 'hm' 'i2' 'ia' 'jj' 'ke' 'kl' 'lb' 'lc' 'ln' 'me' 'nc' 'nf' 'o6' 'oc' 'ok' 'os' 'pc' 'po' 'px' 'q2' 'q8' 'qa' 'qb' 'qd' 'qe' 'qg' 'qi' 'qo' 'qs' 'qt' 'qv' 'qx' 'r4' 'r9' 'ri' 'rn' 'rq' 'rr' 'rz' 's9' 'sf' 'sr' 'su' 'sw' 'sy' 'sz' 't2' 'ti' 'tv' 'ud' 'uv' 'wa' 'wc' 'wi' 'wk' 'wm' 'ws' 'wu' 'wv' 'wz' 'x2' 'xa' 'xf' 'y8' 'yb' 'yd' 'yl' 'yp' 'yr' 'ys' 'z5' 'zh' -\n '1i' 'db' 'e4' 'er' 'fh' 'ft' 'hm' 'lg' 'll' 'of' 'og' 'q6' 'qj' 'r0' 're' 'th' 'up' 'ut' 'uw' 'vf' 'wq' 'ws' 'wx' 'zi' -\n 'a3' 'b9' 'c0' 'cg' 'ct' 'cu' 'dy' 'eh' 'el' 'ge' 'gt' 'hh' 'hu' 'if' 'j5' 'kq' 'lb' 'mh' 'o3' 'o6' 'oe' 'oi' 'ow' 'p5' 'ph' 'pw' 'q0' 'qh' 'ql' 'qy' 'r7' 'si' 'sk' 'sv' 'tf' 'tm' 'to' 'tt' 'ty' 'u3' 'uj' 'uo' 'vi' 'vl' 'wc' 'wf' 'xx' 'y0' 'ya' 'yu' -\n '2k' '2v' '4h' '7c' 'a3' 'aa' 'al' 'an' 'aq' 'aw' 'b7' 'bb' 'bl' 'bn' 'by' 'ca' 'cf' 'cu' 'dd' 'dn' 'e6' 'ej' 'en' 'et' 'eu' 'ey' 'g8' 'gg' 'go' 'gw' 'hj' 'ho' 'i3' 'ii' 'iy' 'ke' 'kh' 'le' 'lf' 'lu' 'ml' 'ny' 'oa' 'oc' 'og' 'oh' 'os' 'pf' 'pl' 'qb' 'qd' 'qf' 'qj' 'qn' 'qu' 'qw' 'r8' 'rd' 're' 'rh' 'sc' 'sn' 'ss' 't0' 't7' 'tl' 'tt' 'tx' 'tz' 'u9' 'uc' 'ud' 'ul' 'us' 'ux' 'vb' 'vf' 'vg' 'vp' 'w5' 'w6' 'wk' 'wt' 'wy' 'xd' 'xk' 'xm' 'xn' 'xr' 'xx' 'y0' 'yf' 'yl' 'yo' 'yw' 'zv' -\n '3z' 'ah' 'ai' 'aq' 'bn' 'ck' 'cm' 'cq' 'ct' 'cy' 'd1' 'db' 'dn' 'e2' 'e7' 'ed' 'ee' 'eh' 'eq' 'er' 'ew' 'fc' 'fn' 'fp' 'fs' 'fw' 'fx' 'gl' 'gp' 'gw' 'ha' 'hq' 'hw' 'hx' 'i2' 'ir' 'j9' 'jb' 'jn' 'jr' 'jx' 'jy' 'kk' 'kl' 'kx' 'kz' 'li' 'm2' 'me' 'mj' 'mr' 'na' 'nu' 'oe' 'ol' 'on' 'po' 'pv' 'q7' 'qa' 'qb' 'qd' 'qh' 'qp' 'qv' 'rh' 'rz' 'sf' 'sp' 't6' 'tl' 'to' 'tx' 'ty' 'ue' 'uf' 'un' 'uu' 'uw' 'vb' 'vq' 'wg' 'wp' 'wt' 'wu' 'xb' 'xp' 'y1' 'y9' 'yi' 'yj' 'ys' 'yu' 'z7' 'zf' 'zt' -\n 'aa' 'ch' 'cm' 'db' 'dd' 'e7' 'eu' 'f5' 'fr' 'gg' 'ie' 'jc' 'kt' 'na' 'on' 'or' 'po' 'q0' 're' 's3' 'tb' 'tc' 'td' 'tt' 'tv' 'uf' 'wi' 'wq' 'wt' 'y8' 'ys' -\n 'a5' 'ab' 'ad' 'ao' 'b6' 'ea' 'es' 'ez' 'gm' 'gv' 'i0' 'in' 'jw' 'lh' 'lm' 'my' 'oj' 'ox' 'oy' 'pv' 'q1' 'qf' 'qh' 'qj' 'qo' 'qs' 'qt' 'qw' 'r0' 'ri' 'rk' 'ry' 's4' 'vs' 'wa' 'xy' 'y5' 'yg' 'yl' 'zm' -\n 'ab' 'an' 'bm' 'bn' 'bp' 'ca' 'd9' 'dc' 'e0' 'e4' 'e5' 'eh' 'er' 'fe' 'fk' 'fv' 'ga' 'ge' 'hy' 'ic' 'ie' 'io' 'ja' 'jb' 'je' 'kp' 'ks' 'ln' 'md' 'ng' 'nr' 'oj' 'oy' 'p5' 'p6' 'p7' 'pe' 'pg' 'pu' 'qa' 'qq' 'qv' 'qw' 'qy' 'rg' 'rj' 'rk' 'sk' 'tf' 'tw' 'ui' 'um' 'uu' 'v9' 'vu' 'wo' 'wp' 'wx' 'wy' 'xf' 'y0' 'yp' 'z6' 'zi' -\n '5i' 'a4' 'a8' 'ae' 'af' 'am' 'ap' 'ax' 'bf' 'cr' 'cw' 'dk' 'dz' 'ea' 'eb' 'ec' 'ef' 'ep' 'er' 'et' 'ex' 'fp' 'fv' 'gh' 'hy' 'hz' 'i8' 'ig' 'io' 'iq' 'ji' 'jw' 'kt' 'le' 'lo' 'mi' 'nb' 'nq' 'o1' 'ol' 'oo' 'oq' 'oy' 'q3' 'q8' 'qi' 'qk' 'qo' 'qq' 'qs' 'r0' 'rg' 'rl' 'rt' 's6' 'sb' 'sk' 'sq' 't9' 'ta' 'tb' 'tg' 'tj' 'tu' 'ty' 'un' 'ur' 'uw' 'vi' 'wf' 'wk' 'wo' 'wt' 'wy' 'xj' 'xq' 'y0' 'y1' 'y9' 'yc' 'yn' 'yu' 'zs' -\n '4m' 'a3' 'ac' 'ag' 'ai' 'au' 'av' 'bd' 'bu' 'cl' 'd0' 'dc' 'dy' 'ej' 'el' 'eo' 'es' 'eu' 'ex' 'fr' 'fx' 'g6' 'g9' 'gk' 'gq' 'gr' 'gw' 'gx' 'gz' 'hv' 'ii' 'ix' 'jj' 'jy' 'k0' 'kl' 'kn' 'kw' 'l5' 'lo' 'lz' 'm1' 'n5' 'n9' 'nf' 'nm' 'nz' 'ol' 'os' 'ot' 'oy' 'p1' 'p9' 'pa' 'pj' 'pl' 'pp' 'qc' 'qh' 'qj' 'qr' 'qs' 'qw' 'qz' 'rg' 'ri' 'rl' 'rn' 'rp' 'rt' 'rx' 'rz' 'se' 'sl' 'sv' 'sy' 't8' 'td' 'th' 'tr' 'tx' 'u3' 'u7' 'uc' 'ud' 'ul' 'un' 'up' 'uv' 've' 'vz' 'w7' 'wr' 'y0' 'y6' 'yh' 'yo' 'yu' 'yy' 'yz' 'z6' 'zm' -\n 'cb' 'ib' 'ih' 'jx' 'oy' 'ph' 'tl' 'ty' 'vb' 'vu' 'wu' -\n 'ae' 'ak' 'ax' 'cm' 'cw' 'cx' 'df' 'dm' 'dw' 'eb' 'ef' 'ei' 'el' 'f1' 'fn' 'gu' 'hf' 'hk' 'ik' 'iw' 'jd' 'ju' 'jz' 'k7' 'ku' 'lq' 'mf' 'mw' 'oa' 'od' 'oe' 'ou' 'ow' 'pc' 'ph' 'pw' 'q0' 'q2' 'qd' 'qq' 'qw' 'qx' 'rj' 'rk' 'rn' 'rx' 's2' 'sm' 'sx' 't9' 'ti' 'tu' 'tw' 'u3' 'ud' 'wf' 'wm' 'wt' 'xl' 'xo' 'xs' 'yh' 'yi' 'ym' 'yr' 'yu' 'yw' 'z2' 'za' 'zf' 'zl' 'zz' -\n 'a0' 'a6' 'aa' 'bk' 'dk' 'dv' 'e8' 'ff' 'fo' 'go' 'hh' 'hl' 'hu' 'if' 'jx' 'kc' 'kq' 'lr' 'lx' 'n6' 'ni' 'ob' 'ol' 'ql' 'rf' 'ry' 'sm' 'sn' 't7' 'tu' 'tz' 'uc' 'um' 'uv' 'wf' 'wr' 'ws' 'wu' 'ww' 'xi' 'ym' 'z7' 'zo' 'zv' 'zz' -\n 'ec' 'fd' 'gm' 'it' 'iu' 'kx' 'l1' 'pi' 'q1' 'qe' 'qs' 'ra' 'ri' 'rp' 'tn' 'to' 'vx' 'wh' 'wl' -\n '6y' 'aw' 'az' 'cn' 'cs' 'cx' 'd4' 'di' 'dl' 'e7' 'eg' 'eh' 'eo' 'ep' 'et' 'ew' 'ex' 'ey' 'fv' 'fz' 'gu' 'gv' 'hg' 'hl' 'hm' 'iv' 'jc' 'lb' 'me' 'nc' 'nz' 'o2' 'ox' 'pn' 'po' 'pw' 'q4' 'q5' 'qg' 'qq' 'qv' 'qz' 'r7' 're' 'rl' 'rq' 'rs' 'rx' 'sa' 'se' 'ti' 'tj' 'tn' 'tz' 'u6' 'uq' 'ur' 'us' 'v9' 'we' 'wn' 'wp' 'wr' 'ws' 'xo' 'ya' 'ye' 'yg' 'yx' 'zj' 'zl' -\n '12' 'ao' 'ed' 'ek' 'ew' 'ey' 'fm' 'gr' 'hc' 'ht' 'io' 'ir' 'jb' 'jw' 'ke' 'ld' 'qj' 'se' 'tm' 'tn' 'tw' 'wv' 'y5' 'yt' 'z6' -\n '6f' 'a1' 'ag' 'ak' 'ap' 'au' 'b1' 'b5' 'bi' 'c1' 'cu' 'd5' 'dc' 'dr' 'dv' 'eg' 'ej' 'ek' 'em' 'et' 'fe' 'fr' 'fz' 'ga' 'gb' 'gk' 'gu' 'gv' 'h5' 'hh' 'ho' 'hy' 'ii' 'ik' 'ip' 'iv' 'ja' 'jg' 'jz' 'k0' 'kt' 'm6' 'mj' 'nd' 'o0' 'o1' 'oj' 'or' 'ot' 'ov' 'oz' 'ph' 'pm' 'pv' 'qa' 'qe' 'qf' 'qg' 'qh' 'qj' 'qn' 'qt' 'qy' 'r5' 'rd' 'rg' 'rs' 'ru' 'rz' 's7' 'sf' 'si' 'sl' 'sw' 'sy' 't0' 't3' 'th' 'tn' 'tq' 'tu' 'ub' 'us' 'ux' 'vb' 'vo' 'wa' 'wd' 'wn' 'wq' 'wt' 'ww' 'wx' 'y1' 'yh' 'yo' 'yq' 'yz' 'z7' 'ze' -\n '2p' '3w' 'ah' 'at' 'bg' 'bv' 'bz' 'cu' 'd8' 'dw' 'eb' 'ec' 'ei' 'er' 'es' 'fn' 'gl' 'hd' 'hx' 'ij' 'ip' 'ki' 'lh' 'mx' 'my' 'nq' 'o3' 'o7' 'ok' 'or' 'os' 'pd' 'pu' 'q5' 'qa' 'qc' 'qd' 'qg' 'qh' 'ql' 'qs' 'qt' 'qu' 'qx' 'qy' 'rb' 'rd' 'rk' 'rs' 'ru' 'rv' 'rw' 'sn' 'tm' 'vw' 'w9' 'wa' 'wb' 'wm' 'ws' 'xe' 'xo' 'xu' 'y6' 'yh' 'yj' 'z4' 'zg' -\n '2y' '4v' 'ac' 'at' 'av' 'bd' 'bs' 'c3' 'ca' 'cf' 'cg' 'cq' 'cw' 'cz' 'db' 'dx' 'e7' 'eg' 'ei' 'el' 'et' 'ey' 'fo' 'fq' 'fw' 'fx' 'gd' 'gl' 'gw' 'h6' 'hd' 'hp' 'hy' 'il' 'ir' 'is' 'j5' 'k4' 'k8' 'kc' 'kp' 'kz' 'l0' 'l1' 'm4' 'm6' 'mn' 'mr' 'nx' 'ov' 'ox' 'pn' 'pq' 'q3' 'qd' 'qj' 'qk' 'qo' 'qw' 'qx' 'rd' 're' 'rg' 'rq' 'rr' 'rx' 'rz' 'sb' 't0' 't3' 't4' 'tc' 'tk' 'tp' 'tr' 'tv' 'u7' 'uf' 'um' 'uo' 'uq' 'va' 'vc' 'vi' 'vy' 'vz' 'w1' 'w6' 'wo' 'wq' 'xh' 'xn' 'y5' 'yo' 'ys' 'yt' 'zs' 'zu' -\n '3i' 'a3' 'af' 'cc' 'cs' 'cv' 'd8' 'ei' 'ej' 'ep' 'et' 'ex' 'fb' 'fe' 'fx' 'hc' 'ij' 'jf' 'jp' 'jr' 'js' 'kc' 'km' 'kz' 'lc' 'm7' 'nv' 'ob' 'oc' 'pt' 'q5' 'q7' 'q8' 'qc' 'qm' 'qn' 'qs' 'qy' 'ra' 're' 'rk' 'rx' 's0' 's4' 'se' 'sh' 'sm' 't7' 'tl' 'to' 'tz' 'ue' 'um' 'w3' 'wk' 'wp' 'ya' 'yl' 'yn' 'ys' -\n 'ah' 'c3' 'd1' 'dh' 'dz' 'ei' 'em' 'ex' 'fe' 'fk' 'g7' 'gz' 'hi' 'hx' 'i3' 'iu' 'j1' 'jm' 'k8' 'kb' 'ku' 'lf' 'lv' 'lz' 'm3' 'mn' 'my' 'nc' 'oj' 'pk' 'qh' 'qn' 'qo' 'qq' 'rf' 'ru' 'ry' 's9' 'sa' 'sc' 'sd' 'se' 'sz' 'td' 'tg' 'tq' 'tx' 'tz' 'vr' 'vu' 'w3' 'wd' 'wl' 'wp' 'x9' 'yb' 'yd' 'yr' 'yt' -\n '6t' 'a9' 'db' 'ea' 'ec' 'ez' 'fq' 'gj' 'hb' 'hs' 'lc' 'or' 'p4' 'ph' 'pp' 'qr' 'qx' 'rc' 'rl' 'tn' 'u5' 'w9' 'x1' -\n 'a3' 'ag' 'ar' 'au' 'ax' 'be' 'cy' 'd7' 'dd' 'do' 'e3' 'eb' 'eo' 'er' 'ev' 'ey' 'fp' 'gj' 'hk' 'hw' 'hy' 'if' 'ig' 'ii' 'in' 'io' 'iq' 'is' 'kh' 'll' 'n8' 'nd' 'np' 'nz' 'og' 'ot' 'ox' 'oy' 'pe' 'px' 'qa' 'qb' 'qe' 'qf' 'qh' 'qj' 'qm' 'qn' 'qt' 'qu' 'qw' 'qx' 'r6' 'r9' 'rb' 'rc' 'rd' 'rn' 'rq' 'se' 't7' 'tb' 'ti' 'tq' 'u0' 'u6' 'ub' 'ud' 'vd' 'vj' 'vl' 'vo' 'wd' 'wg' 'wh' 'wi' 'wk' 'wo' 'wv' 'wz' 'xy' 'y9' 'yl' 'ym' 'yo' 'yp' 'ys' 'yu' -\n 'bs' 'cd' 'ci' 'cq' 'dd' 'el' 'ev' 'f4' 'f6' 'f7' 'fh' 'fu' 'hi' 'ib' 'kp' 'nn' 'nu' 'oc' 'os' 'qc' 'qj' 'qm' 'qn' 'qu' 'qw' 'qx' 'r7' 'rc' 'rv' 't1' 'tl' 'tr' 'u0' 'vi' 'wl' 'wp' 'wu' 'xc' 'y2' 'yu' 'zc' 'zi' 'zw' 'zy' -\n 'a7' 'bq' 'el' 'ey' 'fp' 'fu' 'fx' 'gr' 'hi' 'hl' 'jm' 'ki' 'kp' 'n6' 'o9' 'oj' 'op' 'ou' 'p7' 'pm' 'pp' 'q7' 'qa' 'qc' 'qj' 'qk' 'qm' 'si' 'st' 'tn' 'uc' 'w6' 'wp' 'xu' 'y5' 'yk' 'ys' 'yu' 'zs' -\n 'al' 'fh' 'fk' 'gy' 'he' 'ie' 'iz' 'lq' 'oh' 'pu' 'q7' 's6' 'sd' 'sr' 'sw' 'uu' 'uz' 'v6' 'ws' 'xo' -\n 'ch' 'e1' 'fi' 'g8' 'go' 'hf' 'i1' 'ic' 'in' 'it' 'j7' 'jk' 'jl' 'jv' 'nm' 'of' 'oz' 'r8' 'rc' 'rk' 'rp' 'rx' 'sp' 'tb' 'tv' 'tw' 'ul' 'wx' 'zj' -\n 'ab' 'ac' 'b9' 'br' 'c8' 'eh' 'en' 'eq' 'ev' 'ew' 'f6' 'gd' 'ik' 'j5' 'jm' 'kc' 'ke' 'ok' 'p6' 'pa' 'qv' 'ri' 'rm' 'ro' 'rp' 'rq' 'rx' 'rz' 'se' 'tb' 'td' 'ti' 'tj' 'tn' 'ul' 'wj' 'wp' 'ws' 'yh' 'zb' 'zc' -\n 'd6' 'e4' 'ev' 'fd' 'i3' 'if' 'j1' 'j5' 'o8' 'oj' 'ok' 'pw' 'qc' 'qd' 'qf' 'qt' 't8' 'tw' 'u1' 'u7' 'wr' 'wv' 'ww' 'yh' 'yn' 'yz' -\n '2u' 'au' 'bz' 'cd' 'cj' 'cm' 'cq' 'ct' 'cw' 'd1' 'ds' 'dw' 'dz' 'ec' 'ei' 'eo' 'fk' 'fq' 'fx' 'g6' 'gl' 'gs' 'i5' 'if' 'im' 'iq' 'jd' 'k0' 'k5' 'kr' 'lv' 'lx' 'n5' 'na' 'ny' 'ob' 'ot' 'ox' 'pa' 'pi' 'ps' 'qa' 'qc' 'qg' 'qh' 'qj' 'ql' 'qm' 'qo' 'qr' 'qs' 'r2' 'rh' 'rl' 'rr' 'rw' 'rx' 's0' 's8' 'sb' 'sc' 'sg' 'si' 'sl' 'so' 'sv' 't7' 't9' 'tc' 'te' 'tl' 'tn' 'to' 'tr' 'tx' 'ty' 'un' 'uz' 'vg' 'vw' 'ws' 'wt' 'wu' 'xj' 'xy' 'y0' 'y1' 'ya' 'ye' 'yl' 'yn' 'yr' 'ys' 'yt' 'z3' 'z6' 'zw' -\n 'bg' 'eh' 'eq' 'gg' 'gh' 'gm' 'gx' 'i7' 'iv' 'm3' 'mv' 'n3' 'o6' 'ox' 'oz' 'pb' 'qk' 'rj' 'rs' 'sk' 'su' 'tg' 'uf' 'uj' 've' 'ww' 'yf' -\n 'a3' 'ai' 'ap' 'ar' 'at' 'be' 'br' 'bz' 'cw' 'd2' 'd6' 'df' 'dk' 'do' 'dp' 'dr' 'dw' 'e2' 'ef' 'eg' 'ej' 'eq' 'fb' 'fd' 'fq' 'ge' 'gr' 'h0' 'hp' 'i8' 'ih' 'ir' 'jb' 'jd' 'kj' 'kz' 'l4' 'lm' 'lt' 'mj' 'mz' 'nc' 'ni' 'nw' 'of' 'oh' 'ol' 'ot' 'ov' 'p5' 'pf' 'pn' 'pp' 'pv' 'py' 'q2' 'q3' 'q7' 'qb' 'qc' 'qj' 'qo' 'qp' 'qr' 'qs' 'r6' 'ra' 'rc' 'rd' 'rx' 'se' 'sn' 'sr' 'sx' 't2' 't9' 'tm' 'tr' 'uj' 'vh' 'vn' 'vs' 'w0' 'w2' 'w3' 'wd' 'we' 'wj' 'wq' 'wr' 'wv' 'xe' 'xo' 'ya' 'ye' 'yq' 'yt' 'yw' -\n '97' 'ac' 'ah' 'bn' 'c8' 'dl' 'ds' 'dw' 'e2' 'eb' 'eg' 'ej' 'ep' 'eu' 'f1' 'fe' 'g9' 'gs' 'h0' 'ha' 'he' 'hh' 'hy' 'i0' 'i8' 'i9' 'ia' 'ij' 'ip' 'jr' 'jt' 'jw' 'kq' 'lo' 'lq' 'm7' 'me' 'na' 'ns' 'o1' 'od' 'oe' 'oi' 'om' 'oz' 'pc' 'pj' 'pk' 'qh' 'qi' 'qj' 'ql' 'qo' 'qq' 'qr' 'qs' 'qt' 'qw' 'qz' 'rc' 're' 'rh' 'ri' 'rr' 'sz' 'tc' 'tf' 'tk' 'tl' 'ue' 'uh' 'uj' 'un' 'uz' 'vq' 'vr' 'vv' 'w3' 'w4' 'we' 'wk' 'wt' 'wx' 'xa' 'xh' 'xl' 'yg' 'yi' 'yj' 'ym' -\n 'ah' 'ai' 'aj' 'cb' 'cg' 'dd' 'dl' 'dp' 'eb' 'ee' 'ei' 'es' 'ey' 'f5' 'fm' 'fr' 'g0' 'gj' 'gp' 'gq' 'gw' 'hc' 'hf' 'ig' 'ij' 'iu' 'kg' 'ld' 'mr' 'nh' 'o2' 'pp' 'pz' 'qk' 'qr' 'qv' 'qz' 'r4' 'rb' 'rd' 'ro' 'rt' 'rw' 'rz' 'sr' 'sw' 'sy' 't6' 't9' 'tb' 'ts' 'tt' 'uo' 'vg' 'wd' 'wj' 'wl' 'wo' 'wp' 'wq' 'wt' 'ww' 'x8' 'yw' 'yx' 'z3' 'z9' 'zi' 'zz' -\n 'a9' 'b8' 'de' 'dl' 'eg' 'fb' 'fi' 'fm' 'gj' 'hp' 'hx' 'if' 'ig' 'ii' 'ik' 'io' 'iw' 'ix' 'j1' 'j3' 'j8' 'ji' 'ki' 'kt' 'ld' 'm8' 'mi' 'mj' 'mx' 'mz' 'n2' 'nk' 'oe' 'ok' 'oq' 'os' 'ot' 'pj' 'q4' 'qe' 'ql' 'qp' 'qq' 'r4' 'rl' 'rq' 'rx' 'sf' 'ss' 'td' 'ti' 'tl' 'u4' 'u5' 'uq' 'ux' 'v4' 'vl' 'vs' 'wb' 'wc' 'wg' 'wj' 'wn' 'ww' 'x9' 'xa' 'ye' 'yg' 'yl' 'yn' -\n 'al' 'ar' 'ax' 'be' 'bu' 'dl' 'do' 'du' 'e5' 'es' 'ey' 'fb' 'fn' 'ga' 'he' 'hh' 'ho' 'i8' 'ic' 'in' 'iy' 'j1' 'j6' 'j9' 'jk' 'jm' 'ko' 'kv' 'kz' 'lk' 'ls' 'nb' 'oe' 'ou' 'pf' 'pj' 'pm' 'pu' 'py' 'q4' 'q7' 'qe' 'ql' 'qo' 'qr' 'qt' 'rh' 'rs' 'ry' 's3' 's6' 'sl' 'sq' 'tm' 'ud' 'uf' 'ur' 'vy' 'w5' 'w8' 'wp' 'wt' 'wx' 'xq' 'yc' 'yd' 'yi' 'yl' 'ym' -\n 'b0' 'b7' 'bh' 'bt' 'c0' 'cd' 'dv' 'e5' 'ed' 'ef' 'eq' 'ff' 'fj' 'fk' 'ga' 'gt' 'gx' 'hm' 'hx' 'i1' 'ih' 'il' 'j5' 'ja' 'jf' 'jp' 'jt' 'm2' 'nf' 'nt' 'of' 'oo' 'ou' 'p7' 'pa' 'pl' 'po' 'qa' 'qd' 'qr' 'qs' 'qt' 'qx' 'rb' 'rd' 're' 'rf' 'rv' 's0' 'sj' 'sw' 'tf' 'tu' 'tz' 'u2' 'ue' 'uq' 'ur' 'us' 'vw' 'w8' 'wc' 'wo' 'wt' 'x8' 'xo' 'yd' 'zi' 'zq' -\n '2d' '2w' 'ag' 'aj' 'am' 'ce' 'd2' 'd4' 'dd' 'dn' 'e0' 'e6' 'ef' 'ej' 'ek' 'er' 'f9' 'fd' 'fe' 'fq' 'ft' 'fv' 'gq' 'gy' 'he' 'ij' 'iq' 'it' 'iy' 'jf' 'jl' 'jr' 'ju' 'kq' 'ku' 'lm' 'nj' 'nw' 'nx' 'oa' 'oe' 'oj' 'p2' 'pa' 'pm' 'pq' 'pv' 'q5' 'q9' 'qb' 'qd' 'qg' 'qj' 'qk' 'ql' 'qm' 'qu' 'qx' 'qz' 'rp' 'rq' 'rs' 's5' 'sk' 'ss' 'sy' 't2' 'ta' 'ts' 'tw' 'tx' 'u5' 'w3' 'w7' 'wa' 'wp' 'ws' 'wu' 'wy' 'wz' 'xz' 'y4' 'yn' 'yy' 'zt' 'zw' -\n 'ac' 'al' 'am' 'ap' 'ar' 'av' 'c1' 'cl' 'cz' 'dm' 'dp' 'dt' 'du' 'e0' 'es' 'eu' 'ev' 'ez' 'fa' 'fc' 'fj' 'fw' 'fz' 'gm' 'gx' 'ha' 'i6' 'i7' 'if' 'iz' 'j0' 'jd' 'jx' 'k0' 'kr' 'mj' 'mk' 'mp' 'n4' 'nm' 'om' 'ot' 'pl' 'px' 'qa' 'qb' 'qg' 'qk' 'qn' 'qo' 'qr' 'qu' 'r7' 'rc' 'rk' 's3' 's4' 'se' 'ss' 'su' 't8' 'ta' 'te' 'tj' 'tk' 'ts' 'tz' 'ub' 'v2' 'wb' 'wd' 'we' 'wf' 'wj' 'wq' 'wr' 'ws' 'wv' 'wx' 'y6' 'ym' 'yn' 'yq' 'ys' 'yv' 'zt' -\n '2o' '4i' '93' 'a2' 'az' 'b5' 'bk' 'cd' 'do' 'ea' 'ed' 'ej' 'el' 'es' 'ez' 'fd' 'fk' 'fu' 'h7' 'hg' 'hr' 'hs' 'hv' 'iz' 'j0' 'j9' 'jb' 'jc' 'jt' 'ln' 'lu' 'lw' 'lz' 'mz' 'ns' 'nv' 'o8' 'oi' 'oq' 'ov' 'oz' 'pr' 'qi' 'qw' 'rb' 'rg' 'ro' 'rq' 'sb' 'sc' 't8' 't9' 'te' 'ti' 'tm' 'uo' 'uz' 'wd' 'wi' 'wn' 'wp' 'ww' 'wx' 'xt' 'xv' 'yb' 'yr' 'zs' -\n '1p' 'a7' 'ae' 'b2' 'dd' 'ef' 'eh' 'el' 'em' 'eo' 'fc' 'g0' 'hf' 'hh' 'i8' 'i9' 'in' 'is' 'iy' 'j3' 'ja' 'jl' 'js' 'jt' 'kz' 'lk' 'ng' 'nu' 'o6' 'oc' 'oe' 'om' 'ox' 'pi' 'pp' 'pq' 'ps' 'qc' 'qe' 'qy' 'rh' 'rk' 'rn' 's3' 'sc' 'so' 'st' 'tc' 'tm' 'tp' 'tq' 'vh' 'wa' 'ya' 'zq' -\n 'aa' 'ab' 'ag' 'ar' 'az' 'bp' 'bx' 'cx' 'eb' 'eh' 'ek' 'eo' 'eq' 'ez' 'fl' 'gm' 'gw' 'hd' 'ib' 'ig' 'jz' 'kg' 'lf' 'nw' 'oh' 'ok' 'om' 'oy' 'pg' 'ph' 'pi' 'qb' 'qi' 'qn' 'qs' 'qt' 'qy' 'rl' 'sy' 'tc' 'tt' 'up' 'ur' 'uy' 'w6' 'w8' 'wb' 'wh' 'wv' 'ww' 'y5' 'yi' 'yp' -\n 'a5' 'al' 'b6' 'bu' 'co' 'd0' 'd4' 'db' 'e0' 'e2' 'eb' 'ei' 'ej' 'el' 'et' 'ez' 'g7' 'gu' 'j6' 'jl' 'k3' 'kf' 'km' 'kw' 'kx' 'lp' 'me' 'mw' 'my' 'n2' 'n5' 'n7' 'nr' 'ny' 'oj' 'q8' 'qb' 'qg' 'qn' 'qq' 'qz' 'ra' 'rk' 'rl' 'rn' 's3' 's6' 't2' 't8' 'tk' 'tm' 'ul' 'uq' 'wg' 'y1' 'yc' 'yn' 'yq' 'yy' 'zr' -\n 'a2' 'a8' 'ae' 'b3' 'b5' 'bn' 'bq' 'd4' 'd7' 'dh' 'dl' 'dt' 'e6' 'es' 'fa' 'fb' 'ff' 'gd' 'ge' 'h8' 'hj' 'hm' 'hq' 'hw' 'hy' 'im' 'ip' 'kb' 'kh' 'ku' 'lm' 'ly' 'mf' 'nn' 'o0' 'oi' 'ok' 'or' 'pn' 'po' 'pq' 'pt' 'pv' 'q4' 'qc' 'qd' 'qu' 'qv' 'rd' 'rh' 'ri' 'rk' 'rp' 'rr' 'ru' 'si' 'sk' 'sq' 'ss' 'sx' 'sy' 'ta' 'tm' 'tq' 'tx' 'ul' 'um' 'uv' 'vj' 'vt' 'w7' 'wh' 'wi' 'wl' 'wn' 'wp' 'wq' 'ww' 'xb' 'y6' 'yq' 'z2' 'zn' -\n '1o' '1v' '4v' 'ab' 'at' 'b5' 'bw' 'bz' 'cm' 'dc' 'dh' 'dj' 'dk' 'dq' 'e1' 'e5' 'ee' 'el' 'em' 'eo' 'ep' 'ew' 'fi' 'fy' 'gd' 'gh' 'gw' 'h7' 'i6' 'ia' 'ii' 'ip' 'is' 'iu' 'jk' 'k5' 'kb' 'mf' 'mp' 'mw' 'mx' 'n1' 'na' 'nm' 'nq' 'ob' 'of' 'pa' 'pb' 'pd' 'pu' 'q4' 'qb' 'qe' 'qf' 'qj' 'qo' 'qr' 're' 'rj' 'ro' 'rt' 'rv' 'sb' 'sp' 'st' 'ub' 'ue' 'um' 'vz' 'w3' 'w7' 'w8' 'wh' 'wo' 'wt' 'x5' 'x9' 'xd' 'xj' 'xm' 'ya' 'yb' 'yg' 'zr' 'zv' -\n 'ay' 'bg' 'bp' 'cm' 'eg' 'ev' 'ff' 'go' 'hc' 'hl' 'jj' 'l0' 'os' 'q9' 'qc' 'qh' 'qo' 'rt' 'rx' 'so' 'sr' 'to' 'tx' 'uk' 'wb' 'y4' -\n 'bj' 'dq' 'e2' 'ec' 'fs' 'g8' 'gd' 'iw' 'jt' 'nn' 'ns' 'o9' 'p0' 'tb' 'u7' 'uv' 'wf' 'wr' 'xf' 'z3' -\n 'ae' 'af' 'ay' 'da' 'dp' 'dq' 'e1' 'gi' 'gk' 'rl' 'sf' 'ta' 'td' 'tf' 'tt' 'tw' -\n 'ad' 'bs' 'dx' 'fi' 'i5' 'ia' 'j3' 'm5' 'mn' 'nr' 'ox' 'tg' 'un' 'vo' 'wj' 'wt' 'ys' -\n 'cx' 'dg' 'do' 'dt' 'e7' 'ek' 'ez' 'fn' 'hj' 'hv' 'i2' 'i6' 'is' 'it' 'ka' 'kh' 'l5' 'lg' 'p5' 'qa' 'qf' 'qj' 'qw' 'qz' 'rl' 'sl' 'sr' 't7' 'tf' 'tu' 'uc' 'ud' 'uv' 'vr' 'w0' 'we' 'wf' 'wj' 'ws' 'ww' 'xe' 'xh' 'xn' 'y9' 'yv' -\n '1h' '3s' 'ab' 'ae' 'ax' 'b1' 'bz' 'cy' 'dk' 'dq' 'ds' 'du' 'e8' 'ef' 'ej' 'ek' 'ex' 'f1' 'fe' 'ff' 'fn' 'fo' 'ft' 'fx' 'ge' 'go' 'gz' 'h6' 'hz' 'i2' 'iv' 'iy' 'j5' 'j6' 'ke' 'kf' 'lh' 'lr' 'mc' 'mj' 'na' 'ng' 'oh' 'om' 'oy' 'p2' 'pi' 'pk' 'py' 'q3' 'qb' 'qc' 'qg' 'qn' 'qo' 'qq' 'qu' 'qw' 'qx' 'qy' 'qz' 'r1' 'rk' 'rl' 'rq' 'rs' 'rt' 'ry' 'rz' 'sk' 'sl' 'so' 't9' 'td' 'te' 'tn' 'tw' 'tz' 'ud' 'uk' 'uo' 'uq' 'uw' 'ux' 'uy' 'v1' 'vg' 'vq' 'w4' 'w9' 'wa' 'wg' 'wj' 'wm' 'wo' 'wr' 'ww' 'wy' 'xf' 'xg' 'y9' 'yh' 'yi' 'yk' 'ym' 'yq' 'yv' 'zm' -\n 'aa' 'cb' 'd2' 'dd' 'de' 'e4' 'gd' 'go' 'hc' 'ic' 'in' 'ip' 'js' 'lm' 'o1' 'o3' 'pl' 'ra' 'rx' 'sj' 'ti' 'tu' 'tv' 'wc' 'we' 'wl' 'wq' 'wx' 'xg' 'xi' 'yc' 'yi' -\n '8j' 'ao' 'bc' 'bh' 'co' 'cz' 'di' 'dq' 'dr' 'e1' 'ec' 'ei' 'el' 'et' 'eu' 'ex' 'f8' 'g7' 'gl' 'hq' 'hw' 'ib' 'kh' 'kn' 'kt' 'lc' 'md' 'n7' 'oe' 'p0' 'pg' 'pl' 'pm' 'po' 'pr' 'q0' 'q6' 'ql' 'qv' 'qy' 'r7' 'ra' 're' 'rq' 'ru' 'ry' 'sm' 'sn' 't4' 't5' 'tw' 'ty' 'u7' 'ud' 'uh' 'um' 'us' 'ux' 'v0' 'v7' 'vn' 'w6' 'we' 'wi' 'wm' 'x1' 'xo' 'xz' 'yn' 'yo' 'yz' -\n '4a' 'aj' 'an' 'aq' 'ax' 'bb' 'bh' 'ci' 'cn' 'd4' 'df' 'ea' 'ef' 'ek' 'en' 'eo' 'ex' 'fc' 'fj' 'fz' 'gb' 'gl' 'h7' 'hg' 'i1' 'i4' 'ia' 'im' 'j9' 'jg' 'ji' 'jj' 'kl' 'l2' 'lb' 'ld' 'lh' 'm1' 'mf' 'n1' 'nd' 'ob' 'od' 'ot' 'ph' 'pk' 'po' 'pv' 'q1' 'q2' 'q4' 'qb' 'qu' 'qz' 'ra' 'rh' 'ro' 'rp' 's1' 'si' 'sl' 'sn' 't7' 't8' 'ta' 'tc' 'ub' 'ue' 'ul' 'v9' 'w7' 'wd' 'xq' 'y5' 'yj' 'yl' 'yp' 'yw' 'z9' 'zb' 'zu' 'zy' -\n 'a7' 'a9' 'ab' 'af' 'ah' 'bc' 'bg' 'bi' 'c2' 'cj' 'cl' 'dj' 'dn' 'do' 'dv' 'dw' 'e5' 'ec' 'es' 'f4' 'fa' 'fk' 'fv' 'h9' 'hi' 'hu' 'i5' 'ic' 'ig' 'im' 'ir' 'ji' 'jt' 'k2' 'kc' 'kd' 'ki' 'km' 'kz' 'l3' 'lh' 'li' 'lv' 'ml' 'ne' 'ni' 'nt' 'nx' 'o9' 'pm' 'pn' 'pr' 'px' 'q0' 'qa' 'qe' 'qj' 'r6' 'ra' 'rj' 'rn' 'rq' 'ru' 'ry' 's0' 'sq' 'tb' 'to' 'tw' 'ua' 'ub' 'uf' 'ui' 'un' 'uu' 'vi' 'vo' 'vv' 'w5' 'w7' 'w8' 'wo' 'wv' 'wy' 'xy' 'y2' 'ya' 'yh' 'yj' 'yo' 'za' 'zh' -\n '16' 'ae' 'al' 'ef' 'eg' 'ew' 'gi' 'ha' 'id' 'ng' 'o3' 'on' 'p9' 'rz' 'uf' 'vg' 'wo' 'wr' 'zh' -\n '1v' '20' 'au' 'bo' 'br' 'c9' 'cv' 'dp' 'ep' 'fo' 'gj' 'hb' 'hx' 'iv' 'iw' 'jc' 'jm' 'jw' 'k8' 'kg' 'km' 'kn' 'nd' 'o8' 'oh' 'ok' 'op' 'oy' 'px' 'pz' 'qh' 'qo' 'qp' 'qs' 'qw' 're' 'rr' 'ry' 's3' 'sj' 't7' 't9' 'tt' 'tw' 'u9' 'ue' 'us' 'uu' 'v2' 'w3' 'wa' 'wf' 'wg' 'wt' 'wv' 'xc' 'yi' 'yu' 'yv' 'z4' 'zj' -\n 'e2' 'ef' 'ev' 'fe' 'ij' 'j8' 'jm' 'kw' 'nb' 'ny' 'o6' 'o7' 'ou' 'pb' 'qd' 'qv' 'rh' 'rp' 's7' 'ti' 'ub' 'uk' 'wh' 'wi' 'wj' 'xj' 'xo' 'yx' -\n 'ao' 'as' 'bz' 'dc' 'dl' 'dn' 'du' 'dy' 'e3' 'ed' 'ee' 'ej' 'em' 'eo' 'ep' 'eq' 'er' 'fc' 'ft' 'g4' 'gc' 'gm' 'gq' 'gr' 'gy' 'hq' 'jg' 'k6' 'k9' 'ks' 'kz' 'l7' 'lo' 'lu' 'lw' 'ly' 'nb' 'oc' 'oo' 'q9' 'qc' 'qd' 'qk' 'qs' 'qv' 'ro' 'rx' 'ry' 'sk' 'sv' 'sy' 'ti' 'tk' 'ui' 'un' 'uq' 'vl' 'w4' 'wl' 'wm' 'yj' 'yo' 'yu' 'yw' 'zg' -\n '7w' 'ch' 'd7' 'eo' 'gw' 'i4' 'lq' 'o6' 'qt' 'y0' -\n '0h' '42' 'ak' 'al' 'bf' 'bz' 'co' 'd3' 'dc' 'dt' 'dy' 'ed' 'ee' 'eg' 'ev' 'ew' 'fg' 'fr' 'fz' 'gi' 'gy' 'ha' 'hb' 'hd' 'hl' 'hn' 'hs' 'ht' 'ij' 'io' 'iv' 'jh' 'jl' 'jr' 'kc' 'kj' 'kt' 'ku' 'ky' 'ln' 'ml' 'mu' 'ng' 'nm' 'o0' 'o1' 'of' 'oh' 'or' 'p8' 'q8' 'qb' 'qp' 'qr' 'qt' 'qu' 'qv' 'r8' 'rj' 'rl' 'rp' 'rw' 'sk' 'ss' 'sw' 't9' 'th' 'tl' 'u5' 'uj' 'us' 'vg' 'vt' 'vz' 'w4' 'wb' 'we' 'wl' 'ww' 'wx' 'wy' 'wz' 'xj' 'yb' 'yg' 'yn' 'yp' 'ys' 'yw' 'yz' 'zk' 'zp' 'zu' -\n '2i' 'am' 'ar' 'bl' 'by' 'ci' 'da' 'db' 'dc' 'dg' 'ea' 'ed' 'ei' 'ek' 'em' 'en' 'er' 'f2' 'f7' 'fi' 'fj' 'fu' 'fy' 'g0' 'g8' 'gn' 'gr' 'hl' 'hr' 'i2' 'it' 'ix' 'jg' 'jr' 'ju' 'jx' 'lh' 'lj' 'm8' 'n7' 'o1' 'o5' 'ob' 'og' 'ok' 'oz' 'pg' 'pl' 'pz' 'q4' 'q9' 'qf' 'qh' 'qn' 'qt' 'qu' 'qw' 're' 'ri' 'rn' 'ro' 'rp' 'rz' 's7' 'st' 'sz' 't3' 'tk' 'tw' 'u1' 'u5' 'uh' 'uy' 've' 'vh' 'w1' 'x2' 'xi' 'y4' 'ya' 'yi' 'yk' 'yn' 'zb' 'zo' -\n 'ag' 'bm' 'co' 'cr' 'd7' 'dk' 'do' 'e6' 'e9' 'eb' 'ed' 'ef' 'eh' 'ep' 'eq' 'ew' 'f4' 'fd' 'fr' 'gc' 'gg' 'gq' 'gt' 'gv' 'h0' 'h4' 'hi' 'hm' 'i4' 'ib' 'im' 'is' 'j0' 'jc' 'jd' 'jo' 'ka' 'kk' 'kx' 'm3' 'nj' 'nr' 'nu' 'o2' 'ob' 'oe' 'oi' 'om' 'ow' 'oz' 'p3' 'pd' 'pf' 'ph' 'qi' 'qj' 'qu' 'qw' 'qy' 'r2' 'ra' 'rg' 'rj' 'rm' 'rn' 'ro' 'rp' 'rr' 'ry' 'rz' 's3' 'sa' 'so' 't6' 't7' 'ta' 'tc' 'u3' 'ub' 'vj' 'vm' 'vn' 'w7' 'wb' 'wf' 'wk' 'wn' 'x2' 'yi' 'zf' 'zh' -\n '2l' 'a4' 'ae' 'ag' 'cb' 'cs' 'cu' 'cy' 'dd' 'dj' 'ed' 'ee' 'ef' 'es' 'ex' 'ey' 'ft' 'fy' 'gs' 'h4' 'ho' 'ht' 'i2' 'i7' 'ia' 'iq' 'iz' 'jz' 'ku' 'kv' 'lq' 'mv' 'of' 'oi' 'op' 'pb' 'pd' 'pl' 'pn' 'pq' 'q0' 'q3' 'qe' 'qi' 'qp' 'qs' 'qy' 'qz' 'r3' 'ra' 'rh' 'rk' 'ry' 'sj' 'st' 'ta' 'tc' 'te' 'tf' 'th' 'ti' 'to' 'tt' 'u2' 'u5' 'vf' 'vx' 'w4' 'w7' 'wm' 'wt' 'ww' 'wx' 'x2' 'xi' 'y1' 'ye' 'yq' 'yv' 'za' 'zo' 'zy' -\n '1v' '44' 'aj' 'al' 'am' 'ba' 'bi' 'br' 'bt' 'c0' 'd6' 'dg' 'di' 'e1' 'e4' 'ei' 'ek' 'er' 'et' 'eu' 'ev' 'ex' 'fa' 'fc' 'fe' 'fh' 'fr' 'ga' 'gh' 'gu' 'hp' 'hq' 'ib' 'if' 'io' 'ix' 'jo' 'jv' 'kd' 'l1' 'me' 'mh' 'mn' 'mo' 'mt' 'n7' 'nf' 'nk' 'oe' 'oy' 'pa' 'pg' 'pj' 'pm' 'pn' 'pq' 'py' 'q1' 'qd' 'qe' 'qi' 'qj' 'qr' 'qs' 'qz' 'rb' 'rs' 'su' 'sw' 't5' 'ti' 'tx' 'uc' 'ug' 'ui' 'uq' 'uz' 'v6' 'vp' 'we' 'wf' 'wj' 'wm' 'wx' 'xe' 'y7' 'yt' 'yy' -\n 'a6' 'ac' 'ao' 'au' 'cf' 'co' 'cr' 'd9' 'da' 'ds' 'du' 'e4' 'ea' 'ew' 'f1' 'fx' 'hr' 'hu' 'ic' 'id' 'ii' 'in' 'iq' 'iy' 'j3' 'jb' 'ji' 'jl' 'kf' 'mi' 'mp' 'o3' 'oe' 'oj' 'on' 'p5' 'ph' 'pk' 'q1' 'q9' 'qa' 'qs' 'qu' 'qv' 'r9' 'rc' 'rj' 'rv' 's1' 'se' 'sl' 'su' 't2' 't5' 'tk' 'u8' 'uv' 'v9' 'vd' 'vi' 'w0' 'w3' 'we' 'wh' 'wm' 'wp' 'xm' 'y0' 'y1' 'y8' 'yf' 'yo' 'yw' 'zv' -\n 'aw' 'dz' 'el' 'hb' 'iu' 'lc' 'm9' 'r5' 'rt' 'uz' 'x2' 'zp' -\n 'ap' 'i2' 'k0' 'n4' 'ou' 'px' 'qe' 'qo' 'qr' 't1' 'yz' -\n '3p' '5x' 'ag' 'au' 'aw' 'dl' 'eg' 'f2' 'f8' 'fb' 'fn' 'g9' 'ge' 'gt' 'hd' 'i7' 'ia' 'ij' 'is' 'jc' 'ku' 'kx' 'l7' 'lb' 'lq' 'mc' 'o3' 'oj' 'q1' 'qa' 'qg' 'qt' 'r9' 'rg' 'tw' 'tz' 'u6' 'us' 'w2' 'wr' 'wt' 'wu' 'x3' 'xx' -\n '4k' 'af' 'ah' 'b7' 'bj' 'by' 'ci' 'df' 'ds' 'eh' 'em' 'eq' 'ey' 'ez' 'fu' 'fv' 'g1' 'ga' 'go' 'gs' 'gy' 'gz' 'ho' 'i0' 'ie' 'ir' 'iv' 'k5' 'kj' 'ks' 'kw' 'l4' 'li' 'm0' 'mo' 'o8' 'ol' 'oq' 'os' 'ox' 'pk' 'pl' 'pq' 'q3' 'q6' 'qa' 'qg' 'qj' 'qn' 'qq' 'qr' 'qu' 'r5' 'r9' 'rb' 'ri' 'rl' 'rs' 'ry' 's7' 's9' 'sa' 'sd' 'sx' 'ta' 'tc' 'td' 'tf' 'tg' 'th' 'ti' 'to' 'tq' 'tv' 'uo' 'ut' 've' 'vt' 'w8' 'wg' 'wm' 'ws' 'wy' 'xy' 'y8' 'ya' 'yc' 'yf' 'ys' 'yu' 'zy' -\n '1h' '1j' '1o' '2d' 'ac' 'ak' 'b6' 'cx' 'd3' 'ds' 'dv' 'e7' 'es' 'ev' 'ez' 'fs' 'fx' 'fy' 'gc' 'gh' 'gs' 'gt' 'hk' 'ho' 'i8' 'id' 'ig' 'ii' 'iq' 'j5' 'jd' 'je' 'jg' 'jk' 'jl' 'jo' 'jr' 'kf' 'kl' 'kq' 'lf' 'lh' 'lz' 'mb' 'mu' 'ni' 'nz' 'o4' 'ol' 'p7' 'pl' 'pm' 'pv' 'q5' 'qa' 'qe' 'qh' 'qi' 'ql' 'qq' 'qw' 'ra' 'rb' 'rn' 's5' 'sf' 'sh' 'so' 'sp' 'sq' 'sw' 'tj' 'tu' 'ty' 'u3' 'ue' 'uo' 'ux' 'v8' 'vo' 'vr' 'vz' 'w4' 'w8' 'wa' 'wk' 'wl' 'wo' 'wr' 'wu' 'ww' 'xs' 'xx' 'yb' 'yf' 'yn' 'yt' 'yw' 'zf' 'zg' 'zs' -\n '1m' '37' 'a8' 'ab' 'at' 'ce' 'cx' 'd6' 'dk' 'e9' 'eh' 'ei' 'el' 'eo' 'eu' 'ew' 'ex' 'f4' 'fh' 'fr' 'fs' 'fy' 'g6' 'gf' 'gl' 'gm' 'gp' 'h8' 'ha' 'hf' 'hi' 'hl' 'hr' 'ie' 'ir' 'j6' 'jd' 'jr' 'jv' 'kz' 'l1' 'lg' 'ln' 'lp' 'ls' 'm0' 'ma' 'mi' 'mo' 'mu' 'na' 'np' 'o8' 'oc' 'oe' 'oh' 'ot' 'oy' 'ps' 'pw' 'q5' 'qa' 'qe' 'qg' 'qh' 'qi' 'qq' 'qz' 'rd' 'rg' 'ru' 'rv' 's9' 'sr' 'sv' 'sy' 'sz' 'ts' 'ty' 'uc' 'uh' 'uj' 'uk' 'up' 'v9' 'vc' 'vg' 'vt' 'vy' 'wl' 'wm' 'wv' 'wy' 'wz' 'xg' 'yg' 'yv' 'yw' 'yy' 'z0' -\n 'av' 'bh' 'cd' 'cw' 'dv' 'em' 'gn' 'iw' 'ja' 'ki' 'lc' 'lx' 'my' 'oi' 'ox' 'q0' 'qb' 'qi' 'qn' 'uf' 'ux' 'we' 'wn' 'xd' 'xq' 'y4' 'y9' 'zf' 'zs' -\n '11' '3o' '7a' 'au' 'bc' 'bx' 'cg' 'dz' 'e5' 'ea' 'eb' 'ee' 'eg' 'eo' 'er' 'eu' 'g2' 'gq' 'gx' 'i4' 'in' 'ip' 'iv' 'k4' 'kd' 'kw' 'lf' 'ls' 'oq' 'ot' 'oz' 'p7' 'ph' 'pk' 'ps' 'qa' 'qd' 'qf' 'qi' 'qj' 'qr' 'qt' 'r4' 'rb' 'rd' 'rl' 'th' 'tl' 'tx' 'uc' 'uj' 'v6' 'vj' 'vz' 'we' 'wj' 'wl' 'wm' 'wp' 'wy' 'wz' 'xj' 'xk' 'xl' 'ya' 'yj' 'yl' 'yo' 'yw' 'zs' 'zv' 'zw' -\n '16' '64' 'aj' 'aw' 'bf' 'c0' 'ca' 'd2' 'd6' 'ec' 'ed' 'eq' 'ew' 'go' 'h2' 'in' 'is' 'j0' 'jd' 'ji' 'kv' 'l5' 'lp' 'lz' 'og' 'pb' 'pw' 'q9' 'qb' 'qe' 'qf' 'qg' 'qn' 'qp' 'qt' 'qy' 'r7' 'rh' 'rw' 'sz' 't8' 'tb' 'te' 'tx' 'ui' 'un' 'uq' 'wa' 'wp' 'wu' 'wy' 'yn' 'ys' -\n '41' '7r' 'a2' 'ad' 'aj' 'ak' 'ao' 'as' 'b1' 'b2' 'cn' 'db' 'eb' 'ec' 'ee' 'em' 'ev' 'ex' 'f8' 'fa' 'fo' 'fs' 'fu' 'gh' 'gk' 'gr' 'gx' 'iq' 'iv' 'j9' 'jb' 'jc' 'jr' 'kf' 'lg' 'm1' 'mq' 'mt' 'ne' 'nv' 'o5' 'od' 'os' 'ox' 'pc' 'pj' 'pq' 'q1' 'q6' 'q7' 'q8' 'qk' 'qm' 'qn' 'qp' 'qs' 'rj' 'rk' 's5' 'sb' 'sk' 'sn' 'sv' 't4' 'tb' 'th' 'ti' 'uc' 'uj' 'ut' 'vh' 'vp' 'wg' 'wi' 'wk' 'wp' 'ws' 'wv' 'wx' 'wy' 'x6' 'xa' 'xg' 'xr' 'xy' 'y6' 'yj' 'yo' 'yv' 'yw' 'zt' 'zw' -\n '3b' '4p' 'ae' 'aj' 'ap' 'b3' 'bb' 'c0' 'cc' 'cf' 'cn' 'dz' 'e1' 'e9' 'eo' 'ew' 'ey' 'fk' 'fo' 'gd' 'gp' 'hb' 'i8' 'ia' 'ib' 'ie' 'ij' 'iq' 'ir' 'ix' 'jo' 'kp' 'lc' 'ld' 'lp' 'ml' 'on' 'p8' 'pd' 'pf' 'pi' 'pn' 'pr' 'pt' 'pw' 'qe' 'qi' 'qj' 'qp' 'qr' 'qw' 'qz' 'r0' 'rj' 'rn' 'ro' 'rq' 'rr' 's3' 'sg' 'sz' 'tn' 'tw' 'ty' 'ui' 'uj' 'vj' 'vr' 'w5' 'w9' 'wa' 'wp' 'xt' 'ya' 'ym' 'z0' 'zr' -\n '1f' '3z' '43' 'am' 'b9' 'bg' 'cc' 'ct' 'cx' 'd0' 'de' 'dm' 'dr' 'e0' 'e8' 'ef' 'en' 'ev' 'fd' 'ff' 'fx' 'ga' 'gm' 'gp' 'gr' 'gs' 'gy' 'h1' 'hi' 'hl' 'hs' 'i4' 'i5' 'ic' 'jb' 'jj' 'kj' 'lh' 'ng' 'ni' 'nn' 'ns' 'nx' 'o1' 'oa' 'oe' 'og' 'p4' 'pd' 'ph' 'pj' 'pl' 'pw' 'q9' 'qa' 'qd' 'qh' 'ql' 'qr' 'qs' 'qw' 'qx' 'ro' 'rs' 'rw' 'ry' 'rz' 'sb' 'sj' 'sm' 'so' 't0' 't6' 'tc' 'ti' 'tk' 'tn' 'uk' 'um' 'uw' 'uy' 'v9' 'vd' 'vg' 'w3' 'wf' 'wg' 'wi' 'wk' 'wm' 'wx' 'xe' 'xm' 'xn' 'y5' 'ye' 'yk' 'yq' 'z3' 'zj' 'zk' 'zt' 'zz' -\n '1s' '95' 'ac' 'aq' 'cb' 'ch' 'cq' 'ct' 'cz' 'dg' 'dj' 'eb' 'ed' 'ee' 'eg' 'en' 'eo' 'ep' 'es' 'fc' 'fl' 'fp' 'gu' 'gw' 'hx' 'i0' 'i2' 'ig' 'ih' 'il' 'in' 'iu' 'iy' 'iz' 'jc' 'k7' 'ka' 'kl' 'km' 'kn' 'lz' 'mx' 'n6' 'nc' 'og' 'pt' 'pw' 'q0' 'qa' 'qe' 'qf' 'ql' 'qm' 'qp' 'qt' 'r7' 'rp' 'ru' 'rw' 'sb' 'sd' 't0' 't7' 'ta' 'tl' 'tn' 'tv' 'ty' 'ui' 'vx' 'wa' 'wc' 'wm' 'wp' 'wy' 'xi' 'xj' 'xk' 'yz' -\n '14' '1t' 'aa' 'ab' 'ag' 'aq' 'ax' 'bc' 'cb' 'cm' 'd1' 'db' 'ea' 'ek' 'en' 'ey' 'f0' 'g6' 'g7' 'gx' 'ha' 'ho' 'i1' 'i6' 'i8' 'it' 'iw' 'jl' 'jp' 'ko' 'kt' 'la' 'le' 'mb' 'mk' 'mt' 'n6' 'na' 'ob' 'oc' 'od' 'on' 'op' 'or' 'ot' 'q6' 'qd' 'qf' 'qk' 'qp' 'qq' 'qr' 'qw' 'qy' 'r5' 'rf' 'rk' 'se' 'sp' 'sx' 't0' 'tj' 'tk' 'tq' 'tv' 'tx' 'u0' 'ub' 'ue' 'uf' 'um' 'us' 'uu' 'v9' 'vi' 'wb' 'wo' 'wu' 'wy' 'x9' 'xs' 'xu' 'y0' 'yo' 'zi' -\n '1i' 'ap' 'bh' 'ce' 'cp' 'di' 'dm' 'dt' 'es' 'eu' 'f2' 'f3' 'fw' 'fx' 'g5' 'gf' 'gy' 'h2' 'hl' 'i4' 'ii' 'iy' 'kp' 'lh' 'lr' 'me' 'of' 'og' 'ok' 'on' 'oo' 'pb' 'pd' 'pt' 'qf' 'qk' 'qz' 'r4' 'r7' 're' 'ri' 'rj' 'ro' 'rx' 's2' 'tk' 'tl' 'tq' 'tx' 'ub' 'ui' 'us' 'vm' 'w1' 'w7' 'wi' 'wj' 'wq' 'wx' 'xp' 'yg' 'yr' 'yx' -\n '3y' 'ak' 'am' 'b8' 'cp' 'd7' 'df' 'di' 'eg' 'em' 'en' 'eo' 'es' 'f6' 'fc' 'gg' 'gt' 'gv' 'hd' 'i3' 'jk' 'k6' 'la' 'lc' 'ol' 'ov' 'ow' 'p5' 'pl' 'qc' 'qf' 'rl' 'rn' 'rt' 'rx' 't1' 'tf' 'tj' 'tz' 'ug' 'uo' 'we' 'wg' 'wk' 'wp' 'wv' 'y7' -\n 'ae' 'ai' 'di' 'ea' 'eb' 'ec' 'gw' 'h8' 'hb' 'iw' 'iz' 'jf' 'jg' 'ks' 'le' 'p8' 'pl' 'pp' 'qd' 'qg' 'qm' 'qn' 'qu' 'qy' 'r4' 'rf' 'rq' 's1' 'sc' 'sq' 'v8' 'vh' 'vk' 'wd' 'x7' 'y7' 'ym' 'yp' 'yr' 'yw' -\n 'a7' 'ag' 'aq' 'aw' 'az' 'bf' 'bg' 'ce' 'cp' 'cx' 'dc' 'ek' 'en' 'es' 'fj' 'gb' 'hr' 'hs' 'ie' 'ik' 'is' 'jl' 'jr' 'kc' 'ku' 'l5' 'lj' 'lq' 'lr' 'nu' 'og' 'oj' 'os' 'oy' 'p1' 'p6' 'pc' 'pk' 'pr' 'pu' 'px' 'py' 'q1' 'q4' 'qb' 'qc' 'ql' 'qo' 'qv' 'qz' 'r9' 'ra' 'rg' 'rp' 'sq' 'ts' 'tx' 'u8' 'ue' 'ui' 'uj' 'uk' 'up' 'v4' 'vg' 'vn' 'w2' 'w9' 'wa' 'wk' 'wt' 'y0' 'y9' 'yc' 'ym' 'ys' 'zh' -\n 'af' 'aq' 'at' 'bh' 'cc' 'd3' 'dd' 'dg' 'dq' 'e1' 'e6' 'ec' 'ee' 'ex' 'ey' 'go' 'gt' 'h3' 'h8' 'hd' 'he' 'hm' 'i7' 'ii' 'ik' 'io' 'ip' 'it' 'iz' 'jg' 'k0' 'k5' 'k7' 'kb' 'ks' 'kw' 'ln' 'lp' 'lx' 'm3' 'nf' 'nh' 'of' 'og' 'oj' 'ok' 'ow' 'p7' 'pd' 'pj' 'pm' 'q1' 'q7' 'qg' 'qh' 'qk' 'qq' 'qr' 'qt' 'qw' 'rr' 'rs' 'ry' 's4' 's7' 'sd' 'si' 'sl' 'sp' 'sw' 'sz' 't6' 't8' 'tc' 'u2' 'um' 'uo' 'ux' 'vb' 'w2' 'wb' 'wi' 'wj' 'ws' 'wt' 'wx' 'x3' 'xf' 'xt' 'yb' 'ym' 'zb' 'ze' 'zm' -\n '3g' 'af' 'aj' 'ak' 'ap' 'as' 'au' 'cp' 'cx' 'dh' 'dn' 'dr' 'ds' 'ej' 'en' 'eo' 'et' 'eu' 'ex' 'fq' 'fs' 'ft' 'gw' 'h5' 'i5' 'ix' 'j6' 'jc' 'jg' 'k1' 'kb' 'kh' 'kn' 'kv' 'lj' 'lu' 'mc' 'mi' 'na' 'nq' 'ns' 'o4' 'o7' 'of' 'q5' 'q7' 'qe' 'qh' 'qi' 'qk' 'qr' 'qu' 'qw' 'r9' 'rb' 'ri' 'rx' 's3' 'sf' 'sm' 'so' 'sq' 'ss' 'su' 'sy' 't7' 'ta' 'ti' 'tn' 'tr' 'tx' 'u1' 'u3' 'ue' 'uh' 'up' 'uw' 'uy' 'va' 'w6' 'wg' 'wm' 'wp' 'ws' 'wy' 'x1' 'y4' 'y6' 'yk' 'ys' 'yy' 'zf' 'zv' -\n 'as' 'dj' 'dq' 'e3' 'ej' 'es' 'fn' 'fp' 'fu' 'ga' 'hb' 'hy' 'jz' 'l6' 'mp' 'ps' 'q4' 'qd' 'qm' 'qw' 'qy' 'qz' 'sa' 'sv' 'td' 'tn' 'tu' 'tx' 'ud' 'ue' 'uq' 'uv' 'v0' 'wi' 'wk' 'wm' 'wx' 'xh' 'y3' 'yd' 'yi' 'yn' 'yx' 'yy' 'zc' -\n 'ar' 'ei' 'kq' 'ma' 'qa' 'qh' 'qq' 'qz' 'rx' 'st' -\n 'a1' 'aa' 'c1' 'd7' 'dc' 'df' 'dh' 'e4' 'e9' 'ec' 'es' 'et' 'eu' 'ev' 'f3' 'g2' 'gu' 'he' 'il' 'j1' 'j6' 'jt' 'jv' 'ke' 'm8' 'm9' 'mh' 'ng' 'o8' 'on' 'pe' 'pf' 'pi' 'pn' 'qf' 'qn' 'qu' 'qv' 'qw' 'rh' 'rl' 'rr' 'ru' 'sg' 'sk' 'uk' 'ul' 'ux' 'vd' 'vj' 'wk' 'yd' 'yn' 'yx' 'z0' -\n 'af' 'as' 'at' 'aw' 'ax' 'ay' 'az' 'b2' 'bf' 'bl' 'ck' 'cs' 'df' 'dn' 'dv' 'ei' 'ek' 'ev' 'fg' 'fm' 'h0' 'hb' 'hk' 'i0' 'ib' 'if' 'ir' 'lk' 'm5' 'mr' 'np' 'om' 'p5' 'p7' 'pl' 'pq' 'q3' 'qh' 'qi' 'qj' 'qo' 'qp' 'qs' 'qt' 'qu' 'qv' 'qy' 'ra' 'sh' 'sm' 'so' 't2' 'ta' 'ti' 'tv' 'tz' 'u1' 'ug' 'um' 'v5' 'vd' 'w1' 'wn' 'wp' 'wr' 'ws' 'ww' 'xk' 'xx' 'y7' 'yf' 'yh' 'yk' 'yt' 'zr' 'zv' -\n '3a' '5k' 'a2' 'ah' 'au' 'ba' 'bb' 'bh' 'bu' 'cb' 'cj' 'cv' 'cx' 'df' 'dy' 'e4' 'e6' 'ed' 'ep' 'et' 'ev' 'ez' 'f1' 'fb' 'fl' 'fx' 'fz' 'gg' 'h5' 'hj' 'io' 'iz' 'ja' 'k7' 'kf' 'lu' 'lv' 'md' 'ne' 'nh' 'oh' 'on' 'ow' 'p0' 'p8' 'pc' 'px' 'q3' 'qa' 'qf' 'qg' 'qj' 'qr' 'qs' 'qt' 'qv' 'qx' 'qz' 'r3' 'rm' 'rq' 'rt' 'rv' 'sa' 'sf' 'so' 't1' 't7' 'tb' 'tn' 'tq' 'tr' 'ts' 'tu' 'tz' 'u7' 'uf' 'uk' 'um' 'ut' 'va' 'vj' 'vm' 'vx' 'vz' 'wa' 'we' 'wf' 'xe' 'xg' 'ya' 'yb' 'yu' 'zg' 'zo' 'zt' 'zz' -\n 'aa' 'av' 'ay' 'bn' 'by' 'cm' 'da' 'dd' 'dj' 'dk' 'dr' 'dz' 'eu' 'ev' 'ez' 'f1' 'f8' 'gr' 'he' 'hp' 'hs' 'hw' 'iz' 'k1' 'kc' 'km' 'ko' 'kt' 'ln' 'ls' 'mx' 'n3' 'nl' 'oe' 'oj' 'om' 'os' 'oy' 'pg' 'pr' 'pt' 'pv' 'qa' 'qc' 'qe' 'qi' 'qj' 'qm' 'qn' 'qq' 'qu' 'qx' 'qz' 'r0' 'r1' 'rf' 'rs' 'rx' 'ry' 's4' 'sg' 't2' 'tq' 'tt' 'tv' 'ty' 'ua' 'uj' 'uq' 'vi' 'vk' 'vx' 'wc' 'we' 'wi' 'wl' 'wo' 'wp' 'wv' 'ww' 'xi' 'xr' 'xs' 'y9' 'yg' 'ym' 'yr' 'yt' 'yz' 'zo' 'zw' -\n '8p' 'ao' 'aq' 'c1' 'dh' 'dt' 'e9' 'eo' 'ev' 'fp' 'fu' 'gc' 'gz' 'hk' 'i5' 'id' 'ip' 'iy' 'jg' 'jr' 'k2' 'lo' 'mb' 'mf' 'oi' 'ou' 'qp' 'qr' 'qw' 'qx' 'ra' 'rj' 'tl' 'ui' 'uu' 'uy' 'vb' 'wh' 'yt' -\n 'aa' 'am' 'av' 'dt' 'du' 'eh' 'em' 'ev' 'ex' 'gu' 'h0' 'i4' 'i8' 'ku' 'la' 'lo' 'lw' 'n0' 'n9' 'on' 'pc' 'pl' 'pn' 'pr' 'q8' 'qc' 'ql' 'qn' 'qz' 'ra' 'rd' 'ry' 'sp' 'tn' 'ts' 'u4' 'vg' 'vs' 'w7' 'wj' 'wm' 'xl' 'yg' 'yh' 'z0' 'zs' -\n 'ab' 'ah' 'ax' 'bd' 'ca' 'dh' 'e3' 'ea' 'ed' 'ef' 'en' 'eo' 'er' 'ev' 'ex' 'ez' 'f5' 'fh' 'fo' 'fv' 'ga' 'gb' 'gk' 'id' 'ik' 'in' 'ir' 'jp' 'js' 'jv' 'kf' 'kr' 'lx' 'mu' 'mz' 'n5' 'od' 'on' 'pr' 'pt' 'pv' 'qb' 'qe' 'qj' 'ql' 'qq' 'qu' 'qw' 'rd' 'rl' 'rz' 's4' 'sv' 'ta' 'tj' 'tk' 'u8' 'ui' 'uj' 'uk' 'um' 'ux' 'uz' 'v9' 'vh' 'vl' 'w7' 'wb' 'wi' 'wm' 'ws' 'xi' 'ye' 'yg' 'yr' 'yw' 'zj' 'zn' 'zs' -\n 'an' 'as' 'cm' 'dh' 'dk' 'do' 'ds' 'dv' 'e1' 'eh' 'ek' 'el' 'er' 'ew' 'ff' 'fo' 'fq' 'g2' 'gz' 'h0' 'hi' 'hk' 'hm' 'hs' 'i4' 'ij' 'iy' 'j5' 'jj' 'jk' 'jw' 'kq' 'kx' 'ky' 'lo' 'lp' 'lw' 'ly' 'm2' 'm6' 'md' 'mv' 'ng' 'of' 'om' 'oy' 'p7' 'pr' 'q7' 'qc' 'ql' 'qq' 'qs' 'qy' 'qz' 'r2' 'r9' 'ra' 'rn' 'ro' 'rq' 'rv' 'rx' 'ry' 'rz' 's0' 'si' 'sy' 'sz' 't6' 't7' 'to' 'tt' 'tv' 'tx' 'ub' 'ur' 'uv' 've' 'vj' 'w3' 'w8' 'w9' 'wa' 'wb' 'wc' 'we' 'wm' 'wt' 'wu' 'wx' 'wy' 'y9' 'yd' 'yg' 'ym' 'yp' 'yt' 'yu' 'yy' -\n '1i' '3z' 'b6' 'bh' 'bn' 'bu' 'cm' 'do' 'dt' 'ef' 'eg' 'ek' 'eo' 'et' 'ex' 'f9' 'g3' 'gj' 'gl' 'h7' 'hp' 'i8' 'ih' 'im' 'in' 'jn' 'k1' 'k7' 'kd' 'lq' 'ms' 'mv' 'n7' 'nj' 'nt' 'o4' 'o9' 'ov' 'q2' 'qa' 'qh' 'qk' 'ql' 'qp' 'qu' 'qv' 'rj' 's8' 'sf' 'sh' 't7' 't8' 'um' 'un' 'uo' 'ut' 'uu' 'w1' 'wa' 'wf' 'wi' 'wx' 'xj' 'yc' 'yo' 'yt' -\n '8d' 'a2' 'af' 'ap' 'as' 'cg' 'cr' 'd4' 'dg' 'du' 'dv' 'eg' 'ei' 'el' 'em' 'fg' 'ft' 'g1' 'gt' 'h1' 'hg' 'i5' 'i8' 'ih' 'im' 'ir' 'iw' 'jd' 'jf' 'js' 'jw' 'jz' 'k8' 'ko' 'ky' 'la' 'lr' 'mq' 'no' 'ox' 'p8' 'p9' 'pb' 'pv' 'pw' 'px' 'q0' 'q1' 'q5' 'q7' 'qd' 'qh' 'qj' 'ql' 'qn' 'qo' 'qq' 'qx' 'qy' 'rc' 'rd' 'rf' 'rh' 'rr' 'rs' 'sd' 'sw' 'sz' 't3' 'tf' 'tn' 'to' 'tv' 'tx' 'ty' 'ua' 'ub' 'ud' 'uk' 'ul' 'us' 'uu' 'ux' 'vl' 'vs' 'wf' 'wg' 'wl' 'wq' 'wt' 'wu' 'wx' 'x6' 'xi' 'yg' 'yh' 'z7' 'ze' -\n 'ak' 'ar' 'cm' 'cq' 'da' 'df' 'e3' 'ew' 'fe' 'fr' 'gm' 'id' 'io' 'iy' 'jg' 'jt' 'jx' 'kb' 'lf' 'nv' 'od' 'qy' 'r3' 'r4' 'ro' 'rq' 'rw' 'sl' 'ss' 'su' 'sw' 't7' 'th' 'ti' 'tp' 'u9' 'uq' 'v9' 'vq' 'vw' 'we' 'wg' 'wk' 'ws' 'xr' 'yf' -\n '5h' 'a2' 'ad' 'ag' 'ar' 'cf' 'ch' 'dd' 'e6' 'ei' 'el' 'em' 'f3' 'fx' 'ga' 'gm' 'h8' 'hi' 'hl' 'hm' 'ix' 'jb' 'l5' 'm2' 'mh' 'mm' 'mu' 'n9' 'nf' 'nq' 'nw' 'o4' 'oe' 'pa' 'pl' 'q1' 'qb' 'qd' 'qi' 'qj' 'qk' 'qu' 'qy' 'r0' 'r3' 'r8' 'rg' 'rj' 'rt' 's1' 'sa' 'ss' 'sx' 'tb' 'tc' 'tj' 'uf' 'uh' 'um' 'uo' 'ut' 'vf' 'vo' 'w4' 'w7' 'wf' 'wk' 'wp' 'wq' 'wr' 'wt' 'wy' 'wz' 'xk' 'xt' 'ye' 'yv' 'zd' 'zp' 'zw' -\n 'ar' 'c3' 'c6' 'e0' 'e9' 'ed' 'ex' 'fh' 'fi' 'gu' 'ha' 'hr' 'id' 'jr' 'kk' 'kr' 'kz' 'm0' 'mp' 'ng' 'om' 'pa' 'qa' 'qf' 'rj' 'sp' 'to' 'tu' 'ty' 'ub' 'ud' 'ug' 'uk' 'vj' 'vp' 'wf' 'wl' 'wu' 'x6' 'xs' 'y0' 'ya' -\n '5z' 'ai' 'al' 'ax' 'cd' 'dr' 'e1' 'ep' 'fi' 'gh' 'gk' 'ha' 'hc' 'ht' 'i5' 'ic' 'id' 'iq' 'iz' 'kk' 'kt' 'ld' 'mi' 'oh' 'ov' 'pn' 'q2' 'q7' 'qm' 'qy' 'ri' 'ru' 'rv' 'sq' 'u8' 'u9' 'un' 'wq' 'wt' 'yd' 'yk' 'ys' -\n 'aj' 'as' 'aw' 'bc' 'bj' 'bm' 'cd' 'd7' 'd9' 'di' 'ef' 'er' 'es' 'ew' 'fi' 'ft' 'g2' 'gq' 'gx' 'h9' 'he' 'hg' 'hu' 'i8' 'ie' 'ik' 'im' 'iq' 'ix' 'iy' 'jf' 'ji' 'ka' 'kl' 'kt' 'la' 'lf' 'm8' 'm9' 'nh' 'nw' 'o7' 'oi' 'pi' 'ps' 'q6' 'qa' 'qb' 'qf' 'qm' 'qo' 'qq' 'qs' 'r9' 'rb' 'rf' 'rk' 'rx' 'sa' 'sb' 'sp' 't1' 'tb' 'tl' 'tm' 'u6' 'uc' 'um' 'un' 'ur' 'w3' 'wj' 'wu' 'xm' 'xr' 'xy' 'ya' 'yd' 'ye' 'yf' 'yj' 'yo' 'ys' 'zc' 'zg' 'zl' 'zv' 'zz' -\n '1a' '4p' 'bn' 'br' 'dk' 'ec' 'en' 'eu' 'gd' 'h0' 'ha' 'hm' 'if' 'il' 'io' 'ip' 'is' 'iz' 'jl' 'jq' 'k6' 'kd' 'kf' 'kn' 'kp' 'ld' 'lf' 'lt' 'n8' 'na' 'nl' 'o1' 'pd' 'pr' 'q8' 'qf' 'qr' 'qw' 're' 'rx' 'sa' 'sf' 'ta' 'tq' 'ux' 'v3' 'w6' 'wp' 'x2' 'y9' 'yi' 'yw' 'yx' 'z5' 'zl' 'zs' -\n 'c8' 'db' 'dh' 'fh' 'g7' 'gm' 'if' 'ih' 'jd' 'li' 'ms' 'mt' 'no' 'or' 'p7' 'pc' 'qb' 'qm' 'sh' 'tk' 'uf' 'uz' 'vb' 'vp' 'wh' 'wr' 'wv' 'xh' 'xm' 'xp' 'zj' -\n '1p' '51' 'aj' 'av' 'bj' 'bn' 'c1' 'dx' 'ex' 'gz' 'he' 'ia' 'ic' 'ip' 'kn' 'mx' 'o6' 'or' 'ql' 'rc' 'wf' 'wi' 'wn' 'y8' 'yr' -\n '8l' 'au' 'ay' 'bn' 'bs' 'ch' 'co' 'cu' 'dq' 'dv' 'eq' 'ev' 'ff' 'fp' 'fr' 'fz' 'gb' 'gu' 'hb' 'he' 'hj' 'id' 'ih' 'jb' 'kg' 'lm' 'ls' 'nm' 'oe' 'ot' 'p6' 'pb' 'ps' 'q0' 'q8' 'qg' 'qh' 'qj' 'qo' 'qp' 'qr' 'qt' 'qz' 'r1' 're' 'rh' 'rp' 'ry' 's1' 's4' 'sc' 'sd' 'sn' 'tf' 'ty' 'u4' 'us' 'vt' 'vx' 'wc' 'wd' 'ws' 'wv' 'xp' 'y2' 'y5' 'y6' 'yy' 'zh' 'zx' -\n 'au' 'bo' 'dz' 'ek' 'eq' 'et' 'fa' 'hw' 'id' 'im' 'kr' 'p4' 'qx' 'rb' 'rx' 'sf' 'tl' 'tx' 'uf' 'ui' 'uw' 'vr' 'wb' 'wn' 'xw' 'yd' -\n '5q' '7c' 'a1' 'ac' 'ao' 'az' 'bw' 'cz' 'd8' 'dr' 'dy' 'ec' 'eg' 'ej' 'el' 'es' 'et' 'fa' 'fh' 'g2' 'gm' 'go' 'gp' 'gy' 'h6' 'hd' 'he' 'ho' 'ij' 'ik' 'it' 'jc' 'ji' 'k8' 'ku' 'l8' 'lf' 'mw' 'n8' 'nb' 'nd' 'o3' 'ok' 'ol' 'ot' 'p8' 'pi' 'pl' 'pn' 'ps' 'qd' 'qe' 'qk' 'ql' 'qt' 'qz' 'r0' 'r7' 'rd' 'rg' 'rh' 'rm' 'ro' 'rp' 'ru' 'rz' 'sj' 'sm' 'sr' 'su' 'sv' 'sx' 't1' 'tc' 'tl' 'tq' 'uj' 'um' 'uv' 'uw' 'wa' 'wb' 'wi' 'wo' 'wr' 'ws' 'wv' 'wz' 'xb' 'xg' 'ya' 'yb' 'yh' 'yi' 'ym' 'yn' 'yr' 'yv' 'z6' 'zf' 'zz' -\n '1j' 'ag' 'c3' 'cl' 'e4' 'ef' 'eh' 'f5' 'fi' 'gy' 'hx' 'lw' 'oa' 'pu' 'qa' 'qi' 'qt' 'qu' 'rl' 'ro' 'rs' 'sg' 'uq' 'wq' 'ya' 'yh' 'ys' -\n '6d' 'ao' 'bo' 'cq' 'e0' 'fi' 'fm' 'h6' 'i2' 'jl' 'kn' 'mj' 'nv' 'oq' 'p6' 'qd' 'qi' 'qn' 'r2' 'r8' 'rd' 'sd' 'sl' 'ta' 'tp' 'ub' 'uh' 'w3' 'wh' 'y1' 'yj' 'zk' -\n '2a' '4s' 'c4' 'cd' 'dh' 'dv' 'eh' 'ek' 'ew' 'ex' 'ez' 'fm' 'hh' 'hj' 'ig' 'jf' 'ld' 'ly' 'mg' 'mx' 'o5' 'or' 'pa' 'pv' 'q1' 'qe' 'qj' 'qq' 'qr' 'qw' 'rb' 'rr' 's4' 's9' 'tm' 'uj' 'wc' 'wv' 'x0' 'xt' 'yc' 'ye' 'yh' 'yi' 'yk' 'yy' -\n 'aa' 'af' 'ee' 'hb' 'ih' 'j2' 'lv' 'mw' 'pp' 'q3' 'rd' 'tb' 'td' 'ua' 'ug' 'up' 'xh' 'yy' -\n 'ad' 'ar' 'az' 'b7' 'cf' 'cm' 'ct' 'cw' 'cy' 'dh' 'dn' 'ds' 'ef' 'en' 'eo' 'er' 'fh' 'fi' 'fq' 'fr' 'fx' 'gp' 'gq' 'gu' 'gx' 'h8' 'hf' 'hj' 'hk' 'ho' 'hw' 'hy' 'i3' 'i4' 'ik' 'iu' 'iy' 'jj' 'kn' 'l8' 'lb' 'lg' 'lo' 'm7' 'mx' 'nj' 'nt' 'o6' 'ob' 'oh' 'ok' 'ot' 'pr' 'pz' 'q7' 'q8' 'qa' 'qd' 'qg' 'qh' 'qi' 'qn' 'qz' 'r7' 're' 'ri' 'rk' 'ry' 's4' 'sa' 'sd' 'sm' 'sn' 'sp' 'sw' 'sy' 'tf' 'th' 'to' 'tr' 'tv' 'tz' 'u0' 'u1' 'u5' 'ue' 'uk' 'uq' 'vb' 'vp' 'vr' 'vu' 'wa' 'wb' 'wg' 'wi' 'wk' 'wm' 'wt' 'ya' 'yj' 'yl' 'z3' -\n 'ak' 'bg' 'bj' 'bn' 'co' 'e6' 'e7' 'ec' 'ek' 'el' 'ew' 'ez' 'fo' 'im' 'jm' 'js' 'lc' 'lh' 'ob' 'oi' 'os' 'ot' 'ou' 'p0' 'pu' 'q0' 'qh' 'ra' 'rc' 'rm' 'rr' 'sd' 'sq' 'tc' 'tl' 'wj' 'wy' 'x2' 'xw' 'y6' 'yp' 'yv' 'zj' -\n 'al' 'ar' 'cl' 'dl' 'dz' 'ej' 'fj' 'gu' 'i2' 'i6' 'ih' 'jx' 'k9' 'ln' 'ls' 'mf' 'mx' 'oi' 'om' 'pn' 'q4' 'qd' 'qe' 'qg' 'qk' 'qp' 'qr' 'qw' 'qx' 'rr' 'sd' 'sf' 'ub' 'uh' 'um' 'uu' 'vg' 'w6' 'wj' 'wp' 'ws' 'yn' 'zc' 'zm' -\n 'ab' 'ag' 'aw' 'b4' 'd4' 'ds' 'e1' 'ea' 'eb' 'ee' 'ef' 'eh' 'ek' 'el' 'en' 'eu' 'ex' 'fv' 'fx' 'gi' 'gp' 'gt' 'i3' 'ie' 'jd' 'jk' 'jn' 'kv' 'l7' 'n8' 'ns' 'nx' 'o2' 'o3' 'oh' 'os' 'ow' 'p2' 'pr' 'pu' 'q3' 'qd' 'qe' 'qk' 'qq' 'qz' 'r9' 'rb' 'ri' 'rm' 'rr' 'rw' 'ry' 'sc' 'sj' 'sl' 'sx' 'tk' 'tr' 'tw' 'u4' 'ub' 'ud' 'uf' 'uh' 'un' 'uv' 'v6' 'vc' 'vf' 'vi' 'wg' 'wr' 'ws' 'wv' 'x7' 'xf' 'xo' 'y0' 'yi' 'yo' 'yt' 'yy' 'za' 'zm' 'zu' 'zx' -\n '1w' '5i' 'a4' 'a6' 'bz' 'de' 'dg' 'dt' 'ed' 'ei' 'ej' 'ey' 'fa' 'ff' 'gg' 'hi' 'hj' 'ho' 'i2' 'ii' 'ij' 'jq' 'jy' 'ka' 'kr' 'kw' 'lv' 'm7' 'nd' 'ot' 'ov' 'oy' 'oz' 'pe' 'pj' 'qb' 'qj' 'qq' 'qt' 'qv' 'r0' 'r3' 'r4' 'ri' 'rj' 'si' 'ta' 'tc' 'ts' 'tx' 'u3' 'uj' 'ur' 'v6' 'vh' 'w3' 'w6' 'wc' 'wg' 'wq' 'x5' 'xv' 'yb' 'yt' 'yx' 'zl' -\n 'a8' 'ad' 'ai' 'al' 'as' 'av' 'ay' 'az' 'bf' 'bg' 'c6' 'dc' 'dd' 'dz' 'ef' 'eh' 'eu' 'ft' 'g0' 'g4' 'gf' 'gm' 'hq' 'im' 'iw' 'ix' 'j5' 'jj' 'jn' 'jv' 'k1' 'ko' 'ma' 'n0' 'nw' 'o9' 'om' 'op' 'ox' 'p4' 'pa' 'pe' 'pm' 'ps' 'q2' 'qb' 'qc' 'qf' 'qi' 'ql' 'qu' 'qw' 'qy' 'qz' 'rl' 'rn' 'rs' 'ru' 'se' 'sf' 'sm' 't8' 'tc' 'tg' 'uq' 'uz' 'va' 'vj' 'wa' 'we' 'wg' 'wk' 'wq' 'wu' 'wy' 'xb' 'xo' 'y3' 'ye' 'ym' 'ys' 'yt' 'z8' 'zd' 'zo' -\n '7k' 'et' 'ew' 'ez' 'g9' 'gk' 'he' 'hp' 'ip' 'jp' 'jq' 'jr' 'jv' 'kb' 'kk' 'ku' 'lx' 'o0' 'o3' 'oa' 'or' 'ou' 'q7' 'qa' 'qf' 'qg' 'qh' 'qo' 'ro' 'rx' 'tl' 'us' 'vk' 'vw' 'wc' 'wp' 'x0' 'xz' 'yg' 'z5' -\n '1s' 'a0' 'ac' 'aj' 'am' 'ao' 'aw' 'bi' 'bm' 'by' 'ca' 'cu' 'dc' 'di' 'dp' 'e0' 'e9' 'eg' 'eq' 'fh' 'fi' 'gc' 'gi' 'gq' 'gx' 'h4' 'he' 'hk' 'i2' 'ix' 'jc' 'jl' 'jm' 'k1' 'kf' 'kg' 'kn' 'kq' 'la' 'nj' 'nw' 'o9' 'og' 'p0' 'p6' 'pj' 'pn' 'pp' 'q4' 'qf' 'ql' 'qm' 'qs' 'qt' 'qu' 'qz' 'r5' 'r6' 'ri' 'ro' 'rw' 'sv' 'sx' 't5' 'th' 'tl' 'tp' 'u0' 'ue' 'uf' 'ug' 'un' 'uq' 'vx' 'wd' 'we' 'wg' 'wj' 'wk' 'wp' 'wr' 'ws' 'wt' 'x2' 'xq' 'xt' 'xw' 'xx' 'ya' 'yk' 'yl' 'yr' 'yt' 'za' 'zh' -\n '4y' '6h' 'a0' 'a6' 'bo' 'bq' 'co' 'cv' 'dv' 'ec' 'ee' 'eh' 'ei' 'en' 'er' 'ew' 'f1' 'fk' 'fq' 'fy' 'ga' 'gj' 'gp' 'gv' 'gx' 'hv' 'i0' 'i5' 'ij' 'ik' 'in' 'kb' 'ks' 'kw' 'kz' 'la' 'lh' 'lq' 'ls' 'mu' 'nl' 'og' 'oi' 'om' 'pf' 'pu' 'pv' 'q6' 'q9' 'qe' 'qk' 'ql' 'qo' 'qq' 'qu' 'qw' 'r5' 'rb' 'rn' 'rr' 'rt' 's4' 'sc' 'sg' 'si' 'sm' 'sn' 'sp' 'ss' 'tb' 'tc' 'tg' 'tk' 'tm' 'tr' 'tt' 'tu' 'tv' 'u0' 'u3' 'uj' 'un' 'uz' 'vp' 'w6' 'w8' 'wc' 'we' 'wi' 'wt' 'wx' 'xp' 'xz' 'y0' 'y4' 'z0' 'zj' 'zy' -\n 'ad' 'af' 'ar' 'b0' 'bw' 'c4' 'cn' 'do' 'e0' 'e4' 'em' 'eo' 'fn' 'ga' 'gg' 'gy' 'hf' 'ht' 'id' 'ig' 'ik' 'iv' 'j6' 'mi' 'n5' 'ng' 'ob' 'og' 'ou' 'oy' 'p4' 'pd' 'pg' 'pk' 'po' 'pt' 'pw' 'q3' 'q5' 'qb' 'qr' 'qt' 'r3' 'rc' 'rd' 'rl' 's0' 'sy' 't9' 'tc' 'tm' 'tq' 'ub' 'up' 'uv' 'ux' 'vm' 'vv' 'vw' 'wc' 'wg' 'wk' 'wm' 'x0' 'xp' 'xr' 'xv' 'xx' 'yg' 'ym' 'yw' -\n '1d' 'a4' 'ai' 'av' 'b9' 'be' 'c9' 'cc' 'cy' 'de' 'ee' 'g8' 'gg' 'gl' 'gs' 'gu' 'hb' 'kl' 'kr' 'ky' 'mi' 'mz' 'nd' 'og' 'op' 'pr' 'q0' 'q5' 'qk' 'qy' 'r4' 'sk' 'sz' 't1' 't8' 'td' 'tn' 'tx' 'ty' 'tz' 'uc' 'up' 'vq' 'wa' 'ws' 'wv' 'x3' 'yn' 'yq' 'yy' 'zm' -\n 'a1' 'aj' 'bi' 'cd' 'cw' 'd2' 'e4' 'e9' 'gz' 'ij' 'k1' 'kb' 'kn' 'lw' 'me' 'nj' 'oq' 'p4' 'ph' 'ps' 'q3' 'q4' 'qj' 's7' 'sp' 'sx' 'tc' 'tw' 'v1' 'vj' 'vt' 'w7' 'wa' 'wb' 'wp' 'y1' 'zc' -\n 'a1' 'a5' 'aw' 'b5' 'cd' 'dz' 'em' 'eq' 'eu' 'fx' 'gk' 'hi' 'hq' 'ju' 'k8' 'kl' 'kw' 'la' 'lk' 'lm' 'm1' 'mj' 'mp' 'nz' 'o6' 'o8' 'oc' 'q0' 'q1' 'qg' 'qh' 'qw' 'rc' 'rd' 'ro' 'rr' 'sg' 'sy' 'th' 'ti' 'tt' 'uk' 'uo' 'ut' 'vy' 'wg' 'wi' 'x7' 'yr' 'yu' 'yx' 'yz' 'zr' 'zz' -\n 'a2' 'a9' 'ac' 'bw' 'cu' 'dm' 'e8' 'ee' 'ej' 'ep' 'f7' 'fh' 'ga' 'go' 'im' 'it' 'jv' 'kg' 'lb' 'ml' 'oi' 'p5' 'p9' 'pe' 'pf' 'pp' 'qk' 'rg' 'rh' 'sn' 'sv' 't5' 'tj' 'tk' 'tq' 'ty' 'v6' 'vk' 'w2' 'w5' 'wh' 'wy' 'y7' 'yf' 'zq' 'zt' -\n '70' 'e0' 'ep' 'ex' 'hh' 'jn' 'kg' 'nq' 'rg' 'rj' 'uf' 'vs' 'ys' -\n '4j' 'af' 'ap' 'bn' 'ch' 'dc' 'df' 'e0' 'ef' 'eg' 'er' 'g3' 'hh' 'hi' 'hw' 'i1' 'if' 'ii' 'in' 'iy' 'l1' 'mx' 'og' 'px' 'q3' 'qc' 'qg' 'qt' 'qy' 'r3' 'r6' 'rd' 'rj' 'rz' 'sm' 't2' 't4' 'td' 'tj' 'tm' 'tx' 'ty' 'u9' 'uo' 'up' 'v8' 'wv' 'ye' 'zb' 'zc' 'zi' 'zy' -\n 'cy' 'ey' 'gr' 'lq' 'n1' 'pp' 'pq' 'qb' 'qe' 'se' 'wb' -\n 'gn' 'gx' 'hf' 'ji' 'kx' 'nh' 'o6' 'pe' 'q1' 'qt' 'rw' 'sc' 'ss' 'yh' 'zm' -\n '2e' '3y' 'ap' 'as' 'bl' 'di' 'dl' 'e9' 'eh' 'er' 'ff' 'fg' 'fh' 'gc' 'gg' 'hp' 'hq' 'i3' 'ih' 'jm' 'kw' 'lc' 'li' 'ls' 'nm' 'ok' 'pc' 'pn' 'q1' 'qf' 'qi' 'qk' 'r0' 'rl' 'sp' 'sy' 'sz' 'ta' 'to' 'ts' 'tv' 'uh' 'uk' 'vb' 'wa' 'wg' 'wi' 'wp' 'yl' 'yq' 'yw' 'yy' -\n 'af' 'am' 'az' 'ce' 'ci' 'dd' 'e5' 'eb' 'ee' 'eh' 'fe' 'fj' 'fv' 'ge' 'gl' 'hp' 'hx' 'i5' 'i8' 'ia' 'ig' 'jb' 'jm' 'jv' 'k6' 'kg' 'kv' 'li' 'ls' 'lx' 'm2' 'md' 'mz' 'o0' 'oe' 'oy' 'pv' 'q5' 'qh' 'qm' 'qo' 'qy' 'rf' 'ri' 'rp' 'rz' 'su' 'tj' 'tz' 'u2' 'uh' 'ur' 'vg' 'we' 'wi' 'xj' 'yb' 'yx' 'yz' 'z0' -\n '1o' 'ah' 'ap' 'ba' 'bn' 'cs' 'cu' 'd2' 'd8' 'dg' 'dr' 'ed' 'ee' 'er' 'et' 'eu' 'ey' 'ff' 'g1' 'hj' 'i3' 'i5' 'il' 'in' 'jd' 'kd' 'ku' 'lm' 'lv' 'mu' 'nu' 'ok' 'ol' 'oo' 'ov' 'oy' 'p8' 'pu' 'qb' 'qq' 'qx' 'r5' 'rm' 'rp' 'rv' 'sh' 'sk' 'sl' 'sr' 'tx' 'uy' 'v3' 'vu' 'w3' 'wa' 'wb' 'wv' 'xh' 'xq' 'ys' 'yt' 'yx' 'z2' 'zi' -\n 'a2' 'a7' 'aq' 'bv' 'cy' 'd0' 'df' 'dg' 'do' 'ei' 'ek' 'ev' 'ey' 'fg' 'ge' 'gg' 'h4' 'hv' 'im' 'iq' 'ix' 'j4' 'j5' 'jt' 'kv' 'nc' 'o2' 'ou' 'ow' 'ph' 'pz' 'qf' 'qj' 'qm' 'qo' 'qq' 'qs' 'ra' 'rl' 'rz' 'te' 'tj' 'tp' 'tr' 'ts' 'tx' 'u5' 'ue' 'uj' 'uk' 'uo' 'us' 'v7' 'w2' 'wa' 'wu' 'wv' 'ww' 'wz' 'y2' 'y8' 'yy' 'zg' -\n '1n' '2h' 'at' 'ax' 'c0' 'cn' 'dc' 'df' 'dg' 'e1' 'e5' 'ea' 'eq' 'ex' 'ez' 'f7' 'f8' 'fa' 'gt' 'gv' 'gy' 'hb' 'i3' 'i8' 'id' 'iw' 'ix' 'jc' 'jg' 'k0' 'kh' 'ky' 'kz' 'lj' 'lm' 'lq' 'mj' 'o8' 'og' 'op' 'ow' 'p5' 'p9' 'qc' 'qe' 'qf' 'qg' 'qo' 'qq' 'qv' 'qz' 'rq' 'rt' 'ru' 's2' 's5' 'sf' 'sl' 'sm' 'st' 'sw' 'tc' 'tl' 'ts' 'tz' 'ud' 'ur' 've' 'wd' 'wj' 'wn' 'wq' 'xa' 'xb' 'yf' 'yj' 'yn' 'yt' 'yv' 'zf' -\n '4j' 'bi' 'bk' 'c0' 'c5' 'dh' 'dy' 'e8' 'fw' 'g3' 'g8' 'h6' 'hd' 'hn' 'jl' 'kc' 'kj' 'km' 'll' 'lo' 'nh' 'nj' 'nt' 'ob' 'on' 'oq' 'or' 'ox' 'ph' 'qc' 'qj' 'ql' 'qm' 'qo' 'qu' 'qz' 'sr' 't7' 'tc' 'ug' 'uq' 'wn' 'wr' 'ws' 'yv' 'z3' 'zj' 'zz' -\n 'ab' 'ap' 'ay' 'b6' 'bg' 'bm' 'bq' 'br' 'ce' 'co' 'dt' 'e4' 'ef' 'ej' 'ek' 'ep' 'fj' 'fq' 'fu' 'g3' 'gg' 'gp' 'hk' 'i3' 'i9' 'je' 'k7' 'ku' 'li' 'lq' 'lt' 'lx' 'mc' 'mz' 'n7' 'nl' 'o1' 'of' 'os' 'pm' 'qc' 'ql' 'qs' 'qw' 'r6' 'rf' 'rj' 'rp' 'ru' 'rx' 'rz' 'tl' 'tw' 'ty' 'u1' 'u3' 'ud' 'un' 'uw' 'vu' 'w6' 'wf' 'wl' 'wq' 'xh' 'xm' 'yc' 'yh' 'yr' 'yw' 'z9' -\n '1b' 'cp' 'di' 'ed' 'fv' 'gx' 'hs' 'i8' 'lh' 'lq' 'lz' 'p7' 'p8' 'pc' 'ql' 'qn' 'qw' 're' 'rg' 'tv' 'we' 'wp' 'yr' 'zj' -\n 'h7' 'in' 'is' 'o7' 'q0' 'qa' 'qq' 'rl' 'rs' 'tu' 'u9' 'v3' 'vr' 'yq' 'zy' -\n '6w' 'af' 'ak' 'b7' 'bf' 'bi' 'bv' 'cx' 'dy' 'es' 'ey' 'ez' 'f0' 'fe' 'fw' 'ge' 'gt' 'iw' 'j9' 'jh' 'kh' 'l0' 'l1' 'l8' 'm5' 'nv' 'o6' 'pw' 'qi' 'r0' 'se' 'ta' 'tf' 'th' 'to' 'u8' 'ux' 'vm' 'w4' 'w6' 'wa' 'wt' 'wu' 'xo' 'xu' 'yo' 'z0' 'zc' -\n '6q' 'ac' 'ag' 'av' 'aw' 'az' 'bj' 'bq' 'bx' 'cj' 'dc' 'dd' 'dq' 'eg' 'ei' 'ek' 'em' 'f7' 'fg' 'fq' 'fx' 'gb' 'gp' 'hb' 'hk' 'i9' 'ii' 'im' 'ip' 'ir' 'iz' 'jx' 'le' 'lf' 'll' 'lx' 'mp' 'mv' 'of' 'oq' 'pb' 'pg' 'pj' 'py' 'pz' 'qi' 'qk' 'ql' 'qs' 'qu' 'qw' 'r8' 'ra' 'rc' 'rj' 'sj' 'tg' 'tk' 'tl' 'tm' 'tp' 'tw' 'u4' 'uf' 'ui' 'um' 'vu' 'w7' 'wd' 'wn' 'wt' 'wy' 'wz' 'y1' 'y3' 'y9' 'yl' 'yo' 'yq' 'yu' 'zb' 'zu' 'zv' -\n '6h' '7f' 'ab' 'aq' 'ax' 'bc' 'bl' 'ce' 'cm' 'dn' 'do' 'e1' 'ec' 'ed' 'en' 'fc' 'fl' 'g1' 'ga' 'ge' 'gn' 'h8' 'i0' 'id' 'iq' 'iw' 'jc' 'ji' 'lt' 'mj' 'nm' 'o0' 'o6' 'oo' 'pa' 'pb' 'pt' 'q6' 'qf' 'qg' 'qz' 'r1' 'r2' 'r8' 'rd' 'rf' 's9' 'se' 't8' 'tc' 'te' 'u3' 'u5' 'uc' 'ug' 'ul' 'us' 'uu' 'v2' 'vz' 'wp' 'x8' 'ye' 'yq' 'yw' -\n '5k' 'a1' 'ab' 'an' 'ar' 'as' 'av' 'ax' 'br' 'c2' 'c7' 'd5' 'da' 'dl' 'dr' 'dz' 'e3' 'ec' 'ed' 'ek' 'el' 'em' 'eu' 'ew' 'fd' 'ff' 'fw' 'g8' 'gb' 'gl' 'hh' 'hs' 'hz' 'i6' 'ia' 'ig' 'ii' 'ik' 'iq' 'ix' 'j0' 'j9' 'jf' 'jl' 'jo' 'jw' 'ko' 'kt' 'lm' 'nl' 'nm' 'ov' 'p3' 'p6' 'p7' 'pg' 'pl' 'pn' 'pp' 'qd' 'qe' 'qf' 'qn' 'qo' 'qq' 'qs' 'qt' 'qv' 'r9' 'rf' 'rj' 'rt' 'rw' 'sa' 'sl' 't2' 'tg' 'tk' 'tq' 'ty' 'ua' 'ud' 'vi' 'vm' 'w2' 'w6' 'wb' 'wd' 'wf' 'wi' 'wl' 'wq' 'wr' 'wy' 'x5' 'x8' 'y0' 'y1' 'ys' 'yx' -\n 'a3' 'a4' 'a5' 'bd' 'co' 'cq' 'd8' 'da' 'dn' 'do' 'du' 'dv' 'ed' 'ei' 'en' 'eo' 'es' 'et' 'f1' 'fa' 'ha' 'hr' 'i6' 'id' 'ie' 'if' 'ir' 'jx' 'kd' 'kh' 'mb' 'mq' 'mv' 'o6' 'oa' 'or' 'oy' 'pl' 'pr' 'q3' 'q8' 'qa' 'qb' 'qc' 'qd' 'qk' 'qs' 'ra' 'rc' 'rp' 'rz' 'se' 'tg' 'tj' 'u2' 'uq' 'uv' 'uy' 'vm' 'vz' 'wh' 'wu' 'xf' 'xs' 'yc' 'ye' 'yl' 'yn' 'z1' 'zf' -\n 'a3' 'ch' 'cs' 'e1' 'gq' 'gx' 'lz' 'nh' 'os' 'po' 'qs' 'rr' 'tx' 'ud' 'uj' 'uv' 've' 'w0' 'wj' 'xo' 'xz' -\n 'ab' 'ad' 'al' 'cm' 'cw' 'dh' 'dn' 'dy' 'e8' 'ea' 'ed' 'ej' 'eq' 'er' 'eu' 'ev' 'f5' 'fb' 'fj' 'fr' 'gc' 'gp' 'h2' 'h6' 'hc' 'hw' 'i3' 'i5' 'id' 'ir' 'ix' 'ka' 'kj' 'ko' 'lv' 'lx' 'mj' 'mv' 'nq' 'ns' 'oa' 'od' 'ok' 'om' 'os' 'p1' 'p5' 'pb' 'pg' 'pj' 'pl' 'ps' 'pu' 'q1' 'qb' 'qd' 'qe' 'qj' 'qk' 'ql' 'qr' 'qs' 'rd' 'rl' 'ro' 'rs' 'rx' 's1' 'sf' 'sg' 't0' 'tb' 'te' 'tf' 'tg' 'tl' 'tp' 'tq' 'u3' 'uf' 'ug' 'up' 'uq' 'vx' 'vy' 'w5' 'wa' 'wc' 'wr' 'ws' 'wu' 'wx' 'wy' 'wz' 'yf' 'ym' 'yz' 'ze' 'zs' 'zy' 'zz' -\n '4f' 'e4' 'ep' 'fa' 'ff' 'iv' 'j4' 'kw' 'oj' 'pa' 'pw' 'q0' 'rv' 'ry' 't3' 'ul' 'vq' 'w1' 'wj' 'xm' 'ye' 'yu' -\n 'di' 'ec' 'i4' 'iq' 'iw' 'ko' 'l3' 'mw' 'py' 'qo' 'rx' 'wt' 'yl' -\n '1q' '2n' '4p' '8n' 'a3' 'aa' 'bn' 'bq' 'bu' 'cg' 'db' 'dl' 'dx' 'dy' 'e2' 'e3' 'e4' 'ea' 'eq' 'ff' 'fk' 'fn' 'fv' 'gf' 'gh' 'h1' 'hs' 'hu' 'ij' 'in' 'iv' 'kc' 'ke' 'ln' 'm2' 'mc' 'mf' 'o2' 'og' 'oo' 'ov' 'p8' 'pl' 'pm' 'ps' 'pv' 'pz' 'qa' 'qc' 'qe' 'qh' 'qi' 'qj' 'qm' 'qo' 'qq' 'qv' 'qw' 'qy' 're' 'rz' 'sd' 'si' 'sj' 'sp' 'su' 'tc' 'tk' 'tn' 'tq' 'u7' 'ut' 'uv' 'v5' 'vr' 'wb' 'we' 'wm' 'ws' 'wv' 'xc' 'xy' 'y9' 'yj' 'yq' 'yv' 'yw' 'zb' 'zw' 'zz' -\n '2a' '5d' 'ag' 'ar' 'at' 'dc' 'fa' 'fh' 'gn' 'gx' 'hh' 'iy' 'kd' 'ke' 'ld' 'nd' 'nx' 'oz' 'qc' 'qd' 'qo' 'qp' 'qu' 'r0' 'rg' 't5' 'tc' 'tg' 'th' 'tk' 'w2' 'w5' 'wt' 'yl' 'zn' -\n '30' 'cl' 'dl' 'e7' 'ee' 'ef' 'eh' 'el' 'fk' 'fn' 'fs' 'gi' 'gw' 'i2' 'il' 'l7' 'm6' 'm9' 'mf' 'o8' 'ob' 'ok' 'pc' 'pe' 'qb' 'qe' 'qn' 'qr' 'tu' 'uc' 'ud' 'wp' 'xq' 'ym' 'ys' -\n 'a7' 'ad' 'aq' 'ck' 'cu' 'd8' 'db' 'do' 'dt' 'e7' 'eg' 'em' 'eq' 'ex' 'ez' 'fl' 'gr' 'h4' 'hd' 'he' 'hg' 'id' 'ie' 'if' 'in' 'io' 'j4' 'j7' 'je' 'jm' 'jo' 'k5' 'kg' 'kj' 'kn' 'l9' 'lb' 'lc' 'ld' 'lf' 'li' 'lj' 'na' 'nz' 'oa' 'ok' 'oo' 'pj' 'px' 'q3' 'q4' 'q6' 'qd' 'qi' 'qm' 'qq' 'qt' 'qx' 'r1' 'rg' 'ri' 'rn' 'sm' 'so' 'su' 'sy' 'tq' 'u5' 'uc' 'ue' 'us' 'w3' 'wc' 'we' 'wj' 'wk' 'wt' 'x8' 'xj' 'yc' 'yy' -\n 'a1' 'ab' 'ad' 'ag' 'bd' 'bf' 'bo' 'bt' 'cl' 'cn' 'cq' 'cz' 'd4' 'db' 'dc' 'dk' 'dn' 'dq' 'ea' 'el' 'em' 'ev' 'ew' 'ex' 'fr' 'ft' 'ga' 'gc' 'gd' 'gg' 'gl' 'gp' 'hp' 'hu' 'id' 'ij' 'jn' 'kl' 'kt' 'lh' 'lk' 'lm' 'mi' 'mw' 'n4' 'nk' 'oj' 'ok' 'on' 'ph' 'pk' 'pt' 'q0' 'q8' 'qa' 'qe' 'qf' 'qg' 'qh' 'qi' 'qr' 'qt' 'qv' 'qw' 'qx' 'rd' 're' 'rg' 'rq' 'rr' 'sb' 'sg' 'te' 'tj' 'us' 'w5' 'w9' 'wb' 'wf' 'wh' 'wp' 'wq' 'ws' 'wt' 'wu' 'wv' 'y7' 'yb' 'ye' 'yf' 'yq' 'yu' 'yy' 'yz' 'zx' -\n 'ad' 'am' 'av' 'ax' 'dl' 'dt' 'dw' 'ej' 'ez' 'f6' 'fe' 'g5' 'ga' 'gv' 'hr' 'hx' 'id' 'ie' 'ii' 'im' 'ix' 'jd' 'kn' 'ml' 'nu' 'ol' 'oo' 'pu' 'qd' 'qm' 'qt' 'r5' 'rb' 'rd' 'rg' 'ru' 'sg' 'ub' 'uk' 'vm' 'wl' 'wr' 'wz' 'x4' 'yf' 'yu' 'yv' 'yw' 'yx' 'zt' -\n 'aa' 'af' 'bp' 'c2' 'cd' 'ci' 'dl' 'du' 'dz' 'es' 'fn' 'fo' 'g7' 'ga' 'gc' 'gj' 'gx' 'hc' 'ht' 'iu' 'jl' 'jm' 'ke' 'kk' 'kr' 'lc' 'le' 'lr' 'lw' 'ms' 'n2' 'nq' 'nw' 'nz' 'o1' 'op' 'oq' 'ot' 'ow' 'p0' 'pb' 'pp' 'pr' 'qc' 'qh' 'qp' 'qr' 'qu' 'qy' 'r3' 'r9' 'rc' 'rk' 'rr' 'ry' 'sb' 'sf' 'sk' 'sl' 't1' 'ta' 'tb' 'tk' 'tz' 'ud' 'ur' 've' 'vn' 'vt' 'vw' 'w6' 'w9' 'wg' 'wk' 'xg' 'yg' 'yh' 'yj' 'ys' 'yt' 'yv' 'yy' 'z3' 'zo' 'zq' -\n '4m' 'at' 'be' 'bo' 'bz' 'cv' 'd0' 'd8' 'ea' 'ec' 'ed' 'ex' 'f9' 'ff' 'fk' 'fv' 'gc' 'ge' 'i8' 'ij' 'is' 'k4' 'k6' 'mw' 'ob' 'ov' 'oy' 'pv' 'q1' 'q2' 'q9' 'qc' 'ql' 'r4' 'rn' 'ru' 'rx' 'ry' 'sj' 'tg' 'ts' 'tv' 'uj' 'vf' 'vh' 'w4' 'wc' 'ww' 'x5' 'xf' 'xx' 'y5' 'yg' 'yy' 'zg' 'zn' 'zw' -\n 'ew' 'fi' 'g2' 'ku' 'od' 'pk' 'tm' 'tq' 'tu' 'uf' 'wn' 'y1' -\n '2e' '3u' 'aa' 'an' 'ap' 'bc' 'br' 'bx' 'cc' 'dt' 'ea' 'ei' 'ej' 'em' 'eo' 'ep' 'eq' 'es' 'et' 'ey' 'fb' 'fw' 'gh' 'gs' 'gv' 'hd' 'hg' 'hn' 'i7' 'it' 'jf' 'ka' 'kl' 'l8' 'la' 'm0' 'nu' 'o2' 'oc' 'oy' 'ph' 'po' 'pz' 'q2' 'qg' 'qh' 'qn' 'qp' 'qt' 'r7' 'r8' 'rd' 'rf' 'rj' 'rk' 'sm' 't1' 'tb' 'th' 'ub' 'ui' 'ul' 'um' 'uu' 've' 'w8' 'wj' 'wx' 'y8' 'zf' 'zn' -\n 'as' 'b1' 'bc' 'br' 'cd' 'dw' 'e2' 'ec' 'ew' 'f1' 'f2' 'f6' 'g0' 'gi' 'gy' 'hf' 'hk' 'if' 'ii' 'is' 'iy' 'j2' 'jp' 'kl' 'ku' 'l4' 'lg' 'lp' 'lv' 'lw' 'nd' 'ng' 'oo' 'q4' 'q6' 'q9' 'qc' 'qh' 'ql' 'qm' 'qo' 'qx' 'qz' 're' 'ro' 'sm' 't5' 'th' 'tt' 'ul' 'um' 'v0' 'vb' 'vf' 'vx' 'w9' 'wc' 'we' 'wp' 'xi' 'xl' 'xt' 'xv' 'y3' 'y6' 'ye' 'yg' 'yq' 'yw' 'yx' 'zs' 'zu' -\n '15' '72' 'av' 'ba' 'dt' 'ev' 'hd' 'hu' 'jy' 'lo' 'mo' 'mt' 'oe' 'oi' 'pa' 'qc' 'qe' 'qt' 'r1' 'rg' 'ry' 'td' 'tk' 'us' 'wk' 'wq' 'ww' 'wz' 'x7' 'xq' 'y9' 'yx' 'z3' -\n '4t' 'ay' 'b3' 'dz' 'eo' 'ep' 'fd' 'fh' 'ht' 'hw' 'i3' 'jl' 'kn' 'op' 'qb' 'qd' 'ql' 'qm' 'qp' 'qy' 'rc' 'rh' 'rs' 'rw' 'sm' 't9' 'td' 'tu' 'tw' 'tz' 'u1' 'ug' 'uh' 'ur' 'vt' 'we' 'wi' 'wn' 'x7' 'y8' 'yn' 'yy' -\n '2b' 'a4' 'aa' 'ay' 'br' 'cf' 'd3' 'dh' 'dw' 'e1' 'e8' 'eg' 'en' 'ep' 'ff' 'fj' 'g2' 'go' 'gq' 'i4' 'i8' 'if' 'jc' 'jj' 'jo' 'k1' 'kk' 'ks' 'la' 'ld' 'lm' 'm4' 'ml' 'o4' 'oe' 'og' 'os' 'oy' 'pc' 'pd' 'pr' 'px' 'q5' 'q6' 'qd' 'qh' 'qj' 'ql' 'qo' 'qt' 'qu' 'qw' 'rb' 're' 'rk' 'rn' 'rr' 'rw' 'sl' 'sm' 'te' 'tf' 'tk' 'u6' 'ui' 'ul' 'uo' 'ur' 'us' 'va' 'vt' 'w7' 'wf' 'wg' 'wm' 'wn' 'ws' 'xo' 'y8' 'yj' 'zh' -\n 'a1' 'a6' 'aq' 'bk' 'bu' 'ch' 'dd' 'dj' 'dx' 'e7' 'ef' 'ei' 'ek' 'el' 'ez' 'fp' 'ft' 'gb' 'go' 'hd' 'hh' 'hj' 'ho' 'hs' 'ic' 'il' 'ip' 'jh' 'jn' 'jq' 'jx' 'kq' 'kv' 'la' 'm8' 'mv' 'ng' 'oh' 'or' 'p7' 'p9' 'pe' 'pk' 'px' 'q7' 'qc' 'qd' 'qh' 'qj' 'qk' 'qr' 'qx' 'rd' 'rl' 'rq' 'sl' 'sq' 'st' 'sy' 'th' 'tn' 'u9' 'uc' 'ud' 'ug' 'uy' 'uz' 'vl' 'vn' 'wa' 'wb' 'wd' 'wt' 'xi' 'xs' 'xz' 'y5' 'yi' 'yk' 'yt' 'yw' 'z7' 'zg' -\n '2j' 'ai' 'al' 'ch' 'dy' 'dz' 'ed' 'ei' 'fg' 'fk' 'gp' 'i0' 'il' 'ip' 'iv' 'ix' 'js' 'lm' 'na' 'p1' 'pq' 'pu' 'qe' 'qi' 'qk' 'ql' 'qq' 'qv' 'qx' 'r0' 'rl' 'rm' 'rv' 'sf' 'sj' 'te' 'tk' 'tq' 'tt' 'tu' 'uc' 'ud' 'um' 'un' 'uq' 'vg' 'vu' 'vz' 'w8' 'wa' 'wf' 'xg' 'yj' 'yw' 'yy' 'z6' -\n '6w' 'a1' 'aa' 'ab' 'af' 'ao' 'aq' 'ay' 'cd' 'cg' 'dn' 'dp' 'dy' 'e0' 'e6' 'eb' 'ej' 'fh' 'fi' 'fs' 'g0' 'gc' 'gi' 'gs' 'gv' 'gw' 'hd' 'ho' 'i8' 'i9' 'ia' 'ic' 'ie' 'ik' 'ja' 'jd' 'ji' 'jm' 'k0' 'kj' 'lj' 'm8' 'n0' 'nh' 'nl' 'nn' 'o8' 'of' 'ou' 'oz' 'ph' 'po' 'q0' 'q3' 'q6' 'q7' 'qa' 'qc' 'qd' 'qn' 'qp' 'qq' 'qu' 'qw' 'qz' 'rd' 'rm' 'rn' 'rp' 'rs' 'sj' 'tg' 'tj' 'tr' 'tv' 'u0' 'uf' 'uh' 'uk' 'vv' 'wa' 'wc' 'wf' 'wg' 'wn' 'wo' 'wp' 'wr' 'ww' 'xt' 'y3' 'y7' 'yc' 'yf' 'yp' 'yy' -\n '4p' 'bw' 'cq' 'dk' 'dr' 'dx' 'e3' 'e8' 'ex' 'ez' 'g9' 'h9' 'ih' 'in' 'kt' 'lt' 'me' 'o7' 'od' 'oi' 'on' 'p1' 'pu' 'qa' 'qd' 'qm' 'rz' 'sd' 'tn' 'ua' 'uz' 'vg' 'vx' 'wx' 'xy' 'ya' 'yl' 'yx' -\n '1m' '2u' 'ai' 'ap' 'bb' 'bd' 'cb' 'dn' 'fl' 'fm' 'fo' 'fu' 'gi' 'gl' 'gs' 'hg' 'hi' 'hm' 'hp' 'i0' 'if' 'ij' 'jn' 'jt' 'ju' 'k8' 'ld' 'lm' 'oe' 'ox' 'pa' 'q7' 'qe' 'qi' 'qo' 'qw' 'rf' 'rg' 'ry' 'sq' 't7' 'tk' 'tn' 'tz' 'u5' 'uc' 'v4' 'vr' 'w4' 'w6' 'wd' 'wo' 'ws' 'wt' 'wu' 'wv' 'x3' 'yl' -\n '25' 'ad' 'ao' 'at' 'ch' 'db' 'dz' 'eq' 'fp' 'gq' 'ih' 'iu' 'jo' 'km' 'p1' 'pb' 'qa' 'qb' 'qc' 'qg' 'ql' 'qq' 'qy' 'rb' 'rf' 'rl' 'rw' 'sp' 'ty' 'uk' 'ur' 'wu' 'wv' 'yw' -\n '1a' '3r' 'ai' 'b8' 'bp' 'd6' 'do' 'dp' 'du' 'e0' 'e1' 'ek' 'es' 'eu' 'ey' 'ez' 'fq' 'fs' 'fy' 'gd' 'gm' 'h1' 'hu' 'i0' 'is' 'iv' 'iz' 'jd' 'jn' 'jz' 'kc' 'lf' 'lp' 'lt' 'ly' 'm2' 'mb' 'mt' 'n1' 'nr' 'of' 'oi' 'oq' 'ow' 'pe' 'pm' 'pn' 'q0' 'qb' 'qg' 'qk' 'qo' 'qz' 'r4' 'r8' 'ra' 'rn' 'rs' 's7' 'sa' 'sj' 'so' 'su' 'sv' 'sx' 'ti' 'tl' 'ts' 'ty' 'u4' 'up' 'vr' 'w2' 'wg' 'wi' 'wk' 'wl' 'ws' 'xl' 'xx' 'yf' 'yk' 'yn' 'yq' 'yv' -\n 'aa' 'ah' 'bo' 'dz' 'pd' 'pm' 'qf' 'qw' 'rd' 'rn' 'tf' 'wu' -\n 'ad' 'ao' 'au' 'az' 'ci' 'dj' 'dv' 'e1' 'ei' 'ej' 'em' 'eq' 'fa' 'fi' 'fj' 'fn' 'fw' 'he' 'i8' 'in' 'io' 'jd' 'jt' 'jv' 'lr' 'mt' 'mx' 'ns' 'nt' 'oc' 'oe' 'oi' 'pz' 'qe' 'ql' 'qt' 'qy' 'rq' 'sc' 'sp' 'te' 'um' 'wo' 'wv' 'x6' 'xu' 'yf' 'yi' 'yo' 'yv' 'yw' 'yz' 'zg' -\n '13' '6k' 'ae' 'ah' 'an' 'at' 'aw' 'cc' 'cn' 'du' 'dx' 'ek' 'el' 'em' 'en' 'es' 'ey' 'f2' 'fe' 'fh' 'fk' 'fv' 'g6' 'g9' 'gw' 'hj' 'hn' 'hs' 'hu' 'hv' 'ia' 'im' 'iq' 'ix' 'jh' 'jm' 'ki' 'lj' 'lo' 'lt' 'lw' 'm1' 'nv' 'nw' 'ny' 'oj' 'oo' 'ot' 'ov' 'ox' 'pd' 'pv' 'q1' 'q7' 'qc' 'qd' 'qj' 'ql' 'qp' 'qq' 'qv' 'qw' 'qx' 'r7' 'ry' 'so' 'st' 'su' 'sx' 't9' 'tf' 'th' 'ty' 'uh' 'uo' 'ut' 'uv' 'uy' 'vj' 'vp' 'vu' 'vw' 'w3' 'w5' 'w8' 'wc' 'we' 'wg' 'wi' 'wl' 'wv' 'xh' 'xx' 'yb' 'yd' 'yj' 'yn' 'yo' 'yr' 'yy' 'zk' 'zx' -\n 'ad' 'av' 'be' 'bi' 'bk' 'bu' 'ce' 'cv' 'd8' 'df' 'dh' 'du' 'e1' 'em' 'ep' 'ex' 'ey' 'f1' 'fd' 'fh' 'fp' 'gn' 'gu' 'h8' 'i8' 'ii' 'il' 'iz' 'j0' 'ji' 'jv' 'jz' 'k2' 'k9' 'ky' 'l9' 'lo' 'm6' 'mc' 'md' 'ng' 'nz' 'ot' 'p2' 'pa' 'pj' 'ps' 'pv' 'q5' 'qd' 'qf' 'qm' 'qq' 'qr' 'qt' 'qv' 'qx' 'rc' 'rh' 'rp' 'rq' 'rs' 'sb' 'sc' 'te' 'to' 'ts' 'tw' 'up' 'vn' 'vw' 'wa' 'wg' 'wh' 'wn' 'wp' 'wz' 'xc' 'xf' 'xt' 'y5' 'yh' 'yn' 'yy' 'yz' 'za' 'zh' 'zy' -\n 'a1' 'b0' 'd0' 'db' 'ef' 'er' 'ev' 'ew' 'fe' 'fm' 'g8' 'la' 'n5' 'oh' 'os' 'pk' 'pn' 'qq' 'r7' 'sq' 'tw' 'ua' 'uu' 'wa' 'wk' 'wr' 'wu' 'xc' 'yi' -\n '2k' '4s' 'd2' 'dk' 'dm' 'ea' 'ej' 'ep' 'et' 'eu' 'fr' 'gk' 'gs' 'hm' 'iu' 'jq' 'kj' 'km' 'lm' 'nb' 'nr' 'o1' 'oc' 'od' 'of' 'oj' 'ox' 'pf' 'pj' 'px' 'q0' 'q2' 'qa' 'qe' 'qh' 'qv' 'r5' 'r9' 'rb' 'rh' 'ti' 'tl' 'tw' 'u2' 'vb' 'vc' 'vs' 'xe' 'xn' 'y7' 'yb' 'yg' 'yy' 'zb' 'zl' -\n 'a5' 'ae' 'ah' 'as' 'b9' 'bh' 'c5' 'd0' 'dc' 'dd' 'do' 'dp' 'dz' 'eg' 'eh' 'fg' 'fu' 'g3' 'gh' 'gu' 'ha' 'hb' 'hd' 'hg' 'hw' 'i3' 'ib' 'jb' 'je' 'jm' 'js' 'm8' 'ma' 'n4' 'nu' 'nz' 'ob' 'oy' 'qu' 'qz' 'r5' 'rd' 're' 'rr' 'ru' 's5' 'sf' 'sp' 'st' 'tn' 'uz' 'vi' 'vo' 'w9' 'wj' 'wm' 'ws' 'wu' 'wv' 'wy' 'xa' 'xc' 'yl' 'zd' 'zp' -\n 'gi' 'n3' 'n7' 'om' 'qa' 'r7' 're' 'ug' 'w7' 'wi' 'x4' 'yn' -\n 'as' 'bb' 'bn' 'ce' 'd4' 'dp' 'ez' 'gu' 'gw' 'hd' 'hp' 'ia' 'ih' 'ij' 'j6' 'jm' 'jz' 'ku' 'kw' 'lh' 'mu' 'nl' 'nu' 'oc' 'pa' 'pm' 'q8' 'qd' 'qg' 'qi' 'qm' 'qn' 'qr' 'qs' 'qw' 'r9' 're' 'ro' 'ru' 'rv' 'rw' 't1' 't3' 'tm' 'u4' 'uf' 'uw' 'wa' 'wf' 'wk' 'xa' 'xs' 'yg' 'yp' 'ys' 'yu' 'yz' 'z4' -\n 'a3' 'b3' 'bv' 'ck' 'cl' 'cs' 'cv' 'cy' 'dc' 'dl' 'dq' 'dr' 'du' 'eg' 'el' 'en' 'ex' 'fv' 'fx' 'gd' 'gk' 'gu' 'h7' 'ic' 'jf' 'jz' 'lf' 'lq' 'nl' 'nm' 'o6' 'ob' 'ol' 'pe' 'po' 'q2' 'qa' 'qk' 'qo' 'qp' 'qr' 'qv' 'qz' 'r5' 're' 'rk' 'ss' 'sv' 't2' 'tf' 'ti' 'tj' 'ua' 'ud' 'v8' 'vb' 'vg' 'vh' 'vi' 'w1' 'w5' 'wb' 'wd' 'we' 'wf' 'wj' 'wr' 'ws' 'wv' 'xq' 'xs' 'y1' 'ye' 'yi' 'yp' 'yr' 'ys' 'yu' 'yw' 'z7' 'z8' 'zf' 'zq' -\n '1l' '2u' 'ao' 'av' 'bb' 'c7' 'c8' 'ca' 'cm' 'cp' 'dc' 'di' 'e2' 'e4' 'eo' 'er' 'et' 'ex' 'g1' 'gb' 'hi' 'hr' 'ht' 'i9' 'id' 'ie' 'jk' 'jq' 'ju' 'k3' 'k5' 'lb' 'lm' 'lv' 'mg' 'no' 'o8' 'oo' 'ot' 'p2' 'pn' 'pw' 'py' 'q6' 'qg' 'ql' 'qo' 'r2' 'rf' 'rk' 'rq' 'ry' 't2' 'tb' 'tn' 'tr' 'tw' 'ub' 'w1' 'wa' 'wb' 'we' 'wi' 'ww' 'xo' 'yk' 'ys' 'yx' 'zg' -\n '1l' '2t' '2z' 'af' 'az' 'be' 'br' 'cm' 'cu' 'cy' 'd2' 'd4' 'dd' 'dx' 'ec' 'ed' 'g2' 'gs' 'gu' 'id' 'ig' 'in' 'it' 'jh' 'jl' 'l6' 'ld' 'lg' 'lr' 'ly' 'nf' 'nj' 'ob' 'ot' 'p4' 'p8' 'pe' 'ph' 'q5' 'qa' 'qd' 'qe' 'qi' 'qo' 'qv' 'qz' 'ra' 'ri' 'rl' 'rr' 's7' 'sj' 'sx' 't0' 'tj' 'to' 'u2' 'ui' 'uq' 'ut' 'uw' 'vg' 'vs' 'w2' 'wa' 'wi' 'wl' 'wr' 'wu' 'ww' 'x7' 'xm' 'ym' 'yn' 'yp' 'zh' -\n '1x' '2h' '6b' 'ah' 'av' 'ay' 'b9' 'bu' 'bv' 'c6' 'dv' 'e2' 'ea' 'ec' 'fh' 'gk' 'ia' 'j2' 'ji' 'k2' 'kc' 'kg' 'kq' 'kz' 'la' 'mq' 'nb' 'od' 'oe' 'ot' 'p8' 'pm' 'pp' 'qc' 'qi' 'qr' 'rg' 'rp' 'rw' 'tl' 'u5' 'ub' 'un' 'uv' 'vc' 'vi' 'wc' 'wi' 'wp' 'wv' 'xg' 'xq' 'yq' 'z3' 'zd' 'zv' 'zx' 'zy' -\n 'a2' 'al' 'av' 'b9' 'bd' 'bo' 'c8' 'cq' 'dz' 'ej' 'el' 'ep' 'ew' 'f3' 'f5' 'fr' 'ft' 'h2' 'i3' 'ic' 'id' 'iy' 'jd' 'ke' 'kf' 'kr' 'l3' 'lf' 'mg' 'mu' 'nj' 'o3' 'ob' 'ol' 'ov' 'pb' 'pj' 'pl' 'pp' 'qn' 'qz' 're' 'rg' 'rk' 'ru' 's3' 'sa' 'sh' 'sj' 'su' 'sw' 'tb' 'tk' 'tv' 'ue' 'uh' 'ul' 'un' 'vk' 'vu' 'w0' 'wa' 'wm' 'wo' 'wq' 'xa' 'xl' 'ya' 'yn' 'yo' -\n 'a5' 'av' 'dc' 'dm' 'dt' 'dw' 'e2' 'ea' 'en' 'et' 'ez' 'f2' 'fg' 'fn' 'fv' 'gn' 'gu' 'h5' 'ht' 'i2' 'ie' 'ik' 'il' 'in' 'it' 'iv' 'iy' 'ji' 'jj' 'ju' 'kf' 'kn' 'ko' 'ku' 'l6' 'ls' 'nz' 'o2' 'o4' 'of' 'on' 'op' 'p7' 'q0' 'q2' 'qa' 'qt' 'r1' 'r9' 'ri' 'rq' 'rv' 'se' 'sp' 'sx' 't0' 't2' 't9' 'te' 'tq' 'tu' 'u8' 'uc' 'ue' 'ug' 'ui' 'ut' 'uu' 'v0' 'v7' 'vs' 'w0' 'wc' 'wh' 'wn' 'wo' 'ws' 'y1' 'y3' 'y5' 'ya' 'yc' 'yi' 'ys' 'yt' 'zf' 'zq' -\n 'eq' 'g7' 'jc' 'jf' 'ji' 'lw' 'ma' 'oe' 'p7' 'qb' 'qj' 'qo' 'u7' 'v7' 'w3' 'wd' 'wz' 'xg' 'yr' -\n 'b8' 'eh' 'g5' 'gn' 'jo' 'mx' 'og' 'ol' 'on' 'px' 'rr' 'sl' 'un' 'uz' 'wv' 'yf' -\n 'at' 'bm' 'd0' 'd5' 'eg' 'ei' 'ek' 'eq' 'er' 'eu' 'ez' 'fs' 'gh' 'hc' 'ho' 'ix' 'ko' 'kq' 'l1' 'll' 'mz' 'ob' 'ou' 'p2' 'pi' 'pl' 'ps' 'pt' 'q0' 'q5' 'qa' 'qg' 'qj' 'qm' 'qq' 'qt' 'rf' 'ri' 'rm' 'ru' 'rv' 'rx' 'ry' 's4' 't4' 'td' 'tn' 'tq' 'tx' 'u3' 'up' 'uq' 'vn' 'wb' 'wf' 'wk' 'wr' 'wv' 'wy' 'xh' 'xx' 'y3' 'yc' 'ye' 'ys' 'za' 'zd' 'zo' 'zs' 'zv' 'zy' -\n 'a0' 'a7' 'ad' 'ae' 'ah' 'ay' 'b8' 'bh' 'dc' 'di' 'do' 'e5' 'ea' 'eb' 'ep' 'ev' 'fn' 'gq' 'gr' 'gs' 'h8' 'hc' 'hj' 'i3' 'ih' 'it' 'iw' 'ja' 'jf' 'kc' 'l8' 'lp' 'lx' 'ly' 'm1' 'og' 'oy' 'p7' 'pp' 'q7' 'qa' 'qm' 'qq' 'qr' 'qu' 'r3' 'rd' 'rg' 'rj' 'rw' 'si' 'sq' 'ss' 't0' 'tb' 'tg' 'tl' 'to' 'tp' 'tx' 'u9' 'ub' 'um' 'up' 'ux' 'vc' 'w0' 'w2' 'w5' 'wl' 'wy' 'xg' 'yb' 'yg' 'yh' 'za' -\n '1z' 'aq' 'cf' 'cl' 'e1' 'e5' 'ee' 'eg' 'eo' 'er' 'ff' 'fh' 'fx' 'g5' 'ga' 'gd' 'gm' 'gn' 'hc' 'hf' 'hi' 'hk' 'ho' 'ib' 'ik' 'in' 'iw' 'ix' 'jd' 'kl' 'ky' 'lp' 'm3' 'm5' 'n4' 'ng' 'o0' 'oc' 'oj' 'ot' 'ou' 'p2' 'pa' 'pd' 'pg' 'ps' 'pw' 'q1' 'q8' 'qb' 'qc' 'qd' 'qi' 'qr' 'qs' 'qu' 'qv' 'ra' 'rg' 'rt' 'rz' 's7' 'sm' 'sn' 't0' 'tb' 'th' 'tx' 'tz' 'ub' 'ud' 'ue' 'un' 'ur' 'ut' 'vb' 'vj' 'wg' 'wh' 'wj' 'wl' 'wn' 'ww' 'wz' 'x0' 'xc' 'xq' 'xr' 'xw' 'y8' 'y9' 'yr' 'z7' 'zt' -\n '2u' '3q' '7p' 'b4' 'b8' 'bb' 'bq' 'bu' 'ce' 'dk' 'dn' 'e0' 'ea' 'ed' 'ef' 'eg' 'eh' 'ej' 'ek' 'em' 'en' 'eo' 'et' 'fh' 'fr' 'fw' 'gj' 'gx' 'ho' 'i7' 'i9' 'if' 'ii' 'il' 'in' 'iq' 'iw' 'jy' 'k0' 'k1' 'km' 'kr' 'lh' 'lq' 'lw' 'ma' 'mb' 'md' 'mj' 'nh' 'ni' 'nj' 'ob' 'p5' 'p7' 'pc' 'pk' 'pl' 'pu' 'q2' 'qa' 'qc' 'qe' 'qi' 'qm' 'qn' 'qt' 'rb' 'rp' 'rx' 'sd' 't6' 'tb' 'tl' 'tw' 'u5' 'u7' 'ug' 'uh' 'ut' 'vs' 'wi' 'wj' 'wp' 'ws' 'wu' 'wv' 'xm' 'xs' 'y2' 'y6' 'yd' 'yh' 'yl' 'yr' 'yx' 'yz' -\n '4c' '4z' 'ag' 'ak' 'an' 'as' 'aw' 'bl' 'd7' 'dy' 'e7' 'eb' 'ec' 'eq' 'et' 'fx' 'gg' 'gm' 'ht' 'hv' 'ik' 'in' 'ip' 'j6' 'k6' 'ka' 'lc' 'md' 'mx' 'n7' 'pw' 'py' 'q7' 'qa' 'qg' 'qh' 'qn' 'qo' 'qt' 'ri' 'rl' 'rs' 'sj' 'su' 'tj' 'u0' 'ua' 'w0' 'wh' 'wi' 'wp' 'wr' 'wx' 'wz' 'ys' 'yx' -\n '3s' '6q' 'ad' 'am' 'as' 'ay' 'cd' 'ci' 'cl' 'dw' 'eb' 'en' 'ep' 'ew' 'ey' 'fh' 'g6' 'gb' 'gk' 'h5' 'hk' 'hp' 'hy' 'i8' 'ia' 'ic' 'ih' 'in' 'is' 'iw' 'jd' 'je' 'kh' 'kp' 'ks' 'lg' 'lz' 'mx' 'my' 'nf' 'nh' 'no' 'nv' 'o4' 'oa' 'oc' 'op' 'p2' 'p5' 'pa' 'pb' 'pt' 'pw' 'q2' 'q4' 'qb' 'qg' 'qh' 'qq' 'qs' 'qt' 'qx' 'qy' 'qz' 'r7' 'rc' 'rk' 'rt' 'sr' 'sx' 'sy' 'tc' 'tn' 'tr' 'tv' 'u1' 'u7' 'ua' 'uh' 'uz' 'vi' 'wd' 'wr' 'x3' 'x5' 'xa' 'xe' 'y5' 'y7' 'yb' 'yg' 'yk' 'ym' 'yr' 'yt' 'z7' 'zc' 'zf' 'zj' 'zp' -\n 'aq' 'bo' 'cx' 'dl' 'dm' 'ed' 'ee' 'ei' 'er' 'eu' 'f4' 'fe' 'fw' 'g2' 'gj' 'h7' 'hv' 'im' 'j8' 'jf' 'kl' 'la' 'lj' 'mo' 'oc' 'oh' 'oi' 'ol' 'pa' 'pb' 'pf' 'pk' 'po' 'q9' 'qf' 'qj' 'qq' 'qv' 'r8' 're' 'rg' 'rh' 'rj' 'rr' 'ru' 'ry' 's8' 'sd' 'sg' 'sj' 'sk' 'so' 'sv' 't3' 'tz' 'u5' 'ua' 'uk' 'um' 'vi' 'vt' 'wb' 'we' 'wk' 'wn' 'wt' 'wu' 'wz' 'xk' 'xz' 'yi' 'yl' 'yz' 'z9' 'zd' 'zu' 'zw' -\n 'a7' 'ah' 'cj' 'co' 'cv' 'dt' 'ex' 'fs' 'gx' 'hn' 'jv' 'kp' 'l5' 'od' 'on' 'pr' 'q6' 'q8' 'qi' 'qq' 'qr' 'rl' 'u2' 'wb' 'wx' 'yh' 'zq' -\n '18' 'bf' 'bj' 'cs' 'dw' 'el' 'ep' 'ez' 'fr' 'g1' 'gv' 'hu' 'hz' 'ii' 'jc' 'je' 'jj' 'jo' 'jv' 'n5' 'ni' 'ns' 'oh' 'oi' 'ov' 'pe' 'q8' 'qg' 'qi' 'qr' 'r6' 'rh' 's3' 'sj' 'sr' 't0' 'ta' 'u2' 'uj' 'ur' 'vu' 'wb' 'wh' 'wx' 'yn' 'yq' 'zg' 'zr' -\n 'au' 'bl' 'c4' 'd7' 'dc' 'dm' 'ea' 'eo' 'ft' 'gb' 'h3' 'ia' 'ix' 'jr' 'kc' 'ke' 'lq' 'lr' 'mn' 'op' 'pj' 'qc' 'qj' 'qn' 'qq' 'qx' 'r8' 'rb' 'ri' 'rm' 'rn' 'rx' 't6' 'tf' 'tv' 'um' 'vg' 'vi' 'we' 'wp' 'wz' 'x6' 'xb' 'xd' 'xg' 'xv' 'yx' 'yz' -\n '1o' '7o' 'a1' 'aq' 'b4' 'bi' 'bp' 'c9' 'cb' 'cd' 'cf' 'co' 'cp' 'd3' 'd8' 'ds' 'dv' 'dy' 'eb' 'ee' 'ef' 'eh' 'em' 'eo' 'es' 'ez' 'fi' 'fk' 'fl' 'gj' 'gn' 'gt' 'h1' 'hn' 'ho' 'hp' 'hu' 'ic' 'ik' 'il' 'im' 'ir' 'iw' 'ji' 'jp' 'k4' 'ks' 'm0' 'ml' 'n0' 'ns' 'oj' 'on' 'or' 'os' 'ov' 'pr' 'pv' 'px' 'py' 'q6' 'qa' 'qc' 'qg' 'qj' 'qm' 'qn' 'qp' 'qq' 'qs' 'qv' 'qz' 'r0' 'ra' 's0' 'te' 'tg' 'tm' 'to' 'tw' 'u1' 'u7' 'ug' 'um' 'uw' 'ux' 'uz' 'vm' 'vu' 'w4' 'wg' 'wh' 'wj' 'wk' 'wm' 'wo' 'wq' 'ws' 'wt' 'wz' 'x0' 'x5' 'yg' 'yn' 'z6' -\n '1a' 'a0' 'ab' 'ah' 'ay' 'cd' 'db' 'di' 'eh' 'eo' 'eq' 'f4' 'f8' 'fs' 'gv' 'h7' 'he' 'hf' 'i0' 'id' 'il' 'io' 'ip' 'kc' 'l1' 'l7' 'lw' 'mp' 'na' 'nb' 'nj' 'oj' 'ou' 'pa' 'pn' 'ps' 'pu' 'qb' 'qf' 'ql' 'qn' 'qr' 'rn' 'rw' 'so' 'tf' 'tg' 'th' 'tr' 'us' 'w3' 'w6' 'wb' 'wc' 'wf' 'wg' 'wp' 'wr' 'yv' 'yw' 'zh' -\n '2s' '3k' '4b' '6s' 'a1' 'b2' 'b9' 'bi' 'bz' 'c0' 'c3' 'ck' 'cl' 'cu' 'de' 'dl' 'do' 'dp' 'e8' 'ec' 'ee' 'ei' 'ek' 'eu' 'ez' 'fi' 'fo' 'fr' 'fu' 'fx' 'gh' 'gk' 'go' 'gq' 'h4' 'hd' 'hm' 'hz' 'ia' 'id' 'iv' 'jb' 'jh' 'km' 'kp' 'l4' 'l7' 'l8' 'ld' 'lj' 'nb' 'o7' 'oc' 'oh' 'os' 'p4' 'p9' 'pd' 'q6' 'q7' 'q8' 'qc' 'qh' 'qj' 'qk' 'qw' 'rg' 'rj' 'rm' 'rn' 'rp' 'ru' 'rz' 's5' 'si' 'sv' 'sy' 'tc' 'tg' 'tk' 'tv' 'ue' 'uf' 'ux' 'uz' 'vl' 'w2' 'w6' 'wf' 'wm' 'wu' 'wx' 'xh' 'ya' 'yc' 'ye' 'z7' 'zi' 'zo' 'zq' -\n 'ap' 'aw' 'ba' 'cz' 'dw' 'eh' 'g5' 'g9' 'gc' 'gi' 'go' 'ir' 'j8' 'kl' 'mg' 'p6' 'ql' 'qu' 'qz' 'sa' 't7' 'tw' 'v5' 'v7' 'wj' 'xt' 'y6' 'yg' 'yh' 'yq' 'z5' 'zj' -\n 'a9' 'ad' 'az' 'bo' 'bq' 'by' 'c8' 'cb' 'cp' 'd9' 'de' 'dj' 'dp' 'e4' 'ef' 'ey' 'fn' 'gc' 'ge' 'gp' 'gs' 'gu' 'gx' 'hf' 'ic' 'ie' 'ir' 'kc' 'kp' 'ku' 'l2' 'lv' 'mx' 'n7' 'o3' 'o7' 'oe' 'pb' 'ps' 'q3' 'q4' 'qb' 'qn' 'qo' 'qq' 'qu' 'qw' 'r3' 'ra' 'rk' 'sg' 'si' 'sv' 'sw' 'tb' 'tg' 'tw' 'u2' 'uc' 'uf' 'uj' 'us' 'ut' 'uu' 'v3' 'va' 'wa' 'wd' 'ww' 'wy' 'wz' 'xk' 'y6' 'y8' 'ya' 'yc' 'ye' 'yo' 'yx' 'z3' -\n 'a8' 'am' 'as' 'bb' 'cn' 'co' 'dd' 'di' 'dx' 'dz' 'e3' 'e5' 'ea' 'ef' 'eh' 'el' 'en' 'eo' 'ew' 'fe' 'fg' 'gc' 'gi' 'gj' 'gp' 'ha' 'hl' 'hy' 'i3' 'id' 'ij' 'ir' 'is' 'k9' 'kc' 'kf' 'l9' 'ln' 'ls' 'lw' 'm0' 'm8' 'my' 'nn' 'on' 'p9' 'ph' 'pm' 'pw' 'q1' 'q3' 'qc' 'qm' 'qq' 'qv' 'rg' 'ro' 'se' 'sw' 'sx' 'ta' 'tl' 'tz' 'u4' 'uo' 'vg' 'vl' 'vm' 'vn' 'w3' 'wd' 'wm' 'wo' 'wp' 'wt' 'yg' 'yj' 'yv' 'yx' 'yz' 'zu' 'zx' 'zy' -\n '1u' 'ad' 'al' 'c4' 'cz' 'db' 'dk' 'dr' 'e5' 'e7' 'ea' 'f6' 'fk' 'fw' 'g3' 'gl' 'gt' 'gu' 'ha' 'hk' 'hv' 'ie' 'ka' 'kq' 'ks' 'lr' 'nf' 'pk' 'q3' 'q8' 'qf' 'qj' 'qo' 'rp' 'rr' 'rz' 'ss' 'sv' 'sx' 'tb' 'th' 'tt' 'ur' 'vp' 'wj' 'ws' 'wt' 'xk' 'xo' 'ym' 'yz' -\n '3t' '5u' 'aa' 'ab' 'b9' 'd8' 'di' 'dj' 'dq' 'dx' 'dy' 'ea' 'ek' 'el' 'es' 'ev' 'ey' 'ez' 'fk' 'fp' 'g3' 'gb' 'gd' 'gg' 'gi' 'go' 'hj' 'hz' 'i3' 'i5' 'in' 'io' 'is' 'jv' 'kb' 'kr' 'lu' 'md' 'nd' 'ny' 'o6' 'oe' 'ok' 'ow' 'ox' 'p4' 'p7' 'p8' 'pb' 'pu' 'q1' 'q3' 'q4' 'qd' 'qj' 'qk' 'qq' 'qx' 'qy' 'r6' 'ro' 'rw' 'rx' 'ry' 'se' 'sp' 't0' 't1' 'th' 'tl' 'tn' 'tp' 'tr' 'tx' 'u5' 'uf' 'uo' 'ux' 'vc' 'vz' 'w2' 'w5' 'wa' 'wb' 'we' 'wi' 'wj' 'ws' 'wt' 'xh' 'y1' 'yb' 'yg' 'yi' 'zd' 'zm' 'zt' -\n '2s' '4q' '8x' 'aa' 'ac' 'ah' 'av' 'aw' 'c4' 'c5' 'ce' 'd1' 'dj' 'dq' 'e7' 'e9' 'ea' 'ef' 'fc' 'fs' 'fz' 'gb' 'ge' 'gx' 'hf' 'hl' 'hm' 'i5' 'i7' 'ie' 'ii' 'iw' 'kf' 'ko' 'kx' 'lb' 'm6' 'mh' 'ob' 'od' 'oe' 'og' 'oq' 'or' 'pn' 'ps' 'pu' 'q4' 'qf' 'qg' 'qj' 'ql' 'qn' 'qt' 'qy' 'r3' 'ra' 'ri' 'rj' 'rv' 'sr' 'tg' 'th' 'tl' 'tx' 'u7' 'ub' 'uh' 'uq' 'uu' 'uy' 'vn' 'vt' 'wa' 'we' 'wh' 'wn' 'wp' 'wr' 'ww' 'xg' 'xk' 'xs' 'ya' 'yc' 'yd' 'yf' 'yl' 'ym' 'ys' 'z6' 'zj' 'zm' 'zv' 'zw' -\n '2y' '8i' 'by' 'dl' 'h6' 'hj' 'm3' 'ml' 'qa' 'qx' 'r1' 'rm' 'rn' 'u4' 'uj' 'wo' 'xv' -\n '2h' '9y' 'ac' 'at' 'cf' 'e3' 'e6' 'ec' 'ek' 'en' 'f1' 'fa' 'fn' 'gm' 'gx' 'hk' 'i7' 'id' 'iw' 'ke' 'kl' 'ks' 'l6' 'l8' 'ls' 'lx' 'me' 'o4' 'oi' 'oj' 'ox' 'pn' 'qa' 'qh' 'qk' 'ql' 'rp' 'tb' 'te' 'tn' 'ts' 'u4' 'u9' 'ud' 'vj' 'vz' 'wc' 'wr' 'ye' 'yk' 'yq' 'zq' -\n '5t' 'al' 'av' 'ax' 'by' 'cr' 'cx' 'df' 'dh' 'dp' 'dq' 'e4' 'e7' 'en' 'ff' 'fg' 'fo' 'g4' 'ge' 'gg' 'gm' 'gr' 'gt' 'hc' 'hn' 'hq' 'hs' 'i0' 'i1' 'id' 'ig' 'im' 'jb' 'jv' 'k9' 'kl' 'km' 'lh' 'lp' 'lq' 'mm' 'ne' 'nk' 'nu' 'od' 'os' 'pj' 'pw' 'pz' 'q0' 'q1' 'qa' 'qd' 'qe' 'qf' 'qk' 'ql' 'qn' 'qp' 'qt' 'r0' 'rx' 'sx' 'sy' 't0' 't1' 't8' 'th' 'ti' 'tp' 'tv' 'tz' 'ub' 'uc' 'ul' 'v5' 'vp' 'vu' 'w8' 'wd' 'we' 'wf' 'wh' 'wm' 'wq' 'wr' 'ws' 'wy' 'wz' 'xg' 'y9' 'yg' 'yh' 'yq' 'yz' 'z0' -\n 'bf' 'cf' 'cg' 'cj' 'ef' 'ej' 'ek' 'ep' 'fk' 'gi' 'ik' 'ir' 'j0' 'km' 'ko' 'lu' 'mr' 'n6' 'oc' 'op' 'pt' 'q4' 'qe' 'qk' 'qv' 'rc' 'rt' 's8' 't3' 'tk' 'ut' 'wc' 'we' 'ws' 'wt' 'ww' 'y8' 'yd' 'yr' -\n 'a6' 'ad' 'ak' 'ap' 'd1' 'de' 'dj' 'eb' 'eg' 'fi' 'fq' 'ft' 'gx' 'gy' 'hn' 'hs' 'i4' 'ia' 'im' 'is' 'kf' 'ko' 'kt' 'l0' 'lr' 'm8' 'mv' 'oi' 'on' 'pc' 'pl' 'pn' 'pp' 'q2' 'q4' 'qj' 'ql' 'qv' 'qy' 'r2' 'rc' 'rd' 're' 'rm' 'rt' 'sj' 'tb' 'tc' 'tf' 'tk' 'uf' 'uk' 'ul' 'um' 'uq' 'uy' 'vj' 'wl' 'wv' 'ww' 'x7' 'xj' 'y7' 'yx' 'zb' -\n '5f' 'ac' 'ad' 'aj' 'av' 'bg' 'ch' 'ci' 'dg' 'di' 'dl' 'dx' 'ep' 'ew' 'f8' 'fp' 'fr' 'fs' 'g4' 'g6' 'gb' 'h5' 'he' 'hk' 'hx' 'i1' 'ic' 'im' 'ji' 'jm' 'js' 'k9' 'kq' 'lf' 'ln' 'mj' 'n2' 'ni' 'no' 'o5' 'oi' 'ot' 'oy' 'pa' 'pj' 'qk' 'qq' 'qt' 'qu' 'r4' 'r8' 'rb' 'rh' 'rj' 'rm' 'ro' 'rp' 'rq' 'rt' 'ru' 'sb' 'th' 'tu' 'tz' 'u9' 'un' 'uo' 'us' 've' 'vi' 'vq' 'vx' 'wf' 'wg' 'wi' 'wq' 'wr' 'wt' 'x5' 'xz' 'y6' 'yd' 'yo' 'yq' 'yx' 'z3' 'zl' -\n 'a3' 'do' 'ef' 'hp' 'ih' 'im' 'jp' 'km' 'lv' 'mt' 'nh' 'oc' 'od' 'ph' 'pi' 'pj' 'qe' 'qh' 'qr' 'rq' 'rr' 'rs' 'sc' 'st' 'ts' 'tt' 'tw' 'ut' 'vv' 'w7' 'wv' 'x3' 'xa' 'xc' 'xl' 'zc' -\n '2o' '6t' 'a7' 'bv' 'di' 'dm' 'ea' 'eo' 'fd' 'fj' 'ft' 'fw' 'gs' 'hu' 'hz' 'ik' 'it' 'jc' 'js' 'jx' 'jz' 'k4' 'lp' 'lx' 'ol' 'p3' 'pf' 'q9' 'qu' 'qv' 'qx' 're' 'rl' 'ro' 'sb' 'ur' 'vf' 'wd' 'wk' 'wo' 'wx' 'yp' 'zo' -\n '7u' '7z' 'a0' 'a5' 'c6' 'cj' 'cx' 'do' 'e4' 'eg' 'eh' 'eq' 'ey' 'ez' 'fe' 'fu' 'gk' 'gy' 'h9' 'ih' 'ik' 'il' 'j0' 'jt' 'jy' 'k1' 'k5' 'ke' 'lp' 'lx' 'ly' 'ma' 'mj' 'mm' 'mt' 'nb' 'nm' 'o3' 'o5' 'of' 'oi' 'ov' 'p2' 'pf' 'ph' 'pt' 'q8' 'qj' 'qk' 'qp' 'qs' 'r1' 'r8' 'rl' 'rp' 'rt' 's5' 'sb' 'sh' 'sk' 'so' 'sr' 'su' 'tc' 'tn' 'tr' 'tx' 'u4' 'uh' 'ul' 'up' 'ur' 'uw' 'uy' 'vm' 'w5' 'wb' 'wj' 'wm' 'wq' 'wy' 'x6' 'xq' 'xs' 'y8' 'y9' 'yi' 'yj' 'yv' 'yx' 'zi' 'zy' -\n '2n' 'ar' 'b3' 'bc' 'bd' 'c0' 'c9' 'cb' 'cp' 'do' 'ee' 'eh' 'ep' 'f3' 'fb' 'fj' 'gg' 'gk' 'gm' 'h9' 'hk' 'hp' 'ht' 'i7' 'ij' 'iw' 'kx' 'm2' 'mt' 'mv' 'nj' 'ns' 'o7' 'oa' 'od' 'of' 'om' 'or' 'pg' 'pm' 'pu' 'qq' 'qw' 'qx' 'r0' 'rb' 'rg' 'rk' 'rv' 'se' 'sj' 'sp' 'su' 'tf' 'uu' 'v9' 've' 'vg' 'vm' 'w5' 'w6' 'w8' 'wa' 'wp' 'y5' 'y9' 'yk' 'yy' 'z2' 'zd' 'zw' -\n '1i' '6c' 'ah' 'aq' 'ax' 'b4' 'cg' 'd5' 'da' 'do' 'eu' 'ex' 'ez' 'fa' 'go' 'gt' 'h5' 'h8' 'hi' 'i2' 'ib' 'il' 'in' 'is' 'iz' 'j0' 'j7' 'jn' 'jq' 'ku' 'kw' 'li' 'ls' 'n3' 'nc' 'nt' 'o6' 'oc' 'p4' 'p7' 'pc' 'qc' 'qi' 'qp' 'qs' 'qw' 'r3' 'rl' 'rq' 'ry' 's5' 'si' 'sm' 'ta' 'tr' 'ud' 'ut' 'uw' 'v0' 'w7' 'wg' 'wm' 'xi' 'yi' 'yl' 'yn' 'z1' 'z5' 'zk' 'zp' -\n 'a2' 'a4' 'ac' 'ag' 'ao' 'ay' 'ce' 'di' 'dm' 'dr' 'dz' 'e9' 'eg' 'ej' 'el' 'em' 'eq' 'et' 'ey' 'fa' 'fw' 'fz' 'gg' 'gh' 'gp' 'gr' 'h6' 'hj' 'hk' 'i7' 'id' 'ik' 'iu' 'j2' 'kc' 'l1' 'lh' 'm5' 'm9' 'mj' 'mr' 'mx' 'ok' 'ot' 'ov' 'oz' 'p5' 'q0' 'q1' 'qe' 'qg' 'r2' 'rj' 'rk' 'rw' 'sa' 't3' 't6' 't9' 'te' 'tf' 'tj' 'tk' 'u4' 'wa' 'wf' 'wu' 'wy' 'yg' 'yj' 'ys' 'zk' 'zy' -\n 'a0' 'a8' 'b4' 'b9' 'bb' 'cb' 'cn' 'cq' 'ds' 'e2' 'eb' 'ex' 'ez' 'fa' 'fu' 'fz' 'ge' 'gy' 'h0' 'hj' 'ht' 'hu' 'ig' 'in' 'iq' 'is' 'iu' 'jg' 'le' 'ln' 'lr' 'nj' 'nu' 'oe' 'oo' 'ow' 'oz' 'pf' 'ph' 'pj' 'ps' 'pu' 'pv' 'q0' 'q4' 'qf' 'qm' 'qn' 'qo' 'qq' 'qs' 'qw' 'r2' 'r3' 'ra' 'rk' 's7' 'sa' 'sp' 'tl' 'ue' 'ui' 'vo' 'vs' 'wj' 'wk' 'wn' 'wv' 'ww' 'x0' 'xg' 'xh' 'xx' 'y0' 'yd' 'yr' 'zg' 'zn' -\n '1u' '5k' 'ax' 'az' 'c4' 'eo' 'fi' 'gq' 'hg' 'ho' 'is' 'jq' 'ki' 'oq' 'ov' 'p4' 'pl' 'po' 'qe' 'qf' 'qn' 'qy' 'r3' 'rm' 'sd' 'se' 'sz' 'tb' 'td' 'u4' 'u5' 'vl' 'vv' 'wb' 'we' 'wh' 'wz' 'y5' 'ye' 'yv' 'zh' 'zj' -\n '5y' 'av' 'ax' 'cl' 'cw' 'dh' 'di' 'g7' 'ga' 'gi' 'gx' 'gy' 'i0' 'iu' 'iv' 'jk' 'jv' 'k3' 'l2' 'lo' 'lq' 'mj' 'oj' 'pd' 'pn' 'pv' 'q6' 'qq' 'qv' 'sc' 'tt' 'tv' 'ug' 'ut' 've' 'vy' 'wi' 'xg' 'xo' 'yi' 'yl' 'yv' 'zm' -\n 'bp' 'cy' 'd6' 'd7' 'em' 'et' 'gf' 'gt' 'hl' 'ib' 'io' 'kz' 'mx' 'nm' 'oe' 'pd' 'qf' 'qk' 'rk' 'rz' 'se' 'si' 'tq' 'tu' 'uu' 'v3' 'wa' 'wf' 'wg' 'wx' 'yd' 'ym' -\n 'ah' 'ar' 'bk' 'db' 'dd' 'dq' 'eo' 'fe' 'fj' 'fv' 'g2' 'gc' 'hp' 'i7' 'j2' 'k9' 'kt' 'l9' 'ld' 'lu' 'lz' 'me' 'mr' 'mu' 'mx' 'nr' 'o6' 'ol' 'or' 'pa' 'ph' 'pi' 'q4' 'qn' 'qp' 'r5' 'rb' 'rn' 's8' 'sf' 't6' 'tl' 'tq' 'tx' 'u6' 'uc' 'uv' 'wf' 'x1' 'x7' 'xa' 'xl' 'xm' 'yb' 'yh' 'yw' 'zw' -\n 'cp' 'i0' 'ia' 'jh' 'kh' 'kl' 'ql' 'sb' 'u3' 'wy' 'ys' -\n '2o' 'af' 'ah' 'aj' 'al' 'ap' 'as' 'bc' 'd2' 'di' 'dm' 'do' 'ds' 'dt' 'dy' 'eb' 'ed' 'ee' 'ej' 'es' 'ev' 'ex' 'ey' 'gs' 'hk' 'hr' 'hw' 'hz' 'ig' 'is' 'jp' 'jv' 'jx' 'k4' 'kh' 'kv' 'lb' 'll' 'lw' 'na' 'no' 'o1' 'o8' 'oh' 'oo' 'op' 'pb' 'po' 'q2' 'q4' 'q7' 'qa' 'qc' 'qe' 'qg' 'qm' 'qo' 'qt' 'qw' 'qy' 'qz' 'r4' 'r7' 'r8' 'rp' 'rs' 's2' 'sb' 'sg' 'sl' 't1' 'tj' 'to' 'ts' 'tx' 'u5' 'uz' 'v6' 'w4' 'w5' 'we' 'wh' 'wn' 'wr' 'wu' 'wv' 'x1' 'y1' 'y8' 'ya' 'yk' 'ym' 'yw' 'z5' 'zx' -\n 'bw' 'ci' 'cp' 'cu' 'cw' 'd7' 'e0' 'e3' 'em' 'ev' 'fi' 'fk' 'fm' 'fu' 'ht' 'ix' 'jn' 'kc' 'kw' 'lm' 'mo' 'n8' 'od' 'oo' 'q1' 'qd' 'qw' 'rs' 'sd' 'su' 'sz' 'th' 'ti' 'ts' 'tw' 'ty' 'u3' 'ua' 'wa' 'wt' 'wy' 'xg' 'xh' 'xp' 'xr' 'yd' 'yj' 'yq' 'yx' 'zu' -\n 'ak' 'dx' 'eb' 'es' 'eu' 'fd' 'ga' 'gf' 'hl' 'i2' 'kb' 'kd' 'mz' 'n1' 'o8' 'qe' 'qs' 'qw' 'rp' 'sf' 'sk' 'sp' 't0' 'tu' 'uh' 'v9' 'vj' 'vs' 'vw' 'wv' 'xs' 'yo' 'z2' -\n '3q' 'am' 'ar' 'az' 'bo' 'cb' 'cv' 'dd' 'ds' 'e1' 'e7' 'en' 'eq' 'er' 'eu' 'ew' 'fq' 'fx' 'g8' 'gm' 'h5' 'ic' 'if' 'jp' 'kw' 'kz' 'l4' 'lf' 'li' 'lm' 'lq' 'lu' 'lz' 'ml' 'nz' 'o4' 'o6' 'op' 'ow' 'po' 'py' 'qj' 'qk' 'qn' 'qp' 'qw' 'qz' 'r6' 'r8' 'rc' 'rl' 'rt' 's6' 'sh' 'sx' 'sz' 'tc' 'ti' 'tt' 'ty' 'uf' 'uh' 'uj' 'um' 'ut' 'uu' 'uv' 'vn' 'vt' 'we' 'wh' 'wi' 'wq' 'wu' 'wz' 'xn' 'y4' 'yu' 'yz' 'z9' 'ze' -\n 'ad' 'aj' 'ar' 'b4' 'dj' 'eo' 'eu' 'ex' 'gt' 'hj' 'ie' 'ij' 'iz' 'kg' 'ks' 'l1' 'ld' 'me' 'my' 'mz' 'oi' 'pr' 'qb' 'ry' 'sd' 'to' 'u5' 'wc' 'wf' 'wl' 'xs' 'y2' 'yg' 'z1' 'zj' 'zt' -\n 'ae' 'cn' 'ct' 'dz' 'eb' 'ee' 'ff' 'fi' 'fk' 'fo' 'ft' 'gj' 'gr' 'ie' 'il' 'iv' 'iw' 'iy' 'jb' 'jf' 'ji' 'ke' 'ku' 'kx' 'l3' 'la' 'of' 'ol' 'ox' 'pb' 'pi' 'pq' 'q8' 'qi' 'qj' 'qp' 'qq' 'qw' 'r0' 'r5' 'rk' 'rq' 'ru' 'rz' 'su' 't8' 'tb' 'u0' 'ue' 'um' 'w2' 'wc' 'wm' 'ws' 'wt' 'x4' 'xc' 'xd' 'xm' 'xn' 'y0' 'yb' 'zi' 'zp' -\n 'a3' 'ai' 'at' 'd7' 'eu' 'fu' 'gd' 'ii' 'ik' 'j0' 'je' 'lw' 'ly' 'mx' 'n7' 'pm' 'qf' 'qk' 'qt' 'ss' 'to' 'tq' 'un' 'vn' 'vq' 'wo' 'wz' 'yk' 'yy' 'zf' 'zg' -\n 'dz' 'ea' 'h8' 'j9' 'mr' 'pc' 'qa' 'qt' 'rm' 'rv' 'ub' 'wg' -\n 'a4' 'an' 'go' 'ki' 'px' 'qq' 'td' 'tm' 'ur' 'wc' 'wp' 'yx' -\n '0e' 'a0' 'a1' 'a5' 'ad' 'ao' 'bp' 'bw' 'c0' 'ca' 'cw' 'cx' 'cy' 'dg' 'e8' 'eb' 'ef' 'ek' 'fd' 'fk' 'fv' 'g3' 'gj' 'gn' 'gw' 'hr' 'if' 'ij' 'is' 'ix' 'j7' 'km' 'kp' 'kq' 'ks' 'kt' 'kv' 'lk' 'mj' 'mn' 'mv' 'mz' 'nn' 'o5' 'oa' 'ol' 'on' 'os' 'pa' 'pb' 'pf' 'po' 'pq' 'pr' 'pv' 'py' 'q1' 'q6' 'qf' 'qh' 'qj' 'qn' 'qt' 'qu' 'qw' 'rf' 'rk' 'rt' 's5' 'sq' 'ss' 't5' 'ta' 'th' 'tj' 'to' 'ts' 'tx' 'tz' 'u0' 'ua' 'ug' 'ui' 'uw' 'ux' 'vh' 'vp' 'we' 'wg' 'wi' 'wj' 'wp' 'wq' 'xm' 'y6' 'yr' 'yt' 'yu' 'z8' 'zs' -\n 'a6' 'ad' 'aj' 'b1' 'bz' 'cd' 'df' 'ed' 'eg' 'eh' 'ev' 'fi' 'fo' 'gj' 'h3' 'he' 'ib' 'j0' 'jc' 'jz' 'kz' 'lc' 'mh' 'pk' 'pu' 'q4' 'qc' 'qk' 'qr' 'qw' 'rc' 'rl' 'ro' 'rr' 'so' 'sw' 'td' 'tw' 'tx' 'ue' 'us' 'ut' 'vd' 'wi' 'wu' 'xm' 'y2' 'y8' 'ym' 'z6' 'zm' -\n '4z' 'a2' 'eg' 'f4' 'g9' 'gi' 'hd' 'hn' 'ij' 'io' 'ix' 'iz' 'jb' 'jd' 'kk' 'l4' 'lh' 'lq' 'p9' 'pa' 'pb' 'q7' 'qh' 'qi' 'qk' 'qs' 'r9' 'rc' 'ro' 'rr' 's4' 'tj' 'tz' 'vi' 'we' 'wp' 'xe' 'yd' 'yg' 'zj' -\n '5y' 'aw' 'e2' 'gd' 'gn' 'hn' 'ig' 'k9' 'ki' 'oj' 'pk' 'ql' 'qz' 'sl' 't3' 'u4' 'v8' 'wg' 'wu' 'xk' 'ya' 'yf' 'zr' -\n '5h' 'ak' 'al' 'aq' 'cw' 'd7' 'dm' 'ec' 'ee' 'ef' 'el' 'f4' 'f5' 'f8' 'fh' 'fr' 'fu' 'gh' 'hk' 'ir' 'ix' 'k0' 'k2' 'ka' 'ku' 'lg' 'lr' 'm8' 'mf' 'nq' 'of' 'ph' 'pr' 'px' 'q2' 'qf' 'qh' 'qk' 'qn' 'qq' 'qs' 'qv' 'qx' 'qy' 'qz' 're' 'rh' 'ro' 'rx' 'sa' 'sh' 'sk' 'tb' 'u1' 'ud' 'uo' 'us' 'uw' 'vg' 'vp' 'w3' 'wb' 'wc' 'wf' 'wg' 'wi' 'wk' 'yr' 'ys' 'yw' 'zw' 'zz' -\n 'af' 'dt' 'e4' 'e8' 'eq' 'et' 'gr' 'kr' 'kv' 'lu' 'oy' 'pb' 'qh' 'ql' 'qw' 'r4' 't8' 'tb' 'td' 'tn' 'uc' 'uj' 'wh' 'xn' 'xs' 'yi' -\n 'am' 'bv' 'dt' 'dy' 'ed' 'gx' 'm7' 'mt' 'q5' 'qv' 'rr' 'sh' 'th' 'ut' 'wd' 'wm' 'y1' 'ym' 'yq' 'yr' 'yt' -\n 'aa' 'al' 'ay' 'c1' 'ca' 'de' 'ea' 'ee' 'eq' 'er' 'ez' 'fc' 'gy' 'i1' 'jb' 'jn' 'jz' 'lp' 'o5' 'om' 'os' 'ou' 'ox' 'px' 'q3' 'qc' 'qs' 'rm' 'rq' 'rt' 'rx' 'ry' 'rz' 'ss' 'ta' 'tg' 'ti' 'tr' 'u6' 'uv' 'vp' 'wn' 'wu' 'zt' -\n '1a' 'a0' 'ae' 'av' 'be' 'bj' 'bv' 'bx' 'bz' 'ck' 'd4' 'do' 'ds' 'du' 'ee' 'eu' 'fg' 'fm' 'fy' 'g1' 'gh' 'h8' 'h9' 'ha' 'he' 'hl' 'hy' 'i6' 'ic' 'io' 'jb' 'jk' 'jq' 'k1' 'kf' 'km' 'kv' 'l8' 'n0' 'n3' 'oh' 'oz' 'po' 'q9' 'qg' 'qh' 'qi' 'ql' 'qp' 'qr' 'qu' 'qw' 'qx' 'rb' 're' 'rf' 'ri' 'rj' 'rv' 'sj' 'sm' 'sz' 't1' 'tl' 'tm' 'tw' 'tz' 'ua' 'uc' 'ug' 'ut' 'uv' 'ux' 'v7' 'wa' 'wc' 'wf' 'wi' 'wl' 'wp' 'wq' 'wr' 'x3' 'x6' 'xk' 'xx' 'y4' 'yp' 'yr' 'yw' 'yy' 'ze' 'zk' 'zy' -\n '2e' 'al' 'am' 'bt' 'eo' 'ff' 'fl' 'ge' 'gz' 'h0' 'hb' 'i0' 'j2' 'lh' 'lm' 'ls' 'mg' 'mw' 'on' 'ox' 'pa' 'pb' 'pg' 'q3' 'q6' 'qe' 'ra' 're' 'rm' 'rr' 'rt' 'ry' 'sc' 'sm' 't9' 'tu' 'tx' 'ul' 'ux' 'vh' 'wn' 'wt' 'wv' 'ys' 'yw' -\n 'ag' 'al' 'ay' 'fw' 'hi' 'ou' 'p6' 'qy' 'rg' 'rz' 'sx' 'uy' 'zb' -\n '1o' '3w' 'aw' 'be' 'bx' 'e7' 'eo' 'ey' 'ff' 'fx' 'ht' 'jb' 'km' 'kv' 'l6' 'la' 'nu' 'ny' 'pk' 'qc' 'qi' 'rk' 'ro' 'rw' 's3' 'sh' 't5' 'u1' 'uy' 'vi' 'vm' 'wi' 'x3' 'xo' 'yn' -\n 'aa' 'as' 'cg' 'dh' 'dn' 'dr' 'e0' 'h2' 'hr' 'j2' 'jf' 'js' 'kc' 'kw' 'ld' 'lh' 'mk' 'n3' 'q3' 'qe' 'ql' 'rv' 's3' 'w0' 'xg' 'ym' 'yt' 'zv' -\n '3y' 'a1' 'ay' 'cn' 'd3' 'dc' 'dh' 'e9' 'ef' 'ew' 'f9' 'fd' 'fg' 'ft' 'h6' 'hs' 'hu' 'hz' 'i0' 'ib' 'ip' 'iu' 'jw' 'kf' 'kp' 'kw' 'li' 'lp' 'mg' 'mj' 'mz' 'ng' 'oc' 'od' 'om' 'ou' 'ov' 'p8' 'pi' 'q8' 'qe' 'qf' 'qh' 'qj' 'qo' 'qt' 'qv' 'qz' 'r2' 'r3' 'rc' 'rm' 't4' 'ty' 'tz' 'u6' 'ua' 'ut' 'v3' 'vj' 'w0' 'w6' 'wi' 'wj' 'wq' 'wt' 'wu' 'xe' 'xv' 'xy' 'y3' 'yv' 'zw' -\n '5q' 'av' 'd2' 'd4' 'e5' 'jc' 'km' 'mm' 'pa' 'rs' 's4' 'si' 'tc' 'ut' -\n 'ae' 'av' 'bj' 'bk' 'c3' 'd3' 'dj' 'eb' 'ed' 'ef' 'ei' 'ej' 'en' 'ep' 'fl' 'fp' 'fr' 'fu' 'fz' 'g8' 'gd' 'h6' 'ht' 'hu' 'i7' 'if' 'im' 'j0' 'j1' 'je' 'jx' 'ku' 'l6' 'l7' 'll' 'lp' 'mc' 'ns' 'o4' 'oi' 'op' 'oz' 'q4' 'qa' 'qf' 'qh' 'ql' 'qn' 'qv' 'r0' 'r1' 'r4' 'rh' 'rj' 'rw' 'sd' 'sn' 'so' 't6' 'ti' 'tw' 'uc' 'uf' 'uk' 'ul' 'uw' 'v3' 'v8' 'vd' 'vr' 'w7' 'w9' 'wa' 'wb' 'wg' 'wh' 'wk' 'wl' 'wn' 'wo' 'wz' 'xf' 'xg' 'xo' 'xv' 'y2' 'yl' 'zr' 'zs' 'zw' -\n '1y' '5p' '6o' 'au' 'b2' 'bg' 'do' 'dw' 'e1' 'e9' 'ea' 'ei' 'em' 'ev' 'f0' 'gc' 'hj' 'hx' 'k7' 'km' 'kp' 'kx' 'mj' 'mu' 'o3' 'oz' 'pf' 'q5' 'qe' 'qg' 'qh' 'qk' 'ql' 'qn' 'qo' 'rh' 'rk' 'ru' 'rx' 't1' 't3' 'th' 'v2' 'vx' 'w2' 'wc' 'wl' 'wm' 'wn' 'ws' 'x5' 'ye' 'yh' 'yk' 'yu' 'zw' -\n '1x' 'a2' 'ah' 'az' 'bb' 'be' 'bz' 'd1' 'dd' 'du' 'ee' 'eh' 'en' 'eu' 'ey' 'ez' 'fl' 'fs' 'g4' 'gm' 'gr' 'ha' 'hf' 'hg' 'hr' 'hw' 'i6' 'id' 'ij' 'j2' 'jv' 'k9' 'lg' 'm9' 'md' 'me' 'mg' 'mp' 'nd' 'nf' 'ng' 'nj' 'ny' 'nz' 'oj' 'os' 'pi' 'pj' 'pt' 'q9' 'qa' 'qf' 'qh' 'qk' 'qn' 'qq' 'qs' 'rz' 'sb' 't7' 't8' 'tw' 'ty' 'u2' 'u3' 'ua' 'ub' 'uy' 'uz' 'w1' 'w3' 'w5' 'wa' 'wc' 'we' 'wh' 'wp' 'wr' 'xd' 'xs' 'y3' 'yd' 'yk' 'yl' 'yo' 'ze' 'zh' 'zo' -\n '2b' '3f' '5e' '7o' 'a4' 'ai' 'as' 'bc' 'bn' 'cz' 'd8' 'dg' 'dj' 'du' 'e5' 'el' 'et' 'ex' 'gc' 'gj' 'hi' 'hn' 'ig' 'ij' 'j3' 'js' 'l3' 'l6' 'lh' 'ls' 'mb' 'n1' 'o0' 'ot' 'q5' 'qd' 'qh' 'qv' 'qz' 'ra' 'rj' 's8' 'tb' 'tf' 'th' 'tx' 'ty' 'vm' 'wf' 'wg' 'wh' 'wn' 'y1' 'y5' 'yw' 'yz' -\n '2o' 'a5' 'cg' 'ch' 'cp' 'eb' 'eg' 'eh' 'ew' 'fu' 'g4' 'hc' 'hx' 'il' 'li' 'rd' 'sf' 'sw' 'tg' 'uc' 'zj' -\n 'c7' 'eb' 'er' 'gb' 'if' 'ko' 'ml' 'oq' 'ot' 'pa' 'qk' 'qs' 'rl' 'rp' 'sc' 'tf' 'tv' 'tw' 'uc' 'ud' 'uz' 'vk' 'vm' 'w0' 'wm' 'wu' 'yd' 'yq' 'yy' 'zu' -\n '5e' 'a1' 'ak' 'at' 'av' 'bi' 'bj' 'c7' 'dl' 'do' 'e0' 'ee' 'el' 'em' 'es' 'fl' 'fy' 'g2' 'g6' 'g7' 'gr' 'gv' 'h3' 'hg' 'hr' 'ht' 'ii' 'il' 'is' 'j8' 'jm' 'jq' 'jv' 'k0' 'ka' 'kk' 'l3' 'la' 'lh' 'ms' 'mz' 'no' 'oa' 'os' 'ox' 'pa' 'pc' 'pl' 'pq' 'px' 'q1' 'q3' 'q5' 'q8' 'qb' 'qi' 'ql' 'qw' 'qy' 'qz' 're' 'ri' 'rp' 'rx' 's1' 's3' 'sh' 'sq' 't1' 't5' 'ta' 'td' 'tj' 'to' 'tt' 'ub' 'uc' 'ur' 'uv' 'v1' 'vs' 'w7' 'wb' 'wd' 'wj' 'wl' 'wm' 'wq' 'xr' 'xt' 'ym' 'yu' 'yx' 'yz' 'z8' 'zp' 'zr' 'zs' -\n '2v' '7g' 'a1' 'ar' 'bw' 'cs' 'dt' 'ee' 'eg' 'f4' 'fd' 'fl' 'g0' 'ge' 'gx' 'hf' 'hk' 'ht' 'i7' 'il' 'jy' 'ka' 'kl' 'lb' 'lm' 'lv' 'mu' 'nk' 'ns' 'nw' 'oe' 'og' 'oj' 'ol' 'ou' 'pk' 'q2' 'q3' 'qi' 'qn' 'qo' 'qs' 'qy' 'r5' 'rh' 'rj' 'rm' 'rq' 'rr' 'rs' 'rt' 'ru' 'rv' 'ss' 'th' 'tj' 'uj' 'ul' 'um' 'un' 'uo' 'uv' 'w2' 'w6' 'wf' 'wh' 'wk' 'wo' 'wx' 'y4' 'y5' 'yb' 'yn' 'yo' 'ys' 'yz' 'zb' 'zt' 'zw' -\n 'ai' 'ak' 'as' 'ax' 'b8' 'bd' 'bq' 'bv' 'd1' 'd8' 'dl' 'e9' 'ew' 'ez' 'fz' 'gj' 'gu' 'hk' 'hq' 'i2' 'ie' 'ip' 'iq' 'is' 'iz' 'jf' 'k0' 'kk' 'l6' 'md' 'mx' 'na' 'nf' 'o5' 'ol' 'p3' 'pe' 'q2' 'qf' 'qj' 'qm' 'qn' 'qs' 'qv' 'r2' 'ra' 'rv' 'ry' 's1' 's5' 'si' 't0' 'tc' 'te' 'tn' 'tq' 'tz' 'u1' 'uj' 'ut' 'w3' 'wa' 'wd' 'wh' 'wj' 'wo' 'wu' 'wv' 'ww' 'xk' 'xo' 'yi' 'yk' 'yl' 'zb' 'zw' -\n '6b' 'af' 'd3' 'df' 'dg' 'ds' 'e1' 'eb' 'er' 'f3' 'ft' 'ho' 'ik' 'k1' 'k2' 'li' 'mj' 'ni' 'py' 'qx' 'rb' 'rp' 'rv' 'sd' 'sh' 'sl' 'u5' 'uf' 'vk' 'vs' 'vx' 'wg' 'wm' 'wr' 'ws' 'wz' 'xn' 'zh' -\n 'ab' 'at' 'cr' 'e9' 'g0' 'gv' 'ib' 'iv' 'iz' 'jb' 'jm' 'k0' 'kh' 'o2' 'o7' 'oq' 'ot' 'pj' 'ps' 'qj' 'qz' 'r9' 'rn' 'sa' 't1' 'ti' 'tq' 'ue' 'us' 'wc' 'wo' 'ww' 'yi' 'ys' 'za' -\n '1t' 'ai' 'cu' 'cw' 'cx' 'dd' 'de' 'ds' 'e0' 'e2' 'e6' 'eb' 'ei' 'eq' 'eu' 'ev' 'ez' 'f5' 'f8' 'fc' 'g2' 'gd' 'gs' 'gv' 'hu' 'hy' 'id' 'ig' 'ij' 'ir' 'iv' 'ju' 'ka' 'kj' 'kl' 'ks' 'kv' 'kw' 'kx' 'la' 'lh' 'lm' 'ls' 'lv' 'lz' 'mg' 'mh' 'mp' 'ns' 'nt' 'nu' 'nx' 'o6' 'o9' 'oc' 'oj' 'pa' 'pj' 'pl' 'pv' 'q3' 'q5' 'qb' 'qh' 'ql' 'qn' 'qr' 'qs' 'qz' 'rb' 'rf' 'rh' 'rm' 'sm' 'sn' 'sw' 't5' 't9' 'tq' 'ty' 'uj' 'v2' 'vz' 'w6' 'wc' 'wg' 'wi' 'wj' 'wk' 'wm' 'wn' 'wt' 'wv' 'ww' 'wz' 'x0' 'xb' 'xc' 'yb' 'yt' 'yv' 'zp' 'zy' -\n 'ax' 'ch' 'de' 'dl' 'e1' 'el' 'fl' 'fo' 'fp' 'fx' 'gb' 'gj' 'gx' 'hg' 'ho' 'hs' 'ip' 'jr' 'kg' 'l6' 'li' 'ln' 'mg' 'mm' 'mo' 'o2' 'os' 'pm' 'q2' 'q6' 'qr' 're' 'ro' 'rr' 'rt' 'rw' 'rx' 'sk' 'tl' 'to' 'tr' 'tt' 'u3' 'u6' 'vo' 'w4' 'w5' 'wb' 'wo' 'wt' 'yi' 'zh' -\n '4t' 'a3' 'ac' 'au' 'bp' 'br' 'e5' 'ei' 'ek' 'ez' 'fz' 'g5' 'gn' 'ik' 'k9' 'kb' 'kc' 'lm' 'ls' 'ly' 'mj' 'mx' 'nk' 'nr' 'ny' 'o2' 'o8' 'pb' 'pu' 'q2' 'qa' 'qc' 'qh' 'qi' 'qs' 'qx' 'qz' 'rv' 'rx' 'tc' 'tk' 'tv' 'u8' 'ui' 'uz' 'vo' 'w2' 'wm' 'wp' 'xt' 'yf' 'yv' 'zl' -\n '5l' 'a2' 'ak' 'au' 'cj' 'cx' 'ed' 'eg' 'ej' 'em' 'es' 'ex' 'fs' 'ft' 'hm' 'i9' 'ky' 'l3' 'lz' 'mi' 'o2' 'oc' 'oe' 'ok' 'p2' 'q1' 'q5' 'qo' 'qv' 'qw' 'rf' 'rm' 'rv' 'sc' 'si' 'tx' 'uq' 'v3' 'v4' 'vo' 'w4' 'wf' 'wl' 'wq' 'wt' 'xj' 'yr' -\n 'a2' 'af' 'an' 'aq' 'ar' 'bj' 'bz' 'cx' 'dy' 'eh' 'ek' 'en' 'ex' 'fy' 'gg' 'gr' 'hh' 'if' 'ip' 'it' 'ix' 'j5' 'jf' 'jn' 'k0' 'kk' 'lq' 'nc' 'oc' 'od' 'og' 'oh' 'oo' 'or' 'pm' 'po' 'qa' 'qd' 'qe' 'qh' 'ql' 'qo' 'qt' 'qx' 'qz' 'rq' 'rr' 'ru' 'sj' 'sk' 'tl' 'tr' 'ug' 'wa' 'wb' 'wd' 'we' 'wk' 'wn' 'wq' 'wr' 'xl' 'xo' 'xw' 'yf' 'yq' 'ys' 'yw' -\n 'ad' 'ai' 'ak' 'df' 'ee' 'fr' 'gg' 'i2' 'i5' 'ig' 'ij' 'ir' 'j1' 'kk' 'km' 'l9' 'qb' 'ql' 'qt' 'qw' 'rb' 's2' 'te' 'ue' 'w0' 'wk' 'wu' 'y4' 'yb' 'yf' 'yp' 'zn' -\n '3y' 'a9' 'au' 'bp' 'ca' 'cf' 'cn' 'de' 'dh' 'dk' 'dw' 'ec' 'er' 'ey' 'fn' 'g1' 'hb' 'hd' 'hg' 'hi' 'hj' 'ib' 'if' 'iu' 'j7' 'jd' 'jg' 'jj' 'jx' 'k2' 'km' 'kv' 'ld' 'lo' 'mz' 'o3' 'ok' 'ot' 'pl' 'pn' 'pr' 'q0' 'q2' 'q7' 'qa' 'qc' 'qg' 'qm' 'qp' 'qx' 'rc' 'rq' 'rt' 'si' 'so' 'tp' 'tu' 'uj' 'vi' 'vx' 'w7' 'wb' 'wd' 'wm' 'ws' 'wt' 'wv' 'y9' 'yf' 'yq' -\n '10' 'ac' 'as' 'av' 'b6' 'bb' 'cj' 'd3' 'd8' 'dt' 'eb' 'ey' 'ez' 'fm' 'g8' 'gf' 'gs' 'hn' 'hq' 'ib' 'ii' 'j0' 'jb' 'k4' 'l5' 'ld' 'mg' 'mu' 'nz' 'oa' 'ou' 'pn' 'q1' 'qa' 'qg' 'qj' 'qm' 'qn' 'qs' 'qx' 'qy' 'rj' 'rm' 'rr' 'ry' 's0' 's7' 't4' 't6' 'tb' 'td' 'u0' 'ua' 'ut' 'ux' 'uz' 'v1' 'v9' 'vd' 'vz' 'wc' 'wj' 'wo' 'ws' 'ww' 'x9' 'xu' 'y7' 'yq' 'yv' 'zw' 'zy' -\n 'ac' 'bv' 'd2' 'de' 'e8' 'ea' 'go' 'gw' 'h4' 'ht' 'iy' 'jm' 'ot' 'pp' 'pw' 'pz' 'qd' 'qn' 'qu' 'qy' 'r1' 'ra' 'rg' 'rh' 'rp' 's0' 'sb' 'sn' 'st' 'td' 'uz' 'vg' 'w1' 'w6' 'wa' 'wc' 'we' 'wi' 'wj' 'wu' 'ww' 'y9' 'zr' -\n '5t' 'ad' 'am' 'ed' 'ei' 'en' 'eo' 'ey' 'f0' 'fp' 'fr' 'gc' 'hp' 'hz' 'ic' 'ix' 'jt' 'kn' 'kr' 'lk' 'ls' 'm1' 'mt' 'nk' 'od' 'p3' 'pa' 'pe' 'pi' 'q4' 'qa' 'qi' 'qk' 'qq' 'qt' 'qv' 'rb' 'rr' 'rv' 's3' 'se' 'sr' 't0' 'tj' 'tk' 'tp' 'tu' 'u1' 'ud' 'uf' 'uv' 'ux' 'vd' 'vu' 'wh' 'wi' 'wp' 'wu' 'x9' 'xa' 'ye' 'yn' 'yw' 'zj' 'zs' -\n 'a1' 'ag' 'ai' 'ap' 'bp' 'by' 'dc' 'dy' 'e5' 'eg' 'ei' 'el' 'em' 'fc' 'gl' 'h8' 'hr' 'i1' 'ib' 'ie' 'if' 'ij' 'j5' 'jj' 'kf' 'kx' 'lc' 'm3' 'mg' 'nb' 'ol' 'ph' 'py' 'q1' 'q5' 'qi' 'qk' 'ql' 'qp' 'qs' 'sv' 'td' 'te' 'tn' 'vd' 'vm' 'vq' 'wv' 'xp' 'xu' 'yb' 'yo' 'yq' 'yx' 'yy' 'zp' 'zr' 'zx' 'zz' -\n '2l' '9f' 'a2' 'ak' 'as' 'av' 'bi' 'c1' 'cf' 'ct' 'cu' 'db' 'dp' 'du' 'dv' 'e3' 'e9' 'ee' 'eg' 'el' 'fm' 'gu' 'hc' 'he' 'i3' 'i9' 'ib' 'ik' 'im' 'ir' 'j7' 'jp' 'jv' 'ki' 'kl' 'l6' 'lj' 'lo' 'lw' 'md' 'mj' 'mk' 'ms' 'mw' 'na' 'nq' 'o2' 'od' 'ox' 'p3' 'pj' 'pp' 'q6' 'q7' 'q9' 'qb' 'qg' 'qr' 'qs' 'r7' 'r8' 'rd' 're' 'rf' 'rg' 'rp' 'rv' 'rw' 's6' 'sc' 'sq' 't6' 'tb' 'tc' 'te' 'tj' 'tn' 'tx' 'tz' 'uh' 'uq' 'uu' 'v4' 'vw' 'w3' 'w8' 'wa' 'wj' 'wk' 'wp' 'x3' 'xg' 'xy' 'y1' 'y6' 'yc' 'yi' 'yn' 'yo' 'yw' 'yz' 'z6' 'z8' 'zk' 'zz' -\n '5t' 'al' 'db' 'dt' 'dx' 'ea' 'en' 'g6' 'gc' 'gm' 'gy' 'if' 'ii' 'ik' 'jb' 'jv' 'k5' 'po' 'pv' 'py' 'qj' 'qp' 'rz' 'ux' 'v1' 'w4' 'w8' 'wi' 'yv' -\n 'fb' 'in' 'iy' 'lu' 'p4' 'pd' 'qa' 'qq' 's6' 'ta' 'y1' 'yg' 'yy' 'zk' -\n 'av' 'dp' 'ff' 'fx' 'jk' 'ke' 'lb' 'lm' 'n1' 'ql' 'rv' 's4' 'uv' 'wl' 'ws' 'yj' -\n '7y' 'aq' 'cu' 'd3' 'h2' 'ih' 'oc' 'qh' 'rc' 'rs' 't3' 'ud' 'we' 'zt' -\n '7u' 'a4' 'ah' 'aj' 'al' 'cu' 'e1' 'fi' 'fq' 'fr' 'he' 'hi' 'hk' 'hn' 'hp' 'hs' 'ih' 'iw' 'je' 'k4' 'k6' 'kx' 'l1' 'lf' 'li' 'lj' 'lm' 'lp' 'ls' 'lu' 'ma' 'nr' 'o2' 'o4' 'oe' 'oh' 'os' 'ow' 'p7' 'pl' 'q3' 'qj' 'qt' 'qy' 'qz' 'r3' 'rc' 'rm' 'ro' 's0' 's8' 'so' 't7' 'th' 'ti' 'tm' 'tt' 'ut' 'v5' 'va' 've' 'w7' 'wc' 'wk' 'wl' 'wm' 'wq' 'wu' 'x0' 'zh' -\n 'ah' 'bg' 'bw' 'ca' 'cn' 'cy' 'da' 'dq' 'dt' 'eq' 'ex' 'fe' 'ff' 'ga' 'gr' 'kv' 'ld' 'my' 'od' 'oq' 'p3' 'p5' 'pc' 'pf' 'q5' 'qa' 'qc' 'qi' 'ql' 'qr' 'qx' 'qz' 'rd' 'rk' 'rq' 'ru' 'rw' 's7' 'sa' 'sh' 'tk' 'um' 'un' 'v4' 'vw' 'wg' 'wr' 'wt' 'xt' 'ya' 'yo' 'z6' 'zm' -\n 'd8' 'dm' 'eg' 'et' 'ge' 'gz' 'i8' 'ig' 'il' 'iy' 'jo' 'k6' 'lm' 'oj' 'p3' 'pw' 'qd' 'qp' 'qq' 'qz' 'r7' 's1' 'sr' 'sx' 't4' 'uz' 'vm' 'vr' 'w0' 'wj' 'wp' 'xc' 'y1' 'yj' 'zd' -\n 'a0' 'ck' 'fp' 'g4' 'ib' 'ih' 'im' 'iq' 'kz' 'll' 'lv' 'nc' 'oq' 'qf' 'qv' 'rg' 'rk' 'tc' 'tn' 'u1' 'u8' 'uj' 'un' 'vv' -\n '6x' 'a4' 'ae' 'as' 'd5' 'df' 'e9' 'ek' 'ew' 'ex' 'ez' 'fa' 'fe' 'fr' 'gk' 'hb' 'hg' 'hl' 'hp' 'id' 'it' 'ix' 'jc' 'jg' 'jk' 'jm' 'js' 'ju' 'ln' 'lq' 'mo' 'ms' 'o7' 'od' 'oi' 'oo' 'pn' 'qd' 'qt' 'qv' 'r0' 'rc' 'rj' 'rk' 'rn' 'rp' 'rx' 'rz' 'sc' 'sg' 'sk' 'so' 'ti' 'tn' 'to' 'tr' 'tz' 'uk' 'um' 'ut' 'v1' 'vr' 'wo' 'wr' 'wu' 'wz' 'xn' 'xu' 'y4' 'yg' 'z2' -\n '1l' '2l' 'ag' 'aj' 'al' 'an' 'ay' 'bo' 'cg' 'cs' 'cw' 'cx' 'db' 'dd' 'e1' 'e8' 'ee' 'ef' 'ej' 'eu' 'ew' 'fc' 'ff' 'fh' 'fo' 'fv' 'fz' 'g1' 'gj' 'gk' 'gw' 'ha' 'i3' 'ib' 'iu' 'jv' 'k9' 'kq' 'ku' 'kw' 'lv' 'lw' 'ly' 'mp' 'my' 'nf' 'ng' 'nw' 'o6' 'oe' 'or' 'ou' 'oz' 'p4' 'pc' 'ph' 'pn' 'py' 'q0' 'qd' 'qe' 'qp' 'qs' 'qu' 'qv' 'qz' 'r6' 'rg' 'rj' 'rt' 'ru' 'rv' 'rw' 'sx' 't2' 'tl' 'tn' 'tq' 'tx' 'tz' 'ue' 'ui' 'ul' 'uo' 'uu' 'w0' 'w1' 'w4' 'w6' 'w8' 'w9' 'wh' 'wi' 'wp' 'ws' 'wt' 'wx' 'yd' 'zd' 'zf' 'zx' -\n 'aw' 'bm' 'dw' 'e5' 'ht' 'j4' 'kv' 'm5' 'oi' 'qa' 'qe' 'qf' 'ri' 'rj' 't6' 't8' 'un' 'wc' 'yb' 'yj' -\n '4a' 'a9' 'au' 'bn' 'bs' 'cg' 'd4' 'dx' 'fb' 'fk' 'gc' 'hh' 'ht' 'hy' 'iy' 'je' 'jg' 'jj' 'jp' 'ju' 'kz' 'la' 'm8' 'na' 'oa' 'oj' 'ol' 'or' 'ov' 'ox' 'p6' 'po' 'q0' 'q9' 'qc' 'qe' 'qi' 'qq' 'qt' 'qx' 'si' 'sn' 'su' 'sw' 't8' 'ta' 'tv' 'tz' 'uq' 'ut' 'w6' 'w7' 'we' 'wk' 'wl' 'wq' 'wy' 'y4' 'ya' 'ze' 'zq' 'zy' -\n '3h' '4h' '93' 'ak' 'ao' 'bq' 'cw' 'db' 'dx' 'eb' 'ef' 'el' 'eu' 'ex' 'fc' 'fg' 'fo' 'fr' 'fs' 'fx' 'g5' 'gl' 'go' 'hs' 'i0' 'ii' 'ix' 'j3' 'jc' 'ke' 'l2' 'lf' 'lo' 'm6' 'ms' 'ne' 'oi' 'ox' 'p6' 'pb' 'pr' 'q9' 'qa' 'qi' 'qj' 'qq' 'qs' 'qu' 'qw' 're' 'rq' 's0' 'sa' 'se' 'sk' 'sx' 'tj' 'tk' 'u2' 'ua' 'uh' 'un' 'vy' 'wf' 'wh' 'wj' 'wq' 'wv' 'xl' 'xq' 'yf' 'yi' 'yw' 'z3' -\n 'a2' 'ag' 'cz' 'd0' 'd3' 'da' 'di' 'ds' 'e5' 'e6' 'e7' 'ej' 'em' 'ex' 'ff' 'fq' 'gm' 'go' 'gt' 'gv' 'gx' 'ho' 'hv' 'i8' 'ic' 'ii' 'il' 'im' 'it' 'ix' 'j1' 'ja' 'jd' 'js' 'kw' 'l6' 'le' 'lk' 'ln' 'mt' 'my' 'ns' 'ol' 'op' 'os' 'p0' 'pu' 'pv' 'pz' 'q4' 'q5' 'qe' 'qh' 'ql' 'qx' 'qy' 'r1' 'rk' 'rr' 'sb' 'sn' 'te' 'tt' 'ui' 'v6' 'w6' 'we' 'ws' 'wy' 'xt' 'xu' 'yf' 'yq' 'yz' 'zy' -\n 'ab' 'ct' 'cv' 'cw' 'dg' 'ds' 'e0' 'e5' 'f3' 'fj' 'fl' 'fn' 'gy' 'ha' 'ie' 'if' 'jf' 'ju' 'jx' 'kg' 'ki' 'kw' 'l0' 'ls' 'm9' 'mj' 'nj' 'of' 'om' 'oq' 'os' 'ov' 'pv' 'pz' 'q0' 'q5' 'q8' 'qf' 'qg' 'qi' 'qj' 'qm' 'qn' 'qw' 'rk' 'ru' 'sc' 'sn' 'so' 't1' 'tn' 'tz' 'un' 'uv' 'uw' 'vn' 'wh' 'wn' 'ww' 'xy' 'yd' 'yr' 'yv' 'zh' 'zy' -\n '45' '85' 'an' 'bi' 'ca' 'cb' 'co' 'cq' 'cu' 'dt' 'e4' 'eb' 'ed' 'ef' 'em' 'eq' 'er' 'et' 'ex' 'fe' 'fk' 'fv' 'fw' 'gm' 'gq' 'hu' 'it' 'iw' 'j5' 'jj' 'jm' 'jr' 'lq' 'lz' 'mc' 'n0' 'nq' 'o7' 'ok' 'pd' 'ph' 'q6' 'qe' 'qh' 'qm' 'qy' 'qz' 'r2' 'r5' 'ra' 're' 's6' 'sb' 'sl' 'tb' 'tg' 'ur' 'vl' 'wa' 'wf' 'wt' 'wv' 'ww' 'xr' 'xz' 'yb' 'yf' 'zx' -\n 'ap' 'ca' 'dt' 'dx' 'ep' 'f5' 'fg' 'gq' 'hi' 'hj' 'i4' 'ic' 'it' 'iy' 'jl' 'lz' 'nd' 'o9' 'og' 'oq' 'pk' 'q6' 'qo' 'ra' 'sf' 'wd' 'wt' 'x9' -\n '5g' 'a5' 'dj' 'dl' 'dr' 'e9' 'ed' 'ep' 'er' 'gb' 'hh' 'hl' 'i0' 'if' 'ig' 'io' 'it' 'k2' 'ki' 'll' 'o9' 'om' 'ot' 'p5' 'q1' 'q6' 'qa' 'qp' 'qw' 'qy' 'r9' 'rb' 'rm' 'ry' 's7' 'tl' 'ts' 'ut' 'w0' 'wd' 'wu' 'wv' 'xk' 'ya' 'z5' 'zq' 'zs' -\n '6o' 'av' 'ed' 'ee' 'gf' 'ii' 'o8' 'og' 'om' 'qs' 'ta' 'th' 'tk' 'w0' -\n '17' 'bv' 'c5' 'cn' 'd0' 'di' 'dm' 'dz' 'ec' 'ef' 'et' 'ev' 'ew' 'fa' 'fb' 'fh' 'fw' 'fy' 'g8' 'he' 'hf' 'hp' 'hu' 'hz' 'i2' 'ig' 'ix' 'jy' 'lt' 'mi' 'nm' 'nq' 'o5' 'oa' 'od' 'oi' 'oo' 'ox' 'pb' 'po' 'qb' 'qc' 'qf' 'qr' 'qs' 'qt' 'qw' 'qx' 'r0' 'rb' 'rf' 'rh' 'rk' 'ry' 'sb' 'sf' 'sh' 'st' 'tb' 'tj' 'tn' 'tq' 'tu' 'ty' 'u9' 'ud' 'ut' 'uw' 'ux' 'w4' 'wi' 'xm' 'ya' 'yl' 'ys' 'yt' 'yv' 'yy' 'zb' 'zv' -\n '3h' 'aw' 'az' 'b2' 'bl' 'bq' 'bt' 'c0' 'cd' 'ck' 'cm' 'cw' 'cy' 'd3' 'e0' 'ef' 'eo' 'ew' 'fj' 'fk' 'gb' 'gc' 'gm' 'gt' 'gz' 'hv' 'in' 'ix' 'jb' 'jg' 'jl' 'jn' 'js' 'k7' 'kg' 'ku' 'kx' 'kz' 'ld' 'nb' 'ni' 'o3' 'o6' 'od' 'om' 'p3' 'p4' 'pn' 'pu' 'q7' 'qd' 'qh' 'qp' 'qq' 'qr' 'qv' 'qy' 'qz' 'rq' 'sb' 'se' 'sf' 'sh' 'sm' 't0' 'tg' 'tj' 'tl' 'tq' 'ua' 'uk' 'us' 'wd' 'we' 'wj' 'wn' 'wq' 'wv' 'wz' 'yd' 'yg' 'ym' 'yn' 'yr' 'zc' 'zz' -\n '1t' 'am' 'aw' 'b4' 'bi' 'bm' 'bx' 'cd' 'cj' 'cv' 'e5' 'ek' 'eo' 'er' 'ex' 'f5' 'f8' 'fp' 'fr' 'fw' 'ga' 'gy' 'hm' 'hs' 'ip' 'ir' 'is' 'it' 'iv' 'iz' 'jf' 'jm' 'jp' 'ju' 'k6' 'kk' 'kr' 'lb' 'le' 'lt' 'mj' 'nk' 'np' 'nr' 'oa' 'oj' 'pm' 'pn' 'q1' 'q3' 'qb' 'qc' 'qf' 'qh' 'qi' 'qj' 'qq' 'qt' 'qw' 'qy' 'r2' 'r8' 'rf' 'rh' 'rw' 's9' 't3' 'te' 'ti' 'tn' 'tq' 'uu' 'uv' 'uw' 'w0' 'w1' 'w3' 'w7' 'wc' 'wi' 'wk' 'wn' 'wr' 'wt' 'xm' 'y5' 'ya' 'z7' 'zu' -\n '2l' 'a5' 'ah' 'ak' 'ar' 'be' 'e6' 'eh' 'ge' 'gj' 'gn' 'gt' 'gy' 'ia' 'ii' 'iw' 'ix' 'jb' 'k9' 'kd' 'ke' 'kh' 'kv' 'lm' 'ly' 'me' 'mt' 'nb' 'np' 'o5' 'oe' 'of' 'og' 'pd' 'pf' 'pm' 'pt' 'pw' 'q3' 'qc' 'qe' 'qg' 'qh' 'qk' 'ql' 'qs' 'qt' 'qx' 'qz' 'rr' 'rw' 'rx' 'ry' 'sk' 'sr' 'su' 'sv' 'sz' 'ug' 'uk' 'uq' 'vg' 'w7' 'wb' 'wn' 'wr' 'ws' 'wz' 'x6' 'yg' 'yj' 'yo' 'zb' 'zx' -\n 'ab' 'c1' 'cl' 'd3' 'do' 'e5' 'e8' 'eg' 'ek' 'ex' 'gy' 'ia' 'iq' 'iw' 'jf' 'kv' 'm9' 'n4' 'nh' 'nj' 'q3' 'qa' 'qe' 'qg' 'qm' 'sy' 'ta' 'w5' 'w6' -\n '1g' '6b' 'az' 'be' 'c5' 'dp' 'dt' 'e6' 'eg' 'en' 'es' 'et' 'f1' 'fi' 'fn' 'ft' 'fz' 'g0' 'gj' 'gv' 'h8' 'hp' 'hs' 'hu' 'hw' 'hz' 'ia' 'im' 'is' 'iv' 'iw' 'iy' 'jd' 'kw' 'ky' 'l4' 'l7' 'mn' 'nn' 'nr' 'ny' 'ot' 'p2' 'p8' 'pt' 'q8' 'qa' 'qb' 'qf' 'qh' 'qi' 'qm' 'qt' 'qu' 'qv' 'qy' 'ra' 'rl' 'ro' 'rw' 'rx' 's8' 's9' 'sk' 'sn' 'st' 'sv' 'th' 'tl' 'to' 'tp' 'tu' 'ua' 'uk' 'un' 'uv' 'v8' 've' 'vt' 'vu' 'vv' 'w4' 'wc' 'wh' 'wo' 'wq' 'wy' 'xe' 'xm' 'xp' 'xu' 'yc' 'yn' 'yq' 'zf' 'zj' 'zs' 'zt' -\n '2a' '3o' '6w' '9h' 'ag' 'ak' 'cu' 'db' 'e3' 'ei' 'ep' 'eq' 'f6' 'fm' 'fq' 'fz' 'g5' 'gi' 'gk' 'gn' 'gp' 'gx' 'hb' 'hw' 'ia' 'ic' 'id' 'ig' 'ih' 'im' 'jh' 'jy' 'k3' 'kh' 'kv' 'l4' 'lf' 'lh' 'lu' 'ni' 'o7' 'oe' 'oi' 'op' 'os' 'ow' 'p0' 'p1' 'pj' 'pp' 'qa' 'qe' 'qi' 'qm' 'qz' 'rb' 're' 'rh' 'sa' 'sn' 'te' 'th' 'u3' 'ui' 'uj' 'us' 'vh' 'w1' 'w7' 'wc' 'wg' 'wh' 'wo' 'wx' 'xr' 'xw' 'xz' 'y5' 'y6' 'y9' 'ye' 'yo' 'ze' 'zg' 'zp' -\n 'b7' 'eu' 'g4' 'hw' 'in' 'pi' 'qt' 'r0' 'rg' 'sn' 'sz' 'tc' 'wd' 'zs' -\n 'a3' 'ad' 'ar' 'at' 'bb' 'bf' 'bt' 'cg' 'cx' 'd6' 'de' 'df' 'e4' 'e6' 'eg' 'et' 'ex' 'f0' 'fe' 'fg' 'fj' 'fo' 'gh' 'hb' 'hj' 'hq' 'hr' 'hv' 'ia' 'id' 'is' 'it' 'iy' 'ja' 'jj' 'jq' 'jw' 'l2' 'l7' 'lc' 'lu' 'nc' 'no' 'np' 'nt' 'ob' 'od' 'og' 'oo' 'os' 'pe' 'pj' 'pl' 'po' 'pq' 'pu' 'q2' 'qa' 'qc' 'qf' 'qr' 'qt' 'qx' 're' 'rk' 'rn' 'ro' 'ru' 'rw' 'rx' 's7' 's8' 'sy' 'tc' 'tf' 'tg' 'th' 'tm' 'to' 'tv' 'tx' 'tz' 'va' 'vp' 'w0' 'w1' 'wh' 'wl' 'wq' 'wr' 'wt' 'ww' 'wy' 'x7' 'xl' 'xy' 'y0' 'ye' 'yr' 'yy' 'z3' 'zf' 'zo' -\n '15' '4o' '7h' 'aa' 'av' 'b0' 'cb' 'da' 'dh' 'di' 'dr' 'e0' 'ee' 'eo' 'ep' 'ey' 'fi' 'fo' 'fq' 'fx' 'fz' 'g9' 'ge' 'hd' 'hh' 'hs' 'i4' 'i9' 'iq' 'it' 'iw' 'ix' 'iy' 'j8' 'jr' 'ld' 'm1' 'mo' 'nx' 'ob' 'ol' 'ot' 'pj' 'qf' 'qj' 'qk' 'qp' 'qv' 'qy' 'r4' 'r5' 'rl' 'rm' 'rq' 'rz' 's8' 'sc' 'sd' 'sf' 'sh' 'sn' 'ss' 't5' 't7' 'tj' 'to' 'tw' 'u6' 'uc' 'ud' 'ug' 'ui' 'uk' 'ut' 'uy' 'uz' 'vi' 'w0' 'w9' 'wb' 'wg' 'wl' 'ww' 'wx' 'wy' 'xa' 'xb' 'xo' 'ya' 'yi' 'yu' 'yv' 'yz' 'zm' 'zv' 'zx' 'zy' 'zz' -\n '2b' '2e' 'ao' 'ap' 'au' 'bo' 'by' 'cr' 'do' 'du' 'dy' 'e7' 'eb' 'eh' 'em' 'ey' 'f6' 'ff' 'fu' 'gc' 'gi' 'gk' 'h1' 'hp' 'hs' 'hy' 'ia' 'ic' 'ig' 'ik' 'im' 'je' 'jf' 'ji' 'jr' 'l5' 'lf' 'lp' 'mv' 'ne' 'nt' 'oa' 'os' 'pj' 'po' 'q9' 'qd' 'qe' 'qf' 'qw' 'qy' 'ra' 'rg' 'rk' 'rp' 'rq' 'rx' 'sb' 'si' 'sn' 'ta' 'ux' 'v1' 'vd' 'wa' 'wk' 'wr' 'wu' 'xo' 'yg' 'yl' 'yz' 'zi' 'zt' -\n '3k' 'f5' 'if' 'kg' 'lj' 'ol' 'qr' 'so' 'ta' 'u1' 'vu' 'wr' 'y2' -\n 'cv' 'ds' 'dx' 'dy' 'ex' 'hh' 'lf' 'mq' 'qe' 'qu' 'rb' 'tb' 'tv' 'tz' 'ue' 'ui' 'wi' 'yb' 'zz' -\n '1t' 'a0' 'ah' 'ar' 'at' 'be' 'bs' 'bt' 'co' 'd9' 'e9' 'ea' 'ec' 'ei' 'eo' 'er' 'ez' 'fa' 'fz' 'gl' 'gt' 'h8' 'h9' 'hb' 'hv' 'ia' 'ic' 'if' 'im' 'io' 'iq' 'ix' 'k9' 'kq' 'lo' 'm4' 'md' 'mo' 'mz' 'ni' 'nr' 'nz' 'o8' 'ox' 'pk' 'pr' 'q1' 'q3' 'q8' 'qa' 'qb' 'qf' 'qg' 'qi' 'ql' 'qr' 'r3' 'rc' 'rf' 'rg' 'rr' 's0' 'sf' 'tg' 'tw' 'u2' 'uh' 'un' 'ur' 'ux' 'vb' 'vr' 'w7' 'w9' 'wd' 'wh' 'wm' 'wo' 'wr' 'ws' 'wv' 'x4' 'xj' 'xx' 'y3' 'y8' 'yd' 'yl' 'yo' 'yq' 'yr' 'yw' 'z8' 'za' 'zb' 'zg' 'zo' 'zs' -\n 'a1' 'cd' 'cl' 'd8' 'ek' 'ig' 'ih' 'in' 'lq' 'o3' 'ow' 'px' 'qg' 'qm' 'qq' 'qr' 'qs' 'qy' 'rd' 'rh' 'to' 'tq' 'ul' 'wc' 'x9' 'ya' 'yf' 'yw' -\n '4u' 'a2' 'aq' 'as' 'b8' 'bu' 'cc' 'cp' 'cv' 'dg' 'e3' 'e9' 'eh' 'fg' 'fh' 'g9' 'gf' 'gk' 'gx' 'hp' 'il' 'jq' 'kc' 'l4' 'lm' 'mt' 'my' 'nw' 'oq' 'pe' 'qe' 'qu' 'qz' 'r1' 'rb' 'sh' 'sx' 't5' 'td' 'tl' 'tr' 'vb' 'vd' 'w6' 'wh' 'wk' 'wp' 'wv' 'y0' 'ye' 'yq' 'z2' 'zj' 'zz' -\n '5o' 'ar' 'at' 'az' 'bf' 'bv' 'e0' 'ew' 'fh' 'hd' 'ij' 'in' 'is' 'iu' 'ji' 'l5' 'ld' 'mz' 'nk' 'oc' 'p2' 'ph' 'px' 'q9' 'qi' 'qn' 'qo' 'qq' 'qv' 'rw' 'sf' 'sp' 'te' 'up' 'y8' -\n 'ad' 'as' 'dn' 'dq' 'e7' 'ei' 'ey' 'fj' 'h2' 'hu' 'hw' 'i7' 'i9' 'iu' 'jr' 'ma' 'na' 'nh' 'nk' 'pa' 'q5' 'qd' 'qn' 's0' 'so' 'sx' 'u7' 'uc' 'um' 'vb' 'w9' 'wf' 'wh' 'wl' 'wn' 'wr' 'xl' 'y8' 'yl' 'zw' -\n 'aj' 'ar' 'ay' 'eb' 'g5' 'ic' 'la' 'u2' 'up' 'wb' 'x8' 'yr' -\n '4r' 'ae' 'd9' 'da' 'ef' 'em' 'en' 'gi' 'h8' 'jq' 'kf' 'kh' 'kr' 'kv' 'li' 'lq' 'lr' 'm2' 'ny' 'po' 'q0' 'q8' 'qf' 'qg' 'qu' 'qw' 'qx' 'rd' 'rh' 'ry' 'sm' 'st' 't3' 'tc' 'u5' 'un' 'uw' 'wg' 'wt' 'yt' 'z9' 'zc' -\n '3q' '5p' 'a2' 'be' 'bv' 'bw' 'cv' 'd8' 'df' 'dh' 'dk' 'e2' 'ec' 'eo' 'fc' 'g8' 'gq' 'h8' 'ig' 'io' 'ir' 'iv' 'je' 'kq' 'kx' 'lc' 'lr' 'lt' 'ok' 'pk' 'q1' 'q4' 'qe' 'qh' 'qw' 'qz' 'rj' 'rv' 't8' 'tf' 'tl' 'tq' 'uh' 'uz' 'wk' 'wp' 'ws' 'wt' 'wv' 'x3' 'yb' 'ye' 'yo' 'yp' 'yy' 'z6' 'z8' 'zb' 'zm' -\n 'b0' 'bg' 'bh' 'cu' 'd8' 'dv' 'er' 'fd' 'fm' 'fo' 'gg' 'ij' 'ir' 'iu' 'jc' 'jl' 'jn' 'jo' 'k4' 'kb' 'ku' 'lq' 'ly' 'mw' 'of' 'op' 'ph' 'pk' 'ps' 'px' 'q0' 'qd' 'qg' 'qz' 'rb' 'rp' 'rs' 'rv' 'su' 't9' 'tm' 'tp' 'tx' 'ty' 'ug' 'ul' 'uo' 'up' 'uv' 'v5' 'wh' 'wr' 'ww' 'xw' 'y1' 'yd' 'yf' 'yn' 'z4' 'z8' 'zf' 'zn' -\n 'cm' 'dm' 'eh' 'em' 'ik' 'j0' 'kk' 'lp' 'ng' 'or' 'pu' 'qd' 'tw' -\n '4p' 'am' 'bj' 'bq' 'cg' 'cm' 'cz' 'dm' 'ds' 'du' 'e6' 'eg' 'en' 'eo' 'eq' 'et' 'ev' 'ex' 'fw' 'go' 'hb' 'hq' 'i0' 'ij' 'k6' 'kg' 'l6' 'lm' 'lq' 'mr' 'ms' 'oa' 'p6' 'q7' 'qa' 'qi' 'qk' 'r8' 'ra' 're' 'rr' 's8' 'sj' 't6' 't9' 'tc' 'v1' 'vd' 'w1' 'wf' 'wj' 'xy' 'yd' 'yn' 'yo' 'yt' 'yu' -\n '43' '9w' 'ah' 'av' 'bl' 'dr' 'ef' 'es' 'fm' 'ft' 'gy' 'hg' 'hq' 'hy' 'iu' 'ix' 'j1' 'jn' 'lg' 'np' 'o9' 'op' 'ou' 'ox' 'qq' 'st' 'sw' 't8' 't9' 'vs' 'vw' 'wd' 'wx' 'wz' 'xr' 'xt' 'xv' 'y5' 'y8' 'yi' 'ze' -\n 'a3' 'bh' 'c2' 'ca' 'e1' 'fb' 'fe' 'hd' 'hx' 'jc' 'md' 'nl' 'q9' 'qi' 'qq' 'qs' 'qt' 'rx' 'te' 'tv' 'u2' 'w8' 'wi' 'wr' 'xq' 'y9' -\n '1o' 'a0' 'aa' 'bd' 'bj' 'ch' 'cm' 'dj' 'e2' 'eq' 'eu' 'fj' 'fo' 'g9' 'go' 'hi' 'ia' 'ix' 'jh' 'jl' 'jy' 'lh' 'nd' 'nw' 'ox' 'p3' 'pi' 'pm' 'pt' 'q3' 'qh' 'qn' 'ra' 'ri' 'rr' 'ru' 'rv' 't3' 'tm' 'u3' 'ue' 'us' 'uz' 'vn' 'w1' 'wl' 'wo' 'wx' 'xj' 'xn' 'yc' 'yp' 'zr' -\n '7a' 'ap' 'bl' 'fl' 'g7' 'ko' 'ma' 'qi' 'ri' 'rp' 'y5' 'yo' -\n 'an' 'dh' 'do' 'hs' 'hv' 'ia' 'ic' 'ne' 'of' 'oi' 'oq' 'pe' 'pg' 'q9' 'r5' 'rk' 'sc' 'sf' 'sh' 'ta' 'tb' 'tq' 'um' 'wb' 'wj' 'wm' 'wq' 'wt' 'yi' 'ym' -\n 'am' 'aw' 'ay' 'bj' 'df' 'eb' 'eo' 'eq' 'et' 'ey' 'f9' 'fo' 'g0' 'gg' 'h4' 'hq' 'in' 'k4' 'k7' 'kb' 'kl' 'my' 'nt' 'o3' 'og' 'pc' 'q4' 'qg' 'qi' 'qm' 'qy' 'ri' 'rv' 's9' 'sv' 'tl' 'ue' 'uo' 'v6' 'wb' 'wt' 'wx' 'xi' 'xu' -\n '1l' 'e2' 'e4' 'eo' 'ep' 'fd' 'ha' 'hp' 'hx' 'io' 'iu' 'jr' 'jx' 'k4' 'l8' 'nb' 'oa' 'om' 'on' 'ow' 'p2' 'qh' 'qp' 'qz' 'ra' 'rz' 'sy' 'tk' 'tt' 'ul' 'uq' 'vm' 'wt' 'xg' 'xn' 'ya' 'yf' 'yw' 'yx' 'zp' -\n '3k' 'ag' 'ak' 'bi' 'bl' 'bw' 'by' 'ch' 'cm' 'dw' 'e1' 'e2' 'ed' 'ej' 'ek' 'er' 'eu' 'ez' 'f8' 'fd' 'fi' 'fl' 'gi' 'gm' 'gx' 'gy' 'h2' 'h8' 'hl' 'hn' 'ij' 'ip' 'iq' 'it' 'jb' 'jl' 'jn' 'k7' 'kh' 'kl' 'kn' 'kt' 'nh' 'nk' 'pa' 'pe' 'pg' 'pp' 'q5' 'q7' 'qi' 'qk' 'ql' 'qs' 'r8' 'ri' 'rj' 'rl' 'rw' 'rx' 'so' 'tb' 'tj' 'tm' 'to' 'tu' 'tv' 'tz' 'u4' 'ue' 'ul' 'uv' 'v1' 'vj' 'vy' 'wc' 'wr' 'wt' 'wx' 'wz' 'xh' 'xj' 'xp' 'xt' 'y4' 'yb' 'yf' 'ym' 'yo' 'yq' 'yy' 'zp' 'zq' 'zt' -\n '7r' 'a8' 'aa' 'ag' 'bo' 'bp' 'c7' 'd0' 'd6' 'e5' 'er' 'fc' 'ff' 'go' 'ha' 'hs' 'jj' 'jq' 'ki' 'lc' 'le' 'no' 'pf' 'qc' 'qh' 'qq' 'qs' 'qv' 'rf' 'rj' 'rx' 'su' 'ta' 'ti' 'tu' 'tv' 'ty' 'ug' 'un' 'up' 'vb' 'vi' 'wp' 'wu' 'wz' 'xt' 'y0' 'yd' 'yu' -\n 'ad' 'af' 'aj' 'am' 'aq' 'ba' 'bo' 'c0' 'c5' 'cx' 'da' 'dc' 'dk' 'ed' 'ek' 'en' 'eo' 'ep' 'ew' 'fb' 'g4' 'gd' 'h2' 'hm' 'ho' 'hy' 'ib' 'if' 'io' 'ir' 'iv' 'iz' 'jc' 'jp' 'jt' 'kr' 'lo' 'me' 'na' 'nc' 'nh' 'o6' 'ok' 'oq' 'or' 'ow' 'pn' 'ps' 'q6' 'qa' 'qj' 'qo' 'qx' 'r2' 'r6' 'rd' 're' 'rg' 'rw' 'ta' 'tk' 'uj' 'uo' 'vn' 'wc' 'wh' 'wj' 'wl' 'wu' 'wv' 'ww' 'wx' 'xe' 'xl' 'xn' 'xo' 'xs' 'yb' 'yl' 'yp' 'yw' 'zg' 'zq' 'zr' 'zu' 'zx' 'zy' -\n '39' 'a9' 'ag' 'ap' 'ax' 'b9' 'c3' 'dn' 'e4' 'ea' 'f7' 'f9' 'g2' 'gi' 'h4' 'ht' 'ie' 'ij' 'ir' 'is' 'it' 'jd' 'jj' 'jv' 'kp' 'kt' 'kv' 'lh' 'ln' 'ls' 'mg' 'mh' 'nc' 'nh' 'o0' 'o2' 'od' 'ox' 'pb' 'pn' 'po' 'pz' 'q1' 'q8' 'qc' 'qd' 'qf' 'qh' 'qi' 'qk' 'qz' 'rd' 'rg' 'ro' 'rz' 's7' 'sa' 'sf' 'sn' 'sw' 'tk' 'tu' 'tw' 'u7' 'uu' 'vh' 'wa' 'wd' 'wk' 'wr' 'wu' 'wy' 'wz' 'xh' 'xm' 'xt' 'yb' 'yi' 'yj' 'yn' 'yr' 'z1' 'z8' 'zn' -\n '4g' '8w' 'ab' 'aq' 'at' 'bc' 'bi' 'c7' 'cb' 'cj' 'cs' 'd2' 'd3' 'di' 'dm' 'dx' 'dz' 'ed' 'ex' 'fj' 'gs' 'h1' 'h6' 'he' 'hj' 'hr' 'i1' 'ia' 'ie' 'il' 'ix' 'iy' 'j2' 'jd' 'jo' 'jy' 'kx' 'la' 'lv' 'ma' 'mh' 'mp' 'mt' 'n9' 'na' 'nf' 'ng' 'np' 'o7' 'ob' 'on' 'ou' 'ov' 'p9' 'pg' 'po' 'pq' 'q0' 'q4' 'q5' 'qc' 'qj' 'qp' 'qq' 'qt' 'ra' 'rb' 'rq' 'ru' 'sl' 'sp' 't8' 'ta' 'te' 'tl' 'tz' 'u1' 'ud' 'ui' 'uv' 'uw' 'vf' 'vt' 'vu' 'vz' 'w0' 'w7' 'wc' 'wg' 'wh' 'wq' 'wr' 'wz' 'y6' 'y7' 'ye' 'yh' -\n '1t' 'a7' 'aj' 'au' 'ca' 'cn' 'cw' 'dg' 'dp' 'ec' 'ei' 'en' 'ew' 'ez' 'f3' 'f8' 'hp' 'ht' 'hw' 'is' 'iv' 'jd' 'ji' 'kn' 'l4' 'lq' 'lz' 'm7' 'o6' 'oj' 'oz' 'p4' 'p7' 'po' 'pp' 'q2' 'qa' 'qj' 'qo' 'qt' 'qv' 'qw' 'qy' 'ra' 'rd' 'ri' 'rn' 'rr' 'ry' 's7' 'st' 'sz' 'tg' 'to' 'tu' 'tx' 'w2' 'w4' 'w5' 'wd' 'we' 'wg' 'wo' 'ws' 'xm' 'y5' 'yf' 'yl' 'ym' 'yr' 'yz' -\n '1y' '4f' 'ao' 'bv' 'co' 'cq' 'dd' 'df' 'dy' 'eq' 'eu' 'ex' 'gg' 'gm' 'gr' 'hm' 'iw' 'j9' 'jb' 'jg' 'jo' 'ju' 'k0' 'km' 'lf' 'ng' 'np' 'nw' 'nz' 'od' 'oj' 'or' 'pp' 'pr' 'pu' 'q5' 'q7' 'q9' 'qc' 'qd' 'qn' 'qx' 'r9' 'rd' 'rk' 'ro' 'sb' 'ta' 'th' 'tv' 'ty' 'tz' 'uq' 'vb' 'wb' 'wj' 'xo' -\n '2t' '4d' 'bb' 'bd' 'cg' 'co' 'd6' 'db' 'dg' 'dn' 'do' 'dy' 'e1' 'e3' 'e6' 'ec' 'em' 'en' 'ep' 'es' 'ev' 'ew' 'fu' 'fz' 'gc' 'gt' 'hg' 'hl' 'hy' 'id' 'in' 'io' 'ir' 'iu' 'iw' 'jl' 'jo' 'jp' 'jw' 'k4' 'ke' 'ku' 'ld' 'lg' 'li' 'lj' 'lr' 'ls' 'm7' 'n8' 'o6' 'oi' 'op' 'oy' 'pi' 'pq' 'qk' 'qm' 'qn' 'qp' 'qr' 'qu' 'qv' 'qz' 'r3' 're' 'rj' 'rk' 'rq' 'ru' 'rw' 'rz' 'sh' 'si' 'ta' 'to' 'uq' 'ux' 'vc' 'vr' 'wb' 'wh' 'wn' 'wo' 'wy' 'xg' 'y7' 'yb' 'yd' 'yo' -\n '5e' 'a2' 'ag' 'ay' 'dc' 'ef' 'jd' 'mn' 'pl' 'qp' 'wu' 'xd' -\n '1x' '3m' 'a1' 'a5' 'a7' 'al' 'aq' 'ar' 'c8' 'cc' 'cd' 'd0' 'dt' 'e6' 'ei' 'em' 'ez' 'f6' 'fc' 'ff' 'fg' 'fp' 'gm' 'h3' 'ha' 'hg' 'ho' 'hs' 'ib' 'ie' 'il' 'it' 'ix' 'j3' 'jl' 'jt' 'jv' 'jw' 'kd' 'ki' 'l1' 'lk' 'lr' 'lv' 'm0' 'mx' 'my' 'n6' 'ni' 'o2' 'o4' 'o9' 'om' 'p0' 'p6' 'pi' 'pj' 'q5' 'qa' 'qc' 'qg' 'qp' 'qs' 'qu' 'qw' 'rg' 'rt' 'rz' 'se' 'sj' 'sp' 'su' 'sw' 'te' 'tp' 'tq' 'tt' 'tu' 'tx' 'u3' 'un' 'uo' 'up' 'uq' 'vc' 'vj' 'vu' 'w2' 'wh' 'wj' 'ws' 'wv' 'ww' 'xg' 'yc' 'yf' 'yv' 'z2' 'zl' 'zw' 'zy' -\n '68':60 'af':82 'as':44 'at':66 'cf':74 'ci':52 'cx':76 'dl':73 'dt':46 'dv':2 'e4':13 'ea':56 'eg':12 'es':40 'fd':25 'fi':53 'fo':22 'g1':21 'gd':26 'gy':51 'he':33 'hu':35 'hw':54 'hz':48 'i0':45 'ia':31 'if':24 'io':68 'iv':23 'iz':5 'j0':50 'jc':11 'jj':8 'jm':49 'kb':19 'ki':79 'kk':57 'ku':78 'ky':34 'lr':75 'nv':55 'oi':64 'om':67 'p3':41 'pa':3 'pt':70 'qe':29 'qh':7,71 'qj':72 'qm':28 'qq':14 'qs':1 'qt':47 'qu':38 'r3':17 'rp':62 'rr':39 'rw':37 'rx':59 's2':43 'sc':27 'sp':84 'ti':61 'tn':10 'tv':36 'ty':4 'ue':42 'uk':69 'ul':83 'up':20 'ut':16 'uu':18 'uw':6 'vf':58 'vp':65 'w2':80 'w7':15 'wb':32 'wl':63 'wq':77 'xg':30 'yc':85 'yh':81 'z3':9 -\n '9y':68 'a0':32 'a6':23 'ad':87 'aj':18 'az':78 'bw':90 'by':11 'cg':84 'ci':64 'dc':3 'dk':30 'dm':6 'dw':55 'e0':75 'e4':21 'ee':71 'ef':73 'eg':49 'en':96 'eu':44 'fc':79 'fg':34 'fm':17 'fx':56,76 'g7':43 'gm':5 'go':7 'hw':51 'hy':42 'i4':36 'i7':54 'ip':28 'iq':98 'ir':99 'jr':81 'ju':14 'jx':16 'kr':66 'ky':40 'la':12 'lk':70 'lq':83 'm9':60 'mg':41 'mp':94 'my':92 'n6':91 'nv':8 'nz':65 'o1':13 'o3':15,97 'oe':27 'oy':82 'pj':69 'pv':29 'pz':37,72 'qg':80 'ql':10 'qp':48,85 'qt':67 'qy':45 'r4':24 'rf':63 'rg':20 'rk':74 'rw':47 'ry':39 's3':57 'sd':38 'sf':58 'sm':52 'tf':33 'tg':35 'tq':31 'tu':95 'ty':4 'tz':26 'ub':1 'uc':53 'uf':77 'um':86 'vi':22 'vn':62 'wa':19 'wc':88 'we':9 'xo':25 'xr':93 'xs':61 'yb':2 'yi':46 'yw':50 'zn':89 'zo':59 -\n '4n':62 '6a':40 'a3':2 'a5':19 'aa':56 'ae':68 'ag':92 'b9':42 'ca':6 'cf':10 'd1':3 'da':1 'dr':85 'dz':5,27 'ee':86 'el':65 'et':89 'ey':24 'fj':70 'fs':26 'gl':34 'hk':57 'hl':73 'hn':83 'ie':91 'ih':29,58 'im':28 'ix':50 'j1':35 'jr':4 'kf':79 'kk':63 'lc':37 'lk':14 'lp':17 'lx':59 'mh':41 'mt':13 'mx':61 'my':81 'nr':12 'nu':8 'o6':11 'og':52 'oo':46,66 'p4':48 'p7':51 'pj':20 'pr':72 'q3':9 'qc':77 'qd':60 'qj':74 'qk':75 'ql':7 'qp':47 'qt':43 'qv':32,78 'qx':31 'r8':23 're':45 'rm':44 'rs':16 'ru':90 'rv':88 'sp':55 'sw':30 'td':67 'tk':49 'to':25 'tz':53 'u8':87 'uf':71 'vf':64 'vw':39 'w7':18 'wq':82 'wr':76 'xe':36 'ym':22 'yo':69 'yr':15,54 'ys':21 'yz':80 'zc':38 'zn':33 'zs':84 -\n 'av':7 'es':15 'fl':16 'gt':1 'he':13 'kp':22 'mu':5 'nc':19 'ol':23 'om':9 'ph':2 'qr':12,14 'ra':20 'rk':21 'ui':6,10 'vh':11 'w6':18 'wm':24 'ws':17 'yu':25 'z0':3 'zl':4 'zm':8 -\n '3r':8,43 '6o':61 'ab':54 'ay':52 'b3':26 'bc':28 'bh':22 'd8':25 'dd':1 'df':2 'eb':34 'ee':12 'eh':13 'el':7 'eu':65 'ex':32 'fn':63 'g3':14 'ge':38 'gr':44 'gz':67 'hd':21 'ib':17 'ie':66 'ih':41 'il':35 'it':53 'iu':11 'jd':4 'jq':3 'jt':55 'jv':20 'li':59 'pc':37 'pp':18 'qc':19 'ql':6 'qp':40 'qu':36 'qx':46 'qz':56 'rq':29 'sj':15,39 'sz':50 'te':30 'tt':33 'tu':47 'uh':31 'uo':24 'up':51 'us':16 'uu':10 'ux':5 'v7':57 'w3':62 'wl':48 'wn':49,58 'xf':42 'xu':27 'ya':9 'yh':45 'yk':64 'za':60 'zt':23 -\n 'a0':13 'ai':28 'bx':20 'ca':33 'e2':30 'eb':27 'ed':36 'eg':4 'eh':5 'eo':34 'et':46 'hn':42 'ix':11 'jh':7 'ki':21 'lm':25 'lw':43 'm8':22 'mb':35 'mh':6 'mk':23 'nc':32 'o3':51 'o9':2 'of':41 'qc':15 'qe':19 'qf':3 'qh':47 'qi':24 'qq':16 'qr':17 'qz':45 'r3':9 'rc':50 'rh':8 'rs':38 'rv':10 'sr':14 'uk':26 'up':39 'ur':29 'uv':37 'wm':48 'wr':18 'wz':44 'xd':31 'y3':12 'ya':40 'yv':1 'zr':49 -\n '7h':73 '7k':74 'bi':9 'c8':38 'cc':97 'cj':11 'cs':7,67 'd7':36 'dh':86 'dl':41 'dp':57 'dt':85 'e9':82 'ea':17 'eh':49 'ei':44 'ej':25 'el':27 'ew':72 'fo':48 'fp':23,50 'gg':42 'gi':77 'gk':31 'h2':88 'h7':91 'hk':87 'hs':33 'hy':52 'ii':22,35 'j4':39 'kd':95 'kh':69 'kp':99 'ks':61 'm2':34 'n1':93 'n3':63 'nk':37 'nr':66 'od':47 'ok':53 'om':20 'oy':75 'pb':83 'ph':4 'pm':96 'pp':43 'pt':89 'q2':6 'q8':12 'q9':32 'qc':10 'qf':58 'qg':2 'qh':90 'qj':3 'qk':5 'qn':13 'qo':45 'qq':40 'qv':29,94 'qx':28 'r4':18 'rc':21 'rg':78 'rj':15 's9':80 'sb':59 'sg':62 'sj':24 'ss':1 't6':76 'ta':51 'tc':84 'tm':101 'tv':54 'us':56 'uu':55 'uy':19 'w7':14 'wf':71 'wh':64 'wk':68,70 'wz':92 'x2':65 'xr':98 'ya':81 'yc':46 'yk':100 'yp':79 'ys':16 'yz':26 'z4':8 'zg':60 'zn':30 -\n '6p':103 'an':45 'aq':80 'au':59 'br':100 'bz':15 'c3':18 'ca':9 'cg':12 'cn':13 'db':37 'dk':88 'dq':61 'e0':86 'e8':24 'ek':31 'eo':53 'er':26 'ez':81 'fd':65 'ft':3 'g0':35 'gd':33 'gh':87 'gk':105 'gn':5 'gr':1 'gv':20 'gy':74 'hb':71 'hc':68 'he':62 'ht':32 'ii':25 'ip':27 'iu':101 'j9':69 'jn':39 'jo':43 'jq':73,94 'jz':66 'kh':75 'kn':47 'ko':93 'l3':70 'ls':11 'lz':41 'nh':49 'nk':96 'ok':64 'oy':30 'p7':60 'pd':58 'ph':10 'pu':8 'pw':7 'py':89 'q7':16 'qa':2 'qi':54 'qk':91 'ql':92 'qn':19 'qq':40 'qr':50 'qs':6 'qv':36,99 'qx':34 'qy':51 'rg':22 'rs':79 'ru':44,57 'sg':28 'sl':78 'sq':48 'sr':104 'su':38 'ts':83 'tt':4 'ui':67 'um':84 'ut':23,63 'uu':42 'v0':97 'v5':90 'w7':21 'wb':98 'wc':95 'wf':76 'wi':46 'wm':102 'xd':72 'xs':77 'xz':55 'y3':29 'y4':82 'y9':56 'yi':85 'yp':106 'yx':52 'z0':17 'zf':14 -\n 'au':43 'cm':8 'e1':25 'eh':24 'ey':54 'f3':44 'fd':12 'fg':13 'fv':50 'hn':47 'i0':30 'ia':20 'jt':5 'jy':6 'k2':52 'll':16 'ne':9 'o0':1 'o2':49 'op':35 'pa':2 'pf':3 'qq':15 'qx':40 'rr':48 'rs':41 's4':29 'sn':42 'so':26 'sq':46 'tc':28 'tn':31 'ts':27 'ty':23 'tz':45 'un':51 'va':36 'vg':17,39 'vj':53 'w8':10 'wa':34 'wb':19 'wk':37 'wo':32 'wp':33 'wr':18 'x3':38 'xx':21 'yj':22 'yz':11 'z3':4 'z7':7 'zn':14 -\n 'a4':5 'ae':58 'ax':27,76 'bb':42 'bg':87 'ca':85 'ch':24 'cq':78 'cv':14 'dm':9 'dn':62 'en':47 'ep':44 'eu':93 'ev':23 'f0':77 'g3':29 'gk':15 'gm':54 'hd':37 'ho':43 'hp':35 'hy':51 'ij':3 'im':32 'iy':1,38 'jl':21 'jr':10 'jy':86 'kj':11 'kt':84 'ku':79 'lp':39 'mo':20 'mr':66 'mz':22 'n4':82 'nk':40 'oc':18 'ol':68 'oo':56 'os':46 'oy':30 'oz':69 'p8':49 'p9':50 'ps':61 'qb':36 'qd':59 'qg':8 'qi':55 'qv':34 'qx':80 'ra':2 'rf':7 'rg':70 'rm':94 'ro':65 'rr':75 'rv':25 'rz':91 's7':71 'sm':48 'ss':52 'tl':73 'tr':45 'tu':26 'ty':4 'u5':72 'ui':53 'un':6 'uq':33 'uv':12 'vn':57 'w1':92 'w2':41 'w6':60 'wd':63 'we':13 'wg':64 'wn':83 'wp':19 'wy':16 'y2':28 'y6':31 'yc':88 'yd':74 'yt':67 'yw':90 'z8':17 'ze':81 'zs':89 -\n 'ca':3 'fu':2 'hv':1 'la':6 'mt':5 'ov':17 'pl':8 'q8':4 'r3':7 'sy':11 'tg':15 'to':10 'tv':13 'wn':18 'x4':14 'yh':9,12 'yp':16 'ze':19 -\n 'ag':91 'ai':64 'az':3 'br':41 'c2':16 'cd':11 'ck':90 'db':31 'du':15,100 'e0':86 'e7':84 'eb':95 'ee':98 'em':97 'ep':52 'eq':20 'es':22 'eu':46 'ex':55 'fh':83 'fi':59 'ga':9 'gm':4 'gn':66 'hj':65 'hq':7 'if':103 'ig':27 'ii':34 'ix':63 'jk':13 'kd':70 'kg':92 'kk':76 'kr':73 'kt':93 'ku':40 'lx':35 'mp':94 'mq':77 'nx':39 'o9':1 'oa':82 'om':21 'oq':68 'p5':57 'pd':8,14 'pr':87 'pu':26 'pw':6 'q3':12 'qa':2 'qd':5 'qe':36,42 'qf':69 'qi':51 'qj':10 'ql':88 'qn':33 'qo':53 'qr':43 'qt':44 'qu':50 'qv':30 'qx':28 'rc':23 'rf':79 'rl':75,96 'rm':45,101 'rn':49 'rp':78 'rr':54 's7':81 'se':29 'st':32 'sx':89 't8':19 'to':61 'u1':80 'ua':24 'uq':60 'ux':62 'w6':99 'w8':74 'wf':71 'wt':37 'xb':48 'xf':18,47 'xk':38,56 'xn':72 'y3':25 'ym':58 'yp':85 'yz':102 'zi':67 'zk':17 -\n '40':29 '6a':4 '8j':30 'am':3 'bf':39 'dz':17 'ew':44 'gh':35 'he':21 'hh':36 'ib':10 'ii':7 'iq':38 'is':45 'iu':34 'kt':13 'mf':42 'oh':43 'or':26 'p8':22 'pa':12 'pb':14 'pi':2 'qc':37 'qo':27 'qp':19 'qq':16 'qs':1 'qt':18 'qu':25 'r4':6 'rf':33 'rl':40 'sd':8 'sl':32 't4':31 'tb':24 'ua':9 'ue':23 'ut':5 'wh':28 'wm':15,41 'y0':20 'y6':11 -\n '1b':99 '42':39 'a7':3 'ab':84 'ak':78 'ap':81 'at':51 'av':83 'ay':94 'b0':43 'b9':42 'bb':20 'bp':14 'bu':7 'bz':16 'cq':64 'da':1 'de':55 'dn':34 'e0':77 'eb':102 'ef':25 'eg':68 'ek':70 'eq':104 'er':67 'eu':108 'ey':27 'fn':57 'ft':50 'gg':32 'h4':105 'hk':66 'hl':85 'i7':53 'ig':19 'ik':61 'ip':9 'ir':74 'iu':79 'iw':73 'jr':4 'jw':90 'jx':10 'kg':95 'lc':69 'lg':15 'm0':60 'na':71 'np':12 'om':23 'on':97 'oz':107 'pg':35 'pn':30 'ps':2 'pt':28 'pz':56 'q3':6 'q6':11 'qa':88 'qb':36 'ql':65 'qq':38 'qt':45 'qv':92 'qw':40 'qy':46,58 'r8':26 'rf':22 'ri':37 'rk':75 'rl':101 'rw':98 'sg':63 'si':59 'sp':54 'sw':80 'ta':29 'th':33 'ua':76 'uj':82 'uu':24 'uv':86 'vj':91 'vk':93 'vm':103 'wc':72,89 'wf':62 'wh':48 'wn':100 'wo':18 'ww':21 'xb':44 'xk':49 'xt':8 'xw':96 'y7':31 'ye':17 'yl':47 'yt':106 'yw':52 'z4':5 'z7':13 'zc':87 'zw':41 -\n '27':33 '4g':10 'a2':1 'al':78 'bp':11 'ca':63 'cp':4 'da':12 'dt':79 'e8':74 'ee':18 'ef':19 'eg':45 'ej':67 'eq':16 'eu':84 'ev':14 'fe':24 'gn':29 'gq':52 'gy':57 'i5':47 'ic':62 'il':42 'io':30 'ir':87 'iw':72 'iz':58 'j2':28 'kz':15 'l2':38 'l8':70 'lh':64 'ln':34 'lt':26 'np':66 'ns':32 'oi':25 'oj':51 'or':53 'ph':50 'pr':21 'pt':80 'qa':2 'qh':5 'qi':40 'qs':56 'qt':60 'qu':39 'r1':86 'rd':3 'ry':41 's8':73 'sj':22 'sk':23 'sl':68 'sq':77 'td':69 'te':82 'tg':81 'tj':44 'tq':85 'tx':49 'u0':9 'ub':6 'ul':43 'uu':17 'ux':46 'uy':27 'v0':59 've':36 'vg':7 'vk':31 'wa':55 'wj':61 'ws':8 'wu':35 'yb':65,83 'yd':76 'yi':71 'yk':20 'yo':13 'yr':37,48 'ys':75 'zp':54 -\n 'am':85 'as':62 'b1':5 'd3':24 'db':21 'dl':70 'ea':43 'ed':13 'ee':35 'el':9 'em':82 'ep':81 'er':15 'ew':61 'ez':64 'f4':69 'fm':54 'go':3 'h9':2 'he':58 'hl':63 'i0':53 'ie':67 'ii':14 'iz':50 'ji':30 'kl':60 'kn':80 'lc':32 'lr':74 'm7':23 'mb':11 'mt':78 'my':79 'no':26 'nu':27 'oo':65 'or':33 'ov':22 'ox':66 'pe':18 'pq':29 'q7':7 'qc':75 'qd':57 'qi':41 'qj':4 'qo':44 'qr':37 'qs':56 'qv':76 'qw':34 'r0':19 'r8':16 're':25,40 'rm':39 'rn':38 'rp':87 's0':68 'so':86 'sw':20 'sy':84 'te':42 'tg':10 'tl':51 'tr':1 'uq':49 'uz':48 'vk':77 'wk':59 'wl':72 'wp':55 'wq':71 'wr':31 'wu':6 'ww':73 'xs':17 'y0':47 'yb':45 'yn':46 'yr':52 'ys':12 'yt':83 'yy':36 'zh':8 'zr':28 -\n 'ak':1 'bg':4 'bk':7 'du':41 'eb':21 'ef':20 'el':30 'ft':2 'gb':27 'gc':17 'hc':45 'ho':36 'i6':24 'iv':26 'ji':5 'ke':19 'mo':10,39 'oc':44 'oh':25 'pe':33 'pj':12 'q6':6 'qe':18 'qg':3 'qs':28 'qv':15 'r1':42 'rr':32 'rx':29 'tc':38 'tf':9 'tk':22 'tq':43 'ua':14 'uq':23 'ur':11 'wq':16 'wx':35 'wz':34 'xi':8 'xq':37 'yk':13,40 'yo':31 -\n '6n':19 'da':9 'dl':30 'dx':6 'el':17 'ew':12 'ff':24 'fl':28 'gc':18 'iu':13 'jh':4 'jt':5 'kt':26 'lz':25 'pd':22 'q6':8 'qj':3 'ql':7 'r3':11 'ra':1 'ry':21 'sg':14 'tf':10 'tp':15 'tt':20 'ub':2 'ye':23 'yf':29 'yl':16 'yp':27 -\n '18':72 '5j':77 '6y':18 'ax':21 'bw':53 'c5':16 'de':47 'dh':5 'dl':36 'do':49 'dx':27 'ek':60 'el':17 'en':76 'et':23 'ez':73 'f1':70 'fe':25,81 'fw':80 'ge':15 'h1':66 'h9':3 'ha':29 'hb':2 'hl':58 'jy':9 'kl':69 'ky':55 'lo':31 'nr':13 'o3':78 'o9':1 'p0':48 'pe':22 'pg':45 'ph':46 'q1':7 'q5':11 'qd':4 'qg':6,67 'qh':68 'qi':41 'qj':8 'qp':42,50 'qq':30 'qr':39 'qv':14 'qx':28 'r0':24 'rd':61 're':65 'rj':63 'rm':40 'rn':79 'rq':64 'rv':20 'se':10 'sv':62 'to':59 'tz':44 'uo':19 'v1':34 'vm':75 'vr':37 'wa':38 'we':32 'wf':52 'wh':57 'wp':51 'wt':12 'wy':35 'xe':74 'xh':54 'xz':56 'y6':26 'yn':43 'zm':71 'zy':33 -\n 'bb':3 'bq':26 'c2':2 'cw':12 'cy':25 'db':1 'dd':27 'f3':24 'fl':19 'fn':29 'id':13 'jb':18 'kc':7 'kl':6 'lp':16 'lx':23 'mh':15 'o0':4 'pk':11 'qi':21 'qx':9 'rq':17 've':14 'w8':5 'wd':22 'x1':20 'y4':8 'ye':28 'zm':10 -\. --- --- Data for Name: test_type_diff; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.test_type_diff (f1, f2) FROM stdin; -\. --- --- Data for Name: test_type_diff2; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.test_type_diff2 (int_two, int_four, int_eight) FROM stdin; -\. --- --- Data for Name: test_type_diff2_c1; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.test_type_diff2_c1 (int_four, int_eight, int_two) FROM stdin; -1 2 3 -\. --- --- Data for Name: test_type_diff2_c2; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.test_type_diff2_c2 (int_eight, int_two, int_four) FROM stdin; -4 5 6 -\. --- --- Data for Name: test_type_diff2_c3; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.test_type_diff2_c3 (int_two, int_four, int_eight) FROM stdin; -7 8 9 -\. --- --- Data for Name: test_type_diff_c; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.test_type_diff_c (f1, extra, f2) FROM stdin; -1 2 3 -\. --- --- Data for Name: testjsonb; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.testjsonb (j) FROM stdin; -{"date": "CB", "line": 1, "node": "AA"} -{"line": 2, "node": "CBB", "status": 59, "cleaned": false, "disabled": false} -{"line": 3, "user": "CCA", "wait": "CAA", "status": 35, "indexed": true, "disabled": false, "subtitle": "BA"} -{"line": 4, "space": "BB", "disabled": true} -{"line": 5, "node": "CBA", "wait": "BB", "query": "CAC", "cleaned": false, "coauthors": "ACA"} -{"pos": 92, "date": "AAB", "line": 6, "node": "CBC", "query": "CBC", "space": "CB", "world": "CB", "indexed": false, "coauthors": "ACA"} -{"org": 43, "pos": 97, "line": 7, "state": 98} -{"auth": "BB", "line": 8, "query": "BA", "title": "CAC", "status": 94, "coauthors": "BBB"} -{"bad": true, "pos": 56, "auth": "BAC", "line": 9, "wait": "CA", "query": "AA", "title": "CAA", "indexed": true} -{"bad": true, "line": 10, "node": "AB", "user": "AAB", "query": "AC", "title": "AAC"} -{"line": 11, "user": "AB", "query": "ACA", "space": "CB", "world": "CAC", "indexed": true} -{"pos": 72, "line": 12, "space": "AAC", "abstract": "BBA"} -{} -{"date": "CAC", "line": 14, "query": "AA", "world": "CC", "disabled": false, "coauthors": "AB"} -{"org": 68, "line": 15, "query": "BAC", "title": "BBB", "public": false} -{"org": 73, "date": "CCC", "line": 16, "user": "AA", "public": true, "indexed": true, "coauthors": "AB"} -{"line": 17, "indexed": false} -{"org": 38, "auth": "BCC", "line": 18, "state": 23, "status": 28, "abstract": "CB", "disabled": false} -{"auth": "CA", "date": "BA", "line": 19, "state": 99, "indexed": true} -{"date": "ABA", "line": 20, "user": "BBA", "wait": "CBA", "indexed": true, "abstract": "BA", "disabled": false} -{"org": 10, "pos": 44, "line": 21, "query": "AC", "indexed": false, "abstract": "CA", "disabled": true} -{"line": 22, "node": "CCC", "user": "AAC", "state": 65, "title": "AC", "status": 93, "cleaned": true, "abstract": "ABC"} -{"line": 23, "user": "CCC", "subtitle": "AC"} -{"bad": true, "line": 24, "user": "CB", "state": 67, "world": "ACB", "disabled": true} -{} -{"bad": true, "line": 26, "wait": "AAC", "query": "ACA", "space": "CA", "state": 65, "title": "CBC", "disabled": false} -{"auth": "BAA", "line": 27, "space": "BA", "state": 68, "indexed": true} -{"line": 28, "node": "BB", "space": "CC", "indexed": false, "disabled": true} -{"org": 80, "auth": "BAB", "line": 29, "query": "BBC", "title": "BBA", "status": 3} -{"line": 30, "title": "AC", "status": 16, "cleaned": true} -{"line": 31, "user": "BB", "state": 39, "world": "AAB", "disabled": true} -{"bad": false, "line": 32, "wait": "BC", "query": "AA", "coauthors": "CAC"} -{"pos": 97, "line": 33} -{"bad": true, "line": 34, "node": "ACA", "wait": "CC", "title": "AA", "world": "CCA", "status": 86, "disabled": true} -{} -{"org": 61, "pos": 76, "line": 36, "node": "CB", "space": "ACC", "title": "ACB", "world": "BCC", "status": 99, "cleaned": true, "coauthors": "AA"} -{"line": 37, "node": "BC", "title": "CAA", "cleaned": false, "abstract": "ACA"} -{"auth": "BC", "line": 38, "title": "BA", "world": "ACA", "public": true, "indexed": true, "abstract": "AAA"} -{"org": 90, "line": 39, "public": false} -{"pos": 53, "line": 40, "state": 16, "indexed": true} -{"auth": "AAB", "line": 41, "wait": "CAC", "status": 44} -{"bad": true, "line": 42, "subtitle": "ACA"} -{"org": 19, "pos": 48, "line": 43, "user": "ABA", "space": "CCB", "world": "BC", "indexed": false, "abstract": "CAB", "disabled": true} -{"line": 44, "indexed": false} -{"line": 45, "indexed": true} -{"date": "CCC", "line": 46, "status": 84} -{"bad": true, "line": 47, "user": "BBB", "state": 94, "title": "BAB", "public": false, "indexed": true} -{"org": 90, "pos": 17, "line": 48, "query": "CAC", "space": "BCA", "cleaned": false, "abstract": "CC", "disabled": true, "subtitle": "BAC"} -{"line": 49, "world": "CBC"} -{"org": 24, "date": "CA", "line": 50, "public": false} -{"pos": 59, "date": "BA", "line": 51, "world": "BC", "public": true, "status": 44, "indexed": true} -{"org": 98, "line": 52} -{"date": "ACB", "line": 53, "node": "CA", "title": "CA", "world": "ABC", "abstract": "BBA", "subtitle": "CBB"} -{"line": 54, "user": "BAB", "cleaned": true} -{"pos": 55, "line": 55, "public": false, "abstract": "AB", "disabled": false, "subtitle": "CAA", "coauthors": "AA"} -{"pos": 73, "line": 56, "node": "ABC", "user": "CC", "wait": "CC", "cleaned": true} -{"line": 57, "wait": "ABC", "title": "BCC", "indexed": true, "disabled": false} -{"org": 42, "line": 58, "title": "BB", "public": true, "disabled": true, "coauthors": "BCC"} -{"line": 59, "wait": "CAB", "query": "BAC", "title": "CCB", "status": 66, "disabled": true} -{"line": 60, "user": "CAC"} -{"pos": 31, "line": 61, "user": "BBB", "disabled": false} -{"org": 18, "line": 62, "node": "CA", "coauthors": "CCC"} -{"line": 63, "coauthors": "AB"} -{"org": 25, "date": "BBB", "line": 64, "wait": "CA", "abstract": "BA"} -{"bad": false, "line": 65, "user": "BBB", "wait": "CC", "title": "CB", "public": true, "abstract": "ACA"} -{"line": 66, "coauthors": "AC"} -{"bad": true, "line": 67, "wait": "CCB", "state": 20, "abstract": "CB"} -{"bad": false, "line": 68, "wait": "BAC", "state": 79, "public": true, "status": 11, "abstract": "BC", "coauthors": "CBA"} -{"bad": false, "pos": 42, "line": 69, "query": "BBA", "state": 39, "title": "CCA", "public": false} -{"line": 70, "query": "BC", "title": "BC", "subtitle": "CA"} -{} -{"bad": true, "line": 72, "query": "BBB"} -{"bad": false, "line": 73, "space": "BB", "state": 35, "world": "CC", "public": false} -{"line": 74, "node": "AC", "wait": "CAB", "space": "BAA", "title": "ACC", "status": 19, "disabled": false, "subtitle": "CB", "coauthors": "CBC"} -{"line": 75, "public": true, "status": 83, "indexed": false, "subtitle": "BCB"} -{"pos": 66, "line": 76, "space": "CC", "state": 32, "disabled": false} -{"line": 77, "state": 43, "cleaned": true} -{} -{"date": "ACC", "line": 79, "wait": "CBA", "state": 97, "public": false, "cleaned": false, "indexed": false, "abstract": "CB"} -{"pos": 85, "date": "AC", "line": 80, "user": "AAB"} -{"bad": false, "pos": 91, "line": 81, "node": "CCC", "wait": "CC", "world": "AC", "cleaned": false, "subtitle": "AAB"} -{} -{"bad": false, "org": 87, "date": "CCA", "line": 83, "user": "AAC", "query": "CCC", "public": false, "abstract": "AC", "disabled": false} -{"line": 84, "state": 50} -{"line": 85, "wait": "AA", "query": "BB", "status": 97, "abstract": "CB", "disabled": true, "subtitle": "AA"} -{} -{"line": 87, "query": "BC", "subtitle": "CA"} -{} -{"pos": 49, "date": "CCB", "line": 89, "node": "BB", "space": "CB", "title": "CC", "disabled": false} -{"bad": true, "auth": "CC", "line": 90, "wait": "AA", "title": "BC"} -{"org": 85, "line": 91, "space": "CAA", "state": 37, "public": true, "indexed": false, "coauthors": "BA"} -{"org": 95, "pos": 23, "date": "AC", "line": 92, "wait": "BBB", "space": "BBC", "title": "BBC", "public": true, "subtitle": "AC"} -{"org": 48, "line": 93, "user": "AC", "space": "CCC"} -{} -{"line": 95, "user": "BA", "wait": "ABA", "state": 77, "public": false, "status": 43, "subtitle": "AC"} -{"line": 96, "title": "CA", "status": 26, "indexed": true} -{"auth": "BCA", "line": 97, "node": "ACB", "user": "CA", "disabled": false, "subtitle": "ACC"} -{"line": 98, "query": "BB", "coauthors": "AB"} -{} -{"bad": false, "org": 58, "auth": "AA", "line": 100, "space": "ACC", "title": "ACB", "public": true, "cleaned": false, "subtitle": "AC"} -{"bad": false, "line": 101, "public": true, "subtitle": "AAB"} -{"pos": 35, "line": 102, "cleaned": false, "indexed": false, "disabled": true, "subtitle": "AAA"} -{} -{"org": 10, "pos": 65, "line": 104, "node": "BAB", "query": "AAA", "world": "CAC", "public": false, "status": 79, "cleaned": true, "indexed": true} -{"bad": false, "line": 105, "node": "CBB", "abstract": "BA"} -{"date": "CBC", "line": 106, "wait": "BAA", "space": "BA", "title": "ACA", "world": "BB"} -{"bad": false, "date": "BCC", "line": 107, "wait": "CAC", "state": 92, "title": "AAA", "public": false, "abstract": "CBC"} -{"line": 108, "title": "CCC", "public": false, "indexed": true, "abstract": "ACB", "coauthors": "ABB"} -{"auth": "BB", "line": 109, "query": "ACC", "status": 68} -{"date": "BAA", "line": 110, "user": "CC", "space": "BCB", "cleaned": false, "indexed": true} -{"bad": false, "org": 4, "pos": 55, "auth": "CC", "line": 111, "node": "BBC", "wait": "BAC", "indexed": false} -{"line": 112, "disabled": true} -{"org": 66, "pos": 96, "line": 113, "cleaned": true, "indexed": false} -{"org": 83, "line": 114, "user": "BBC", "query": "BAC", "title": "ACA", "world": "CA", "indexed": false} -{"line": 115, "node": "CBA", "space": "AA", "public": true, "subtitle": "BCC"} -{"line": 116, "state": 77, "status": 23} -{"bad": false, "line": 117, "node": "CC", "status": 4} -{"date": "BA", "line": 118, "query": "AC", "state": 99, "title": "BCC", "status": 98} -{"line": 119, "node": "BCA", "public": false, "status": 55, "coauthors": "BBA"} -{"line": 120, "query": "CAA", "status": 40, "indexed": false, "disabled": false, "coauthors": "CA"} -{"org": 82, "line": 121, "node": "CC", "title": "BBC", "abstract": "BB", "subtitle": "ACB"} -{"pos": 65, "date": "BAB", "line": 122, "query": "CB", "state": 66, "world": "AB", "abstract": "BBC", "subtitle": "BA"} -{"line": 123, "node": "AAC", "space": "ACA", "state": 96, "title": "CBC", "status": 44, "abstract": "BA"} -{"bad": false, "pos": 41, "auth": "CA", "date": "BBA", "line": 124, "state": 59, "cleaned": false, "coauthors": "ABB"} -{"line": 125, "wait": "ACC"} -{"org": 30, "date": "AC", "line": 126, "node": "ABC", "wait": "CBB", "cleaned": true, "subtitle": "CCA"} -{} -{"bad": true, "org": 66, "auth": "BBA", "line": 128, "public": true, "cleaned": false, "abstract": "BB", "subtitle": "CCB", "coauthors": "BA"} -{"bad": false, "date": "BCB", "line": 129, "node": "BAC", "user": "BAA", "subtitle": "AC"} -{"pos": 49, "line": 130, "node": "BA", "wait": "CC", "disabled": false, "subtitle": "CA"} -{"pos": 79, "date": "AAA", "line": 131, "node": "CAC", "indexed": false} -{"line": 132, "user": "ABC", "wait": "AC", "title": "AAA", "world": "CB", "status": 15, "indexed": false, "coauthors": "BA"} -{"bad": true, "line": 133, "space": "BAC", "state": 96, "disabled": false, "coauthors": "ABA"} -{"line": 134, "world": "BAC"} -{"line": 135, "title": "CCC", "coauthors": "CC"} -{"line": 136, "cleaned": true} -{"bad": true, "line": 137, "user": "CA", "query": "CCA", "cleaned": false, "disabled": true} -{} -{"line": 139, "world": "CC", "subtitle": "BBB"} -{"line": 140, "wait": "CA", "status": 2} -{"bad": false, "pos": 33, "line": 141, "user": "BBC", "query": "ACB", "space": "ACA", "world": "BC"} -{"bad": true, "date": "ABB", "line": 142, "query": "AB", "space": "BC", "state": 92, "title": "CA", "abstract": "BA", "coauthors": "CAA"} -{"line": 143, "user": "CCA", "query": "AB", "state": 79, "public": true, "cleaned": true, "indexed": true} -{"org": 37, "date": "CC", "line": 144, "query": "CA", "cleaned": true, "disabled": true} -{"date": "CBC", "line": 145, "node": "ACC", "user": "AAA", "wait": "AC", "title": "CBA", "public": false, "status": 24, "coauthors": "BAC"} -{"line": 146, "user": "CA", "indexed": true, "disabled": false, "coauthors": "BA"} -{"bad": false, "org": 35, "date": "AAA", "line": 147, "wait": "BC", "query": "CBB", "space": "BBB", "public": false} -{"org": 56, "line": 148, "user": "AB", "indexed": true} -{} -{"bad": true, "org": 78, "line": 150, "user": "AAB", "title": "CBB", "abstract": "BAC", "disabled": true, "subtitle": "CBA"} -{"pos": 43, "line": 151, "node": "CBA", "query": "BC", "world": "CCA", "cleaned": true, "indexed": false, "abstract": "BC", "coauthors": "AB"} -{"auth": "ABA", "date": "AA", "line": 152, "status": 13} -{"line": 153, "space": "CBC", "world": "CA"} -{"line": 154, "user": "BBB", "world": "BA", "status": 72} -{"auth": "ABB", "line": 155, "node": "BBC", "disabled": true} -{"bad": false, "line": 156, "world": "BBB", "abstract": "CBC"} -{"pos": 60, "line": 157, "node": "ACC"} -{"line": 158, "node": "CC"} -{"line": 159, "public": true} -{} -{"line": 161, "query": "BA", "public": true, "status": 53, "cleaned": false} -{"date": "CC", "line": 162} -{} -{"bad": false, "date": "BA", "line": 164, "query": "CC", "title": "BC", "abstract": "CCB"} -{"line": 165, "status": 36} -{"bad": false, "line": 166, "node": "AA", "title": "AB", "status": 64, "abstract": "AB", "coauthors": "AA"} -{"line": 167, "wait": "AA"} -{"line": 168, "node": "CC", "user": "AC", "cleaned": false, "disabled": true, "subtitle": "CBC", "coauthors": "BAB"} -{"line": 169, "node": "BAA", "space": "BBC", "state": 34, "public": false, "status": 73, "cleaned": true, "abstract": "BC"} -{"bad": true, "auth": "BBB", "line": 170, "state": 10, "status": 34, "indexed": false, "abstract": "BC"} -{"bad": false, "date": "AAA", "line": 171, "user": "ACA", "status": 53, "disabled": false, "subtitle": "AAA"} -{"line": 172, "node": "BBC", "query": "CC", "indexed": true, "subtitle": "CB"} -{"bad": false, "line": 173, "state": 5, "world": "ABC", "public": false} -{"line": 174, "subtitle": "AC"} -{"org": 72, "pos": 54, "auth": "AC", "line": 175, "query": "CA", "cleaned": true, "indexed": false, "disabled": true} -{"bad": false, "pos": 35, "line": 176, "node": "ABB", "title": "BCB", "coauthors": "AAC"} -{"line": 177, "title": "BB", "status": 26, "cleaned": true} -{"date": "CBB", "line": 178, "node": "AB", "wait": "BB", "query": "BAB", "space": "CA", "state": 61, "world": "CB", "abstract": "BB"} -{"line": 179, "wait": "CA", "space": "CBC", "cleaned": false, "indexed": true} -{"org": 68, "line": 180} -{"line": 181, "wait": "ABB", "cleaned": true, "abstract": "BC", "subtitle": "CCC", "coauthors": "BA"} -{"line": 182, "node": "BAC", "title": "ACA", "subtitle": "AAB"} -{} -{} -{"line": 185, "node": "BCC", "query": "BBB", "cleaned": true, "indexed": true, "subtitle": "BA"} -{"org": 6, "pos": 67, "line": 186, "node": "CBC", "user": "BA", "title": "BCC", "abstract": "CBA", "coauthors": "CBB"} -{"org": 50, "line": 187, "node": "CC", "query": "CBB", "title": "CAB", "subtitle": "CB", "coauthors": "CA"} -{"bad": false, "line": 188, "node": "CCB"} -{"org": 4, "pos": 90, "line": 189, "node": "AC", "query": "CAC", "world": "AAC"} -{"pos": 79, "line": 190, "state": 86} -{"org": 98, "line": 191, "space": "BC", "title": "AAC", "cleaned": true, "coauthors": "AA"} -{"bad": false, "date": "CA", "line": 192, "user": "BC", "wait": "CAA", "status": 23, "disabled": true, "coauthors": "BBB"} -{"line": 193, "status": 26, "disabled": true} -{"pos": 97, "line": 194, "query": "ABB", "space": "CAC", "world": "CA", "status": 86, "subtitle": "CCC"} -{"line": 195, "cleaned": true} -{"org": 84, "line": 196, "node": "CAC", "wait": "BC", "query": "BCC", "state": 53, "abstract": "AAC", "disabled": true} -{"line": 197, "space": "AA", "state": 25, "public": false, "status": 70, "cleaned": false, "disabled": true} -{"org": 82, "line": 198, "subtitle": "AAC"} -{"bad": true, "org": 87, "line": 199, "public": false, "status": 69} -{"bad": true, "org": 60, "date": "BA", "line": 200, "wait": "CC", "cleaned": false, "indexed": true, "subtitle": "BCA"} -{"org": 78, "line": 201, "user": "ACB", "state": 9, "world": "CAA", "public": false, "cleaned": true, "abstract": "ACC", "disabled": true} -{"line": 202, "user": "AB", "state": 50, "title": "CAA", "world": "AAA", "status": 37, "disabled": false} -{"org": 36, "line": 203, "query": "BAA", "status": 35, "abstract": "CC", "subtitle": "CB"} -{"bad": true, "auth": "CCC", "date": "BB", "line": 204, "query": "CB", "status": 84, "disabled": false} -{"auth": "AC", "date": "AAB", "line": 205, "query": "BA", "space": "ABB", "indexed": false} -{"line": 206, "user": "BAA", "query": "CC", "state": 30, "world": "CCA"} -{"bad": true, "line": 207, "node": "ACB", "wait": "BAB", "query": "BCB", "title": "CAB", "status": 48, "cleaned": true, "indexed": true} -{"line": 208, "state": 97, "status": 99, "abstract": "CB", "subtitle": "BC"} -{"bad": true, "pos": 44, "line": 209, "space": "ACA", "title": "CA", "world": "BBA", "status": 82, "cleaned": false, "indexed": false, "disabled": false} -{"line": 210, "public": true} -{"line": 211, "node": "AAA", "space": "BBC"} -{"org": 50, "line": 212, "wait": "BAA", "space": "AB", "public": true, "abstract": "BB"} -{"pos": 57, "date": "CC", "line": 213, "space": "AC"} -{"line": 214, "user": "BAB", "query": "BCB", "state": 23, "abstract": "BAB"} -{"org": 21, "line": 215, "world": "ACB", "public": false, "abstract": "AC"} -{"org": 79, "line": 216, "wait": "ACB", "state": 14, "title": "BB", "subtitle": "BA"} -{"date": "BB", "line": 217, "wait": "BC"} -{"line": 218, "user": "BB", "wait": "AC", "status": 83, "indexed": false} -{"org": 9, "auth": "BC", "line": 219, "user": "BA", "status": 31, "disabled": false} -{"pos": 65, "line": 220, "node": "CAC", "wait": "CA", "state": 80, "world": "BA"} -{"pos": 33, "line": 221, "wait": "AC", "space": "BA", "status": 79, "indexed": true, "abstract": "AC", "subtitle": "ABB"} -{"org": 83, "line": 222, "node": "CCA", "space": "BC", "state": 69, "world": "CBC", "cleaned": false, "subtitle": "CAC"} -{"line": 223, "abstract": "BC"} -{} -{"bad": false, "line": 225, "query": "BBC", "title": "BC", "world": "BB", "public": true, "cleaned": false, "disabled": false} -{"date": "AC", "line": 226} -{"pos": 53, "auth": "CB", "line": 227, "space": "AB", "status": 2, "indexed": false, "subtitle": "AB", "coauthors": "BCA"} -{"org": 36, "line": 228, "space": "AA", "title": "ABA"} -{"pos": 78, "date": "BC", "line": 229, "space": "CC", "world": "AB"} -{"org": 47, "pos": 2, "date": "CCA", "line": 230, "wait": "BBC", "status": 5, "cleaned": true} -{"line": 231, "coauthors": "CB"} -{"date": "BA", "line": 232, "node": "BCC", "user": "CAA", "state": 1, "public": true, "cleaned": false, "coauthors": "AAA"} -{"pos": 47, "auth": "AB", "line": 233, "node": "AB", "query": "BC", "space": "AB", "world": "CAC", "cleaned": true} -{"pos": 9, "line": 234, "node": "AB", "title": "CAA", "public": true} -{"org": 6, "auth": "CCA", "line": 235, "space": "ABB", "title": "AA", "status": 12, "cleaned": true, "indexed": false, "subtitle": "CA"} -{"bad": false, "auth": "CA", "line": 236, "query": "BC", "public": true, "status": 61, "cleaned": false, "disabled": true} -{"pos": 70, "line": 237, "node": "CBA", "user": "BCB"} -{"line": 238, "node": "BC", "query": "CCB", "disabled": true, "coauthors": "BAB"} -{"bad": false, "org": 73, "auth": "AC", "line": 239, "title": "CA", "status": 94, "abstract": "CC"} -{"line": 240, "indexed": false, "disabled": true, "subtitle": "BC"} -{"bad": true, "org": 73, "auth": "AAC", "line": 241, "query": "CA", "title": "CB", "public": false, "cleaned": true, "disabled": false} -{"line": 242, "public": false} -{"auth": "AC", "line": 243, "title": "BC", "status": 61, "disabled": false} -{"bad": false, "auth": "ABB", "date": "ABC", "line": 244, "indexed": false, "abstract": "BAB", "coauthors": "BC"} -{"line": 245, "query": "BA", "space": "BAB", "disabled": false} -{"bad": false, "pos": 80, "line": 246, "world": "BCC", "public": false, "indexed": false, "disabled": true, "coauthors": "BC"} -{"line": 247, "indexed": true} -{"bad": false, "pos": 83, "line": 248, "wait": "CCA", "space": "BA", "public": false, "subtitle": "CBB"} -{} -{"bad": false, "org": 13, "auth": "ABA", "date": "AB", "line": 250, "title": "BA", "indexed": true, "abstract": "BBA", "disabled": false} -{"bad": false, "line": 251, "state": 37, "title": "AAA", "disabled": false, "coauthors": "CBC"} -{"bad": false, "pos": 84, "auth": "ACB", "line": 252, "title": "CAA", "world": "AC", "status": 32, "subtitle": "BCA"} -{"pos": 48, "date": "AC", "line": 253, "query": "BA", "space": "AAC", "status": 0, "indexed": false, "abstract": "CCB"} -{"line": 254, "node": "AAA", "subtitle": "BBA"} -{"line": 255, "user": "CAA", "query": "AC", "public": true, "status": 13, "coauthors": "BCC"} -{"auth": "AAA", "line": 256, "state": 31} -{} -{} -{"pos": 89, "line": 259, "node": "BC", "wait": "AC", "query": "AAA", "cleaned": true, "indexed": false, "coauthors": "BCA"} -{"line": 260, "query": "BB", "world": "CC"} -{} -{"bad": false, "org": 99, "line": 262, "user": "ABA", "abstract": "BA", "coauthors": "BCC"} -{"bad": false, "pos": 4, "auth": "CAC", "line": 263, "node": "BB", "world": "CBC", "public": true, "status": 22, "subtitle": "CA"} -{"line": 264, "node": "CAC", "wait": "BB", "indexed": true, "subtitle": "BCC"} -{"line": 265, "query": "CBB", "subtitle": "BB"} -{"line": 266, "query": "AA", "state": 35, "coauthors": "AAA"} -{"pos": 66, "line": 267, "status": 6} -{"bad": false, "auth": "BAA", "line": 268, "node": "CAC", "query": "CCB", "space": "CAB", "public": true, "subtitle": "CCA"} -{"org": 58, "line": 269, "node": "AB", "user": "AC", "world": "AC"} -{"org": 36, "auth": "BCB", "date": "CAB", "line": 270, "node": "AB", "title": "AB", "public": true, "abstract": "CAB", "coauthors": "CB"} -{"line": 271, "cleaned": true} -{"line": 272, "node": "BA", "space": "BCA", "world": "ACC", "status": 11, "cleaned": true, "abstract": "AA", "disabled": false} -{"pos": 50, "line": 273, "public": true, "cleaned": true} -{"line": 274, "status": 95, "abstract": "BB", "coauthors": "AC"} -{"auth": "BCC", "line": 275, "state": 80, "cleaned": true, "abstract": "AC"} -{"line": 276, "wait": "BA"} -{"org": 62, "date": "AB", "line": 277, "user": "BCC", "query": "BA", "indexed": false, "abstract": "ACA", "disabled": false, "subtitle": "CAA"} -{"bad": true, "org": 63, "pos": 26, "line": 278, "coauthors": "BA"} -{"pos": 40, "auth": "CBB", "line": 279, "space": "CA", "indexed": false, "coauthors": "CC"} -{"auth": "BA", "line": 280, "public": true, "abstract": "AAA", "coauthors": "CAC"} -{"org": 10, "date": "CCC", "line": 281, "space": "AC", "status": 16} -{"org": 76, "pos": 56, "line": 282, "node": "CBA", "user": "BBC", "indexed": false} -{"auth": "CA", "line": 283, "node": "CAA", "query": "AA", "indexed": true, "disabled": false, "subtitle": "AB", "coauthors": "ABC"} -{"pos": 7, "line": 284, "title": "BA", "status": 91, "coauthors": "BB"} -{"line": 285, "wait": "CCA", "public": true} -{"line": 286, "world": "AC", "disabled": true} -{"line": 287, "abstract": "AAA"} -{"line": 288, "user": "CCB", "public": false, "status": 50} -{"pos": 49, "line": 289, "query": "AA", "state": 41, "world": "CCC", "public": false, "disabled": true} -{"line": 290, "wait": "CBC", "space": "BBC", "abstract": "CCA"} -{"pos": 77, "auth": "CCB", "line": 291, "node": "BAC", "user": "CCC", "world": "BAB", "status": 93} -{"org": 8, "pos": 67, "date": "AA", "line": 292, "user": "AC", "wait": "BCC", "cleaned": true, "disabled": true} -{"org": 56, "pos": 81, "line": 293, "node": "CAB", "query": "BCA", "coauthors": "AAA"} -{"bad": true, "pos": 58, "date": "BC", "line": 294, "node": "CB", "query": "ACB", "world": "CB", "indexed": false, "subtitle": "CBC"} -{"line": 295, "user": "CA", "wait": "BC"} -{"pos": 45, "date": "BB", "line": 296, "user": "BB", "wait": "BA", "world": "ABA", "status": 65} -{} -{} -{"auth": "BA", "line": 299, "user": "AA", "space": "ABA", "public": false, "indexed": false, "coauthors": "BC"} -{"line": 300, "space": "ABA"} -{"org": 16, "line": 301, "state": 36, "world": "BBC", "public": false, "status": 13} -{"date": "AA", "line": 302, "user": "BC", "subtitle": "CB", "coauthors": "CAC"} -{"date": "ACC", "line": 303, "wait": "CBC", "public": true, "cleaned": true, "indexed": true} -{"line": 304, "node": "CAB", "user": "CAC", "status": 81} -{"org": 89, "line": 305, "user": "CCA", "title": "CBB", "indexed": true, "subtitle": "CAA"} -{"org": 66, "pos": 59, "line": 306, "state": 10, "title": "CBA", "cleaned": true, "coauthors": "CAC"} -{} -{"auth": "AAA", "line": 308, "node": "CCA", "wait": "ACA", "world": "AC", "status": 64, "subtitle": "BAA"} -{"date": "AA", "line": 309, "state": 31, "title": "BCB", "world": "CCC", "status": 11, "cleaned": false, "disabled": true} -{"line": 310, "space": "ACA", "title": "BC", "indexed": false, "abstract": "BA", "disabled": true, "subtitle": "CB"} -{"line": 311, "wait": "ABB", "space": "CAB", "cleaned": true, "indexed": false} -{} -{"line": 313, "subtitle": "CA"} -{"org": 91, "date": "CA", "line": 314, "title": "CAB"} -{} -{"line": 316, "node": "CC", "state": 65} -{"line": 317, "space": "AA"} -{} -{"line": 319, "wait": "AA", "indexed": true} -{"org": 42, "line": 320, "wait": "BB", "world": "AC", "indexed": true, "disabled": true, "subtitle": "ACC"} -{} -{"auth": "CAC", "line": 322} -{} -{"pos": 38, "line": 324, "node": "BBC", "space": "CC"} -{"line": 325, "node": "ACC", "title": "CC", "public": true, "coauthors": "BAC"} -{"bad": false, "date": "AAA", "line": 326, "user": "BA", "space": "AA", "world": "CC", "subtitle": "BBC"} -{"line": 327, "wait": "BA", "state": 81, "title": "BC", "status": 48, "indexed": false, "coauthors": "AB"} -{"line": 328, "space": "ABB"} -{"date": "CCA", "line": 329} -{} -{"auth": "BB", "date": "AAA", "line": 331, "node": "BC", "query": "ABB", "world": "BAB", "disabled": true, "subtitle": "BA"} -{"auth": "ABA", "line": 332, "user": "CBA", "space": "ACC", "title": "CC", "disabled": true} -{"org": 98, "line": 333, "node": "ABA", "public": false, "abstract": "BC", "subtitle": "ACB", "coauthors": "BC"} -{} -{"line": 335, "node": "BAA", "user": "AB", "query": "BAA", "space": "AC", "world": "BC", "cleaned": true, "subtitle": "BAC"} -{"line": 336, "node": "CAC", "state": 76, "cleaned": false, "indexed": true} -{"org": 95, "line": 337, "status": 84} -{} -{"line": 339, "node": "AC", "query": "BA", "space": "ABC", "title": "BCC", "world": "BBA", "subtitle": "ACB"} -{"line": 340, "user": "CBA", "space": "CB", "title": "CBB", "public": true, "cleaned": true, "coauthors": "CAB"} -{"line": 341, "wait": "AA", "status": 82} -{"line": 342, "world": "CC"} -{"auth": "BAB", "line": 343, "query": "BCC", "title": "CAC", "indexed": true} -{"org": 77, "line": 344, "user": "ABA", "world": "BAC", "subtitle": "AA"} -{"org": 56, "pos": 65, "line": 345, "wait": "CB", "state": 99, "title": "CAB", "world": "CC", "subtitle": "BCC"} -{"org": 97, "line": 346, "node": "CC", "state": 68, "title": "AA", "indexed": true} -{"pos": 96, "date": "BBA", "line": 347, "user": "BAA", "state": 3, "title": "CBC", "status": 98, "disabled": true} -{"pos": 66, "auth": "BAA", "line": 348, "node": "BC", "space": "CCC", "world": "ABB", "abstract": "ACA", "disabled": false, "coauthors": "CBB"} -{} -{"line": 350, "status": 54} -{"line": 351, "user": "AB", "wait": "CC", "query": "ABA", "status": 76, "cleaned": false, "abstract": "CBA"} -{"line": 352, "public": false, "disabled": true} -{"org": 92, "line": 353, "space": "AB", "state": 93, "status": 88, "coauthors": "CB"} -{"bad": false, "org": 34, "date": "CB", "line": 354, "wait": "ABC", "query": "BB", "world": "CBA", "public": true, "indexed": false} -{"pos": 9, "date": "CAA", "line": 355, "wait": "CBA", "title": "CAC", "cleaned": true, "indexed": true} -{"line": 356, "user": "BC", "space": "CB", "status": 73, "cleaned": true, "indexed": false, "disabled": true} -{"pos": 28, "line": 357, "space": "BC", "state": 20, "cleaned": false, "abstract": "CCB"} -{"line": 358, "wait": "ABC", "query": "CB", "state": 17, "status": 4, "cleaned": false, "disabled": false} -{} -{"org": 53, "line": 360, "state": 83, "world": "CC", "status": 64, "cleaned": false, "abstract": "CBC", "coauthors": "BC"} -{"line": 361, "title": "BB", "indexed": false} -{"line": 362, "wait": "BCA", "state": 49} -{"line": 363, "query": "CCC", "space": "AA", "title": "CA", "world": "CCC", "cleaned": true, "coauthors": "AAC"} -{"pos": 70, "line": 364, "wait": "BBB", "space": "BAA", "state": 8, "public": false, "coauthors": "AB"} -{"line": 365, "state": 20, "public": true, "status": 87, "cleaned": true, "indexed": false} -{} -{"line": 367, "state": 92, "title": "CCC", "status": 39, "subtitle": "CAB"} -{"org": 38, "line": 368, "state": 54} -{} -{"auth": "ACA", "date": "ACC", "line": 370, "public": true, "status": 52, "subtitle": "CBC"} -{"pos": 98, "line": 371, "node": "CBA", "indexed": true} -{"line": 372, "world": "BA", "status": 40, "coauthors": "AA"} -{} -{"date": "BCC", "line": 374, "query": "BA", "cleaned": true, "indexed": false} -{"line": 375, "query": "CA", "public": false, "indexed": true} -{"bad": false, "auth": "CCA", "date": "ABA", "line": 376, "wait": "BBC", "status": 91, "abstract": "BBC"} -{"pos": 83, "line": 377, "user": "BA", "query": "CB", "space": "CBC", "public": true, "status": 86, "indexed": false, "abstract": "BCC"} -{"org": 15, "line": 378, "wait": "CBC", "title": "ACA", "status": 85} -{"bad": true, "date": "CAC", "line": 379, "state": 57, "abstract": "BC"} -{"line": 380, "world": "CC", "cleaned": true} -{"line": 381, "title": "CB", "public": false, "subtitle": "AC"} -{} -{} -{"line": 384, "status": 12, "coauthors": "CC"} -{"bad": false, "auth": "BAC", "line": 385, "space": "BBC", "public": false, "abstract": "CBB"} -{} -{} -{"bad": true, "line": 388, "node": "BB", "world": "BBC", "status": 71, "cleaned": false} -{"line": 389, "cleaned": false} -{"line": 390, "state": 73} -{"bad": false, "org": 5, "line": 391, "node": "BAA", "wait": "BB", "public": false, "indexed": false, "subtitle": "BAA"} -{"bad": false, "org": 51, "auth": "CCC", "line": 392, "node": "CC", "space": "AC", "cleaned": true} -{} -{"line": 394, "public": true, "abstract": "ACC"} -{"org": 44, "line": 395, "query": "BAC", "subtitle": "BAC"} -{"line": 396, "wait": "BC"} -{"pos": 11, "line": 397, "user": "CBC", "state": 68, "title": "ABB", "world": "AB", "cleaned": false, "indexed": true, "abstract": "BA"} -{"line": 398, "user": "BCB", "title": "AB", "world": "CA", "subtitle": "BC"} -{"bad": true, "line": 399, "query": "BCC"} -{"date": "BC", "line": 400, "user": "BB", "wait": "BB", "public": false, "cleaned": true, "indexed": false} -{} -{"line": 402, "wait": "BA"} -{"line": 403, "query": "BA", "title": "AC", "subtitle": "BCB"} -{} -{"org": 19, "pos": 82, "auth": "BA", "date": "CAA", "line": 405, "query": "CCB"} -{"date": "AC", "line": 406, "state": 26, "world": "CB", "cleaned": false, "disabled": true, "subtitle": "AB"} -{} -{"bad": true, "pos": 79, "date": "CB", "line": 408, "space": "BBA", "state": 11, "indexed": true, "abstract": "BA"} -{"auth": "AC", "line": 409, "status": 59} -{"org": 15, "date": "BAC", "line": 410, "space": "CCA", "disabled": true} -{} -{} -{"line": 413, "space": "BA", "state": 65, "world": "AB", "status": 69} -{} -{"line": 415, "title": "CCB"} -{"line": 416, "title": "BAB", "public": true, "indexed": false, "subtitle": "CA"} -{"date": "BC", "line": 417, "user": "CAB", "wait": "CAB", "cleaned": true, "coauthors": "BBA"} -{"pos": 8, "line": 418, "user": "BB", "query": "AA", "space": "BB", "indexed": true, "subtitle": "ABA", "coauthors": "CBA"} -{"line": 419, "node": "AA", "state": 11, "indexed": true} -{"pos": 2, "line": 420, "node": "CBC", "state": 86, "cleaned": false} -{"org": 73, "line": 421, "disabled": false} -{"line": 422, "user": "CB", "query": "BAC", "status": 69} -{"line": 423, "status": 22} -{"auth": "CB", "line": 424, "wait": "CCA", "space": "BA", "world": "AAB", "public": false, "disabled": false} -{"bad": true, "date": "AAB", "line": 425, "node": "BAC", "state": 81, "world": "AC", "cleaned": false, "indexed": true, "subtitle": "CBA", "coauthors": "BC"} -{"line": 426, "wait": "CB", "query": "BCC", "status": 97} -{"org": 47, "date": "CC", "line": 427, "query": "CB", "cleaned": true} -{"org": 33, "line": 428, "query": "AC", "space": "ACC", "status": 48, "indexed": false, "abstract": "BC", "disabled": true} -{"org": 10, "pos": 77, "date": "BC", "line": 429, "query": "AB"} -{"pos": 7, "line": 430, "space": "AA", "abstract": "CCA"} -{"bad": false, "line": 431, "node": "AC", "user": "CA", "query": "CAB"} -{"bad": false, "auth": "CA", "line": 432} -{} -{"org": 98, "auth": "BAA", "line": 434, "title": "CCC", "world": "BAC", "public": true} -{"pos": 12, "line": 435, "user": "BBA", "wait": "AA", "space": "AB", "state": 54, "indexed": false, "disabled": true} -{"line": 436, "query": "AAA", "space": "AB", "title": "CA", "world": "AC", "coauthors": "AA"} -{"bad": false, "pos": 42, "auth": "CB", "date": "ABC", "line": 437, "wait": "CCC", "space": "AB", "coauthors": "ABC"} -{"pos": 15, "auth": "CBB", "line": 438, "node": "BBB", "query": "CB", "title": "BB", "abstract": "BC"} -{"line": 439, "title": "CC", "disabled": false} -{"line": 440, "title": "AB", "disabled": false} -{"bad": true, "org": 3, "line": 441, "node": "BB", "user": "BCB", "query": "AB", "space": "BA", "cleaned": true, "indexed": false, "disabled": false} -{"pos": 58, "date": "CC", "line": 442, "node": "CB", "user": "BCC", "state": 62, "status": 12} -{"bad": true, "line": 443, "space": "AAB", "world": "BCB"} -{"bad": false, "date": "CA", "line": 444, "space": "BBB", "state": 56, "public": true, "cleaned": false, "disabled": false} -{} -{"org": 31, "line": 446, "world": "ABC", "public": true, "cleaned": true, "disabled": true, "coauthors": "CB"} -{"line": 447, "state": 54, "indexed": true} -{"bad": false, "line": 448, "node": "ABB", "wait": "AAC", "state": 98, "title": "AC", "world": "BC", "public": true, "disabled": true} -{"pos": 61, "line": 449, "world": "AAC", "indexed": true, "disabled": true} -{"org": 56, "line": 450, "title": "CA"} -{"pos": 58, "auth": "BBB", "date": "BB", "line": 451, "space": "ABA"} -{"auth": "AB", "line": 452, "world": "CA", "cleaned": true} -{"bad": true, "pos": 20, "date": "ABB", "line": 453, "node": "CAB", "abstract": "AC", "disabled": true} -{} -{"org": 96, "line": 455, "wait": "AC", "query": "AA", "state": 91, "world": "AA", "public": false, "cleaned": true, "subtitle": "BBC"} -{"line": 456, "status": 99, "disabled": true} -{"org": 86, "line": 457, "public": true, "coauthors": "AC"} -{"line": 458, "status": 14, "cleaned": true, "disabled": true} -{"pos": 66, "line": 459, "node": "BBA", "user": "CB", "query": "AAB", "world": "AB", "public": false} -{"pos": 95, "line": 460, "wait": "CBA", "space": "BC", "state": 58, "title": "BCA", "world": "BB", "abstract": "CCA", "coauthors": "CB"} -{} -{"pos": 89, "auth": "CAC", "line": 462, "user": "CB", "query": "BBA", "title": "AB", "abstract": "BCC", "coauthors": "ABB"} -{"bad": false, "org": 13, "line": 463, "query": "AA", "status": 49, "disabled": false} -{"bad": true, "line": 464, "cleaned": false, "coauthors": "BB"} -{"org": 14, "pos": 25, "line": 465, "node": "CAC", "query": "BA", "space": "AAA", "abstract": "BBA"} -{"org": 63, "line": 466, "query": "BAC", "title": "CA", "status": 76, "abstract": "ACA", "subtitle": "ACC"} -{"line": 467, "wait": "BA", "abstract": "AC", "disabled": false, "subtitle": "BC"} -{"org": 76, "line": 468, "query": "AB", "title": "CA", "public": false} -{"bad": false, "line": 469, "state": 95, "world": "AC", "status": 65, "cleaned": false, "disabled": false} -{"bad": false, "date": "CCC", "line": 470, "user": "CC", "wait": "AB", "query": "BBC", "status": 6, "subtitle": "AA"} -{"bad": true, "date": "BB", "line": 471, "state": 82, "indexed": true, "coauthors": "AAA"} -{} -{"bad": false, "auth": "ACB", "date": "CA", "line": 473, "space": "ABB", "state": 12, "world": "CBC", "indexed": true, "coauthors": "CC"} -{"bad": false, "pos": 86, "line": 474, "user": "ACC", "space": "BBA", "abstract": "CAC", "subtitle": "AA"} -{"line": 475, "cleaned": true} -{"date": "CB", "line": 476, "wait": "BB", "space": "BA", "title": "CC", "public": true, "status": 6, "abstract": "ACC"} -{"org": 30, "line": 477, "user": "CBB", "wait": "BA", "state": 96, "status": 19, "subtitle": "BB"} -{"org": 99, "line": 478, "node": "BAB", "state": 78, "title": "CC"} -{"bad": false, "date": "ACB", "line": 479, "node": "CB", "world": "CBC", "public": true} -{"line": 480, "node": "BA", "query": "ABC", "space": "CBA", "state": 0, "status": 65, "disabled": true} -{"bad": false, "org": 24, "auth": "BAC", "date": "BBB", "line": 481, "user": "CAC", "public": true, "subtitle": "BBC", "coauthors": "CBA"} -{"bad": true, "org": 18, "date": "BB", "line": 482, "status": 3, "cleaned": false, "indexed": true, "coauthors": "ACC"} -{"line": 483, "user": "AC", "wait": "CB", "disabled": false} -{"line": 484, "query": "AAB", "space": "CAA", "world": "AC", "disabled": true, "subtitle": "AA"} -{"pos": 2, "line": 485, "space": "CA"} -{"org": 42, "date": "CB", "line": 486, "indexed": false} -{"org": 3, "line": 487, "wait": "CAA", "cleaned": true, "disabled": true, "subtitle": "CA"} -{"org": 68, "pos": 87, "line": 488, "node": "BC", "query": "CAA", "public": false, "status": 46, "cleaned": false, "subtitle": "CCB"} -{} -{"line": 490, "node": "BCB", "space": "CC", "status": 60, "cleaned": false} -{"org": 9, "pos": 36, "line": 491, "user": "BA", "state": 42, "status": 96, "subtitle": "CBA"} -{"line": 492, "node": "CBC", "user": "ABC", "state": 16, "title": "BCC", "status": 24, "indexed": false, "disabled": true} -{"auth": "CC", "line": 493, "wait": "BBB", "public": false, "disabled": false, "coauthors": "AB"} -{} -{"line": 495, "node": "BAC", "wait": "BB", "title": "BBC", "status": 3, "cleaned": false, "disabled": false, "subtitle": "BA", "coauthors": "AB"} -{} -{"line": 497, "node": "BC", "query": "CC", "indexed": false, "coauthors": "CAC"} -{"auth": "BBA", "line": 498, "state": 68} -{"line": 499, "user": "BAA", "wait": "AAA", "state": 21, "title": "CCB", "indexed": true, "subtitle": "CCC", "coauthors": "BB"} -{"bad": true, "auth": "AAA", "date": "AB", "line": 500, "node": "AC", "user": "CC", "indexed": true, "disabled": true, "subtitle": "CC"} -{"pos": 37, "auth": "BB", "line": 501, "user": "BA", "space": "BA", "title": "CCA", "public": false, "cleaned": true} -{"auth": "BCA", "date": "BA", "line": 502} -{"bad": true, "pos": 1, "line": 503, "world": "ABA", "public": false, "indexed": false, "abstract": "AC", "disabled": true} -{"auth": "BBB", "line": 504, "node": "BB", "space": "AC", "subtitle": "ACB"} -{"auth": "CAC", "line": 505, "wait": "BA", "query": "CC", "state": 19, "title": "ACA"} -{"date": "CAB", "line": 506, "node": "ABC", "public": false, "cleaned": false, "indexed": false, "subtitle": "BC"} -{"date": "AA", "line": 507, "user": "CBB", "wait": "CCC", "query": "CAC", "state": 87, "abstract": "BBC", "coauthors": "CA"} -{"bad": false, "auth": "AC", "line": 508, "user": "CBB", "query": "ABA", "cleaned": false, "indexed": true, "subtitle": "BC", "coauthors": "BA"} -{"pos": 27, "auth": "AA", "line": 509, "node": "CBB", "query": "CC", "title": "ABA", "subtitle": "CCA"} -{"org": 5, "pos": 76, "line": 510, "space": "AA", "title": "CAC", "abstract": "AAB", "subtitle": "BBB"} -{"bad": true, "line": 511} -{"line": 512, "wait": "ACB", "indexed": false} -{"bad": true, "auth": "CBA", "line": 513, "user": "CBA", "query": "CC", "world": "BA", "public": false, "coauthors": "CC"} -{} -{"date": "CBC", "line": 515, "wait": "BB", "space": "CA", "state": 97} -{"auth": "CBC", "line": 516, "disabled": true} -{"line": 517, "node": "CBA", "user": "CCA", "state": 91, "coauthors": "BA"} -{"bad": false, "line": 518, "space": "AAB", "cleaned": true} -{} -{"line": 520, "title": "CA", "status": 38, "cleaned": false} -{"org": 71, "auth": "BCA", "line": 521, "user": "CA", "world": "AC", "abstract": "AAB"} -{"bad": true, "pos": 28, "line": 522, "abstract": "BAA"} -{"line": 523, "node": "AAB", "coauthors": "CBC"} -{"line": 524, "status": 51, "cleaned": false} -{"date": "AA", "line": 525, "query": "AAB", "public": true, "disabled": true, "coauthors": "CA"} -{"org": 15, "line": 526, "node": "BAB", "user": "AC", "cleaned": false, "coauthors": "CAC"} -{"line": 527, "world": "ABA", "public": true, "disabled": true} -{"bad": false, "auth": "BBC", "date": "BAC", "line": 528, "space": "BA", "state": 48, "public": true, "abstract": "BB"} -{"auth": "BA", "date": "CA", "line": 529, "wait": "CAC", "query": "CB", "cleaned": false, "indexed": false, "disabled": true, "subtitle": "ABC"} -{"bad": true, "org": 55, "pos": 32, "line": 530, "wait": "AC", "space": "BCA", "world": "ABA", "public": true, "indexed": true} -{"line": 531, "wait": "BAA", "title": "CBC"} -{"pos": 35, "line": 532, "space": "AAB", "world": "AA", "public": true} -{"line": 533, "space": "AB", "coauthors": "BA"} -{"auth": "CBC", "line": 534, "space": "ACA", "world": "BB", "coauthors": "CBB"} -{"line": 535, "node": "BAA", "wait": "ACA", "public": true, "status": 47} -{"org": 16, "line": 536, "node": "CBC", "space": "CB", "abstract": "AC", "subtitle": "BBB", "coauthors": "CC"} -{"line": 537, "wait": "AAB", "space": "CAC", "abstract": "AB"} -{"line": 538, "query": "CAC"} -{"pos": 62, "line": 539, "query": "AAA", "space": "BC", "world": "AC", "status": 18, "indexed": false, "coauthors": "BAC"} -{"org": 30, "line": 540, "user": "BAC", "query": "BC", "space": "AB", "world": "AA", "status": 12, "cleaned": true} -{"org": 30, "line": 541, "node": "CBA", "user": "CCB", "query": "BB", "public": true, "cleaned": false, "disabled": true} -{} -{"bad": true, "line": 543, "subtitle": "ABB"} -{"bad": true, "pos": 43, "line": 544, "subtitle": "BBB", "coauthors": "ABB"} -{} -{"line": 546, "node": "CB", "user": "BA", "subtitle": "AB"} -{"pos": 45, "line": 547, "user": "AA", "title": "BBB", "abstract": "CBB"} -{"pos": 23, "line": 548, "wait": "CCB", "title": "AC", "world": "AAA", "abstract": "BBC", "coauthors": "ACC"} -{"org": 55, "date": "CB", "line": 549, "space": "AA", "disabled": true, "subtitle": "BA"} -{"org": 39, "line": 550, "public": false, "cleaned": true} -{"auth": "CC", "line": 551, "space": "AAB", "state": 41, "world": "CB"} -{} -{"bad": false, "line": 553, "node": "CBB", "query": "BAA", "state": 26, "status": 84, "indexed": true, "disabled": false, "coauthors": "CC"} -{"line": 554, "node": "AAA", "user": "CCC", "query": "ABB", "space": "ABC", "world": "ABA"} -{"bad": true, "line": 555, "node": "BBB", "user": "BA", "wait": "CCB", "space": "CC", "state": 18, "coauthors": "BB"} -{"auth": "AA", "line": 556, "query": "ACC", "space": "BAB", "state": 71, "public": false, "indexed": true, "subtitle": "AA"} -{"line": 557, "cleaned": true, "indexed": true, "abstract": "AB", "disabled": false} -{"auth": "BCC", "line": 558, "user": "BAB", "space": "BB", "title": "ACB", "world": "BCA", "cleaned": false, "coauthors": "CBC"} -{} -{"org": 18, "auth": "ACC", "line": 560, "wait": "AB", "status": 1, "indexed": true} -{"line": 561, "public": false, "status": 8, "abstract": "BA"} -{"bad": true, "pos": 86, "line": 562, "query": "AAB", "state": 27, "title": "ABA", "public": true, "indexed": false, "coauthors": "BA"} -{} -{"date": "BB", "line": 564, "user": "BA", "wait": "CCC", "space": "CB", "title": "BAC", "public": true, "disabled": false, "coauthors": "CCB"} -{"pos": 80, "line": 565, "wait": "CAA", "space": "AB"} -{"auth": "CBB", "date": "AB", "line": 566, "user": "CB", "abstract": "BC", "subtitle": "BCA"} -{"pos": 68, "line": 567, "node": "BA", "title": "CCB", "status": 78} -{"auth": "BC", "line": 568, "node": "BB", "query": "AB", "space": "AB"} -{} -{"pos": 54, "line": 570} -{"line": 571, "node": "ABB", "user": "CC", "world": "BBB", "indexed": true, "abstract": "CC", "coauthors": "BA"} -{"line": 572, "state": 41} -{"line": 573, "node": "BCB", "cleaned": true, "subtitle": "CBC"} -{"pos": 27, "line": 574, "space": "CC", "title": "ABA"} -{"pos": 52, "line": 575, "public": false, "status": 29, "cleaned": false, "indexed": false, "coauthors": "ACC"} -{"org": 86, "date": "AB", "line": 576, "node": "BC", "user": "CC", "wait": "AAA", "query": "CA", "title": "BBB", "disabled": false} -{"date": "BB", "line": 577, "abstract": "CAA"} -{"pos": 99, "auth": "CCC", "line": 578, "node": "ACB", "query": "ABA", "space": "CCB", "public": true, "subtitle": "BBB", "coauthors": "ACA"} -{"line": 579, "wait": "BCC"} -{"line": 580, "user": "CA", "state": 99, "world": "BAC"} -{"date": "AC", "line": 581, "node": "AA", "state": 55, "title": "AAA", "world": "AAA", "public": true, "cleaned": false} -{"line": 582, "query": "ACC", "cleaned": true, "disabled": false} -{"auth": "AAB", "line": 583, "query": "BAC"} -{"auth": "AA", "line": 584, "user": "BAC"} -{} -{"bad": false, "org": 96, "pos": 95, "line": 586, "wait": "BC", "status": 96, "cleaned": false} -{"bad": true, "pos": 79, "auth": "BC", "line": 587, "node": "BA", "user": "BBC", "subtitle": "BCB"} -{"line": 588, "state": 55} -{"date": "AC", "line": 589, "node": "CB", "user": "BA", "query": "BAB", "title": "ABC", "world": "AB", "subtitle": "CBC"} -{"bad": false, "line": 590, "user": "AAB", "world": "BAA", "cleaned": false, "indexed": false} -{"line": 591, "node": "ACC", "wait": "BC", "title": "CB", "public": false, "cleaned": true, "abstract": "CBB", "disabled": false, "subtitle": "BAC"} -{"line": 592, "user": "BC", "public": false} -{} -{"org": 57, "line": 594, "wait": "CC", "title": "BAC", "abstract": "AA"} -{"auth": "BBC", "line": 595, "query": "BA", "state": 3, "world": "AAC", "coauthors": "BB"} -{} -{"line": 597, "user": "CC", "subtitle": "CC"} -{"line": 598, "node": "AA", "user": "AAA", "wait": "BBA", "space": "ACB"} -{"auth": "BB", "line": 599, "node": "BA", "user": "ABA", "abstract": "AB"} -{} -{"line": 601, "user": "BB", "space": "AC", "world": "AAA", "cleaned": false, "coauthors": "ABB"} -{"bad": false, "line": 602, "title": "CAB", "coauthors": "ABB"} -{} -{"org": 79, "line": 604, "world": "CCC"} -{"org": 56, "line": 605, "query": "AB", "public": true, "status": 20, "cleaned": true, "indexed": true, "coauthors": "ACA"} -{"bad": true, "org": 13, "auth": "BBC", "date": "CA", "line": 606, "user": "ABC", "public": false, "subtitle": "CC"} -{"line": 607, "query": "BA"} -{"bad": true, "pos": 12, "line": 608, "coauthors": "CB"} -{"bad": false, "line": 609, "status": 42} -{} -{"bad": true, "line": 611} -{"bad": true, "auth": "CCA", "line": 612, "node": "CBA", "query": "CAA", "public": false, "cleaned": false, "subtitle": "BC"} -{"org": 65, "line": 613, "query": "BC"} -{} -{"pos": 69, "line": 615, "node": "AAC", "user": "CAC", "wait": "BAC", "space": "CC", "title": "AAB"} -{"bad": false, "pos": 65, "line": 616, "abstract": "AB", "coauthors": "BBB"} -{} -{"org": 38, "line": 618, "node": "BC", "world": "BA", "coauthors": "AA"} -{"line": 619, "cleaned": false, "disabled": false} -{"pos": 79, "auth": "BC", "date": "AB", "line": 620, "node": "CB", "coauthors": "BAA"} -{"auth": "CAA", "line": 621, "user": "BAC", "space": "CBA", "title": "CB", "public": false, "cleaned": false} -{} -{"bad": false, "line": 623, "status": 12} -{"org": 36, "auth": "BBB", "date": "AB", "line": 624, "wait": "BAC", "title": "AB", "cleaned": false, "indexed": false, "coauthors": "CB"} -{"line": 625, "node": "CBB", "wait": "AA", "query": "CCB", "subtitle": "AB"} -{"bad": true, "pos": 3, "date": "BB", "line": 626, "user": "AA", "wait": "BC", "subtitle": "BA"} -{"org": 28, "pos": 45, "line": 627, "node": "BC", "user": "BC", "query": "AC", "public": true, "status": 63} -{"date": "CA", "line": 628, "query": "BC", "public": false, "status": 47, "disabled": false} -{} -{"pos": 67, "line": 630, "wait": "CB", "coauthors": "AC"} -{"org": 33, "line": 631, "query": "BB", "world": "BBB", "status": 92} -{"date": "CAC", "line": 632, "query": "CBC", "space": "CC", "state": 65, "title": "AC", "world": "CBC", "coauthors": "CC"} -{} -{"pos": 69, "auth": "CC", "line": 634, "query": "BCA", "status": 46, "disabled": false} -{"pos": 34, "line": 635, "wait": "CB"} -{"date": "BB", "line": 636, "wait": "CC", "space": "AC", "state": 9, "status": 23, "disabled": true} -{"pos": 65, "date": "AA", "line": 637, "user": "CCB", "public": true, "cleaned": true, "indexed": false} -{"bad": true, "auth": "BC", "date": "BC", "line": 638, "wait": "AB", "title": "BB", "public": false, "abstract": "ACC"} -{"auth": "BC", "date": "CAA", "line": 639, "state": 44, "world": "CBC", "disabled": false} -{"line": 640, "user": "BA", "query": "AA", "space": "AC", "title": "ACB", "world": "CB", "disabled": true} -{"pos": 66, "line": 641, "state": 37, "disabled": true} -{"bad": true, "line": 642, "user": "AAA", "query": "BA", "world": "AAA", "disabled": true, "coauthors": "CBC"} -{"bad": false, "org": 96, "line": 643, "query": "AAA", "space": "BA", "title": "ABB", "world": "BA", "status": 75, "cleaned": false} -{"org": 66, "date": "CB", "line": 644, "query": "CA", "state": 36, "status": 79, "cleaned": true, "subtitle": "AA"} -{"date": "CBA", "line": 645, "node": "ABA", "wait": "BC", "space": "BCB", "public": true} -{"org": 37, "auth": "BB", "line": 646, "query": "CAA", "indexed": true, "abstract": "CBA", "coauthors": "CBA"} -{} -{} -{"org": 11, "line": 649, "user": "CC", "state": 58, "world": "BAB"} -{"line": 650, "title": "CB", "public": false, "status": 19, "disabled": false, "coauthors": "AA"} -{"pos": 8, "line": 651, "user": "BBC", "indexed": true, "disabled": true} -{"pos": 67, "date": "AA", "line": 652, "query": "CC", "cleaned": true, "indexed": false} -{"auth": "AAC", "line": 653, "node": "CBB", "public": false, "disabled": true, "coauthors": "AAA"} -{"bad": true, "line": 654, "query": "AC", "disabled": false} -{"bad": false, "org": 15, "line": 655, "user": "CCC", "space": "CC", "world": "CCA", "public": true} -{"line": 656, "coauthors": "BBB"} -{"date": "ACB", "line": 657, "title": "BA"} -{"pos": 51, "line": 658, "user": "BC", "query": "CC", "cleaned": true, "abstract": "BA"} -{"pos": 95, "date": "CA", "line": 659, "user": "CCA", "cleaned": false, "abstract": "BA", "subtitle": "CCA"} -{"bad": false, "org": 19, "auth": "CA", "date": "ABA", "line": 660, "user": "BCB", "state": 23, "indexed": false} -{"bad": false, "org": 97, "line": 661, "node": "BA", "space": "BAB", "state": 64, "indexed": false, "coauthors": "BB"} -{"line": 662, "status": 11} -{"org": 44, "pos": 58, "line": 663, "title": "BCC", "cleaned": false, "subtitle": "ACB"} -{"bad": true, "pos": 82, "auth": "ABB", "line": 664, "node": "AB", "coauthors": "CC"} -{"bad": false, "line": 665, "public": true, "status": 25, "cleaned": true, "abstract": "BB", "disabled": false} -{"pos": 71, "line": 666, "user": "CB", "wait": "AC", "abstract": "ACA", "coauthors": "CBB"} -{"bad": true, "date": "CA", "line": 667, "node": "CC", "user": "BB", "space": "BC", "title": "AA"} -{} -{"auth": "AAB", "line": 669} -{"pos": 56, "line": 670, "wait": "AAC", "query": "ABA", "status": 35, "disabled": false} -{"org": 3, "line": 671} -{"bad": false, "line": 672, "state": 46, "cleaned": true} -{"org": 9, "line": 673, "state": 30, "status": 72, "abstract": "ACA", "coauthors": "CB"} -{"bad": true, "auth": "BB", "line": 674, "node": "BCC", "user": "AAA", "wait": "CA", "title": "BBB", "status": 86, "indexed": false} -{"pos": 63, "line": 675, "indexed": true} -{"bad": true, "line": 676, "query": "CBB", "space": "BB", "public": false, "status": 5, "abstract": "CCC"} -{"bad": true, "org": 60, "pos": 82, "date": "BAA", "line": 677, "space": "BB", "title": "BBB", "cleaned": false, "coauthors": "CAA"} -{} -{} -{"bad": false, "date": "CCA", "line": 680, "space": "CB", "state": 73, "cleaned": false, "abstract": "CA"} -{"date": "BBB", "line": 681, "query": "CC", "state": 92, "public": true, "abstract": "AB", "coauthors": "CBA"} -{"line": 682, "subtitle": "CCA"} -{"pos": 55, "line": 683, "node": "CA", "space": "AC", "world": "BAC", "abstract": "AA", "disabled": true, "subtitle": "AC"} -{"line": 684, "query": "BC", "state": 75, "world": "ACA", "coauthors": "AAC"} -{"line": 685, "status": 21} -{"line": 686, "wait": "CB", "query": "BB", "state": 39, "title": "CBC", "cleaned": true, "disabled": false} -{"line": 687, "user": "CC", "wait": "AB", "query": "BB", "world": "CCA", "cleaned": true} -{"pos": 16, "auth": "CAC", "line": 688, "user": "BB", "wait": "ACC", "state": 94, "title": "BBC", "disabled": false, "coauthors": "AAC"} -{} -{"org": 43, "line": 690} -{} -{"pos": 57, "date": "BCA", "line": 692, "query": "BC", "state": 4, "title": "CA", "public": false, "subtitle": "AA", "coauthors": "ABB"} -{"line": 693, "wait": "BBA"} -{"bad": false, "auth": "BCA", "date": "CC", "line": 694, "user": "BBA", "public": true, "disabled": false, "coauthors": "CB"} -{"pos": 99, "line": 695, "user": "CC", "wait": "BB", "space": "BCA", "state": 66, "indexed": true} -{"org": 1, "line": 696, "space": "BCC", "disabled": false, "coauthors": "BC"} -{"auth": "BC", "line": 697, "space": "CBB", "cleaned": true, "indexed": false} -{"pos": 44, "line": 698, "wait": "AC", "indexed": false} -{"org": 31, "line": 699, "wait": "AA", "title": "BBB", "indexed": true, "disabled": false} -{"bad": true, "pos": 5, "auth": "BB", "line": 700, "node": "CC", "space": "ACB", "world": "ACC", "indexed": false, "abstract": "CB"} -{"line": 701, "space": "CB", "cleaned": false} -{"line": 702, "space": "CCC"} -{"pos": 5, "date": "BA", "line": 703, "world": "CA", "subtitle": "ABA", "coauthors": "AB"} -{} -{"date": "BBB", "line": 705} -{"date": "BC", "line": 706, "query": "CB", "state": 10, "status": 70, "abstract": "ABA"} -{"auth": "CB", "line": 707} -{"pos": 94, "date": "CBC", "line": 708, "wait": "BBA", "cleaned": true} -{"org": 5, "date": "BBB", "line": 709, "space": "CA", "state": 86, "world": "BB", "public": true, "indexed": false} -{"line": 710, "node": "CA", "query": "ABC", "world": "ACA", "public": true, "status": 40, "disabled": true} -{"bad": true, "line": 711} -{"line": 712, "node": "AA", "query": "AB", "coauthors": "BBC"} -{"line": 713, "node": "BBA", "user": "ABB", "space": "AAA", "public": false} -{"bad": true, "auth": "AC", "line": 714, "wait": "BAC", "public": false} -{"line": 715, "public": false, "abstract": "CA"} -{"line": 716, "user": "AC", "indexed": true, "coauthors": "CB"} -{"org": 26, "line": 717, "node": "AC", "state": 4, "title": "ABB", "public": true, "indexed": true, "coauthors": "CCA"} -{"line": 718, "wait": "CA", "title": "CCA", "world": "CCC", "abstract": "ACA"} -{"org": 29, "auth": "ACA", "line": 719, "node": "CA", "user": "CA", "public": false, "status": 24, "indexed": true, "subtitle": "AA"} -{} -{"line": 721, "abstract": "BAC", "disabled": true} -{"line": 722, "world": "BC"} -{"pos": 9, "auth": "AA", "line": 723, "node": "BCC", "query": "BCC", "state": 27, "title": "BC", "world": "CC", "public": false, "disabled": true} -{"org": 78, "date": "ACB", "line": 724, "wait": "ABA", "space": "AA", "cleaned": true, "indexed": true} -{"line": 725, "state": 60} -{} -{} -{"line": 728, "user": "CCC", "wait": "ABA", "title": "CAC"} -{"line": 729, "wait": "CC", "public": false, "status": 39, "indexed": true, "disabled": true} -{"auth": "CB", "line": 730, "subtitle": "BBA", "coauthors": "CAC"} -{"line": 731, "space": "BCB", "world": "CBB"} -{"line": 732, "cleaned": true} -{"bad": true, "org": 67, "pos": 9, "line": 733, "node": "ACC"} -{"bad": true, "org": 58, "pos": 1, "line": 734, "wait": "CAC", "query": "CAA", "world": "BC", "public": true, "abstract": "BCA", "subtitle": "ACC"} -{"pos": 82, "date": "BC", "line": 735, "query": "AB", "state": 45, "public": false, "indexed": false, "coauthors": "BA"} -{"line": 736, "node": "BBB", "state": 68, "title": "BC", "status": 34, "cleaned": true, "disabled": true} -{"auth": "AC", "line": 737} -{"date": "BA", "line": 738, "space": "CCC", "public": false} -{"line": 739, "node": "BAA"} -{"org": 72, "pos": 51, "line": 740, "title": "BC", "coauthors": "CA"} -{"line": 741, "user": "CCB", "query": "ACA", "state": 72} -{"bad": true, "org": 80, "pos": 52, "line": 742, "user": "BC", "subtitle": "BBA", "coauthors": "BCA"} -{} -{"line": 744, "node": "BAC", "query": "BC", "public": false, "abstract": "AB"} -{"line": 745, "world": "CAC"} -{"pos": 35, "auth": "CBB", "line": 746, "user": "AB", "space": "AAB", "title": "AA", "public": false} -{"bad": false, "org": 78, "line": 747, "node": "AAA", "state": 69, "world": "AB", "subtitle": "BA"} -{"bad": true, "line": 748, "public": true} -{"org": 47, "line": 749, "wait": "BC", "query": "BBB"} -{"line": 750, "title": "BBB"} -{"org": 33, "line": 751, "query": "CB", "disabled": true} -{"line": 752, "space": "CC", "subtitle": "BB"} -{"org": 89, "line": 753} -{"auth": "ABA", "line": 754, "coauthors": "ACC"} -{"pos": 47, "line": 755, "subtitle": "BA"} -{"pos": 72, "date": "BA", "line": 756, "query": "AB", "state": 81, "status": 25, "cleaned": false, "subtitle": "CB", "coauthors": "BCA"} -{"line": 757, "state": 46, "public": true, "status": 88, "disabled": false} -{"line": 758, "world": "AB", "abstract": "BB", "disabled": true, "coauthors": "AAA"} -{"line": 759, "query": "AC", "abstract": "AAB"} -{"auth": "BC", "line": 760, "node": "CAA", "indexed": false, "abstract": "BA"} -{"auth": "BAC", "line": 761, "query": "BCA", "space": "ACC", "state": 10, "title": "BC", "cleaned": true, "disabled": true, "coauthors": "ABA"} -{"pos": 43, "line": 762, "disabled": true} -{"line": 763, "user": "BBC", "world": "CBA", "indexed": true} -{"pos": 70, "line": 764, "wait": "ACB", "query": "BA", "space": "BC", "public": false, "status": 22, "abstract": "BAC"} -{} -{"date": "CA", "line": 766, "abstract": "CBC", "disabled": false} -{"bad": true, "date": "BCB", "line": 767, "node": "AAA", "user": "BCC", "title": "CC", "indexed": false} -{"line": 768, "node": "ABB", "title": "CB", "abstract": "AA"} -{"org": 21, "date": "CBB", "line": 769, "user": "ABC", "space": "CC", "abstract": "BB"} -{"org": 66, "auth": "AC", "line": 770, "user": "CC", "space": "CA", "public": false, "coauthors": "AA"} -{"org": 58, "line": 771, "node": "AC", "coauthors": "BCC"} -{} -{"pos": 98, "auth": "BC", "date": "CCC", "line": 773, "node": "CB", "wait": "CC", "space": "ABB", "abstract": "ACC"} -{} -{"line": 775, "user": "AC", "query": "BC", "indexed": true, "abstract": "AAA"} -{"line": 776, "indexed": false, "subtitle": "BAA"} -{"pos": 33, "date": "CCB", "line": 777, "public": true} -{"bad": true, "line": 778, "world": "BCA"} -{"auth": "CA", "date": "AC", "line": 779, "space": "CAC"} -{"bad": false, "date": "BAB", "line": 780, "space": "ACB", "title": "BB", "cleaned": true, "disabled": false} -{"bad": false, "auth": "CAC", "line": 781, "space": "CB", "title": "AAB", "disabled": false, "subtitle": "CA"} -{"bad": true, "pos": 97, "auth": "AC", "line": 782, "state": 78, "public": true, "status": 46, "abstract": "CCA"} -{"line": 783, "user": "BBA"} -{} -{"line": 785, "space": "BCC", "state": 63, "title": "CA", "cleaned": true, "abstract": "BA"} -{"line": 786, "node": "CAC"} -{"pos": 65, "line": 787} -{"line": 788, "space": "ABB"} -{} -{"org": 14, "line": 790, "abstract": "CAB", "coauthors": "BBC"} -{"pos": 57, "line": 791, "node": "CB", "cleaned": false, "disabled": false, "subtitle": "CBA"} -{"org": 84, "auth": "CAA", "line": 792, "wait": "AB", "status": 51, "indexed": true, "abstract": "CC"} -{"bad": true, "org": 72, "line": 793, "space": "ACA"} -{} -{"pos": 99, "auth": "BC", "line": 795, "user": "ABB", "wait": "CC", "state": 76, "cleaned": false, "abstract": "CA"} -{"date": "CB", "line": 796, "wait": "CCA", "world": "CBC", "public": false} -{"line": 797, "state": 49, "coauthors": "CC"} -{"org": 74, "pos": 34, "line": 798, "wait": "BBB", "space": "BB", "title": "ABB", "disabled": false} -{"line": 799, "abstract": "CB"} -{"date": "CCA", "line": 800, "node": "BA", "user": "ABB", "state": 84, "status": 18, "cleaned": false, "disabled": true} -{"auth": "CB", "date": "AC", "line": 801, "user": "CAA", "space": "CBC", "state": 81, "world": "CA", "coauthors": "BCB"} -{"org": 4, "line": 802, "public": false, "abstract": "ABA", "disabled": false} -{"auth": "CBC", "line": 803, "node": "BBC", "space": "BC", "state": 99, "cleaned": true, "disabled": true} -{"pos": 54, "auth": "AC", "date": "BAA", "line": 804, "wait": "CA", "space": "AB", "public": true, "cleaned": false} -{} -{"auth": "BCB", "line": 806, "wait": "BCC", "subtitle": "AAA"} -{"line": 807, "space": "ACA", "disabled": false} -{"org": 96, "pos": 74, "line": 808, "query": "CBA", "space": "CA", "public": false, "disabled": false} -{} -{"bad": false, "line": 810, "node": "AB", "state": 12, "title": "AA", "status": 20, "disabled": true, "coauthors": "CAC"} -{"auth": "ABC", "date": "CA", "line": 811} -{"line": 812, "node": "AAC", "title": "AB", "indexed": false, "disabled": false} -{} -{"line": 814, "world": "CBA", "status": 15, "abstract": "CBA"} -{"pos": 49, "line": 815, "status": 49} -{"line": 816, "subtitle": "CAB"} -{} -{} -{"line": 819, "wait": "AA", "query": "CA", "title": "CB", "world": "CAC", "indexed": true, "disabled": true} -{"auth": "ABB", "line": 820, "node": "AB", "wait": "AC", "query": "CC", "public": false, "cleaned": true, "indexed": false, "abstract": "AA"} -{"org": 5, "line": 821, "node": "AB", "wait": "BA", "indexed": true} -{"bad": false, "pos": 27, "date": "CB", "line": 822, "node": "CBA", "wait": "CC", "query": "BCC", "title": "CC", "indexed": false} -{"line": 823, "query": "BC", "public": false, "status": 28} -{"line": 824, "status": 1, "abstract": "BB"} -{} -{"auth": "AA", "line": 826, "query": "CA", "title": "BC", "status": 33} -{"bad": true, "line": 827, "query": "BA", "state": 9, "title": "BB", "public": false, "status": 41, "abstract": "ACB", "subtitle": "ACC"} -{"auth": "AB", "line": 828, "node": "BAC", "public": false, "subtitle": "CAB", "coauthors": "AB"} -{"line": 829, "node": "CBC", "public": true, "disabled": false} -{"auth": "BAB", "line": 830} -{"bad": true, "line": 831, "wait": "BBA", "space": "BB", "indexed": false} -{"org": 70, "line": 832, "wait": "BC", "space": "AB", "world": "AC", "status": 96, "indexed": true, "disabled": true} -{"bad": true, "date": "BA", "line": 833, "space": "BA", "state": 8, "world": "BAB", "status": 18, "indexed": true} -{"line": 834, "query": "AB"} -{"bad": true, "line": 835, "status": 5} -{"bad": false, "line": 836, "user": "AB", "world": "BAC", "cleaned": true, "indexed": false, "subtitle": "BB"} -{"line": 837, "public": false} -{"pos": 7, "line": 838} -{"auth": "CA", "line": 839, "query": "ABB", "public": true, "indexed": true} -{"bad": false, "date": "AAB", "line": 840, "wait": "CC", "public": false, "coauthors": "BCB"} -{"org": 24, "pos": 41, "auth": "AB", "line": 841, "node": "BC", "state": 97} -{"date": "BAB", "line": 842, "user": "BAA", "wait": "BB", "world": "CBA", "public": true, "status": 18} -{"line": 843, "query": "CCB", "space": "BB", "title": "BA", "subtitle": "CA"} -{"pos": 29, "auth": "BB", "line": 844, "world": "ACA"} -{"org": 40, "line": 845, "user": "AB", "query": "CAA", "state": 65, "cleaned": false, "indexed": false} -{"line": 846, "title": "CB", "cleaned": false, "indexed": false} -{"line": 847, "wait": "CAA", "indexed": false, "disabled": false} -{} -{"pos": 10, "line": 849, "query": "CC", "title": "CB", "public": true, "abstract": "CB"} -{"pos": 84, "auth": "CB", "line": 850, "cleaned": true, "disabled": true, "subtitle": "BA"} -{"org": 45, "date": "BCA", "line": 851, "wait": "BA", "query": "CCC", "coauthors": "CAB"} -{"pos": 71, "line": 852, "space": "CA", "state": 84, "title": "CB"} -{"line": 853, "node": "AA", "public": true} -{"line": 854, "user": "AB", "public": true, "cleaned": true, "subtitle": "BC"} -{"pos": 72, "line": 855, "user": "BB", "wait": "BA", "space": "AC", "state": 26, "world": "BBB", "status": 53, "abstract": "ABA"} -{"line": 856, "public": false, "coauthors": "CA"} -{"pos": 44, "line": 857, "wait": "ABB", "subtitle": "CBA"} -{"bad": true, "org": 0, "auth": "ABA", "line": 858, "wait": "CC", "query": "BB", "public": true, "disabled": false} -{"bad": false, "pos": 90, "line": 859, "user": "AA"} -{"bad": false, "date": "CAA", "line": 860, "user": "CAA", "query": "BBC", "space": "BCB", "title": "BAA", "world": "BCC", "public": true, "coauthors": "CB"} -{"pos": 95, "line": 861, "title": "BAB", "world": "BC", "status": 9, "cleaned": false, "subtitle": "AA"} -{"line": 862, "title": "AC"} -{"bad": false, "line": 863, "wait": "CB", "status": 89, "coauthors": "AB"} -{"line": 864, "cleaned": true, "indexed": true, "subtitle": "ACC"} -{"line": 865, "query": "ACA", "title": "AB", "indexed": true, "disabled": true, "subtitle": "CBB"} -{"line": 866, "node": "ACB", "user": "ACB", "query": "AA", "title": "BC", "world": "BB", "status": 43, "cleaned": false, "coauthors": "CBC"} -{} -{"org": 25, "pos": 48, "line": 868, "wait": "AC", "indexed": false, "abstract": "CA", "disabled": false} -{"bad": true, "pos": 32, "date": "AC", "line": 869, "node": "AA", "public": true, "status": 34} -{"line": 870, "wait": "AAC", "state": 33, "status": 20, "indexed": true, "abstract": "BA"} -{"line": 871, "wait": "CCC", "space": "BA", "public": true, "disabled": false, "subtitle": "AC", "coauthors": "BCC"} -{"line": 872, "status": 49} -{"bad": false, "line": 873, "state": 90, "title": "ACC", "world": "CBB", "status": 94, "abstract": "CB", "subtitle": "BAB"} -{"line": 874, "title": "BCB"} -{"line": 875, "cleaned": false} -{"line": 876, "wait": "BAA", "subtitle": "BBC"} -{"bad": false, "org": 35, "auth": "AB", "line": 877, "indexed": false, "coauthors": "BBA"} -{"line": 878, "public": false} -{} -{"auth": "CB", "line": 880, "wait": "CBC", "public": true, "indexed": false} -{"line": 881, "node": "CA", "query": "CC", "status": 4, "disabled": true} -{"line": 882, "title": "BB"} -{"bad": false, "line": 883, "state": 53, "status": 63, "cleaned": false, "coauthors": "BAA"} -{"auth": "ACA", "date": "BCA", "line": 884, "node": "BBC", "user": "CBC", "world": "AC"} -{"org": 77, "auth": "BAB", "line": 885, "query": "BA", "space": "AC", "state": 11, "world": "CB", "cleaned": false} -{"line": 886, "node": "CB", "user": "CA", "world": "CA"} -{"org": 50, "line": 887, "wait": "AA", "space": "BBA", "state": 32, "public": false, "disabled": false} -{"pos": 70, "line": 888, "node": "ABC", "cleaned": true} -{"org": 63, "date": "BC", "line": 889, "node": "ABC", "user": "AAB", "query": "BB", "space": "CBB"} -{"line": 890, "node": "ABC", "user": "BB", "wait": "BB", "query": "CB", "space": "BB", "coauthors": "BA"} -{"auth": "BC", "line": 891, "world": "CC", "public": false, "subtitle": "CB", "coauthors": "BC"} -{"org": 38, "line": 892, "node": "ABC", "state": 13, "coauthors": "BC"} -{"auth": "CC", "date": "BBA", "line": 893, "node": "CBC", "world": "CAC"} -{} -{"auth": "AA", "line": 895, "coauthors": "BB"} -{"auth": "AA", "date": "CCC", "line": 896, "state": 76, "public": true, "status": 85, "coauthors": "AB"} -{"auth": "AB", "line": 897, "cleaned": false, "indexed": true} -{"line": 898, "coauthors": "CBB"} -{} -{"line": 900, "wait": "ACC", "abstract": "BBA"} -{"auth": "AA", "line": 901, "wait": "BCB", "cleaned": false, "abstract": "AAC"} -{"line": 902, "state": 68, "title": "AC", "subtitle": "BB"} -{"bad": false, "line": 903, "node": "AAB", "user": "BBA", "wait": "ABA", "state": 41, "status": 46} -{} -{"pos": 33, "line": 905, "cleaned": false} -{"bad": false, "pos": 48, "line": 906, "query": "BA", "space": "CB", "public": true} -{"pos": 41, "line": 907, "node": "BC", "query": "CB", "space": "BA", "public": false, "indexed": true, "abstract": "CBB"} -{"line": 908, "title": "AB"} -{"auth": "BC", "line": 909, "space": "CA", "title": "CB", "public": true, "disabled": false, "coauthors": "BC"} -{"line": 910, "user": "ABA", "world": "AA", "indexed": false, "abstract": "CC"} -{"auth": "CCA", "date": "AC", "line": 911, "public": false, "indexed": false} -{"bad": true, "line": 912, "world": "AAB"} -{"line": 913, "public": true, "subtitle": "CBB"} -{"pos": 71, "date": "BA", "line": 914, "wait": "CB", "space": "CBA", "public": false, "disabled": false, "coauthors": "BB"} -{"bad": false, "org": 67, "line": 915, "wait": "CA", "public": true, "disabled": false} -{} -{"date": "CB", "line": 917} -{"auth": "CBB", "date": "CBA", "line": 918, "world": "AAA", "status": 83, "indexed": false, "disabled": true, "coauthors": "ACC"} -{"line": 919, "wait": "AB", "title": "BA", "status": 33, "disabled": false} -{"line": 920, "wait": "ACB", "cleaned": false, "abstract": "AA", "coauthors": "BCB"} -{"org": 40, "pos": 66, "line": 921, "user": "AAC", "wait": "ABB", "world": "BC", "status": 14, "indexed": true, "subtitle": "CA"} -{"bad": true, "org": 22, "auth": "BA", "line": 922, "user": "ACC", "wait": "BAB", "status": 32} -{"line": 923, "query": "CAB", "world": "BA", "status": 0} -{"bad": true, "org": 84, "line": 924, "coauthors": "BAB"} -{"pos": 60, "auth": "ACC", "line": 925, "query": "CCA", "space": "BC", "cleaned": false, "subtitle": "AAA"} -{"bad": false, "line": 926, "wait": "BC", "public": false, "cleaned": false, "indexed": false, "subtitle": "CCC", "coauthors": "AC"} -{"org": 6, "auth": "CA", "date": "CA", "line": 927, "node": "BAC", "wait": "ABB", "query": "AAC", "state": 91, "world": "AA"} -{"line": 928, "user": "BBC", "query": "AA", "world": "BCA", "disabled": false} -{"date": "CAC", "line": 929, "user": "CBC", "world": "CBC"} -{"bad": false, "line": 930, "user": "BB", "world": "BCB"} -{"auth": "CA", "line": 931, "user": "AA", "query": "ABA", "world": "AA", "indexed": true, "coauthors": "BBC"} -{"bad": true, "pos": 93, "auth": "BAA", "date": "BBA", "line": 932, "abstract": "CCA", "disabled": false, "coauthors": "AA"} -{"line": 933, "node": "AB", "space": "CAB"} -{} -{"pos": 35, "line": 935, "node": "BBB", "space": "CAB", "status": 60, "cleaned": true, "indexed": true} -{"bad": true, "line": 936, "wait": "AAA", "space": "BBA", "status": 26, "abstract": "ACB", "coauthors": "CCC"} -{"bad": true, "date": "BBA", "line": 937, "title": "BA", "public": true} -{} -{"line": 939, "user": "BA", "query": "BA", "disabled": true} -{"date": "CC", "line": 940} -{"pos": 8, "line": 941, "user": "BC", "wait": "CAB", "query": "BCA", "coauthors": "ACC"} -{"line": 942, "space": "BA"} -{"org": 11, "pos": 99, "auth": "CA", "line": 943} -{"org": 83, "date": "BBA", "line": 944, "node": "AC", "space": "AC", "disabled": false} -{"line": 945, "node": "BC", "world": "CCA"} -{"org": 95, "pos": 36, "line": 946, "title": "CA", "world": "BA", "coauthors": "CA"} -{"line": 947, "state": 93} -{"line": 948, "public": false, "status": 5, "cleaned": false, "abstract": "BB", "coauthors": "ABC"} -{"bad": false, "org": 61, "pos": 14, "line": 949, "query": "CC", "space": "CC", "world": "CA", "cleaned": true} -{"date": "AB", "line": 950, "state": 91, "abstract": "BA"} -{"auth": "BBC", "date": "BB", "line": 951} -{"auth": "BAB", "line": 952, "node": "AAA", "disabled": true} -{"bad": true, "auth": "CAA", "line": 953, "subtitle": "ABA"} -{"org": 12, "auth": "CA", "line": 954, "user": "BCC", "wait": "BB", "public": false, "cleaned": false, "coauthors": "AA"} -{"org": 93, "line": 955, "node": "ACA", "public": true, "cleaned": true, "disabled": true} -{"pos": 10, "line": 956} -{"org": 74, "pos": 70, "line": 957, "node": "CC", "user": "AAA", "world": "CCC", "public": true, "cleaned": true, "subtitle": "AB"} -{"line": 958, "state": 51} -{"pos": 21, "date": "CBC", "line": 959, "user": "AB", "title": "BCB", "world": "CCA", "indexed": true, "disabled": true} -{"org": 86, "pos": 58, "date": "AB", "line": 960, "user": "AA", "wait": "BC", "query": "BB", "indexed": true} -{"line": 961, "node": "CC"} -{"bad": true, "auth": "BCB", "line": 962, "user": "BA", "world": "ACC", "public": false, "indexed": false, "subtitle": "CA"} -{} -{"line": 964, "status": 37} -{"line": 965, "space": "BB", "state": 70, "status": 76, "indexed": false, "disabled": true} -{} -{"line": 967, "space": "BAA", "state": 67, "title": "AA", "world": "CA", "abstract": "BA"} -{"bad": true, "auth": "CA", "date": "AB", "line": 968, "node": "BAA", "query": "BC", "world": "AA", "status": 53, "indexed": false} -{"line": 969, "query": "AC", "space": "CAB", "cleaned": true, "abstract": "BC", "coauthors": "BAA"} -{"pos": 70, "date": "AB", "line": 970, "wait": "BCA", "title": "BC", "world": "CB", "indexed": false, "disabled": true} -{} -{"line": 972, "query": "AA", "subtitle": "BC"} -{"line": 973, "public": true} -{"org": 75, "line": 974, "user": "CC", "space": "CA", "world": "AAB", "subtitle": "BB"} -{"auth": "BCB", "line": 975, "cleaned": true} -{"line": 976, "user": "CB", "title": "BAC", "public": false} -{"line": 977, "space": "ABA", "cleaned": false, "indexed": false, "abstract": "ABC", "disabled": false, "subtitle": "BAC"} -{"bad": false, "pos": 93, "line": 978, "node": "AAC", "state": 63} -{} -{"line": 980, "cleaned": false, "abstract": "CCB"} -{"date": "CA", "line": 981, "query": "BC", "state": 40, "title": "ABA", "subtitle": "CAB", "coauthors": "AB"} -{} -{"auth": "ABA", "date": "ACB", "line": 983, "node": "CB", "user": "AA", "query": "AC", "cleaned": true, "subtitle": "ACC"} -{"org": 58, "pos": 6, "line": 984, "space": "CBB", "state": 32, "title": "ABC", "status": 95, "disabled": true} -{"line": 985, "node": "AA", "user": "BBC", "title": "BCC", "public": false, "subtitle": "CCC", "coauthors": "CCB"} -{"line": 986, "query": "BCC", "status": 43, "cleaned": true, "indexed": true, "abstract": "CAC", "subtitle": "ACA"} -{} -{"org": 21, "line": 988, "world": "CAB", "indexed": true, "abstract": "ABC"} -{"line": 989, "title": "CBC", "status": 66} -{} -{"array": [5]} -{"array": ["foo", "bar", "baz"]} -{"array": ["bar", "baz", "foo"]} -{"array": ["bar", "baz"]} -{"array": ["baz", "foo"]} -{"line": 991, "node": "BBB", "abstract": "BA"} -{"pos": 29, "line": 992, "public": false, "disabled": true} -{"date": "CAC", "line": 993, "wait": "CB", "state": 53, "public": false, "subtitle": "CCC", "coauthors": "BB"} -{"date": "BB", "line": 994, "node": "CC", "user": "BAA", "wait": "CBA", "title": "CA", "disabled": true, "subtitle": "BB", "coauthors": "CCC"} -{"pos": 6, "line": 995, "user": "AA", "query": "CAA", "title": "BB", "public": true, "status": 43, "abstract": "CC"} -{"line": 996, "node": "CCC", "wait": "AC", "query": "BA", "coauthors": "BB"} -{"auth": "BC", "date": "BAA", "line": 997, "title": "CAC", "subtitle": "BA"} -{"pos": 41, "line": 998, "node": "CAC", "user": "ABC", "wait": "AB"} -{"bad": true, "line": 999, "state": 4, "title": "AC", "status": 59, "disabled": true} -{"line": 1000, "user": "BC"} -{"line": 1000, "wait": null} -{"age": 25} -{"age": 25.0} -{"foo": {"bar": "baz"}} -{"foo": {"blah": "baz"}} -{"fool": {"bar": "baz"}} -{} -\. --- --- Data for Name: text_tbl; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.text_tbl (f1) FROM stdin; -doh! -hi de ho neighbor -\. --- --- Data for Name: textrange_test; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.textrange_test (tr) FROM stdin; -(,) -[a,) -(,q) -[b,g) -empty -[d,d] -\. --- --- Data for Name: thethings; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.thethings (stuff) FROM stdin; -10 -\. --- --- Data for Name: time_tbl; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.time_tbl (f1) FROM stdin; -00:00:00 -01:00:00 -02:03:00 -11:59:00 -12:00:00 -12:01:00 -23:59:00 -23:59:59.99 -15:36:39 -15:36:39 -\. --- --- Data for Name: timestamp_tbl; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.timestamp_tbl (d1) FROM stdin; --infinity -infinity -1970-01-01 00:00:00 -1997-02-10 17:32:01 -1997-02-10 17:32:01 -1997-02-10 17:32:02 -1997-02-10 17:32:01.4 -1997-02-10 17:32:01.5 -1997-02-10 17:32:01.6 -1997-01-02 00:00:00 -1997-01-02 03:04:05 -1997-02-10 17:32:01 -1997-02-10 17:32:01 -1997-02-10 17:32:01 -1997-02-10 17:32:01 -1997-06-10 17:32:01 -2001-09-22 18:19:20 -2000-03-15 08:14:01 -2000-03-15 13:14:02 -2000-03-15 12:14:03 -2000-03-15 03:14:04 -2000-03-15 02:14:05 -1997-02-10 17:32:01 -1997-02-10 17:32:01 -1997-02-10 17:32:00 -1997-02-10 17:32:01 -1997-02-10 17:32:01 -1997-02-10 17:32:01 -1997-02-10 17:32:01 -1997-02-10 17:32:01 -1997-02-10 17:32:01 -1997-02-10 17:32:01 -1997-02-10 17:32:01 -1997-02-10 17:32:01 -1997-06-10 18:32:01 -1997-02-10 17:32:01 -1997-02-11 17:32:01 -1997-02-12 17:32:01 -1997-02-13 17:32:01 -1997-02-14 17:32:01 -1997-02-15 17:32:01 -1997-02-16 17:32:01 -0097-02-16 17:32:01 BC -0097-02-16 17:32:01 -0597-02-16 17:32:01 -1097-02-16 17:32:01 -1697-02-16 17:32:01 -1797-02-16 17:32:01 -1897-02-16 17:32:01 -1997-02-16 17:32:01 -2097-02-16 17:32:01 -1996-02-28 17:32:01 -1996-02-29 17:32:01 -1996-03-01 17:32:01 -1996-12-30 17:32:01 -1996-12-31 17:32:01 -1997-01-01 17:32:01 -1997-02-28 17:32:01 -1997-03-01 17:32:01 -1997-12-30 17:32:01 -1997-12-31 17:32:01 -1999-12-31 17:32:01 -2000-01-01 17:32:01 -2000-12-31 17:32:01 -2001-01-01 17:32:01 -1957-06-13 00:00:00 -\. --- --- Data for Name: timestamptz_tbl; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.timestamptz_tbl (d1) FROM stdin; --infinity -infinity -1970-01-01 00:00:00+00 -1997-02-11 01:32:01+00 -1997-02-11 01:32:01+00 -1997-02-11 01:32:02+00 -1997-02-11 01:32:01.4+00 -1997-02-11 01:32:01.5+00 -1997-02-11 01:32:01.6+00 -1997-01-02 08:00:00+00 -1997-01-02 11:04:05+00 -1997-02-11 01:32:01+00 -1997-02-11 01:32:01+00 -1997-02-11 01:32:01+00 -1997-02-11 01:32:01+00 -1997-06-11 00:32:01+00 -2001-09-23 01:19:20+00 -2000-03-15 16:14:01+00 -2000-03-15 12:14:02+00 -2000-03-15 10:14:03+00 -2000-03-15 11:14:04+00 -2000-03-15 09:14:05+00 -1997-02-11 01:32:01+00 -1997-02-11 01:32:01+00 -1997-02-11 01:32:00+00 -1997-02-11 01:32:01+00 -1997-02-11 01:32:01+00 -1997-02-11 01:32:01+00 -1997-02-11 01:32:01+00 -1997-02-11 01:32:01+00 -1997-02-10 17:32:01+00 -1997-02-10 17:32:01+00 -1997-02-10 17:32:01+00 -1997-02-10 22:32:01+00 -1997-07-10 21:32:01+00 -1997-06-11 01:32:01+00 -1997-02-11 01:32:01+00 -1997-02-12 01:32:01+00 -1997-02-13 01:32:01+00 -1997-02-14 01:32:01+00 -1997-02-15 01:32:01+00 -1997-02-16 01:32:01+00 -1997-02-17 01:32:01+00 -0097-02-17 01:32:01+00 BC -0097-02-17 01:32:01+00 -0597-02-17 01:32:01+00 -1097-02-17 01:32:01+00 -1697-02-17 01:32:01+00 -1797-02-17 01:32:01+00 -1897-02-17 01:32:01+00 -1997-02-17 01:32:01+00 -2097-02-17 01:32:01+00 -1996-02-29 01:32:01+00 -1996-03-01 01:32:01+00 -1996-03-02 01:32:01+00 -1996-12-31 01:32:01+00 -1997-01-01 01:32:01+00 -1997-01-02 01:32:01+00 -1997-03-01 01:32:01+00 -1997-03-02 01:32:01+00 -1997-12-31 01:32:01+00 -1998-01-01 01:32:01+00 -2000-01-01 01:32:01+00 -2000-01-02 01:32:01+00 -2001-01-01 01:32:01+00 -2001-01-02 01:32:01+00 -\. --- --- Data for Name: timetz_tbl; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.timetz_tbl (f1) FROM stdin; -00:01:00-07 -01:00:00-07 -02:03:00-07 -07:07:00-08 -08:08:00-04 -11:59:00-07 -12:00:00-07 -12:01:00-07 -23:59:00-07 -23:59:59.99-07 -15:36:39-05 -15:36:39-04 -\. --- --- Data for Name: transition_table_base; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.transition_table_base (id, val) FROM stdin; -1 One -4 Four -2 *Two* -3 *Three* -\. --- --- Data for Name: transition_table_level1; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.transition_table_level1 (level1_no, level1_node_name) FROM stdin; -1 \N -2 \N -3 \N -4 \N -5 \N -6 \N -7 \N -8 \N -9 \N -10 \N -11 \N -12 \N -13 \N -14 \N -15 \N -16 \N -17 \N -18 \N -19 \N -20 \N -21 \N -22 \N -23 \N -24 \N -25 \N -26 \N -27 \N -28 \N -29 \N -30 \N -31 \N -32 \N -33 \N -34 \N -35 \N -36 \N -37 \N -38 \N -39 \N -40 \N -41 \N -42 \N -43 \N -44 \N -45 \N -46 \N -47 \N -48 \N -49 \N -50 \N -51 \N -52 \N -53 \N -54 \N -55 \N -56 \N -57 \N -58 \N -59 \N -60 \N -61 \N -62 \N -63 \N -64 \N -65 \N -66 \N -67 \N -68 \N -69 \N -70 \N -71 \N -72 \N -73 \N -74 \N -75 \N -76 \N -77 \N -78 \N -79 \N -80 \N -81 \N -82 \N -83 \N -84 \N -85 \N -86 \N -87 \N -88 \N -89 \N -90 \N -91 \N -92 \N -93 \N -94 \N -95 \N -96 \N -97 \N -98 \N -99 \N -100 \N -101 \N -102 \N -103 \N -104 \N -105 \N -106 \N -107 \N -108 \N -109 \N -110 \N -111 \N -112 \N -113 \N -114 \N -115 \N -116 \N -117 \N -118 \N -119 \N -120 \N -121 \N -122 \N -123 \N -124 \N -125 \N -126 \N -127 \N -128 \N -129 \N -130 \N -131 \N -132 \N -133 \N -134 \N -135 \N -136 \N -137 \N -138 \N -139 \N -140 \N -141 \N -142 \N -143 \N -144 \N -145 \N -146 \N -147 \N -148 \N -149 \N -150 \N -151 \N -152 \N -153 \N -154 \N -155 \N -156 \N -157 \N -158 \N -159 \N -160 \N -161 \N -162 \N -163 \N -164 \N -165 \N -166 \N -167 \N -168 \N -169 \N -170 \N -171 \N -172 \N -173 \N -174 \N -175 \N -176 \N -177 \N -178 \N -179 \N -180 \N -181 \N -182 \N -183 \N -184 \N -185 \N -186 \N -187 \N -188 \N -189 \N -190 \N -191 \N -192 \N -193 \N -194 \N -195 \N -196 \N -197 \N -198 \N -199 \N -200 \N -\. --- --- Data for Name: transition_table_level2; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.transition_table_level2 (level2_no, parent_no, level1_node_name) FROM stdin; -1 1 \N -2 1 \N -3 1 \N -4 1 \N -5 1 \N -6 1 \N -7 1 \N -8 1 \N -9 1 \N -10 1 \N -11 1 \N -12 1 \N -13 1 \N -14 1 \N -15 1 \N -16 1 \N -17 1 \N -18 1 \N -19 1 \N -20 1 \N -21 1 \N -22 1 \N -23 1 \N -24 1 \N -25 1 \N -26 1 \N -27 1 \N -28 1 \N -29 1 \N -30 1 \N -31 1 \N -32 1 \N -33 1 \N -34 1 \N -35 1 \N -36 1 \N -37 1 \N -38 1 \N -39 1 \N -40 1 \N -41 1 \N -42 1 \N -43 1 \N -44 1 \N -45 1 \N -46 1 \N -47 1 \N -48 1 \N -49 1 \N -50 2 \N -51 2 \N -52 2 \N -53 2 \N -54 2 \N -55 2 \N -56 2 \N -57 2 \N -58 2 \N -59 2 \N -60 2 \N -61 2 \N -62 2 \N -63 2 \N -64 2 \N -65 2 \N -66 2 \N -67 2 \N -68 2 \N -69 2 \N -70 2 \N -71 2 \N -72 2 \N -73 2 \N -74 2 \N -75 2 \N -76 2 \N -77 2 \N -78 2 \N -79 2 \N -80 2 \N -81 2 \N -82 2 \N -83 2 \N -84 2 \N -85 2 \N -86 2 \N -87 2 \N -88 2 \N -89 2 \N -90 2 \N -91 2 \N -92 2 \N -93 2 \N -94 2 \N -95 2 \N -96 2 \N -97 2 \N -98 2 \N -99 2 \N -100 3 \N -101 3 \N -102 3 \N -103 3 \N -104 3 \N -105 3 \N -106 3 \N -107 3 \N -108 3 \N -109 3 \N -110 3 \N -111 3 \N -112 3 \N -113 3 \N -114 3 \N -115 3 \N -116 3 \N -117 3 \N -118 3 \N -119 3 \N -120 3 \N -121 3 \N -122 3 \N -123 3 \N -124 3 \N -125 3 \N -126 3 \N -127 3 \N -128 3 \N -129 3 \N -130 3 \N -131 3 \N -132 3 \N -133 3 \N -134 3 \N -135 3 \N -136 3 \N -137 3 \N -138 3 \N -139 3 \N -140 3 \N -141 3 \N -142 3 \N -143 3 \N -144 3 \N -145 3 \N -146 3 \N -147 3 \N -148 3 \N -149 3 \N -150 4 \N -151 4 \N -152 4 \N -153 4 \N -154 4 \N -155 4 \N -156 4 \N -157 4 \N -158 4 \N -159 4 \N -160 4 \N -161 4 \N -162 4 \N -163 4 \N -164 4 \N -165 4 \N -166 4 \N -167 4 \N -168 4 \N -169 4 \N -170 4 \N -171 4 \N -172 4 \N -173 4 \N -174 4 \N -175 4 \N -176 4 \N -177 4 \N -178 4 \N -179 4 \N -180 4 \N -181 4 \N -182 4 \N -183 4 \N -184 4 \N -185 4 \N -186 4 \N -187 4 \N -188 4 \N -189 4 \N -190 4 \N -191 4 \N -192 4 \N -193 4 \N -194 4 \N -195 4 \N -196 4 \N -197 4 \N -198 4 \N -199 4 \N -200 5 \N -201 5 \N -202 5 \N -203 5 \N -204 5 \N -205 5 \N -206 5 \N -207 5 \N -208 5 \N -209 5 \N -210 5 \N -221 5 \N -222 5 \N -223 5 \N -224 5 \N -225 5 \N -226 5 \N -227 5 \N -228 5 \N -229 5 \N -230 5 \N -231 5 \N -232 5 \N -233 5 \N -234 5 \N -235 5 \N -236 5 \N -237 5 \N -238 5 \N -239 5 \N -240 5 \N -241 5 \N -242 5 \N -243 5 \N -244 5 \N -245 5 \N -246 5 \N -247 5 \N -248 5 \N -249 5 \N -250 6 \N -251 6 \N -252 6 \N -253 6 \N -254 6 \N -255 6 \N -256 6 \N -257 6 \N -258 6 \N -259 6 \N -260 6 \N -261 6 \N -262 6 \N -263 6 \N -264 6 \N -265 6 \N -266 6 \N -267 6 \N -268 6 \N -269 6 \N -270 6 \N -271 6 \N -272 6 \N -273 6 \N -274 6 \N -275 6 \N -276 6 \N -277 6 \N -278 6 \N -279 6 \N -280 6 \N -281 6 \N -282 6 \N -283 6 \N -284 6 \N -285 6 \N -286 6 \N -287 6 \N -288 6 \N -289 6 \N -290 6 \N -291 6 \N -292 6 \N -293 6 \N -294 6 \N -295 6 \N -296 6 \N -297 6 \N -298 6 \N -299 6 \N -300 7 \N -301 7 \N -302 7 \N -303 7 \N -304 7 \N -305 7 \N -306 7 \N -307 7 \N -308 7 \N -309 7 \N -310 7 \N -311 7 \N -312 7 \N -313 7 \N -314 7 \N -315 7 \N -316 7 \N -317 7 \N -318 7 \N -319 7 \N -320 7 \N -321 7 \N -322 7 \N -323 7 \N -324 7 \N -325 7 \N -326 7 \N -327 7 \N -328 7 \N -329 7 \N -330 7 \N -331 7 \N -332 7 \N -333 7 \N -334 7 \N -335 7 \N -336 7 \N -337 7 \N -338 7 \N -339 7 \N -340 7 \N -341 7 \N -342 7 \N -343 7 \N -344 7 \N -345 7 \N -346 7 \N -347 7 \N -348 7 \N -349 7 \N -350 8 \N -351 8 \N -352 8 \N -353 8 \N -354 8 \N -355 8 \N -356 8 \N -357 8 \N -358 8 \N -359 8 \N -360 8 \N -361 8 \N -362 8 \N -363 8 \N -364 8 \N -365 8 \N -366 8 \N -367 8 \N -368 8 \N -369 8 \N -370 8 \N -371 8 \N -372 8 \N -373 8 \N -374 8 \N -375 8 \N -376 8 \N -377 8 \N -378 8 \N -379 8 \N -380 8 \N -381 8 \N -382 8 \N -383 8 \N -384 8 \N -385 8 \N -386 8 \N -387 8 \N -388 8 \N -389 8 \N -390 8 \N -391 8 \N -392 8 \N -393 8 \N -394 8 \N -395 8 \N -396 8 \N -397 8 \N -398 8 \N -399 8 \N -400 9 \N -401 9 \N -402 9 \N -403 9 \N -404 9 \N -405 9 \N -406 9 \N -407 9 \N -408 9 \N -409 9 \N -410 9 \N -411 9 \N -412 9 \N -413 9 \N -414 9 \N -415 9 \N -416 9 \N -417 9 \N -418 9 \N -419 9 \N -420 9 \N -421 9 \N -422 9 \N -423 9 \N -424 9 \N -425 9 \N -426 9 \N -427 9 \N -428 9 \N -429 9 \N -430 9 \N -431 9 \N -432 9 \N -433 9 \N -434 9 \N -435 9 \N -436 9 \N -437 9 \N -438 9 \N -439 9 \N -440 9 \N -441 9 \N -442 9 \N -443 9 \N -444 9 \N -445 9 \N -446 9 \N -447 9 \N -448 9 \N -449 9 \N -450 10 \N -451 10 \N -452 10 \N -453 10 \N -454 10 \N -455 10 \N -456 10 \N -457 10 \N -458 10 \N -459 10 \N -460 10 \N -461 10 \N -462 10 \N -463 10 \N -464 10 \N -465 10 \N -466 10 \N -467 10 \N -468 10 \N -469 10 \N -470 10 \N -471 10 \N -472 10 \N -473 10 \N -474 10 \N -475 10 \N -476 10 \N -477 10 \N -478 10 \N -479 10 \N -480 10 \N -481 10 \N -482 10 \N -483 10 \N -484 10 \N -485 10 \N -486 10 \N -487 10 \N -488 10 \N -489 10 \N -490 10 \N -491 10 \N -492 10 \N -493 10 \N -494 10 \N -495 10 \N -496 10 \N -497 10 \N -498 10 \N -499 10 \N -500 11 \N -501 11 \N -502 11 \N -503 11 \N -504 11 \N -505 11 \N -506 11 \N -507 11 \N -508 11 \N -509 11 \N -510 11 \N -511 11 \N -512 11 \N -513 11 \N -514 11 \N -515 11 \N -516 11 \N -517 11 \N -518 11 \N -519 11 \N -520 11 \N -521 11 \N -522 11 \N -523 11 \N -524 11 \N -525 11 \N -526 11 \N -527 11 \N -528 11 \N -529 11 \N -530 11 \N -531 11 \N -532 11 \N -533 11 \N -534 11 \N -535 11 \N -536 11 \N -537 11 \N -538 11 \N -539 11 \N -540 11 \N -541 11 \N -542 11 \N -543 11 \N -544 11 \N -545 11 \N -546 11 \N -547 11 \N -548 11 \N -549 11 \N -550 12 \N -551 12 \N -552 12 \N -553 12 \N -554 12 \N -555 12 \N -556 12 \N -557 12 \N -558 12 \N -559 12 \N -560 12 \N -561 12 \N -562 12 \N -563 12 \N -564 12 \N -565 12 \N -566 12 \N -567 12 \N -568 12 \N -569 12 \N -570 12 \N -571 12 \N -572 12 \N -573 12 \N -574 12 \N -575 12 \N -576 12 \N -577 12 \N -578 12 \N -579 12 \N -580 12 \N -581 12 \N -582 12 \N -583 12 \N -584 12 \N -585 12 \N -586 12 \N -587 12 \N -588 12 \N -589 12 \N -590 12 \N -591 12 \N -592 12 \N -593 12 \N -594 12 \N -595 12 \N -596 12 \N -597 12 \N -598 12 \N -599 12 \N -600 13 \N -601 13 \N -602 13 \N -603 13 \N -604 13 \N -605 13 \N -606 13 \N -607 13 \N -608 13 \N -609 13 \N -610 13 \N -611 13 \N -612 13 \N -613 13 \N -614 13 \N -615 13 \N -616 13 \N -617 13 \N -618 13 \N -619 13 \N -620 13 \N -621 13 \N -622 13 \N -623 13 \N -624 13 \N -625 13 \N -626 13 \N -627 13 \N -628 13 \N -629 13 \N -630 13 \N -631 13 \N -632 13 \N -633 13 \N -634 13 \N -635 13 \N -636 13 \N -637 13 \N -638 13 \N -639 13 \N -640 13 \N -641 13 \N -642 13 \N -643 13 \N -644 13 \N -645 13 \N -646 13 \N -647 13 \N -648 13 \N -649 13 \N -650 14 \N -651 14 \N -652 14 \N -653 14 \N -654 14 \N -655 14 \N -656 14 \N -657 14 \N -658 14 \N -659 14 \N -660 14 \N -661 14 \N -662 14 \N -663 14 \N -664 14 \N -665 14 \N -666 14 \N -667 14 \N -668 14 \N -669 14 \N -670 14 \N -671 14 \N -672 14 \N -673 14 \N -674 14 \N -675 14 \N -676 14 \N -677 14 \N -678 14 \N -679 14 \N -680 14 \N -681 14 \N -682 14 \N -683 14 \N -684 14 \N -685 14 \N -686 14 \N -687 14 \N -688 14 \N -689 14 \N -690 14 \N -691 14 \N -692 14 \N -693 14 \N -694 14 \N -695 14 \N -696 14 \N -697 14 \N -698 14 \N -699 14 \N -700 15 \N -701 15 \N -702 15 \N -703 15 \N -704 15 \N -705 15 \N -706 15 \N -707 15 \N -708 15 \N -709 15 \N -710 15 \N -711 15 \N -712 15 \N -713 15 \N -714 15 \N -715 15 \N -716 15 \N -717 15 \N -718 15 \N -719 15 \N -720 15 \N -721 15 \N -722 15 \N -723 15 \N -724 15 \N -725 15 \N -726 15 \N -727 15 \N -728 15 \N -729 15 \N -730 15 \N -731 15 \N -732 15 \N -733 15 \N -734 15 \N -735 15 \N -736 15 \N -737 15 \N -738 15 \N -739 15 \N -740 15 \N -741 15 \N -742 15 \N -743 15 \N -744 15 \N -745 15 \N -746 15 \N -747 15 \N -748 15 \N -749 15 \N -750 16 \N -751 16 \N -752 16 \N -753 16 \N -754 16 \N -755 16 \N -756 16 \N -757 16 \N -758 16 \N -759 16 \N -760 16 \N -761 16 \N -762 16 \N -763 16 \N -764 16 \N -765 16 \N -766 16 \N -767 16 \N -768 16 \N -769 16 \N -770 16 \N -771 16 \N -772 16 \N -773 16 \N -774 16 \N -775 16 \N -776 16 \N -777 16 \N -778 16 \N -779 16 \N -780 16 \N -781 16 \N -782 16 \N -783 16 \N -784 16 \N -785 16 \N -786 16 \N -787 16 \N -788 16 \N -789 16 \N -790 16 \N -791 16 \N -792 16 \N -793 16 \N -794 16 \N -795 16 \N -796 16 \N -797 16 \N -798 16 \N -799 16 \N -800 17 \N -801 17 \N -802 17 \N -803 17 \N -804 17 \N -805 17 \N -806 17 \N -807 17 \N -808 17 \N -809 17 \N -810 17 \N -811 17 \N -812 17 \N -813 17 \N -814 17 \N -815 17 \N -816 17 \N -817 17 \N -818 17 \N -819 17 \N -820 17 \N -821 17 \N -822 17 \N -823 17 \N -824 17 \N -825 17 \N -826 17 \N -827 17 \N -828 17 \N -829 17 \N -830 17 \N -831 17 \N -832 17 \N -833 17 \N -834 17 \N -835 17 \N -836 17 \N -837 17 \N -838 17 \N -839 17 \N -840 17 \N -841 17 \N -842 17 \N -843 17 \N -844 17 \N -845 17 \N -846 17 \N -847 17 \N -848 17 \N -849 17 \N -850 18 \N -851 18 \N -852 18 \N -853 18 \N -854 18 \N -855 18 \N -856 18 \N -857 18 \N -858 18 \N -859 18 \N -860 18 \N -861 18 \N -862 18 \N -863 18 \N -864 18 \N -865 18 \N -866 18 \N -867 18 \N -868 18 \N -869 18 \N -870 18 \N -871 18 \N -872 18 \N -873 18 \N -874 18 \N -875 18 \N -876 18 \N -877 18 \N -878 18 \N -879 18 \N -880 18 \N -881 18 \N -882 18 \N -883 18 \N -884 18 \N -885 18 \N -886 18 \N -887 18 \N -888 18 \N -889 18 \N -890 18 \N -891 18 \N -892 18 \N -893 18 \N -894 18 \N -895 18 \N -896 18 \N -897 18 \N -898 18 \N -899 18 \N -900 19 \N -901 19 \N -902 19 \N -903 19 \N -904 19 \N -905 19 \N -906 19 \N -907 19 \N -908 19 \N -909 19 \N -910 19 \N -911 19 \N -912 19 \N -913 19 \N -914 19 \N -915 19 \N -916 19 \N -917 19 \N -918 19 \N -919 19 \N -920 19 \N -921 19 \N -922 19 \N -923 19 \N -924 19 \N -925 19 \N -926 19 \N -927 19 \N -928 19 \N -929 19 \N -930 19 \N -931 19 \N -932 19 \N -933 19 \N -934 19 \N -935 19 \N -936 19 \N -937 19 \N -938 19 \N -939 19 \N -940 19 \N -941 19 \N -942 19 \N -943 19 \N -944 19 \N -945 19 \N -946 19 \N -947 19 \N -948 19 \N -949 19 \N -950 20 \N -951 20 \N -952 20 \N -953 20 \N -954 20 \N -955 20 \N -956 20 \N -957 20 \N -958 20 \N -959 20 \N -960 20 \N -961 20 \N -962 20 \N -963 20 \N -964 20 \N -965 20 \N -966 20 \N -967 20 \N -968 20 \N -969 20 \N -970 20 \N -971 20 \N -972 20 \N -973 20 \N -974 20 \N -975 20 \N -976 20 \N -977 20 \N -978 20 \N -979 20 \N -980 20 \N -981 20 \N -982 20 \N -983 20 \N -984 20 \N -985 20 \N -986 20 \N -987 20 \N -988 20 \N -989 20 \N -990 20 \N -991 20 \N -992 20 \N -993 20 \N -994 20 \N -995 20 \N -996 20 \N -997 20 \N -998 20 \N -999 20 \N -1000 21 \N -1001 21 \N -1002 21 \N -1003 21 \N -1004 21 \N -1005 21 \N -1006 21 \N -1007 21 \N -1008 21 \N -1009 21 \N -1010 21 \N -1011 21 \N -1012 21 \N -1013 21 \N -1014 21 \N -1015 21 \N -1016 21 \N -1017 21 \N -1018 21 \N -1019 21 \N -1020 21 \N -1021 21 \N -1022 21 \N -1023 21 \N -1024 21 \N -1025 21 \N -1026 21 \N -1027 21 \N -1028 21 \N -1029 21 \N -1030 21 \N -1031 21 \N -1032 21 \N -1033 21 \N -1034 21 \N -1035 21 \N -1036 21 \N -1037 21 \N -1038 21 \N -1039 21 \N -1040 21 \N -1041 21 \N -1042 21 \N -1043 21 \N -1044 21 \N -1045 21 \N -1046 21 \N -1047 21 \N -1048 21 \N -1049 21 \N -1050 22 \N -1051 22 \N -1052 22 \N -1053 22 \N -1054 22 \N -1055 22 \N -1056 22 \N -1057 22 \N -1058 22 \N -1059 22 \N -1060 22 \N -1061 22 \N -1062 22 \N -1063 22 \N -1064 22 \N -1065 22 \N -1066 22 \N -1067 22 \N -1068 22 \N -1069 22 \N -1070 22 \N -1071 22 \N -1072 22 \N -1073 22 \N -1074 22 \N -1075 22 \N -1076 22 \N -1077 22 \N -1078 22 \N -1079 22 \N -1080 22 \N -1081 22 \N -1082 22 \N -1083 22 \N -1084 22 \N -1085 22 \N -1086 22 \N -1087 22 \N -1088 22 \N -1089 22 \N -1090 22 \N -1091 22 \N -1092 22 \N -1093 22 \N -1094 22 \N -1095 22 \N -1096 22 \N -1097 22 \N -1098 22 \N -1099 22 \N -1100 23 \N -1101 23 \N -1102 23 \N -1103 23 \N -1104 23 \N -1105 23 \N -1106 23 \N -1107 23 \N -1108 23 \N -1109 23 \N -1110 23 \N -1111 23 \N -1112 23 \N -1113 23 \N -1114 23 \N -1115 23 \N -1116 23 \N -1117 23 \N -1118 23 \N -1119 23 \N -1120 23 \N -1121 23 \N -1122 23 \N -1123 23 \N -1124 23 \N -1125 23 \N -1126 23 \N -1127 23 \N -1128 23 \N -1129 23 \N -1130 23 \N -1131 23 \N -1132 23 \N -1133 23 \N -1134 23 \N -1135 23 \N -1136 23 \N -1137 23 \N -1138 23 \N -1139 23 \N -1140 23 \N -1141 23 \N -1142 23 \N -1143 23 \N -1144 23 \N -1145 23 \N -1146 23 \N -1147 23 \N -1148 23 \N -1149 23 \N -1150 24 \N -1151 24 \N -1152 24 \N -1153 24 \N -1154 24 \N -1155 24 \N -1156 24 \N -1157 24 \N -1158 24 \N -1159 24 \N -1160 24 \N -1161 24 \N -1162 24 \N -1163 24 \N -1164 24 \N -1165 24 \N -1166 24 \N -1167 24 \N -1168 24 \N -1169 24 \N -1170 24 \N -1171 24 \N -1172 24 \N -1173 24 \N -1174 24 \N -1175 24 \N -1176 24 \N -1177 24 \N -1178 24 \N -1179 24 \N -1180 24 \N -1181 24 \N -1182 24 \N -1183 24 \N -1184 24 \N -1185 24 \N -1186 24 \N -1187 24 \N -1188 24 \N -1189 24 \N -1190 24 \N -1191 24 \N -1192 24 \N -1193 24 \N -1194 24 \N -1195 24 \N -1196 24 \N -1197 24 \N -1198 24 \N -1199 24 \N -1200 25 \N -1201 25 \N -1202 25 \N -1203 25 \N -1204 25 \N -1205 25 \N -1206 25 \N -1207 25 \N -1208 25 \N -1209 25 \N -1210 25 \N -1211 25 \N -1212 25 \N -1213 25 \N -1214 25 \N -1215 25 \N -1216 25 \N -1217 25 \N -1218 25 \N -1219 25 \N -1220 25 \N -1221 25 \N -1222 25 \N -1223 25 \N -1224 25 \N -1225 25 \N -1226 25 \N -1227 25 \N -1228 25 \N -1229 25 \N -1230 25 \N -1231 25 \N -1232 25 \N -1233 25 \N -1234 25 \N -1235 25 \N -1236 25 \N -1237 25 \N -1238 25 \N -1239 25 \N -1240 25 \N -1241 25 \N -1242 25 \N -1243 25 \N -1244 25 \N -1245 25 \N -1246 25 \N -1247 25 \N -1248 25 \N -1249 25 \N -1250 26 \N -1251 26 \N -1252 26 \N -1253 26 \N -1254 26 \N -1255 26 \N -1256 26 \N -1257 26 \N -1258 26 \N -1259 26 \N -1260 26 \N -1261 26 \N -1262 26 \N -1263 26 \N -1264 26 \N -1265 26 \N -1266 26 \N -1267 26 \N -1268 26 \N -1269 26 \N -1270 26 \N -1271 26 \N -1272 26 \N -1273 26 \N -1274 26 \N -1275 26 \N -1276 26 \N -1277 26 \N -1278 26 \N -1279 26 \N -1280 26 \N -1281 26 \N -1282 26 \N -1283 26 \N -1284 26 \N -1285 26 \N -1286 26 \N -1287 26 \N -1288 26 \N -1289 26 \N -1290 26 \N -1291 26 \N -1292 26 \N -1293 26 \N -1294 26 \N -1295 26 \N -1296 26 \N -1297 26 \N -1298 26 \N -1299 26 \N -1300 27 \N -1301 27 \N -1302 27 \N -1303 27 \N -1304 27 \N -1305 27 \N -1306 27 \N -1307 27 \N -1308 27 \N -1309 27 \N -1310 27 \N -1311 27 \N -1312 27 \N -1313 27 \N -1314 27 \N -1315 27 \N -1316 27 \N -1317 27 \N -1318 27 \N -1319 27 \N -1320 27 \N -1321 27 \N -1322 27 \N -1323 27 \N -1324 27 \N -1325 27 \N -1326 27 \N -1327 27 \N -1328 27 \N -1329 27 \N -1330 27 \N -1331 27 \N -1332 27 \N -1333 27 \N -1334 27 \N -1335 27 \N -1336 27 \N -1337 27 \N -1338 27 \N -1339 27 \N -1340 27 \N -1341 27 \N -1342 27 \N -1343 27 \N -1344 27 \N -1345 27 \N -1346 27 \N -1347 27 \N -1348 27 \N -1349 27 \N -1350 28 \N -1351 28 \N -1352 28 \N -1353 28 \N -1354 28 \N -1355 28 \N -1356 28 \N -1357 28 \N -1358 28 \N -1359 28 \N -1360 28 \N -1361 28 \N -1362 28 \N -1363 28 \N -1364 28 \N -1365 28 \N -1366 28 \N -1367 28 \N -1368 28 \N -1369 28 \N -1370 28 \N -1371 28 \N -1372 28 \N -1373 28 \N -1374 28 \N -1375 28 \N -1376 28 \N -1377 28 \N -1378 28 \N -1379 28 \N -1380 28 \N -1381 28 \N -1382 28 \N -1383 28 \N -1384 28 \N -1385 28 \N -1386 28 \N -1387 28 \N -1388 28 \N -1389 28 \N -1390 28 \N -1391 28 \N -1392 28 \N -1393 28 \N -1394 28 \N -1395 28 \N -1396 28 \N -1397 28 \N -1398 28 \N -1399 28 \N -1400 29 \N -1401 29 \N -1402 29 \N -1403 29 \N -1404 29 \N -1405 29 \N -1406 29 \N -1407 29 \N -1408 29 \N -1409 29 \N -1410 29 \N -1411 29 \N -1412 29 \N -1413 29 \N -1414 29 \N -1415 29 \N -1416 29 \N -1417 29 \N -1418 29 \N -1419 29 \N -1420 29 \N -1421 29 \N -1422 29 \N -1423 29 \N -1424 29 \N -1425 29 \N -1426 29 \N -1427 29 \N -1428 29 \N -1429 29 \N -1430 29 \N -1431 29 \N -1432 29 \N -1433 29 \N -1434 29 \N -1435 29 \N -1436 29 \N -1437 29 \N -1438 29 \N -1439 29 \N -1440 29 \N -1441 29 \N -1442 29 \N -1443 29 \N -1444 29 \N -1445 29 \N -1446 29 \N -1447 29 \N -1448 29 \N -1449 29 \N -1450 30 \N -1451 30 \N -1452 30 \N -1453 30 \N -1454 30 \N -1455 30 \N -1456 30 \N -1457 30 \N -1458 30 \N -1459 30 \N -1460 30 \N -1461 30 \N -1462 30 \N -1463 30 \N -1464 30 \N -1465 30 \N -1466 30 \N -1467 30 \N -1468 30 \N -1469 30 \N -1470 30 \N -1471 30 \N -1472 30 \N -1473 30 \N -1474 30 \N -1475 30 \N -1476 30 \N -1477 30 \N -1478 30 \N -1479 30 \N -1480 30 \N -1481 30 \N -1482 30 \N -1483 30 \N -1484 30 \N -1485 30 \N -1486 30 \N -1487 30 \N -1488 30 \N -1489 30 \N -1490 30 \N -1491 30 \N -1492 30 \N -1493 30 \N -1494 30 \N -1495 30 \N -1496 30 \N -1497 30 \N -1498 30 \N -1499 30 \N -1500 31 \N -1501 31 \N -1502 31 \N -1503 31 \N -1504 31 \N -1505 31 \N -1506 31 \N -1507 31 \N -1508 31 \N -1509 31 \N -1510 31 \N -1511 31 \N -1512 31 \N -1513 31 \N -1514 31 \N -1515 31 \N -1516 31 \N -1517 31 \N -1518 31 \N -1519 31 \N -1520 31 \N -1521 31 \N -1522 31 \N -1523 31 \N -1524 31 \N -1525 31 \N -1526 31 \N -1527 31 \N -1528 31 \N -1529 31 \N -1530 31 \N -1531 31 \N -1532 31 \N -1533 31 \N -1534 31 \N -1535 31 \N -1536 31 \N -1537 31 \N -1538 31 \N -1539 31 \N -1540 31 \N -1541 31 \N -1542 31 \N -1543 31 \N -1544 31 \N -1545 31 \N -1546 31 \N -1547 31 \N -1548 31 \N -1549 31 \N -1550 32 \N -1551 32 \N -1552 32 \N -1553 32 \N -1554 32 \N -1555 32 \N -1556 32 \N -1557 32 \N -1558 32 \N -1559 32 \N -1560 32 \N -1561 32 \N -1562 32 \N -1563 32 \N -1564 32 \N -1565 32 \N -1566 32 \N -1567 32 \N -1568 32 \N -1569 32 \N -1570 32 \N -1571 32 \N -1572 32 \N -1573 32 \N -1574 32 \N -1575 32 \N -1576 32 \N -1577 32 \N -1578 32 \N -1579 32 \N -1580 32 \N -1581 32 \N -1582 32 \N -1583 32 \N -1584 32 \N -1585 32 \N -1586 32 \N -1587 32 \N -1588 32 \N -1589 32 \N -1590 32 \N -1591 32 \N -1592 32 \N -1593 32 \N -1594 32 \N -1595 32 \N -1596 32 \N -1597 32 \N -1598 32 \N -1599 32 \N -1600 33 \N -1601 33 \N -1602 33 \N -1603 33 \N -1604 33 \N -1605 33 \N -1606 33 \N -1607 33 \N -1608 33 \N -1609 33 \N -1610 33 \N -1611 33 \N -1612 33 \N -1613 33 \N -1614 33 \N -1615 33 \N -1616 33 \N -1617 33 \N -1618 33 \N -1619 33 \N -1620 33 \N -1621 33 \N -1622 33 \N -1623 33 \N -1624 33 \N -1625 33 \N -1626 33 \N -1627 33 \N -1628 33 \N -1629 33 \N -1630 33 \N -1631 33 \N -1632 33 \N -1633 33 \N -1634 33 \N -1635 33 \N -1636 33 \N -1637 33 \N -1638 33 \N -1639 33 \N -1640 33 \N -1641 33 \N -1642 33 \N -1643 33 \N -1644 33 \N -1645 33 \N -1646 33 \N -1647 33 \N -1648 33 \N -1649 33 \N -1650 34 \N -1651 34 \N -1652 34 \N -1653 34 \N -1654 34 \N -1655 34 \N -1656 34 \N -1657 34 \N -1658 34 \N -1659 34 \N -1660 34 \N -1661 34 \N -1662 34 \N -1663 34 \N -1664 34 \N -1665 34 \N -1666 34 \N -1667 34 \N -1668 34 \N -1669 34 \N -1670 34 \N -1671 34 \N -1672 34 \N -1673 34 \N -1674 34 \N -1675 34 \N -1676 34 \N -1677 34 \N -1678 34 \N -1679 34 \N -1680 34 \N -1681 34 \N -1682 34 \N -1683 34 \N -1684 34 \N -1685 34 \N -1686 34 \N -1687 34 \N -1688 34 \N -1689 34 \N -1690 34 \N -1691 34 \N -1692 34 \N -1693 34 \N -1694 34 \N -1695 34 \N -1696 34 \N -1697 34 \N -1698 34 \N -1699 34 \N -1700 35 \N -1701 35 \N -1702 35 \N -1703 35 \N -1704 35 \N -1705 35 \N -1706 35 \N -1707 35 \N -1708 35 \N -1709 35 \N -1710 35 \N -1711 35 \N -1712 35 \N -1713 35 \N -1714 35 \N -1715 35 \N -1716 35 \N -1717 35 \N -1718 35 \N -1719 35 \N -1720 35 \N -1721 35 \N -1722 35 \N -1723 35 \N -1724 35 \N -1725 35 \N -1726 35 \N -1727 35 \N -1728 35 \N -1729 35 \N -1730 35 \N -1731 35 \N -1732 35 \N -1733 35 \N -1734 35 \N -1735 35 \N -1736 35 \N -1737 35 \N -1738 35 \N -1739 35 \N -1740 35 \N -1741 35 \N -1742 35 \N -1743 35 \N -1744 35 \N -1745 35 \N -1746 35 \N -1747 35 \N -1748 35 \N -1749 35 \N -1750 36 \N -1751 36 \N -1752 36 \N -1753 36 \N -1754 36 \N -1755 36 \N -1756 36 \N -1757 36 \N -1758 36 \N -1759 36 \N -1760 36 \N -1761 36 \N -1762 36 \N -1763 36 \N -1764 36 \N -1765 36 \N -1766 36 \N -1767 36 \N -1768 36 \N -1769 36 \N -1770 36 \N -1771 36 \N -1772 36 \N -1773 36 \N -1774 36 \N -1775 36 \N -1776 36 \N -1777 36 \N -1778 36 \N -1779 36 \N -1780 36 \N -1781 36 \N -1782 36 \N -1783 36 \N -1784 36 \N -1785 36 \N -1786 36 \N -1787 36 \N -1788 36 \N -1789 36 \N -1790 36 \N -1791 36 \N -1792 36 \N -1793 36 \N -1794 36 \N -1795 36 \N -1796 36 \N -1797 36 \N -1798 36 \N -1799 36 \N -1800 37 \N -1801 37 \N -1802 37 \N -1803 37 \N -1804 37 \N -1805 37 \N -1806 37 \N -1807 37 \N -1808 37 \N -1809 37 \N -1810 37 \N -1811 37 \N -1812 37 \N -1813 37 \N -1814 37 \N -1815 37 \N -1816 37 \N -1817 37 \N -1818 37 \N -1819 37 \N -1820 37 \N -1821 37 \N -1822 37 \N -1823 37 \N -1824 37 \N -1825 37 \N -1826 37 \N -1827 37 \N -1828 37 \N -1829 37 \N -1830 37 \N -1831 37 \N -1832 37 \N -1833 37 \N -1834 37 \N -1835 37 \N -1836 37 \N -1837 37 \N -1838 37 \N -1839 37 \N -1840 37 \N -1841 37 \N -1842 37 \N -1843 37 \N -1844 37 \N -1845 37 \N -1846 37 \N -1847 37 \N -1848 37 \N -1849 37 \N -1850 38 \N -1851 38 \N -1852 38 \N -1853 38 \N -1854 38 \N -1855 38 \N -1856 38 \N -1857 38 \N -1858 38 \N -1859 38 \N -1860 38 \N -1861 38 \N -1862 38 \N -1863 38 \N -1864 38 \N -1865 38 \N -1866 38 \N -1867 38 \N -1868 38 \N -1869 38 \N -1870 38 \N -1871 38 \N -1872 38 \N -1873 38 \N -1874 38 \N -1875 38 \N -1876 38 \N -1877 38 \N -1878 38 \N -1879 38 \N -1880 38 \N -1881 38 \N -1882 38 \N -1883 38 \N -1884 38 \N -1885 38 \N -1886 38 \N -1887 38 \N -1888 38 \N -1889 38 \N -1890 38 \N -1891 38 \N -1892 38 \N -1893 38 \N -1894 38 \N -1895 38 \N -1896 38 \N -1897 38 \N -1898 38 \N -1899 38 \N -1900 39 \N -1901 39 \N -1902 39 \N -1903 39 \N -1904 39 \N -1905 39 \N -1906 39 \N -1907 39 \N -1908 39 \N -1909 39 \N -1910 39 \N -1911 39 \N -1912 39 \N -1913 39 \N -1914 39 \N -1915 39 \N -1916 39 \N -1917 39 \N -1918 39 \N -1919 39 \N -1920 39 \N -1921 39 \N -1922 39 \N -1923 39 \N -1924 39 \N -1925 39 \N -1926 39 \N -1927 39 \N -1928 39 \N -1929 39 \N -1930 39 \N -1931 39 \N -1932 39 \N -1933 39 \N -1934 39 \N -1935 39 \N -1936 39 \N -1937 39 \N -1938 39 \N -1939 39 \N -1940 39 \N -1941 39 \N -1942 39 \N -1943 39 \N -1944 39 \N -1945 39 \N -1946 39 \N -1947 39 \N -1948 39 \N -1949 39 \N -1950 40 \N -1951 40 \N -1952 40 \N -1953 40 \N -1954 40 \N -1955 40 \N -1956 40 \N -1957 40 \N -1958 40 \N -1959 40 \N -1960 40 \N -1961 40 \N -1962 40 \N -1963 40 \N -1964 40 \N -1965 40 \N -1966 40 \N -1967 40 \N -1968 40 \N -1969 40 \N -1970 40 \N -1971 40 \N -1972 40 \N -1973 40 \N -1974 40 \N -1975 40 \N -1976 40 \N -1977 40 \N -1978 40 \N -1979 40 \N -1980 40 \N -1981 40 \N -1982 40 \N -1983 40 \N -1984 40 \N -1985 40 \N -1986 40 \N -1987 40 \N -1988 40 \N -1989 40 \N -1990 40 \N -1991 40 \N -1992 40 \N -1993 40 \N -1994 40 \N -1995 40 \N -1996 40 \N -1997 40 \N -1998 40 \N -1999 40 \N -2000 41 \N -2001 41 \N -2002 41 \N -2003 41 \N -2004 41 \N -2005 41 \N -2006 41 \N -2007 41 \N -2008 41 \N -2009 41 \N -2010 41 \N -2011 41 \N -2012 41 \N -2013 41 \N -2014 41 \N -2015 41 \N -2016 41 \N -2017 41 \N -2018 41 \N -2019 41 \N -2020 41 \N -2021 41 \N -2022 41 \N -2023 41 \N -2024 41 \N -2025 41 \N -2026 41 \N -2027 41 \N -2028 41 \N -2029 41 \N -2030 41 \N -2031 41 \N -2032 41 \N -2033 41 \N -2034 41 \N -2035 41 \N -2036 41 \N -2037 41 \N -2038 41 \N -2039 41 \N -2040 41 \N -2041 41 \N -2042 41 \N -2043 41 \N -2044 41 \N -2045 41 \N -2046 41 \N -2047 41 \N -2048 41 \N -2049 41 \N -2050 42 \N -2051 42 \N -2052 42 \N -2053 42 \N -2054 42 \N -2055 42 \N -2056 42 \N -2057 42 \N -2058 42 \N -2059 42 \N -2060 42 \N -2061 42 \N -2062 42 \N -2063 42 \N -2064 42 \N -2065 42 \N -2066 42 \N -2067 42 \N -2068 42 \N -2069 42 \N -2070 42 \N -2071 42 \N -2072 42 \N -2073 42 \N -2074 42 \N -2075 42 \N -2076 42 \N -2077 42 \N -2078 42 \N -2079 42 \N -2080 42 \N -2081 42 \N -2082 42 \N -2083 42 \N -2084 42 \N -2085 42 \N -2086 42 \N -2087 42 \N -2088 42 \N -2089 42 \N -2090 42 \N -2091 42 \N -2092 42 \N -2093 42 \N -2094 42 \N -2095 42 \N -2096 42 \N -2097 42 \N -2098 42 \N -2099 42 \N -2100 43 \N -2101 43 \N -2102 43 \N -2103 43 \N -2104 43 \N -2105 43 \N -2106 43 \N -2107 43 \N -2108 43 \N -2109 43 \N -2110 43 \N -2111 43 \N -2112 43 \N -2113 43 \N -2114 43 \N -2115 43 \N -2116 43 \N -2117 43 \N -2118 43 \N -2119 43 \N -2120 43 \N -2121 43 \N -2122 43 \N -2123 43 \N -2124 43 \N -2125 43 \N -2126 43 \N -2127 43 \N -2128 43 \N -2129 43 \N -2130 43 \N -2131 43 \N -2132 43 \N -2133 43 \N -2134 43 \N -2135 43 \N -2136 43 \N -2137 43 \N -2138 43 \N -2139 43 \N -2140 43 \N -2141 43 \N -2142 43 \N -2143 43 \N -2144 43 \N -2145 43 \N -2146 43 \N -2147 43 \N -2148 43 \N -2149 43 \N -2150 44 \N -2151 44 \N -2152 44 \N -2153 44 \N -2154 44 \N -2155 44 \N -2156 44 \N -2157 44 \N -2158 44 \N -2159 44 \N -2160 44 \N -2161 44 \N -2162 44 \N -2163 44 \N -2164 44 \N -2165 44 \N -2166 44 \N -2167 44 \N -2168 44 \N -2169 44 \N -2170 44 \N -2171 44 \N -2172 44 \N -2173 44 \N -2174 44 \N -2175 44 \N -2176 44 \N -2177 44 \N -2178 44 \N -2179 44 \N -2180 44 \N -2181 44 \N -2182 44 \N -2183 44 \N -2184 44 \N -2185 44 \N -2186 44 \N -2187 44 \N -2188 44 \N -2189 44 \N -2190 44 \N -2191 44 \N -2192 44 \N -2193 44 \N -2194 44 \N -2195 44 \N -2196 44 \N -2197 44 \N -2198 44 \N -2199 44 \N -2200 45 \N -2201 45 \N -2202 45 \N -2203 45 \N -2204 45 \N -2205 45 \N -2206 45 \N -2207 45 \N -2208 45 \N -2209 45 \N -2210 45 \N -2211 45 \N -2212 45 \N -2213 45 \N -2214 45 \N -2215 45 \N -2216 45 \N -2217 45 \N -2218 45 \N -2219 45 \N -2220 45 \N -2221 45 \N -2222 45 \N -2223 45 \N -2224 45 \N -2225 45 \N -2226 45 \N -2227 45 \N -2228 45 \N -2229 45 \N -2230 45 \N -2231 45 \N -2232 45 \N -2233 45 \N -2234 45 \N -2235 45 \N -2236 45 \N -2237 45 \N -2238 45 \N -2239 45 \N -2240 45 \N -2241 45 \N -2242 45 \N -2243 45 \N -2244 45 \N -2245 45 \N -2246 45 \N -2247 45 \N -2248 45 \N -2249 45 \N -2250 46 \N -2251 46 \N -2252 46 \N -2253 46 \N -2254 46 \N -2255 46 \N -2256 46 \N -2257 46 \N -2258 46 \N -2259 46 \N -2260 46 \N -2261 46 \N -2262 46 \N -2263 46 \N -2264 46 \N -2265 46 \N -2266 46 \N -2267 46 \N -2268 46 \N -2269 46 \N -2270 46 \N -2271 46 \N -2272 46 \N -2273 46 \N -2274 46 \N -2275 46 \N -2276 46 \N -2277 46 \N -2278 46 \N -2279 46 \N -2280 46 \N -2281 46 \N -2282 46 \N -2283 46 \N -2284 46 \N -2285 46 \N -2286 46 \N -2287 46 \N -2288 46 \N -2289 46 \N -2290 46 \N -2291 46 \N -2292 46 \N -2293 46 \N -2294 46 \N -2295 46 \N -2296 46 \N -2297 46 \N -2298 46 \N -2299 46 \N -2300 47 \N -2301 47 \N -2302 47 \N -2303 47 \N -2304 47 \N -2305 47 \N -2306 47 \N -2307 47 \N -2308 47 \N -2309 47 \N -2310 47 \N -2311 47 \N -2312 47 \N -2313 47 \N -2314 47 \N -2315 47 \N -2316 47 \N -2317 47 \N -2318 47 \N -2319 47 \N -2320 47 \N -2321 47 \N -2322 47 \N -2323 47 \N -2324 47 \N -2325 47 \N -2326 47 \N -2327 47 \N -2328 47 \N -2329 47 \N -2330 47 \N -2331 47 \N -2332 47 \N -2333 47 \N -2334 47 \N -2335 47 \N -2336 47 \N -2337 47 \N -2338 47 \N -2339 47 \N -2340 47 \N -2341 47 \N -2342 47 \N -2343 47 \N -2344 47 \N -2345 47 \N -2346 47 \N -2347 47 \N -2348 47 \N -2349 47 \N -2350 48 \N -2351 48 \N -2352 48 \N -2353 48 \N -2354 48 \N -2355 48 \N -2356 48 \N -2357 48 \N -2358 48 \N -2359 48 \N -2360 48 \N -2361 48 \N -2362 48 \N -2363 48 \N -2364 48 \N -2365 48 \N -2366 48 \N -2367 48 \N -2368 48 \N -2369 48 \N -2370 48 \N -2371 48 \N -2372 48 \N -2373 48 \N -2374 48 \N -2375 48 \N -2376 48 \N -2377 48 \N -2378 48 \N -2379 48 \N -2380 48 \N -2381 48 \N -2382 48 \N -2383 48 \N -2384 48 \N -2385 48 \N -2386 48 \N -2387 48 \N -2388 48 \N -2389 48 \N -2390 48 \N -2391 48 \N -2392 48 \N -2393 48 \N -2394 48 \N -2395 48 \N -2396 48 \N -2397 48 \N -2398 48 \N -2399 48 \N -2400 49 \N -2401 49 \N -2402 49 \N -2403 49 \N -2404 49 \N -2405 49 \N -2406 49 \N -2407 49 \N -2408 49 \N -2409 49 \N -2410 49 \N -2411 49 \N -2412 49 \N -2413 49 \N -2414 49 \N -2415 49 \N -2416 49 \N -2417 49 \N -2418 49 \N -2419 49 \N -2420 49 \N -2421 49 \N -2422 49 \N -2423 49 \N -2424 49 \N -2425 49 \N -2426 49 \N -2427 49 \N -2428 49 \N -2429 49 \N -2430 49 \N -2431 49 \N -2432 49 \N -2433 49 \N -2434 49 \N -2435 49 \N -2436 49 \N -2437 49 \N -2438 49 \N -2439 49 \N -2440 49 \N -2441 49 \N -2442 49 \N -2443 49 \N -2444 49 \N -2445 49 \N -2446 49 \N -2447 49 \N -2448 49 \N -2449 49 \N -2450 50 \N -2451 50 \N -2452 50 \N -2453 50 \N -2454 50 \N -2455 50 \N -2456 50 \N -2457 50 \N -2458 50 \N -2459 50 \N -2460 50 \N -2461 50 \N -2462 50 \N -2463 50 \N -2464 50 \N -2465 50 \N -2466 50 \N -2467 50 \N -2468 50 \N -2469 50 \N -2470 50 \N -2471 50 \N -2472 50 \N -2473 50 \N -2474 50 \N -2475 50 \N -2476 50 \N -2477 50 \N -2478 50 \N -2479 50 \N -2480 50 \N -2481 50 \N -2482 50 \N -2483 50 \N -2484 50 \N -2485 50 \N -2486 50 \N -2487 50 \N -2488 50 \N -2489 50 \N -2490 50 \N -2491 50 \N -2492 50 \N -2493 50 \N -2494 50 \N -2495 50 \N -2496 50 \N -2497 50 \N -2498 50 \N -2499 50 \N -2500 51 \N -2501 51 \N -2502 51 \N -2503 51 \N -2504 51 \N -2505 51 \N -2506 51 \N -2507 51 \N -2508 51 \N -2509 51 \N -2510 51 \N -2511 51 \N -2512 51 \N -2513 51 \N -2514 51 \N -2515 51 \N -2516 51 \N -2517 51 \N -2518 51 \N -2519 51 \N -2520 51 \N -2521 51 \N -2522 51 \N -2523 51 \N -2524 51 \N -2525 51 \N -2526 51 \N -2527 51 \N -2528 51 \N -2529 51 \N -2530 51 \N -2531 51 \N -2532 51 \N -2533 51 \N -2534 51 \N -2535 51 \N -2536 51 \N -2537 51 \N -2538 51 \N -2539 51 \N -2540 51 \N -2541 51 \N -2542 51 \N -2543 51 \N -2544 51 \N -2545 51 \N -2546 51 \N -2547 51 \N -2548 51 \N -2549 51 \N -2550 52 \N -2551 52 \N -2552 52 \N -2553 52 \N -2554 52 \N -2555 52 \N -2556 52 \N -2557 52 \N -2558 52 \N -2559 52 \N -2560 52 \N -2561 52 \N -2562 52 \N -2563 52 \N -2564 52 \N -2565 52 \N -2566 52 \N -2567 52 \N -2568 52 \N -2569 52 \N -2570 52 \N -2571 52 \N -2572 52 \N -2573 52 \N -2574 52 \N -2575 52 \N -2576 52 \N -2577 52 \N -2578 52 \N -2579 52 \N -2580 52 \N -2581 52 \N -2582 52 \N -2583 52 \N -2584 52 \N -2585 52 \N -2586 52 \N -2587 52 \N -2588 52 \N -2589 52 \N -2590 52 \N -2591 52 \N -2592 52 \N -2593 52 \N -2594 52 \N -2595 52 \N -2596 52 \N -2597 52 \N -2598 52 \N -2599 52 \N -2600 53 \N -2601 53 \N -2602 53 \N -2603 53 \N -2604 53 \N -2605 53 \N -2606 53 \N -2607 53 \N -2608 53 \N -2609 53 \N -2610 53 \N -2611 53 \N -2612 53 \N -2613 53 \N -2614 53 \N -2615 53 \N -2616 53 \N -2617 53 \N -2618 53 \N -2619 53 \N -2620 53 \N -2621 53 \N -2622 53 \N -2623 53 \N -2624 53 \N -2625 53 \N -2626 53 \N -2627 53 \N -2628 53 \N -2629 53 \N -2630 53 \N -2631 53 \N -2632 53 \N -2633 53 \N -2634 53 \N -2635 53 \N -2636 53 \N -2637 53 \N -2638 53 \N -2639 53 \N -2640 53 \N -2641 53 \N -2642 53 \N -2643 53 \N -2644 53 \N -2645 53 \N -2646 53 \N -2647 53 \N -2648 53 \N -2649 53 \N -2650 54 \N -2651 54 \N -2652 54 \N -2653 54 \N -2654 54 \N -2655 54 \N -2656 54 \N -2657 54 \N -2658 54 \N -2659 54 \N -2660 54 \N -2661 54 \N -2662 54 \N -2663 54 \N -2664 54 \N -2665 54 \N -2666 54 \N -2667 54 \N -2668 54 \N -2669 54 \N -2670 54 \N -2671 54 \N -2672 54 \N -2673 54 \N -2674 54 \N -2675 54 \N -2676 54 \N -2677 54 \N -2678 54 \N -2679 54 \N -2680 54 \N -2681 54 \N -2682 54 \N -2683 54 \N -2684 54 \N -2685 54 \N -2686 54 \N -2687 54 \N -2688 54 \N -2689 54 \N -2690 54 \N -2691 54 \N -2692 54 \N -2693 54 \N -2694 54 \N -2695 54 \N -2696 54 \N -2697 54 \N -2698 54 \N -2699 54 \N -2700 55 \N -2701 55 \N -2702 55 \N -2703 55 \N -2704 55 \N -2705 55 \N -2706 55 \N -2707 55 \N -2708 55 \N -2709 55 \N -2710 55 \N -2711 55 \N -2712 55 \N -2713 55 \N -2714 55 \N -2715 55 \N -2716 55 \N -2717 55 \N -2718 55 \N -2719 55 \N -2720 55 \N -2721 55 \N -2722 55 \N -2723 55 \N -2724 55 \N -2725 55 \N -2726 55 \N -2727 55 \N -2728 55 \N -2729 55 \N -2730 55 \N -2731 55 \N -2732 55 \N -2733 55 \N -2734 55 \N -2735 55 \N -2736 55 \N -2737 55 \N -2738 55 \N -2739 55 \N -2740 55 \N -2741 55 \N -2742 55 \N -2743 55 \N -2744 55 \N -2745 55 \N -2746 55 \N -2747 55 \N -2748 55 \N -2749 55 \N -2750 56 \N -2751 56 \N -2752 56 \N -2753 56 \N -2754 56 \N -2755 56 \N -2756 56 \N -2757 56 \N -2758 56 \N -2759 56 \N -2760 56 \N -2761 56 \N -2762 56 \N -2763 56 \N -2764 56 \N -2765 56 \N -2766 56 \N -2767 56 \N -2768 56 \N -2769 56 \N -2770 56 \N -2771 56 \N -2772 56 \N -2773 56 \N -2774 56 \N -2775 56 \N -2776 56 \N -2777 56 \N -2778 56 \N -2779 56 \N -2780 56 \N -2781 56 \N -2782 56 \N -2783 56 \N -2784 56 \N -2785 56 \N -2786 56 \N -2787 56 \N -2788 56 \N -2789 56 \N -2790 56 \N -2791 56 \N -2792 56 \N -2793 56 \N -2794 56 \N -2795 56 \N -2796 56 \N -2797 56 \N -2798 56 \N -2799 56 \N -2800 57 \N -2801 57 \N -2802 57 \N -2803 57 \N -2804 57 \N -2805 57 \N -2806 57 \N -2807 57 \N -2808 57 \N -2809 57 \N -2810 57 \N -2811 57 \N -2812 57 \N -2813 57 \N -2814 57 \N -2815 57 \N -2816 57 \N -2817 57 \N -2818 57 \N -2819 57 \N -2820 57 \N -2821 57 \N -2822 57 \N -2823 57 \N -2824 57 \N -2825 57 \N -2826 57 \N -2827 57 \N -2828 57 \N -2829 57 \N -2830 57 \N -2831 57 \N -2832 57 \N -2833 57 \N -2834 57 \N -2835 57 \N -2836 57 \N -2837 57 \N -2838 57 \N -2839 57 \N -2840 57 \N -2841 57 \N -2842 57 \N -2843 57 \N -2844 57 \N -2845 57 \N -2846 57 \N -2847 57 \N -2848 57 \N -2849 57 \N -2850 58 \N -2851 58 \N -2852 58 \N -2853 58 \N -2854 58 \N -2855 58 \N -2856 58 \N -2857 58 \N -2858 58 \N -2859 58 \N -2860 58 \N -2861 58 \N -2862 58 \N -2863 58 \N -2864 58 \N -2865 58 \N -2866 58 \N -2867 58 \N -2868 58 \N -2869 58 \N -2870 58 \N -2871 58 \N -2872 58 \N -2873 58 \N -2874 58 \N -2875 58 \N -2876 58 \N -2877 58 \N -2878 58 \N -2879 58 \N -2880 58 \N -2881 58 \N -2882 58 \N -2883 58 \N -2884 58 \N -2885 58 \N -2886 58 \N -2887 58 \N -2888 58 \N -2889 58 \N -2890 58 \N -2891 58 \N -2892 58 \N -2893 58 \N -2894 58 \N -2895 58 \N -2896 58 \N -2897 58 \N -2898 58 \N -2899 58 \N -2900 59 \N -2901 59 \N -2902 59 \N -2903 59 \N -2904 59 \N -2905 59 \N -2906 59 \N -2907 59 \N -2908 59 \N -2909 59 \N -2910 59 \N -2911 59 \N -2912 59 \N -2913 59 \N -2914 59 \N -2915 59 \N -2916 59 \N -2917 59 \N -2918 59 \N -2919 59 \N -2920 59 \N -2921 59 \N -2922 59 \N -2923 59 \N -2924 59 \N -2925 59 \N -2926 59 \N -2927 59 \N -2928 59 \N -2929 59 \N -2930 59 \N -2931 59 \N -2932 59 \N -2933 59 \N -2934 59 \N -2935 59 \N -2936 59 \N -2937 59 \N -2938 59 \N -2939 59 \N -2940 59 \N -2941 59 \N -2942 59 \N -2943 59 \N -2944 59 \N -2945 59 \N -2946 59 \N -2947 59 \N -2948 59 \N -2949 59 \N -2950 60 \N -2951 60 \N -2952 60 \N -2953 60 \N -2954 60 \N -2955 60 \N -2956 60 \N -2957 60 \N -2958 60 \N -2959 60 \N -2960 60 \N -2961 60 \N -2962 60 \N -2963 60 \N -2964 60 \N -2965 60 \N -2966 60 \N -2967 60 \N -2968 60 \N -2969 60 \N -2970 60 \N -2971 60 \N -2972 60 \N -2973 60 \N -2974 60 \N -2975 60 \N -2976 60 \N -2977 60 \N -2978 60 \N -2979 60 \N -2980 60 \N -2981 60 \N -2982 60 \N -2983 60 \N -2984 60 \N -2985 60 \N -2986 60 \N -2987 60 \N -2988 60 \N -2989 60 \N -2990 60 \N -2991 60 \N -2992 60 \N -2993 60 \N -2994 60 \N -2995 60 \N -2996 60 \N -2997 60 \N -2998 60 \N -2999 60 \N -3000 61 \N -3001 61 \N -3002 61 \N -3003 61 \N -3004 61 \N -3005 61 \N -3006 61 \N -3007 61 \N -3008 61 \N -3009 61 \N -3010 61 \N -3011 61 \N -3012 61 \N -3013 61 \N -3014 61 \N -3015 61 \N -3016 61 \N -3017 61 \N -3018 61 \N -3019 61 \N -3020 61 \N -3021 61 \N -3022 61 \N -3023 61 \N -3024 61 \N -3025 61 \N -3026 61 \N -3027 61 \N -3028 61 \N -3029 61 \N -3030 61 \N -3031 61 \N -3032 61 \N -3033 61 \N -3034 61 \N -3035 61 \N -3036 61 \N -3037 61 \N -3038 61 \N -3039 61 \N -3040 61 \N -3041 61 \N -3042 61 \N -3043 61 \N -3044 61 \N -3045 61 \N -3046 61 \N -3047 61 \N -3048 61 \N -3049 61 \N -3050 62 \N -3051 62 \N -3052 62 \N -3053 62 \N -3054 62 \N -3055 62 \N -3056 62 \N -3057 62 \N -3058 62 \N -3059 62 \N -3060 62 \N -3061 62 \N -3062 62 \N -3063 62 \N -3064 62 \N -3065 62 \N -3066 62 \N -3067 62 \N -3068 62 \N -3069 62 \N -3070 62 \N -3071 62 \N -3072 62 \N -3073 62 \N -3074 62 \N -3075 62 \N -3076 62 \N -3077 62 \N -3078 62 \N -3079 62 \N -3080 62 \N -3081 62 \N -3082 62 \N -3083 62 \N -3084 62 \N -3085 62 \N -3086 62 \N -3087 62 \N -3088 62 \N -3089 62 \N -3090 62 \N -3091 62 \N -3092 62 \N -3093 62 \N -3094 62 \N -3095 62 \N -3096 62 \N -3097 62 \N -3098 62 \N -3099 62 \N -3100 63 \N -3101 63 \N -3102 63 \N -3103 63 \N -3104 63 \N -3105 63 \N -3106 63 \N -3107 63 \N -3108 63 \N -3109 63 \N -3110 63 \N -3111 63 \N -3112 63 \N -3113 63 \N -3114 63 \N -3115 63 \N -3116 63 \N -3117 63 \N -3118 63 \N -3119 63 \N -3120 63 \N -3121 63 \N -3122 63 \N -3123 63 \N -3124 63 \N -3125 63 \N -3126 63 \N -3127 63 \N -3128 63 \N -3129 63 \N -3130 63 \N -3131 63 \N -3132 63 \N -3133 63 \N -3134 63 \N -3135 63 \N -3136 63 \N -3137 63 \N -3138 63 \N -3139 63 \N -3140 63 \N -3141 63 \N -3142 63 \N -3143 63 \N -3144 63 \N -3145 63 \N -3146 63 \N -3147 63 \N -3148 63 \N -3149 63 \N -3150 64 \N -3151 64 \N -3152 64 \N -3153 64 \N -3154 64 \N -3155 64 \N -3156 64 \N -3157 64 \N -3158 64 \N -3159 64 \N -3160 64 \N -3161 64 \N -3162 64 \N -3163 64 \N -3164 64 \N -3165 64 \N -3166 64 \N -3167 64 \N -3168 64 \N -3169 64 \N -3170 64 \N -3171 64 \N -3172 64 \N -3173 64 \N -3174 64 \N -3175 64 \N -3176 64 \N -3177 64 \N -3178 64 \N -3179 64 \N -3180 64 \N -3181 64 \N -3182 64 \N -3183 64 \N -3184 64 \N -3185 64 \N -3186 64 \N -3187 64 \N -3188 64 \N -3189 64 \N -3190 64 \N -3191 64 \N -3192 64 \N -3193 64 \N -3194 64 \N -3195 64 \N -3196 64 \N -3197 64 \N -3198 64 \N -3199 64 \N -3200 65 \N -3201 65 \N -3202 65 \N -3203 65 \N -3204 65 \N -3205 65 \N -3206 65 \N -3207 65 \N -3208 65 \N -3209 65 \N -3210 65 \N -3211 65 \N -3212 65 \N -3213 65 \N -3214 65 \N -3215 65 \N -3216 65 \N -3217 65 \N -3218 65 \N -3219 65 \N -3220 65 \N -3221 65 \N -3222 65 \N -3223 65 \N -3224 65 \N -3225 65 \N -3226 65 \N -3227 65 \N -3228 65 \N -3229 65 \N -3230 65 \N -3231 65 \N -3232 65 \N -3233 65 \N -3234 65 \N -3235 65 \N -3236 65 \N -3237 65 \N -3238 65 \N -3239 65 \N -3240 65 \N -3241 65 \N -3242 65 \N -3243 65 \N -3244 65 \N -3245 65 \N -3246 65 \N -3247 65 \N -3248 65 \N -3249 65 \N -3250 66 \N -3251 66 \N -3252 66 \N -3253 66 \N -3254 66 \N -3255 66 \N -3256 66 \N -3257 66 \N -3258 66 \N -3259 66 \N -3260 66 \N -3261 66 \N -3262 66 \N -3263 66 \N -3264 66 \N -3265 66 \N -3266 66 \N -3267 66 \N -3268 66 \N -3269 66 \N -3270 66 \N -3271 66 \N -3272 66 \N -3273 66 \N -3274 66 \N -3275 66 \N -3276 66 \N -3277 66 \N -3278 66 \N -3279 66 \N -3280 66 \N -3281 66 \N -3282 66 \N -3283 66 \N -3284 66 \N -3285 66 \N -3286 66 \N -3287 66 \N -3288 66 \N -3289 66 \N -3290 66 \N -3291 66 \N -3292 66 \N -3293 66 \N -3294 66 \N -3295 66 \N -3296 66 \N -3297 66 \N -3298 66 \N -3299 66 \N -3300 67 \N -3301 67 \N -3302 67 \N -3303 67 \N -3304 67 \N -3305 67 \N -3306 67 \N -3307 67 \N -3308 67 \N -3309 67 \N -3310 67 \N -3311 67 \N -3312 67 \N -3313 67 \N -3314 67 \N -3315 67 \N -3316 67 \N -3317 67 \N -3318 67 \N -3319 67 \N -3320 67 \N -3321 67 \N -3322 67 \N -3323 67 \N -3324 67 \N -3325 67 \N -3326 67 \N -3327 67 \N -3328 67 \N -3329 67 \N -3330 67 \N -3331 67 \N -3332 67 \N -3333 67 \N -3334 67 \N -3335 67 \N -3336 67 \N -3337 67 \N -3338 67 \N -3339 67 \N -3340 67 \N -3341 67 \N -3342 67 \N -3343 67 \N -3344 67 \N -3345 67 \N -3346 67 \N -3347 67 \N -3348 67 \N -3349 67 \N -3350 68 \N -3351 68 \N -3352 68 \N -3353 68 \N -3354 68 \N -3355 68 \N -3356 68 \N -3357 68 \N -3358 68 \N -3359 68 \N -3360 68 \N -3361 68 \N -3362 68 \N -3363 68 \N -3364 68 \N -3365 68 \N -3366 68 \N -3367 68 \N -3368 68 \N -3369 68 \N -3370 68 \N -3371 68 \N -3372 68 \N -3373 68 \N -3374 68 \N -3375 68 \N -3376 68 \N -3377 68 \N -3378 68 \N -3379 68 \N -3380 68 \N -3381 68 \N -3382 68 \N -3383 68 \N -3384 68 \N -3385 68 \N -3386 68 \N -3387 68 \N -3388 68 \N -3389 68 \N -3390 68 \N -3391 68 \N -3392 68 \N -3393 68 \N -3394 68 \N -3395 68 \N -3396 68 \N -3397 68 \N -3398 68 \N -3399 68 \N -3400 69 \N -3401 69 \N -3402 69 \N -3403 69 \N -3404 69 \N -3405 69 \N -3406 69 \N -3407 69 \N -3408 69 \N -3409 69 \N -3410 69 \N -3411 69 \N -3412 69 \N -3413 69 \N -3414 69 \N -3415 69 \N -3416 69 \N -3417 69 \N -3418 69 \N -3419 69 \N -3420 69 \N -3421 69 \N -3422 69 \N -3423 69 \N -3424 69 \N -3425 69 \N -3426 69 \N -3427 69 \N -3428 69 \N -3429 69 \N -3430 69 \N -3431 69 \N -3432 69 \N -3433 69 \N -3434 69 \N -3435 69 \N -3436 69 \N -3437 69 \N -3438 69 \N -3439 69 \N -3440 69 \N -3441 69 \N -3442 69 \N -3443 69 \N -3444 69 \N -3445 69 \N -3446 69 \N -3447 69 \N -3448 69 \N -3449 69 \N -3450 70 \N -3451 70 \N -3452 70 \N -3453 70 \N -3454 70 \N -3455 70 \N -3456 70 \N -3457 70 \N -3458 70 \N -3459 70 \N -3460 70 \N -3461 70 \N -3462 70 \N -3463 70 \N -3464 70 \N -3465 70 \N -3466 70 \N -3467 70 \N -3468 70 \N -3469 70 \N -3470 70 \N -3471 70 \N -3472 70 \N -3473 70 \N -3474 70 \N -3475 70 \N -3476 70 \N -3477 70 \N -3478 70 \N -3479 70 \N -3480 70 \N -3481 70 \N -3482 70 \N -3483 70 \N -3484 70 \N -3485 70 \N -3486 70 \N -3487 70 \N -3488 70 \N -3489 70 \N -3490 70 \N -3491 70 \N -3492 70 \N -3493 70 \N -3494 70 \N -3495 70 \N -3496 70 \N -3497 70 \N -3498 70 \N -3499 70 \N -3500 71 \N -3501 71 \N -3502 71 \N -3503 71 \N -3504 71 \N -3505 71 \N -3506 71 \N -3507 71 \N -3508 71 \N -3509 71 \N -3510 71 \N -3511 71 \N -3512 71 \N -3513 71 \N -3514 71 \N -3515 71 \N -3516 71 \N -3517 71 \N -3518 71 \N -3519 71 \N -3520 71 \N -3521 71 \N -3522 71 \N -3523 71 \N -3524 71 \N -3525 71 \N -3526 71 \N -3527 71 \N -3528 71 \N -3529 71 \N -3530 71 \N -3531 71 \N -3532 71 \N -3533 71 \N -3534 71 \N -3535 71 \N -3536 71 \N -3537 71 \N -3538 71 \N -3539 71 \N -3540 71 \N -3541 71 \N -3542 71 \N -3543 71 \N -3544 71 \N -3545 71 \N -3546 71 \N -3547 71 \N -3548 71 \N -3549 71 \N -3550 72 \N -3551 72 \N -3552 72 \N -3553 72 \N -3554 72 \N -3555 72 \N -3556 72 \N -3557 72 \N -3558 72 \N -3559 72 \N -3560 72 \N -3561 72 \N -3562 72 \N -3563 72 \N -3564 72 \N -3565 72 \N -3566 72 \N -3567 72 \N -3568 72 \N -3569 72 \N -3570 72 \N -3571 72 \N -3572 72 \N -3573 72 \N -3574 72 \N -3575 72 \N -3576 72 \N -3577 72 \N -3578 72 \N -3579 72 \N -3580 72 \N -3581 72 \N -3582 72 \N -3583 72 \N -3584 72 \N -3585 72 \N -3586 72 \N -3587 72 \N -3588 72 \N -3589 72 \N -3590 72 \N -3591 72 \N -3592 72 \N -3593 72 \N -3594 72 \N -3595 72 \N -3596 72 \N -3597 72 \N -3598 72 \N -3599 72 \N -3600 73 \N -3601 73 \N -3602 73 \N -3603 73 \N -3604 73 \N -3605 73 \N -3606 73 \N -3607 73 \N -3608 73 \N -3609 73 \N -3610 73 \N -3611 73 \N -3612 73 \N -3613 73 \N -3614 73 \N -3615 73 \N -3616 73 \N -3617 73 \N -3618 73 \N -3619 73 \N -3620 73 \N -3621 73 \N -3622 73 \N -3623 73 \N -3624 73 \N -3625 73 \N -3626 73 \N -3627 73 \N -3628 73 \N -3629 73 \N -3630 73 \N -3631 73 \N -3632 73 \N -3633 73 \N -3634 73 \N -3635 73 \N -3636 73 \N -3637 73 \N -3638 73 \N -3639 73 \N -3640 73 \N -3641 73 \N -3642 73 \N -3643 73 \N -3644 73 \N -3645 73 \N -3646 73 \N -3647 73 \N -3648 73 \N -3649 73 \N -3650 74 \N -3651 74 \N -3652 74 \N -3653 74 \N -3654 74 \N -3655 74 \N -3656 74 \N -3657 74 \N -3658 74 \N -3659 74 \N -3660 74 \N -3661 74 \N -3662 74 \N -3663 74 \N -3664 74 \N -3665 74 \N -3666 74 \N -3667 74 \N -3668 74 \N -3669 74 \N -3670 74 \N -3671 74 \N -3672 74 \N -3673 74 \N -3674 74 \N -3675 74 \N -3676 74 \N -3677 74 \N -3678 74 \N -3679 74 \N -3680 74 \N -3681 74 \N -3682 74 \N -3683 74 \N -3684 74 \N -3685 74 \N -3686 74 \N -3687 74 \N -3688 74 \N -3689 74 \N -3690 74 \N -3691 74 \N -3692 74 \N -3693 74 \N -3694 74 \N -3695 74 \N -3696 74 \N -3697 74 \N -3698 74 \N -3699 74 \N -3700 75 \N -3701 75 \N -3702 75 \N -3703 75 \N -3704 75 \N -3705 75 \N -3706 75 \N -3707 75 \N -3708 75 \N -3709 75 \N -3710 75 \N -3711 75 \N -3712 75 \N -3713 75 \N -3714 75 \N -3715 75 \N -3716 75 \N -3717 75 \N -3718 75 \N -3719 75 \N -3720 75 \N -3721 75 \N -3722 75 \N -3723 75 \N -3724 75 \N -3725 75 \N -3726 75 \N -3727 75 \N -3728 75 \N -3729 75 \N -3730 75 \N -3731 75 \N -3732 75 \N -3733 75 \N -3734 75 \N -3735 75 \N -3736 75 \N -3737 75 \N -3738 75 \N -3739 75 \N -3740 75 \N -3741 75 \N -3742 75 \N -3743 75 \N -3744 75 \N -3745 75 \N -3746 75 \N -3747 75 \N -3748 75 \N -3749 75 \N -3750 76 \N -3751 76 \N -3752 76 \N -3753 76 \N -3754 76 \N -3755 76 \N -3756 76 \N -3757 76 \N -3758 76 \N -3759 76 \N -3760 76 \N -3761 76 \N -3762 76 \N -3763 76 \N -3764 76 \N -3765 76 \N -3766 76 \N -3767 76 \N -3768 76 \N -3769 76 \N -3770 76 \N -3771 76 \N -3772 76 \N -3773 76 \N -3774 76 \N -3775 76 \N -3776 76 \N -3777 76 \N -3778 76 \N -3779 76 \N -3780 76 \N -3781 76 \N -3782 76 \N -3783 76 \N -3784 76 \N -3785 76 \N -3786 76 \N -3787 76 \N -3788 76 \N -3789 76 \N -3790 76 \N -3791 76 \N -3792 76 \N -3793 76 \N -3794 76 \N -3795 76 \N -3796 76 \N -3797 76 \N -3798 76 \N -3799 76 \N -3800 77 \N -3801 77 \N -3802 77 \N -3803 77 \N -3804 77 \N -3805 77 \N -3806 77 \N -3807 77 \N -3808 77 \N -3809 77 \N -3810 77 \N -3811 77 \N -3812 77 \N -3813 77 \N -3814 77 \N -3815 77 \N -3816 77 \N -3817 77 \N -3818 77 \N -3819 77 \N -3820 77 \N -3821 77 \N -3822 77 \N -3823 77 \N -3824 77 \N -3825 77 \N -3826 77 \N -3827 77 \N -3828 77 \N -3829 77 \N -3830 77 \N -3831 77 \N -3832 77 \N -3833 77 \N -3834 77 \N -3835 77 \N -3836 77 \N -3837 77 \N -3838 77 \N -3839 77 \N -3840 77 \N -3841 77 \N -3842 77 \N -3843 77 \N -3844 77 \N -3845 77 \N -3846 77 \N -3847 77 \N -3848 77 \N -3849 77 \N -3850 78 \N -3851 78 \N -3852 78 \N -3853 78 \N -3854 78 \N -3855 78 \N -3856 78 \N -3857 78 \N -3858 78 \N -3859 78 \N -3860 78 \N -3861 78 \N -3862 78 \N -3863 78 \N -3864 78 \N -3865 78 \N -3866 78 \N -3867 78 \N -3868 78 \N -3869 78 \N -3870 78 \N -3871 78 \N -3872 78 \N -3873 78 \N -3874 78 \N -3875 78 \N -3876 78 \N -3877 78 \N -3878 78 \N -3879 78 \N -3880 78 \N -3881 78 \N -3882 78 \N -3883 78 \N -3884 78 \N -3885 78 \N -3886 78 \N -3887 78 \N -3888 78 \N -3889 78 \N -3890 78 \N -3891 78 \N -3892 78 \N -3893 78 \N -3894 78 \N -3895 78 \N -3896 78 \N -3897 78 \N -3898 78 \N -3899 78 \N -3900 79 \N -3901 79 \N -3902 79 \N -3903 79 \N -3904 79 \N -3905 79 \N -3906 79 \N -3907 79 \N -3908 79 \N -3909 79 \N -3910 79 \N -3911 79 \N -3912 79 \N -3913 79 \N -3914 79 \N -3915 79 \N -3916 79 \N -3917 79 \N -3918 79 \N -3919 79 \N -3920 79 \N -3921 79 \N -3922 79 \N -3923 79 \N -3924 79 \N -3925 79 \N -3926 79 \N -3927 79 \N -3928 79 \N -3929 79 \N -3930 79 \N -3931 79 \N -3932 79 \N -3933 79 \N -3934 79 \N -3935 79 \N -3936 79 \N -3937 79 \N -3938 79 \N -3939 79 \N -3940 79 \N -3941 79 \N -3942 79 \N -3943 79 \N -3944 79 \N -3945 79 \N -3946 79 \N -3947 79 \N -3948 79 \N -3949 79 \N -3950 80 \N -3951 80 \N -3952 80 \N -3953 80 \N -3954 80 \N -3955 80 \N -3956 80 \N -3957 80 \N -3958 80 \N -3959 80 \N -3960 80 \N -3961 80 \N -3962 80 \N -3963 80 \N -3964 80 \N -3965 80 \N -3966 80 \N -3967 80 \N -3968 80 \N -3969 80 \N -3970 80 \N -3971 80 \N -3972 80 \N -3973 80 \N -3974 80 \N -3975 80 \N -3976 80 \N -3977 80 \N -3978 80 \N -3979 80 \N -3980 80 \N -3981 80 \N -3982 80 \N -3983 80 \N -3984 80 \N -3985 80 \N -3986 80 \N -3987 80 \N -3988 80 \N -3989 80 \N -3990 80 \N -3991 80 \N -3992 80 \N -3993 80 \N -3994 80 \N -3995 80 \N -3996 80 \N -3997 80 \N -3998 80 \N -3999 80 \N -4000 81 \N -4001 81 \N -4002 81 \N -4003 81 \N -4004 81 \N -4005 81 \N -4006 81 \N -4007 81 \N -4008 81 \N -4009 81 \N -4010 81 \N -4011 81 \N -4012 81 \N -4013 81 \N -4014 81 \N -4015 81 \N -4016 81 \N -4017 81 \N -4018 81 \N -4019 81 \N -4020 81 \N -4021 81 \N -4022 81 \N -4023 81 \N -4024 81 \N -4025 81 \N -4026 81 \N -4027 81 \N -4028 81 \N -4029 81 \N -4030 81 \N -4031 81 \N -4032 81 \N -4033 81 \N -4034 81 \N -4035 81 \N -4036 81 \N -4037 81 \N -4038 81 \N -4039 81 \N -4040 81 \N -4041 81 \N -4042 81 \N -4043 81 \N -4044 81 \N -4045 81 \N -4046 81 \N -4047 81 \N -4048 81 \N -4049 81 \N -4050 82 \N -4051 82 \N -4052 82 \N -4053 82 \N -4054 82 \N -4055 82 \N -4056 82 \N -4057 82 \N -4058 82 \N -4059 82 \N -4060 82 \N -4061 82 \N -4062 82 \N -4063 82 \N -4064 82 \N -4065 82 \N -4066 82 \N -4067 82 \N -4068 82 \N -4069 82 \N -4070 82 \N -4071 82 \N -4072 82 \N -4073 82 \N -4074 82 \N -4075 82 \N -4076 82 \N -4077 82 \N -4078 82 \N -4079 82 \N -4080 82 \N -4081 82 \N -4082 82 \N -4083 82 \N -4084 82 \N -4085 82 \N -4086 82 \N -4087 82 \N -4088 82 \N -4089 82 \N -4090 82 \N -4091 82 \N -4092 82 \N -4093 82 \N -4094 82 \N -4095 82 \N -4096 82 \N -4097 82 \N -4098 82 \N -4099 82 \N -4100 83 \N -4101 83 \N -4102 83 \N -4103 83 \N -4104 83 \N -4105 83 \N -4106 83 \N -4107 83 \N -4108 83 \N -4109 83 \N -4110 83 \N -4111 83 \N -4112 83 \N -4113 83 \N -4114 83 \N -4115 83 \N -4116 83 \N -4117 83 \N -4118 83 \N -4119 83 \N -4120 83 \N -4121 83 \N -4122 83 \N -4123 83 \N -4124 83 \N -4125 83 \N -4126 83 \N -4127 83 \N -4128 83 \N -4129 83 \N -4130 83 \N -4131 83 \N -4132 83 \N -4133 83 \N -4134 83 \N -4135 83 \N -4136 83 \N -4137 83 \N -4138 83 \N -4139 83 \N -4140 83 \N -4141 83 \N -4142 83 \N -4143 83 \N -4144 83 \N -4145 83 \N -4146 83 \N -4147 83 \N -4148 83 \N -4149 83 \N -4150 84 \N -4151 84 \N -4152 84 \N -4153 84 \N -4154 84 \N -4155 84 \N -4156 84 \N -4157 84 \N -4158 84 \N -4159 84 \N -4160 84 \N -4161 84 \N -4162 84 \N -4163 84 \N -4164 84 \N -4165 84 \N -4166 84 \N -4167 84 \N -4168 84 \N -4169 84 \N -4170 84 \N -4171 84 \N -4172 84 \N -4173 84 \N -4174 84 \N -4175 84 \N -4176 84 \N -4177 84 \N -4178 84 \N -4179 84 \N -4180 84 \N -4181 84 \N -4182 84 \N -4183 84 \N -4184 84 \N -4185 84 \N -4186 84 \N -4187 84 \N -4188 84 \N -4189 84 \N -4190 84 \N -4191 84 \N -4192 84 \N -4193 84 \N -4194 84 \N -4195 84 \N -4196 84 \N -4197 84 \N -4198 84 \N -4199 84 \N -4200 85 \N -4201 85 \N -4202 85 \N -4203 85 \N -4204 85 \N -4205 85 \N -4206 85 \N -4207 85 \N -4208 85 \N -4209 85 \N -4210 85 \N -4211 85 \N -4212 85 \N -4213 85 \N -4214 85 \N -4215 85 \N -4216 85 \N -4217 85 \N -4218 85 \N -4219 85 \N -4220 85 \N -4221 85 \N -4222 85 \N -4223 85 \N -4224 85 \N -4225 85 \N -4226 85 \N -4227 85 \N -4228 85 \N -4229 85 \N -4230 85 \N -4231 85 \N -4232 85 \N -4233 85 \N -4234 85 \N -4235 85 \N -4236 85 \N -4237 85 \N -4238 85 \N -4239 85 \N -4240 85 \N -4241 85 \N -4242 85 \N -4243 85 \N -4244 85 \N -4245 85 \N -4246 85 \N -4247 85 \N -4248 85 \N -4249 85 \N -4250 86 \N -4251 86 \N -4252 86 \N -4253 86 \N -4254 86 \N -4255 86 \N -4256 86 \N -4257 86 \N -4258 86 \N -4259 86 \N -4260 86 \N -4261 86 \N -4262 86 \N -4263 86 \N -4264 86 \N -4265 86 \N -4266 86 \N -4267 86 \N -4268 86 \N -4269 86 \N -4270 86 \N -4271 86 \N -4272 86 \N -4273 86 \N -4274 86 \N -4275 86 \N -4276 86 \N -4277 86 \N -4278 86 \N -4279 86 \N -4280 86 \N -4281 86 \N -4282 86 \N -4283 86 \N -4284 86 \N -4285 86 \N -4286 86 \N -4287 86 \N -4288 86 \N -4289 86 \N -4290 86 \N -4291 86 \N -4292 86 \N -4293 86 \N -4294 86 \N -4295 86 \N -4296 86 \N -4297 86 \N -4298 86 \N -4299 86 \N -4300 87 \N -4301 87 \N -4302 87 \N -4303 87 \N -4304 87 \N -4305 87 \N -4306 87 \N -4307 87 \N -4308 87 \N -4309 87 \N -4310 87 \N -4311 87 \N -4312 87 \N -4313 87 \N -4314 87 \N -4315 87 \N -4316 87 \N -4317 87 \N -4318 87 \N -4319 87 \N -4320 87 \N -4321 87 \N -4322 87 \N -4323 87 \N -4324 87 \N -4325 87 \N -4326 87 \N -4327 87 \N -4328 87 \N -4329 87 \N -4330 87 \N -4331 87 \N -4332 87 \N -4333 87 \N -4334 87 \N -4335 87 \N -4336 87 \N -4337 87 \N -4338 87 \N -4339 87 \N -4340 87 \N -4341 87 \N -4342 87 \N -4343 87 \N -4344 87 \N -4345 87 \N -4346 87 \N -4347 87 \N -4348 87 \N -4349 87 \N -4350 88 \N -4351 88 \N -4352 88 \N -4353 88 \N -4354 88 \N -4355 88 \N -4356 88 \N -4357 88 \N -4358 88 \N -4359 88 \N -4360 88 \N -4361 88 \N -4362 88 \N -4363 88 \N -4364 88 \N -4365 88 \N -4366 88 \N -4367 88 \N -4368 88 \N -4369 88 \N -4370 88 \N -4371 88 \N -4372 88 \N -4373 88 \N -4374 88 \N -4375 88 \N -4376 88 \N -4377 88 \N -4378 88 \N -4379 88 \N -4380 88 \N -4381 88 \N -4382 88 \N -4383 88 \N -4384 88 \N -4385 88 \N -4386 88 \N -4387 88 \N -4388 88 \N -4389 88 \N -4390 88 \N -4391 88 \N -4392 88 \N -4393 88 \N -4394 88 \N -4395 88 \N -4396 88 \N -4397 88 \N -4398 88 \N -4399 88 \N -4400 89 \N -4401 89 \N -4402 89 \N -4403 89 \N -4404 89 \N -4405 89 \N -4406 89 \N -4407 89 \N -4408 89 \N -4409 89 \N -4410 89 \N -4411 89 \N -4412 89 \N -4413 89 \N -4414 89 \N -4415 89 \N -4416 89 \N -4417 89 \N -4418 89 \N -4419 89 \N -4420 89 \N -4421 89 \N -4422 89 \N -4423 89 \N -4424 89 \N -4425 89 \N -4426 89 \N -4427 89 \N -4428 89 \N -4429 89 \N -4430 89 \N -4431 89 \N -4432 89 \N -4433 89 \N -4434 89 \N -4435 89 \N -4436 89 \N -4437 89 \N -4438 89 \N -4439 89 \N -4440 89 \N -4441 89 \N -4442 89 \N -4443 89 \N -4444 89 \N -4445 89 \N -4446 89 \N -4447 89 \N -4448 89 \N -4449 89 \N -4450 90 \N -4451 90 \N -4452 90 \N -4453 90 \N -4454 90 \N -4455 90 \N -4456 90 \N -4457 90 \N -4458 90 \N -4459 90 \N -4460 90 \N -4461 90 \N -4462 90 \N -4463 90 \N -4464 90 \N -4465 90 \N -4466 90 \N -4467 90 \N -4468 90 \N -4469 90 \N -4470 90 \N -4471 90 \N -4472 90 \N -4473 90 \N -4474 90 \N -4475 90 \N -4476 90 \N -4477 90 \N -4478 90 \N -4479 90 \N -4480 90 \N -4481 90 \N -4482 90 \N -4483 90 \N -4484 90 \N -4485 90 \N -4486 90 \N -4487 90 \N -4488 90 \N -4489 90 \N -4490 90 \N -4491 90 \N -4492 90 \N -4493 90 \N -4494 90 \N -4495 90 \N -4496 90 \N -4497 90 \N -4498 90 \N -4499 90 \N -4500 91 \N -4501 91 \N -4502 91 \N -4503 91 \N -4504 91 \N -4505 91 \N -4506 91 \N -4507 91 \N -4508 91 \N -4509 91 \N -4510 91 \N -4511 91 \N -4512 91 \N -4513 91 \N -4514 91 \N -4515 91 \N -4516 91 \N -4517 91 \N -4518 91 \N -4519 91 \N -4520 91 \N -4521 91 \N -4522 91 \N -4523 91 \N -4524 91 \N -4525 91 \N -4526 91 \N -4527 91 \N -4528 91 \N -4529 91 \N -4530 91 \N -4531 91 \N -4532 91 \N -4533 91 \N -4534 91 \N -4535 91 \N -4536 91 \N -4537 91 \N -4538 91 \N -4539 91 \N -4540 91 \N -4541 91 \N -4542 91 \N -4543 91 \N -4544 91 \N -4545 91 \N -4546 91 \N -4547 91 \N -4548 91 \N -4549 91 \N -4550 92 \N -4551 92 \N -4552 92 \N -4553 92 \N -4554 92 \N -4555 92 \N -4556 92 \N -4557 92 \N -4558 92 \N -4559 92 \N -4560 92 \N -4561 92 \N -4562 92 \N -4563 92 \N -4564 92 \N -4565 92 \N -4566 92 \N -4567 92 \N -4568 92 \N -4569 92 \N -4570 92 \N -4571 92 \N -4572 92 \N -4573 92 \N -4574 92 \N -4575 92 \N -4576 92 \N -4577 92 \N -4578 92 \N -4579 92 \N -4580 92 \N -4581 92 \N -4582 92 \N -4583 92 \N -4584 92 \N -4585 92 \N -4586 92 \N -4587 92 \N -4588 92 \N -4589 92 \N -4590 92 \N -4591 92 \N -4592 92 \N -4593 92 \N -4594 92 \N -4595 92 \N -4596 92 \N -4597 92 \N -4598 92 \N -4599 92 \N -4600 93 \N -4601 93 \N -4602 93 \N -4603 93 \N -4604 93 \N -4605 93 \N -4606 93 \N -4607 93 \N -4608 93 \N -4609 93 \N -4610 93 \N -4611 93 \N -4612 93 \N -4613 93 \N -4614 93 \N -4615 93 \N -4616 93 \N -4617 93 \N -4618 93 \N -4619 93 \N -4620 93 \N -4621 93 \N -4622 93 \N -4623 93 \N -4624 93 \N -4625 93 \N -4626 93 \N -4627 93 \N -4628 93 \N -4629 93 \N -4630 93 \N -4631 93 \N -4632 93 \N -4633 93 \N -4634 93 \N -4635 93 \N -4636 93 \N -4637 93 \N -4638 93 \N -4639 93 \N -4640 93 \N -4641 93 \N -4642 93 \N -4643 93 \N -4644 93 \N -4645 93 \N -4646 93 \N -4647 93 \N -4648 93 \N -4649 93 \N -4650 94 \N -4651 94 \N -4652 94 \N -4653 94 \N -4654 94 \N -4655 94 \N -4656 94 \N -4657 94 \N -4658 94 \N -4659 94 \N -4660 94 \N -4661 94 \N -4662 94 \N -4663 94 \N -4664 94 \N -4665 94 \N -4666 94 \N -4667 94 \N -4668 94 \N -4669 94 \N -4670 94 \N -4671 94 \N -4672 94 \N -4673 94 \N -4674 94 \N -4675 94 \N -4676 94 \N -4677 94 \N -4678 94 \N -4679 94 \N -4680 94 \N -4681 94 \N -4682 94 \N -4683 94 \N -4684 94 \N -4685 94 \N -4686 94 \N -4687 94 \N -4688 94 \N -4689 94 \N -4690 94 \N -4691 94 \N -4692 94 \N -4693 94 \N -4694 94 \N -4695 94 \N -4696 94 \N -4697 94 \N -4698 94 \N -4699 94 \N -4700 95 \N -4701 95 \N -4702 95 \N -4703 95 \N -4704 95 \N -4705 95 \N -4706 95 \N -4707 95 \N -4708 95 \N -4709 95 \N -4710 95 \N -4711 95 \N -4712 95 \N -4713 95 \N -4714 95 \N -4715 95 \N -4716 95 \N -4717 95 \N -4718 95 \N -4719 95 \N -4720 95 \N -4721 95 \N -4722 95 \N -4723 95 \N -4724 95 \N -4725 95 \N -4726 95 \N -4727 95 \N -4728 95 \N -4729 95 \N -4730 95 \N -4731 95 \N -4732 95 \N -4733 95 \N -4734 95 \N -4735 95 \N -4736 95 \N -4737 95 \N -4738 95 \N -4739 95 \N -4740 95 \N -4741 95 \N -4742 95 \N -4743 95 \N -4744 95 \N -4745 95 \N -4746 95 \N -4747 95 \N -4748 95 \N -4749 95 \N -4750 96 \N -4751 96 \N -4752 96 \N -4753 96 \N -4754 96 \N -4755 96 \N -4756 96 \N -4757 96 \N -4758 96 \N -4759 96 \N -4760 96 \N -4761 96 \N -4762 96 \N -4763 96 \N -4764 96 \N -4765 96 \N -4766 96 \N -4767 96 \N -4768 96 \N -4769 96 \N -4770 96 \N -4771 96 \N -4772 96 \N -4773 96 \N -4774 96 \N -4775 96 \N -4776 96 \N -4777 96 \N -4778 96 \N -4779 96 \N -4780 96 \N -4781 96 \N -4782 96 \N -4783 96 \N -4784 96 \N -4785 96 \N -4786 96 \N -4787 96 \N -4788 96 \N -4789 96 \N -4790 96 \N -4791 96 \N -4792 96 \N -4793 96 \N -4794 96 \N -4795 96 \N -4796 96 \N -4797 96 \N -4798 96 \N -4799 96 \N -4800 97 \N -4801 97 \N -4802 97 \N -4803 97 \N -4804 97 \N -4805 97 \N -4806 97 \N -4807 97 \N -4808 97 \N -4809 97 \N -4810 97 \N -4811 97 \N -4812 97 \N -4813 97 \N -4814 97 \N -4815 97 \N -4816 97 \N -4817 97 \N -4818 97 \N -4819 97 \N -4820 97 \N -4821 97 \N -4822 97 \N -4823 97 \N -4824 97 \N -4825 97 \N -4826 97 \N -4827 97 \N -4828 97 \N -4829 97 \N -4830 97 \N -4831 97 \N -4832 97 \N -4833 97 \N -4834 97 \N -4835 97 \N -4836 97 \N -4837 97 \N -4838 97 \N -4839 97 \N -4840 97 \N -4841 97 \N -4842 97 \N -4843 97 \N -4844 97 \N -4845 97 \N -4846 97 \N -4847 97 \N -4848 97 \N -4849 97 \N -4850 98 \N -4851 98 \N -4852 98 \N -4853 98 \N -4854 98 \N -4855 98 \N -4856 98 \N -4857 98 \N -4858 98 \N -4859 98 \N -4860 98 \N -4861 98 \N -4862 98 \N -4863 98 \N -4864 98 \N -4865 98 \N -4866 98 \N -4867 98 \N -4868 98 \N -4869 98 \N -4870 98 \N -4871 98 \N -4872 98 \N -4873 98 \N -4874 98 \N -4875 98 \N -4876 98 \N -4877 98 \N -4878 98 \N -4879 98 \N -4880 98 \N -4881 98 \N -4882 98 \N -4883 98 \N -4884 98 \N -4885 98 \N -4886 98 \N -4887 98 \N -4888 98 \N -4889 98 \N -4890 98 \N -4891 98 \N -4892 98 \N -4893 98 \N -4894 98 \N -4895 98 \N -4896 98 \N -4897 98 \N -4898 98 \N -4899 98 \N -4900 99 \N -4901 99 \N -4902 99 \N -4903 99 \N -4904 99 \N -4905 99 \N -4906 99 \N -4907 99 \N -4908 99 \N -4909 99 \N -4910 99 \N -4911 99 \N -4912 99 \N -4913 99 \N -4914 99 \N -4915 99 \N -4916 99 \N -4917 99 \N -4918 99 \N -4919 99 \N -4920 99 \N -4921 99 \N -4922 99 \N -4923 99 \N -4924 99 \N -4925 99 \N -4926 99 \N -4927 99 \N -4928 99 \N -4929 99 \N -4930 99 \N -4931 99 \N -4932 99 \N -4933 99 \N -4934 99 \N -4935 99 \N -4936 99 \N -4937 99 \N -4938 99 \N -4939 99 \N -4940 99 \N -4941 99 \N -4942 99 \N -4943 99 \N -4944 99 \N -4945 99 \N -4946 99 \N -4947 99 \N -4948 99 \N -4949 99 \N -4950 100 \N -4951 100 \N -4952 100 \N -4953 100 \N -4954 100 \N -4955 100 \N -4956 100 \N -4957 100 \N -4958 100 \N -4959 100 \N -4960 100 \N -4961 100 \N -4962 100 \N -4963 100 \N -4964 100 \N -4965 100 \N -4966 100 \N -4967 100 \N -4968 100 \N -4969 100 \N -4970 100 \N -4971 100 \N -4972 100 \N -4973 100 \N -4974 100 \N -4975 100 \N -4976 100 \N -4977 100 \N -4978 100 \N -4979 100 \N -4980 100 \N -4981 100 \N -4982 100 \N -4983 100 \N -4984 100 \N -4985 100 \N -4986 100 \N -4987 100 \N -4988 100 \N -4989 100 \N -4990 100 \N -4991 100 \N -4992 100 \N -4993 100 \N -4994 100 \N -4995 100 \N -4996 100 \N -4997 100 \N -4998 100 \N -4999 100 \N -5000 101 \N -5001 101 \N -5002 101 \N -5003 101 \N -5004 101 \N -5005 101 \N -5006 101 \N -5007 101 \N -5008 101 \N -5009 101 \N -5010 101 \N -5011 101 \N -5012 101 \N -5013 101 \N -5014 101 \N -5015 101 \N -5016 101 \N -5017 101 \N -5018 101 \N -5019 101 \N -5020 101 \N -5021 101 \N -5022 101 \N -5023 101 \N -5024 101 \N -5025 101 \N -5026 101 \N -5027 101 \N -5028 101 \N -5029 101 \N -5030 101 \N -5031 101 \N -5032 101 \N -5033 101 \N -5034 101 \N -5035 101 \N -5036 101 \N -5037 101 \N -5038 101 \N -5039 101 \N -5040 101 \N -5041 101 \N -5042 101 \N -5043 101 \N -5044 101 \N -5045 101 \N -5046 101 \N -5047 101 \N -5048 101 \N -5049 101 \N -5050 102 \N -5051 102 \N -5052 102 \N -5053 102 \N -5054 102 \N -5055 102 \N -5056 102 \N -5057 102 \N -5058 102 \N -5059 102 \N -5060 102 \N -5061 102 \N -5062 102 \N -5063 102 \N -5064 102 \N -5065 102 \N -5066 102 \N -5067 102 \N -5068 102 \N -5069 102 \N -5070 102 \N -5071 102 \N -5072 102 \N -5073 102 \N -5074 102 \N -5075 102 \N -5076 102 \N -5077 102 \N -5078 102 \N -5079 102 \N -5080 102 \N -5081 102 \N -5082 102 \N -5083 102 \N -5084 102 \N -5085 102 \N -5086 102 \N -5087 102 \N -5088 102 \N -5089 102 \N -5090 102 \N -5091 102 \N -5092 102 \N -5093 102 \N -5094 102 \N -5095 102 \N -5096 102 \N -5097 102 \N -5098 102 \N -5099 102 \N -5100 103 \N -5101 103 \N -5102 103 \N -5103 103 \N -5104 103 \N -5105 103 \N -5106 103 \N -5107 103 \N -5108 103 \N -5109 103 \N -5110 103 \N -5111 103 \N -5112 103 \N -5113 103 \N -5114 103 \N -5115 103 \N -5116 103 \N -5117 103 \N -5118 103 \N -5119 103 \N -5120 103 \N -5121 103 \N -5122 103 \N -5123 103 \N -5124 103 \N -5125 103 \N -5126 103 \N -5127 103 \N -5128 103 \N -5129 103 \N -5130 103 \N -5131 103 \N -5132 103 \N -5133 103 \N -5134 103 \N -5135 103 \N -5136 103 \N -5137 103 \N -5138 103 \N -5139 103 \N -5140 103 \N -5141 103 \N -5142 103 \N -5143 103 \N -5144 103 \N -5145 103 \N -5146 103 \N -5147 103 \N -5148 103 \N -5149 103 \N -5150 104 \N -5151 104 \N -5152 104 \N -5153 104 \N -5154 104 \N -5155 104 \N -5156 104 \N -5157 104 \N -5158 104 \N -5159 104 \N -5160 104 \N -5161 104 \N -5162 104 \N -5163 104 \N -5164 104 \N -5165 104 \N -5166 104 \N -5167 104 \N -5168 104 \N -5169 104 \N -5170 104 \N -5171 104 \N -5172 104 \N -5173 104 \N -5174 104 \N -5175 104 \N -5176 104 \N -5177 104 \N -5178 104 \N -5179 104 \N -5180 104 \N -5181 104 \N -5182 104 \N -5183 104 \N -5184 104 \N -5185 104 \N -5186 104 \N -5187 104 \N -5188 104 \N -5189 104 \N -5190 104 \N -5191 104 \N -5192 104 \N -5193 104 \N -5194 104 \N -5195 104 \N -5196 104 \N -5197 104 \N -5198 104 \N -5199 104 \N -5200 105 \N -5201 105 \N -5202 105 \N -5203 105 \N -5204 105 \N -5205 105 \N -5206 105 \N -5207 105 \N -5208 105 \N -5209 105 \N -5210 105 \N -5211 105 \N -5212 105 \N -5213 105 \N -5214 105 \N -5215 105 \N -5216 105 \N -5217 105 \N -5218 105 \N -5219 105 \N -5220 105 \N -5221 105 \N -5222 105 \N -5223 105 \N -5224 105 \N -5225 105 \N -5226 105 \N -5227 105 \N -5228 105 \N -5229 105 \N -5230 105 \N -5231 105 \N -5232 105 \N -5233 105 \N -5234 105 \N -5235 105 \N -5236 105 \N -5237 105 \N -5238 105 \N -5239 105 \N -5240 105 \N -5241 105 \N -5242 105 \N -5243 105 \N -5244 105 \N -5245 105 \N -5246 105 \N -5247 105 \N -5248 105 \N -5249 105 \N -5250 106 \N -5251 106 \N -5252 106 \N -5253 106 \N -5254 106 \N -5255 106 \N -5256 106 \N -5257 106 \N -5258 106 \N -5259 106 \N -5260 106 \N -5261 106 \N -5262 106 \N -5263 106 \N -5264 106 \N -5265 106 \N -5266 106 \N -5267 106 \N -5268 106 \N -5269 106 \N -5270 106 \N -5271 106 \N -5272 106 \N -5273 106 \N -5274 106 \N -5275 106 \N -5276 106 \N -5277 106 \N -5278 106 \N -5279 106 \N -5280 106 \N -5281 106 \N -5282 106 \N -5283 106 \N -5284 106 \N -5285 106 \N -5286 106 \N -5287 106 \N -5288 106 \N -5289 106 \N -5290 106 \N -5291 106 \N -5292 106 \N -5293 106 \N -5294 106 \N -5295 106 \N -5296 106 \N -5297 106 \N -5298 106 \N -5299 106 \N -5300 107 \N -5301 107 \N -5302 107 \N -5303 107 \N -5304 107 \N -5305 107 \N -5306 107 \N -5307 107 \N -5308 107 \N -5309 107 \N -5310 107 \N -5311 107 \N -5312 107 \N -5313 107 \N -5314 107 \N -5315 107 \N -5316 107 \N -5317 107 \N -5318 107 \N -5319 107 \N -5320 107 \N -5321 107 \N -5322 107 \N -5323 107 \N -5324 107 \N -5325 107 \N -5326 107 \N -5327 107 \N -5328 107 \N -5329 107 \N -5330 107 \N -5331 107 \N -5332 107 \N -5333 107 \N -5334 107 \N -5335 107 \N -5336 107 \N -5337 107 \N -5338 107 \N -5339 107 \N -5340 107 \N -5341 107 \N -5342 107 \N -5343 107 \N -5344 107 \N -5345 107 \N -5346 107 \N -5347 107 \N -5348 107 \N -5349 107 \N -5350 108 \N -5351 108 \N -5352 108 \N -5353 108 \N -5354 108 \N -5355 108 \N -5356 108 \N -5357 108 \N -5358 108 \N -5359 108 \N -5360 108 \N -5361 108 \N -5362 108 \N -5363 108 \N -5364 108 \N -5365 108 \N -5366 108 \N -5367 108 \N -5368 108 \N -5369 108 \N -5370 108 \N -5371 108 \N -5372 108 \N -5373 108 \N -5374 108 \N -5375 108 \N -5376 108 \N -5377 108 \N -5378 108 \N -5379 108 \N -5380 108 \N -5381 108 \N -5382 108 \N -5383 108 \N -5384 108 \N -5385 108 \N -5386 108 \N -5387 108 \N -5388 108 \N -5389 108 \N -5390 108 \N -5391 108 \N -5392 108 \N -5393 108 \N -5394 108 \N -5395 108 \N -5396 108 \N -5397 108 \N -5398 108 \N -5399 108 \N -5400 109 \N -5401 109 \N -5402 109 \N -5403 109 \N -5404 109 \N -5405 109 \N -5406 109 \N -5407 109 \N -5408 109 \N -5409 109 \N -5410 109 \N -5411 109 \N -5412 109 \N -5413 109 \N -5414 109 \N -5415 109 \N -5416 109 \N -5417 109 \N -5418 109 \N -5419 109 \N -5420 109 \N -5421 109 \N -5422 109 \N -5423 109 \N -5424 109 \N -5425 109 \N -5426 109 \N -5427 109 \N -5428 109 \N -5429 109 \N -5430 109 \N -5431 109 \N -5432 109 \N -5433 109 \N -5434 109 \N -5435 109 \N -5436 109 \N -5437 109 \N -5438 109 \N -5439 109 \N -5440 109 \N -5441 109 \N -5442 109 \N -5443 109 \N -5444 109 \N -5445 109 \N -5446 109 \N -5447 109 \N -5448 109 \N -5449 109 \N -5450 110 \N -5451 110 \N -5452 110 \N -5453 110 \N -5454 110 \N -5455 110 \N -5456 110 \N -5457 110 \N -5458 110 \N -5459 110 \N -5460 110 \N -5461 110 \N -5462 110 \N -5463 110 \N -5464 110 \N -5465 110 \N -5466 110 \N -5467 110 \N -5468 110 \N -5469 110 \N -5470 110 \N -5471 110 \N -5472 110 \N -5473 110 \N -5474 110 \N -5475 110 \N -5476 110 \N -5477 110 \N -5478 110 \N -5479 110 \N -5480 110 \N -5481 110 \N -5482 110 \N -5483 110 \N -5484 110 \N -5485 110 \N -5486 110 \N -5487 110 \N -5488 110 \N -5489 110 \N -5490 110 \N -5491 110 \N -5492 110 \N -5493 110 \N -5494 110 \N -5495 110 \N -5496 110 \N -5497 110 \N -5498 110 \N -5499 110 \N -5500 111 \N -5501 111 \N -5502 111 \N -5503 111 \N -5504 111 \N -5505 111 \N -5506 111 \N -5507 111 \N -5508 111 \N -5509 111 \N -5510 111 \N -5511 111 \N -5512 111 \N -5513 111 \N -5514 111 \N -5515 111 \N -5516 111 \N -5517 111 \N -5518 111 \N -5519 111 \N -5520 111 \N -5521 111 \N -5522 111 \N -5523 111 \N -5524 111 \N -5525 111 \N -5526 111 \N -5527 111 \N -5528 111 \N -5529 111 \N -5530 111 \N -5531 111 \N -5532 111 \N -5533 111 \N -5534 111 \N -5535 111 \N -5536 111 \N -5537 111 \N -5538 111 \N -5539 111 \N -5540 111 \N -5541 111 \N -5542 111 \N -5543 111 \N -5544 111 \N -5545 111 \N -5546 111 \N -5547 111 \N -5548 111 \N -5549 111 \N -5550 112 \N -5551 112 \N -5552 112 \N -5553 112 \N -5554 112 \N -5555 112 \N -5556 112 \N -5557 112 \N -5558 112 \N -5559 112 \N -5560 112 \N -5561 112 \N -5562 112 \N -5563 112 \N -5564 112 \N -5565 112 \N -5566 112 \N -5567 112 \N -5568 112 \N -5569 112 \N -5570 112 \N -5571 112 \N -5572 112 \N -5573 112 \N -5574 112 \N -5575 112 \N -5576 112 \N -5577 112 \N -5578 112 \N -5579 112 \N -5580 112 \N -5581 112 \N -5582 112 \N -5583 112 \N -5584 112 \N -5585 112 \N -5586 112 \N -5587 112 \N -5588 112 \N -5589 112 \N -5590 112 \N -5591 112 \N -5592 112 \N -5593 112 \N -5594 112 \N -5595 112 \N -5596 112 \N -5597 112 \N -5598 112 \N -5599 112 \N -5600 113 \N -5601 113 \N -5602 113 \N -5603 113 \N -5604 113 \N -5605 113 \N -5606 113 \N -5607 113 \N -5608 113 \N -5609 113 \N -5610 113 \N -5611 113 \N -5612 113 \N -5613 113 \N -5614 113 \N -5615 113 \N -5616 113 \N -5617 113 \N -5618 113 \N -5619 113 \N -5620 113 \N -5621 113 \N -5622 113 \N -5623 113 \N -5624 113 \N -5625 113 \N -5626 113 \N -5627 113 \N -5628 113 \N -5629 113 \N -5630 113 \N -5631 113 \N -5632 113 \N -5633 113 \N -5634 113 \N -5635 113 \N -5636 113 \N -5637 113 \N -5638 113 \N -5639 113 \N -5640 113 \N -5641 113 \N -5642 113 \N -5643 113 \N -5644 113 \N -5645 113 \N -5646 113 \N -5647 113 \N -5648 113 \N -5649 113 \N -5650 114 \N -5651 114 \N -5652 114 \N -5653 114 \N -5654 114 \N -5655 114 \N -5656 114 \N -5657 114 \N -5658 114 \N -5659 114 \N -5660 114 \N -5661 114 \N -5662 114 \N -5663 114 \N -5664 114 \N -5665 114 \N -5666 114 \N -5667 114 \N -5668 114 \N -5669 114 \N -5670 114 \N -5671 114 \N -5672 114 \N -5673 114 \N -5674 114 \N -5675 114 \N -5676 114 \N -5677 114 \N -5678 114 \N -5679 114 \N -5680 114 \N -5681 114 \N -5682 114 \N -5683 114 \N -5684 114 \N -5685 114 \N -5686 114 \N -5687 114 \N -5688 114 \N -5689 114 \N -5690 114 \N -5691 114 \N -5692 114 \N -5693 114 \N -5694 114 \N -5695 114 \N -5696 114 \N -5697 114 \N -5698 114 \N -5699 114 \N -5700 115 \N -5701 115 \N -5702 115 \N -5703 115 \N -5704 115 \N -5705 115 \N -5706 115 \N -5707 115 \N -5708 115 \N -5709 115 \N -5710 115 \N -5711 115 \N -5712 115 \N -5713 115 \N -5714 115 \N -5715 115 \N -5716 115 \N -5717 115 \N -5718 115 \N -5719 115 \N -5720 115 \N -5721 115 \N -5722 115 \N -5723 115 \N -5724 115 \N -5725 115 \N -5726 115 \N -5727 115 \N -5728 115 \N -5729 115 \N -5730 115 \N -5731 115 \N -5732 115 \N -5733 115 \N -5734 115 \N -5735 115 \N -5736 115 \N -5737 115 \N -5738 115 \N -5739 115 \N -5740 115 \N -5741 115 \N -5742 115 \N -5743 115 \N -5744 115 \N -5745 115 \N -5746 115 \N -5747 115 \N -5748 115 \N -5749 115 \N -5750 116 \N -5751 116 \N -5752 116 \N -5753 116 \N -5754 116 \N -5755 116 \N -5756 116 \N -5757 116 \N -5758 116 \N -5759 116 \N -5760 116 \N -5761 116 \N -5762 116 \N -5763 116 \N -5764 116 \N -5765 116 \N -5766 116 \N -5767 116 \N -5768 116 \N -5769 116 \N -5770 116 \N -5771 116 \N -5772 116 \N -5773 116 \N -5774 116 \N -5775 116 \N -5776 116 \N -5777 116 \N -5778 116 \N -5779 116 \N -5780 116 \N -5781 116 \N -5782 116 \N -5783 116 \N -5784 116 \N -5785 116 \N -5786 116 \N -5787 116 \N -5788 116 \N -5789 116 \N -5790 116 \N -5791 116 \N -5792 116 \N -5793 116 \N -5794 116 \N -5795 116 \N -5796 116 \N -5797 116 \N -5798 116 \N -5799 116 \N -5800 117 \N -5801 117 \N -5802 117 \N -5803 117 \N -5804 117 \N -5805 117 \N -5806 117 \N -5807 117 \N -5808 117 \N -5809 117 \N -5810 117 \N -5811 117 \N -5812 117 \N -5813 117 \N -5814 117 \N -5815 117 \N -5816 117 \N -5817 117 \N -5818 117 \N -5819 117 \N -5820 117 \N -5821 117 \N -5822 117 \N -5823 117 \N -5824 117 \N -5825 117 \N -5826 117 \N -5827 117 \N -5828 117 \N -5829 117 \N -5830 117 \N -5831 117 \N -5832 117 \N -5833 117 \N -5834 117 \N -5835 117 \N -5836 117 \N -5837 117 \N -5838 117 \N -5839 117 \N -5840 117 \N -5841 117 \N -5842 117 \N -5843 117 \N -5844 117 \N -5845 117 \N -5846 117 \N -5847 117 \N -5848 117 \N -5849 117 \N -5850 118 \N -5851 118 \N -5852 118 \N -5853 118 \N -5854 118 \N -5855 118 \N -5856 118 \N -5857 118 \N -5858 118 \N -5859 118 \N -5860 118 \N -5861 118 \N -5862 118 \N -5863 118 \N -5864 118 \N -5865 118 \N -5866 118 \N -5867 118 \N -5868 118 \N -5869 118 \N -5870 118 \N -5871 118 \N -5872 118 \N -5873 118 \N -5874 118 \N -5875 118 \N -5876 118 \N -5877 118 \N -5878 118 \N -5879 118 \N -5880 118 \N -5881 118 \N -5882 118 \N -5883 118 \N -5884 118 \N -5885 118 \N -5886 118 \N -5887 118 \N -5888 118 \N -5889 118 \N -5890 118 \N -5891 118 \N -5892 118 \N -5893 118 \N -5894 118 \N -5895 118 \N -5896 118 \N -5897 118 \N -5898 118 \N -5899 118 \N -5900 119 \N -5901 119 \N -5902 119 \N -5903 119 \N -5904 119 \N -5905 119 \N -5906 119 \N -5907 119 \N -5908 119 \N -5909 119 \N -5910 119 \N -5911 119 \N -5912 119 \N -5913 119 \N -5914 119 \N -5915 119 \N -5916 119 \N -5917 119 \N -5918 119 \N -5919 119 \N -5920 119 \N -5921 119 \N -5922 119 \N -5923 119 \N -5924 119 \N -5925 119 \N -5926 119 \N -5927 119 \N -5928 119 \N -5929 119 \N -5930 119 \N -5931 119 \N -5932 119 \N -5933 119 \N -5934 119 \N -5935 119 \N -5936 119 \N -5937 119 \N -5938 119 \N -5939 119 \N -5940 119 \N -5941 119 \N -5942 119 \N -5943 119 \N -5944 119 \N -5945 119 \N -5946 119 \N -5947 119 \N -5948 119 \N -5949 119 \N -5950 120 \N -5951 120 \N -5952 120 \N -5953 120 \N -5954 120 \N -5955 120 \N -5956 120 \N -5957 120 \N -5958 120 \N -5959 120 \N -5960 120 \N -5961 120 \N -5962 120 \N -5963 120 \N -5964 120 \N -5965 120 \N -5966 120 \N -5967 120 \N -5968 120 \N -5969 120 \N -5970 120 \N -5971 120 \N -5972 120 \N -5973 120 \N -5974 120 \N -5975 120 \N -5976 120 \N -5977 120 \N -5978 120 \N -5979 120 \N -5980 120 \N -5981 120 \N -5982 120 \N -5983 120 \N -5984 120 \N -5985 120 \N -5986 120 \N -5987 120 \N -5988 120 \N -5989 120 \N -5990 120 \N -5991 120 \N -5992 120 \N -5993 120 \N -5994 120 \N -5995 120 \N -5996 120 \N -5997 120 \N -5998 120 \N -5999 120 \N -6000 121 \N -6001 121 \N -6002 121 \N -6003 121 \N -6004 121 \N -6005 121 \N -6006 121 \N -6007 121 \N -6008 121 \N -6009 121 \N -6010 121 \N -6011 121 \N -6012 121 \N -6013 121 \N -6014 121 \N -6015 121 \N -6016 121 \N -6017 121 \N -6018 121 \N -6019 121 \N -6020 121 \N -6021 121 \N -6022 121 \N -6023 121 \N -6024 121 \N -6025 121 \N -6026 121 \N -6027 121 \N -6028 121 \N -6029 121 \N -6030 121 \N -6031 121 \N -6032 121 \N -6033 121 \N -6034 121 \N -6035 121 \N -6036 121 \N -6037 121 \N -6038 121 \N -6039 121 \N -6040 121 \N -6041 121 \N -6042 121 \N -6043 121 \N -6044 121 \N -6045 121 \N -6046 121 \N -6047 121 \N -6048 121 \N -6049 121 \N -6050 122 \N -6051 122 \N -6052 122 \N -6053 122 \N -6054 122 \N -6055 122 \N -6056 122 \N -6057 122 \N -6058 122 \N -6059 122 \N -6060 122 \N -6061 122 \N -6062 122 \N -6063 122 \N -6064 122 \N -6065 122 \N -6066 122 \N -6067 122 \N -6068 122 \N -6069 122 \N -6070 122 \N -6071 122 \N -6072 122 \N -6073 122 \N -6074 122 \N -6075 122 \N -6076 122 \N -6077 122 \N -6078 122 \N -6079 122 \N -6080 122 \N -6081 122 \N -6082 122 \N -6083 122 \N -6084 122 \N -6085 122 \N -6086 122 \N -6087 122 \N -6088 122 \N -6089 122 \N -6090 122 \N -6091 122 \N -6092 122 \N -6093 122 \N -6094 122 \N -6095 122 \N -6096 122 \N -6097 122 \N -6098 122 \N -6099 122 \N -6100 123 \N -6101 123 \N -6102 123 \N -6103 123 \N -6104 123 \N -6105 123 \N -6106 123 \N -6107 123 \N -6108 123 \N -6109 123 \N -6110 123 \N -6111 123 \N -6112 123 \N -6113 123 \N -6114 123 \N -6115 123 \N -6116 123 \N -6117 123 \N -6118 123 \N -6119 123 \N -6120 123 \N -6121 123 \N -6122 123 \N -6123 123 \N -6124 123 \N -6125 123 \N -6126 123 \N -6127 123 \N -6128 123 \N -6129 123 \N -6130 123 \N -6131 123 \N -6132 123 \N -6133 123 \N -6134 123 \N -6135 123 \N -6136 123 \N -6137 123 \N -6138 123 \N -6139 123 \N -6140 123 \N -6141 123 \N -6142 123 \N -6143 123 \N -6144 123 \N -6145 123 \N -6146 123 \N -6147 123 \N -6148 123 \N -6149 123 \N -6150 124 \N -6151 124 \N -6152 124 \N -6153 124 \N -6154 124 \N -6155 124 \N -6156 124 \N -6157 124 \N -6158 124 \N -6159 124 \N -6160 124 \N -6161 124 \N -6162 124 \N -6163 124 \N -6164 124 \N -6165 124 \N -6166 124 \N -6167 124 \N -6168 124 \N -6169 124 \N -6170 124 \N -6171 124 \N -6172 124 \N -6173 124 \N -6174 124 \N -6175 124 \N -6176 124 \N -6177 124 \N -6178 124 \N -6179 124 \N -6180 124 \N -6181 124 \N -6182 124 \N -6183 124 \N -6184 124 \N -6185 124 \N -6186 124 \N -6187 124 \N -6188 124 \N -6189 124 \N -6190 124 \N -6191 124 \N -6192 124 \N -6193 124 \N -6194 124 \N -6195 124 \N -6196 124 \N -6197 124 \N -6198 124 \N -6199 124 \N -6200 125 \N -6201 125 \N -6202 125 \N -6203 125 \N -6204 125 \N -6205 125 \N -6206 125 \N -6207 125 \N -6208 125 \N -6209 125 \N -6210 125 \N -6211 125 \N -6212 125 \N -6213 125 \N -6214 125 \N -6215 125 \N -6216 125 \N -6217 125 \N -6218 125 \N -6219 125 \N -6220 125 \N -6221 125 \N -6222 125 \N -6223 125 \N -6224 125 \N -6225 125 \N -6226 125 \N -6227 125 \N -6228 125 \N -6229 125 \N -6230 125 \N -6231 125 \N -6232 125 \N -6233 125 \N -6234 125 \N -6235 125 \N -6236 125 \N -6237 125 \N -6238 125 \N -6239 125 \N -6240 125 \N -6241 125 \N -6242 125 \N -6243 125 \N -6244 125 \N -6245 125 \N -6246 125 \N -6247 125 \N -6248 125 \N -6249 125 \N -6250 126 \N -6251 126 \N -6252 126 \N -6253 126 \N -6254 126 \N -6255 126 \N -6256 126 \N -6257 126 \N -6258 126 \N -6259 126 \N -6260 126 \N -6261 126 \N -6262 126 \N -6263 126 \N -6264 126 \N -6265 126 \N -6266 126 \N -6267 126 \N -6268 126 \N -6269 126 \N -6270 126 \N -6271 126 \N -6272 126 \N -6273 126 \N -6274 126 \N -6275 126 \N -6276 126 \N -6277 126 \N -6278 126 \N -6279 126 \N -6280 126 \N -6281 126 \N -6282 126 \N -6283 126 \N -6284 126 \N -6285 126 \N -6286 126 \N -6287 126 \N -6288 126 \N -6289 126 \N -6290 126 \N -6291 126 \N -6292 126 \N -6293 126 \N -6294 126 \N -6295 126 \N -6296 126 \N -6297 126 \N -6298 126 \N -6299 126 \N -6300 127 \N -6301 127 \N -6302 127 \N -6303 127 \N -6304 127 \N -6305 127 \N -6306 127 \N -6307 127 \N -6308 127 \N -6309 127 \N -6310 127 \N -6311 127 \N -6312 127 \N -6313 127 \N -6314 127 \N -6315 127 \N -6316 127 \N -6317 127 \N -6318 127 \N -6319 127 \N -6320 127 \N -6321 127 \N -6322 127 \N -6323 127 \N -6324 127 \N -6325 127 \N -6326 127 \N -6327 127 \N -6328 127 \N -6329 127 \N -6330 127 \N -6331 127 \N -6332 127 \N -6333 127 \N -6334 127 \N -6335 127 \N -6336 127 \N -6337 127 \N -6338 127 \N -6339 127 \N -6340 127 \N -6341 127 \N -6342 127 \N -6343 127 \N -6344 127 \N -6345 127 \N -6346 127 \N -6347 127 \N -6348 127 \N -6349 127 \N -6350 128 \N -6351 128 \N -6352 128 \N -6353 128 \N -6354 128 \N -6355 128 \N -6356 128 \N -6357 128 \N -6358 128 \N -6359 128 \N -6360 128 \N -6361 128 \N -6362 128 \N -6363 128 \N -6364 128 \N -6365 128 \N -6366 128 \N -6367 128 \N -6368 128 \N -6369 128 \N -6370 128 \N -6371 128 \N -6372 128 \N -6373 128 \N -6374 128 \N -6375 128 \N -6376 128 \N -6377 128 \N -6378 128 \N -6379 128 \N -6380 128 \N -6381 128 \N -6382 128 \N -6383 128 \N -6384 128 \N -6385 128 \N -6386 128 \N -6387 128 \N -6388 128 \N -6389 128 \N -6390 128 \N -6391 128 \N -6392 128 \N -6393 128 \N -6394 128 \N -6395 128 \N -6396 128 \N -6397 128 \N -6398 128 \N -6399 128 \N -6400 129 \N -6401 129 \N -6402 129 \N -6403 129 \N -6404 129 \N -6405 129 \N -6406 129 \N -6407 129 \N -6408 129 \N -6409 129 \N -6410 129 \N -6411 129 \N -6412 129 \N -6413 129 \N -6414 129 \N -6415 129 \N -6416 129 \N -6417 129 \N -6418 129 \N -6419 129 \N -6420 129 \N -6421 129 \N -6422 129 \N -6423 129 \N -6424 129 \N -6425 129 \N -6426 129 \N -6427 129 \N -6428 129 \N -6429 129 \N -6430 129 \N -6431 129 \N -6432 129 \N -6433 129 \N -6434 129 \N -6435 129 \N -6436 129 \N -6437 129 \N -6438 129 \N -6439 129 \N -6440 129 \N -6441 129 \N -6442 129 \N -6443 129 \N -6444 129 \N -6445 129 \N -6446 129 \N -6447 129 \N -6448 129 \N -6449 129 \N -6450 130 \N -6451 130 \N -6452 130 \N -6453 130 \N -6454 130 \N -6455 130 \N -6456 130 \N -6457 130 \N -6458 130 \N -6459 130 \N -6460 130 \N -6461 130 \N -6462 130 \N -6463 130 \N -6464 130 \N -6465 130 \N -6466 130 \N -6467 130 \N -6468 130 \N -6469 130 \N -6470 130 \N -6471 130 \N -6472 130 \N -6473 130 \N -6474 130 \N -6475 130 \N -6476 130 \N -6477 130 \N -6478 130 \N -6479 130 \N -6480 130 \N -6481 130 \N -6482 130 \N -6483 130 \N -6484 130 \N -6485 130 \N -6486 130 \N -6487 130 \N -6488 130 \N -6489 130 \N -6490 130 \N -6491 130 \N -6492 130 \N -6493 130 \N -6494 130 \N -6495 130 \N -6496 130 \N -6497 130 \N -6498 130 \N -6499 130 \N -6500 131 \N -6501 131 \N -6502 131 \N -6503 131 \N -6504 131 \N -6505 131 \N -6506 131 \N -6507 131 \N -6508 131 \N -6509 131 \N -6510 131 \N -6511 131 \N -6512 131 \N -6513 131 \N -6514 131 \N -6515 131 \N -6516 131 \N -6517 131 \N -6518 131 \N -6519 131 \N -6520 131 \N -6521 131 \N -6522 131 \N -6523 131 \N -6524 131 \N -6525 131 \N -6526 131 \N -6527 131 \N -6528 131 \N -6529 131 \N -6530 131 \N -6531 131 \N -6532 131 \N -6533 131 \N -6534 131 \N -6535 131 \N -6536 131 \N -6537 131 \N -6538 131 \N -6539 131 \N -6540 131 \N -6541 131 \N -6542 131 \N -6543 131 \N -6544 131 \N -6545 131 \N -6546 131 \N -6547 131 \N -6548 131 \N -6549 131 \N -6550 132 \N -6551 132 \N -6552 132 \N -6553 132 \N -6554 132 \N -6555 132 \N -6556 132 \N -6557 132 \N -6558 132 \N -6559 132 \N -6560 132 \N -6561 132 \N -6562 132 \N -6563 132 \N -6564 132 \N -6565 132 \N -6566 132 \N -6567 132 \N -6568 132 \N -6569 132 \N -6570 132 \N -6571 132 \N -6572 132 \N -6573 132 \N -6574 132 \N -6575 132 \N -6576 132 \N -6577 132 \N -6578 132 \N -6579 132 \N -6580 132 \N -6581 132 \N -6582 132 \N -6583 132 \N -6584 132 \N -6585 132 \N -6586 132 \N -6587 132 \N -6588 132 \N -6589 132 \N -6590 132 \N -6591 132 \N -6592 132 \N -6593 132 \N -6594 132 \N -6595 132 \N -6596 132 \N -6597 132 \N -6598 132 \N -6599 132 \N -6600 133 \N -6601 133 \N -6602 133 \N -6603 133 \N -6604 133 \N -6605 133 \N -6606 133 \N -6607 133 \N -6608 133 \N -6609 133 \N -6610 133 \N -6611 133 \N -6612 133 \N -6613 133 \N -6614 133 \N -6615 133 \N -6616 133 \N -6617 133 \N -6618 133 \N -6619 133 \N -6620 133 \N -6621 133 \N -6622 133 \N -6623 133 \N -6624 133 \N -6625 133 \N -6626 133 \N -6627 133 \N -6628 133 \N -6629 133 \N -6630 133 \N -6631 133 \N -6632 133 \N -6633 133 \N -6634 133 \N -6635 133 \N -6636 133 \N -6637 133 \N -6638 133 \N -6639 133 \N -6640 133 \N -6641 133 \N -6642 133 \N -6643 133 \N -6644 133 \N -6645 133 \N -6646 133 \N -6647 133 \N -6648 133 \N -6649 133 \N -6650 134 \N -6651 134 \N -6652 134 \N -6653 134 \N -6654 134 \N -6655 134 \N -6656 134 \N -6657 134 \N -6658 134 \N -6659 134 \N -6660 134 \N -6661 134 \N -6662 134 \N -6663 134 \N -6664 134 \N -6665 134 \N -6666 134 \N -6667 134 \N -6668 134 \N -6669 134 \N -6670 134 \N -6671 134 \N -6672 134 \N -6673 134 \N -6674 134 \N -6675 134 \N -6676 134 \N -6677 134 \N -6678 134 \N -6679 134 \N -6680 134 \N -6681 134 \N -6682 134 \N -6683 134 \N -6684 134 \N -6685 134 \N -6686 134 \N -6687 134 \N -6688 134 \N -6689 134 \N -6690 134 \N -6691 134 \N -6692 134 \N -6693 134 \N -6694 134 \N -6695 134 \N -6696 134 \N -6697 134 \N -6698 134 \N -6699 134 \N -6700 135 \N -6701 135 \N -6702 135 \N -6703 135 \N -6704 135 \N -6705 135 \N -6706 135 \N -6707 135 \N -6708 135 \N -6709 135 \N -6710 135 \N -6711 135 \N -6712 135 \N -6713 135 \N -6714 135 \N -6715 135 \N -6716 135 \N -6717 135 \N -6718 135 \N -6719 135 \N -6720 135 \N -6721 135 \N -6722 135 \N -6723 135 \N -6724 135 \N -6725 135 \N -6726 135 \N -6727 135 \N -6728 135 \N -6729 135 \N -6730 135 \N -6731 135 \N -6732 135 \N -6733 135 \N -6734 135 \N -6735 135 \N -6736 135 \N -6737 135 \N -6738 135 \N -6739 135 \N -6740 135 \N -6741 135 \N -6742 135 \N -6743 135 \N -6744 135 \N -6745 135 \N -6746 135 \N -6747 135 \N -6748 135 \N -6749 135 \N -6750 136 \N -6751 136 \N -6752 136 \N -6753 136 \N -6754 136 \N -6755 136 \N -6756 136 \N -6757 136 \N -6758 136 \N -6759 136 \N -6760 136 \N -6761 136 \N -6762 136 \N -6763 136 \N -6764 136 \N -6765 136 \N -6766 136 \N -6767 136 \N -6768 136 \N -6769 136 \N -6770 136 \N -6771 136 \N -6772 136 \N -6773 136 \N -6774 136 \N -6775 136 \N -6776 136 \N -6777 136 \N -6778 136 \N -6779 136 \N -6780 136 \N -6781 136 \N -6782 136 \N -6783 136 \N -6784 136 \N -6785 136 \N -6786 136 \N -6787 136 \N -6788 136 \N -6789 136 \N -6790 136 \N -6791 136 \N -6792 136 \N -6793 136 \N -6794 136 \N -6795 136 \N -6796 136 \N -6797 136 \N -6798 136 \N -6799 136 \N -6800 137 \N -6801 137 \N -6802 137 \N -6803 137 \N -6804 137 \N -6805 137 \N -6806 137 \N -6807 137 \N -6808 137 \N -6809 137 \N -6810 137 \N -6811 137 \N -6812 137 \N -6813 137 \N -6814 137 \N -6815 137 \N -6816 137 \N -6817 137 \N -6818 137 \N -6819 137 \N -6820 137 \N -6821 137 \N -6822 137 \N -6823 137 \N -6824 137 \N -6825 137 \N -6826 137 \N -6827 137 \N -6828 137 \N -6829 137 \N -6830 137 \N -6831 137 \N -6832 137 \N -6833 137 \N -6834 137 \N -6835 137 \N -6836 137 \N -6837 137 \N -6838 137 \N -6839 137 \N -6840 137 \N -6841 137 \N -6842 137 \N -6843 137 \N -6844 137 \N -6845 137 \N -6846 137 \N -6847 137 \N -6848 137 \N -6849 137 \N -6850 138 \N -6851 138 \N -6852 138 \N -6853 138 \N -6854 138 \N -6855 138 \N -6856 138 \N -6857 138 \N -6858 138 \N -6859 138 \N -6860 138 \N -6861 138 \N -6862 138 \N -6863 138 \N -6864 138 \N -6865 138 \N -6866 138 \N -6867 138 \N -6868 138 \N -6869 138 \N -6870 138 \N -6871 138 \N -6872 138 \N -6873 138 \N -6874 138 \N -6875 138 \N -6876 138 \N -6877 138 \N -6878 138 \N -6879 138 \N -6880 138 \N -6881 138 \N -6882 138 \N -6883 138 \N -6884 138 \N -6885 138 \N -6886 138 \N -6887 138 \N -6888 138 \N -6889 138 \N -6890 138 \N -6891 138 \N -6892 138 \N -6893 138 \N -6894 138 \N -6895 138 \N -6896 138 \N -6897 138 \N -6898 138 \N -6899 138 \N -6900 139 \N -6901 139 \N -6902 139 \N -6903 139 \N -6904 139 \N -6905 139 \N -6906 139 \N -6907 139 \N -6908 139 \N -6909 139 \N -6910 139 \N -6911 139 \N -6912 139 \N -6913 139 \N -6914 139 \N -6915 139 \N -6916 139 \N -6917 139 \N -6918 139 \N -6919 139 \N -6920 139 \N -6921 139 \N -6922 139 \N -6923 139 \N -6924 139 \N -6925 139 \N -6926 139 \N -6927 139 \N -6928 139 \N -6929 139 \N -6930 139 \N -6931 139 \N -6932 139 \N -6933 139 \N -6934 139 \N -6935 139 \N -6936 139 \N -6937 139 \N -6938 139 \N -6939 139 \N -6940 139 \N -6941 139 \N -6942 139 \N -6943 139 \N -6944 139 \N -6945 139 \N -6946 139 \N -6947 139 \N -6948 139 \N -6949 139 \N -6950 140 \N -6951 140 \N -6952 140 \N -6953 140 \N -6954 140 \N -6955 140 \N -6956 140 \N -6957 140 \N -6958 140 \N -6959 140 \N -6960 140 \N -6961 140 \N -6962 140 \N -6963 140 \N -6964 140 \N -6965 140 \N -6966 140 \N -6967 140 \N -6968 140 \N -6969 140 \N -6970 140 \N -6971 140 \N -6972 140 \N -6973 140 \N -6974 140 \N -6975 140 \N -6976 140 \N -6977 140 \N -6978 140 \N -6979 140 \N -6980 140 \N -6981 140 \N -6982 140 \N -6983 140 \N -6984 140 \N -6985 140 \N -6986 140 \N -6987 140 \N -6988 140 \N -6989 140 \N -6990 140 \N -6991 140 \N -6992 140 \N -6993 140 \N -6994 140 \N -6995 140 \N -6996 140 \N -6997 140 \N -6998 140 \N -6999 140 \N -7000 141 \N -7001 141 \N -7002 141 \N -7003 141 \N -7004 141 \N -7005 141 \N -7006 141 \N -7007 141 \N -7008 141 \N -7009 141 \N -7010 141 \N -7011 141 \N -7012 141 \N -7013 141 \N -7014 141 \N -7015 141 \N -7016 141 \N -7017 141 \N -7018 141 \N -7019 141 \N -7020 141 \N -7021 141 \N -7022 141 \N -7023 141 \N -7024 141 \N -7025 141 \N -7026 141 \N -7027 141 \N -7028 141 \N -7029 141 \N -7030 141 \N -7031 141 \N -7032 141 \N -7033 141 \N -7034 141 \N -7035 141 \N -7036 141 \N -7037 141 \N -7038 141 \N -7039 141 \N -7040 141 \N -7041 141 \N -7042 141 \N -7043 141 \N -7044 141 \N -7045 141 \N -7046 141 \N -7047 141 \N -7048 141 \N -7049 141 \N -7050 142 \N -7051 142 \N -7052 142 \N -7053 142 \N -7054 142 \N -7055 142 \N -7056 142 \N -7057 142 \N -7058 142 \N -7059 142 \N -7060 142 \N -7061 142 \N -7062 142 \N -7063 142 \N -7064 142 \N -7065 142 \N -7066 142 \N -7067 142 \N -7068 142 \N -7069 142 \N -7070 142 \N -7071 142 \N -7072 142 \N -7073 142 \N -7074 142 \N -7075 142 \N -7076 142 \N -7077 142 \N -7078 142 \N -7079 142 \N -7080 142 \N -7081 142 \N -7082 142 \N -7083 142 \N -7084 142 \N -7085 142 \N -7086 142 \N -7087 142 \N -7088 142 \N -7089 142 \N -7090 142 \N -7091 142 \N -7092 142 \N -7093 142 \N -7094 142 \N -7095 142 \N -7096 142 \N -7097 142 \N -7098 142 \N -7099 142 \N -7100 143 \N -7101 143 \N -7102 143 \N -7103 143 \N -7104 143 \N -7105 143 \N -7106 143 \N -7107 143 \N -7108 143 \N -7109 143 \N -7110 143 \N -7111 143 \N -7112 143 \N -7113 143 \N -7114 143 \N -7115 143 \N -7116 143 \N -7117 143 \N -7118 143 \N -7119 143 \N -7120 143 \N -7121 143 \N -7122 143 \N -7123 143 \N -7124 143 \N -7125 143 \N -7126 143 \N -7127 143 \N -7128 143 \N -7129 143 \N -7130 143 \N -7131 143 \N -7132 143 \N -7133 143 \N -7134 143 \N -7135 143 \N -7136 143 \N -7137 143 \N -7138 143 \N -7139 143 \N -7140 143 \N -7141 143 \N -7142 143 \N -7143 143 \N -7144 143 \N -7145 143 \N -7146 143 \N -7147 143 \N -7148 143 \N -7149 143 \N -7150 144 \N -7151 144 \N -7152 144 \N -7153 144 \N -7154 144 \N -7155 144 \N -7156 144 \N -7157 144 \N -7158 144 \N -7159 144 \N -7160 144 \N -7161 144 \N -7162 144 \N -7163 144 \N -7164 144 \N -7165 144 \N -7166 144 \N -7167 144 \N -7168 144 \N -7169 144 \N -7170 144 \N -7171 144 \N -7172 144 \N -7173 144 \N -7174 144 \N -7175 144 \N -7176 144 \N -7177 144 \N -7178 144 \N -7179 144 \N -7180 144 \N -7181 144 \N -7182 144 \N -7183 144 \N -7184 144 \N -7185 144 \N -7186 144 \N -7187 144 \N -7188 144 \N -7189 144 \N -7190 144 \N -7191 144 \N -7192 144 \N -7193 144 \N -7194 144 \N -7195 144 \N -7196 144 \N -7197 144 \N -7198 144 \N -7199 144 \N -7200 145 \N -7201 145 \N -7202 145 \N -7203 145 \N -7204 145 \N -7205 145 \N -7206 145 \N -7207 145 \N -7208 145 \N -7209 145 \N -7210 145 \N -7211 145 \N -7212 145 \N -7213 145 \N -7214 145 \N -7215 145 \N -7216 145 \N -7217 145 \N -7218 145 \N -7219 145 \N -7220 145 \N -7221 145 \N -7222 145 \N -7223 145 \N -7224 145 \N -7225 145 \N -7226 145 \N -7227 145 \N -7228 145 \N -7229 145 \N -7230 145 \N -7231 145 \N -7232 145 \N -7233 145 \N -7234 145 \N -7235 145 \N -7236 145 \N -7237 145 \N -7238 145 \N -7239 145 \N -7240 145 \N -7241 145 \N -7242 145 \N -7243 145 \N -7244 145 \N -7245 145 \N -7246 145 \N -7247 145 \N -7248 145 \N -7249 145 \N -7250 146 \N -7251 146 \N -7252 146 \N -7253 146 \N -7254 146 \N -7255 146 \N -7256 146 \N -7257 146 \N -7258 146 \N -7259 146 \N -7260 146 \N -7261 146 \N -7262 146 \N -7263 146 \N -7264 146 \N -7265 146 \N -7266 146 \N -7267 146 \N -7268 146 \N -7269 146 \N -7270 146 \N -7271 146 \N -7272 146 \N -7273 146 \N -7274 146 \N -7275 146 \N -7276 146 \N -7277 146 \N -7278 146 \N -7279 146 \N -7280 146 \N -7281 146 \N -7282 146 \N -7283 146 \N -7284 146 \N -7285 146 \N -7286 146 \N -7287 146 \N -7288 146 \N -7289 146 \N -7290 146 \N -7291 146 \N -7292 146 \N -7293 146 \N -7294 146 \N -7295 146 \N -7296 146 \N -7297 146 \N -7298 146 \N -7299 146 \N -7300 147 \N -7301 147 \N -7302 147 \N -7303 147 \N -7304 147 \N -7305 147 \N -7306 147 \N -7307 147 \N -7308 147 \N -7309 147 \N -7310 147 \N -7311 147 \N -7312 147 \N -7313 147 \N -7314 147 \N -7315 147 \N -7316 147 \N -7317 147 \N -7318 147 \N -7319 147 \N -7320 147 \N -7321 147 \N -7322 147 \N -7323 147 \N -7324 147 \N -7325 147 \N -7326 147 \N -7327 147 \N -7328 147 \N -7329 147 \N -7330 147 \N -7331 147 \N -7332 147 \N -7333 147 \N -7334 147 \N -7335 147 \N -7336 147 \N -7337 147 \N -7338 147 \N -7339 147 \N -7340 147 \N -7341 147 \N -7342 147 \N -7343 147 \N -7344 147 \N -7345 147 \N -7346 147 \N -7347 147 \N -7348 147 \N -7349 147 \N -7350 148 \N -7351 148 \N -7352 148 \N -7353 148 \N -7354 148 \N -7355 148 \N -7356 148 \N -7357 148 \N -7358 148 \N -7359 148 \N -7360 148 \N -7361 148 \N -7362 148 \N -7363 148 \N -7364 148 \N -7365 148 \N -7366 148 \N -7367 148 \N -7368 148 \N -7369 148 \N -7370 148 \N -7371 148 \N -7372 148 \N -7373 148 \N -7374 148 \N -7375 148 \N -7376 148 \N -7377 148 \N -7378 148 \N -7379 148 \N -7380 148 \N -7381 148 \N -7382 148 \N -7383 148 \N -7384 148 \N -7385 148 \N -7386 148 \N -7387 148 \N -7388 148 \N -7389 148 \N -7390 148 \N -7391 148 \N -7392 148 \N -7393 148 \N -7394 148 \N -7395 148 \N -7396 148 \N -7397 148 \N -7398 148 \N -7399 148 \N -7400 149 \N -7401 149 \N -7402 149 \N -7403 149 \N -7404 149 \N -7405 149 \N -7406 149 \N -7407 149 \N -7408 149 \N -7409 149 \N -7410 149 \N -7411 149 \N -7412 149 \N -7413 149 \N -7414 149 \N -7415 149 \N -7416 149 \N -7417 149 \N -7418 149 \N -7419 149 \N -7420 149 \N -7421 149 \N -7422 149 \N -7423 149 \N -7424 149 \N -7425 149 \N -7426 149 \N -7427 149 \N -7428 149 \N -7429 149 \N -7430 149 \N -7431 149 \N -7432 149 \N -7433 149 \N -7434 149 \N -7435 149 \N -7436 149 \N -7437 149 \N -7438 149 \N -7439 149 \N -7440 149 \N -7441 149 \N -7442 149 \N -7443 149 \N -7444 149 \N -7445 149 \N -7446 149 \N -7447 149 \N -7448 149 \N -7449 149 \N -7450 150 \N -7451 150 \N -7452 150 \N -7453 150 \N -7454 150 \N -7455 150 \N -7456 150 \N -7457 150 \N -7458 150 \N -7459 150 \N -7460 150 \N -7461 150 \N -7462 150 \N -7463 150 \N -7464 150 \N -7465 150 \N -7466 150 \N -7467 150 \N -7468 150 \N -7469 150 \N -7470 150 \N -7471 150 \N -7472 150 \N -7473 150 \N -7474 150 \N -7475 150 \N -7476 150 \N -7477 150 \N -7478 150 \N -7479 150 \N -7480 150 \N -7481 150 \N -7482 150 \N -7483 150 \N -7484 150 \N -7485 150 \N -7486 150 \N -7487 150 \N -7488 150 \N -7489 150 \N -7490 150 \N -7491 150 \N -7492 150 \N -7493 150 \N -7494 150 \N -7495 150 \N -7496 150 \N -7497 150 \N -7498 150 \N -7499 150 \N -7500 151 \N -7501 151 \N -7502 151 \N -7503 151 \N -7504 151 \N -7505 151 \N -7506 151 \N -7507 151 \N -7508 151 \N -7509 151 \N -7510 151 \N -7511 151 \N -7512 151 \N -7513 151 \N -7514 151 \N -7515 151 \N -7516 151 \N -7517 151 \N -7518 151 \N -7519 151 \N -7520 151 \N -7521 151 \N -7522 151 \N -7523 151 \N -7524 151 \N -7525 151 \N -7526 151 \N -7527 151 \N -7528 151 \N -7529 151 \N -7530 151 \N -7531 151 \N -7532 151 \N -7533 151 \N -7534 151 \N -7535 151 \N -7536 151 \N -7537 151 \N -7538 151 \N -7539 151 \N -7540 151 \N -7541 151 \N -7542 151 \N -7543 151 \N -7544 151 \N -7545 151 \N -7546 151 \N -7547 151 \N -7548 151 \N -7549 151 \N -7550 152 \N -7551 152 \N -7552 152 \N -7553 152 \N -7554 152 \N -7555 152 \N -7556 152 \N -7557 152 \N -7558 152 \N -7559 152 \N -7560 152 \N -7561 152 \N -7562 152 \N -7563 152 \N -7564 152 \N -7565 152 \N -7566 152 \N -7567 152 \N -7568 152 \N -7569 152 \N -7570 152 \N -7571 152 \N -7572 152 \N -7573 152 \N -7574 152 \N -7575 152 \N -7576 152 \N -7577 152 \N -7578 152 \N -7579 152 \N -7580 152 \N -7581 152 \N -7582 152 \N -7583 152 \N -7584 152 \N -7585 152 \N -7586 152 \N -7587 152 \N -7588 152 \N -7589 152 \N -7590 152 \N -7591 152 \N -7592 152 \N -7593 152 \N -7594 152 \N -7595 152 \N -7596 152 \N -7597 152 \N -7598 152 \N -7599 152 \N -7600 153 \N -7601 153 \N -7602 153 \N -7603 153 \N -7604 153 \N -7605 153 \N -7606 153 \N -7607 153 \N -7608 153 \N -7609 153 \N -7610 153 \N -7611 153 \N -7612 153 \N -7613 153 \N -7614 153 \N -7615 153 \N -7616 153 \N -7617 153 \N -7618 153 \N -7619 153 \N -7620 153 \N -7621 153 \N -7622 153 \N -7623 153 \N -7624 153 \N -7625 153 \N -7626 153 \N -7627 153 \N -7628 153 \N -7629 153 \N -7630 153 \N -7631 153 \N -7632 153 \N -7633 153 \N -7634 153 \N -7635 153 \N -7636 153 \N -7637 153 \N -7638 153 \N -7639 153 \N -7640 153 \N -7641 153 \N -7642 153 \N -7643 153 \N -7644 153 \N -7645 153 \N -7646 153 \N -7647 153 \N -7648 153 \N -7649 153 \N -7650 154 \N -7651 154 \N -7652 154 \N -7653 154 \N -7654 154 \N -7655 154 \N -7656 154 \N -7657 154 \N -7658 154 \N -7659 154 \N -7660 154 \N -7661 154 \N -7662 154 \N -7663 154 \N -7664 154 \N -7665 154 \N -7666 154 \N -7667 154 \N -7668 154 \N -7669 154 \N -7670 154 \N -7671 154 \N -7672 154 \N -7673 154 \N -7674 154 \N -7675 154 \N -7676 154 \N -7677 154 \N -7678 154 \N -7679 154 \N -7680 154 \N -7681 154 \N -7682 154 \N -7683 154 \N -7684 154 \N -7685 154 \N -7686 154 \N -7687 154 \N -7688 154 \N -7689 154 \N -7690 154 \N -7691 154 \N -7692 154 \N -7693 154 \N -7694 154 \N -7695 154 \N -7696 154 \N -7697 154 \N -7698 154 \N -7699 154 \N -7700 155 \N -7701 155 \N -7702 155 \N -7703 155 \N -7704 155 \N -7705 155 \N -7706 155 \N -7707 155 \N -7708 155 \N -7709 155 \N -7710 155 \N -7711 155 \N -7712 155 \N -7713 155 \N -7714 155 \N -7715 155 \N -7716 155 \N -7717 155 \N -7718 155 \N -7719 155 \N -7720 155 \N -7721 155 \N -7722 155 \N -7723 155 \N -7724 155 \N -7725 155 \N -7726 155 \N -7727 155 \N -7728 155 \N -7729 155 \N -7730 155 \N -7731 155 \N -7732 155 \N -7733 155 \N -7734 155 \N -7735 155 \N -7736 155 \N -7737 155 \N -7738 155 \N -7739 155 \N -7740 155 \N -7741 155 \N -7742 155 \N -7743 155 \N -7744 155 \N -7745 155 \N -7746 155 \N -7747 155 \N -7748 155 \N -7749 155 \N -7750 156 \N -7751 156 \N -7752 156 \N -7753 156 \N -7754 156 \N -7755 156 \N -7756 156 \N -7757 156 \N -7758 156 \N -7759 156 \N -7760 156 \N -7761 156 \N -7762 156 \N -7763 156 \N -7764 156 \N -7765 156 \N -7766 156 \N -7767 156 \N -7768 156 \N -7769 156 \N -7770 156 \N -7771 156 \N -7772 156 \N -7773 156 \N -7774 156 \N -7775 156 \N -7776 156 \N -7777 156 \N -7778 156 \N -7779 156 \N -7780 156 \N -7781 156 \N -7782 156 \N -7783 156 \N -7784 156 \N -7785 156 \N -7786 156 \N -7787 156 \N -7788 156 \N -7789 156 \N -7790 156 \N -7791 156 \N -7792 156 \N -7793 156 \N -7794 156 \N -7795 156 \N -7796 156 \N -7797 156 \N -7798 156 \N -7799 156 \N -7800 157 \N -7801 157 \N -7802 157 \N -7803 157 \N -7804 157 \N -7805 157 \N -7806 157 \N -7807 157 \N -7808 157 \N -7809 157 \N -7810 157 \N -7811 157 \N -7812 157 \N -7813 157 \N -7814 157 \N -7815 157 \N -7816 157 \N -7817 157 \N -7818 157 \N -7819 157 \N -7820 157 \N -7821 157 \N -7822 157 \N -7823 157 \N -7824 157 \N -7825 157 \N -7826 157 \N -7827 157 \N -7828 157 \N -7829 157 \N -7830 157 \N -7831 157 \N -7832 157 \N -7833 157 \N -7834 157 \N -7835 157 \N -7836 157 \N -7837 157 \N -7838 157 \N -7839 157 \N -7840 157 \N -7841 157 \N -7842 157 \N -7843 157 \N -7844 157 \N -7845 157 \N -7846 157 \N -7847 157 \N -7848 157 \N -7849 157 \N -7850 158 \N -7851 158 \N -7852 158 \N -7853 158 \N -7854 158 \N -7855 158 \N -7856 158 \N -7857 158 \N -7858 158 \N -7859 158 \N -7860 158 \N -7861 158 \N -7862 158 \N -7863 158 \N -7864 158 \N -7865 158 \N -7866 158 \N -7867 158 \N -7868 158 \N -7869 158 \N -7870 158 \N -7871 158 \N -7872 158 \N -7873 158 \N -7874 158 \N -7875 158 \N -7876 158 \N -7877 158 \N -7878 158 \N -7879 158 \N -7880 158 \N -7881 158 \N -7882 158 \N -7883 158 \N -7884 158 \N -7885 158 \N -7886 158 \N -7887 158 \N -7888 158 \N -7889 158 \N -7890 158 \N -7891 158 \N -7892 158 \N -7893 158 \N -7894 158 \N -7895 158 \N -7896 158 \N -7897 158 \N -7898 158 \N -7899 158 \N -7900 159 \N -7901 159 \N -7902 159 \N -7903 159 \N -7904 159 \N -7905 159 \N -7906 159 \N -7907 159 \N -7908 159 \N -7909 159 \N -7910 159 \N -7911 159 \N -7912 159 \N -7913 159 \N -7914 159 \N -7915 159 \N -7916 159 \N -7917 159 \N -7918 159 \N -7919 159 \N -7920 159 \N -7921 159 \N -7922 159 \N -7923 159 \N -7924 159 \N -7925 159 \N -7926 159 \N -7927 159 \N -7928 159 \N -7929 159 \N -7930 159 \N -7931 159 \N -7932 159 \N -7933 159 \N -7934 159 \N -7935 159 \N -7936 159 \N -7937 159 \N -7938 159 \N -7939 159 \N -7940 159 \N -7941 159 \N -7942 159 \N -7943 159 \N -7944 159 \N -7945 159 \N -7946 159 \N -7947 159 \N -7948 159 \N -7949 159 \N -7950 160 \N -7951 160 \N -7952 160 \N -7953 160 \N -7954 160 \N -7955 160 \N -7956 160 \N -7957 160 \N -7958 160 \N -7959 160 \N -7960 160 \N -7961 160 \N -7962 160 \N -7963 160 \N -7964 160 \N -7965 160 \N -7966 160 \N -7967 160 \N -7968 160 \N -7969 160 \N -7970 160 \N -7971 160 \N -7972 160 \N -7973 160 \N -7974 160 \N -7975 160 \N -7976 160 \N -7977 160 \N -7978 160 \N -7979 160 \N -7980 160 \N -7981 160 \N -7982 160 \N -7983 160 \N -7984 160 \N -7985 160 \N -7986 160 \N -7987 160 \N -7988 160 \N -7989 160 \N -7990 160 \N -7991 160 \N -7992 160 \N -7993 160 \N -7994 160 \N -7995 160 \N -7996 160 \N -7997 160 \N -7998 160 \N -7999 160 \N -8000 161 \N -8001 161 \N -8002 161 \N -8003 161 \N -8004 161 \N -8005 161 \N -8006 161 \N -8007 161 \N -8008 161 \N -8009 161 \N -8010 161 \N -8011 161 \N -8012 161 \N -8013 161 \N -8014 161 \N -8015 161 \N -8016 161 \N -8017 161 \N -8018 161 \N -8019 161 \N -8020 161 \N -8021 161 \N -8022 161 \N -8023 161 \N -8024 161 \N -8025 161 \N -8026 161 \N -8027 161 \N -8028 161 \N -8029 161 \N -8030 161 \N -8031 161 \N -8032 161 \N -8033 161 \N -8034 161 \N -8035 161 \N -8036 161 \N -8037 161 \N -8038 161 \N -8039 161 \N -8040 161 \N -8041 161 \N -8042 161 \N -8043 161 \N -8044 161 \N -8045 161 \N -8046 161 \N -8047 161 \N -8048 161 \N -8049 161 \N -8050 162 \N -8051 162 \N -8052 162 \N -8053 162 \N -8054 162 \N -8055 162 \N -8056 162 \N -8057 162 \N -8058 162 \N -8059 162 \N -8060 162 \N -8061 162 \N -8062 162 \N -8063 162 \N -8064 162 \N -8065 162 \N -8066 162 \N -8067 162 \N -8068 162 \N -8069 162 \N -8070 162 \N -8071 162 \N -8072 162 \N -8073 162 \N -8074 162 \N -8075 162 \N -8076 162 \N -8077 162 \N -8078 162 \N -8079 162 \N -8080 162 \N -8081 162 \N -8082 162 \N -8083 162 \N -8084 162 \N -8085 162 \N -8086 162 \N -8087 162 \N -8088 162 \N -8089 162 \N -8090 162 \N -8091 162 \N -8092 162 \N -8093 162 \N -8094 162 \N -8095 162 \N -8096 162 \N -8097 162 \N -8098 162 \N -8099 162 \N -8100 163 \N -8101 163 \N -8102 163 \N -8103 163 \N -8104 163 \N -8105 163 \N -8106 163 \N -8107 163 \N -8108 163 \N -8109 163 \N -8110 163 \N -8111 163 \N -8112 163 \N -8113 163 \N -8114 163 \N -8115 163 \N -8116 163 \N -8117 163 \N -8118 163 \N -8119 163 \N -8120 163 \N -8121 163 \N -8122 163 \N -8123 163 \N -8124 163 \N -8125 163 \N -8126 163 \N -8127 163 \N -8128 163 \N -8129 163 \N -8130 163 \N -8131 163 \N -8132 163 \N -8133 163 \N -8134 163 \N -8135 163 \N -8136 163 \N -8137 163 \N -8138 163 \N -8139 163 \N -8140 163 \N -8141 163 \N -8142 163 \N -8143 163 \N -8144 163 \N -8145 163 \N -8146 163 \N -8147 163 \N -8148 163 \N -8149 163 \N -8150 164 \N -8151 164 \N -8152 164 \N -8153 164 \N -8154 164 \N -8155 164 \N -8156 164 \N -8157 164 \N -8158 164 \N -8159 164 \N -8160 164 \N -8161 164 \N -8162 164 \N -8163 164 \N -8164 164 \N -8165 164 \N -8166 164 \N -8167 164 \N -8168 164 \N -8169 164 \N -8170 164 \N -8171 164 \N -8172 164 \N -8173 164 \N -8174 164 \N -8175 164 \N -8176 164 \N -8177 164 \N -8178 164 \N -8179 164 \N -8180 164 \N -8181 164 \N -8182 164 \N -8183 164 \N -8184 164 \N -8185 164 \N -8186 164 \N -8187 164 \N -8188 164 \N -8189 164 \N -8190 164 \N -8191 164 \N -8192 164 \N -8193 164 \N -8194 164 \N -8195 164 \N -8196 164 \N -8197 164 \N -8198 164 \N -8199 164 \N -8200 165 \N -8201 165 \N -8202 165 \N -8203 165 \N -8204 165 \N -8205 165 \N -8206 165 \N -8207 165 \N -8208 165 \N -8209 165 \N -8210 165 \N -8211 165 \N -8212 165 \N -8213 165 \N -8214 165 \N -8215 165 \N -8216 165 \N -8217 165 \N -8218 165 \N -8219 165 \N -8220 165 \N -8221 165 \N -8222 165 \N -8223 165 \N -8224 165 \N -8225 165 \N -8226 165 \N -8227 165 \N -8228 165 \N -8229 165 \N -8230 165 \N -8231 165 \N -8232 165 \N -8233 165 \N -8234 165 \N -8235 165 \N -8236 165 \N -8237 165 \N -8238 165 \N -8239 165 \N -8240 165 \N -8241 165 \N -8242 165 \N -8243 165 \N -8244 165 \N -8245 165 \N -8246 165 \N -8247 165 \N -8248 165 \N -8249 165 \N -8250 166 \N -8251 166 \N -8252 166 \N -8253 166 \N -8254 166 \N -8255 166 \N -8256 166 \N -8257 166 \N -8258 166 \N -8259 166 \N -8260 166 \N -8261 166 \N -8262 166 \N -8263 166 \N -8264 166 \N -8265 166 \N -8266 166 \N -8267 166 \N -8268 166 \N -8269 166 \N -8270 166 \N -8271 166 \N -8272 166 \N -8273 166 \N -8274 166 \N -8275 166 \N -8276 166 \N -8277 166 \N -8278 166 \N -8279 166 \N -8280 166 \N -8281 166 \N -8282 166 \N -8283 166 \N -8284 166 \N -8285 166 \N -8286 166 \N -8287 166 \N -8288 166 \N -8289 166 \N -8290 166 \N -8291 166 \N -8292 166 \N -8293 166 \N -8294 166 \N -8295 166 \N -8296 166 \N -8297 166 \N -8298 166 \N -8299 166 \N -8300 167 \N -8301 167 \N -8302 167 \N -8303 167 \N -8304 167 \N -8305 167 \N -8306 167 \N -8307 167 \N -8308 167 \N -8309 167 \N -8310 167 \N -8311 167 \N -8312 167 \N -8313 167 \N -8314 167 \N -8315 167 \N -8316 167 \N -8317 167 \N -8318 167 \N -8319 167 \N -8320 167 \N -8321 167 \N -8322 167 \N -8323 167 \N -8324 167 \N -8325 167 \N -8326 167 \N -8327 167 \N -8328 167 \N -8329 167 \N -8330 167 \N -8331 167 \N -8332 167 \N -8333 167 \N -8334 167 \N -8335 167 \N -8336 167 \N -8337 167 \N -8338 167 \N -8339 167 \N -8340 167 \N -8341 167 \N -8342 167 \N -8343 167 \N -8344 167 \N -8345 167 \N -8346 167 \N -8347 167 \N -8348 167 \N -8349 167 \N -8350 168 \N -8351 168 \N -8352 168 \N -8353 168 \N -8354 168 \N -8355 168 \N -8356 168 \N -8357 168 \N -8358 168 \N -8359 168 \N -8360 168 \N -8361 168 \N -8362 168 \N -8363 168 \N -8364 168 \N -8365 168 \N -8366 168 \N -8367 168 \N -8368 168 \N -8369 168 \N -8370 168 \N -8371 168 \N -8372 168 \N -8373 168 \N -8374 168 \N -8375 168 \N -8376 168 \N -8377 168 \N -8378 168 \N -8379 168 \N -8380 168 \N -8381 168 \N -8382 168 \N -8383 168 \N -8384 168 \N -8385 168 \N -8386 168 \N -8387 168 \N -8388 168 \N -8389 168 \N -8390 168 \N -8391 168 \N -8392 168 \N -8393 168 \N -8394 168 \N -8395 168 \N -8396 168 \N -8397 168 \N -8398 168 \N -8399 168 \N -8400 169 \N -8401 169 \N -8402 169 \N -8403 169 \N -8404 169 \N -8405 169 \N -8406 169 \N -8407 169 \N -8408 169 \N -8409 169 \N -8410 169 \N -8411 169 \N -8412 169 \N -8413 169 \N -8414 169 \N -8415 169 \N -8416 169 \N -8417 169 \N -8418 169 \N -8419 169 \N -8420 169 \N -8421 169 \N -8422 169 \N -8423 169 \N -8424 169 \N -8425 169 \N -8426 169 \N -8427 169 \N -8428 169 \N -8429 169 \N -8430 169 \N -8431 169 \N -8432 169 \N -8433 169 \N -8434 169 \N -8435 169 \N -8436 169 \N -8437 169 \N -8438 169 \N -8439 169 \N -8440 169 \N -8441 169 \N -8442 169 \N -8443 169 \N -8444 169 \N -8445 169 \N -8446 169 \N -8447 169 \N -8448 169 \N -8449 169 \N -8450 170 \N -8451 170 \N -8452 170 \N -8453 170 \N -8454 170 \N -8455 170 \N -8456 170 \N -8457 170 \N -8458 170 \N -8459 170 \N -8460 170 \N -8461 170 \N -8462 170 \N -8463 170 \N -8464 170 \N -8465 170 \N -8466 170 \N -8467 170 \N -8468 170 \N -8469 170 \N -8470 170 \N -8471 170 \N -8472 170 \N -8473 170 \N -8474 170 \N -8475 170 \N -8476 170 \N -8477 170 \N -8478 170 \N -8479 170 \N -8480 170 \N -8481 170 \N -8482 170 \N -8483 170 \N -8484 170 \N -8485 170 \N -8486 170 \N -8487 170 \N -8488 170 \N -8489 170 \N -8490 170 \N -8491 170 \N -8492 170 \N -8493 170 \N -8494 170 \N -8495 170 \N -8496 170 \N -8497 170 \N -8498 170 \N -8499 170 \N -8500 171 \N -8501 171 \N -8502 171 \N -8503 171 \N -8504 171 \N -8505 171 \N -8506 171 \N -8507 171 \N -8508 171 \N -8509 171 \N -8510 171 \N -8511 171 \N -8512 171 \N -8513 171 \N -8514 171 \N -8515 171 \N -8516 171 \N -8517 171 \N -8518 171 \N -8519 171 \N -8520 171 \N -8521 171 \N -8522 171 \N -8523 171 \N -8524 171 \N -8525 171 \N -8526 171 \N -8527 171 \N -8528 171 \N -8529 171 \N -8530 171 \N -8531 171 \N -8532 171 \N -8533 171 \N -8534 171 \N -8535 171 \N -8536 171 \N -8537 171 \N -8538 171 \N -8539 171 \N -8540 171 \N -8541 171 \N -8542 171 \N -8543 171 \N -8544 171 \N -8545 171 \N -8546 171 \N -8547 171 \N -8548 171 \N -8549 171 \N -8550 172 \N -8551 172 \N -8552 172 \N -8553 172 \N -8554 172 \N -8555 172 \N -8556 172 \N -8557 172 \N -8558 172 \N -8559 172 \N -8560 172 \N -8561 172 \N -8562 172 \N -8563 172 \N -8564 172 \N -8565 172 \N -8566 172 \N -8567 172 \N -8568 172 \N -8569 172 \N -8570 172 \N -8571 172 \N -8572 172 \N -8573 172 \N -8574 172 \N -8575 172 \N -8576 172 \N -8577 172 \N -8578 172 \N -8579 172 \N -8580 172 \N -8581 172 \N -8582 172 \N -8583 172 \N -8584 172 \N -8585 172 \N -8586 172 \N -8587 172 \N -8588 172 \N -8589 172 \N -8590 172 \N -8591 172 \N -8592 172 \N -8593 172 \N -8594 172 \N -8595 172 \N -8596 172 \N -8597 172 \N -8598 172 \N -8599 172 \N -8600 173 \N -8601 173 \N -8602 173 \N -8603 173 \N -8604 173 \N -8605 173 \N -8606 173 \N -8607 173 \N -8608 173 \N -8609 173 \N -8610 173 \N -8611 173 \N -8612 173 \N -8613 173 \N -8614 173 \N -8615 173 \N -8616 173 \N -8617 173 \N -8618 173 \N -8619 173 \N -8620 173 \N -8621 173 \N -8622 173 \N -8623 173 \N -8624 173 \N -8625 173 \N -8626 173 \N -8627 173 \N -8628 173 \N -8629 173 \N -8630 173 \N -8631 173 \N -8632 173 \N -8633 173 \N -8634 173 \N -8635 173 \N -8636 173 \N -8637 173 \N -8638 173 \N -8639 173 \N -8640 173 \N -8641 173 \N -8642 173 \N -8643 173 \N -8644 173 \N -8645 173 \N -8646 173 \N -8647 173 \N -8648 173 \N -8649 173 \N -8650 174 \N -8651 174 \N -8652 174 \N -8653 174 \N -8654 174 \N -8655 174 \N -8656 174 \N -8657 174 \N -8658 174 \N -8659 174 \N -8660 174 \N -8661 174 \N -8662 174 \N -8663 174 \N -8664 174 \N -8665 174 \N -8666 174 \N -8667 174 \N -8668 174 \N -8669 174 \N -8670 174 \N -8671 174 \N -8672 174 \N -8673 174 \N -8674 174 \N -8675 174 \N -8676 174 \N -8677 174 \N -8678 174 \N -8679 174 \N -8680 174 \N -8681 174 \N -8682 174 \N -8683 174 \N -8684 174 \N -8685 174 \N -8686 174 \N -8687 174 \N -8688 174 \N -8689 174 \N -8690 174 \N -8691 174 \N -8692 174 \N -8693 174 \N -8694 174 \N -8695 174 \N -8696 174 \N -8697 174 \N -8698 174 \N -8699 174 \N -8700 175 \N -8701 175 \N -8702 175 \N -8703 175 \N -8704 175 \N -8705 175 \N -8706 175 \N -8707 175 \N -8708 175 \N -8709 175 \N -8710 175 \N -8711 175 \N -8712 175 \N -8713 175 \N -8714 175 \N -8715 175 \N -8716 175 \N -8717 175 \N -8718 175 \N -8719 175 \N -8720 175 \N -8721 175 \N -8722 175 \N -8723 175 \N -8724 175 \N -8725 175 \N -8726 175 \N -8727 175 \N -8728 175 \N -8729 175 \N -8730 175 \N -8731 175 \N -8732 175 \N -8733 175 \N -8734 175 \N -8735 175 \N -8736 175 \N -8737 175 \N -8738 175 \N -8739 175 \N -8740 175 \N -8741 175 \N -8742 175 \N -8743 175 \N -8744 175 \N -8745 175 \N -8746 175 \N -8747 175 \N -8748 175 \N -8749 175 \N -8750 176 \N -8751 176 \N -8752 176 \N -8753 176 \N -8754 176 \N -8755 176 \N -8756 176 \N -8757 176 \N -8758 176 \N -8759 176 \N -8760 176 \N -8761 176 \N -8762 176 \N -8763 176 \N -8764 176 \N -8765 176 \N -8766 176 \N -8767 176 \N -8768 176 \N -8769 176 \N -8770 176 \N -8771 176 \N -8772 176 \N -8773 176 \N -8774 176 \N -8775 176 \N -8776 176 \N -8777 176 \N -8778 176 \N -8779 176 \N -8780 176 \N -8781 176 \N -8782 176 \N -8783 176 \N -8784 176 \N -8785 176 \N -8786 176 \N -8787 176 \N -8788 176 \N -8789 176 \N -8790 176 \N -8791 176 \N -8792 176 \N -8793 176 \N -8794 176 \N -8795 176 \N -8796 176 \N -8797 176 \N -8798 176 \N -8799 176 \N -8800 177 \N -8801 177 \N -8802 177 \N -8803 177 \N -8804 177 \N -8805 177 \N -8806 177 \N -8807 177 \N -8808 177 \N -8809 177 \N -8810 177 \N -8811 177 \N -8812 177 \N -8813 177 \N -8814 177 \N -8815 177 \N -8816 177 \N -8817 177 \N -8818 177 \N -8819 177 \N -8820 177 \N -8821 177 \N -8822 177 \N -8823 177 \N -8824 177 \N -8825 177 \N -8826 177 \N -8827 177 \N -8828 177 \N -8829 177 \N -8830 177 \N -8831 177 \N -8832 177 \N -8833 177 \N -8834 177 \N -8835 177 \N -8836 177 \N -8837 177 \N -8838 177 \N -8839 177 \N -8840 177 \N -8841 177 \N -8842 177 \N -8843 177 \N -8844 177 \N -8845 177 \N -8846 177 \N -8847 177 \N -8848 177 \N -8849 177 \N -8850 178 \N -8851 178 \N -8852 178 \N -8853 178 \N -8854 178 \N -8855 178 \N -8856 178 \N -8857 178 \N -8858 178 \N -8859 178 \N -8860 178 \N -8861 178 \N -8862 178 \N -8863 178 \N -8864 178 \N -8865 178 \N -8866 178 \N -8867 178 \N -8868 178 \N -8869 178 \N -8870 178 \N -8871 178 \N -8872 178 \N -8873 178 \N -8874 178 \N -8875 178 \N -8876 178 \N -8877 178 \N -8878 178 \N -8879 178 \N -8880 178 \N -8881 178 \N -8882 178 \N -8883 178 \N -8884 178 \N -8885 178 \N -8886 178 \N -8887 178 \N -8888 178 \N -8889 178 \N -8890 178 \N -8891 178 \N -8892 178 \N -8893 178 \N -8894 178 \N -8895 178 \N -8896 178 \N -8897 178 \N -8898 178 \N -8899 178 \N -8900 179 \N -8901 179 \N -8902 179 \N -8903 179 \N -8904 179 \N -8905 179 \N -8906 179 \N -8907 179 \N -8908 179 \N -8909 179 \N -8910 179 \N -8911 179 \N -8912 179 \N -8913 179 \N -8914 179 \N -8915 179 \N -8916 179 \N -8917 179 \N -8918 179 \N -8919 179 \N -8920 179 \N -8921 179 \N -8922 179 \N -8923 179 \N -8924 179 \N -8925 179 \N -8926 179 \N -8927 179 \N -8928 179 \N -8929 179 \N -8930 179 \N -8931 179 \N -8932 179 \N -8933 179 \N -8934 179 \N -8935 179 \N -8936 179 \N -8937 179 \N -8938 179 \N -8939 179 \N -8940 179 \N -8941 179 \N -8942 179 \N -8943 179 \N -8944 179 \N -8945 179 \N -8946 179 \N -8947 179 \N -8948 179 \N -8949 179 \N -8950 180 \N -8951 180 \N -8952 180 \N -8953 180 \N -8954 180 \N -8955 180 \N -8956 180 \N -8957 180 \N -8958 180 \N -8959 180 \N -8960 180 \N -8961 180 \N -8962 180 \N -8963 180 \N -8964 180 \N -8965 180 \N -8966 180 \N -8967 180 \N -8968 180 \N -8969 180 \N -8970 180 \N -8971 180 \N -8972 180 \N -8973 180 \N -8974 180 \N -8975 180 \N -8976 180 \N -8977 180 \N -8978 180 \N -8979 180 \N -8980 180 \N -8981 180 \N -8982 180 \N -8983 180 \N -8984 180 \N -8985 180 \N -8986 180 \N -8987 180 \N -8988 180 \N -8989 180 \N -8990 180 \N -8991 180 \N -8992 180 \N -8993 180 \N -8994 180 \N -8995 180 \N -8996 180 \N -8997 180 \N -8998 180 \N -8999 180 \N -9000 181 \N -9001 181 \N -9002 181 \N -9003 181 \N -9004 181 \N -9005 181 \N -9006 181 \N -9007 181 \N -9008 181 \N -9009 181 \N -9010 181 \N -9011 181 \N -9012 181 \N -9013 181 \N -9014 181 \N -9015 181 \N -9016 181 \N -9017 181 \N -9018 181 \N -9019 181 \N -9020 181 \N -9021 181 \N -9022 181 \N -9023 181 \N -9024 181 \N -9025 181 \N -9026 181 \N -9027 181 \N -9028 181 \N -9029 181 \N -9030 181 \N -9031 181 \N -9032 181 \N -9033 181 \N -9034 181 \N -9035 181 \N -9036 181 \N -9037 181 \N -9038 181 \N -9039 181 \N -9040 181 \N -9041 181 \N -9042 181 \N -9043 181 \N -9044 181 \N -9045 181 \N -9046 181 \N -9047 181 \N -9048 181 \N -9049 181 \N -9050 182 \N -9051 182 \N -9052 182 \N -9053 182 \N -9054 182 \N -9055 182 \N -9056 182 \N -9057 182 \N -9058 182 \N -9059 182 \N -9060 182 \N -9061 182 \N -9062 182 \N -9063 182 \N -9064 182 \N -9065 182 \N -9066 182 \N -9067 182 \N -9068 182 \N -9069 182 \N -9070 182 \N -9071 182 \N -9072 182 \N -9073 182 \N -9074 182 \N -9075 182 \N -9076 182 \N -9077 182 \N -9078 182 \N -9079 182 \N -9080 182 \N -9081 182 \N -9082 182 \N -9083 182 \N -9084 182 \N -9085 182 \N -9086 182 \N -9087 182 \N -9088 182 \N -9089 182 \N -9090 182 \N -9091 182 \N -9092 182 \N -9093 182 \N -9094 182 \N -9095 182 \N -9096 182 \N -9097 182 \N -9098 182 \N -9099 182 \N -9100 183 \N -9101 183 \N -9102 183 \N -9103 183 \N -9104 183 \N -9105 183 \N -9106 183 \N -9107 183 \N -9108 183 \N -9109 183 \N -9110 183 \N -9111 183 \N -9112 183 \N -9113 183 \N -9114 183 \N -9115 183 \N -9116 183 \N -9117 183 \N -9118 183 \N -9119 183 \N -9120 183 \N -9121 183 \N -9122 183 \N -9123 183 \N -9124 183 \N -9125 183 \N -9126 183 \N -9127 183 \N -9128 183 \N -9129 183 \N -9130 183 \N -9131 183 \N -9132 183 \N -9133 183 \N -9134 183 \N -9135 183 \N -9136 183 \N -9137 183 \N -9138 183 \N -9139 183 \N -9140 183 \N -9141 183 \N -9142 183 \N -9143 183 \N -9144 183 \N -9145 183 \N -9146 183 \N -9147 183 \N -9148 183 \N -9149 183 \N -9150 184 \N -9151 184 \N -9152 184 \N -9153 184 \N -9154 184 \N -9155 184 \N -9156 184 \N -9157 184 \N -9158 184 \N -9159 184 \N -9160 184 \N -9161 184 \N -9162 184 \N -9163 184 \N -9164 184 \N -9165 184 \N -9166 184 \N -9167 184 \N -9168 184 \N -9169 184 \N -9170 184 \N -9171 184 \N -9172 184 \N -9173 184 \N -9174 184 \N -9175 184 \N -9176 184 \N -9177 184 \N -9178 184 \N -9179 184 \N -9180 184 \N -9181 184 \N -9182 184 \N -9183 184 \N -9184 184 \N -9185 184 \N -9186 184 \N -9187 184 \N -9188 184 \N -9189 184 \N -9190 184 \N -9191 184 \N -9192 184 \N -9193 184 \N -9194 184 \N -9195 184 \N -9196 184 \N -9197 184 \N -9198 184 \N -9199 184 \N -9200 185 \N -9201 185 \N -9202 185 \N -9203 185 \N -9204 185 \N -9205 185 \N -9206 185 \N -9207 185 \N -9208 185 \N -9209 185 \N -9210 185 \N -9211 185 \N -9212 185 \N -9213 185 \N -9214 185 \N -9215 185 \N -9216 185 \N -9217 185 \N -9218 185 \N -9219 185 \N -9220 185 \N -9221 185 \N -9222 185 \N -9223 185 \N -9224 185 \N -9225 185 \N -9226 185 \N -9227 185 \N -9228 185 \N -9229 185 \N -9230 185 \N -9231 185 \N -9232 185 \N -9233 185 \N -9234 185 \N -9235 185 \N -9236 185 \N -9237 185 \N -9238 185 \N -9239 185 \N -9240 185 \N -9241 185 \N -9242 185 \N -9243 185 \N -9244 185 \N -9245 185 \N -9246 185 \N -9247 185 \N -9248 185 \N -9249 185 \N -9250 186 \N -9251 186 \N -9252 186 \N -9253 186 \N -9254 186 \N -9255 186 \N -9256 186 \N -9257 186 \N -9258 186 \N -9259 186 \N -9260 186 \N -9261 186 \N -9262 186 \N -9263 186 \N -9264 186 \N -9265 186 \N -9266 186 \N -9267 186 \N -9268 186 \N -9269 186 \N -9270 186 \N -9271 186 \N -9272 186 \N -9273 186 \N -9274 186 \N -9275 186 \N -9276 186 \N -9277 186 \N -9278 186 \N -9279 186 \N -9280 186 \N -9281 186 \N -9282 186 \N -9283 186 \N -9284 186 \N -9285 186 \N -9286 186 \N -9287 186 \N -9288 186 \N -9289 186 \N -9290 186 \N -9291 186 \N -9292 186 \N -9293 186 \N -9294 186 \N -9295 186 \N -9296 186 \N -9297 186 \N -9298 186 \N -9299 186 \N -9300 187 \N -9301 187 \N -9302 187 \N -9303 187 \N -9304 187 \N -9305 187 \N -9306 187 \N -9307 187 \N -9308 187 \N -9309 187 \N -9310 187 \N -9311 187 \N -9312 187 \N -9313 187 \N -9314 187 \N -9315 187 \N -9316 187 \N -9317 187 \N -9318 187 \N -9319 187 \N -9320 187 \N -9321 187 \N -9322 187 \N -9323 187 \N -9324 187 \N -9325 187 \N -9326 187 \N -9327 187 \N -9328 187 \N -9329 187 \N -9330 187 \N -9331 187 \N -9332 187 \N -9333 187 \N -9334 187 \N -9335 187 \N -9336 187 \N -9337 187 \N -9338 187 \N -9339 187 \N -9340 187 \N -9341 187 \N -9342 187 \N -9343 187 \N -9344 187 \N -9345 187 \N -9346 187 \N -9347 187 \N -9348 187 \N -9349 187 \N -9350 188 \N -9351 188 \N -9352 188 \N -9353 188 \N -9354 188 \N -9355 188 \N -9356 188 \N -9357 188 \N -9358 188 \N -9359 188 \N -9360 188 \N -9361 188 \N -9362 188 \N -9363 188 \N -9364 188 \N -9365 188 \N -9366 188 \N -9367 188 \N -9368 188 \N -9369 188 \N -9370 188 \N -9371 188 \N -9372 188 \N -9373 188 \N -9374 188 \N -9375 188 \N -9376 188 \N -9377 188 \N -9378 188 \N -9379 188 \N -9380 188 \N -9381 188 \N -9382 188 \N -9383 188 \N -9384 188 \N -9385 188 \N -9386 188 \N -9387 188 \N -9388 188 \N -9389 188 \N -9390 188 \N -9391 188 \N -9392 188 \N -9393 188 \N -9394 188 \N -9395 188 \N -9396 188 \N -9397 188 \N -9398 188 \N -9399 188 \N -9400 189 \N -9401 189 \N -9402 189 \N -9403 189 \N -9404 189 \N -9405 189 \N -9406 189 \N -9407 189 \N -9408 189 \N -9409 189 \N -9410 189 \N -9411 189 \N -9412 189 \N -9413 189 \N -9414 189 \N -9415 189 \N -9416 189 \N -9417 189 \N -9418 189 \N -9419 189 \N -9420 189 \N -9421 189 \N -9422 189 \N -9423 189 \N -9424 189 \N -9425 189 \N -9426 189 \N -9427 189 \N -9428 189 \N -9429 189 \N -9430 189 \N -9431 189 \N -9432 189 \N -9433 189 \N -9434 189 \N -9435 189 \N -9436 189 \N -9437 189 \N -9438 189 \N -9439 189 \N -9440 189 \N -9441 189 \N -9442 189 \N -9443 189 \N -9444 189 \N -9445 189 \N -9446 189 \N -9447 189 \N -9448 189 \N -9449 189 \N -9450 190 \N -9451 190 \N -9452 190 \N -9453 190 \N -9454 190 \N -9455 190 \N -9456 190 \N -9457 190 \N -9458 190 \N -9459 190 \N -9460 190 \N -9461 190 \N -9462 190 \N -9463 190 \N -9464 190 \N -9465 190 \N -9466 190 \N -9467 190 \N -9468 190 \N -9469 190 \N -9470 190 \N -9471 190 \N -9472 190 \N -9473 190 \N -9474 190 \N -9475 190 \N -9476 190 \N -9477 190 \N -9478 190 \N -9479 190 \N -9480 190 \N -9481 190 \N -9482 190 \N -9483 190 \N -9484 190 \N -9485 190 \N -9486 190 \N -9487 190 \N -9488 190 \N -9489 190 \N -9490 190 \N -9491 190 \N -9492 190 \N -9493 190 \N -9494 190 \N -9495 190 \N -9496 190 \N -9497 190 \N -9498 190 \N -9499 190 \N -9500 191 \N -9501 191 \N -9502 191 \N -9503 191 \N -9504 191 \N -9505 191 \N -9506 191 \N -9507 191 \N -9508 191 \N -9509 191 \N -9510 191 \N -9511 191 \N -9512 191 \N -9513 191 \N -9514 191 \N -9515 191 \N -9516 191 \N -9517 191 \N -9518 191 \N -9519 191 \N -9520 191 \N -9521 191 \N -9522 191 \N -9523 191 \N -9524 191 \N -9525 191 \N -9526 191 \N -9527 191 \N -9528 191 \N -9529 191 \N -9530 191 \N -9531 191 \N -9532 191 \N -9533 191 \N -9534 191 \N -9535 191 \N -9536 191 \N -9537 191 \N -9538 191 \N -9539 191 \N -9540 191 \N -9541 191 \N -9542 191 \N -9543 191 \N -9544 191 \N -9545 191 \N -9546 191 \N -9547 191 \N -9548 191 \N -9549 191 \N -9550 192 \N -9551 192 \N -9552 192 \N -9553 192 \N -9554 192 \N -9555 192 \N -9556 192 \N -9557 192 \N -9558 192 \N -9559 192 \N -9560 192 \N -9561 192 \N -9562 192 \N -9563 192 \N -9564 192 \N -9565 192 \N -9566 192 \N -9567 192 \N -9568 192 \N -9569 192 \N -9570 192 \N -9571 192 \N -9572 192 \N -9573 192 \N -9574 192 \N -9575 192 \N -9576 192 \N -9577 192 \N -9578 192 \N -9579 192 \N -9580 192 \N -9581 192 \N -9582 192 \N -9583 192 \N -9584 192 \N -9585 192 \N -9586 192 \N -9587 192 \N -9588 192 \N -9589 192 \N -9590 192 \N -9591 192 \N -9592 192 \N -9593 192 \N -9594 192 \N -9595 192 \N -9596 192 \N -9597 192 \N -9598 192 \N -9599 192 \N -9600 193 \N -9601 193 \N -9602 193 \N -9603 193 \N -9604 193 \N -9605 193 \N -9606 193 \N -9607 193 \N -9608 193 \N -9609 193 \N -9610 193 \N -9611 193 \N -9612 193 \N -9613 193 \N -9614 193 \N -9615 193 \N -9616 193 \N -9617 193 \N -9618 193 \N -9619 193 \N -9620 193 \N -9621 193 \N -9622 193 \N -9623 193 \N -9624 193 \N -9625 193 \N -9626 193 \N -9627 193 \N -9628 193 \N -9629 193 \N -9630 193 \N -9631 193 \N -9632 193 \N -9633 193 \N -9634 193 \N -9635 193 \N -9636 193 \N -9637 193 \N -9638 193 \N -9639 193 \N -9640 193 \N -9641 193 \N -9642 193 \N -9643 193 \N -9644 193 \N -9645 193 \N -9646 193 \N -9647 193 \N -9648 193 \N -9649 193 \N -9650 194 \N -9651 194 \N -9652 194 \N -9653 194 \N -9654 194 \N -9655 194 \N -9656 194 \N -9657 194 \N -9658 194 \N -9659 194 \N -9660 194 \N -9661 194 \N -9662 194 \N -9663 194 \N -9664 194 \N -9665 194 \N -9666 194 \N -9667 194 \N -9668 194 \N -9669 194 \N -9670 194 \N -9671 194 \N -9672 194 \N -9673 194 \N -9674 194 \N -9675 194 \N -9676 194 \N -9677 194 \N -9678 194 \N -9679 194 \N -9680 194 \N -9681 194 \N -9682 194 \N -9683 194 \N -9684 194 \N -9685 194 \N -9686 194 \N -9687 194 \N -9688 194 \N -9689 194 \N -9690 194 \N -9691 194 \N -9692 194 \N -9693 194 \N -9694 194 \N -9695 194 \N -9696 194 \N -9697 194 \N -9698 194 \N -9699 194 \N -9700 195 \N -9701 195 \N -9702 195 \N -9703 195 \N -9704 195 \N -9705 195 \N -9706 195 \N -9707 195 \N -9708 195 \N -9709 195 \N -9710 195 \N -9711 195 \N -9712 195 \N -9713 195 \N -9714 195 \N -9715 195 \N -9716 195 \N -9717 195 \N -9718 195 \N -9719 195 \N -9720 195 \N -9721 195 \N -9722 195 \N -9723 195 \N -9724 195 \N -9725 195 \N -9726 195 \N -9727 195 \N -9728 195 \N -9729 195 \N -9730 195 \N -9731 195 \N -9732 195 \N -9733 195 \N -9734 195 \N -9735 195 \N -9736 195 \N -9737 195 \N -9738 195 \N -9739 195 \N -9740 195 \N -9741 195 \N -9742 195 \N -9743 195 \N -9744 195 \N -9745 195 \N -9746 195 \N -9747 195 \N -9748 195 \N -9749 195 \N -9750 196 \N -9751 196 \N -9752 196 \N -9753 196 \N -9754 196 \N -9755 196 \N -9756 196 \N -9757 196 \N -9758 196 \N -9759 196 \N -9760 196 \N -9761 196 \N -9762 196 \N -9763 196 \N -9764 196 \N -9765 196 \N -9766 196 \N -9767 196 \N -9768 196 \N -9769 196 \N -9770 196 \N -9771 196 \N -9772 196 \N -9773 196 \N -9774 196 \N -9775 196 \N -9776 196 \N -9777 196 \N -9778 196 \N -9779 196 \N -9780 196 \N -9781 196 \N -9782 196 \N -9783 196 \N -9784 196 \N -9785 196 \N -9786 196 \N -9787 196 \N -9788 196 \N -9789 196 \N -9790 196 \N -9791 196 \N -9792 196 \N -9793 196 \N -9794 196 \N -9795 196 \N -9796 196 \N -9797 196 \N -9798 196 \N -9799 196 \N -9800 197 \N -9801 197 \N -9802 197 \N -9803 197 \N -9804 197 \N -9805 197 \N -9806 197 \N -9807 197 \N -9808 197 \N -9809 197 \N -9810 197 \N -9811 197 \N -9812 197 \N -9813 197 \N -9814 197 \N -9815 197 \N -9816 197 \N -9817 197 \N -9818 197 \N -9819 197 \N -9820 197 \N -9821 197 \N -9822 197 \N -9823 197 \N -9824 197 \N -9825 197 \N -9826 197 \N -9827 197 \N -9828 197 \N -9829 197 \N -9830 197 \N -9831 197 \N -9832 197 \N -9833 197 \N -9834 197 \N -9835 197 \N -9836 197 \N -9837 197 \N -9838 197 \N -9839 197 \N -9840 197 \N -9841 197 \N -9842 197 \N -9843 197 \N -9844 197 \N -9845 197 \N -9846 197 \N -9847 197 \N -9848 197 \N -9849 197 \N -9850 198 \N -9851 198 \N -9852 198 \N -9853 198 \N -9854 198 \N -9855 198 \N -9856 198 \N -9857 198 \N -9858 198 \N -9859 198 \N -9860 198 \N -9861 198 \N -9862 198 \N -9863 198 \N -9864 198 \N -9865 198 \N -9866 198 \N -9867 198 \N -9868 198 \N -9869 198 \N -9870 198 \N -9871 198 \N -9872 198 \N -9873 198 \N -9874 198 \N -9875 198 \N -9876 198 \N -9877 198 \N -9878 198 \N -9879 198 \N -9880 198 \N -9881 198 \N -9882 198 \N -9883 198 \N -9884 198 \N -9885 198 \N -9886 198 \N -9887 198 \N -9888 198 \N -9889 198 \N -9890 198 \N -9891 198 \N -9892 198 \N -9893 198 \N -9894 198 \N -9895 198 \N -9896 198 \N -9897 198 \N -9898 198 \N -9899 198 \N -9900 199 \N -9901 199 \N -9902 199 \N -9903 199 \N -9904 199 \N -9905 199 \N -9906 199 \N -9907 199 \N -9908 199 \N -9909 199 \N -9910 199 \N -9911 199 \N -9912 199 \N -9913 199 \N -9914 199 \N -9915 199 \N -9916 199 \N -9917 199 \N -9918 199 \N -9919 199 \N -9920 199 \N -9921 199 \N -9922 199 \N -9923 199 \N -9924 199 \N -9925 199 \N -9926 199 \N -9927 199 \N -9928 199 \N -9929 199 \N -9930 199 \N -9931 199 \N -9932 199 \N -9933 199 \N -9934 199 \N -9935 199 \N -9936 199 \N -9937 199 \N -9938 199 \N -9939 199 \N -9940 199 \N -9941 199 \N -9942 199 \N -9943 199 \N -9944 199 \N -9945 199 \N -9946 199 \N -9947 199 \N -9948 199 \N -9949 199 \N -9950 200 \N -9951 200 \N -9952 200 \N -9953 200 \N -9954 200 \N -9955 200 \N -9956 200 \N -9957 200 \N -9958 200 \N -9959 200 \N -9960 200 \N -9961 200 \N -9962 200 \N -9963 200 \N -9964 200 \N -9965 200 \N -9966 200 \N -9967 200 \N -9968 200 \N -9969 200 \N -9970 200 \N -9971 200 \N -9972 200 \N -9973 200 \N -9974 200 \N -9975 200 \N -9976 200 \N -9977 200 \N -9978 200 \N -9979 200 \N -9980 200 \N -9981 200 \N -9982 200 \N -9983 200 \N -9984 200 \N -9985 200 \N -9986 200 \N -9987 200 \N -9988 200 \N -9989 200 \N -9990 200 \N -9991 200 \N -9992 200 \N -9993 200 \N -9994 200 \N -9995 200 \N -9996 200 \N -9997 200 \N -9998 200 \N -9999 200 \N -\. --- --- Data for Name: transition_table_status; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.transition_table_status (level, node_no, status) FROM stdin; -1 1 0 -1 2 0 -1 3 0 -1 4 0 -1 5 0 -1 6 0 -1 7 0 -1 8 0 -1 9 0 -1 10 0 -1 11 0 -1 12 0 -1 13 0 -1 14 0 -1 15 0 -1 16 0 -1 17 0 -1 18 0 -1 19 0 -1 20 0 -1 21 0 -1 22 0 -1 23 0 -1 24 0 -1 25 0 -1 26 0 -1 27 0 -1 28 0 -1 29 0 -1 30 0 -1 31 0 -1 32 0 -1 33 0 -1 34 0 -1 35 0 -1 36 0 -1 37 0 -1 38 0 -1 39 0 -1 40 0 -1 41 0 -1 42 0 -1 43 0 -1 44 0 -1 45 0 -1 46 0 -1 47 0 -1 48 0 -1 49 0 -1 50 0 -1 51 0 -1 52 0 -1 53 0 -1 54 0 -1 55 0 -1 56 0 -1 57 0 -1 58 0 -1 59 0 -1 60 0 -1 61 0 -1 62 0 -1 63 0 -1 64 0 -1 65 0 -1 66 0 -1 67 0 -1 68 0 -1 69 0 -1 70 0 -1 71 0 -1 72 0 -1 73 0 -1 74 0 -1 75 0 -1 76 0 -1 77 0 -1 78 0 -1 79 0 -1 80 0 -1 81 0 -1 82 0 -1 83 0 -1 84 0 -1 85 0 -1 86 0 -1 87 0 -1 88 0 -1 89 0 -1 90 0 -1 91 0 -1 92 0 -1 93 0 -1 94 0 -1 95 0 -1 96 0 -1 97 0 -1 98 0 -1 99 0 -1 100 0 -1 101 0 -1 102 0 -1 103 0 -1 104 0 -1 105 0 -1 106 0 -1 107 0 -1 108 0 -1 109 0 -1 110 0 -1 111 0 -1 112 0 -1 113 0 -1 114 0 -1 115 0 -1 116 0 -1 117 0 -1 118 0 -1 119 0 -1 120 0 -1 121 0 -1 122 0 -1 123 0 -1 124 0 -1 125 0 -1 126 0 -1 127 0 -1 128 0 -1 129 0 -1 130 0 -1 131 0 -1 132 0 -1 133 0 -1 134 0 -1 135 0 -1 136 0 -1 137 0 -1 138 0 -1 139 0 -1 140 0 -1 141 0 -1 142 0 -1 143 0 -1 144 0 -1 145 0 -1 146 0 -1 147 0 -1 148 0 -1 149 0 -1 150 0 -1 151 0 -1 152 0 -1 153 0 -1 154 0 -1 155 0 -1 156 0 -1 157 0 -1 158 0 -1 159 0 -1 160 0 -1 161 0 -1 162 0 -1 163 0 -1 164 0 -1 165 0 -1 166 0 -1 167 0 -1 168 0 -1 169 0 -1 170 0 -1 171 0 -1 172 0 -1 173 0 -1 174 0 -1 175 0 -1 176 0 -1 177 0 -1 178 0 -1 179 0 -1 180 0 -1 181 0 -1 182 0 -1 183 0 -1 184 0 -1 185 0 -1 186 0 -1 187 0 -1 188 0 -1 189 0 -1 190 0 -1 191 0 -1 192 0 -1 193 0 -1 194 0 -1 195 0 -1 196 0 -1 197 0 -1 198 0 -1 199 0 -1 200 0 -2 1 0 -2 2 0 -2 3 0 -2 4 0 -2 5 0 -2 6 0 -2 7 0 -2 8 0 -2 9 0 -2 10 0 -2 11 0 -2 12 0 -2 13 0 -2 14 0 -2 15 0 -2 16 0 -2 17 0 -2 18 0 -2 19 0 -2 20 0 -2 21 0 -2 22 0 -2 23 0 -2 24 0 -2 25 0 -2 26 0 -2 27 0 -2 28 0 -2 29 0 -2 30 0 -2 31 0 -2 32 0 -2 33 0 -2 34 0 -2 35 0 -2 36 0 -2 37 0 -2 38 0 -2 39 0 -2 40 0 -2 41 0 -2 42 0 -2 43 0 -2 44 0 -2 45 0 -2 46 0 -2 47 0 -2 48 0 -2 49 0 -2 50 0 -2 51 0 -2 52 0 -2 53 0 -2 54 0 -2 55 0 -2 56 0 -2 57 0 -2 58 0 -2 59 0 -2 60 0 -2 61 0 -2 62 0 -2 63 0 -2 64 0 -2 65 0 -2 66 0 -2 67 0 -2 68 0 -2 69 0 -2 70 0 -2 71 0 -2 72 0 -2 73 0 -2 74 0 -2 75 0 -2 76 0 -2 77 0 -2 78 0 -2 79 0 -2 80 0 -2 81 0 -2 82 0 -2 83 0 -2 84 0 -2 85 0 -2 86 0 -2 87 0 -2 88 0 -2 89 0 -2 90 0 -2 91 0 -2 92 0 -2 93 0 -2 94 0 -2 95 0 -2 96 0 -2 97 0 -2 98 0 -2 99 0 -2 100 0 -2 101 0 -2 102 0 -2 103 0 -2 104 0 -2 105 0 -2 106 0 -2 107 0 -2 108 0 -2 109 0 -2 110 0 -2 111 0 -2 112 0 -2 113 0 -2 114 0 -2 115 0 -2 116 0 -2 117 0 -2 118 0 -2 119 0 -2 120 0 -2 121 0 -2 122 0 -2 123 0 -2 124 0 -2 125 0 -2 126 0 -2 127 0 -2 128 0 -2 129 0 -2 130 0 -2 131 0 -2 132 0 -2 133 0 -2 134 0 -2 135 0 -2 136 0 -2 137 0 -2 138 0 -2 139 0 -2 140 0 -2 141 0 -2 142 0 -2 143 0 -2 144 0 -2 145 0 -2 146 0 -2 147 0 -2 148 0 -2 149 0 -2 150 0 -2 151 0 -2 152 0 -2 153 0 -2 154 0 -2 155 0 -2 156 0 -2 157 0 -2 158 0 -2 159 0 -2 160 0 -2 161 0 -2 162 0 -2 163 0 -2 164 0 -2 165 0 -2 166 0 -2 167 0 -2 168 0 -2 169 0 -2 170 0 -2 171 0 -2 172 0 -2 173 0 -2 174 0 -2 175 0 -2 176 0 -2 177 0 -2 178 0 -2 179 0 -2 180 0 -2 181 0 -2 182 0 -2 183 0 -2 184 0 -2 185 0 -2 186 0 -2 187 0 -2 188 0 -2 189 0 -2 190 0 -2 191 0 -2 192 0 -2 193 0 -2 194 0 -2 195 0 -2 196 0 -2 197 0 -2 198 0 -2 199 0 -2 200 0 -2 201 0 -2 202 0 -2 203 0 -2 204 0 -2 205 0 -2 206 0 -2 207 0 -2 208 0 -2 209 0 -2 210 0 -2 211 0 -2 212 0 -2 213 0 -2 214 0 -2 215 0 -2 216 0 -2 217 0 -2 218 0 -2 219 0 -2 220 0 -2 221 0 -2 222 0 -2 223 0 -2 224 0 -2 225 0 -2 226 0 -2 227 0 -2 228 0 -2 229 0 -2 230 0 -2 231 0 -2 232 0 -2 233 0 -2 234 0 -2 235 0 -2 236 0 -2 237 0 -2 238 0 -2 239 0 -2 240 0 -2 241 0 -2 242 0 -2 243 0 -2 244 0 -2 245 0 -2 246 0 -2 247 0 -2 248 0 -2 249 0 -2 250 0 -2 251 0 -2 252 0 -2 253 0 -2 254 0 -2 255 0 -2 256 0 -2 257 0 -2 258 0 -2 259 0 -2 260 0 -2 261 0 -2 262 0 -2 263 0 -2 264 0 -2 265 0 -2 266 0 -2 267 0 -2 268 0 -2 269 0 -2 270 0 -2 271 0 -2 272 0 -2 273 0 -2 274 0 -2 275 0 -2 276 0 -2 277 0 -2 278 0 -2 279 0 -2 280 0 -2 281 0 -2 282 0 -2 283 0 -2 284 0 -2 285 0 -2 286 0 -2 287 0 -2 288 0 -2 289 0 -2 290 0 -2 291 0 -2 292 0 -2 293 0 -2 294 0 -2 295 0 -2 296 0 -2 297 0 -2 298 0 -2 299 0 -2 300 0 -2 301 0 -2 302 0 -2 303 0 -2 304 0 -2 305 0 -2 306 0 -2 307 0 -2 308 0 -2 309 0 -2 310 0 -2 311 0 -2 312 0 -2 313 0 -2 314 0 -2 315 0 -2 316 0 -2 317 0 -2 318 0 -2 319 0 -2 320 0 -2 321 0 -2 322 0 -2 323 0 -2 324 0 -2 325 0 -2 326 0 -2 327 0 -2 328 0 -2 329 0 -2 330 0 -2 331 0 -2 332 0 -2 333 0 -2 334 0 -2 335 0 -2 336 0 -2 337 0 -2 338 0 -2 339 0 -2 340 0 -2 341 0 -2 342 0 -2 343 0 -2 344 0 -2 345 0 -2 346 0 -2 347 0 -2 348 0 -2 349 0 -2 350 0 -2 351 0 -2 352 0 -2 353 0 -2 354 0 -2 355 0 -2 356 0 -2 357 0 -2 358 0 -2 359 0 -2 360 0 -2 361 0 -2 362 0 -2 363 0 -2 364 0 -2 365 0 -2 366 0 -2 367 0 -2 368 0 -2 369 0 -2 370 0 -2 371 0 -2 372 0 -2 373 0 -2 374 0 -2 375 0 -2 376 0 -2 377 0 -2 378 0 -2 379 0 -2 380 0 -2 381 0 -2 382 0 -2 383 0 -2 384 0 -2 385 0 -2 386 0 -2 387 0 -2 388 0 -2 389 0 -2 390 0 -2 391 0 -2 392 0 -2 393 0 -2 394 0 -2 395 0 -2 396 0 -2 397 0 -2 398 0 -2 399 0 -2 400 0 -2 401 0 -2 402 0 -2 403 0 -2 404 0 -2 405 0 -2 406 0 -2 407 0 -2 408 0 -2 409 0 -2 410 0 -2 411 0 -2 412 0 -2 413 0 -2 414 0 -2 415 0 -2 416 0 -2 417 0 -2 418 0 -2 419 0 -2 420 0 -2 421 0 -2 422 0 -2 423 0 -2 424 0 -2 425 0 -2 426 0 -2 427 0 -2 428 0 -2 429 0 -2 430 0 -2 431 0 -2 432 0 -2 433 0 -2 434 0 -2 435 0 -2 436 0 -2 437 0 -2 438 0 -2 439 0 -2 440 0 -2 441 0 -2 442 0 -2 443 0 -2 444 0 -2 445 0 -2 446 0 -2 447 0 -2 448 0 -2 449 0 -2 450 0 -2 451 0 -2 452 0 -2 453 0 -2 454 0 -2 455 0 -2 456 0 -2 457 0 -2 458 0 -2 459 0 -2 460 0 -2 461 0 -2 462 0 -2 463 0 -2 464 0 -2 465 0 -2 466 0 -2 467 0 -2 468 0 -2 469 0 -2 470 0 -2 471 0 -2 472 0 -2 473 0 -2 474 0 -2 475 0 -2 476 0 -2 477 0 -2 478 0 -2 479 0 -2 480 0 -2 481 0 -2 482 0 -2 483 0 -2 484 0 -2 485 0 -2 486 0 -2 487 0 -2 488 0 -2 489 0 -2 490 0 -2 491 0 -2 492 0 -2 493 0 -2 494 0 -2 495 0 -2 496 0 -2 497 0 -2 498 0 -2 499 0 -2 500 0 -2 501 0 -2 502 0 -2 503 0 -2 504 0 -2 505 0 -2 506 0 -2 507 0 -2 508 0 -2 509 0 -2 510 0 -2 511 0 -2 512 0 -2 513 0 -2 514 0 -2 515 0 -2 516 0 -2 517 0 -2 518 0 -2 519 0 -2 520 0 -2 521 0 -2 522 0 -2 523 0 -2 524 0 -2 525 0 -2 526 0 -2 527 0 -2 528 0 -2 529 0 -2 530 0 -2 531 0 -2 532 0 -2 533 0 -2 534 0 -2 535 0 -2 536 0 -2 537 0 -2 538 0 -2 539 0 -2 540 0 -2 541 0 -2 542 0 -2 543 0 -2 544 0 -2 545 0 -2 546 0 -2 547 0 -2 548 0 -2 549 0 -2 550 0 -2 551 0 -2 552 0 -2 553 0 -2 554 0 -2 555 0 -2 556 0 -2 557 0 -2 558 0 -2 559 0 -2 560 0 -2 561 0 -2 562 0 -2 563 0 -2 564 0 -2 565 0 -2 566 0 -2 567 0 -2 568 0 -2 569 0 -2 570 0 -2 571 0 -2 572 0 -2 573 0 -2 574 0 -2 575 0 -2 576 0 -2 577 0 -2 578 0 -2 579 0 -2 580 0 -2 581 0 -2 582 0 -2 583 0 -2 584 0 -2 585 0 -2 586 0 -2 587 0 -2 588 0 -2 589 0 -2 590 0 -2 591 0 -2 592 0 -2 593 0 -2 594 0 -2 595 0 -2 596 0 -2 597 0 -2 598 0 -2 599 0 -2 600 0 -2 601 0 -2 602 0 -2 603 0 -2 604 0 -2 605 0 -2 606 0 -2 607 0 -2 608 0 -2 609 0 -2 610 0 -2 611 0 -2 612 0 -2 613 0 -2 614 0 -2 615 0 -2 616 0 -2 617 0 -2 618 0 -2 619 0 -2 620 0 -2 621 0 -2 622 0 -2 623 0 -2 624 0 -2 625 0 -2 626 0 -2 627 0 -2 628 0 -2 629 0 -2 630 0 -2 631 0 -2 632 0 -2 633 0 -2 634 0 -2 635 0 -2 636 0 -2 637 0 -2 638 0 -2 639 0 -2 640 0 -2 641 0 -2 642 0 -2 643 0 -2 644 0 -2 645 0 -2 646 0 -2 647 0 -2 648 0 -2 649 0 -2 650 0 -2 651 0 -2 652 0 -2 653 0 -2 654 0 -2 655 0 -2 656 0 -2 657 0 -2 658 0 -2 659 0 -2 660 0 -2 661 0 -2 662 0 -2 663 0 -2 664 0 -2 665 0 -2 666 0 -2 667 0 -2 668 0 -2 669 0 -2 670 0 -2 671 0 -2 672 0 -2 673 0 -2 674 0 -2 675 0 -2 676 0 -2 677 0 -2 678 0 -2 679 0 -2 680 0 -2 681 0 -2 682 0 -2 683 0 -2 684 0 -2 685 0 -2 686 0 -2 687 0 -2 688 0 -2 689 0 -2 690 0 -2 691 0 -2 692 0 -2 693 0 -2 694 0 -2 695 0 -2 696 0 -2 697 0 -2 698 0 -2 699 0 -2 700 0 -2 701 0 -2 702 0 -2 703 0 -2 704 0 -2 705 0 -2 706 0 -2 707 0 -2 708 0 -2 709 0 -2 710 0 -2 711 0 -2 712 0 -2 713 0 -2 714 0 -2 715 0 -2 716 0 -2 717 0 -2 718 0 -2 719 0 -2 720 0 -2 721 0 -2 722 0 -2 723 0 -2 724 0 -2 725 0 -2 726 0 -2 727 0 -2 728 0 -2 729 0 -2 730 0 -2 731 0 -2 732 0 -2 733 0 -2 734 0 -2 735 0 -2 736 0 -2 737 0 -2 738 0 -2 739 0 -2 740 0 -2 741 0 -2 742 0 -2 743 0 -2 744 0 -2 745 0 -2 746 0 -2 747 0 -2 748 0 -2 749 0 -2 750 0 -2 751 0 -2 752 0 -2 753 0 -2 754 0 -2 755 0 -2 756 0 -2 757 0 -2 758 0 -2 759 0 -2 760 0 -2 761 0 -2 762 0 -2 763 0 -2 764 0 -2 765 0 -2 766 0 -2 767 0 -2 768 0 -2 769 0 -2 770 0 -2 771 0 -2 772 0 -2 773 0 -2 774 0 -2 775 0 -2 776 0 -2 777 0 -2 778 0 -2 779 0 -2 780 0 -2 781 0 -2 782 0 -2 783 0 -2 784 0 -2 785 0 -2 786 0 -2 787 0 -2 788 0 -2 789 0 -2 790 0 -2 791 0 -2 792 0 -2 793 0 -2 794 0 -2 795 0 -2 796 0 -2 797 0 -2 798 0 -2 799 0 -2 800 0 -2 801 0 -2 802 0 -2 803 0 -2 804 0 -2 805 0 -2 806 0 -2 807 0 -2 808 0 -2 809 0 -2 810 0 -2 811 0 -2 812 0 -2 813 0 -2 814 0 -2 815 0 -2 816 0 -2 817 0 -2 818 0 -2 819 0 -2 820 0 -2 821 0 -2 822 0 -2 823 0 -2 824 0 -2 825 0 -2 826 0 -2 827 0 -2 828 0 -2 829 0 -2 830 0 -2 831 0 -2 832 0 -2 833 0 -2 834 0 -2 835 0 -2 836 0 -2 837 0 -2 838 0 -2 839 0 -2 840 0 -2 841 0 -2 842 0 -2 843 0 -2 844 0 -2 845 0 -2 846 0 -2 847 0 -2 848 0 -2 849 0 -2 850 0 -2 851 0 -2 852 0 -2 853 0 -2 854 0 -2 855 0 -2 856 0 -2 857 0 -2 858 0 -2 859 0 -2 860 0 -2 861 0 -2 862 0 -2 863 0 -2 864 0 -2 865 0 -2 866 0 -2 867 0 -2 868 0 -2 869 0 -2 870 0 -2 871 0 -2 872 0 -2 873 0 -2 874 0 -2 875 0 -2 876 0 -2 877 0 -2 878 0 -2 879 0 -2 880 0 -2 881 0 -2 882 0 -2 883 0 -2 884 0 -2 885 0 -2 886 0 -2 887 0 -2 888 0 -2 889 0 -2 890 0 -2 891 0 -2 892 0 -2 893 0 -2 894 0 -2 895 0 -2 896 0 -2 897 0 -2 898 0 -2 899 0 -2 900 0 -2 901 0 -2 902 0 -2 903 0 -2 904 0 -2 905 0 -2 906 0 -2 907 0 -2 908 0 -2 909 0 -2 910 0 -2 911 0 -2 912 0 -2 913 0 -2 914 0 -2 915 0 -2 916 0 -2 917 0 -2 918 0 -2 919 0 -2 920 0 -2 921 0 -2 922 0 -2 923 0 -2 924 0 -2 925 0 -2 926 0 -2 927 0 -2 928 0 -2 929 0 -2 930 0 -2 931 0 -2 932 0 -2 933 0 -2 934 0 -2 935 0 -2 936 0 -2 937 0 -2 938 0 -2 939 0 -2 940 0 -2 941 0 -2 942 0 -2 943 0 -2 944 0 -2 945 0 -2 946 0 -2 947 0 -2 948 0 -2 949 0 -2 950 0 -2 951 0 -2 952 0 -2 953 0 -2 954 0 -2 955 0 -2 956 0 -2 957 0 -2 958 0 -2 959 0 -2 960 0 -2 961 0 -2 962 0 -2 963 0 -2 964 0 -2 965 0 -2 966 0 -2 967 0 -2 968 0 -2 969 0 -2 970 0 -2 971 0 -2 972 0 -2 973 0 -2 974 0 -2 975 0 -2 976 0 -2 977 0 -2 978 0 -2 979 0 -2 980 0 -2 981 0 -2 982 0 -2 983 0 -2 984 0 -2 985 0 -2 986 0 -2 987 0 -2 988 0 -2 989 0 -2 990 0 -2 991 0 -2 992 0 -2 993 0 -2 994 0 -2 995 0 -2 996 0 -2 997 0 -2 998 0 -2 999 0 -2 1000 0 -2 1001 0 -2 1002 0 -2 1003 0 -2 1004 0 -2 1005 0 -2 1006 0 -2 1007 0 -2 1008 0 -2 1009 0 -2 1010 0 -2 1011 0 -2 1012 0 -2 1013 0 -2 1014 0 -2 1015 0 -2 1016 0 -2 1017 0 -2 1018 0 -2 1019 0 -2 1020 0 -2 1021 0 -2 1022 0 -2 1023 0 -2 1024 0 -2 1025 0 -2 1026 0 -2 1027 0 -2 1028 0 -2 1029 0 -2 1030 0 -2 1031 0 -2 1032 0 -2 1033 0 -2 1034 0 -2 1035 0 -2 1036 0 -2 1037 0 -2 1038 0 -2 1039 0 -2 1040 0 -2 1041 0 -2 1042 0 -2 1043 0 -2 1044 0 -2 1045 0 -2 1046 0 -2 1047 0 -2 1048 0 -2 1049 0 -2 1050 0 -2 1051 0 -2 1052 0 -2 1053 0 -2 1054 0 -2 1055 0 -2 1056 0 -2 1057 0 -2 1058 0 -2 1059 0 -2 1060 0 -2 1061 0 -2 1062 0 -2 1063 0 -2 1064 0 -2 1065 0 -2 1066 0 -2 1067 0 -2 1068 0 -2 1069 0 -2 1070 0 -2 1071 0 -2 1072 0 -2 1073 0 -2 1074 0 -2 1075 0 -2 1076 0 -2 1077 0 -2 1078 0 -2 1079 0 -2 1080 0 -2 1081 0 -2 1082 0 -2 1083 0 -2 1084 0 -2 1085 0 -2 1086 0 -2 1087 0 -2 1088 0 -2 1089 0 -2 1090 0 -2 1091 0 -2 1092 0 -2 1093 0 -2 1094 0 -2 1095 0 -2 1096 0 -2 1097 0 -2 1098 0 -2 1099 0 -2 1100 0 -2 1101 0 -2 1102 0 -2 1103 0 -2 1104 0 -2 1105 0 -2 1106 0 -2 1107 0 -2 1108 0 -2 1109 0 -2 1110 0 -2 1111 0 -2 1112 0 -2 1113 0 -2 1114 0 -2 1115 0 -2 1116 0 -2 1117 0 -2 1118 0 -2 1119 0 -2 1120 0 -2 1121 0 -2 1122 0 -2 1123 0 -2 1124 0 -2 1125 0 -2 1126 0 -2 1127 0 -2 1128 0 -2 1129 0 -2 1130 0 -2 1131 0 -2 1132 0 -2 1133 0 -2 1134 0 -2 1135 0 -2 1136 0 -2 1137 0 -2 1138 0 -2 1139 0 -2 1140 0 -2 1141 0 -2 1142 0 -2 1143 0 -2 1144 0 -2 1145 0 -2 1146 0 -2 1147 0 -2 1148 0 -2 1149 0 -2 1150 0 -2 1151 0 -2 1152 0 -2 1153 0 -2 1154 0 -2 1155 0 -2 1156 0 -2 1157 0 -2 1158 0 -2 1159 0 -2 1160 0 -2 1161 0 -2 1162 0 -2 1163 0 -2 1164 0 -2 1165 0 -2 1166 0 -2 1167 0 -2 1168 0 -2 1169 0 -2 1170 0 -2 1171 0 -2 1172 0 -2 1173 0 -2 1174 0 -2 1175 0 -2 1176 0 -2 1177 0 -2 1178 0 -2 1179 0 -2 1180 0 -2 1181 0 -2 1182 0 -2 1183 0 -2 1184 0 -2 1185 0 -2 1186 0 -2 1187 0 -2 1188 0 -2 1189 0 -2 1190 0 -2 1191 0 -2 1192 0 -2 1193 0 -2 1194 0 -2 1195 0 -2 1196 0 -2 1197 0 -2 1198 0 -2 1199 0 -2 1200 0 -2 1201 0 -2 1202 0 -2 1203 0 -2 1204 0 -2 1205 0 -2 1206 0 -2 1207 0 -2 1208 0 -2 1209 0 -2 1210 0 -2 1211 0 -2 1212 0 -2 1213 0 -2 1214 0 -2 1215 0 -2 1216 0 -2 1217 0 -2 1218 0 -2 1219 0 -2 1220 0 -2 1221 0 -2 1222 0 -2 1223 0 -2 1224 0 -2 1225 0 -2 1226 0 -2 1227 0 -2 1228 0 -2 1229 0 -2 1230 0 -2 1231 0 -2 1232 0 -2 1233 0 -2 1234 0 -2 1235 0 -2 1236 0 -2 1237 0 -2 1238 0 -2 1239 0 -2 1240 0 -2 1241 0 -2 1242 0 -2 1243 0 -2 1244 0 -2 1245 0 -2 1246 0 -2 1247 0 -2 1248 0 -2 1249 0 -2 1250 0 -2 1251 0 -2 1252 0 -2 1253 0 -2 1254 0 -2 1255 0 -2 1256 0 -2 1257 0 -2 1258 0 -2 1259 0 -2 1260 0 -2 1261 0 -2 1262 0 -2 1263 0 -2 1264 0 -2 1265 0 -2 1266 0 -2 1267 0 -2 1268 0 -2 1269 0 -2 1270 0 -2 1271 0 -2 1272 0 -2 1273 0 -2 1274 0 -2 1275 0 -2 1276 0 -2 1277 0 -2 1278 0 -2 1279 0 -2 1280 0 -2 1281 0 -2 1282 0 -2 1283 0 -2 1284 0 -2 1285 0 -2 1286 0 -2 1287 0 -2 1288 0 -2 1289 0 -2 1290 0 -2 1291 0 -2 1292 0 -2 1293 0 -2 1294 0 -2 1295 0 -2 1296 0 -2 1297 0 -2 1298 0 -2 1299 0 -2 1300 0 -2 1301 0 -2 1302 0 -2 1303 0 -2 1304 0 -2 1305 0 -2 1306 0 -2 1307 0 -2 1308 0 -2 1309 0 -2 1310 0 -2 1311 0 -2 1312 0 -2 1313 0 -2 1314 0 -2 1315 0 -2 1316 0 -2 1317 0 -2 1318 0 -2 1319 0 -2 1320 0 -2 1321 0 -2 1322 0 -2 1323 0 -2 1324 0 -2 1325 0 -2 1326 0 -2 1327 0 -2 1328 0 -2 1329 0 -2 1330 0 -2 1331 0 -2 1332 0 -2 1333 0 -2 1334 0 -2 1335 0 -2 1336 0 -2 1337 0 -2 1338 0 -2 1339 0 -2 1340 0 -2 1341 0 -2 1342 0 -2 1343 0 -2 1344 0 -2 1345 0 -2 1346 0 -2 1347 0 -2 1348 0 -2 1349 0 -2 1350 0 -2 1351 0 -2 1352 0 -2 1353 0 -2 1354 0 -2 1355 0 -2 1356 0 -2 1357 0 -2 1358 0 -2 1359 0 -2 1360 0 -2 1361 0 -2 1362 0 -2 1363 0 -2 1364 0 -2 1365 0 -2 1366 0 -2 1367 0 -2 1368 0 -2 1369 0 -2 1370 0 -2 1371 0 -2 1372 0 -2 1373 0 -2 1374 0 -2 1375 0 -2 1376 0 -2 1377 0 -2 1378 0 -2 1379 0 -2 1380 0 -2 1381 0 -2 1382 0 -2 1383 0 -2 1384 0 -2 1385 0 -2 1386 0 -2 1387 0 -2 1388 0 -2 1389 0 -2 1390 0 -2 1391 0 -2 1392 0 -2 1393 0 -2 1394 0 -2 1395 0 -2 1396 0 -2 1397 0 -2 1398 0 -2 1399 0 -2 1400 0 -2 1401 0 -2 1402 0 -2 1403 0 -2 1404 0 -2 1405 0 -2 1406 0 -2 1407 0 -2 1408 0 -2 1409 0 -2 1410 0 -2 1411 0 -2 1412 0 -2 1413 0 -2 1414 0 -2 1415 0 -2 1416 0 -2 1417 0 -2 1418 0 -2 1419 0 -2 1420 0 -2 1421 0 -2 1422 0 -2 1423 0 -2 1424 0 -2 1425 0 -2 1426 0 -2 1427 0 -2 1428 0 -2 1429 0 -2 1430 0 -2 1431 0 -2 1432 0 -2 1433 0 -2 1434 0 -2 1435 0 -2 1436 0 -2 1437 0 -2 1438 0 -2 1439 0 -2 1440 0 -2 1441 0 -2 1442 0 -2 1443 0 -2 1444 0 -2 1445 0 -2 1446 0 -2 1447 0 -2 1448 0 -2 1449 0 -2 1450 0 -2 1451 0 -2 1452 0 -2 1453 0 -2 1454 0 -2 1455 0 -2 1456 0 -2 1457 0 -2 1458 0 -2 1459 0 -2 1460 0 -2 1461 0 -2 1462 0 -2 1463 0 -2 1464 0 -2 1465 0 -2 1466 0 -2 1467 0 -2 1468 0 -2 1469 0 -2 1470 0 -2 1471 0 -2 1472 0 -2 1473 0 -2 1474 0 -2 1475 0 -2 1476 0 -2 1477 0 -2 1478 0 -2 1479 0 -2 1480 0 -2 1481 0 -2 1482 0 -2 1483 0 -2 1484 0 -2 1485 0 -2 1486 0 -2 1487 0 -2 1488 0 -2 1489 0 -2 1490 0 -2 1491 0 -2 1492 0 -2 1493 0 -2 1494 0 -2 1495 0 -2 1496 0 -2 1497 0 -2 1498 0 -2 1499 0 -2 1500 0 -2 1501 0 -2 1502 0 -2 1503 0 -2 1504 0 -2 1505 0 -2 1506 0 -2 1507 0 -2 1508 0 -2 1509 0 -2 1510 0 -2 1511 0 -2 1512 0 -2 1513 0 -2 1514 0 -2 1515 0 -2 1516 0 -2 1517 0 -2 1518 0 -2 1519 0 -2 1520 0 -2 1521 0 -2 1522 0 -2 1523 0 -2 1524 0 -2 1525 0 -2 1526 0 -2 1527 0 -2 1528 0 -2 1529 0 -2 1530 0 -2 1531 0 -2 1532 0 -2 1533 0 -2 1534 0 -2 1535 0 -2 1536 0 -2 1537 0 -2 1538 0 -2 1539 0 -2 1540 0 -2 1541 0 -2 1542 0 -2 1543 0 -2 1544 0 -2 1545 0 -2 1546 0 -2 1547 0 -2 1548 0 -2 1549 0 -2 1550 0 -2 1551 0 -2 1552 0 -2 1553 0 -2 1554 0 -2 1555 0 -2 1556 0 -2 1557 0 -2 1558 0 -2 1559 0 -2 1560 0 -2 1561 0 -2 1562 0 -2 1563 0 -2 1564 0 -2 1565 0 -2 1566 0 -2 1567 0 -2 1568 0 -2 1569 0 -2 1570 0 -2 1571 0 -2 1572 0 -2 1573 0 -2 1574 0 -2 1575 0 -2 1576 0 -2 1577 0 -2 1578 0 -2 1579 0 -2 1580 0 -2 1581 0 -2 1582 0 -2 1583 0 -2 1584 0 -2 1585 0 -2 1586 0 -2 1587 0 -2 1588 0 -2 1589 0 -2 1590 0 -2 1591 0 -2 1592 0 -2 1593 0 -2 1594 0 -2 1595 0 -2 1596 0 -2 1597 0 -2 1598 0 -2 1599 0 -2 1600 0 -2 1601 0 -2 1602 0 -2 1603 0 -2 1604 0 -2 1605 0 -2 1606 0 -2 1607 0 -2 1608 0 -2 1609 0 -2 1610 0 -2 1611 0 -2 1612 0 -2 1613 0 -2 1614 0 -2 1615 0 -2 1616 0 -2 1617 0 -2 1618 0 -2 1619 0 -2 1620 0 -2 1621 0 -2 1622 0 -2 1623 0 -2 1624 0 -2 1625 0 -2 1626 0 -2 1627 0 -2 1628 0 -2 1629 0 -2 1630 0 -2 1631 0 -2 1632 0 -2 1633 0 -2 1634 0 -2 1635 0 -2 1636 0 -2 1637 0 -2 1638 0 -2 1639 0 -2 1640 0 -2 1641 0 -2 1642 0 -2 1643 0 -2 1644 0 -2 1645 0 -2 1646 0 -2 1647 0 -2 1648 0 -2 1649 0 -2 1650 0 -2 1651 0 -2 1652 0 -2 1653 0 -2 1654 0 -2 1655 0 -2 1656 0 -2 1657 0 -2 1658 0 -2 1659 0 -2 1660 0 -2 1661 0 -2 1662 0 -2 1663 0 -2 1664 0 -2 1665 0 -2 1666 0 -2 1667 0 -2 1668 0 -2 1669 0 -2 1670 0 -2 1671 0 -2 1672 0 -2 1673 0 -2 1674 0 -2 1675 0 -2 1676 0 -2 1677 0 -2 1678 0 -2 1679 0 -2 1680 0 -2 1681 0 -2 1682 0 -2 1683 0 -2 1684 0 -2 1685 0 -2 1686 0 -2 1687 0 -2 1688 0 -2 1689 0 -2 1690 0 -2 1691 0 -2 1692 0 -2 1693 0 -2 1694 0 -2 1695 0 -2 1696 0 -2 1697 0 -2 1698 0 -2 1699 0 -2 1700 0 -2 1701 0 -2 1702 0 -2 1703 0 -2 1704 0 -2 1705 0 -2 1706 0 -2 1707 0 -2 1708 0 -2 1709 0 -2 1710 0 -2 1711 0 -2 1712 0 -2 1713 0 -2 1714 0 -2 1715 0 -2 1716 0 -2 1717 0 -2 1718 0 -2 1719 0 -2 1720 0 -2 1721 0 -2 1722 0 -2 1723 0 -2 1724 0 -2 1725 0 -2 1726 0 -2 1727 0 -2 1728 0 -2 1729 0 -2 1730 0 -2 1731 0 -2 1732 0 -2 1733 0 -2 1734 0 -2 1735 0 -2 1736 0 -2 1737 0 -2 1738 0 -2 1739 0 -2 1740 0 -2 1741 0 -2 1742 0 -2 1743 0 -2 1744 0 -2 1745 0 -2 1746 0 -2 1747 0 -2 1748 0 -2 1749 0 -2 1750 0 -2 1751 0 -2 1752 0 -2 1753 0 -2 1754 0 -2 1755 0 -2 1756 0 -2 1757 0 -2 1758 0 -2 1759 0 -2 1760 0 -2 1761 0 -2 1762 0 -2 1763 0 -2 1764 0 -2 1765 0 -2 1766 0 -2 1767 0 -2 1768 0 -2 1769 0 -2 1770 0 -2 1771 0 -2 1772 0 -2 1773 0 -2 1774 0 -2 1775 0 -2 1776 0 -2 1777 0 -2 1778 0 -2 1779 0 -2 1780 0 -2 1781 0 -2 1782 0 -2 1783 0 -2 1784 0 -2 1785 0 -2 1786 0 -2 1787 0 -2 1788 0 -2 1789 0 -2 1790 0 -2 1791 0 -2 1792 0 -2 1793 0 -2 1794 0 -2 1795 0 -2 1796 0 -2 1797 0 -2 1798 0 -2 1799 0 -2 1800 0 -2 1801 0 -2 1802 0 -2 1803 0 -2 1804 0 -2 1805 0 -2 1806 0 -2 1807 0 -2 1808 0 -2 1809 0 -2 1810 0 -2 1811 0 -2 1812 0 -2 1813 0 -2 1814 0 -2 1815 0 -2 1816 0 -2 1817 0 -2 1818 0 -2 1819 0 -2 1820 0 -2 1821 0 -2 1822 0 -2 1823 0 -2 1824 0 -2 1825 0 -2 1826 0 -2 1827 0 -2 1828 0 -2 1829 0 -2 1830 0 -2 1831 0 -2 1832 0 -2 1833 0 -2 1834 0 -2 1835 0 -2 1836 0 -2 1837 0 -2 1838 0 -2 1839 0 -2 1840 0 -2 1841 0 -2 1842 0 -2 1843 0 -2 1844 0 -2 1845 0 -2 1846 0 -2 1847 0 -2 1848 0 -2 1849 0 -2 1850 0 -2 1851 0 -2 1852 0 -2 1853 0 -2 1854 0 -2 1855 0 -2 1856 0 -2 1857 0 -2 1858 0 -2 1859 0 -2 1860 0 -2 1861 0 -2 1862 0 -2 1863 0 -2 1864 0 -2 1865 0 -2 1866 0 -2 1867 0 -2 1868 0 -2 1869 0 -2 1870 0 -2 1871 0 -2 1872 0 -2 1873 0 -2 1874 0 -2 1875 0 -2 1876 0 -2 1877 0 -2 1878 0 -2 1879 0 -2 1880 0 -2 1881 0 -2 1882 0 -2 1883 0 -2 1884 0 -2 1885 0 -2 1886 0 -2 1887 0 -2 1888 0 -2 1889 0 -2 1890 0 -2 1891 0 -2 1892 0 -2 1893 0 -2 1894 0 -2 1895 0 -2 1896 0 -2 1897 0 -2 1898 0 -2 1899 0 -2 1900 0 -2 1901 0 -2 1902 0 -2 1903 0 -2 1904 0 -2 1905 0 -2 1906 0 -2 1907 0 -2 1908 0 -2 1909 0 -2 1910 0 -2 1911 0 -2 1912 0 -2 1913 0 -2 1914 0 -2 1915 0 -2 1916 0 -2 1917 0 -2 1918 0 -2 1919 0 -2 1920 0 -2 1921 0 -2 1922 0 -2 1923 0 -2 1924 0 -2 1925 0 -2 1926 0 -2 1927 0 -2 1928 0 -2 1929 0 -2 1930 0 -2 1931 0 -2 1932 0 -2 1933 0 -2 1934 0 -2 1935 0 -2 1936 0 -2 1937 0 -2 1938 0 -2 1939 0 -2 1940 0 -2 1941 0 -2 1942 0 -2 1943 0 -2 1944 0 -2 1945 0 -2 1946 0 -2 1947 0 -2 1948 0 -2 1949 0 -2 1950 0 -2 1951 0 -2 1952 0 -2 1953 0 -2 1954 0 -2 1955 0 -2 1956 0 -2 1957 0 -2 1958 0 -2 1959 0 -2 1960 0 -2 1961 0 -2 1962 0 -2 1963 0 -2 1964 0 -2 1965 0 -2 1966 0 -2 1967 0 -2 1968 0 -2 1969 0 -2 1970 0 -2 1971 0 -2 1972 0 -2 1973 0 -2 1974 0 -2 1975 0 -2 1976 0 -2 1977 0 -2 1978 0 -2 1979 0 -2 1980 0 -2 1981 0 -2 1982 0 -2 1983 0 -2 1984 0 -2 1985 0 -2 1986 0 -2 1987 0 -2 1988 0 -2 1989 0 -2 1990 0 -2 1991 0 -2 1992 0 -2 1993 0 -2 1994 0 -2 1995 0 -2 1996 0 -2 1997 0 -2 1998 0 -2 1999 0 -2 2000 0 -2 2001 0 -2 2002 0 -2 2003 0 -2 2004 0 -2 2005 0 -2 2006 0 -2 2007 0 -2 2008 0 -2 2009 0 -2 2010 0 -2 2011 0 -2 2012 0 -2 2013 0 -2 2014 0 -2 2015 0 -2 2016 0 -2 2017 0 -2 2018 0 -2 2019 0 -2 2020 0 -2 2021 0 -2 2022 0 -2 2023 0 -2 2024 0 -2 2025 0 -2 2026 0 -2 2027 0 -2 2028 0 -2 2029 0 -2 2030 0 -2 2031 0 -2 2032 0 -2 2033 0 -2 2034 0 -2 2035 0 -2 2036 0 -2 2037 0 -2 2038 0 -2 2039 0 -2 2040 0 -2 2041 0 -2 2042 0 -2 2043 0 -2 2044 0 -2 2045 0 -2 2046 0 -2 2047 0 -2 2048 0 -2 2049 0 -2 2050 0 -2 2051 0 -2 2052 0 -2 2053 0 -2 2054 0 -2 2055 0 -2 2056 0 -2 2057 0 -2 2058 0 -2 2059 0 -2 2060 0 -2 2061 0 -2 2062 0 -2 2063 0 -2 2064 0 -2 2065 0 -2 2066 0 -2 2067 0 -2 2068 0 -2 2069 0 -2 2070 0 -2 2071 0 -2 2072 0 -2 2073 0 -2 2074 0 -2 2075 0 -2 2076 0 -2 2077 0 -2 2078 0 -2 2079 0 -2 2080 0 -2 2081 0 -2 2082 0 -2 2083 0 -2 2084 0 -2 2085 0 -2 2086 0 -2 2087 0 -2 2088 0 -2 2089 0 -2 2090 0 -2 2091 0 -2 2092 0 -2 2093 0 -2 2094 0 -2 2095 0 -2 2096 0 -2 2097 0 -2 2098 0 -2 2099 0 -2 2100 0 -2 2101 0 -2 2102 0 -2 2103 0 -2 2104 0 -2 2105 0 -2 2106 0 -2 2107 0 -2 2108 0 -2 2109 0 -2 2110 0 -2 2111 0 -2 2112 0 -2 2113 0 -2 2114 0 -2 2115 0 -2 2116 0 -2 2117 0 -2 2118 0 -2 2119 0 -2 2120 0 -2 2121 0 -2 2122 0 -2 2123 0 -2 2124 0 -2 2125 0 -2 2126 0 -2 2127 0 -2 2128 0 -2 2129 0 -2 2130 0 -2 2131 0 -2 2132 0 -2 2133 0 -2 2134 0 -2 2135 0 -2 2136 0 -2 2137 0 -2 2138 0 -2 2139 0 -2 2140 0 -2 2141 0 -2 2142 0 -2 2143 0 -2 2144 0 -2 2145 0 -2 2146 0 -2 2147 0 -2 2148 0 -2 2149 0 -2 2150 0 -2 2151 0 -2 2152 0 -2 2153 0 -2 2154 0 -2 2155 0 -2 2156 0 -2 2157 0 -2 2158 0 -2 2159 0 -2 2160 0 -2 2161 0 -2 2162 0 -2 2163 0 -2 2164 0 -2 2165 0 -2 2166 0 -2 2167 0 -2 2168 0 -2 2169 0 -2 2170 0 -2 2171 0 -2 2172 0 -2 2173 0 -2 2174 0 -2 2175 0 -2 2176 0 -2 2177 0 -2 2178 0 -2 2179 0 -2 2180 0 -2 2181 0 -2 2182 0 -2 2183 0 -2 2184 0 -2 2185 0 -2 2186 0 -2 2187 0 -2 2188 0 -2 2189 0 -2 2190 0 -2 2191 0 -2 2192 0 -2 2193 0 -2 2194 0 -2 2195 0 -2 2196 0 -2 2197 0 -2 2198 0 -2 2199 0 -2 2200 0 -2 2201 0 -2 2202 0 -2 2203 0 -2 2204 0 -2 2205 0 -2 2206 0 -2 2207 0 -2 2208 0 -2 2209 0 -2 2210 0 -2 2211 0 -2 2212 0 -2 2213 0 -2 2214 0 -2 2215 0 -2 2216 0 -2 2217 0 -2 2218 0 -2 2219 0 -2 2220 0 -2 2221 0 -2 2222 0 -2 2223 0 -2 2224 0 -2 2225 0 -2 2226 0 -2 2227 0 -2 2228 0 -2 2229 0 -2 2230 0 -2 2231 0 -2 2232 0 -2 2233 0 -2 2234 0 -2 2235 0 -2 2236 0 -2 2237 0 -2 2238 0 -2 2239 0 -2 2240 0 -2 2241 0 -2 2242 0 -2 2243 0 -2 2244 0 -2 2245 0 -2 2246 0 -2 2247 0 -2 2248 0 -2 2249 0 -2 2250 0 -2 2251 0 -2 2252 0 -2 2253 0 -2 2254 0 -2 2255 0 -2 2256 0 -2 2257 0 -2 2258 0 -2 2259 0 -2 2260 0 -2 2261 0 -2 2262 0 -2 2263 0 -2 2264 0 -2 2265 0 -2 2266 0 -2 2267 0 -2 2268 0 -2 2269 0 -2 2270 0 -2 2271 0 -2 2272 0 -2 2273 0 -2 2274 0 -2 2275 0 -2 2276 0 -2 2277 0 -2 2278 0 -2 2279 0 -2 2280 0 -2 2281 0 -2 2282 0 -2 2283 0 -2 2284 0 -2 2285 0 -2 2286 0 -2 2287 0 -2 2288 0 -2 2289 0 -2 2290 0 -2 2291 0 -2 2292 0 -2 2293 0 -2 2294 0 -2 2295 0 -2 2296 0 -2 2297 0 -2 2298 0 -2 2299 0 -2 2300 0 -2 2301 0 -2 2302 0 -2 2303 0 -2 2304 0 -2 2305 0 -2 2306 0 -2 2307 0 -2 2308 0 -2 2309 0 -2 2310 0 -2 2311 0 -2 2312 0 -2 2313 0 -2 2314 0 -2 2315 0 -2 2316 0 -2 2317 0 -2 2318 0 -2 2319 0 -2 2320 0 -2 2321 0 -2 2322 0 -2 2323 0 -2 2324 0 -2 2325 0 -2 2326 0 -2 2327 0 -2 2328 0 -2 2329 0 -2 2330 0 -2 2331 0 -2 2332 0 -2 2333 0 -2 2334 0 -2 2335 0 -2 2336 0 -2 2337 0 -2 2338 0 -2 2339 0 -2 2340 0 -2 2341 0 -2 2342 0 -2 2343 0 -2 2344 0 -2 2345 0 -2 2346 0 -2 2347 0 -2 2348 0 -2 2349 0 -2 2350 0 -2 2351 0 -2 2352 0 -2 2353 0 -2 2354 0 -2 2355 0 -2 2356 0 -2 2357 0 -2 2358 0 -2 2359 0 -2 2360 0 -2 2361 0 -2 2362 0 -2 2363 0 -2 2364 0 -2 2365 0 -2 2366 0 -2 2367 0 -2 2368 0 -2 2369 0 -2 2370 0 -2 2371 0 -2 2372 0 -2 2373 0 -2 2374 0 -2 2375 0 -2 2376 0 -2 2377 0 -2 2378 0 -2 2379 0 -2 2380 0 -2 2381 0 -2 2382 0 -2 2383 0 -2 2384 0 -2 2385 0 -2 2386 0 -2 2387 0 -2 2388 0 -2 2389 0 -2 2390 0 -2 2391 0 -2 2392 0 -2 2393 0 -2 2394 0 -2 2395 0 -2 2396 0 -2 2397 0 -2 2398 0 -2 2399 0 -2 2400 0 -2 2401 0 -2 2402 0 -2 2403 0 -2 2404 0 -2 2405 0 -2 2406 0 -2 2407 0 -2 2408 0 -2 2409 0 -2 2410 0 -2 2411 0 -2 2412 0 -2 2413 0 -2 2414 0 -2 2415 0 -2 2416 0 -2 2417 0 -2 2418 0 -2 2419 0 -2 2420 0 -2 2421 0 -2 2422 0 -2 2423 0 -2 2424 0 -2 2425 0 -2 2426 0 -2 2427 0 -2 2428 0 -2 2429 0 -2 2430 0 -2 2431 0 -2 2432 0 -2 2433 0 -2 2434 0 -2 2435 0 -2 2436 0 -2 2437 0 -2 2438 0 -2 2439 0 -2 2440 0 -2 2441 0 -2 2442 0 -2 2443 0 -2 2444 0 -2 2445 0 -2 2446 0 -2 2447 0 -2 2448 0 -2 2449 0 -2 2450 0 -2 2451 0 -2 2452 0 -2 2453 0 -2 2454 0 -2 2455 0 -2 2456 0 -2 2457 0 -2 2458 0 -2 2459 0 -2 2460 0 -2 2461 0 -2 2462 0 -2 2463 0 -2 2464 0 -2 2465 0 -2 2466 0 -2 2467 0 -2 2468 0 -2 2469 0 -2 2470 0 -2 2471 0 -2 2472 0 -2 2473 0 -2 2474 0 -2 2475 0 -2 2476 0 -2 2477 0 -2 2478 0 -2 2479 0 -2 2480 0 -2 2481 0 -2 2482 0 -2 2483 0 -2 2484 0 -2 2485 0 -2 2486 0 -2 2487 0 -2 2488 0 -2 2489 0 -2 2490 0 -2 2491 0 -2 2492 0 -2 2493 0 -2 2494 0 -2 2495 0 -2 2496 0 -2 2497 0 -2 2498 0 -2 2499 0 -2 2500 0 -2 2501 0 -2 2502 0 -2 2503 0 -2 2504 0 -2 2505 0 -2 2506 0 -2 2507 0 -2 2508 0 -2 2509 0 -2 2510 0 -2 2511 0 -2 2512 0 -2 2513 0 -2 2514 0 -2 2515 0 -2 2516 0 -2 2517 0 -2 2518 0 -2 2519 0 -2 2520 0 -2 2521 0 -2 2522 0 -2 2523 0 -2 2524 0 -2 2525 0 -2 2526 0 -2 2527 0 -2 2528 0 -2 2529 0 -2 2530 0 -2 2531 0 -2 2532 0 -2 2533 0 -2 2534 0 -2 2535 0 -2 2536 0 -2 2537 0 -2 2538 0 -2 2539 0 -2 2540 0 -2 2541 0 -2 2542 0 -2 2543 0 -2 2544 0 -2 2545 0 -2 2546 0 -2 2547 0 -2 2548 0 -2 2549 0 -2 2550 0 -2 2551 0 -2 2552 0 -2 2553 0 -2 2554 0 -2 2555 0 -2 2556 0 -2 2557 0 -2 2558 0 -2 2559 0 -2 2560 0 -2 2561 0 -2 2562 0 -2 2563 0 -2 2564 0 -2 2565 0 -2 2566 0 -2 2567 0 -2 2568 0 -2 2569 0 -2 2570 0 -2 2571 0 -2 2572 0 -2 2573 0 -2 2574 0 -2 2575 0 -2 2576 0 -2 2577 0 -2 2578 0 -2 2579 0 -2 2580 0 -2 2581 0 -2 2582 0 -2 2583 0 -2 2584 0 -2 2585 0 -2 2586 0 -2 2587 0 -2 2588 0 -2 2589 0 -2 2590 0 -2 2591 0 -2 2592 0 -2 2593 0 -2 2594 0 -2 2595 0 -2 2596 0 -2 2597 0 -2 2598 0 -2 2599 0 -2 2600 0 -2 2601 0 -2 2602 0 -2 2603 0 -2 2604 0 -2 2605 0 -2 2606 0 -2 2607 0 -2 2608 0 -2 2609 0 -2 2610 0 -2 2611 0 -2 2612 0 -2 2613 0 -2 2614 0 -2 2615 0 -2 2616 0 -2 2617 0 -2 2618 0 -2 2619 0 -2 2620 0 -2 2621 0 -2 2622 0 -2 2623 0 -2 2624 0 -2 2625 0 -2 2626 0 -2 2627 0 -2 2628 0 -2 2629 0 -2 2630 0 -2 2631 0 -2 2632 0 -2 2633 0 -2 2634 0 -2 2635 0 -2 2636 0 -2 2637 0 -2 2638 0 -2 2639 0 -2 2640 0 -2 2641 0 -2 2642 0 -2 2643 0 -2 2644 0 -2 2645 0 -2 2646 0 -2 2647 0 -2 2648 0 -2 2649 0 -2 2650 0 -2 2651 0 -2 2652 0 -2 2653 0 -2 2654 0 -2 2655 0 -2 2656 0 -2 2657 0 -2 2658 0 -2 2659 0 -2 2660 0 -2 2661 0 -2 2662 0 -2 2663 0 -2 2664 0 -2 2665 0 -2 2666 0 -2 2667 0 -2 2668 0 -2 2669 0 -2 2670 0 -2 2671 0 -2 2672 0 -2 2673 0 -2 2674 0 -2 2675 0 -2 2676 0 -2 2677 0 -2 2678 0 -2 2679 0 -2 2680 0 -2 2681 0 -2 2682 0 -2 2683 0 -2 2684 0 -2 2685 0 -2 2686 0 -2 2687 0 -2 2688 0 -2 2689 0 -2 2690 0 -2 2691 0 -2 2692 0 -2 2693 0 -2 2694 0 -2 2695 0 -2 2696 0 -2 2697 0 -2 2698 0 -2 2699 0 -2 2700 0 -2 2701 0 -2 2702 0 -2 2703 0 -2 2704 0 -2 2705 0 -2 2706 0 -2 2707 0 -2 2708 0 -2 2709 0 -2 2710 0 -2 2711 0 -2 2712 0 -2 2713 0 -2 2714 0 -2 2715 0 -2 2716 0 -2 2717 0 -2 2718 0 -2 2719 0 -2 2720 0 -2 2721 0 -2 2722 0 -2 2723 0 -2 2724 0 -2 2725 0 -2 2726 0 -2 2727 0 -2 2728 0 -2 2729 0 -2 2730 0 -2 2731 0 -2 2732 0 -2 2733 0 -2 2734 0 -2 2735 0 -2 2736 0 -2 2737 0 -2 2738 0 -2 2739 0 -2 2740 0 -2 2741 0 -2 2742 0 -2 2743 0 -2 2744 0 -2 2745 0 -2 2746 0 -2 2747 0 -2 2748 0 -2 2749 0 -2 2750 0 -2 2751 0 -2 2752 0 -2 2753 0 -2 2754 0 -2 2755 0 -2 2756 0 -2 2757 0 -2 2758 0 -2 2759 0 -2 2760 0 -2 2761 0 -2 2762 0 -2 2763 0 -2 2764 0 -2 2765 0 -2 2766 0 -2 2767 0 -2 2768 0 -2 2769 0 -2 2770 0 -2 2771 0 -2 2772 0 -2 2773 0 -2 2774 0 -2 2775 0 -2 2776 0 -2 2777 0 -2 2778 0 -2 2779 0 -2 2780 0 -2 2781 0 -2 2782 0 -2 2783 0 -2 2784 0 -2 2785 0 -2 2786 0 -2 2787 0 -2 2788 0 -2 2789 0 -2 2790 0 -2 2791 0 -2 2792 0 -2 2793 0 -2 2794 0 -2 2795 0 -2 2796 0 -2 2797 0 -2 2798 0 -2 2799 0 -2 2800 0 -2 2801 0 -2 2802 0 -2 2803 0 -2 2804 0 -2 2805 0 -2 2806 0 -2 2807 0 -2 2808 0 -2 2809 0 -2 2810 0 -2 2811 0 -2 2812 0 -2 2813 0 -2 2814 0 -2 2815 0 -2 2816 0 -2 2817 0 -2 2818 0 -2 2819 0 -2 2820 0 -2 2821 0 -2 2822 0 -2 2823 0 -2 2824 0 -2 2825 0 -2 2826 0 -2 2827 0 -2 2828 0 -2 2829 0 -2 2830 0 -2 2831 0 -2 2832 0 -2 2833 0 -2 2834 0 -2 2835 0 -2 2836 0 -2 2837 0 -2 2838 0 -2 2839 0 -2 2840 0 -2 2841 0 -2 2842 0 -2 2843 0 -2 2844 0 -2 2845 0 -2 2846 0 -2 2847 0 -2 2848 0 -2 2849 0 -2 2850 0 -2 2851 0 -2 2852 0 -2 2853 0 -2 2854 0 -2 2855 0 -2 2856 0 -2 2857 0 -2 2858 0 -2 2859 0 -2 2860 0 -2 2861 0 -2 2862 0 -2 2863 0 -2 2864 0 -2 2865 0 -2 2866 0 -2 2867 0 -2 2868 0 -2 2869 0 -2 2870 0 -2 2871 0 -2 2872 0 -2 2873 0 -2 2874 0 -2 2875 0 -2 2876 0 -2 2877 0 -2 2878 0 -2 2879 0 -2 2880 0 -2 2881 0 -2 2882 0 -2 2883 0 -2 2884 0 -2 2885 0 -2 2886 0 -2 2887 0 -2 2888 0 -2 2889 0 -2 2890 0 -2 2891 0 -2 2892 0 -2 2893 0 -2 2894 0 -2 2895 0 -2 2896 0 -2 2897 0 -2 2898 0 -2 2899 0 -2 2900 0 -2 2901 0 -2 2902 0 -2 2903 0 -2 2904 0 -2 2905 0 -2 2906 0 -2 2907 0 -2 2908 0 -2 2909 0 -2 2910 0 -2 2911 0 -2 2912 0 -2 2913 0 -2 2914 0 -2 2915 0 -2 2916 0 -2 2917 0 -2 2918 0 -2 2919 0 -2 2920 0 -2 2921 0 -2 2922 0 -2 2923 0 -2 2924 0 -2 2925 0 -2 2926 0 -2 2927 0 -2 2928 0 -2 2929 0 -2 2930 0 -2 2931 0 -2 2932 0 -2 2933 0 -2 2934 0 -2 2935 0 -2 2936 0 -2 2937 0 -2 2938 0 -2 2939 0 -2 2940 0 -2 2941 0 -2 2942 0 -2 2943 0 -2 2944 0 -2 2945 0 -2 2946 0 -2 2947 0 -2 2948 0 -2 2949 0 -2 2950 0 -2 2951 0 -2 2952 0 -2 2953 0 -2 2954 0 -2 2955 0 -2 2956 0 -2 2957 0 -2 2958 0 -2 2959 0 -2 2960 0 -2 2961 0 -2 2962 0 -2 2963 0 -2 2964 0 -2 2965 0 -2 2966 0 -2 2967 0 -2 2968 0 -2 2969 0 -2 2970 0 -2 2971 0 -2 2972 0 -2 2973 0 -2 2974 0 -2 2975 0 -2 2976 0 -2 2977 0 -2 2978 0 -2 2979 0 -2 2980 0 -2 2981 0 -2 2982 0 -2 2983 0 -2 2984 0 -2 2985 0 -2 2986 0 -2 2987 0 -2 2988 0 -2 2989 0 -2 2990 0 -2 2991 0 -2 2992 0 -2 2993 0 -2 2994 0 -2 2995 0 -2 2996 0 -2 2997 0 -2 2998 0 -2 2999 0 -2 3000 0 -2 3001 0 -2 3002 0 -2 3003 0 -2 3004 0 -2 3005 0 -2 3006 0 -2 3007 0 -2 3008 0 -2 3009 0 -2 3010 0 -2 3011 0 -2 3012 0 -2 3013 0 -2 3014 0 -2 3015 0 -2 3016 0 -2 3017 0 -2 3018 0 -2 3019 0 -2 3020 0 -2 3021 0 -2 3022 0 -2 3023 0 -2 3024 0 -2 3025 0 -2 3026 0 -2 3027 0 -2 3028 0 -2 3029 0 -2 3030 0 -2 3031 0 -2 3032 0 -2 3033 0 -2 3034 0 -2 3035 0 -2 3036 0 -2 3037 0 -2 3038 0 -2 3039 0 -2 3040 0 -2 3041 0 -2 3042 0 -2 3043 0 -2 3044 0 -2 3045 0 -2 3046 0 -2 3047 0 -2 3048 0 -2 3049 0 -2 3050 0 -2 3051 0 -2 3052 0 -2 3053 0 -2 3054 0 -2 3055 0 -2 3056 0 -2 3057 0 -2 3058 0 -2 3059 0 -2 3060 0 -2 3061 0 -2 3062 0 -2 3063 0 -2 3064 0 -2 3065 0 -2 3066 0 -2 3067 0 -2 3068 0 -2 3069 0 -2 3070 0 -2 3071 0 -2 3072 0 -2 3073 0 -2 3074 0 -2 3075 0 -2 3076 0 -2 3077 0 -2 3078 0 -2 3079 0 -2 3080 0 -2 3081 0 -2 3082 0 -2 3083 0 -2 3084 0 -2 3085 0 -2 3086 0 -2 3087 0 -2 3088 0 -2 3089 0 -2 3090 0 -2 3091 0 -2 3092 0 -2 3093 0 -2 3094 0 -2 3095 0 -2 3096 0 -2 3097 0 -2 3098 0 -2 3099 0 -2 3100 0 -2 3101 0 -2 3102 0 -2 3103 0 -2 3104 0 -2 3105 0 -2 3106 0 -2 3107 0 -2 3108 0 -2 3109 0 -2 3110 0 -2 3111 0 -2 3112 0 -2 3113 0 -2 3114 0 -2 3115 0 -2 3116 0 -2 3117 0 -2 3118 0 -2 3119 0 -2 3120 0 -2 3121 0 -2 3122 0 -2 3123 0 -2 3124 0 -2 3125 0 -2 3126 0 -2 3127 0 -2 3128 0 -2 3129 0 -2 3130 0 -2 3131 0 -2 3132 0 -2 3133 0 -2 3134 0 -2 3135 0 -2 3136 0 -2 3137 0 -2 3138 0 -2 3139 0 -2 3140 0 -2 3141 0 -2 3142 0 -2 3143 0 -2 3144 0 -2 3145 0 -2 3146 0 -2 3147 0 -2 3148 0 -2 3149 0 -2 3150 0 -2 3151 0 -2 3152 0 -2 3153 0 -2 3154 0 -2 3155 0 -2 3156 0 -2 3157 0 -2 3158 0 -2 3159 0 -2 3160 0 -2 3161 0 -2 3162 0 -2 3163 0 -2 3164 0 -2 3165 0 -2 3166 0 -2 3167 0 -2 3168 0 -2 3169 0 -2 3170 0 -2 3171 0 -2 3172 0 -2 3173 0 -2 3174 0 -2 3175 0 -2 3176 0 -2 3177 0 -2 3178 0 -2 3179 0 -2 3180 0 -2 3181 0 -2 3182 0 -2 3183 0 -2 3184 0 -2 3185 0 -2 3186 0 -2 3187 0 -2 3188 0 -2 3189 0 -2 3190 0 -2 3191 0 -2 3192 0 -2 3193 0 -2 3194 0 -2 3195 0 -2 3196 0 -2 3197 0 -2 3198 0 -2 3199 0 -2 3200 0 -2 3201 0 -2 3202 0 -2 3203 0 -2 3204 0 -2 3205 0 -2 3206 0 -2 3207 0 -2 3208 0 -2 3209 0 -2 3210 0 -2 3211 0 -2 3212 0 -2 3213 0 -2 3214 0 -2 3215 0 -2 3216 0 -2 3217 0 -2 3218 0 -2 3219 0 -2 3220 0 -2 3221 0 -2 3222 0 -2 3223 0 -2 3224 0 -2 3225 0 -2 3226 0 -2 3227 0 -2 3228 0 -2 3229 0 -2 3230 0 -2 3231 0 -2 3232 0 -2 3233 0 -2 3234 0 -2 3235 0 -2 3236 0 -2 3237 0 -2 3238 0 -2 3239 0 -2 3240 0 -2 3241 0 -2 3242 0 -2 3243 0 -2 3244 0 -2 3245 0 -2 3246 0 -2 3247 0 -2 3248 0 -2 3249 0 -2 3250 0 -2 3251 0 -2 3252 0 -2 3253 0 -2 3254 0 -2 3255 0 -2 3256 0 -2 3257 0 -2 3258 0 -2 3259 0 -2 3260 0 -2 3261 0 -2 3262 0 -2 3263 0 -2 3264 0 -2 3265 0 -2 3266 0 -2 3267 0 -2 3268 0 -2 3269 0 -2 3270 0 -2 3271 0 -2 3272 0 -2 3273 0 -2 3274 0 -2 3275 0 -2 3276 0 -2 3277 0 -2 3278 0 -2 3279 0 -2 3280 0 -2 3281 0 -2 3282 0 -2 3283 0 -2 3284 0 -2 3285 0 -2 3286 0 -2 3287 0 -2 3288 0 -2 3289 0 -2 3290 0 -2 3291 0 -2 3292 0 -2 3293 0 -2 3294 0 -2 3295 0 -2 3296 0 -2 3297 0 -2 3298 0 -2 3299 0 -2 3300 0 -2 3301 0 -2 3302 0 -2 3303 0 -2 3304 0 -2 3305 0 -2 3306 0 -2 3307 0 -2 3308 0 -2 3309 0 -2 3310 0 -2 3311 0 -2 3312 0 -2 3313 0 -2 3314 0 -2 3315 0 -2 3316 0 -2 3317 0 -2 3318 0 -2 3319 0 -2 3320 0 -2 3321 0 -2 3322 0 -2 3323 0 -2 3324 0 -2 3325 0 -2 3326 0 -2 3327 0 -2 3328 0 -2 3329 0 -2 3330 0 -2 3331 0 -2 3332 0 -2 3333 0 -2 3334 0 -2 3335 0 -2 3336 0 -2 3337 0 -2 3338 0 -2 3339 0 -2 3340 0 -2 3341 0 -2 3342 0 -2 3343 0 -2 3344 0 -2 3345 0 -2 3346 0 -2 3347 0 -2 3348 0 -2 3349 0 -2 3350 0 -2 3351 0 -2 3352 0 -2 3353 0 -2 3354 0 -2 3355 0 -2 3356 0 -2 3357 0 -2 3358 0 -2 3359 0 -2 3360 0 -2 3361 0 -2 3362 0 -2 3363 0 -2 3364 0 -2 3365 0 -2 3366 0 -2 3367 0 -2 3368 0 -2 3369 0 -2 3370 0 -2 3371 0 -2 3372 0 -2 3373 0 -2 3374 0 -2 3375 0 -2 3376 0 -2 3377 0 -2 3378 0 -2 3379 0 -2 3380 0 -2 3381 0 -2 3382 0 -2 3383 0 -2 3384 0 -2 3385 0 -2 3386 0 -2 3387 0 -2 3388 0 -2 3389 0 -2 3390 0 -2 3391 0 -2 3392 0 -2 3393 0 -2 3394 0 -2 3395 0 -2 3396 0 -2 3397 0 -2 3398 0 -2 3399 0 -2 3400 0 -2 3401 0 -2 3402 0 -2 3403 0 -2 3404 0 -2 3405 0 -2 3406 0 -2 3407 0 -2 3408 0 -2 3409 0 -2 3410 0 -2 3411 0 -2 3412 0 -2 3413 0 -2 3414 0 -2 3415 0 -2 3416 0 -2 3417 0 -2 3418 0 -2 3419 0 -2 3420 0 -2 3421 0 -2 3422 0 -2 3423 0 -2 3424 0 -2 3425 0 -2 3426 0 -2 3427 0 -2 3428 0 -2 3429 0 -2 3430 0 -2 3431 0 -2 3432 0 -2 3433 0 -2 3434 0 -2 3435 0 -2 3436 0 -2 3437 0 -2 3438 0 -2 3439 0 -2 3440 0 -2 3441 0 -2 3442 0 -2 3443 0 -2 3444 0 -2 3445 0 -2 3446 0 -2 3447 0 -2 3448 0 -2 3449 0 -2 3450 0 -2 3451 0 -2 3452 0 -2 3453 0 -2 3454 0 -2 3455 0 -2 3456 0 -2 3457 0 -2 3458 0 -2 3459 0 -2 3460 0 -2 3461 0 -2 3462 0 -2 3463 0 -2 3464 0 -2 3465 0 -2 3466 0 -2 3467 0 -2 3468 0 -2 3469 0 -2 3470 0 -2 3471 0 -2 3472 0 -2 3473 0 -2 3474 0 -2 3475 0 -2 3476 0 -2 3477 0 -2 3478 0 -2 3479 0 -2 3480 0 -2 3481 0 -2 3482 0 -2 3483 0 -2 3484 0 -2 3485 0 -2 3486 0 -2 3487 0 -2 3488 0 -2 3489 0 -2 3490 0 -2 3491 0 -2 3492 0 -2 3493 0 -2 3494 0 -2 3495 0 -2 3496 0 -2 3497 0 -2 3498 0 -2 3499 0 -2 3500 0 -2 3501 0 -2 3502 0 -2 3503 0 -2 3504 0 -2 3505 0 -2 3506 0 -2 3507 0 -2 3508 0 -2 3509 0 -2 3510 0 -2 3511 0 -2 3512 0 -2 3513 0 -2 3514 0 -2 3515 0 -2 3516 0 -2 3517 0 -2 3518 0 -2 3519 0 -2 3520 0 -2 3521 0 -2 3522 0 -2 3523 0 -2 3524 0 -2 3525 0 -2 3526 0 -2 3527 0 -2 3528 0 -2 3529 0 -2 3530 0 -2 3531 0 -2 3532 0 -2 3533 0 -2 3534 0 -2 3535 0 -2 3536 0 -2 3537 0 -2 3538 0 -2 3539 0 -2 3540 0 -2 3541 0 -2 3542 0 -2 3543 0 -2 3544 0 -2 3545 0 -2 3546 0 -2 3547 0 -2 3548 0 -2 3549 0 -2 3550 0 -2 3551 0 -2 3552 0 -2 3553 0 -2 3554 0 -2 3555 0 -2 3556 0 -2 3557 0 -2 3558 0 -2 3559 0 -2 3560 0 -2 3561 0 -2 3562 0 -2 3563 0 -2 3564 0 -2 3565 0 -2 3566 0 -2 3567 0 -2 3568 0 -2 3569 0 -2 3570 0 -2 3571 0 -2 3572 0 -2 3573 0 -2 3574 0 -2 3575 0 -2 3576 0 -2 3577 0 -2 3578 0 -2 3579 0 -2 3580 0 -2 3581 0 -2 3582 0 -2 3583 0 -2 3584 0 -2 3585 0 -2 3586 0 -2 3587 0 -2 3588 0 -2 3589 0 -2 3590 0 -2 3591 0 -2 3592 0 -2 3593 0 -2 3594 0 -2 3595 0 -2 3596 0 -2 3597 0 -2 3598 0 -2 3599 0 -2 3600 0 -2 3601 0 -2 3602 0 -2 3603 0 -2 3604 0 -2 3605 0 -2 3606 0 -2 3607 0 -2 3608 0 -2 3609 0 -2 3610 0 -2 3611 0 -2 3612 0 -2 3613 0 -2 3614 0 -2 3615 0 -2 3616 0 -2 3617 0 -2 3618 0 -2 3619 0 -2 3620 0 -2 3621 0 -2 3622 0 -2 3623 0 -2 3624 0 -2 3625 0 -2 3626 0 -2 3627 0 -2 3628 0 -2 3629 0 -2 3630 0 -2 3631 0 -2 3632 0 -2 3633 0 -2 3634 0 -2 3635 0 -2 3636 0 -2 3637 0 -2 3638 0 -2 3639 0 -2 3640 0 -2 3641 0 -2 3642 0 -2 3643 0 -2 3644 0 -2 3645 0 -2 3646 0 -2 3647 0 -2 3648 0 -2 3649 0 -2 3650 0 -2 3651 0 -2 3652 0 -2 3653 0 -2 3654 0 -2 3655 0 -2 3656 0 -2 3657 0 -2 3658 0 -2 3659 0 -2 3660 0 -2 3661 0 -2 3662 0 -2 3663 0 -2 3664 0 -2 3665 0 -2 3666 0 -2 3667 0 -2 3668 0 -2 3669 0 -2 3670 0 -2 3671 0 -2 3672 0 -2 3673 0 -2 3674 0 -2 3675 0 -2 3676 0 -2 3677 0 -2 3678 0 -2 3679 0 -2 3680 0 -2 3681 0 -2 3682 0 -2 3683 0 -2 3684 0 -2 3685 0 -2 3686 0 -2 3687 0 -2 3688 0 -2 3689 0 -2 3690 0 -2 3691 0 -2 3692 0 -2 3693 0 -2 3694 0 -2 3695 0 -2 3696 0 -2 3697 0 -2 3698 0 -2 3699 0 -2 3700 0 -2 3701 0 -2 3702 0 -2 3703 0 -2 3704 0 -2 3705 0 -2 3706 0 -2 3707 0 -2 3708 0 -2 3709 0 -2 3710 0 -2 3711 0 -2 3712 0 -2 3713 0 -2 3714 0 -2 3715 0 -2 3716 0 -2 3717 0 -2 3718 0 -2 3719 0 -2 3720 0 -2 3721 0 -2 3722 0 -2 3723 0 -2 3724 0 -2 3725 0 -2 3726 0 -2 3727 0 -2 3728 0 -2 3729 0 -2 3730 0 -2 3731 0 -2 3732 0 -2 3733 0 -2 3734 0 -2 3735 0 -2 3736 0 -2 3737 0 -2 3738 0 -2 3739 0 -2 3740 0 -2 3741 0 -2 3742 0 -2 3743 0 -2 3744 0 -2 3745 0 -2 3746 0 -2 3747 0 -2 3748 0 -2 3749 0 -2 3750 0 -2 3751 0 -2 3752 0 -2 3753 0 -2 3754 0 -2 3755 0 -2 3756 0 -2 3757 0 -2 3758 0 -2 3759 0 -2 3760 0 -2 3761 0 -2 3762 0 -2 3763 0 -2 3764 0 -2 3765 0 -2 3766 0 -2 3767 0 -2 3768 0 -2 3769 0 -2 3770 0 -2 3771 0 -2 3772 0 -2 3773 0 -2 3774 0 -2 3775 0 -2 3776 0 -2 3777 0 -2 3778 0 -2 3779 0 -2 3780 0 -2 3781 0 -2 3782 0 -2 3783 0 -2 3784 0 -2 3785 0 -2 3786 0 -2 3787 0 -2 3788 0 -2 3789 0 -2 3790 0 -2 3791 0 -2 3792 0 -2 3793 0 -2 3794 0 -2 3795 0 -2 3796 0 -2 3797 0 -2 3798 0 -2 3799 0 -2 3800 0 -2 3801 0 -2 3802 0 -2 3803 0 -2 3804 0 -2 3805 0 -2 3806 0 -2 3807 0 -2 3808 0 -2 3809 0 -2 3810 0 -2 3811 0 -2 3812 0 -2 3813 0 -2 3814 0 -2 3815 0 -2 3816 0 -2 3817 0 -2 3818 0 -2 3819 0 -2 3820 0 -2 3821 0 -2 3822 0 -2 3823 0 -2 3824 0 -2 3825 0 -2 3826 0 -2 3827 0 -2 3828 0 -2 3829 0 -2 3830 0 -2 3831 0 -2 3832 0 -2 3833 0 -2 3834 0 -2 3835 0 -2 3836 0 -2 3837 0 -2 3838 0 -2 3839 0 -2 3840 0 -2 3841 0 -2 3842 0 -2 3843 0 -2 3844 0 -2 3845 0 -2 3846 0 -2 3847 0 -2 3848 0 -2 3849 0 -2 3850 0 -2 3851 0 -2 3852 0 -2 3853 0 -2 3854 0 -2 3855 0 -2 3856 0 -2 3857 0 -2 3858 0 -2 3859 0 -2 3860 0 -2 3861 0 -2 3862 0 -2 3863 0 -2 3864 0 -2 3865 0 -2 3866 0 -2 3867 0 -2 3868 0 -2 3869 0 -2 3870 0 -2 3871 0 -2 3872 0 -2 3873 0 -2 3874 0 -2 3875 0 -2 3876 0 -2 3877 0 -2 3878 0 -2 3879 0 -2 3880 0 -2 3881 0 -2 3882 0 -2 3883 0 -2 3884 0 -2 3885 0 -2 3886 0 -2 3887 0 -2 3888 0 -2 3889 0 -2 3890 0 -2 3891 0 -2 3892 0 -2 3893 0 -2 3894 0 -2 3895 0 -2 3896 0 -2 3897 0 -2 3898 0 -2 3899 0 -2 3900 0 -2 3901 0 -2 3902 0 -2 3903 0 -2 3904 0 -2 3905 0 -2 3906 0 -2 3907 0 -2 3908 0 -2 3909 0 -2 3910 0 -2 3911 0 -2 3912 0 -2 3913 0 -2 3914 0 -2 3915 0 -2 3916 0 -2 3917 0 -2 3918 0 -2 3919 0 -2 3920 0 -2 3921 0 -2 3922 0 -2 3923 0 -2 3924 0 -2 3925 0 -2 3926 0 -2 3927 0 -2 3928 0 -2 3929 0 -2 3930 0 -2 3931 0 -2 3932 0 -2 3933 0 -2 3934 0 -2 3935 0 -2 3936 0 -2 3937 0 -2 3938 0 -2 3939 0 -2 3940 0 -2 3941 0 -2 3942 0 -2 3943 0 -2 3944 0 -2 3945 0 -2 3946 0 -2 3947 0 -2 3948 0 -2 3949 0 -2 3950 0 -2 3951 0 -2 3952 0 -2 3953 0 -2 3954 0 -2 3955 0 -2 3956 0 -2 3957 0 -2 3958 0 -2 3959 0 -2 3960 0 -2 3961 0 -2 3962 0 -2 3963 0 -2 3964 0 -2 3965 0 -2 3966 0 -2 3967 0 -2 3968 0 -2 3969 0 -2 3970 0 -2 3971 0 -2 3972 0 -2 3973 0 -2 3974 0 -2 3975 0 -2 3976 0 -2 3977 0 -2 3978 0 -2 3979 0 -2 3980 0 -2 3981 0 -2 3982 0 -2 3983 0 -2 3984 0 -2 3985 0 -2 3986 0 -2 3987 0 -2 3988 0 -2 3989 0 -2 3990 0 -2 3991 0 -2 3992 0 -2 3993 0 -2 3994 0 -2 3995 0 -2 3996 0 -2 3997 0 -2 3998 0 -2 3999 0 -2 4000 0 -2 4001 0 -2 4002 0 -2 4003 0 -2 4004 0 -2 4005 0 -2 4006 0 -2 4007 0 -2 4008 0 -2 4009 0 -2 4010 0 -2 4011 0 -2 4012 0 -2 4013 0 -2 4014 0 -2 4015 0 -2 4016 0 -2 4017 0 -2 4018 0 -2 4019 0 -2 4020 0 -2 4021 0 -2 4022 0 -2 4023 0 -2 4024 0 -2 4025 0 -2 4026 0 -2 4027 0 -2 4028 0 -2 4029 0 -2 4030 0 -2 4031 0 -2 4032 0 -2 4033 0 -2 4034 0 -2 4035 0 -2 4036 0 -2 4037 0 -2 4038 0 -2 4039 0 -2 4040 0 -2 4041 0 -2 4042 0 -2 4043 0 -2 4044 0 -2 4045 0 -2 4046 0 -2 4047 0 -2 4048 0 -2 4049 0 -2 4050 0 -2 4051 0 -2 4052 0 -2 4053 0 -2 4054 0 -2 4055 0 -2 4056 0 -2 4057 0 -2 4058 0 -2 4059 0 -2 4060 0 -2 4061 0 -2 4062 0 -2 4063 0 -2 4064 0 -2 4065 0 -2 4066 0 -2 4067 0 -2 4068 0 -2 4069 0 -2 4070 0 -2 4071 0 -2 4072 0 -2 4073 0 -2 4074 0 -2 4075 0 -2 4076 0 -2 4077 0 -2 4078 0 -2 4079 0 -2 4080 0 -2 4081 0 -2 4082 0 -2 4083 0 -2 4084 0 -2 4085 0 -2 4086 0 -2 4087 0 -2 4088 0 -2 4089 0 -2 4090 0 -2 4091 0 -2 4092 0 -2 4093 0 -2 4094 0 -2 4095 0 -2 4096 0 -2 4097 0 -2 4098 0 -2 4099 0 -2 4100 0 -2 4101 0 -2 4102 0 -2 4103 0 -2 4104 0 -2 4105 0 -2 4106 0 -2 4107 0 -2 4108 0 -2 4109 0 -2 4110 0 -2 4111 0 -2 4112 0 -2 4113 0 -2 4114 0 -2 4115 0 -2 4116 0 -2 4117 0 -2 4118 0 -2 4119 0 -2 4120 0 -2 4121 0 -2 4122 0 -2 4123 0 -2 4124 0 -2 4125 0 -2 4126 0 -2 4127 0 -2 4128 0 -2 4129 0 -2 4130 0 -2 4131 0 -2 4132 0 -2 4133 0 -2 4134 0 -2 4135 0 -2 4136 0 -2 4137 0 -2 4138 0 -2 4139 0 -2 4140 0 -2 4141 0 -2 4142 0 -2 4143 0 -2 4144 0 -2 4145 0 -2 4146 0 -2 4147 0 -2 4148 0 -2 4149 0 -2 4150 0 -2 4151 0 -2 4152 0 -2 4153 0 -2 4154 0 -2 4155 0 -2 4156 0 -2 4157 0 -2 4158 0 -2 4159 0 -2 4160 0 -2 4161 0 -2 4162 0 -2 4163 0 -2 4164 0 -2 4165 0 -2 4166 0 -2 4167 0 -2 4168 0 -2 4169 0 -2 4170 0 -2 4171 0 -2 4172 0 -2 4173 0 -2 4174 0 -2 4175 0 -2 4176 0 -2 4177 0 -2 4178 0 -2 4179 0 -2 4180 0 -2 4181 0 -2 4182 0 -2 4183 0 -2 4184 0 -2 4185 0 -2 4186 0 -2 4187 0 -2 4188 0 -2 4189 0 -2 4190 0 -2 4191 0 -2 4192 0 -2 4193 0 -2 4194 0 -2 4195 0 -2 4196 0 -2 4197 0 -2 4198 0 -2 4199 0 -2 4200 0 -2 4201 0 -2 4202 0 -2 4203 0 -2 4204 0 -2 4205 0 -2 4206 0 -2 4207 0 -2 4208 0 -2 4209 0 -2 4210 0 -2 4211 0 -2 4212 0 -2 4213 0 -2 4214 0 -2 4215 0 -2 4216 0 -2 4217 0 -2 4218 0 -2 4219 0 -2 4220 0 -2 4221 0 -2 4222 0 -2 4223 0 -2 4224 0 -2 4225 0 -2 4226 0 -2 4227 0 -2 4228 0 -2 4229 0 -2 4230 0 -2 4231 0 -2 4232 0 -2 4233 0 -2 4234 0 -2 4235 0 -2 4236 0 -2 4237 0 -2 4238 0 -2 4239 0 -2 4240 0 -2 4241 0 -2 4242 0 -2 4243 0 -2 4244 0 -2 4245 0 -2 4246 0 -2 4247 0 -2 4248 0 -2 4249 0 -2 4250 0 -2 4251 0 -2 4252 0 -2 4253 0 -2 4254 0 -2 4255 0 -2 4256 0 -2 4257 0 -2 4258 0 -2 4259 0 -2 4260 0 -2 4261 0 -2 4262 0 -2 4263 0 -2 4264 0 -2 4265 0 -2 4266 0 -2 4267 0 -2 4268 0 -2 4269 0 -2 4270 0 -2 4271 0 -2 4272 0 -2 4273 0 -2 4274 0 -2 4275 0 -2 4276 0 -2 4277 0 -2 4278 0 -2 4279 0 -2 4280 0 -2 4281 0 -2 4282 0 -2 4283 0 -2 4284 0 -2 4285 0 -2 4286 0 -2 4287 0 -2 4288 0 -2 4289 0 -2 4290 0 -2 4291 0 -2 4292 0 -2 4293 0 -2 4294 0 -2 4295 0 -2 4296 0 -2 4297 0 -2 4298 0 -2 4299 0 -2 4300 0 -2 4301 0 -2 4302 0 -2 4303 0 -2 4304 0 -2 4305 0 -2 4306 0 -2 4307 0 -2 4308 0 -2 4309 0 -2 4310 0 -2 4311 0 -2 4312 0 -2 4313 0 -2 4314 0 -2 4315 0 -2 4316 0 -2 4317 0 -2 4318 0 -2 4319 0 -2 4320 0 -2 4321 0 -2 4322 0 -2 4323 0 -2 4324 0 -2 4325 0 -2 4326 0 -2 4327 0 -2 4328 0 -2 4329 0 -2 4330 0 -2 4331 0 -2 4332 0 -2 4333 0 -2 4334 0 -2 4335 0 -2 4336 0 -2 4337 0 -2 4338 0 -2 4339 0 -2 4340 0 -2 4341 0 -2 4342 0 -2 4343 0 -2 4344 0 -2 4345 0 -2 4346 0 -2 4347 0 -2 4348 0 -2 4349 0 -2 4350 0 -2 4351 0 -2 4352 0 -2 4353 0 -2 4354 0 -2 4355 0 -2 4356 0 -2 4357 0 -2 4358 0 -2 4359 0 -2 4360 0 -2 4361 0 -2 4362 0 -2 4363 0 -2 4364 0 -2 4365 0 -2 4366 0 -2 4367 0 -2 4368 0 -2 4369 0 -2 4370 0 -2 4371 0 -2 4372 0 -2 4373 0 -2 4374 0 -2 4375 0 -2 4376 0 -2 4377 0 -2 4378 0 -2 4379 0 -2 4380 0 -2 4381 0 -2 4382 0 -2 4383 0 -2 4384 0 -2 4385 0 -2 4386 0 -2 4387 0 -2 4388 0 -2 4389 0 -2 4390 0 -2 4391 0 -2 4392 0 -2 4393 0 -2 4394 0 -2 4395 0 -2 4396 0 -2 4397 0 -2 4398 0 -2 4399 0 -2 4400 0 -2 4401 0 -2 4402 0 -2 4403 0 -2 4404 0 -2 4405 0 -2 4406 0 -2 4407 0 -2 4408 0 -2 4409 0 -2 4410 0 -2 4411 0 -2 4412 0 -2 4413 0 -2 4414 0 -2 4415 0 -2 4416 0 -2 4417 0 -2 4418 0 -2 4419 0 -2 4420 0 -2 4421 0 -2 4422 0 -2 4423 0 -2 4424 0 -2 4425 0 -2 4426 0 -2 4427 0 -2 4428 0 -2 4429 0 -2 4430 0 -2 4431 0 -2 4432 0 -2 4433 0 -2 4434 0 -2 4435 0 -2 4436 0 -2 4437 0 -2 4438 0 -2 4439 0 -2 4440 0 -2 4441 0 -2 4442 0 -2 4443 0 -2 4444 0 -2 4445 0 -2 4446 0 -2 4447 0 -2 4448 0 -2 4449 0 -2 4450 0 -2 4451 0 -2 4452 0 -2 4453 0 -2 4454 0 -2 4455 0 -2 4456 0 -2 4457 0 -2 4458 0 -2 4459 0 -2 4460 0 -2 4461 0 -2 4462 0 -2 4463 0 -2 4464 0 -2 4465 0 -2 4466 0 -2 4467 0 -2 4468 0 -2 4469 0 -2 4470 0 -2 4471 0 -2 4472 0 -2 4473 0 -2 4474 0 -2 4475 0 -2 4476 0 -2 4477 0 -2 4478 0 -2 4479 0 -2 4480 0 -2 4481 0 -2 4482 0 -2 4483 0 -2 4484 0 -2 4485 0 -2 4486 0 -2 4487 0 -2 4488 0 -2 4489 0 -2 4490 0 -2 4491 0 -2 4492 0 -2 4493 0 -2 4494 0 -2 4495 0 -2 4496 0 -2 4497 0 -2 4498 0 -2 4499 0 -2 4500 0 -2 4501 0 -2 4502 0 -2 4503 0 -2 4504 0 -2 4505 0 -2 4506 0 -2 4507 0 -2 4508 0 -2 4509 0 -2 4510 0 -2 4511 0 -2 4512 0 -2 4513 0 -2 4514 0 -2 4515 0 -2 4516 0 -2 4517 0 -2 4518 0 -2 4519 0 -2 4520 0 -2 4521 0 -2 4522 0 -2 4523 0 -2 4524 0 -2 4525 0 -2 4526 0 -2 4527 0 -2 4528 0 -2 4529 0 -2 4530 0 -2 4531 0 -2 4532 0 -2 4533 0 -2 4534 0 -2 4535 0 -2 4536 0 -2 4537 0 -2 4538 0 -2 4539 0 -2 4540 0 -2 4541 0 -2 4542 0 -2 4543 0 -2 4544 0 -2 4545 0 -2 4546 0 -2 4547 0 -2 4548 0 -2 4549 0 -2 4550 0 -2 4551 0 -2 4552 0 -2 4553 0 -2 4554 0 -2 4555 0 -2 4556 0 -2 4557 0 -2 4558 0 -2 4559 0 -2 4560 0 -2 4561 0 -2 4562 0 -2 4563 0 -2 4564 0 -2 4565 0 -2 4566 0 -2 4567 0 -2 4568 0 -2 4569 0 -2 4570 0 -2 4571 0 -2 4572 0 -2 4573 0 -2 4574 0 -2 4575 0 -2 4576 0 -2 4577 0 -2 4578 0 -2 4579 0 -2 4580 0 -2 4581 0 -2 4582 0 -2 4583 0 -2 4584 0 -2 4585 0 -2 4586 0 -2 4587 0 -2 4588 0 -2 4589 0 -2 4590 0 -2 4591 0 -2 4592 0 -2 4593 0 -2 4594 0 -2 4595 0 -2 4596 0 -2 4597 0 -2 4598 0 -2 4599 0 -2 4600 0 -2 4601 0 -2 4602 0 -2 4603 0 -2 4604 0 -2 4605 0 -2 4606 0 -2 4607 0 -2 4608 0 -2 4609 0 -2 4610 0 -2 4611 0 -2 4612 0 -2 4613 0 -2 4614 0 -2 4615 0 -2 4616 0 -2 4617 0 -2 4618 0 -2 4619 0 -2 4620 0 -2 4621 0 -2 4622 0 -2 4623 0 -2 4624 0 -2 4625 0 -2 4626 0 -2 4627 0 -2 4628 0 -2 4629 0 -2 4630 0 -2 4631 0 -2 4632 0 -2 4633 0 -2 4634 0 -2 4635 0 -2 4636 0 -2 4637 0 -2 4638 0 -2 4639 0 -2 4640 0 -2 4641 0 -2 4642 0 -2 4643 0 -2 4644 0 -2 4645 0 -2 4646 0 -2 4647 0 -2 4648 0 -2 4649 0 -2 4650 0 -2 4651 0 -2 4652 0 -2 4653 0 -2 4654 0 -2 4655 0 -2 4656 0 -2 4657 0 -2 4658 0 -2 4659 0 -2 4660 0 -2 4661 0 -2 4662 0 -2 4663 0 -2 4664 0 -2 4665 0 -2 4666 0 -2 4667 0 -2 4668 0 -2 4669 0 -2 4670 0 -2 4671 0 -2 4672 0 -2 4673 0 -2 4674 0 -2 4675 0 -2 4676 0 -2 4677 0 -2 4678 0 -2 4679 0 -2 4680 0 -2 4681 0 -2 4682 0 -2 4683 0 -2 4684 0 -2 4685 0 -2 4686 0 -2 4687 0 -2 4688 0 -2 4689 0 -2 4690 0 -2 4691 0 -2 4692 0 -2 4693 0 -2 4694 0 -2 4695 0 -2 4696 0 -2 4697 0 -2 4698 0 -2 4699 0 -2 4700 0 -2 4701 0 -2 4702 0 -2 4703 0 -2 4704 0 -2 4705 0 -2 4706 0 -2 4707 0 -2 4708 0 -2 4709 0 -2 4710 0 -2 4711 0 -2 4712 0 -2 4713 0 -2 4714 0 -2 4715 0 -2 4716 0 -2 4717 0 -2 4718 0 -2 4719 0 -2 4720 0 -2 4721 0 -2 4722 0 -2 4723 0 -2 4724 0 -2 4725 0 -2 4726 0 -2 4727 0 -2 4728 0 -2 4729 0 -2 4730 0 -2 4731 0 -2 4732 0 -2 4733 0 -2 4734 0 -2 4735 0 -2 4736 0 -2 4737 0 -2 4738 0 -2 4739 0 -2 4740 0 -2 4741 0 -2 4742 0 -2 4743 0 -2 4744 0 -2 4745 0 -2 4746 0 -2 4747 0 -2 4748 0 -2 4749 0 -2 4750 0 -2 4751 0 -2 4752 0 -2 4753 0 -2 4754 0 -2 4755 0 -2 4756 0 -2 4757 0 -2 4758 0 -2 4759 0 -2 4760 0 -2 4761 0 -2 4762 0 -2 4763 0 -2 4764 0 -2 4765 0 -2 4766 0 -2 4767 0 -2 4768 0 -2 4769 0 -2 4770 0 -2 4771 0 -2 4772 0 -2 4773 0 -2 4774 0 -2 4775 0 -2 4776 0 -2 4777 0 -2 4778 0 -2 4779 0 -2 4780 0 -2 4781 0 -2 4782 0 -2 4783 0 -2 4784 0 -2 4785 0 -2 4786 0 -2 4787 0 -2 4788 0 -2 4789 0 -2 4790 0 -2 4791 0 -2 4792 0 -2 4793 0 -2 4794 0 -2 4795 0 -2 4796 0 -2 4797 0 -2 4798 0 -2 4799 0 -2 4800 0 -2 4801 0 -2 4802 0 -2 4803 0 -2 4804 0 -2 4805 0 -2 4806 0 -2 4807 0 -2 4808 0 -2 4809 0 -2 4810 0 -2 4811 0 -2 4812 0 -2 4813 0 -2 4814 0 -2 4815 0 -2 4816 0 -2 4817 0 -2 4818 0 -2 4819 0 -2 4820 0 -2 4821 0 -2 4822 0 -2 4823 0 -2 4824 0 -2 4825 0 -2 4826 0 -2 4827 0 -2 4828 0 -2 4829 0 -2 4830 0 -2 4831 0 -2 4832 0 -2 4833 0 -2 4834 0 -2 4835 0 -2 4836 0 -2 4837 0 -2 4838 0 -2 4839 0 -2 4840 0 -2 4841 0 -2 4842 0 -2 4843 0 -2 4844 0 -2 4845 0 -2 4846 0 -2 4847 0 -2 4848 0 -2 4849 0 -2 4850 0 -2 4851 0 -2 4852 0 -2 4853 0 -2 4854 0 -2 4855 0 -2 4856 0 -2 4857 0 -2 4858 0 -2 4859 0 -2 4860 0 -2 4861 0 -2 4862 0 -2 4863 0 -2 4864 0 -2 4865 0 -2 4866 0 -2 4867 0 -2 4868 0 -2 4869 0 -2 4870 0 -2 4871 0 -2 4872 0 -2 4873 0 -2 4874 0 -2 4875 0 -2 4876 0 -2 4877 0 -2 4878 0 -2 4879 0 -2 4880 0 -2 4881 0 -2 4882 0 -2 4883 0 -2 4884 0 -2 4885 0 -2 4886 0 -2 4887 0 -2 4888 0 -2 4889 0 -2 4890 0 -2 4891 0 -2 4892 0 -2 4893 0 -2 4894 0 -2 4895 0 -2 4896 0 -2 4897 0 -2 4898 0 -2 4899 0 -2 4900 0 -2 4901 0 -2 4902 0 -2 4903 0 -2 4904 0 -2 4905 0 -2 4906 0 -2 4907 0 -2 4908 0 -2 4909 0 -2 4910 0 -2 4911 0 -2 4912 0 -2 4913 0 -2 4914 0 -2 4915 0 -2 4916 0 -2 4917 0 -2 4918 0 -2 4919 0 -2 4920 0 -2 4921 0 -2 4922 0 -2 4923 0 -2 4924 0 -2 4925 0 -2 4926 0 -2 4927 0 -2 4928 0 -2 4929 0 -2 4930 0 -2 4931 0 -2 4932 0 -2 4933 0 -2 4934 0 -2 4935 0 -2 4936 0 -2 4937 0 -2 4938 0 -2 4939 0 -2 4940 0 -2 4941 0 -2 4942 0 -2 4943 0 -2 4944 0 -2 4945 0 -2 4946 0 -2 4947 0 -2 4948 0 -2 4949 0 -2 4950 0 -2 4951 0 -2 4952 0 -2 4953 0 -2 4954 0 -2 4955 0 -2 4956 0 -2 4957 0 -2 4958 0 -2 4959 0 -2 4960 0 -2 4961 0 -2 4962 0 -2 4963 0 -2 4964 0 -2 4965 0 -2 4966 0 -2 4967 0 -2 4968 0 -2 4969 0 -2 4970 0 -2 4971 0 -2 4972 0 -2 4973 0 -2 4974 0 -2 4975 0 -2 4976 0 -2 4977 0 -2 4978 0 -2 4979 0 -2 4980 0 -2 4981 0 -2 4982 0 -2 4983 0 -2 4984 0 -2 4985 0 -2 4986 0 -2 4987 0 -2 4988 0 -2 4989 0 -2 4990 0 -2 4991 0 -2 4992 0 -2 4993 0 -2 4994 0 -2 4995 0 -2 4996 0 -2 4997 0 -2 4998 0 -2 4999 0 -2 5000 0 -2 5001 0 -2 5002 0 -2 5003 0 -2 5004 0 -2 5005 0 -2 5006 0 -2 5007 0 -2 5008 0 -2 5009 0 -2 5010 0 -2 5011 0 -2 5012 0 -2 5013 0 -2 5014 0 -2 5015 0 -2 5016 0 -2 5017 0 -2 5018 0 -2 5019 0 -2 5020 0 -2 5021 0 -2 5022 0 -2 5023 0 -2 5024 0 -2 5025 0 -2 5026 0 -2 5027 0 -2 5028 0 -2 5029 0 -2 5030 0 -2 5031 0 -2 5032 0 -2 5033 0 -2 5034 0 -2 5035 0 -2 5036 0 -2 5037 0 -2 5038 0 -2 5039 0 -2 5040 0 -2 5041 0 -2 5042 0 -2 5043 0 -2 5044 0 -2 5045 0 -2 5046 0 -2 5047 0 -2 5048 0 -2 5049 0 -2 5050 0 -2 5051 0 -2 5052 0 -2 5053 0 -2 5054 0 -2 5055 0 -2 5056 0 -2 5057 0 -2 5058 0 -2 5059 0 -2 5060 0 -2 5061 0 -2 5062 0 -2 5063 0 -2 5064 0 -2 5065 0 -2 5066 0 -2 5067 0 -2 5068 0 -2 5069 0 -2 5070 0 -2 5071 0 -2 5072 0 -2 5073 0 -2 5074 0 -2 5075 0 -2 5076 0 -2 5077 0 -2 5078 0 -2 5079 0 -2 5080 0 -2 5081 0 -2 5082 0 -2 5083 0 -2 5084 0 -2 5085 0 -2 5086 0 -2 5087 0 -2 5088 0 -2 5089 0 -2 5090 0 -2 5091 0 -2 5092 0 -2 5093 0 -2 5094 0 -2 5095 0 -2 5096 0 -2 5097 0 -2 5098 0 -2 5099 0 -2 5100 0 -2 5101 0 -2 5102 0 -2 5103 0 -2 5104 0 -2 5105 0 -2 5106 0 -2 5107 0 -2 5108 0 -2 5109 0 -2 5110 0 -2 5111 0 -2 5112 0 -2 5113 0 -2 5114 0 -2 5115 0 -2 5116 0 -2 5117 0 -2 5118 0 -2 5119 0 -2 5120 0 -2 5121 0 -2 5122 0 -2 5123 0 -2 5124 0 -2 5125 0 -2 5126 0 -2 5127 0 -2 5128 0 -2 5129 0 -2 5130 0 -2 5131 0 -2 5132 0 -2 5133 0 -2 5134 0 -2 5135 0 -2 5136 0 -2 5137 0 -2 5138 0 -2 5139 0 -2 5140 0 -2 5141 0 -2 5142 0 -2 5143 0 -2 5144 0 -2 5145 0 -2 5146 0 -2 5147 0 -2 5148 0 -2 5149 0 -2 5150 0 -2 5151 0 -2 5152 0 -2 5153 0 -2 5154 0 -2 5155 0 -2 5156 0 -2 5157 0 -2 5158 0 -2 5159 0 -2 5160 0 -2 5161 0 -2 5162 0 -2 5163 0 -2 5164 0 -2 5165 0 -2 5166 0 -2 5167 0 -2 5168 0 -2 5169 0 -2 5170 0 -2 5171 0 -2 5172 0 -2 5173 0 -2 5174 0 -2 5175 0 -2 5176 0 -2 5177 0 -2 5178 0 -2 5179 0 -2 5180 0 -2 5181 0 -2 5182 0 -2 5183 0 -2 5184 0 -2 5185 0 -2 5186 0 -2 5187 0 -2 5188 0 -2 5189 0 -2 5190 0 -2 5191 0 -2 5192 0 -2 5193 0 -2 5194 0 -2 5195 0 -2 5196 0 -2 5197 0 -2 5198 0 -2 5199 0 -2 5200 0 -2 5201 0 -2 5202 0 -2 5203 0 -2 5204 0 -2 5205 0 -2 5206 0 -2 5207 0 -2 5208 0 -2 5209 0 -2 5210 0 -2 5211 0 -2 5212 0 -2 5213 0 -2 5214 0 -2 5215 0 -2 5216 0 -2 5217 0 -2 5218 0 -2 5219 0 -2 5220 0 -2 5221 0 -2 5222 0 -2 5223 0 -2 5224 0 -2 5225 0 -2 5226 0 -2 5227 0 -2 5228 0 -2 5229 0 -2 5230 0 -2 5231 0 -2 5232 0 -2 5233 0 -2 5234 0 -2 5235 0 -2 5236 0 -2 5237 0 -2 5238 0 -2 5239 0 -2 5240 0 -2 5241 0 -2 5242 0 -2 5243 0 -2 5244 0 -2 5245 0 -2 5246 0 -2 5247 0 -2 5248 0 -2 5249 0 -2 5250 0 -2 5251 0 -2 5252 0 -2 5253 0 -2 5254 0 -2 5255 0 -2 5256 0 -2 5257 0 -2 5258 0 -2 5259 0 -2 5260 0 -2 5261 0 -2 5262 0 -2 5263 0 -2 5264 0 -2 5265 0 -2 5266 0 -2 5267 0 -2 5268 0 -2 5269 0 -2 5270 0 -2 5271 0 -2 5272 0 -2 5273 0 -2 5274 0 -2 5275 0 -2 5276 0 -2 5277 0 -2 5278 0 -2 5279 0 -2 5280 0 -2 5281 0 -2 5282 0 -2 5283 0 -2 5284 0 -2 5285 0 -2 5286 0 -2 5287 0 -2 5288 0 -2 5289 0 -2 5290 0 -2 5291 0 -2 5292 0 -2 5293 0 -2 5294 0 -2 5295 0 -2 5296 0 -2 5297 0 -2 5298 0 -2 5299 0 -2 5300 0 -2 5301 0 -2 5302 0 -2 5303 0 -2 5304 0 -2 5305 0 -2 5306 0 -2 5307 0 -2 5308 0 -2 5309 0 -2 5310 0 -2 5311 0 -2 5312 0 -2 5313 0 -2 5314 0 -2 5315 0 -2 5316 0 -2 5317 0 -2 5318 0 -2 5319 0 -2 5320 0 -2 5321 0 -2 5322 0 -2 5323 0 -2 5324 0 -2 5325 0 -2 5326 0 -2 5327 0 -2 5328 0 -2 5329 0 -2 5330 0 -2 5331 0 -2 5332 0 -2 5333 0 -2 5334 0 -2 5335 0 -2 5336 0 -2 5337 0 -2 5338 0 -2 5339 0 -2 5340 0 -2 5341 0 -2 5342 0 -2 5343 0 -2 5344 0 -2 5345 0 -2 5346 0 -2 5347 0 -2 5348 0 -2 5349 0 -2 5350 0 -2 5351 0 -2 5352 0 -2 5353 0 -2 5354 0 -2 5355 0 -2 5356 0 -2 5357 0 -2 5358 0 -2 5359 0 -2 5360 0 -2 5361 0 -2 5362 0 -2 5363 0 -2 5364 0 -2 5365 0 -2 5366 0 -2 5367 0 -2 5368 0 -2 5369 0 -2 5370 0 -2 5371 0 -2 5372 0 -2 5373 0 -2 5374 0 -2 5375 0 -2 5376 0 -2 5377 0 -2 5378 0 -2 5379 0 -2 5380 0 -2 5381 0 -2 5382 0 -2 5383 0 -2 5384 0 -2 5385 0 -2 5386 0 -2 5387 0 -2 5388 0 -2 5389 0 -2 5390 0 -2 5391 0 -2 5392 0 -2 5393 0 -2 5394 0 -2 5395 0 -2 5396 0 -2 5397 0 -2 5398 0 -2 5399 0 -2 5400 0 -2 5401 0 -2 5402 0 -2 5403 0 -2 5404 0 -2 5405 0 -2 5406 0 -2 5407 0 -2 5408 0 -2 5409 0 -2 5410 0 -2 5411 0 -2 5412 0 -2 5413 0 -2 5414 0 -2 5415 0 -2 5416 0 -2 5417 0 -2 5418 0 -2 5419 0 -2 5420 0 -2 5421 0 -2 5422 0 -2 5423 0 -2 5424 0 -2 5425 0 -2 5426 0 -2 5427 0 -2 5428 0 -2 5429 0 -2 5430 0 -2 5431 0 -2 5432 0 -2 5433 0 -2 5434 0 -2 5435 0 -2 5436 0 -2 5437 0 -2 5438 0 -2 5439 0 -2 5440 0 -2 5441 0 -2 5442 0 -2 5443 0 -2 5444 0 -2 5445 0 -2 5446 0 -2 5447 0 -2 5448 0 -2 5449 0 -2 5450 0 -2 5451 0 -2 5452 0 -2 5453 0 -2 5454 0 -2 5455 0 -2 5456 0 -2 5457 0 -2 5458 0 -2 5459 0 -2 5460 0 -2 5461 0 -2 5462 0 -2 5463 0 -2 5464 0 -2 5465 0 -2 5466 0 -2 5467 0 -2 5468 0 -2 5469 0 -2 5470 0 -2 5471 0 -2 5472 0 -2 5473 0 -2 5474 0 -2 5475 0 -2 5476 0 -2 5477 0 -2 5478 0 -2 5479 0 -2 5480 0 -2 5481 0 -2 5482 0 -2 5483 0 -2 5484 0 -2 5485 0 -2 5486 0 -2 5487 0 -2 5488 0 -2 5489 0 -2 5490 0 -2 5491 0 -2 5492 0 -2 5493 0 -2 5494 0 -2 5495 0 -2 5496 0 -2 5497 0 -2 5498 0 -2 5499 0 -2 5500 0 -2 5501 0 -2 5502 0 -2 5503 0 -2 5504 0 -2 5505 0 -2 5506 0 -2 5507 0 -2 5508 0 -2 5509 0 -2 5510 0 -2 5511 0 -2 5512 0 -2 5513 0 -2 5514 0 -2 5515 0 -2 5516 0 -2 5517 0 -2 5518 0 -2 5519 0 -2 5520 0 -2 5521 0 -2 5522 0 -2 5523 0 -2 5524 0 -2 5525 0 -2 5526 0 -2 5527 0 -2 5528 0 -2 5529 0 -2 5530 0 -2 5531 0 -2 5532 0 -2 5533 0 -2 5534 0 -2 5535 0 -2 5536 0 -2 5537 0 -2 5538 0 -2 5539 0 -2 5540 0 -2 5541 0 -2 5542 0 -2 5543 0 -2 5544 0 -2 5545 0 -2 5546 0 -2 5547 0 -2 5548 0 -2 5549 0 -2 5550 0 -2 5551 0 -2 5552 0 -2 5553 0 -2 5554 0 -2 5555 0 -2 5556 0 -2 5557 0 -2 5558 0 -2 5559 0 -2 5560 0 -2 5561 0 -2 5562 0 -2 5563 0 -2 5564 0 -2 5565 0 -2 5566 0 -2 5567 0 -2 5568 0 -2 5569 0 -2 5570 0 -2 5571 0 -2 5572 0 -2 5573 0 -2 5574 0 -2 5575 0 -2 5576 0 -2 5577 0 -2 5578 0 -2 5579 0 -2 5580 0 -2 5581 0 -2 5582 0 -2 5583 0 -2 5584 0 -2 5585 0 -2 5586 0 -2 5587 0 -2 5588 0 -2 5589 0 -2 5590 0 -2 5591 0 -2 5592 0 -2 5593 0 -2 5594 0 -2 5595 0 -2 5596 0 -2 5597 0 -2 5598 0 -2 5599 0 -2 5600 0 -2 5601 0 -2 5602 0 -2 5603 0 -2 5604 0 -2 5605 0 -2 5606 0 -2 5607 0 -2 5608 0 -2 5609 0 -2 5610 0 -2 5611 0 -2 5612 0 -2 5613 0 -2 5614 0 -2 5615 0 -2 5616 0 -2 5617 0 -2 5618 0 -2 5619 0 -2 5620 0 -2 5621 0 -2 5622 0 -2 5623 0 -2 5624 0 -2 5625 0 -2 5626 0 -2 5627 0 -2 5628 0 -2 5629 0 -2 5630 0 -2 5631 0 -2 5632 0 -2 5633 0 -2 5634 0 -2 5635 0 -2 5636 0 -2 5637 0 -2 5638 0 -2 5639 0 -2 5640 0 -2 5641 0 -2 5642 0 -2 5643 0 -2 5644 0 -2 5645 0 -2 5646 0 -2 5647 0 -2 5648 0 -2 5649 0 -2 5650 0 -2 5651 0 -2 5652 0 -2 5653 0 -2 5654 0 -2 5655 0 -2 5656 0 -2 5657 0 -2 5658 0 -2 5659 0 -2 5660 0 -2 5661 0 -2 5662 0 -2 5663 0 -2 5664 0 -2 5665 0 -2 5666 0 -2 5667 0 -2 5668 0 -2 5669 0 -2 5670 0 -2 5671 0 -2 5672 0 -2 5673 0 -2 5674 0 -2 5675 0 -2 5676 0 -2 5677 0 -2 5678 0 -2 5679 0 -2 5680 0 -2 5681 0 -2 5682 0 -2 5683 0 -2 5684 0 -2 5685 0 -2 5686 0 -2 5687 0 -2 5688 0 -2 5689 0 -2 5690 0 -2 5691 0 -2 5692 0 -2 5693 0 -2 5694 0 -2 5695 0 -2 5696 0 -2 5697 0 -2 5698 0 -2 5699 0 -2 5700 0 -2 5701 0 -2 5702 0 -2 5703 0 -2 5704 0 -2 5705 0 -2 5706 0 -2 5707 0 -2 5708 0 -2 5709 0 -2 5710 0 -2 5711 0 -2 5712 0 -2 5713 0 -2 5714 0 -2 5715 0 -2 5716 0 -2 5717 0 -2 5718 0 -2 5719 0 -2 5720 0 -2 5721 0 -2 5722 0 -2 5723 0 -2 5724 0 -2 5725 0 -2 5726 0 -2 5727 0 -2 5728 0 -2 5729 0 -2 5730 0 -2 5731 0 -2 5732 0 -2 5733 0 -2 5734 0 -2 5735 0 -2 5736 0 -2 5737 0 -2 5738 0 -2 5739 0 -2 5740 0 -2 5741 0 -2 5742 0 -2 5743 0 -2 5744 0 -2 5745 0 -2 5746 0 -2 5747 0 -2 5748 0 -2 5749 0 -2 5750 0 -2 5751 0 -2 5752 0 -2 5753 0 -2 5754 0 -2 5755 0 -2 5756 0 -2 5757 0 -2 5758 0 -2 5759 0 -2 5760 0 -2 5761 0 -2 5762 0 -2 5763 0 -2 5764 0 -2 5765 0 -2 5766 0 -2 5767 0 -2 5768 0 -2 5769 0 -2 5770 0 -2 5771 0 -2 5772 0 -2 5773 0 -2 5774 0 -2 5775 0 -2 5776 0 -2 5777 0 -2 5778 0 -2 5779 0 -2 5780 0 -2 5781 0 -2 5782 0 -2 5783 0 -2 5784 0 -2 5785 0 -2 5786 0 -2 5787 0 -2 5788 0 -2 5789 0 -2 5790 0 -2 5791 0 -2 5792 0 -2 5793 0 -2 5794 0 -2 5795 0 -2 5796 0 -2 5797 0 -2 5798 0 -2 5799 0 -2 5800 0 -2 5801 0 -2 5802 0 -2 5803 0 -2 5804 0 -2 5805 0 -2 5806 0 -2 5807 0 -2 5808 0 -2 5809 0 -2 5810 0 -2 5811 0 -2 5812 0 -2 5813 0 -2 5814 0 -2 5815 0 -2 5816 0 -2 5817 0 -2 5818 0 -2 5819 0 -2 5820 0 -2 5821 0 -2 5822 0 -2 5823 0 -2 5824 0 -2 5825 0 -2 5826 0 -2 5827 0 -2 5828 0 -2 5829 0 -2 5830 0 -2 5831 0 -2 5832 0 -2 5833 0 -2 5834 0 -2 5835 0 -2 5836 0 -2 5837 0 -2 5838 0 -2 5839 0 -2 5840 0 -2 5841 0 -2 5842 0 -2 5843 0 -2 5844 0 -2 5845 0 -2 5846 0 -2 5847 0 -2 5848 0 -2 5849 0 -2 5850 0 -2 5851 0 -2 5852 0 -2 5853 0 -2 5854 0 -2 5855 0 -2 5856 0 -2 5857 0 -2 5858 0 -2 5859 0 -2 5860 0 -2 5861 0 -2 5862 0 -2 5863 0 -2 5864 0 -2 5865 0 -2 5866 0 -2 5867 0 -2 5868 0 -2 5869 0 -2 5870 0 -2 5871 0 -2 5872 0 -2 5873 0 -2 5874 0 -2 5875 0 -2 5876 0 -2 5877 0 -2 5878 0 -2 5879 0 -2 5880 0 -2 5881 0 -2 5882 0 -2 5883 0 -2 5884 0 -2 5885 0 -2 5886 0 -2 5887 0 -2 5888 0 -2 5889 0 -2 5890 0 -2 5891 0 -2 5892 0 -2 5893 0 -2 5894 0 -2 5895 0 -2 5896 0 -2 5897 0 -2 5898 0 -2 5899 0 -2 5900 0 -2 5901 0 -2 5902 0 -2 5903 0 -2 5904 0 -2 5905 0 -2 5906 0 -2 5907 0 -2 5908 0 -2 5909 0 -2 5910 0 -2 5911 0 -2 5912 0 -2 5913 0 -2 5914 0 -2 5915 0 -2 5916 0 -2 5917 0 -2 5918 0 -2 5919 0 -2 5920 0 -2 5921 0 -2 5922 0 -2 5923 0 -2 5924 0 -2 5925 0 -2 5926 0 -2 5927 0 -2 5928 0 -2 5929 0 -2 5930 0 -2 5931 0 -2 5932 0 -2 5933 0 -2 5934 0 -2 5935 0 -2 5936 0 -2 5937 0 -2 5938 0 -2 5939 0 -2 5940 0 -2 5941 0 -2 5942 0 -2 5943 0 -2 5944 0 -2 5945 0 -2 5946 0 -2 5947 0 -2 5948 0 -2 5949 0 -2 5950 0 -2 5951 0 -2 5952 0 -2 5953 0 -2 5954 0 -2 5955 0 -2 5956 0 -2 5957 0 -2 5958 0 -2 5959 0 -2 5960 0 -2 5961 0 -2 5962 0 -2 5963 0 -2 5964 0 -2 5965 0 -2 5966 0 -2 5967 0 -2 5968 0 -2 5969 0 -2 5970 0 -2 5971 0 -2 5972 0 -2 5973 0 -2 5974 0 -2 5975 0 -2 5976 0 -2 5977 0 -2 5978 0 -2 5979 0 -2 5980 0 -2 5981 0 -2 5982 0 -2 5983 0 -2 5984 0 -2 5985 0 -2 5986 0 -2 5987 0 -2 5988 0 -2 5989 0 -2 5990 0 -2 5991 0 -2 5992 0 -2 5993 0 -2 5994 0 -2 5995 0 -2 5996 0 -2 5997 0 -2 5998 0 -2 5999 0 -2 6000 0 -2 6001 0 -2 6002 0 -2 6003 0 -2 6004 0 -2 6005 0 -2 6006 0 -2 6007 0 -2 6008 0 -2 6009 0 -2 6010 0 -2 6011 0 -2 6012 0 -2 6013 0 -2 6014 0 -2 6015 0 -2 6016 0 -2 6017 0 -2 6018 0 -2 6019 0 -2 6020 0 -2 6021 0 -2 6022 0 -2 6023 0 -2 6024 0 -2 6025 0 -2 6026 0 -2 6027 0 -2 6028 0 -2 6029 0 -2 6030 0 -2 6031 0 -2 6032 0 -2 6033 0 -2 6034 0 -2 6035 0 -2 6036 0 -2 6037 0 -2 6038 0 -2 6039 0 -2 6040 0 -2 6041 0 -2 6042 0 -2 6043 0 -2 6044 0 -2 6045 0 -2 6046 0 -2 6047 0 -2 6048 0 -2 6049 0 -2 6050 0 -2 6051 0 -2 6052 0 -2 6053 0 -2 6054 0 -2 6055 0 -2 6056 0 -2 6057 0 -2 6058 0 -2 6059 0 -2 6060 0 -2 6061 0 -2 6062 0 -2 6063 0 -2 6064 0 -2 6065 0 -2 6066 0 -2 6067 0 -2 6068 0 -2 6069 0 -2 6070 0 -2 6071 0 -2 6072 0 -2 6073 0 -2 6074 0 -2 6075 0 -2 6076 0 -2 6077 0 -2 6078 0 -2 6079 0 -2 6080 0 -2 6081 0 -2 6082 0 -2 6083 0 -2 6084 0 -2 6085 0 -2 6086 0 -2 6087 0 -2 6088 0 -2 6089 0 -2 6090 0 -2 6091 0 -2 6092 0 -2 6093 0 -2 6094 0 -2 6095 0 -2 6096 0 -2 6097 0 -2 6098 0 -2 6099 0 -2 6100 0 -2 6101 0 -2 6102 0 -2 6103 0 -2 6104 0 -2 6105 0 -2 6106 0 -2 6107 0 -2 6108 0 -2 6109 0 -2 6110 0 -2 6111 0 -2 6112 0 -2 6113 0 -2 6114 0 -2 6115 0 -2 6116 0 -2 6117 0 -2 6118 0 -2 6119 0 -2 6120 0 -2 6121 0 -2 6122 0 -2 6123 0 -2 6124 0 -2 6125 0 -2 6126 0 -2 6127 0 -2 6128 0 -2 6129 0 -2 6130 0 -2 6131 0 -2 6132 0 -2 6133 0 -2 6134 0 -2 6135 0 -2 6136 0 -2 6137 0 -2 6138 0 -2 6139 0 -2 6140 0 -2 6141 0 -2 6142 0 -2 6143 0 -2 6144 0 -2 6145 0 -2 6146 0 -2 6147 0 -2 6148 0 -2 6149 0 -2 6150 0 -2 6151 0 -2 6152 0 -2 6153 0 -2 6154 0 -2 6155 0 -2 6156 0 -2 6157 0 -2 6158 0 -2 6159 0 -2 6160 0 -2 6161 0 -2 6162 0 -2 6163 0 -2 6164 0 -2 6165 0 -2 6166 0 -2 6167 0 -2 6168 0 -2 6169 0 -2 6170 0 -2 6171 0 -2 6172 0 -2 6173 0 -2 6174 0 -2 6175 0 -2 6176 0 -2 6177 0 -2 6178 0 -2 6179 0 -2 6180 0 -2 6181 0 -2 6182 0 -2 6183 0 -2 6184 0 -2 6185 0 -2 6186 0 -2 6187 0 -2 6188 0 -2 6189 0 -2 6190 0 -2 6191 0 -2 6192 0 -2 6193 0 -2 6194 0 -2 6195 0 -2 6196 0 -2 6197 0 -2 6198 0 -2 6199 0 -2 6200 0 -2 6201 0 -2 6202 0 -2 6203 0 -2 6204 0 -2 6205 0 -2 6206 0 -2 6207 0 -2 6208 0 -2 6209 0 -2 6210 0 -2 6211 0 -2 6212 0 -2 6213 0 -2 6214 0 -2 6215 0 -2 6216 0 -2 6217 0 -2 6218 0 -2 6219 0 -2 6220 0 -2 6221 0 -2 6222 0 -2 6223 0 -2 6224 0 -2 6225 0 -2 6226 0 -2 6227 0 -2 6228 0 -2 6229 0 -2 6230 0 -2 6231 0 -2 6232 0 -2 6233 0 -2 6234 0 -2 6235 0 -2 6236 0 -2 6237 0 -2 6238 0 -2 6239 0 -2 6240 0 -2 6241 0 -2 6242 0 -2 6243 0 -2 6244 0 -2 6245 0 -2 6246 0 -2 6247 0 -2 6248 0 -2 6249 0 -2 6250 0 -2 6251 0 -2 6252 0 -2 6253 0 -2 6254 0 -2 6255 0 -2 6256 0 -2 6257 0 -2 6258 0 -2 6259 0 -2 6260 0 -2 6261 0 -2 6262 0 -2 6263 0 -2 6264 0 -2 6265 0 -2 6266 0 -2 6267 0 -2 6268 0 -2 6269 0 -2 6270 0 -2 6271 0 -2 6272 0 -2 6273 0 -2 6274 0 -2 6275 0 -2 6276 0 -2 6277 0 -2 6278 0 -2 6279 0 -2 6280 0 -2 6281 0 -2 6282 0 -2 6283 0 -2 6284 0 -2 6285 0 -2 6286 0 -2 6287 0 -2 6288 0 -2 6289 0 -2 6290 0 -2 6291 0 -2 6292 0 -2 6293 0 -2 6294 0 -2 6295 0 -2 6296 0 -2 6297 0 -2 6298 0 -2 6299 0 -2 6300 0 -2 6301 0 -2 6302 0 -2 6303 0 -2 6304 0 -2 6305 0 -2 6306 0 -2 6307 0 -2 6308 0 -2 6309 0 -2 6310 0 -2 6311 0 -2 6312 0 -2 6313 0 -2 6314 0 -2 6315 0 -2 6316 0 -2 6317 0 -2 6318 0 -2 6319 0 -2 6320 0 -2 6321 0 -2 6322 0 -2 6323 0 -2 6324 0 -2 6325 0 -2 6326 0 -2 6327 0 -2 6328 0 -2 6329 0 -2 6330 0 -2 6331 0 -2 6332 0 -2 6333 0 -2 6334 0 -2 6335 0 -2 6336 0 -2 6337 0 -2 6338 0 -2 6339 0 -2 6340 0 -2 6341 0 -2 6342 0 -2 6343 0 -2 6344 0 -2 6345 0 -2 6346 0 -2 6347 0 -2 6348 0 -2 6349 0 -2 6350 0 -2 6351 0 -2 6352 0 -2 6353 0 -2 6354 0 -2 6355 0 -2 6356 0 -2 6357 0 -2 6358 0 -2 6359 0 -2 6360 0 -2 6361 0 -2 6362 0 -2 6363 0 -2 6364 0 -2 6365 0 -2 6366 0 -2 6367 0 -2 6368 0 -2 6369 0 -2 6370 0 -2 6371 0 -2 6372 0 -2 6373 0 -2 6374 0 -2 6375 0 -2 6376 0 -2 6377 0 -2 6378 0 -2 6379 0 -2 6380 0 -2 6381 0 -2 6382 0 -2 6383 0 -2 6384 0 -2 6385 0 -2 6386 0 -2 6387 0 -2 6388 0 -2 6389 0 -2 6390 0 -2 6391 0 -2 6392 0 -2 6393 0 -2 6394 0 -2 6395 0 -2 6396 0 -2 6397 0 -2 6398 0 -2 6399 0 -2 6400 0 -2 6401 0 -2 6402 0 -2 6403 0 -2 6404 0 -2 6405 0 -2 6406 0 -2 6407 0 -2 6408 0 -2 6409 0 -2 6410 0 -2 6411 0 -2 6412 0 -2 6413 0 -2 6414 0 -2 6415 0 -2 6416 0 -2 6417 0 -2 6418 0 -2 6419 0 -2 6420 0 -2 6421 0 -2 6422 0 -2 6423 0 -2 6424 0 -2 6425 0 -2 6426 0 -2 6427 0 -2 6428 0 -2 6429 0 -2 6430 0 -2 6431 0 -2 6432 0 -2 6433 0 -2 6434 0 -2 6435 0 -2 6436 0 -2 6437 0 -2 6438 0 -2 6439 0 -2 6440 0 -2 6441 0 -2 6442 0 -2 6443 0 -2 6444 0 -2 6445 0 -2 6446 0 -2 6447 0 -2 6448 0 -2 6449 0 -2 6450 0 -2 6451 0 -2 6452 0 -2 6453 0 -2 6454 0 -2 6455 0 -2 6456 0 -2 6457 0 -2 6458 0 -2 6459 0 -2 6460 0 -2 6461 0 -2 6462 0 -2 6463 0 -2 6464 0 -2 6465 0 -2 6466 0 -2 6467 0 -2 6468 0 -2 6469 0 -2 6470 0 -2 6471 0 -2 6472 0 -2 6473 0 -2 6474 0 -2 6475 0 -2 6476 0 -2 6477 0 -2 6478 0 -2 6479 0 -2 6480 0 -2 6481 0 -2 6482 0 -2 6483 0 -2 6484 0 -2 6485 0 -2 6486 0 -2 6487 0 -2 6488 0 -2 6489 0 -2 6490 0 -2 6491 0 -2 6492 0 -2 6493 0 -2 6494 0 -2 6495 0 -2 6496 0 -2 6497 0 -2 6498 0 -2 6499 0 -2 6500 0 -2 6501 0 -2 6502 0 -2 6503 0 -2 6504 0 -2 6505 0 -2 6506 0 -2 6507 0 -2 6508 0 -2 6509 0 -2 6510 0 -2 6511 0 -2 6512 0 -2 6513 0 -2 6514 0 -2 6515 0 -2 6516 0 -2 6517 0 -2 6518 0 -2 6519 0 -2 6520 0 -2 6521 0 -2 6522 0 -2 6523 0 -2 6524 0 -2 6525 0 -2 6526 0 -2 6527 0 -2 6528 0 -2 6529 0 -2 6530 0 -2 6531 0 -2 6532 0 -2 6533 0 -2 6534 0 -2 6535 0 -2 6536 0 -2 6537 0 -2 6538 0 -2 6539 0 -2 6540 0 -2 6541 0 -2 6542 0 -2 6543 0 -2 6544 0 -2 6545 0 -2 6546 0 -2 6547 0 -2 6548 0 -2 6549 0 -2 6550 0 -2 6551 0 -2 6552 0 -2 6553 0 -2 6554 0 -2 6555 0 -2 6556 0 -2 6557 0 -2 6558 0 -2 6559 0 -2 6560 0 -2 6561 0 -2 6562 0 -2 6563 0 -2 6564 0 -2 6565 0 -2 6566 0 -2 6567 0 -2 6568 0 -2 6569 0 -2 6570 0 -2 6571 0 -2 6572 0 -2 6573 0 -2 6574 0 -2 6575 0 -2 6576 0 -2 6577 0 -2 6578 0 -2 6579 0 -2 6580 0 -2 6581 0 -2 6582 0 -2 6583 0 -2 6584 0 -2 6585 0 -2 6586 0 -2 6587 0 -2 6588 0 -2 6589 0 -2 6590 0 -2 6591 0 -2 6592 0 -2 6593 0 -2 6594 0 -2 6595 0 -2 6596 0 -2 6597 0 -2 6598 0 -2 6599 0 -2 6600 0 -2 6601 0 -2 6602 0 -2 6603 0 -2 6604 0 -2 6605 0 -2 6606 0 -2 6607 0 -2 6608 0 -2 6609 0 -2 6610 0 -2 6611 0 -2 6612 0 -2 6613 0 -2 6614 0 -2 6615 0 -2 6616 0 -2 6617 0 -2 6618 0 -2 6619 0 -2 6620 0 -2 6621 0 -2 6622 0 -2 6623 0 -2 6624 0 -2 6625 0 -2 6626 0 -2 6627 0 -2 6628 0 -2 6629 0 -2 6630 0 -2 6631 0 -2 6632 0 -2 6633 0 -2 6634 0 -2 6635 0 -2 6636 0 -2 6637 0 -2 6638 0 -2 6639 0 -2 6640 0 -2 6641 0 -2 6642 0 -2 6643 0 -2 6644 0 -2 6645 0 -2 6646 0 -2 6647 0 -2 6648 0 -2 6649 0 -2 6650 0 -2 6651 0 -2 6652 0 -2 6653 0 -2 6654 0 -2 6655 0 -2 6656 0 -2 6657 0 -2 6658 0 -2 6659 0 -2 6660 0 -2 6661 0 -2 6662 0 -2 6663 0 -2 6664 0 -2 6665 0 -2 6666 0 -2 6667 0 -2 6668 0 -2 6669 0 -2 6670 0 -2 6671 0 -2 6672 0 -2 6673 0 -2 6674 0 -2 6675 0 -2 6676 0 -2 6677 0 -2 6678 0 -2 6679 0 -2 6680 0 -2 6681 0 -2 6682 0 -2 6683 0 -2 6684 0 -2 6685 0 -2 6686 0 -2 6687 0 -2 6688 0 -2 6689 0 -2 6690 0 -2 6691 0 -2 6692 0 -2 6693 0 -2 6694 0 -2 6695 0 -2 6696 0 -2 6697 0 -2 6698 0 -2 6699 0 -2 6700 0 -2 6701 0 -2 6702 0 -2 6703 0 -2 6704 0 -2 6705 0 -2 6706 0 -2 6707 0 -2 6708 0 -2 6709 0 -2 6710 0 -2 6711 0 -2 6712 0 -2 6713 0 -2 6714 0 -2 6715 0 -2 6716 0 -2 6717 0 -2 6718 0 -2 6719 0 -2 6720 0 -2 6721 0 -2 6722 0 -2 6723 0 -2 6724 0 -2 6725 0 -2 6726 0 -2 6727 0 -2 6728 0 -2 6729 0 -2 6730 0 -2 6731 0 -2 6732 0 -2 6733 0 -2 6734 0 -2 6735 0 -2 6736 0 -2 6737 0 -2 6738 0 -2 6739 0 -2 6740 0 -2 6741 0 -2 6742 0 -2 6743 0 -2 6744 0 -2 6745 0 -2 6746 0 -2 6747 0 -2 6748 0 -2 6749 0 -2 6750 0 -2 6751 0 -2 6752 0 -2 6753 0 -2 6754 0 -2 6755 0 -2 6756 0 -2 6757 0 -2 6758 0 -2 6759 0 -2 6760 0 -2 6761 0 -2 6762 0 -2 6763 0 -2 6764 0 -2 6765 0 -2 6766 0 -2 6767 0 -2 6768 0 -2 6769 0 -2 6770 0 -2 6771 0 -2 6772 0 -2 6773 0 -2 6774 0 -2 6775 0 -2 6776 0 -2 6777 0 -2 6778 0 -2 6779 0 -2 6780 0 -2 6781 0 -2 6782 0 -2 6783 0 -2 6784 0 -2 6785 0 -2 6786 0 -2 6787 0 -2 6788 0 -2 6789 0 -2 6790 0 -2 6791 0 -2 6792 0 -2 6793 0 -2 6794 0 -2 6795 0 -2 6796 0 -2 6797 0 -2 6798 0 -2 6799 0 -2 6800 0 -2 6801 0 -2 6802 0 -2 6803 0 -2 6804 0 -2 6805 0 -2 6806 0 -2 6807 0 -2 6808 0 -2 6809 0 -2 6810 0 -2 6811 0 -2 6812 0 -2 6813 0 -2 6814 0 -2 6815 0 -2 6816 0 -2 6817 0 -2 6818 0 -2 6819 0 -2 6820 0 -2 6821 0 -2 6822 0 -2 6823 0 -2 6824 0 -2 6825 0 -2 6826 0 -2 6827 0 -2 6828 0 -2 6829 0 -2 6830 0 -2 6831 0 -2 6832 0 -2 6833 0 -2 6834 0 -2 6835 0 -2 6836 0 -2 6837 0 -2 6838 0 -2 6839 0 -2 6840 0 -2 6841 0 -2 6842 0 -2 6843 0 -2 6844 0 -2 6845 0 -2 6846 0 -2 6847 0 -2 6848 0 -2 6849 0 -2 6850 0 -2 6851 0 -2 6852 0 -2 6853 0 -2 6854 0 -2 6855 0 -2 6856 0 -2 6857 0 -2 6858 0 -2 6859 0 -2 6860 0 -2 6861 0 -2 6862 0 -2 6863 0 -2 6864 0 -2 6865 0 -2 6866 0 -2 6867 0 -2 6868 0 -2 6869 0 -2 6870 0 -2 6871 0 -2 6872 0 -2 6873 0 -2 6874 0 -2 6875 0 -2 6876 0 -2 6877 0 -2 6878 0 -2 6879 0 -2 6880 0 -2 6881 0 -2 6882 0 -2 6883 0 -2 6884 0 -2 6885 0 -2 6886 0 -2 6887 0 -2 6888 0 -2 6889 0 -2 6890 0 -2 6891 0 -2 6892 0 -2 6893 0 -2 6894 0 -2 6895 0 -2 6896 0 -2 6897 0 -2 6898 0 -2 6899 0 -2 6900 0 -2 6901 0 -2 6902 0 -2 6903 0 -2 6904 0 -2 6905 0 -2 6906 0 -2 6907 0 -2 6908 0 -2 6909 0 -2 6910 0 -2 6911 0 -2 6912 0 -2 6913 0 -2 6914 0 -2 6915 0 -2 6916 0 -2 6917 0 -2 6918 0 -2 6919 0 -2 6920 0 -2 6921 0 -2 6922 0 -2 6923 0 -2 6924 0 -2 6925 0 -2 6926 0 -2 6927 0 -2 6928 0 -2 6929 0 -2 6930 0 -2 6931 0 -2 6932 0 -2 6933 0 -2 6934 0 -2 6935 0 -2 6936 0 -2 6937 0 -2 6938 0 -2 6939 0 -2 6940 0 -2 6941 0 -2 6942 0 -2 6943 0 -2 6944 0 -2 6945 0 -2 6946 0 -2 6947 0 -2 6948 0 -2 6949 0 -2 6950 0 -2 6951 0 -2 6952 0 -2 6953 0 -2 6954 0 -2 6955 0 -2 6956 0 -2 6957 0 -2 6958 0 -2 6959 0 -2 6960 0 -2 6961 0 -2 6962 0 -2 6963 0 -2 6964 0 -2 6965 0 -2 6966 0 -2 6967 0 -2 6968 0 -2 6969 0 -2 6970 0 -2 6971 0 -2 6972 0 -2 6973 0 -2 6974 0 -2 6975 0 -2 6976 0 -2 6977 0 -2 6978 0 -2 6979 0 -2 6980 0 -2 6981 0 -2 6982 0 -2 6983 0 -2 6984 0 -2 6985 0 -2 6986 0 -2 6987 0 -2 6988 0 -2 6989 0 -2 6990 0 -2 6991 0 -2 6992 0 -2 6993 0 -2 6994 0 -2 6995 0 -2 6996 0 -2 6997 0 -2 6998 0 -2 6999 0 -2 7000 0 -2 7001 0 -2 7002 0 -2 7003 0 -2 7004 0 -2 7005 0 -2 7006 0 -2 7007 0 -2 7008 0 -2 7009 0 -2 7010 0 -2 7011 0 -2 7012 0 -2 7013 0 -2 7014 0 -2 7015 0 -2 7016 0 -2 7017 0 -2 7018 0 -2 7019 0 -2 7020 0 -2 7021 0 -2 7022 0 -2 7023 0 -2 7024 0 -2 7025 0 -2 7026 0 -2 7027 0 -2 7028 0 -2 7029 0 -2 7030 0 -2 7031 0 -2 7032 0 -2 7033 0 -2 7034 0 -2 7035 0 -2 7036 0 -2 7037 0 -2 7038 0 -2 7039 0 -2 7040 0 -2 7041 0 -2 7042 0 -2 7043 0 -2 7044 0 -2 7045 0 -2 7046 0 -2 7047 0 -2 7048 0 -2 7049 0 -2 7050 0 -2 7051 0 -2 7052 0 -2 7053 0 -2 7054 0 -2 7055 0 -2 7056 0 -2 7057 0 -2 7058 0 -2 7059 0 -2 7060 0 -2 7061 0 -2 7062 0 -2 7063 0 -2 7064 0 -2 7065 0 -2 7066 0 -2 7067 0 -2 7068 0 -2 7069 0 -2 7070 0 -2 7071 0 -2 7072 0 -2 7073 0 -2 7074 0 -2 7075 0 -2 7076 0 -2 7077 0 -2 7078 0 -2 7079 0 -2 7080 0 -2 7081 0 -2 7082 0 -2 7083 0 -2 7084 0 -2 7085 0 -2 7086 0 -2 7087 0 -2 7088 0 -2 7089 0 -2 7090 0 -2 7091 0 -2 7092 0 -2 7093 0 -2 7094 0 -2 7095 0 -2 7096 0 -2 7097 0 -2 7098 0 -2 7099 0 -2 7100 0 -2 7101 0 -2 7102 0 -2 7103 0 -2 7104 0 -2 7105 0 -2 7106 0 -2 7107 0 -2 7108 0 -2 7109 0 -2 7110 0 -2 7111 0 -2 7112 0 -2 7113 0 -2 7114 0 -2 7115 0 -2 7116 0 -2 7117 0 -2 7118 0 -2 7119 0 -2 7120 0 -2 7121 0 -2 7122 0 -2 7123 0 -2 7124 0 -2 7125 0 -2 7126 0 -2 7127 0 -2 7128 0 -2 7129 0 -2 7130 0 -2 7131 0 -2 7132 0 -2 7133 0 -2 7134 0 -2 7135 0 -2 7136 0 -2 7137 0 -2 7138 0 -2 7139 0 -2 7140 0 -2 7141 0 -2 7142 0 -2 7143 0 -2 7144 0 -2 7145 0 -2 7146 0 -2 7147 0 -2 7148 0 -2 7149 0 -2 7150 0 -2 7151 0 -2 7152 0 -2 7153 0 -2 7154 0 -2 7155 0 -2 7156 0 -2 7157 0 -2 7158 0 -2 7159 0 -2 7160 0 -2 7161 0 -2 7162 0 -2 7163 0 -2 7164 0 -2 7165 0 -2 7166 0 -2 7167 0 -2 7168 0 -2 7169 0 -2 7170 0 -2 7171 0 -2 7172 0 -2 7173 0 -2 7174 0 -2 7175 0 -2 7176 0 -2 7177 0 -2 7178 0 -2 7179 0 -2 7180 0 -2 7181 0 -2 7182 0 -2 7183 0 -2 7184 0 -2 7185 0 -2 7186 0 -2 7187 0 -2 7188 0 -2 7189 0 -2 7190 0 -2 7191 0 -2 7192 0 -2 7193 0 -2 7194 0 -2 7195 0 -2 7196 0 -2 7197 0 -2 7198 0 -2 7199 0 -2 7200 0 -2 7201 0 -2 7202 0 -2 7203 0 -2 7204 0 -2 7205 0 -2 7206 0 -2 7207 0 -2 7208 0 -2 7209 0 -2 7210 0 -2 7211 0 -2 7212 0 -2 7213 0 -2 7214 0 -2 7215 0 -2 7216 0 -2 7217 0 -2 7218 0 -2 7219 0 -2 7220 0 -2 7221 0 -2 7222 0 -2 7223 0 -2 7224 0 -2 7225 0 -2 7226 0 -2 7227 0 -2 7228 0 -2 7229 0 -2 7230 0 -2 7231 0 -2 7232 0 -2 7233 0 -2 7234 0 -2 7235 0 -2 7236 0 -2 7237 0 -2 7238 0 -2 7239 0 -2 7240 0 -2 7241 0 -2 7242 0 -2 7243 0 -2 7244 0 -2 7245 0 -2 7246 0 -2 7247 0 -2 7248 0 -2 7249 0 -2 7250 0 -2 7251 0 -2 7252 0 -2 7253 0 -2 7254 0 -2 7255 0 -2 7256 0 -2 7257 0 -2 7258 0 -2 7259 0 -2 7260 0 -2 7261 0 -2 7262 0 -2 7263 0 -2 7264 0 -2 7265 0 -2 7266 0 -2 7267 0 -2 7268 0 -2 7269 0 -2 7270 0 -2 7271 0 -2 7272 0 -2 7273 0 -2 7274 0 -2 7275 0 -2 7276 0 -2 7277 0 -2 7278 0 -2 7279 0 -2 7280 0 -2 7281 0 -2 7282 0 -2 7283 0 -2 7284 0 -2 7285 0 -2 7286 0 -2 7287 0 -2 7288 0 -2 7289 0 -2 7290 0 -2 7291 0 -2 7292 0 -2 7293 0 -2 7294 0 -2 7295 0 -2 7296 0 -2 7297 0 -2 7298 0 -2 7299 0 -2 7300 0 -2 7301 0 -2 7302 0 -2 7303 0 -2 7304 0 -2 7305 0 -2 7306 0 -2 7307 0 -2 7308 0 -2 7309 0 -2 7310 0 -2 7311 0 -2 7312 0 -2 7313 0 -2 7314 0 -2 7315 0 -2 7316 0 -2 7317 0 -2 7318 0 -2 7319 0 -2 7320 0 -2 7321 0 -2 7322 0 -2 7323 0 -2 7324 0 -2 7325 0 -2 7326 0 -2 7327 0 -2 7328 0 -2 7329 0 -2 7330 0 -2 7331 0 -2 7332 0 -2 7333 0 -2 7334 0 -2 7335 0 -2 7336 0 -2 7337 0 -2 7338 0 -2 7339 0 -2 7340 0 -2 7341 0 -2 7342 0 -2 7343 0 -2 7344 0 -2 7345 0 -2 7346 0 -2 7347 0 -2 7348 0 -2 7349 0 -2 7350 0 -2 7351 0 -2 7352 0 -2 7353 0 -2 7354 0 -2 7355 0 -2 7356 0 -2 7357 0 -2 7358 0 -2 7359 0 -2 7360 0 -2 7361 0 -2 7362 0 -2 7363 0 -2 7364 0 -2 7365 0 -2 7366 0 -2 7367 0 -2 7368 0 -2 7369 0 -2 7370 0 -2 7371 0 -2 7372 0 -2 7373 0 -2 7374 0 -2 7375 0 -2 7376 0 -2 7377 0 -2 7378 0 -2 7379 0 -2 7380 0 -2 7381 0 -2 7382 0 -2 7383 0 -2 7384 0 -2 7385 0 -2 7386 0 -2 7387 0 -2 7388 0 -2 7389 0 -2 7390 0 -2 7391 0 -2 7392 0 -2 7393 0 -2 7394 0 -2 7395 0 -2 7396 0 -2 7397 0 -2 7398 0 -2 7399 0 -2 7400 0 -2 7401 0 -2 7402 0 -2 7403 0 -2 7404 0 -2 7405 0 -2 7406 0 -2 7407 0 -2 7408 0 -2 7409 0 -2 7410 0 -2 7411 0 -2 7412 0 -2 7413 0 -2 7414 0 -2 7415 0 -2 7416 0 -2 7417 0 -2 7418 0 -2 7419 0 -2 7420 0 -2 7421 0 -2 7422 0 -2 7423 0 -2 7424 0 -2 7425 0 -2 7426 0 -2 7427 0 -2 7428 0 -2 7429 0 -2 7430 0 -2 7431 0 -2 7432 0 -2 7433 0 -2 7434 0 -2 7435 0 -2 7436 0 -2 7437 0 -2 7438 0 -2 7439 0 -2 7440 0 -2 7441 0 -2 7442 0 -2 7443 0 -2 7444 0 -2 7445 0 -2 7446 0 -2 7447 0 -2 7448 0 -2 7449 0 -2 7450 0 -2 7451 0 -2 7452 0 -2 7453 0 -2 7454 0 -2 7455 0 -2 7456 0 -2 7457 0 -2 7458 0 -2 7459 0 -2 7460 0 -2 7461 0 -2 7462 0 -2 7463 0 -2 7464 0 -2 7465 0 -2 7466 0 -2 7467 0 -2 7468 0 -2 7469 0 -2 7470 0 -2 7471 0 -2 7472 0 -2 7473 0 -2 7474 0 -2 7475 0 -2 7476 0 -2 7477 0 -2 7478 0 -2 7479 0 -2 7480 0 -2 7481 0 -2 7482 0 -2 7483 0 -2 7484 0 -2 7485 0 -2 7486 0 -2 7487 0 -2 7488 0 -2 7489 0 -2 7490 0 -2 7491 0 -2 7492 0 -2 7493 0 -2 7494 0 -2 7495 0 -2 7496 0 -2 7497 0 -2 7498 0 -2 7499 0 -2 7500 0 -2 7501 0 -2 7502 0 -2 7503 0 -2 7504 0 -2 7505 0 -2 7506 0 -2 7507 0 -2 7508 0 -2 7509 0 -2 7510 0 -2 7511 0 -2 7512 0 -2 7513 0 -2 7514 0 -2 7515 0 -2 7516 0 -2 7517 0 -2 7518 0 -2 7519 0 -2 7520 0 -2 7521 0 -2 7522 0 -2 7523 0 -2 7524 0 -2 7525 0 -2 7526 0 -2 7527 0 -2 7528 0 -2 7529 0 -2 7530 0 -2 7531 0 -2 7532 0 -2 7533 0 -2 7534 0 -2 7535 0 -2 7536 0 -2 7537 0 -2 7538 0 -2 7539 0 -2 7540 0 -2 7541 0 -2 7542 0 -2 7543 0 -2 7544 0 -2 7545 0 -2 7546 0 -2 7547 0 -2 7548 0 -2 7549 0 -2 7550 0 -2 7551 0 -2 7552 0 -2 7553 0 -2 7554 0 -2 7555 0 -2 7556 0 -2 7557 0 -2 7558 0 -2 7559 0 -2 7560 0 -2 7561 0 -2 7562 0 -2 7563 0 -2 7564 0 -2 7565 0 -2 7566 0 -2 7567 0 -2 7568 0 -2 7569 0 -2 7570 0 -2 7571 0 -2 7572 0 -2 7573 0 -2 7574 0 -2 7575 0 -2 7576 0 -2 7577 0 -2 7578 0 -2 7579 0 -2 7580 0 -2 7581 0 -2 7582 0 -2 7583 0 -2 7584 0 -2 7585 0 -2 7586 0 -2 7587 0 -2 7588 0 -2 7589 0 -2 7590 0 -2 7591 0 -2 7592 0 -2 7593 0 -2 7594 0 -2 7595 0 -2 7596 0 -2 7597 0 -2 7598 0 -2 7599 0 -2 7600 0 -2 7601 0 -2 7602 0 -2 7603 0 -2 7604 0 -2 7605 0 -2 7606 0 -2 7607 0 -2 7608 0 -2 7609 0 -2 7610 0 -2 7611 0 -2 7612 0 -2 7613 0 -2 7614 0 -2 7615 0 -2 7616 0 -2 7617 0 -2 7618 0 -2 7619 0 -2 7620 0 -2 7621 0 -2 7622 0 -2 7623 0 -2 7624 0 -2 7625 0 -2 7626 0 -2 7627 0 -2 7628 0 -2 7629 0 -2 7630 0 -2 7631 0 -2 7632 0 -2 7633 0 -2 7634 0 -2 7635 0 -2 7636 0 -2 7637 0 -2 7638 0 -2 7639 0 -2 7640 0 -2 7641 0 -2 7642 0 -2 7643 0 -2 7644 0 -2 7645 0 -2 7646 0 -2 7647 0 -2 7648 0 -2 7649 0 -2 7650 0 -2 7651 0 -2 7652 0 -2 7653 0 -2 7654 0 -2 7655 0 -2 7656 0 -2 7657 0 -2 7658 0 -2 7659 0 -2 7660 0 -2 7661 0 -2 7662 0 -2 7663 0 -2 7664 0 -2 7665 0 -2 7666 0 -2 7667 0 -2 7668 0 -2 7669 0 -2 7670 0 -2 7671 0 -2 7672 0 -2 7673 0 -2 7674 0 -2 7675 0 -2 7676 0 -2 7677 0 -2 7678 0 -2 7679 0 -2 7680 0 -2 7681 0 -2 7682 0 -2 7683 0 -2 7684 0 -2 7685 0 -2 7686 0 -2 7687 0 -2 7688 0 -2 7689 0 -2 7690 0 -2 7691 0 -2 7692 0 -2 7693 0 -2 7694 0 -2 7695 0 -2 7696 0 -2 7697 0 -2 7698 0 -2 7699 0 -2 7700 0 -2 7701 0 -2 7702 0 -2 7703 0 -2 7704 0 -2 7705 0 -2 7706 0 -2 7707 0 -2 7708 0 -2 7709 0 -2 7710 0 -2 7711 0 -2 7712 0 -2 7713 0 -2 7714 0 -2 7715 0 -2 7716 0 -2 7717 0 -2 7718 0 -2 7719 0 -2 7720 0 -2 7721 0 -2 7722 0 -2 7723 0 -2 7724 0 -2 7725 0 -2 7726 0 -2 7727 0 -2 7728 0 -2 7729 0 -2 7730 0 -2 7731 0 -2 7732 0 -2 7733 0 -2 7734 0 -2 7735 0 -2 7736 0 -2 7737 0 -2 7738 0 -2 7739 0 -2 7740 0 -2 7741 0 -2 7742 0 -2 7743 0 -2 7744 0 -2 7745 0 -2 7746 0 -2 7747 0 -2 7748 0 -2 7749 0 -2 7750 0 -2 7751 0 -2 7752 0 -2 7753 0 -2 7754 0 -2 7755 0 -2 7756 0 -2 7757 0 -2 7758 0 -2 7759 0 -2 7760 0 -2 7761 0 -2 7762 0 -2 7763 0 -2 7764 0 -2 7765 0 -2 7766 0 -2 7767 0 -2 7768 0 -2 7769 0 -2 7770 0 -2 7771 0 -2 7772 0 -2 7773 0 -2 7774 0 -2 7775 0 -2 7776 0 -2 7777 0 -2 7778 0 -2 7779 0 -2 7780 0 -2 7781 0 -2 7782 0 -2 7783 0 -2 7784 0 -2 7785 0 -2 7786 0 -2 7787 0 -2 7788 0 -2 7789 0 -2 7790 0 -2 7791 0 -2 7792 0 -2 7793 0 -2 7794 0 -2 7795 0 -2 7796 0 -2 7797 0 -2 7798 0 -2 7799 0 -2 7800 0 -2 7801 0 -2 7802 0 -2 7803 0 -2 7804 0 -2 7805 0 -2 7806 0 -2 7807 0 -2 7808 0 -2 7809 0 -2 7810 0 -2 7811 0 -2 7812 0 -2 7813 0 -2 7814 0 -2 7815 0 -2 7816 0 -2 7817 0 -2 7818 0 -2 7819 0 -2 7820 0 -2 7821 0 -2 7822 0 -2 7823 0 -2 7824 0 -2 7825 0 -2 7826 0 -2 7827 0 -2 7828 0 -2 7829 0 -2 7830 0 -2 7831 0 -2 7832 0 -2 7833 0 -2 7834 0 -2 7835 0 -2 7836 0 -2 7837 0 -2 7838 0 -2 7839 0 -2 7840 0 -2 7841 0 -2 7842 0 -2 7843 0 -2 7844 0 -2 7845 0 -2 7846 0 -2 7847 0 -2 7848 0 -2 7849 0 -2 7850 0 -2 7851 0 -2 7852 0 -2 7853 0 -2 7854 0 -2 7855 0 -2 7856 0 -2 7857 0 -2 7858 0 -2 7859 0 -2 7860 0 -2 7861 0 -2 7862 0 -2 7863 0 -2 7864 0 -2 7865 0 -2 7866 0 -2 7867 0 -2 7868 0 -2 7869 0 -2 7870 0 -2 7871 0 -2 7872 0 -2 7873 0 -2 7874 0 -2 7875 0 -2 7876 0 -2 7877 0 -2 7878 0 -2 7879 0 -2 7880 0 -2 7881 0 -2 7882 0 -2 7883 0 -2 7884 0 -2 7885 0 -2 7886 0 -2 7887 0 -2 7888 0 -2 7889 0 -2 7890 0 -2 7891 0 -2 7892 0 -2 7893 0 -2 7894 0 -2 7895 0 -2 7896 0 -2 7897 0 -2 7898 0 -2 7899 0 -2 7900 0 -2 7901 0 -2 7902 0 -2 7903 0 -2 7904 0 -2 7905 0 -2 7906 0 -2 7907 0 -2 7908 0 -2 7909 0 -2 7910 0 -2 7911 0 -2 7912 0 -2 7913 0 -2 7914 0 -2 7915 0 -2 7916 0 -2 7917 0 -2 7918 0 -2 7919 0 -2 7920 0 -2 7921 0 -2 7922 0 -2 7923 0 -2 7924 0 -2 7925 0 -2 7926 0 -2 7927 0 -2 7928 0 -2 7929 0 -2 7930 0 -2 7931 0 -2 7932 0 -2 7933 0 -2 7934 0 -2 7935 0 -2 7936 0 -2 7937 0 -2 7938 0 -2 7939 0 -2 7940 0 -2 7941 0 -2 7942 0 -2 7943 0 -2 7944 0 -2 7945 0 -2 7946 0 -2 7947 0 -2 7948 0 -2 7949 0 -2 7950 0 -2 7951 0 -2 7952 0 -2 7953 0 -2 7954 0 -2 7955 0 -2 7956 0 -2 7957 0 -2 7958 0 -2 7959 0 -2 7960 0 -2 7961 0 -2 7962 0 -2 7963 0 -2 7964 0 -2 7965 0 -2 7966 0 -2 7967 0 -2 7968 0 -2 7969 0 -2 7970 0 -2 7971 0 -2 7972 0 -2 7973 0 -2 7974 0 -2 7975 0 -2 7976 0 -2 7977 0 -2 7978 0 -2 7979 0 -2 7980 0 -2 7981 0 -2 7982 0 -2 7983 0 -2 7984 0 -2 7985 0 -2 7986 0 -2 7987 0 -2 7988 0 -2 7989 0 -2 7990 0 -2 7991 0 -2 7992 0 -2 7993 0 -2 7994 0 -2 7995 0 -2 7996 0 -2 7997 0 -2 7998 0 -2 7999 0 -2 8000 0 -2 8001 0 -2 8002 0 -2 8003 0 -2 8004 0 -2 8005 0 -2 8006 0 -2 8007 0 -2 8008 0 -2 8009 0 -2 8010 0 -2 8011 0 -2 8012 0 -2 8013 0 -2 8014 0 -2 8015 0 -2 8016 0 -2 8017 0 -2 8018 0 -2 8019 0 -2 8020 0 -2 8021 0 -2 8022 0 -2 8023 0 -2 8024 0 -2 8025 0 -2 8026 0 -2 8027 0 -2 8028 0 -2 8029 0 -2 8030 0 -2 8031 0 -2 8032 0 -2 8033 0 -2 8034 0 -2 8035 0 -2 8036 0 -2 8037 0 -2 8038 0 -2 8039 0 -2 8040 0 -2 8041 0 -2 8042 0 -2 8043 0 -2 8044 0 -2 8045 0 -2 8046 0 -2 8047 0 -2 8048 0 -2 8049 0 -2 8050 0 -2 8051 0 -2 8052 0 -2 8053 0 -2 8054 0 -2 8055 0 -2 8056 0 -2 8057 0 -2 8058 0 -2 8059 0 -2 8060 0 -2 8061 0 -2 8062 0 -2 8063 0 -2 8064 0 -2 8065 0 -2 8066 0 -2 8067 0 -2 8068 0 -2 8069 0 -2 8070 0 -2 8071 0 -2 8072 0 -2 8073 0 -2 8074 0 -2 8075 0 -2 8076 0 -2 8077 0 -2 8078 0 -2 8079 0 -2 8080 0 -2 8081 0 -2 8082 0 -2 8083 0 -2 8084 0 -2 8085 0 -2 8086 0 -2 8087 0 -2 8088 0 -2 8089 0 -2 8090 0 -2 8091 0 -2 8092 0 -2 8093 0 -2 8094 0 -2 8095 0 -2 8096 0 -2 8097 0 -2 8098 0 -2 8099 0 -2 8100 0 -2 8101 0 -2 8102 0 -2 8103 0 -2 8104 0 -2 8105 0 -2 8106 0 -2 8107 0 -2 8108 0 -2 8109 0 -2 8110 0 -2 8111 0 -2 8112 0 -2 8113 0 -2 8114 0 -2 8115 0 -2 8116 0 -2 8117 0 -2 8118 0 -2 8119 0 -2 8120 0 -2 8121 0 -2 8122 0 -2 8123 0 -2 8124 0 -2 8125 0 -2 8126 0 -2 8127 0 -2 8128 0 -2 8129 0 -2 8130 0 -2 8131 0 -2 8132 0 -2 8133 0 -2 8134 0 -2 8135 0 -2 8136 0 -2 8137 0 -2 8138 0 -2 8139 0 -2 8140 0 -2 8141 0 -2 8142 0 -2 8143 0 -2 8144 0 -2 8145 0 -2 8146 0 -2 8147 0 -2 8148 0 -2 8149 0 -2 8150 0 -2 8151 0 -2 8152 0 -2 8153 0 -2 8154 0 -2 8155 0 -2 8156 0 -2 8157 0 -2 8158 0 -2 8159 0 -2 8160 0 -2 8161 0 -2 8162 0 -2 8163 0 -2 8164 0 -2 8165 0 -2 8166 0 -2 8167 0 -2 8168 0 -2 8169 0 -2 8170 0 -2 8171 0 -2 8172 0 -2 8173 0 -2 8174 0 -2 8175 0 -2 8176 0 -2 8177 0 -2 8178 0 -2 8179 0 -2 8180 0 -2 8181 0 -2 8182 0 -2 8183 0 -2 8184 0 -2 8185 0 -2 8186 0 -2 8187 0 -2 8188 0 -2 8189 0 -2 8190 0 -2 8191 0 -2 8192 0 -2 8193 0 -2 8194 0 -2 8195 0 -2 8196 0 -2 8197 0 -2 8198 0 -2 8199 0 -2 8200 0 -2 8201 0 -2 8202 0 -2 8203 0 -2 8204 0 -2 8205 0 -2 8206 0 -2 8207 0 -2 8208 0 -2 8209 0 -2 8210 0 -2 8211 0 -2 8212 0 -2 8213 0 -2 8214 0 -2 8215 0 -2 8216 0 -2 8217 0 -2 8218 0 -2 8219 0 -2 8220 0 -2 8221 0 -2 8222 0 -2 8223 0 -2 8224 0 -2 8225 0 -2 8226 0 -2 8227 0 -2 8228 0 -2 8229 0 -2 8230 0 -2 8231 0 -2 8232 0 -2 8233 0 -2 8234 0 -2 8235 0 -2 8236 0 -2 8237 0 -2 8238 0 -2 8239 0 -2 8240 0 -2 8241 0 -2 8242 0 -2 8243 0 -2 8244 0 -2 8245 0 -2 8246 0 -2 8247 0 -2 8248 0 -2 8249 0 -2 8250 0 -2 8251 0 -2 8252 0 -2 8253 0 -2 8254 0 -2 8255 0 -2 8256 0 -2 8257 0 -2 8258 0 -2 8259 0 -2 8260 0 -2 8261 0 -2 8262 0 -2 8263 0 -2 8264 0 -2 8265 0 -2 8266 0 -2 8267 0 -2 8268 0 -2 8269 0 -2 8270 0 -2 8271 0 -2 8272 0 -2 8273 0 -2 8274 0 -2 8275 0 -2 8276 0 -2 8277 0 -2 8278 0 -2 8279 0 -2 8280 0 -2 8281 0 -2 8282 0 -2 8283 0 -2 8284 0 -2 8285 0 -2 8286 0 -2 8287 0 -2 8288 0 -2 8289 0 -2 8290 0 -2 8291 0 -2 8292 0 -2 8293 0 -2 8294 0 -2 8295 0 -2 8296 0 -2 8297 0 -2 8298 0 -2 8299 0 -2 8300 0 -2 8301 0 -2 8302 0 -2 8303 0 -2 8304 0 -2 8305 0 -2 8306 0 -2 8307 0 -2 8308 0 -2 8309 0 -2 8310 0 -2 8311 0 -2 8312 0 -2 8313 0 -2 8314 0 -2 8315 0 -2 8316 0 -2 8317 0 -2 8318 0 -2 8319 0 -2 8320 0 -2 8321 0 -2 8322 0 -2 8323 0 -2 8324 0 -2 8325 0 -2 8326 0 -2 8327 0 -2 8328 0 -2 8329 0 -2 8330 0 -2 8331 0 -2 8332 0 -2 8333 0 -2 8334 0 -2 8335 0 -2 8336 0 -2 8337 0 -2 8338 0 -2 8339 0 -2 8340 0 -2 8341 0 -2 8342 0 -2 8343 0 -2 8344 0 -2 8345 0 -2 8346 0 -2 8347 0 -2 8348 0 -2 8349 0 -2 8350 0 -2 8351 0 -2 8352 0 -2 8353 0 -2 8354 0 -2 8355 0 -2 8356 0 -2 8357 0 -2 8358 0 -2 8359 0 -2 8360 0 -2 8361 0 -2 8362 0 -2 8363 0 -2 8364 0 -2 8365 0 -2 8366 0 -2 8367 0 -2 8368 0 -2 8369 0 -2 8370 0 -2 8371 0 -2 8372 0 -2 8373 0 -2 8374 0 -2 8375 0 -2 8376 0 -2 8377 0 -2 8378 0 -2 8379 0 -2 8380 0 -2 8381 0 -2 8382 0 -2 8383 0 -2 8384 0 -2 8385 0 -2 8386 0 -2 8387 0 -2 8388 0 -2 8389 0 -2 8390 0 -2 8391 0 -2 8392 0 -2 8393 0 -2 8394 0 -2 8395 0 -2 8396 0 -2 8397 0 -2 8398 0 -2 8399 0 -2 8400 0 -2 8401 0 -2 8402 0 -2 8403 0 -2 8404 0 -2 8405 0 -2 8406 0 -2 8407 0 -2 8408 0 -2 8409 0 -2 8410 0 -2 8411 0 -2 8412 0 -2 8413 0 -2 8414 0 -2 8415 0 -2 8416 0 -2 8417 0 -2 8418 0 -2 8419 0 -2 8420 0 -2 8421 0 -2 8422 0 -2 8423 0 -2 8424 0 -2 8425 0 -2 8426 0 -2 8427 0 -2 8428 0 -2 8429 0 -2 8430 0 -2 8431 0 -2 8432 0 -2 8433 0 -2 8434 0 -2 8435 0 -2 8436 0 -2 8437 0 -2 8438 0 -2 8439 0 -2 8440 0 -2 8441 0 -2 8442 0 -2 8443 0 -2 8444 0 -2 8445 0 -2 8446 0 -2 8447 0 -2 8448 0 -2 8449 0 -2 8450 0 -2 8451 0 -2 8452 0 -2 8453 0 -2 8454 0 -2 8455 0 -2 8456 0 -2 8457 0 -2 8458 0 -2 8459 0 -2 8460 0 -2 8461 0 -2 8462 0 -2 8463 0 -2 8464 0 -2 8465 0 -2 8466 0 -2 8467 0 -2 8468 0 -2 8469 0 -2 8470 0 -2 8471 0 -2 8472 0 -2 8473 0 -2 8474 0 -2 8475 0 -2 8476 0 -2 8477 0 -2 8478 0 -2 8479 0 -2 8480 0 -2 8481 0 -2 8482 0 -2 8483 0 -2 8484 0 -2 8485 0 -2 8486 0 -2 8487 0 -2 8488 0 -2 8489 0 -2 8490 0 -2 8491 0 -2 8492 0 -2 8493 0 -2 8494 0 -2 8495 0 -2 8496 0 -2 8497 0 -2 8498 0 -2 8499 0 -2 8500 0 -2 8501 0 -2 8502 0 -2 8503 0 -2 8504 0 -2 8505 0 -2 8506 0 -2 8507 0 -2 8508 0 -2 8509 0 -2 8510 0 -2 8511 0 -2 8512 0 -2 8513 0 -2 8514 0 -2 8515 0 -2 8516 0 -2 8517 0 -2 8518 0 -2 8519 0 -2 8520 0 -2 8521 0 -2 8522 0 -2 8523 0 -2 8524 0 -2 8525 0 -2 8526 0 -2 8527 0 -2 8528 0 -2 8529 0 -2 8530 0 -2 8531 0 -2 8532 0 -2 8533 0 -2 8534 0 -2 8535 0 -2 8536 0 -2 8537 0 -2 8538 0 -2 8539 0 -2 8540 0 -2 8541 0 -2 8542 0 -2 8543 0 -2 8544 0 -2 8545 0 -2 8546 0 -2 8547 0 -2 8548 0 -2 8549 0 -2 8550 0 -2 8551 0 -2 8552 0 -2 8553 0 -2 8554 0 -2 8555 0 -2 8556 0 -2 8557 0 -2 8558 0 -2 8559 0 -2 8560 0 -2 8561 0 -2 8562 0 -2 8563 0 -2 8564 0 -2 8565 0 -2 8566 0 -2 8567 0 -2 8568 0 -2 8569 0 -2 8570 0 -2 8571 0 -2 8572 0 -2 8573 0 -2 8574 0 -2 8575 0 -2 8576 0 -2 8577 0 -2 8578 0 -2 8579 0 -2 8580 0 -2 8581 0 -2 8582 0 -2 8583 0 -2 8584 0 -2 8585 0 -2 8586 0 -2 8587 0 -2 8588 0 -2 8589 0 -2 8590 0 -2 8591 0 -2 8592 0 -2 8593 0 -2 8594 0 -2 8595 0 -2 8596 0 -2 8597 0 -2 8598 0 -2 8599 0 -2 8600 0 -2 8601 0 -2 8602 0 -2 8603 0 -2 8604 0 -2 8605 0 -2 8606 0 -2 8607 0 -2 8608 0 -2 8609 0 -2 8610 0 -2 8611 0 -2 8612 0 -2 8613 0 -2 8614 0 -2 8615 0 -2 8616 0 -2 8617 0 -2 8618 0 -2 8619 0 -2 8620 0 -2 8621 0 -2 8622 0 -2 8623 0 -2 8624 0 -2 8625 0 -2 8626 0 -2 8627 0 -2 8628 0 -2 8629 0 -2 8630 0 -2 8631 0 -2 8632 0 -2 8633 0 -2 8634 0 -2 8635 0 -2 8636 0 -2 8637 0 -2 8638 0 -2 8639 0 -2 8640 0 -2 8641 0 -2 8642 0 -2 8643 0 -2 8644 0 -2 8645 0 -2 8646 0 -2 8647 0 -2 8648 0 -2 8649 0 -2 8650 0 -2 8651 0 -2 8652 0 -2 8653 0 -2 8654 0 -2 8655 0 -2 8656 0 -2 8657 0 -2 8658 0 -2 8659 0 -2 8660 0 -2 8661 0 -2 8662 0 -2 8663 0 -2 8664 0 -2 8665 0 -2 8666 0 -2 8667 0 -2 8668 0 -2 8669 0 -2 8670 0 -2 8671 0 -2 8672 0 -2 8673 0 -2 8674 0 -2 8675 0 -2 8676 0 -2 8677 0 -2 8678 0 -2 8679 0 -2 8680 0 -2 8681 0 -2 8682 0 -2 8683 0 -2 8684 0 -2 8685 0 -2 8686 0 -2 8687 0 -2 8688 0 -2 8689 0 -2 8690 0 -2 8691 0 -2 8692 0 -2 8693 0 -2 8694 0 -2 8695 0 -2 8696 0 -2 8697 0 -2 8698 0 -2 8699 0 -2 8700 0 -2 8701 0 -2 8702 0 -2 8703 0 -2 8704 0 -2 8705 0 -2 8706 0 -2 8707 0 -2 8708 0 -2 8709 0 -2 8710 0 -2 8711 0 -2 8712 0 -2 8713 0 -2 8714 0 -2 8715 0 -2 8716 0 -2 8717 0 -2 8718 0 -2 8719 0 -2 8720 0 -2 8721 0 -2 8722 0 -2 8723 0 -2 8724 0 -2 8725 0 -2 8726 0 -2 8727 0 -2 8728 0 -2 8729 0 -2 8730 0 -2 8731 0 -2 8732 0 -2 8733 0 -2 8734 0 -2 8735 0 -2 8736 0 -2 8737 0 -2 8738 0 -2 8739 0 -2 8740 0 -2 8741 0 -2 8742 0 -2 8743 0 -2 8744 0 -2 8745 0 -2 8746 0 -2 8747 0 -2 8748 0 -2 8749 0 -2 8750 0 -2 8751 0 -2 8752 0 -2 8753 0 -2 8754 0 -2 8755 0 -2 8756 0 -2 8757 0 -2 8758 0 -2 8759 0 -2 8760 0 -2 8761 0 -2 8762 0 -2 8763 0 -2 8764 0 -2 8765 0 -2 8766 0 -2 8767 0 -2 8768 0 -2 8769 0 -2 8770 0 -2 8771 0 -2 8772 0 -2 8773 0 -2 8774 0 -2 8775 0 -2 8776 0 -2 8777 0 -2 8778 0 -2 8779 0 -2 8780 0 -2 8781 0 -2 8782 0 -2 8783 0 -2 8784 0 -2 8785 0 -2 8786 0 -2 8787 0 -2 8788 0 -2 8789 0 -2 8790 0 -2 8791 0 -2 8792 0 -2 8793 0 -2 8794 0 -2 8795 0 -2 8796 0 -2 8797 0 -2 8798 0 -2 8799 0 -2 8800 0 -2 8801 0 -2 8802 0 -2 8803 0 -2 8804 0 -2 8805 0 -2 8806 0 -2 8807 0 -2 8808 0 -2 8809 0 -2 8810 0 -2 8811 0 -2 8812 0 -2 8813 0 -2 8814 0 -2 8815 0 -2 8816 0 -2 8817 0 -2 8818 0 -2 8819 0 -2 8820 0 -2 8821 0 -2 8822 0 -2 8823 0 -2 8824 0 -2 8825 0 -2 8826 0 -2 8827 0 -2 8828 0 -2 8829 0 -2 8830 0 -2 8831 0 -2 8832 0 -2 8833 0 -2 8834 0 -2 8835 0 -2 8836 0 -2 8837 0 -2 8838 0 -2 8839 0 -2 8840 0 -2 8841 0 -2 8842 0 -2 8843 0 -2 8844 0 -2 8845 0 -2 8846 0 -2 8847 0 -2 8848 0 -2 8849 0 -2 8850 0 -2 8851 0 -2 8852 0 -2 8853 0 -2 8854 0 -2 8855 0 -2 8856 0 -2 8857 0 -2 8858 0 -2 8859 0 -2 8860 0 -2 8861 0 -2 8862 0 -2 8863 0 -2 8864 0 -2 8865 0 -2 8866 0 -2 8867 0 -2 8868 0 -2 8869 0 -2 8870 0 -2 8871 0 -2 8872 0 -2 8873 0 -2 8874 0 -2 8875 0 -2 8876 0 -2 8877 0 -2 8878 0 -2 8879 0 -2 8880 0 -2 8881 0 -2 8882 0 -2 8883 0 -2 8884 0 -2 8885 0 -2 8886 0 -2 8887 0 -2 8888 0 -2 8889 0 -2 8890 0 -2 8891 0 -2 8892 0 -2 8893 0 -2 8894 0 -2 8895 0 -2 8896 0 -2 8897 0 -2 8898 0 -2 8899 0 -2 8900 0 -2 8901 0 -2 8902 0 -2 8903 0 -2 8904 0 -2 8905 0 -2 8906 0 -2 8907 0 -2 8908 0 -2 8909 0 -2 8910 0 -2 8911 0 -2 8912 0 -2 8913 0 -2 8914 0 -2 8915 0 -2 8916 0 -2 8917 0 -2 8918 0 -2 8919 0 -2 8920 0 -2 8921 0 -2 8922 0 -2 8923 0 -2 8924 0 -2 8925 0 -2 8926 0 -2 8927 0 -2 8928 0 -2 8929 0 -2 8930 0 -2 8931 0 -2 8932 0 -2 8933 0 -2 8934 0 -2 8935 0 -2 8936 0 -2 8937 0 -2 8938 0 -2 8939 0 -2 8940 0 -2 8941 0 -2 8942 0 -2 8943 0 -2 8944 0 -2 8945 0 -2 8946 0 -2 8947 0 -2 8948 0 -2 8949 0 -2 8950 0 -2 8951 0 -2 8952 0 -2 8953 0 -2 8954 0 -2 8955 0 -2 8956 0 -2 8957 0 -2 8958 0 -2 8959 0 -2 8960 0 -2 8961 0 -2 8962 0 -2 8963 0 -2 8964 0 -2 8965 0 -2 8966 0 -2 8967 0 -2 8968 0 -2 8969 0 -2 8970 0 -2 8971 0 -2 8972 0 -2 8973 0 -2 8974 0 -2 8975 0 -2 8976 0 -2 8977 0 -2 8978 0 -2 8979 0 -2 8980 0 -2 8981 0 -2 8982 0 -2 8983 0 -2 8984 0 -2 8985 0 -2 8986 0 -2 8987 0 -2 8988 0 -2 8989 0 -2 8990 0 -2 8991 0 -2 8992 0 -2 8993 0 -2 8994 0 -2 8995 0 -2 8996 0 -2 8997 0 -2 8998 0 -2 8999 0 -2 9000 0 -2 9001 0 -2 9002 0 -2 9003 0 -2 9004 0 -2 9005 0 -2 9006 0 -2 9007 0 -2 9008 0 -2 9009 0 -2 9010 0 -2 9011 0 -2 9012 0 -2 9013 0 -2 9014 0 -2 9015 0 -2 9016 0 -2 9017 0 -2 9018 0 -2 9019 0 -2 9020 0 -2 9021 0 -2 9022 0 -2 9023 0 -2 9024 0 -2 9025 0 -2 9026 0 -2 9027 0 -2 9028 0 -2 9029 0 -2 9030 0 -2 9031 0 -2 9032 0 -2 9033 0 -2 9034 0 -2 9035 0 -2 9036 0 -2 9037 0 -2 9038 0 -2 9039 0 -2 9040 0 -2 9041 0 -2 9042 0 -2 9043 0 -2 9044 0 -2 9045 0 -2 9046 0 -2 9047 0 -2 9048 0 -2 9049 0 -2 9050 0 -2 9051 0 -2 9052 0 -2 9053 0 -2 9054 0 -2 9055 0 -2 9056 0 -2 9057 0 -2 9058 0 -2 9059 0 -2 9060 0 -2 9061 0 -2 9062 0 -2 9063 0 -2 9064 0 -2 9065 0 -2 9066 0 -2 9067 0 -2 9068 0 -2 9069 0 -2 9070 0 -2 9071 0 -2 9072 0 -2 9073 0 -2 9074 0 -2 9075 0 -2 9076 0 -2 9077 0 -2 9078 0 -2 9079 0 -2 9080 0 -2 9081 0 -2 9082 0 -2 9083 0 -2 9084 0 -2 9085 0 -2 9086 0 -2 9087 0 -2 9088 0 -2 9089 0 -2 9090 0 -2 9091 0 -2 9092 0 -2 9093 0 -2 9094 0 -2 9095 0 -2 9096 0 -2 9097 0 -2 9098 0 -2 9099 0 -2 9100 0 -2 9101 0 -2 9102 0 -2 9103 0 -2 9104 0 -2 9105 0 -2 9106 0 -2 9107 0 -2 9108 0 -2 9109 0 -2 9110 0 -2 9111 0 -2 9112 0 -2 9113 0 -2 9114 0 -2 9115 0 -2 9116 0 -2 9117 0 -2 9118 0 -2 9119 0 -2 9120 0 -2 9121 0 -2 9122 0 -2 9123 0 -2 9124 0 -2 9125 0 -2 9126 0 -2 9127 0 -2 9128 0 -2 9129 0 -2 9130 0 -2 9131 0 -2 9132 0 -2 9133 0 -2 9134 0 -2 9135 0 -2 9136 0 -2 9137 0 -2 9138 0 -2 9139 0 -2 9140 0 -2 9141 0 -2 9142 0 -2 9143 0 -2 9144 0 -2 9145 0 -2 9146 0 -2 9147 0 -2 9148 0 -2 9149 0 -2 9150 0 -2 9151 0 -2 9152 0 -2 9153 0 -2 9154 0 -2 9155 0 -2 9156 0 -2 9157 0 -2 9158 0 -2 9159 0 -2 9160 0 -2 9161 0 -2 9162 0 -2 9163 0 -2 9164 0 -2 9165 0 -2 9166 0 -2 9167 0 -2 9168 0 -2 9169 0 -2 9170 0 -2 9171 0 -2 9172 0 -2 9173 0 -2 9174 0 -2 9175 0 -2 9176 0 -2 9177 0 -2 9178 0 -2 9179 0 -2 9180 0 -2 9181 0 -2 9182 0 -2 9183 0 -2 9184 0 -2 9185 0 -2 9186 0 -2 9187 0 -2 9188 0 -2 9189 0 -2 9190 0 -2 9191 0 -2 9192 0 -2 9193 0 -2 9194 0 -2 9195 0 -2 9196 0 -2 9197 0 -2 9198 0 -2 9199 0 -2 9200 0 -2 9201 0 -2 9202 0 -2 9203 0 -2 9204 0 -2 9205 0 -2 9206 0 -2 9207 0 -2 9208 0 -2 9209 0 -2 9210 0 -2 9211 0 -2 9212 0 -2 9213 0 -2 9214 0 -2 9215 0 -2 9216 0 -2 9217 0 -2 9218 0 -2 9219 0 -2 9220 0 -2 9221 0 -2 9222 0 -2 9223 0 -2 9224 0 -2 9225 0 -2 9226 0 -2 9227 0 -2 9228 0 -2 9229 0 -2 9230 0 -2 9231 0 -2 9232 0 -2 9233 0 -2 9234 0 -2 9235 0 -2 9236 0 -2 9237 0 -2 9238 0 -2 9239 0 -2 9240 0 -2 9241 0 -2 9242 0 -2 9243 0 -2 9244 0 -2 9245 0 -2 9246 0 -2 9247 0 -2 9248 0 -2 9249 0 -2 9250 0 -2 9251 0 -2 9252 0 -2 9253 0 -2 9254 0 -2 9255 0 -2 9256 0 -2 9257 0 -2 9258 0 -2 9259 0 -2 9260 0 -2 9261 0 -2 9262 0 -2 9263 0 -2 9264 0 -2 9265 0 -2 9266 0 -2 9267 0 -2 9268 0 -2 9269 0 -2 9270 0 -2 9271 0 -2 9272 0 -2 9273 0 -2 9274 0 -2 9275 0 -2 9276 0 -2 9277 0 -2 9278 0 -2 9279 0 -2 9280 0 -2 9281 0 -2 9282 0 -2 9283 0 -2 9284 0 -2 9285 0 -2 9286 0 -2 9287 0 -2 9288 0 -2 9289 0 -2 9290 0 -2 9291 0 -2 9292 0 -2 9293 0 -2 9294 0 -2 9295 0 -2 9296 0 -2 9297 0 -2 9298 0 -2 9299 0 -2 9300 0 -2 9301 0 -2 9302 0 -2 9303 0 -2 9304 0 -2 9305 0 -2 9306 0 -2 9307 0 -2 9308 0 -2 9309 0 -2 9310 0 -2 9311 0 -2 9312 0 -2 9313 0 -2 9314 0 -2 9315 0 -2 9316 0 -2 9317 0 -2 9318 0 -2 9319 0 -2 9320 0 -2 9321 0 -2 9322 0 -2 9323 0 -2 9324 0 -2 9325 0 -2 9326 0 -2 9327 0 -2 9328 0 -2 9329 0 -2 9330 0 -2 9331 0 -2 9332 0 -2 9333 0 -2 9334 0 -2 9335 0 -2 9336 0 -2 9337 0 -2 9338 0 -2 9339 0 -2 9340 0 -2 9341 0 -2 9342 0 -2 9343 0 -2 9344 0 -2 9345 0 -2 9346 0 -2 9347 0 -2 9348 0 -2 9349 0 -2 9350 0 -2 9351 0 -2 9352 0 -2 9353 0 -2 9354 0 -2 9355 0 -2 9356 0 -2 9357 0 -2 9358 0 -2 9359 0 -2 9360 0 -2 9361 0 -2 9362 0 -2 9363 0 -2 9364 0 -2 9365 0 -2 9366 0 -2 9367 0 -2 9368 0 -2 9369 0 -2 9370 0 -2 9371 0 -2 9372 0 -2 9373 0 -2 9374 0 -2 9375 0 -2 9376 0 -2 9377 0 -2 9378 0 -2 9379 0 -2 9380 0 -2 9381 0 -2 9382 0 -2 9383 0 -2 9384 0 -2 9385 0 -2 9386 0 -2 9387 0 -2 9388 0 -2 9389 0 -2 9390 0 -2 9391 0 -2 9392 0 -2 9393 0 -2 9394 0 -2 9395 0 -2 9396 0 -2 9397 0 -2 9398 0 -2 9399 0 -2 9400 0 -2 9401 0 -2 9402 0 -2 9403 0 -2 9404 0 -2 9405 0 -2 9406 0 -2 9407 0 -2 9408 0 -2 9409 0 -2 9410 0 -2 9411 0 -2 9412 0 -2 9413 0 -2 9414 0 -2 9415 0 -2 9416 0 -2 9417 0 -2 9418 0 -2 9419 0 -2 9420 0 -2 9421 0 -2 9422 0 -2 9423 0 -2 9424 0 -2 9425 0 -2 9426 0 -2 9427 0 -2 9428 0 -2 9429 0 -2 9430 0 -2 9431 0 -2 9432 0 -2 9433 0 -2 9434 0 -2 9435 0 -2 9436 0 -2 9437 0 -2 9438 0 -2 9439 0 -2 9440 0 -2 9441 0 -2 9442 0 -2 9443 0 -2 9444 0 -2 9445 0 -2 9446 0 -2 9447 0 -2 9448 0 -2 9449 0 -2 9450 0 -2 9451 0 -2 9452 0 -2 9453 0 -2 9454 0 -2 9455 0 -2 9456 0 -2 9457 0 -2 9458 0 -2 9459 0 -2 9460 0 -2 9461 0 -2 9462 0 -2 9463 0 -2 9464 0 -2 9465 0 -2 9466 0 -2 9467 0 -2 9468 0 -2 9469 0 -2 9470 0 -2 9471 0 -2 9472 0 -2 9473 0 -2 9474 0 -2 9475 0 -2 9476 0 -2 9477 0 -2 9478 0 -2 9479 0 -2 9480 0 -2 9481 0 -2 9482 0 -2 9483 0 -2 9484 0 -2 9485 0 -2 9486 0 -2 9487 0 -2 9488 0 -2 9489 0 -2 9490 0 -2 9491 0 -2 9492 0 -2 9493 0 -2 9494 0 -2 9495 0 -2 9496 0 -2 9497 0 -2 9498 0 -2 9499 0 -2 9500 0 -2 9501 0 -2 9502 0 -2 9503 0 -2 9504 0 -2 9505 0 -2 9506 0 -2 9507 0 -2 9508 0 -2 9509 0 -2 9510 0 -2 9511 0 -2 9512 0 -2 9513 0 -2 9514 0 -2 9515 0 -2 9516 0 -2 9517 0 -2 9518 0 -2 9519 0 -2 9520 0 -2 9521 0 -2 9522 0 -2 9523 0 -2 9524 0 -2 9525 0 -2 9526 0 -2 9527 0 -2 9528 0 -2 9529 0 -2 9530 0 -2 9531 0 -2 9532 0 -2 9533 0 -2 9534 0 -2 9535 0 -2 9536 0 -2 9537 0 -2 9538 0 -2 9539 0 -2 9540 0 -2 9541 0 -2 9542 0 -2 9543 0 -2 9544 0 -2 9545 0 -2 9546 0 -2 9547 0 -2 9548 0 -2 9549 0 -2 9550 0 -2 9551 0 -2 9552 0 -2 9553 0 -2 9554 0 -2 9555 0 -2 9556 0 -2 9557 0 -2 9558 0 -2 9559 0 -2 9560 0 -2 9561 0 -2 9562 0 -2 9563 0 -2 9564 0 -2 9565 0 -2 9566 0 -2 9567 0 -2 9568 0 -2 9569 0 -2 9570 0 -2 9571 0 -2 9572 0 -2 9573 0 -2 9574 0 -2 9575 0 -2 9576 0 -2 9577 0 -2 9578 0 -2 9579 0 -2 9580 0 -2 9581 0 -2 9582 0 -2 9583 0 -2 9584 0 -2 9585 0 -2 9586 0 -2 9587 0 -2 9588 0 -2 9589 0 -2 9590 0 -2 9591 0 -2 9592 0 -2 9593 0 -2 9594 0 -2 9595 0 -2 9596 0 -2 9597 0 -2 9598 0 -2 9599 0 -2 9600 0 -2 9601 0 -2 9602 0 -2 9603 0 -2 9604 0 -2 9605 0 -2 9606 0 -2 9607 0 -2 9608 0 -2 9609 0 -2 9610 0 -2 9611 0 -2 9612 0 -2 9613 0 -2 9614 0 -2 9615 0 -2 9616 0 -2 9617 0 -2 9618 0 -2 9619 0 -2 9620 0 -2 9621 0 -2 9622 0 -2 9623 0 -2 9624 0 -2 9625 0 -2 9626 0 -2 9627 0 -2 9628 0 -2 9629 0 -2 9630 0 -2 9631 0 -2 9632 0 -2 9633 0 -2 9634 0 -2 9635 0 -2 9636 0 -2 9637 0 -2 9638 0 -2 9639 0 -2 9640 0 -2 9641 0 -2 9642 0 -2 9643 0 -2 9644 0 -2 9645 0 -2 9646 0 -2 9647 0 -2 9648 0 -2 9649 0 -2 9650 0 -2 9651 0 -2 9652 0 -2 9653 0 -2 9654 0 -2 9655 0 -2 9656 0 -2 9657 0 -2 9658 0 -2 9659 0 -2 9660 0 -2 9661 0 -2 9662 0 -2 9663 0 -2 9664 0 -2 9665 0 -2 9666 0 -2 9667 0 -2 9668 0 -2 9669 0 -2 9670 0 -2 9671 0 -2 9672 0 -2 9673 0 -2 9674 0 -2 9675 0 -2 9676 0 -2 9677 0 -2 9678 0 -2 9679 0 -2 9680 0 -2 9681 0 -2 9682 0 -2 9683 0 -2 9684 0 -2 9685 0 -2 9686 0 -2 9687 0 -2 9688 0 -2 9689 0 -2 9690 0 -2 9691 0 -2 9692 0 -2 9693 0 -2 9694 0 -2 9695 0 -2 9696 0 -2 9697 0 -2 9698 0 -2 9699 0 -2 9700 0 -2 9701 0 -2 9702 0 -2 9703 0 -2 9704 0 -2 9705 0 -2 9706 0 -2 9707 0 -2 9708 0 -2 9709 0 -2 9710 0 -2 9711 0 -2 9712 0 -2 9713 0 -2 9714 0 -2 9715 0 -2 9716 0 -2 9717 0 -2 9718 0 -2 9719 0 -2 9720 0 -2 9721 0 -2 9722 0 -2 9723 0 -2 9724 0 -2 9725 0 -2 9726 0 -2 9727 0 -2 9728 0 -2 9729 0 -2 9730 0 -2 9731 0 -2 9732 0 -2 9733 0 -2 9734 0 -2 9735 0 -2 9736 0 -2 9737 0 -2 9738 0 -2 9739 0 -2 9740 0 -2 9741 0 -2 9742 0 -2 9743 0 -2 9744 0 -2 9745 0 -2 9746 0 -2 9747 0 -2 9748 0 -2 9749 0 -2 9750 0 -2 9751 0 -2 9752 0 -2 9753 0 -2 9754 0 -2 9755 0 -2 9756 0 -2 9757 0 -2 9758 0 -2 9759 0 -2 9760 0 -2 9761 0 -2 9762 0 -2 9763 0 -2 9764 0 -2 9765 0 -2 9766 0 -2 9767 0 -2 9768 0 -2 9769 0 -2 9770 0 -2 9771 0 -2 9772 0 -2 9773 0 -2 9774 0 -2 9775 0 -2 9776 0 -2 9777 0 -2 9778 0 -2 9779 0 -2 9780 0 -2 9781 0 -2 9782 0 -2 9783 0 -2 9784 0 -2 9785 0 -2 9786 0 -2 9787 0 -2 9788 0 -2 9789 0 -2 9790 0 -2 9791 0 -2 9792 0 -2 9793 0 -2 9794 0 -2 9795 0 -2 9796 0 -2 9797 0 -2 9798 0 -2 9799 0 -2 9800 0 -2 9801 0 -2 9802 0 -2 9803 0 -2 9804 0 -2 9805 0 -2 9806 0 -2 9807 0 -2 9808 0 -2 9809 0 -2 9810 0 -2 9811 0 -2 9812 0 -2 9813 0 -2 9814 0 -2 9815 0 -2 9816 0 -2 9817 0 -2 9818 0 -2 9819 0 -2 9820 0 -2 9821 0 -2 9822 0 -2 9823 0 -2 9824 0 -2 9825 0 -2 9826 0 -2 9827 0 -2 9828 0 -2 9829 0 -2 9830 0 -2 9831 0 -2 9832 0 -2 9833 0 -2 9834 0 -2 9835 0 -2 9836 0 -2 9837 0 -2 9838 0 -2 9839 0 -2 9840 0 -2 9841 0 -2 9842 0 -2 9843 0 -2 9844 0 -2 9845 0 -2 9846 0 -2 9847 0 -2 9848 0 -2 9849 0 -2 9850 0 -2 9851 0 -2 9852 0 -2 9853 0 -2 9854 0 -2 9855 0 -2 9856 0 -2 9857 0 -2 9858 0 -2 9859 0 -2 9860 0 -2 9861 0 -2 9862 0 -2 9863 0 -2 9864 0 -2 9865 0 -2 9866 0 -2 9867 0 -2 9868 0 -2 9869 0 -2 9870 0 -2 9871 0 -2 9872 0 -2 9873 0 -2 9874 0 -2 9875 0 -2 9876 0 -2 9877 0 -2 9878 0 -2 9879 0 -2 9880 0 -2 9881 0 -2 9882 0 -2 9883 0 -2 9884 0 -2 9885 0 -2 9886 0 -2 9887 0 -2 9888 0 -2 9889 0 -2 9890 0 -2 9891 0 -2 9892 0 -2 9893 0 -2 9894 0 -2 9895 0 -2 9896 0 -2 9897 0 -2 9898 0 -2 9899 0 -2 9900 0 -2 9901 0 -2 9902 0 -2 9903 0 -2 9904 0 -2 9905 0 -2 9906 0 -2 9907 0 -2 9908 0 -2 9909 0 -2 9910 0 -2 9911 0 -2 9912 0 -2 9913 0 -2 9914 0 -2 9915 0 -2 9916 0 -2 9917 0 -2 9918 0 -2 9919 0 -2 9920 0 -2 9921 0 -2 9922 0 -2 9923 0 -2 9924 0 -2 9925 0 -2 9926 0 -2 9927 0 -2 9928 0 -2 9929 0 -2 9930 0 -2 9931 0 -2 9932 0 -2 9933 0 -2 9934 0 -2 9935 0 -2 9936 0 -2 9937 0 -2 9938 0 -2 9939 0 -2 9940 0 -2 9941 0 -2 9942 0 -2 9943 0 -2 9944 0 -2 9945 0 -2 9946 0 -2 9947 0 -2 9948 0 -2 9949 0 -2 9950 0 -2 9951 0 -2 9952 0 -2 9953 0 -2 9954 0 -2 9955 0 -2 9956 0 -2 9957 0 -2 9958 0 -2 9959 0 -2 9960 0 -2 9961 0 -2 9962 0 -2 9963 0 -2 9964 0 -2 9965 0 -2 9966 0 -2 9967 0 -2 9968 0 -2 9969 0 -2 9970 0 -2 9971 0 -2 9972 0 -2 9973 0 -2 9974 0 -2 9975 0 -2 9976 0 -2 9977 0 -2 9978 0 -2 9979 0 -2 9980 0 -2 9981 0 -2 9982 0 -2 9983 0 -2 9984 0 -2 9985 0 -2 9986 0 -2 9987 0 -2 9988 0 -2 9989 0 -2 9990 0 -2 9991 0 -2 9992 0 -2 9993 0 -2 9994 0 -2 9995 0 -2 9996 0 -2 9997 0 -2 9998 0 -2 9999 0 -\. --- --- Data for Name: trigger_parted_p1_1; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.trigger_parted_p1_1 (a) FROM stdin; -\. --- --- Data for Name: trigger_parted_p2_2; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.trigger_parted_p2_2 (a) FROM stdin; -\. --- --- Data for Name: truncate_b; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.truncate_b (id) FROM stdin; -44 -45 -\. --- --- Data for Name: tt0; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.tt0 (x, y) FROM stdin; -\. --- --- Data for Name: tt1; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.tt1 (x, y) FROM stdin; -\. --- --- Data for Name: tt2; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.tt2 (x, y) FROM stdin; -\. --- --- Data for Name: tt3; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.tt3 (y, x) FROM stdin; -\. --- --- Data for Name: tt4; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.tt4 (x) FROM stdin; -\. --- --- Data for Name: tt5; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.tt5 (x, y, z) FROM stdin; -\. --- --- Data for Name: tt6; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.tt6 (x, y) FROM stdin; -\. --- --- Data for Name: tt7; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.tt7 (x, y) FROM stdin; -\. --- --- Data for Name: undroppable_objs; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.undroppable_objs (object_type, object_identity) FROM stdin; -\. --- --- Data for Name: unit; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.unit (un_name, un_fact) FROM stdin; -cm 1 -m 100 -inch 2.54 -\. --- --- Data for Name: utf8_inputs; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.utf8_inputs (inbytes, description) FROM stdin; -\\x666f6f valid, pure ASCII -\\xc3a4c3b6 valid, extra latin chars -\\xd184d0bed0be valid, cyrillic -\\x666f6fe8b1a1 valid, kanji/Chinese -\\xe382abe3829a valid, two chars that combine to one in EUC_JIS_2004 -\\xe382ab only first half of combined char in EUC_JIS_2004 -\\xe382abe382 incomplete combination when converted EUC_JIS_2004 -\\xecbd94eb81bceba6ac valid, Hangul, Korean -\\x666f6fefa8aa valid, needs mapping function to convert to GB18030 -\\x66e8b1ff6f6f invalid byte sequence -\\x66006f invalid, NUL byte -\\x666f6fe8b100 invalid, NUL byte -\\x666f6fe8b1 incomplete character at end -\. --- --- Data for Name: utf8_verification_inputs; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.utf8_verification_inputs (inbytes, description) FROM stdin; -\\x66006f NUL byte -\\xaf bare continuation -\\xc5 missing second byte in 2-byte char -\\xc080 smallest 2-byte overlong -\\xc1bf largest 2-byte overlong -\\xc280 next 2-byte after overlongs -\\xdfbf largest 2-byte -\\xe9af missing third byte in 3-byte char -\\xe08080 smallest 3-byte overlong -\\xe09fbf largest 3-byte overlong -\\xe0a080 next 3-byte after overlong -\\xed9fbf last before surrogates -\\xeda080 smallest surrogate -\\xedbfbf largest surrogate -\\xee8080 next after surrogates -\\xefbfbf largest 3-byte -\\xf1afbf missing fourth byte in 4-byte char -\\xf0808080 smallest 4-byte overlong -\\xf08fbfbf largest 4-byte overlong -\\xf0908080 next 4-byte after overlong -\\xf48fbfbf largest 4-byte -\\xf4908080 smallest too large -\\xfa9a9a8a8a 5-byte -\. --- --- Data for Name: varchar_tbl; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.varchar_tbl (f1) FROM stdin; -a -ab -abcd -abcd -\. --- --- Data for Name: view_base_table; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.view_base_table (key, data) FROM stdin; -\. --- --- Data for Name: wslot; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.wslot (slotname, roomno, slotlink, backlink) FROM stdin; -WS.002.2b 002 PS.base.b4 -WS.002.3a 002 PS.base.b5 -WS.002.3b 002 PS.base.b6 -WS.003.1a 003 PS.base.c1 -WS.003.1b 003 PS.base.c2 -WS.003.2a 003 PS.base.c3 -WS.003.2b 003 PS.base.c4 -WS.003.3a 003 PS.base.c5 -WS.003.3b 003 PS.base.c6 -WS.101.1a 101 PS.first.a1 -WS.101.1b 101 PS.first.a2 -WS.101.2a 101 PS.first.a3 -WS.101.2b 101 PS.first.a4 -WS.101.3a 101 PS.first.a5 -WS.101.3b 101 PS.first.a6 -WS.102.1a 102 PS.first.b1 -WS.102.1b 102 PS.first.b2 -WS.102.2a 102 PS.first.b3 -WS.102.2b 102 PS.first.b4 -WS.102.3a 102 PS.first.b5 -WS.102.3b 102 PS.first.b6 -WS.105.1a 105 PS.first.c1 -WS.105.1b 105 PS.first.c2 -WS.105.2a 105 PS.first.c3 -WS.105.2b 105 PS.first.c4 -WS.105.3a 105 PS.first.c5 -WS.105.3b 105 PS.first.c6 -WS.106.1a 106 PS.first.d1 -WS.106.1b 106 PS.first.d2 -WS.106.2a 106 PS.first.d3 -WS.106.2b 106 PS.first.d4 -WS.106.3a 106 PS.first.d5 -WS.106.3b 106 PS.first.d6 -WS.001.1b 001 PS.base.a2 -WS.001.2b 001 PS.base.a4 -WS.001.3b 001 PS.base.a6 -WS.001.3a 001 PS.base.a5 -WS.001.1a 001 PH.hc001 PS.base.a1 -WS.002.1a 002 PH.hc002 PS.base.b1 -WS.002.2a 002 PH.hc003 PS.base.b3 -WS.001.2a 001 PH.fax001 PS.base.a3 -WS.002.1b 002 IF.orion.eth0 PS.base.b2 -\. --- --- Data for Name: xacttest; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.xacttest (a, b) FROM stdin; -56 7.8 -100 99.097 -0 0.09561 -42 324.78 -777 777.777 -\. --- --- Data for Name: xmldata; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.xmldata (data) FROM stdin; -\n\n AU\n Australia\n 3\n\n\n CN\n China\n 3\n\n\n HK\n HongKong\n 3\n\n\n IN\n India\n 3\n\n\n JP\n Japan\n 3Sinzo Abe\n\n\n SG\n Singapore\n 3791\n\n -\n\n CZ\n Czech Republic\n 2Milos Zeman\n\n\n DE\n Germany\n 2\n\n\n FR\n France\n 2\n\n -\n\n EG\n Egypt\n 1\n\n\n SD\n Sudan\n 1\n\n -\. --- --- Data for Name: xmltest; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.xmltest (id, data) FROM stdin; -1 one -2 two -4 BudvarfreeCarlinglots -5 MolsonfreeCarlinglots -6 BudvarfreeCarlinglots -7 MolsonfreeCarlinglots -\. --- --- Data for Name: xmltest2; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.xmltest2 (x, _path) FROM stdin; -1 A -2 B -3 C -2 D -\. --- --- Data for Name: xy_1; Type: TABLE DATA; Schema: public; Owner: postgres --- -COPY public.xy_1 (x, y) FROM stdin; -100 -10 -\. --- --- Data for Name: pk1; Type: TABLE DATA; Schema: regress_indexing; Owner: postgres --- -COPY regress_indexing.pk1 (a) FROM stdin; -\. --- --- Data for Name: pk2; Type: TABLE DATA; Schema: regress_indexing; Owner: postgres --- -COPY regress_indexing.pk2 (a) FROM stdin; -\. --- --- Data for Name: pk3; Type: TABLE DATA; Schema: regress_indexing; Owner: postgres --- -COPY regress_indexing.pk3 (a) FROM stdin; -\. --- --- Data for Name: pk4; Type: TABLE DATA; Schema: regress_indexing; Owner: postgres --- -COPY regress_indexing.pk4 (a) FROM stdin; -\. --- --- Data for Name: pk51; Type: TABLE DATA; Schema: regress_indexing; Owner: postgres --- -COPY regress_indexing.pk51 (a) FROM stdin; -\. --- --- Data for Name: pk52; Type: TABLE DATA; Schema: regress_indexing; Owner: postgres --- -COPY regress_indexing.pk52 (a) FROM stdin; -\. --- --- Data for Name: rls_tbl; Type: TABLE DATA; Schema: regress_rls_schema; Owner: postgres --- -COPY regress_rls_schema.rls_tbl (c1) FROM stdin; -\. --- --- Data for Name: rls_tbl_force; Type: TABLE DATA; Schema: regress_rls_schema; Owner: postgres --- -COPY regress_rls_schema.rls_tbl_force (c1) FROM stdin; -\. --- --- Data for Name: test1; Type: TABLE DATA; Schema: testxmlschema; Owner: postgres --- -COPY testxmlschema.test1 (a, b) FROM stdin; -1 one -2 two --1 \N -\. --- --- Data for Name: test2; Type: TABLE DATA; Schema: testxmlschema; Owner: postgres --- -COPY testxmlschema.test2 (z, y, x, w, v, u, t, s, stz, r, rtz, q, p, o, n, m) FROM stdin; -55 abc def 98.60 2 999 0 21:07:00 21:11:00+05 2009-06-08 21:07:30 2009-06-09 04:07:30+00 2009-06-08 \N ABC t \\x58595a -\. --- --- Data for Name: test3; Type: TABLE DATA; Schema: testxmlschema; Owner: postgres --- -COPY testxmlschema.test3 (c1, c2, c3, c4) FROM stdin; -t t 2013-02-21 2013-02-21 -\. --- --- Name: check_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres --- -SELECT pg_catalog.setval('public.check_seq', 1, false); --- --- Name: clstr_tst_a_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres --- -SELECT pg_catalog.setval('public.clstr_tst_a_seq', 33, true); --- --- Name: clstr_tst_s_rf_a_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres --- -SELECT pg_catalog.setval('public.clstr_tst_s_rf_a_seq', 32, true); --- --- Name: default_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres --- -SELECT pg_catalog.setval('public.default_seq', 1, true); --- --- Name: emp1_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres --- -SELECT pg_catalog.setval('public.emp1_id_seq', 1, false); --- --- Name: insert_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres --- -SELECT pg_catalog.setval('public.insert_seq', 8, true); --- --- Name: itest10_a_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres --- -SELECT pg_catalog.setval('public.itest10_a_seq', 3, true); --- --- Name: itest11_a_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres --- -SELECT pg_catalog.setval('public.itest11_a_seq', 2, true); --- --- Name: itest13_b_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres --- -SELECT pg_catalog.setval('public.itest13_b_seq', 3, true); --- --- Name: itest13_c_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres --- -SELECT pg_catalog.setval('public.itest13_c_seq', 3, true); --- --- Name: itest14_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres --- -SELECT pg_catalog.setval('public.itest14_id_seq', 1, false); --- --- Name: itest14_id_seq1; Type: SEQUENCE SET; Schema: public; Owner: postgres --- -SELECT pg_catalog.setval('public.itest14_id_seq1', 1, true); --- --- Name: itest17_a_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres --- -SELECT pg_catalog.setval('public.itest17_a_seq', 1, false); --- --- Name: itest17_c_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres --- -SELECT pg_catalog.setval('public.itest17_c_seq', 1, false); --- --- Name: itest18_a_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres --- -SELECT pg_catalog.setval('public.itest18_a_seq', 1, false); --- --- Name: itest1_a_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres --- -SELECT pg_catalog.setval('public.itest1_a_seq', 4, true); --- --- Name: itest2_a_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres --- -SELECT pg_catalog.setval('public.itest2_a_seq', 4, true); --- --- Name: itest3_a_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres --- -SELECT pg_catalog.setval('public.itest3_a_seq', 27, true); --- --- Name: itest3_c_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres --- -SELECT pg_catalog.setval('public.itest3_c_seq', 5, true); --- --- Name: itest5_a_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres --- -SELECT pg_catalog.setval('public.itest5_a_seq', 1, false); --- --- Name: itest6_a_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres --- -SELECT pg_catalog.setval('public.itest6_a_seq', 102, true); --- --- Name: itest7c_a_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres --- -SELECT pg_catalog.setval('public.itest7c_a_seq', 1, true); --- --- Name: itest7d_a_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres --- -SELECT pg_catalog.setval('public.itest7d_a_seq', 1, false); --- --- Name: itest9_a_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres --- -SELECT pg_catalog.setval('public.itest9_a_seq', 2, true); --- --- Name: pitest1_f3_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres --- -SELECT pg_catalog.setval('public.pitest1_f3_seq', 4, true); --- --- Name: pitest2_f3_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres --- -SELECT pg_catalog.setval('public.pitest2_f3_seq', 1004, true); --- --- Name: rtest_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres --- -SELECT pg_catalog.setval('public.rtest_seq', 4, true); --- --- Name: rules_log_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres --- -SELECT pg_catalog.setval('public.rules_log_id_seq', 16, true); --- --- Name: sequence_test10; Type: SEQUENCE SET; Schema: public; Owner: postgres --- -SELECT pg_catalog.setval('public.sequence_test10', 1, false); --- --- Name: sequence_test11; Type: SEQUENCE SET; Schema: public; Owner: postgres --- -SELECT pg_catalog.setval('public.sequence_test11', 1, false); --- --- Name: sequence_test12; Type: SEQUENCE SET; Schema: public; Owner: postgres --- -SELECT pg_catalog.setval('public.sequence_test12', -1, false); --- --- Name: sequence_test13; Type: SEQUENCE SET; Schema: public; Owner: postgres --- -SELECT pg_catalog.setval('public.sequence_test13', -32768, false); --- --- Name: sequence_test14; Type: SEQUENCE SET; Schema: public; Owner: postgres --- -SELECT pg_catalog.setval('public.sequence_test14', 32767, false); --- --- Name: sequence_test2; Type: SEQUENCE SET; Schema: public; Owner: postgres --- -SELECT pg_catalog.setval('public.sequence_test2', 5, true); --- --- Name: sequence_test3; Type: SEQUENCE SET; Schema: public; Owner: postgres --- -SELECT pg_catalog.setval('public.sequence_test3', 1, false); --- --- Name: sequence_test4; Type: SEQUENCE SET; Schema: public; Owner: postgres --- -SELECT pg_catalog.setval('public.sequence_test4', -1, true); --- --- Name: sequence_test5; Type: SEQUENCE SET; Schema: public; Owner: postgres --- -SELECT pg_catalog.setval('public.sequence_test5', 1, false); --- --- Name: sequence_test6; Type: SEQUENCE SET; Schema: public; Owner: postgres --- -SELECT pg_catalog.setval('public.sequence_test6', 1, false); --- --- Name: sequence_test7; Type: SEQUENCE SET; Schema: public; Owner: postgres --- -SELECT pg_catalog.setval('public.sequence_test7', 1, false); --- --- Name: sequence_test8; Type: SEQUENCE SET; Schema: public; Owner: postgres --- -SELECT pg_catalog.setval('public.sequence_test8', 1, false); --- --- Name: sequence_test9; Type: SEQUENCE SET; Schema: public; Owner: postgres --- -SELECT pg_catalog.setval('public.sequence_test9', -1, false); --- --- Name: sj_t1_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres --- -SELECT pg_catalog.setval('public.sj_t1_id_seq', 1, false); --- --- Name: sj_t2_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres --- -SELECT pg_catalog.setval('public.sj_t2_id_seq', 1, false); --- --- Name: sj_t3_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres --- -SELECT pg_catalog.setval('public.sj_t3_id_seq', 1, false); --- --- Name: sj_t4_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres --- -SELECT pg_catalog.setval('public.sj_t4_id_seq', 1, false); --- --- Name: spgist_box_tbl_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres --- -SELECT pg_catalog.setval('public.spgist_box_tbl_id_seq', 4000, true); --- --- Name: spgist_unlogged_tbl_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres --- -SELECT pg_catalog.setval('public.spgist_unlogged_tbl_id_seq', 40, true); --- --- Name: transition_table_level1_level1_no_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres --- -SELECT pg_catalog.setval('public.transition_table_level1_level1_no_seq', 1, false); --- --- Name: transition_table_level2_level2_no_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres --- -SELECT pg_catalog.setval('public.transition_table_level2_level2_no_seq', 1, false); --- --- Name: truncate_b_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres --- -SELECT pg_catalog.setval('public.truncate_b_id_seq', 45, true); --- --- Data for Name: 2121..36902; Type: BLOBS; Schema: -; Owner: postgres --- -BEGIN; -SELECT pg_catalog.lo_open('2121', 131072); -SELECT pg_catalog.lo_close(0); -SELECT pg_catalog.lo_open('35137', 131072); -SELECT pg_catalog.lowrite(0, '\x0a492077616e6465726564206c6f6e656c79206173206120636c6f75640a5468617420666c6f617473206f6e2068696768206f2765722076616c657320616e642068696c6c732c0a5768656e20616c6c206174206f6e636520492073617720612063726f77642c0a4120686f73742c206f6620676f6c64656e20646166666f64696c733b0a42657369646520746865206c616b652c2062656e65617468207468652074726565732c0a466c7574746572696e6720616e642064616e63696e6720696e2074686520627265657a652e0a0a436f6e74696e756f7573206173207468652073746172732074686174207368696e650a416e64207477696e6b6c65206f6e20746865206d696c6b79207761792c0a546865792073747265746368656420696e206e657665722d656e64696e67206c696e650a416c6f6e6720746865206d617267696e206f662061206261793a0a54656e2074686f7573616e64207361772049206174206120676c616e63652c0a546f7373696e6720746865697220686561647320696e20737072696768746c792064616e63652e0a0a54686520776176657320626573696465207468656d2064616e6365643b2062757420746865790a4f75742d6469642074686520737061726b6c696e6720776176657320696e20676c65653a0a4120706f657420636f756c64206e6f7420627574206265206761792c0a496e20737563682061206a6f63756e6420636f6d70616e793a0a492067617a65642d2d616e642067617a65642d2d627574206c6974746c652074686f756768740a57686174207765616c7468207468652073686f7720746f206d65206861642062726f756768743a0a0a466f72206f66742c207768656e206f6e206d7920636f7563682049206c69650a496e20766163616e74206f7220696e2070656e73697665206d6f6f642c0a5468657920666c6173682075706f6e207468617420696e77617264206579650a57686963682069732074686520626c697373206f6620736f6c69747564653b0a416e64207468656e206d79206865617274207769746820706c6561737572652066696c6c732c0a416e642064616e63657320776974682074686520646166666f64696c732e0a0a2020202020202020202d2d2057696c6c69616d20576f726473776f7274680a'); -SELECT pg_catalog.lo_close(0); -SELECT pg_catalog.lo_open('36902', 131072); -SELECT pg_catalog.lowrite(0, '\xdeadbeef'); -SELECT pg_catalog.lo_close(0); -COMMIT; --- --- Name: pk pk_pkey; Type: CONSTRAINT; Schema: fkpart3; Owner: postgres --- -ALTER TABLE ONLY fkpart3.pk - ADD CONSTRAINT pk_pkey PRIMARY KEY (a); -ALTER TABLE ONLY fkpart3.pk DROP CONSTRAINT pgdump_throwaway_notnull_0; --- --- Name: pk1 pk1_pkey; Type: CONSTRAINT; Schema: fkpart3; Owner: postgres --- -ALTER TABLE ONLY fkpart3.pk1 - ADD CONSTRAINT pk1_pkey PRIMARY KEY (a); -ALTER TABLE ONLY fkpart3.pk1 DROP CONSTRAINT pgdump_throwaway_notnull_0; --- --- Name: pk2 pk2_pkey; Type: CONSTRAINT; Schema: fkpart3; Owner: postgres --- -ALTER TABLE ONLY fkpart3.pk2 - ADD CONSTRAINT pk2_pkey PRIMARY KEY (a); --- --- Name: pk3 pk3_pkey; Type: CONSTRAINT; Schema: fkpart3; Owner: postgres --- -ALTER TABLE ONLY fkpart3.pk3 - ADD CONSTRAINT pk3_pkey PRIMARY KEY (a); -ALTER TABLE ONLY fkpart3.pk3 DROP CONSTRAINT pgdump_throwaway_notnull_0; --- --- Name: pk4 pk4_pkey; Type: CONSTRAINT; Schema: fkpart3; Owner: postgres --- -ALTER TABLE ONLY fkpart3.pk4 - ADD CONSTRAINT pk4_pkey PRIMARY KEY (a); --- --- Name: pk5 pk5_pkey; Type: CONSTRAINT; Schema: fkpart3; Owner: postgres --- -ALTER TABLE ONLY fkpart3.pk5 - ADD CONSTRAINT pk5_pkey PRIMARY KEY (a); --- --- Name: pk51 pk51_pkey; Type: CONSTRAINT; Schema: fkpart3; Owner: postgres --- -ALTER TABLE ONLY fkpart3.pk51 - ADD CONSTRAINT pk51_pkey PRIMARY KEY (a); --- --- Name: pk52 pk52_pkey; Type: CONSTRAINT; Schema: fkpart3; Owner: postgres --- -ALTER TABLE ONLY fkpart3.pk52 - ADD CONSTRAINT pk52_pkey PRIMARY KEY (a); --- --- Name: droppk droppk_pkey; Type: CONSTRAINT; Schema: fkpart4; Owner: postgres --- -ALTER TABLE ONLY fkpart4.droppk - ADD CONSTRAINT droppk_pkey PRIMARY KEY (a); -ALTER TABLE ONLY fkpart4.droppk DROP CONSTRAINT pgdump_throwaway_notnull_0; --- --- Name: droppk1 droppk1_pkey; Type: CONSTRAINT; Schema: fkpart4; Owner: postgres --- -ALTER TABLE ONLY fkpart4.droppk1 - ADD CONSTRAINT droppk1_pkey PRIMARY KEY (a); -ALTER TABLE ONLY fkpart4.droppk1 DROP CONSTRAINT pgdump_throwaway_notnull_0; --- --- Name: droppk21 droppk21_pkey; Type: CONSTRAINT; Schema: fkpart4; Owner: postgres --- -ALTER TABLE ONLY fkpart4.droppk21 - ADD CONSTRAINT droppk21_pkey PRIMARY KEY (a); -ALTER TABLE ONLY fkpart4.droppk21 DROP CONSTRAINT pgdump_throwaway_notnull_0; --- --- Name: droppk2 droppk2_pkey; Type: CONSTRAINT; Schema: fkpart4; Owner: postgres --- -ALTER TABLE ONLY fkpart4.droppk2 - ADD CONSTRAINT droppk2_pkey PRIMARY KEY (a); -ALTER TABLE ONLY fkpart4.droppk2 DROP CONSTRAINT pgdump_throwaway_notnull_0; --- --- Name: droppk2_d droppk2_d_pkey; Type: CONSTRAINT; Schema: fkpart4; Owner: postgres --- -ALTER TABLE ONLY fkpart4.droppk2_d - ADD CONSTRAINT droppk2_d_pkey PRIMARY KEY (a); -ALTER TABLE ONLY fkpart4.droppk2_d DROP CONSTRAINT pgdump_throwaway_notnull_0; --- --- Name: droppk_d droppk_d_pkey; Type: CONSTRAINT; Schema: fkpart4; Owner: postgres --- -ALTER TABLE ONLY fkpart4.droppk_d - ADD CONSTRAINT droppk_d_pkey PRIMARY KEY (a); -ALTER TABLE ONLY fkpart4.droppk_d DROP CONSTRAINT pgdump_throwaway_notnull_0; --- --- Name: pk pk_pkey; Type: CONSTRAINT; Schema: fkpart5; Owner: postgres --- -ALTER TABLE ONLY fkpart5.pk - ADD CONSTRAINT pk_pkey PRIMARY KEY (a); -ALTER TABLE ONLY fkpart5.pk DROP CONSTRAINT pgdump_throwaway_notnull_0; --- --- Name: pk1 pk1_pkey; Type: CONSTRAINT; Schema: fkpart5; Owner: postgres --- -ALTER TABLE ONLY fkpart5.pk1 - ADD CONSTRAINT pk1_pkey PRIMARY KEY (a); -ALTER TABLE ONLY fkpart5.pk1 DROP CONSTRAINT pgdump_throwaway_notnull_0; --- --- Name: pk11 pk11_pkey; Type: CONSTRAINT; Schema: fkpart5; Owner: postgres --- -ALTER TABLE ONLY fkpart5.pk11 - ADD CONSTRAINT pk11_pkey PRIMARY KEY (a); -ALTER TABLE ONLY fkpart5.pk11 DROP CONSTRAINT pgdump_throwaway_notnull_0; --- --- Name: pk2 pk2_pkey; Type: CONSTRAINT; Schema: fkpart5; Owner: postgres --- -ALTER TABLE ONLY fkpart5.pk2 - ADD CONSTRAINT pk2_pkey PRIMARY KEY (a); -ALTER TABLE ONLY fkpart5.pk2 DROP CONSTRAINT pgdump_throwaway_notnull_0; --- --- Name: pk3 pk3_pkey; Type: CONSTRAINT; Schema: fkpart5; Owner: postgres --- -ALTER TABLE ONLY fkpart5.pk3 - ADD CONSTRAINT pk3_pkey PRIMARY KEY (a); --- --- Name: pk31 pk31_pkey; Type: CONSTRAINT; Schema: fkpart5; Owner: postgres --- -ALTER TABLE ONLY fkpart5.pk31 - ADD CONSTRAINT pk31_pkey PRIMARY KEY (a); --- --- Name: pk32 pk32_pkey; Type: CONSTRAINT; Schema: fkpart5; Owner: postgres --- -ALTER TABLE ONLY fkpart5.pk32 - ADD CONSTRAINT pk32_pkey PRIMARY KEY (a); --- --- Name: pk pk_pkey; Type: CONSTRAINT; Schema: fkpart6; Owner: postgres --- -ALTER TABLE ONLY fkpart6.pk - ADD CONSTRAINT pk_pkey PRIMARY KEY (a); -ALTER TABLE ONLY fkpart6.pk DROP CONSTRAINT pgdump_throwaway_notnull_0; --- --- Name: pk1 pk1_pkey; Type: CONSTRAINT; Schema: fkpart6; Owner: postgres --- -ALTER TABLE ONLY fkpart6.pk1 - ADD CONSTRAINT pk1_pkey PRIMARY KEY (a); -ALTER TABLE ONLY fkpart6.pk1 DROP CONSTRAINT pgdump_throwaway_notnull_0; --- --- Name: pk11 pk11_pkey; Type: CONSTRAINT; Schema: fkpart6; Owner: postgres --- -ALTER TABLE ONLY fkpart6.pk11 - ADD CONSTRAINT pk11_pkey PRIMARY KEY (a); -ALTER TABLE ONLY fkpart6.pk11 DROP CONSTRAINT pgdump_throwaway_notnull_0; --- --- Name: pk12 pk12_pkey; Type: CONSTRAINT; Schema: fkpart6; Owner: postgres --- -ALTER TABLE ONLY fkpart6.pk12 - ADD CONSTRAINT pk12_pkey PRIMARY KEY (a); -ALTER TABLE ONLY fkpart6.pk12 DROP CONSTRAINT pgdump_throwaway_notnull_0; --- --- Name: alter_table_under_transition_tables alter_table_under_transition_tables_pkey; Type: CONSTRAINT; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.alter_table_under_transition_tables - ADD CONSTRAINT alter_table_under_transition_tables_pkey PRIMARY KEY (id); -ALTER TABLE ONLY public.alter_table_under_transition_tables DROP CONSTRAINT pgdump_throwaway_notnull_0; --- --- Name: atnotnull1 atnotnull1_pkey; Type: CONSTRAINT; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.atnotnull1 - ADD CONSTRAINT atnotnull1_pkey PRIMARY KEY (c); -ALTER TABLE ONLY public.atnotnull1 DROP CONSTRAINT pgdump_throwaway_notnull_0; --- --- Name: cnn_parent b_uq; Type: CONSTRAINT; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.cnn_parent - ADD CONSTRAINT b_uq PRIMARY KEY (b); -ALTER TABLE ONLY public.cnn_parent DROP CONSTRAINT pgdump_throwaway_notnull_0; --- --- Name: check_con_tbl check_con_tbl_check; Type: CHECK CONSTRAINT; Schema: public; Owner: postgres --- -ALTER TABLE public.check_con_tbl - ADD CONSTRAINT check_con_tbl_check CHECK (public.check_con_function(check_con_tbl.*)); --- --- Name: gtest20b chk; Type: CHECK CONSTRAINT; Schema: public; Owner: postgres --- -ALTER TABLE public.gtest20b - ADD CONSTRAINT chk CHECK ((b < 50)) NOT VALID; --- --- Name: clstr_tst clstr_tst_pkey; Type: CONSTRAINT; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.clstr_tst - ADD CONSTRAINT clstr_tst_pkey PRIMARY KEY (a); --- --- Name: clstr_tst_s clstr_tst_s_pkey; Type: CONSTRAINT; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.clstr_tst_s - ADD CONSTRAINT clstr_tst_s_pkey PRIMARY KEY (rf_a); --- --- Name: comment_test comment_test_pk; Type: CONSTRAINT; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.comment_test - ADD CONSTRAINT comment_test_pk PRIMARY KEY (id); -ALTER TABLE ONLY public.comment_test DROP CONSTRAINT pgdump_throwaway_notnull_0; --- --- Name: CONSTRAINT comment_test_pk ON comment_test; Type: COMMENT; Schema: public; Owner: postgres --- -COMMENT ON CONSTRAINT comment_test_pk ON public.comment_test IS 'PRIMARY KEY constraint of comment_test'; --- --- Name: customer customer_pkey; Type: CONSTRAINT; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.customer - ADD CONSTRAINT customer_pkey PRIMARY KEY (cid); -ALTER TABLE ONLY public.customer DROP CONSTRAINT pgdump_throwaway_notnull_0; --- --- Name: delete_test_table delete_test_table_pkey; Type: CONSTRAINT; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.delete_test_table - ADD CONSTRAINT delete_test_table_pkey PRIMARY KEY (a, b, c, d); -ALTER TABLE ONLY public.delete_test_table DROP CONSTRAINT pgdump_throwaway_notnull_0; -ALTER TABLE ONLY public.delete_test_table DROP CONSTRAINT pgdump_throwaway_notnull_1; -ALTER TABLE ONLY public.delete_test_table DROP CONSTRAINT pgdump_throwaway_notnull_2; -ALTER TABLE ONLY public.delete_test_table DROP CONSTRAINT pgdump_throwaway_notnull_3; --- --- Name: ec0 ec0_pkey; Type: CONSTRAINT; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.ec0 - ADD CONSTRAINT ec0_pkey PRIMARY KEY (ff); -ALTER TABLE ONLY public.ec0 DROP CONSTRAINT pgdump_throwaway_notnull_0; --- --- Name: ec1 ec1_pkey; Type: CONSTRAINT; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.ec1 - ADD CONSTRAINT ec1_pkey PRIMARY KEY (ff); -ALTER TABLE ONLY public.ec1 DROP CONSTRAINT pgdump_throwaway_notnull_0; --- --- Name: ec2 ec2_pkey; Type: CONSTRAINT; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.ec2 - ADD CONSTRAINT ec2_pkey PRIMARY KEY (xf); -ALTER TABLE ONLY public.ec2 DROP CONSTRAINT pgdump_throwaway_notnull_0; --- --- Name: emp1 emp1_pkey; Type: CONSTRAINT; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.emp1 - ADD CONSTRAINT emp1_pkey PRIMARY KEY (id); --- --- Name: fk_notpartitioned_pk fk_notpartitioned_pk_pkey; Type: CONSTRAINT; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.fk_notpartitioned_pk - ADD CONSTRAINT fk_notpartitioned_pk_pkey PRIMARY KEY (a, b); -ALTER TABLE ONLY public.fk_notpartitioned_pk DROP CONSTRAINT pgdump_throwaway_notnull_0; -ALTER TABLE ONLY public.fk_notpartitioned_pk DROP CONSTRAINT pgdump_throwaway_notnull_1; --- --- Name: gtest0 gtest0_pkey; Type: CONSTRAINT; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.gtest0 - ADD CONSTRAINT gtest0_pkey PRIMARY KEY (a); -ALTER TABLE ONLY public.gtest0 DROP CONSTRAINT pgdump_throwaway_notnull_0; --- --- Name: gtest10 gtest10_pkey; Type: CONSTRAINT; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.gtest10 - ADD CONSTRAINT gtest10_pkey PRIMARY KEY (a); -ALTER TABLE ONLY public.gtest10 DROP CONSTRAINT pgdump_throwaway_notnull_0; --- --- Name: gtest10a gtest10a_pkey; Type: CONSTRAINT; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.gtest10a - ADD CONSTRAINT gtest10a_pkey PRIMARY KEY (a); -ALTER TABLE ONLY public.gtest10a DROP CONSTRAINT pgdump_throwaway_notnull_0; --- --- Name: gtest1 gtest1_pkey; Type: CONSTRAINT; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.gtest1 - ADD CONSTRAINT gtest1_pkey PRIMARY KEY (a); -ALTER TABLE ONLY public.gtest1 DROP CONSTRAINT pgdump_throwaway_notnull_0; --- --- Name: gtest20 gtest20_pkey; Type: CONSTRAINT; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.gtest20 - ADD CONSTRAINT gtest20_pkey PRIMARY KEY (a); -ALTER TABLE ONLY public.gtest20 DROP CONSTRAINT pgdump_throwaway_notnull_0; --- --- Name: gtest20a gtest20a_pkey; Type: CONSTRAINT; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.gtest20a - ADD CONSTRAINT gtest20a_pkey PRIMARY KEY (a); -ALTER TABLE ONLY public.gtest20a DROP CONSTRAINT pgdump_throwaway_notnull_0; --- --- Name: gtest20b gtest20b_pkey; Type: CONSTRAINT; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.gtest20b - ADD CONSTRAINT gtest20b_pkey PRIMARY KEY (a); -ALTER TABLE ONLY public.gtest20b DROP CONSTRAINT pgdump_throwaway_notnull_0; --- --- Name: gtest21a gtest21a_pkey; Type: CONSTRAINT; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.gtest21a - ADD CONSTRAINT gtest21a_pkey PRIMARY KEY (a); -ALTER TABLE ONLY public.gtest21a DROP CONSTRAINT pgdump_throwaway_notnull_0; --- --- Name: gtest21b gtest21b_pkey; Type: CONSTRAINT; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.gtest21b - ADD CONSTRAINT gtest21b_pkey PRIMARY KEY (a); -ALTER TABLE ONLY public.gtest21b DROP CONSTRAINT pgdump_throwaway_notnull_0; --- --- Name: gtest22a gtest22a_b_key; Type: CONSTRAINT; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.gtest22a - ADD CONSTRAINT gtest22a_b_key UNIQUE (b); --- --- Name: gtest22a gtest22a_pkey; Type: CONSTRAINT; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.gtest22a - ADD CONSTRAINT gtest22a_pkey PRIMARY KEY (a); -ALTER TABLE ONLY public.gtest22a DROP CONSTRAINT pgdump_throwaway_notnull_0; --- --- Name: gtest22b gtest22b_pkey; Type: CONSTRAINT; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.gtest22b - ADD CONSTRAINT gtest22b_pkey PRIMARY KEY (a, b); -ALTER TABLE ONLY public.gtest22b DROP CONSTRAINT pgdump_throwaway_notnull_0; -ALTER TABLE ONLY public.gtest22b DROP CONSTRAINT pgdump_throwaway_notnull_1; --- --- Name: gtest23p gtest23p_pkey; Type: CONSTRAINT; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.gtest23p - ADD CONSTRAINT gtest23p_pkey PRIMARY KEY (y); -ALTER TABLE ONLY public.gtest23p DROP CONSTRAINT pgdump_throwaway_notnull_0; --- --- Name: gtest23q gtest23q_pkey; Type: CONSTRAINT; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.gtest23q - ADD CONSTRAINT gtest23q_pkey PRIMARY KEY (a); -ALTER TABLE ONLY public.gtest23q DROP CONSTRAINT pgdump_throwaway_notnull_0; --- --- Name: gtest24 gtest24_pkey; Type: CONSTRAINT; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.gtest24 - ADD CONSTRAINT gtest24_pkey PRIMARY KEY (a); -ALTER TABLE ONLY public.gtest24 DROP CONSTRAINT pgdump_throwaway_notnull_0; --- --- Name: gtest25 gtest25_pkey; Type: CONSTRAINT; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.gtest25 - ADD CONSTRAINT gtest25_pkey PRIMARY KEY (a); -ALTER TABLE ONLY public.gtest25 DROP CONSTRAINT pgdump_throwaway_notnull_0; --- --- Name: gtest26 gtest26_pkey; Type: CONSTRAINT; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.gtest26 - ADD CONSTRAINT gtest26_pkey PRIMARY KEY (a); -ALTER TABLE ONLY public.gtest26 DROP CONSTRAINT pgdump_throwaway_notnull_0; --- --- Name: gtest2 gtest2_pkey; Type: CONSTRAINT; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.gtest2 - ADD CONSTRAINT gtest2_pkey PRIMARY KEY (a); -ALTER TABLE ONLY public.gtest2 DROP CONSTRAINT pgdump_throwaway_notnull_0; --- --- Name: gtest_tableoid gtest_tableoid_pkey; Type: CONSTRAINT; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.gtest_tableoid - ADD CONSTRAINT gtest_tableoid_pkey PRIMARY KEY (a); -ALTER TABLE ONLY public.gtest_tableoid DROP CONSTRAINT pgdump_throwaway_notnull_0; --- --- Name: idxpart_another idxpart_another_pkey; Type: CONSTRAINT; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.idxpart_another - ADD CONSTRAINT idxpart_another_pkey PRIMARY KEY (a, b); -ALTER TABLE ONLY public.idxpart_another DROP CONSTRAINT pgdump_throwaway_notnull_0; -ALTER TABLE ONLY public.idxpart_another DROP CONSTRAINT pgdump_throwaway_notnull_1; --- --- Name: idxpart_another_1 idxpart_another_1_pkey; Type: CONSTRAINT; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.idxpart_another_1 - ADD CONSTRAINT idxpart_another_1_pkey PRIMARY KEY (a, b); -ALTER TABLE ONLY public.idxpart_another_1 DROP CONSTRAINT pgdump_throwaway_notnull_0; -ALTER TABLE ONLY public.idxpart_another_1 DROP CONSTRAINT pgdump_throwaway_notnull_1; --- --- Name: invalid_check_con inh_check_constraint; Type: CHECK CONSTRAINT; Schema: public; Owner: postgres --- -ALTER TABLE public.invalid_check_con - ADD CONSTRAINT inh_check_constraint CHECK ((f1 > 0)) NOT VALID; --- --- Name: inhx inhx_pkey; Type: CONSTRAINT; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.inhx - ADD CONSTRAINT inhx_pkey PRIMARY KEY (xx); -ALTER TABLE ONLY public.inhx DROP CONSTRAINT pgdump_throwaway_notnull_0; --- --- Name: mvtest_t mvtest_t_pkey; Type: CONSTRAINT; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.mvtest_t - ADD CONSTRAINT mvtest_t_pkey PRIMARY KEY (id); --- --- Name: notnull_tbl2 notnull_tbl2_pkey; Type: CONSTRAINT; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.notnull_tbl2 - ADD CONSTRAINT notnull_tbl2_pkey PRIMARY KEY (a); -ALTER TABLE ONLY public.notnull_tbl2 DROP CONSTRAINT pgdump_throwaway_notnull_0; --- --- Name: notnull_tbl4_cld2 notnull_tbl4_cld2_pkey; Type: CONSTRAINT; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.notnull_tbl4_cld2 - ADD CONSTRAINT notnull_tbl4_cld2_pkey PRIMARY KEY (a) DEFERRABLE; --- --- Name: notnull_tbl4_cld3 notnull_tbl4_cld3_pkey; Type: CONSTRAINT; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.notnull_tbl4_cld3 - ADD CONSTRAINT notnull_tbl4_cld3_pkey PRIMARY KEY (a) DEFERRABLE; --- --- Name: notnull_tbl4_lk2 notnull_tbl4_lk2_pkey; Type: CONSTRAINT; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.notnull_tbl4_lk2 - ADD CONSTRAINT notnull_tbl4_lk2_pkey PRIMARY KEY (a) DEFERRABLE INITIALLY DEFERRED; -ALTER TABLE ONLY public.notnull_tbl4_lk2 DROP CONSTRAINT pgdump_throwaway_notnull_0; --- --- Name: notnull_tbl4_lk3 notnull_tbl4_lk3_pkey; Type: CONSTRAINT; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.notnull_tbl4_lk3 - ADD CONSTRAINT notnull_tbl4_lk3_pkey PRIMARY KEY (a) DEFERRABLE INITIALLY DEFERRED; --- --- Name: notnull_tbl4 notnull_tbl4_pkey; Type: CONSTRAINT; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.notnull_tbl4 - ADD CONSTRAINT notnull_tbl4_pkey PRIMARY KEY (a) DEFERRABLE INITIALLY DEFERRED; -ALTER TABLE ONLY public.notnull_tbl4 DROP CONSTRAINT pgdump_throwaway_notnull_0; --- --- Name: nv_child_2010 nv_child_2010_d_check; Type: CHECK CONSTRAINT; Schema: public; Owner: postgres --- -ALTER TABLE public.nv_child_2010 - ADD CONSTRAINT nv_child_2010_d_check CHECK (((d >= '2010-01-01'::date) AND (d <= '2010-12-31'::date))) NOT VALID; --- --- Name: nv_parent nv_parent_d_check; Type: CHECK CONSTRAINT; Schema: public; Owner: postgres --- -ALTER TABLE public.nv_parent - ADD CONSTRAINT nv_parent_d_check CHECK (((d >= '2001-01-01'::date) AND (d <= '2099-12-31'::date))) NOT VALID; --- --- Name: parted_self_fk parted_self_fk_pkey; Type: CONSTRAINT; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.parted_self_fk - ADD CONSTRAINT parted_self_fk_pkey PRIMARY KEY (id); --- --- Name: part1_self_fk part1_self_fk_pkey; Type: CONSTRAINT; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.part1_self_fk - ADD CONSTRAINT part1_self_fk_pkey PRIMARY KEY (id); --- --- Name: part2_self_fk part2_self_fk_pkey; Type: CONSTRAINT; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.part2_self_fk - ADD CONSTRAINT part2_self_fk_pkey PRIMARY KEY (id); --- --- Name: part3_self_fk part3_self_fk_pkey; Type: CONSTRAINT; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.part3_self_fk - ADD CONSTRAINT part3_self_fk_pkey PRIMARY KEY (id); --- --- Name: part32_self_fk part32_self_fk_pkey; Type: CONSTRAINT; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.part32_self_fk - ADD CONSTRAINT part32_self_fk_pkey PRIMARY KEY (id); --- --- Name: part33_self_fk part33_self_fk_pkey; Type: CONSTRAINT; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.part33_self_fk - ADD CONSTRAINT part33_self_fk_pkey PRIMARY KEY (id); --- --- Name: persons2 persons2_name_key; Type: CONSTRAINT; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.persons2 - ADD CONSTRAINT persons2_name_key UNIQUE (name); --- --- Name: persons2 persons2_pkey; Type: CONSTRAINT; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.persons2 - ADD CONSTRAINT persons2_pkey PRIMARY KEY (id); -ALTER TABLE ONLY public.persons2 DROP CONSTRAINT pgdump_throwaway_notnull_0; --- --- Name: persons3 persons3_pkey; Type: CONSTRAINT; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.persons3 - ADD CONSTRAINT persons3_pkey PRIMARY KEY (id); -ALTER TABLE ONLY public.persons3 DROP CONSTRAINT pgdump_throwaway_notnull_0; --- --- Name: pp1 pp1_pkey; Type: CONSTRAINT; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.pp1 - ADD CONSTRAINT pp1_pkey PRIMARY KEY (f1); -ALTER TABLE ONLY public.pp1 DROP CONSTRAINT pgdump_throwaway_notnull_0; --- --- Name: rule_and_refint_t1 rule_and_refint_t1_pkey; Type: CONSTRAINT; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.rule_and_refint_t1 - ADD CONSTRAINT rule_and_refint_t1_pkey PRIMARY KEY (id1a, id1b); -ALTER TABLE ONLY public.rule_and_refint_t1 DROP CONSTRAINT pgdump_throwaway_notnull_0; -ALTER TABLE ONLY public.rule_and_refint_t1 DROP CONSTRAINT pgdump_throwaway_notnull_1; --- --- Name: rule_and_refint_t2 rule_and_refint_t2_pkey; Type: CONSTRAINT; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.rule_and_refint_t2 - ADD CONSTRAINT rule_and_refint_t2_pkey PRIMARY KEY (id2a, id2c); -ALTER TABLE ONLY public.rule_and_refint_t2 DROP CONSTRAINT pgdump_throwaway_notnull_0; -ALTER TABLE ONLY public.rule_and_refint_t2 DROP CONSTRAINT pgdump_throwaway_notnull_1; --- --- Name: rule_and_refint_t3 rule_and_refint_t3_pkey; Type: CONSTRAINT; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.rule_and_refint_t3 - ADD CONSTRAINT rule_and_refint_t3_pkey PRIMARY KEY (id3a, id3b, id3c); -ALTER TABLE ONLY public.rule_and_refint_t3 DROP CONSTRAINT pgdump_throwaway_notnull_0; -ALTER TABLE ONLY public.rule_and_refint_t3 DROP CONSTRAINT pgdump_throwaway_notnull_1; -ALTER TABLE ONLY public.rule_and_refint_t3 DROP CONSTRAINT pgdump_throwaway_notnull_2; --- --- Name: sj sj_a_key; Type: CONSTRAINT; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.sj - ADD CONSTRAINT sj_a_key UNIQUE (a); --- --- Name: sj sj_c_key; Type: CONSTRAINT; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.sj - ADD CONSTRAINT sj_c_key UNIQUE (c); --- --- Name: skip_wal_skip_rewrite_index skip_wal_skip_rewrite_index_pkey; Type: CONSTRAINT; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.skip_wal_skip_rewrite_index - ADD CONSTRAINT skip_wal_skip_rewrite_index_pkey PRIMARY KEY (c); -ALTER TABLE ONLY public.skip_wal_skip_rewrite_index DROP CONSTRAINT pgdump_throwaway_notnull_0; --- --- Name: tbl_include_box tbl_include_box_idx_unique; Type: CONSTRAINT; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.tbl_include_box - ADD CONSTRAINT tbl_include_box_idx_unique PRIMARY KEY (c1, c2) INCLUDE (c3, c4); -ALTER TABLE ONLY public.tbl_include_box DROP CONSTRAINT pgdump_throwaway_notnull_0; -ALTER TABLE ONLY public.tbl_include_box DROP CONSTRAINT pgdump_throwaway_notnull_1; --- --- Name: tbl_include_pk tbl_include_pk_pkey; Type: CONSTRAINT; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.tbl_include_pk - ADD CONSTRAINT tbl_include_pk_pkey PRIMARY KEY (c1, c2) INCLUDE (c3, c4); -ALTER TABLE ONLY public.tbl_include_pk DROP CONSTRAINT pgdump_throwaway_notnull_0; -ALTER TABLE ONLY public.tbl_include_pk DROP CONSTRAINT pgdump_throwaway_notnull_1; --- --- Name: tbl_include_unique1 tbl_include_unique1_c1_c2_c3_c4_key; Type: CONSTRAINT; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.tbl_include_unique1 - ADD CONSTRAINT tbl_include_unique1_c1_c2_c3_c4_key UNIQUE (c1, c2) INCLUDE (c3, c4); --- --- Name: tbl_include_unique1 tbl_include_unique1_idx_unique; Type: CONSTRAINT; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.tbl_include_unique1 - ADD CONSTRAINT tbl_include_unique1_idx_unique UNIQUE (c1, c2) INCLUDE (c3, c4); --- --- Name: temporal_mltrng temporal_mltrng_pk; Type: CONSTRAINT; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.temporal_mltrng - ADD CONSTRAINT temporal_mltrng_pk PRIMARY KEY (id, valid_at WITHOUT OVERLAPS); -ALTER TABLE ONLY public.temporal_mltrng DROP CONSTRAINT pgdump_throwaway_notnull_0; -ALTER TABLE ONLY public.temporal_mltrng DROP CONSTRAINT pgdump_throwaway_notnull_1; --- --- Name: temporal_rng2 temporal_rng2_pk; Type: CONSTRAINT; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.temporal_rng2 - ADD CONSTRAINT temporal_rng2_pk PRIMARY KEY (id1, id2, valid_at WITHOUT OVERLAPS); -ALTER TABLE ONLY public.temporal_rng2 DROP CONSTRAINT pgdump_throwaway_notnull_0; -ALTER TABLE ONLY public.temporal_rng2 DROP CONSTRAINT pgdump_throwaway_notnull_1; -ALTER TABLE ONLY public.temporal_rng2 DROP CONSTRAINT pgdump_throwaway_notnull_2; --- --- Name: temporal_rng temporal_rng_pk; Type: CONSTRAINT; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.temporal_rng - ADD CONSTRAINT temporal_rng_pk PRIMARY KEY (id, valid_at WITHOUT OVERLAPS); -ALTER TABLE ONLY public.temporal_rng DROP CONSTRAINT pgdump_throwaway_notnull_0; -ALTER TABLE ONLY public.temporal_rng DROP CONSTRAINT pgdump_throwaway_notnull_1; --- --- Name: test_range_excl test_range_excl_room_during_excl; Type: CONSTRAINT; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.test_range_excl - ADD CONSTRAINT test_range_excl_room_during_excl EXCLUDE USING gist (room WITH =, during WITH &&); --- --- Name: test_range_excl test_range_excl_speaker_during_excl; Type: CONSTRAINT; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.test_range_excl - ADD CONSTRAINT test_range_excl_speaker_during_excl EXCLUDE USING gist (speaker WITH =, during WITH &&); --- --- Name: transition_table_base transition_table_base_pkey; Type: CONSTRAINT; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.transition_table_base - ADD CONSTRAINT transition_table_base_pkey PRIMARY KEY (id); -ALTER TABLE ONLY public.transition_table_base DROP CONSTRAINT pgdump_throwaway_notnull_0; --- --- Name: transition_table_level1 transition_table_level1_pkey; Type: CONSTRAINT; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.transition_table_level1 - ADD CONSTRAINT transition_table_level1_pkey PRIMARY KEY (level1_no); --- --- Name: transition_table_level2 transition_table_level2_pkey; Type: CONSTRAINT; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.transition_table_level2 - ADD CONSTRAINT transition_table_level2_pkey PRIMARY KEY (level2_no); --- --- Name: transition_table_status transition_table_status_pkey; Type: CONSTRAINT; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.transition_table_status - ADD CONSTRAINT transition_table_status_pkey PRIMARY KEY (level, node_no); --- --- Name: trigger_parted trigger_parted_pkey; Type: CONSTRAINT; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.trigger_parted - ADD CONSTRAINT trigger_parted_pkey PRIMARY KEY (a); -ALTER TABLE ONLY public.trigger_parted DROP CONSTRAINT pgdump_throwaway_notnull_0; --- --- Name: trigger_parted_p1 trigger_parted_p1_pkey; Type: CONSTRAINT; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.trigger_parted_p1 - ADD CONSTRAINT trigger_parted_p1_pkey PRIMARY KEY (a); -ALTER TABLE ONLY public.trigger_parted_p1 DROP CONSTRAINT pgdump_throwaway_notnull_0; --- --- Name: trigger_parted_p1_1 trigger_parted_p1_1_pkey; Type: CONSTRAINT; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.trigger_parted_p1_1 - ADD CONSTRAINT trigger_parted_p1_1_pkey PRIMARY KEY (a); -ALTER TABLE ONLY public.trigger_parted_p1_1 DROP CONSTRAINT pgdump_throwaway_notnull_0; --- --- Name: trigger_parted_p2 trigger_parted_p2_pkey; Type: CONSTRAINT; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.trigger_parted_p2 - ADD CONSTRAINT trigger_parted_p2_pkey PRIMARY KEY (a); -ALTER TABLE ONLY public.trigger_parted_p2 DROP CONSTRAINT pgdump_throwaway_notnull_0; --- --- Name: trigger_parted_p2_2 trigger_parted_p2_2_pkey; Type: CONSTRAINT; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.trigger_parted_p2_2 - ADD CONSTRAINT trigger_parted_p2_2_pkey PRIMARY KEY (a); -ALTER TABLE ONLY public.trigger_parted_p2_2 DROP CONSTRAINT pgdump_throwaway_notnull_0; --- --- Name: utf8_verification_inputs utf8_verification_inputs_pkey; Type: CONSTRAINT; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.utf8_verification_inputs - ADD CONSTRAINT utf8_verification_inputs_pkey PRIMARY KEY (description); -ALTER TABLE ONLY public.utf8_verification_inputs DROP CONSTRAINT pgdump_throwaway_notnull_0; --- --- Name: view_base_table view_base_table_pkey; Type: CONSTRAINT; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.view_base_table - ADD CONSTRAINT view_base_table_pkey PRIMARY KEY (key); -ALTER TABLE ONLY public.view_base_table DROP CONSTRAINT pgdump_throwaway_notnull_0; --- --- Name: pk pk_pkey; Type: CONSTRAINT; Schema: regress_indexing; Owner: postgres --- -ALTER TABLE ONLY regress_indexing.pk - ADD CONSTRAINT pk_pkey PRIMARY KEY (a); -ALTER TABLE ONLY regress_indexing.pk DROP CONSTRAINT pgdump_throwaway_notnull_0; --- --- Name: pk1 pk1_pkey; Type: CONSTRAINT; Schema: regress_indexing; Owner: postgres --- -ALTER TABLE ONLY regress_indexing.pk1 - ADD CONSTRAINT pk1_pkey PRIMARY KEY (a); -ALTER TABLE ONLY regress_indexing.pk1 DROP CONSTRAINT pgdump_throwaway_notnull_0; --- --- Name: pk2 pk2_pkey; Type: CONSTRAINT; Schema: regress_indexing; Owner: postgres --- -ALTER TABLE ONLY regress_indexing.pk2 - ADD CONSTRAINT pk2_pkey PRIMARY KEY (a); --- --- Name: pk3 pk3_pkey; Type: CONSTRAINT; Schema: regress_indexing; Owner: postgres --- -ALTER TABLE ONLY regress_indexing.pk3 - ADD CONSTRAINT pk3_pkey PRIMARY KEY (a); -ALTER TABLE ONLY regress_indexing.pk3 DROP CONSTRAINT pgdump_throwaway_notnull_0; --- --- Name: pk4 pk4_pkey; Type: CONSTRAINT; Schema: regress_indexing; Owner: postgres --- -ALTER TABLE ONLY regress_indexing.pk4 - ADD CONSTRAINT pk4_pkey PRIMARY KEY (a); --- --- Name: pk5 pk5_pkey; Type: CONSTRAINT; Schema: regress_indexing; Owner: postgres --- -ALTER TABLE ONLY regress_indexing.pk5 - ADD CONSTRAINT pk5_pkey PRIMARY KEY (a); --- --- Name: pk51 pk51_pkey; Type: CONSTRAINT; Schema: regress_indexing; Owner: postgres --- -ALTER TABLE ONLY regress_indexing.pk51 - ADD CONSTRAINT pk51_pkey PRIMARY KEY (a); --- --- Name: pk52 pk52_pkey; Type: CONSTRAINT; Schema: regress_indexing; Owner: postgres --- -ALTER TABLE ONLY regress_indexing.pk52 - ADD CONSTRAINT pk52_pkey PRIMARY KEY (a); --- --- Name: alter_idx_rename_test_parted_idx_3; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX alter_idx_rename_test_parted_idx_3 ON ONLY public.alter_idx_rename_test_parted_2 USING btree (a); --- --- Name: botharrayidx; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX botharrayidx ON public.array_index_op_test USING gin (i, t); --- --- Name: brin_summarize_bloom_idx; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX brin_summarize_bloom_idx ON public.brin_summarize_bloom USING brin (value) WITH (pages_per_range='2'); --- --- Name: brin_summarize_idx; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX brin_summarize_idx ON public.brin_summarize USING brin (value) WITH (pages_per_range='2'); --- --- Name: brin_summarize_multi_idx; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX brin_summarize_multi_idx ON public.brin_summarize_multi USING brin (value) WITH (pages_per_range='2'); --- --- Name: brin_test_a_idx; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX brin_test_a_idx ON public.brin_test USING brin (a) WITH (pages_per_range='2'); --- --- Name: brin_test_b_idx; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX brin_test_b_idx ON public.brin_test USING brin (b) WITH (pages_per_range='2'); --- --- Name: brin_test_bloom_a_idx; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX brin_test_bloom_a_idx ON public.brin_test_bloom USING brin (a) WITH (pages_per_range='2'); --- --- Name: brin_test_bloom_b_idx; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX brin_test_bloom_b_idx ON public.brin_test_bloom USING brin (b) WITH (pages_per_range='2'); --- --- Name: brin_test_multi_a_idx; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX brin_test_multi_a_idx ON public.brin_test_multi USING brin (a) WITH (pages_per_range='2'); --- --- Name: brin_test_multi_b_idx; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX brin_test_multi_b_idx ON public.brin_test_multi USING brin (b) WITH (pages_per_range='2'); --- --- Name: brinidx; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX brinidx ON public.brintest USING brin (byteacol, charcol, namecol, int8col, int2col, int4col, textcol, oidcol, tidcol, float4col, float8col, macaddrcol, inetcol, inetcol inet_minmax_ops, cidrcol, cidrcol inet_minmax_ops, bpcharcol, datecol, timecol, timestampcol, timestamptzcol, intervalcol, timetzcol, bitcol, varbitcol, numericcol, uuidcol, int4rangecol, lsncol, boxcol) WITH (pages_per_range='1'); --- --- Name: brinidx_bloom; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX brinidx_bloom ON public.brintest_bloom USING brin (byteacol bytea_bloom_ops, charcol char_bloom_ops, namecol name_bloom_ops, int8col int8_bloom_ops, int2col int2_bloom_ops, int4col int4_bloom_ops, textcol text_bloom_ops, oidcol oid_bloom_ops, float4col float4_bloom_ops, float8col float8_bloom_ops, macaddrcol macaddr_bloom_ops, inetcol inet_bloom_ops, cidrcol inet_bloom_ops, bpcharcol bpchar_bloom_ops, datecol date_bloom_ops, timecol time_bloom_ops, timestampcol timestamp_bloom_ops, timestamptzcol timestamptz_bloom_ops, intervalcol interval_bloom_ops, timetzcol timetz_bloom_ops, numericcol numeric_bloom_ops, uuidcol uuid_bloom_ops, lsncol pg_lsn_bloom_ops) WITH (pages_per_range='1'); --- --- Name: brinidx_multi; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX brinidx_multi ON public.brintest_multi USING brin (int8col int8_minmax_multi_ops, int2col int2_minmax_multi_ops, int4col int4_minmax_multi_ops, oidcol oid_minmax_multi_ops, tidcol tid_minmax_multi_ops, float4col float4_minmax_multi_ops, float8col float8_minmax_multi_ops, macaddrcol macaddr_minmax_multi_ops, macaddr8col macaddr8_minmax_multi_ops, inetcol inet_minmax_multi_ops, cidrcol inet_minmax_multi_ops, datecol date_minmax_multi_ops, timecol time_minmax_multi_ops, timestampcol timestamp_minmax_multi_ops, timestamptzcol timestamptz_minmax_multi_ops, intervalcol interval_minmax_multi_ops, timetzcol timetz_minmax_multi_ops, numericcol numeric_minmax_multi_ops, uuidcol uuid_minmax_multi_ops, lsncol pg_lsn_minmax_multi_ops) WITH (pages_per_range='1'); --- --- Name: bt_f8_index; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX bt_f8_index ON public.bt_f8_heap USING btree (seqno); --- --- Name: bt_i4_index; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX bt_i4_index ON public.bt_i4_heap USING btree (seqno); --- --- Name: bt_name_index; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX bt_name_index ON public.bt_name_heap USING btree (seqno); --- --- Name: bt_tsq; Type: INDEX; Schema: public; Owner: postgres --- -CREATE UNIQUE INDEX bt_tsq ON public.test_tsquery USING btree (keyword); --- --- Name: bt_txt_index; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX bt_txt_index ON public.bt_txt_heap USING btree (seqno); --- --- Name: btree_tall_idx; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX btree_tall_idx ON public.btree_tall_tbl USING btree (t, id) WITH (fillfactor='10'); --- --- Name: clstr_tst_b; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX clstr_tst_b ON public.clstr_tst USING btree (b); --- --- Name: clstr_tst_b_c; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX clstr_tst_b_c ON public.clstr_tst USING btree (b, c); --- --- Name: clstr_tst_c; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX clstr_tst_c ON public.clstr_tst USING btree (c); --- --- Name: clstr_tst_c_b; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX clstr_tst_c_b ON public.clstr_tst USING btree (c, b); --- --- Name: comment_test_child_fk; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX comment_test_child_fk ON public.comment_test_child USING btree (id); --- --- Name: INDEX comment_test_child_fk; Type: COMMENT; Schema: public; Owner: postgres --- -COMMENT ON INDEX public.comment_test_child_fk IS 'Index backing the FOREIGN KEY of comment_test_child'; --- --- Name: comment_test_index; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX comment_test_index ON public.comment_test USING btree (indexed_col); --- --- Name: INDEX comment_test_index; Type: COMMENT; Schema: public; Owner: postgres --- -COMMENT ON INDEX public.comment_test_index IS 'Simple index on comment_test'; --- --- Name: INDEX comment_test_pk; Type: COMMENT; Schema: public; Owner: postgres --- -COMMENT ON INDEX public.comment_test_pk IS 'Index backing the PRIMARY KEY of comment_test'; --- --- Name: covidxpart_a_b_idx; Type: INDEX; Schema: public; Owner: postgres --- -CREATE UNIQUE INDEX covidxpart_a_b_idx ON ONLY public.covidxpart USING btree (a) INCLUDE (b); --- --- Name: covidxpart1_a_b_idx; Type: INDEX; Schema: public; Owner: postgres --- -CREATE UNIQUE INDEX covidxpart1_a_b_idx ON public.covidxpart1 USING btree (a) INCLUDE (b); --- --- Name: covidxpart2_a_b_idx; Type: INDEX; Schema: public; Owner: postgres --- -CREATE UNIQUE INDEX covidxpart2_a_b_idx ON public.covidxpart2 USING btree (a) INCLUDE (b); --- --- Name: covidxpart3_a_b_idx; Type: INDEX; Schema: public; Owner: postgres --- -CREATE UNIQUE INDEX covidxpart3_a_b_idx ON public.covidxpart3 USING btree (a) INCLUDE (b); --- --- Name: covidxpart4_a_b_idx; Type: INDEX; Schema: public; Owner: postgres --- -CREATE UNIQUE INDEX covidxpart4_a_b_idx ON public.covidxpart4 USING btree (a) INCLUDE (b); --- --- Name: covidxpart4_a_idx; Type: INDEX; Schema: public; Owner: postgres --- -CREATE UNIQUE INDEX covidxpart4_a_idx ON public.covidxpart4 USING btree (a); --- --- Name: dedup_unique; Type: INDEX; Schema: public; Owner: postgres --- -CREATE UNIQUE INDEX dedup_unique ON public.dedup_unique_test_table USING btree (a) WITH (deduplicate_items='on'); --- --- Name: dupindexcols_i; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX dupindexcols_i ON public.dupindexcols USING btree (f1, id, f1 text_pattern_ops); --- --- Name: ec1_expr1; Type: INDEX; Schema: public; Owner: postgres --- -CREATE UNIQUE INDEX ec1_expr1 ON public.ec1 USING btree (((ff + 1))); --- --- Name: ec1_expr2; Type: INDEX; Schema: public; Owner: postgres --- -CREATE UNIQUE INDEX ec1_expr2 ON public.ec1 USING btree ((((ff + 2) + 1))); --- --- Name: ec1_expr4; Type: INDEX; Schema: public; Owner: postgres --- -CREATE UNIQUE INDEX ec1_expr4 ON public.ec1 USING btree (((ff + 4))); --- --- Name: emp1_expr_idx; Type: INDEX; Schema: public; Owner: postgres --- -CREATE UNIQUE INDEX emp1_expr_idx ON public.emp1 USING btree (((id * id))); --- --- Name: fdeps_ab_idx; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX fdeps_ab_idx ON public.functional_dependencies USING btree (a, b); --- --- Name: fdeps_abc_idx; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX fdeps_abc_idx ON public.functional_dependencies USING btree (a, b, c); --- --- Name: func_index_index; Type: INDEX; Schema: public; Owner: postgres --- -CREATE UNIQUE INDEX func_index_index ON public.func_index_heap USING btree (((f1 || f2))); --- --- Name: gcircleind; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX gcircleind ON public.circle_tbl USING gist (f1); --- --- Name: gin_relopts_test; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX gin_relopts_test ON public.array_index_op_test USING gin (i) WITH (fastupdate='on', gin_pending_list_limit='128'); --- --- Name: gin_test_idx; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX gin_test_idx ON public.gin_test_tbl USING gin (i) WITH (gin_pending_list_limit='4096', fastupdate=off); --- --- Name: gist_pointidx; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX gist_pointidx ON public.gist_point_tbl USING gist (p) WITH (fillfactor='40'); --- --- Name: gpolygonind; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX gpolygonind ON public.polygon_tbl USING gist (f1); --- --- Name: grect2ind; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX grect2ind ON public.fast_emp4000 USING gist (home_base); --- --- Name: gtest22c_b_idx; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX gtest22c_b_idx ON public.gtest22c USING btree (b); --- --- Name: gtest22c_expr_idx; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX gtest22c_expr_idx ON public.gtest22c USING btree (((b * 3))); --- --- Name: gtest22c_pred_idx; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX gtest22c_pred_idx ON public.gtest22c USING btree (a) WHERE (b > 0); --- --- Name: hash_f8_index; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX hash_f8_index ON public.hash_f8_heap USING hash (random) WITH (fillfactor='60'); --- --- Name: hash_f8_index_1; Type: INDEX; Schema: public; Owner: postgres --- -CREATE UNIQUE INDEX hash_f8_index_1 ON public.hash_f8_heap USING btree (abs(random)); --- --- Name: hash_f8_index_2; Type: INDEX; Schema: public; Owner: postgres --- -CREATE UNIQUE INDEX hash_f8_index_2 ON public.hash_f8_heap USING btree (((seqno + 1)), random); --- --- Name: hash_f8_index_3; Type: INDEX; Schema: public; Owner: postgres --- -CREATE UNIQUE INDEX hash_f8_index_3 ON public.hash_f8_heap USING btree (random) WHERE (seqno > 1000); --- --- Name: hash_i4_index; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX hash_i4_index ON public.hash_i4_heap USING hash (random); --- --- Name: hash_name_index; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX hash_name_index ON public.hash_name_heap USING hash (random); --- --- Name: hash_txt_index; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX hash_txt_index ON public.hash_txt_heap USING hash (random); --- --- Name: hslot_hubname; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX hslot_hubname ON public.hslot USING btree (hubname); --- --- Name: hslot_name; Type: INDEX; Schema: public; Owner: postgres --- -CREATE UNIQUE INDEX hslot_name ON public.hslot USING btree (slotname); --- --- Name: hub_name; Type: INDEX; Schema: public; Owner: postgres --- -CREATE UNIQUE INDEX hub_name ON public.hub USING btree (name); --- --- Name: idx; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX idx ON public.cmdata USING btree (f1); --- --- Name: idx1; Type: INDEX; Schema: public; Owner: postgres --- -CREATE UNIQUE INDEX idx1 ON public.cmdata2 USING btree (((f1 || f2))); --- --- Name: idxpart_a_idx; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX idxpart_a_idx ON ONLY public.idxpart USING btree (a); --- --- Name: idxpart1_a_idx; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX idxpart1_a_idx ON public.idxpart1 USING btree (a); --- --- Name: idxpart2_a_idx; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX idxpart2_a_idx ON ONLY public.idxpart2 USING btree (a); --- --- Name: idxpart22_a_idx; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX idxpart22_a_idx ON public.idxpart22 USING btree (a); --- --- Name: idxpart3_a_idx; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX idxpart3_a_idx ON ONLY public.idxpart3 USING btree (a); --- --- Name: idxpart31_a_idx; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX idxpart31_a_idx ON public.idxpart31 USING btree (a); --- --- Name: idxpart32_a_idx; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX idxpart32_a_idx ON public.idxpart32 USING btree (a); --- --- Name: iface_name; Type: INDEX; Schema: public; Owner: postgres --- -CREATE UNIQUE INDEX iface_name ON public.iface USING btree (slotname); --- --- Name: iix; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX iix ON public.ihighway USING btree (name); --- --- Name: iprt1_e_p1_ab2; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX iprt1_e_p1_ab2 ON public.prt1_e_p1 USING btree ((((a + b) / 2))); --- --- Name: iprt1_e_p2_ab2; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX iprt1_e_p2_ab2 ON public.prt1_e_p2 USING btree ((((a + b) / 2))); --- --- Name: iprt1_e_p3_ab2; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX iprt1_e_p3_ab2 ON public.prt1_e_p3 USING btree ((((a + b) / 2))); --- --- Name: iprt1_p1_a; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX iprt1_p1_a ON public.prt1_p1 USING btree (a); --- --- Name: iprt1_p2_a; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX iprt1_p2_a ON public.prt1_p2 USING btree (a); --- --- Name: iprt1_p3_a; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX iprt1_p3_a ON public.prt1_p3 USING btree (a); --- --- Name: iprt2_p1_b; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX iprt2_p1_b ON public.prt2_p1 USING btree (b); --- --- Name: iprt2_p2_b; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX iprt2_p2_b ON public.prt2_p2 USING btree (b); --- --- Name: iprt2_p3_b; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX iprt2_p3_b ON public.prt2_p3 USING btree (b); --- --- Name: mvtest_aa; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX mvtest_aa ON public.mvtest_bb USING btree (grandtot); --- --- Name: mvtest_tm_type; Type: INDEX; Schema: public; Owner: postgres --- -CREATE UNIQUE INDEX mvtest_tm_type ON public.mvtest_tm USING btree (type); --- --- Name: mvtest_tvmm_expr; Type: INDEX; Schema: public; Owner: postgres --- -CREATE UNIQUE INDEX mvtest_tvmm_expr ON public.mvtest_tvmm USING btree (((grandtot > (0)::numeric))); --- --- Name: mvtest_tvmm_pred; Type: INDEX; Schema: public; Owner: postgres --- -CREATE UNIQUE INDEX mvtest_tvmm_pred ON public.mvtest_tvmm USING btree (grandtot) WHERE (grandtot < (0)::numeric); --- --- Name: num_exp_add_idx; Type: INDEX; Schema: public; Owner: postgres --- -CREATE UNIQUE INDEX num_exp_add_idx ON public.num_exp_add USING btree (id1, id2); --- --- Name: num_exp_div_idx; Type: INDEX; Schema: public; Owner: postgres --- -CREATE UNIQUE INDEX num_exp_div_idx ON public.num_exp_div USING btree (id1, id2); --- --- Name: num_exp_ln_idx; Type: INDEX; Schema: public; Owner: postgres --- -CREATE UNIQUE INDEX num_exp_ln_idx ON public.num_exp_ln USING btree (id); --- --- Name: num_exp_log10_idx; Type: INDEX; Schema: public; Owner: postgres --- -CREATE UNIQUE INDEX num_exp_log10_idx ON public.num_exp_log10 USING btree (id); --- --- Name: num_exp_mul_idx; Type: INDEX; Schema: public; Owner: postgres --- -CREATE UNIQUE INDEX num_exp_mul_idx ON public.num_exp_mul USING btree (id1, id2); --- --- Name: num_exp_power_10_ln_idx; Type: INDEX; Schema: public; Owner: postgres --- -CREATE UNIQUE INDEX num_exp_power_10_ln_idx ON public.num_exp_power_10_ln USING btree (id); --- --- Name: num_exp_sqrt_idx; Type: INDEX; Schema: public; Owner: postgres --- -CREATE UNIQUE INDEX num_exp_sqrt_idx ON public.num_exp_sqrt USING btree (id); --- --- Name: num_exp_sub_idx; Type: INDEX; Schema: public; Owner: postgres --- -CREATE UNIQUE INDEX num_exp_sub_idx ON public.num_exp_sub USING btree (id1, id2); --- --- Name: nummultirange_test_btree; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX nummultirange_test_btree ON public.nummultirange_test USING btree (nmr); --- --- Name: numrange_test_btree; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX numrange_test_btree ON public.numrange_test USING btree (nr); --- --- Name: onek2_stu1_prtl; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX onek2_stu1_prtl ON public.onek2 USING btree (stringu1) WHERE ((stringu1 >= 'J'::name) AND (stringu1 < 'K'::name)); --- --- Name: onek2_u1_prtl; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX onek2_u1_prtl ON public.onek2 USING btree (unique1) WHERE ((unique1 < 20) OR (unique1 > 980)); --- --- Name: onek2_u2_prtl; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX onek2_u2_prtl ON public.onek2 USING btree (unique2) WHERE (stringu1 < 'B'::name); --- --- Name: onek_hundred; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX onek_hundred ON public.onek USING btree (hundred); --- --- Name: onek_stringu1; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX onek_stringu1 ON public.onek USING btree (stringu1); --- --- Name: onek_unique1; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX onek_unique1 ON public.onek USING btree (unique1); --- --- Name: onek_unique2; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX onek_unique2 ON public.onek USING btree (unique2); --- --- Name: pfield_name; Type: INDEX; Schema: public; Owner: postgres --- -CREATE UNIQUE INDEX pfield_name ON public.pfield USING btree (name); --- --- Name: phone_name; Type: INDEX; Schema: public; Owner: postgres --- -CREATE UNIQUE INDEX phone_name ON public.phone USING btree (slotname); --- --- Name: pline_name; Type: INDEX; Schema: public; Owner: postgres --- -CREATE UNIQUE INDEX pline_name ON public.pline USING btree (slotname); --- --- Name: point_table_a_idx; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX point_table_a_idx ON public.point_table USING gist (a); --- --- Name: pslot_name; Type: INDEX; Schema: public; Owner: postgres --- -CREATE UNIQUE INDEX pslot_name ON public.pslot USING btree (slotname); --- --- Name: qq; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX qq ON public.test_tsquery USING gist (keyword); --- --- Name: quad_box_tbl_idx; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX quad_box_tbl_idx ON public.quad_box_tbl USING spgist (b); --- --- Name: quad_poly_tbl_idx; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX quad_poly_tbl_idx ON public.quad_poly_tbl USING spgist (p); --- --- Name: regular_sized_index; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX regular_sized_index ON public.parallel_vacuum_table USING btree (a); --- --- Name: reloptions_test_idx; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX reloptions_test_idx ON public.reloptions_test USING btree (s) WITH (fillfactor='40'); --- --- Name: reloptions_test_idx3; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX reloptions_test_idx3 ON public.reloptions_test USING btree (s) WITH (fillfactor='40'); --- --- Name: rix; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX rix ON public.road USING btree (name); --- --- Name: room_rno; Type: INDEX; Schema: public; Owner: postgres --- -CREATE UNIQUE INDEX room_rno ON public.room USING btree (roomno); --- --- Name: six; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX six ON public.shighway USING btree (name); --- --- Name: sj_t2_id_idx; Type: INDEX; Schema: public; Owner: postgres --- -CREATE UNIQUE INDEX sj_t2_id_idx ON public.sj_t2 USING btree (id); --- --- Name: sj_t3_a_id_idx; Type: INDEX; Schema: public; Owner: postgres --- -CREATE UNIQUE INDEX sj_t3_a_id_idx ON public.sj_t3 USING btree (a, id); --- --- Name: sk_a_idx; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX sk_a_idx ON public.sk USING btree (a); --- --- Name: sl_a_b_idx; Type: INDEX; Schema: public; Owner: postgres --- -CREATE UNIQUE INDEX sl_a_b_idx ON public.sl USING btree (a, b); --- --- Name: sp_kd_ind; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX sp_kd_ind ON public.kd_point_tbl USING spgist (p kd_point_ops); --- --- Name: sp_quad_ind; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX sp_quad_ind ON public.quad_point_tbl USING spgist (p); --- --- Name: sp_radix_ind; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX sp_radix_ind ON public.radix_text_tbl USING spgist (t); --- --- Name: spgist_box_idx; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX spgist_box_idx ON public.spgist_box_tbl USING spgist (b); --- --- Name: spgist_domain_idx; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX spgist_domain_idx ON public.spgist_domain_tbl USING spgist (f1); --- --- Name: spgist_point_idx; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX spgist_point_idx ON public.spgist_point_tbl USING spgist (p) WITH (fillfactor='90'); --- --- Name: spgist_text_idx; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX spgist_text_idx ON public.spgist_text_tbl USING spgist (t); --- --- Name: spgist_unlogged_idx; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX spgist_unlogged_idx ON public.spgist_unlogged_tbl USING spgist (b); --- --- Name: stats_test_idx1; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX stats_test_idx1 ON public.stats_test_tab1 USING btree (a); --- --- Name: system_name; Type: INDEX; Schema: public; Owner: postgres --- -CREATE UNIQUE INDEX system_name ON public.system USING btree (name); --- --- Name: tbl_include_reg_c1_c2_c11_c3_idx; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX tbl_include_reg_c1_c2_c11_c3_idx ON public.tbl_include_reg USING btree (c1, c2) INCLUDE (c1, c3); --- --- Name: tbl_include_reg_idx; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX tbl_include_reg_idx ON public.tbl_include_reg USING btree (c1, c2) INCLUDE (c3, c4); --- --- Name: tenk1_hundred; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX tenk1_hundred ON public.tenk1 USING btree (hundred); --- --- Name: tenk1_thous_tenthous; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX tenk1_thous_tenthous ON public.tenk1 USING btree (thousand, tenthous); --- --- Name: tenk1_unique1; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX tenk1_unique1 ON public.tenk1 USING btree (unique1); --- --- Name: tenk1_unique2; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX tenk1_unique2 ON public.tenk1 USING btree (unique2); --- --- Name: tenk2_hundred; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX tenk2_hundred ON public.tenk2 USING btree (hundred); --- --- Name: tenk2_unique1; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX tenk2_unique1 ON public.tenk2 USING btree (unique1); --- --- Name: tenk2_unique2; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX tenk2_unique2 ON public.tenk2 USING btree (unique2); --- --- Name: test_range_gist_idx; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX test_range_gist_idx ON public.test_range_gist USING gist (ir); --- --- Name: test_range_spgist_idx; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX test_range_spgist_idx ON public.test_range_spgist USING spgist (ir); --- --- Name: test_storage_idx; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX test_storage_idx ON public.test_storage USING btree (b, a); --- --- Name: textrange_test_btree; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX textrange_test_btree ON public.textrange_test USING btree (tr); --- --- Name: typically_sized_index; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX typically_sized_index ON public.parallel_vacuum_table USING btree (a); --- --- Name: vacuum_in_leader_small_index; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX vacuum_in_leader_small_index ON public.parallel_vacuum_table USING btree ((1)); --- --- Name: wowidx; Type: INDEX; Schema: public; Owner: postgres --- -CREATE INDEX wowidx ON public.test_tsvector USING gin (a); --- --- Name: wslot_name; Type: INDEX; Schema: public; Owner: postgres --- -CREATE UNIQUE INDEX wslot_name ON public.wslot USING btree (slotname); --- --- Name: pk1_pkey; Type: INDEX ATTACH; Schema: fkpart3; Owner: postgres --- -ALTER INDEX fkpart3.pk_pkey ATTACH PARTITION fkpart3.pk1_pkey; --- --- Name: pk2_pkey; Type: INDEX ATTACH; Schema: fkpart3; Owner: postgres --- -ALTER INDEX fkpart3.pk_pkey ATTACH PARTITION fkpart3.pk2_pkey; --- --- Name: pk3_pkey; Type: INDEX ATTACH; Schema: fkpart3; Owner: postgres --- -ALTER INDEX fkpart3.pk_pkey ATTACH PARTITION fkpart3.pk3_pkey; --- --- Name: pk4_pkey; Type: INDEX ATTACH; Schema: fkpart3; Owner: postgres --- -ALTER INDEX fkpart3.pk_pkey ATTACH PARTITION fkpart3.pk4_pkey; --- --- Name: pk51_pkey; Type: INDEX ATTACH; Schema: fkpart3; Owner: postgres --- -ALTER INDEX fkpart3.pk5_pkey ATTACH PARTITION fkpart3.pk51_pkey; --- --- Name: pk52_pkey; Type: INDEX ATTACH; Schema: fkpart3; Owner: postgres --- -ALTER INDEX fkpart3.pk5_pkey ATTACH PARTITION fkpart3.pk52_pkey; --- --- Name: pk5_pkey; Type: INDEX ATTACH; Schema: fkpart3; Owner: postgres --- -ALTER INDEX fkpart3.pk_pkey ATTACH PARTITION fkpart3.pk5_pkey; --- --- Name: droppk1_pkey; Type: INDEX ATTACH; Schema: fkpart4; Owner: postgres --- -ALTER INDEX fkpart4.droppk_pkey ATTACH PARTITION fkpart4.droppk1_pkey; --- --- Name: droppk2_d_pkey; Type: INDEX ATTACH; Schema: fkpart4; Owner: postgres --- -ALTER INDEX fkpart4.droppk2_pkey ATTACH PARTITION fkpart4.droppk2_d_pkey; --- --- Name: droppk2_pkey; Type: INDEX ATTACH; Schema: fkpart4; Owner: postgres --- -ALTER INDEX fkpart4.droppk_pkey ATTACH PARTITION fkpart4.droppk2_pkey; --- --- Name: droppk_d_pkey; Type: INDEX ATTACH; Schema: fkpart4; Owner: postgres --- -ALTER INDEX fkpart4.droppk_pkey ATTACH PARTITION fkpart4.droppk_d_pkey; --- --- Name: pk11_pkey; Type: INDEX ATTACH; Schema: fkpart5; Owner: postgres --- -ALTER INDEX fkpart5.pk1_pkey ATTACH PARTITION fkpart5.pk11_pkey; --- --- Name: pk1_pkey; Type: INDEX ATTACH; Schema: fkpart5; Owner: postgres --- -ALTER INDEX fkpart5.pk_pkey ATTACH PARTITION fkpart5.pk1_pkey; --- --- Name: pk2_pkey; Type: INDEX ATTACH; Schema: fkpart5; Owner: postgres --- -ALTER INDEX fkpart5.pk_pkey ATTACH PARTITION fkpart5.pk2_pkey; --- --- Name: pk31_pkey; Type: INDEX ATTACH; Schema: fkpart5; Owner: postgres --- -ALTER INDEX fkpart5.pk3_pkey ATTACH PARTITION fkpart5.pk31_pkey; --- --- Name: pk32_pkey; Type: INDEX ATTACH; Schema: fkpart5; Owner: postgres --- -ALTER INDEX fkpart5.pk3_pkey ATTACH PARTITION fkpart5.pk32_pkey; --- --- Name: pk3_pkey; Type: INDEX ATTACH; Schema: fkpart5; Owner: postgres --- -ALTER INDEX fkpart5.pk_pkey ATTACH PARTITION fkpart5.pk3_pkey; --- --- Name: pk11_pkey; Type: INDEX ATTACH; Schema: fkpart6; Owner: postgres --- -ALTER INDEX fkpart6.pk1_pkey ATTACH PARTITION fkpart6.pk11_pkey; --- --- Name: pk12_pkey; Type: INDEX ATTACH; Schema: fkpart6; Owner: postgres --- -ALTER INDEX fkpart6.pk1_pkey ATTACH PARTITION fkpart6.pk12_pkey; --- --- Name: pk1_pkey; Type: INDEX ATTACH; Schema: fkpart6; Owner: postgres --- -ALTER INDEX fkpart6.pk_pkey ATTACH PARTITION fkpart6.pk1_pkey; --- --- Name: covidxpart1_a_b_idx; Type: INDEX ATTACH; Schema: public; Owner: postgres --- -ALTER INDEX public.covidxpart_a_b_idx ATTACH PARTITION public.covidxpart1_a_b_idx; --- --- Name: covidxpart2_a_b_idx; Type: INDEX ATTACH; Schema: public; Owner: postgres --- -ALTER INDEX public.covidxpart_a_b_idx ATTACH PARTITION public.covidxpart2_a_b_idx; --- --- Name: covidxpart3_a_b_idx; Type: INDEX ATTACH; Schema: public; Owner: postgres --- -ALTER INDEX public.covidxpart_a_b_idx ATTACH PARTITION public.covidxpart3_a_b_idx; --- --- Name: covidxpart4_a_b_idx; Type: INDEX ATTACH; Schema: public; Owner: postgres --- -ALTER INDEX public.covidxpart_a_b_idx ATTACH PARTITION public.covidxpart4_a_b_idx; --- --- Name: idxpart1_a_idx; Type: INDEX ATTACH; Schema: public; Owner: postgres --- -ALTER INDEX public.idxpart_a_idx ATTACH PARTITION public.idxpart1_a_idx; --- --- Name: idxpart22_a_idx; Type: INDEX ATTACH; Schema: public; Owner: postgres --- -ALTER INDEX public.idxpart2_a_idx ATTACH PARTITION public.idxpart22_a_idx; --- --- Name: idxpart2_a_idx; Type: INDEX ATTACH; Schema: public; Owner: postgres --- -ALTER INDEX public.idxpart_a_idx ATTACH PARTITION public.idxpart2_a_idx; --- --- Name: idxpart31_a_idx; Type: INDEX ATTACH; Schema: public; Owner: postgres --- -ALTER INDEX public.idxpart3_a_idx ATTACH PARTITION public.idxpart31_a_idx; --- --- Name: idxpart32_a_idx; Type: INDEX ATTACH; Schema: public; Owner: postgres --- -ALTER INDEX public.idxpart3_a_idx ATTACH PARTITION public.idxpart32_a_idx; --- --- Name: idxpart3_a_idx; Type: INDEX ATTACH; Schema: public; Owner: postgres --- -ALTER INDEX public.idxpart_a_idx ATTACH PARTITION public.idxpart3_a_idx; --- --- Name: idxpart_another_1_pkey; Type: INDEX ATTACH; Schema: public; Owner: postgres --- -ALTER INDEX public.idxpart_another_pkey ATTACH PARTITION public.idxpart_another_1_pkey; --- --- Name: part1_self_fk_pkey; Type: INDEX ATTACH; Schema: public; Owner: postgres --- -ALTER INDEX public.parted_self_fk_pkey ATTACH PARTITION public.part1_self_fk_pkey; --- --- Name: part2_self_fk_pkey; Type: INDEX ATTACH; Schema: public; Owner: postgres --- -ALTER INDEX public.parted_self_fk_pkey ATTACH PARTITION public.part2_self_fk_pkey; --- --- Name: part32_self_fk_pkey; Type: INDEX ATTACH; Schema: public; Owner: postgres --- -ALTER INDEX public.part3_self_fk_pkey ATTACH PARTITION public.part32_self_fk_pkey; --- --- Name: part33_self_fk_pkey; Type: INDEX ATTACH; Schema: public; Owner: postgres --- -ALTER INDEX public.part3_self_fk_pkey ATTACH PARTITION public.part33_self_fk_pkey; --- --- Name: part3_self_fk_pkey; Type: INDEX ATTACH; Schema: public; Owner: postgres --- -ALTER INDEX public.parted_self_fk_pkey ATTACH PARTITION public.part3_self_fk_pkey; --- --- Name: trigger_parted_p1_1_pkey; Type: INDEX ATTACH; Schema: public; Owner: postgres --- -ALTER INDEX public.trigger_parted_p1_pkey ATTACH PARTITION public.trigger_parted_p1_1_pkey; --- --- Name: trigger_parted_p1_pkey; Type: INDEX ATTACH; Schema: public; Owner: postgres --- -ALTER INDEX public.trigger_parted_pkey ATTACH PARTITION public.trigger_parted_p1_pkey; --- --- Name: trigger_parted_p2_2_pkey; Type: INDEX ATTACH; Schema: public; Owner: postgres --- -ALTER INDEX public.trigger_parted_p2_pkey ATTACH PARTITION public.trigger_parted_p2_2_pkey; --- --- Name: trigger_parted_p2_pkey; Type: INDEX ATTACH; Schema: public; Owner: postgres --- -ALTER INDEX public.trigger_parted_pkey ATTACH PARTITION public.trigger_parted_p2_pkey; --- --- Name: pk1_pkey; Type: INDEX ATTACH; Schema: regress_indexing; Owner: postgres --- -ALTER INDEX regress_indexing.pk_pkey ATTACH PARTITION regress_indexing.pk1_pkey; --- --- Name: pk2_pkey; Type: INDEX ATTACH; Schema: regress_indexing; Owner: postgres --- -ALTER INDEX regress_indexing.pk_pkey ATTACH PARTITION regress_indexing.pk2_pkey; --- --- Name: pk3_pkey; Type: INDEX ATTACH; Schema: regress_indexing; Owner: postgres --- -ALTER INDEX regress_indexing.pk_pkey ATTACH PARTITION regress_indexing.pk3_pkey; --- --- Name: pk4_pkey; Type: INDEX ATTACH; Schema: regress_indexing; Owner: postgres --- -ALTER INDEX regress_indexing.pk_pkey ATTACH PARTITION regress_indexing.pk4_pkey; --- --- Name: pk51_pkey; Type: INDEX ATTACH; Schema: regress_indexing; Owner: postgres --- -ALTER INDEX regress_indexing.pk5_pkey ATTACH PARTITION regress_indexing.pk51_pkey; --- --- Name: pk52_pkey; Type: INDEX ATTACH; Schema: regress_indexing; Owner: postgres --- -ALTER INDEX regress_indexing.pk5_pkey ATTACH PARTITION regress_indexing.pk52_pkey; --- --- Name: pk5_pkey; Type: INDEX ATTACH; Schema: regress_indexing; Owner: postgres --- -ALTER INDEX regress_indexing.pk_pkey ATTACH PARTITION regress_indexing.pk5_pkey; --- --- Name: func_deps_stat; Type: STATISTICS; Schema: public; Owner: postgres --- -CREATE STATISTICS public.func_deps_stat (dependencies) ON (a * 2), upper(b), (c + 1::numeric) FROM public.functional_dependencies; -ALTER STATISTICS public.func_deps_stat OWNER TO postgres; --- --- Name: mcv_lists_arrays_stats; Type: STATISTICS; Schema: public; Owner: postgres --- -CREATE STATISTICS public.mcv_lists_arrays_stats (mcv) ON a, b, c FROM public.mcv_lists_arrays; -ALTER STATISTICS public.mcv_lists_arrays_stats OWNER TO postgres; --- --- Name: mcv_lists_bool_stats; Type: STATISTICS; Schema: public; Owner: postgres --- -CREATE STATISTICS public.mcv_lists_bool_stats (mcv) ON a, b, c FROM public.mcv_lists_bool; -ALTER STATISTICS public.mcv_lists_bool_stats OWNER TO postgres; --- --- Name: mcv_lists_stats; Type: STATISTICS; Schema: public; Owner: postgres --- -CREATE STATISTICS public.mcv_lists_stats (mcv) ON a, b, d FROM public.mcv_lists; -ALTER STATISTICS public.mcv_lists_stats OWNER TO postgres; --- --- Name: key_dependent_view _RETURN; Type: RULE; Schema: public; Owner: postgres --- -CREATE OR REPLACE VIEW public.key_dependent_view AS - SELECT key, - data - FROM public.view_base_table - GROUP BY key; --- --- Name: key_dependent_view_no_cols _RETURN; Type: RULE; Schema: public; Owner: postgres --- -CREATE OR REPLACE VIEW public.key_dependent_view_no_cols AS - SELECT - FROM public.view_base_table - GROUP BY key - HAVING (length((data)::text) > 0); --- --- Name: shoelace_data log_shoelace; Type: RULE; Schema: public; Owner: postgres --- -CREATE RULE log_shoelace AS - ON UPDATE TO public.shoelace_data - WHERE (new.sl_avail <> old.sl_avail) DO INSERT INTO public.shoelace_log (sl_name, sl_avail, log_who, log_when) - VALUES (new.sl_name, new.sl_avail, 'Al Bundy'::name, '1970-01-01 00:00:00'::timestamp without time zone); --- --- Name: ruletest_tbl myrule; Type: RULE; Schema: public; Owner: postgres --- -CREATE RULE myrule AS - ON INSERT TO public.ruletest_tbl DO INSTEAD INSERT INTO public.ruletest_tbl2 (a, b) - VALUES (1000, 1000); --- --- Name: rules_src r1; Type: RULE; Schema: public; Owner: postgres --- -CREATE RULE r1 AS - ON UPDATE TO public.rules_src DO INSERT INTO public.rules_log (f1, f2, tag, id) VALUES (old.f1,old.f2,'old'::text,DEFAULT), (new.f1,new.f2,'new'::text,DEFAULT); --- --- Name: rules_src r2; Type: RULE; Schema: public; Owner: postgres --- -CREATE RULE r2 AS - ON UPDATE TO public.rules_src DO VALUES (old.f1,old.f2,'old'::text), (new.f1,new.f2,'new'::text); --- --- Name: rules_src r3; Type: RULE; Schema: public; Owner: postgres --- -CREATE RULE r3 AS - ON INSERT TO public.rules_src DO INSERT INTO public.rules_log (f1, f2, tag, id) VALUES (NULL::integer,NULL::integer,'-'::text,DEFAULT), (new.f1,new.f2,'new'::text,DEFAULT); --- --- Name: rules_src r4; Type: RULE; Schema: public; Owner: postgres --- -CREATE RULE r4 AS - ON DELETE TO public.rules_src DO - NOTIFY rules_src_deletion; --- --- Name: rules_src r5; Type: RULE; Schema: public; Owner: postgres --- -CREATE RULE r5 AS - ON INSERT TO public.rules_src DO INSTEAD INSERT INTO public.rules_log AS trgt (f1, f2) SELECT new.f1, - new.f2 - RETURNING trgt.f1, - trgt.f2; --- --- Name: rules_src r6; Type: RULE; Schema: public; Owner: postgres --- -CREATE RULE r6 AS - ON UPDATE TO public.rules_src DO INSTEAD UPDATE public.rules_log trgt SET tag = 'updated'::text - WHERE (trgt.f1 = new.f1); --- --- Name: rules_src r7; Type: RULE; Schema: public; Owner: postgres --- -CREATE RULE r7 AS - ON DELETE TO public.rules_src DO INSTEAD WITH wins AS ( - INSERT INTO public.int4_tbl AS trgt_1 (f1) - VALUES (0) - RETURNING trgt_1.f1 - ), wupd AS ( - UPDATE public.int4_tbl trgt_1 SET f1 = (trgt_1.f1 + 1) - RETURNING trgt_1.f1 - ), wdel AS ( - DELETE FROM public.int4_tbl trgt_1 - WHERE (trgt_1.f1 = 0) - RETURNING trgt_1.f1 - ) - INSERT INTO public.rules_log AS trgt (f1, f2) SELECT old.f1, - old.f2 - FROM wins, - wupd, - wdel - RETURNING trgt.f1, - trgt.f2; --- --- Name: rtest_emp rtest_emp_del; Type: RULE; Schema: public; Owner: postgres --- -CREATE RULE rtest_emp_del AS - ON DELETE TO public.rtest_emp DO INSERT INTO public.rtest_emplog (ename, who, action, newsal, oldsal) - VALUES (old.ename, CURRENT_USER, 'fired'::bpchar, 0.00, old.salary); --- --- Name: rtest_emp rtest_emp_ins; Type: RULE; Schema: public; Owner: postgres --- -CREATE RULE rtest_emp_ins AS - ON INSERT TO public.rtest_emp DO INSERT INTO public.rtest_emplog (ename, who, action, newsal, oldsal) - VALUES (new.ename, CURRENT_USER, 'hired'::bpchar, new.salary, 0.00); --- --- Name: rtest_emp rtest_emp_upd; Type: RULE; Schema: public; Owner: postgres --- -CREATE RULE rtest_emp_upd AS - ON UPDATE TO public.rtest_emp - WHERE (new.salary <> old.salary) DO INSERT INTO public.rtest_emplog (ename, who, action, newsal, oldsal) - VALUES (new.ename, CURRENT_USER, 'honored'::bpchar, new.salary, old.salary); --- --- Name: rtest_nothn1 rtest_nothn_r1; Type: RULE; Schema: public; Owner: postgres --- -CREATE RULE rtest_nothn_r1 AS - ON INSERT TO public.rtest_nothn1 - WHERE ((new.a >= 10) AND (new.a < 20)) DO INSTEAD NOTHING; --- --- Name: rtest_nothn1 rtest_nothn_r2; Type: RULE; Schema: public; Owner: postgres --- -CREATE RULE rtest_nothn_r2 AS - ON INSERT TO public.rtest_nothn1 - WHERE ((new.a >= 30) AND (new.a < 40)) DO INSTEAD NOTHING; --- --- Name: rtest_nothn2 rtest_nothn_r3; Type: RULE; Schema: public; Owner: postgres --- -CREATE RULE rtest_nothn_r3 AS - ON INSERT TO public.rtest_nothn2 - WHERE (new.a >= 100) DO INSTEAD INSERT INTO public.rtest_nothn3 (a, b) - VALUES (new.a, new.b); --- --- Name: rtest_nothn2 rtest_nothn_r4; Type: RULE; Schema: public; Owner: postgres --- -CREATE RULE rtest_nothn_r4 AS - ON INSERT TO public.rtest_nothn2 DO INSTEAD NOTHING; --- --- Name: rtest_order1 rtest_order_r1; Type: RULE; Schema: public; Owner: postgres --- -CREATE RULE rtest_order_r1 AS - ON INSERT TO public.rtest_order1 DO INSTEAD INSERT INTO public.rtest_order2 (a, b, c) - VALUES (new.a, nextval('public.rtest_seq'::regclass), 'rule 1 - this should run 1st'::text); --- --- Name: rtest_order1 rtest_order_r2; Type: RULE; Schema: public; Owner: postgres --- -CREATE RULE rtest_order_r2 AS - ON INSERT TO public.rtest_order1 DO INSERT INTO public.rtest_order2 (a, b, c) - VALUES (new.a, nextval('public.rtest_seq'::regclass), 'rule 2 - this should run 2nd'::text); --- --- Name: rtest_order1 rtest_order_r3; Type: RULE; Schema: public; Owner: postgres --- -CREATE RULE rtest_order_r3 AS - ON INSERT TO public.rtest_order1 DO INSTEAD INSERT INTO public.rtest_order2 (a, b, c) - VALUES (new.a, nextval('public.rtest_seq'::regclass), 'rule 3 - this should run 3rd'::text); --- --- Name: rtest_order1 rtest_order_r4; Type: RULE; Schema: public; Owner: postgres --- -CREATE RULE rtest_order_r4 AS - ON INSERT TO public.rtest_order1 - WHERE (new.a < 100) DO INSTEAD INSERT INTO public.rtest_order2 (a, b, c) - VALUES (new.a, nextval('public.rtest_seq'::regclass), 'rule 4 - this should run 4th'::text); --- --- Name: rtest_person rtest_pers_del; Type: RULE; Schema: public; Owner: postgres --- -CREATE RULE rtest_pers_del AS - ON DELETE TO public.rtest_person DO DELETE FROM public.rtest_admin - WHERE (rtest_admin.pname = old.pname); --- --- Name: rtest_person rtest_pers_upd; Type: RULE; Schema: public; Owner: postgres --- -CREATE RULE rtest_pers_upd AS - ON UPDATE TO public.rtest_person DO UPDATE public.rtest_admin SET pname = new.pname - WHERE (rtest_admin.pname = old.pname); --- --- Name: rtest_system rtest_sys_del; Type: RULE; Schema: public; Owner: postgres --- -CREATE RULE rtest_sys_del AS - ON DELETE TO public.rtest_system DO ( DELETE FROM public.rtest_interface - WHERE (rtest_interface.sysname = old.sysname); - DELETE FROM public.rtest_admin - WHERE (rtest_admin.sysname = old.sysname); -); --- --- Name: rtest_system rtest_sys_upd; Type: RULE; Schema: public; Owner: postgres --- -CREATE RULE rtest_sys_upd AS - ON UPDATE TO public.rtest_system DO ( UPDATE public.rtest_interface SET sysname = new.sysname - WHERE (rtest_interface.sysname = old.sysname); - UPDATE public.rtest_admin SET sysname = new.sysname - WHERE (rtest_admin.sysname = old.sysname); -); --- --- Name: rtest_t4 rtest_t4_ins1; Type: RULE; Schema: public; Owner: postgres --- -CREATE RULE rtest_t4_ins1 AS - ON INSERT TO public.rtest_t4 - WHERE ((new.a >= 10) AND (new.a < 20)) DO INSTEAD INSERT INTO public.rtest_t5 (a, b) - VALUES (new.a, new.b); --- --- Name: rtest_t4 rtest_t4_ins2; Type: RULE; Schema: public; Owner: postgres --- -CREATE RULE rtest_t4_ins2 AS - ON INSERT TO public.rtest_t4 - WHERE ((new.a >= 20) AND (new.a < 30)) DO INSERT INTO public.rtest_t6 (a, b) - VALUES (new.a, new.b); --- --- Name: rtest_t5 rtest_t5_ins; Type: RULE; Schema: public; Owner: postgres --- -CREATE RULE rtest_t5_ins AS - ON INSERT TO public.rtest_t5 - WHERE (new.a > 15) DO INSERT INTO public.rtest_t7 (a, b) - VALUES (new.a, new.b); --- --- Name: rtest_t6 rtest_t6_ins; Type: RULE; Schema: public; Owner: postgres --- -CREATE RULE rtest_t6_ins AS - ON INSERT TO public.rtest_t6 - WHERE (new.a > 25) DO INSTEAD INSERT INTO public.rtest_t8 (a, b) - VALUES (new.a, new.b); --- --- Name: rtest_v1 rtest_v1_del; Type: RULE; Schema: public; Owner: postgres --- -CREATE RULE rtest_v1_del AS - ON DELETE TO public.rtest_v1 DO INSTEAD DELETE FROM public.rtest_t1 - WHERE (rtest_t1.a = old.a); --- --- Name: rtest_v1 rtest_v1_ins; Type: RULE; Schema: public; Owner: postgres --- -CREATE RULE rtest_v1_ins AS - ON INSERT TO public.rtest_v1 DO INSTEAD INSERT INTO public.rtest_t1 (a, b) - VALUES (new.a, new.b); --- --- Name: rtest_v1 rtest_v1_upd; Type: RULE; Schema: public; Owner: postgres --- -CREATE RULE rtest_v1_upd AS - ON UPDATE TO public.rtest_v1 DO INSTEAD UPDATE public.rtest_t1 SET a = new.a, b = new.b - WHERE (rtest_t1.a = old.a); --- --- Name: rule_merge1 rule1; Type: RULE; Schema: public; Owner: postgres --- -CREATE RULE rule1 AS - ON INSERT TO public.rule_merge1 DO INSTEAD INSERT INTO public.rule_merge2 (a, b) - VALUES (new.a, new.b); -ALTER TABLE public.rule_merge1 DISABLE RULE rule1; --- --- Name: rule_merge1 rule2; Type: RULE; Schema: public; Owner: postgres --- -CREATE RULE rule2 AS - ON UPDATE TO public.rule_merge1 DO INSTEAD UPDATE public.rule_merge2 SET a = new.a, b = new.b - WHERE (rule_merge2.a = old.a); -ALTER TABLE public.rule_merge1 DISABLE RULE rule2; --- --- Name: rule_merge1 rule3; Type: RULE; Schema: public; Owner: postgres --- -CREATE RULE rule3 AS - ON DELETE TO public.rule_merge1 DO INSTEAD DELETE FROM public.rule_merge2 - WHERE (rule_merge2.a = old.a); -ALTER TABLE public.rule_merge1 DISABLE RULE rule3; --- --- Name: rule_and_refint_t3 rule_and_refint_t3_ins; Type: RULE; Schema: public; Owner: postgres --- -CREATE RULE rule_and_refint_t3_ins AS - ON INSERT TO public.rule_and_refint_t3 - WHERE (EXISTS ( SELECT 1 - FROM public.rule_and_refint_t3 rule_and_refint_t3_1 - WHERE ((rule_and_refint_t3_1.id3a = new.id3a) AND (rule_and_refint_t3_1.id3b = new.id3b) AND (rule_and_refint_t3_1.id3c = new.id3c)))) DO INSTEAD UPDATE public.rule_and_refint_t3 SET data = new.data - WHERE ((rule_and_refint_t3.id3a = new.id3a) AND (rule_and_refint_t3.id3b = new.id3b) AND (rule_and_refint_t3.id3c = new.id3c)); --- --- Name: shoelace shoelace_del; Type: RULE; Schema: public; Owner: postgres --- -CREATE RULE shoelace_del AS - ON DELETE TO public.shoelace DO INSTEAD DELETE FROM public.shoelace_data - WHERE (shoelace_data.sl_name = old.sl_name); --- --- Name: shoelace shoelace_ins; Type: RULE; Schema: public; Owner: postgres --- -CREATE RULE shoelace_ins AS - ON INSERT TO public.shoelace DO INSTEAD INSERT INTO public.shoelace_data (sl_name, sl_avail, sl_color, sl_len, sl_unit) - VALUES (new.sl_name, new.sl_avail, new.sl_color, new.sl_len, new.sl_unit); --- --- Name: shoelace_ok shoelace_ok_ins; Type: RULE; Schema: public; Owner: postgres --- -CREATE RULE shoelace_ok_ins AS - ON INSERT TO public.shoelace_ok DO INSTEAD UPDATE public.shoelace SET sl_avail = (shoelace.sl_avail + new.ok_quant) - WHERE (shoelace.sl_name = new.ok_name); --- --- Name: shoelace shoelace_upd; Type: RULE; Schema: public; Owner: postgres --- -CREATE RULE shoelace_upd AS - ON UPDATE TO public.shoelace DO INSTEAD UPDATE public.shoelace_data SET sl_name = new.sl_name, sl_avail = new.sl_avail, sl_color = new.sl_color, sl_len = new.sl_len, sl_unit = new.sl_unit - WHERE (shoelace_data.sl_name = old.sl_name); --- --- Name: trigger_parted aft_row; Type: TRIGGER; Schema: public; Owner: postgres --- -CREATE TRIGGER aft_row AFTER INSERT OR UPDATE ON public.trigger_parted FOR EACH ROW EXECUTE FUNCTION public.trigger_parted_trigfunc(); --- --- Name: trigger_parted_p2 aft_row; Type: TRIGGER; Schema: public; Owner: postgres --- -ALTER TABLE public.trigger_parted_p2 DISABLE TRIGGER aft_row; --- --- Name: trigger_parted_p2_2 aft_row; Type: TRIGGER; Schema: public; Owner: postgres --- -ALTER TABLE public.trigger_parted_p2_2 ENABLE ALWAYS TRIGGER aft_row; --- --- Name: main_table after_ins_stmt_trig; Type: TRIGGER; Schema: public; Owner: postgres --- -CREATE TRIGGER after_ins_stmt_trig AFTER INSERT ON public.main_table FOR EACH STATEMENT EXECUTE FUNCTION public.trigger_func('after_ins_stmt'); --- --- Name: main_table after_upd_a_b_row_trig; Type: TRIGGER; Schema: public; Owner: postgres --- -CREATE TRIGGER after_upd_a_b_row_trig AFTER UPDATE OF a, b ON public.main_table FOR EACH ROW EXECUTE FUNCTION public.trigger_func('after_upd_a_b_row'); --- --- Name: main_table after_upd_b_row_trig; Type: TRIGGER; Schema: public; Owner: postgres --- -CREATE TRIGGER after_upd_b_row_trig AFTER UPDATE OF b ON public.main_table FOR EACH ROW EXECUTE FUNCTION public.trigger_func('after_upd_b_row'); --- --- Name: main_table after_upd_b_stmt_trig; Type: TRIGGER; Schema: public; Owner: postgres --- -CREATE TRIGGER after_upd_b_stmt_trig AFTER UPDATE OF b ON public.main_table FOR EACH STATEMENT EXECUTE FUNCTION public.trigger_func('after_upd_b_stmt'); --- --- Name: main_table after_upd_stmt_trig; Type: TRIGGER; Schema: public; Owner: postgres --- -CREATE TRIGGER after_upd_stmt_trig AFTER UPDATE ON public.main_table FOR EACH STATEMENT EXECUTE FUNCTION public.trigger_func('after_upd_stmt'); --- --- Name: alter_table_under_transition_tables alter_table_under_transition_tables_upd_trigger; Type: TRIGGER; Schema: public; Owner: postgres --- -CREATE TRIGGER alter_table_under_transition_tables_upd_trigger AFTER UPDATE ON public.alter_table_under_transition_tables REFERENCING OLD TABLE AS d NEW TABLE AS i FOR EACH STATEMENT EXECUTE FUNCTION public.alter_table_under_transition_tables_upd_func(); --- --- Name: main_table before_ins_stmt_trig; Type: TRIGGER; Schema: public; Owner: postgres --- -CREATE TRIGGER before_ins_stmt_trig BEFORE INSERT ON public.main_table FOR EACH STATEMENT EXECUTE FUNCTION public.trigger_func('before_ins_stmt'); --- --- Name: main_table before_upd_a_stmt_trig; Type: TRIGGER; Schema: public; Owner: postgres --- -CREATE TRIGGER before_upd_a_stmt_trig BEFORE UPDATE OF a ON public.main_table FOR EACH STATEMENT EXECUTE FUNCTION public.trigger_func('before_upd_a_stmt'); --- --- Name: gtest26 gtest12_01; Type: TRIGGER; Schema: public; Owner: postgres --- -CREATE TRIGGER gtest12_01 BEFORE UPDATE ON public.gtest26 FOR EACH ROW EXECUTE FUNCTION public.gtest_trigger_func(); --- --- Name: gtest26 gtest12_02; Type: TRIGGER; Schema: public; Owner: postgres --- -CREATE TRIGGER gtest12_02 BEFORE UPDATE ON public.gtest26 FOR EACH ROW EXECUTE FUNCTION public.gtest_trigger_func4(); --- --- Name: gtest26 gtest12_03; Type: TRIGGER; Schema: public; Owner: postgres --- -CREATE TRIGGER gtest12_03 BEFORE UPDATE ON public.gtest26 FOR EACH ROW EXECUTE FUNCTION public.gtest_trigger_func(); --- --- Name: gtest26 gtest4; Type: TRIGGER; Schema: public; Owner: postgres --- -CREATE TRIGGER gtest4 AFTER INSERT OR UPDATE ON public.gtest26 FOR EACH ROW WHEN ((new.b < 0)) EXECUTE FUNCTION public.gtest_trigger_func(); --- --- Name: pline tg_backlink_a; Type: TRIGGER; Schema: public; Owner: postgres --- -CREATE TRIGGER tg_backlink_a AFTER INSERT OR DELETE OR UPDATE ON public.pline FOR EACH ROW EXECUTE FUNCTION public.tg_backlink_a('PL'); --- --- Name: pslot tg_backlink_a; Type: TRIGGER; Schema: public; Owner: postgres --- -CREATE TRIGGER tg_backlink_a AFTER INSERT OR DELETE OR UPDATE ON public.pslot FOR EACH ROW EXECUTE FUNCTION public.tg_backlink_a('PS'); --- --- Name: wslot tg_backlink_a; Type: TRIGGER; Schema: public; Owner: postgres --- -CREATE TRIGGER tg_backlink_a AFTER INSERT OR DELETE OR UPDATE ON public.wslot FOR EACH ROW EXECUTE FUNCTION public.tg_backlink_a('WS'); --- --- Name: pline tg_chkbacklink; Type: TRIGGER; Schema: public; Owner: postgres --- -CREATE TRIGGER tg_chkbacklink BEFORE INSERT OR UPDATE ON public.pline FOR EACH ROW EXECUTE FUNCTION public.tg_chkbacklink(); --- --- Name: pslot tg_chkbacklink; Type: TRIGGER; Schema: public; Owner: postgres --- -CREATE TRIGGER tg_chkbacklink BEFORE INSERT OR UPDATE ON public.pslot FOR EACH ROW EXECUTE FUNCTION public.tg_chkbacklink(); --- --- Name: wslot tg_chkbacklink; Type: TRIGGER; Schema: public; Owner: postgres --- -CREATE TRIGGER tg_chkbacklink BEFORE INSERT OR UPDATE ON public.wslot FOR EACH ROW EXECUTE FUNCTION public.tg_chkbacklink(); --- --- Name: hslot tg_chkslotlink; Type: TRIGGER; Schema: public; Owner: postgres --- -CREATE TRIGGER tg_chkslotlink BEFORE INSERT OR UPDATE ON public.hslot FOR EACH ROW EXECUTE FUNCTION public.tg_chkslotlink(); --- --- Name: iface tg_chkslotlink; Type: TRIGGER; Schema: public; Owner: postgres --- -CREATE TRIGGER tg_chkslotlink BEFORE INSERT OR UPDATE ON public.iface FOR EACH ROW EXECUTE FUNCTION public.tg_chkslotlink(); --- --- Name: phone tg_chkslotlink; Type: TRIGGER; Schema: public; Owner: postgres --- -CREATE TRIGGER tg_chkslotlink BEFORE INSERT OR UPDATE ON public.phone FOR EACH ROW EXECUTE FUNCTION public.tg_chkslotlink(); --- --- Name: pslot tg_chkslotlink; Type: TRIGGER; Schema: public; Owner: postgres --- -CREATE TRIGGER tg_chkslotlink BEFORE INSERT OR UPDATE ON public.pslot FOR EACH ROW EXECUTE FUNCTION public.tg_chkslotlink(); --- --- Name: wslot tg_chkslotlink; Type: TRIGGER; Schema: public; Owner: postgres --- -CREATE TRIGGER tg_chkslotlink BEFORE INSERT OR UPDATE ON public.wslot FOR EACH ROW EXECUTE FUNCTION public.tg_chkslotlink(); --- --- Name: iface tg_chkslotname; Type: TRIGGER; Schema: public; Owner: postgres --- -CREATE TRIGGER tg_chkslotname BEFORE INSERT ON public.iface FOR EACH ROW EXECUTE FUNCTION public.tg_chkslotname('IF'); --- --- Name: phone tg_chkslotname; Type: TRIGGER; Schema: public; Owner: postgres --- -CREATE TRIGGER tg_chkslotname BEFORE INSERT ON public.phone FOR EACH ROW EXECUTE FUNCTION public.tg_chkslotname('PH'); --- --- Name: pline tg_chkslotname; Type: TRIGGER; Schema: public; Owner: postgres --- -CREATE TRIGGER tg_chkslotname BEFORE INSERT ON public.pline FOR EACH ROW EXECUTE FUNCTION public.tg_chkslotname('PL'); --- --- Name: pslot tg_chkslotname; Type: TRIGGER; Schema: public; Owner: postgres --- -CREATE TRIGGER tg_chkslotname BEFORE INSERT ON public.pslot FOR EACH ROW EXECUTE FUNCTION public.tg_chkslotname('PS'); --- --- Name: wslot tg_chkslotname; Type: TRIGGER; Schema: public; Owner: postgres --- -CREATE TRIGGER tg_chkslotname BEFORE INSERT ON public.wslot FOR EACH ROW EXECUTE FUNCTION public.tg_chkslotname('WS'); --- --- Name: hslot tg_hslot_bd; Type: TRIGGER; Schema: public; Owner: postgres --- -CREATE TRIGGER tg_hslot_bd BEFORE DELETE ON public.hslot FOR EACH ROW EXECUTE FUNCTION public.tg_hslot_bd(); --- --- Name: hslot tg_hslot_biu; Type: TRIGGER; Schema: public; Owner: postgres --- -CREATE TRIGGER tg_hslot_biu BEFORE INSERT OR UPDATE ON public.hslot FOR EACH ROW EXECUTE FUNCTION public.tg_hslot_biu(); --- --- Name: hslot tg_hslot_bu; Type: TRIGGER; Schema: public; Owner: postgres --- -CREATE TRIGGER tg_hslot_bu BEFORE UPDATE ON public.hslot FOR EACH ROW EXECUTE FUNCTION public.tg_hslot_bu(); --- --- Name: hub tg_hub_a; Type: TRIGGER; Schema: public; Owner: postgres --- -CREATE TRIGGER tg_hub_a AFTER INSERT OR DELETE OR UPDATE ON public.hub FOR EACH ROW EXECUTE FUNCTION public.tg_hub_a(); --- --- Name: iface tg_iface_biu; Type: TRIGGER; Schema: public; Owner: postgres --- -CREATE TRIGGER tg_iface_biu BEFORE INSERT OR UPDATE ON public.iface FOR EACH ROW EXECUTE FUNCTION public.tg_iface_biu(); --- --- Name: iface tg_iface_bu; Type: TRIGGER; Schema: public; Owner: postgres --- -CREATE TRIGGER tg_iface_bu BEFORE UPDATE ON public.iface FOR EACH ROW EXECUTE FUNCTION public.tg_iface_bu(); --- --- Name: pfield tg_pfield_ad; Type: TRIGGER; Schema: public; Owner: postgres --- -CREATE TRIGGER tg_pfield_ad AFTER DELETE ON public.pfield FOR EACH ROW EXECUTE FUNCTION public.tg_pfield_ad(); --- --- Name: pfield tg_pfield_au; Type: TRIGGER; Schema: public; Owner: postgres --- -CREATE TRIGGER tg_pfield_au AFTER UPDATE ON public.pfield FOR EACH ROW EXECUTE FUNCTION public.tg_pfield_au(); --- --- Name: phone tg_phone_bu; Type: TRIGGER; Schema: public; Owner: postgres --- -CREATE TRIGGER tg_phone_bu BEFORE UPDATE ON public.phone FOR EACH ROW EXECUTE FUNCTION public.tg_phone_bu(); --- --- Name: pline tg_pline_bu; Type: TRIGGER; Schema: public; Owner: postgres --- -CREATE TRIGGER tg_pline_bu BEFORE UPDATE ON public.pline FOR EACH ROW EXECUTE FUNCTION public.tg_pline_bu(); --- --- Name: pslot tg_pslot_biu; Type: TRIGGER; Schema: public; Owner: postgres --- -CREATE TRIGGER tg_pslot_biu BEFORE INSERT OR UPDATE ON public.pslot FOR EACH ROW EXECUTE FUNCTION public.tg_pslot_biu(); --- --- Name: pslot tg_pslot_bu; Type: TRIGGER; Schema: public; Owner: postgres --- -CREATE TRIGGER tg_pslot_bu BEFORE UPDATE ON public.pslot FOR EACH ROW EXECUTE FUNCTION public.tg_pslot_bu(); --- --- Name: room tg_room_ad; Type: TRIGGER; Schema: public; Owner: postgres --- -CREATE TRIGGER tg_room_ad AFTER DELETE ON public.room FOR EACH ROW EXECUTE FUNCTION public.tg_room_ad(); --- --- Name: room tg_room_au; Type: TRIGGER; Schema: public; Owner: postgres --- -CREATE TRIGGER tg_room_au AFTER UPDATE ON public.room FOR EACH ROW EXECUTE FUNCTION public.tg_room_au(); --- --- Name: hslot tg_slotlink_a; Type: TRIGGER; Schema: public; Owner: postgres --- -CREATE TRIGGER tg_slotlink_a AFTER INSERT OR DELETE OR UPDATE ON public.hslot FOR EACH ROW EXECUTE FUNCTION public.tg_slotlink_a('HS'); --- --- Name: iface tg_slotlink_a; Type: TRIGGER; Schema: public; Owner: postgres --- -CREATE TRIGGER tg_slotlink_a AFTER INSERT OR DELETE OR UPDATE ON public.iface FOR EACH ROW EXECUTE FUNCTION public.tg_slotlink_a('IF'); --- --- Name: phone tg_slotlink_a; Type: TRIGGER; Schema: public; Owner: postgres --- -CREATE TRIGGER tg_slotlink_a AFTER INSERT OR DELETE OR UPDATE ON public.phone FOR EACH ROW EXECUTE FUNCTION public.tg_slotlink_a('PH'); --- --- Name: pslot tg_slotlink_a; Type: TRIGGER; Schema: public; Owner: postgres --- -CREATE TRIGGER tg_slotlink_a AFTER INSERT OR DELETE OR UPDATE ON public.pslot FOR EACH ROW EXECUTE FUNCTION public.tg_slotlink_a('PS'); --- --- Name: wslot tg_slotlink_a; Type: TRIGGER; Schema: public; Owner: postgres --- -CREATE TRIGGER tg_slotlink_a AFTER INSERT OR DELETE OR UPDATE ON public.wslot FOR EACH ROW EXECUTE FUNCTION public.tg_slotlink_a('WS'); --- --- Name: system tg_system_au; Type: TRIGGER; Schema: public; Owner: postgres --- -CREATE TRIGGER tg_system_au AFTER UPDATE ON public.system FOR EACH ROW EXECUTE FUNCTION public.tg_system_au(); --- --- Name: wslot tg_wslot_biu; Type: TRIGGER; Schema: public; Owner: postgres --- -CREATE TRIGGER tg_wslot_biu BEFORE INSERT OR UPDATE ON public.wslot FOR EACH ROW EXECUTE FUNCTION public.tg_wslot_biu(); --- --- Name: wslot tg_wslot_bu; Type: TRIGGER; Schema: public; Owner: postgres --- -CREATE TRIGGER tg_wslot_bu BEFORE UPDATE ON public.wslot FOR EACH ROW EXECUTE FUNCTION public.tg_wslot_bu(); --- --- Name: transition_table_base transition_table_base_ins_trig; Type: TRIGGER; Schema: public; Owner: postgres --- -CREATE TRIGGER transition_table_base_ins_trig AFTER INSERT ON public.transition_table_base REFERENCING NEW TABLE AS newtable FOR EACH STATEMENT EXECUTE FUNCTION public.transition_table_base_ins_func(); --- --- Name: transition_table_base transition_table_base_upd_trig; Type: TRIGGER; Schema: public; Owner: postgres --- -CREATE TRIGGER transition_table_base_upd_trig AFTER UPDATE ON public.transition_table_base REFERENCING OLD TABLE AS oldtable NEW TABLE AS newtable FOR EACH STATEMENT EXECUTE FUNCTION public.transition_table_base_upd_func(); --- --- Name: transition_table_level1 transition_table_level1_ri_parent_del_trigger; Type: TRIGGER; Schema: public; Owner: postgres --- -CREATE TRIGGER transition_table_level1_ri_parent_del_trigger AFTER DELETE ON public.transition_table_level1 REFERENCING OLD TABLE AS p FOR EACH STATEMENT EXECUTE FUNCTION public.transition_table_level1_ri_parent_del_func(); --- --- Name: transition_table_level1 transition_table_level1_ri_parent_upd_trigger; Type: TRIGGER; Schema: public; Owner: postgres --- -CREATE TRIGGER transition_table_level1_ri_parent_upd_trigger AFTER UPDATE ON public.transition_table_level1 REFERENCING OLD TABLE AS d NEW TABLE AS i FOR EACH STATEMENT EXECUTE FUNCTION public.transition_table_level1_ri_parent_upd_func(); --- --- Name: transition_table_level2 transition_table_level2_ri_child_ins_trigger; Type: TRIGGER; Schema: public; Owner: postgres --- -CREATE TRIGGER transition_table_level2_ri_child_ins_trigger AFTER INSERT ON public.transition_table_level2 REFERENCING NEW TABLE AS i FOR EACH STATEMENT EXECUTE FUNCTION public.transition_table_level2_ri_child_insupd_func(); --- --- Name: transition_table_level2 transition_table_level2_ri_child_upd_trigger; Type: TRIGGER; Schema: public; Owner: postgres --- -CREATE TRIGGER transition_table_level2_ri_child_upd_trigger AFTER UPDATE ON public.transition_table_level2 REFERENCING NEW TABLE AS i FOR EACH STATEMENT EXECUTE FUNCTION public.transition_table_level2_ri_child_insupd_func(); --- --- Name: test_tsvector tsvectorupdate; Type: TRIGGER; Schema: public; Owner: postgres --- -CREATE TRIGGER tsvectorupdate BEFORE INSERT OR UPDATE ON public.test_tsvector FOR EACH ROW EXECUTE FUNCTION tsvector_update_trigger('a', 'pg_catalog.english', 't'); --- --- Name: bar1 xtrig; Type: TRIGGER; Schema: public; Owner: postgres --- -CREATE TRIGGER xtrig AFTER UPDATE ON public.bar1 REFERENCING OLD TABLE AS old FOR EACH STATEMENT EXECUTE FUNCTION public.xtrig(); --- --- Name: fk fk_a_fkey; Type: FK CONSTRAINT; Schema: fkpart3; Owner: postgres --- -ALTER TABLE fkpart3.fk - ADD CONSTRAINT fk_a_fkey FOREIGN KEY (a) REFERENCES fkpart3.pk(a); --- --- Name: dropfk dropfk_a_fkey; Type: FK CONSTRAINT; Schema: fkpart4; Owner: postgres --- -ALTER TABLE ONLY fkpart4.dropfk - ADD CONSTRAINT dropfk_a_fkey FOREIGN KEY (a) REFERENCES fkpart4.droppk(a); --- --- Name: fk fk_a_fkey; Type: FK CONSTRAINT; Schema: fkpart5; Owner: postgres --- -ALTER TABLE fkpart5.fk - ADD CONSTRAINT fk_a_fkey FOREIGN KEY (a) REFERENCES fkpart5.pk(a); --- --- Name: clstr_tst clstr_tst_con; Type: FK CONSTRAINT; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.clstr_tst - ADD CONSTRAINT clstr_tst_con FOREIGN KEY (b) REFERENCES public.clstr_tst_s(rf_a); --- --- Name: comment_test_child comment_test_child_fk; Type: FK CONSTRAINT; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.comment_test_child - ADD CONSTRAINT comment_test_child_fk FOREIGN KEY (id) REFERENCES public.comment_test(id); --- --- Name: CONSTRAINT comment_test_child_fk ON comment_test_child; Type: COMMENT; Schema: public; Owner: postgres --- -COMMENT ON CONSTRAINT comment_test_child_fk ON public.comment_test_child IS 'FOREIGN KEY constraint of comment_test_child'; --- --- Name: credit_card credit_card_cid_fkey; Type: FK CONSTRAINT; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.credit_card - ADD CONSTRAINT credit_card_cid_fkey FOREIGN KEY (cid) REFERENCES public.customer(cid); --- --- Name: credit_usage credit_usage_cid_fkey; Type: FK CONSTRAINT; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.credit_usage - ADD CONSTRAINT credit_usage_cid_fkey FOREIGN KEY (cid) REFERENCES public.customer(cid); --- --- Name: fk_partitioned_fk_4_2 fk_partitioned_fk_4_2_a_b_fkey; Type: FK CONSTRAINT; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.fk_partitioned_fk_4_2 - ADD CONSTRAINT fk_partitioned_fk_4_2_a_b_fkey FOREIGN KEY (a, b) REFERENCES public.fk_notpartitioned_pk(a, b) ON UPDATE SET NULL; --- --- Name: fk_partitioned_fk_5_1 fk_partitioned_fk_5_1_a_b_fkey; Type: FK CONSTRAINT; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.fk_partitioned_fk_5_1 - ADD CONSTRAINT fk_partitioned_fk_5_1_a_b_fkey FOREIGN KEY (a, b) REFERENCES public.fk_notpartitioned_pk(a, b); --- --- Name: fk_partitioned_fk_5 fk_partitioned_fk_5_a_b_fkey; Type: FK CONSTRAINT; Schema: public; Owner: postgres --- -ALTER TABLE public.fk_partitioned_fk_5 - ADD CONSTRAINT fk_partitioned_fk_5_a_b_fkey FOREIGN KEY (a, b) REFERENCES public.fk_notpartitioned_pk(a, b) ON UPDATE CASCADE ON DELETE CASCADE DEFERRABLE; --- --- Name: fk_partitioned_fk_5 fk_partitioned_fk_5_a_b_fkey1; Type: FK CONSTRAINT; Schema: public; Owner: postgres --- -ALTER TABLE public.fk_partitioned_fk_5 - ADD CONSTRAINT fk_partitioned_fk_5_a_b_fkey1 FOREIGN KEY (a, b) REFERENCES public.fk_notpartitioned_pk(a, b) MATCH FULL ON UPDATE CASCADE ON DELETE CASCADE; --- --- Name: fk_partitioned_fk fk_partitioned_fk_a_b_fkey; Type: FK CONSTRAINT; Schema: public; Owner: postgres --- -ALTER TABLE public.fk_partitioned_fk - ADD CONSTRAINT fk_partitioned_fk_a_b_fkey FOREIGN KEY (a, b) REFERENCES public.fk_notpartitioned_pk(a, b) ON UPDATE CASCADE ON DELETE CASCADE; --- --- Name: gtest23q gtest23q_b_fkey; Type: FK CONSTRAINT; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.gtest23q - ADD CONSTRAINT gtest23q_b_fkey FOREIGN KEY (b) REFERENCES public.gtest23p(y); --- --- Name: parted_self_fk parted_self_fk_id_abc_fkey; Type: FK CONSTRAINT; Schema: public; Owner: postgres --- -ALTER TABLE public.parted_self_fk - ADD CONSTRAINT parted_self_fk_id_abc_fkey FOREIGN KEY (id_abc) REFERENCES public.parted_self_fk(id); --- --- Name: rule_and_refint_t3 rule_and_refint_t3_id3a_id3b_fkey; Type: FK CONSTRAINT; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.rule_and_refint_t3 - ADD CONSTRAINT rule_and_refint_t3_id3a_id3b_fkey FOREIGN KEY (id3a, id3b) REFERENCES public.rule_and_refint_t1(id1a, id1b); --- --- Name: rule_and_refint_t3 rule_and_refint_t3_id3a_id3c_fkey; Type: FK CONSTRAINT; Schema: public; Owner: postgres --- -ALTER TABLE ONLY public.rule_and_refint_t3 - ADD CONSTRAINT rule_and_refint_t3_id3a_id3c_fkey FOREIGN KEY (id3a, id3c) REFERENCES public.rule_and_refint_t2(id2a, id2c); --- --- Name: ec1; Type: ROW SECURITY; Schema: public; Owner: postgres --- -ALTER TABLE public.ec1 ENABLE ROW LEVEL SECURITY; --- --- Name: ec1 p1; Type: POLICY; Schema: public; Owner: postgres --- -CREATE POLICY p1 ON public.ec1 USING ((f1 OPERATOR(public.<) '5'::public.int8alias1)); --- --- Name: rls_tbl p1; Type: POLICY; Schema: regress_rls_schema; Owner: postgres --- -CREATE POLICY p1 ON regress_rls_schema.rls_tbl USING ((c1 > 5)); --- --- Name: rls_tbl_force p1; Type: POLICY; Schema: regress_rls_schema; Owner: postgres --- -CREATE POLICY p1 ON regress_rls_schema.rls_tbl_force USING ((c1 = 5)) WITH CHECK ((c1 < 5)); --- --- Name: rls_tbl p2; Type: POLICY; Schema: regress_rls_schema; Owner: postgres --- -CREATE POLICY p2 ON regress_rls_schema.rls_tbl FOR SELECT USING ((c1 <= 3)); --- --- Name: rls_tbl_force p2; Type: POLICY; Schema: regress_rls_schema; Owner: postgres --- -CREATE POLICY p2 ON regress_rls_schema.rls_tbl_force FOR SELECT USING ((c1 = 8)); --- --- Name: rls_tbl p3; Type: POLICY; Schema: regress_rls_schema; Owner: postgres --- -CREATE POLICY p3 ON regress_rls_schema.rls_tbl FOR UPDATE USING ((c1 <= 3)) WITH CHECK ((c1 > 5)); --- --- Name: rls_tbl_force p3; Type: POLICY; Schema: regress_rls_schema; Owner: postgres --- -CREATE POLICY p3 ON regress_rls_schema.rls_tbl_force FOR UPDATE USING ((c1 = 8)) WITH CHECK ((c1 >= 5)); --- --- Name: rls_tbl p4; Type: POLICY; Schema: regress_rls_schema; Owner: postgres --- -CREATE POLICY p4 ON regress_rls_schema.rls_tbl FOR DELETE USING ((c1 <= 3)); --- --- Name: rls_tbl_force p4; Type: POLICY; Schema: regress_rls_schema; Owner: postgres --- -CREATE POLICY p4 ON regress_rls_schema.rls_tbl_force FOR DELETE USING ((c1 = 8)); --- --- Name: rls_tbl; Type: ROW SECURITY; Schema: regress_rls_schema; Owner: postgres --- -ALTER TABLE regress_rls_schema.rls_tbl ENABLE ROW LEVEL SECURITY; --- --- Name: rls_tbl_force; Type: ROW SECURITY; Schema: regress_rls_schema; Owner: postgres --- -ALTER TABLE regress_rls_schema.rls_tbl_force ENABLE ROW LEVEL SECURITY; --- --- Name: SCHEMA public; Type: ACL; Schema: -; Owner: pg_database_owner --- -REVOKE USAGE ON SCHEMA public FROM PUBLIC; -GRANT ALL ON SCHEMA public TO PUBLIC; --- --- Name: COLUMN pg_authid.rolname; Type: ACL; Schema: pg_catalog; Owner: postgres --- -GRANT SELECT(rolname) ON TABLE pg_catalog.pg_authid TO postgres; --- --- Name: COLUMN pg_authid.rolsuper; Type: ACL; Schema: pg_catalog; Owner: postgres --- -GRANT SELECT(rolsuper) ON TABLE pg_catalog.pg_authid TO postgres; --- --- Name: COLUMN pg_proc.prosrc; Type: ACL; Schema: pg_catalog; Owner: postgres --- -GRANT SELECT(prosrc) ON TABLE pg_catalog.pg_proc TO postgres; --- --- Name: TABLE datdba_only; Type: ACL; Schema: public; Owner: pg_database_owner --- -REVOKE ALL ON TABLE public.datdba_only FROM pg_database_owner; -GRANT SELECT,INSERT,REFERENCES,TRIGGER,TRUNCATE,MAINTAIN,UPDATE ON TABLE public.datdba_only TO pg_database_owner; --- --- Name: TABLE my_credit_card_normal; Type: ACL; Schema: public; Owner: postgres --- -GRANT SELECT ON TABLE public.my_credit_card_normal TO PUBLIC; --- --- Name: TABLE my_credit_card_secure; Type: ACL; Schema: public; Owner: postgres --- -GRANT SELECT ON TABLE public.my_credit_card_secure TO PUBLIC; --- --- Name: TABLE my_credit_card_usage_normal; Type: ACL; Schema: public; Owner: postgres --- -GRANT SELECT ON TABLE public.my_credit_card_usage_normal TO PUBLIC; --- --- Name: TABLE my_credit_card_usage_secure; Type: ACL; Schema: public; Owner: postgres --- -GRANT SELECT ON TABLE public.my_credit_card_usage_secure TO PUBLIC; --- --- Name: TABLE my_property_normal; Type: ACL; Schema: public; Owner: postgres --- -GRANT SELECT ON TABLE public.my_property_normal TO PUBLIC; --- --- Name: TABLE my_property_secure; Type: ACL; Schema: public; Owner: postgres --- -GRANT SELECT ON TABLE public.my_property_secure TO PUBLIC; --- --- Name: test_event_trigger_guc; Type: EVENT TRIGGER; Schema: -; Owner: postgres --- -CREATE EVENT TRIGGER test_event_trigger_guc ON sql_drop - WHEN TAG IN ('DROP POLICY') - EXECUTE FUNCTION public.test_event_trigger_guc(); -ALTER EVENT TRIGGER test_event_trigger_guc OWNER TO postgres; --- --- Name: mvtest_tvm; Type: MATERIALIZED VIEW DATA; Schema: mvtest_mvschema; Owner: postgres --- -REFRESH MATERIALIZED VIEW mvtest_mvschema.mvtest_tvm; --- --- Name: compressmv; Type: MATERIALIZED VIEW DATA; Schema: public; Owner: postgres --- -REFRESH MATERIALIZED VIEW public.compressmv; --- --- Name: mvtest_tvvm; Type: MATERIALIZED VIEW DATA; Schema: public; Owner: postgres --- -REFRESH MATERIALIZED VIEW public.mvtest_tvvm; --- --- Name: mvtest_bb; Type: MATERIALIZED VIEW DATA; Schema: public; Owner: postgres --- -REFRESH MATERIALIZED VIEW public.mvtest_bb; --- --- Name: mvtest_tm; Type: MATERIALIZED VIEW DATA; Schema: public; Owner: postgres --- -REFRESH MATERIALIZED VIEW public.mvtest_tm; --- --- Name: mvtest_tmm; Type: MATERIALIZED VIEW DATA; Schema: public; Owner: postgres --- -REFRESH MATERIALIZED VIEW public.mvtest_tmm; --- --- Name: mvtest_tvmm; Type: MATERIALIZED VIEW DATA; Schema: public; Owner: postgres --- -REFRESH MATERIALIZED VIEW public.mvtest_tvmm; --- --- Name: tableam_tblmv_heap2; Type: MATERIALIZED VIEW DATA; Schema: public; Owner: postgres --- -REFRESH MATERIALIZED VIEW public.tableam_tblmv_heap2; --- -- PostgreSQL database dump complete -- --=== stderr === === EOF === [22:39:57.278](0.392s) 1..18 ### Stopping node "new_node" using mode immediate # Running: pg_ctl -D /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata -m immediate stop waiting for server to shut down.... done server stopped # No postmaster PID for node "new_node" [22:39:57.389](0.111s) # Looks like you failed 3 tests of 18.